diff --git a/apps/fluent-tester/CHANGELOG.json b/apps/fluent-tester/CHANGELOG.json index 47bf8610b4..b08c8e3a83 100644 --- a/apps/fluent-tester/CHANGELOG.json +++ b/apps/fluent-tester/CHANGELOG.json @@ -1,6 +1,165 @@ { "name": "@fluentui-react-native/tester", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:24 GMT", + "version": "0.155.2", + "tag": "@fluentui-react-native/tester_v0.155.2", + "comments": { + "patch": [ + { + "author": "ruaraki@microsoft.com", + "package": "@fluentui-react-native/tester", + "commit": "565d51b9f2769d1e566e59249d062b26338f408b", + "comment": "Update SVG dependencies" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/avatar to v1.10.10", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/badge to v0.7.6", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/button to v0.35.1", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/chip to v0.2.1", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/divider to v0.5.8", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/dropdown to v0.8.19", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/experimental-activity-indicator to v0.8.7", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/experimental-button to v0.18.12", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/experimental-checkbox to v0.15.11", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/experimental-menu-button to v0.7.19", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/experimental-shimmer to v0.11.1", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/experimental-tabs to v0.9.11", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/experimental-text to v0.13.8", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/icon to v0.19.8", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/input to v0.4.1", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/menu to v1.11.18", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/notification to v0.23.12", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/radio-group to v0.19.1", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/spinner to v0.7.9", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/stack to v0.8.10", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/switch to v0.11.1", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/tablist to v0.3.8", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui-react-native/text to v0.21.8", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester", + "comment": "Bump @fluentui/react-native to v0.37.22", + "commit": "not available" + } + ] + } + }, { "date": "Tue, 22 Aug 2023 19:41:25 GMT", "version": "0.155.1", diff --git a/apps/fluent-tester/CHANGELOG.md b/apps/fluent-tester/CHANGELOG.md index 7385838071..804103e113 100644 --- a/apps/fluent-tester/CHANGELOG.md +++ b/apps/fluent-tester/CHANGELOG.md @@ -1,9 +1,41 @@ # Change Log - @fluentui-react-native/tester -This log was last generated on Tue, 22 Aug 2023 19:41:25 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:24 GMT and should not be manually modified. +## 0.155.2 + +Wed, 23 Aug 2023 18:55:24 GMT + +### Patches + +- Update SVG dependencies (ruaraki@microsoft.com) +- Bump @fluentui-react-native/avatar to v1.10.10 +- Bump @fluentui-react-native/badge to v0.7.6 +- Bump @fluentui-react-native/button to v0.35.1 +- Bump @fluentui-react-native/chip to v0.2.1 +- Bump @fluentui-react-native/divider to v0.5.8 +- Bump @fluentui-react-native/dropdown to v0.8.19 +- Bump @fluentui-react-native/experimental-activity-indicator to v0.8.7 +- Bump @fluentui-react-native/experimental-button to v0.18.12 +- Bump @fluentui-react-native/experimental-checkbox to v0.15.11 +- Bump @fluentui-react-native/experimental-menu-button to v0.7.19 +- Bump @fluentui-react-native/experimental-shimmer to v0.11.1 +- Bump @fluentui-react-native/experimental-tabs to v0.9.11 +- Bump @fluentui-react-native/experimental-text to v0.13.8 +- Bump @fluentui-react-native/icon to v0.19.8 +- Bump @fluentui-react-native/input to v0.4.1 +- Bump @fluentui-react-native/menu to v1.11.18 +- Bump @fluentui-react-native/notification to v0.23.12 +- Bump @fluentui-react-native/radio-group to v0.19.1 +- Bump @fluentui-react-native/spinner to v0.7.9 +- Bump @fluentui-react-native/stack to v0.8.10 +- Bump @fluentui-react-native/switch to v0.11.1 +- Bump @fluentui-react-native/tablist to v0.3.8 +- Bump @fluentui-react-native/text to v0.21.8 +- Bump @fluentui/react-native to v0.37.22 + ## 0.155.1 Tue, 22 Aug 2023 19:41:25 GMT diff --git a/apps/fluent-tester/package.json b/apps/fluent-tester/package.json index 614af63f01..1a346db363 100644 --- a/apps/fluent-tester/package.json +++ b/apps/fluent-tester/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/tester", - "version": "0.155.1", + "version": "0.155.2", "description": "A test app to test FluentUI React Native Components during development", "license": "MIT", "author": "Microsoft ", @@ -39,40 +39,40 @@ "dependencies": { "@fluentui-react-native/android-theme": ">=0.18.5 <1.0.0", "@fluentui-react-native/apple-theme": ">=0.21.8 <1.0.0", - "@fluentui-react-native/avatar": "^1.10.9", - "@fluentui-react-native/badge": ">=0.7.5 <1.0.0", - "@fluentui-react-native/button": ">=0.35.0 <1.0.0", - "@fluentui-react-native/chip": "^0.2.0", + "@fluentui-react-native/avatar": "^1.10.10", + "@fluentui-react-native/badge": ">=0.7.6 <1.0.0", + "@fluentui-react-native/button": ">=0.35.1 <1.0.0", + "@fluentui-react-native/chip": "^0.2.1", "@fluentui-react-native/default-theme": ">=0.19.6 <1.0.0", - "@fluentui-react-native/divider": "^0.5.7", + "@fluentui-react-native/divider": "^0.5.8", "@fluentui-react-native/drawer": "^0.2.8", - "@fluentui-react-native/dropdown": ">=0.8.18 <1.0.0", - "@fluentui-react-native/experimental-activity-indicator": ">=0.8.6 <1.0.0", + "@fluentui-react-native/dropdown": ">=0.8.19 <1.0.0", + "@fluentui-react-native/experimental-activity-indicator": ">=0.8.7 <1.0.0", "@fluentui-react-native/experimental-appearance-additions": "^0.5.7", "@fluentui-react-native/experimental-avatar": ">=0.19.6 <1.0.0", - "@fluentui-react-native/experimental-button": "0.18.11", - "@fluentui-react-native/experimental-checkbox": "0.15.10", + "@fluentui-react-native/experimental-button": "0.18.12", + "@fluentui-react-native/experimental-checkbox": "0.15.11", "@fluentui-react-native/experimental-expander": "0.6.8", - "@fluentui-react-native/experimental-menu-button": ">=0.7.18 <1.0.0", + "@fluentui-react-native/experimental-menu-button": ">=0.7.19 <1.0.0", "@fluentui-react-native/experimental-native-date-picker": ">=0.8.0 <1.0.0", "@fluentui-react-native/experimental-shadow": "0.4.7", - "@fluentui-react-native/experimental-shimmer": "0.11.0", - "@fluentui-react-native/experimental-tabs": "0.9.10", - "@fluentui-react-native/experimental-text": ">=0.13.7 <1.0.0", + "@fluentui-react-native/experimental-shimmer": "0.11.1", + "@fluentui-react-native/experimental-tabs": "0.9.11", + "@fluentui-react-native/experimental-text": ">=0.13.8 <1.0.0", "@fluentui-react-native/framework": ">=0.11.5 <1.0.0", - "@fluentui-react-native/icon": "0.19.7", - "@fluentui-react-native/input": "^0.4.0", + "@fluentui-react-native/icon": "0.19.8", + "@fluentui-react-native/input": "^0.4.1", "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0", - "@fluentui-react-native/menu": "^1.11.17", + "@fluentui-react-native/menu": "^1.11.18", "@fluentui-react-native/merge-props": ">=0.7.1 <1.0.0", - "@fluentui-react-native/notification": "0.23.11", - "@fluentui-react-native/radio-group": ">=0.19.0 <1.0.0", + "@fluentui-react-native/notification": "0.23.12", + "@fluentui-react-native/radio-group": ">=0.19.1 <1.0.0", "@fluentui-react-native/separator": "^0.16.5", - "@fluentui-react-native/spinner": "^0.7.8", - "@fluentui-react-native/stack": ">=0.8.9 <1.0.0", - "@fluentui-react-native/switch": "^0.11.0", - "@fluentui-react-native/tablist": "0.3.7", - "@fluentui-react-native/text": ">=0.21.7 <1.0.0", + "@fluentui-react-native/spinner": "^0.7.9", + "@fluentui-react-native/stack": ">=0.8.10 <1.0.0", + "@fluentui-react-native/switch": "^0.11.1", + "@fluentui-react-native/tablist": "0.3.8", + "@fluentui-react-native/text": ">=0.21.8 <1.0.0", "@fluentui-react-native/theme": ">=0.9.1 <1.0.0", "@fluentui-react-native/theme-tokens": "^0.25.1", "@fluentui-react-native/theme-types": ">=0.32.0 <1.0.0", @@ -80,7 +80,7 @@ "@fluentui-react-native/theming-utils": ">=0.24.3 <1.0.0", "@fluentui-react-native/vibrancy-view": ">=0.0.2 <1.0.0", "@fluentui-react-native/win32-theme": ">=0.27.5 <1.0.0", - "@fluentui/react-native": ">=0.37.21 <1.0.0", + "@fluentui/react-native": ">=0.37.22 <1.0.0", "@fortawesome/fontawesome-svg-core": "^6.2.0", "@fortawesome/free-solid-svg-icons": "^6.2.0", "@fortawesome/react-native-fontawesome": "^0.3.0", diff --git a/apps/win32/CHANGELOG.json b/apps/win32/CHANGELOG.json index 532ac6b734..e3a10fd009 100644 --- a/apps/win32/CHANGELOG.json +++ b/apps/win32/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@fluentui-react-native/tester-win32", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:24 GMT", + "version": "0.34.40", + "tag": "@fluentui-react-native/tester-win32_v0.34.40", + "comments": { + "patch": [ + { + "author": "ruaraki@microsoft.com", + "package": "@fluentui-react-native/tester-win32", + "commit": "565d51b9f2769d1e566e59249d062b26338f408b", + "comment": "Update SVG dependencies" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tester-win32", + "comment": "Bump @fluentui-react-native/tester to v0.155.2", + "commit": "not available" + } + ] + } + }, { "date": "Tue, 22 Aug 2023 19:41:25 GMT", "version": "0.34.39", diff --git a/apps/win32/CHANGELOG.md b/apps/win32/CHANGELOG.md index 7bebbb416b..c2f22bf0ea 100644 --- a/apps/win32/CHANGELOG.md +++ b/apps/win32/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui-react-native/tester-win32 -This log was last generated on Tue, 22 Aug 2023 19:41:25 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:24 GMT and should not be manually modified. +## 0.34.40 + +Wed, 23 Aug 2023 18:55:24 GMT + +### Patches + +- Update SVG dependencies (ruaraki@microsoft.com) +- Bump @fluentui-react-native/tester to v0.155.2 + ## 0.34.39 Tue, 22 Aug 2023 19:41:25 GMT diff --git a/apps/win32/package.json b/apps/win32/package.json index 8c4c824010..04890bb30f 100644 --- a/apps/win32/package.json +++ b/apps/win32/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/tester-win32", - "version": "0.34.39", + "version": "0.34.40", "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.155.1", + "@fluentui-react-native/tester": "^0.155.2", "react": "18.2.0", "react-native": "^0.71.0", "react-native-svg": "^13.9.0", diff --git a/change/@fluentui-react-native-avatar-3de0e184-0f0a-47c3-bafd-9b751c62c410.json b/change/@fluentui-react-native-avatar-3de0e184-0f0a-47c3-bafd-9b751c62c410.json deleted file mode 100644 index d61acfe4b9..0000000000 --- a/change/@fluentui-react-native-avatar-3de0e184-0f0a-47c3-bafd-9b751c62c410.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Update SVG dependencies", - "packageName": "@fluentui-react-native/avatar", - "email": "ruaraki@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-native-badge-1b004379-973a-4af0-b948-ecd146722b09.json b/change/@fluentui-react-native-badge-1b004379-973a-4af0-b948-ecd146722b09.json deleted file mode 100644 index 6d535238d8..0000000000 --- a/change/@fluentui-react-native-badge-1b004379-973a-4af0-b948-ecd146722b09.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Update SVG dependencies", - "packageName": "@fluentui-react-native/badge", - "email": "ruaraki@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-native-checkbox-69f1ec8c-38c9-410f-9e9c-c757b223bf32.json b/change/@fluentui-react-native-checkbox-69f1ec8c-38c9-410f-9e9c-c757b223bf32.json deleted file mode 100644 index b7b69bceef..0000000000 --- a/change/@fluentui-react-native-checkbox-69f1ec8c-38c9-410f-9e9c-c757b223bf32.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Update SVG dependencies", - "packageName": "@fluentui-react-native/checkbox", - "email": "ruaraki@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-native-chip-9bb90045-f00a-459e-837e-eaa2ac967d17.json b/change/@fluentui-react-native-chip-9bb90045-f00a-459e-837e-eaa2ac967d17.json deleted file mode 100644 index 310aac491c..0000000000 --- a/change/@fluentui-react-native-chip-9bb90045-f00a-459e-837e-eaa2ac967d17.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Update SVG dependencies", - "packageName": "@fluentui-react-native/chip", - "email": "ruaraki@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-native-contextual-menu-ab505e15-bc63-4739-a301-fc3aba93be2e.json b/change/@fluentui-react-native-contextual-menu-ab505e15-bc63-4739-a301-fc3aba93be2e.json deleted file mode 100644 index f644cc3216..0000000000 --- a/change/@fluentui-react-native-contextual-menu-ab505e15-bc63-4739-a301-fc3aba93be2e.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Update SVG dependencies", - "packageName": "@fluentui-react-native/contextual-menu", - "email": "ruaraki@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-native-dropdown-e56eb2ca-9322-4f0a-bb07-fdb261be6b89.json b/change/@fluentui-react-native-dropdown-e56eb2ca-9322-4f0a-bb07-fdb261be6b89.json deleted file mode 100644 index b911c4778d..0000000000 --- a/change/@fluentui-react-native-dropdown-e56eb2ca-9322-4f0a-bb07-fdb261be6b89.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Update SVG dependencies", - "packageName": "@fluentui-react-native/dropdown", - "email": "ruaraki@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-native-experimental-activity-indicator-3b7f97ec-e689-4350-b592-0ebe80ab34dc.json b/change/@fluentui-react-native-experimental-activity-indicator-3b7f97ec-e689-4350-b592-0ebe80ab34dc.json deleted file mode 100644 index 724dd1c1c2..0000000000 --- a/change/@fluentui-react-native-experimental-activity-indicator-3b7f97ec-e689-4350-b592-0ebe80ab34dc.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Update SVG dependencies", - "packageName": "@fluentui-react-native/experimental-activity-indicator", - "email": "ruaraki@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-native-experimental-menu-button-dc828470-8d40-4246-8d4d-fcf74bb2dbc6.json b/change/@fluentui-react-native-experimental-menu-button-dc828470-8d40-4246-8d4d-fcf74bb2dbc6.json deleted file mode 100644 index 06df03c868..0000000000 --- a/change/@fluentui-react-native-experimental-menu-button-dc828470-8d40-4246-8d4d-fcf74bb2dbc6.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Update SVG dependencies", - "packageName": "@fluentui-react-native/experimental-menu-button", - "email": "ruaraki@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-native-experimental-shimmer-0b408261-c2e6-4fb7-bfee-d525a84f9480.json b/change/@fluentui-react-native-experimental-shimmer-0b408261-c2e6-4fb7-bfee-d525a84f9480.json deleted file mode 100644 index d948550e56..0000000000 --- a/change/@fluentui-react-native-experimental-shimmer-0b408261-c2e6-4fb7-bfee-d525a84f9480.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Update SVG dependencies", - "packageName": "@fluentui-react-native/experimental-shimmer", - "email": "ruaraki@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-native-icon-654f47c0-5a0d-4a80-80f7-20bce0d5bc00.json b/change/@fluentui-react-native-icon-654f47c0-5a0d-4a80-80f7-20bce0d5bc00.json deleted file mode 100644 index 312f4caeee..0000000000 --- a/change/@fluentui-react-native-icon-654f47c0-5a0d-4a80-80f7-20bce0d5bc00.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Update SVG dependencies", - "packageName": "@fluentui-react-native/icon", - "email": "ruaraki@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-native-input-428ce36c-7f18-445d-8ffe-d2247bcd00eb.json b/change/@fluentui-react-native-input-428ce36c-7f18-445d-8ffe-d2247bcd00eb.json deleted file mode 100644 index 71572160b2..0000000000 --- a/change/@fluentui-react-native-input-428ce36c-7f18-445d-8ffe-d2247bcd00eb.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Update SVG dependencies", - "packageName": "@fluentui-react-native/input", - "email": "ruaraki@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-native-menu-button-fc61f4e3-dac8-4977-a159-a180c0464fba.json b/change/@fluentui-react-native-menu-button-fc61f4e3-dac8-4977-a159-a180c0464fba.json deleted file mode 100644 index d3391816e0..0000000000 --- a/change/@fluentui-react-native-menu-button-fc61f4e3-dac8-4977-a159-a180c0464fba.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Update SVG dependencies", - "packageName": "@fluentui-react-native/menu-button", - "email": "ruaraki@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-native-menu-ec224f25-1830-4aa1-8c5f-6de610e1f6d3.json b/change/@fluentui-react-native-menu-ec224f25-1830-4aa1-8c5f-6de610e1f6d3.json deleted file mode 100644 index 34776a6bbc..0000000000 --- a/change/@fluentui-react-native-menu-ec224f25-1830-4aa1-8c5f-6de610e1f6d3.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Update SVG dependencies", - "packageName": "@fluentui-react-native/menu", - "email": "ruaraki@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-native-notification-9fb13299-032d-49b1-89b4-4eb5f9d29c54.json b/change/@fluentui-react-native-notification-9fb13299-032d-49b1-89b4-4eb5f9d29c54.json deleted file mode 100644 index c2adf1223c..0000000000 --- a/change/@fluentui-react-native-notification-9fb13299-032d-49b1-89b4-4eb5f9d29c54.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Update SVG dependencies", - "packageName": "@fluentui-react-native/notification", - "email": "ruaraki@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-native-radio-group-70630dcb-56f5-44ee-8bfc-f317e29e63db.json b/change/@fluentui-react-native-radio-group-70630dcb-56f5-44ee-8bfc-f317e29e63db.json deleted file mode 100644 index 61a38a7af6..0000000000 --- a/change/@fluentui-react-native-radio-group-70630dcb-56f5-44ee-8bfc-f317e29e63db.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Update SVG dependencies", - "packageName": "@fluentui-react-native/radio-group", - "email": "ruaraki@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-native-spinner-df172a4a-6df0-4a71-88fa-47f50f2647ae.json b/change/@fluentui-react-native-spinner-df172a4a-6df0-4a71-88fa-47f50f2647ae.json deleted file mode 100644 index a78ce26539..0000000000 --- a/change/@fluentui-react-native-spinner-df172a4a-6df0-4a71-88fa-47f50f2647ae.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Update SVG dependencies", - "packageName": "@fluentui-react-native/spinner", - "email": "ruaraki@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-native-tester-fcc97007-6e80-44f3-9d08-6ca1228bf2d2.json b/change/@fluentui-react-native-tester-fcc97007-6e80-44f3-9d08-6ca1228bf2d2.json deleted file mode 100644 index 6f0cb56331..0000000000 --- a/change/@fluentui-react-native-tester-fcc97007-6e80-44f3-9d08-6ca1228bf2d2.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Update SVG dependencies", - "packageName": "@fluentui-react-native/tester", - "email": "ruaraki@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@fluentui-react-native-tester-win32-4a186993-3cf0-487b-87e7-f02b8636637d.json b/change/@fluentui-react-native-tester-win32-4a186993-3cf0-487b-87e7-f02b8636637d.json deleted file mode 100644 index 4533401488..0000000000 --- a/change/@fluentui-react-native-tester-win32-4a186993-3cf0-487b-87e7-f02b8636637d.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Update SVG dependencies", - "packageName": "@fluentui-react-native/tester-win32", - "email": "ruaraki@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@uifabricshared-foundation-tokens-f4b88917-de4a-40f3-83f4-cd65e52da842.json b/change/@uifabricshared-foundation-tokens-f4b88917-de4a-40f3-83f4-cd65e52da842.json deleted file mode 100644 index 3eeae6b9e9..0000000000 --- a/change/@uifabricshared-foundation-tokens-f4b88917-de4a-40f3-83f4-cd65e52da842.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Fix depcheck", - "packageName": "@uifabricshared/foundation-tokens", - "email": "ruaraki@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/packages/components/Avatar/CHANGELOG.json b/packages/components/Avatar/CHANGELOG.json index 7954e6b0fd..ed86f34560 100644 --- a/packages/components/Avatar/CHANGELOG.json +++ b/packages/components/Avatar/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@fluentui-react-native/avatar", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:23 GMT", + "version": "1.10.10", + "tag": "@fluentui-react-native/avatar_v1.10.10", + "comments": { + "patch": [ + { + "author": "ruaraki@microsoft.com", + "package": "@fluentui-react-native/avatar", + "commit": "565d51b9f2769d1e566e59249d062b26338f408b", + "comment": "Update SVG dependencies" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/avatar", + "comment": "Bump @fluentui-react-native/badge to v0.7.6", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/avatar", + "comment": "Bump @fluentui-react-native/icon to v0.19.8", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 14 Aug 2023 20:14:41 GMT", "version": "1.10.9", diff --git a/packages/components/Avatar/CHANGELOG.md b/packages/components/Avatar/CHANGELOG.md index 40b0480952..acf58b0a14 100644 --- a/packages/components/Avatar/CHANGELOG.md +++ b/packages/components/Avatar/CHANGELOG.md @@ -1,9 +1,19 @@ # Change Log - @fluentui-react-native/avatar -This log was last generated on Mon, 14 Aug 2023 20:14:41 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:23 GMT and should not be manually modified. +## 1.10.10 + +Wed, 23 Aug 2023 18:55:23 GMT + +### Patches + +- Update SVG dependencies (ruaraki@microsoft.com) +- Bump @fluentui-react-native/badge to v0.7.6 +- Bump @fluentui-react-native/icon to v0.19.8 + ## 1.10.9 Mon, 14 Aug 2023 20:14:41 GMT diff --git a/packages/components/Avatar/package.json b/packages/components/Avatar/package.json index 61b2aa4737..521a622880 100644 --- a/packages/components/Avatar/package.json +++ b/packages/components/Avatar/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/avatar", - "version": "1.10.9", + "version": "1.10.10", "description": "A cross-platform Avatar component using the Fluent Design System", "license": "MIT", "author": "Microsoft ", @@ -30,9 +30,9 @@ }, "dependencies": { "@fluentui-react-native/adapters": "^0.11.2", - "@fluentui-react-native/badge": "^0.7.5", + "@fluentui-react-native/badge": "^0.7.6", "@fluentui-react-native/framework": "0.11.5", - "@fluentui-react-native/icon": "^0.19.7", + "@fluentui-react-native/icon": "^0.19.8", "@fluentui-react-native/theme-tokens": "^0.25.1", "@fluentui-react-native/theming-utils": ">=0.24.3 <1.0.0", "@fluentui-react-native/tokens": "^0.21.2", diff --git a/packages/components/Badge/CHANGELOG.json b/packages/components/Badge/CHANGELOG.json index c4b7013f4a..ff3c923e58 100644 --- a/packages/components/Badge/CHANGELOG.json +++ b/packages/components/Badge/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@fluentui-react-native/badge", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:23 GMT", + "version": "0.7.6", + "tag": "@fluentui-react-native/badge_v0.7.6", + "comments": { + "patch": [ + { + "author": "ruaraki@microsoft.com", + "package": "@fluentui-react-native/badge", + "commit": "565d51b9f2769d1e566e59249d062b26338f408b", + "comment": "Update SVG dependencies" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/badge", + "comment": "Bump @fluentui-react-native/icon to v0.19.8", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/badge", + "comment": "Bump @fluentui-react-native/text to v0.21.8", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 14 Aug 2023 20:14:41 GMT", "version": "0.7.5", diff --git a/packages/components/Badge/CHANGELOG.md b/packages/components/Badge/CHANGELOG.md index 672c3e00af..d52b7df66c 100644 --- a/packages/components/Badge/CHANGELOG.md +++ b/packages/components/Badge/CHANGELOG.md @@ -1,9 +1,19 @@ # Change Log - @fluentui-react-native/badge -This log was last generated on Mon, 14 Aug 2023 20:14:41 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:23 GMT and should not be manually modified. +## 0.7.6 + +Wed, 23 Aug 2023 18:55:23 GMT + +### Patches + +- Update SVG dependencies (ruaraki@microsoft.com) +- Bump @fluentui-react-native/icon to v0.19.8 +- Bump @fluentui-react-native/text to v0.21.8 + ## 0.7.5 Mon, 14 Aug 2023 20:14:41 GMT diff --git a/packages/components/Badge/package.json b/packages/components/Badge/package.json index ebd3fe88be..a2e58cad56 100644 --- a/packages/components/Badge/package.json +++ b/packages/components/Badge/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/badge", - "version": "0.7.5", + "version": "0.7.6", "description": "A cross-platform Badge component using the Fluent Design System. A badge is an additional visual descriptor for UI elements.", "license": "MIT", "author": "Microsoft ", @@ -27,8 +27,8 @@ "@fluentui-react-native/adapters": "^0.11.2", "@fluentui-react-native/experimental-shadow": ">=0.4.7 <1.0.0", "@fluentui-react-native/framework": ">=0.11.5 <1.0.0", - "@fluentui-react-native/icon": "^0.19.7", - "@fluentui-react-native/text": ">=0.21.7 <1.0.0", + "@fluentui-react-native/icon": "^0.19.8", + "@fluentui-react-native/text": ">=0.21.8 <1.0.0", "@fluentui-react-native/theme-tokens": "^0.25.1", "@fluentui-react-native/theme-types": "^0.32.0", "@fluentui-react-native/theming-utils": ">=0.24.3 <1.0.0", diff --git a/packages/components/Button/CHANGELOG.json b/packages/components/Button/CHANGELOG.json index 98e4a23331..411a5ede1a 100644 --- a/packages/components/Button/CHANGELOG.json +++ b/packages/components/Button/CHANGELOG.json @@ -1,6 +1,39 @@ { "name": "@fluentui-react-native/button", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:24 GMT", + "version": "0.35.1", + "tag": "@fluentui-react-native/button_v0.35.1", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui-react-native/button", + "comment": "Bump @fluentui-react-native/experimental-activity-indicator to v0.8.7", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/button", + "comment": "Bump @fluentui-react-native/icon to v0.19.8", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/button", + "comment": "Bump @fluentui-react-native/text to v0.21.8", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/button", + "comment": "Bump @uifabricshared/foundation-compose to v1.14.7", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 21 Aug 2023 20:45:53 GMT", "version": "0.35.0", diff --git a/packages/components/Button/CHANGELOG.md b/packages/components/Button/CHANGELOG.md index 4705516bde..c65a6a7897 100644 --- a/packages/components/Button/CHANGELOG.md +++ b/packages/components/Button/CHANGELOG.md @@ -1,9 +1,20 @@ # Change Log - @fluentui-react-native/button -This log was last generated on Mon, 21 Aug 2023 20:45:53 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:24 GMT and should not be manually modified. +## 0.35.1 + +Wed, 23 Aug 2023 18:55:24 GMT + +### Patches + +- Bump @fluentui-react-native/experimental-activity-indicator to v0.8.7 +- Bump @fluentui-react-native/icon to v0.19.8 +- Bump @fluentui-react-native/text to v0.21.8 +- Bump @uifabricshared/foundation-compose to v1.14.7 + ## 0.35.0 Mon, 21 Aug 2023 20:45:53 GMT diff --git a/packages/components/Button/package.json b/packages/components/Button/package.json index 9062125905..5c75ed712f 100644 --- a/packages/components/Button/package.json +++ b/packages/components/Button/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/button", - "version": "0.35.0", + "version": "0.35.1", "description": "A cross-platform Button component using the Fluent Design System", "main": "src/index.ts", "module": "src/index.ts", @@ -27,21 +27,21 @@ }, "dependencies": { "@fluentui-react-native/adapters": ">=0.11.2 <1.0.0", - "@fluentui-react-native/experimental-activity-indicator": "^0.8.6", + "@fluentui-react-native/experimental-activity-indicator": "^0.8.7", "@fluentui-react-native/experimental-shadow": "0.4.7", "@fluentui-react-native/framework": "0.11.5", - "@fluentui-react-native/icon": "0.19.7", + "@fluentui-react-native/icon": "0.19.8", "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0", "@fluentui-react-native/pressable": ">=0.10.8 <1.0.0", "@fluentui-react-native/styling-utils": ">=0.5.0 <1.0.0", - "@fluentui-react-native/text": ">=0.21.7 <1.0.0", + "@fluentui-react-native/text": ">=0.21.8 <1.0.0", "@fluentui-react-native/theme-tokens": ">=0.25.1 <1.0.0", "@fluentui-react-native/theme-types": ">=0.32.0 <1.0.0", "@fluentui-react-native/theming-utils": ">=0.24.3 <1.0.0", "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0", "@fluentui-react-native/use-styling": ">=0.11.1 <1.0.0", "@uifabricshared/foundation-composable": ">=0.12.2 <1.0.0", - "@uifabricshared/foundation-compose": "^1.14.6", + "@uifabricshared/foundation-compose": "^1.14.7", "@uifabricshared/foundation-settings": ">=0.13.2 <1.0.0", "tslib": "^2.3.1" }, diff --git a/packages/components/Callout/CHANGELOG.json b/packages/components/Callout/CHANGELOG.json index cbad63620e..09792c4ec2 100644 --- a/packages/components/Callout/CHANGELOG.json +++ b/packages/components/Callout/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui-react-native/callout", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:24 GMT", + "version": "0.24.14", + "tag": "@fluentui-react-native/callout_v0.24.14", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui-react-native/callout", + "comment": "Bump @uifabricshared/foundation-compose to v1.14.7", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 14 Aug 2023 20:14:41 GMT", "version": "0.24.13", diff --git a/packages/components/Callout/CHANGELOG.md b/packages/components/Callout/CHANGELOG.md index e75b8a2352..c56d67e5dd 100644 --- a/packages/components/Callout/CHANGELOG.md +++ b/packages/components/Callout/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @fluentui-react-native/callout -This log was last generated on Mon, 14 Aug 2023 20:14:41 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:24 GMT and should not be manually modified. +## 0.24.14 + +Wed, 23 Aug 2023 18:55:24 GMT + +### Patches + +- Bump @uifabricshared/foundation-compose to v1.14.7 + ## 0.24.13 Mon, 14 Aug 2023 20:14:41 GMT diff --git a/packages/components/Callout/package.json b/packages/components/Callout/package.json index afa9fea464..01e1c96c7b 100644 --- a/packages/components/Callout/package.json +++ b/packages/components/Callout/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/callout", - "version": "0.24.13", + "version": "0.24.14", "description": "A cross-platform Callout component using the Fluent Design System", "license": "MIT", "author": "", @@ -34,7 +34,7 @@ "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0", "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0", "@uifabricshared/foundation-composable": ">=0.12.2 <1.0.0", - "@uifabricshared/foundation-compose": "^1.14.6", + "@uifabricshared/foundation-compose": "^1.14.7", "@uifabricshared/foundation-settings": ">=0.13.2 <1.0.0" }, "devDependencies": { diff --git a/packages/components/Checkbox/CHANGELOG.json b/packages/components/Checkbox/CHANGELOG.json index 6574666e5c..136220dba0 100644 --- a/packages/components/Checkbox/CHANGELOG.json +++ b/packages/components/Checkbox/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@fluentui-react-native/checkbox", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:23 GMT", + "version": "0.21.1", + "tag": "@fluentui-react-native/checkbox_v0.21.1", + "comments": { + "patch": [ + { + "author": "ruaraki@microsoft.com", + "package": "@fluentui-react-native/checkbox", + "commit": "565d51b9f2769d1e566e59249d062b26338f408b", + "comment": "Update SVG dependencies" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/checkbox", + "comment": "Bump @fluentui-react-native/text to v0.21.8", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/checkbox", + "comment": "Bump @uifabricshared/foundation-compose to v1.14.7", + "commit": "not available" + } + ] + } + }, { "date": "Wed, 16 Aug 2023 23:34:27 GMT", "version": "0.21.0", diff --git a/packages/components/Checkbox/CHANGELOG.md b/packages/components/Checkbox/CHANGELOG.md index 25d893d965..fdb26a2902 100644 --- a/packages/components/Checkbox/CHANGELOG.md +++ b/packages/components/Checkbox/CHANGELOG.md @@ -1,9 +1,19 @@ # Change Log - @fluentui-react-native/checkbox -This log was last generated on Wed, 16 Aug 2023 23:34:27 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:23 GMT and should not be manually modified. +## 0.21.1 + +Wed, 23 Aug 2023 18:55:23 GMT + +### Patches + +- Update SVG dependencies (ruaraki@microsoft.com) +- Bump @fluentui-react-native/text to v0.21.8 +- Bump @uifabricshared/foundation-compose to v1.14.7 + ## 0.21.0 Wed, 16 Aug 2023 23:34:27 GMT diff --git a/packages/components/Checkbox/package.json b/packages/components/Checkbox/package.json index 130c84160f..7c994fe819 100644 --- a/packages/components/Checkbox/package.json +++ b/packages/components/Checkbox/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/checkbox", - "version": "0.21.0", + "version": "0.21.1", "description": "A cross-platform Checkbox component using the Fluent Design System", "main": "src/index.ts", "module": "src/index.ts", @@ -31,13 +31,13 @@ "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0", "@fluentui-react-native/pressable": ">=0.10.8 <1.0.0", "@fluentui-react-native/styling-utils": ">=0.5.0 <1.0.0", - "@fluentui-react-native/text": ">=0.21.7 <1.0.0", + "@fluentui-react-native/text": ">=0.21.8 <1.0.0", "@fluentui-react-native/theme-tokens": "^0.25.1", "@fluentui-react-native/theming-utils": ">=0.24.3 <1.0.0", "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0", "@fluentui-react-native/use-styling": ">=0.11.1 <1.0.0", "@uifabricshared/foundation-composable": ">=0.12.2 <1.0.0", - "@uifabricshared/foundation-compose": "^1.14.6", + "@uifabricshared/foundation-compose": "^1.14.7", "@uifabricshared/foundation-settings": ">=0.13.2 <1.0.0", "tslib": "^2.3.1" }, diff --git a/packages/components/Chip/CHANGELOG.json b/packages/components/Chip/CHANGELOG.json index a056c76552..71e17ffecd 100644 --- a/packages/components/Chip/CHANGELOG.json +++ b/packages/components/Chip/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@fluentui-react-native/chip", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:23 GMT", + "version": "0.2.1", + "tag": "@fluentui-react-native/chip_v0.2.1", + "comments": { + "patch": [ + { + "author": "ruaraki@microsoft.com", + "package": "@fluentui-react-native/chip", + "commit": "565d51b9f2769d1e566e59249d062b26338f408b", + "comment": "Update SVG dependencies" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/chip", + "comment": "Bump @fluentui-react-native/icon to v0.19.8", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/chip", + "comment": "Bump @fluentui-react-native/text to v0.21.8", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 21 Aug 2023 22:45:19 GMT", "version": "0.2.0", diff --git a/packages/components/Chip/CHANGELOG.md b/packages/components/Chip/CHANGELOG.md index 3285c672cd..21da8c5d56 100644 --- a/packages/components/Chip/CHANGELOG.md +++ b/packages/components/Chip/CHANGELOG.md @@ -1,9 +1,19 @@ # Change Log - @fluentui-react-native/chip -This log was last generated on Mon, 21 Aug 2023 22:45:19 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:23 GMT and should not be manually modified. +## 0.2.1 + +Wed, 23 Aug 2023 18:55:23 GMT + +### Patches + +- Update SVG dependencies (ruaraki@microsoft.com) +- Bump @fluentui-react-native/icon to v0.19.8 +- Bump @fluentui-react-native/text to v0.21.8 + ## 0.2.0 Mon, 21 Aug 2023 22:45:19 GMT diff --git a/packages/components/Chip/package.json b/packages/components/Chip/package.json index 9152b6a367..3899a103b7 100644 --- a/packages/components/Chip/package.json +++ b/packages/components/Chip/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/chip", - "version": "0.2.0", + "version": "0.2.1", "description": "A cross-platform Chip component using the Fluent Design System. A chip is a compact representations of entities (most commonly, people) that can be typed in, deleted or dragged easily.", "license": "MIT", "author": "Microsoft ", @@ -26,9 +26,9 @@ "dependencies": { "@fluentui-react-native/adapters": "^0.11.2", "@fluentui-react-native/framework": ">=0.11.5 <1.0.0", - "@fluentui-react-native/icon": "^0.19.7", + "@fluentui-react-native/icon": "^0.19.8", "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0", - "@fluentui-react-native/text": ">=0.21.7 <1.0.0", + "@fluentui-react-native/text": ">=0.21.8 <1.0.0", "@fluentui-react-native/theme-tokens": "^0.25.1", "@fluentui-react-native/tokens": "^0.21.2", "@fluentui-react-native/use-styling": "^0.11.1" diff --git a/packages/components/ContextualMenu/CHANGELOG.json b/packages/components/ContextualMenu/CHANGELOG.json index 7f5321aba1..3047313b19 100644 --- a/packages/components/ContextualMenu/CHANGELOG.json +++ b/packages/components/ContextualMenu/CHANGELOG.json @@ -1,6 +1,45 @@ { "name": "@fluentui-react-native/contextual-menu", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:23 GMT", + "version": "0.22.15", + "tag": "@fluentui-react-native/contextual-menu_v0.22.15", + "comments": { + "patch": [ + { + "author": "ruaraki@microsoft.com", + "package": "@fluentui-react-native/contextual-menu", + "commit": "565d51b9f2769d1e566e59249d062b26338f408b", + "comment": "Update SVG dependencies" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/contextual-menu", + "comment": "Bump @fluentui-react-native/callout to v0.24.14", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/contextual-menu", + "comment": "Bump @fluentui-react-native/icon to v0.19.8", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/contextual-menu", + "comment": "Bump @fluentui-react-native/text to v0.21.8", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/contextual-menu", + "comment": "Bump @uifabricshared/foundation-compose to v1.14.7", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 14 Aug 2023 20:14:41 GMT", "version": "0.22.14", diff --git a/packages/components/ContextualMenu/CHANGELOG.md b/packages/components/ContextualMenu/CHANGELOG.md index d84dc8a182..be0e800d0d 100644 --- a/packages/components/ContextualMenu/CHANGELOG.md +++ b/packages/components/ContextualMenu/CHANGELOG.md @@ -1,9 +1,21 @@ # Change Log - @fluentui-react-native/contextual-menu -This log was last generated on Mon, 14 Aug 2023 20:14:41 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:23 GMT and should not be manually modified. +## 0.22.15 + +Wed, 23 Aug 2023 18:55:23 GMT + +### Patches + +- Update SVG dependencies (ruaraki@microsoft.com) +- Bump @fluentui-react-native/callout to v0.24.14 +- Bump @fluentui-react-native/icon to v0.19.8 +- Bump @fluentui-react-native/text to v0.21.8 +- Bump @uifabricshared/foundation-compose to v1.14.7 + ## 0.22.14 Mon, 14 Aug 2023 20:14:41 GMT diff --git a/packages/components/ContextualMenu/package.json b/packages/components/ContextualMenu/package.json index ab4ca5a680..9ba933765c 100644 --- a/packages/components/ContextualMenu/package.json +++ b/packages/components/ContextualMenu/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/contextual-menu", - "version": "0.22.14", + "version": "0.22.15", "description": "A cross-platform ContextualMenu component using the Fluent Design System", "license": "MIT", "author": "", @@ -30,14 +30,14 @@ }, "dependencies": { "@fluentui-react-native/adapters": "^0.11.2", - "@fluentui-react-native/callout": ">=0.24.13 <1.0.0", + "@fluentui-react-native/callout": ">=0.24.14 <1.0.0", "@fluentui-react-native/focus-zone": "^0.12.9", - "@fluentui-react-native/icon": "0.19.7", + "@fluentui-react-native/icon": "0.19.8", "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0", - "@fluentui-react-native/text": ">=0.21.7 <1.0.0", + "@fluentui-react-native/text": ">=0.21.8 <1.0.0", "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0", "@uifabricshared/foundation-composable": ">=0.12.2 <1.0.0", - "@uifabricshared/foundation-compose": "^1.14.6", + "@uifabricshared/foundation-compose": "^1.14.7", "@uifabricshared/foundation-settings": ">=0.13.2 <1.0.0" }, "devDependencies": { diff --git a/packages/components/Divider/CHANGELOG.json b/packages/components/Divider/CHANGELOG.json index 6e2542e05a..fa2c2ad794 100644 --- a/packages/components/Divider/CHANGELOG.json +++ b/packages/components/Divider/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@fluentui-react-native/divider", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:24 GMT", + "version": "0.5.8", + "tag": "@fluentui-react-native/divider_v0.5.8", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui-react-native/divider", + "comment": "Bump @fluentui-react-native/icon to v0.19.8", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/divider", + "comment": "Bump @fluentui-react-native/text to v0.21.8", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 14 Aug 2023 20:14:41 GMT", "version": "0.5.7", diff --git a/packages/components/Divider/CHANGELOG.md b/packages/components/Divider/CHANGELOG.md index fdf7525e1e..d1c4eb05ba 100644 --- a/packages/components/Divider/CHANGELOG.md +++ b/packages/components/Divider/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui-react-native/divider -This log was last generated on Mon, 14 Aug 2023 20:14:41 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:24 GMT and should not be manually modified. +## 0.5.8 + +Wed, 23 Aug 2023 18:55:24 GMT + +### Patches + +- Bump @fluentui-react-native/icon to v0.19.8 +- Bump @fluentui-react-native/text to v0.21.8 + ## 0.5.7 Mon, 14 Aug 2023 20:14:41 GMT diff --git a/packages/components/Divider/package.json b/packages/components/Divider/package.json index 4c2126e71e..908212255c 100644 --- a/packages/components/Divider/package.json +++ b/packages/components/Divider/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/divider", - "version": "0.5.7", + "version": "0.5.8", "description": "A cross-platform Divider component using the Fluent Design System", "main": "src/index.ts", "module": "src/index.ts", @@ -27,8 +27,8 @@ }, "dependencies": { "@fluentui-react-native/framework": "0.11.5", - "@fluentui-react-native/icon": "0.19.7", - "@fluentui-react-native/text": ">=0.21.7 <1.0.0", + "@fluentui-react-native/icon": "0.19.8", + "@fluentui-react-native/text": ">=0.21.8 <1.0.0", "@fluentui-react-native/theme-tokens": ">=0.25.1 <1.0.0", "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0" }, diff --git a/packages/components/Icon/CHANGELOG.json b/packages/components/Icon/CHANGELOG.json index 8622564604..9268f47557 100644 --- a/packages/components/Icon/CHANGELOG.json +++ b/packages/components/Icon/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@fluentui-react-native/icon", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:23 GMT", + "version": "0.19.8", + "tag": "@fluentui-react-native/icon_v0.19.8", + "comments": { + "patch": [ + { + "author": "ruaraki@microsoft.com", + "package": "@fluentui-react-native/icon", + "commit": "565d51b9f2769d1e566e59249d062b26338f408b", + "comment": "Update SVG dependencies" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/icon", + "comment": "Bump @fluentui-react-native/text to v0.21.8", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 14 Aug 2023 20:14:41 GMT", "version": "0.19.7", diff --git a/packages/components/Icon/CHANGELOG.md b/packages/components/Icon/CHANGELOG.md index 31c13b3cda..be50572f91 100644 --- a/packages/components/Icon/CHANGELOG.md +++ b/packages/components/Icon/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui-react-native/icon -This log was last generated on Mon, 14 Aug 2023 20:14:41 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:23 GMT and should not be manually modified. +## 0.19.8 + +Wed, 23 Aug 2023 18:55:23 GMT + +### Patches + +- Update SVG dependencies (ruaraki@microsoft.com) +- Bump @fluentui-react-native/text to v0.21.8 + ## 0.19.7 Mon, 14 Aug 2023 20:14:41 GMT diff --git a/packages/components/Icon/package.json b/packages/components/Icon/package.json index 84d94defb4..e48bd65bb6 100644 --- a/packages/components/Icon/package.json +++ b/packages/components/Icon/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/icon", - "version": "0.19.7", + "version": "0.19.8", "description": "A cross-platform Icon component", "main": "src/index.ts", "module": "src/index.ts", @@ -28,7 +28,7 @@ "dependencies": { "@fluentui-react-native/adapters": "^0.11.2", "@fluentui-react-native/framework": ">=0.11.5 <1.0.0", - "@fluentui-react-native/text": "^0.21.7" + "@fluentui-react-native/text": "^0.21.8" }, "devDependencies": { "@fluentui-react-native/eslint-config-rules": "^0.1.1", diff --git a/packages/components/Input/CHANGELOG.json b/packages/components/Input/CHANGELOG.json index fb38b23e52..393eac4909 100644 --- a/packages/components/Input/CHANGELOG.json +++ b/packages/components/Input/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@fluentui-react-native/input", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:24 GMT", + "version": "0.4.1", + "tag": "@fluentui-react-native/input_v0.4.1", + "comments": { + "patch": [ + { + "author": "ruaraki@microsoft.com", + "package": "@fluentui-react-native/input", + "commit": "565d51b9f2769d1e566e59249d062b26338f408b", + "comment": "Update SVG dependencies" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/input", + "comment": "Bump @fluentui-react-native/icon to v0.19.8", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/input", + "comment": "Bump @fluentui-react-native/text to v0.21.8", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 21 Aug 2023 22:45:19 GMT", "version": "0.4.0", diff --git a/packages/components/Input/CHANGELOG.md b/packages/components/Input/CHANGELOG.md index 8b0cbb80c4..6d2dca1bb5 100644 --- a/packages/components/Input/CHANGELOG.md +++ b/packages/components/Input/CHANGELOG.md @@ -1,9 +1,19 @@ # Change Log - @fluentui-react-native/input -This log was last generated on Mon, 21 Aug 2023 22:45:19 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:24 GMT and should not be manually modified. +## 0.4.1 + +Wed, 23 Aug 2023 18:55:24 GMT + +### Patches + +- Update SVG dependencies (ruaraki@microsoft.com) +- Bump @fluentui-react-native/icon to v0.19.8 +- Bump @fluentui-react-native/text to v0.21.8 + ## 0.4.0 Mon, 21 Aug 2023 22:45:19 GMT diff --git a/packages/components/Input/package.json b/packages/components/Input/package.json index 66aabde318..ec1a4c937c 100644 --- a/packages/components/Input/package.json +++ b/packages/components/Input/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/input", - "version": "0.4.0", + "version": "0.4.1", "description": "A cross-platform Text input component using the Fluent Design System", "main": "src/index.ts", "module": "src/index.ts", @@ -27,10 +27,10 @@ }, "dependencies": { "@fluentui-react-native/framework": "0.11.5", - "@fluentui-react-native/icon": "^0.19.7", + "@fluentui-react-native/icon": "^0.19.8", "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0", "@fluentui-react-native/styling-utils": ">=0.5.0 <1.0.0", - "@fluentui-react-native/text": ">=0.21.7 <1.0.0", + "@fluentui-react-native/text": ">=0.21.8 <1.0.0", "@fluentui-react-native/theme-tokens": "^0.25.1", "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0", "@fluentui-react-native/use-styling": ">=0.11.1 <1.0.0" diff --git a/packages/components/Link/CHANGELOG.json b/packages/components/Link/CHANGELOG.json index e6bed1e977..a1136882f2 100644 --- a/packages/components/Link/CHANGELOG.json +++ b/packages/components/Link/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@fluentui-react-native/link", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:24 GMT", + "version": "0.20.1", + "tag": "@fluentui-react-native/link_v0.20.1", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui-react-native/link", + "comment": "Bump @fluentui-react-native/text to v0.21.8", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/link", + "comment": "Bump @uifabricshared/foundation-compose to v1.14.7", + "commit": "not available" + } + ] + } + }, { "date": "Tue, 22 Aug 2023 19:41:25 GMT", "version": "0.20.0", diff --git a/packages/components/Link/CHANGELOG.md b/packages/components/Link/CHANGELOG.md index e16c26c559..8fb2fc36f7 100644 --- a/packages/components/Link/CHANGELOG.md +++ b/packages/components/Link/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui-react-native/link -This log was last generated on Tue, 22 Aug 2023 19:41:25 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:24 GMT and should not be manually modified. +## 0.20.1 + +Wed, 23 Aug 2023 18:55:24 GMT + +### Patches + +- Bump @fluentui-react-native/text to v0.21.8 +- Bump @uifabricshared/foundation-compose to v1.14.7 + ## 0.20.0 Tue, 22 Aug 2023 19:41:25 GMT diff --git a/packages/components/Link/package.json b/packages/components/Link/package.json index 5162e9ba8b..dfb4386ebc 100644 --- a/packages/components/Link/package.json +++ b/packages/components/Link/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/link", - "version": "0.20.0", + "version": "0.20.1", "description": "A cross-platform Link component using the Fluent Design System", "main": "src/index.ts", "module": "src/index.ts", @@ -29,11 +29,11 @@ "@fluentui-react-native/adapters": ">=0.11.2 <1.0.0", "@fluentui-react-native/framework": ">=0.11.5 <1.0.0", "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0", - "@fluentui-react-native/text": ">=0.21.7 <1.0.0", + "@fluentui-react-native/text": ">=0.21.8 <1.0.0", "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0", "@fluentui-react-native/use-styling": "^0.11.1", "@uifabricshared/foundation-composable": ">=0.12.2 <1.0.0", - "@uifabricshared/foundation-compose": "^1.14.6", + "@uifabricshared/foundation-compose": "^1.14.7", "@uifabricshared/foundation-settings": ">=0.13.2 <1.0.0", "tslib": "^2.3.1" }, diff --git a/packages/components/Menu/CHANGELOG.json b/packages/components/Menu/CHANGELOG.json index f1f5863cf5..94a18e705b 100644 --- a/packages/components/Menu/CHANGELOG.json +++ b/packages/components/Menu/CHANGELOG.json @@ -1,6 +1,45 @@ { "name": "@fluentui-react-native/menu", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:24 GMT", + "version": "1.11.18", + "tag": "@fluentui-react-native/menu_v1.11.18", + "comments": { + "patch": [ + { + "author": "ruaraki@microsoft.com", + "package": "@fluentui-react-native/menu", + "commit": "565d51b9f2769d1e566e59249d062b26338f408b", + "comment": "Update SVG dependencies" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/menu", + "comment": "Bump @fluentui-react-native/callout to v0.24.14", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/menu", + "comment": "Bump @fluentui-react-native/icon to v0.19.8", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/menu", + "comment": "Bump @fluentui-react-native/text to v0.21.8", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/menu", + "comment": "Bump @fluentui-react-native/button to v0.35.1", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 21 Aug 2023 20:45:53 GMT", "version": "1.11.17", diff --git a/packages/components/Menu/CHANGELOG.md b/packages/components/Menu/CHANGELOG.md index 99ab5d3d6b..a4fddcdbc5 100644 --- a/packages/components/Menu/CHANGELOG.md +++ b/packages/components/Menu/CHANGELOG.md @@ -1,9 +1,21 @@ # Change Log - @fluentui-react-native/menu -This log was last generated on Mon, 21 Aug 2023 20:45:53 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:24 GMT and should not be manually modified. +## 1.11.18 + +Wed, 23 Aug 2023 18:55:24 GMT + +### Patches + +- Update SVG dependencies (ruaraki@microsoft.com) +- Bump @fluentui-react-native/callout to v0.24.14 +- Bump @fluentui-react-native/icon to v0.19.8 +- Bump @fluentui-react-native/text to v0.21.8 +- Bump @fluentui-react-native/button to v0.35.1 + ## 1.11.17 Mon, 21 Aug 2023 20:45:53 GMT diff --git a/packages/components/Menu/package.json b/packages/components/Menu/package.json index 868f5e3242..3c7529288d 100644 --- a/packages/components/Menu/package.json +++ b/packages/components/Menu/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/menu", - "version": "1.11.17", + "version": "1.11.18", "description": "A cross-platform Menu component using the Fluent Design System", "main": "src/index.ts", "module": "src/index.ts", @@ -27,19 +27,19 @@ }, "dependencies": { "@fluentui-react-native/adapters": ">=0.11.2 <1.0.0", - "@fluentui-react-native/callout": ">=0.24.13 <1.0.0", + "@fluentui-react-native/callout": ">=0.24.14 <1.0.0", "@fluentui-react-native/focus-zone": ">=0.12.9 <1.0.0", "@fluentui-react-native/framework": "0.11.5", - "@fluentui-react-native/icon": "^0.19.7", + "@fluentui-react-native/icon": "^0.19.8", "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0", - "@fluentui-react-native/text": ">=0.21.7 <1.0.0", + "@fluentui-react-native/text": ">=0.21.8 <1.0.0", "@fluentui-react-native/theme-tokens": ">=0.25.1 <1.0.0", "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0", "@fluentui-react-native/use-styling": ">=0.11.1 <1.0.0", "tslib": "^2.3.1" }, "devDependencies": { - "@fluentui-react-native/button": ">=0.35.0 <1.0.0", + "@fluentui-react-native/button": ">=0.35.1 <1.0.0", "@fluentui-react-native/eslint-config-rules": "^0.1.1", "@fluentui-react-native/scripts": "^0.1.1", "@fluentui-react-native/test-tools": ">=0.1.1 <1.0.0", diff --git a/packages/components/MenuButton/CHANGELOG.json b/packages/components/MenuButton/CHANGELOG.json index 0af71bcae5..58b190d0dc 100644 --- a/packages/components/MenuButton/CHANGELOG.json +++ b/packages/components/MenuButton/CHANGELOG.json @@ -1,6 +1,45 @@ { "name": "@fluentui-react-native/menu-button", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:24 GMT", + "version": "0.11.19", + "tag": "@fluentui-react-native/menu-button_v0.11.19", + "comments": { + "patch": [ + { + "author": "ruaraki@microsoft.com", + "package": "@fluentui-react-native/menu-button", + "commit": "565d51b9f2769d1e566e59249d062b26338f408b", + "comment": "Update SVG dependencies" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/menu-button", + "comment": "Bump @fluentui-react-native/button to v0.35.1", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/menu-button", + "comment": "Bump @fluentui-react-native/contextual-menu to v0.22.15", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/menu-button", + "comment": "Bump @fluentui-react-native/icon to v0.19.8", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/menu-button", + "comment": "Bump @uifabricshared/foundation-compose to v1.14.7", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 21 Aug 2023 20:45:53 GMT", "version": "0.11.18", diff --git a/packages/components/MenuButton/CHANGELOG.md b/packages/components/MenuButton/CHANGELOG.md index aac3a84dbd..25a39a353f 100644 --- a/packages/components/MenuButton/CHANGELOG.md +++ b/packages/components/MenuButton/CHANGELOG.md @@ -1,9 +1,21 @@ # Change Log - @fluentui-react-native/menu-button -This log was last generated on Mon, 21 Aug 2023 20:45:53 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:24 GMT and should not be manually modified. +## 0.11.19 + +Wed, 23 Aug 2023 18:55:24 GMT + +### Patches + +- Update SVG dependencies (ruaraki@microsoft.com) +- Bump @fluentui-react-native/button to v0.35.1 +- Bump @fluentui-react-native/contextual-menu to v0.22.15 +- Bump @fluentui-react-native/icon to v0.19.8 +- Bump @uifabricshared/foundation-compose to v1.14.7 + ## 0.11.18 Mon, 21 Aug 2023 20:45:53 GMT diff --git a/packages/components/MenuButton/package.json b/packages/components/MenuButton/package.json index dbc82e631b..b1e8b2bb93 100644 --- a/packages/components/MenuButton/package.json +++ b/packages/components/MenuButton/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/menu-button", - "version": "0.11.18", + "version": "0.11.19", "description": "A cross-platform MenuButton component using the Fluent Design System", "license": "MIT", "author": "Microsoft ", @@ -29,13 +29,13 @@ "directory": "packages/components/MenuButton" }, "dependencies": { - "@fluentui-react-native/button": "^0.35.0", + "@fluentui-react-native/button": "^0.35.1", "@fluentui-react-native/component-cache": "^1.5.1", - "@fluentui-react-native/contextual-menu": "^0.22.14", - "@fluentui-react-native/icon": "^0.19.7", + "@fluentui-react-native/contextual-menu": "^0.22.15", + "@fluentui-react-native/icon": "^0.19.8", "@fluentui-react-native/tokens": "^0.21.2", "@uifabricshared/foundation-composable": ">=0.12.2 <1.0.0", - "@uifabricshared/foundation-compose": "^1.14.6", + "@uifabricshared/foundation-compose": "^1.14.7", "@uifabricshared/foundation-settings": ">=0.13.2 <1.0.0" }, "devDependencies": { diff --git a/packages/components/Notification/CHANGELOG.json b/packages/components/Notification/CHANGELOG.json index eec18d367a..ba4606c15a 100644 --- a/packages/components/Notification/CHANGELOG.json +++ b/packages/components/Notification/CHANGELOG.json @@ -1,6 +1,39 @@ { "name": "@fluentui-react-native/notification", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:24 GMT", + "version": "0.23.12", + "tag": "@fluentui-react-native/notification_v0.23.12", + "comments": { + "patch": [ + { + "author": "ruaraki@microsoft.com", + "package": "@fluentui-react-native/notification", + "commit": "565d51b9f2769d1e566e59249d062b26338f408b", + "comment": "Update SVG dependencies" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/notification", + "comment": "Bump @fluentui-react-native/button to v0.35.1", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/notification", + "comment": "Bump @fluentui-react-native/icon to v0.19.8", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/notification", + "comment": "Bump @fluentui-react-native/text to v0.21.8", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 21 Aug 2023 20:45:53 GMT", "version": "0.23.11", diff --git a/packages/components/Notification/CHANGELOG.md b/packages/components/Notification/CHANGELOG.md index 0af5f51744..15c19f0ab1 100644 --- a/packages/components/Notification/CHANGELOG.md +++ b/packages/components/Notification/CHANGELOG.md @@ -1,9 +1,20 @@ # Change Log - @fluentui-react-native/notification -This log was last generated on Mon, 21 Aug 2023 20:45:53 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:24 GMT and should not be manually modified. +## 0.23.12 + +Wed, 23 Aug 2023 18:55:24 GMT + +### Patches + +- Update SVG dependencies (ruaraki@microsoft.com) +- Bump @fluentui-react-native/button to v0.35.1 +- Bump @fluentui-react-native/icon to v0.19.8 +- Bump @fluentui-react-native/text to v0.21.8 + ## 0.23.11 Mon, 21 Aug 2023 20:45:53 GMT diff --git a/packages/components/Notification/package.json b/packages/components/Notification/package.json index 68916e8e43..3096afbf8e 100644 --- a/packages/components/Notification/package.json +++ b/packages/components/Notification/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/notification", - "version": "0.23.11", + "version": "0.23.12", "description": "add component-description", "main": "src/index.ts", "module": "src/index.ts", @@ -27,14 +27,14 @@ }, "dependencies": { "@fluentui-react-native/adapters": "^0.11.2", - "@fluentui-react-native/button": ">=0.35.0 <1.0.0", + "@fluentui-react-native/button": ">=0.35.1 <1.0.0", "@fluentui-react-native/experimental-appearance-additions": "^0.5.7", "@fluentui-react-native/experimental-shadow": "0.4.7", "@fluentui-react-native/framework": "0.11.5", - "@fluentui-react-native/icon": "0.19.7", + "@fluentui-react-native/icon": "0.19.8", "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0", "@fluentui-react-native/pressable": ">=0.10.8 <1.0.0", - "@fluentui-react-native/text": ">=0.21.7 <1.0.0", + "@fluentui-react-native/text": ">=0.21.8 <1.0.0", "@fluentui-react-native/theme-tokens": "0.25.1", "@fluentui-react-native/theme-types": ">=0.32.0 <1.0.0", "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0", diff --git a/packages/components/Persona/CHANGELOG.json b/packages/components/Persona/CHANGELOG.json index ba9b2b5aaa..8b95d2ac91 100644 --- a/packages/components/Persona/CHANGELOG.json +++ b/packages/components/Persona/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@fluentui-react-native/persona", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:24 GMT", + "version": "0.14.7", + "tag": "@fluentui-react-native/persona_v0.14.7", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui-react-native/persona", + "comment": "Bump @fluentui-react-native/persona-coin to v0.13.7", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/persona", + "comment": "Bump @uifabricshared/foundation-compose to v1.14.7", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/persona", + "comment": "Bump @uifabricshared/foundation-tokens to v0.13.5", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 14 Aug 2023 20:14:41 GMT", "version": "0.14.6", diff --git a/packages/components/Persona/CHANGELOG.md b/packages/components/Persona/CHANGELOG.md index 6ddcec6ce2..170166b9bb 100644 --- a/packages/components/Persona/CHANGELOG.md +++ b/packages/components/Persona/CHANGELOG.md @@ -1,9 +1,19 @@ # Change Log - @fluentui-react-native/persona -This log was last generated on Mon, 14 Aug 2023 20:14:41 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:24 GMT and should not be manually modified. +## 0.14.7 + +Wed, 23 Aug 2023 18:55:24 GMT + +### Patches + +- Bump @fluentui-react-native/persona-coin to v0.13.7 +- Bump @uifabricshared/foundation-compose to v1.14.7 +- Bump @uifabricshared/foundation-tokens to v0.13.5 + ## 0.14.6 Mon, 14 Aug 2023 20:14:41 GMT diff --git a/packages/components/Persona/package.json b/packages/components/Persona/package.json index 568f5fedbb..0e292463e7 100644 --- a/packages/components/Persona/package.json +++ b/packages/components/Persona/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/persona", - "version": "0.14.6", + "version": "0.14.7", "description": "A cross-platform Persona component using the Fluent Design System", "main": "src/index.ts", "module": "src/index.ts", @@ -28,12 +28,12 @@ "dependencies": { "@fluentui-react-native/adapters": ">=0.11.2 <1.0.0", "@fluentui-react-native/framework": ">=0.11.5 <1.0.0", - "@fluentui-react-native/persona-coin": ">=0.13.6 <1.0.0", + "@fluentui-react-native/persona-coin": ">=0.13.7 <1.0.0", "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0", "@uifabricshared/foundation-composable": ">=0.12.2 <1.0.0", - "@uifabricshared/foundation-compose": "^1.14.6", + "@uifabricshared/foundation-compose": "^1.14.7", "@uifabricshared/foundation-settings": ">=0.13.2 <1.0.0", - "@uifabricshared/foundation-tokens": ">=0.13.4 <1.0.0" + "@uifabricshared/foundation-tokens": ">=0.13.5 <1.0.0" }, "devDependencies": { "@fluentui-react-native/eslint-config-rules": "^0.1.1", diff --git a/packages/components/PersonaCoin/CHANGELOG.json b/packages/components/PersonaCoin/CHANGELOG.json index 982b821ef2..6758251d78 100644 --- a/packages/components/PersonaCoin/CHANGELOG.json +++ b/packages/components/PersonaCoin/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@fluentui-react-native/persona-coin", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:24 GMT", + "version": "0.13.7", + "tag": "@fluentui-react-native/persona-coin_v0.13.7", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui-react-native/persona-coin", + "comment": "Bump @uifabricshared/foundation-compose to v1.14.7", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/persona-coin", + "comment": "Bump @uifabricshared/foundation-tokens to v0.13.5", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 14 Aug 2023 20:14:41 GMT", "version": "0.13.6", diff --git a/packages/components/PersonaCoin/CHANGELOG.md b/packages/components/PersonaCoin/CHANGELOG.md index f65f4634ef..d5af90ed0e 100644 --- a/packages/components/PersonaCoin/CHANGELOG.md +++ b/packages/components/PersonaCoin/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui-react-native/persona-coin -This log was last generated on Mon, 14 Aug 2023 20:14:41 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:24 GMT and should not be manually modified. +## 0.13.7 + +Wed, 23 Aug 2023 18:55:24 GMT + +### Patches + +- Bump @uifabricshared/foundation-compose to v1.14.7 +- Bump @uifabricshared/foundation-tokens to v0.13.5 + ## 0.13.6 Mon, 14 Aug 2023 20:14:41 GMT diff --git a/packages/components/PersonaCoin/package.json b/packages/components/PersonaCoin/package.json index cd5eeb370e..0e4f6c3317 100644 --- a/packages/components/PersonaCoin/package.json +++ b/packages/components/PersonaCoin/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/persona-coin", - "version": "0.13.6", + "version": "0.13.7", "description": "A cross-platform PersonaCoin component using the Fluent Design System", "main": "src/index.ts", "module": "src/index.ts", @@ -31,9 +31,9 @@ "@fluentui-react-native/theme-tokens": ">=0.25.1 <1.0.0", "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0", "@uifabricshared/foundation-composable": ">=0.12.2 <1.0.0", - "@uifabricshared/foundation-compose": "^1.14.6", + "@uifabricshared/foundation-compose": "^1.14.7", "@uifabricshared/foundation-settings": ">=0.13.2 <1.0.0", - "@uifabricshared/foundation-tokens": ">=0.13.4 <1.0.0" + "@uifabricshared/foundation-tokens": ">=0.13.5 <1.0.0" }, "devDependencies": { "@fluentui-react-native/eslint-config-rules": "^0.1.1", diff --git a/packages/components/RadioGroup/CHANGELOG.json b/packages/components/RadioGroup/CHANGELOG.json index eec48be913..43137b88d7 100644 --- a/packages/components/RadioGroup/CHANGELOG.json +++ b/packages/components/RadioGroup/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@fluentui-react-native/radio-group", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:24 GMT", + "version": "0.19.1", + "tag": "@fluentui-react-native/radio-group_v0.19.1", + "comments": { + "patch": [ + { + "author": "ruaraki@microsoft.com", + "package": "@fluentui-react-native/radio-group", + "commit": "565d51b9f2769d1e566e59249d062b26338f408b", + "comment": "Update SVG dependencies" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/radio-group", + "comment": "Bump @fluentui-react-native/text to v0.21.8", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/radio-group", + "comment": "Bump @uifabricshared/foundation-compose to v1.14.7", + "commit": "not available" + } + ] + } + }, { "date": "Wed, 16 Aug 2023 23:34:27 GMT", "version": "0.19.0", diff --git a/packages/components/RadioGroup/CHANGELOG.md b/packages/components/RadioGroup/CHANGELOG.md index 2a6d6064d2..c1fec9fd2c 100644 --- a/packages/components/RadioGroup/CHANGELOG.md +++ b/packages/components/RadioGroup/CHANGELOG.md @@ -1,9 +1,19 @@ # Change Log - @fluentui-react-native/radio-group -This log was last generated on Wed, 16 Aug 2023 23:34:27 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:24 GMT and should not be manually modified. +## 0.19.1 + +Wed, 23 Aug 2023 18:55:24 GMT + +### Patches + +- Update SVG dependencies (ruaraki@microsoft.com) +- Bump @fluentui-react-native/text to v0.21.8 +- Bump @uifabricshared/foundation-compose to v1.14.7 + ## 0.19.0 Wed, 16 Aug 2023 23:34:27 GMT diff --git a/packages/components/RadioGroup/package.json b/packages/components/RadioGroup/package.json index 3699a8d1b6..806caac12f 100644 --- a/packages/components/RadioGroup/package.json +++ b/packages/components/RadioGroup/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/radio-group", - "version": "0.19.0", + "version": "0.19.1", "description": "A cross-platform Radio Group component using the Fluent Design System", "main": "src/index.ts", "module": "src/index.ts", @@ -32,12 +32,12 @@ "@fluentui-react-native/framework": "0.11.5", "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0", "@fluentui-react-native/pressable": ">=0.10.8 <1.0.0", - "@fluentui-react-native/text": ">=0.21.7 <1.0.0", + "@fluentui-react-native/text": ">=0.21.8 <1.0.0", "@fluentui-react-native/theme-tokens": ">=0.25.1 <1.0.0", "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0", "@fluentui-react-native/use-styling": ">=0.11.1 <1.0.0", "@uifabricshared/foundation-composable": ">=0.12.2 <1.0.0", - "@uifabricshared/foundation-compose": "^1.14.6", + "@uifabricshared/foundation-compose": "^1.14.7", "@uifabricshared/foundation-settings": ">=0.13.2 <1.0.0", "tslib": "^2.3.1" }, diff --git a/packages/components/Stack/CHANGELOG.json b/packages/components/Stack/CHANGELOG.json index f93ad6ccd7..d659745a3b 100644 --- a/packages/components/Stack/CHANGELOG.json +++ b/packages/components/Stack/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@fluentui-react-native/stack", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:24 GMT", + "version": "0.8.10", + "tag": "@fluentui-react-native/stack_v0.8.10", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui-react-native/stack", + "comment": "Bump @uifabricshared/foundation-compose to v1.14.7", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/stack", + "comment": "Bump @uifabricshared/foundation-tokens to v0.13.5", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/stack", + "comment": "Bump @fluentui-react-native/text to v0.21.8", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 14 Aug 2023 20:14:41 GMT", "version": "0.8.9", diff --git a/packages/components/Stack/CHANGELOG.md b/packages/components/Stack/CHANGELOG.md index ceb15def6a..28a7909f43 100644 --- a/packages/components/Stack/CHANGELOG.md +++ b/packages/components/Stack/CHANGELOG.md @@ -1,9 +1,19 @@ # Change Log - @fluentui-react-native/stack -This log was last generated on Mon, 14 Aug 2023 20:14:41 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:24 GMT and should not be manually modified. +## 0.8.10 + +Wed, 23 Aug 2023 18:55:24 GMT + +### Patches + +- Bump @uifabricshared/foundation-compose to v1.14.7 +- Bump @uifabricshared/foundation-tokens to v0.13.5 +- Bump @fluentui-react-native/text to v0.21.8 + ## 0.8.9 Mon, 14 Aug 2023 20:14:41 GMT diff --git a/packages/components/Stack/package.json b/packages/components/Stack/package.json index 9638fd60fe..7def5e704b 100644 --- a/packages/components/Stack/package.json +++ b/packages/components/Stack/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/stack", - "version": "0.8.9", + "version": "0.8.10", "description": "A cross-platform opinionated Fluent Text component", "main": "src/index.ts", "module": "src/index.ts", @@ -30,14 +30,14 @@ "@fluentui-react-native/framework": ">=0.11.5 <1.0.0", "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0", "@uifabricshared/foundation-composable": ">=0.12.2 <1.0.0", - "@uifabricshared/foundation-compose": "^1.14.6", + "@uifabricshared/foundation-compose": "^1.14.7", "@uifabricshared/foundation-settings": ">=0.13.2 <1.0.0", - "@uifabricshared/foundation-tokens": ">=0.13.4 <1.0.0" + "@uifabricshared/foundation-tokens": ">=0.13.5 <1.0.0" }, "devDependencies": { "@fluentui-react-native/eslint-config-rules": "^0.1.1", "@fluentui-react-native/scripts": "^0.1.1", - "@fluentui-react-native/text": ">=0.21.7 <1.0.0", + "@fluentui-react-native/text": ">=0.21.8 <1.0.0", "react": "18.2.0", "react-native": "^0.71.0" }, diff --git a/packages/components/Switch/CHANGELOG.json b/packages/components/Switch/CHANGELOG.json index 3e80b078a2..3c80f4f031 100644 --- a/packages/components/Switch/CHANGELOG.json +++ b/packages/components/Switch/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui-react-native/switch", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:24 GMT", + "version": "0.11.1", + "tag": "@fluentui-react-native/switch_v0.11.1", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui-react-native/switch", + "comment": "Bump @fluentui-react-native/text to v0.21.8", + "commit": "not available" + } + ] + } + }, { "date": "Fri, 18 Aug 2023 13:21:58 GMT", "version": "0.11.0", diff --git a/packages/components/Switch/CHANGELOG.md b/packages/components/Switch/CHANGELOG.md index 2f989623ba..b908d54397 100644 --- a/packages/components/Switch/CHANGELOG.md +++ b/packages/components/Switch/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @fluentui-react-native/switch -This log was last generated on Fri, 18 Aug 2023 13:21:58 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:24 GMT and should not be manually modified. +## 0.11.1 + +Wed, 23 Aug 2023 18:55:24 GMT + +### Patches + +- Bump @fluentui-react-native/text to v0.21.8 + ## 0.11.0 Fri, 18 Aug 2023 13:21:58 GMT diff --git a/packages/components/Switch/package.json b/packages/components/Switch/package.json index e68b00fb81..28d6b858f2 100644 --- a/packages/components/Switch/package.json +++ b/packages/components/Switch/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/switch", - "version": "0.11.0", + "version": "0.11.1", "description": "A cross-platform Switch component using the Fluent Design System", "main": "src/index.ts", "module": "src/index.ts", @@ -29,7 +29,7 @@ "@fluentui-react-native/adapters": ">=0.11.2 <1.0.0", "@fluentui-react-native/framework": "0.11.5", "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0", - "@fluentui-react-native/text": ">=0.21.7 <1.0.0", + "@fluentui-react-native/text": ">=0.21.8 <1.0.0", "@fluentui-react-native/theming-utils": ">=0.24.3 <1.0.0", "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0", "@fluentui-react-native/use-styling": ">=0.11.1 <1.0.0", diff --git a/packages/components/Tabs/CHANGELOG.json b/packages/components/Tabs/CHANGELOG.json index 7149b22e21..6bb04af170 100644 --- a/packages/components/Tabs/CHANGELOG.json +++ b/packages/components/Tabs/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@fluentui-react-native/tabs", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:24 GMT", + "version": "0.13.9", + "tag": "@fluentui-react-native/tabs_v0.13.9", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui-react-native/tabs", + "comment": "Bump @fluentui-react-native/icon to v0.19.8", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tabs", + "comment": "Bump @fluentui-react-native/text to v0.21.8", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tabs", + "comment": "Bump @uifabricshared/foundation-compose to v1.14.7", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 14 Aug 2023 20:14:41 GMT", "version": "0.13.8", diff --git a/packages/components/Tabs/CHANGELOG.md b/packages/components/Tabs/CHANGELOG.md index 22db10d275..fc44b06240 100644 --- a/packages/components/Tabs/CHANGELOG.md +++ b/packages/components/Tabs/CHANGELOG.md @@ -1,9 +1,19 @@ # Change Log - @fluentui-react-native/tabs -This log was last generated on Mon, 14 Aug 2023 20:14:41 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:24 GMT and should not be manually modified. +## 0.13.9 + +Wed, 23 Aug 2023 18:55:24 GMT + +### Patches + +- Bump @fluentui-react-native/icon to v0.19.8 +- Bump @fluentui-react-native/text to v0.21.8 +- Bump @uifabricshared/foundation-compose to v1.14.7 + ## 0.13.8 Mon, 14 Aug 2023 20:14:41 GMT diff --git a/packages/components/Tabs/package.json b/packages/components/Tabs/package.json index d66ae18843..99c1fd48ce 100644 --- a/packages/components/Tabs/package.json +++ b/packages/components/Tabs/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/tabs", - "version": "0.13.8", + "version": "0.13.9", "description": "A cross-platform Tabs component using the Fluent Design System", "main": "src/index.ts", "module": "src/index.ts", @@ -30,12 +30,12 @@ "dependencies": { "@fluentui-react-native/adapters": ">=0.11.2 <1.0.0", "@fluentui-react-native/focus-zone": ">=0.12.9 <1.0.0", - "@fluentui-react-native/icon": "0.19.7", + "@fluentui-react-native/icon": "0.19.8", "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0", - "@fluentui-react-native/text": ">=0.21.7 <1.0.0", + "@fluentui-react-native/text": ">=0.21.8 <1.0.0", "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0", "@uifabricshared/foundation-composable": ">=0.12.2 <1.0.0", - "@uifabricshared/foundation-compose": "^1.14.6", + "@uifabricshared/foundation-compose": "^1.14.7", "@uifabricshared/foundation-settings": ">=0.13.2 <1.0.0" }, "devDependencies": { diff --git a/packages/components/text/CHANGELOG.json b/packages/components/text/CHANGELOG.json index 5d171a5d74..8f3771f7fd 100644 --- a/packages/components/text/CHANGELOG.json +++ b/packages/components/text/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui-react-native/text", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:24 GMT", + "version": "0.21.8", + "tag": "@fluentui-react-native/text_v0.21.8", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui-react-native/text", + "comment": "Bump @uifabricshared/foundation-compose to v1.14.7", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 14 Aug 2023 20:14:41 GMT", "version": "0.21.7", diff --git a/packages/components/text/CHANGELOG.md b/packages/components/text/CHANGELOG.md index e092c8ea7a..7ecfd9e6c9 100644 --- a/packages/components/text/CHANGELOG.md +++ b/packages/components/text/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @fluentui-react-native/text -This log was last generated on Mon, 14 Aug 2023 20:14:41 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:24 GMT and should not be manually modified. +## 0.21.8 + +Wed, 23 Aug 2023 18:55:24 GMT + +### Patches + +- Bump @uifabricshared/foundation-compose to v1.14.7 + ## 0.21.7 Mon, 14 Aug 2023 20:14:41 GMT diff --git a/packages/components/text/package.json b/packages/components/text/package.json index ca0315f36d..bcde9c3d90 100644 --- a/packages/components/text/package.json +++ b/packages/components/text/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/text", - "version": "0.21.7", + "version": "0.21.8", "description": "A cross-platform Text component using the Fluent Design System", "main": "src/index.ts", "module": "src/index.ts", @@ -32,7 +32,7 @@ "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0", "@fluentui-react-native/theme-tokens": ">=0.25.1 <1.0.0", "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0", - "@uifabricshared/foundation-compose": "^1.14.6", + "@uifabricshared/foundation-compose": "^1.14.7", "tslib": "^2.3.1" }, "devDependencies": { diff --git a/packages/dependency-profiles/package.json b/packages/dependency-profiles/package.json index f6a3a90993..c9bc03371f 100644 --- a/packages/dependency-profiles/package.json +++ b/packages/dependency-profiles/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/dependency-profiles", - "version": "0.4.44", + "version": "0.4.45", "description": "@rnx-kit/align-deps profiles covering packages published from FluentUI-React-Native", "license": "MIT", "files": [ diff --git a/packages/dependency-profiles/src/index.js b/packages/dependency-profiles/src/index.js index 4a75837a81..23f94bc9f8 100644 --- a/packages/dependency-profiles/src/index.js +++ b/packages/dependency-profiles/src/index.js @@ -8,43 +8,43 @@ module.exports = { }, "@fluentui-react-native/tester": { "name": "@fluentui-react-native/tester", - "version": "0.155.1" + "version": "0.155.2" }, "@fluentui-react-native/tester-win32": { "name": "@fluentui-react-native/tester-win32", - "version": "0.34.39" + "version": "0.34.40" }, "@fluentui-react-native/avatar": { "name": "@fluentui-react-native/avatar", - "version": "1.10.9" + "version": "1.10.10" }, "@fluentui-react-native/badge": { "name": "@fluentui-react-native/badge", - "version": "0.7.5" + "version": "0.7.6" }, "@fluentui-react-native/button": { "name": "@fluentui-react-native/button", - "version": "0.35.0" + "version": "0.35.1" }, "@fluentui-react-native/callout": { "name": "@fluentui-react-native/callout", - "version": "0.24.13" + "version": "0.24.14" }, "@fluentui-react-native/checkbox": { "name": "@fluentui-react-native/checkbox", - "version": "0.21.0" + "version": "0.21.1" }, "@fluentui-react-native/chip": { "name": "@fluentui-react-native/chip", - "version": "0.2.0" + "version": "0.2.1" }, "@fluentui-react-native/contextual-menu": { "name": "@fluentui-react-native/contextual-menu", - "version": "0.22.14" + "version": "0.22.15" }, "@fluentui-react-native/divider": { "name": "@fluentui-react-native/divider", - "version": "0.5.7" + "version": "0.5.8" }, "@fluentui-react-native/focus-trap-zone": { "name": "@fluentui-react-native/focus-trap-zone", @@ -56,35 +56,35 @@ module.exports = { }, "@fluentui-react-native/icon": { "name": "@fluentui-react-native/icon", - "version": "0.19.7" + "version": "0.19.8" }, "@fluentui-react-native/input": { "name": "@fluentui-react-native/input", - "version": "0.4.0" + "version": "0.4.1" }, "@fluentui-react-native/link": { "name": "@fluentui-react-native/link", - "version": "0.20.0" + "version": "0.20.1" }, "@fluentui-react-native/menu": { "name": "@fluentui-react-native/menu", - "version": "1.11.17" + "version": "1.11.18" }, "@fluentui-react-native/menu-button": { "name": "@fluentui-react-native/menu-button", - "version": "0.11.18" + "version": "0.11.19" }, "@fluentui-react-native/notification": { "name": "@fluentui-react-native/notification", - "version": "0.23.11" + "version": "0.23.12" }, "@fluentui-react-native/persona": { "name": "@fluentui-react-native/persona", - "version": "0.14.6" + "version": "0.14.7" }, "@fluentui-react-native/persona-coin": { "name": "@fluentui-react-native/persona-coin", - "version": "0.13.6" + "version": "0.13.7" }, "@fluentui-react-native/pressable": { "name": "@fluentui-react-native/pressable", @@ -92,7 +92,7 @@ module.exports = { }, "@fluentui-react-native/radio-group": { "name": "@fluentui-react-native/radio-group", - "version": "0.19.0" + "version": "0.19.1" }, "@fluentui-react-native/separator": { "name": "@fluentui-react-native/separator", @@ -100,19 +100,19 @@ module.exports = { }, "@fluentui-react-native/stack": { "name": "@fluentui-react-native/stack", - "version": "0.8.9" + "version": "0.8.10" }, "@fluentui-react-native/switch": { "name": "@fluentui-react-native/switch", - "version": "0.11.0" + "version": "0.11.1" }, "@fluentui-react-native/tabs": { "name": "@fluentui-react-native/tabs", - "version": "0.13.8" + "version": "0.13.9" }, "@fluentui-react-native/text": { "name": "@fluentui-react-native/text", - "version": "0.21.7" + "version": "0.21.8" }, "@uifabricshared/foundation-composable": { "name": "@uifabricshared/foundation-composable", @@ -120,7 +120,7 @@ module.exports = { }, "@uifabricshared/foundation-compose": { "name": "@uifabricshared/foundation-compose", - "version": "1.14.6" + "version": "1.14.7" }, "@uifabricshared/foundation-settings": { "name": "@uifabricshared/foundation-settings", @@ -128,7 +128,7 @@ module.exports = { }, "@uifabricshared/foundation-tokens": { "name": "@uifabricshared/foundation-tokens", - "version": "0.13.4" + "version": "0.13.5" }, "@uifabricshared/theme-registry": { "name": "@uifabricshared/theme-registry", @@ -148,7 +148,7 @@ module.exports = { }, "@fluentui-react-native/experimental-activity-indicator": { "name": "@fluentui-react-native/experimental-activity-indicator", - "version": "0.8.6" + "version": "0.8.7" }, "@fluentui-react-native/experimental-appearance-additions": { "name": "@fluentui-react-native/experimental-appearance-additions", @@ -160,11 +160,11 @@ module.exports = { }, "@fluentui-react-native/experimental-button": { "name": "@fluentui-react-native/experimental-button", - "version": "0.18.11" + "version": "0.18.12" }, "@fluentui-react-native/experimental-checkbox": { "name": "@fluentui-react-native/experimental-checkbox", - "version": "0.15.10" + "version": "0.15.11" }, "@fluentui-react-native/drawer": { "name": "@fluentui-react-native/drawer", @@ -172,7 +172,7 @@ module.exports = { }, "@fluentui-react-native/dropdown": { "name": "@fluentui-react-native/dropdown", - "version": "0.8.18" + "version": "0.8.19" }, "@fluentui-react-native/experimental-expander": { "name": "@fluentui-react-native/experimental-expander", @@ -180,11 +180,11 @@ module.exports = { }, "@fluentui-react-native/experimental-link": { "name": "@fluentui-react-native/experimental-link", - "version": "0.6.9" + "version": "0.6.10" }, "@fluentui-react-native/experimental-menu-button": { "name": "@fluentui-react-native/experimental-menu-button", - "version": "0.7.18" + "version": "0.7.19" }, "@fluentui-react-native/experimental-native-date-picker": { "name": "@fluentui-react-native/experimental-native-date-picker", @@ -200,7 +200,7 @@ module.exports = { }, "@fluentui-react-native/experimental-radio-group": { "name": "@fluentui-react-native/experimental-radio-group", - "version": "0.11.10" + "version": "0.11.11" }, "@fluentui-react-native/experimental-shadow": { "name": "@fluentui-react-native/experimental-shadow", @@ -208,23 +208,23 @@ module.exports = { }, "@fluentui-react-native/experimental-shimmer": { "name": "@fluentui-react-native/experimental-shimmer", - "version": "0.11.0" + "version": "0.11.1" }, "@fluentui-react-native/spinner": { "name": "@fluentui-react-native/spinner", - "version": "0.7.8" + "version": "0.7.9" }, "@fluentui-react-native/tablist": { "name": "@fluentui-react-native/tablist", - "version": "0.3.7" + "version": "0.3.8" }, "@fluentui-react-native/experimental-tabs": { "name": "@fluentui-react-native/experimental-tabs", - "version": "0.9.10" + "version": "0.9.11" }, "@fluentui-react-native/experimental-text": { "name": "@fluentui-react-native/experimental-text", - "version": "0.13.7" + "version": "0.13.8" }, "@fluentui-react-native/vibrancy-view": { "name": "@fluentui-react-native/vibrancy-view", @@ -284,7 +284,7 @@ module.exports = { }, "@fluentui/react-native": { "name": "@fluentui/react-native", - "version": "0.37.21" + "version": "0.37.22" }, "@fluentui-react-native/android-theme": { "name": "@fluentui-react-native/android-theme", diff --git a/packages/deprecated/foundation-compose/CHANGELOG.json b/packages/deprecated/foundation-compose/CHANGELOG.json index 8e874852f6..1041004834 100644 --- a/packages/deprecated/foundation-compose/CHANGELOG.json +++ b/packages/deprecated/foundation-compose/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@uifabricshared/foundation-compose", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:24 GMT", + "version": "1.14.7", + "tag": "@uifabricshared/foundation-compose_v1.14.7", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@uifabricshared/foundation-compose", + "comment": "Bump @uifabricshared/foundation-tokens to v0.13.5", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 14 Aug 2023 20:14:41 GMT", "version": "1.14.6", diff --git a/packages/deprecated/foundation-compose/CHANGELOG.md b/packages/deprecated/foundation-compose/CHANGELOG.md index 250c1ad856..681d7a8312 100644 --- a/packages/deprecated/foundation-compose/CHANGELOG.md +++ b/packages/deprecated/foundation-compose/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @uifabricshared/foundation-compose -This log was last generated on Mon, 14 Aug 2023 20:14:41 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:24 GMT and should not be manually modified. +## 1.14.7 + +Wed, 23 Aug 2023 18:55:24 GMT + +### Patches + +- Bump @uifabricshared/foundation-tokens to v0.13.5 + ## 1.14.6 Mon, 14 Aug 2023 20:14:41 GMT diff --git a/packages/deprecated/foundation-compose/package.json b/packages/deprecated/foundation-compose/package.json index 22448cae17..dcf28c561d 100644 --- a/packages/deprecated/foundation-compose/package.json +++ b/packages/deprecated/foundation-compose/package.json @@ -1,6 +1,6 @@ { "name": "@uifabricshared/foundation-compose", - "version": "1.14.6", + "version": "1.14.7", "description": "Compose infrastructure", "repository": { "type": "git", @@ -37,7 +37,7 @@ "@fluentui-react-native/theme-types": ">=0.32.0 <1.0.0", "@uifabricshared/foundation-composable": ">=0.12.2 <1.0.0", "@uifabricshared/foundation-settings": ">=0.13.2 <1.0.0", - "@uifabricshared/foundation-tokens": ">=0.13.4 <1.0.0", + "@uifabricshared/foundation-tokens": ">=0.13.5 <1.0.0", "@uifabricshared/themed-settings": ">=0.10.2 <1.0.0", "@uifabricshared/theming-ramp": ">=0.19.1 <1.0.0" }, diff --git a/packages/deprecated/foundation-tokens/CHANGELOG.json b/packages/deprecated/foundation-tokens/CHANGELOG.json index e7a1efad44..242356fd66 100644 --- a/packages/deprecated/foundation-tokens/CHANGELOG.json +++ b/packages/deprecated/foundation-tokens/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@uifabricshared/foundation-tokens", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:24 GMT", + "version": "0.13.5", + "tag": "@uifabricshared/foundation-tokens_v0.13.5", + "comments": { + "patch": [ + { + "author": "ruaraki@microsoft.com", + "package": "@uifabricshared/foundation-tokens", + "commit": "565d51b9f2769d1e566e59249d062b26338f408b", + "comment": "Fix depcheck" + } + ] + } + }, { "date": "Mon, 14 Aug 2023 20:14:41 GMT", "version": "0.13.4", diff --git a/packages/deprecated/foundation-tokens/CHANGELOG.md b/packages/deprecated/foundation-tokens/CHANGELOG.md index c61b2d5999..17480fd304 100644 --- a/packages/deprecated/foundation-tokens/CHANGELOG.md +++ b/packages/deprecated/foundation-tokens/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @uifabricshared/foundation-tokens -This log was last generated on Mon, 14 Aug 2023 20:14:41 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:24 GMT and should not be manually modified. +## 0.13.5 + +Wed, 23 Aug 2023 18:55:24 GMT + +### Patches + +- Fix depcheck (ruaraki@microsoft.com) + ## 0.13.4 Mon, 14 Aug 2023 20:14:41 GMT diff --git a/packages/deprecated/foundation-tokens/package.json b/packages/deprecated/foundation-tokens/package.json index cf46c8feda..701f3d558d 100644 --- a/packages/deprecated/foundation-tokens/package.json +++ b/packages/deprecated/foundation-tokens/package.json @@ -1,6 +1,6 @@ { "name": "@uifabricshared/foundation-tokens", - "version": "0.13.4", + "version": "0.13.5", "description": "Core tokens package", "repository": { "type": "git", diff --git a/packages/experimental/ActivityIndicator/CHANGELOG.json b/packages/experimental/ActivityIndicator/CHANGELOG.json index 4336d643cb..74f305de11 100644 --- a/packages/experimental/ActivityIndicator/CHANGELOG.json +++ b/packages/experimental/ActivityIndicator/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui-react-native/experimental-activity-indicator", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:23 GMT", + "version": "0.8.7", + "tag": "@fluentui-react-native/experimental-activity-indicator_v0.8.7", + "comments": { + "patch": [ + { + "author": "ruaraki@microsoft.com", + "package": "@fluentui-react-native/experimental-activity-indicator", + "commit": "565d51b9f2769d1e566e59249d062b26338f408b", + "comment": "Update SVG dependencies" + } + ] + } + }, { "date": "Mon, 14 Aug 2023 20:14:41 GMT", "version": "0.8.6", diff --git a/packages/experimental/ActivityIndicator/CHANGELOG.md b/packages/experimental/ActivityIndicator/CHANGELOG.md index 71c2bde63d..b3b14a34de 100644 --- a/packages/experimental/ActivityIndicator/CHANGELOG.md +++ b/packages/experimental/ActivityIndicator/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @fluentui-react-native/experimental-activity-indicator -This log was last generated on Mon, 14 Aug 2023 20:14:41 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:23 GMT and should not be manually modified. +## 0.8.7 + +Wed, 23 Aug 2023 18:55:23 GMT + +### Patches + +- Update SVG dependencies (ruaraki@microsoft.com) + ## 0.8.6 Mon, 14 Aug 2023 20:14:41 GMT diff --git a/packages/experimental/ActivityIndicator/package.json b/packages/experimental/ActivityIndicator/package.json index a8bc9e7d46..6b2ebd7cd6 100644 --- a/packages/experimental/ActivityIndicator/package.json +++ b/packages/experimental/ActivityIndicator/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/experimental-activity-indicator", - "version": "0.8.6", + "version": "0.8.7", "description": "A cross-platform Fluent Activity Indicator component", "main": "src/index.ts", "module": "src/index.ts", diff --git a/packages/experimental/Button/CHANGELOG.json b/packages/experimental/Button/CHANGELOG.json index 6b16f136b4..ce110c7e30 100644 --- a/packages/experimental/Button/CHANGELOG.json +++ b/packages/experimental/Button/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui-react-native/experimental-button", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:24 GMT", + "version": "0.18.12", + "tag": "@fluentui-react-native/experimental-button_v0.18.12", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui-react-native/experimental-button", + "comment": "Bump @fluentui-react-native/button to v0.35.1", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 21 Aug 2023 20:45:53 GMT", "version": "0.18.11", diff --git a/packages/experimental/Button/CHANGELOG.md b/packages/experimental/Button/CHANGELOG.md index b35f58cf65..95fcf68f74 100644 --- a/packages/experimental/Button/CHANGELOG.md +++ b/packages/experimental/Button/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @fluentui-react-native/experimental-button -This log was last generated on Mon, 21 Aug 2023 20:45:53 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:24 GMT and should not be manually modified. +## 0.18.12 + +Wed, 23 Aug 2023 18:55:24 GMT + +### Patches + +- Bump @fluentui-react-native/button to v0.35.1 + ## 0.18.11 Mon, 21 Aug 2023 20:45:53 GMT diff --git a/packages/experimental/Button/package.json b/packages/experimental/Button/package.json index e534880382..a990cab0df 100644 --- a/packages/experimental/Button/package.json +++ b/packages/experimental/Button/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/experimental-button", - "version": "0.18.11", + "version": "0.18.12", "description": "A cross-platform Button component using the Fluent Design System", "main": "src/index.ts", "module": "src/index.ts", @@ -26,7 +26,7 @@ "directory": "packages/experimental/Button" }, "dependencies": { - "@fluentui-react-native/button": "^0.35.0" + "@fluentui-react-native/button": "^0.35.1" }, "devDependencies": { "@fluentui-react-native/eslint-config-rules": "^0.1.1", diff --git a/packages/experimental/Checkbox/CHANGELOG.json b/packages/experimental/Checkbox/CHANGELOG.json index 6102e12fc2..f88d5c6057 100644 --- a/packages/experimental/Checkbox/CHANGELOG.json +++ b/packages/experimental/Checkbox/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui-react-native/experimental-checkbox", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:24 GMT", + "version": "0.15.11", + "tag": "@fluentui-react-native/experimental-checkbox_v0.15.11", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui-react-native/experimental-checkbox", + "comment": "Bump @fluentui-react-native/checkbox to v0.21.1", + "commit": "not available" + } + ] + } + }, { "date": "Wed, 16 Aug 2023 23:34:27 GMT", "version": "0.15.10", diff --git a/packages/experimental/Checkbox/CHANGELOG.md b/packages/experimental/Checkbox/CHANGELOG.md index b0c156bccf..0dda6f6dba 100644 --- a/packages/experimental/Checkbox/CHANGELOG.md +++ b/packages/experimental/Checkbox/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @fluentui-react-native/experimental-checkbox -This log was last generated on Wed, 16 Aug 2023 23:34:27 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:24 GMT and should not be manually modified. +## 0.15.11 + +Wed, 23 Aug 2023 18:55:24 GMT + +### Patches + +- Bump @fluentui-react-native/checkbox to v0.21.1 + ## 0.15.10 Wed, 16 Aug 2023 23:34:27 GMT diff --git a/packages/experimental/Checkbox/package.json b/packages/experimental/Checkbox/package.json index fd75090196..1091cc87d5 100644 --- a/packages/experimental/Checkbox/package.json +++ b/packages/experimental/Checkbox/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/experimental-checkbox", - "version": "0.15.10", + "version": "0.15.11", "description": "A cross-platform Checkbox component using the Fluent Design System", "main": "src/index.ts", "module": "src/index.ts", @@ -27,7 +27,7 @@ }, "dependencies": { "@fluentui-react-native/adapters": ">=0.11.2 <1.0.0", - "@fluentui-react-native/checkbox": ">=0.21.0 <1.0.0", + "@fluentui-react-native/checkbox": ">=0.21.1 <1.0.0", "@fluentui-react-native/component-cache": "^1.5.1", "@fluentui-react-native/framework": "0.11.5", "tslib": "^2.3.1" diff --git a/packages/experimental/Dropdown/CHANGELOG.json b/packages/experimental/Dropdown/CHANGELOG.json index a5412cd15d..19ded9f0bd 100644 --- a/packages/experimental/Dropdown/CHANGELOG.json +++ b/packages/experimental/Dropdown/CHANGELOG.json @@ -1,6 +1,39 @@ { "name": "@fluentui-react-native/dropdown", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:23 GMT", + "version": "0.8.19", + "tag": "@fluentui-react-native/dropdown_v0.8.19", + "comments": { + "patch": [ + { + "author": "ruaraki@microsoft.com", + "package": "@fluentui-react-native/dropdown", + "commit": "565d51b9f2769d1e566e59249d062b26338f408b", + "comment": "Update SVG dependencies" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/dropdown", + "comment": "Bump @fluentui-react-native/button to v0.35.1", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/dropdown", + "comment": "Bump @fluentui-react-native/callout to v0.24.14", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/dropdown", + "comment": "Bump @fluentui-react-native/text to v0.21.8", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 21 Aug 2023 20:45:53 GMT", "version": "0.8.18", diff --git a/packages/experimental/Dropdown/CHANGELOG.md b/packages/experimental/Dropdown/CHANGELOG.md index b26acc49a4..619979be7a 100644 --- a/packages/experimental/Dropdown/CHANGELOG.md +++ b/packages/experimental/Dropdown/CHANGELOG.md @@ -1,9 +1,20 @@ # Change Log - @fluentui-react-native/dropdown -This log was last generated on Mon, 21 Aug 2023 20:45:53 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:23 GMT and should not be manually modified. +## 0.8.19 + +Wed, 23 Aug 2023 18:55:23 GMT + +### Patches + +- Update SVG dependencies (ruaraki@microsoft.com) +- Bump @fluentui-react-native/button to v0.35.1 +- Bump @fluentui-react-native/callout to v0.24.14 +- Bump @fluentui-react-native/text to v0.21.8 + ## 0.8.18 Mon, 21 Aug 2023 20:45:53 GMT diff --git a/packages/experimental/Dropdown/package.json b/packages/experimental/Dropdown/package.json index 9f769f4b41..24c7bef488 100644 --- a/packages/experimental/Dropdown/package.json +++ b/packages/experimental/Dropdown/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/dropdown", - "version": "0.8.18", + "version": "0.8.19", "description": "A cross-platform Dropdown component using the Fluent Design System", "main": "src/index.ts", "module": "src/index.ts", @@ -27,11 +27,11 @@ }, "dependencies": { "@fluentui-react-native/adapters": ">=0.11.2 <1.0.0", - "@fluentui-react-native/button": ">=0.35.0 <1.0.0", - "@fluentui-react-native/callout": ">=0.24.13 <1.0.0", + "@fluentui-react-native/button": ">=0.35.1 <1.0.0", + "@fluentui-react-native/callout": ">=0.24.14 <1.0.0", "@fluentui-react-native/framework": "0.11.5", "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0", - "@fluentui-react-native/text": ">=0.21.7 <1.0.0", + "@fluentui-react-native/text": ">=0.21.8 <1.0.0", "@fluentui-react-native/theme-tokens": "^0.25.1" }, "devDependencies": { diff --git a/packages/experimental/Link/CHANGELOG.json b/packages/experimental/Link/CHANGELOG.json index b5789d5b46..76cd913c2a 100644 --- a/packages/experimental/Link/CHANGELOG.json +++ b/packages/experimental/Link/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui-react-native/experimental-link", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:24 GMT", + "version": "0.6.10", + "tag": "@fluentui-react-native/experimental-link_v0.6.10", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui-react-native/experimental-link", + "comment": "Bump @fluentui-react-native/link to v0.20.1", + "commit": "not available" + } + ] + } + }, { "date": "Tue, 22 Aug 2023 19:41:25 GMT", "version": "0.6.9", diff --git a/packages/experimental/Link/CHANGELOG.md b/packages/experimental/Link/CHANGELOG.md index 684aafb7f1..b3a08f262d 100644 --- a/packages/experimental/Link/CHANGELOG.md +++ b/packages/experimental/Link/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @fluentui-react-native/experimental-link -This log was last generated on Tue, 22 Aug 2023 19:41:25 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:24 GMT and should not be manually modified. +## 0.6.10 + +Wed, 23 Aug 2023 18:55:24 GMT + +### Patches + +- Bump @fluentui-react-native/link to v0.20.1 + ## 0.6.9 Tue, 22 Aug 2023 19:41:25 GMT diff --git a/packages/experimental/Link/package.json b/packages/experimental/Link/package.json index 499cc89abd..a36e079cbf 100644 --- a/packages/experimental/Link/package.json +++ b/packages/experimental/Link/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/experimental-link", - "version": "0.6.9", + "version": "0.6.10", "description": "A cross-platform Link component using the Fluent Design System", "main": "src/index.ts", "module": "src/index.ts", @@ -26,7 +26,7 @@ "directory": "packages/experimental/link" }, "dependencies": { - "@fluentui-react-native/link": ">=0.20.0 <1.0.0" + "@fluentui-react-native/link": ">=0.20.1 <1.0.0" }, "devDependencies": { "@fluentui-react-native/eslint-config-rules": "^0.1.1", diff --git a/packages/experimental/MenuButton/CHANGELOG.json b/packages/experimental/MenuButton/CHANGELOG.json index 79d0180a6a..832a5b8710 100644 --- a/packages/experimental/MenuButton/CHANGELOG.json +++ b/packages/experimental/MenuButton/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@fluentui-react-native/experimental-menu-button", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:23 GMT", + "version": "0.7.19", + "tag": "@fluentui-react-native/experimental-menu-button_v0.7.19", + "comments": { + "patch": [ + { + "author": "ruaraki@microsoft.com", + "package": "@fluentui-react-native/experimental-menu-button", + "commit": "565d51b9f2769d1e566e59249d062b26338f408b", + "comment": "Update SVG dependencies" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/experimental-menu-button", + "comment": "Bump @fluentui-react-native/contextual-menu to v0.22.15", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/experimental-menu-button", + "comment": "Bump @fluentui-react-native/experimental-button to v0.18.12", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 21 Aug 2023 20:45:53 GMT", "version": "0.7.18", diff --git a/packages/experimental/MenuButton/CHANGELOG.md b/packages/experimental/MenuButton/CHANGELOG.md index 6a6faa1615..d864a8a78c 100644 --- a/packages/experimental/MenuButton/CHANGELOG.md +++ b/packages/experimental/MenuButton/CHANGELOG.md @@ -1,9 +1,19 @@ # Change Log - @fluentui-react-native/experimental-menu-button -This log was last generated on Mon, 21 Aug 2023 20:45:53 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:23 GMT and should not be manually modified. +## 0.7.19 + +Wed, 23 Aug 2023 18:55:23 GMT + +### Patches + +- Update SVG dependencies (ruaraki@microsoft.com) +- Bump @fluentui-react-native/contextual-menu to v0.22.15 +- Bump @fluentui-react-native/experimental-button to v0.18.12 + ## 0.7.18 Mon, 21 Aug 2023 20:45:53 GMT diff --git a/packages/experimental/MenuButton/package.json b/packages/experimental/MenuButton/package.json index 07373cbeb0..e4e3918df1 100644 --- a/packages/experimental/MenuButton/package.json +++ b/packages/experimental/MenuButton/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/experimental-menu-button", - "version": "0.7.18", + "version": "0.7.19", "description": "A cross-platform MenuButton component using the Fluent Design System", "main": "src/index.ts", "module": "src/index.ts", @@ -26,8 +26,8 @@ "directory": "packages/experimental/MenuButton" }, "dependencies": { - "@fluentui-react-native/contextual-menu": "^0.22.14", - "@fluentui-react-native/experimental-button": "^0.18.11", + "@fluentui-react-native/contextual-menu": "^0.22.15", + "@fluentui-react-native/experimental-button": "^0.18.12", "@fluentui-react-native/framework": "0.11.5", "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0" }, diff --git a/packages/experimental/RadioGroup/CHANGELOG.json b/packages/experimental/RadioGroup/CHANGELOG.json index 5f7b9b905d..46c728e1bd 100644 --- a/packages/experimental/RadioGroup/CHANGELOG.json +++ b/packages/experimental/RadioGroup/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui-react-native/experimental-radio-group", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:24 GMT", + "version": "0.11.11", + "tag": "@fluentui-react-native/experimental-radio-group_v0.11.11", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui-react-native/experimental-radio-group", + "comment": "Bump @fluentui-react-native/radio-group to v0.19.1", + "commit": "not available" + } + ] + } + }, { "date": "Wed, 16 Aug 2023 23:34:27 GMT", "version": "0.11.10", diff --git a/packages/experimental/RadioGroup/CHANGELOG.md b/packages/experimental/RadioGroup/CHANGELOG.md index 233bb661b1..a5182de8cb 100644 --- a/packages/experimental/RadioGroup/CHANGELOG.md +++ b/packages/experimental/RadioGroup/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @fluentui-react-native/experimental-radio-group -This log was last generated on Wed, 16 Aug 2023 23:34:27 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:24 GMT and should not be manually modified. +## 0.11.11 + +Wed, 23 Aug 2023 18:55:24 GMT + +### Patches + +- Bump @fluentui-react-native/radio-group to v0.19.1 + ## 0.11.10 Wed, 16 Aug 2023 23:34:27 GMT diff --git a/packages/experimental/RadioGroup/package.json b/packages/experimental/RadioGroup/package.json index 295314329b..3969be2b82 100644 --- a/packages/experimental/RadioGroup/package.json +++ b/packages/experimental/RadioGroup/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/experimental-radio-group", - "version": "0.11.10", + "version": "0.11.11", "description": "A cross-platform RadioGroup component using the Fluent Design System. Currently only implemented in win32.", "main": "src/index.ts", "module": "src/index.ts", @@ -26,7 +26,7 @@ "directory": "packages/experimental/RadioGroup" }, "dependencies": { - "@fluentui-react-native/radio-group": ">=0.19.0 <1.0.0" + "@fluentui-react-native/radio-group": ">=0.19.1 <1.0.0" }, "devDependencies": { "@fluentui-react-native/eslint-config-rules": "^0.1.1", diff --git a/packages/experimental/Shimmer/CHANGELOG.json b/packages/experimental/Shimmer/CHANGELOG.json index 413fe9b348..a83c63fa63 100644 --- a/packages/experimental/Shimmer/CHANGELOG.json +++ b/packages/experimental/Shimmer/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui-react-native/experimental-shimmer", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:23 GMT", + "version": "0.11.1", + "tag": "@fluentui-react-native/experimental-shimmer_v0.11.1", + "comments": { + "patch": [ + { + "author": "ruaraki@microsoft.com", + "package": "@fluentui-react-native/experimental-shimmer", + "commit": "565d51b9f2769d1e566e59249d062b26338f408b", + "comment": "Update SVG dependencies" + } + ] + } + }, { "date": "Wed, 16 Aug 2023 23:34:27 GMT", "version": "0.11.0", diff --git a/packages/experimental/Shimmer/CHANGELOG.md b/packages/experimental/Shimmer/CHANGELOG.md index dac457b072..2ec61460ca 100644 --- a/packages/experimental/Shimmer/CHANGELOG.md +++ b/packages/experimental/Shimmer/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @fluentui-react-native/experimental-shimmer -This log was last generated on Wed, 16 Aug 2023 23:34:27 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:23 GMT and should not be manually modified. +## 0.11.1 + +Wed, 23 Aug 2023 18:55:23 GMT + +### Patches + +- Update SVG dependencies (ruaraki@microsoft.com) + ## 0.11.0 Wed, 16 Aug 2023 23:34:27 GMT diff --git a/packages/experimental/Shimmer/package.json b/packages/experimental/Shimmer/package.json index 11c102d0b3..4587a9683b 100644 --- a/packages/experimental/Shimmer/package.json +++ b/packages/experimental/Shimmer/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/experimental-shimmer", - "version": "0.11.0", + "version": "0.11.1", "description": "A cross-platform Fluent Shimmer component", "main": "src/index.ts", "module": "src/index.ts", diff --git a/packages/experimental/Spinner/CHANGELOG.json b/packages/experimental/Spinner/CHANGELOG.json index 9bcc56d583..e229f003f3 100644 --- a/packages/experimental/Spinner/CHANGELOG.json +++ b/packages/experimental/Spinner/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@fluentui-react-native/spinner", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:24 GMT", + "version": "0.7.9", + "tag": "@fluentui-react-native/spinner_v0.7.9", + "comments": { + "patch": [ + { + "author": "ruaraki@microsoft.com", + "package": "@fluentui-react-native/spinner", + "commit": "565d51b9f2769d1e566e59249d062b26338f408b", + "comment": "Update SVG dependencies" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/spinner", + "comment": "Bump @fluentui-react-native/text to v0.21.8", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 14 Aug 2023 20:14:41 GMT", "version": "0.7.8", diff --git a/packages/experimental/Spinner/CHANGELOG.md b/packages/experimental/Spinner/CHANGELOG.md index 780786e93e..c2e542323e 100644 --- a/packages/experimental/Spinner/CHANGELOG.md +++ b/packages/experimental/Spinner/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui-react-native/spinner -This log was last generated on Mon, 14 Aug 2023 20:14:41 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:24 GMT and should not be manually modified. +## 0.7.9 + +Wed, 23 Aug 2023 18:55:24 GMT + +### Patches + +- Update SVG dependencies (ruaraki@microsoft.com) +- Bump @fluentui-react-native/text to v0.21.8 + ## 0.7.8 Mon, 14 Aug 2023 20:14:41 GMT diff --git a/packages/experimental/Spinner/package.json b/packages/experimental/Spinner/package.json index 2e0d5cceec..451dc115c6 100644 --- a/packages/experimental/Spinner/package.json +++ b/packages/experimental/Spinner/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/spinner", - "version": "0.7.8", + "version": "0.7.9", "description": "A cross-platform Fluent spinner component", "main": "src/index.ts", "module": "src/index.ts", @@ -28,7 +28,7 @@ "dependencies": { "@fluentui-react-native/component-cache": "^1.5.1", "@fluentui-react-native/framework": "0.11.5", - "@fluentui-react-native/text": ">=0.21.7 <1.0.0", + "@fluentui-react-native/text": ">=0.21.8 <1.0.0", "@fluentui-react-native/theme-tokens": "^0.25.1", "@fluentui-react-native/use-styling": "^0.11.1" }, diff --git a/packages/experimental/Stack/package.json b/packages/experimental/Stack/package.json index fde6cc80ee..d2dfc25205 100644 --- a/packages/experimental/Stack/package.json +++ b/packages/experimental/Stack/package.json @@ -34,7 +34,7 @@ "devDependencies": { "@fluentui-react-native/eslint-config-rules": "^0.1.1", "@fluentui-react-native/scripts": "^0.1.1", - "@fluentui-react-native/text": ">=0.21.7 <1.0.0", + "@fluentui-react-native/text": ">=0.21.8 <1.0.0", "react": "18.2.0", "react-native": "^0.71.0", "tslib": "^2.3.1" diff --git a/packages/experimental/TabList/CHANGELOG.json b/packages/experimental/TabList/CHANGELOG.json index 472e86afde..becd839c0b 100644 --- a/packages/experimental/TabList/CHANGELOG.json +++ b/packages/experimental/TabList/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@fluentui-react-native/tablist", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:24 GMT", + "version": "0.3.8", + "tag": "@fluentui-react-native/tablist_v0.3.8", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui-react-native/tablist", + "comment": "Bump @fluentui-react-native/icon to v0.19.8", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/tablist", + "comment": "Bump @fluentui-react-native/text to v0.21.8", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 14 Aug 2023 20:14:41 GMT", "version": "0.3.7", diff --git a/packages/experimental/TabList/CHANGELOG.md b/packages/experimental/TabList/CHANGELOG.md index e158bde91b..d8bde7cdf5 100644 --- a/packages/experimental/TabList/CHANGELOG.md +++ b/packages/experimental/TabList/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui-react-native/tablist -This log was last generated on Mon, 14 Aug 2023 20:14:41 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:24 GMT and should not be manually modified. +## 0.3.8 + +Wed, 23 Aug 2023 18:55:24 GMT + +### Patches + +- Bump @fluentui-react-native/icon to v0.19.8 +- Bump @fluentui-react-native/text to v0.21.8 + ## 0.3.7 Mon, 14 Aug 2023 20:14:41 GMT diff --git a/packages/experimental/TabList/package.json b/packages/experimental/TabList/package.json index 3d574ed4e7..0e2a3be11e 100644 --- a/packages/experimental/TabList/package.json +++ b/packages/experimental/TabList/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/tablist", - "version": "0.3.7", + "version": "0.3.8", "description": "A cross-platform TabList component using the Fluent Design System", "main": "src/index.ts", "module": "src/index.ts", @@ -29,9 +29,9 @@ "@fluentui-react-native/adapters": "0.11.2", "@fluentui-react-native/focus-zone": ">=0.12.9 <1.0.0", "@fluentui-react-native/framework": "0.11.5", - "@fluentui-react-native/icon": "0.19.7", + "@fluentui-react-native/icon": "0.19.8", "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0", - "@fluentui-react-native/text": ">=0.21.7 <1.0.0", + "@fluentui-react-native/text": ">=0.21.8 <1.0.0", "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0", "@fluentui-react-native/use-styling": ">=0.11.1 <1.0.0", "tslib": "^2.3.1" diff --git a/packages/experimental/Tabs/CHANGELOG.json b/packages/experimental/Tabs/CHANGELOG.json index e22fce47c7..c69567558a 100644 --- a/packages/experimental/Tabs/CHANGELOG.json +++ b/packages/experimental/Tabs/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@fluentui-react-native/experimental-tabs", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:24 GMT", + "version": "0.9.11", + "tag": "@fluentui-react-native/experimental-tabs_v0.9.11", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui-react-native/experimental-tabs", + "comment": "Bump @fluentui-react-native/icon to v0.19.8", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui-react-native/experimental-tabs", + "comment": "Bump @fluentui-react-native/text to v0.21.8", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 14 Aug 2023 20:14:41 GMT", "version": "0.9.10", diff --git a/packages/experimental/Tabs/CHANGELOG.md b/packages/experimental/Tabs/CHANGELOG.md index 44cdf1d391..1b87a915dc 100644 --- a/packages/experimental/Tabs/CHANGELOG.md +++ b/packages/experimental/Tabs/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @fluentui-react-native/experimental-tabs -This log was last generated on Mon, 14 Aug 2023 20:14:41 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:24 GMT and should not be manually modified. +## 0.9.11 + +Wed, 23 Aug 2023 18:55:24 GMT + +### Patches + +- Bump @fluentui-react-native/icon to v0.19.8 +- Bump @fluentui-react-native/text to v0.21.8 + ## 0.9.10 Mon, 14 Aug 2023 20:14:41 GMT diff --git a/packages/experimental/Tabs/package.json b/packages/experimental/Tabs/package.json index 6a7e8a9c36..42659c37af 100644 --- a/packages/experimental/Tabs/package.json +++ b/packages/experimental/Tabs/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/experimental-tabs", - "version": "0.9.10", + "version": "0.9.11", "description": "A cross-platform Experimental Tabs component using the Fluent Design System", "main": "src/index.ts", "module": "src/index.ts", @@ -29,9 +29,9 @@ "@fluentui-react-native/adapters": "0.11.2", "@fluentui-react-native/focus-zone": ">=0.12.9 <1.0.0", "@fluentui-react-native/framework": "0.11.5", - "@fluentui-react-native/icon": "0.19.7", + "@fluentui-react-native/icon": "0.19.8", "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0", - "@fluentui-react-native/text": ">=0.21.7 <1.0.0", + "@fluentui-react-native/text": ">=0.21.8 <1.0.0", "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0", "@fluentui-react-native/use-styling": ">=0.11.1 <1.0.0", "tslib": "^2.3.1" diff --git a/packages/experimental/Text/CHANGELOG.json b/packages/experimental/Text/CHANGELOG.json index 5faf342120..010d576f05 100644 --- a/packages/experimental/Text/CHANGELOG.json +++ b/packages/experimental/Text/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@fluentui-react-native/experimental-text", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:24 GMT", + "version": "0.13.8", + "tag": "@fluentui-react-native/experimental-text_v0.13.8", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui-react-native/experimental-text", + "comment": "Bump @fluentui-react-native/text to v0.21.8", + "commit": "not available" + } + ] + } + }, { "date": "Mon, 14 Aug 2023 20:14:41 GMT", "version": "0.13.7", diff --git a/packages/experimental/Text/CHANGELOG.md b/packages/experimental/Text/CHANGELOG.md index 6cbf8dc22e..2c2bf1aff8 100644 --- a/packages/experimental/Text/CHANGELOG.md +++ b/packages/experimental/Text/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - @fluentui-react-native/experimental-text -This log was last generated on Mon, 14 Aug 2023 20:14:41 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:24 GMT and should not be manually modified. +## 0.13.8 + +Wed, 23 Aug 2023 18:55:24 GMT + +### Patches + +- Bump @fluentui-react-native/text to v0.21.8 + ## 0.13.7 Mon, 14 Aug 2023 20:14:41 GMT diff --git a/packages/experimental/Text/package.json b/packages/experimental/Text/package.json index dd8d74ae06..7fce1bb92c 100644 --- a/packages/experimental/Text/package.json +++ b/packages/experimental/Text/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/experimental-text", - "version": "0.13.7", + "version": "0.13.8", "description": "A cross-platform Text component using the Fluent Design System", "main": "src/index.ts", "module": "src/index.ts", @@ -26,7 +26,7 @@ "directory": "packages/experimental/Text" }, "dependencies": { - "@fluentui-react-native/text": ">=0.21.7 <1.0.0", + "@fluentui-react-native/text": ">=0.21.8 <1.0.0", "tslib": "^2.3.1" }, "devDependencies": { diff --git a/packages/libraries/core/CHANGELOG.json b/packages/libraries/core/CHANGELOG.json index 5afbe7786a..c48e0b1f98 100644 --- a/packages/libraries/core/CHANGELOG.json +++ b/packages/libraries/core/CHANGELOG.json @@ -1,6 +1,81 @@ { "name": "@fluentui/react-native", "entries": [ + { + "date": "Wed, 23 Aug 2023 18:55:24 GMT", + "version": "0.37.22", + "tag": "@fluentui/react-native_v0.37.22", + "comments": { + "patch": [ + { + "author": "beachball", + "package": "@fluentui/react-native", + "comment": "Bump @fluentui-react-native/button to v0.35.1", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui/react-native", + "comment": "Bump @fluentui-react-native/callout to v0.24.14", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui/react-native", + "comment": "Bump @fluentui-react-native/checkbox to v0.21.1", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui/react-native", + "comment": "Bump @fluentui-react-native/contextual-menu to v0.22.15", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui/react-native", + "comment": "Bump @fluentui-react-native/link to v0.20.1", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui/react-native", + "comment": "Bump @fluentui-react-native/menu-button to v0.11.19", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui/react-native", + "comment": "Bump @fluentui-react-native/persona to v0.14.7", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui/react-native", + "comment": "Bump @fluentui-react-native/persona-coin to v0.13.7", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui/react-native", + "comment": "Bump @fluentui-react-native/radio-group to v0.19.1", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui/react-native", + "comment": "Bump @fluentui-react-native/tabs to v0.13.9", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@fluentui/react-native", + "comment": "Bump @fluentui-react-native/text to v0.21.8", + "commit": "not available" + } + ] + } + }, { "date": "Tue, 22 Aug 2023 19:41:25 GMT", "version": "0.37.21", diff --git a/packages/libraries/core/CHANGELOG.md b/packages/libraries/core/CHANGELOG.md index 6d4d5da193..a984e46bc4 100644 --- a/packages/libraries/core/CHANGELOG.md +++ b/packages/libraries/core/CHANGELOG.md @@ -1,9 +1,27 @@ # Change Log - @fluentui/react-native -This log was last generated on Tue, 22 Aug 2023 19:41:25 GMT and should not be manually modified. +This log was last generated on Wed, 23 Aug 2023 18:55:24 GMT and should not be manually modified. +## 0.37.22 + +Wed, 23 Aug 2023 18:55:24 GMT + +### Patches + +- Bump @fluentui-react-native/button to v0.35.1 +- Bump @fluentui-react-native/callout to v0.24.14 +- Bump @fluentui-react-native/checkbox to v0.21.1 +- Bump @fluentui-react-native/contextual-menu to v0.22.15 +- Bump @fluentui-react-native/link to v0.20.1 +- Bump @fluentui-react-native/menu-button to v0.11.19 +- Bump @fluentui-react-native/persona to v0.14.7 +- Bump @fluentui-react-native/persona-coin to v0.13.7 +- Bump @fluentui-react-native/radio-group to v0.19.1 +- Bump @fluentui-react-native/tabs to v0.13.9 +- Bump @fluentui-react-native/text to v0.21.8 + ## 0.37.21 Tue, 22 Aug 2023 19:41:25 GMT diff --git a/packages/libraries/core/package.json b/packages/libraries/core/package.json index 4e3bbe3307..d03058c736 100644 --- a/packages/libraries/core/package.json +++ b/packages/libraries/core/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-native", - "version": "0.37.21", + "version": "0.37.22", "description": "A react-native component library that implements the Fluent Design System.", "repository": { "type": "git", @@ -28,22 +28,22 @@ "prettier-fix": "fluentui-scripts prettier --fix true" }, "dependencies": { - "@fluentui-react-native/button": "0.35.0", - "@fluentui-react-native/callout": "0.24.13", - "@fluentui-react-native/checkbox": "0.21.0", - "@fluentui-react-native/contextual-menu": "0.22.14", + "@fluentui-react-native/button": "0.35.1", + "@fluentui-react-native/callout": "0.24.14", + "@fluentui-react-native/checkbox": "0.21.1", + "@fluentui-react-native/contextual-menu": "0.22.15", "@fluentui-react-native/focus-trap-zone": "0.10.9", "@fluentui-react-native/focus-zone": "0.12.9", "@fluentui-react-native/interactive-hooks": "0.24.7", - "@fluentui-react-native/link": "0.20.0", - "@fluentui-react-native/menu-button": "0.11.18", - "@fluentui-react-native/persona": "0.14.6", - "@fluentui-react-native/persona-coin": "0.13.6", + "@fluentui-react-native/link": "0.20.1", + "@fluentui-react-native/menu-button": "0.11.19", + "@fluentui-react-native/persona": "0.14.7", + "@fluentui-react-native/persona-coin": "0.13.7", "@fluentui-react-native/pressable": "0.10.8", - "@fluentui-react-native/radio-group": "0.19.0", + "@fluentui-react-native/radio-group": "0.19.1", "@fluentui-react-native/separator": "0.16.5", - "@fluentui-react-native/tabs": "0.13.8", - "@fluentui-react-native/text": "0.21.7" + "@fluentui-react-native/tabs": "0.13.9", + "@fluentui-react-native/text": "0.21.8" }, "devDependencies": { "@fluentui-react-native/eslint-config-rules": "^0.1.1", diff --git a/yarn.lock b/yarn.lock index ad3396e766..152dd6d0a9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2250,15 +2250,15 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/avatar@*, @fluentui-react-native/avatar@^1.10.9, @fluentui-react-native/avatar@workspace:packages/components/Avatar": +"@fluentui-react-native/avatar@*, @fluentui-react-native/avatar@^1.10.10, @fluentui-react-native/avatar@workspace:packages/components/Avatar": version: 0.0.0-use.local resolution: "@fluentui-react-native/avatar@workspace:packages/components/Avatar" dependencies: "@fluentui-react-native/adapters": ^0.11.2 - "@fluentui-react-native/badge": ^0.7.5 + "@fluentui-react-native/badge": ^0.7.6 "@fluentui-react-native/eslint-config-rules": ^0.1.1 "@fluentui-react-native/framework": 0.11.5 - "@fluentui-react-native/icon": ^0.19.7 + "@fluentui-react-native/icon": ^0.19.8 "@fluentui-react-native/scripts": ^0.1.1 "@fluentui-react-native/theme-tokens": ^0.25.1 "@fluentui-react-native/theming-utils": ">=0.24.3 <1.0.0" @@ -2275,7 +2275,7 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/badge@*, @fluentui-react-native/badge@>=0.7.5 <1.0.0, @fluentui-react-native/badge@^0.7.5, @fluentui-react-native/badge@workspace:packages/components/Badge": +"@fluentui-react-native/badge@*, @fluentui-react-native/badge@>=0.7.6 <1.0.0, @fluentui-react-native/badge@^0.7.6, @fluentui-react-native/badge@workspace:packages/components/Badge": version: 0.0.0-use.local resolution: "@fluentui-react-native/badge@workspace:packages/components/Badge" dependencies: @@ -2283,10 +2283,10 @@ __metadata: "@fluentui-react-native/eslint-config-rules": ^0.1.1 "@fluentui-react-native/experimental-shadow": ">=0.4.7 <1.0.0" "@fluentui-react-native/framework": ">=0.11.5 <1.0.0" - "@fluentui-react-native/icon": ^0.19.7 + "@fluentui-react-native/icon": ^0.19.8 "@fluentui-react-native/scripts": ^0.1.1 "@fluentui-react-native/test-tools": ">=0.1.1 <1.0.0" - "@fluentui-react-native/text": ">=0.21.7 <1.0.0" + "@fluentui-react-native/text": ">=0.21.8 <1.0.0" "@fluentui-react-native/theme-tokens": ^0.25.1 "@fluentui-react-native/theme-types": ^0.32.0 "@fluentui-react-native/theming-utils": ">=0.24.3 <1.0.0" @@ -2303,22 +2303,22 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/button@*, @fluentui-react-native/button@0.35.0, @fluentui-react-native/button@>=0.35.0 <1.0.0, @fluentui-react-native/button@^0.35.0, @fluentui-react-native/button@workspace:packages/components/Button": +"@fluentui-react-native/button@*, @fluentui-react-native/button@0.35.1, @fluentui-react-native/button@>=0.35.1 <1.0.0, @fluentui-react-native/button@^0.35.1, @fluentui-react-native/button@workspace:packages/components/Button": version: 0.0.0-use.local resolution: "@fluentui-react-native/button@workspace:packages/components/Button" dependencies: "@fluentui-react-native/adapters": ">=0.11.2 <1.0.0" "@fluentui-react-native/eslint-config-rules": ^0.1.1 - "@fluentui-react-native/experimental-activity-indicator": ^0.8.6 + "@fluentui-react-native/experimental-activity-indicator": ^0.8.7 "@fluentui-react-native/experimental-shadow": 0.4.7 "@fluentui-react-native/framework": 0.11.5 - "@fluentui-react-native/icon": 0.19.7 + "@fluentui-react-native/icon": 0.19.8 "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0" "@fluentui-react-native/pressable": ">=0.10.8 <1.0.0" "@fluentui-react-native/scripts": ^0.1.1 "@fluentui-react-native/styling-utils": ">=0.5.0 <1.0.0" "@fluentui-react-native/test-tools": ">=0.1.1 <1.0.0" - "@fluentui-react-native/text": ">=0.21.7 <1.0.0" + "@fluentui-react-native/text": ">=0.21.8 <1.0.0" "@fluentui-react-native/theme-tokens": ">=0.25.1 <1.0.0" "@fluentui-react-native/theme-types": ">=0.32.0 <1.0.0" "@fluentui-react-native/theming-utils": ">=0.24.3 <1.0.0" @@ -2326,7 +2326,7 @@ __metadata: "@fluentui-react-native/use-styling": ">=0.11.1 <1.0.0" "@office-iss/react-native-win32": ^0.71.0 "@uifabricshared/foundation-composable": ">=0.12.2 <1.0.0" - "@uifabricshared/foundation-compose": ^1.14.6 + "@uifabricshared/foundation-compose": ^1.14.7 "@uifabricshared/foundation-settings": ">=0.13.2 <1.0.0" react: 18.2.0 react-native: ^0.71.0 @@ -2337,7 +2337,7 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/callout@*, @fluentui-react-native/callout@0.24.13, @fluentui-react-native/callout@>=0.24.13 <1.0.0, @fluentui-react-native/callout@workspace:packages/components/Callout": +"@fluentui-react-native/callout@*, @fluentui-react-native/callout@0.24.14, @fluentui-react-native/callout@>=0.24.14 <1.0.0, @fluentui-react-native/callout@workspace:packages/components/Callout": version: 0.0.0-use.local resolution: "@fluentui-react-native/callout@workspace:packages/components/Callout" dependencies: @@ -2349,7 +2349,7 @@ __metadata: "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0" "@office-iss/react-native-win32": ^0.71.0 "@uifabricshared/foundation-composable": ">=0.12.2 <1.0.0" - "@uifabricshared/foundation-compose": ^1.14.6 + "@uifabricshared/foundation-compose": ^1.14.7 "@uifabricshared/foundation-settings": ">=0.13.2 <1.0.0" react: 18.2.0 react-native: ^0.71.0 @@ -2359,7 +2359,7 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/checkbox@*, @fluentui-react-native/checkbox@0.21.0, @fluentui-react-native/checkbox@>=0.21.0 <1.0.0, @fluentui-react-native/checkbox@workspace:packages/components/Checkbox": +"@fluentui-react-native/checkbox@*, @fluentui-react-native/checkbox@0.21.1, @fluentui-react-native/checkbox@>=0.21.1 <1.0.0, @fluentui-react-native/checkbox@workspace:packages/components/Checkbox": version: 0.0.0-use.local resolution: "@fluentui-react-native/checkbox@workspace:packages/components/Checkbox" dependencies: @@ -2371,14 +2371,14 @@ __metadata: "@fluentui-react-native/scripts": ^0.1.1 "@fluentui-react-native/styling-utils": ">=0.5.0 <1.0.0" "@fluentui-react-native/test-tools": ">=0.1.1 <1.0.0" - "@fluentui-react-native/text": ">=0.21.7 <1.0.0" + "@fluentui-react-native/text": ">=0.21.8 <1.0.0" "@fluentui-react-native/theme-tokens": ^0.25.1 "@fluentui-react-native/theming-utils": ">=0.24.3 <1.0.0" "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0" "@fluentui-react-native/use-styling": ">=0.11.1 <1.0.0" "@office-iss/react-native-win32": ^0.71.0 "@uifabricshared/foundation-composable": ">=0.12.2 <1.0.0" - "@uifabricshared/foundation-compose": ^1.14.6 + "@uifabricshared/foundation-compose": ^1.14.7 "@uifabricshared/foundation-settings": ">=0.13.2 <1.0.0" react: 18.2.0 react-native: ^0.71.0 @@ -2391,18 +2391,18 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/chip@^0.2.0, @fluentui-react-native/chip@workspace:packages/components/Chip": +"@fluentui-react-native/chip@^0.2.1, @fluentui-react-native/chip@workspace:packages/components/Chip": version: 0.0.0-use.local resolution: "@fluentui-react-native/chip@workspace:packages/components/Chip" dependencies: "@fluentui-react-native/adapters": ^0.11.2 "@fluentui-react-native/eslint-config-rules": ^0.1.1 "@fluentui-react-native/framework": ">=0.11.5 <1.0.0" - "@fluentui-react-native/icon": ^0.19.7 + "@fluentui-react-native/icon": ^0.19.8 "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0" "@fluentui-react-native/scripts": ^0.1.1 "@fluentui-react-native/test-tools": ">=0.1.1 <1.0.0" - "@fluentui-react-native/text": ">=0.21.7 <1.0.0" + "@fluentui-react-native/text": ">=0.21.8 <1.0.0" "@fluentui-react-native/theme-tokens": ^0.25.1 "@fluentui-react-native/tokens": ^0.21.2 "@fluentui-react-native/use-styling": ^0.11.1 @@ -2465,23 +2465,23 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/contextual-menu@*, @fluentui-react-native/contextual-menu@0.22.14, @fluentui-react-native/contextual-menu@^0.22.14, @fluentui-react-native/contextual-menu@workspace:packages/components/ContextualMenu": +"@fluentui-react-native/contextual-menu@*, @fluentui-react-native/contextual-menu@0.22.15, @fluentui-react-native/contextual-menu@^0.22.15, @fluentui-react-native/contextual-menu@workspace:packages/components/ContextualMenu": version: 0.0.0-use.local resolution: "@fluentui-react-native/contextual-menu@workspace:packages/components/ContextualMenu" dependencies: "@fluentui-react-native/adapters": ^0.11.2 - "@fluentui-react-native/callout": ">=0.24.13 <1.0.0" + "@fluentui-react-native/callout": ">=0.24.14 <1.0.0" "@fluentui-react-native/eslint-config-rules": ^0.1.1 "@fluentui-react-native/focus-zone": ^0.12.9 - "@fluentui-react-native/icon": 0.19.7 + "@fluentui-react-native/icon": 0.19.8 "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0" "@fluentui-react-native/pressable": ">=0.10.8 <1.0.0" "@fluentui-react-native/scripts": ^0.1.1 - "@fluentui-react-native/text": ">=0.21.7 <1.0.0" + "@fluentui-react-native/text": ">=0.21.8 <1.0.0" "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0" "@office-iss/react-native-win32": ^0.71.0 "@uifabricshared/foundation-composable": ">=0.12.2 <1.0.0" - "@uifabricshared/foundation-compose": ^1.14.6 + "@uifabricshared/foundation-compose": ^1.14.7 "@uifabricshared/foundation-settings": ">=0.13.2 <1.0.0" react: 18.2.0 react-native: ^0.71.0 @@ -2633,16 +2633,16 @@ __metadata: languageName: node linkType: hard -"@fluentui-react-native/divider@^0.5.7, @fluentui-react-native/divider@workspace:packages/components/Divider": +"@fluentui-react-native/divider@^0.5.8, @fluentui-react-native/divider@workspace:packages/components/Divider": version: 0.0.0-use.local resolution: "@fluentui-react-native/divider@workspace:packages/components/Divider" dependencies: "@fluentui-react-native/eslint-config-rules": ^0.1.1 "@fluentui-react-native/framework": 0.11.5 - "@fluentui-react-native/icon": 0.19.7 + "@fluentui-react-native/icon": 0.19.8 "@fluentui-react-native/scripts": ^0.1.1 "@fluentui-react-native/test-tools": ">=0.1.1 <1.0.0" - "@fluentui-react-native/text": ">=0.21.7 <1.0.0" + "@fluentui-react-native/text": ">=0.21.8 <1.0.0" "@fluentui-react-native/theme-tokens": ">=0.25.1 <1.0.0" "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0" "@office-iss/react-native-win32": ^0.71.0 @@ -2672,19 +2672,19 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/dropdown@*, @fluentui-react-native/dropdown@>=0.8.18 <1.0.0, @fluentui-react-native/dropdown@workspace:packages/experimental/Dropdown": +"@fluentui-react-native/dropdown@*, @fluentui-react-native/dropdown@>=0.8.19 <1.0.0, @fluentui-react-native/dropdown@workspace:packages/experimental/Dropdown": version: 0.0.0-use.local resolution: "@fluentui-react-native/dropdown@workspace:packages/experimental/Dropdown" dependencies: "@fluentui-react-native/adapters": ">=0.11.2 <1.0.0" - "@fluentui-react-native/button": ">=0.35.0 <1.0.0" - "@fluentui-react-native/callout": ">=0.24.13 <1.0.0" + "@fluentui-react-native/button": ">=0.35.1 <1.0.0" + "@fluentui-react-native/callout": ">=0.24.14 <1.0.0" "@fluentui-react-native/eslint-config-rules": ^0.1.1 "@fluentui-react-native/framework": 0.11.5 "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0" "@fluentui-react-native/scripts": ^0.1.1 "@fluentui-react-native/test-tools": ">=0.1.1 <1.0.0" - "@fluentui-react-native/text": ">=0.21.7 <1.0.0" + "@fluentui-react-native/text": ">=0.21.8 <1.0.0" "@fluentui-react-native/theme-tokens": ^0.25.1 react: 18.2.0 react-native: ^0.71.0 @@ -2739,7 +2739,7 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/experimental-activity-indicator@*, @fluentui-react-native/experimental-activity-indicator@>=0.8.6 <1.0.0, @fluentui-react-native/experimental-activity-indicator@^0.8.6, @fluentui-react-native/experimental-activity-indicator@workspace:packages/experimental/ActivityIndicator": +"@fluentui-react-native/experimental-activity-indicator@*, @fluentui-react-native/experimental-activity-indicator@>=0.8.7 <1.0.0, @fluentui-react-native/experimental-activity-indicator@^0.8.7, @fluentui-react-native/experimental-activity-indicator@workspace:packages/experimental/ActivityIndicator": version: 0.0.0-use.local resolution: "@fluentui-react-native/experimental-activity-indicator@workspace:packages/experimental/ActivityIndicator" dependencies: @@ -2790,11 +2790,11 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/experimental-button@*, @fluentui-react-native/experimental-button@0.18.11, @fluentui-react-native/experimental-button@^0.18.11, @fluentui-react-native/experimental-button@workspace:packages/experimental/Button": +"@fluentui-react-native/experimental-button@*, @fluentui-react-native/experimental-button@0.18.12, @fluentui-react-native/experimental-button@^0.18.12, @fluentui-react-native/experimental-button@workspace:packages/experimental/Button": version: 0.0.0-use.local resolution: "@fluentui-react-native/experimental-button@workspace:packages/experimental/Button" dependencies: - "@fluentui-react-native/button": ^0.35.0 + "@fluentui-react-native/button": ^0.35.1 "@fluentui-react-native/eslint-config-rules": ^0.1.1 "@fluentui-react-native/scripts": ^0.1.1 "@fluentui-react-native/test-tools": ">=0.1.1 <1.0.0" @@ -2806,12 +2806,12 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/experimental-checkbox@*, @fluentui-react-native/experimental-checkbox@0.15.10, @fluentui-react-native/experimental-checkbox@workspace:packages/experimental/Checkbox": +"@fluentui-react-native/experimental-checkbox@*, @fluentui-react-native/experimental-checkbox@0.15.11, @fluentui-react-native/experimental-checkbox@workspace:packages/experimental/Checkbox": version: 0.0.0-use.local resolution: "@fluentui-react-native/experimental-checkbox@workspace:packages/experimental/Checkbox" dependencies: "@fluentui-react-native/adapters": ">=0.11.2 <1.0.0" - "@fluentui-react-native/checkbox": ">=0.21.0 <1.0.0" + "@fluentui-react-native/checkbox": ">=0.21.1 <1.0.0" "@fluentui-react-native/component-cache": ^1.5.1 "@fluentui-react-native/eslint-config-rules": ^0.1.1 "@fluentui-react-native/framework": 0.11.5 @@ -2849,7 +2849,7 @@ __metadata: resolution: "@fluentui-react-native/experimental-link@workspace:packages/experimental/Link" dependencies: "@fluentui-react-native/eslint-config-rules": ^0.1.1 - "@fluentui-react-native/link": ">=0.20.0 <1.0.0" + "@fluentui-react-native/link": ">=0.20.1 <1.0.0" "@fluentui-react-native/scripts": ^0.1.1 react: 18.2.0 react-native: ^0.71.0 @@ -2859,13 +2859,13 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/experimental-menu-button@*, @fluentui-react-native/experimental-menu-button@>=0.7.18 <1.0.0, @fluentui-react-native/experimental-menu-button@workspace:packages/experimental/MenuButton": +"@fluentui-react-native/experimental-menu-button@*, @fluentui-react-native/experimental-menu-button@>=0.7.19 <1.0.0, @fluentui-react-native/experimental-menu-button@workspace:packages/experimental/MenuButton": version: 0.0.0-use.local resolution: "@fluentui-react-native/experimental-menu-button@workspace:packages/experimental/MenuButton" dependencies: - "@fluentui-react-native/contextual-menu": ^0.22.14 + "@fluentui-react-native/contextual-menu": ^0.22.15 "@fluentui-react-native/eslint-config-rules": ^0.1.1 - "@fluentui-react-native/experimental-button": ^0.18.11 + "@fluentui-react-native/experimental-button": ^0.18.12 "@fluentui-react-native/framework": 0.11.5 "@fluentui-react-native/scripts": ^0.1.1 "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0" @@ -2915,7 +2915,7 @@ __metadata: resolution: "@fluentui-react-native/experimental-radio-group@workspace:packages/experimental/RadioGroup" dependencies: "@fluentui-react-native/eslint-config-rules": ^0.1.1 - "@fluentui-react-native/radio-group": ">=0.19.0 <1.0.0" + "@fluentui-react-native/radio-group": ">=0.19.1 <1.0.0" "@fluentui-react-native/scripts": ^0.1.1 "@office-iss/react-native-win32": ^0.71.0 react: 18.2.0 @@ -2944,7 +2944,7 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/experimental-shimmer@*, @fluentui-react-native/experimental-shimmer@0.11.0, @fluentui-react-native/experimental-shimmer@workspace:packages/experimental/Shimmer": +"@fluentui-react-native/experimental-shimmer@*, @fluentui-react-native/experimental-shimmer@0.11.1, @fluentui-react-native/experimental-shimmer@workspace:packages/experimental/Shimmer": version: 0.0.0-use.local resolution: "@fluentui-react-native/experimental-shimmer@workspace:packages/experimental/Shimmer" dependencies: @@ -2974,7 +2974,7 @@ __metadata: "@fluentui-react-native/eslint-config-rules": ^0.1.1 "@fluentui-react-native/framework": 0.11.5 "@fluentui-react-native/scripts": ^0.1.1 - "@fluentui-react-native/text": ">=0.21.7 <1.0.0" + "@fluentui-react-native/text": ">=0.21.8 <1.0.0" "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0" react: 18.2.0 react-native: ^0.71.0 @@ -2985,7 +2985,7 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/experimental-tabs@*, @fluentui-react-native/experimental-tabs@0.9.10, @fluentui-react-native/experimental-tabs@workspace:packages/experimental/Tabs": +"@fluentui-react-native/experimental-tabs@*, @fluentui-react-native/experimental-tabs@0.9.11, @fluentui-react-native/experimental-tabs@workspace:packages/experimental/Tabs": version: 0.0.0-use.local resolution: "@fluentui-react-native/experimental-tabs@workspace:packages/experimental/Tabs" dependencies: @@ -2993,11 +2993,11 @@ __metadata: "@fluentui-react-native/eslint-config-rules": ^0.1.1 "@fluentui-react-native/focus-zone": ">=0.12.9 <1.0.0" "@fluentui-react-native/framework": 0.11.5 - "@fluentui-react-native/icon": 0.19.7 + "@fluentui-react-native/icon": 0.19.8 "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0" "@fluentui-react-native/scripts": ^0.1.1 "@fluentui-react-native/test-tools": ">=0.1.1 <1.0.0" - "@fluentui-react-native/text": ">=0.21.7 <1.0.0" + "@fluentui-react-native/text": ">=0.21.8 <1.0.0" "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0" "@fluentui-react-native/use-styling": ">=0.11.1 <1.0.0" "@office-iss/react-native-win32": ^0.71.0 @@ -3010,13 +3010,13 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/experimental-text@*, @fluentui-react-native/experimental-text@>=0.13.7 <1.0.0, @fluentui-react-native/experimental-text@workspace:packages/experimental/Text": +"@fluentui-react-native/experimental-text@*, @fluentui-react-native/experimental-text@>=0.13.8 <1.0.0, @fluentui-react-native/experimental-text@workspace:packages/experimental/Text": version: 0.0.0-use.local resolution: "@fluentui-react-native/experimental-text@workspace:packages/experimental/Text" dependencies: "@fluentui-react-native/eslint-config-rules": ^0.1.1 "@fluentui-react-native/scripts": ^0.1.1 - "@fluentui-react-native/text": ">=0.21.7 <1.0.0" + "@fluentui-react-native/text": ">=0.21.8 <1.0.0" react: 18.2.0 react-native: ^0.71.0 tslib: ^2.3.1 @@ -3092,7 +3092,7 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/icon@*, @fluentui-react-native/icon@0.19.7, @fluentui-react-native/icon@^0.19.7, @fluentui-react-native/icon@workspace:packages/components/Icon": +"@fluentui-react-native/icon@*, @fluentui-react-native/icon@0.19.8, @fluentui-react-native/icon@^0.19.8, @fluentui-react-native/icon@workspace:packages/components/Icon": version: 0.0.0-use.local resolution: "@fluentui-react-native/icon@workspace:packages/components/Icon" dependencies: @@ -3101,7 +3101,7 @@ __metadata: "@fluentui-react-native/framework": ">=0.11.5 <1.0.0" "@fluentui-react-native/scripts": ^0.1.1 "@fluentui-react-native/test-tools": ">=0.1.1 <1.0.0" - "@fluentui-react-native/text": ^0.21.7 + "@fluentui-react-native/text": ^0.21.8 "@office-iss/react-native-win32": ^0.71.0 react: 18.2.0 react-native: ^0.71.0 @@ -3125,18 +3125,18 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/input@^0.4.0, @fluentui-react-native/input@workspace:packages/components/Input": +"@fluentui-react-native/input@^0.4.1, @fluentui-react-native/input@workspace:packages/components/Input": version: 0.0.0-use.local resolution: "@fluentui-react-native/input@workspace:packages/components/Input" dependencies: "@fluentui-react-native/eslint-config-rules": ^0.1.1 "@fluentui-react-native/framework": 0.11.5 - "@fluentui-react-native/icon": ^0.19.7 + "@fluentui-react-native/icon": ^0.19.8 "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0" "@fluentui-react-native/scripts": ^0.1.1 "@fluentui-react-native/styling-utils": ">=0.5.0 <1.0.0" "@fluentui-react-native/test-tools": ">=0.1.1 <1.0.0" - "@fluentui-react-native/text": ">=0.21.7 <1.0.0" + "@fluentui-react-native/text": ">=0.21.8 <1.0.0" "@fluentui-react-native/theme-tokens": ^0.25.1 "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0" "@fluentui-react-native/use-styling": ">=0.11.1 <1.0.0" @@ -3178,7 +3178,7 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/link@*, @fluentui-react-native/link@0.20.0, @fluentui-react-native/link@>=0.20.0 <1.0.0, @fluentui-react-native/link@workspace:packages/components/Link": +"@fluentui-react-native/link@*, @fluentui-react-native/link@0.20.1, @fluentui-react-native/link@>=0.20.1 <1.0.0, @fluentui-react-native/link@workspace:packages/components/Link": version: 0.0.0-use.local resolution: "@fluentui-react-native/link@workspace:packages/components/Link" dependencies: @@ -3188,11 +3188,11 @@ __metadata: "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0" "@fluentui-react-native/scripts": ^0.1.1 "@fluentui-react-native/test-tools": ">=0.1.1 <1.0.0" - "@fluentui-react-native/text": ">=0.21.7 <1.0.0" + "@fluentui-react-native/text": ">=0.21.8 <1.0.0" "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0" "@fluentui-react-native/use-styling": ^0.11.1 "@uifabricshared/foundation-composable": ">=0.12.2 <1.0.0" - "@uifabricshared/foundation-compose": ^1.14.6 + "@uifabricshared/foundation-compose": ^1.14.7 "@uifabricshared/foundation-settings": ">=0.13.2 <1.0.0" react: 18.2.0 react-native: ^0.71.0 @@ -3215,20 +3215,20 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/menu-button@*, @fluentui-react-native/menu-button@0.11.18, @fluentui-react-native/menu-button@workspace:packages/components/MenuButton": +"@fluentui-react-native/menu-button@*, @fluentui-react-native/menu-button@0.11.19, @fluentui-react-native/menu-button@workspace:packages/components/MenuButton": version: 0.0.0-use.local resolution: "@fluentui-react-native/menu-button@workspace:packages/components/MenuButton" dependencies: - "@fluentui-react-native/button": ^0.35.0 + "@fluentui-react-native/button": ^0.35.1 "@fluentui-react-native/component-cache": ^1.5.1 - "@fluentui-react-native/contextual-menu": ^0.22.14 + "@fluentui-react-native/contextual-menu": ^0.22.15 "@fluentui-react-native/eslint-config-rules": ^0.1.1 - "@fluentui-react-native/icon": ^0.19.7 + "@fluentui-react-native/icon": ^0.19.8 "@fluentui-react-native/scripts": ^0.1.1 "@fluentui-react-native/tokens": ^0.21.2 "@office-iss/react-native-win32": ^0.71.0 "@uifabricshared/foundation-composable": ">=0.12.2 <1.0.0" - "@uifabricshared/foundation-compose": ^1.14.6 + "@uifabricshared/foundation-compose": ^1.14.7 "@uifabricshared/foundation-settings": ">=0.13.2 <1.0.0" react: 18.2.0 react-native: ^0.71.0 @@ -3240,21 +3240,21 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/menu@*, @fluentui-react-native/menu@^1.11.17, @fluentui-react-native/menu@workspace:packages/components/Menu": +"@fluentui-react-native/menu@*, @fluentui-react-native/menu@^1.11.18, @fluentui-react-native/menu@workspace:packages/components/Menu": version: 0.0.0-use.local resolution: "@fluentui-react-native/menu@workspace:packages/components/Menu" dependencies: "@fluentui-react-native/adapters": ">=0.11.2 <1.0.0" - "@fluentui-react-native/button": ">=0.35.0 <1.0.0" - "@fluentui-react-native/callout": ">=0.24.13 <1.0.0" + "@fluentui-react-native/button": ">=0.35.1 <1.0.0" + "@fluentui-react-native/callout": ">=0.24.14 <1.0.0" "@fluentui-react-native/eslint-config-rules": ^0.1.1 "@fluentui-react-native/focus-zone": ">=0.12.9 <1.0.0" "@fluentui-react-native/framework": 0.11.5 - "@fluentui-react-native/icon": ^0.19.7 + "@fluentui-react-native/icon": ^0.19.8 "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0" "@fluentui-react-native/scripts": ^0.1.1 "@fluentui-react-native/test-tools": ">=0.1.1 <1.0.0" - "@fluentui-react-native/text": ">=0.21.7 <1.0.0" + "@fluentui-react-native/text": ">=0.21.8 <1.0.0" "@fluentui-react-native/theme-tokens": ">=0.25.1 <1.0.0" "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0" "@fluentui-react-native/use-styling": ">=0.11.1 <1.0.0" @@ -3288,22 +3288,22 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/notification@*, @fluentui-react-native/notification@0.23.11, @fluentui-react-native/notification@workspace:packages/components/Notification": +"@fluentui-react-native/notification@*, @fluentui-react-native/notification@0.23.12, @fluentui-react-native/notification@workspace:packages/components/Notification": version: 0.0.0-use.local resolution: "@fluentui-react-native/notification@workspace:packages/components/Notification" dependencies: "@fluentui-react-native/adapters": ^0.11.2 - "@fluentui-react-native/button": ">=0.35.0 <1.0.0" + "@fluentui-react-native/button": ">=0.35.1 <1.0.0" "@fluentui-react-native/eslint-config-rules": ^0.1.1 "@fluentui-react-native/experimental-appearance-additions": ^0.5.7 "@fluentui-react-native/experimental-shadow": 0.4.7 "@fluentui-react-native/framework": 0.11.5 - "@fluentui-react-native/icon": 0.19.7 + "@fluentui-react-native/icon": 0.19.8 "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0" "@fluentui-react-native/pressable": ">=0.10.8 <1.0.0" "@fluentui-react-native/scripts": ^0.1.1 "@fluentui-react-native/test-tools": ">=0.1.1 <1.0.0" - "@fluentui-react-native/text": ">=0.21.7 <1.0.0" + "@fluentui-react-native/text": ">=0.21.8 <1.0.0" "@fluentui-react-native/theme-tokens": 0.25.1 "@fluentui-react-native/theme-types": ">=0.32.0 <1.0.0" "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0" @@ -3319,7 +3319,7 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/persona-coin@*, @fluentui-react-native/persona-coin@0.13.6, @fluentui-react-native/persona-coin@>=0.13.6 <1.0.0, @fluentui-react-native/persona-coin@workspace:packages/components/PersonaCoin": +"@fluentui-react-native/persona-coin@*, @fluentui-react-native/persona-coin@0.13.7, @fluentui-react-native/persona-coin@>=0.13.7 <1.0.0, @fluentui-react-native/persona-coin@workspace:packages/components/PersonaCoin": version: 0.0.0-use.local resolution: "@fluentui-react-native/persona-coin@workspace:packages/components/PersonaCoin" dependencies: @@ -3331,9 +3331,9 @@ __metadata: "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0" "@office-iss/react-native-win32": ^0.71.0 "@uifabricshared/foundation-composable": ">=0.12.2 <1.0.0" - "@uifabricshared/foundation-compose": ^1.14.6 + "@uifabricshared/foundation-compose": ^1.14.7 "@uifabricshared/foundation-settings": ">=0.13.2 <1.0.0" - "@uifabricshared/foundation-tokens": ">=0.13.4 <1.0.0" + "@uifabricshared/foundation-tokens": ">=0.13.5 <1.0.0" react: 18.2.0 react-native: ^0.71.0 peerDependencies: @@ -3342,20 +3342,20 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/persona@*, @fluentui-react-native/persona@0.14.6, @fluentui-react-native/persona@workspace:packages/components/Persona": +"@fluentui-react-native/persona@*, @fluentui-react-native/persona@0.14.7, @fluentui-react-native/persona@workspace:packages/components/Persona": version: 0.0.0-use.local resolution: "@fluentui-react-native/persona@workspace:packages/components/Persona" dependencies: "@fluentui-react-native/adapters": ">=0.11.2 <1.0.0" "@fluentui-react-native/eslint-config-rules": ^0.1.1 "@fluentui-react-native/framework": ">=0.11.5 <1.0.0" - "@fluentui-react-native/persona-coin": ">=0.13.6 <1.0.0" + "@fluentui-react-native/persona-coin": ">=0.13.7 <1.0.0" "@fluentui-react-native/scripts": ^0.1.1 "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0" "@uifabricshared/foundation-composable": ">=0.12.2 <1.0.0" - "@uifabricshared/foundation-compose": ^1.14.6 + "@uifabricshared/foundation-compose": ^1.14.7 "@uifabricshared/foundation-settings": ">=0.13.2 <1.0.0" - "@uifabricshared/foundation-tokens": ">=0.13.4 <1.0.0" + "@uifabricshared/foundation-tokens": ">=0.13.5 <1.0.0" react: 18.2.0 react-native: ^0.71.0 peerDependencies: @@ -3399,7 +3399,7 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/radio-group@*, @fluentui-react-native/radio-group@0.19.0, @fluentui-react-native/radio-group@>=0.19.0 <1.0.0, @fluentui-react-native/radio-group@workspace:packages/components/RadioGroup": +"@fluentui-react-native/radio-group@*, @fluentui-react-native/radio-group@0.19.1, @fluentui-react-native/radio-group@>=0.19.1 <1.0.0, @fluentui-react-native/radio-group@workspace:packages/components/RadioGroup": version: 0.0.0-use.local resolution: "@fluentui-react-native/radio-group@workspace:packages/components/RadioGroup" dependencies: @@ -3412,13 +3412,13 @@ __metadata: "@fluentui-react-native/pressable": ">=0.10.8 <1.0.0" "@fluentui-react-native/scripts": ^0.1.1 "@fluentui-react-native/test-tools": ">=0.1.1 <1.0.0" - "@fluentui-react-native/text": ">=0.21.7 <1.0.0" + "@fluentui-react-native/text": ">=0.21.8 <1.0.0" "@fluentui-react-native/theme-tokens": ">=0.25.1 <1.0.0" "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0" "@fluentui-react-native/use-styling": ">=0.11.1 <1.0.0" "@office-iss/react-native-win32": ^0.71.0 "@uifabricshared/foundation-composable": ">=0.12.2 <1.0.0" - "@uifabricshared/foundation-compose": ^1.14.6 + "@uifabricshared/foundation-compose": ^1.14.7 "@uifabricshared/foundation-settings": ">=0.13.2 <1.0.0" react: 18.2.0 react-native: ^0.71.0 @@ -3518,7 +3518,7 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/spinner@^0.7.8, @fluentui-react-native/spinner@workspace:packages/experimental/Spinner": +"@fluentui-react-native/spinner@^0.7.9, @fluentui-react-native/spinner@workspace:packages/experimental/Spinner": version: 0.0.0-use.local resolution: "@fluentui-react-native/spinner@workspace:packages/experimental/Spinner" dependencies: @@ -3526,7 +3526,7 @@ __metadata: "@fluentui-react-native/eslint-config-rules": ^0.1.1 "@fluentui-react-native/framework": 0.11.5 "@fluentui-react-native/scripts": ^0.1.1 - "@fluentui-react-native/text": ">=0.21.7 <1.0.0" + "@fluentui-react-native/text": ">=0.21.8 <1.0.0" "@fluentui-react-native/theme-tokens": ^0.25.1 "@fluentui-react-native/use-styling": ^0.11.1 react: 18.2.0 @@ -3539,7 +3539,7 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/stack@*, @fluentui-react-native/stack@>=0.8.9 <1.0.0, @fluentui-react-native/stack@workspace:packages/components/Stack": +"@fluentui-react-native/stack@*, @fluentui-react-native/stack@>=0.8.10 <1.0.0, @fluentui-react-native/stack@workspace:packages/components/Stack": version: 0.0.0-use.local resolution: "@fluentui-react-native/stack@workspace:packages/components/Stack" dependencies: @@ -3547,12 +3547,12 @@ __metadata: "@fluentui-react-native/eslint-config-rules": ^0.1.1 "@fluentui-react-native/framework": ">=0.11.5 <1.0.0" "@fluentui-react-native/scripts": ^0.1.1 - "@fluentui-react-native/text": ">=0.21.7 <1.0.0" + "@fluentui-react-native/text": ">=0.21.8 <1.0.0" "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0" "@uifabricshared/foundation-composable": ">=0.12.2 <1.0.0" - "@uifabricshared/foundation-compose": ^1.14.6 + "@uifabricshared/foundation-compose": ^1.14.7 "@uifabricshared/foundation-settings": ">=0.13.2 <1.0.0" - "@uifabricshared/foundation-tokens": ">=0.13.4 <1.0.0" + "@uifabricshared/foundation-tokens": ">=0.13.5 <1.0.0" react: 18.2.0 react-native: ^0.71.0 peerDependencies: @@ -3575,7 +3575,7 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/switch@*, @fluentui-react-native/switch@^0.11.0, @fluentui-react-native/switch@workspace:packages/components/Switch": +"@fluentui-react-native/switch@*, @fluentui-react-native/switch@^0.11.1, @fluentui-react-native/switch@workspace:packages/components/Switch": version: 0.0.0-use.local resolution: "@fluentui-react-native/switch@workspace:packages/components/Switch" dependencies: @@ -3585,7 +3585,7 @@ __metadata: "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0" "@fluentui-react-native/scripts": ^0.1.1 "@fluentui-react-native/test-tools": ">=0.1.1 <1.0.0" - "@fluentui-react-native/text": ">=0.21.7 <1.0.0" + "@fluentui-react-native/text": ">=0.21.8 <1.0.0" "@fluentui-react-native/theming-utils": ">=0.24.3 <1.0.0" "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0" "@fluentui-react-native/use-styling": ">=0.11.1 <1.0.0" @@ -3599,7 +3599,7 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/tablist@0.3.7, @fluentui-react-native/tablist@workspace:packages/experimental/TabList": +"@fluentui-react-native/tablist@0.3.8, @fluentui-react-native/tablist@workspace:packages/experimental/TabList": version: 0.0.0-use.local resolution: "@fluentui-react-native/tablist@workspace:packages/experimental/TabList" dependencies: @@ -3607,11 +3607,11 @@ __metadata: "@fluentui-react-native/eslint-config-rules": ^0.1.1 "@fluentui-react-native/focus-zone": ">=0.12.9 <1.0.0" "@fluentui-react-native/framework": 0.11.5 - "@fluentui-react-native/icon": 0.19.7 + "@fluentui-react-native/icon": 0.19.8 "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0" "@fluentui-react-native/scripts": ^0.1.1 "@fluentui-react-native/test-tools": ">=0.1.1 <1.0.0" - "@fluentui-react-native/text": ">=0.21.7 <1.0.0" + "@fluentui-react-native/text": ">=0.21.8 <1.0.0" "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0" "@fluentui-react-native/use-styling": ">=0.11.1 <1.0.0" "@office-iss/react-native-win32": ^0.71.0 @@ -3624,22 +3624,22 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/tabs@*, @fluentui-react-native/tabs@0.13.8, @fluentui-react-native/tabs@workspace:packages/components/Tabs": +"@fluentui-react-native/tabs@*, @fluentui-react-native/tabs@0.13.9, @fluentui-react-native/tabs@workspace:packages/components/Tabs": version: 0.0.0-use.local resolution: "@fluentui-react-native/tabs@workspace:packages/components/Tabs" dependencies: "@fluentui-react-native/adapters": ">=0.11.2 <1.0.0" "@fluentui-react-native/eslint-config-rules": ^0.1.1 "@fluentui-react-native/focus-zone": ">=0.12.9 <1.0.0" - "@fluentui-react-native/icon": 0.19.7 + "@fluentui-react-native/icon": 0.19.8 "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0" "@fluentui-react-native/scripts": ^0.1.1 "@fluentui-react-native/test-tools": ">=0.1.1 <1.0.0" - "@fluentui-react-native/text": ">=0.21.7 <1.0.0" + "@fluentui-react-native/text": ">=0.21.8 <1.0.0" "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0" "@office-iss/react-native-win32": ^0.71.0 "@uifabricshared/foundation-composable": ">=0.12.2 <1.0.0" - "@uifabricshared/foundation-compose": ^1.14.6 + "@uifabricshared/foundation-compose": ^1.14.7 "@uifabricshared/foundation-settings": ">=0.13.2 <1.0.0" react: 18.2.0 react-native: ^0.71.0 @@ -3671,7 +3671,7 @@ __metadata: dependencies: "@fluentui-react-native/eslint-config-rules": ^0.1.1 "@fluentui-react-native/scripts": ^0.1.1 - "@fluentui-react-native/tester": ^0.155.1 + "@fluentui-react-native/tester": ^0.155.2 "@office-iss/react-native-win32": ^0.71.0 "@office-iss/rex-win32": 0.71.15-devmain.16608.10000 "@rnx-kit/cli": ^0.16.2 @@ -3702,7 +3702,7 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/tester@*, @fluentui-react-native/tester@^0.155.1, @fluentui-react-native/tester@workspace:apps/fluent-tester": +"@fluentui-react-native/tester@*, @fluentui-react-native/tester@^0.155.2, @fluentui-react-native/tester@workspace:apps/fluent-tester": version: 0.0.0-use.local resolution: "@fluentui-react-native/tester@workspace:apps/fluent-tester" dependencies: @@ -3710,43 +3710,43 @@ __metadata: "@babel/runtime": ^7.8.0 "@fluentui-react-native/android-theme": ">=0.18.5 <1.0.0" "@fluentui-react-native/apple-theme": ">=0.21.8 <1.0.0" - "@fluentui-react-native/avatar": ^1.10.9 - "@fluentui-react-native/badge": ">=0.7.5 <1.0.0" - "@fluentui-react-native/button": ">=0.35.0 <1.0.0" - "@fluentui-react-native/chip": ^0.2.0 + "@fluentui-react-native/avatar": ^1.10.10 + "@fluentui-react-native/badge": ">=0.7.6 <1.0.0" + "@fluentui-react-native/button": ">=0.35.1 <1.0.0" + "@fluentui-react-native/chip": ^0.2.1 "@fluentui-react-native/default-theme": ">=0.19.6 <1.0.0" - "@fluentui-react-native/divider": ^0.5.7 + "@fluentui-react-native/divider": ^0.5.8 "@fluentui-react-native/drawer": ^0.2.8 - "@fluentui-react-native/dropdown": ">=0.8.18 <1.0.0" + "@fluentui-react-native/dropdown": ">=0.8.19 <1.0.0" "@fluentui-react-native/eslint-config-rules": ^0.1.1 - "@fluentui-react-native/experimental-activity-indicator": ">=0.8.6 <1.0.0" + "@fluentui-react-native/experimental-activity-indicator": ">=0.8.7 <1.0.0" "@fluentui-react-native/experimental-appearance-additions": ^0.5.7 "@fluentui-react-native/experimental-avatar": ">=0.19.6 <1.0.0" - "@fluentui-react-native/experimental-button": 0.18.11 - "@fluentui-react-native/experimental-checkbox": 0.15.10 + "@fluentui-react-native/experimental-button": 0.18.12 + "@fluentui-react-native/experimental-checkbox": 0.15.11 "@fluentui-react-native/experimental-expander": 0.6.8 - "@fluentui-react-native/experimental-menu-button": ">=0.7.18 <1.0.0" + "@fluentui-react-native/experimental-menu-button": ">=0.7.19 <1.0.0" "@fluentui-react-native/experimental-native-date-picker": ">=0.8.0 <1.0.0" "@fluentui-react-native/experimental-shadow": 0.4.7 - "@fluentui-react-native/experimental-shimmer": 0.11.0 - "@fluentui-react-native/experimental-tabs": 0.9.10 - "@fluentui-react-native/experimental-text": ">=0.13.7 <1.0.0" + "@fluentui-react-native/experimental-shimmer": 0.11.1 + "@fluentui-react-native/experimental-tabs": 0.9.11 + "@fluentui-react-native/experimental-text": ">=0.13.8 <1.0.0" "@fluentui-react-native/focus-zone": ^0.12.9 "@fluentui-react-native/framework": ">=0.11.5 <1.0.0" - "@fluentui-react-native/icon": 0.19.7 - "@fluentui-react-native/input": ^0.4.0 + "@fluentui-react-native/icon": 0.19.8 + "@fluentui-react-native/input": ^0.4.1 "@fluentui-react-native/interactive-hooks": ">=0.24.7 <1.0.0" - "@fluentui-react-native/menu": ^1.11.17 + "@fluentui-react-native/menu": ^1.11.18 "@fluentui-react-native/merge-props": ">=0.7.1 <1.0.0" - "@fluentui-react-native/notification": 0.23.11 - "@fluentui-react-native/radio-group": ">=0.19.0 <1.0.0" + "@fluentui-react-native/notification": 0.23.12 + "@fluentui-react-native/radio-group": ">=0.19.1 <1.0.0" "@fluentui-react-native/scripts": ^0.1.1 "@fluentui-react-native/separator": ^0.16.5 - "@fluentui-react-native/spinner": ^0.7.8 - "@fluentui-react-native/stack": ">=0.8.9 <1.0.0" - "@fluentui-react-native/switch": ^0.11.0 - "@fluentui-react-native/tablist": 0.3.7 - "@fluentui-react-native/text": ">=0.21.7 <1.0.0" + "@fluentui-react-native/spinner": ^0.7.9 + "@fluentui-react-native/stack": ">=0.8.10 <1.0.0" + "@fluentui-react-native/switch": ^0.11.1 + "@fluentui-react-native/tablist": 0.3.8 + "@fluentui-react-native/text": ">=0.21.8 <1.0.0" "@fluentui-react-native/theme": ">=0.9.1 <1.0.0" "@fluentui-react-native/theme-tokens": ^0.25.1 "@fluentui-react-native/theme-types": ">=0.32.0 <1.0.0" @@ -3754,7 +3754,7 @@ __metadata: "@fluentui-react-native/theming-utils": ">=0.24.3 <1.0.0" "@fluentui-react-native/vibrancy-view": ">=0.0.2 <1.0.0" "@fluentui-react-native/win32-theme": ">=0.27.5 <1.0.0" - "@fluentui/react-native": ">=0.37.21 <1.0.0" + "@fluentui/react-native": ">=0.37.22 <1.0.0" "@fortawesome/fontawesome-svg-core": ^6.2.0 "@fortawesome/free-solid-svg-icons": ^6.2.0 "@fortawesome/react-native-fontawesome": ^0.3.0 @@ -3784,7 +3784,7 @@ __metadata: languageName: unknown linkType: soft -"@fluentui-react-native/text@*, @fluentui-react-native/text@0.21.7, @fluentui-react-native/text@>=0.21.7 <1.0.0, @fluentui-react-native/text@^0.21.7, @fluentui-react-native/text@workspace:packages/components/text": +"@fluentui-react-native/text@*, @fluentui-react-native/text@0.21.8, @fluentui-react-native/text@>=0.21.8 <1.0.0, @fluentui-react-native/text@^0.21.8, @fluentui-react-native/text@workspace:packages/components/text": version: 0.0.0-use.local resolution: "@fluentui-react-native/text@workspace:packages/components/text" dependencies: @@ -3797,7 +3797,7 @@ __metadata: "@fluentui-react-native/test-tools": ">=0.1.1 <1.0.0" "@fluentui-react-native/theme-tokens": ">=0.25.1 <1.0.0" "@fluentui-react-native/tokens": ">=0.21.2 <1.0.0" - "@uifabricshared/foundation-compose": ^1.14.6 + "@uifabricshared/foundation-compose": ^1.14.7 react: 18.2.0 react-native: ^0.71.0 tslib: ^2.3.1 @@ -4016,28 +4016,28 @@ __metadata: languageName: unknown linkType: soft -"@fluentui/react-native@*, @fluentui/react-native@>=0.37.21 <1.0.0, @fluentui/react-native@workspace:packages/libraries/core": +"@fluentui/react-native@*, @fluentui/react-native@>=0.37.22 <1.0.0, @fluentui/react-native@workspace:packages/libraries/core": version: 0.0.0-use.local resolution: "@fluentui/react-native@workspace:packages/libraries/core" dependencies: - "@fluentui-react-native/button": 0.35.0 - "@fluentui-react-native/callout": 0.24.13 - "@fluentui-react-native/checkbox": 0.21.0 - "@fluentui-react-native/contextual-menu": 0.22.14 + "@fluentui-react-native/button": 0.35.1 + "@fluentui-react-native/callout": 0.24.14 + "@fluentui-react-native/checkbox": 0.21.1 + "@fluentui-react-native/contextual-menu": 0.22.15 "@fluentui-react-native/eslint-config-rules": ^0.1.1 "@fluentui-react-native/focus-trap-zone": 0.10.9 "@fluentui-react-native/focus-zone": 0.12.9 "@fluentui-react-native/interactive-hooks": 0.24.7 - "@fluentui-react-native/link": 0.20.0 - "@fluentui-react-native/menu-button": 0.11.18 - "@fluentui-react-native/persona": 0.14.6 - "@fluentui-react-native/persona-coin": 0.13.6 + "@fluentui-react-native/link": 0.20.1 + "@fluentui-react-native/menu-button": 0.11.19 + "@fluentui-react-native/persona": 0.14.7 + "@fluentui-react-native/persona-coin": 0.13.7 "@fluentui-react-native/pressable": 0.10.8 - "@fluentui-react-native/radio-group": 0.19.0 + "@fluentui-react-native/radio-group": 0.19.1 "@fluentui-react-native/scripts": ^0.1.1 "@fluentui-react-native/separator": 0.16.5 - "@fluentui-react-native/tabs": 0.13.8 - "@fluentui-react-native/text": 0.21.7 + "@fluentui-react-native/tabs": 0.13.9 + "@fluentui-react-native/text": 0.21.8 react: 18.2.0 react-native: ^0.71.0 peerDependencies: @@ -7210,7 +7210,7 @@ __metadata: languageName: unknown linkType: soft -"@uifabricshared/foundation-compose@*, @uifabricshared/foundation-compose@^1.14.6, @uifabricshared/foundation-compose@workspace:packages/deprecated/foundation-compose": +"@uifabricshared/foundation-compose@*, @uifabricshared/foundation-compose@^1.14.7, @uifabricshared/foundation-compose@workspace:packages/deprecated/foundation-compose": version: 0.0.0-use.local resolution: "@uifabricshared/foundation-compose@workspace:packages/deprecated/foundation-compose" dependencies: @@ -7222,7 +7222,7 @@ __metadata: "@fluentui-react-native/theme-types": ">=0.32.0 <1.0.0" "@uifabricshared/foundation-composable": ">=0.12.2 <1.0.0" "@uifabricshared/foundation-settings": ">=0.13.2 <1.0.0" - "@uifabricshared/foundation-tokens": ">=0.13.4 <1.0.0" + "@uifabricshared/foundation-tokens": ">=0.13.5 <1.0.0" "@uifabricshared/themed-settings": ">=0.10.2 <1.0.0" "@uifabricshared/theming-ramp": ">=0.19.1 <1.0.0" react: 18.2.0 @@ -7248,7 +7248,7 @@ __metadata: languageName: unknown linkType: soft -"@uifabricshared/foundation-tokens@*, @uifabricshared/foundation-tokens@>=0.13.4 <1.0.0, @uifabricshared/foundation-tokens@workspace:packages/deprecated/foundation-tokens": +"@uifabricshared/foundation-tokens@*, @uifabricshared/foundation-tokens@>=0.13.5 <1.0.0, @uifabricshared/foundation-tokens@workspace:packages/deprecated/foundation-tokens": version: 0.0.0-use.local resolution: "@uifabricshared/foundation-tokens@workspace:packages/deprecated/foundation-tokens" dependencies: