This commit is contained in:
UI-Fabric-RN-Bot 2024-04-15 21:31:47 +00:00
Родитель b2f0ae646a
Коммит 713b100a21
60 изменённых файлов: 333 добавлений и 141 удалений

Просмотреть файл

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

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/tester",
"version": "0.168.1",
"version": "0.168.2",
"description": "A test app to test FluentUI React Native Components during development",
"license": "MIT",
"author": "Microsoft <fluentuinativeowners@microsoft.com>",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/tester-win32",
"version": "0.38.2",
"version": "0.38.3",
"main": "src/index.tsx",
"module": "src/index.tsx",
"typings": "lib/index.d.ts",

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "Ensure build output has the generated view configs",
"packageName": "@fluentui-react-native/callout",
"email": "30809111+acoates-ms@users.noreply.github.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "Ensure build output has the generated view configs",
"packageName": "@fluentui-react-native/experimental-avatar",
"email": "30809111+acoates-ms@users.noreply.github.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "Ensure build output has the generated view configs",
"packageName": "@fluentui-react-native/experimental-checkbox",
"email": "30809111+acoates-ms@users.noreply.github.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "Ensure build output has the generated view configs",
"packageName": "@fluentui-react-native/experimental-expander",
"email": "30809111+acoates-ms@users.noreply.github.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "Ensure build output has the generated view configs",
"packageName": "@fluentui-react-native/experimental-shimmer",
"email": "30809111+acoates-ms@users.noreply.github.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "Ensure build output has the generated view configs",
"packageName": "@fluentui-react-native/focus-trap-zone",
"email": "30809111+acoates-ms@users.noreply.github.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "Ensure build output has the generated view configs",
"packageName": "@fluentui-react-native/focus-zone",
"email": "30809111+acoates-ms@users.noreply.github.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "Ensure build output has the generated view configs",
"packageName": "@fluentui-react-native/menu-button",
"email": "30809111+acoates-ms@users.noreply.github.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "Ensure build output has the generated view configs",
"packageName": "@fluentui-react-native/radio-group",
"email": "30809111+acoates-ms@users.noreply.github.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "Ensure build output has the generated view configs",
"packageName": "@fluentui-react-native/spinner",
"email": "30809111+acoates-ms@users.noreply.github.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "Ensure build output has the generated view configs",
"packageName": "@fluentui-react-native/tooltip",
"email": "30809111+acoates-ms@users.noreply.github.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,7 +0,0 @@
{
"type": "patch",
"comment": "Ensure build output has the generated view configs",
"packageName": "@fluentui-react-native/vibrancy-view",
"email": "30809111+acoates-ms@users.noreply.github.com",
"dependentChangeType": "patch"
}

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/callout",
"entries": [
{
"date": "Mon, 15 Apr 2024 21:31:43 GMT",
"version": "0.26.1",
"tag": "@fluentui-react-native/callout_v0.26.1",
"comments": {
"patch": [
{
"author": "30809111+acoates-ms@users.noreply.github.com",
"package": "@fluentui-react-native/callout",
"commit": "b2f0ae646a08ddcaf36b18f969a2908b3d8da59f",
"comment": "Ensure build output has the generated view configs"
}
]
}
},
{
"date": "Thu, 11 Apr 2024 18:08:41 GMT",
"version": "0.26.0",

Просмотреть файл

@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/callout
This log was last generated on Thu, 11 Apr 2024 18:08:41 GMT and should not be manually modified.
This log was last generated on Mon, 15 Apr 2024 21:31:43 GMT and should not be manually modified.
<!-- Start content -->
## 0.26.1
Mon, 15 Apr 2024 21:31:43 GMT
### Patches
- Ensure build output has the generated view configs (30809111+acoates-ms@users.noreply.github.com)
## 0.26.0
Thu, 11 Apr 2024 18:08:41 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/callout",
"version": "0.26.0",
"version": "0.26.1",
"description": "A cross-platform Callout component using the Fluent Design System",
"license": "MIT",
"author": "",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/contextual-menu",
"version": "0.24.1",
"version": "0.24.2",
"description": "A cross-platform ContextualMenu component using the Fluent Design System",
"license": "MIT",
"author": "",

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/focus-trap-zone",
"entries": [
{
"date": "Mon, 15 Apr 2024 21:31:44 GMT",
"version": "0.12.1",
"tag": "@fluentui-react-native/focus-trap-zone_v0.12.1",
"comments": {
"patch": [
{
"author": "30809111+acoates-ms@users.noreply.github.com",
"package": "@fluentui-react-native/focus-trap-zone",
"commit": "b2f0ae646a08ddcaf36b18f969a2908b3d8da59f",
"comment": "Ensure build output has the generated view configs"
}
]
}
},
{
"date": "Thu, 11 Apr 2024 18:08:38 GMT",
"version": "0.12.0",

Просмотреть файл

@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/focus-trap-zone
This log was last generated on Thu, 11 Apr 2024 18:08:38 GMT and should not be manually modified.
This log was last generated on Mon, 15 Apr 2024 21:31:44 GMT and should not be manually modified.
<!-- Start content -->
## 0.12.1
Mon, 15 Apr 2024 21:31:44 GMT
### Patches
- Ensure build output has the generated view configs (30809111+acoates-ms@users.noreply.github.com)
## 0.12.0
Thu, 11 Apr 2024 18:08:38 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/focus-trap-zone",
"version": "0.12.0",
"version": "0.12.1",
"description": "A cross-platform FocusTrapZone component using the Fluent Design System",
"main": "src/index.ts",
"module": "src/index.ts",

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/focus-zone",
"entries": [
{
"date": "Mon, 15 Apr 2024 21:31:44 GMT",
"version": "0.17.1",
"tag": "@fluentui-react-native/focus-zone_v0.17.1",
"comments": {
"patch": [
{
"author": "30809111+acoates-ms@users.noreply.github.com",
"package": "@fluentui-react-native/focus-zone",
"commit": "b2f0ae646a08ddcaf36b18f969a2908b3d8da59f",
"comment": "Ensure build output has the generated view configs"
}
]
}
},
{
"date": "Thu, 11 Apr 2024 18:08:38 GMT",
"version": "0.17.0",

Просмотреть файл

@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/focus-zone
This log was last generated on Thu, 11 Apr 2024 18:08:38 GMT and should not be manually modified.
This log was last generated on Mon, 15 Apr 2024 21:31:44 GMT and should not be manually modified.
<!-- Start content -->
## 0.17.1
Mon, 15 Apr 2024 21:31:44 GMT
### Patches
- Ensure build output has the generated view configs (30809111+acoates-ms@users.noreply.github.com)
## 0.17.0
Thu, 11 Apr 2024 18:08:38 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/focus-zone",
"version": "0.17.0",
"version": "0.17.1",
"description": "A cross-platform FocusZone component using the Fluent Design System",
"main": "src/index.ts",
"module": "src/index.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/menu",
"version": "1.14.1",
"version": "1.14.2",
"description": "A cross-platform Menu component using the Fluent Design System",
"main": "src/index.ts",
"module": "src/index.ts",

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/menu-button",
"entries": [
{
"date": "Mon, 15 Apr 2024 21:31:44 GMT",
"version": "0.13.2",
"tag": "@fluentui-react-native/menu-button_v0.13.2",
"comments": {
"patch": [
{
"author": "30809111+acoates-ms@users.noreply.github.com",
"package": "@fluentui-react-native/menu-button",
"commit": "b2f0ae646a08ddcaf36b18f969a2908b3d8da59f",
"comment": "Ensure build output has the generated view configs"
}
]
}
},
{
"date": "Fri, 12 Apr 2024 21:02:38 GMT",
"version": "0.13.1",

Просмотреть файл

@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/menu-button
This log was last generated on Fri, 12 Apr 2024 21:02:38 GMT and should not be manually modified.
This log was last generated on Mon, 15 Apr 2024 21:31:44 GMT and should not be manually modified.
<!-- Start content -->
## 0.13.2
Mon, 15 Apr 2024 21:31:44 GMT
### Patches
- Ensure build output has the generated view configs (30809111+acoates-ms@users.noreply.github.com)
## 0.13.1
Fri, 12 Apr 2024 21:02:38 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/menu-button",
"version": "0.13.1",
"version": "0.13.2",
"description": "A cross-platform MenuButton component using the Fluent Design System",
"license": "MIT",
"author": "Microsoft <fluentuinativeowners@microsoft.com>",

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/radio-group",
"entries": [
{
"date": "Mon, 15 Apr 2024 21:31:44 GMT",
"version": "0.21.2",
"tag": "@fluentui-react-native/radio-group_v0.21.2",
"comments": {
"patch": [
{
"author": "30809111+acoates-ms@users.noreply.github.com",
"package": "@fluentui-react-native/radio-group",
"commit": "b2f0ae646a08ddcaf36b18f969a2908b3d8da59f",
"comment": "Ensure build output has the generated view configs"
}
]
}
},
{
"date": "Fri, 12 Apr 2024 21:02:38 GMT",
"version": "0.21.1",

Просмотреть файл

@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/radio-group
This log was last generated on Fri, 12 Apr 2024 21:02:38 GMT and should not be manually modified.
This log was last generated on Mon, 15 Apr 2024 21:31:44 GMT and should not be manually modified.
<!-- Start content -->
## 0.21.2
Mon, 15 Apr 2024 21:31:44 GMT
### Patches
- Ensure build output has the generated view configs (30809111+acoates-ms@users.noreply.github.com)
## 0.21.1
Fri, 12 Apr 2024 21:02:38 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/radio-group",
"version": "0.21.1",
"version": "0.21.2",
"description": "A cross-platform Radio Group component using the Fluent Design System",
"main": "src/index.ts",
"module": "src/index.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/tablist",
"version": "0.6.1",
"version": "0.6.2",
"description": "A cross-platform TabList 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.8.2",
"version": "0.8.3",
"description": "@rnx-kit/align-deps profiles covering packages published from FluentUI-React-Native",
"license": "MIT",
"files": [

Просмотреть файл

@ -4,15 +4,15 @@ module.exports = {
"0.73": {
"@fluentui-react-native/e2e-testing": {
"name": "@fluentui-react-native/e2e-testing",
"version": "1.35.0"
"version": "1.35.1"
},
"@fluentui-react-native/tester": {
"name": "@fluentui-react-native/tester",
"version": "0.168.1"
"version": "0.168.2"
},
"@fluentui-react-native/tester-win32": {
"name": "@fluentui-react-native/tester-win32",
"version": "0.38.2"
"version": "0.38.3"
},
"@fluentui-react-native/avatar": {
"name": "@fluentui-react-native/avatar",
@ -28,7 +28,7 @@ module.exports = {
},
"@fluentui-react-native/callout": {
"name": "@fluentui-react-native/callout",
"version": "0.26.0"
"version": "0.26.1"
},
"@fluentui-react-native/checkbox": {
"name": "@fluentui-react-native/checkbox",
@ -40,7 +40,7 @@ module.exports = {
},
"@fluentui-react-native/contextual-menu": {
"name": "@fluentui-react-native/contextual-menu",
"version": "0.24.1"
"version": "0.24.2"
},
"@fluentui-react-native/divider": {
"name": "@fluentui-react-native/divider",
@ -48,11 +48,11 @@ module.exports = {
},
"@fluentui-react-native/focus-trap-zone": {
"name": "@fluentui-react-native/focus-trap-zone",
"version": "0.12.0"
"version": "0.12.1"
},
"@fluentui-react-native/focus-zone": {
"name": "@fluentui-react-native/focus-zone",
"version": "0.17.0"
"version": "0.17.1"
},
"@fluentui-react-native/icon": {
"name": "@fluentui-react-native/icon",
@ -68,11 +68,11 @@ module.exports = {
},
"@fluentui-react-native/menu": {
"name": "@fluentui-react-native/menu",
"version": "1.14.1"
"version": "1.14.2"
},
"@fluentui-react-native/menu-button": {
"name": "@fluentui-react-native/menu-button",
"version": "0.13.1"
"version": "0.13.2"
},
"@fluentui-react-native/notification": {
"name": "@fluentui-react-native/notification",
@ -92,7 +92,7 @@ module.exports = {
},
"@fluentui-react-native/radio-group": {
"name": "@fluentui-react-native/radio-group",
"version": "0.21.1"
"version": "0.21.2"
},
"@fluentui-react-native/separator": {
"name": "@fluentui-react-native/separator",
@ -108,7 +108,7 @@ module.exports = {
},
"@fluentui-react-native/tablist": {
"name": "@fluentui-react-native/tablist",
"version": "0.6.1"
"version": "0.6.2"
},
"@fluentui-react-native/text": {
"name": "@fluentui-react-native/text",
@ -156,11 +156,11 @@ module.exports = {
},
"@fluentui-react-native/experimental-avatar": {
"name": "@fluentui-react-native/experimental-avatar",
"version": "0.21.0"
"version": "0.21.1"
},
"@fluentui-react-native/experimental-checkbox": {
"name": "@fluentui-react-native/experimental-checkbox",
"version": "0.17.1"
"version": "0.17.2"
},
"@fluentui-react-native/drawer": {
"name": "@fluentui-react-native/drawer",
@ -168,15 +168,15 @@ module.exports = {
},
"@fluentui-react-native/dropdown": {
"name": "@fluentui-react-native/dropdown",
"version": "0.10.1"
"version": "0.10.2"
},
"@fluentui-react-native/experimental-expander": {
"name": "@fluentui-react-native/experimental-expander",
"version": "0.8.0"
"version": "0.8.1"
},
"@fluentui-react-native/experimental-menu-button": {
"name": "@fluentui-react-native/experimental-menu-button",
"version": "0.10.1"
"version": "0.10.2"
},
"@fluentui-react-native/experimental-native-date-picker": {
"name": "@fluentui-react-native/experimental-native-date-picker",
@ -188,7 +188,7 @@ module.exports = {
},
"@fluentui-react-native/overflow": {
"name": "@fluentui-react-native/overflow",
"version": "0.3.1"
"version": "0.3.2"
},
"@fluentui-react-native/popover": {
"name": "@fluentui-react-native/popover",
@ -200,19 +200,19 @@ module.exports = {
},
"@fluentui-react-native/experimental-shimmer": {
"name": "@fluentui-react-native/experimental-shimmer",
"version": "0.13.1"
"version": "0.13.2"
},
"@fluentui-react-native/spinner": {
"name": "@fluentui-react-native/spinner",
"version": "0.9.1"
"version": "0.9.2"
},
"@fluentui-react-native/tooltip": {
"name": "@fluentui-react-native/tooltip",
"version": "0.3.1"
"version": "0.3.2"
},
"@fluentui-react-native/vibrancy-view": {
"name": "@fluentui-react-native/vibrancy-view",
"version": "0.2.0"
"version": "0.2.1"
},
"@fluentui-react-native/composition": {
"name": "@fluentui-react-native/composition",
@ -264,7 +264,7 @@ module.exports = {
},
"@fluentui/react-native": {
"name": "@fluentui/react-native",
"version": "0.41.1"
"version": "0.41.2"
},
"@fluentui-react-native/android-theme": {
"name": "@fluentui-react-native/android-theme",

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/experimental-avatar",
"entries": [
{
"date": "Mon, 15 Apr 2024 21:31:43 GMT",
"version": "0.21.1",
"tag": "@fluentui-react-native/experimental-avatar_v0.21.1",
"comments": {
"patch": [
{
"author": "30809111+acoates-ms@users.noreply.github.com",
"package": "@fluentui-react-native/experimental-avatar",
"commit": "b2f0ae646a08ddcaf36b18f969a2908b3d8da59f",
"comment": "Ensure build output has the generated view configs"
}
]
}
},
{
"date": "Thu, 11 Apr 2024 18:08:37 GMT",
"version": "0.21.0",

Просмотреть файл

@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/experimental-avatar
This log was last generated on Thu, 11 Apr 2024 18:08:37 GMT and should not be manually modified.
This log was last generated on Mon, 15 Apr 2024 21:31:43 GMT and should not be manually modified.
<!-- Start content -->
## 0.21.1
Mon, 15 Apr 2024 21:31:43 GMT
### Patches
- Ensure build output has the generated view configs (30809111+acoates-ms@users.noreply.github.com)
## 0.21.0
Thu, 11 Apr 2024 18:08:37 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/experimental-avatar",
"version": "0.21.0",
"version": "0.21.1",
"description": "A cross-platform Avatar component using the Fluent Design System. Currently only implemented on iOS",
"license": "MIT",
"author": "Microsoft <fluentuinativeowners@microsoft.com>",

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/experimental-checkbox",
"entries": [
{
"date": "Mon, 15 Apr 2024 21:31:43 GMT",
"version": "0.17.2",
"tag": "@fluentui-react-native/experimental-checkbox_v0.17.2",
"comments": {
"patch": [
{
"author": "30809111+acoates-ms@users.noreply.github.com",
"package": "@fluentui-react-native/experimental-checkbox",
"commit": "b2f0ae646a08ddcaf36b18f969a2908b3d8da59f",
"comment": "Ensure build output has the generated view configs"
}
]
}
},
{
"date": "Fri, 12 Apr 2024 21:02:38 GMT",
"version": "0.17.1",

Просмотреть файл

@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/experimental-checkbox
This log was last generated on Fri, 12 Apr 2024 21:02:38 GMT and should not be manually modified.
This log was last generated on Mon, 15 Apr 2024 21:31:43 GMT and should not be manually modified.
<!-- Start content -->
## 0.17.2
Mon, 15 Apr 2024 21:31:43 GMT
### Patches
- Ensure build output has the generated view configs (30809111+acoates-ms@users.noreply.github.com)
## 0.17.1
Fri, 12 Apr 2024 21:02:38 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/experimental-checkbox",
"version": "0.17.1",
"version": "0.17.2",
"description": "A cross-platform Checkbox component using the Fluent Design System",
"main": "src/index.ts",
"module": "src/index.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/dropdown",
"version": "0.10.1",
"version": "0.10.2",
"description": "A cross-platform Dropdown component using the Fluent Design System",
"main": "src/index.ts",
"module": "src/index.ts",

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/experimental-expander",
"entries": [
{
"date": "Mon, 15 Apr 2024 21:31:43 GMT",
"version": "0.8.1",
"tag": "@fluentui-react-native/experimental-expander_v0.8.1",
"comments": {
"patch": [
{
"author": "30809111+acoates-ms@users.noreply.github.com",
"package": "@fluentui-react-native/experimental-expander",
"commit": "b2f0ae646a08ddcaf36b18f969a2908b3d8da59f",
"comment": "Ensure build output has the generated view configs"
}
]
}
},
{
"date": "Thu, 11 Apr 2024 18:08:37 GMT",
"version": "0.8.0",

Просмотреть файл

@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/experimental-expander
This log was last generated on Thu, 11 Apr 2024 18:08:37 GMT and should not be manually modified.
This log was last generated on Mon, 15 Apr 2024 21:31:43 GMT and should not be manually modified.
<!-- Start content -->
## 0.8.1
Mon, 15 Apr 2024 21:31:43 GMT
### Patches
- Ensure build output has the generated view configs (30809111+acoates-ms@users.noreply.github.com)
## 0.8.0
Thu, 11 Apr 2024 18:08:37 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/experimental-expander",
"version": "0.8.0",
"version": "0.8.1",
"description": "A cross-platform Native Expander component using the Fluent Design System. Currently only implemented on windows",
"license": "MIT",
"author": "Microsoft <fluentuinativeowners@microsoft.com>",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/experimental-menu-button",
"version": "0.10.1",
"version": "0.10.2",
"description": "A cross-platform MenuButton component using the Fluent Design System",
"main": "src/index.ts",
"module": "src/index.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/overflow",
"version": "0.3.1",
"version": "0.3.2",
"description": "A cross-platform Overflow component for React Native.",
"main": "src/index.ts",
"module": "src/index.ts",

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/experimental-shimmer",
"entries": [
{
"date": "Mon, 15 Apr 2024 21:31:43 GMT",
"version": "0.13.2",
"tag": "@fluentui-react-native/experimental-shimmer_v0.13.2",
"comments": {
"patch": [
{
"author": "30809111+acoates-ms@users.noreply.github.com",
"package": "@fluentui-react-native/experimental-shimmer",
"commit": "b2f0ae646a08ddcaf36b18f969a2908b3d8da59f",
"comment": "Ensure build output has the generated view configs"
}
]
}
},
{
"date": "Fri, 12 Apr 2024 21:02:38 GMT",
"version": "0.13.1",

Просмотреть файл

@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/experimental-shimmer
This log was last generated on Fri, 12 Apr 2024 21:02:38 GMT and should not be manually modified.
This log was last generated on Mon, 15 Apr 2024 21:31:43 GMT and should not be manually modified.
<!-- Start content -->
## 0.13.2
Mon, 15 Apr 2024 21:31:43 GMT
### Patches
- Ensure build output has the generated view configs (30809111+acoates-ms@users.noreply.github.com)
## 0.13.1
Fri, 12 Apr 2024 21:02:38 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/experimental-shimmer",
"version": "0.13.1",
"version": "0.13.2",
"description": "A cross-platform Fluent Shimmer component",
"main": "src/index.ts",
"module": "src/index.ts",

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/spinner",
"entries": [
{
"date": "Mon, 15 Apr 2024 21:31:44 GMT",
"version": "0.9.2",
"tag": "@fluentui-react-native/spinner_v0.9.2",
"comments": {
"patch": [
{
"author": "30809111+acoates-ms@users.noreply.github.com",
"package": "@fluentui-react-native/spinner",
"commit": "b2f0ae646a08ddcaf36b18f969a2908b3d8da59f",
"comment": "Ensure build output has the generated view configs"
}
]
}
},
{
"date": "Fri, 12 Apr 2024 21:02:38 GMT",
"version": "0.9.1",

Просмотреть файл

@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/spinner
This log was last generated on Fri, 12 Apr 2024 21:02:38 GMT and should not be manually modified.
This log was last generated on Mon, 15 Apr 2024 21:31:44 GMT and should not be manually modified.
<!-- Start content -->
## 0.9.2
Mon, 15 Apr 2024 21:31:44 GMT
### Patches
- Ensure build output has the generated view configs (30809111+acoates-ms@users.noreply.github.com)
## 0.9.1
Fri, 12 Apr 2024 21:02:38 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/spinner",
"version": "0.9.1",
"version": "0.9.2",
"description": "A cross-platform Fluent spinner component",
"main": "src/index.ts",
"module": "src/index.ts",

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/tooltip",
"entries": [
{
"date": "Mon, 15 Apr 2024 21:31:44 GMT",
"version": "0.3.2",
"tag": "@fluentui-react-native/tooltip_v0.3.2",
"comments": {
"patch": [
{
"author": "30809111+acoates-ms@users.noreply.github.com",
"package": "@fluentui-react-native/tooltip",
"commit": "b2f0ae646a08ddcaf36b18f969a2908b3d8da59f",
"comment": "Ensure build output has the generated view configs"
}
]
}
},
{
"date": "Thu, 11 Apr 2024 18:08:40 GMT",
"version": "0.3.0",

Просмотреть файл

@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/tooltip
This log was last generated on Thu, 11 Apr 2024 18:08:40 GMT and should not be manually modified.
This log was last generated on Mon, 15 Apr 2024 21:31:44 GMT and should not be manually modified.
<!-- Start content -->
## 0.3.2
Mon, 15 Apr 2024 21:31:44 GMT
### Patches
- Ensure build output has the generated view configs (30809111+acoates-ms@users.noreply.github.com)
## 0.3.0
Thu, 11 Apr 2024 18:08:40 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/tooltip",
"version": "0.3.1",
"version": "0.3.2",
"description": "A cross-platform Tooltip component for React Native.",
"main": "src/index.ts",
"module": "src/index.ts",

Просмотреть файл

@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/vibrancy-view",
"entries": [
{
"date": "Mon, 15 Apr 2024 21:31:44 GMT",
"version": "0.2.1",
"tag": "@fluentui-react-native/vibrancy-view_v0.2.1",
"comments": {
"patch": [
{
"author": "30809111+acoates-ms@users.noreply.github.com",
"package": "@fluentui-react-native/vibrancy-view",
"commit": "b2f0ae646a08ddcaf36b18f969a2908b3d8da59f",
"comment": "Ensure build output has the generated view configs"
}
]
}
},
{
"date": "Thu, 11 Apr 2024 18:08:40 GMT",
"version": "0.2.0",

Просмотреть файл

@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/vibrancy-view
This log was last generated on Thu, 11 Apr 2024 18:08:40 GMT and should not be manually modified.
This log was last generated on Mon, 15 Apr 2024 21:31:44 GMT and should not be manually modified.
<!-- Start content -->
## 0.2.1
Mon, 15 Apr 2024 21:31:44 GMT
### Patches
- Ensure build output has the generated view configs (30809111+acoates-ms@users.noreply.github.com)
## 0.2.0
Thu, 11 Apr 2024 18:08:40 GMT

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/vibrancy-view",
"version": "0.2.0",
"version": "0.2.1",
"description": "A native wrapper for NSVisualEffectView on macOS",
"main": "src/index.ts",
"module": "src/index.ts",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@fluentui/react-native",
"version": "0.41.1",
"version": "0.41.2",
"description": "A react-native component library that implements the Fluent Design System.",
"repository": {
"type": "git",