@@ -1009,6 +1009,7 @@ exports[`RepositoriesList creates snapshot 1`] = `
10091009 class = " ms-auto position-relative"
10101010 >
10111011 <button
1012+ aria-label = " Open dropdown menu"
10121013 class = " btn btn-sm btn-primary text-white rounded-0 lh-1 btn"
10131014 data-testid = " dropdown-btn"
10141015 type = " button"
@@ -1118,6 +1119,10 @@ exports[`RepositoriesList creates snapshot 1`] = `
11181119 class = " progress rounded-0 progress"
11191120 >
11201121 <div
1122+ aria-label = " Documentation score for spec"
1123+ aria-valuemax = " 100"
1124+ aria-valuemin = " 0"
1125+ aria-valuenow = " 60"
11211126 class = " progress-bar progressbar"
11221127 role = " progressbar"
11231128 style = " width: 60%;"
@@ -2510,6 +2515,10 @@ exports[`RepositoriesList creates snapshot 1`] = `
25102515 class = " progress rounded-0 progress"
25112516 >
25122517 <div
2518+ aria-label = " License score for spec"
2519+ aria-valuemax = " 100"
2520+ aria-valuemin = " 0"
2521+ aria-valuenow = " 80"
25132522 class = " progress-bar progressbar"
25142523 role = " progressbar"
25152524 style = " width: 80%;"
@@ -2904,6 +2913,10 @@ exports[`RepositoriesList creates snapshot 1`] = `
29042913 class = " progress rounded-0 progress"
29052914 >
29062915 <div
2916+ aria-label = " Best Practices score for spec"
2917+ aria-valuemax = " 100"
2918+ aria-valuemin = " 0"
2919+ aria-valuenow = " 25"
29072920 class = " progress-bar progressbar"
29082921 role = " progressbar"
29092922 style = " width: 25%;"
@@ -3437,6 +3450,10 @@ exports[`RepositoriesList creates snapshot 1`] = `
34373450 class = " progress rounded-0 progress"
34383451 >
34393452 <div
3453+ aria-label = " Security score for spec"
3454+ aria-valuemax = " 100"
3455+ aria-valuemin = " 0"
3456+ aria-valuenow = " 0"
34403457 class = " progress-bar progressbar"
34413458 role = " progressbar"
34423459 style = " width: 1%;"
@@ -3898,6 +3915,7 @@ exports[`RepositoriesList creates snapshot 1`] = `
38983915 class = " ms-auto position-relative"
38993916 >
39003917 <button
3918+ aria-label = " Open dropdown menu"
39013919 class = " btn btn-sm btn-primary text-white rounded-0 lh-1 btn"
39023920 data-testid = " dropdown-btn"
39033921 type = " button"
@@ -4007,6 +4025,10 @@ exports[`RepositoriesList creates snapshot 1`] = `
40074025 class = " progress rounded-0 progress"
40084026 >
40094027 <div
4028+ aria-label = " Documentation score for sdk-go"
4029+ aria-valuemax = " 100"
4030+ aria-valuemin = " 0"
4031+ aria-valuenow = " 90"
40104032 class = " progress-bar progressbar"
40114033 role = " progressbar"
40124034 style = " width: 90%;"
@@ -4539,6 +4561,10 @@ exports[`RepositoriesList creates snapshot 1`] = `
45394561 class = " progress rounded-0 progress"
45404562 >
45414563 <div
4564+ aria-label = " License score for sdk-go"
4565+ aria-valuemax = " 100"
4566+ aria-valuemin = " 0"
4567+ aria-valuenow = " 100"
45424568 class = " progress-bar progressbar"
45434569 role = " progressbar"
45444570 style = " width: 100%;"
@@ -5072,6 +5098,7 @@ exports[`RepositoriesList creates snapshot 1`] = `
50725098 class = " ms-auto position-relative"
50735099 >
50745100 <button
5101+ aria-label = " Open dropdown menu"
50755102 class = " btn btn-sm btn-primary text-white rounded-0 lh-1 btn"
50765103 data-testid = " dropdown-btn"
50775104 type = " button"
@@ -5181,6 +5208,10 @@ exports[`RepositoriesList creates snapshot 1`] = `
51815208 class = " progress rounded-0 progress"
51825209 >
51835210 <div
5211+ aria-label = " Documentation score for sdk-javascript"
5212+ aria-valuemax = " 100"
5213+ aria-valuemin = " 0"
5214+ aria-valuenow = " 90"
51845215 class = " progress-bar progressbar"
51855216 role = " progressbar"
51865217 style = " width: 90%;"
@@ -5713,6 +5744,10 @@ exports[`RepositoriesList creates snapshot 1`] = `
57135744 class = " progress rounded-0 progress"
57145745 >
57155746 <div
5747+ aria-label = " License score for sdk-javascript"
5748+ aria-valuemax = " 100"
5749+ aria-valuemin = " 0"
5750+ aria-valuenow = " 100"
57165751 class = " progress-bar progressbar"
57175752 role = " progressbar"
57185753 style = " width: 100%;"
@@ -6246,6 +6281,7 @@ exports[`RepositoriesList creates snapshot 1`] = `
62466281 class = " ms-auto position-relative"
62476282 >
62486283 <button
6284+ aria-label = " Open dropdown menu"
62496285 class = " btn btn-sm btn-primary text-white rounded-0 lh-1 btn"
62506286 data-testid = " dropdown-btn"
62516287 type = " button"
@@ -6355,6 +6391,10 @@ exports[`RepositoriesList creates snapshot 1`] = `
63556391 class = " progress rounded-0 progress"
63566392 >
63576393 <div
6394+ aria-label = " Documentation score for sdk-csharp"
6395+ aria-valuemax = " 100"
6396+ aria-valuemin = " 0"
6397+ aria-valuenow = " 70"
63586398 class = " progress-bar progressbar"
63596399 role = " progressbar"
63606400 style = " width: 70%;"
@@ -6887,6 +6927,10 @@ exports[`RepositoriesList creates snapshot 1`] = `
68876927 class = " progress rounded-0 progress"
68886928 >
68896929 <div
6930+ aria-label = " License score for sdk-csharp"
6931+ aria-valuemax = " 100"
6932+ aria-valuemin = " 0"
6933+ aria-valuenow = " 100"
68906934 class = " progress-bar progressbar"
68916935 role = " progressbar"
68926936 style = " width: 100%;"
@@ -7420,6 +7464,7 @@ exports[`RepositoriesList creates snapshot 1`] = `
74207464 class = " ms-auto position-relative"
74217465 >
74227466 <button
7467+ aria-label = " Open dropdown menu"
74237468 class = " btn btn-sm btn-primary text-white rounded-0 lh-1 btn"
74247469 data-testid = " dropdown-btn"
74257470 type = " button"
@@ -7529,6 +7574,10 @@ exports[`RepositoriesList creates snapshot 1`] = `
75297574 class = " progress rounded-0 progress"
75307575 >
75317576 <div
7577+ aria-label = " Documentation score for sdk-java"
7578+ aria-valuemax = " 100"
7579+ aria-valuemin = " 0"
7580+ aria-valuenow = " 70"
75327581 class = " progress-bar progressbar"
75337582 role = " progressbar"
75347583 style = " width: 70%;"
@@ -8061,6 +8110,10 @@ exports[`RepositoriesList creates snapshot 1`] = `
80618110 class = " progress rounded-0 progress"
80628111 >
80638112 <div
8113+ aria-label = " License score for sdk-java"
8114+ aria-valuemax = " 100"
8115+ aria-valuemin = " 0"
8116+ aria-valuenow = " 100"
80648117 class = " progress-bar progressbar"
80658118 role = " progressbar"
80668119 style = " width: 100%;"
@@ -8594,6 +8647,7 @@ exports[`RepositoriesList creates snapshot 1`] = `
85948647 class = " ms-auto position-relative"
85958648 >
85968649 <button
8650+ aria-label = " Open dropdown menu"
85978651 class = " btn btn-sm btn-primary text-white rounded-0 lh-1 btn"
85988652 data-testid = " dropdown-btn"
85998653 type = " button"
@@ -8703,6 +8757,10 @@ exports[`RepositoriesList creates snapshot 1`] = `
87038757 class = " progress rounded-0 progress"
87048758 >
87058759 <div
8760+ aria-label = " Documentation score for sdk-python"
8761+ aria-valuemax = " 100"
8762+ aria-valuemin = " 0"
8763+ aria-valuenow = " 70"
87068764 class = " progress-bar progressbar"
87078765 role = " progressbar"
87088766 style = " width: 70%;"
@@ -9235,6 +9293,10 @@ exports[`RepositoriesList creates snapshot 1`] = `
92359293 class = " progress rounded-0 progress"
92369294 >
92379295 <div
9296+ aria-label = " License score for sdk-python"
9297+ aria-valuemax = " 100"
9298+ aria-valuemin = " 0"
9299+ aria-valuenow = " 100"
92389300 class = " progress-bar progressbar"
92399301 role = " progressbar"
92409302 style = " width: 100%;"
0 commit comments