@hero-design/rn 7.17.0 → 7.17.1
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/.turbo/turbo-build.log +2 -2
- package/es/index.js +107 -99
- package/lib/index.js +107 -99
- package/package.json +2 -2
- package/src/components/Accordion/__tests__/__snapshots__/AccordionItem.spec.tsx.snap +12 -12
- package/src/components/Accordion/__tests__/__snapshots__/index.spec.tsx.snap +18 -18
- package/src/components/Alert/__tests__/__snapshots__/index.spec.tsx.snap +26 -26
- package/src/components/Avatar/__tests__/__snapshots__/StyledAvatar.spec.tsx.snap +3 -3
- package/src/components/Avatar/__tests__/__snapshots__/index.spec.tsx.snap +2 -2
- package/src/components/Badge/__tests__/__snapshots__/Badge.spec.tsx.snap +1 -1
- package/src/components/Badge/__tests__/__snapshots__/Status.spec.tsx.snap +2 -2
- package/src/components/BottomNavigation/__tests__/__snapshots__/index.spec.tsx.snap +9 -9
- package/src/components/BottomSheet/__tests__/__snapshots__/index.spec.tsx.snap +12 -12
- package/src/components/Button/LoadingIndicator/__tests__/__snapshots__/StyledLoadingIndicator.spec.tsx.snap +2 -2
- package/src/components/Button/LoadingIndicator/__tests__/__snapshots__/index.spec.tsx.snap +6 -6
- package/src/components/Button/UtilityButton/__tests__/__snapshots__/index.spec.tsx.snap +6 -6
- package/src/components/Button/__tests__/__snapshots__/IconButton.spec.tsx.snap +1 -1
- package/src/components/Button/__tests__/__snapshots__/StyledButton.spec.tsx.snap +67 -67
- package/src/components/Calendar/__tests__/__snapshots__/CalendarRowItem.spec.tsx.snap +12 -12
- package/src/components/Card/__tests__/__snapshots__/StyledCard.spec.tsx.snap +1 -1
- package/src/components/Checkbox/__tests__/__snapshots__/StyledCheckbox.spec.tsx.snap +1 -1
- package/src/components/Checkbox/__tests__/__snapshots__/index.spec.tsx.snap +2 -2
- package/src/components/ContentNavigator/__tests__/__snapshots__/StyledContentNavigator.spec.tsx.snap +1 -1
- package/src/components/ContentNavigator/__tests__/__snapshots__/index.spec.tsx.snap +6 -6
- package/src/components/DatePicker/__tests__/__snapshots__/DatePickerAndroid.spec.tsx.snap +5 -5
- package/src/components/DatePicker/__tests__/__snapshots__/DatePickerIOS.spec.tsx.snap +12 -12
- package/src/components/Divider/__tests__/__snapshots__/StyledDivider.spec.tsx.snap +12 -12
- package/src/components/Drawer/__tests__/__snapshots__/index.spec.tsx.snap +3 -3
- package/src/components/Empty/__tests__/__snapshots__/index.spec.tsx.snap +3 -3
- package/src/components/FAB/ActionGroup/__tests__/__snapshots__/index.spec.tsx.snap +28 -28
- package/src/components/FAB/__tests__/__snapshots__/AnimatedFABIcon.spec.tsx.snap +2 -2
- package/src/components/FAB/__tests__/__snapshots__/StyledFAB.spec.tsx.snap +3 -3
- package/src/components/FAB/__tests__/__snapshots__/index.spec.tsx.snap +9 -9
- package/src/components/Icon/__tests__/__snapshots__/index.spec.tsx.snap +3 -3
- package/src/components/List/__tests__/__snapshots__/BasicListItem.spec.tsx.snap +3 -3
- package/src/components/List/__tests__/__snapshots__/ListItem.spec.tsx.snap +20 -20
- package/src/components/List/__tests__/__snapshots__/StyledBasicListItem.spec.tsx.snap +6 -6
- package/src/components/List/__tests__/__snapshots__/StyledListItem.spec.tsx.snap +12 -12
- package/src/components/PinInput/__tests__/__snapshots__/PinCell.spec.tsx.snap +4 -4
- package/src/components/PinInput/__tests__/__snapshots__/index.spec.tsx.snap +22 -22
- package/src/components/Progress/ProgressCircle.tsx +25 -22
- package/src/components/Progress/StyledProgressCircle.tsx +33 -28
- package/src/components/Progress/__tests__/__snapshots__/index.spec.js.snap +102 -92
- package/src/components/Radio/__tests__/__snapshots__/Radio.spec.tsx.snap +5 -5
- package/src/components/Radio/__tests__/__snapshots__/RadioGroup.spec.tsx.snap +6 -6
- package/src/components/Radio/__tests__/__snapshots__/StyledRadio.spec.tsx.snap +3 -3
- package/src/components/RichTextEditor/__tests__/__snapshots__/EditorToolbar.spec.tsx.snap +11 -11
- package/src/components/RichTextEditor/__tests__/__snapshots__/RichTextEditor.spec.tsx.snap +6 -6
- package/src/components/SectionHeading/__tests__/__snapshots__/StyledHeading.spec.tsx.snap +1 -1
- package/src/components/SectionHeading/__tests__/__snapshots__/index.spec.tsx.snap +9 -9
- package/src/components/Select/MultiSelect/__tests__/__snapshots__/Option.spec.tsx.snap +3 -3
- package/src/components/Select/MultiSelect/__tests__/__snapshots__/OptionList.spec.tsx.snap +42 -42
- package/src/components/Select/MultiSelect/__tests__/__snapshots__/index.spec.tsx.snap +121 -121
- package/src/components/Select/SingleSelect/__tests__/__snapshots__/Option.spec.tsx.snap +2 -2
- package/src/components/Select/SingleSelect/__tests__/__snapshots__/OptionList.spec.tsx.snap +36 -36
- package/src/components/Select/SingleSelect/__tests__/__snapshots__/index.spec.tsx.snap +94 -94
- package/src/components/Select/__tests__/__snapshots__/StyledSelect.spec.tsx.snap +2 -2
- package/src/components/Spinner/__tests__/__snapshots__/AnimatedSpinner.spec.tsx.snap +4 -4
- package/src/components/Spinner/__tests__/__snapshots__/StyledSpinner.spec.tsx.snap +8 -8
- package/src/components/Spinner/__tests__/__snapshots__/index.spec.tsx.snap +4 -4
- package/src/components/Switch/__tests__/__snapshots__/StyledHeading.spec.tsx.snap +1 -1
- package/src/components/Switch/__tests__/__snapshots__/index.spec.tsx.snap +2 -2
- package/src/components/Tabs/__tests__/__snapshots__/ScrollableTabs.spec.tsx.snap +6 -6
- package/src/components/Tabs/__tests__/__snapshots__/index.spec.tsx.snap +8 -8
- package/src/components/Tag/__tests__/__snapshots__/Tag.spec.tsx.snap +8 -8
- package/src/components/TextInput/__tests__/__snapshots__/StyledTextInput.spec.tsx.snap +50 -50
- package/src/components/TextInput/__tests__/__snapshots__/index.spec.tsx.snap +87 -87
- package/src/components/TimePicker/__tests__/__snapshots__/TimePickerAndroid.spec.tsx.snap +5 -5
- package/src/components/TimePicker/__tests__/__snapshots__/TimePickerIOS.spec.tsx.snap +12 -12
- package/src/components/Toast/__tests__/__snapshots__/Toast.spec.tsx.snap +22 -22
- package/src/components/Toolbar/__tests__/__snapshots__/ToolbarGroup.spec.tsx.snap +12 -12
- package/src/components/Toolbar/__tests__/__snapshots__/ToolbarItem.spec.tsx.snap +8 -8
- package/src/components/Typography/Text/__tests__/__snapshots__/StyledText.spec.tsx.snap +13 -13
- package/src/theme/__tests__/__snapshots__/index.spec.ts.snap +142 -143
- package/src/theme/components/alert.ts +3 -3
- package/src/theme/components/badge.ts +1 -1
- package/src/theme/components/card.ts +4 -4
- package/src/theme/components/list.ts +4 -4
- package/src/theme/components/pinInput.ts +2 -2
- package/src/theme/components/progress.ts +5 -5
- package/src/theme/components/toast.ts +3 -3
- package/src/theme/global/colors.ts +40 -39
- package/types/components/Progress/StyledProgressCircle.d.ts +12 -6
- package/types/theme/components/progress.d.ts +1 -2
|
@@ -49,7 +49,7 @@ Array [
|
|
|
49
49
|
style={
|
|
50
50
|
Array [
|
|
51
51
|
Object {
|
|
52
|
-
"borderColor": "#
|
|
52
|
+
"borderColor": "#001f23",
|
|
53
53
|
"borderRadius": 8,
|
|
54
54
|
"borderWidth": 1,
|
|
55
55
|
"bottom": 0,
|
|
@@ -98,7 +98,7 @@ Array [
|
|
|
98
98
|
style={
|
|
99
99
|
Array [
|
|
100
100
|
Object {
|
|
101
|
-
"color": "#
|
|
101
|
+
"color": "#001f23",
|
|
102
102
|
"fontFamily": "BeVietnamPro-Regular",
|
|
103
103
|
"fontSize": 14,
|
|
104
104
|
"letterSpacing": 0.42,
|
|
@@ -108,7 +108,7 @@ Array [
|
|
|
108
108
|
Object {
|
|
109
109
|
"alignContent": "center",
|
|
110
110
|
"alignItems": "center",
|
|
111
|
-
"color": "#
|
|
111
|
+
"color": "#001f23",
|
|
112
112
|
"fontSize": 14,
|
|
113
113
|
"textAlignVertical": "center",
|
|
114
114
|
},
|
|
@@ -147,7 +147,7 @@ Array [
|
|
|
147
147
|
"textAlignVertical": "center",
|
|
148
148
|
},
|
|
149
149
|
Object {
|
|
150
|
-
"color": "#
|
|
150
|
+
"color": "#001f23",
|
|
151
151
|
},
|
|
152
152
|
]
|
|
153
153
|
}
|
|
@@ -160,7 +160,7 @@ Array [
|
|
|
160
160
|
style={
|
|
161
161
|
Array [
|
|
162
162
|
Object {
|
|
163
|
-
"color": "#
|
|
163
|
+
"color": "#001f23",
|
|
164
164
|
"fontSize": 16,
|
|
165
165
|
},
|
|
166
166
|
undefined,
|
|
@@ -233,7 +233,7 @@ Array [
|
|
|
233
233
|
onStartShouldSetResponder={[Function]}
|
|
234
234
|
style={
|
|
235
235
|
Object {
|
|
236
|
-
"backgroundColor": "#
|
|
236
|
+
"backgroundColor": "#001f23",
|
|
237
237
|
"bottom": 0,
|
|
238
238
|
"left": 0,
|
|
239
239
|
"opacity": 0.48,
|
|
@@ -254,7 +254,7 @@ Array [
|
|
|
254
254
|
"elevation": 10,
|
|
255
255
|
"maxHeight": "94%",
|
|
256
256
|
"paddingBottom": 0,
|
|
257
|
-
"shadowColor": "#
|
|
257
|
+
"shadowColor": "#001f23",
|
|
258
258
|
"shadowOffset": Object {
|
|
259
259
|
"height": 3,
|
|
260
260
|
"width": 0,
|
|
@@ -300,7 +300,7 @@ Array [
|
|
|
300
300
|
style={
|
|
301
301
|
Array [
|
|
302
302
|
Object {
|
|
303
|
-
"color": "#
|
|
303
|
+
"color": "#001f23",
|
|
304
304
|
"fontFamily": "BeVietnamPro-SemiBold",
|
|
305
305
|
"fontSize": 16,
|
|
306
306
|
"letterSpacing": 0.48,
|
|
@@ -352,7 +352,7 @@ Array [
|
|
|
352
352
|
style={
|
|
353
353
|
Array [
|
|
354
354
|
Object {
|
|
355
|
-
"color": "#
|
|
355
|
+
"color": "#001f23",
|
|
356
356
|
"fontSize": 20,
|
|
357
357
|
},
|
|
358
358
|
undefined,
|
|
@@ -368,7 +368,7 @@ Array [
|
|
|
368
368
|
style={
|
|
369
369
|
Array [
|
|
370
370
|
Object {
|
|
371
|
-
"borderBottomColor": "#
|
|
371
|
+
"borderBottomColor": "#e8e9ea",
|
|
372
372
|
"borderBottomWidth": 1,
|
|
373
373
|
"maxWidth": "100%",
|
|
374
374
|
},
|
|
@@ -445,7 +445,7 @@ Array [
|
|
|
445
445
|
Array [
|
|
446
446
|
Object {
|
|
447
447
|
"alignContent": "center",
|
|
448
|
-
"backgroundColor": "#
|
|
448
|
+
"backgroundColor": "#e8e9ea",
|
|
449
449
|
"display": "flex",
|
|
450
450
|
"flexDirection": "row",
|
|
451
451
|
"justifyContent": "space-between",
|
|
@@ -484,7 +484,7 @@ Array [
|
|
|
484
484
|
style={
|
|
485
485
|
Array [
|
|
486
486
|
Object {
|
|
487
|
-
"color": "#
|
|
487
|
+
"color": "#001f23",
|
|
488
488
|
"fontFamily": "BeVietnamPro-Regular",
|
|
489
489
|
"fontSize": 16,
|
|
490
490
|
"letterSpacing": 0.48,
|
|
@@ -601,7 +601,7 @@ Array [
|
|
|
601
601
|
style={
|
|
602
602
|
Array [
|
|
603
603
|
Object {
|
|
604
|
-
"color": "#
|
|
604
|
+
"color": "#001f23",
|
|
605
605
|
"fontFamily": "BeVietnamPro-SemiBold",
|
|
606
606
|
"fontSize": 16,
|
|
607
607
|
"letterSpacing": 0.48,
|
|
@@ -620,7 +620,7 @@ Array [
|
|
|
620
620
|
style={
|
|
621
621
|
Array [
|
|
622
622
|
Object {
|
|
623
|
-
"color": "#
|
|
623
|
+
"color": "#808f91",
|
|
624
624
|
"fontFamily": "BeVietnamPro-Regular",
|
|
625
625
|
"fontSize": 16,
|
|
626
626
|
"letterSpacing": 0.48,
|
|
@@ -745,7 +745,7 @@ Array [
|
|
|
745
745
|
style={
|
|
746
746
|
Array [
|
|
747
747
|
Object {
|
|
748
|
-
"color": "#
|
|
748
|
+
"color": "#001f23",
|
|
749
749
|
"fontFamily": "BeVietnamPro-SemiBold",
|
|
750
750
|
"fontSize": 16,
|
|
751
751
|
"letterSpacing": 0.48,
|
|
@@ -764,7 +764,7 @@ Array [
|
|
|
764
764
|
style={
|
|
765
765
|
Array [
|
|
766
766
|
Object {
|
|
767
|
-
"color": "#
|
|
767
|
+
"color": "#808f91",
|
|
768
768
|
"fontFamily": "BeVietnamPro-Regular",
|
|
769
769
|
"fontSize": 16,
|
|
770
770
|
"letterSpacing": 0.48,
|
|
@@ -848,7 +848,7 @@ Array [
|
|
|
848
848
|
Array [
|
|
849
849
|
Object {
|
|
850
850
|
"alignContent": "center",
|
|
851
|
-
"backgroundColor": "#
|
|
851
|
+
"backgroundColor": "#e8e9ea",
|
|
852
852
|
"display": "flex",
|
|
853
853
|
"flexDirection": "row",
|
|
854
854
|
"justifyContent": "space-between",
|
|
@@ -887,7 +887,7 @@ Array [
|
|
|
887
887
|
style={
|
|
888
888
|
Array [
|
|
889
889
|
Object {
|
|
890
|
-
"color": "#
|
|
890
|
+
"color": "#001f23",
|
|
891
891
|
"fontFamily": "BeVietnamPro-Regular",
|
|
892
892
|
"fontSize": 16,
|
|
893
893
|
"letterSpacing": 0.48,
|
|
@@ -1004,7 +1004,7 @@ Array [
|
|
|
1004
1004
|
style={
|
|
1005
1005
|
Array [
|
|
1006
1006
|
Object {
|
|
1007
|
-
"color": "#
|
|
1007
|
+
"color": "#001f23",
|
|
1008
1008
|
"fontFamily": "BeVietnamPro-SemiBold",
|
|
1009
1009
|
"fontSize": 16,
|
|
1010
1010
|
"letterSpacing": 0.48,
|
|
@@ -1023,7 +1023,7 @@ Array [
|
|
|
1023
1023
|
style={
|
|
1024
1024
|
Array [
|
|
1025
1025
|
Object {
|
|
1026
|
-
"color": "#
|
|
1026
|
+
"color": "#808f91",
|
|
1027
1027
|
"fontFamily": "BeVietnamPro-Regular",
|
|
1028
1028
|
"fontSize": 16,
|
|
1029
1029
|
"letterSpacing": 0.48,
|
|
@@ -1148,7 +1148,7 @@ Array [
|
|
|
1148
1148
|
style={
|
|
1149
1149
|
Array [
|
|
1150
1150
|
Object {
|
|
1151
|
-
"color": "#
|
|
1151
|
+
"color": "#001f23",
|
|
1152
1152
|
"fontFamily": "BeVietnamPro-SemiBold",
|
|
1153
1153
|
"fontSize": 16,
|
|
1154
1154
|
"letterSpacing": 0.48,
|
|
@@ -1167,7 +1167,7 @@ Array [
|
|
|
1167
1167
|
style={
|
|
1168
1168
|
Array [
|
|
1169
1169
|
Object {
|
|
1170
|
-
"color": "#
|
|
1170
|
+
"color": "#808f91",
|
|
1171
1171
|
"fontFamily": "BeVietnamPro-Regular",
|
|
1172
1172
|
"fontSize": 16,
|
|
1173
1173
|
"letterSpacing": 0.48,
|
|
@@ -1249,7 +1249,7 @@ Array [
|
|
|
1249
1249
|
style={
|
|
1250
1250
|
Array [
|
|
1251
1251
|
Object {
|
|
1252
|
-
"borderBottomColor": "#
|
|
1252
|
+
"borderBottomColor": "#e8e9ea",
|
|
1253
1253
|
"borderBottomWidth": 1,
|
|
1254
1254
|
"maxWidth": "100%",
|
|
1255
1255
|
},
|
|
@@ -1292,7 +1292,7 @@ Array [
|
|
|
1292
1292
|
style={
|
|
1293
1293
|
Array [
|
|
1294
1294
|
Object {
|
|
1295
|
-
"color": "#
|
|
1295
|
+
"color": "#001f23",
|
|
1296
1296
|
"fontFamily": "BeVietnamPro-SemiBold",
|
|
1297
1297
|
"fontSize": 16,
|
|
1298
1298
|
"letterSpacing": 0.48,
|
|
@@ -1300,7 +1300,7 @@ Array [
|
|
|
1300
1300
|
},
|
|
1301
1301
|
Array [
|
|
1302
1302
|
Object {
|
|
1303
|
-
"color": "#
|
|
1303
|
+
"color": "#8505a2",
|
|
1304
1304
|
},
|
|
1305
1305
|
undefined,
|
|
1306
1306
|
],
|
|
@@ -1372,7 +1372,7 @@ Array [
|
|
|
1372
1372
|
style={
|
|
1373
1373
|
Array [
|
|
1374
1374
|
Object {
|
|
1375
|
-
"borderColor": "#
|
|
1375
|
+
"borderColor": "#001f23",
|
|
1376
1376
|
"borderRadius": 8,
|
|
1377
1377
|
"borderWidth": 1,
|
|
1378
1378
|
"bottom": 0,
|
|
@@ -1407,7 +1407,7 @@ Array [
|
|
|
1407
1407
|
style={
|
|
1408
1408
|
Array [
|
|
1409
1409
|
Object {
|
|
1410
|
-
"color": "#
|
|
1410
|
+
"color": "#001f23",
|
|
1411
1411
|
"fontFamily": "BeVietnamPro-Regular",
|
|
1412
1412
|
"fontSize": 12,
|
|
1413
1413
|
"letterSpacing": 0.36,
|
|
@@ -1415,7 +1415,7 @@ Array [
|
|
|
1415
1415
|
},
|
|
1416
1416
|
Array [
|
|
1417
1417
|
Object {
|
|
1418
|
-
"color": "#
|
|
1418
|
+
"color": "#001f23",
|
|
1419
1419
|
},
|
|
1420
1420
|
undefined,
|
|
1421
1421
|
],
|
|
@@ -1465,7 +1465,7 @@ Array [
|
|
|
1465
1465
|
"textAlignVertical": "center",
|
|
1466
1466
|
},
|
|
1467
1467
|
Object {
|
|
1468
|
-
"color": "#
|
|
1468
|
+
"color": "#001f23",
|
|
1469
1469
|
},
|
|
1470
1470
|
]
|
|
1471
1471
|
}
|
|
@@ -1478,7 +1478,7 @@ Array [
|
|
|
1478
1478
|
style={
|
|
1479
1479
|
Array [
|
|
1480
1480
|
Object {
|
|
1481
|
-
"color": "#
|
|
1481
|
+
"color": "#001f23",
|
|
1482
1482
|
"fontSize": 16,
|
|
1483
1483
|
},
|
|
1484
1484
|
undefined,
|
|
@@ -1552,7 +1552,7 @@ Array [
|
|
|
1552
1552
|
onStartShouldSetResponder={[Function]}
|
|
1553
1553
|
style={
|
|
1554
1554
|
Object {
|
|
1555
|
-
"backgroundColor": "#
|
|
1555
|
+
"backgroundColor": "#001f23",
|
|
1556
1556
|
"bottom": 0,
|
|
1557
1557
|
"left": 0,
|
|
1558
1558
|
"opacity": 0.48,
|
|
@@ -1575,7 +1575,7 @@ Array [
|
|
|
1575
1575
|
"elevation": 10,
|
|
1576
1576
|
"maxHeight": "94%",
|
|
1577
1577
|
"paddingBottom": 0,
|
|
1578
|
-
"shadowColor": "#
|
|
1578
|
+
"shadowColor": "#001f23",
|
|
1579
1579
|
"shadowOffset": Object {
|
|
1580
1580
|
"height": 3,
|
|
1581
1581
|
"width": 0,
|
|
@@ -1621,7 +1621,7 @@ Array [
|
|
|
1621
1621
|
style={
|
|
1622
1622
|
Array [
|
|
1623
1623
|
Object {
|
|
1624
|
-
"color": "#
|
|
1624
|
+
"color": "#001f23",
|
|
1625
1625
|
"fontFamily": "BeVietnamPro-SemiBold",
|
|
1626
1626
|
"fontSize": 16,
|
|
1627
1627
|
"letterSpacing": 0.48,
|
|
@@ -1675,7 +1675,7 @@ Array [
|
|
|
1675
1675
|
style={
|
|
1676
1676
|
Array [
|
|
1677
1677
|
Object {
|
|
1678
|
-
"color": "#
|
|
1678
|
+
"color": "#001f23",
|
|
1679
1679
|
"fontSize": 20,
|
|
1680
1680
|
},
|
|
1681
1681
|
undefined,
|
|
@@ -1691,7 +1691,7 @@ Array [
|
|
|
1691
1691
|
style={
|
|
1692
1692
|
Array [
|
|
1693
1693
|
Object {
|
|
1694
|
-
"borderBottomColor": "#
|
|
1694
|
+
"borderBottomColor": "#e8e9ea",
|
|
1695
1695
|
"borderBottomWidth": 1,
|
|
1696
1696
|
"maxWidth": "100%",
|
|
1697
1697
|
},
|
|
@@ -1843,7 +1843,7 @@ Array [
|
|
|
1843
1843
|
Array [
|
|
1844
1844
|
Object {
|
|
1845
1845
|
"alignItems": "center",
|
|
1846
|
-
"backgroundColor": "#
|
|
1846
|
+
"backgroundColor": "#f3e6f6",
|
|
1847
1847
|
"flexDirection": "row",
|
|
1848
1848
|
"opacity": 1,
|
|
1849
1849
|
"padding": 16,
|
|
@@ -1868,7 +1868,7 @@ Array [
|
|
|
1868
1868
|
style={
|
|
1869
1869
|
Array [
|
|
1870
1870
|
Object {
|
|
1871
|
-
"color": "#
|
|
1871
|
+
"color": "#001f23",
|
|
1872
1872
|
"fontFamily": "BeVietnamPro-Regular",
|
|
1873
1873
|
"fontSize": 16,
|
|
1874
1874
|
"letterSpacing": 0.48,
|
|
@@ -1899,7 +1899,7 @@ Array [
|
|
|
1899
1899
|
style={
|
|
1900
1900
|
Array [
|
|
1901
1901
|
Object {
|
|
1902
|
-
"color": "#
|
|
1902
|
+
"color": "#001f23",
|
|
1903
1903
|
"fontSize": 20,
|
|
1904
1904
|
},
|
|
1905
1905
|
undefined,
|
|
@@ -1995,7 +1995,7 @@ Array [
|
|
|
1995
1995
|
Array [
|
|
1996
1996
|
Object {
|
|
1997
1997
|
"alignItems": "center",
|
|
1998
|
-
"backgroundColor": "#
|
|
1998
|
+
"backgroundColor": "#f3e6f6",
|
|
1999
1999
|
"flexDirection": "row",
|
|
2000
2000
|
"opacity": 1,
|
|
2001
2001
|
"padding": 16,
|
|
@@ -2020,7 +2020,7 @@ Array [
|
|
|
2020
2020
|
style={
|
|
2021
2021
|
Array [
|
|
2022
2022
|
Object {
|
|
2023
|
-
"color": "#
|
|
2023
|
+
"color": "#001f23",
|
|
2024
2024
|
"fontFamily": "BeVietnamPro-Regular",
|
|
2025
2025
|
"fontSize": 16,
|
|
2026
2026
|
"letterSpacing": 0.48,
|
|
@@ -2051,7 +2051,7 @@ Array [
|
|
|
2051
2051
|
style={
|
|
2052
2052
|
Array [
|
|
2053
2053
|
Object {
|
|
2054
|
-
"color": "#
|
|
2054
|
+
"color": "#001f23",
|
|
2055
2055
|
"fontSize": 20,
|
|
2056
2056
|
},
|
|
2057
2057
|
undefined,
|
|
@@ -2172,7 +2172,7 @@ Array [
|
|
|
2172
2172
|
style={
|
|
2173
2173
|
Array [
|
|
2174
2174
|
Object {
|
|
2175
|
-
"color": "#
|
|
2175
|
+
"color": "#001f23",
|
|
2176
2176
|
"fontFamily": "BeVietnamPro-Regular",
|
|
2177
2177
|
"fontSize": 16,
|
|
2178
2178
|
"letterSpacing": 0.48,
|
|
@@ -2299,7 +2299,7 @@ Array [
|
|
|
2299
2299
|
style={
|
|
2300
2300
|
Array [
|
|
2301
2301
|
Object {
|
|
2302
|
-
"color": "#
|
|
2302
|
+
"color": "#001f23",
|
|
2303
2303
|
"fontFamily": "BeVietnamPro-Regular",
|
|
2304
2304
|
"fontSize": 16,
|
|
2305
2305
|
"letterSpacing": 0.48,
|
|
@@ -2426,7 +2426,7 @@ Array [
|
|
|
2426
2426
|
style={
|
|
2427
2427
|
Array [
|
|
2428
2428
|
Object {
|
|
2429
|
-
"color": "#
|
|
2429
|
+
"color": "#001f23",
|
|
2430
2430
|
"fontFamily": "BeVietnamPro-Regular",
|
|
2431
2431
|
"fontSize": 16,
|
|
2432
2432
|
"letterSpacing": 0.48,
|
|
@@ -2553,7 +2553,7 @@ Array [
|
|
|
2553
2553
|
style={
|
|
2554
2554
|
Array [
|
|
2555
2555
|
Object {
|
|
2556
|
-
"color": "#
|
|
2556
|
+
"color": "#001f23",
|
|
2557
2557
|
"fontFamily": "BeVietnamPro-Regular",
|
|
2558
2558
|
"fontSize": 16,
|
|
2559
2559
|
"letterSpacing": 0.48,
|
|
@@ -2681,7 +2681,7 @@ Array [
|
|
|
2681
2681
|
style={
|
|
2682
2682
|
Array [
|
|
2683
2683
|
Object {
|
|
2684
|
-
"color": "#
|
|
2684
|
+
"color": "#001f23",
|
|
2685
2685
|
"fontFamily": "BeVietnamPro-Regular",
|
|
2686
2686
|
"fontSize": 16,
|
|
2687
2687
|
"letterSpacing": 0.48,
|
|
@@ -2765,7 +2765,7 @@ Array [
|
|
|
2765
2765
|
style={
|
|
2766
2766
|
Array [
|
|
2767
2767
|
Object {
|
|
2768
|
-
"borderBottomColor": "#
|
|
2768
|
+
"borderBottomColor": "#e8e9ea",
|
|
2769
2769
|
"borderBottomWidth": 1,
|
|
2770
2770
|
"maxWidth": "100%",
|
|
2771
2771
|
},
|
|
@@ -2810,7 +2810,7 @@ Array [
|
|
|
2810
2810
|
style={
|
|
2811
2811
|
Array [
|
|
2812
2812
|
Object {
|
|
2813
|
-
"color": "#
|
|
2813
|
+
"color": "#001f23",
|
|
2814
2814
|
"fontFamily": "BeVietnamPro-SemiBold",
|
|
2815
2815
|
"fontSize": 16,
|
|
2816
2816
|
"letterSpacing": 0.48,
|
|
@@ -2818,7 +2818,7 @@ Array [
|
|
|
2818
2818
|
},
|
|
2819
2819
|
Array [
|
|
2820
2820
|
Object {
|
|
2821
|
-
"color": "#
|
|
2821
|
+
"color": "#8505a2",
|
|
2822
2822
|
},
|
|
2823
2823
|
undefined,
|
|
2824
2824
|
],
|
|
@@ -2888,7 +2888,7 @@ Array [
|
|
|
2888
2888
|
style={
|
|
2889
2889
|
Array [
|
|
2890
2890
|
Object {
|
|
2891
|
-
"borderColor": "#
|
|
2891
|
+
"borderColor": "#001f23",
|
|
2892
2892
|
"borderRadius": 8,
|
|
2893
2893
|
"borderWidth": 1,
|
|
2894
2894
|
"bottom": 0,
|
|
@@ -2923,7 +2923,7 @@ Array [
|
|
|
2923
2923
|
style={
|
|
2924
2924
|
Array [
|
|
2925
2925
|
Object {
|
|
2926
|
-
"color": "#
|
|
2926
|
+
"color": "#001f23",
|
|
2927
2927
|
"fontFamily": "BeVietnamPro-Regular",
|
|
2928
2928
|
"fontSize": 12,
|
|
2929
2929
|
"letterSpacing": 0.36,
|
|
@@ -2931,7 +2931,7 @@ Array [
|
|
|
2931
2931
|
},
|
|
2932
2932
|
Array [
|
|
2933
2933
|
Object {
|
|
2934
|
-
"color": "#
|
|
2934
|
+
"color": "#001f23",
|
|
2935
2935
|
},
|
|
2936
2936
|
undefined,
|
|
2937
2937
|
],
|
|
@@ -2981,7 +2981,7 @@ Array [
|
|
|
2981
2981
|
"textAlignVertical": "center",
|
|
2982
2982
|
},
|
|
2983
2983
|
Object {
|
|
2984
|
-
"color": "#
|
|
2984
|
+
"color": "#001f23",
|
|
2985
2985
|
},
|
|
2986
2986
|
]
|
|
2987
2987
|
}
|
|
@@ -2994,7 +2994,7 @@ Array [
|
|
|
2994
2994
|
style={
|
|
2995
2995
|
Array [
|
|
2996
2996
|
Object {
|
|
2997
|
-
"color": "#
|
|
2997
|
+
"color": "#001f23",
|
|
2998
2998
|
"fontSize": 16,
|
|
2999
2999
|
},
|
|
3000
3000
|
undefined,
|
|
@@ -3067,7 +3067,7 @@ Array [
|
|
|
3067
3067
|
onStartShouldSetResponder={[Function]}
|
|
3068
3068
|
style={
|
|
3069
3069
|
Object {
|
|
3070
|
-
"backgroundColor": "#
|
|
3070
|
+
"backgroundColor": "#001f23",
|
|
3071
3071
|
"bottom": 0,
|
|
3072
3072
|
"left": 0,
|
|
3073
3073
|
"opacity": 0.48,
|
|
@@ -3088,7 +3088,7 @@ Array [
|
|
|
3088
3088
|
"elevation": 10,
|
|
3089
3089
|
"maxHeight": "94%",
|
|
3090
3090
|
"paddingBottom": 0,
|
|
3091
|
-
"shadowColor": "#
|
|
3091
|
+
"shadowColor": "#001f23",
|
|
3092
3092
|
"shadowOffset": Object {
|
|
3093
3093
|
"height": 3,
|
|
3094
3094
|
"width": 0,
|
|
@@ -3134,7 +3134,7 @@ Array [
|
|
|
3134
3134
|
style={
|
|
3135
3135
|
Array [
|
|
3136
3136
|
Object {
|
|
3137
|
-
"color": "#
|
|
3137
|
+
"color": "#001f23",
|
|
3138
3138
|
"fontFamily": "BeVietnamPro-SemiBold",
|
|
3139
3139
|
"fontSize": 16,
|
|
3140
3140
|
"letterSpacing": 0.48,
|
|
@@ -3186,7 +3186,7 @@ Array [
|
|
|
3186
3186
|
style={
|
|
3187
3187
|
Array [
|
|
3188
3188
|
Object {
|
|
3189
|
-
"color": "#
|
|
3189
|
+
"color": "#001f23",
|
|
3190
3190
|
"fontSize": 20,
|
|
3191
3191
|
},
|
|
3192
3192
|
undefined,
|
|
@@ -3202,7 +3202,7 @@ Array [
|
|
|
3202
3202
|
style={
|
|
3203
3203
|
Array [
|
|
3204
3204
|
Object {
|
|
3205
|
-
"borderBottomColor": "#
|
|
3205
|
+
"borderBottomColor": "#e8e9ea",
|
|
3206
3206
|
"borderBottomWidth": 1,
|
|
3207
3207
|
"maxWidth": "100%",
|
|
3208
3208
|
},
|
|
@@ -3354,7 +3354,7 @@ Array [
|
|
|
3354
3354
|
Array [
|
|
3355
3355
|
Object {
|
|
3356
3356
|
"alignItems": "center",
|
|
3357
|
-
"backgroundColor": "#
|
|
3357
|
+
"backgroundColor": "#f3e6f6",
|
|
3358
3358
|
"flexDirection": "row",
|
|
3359
3359
|
"opacity": 1,
|
|
3360
3360
|
"padding": 16,
|
|
@@ -3379,7 +3379,7 @@ Array [
|
|
|
3379
3379
|
style={
|
|
3380
3380
|
Array [
|
|
3381
3381
|
Object {
|
|
3382
|
-
"color": "#
|
|
3382
|
+
"color": "#001f23",
|
|
3383
3383
|
"fontFamily": "BeVietnamPro-Regular",
|
|
3384
3384
|
"fontSize": 16,
|
|
3385
3385
|
"letterSpacing": 0.48,
|
|
@@ -3410,7 +3410,7 @@ Array [
|
|
|
3410
3410
|
style={
|
|
3411
3411
|
Array [
|
|
3412
3412
|
Object {
|
|
3413
|
-
"color": "#
|
|
3413
|
+
"color": "#001f23",
|
|
3414
3414
|
"fontSize": 20,
|
|
3415
3415
|
},
|
|
3416
3416
|
undefined,
|
|
@@ -3506,7 +3506,7 @@ Array [
|
|
|
3506
3506
|
Array [
|
|
3507
3507
|
Object {
|
|
3508
3508
|
"alignItems": "center",
|
|
3509
|
-
"backgroundColor": "#
|
|
3509
|
+
"backgroundColor": "#f3e6f6",
|
|
3510
3510
|
"flexDirection": "row",
|
|
3511
3511
|
"opacity": 1,
|
|
3512
3512
|
"padding": 16,
|
|
@@ -3531,7 +3531,7 @@ Array [
|
|
|
3531
3531
|
style={
|
|
3532
3532
|
Array [
|
|
3533
3533
|
Object {
|
|
3534
|
-
"color": "#
|
|
3534
|
+
"color": "#001f23",
|
|
3535
3535
|
"fontFamily": "BeVietnamPro-Regular",
|
|
3536
3536
|
"fontSize": 16,
|
|
3537
3537
|
"letterSpacing": 0.48,
|
|
@@ -3562,7 +3562,7 @@ Array [
|
|
|
3562
3562
|
style={
|
|
3563
3563
|
Array [
|
|
3564
3564
|
Object {
|
|
3565
|
-
"color": "#
|
|
3565
|
+
"color": "#001f23",
|
|
3566
3566
|
"fontSize": 20,
|
|
3567
3567
|
},
|
|
3568
3568
|
undefined,
|
|
@@ -3683,7 +3683,7 @@ Array [
|
|
|
3683
3683
|
style={
|
|
3684
3684
|
Array [
|
|
3685
3685
|
Object {
|
|
3686
|
-
"color": "#
|
|
3686
|
+
"color": "#001f23",
|
|
3687
3687
|
"fontFamily": "BeVietnamPro-Regular",
|
|
3688
3688
|
"fontSize": 16,
|
|
3689
3689
|
"letterSpacing": 0.48,
|
|
@@ -3810,7 +3810,7 @@ Array [
|
|
|
3810
3810
|
style={
|
|
3811
3811
|
Array [
|
|
3812
3812
|
Object {
|
|
3813
|
-
"color": "#
|
|
3813
|
+
"color": "#001f23",
|
|
3814
3814
|
"fontFamily": "BeVietnamPro-Regular",
|
|
3815
3815
|
"fontSize": 16,
|
|
3816
3816
|
"letterSpacing": 0.48,
|
|
@@ -3937,7 +3937,7 @@ Array [
|
|
|
3937
3937
|
style={
|
|
3938
3938
|
Array [
|
|
3939
3939
|
Object {
|
|
3940
|
-
"color": "#
|
|
3940
|
+
"color": "#001f23",
|
|
3941
3941
|
"fontFamily": "BeVietnamPro-Regular",
|
|
3942
3942
|
"fontSize": 16,
|
|
3943
3943
|
"letterSpacing": 0.48,
|
|
@@ -4064,7 +4064,7 @@ Array [
|
|
|
4064
4064
|
style={
|
|
4065
4065
|
Array [
|
|
4066
4066
|
Object {
|
|
4067
|
-
"color": "#
|
|
4067
|
+
"color": "#001f23",
|
|
4068
4068
|
"fontFamily": "BeVietnamPro-Regular",
|
|
4069
4069
|
"fontSize": 16,
|
|
4070
4070
|
"letterSpacing": 0.48,
|
|
@@ -4192,7 +4192,7 @@ Array [
|
|
|
4192
4192
|
style={
|
|
4193
4193
|
Array [
|
|
4194
4194
|
Object {
|
|
4195
|
-
"color": "#
|
|
4195
|
+
"color": "#001f23",
|
|
4196
4196
|
"fontFamily": "BeVietnamPro-Regular",
|
|
4197
4197
|
"fontSize": 16,
|
|
4198
4198
|
"letterSpacing": 0.48,
|
|
@@ -4276,7 +4276,7 @@ Array [
|
|
|
4276
4276
|
style={
|
|
4277
4277
|
Array [
|
|
4278
4278
|
Object {
|
|
4279
|
-
"borderBottomColor": "#
|
|
4279
|
+
"borderBottomColor": "#e8e9ea",
|
|
4280
4280
|
"borderBottomWidth": 1,
|
|
4281
4281
|
"maxWidth": "100%",
|
|
4282
4282
|
},
|
|
@@ -4319,7 +4319,7 @@ Array [
|
|
|
4319
4319
|
style={
|
|
4320
4320
|
Array [
|
|
4321
4321
|
Object {
|
|
4322
|
-
"color": "#
|
|
4322
|
+
"color": "#001f23",
|
|
4323
4323
|
"fontFamily": "BeVietnamPro-SemiBold",
|
|
4324
4324
|
"fontSize": 16,
|
|
4325
4325
|
"letterSpacing": 0.48,
|
|
@@ -4327,7 +4327,7 @@ Array [
|
|
|
4327
4327
|
},
|
|
4328
4328
|
Array [
|
|
4329
4329
|
Object {
|
|
4330
|
-
"color": "#
|
|
4330
|
+
"color": "#8505a2",
|
|
4331
4331
|
},
|
|
4332
4332
|
undefined,
|
|
4333
4333
|
],
|
|
@@ -4399,7 +4399,7 @@ Array [
|
|
|
4399
4399
|
style={
|
|
4400
4400
|
Array [
|
|
4401
4401
|
Object {
|
|
4402
|
-
"borderColor": "#
|
|
4402
|
+
"borderColor": "#808f91",
|
|
4403
4403
|
"borderRadius": 8,
|
|
4404
4404
|
"borderWidth": 1,
|
|
4405
4405
|
"bottom": 0,
|
|
@@ -4434,7 +4434,7 @@ Array [
|
|
|
4434
4434
|
style={
|
|
4435
4435
|
Array [
|
|
4436
4436
|
Object {
|
|
4437
|
-
"color": "#
|
|
4437
|
+
"color": "#001f23",
|
|
4438
4438
|
"fontFamily": "BeVietnamPro-Regular",
|
|
4439
4439
|
"fontSize": 12,
|
|
4440
4440
|
"letterSpacing": 0.36,
|
|
@@ -4442,7 +4442,7 @@ Array [
|
|
|
4442
4442
|
},
|
|
4443
4443
|
Array [
|
|
4444
4444
|
Object {
|
|
4445
|
-
"color": "#
|
|
4445
|
+
"color": "#808f91",
|
|
4446
4446
|
},
|
|
4447
4447
|
undefined,
|
|
4448
4448
|
],
|
|
@@ -4492,7 +4492,7 @@ Array [
|
|
|
4492
4492
|
"textAlignVertical": "center",
|
|
4493
4493
|
},
|
|
4494
4494
|
Object {
|
|
4495
|
-
"color": "#
|
|
4495
|
+
"color": "#001f23",
|
|
4496
4496
|
},
|
|
4497
4497
|
]
|
|
4498
4498
|
}
|
|
@@ -4518,7 +4518,7 @@ Array [
|
|
|
4518
4518
|
style={
|
|
4519
4519
|
Array [
|
|
4520
4520
|
Object {
|
|
4521
|
-
"color": "#
|
|
4521
|
+
"color": "#001f23",
|
|
4522
4522
|
"fontSize": 16,
|
|
4523
4523
|
},
|
|
4524
4524
|
undefined,
|
|
@@ -4593,7 +4593,7 @@ Array [
|
|
|
4593
4593
|
onStartShouldSetResponder={[Function]}
|
|
4594
4594
|
style={
|
|
4595
4595
|
Object {
|
|
4596
|
-
"backgroundColor": "#
|
|
4596
|
+
"backgroundColor": "#001f23",
|
|
4597
4597
|
"bottom": 0,
|
|
4598
4598
|
"left": 0,
|
|
4599
4599
|
"opacity": 0.48,
|
|
@@ -4616,7 +4616,7 @@ Array [
|
|
|
4616
4616
|
"elevation": 10,
|
|
4617
4617
|
"maxHeight": "94%",
|
|
4618
4618
|
"paddingBottom": 0,
|
|
4619
|
-
"shadowColor": "#
|
|
4619
|
+
"shadowColor": "#001f23",
|
|
4620
4620
|
"shadowOffset": Object {
|
|
4621
4621
|
"height": 3,
|
|
4622
4622
|
"width": 0,
|
|
@@ -4662,7 +4662,7 @@ Array [
|
|
|
4662
4662
|
style={
|
|
4663
4663
|
Array [
|
|
4664
4664
|
Object {
|
|
4665
|
-
"color": "#
|
|
4665
|
+
"color": "#001f23",
|
|
4666
4666
|
"fontFamily": "BeVietnamPro-SemiBold",
|
|
4667
4667
|
"fontSize": 16,
|
|
4668
4668
|
"letterSpacing": 0.48,
|
|
@@ -4716,7 +4716,7 @@ Array [
|
|
|
4716
4716
|
style={
|
|
4717
4717
|
Array [
|
|
4718
4718
|
Object {
|
|
4719
|
-
"color": "#
|
|
4719
|
+
"color": "#001f23",
|
|
4720
4720
|
"fontSize": 20,
|
|
4721
4721
|
},
|
|
4722
4722
|
undefined,
|
|
@@ -4732,7 +4732,7 @@ Array [
|
|
|
4732
4732
|
style={
|
|
4733
4733
|
Array [
|
|
4734
4734
|
Object {
|
|
4735
|
-
"borderBottomColor": "#
|
|
4735
|
+
"borderBottomColor": "#e8e9ea",
|
|
4736
4736
|
"borderBottomWidth": 1,
|
|
4737
4737
|
"maxWidth": "100%",
|
|
4738
4738
|
},
|
|
@@ -4884,7 +4884,7 @@ Array [
|
|
|
4884
4884
|
Array [
|
|
4885
4885
|
Object {
|
|
4886
4886
|
"alignItems": "center",
|
|
4887
|
-
"backgroundColor": "#
|
|
4887
|
+
"backgroundColor": "#f3e6f6",
|
|
4888
4888
|
"flexDirection": "row",
|
|
4889
4889
|
"opacity": 1,
|
|
4890
4890
|
"padding": 16,
|
|
@@ -4909,7 +4909,7 @@ Array [
|
|
|
4909
4909
|
style={
|
|
4910
4910
|
Array [
|
|
4911
4911
|
Object {
|
|
4912
|
-
"color": "#
|
|
4912
|
+
"color": "#001f23",
|
|
4913
4913
|
"fontFamily": "BeVietnamPro-Regular",
|
|
4914
4914
|
"fontSize": 16,
|
|
4915
4915
|
"letterSpacing": 0.48,
|
|
@@ -4940,7 +4940,7 @@ Array [
|
|
|
4940
4940
|
style={
|
|
4941
4941
|
Array [
|
|
4942
4942
|
Object {
|
|
4943
|
-
"color": "#
|
|
4943
|
+
"color": "#001f23",
|
|
4944
4944
|
"fontSize": 20,
|
|
4945
4945
|
},
|
|
4946
4946
|
undefined,
|
|
@@ -5036,7 +5036,7 @@ Array [
|
|
|
5036
5036
|
Array [
|
|
5037
5037
|
Object {
|
|
5038
5038
|
"alignItems": "center",
|
|
5039
|
-
"backgroundColor": "#
|
|
5039
|
+
"backgroundColor": "#f3e6f6",
|
|
5040
5040
|
"flexDirection": "row",
|
|
5041
5041
|
"opacity": 1,
|
|
5042
5042
|
"padding": 16,
|
|
@@ -5061,7 +5061,7 @@ Array [
|
|
|
5061
5061
|
style={
|
|
5062
5062
|
Array [
|
|
5063
5063
|
Object {
|
|
5064
|
-
"color": "#
|
|
5064
|
+
"color": "#001f23",
|
|
5065
5065
|
"fontFamily": "BeVietnamPro-Regular",
|
|
5066
5066
|
"fontSize": 16,
|
|
5067
5067
|
"letterSpacing": 0.48,
|
|
@@ -5092,7 +5092,7 @@ Array [
|
|
|
5092
5092
|
style={
|
|
5093
5093
|
Array [
|
|
5094
5094
|
Object {
|
|
5095
|
-
"color": "#
|
|
5095
|
+
"color": "#001f23",
|
|
5096
5096
|
"fontSize": 20,
|
|
5097
5097
|
},
|
|
5098
5098
|
undefined,
|
|
@@ -5213,7 +5213,7 @@ Array [
|
|
|
5213
5213
|
style={
|
|
5214
5214
|
Array [
|
|
5215
5215
|
Object {
|
|
5216
|
-
"color": "#
|
|
5216
|
+
"color": "#001f23",
|
|
5217
5217
|
"fontFamily": "BeVietnamPro-Regular",
|
|
5218
5218
|
"fontSize": 16,
|
|
5219
5219
|
"letterSpacing": 0.48,
|
|
@@ -5340,7 +5340,7 @@ Array [
|
|
|
5340
5340
|
style={
|
|
5341
5341
|
Array [
|
|
5342
5342
|
Object {
|
|
5343
|
-
"color": "#
|
|
5343
|
+
"color": "#001f23",
|
|
5344
5344
|
"fontFamily": "BeVietnamPro-Regular",
|
|
5345
5345
|
"fontSize": 16,
|
|
5346
5346
|
"letterSpacing": 0.48,
|
|
@@ -5467,7 +5467,7 @@ Array [
|
|
|
5467
5467
|
style={
|
|
5468
5468
|
Array [
|
|
5469
5469
|
Object {
|
|
5470
|
-
"color": "#
|
|
5470
|
+
"color": "#001f23",
|
|
5471
5471
|
"fontFamily": "BeVietnamPro-Regular",
|
|
5472
5472
|
"fontSize": 16,
|
|
5473
5473
|
"letterSpacing": 0.48,
|
|
@@ -5594,7 +5594,7 @@ Array [
|
|
|
5594
5594
|
style={
|
|
5595
5595
|
Array [
|
|
5596
5596
|
Object {
|
|
5597
|
-
"color": "#
|
|
5597
|
+
"color": "#001f23",
|
|
5598
5598
|
"fontFamily": "BeVietnamPro-Regular",
|
|
5599
5599
|
"fontSize": 16,
|
|
5600
5600
|
"letterSpacing": 0.48,
|
|
@@ -5722,7 +5722,7 @@ Array [
|
|
|
5722
5722
|
style={
|
|
5723
5723
|
Array [
|
|
5724
5724
|
Object {
|
|
5725
|
-
"color": "#
|
|
5725
|
+
"color": "#001f23",
|
|
5726
5726
|
"fontFamily": "BeVietnamPro-Regular",
|
|
5727
5727
|
"fontSize": 16,
|
|
5728
5728
|
"letterSpacing": 0.48,
|
|
@@ -5806,7 +5806,7 @@ Array [
|
|
|
5806
5806
|
style={
|
|
5807
5807
|
Array [
|
|
5808
5808
|
Object {
|
|
5809
|
-
"borderBottomColor": "#
|
|
5809
|
+
"borderBottomColor": "#e8e9ea",
|
|
5810
5810
|
"borderBottomWidth": 1,
|
|
5811
5811
|
"maxWidth": "100%",
|
|
5812
5812
|
},
|
|
@@ -5851,7 +5851,7 @@ Array [
|
|
|
5851
5851
|
style={
|
|
5852
5852
|
Array [
|
|
5853
5853
|
Object {
|
|
5854
|
-
"color": "#
|
|
5854
|
+
"color": "#001f23",
|
|
5855
5855
|
"fontFamily": "BeVietnamPro-SemiBold",
|
|
5856
5856
|
"fontSize": 16,
|
|
5857
5857
|
"letterSpacing": 0.48,
|
|
@@ -5859,7 +5859,7 @@ Array [
|
|
|
5859
5859
|
},
|
|
5860
5860
|
Array [
|
|
5861
5861
|
Object {
|
|
5862
|
-
"color": "#
|
|
5862
|
+
"color": "#8505a2",
|
|
5863
5863
|
},
|
|
5864
5864
|
undefined,
|
|
5865
5865
|
],
|
|
@@ -5929,7 +5929,7 @@ Array [
|
|
|
5929
5929
|
style={
|
|
5930
5930
|
Array [
|
|
5931
5931
|
Object {
|
|
5932
|
-
"borderColor": "#
|
|
5932
|
+
"borderColor": "#001f23",
|
|
5933
5933
|
"borderRadius": 8,
|
|
5934
5934
|
"borderWidth": 1,
|
|
5935
5935
|
"bottom": 0,
|
|
@@ -5964,7 +5964,7 @@ Array [
|
|
|
5964
5964
|
style={
|
|
5965
5965
|
Array [
|
|
5966
5966
|
Object {
|
|
5967
|
-
"color": "#
|
|
5967
|
+
"color": "#001f23",
|
|
5968
5968
|
"fontFamily": "BeVietnamPro-Regular",
|
|
5969
5969
|
"fontSize": 12,
|
|
5970
5970
|
"letterSpacing": 0.36,
|
|
@@ -5972,7 +5972,7 @@ Array [
|
|
|
5972
5972
|
},
|
|
5973
5973
|
Array [
|
|
5974
5974
|
Object {
|
|
5975
|
-
"color": "#
|
|
5975
|
+
"color": "#001f23",
|
|
5976
5976
|
},
|
|
5977
5977
|
undefined,
|
|
5978
5978
|
],
|
|
@@ -6022,7 +6022,7 @@ Array [
|
|
|
6022
6022
|
"textAlignVertical": "center",
|
|
6023
6023
|
},
|
|
6024
6024
|
Object {
|
|
6025
|
-
"color": "#
|
|
6025
|
+
"color": "#001f23",
|
|
6026
6026
|
},
|
|
6027
6027
|
]
|
|
6028
6028
|
}
|
|
@@ -6035,7 +6035,7 @@ Array [
|
|
|
6035
6035
|
style={
|
|
6036
6036
|
Array [
|
|
6037
6037
|
Object {
|
|
6038
|
-
"color": "#
|
|
6038
|
+
"color": "#001f23",
|
|
6039
6039
|
"fontSize": 16,
|
|
6040
6040
|
},
|
|
6041
6041
|
undefined,
|
|
@@ -6108,7 +6108,7 @@ Array [
|
|
|
6108
6108
|
onStartShouldSetResponder={[Function]}
|
|
6109
6109
|
style={
|
|
6110
6110
|
Object {
|
|
6111
|
-
"backgroundColor": "#
|
|
6111
|
+
"backgroundColor": "#001f23",
|
|
6112
6112
|
"bottom": 0,
|
|
6113
6113
|
"left": 0,
|
|
6114
6114
|
"opacity": 0.48,
|
|
@@ -6129,7 +6129,7 @@ Array [
|
|
|
6129
6129
|
"elevation": 10,
|
|
6130
6130
|
"maxHeight": "94%",
|
|
6131
6131
|
"paddingBottom": 0,
|
|
6132
|
-
"shadowColor": "#
|
|
6132
|
+
"shadowColor": "#001f23",
|
|
6133
6133
|
"shadowOffset": Object {
|
|
6134
6134
|
"height": 3,
|
|
6135
6135
|
"width": 0,
|
|
@@ -6175,7 +6175,7 @@ Array [
|
|
|
6175
6175
|
style={
|
|
6176
6176
|
Array [
|
|
6177
6177
|
Object {
|
|
6178
|
-
"color": "#
|
|
6178
|
+
"color": "#001f23",
|
|
6179
6179
|
"fontFamily": "BeVietnamPro-SemiBold",
|
|
6180
6180
|
"fontSize": 16,
|
|
6181
6181
|
"letterSpacing": 0.48,
|
|
@@ -6227,7 +6227,7 @@ Array [
|
|
|
6227
6227
|
style={
|
|
6228
6228
|
Array [
|
|
6229
6229
|
Object {
|
|
6230
|
-
"color": "#
|
|
6230
|
+
"color": "#001f23",
|
|
6231
6231
|
"fontSize": 20,
|
|
6232
6232
|
},
|
|
6233
6233
|
undefined,
|
|
@@ -6243,7 +6243,7 @@ Array [
|
|
|
6243
6243
|
style={
|
|
6244
6244
|
Array [
|
|
6245
6245
|
Object {
|
|
6246
|
-
"borderBottomColor": "#
|
|
6246
|
+
"borderBottomColor": "#e8e9ea",
|
|
6247
6247
|
"borderBottomWidth": 1,
|
|
6248
6248
|
"maxWidth": "100%",
|
|
6249
6249
|
},
|
|
@@ -6312,7 +6312,7 @@ Array [
|
|
|
6312
6312
|
Array [
|
|
6313
6313
|
Object {
|
|
6314
6314
|
"alignContent": "center",
|
|
6315
|
-
"backgroundColor": "#
|
|
6315
|
+
"backgroundColor": "#e8e9ea",
|
|
6316
6316
|
"display": "flex",
|
|
6317
6317
|
"flexDirection": "row",
|
|
6318
6318
|
"justifyContent": "space-between",
|
|
@@ -6351,7 +6351,7 @@ Array [
|
|
|
6351
6351
|
style={
|
|
6352
6352
|
Array [
|
|
6353
6353
|
Object {
|
|
6354
|
-
"color": "#
|
|
6354
|
+
"color": "#001f23",
|
|
6355
6355
|
"fontFamily": "BeVietnamPro-Regular",
|
|
6356
6356
|
"fontSize": 16,
|
|
6357
6357
|
"letterSpacing": 0.48,
|
|
@@ -6461,7 +6461,7 @@ Array [
|
|
|
6461
6461
|
style={
|
|
6462
6462
|
Array [
|
|
6463
6463
|
Object {
|
|
6464
|
-
"color": "#
|
|
6464
|
+
"color": "#001f23",
|
|
6465
6465
|
"fontFamily": "BeVietnamPro-Regular",
|
|
6466
6466
|
"fontSize": 16,
|
|
6467
6467
|
"letterSpacing": 0.48,
|
|
@@ -6536,7 +6536,7 @@ Array [
|
|
|
6536
6536
|
Array [
|
|
6537
6537
|
Object {
|
|
6538
6538
|
"alignContent": "center",
|
|
6539
|
-
"backgroundColor": "#
|
|
6539
|
+
"backgroundColor": "#e8e9ea",
|
|
6540
6540
|
"display": "flex",
|
|
6541
6541
|
"flexDirection": "row",
|
|
6542
6542
|
"justifyContent": "space-between",
|
|
@@ -6575,7 +6575,7 @@ Array [
|
|
|
6575
6575
|
style={
|
|
6576
6576
|
Array [
|
|
6577
6577
|
Object {
|
|
6578
|
-
"color": "#
|
|
6578
|
+
"color": "#001f23",
|
|
6579
6579
|
"fontFamily": "BeVietnamPro-Regular",
|
|
6580
6580
|
"fontSize": 16,
|
|
6581
6581
|
"letterSpacing": 0.48,
|
|
@@ -6660,7 +6660,7 @@ Array [
|
|
|
6660
6660
|
Array [
|
|
6661
6661
|
Object {
|
|
6662
6662
|
"alignItems": "center",
|
|
6663
|
-
"backgroundColor": "#
|
|
6663
|
+
"backgroundColor": "#f3e6f6",
|
|
6664
6664
|
"flexDirection": "row",
|
|
6665
6665
|
"opacity": 1,
|
|
6666
6666
|
"padding": 16,
|
|
@@ -6685,7 +6685,7 @@ Array [
|
|
|
6685
6685
|
style={
|
|
6686
6686
|
Array [
|
|
6687
6687
|
Object {
|
|
6688
|
-
"color": "#
|
|
6688
|
+
"color": "#001f23",
|
|
6689
6689
|
"fontFamily": "BeVietnamPro-Regular",
|
|
6690
6690
|
"fontSize": 16,
|
|
6691
6691
|
"letterSpacing": 0.48,
|
|
@@ -6716,7 +6716,7 @@ Array [
|
|
|
6716
6716
|
style={
|
|
6717
6717
|
Array [
|
|
6718
6718
|
Object {
|
|
6719
|
-
"color": "#
|
|
6719
|
+
"color": "#001f23",
|
|
6720
6720
|
"fontSize": 20,
|
|
6721
6721
|
},
|
|
6722
6722
|
undefined,
|
|
@@ -6802,7 +6802,7 @@ Array [
|
|
|
6802
6802
|
Array [
|
|
6803
6803
|
Object {
|
|
6804
6804
|
"alignItems": "center",
|
|
6805
|
-
"backgroundColor": "#
|
|
6805
|
+
"backgroundColor": "#f3e6f6",
|
|
6806
6806
|
"flexDirection": "row",
|
|
6807
6807
|
"opacity": 1,
|
|
6808
6808
|
"padding": 16,
|
|
@@ -6827,7 +6827,7 @@ Array [
|
|
|
6827
6827
|
style={
|
|
6828
6828
|
Array [
|
|
6829
6829
|
Object {
|
|
6830
|
-
"color": "#
|
|
6830
|
+
"color": "#001f23",
|
|
6831
6831
|
"fontFamily": "BeVietnamPro-Regular",
|
|
6832
6832
|
"fontSize": 16,
|
|
6833
6833
|
"letterSpacing": 0.48,
|
|
@@ -6858,7 +6858,7 @@ Array [
|
|
|
6858
6858
|
style={
|
|
6859
6859
|
Array [
|
|
6860
6860
|
Object {
|
|
6861
|
-
"color": "#
|
|
6861
|
+
"color": "#001f23",
|
|
6862
6862
|
"fontSize": 20,
|
|
6863
6863
|
},
|
|
6864
6864
|
undefined,
|
|
@@ -6925,7 +6925,7 @@ Array [
|
|
|
6925
6925
|
style={
|
|
6926
6926
|
Array [
|
|
6927
6927
|
Object {
|
|
6928
|
-
"borderBottomColor": "#
|
|
6928
|
+
"borderBottomColor": "#e8e9ea",
|
|
6929
6929
|
"borderBottomWidth": 1,
|
|
6930
6930
|
"maxWidth": "100%",
|
|
6931
6931
|
},
|
|
@@ -6968,7 +6968,7 @@ Array [
|
|
|
6968
6968
|
style={
|
|
6969
6969
|
Array [
|
|
6970
6970
|
Object {
|
|
6971
|
-
"color": "#
|
|
6971
|
+
"color": "#001f23",
|
|
6972
6972
|
"fontFamily": "BeVietnamPro-SemiBold",
|
|
6973
6973
|
"fontSize": 16,
|
|
6974
6974
|
"letterSpacing": 0.48,
|
|
@@ -6976,7 +6976,7 @@ Array [
|
|
|
6976
6976
|
},
|
|
6977
6977
|
Array [
|
|
6978
6978
|
Object {
|
|
6979
|
-
"color": "#
|
|
6979
|
+
"color": "#8505a2",
|
|
6980
6980
|
},
|
|
6981
6981
|
undefined,
|
|
6982
6982
|
],
|