@fluentui-react-native/menu 1.0.49 → 1.0.51

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.json CHANGED
@@ -2,7 +2,109 @@
2
2
  "name": "@fluentui-react-native/menu",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 14 Oct 2022 17:15:57 GMT",
5
+ "date": "Mon, 17 Oct 2022 17:50:04 GMT",
6
+ "tag": "@fluentui-react-native/menu_v1.0.51",
7
+ "version": "1.0.51",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "email not defined",
12
+ "package": "@fluentui-react-native/menu",
13
+ "commit": "14bd4084276efd59f022ab5074441eca421c96d0",
14
+ "comment": "tests update to run on ios"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/menu",
19
+ "comment": "Bump @fluentui-react-native/callout to v0.21.23",
20
+ "commit": "14bd4084276efd59f022ab5074441eca421c96d0"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui-react-native/menu",
25
+ "comment": "Bump @fluentui-react-native/framework to v0.8.12",
26
+ "commit": "14bd4084276efd59f022ab5074441eca421c96d0"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui-react-native/menu",
31
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.18.15",
32
+ "commit": "14bd4084276efd59f022ab5074441eca421c96d0"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui-react-native/menu",
37
+ "comment": "Bump @fluentui-react-native/text to v0.15.8",
38
+ "commit": "14bd4084276efd59f022ab5074441eca421c96d0"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui-react-native/menu",
43
+ "comment": "Bump @fluentui-react-native/theme-tokens to v0.20.0",
44
+ "commit": "14bd4084276efd59f022ab5074441eca421c96d0"
45
+ },
46
+ {
47
+ "author": "beachball",
48
+ "package": "@fluentui-react-native/menu",
49
+ "comment": "Bump @fluentui-react-native/button to v0.25.12",
50
+ "commit": "14bd4084276efd59f022ab5074441eca421c96d0"
51
+ }
52
+ ]
53
+ }
54
+ },
55
+ {
56
+ "date": "Fri, 14 Oct 2022 19:11:13 GMT",
57
+ "tag": "@fluentui-react-native/menu_v1.0.50",
58
+ "version": "1.0.50",
59
+ "comments": {
60
+ "patch": [
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui-react-native/menu",
64
+ "comment": "Bump @fluentui-react-native/adapters to v0.9.3",
65
+ "commit": "7263bc3c7cd4796b28fadad4f14a73d967deda0f"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui-react-native/menu",
70
+ "comment": "Bump @fluentui-react-native/callout to v0.21.22",
71
+ "commit": "7263bc3c7cd4796b28fadad4f14a73d967deda0f"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui-react-native/menu",
76
+ "comment": "Bump @fluentui-react-native/framework to v0.8.11",
77
+ "commit": "7263bc3c7cd4796b28fadad4f14a73d967deda0f"
78
+ },
79
+ {
80
+ "author": "beachball",
81
+ "package": "@fluentui-react-native/menu",
82
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.18.14",
83
+ "commit": "7263bc3c7cd4796b28fadad4f14a73d967deda0f"
84
+ },
85
+ {
86
+ "author": "beachball",
87
+ "package": "@fluentui-react-native/menu",
88
+ "comment": "Bump @fluentui-react-native/text to v0.15.7",
89
+ "commit": "7263bc3c7cd4796b28fadad4f14a73d967deda0f"
90
+ },
91
+ {
92
+ "author": "beachball",
93
+ "package": "@fluentui-react-native/menu",
94
+ "comment": "Bump @fluentui-react-native/tokens to v0.17.5",
95
+ "commit": "7263bc3c7cd4796b28fadad4f14a73d967deda0f"
96
+ },
97
+ {
98
+ "author": "beachball",
99
+ "package": "@fluentui-react-native/menu",
100
+ "comment": "Bump @fluentui-react-native/button to v0.25.11",
101
+ "commit": "7263bc3c7cd4796b28fadad4f14a73d967deda0f"
102
+ }
103
+ ]
104
+ }
105
+ },
106
+ {
107
+ "date": "Fri, 14 Oct 2022 17:16:50 GMT",
6
108
  "tag": "@fluentui-react-native/menu_v1.0.49",
7
109
  "version": "1.0.49",
8
110
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,40 @@
1
1
  # Change Log - @fluentui-react-native/menu
2
2
 
3
- This log was last generated on Fri, 14 Oct 2022 17:15:57 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 17 Oct 2022 17:50:04 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 1.0.51
8
+
9
+ Mon, 17 Oct 2022 17:50:04 GMT
10
+
11
+ ### Patches
12
+
13
+ - tests update to run on ios (email not defined)
14
+ - Bump @fluentui-react-native/callout to v0.21.23
15
+ - Bump @fluentui-react-native/framework to v0.8.12
16
+ - Bump @fluentui-react-native/interactive-hooks to v0.18.15
17
+ - Bump @fluentui-react-native/text to v0.15.8
18
+ - Bump @fluentui-react-native/theme-tokens to v0.20.0
19
+ - Bump @fluentui-react-native/button to v0.25.12
20
+
21
+ ## 1.0.50
22
+
23
+ Fri, 14 Oct 2022 19:11:13 GMT
24
+
25
+ ### Patches
26
+
27
+ - Bump @fluentui-react-native/adapters to v0.9.3
28
+ - Bump @fluentui-react-native/callout to v0.21.22
29
+ - Bump @fluentui-react-native/framework to v0.8.11
30
+ - Bump @fluentui-react-native/interactive-hooks to v0.18.14
31
+ - Bump @fluentui-react-native/text to v0.15.7
32
+ - Bump @fluentui-react-native/tokens to v0.17.5
33
+ - Bump @fluentui-react-native/button to v0.25.11
34
+
7
35
  ## 1.0.49
8
36
 
9
- Fri, 14 Oct 2022 17:15:57 GMT
37
+ Fri, 14 Oct 2022 17:16:50 GMT
10
38
 
11
39
  ### Patches
12
40
 
package/jest.config.js CHANGED
@@ -1,2 +1,2 @@
1
1
  const { configureReactNativeJest } = require('@fluentui-react-native/scripts');
2
- module.exports = configureReactNativeJest('android');
2
+ module.exports = configureReactNativeJest('ios');
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/menu",
3
- "version": "1.0.49",
3
+ "version": "1.0.51",
4
4
  "description": "A cross-platform Menu component using the Fluent Design System",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -22,19 +22,19 @@
22
22
  "directory": "packages/components/menu"
23
23
  },
24
24
  "dependencies": {
25
- "@fluentui-react-native/adapters": ">=0.9.2 <1.0.0",
26
- "@fluentui-react-native/callout": ">=0.21.21 <1.0.0",
27
- "@fluentui-react-native/framework": "0.8.10",
28
- "@fluentui-react-native/interactive-hooks": ">=0.18.13 <1.0.0",
29
- "@fluentui-react-native/text": ">=0.15.6 <1.0.0",
30
- "@fluentui-react-native/theme-tokens": ">=0.19.6 <1.0.0",
31
- "@fluentui-react-native/tokens": ">=0.17.4 <1.0.0",
25
+ "@fluentui-react-native/adapters": ">=0.9.3 <1.0.0",
26
+ "@fluentui-react-native/callout": ">=0.21.23 <1.0.0",
27
+ "@fluentui-react-native/framework": "0.8.12",
28
+ "@fluentui-react-native/interactive-hooks": ">=0.18.15 <1.0.0",
29
+ "@fluentui-react-native/text": ">=0.15.8 <1.0.0",
30
+ "@fluentui-react-native/theme-tokens": ">=0.20.0 <1.0.0",
31
+ "@fluentui-react-native/tokens": ">=0.17.5 <1.0.0",
32
32
  "@fluentui-react-native/use-styling": ">=0.9.1 <1.0.0",
33
33
  "react-native-svg": "12.3.0",
34
34
  "tslib": "^2.3.1"
35
35
  },
36
36
  "devDependencies": {
37
- "@fluentui-react-native/button": ">=0.25.10 <1.0.0",
37
+ "@fluentui-react-native/button": ">=0.25.12 <1.0.0",
38
38
  "@fluentui-react-native/eslint-config-rules": "^0.1.1",
39
39
  "@fluentui-react-native/scripts": "^0.1.1",
40
40
  "@fluentui-react-native/test-tools": ">=0.1.1 <1.0.0",
@@ -49,7 +49,7 @@ exports[`Checkbox component tests Menu default 1`] = `
49
49
  style={
50
50
  Object {
51
51
  "color": "#323130",
52
- "fontFamily": "Segoe UI",
52
+ "fontFamily": "System",
53
53
  "fontSize": 14,
54
54
  "fontWeight": "600",
55
55
  "margin": 0,
@@ -115,7 +115,7 @@ Array [
115
115
  style={
116
116
  Object {
117
117
  "color": "#323130",
118
- "fontFamily": "Segoe UI",
118
+ "fontFamily": "System",
119
119
  "fontSize": 14,
120
120
  "fontWeight": "600",
121
121
  "margin": 0,
@@ -154,7 +154,7 @@ Array [
154
154
  <View
155
155
  style={
156
156
  Object {
157
- "backgroundColor": "#000000",
157
+ "backgroundColor": "#ffffff",
158
158
  "display": "flex",
159
159
  "maxWidth": 300,
160
160
  "minWidth": 128,
@@ -187,7 +187,7 @@ Array [
187
187
  style={
188
188
  Object {
189
189
  "alignItems": "center",
190
- "backgroundColor": "#000000",
190
+ "backgroundColor": "#ffffff",
191
191
  "borderRadius": 4,
192
192
  "display": "flex",
193
193
  "flexDirection": "row",
@@ -203,9 +203,9 @@ Array [
203
203
  numberOfLines={0}
204
204
  style={
205
205
  Object {
206
- "color": "#616161",
206
+ "color": "#424242",
207
207
  "flexGrow": 1,
208
- "fontFamily": "Segoe UI",
208
+ "fontFamily": "System",
209
209
  "fontSize": 14,
210
210
  "fontWeight": "400",
211
211
  "margin": 0,
@@ -241,7 +241,7 @@ Array [
241
241
  style={
242
242
  Object {
243
243
  "alignItems": "center",
244
- "backgroundColor": "#000000",
244
+ "backgroundColor": "#ffffff",
245
245
  "borderRadius": 4,
246
246
  "display": "flex",
247
247
  "flexDirection": "row",
@@ -258,9 +258,9 @@ Array [
258
258
  numberOfLines={0}
259
259
  style={
260
260
  Object {
261
- "color": "#323130",
261
+ "color": "#bdbdbd",
262
262
  "flexGrow": 1,
263
- "fontFamily": "Segoe UI",
263
+ "fontFamily": "System",
264
264
  "fontSize": 14,
265
265
  "fontWeight": "400",
266
266
  "margin": 0,
@@ -326,7 +326,7 @@ Array [
326
326
  style={
327
327
  Object {
328
328
  "color": "#323130",
329
- "fontFamily": "Segoe UI",
329
+ "fontFamily": "System",
330
330
  "fontSize": 14,
331
331
  "fontWeight": "600",
332
332
  "margin": 0,
@@ -371,7 +371,7 @@ Array [
371
371
  <View
372
372
  style={
373
373
  Object {
374
- "backgroundColor": "#000000",
374
+ "backgroundColor": "#ffffff",
375
375
  "display": "flex",
376
376
  "maxWidth": 300,
377
377
  "minWidth": 128,
@@ -404,7 +404,7 @@ Array [
404
404
  style={
405
405
  Object {
406
406
  "alignItems": "center",
407
- "backgroundColor": "#000000",
407
+ "backgroundColor": "#ffffff",
408
408
  "borderRadius": 4,
409
409
  "display": "flex",
410
410
  "flexDirection": "row",
@@ -420,9 +420,9 @@ Array [
420
420
  numberOfLines={0}
421
421
  style={
422
422
  Object {
423
- "color": "#616161",
423
+ "color": "#424242",
424
424
  "flexGrow": 1,
425
- "fontFamily": "Segoe UI",
425
+ "fontFamily": "System",
426
426
  "fontSize": 14,
427
427
  "fontWeight": "400",
428
428
  "margin": 0,
@@ -488,7 +488,7 @@ Array [
488
488
  style={
489
489
  Object {
490
490
  "color": "#323130",
491
- "fontFamily": "Segoe UI",
491
+ "fontFamily": "System",
492
492
  "fontSize": 14,
493
493
  "fontWeight": "600",
494
494
  "margin": 0,
@@ -533,7 +533,7 @@ Array [
533
533
  <View
534
534
  style={
535
535
  Object {
536
- "backgroundColor": "#000000",
536
+ "backgroundColor": "#ffffff",
537
537
  "display": "flex",
538
538
  "maxWidth": 300,
539
539
  "minWidth": 128,
@@ -574,7 +574,7 @@ Array [
574
574
  style={
575
575
  Object {
576
576
  "alignItems": "center",
577
- "backgroundColor": "#000000",
577
+ "backgroundColor": "#ffffff",
578
578
  "borderRadius": 4,
579
579
  "display": "flex",
580
580
  "flexDirection": "row",
@@ -589,7 +589,7 @@ Array [
589
589
  align="xMidYMid"
590
590
  bbHeight={16}
591
591
  bbWidth={16}
592
- color={-10395295}
592
+ color={4282532418}
593
593
  focusable={false}
594
594
  height={16}
595
595
  meetOrSlice={0}
@@ -612,7 +612,7 @@ Array [
612
612
  },
613
613
  ]
614
614
  }
615
- tintColor={-10395295}
615
+ tintColor={4282532418}
616
616
  vbHeight={16}
617
617
  vbWidth={16}
618
618
  width={16}
@@ -642,9 +642,9 @@ Array [
642
642
  numberOfLines={0}
643
643
  style={
644
644
  Object {
645
- "color": "#616161",
645
+ "color": "#424242",
646
646
  "flexGrow": 1,
647
- "fontFamily": "Segoe UI",
647
+ "fontFamily": "System",
648
648
  "fontSize": 14,
649
649
  "fontWeight": "400",
650
650
  "margin": 0,
@@ -700,7 +700,7 @@ Array [
700
700
  style={
701
701
  Object {
702
702
  "alignItems": "center",
703
- "backgroundColor": "#000000",
703
+ "backgroundColor": "#ffffff",
704
704
  "borderRadius": 4,
705
705
  "display": "flex",
706
706
  "flexDirection": "row",
@@ -716,6 +716,7 @@ Array [
716
716
  align="xMidYMid"
717
717
  bbHeight={16}
718
718
  bbWidth={16}
719
+ color={4290624957}
719
720
  focusable={false}
720
721
  height={16}
721
722
  meetOrSlice={0}
@@ -738,6 +739,7 @@ Array [
738
739
  },
739
740
  ]
740
741
  }
742
+ tintColor={4290624957}
741
743
  vbHeight={16}
742
744
  vbWidth={16}
743
745
  width={16}
@@ -767,8 +769,9 @@ Array [
767
769
  numberOfLines={0}
768
770
  style={
769
771
  Object {
772
+ "color": "#bdbdbd",
770
773
  "flexGrow": 1,
771
- "fontFamily": "Segoe UI",
774
+ "fontFamily": "System",
772
775
  "fontSize": 14,
773
776
  "fontWeight": "400",
774
777
  "margin": 0,
@@ -834,7 +837,7 @@ Array [
834
837
  style={
835
838
  Object {
836
839
  "color": "#323130",
837
- "fontFamily": "Segoe UI",
840
+ "fontFamily": "System",
838
841
  "fontSize": 14,
839
842
  "fontWeight": "600",
840
843
  "margin": 0,
@@ -879,7 +882,7 @@ Array [
879
882
  <View
880
883
  style={
881
884
  Object {
882
- "backgroundColor": "#000000",
885
+ "backgroundColor": "#ffffff",
883
886
  "display": "flex",
884
887
  "maxWidth": 300,
885
888
  "minWidth": 128,
@@ -920,7 +923,7 @@ Array [
920
923
  style={
921
924
  Object {
922
925
  "alignItems": "center",
923
- "backgroundColor": "#000000",
926
+ "backgroundColor": "#ffffff",
924
927
  "borderRadius": 4,
925
928
  "display": "flex",
926
929
  "flexDirection": "row",
@@ -935,7 +938,7 @@ Array [
935
938
  align="xMidYMid"
936
939
  bbHeight={16}
937
940
  bbWidth={16}
938
- color={-10395295}
941
+ color={4282532418}
939
942
  focusable={false}
940
943
  height={16}
941
944
  meetOrSlice={0}
@@ -958,7 +961,7 @@ Array [
958
961
  },
959
962
  ]
960
963
  }
961
- tintColor={-10395295}
964
+ tintColor={4282532418}
962
965
  vbHeight={16}
963
966
  vbWidth={16}
964
967
  width={16}
@@ -988,9 +991,9 @@ Array [
988
991
  numberOfLines={0}
989
992
  style={
990
993
  Object {
991
- "color": "#616161",
994
+ "color": "#424242",
992
995
  "flexGrow": 1,
993
- "fontFamily": "Segoe UI",
996
+ "fontFamily": "System",
994
997
  "fontSize": 14,
995
998
  "fontWeight": "400",
996
999
  "margin": 0,
@@ -1045,7 +1048,7 @@ Array [
1045
1048
  style={
1046
1049
  Object {
1047
1050
  "alignItems": "center",
1048
- "backgroundColor": "#000000",
1051
+ "backgroundColor": "#ffffff",
1049
1052
  "borderRadius": 4,
1050
1053
  "display": "flex",
1051
1054
  "flexDirection": "row",
@@ -1061,7 +1064,7 @@ Array [
1061
1064
  align="xMidYMid"
1062
1065
  bbHeight={16}
1063
1066
  bbWidth={16}
1064
- color={-10395295}
1067
+ color={4282532418}
1065
1068
  focusable={false}
1066
1069
  height={16}
1067
1070
  meetOrSlice={0}
@@ -1084,7 +1087,7 @@ Array [
1084
1087
  },
1085
1088
  ]
1086
1089
  }
1087
- tintColor={-10395295}
1090
+ tintColor={4282532418}
1088
1091
  vbHeight={16}
1089
1092
  vbWidth={16}
1090
1093
  width={16}
@@ -1114,9 +1117,9 @@ Array [
1114
1117
  numberOfLines={0}
1115
1118
  style={
1116
1119
  Object {
1117
- "color": "#616161",
1120
+ "color": "#424242",
1118
1121
  "flexGrow": 1,
1119
- "fontFamily": "Segoe UI",
1122
+ "fontFamily": "System",
1120
1123
  "fontSize": 14,
1121
1124
  "fontWeight": "400",
1122
1125
  "margin": 0,
@@ -1182,7 +1185,7 @@ Array [
1182
1185
  style={
1183
1186
  Object {
1184
1187
  "color": "#323130",
1185
- "fontFamily": "Segoe UI",
1188
+ "fontFamily": "System",
1186
1189
  "fontSize": 14,
1187
1190
  "fontWeight": "600",
1188
1191
  "margin": 0,
@@ -1227,7 +1230,7 @@ Array [
1227
1230
  <View
1228
1231
  style={
1229
1232
  Object {
1230
- "backgroundColor": "#000000",
1233
+ "backgroundColor": "#ffffff",
1231
1234
  "display": "flex",
1232
1235
  "maxWidth": 300,
1233
1236
  "minWidth": 128,
@@ -1268,7 +1271,7 @@ Array [
1268
1271
  style={
1269
1272
  Object {
1270
1273
  "alignItems": "center",
1271
- "backgroundColor": "#000000",
1274
+ "backgroundColor": "#ffffff",
1272
1275
  "borderRadius": 4,
1273
1276
  "display": "flex",
1274
1277
  "flexDirection": "row",
@@ -1283,7 +1286,7 @@ Array [
1283
1286
  align="xMidYMid"
1284
1287
  bbHeight={16}
1285
1288
  bbWidth={16}
1286
- color={-10395295}
1289
+ color={4282532418}
1287
1290
  focusable={false}
1288
1291
  height={16}
1289
1292
  meetOrSlice={0}
@@ -1306,7 +1309,7 @@ Array [
1306
1309
  },
1307
1310
  ]
1308
1311
  }
1309
- tintColor={-10395295}
1312
+ tintColor={4282532418}
1310
1313
  vbHeight={16}
1311
1314
  vbWidth={16}
1312
1315
  width={16}
@@ -1336,9 +1339,9 @@ Array [
1336
1339
  numberOfLines={0}
1337
1340
  style={
1338
1341
  Object {
1339
- "color": "#616161",
1342
+ "color": "#424242",
1340
1343
  "flexGrow": 1,
1341
- "fontFamily": "Segoe UI",
1344
+ "fontFamily": "System",
1342
1345
  "fontSize": 14,
1343
1346
  "fontWeight": "400",
1344
1347
  "margin": 0,
@@ -1393,7 +1396,7 @@ Array [
1393
1396
  style={
1394
1397
  Object {
1395
1398
  "alignItems": "center",
1396
- "backgroundColor": "#000000",
1399
+ "backgroundColor": "#ffffff",
1397
1400
  "borderRadius": 4,
1398
1401
  "display": "flex",
1399
1402
  "flexDirection": "row",
@@ -1409,7 +1412,7 @@ Array [
1409
1412
  align="xMidYMid"
1410
1413
  bbHeight={16}
1411
1414
  bbWidth={16}
1412
- color={-10395295}
1415
+ color={4282532418}
1413
1416
  focusable={false}
1414
1417
  height={16}
1415
1418
  meetOrSlice={0}
@@ -1432,7 +1435,7 @@ Array [
1432
1435
  },
1433
1436
  ]
1434
1437
  }
1435
- tintColor={-10395295}
1438
+ tintColor={4282532418}
1436
1439
  vbHeight={16}
1437
1440
  vbWidth={16}
1438
1441
  width={16}
@@ -1462,9 +1465,9 @@ Array [
1462
1465
  numberOfLines={0}
1463
1466
  style={
1464
1467
  Object {
1465
- "color": "#616161",
1468
+ "color": "#424242",
1466
1469
  "flexGrow": 1,
1467
- "fontFamily": "Segoe UI",
1470
+ "fontFamily": "System",
1468
1471
  "fontSize": 14,
1469
1472
  "fontWeight": "400",
1470
1473
  "margin": 0,
@@ -1530,7 +1533,7 @@ Array [
1530
1533
  style={
1531
1534
  Object {
1532
1535
  "color": "#323130",
1533
- "fontFamily": "Segoe UI",
1536
+ "fontFamily": "System",
1534
1537
  "fontSize": 14,
1535
1538
  "fontWeight": "600",
1536
1539
  "margin": 0,
@@ -1575,7 +1578,7 @@ Array [
1575
1578
  <View
1576
1579
  style={
1577
1580
  Object {
1578
- "backgroundColor": "#000000",
1581
+ "backgroundColor": "#ffffff",
1579
1582
  "display": "flex",
1580
1583
  "maxWidth": 300,
1581
1584
  "minWidth": 128,
@@ -1616,7 +1619,7 @@ Array [
1616
1619
  style={
1617
1620
  Object {
1618
1621
  "alignItems": "center",
1619
- "backgroundColor": "#000000",
1622
+ "backgroundColor": "#ffffff",
1620
1623
  "borderRadius": 4,
1621
1624
  "display": "flex",
1622
1625
  "flexDirection": "row",
@@ -1631,7 +1634,7 @@ Array [
1631
1634
  align="xMidYMid"
1632
1635
  bbHeight={16}
1633
1636
  bbWidth={16}
1634
- color={-10395295}
1637
+ color={4282532418}
1635
1638
  focusable={false}
1636
1639
  height={16}
1637
1640
  meetOrSlice={0}
@@ -1654,7 +1657,7 @@ Array [
1654
1657
  },
1655
1658
  ]
1656
1659
  }
1657
- tintColor={-10395295}
1660
+ tintColor={4282532418}
1658
1661
  vbHeight={16}
1659
1662
  vbWidth={16}
1660
1663
  width={16}
@@ -1684,9 +1687,9 @@ Array [
1684
1687
  numberOfLines={0}
1685
1688
  style={
1686
1689
  Object {
1687
- "color": "#616161",
1690
+ "color": "#424242",
1688
1691
  "flexGrow": 1,
1689
- "fontFamily": "Segoe UI",
1692
+ "fontFamily": "System",
1690
1693
  "fontSize": 14,
1691
1694
  "fontWeight": "400",
1692
1695
  "margin": 0,
@@ -1729,7 +1732,7 @@ Array [
1729
1732
  style={
1730
1733
  Object {
1731
1734
  "alignItems": "center",
1732
- "backgroundColor": "#000000",
1735
+ "backgroundColor": "#ffffff",
1733
1736
  "borderRadius": 4,
1734
1737
  "display": "flex",
1735
1738
  "flexDirection": "row",
@@ -1745,7 +1748,7 @@ Array [
1745
1748
  align="xMidYMid"
1746
1749
  bbHeight={16}
1747
1750
  bbWidth={16}
1748
- color={-10395295}
1751
+ color={4282532418}
1749
1752
  focusable={false}
1750
1753
  height={16}
1751
1754
  meetOrSlice={0}
@@ -1768,7 +1771,7 @@ Array [
1768
1771
  },
1769
1772
  ]
1770
1773
  }
1771
- tintColor={-10395295}
1774
+ tintColor={4282532418}
1772
1775
  vbHeight={16}
1773
1776
  vbWidth={16}
1774
1777
  width={16}
@@ -1798,9 +1801,9 @@ Array [
1798
1801
  numberOfLines={0}
1799
1802
  style={
1800
1803
  Object {
1801
- "color": "#616161",
1804
+ "color": "#424242",
1802
1805
  "flexGrow": 1,
1803
- "fontFamily": "Segoe UI",
1806
+ "fontFamily": "System",
1804
1807
  "fontSize": 14,
1805
1808
  "fontWeight": "400",
1806
1809
  "margin": 0,
@@ -1866,7 +1869,7 @@ Array [
1866
1869
  style={
1867
1870
  Object {
1868
1871
  "color": "#323130",
1869
- "fontFamily": "Segoe UI",
1872
+ "fontFamily": "System",
1870
1873
  "fontSize": 14,
1871
1874
  "fontWeight": "600",
1872
1875
  "margin": 0,
@@ -1911,7 +1914,7 @@ Array [
1911
1914
  <View
1912
1915
  style={
1913
1916
  Object {
1914
- "backgroundColor": "#000000",
1917
+ "backgroundColor": "#ffffff",
1915
1918
  "display": "flex",
1916
1919
  "maxWidth": 300,
1917
1920
  "minWidth": 128,
@@ -1944,7 +1947,7 @@ Array [
1944
1947
  style={
1945
1948
  Object {
1946
1949
  "alignItems": "center",
1947
- "backgroundColor": "#000000",
1950
+ "backgroundColor": "#ffffff",
1948
1951
  "borderRadius": 4,
1949
1952
  "display": "flex",
1950
1953
  "flexDirection": "row",
@@ -1960,9 +1963,9 @@ Array [
1960
1963
  numberOfLines={0}
1961
1964
  style={
1962
1965
  Object {
1963
- "color": "#616161",
1966
+ "color": "#424242",
1964
1967
  "flexGrow": 1,
1965
- "fontFamily": "Segoe UI",
1968
+ "fontFamily": "System",
1966
1969
  "fontSize": 14,
1967
1970
  "fontWeight": "400",
1968
1971
  "margin": 0,
@@ -2002,7 +2005,7 @@ Array [
2002
2005
  style={
2003
2006
  Object {
2004
2007
  "alignItems": "center",
2005
- "backgroundColor": "#000000",
2008
+ "backgroundColor": "#ffffff",
2006
2009
  "borderRadius": 4,
2007
2010
  "display": "flex",
2008
2011
  "flexDirection": "row",
@@ -2018,9 +2021,9 @@ Array [
2018
2021
  numberOfLines={0}
2019
2022
  style={
2020
2023
  Object {
2021
- "color": "#616161",
2024
+ "color": "#424242",
2022
2025
  "flexGrow": 1,
2023
- "fontFamily": "Segoe UI",
2026
+ "fontFamily": "System",
2024
2027
  "fontSize": 14,
2025
2028
  "fontWeight": "400",
2026
2029
  "margin": 0,
@@ -2033,7 +2036,7 @@ Array [
2033
2036
  align="xMidYMid"
2034
2037
  bbHeight={16}
2035
2038
  bbWidth={16}
2036
- color={-10395295}
2039
+ color={4282532418}
2037
2040
  focusable={false}
2038
2041
  height={16}
2039
2042
  meetOrSlice={0}
@@ -2052,7 +2055,7 @@ Array [
2052
2055
  },
2053
2056
  ]
2054
2057
  }
2055
- tintColor={-10395295}
2058
+ tintColor={4282532418}
2056
2059
  vbHeight={16}
2057
2060
  vbWidth={16}
2058
2061
  width={16}