@fluentui-react-native/menu 1.0.75 → 1.0.77

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,111 @@
2
2
  "name": "@fluentui-react-native/menu",
3
3
  "entries": [
4
4
  {
5
- "date": "Sun, 13 Nov 2022 09:15:30 GMT",
5
+ "date": "Mon, 28 Nov 2022 11:49:02 GMT",
6
+ "tag": "@fluentui-react-native/menu_v1.0.77",
7
+ "version": "1.0.77",
8
+ "comments": {
9
+ "none": [
10
+ {
11
+ "author": "ayushsinghs@yahoo.in",
12
+ "package": "@fluentui-react-native/menu",
13
+ "commit": "890ff26064088ee92d44bb8730b8629143533451",
14
+ "comment": "Button/FAB Tokenization Complete"
15
+ }
16
+ ],
17
+ "patch": [
18
+ {
19
+ "author": "beachball",
20
+ "package": "@fluentui-react-native/menu",
21
+ "comment": "Bump @fluentui-react-native/callout to v0.21.37",
22
+ "commit": "890ff26064088ee92d44bb8730b8629143533451"
23
+ },
24
+ {
25
+ "author": "beachball",
26
+ "package": "@fluentui-react-native/menu",
27
+ "comment": "Bump @fluentui-react-native/focus-zone to v0.11.7",
28
+ "commit": "890ff26064088ee92d44bb8730b8629143533451"
29
+ },
30
+ {
31
+ "author": "beachball",
32
+ "package": "@fluentui-react-native/menu",
33
+ "comment": "Bump @fluentui-react-native/framework to v0.8.21",
34
+ "commit": "890ff26064088ee92d44bb8730b8629143533451"
35
+ },
36
+ {
37
+ "author": "beachball",
38
+ "package": "@fluentui-react-native/menu",
39
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.21.2",
40
+ "commit": "890ff26064088ee92d44bb8730b8629143533451"
41
+ },
42
+ {
43
+ "author": "beachball",
44
+ "package": "@fluentui-react-native/menu",
45
+ "comment": "Bump @fluentui-react-native/text to v0.16.2",
46
+ "commit": "890ff26064088ee92d44bb8730b8629143533451"
47
+ },
48
+ {
49
+ "author": "beachball",
50
+ "package": "@fluentui-react-native/menu",
51
+ "comment": "Bump @fluentui-react-native/tokens to v0.18.0",
52
+ "commit": "890ff26064088ee92d44bb8730b8629143533451"
53
+ },
54
+ {
55
+ "author": "beachball",
56
+ "package": "@fluentui-react-native/menu",
57
+ "comment": "Bump @fluentui-react-native/button to v0.32.0",
58
+ "commit": "890ff26064088ee92d44bb8730b8629143533451"
59
+ }
60
+ ]
61
+ }
62
+ },
63
+ {
64
+ "date": "Wed, 16 Nov 2022 08:47:25 GMT",
65
+ "tag": "@fluentui-react-native/menu_v1.0.76",
66
+ "version": "1.0.76",
67
+ "comments": {
68
+ "patch": [
69
+ {
70
+ "author": "beachball",
71
+ "package": "@fluentui-react-native/menu",
72
+ "comment": "Bump @fluentui-react-native/callout to v0.21.36",
73
+ "commit": "ac846edd3f16fd427bca196a070653adaf702450"
74
+ },
75
+ {
76
+ "author": "beachball",
77
+ "package": "@fluentui-react-native/menu",
78
+ "comment": "Bump @fluentui-react-native/focus-zone to v0.11.6",
79
+ "commit": "ac846edd3f16fd427bca196a070653adaf702450"
80
+ },
81
+ {
82
+ "author": "beachball",
83
+ "package": "@fluentui-react-native/menu",
84
+ "comment": "Bump @fluentui-react-native/framework to v0.8.20",
85
+ "commit": "ac846edd3f16fd427bca196a070653adaf702450"
86
+ },
87
+ {
88
+ "author": "beachball",
89
+ "package": "@fluentui-react-native/menu",
90
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.21.1",
91
+ "commit": "ac846edd3f16fd427bca196a070653adaf702450"
92
+ },
93
+ {
94
+ "author": "beachball",
95
+ "package": "@fluentui-react-native/menu",
96
+ "comment": "Bump @fluentui-react-native/text to v0.16.1",
97
+ "commit": "ac846edd3f16fd427bca196a070653adaf702450"
98
+ },
99
+ {
100
+ "author": "beachball",
101
+ "package": "@fluentui-react-native/menu",
102
+ "comment": "Bump @fluentui-react-native/button to v0.31.1",
103
+ "commit": "ac846edd3f16fd427bca196a070653adaf702450"
104
+ }
105
+ ]
106
+ }
107
+ },
108
+ {
109
+ "date": "Sun, 13 Nov 2022 09:17:07 GMT",
6
110
  "tag": "@fluentui-react-native/menu_v1.0.75",
7
111
  "version": "1.0.75",
8
112
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,39 @@
1
1
  # Change Log - @fluentui-react-native/menu
2
2
 
3
- This log was last generated on Sun, 13 Nov 2022 09:15:30 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 28 Nov 2022 11:49:02 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 1.0.77
8
+
9
+ Mon, 28 Nov 2022 11:49:02 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @fluentui-react-native/callout to v0.21.37
14
+ - Bump @fluentui-react-native/focus-zone to v0.11.7
15
+ - Bump @fluentui-react-native/framework to v0.8.21
16
+ - Bump @fluentui-react-native/interactive-hooks to v0.21.2
17
+ - Bump @fluentui-react-native/text to v0.16.2
18
+ - Bump @fluentui-react-native/tokens to v0.18.0
19
+ - Bump @fluentui-react-native/button to v0.32.0
20
+
21
+ ## 1.0.76
22
+
23
+ Wed, 16 Nov 2022 08:47:25 GMT
24
+
25
+ ### Patches
26
+
27
+ - Bump @fluentui-react-native/callout to v0.21.36
28
+ - Bump @fluentui-react-native/focus-zone to v0.11.6
29
+ - Bump @fluentui-react-native/framework to v0.8.20
30
+ - Bump @fluentui-react-native/interactive-hooks to v0.21.1
31
+ - Bump @fluentui-react-native/text to v0.16.1
32
+ - Bump @fluentui-react-native/button to v0.31.1
33
+
7
34
  ## 1.0.75
8
35
 
9
- Sun, 13 Nov 2022 09:15:30 GMT
36
+ Sun, 13 Nov 2022 09:17:07 GMT
10
37
 
11
38
  ### Patches
12
39
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/menu",
3
- "version": "1.0.75",
3
+ "version": "1.0.77",
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,19 +23,19 @@
23
23
  },
24
24
  "dependencies": {
25
25
  "@fluentui-react-native/adapters": ">=0.10.0 <1.0.0",
26
- "@fluentui-react-native/callout": ">=0.21.35 <1.0.0",
27
- "@fluentui-react-native/focus-zone": ">=0.11.5 <1.0.0",
28
- "@fluentui-react-native/framework": "0.8.19",
29
- "@fluentui-react-native/interactive-hooks": ">=0.21.0 <1.0.0",
30
- "@fluentui-react-native/text": ">=0.16.0 <1.0.0",
26
+ "@fluentui-react-native/callout": ">=0.21.37 <1.0.0",
27
+ "@fluentui-react-native/focus-zone": ">=0.11.7 <1.0.0",
28
+ "@fluentui-react-native/framework": "0.8.21",
29
+ "@fluentui-react-native/interactive-hooks": ">=0.21.2 <1.0.0",
30
+ "@fluentui-react-native/text": ">=0.16.2 <1.0.0",
31
31
  "@fluentui-react-native/theme-tokens": ">=0.21.3 <1.0.0",
32
- "@fluentui-react-native/tokens": ">=0.17.8 <1.0.0",
32
+ "@fluentui-react-native/tokens": ">=0.18.0 <1.0.0",
33
33
  "@fluentui-react-native/use-styling": ">=0.9.1 <1.0.0",
34
34
  "react-native-svg": "12.3.0",
35
35
  "tslib": "^2.3.1"
36
36
  },
37
37
  "devDependencies": {
38
- "@fluentui-react-native/button": ">=0.31.0 <1.0.0",
38
+ "@fluentui-react-native/button": ">=0.32.0 <1.0.0",
39
39
  "@fluentui-react-native/eslint-config-rules": "^0.1.1",
40
40
  "@fluentui-react-native/scripts": "^0.1.1",
41
41
  "@fluentui-react-native/test-tools": ">=0.1.1 <1.0.0",
@@ -29,8 +29,8 @@ exports[`Menu component tests Menu default 1`] = `
29
29
  Object {
30
30
  "alignItems": "center",
31
31
  "alignSelf": "flex-start",
32
- "backgroundColor": "#f3f2f1",
33
- "borderColor": "#8a8886",
32
+ "backgroundColor": "#0f6cbd",
33
+ "borderColor": "#0f548c",
34
34
  "borderRadius": 4,
35
35
  "borderWidth": 1,
36
36
  "display": "flex",
@@ -48,7 +48,7 @@ exports[`Menu component tests Menu default 1`] = `
48
48
  numberOfLines={0}
49
49
  style={
50
50
  Object {
51
- "color": "#323130",
51
+ "color": "#ffffff",
52
52
  "fontFamily": "System",
53
53
  "fontSize": 15,
54
54
  "fontWeight": "600",
@@ -95,8 +95,8 @@ Array [
95
95
  Object {
96
96
  "alignItems": "center",
97
97
  "alignSelf": "flex-start",
98
- "backgroundColor": "#f3f2f1",
99
- "borderColor": "#8a8886",
98
+ "backgroundColor": "#0f6cbd",
99
+ "borderColor": "#0f548c",
100
100
  "borderRadius": 4,
101
101
  "borderWidth": 1,
102
102
  "display": "flex",
@@ -114,7 +114,7 @@ Array [
114
114
  numberOfLines={0}
115
115
  style={
116
116
  Object {
117
- "color": "#323130",
117
+ "color": "#ffffff",
118
118
  "fontFamily": "System",
119
119
  "fontSize": 15,
120
120
  "fontWeight": "600",
@@ -303,8 +303,8 @@ Array [
303
303
  Object {
304
304
  "alignItems": "center",
305
305
  "alignSelf": "flex-start",
306
- "backgroundColor": "#f3f2f1",
307
- "borderColor": "#8a8886",
306
+ "backgroundColor": "#0f6cbd",
307
+ "borderColor": "#0f548c",
308
308
  "borderRadius": 4,
309
309
  "borderWidth": 1,
310
310
  "display": "flex",
@@ -322,7 +322,7 @@ Array [
322
322
  numberOfLines={0}
323
323
  style={
324
324
  Object {
325
- "color": "#323130",
325
+ "color": "#ffffff",
326
326
  "fontFamily": "System",
327
327
  "fontSize": 15,
328
328
  "fontWeight": "600",
@@ -464,8 +464,8 @@ Array [
464
464
  Object {
465
465
  "alignItems": "center",
466
466
  "alignSelf": "flex-start",
467
- "backgroundColor": "#f3f2f1",
468
- "borderColor": "#8a8886",
467
+ "backgroundColor": "#0f6cbd",
468
+ "borderColor": "#0f548c",
469
469
  "borderRadius": 4,
470
470
  "borderWidth": 1,
471
471
  "display": "flex",
@@ -483,7 +483,7 @@ Array [
483
483
  numberOfLines={0}
484
484
  style={
485
485
  Object {
486
- "color": "#323130",
486
+ "color": "#ffffff",
487
487
  "fontFamily": "System",
488
488
  "fontSize": 15,
489
489
  "fontWeight": "600",
@@ -810,8 +810,8 @@ Array [
810
810
  Object {
811
811
  "alignItems": "center",
812
812
  "alignSelf": "flex-start",
813
- "backgroundColor": "#f3f2f1",
814
- "borderColor": "#8a8886",
813
+ "backgroundColor": "#0f6cbd",
814
+ "borderColor": "#0f548c",
815
815
  "borderRadius": 4,
816
816
  "borderWidth": 1,
817
817
  "display": "flex",
@@ -829,7 +829,7 @@ Array [
829
829
  numberOfLines={0}
830
830
  style={
831
831
  Object {
832
- "color": "#323130",
832
+ "color": "#ffffff",
833
833
  "fontFamily": "System",
834
834
  "fontSize": 15,
835
835
  "fontWeight": "600",
@@ -1156,8 +1156,8 @@ Array [
1156
1156
  Object {
1157
1157
  "alignItems": "center",
1158
1158
  "alignSelf": "flex-start",
1159
- "backgroundColor": "#f3f2f1",
1160
- "borderColor": "#8a8886",
1159
+ "backgroundColor": "#0f6cbd",
1160
+ "borderColor": "#0f548c",
1161
1161
  "borderRadius": 4,
1162
1162
  "borderWidth": 1,
1163
1163
  "display": "flex",
@@ -1175,7 +1175,7 @@ Array [
1175
1175
  numberOfLines={0}
1176
1176
  style={
1177
1177
  Object {
1178
- "color": "#323130",
1178
+ "color": "#ffffff",
1179
1179
  "fontFamily": "System",
1180
1180
  "fontSize": 15,
1181
1181
  "fontWeight": "600",
@@ -1502,8 +1502,8 @@ Array [
1502
1502
  Object {
1503
1503
  "alignItems": "center",
1504
1504
  "alignSelf": "flex-start",
1505
- "backgroundColor": "#f3f2f1",
1506
- "borderColor": "#8a8886",
1505
+ "backgroundColor": "#0f6cbd",
1506
+ "borderColor": "#0f548c",
1507
1507
  "borderRadius": 4,
1508
1508
  "borderWidth": 1,
1509
1509
  "display": "flex",
@@ -1521,7 +1521,7 @@ Array [
1521
1521
  numberOfLines={0}
1522
1522
  style={
1523
1523
  Object {
1524
- "color": "#323130",
1524
+ "color": "#ffffff",
1525
1525
  "fontFamily": "System",
1526
1526
  "fontSize": 15,
1527
1527
  "fontWeight": "600",
@@ -1836,8 +1836,8 @@ Array [
1836
1836
  Object {
1837
1837
  "alignItems": "center",
1838
1838
  "alignSelf": "flex-start",
1839
- "backgroundColor": "#f3f2f1",
1840
- "borderColor": "#8a8886",
1839
+ "backgroundColor": "#0f6cbd",
1840
+ "borderColor": "#0f548c",
1841
1841
  "borderRadius": 4,
1842
1842
  "borderWidth": 1,
1843
1843
  "display": "flex",
@@ -1855,7 +1855,7 @@ Array [
1855
1855
  numberOfLines={0}
1856
1856
  style={
1857
1857
  Object {
1858
- "color": "#323130",
1858
+ "color": "#ffffff",
1859
1859
  "fontFamily": "System",
1860
1860
  "fontSize": 15,
1861
1861
  "fontWeight": "600",