@fluentui-react-native/stack 0.5.42 → 0.6.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.eslintrc.js CHANGED
@@ -1,5 +1,3 @@
1
1
  module.exports = {
2
- extends: [
3
- "@uifabricshared/eslint-config-rules"
4
- ]
5
- }
2
+ extends: ['@fluentui-react-native/eslint-config-rules'],
3
+ };
package/CHANGELOG.json CHANGED
@@ -2,7 +2,204 @@
2
2
  "name": "@fluentui-react-native/stack",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 01 Nov 2021 18:51:49 GMT",
5
+ "date": "Fri, 17 Dec 2021 01:23:52 GMT",
6
+ "tag": "@fluentui-react-native/stack_v0.6.2",
7
+ "version": "0.6.2",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui-react-native/stack",
13
+ "comment": "Bump @uifabricshared/foundation-compose to v1.11.2",
14
+ "commit": "511aeb31982a5fb9dd2f7196c0c7217cc4a3dbc6"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/stack",
19
+ "comment": "Bump @fluentui-react-native/framework to v0.7.2",
20
+ "commit": "511aeb31982a5fb9dd2f7196c0c7217cc4a3dbc6"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui-react-native/stack",
25
+ "comment": "Bump @fluentui-react-native/text to v0.11.2",
26
+ "commit": "511aeb31982a5fb9dd2f7196c0c7217cc4a3dbc6"
27
+ }
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "date": "Thu, 16 Dec 2021 23:00:57 GMT",
33
+ "tag": "@fluentui-react-native/stack_v0.6.1",
34
+ "version": "0.6.1",
35
+ "comments": {
36
+ "none": [
37
+ {
38
+ "author": "dannyvv@microsoft.com",
39
+ "package": "@fluentui-react-native/stack",
40
+ "commit": "25b3989739737bc598a5d699a941af4c0b4a421f",
41
+ "comment": "📦 applying package updates ***NO_CI***"
42
+ }
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "date": "Thu, 16 Dec 2021 19:10:26 GMT",
48
+ "tag": "@fluentui-react-native/stack_v0.6.1",
49
+ "version": "0.6.1",
50
+ "comments": {
51
+ "patch": [
52
+ {
53
+ "author": "sanajmi@microsoft.com",
54
+ "package": "@fluentui-react-native/stack",
55
+ "commit": "e597717b14dce4916740076786391449dd4a7c69",
56
+ "comment": "Rename Jest snapshots to be platform agnostic "
57
+ },
58
+ {
59
+ "author": "beachball",
60
+ "package": "@fluentui-react-native/stack",
61
+ "comment": "Bump @uifabricshared/foundation-compose to v1.11.1",
62
+ "commit": "6a9f067ae2510481b6ff3512c10c08e7de84f86e"
63
+ },
64
+ {
65
+ "author": "beachball",
66
+ "package": "@fluentui-react-native/stack",
67
+ "comment": "Bump @fluentui-react-native/adapters to v0.8.1",
68
+ "commit": "6a9f067ae2510481b6ff3512c10c08e7de84f86e"
69
+ },
70
+ {
71
+ "author": "beachball",
72
+ "package": "@fluentui-react-native/stack",
73
+ "comment": "Bump @fluentui-react-native/framework to v0.7.1",
74
+ "commit": "6a9f067ae2510481b6ff3512c10c08e7de84f86e"
75
+ },
76
+ {
77
+ "author": "beachball",
78
+ "package": "@fluentui-react-native/stack",
79
+ "comment": "Bump @fluentui-react-native/tokens to v0.11.1",
80
+ "commit": "6a9f067ae2510481b6ff3512c10c08e7de84f86e"
81
+ },
82
+ {
83
+ "author": "beachball",
84
+ "package": "@fluentui-react-native/stack",
85
+ "comment": "Bump @fluentui-react-native/text to v0.11.1",
86
+ "commit": "6a9f067ae2510481b6ff3512c10c08e7de84f86e"
87
+ }
88
+ ]
89
+ }
90
+ },
91
+ {
92
+ "date": "Wed, 17 Nov 2021 19:28:07 GMT",
93
+ "tag": "@fluentui-react-native/stack_v0.6.0",
94
+ "version": "0.6.0",
95
+ "comments": {
96
+ "minor": [
97
+ {
98
+ "comment": "Update to react-native 0.64",
99
+ "author": "afoxman@microsoft.com",
100
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
101
+ "package": "@fluentui-react-native/stack"
102
+ }
103
+ ],
104
+ "patch": [
105
+ {
106
+ "comment": "Bump @fluentui-react-native/adapters to v0.8.0",
107
+ "author": "afoxman@microsoft.com",
108
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
109
+ "package": "@fluentui-react-native/stack"
110
+ },
111
+ {
112
+ "comment": "Bump @fluentui-react-native/text to v0.11.0",
113
+ "author": "afoxman@microsoft.com",
114
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
115
+ "package": "@fluentui-react-native/stack"
116
+ },
117
+ {
118
+ "comment": "Bump @fluentui-react-native/tokens to v0.11.0",
119
+ "author": "afoxman@microsoft.com",
120
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
121
+ "package": "@fluentui-react-native/stack"
122
+ },
123
+ {
124
+ "comment": "Bump @fluentui-react-native/framework to v0.7.0",
125
+ "author": "afoxman@microsoft.com",
126
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
127
+ "package": "@fluentui-react-native/stack"
128
+ },
129
+ {
130
+ "comment": "Bump @uifabricshared/foundation-compose to v1.11.0",
131
+ "author": "afoxman@microsoft.com",
132
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
133
+ "package": "@fluentui-react-native/stack"
134
+ },
135
+ {
136
+ "comment": "Bump @uifabricshared/foundation-composable to v0.10.0",
137
+ "author": "afoxman@microsoft.com",
138
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
139
+ "package": "@fluentui-react-native/stack"
140
+ },
141
+ {
142
+ "comment": "Bump @uifabricshared/foundation-settings to v0.11.0",
143
+ "author": "afoxman@microsoft.com",
144
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
145
+ "package": "@fluentui-react-native/stack"
146
+ },
147
+ {
148
+ "comment": "Bump @uifabricshared/foundation-tokens to v0.11.0",
149
+ "author": "afoxman@microsoft.com",
150
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
151
+ "package": "@fluentui-react-native/stack"
152
+ }
153
+ ]
154
+ }
155
+ },
156
+ {
157
+ "date": "Fri, 12 Nov 2021 16:07:20 GMT",
158
+ "tag": "@fluentui-react-native/stack_v0.5.43",
159
+ "version": "0.5.43",
160
+ "comments": {
161
+ "none": [
162
+ {
163
+ "comment": "Bump @fluentui-react-native/framework to v0.6.6",
164
+ "author": "4123478+tido64@users.noreply.github.com",
165
+ "commit": "25673699e6c6c064b41f1246c2c995baa67a74ad",
166
+ "package": "@fluentui-react-native/stack"
167
+ }
168
+ ]
169
+ }
170
+ },
171
+ {
172
+ "date": "Thu, 11 Nov 2021 23:17:41 GMT",
173
+ "tag": "@fluentui-react-native/stack_v0.5.43",
174
+ "version": "0.5.43",
175
+ "comments": {
176
+ "none": [
177
+ {
178
+ "comment": "Rename uifabricshared/eslint-config-rules to fluentui-react-native/eslint-config-rules",
179
+ "author": "ruaraki@microsoft.com",
180
+ "commit": "110fba2a1721a914501404f6040f07656307549e",
181
+ "package": "@fluentui-react-native/stack"
182
+ }
183
+ ]
184
+ }
185
+ },
186
+ {
187
+ "date": "Tue, 09 Nov 2021 23:04:33 GMT",
188
+ "tag": "@fluentui-react-native/stack_v0.5.43",
189
+ "version": "0.5.43",
190
+ "comments": {
191
+ "patch": [
192
+ {
193
+ "comment": "Bump @uifabricshared/foundation-compose to v1.10.22",
194
+ "author": "67026167+chiuam@users.noreply.github.com",
195
+ "commit": "8baa72ed4ec06f90a51cf757e1924e946f76a537",
196
+ "package": "@fluentui-react-native/stack"
197
+ }
198
+ ]
199
+ }
200
+ },
201
+ {
202
+ "date": "Mon, 01 Nov 2021 18:53:37 GMT",
6
203
  "tag": "@fluentui-react-native/stack_v0.5.42",
7
204
  "version": "0.5.42",
8
205
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,62 @@
1
1
  # Change Log - @fluentui-react-native/stack
2
2
 
3
- This log was last generated on Mon, 01 Nov 2021 18:51:49 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 17 Dec 2021 01:23:52 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.6.2
8
+
9
+ Fri, 17 Dec 2021 01:23:52 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @uifabricshared/foundation-compose to v1.11.2
14
+ - Bump @fluentui-react-native/framework to v0.7.2
15
+ - Bump @fluentui-react-native/text to v0.11.2
16
+
17
+ ## 0.6.1
18
+
19
+ Thu, 16 Dec 2021 19:10:26 GMT
20
+
21
+ ### Patches
22
+
23
+ - Rename Jest snapshots to be platform agnostic (sanajmi@microsoft.com)
24
+ - Bump @uifabricshared/foundation-compose to v1.11.1
25
+ - Bump @fluentui-react-native/adapters to v0.8.1
26
+ - Bump @fluentui-react-native/framework to v0.7.1
27
+ - Bump @fluentui-react-native/tokens to v0.11.1
28
+ - Bump @fluentui-react-native/text to v0.11.1
29
+
30
+ ## 0.6.0
31
+
32
+ Wed, 17 Nov 2021 19:28:07 GMT
33
+
34
+ ### Minor changes
35
+
36
+ - Update to react-native 0.64 (afoxman@microsoft.com)
37
+
38
+ ### Patches
39
+
40
+ - Bump @fluentui-react-native/adapters to v0.8.0 (afoxman@microsoft.com)
41
+ - Bump @fluentui-react-native/text to v0.11.0 (afoxman@microsoft.com)
42
+ - Bump @fluentui-react-native/tokens to v0.11.0 (afoxman@microsoft.com)
43
+ - Bump @fluentui-react-native/framework to v0.7.0 (afoxman@microsoft.com)
44
+ - Bump @uifabricshared/foundation-compose to v1.11.0 (afoxman@microsoft.com)
45
+ - Bump @uifabricshared/foundation-composable to v0.10.0 (afoxman@microsoft.com)
46
+ - Bump @uifabricshared/foundation-settings to v0.11.0 (afoxman@microsoft.com)
47
+ - Bump @uifabricshared/foundation-tokens to v0.11.0 (afoxman@microsoft.com)
48
+
49
+ ## 0.5.43
50
+
51
+ Tue, 09 Nov 2021 23:04:33 GMT
52
+
53
+ ### Patches
54
+
55
+ - Bump @uifabricshared/foundation-compose to v1.10.22 (67026167+chiuam@users.noreply.github.com)
56
+
7
57
  ## 0.5.42
8
58
 
9
- Mon, 01 Nov 2021 18:51:49 GMT
59
+ Mon, 01 Nov 2021 18:53:37 GMT
10
60
 
11
61
  ### Patches
12
62
 
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Stack.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Stack.test.d.ts","sourceRoot":"","sources":["../../src/__tests__/Stack.test.tsx"],"names":[],"mappings":""}
@@ -11,4 +11,4 @@ it('Stack with tokens', function () {
11
11
  .toJSON();
12
12
  expect(tree).toMatchSnapshot();
13
13
  });
14
- //# sourceMappingURL=Stack.test.win32.js.map
14
+ //# sourceMappingURL=Stack.test.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Stack.test.js","sourceRoot":"","sources":["../../src/__tests__/Stack.test.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,KAAK,EAAE,MAAM,IAAI,CAAC;AAC3B,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AACnD,OAAO,KAAK,QAAQ,MAAM,qBAAqB,CAAC;AAEhD,EAAE,CAAC,mBAAmB,EAAE;IACtB,IAAM,IAAI,GAAG,QAAQ;SAClB,MAAM,CACL,oBAAC,KAAK,IAAC,QAAQ,EAAE,GAAG,EAAE,GAAG,EAAE,CAAC,EAAE,OAAO,EAAE,EAAE;QACvC,oBAAC,IAAI,gBAAa;QAClB,oBAAC,IAAI,gBAAa;QAClB,oBAAC,IAAI,gBAAa,CACZ,CACT;SACA,MAAM,EAAE,CAAC;IACZ,MAAM,CAAC,IAAI,CAAC,CAAC,eAAe,EAAE,CAAC;AACjC,CAAC,CAAC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=Stack.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Stack.test.d.ts","sourceRoot":"","sources":["../../src/__tests__/Stack.test.tsx"],"names":[],"mappings":""}
@@ -20,4 +20,4 @@ it('Stack with tokens', function () {
20
20
  .toJSON();
21
21
  expect(tree).toMatchSnapshot();
22
22
  });
23
- //# sourceMappingURL=Stack.test.win32.js.map
23
+ //# sourceMappingURL=Stack.test.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Stack.test.js","sourceRoot":"","sources":["../../src/__tests__/Stack.test.tsx"],"names":[],"mappings":";;;;;;;;;AAAA,2CAA+B;AAC/B,wBAA2B;AAC3B,oDAAmD;AACnD,4DAAgD;AAEhD,EAAE,CAAC,mBAAmB,EAAE;IACtB,IAAM,IAAI,GAAG,QAAQ;SAClB,MAAM,CACL,oBAAC,SAAK,IAAC,QAAQ,EAAE,GAAG,EAAE,GAAG,EAAE,CAAC,EAAE,OAAO,EAAE,EAAE;QACvC,oBAAC,WAAI,gBAAa;QAClB,oBAAC,WAAI,gBAAa;QAClB,oBAAC,WAAI,gBAAa,CACZ,CACT;SACA,MAAM,EAAE,CAAC;IACZ,MAAM,CAAC,IAAI,CAAC,CAAC,eAAe,EAAE,CAAC;AACjC,CAAC,CAAC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/stack",
3
- "version": "0.5.42",
3
+ "version": "0.6.2",
4
4
  "description": "A cross-platform opinionated Fluent Text component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -17,24 +17,24 @@
17
17
  "prettier-fix": "fluentui-scripts prettier --fix true"
18
18
  },
19
19
  "dependencies": {
20
- "@uifabricshared/foundation-compose": "^1.10.21",
21
- "@fluentui-react-native/adapters": ">=0.7.5 <1.0.0",
22
- "@fluentui-react-native/framework": ">=0.6.5 <1.0.0",
23
- "@fluentui-react-native/tokens": ">=0.10.3 <1.0.0",
24
- "@uifabricshared/foundation-composable": ">=0.9.3 <1.0.0",
25
- "@uifabricshared/foundation-settings": ">=0.10.3 <1.0.0",
26
- "@uifabricshared/foundation-tokens": ">=0.10.3 <1.0.0"
20
+ "@uifabricshared/foundation-compose": "^1.11.2",
21
+ "@fluentui-react-native/adapters": ">=0.8.1 <1.0.0",
22
+ "@fluentui-react-native/framework": ">=0.7.2 <1.0.0",
23
+ "@fluentui-react-native/tokens": ">=0.11.1 <1.0.0",
24
+ "@uifabricshared/foundation-composable": ">=0.10.0 <1.0.0",
25
+ "@uifabricshared/foundation-settings": ">=0.11.0 <1.0.0",
26
+ "@uifabricshared/foundation-tokens": ">=0.11.0 <1.0.0"
27
27
  },
28
28
  "devDependencies": {
29
- "@types/react-native": "^0.63.0",
30
- "@fluentui-react-native/text": ">=0.10.24 <1.0.0",
29
+ "@fluentui-react-native/eslint-config-rules": "^0.1.1",
30
+ "@fluentui-react-native/text": ">=0.11.2 <1.0.0",
31
+ "@types/react-native": "^0.64.0",
31
32
  "@uifabricshared/build-native": "^0.1.1",
32
- "@uifabricshared/eslint-config-rules": "^0.1.1",
33
- "react-native": "^0.63.4"
33
+ "react-native": "^0.64.3"
34
34
  },
35
35
  "peerDependencies": {
36
- "react": ">=16.13.1",
37
- "react-native": ">=0.63.4"
36
+ "react": ">=17.0.1",
37
+ "react-native": ">=0.64.3"
38
38
  },
39
39
  "author": "",
40
40
  "license": "MIT"
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=Stack.test.win32.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Stack.test.win32.d.ts","sourceRoot":"","sources":["../../src/__tests__/Stack.test.win32.tsx"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- {"version":3,"file":"Stack.test.win32.js","sourceRoot":"","sources":["../../src/__tests__/Stack.test.win32.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,KAAK,EAAE,MAAM,IAAI,CAAC;AAC3B,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AACnD,OAAO,KAAK,QAAQ,MAAM,qBAAqB,CAAC;AAEhD,EAAE,CAAC,mBAAmB,EAAE;IACtB,IAAM,IAAI,GAAG,QAAQ;SAClB,MAAM,CACL,oBAAC,KAAK,IAAC,QAAQ,EAAE,GAAG,EAAE,GAAG,EAAE,CAAC,EAAE,OAAO,EAAE,EAAE;QACvC,oBAAC,IAAI,gBAAa;QAClB,oBAAC,IAAI,gBAAa;QAClB,oBAAC,IAAI,gBAAa,CACZ,CACT;SACA,MAAM,EAAE,CAAC;IACZ,MAAM,CAAC,IAAI,CAAC,CAAC,eAAe,EAAE,CAAC;AACjC,CAAC,CAAC,CAAC"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=Stack.test.win32.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Stack.test.win32.d.ts","sourceRoot":"","sources":["../../src/__tests__/Stack.test.win32.tsx"],"names":[],"mappings":""}
@@ -1 +0,0 @@
1
- {"version":3,"file":"Stack.test.win32.js","sourceRoot":"","sources":["../../src/__tests__/Stack.test.win32.tsx"],"names":[],"mappings":";;;;;;;;;AAAA,2CAA+B;AAC/B,wBAA2B;AAC3B,oDAAmD;AACnD,4DAAgD;AAEhD,EAAE,CAAC,mBAAmB,EAAE;IACtB,IAAM,IAAI,GAAG,QAAQ;SAClB,MAAM,CACL,oBAAC,SAAK,IAAC,QAAQ,EAAE,GAAG,EAAE,GAAG,EAAE,CAAC,EAAE,OAAO,EAAE,EAAE;QACvC,oBAAC,WAAI,gBAAa;QAClB,oBAAC,WAAI,gBAAa;QAClB,oBAAC,WAAI,gBAAa,CACZ,CACT;SACA,MAAM,EAAE,CAAC;IACZ,MAAM,CAAC,IAAI,CAAC,CAAC,eAAe,EAAE,CAAC;AACjC,CAAC,CAAC,CAAC"}