@fluentui-react-native/win32-theme 0.14.9 → 0.14.12

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,124 @@
2
2
  "name": "@fluentui-react-native/win32-theme",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 14 Jan 2022 21:46:23 GMT",
5
+ "date": "Thu, 03 Mar 2022 20:18:16 GMT",
6
+ "tag": "@fluentui-react-native/win32-theme_v0.14.12",
7
+ "version": "0.14.12",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui-react-native/win32-theme",
13
+ "comment": "Bump @fluentui-react-native/default-theme to v0.9.11",
14
+ "commit": "54222b74c7d5f16d1108fab470a6f549de8e9b45"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/win32-theme",
19
+ "comment": "Bump @fluentui-react-native/theme-tokens to v0.13.0",
20
+ "commit": "54222b74c7d5f16d1108fab470a6f549de8e9b45"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui-react-native/win32-theme",
25
+ "comment": "Bump @fluentui-react-native/theme-types to v0.14.0",
26
+ "commit": "54222b74c7d5f16d1108fab470a6f549de8e9b45"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui-react-native/win32-theme",
31
+ "comment": "Bump @fluentui-react-native/theme to v0.6.5",
32
+ "commit": "54222b74c7d5f16d1108fab470a6f549de8e9b45"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui-react-native/win32-theme",
37
+ "comment": "Bump @fluentui-react-native/theming-utils to v0.9.0",
38
+ "commit": "54222b74c7d5f16d1108fab470a6f549de8e9b45"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "date": "Fri, 18 Feb 2022 23:27:11 GMT",
45
+ "tag": "@fluentui-react-native/win32-theme_v0.14.11",
46
+ "version": "0.14.11",
47
+ "comments": {
48
+ "none": [
49
+ {
50
+ "author": "ruaraki@microsoft.com",
51
+ "package": "@fluentui-react-native/win32-theme",
52
+ "commit": "597b1e6bd7b3791df8fad2e0ec83810872261c54",
53
+ "comment": "Remove web endpoint"
54
+ }
55
+ ]
56
+ }
57
+ },
58
+ {
59
+ "date": "Thu, 17 Feb 2022 01:22:02 GMT",
60
+ "tag": "@fluentui-react-native/win32-theme_v0.14.11",
61
+ "version": "0.14.11",
62
+ "comments": {
63
+ "patch": [
64
+ {
65
+ "author": "beachball",
66
+ "package": "@fluentui-react-native/win32-theme",
67
+ "comment": "Bump @fluentui-react-native/default-theme to v0.9.10",
68
+ "commit": "039a993d13ae01ff2212e8b91295d1ed5676c82d"
69
+ },
70
+ {
71
+ "author": "beachball",
72
+ "package": "@fluentui-react-native/win32-theme",
73
+ "comment": "Bump @fluentui-react-native/theming-utils to v0.8.10",
74
+ "commit": "039a993d13ae01ff2212e8b91295d1ed5676c82d"
75
+ }
76
+ ]
77
+ }
78
+ },
79
+ {
80
+ "date": "Wed, 16 Feb 2022 21:58:21 GMT",
81
+ "tag": "@fluentui-react-native/win32-theme_v0.14.10",
82
+ "version": "0.14.10",
83
+ "comments": {
84
+ "none": [
85
+ {
86
+ "author": "ruaraki@microsoft.com",
87
+ "package": "@fluentui-react-native/win32-theme",
88
+ "commit": "fc506e0ea21def220cd2e7b4fe36361446c5f8c6",
89
+ "comment": "Update just"
90
+ }
91
+ ]
92
+ }
93
+ },
94
+ {
95
+ "date": "Wed, 02 Feb 2022 02:29:07 GMT",
96
+ "tag": "@fluentui-react-native/win32-theme_v0.14.10",
97
+ "version": "0.14.10",
98
+ "comments": {
99
+ "patch": [
100
+ {
101
+ "author": "beachball",
102
+ "package": "@fluentui-react-native/win32-theme",
103
+ "comment": "Bump @fluentui-react-native/default-theme to v0.9.9",
104
+ "commit": "c42dec6d24b24ded9a85dd11076e49d9b92980aa"
105
+ },
106
+ {
107
+ "author": "beachball",
108
+ "package": "@fluentui-react-native/win32-theme",
109
+ "comment": "Bump @fluentui-react-native/theme-tokens to v0.12.0",
110
+ "commit": "c42dec6d24b24ded9a85dd11076e49d9b92980aa"
111
+ },
112
+ {
113
+ "author": "beachball",
114
+ "package": "@fluentui-react-native/win32-theme",
115
+ "comment": "Bump @fluentui-react-native/theming-utils to v0.8.9",
116
+ "commit": "c42dec6d24b24ded9a85dd11076e49d9b92980aa"
117
+ }
118
+ ]
119
+ }
120
+ },
121
+ {
122
+ "date": "Fri, 14 Jan 2022 21:49:07 GMT",
6
123
  "tag": "@fluentui-react-native/win32-theme_v0.14.9",
7
124
  "version": "0.14.9",
8
125
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,43 @@
1
1
  # Change Log - @fluentui-react-native/win32-theme
2
2
 
3
- This log was last generated on Fri, 14 Jan 2022 21:46:23 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 03 Mar 2022 20:18:16 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.14.12
8
+
9
+ Thu, 03 Mar 2022 20:18:16 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @fluentui-react-native/default-theme to v0.9.11
14
+ - Bump @fluentui-react-native/theme-tokens to v0.13.0
15
+ - Bump @fluentui-react-native/theme-types to v0.14.0
16
+ - Bump @fluentui-react-native/theme to v0.6.5
17
+ - Bump @fluentui-react-native/theming-utils to v0.9.0
18
+
19
+ ## 0.14.11
20
+
21
+ Thu, 17 Feb 2022 01:22:02 GMT
22
+
23
+ ### Patches
24
+
25
+ - Bump @fluentui-react-native/default-theme to v0.9.10
26
+ - Bump @fluentui-react-native/theming-utils to v0.8.10
27
+
28
+ ## 0.14.10
29
+
30
+ Wed, 02 Feb 2022 02:29:07 GMT
31
+
32
+ ### Patches
33
+
34
+ - Bump @fluentui-react-native/default-theme to v0.9.9
35
+ - Bump @fluentui-react-native/theme-tokens to v0.12.0
36
+ - Bump @fluentui-react-native/theming-utils to v0.8.9
37
+
7
38
  ## 0.14.9
8
39
 
9
- Fri, 14 Jan 2022 21:46:23 GMT
40
+ Fri, 14 Jan 2022 21:49:07 GMT
10
41
 
11
42
  ### Patches
12
43
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/win32-theme",
3
- "version": "0.14.9",
3
+ "version": "0.14.12",
4
4
  "description": "Win32 office theme that works with the theming native module",
5
5
  "repository": {
6
6
  "type": "git",
@@ -12,10 +12,8 @@
12
12
  "typings": "lib/index.d.ts",
13
13
  "scripts": {
14
14
  "build": "fluentui-scripts build",
15
- "bundle": "fluentui-scripts bundle",
16
15
  "just": "fluentui-scripts",
17
16
  "clean": "fluentui-scripts clean",
18
- "code-style": "fluentui-scripts code-style",
19
17
  "depcheck": "fluentui-scripts depcheck",
20
18
  "lint": "fluentui-scripts eslint",
21
19
  "start": "fluentui-scripts dev",
@@ -29,12 +27,12 @@
29
27
  "author": "",
30
28
  "license": "MIT",
31
29
  "dependencies": {
32
- "@fluentui-react-native/default-theme": ">=0.9.8 <1.0.0",
30
+ "@fluentui-react-native/default-theme": ">=0.9.11 <1.0.0",
33
31
  "@fluentui-react-native/memo-cache": "^1.1.7",
34
- "@fluentui-react-native/theme-tokens": ">=0.11.6 <1.0.0",
35
- "@fluentui-react-native/theme-types": ">=0.13.3 <1.0.0",
36
- "@fluentui-react-native/theme": ">=0.6.4 <1.0.0",
37
- "@fluentui-react-native/theming-utils": ">=0.8.8 <1.0.0",
32
+ "@fluentui-react-native/theme-tokens": ">=0.13.0 <1.0.0",
33
+ "@fluentui-react-native/theme-types": ">=0.14.0 <1.0.0",
34
+ "@fluentui-react-native/theme": ">=0.6.5 <1.0.0",
35
+ "@fluentui-react-native/theming-utils": ">=0.9.0 <1.0.0",
38
36
  "tslib": "^2.3.1"
39
37
  },
40
38
  "devDependencies": {