@patternfly/patternfly 6.6.0-prerelease.14 → 6.6.0-prerelease.15
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/Banner/banner.css +3 -0
- package/components/Banner/banner.scss +4 -1
- package/components/Button/button.css +15 -1
- package/components/Button/button.scss +17 -1
- package/components/_index.css +18 -1
- package/docs/components/DualListSelector/examples/DualListSelector.md +72 -72
- package/docs/components/Pagination/examples/Pagination.md +120 -120
- 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/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 +1 -1
- package/patternfly-no-globals.css +18 -1
- package/patternfly.css +18 -1
- package/patternfly.min.css +1 -1
- package/patternfly.min.css.map +1 -1
|
@@ -162,14 +162,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
162
162
|
<svg
|
|
163
163
|
class="pf-v6-svg"
|
|
164
164
|
fill="currentColor"
|
|
165
|
-
viewBox="0 0
|
|
165
|
+
viewBox="0 0 20 20"
|
|
166
166
|
aria-hidden="true"
|
|
167
167
|
role="img"
|
|
168
168
|
width="1em"
|
|
169
169
|
height="1em"
|
|
170
170
|
>
|
|
171
171
|
<path
|
|
172
|
-
d="
|
|
172
|
+
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"
|
|
173
173
|
/>
|
|
174
174
|
</svg>
|
|
175
175
|
</span>
|
|
@@ -185,14 +185,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
185
185
|
<svg
|
|
186
186
|
class="pf-v6-svg"
|
|
187
187
|
fill="currentColor"
|
|
188
|
-
viewBox="0 0
|
|
188
|
+
viewBox="0 0 20 20"
|
|
189
189
|
aria-hidden="true"
|
|
190
190
|
role="img"
|
|
191
191
|
width="1em"
|
|
192
192
|
height="1em"
|
|
193
193
|
>
|
|
194
194
|
<path
|
|
195
|
-
d="
|
|
195
|
+
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"
|
|
196
196
|
/>
|
|
197
197
|
</svg>
|
|
198
198
|
</span>
|
|
@@ -209,14 +209,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
209
209
|
<svg
|
|
210
210
|
class="pf-v6-svg"
|
|
211
211
|
fill="currentColor"
|
|
212
|
-
viewBox="0 0
|
|
212
|
+
viewBox="0 0 20 20"
|
|
213
213
|
aria-hidden="true"
|
|
214
214
|
role="img"
|
|
215
215
|
width="1em"
|
|
216
216
|
height="1em"
|
|
217
217
|
>
|
|
218
218
|
<path
|
|
219
|
-
d="
|
|
219
|
+
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"
|
|
220
220
|
/>
|
|
221
221
|
</svg>
|
|
222
222
|
</span>
|
|
@@ -233,14 +233,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
233
233
|
<svg
|
|
234
234
|
class="pf-v6-svg"
|
|
235
235
|
fill="currentColor"
|
|
236
|
-
viewBox="0 0
|
|
236
|
+
viewBox="0 0 20 20"
|
|
237
237
|
aria-hidden="true"
|
|
238
238
|
role="img"
|
|
239
239
|
width="1em"
|
|
240
240
|
height="1em"
|
|
241
241
|
>
|
|
242
242
|
<path
|
|
243
|
-
d="
|
|
243
|
+
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"
|
|
244
244
|
/>
|
|
245
245
|
</svg>
|
|
246
246
|
</span>
|
|
@@ -494,14 +494,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
494
494
|
<svg
|
|
495
495
|
class="pf-v6-svg"
|
|
496
496
|
fill="currentColor"
|
|
497
|
-
viewBox="0 0
|
|
497
|
+
viewBox="0 0 20 20"
|
|
498
498
|
aria-hidden="true"
|
|
499
499
|
role="img"
|
|
500
500
|
width="1em"
|
|
501
501
|
height="1em"
|
|
502
502
|
>
|
|
503
503
|
<path
|
|
504
|
-
d="
|
|
504
|
+
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"
|
|
505
505
|
/>
|
|
506
506
|
</svg>
|
|
507
507
|
</span>
|
|
@@ -517,14 +517,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
517
517
|
<svg
|
|
518
518
|
class="pf-v6-svg"
|
|
519
519
|
fill="currentColor"
|
|
520
|
-
viewBox="0 0
|
|
520
|
+
viewBox="0 0 20 20"
|
|
521
521
|
aria-hidden="true"
|
|
522
522
|
role="img"
|
|
523
523
|
width="1em"
|
|
524
524
|
height="1em"
|
|
525
525
|
>
|
|
526
526
|
<path
|
|
527
|
-
d="
|
|
527
|
+
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"
|
|
528
528
|
/>
|
|
529
529
|
</svg>
|
|
530
530
|
</span>
|
|
@@ -541,14 +541,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
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="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"
|
|
552
552
|
/>
|
|
553
553
|
</svg>
|
|
554
554
|
</span>
|
|
@@ -565,14 +565,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
565
565
|
<svg
|
|
566
566
|
class="pf-v6-svg"
|
|
567
567
|
fill="currentColor"
|
|
568
|
-
viewBox="0 0
|
|
568
|
+
viewBox="0 0 20 20"
|
|
569
569
|
aria-hidden="true"
|
|
570
570
|
role="img"
|
|
571
571
|
width="1em"
|
|
572
572
|
height="1em"
|
|
573
573
|
>
|
|
574
574
|
<path
|
|
575
|
-
d="
|
|
575
|
+
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"
|
|
576
576
|
/>
|
|
577
577
|
</svg>
|
|
578
578
|
</span>
|
|
@@ -826,14 +826,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
826
826
|
<svg
|
|
827
827
|
class="pf-v6-svg"
|
|
828
828
|
fill="currentColor"
|
|
829
|
-
viewBox="0 0
|
|
829
|
+
viewBox="0 0 20 20"
|
|
830
830
|
aria-hidden="true"
|
|
831
831
|
role="img"
|
|
832
832
|
width="1em"
|
|
833
833
|
height="1em"
|
|
834
834
|
>
|
|
835
835
|
<path
|
|
836
|
-
d="
|
|
836
|
+
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"
|
|
837
837
|
/>
|
|
838
838
|
</svg>
|
|
839
839
|
</span>
|
|
@@ -849,14 +849,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
849
849
|
<svg
|
|
850
850
|
class="pf-v6-svg"
|
|
851
851
|
fill="currentColor"
|
|
852
|
-
viewBox="0 0
|
|
852
|
+
viewBox="0 0 20 20"
|
|
853
853
|
aria-hidden="true"
|
|
854
854
|
role="img"
|
|
855
855
|
width="1em"
|
|
856
856
|
height="1em"
|
|
857
857
|
>
|
|
858
858
|
<path
|
|
859
|
-
d="
|
|
859
|
+
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"
|
|
860
860
|
/>
|
|
861
861
|
</svg>
|
|
862
862
|
</span>
|
|
@@ -873,14 +873,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
873
873
|
<svg
|
|
874
874
|
class="pf-v6-svg"
|
|
875
875
|
fill="currentColor"
|
|
876
|
-
viewBox="0 0
|
|
876
|
+
viewBox="0 0 20 20"
|
|
877
877
|
aria-hidden="true"
|
|
878
878
|
role="img"
|
|
879
879
|
width="1em"
|
|
880
880
|
height="1em"
|
|
881
881
|
>
|
|
882
882
|
<path
|
|
883
|
-
d="
|
|
883
|
+
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"
|
|
884
884
|
/>
|
|
885
885
|
</svg>
|
|
886
886
|
</span>
|
|
@@ -897,14 +897,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
897
897
|
<svg
|
|
898
898
|
class="pf-v6-svg"
|
|
899
899
|
fill="currentColor"
|
|
900
|
-
viewBox="0 0
|
|
900
|
+
viewBox="0 0 20 20"
|
|
901
901
|
aria-hidden="true"
|
|
902
902
|
role="img"
|
|
903
903
|
width="1em"
|
|
904
904
|
height="1em"
|
|
905
905
|
>
|
|
906
906
|
<path
|
|
907
|
-
d="
|
|
907
|
+
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"
|
|
908
908
|
/>
|
|
909
909
|
</svg>
|
|
910
910
|
</span>
|
|
@@ -1159,14 +1159,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
1159
1159
|
<svg
|
|
1160
1160
|
class="pf-v6-svg"
|
|
1161
1161
|
fill="currentColor"
|
|
1162
|
-
viewBox="0 0
|
|
1162
|
+
viewBox="0 0 20 20"
|
|
1163
1163
|
aria-hidden="true"
|
|
1164
1164
|
role="img"
|
|
1165
1165
|
width="1em"
|
|
1166
1166
|
height="1em"
|
|
1167
1167
|
>
|
|
1168
1168
|
<path
|
|
1169
|
-
d="
|
|
1169
|
+
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"
|
|
1170
1170
|
/>
|
|
1171
1171
|
</svg>
|
|
1172
1172
|
</span>
|
|
@@ -1182,14 +1182,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
1182
1182
|
<svg
|
|
1183
1183
|
class="pf-v6-svg"
|
|
1184
1184
|
fill="currentColor"
|
|
1185
|
-
viewBox="0 0
|
|
1185
|
+
viewBox="0 0 20 20"
|
|
1186
1186
|
aria-hidden="true"
|
|
1187
1187
|
role="img"
|
|
1188
1188
|
width="1em"
|
|
1189
1189
|
height="1em"
|
|
1190
1190
|
>
|
|
1191
1191
|
<path
|
|
1192
|
-
d="
|
|
1192
|
+
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"
|
|
1193
1193
|
/>
|
|
1194
1194
|
</svg>
|
|
1195
1195
|
</span>
|
|
@@ -1205,14 +1205,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
1205
1205
|
<svg
|
|
1206
1206
|
class="pf-v6-svg"
|
|
1207
1207
|
fill="currentColor"
|
|
1208
|
-
viewBox="0 0
|
|
1208
|
+
viewBox="0 0 20 20"
|
|
1209
1209
|
aria-hidden="true"
|
|
1210
1210
|
role="img"
|
|
1211
1211
|
width="1em"
|
|
1212
1212
|
height="1em"
|
|
1213
1213
|
>
|
|
1214
1214
|
<path
|
|
1215
|
-
d="
|
|
1215
|
+
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"
|
|
1216
1216
|
/>
|
|
1217
1217
|
</svg>
|
|
1218
1218
|
</span>
|
|
@@ -1229,14 +1229,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
1229
1229
|
<svg
|
|
1230
1230
|
class="pf-v6-svg"
|
|
1231
1231
|
fill="currentColor"
|
|
1232
|
-
viewBox="0 0
|
|
1232
|
+
viewBox="0 0 20 20"
|
|
1233
1233
|
aria-hidden="true"
|
|
1234
1234
|
role="img"
|
|
1235
1235
|
width="1em"
|
|
1236
1236
|
height="1em"
|
|
1237
1237
|
>
|
|
1238
1238
|
<path
|
|
1239
|
-
d="
|
|
1239
|
+
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"
|
|
1240
1240
|
/>
|
|
1241
1241
|
</svg>
|
|
1242
1242
|
</span>
|
|
@@ -1501,14 +1501,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
1501
1501
|
<svg
|
|
1502
1502
|
class="pf-v6-svg"
|
|
1503
1503
|
fill="currentColor"
|
|
1504
|
-
viewBox="0 0
|
|
1504
|
+
viewBox="0 0 20 20"
|
|
1505
1505
|
aria-hidden="true"
|
|
1506
1506
|
role="img"
|
|
1507
1507
|
width="1em"
|
|
1508
1508
|
height="1em"
|
|
1509
1509
|
>
|
|
1510
1510
|
<path
|
|
1511
|
-
d="
|
|
1511
|
+
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"
|
|
1512
1512
|
/>
|
|
1513
1513
|
</svg>
|
|
1514
1514
|
</span>
|
|
@@ -1524,14 +1524,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
1524
1524
|
<svg
|
|
1525
1525
|
class="pf-v6-svg"
|
|
1526
1526
|
fill="currentColor"
|
|
1527
|
-
viewBox="0 0
|
|
1527
|
+
viewBox="0 0 20 20"
|
|
1528
1528
|
aria-hidden="true"
|
|
1529
1529
|
role="img"
|
|
1530
1530
|
width="1em"
|
|
1531
1531
|
height="1em"
|
|
1532
1532
|
>
|
|
1533
1533
|
<path
|
|
1534
|
-
d="
|
|
1534
|
+
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"
|
|
1535
1535
|
/>
|
|
1536
1536
|
</svg>
|
|
1537
1537
|
</span>
|
|
@@ -1547,14 +1547,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
1547
1547
|
<svg
|
|
1548
1548
|
class="pf-v6-svg"
|
|
1549
1549
|
fill="currentColor"
|
|
1550
|
-
viewBox="0 0
|
|
1550
|
+
viewBox="0 0 20 20"
|
|
1551
1551
|
aria-hidden="true"
|
|
1552
1552
|
role="img"
|
|
1553
1553
|
width="1em"
|
|
1554
1554
|
height="1em"
|
|
1555
1555
|
>
|
|
1556
1556
|
<path
|
|
1557
|
-
d="
|
|
1557
|
+
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"
|
|
1558
1558
|
/>
|
|
1559
1559
|
</svg>
|
|
1560
1560
|
</span>
|
|
@@ -1570,14 +1570,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
1570
1570
|
<svg
|
|
1571
1571
|
class="pf-v6-svg"
|
|
1572
1572
|
fill="currentColor"
|
|
1573
|
-
viewBox="0 0
|
|
1573
|
+
viewBox="0 0 20 20"
|
|
1574
1574
|
aria-hidden="true"
|
|
1575
1575
|
role="img"
|
|
1576
1576
|
width="1em"
|
|
1577
1577
|
height="1em"
|
|
1578
1578
|
>
|
|
1579
1579
|
<path
|
|
1580
|
-
d="
|
|
1580
|
+
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"
|
|
1581
1581
|
/>
|
|
1582
1582
|
</svg>
|
|
1583
1583
|
</span>
|
|
@@ -2142,14 +2142,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
2142
2142
|
<svg
|
|
2143
2143
|
class="pf-v6-svg"
|
|
2144
2144
|
fill="currentColor"
|
|
2145
|
-
viewBox="0 0
|
|
2145
|
+
viewBox="0 0 20 20"
|
|
2146
2146
|
aria-hidden="true"
|
|
2147
2147
|
role="img"
|
|
2148
2148
|
width="1em"
|
|
2149
2149
|
height="1em"
|
|
2150
2150
|
>
|
|
2151
2151
|
<path
|
|
2152
|
-
d="
|
|
2152
|
+
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"
|
|
2153
2153
|
/>
|
|
2154
2154
|
</svg>
|
|
2155
2155
|
</span>
|
|
@@ -2165,14 +2165,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
2165
2165
|
<svg
|
|
2166
2166
|
class="pf-v6-svg"
|
|
2167
2167
|
fill="currentColor"
|
|
2168
|
-
viewBox="0 0
|
|
2168
|
+
viewBox="0 0 20 20"
|
|
2169
2169
|
aria-hidden="true"
|
|
2170
2170
|
role="img"
|
|
2171
2171
|
width="1em"
|
|
2172
2172
|
height="1em"
|
|
2173
2173
|
>
|
|
2174
2174
|
<path
|
|
2175
|
-
d="
|
|
2175
|
+
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"
|
|
2176
2176
|
/>
|
|
2177
2177
|
</svg>
|
|
2178
2178
|
</span>
|
|
@@ -2189,14 +2189,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
2189
2189
|
<svg
|
|
2190
2190
|
class="pf-v6-svg"
|
|
2191
2191
|
fill="currentColor"
|
|
2192
|
-
viewBox="0 0
|
|
2192
|
+
viewBox="0 0 20 20"
|
|
2193
2193
|
aria-hidden="true"
|
|
2194
2194
|
role="img"
|
|
2195
2195
|
width="1em"
|
|
2196
2196
|
height="1em"
|
|
2197
2197
|
>
|
|
2198
2198
|
<path
|
|
2199
|
-
d="
|
|
2199
|
+
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"
|
|
2200
2200
|
/>
|
|
2201
2201
|
</svg>
|
|
2202
2202
|
</span>
|
|
@@ -2213,14 +2213,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
2213
2213
|
<svg
|
|
2214
2214
|
class="pf-v6-svg"
|
|
2215
2215
|
fill="currentColor"
|
|
2216
|
-
viewBox="0 0
|
|
2216
|
+
viewBox="0 0 20 20"
|
|
2217
2217
|
aria-hidden="true"
|
|
2218
2218
|
role="img"
|
|
2219
2219
|
width="1em"
|
|
2220
2220
|
height="1em"
|
|
2221
2221
|
>
|
|
2222
2222
|
<path
|
|
2223
|
-
d="
|
|
2223
|
+
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"
|
|
2224
2224
|
/>
|
|
2225
2225
|
</svg>
|
|
2226
2226
|
</span>
|
|
@@ -2759,14 +2759,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
2759
2759
|
<svg
|
|
2760
2760
|
class="pf-v6-svg"
|
|
2761
2761
|
fill="currentColor"
|
|
2762
|
-
viewBox="0 0
|
|
2762
|
+
viewBox="0 0 20 20"
|
|
2763
2763
|
aria-hidden="true"
|
|
2764
2764
|
role="img"
|
|
2765
2765
|
width="1em"
|
|
2766
2766
|
height="1em"
|
|
2767
2767
|
>
|
|
2768
2768
|
<path
|
|
2769
|
-
d="
|
|
2769
|
+
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"
|
|
2770
2770
|
/>
|
|
2771
2771
|
</svg>
|
|
2772
2772
|
</span>
|
|
@@ -2782,14 +2782,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
2782
2782
|
<svg
|
|
2783
2783
|
class="pf-v6-svg"
|
|
2784
2784
|
fill="currentColor"
|
|
2785
|
-
viewBox="0 0
|
|
2785
|
+
viewBox="0 0 20 20"
|
|
2786
2786
|
aria-hidden="true"
|
|
2787
2787
|
role="img"
|
|
2788
2788
|
width="1em"
|
|
2789
2789
|
height="1em"
|
|
2790
2790
|
>
|
|
2791
2791
|
<path
|
|
2792
|
-
d="
|
|
2792
|
+
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"
|
|
2793
2793
|
/>
|
|
2794
2794
|
</svg>
|
|
2795
2795
|
</span>
|
|
@@ -2806,14 +2806,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
2806
2806
|
<svg
|
|
2807
2807
|
class="pf-v6-svg"
|
|
2808
2808
|
fill="currentColor"
|
|
2809
|
-
viewBox="0 0
|
|
2809
|
+
viewBox="0 0 20 20"
|
|
2810
2810
|
aria-hidden="true"
|
|
2811
2811
|
role="img"
|
|
2812
2812
|
width="1em"
|
|
2813
2813
|
height="1em"
|
|
2814
2814
|
>
|
|
2815
2815
|
<path
|
|
2816
|
-
d="
|
|
2816
|
+
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"
|
|
2817
2817
|
/>
|
|
2818
2818
|
</svg>
|
|
2819
2819
|
</span>
|
|
@@ -2830,14 +2830,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
2830
2830
|
<svg
|
|
2831
2831
|
class="pf-v6-svg"
|
|
2832
2832
|
fill="currentColor"
|
|
2833
|
-
viewBox="0 0
|
|
2833
|
+
viewBox="0 0 20 20"
|
|
2834
2834
|
aria-hidden="true"
|
|
2835
2835
|
role="img"
|
|
2836
2836
|
width="1em"
|
|
2837
2837
|
height="1em"
|
|
2838
2838
|
>
|
|
2839
2839
|
<path
|
|
2840
|
-
d="
|
|
2840
|
+
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"
|
|
2841
2841
|
/>
|
|
2842
2842
|
</svg>
|
|
2843
2843
|
</span>
|
|
@@ -3462,14 +3462,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3462
3462
|
<svg
|
|
3463
3463
|
class="pf-v6-svg"
|
|
3464
3464
|
fill="currentColor"
|
|
3465
|
-
viewBox="0 0
|
|
3465
|
+
viewBox="0 0 20 20"
|
|
3466
3466
|
aria-hidden="true"
|
|
3467
3467
|
role="img"
|
|
3468
3468
|
width="1em"
|
|
3469
3469
|
height="1em"
|
|
3470
3470
|
>
|
|
3471
3471
|
<path
|
|
3472
|
-
d="
|
|
3472
|
+
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"
|
|
3473
3473
|
/>
|
|
3474
3474
|
</svg>
|
|
3475
3475
|
</span>
|
|
@@ -3485,14 +3485,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3485
3485
|
<svg
|
|
3486
3486
|
class="pf-v6-svg"
|
|
3487
3487
|
fill="currentColor"
|
|
3488
|
-
viewBox="0 0
|
|
3488
|
+
viewBox="0 0 20 20"
|
|
3489
3489
|
aria-hidden="true"
|
|
3490
3490
|
role="img"
|
|
3491
3491
|
width="1em"
|
|
3492
3492
|
height="1em"
|
|
3493
3493
|
>
|
|
3494
3494
|
<path
|
|
3495
|
-
d="
|
|
3495
|
+
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"
|
|
3496
3496
|
/>
|
|
3497
3497
|
</svg>
|
|
3498
3498
|
</span>
|
|
@@ -3509,14 +3509,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3509
3509
|
<svg
|
|
3510
3510
|
class="pf-v6-svg"
|
|
3511
3511
|
fill="currentColor"
|
|
3512
|
-
viewBox="0 0
|
|
3512
|
+
viewBox="0 0 20 20"
|
|
3513
3513
|
aria-hidden="true"
|
|
3514
3514
|
role="img"
|
|
3515
3515
|
width="1em"
|
|
3516
3516
|
height="1em"
|
|
3517
3517
|
>
|
|
3518
3518
|
<path
|
|
3519
|
-
d="
|
|
3519
|
+
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"
|
|
3520
3520
|
/>
|
|
3521
3521
|
</svg>
|
|
3522
3522
|
</span>
|
|
@@ -3533,14 +3533,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3533
3533
|
<svg
|
|
3534
3534
|
class="pf-v6-svg"
|
|
3535
3535
|
fill="currentColor"
|
|
3536
|
-
viewBox="0 0
|
|
3536
|
+
viewBox="0 0 20 20"
|
|
3537
3537
|
aria-hidden="true"
|
|
3538
3538
|
role="img"
|
|
3539
3539
|
width="1em"
|
|
3540
3540
|
height="1em"
|
|
3541
3541
|
>
|
|
3542
3542
|
<path
|
|
3543
|
-
d="
|
|
3543
|
+
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"
|
|
3544
3544
|
/>
|
|
3545
3545
|
</svg>
|
|
3546
3546
|
</span>
|
|
@@ -3780,14 +3780,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3780
3780
|
<svg
|
|
3781
3781
|
class="pf-v6-svg"
|
|
3782
3782
|
fill="currentColor"
|
|
3783
|
-
viewBox="0 0
|
|
3783
|
+
viewBox="0 0 20 20"
|
|
3784
3784
|
aria-hidden="true"
|
|
3785
3785
|
role="img"
|
|
3786
3786
|
width="1em"
|
|
3787
3787
|
height="1em"
|
|
3788
3788
|
>
|
|
3789
3789
|
<path
|
|
3790
|
-
d="
|
|
3790
|
+
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"
|
|
3791
3791
|
/>
|
|
3792
3792
|
</svg>
|
|
3793
3793
|
</span>
|
|
@@ -3803,14 +3803,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3803
3803
|
<svg
|
|
3804
3804
|
class="pf-v6-svg"
|
|
3805
3805
|
fill="currentColor"
|
|
3806
|
-
viewBox="0 0
|
|
3806
|
+
viewBox="0 0 20 20"
|
|
3807
3807
|
aria-hidden="true"
|
|
3808
3808
|
role="img"
|
|
3809
3809
|
width="1em"
|
|
3810
3810
|
height="1em"
|
|
3811
3811
|
>
|
|
3812
3812
|
<path
|
|
3813
|
-
d="
|
|
3813
|
+
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"
|
|
3814
3814
|
/>
|
|
3815
3815
|
</svg>
|
|
3816
3816
|
</span>
|
|
@@ -3827,14 +3827,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3827
3827
|
<svg
|
|
3828
3828
|
class="pf-v6-svg"
|
|
3829
3829
|
fill="currentColor"
|
|
3830
|
-
viewBox="0 0
|
|
3830
|
+
viewBox="0 0 20 20"
|
|
3831
3831
|
aria-hidden="true"
|
|
3832
3832
|
role="img"
|
|
3833
3833
|
width="1em"
|
|
3834
3834
|
height="1em"
|
|
3835
3835
|
>
|
|
3836
3836
|
<path
|
|
3837
|
-
d="
|
|
3837
|
+
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"
|
|
3838
3838
|
/>
|
|
3839
3839
|
</svg>
|
|
3840
3840
|
</span>
|
|
@@ -3851,14 +3851,14 @@ cssPrefix: pf-v6-c-dual-list-selector
|
|
|
3851
3851
|
<svg
|
|
3852
3852
|
class="pf-v6-svg"
|
|
3853
3853
|
fill="currentColor"
|
|
3854
|
-
viewBox="0 0
|
|
3854
|
+
viewBox="0 0 20 20"
|
|
3855
3855
|
aria-hidden="true"
|
|
3856
3856
|
role="img"
|
|
3857
3857
|
width="1em"
|
|
3858
3858
|
height="1em"
|
|
3859
3859
|
>
|
|
3860
3860
|
<path
|
|
3861
|
-
d="
|
|
3861
|
+
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"
|
|
3862
3862
|
/>
|
|
3863
3863
|
</svg>
|
|
3864
3864
|
</span>
|