@khanacademy/wonder-blocks-link 4.2.1 → 4.2.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.
@@ -23,22 +23,12 @@ exports[`Link <Link tabIndex={-1}> 1`] = `
23
23
  "cursor": "pointer",
24
24
  "outline": "none",
25
25
  "textDecoration": "none",
26
- "textUnderlineOffset": "3px",
27
26
  "verticalAlign": "bottom",
28
27
  }
29
28
  }
30
29
  tabIndex={-1}
31
30
  >
32
- <span
33
- className=""
34
- style={
35
- {
36
- "verticalAlign": "middle",
37
- }
38
- }
39
- >
40
- Click me
41
- </span>
31
+ Click me
42
32
  </a>
43
33
  `;
44
34
 
@@ -65,22 +55,12 @@ exports[`Link <Link tabIndex={0}> 1`] = `
65
55
  "cursor": "pointer",
66
56
  "outline": "none",
67
57
  "textDecoration": "none",
68
- "textUnderlineOffset": "3px",
69
58
  "verticalAlign": "bottom",
70
59
  }
71
60
  }
72
61
  tabIndex={0}
73
62
  >
74
- <span
75
- className=""
76
- style={
77
- {
78
- "verticalAlign": "middle",
79
- }
80
- }
81
- >
82
- Click me
83
- </span>
63
+ Click me
84
64
  </a>
85
65
  `;
86
66
 
@@ -107,22 +87,12 @@ exports[`Link <Link tabIndex={1}> 1`] = `
107
87
  "cursor": "pointer",
108
88
  "outline": "none",
109
89
  "textDecoration": "none",
110
- "textUnderlineOffset": "3px",
111
90
  "verticalAlign": "bottom",
112
91
  }
113
92
  }
114
93
  tabIndex={1}
115
94
  >
116
- <span
117
- className=""
118
- style={
119
- {
120
- "verticalAlign": "middle",
121
- }
122
- }
123
- >
124
- Click me
125
- </span>
95
+ Click me
126
96
  </a>
127
97
  `;
128
98
 
@@ -154,22 +124,13 @@ exports[`LinkCore kind:primary href:# light:false visitable:false focused 1`] =
154
124
  "cursor": "pointer",
155
125
  "outline": "none",
156
126
  "textDecoration": "underline currentcolor solid",
157
- "textUnderlineOffset": "3px",
127
+ "textUnderlineOffset": 2,
158
128
  "verticalAlign": "bottom",
159
129
  }
160
130
  }
161
131
  tabIndex={0}
162
132
  >
163
- <span
164
- className=""
165
- style={
166
- {
167
- "verticalAlign": "middle",
168
- }
169
- }
170
- >
171
- Click me
172
- </span>
133
+ Click me
173
134
  </a>
174
135
  `;
175
136
 
@@ -201,22 +162,12 @@ exports[`LinkCore kind:primary href:# light:false visitable:false focused 2`] =
201
162
  "cursor": "pointer",
202
163
  "outline": "none",
203
164
  "textDecoration": "none",
204
- "textUnderlineOffset": "3px",
205
165
  "verticalAlign": "bottom",
206
166
  }
207
167
  }
208
168
  tabIndex={0}
209
169
  >
210
- <span
211
- className=""
212
- style={
213
- {
214
- "verticalAlign": "middle",
215
- }
216
- }
217
- >
218
- Click me
219
- </span>
170
+ Click me
220
171
  </a>
221
172
  `;
222
173
 
@@ -243,22 +194,13 @@ exports[`LinkCore kind:primary href:# light:false visitable:false hovered 1`] =
243
194
  "cursor": "pointer",
244
195
  "outline": "none",
245
196
  "textDecoration": "underline currentcolor solid",
246
- "textUnderlineOffset": "3px",
197
+ "textUnderlineOffset": 2,
247
198
  "verticalAlign": "bottom",
248
199
  }
249
200
  }
250
201
  tabIndex={0}
251
202
  >
252
- <span
253
- className=""
254
- style={
255
- {
256
- "verticalAlign": "middle",
257
- }
258
- }
259
- >
260
- Click me
261
- </span>
203
+ Click me
262
204
  </a>
263
205
  `;
264
206
 
@@ -285,22 +227,12 @@ exports[`LinkCore kind:primary href:# light:false visitable:false hovered 2`] =
285
227
  "cursor": "pointer",
286
228
  "outline": "none",
287
229
  "textDecoration": "underline currentcolor solid",
288
- "textUnderlineOffset": "3px",
289
230
  "verticalAlign": "bottom",
290
231
  }
291
232
  }
292
233
  tabIndex={0}
293
234
  >
294
- <span
295
- className=""
296
- style={
297
- {
298
- "verticalAlign": "middle",
299
- }
300
- }
301
- >
302
- Click me
303
- </span>
235
+ Click me
304
236
  </a>
305
237
  `;
306
238
 
@@ -327,22 +259,13 @@ exports[`LinkCore kind:primary href:# light:false visitable:false pressed 1`] =
327
259
  "cursor": "pointer",
328
260
  "outline": "none",
329
261
  "textDecoration": "underline currentcolor solid",
330
- "textUnderlineOffset": "3px",
262
+ "textUnderlineOffset": 2,
331
263
  "verticalAlign": "bottom",
332
264
  }
333
265
  }
334
266
  tabIndex={0}
335
267
  >
336
- <span
337
- className=""
338
- style={
339
- {
340
- "verticalAlign": "middle",
341
- }
342
- }
343
- >
344
- Click me
345
- </span>
268
+ Click me
346
269
  </a>
347
270
  `;
348
271
 
@@ -369,22 +292,12 @@ exports[`LinkCore kind:primary href:# light:false visitable:false pressed 2`] =
369
292
  "cursor": "pointer",
370
293
  "outline": "none",
371
294
  "textDecoration": "underline currentcolor solid",
372
- "textUnderlineOffset": "3px",
373
295
  "verticalAlign": "bottom",
374
296
  }
375
297
  }
376
298
  tabIndex={0}
377
299
  >
378
- <span
379
- className=""
380
- style={
381
- {
382
- "verticalAlign": "middle",
383
- }
384
- }
385
- >
386
- Click me
387
- </span>
300
+ Click me
388
301
  </a>
389
302
  `;
390
303
 
@@ -422,22 +335,13 @@ exports[`LinkCore kind:primary href:# light:false visitable:true focused 1`] = `
422
335
  "cursor": "pointer",
423
336
  "outline": "none",
424
337
  "textDecoration": "underline currentcolor solid",
425
- "textUnderlineOffset": "3px",
338
+ "textUnderlineOffset": 2,
426
339
  "verticalAlign": "bottom",
427
340
  }
428
341
  }
429
342
  tabIndex={0}
430
343
  >
431
- <span
432
- className=""
433
- style={
434
- {
435
- "verticalAlign": "middle",
436
- }
437
- }
438
- >
439
- Click me
440
- </span>
344
+ Click me
441
345
  </a>
442
346
  `;
443
347
 
@@ -475,22 +379,12 @@ exports[`LinkCore kind:primary href:# light:false visitable:true focused 2`] = `
475
379
  "cursor": "pointer",
476
380
  "outline": "none",
477
381
  "textDecoration": "none",
478
- "textUnderlineOffset": "3px",
479
382
  "verticalAlign": "bottom",
480
383
  }
481
384
  }
482
385
  tabIndex={0}
483
386
  >
484
- <span
485
- className=""
486
- style={
487
- {
488
- "verticalAlign": "middle",
489
- }
490
- }
491
- >
492
- Click me
493
- </span>
387
+ Click me
494
388
  </a>
495
389
  `;
496
390
 
@@ -520,22 +414,13 @@ exports[`LinkCore kind:primary href:# light:false visitable:true hovered 1`] = `
520
414
  "cursor": "pointer",
521
415
  "outline": "none",
522
416
  "textDecoration": "underline currentcolor solid",
523
- "textUnderlineOffset": "3px",
417
+ "textUnderlineOffset": 2,
524
418
  "verticalAlign": "bottom",
525
419
  }
526
420
  }
527
421
  tabIndex={0}
528
422
  >
529
- <span
530
- className=""
531
- style={
532
- {
533
- "verticalAlign": "middle",
534
- }
535
- }
536
- >
537
- Click me
538
- </span>
423
+ Click me
539
424
  </a>
540
425
  `;
541
426
 
@@ -565,22 +450,12 @@ exports[`LinkCore kind:primary href:# light:false visitable:true hovered 2`] = `
565
450
  "cursor": "pointer",
566
451
  "outline": "none",
567
452
  "textDecoration": "underline currentcolor solid",
568
- "textUnderlineOffset": "3px",
569
453
  "verticalAlign": "bottom",
570
454
  }
571
455
  }
572
456
  tabIndex={0}
573
457
  >
574
- <span
575
- className=""
576
- style={
577
- {
578
- "verticalAlign": "middle",
579
- }
580
- }
581
- >
582
- Click me
583
- </span>
458
+ Click me
584
459
  </a>
585
460
  `;
586
461
 
@@ -610,22 +485,13 @@ exports[`LinkCore kind:primary href:# light:false visitable:true pressed 1`] = `
610
485
  "cursor": "pointer",
611
486
  "outline": "none",
612
487
  "textDecoration": "underline currentcolor solid",
613
- "textUnderlineOffset": "3px",
488
+ "textUnderlineOffset": 2,
614
489
  "verticalAlign": "bottom",
615
490
  }
616
491
  }
617
492
  tabIndex={0}
618
493
  >
619
- <span
620
- className=""
621
- style={
622
- {
623
- "verticalAlign": "middle",
624
- }
625
- }
626
- >
627
- Click me
628
- </span>
494
+ Click me
629
495
  </a>
630
496
  `;
631
497
 
@@ -655,22 +521,12 @@ exports[`LinkCore kind:primary href:# light:false visitable:true pressed 2`] = `
655
521
  "cursor": "pointer",
656
522
  "outline": "none",
657
523
  "textDecoration": "underline currentcolor solid",
658
- "textUnderlineOffset": "3px",
659
524
  "verticalAlign": "bottom",
660
525
  }
661
526
  }
662
527
  tabIndex={0}
663
528
  >
664
- <span
665
- className=""
666
- style={
667
- {
668
- "verticalAlign": "middle",
669
- }
670
- }
671
- >
672
- Click me
673
- </span>
529
+ Click me
674
530
  </a>
675
531
  `;
676
532
 
@@ -702,22 +558,13 @@ exports[`LinkCore kind:primary href:# light:true visitable:false focused 1`] = `
702
558
  "cursor": "pointer",
703
559
  "outline": "none",
704
560
  "textDecoration": "underline currentcolor solid",
705
- "textUnderlineOffset": "3px",
561
+ "textUnderlineOffset": 2,
706
562
  "verticalAlign": "bottom",
707
563
  }
708
564
  }
709
565
  tabIndex={0}
710
566
  >
711
- <span
712
- className=""
713
- style={
714
- {
715
- "verticalAlign": "middle",
716
- }
717
- }
718
- >
719
- Click me
720
- </span>
567
+ Click me
721
568
  </a>
722
569
  `;
723
570
 
@@ -749,22 +596,12 @@ exports[`LinkCore kind:primary href:# light:true visitable:false focused 2`] = `
749
596
  "cursor": "pointer",
750
597
  "outline": "none",
751
598
  "textDecoration": "none",
752
- "textUnderlineOffset": "3px",
753
599
  "verticalAlign": "bottom",
754
600
  }
755
601
  }
756
602
  tabIndex={0}
757
603
  >
758
- <span
759
- className=""
760
- style={
761
- {
762
- "verticalAlign": "middle",
763
- }
764
- }
765
- >
766
- Click me
767
- </span>
604
+ Click me
768
605
  </a>
769
606
  `;
770
607
 
@@ -791,22 +628,13 @@ exports[`LinkCore kind:primary href:# light:true visitable:false hovered 1`] = `
791
628
  "cursor": "pointer",
792
629
  "outline": "none",
793
630
  "textDecoration": "underline currentcolor solid",
794
- "textUnderlineOffset": "3px",
631
+ "textUnderlineOffset": 2,
795
632
  "verticalAlign": "bottom",
796
633
  }
797
634
  }
798
635
  tabIndex={0}
799
636
  >
800
- <span
801
- className=""
802
- style={
803
- {
804
- "verticalAlign": "middle",
805
- }
806
- }
807
- >
808
- Click me
809
- </span>
637
+ Click me
810
638
  </a>
811
639
  `;
812
640
 
@@ -833,22 +661,12 @@ exports[`LinkCore kind:primary href:# light:true visitable:false hovered 2`] = `
833
661
  "cursor": "pointer",
834
662
  "outline": "none",
835
663
  "textDecoration": "underline currentcolor solid",
836
- "textUnderlineOffset": "3px",
837
664
  "verticalAlign": "bottom",
838
665
  }
839
666
  }
840
667
  tabIndex={0}
841
668
  >
842
- <span
843
- className=""
844
- style={
845
- {
846
- "verticalAlign": "middle",
847
- }
848
- }
849
- >
850
- Click me
851
- </span>
669
+ Click me
852
670
  </a>
853
671
  `;
854
672
 
@@ -875,22 +693,13 @@ exports[`LinkCore kind:primary href:# light:true visitable:false pressed 1`] = `
875
693
  "cursor": "pointer",
876
694
  "outline": "none",
877
695
  "textDecoration": "underline currentcolor solid",
878
- "textUnderlineOffset": "3px",
696
+ "textUnderlineOffset": 2,
879
697
  "verticalAlign": "bottom",
880
698
  }
881
699
  }
882
700
  tabIndex={0}
883
701
  >
884
- <span
885
- className=""
886
- style={
887
- {
888
- "verticalAlign": "middle",
889
- }
890
- }
891
- >
892
- Click me
893
- </span>
702
+ Click me
894
703
  </a>
895
704
  `;
896
705
 
@@ -917,22 +726,12 @@ exports[`LinkCore kind:primary href:# light:true visitable:false pressed 2`] = `
917
726
  "cursor": "pointer",
918
727
  "outline": "none",
919
728
  "textDecoration": "underline currentcolor solid",
920
- "textUnderlineOffset": "3px",
921
729
  "verticalAlign": "bottom",
922
730
  }
923
731
  }
924
732
  tabIndex={0}
925
733
  >
926
- <span
927
- className=""
928
- style={
929
- {
930
- "verticalAlign": "middle",
931
- }
932
- }
933
- >
934
- Click me
935
- </span>
734
+ Click me
936
735
  </a>
937
736
  `;
938
737
 
@@ -970,22 +769,13 @@ exports[`LinkCore kind:primary href:# light:true visitable:true focused 1`] = `
970
769
  "cursor": "pointer",
971
770
  "outline": "none",
972
771
  "textDecoration": "underline currentcolor solid",
973
- "textUnderlineOffset": "3px",
772
+ "textUnderlineOffset": 2,
974
773
  "verticalAlign": "bottom",
975
774
  }
976
775
  }
977
776
  tabIndex={0}
978
777
  >
979
- <span
980
- className=""
981
- style={
982
- {
983
- "verticalAlign": "middle",
984
- }
985
- }
986
- >
987
- Click me
988
- </span>
778
+ Click me
989
779
  </a>
990
780
  `;
991
781
 
@@ -1023,22 +813,12 @@ exports[`LinkCore kind:primary href:# light:true visitable:true focused 2`] = `
1023
813
  "cursor": "pointer",
1024
814
  "outline": "none",
1025
815
  "textDecoration": "none",
1026
- "textUnderlineOffset": "3px",
1027
816
  "verticalAlign": "bottom",
1028
817
  }
1029
818
  }
1030
819
  tabIndex={0}
1031
820
  >
1032
- <span
1033
- className=""
1034
- style={
1035
- {
1036
- "verticalAlign": "middle",
1037
- }
1038
- }
1039
- >
1040
- Click me
1041
- </span>
821
+ Click me
1042
822
  </a>
1043
823
  `;
1044
824
 
@@ -1068,22 +848,13 @@ exports[`LinkCore kind:primary href:# light:true visitable:true hovered 1`] = `
1068
848
  "cursor": "pointer",
1069
849
  "outline": "none",
1070
850
  "textDecoration": "underline currentcolor solid",
1071
- "textUnderlineOffset": "3px",
851
+ "textUnderlineOffset": 2,
1072
852
  "verticalAlign": "bottom",
1073
853
  }
1074
854
  }
1075
855
  tabIndex={0}
1076
856
  >
1077
- <span
1078
- className=""
1079
- style={
1080
- {
1081
- "verticalAlign": "middle",
1082
- }
1083
- }
1084
- >
1085
- Click me
1086
- </span>
857
+ Click me
1087
858
  </a>
1088
859
  `;
1089
860
 
@@ -1113,22 +884,12 @@ exports[`LinkCore kind:primary href:# light:true visitable:true hovered 2`] = `
1113
884
  "cursor": "pointer",
1114
885
  "outline": "none",
1115
886
  "textDecoration": "underline currentcolor solid",
1116
- "textUnderlineOffset": "3px",
1117
887
  "verticalAlign": "bottom",
1118
888
  }
1119
889
  }
1120
890
  tabIndex={0}
1121
891
  >
1122
- <span
1123
- className=""
1124
- style={
1125
- {
1126
- "verticalAlign": "middle",
1127
- }
1128
- }
1129
- >
1130
- Click me
1131
- </span>
892
+ Click me
1132
893
  </a>
1133
894
  `;
1134
895
 
@@ -1158,22 +919,13 @@ exports[`LinkCore kind:primary href:# light:true visitable:true pressed 1`] = `
1158
919
  "cursor": "pointer",
1159
920
  "outline": "none",
1160
921
  "textDecoration": "underline currentcolor solid",
1161
- "textUnderlineOffset": "3px",
922
+ "textUnderlineOffset": 2,
1162
923
  "verticalAlign": "bottom",
1163
924
  }
1164
925
  }
1165
926
  tabIndex={0}
1166
927
  >
1167
- <span
1168
- className=""
1169
- style={
1170
- {
1171
- "verticalAlign": "middle",
1172
- }
1173
- }
1174
- >
1175
- Click me
1176
- </span>
928
+ Click me
1177
929
  </a>
1178
930
  `;
1179
931
 
@@ -1203,22 +955,12 @@ exports[`LinkCore kind:primary href:# light:true visitable:true pressed 2`] = `
1203
955
  "cursor": "pointer",
1204
956
  "outline": "none",
1205
957
  "textDecoration": "underline currentcolor solid",
1206
- "textUnderlineOffset": "3px",
1207
958
  "verticalAlign": "bottom",
1208
959
  }
1209
960
  }
1210
961
  tabIndex={0}
1211
962
  >
1212
- <span
1213
- className=""
1214
- style={
1215
- {
1216
- "verticalAlign": "middle",
1217
- }
1218
- }
1219
- >
1220
- Click me
1221
- </span>
963
+ Click me
1222
964
  </a>
1223
965
  `;
1224
966
 
@@ -1250,22 +992,13 @@ exports[`LinkCore kind:primary href:#non-existent-link light:false visitable:fal
1250
992
  "cursor": "pointer",
1251
993
  "outline": "none",
1252
994
  "textDecoration": "underline currentcolor solid",
1253
- "textUnderlineOffset": "3px",
995
+ "textUnderlineOffset": 2,
1254
996
  "verticalAlign": "bottom",
1255
997
  }
1256
998
  }
1257
999
  tabIndex={0}
1258
1000
  >
1259
- <span
1260
- className=""
1261
- style={
1262
- {
1263
- "verticalAlign": "middle",
1264
- }
1265
- }
1266
- >
1267
- Click me
1268
- </span>
1001
+ Click me
1269
1002
  </a>
1270
1003
  `;
1271
1004
 
@@ -1297,22 +1030,12 @@ exports[`LinkCore kind:primary href:#non-existent-link light:false visitable:fal
1297
1030
  "cursor": "pointer",
1298
1031
  "outline": "none",
1299
1032
  "textDecoration": "none",
1300
- "textUnderlineOffset": "3px",
1301
1033
  "verticalAlign": "bottom",
1302
1034
  }
1303
1035
  }
1304
1036
  tabIndex={0}
1305
1037
  >
1306
- <span
1307
- className=""
1308
- style={
1309
- {
1310
- "verticalAlign": "middle",
1311
- }
1312
- }
1313
- >
1314
- Click me
1315
- </span>
1038
+ Click me
1316
1039
  </a>
1317
1040
  `;
1318
1041
 
@@ -1339,22 +1062,13 @@ exports[`LinkCore kind:primary href:#non-existent-link light:false visitable:fal
1339
1062
  "cursor": "pointer",
1340
1063
  "outline": "none",
1341
1064
  "textDecoration": "underline currentcolor solid",
1342
- "textUnderlineOffset": "3px",
1065
+ "textUnderlineOffset": 2,
1343
1066
  "verticalAlign": "bottom",
1344
1067
  }
1345
1068
  }
1346
1069
  tabIndex={0}
1347
1070
  >
1348
- <span
1349
- className=""
1350
- style={
1351
- {
1352
- "verticalAlign": "middle",
1353
- }
1354
- }
1355
- >
1356
- Click me
1357
- </span>
1071
+ Click me
1358
1072
  </a>
1359
1073
  `;
1360
1074
 
@@ -1381,22 +1095,12 @@ exports[`LinkCore kind:primary href:#non-existent-link light:false visitable:fal
1381
1095
  "cursor": "pointer",
1382
1096
  "outline": "none",
1383
1097
  "textDecoration": "underline currentcolor solid",
1384
- "textUnderlineOffset": "3px",
1385
1098
  "verticalAlign": "bottom",
1386
1099
  }
1387
1100
  }
1388
1101
  tabIndex={0}
1389
1102
  >
1390
- <span
1391
- className=""
1392
- style={
1393
- {
1394
- "verticalAlign": "middle",
1395
- }
1396
- }
1397
- >
1398
- Click me
1399
- </span>
1103
+ Click me
1400
1104
  </a>
1401
1105
  `;
1402
1106
 
@@ -1423,22 +1127,13 @@ exports[`LinkCore kind:primary href:#non-existent-link light:false visitable:fal
1423
1127
  "cursor": "pointer",
1424
1128
  "outline": "none",
1425
1129
  "textDecoration": "underline currentcolor solid",
1426
- "textUnderlineOffset": "3px",
1130
+ "textUnderlineOffset": 2,
1427
1131
  "verticalAlign": "bottom",
1428
1132
  }
1429
1133
  }
1430
1134
  tabIndex={0}
1431
1135
  >
1432
- <span
1433
- className=""
1434
- style={
1435
- {
1436
- "verticalAlign": "middle",
1437
- }
1438
- }
1439
- >
1440
- Click me
1441
- </span>
1136
+ Click me
1442
1137
  </a>
1443
1138
  `;
1444
1139
 
@@ -1465,22 +1160,12 @@ exports[`LinkCore kind:primary href:#non-existent-link light:false visitable:fal
1465
1160
  "cursor": "pointer",
1466
1161
  "outline": "none",
1467
1162
  "textDecoration": "underline currentcolor solid",
1468
- "textUnderlineOffset": "3px",
1469
1163
  "verticalAlign": "bottom",
1470
1164
  }
1471
1165
  }
1472
1166
  tabIndex={0}
1473
1167
  >
1474
- <span
1475
- className=""
1476
- style={
1477
- {
1478
- "verticalAlign": "middle",
1479
- }
1480
- }
1481
- >
1482
- Click me
1483
- </span>
1168
+ Click me
1484
1169
  </a>
1485
1170
  `;
1486
1171
 
@@ -1518,22 +1203,13 @@ exports[`LinkCore kind:primary href:#non-existent-link light:false visitable:tru
1518
1203
  "cursor": "pointer",
1519
1204
  "outline": "none",
1520
1205
  "textDecoration": "underline currentcolor solid",
1521
- "textUnderlineOffset": "3px",
1206
+ "textUnderlineOffset": 2,
1522
1207
  "verticalAlign": "bottom",
1523
1208
  }
1524
1209
  }
1525
1210
  tabIndex={0}
1526
1211
  >
1527
- <span
1528
- className=""
1529
- style={
1530
- {
1531
- "verticalAlign": "middle",
1532
- }
1533
- }
1534
- >
1535
- Click me
1536
- </span>
1212
+ Click me
1537
1213
  </a>
1538
1214
  `;
1539
1215
 
@@ -1571,22 +1247,12 @@ exports[`LinkCore kind:primary href:#non-existent-link light:false visitable:tru
1571
1247
  "cursor": "pointer",
1572
1248
  "outline": "none",
1573
1249
  "textDecoration": "none",
1574
- "textUnderlineOffset": "3px",
1575
1250
  "verticalAlign": "bottom",
1576
1251
  }
1577
1252
  }
1578
1253
  tabIndex={0}
1579
1254
  >
1580
- <span
1581
- className=""
1582
- style={
1583
- {
1584
- "verticalAlign": "middle",
1585
- }
1586
- }
1587
- >
1588
- Click me
1589
- </span>
1255
+ Click me
1590
1256
  </a>
1591
1257
  `;
1592
1258
 
@@ -1616,22 +1282,13 @@ exports[`LinkCore kind:primary href:#non-existent-link light:false visitable:tru
1616
1282
  "cursor": "pointer",
1617
1283
  "outline": "none",
1618
1284
  "textDecoration": "underline currentcolor solid",
1619
- "textUnderlineOffset": "3px",
1285
+ "textUnderlineOffset": 2,
1620
1286
  "verticalAlign": "bottom",
1621
1287
  }
1622
1288
  }
1623
1289
  tabIndex={0}
1624
1290
  >
1625
- <span
1626
- className=""
1627
- style={
1628
- {
1629
- "verticalAlign": "middle",
1630
- }
1631
- }
1632
- >
1633
- Click me
1634
- </span>
1291
+ Click me
1635
1292
  </a>
1636
1293
  `;
1637
1294
 
@@ -1661,22 +1318,12 @@ exports[`LinkCore kind:primary href:#non-existent-link light:false visitable:tru
1661
1318
  "cursor": "pointer",
1662
1319
  "outline": "none",
1663
1320
  "textDecoration": "underline currentcolor solid",
1664
- "textUnderlineOffset": "3px",
1665
1321
  "verticalAlign": "bottom",
1666
1322
  }
1667
1323
  }
1668
1324
  tabIndex={0}
1669
1325
  >
1670
- <span
1671
- className=""
1672
- style={
1673
- {
1674
- "verticalAlign": "middle",
1675
- }
1676
- }
1677
- >
1678
- Click me
1679
- </span>
1326
+ Click me
1680
1327
  </a>
1681
1328
  `;
1682
1329
 
@@ -1706,22 +1353,13 @@ exports[`LinkCore kind:primary href:#non-existent-link light:false visitable:tru
1706
1353
  "cursor": "pointer",
1707
1354
  "outline": "none",
1708
1355
  "textDecoration": "underline currentcolor solid",
1709
- "textUnderlineOffset": "3px",
1356
+ "textUnderlineOffset": 2,
1710
1357
  "verticalAlign": "bottom",
1711
1358
  }
1712
1359
  }
1713
1360
  tabIndex={0}
1714
1361
  >
1715
- <span
1716
- className=""
1717
- style={
1718
- {
1719
- "verticalAlign": "middle",
1720
- }
1721
- }
1722
- >
1723
- Click me
1724
- </span>
1362
+ Click me
1725
1363
  </a>
1726
1364
  `;
1727
1365
 
@@ -1751,22 +1389,12 @@ exports[`LinkCore kind:primary href:#non-existent-link light:false visitable:tru
1751
1389
  "cursor": "pointer",
1752
1390
  "outline": "none",
1753
1391
  "textDecoration": "underline currentcolor solid",
1754
- "textUnderlineOffset": "3px",
1755
1392
  "verticalAlign": "bottom",
1756
1393
  }
1757
1394
  }
1758
1395
  tabIndex={0}
1759
1396
  >
1760
- <span
1761
- className=""
1762
- style={
1763
- {
1764
- "verticalAlign": "middle",
1765
- }
1766
- }
1767
- >
1768
- Click me
1769
- </span>
1397
+ Click me
1770
1398
  </a>
1771
1399
  `;
1772
1400
 
@@ -1798,22 +1426,13 @@ exports[`LinkCore kind:primary href:#non-existent-link light:true visitable:fals
1798
1426
  "cursor": "pointer",
1799
1427
  "outline": "none",
1800
1428
  "textDecoration": "underline currentcolor solid",
1801
- "textUnderlineOffset": "3px",
1429
+ "textUnderlineOffset": 2,
1802
1430
  "verticalAlign": "bottom",
1803
1431
  }
1804
1432
  }
1805
1433
  tabIndex={0}
1806
1434
  >
1807
- <span
1808
- className=""
1809
- style={
1810
- {
1811
- "verticalAlign": "middle",
1812
- }
1813
- }
1814
- >
1815
- Click me
1816
- </span>
1435
+ Click me
1817
1436
  </a>
1818
1437
  `;
1819
1438
 
@@ -1845,22 +1464,12 @@ exports[`LinkCore kind:primary href:#non-existent-link light:true visitable:fals
1845
1464
  "cursor": "pointer",
1846
1465
  "outline": "none",
1847
1466
  "textDecoration": "none",
1848
- "textUnderlineOffset": "3px",
1849
1467
  "verticalAlign": "bottom",
1850
1468
  }
1851
1469
  }
1852
1470
  tabIndex={0}
1853
1471
  >
1854
- <span
1855
- className=""
1856
- style={
1857
- {
1858
- "verticalAlign": "middle",
1859
- }
1860
- }
1861
- >
1862
- Click me
1863
- </span>
1472
+ Click me
1864
1473
  </a>
1865
1474
  `;
1866
1475
 
@@ -1887,22 +1496,13 @@ exports[`LinkCore kind:primary href:#non-existent-link light:true visitable:fals
1887
1496
  "cursor": "pointer",
1888
1497
  "outline": "none",
1889
1498
  "textDecoration": "underline currentcolor solid",
1890
- "textUnderlineOffset": "3px",
1499
+ "textUnderlineOffset": 2,
1891
1500
  "verticalAlign": "bottom",
1892
1501
  }
1893
1502
  }
1894
1503
  tabIndex={0}
1895
1504
  >
1896
- <span
1897
- className=""
1898
- style={
1899
- {
1900
- "verticalAlign": "middle",
1901
- }
1902
- }
1903
- >
1904
- Click me
1905
- </span>
1505
+ Click me
1906
1506
  </a>
1907
1507
  `;
1908
1508
 
@@ -1929,22 +1529,12 @@ exports[`LinkCore kind:primary href:#non-existent-link light:true visitable:fals
1929
1529
  "cursor": "pointer",
1930
1530
  "outline": "none",
1931
1531
  "textDecoration": "underline currentcolor solid",
1932
- "textUnderlineOffset": "3px",
1933
1532
  "verticalAlign": "bottom",
1934
1533
  }
1935
1534
  }
1936
1535
  tabIndex={0}
1937
1536
  >
1938
- <span
1939
- className=""
1940
- style={
1941
- {
1942
- "verticalAlign": "middle",
1943
- }
1944
- }
1945
- >
1946
- Click me
1947
- </span>
1537
+ Click me
1948
1538
  </a>
1949
1539
  `;
1950
1540
 
@@ -1971,22 +1561,13 @@ exports[`LinkCore kind:primary href:#non-existent-link light:true visitable:fals
1971
1561
  "cursor": "pointer",
1972
1562
  "outline": "none",
1973
1563
  "textDecoration": "underline currentcolor solid",
1974
- "textUnderlineOffset": "3px",
1564
+ "textUnderlineOffset": 2,
1975
1565
  "verticalAlign": "bottom",
1976
1566
  }
1977
1567
  }
1978
1568
  tabIndex={0}
1979
1569
  >
1980
- <span
1981
- className=""
1982
- style={
1983
- {
1984
- "verticalAlign": "middle",
1985
- }
1986
- }
1987
- >
1988
- Click me
1989
- </span>
1570
+ Click me
1990
1571
  </a>
1991
1572
  `;
1992
1573
 
@@ -2013,22 +1594,12 @@ exports[`LinkCore kind:primary href:#non-existent-link light:true visitable:fals
2013
1594
  "cursor": "pointer",
2014
1595
  "outline": "none",
2015
1596
  "textDecoration": "underline currentcolor solid",
2016
- "textUnderlineOffset": "3px",
2017
1597
  "verticalAlign": "bottom",
2018
1598
  }
2019
1599
  }
2020
1600
  tabIndex={0}
2021
1601
  >
2022
- <span
2023
- className=""
2024
- style={
2025
- {
2026
- "verticalAlign": "middle",
2027
- }
2028
- }
2029
- >
2030
- Click me
2031
- </span>
1602
+ Click me
2032
1603
  </a>
2033
1604
  `;
2034
1605
 
@@ -2066,22 +1637,13 @@ exports[`LinkCore kind:primary href:#non-existent-link light:true visitable:true
2066
1637
  "cursor": "pointer",
2067
1638
  "outline": "none",
2068
1639
  "textDecoration": "underline currentcolor solid",
2069
- "textUnderlineOffset": "3px",
1640
+ "textUnderlineOffset": 2,
2070
1641
  "verticalAlign": "bottom",
2071
1642
  }
2072
1643
  }
2073
1644
  tabIndex={0}
2074
1645
  >
2075
- <span
2076
- className=""
2077
- style={
2078
- {
2079
- "verticalAlign": "middle",
2080
- }
2081
- }
2082
- >
2083
- Click me
2084
- </span>
1646
+ Click me
2085
1647
  </a>
2086
1648
  `;
2087
1649
 
@@ -2119,22 +1681,12 @@ exports[`LinkCore kind:primary href:#non-existent-link light:true visitable:true
2119
1681
  "cursor": "pointer",
2120
1682
  "outline": "none",
2121
1683
  "textDecoration": "none",
2122
- "textUnderlineOffset": "3px",
2123
1684
  "verticalAlign": "bottom",
2124
1685
  }
2125
1686
  }
2126
1687
  tabIndex={0}
2127
1688
  >
2128
- <span
2129
- className=""
2130
- style={
2131
- {
2132
- "verticalAlign": "middle",
2133
- }
2134
- }
2135
- >
2136
- Click me
2137
- </span>
1689
+ Click me
2138
1690
  </a>
2139
1691
  `;
2140
1692
 
@@ -2164,22 +1716,13 @@ exports[`LinkCore kind:primary href:#non-existent-link light:true visitable:true
2164
1716
  "cursor": "pointer",
2165
1717
  "outline": "none",
2166
1718
  "textDecoration": "underline currentcolor solid",
2167
- "textUnderlineOffset": "3px",
1719
+ "textUnderlineOffset": 2,
2168
1720
  "verticalAlign": "bottom",
2169
1721
  }
2170
1722
  }
2171
1723
  tabIndex={0}
2172
1724
  >
2173
- <span
2174
- className=""
2175
- style={
2176
- {
2177
- "verticalAlign": "middle",
2178
- }
2179
- }
2180
- >
2181
- Click me
2182
- </span>
1725
+ Click me
2183
1726
  </a>
2184
1727
  `;
2185
1728
 
@@ -2209,22 +1752,12 @@ exports[`LinkCore kind:primary href:#non-existent-link light:true visitable:true
2209
1752
  "cursor": "pointer",
2210
1753
  "outline": "none",
2211
1754
  "textDecoration": "underline currentcolor solid",
2212
- "textUnderlineOffset": "3px",
2213
1755
  "verticalAlign": "bottom",
2214
1756
  }
2215
1757
  }
2216
1758
  tabIndex={0}
2217
1759
  >
2218
- <span
2219
- className=""
2220
- style={
2221
- {
2222
- "verticalAlign": "middle",
2223
- }
2224
- }
2225
- >
2226
- Click me
2227
- </span>
1760
+ Click me
2228
1761
  </a>
2229
1762
  `;
2230
1763
 
@@ -2254,22 +1787,13 @@ exports[`LinkCore kind:primary href:#non-existent-link light:true visitable:true
2254
1787
  "cursor": "pointer",
2255
1788
  "outline": "none",
2256
1789
  "textDecoration": "underline currentcolor solid",
2257
- "textUnderlineOffset": "3px",
1790
+ "textUnderlineOffset": 2,
2258
1791
  "verticalAlign": "bottom",
2259
1792
  }
2260
1793
  }
2261
1794
  tabIndex={0}
2262
1795
  >
2263
- <span
2264
- className=""
2265
- style={
2266
- {
2267
- "verticalAlign": "middle",
2268
- }
2269
- }
2270
- >
2271
- Click me
2272
- </span>
1796
+ Click me
2273
1797
  </a>
2274
1798
  `;
2275
1799
 
@@ -2299,22 +1823,12 @@ exports[`LinkCore kind:primary href:#non-existent-link light:true visitable:true
2299
1823
  "cursor": "pointer",
2300
1824
  "outline": "none",
2301
1825
  "textDecoration": "underline currentcolor solid",
2302
- "textUnderlineOffset": "3px",
2303
1826
  "verticalAlign": "bottom",
2304
1827
  }
2305
1828
  }
2306
1829
  tabIndex={0}
2307
1830
  >
2308
- <span
2309
- className=""
2310
- style={
2311
- {
2312
- "verticalAlign": "middle",
2313
- }
2314
- }
2315
- >
2316
- Click me
2317
- </span>
1831
+ Click me
2318
1832
  </a>
2319
1833
  `;
2320
1834
 
@@ -2346,22 +1860,13 @@ exports[`LinkCore kind:secondary href:# light:false visitable:false focused 1`]
2346
1860
  "cursor": "pointer",
2347
1861
  "outline": "none",
2348
1862
  "textDecoration": "underline currentcolor solid",
2349
- "textUnderlineOffset": "3px",
1863
+ "textUnderlineOffset": 2,
2350
1864
  "verticalAlign": "bottom",
2351
1865
  }
2352
1866
  }
2353
1867
  tabIndex={0}
2354
1868
  >
2355
- <span
2356
- className=""
2357
- style={
2358
- {
2359
- "verticalAlign": "middle",
2360
- }
2361
- }
2362
- >
2363
- Click me
2364
- </span>
1869
+ Click me
2365
1870
  </a>
2366
1871
  `;
2367
1872
 
@@ -2393,22 +1898,12 @@ exports[`LinkCore kind:secondary href:# light:false visitable:false focused 2`]
2393
1898
  "cursor": "pointer",
2394
1899
  "outline": "none",
2395
1900
  "textDecoration": "none",
2396
- "textUnderlineOffset": "3px",
2397
1901
  "verticalAlign": "bottom",
2398
1902
  }
2399
1903
  }
2400
1904
  tabIndex={0}
2401
1905
  >
2402
- <span
2403
- className=""
2404
- style={
2405
- {
2406
- "verticalAlign": "middle",
2407
- }
2408
- }
2409
- >
2410
- Click me
2411
- </span>
1906
+ Click me
2412
1907
  </a>
2413
1908
  `;
2414
1909
 
@@ -2435,22 +1930,13 @@ exports[`LinkCore kind:secondary href:# light:false visitable:false hovered 1`]
2435
1930
  "cursor": "pointer",
2436
1931
  "outline": "none",
2437
1932
  "textDecoration": "underline currentcolor solid",
2438
- "textUnderlineOffset": "3px",
1933
+ "textUnderlineOffset": 2,
2439
1934
  "verticalAlign": "bottom",
2440
1935
  }
2441
1936
  }
2442
1937
  tabIndex={0}
2443
1938
  >
2444
- <span
2445
- className=""
2446
- style={
2447
- {
2448
- "verticalAlign": "middle",
2449
- }
2450
- }
2451
- >
2452
- Click me
2453
- </span>
1939
+ Click me
2454
1940
  </a>
2455
1941
  `;
2456
1942
 
@@ -2477,22 +1963,12 @@ exports[`LinkCore kind:secondary href:# light:false visitable:false hovered 2`]
2477
1963
  "cursor": "pointer",
2478
1964
  "outline": "none",
2479
1965
  "textDecoration": "underline currentcolor solid",
2480
- "textUnderlineOffset": "3px",
2481
1966
  "verticalAlign": "bottom",
2482
1967
  }
2483
1968
  }
2484
1969
  tabIndex={0}
2485
1970
  >
2486
- <span
2487
- className=""
2488
- style={
2489
- {
2490
- "verticalAlign": "middle",
2491
- }
2492
- }
2493
- >
2494
- Click me
2495
- </span>
1971
+ Click me
2496
1972
  </a>
2497
1973
  `;
2498
1974
 
@@ -2519,22 +1995,13 @@ exports[`LinkCore kind:secondary href:# light:false visitable:false pressed 1`]
2519
1995
  "cursor": "pointer",
2520
1996
  "outline": "none",
2521
1997
  "textDecoration": "underline currentcolor solid",
2522
- "textUnderlineOffset": "3px",
1998
+ "textUnderlineOffset": 2,
2523
1999
  "verticalAlign": "bottom",
2524
2000
  }
2525
2001
  }
2526
2002
  tabIndex={0}
2527
2003
  >
2528
- <span
2529
- className=""
2530
- style={
2531
- {
2532
- "verticalAlign": "middle",
2533
- }
2534
- }
2535
- >
2536
- Click me
2537
- </span>
2004
+ Click me
2538
2005
  </a>
2539
2006
  `;
2540
2007
 
@@ -2561,22 +2028,12 @@ exports[`LinkCore kind:secondary href:# light:false visitable:false pressed 2`]
2561
2028
  "cursor": "pointer",
2562
2029
  "outline": "none",
2563
2030
  "textDecoration": "underline currentcolor solid",
2564
- "textUnderlineOffset": "3px",
2565
2031
  "verticalAlign": "bottom",
2566
2032
  }
2567
2033
  }
2568
2034
  tabIndex={0}
2569
2035
  >
2570
- <span
2571
- className=""
2572
- style={
2573
- {
2574
- "verticalAlign": "middle",
2575
- }
2576
- }
2577
- >
2578
- Click me
2579
- </span>
2036
+ Click me
2580
2037
  </a>
2581
2038
  `;
2582
2039
 
@@ -2608,22 +2065,13 @@ exports[`LinkCore kind:secondary href:#non-existent-link light:false visitable:f
2608
2065
  "cursor": "pointer",
2609
2066
  "outline": "none",
2610
2067
  "textDecoration": "underline currentcolor solid",
2611
- "textUnderlineOffset": "3px",
2068
+ "textUnderlineOffset": 2,
2612
2069
  "verticalAlign": "bottom",
2613
2070
  }
2614
2071
  }
2615
2072
  tabIndex={0}
2616
2073
  >
2617
- <span
2618
- className=""
2619
- style={
2620
- {
2621
- "verticalAlign": "middle",
2622
- }
2623
- }
2624
- >
2625
- Click me
2626
- </span>
2074
+ Click me
2627
2075
  </a>
2628
2076
  `;
2629
2077
 
@@ -2655,22 +2103,12 @@ exports[`LinkCore kind:secondary href:#non-existent-link light:false visitable:f
2655
2103
  "cursor": "pointer",
2656
2104
  "outline": "none",
2657
2105
  "textDecoration": "none",
2658
- "textUnderlineOffset": "3px",
2659
2106
  "verticalAlign": "bottom",
2660
2107
  }
2661
2108
  }
2662
2109
  tabIndex={0}
2663
2110
  >
2664
- <span
2665
- className=""
2666
- style={
2667
- {
2668
- "verticalAlign": "middle",
2669
- }
2670
- }
2671
- >
2672
- Click me
2673
- </span>
2111
+ Click me
2674
2112
  </a>
2675
2113
  `;
2676
2114
 
@@ -2697,22 +2135,13 @@ exports[`LinkCore kind:secondary href:#non-existent-link light:false visitable:f
2697
2135
  "cursor": "pointer",
2698
2136
  "outline": "none",
2699
2137
  "textDecoration": "underline currentcolor solid",
2700
- "textUnderlineOffset": "3px",
2138
+ "textUnderlineOffset": 2,
2701
2139
  "verticalAlign": "bottom",
2702
2140
  }
2703
2141
  }
2704
2142
  tabIndex={0}
2705
2143
  >
2706
- <span
2707
- className=""
2708
- style={
2709
- {
2710
- "verticalAlign": "middle",
2711
- }
2712
- }
2713
- >
2714
- Click me
2715
- </span>
2144
+ Click me
2716
2145
  </a>
2717
2146
  `;
2718
2147
 
@@ -2739,22 +2168,12 @@ exports[`LinkCore kind:secondary href:#non-existent-link light:false visitable:f
2739
2168
  "cursor": "pointer",
2740
2169
  "outline": "none",
2741
2170
  "textDecoration": "underline currentcolor solid",
2742
- "textUnderlineOffset": "3px",
2743
2171
  "verticalAlign": "bottom",
2744
2172
  }
2745
2173
  }
2746
2174
  tabIndex={0}
2747
2175
  >
2748
- <span
2749
- className=""
2750
- style={
2751
- {
2752
- "verticalAlign": "middle",
2753
- }
2754
- }
2755
- >
2756
- Click me
2757
- </span>
2176
+ Click me
2758
2177
  </a>
2759
2178
  `;
2760
2179
 
@@ -2781,22 +2200,13 @@ exports[`LinkCore kind:secondary href:#non-existent-link light:false visitable:f
2781
2200
  "cursor": "pointer",
2782
2201
  "outline": "none",
2783
2202
  "textDecoration": "underline currentcolor solid",
2784
- "textUnderlineOffset": "3px",
2203
+ "textUnderlineOffset": 2,
2785
2204
  "verticalAlign": "bottom",
2786
2205
  }
2787
2206
  }
2788
2207
  tabIndex={0}
2789
2208
  >
2790
- <span
2791
- className=""
2792
- style={
2793
- {
2794
- "verticalAlign": "middle",
2795
- }
2796
- }
2797
- >
2798
- Click me
2799
- </span>
2209
+ Click me
2800
2210
  </a>
2801
2211
  `;
2802
2212
 
@@ -2823,21 +2233,11 @@ exports[`LinkCore kind:secondary href:#non-existent-link light:false visitable:f
2823
2233
  "cursor": "pointer",
2824
2234
  "outline": "none",
2825
2235
  "textDecoration": "underline currentcolor solid",
2826
- "textUnderlineOffset": "3px",
2827
2236
  "verticalAlign": "bottom",
2828
2237
  }
2829
2238
  }
2830
2239
  tabIndex={0}
2831
2240
  >
2832
- <span
2833
- className=""
2834
- style={
2835
- {
2836
- "verticalAlign": "middle",
2837
- }
2838
- }
2839
- >
2840
- Click me
2841
- </span>
2241
+ Click me
2842
2242
  </a>
2843
2243
  `;