@@ -51,6 +51,7 @@ exports[`Badge should render Badge correctly 1`] = `
51
51
" fontFamily" : " Rubik-Medium" ,
52
52
" fontSize" : 14 ,
53
53
" fontWeight" : " 500" ,
54
+ " textAlign" : " left" ,
54
55
},
55
56
[
56
57
{
@@ -119,6 +120,7 @@ exports[`Badge should render badge correctly when custom badge 1`] = `
119
120
" fontFamily" : " Rubik-Medium" ,
120
121
" fontSize" : 14 ,
121
122
" fontWeight" : " 500" ,
123
+ " textAlign" : " left" ,
122
124
},
123
125
[
124
126
{
@@ -187,6 +189,7 @@ exports[`Badge should render badge correctly when default 1`] = `
187
189
" fontFamily" : " Rubik-Medium" ,
188
190
" fontSize" : 14 ,
189
191
" fontWeight" : " 500" ,
192
+ " textAlign" : " left" ,
190
193
},
191
194
[
192
195
{
@@ -255,6 +258,7 @@ exports[`Badge should render badgeBackground correctly when default 1`] = `
255
258
" fontFamily" : " Rubik-Medium" ,
256
259
" fontSize" : 14 ,
257
260
" fontWeight" : " 500" ,
261
+ " textAlign" : " left" ,
258
262
},
259
263
[
260
264
{
@@ -429,6 +433,7 @@ exports[`Badge should render badgeIcon correctly when custom badge 1`] = `
429
433
" fontFamily" : " Rubik-Medium" ,
430
434
" fontSize" : 14 ,
431
435
" fontWeight" : " 500" ,
436
+ " textAlign" : " left" ,
432
437
},
433
438
[
434
439
{
@@ -575,6 +580,7 @@ exports[`Badge should render badgeIcon correctly when danger 1`] = `
575
580
" fontFamily" : " Rubik-Medium" ,
576
581
" fontSize" : 14 ,
577
582
" fontWeight" : " 500" ,
583
+ " textAlign" : " left" ,
578
584
},
579
585
[
580
586
{
@@ -721,6 +727,7 @@ exports[`Badge should render badgeIcon correctly when neutral 1`] = `
721
727
" fontFamily" : " Rubik-Medium" ,
722
728
" fontSize" : 14 ,
723
729
" fontWeight" : " 500" ,
730
+ " textAlign" : " left" ,
724
731
},
725
732
[
726
733
{
@@ -867,6 +874,7 @@ exports[`Badge should render badgeIcon correctly when success 1`] = `
867
874
" fontFamily" : " Rubik-Medium" ,
868
875
" fontSize" : 14 ,
869
876
" fontWeight" : " 500" ,
877
+ " textAlign" : " left" ,
870
878
},
871
879
[
872
880
{
@@ -1013,6 +1021,7 @@ exports[`Badge should render badgeIcon correctly when warning 1`] = `
1013
1021
" fontFamily" : " Rubik-Medium" ,
1014
1022
" fontSize" : 14 ,
1015
1023
" fontWeight" : " 500" ,
1024
+ " textAlign" : " left" ,
1016
1025
},
1017
1026
[
1018
1027
{
@@ -1159,6 +1168,7 @@ exports[`Badge should render badgeText correctly when custom badge 1`] = `
1159
1168
" fontFamily" : " Rubik-Medium" ,
1160
1169
" fontSize" : 14 ,
1161
1170
" fontWeight" : " 500" ,
1171
+ " textAlign" : " left" ,
1162
1172
},
1163
1173
[
1164
1174
{
@@ -1305,6 +1315,7 @@ exports[`Badge should render badgeText correctly when danger 1`] = `
1305
1315
" fontFamily" : " Rubik-Medium" ,
1306
1316
" fontSize" : 14 ,
1307
1317
" fontWeight" : " 500" ,
1318
+ " textAlign" : " left" ,
1308
1319
},
1309
1320
[
1310
1321
{
@@ -1451,6 +1462,7 @@ exports[`Badge should render badgeText correctly when default 1`] = `
1451
1462
" fontFamily" : " Rubik-Medium" ,
1452
1463
" fontSize" : 14 ,
1453
1464
" fontWeight" : " 500" ,
1465
+ " textAlign" : " left" ,
1454
1466
},
1455
1467
[
1456
1468
{
@@ -1597,6 +1609,7 @@ exports[`Badge should render badgeText correctly when neutral 1`] = `
1597
1609
" fontFamily" : " Rubik-Medium" ,
1598
1610
" fontSize" : 14 ,
1599
1611
" fontWeight" : " 500" ,
1612
+ " textAlign" : " left" ,
1600
1613
},
1601
1614
[
1602
1615
{
@@ -1743,6 +1756,7 @@ exports[`Badge should render badgeText correctly when success 1`] = `
1743
1756
" fontFamily" : " Rubik-Medium" ,
1744
1757
" fontSize" : 14 ,
1745
1758
" fontWeight" : " 500" ,
1759
+ " textAlign" : " left" ,
1746
1760
},
1747
1761
[
1748
1762
{
@@ -1889,6 +1903,7 @@ exports[`Badge should render badgeText correctly when warning 1`] = `
1889
1903
" fontFamily" : " Rubik-Medium" ,
1890
1904
" fontSize" : 14 ,
1891
1905
" fontWeight" : " 500" ,
1906
+ " textAlign" : " left" ,
1892
1907
},
1893
1908
[
1894
1909
{
@@ -2164,6 +2179,7 @@ exports[`Badge should render correctly only text badge 1`] = `
2164
2179
" fontFamily" : " Rubik-Medium" ,
2165
2180
" fontSize" : 14 ,
2166
2181
" fontWeight" : " 500" ,
2182
+ " textAlign" : " left" ,
2167
2183
},
2168
2184
[
2169
2185
{
@@ -2310,6 +2326,7 @@ exports[`Badge should render fontSize correctly when large 1`] = `
2310
2326
" fontFamily" : " Rubik-Medium" ,
2311
2327
" fontSize" : 14 ,
2312
2328
" fontWeight" : " 500" ,
2329
+ " textAlign" : " left" ,
2313
2330
},
2314
2331
[
2315
2332
{
@@ -2456,6 +2473,7 @@ exports[`Badge should render fontSize correctly when medium 1`] = `
2456
2473
" fontFamily" : " Rubik-Medium" ,
2457
2474
" fontSize" : 14 ,
2458
2475
" fontWeight" : " 500" ,
2476
+ " textAlign" : " left" ,
2459
2477
},
2460
2478
[
2461
2479
{
@@ -2602,6 +2620,7 @@ exports[`Badge should render fontSize correctly when small 1`] = `
2602
2620
" fontFamily" : " Rubik-Medium" ,
2603
2621
" fontSize" : 14 ,
2604
2622
" fontWeight" : " 500" ,
2623
+ " textAlign" : " left" ,
2605
2624
},
2606
2625
[
2607
2626
{
0 commit comments