This commit is contained in:
UI-Fabric-RN-Bot 2023-03-17 20:54:52 +00:00
Π ΠΎΠ΄ΠΈΡ‚Π΅Π»ΡŒ 17b7aef310
ΠšΠΎΠΌΠΌΠΈΡ‚ f742558056
15 ΠΈΠ·ΠΌΠ΅Π½Ρ‘Π½Π½Ρ‹Ρ… Ρ„Π°ΠΉΠ»ΠΎΠ²: 108 Π΄ΠΎΠ±Π°Π²Π»Π΅Π½ΠΈΠΉ ΠΈ 23 ΡƒΠ΄Π°Π»Π΅Π½ΠΈΠΉ

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/tester",
"entries": [
{
"date": "Fri, 17 Mar 2023 20:54:52 GMT",
"tag": "@fluentui-react-native/tester_v0.135.1",
"version": "0.135.1",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui-react-native/tester",
"comment": "Bump @fluentui-react-native/win32-theme to v0.25.8",
"commit": "17b7aef310b2c2325dce2129aeefceada04140e7"
}
]
}
},
{
"date": "Fri, 17 Mar 2023 14:13:25 GMT",
"tag": "@fluentui-react-native/tester_v0.135.0",

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/tester
This log was last generated on Fri, 17 Mar 2023 14:13:25 GMT and should not be manually modified.
This log was last generated on Fri, 17 Mar 2023 20:54:52 GMT and should not be manually modified.
<!-- Start content -->
## 0.135.1
Fri, 17 Mar 2023 20:54:52 GMT
### Patches
- Bump @fluentui-react-native/win32-theme to v0.25.8
## 0.135.0
Fri, 17 Mar 2023 14:13:25 GMT

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/tester",
"version": "0.135.0",
"version": "0.135.1",
"description": "A test app to test FluentUI React Native Components during development",
"license": "MIT",
"author": "Microsoft <fluentuinativeowners@microsoft.com>",
@ -73,7 +73,7 @@
"@fluentui-react-native/theme-types": ">=0.31.0 <1.0.0",
"@fluentui-react-native/themed-stylesheet": "^1.4.3",
"@fluentui-react-native/theming-utils": ">=0.23.8 <1.0.0",
"@fluentui-react-native/win32-theme": ">=0.25.7 <1.0.0",
"@fluentui-react-native/win32-theme": ">=0.25.8 <1.0.0",
"@fluentui/react-native": ">=0.36.16 <1.0.0",
"@fortawesome/fontawesome-svg-core": "^6.2.0",
"@fortawesome/free-solid-svg-icons": "^6.2.0",

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/tester-win32",
"entries": [
{
"date": "Fri, 17 Mar 2023 20:54:52 GMT",
"tag": "@fluentui-react-native/tester-win32_v0.32.51",
"version": "0.32.51",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui-react-native/tester-win32",
"comment": "Bump @fluentui-react-native/tester to v0.135.1",
"commit": "17b7aef310b2c2325dce2129aeefceada04140e7"
}
]
}
},
{
"date": "Fri, 17 Mar 2023 18:39:51 GMT",
"tag": "@fluentui-react-native/tester-win32_v0.32.50",

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/tester-win32
This log was last generated on Fri, 17 Mar 2023 18:39:51 GMT and should not be manually modified.
This log was last generated on Fri, 17 Mar 2023 20:54:52 GMT and should not be manually modified.
<!-- Start content -->
## 0.32.51
Fri, 17 Mar 2023 20:54:52 GMT
### Patches
- Bump @fluentui-react-native/tester to v0.135.1
## 0.32.50
Fri, 17 Mar 2023 18:39:51 GMT

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/tester-win32",
"version": "0.32.50",
"version": "0.32.51",
"main": "src/index.tsx",
"module": "src/index.tsx",
"typings": "lib/index.d.ts",
@ -31,7 +31,7 @@
"directory": "apps/win32"
},
"dependencies": {
"@fluentui-react-native/tester": "^0.135.0",
"@fluentui-react-native/tester": "^0.135.1",
"react": "17.0.2",
"react-native": "^0.68.0",
"react-native-svg": "^12.3.0",

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "Remove error",
"packageName": "@fluentui-react-native/win32-theme",
"email": "ruaraki@microsoft.com",
"dependentChangeType": "patch"
}

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/dependency-profiles",
"version": "0.2.135",
"version": "0.2.136",
"description": "@rnx-kit/align-deps profiles covering packages published from FluentUI-React-Native",
"license": "MIT",
"files": [

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -8,11 +8,11 @@ module.exports = {
},
"@fluentui-react-native/tester": {
"name": "@fluentui-react-native/tester",
"version": "0.135.0"
"version": "0.135.1"
},
"@fluentui-react-native/tester-win32": {
"name": "@fluentui-react-native/tester-win32",
"version": "0.32.50"
"version": "0.32.51"
},
"@fluentui-react-native/avatar": {
"name": "@fluentui-react-native/avatar",
@ -128,7 +128,7 @@ module.exports = {
},
"@uifabricshared/theming-react-native": {
"name": "@uifabricshared/theming-react-native",
"version": "0.16.7"
"version": "0.16.8"
},
"@fluentui-react-native/experimental-activity-indicator": {
"name": "@fluentui-react-native/experimental-activity-indicator",
@ -292,7 +292,7 @@ module.exports = {
},
"@fluentui-react-native/win32-theme": {
"name": "@fluentui-react-native/win32-theme",
"version": "0.25.7"
"version": "0.25.8"
},
"@fluentui-react-native/adapters": {
"name": "@fluentui-react-native/adapters",

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -1,6 +1,21 @@
{
"name": "@uifabricshared/theming-react-native",
"entries": [
{
"date": "Fri, 17 Mar 2023 20:54:52 GMT",
"tag": "@uifabricshared/theming-react-native_v0.16.8",
"version": "0.16.8",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@uifabricshared/theming-react-native",
"comment": "Bump @fluentui-react-native/win32-theme to v0.25.8",
"commit": "17b7aef310b2c2325dce2129aeefceada04140e7"
}
]
}
},
{
"date": "Thu, 16 Mar 2023 21:46:56 GMT",
"tag": "@uifabricshared/theming-react-native_v0.16.7",

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -1,9 +1,17 @@
# Change Log - @uifabricshared/theming-react-native
This log was last generated on Thu, 16 Mar 2023 21:46:56 GMT and should not be manually modified.
This log was last generated on Fri, 17 Mar 2023 20:54:52 GMT and should not be manually modified.
<!-- Start content -->
## 0.16.8
Fri, 17 Mar 2023 20:54:52 GMT
### Patches
- Bump @fluentui-react-native/win32-theme to v0.25.8
## 0.16.7
Thu, 16 Mar 2023 21:46:56 GMT

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -1,6 +1,6 @@
{
"name": "@uifabricshared/theming-react-native",
"version": "0.16.7",
"version": "0.16.8",
"description": "A library of functions which produce React Native styles from a Theme",
"main": "src/index.ts",
"module": "src/index.ts",
@ -32,7 +32,7 @@
"license": "MIT",
"dependencies": {
"@fluentui-react-native/default-theme": ">=0.18.0 <1.0.0",
"@fluentui-react-native/win32-theme": ">=0.25.7 <1.0.0",
"@fluentui-react-native/win32-theme": ">=0.25.8 <1.0.0",
"@uifabricshared/theme-registry": ">=0.9.2 <1.0.0",
"@uifabricshared/theming-ramp": ">=0.17.22 <1.0.0"
},

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/win32-theme",
"entries": [
{
"date": "Fri, 17 Mar 2023 20:54:52 GMT",
"tag": "@fluentui-react-native/win32-theme_v0.25.8",
"version": "0.25.8",
"comments": {
"patch": [
{
"author": "ruaraki@microsoft.com",
"package": "@fluentui-react-native/win32-theme",
"commit": "17b7aef310b2c2325dce2129aeefceada04140e7",
"comment": "Remove error"
}
]
}
},
{
"date": "Thu, 16 Mar 2023 21:46:56 GMT",
"tag": "@fluentui-react-native/win32-theme_v0.25.7",

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/win32-theme
This log was last generated on Thu, 16 Mar 2023 21:46:56 GMT and should not be manually modified.
This log was last generated on Fri, 17 Mar 2023 20:54:52 GMT and should not be manually modified.
<!-- Start content -->
## 0.25.8
Fri, 17 Mar 2023 20:54:52 GMT
### Patches
- Remove error (ruaraki@microsoft.com)
## 0.25.7
Thu, 16 Mar 2023 21:46:56 GMT

ΠŸΡ€ΠΎΡΠΌΠΎΡ‚Ρ€Π΅Ρ‚ΡŒ Ρ„Π°ΠΉΠ»

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/win32-theme",
"version": "0.25.7",
"version": "0.25.8",
"description": "Win32 office theme that works with the theming native module",
"repository": {
"type": "git",