@fluentui-react-native/stack 0.5.41 → 0.6.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/.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,177 @@
2
2
  "name": "@fluentui-react-native/stack",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 25 Oct 2021 19:22:27 GMT",
5
+ "date": "Thu, 16 Dec 2021 06:26:42 GMT",
6
+ "tag": "@fluentui-react-native/stack_v0.6.1",
7
+ "version": "0.6.1",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "sanajmi@microsoft.com",
12
+ "package": "@fluentui-react-native/stack",
13
+ "commit": "e597717b14dce4916740076786391449dd4a7c69",
14
+ "comment": "Rename Jest snapshots to be platform agnostic "
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/stack",
19
+ "comment": "Bump @uifabricshared/foundation-compose to v1.11.1",
20
+ "commit": "841d2998e8b97fabe0b6dac9c74c3d63d2b3bbd4"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui-react-native/stack",
25
+ "comment": "Bump @fluentui-react-native/adapters to v0.8.1",
26
+ "commit": "841d2998e8b97fabe0b6dac9c74c3d63d2b3bbd4"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui-react-native/stack",
31
+ "comment": "Bump @fluentui-react-native/framework to v0.7.1",
32
+ "commit": "841d2998e8b97fabe0b6dac9c74c3d63d2b3bbd4"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui-react-native/stack",
37
+ "comment": "Bump @fluentui-react-native/tokens to v0.11.1",
38
+ "commit": "841d2998e8b97fabe0b6dac9c74c3d63d2b3bbd4"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui-react-native/stack",
43
+ "comment": "Bump @fluentui-react-native/text to v0.11.1",
44
+ "commit": "841d2998e8b97fabe0b6dac9c74c3d63d2b3bbd4"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Wed, 17 Nov 2021 19:28:07 GMT",
51
+ "tag": "@fluentui-react-native/stack_v0.6.0",
52
+ "version": "0.6.0",
53
+ "comments": {
54
+ "minor": [
55
+ {
56
+ "comment": "Update to react-native 0.64",
57
+ "author": "afoxman@microsoft.com",
58
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
59
+ "package": "@fluentui-react-native/stack"
60
+ }
61
+ ],
62
+ "patch": [
63
+ {
64
+ "comment": "Bump @fluentui-react-native/adapters to v0.8.0",
65
+ "author": "afoxman@microsoft.com",
66
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
67
+ "package": "@fluentui-react-native/stack"
68
+ },
69
+ {
70
+ "comment": "Bump @fluentui-react-native/text to v0.11.0",
71
+ "author": "afoxman@microsoft.com",
72
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
73
+ "package": "@fluentui-react-native/stack"
74
+ },
75
+ {
76
+ "comment": "Bump @fluentui-react-native/tokens to v0.11.0",
77
+ "author": "afoxman@microsoft.com",
78
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
79
+ "package": "@fluentui-react-native/stack"
80
+ },
81
+ {
82
+ "comment": "Bump @fluentui-react-native/framework to v0.7.0",
83
+ "author": "afoxman@microsoft.com",
84
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
85
+ "package": "@fluentui-react-native/stack"
86
+ },
87
+ {
88
+ "comment": "Bump @uifabricshared/foundation-compose to v1.11.0",
89
+ "author": "afoxman@microsoft.com",
90
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
91
+ "package": "@fluentui-react-native/stack"
92
+ },
93
+ {
94
+ "comment": "Bump @uifabricshared/foundation-composable to v0.10.0",
95
+ "author": "afoxman@microsoft.com",
96
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
97
+ "package": "@fluentui-react-native/stack"
98
+ },
99
+ {
100
+ "comment": "Bump @uifabricshared/foundation-settings to v0.11.0",
101
+ "author": "afoxman@microsoft.com",
102
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
103
+ "package": "@fluentui-react-native/stack"
104
+ },
105
+ {
106
+ "comment": "Bump @uifabricshared/foundation-tokens to v0.11.0",
107
+ "author": "afoxman@microsoft.com",
108
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
109
+ "package": "@fluentui-react-native/stack"
110
+ }
111
+ ]
112
+ }
113
+ },
114
+ {
115
+ "date": "Fri, 12 Nov 2021 16:07:20 GMT",
116
+ "tag": "@fluentui-react-native/stack_v0.5.43",
117
+ "version": "0.5.43",
118
+ "comments": {
119
+ "none": [
120
+ {
121
+ "comment": "Bump @fluentui-react-native/framework to v0.6.6",
122
+ "author": "4123478+tido64@users.noreply.github.com",
123
+ "commit": "25673699e6c6c064b41f1246c2c995baa67a74ad",
124
+ "package": "@fluentui-react-native/stack"
125
+ }
126
+ ]
127
+ }
128
+ },
129
+ {
130
+ "date": "Thu, 11 Nov 2021 23:17:41 GMT",
131
+ "tag": "@fluentui-react-native/stack_v0.5.43",
132
+ "version": "0.5.43",
133
+ "comments": {
134
+ "none": [
135
+ {
136
+ "comment": "Rename uifabricshared/eslint-config-rules to fluentui-react-native/eslint-config-rules",
137
+ "author": "ruaraki@microsoft.com",
138
+ "commit": "110fba2a1721a914501404f6040f07656307549e",
139
+ "package": "@fluentui-react-native/stack"
140
+ }
141
+ ]
142
+ }
143
+ },
144
+ {
145
+ "date": "Tue, 09 Nov 2021 23:04:33 GMT",
146
+ "tag": "@fluentui-react-native/stack_v0.5.43",
147
+ "version": "0.5.43",
148
+ "comments": {
149
+ "patch": [
150
+ {
151
+ "comment": "Bump @uifabricshared/foundation-compose to v1.10.22",
152
+ "author": "67026167+chiuam@users.noreply.github.com",
153
+ "commit": "8baa72ed4ec06f90a51cf757e1924e946f76a537",
154
+ "package": "@fluentui-react-native/stack"
155
+ }
156
+ ]
157
+ }
158
+ },
159
+ {
160
+ "date": "Mon, 01 Nov 2021 18:53:37 GMT",
161
+ "tag": "@fluentui-react-native/stack_v0.5.42",
162
+ "version": "0.5.42",
163
+ "comments": {
164
+ "patch": [
165
+ {
166
+ "comment": "Bump @uifabricshared/foundation-compose to v1.10.21",
167
+ "author": "ruaraki@microsoft.com",
168
+ "commit": "f05bda9db60753eb07b2688526ed158d690b8b63",
169
+ "package": "@fluentui-react-native/stack"
170
+ }
171
+ ]
172
+ }
173
+ },
174
+ {
175
+ "date": "Mon, 25 Oct 2021 19:24:43 GMT",
6
176
  "tag": "@fluentui-react-native/stack_v0.5.41",
7
177
  "version": "0.5.41",
8
178
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,60 @@
1
1
  # Change Log - @fluentui-react-native/stack
2
2
 
3
- This log was last generated on Mon, 25 Oct 2021 19:22:27 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 16 Dec 2021 06:26:42 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.6.1
8
+
9
+ Thu, 16 Dec 2021 06:26:42 GMT
10
+
11
+ ### Patches
12
+
13
+ - Rename Jest snapshots to be platform agnostic (sanajmi@microsoft.com)
14
+ - Bump @uifabricshared/foundation-compose to v1.11.1
15
+ - Bump @fluentui-react-native/adapters to v0.8.1
16
+ - Bump @fluentui-react-native/framework to v0.7.1
17
+ - Bump @fluentui-react-native/tokens to v0.11.1
18
+ - Bump @fluentui-react-native/text to v0.11.1
19
+
20
+ ## 0.6.0
21
+
22
+ Wed, 17 Nov 2021 19:28:07 GMT
23
+
24
+ ### Minor changes
25
+
26
+ - Update to react-native 0.64 (afoxman@microsoft.com)
27
+
28
+ ### Patches
29
+
30
+ - Bump @fluentui-react-native/adapters to v0.8.0 (afoxman@microsoft.com)
31
+ - Bump @fluentui-react-native/text to v0.11.0 (afoxman@microsoft.com)
32
+ - Bump @fluentui-react-native/tokens to v0.11.0 (afoxman@microsoft.com)
33
+ - Bump @fluentui-react-native/framework to v0.7.0 (afoxman@microsoft.com)
34
+ - Bump @uifabricshared/foundation-compose to v1.11.0 (afoxman@microsoft.com)
35
+ - Bump @uifabricshared/foundation-composable to v0.10.0 (afoxman@microsoft.com)
36
+ - Bump @uifabricshared/foundation-settings to v0.11.0 (afoxman@microsoft.com)
37
+ - Bump @uifabricshared/foundation-tokens to v0.11.0 (afoxman@microsoft.com)
38
+
39
+ ## 0.5.43
40
+
41
+ Tue, 09 Nov 2021 23:04:33 GMT
42
+
43
+ ### Patches
44
+
45
+ - Bump @uifabricshared/foundation-compose to v1.10.22 (67026167+chiuam@users.noreply.github.com)
46
+
47
+ ## 0.5.42
48
+
49
+ Mon, 01 Nov 2021 18:53:37 GMT
50
+
51
+ ### Patches
52
+
53
+ - Bump @uifabricshared/foundation-compose to v1.10.21 (ruaraki@microsoft.com)
54
+
7
55
  ## 0.5.41
8
56
 
9
- Mon, 25 Oct 2021 19:22:27 GMT
57
+ Mon, 25 Oct 2021 19:24:43 GMT
10
58
 
11
59
  ### Patches
12
60
 
@@ -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.41",
3
+ "version": "0.6.1",
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.20",
21
- "@fluentui-react-native/adapters": ">=0.7.5 <1.0.0",
22
- "@fluentui-react-native/framework": ">=0.6.4 <1.0.0",
23
- "@fluentui-react-native/tokens": ">=0.10.2 <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.1",
21
+ "@fluentui-react-native/adapters": ">=0.8.1 <1.0.0",
22
+ "@fluentui-react-native/framework": ">=0.7.1 <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.23 <1.0.0",
29
+ "@fluentui-react-native/eslint-config-rules": "^0.1.1",
30
+ "@fluentui-react-native/text": ">=0.11.1 <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"}