@fluentui-react-native/menu 1.0.39 → 1.0.41
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 +75 -1
- package/CHANGELOG.md +24 -2
- package/package.json +8 -8
- package/src/__tests__/__snapshots__/Menu.test.tsx.snap +48 -51
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,81 @@
|
|
|
2
2
|
"name": "@fluentui-react-native/menu",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Mon, 03 Oct 2022 16:39:49 GMT",
|
|
6
|
+
"tag": "@fluentui-react-native/menu_v1.0.41",
|
|
7
|
+
"version": "1.0.41",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "beachball",
|
|
12
|
+
"package": "@fluentui-react-native/menu",
|
|
13
|
+
"comment": "Bump @fluentui-react-native/callout to v0.21.16",
|
|
14
|
+
"commit": "41bf5eac728b15d0385431869982018ef3341491"
|
|
15
|
+
}
|
|
16
|
+
]
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"date": "Fri, 30 Sep 2022 08:04:44 GMT",
|
|
21
|
+
"tag": "@fluentui-react-native/menu_v1.0.40",
|
|
22
|
+
"version": "1.0.40",
|
|
23
|
+
"comments": {
|
|
24
|
+
"none": [
|
|
25
|
+
{
|
|
26
|
+
"author": "email not defined",
|
|
27
|
+
"package": "@fluentui-react-native/menu",
|
|
28
|
+
"commit": "609f7988754b77b86f2ed51d0ce4714fb2152293",
|
|
29
|
+
"comment": "snapsots update"
|
|
30
|
+
}
|
|
31
|
+
],
|
|
32
|
+
"patch": [
|
|
33
|
+
{
|
|
34
|
+
"author": "beachball",
|
|
35
|
+
"package": "@fluentui-react-native/menu",
|
|
36
|
+
"comment": "Bump @fluentui-react-native/callout to v0.21.15",
|
|
37
|
+
"commit": "609f7988754b77b86f2ed51d0ce4714fb2152293"
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"author": "beachball",
|
|
41
|
+
"package": "@fluentui-react-native/menu",
|
|
42
|
+
"comment": "Bump @fluentui-react-native/framework to v0.8.6",
|
|
43
|
+
"commit": "609f7988754b77b86f2ed51d0ce4714fb2152293"
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"author": "beachball",
|
|
47
|
+
"package": "@fluentui-react-native/menu",
|
|
48
|
+
"comment": "Bump @fluentui-react-native/interactive-hooks to v0.18.9",
|
|
49
|
+
"commit": "609f7988754b77b86f2ed51d0ce4714fb2152293"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"author": "beachball",
|
|
53
|
+
"package": "@fluentui-react-native/menu",
|
|
54
|
+
"comment": "Bump @fluentui-react-native/text to v0.15.2",
|
|
55
|
+
"commit": "609f7988754b77b86f2ed51d0ce4714fb2152293"
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"author": "beachball",
|
|
59
|
+
"package": "@fluentui-react-native/menu",
|
|
60
|
+
"comment": "Bump @fluentui-react-native/theme-tokens to v0.19.2",
|
|
61
|
+
"commit": "609f7988754b77b86f2ed51d0ce4714fb2152293"
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"author": "beachball",
|
|
65
|
+
"package": "@fluentui-react-native/menu",
|
|
66
|
+
"comment": "Bump @fluentui-react-native/tokens to v0.17.2",
|
|
67
|
+
"commit": "609f7988754b77b86f2ed51d0ce4714fb2152293"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"author": "beachball",
|
|
71
|
+
"package": "@fluentui-react-native/menu",
|
|
72
|
+
"comment": "Bump @fluentui-react-native/button to v0.25.3",
|
|
73
|
+
"commit": "609f7988754b77b86f2ed51d0ce4714fb2152293"
|
|
74
|
+
}
|
|
75
|
+
]
|
|
76
|
+
}
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"date": "Fri, 30 Sep 2022 00:54:36 GMT",
|
|
6
80
|
"tag": "@fluentui-react-native/menu_v1.0.39",
|
|
7
81
|
"version": "1.0.39",
|
|
8
82
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,34 @@
|
|
|
1
1
|
# Change Log - @fluentui-react-native/menu
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Mon, 03 Oct 2022 16:39:49 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## 1.0.41
|
|
8
|
+
|
|
9
|
+
Mon, 03 Oct 2022 16:39:49 GMT
|
|
10
|
+
|
|
11
|
+
### Patches
|
|
12
|
+
|
|
13
|
+
- Bump @fluentui-react-native/callout to v0.21.16
|
|
14
|
+
|
|
15
|
+
## 1.0.40
|
|
16
|
+
|
|
17
|
+
Fri, 30 Sep 2022 08:04:44 GMT
|
|
18
|
+
|
|
19
|
+
### Patches
|
|
20
|
+
|
|
21
|
+
- Bump @fluentui-react-native/callout to v0.21.15
|
|
22
|
+
- Bump @fluentui-react-native/framework to v0.8.6
|
|
23
|
+
- Bump @fluentui-react-native/interactive-hooks to v0.18.9
|
|
24
|
+
- Bump @fluentui-react-native/text to v0.15.2
|
|
25
|
+
- Bump @fluentui-react-native/theme-tokens to v0.19.2
|
|
26
|
+
- Bump @fluentui-react-native/tokens to v0.17.2
|
|
27
|
+
- Bump @fluentui-react-native/button to v0.25.3
|
|
28
|
+
|
|
7
29
|
## 1.0.39
|
|
8
30
|
|
|
9
|
-
Fri, 30 Sep 2022 00:
|
|
31
|
+
Fri, 30 Sep 2022 00:54:36 GMT
|
|
10
32
|
|
|
11
33
|
### Patches
|
|
12
34
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui-react-native/menu",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.41",
|
|
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",
|
|
@@ -23,18 +23,18 @@
|
|
|
23
23
|
},
|
|
24
24
|
"dependencies": {
|
|
25
25
|
"@fluentui-react-native/adapters": ">=0.9.2 <1.0.0",
|
|
26
|
-
"@fluentui-react-native/callout": ">=0.21.
|
|
27
|
-
"@fluentui-react-native/framework": "0.8.
|
|
28
|
-
"@fluentui-react-native/interactive-hooks": ">=0.18.
|
|
29
|
-
"@fluentui-react-native/text": ">=0.15.
|
|
30
|
-
"@fluentui-react-native/theme-tokens": ">=0.19.
|
|
31
|
-
"@fluentui-react-native/tokens": ">=0.17.
|
|
26
|
+
"@fluentui-react-native/callout": ">=0.21.16 <1.0.0",
|
|
27
|
+
"@fluentui-react-native/framework": "0.8.6",
|
|
28
|
+
"@fluentui-react-native/interactive-hooks": ">=0.18.9 <1.0.0",
|
|
29
|
+
"@fluentui-react-native/text": ">=0.15.2 <1.0.0",
|
|
30
|
+
"@fluentui-react-native/theme-tokens": ">=0.19.2 <1.0.0",
|
|
31
|
+
"@fluentui-react-native/tokens": ">=0.17.2 <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.
|
|
37
|
+
"@fluentui-react-native/button": ">=0.25.3 <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",
|
|
@@ -162,7 +162,7 @@ Array [
|
|
|
162
162
|
<View
|
|
163
163
|
style={
|
|
164
164
|
Object {
|
|
165
|
-
"backgroundColor": "#
|
|
165
|
+
"backgroundColor": "#000000",
|
|
166
166
|
"display": "flex",
|
|
167
167
|
"maxWidth": 300,
|
|
168
168
|
"minWidth": 128,
|
|
@@ -195,7 +195,7 @@ Array [
|
|
|
195
195
|
style={
|
|
196
196
|
Object {
|
|
197
197
|
"alignItems": "center",
|
|
198
|
-
"backgroundColor": "#
|
|
198
|
+
"backgroundColor": "#000000",
|
|
199
199
|
"borderRadius": 4,
|
|
200
200
|
"display": "flex",
|
|
201
201
|
"flexDirection": "row",
|
|
@@ -211,7 +211,7 @@ Array [
|
|
|
211
211
|
numberOfLines={0}
|
|
212
212
|
style={
|
|
213
213
|
Object {
|
|
214
|
-
"color": "#
|
|
214
|
+
"color": "#616161",
|
|
215
215
|
"flexGrow": 1,
|
|
216
216
|
"fontFamily": "Segoe UI",
|
|
217
217
|
"fontSize": 14,
|
|
@@ -249,7 +249,7 @@ Array [
|
|
|
249
249
|
style={
|
|
250
250
|
Object {
|
|
251
251
|
"alignItems": "center",
|
|
252
|
-
"backgroundColor": "#
|
|
252
|
+
"backgroundColor": "#000000",
|
|
253
253
|
"borderRadius": 4,
|
|
254
254
|
"display": "flex",
|
|
255
255
|
"flexDirection": "row",
|
|
@@ -266,7 +266,7 @@ Array [
|
|
|
266
266
|
numberOfLines={0}
|
|
267
267
|
style={
|
|
268
268
|
Object {
|
|
269
|
-
"color": "#
|
|
269
|
+
"color": "#323130",
|
|
270
270
|
"flexGrow": 1,
|
|
271
271
|
"fontFamily": "Segoe UI",
|
|
272
272
|
"fontSize": 14,
|
|
@@ -383,7 +383,7 @@ Array [
|
|
|
383
383
|
<View
|
|
384
384
|
style={
|
|
385
385
|
Object {
|
|
386
|
-
"backgroundColor": "#
|
|
386
|
+
"backgroundColor": "#000000",
|
|
387
387
|
"display": "flex",
|
|
388
388
|
"maxWidth": 300,
|
|
389
389
|
"minWidth": 128,
|
|
@@ -416,7 +416,7 @@ Array [
|
|
|
416
416
|
style={
|
|
417
417
|
Object {
|
|
418
418
|
"alignItems": "center",
|
|
419
|
-
"backgroundColor": "#
|
|
419
|
+
"backgroundColor": "#000000",
|
|
420
420
|
"borderRadius": 4,
|
|
421
421
|
"display": "flex",
|
|
422
422
|
"flexDirection": "row",
|
|
@@ -432,7 +432,7 @@ Array [
|
|
|
432
432
|
numberOfLines={0}
|
|
433
433
|
style={
|
|
434
434
|
Object {
|
|
435
|
-
"color": "#
|
|
435
|
+
"color": "#616161",
|
|
436
436
|
"flexGrow": 1,
|
|
437
437
|
"fontFamily": "Segoe UI",
|
|
438
438
|
"fontSize": 14,
|
|
@@ -549,7 +549,7 @@ Array [
|
|
|
549
549
|
<View
|
|
550
550
|
style={
|
|
551
551
|
Object {
|
|
552
|
-
"backgroundColor": "#
|
|
552
|
+
"backgroundColor": "#000000",
|
|
553
553
|
"display": "flex",
|
|
554
554
|
"maxWidth": 300,
|
|
555
555
|
"minWidth": 128,
|
|
@@ -590,7 +590,7 @@ Array [
|
|
|
590
590
|
style={
|
|
591
591
|
Object {
|
|
592
592
|
"alignItems": "center",
|
|
593
|
-
"backgroundColor": "#
|
|
593
|
+
"backgroundColor": "#000000",
|
|
594
594
|
"borderRadius": 4,
|
|
595
595
|
"display": "flex",
|
|
596
596
|
"flexDirection": "row",
|
|
@@ -605,7 +605,7 @@ Array [
|
|
|
605
605
|
align="xMidYMid"
|
|
606
606
|
bbHeight={16}
|
|
607
607
|
bbWidth={16}
|
|
608
|
-
color={-
|
|
608
|
+
color={-10395295}
|
|
609
609
|
focusable={false}
|
|
610
610
|
height={16}
|
|
611
611
|
meetOrSlice={0}
|
|
@@ -628,7 +628,7 @@ Array [
|
|
|
628
628
|
},
|
|
629
629
|
]
|
|
630
630
|
}
|
|
631
|
-
tintColor={-
|
|
631
|
+
tintColor={-10395295}
|
|
632
632
|
vbHeight={16}
|
|
633
633
|
vbWidth={16}
|
|
634
634
|
width={16}
|
|
@@ -658,7 +658,7 @@ Array [
|
|
|
658
658
|
numberOfLines={0}
|
|
659
659
|
style={
|
|
660
660
|
Object {
|
|
661
|
-
"color": "#
|
|
661
|
+
"color": "#616161",
|
|
662
662
|
"flexGrow": 1,
|
|
663
663
|
"fontFamily": "Segoe UI",
|
|
664
664
|
"fontSize": 14,
|
|
@@ -716,7 +716,7 @@ Array [
|
|
|
716
716
|
style={
|
|
717
717
|
Object {
|
|
718
718
|
"alignItems": "center",
|
|
719
|
-
"backgroundColor": "#
|
|
719
|
+
"backgroundColor": "#000000",
|
|
720
720
|
"borderRadius": 4,
|
|
721
721
|
"display": "flex",
|
|
722
722
|
"flexDirection": "row",
|
|
@@ -732,7 +732,6 @@ Array [
|
|
|
732
732
|
align="xMidYMid"
|
|
733
733
|
bbHeight={16}
|
|
734
734
|
bbWidth={16}
|
|
735
|
-
color={-4342339}
|
|
736
735
|
focusable={false}
|
|
737
736
|
height={16}
|
|
738
737
|
meetOrSlice={0}
|
|
@@ -755,7 +754,6 @@ Array [
|
|
|
755
754
|
},
|
|
756
755
|
]
|
|
757
756
|
}
|
|
758
|
-
tintColor={-4342339}
|
|
759
757
|
vbHeight={16}
|
|
760
758
|
vbWidth={16}
|
|
761
759
|
width={16}
|
|
@@ -785,7 +783,6 @@ Array [
|
|
|
785
783
|
numberOfLines={0}
|
|
786
784
|
style={
|
|
787
785
|
Object {
|
|
788
|
-
"color": "#bdbdbd",
|
|
789
786
|
"flexGrow": 1,
|
|
790
787
|
"fontFamily": "Segoe UI",
|
|
791
788
|
"fontSize": 14,
|
|
@@ -902,7 +899,7 @@ Array [
|
|
|
902
899
|
<View
|
|
903
900
|
style={
|
|
904
901
|
Object {
|
|
905
|
-
"backgroundColor": "#
|
|
902
|
+
"backgroundColor": "#000000",
|
|
906
903
|
"display": "flex",
|
|
907
904
|
"maxWidth": 300,
|
|
908
905
|
"minWidth": 128,
|
|
@@ -943,7 +940,7 @@ Array [
|
|
|
943
940
|
style={
|
|
944
941
|
Object {
|
|
945
942
|
"alignItems": "center",
|
|
946
|
-
"backgroundColor": "#
|
|
943
|
+
"backgroundColor": "#000000",
|
|
947
944
|
"borderRadius": 4,
|
|
948
945
|
"display": "flex",
|
|
949
946
|
"flexDirection": "row",
|
|
@@ -958,7 +955,7 @@ Array [
|
|
|
958
955
|
align="xMidYMid"
|
|
959
956
|
bbHeight={16}
|
|
960
957
|
bbWidth={16}
|
|
961
|
-
color={-
|
|
958
|
+
color={-10395295}
|
|
962
959
|
focusable={false}
|
|
963
960
|
height={16}
|
|
964
961
|
meetOrSlice={0}
|
|
@@ -981,7 +978,7 @@ Array [
|
|
|
981
978
|
},
|
|
982
979
|
]
|
|
983
980
|
}
|
|
984
|
-
tintColor={-
|
|
981
|
+
tintColor={-10395295}
|
|
985
982
|
vbHeight={16}
|
|
986
983
|
vbWidth={16}
|
|
987
984
|
width={16}
|
|
@@ -1011,7 +1008,7 @@ Array [
|
|
|
1011
1008
|
numberOfLines={0}
|
|
1012
1009
|
style={
|
|
1013
1010
|
Object {
|
|
1014
|
-
"color": "#
|
|
1011
|
+
"color": "#616161",
|
|
1015
1012
|
"flexGrow": 1,
|
|
1016
1013
|
"fontFamily": "Segoe UI",
|
|
1017
1014
|
"fontSize": 14,
|
|
@@ -1068,7 +1065,7 @@ Array [
|
|
|
1068
1065
|
style={
|
|
1069
1066
|
Object {
|
|
1070
1067
|
"alignItems": "center",
|
|
1071
|
-
"backgroundColor": "#
|
|
1068
|
+
"backgroundColor": "#000000",
|
|
1072
1069
|
"borderRadius": 4,
|
|
1073
1070
|
"display": "flex",
|
|
1074
1071
|
"flexDirection": "row",
|
|
@@ -1084,7 +1081,7 @@ Array [
|
|
|
1084
1081
|
align="xMidYMid"
|
|
1085
1082
|
bbHeight={16}
|
|
1086
1083
|
bbWidth={16}
|
|
1087
|
-
color={-
|
|
1084
|
+
color={-10395295}
|
|
1088
1085
|
focusable={false}
|
|
1089
1086
|
height={16}
|
|
1090
1087
|
meetOrSlice={0}
|
|
@@ -1107,7 +1104,7 @@ Array [
|
|
|
1107
1104
|
},
|
|
1108
1105
|
]
|
|
1109
1106
|
}
|
|
1110
|
-
tintColor={-
|
|
1107
|
+
tintColor={-10395295}
|
|
1111
1108
|
vbHeight={16}
|
|
1112
1109
|
vbWidth={16}
|
|
1113
1110
|
width={16}
|
|
@@ -1137,7 +1134,7 @@ Array [
|
|
|
1137
1134
|
numberOfLines={0}
|
|
1138
1135
|
style={
|
|
1139
1136
|
Object {
|
|
1140
|
-
"color": "#
|
|
1137
|
+
"color": "#616161",
|
|
1141
1138
|
"flexGrow": 1,
|
|
1142
1139
|
"fontFamily": "Segoe UI",
|
|
1143
1140
|
"fontSize": 14,
|
|
@@ -1254,7 +1251,7 @@ Array [
|
|
|
1254
1251
|
<View
|
|
1255
1252
|
style={
|
|
1256
1253
|
Object {
|
|
1257
|
-
"backgroundColor": "#
|
|
1254
|
+
"backgroundColor": "#000000",
|
|
1258
1255
|
"display": "flex",
|
|
1259
1256
|
"maxWidth": 300,
|
|
1260
1257
|
"minWidth": 128,
|
|
@@ -1295,7 +1292,7 @@ Array [
|
|
|
1295
1292
|
style={
|
|
1296
1293
|
Object {
|
|
1297
1294
|
"alignItems": "center",
|
|
1298
|
-
"backgroundColor": "#
|
|
1295
|
+
"backgroundColor": "#000000",
|
|
1299
1296
|
"borderRadius": 4,
|
|
1300
1297
|
"display": "flex",
|
|
1301
1298
|
"flexDirection": "row",
|
|
@@ -1310,7 +1307,7 @@ Array [
|
|
|
1310
1307
|
align="xMidYMid"
|
|
1311
1308
|
bbHeight={16}
|
|
1312
1309
|
bbWidth={16}
|
|
1313
|
-
color={-
|
|
1310
|
+
color={-10395295}
|
|
1314
1311
|
focusable={false}
|
|
1315
1312
|
height={16}
|
|
1316
1313
|
meetOrSlice={0}
|
|
@@ -1333,7 +1330,7 @@ Array [
|
|
|
1333
1330
|
},
|
|
1334
1331
|
]
|
|
1335
1332
|
}
|
|
1336
|
-
tintColor={-
|
|
1333
|
+
tintColor={-10395295}
|
|
1337
1334
|
vbHeight={16}
|
|
1338
1335
|
vbWidth={16}
|
|
1339
1336
|
width={16}
|
|
@@ -1363,7 +1360,7 @@ Array [
|
|
|
1363
1360
|
numberOfLines={0}
|
|
1364
1361
|
style={
|
|
1365
1362
|
Object {
|
|
1366
|
-
"color": "#
|
|
1363
|
+
"color": "#616161",
|
|
1367
1364
|
"flexGrow": 1,
|
|
1368
1365
|
"fontFamily": "Segoe UI",
|
|
1369
1366
|
"fontSize": 14,
|
|
@@ -1420,7 +1417,7 @@ Array [
|
|
|
1420
1417
|
style={
|
|
1421
1418
|
Object {
|
|
1422
1419
|
"alignItems": "center",
|
|
1423
|
-
"backgroundColor": "#
|
|
1420
|
+
"backgroundColor": "#000000",
|
|
1424
1421
|
"borderRadius": 4,
|
|
1425
1422
|
"display": "flex",
|
|
1426
1423
|
"flexDirection": "row",
|
|
@@ -1436,7 +1433,7 @@ Array [
|
|
|
1436
1433
|
align="xMidYMid"
|
|
1437
1434
|
bbHeight={16}
|
|
1438
1435
|
bbWidth={16}
|
|
1439
|
-
color={-
|
|
1436
|
+
color={-10395295}
|
|
1440
1437
|
focusable={false}
|
|
1441
1438
|
height={16}
|
|
1442
1439
|
meetOrSlice={0}
|
|
@@ -1459,7 +1456,7 @@ Array [
|
|
|
1459
1456
|
},
|
|
1460
1457
|
]
|
|
1461
1458
|
}
|
|
1462
|
-
tintColor={-
|
|
1459
|
+
tintColor={-10395295}
|
|
1463
1460
|
vbHeight={16}
|
|
1464
1461
|
vbWidth={16}
|
|
1465
1462
|
width={16}
|
|
@@ -1489,7 +1486,7 @@ Array [
|
|
|
1489
1486
|
numberOfLines={0}
|
|
1490
1487
|
style={
|
|
1491
1488
|
Object {
|
|
1492
|
-
"color": "#
|
|
1489
|
+
"color": "#616161",
|
|
1493
1490
|
"flexGrow": 1,
|
|
1494
1491
|
"fontFamily": "Segoe UI",
|
|
1495
1492
|
"fontSize": 14,
|
|
@@ -1606,7 +1603,7 @@ Array [
|
|
|
1606
1603
|
<View
|
|
1607
1604
|
style={
|
|
1608
1605
|
Object {
|
|
1609
|
-
"backgroundColor": "#
|
|
1606
|
+
"backgroundColor": "#000000",
|
|
1610
1607
|
"display": "flex",
|
|
1611
1608
|
"maxWidth": 300,
|
|
1612
1609
|
"minWidth": 128,
|
|
@@ -1647,7 +1644,7 @@ Array [
|
|
|
1647
1644
|
style={
|
|
1648
1645
|
Object {
|
|
1649
1646
|
"alignItems": "center",
|
|
1650
|
-
"backgroundColor": "#
|
|
1647
|
+
"backgroundColor": "#000000",
|
|
1651
1648
|
"borderRadius": 4,
|
|
1652
1649
|
"display": "flex",
|
|
1653
1650
|
"flexDirection": "row",
|
|
@@ -1662,7 +1659,7 @@ Array [
|
|
|
1662
1659
|
align="xMidYMid"
|
|
1663
1660
|
bbHeight={16}
|
|
1664
1661
|
bbWidth={16}
|
|
1665
|
-
color={-
|
|
1662
|
+
color={-10395295}
|
|
1666
1663
|
focusable={false}
|
|
1667
1664
|
height={16}
|
|
1668
1665
|
meetOrSlice={0}
|
|
@@ -1685,7 +1682,7 @@ Array [
|
|
|
1685
1682
|
},
|
|
1686
1683
|
]
|
|
1687
1684
|
}
|
|
1688
|
-
tintColor={-
|
|
1685
|
+
tintColor={-10395295}
|
|
1689
1686
|
vbHeight={16}
|
|
1690
1687
|
vbWidth={16}
|
|
1691
1688
|
width={16}
|
|
@@ -1715,7 +1712,7 @@ Array [
|
|
|
1715
1712
|
numberOfLines={0}
|
|
1716
1713
|
style={
|
|
1717
1714
|
Object {
|
|
1718
|
-
"color": "#
|
|
1715
|
+
"color": "#616161",
|
|
1719
1716
|
"flexGrow": 1,
|
|
1720
1717
|
"fontFamily": "Segoe UI",
|
|
1721
1718
|
"fontSize": 14,
|
|
@@ -1760,7 +1757,7 @@ Array [
|
|
|
1760
1757
|
style={
|
|
1761
1758
|
Object {
|
|
1762
1759
|
"alignItems": "center",
|
|
1763
|
-
"backgroundColor": "#
|
|
1760
|
+
"backgroundColor": "#000000",
|
|
1764
1761
|
"borderRadius": 4,
|
|
1765
1762
|
"display": "flex",
|
|
1766
1763
|
"flexDirection": "row",
|
|
@@ -1776,7 +1773,7 @@ Array [
|
|
|
1776
1773
|
align="xMidYMid"
|
|
1777
1774
|
bbHeight={16}
|
|
1778
1775
|
bbWidth={16}
|
|
1779
|
-
color={-
|
|
1776
|
+
color={-10395295}
|
|
1780
1777
|
focusable={false}
|
|
1781
1778
|
height={16}
|
|
1782
1779
|
meetOrSlice={0}
|
|
@@ -1799,7 +1796,7 @@ Array [
|
|
|
1799
1796
|
},
|
|
1800
1797
|
]
|
|
1801
1798
|
}
|
|
1802
|
-
tintColor={-
|
|
1799
|
+
tintColor={-10395295}
|
|
1803
1800
|
vbHeight={16}
|
|
1804
1801
|
vbWidth={16}
|
|
1805
1802
|
width={16}
|
|
@@ -1829,7 +1826,7 @@ Array [
|
|
|
1829
1826
|
numberOfLines={0}
|
|
1830
1827
|
style={
|
|
1831
1828
|
Object {
|
|
1832
|
-
"color": "#
|
|
1829
|
+
"color": "#616161",
|
|
1833
1830
|
"flexGrow": 1,
|
|
1834
1831
|
"fontFamily": "Segoe UI",
|
|
1835
1832
|
"fontSize": 14,
|
|
@@ -1946,7 +1943,7 @@ Array [
|
|
|
1946
1943
|
<View
|
|
1947
1944
|
style={
|
|
1948
1945
|
Object {
|
|
1949
|
-
"backgroundColor": "#
|
|
1946
|
+
"backgroundColor": "#000000",
|
|
1950
1947
|
"display": "flex",
|
|
1951
1948
|
"maxWidth": 300,
|
|
1952
1949
|
"minWidth": 128,
|
|
@@ -1979,7 +1976,7 @@ Array [
|
|
|
1979
1976
|
style={
|
|
1980
1977
|
Object {
|
|
1981
1978
|
"alignItems": "center",
|
|
1982
|
-
"backgroundColor": "#
|
|
1979
|
+
"backgroundColor": "#000000",
|
|
1983
1980
|
"borderRadius": 4,
|
|
1984
1981
|
"display": "flex",
|
|
1985
1982
|
"flexDirection": "row",
|
|
@@ -1995,7 +1992,7 @@ Array [
|
|
|
1995
1992
|
numberOfLines={0}
|
|
1996
1993
|
style={
|
|
1997
1994
|
Object {
|
|
1998
|
-
"color": "#
|
|
1995
|
+
"color": "#616161",
|
|
1999
1996
|
"flexGrow": 1,
|
|
2000
1997
|
"fontFamily": "Segoe UI",
|
|
2001
1998
|
"fontSize": 14,
|
|
@@ -2037,7 +2034,7 @@ Array [
|
|
|
2037
2034
|
style={
|
|
2038
2035
|
Object {
|
|
2039
2036
|
"alignItems": "center",
|
|
2040
|
-
"backgroundColor": "#
|
|
2037
|
+
"backgroundColor": "#000000",
|
|
2041
2038
|
"borderRadius": 4,
|
|
2042
2039
|
"display": "flex",
|
|
2043
2040
|
"flexDirection": "row",
|
|
@@ -2053,7 +2050,7 @@ Array [
|
|
|
2053
2050
|
numberOfLines={0}
|
|
2054
2051
|
style={
|
|
2055
2052
|
Object {
|
|
2056
|
-
"color": "#
|
|
2053
|
+
"color": "#616161",
|
|
2057
2054
|
"flexGrow": 1,
|
|
2058
2055
|
"fontFamily": "Segoe UI",
|
|
2059
2056
|
"fontSize": 14,
|
|
@@ -2068,7 +2065,7 @@ Array [
|
|
|
2068
2065
|
align="xMidYMid"
|
|
2069
2066
|
bbHeight={16}
|
|
2070
2067
|
bbWidth={16}
|
|
2071
|
-
color={-
|
|
2068
|
+
color={-10395295}
|
|
2072
2069
|
focusable={false}
|
|
2073
2070
|
height={16}
|
|
2074
2071
|
meetOrSlice={0}
|
|
@@ -2087,7 +2084,7 @@ Array [
|
|
|
2087
2084
|
},
|
|
2088
2085
|
]
|
|
2089
2086
|
}
|
|
2090
|
-
tintColor={-
|
|
2087
|
+
tintColor={-10395295}
|
|
2091
2088
|
vbHeight={16}
|
|
2092
2089
|
vbWidth={16}
|
|
2093
2090
|
width={16}
|