This commit is contained in:
UI-Fabric-RN-Bot 2023-04-11 10:42:51 +00:00
Π ΠΎΠ΄ΠΈΡ‚Π΅Π»ΡŒ b3508cb0e0
ΠšΠΎΠΌΠΌΠΈΡ‚ b986b5a7a1
17 ΠΈΠ·ΠΌΠ΅Π½Ρ‘Π½Π½Ρ‹Ρ… Ρ„Π°ΠΉΠ»ΠΎΠ²: 168 Π΄ΠΎΠ±Π°Π²Π»Π΅Π½ΠΈΠΉ ΠΈ 34 ΡƒΠ΄Π°Π»Π΅Π½ΠΈΠΉ

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

@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/e2e-testing",
"entries": [
{
"date": "Tue, 11 Apr 2023 10:42:50 GMT",
"tag": "@fluentui-react-native/e2e-testing_v1.22.0",
"version": "1.22.0",
"comments": {
"minor": [
{
"author": "ayushsinghs@yahoo.in",
"package": "@fluentui-react-native/e2e-testing",
"commit": "b3508cb0e0e5cffc32aa329cd15494b0ac3fdbc2",
"comment": "Add new component - input"
}
]
}
},
{
"date": "Mon, 10 Apr 2023 19:48:24 GMT",
"tag": "@fluentui-react-native/e2e-testing_v1.21.7",

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

@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/e2e-testing
This log was last generated on Mon, 10 Apr 2023 19:48:24 GMT and should not be manually modified.
This log was last generated on Tue, 11 Apr 2023 10:42:50 GMT and should not be manually modified.
<!-- Start content -->
## 1.22.0
Tue, 11 Apr 2023 10:42:50 GMT
### Minor changes
- Add new component - input (ayushsinghs@yahoo.in)
## 1.21.7
Mon, 10 Apr 2023 19:48:24 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/e2e-testing",
"version": "1.21.7",
"version": "1.22.0",
"description": "Package containing E2E testing specs",
"license": "MIT",
"scripts": {

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

@ -1,6 +1,27 @@
{
"name": "@fluentui-react-native/tester",
"entries": [
{
"date": "Tue, 11 Apr 2023 10:42:50 GMT",
"tag": "@fluentui-react-native/tester_v0.140.0",
"version": "0.140.0",
"comments": {
"minor": [
{
"author": "ayushsinghs@yahoo.in",
"package": "@fluentui-react-native/tester",
"commit": "b3508cb0e0e5cffc32aa329cd15494b0ac3fdbc2",
"comment": "Add new component - input"
},
{
"author": "beachball",
"package": "@fluentui-react-native/tester",
"comment": "Bump @fluentui-react-native/input to v0.1.1",
"commit": "b3508cb0e0e5cffc32aa329cd15494b0ac3fdbc2"
}
]
}
},
{
"date": "Mon, 10 Apr 2023 19:48:24 GMT",
"tag": "@fluentui-react-native/tester_v0.139.0",

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

@ -1,9 +1,18 @@
# Change Log - @fluentui-react-native/tester
This log was last generated on Mon, 10 Apr 2023 19:48:24 GMT and should not be manually modified.
This log was last generated on Tue, 11 Apr 2023 10:42:50 GMT and should not be manually modified.
<!-- Start content -->
## 0.140.0
Tue, 11 Apr 2023 10:42:50 GMT
### Minor changes
- Add new component - input (ayushsinghs@yahoo.in)
- Bump @fluentui-react-native/input to v0.1.1
## 0.139.0
Mon, 10 Apr 2023 19:48:24 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/tester",
"version": "0.139.0",
"version": "0.140.0",
"description": "A test app to test FluentUI React Native Components during development",
"license": "MIT",
"author": "Microsoft <fluentuinativeowners@microsoft.com>",
@ -60,7 +60,7 @@
"@fluentui-react-native/experimental-text": ">=0.11.62 <1.0.0",
"@fluentui-react-native/framework": ">=0.9.8 <1.0.0",
"@fluentui-react-native/icon": "0.17.25",
"@fluentui-react-native/input": "^0.1.0",
"@fluentui-react-native/input": "^0.1.1",
"@fluentui-react-native/interactive-hooks": ">=0.22.29 <1.0.0",
"@fluentui-react-native/menu": "^1.4.34",
"@fluentui-react-native/merge-props": ">=0.5.3 <1.0.0",

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

@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/tester-win32",
"entries": [
{
"date": "Tue, 11 Apr 2023 10:42:50 GMT",
"tag": "@fluentui-react-native/tester-win32_v0.32.65",
"version": "0.32.65",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui-react-native/tester-win32",
"comment": "Bump @fluentui-react-native/tester to v0.140.0",
"commit": "b3508cb0e0e5cffc32aa329cd15494b0ac3fdbc2"
}
]
}
},
{
"date": "Mon, 10 Apr 2023 19:48:24 GMT",
"tag": "@fluentui-react-native/tester-win32_v0.32.64",

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

@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/tester-win32
This log was last generated on Mon, 10 Apr 2023 19:48:24 GMT and should not be manually modified.
This log was last generated on Tue, 11 Apr 2023 10:42:50 GMT and should not be manually modified.
<!-- Start content -->
## 0.32.65
Tue, 11 Apr 2023 10:42:50 GMT
### Patches
- Bump @fluentui-react-native/tester to v0.140.0
## 0.32.64
Mon, 10 Apr 2023 19:48:24 GMT

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

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/tester-win32",
"version": "0.32.64",
"version": "0.32.65",
"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.139.0",
"@fluentui-react-native/tester": "^0.140.0",
"react": "17.0.2",
"react-native": "^0.68.0",
"react-native-svg": "^12.3.0",

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

@ -1,7 +0,0 @@
{
"type": "minor",
"comment": "Add new component - input",
"packageName": "@fluentui-react-native/e2e-testing",
"email": "ayushsinghs@yahoo.in",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "Added new component - input",
"packageName": "@fluentui-react-native/input",
"email": "ayushsinghs@yahoo.in",
"dependentChangeType": "patch"
}

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

@ -1,7 +0,0 @@
{
"type": "minor",
"comment": "Add new component - input",
"packageName": "@fluentui-react-native/tester",
"email": "ayushsinghs@yahoo.in",
"dependentChangeType": "patch"
}

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

@ -0,0 +1,56 @@
{
"name": "@fluentui-react-native/input",
"entries": [
{
"date": "Tue, 11 Apr 2023 10:42:50 GMT",
"tag": "@fluentui-react-native/input_v0.1.1",
"version": "0.1.1",
"comments": {
"patch": [
{
"author": "ayushsinghs@yahoo.in",
"package": "@fluentui-react-native/input",
"commit": "b3508cb0e0e5cffc32aa329cd15494b0ac3fdbc2",
"comment": "Added new component - input"
},
{
"author": "beachball",
"package": "@fluentui-react-native/input",
"comment": "Bump @fluentui-react-native/framework to v0.9.8",
"commit": "b3508cb0e0e5cffc32aa329cd15494b0ac3fdbc2"
},
{
"author": "beachball",
"package": "@fluentui-react-native/input",
"comment": "Bump @fluentui-react-native/icon to v0.17.25",
"commit": "b3508cb0e0e5cffc32aa329cd15494b0ac3fdbc2"
},
{
"author": "beachball",
"package": "@fluentui-react-native/input",
"comment": "Bump @fluentui-react-native/interactive-hooks to v0.22.29",
"commit": "b3508cb0e0e5cffc32aa329cd15494b0ac3fdbc2"
},
{
"author": "beachball",
"package": "@fluentui-react-native/input",
"comment": "Bump @fluentui-react-native/text to v0.19.31",
"commit": "b3508cb0e0e5cffc32aa329cd15494b0ac3fdbc2"
},
{
"author": "beachball",
"package": "@fluentui-react-native/input",
"comment": "Bump @fluentui-react-native/tokens to v0.20.14",
"commit": "b3508cb0e0e5cffc32aa329cd15494b0ac3fdbc2"
},
{
"author": "beachball",
"package": "@fluentui-react-native/input",
"comment": "Bump @fluentui-react-native/use-styling to v0.9.4",
"commit": "b3508cb0e0e5cffc32aa329cd15494b0ac3fdbc2"
}
]
}
}
]
}

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

@ -0,0 +1,19 @@
# Change Log - @fluentui-react-native/input
This log was last generated on Tue, 11 Apr 2023 10:42:50 GMT and should not be manually modified.
<!-- Start content -->
## 0.1.1
Tue, 11 Apr 2023 10:42:50 GMT
### Patches
- Added new component - input (ayushsinghs@yahoo.in)
- Bump @fluentui-react-native/framework to v0.9.8
- Bump @fluentui-react-native/icon to v0.17.25
- Bump @fluentui-react-native/interactive-hooks to v0.22.29
- Bump @fluentui-react-native/text to v0.19.31
- Bump @fluentui-react-native/tokens to v0.20.14
- Bump @fluentui-react-native/use-styling to v0.9.4

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

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/input",
"version": "0.1.0",
"version": "0.1.1",
"description": "A cross-platform Text input component using the Fluent Design System",
"main": "src/index.ts",
"module": "src/index.ts",

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

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

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

@ -4,15 +4,15 @@ module.exports = {
"0.68": {
"@fluentui-react-native/e2e-testing": {
"name": "@fluentui-react-native/e2e-testing",
"version": "1.21.7"
"version": "1.22.0"
},
"@fluentui-react-native/tester": {
"name": "@fluentui-react-native/tester",
"version": "0.139.0"
"version": "0.140.0"
},
"@fluentui-react-native/tester-win32": {
"name": "@fluentui-react-native/tester-win32",
"version": "0.32.64"
"version": "0.32.65"
},
"@fluentui-react-native/avatar": {
"name": "@fluentui-react-native/avatar",
@ -54,6 +54,10 @@ module.exports = {
"name": "@fluentui-react-native/icon",
"version": "0.17.25"
},
"@fluentui-react-native/input": {
"name": "@fluentui-react-native/input",
"version": "0.1.1"
},
"@fluentui-react-native/link": {
"name": "@fluentui-react-native/link",
"version": "0.18.26"