@ornikar/bumper 3.0.1 → 3.0.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.
- package/CHANGELOG.md +9 -0
- package/dist/definitions/system/content/typography/Typography.d.ts.map +1 -1
- package/dist/index-metro.es.android.js +8 -6
- package/dist/index-metro.es.android.js.map +1 -1
- package/dist/index-metro.es.ios.js +8 -6
- package/dist/index-metro.es.ios.js.map +1 -1
- package/dist/index-node-22.22.cjs.js +9 -3
- package/dist/index-node-22.22.cjs.js.map +1 -1
- package/dist/index-node-22.22.cjs.web.js +9 -3
- package/dist/index-node-22.22.cjs.web.js.map +1 -1
- package/dist/index-node-22.22.es.mjs +9 -3
- package/dist/index-node-22.22.es.mjs.map +1 -1
- package/dist/index-node-22.22.es.web.mjs +9 -3
- package/dist/index-node-22.22.es.web.mjs.map +1 -1
- package/dist/index.es.js +7 -5
- package/dist/index.es.js.map +1 -1
- package/dist/index.es.web.js +7 -5
- package/dist/index.es.web.js.map +1 -1
- package/dist/tsbuildinfo +1 -1
- package/package.json +2 -2
- package/src/system/content/icon/__snapshots__/Icon.features.stories.tsx.snap +11 -11
- package/src/system/content/icon/__snapshots_web__/Icon.features.stories.tsx.snap +11 -11
- package/src/system/content/typography/Typography.features.stories.tsx +4 -0
- package/src/system/content/typography/Typography.tsx +4 -4
- package/src/system/content/typography/__snapshots__/Typography.features.stories.tsx.snap +67 -2
- package/src/system/content/typography/__snapshots__/TypographyIcon.features.stories.tsx.snap +24 -24
- package/src/system/content/typography/__snapshots__/TypographyLink.features.stories.tsx.snap +37 -8
- package/src/system/content/typography/__snapshots_web__/Typography.features.stories.tsx.snap +68 -38
- package/src/system/content/typography/__snapshots_web__/TypographyIcon.features.stories.tsx.snap +24 -24
- package/src/system/content/typography/__snapshots_web__/TypographyLink.features.stories.tsx.snap +8 -8
- package/src/system/core/primitives/ScrollView/__snapshots__/ScrollView.features.stories.tsx.snap +74 -37
- package/src/system/core/primitives/ScrollView/__snapshots__/ScrollView.stories.tsx.snap +20 -10
- package/src/system/core/primitives/ScrollView/__snapshots_web__/ScrollView.features.stories.tsx.snap +37 -37
- package/src/system/core/primitives/ScrollView/__snapshots_web__/ScrollView.stories.tsx.snap +10 -10
- package/src/system/core/primitives/__snapshots__/Center.features.stories.tsx.snap +1 -1
- package/src/system/core/primitives/__snapshots__/Center.stories.tsx.snap +5 -1
- package/src/system/core/primitives/__snapshots__/Pressable.features.stories.tsx.snap +7 -6
- package/src/system/core/primitives/__snapshots__/Pressable.stories.tsx.snap +4 -1
- package/src/system/core/primitives/__snapshots__/Stack.features.stories.tsx.snap +41 -30
- package/src/system/core/primitives/__snapshots__/Stack.stories.tsx.snap +6 -3
- package/src/system/core/primitives/__snapshots__/View.features.stories.tsx.snap +97 -60
- package/src/system/core/primitives/__snapshots_web__/Center.features.stories.tsx.snap +1 -1
- package/src/system/core/primitives/__snapshots_web__/Center.stories.tsx.snap +1 -1
- package/src/system/core/primitives/__snapshots_web__/Pressable.features.stories.tsx.snap +6 -6
- package/src/system/core/primitives/__snapshots_web__/Pressable.stories.tsx.snap +1 -1
- package/src/system/core/primitives/__snapshots_web__/Stack.features.stories.tsx.snap +33 -33
- package/src/system/core/primitives/__snapshots_web__/Stack.stories.tsx.snap +3 -3
- package/src/system/core/primitives/__snapshots_web__/View.features.stories.tsx.snap +60 -60
- package/src/system/core/themes/light/__snapshots__/light.stories.tsx.snap +111 -56
- package/src/system/core/themes/light/__snapshots_web__/light.stories.tsx.snap +111 -111
- package/src/system/core/tokens/__snapshots__/breakpoints.stories.tsx.snap +11 -6
- package/src/system/core/tokens/__snapshots__/bumperIcon.stories.tsx.snap +7 -4
- package/src/system/core/tokens/__snapshots__/fonts.stories.tsx.snap +75 -29
- package/src/system/core/tokens/__snapshots__/radius.stories.tsx.snap +11 -6
- package/src/system/core/tokens/__snapshots__/size.stories.tsx.snap +25 -13
- package/src/system/core/tokens/__snapshots__/space.stories.tsx.snap +28 -14
- package/src/system/core/tokens/__snapshots_web__/breakpoints.stories.tsx.snap +11 -11
- package/src/system/core/tokens/__snapshots_web__/bumperIcon.stories.tsx.snap +7 -7
- package/src/system/core/tokens/__snapshots_web__/fonts.stories.tsx.snap +70 -70
- package/src/system/core/tokens/__snapshots_web__/radius.stories.tsx.snap +11 -11
- package/src/system/core/tokens/__snapshots_web__/size.stories.tsx.snap +25 -25
- package/src/system/core/tokens/__snapshots_web__/space.stories.tsx.snap +28 -28
- package/src/system/core/tokens/palettes/__snapshots__/deepPurpleColorPalette.stories.tsx.snap +133 -67
- package/src/system/core/tokens/palettes/__snapshots_web__/deepPurpleColorPalette.stories.tsx.snap +133 -133
- package/src/system/loading/loader/__snapshots__/Loader.features.stories.tsx.snap +2 -2
- package/src/system/loading/loader/__snapshots_web__/Loader.features.stories.tsx.snap +2 -2
package/src/system/core/tokens/palettes/__snapshots__/deepPurpleColorPalette.stories.tsx.snap
CHANGED
|
@@ -24,7 +24,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
24
24
|
style={
|
|
25
25
|
{
|
|
26
26
|
"color": "#505050",
|
|
27
|
-
"fontFamily": "
|
|
27
|
+
"fontFamily": "GTStandardRegular",
|
|
28
28
|
"fontSize": 16,
|
|
29
29
|
"letterSpacing": 0.3,
|
|
30
30
|
"lineHeight": 24,
|
|
@@ -83,6 +83,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
83
83
|
<Text
|
|
84
84
|
style={
|
|
85
85
|
{
|
|
86
|
+
"color": "#101010",
|
|
86
87
|
"fontFamily": "GTStandardBold",
|
|
87
88
|
"fontSize": 14,
|
|
88
89
|
"letterSpacing": 0.3,
|
|
@@ -99,7 +100,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
99
100
|
style={
|
|
100
101
|
{
|
|
101
102
|
"color": "#505050",
|
|
102
|
-
"fontFamily": "
|
|
103
|
+
"fontFamily": "GTStandardRegular",
|
|
103
104
|
"fontSize": 14,
|
|
104
105
|
"letterSpacing": 0.3,
|
|
105
106
|
"lineHeight": 20,
|
|
@@ -151,6 +152,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
151
152
|
<Text
|
|
152
153
|
style={
|
|
153
154
|
{
|
|
155
|
+
"color": "#101010",
|
|
154
156
|
"fontFamily": "GTStandardBold",
|
|
155
157
|
"fontSize": 14,
|
|
156
158
|
"letterSpacing": 0.3,
|
|
@@ -167,7 +169,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
167
169
|
style={
|
|
168
170
|
{
|
|
169
171
|
"color": "#505050",
|
|
170
|
-
"fontFamily": "
|
|
172
|
+
"fontFamily": "GTStandardRegular",
|
|
171
173
|
"fontSize": 14,
|
|
172
174
|
"letterSpacing": 0.3,
|
|
173
175
|
"lineHeight": 20,
|
|
@@ -219,6 +221,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
219
221
|
<Text
|
|
220
222
|
style={
|
|
221
223
|
{
|
|
224
|
+
"color": "#101010",
|
|
222
225
|
"fontFamily": "GTStandardBold",
|
|
223
226
|
"fontSize": 14,
|
|
224
227
|
"letterSpacing": 0.3,
|
|
@@ -235,7 +238,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
235
238
|
style={
|
|
236
239
|
{
|
|
237
240
|
"color": "#505050",
|
|
238
|
-
"fontFamily": "
|
|
241
|
+
"fontFamily": "GTStandardRegular",
|
|
239
242
|
"fontSize": 14,
|
|
240
243
|
"letterSpacing": 0.3,
|
|
241
244
|
"lineHeight": 20,
|
|
@@ -287,6 +290,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
287
290
|
<Text
|
|
288
291
|
style={
|
|
289
292
|
{
|
|
293
|
+
"color": "#101010",
|
|
290
294
|
"fontFamily": "GTStandardBold",
|
|
291
295
|
"fontSize": 14,
|
|
292
296
|
"letterSpacing": 0.3,
|
|
@@ -303,7 +307,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
303
307
|
style={
|
|
304
308
|
{
|
|
305
309
|
"color": "#505050",
|
|
306
|
-
"fontFamily": "
|
|
310
|
+
"fontFamily": "GTStandardRegular",
|
|
307
311
|
"fontSize": 14,
|
|
308
312
|
"letterSpacing": 0.3,
|
|
309
313
|
"lineHeight": 20,
|
|
@@ -355,6 +359,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
355
359
|
<Text
|
|
356
360
|
style={
|
|
357
361
|
{
|
|
362
|
+
"color": "#101010",
|
|
358
363
|
"fontFamily": "GTStandardBold",
|
|
359
364
|
"fontSize": 14,
|
|
360
365
|
"letterSpacing": 0.3,
|
|
@@ -371,7 +376,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
371
376
|
style={
|
|
372
377
|
{
|
|
373
378
|
"color": "#505050",
|
|
374
|
-
"fontFamily": "
|
|
379
|
+
"fontFamily": "GTStandardRegular",
|
|
375
380
|
"fontSize": 14,
|
|
376
381
|
"letterSpacing": 0.3,
|
|
377
382
|
"lineHeight": 20,
|
|
@@ -423,6 +428,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
423
428
|
<Text
|
|
424
429
|
style={
|
|
425
430
|
{
|
|
431
|
+
"color": "#101010",
|
|
426
432
|
"fontFamily": "GTStandardBold",
|
|
427
433
|
"fontSize": 14,
|
|
428
434
|
"letterSpacing": 0.3,
|
|
@@ -439,7 +445,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
439
445
|
style={
|
|
440
446
|
{
|
|
441
447
|
"color": "#505050",
|
|
442
|
-
"fontFamily": "
|
|
448
|
+
"fontFamily": "GTStandardRegular",
|
|
443
449
|
"fontSize": 14,
|
|
444
450
|
"letterSpacing": 0.3,
|
|
445
451
|
"lineHeight": 20,
|
|
@@ -491,6 +497,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
491
497
|
<Text
|
|
492
498
|
style={
|
|
493
499
|
{
|
|
500
|
+
"color": "#101010",
|
|
494
501
|
"fontFamily": "GTStandardBold",
|
|
495
502
|
"fontSize": 14,
|
|
496
503
|
"letterSpacing": 0.3,
|
|
@@ -507,7 +514,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
507
514
|
style={
|
|
508
515
|
{
|
|
509
516
|
"color": "#505050",
|
|
510
|
-
"fontFamily": "
|
|
517
|
+
"fontFamily": "GTStandardRegular",
|
|
511
518
|
"fontSize": 14,
|
|
512
519
|
"letterSpacing": 0.3,
|
|
513
520
|
"lineHeight": 20,
|
|
@@ -559,6 +566,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
559
566
|
<Text
|
|
560
567
|
style={
|
|
561
568
|
{
|
|
569
|
+
"color": "#101010",
|
|
562
570
|
"fontFamily": "GTStandardBold",
|
|
563
571
|
"fontSize": 14,
|
|
564
572
|
"letterSpacing": 0.3,
|
|
@@ -575,7 +583,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
575
583
|
style={
|
|
576
584
|
{
|
|
577
585
|
"color": "#505050",
|
|
578
|
-
"fontFamily": "
|
|
586
|
+
"fontFamily": "GTStandardRegular",
|
|
579
587
|
"fontSize": 14,
|
|
580
588
|
"letterSpacing": 0.3,
|
|
581
589
|
"lineHeight": 20,
|
|
@@ -627,6 +635,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
627
635
|
<Text
|
|
628
636
|
style={
|
|
629
637
|
{
|
|
638
|
+
"color": "#101010",
|
|
630
639
|
"fontFamily": "GTStandardBold",
|
|
631
640
|
"fontSize": 14,
|
|
632
641
|
"letterSpacing": 0.3,
|
|
@@ -643,7 +652,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
643
652
|
style={
|
|
644
653
|
{
|
|
645
654
|
"color": "#505050",
|
|
646
|
-
"fontFamily": "
|
|
655
|
+
"fontFamily": "GTStandardRegular",
|
|
647
656
|
"fontSize": 14,
|
|
648
657
|
"letterSpacing": 0.3,
|
|
649
658
|
"lineHeight": 20,
|
|
@@ -695,6 +704,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
695
704
|
<Text
|
|
696
705
|
style={
|
|
697
706
|
{
|
|
707
|
+
"color": "#101010",
|
|
698
708
|
"fontFamily": "GTStandardBold",
|
|
699
709
|
"fontSize": 14,
|
|
700
710
|
"letterSpacing": 0.3,
|
|
@@ -711,7 +721,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
711
721
|
style={
|
|
712
722
|
{
|
|
713
723
|
"color": "#505050",
|
|
714
|
-
"fontFamily": "
|
|
724
|
+
"fontFamily": "GTStandardRegular",
|
|
715
725
|
"fontSize": 14,
|
|
716
726
|
"letterSpacing": 0.3,
|
|
717
727
|
"lineHeight": 20,
|
|
@@ -763,6 +773,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
763
773
|
<Text
|
|
764
774
|
style={
|
|
765
775
|
{
|
|
776
|
+
"color": "#101010",
|
|
766
777
|
"fontFamily": "GTStandardBold",
|
|
767
778
|
"fontSize": 14,
|
|
768
779
|
"letterSpacing": 0.3,
|
|
@@ -779,7 +790,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
779
790
|
style={
|
|
780
791
|
{
|
|
781
792
|
"color": "#505050",
|
|
782
|
-
"fontFamily": "
|
|
793
|
+
"fontFamily": "GTStandardRegular",
|
|
783
794
|
"fontSize": 14,
|
|
784
795
|
"letterSpacing": 0.3,
|
|
785
796
|
"lineHeight": 20,
|
|
@@ -831,6 +842,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
831
842
|
<Text
|
|
832
843
|
style={
|
|
833
844
|
{
|
|
845
|
+
"color": "#101010",
|
|
834
846
|
"fontFamily": "GTStandardBold",
|
|
835
847
|
"fontSize": 14,
|
|
836
848
|
"letterSpacing": 0.3,
|
|
@@ -847,7 +859,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
847
859
|
style={
|
|
848
860
|
{
|
|
849
861
|
"color": "#505050",
|
|
850
|
-
"fontFamily": "
|
|
862
|
+
"fontFamily": "GTStandardRegular",
|
|
851
863
|
"fontSize": 14,
|
|
852
864
|
"letterSpacing": 0.3,
|
|
853
865
|
"lineHeight": 20,
|
|
@@ -899,6 +911,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
899
911
|
<Text
|
|
900
912
|
style={
|
|
901
913
|
{
|
|
914
|
+
"color": "#101010",
|
|
902
915
|
"fontFamily": "GTStandardBold",
|
|
903
916
|
"fontSize": 14,
|
|
904
917
|
"letterSpacing": 0.3,
|
|
@@ -915,7 +928,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
915
928
|
style={
|
|
916
929
|
{
|
|
917
930
|
"color": "#505050",
|
|
918
|
-
"fontFamily": "
|
|
931
|
+
"fontFamily": "GTStandardRegular",
|
|
919
932
|
"fontSize": 14,
|
|
920
933
|
"letterSpacing": 0.3,
|
|
921
934
|
"lineHeight": 20,
|
|
@@ -967,6 +980,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
967
980
|
<Text
|
|
968
981
|
style={
|
|
969
982
|
{
|
|
983
|
+
"color": "#101010",
|
|
970
984
|
"fontFamily": "GTStandardBold",
|
|
971
985
|
"fontSize": 14,
|
|
972
986
|
"letterSpacing": 0.3,
|
|
@@ -983,7 +997,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
983
997
|
style={
|
|
984
998
|
{
|
|
985
999
|
"color": "#505050",
|
|
986
|
-
"fontFamily": "
|
|
1000
|
+
"fontFamily": "GTStandardRegular",
|
|
987
1001
|
"fontSize": 14,
|
|
988
1002
|
"letterSpacing": 0.3,
|
|
989
1003
|
"lineHeight": 20,
|
|
@@ -1035,6 +1049,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
1035
1049
|
<Text
|
|
1036
1050
|
style={
|
|
1037
1051
|
{
|
|
1052
|
+
"color": "#101010",
|
|
1038
1053
|
"fontFamily": "GTStandardBold",
|
|
1039
1054
|
"fontSize": 14,
|
|
1040
1055
|
"letterSpacing": 0.3,
|
|
@@ -1051,7 +1066,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
1051
1066
|
style={
|
|
1052
1067
|
{
|
|
1053
1068
|
"color": "#505050",
|
|
1054
|
-
"fontFamily": "
|
|
1069
|
+
"fontFamily": "GTStandardRegular",
|
|
1055
1070
|
"fontSize": 14,
|
|
1056
1071
|
"letterSpacing": 0.3,
|
|
1057
1072
|
"lineHeight": 20,
|
|
@@ -1103,6 +1118,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
1103
1118
|
<Text
|
|
1104
1119
|
style={
|
|
1105
1120
|
{
|
|
1121
|
+
"color": "#101010",
|
|
1106
1122
|
"fontFamily": "GTStandardBold",
|
|
1107
1123
|
"fontSize": 14,
|
|
1108
1124
|
"letterSpacing": 0.3,
|
|
@@ -1119,7 +1135,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
1119
1135
|
style={
|
|
1120
1136
|
{
|
|
1121
1137
|
"color": "#505050",
|
|
1122
|
-
"fontFamily": "
|
|
1138
|
+
"fontFamily": "GTStandardRegular",
|
|
1123
1139
|
"fontSize": 14,
|
|
1124
1140
|
"letterSpacing": 0.3,
|
|
1125
1141
|
"lineHeight": 20,
|
|
@@ -1171,6 +1187,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
1171
1187
|
<Text
|
|
1172
1188
|
style={
|
|
1173
1189
|
{
|
|
1190
|
+
"color": "#101010",
|
|
1174
1191
|
"fontFamily": "GTStandardBold",
|
|
1175
1192
|
"fontSize": 14,
|
|
1176
1193
|
"letterSpacing": 0.3,
|
|
@@ -1187,7 +1204,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
1187
1204
|
style={
|
|
1188
1205
|
{
|
|
1189
1206
|
"color": "#505050",
|
|
1190
|
-
"fontFamily": "
|
|
1207
|
+
"fontFamily": "GTStandardRegular",
|
|
1191
1208
|
"fontSize": 14,
|
|
1192
1209
|
"letterSpacing": 0.3,
|
|
1193
1210
|
"lineHeight": 20,
|
|
@@ -1239,6 +1256,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
1239
1256
|
<Text
|
|
1240
1257
|
style={
|
|
1241
1258
|
{
|
|
1259
|
+
"color": "#101010",
|
|
1242
1260
|
"fontFamily": "GTStandardBold",
|
|
1243
1261
|
"fontSize": 14,
|
|
1244
1262
|
"letterSpacing": 0.3,
|
|
@@ -1255,7 +1273,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
1255
1273
|
style={
|
|
1256
1274
|
{
|
|
1257
1275
|
"color": "#505050",
|
|
1258
|
-
"fontFamily": "
|
|
1276
|
+
"fontFamily": "GTStandardRegular",
|
|
1259
1277
|
"fontSize": 14,
|
|
1260
1278
|
"letterSpacing": 0.3,
|
|
1261
1279
|
"lineHeight": 20,
|
|
@@ -1307,6 +1325,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
1307
1325
|
<Text
|
|
1308
1326
|
style={
|
|
1309
1327
|
{
|
|
1328
|
+
"color": "#101010",
|
|
1310
1329
|
"fontFamily": "GTStandardBold",
|
|
1311
1330
|
"fontSize": 14,
|
|
1312
1331
|
"letterSpacing": 0.3,
|
|
@@ -1323,7 +1342,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
1323
1342
|
style={
|
|
1324
1343
|
{
|
|
1325
1344
|
"color": "#505050",
|
|
1326
|
-
"fontFamily": "
|
|
1345
|
+
"fontFamily": "GTStandardRegular",
|
|
1327
1346
|
"fontSize": 14,
|
|
1328
1347
|
"letterSpacing": 0.3,
|
|
1329
1348
|
"lineHeight": 20,
|
|
@@ -1375,6 +1394,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
1375
1394
|
<Text
|
|
1376
1395
|
style={
|
|
1377
1396
|
{
|
|
1397
|
+
"color": "#101010",
|
|
1378
1398
|
"fontFamily": "GTStandardBold",
|
|
1379
1399
|
"fontSize": 14,
|
|
1380
1400
|
"letterSpacing": 0.3,
|
|
@@ -1391,7 +1411,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
1391
1411
|
style={
|
|
1392
1412
|
{
|
|
1393
1413
|
"color": "#505050",
|
|
1394
|
-
"fontFamily": "
|
|
1414
|
+
"fontFamily": "GTStandardRegular",
|
|
1395
1415
|
"fontSize": 14,
|
|
1396
1416
|
"letterSpacing": 0.3,
|
|
1397
1417
|
"lineHeight": 20,
|
|
@@ -1443,6 +1463,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
1443
1463
|
<Text
|
|
1444
1464
|
style={
|
|
1445
1465
|
{
|
|
1466
|
+
"color": "#101010",
|
|
1446
1467
|
"fontFamily": "GTStandardBold",
|
|
1447
1468
|
"fontSize": 14,
|
|
1448
1469
|
"letterSpacing": 0.3,
|
|
@@ -1459,7 +1480,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
1459
1480
|
style={
|
|
1460
1481
|
{
|
|
1461
1482
|
"color": "#505050",
|
|
1462
|
-
"fontFamily": "
|
|
1483
|
+
"fontFamily": "GTStandardRegular",
|
|
1463
1484
|
"fontSize": 14,
|
|
1464
1485
|
"letterSpacing": 0.3,
|
|
1465
1486
|
"lineHeight": 20,
|
|
@@ -1511,6 +1532,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
1511
1532
|
<Text
|
|
1512
1533
|
style={
|
|
1513
1534
|
{
|
|
1535
|
+
"color": "#101010",
|
|
1514
1536
|
"fontFamily": "GTStandardBold",
|
|
1515
1537
|
"fontSize": 14,
|
|
1516
1538
|
"letterSpacing": 0.3,
|
|
@@ -1527,7 +1549,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
1527
1549
|
style={
|
|
1528
1550
|
{
|
|
1529
1551
|
"color": "#505050",
|
|
1530
|
-
"fontFamily": "
|
|
1552
|
+
"fontFamily": "GTStandardRegular",
|
|
1531
1553
|
"fontSize": 14,
|
|
1532
1554
|
"letterSpacing": 0.3,
|
|
1533
1555
|
"lineHeight": 20,
|
|
@@ -1579,6 +1601,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
1579
1601
|
<Text
|
|
1580
1602
|
style={
|
|
1581
1603
|
{
|
|
1604
|
+
"color": "#101010",
|
|
1582
1605
|
"fontFamily": "GTStandardBold",
|
|
1583
1606
|
"fontSize": 14,
|
|
1584
1607
|
"letterSpacing": 0.3,
|
|
@@ -1595,7 +1618,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
1595
1618
|
style={
|
|
1596
1619
|
{
|
|
1597
1620
|
"color": "#505050",
|
|
1598
|
-
"fontFamily": "
|
|
1621
|
+
"fontFamily": "GTStandardRegular",
|
|
1599
1622
|
"fontSize": 14,
|
|
1600
1623
|
"letterSpacing": 0.3,
|
|
1601
1624
|
"lineHeight": 20,
|
|
@@ -1647,6 +1670,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
1647
1670
|
<Text
|
|
1648
1671
|
style={
|
|
1649
1672
|
{
|
|
1673
|
+
"color": "#101010",
|
|
1650
1674
|
"fontFamily": "GTStandardBold",
|
|
1651
1675
|
"fontSize": 14,
|
|
1652
1676
|
"letterSpacing": 0.3,
|
|
@@ -1663,7 +1687,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
1663
1687
|
style={
|
|
1664
1688
|
{
|
|
1665
1689
|
"color": "#505050",
|
|
1666
|
-
"fontFamily": "
|
|
1690
|
+
"fontFamily": "GTStandardRegular",
|
|
1667
1691
|
"fontSize": 14,
|
|
1668
1692
|
"letterSpacing": 0.3,
|
|
1669
1693
|
"lineHeight": 20,
|
|
@@ -1715,6 +1739,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
1715
1739
|
<Text
|
|
1716
1740
|
style={
|
|
1717
1741
|
{
|
|
1742
|
+
"color": "#101010",
|
|
1718
1743
|
"fontFamily": "GTStandardBold",
|
|
1719
1744
|
"fontSize": 14,
|
|
1720
1745
|
"letterSpacing": 0.3,
|
|
@@ -1731,7 +1756,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
1731
1756
|
style={
|
|
1732
1757
|
{
|
|
1733
1758
|
"color": "#505050",
|
|
1734
|
-
"fontFamily": "
|
|
1759
|
+
"fontFamily": "GTStandardRegular",
|
|
1735
1760
|
"fontSize": 14,
|
|
1736
1761
|
"letterSpacing": 0.3,
|
|
1737
1762
|
"lineHeight": 20,
|
|
@@ -1783,6 +1808,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
1783
1808
|
<Text
|
|
1784
1809
|
style={
|
|
1785
1810
|
{
|
|
1811
|
+
"color": "#101010",
|
|
1786
1812
|
"fontFamily": "GTStandardBold",
|
|
1787
1813
|
"fontSize": 14,
|
|
1788
1814
|
"letterSpacing": 0.3,
|
|
@@ -1799,7 +1825,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
1799
1825
|
style={
|
|
1800
1826
|
{
|
|
1801
1827
|
"color": "#505050",
|
|
1802
|
-
"fontFamily": "
|
|
1828
|
+
"fontFamily": "GTStandardRegular",
|
|
1803
1829
|
"fontSize": 14,
|
|
1804
1830
|
"letterSpacing": 0.3,
|
|
1805
1831
|
"lineHeight": 20,
|
|
@@ -1851,6 +1877,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
1851
1877
|
<Text
|
|
1852
1878
|
style={
|
|
1853
1879
|
{
|
|
1880
|
+
"color": "#101010",
|
|
1854
1881
|
"fontFamily": "GTStandardBold",
|
|
1855
1882
|
"fontSize": 14,
|
|
1856
1883
|
"letterSpacing": 0.3,
|
|
@@ -1867,7 +1894,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
1867
1894
|
style={
|
|
1868
1895
|
{
|
|
1869
1896
|
"color": "#505050",
|
|
1870
|
-
"fontFamily": "
|
|
1897
|
+
"fontFamily": "GTStandardRegular",
|
|
1871
1898
|
"fontSize": 14,
|
|
1872
1899
|
"letterSpacing": 0.3,
|
|
1873
1900
|
"lineHeight": 20,
|
|
@@ -1919,6 +1946,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
1919
1946
|
<Text
|
|
1920
1947
|
style={
|
|
1921
1948
|
{
|
|
1949
|
+
"color": "#101010",
|
|
1922
1950
|
"fontFamily": "GTStandardBold",
|
|
1923
1951
|
"fontSize": 14,
|
|
1924
1952
|
"letterSpacing": 0.3,
|
|
@@ -1935,7 +1963,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
1935
1963
|
style={
|
|
1936
1964
|
{
|
|
1937
1965
|
"color": "#505050",
|
|
1938
|
-
"fontFamily": "
|
|
1966
|
+
"fontFamily": "GTStandardRegular",
|
|
1939
1967
|
"fontSize": 14,
|
|
1940
1968
|
"letterSpacing": 0.3,
|
|
1941
1969
|
"lineHeight": 20,
|
|
@@ -1987,6 +2015,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
1987
2015
|
<Text
|
|
1988
2016
|
style={
|
|
1989
2017
|
{
|
|
2018
|
+
"color": "#101010",
|
|
1990
2019
|
"fontFamily": "GTStandardBold",
|
|
1991
2020
|
"fontSize": 14,
|
|
1992
2021
|
"letterSpacing": 0.3,
|
|
@@ -2003,7 +2032,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
2003
2032
|
style={
|
|
2004
2033
|
{
|
|
2005
2034
|
"color": "#505050",
|
|
2006
|
-
"fontFamily": "
|
|
2035
|
+
"fontFamily": "GTStandardRegular",
|
|
2007
2036
|
"fontSize": 14,
|
|
2008
2037
|
"letterSpacing": 0.3,
|
|
2009
2038
|
"lineHeight": 20,
|
|
@@ -2055,6 +2084,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
2055
2084
|
<Text
|
|
2056
2085
|
style={
|
|
2057
2086
|
{
|
|
2087
|
+
"color": "#101010",
|
|
2058
2088
|
"fontFamily": "GTStandardBold",
|
|
2059
2089
|
"fontSize": 14,
|
|
2060
2090
|
"letterSpacing": 0.3,
|
|
@@ -2071,7 +2101,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
2071
2101
|
style={
|
|
2072
2102
|
{
|
|
2073
2103
|
"color": "#505050",
|
|
2074
|
-
"fontFamily": "
|
|
2104
|
+
"fontFamily": "GTStandardRegular",
|
|
2075
2105
|
"fontSize": 14,
|
|
2076
2106
|
"letterSpacing": 0.3,
|
|
2077
2107
|
"lineHeight": 20,
|
|
@@ -2123,6 +2153,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
2123
2153
|
<Text
|
|
2124
2154
|
style={
|
|
2125
2155
|
{
|
|
2156
|
+
"color": "#101010",
|
|
2126
2157
|
"fontFamily": "GTStandardBold",
|
|
2127
2158
|
"fontSize": 14,
|
|
2128
2159
|
"letterSpacing": 0.3,
|
|
@@ -2139,7 +2170,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
2139
2170
|
style={
|
|
2140
2171
|
{
|
|
2141
2172
|
"color": "#505050",
|
|
2142
|
-
"fontFamily": "
|
|
2173
|
+
"fontFamily": "GTStandardRegular",
|
|
2143
2174
|
"fontSize": 14,
|
|
2144
2175
|
"letterSpacing": 0.3,
|
|
2145
2176
|
"lineHeight": 20,
|
|
@@ -2191,6 +2222,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
2191
2222
|
<Text
|
|
2192
2223
|
style={
|
|
2193
2224
|
{
|
|
2225
|
+
"color": "#101010",
|
|
2194
2226
|
"fontFamily": "GTStandardBold",
|
|
2195
2227
|
"fontSize": 14,
|
|
2196
2228
|
"letterSpacing": 0.3,
|
|
@@ -2207,7 +2239,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
2207
2239
|
style={
|
|
2208
2240
|
{
|
|
2209
2241
|
"color": "#505050",
|
|
2210
|
-
"fontFamily": "
|
|
2242
|
+
"fontFamily": "GTStandardRegular",
|
|
2211
2243
|
"fontSize": 14,
|
|
2212
2244
|
"letterSpacing": 0.3,
|
|
2213
2245
|
"lineHeight": 20,
|
|
@@ -2259,6 +2291,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
2259
2291
|
<Text
|
|
2260
2292
|
style={
|
|
2261
2293
|
{
|
|
2294
|
+
"color": "#101010",
|
|
2262
2295
|
"fontFamily": "GTStandardBold",
|
|
2263
2296
|
"fontSize": 14,
|
|
2264
2297
|
"letterSpacing": 0.3,
|
|
@@ -2275,7 +2308,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
2275
2308
|
style={
|
|
2276
2309
|
{
|
|
2277
2310
|
"color": "#505050",
|
|
2278
|
-
"fontFamily": "
|
|
2311
|
+
"fontFamily": "GTStandardRegular",
|
|
2279
2312
|
"fontSize": 14,
|
|
2280
2313
|
"letterSpacing": 0.3,
|
|
2281
2314
|
"lineHeight": 20,
|
|
@@ -2327,6 +2360,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
2327
2360
|
<Text
|
|
2328
2361
|
style={
|
|
2329
2362
|
{
|
|
2363
|
+
"color": "#101010",
|
|
2330
2364
|
"fontFamily": "GTStandardBold",
|
|
2331
2365
|
"fontSize": 14,
|
|
2332
2366
|
"letterSpacing": 0.3,
|
|
@@ -2343,7 +2377,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
2343
2377
|
style={
|
|
2344
2378
|
{
|
|
2345
2379
|
"color": "#505050",
|
|
2346
|
-
"fontFamily": "
|
|
2380
|
+
"fontFamily": "GTStandardRegular",
|
|
2347
2381
|
"fontSize": 14,
|
|
2348
2382
|
"letterSpacing": 0.3,
|
|
2349
2383
|
"lineHeight": 20,
|
|
@@ -2395,6 +2429,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
2395
2429
|
<Text
|
|
2396
2430
|
style={
|
|
2397
2431
|
{
|
|
2432
|
+
"color": "#101010",
|
|
2398
2433
|
"fontFamily": "GTStandardBold",
|
|
2399
2434
|
"fontSize": 14,
|
|
2400
2435
|
"letterSpacing": 0.3,
|
|
@@ -2411,7 +2446,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
2411
2446
|
style={
|
|
2412
2447
|
{
|
|
2413
2448
|
"color": "#505050",
|
|
2414
|
-
"fontFamily": "
|
|
2449
|
+
"fontFamily": "GTStandardRegular",
|
|
2415
2450
|
"fontSize": 14,
|
|
2416
2451
|
"letterSpacing": 0.3,
|
|
2417
2452
|
"lineHeight": 20,
|
|
@@ -2463,6 +2498,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
2463
2498
|
<Text
|
|
2464
2499
|
style={
|
|
2465
2500
|
{
|
|
2501
|
+
"color": "#101010",
|
|
2466
2502
|
"fontFamily": "GTStandardBold",
|
|
2467
2503
|
"fontSize": 14,
|
|
2468
2504
|
"letterSpacing": 0.3,
|
|
@@ -2479,7 +2515,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
2479
2515
|
style={
|
|
2480
2516
|
{
|
|
2481
2517
|
"color": "#505050",
|
|
2482
|
-
"fontFamily": "
|
|
2518
|
+
"fontFamily": "GTStandardRegular",
|
|
2483
2519
|
"fontSize": 14,
|
|
2484
2520
|
"letterSpacing": 0.3,
|
|
2485
2521
|
"lineHeight": 20,
|
|
@@ -2531,6 +2567,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
2531
2567
|
<Text
|
|
2532
2568
|
style={
|
|
2533
2569
|
{
|
|
2570
|
+
"color": "#101010",
|
|
2534
2571
|
"fontFamily": "GTStandardBold",
|
|
2535
2572
|
"fontSize": 14,
|
|
2536
2573
|
"letterSpacing": 0.3,
|
|
@@ -2547,7 +2584,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
2547
2584
|
style={
|
|
2548
2585
|
{
|
|
2549
2586
|
"color": "#505050",
|
|
2550
|
-
"fontFamily": "
|
|
2587
|
+
"fontFamily": "GTStandardRegular",
|
|
2551
2588
|
"fontSize": 14,
|
|
2552
2589
|
"letterSpacing": 0.3,
|
|
2553
2590
|
"lineHeight": 20,
|
|
@@ -2599,6 +2636,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
2599
2636
|
<Text
|
|
2600
2637
|
style={
|
|
2601
2638
|
{
|
|
2639
|
+
"color": "#101010",
|
|
2602
2640
|
"fontFamily": "GTStandardBold",
|
|
2603
2641
|
"fontSize": 14,
|
|
2604
2642
|
"letterSpacing": 0.3,
|
|
@@ -2615,7 +2653,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
2615
2653
|
style={
|
|
2616
2654
|
{
|
|
2617
2655
|
"color": "#505050",
|
|
2618
|
-
"fontFamily": "
|
|
2656
|
+
"fontFamily": "GTStandardRegular",
|
|
2619
2657
|
"fontSize": 14,
|
|
2620
2658
|
"letterSpacing": 0.3,
|
|
2621
2659
|
"lineHeight": 20,
|
|
@@ -2667,6 +2705,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
2667
2705
|
<Text
|
|
2668
2706
|
style={
|
|
2669
2707
|
{
|
|
2708
|
+
"color": "#101010",
|
|
2670
2709
|
"fontFamily": "GTStandardBold",
|
|
2671
2710
|
"fontSize": 14,
|
|
2672
2711
|
"letterSpacing": 0.3,
|
|
@@ -2683,7 +2722,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
2683
2722
|
style={
|
|
2684
2723
|
{
|
|
2685
2724
|
"color": "#505050",
|
|
2686
|
-
"fontFamily": "
|
|
2725
|
+
"fontFamily": "GTStandardRegular",
|
|
2687
2726
|
"fontSize": 14,
|
|
2688
2727
|
"letterSpacing": 0.3,
|
|
2689
2728
|
"lineHeight": 20,
|
|
@@ -2735,6 +2774,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
2735
2774
|
<Text
|
|
2736
2775
|
style={
|
|
2737
2776
|
{
|
|
2777
|
+
"color": "#101010",
|
|
2738
2778
|
"fontFamily": "GTStandardBold",
|
|
2739
2779
|
"fontSize": 14,
|
|
2740
2780
|
"letterSpacing": 0.3,
|
|
@@ -2751,7 +2791,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
2751
2791
|
style={
|
|
2752
2792
|
{
|
|
2753
2793
|
"color": "#505050",
|
|
2754
|
-
"fontFamily": "
|
|
2794
|
+
"fontFamily": "GTStandardRegular",
|
|
2755
2795
|
"fontSize": 14,
|
|
2756
2796
|
"letterSpacing": 0.3,
|
|
2757
2797
|
"lineHeight": 20,
|
|
@@ -2803,6 +2843,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
2803
2843
|
<Text
|
|
2804
2844
|
style={
|
|
2805
2845
|
{
|
|
2846
|
+
"color": "#101010",
|
|
2806
2847
|
"fontFamily": "GTStandardBold",
|
|
2807
2848
|
"fontSize": 14,
|
|
2808
2849
|
"letterSpacing": 0.3,
|
|
@@ -2819,7 +2860,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
2819
2860
|
style={
|
|
2820
2861
|
{
|
|
2821
2862
|
"color": "#505050",
|
|
2822
|
-
"fontFamily": "
|
|
2863
|
+
"fontFamily": "GTStandardRegular",
|
|
2823
2864
|
"fontSize": 14,
|
|
2824
2865
|
"letterSpacing": 0.3,
|
|
2825
2866
|
"lineHeight": 20,
|
|
@@ -2871,6 +2912,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
2871
2912
|
<Text
|
|
2872
2913
|
style={
|
|
2873
2914
|
{
|
|
2915
|
+
"color": "#101010",
|
|
2874
2916
|
"fontFamily": "GTStandardBold",
|
|
2875
2917
|
"fontSize": 14,
|
|
2876
2918
|
"letterSpacing": 0.3,
|
|
@@ -2887,7 +2929,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
2887
2929
|
style={
|
|
2888
2930
|
{
|
|
2889
2931
|
"color": "#505050",
|
|
2890
|
-
"fontFamily": "
|
|
2932
|
+
"fontFamily": "GTStandardRegular",
|
|
2891
2933
|
"fontSize": 14,
|
|
2892
2934
|
"letterSpacing": 0.3,
|
|
2893
2935
|
"lineHeight": 20,
|
|
@@ -2939,6 +2981,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
2939
2981
|
<Text
|
|
2940
2982
|
style={
|
|
2941
2983
|
{
|
|
2984
|
+
"color": "#101010",
|
|
2942
2985
|
"fontFamily": "GTStandardBold",
|
|
2943
2986
|
"fontSize": 14,
|
|
2944
2987
|
"letterSpacing": 0.3,
|
|
@@ -2955,7 +2998,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
2955
2998
|
style={
|
|
2956
2999
|
{
|
|
2957
3000
|
"color": "#505050",
|
|
2958
|
-
"fontFamily": "
|
|
3001
|
+
"fontFamily": "GTStandardRegular",
|
|
2959
3002
|
"fontSize": 14,
|
|
2960
3003
|
"letterSpacing": 0.3,
|
|
2961
3004
|
"lineHeight": 20,
|
|
@@ -3007,6 +3050,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3007
3050
|
<Text
|
|
3008
3051
|
style={
|
|
3009
3052
|
{
|
|
3053
|
+
"color": "#101010",
|
|
3010
3054
|
"fontFamily": "GTStandardBold",
|
|
3011
3055
|
"fontSize": 14,
|
|
3012
3056
|
"letterSpacing": 0.3,
|
|
@@ -3023,7 +3067,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3023
3067
|
style={
|
|
3024
3068
|
{
|
|
3025
3069
|
"color": "#505050",
|
|
3026
|
-
"fontFamily": "
|
|
3070
|
+
"fontFamily": "GTStandardRegular",
|
|
3027
3071
|
"fontSize": 14,
|
|
3028
3072
|
"letterSpacing": 0.3,
|
|
3029
3073
|
"lineHeight": 20,
|
|
@@ -3075,6 +3119,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3075
3119
|
<Text
|
|
3076
3120
|
style={
|
|
3077
3121
|
{
|
|
3122
|
+
"color": "#101010",
|
|
3078
3123
|
"fontFamily": "GTStandardBold",
|
|
3079
3124
|
"fontSize": 14,
|
|
3080
3125
|
"letterSpacing": 0.3,
|
|
@@ -3091,7 +3136,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3091
3136
|
style={
|
|
3092
3137
|
{
|
|
3093
3138
|
"color": "#505050",
|
|
3094
|
-
"fontFamily": "
|
|
3139
|
+
"fontFamily": "GTStandardRegular",
|
|
3095
3140
|
"fontSize": 14,
|
|
3096
3141
|
"letterSpacing": 0.3,
|
|
3097
3142
|
"lineHeight": 20,
|
|
@@ -3143,6 +3188,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3143
3188
|
<Text
|
|
3144
3189
|
style={
|
|
3145
3190
|
{
|
|
3191
|
+
"color": "#101010",
|
|
3146
3192
|
"fontFamily": "GTStandardBold",
|
|
3147
3193
|
"fontSize": 14,
|
|
3148
3194
|
"letterSpacing": 0.3,
|
|
@@ -3159,7 +3205,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3159
3205
|
style={
|
|
3160
3206
|
{
|
|
3161
3207
|
"color": "#505050",
|
|
3162
|
-
"fontFamily": "
|
|
3208
|
+
"fontFamily": "GTStandardRegular",
|
|
3163
3209
|
"fontSize": 14,
|
|
3164
3210
|
"letterSpacing": 0.3,
|
|
3165
3211
|
"lineHeight": 20,
|
|
@@ -3211,6 +3257,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3211
3257
|
<Text
|
|
3212
3258
|
style={
|
|
3213
3259
|
{
|
|
3260
|
+
"color": "#101010",
|
|
3214
3261
|
"fontFamily": "GTStandardBold",
|
|
3215
3262
|
"fontSize": 14,
|
|
3216
3263
|
"letterSpacing": 0.3,
|
|
@@ -3227,7 +3274,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3227
3274
|
style={
|
|
3228
3275
|
{
|
|
3229
3276
|
"color": "#505050",
|
|
3230
|
-
"fontFamily": "
|
|
3277
|
+
"fontFamily": "GTStandardRegular",
|
|
3231
3278
|
"fontSize": 14,
|
|
3232
3279
|
"letterSpacing": 0.3,
|
|
3233
3280
|
"lineHeight": 20,
|
|
@@ -3279,6 +3326,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3279
3326
|
<Text
|
|
3280
3327
|
style={
|
|
3281
3328
|
{
|
|
3329
|
+
"color": "#101010",
|
|
3282
3330
|
"fontFamily": "GTStandardBold",
|
|
3283
3331
|
"fontSize": 14,
|
|
3284
3332
|
"letterSpacing": 0.3,
|
|
@@ -3295,7 +3343,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3295
3343
|
style={
|
|
3296
3344
|
{
|
|
3297
3345
|
"color": "#505050",
|
|
3298
|
-
"fontFamily": "
|
|
3346
|
+
"fontFamily": "GTStandardRegular",
|
|
3299
3347
|
"fontSize": 14,
|
|
3300
3348
|
"letterSpacing": 0.3,
|
|
3301
3349
|
"lineHeight": 20,
|
|
@@ -3347,6 +3395,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3347
3395
|
<Text
|
|
3348
3396
|
style={
|
|
3349
3397
|
{
|
|
3398
|
+
"color": "#101010",
|
|
3350
3399
|
"fontFamily": "GTStandardBold",
|
|
3351
3400
|
"fontSize": 14,
|
|
3352
3401
|
"letterSpacing": 0.3,
|
|
@@ -3363,7 +3412,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3363
3412
|
style={
|
|
3364
3413
|
{
|
|
3365
3414
|
"color": "#505050",
|
|
3366
|
-
"fontFamily": "
|
|
3415
|
+
"fontFamily": "GTStandardRegular",
|
|
3367
3416
|
"fontSize": 14,
|
|
3368
3417
|
"letterSpacing": 0.3,
|
|
3369
3418
|
"lineHeight": 20,
|
|
@@ -3415,6 +3464,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3415
3464
|
<Text
|
|
3416
3465
|
style={
|
|
3417
3466
|
{
|
|
3467
|
+
"color": "#101010",
|
|
3418
3468
|
"fontFamily": "GTStandardBold",
|
|
3419
3469
|
"fontSize": 14,
|
|
3420
3470
|
"letterSpacing": 0.3,
|
|
@@ -3431,7 +3481,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3431
3481
|
style={
|
|
3432
3482
|
{
|
|
3433
3483
|
"color": "#505050",
|
|
3434
|
-
"fontFamily": "
|
|
3484
|
+
"fontFamily": "GTStandardRegular",
|
|
3435
3485
|
"fontSize": 14,
|
|
3436
3486
|
"letterSpacing": 0.3,
|
|
3437
3487
|
"lineHeight": 20,
|
|
@@ -3483,6 +3533,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3483
3533
|
<Text
|
|
3484
3534
|
style={
|
|
3485
3535
|
{
|
|
3536
|
+
"color": "#101010",
|
|
3486
3537
|
"fontFamily": "GTStandardBold",
|
|
3487
3538
|
"fontSize": 14,
|
|
3488
3539
|
"letterSpacing": 0.3,
|
|
@@ -3499,7 +3550,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3499
3550
|
style={
|
|
3500
3551
|
{
|
|
3501
3552
|
"color": "#505050",
|
|
3502
|
-
"fontFamily": "
|
|
3553
|
+
"fontFamily": "GTStandardRegular",
|
|
3503
3554
|
"fontSize": 14,
|
|
3504
3555
|
"letterSpacing": 0.3,
|
|
3505
3556
|
"lineHeight": 20,
|
|
@@ -3551,6 +3602,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3551
3602
|
<Text
|
|
3552
3603
|
style={
|
|
3553
3604
|
{
|
|
3605
|
+
"color": "#101010",
|
|
3554
3606
|
"fontFamily": "GTStandardBold",
|
|
3555
3607
|
"fontSize": 14,
|
|
3556
3608
|
"letterSpacing": 0.3,
|
|
@@ -3567,7 +3619,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3567
3619
|
style={
|
|
3568
3620
|
{
|
|
3569
3621
|
"color": "#505050",
|
|
3570
|
-
"fontFamily": "
|
|
3622
|
+
"fontFamily": "GTStandardRegular",
|
|
3571
3623
|
"fontSize": 14,
|
|
3572
3624
|
"letterSpacing": 0.3,
|
|
3573
3625
|
"lineHeight": 20,
|
|
@@ -3619,6 +3671,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3619
3671
|
<Text
|
|
3620
3672
|
style={
|
|
3621
3673
|
{
|
|
3674
|
+
"color": "#101010",
|
|
3622
3675
|
"fontFamily": "GTStandardBold",
|
|
3623
3676
|
"fontSize": 14,
|
|
3624
3677
|
"letterSpacing": 0.3,
|
|
@@ -3635,7 +3688,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3635
3688
|
style={
|
|
3636
3689
|
{
|
|
3637
3690
|
"color": "#505050",
|
|
3638
|
-
"fontFamily": "
|
|
3691
|
+
"fontFamily": "GTStandardRegular",
|
|
3639
3692
|
"fontSize": 14,
|
|
3640
3693
|
"letterSpacing": 0.3,
|
|
3641
3694
|
"lineHeight": 20,
|
|
@@ -3687,6 +3740,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3687
3740
|
<Text
|
|
3688
3741
|
style={
|
|
3689
3742
|
{
|
|
3743
|
+
"color": "#101010",
|
|
3690
3744
|
"fontFamily": "GTStandardBold",
|
|
3691
3745
|
"fontSize": 14,
|
|
3692
3746
|
"letterSpacing": 0.3,
|
|
@@ -3703,7 +3757,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3703
3757
|
style={
|
|
3704
3758
|
{
|
|
3705
3759
|
"color": "#505050",
|
|
3706
|
-
"fontFamily": "
|
|
3760
|
+
"fontFamily": "GTStandardRegular",
|
|
3707
3761
|
"fontSize": 14,
|
|
3708
3762
|
"letterSpacing": 0.3,
|
|
3709
3763
|
"lineHeight": 20,
|
|
@@ -3755,6 +3809,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3755
3809
|
<Text
|
|
3756
3810
|
style={
|
|
3757
3811
|
{
|
|
3812
|
+
"color": "#101010",
|
|
3758
3813
|
"fontFamily": "GTStandardBold",
|
|
3759
3814
|
"fontSize": 14,
|
|
3760
3815
|
"letterSpacing": 0.3,
|
|
@@ -3771,7 +3826,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3771
3826
|
style={
|
|
3772
3827
|
{
|
|
3773
3828
|
"color": "#505050",
|
|
3774
|
-
"fontFamily": "
|
|
3829
|
+
"fontFamily": "GTStandardRegular",
|
|
3775
3830
|
"fontSize": 14,
|
|
3776
3831
|
"letterSpacing": 0.3,
|
|
3777
3832
|
"lineHeight": 20,
|
|
@@ -3823,6 +3878,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3823
3878
|
<Text
|
|
3824
3879
|
style={
|
|
3825
3880
|
{
|
|
3881
|
+
"color": "#101010",
|
|
3826
3882
|
"fontFamily": "GTStandardBold",
|
|
3827
3883
|
"fontSize": 14,
|
|
3828
3884
|
"letterSpacing": 0.3,
|
|
@@ -3839,7 +3895,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3839
3895
|
style={
|
|
3840
3896
|
{
|
|
3841
3897
|
"color": "#505050",
|
|
3842
|
-
"fontFamily": "
|
|
3898
|
+
"fontFamily": "GTStandardRegular",
|
|
3843
3899
|
"fontSize": 14,
|
|
3844
3900
|
"letterSpacing": 0.3,
|
|
3845
3901
|
"lineHeight": 20,
|
|
@@ -3891,6 +3947,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3891
3947
|
<Text
|
|
3892
3948
|
style={
|
|
3893
3949
|
{
|
|
3950
|
+
"color": "#101010",
|
|
3894
3951
|
"fontFamily": "GTStandardBold",
|
|
3895
3952
|
"fontSize": 14,
|
|
3896
3953
|
"letterSpacing": 0.3,
|
|
@@ -3907,7 +3964,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3907
3964
|
style={
|
|
3908
3965
|
{
|
|
3909
3966
|
"color": "#505050",
|
|
3910
|
-
"fontFamily": "
|
|
3967
|
+
"fontFamily": "GTStandardRegular",
|
|
3911
3968
|
"fontSize": 14,
|
|
3912
3969
|
"letterSpacing": 0.3,
|
|
3913
3970
|
"lineHeight": 20,
|
|
@@ -3959,6 +4016,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3959
4016
|
<Text
|
|
3960
4017
|
style={
|
|
3961
4018
|
{
|
|
4019
|
+
"color": "#101010",
|
|
3962
4020
|
"fontFamily": "GTStandardBold",
|
|
3963
4021
|
"fontSize": 14,
|
|
3964
4022
|
"letterSpacing": 0.3,
|
|
@@ -3975,7 +4033,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
3975
4033
|
style={
|
|
3976
4034
|
{
|
|
3977
4035
|
"color": "#505050",
|
|
3978
|
-
"fontFamily": "
|
|
4036
|
+
"fontFamily": "GTStandardRegular",
|
|
3979
4037
|
"fontSize": 14,
|
|
3980
4038
|
"letterSpacing": 0.3,
|
|
3981
4039
|
"lineHeight": 20,
|
|
@@ -4027,6 +4085,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
4027
4085
|
<Text
|
|
4028
4086
|
style={
|
|
4029
4087
|
{
|
|
4088
|
+
"color": "#101010",
|
|
4030
4089
|
"fontFamily": "GTStandardBold",
|
|
4031
4090
|
"fontSize": 14,
|
|
4032
4091
|
"letterSpacing": 0.3,
|
|
@@ -4043,7 +4102,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
4043
4102
|
style={
|
|
4044
4103
|
{
|
|
4045
4104
|
"color": "#505050",
|
|
4046
|
-
"fontFamily": "
|
|
4105
|
+
"fontFamily": "GTStandardRegular",
|
|
4047
4106
|
"fontSize": 14,
|
|
4048
4107
|
"letterSpacing": 0.3,
|
|
4049
4108
|
"lineHeight": 20,
|
|
@@ -4095,6 +4154,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
4095
4154
|
<Text
|
|
4096
4155
|
style={
|
|
4097
4156
|
{
|
|
4157
|
+
"color": "#101010",
|
|
4098
4158
|
"fontFamily": "GTStandardBold",
|
|
4099
4159
|
"fontSize": 14,
|
|
4100
4160
|
"letterSpacing": 0.3,
|
|
@@ -4111,7 +4171,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
4111
4171
|
style={
|
|
4112
4172
|
{
|
|
4113
4173
|
"color": "#505050",
|
|
4114
|
-
"fontFamily": "
|
|
4174
|
+
"fontFamily": "GTStandardRegular",
|
|
4115
4175
|
"fontSize": 14,
|
|
4116
4176
|
"letterSpacing": 0.3,
|
|
4117
4177
|
"lineHeight": 20,
|
|
@@ -4163,6 +4223,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
4163
4223
|
<Text
|
|
4164
4224
|
style={
|
|
4165
4225
|
{
|
|
4226
|
+
"color": "#101010",
|
|
4166
4227
|
"fontFamily": "GTStandardBold",
|
|
4167
4228
|
"fontSize": 14,
|
|
4168
4229
|
"letterSpacing": 0.3,
|
|
@@ -4179,7 +4240,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
4179
4240
|
style={
|
|
4180
4241
|
{
|
|
4181
4242
|
"color": "#505050",
|
|
4182
|
-
"fontFamily": "
|
|
4243
|
+
"fontFamily": "GTStandardRegular",
|
|
4183
4244
|
"fontSize": 14,
|
|
4184
4245
|
"letterSpacing": 0.3,
|
|
4185
4246
|
"lineHeight": 20,
|
|
@@ -4231,6 +4292,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
4231
4292
|
<Text
|
|
4232
4293
|
style={
|
|
4233
4294
|
{
|
|
4295
|
+
"color": "#101010",
|
|
4234
4296
|
"fontFamily": "GTStandardBold",
|
|
4235
4297
|
"fontSize": 14,
|
|
4236
4298
|
"letterSpacing": 0.3,
|
|
@@ -4247,7 +4309,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
4247
4309
|
style={
|
|
4248
4310
|
{
|
|
4249
4311
|
"color": "#505050",
|
|
4250
|
-
"fontFamily": "
|
|
4312
|
+
"fontFamily": "GTStandardRegular",
|
|
4251
4313
|
"fontSize": 14,
|
|
4252
4314
|
"letterSpacing": 0.3,
|
|
4253
4315
|
"lineHeight": 20,
|
|
@@ -4299,6 +4361,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
4299
4361
|
<Text
|
|
4300
4362
|
style={
|
|
4301
4363
|
{
|
|
4364
|
+
"color": "#101010",
|
|
4302
4365
|
"fontFamily": "GTStandardBold",
|
|
4303
4366
|
"fontSize": 14,
|
|
4304
4367
|
"letterSpacing": 0.3,
|
|
@@ -4315,7 +4378,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
4315
4378
|
style={
|
|
4316
4379
|
{
|
|
4317
4380
|
"color": "#505050",
|
|
4318
|
-
"fontFamily": "
|
|
4381
|
+
"fontFamily": "GTStandardRegular",
|
|
4319
4382
|
"fontSize": 14,
|
|
4320
4383
|
"letterSpacing": 0.3,
|
|
4321
4384
|
"lineHeight": 20,
|
|
@@ -4367,6 +4430,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
4367
4430
|
<Text
|
|
4368
4431
|
style={
|
|
4369
4432
|
{
|
|
4433
|
+
"color": "#101010",
|
|
4370
4434
|
"fontFamily": "GTStandardBold",
|
|
4371
4435
|
"fontSize": 14,
|
|
4372
4436
|
"letterSpacing": 0.3,
|
|
@@ -4383,7 +4447,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
4383
4447
|
style={
|
|
4384
4448
|
{
|
|
4385
4449
|
"color": "#505050",
|
|
4386
|
-
"fontFamily": "
|
|
4450
|
+
"fontFamily": "GTStandardRegular",
|
|
4387
4451
|
"fontSize": 14,
|
|
4388
4452
|
"letterSpacing": 0.3,
|
|
4389
4453
|
"lineHeight": 20,
|
|
@@ -4435,6 +4499,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
4435
4499
|
<Text
|
|
4436
4500
|
style={
|
|
4437
4501
|
{
|
|
4502
|
+
"color": "#101010",
|
|
4438
4503
|
"fontFamily": "GTStandardBold",
|
|
4439
4504
|
"fontSize": 14,
|
|
4440
4505
|
"letterSpacing": 0.3,
|
|
@@ -4451,7 +4516,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
4451
4516
|
style={
|
|
4452
4517
|
{
|
|
4453
4518
|
"color": "#505050",
|
|
4454
|
-
"fontFamily": "
|
|
4519
|
+
"fontFamily": "GTStandardRegular",
|
|
4455
4520
|
"fontSize": 14,
|
|
4456
4521
|
"letterSpacing": 0.3,
|
|
4457
4522
|
"lineHeight": 20,
|
|
@@ -4503,6 +4568,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
4503
4568
|
<Text
|
|
4504
4569
|
style={
|
|
4505
4570
|
{
|
|
4571
|
+
"color": "#101010",
|
|
4506
4572
|
"fontFamily": "GTStandardBold",
|
|
4507
4573
|
"fontSize": 14,
|
|
4508
4574
|
"letterSpacing": 0.3,
|
|
@@ -4519,7 +4585,7 @@ exports[`Bumper/Core/Tokens ColorPalette 1`] = `
|
|
|
4519
4585
|
style={
|
|
4520
4586
|
{
|
|
4521
4587
|
"color": "#505050",
|
|
4522
|
-
"fontFamily": "
|
|
4588
|
+
"fontFamily": "GTStandardRegular",
|
|
4523
4589
|
"fontSize": 14,
|
|
4524
4590
|
"letterSpacing": 0.3,
|
|
4525
4591
|
"lineHeight": 20,
|