@fluentui-react-native/framework 0.9.10 → 0.10.0
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 +82 -1
- package/CHANGELOG.md +21 -2
- package/babel.config.js +2 -2
- package/lib/compressible.test.js.map +1 -1
- package/lib-commonjs/compressible.test.js.map +1 -1
- package/package.json +18 -19
- package/src/__snapshots__/compressible.test.tsx.snap +14 -14
- package/src/compressible.test.tsx +1 -0
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,88 @@
|
|
|
2
2
|
"name": "@fluentui-react-native/framework",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Mon, 05 Jun 2023 19:19:49 GMT",
|
|
6
|
+
"tag": "@fluentui-react-native/framework_v0.10.0",
|
|
7
|
+
"version": "0.10.0",
|
|
8
|
+
"comments": {
|
|
9
|
+
"minor": [
|
|
10
|
+
{
|
|
11
|
+
"author": "sanajmi@microsoft.com",
|
|
12
|
+
"package": "@fluentui-react-native/framework",
|
|
13
|
+
"commit": "8c0f9d27e34913da82c00299c12c399877257325",
|
|
14
|
+
"comment": "Upgrade to React Native 0.71"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "beachball",
|
|
18
|
+
"package": "@fluentui-react-native/framework",
|
|
19
|
+
"comment": "Bump @fluentui-react-native/composition to v0.9.0",
|
|
20
|
+
"commit": "8c0f9d27e34913da82c00299c12c399877257325"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"author": "beachball",
|
|
24
|
+
"package": "@fluentui-react-native/framework",
|
|
25
|
+
"comment": "Bump @fluentui-react-native/default-theme to v0.19.0",
|
|
26
|
+
"commit": "8c0f9d27e34913da82c00299c12c399877257325"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"author": "beachball",
|
|
30
|
+
"package": "@fluentui-react-native/framework",
|
|
31
|
+
"comment": "Bump @fluentui-react-native/immutable-merge to v1.2.0",
|
|
32
|
+
"commit": "8c0f9d27e34913da82c00299c12c399877257325"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"author": "beachball",
|
|
36
|
+
"package": "@fluentui-react-native/framework",
|
|
37
|
+
"comment": "Bump @fluentui-react-native/merge-props to v0.6.0",
|
|
38
|
+
"commit": "8c0f9d27e34913da82c00299c12c399877257325"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"author": "beachball",
|
|
42
|
+
"package": "@fluentui-react-native/framework",
|
|
43
|
+
"comment": "Bump @fluentui-react-native/theme-types to v0.32.0",
|
|
44
|
+
"commit": "8c0f9d27e34913da82c00299c12c399877257325"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"author": "beachball",
|
|
48
|
+
"package": "@fluentui-react-native/framework",
|
|
49
|
+
"comment": "Bump @fluentui-react-native/use-styling to v0.10.0",
|
|
50
|
+
"commit": "8c0f9d27e34913da82c00299c12c399877257325"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"author": "beachball",
|
|
54
|
+
"package": "@fluentui-react-native/framework",
|
|
55
|
+
"comment": "Bump @fluentui-react-native/use-slot to v0.4.0",
|
|
56
|
+
"commit": "8c0f9d27e34913da82c00299c12c399877257325"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"author": "beachball",
|
|
60
|
+
"package": "@fluentui-react-native/framework",
|
|
61
|
+
"comment": "Bump @fluentui-react-native/use-slots to v0.8.0",
|
|
62
|
+
"commit": "8c0f9d27e34913da82c00299c12c399877257325"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"author": "beachball",
|
|
66
|
+
"package": "@fluentui-react-native/framework",
|
|
67
|
+
"comment": "Bump @fluentui-react-native/use-tokens to v0.4.0",
|
|
68
|
+
"commit": "8c0f9d27e34913da82c00299c12c399877257325"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"author": "beachball",
|
|
72
|
+
"package": "@fluentui-react-native/framework",
|
|
73
|
+
"comment": "Bump @fluentui-react-native/memo-cache to v1.2.0",
|
|
74
|
+
"commit": "8c0f9d27e34913da82c00299c12c399877257325"
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"author": "beachball",
|
|
78
|
+
"package": "@fluentui-react-native/framework",
|
|
79
|
+
"comment": "Bump @fluentui-react-native/tokens to v0.21.0",
|
|
80
|
+
"commit": "8c0f9d27e34913da82c00299c12c399877257325"
|
|
81
|
+
}
|
|
82
|
+
]
|
|
83
|
+
}
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"date": "Tue, 30 May 2023 20:34:15 GMT",
|
|
6
87
|
"tag": "@fluentui-react-native/framework_v0.9.10",
|
|
7
88
|
"version": "0.9.10",
|
|
8
89
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,31 @@
|
|
|
1
1
|
# Change Log - @fluentui-react-native/framework
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Mon, 05 Jun 2023 19:19:49 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## 0.10.0
|
|
8
|
+
|
|
9
|
+
Mon, 05 Jun 2023 19:19:49 GMT
|
|
10
|
+
|
|
11
|
+
### Minor changes
|
|
12
|
+
|
|
13
|
+
- Upgrade to React Native 0.71 (sanajmi@microsoft.com)
|
|
14
|
+
- Bump @fluentui-react-native/composition to v0.9.0
|
|
15
|
+
- Bump @fluentui-react-native/default-theme to v0.19.0
|
|
16
|
+
- Bump @fluentui-react-native/immutable-merge to v1.2.0
|
|
17
|
+
- Bump @fluentui-react-native/merge-props to v0.6.0
|
|
18
|
+
- Bump @fluentui-react-native/theme-types to v0.32.0
|
|
19
|
+
- Bump @fluentui-react-native/use-styling to v0.10.0
|
|
20
|
+
- Bump @fluentui-react-native/use-slot to v0.4.0
|
|
21
|
+
- Bump @fluentui-react-native/use-slots to v0.8.0
|
|
22
|
+
- Bump @fluentui-react-native/use-tokens to v0.4.0
|
|
23
|
+
- Bump @fluentui-react-native/memo-cache to v1.2.0
|
|
24
|
+
- Bump @fluentui-react-native/tokens to v0.21.0
|
|
25
|
+
|
|
7
26
|
## 0.9.10
|
|
8
27
|
|
|
9
|
-
Tue, 30 May 2023 20:
|
|
28
|
+
Tue, 30 May 2023 20:34:15 GMT
|
|
10
29
|
|
|
11
30
|
### Patches
|
|
12
31
|
|
package/babel.config.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"compressible.test.js","sourceRoot":"","sources":["../src/compressible.test.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"compressible.test.js","sourceRoot":"","sources":["../src/compressible.test.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"compressible.test.js","sourceRoot":"","sources":["../src/compressible.test.tsx"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"compressible.test.js","sourceRoot":"","sources":["../src/compressible.test.tsx"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui-react-native/framework",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.10.0",
|
|
4
4
|
"description": "Component framework used by fluentui react native controls",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -24,30 +24,29 @@
|
|
|
24
24
|
"directory": "packages/framework/framework"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@fluentui-react-native/composition": ">=0.
|
|
28
|
-
"@fluentui-react-native/default-theme": ">=0.
|
|
29
|
-
"@fluentui-react-native/immutable-merge": "^1.
|
|
30
|
-
"@fluentui-react-native/merge-props": ">=0.
|
|
31
|
-
"@fluentui-react-native/theme-types": ">=0.
|
|
32
|
-
"@fluentui-react-native/use-styling": ">=0.
|
|
33
|
-
"@fluentui-react-native/use-slot": ">=0.
|
|
34
|
-
"@fluentui-react-native/use-slots": ">=0.
|
|
35
|
-
"@fluentui-react-native/use-tokens": ">=0.
|
|
36
|
-
"@fluentui-react-native/memo-cache": "^1.
|
|
37
|
-
"@fluentui-react-native/tokens": ">=0.
|
|
27
|
+
"@fluentui-react-native/composition": ">=0.9.0 <1.0.0",
|
|
28
|
+
"@fluentui-react-native/default-theme": ">=0.19.0 <1.0.0",
|
|
29
|
+
"@fluentui-react-native/immutable-merge": "^1.2.0",
|
|
30
|
+
"@fluentui-react-native/merge-props": ">=0.6.0 <1.0.0",
|
|
31
|
+
"@fluentui-react-native/theme-types": ">=0.32.0 <1.0.0",
|
|
32
|
+
"@fluentui-react-native/use-styling": ">=0.10.0 <1.0.0",
|
|
33
|
+
"@fluentui-react-native/use-slot": ">=0.4.0 <1.0.0",
|
|
34
|
+
"@fluentui-react-native/use-slots": ">=0.8.0 <1.0.0",
|
|
35
|
+
"@fluentui-react-native/use-tokens": ">=0.4.0 <1.0.0",
|
|
36
|
+
"@fluentui-react-native/memo-cache": "^1.2.0",
|
|
37
|
+
"@fluentui-react-native/tokens": ">=0.21.0 <1.0.0",
|
|
38
38
|
"tslib": "^2.3.1"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
41
|
"@fluentui-react-native/eslint-config-rules": "^0.1.1",
|
|
42
42
|
"@fluentui-react-native/scripts": "^0.1.1",
|
|
43
|
-
"@types/react": "^
|
|
44
|
-
"
|
|
45
|
-
"react": "
|
|
46
|
-
"react-native": "^0.68.0"
|
|
43
|
+
"@types/react": "^18.2.0",
|
|
44
|
+
"react": "18.2.0",
|
|
45
|
+
"react-native": "^0.71.0"
|
|
47
46
|
},
|
|
48
47
|
"peerDependencies": {
|
|
49
|
-
"react": "
|
|
50
|
-
"react-native": "^0.
|
|
48
|
+
"react": "18.2.0",
|
|
49
|
+
"react-native": "^0.71.0"
|
|
51
50
|
},
|
|
52
51
|
"author": "",
|
|
53
52
|
"license": "MIT",
|
|
@@ -58,7 +57,7 @@
|
|
|
58
57
|
"microsoft/react-native"
|
|
59
58
|
],
|
|
60
59
|
"requirements": [
|
|
61
|
-
"react-native@0.
|
|
60
|
+
"react-native@0.71"
|
|
62
61
|
],
|
|
63
62
|
"capabilities": [
|
|
64
63
|
"core",
|
|
@@ -12,7 +12,7 @@ exports[`compressible tests Two labels, one plugging in SuperHeader instead 1`]
|
|
|
12
12
|
<View>
|
|
13
13
|
<Text
|
|
14
14
|
style={
|
|
15
|
-
|
|
15
|
+
{
|
|
16
16
|
"color": "purple",
|
|
17
17
|
"fontSize": 24,
|
|
18
18
|
"fontWeight": "700",
|
|
@@ -21,7 +21,7 @@ exports[`compressible tests Two labels, one plugging in SuperHeader instead 1`]
|
|
|
21
21
|
>
|
|
22
22
|
<Text
|
|
23
23
|
style={
|
|
24
|
-
|
|
24
|
+
{
|
|
25
25
|
"color": "purple",
|
|
26
26
|
"fontSize": 24,
|
|
27
27
|
"fontWeight": "700",
|
|
@@ -33,7 +33,7 @@ exports[`compressible tests Two labels, one plugging in SuperHeader instead 1`]
|
|
|
33
33
|
</Text>
|
|
34
34
|
<Text
|
|
35
35
|
style={
|
|
36
|
-
|
|
36
|
+
{
|
|
37
37
|
"color": "gray",
|
|
38
38
|
"fontSize": 12,
|
|
39
39
|
"fontWeight": "300",
|
|
@@ -42,7 +42,7 @@ exports[`compressible tests Two labels, one plugging in SuperHeader instead 1`]
|
|
|
42
42
|
>
|
|
43
43
|
<Text
|
|
44
44
|
style={
|
|
45
|
-
|
|
45
|
+
{
|
|
46
46
|
"color": "gray",
|
|
47
47
|
"fontSize": 12,
|
|
48
48
|
"fontWeight": "300",
|
|
@@ -63,7 +63,7 @@ exports[`compressible tests Two labels, one plugging in SuperHeader instead 1`]
|
|
|
63
63
|
<View>
|
|
64
64
|
<Text
|
|
65
65
|
style={
|
|
66
|
-
|
|
66
|
+
{
|
|
67
67
|
"color": "blue",
|
|
68
68
|
"fontSize": 16,
|
|
69
69
|
"fontWeight": "700",
|
|
@@ -72,7 +72,7 @@ exports[`compressible tests Two labels, one plugging in SuperHeader instead 1`]
|
|
|
72
72
|
>
|
|
73
73
|
<Text
|
|
74
74
|
style={
|
|
75
|
-
|
|
75
|
+
{
|
|
76
76
|
"color": "blue",
|
|
77
77
|
"fontSize": 16,
|
|
78
78
|
"fontWeight": "700",
|
|
@@ -84,7 +84,7 @@ exports[`compressible tests Two labels, one plugging in SuperHeader instead 1`]
|
|
|
84
84
|
</Text>
|
|
85
85
|
<Text
|
|
86
86
|
style={
|
|
87
|
-
|
|
87
|
+
{
|
|
88
88
|
"color": "gray",
|
|
89
89
|
"fontSize": 12,
|
|
90
90
|
"fontWeight": "300",
|
|
@@ -93,7 +93,7 @@ exports[`compressible tests Two labels, one plugging in SuperHeader instead 1`]
|
|
|
93
93
|
>
|
|
94
94
|
<Text
|
|
95
95
|
style={
|
|
96
|
-
|
|
96
|
+
{
|
|
97
97
|
"color": "gray",
|
|
98
98
|
"fontSize": 12,
|
|
99
99
|
"fontWeight": "300",
|
|
@@ -118,7 +118,7 @@ exports[`compressible tests Two labels, one with caption and one without 1`] = `
|
|
|
118
118
|
>
|
|
119
119
|
<Text
|
|
120
120
|
style={
|
|
121
|
-
|
|
121
|
+
{
|
|
122
122
|
"color": "blue",
|
|
123
123
|
"fontSize": 16,
|
|
124
124
|
"fontWeight": "700",
|
|
@@ -127,7 +127,7 @@ exports[`compressible tests Two labels, one with caption and one without 1`] = `
|
|
|
127
127
|
>
|
|
128
128
|
<Text
|
|
129
129
|
style={
|
|
130
|
-
|
|
130
|
+
{
|
|
131
131
|
"color": "blue",
|
|
132
132
|
"fontSize": 16,
|
|
133
133
|
"fontWeight": "700",
|
|
@@ -146,7 +146,7 @@ exports[`compressible tests Two labels, one with caption and one without 1`] = `
|
|
|
146
146
|
<View>
|
|
147
147
|
<Text
|
|
148
148
|
style={
|
|
149
|
-
|
|
149
|
+
{
|
|
150
150
|
"color": "blue",
|
|
151
151
|
"fontSize": 16,
|
|
152
152
|
"fontWeight": "700",
|
|
@@ -155,7 +155,7 @@ exports[`compressible tests Two labels, one with caption and one without 1`] = `
|
|
|
155
155
|
>
|
|
156
156
|
<Text
|
|
157
157
|
style={
|
|
158
|
-
|
|
158
|
+
{
|
|
159
159
|
"color": "blue",
|
|
160
160
|
"fontSize": 16,
|
|
161
161
|
"fontWeight": "700",
|
|
@@ -167,7 +167,7 @@ exports[`compressible tests Two labels, one with caption and one without 1`] = `
|
|
|
167
167
|
</Text>
|
|
168
168
|
<Text
|
|
169
169
|
style={
|
|
170
|
-
|
|
170
|
+
{
|
|
171
171
|
"color": "gray",
|
|
172
172
|
"fontSize": 12,
|
|
173
173
|
"fontWeight": "300",
|
|
@@ -176,7 +176,7 @@ exports[`compressible tests Two labels, one with caption and one without 1`] = `
|
|
|
176
176
|
>
|
|
177
177
|
<Text
|
|
178
178
|
style={
|
|
179
|
-
|
|
179
|
+
{
|
|
180
180
|
"color": "gray",
|
|
181
181
|
"fontSize": 12,
|
|
182
182
|
"fontWeight": "300",
|