@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
|
@@ -518,14 +518,14 @@ wrapperTag: div
|
|
|
518
518
|
<svg
|
|
519
519
|
class="pf-v6-svg"
|
|
520
520
|
fill="currentColor"
|
|
521
|
-
viewBox="0 0
|
|
521
|
+
viewBox="0 0 20 20"
|
|
522
522
|
aria-hidden="true"
|
|
523
523
|
role="img"
|
|
524
524
|
width="1em"
|
|
525
525
|
height="1em"
|
|
526
526
|
>
|
|
527
527
|
<path
|
|
528
|
-
d="
|
|
528
|
+
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"
|
|
529
529
|
/>
|
|
530
530
|
</svg>
|
|
531
531
|
</span>
|
|
@@ -541,14 +541,14 @@ wrapperTag: div
|
|
|
541
541
|
<svg
|
|
542
542
|
class="pf-v6-svg"
|
|
543
543
|
fill="currentColor"
|
|
544
|
-
viewBox="0 0
|
|
544
|
+
viewBox="0 0 20 20"
|
|
545
545
|
aria-hidden="true"
|
|
546
546
|
role="img"
|
|
547
547
|
width="1em"
|
|
548
548
|
height="1em"
|
|
549
549
|
>
|
|
550
550
|
<path
|
|
551
|
-
d="
|
|
551
|
+
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"
|
|
552
552
|
/>
|
|
553
553
|
</svg>
|
|
554
554
|
</span>
|
|
@@ -1051,14 +1051,14 @@ wrapperTag: div
|
|
|
1051
1051
|
<svg
|
|
1052
1052
|
class="pf-v6-svg"
|
|
1053
1053
|
fill="currentColor"
|
|
1054
|
-
viewBox="0 0
|
|
1054
|
+
viewBox="0 0 20 20"
|
|
1055
1055
|
aria-hidden="true"
|
|
1056
1056
|
role="img"
|
|
1057
1057
|
width="1em"
|
|
1058
1058
|
height="1em"
|
|
1059
1059
|
>
|
|
1060
1060
|
<path
|
|
1061
|
-
d="
|
|
1061
|
+
d="M10 19a.997.997 0 0 1-.707-.293l-7.647-7.646c-.283-.284-.439-.66-.439-1.061s.156-.777.44-1.06l7.646-7.647a1 1 0 1 1 1.414 1.414L3.414 10l7.293 7.293A1 1 0 0 1 10 19Zm8.707-.293a1 1 0 0 0 0-1.414L11.414 10l7.293-7.293a1 1 0 1 0-1.414-1.414L9.646 8.939c-.283.284-.439.66-.439 1.061s.156.777.44 1.06l7.646 7.647a.997.997 0 0 0 1.414 0Z"
|
|
1062
1062
|
/>
|
|
1063
1063
|
</svg>
|
|
1064
1064
|
</span>
|
|
@@ -1075,14 +1075,14 @@ wrapperTag: div
|
|
|
1075
1075
|
<svg
|
|
1076
1076
|
class="pf-v6-svg"
|
|
1077
1077
|
fill="currentColor"
|
|
1078
|
-
viewBox="0 0
|
|
1078
|
+
viewBox="0 0 20 20"
|
|
1079
1079
|
aria-hidden="true"
|
|
1080
1080
|
role="img"
|
|
1081
1081
|
width="1em"
|
|
1082
1082
|
height="1em"
|
|
1083
1083
|
>
|
|
1084
1084
|
<path
|
|
1085
|
-
d="
|
|
1085
|
+
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"
|
|
1086
1086
|
/>
|
|
1087
1087
|
</svg>
|
|
1088
1088
|
</span>
|
|
@@ -1110,14 +1110,14 @@ wrapperTag: div
|
|
|
1110
1110
|
<svg
|
|
1111
1111
|
class="pf-v6-svg"
|
|
1112
1112
|
fill="currentColor"
|
|
1113
|
-
viewBox="0 0
|
|
1113
|
+
viewBox="0 0 20 20"
|
|
1114
1114
|
aria-hidden="true"
|
|
1115
1115
|
role="img"
|
|
1116
1116
|
width="1em"
|
|
1117
1117
|
height="1em"
|
|
1118
1118
|
>
|
|
1119
1119
|
<path
|
|
1120
|
-
d="
|
|
1120
|
+
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"
|
|
1121
1121
|
/>
|
|
1122
1122
|
</svg>
|
|
1123
1123
|
</span>
|
|
@@ -1134,14 +1134,14 @@ wrapperTag: div
|
|
|
1134
1134
|
<svg
|
|
1135
1135
|
class="pf-v6-svg"
|
|
1136
1136
|
fill="currentColor"
|
|
1137
|
-
viewBox="0 0
|
|
1137
|
+
viewBox="0 0 20 20"
|
|
1138
1138
|
aria-hidden="true"
|
|
1139
1139
|
role="img"
|
|
1140
1140
|
width="1em"
|
|
1141
1141
|
height="1em"
|
|
1142
1142
|
>
|
|
1143
1143
|
<path
|
|
1144
|
-
d="
|
|
1144
|
+
d="M10 19a1 1 0 0 1-.707-1.707L16.586 10 9.293 2.707a1 1 0 1 1 1.414-1.414l7.647 7.646c.283.284.439.66.439 1.061s-.156.777-.44 1.06l-7.646 7.647A.997.997 0 0 1 10 19Zm-7.293-.293 7.647-7.646c.283-.284.439-.66.439-1.061s-.156-.777-.44-1.06L2.708 1.292a1 1 0 1 0-1.414 1.414L8.586 10l-7.293 7.293a1 1 0 1 0 1.414 1.414Z"
|
|
1145
1145
|
/>
|
|
1146
1146
|
</svg>
|
|
1147
1147
|
</span>
|
|
@@ -1712,14 +1712,14 @@ wrapperTag: div
|
|
|
1712
1712
|
<svg
|
|
1713
1713
|
class="pf-v6-svg"
|
|
1714
1714
|
fill="currentColor"
|
|
1715
|
-
viewBox="0 0
|
|
1715
|
+
viewBox="0 0 20 20"
|
|
1716
1716
|
aria-hidden="true"
|
|
1717
1717
|
role="img"
|
|
1718
1718
|
width="1em"
|
|
1719
1719
|
height="1em"
|
|
1720
1720
|
>
|
|
1721
1721
|
<path
|
|
1722
|
-
d="
|
|
1722
|
+
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"
|
|
1723
1723
|
/>
|
|
1724
1724
|
</svg>
|
|
1725
1725
|
</span>
|
|
@@ -1735,14 +1735,14 @@ wrapperTag: div
|
|
|
1735
1735
|
<svg
|
|
1736
1736
|
class="pf-v6-svg"
|
|
1737
1737
|
fill="currentColor"
|
|
1738
|
-
viewBox="0 0
|
|
1738
|
+
viewBox="0 0 20 20"
|
|
1739
1739
|
aria-hidden="true"
|
|
1740
1740
|
role="img"
|
|
1741
1741
|
width="1em"
|
|
1742
1742
|
height="1em"
|
|
1743
1743
|
>
|
|
1744
1744
|
<path
|
|
1745
|
-
d="
|
|
1745
|
+
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"
|
|
1746
1746
|
/>
|
|
1747
1747
|
</svg>
|
|
1748
1748
|
</span>
|
|
@@ -2187,14 +2187,14 @@ wrapperTag: div
|
|
|
2187
2187
|
<svg
|
|
2188
2188
|
class="pf-v6-svg"
|
|
2189
2189
|
fill="currentColor"
|
|
2190
|
-
viewBox="0 0
|
|
2190
|
+
viewBox="0 0 20 20"
|
|
2191
2191
|
aria-hidden="true"
|
|
2192
2192
|
role="img"
|
|
2193
2193
|
width="1em"
|
|
2194
2194
|
height="1em"
|
|
2195
2195
|
>
|
|
2196
2196
|
<path
|
|
2197
|
-
d="
|
|
2197
|
+
d="M10 19a.997.997 0 0 1-.707-.293l-7.647-7.646c-.283-.284-.439-.66-.439-1.061s.156-.777.44-1.06l7.646-7.647a1 1 0 1 1 1.414 1.414L3.414 10l7.293 7.293A1 1 0 0 1 10 19Zm8.707-.293a1 1 0 0 0 0-1.414L11.414 10l7.293-7.293a1 1 0 1 0-1.414-1.414L9.646 8.939c-.283.284-.439.66-.439 1.061s.156.777.44 1.06l7.646 7.647a.997.997 0 0 0 1.414 0Z"
|
|
2198
2198
|
/>
|
|
2199
2199
|
</svg>
|
|
2200
2200
|
</span>
|
|
@@ -2211,14 +2211,14 @@ wrapperTag: div
|
|
|
2211
2211
|
<svg
|
|
2212
2212
|
class="pf-v6-svg"
|
|
2213
2213
|
fill="currentColor"
|
|
2214
|
-
viewBox="0 0
|
|
2214
|
+
viewBox="0 0 20 20"
|
|
2215
2215
|
aria-hidden="true"
|
|
2216
2216
|
role="img"
|
|
2217
2217
|
width="1em"
|
|
2218
2218
|
height="1em"
|
|
2219
2219
|
>
|
|
2220
2220
|
<path
|
|
2221
|
-
d="
|
|
2221
|
+
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"
|
|
2222
2222
|
/>
|
|
2223
2223
|
</svg>
|
|
2224
2224
|
</span>
|
|
@@ -2246,14 +2246,14 @@ wrapperTag: div
|
|
|
2246
2246
|
<svg
|
|
2247
2247
|
class="pf-v6-svg"
|
|
2248
2248
|
fill="currentColor"
|
|
2249
|
-
viewBox="0 0
|
|
2249
|
+
viewBox="0 0 20 20"
|
|
2250
2250
|
aria-hidden="true"
|
|
2251
2251
|
role="img"
|
|
2252
2252
|
width="1em"
|
|
2253
2253
|
height="1em"
|
|
2254
2254
|
>
|
|
2255
2255
|
<path
|
|
2256
|
-
d="
|
|
2256
|
+
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"
|
|
2257
2257
|
/>
|
|
2258
2258
|
</svg>
|
|
2259
2259
|
</span>
|
|
@@ -2270,14 +2270,14 @@ wrapperTag: div
|
|
|
2270
2270
|
<svg
|
|
2271
2271
|
class="pf-v6-svg"
|
|
2272
2272
|
fill="currentColor"
|
|
2273
|
-
viewBox="0 0
|
|
2273
|
+
viewBox="0 0 20 20"
|
|
2274
2274
|
aria-hidden="true"
|
|
2275
2275
|
role="img"
|
|
2276
2276
|
width="1em"
|
|
2277
2277
|
height="1em"
|
|
2278
2278
|
>
|
|
2279
2279
|
<path
|
|
2280
|
-
d="
|
|
2280
|
+
d="M10 19a1 1 0 0 1-.707-1.707L16.586 10 9.293 2.707a1 1 0 1 1 1.414-1.414l7.647 7.646c.283.284.439.66.439 1.061s-.156.777-.44 1.06l-7.646 7.647A.997.997 0 0 1 10 19Zm-7.293-.293 7.647-7.646c.283-.284.439-.66.439-1.061s-.156-.777-.44-1.06L2.708 1.292a1 1 0 1 0-1.414 1.414L8.586 10l-7.293 7.293a1 1 0 1 0 1.414 1.414Z"
|
|
2281
2281
|
/>
|
|
2282
2282
|
</svg>
|
|
2283
2283
|
</span>
|
|
@@ -2940,14 +2940,14 @@ wrapperTag: div
|
|
|
2940
2940
|
<svg
|
|
2941
2941
|
class="pf-v6-svg"
|
|
2942
2942
|
fill="currentColor"
|
|
2943
|
-
viewBox="0 0
|
|
2943
|
+
viewBox="0 0 20 20"
|
|
2944
2944
|
aria-hidden="true"
|
|
2945
2945
|
role="img"
|
|
2946
2946
|
width="1em"
|
|
2947
2947
|
height="1em"
|
|
2948
2948
|
>
|
|
2949
2949
|
<path
|
|
2950
|
-
d="
|
|
2950
|
+
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"
|
|
2951
2951
|
/>
|
|
2952
2952
|
</svg>
|
|
2953
2953
|
</span>
|
|
@@ -2963,14 +2963,14 @@ wrapperTag: div
|
|
|
2963
2963
|
<svg
|
|
2964
2964
|
class="pf-v6-svg"
|
|
2965
2965
|
fill="currentColor"
|
|
2966
|
-
viewBox="0 0
|
|
2966
|
+
viewBox="0 0 20 20"
|
|
2967
2967
|
aria-hidden="true"
|
|
2968
2968
|
role="img"
|
|
2969
2969
|
width="1em"
|
|
2970
2970
|
height="1em"
|
|
2971
2971
|
>
|
|
2972
2972
|
<path
|
|
2973
|
-
d="
|
|
2973
|
+
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"
|
|
2974
2974
|
/>
|
|
2975
2975
|
</svg>
|
|
2976
2976
|
</span>
|
|
@@ -4182,14 +4182,14 @@ wrapperTag: div
|
|
|
4182
4182
|
<svg
|
|
4183
4183
|
class="pf-v6-svg"
|
|
4184
4184
|
fill="currentColor"
|
|
4185
|
-
viewBox="0 0
|
|
4185
|
+
viewBox="0 0 20 20"
|
|
4186
4186
|
aria-hidden="true"
|
|
4187
4187
|
role="img"
|
|
4188
4188
|
width="1em"
|
|
4189
4189
|
height="1em"
|
|
4190
4190
|
>
|
|
4191
4191
|
<path
|
|
4192
|
-
d="
|
|
4192
|
+
d="M10 19a.997.997 0 0 1-.707-.293l-7.647-7.646c-.283-.284-.439-.66-.439-1.061s.156-.777.44-1.06l7.646-7.647a1 1 0 1 1 1.414 1.414L3.414 10l7.293 7.293A1 1 0 0 1 10 19Zm8.707-.293a1 1 0 0 0 0-1.414L11.414 10l7.293-7.293a1 1 0 1 0-1.414-1.414L9.646 8.939c-.283.284-.439.66-.439 1.061s.156.777.44 1.06l7.646 7.647a.997.997 0 0 0 1.414 0Z"
|
|
4193
4193
|
/>
|
|
4194
4194
|
</svg>
|
|
4195
4195
|
</span>
|
|
@@ -4206,14 +4206,14 @@ wrapperTag: div
|
|
|
4206
4206
|
<svg
|
|
4207
4207
|
class="pf-v6-svg"
|
|
4208
4208
|
fill="currentColor"
|
|
4209
|
-
viewBox="0 0
|
|
4209
|
+
viewBox="0 0 20 20"
|
|
4210
4210
|
aria-hidden="true"
|
|
4211
4211
|
role="img"
|
|
4212
4212
|
width="1em"
|
|
4213
4213
|
height="1em"
|
|
4214
4214
|
>
|
|
4215
4215
|
<path
|
|
4216
|
-
d="
|
|
4216
|
+
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"
|
|
4217
4217
|
/>
|
|
4218
4218
|
</svg>
|
|
4219
4219
|
</span>
|
|
@@ -4241,14 +4241,14 @@ wrapperTag: div
|
|
|
4241
4241
|
<svg
|
|
4242
4242
|
class="pf-v6-svg"
|
|
4243
4243
|
fill="currentColor"
|
|
4244
|
-
viewBox="0 0
|
|
4244
|
+
viewBox="0 0 20 20"
|
|
4245
4245
|
aria-hidden="true"
|
|
4246
4246
|
role="img"
|
|
4247
4247
|
width="1em"
|
|
4248
4248
|
height="1em"
|
|
4249
4249
|
>
|
|
4250
4250
|
<path
|
|
4251
|
-
d="
|
|
4251
|
+
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"
|
|
4252
4252
|
/>
|
|
4253
4253
|
</svg>
|
|
4254
4254
|
</span>
|
|
@@ -4265,14 +4265,14 @@ wrapperTag: div
|
|
|
4265
4265
|
<svg
|
|
4266
4266
|
class="pf-v6-svg"
|
|
4267
4267
|
fill="currentColor"
|
|
4268
|
-
viewBox="0 0
|
|
4268
|
+
viewBox="0 0 20 20"
|
|
4269
4269
|
aria-hidden="true"
|
|
4270
4270
|
role="img"
|
|
4271
4271
|
width="1em"
|
|
4272
4272
|
height="1em"
|
|
4273
4273
|
>
|
|
4274
4274
|
<path
|
|
4275
|
-
d="
|
|
4275
|
+
d="M10 19a1 1 0 0 1-.707-1.707L16.586 10 9.293 2.707a1 1 0 1 1 1.414-1.414l7.647 7.646c.283.284.439.66.439 1.061s-.156.777-.44 1.06l-7.646 7.647A.997.997 0 0 1 10 19Zm-7.293-.293 7.647-7.646c.283-.284.439-.66.439-1.061s-.156-.777-.44-1.06L2.708 1.292a1 1 0 1 0-1.414 1.414L8.586 10l-7.293 7.293a1 1 0 1 0 1.414 1.414Z"
|
|
4276
4276
|
/>
|
|
4277
4277
|
</svg>
|
|
4278
4278
|
</span>
|
|
@@ -4868,14 +4868,14 @@ wrapperTag: div
|
|
|
4868
4868
|
<svg
|
|
4869
4869
|
class="pf-v6-svg"
|
|
4870
4870
|
fill="currentColor"
|
|
4871
|
-
viewBox="0 0
|
|
4871
|
+
viewBox="0 0 20 20"
|
|
4872
4872
|
aria-hidden="true"
|
|
4873
4873
|
role="img"
|
|
4874
4874
|
width="1em"
|
|
4875
4875
|
height="1em"
|
|
4876
4876
|
>
|
|
4877
4877
|
<path
|
|
4878
|
-
d="
|
|
4878
|
+
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"
|
|
4879
4879
|
/>
|
|
4880
4880
|
</svg>
|
|
4881
4881
|
</span>
|
|
@@ -4891,14 +4891,14 @@ wrapperTag: div
|
|
|
4891
4891
|
<svg
|
|
4892
4892
|
class="pf-v6-svg"
|
|
4893
4893
|
fill="currentColor"
|
|
4894
|
-
viewBox="0 0
|
|
4894
|
+
viewBox="0 0 20 20"
|
|
4895
4895
|
aria-hidden="true"
|
|
4896
4896
|
role="img"
|
|
4897
4897
|
width="1em"
|
|
4898
4898
|
height="1em"
|
|
4899
4899
|
>
|
|
4900
4900
|
<path
|
|
4901
|
-
d="
|
|
4901
|
+
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"
|
|
4902
4902
|
/>
|
|
4903
4903
|
</svg>
|
|
4904
4904
|
</span>
|
|
@@ -5401,14 +5401,14 @@ wrapperTag: div
|
|
|
5401
5401
|
<svg
|
|
5402
5402
|
class="pf-v6-svg"
|
|
5403
5403
|
fill="currentColor"
|
|
5404
|
-
viewBox="0 0
|
|
5404
|
+
viewBox="0 0 20 20"
|
|
5405
5405
|
aria-hidden="true"
|
|
5406
5406
|
role="img"
|
|
5407
5407
|
width="1em"
|
|
5408
5408
|
height="1em"
|
|
5409
5409
|
>
|
|
5410
5410
|
<path
|
|
5411
|
-
d="
|
|
5411
|
+
d="M10 19a.997.997 0 0 1-.707-.293l-7.647-7.646c-.283-.284-.439-.66-.439-1.061s.156-.777.44-1.06l7.646-7.647a1 1 0 1 1 1.414 1.414L3.414 10l7.293 7.293A1 1 0 0 1 10 19Zm8.707-.293a1 1 0 0 0 0-1.414L11.414 10l7.293-7.293a1 1 0 1 0-1.414-1.414L9.646 8.939c-.283.284-.439.66-.439 1.061s.156.777.44 1.06l7.646 7.647a.997.997 0 0 0 1.414 0Z"
|
|
5412
5412
|
/>
|
|
5413
5413
|
</svg>
|
|
5414
5414
|
</span>
|
|
@@ -5425,14 +5425,14 @@ wrapperTag: div
|
|
|
5425
5425
|
<svg
|
|
5426
5426
|
class="pf-v6-svg"
|
|
5427
5427
|
fill="currentColor"
|
|
5428
|
-
viewBox="0 0
|
|
5428
|
+
viewBox="0 0 20 20"
|
|
5429
5429
|
aria-hidden="true"
|
|
5430
5430
|
role="img"
|
|
5431
5431
|
width="1em"
|
|
5432
5432
|
height="1em"
|
|
5433
5433
|
>
|
|
5434
5434
|
<path
|
|
5435
|
-
d="
|
|
5435
|
+
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"
|
|
5436
5436
|
/>
|
|
5437
5437
|
</svg>
|
|
5438
5438
|
</span>
|
|
@@ -5460,14 +5460,14 @@ wrapperTag: div
|
|
|
5460
5460
|
<svg
|
|
5461
5461
|
class="pf-v6-svg"
|
|
5462
5462
|
fill="currentColor"
|
|
5463
|
-
viewBox="0 0
|
|
5463
|
+
viewBox="0 0 20 20"
|
|
5464
5464
|
aria-hidden="true"
|
|
5465
5465
|
role="img"
|
|
5466
5466
|
width="1em"
|
|
5467
5467
|
height="1em"
|
|
5468
5468
|
>
|
|
5469
5469
|
<path
|
|
5470
|
-
d="
|
|
5470
|
+
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"
|
|
5471
5471
|
/>
|
|
5472
5472
|
</svg>
|
|
5473
5473
|
</span>
|
|
@@ -5484,14 +5484,14 @@ wrapperTag: div
|
|
|
5484
5484
|
<svg
|
|
5485
5485
|
class="pf-v6-svg"
|
|
5486
5486
|
fill="currentColor"
|
|
5487
|
-
viewBox="0 0
|
|
5487
|
+
viewBox="0 0 20 20"
|
|
5488
5488
|
aria-hidden="true"
|
|
5489
5489
|
role="img"
|
|
5490
5490
|
width="1em"
|
|
5491
5491
|
height="1em"
|
|
5492
5492
|
>
|
|
5493
5493
|
<path
|
|
5494
|
-
d="
|
|
5494
|
+
d="M10 19a1 1 0 0 1-.707-1.707L16.586 10 9.293 2.707a1 1 0 1 1 1.414-1.414l7.647 7.646c.283.284.439.66.439 1.061s-.156.777-.44 1.06l-7.646 7.647A.997.997 0 0 1 10 19Zm-7.293-.293 7.647-7.646c.283-.284.439-.66.439-1.061s-.156-.777-.44-1.06L2.708 1.292a1 1 0 1 0-1.414 1.414L8.586 10l-7.293 7.293a1 1 0 1 0 1.414 1.414Z"
|
|
5495
5495
|
/>
|
|
5496
5496
|
</svg>
|
|
5497
5497
|
</span>
|