@fluentui-react-native/apple-theme 0.21.13 → 0.22.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 CHANGED
@@ -2,7 +2,58 @@
2
2
  "name": "@fluentui-react-native/apple-theme",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 07 Nov 2023 20:15:44 GMT",
5
+ "date": "Thu, 09 Nov 2023 02:32:38 GMT",
6
+ "version": "0.22.0",
7
+ "tag": "@fluentui-react-native/apple-theme_v0.22.0",
8
+ "comments": {
9
+ "minor": [
10
+ {
11
+ "author": "30809111+acoates-ms@users.noreply.github.com",
12
+ "package": "@fluentui-react-native/apple-theme",
13
+ "commit": "4a6a9cd63396c6e8fc6ffbfec7137652928e40ef",
14
+ "comment": "Update to react-native 0.72"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/apple-theme",
19
+ "comment": "Bump @fluentui-react-native/default-theme to v0.20.0",
20
+ "commit": "not available"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui-react-native/apple-theme",
25
+ "comment": "Bump @fluentui-react-native/experimental-appearance-additions to v0.6.0",
26
+ "commit": "not available"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui-react-native/apple-theme",
31
+ "comment": "Bump @fluentui-react-native/theme to v0.10.0",
32
+ "commit": "not available"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui-react-native/apple-theme",
37
+ "comment": "Bump @fluentui-react-native/theme-tokens to v0.26.0",
38
+ "commit": "not available"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui-react-native/apple-theme",
43
+ "comment": "Bump @fluentui-react-native/theme-types to v0.33.0",
44
+ "commit": "not available"
45
+ },
46
+ {
47
+ "author": "beachball",
48
+ "package": "@fluentui-react-native/apple-theme",
49
+ "comment": "Bump @fluentui-react-native/theming-utils to v0.25.0",
50
+ "commit": "not available"
51
+ }
52
+ ]
53
+ }
54
+ },
55
+ {
56
+ "date": "Tue, 07 Nov 2023 20:20:32 GMT",
6
57
  "version": "0.21.13",
7
58
  "tag": "@fluentui-react-native/apple-theme_v0.21.13",
8
59
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,26 @@
1
1
  # Change Log - @fluentui-react-native/apple-theme
2
2
 
3
- This log was last generated on Tue, 07 Nov 2023 20:15:44 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 09 Nov 2023 02:32:38 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.22.0
8
+
9
+ Thu, 09 Nov 2023 02:32:38 GMT
10
+
11
+ ### Minor changes
12
+
13
+ - Update to react-native 0.72 (30809111+acoates-ms@users.noreply.github.com)
14
+ - Bump @fluentui-react-native/default-theme to v0.20.0
15
+ - Bump @fluentui-react-native/experimental-appearance-additions to v0.6.0
16
+ - Bump @fluentui-react-native/theme to v0.10.0
17
+ - Bump @fluentui-react-native/theme-tokens to v0.26.0
18
+ - Bump @fluentui-react-native/theme-types to v0.33.0
19
+ - Bump @fluentui-react-native/theming-utils to v0.25.0
20
+
7
21
  ## 0.21.13
8
22
 
9
- Tue, 07 Nov 2023 20:15:44 GMT
23
+ Tue, 07 Nov 2023 20:20:32 GMT
10
24
 
11
25
  ### Patches
12
26
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/apple-theme",
3
- "version": "0.21.13",
3
+ "version": "0.22.0",
4
4
  "description": "A FluentUI React Native theme that pulls constants from FluentUI Apple",
5
5
  "license": "MIT",
6
6
  "author": "Microsoft <fluentuinativeowners@microsoft.com>",
@@ -27,29 +27,30 @@
27
27
  "directory": "packages/theming/apple-theme"
28
28
  },
29
29
  "dependencies": {
30
- "@fluentui-react-native/default-theme": ">=0.19.11 <1.0.0",
30
+ "@fluentui-react-native/default-theme": ">=0.20.0 <1.0.0",
31
31
  "@fluentui-react-native/design-tokens-ios": "^0.53.0",
32
32
  "@fluentui-react-native/design-tokens-macos": "^0.53.0",
33
- "@fluentui-react-native/experimental-appearance-additions": "^0.5.12",
33
+ "@fluentui-react-native/experimental-appearance-additions": "^0.6.0",
34
34
  "@fluentui-react-native/memo-cache": "^1.3.1",
35
- "@fluentui-react-native/theme": ">=0.9.4 <1.0.0",
36
- "@fluentui-react-native/theme-tokens": "^0.25.4",
37
- "@fluentui-react-native/theme-types": ">=0.32.3 <1.0.0",
38
- "@fluentui-react-native/theming-utils": "^0.24.7",
35
+ "@fluentui-react-native/theme": ">=0.10.0 <1.0.0",
36
+ "@fluentui-react-native/theme-tokens": "^0.26.0",
37
+ "@fluentui-react-native/theme-types": ">=0.33.0 <1.0.0",
38
+ "@fluentui-react-native/theming-utils": "^0.25.0",
39
39
  "assert-never": "^1.2.1"
40
40
  },
41
41
  "devDependencies": {
42
42
  "@fluentui-react-native/eslint-config-rules": "^0.1.1",
43
43
  "@fluentui-react-native/scripts": "^0.1.1",
44
+ "@react-native/metro-config": "^0.72.0",
44
45
  "@types/react": "^18.2.0",
45
46
  "react": "18.2.0",
46
- "react-native": "^0.71.0",
47
- "react-native-macos": "^0.71.0"
47
+ "react-native": "^0.72.0",
48
+ "react-native-macos": "^0.72.0"
48
49
  },
49
50
  "peerDependencies": {
50
51
  "react": "18.2.0",
51
- "react-native": "^0.71.0",
52
- "react-native-macos": "^0.71.0"
52
+ "react-native": "^0.72.0",
53
+ "react-native-macos": "^0.72.0"
53
54
  },
54
55
  "rnx-kit": {
55
56
  "kitType": "library",
@@ -58,7 +59,7 @@
58
59
  "microsoft/react-native"
59
60
  ],
60
61
  "requirements": [
61
- "react-native@0.71"
62
+ "react-native@0.72"
62
63
  ],
63
64
  "capabilities": [
64
65
  "core",