@fluentui-react-native/win32-theme 0.27.6 → 0.27.7

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,28 @@
2
2
  "name": "@fluentui-react-native/win32-theme",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 29 Aug 2023 22:51:54 GMT",
5
+ "date": "Wed, 25 Oct 2023 20:45:34 GMT",
6
+ "version": "0.27.7",
7
+ "tag": "@fluentui-react-native/win32-theme_v0.27.7",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "56889386+gremlin529@users.noreply.github.com",
12
+ "package": "@fluentui-react-native/win32-theme",
13
+ "commit": "5408495c4d3e698140fab6f9a5cad69bafced90e",
14
+ "comment": "update snapshots"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/win32-theme",
19
+ "comment": "Bump @fluentui-react-native/default-theme to v0.19.8",
20
+ "commit": "not available"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Tue, 29 Aug 2023 22:56:32 GMT",
6
27
  "version": "0.27.6",
7
28
  "tag": "@fluentui-react-native/win32-theme_v0.27.6",
8
29
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,21 @@
1
1
  # Change Log - @fluentui-react-native/win32-theme
2
2
 
3
- This log was last generated on Tue, 29 Aug 2023 22:51:54 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 25 Oct 2023 20:45:34 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.27.7
8
+
9
+ Wed, 25 Oct 2023 20:45:34 GMT
10
+
11
+ ### Patches
12
+
13
+ - update snapshots (56889386+gremlin529@users.noreply.github.com)
14
+ - Bump @fluentui-react-native/default-theme to v0.19.8
15
+
7
16
  ## 0.27.6
8
17
 
9
- Tue, 29 Aug 2023 22:51:54 GMT
18
+ Tue, 29 Aug 2023 22:56:32 GMT
10
19
 
11
20
  ### Patches
12
21
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/win32-theme",
3
- "version": "0.27.6",
3
+ "version": "0.27.7",
4
4
  "description": "Win32 office theme that works with the theming native module",
5
5
  "repository": {
6
6
  "type": "git",
@@ -27,7 +27,7 @@
27
27
  "author": "",
28
28
  "license": "MIT",
29
29
  "dependencies": {
30
- "@fluentui-react-native/default-theme": ">=0.19.7 <1.0.0",
30
+ "@fluentui-react-native/default-theme": ">=0.19.8 <1.0.0",
31
31
  "@fluentui-react-native/design-tokens-win32": "^0.53.0",
32
32
  "@fluentui-react-native/memo-cache": "^1.3.1",
33
33
  "@fluentui-react-native/theme": ">=0.9.1 <1.0.0",
@@ -3155,6 +3155,11 @@ exports[`createOfficeTheme test 1`] = `
3155
3155
  "size": 10,
3156
3156
  "weight": "400",
3157
3157
  },
3158
+ "caption1Strong": {
3159
+ "face": "primary",
3160
+ "size": "caption",
3161
+ "weight": "semiBold",
3162
+ },
3158
3163
  "captionStandard": {
3159
3164
  "face": "primary",
3160
3165
  "size": "caption",