From 2a05fb198d64fe4d138554aa693854d4c4822aa2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 20:32:46 +0000 Subject: [PATCH] Version Packages --- .changeset/clean-candles-check.md | 5 - .changeset/crisp-falcons-teach.md | 38 ------ .changeset/easy-cooks-work.md | 42 ------- .changeset/five-planets-swim.md | 2 - .changeset/kind-colors-share.md | 6 - .changeset/rich-pumas-try.md | 39 ------- .changeset/silver-hats-tickle.md | 8 -- .changeset/tidy-themes-consolidate.md | 11 -- .changeset/warm-themes-reuse.md | 5 - apps/fluent-tester/CHANGELOG.md | 7 ++ apps/fluent-tester/package.json | 2 +- packages/agentic/components/CHANGELOG.md | 15 +++ packages/agentic/components/package.json | 2 +- packages/agentic/design/CHANGELOG.md | 10 ++ packages/agentic/design/package.json | 2 +- packages/components/Avatar/CHANGELOG.md | 17 +++ packages/components/Avatar/package.json | 2 +- packages/components/Badge/CHANGELOG.md | 18 +++ packages/components/Badge/package.json | 2 +- packages/components/Button/CHANGELOG.md | 20 ++++ packages/components/Button/package.json | 2 +- packages/components/Checkbox/CHANGELOG.md | 17 +++ packages/components/Checkbox/package.json | 2 +- packages/components/Chip/CHANGELOG.md | 17 +++ packages/components/Chip/package.json | 2 +- .../components/ContextualMenu/CHANGELOG.md | 19 +++ .../components/ContextualMenu/package.json | 2 +- packages/components/Divider/CHANGELOG.md | 17 +++ packages/components/Divider/package.json | 2 +- packages/components/Icon/CHANGELOG.md | 10 ++ packages/components/Icon/package.json | 2 +- packages/components/Input/CHANGELOG.md | 17 +++ packages/components/Input/package.json | 2 +- packages/components/Link/CHANGELOG.md | 16 +++ packages/components/Link/package.json | 2 +- packages/components/Menu/CHANGELOG.md | 19 +++ packages/components/Menu/package.json | 2 +- packages/components/MenuButton/CHANGELOG.md | 18 +++ packages/components/MenuButton/package.json | 2 +- packages/components/Notification/CHANGELOG.md | 19 +++ packages/components/Notification/package.json | 2 +- packages/components/Persona/CHANGELOG.md | 17 +++ packages/components/Persona/package.json | 2 +- packages/components/PersonaCoin/CHANGELOG.md | 17 +++ packages/components/PersonaCoin/package.json | 2 +- packages/components/RadioGroup/CHANGELOG.md | 17 +++ packages/components/RadioGroup/package.json | 2 +- packages/components/Separator/CHANGELOG.md | 13 +++ packages/components/Separator/package.json | 2 +- packages/components/Stack/CHANGELOG.md | 16 +++ packages/components/Stack/package.json | 2 +- packages/components/Switch/CHANGELOG.md | 16 +++ packages/components/Switch/package.json | 2 +- packages/components/TabList/CHANGELOG.md | 17 +++ packages/components/TabList/package.json | 2 +- packages/components/Text/CHANGELOG.md | 16 +++ packages/components/Text/package.json | 2 +- packages/dependency-profiles/CHANGELOG.md | 6 + packages/dependency-profiles/package.json | 2 +- packages/dependency-profiles/src/index.js | 108 +++++++++--------- .../foundation-compose/CHANGELOG.md | 15 +++ .../foundation-compose/package.json | 2 +- .../deprecated/foundation-tokens/CHANGELOG.md | 13 +++ .../deprecated/foundation-tokens/package.json | 2 +- .../deprecated/theme-registry/CHANGELOG.md | 6 + .../deprecated/theme-registry/package.json | 2 +- packages/deprecated/theming-ramp/CHANGELOG.md | 13 +++ packages/deprecated/theming-ramp/package.json | 2 +- .../theming-react-native/CHANGELOG.md | 15 +++ .../theming-react-native/package.json | 2 +- .../ActivityIndicator/CHANGELOG.md | 9 ++ .../ActivityIndicator/package.json | 2 +- packages/experimental/Avatar/CHANGELOG.md | 9 ++ packages/experimental/Avatar/package.json | 2 +- packages/experimental/Checkbox/CHANGELOG.md | 10 ++ packages/experimental/Checkbox/package.json | 2 +- packages/experimental/Drawer/CHANGELOG.md | 13 +++ packages/experimental/Drawer/package.json | 2 +- packages/experimental/Dropdown/CHANGELOG.md | 17 +++ packages/experimental/Dropdown/package.json | 2 +- packages/experimental/Expander/CHANGELOG.md | 9 ++ packages/experimental/Expander/package.json | 2 +- packages/experimental/MenuButton/CHANGELOG.md | 17 +++ packages/experimental/MenuButton/package.json | 2 +- packages/experimental/Popover/CHANGELOG.md | 9 ++ packages/experimental/Popover/package.json | 2 +- packages/experimental/Shadow/CHANGELOG.md | 13 +++ packages/experimental/Shadow/package.json | 2 +- packages/experimental/Shimmer/CHANGELOG.md | 15 +++ packages/experimental/Shimmer/package.json | 2 +- packages/experimental/Spinner/CHANGELOG.md | 14 +++ packages/experimental/Spinner/package.json | 2 +- packages/experimental/Tooltip/CHANGELOG.md | 7 ++ packages/experimental/Tooltip/package.json | 2 +- packages/framework/framework/CHANGELOG.md | 15 +++ packages/framework/framework/package.json | 2 +- packages/libraries/core/CHANGELOG.md | 21 ++++ packages/libraries/core/package.json | 2 +- packages/native/Callout/CHANGELOG.md | 6 + packages/native/Callout/package.json | 2 +- packages/shim/theme-tokens/CHANGELOG.md | 16 +++ packages/shim/theme-tokens/package.json | 2 +- packages/shim/theme-types/CHANGELOG.md | 15 +++ packages/shim/theme-types/package.json | 2 +- packages/shim/theme/CHANGELOG.md | 15 +++ packages/shim/theme/package.json | 2 +- packages/shim/themed-stylesheet/CHANGELOG.md | 14 +++ packages/shim/themed-stylesheet/package.json | 2 +- packages/shim/theming-utils/CHANGELOG.md | 15 +++ packages/shim/theming-utils/package.json | 2 +- packages/shim/tokens/CHANGELOG.md | 15 +++ packages/shim/tokens/package.json | 2 +- packages/theming/android-theme/CHANGELOG.md | 14 +++ packages/theming/android-theme/package.json | 2 +- packages/theming/apple-theme/CHANGELOG.md | 15 +++ packages/theming/apple-theme/package.json | 2 +- packages/theming/default-theme/CHANGELOG.md | 14 +++ packages/theming/default-theme/package.json | 2 +- packages/theming/win32-theme/CHANGELOG.md | 16 +++ packages/theming/win32-theme/package.json | 2 +- 120 files changed, 895 insertions(+), 265 deletions(-) delete mode 100644 .changeset/clean-candles-check.md delete mode 100644 .changeset/crisp-falcons-teach.md delete mode 100644 .changeset/easy-cooks-work.md delete mode 100644 .changeset/five-planets-swim.md delete mode 100644 .changeset/kind-colors-share.md delete mode 100644 .changeset/rich-pumas-try.md delete mode 100644 .changeset/silver-hats-tickle.md delete mode 100644 .changeset/tidy-themes-consolidate.md delete mode 100644 .changeset/warm-themes-reuse.md diff --git a/.changeset/clean-candles-check.md b/.changeset/clean-candles-check.md deleted file mode 100644 index 2639d5da950..00000000000 --- a/.changeset/clean-candles-check.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@fluentui-react-native/tester": patch ---- - -Avoid CocoaPods Specs rate limits when installing FluentTester Apple dependencies. diff --git a/.changeset/crisp-falcons-teach.md b/.changeset/crisp-falcons-teach.md deleted file mode 100644 index b670d85fa75..00000000000 --- a/.changeset/crisp-falcons-teach.md +++ /dev/null @@ -1,38 +0,0 @@ ---- -"@uifabricshared/foundation-compose": patch -"@fluentui-react-native/notification": patch -"@uifabricshared/theming-ramp": patch -"@fluentui-react-native/persona-coin": patch -"@fluentui-react-native/radio-group": patch -"@fluentui-react-native/dropdown": patch -"@fluentui-react-native/android-theme": patch -"@fluentui-react-native/default-theme": patch -"@fluentui-react-native/theming-utils": patch -"@fluentui-react-native/separator": patch -"@fluentui-react-native/experimental-shimmer": patch -"@fluentui-react-native/spinner": patch -"@fluentui-react-native/theme-tokens": patch -"@fluentui-react-native/checkbox": patch -"@fluentui-react-native/drawer": patch -"@fluentui-react-native/experimental-shadow": patch -"@fluentui-react-native/framework": patch -"@fluentui-react-native/apple-theme": patch -"@fluentui-react-native/theme-types": patch -"@fluentui-react-native/win32-theme": patch -"@fluentui-react-native/components": patch -"@fluentui-react-native/divider": patch -"@fluentui-react-native/tablist": patch -"@fluentui-react-native/avatar": patch -"@fluentui-react-native/button": patch -"@fluentui-react-native/switch": patch -"@fluentui-react-native/badge": patch -"@fluentui-react-native/input": patch -"@fluentui-react-native/chip": patch -"@fluentui-react-native/menu": patch -"@fluentui-react-native/text": patch -"@fluentui-react-native/theme": patch -"@fluentui-react-native/design": patch -"@fluentui-react-native/tokens": patch ---- - -Updating path references to components and design packages diff --git a/.changeset/easy-cooks-work.md b/.changeset/easy-cooks-work.md deleted file mode 100644 index 4e09449a006..00000000000 --- a/.changeset/easy-cooks-work.md +++ /dev/null @@ -1,42 +0,0 @@ ---- -"@uifabricshared/theming-react-native": patch -"@uifabricshared/foundation-tokens": patch -"@fluentui-react-native/contextual-menu": patch -"@uifabricshared/theme-registry": patch -"@fluentui-react-native/notification": patch -"@uifabricshared/theming-ramp": patch -"@fluentui-react-native/experimental-menu-button": patch -"@fluentui-react-native/persona-coin": patch -"@fluentui-react-native/themed-stylesheet": patch -"@fluentui-react-native/menu-button": patch -"@fluentui-react-native/radio-group": patch -"@fluentui-react-native/android-theme": patch -"@fluentui-react-native/default-theme": patch -"@fluentui-react-native/experimental-shimmer": patch -"@fluentui-react-native/checkbox": patch -"@fluentui-react-native/dependency-profiles": patch -"@fluentui-react-native/framework": patch -"@fluentui-react-native/apple-theme": patch -"@fluentui-react-native/win32-theme": patch -"@fluentui-react-native/divider": patch -"@fluentui-react-native/persona": patch -"@fluentui-react-native/tablist": patch -"@fluentui-react-native/theming-utils": patch -"@fluentui-react-native/avatar": patch -"@fluentui-react-native/button": patch -"@fluentui-react-native/switch": patch -"@fluentui-react-native/theme-tokens": patch -"@fluentui-react-native/badge": patch -"@fluentui-react-native/input": patch -"@fluentui-react-native/stack": patch -"@fluentui-react-native/theme-types": patch -"@fluentui-react-native/chip": patch -"@fluentui-react-native/link": patch -"@fluentui-react-native/menu": patch -"@fluentui-react-native/text": patch -"@fluentui-react-native/design": patch -"@fluentui-react-native/tokens": patch -"@fluentui-react-native/theme": patch ---- - -update package references to use consolidated package directly diff --git a/.changeset/five-planets-swim.md b/.changeset/five-planets-swim.md deleted file mode 100644 index a845151cc84..00000000000 --- a/.changeset/five-planets-swim.md +++ /dev/null @@ -1,2 +0,0 @@ ---- ---- diff --git a/.changeset/kind-colors-share.md b/.changeset/kind-colors-share.md deleted file mode 100644 index 0adc18d073d..00000000000 --- a/.changeset/kind-colors-share.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@fluentui-react-native/design": patch -"@fluentui-react-native/theme-tokens": patch ---- - -Share high-contrast alias token processing across Windows platforms from the design package and expose it through the theme-tokens compatibility shim. diff --git a/.changeset/rich-pumas-try.md b/.changeset/rich-pumas-try.md deleted file mode 100644 index 4408af2d5fb..00000000000 --- a/.changeset/rich-pumas-try.md +++ /dev/null @@ -1,39 +0,0 @@ ---- -"@uifabricshared/theming-react-native": patch -"@uifabricshared/foundation-tokens": patch -"@fluentui-react-native/contextual-menu": patch -"@fluentui-react-native/notification": patch -"@fluentui-react-native/experimental-menu-button": patch -"@fluentui-react-native/persona-coin": patch -"@fluentui-react-native/themed-stylesheet": patch -"@fluentui-react-native/menu-button": patch -"@fluentui-react-native/radio-group": patch -"@fluentui-react-native/android-theme": patch -"@fluentui-react-native/default-theme": patch -"@fluentui-react-native/experimental-shimmer": patch -"@fluentui-react-native/checkbox": patch -"@fluentui-react-native/framework": patch -"@fluentui-react-native/apple-theme": patch -"@fluentui-react-native/win32-theme": patch -"@fluentui-react-native/divider": patch -"@fluentui-react-native/persona": patch -"@fluentui-react-native/tablist": patch -"@fluentui-react-native/theming-utils": patch -"@fluentui-react-native/avatar": patch -"@fluentui-react-native/button": patch -"@fluentui-react-native/switch": patch -"@fluentui-react-native/theme-tokens": patch -"@fluentui-react-native/badge": patch -"@fluentui-react-native/input": patch -"@fluentui-react-native/stack": patch -"@fluentui-react-native/theme-types": patch -"@fluentui-react-native/chip": patch -"@fluentui-react-native/link": patch -"@fluentui-react-native/menu": patch -"@fluentui-react-native/text": patch -"@fluentui-react-native/design": patch -"@fluentui-react-native/tokens": patch -"@fluentui-react-native/theme": patch ---- - -Consolidate theming utilities in the design package and move compatibility packages to the shim directory diff --git a/.changeset/silver-hats-tickle.md b/.changeset/silver-hats-tickle.md deleted file mode 100644 index 07dcaff69e3..00000000000 --- a/.changeset/silver-hats-tickle.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@fluentui-react-native/contextual-menu": patch -"@fluentui-react-native/components": patch -"@fluentui-react-native/callout": patch -"@fluentui-react-native/tester": patch ---- - -Version updates for security diff --git a/.changeset/tidy-themes-consolidate.md b/.changeset/tidy-themes-consolidate.md deleted file mode 100644 index bdcf3d150fa..00000000000 --- a/.changeset/tidy-themes-consolidate.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -"@fluentui-react-native/design": patch -"@fluentui-react-native/theme-tokens": patch -"@fluentui-react-native/theme-types": patch -"@fluentui-react-native/theme": patch -"@fluentui-react-native/themed-stylesheet": patch -"@fluentui-react-native/theming-utils": patch -"@fluentui-react-native/tokens": patch ---- - -Consolidate legacy theming and styling implementations into design submodules, deprecate their former packages as compatibility shims, and group those shims under `packages/shim`. diff --git a/.changeset/warm-themes-reuse.md b/.changeset/warm-themes-reuse.md deleted file mode 100644 index e37505cb3ad..00000000000 --- a/.changeset/warm-themes-reuse.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@fluentui-react-native/win32-theme": patch ---- - -Reuse high-contrast alias tokens from `@fluentui-react-native/design/tokens/legacy`. diff --git a/apps/fluent-tester/CHANGELOG.md b/apps/fluent-tester/CHANGELOG.md index 212e835141e..903d773a181 100644 --- a/apps/fluent-tester/CHANGELOG.md +++ b/apps/fluent-tester/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log - @fluentui-react-native/tester +## 0.170.56 + +### Patch Changes + +- 11a8381: Avoid CocoaPods Specs rate limits when installing FluentTester Apple dependencies. +- 34bdf23: Version updates for security + ## 0.170.55 ### Patch Changes diff --git a/apps/fluent-tester/package.json b/apps/fluent-tester/package.json index 1666b074401..71f307224ce 100644 --- a/apps/fluent-tester/package.json +++ b/apps/fluent-tester/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/tester", - "version": "0.170.55", + "version": "0.170.56", "description": "A test app to test FluentUI React Native Components during development", "homepage": "https://github.com/microsoft/fluentui-react-native", "license": "MIT", diff --git a/packages/agentic/components/CHANGELOG.md b/packages/agentic/components/CHANGELOG.md index 5e1d175361f..7b6f2dff4ca 100644 --- a/packages/agentic/components/CHANGELOG.md +++ b/packages/agentic/components/CHANGELOG.md @@ -1,5 +1,20 @@ # @fluentui-react-native/components +## 0.2.4 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- 34bdf23: Version updates for security +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [34bdf23] +- Updated dependencies [cfef63e] + - @fluentui-react-native/design@0.3.2 + - @fluentui-react-native/callout@0.29.3 + ## 0.2.3 ### Patch Changes diff --git a/packages/agentic/components/package.json b/packages/agentic/components/package.json index 1e7d83fa109..a5ebc7e0459 100644 --- a/packages/agentic/components/package.json +++ b/packages/agentic/components/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/components", - "version": "0.2.3", + "version": "0.2.4", "description": "A library of agent-generated FluentUI React Native components", "license": "MIT", "author": "", diff --git a/packages/agentic/design/CHANGELOG.md b/packages/agentic/design/CHANGELOG.md index d3235f680f2..78719bb684e 100644 --- a/packages/agentic/design/CHANGELOG.md +++ b/packages/agentic/design/CHANGELOG.md @@ -1,5 +1,15 @@ # @fluentui-react-native/design +## 0.3.2 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- cfef63e: update package references to use consolidated package directly +- 7372841: Share high-contrast alias token processing across Windows platforms from the design package and expose it through the theme-tokens compatibility shim. +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- cfef63e: Consolidate legacy theming and styling implementations into design submodules, deprecate their former packages as compatibility shims, and group those shims under `packages/shim`. + ## 0.3.1 ### Patch Changes diff --git a/packages/agentic/design/package.json b/packages/agentic/design/package.json index 3e2a8039596..2e153b84080 100644 --- a/packages/agentic/design/package.json +++ b/packages/agentic/design/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/design", - "version": "0.3.1", + "version": "0.3.2", "description": "Core design system concepts, utilities, and types for Fluent UI React Native.", "license": "MIT", "author": "", diff --git a/packages/components/Avatar/CHANGELOG.md b/packages/components/Avatar/CHANGELOG.md index c1ecb77761b..2877e4d7769 100644 --- a/packages/components/Avatar/CHANGELOG.md +++ b/packages/components/Avatar/CHANGELOG.md @@ -1,5 +1,22 @@ # Change Log - @fluentui-react-native/avatar +## 1.14.3 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/framework@0.17.3 + - @fluentui-react-native/badge@0.12.9 + - @fluentui-react-native/design@0.3.2 + - @fluentui-react-native/icon@0.22.9 + ## 1.14.2 ### Patch Changes diff --git a/packages/components/Avatar/package.json b/packages/components/Avatar/package.json index e909a09de7b..90ca50eb97e 100644 --- a/packages/components/Avatar/package.json +++ b/packages/components/Avatar/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/avatar", - "version": "1.14.2", + "version": "1.14.3", "description": "A cross-platform Avatar component using the Fluent Design System", "homepage": "https://github.com/microsoft/fluentui-react-native", "license": "MIT", diff --git a/packages/components/Badge/CHANGELOG.md b/packages/components/Badge/CHANGELOG.md index aebb94f2991..1bed0b153ba 100644 --- a/packages/components/Badge/CHANGELOG.md +++ b/packages/components/Badge/CHANGELOG.md @@ -1,5 +1,23 @@ # Change Log - @fluentui-react-native/badge +## 0.12.9 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/experimental-shadow@0.7.9 + - @fluentui-react-native/framework@0.17.3 + - @fluentui-react-native/text@0.25.9 + - @fluentui-react-native/design@0.3.2 + - @fluentui-react-native/icon@0.22.9 + ## 0.12.8 ### Patch Changes diff --git a/packages/components/Badge/package.json b/packages/components/Badge/package.json index bb62748392c..776ccda0a2e 100644 --- a/packages/components/Badge/package.json +++ b/packages/components/Badge/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/badge", - "version": "0.12.8", + "version": "0.12.9", "description": "A cross-platform Badge component using the Fluent Design System. A badge is an additional visual descriptor for UI elements.", "homepage": "https://github.com/microsoft/fluentui-react-native", "license": "MIT", diff --git a/packages/components/Button/CHANGELOG.md b/packages/components/Button/CHANGELOG.md index 8cc842ad12d..57b8f84437b 100644 --- a/packages/components/Button/CHANGELOG.md +++ b/packages/components/Button/CHANGELOG.md @@ -1,5 +1,25 @@ # Change Log - @fluentui-react-native/button +## 0.40.9 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @uifabricshared/foundation-compose@1.16.9 + - @fluentui-react-native/experimental-shadow@0.7.9 + - @fluentui-react-native/framework@0.17.3 + - @fluentui-react-native/text@0.25.9 + - @fluentui-react-native/design@0.3.2 + - @fluentui-react-native/icon@0.22.9 + - @fluentui-react-native/experimental-activity-indicator@0.11.9 + ## 0.40.8 ### Patch Changes diff --git a/packages/components/Button/package.json b/packages/components/Button/package.json index b4cd35945f0..3def8c0c431 100644 --- a/packages/components/Button/package.json +++ b/packages/components/Button/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/button", - "version": "0.40.8", + "version": "0.40.9", "description": "A cross-platform Button component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/components/Checkbox/CHANGELOG.md b/packages/components/Checkbox/CHANGELOG.md index f47c437a2cd..6b01195e9e5 100644 --- a/packages/components/Checkbox/CHANGELOG.md +++ b/packages/components/Checkbox/CHANGELOG.md @@ -1,5 +1,22 @@ # Change Log - @fluentui-react-native/checkbox +## 0.24.9 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @uifabricshared/foundation-compose@1.16.9 + - @fluentui-react-native/framework@0.17.3 + - @fluentui-react-native/text@0.25.9 + - @fluentui-react-native/design@0.3.2 + ## 0.24.8 ### Patch Changes diff --git a/packages/components/Checkbox/package.json b/packages/components/Checkbox/package.json index d5c0a230776..ee3a89b76f1 100644 --- a/packages/components/Checkbox/package.json +++ b/packages/components/Checkbox/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/checkbox", - "version": "0.24.8", + "version": "0.24.9", "description": "A cross-platform Checkbox component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/components/Chip/CHANGELOG.md b/packages/components/Chip/CHANGELOG.md index 909d2d179af..ce058ac9dcb 100644 --- a/packages/components/Chip/CHANGELOG.md +++ b/packages/components/Chip/CHANGELOG.md @@ -1,5 +1,22 @@ # Change Log - @fluentui-react-native/chip +## 0.5.9 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/framework@0.17.3 + - @fluentui-react-native/text@0.25.9 + - @fluentui-react-native/design@0.3.2 + - @fluentui-react-native/icon@0.22.9 + ## 0.5.8 ### Patch Changes diff --git a/packages/components/Chip/package.json b/packages/components/Chip/package.json index 45140d1c845..3b4d82e9332 100644 --- a/packages/components/Chip/package.json +++ b/packages/components/Chip/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/chip", - "version": "0.5.8", + "version": "0.5.9", "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.", "homepage": "https://github.com/microsoft/fluentui-react-native", "license": "MIT", diff --git a/packages/components/ContextualMenu/CHANGELOG.md b/packages/components/ContextualMenu/CHANGELOG.md index fe56ae12ad4..6bbe420a583 100644 --- a/packages/components/ContextualMenu/CHANGELOG.md +++ b/packages/components/ContextualMenu/CHANGELOG.md @@ -1,5 +1,24 @@ # Change Log - @fluentui-react-native/contextual-menu +## 0.25.10 + +### Patch Changes + +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- 34bdf23: Version updates for security +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [34bdf23] +- Updated dependencies [cfef63e] + - @uifabricshared/foundation-compose@1.16.9 + - @fluentui-react-native/text@0.25.9 + - @fluentui-react-native/design@0.3.2 + - @fluentui-react-native/callout@0.29.3 + - @fluentui-react-native/icon@0.22.9 + ## 0.25.9 ### Patch Changes diff --git a/packages/components/ContextualMenu/package.json b/packages/components/ContextualMenu/package.json index 4c892a18ef7..57c5117446d 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.25.9", + "version": "0.25.10", "description": "A cross-platform ContextualMenu component using the Fluent Design System", "homepage": "https://github.com/microsoft/fluentui-react-native", "license": "MIT", diff --git a/packages/components/Divider/CHANGELOG.md b/packages/components/Divider/CHANGELOG.md index 963ed88b070..7238235af11 100644 --- a/packages/components/Divider/CHANGELOG.md +++ b/packages/components/Divider/CHANGELOG.md @@ -1,5 +1,22 @@ # Change Log - @fluentui-react-native/divider +## 0.8.9 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/framework@0.17.3 + - @fluentui-react-native/text@0.25.9 + - @fluentui-react-native/design@0.3.2 + - @fluentui-react-native/icon@0.22.9 + ## 0.8.8 ### Patch Changes diff --git a/packages/components/Divider/package.json b/packages/components/Divider/package.json index 8855a32ca99..a1394d1a84b 100644 --- a/packages/components/Divider/package.json +++ b/packages/components/Divider/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/divider", - "version": "0.8.8", + "version": "0.8.9", "description": "A cross-platform Divider component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/components/Icon/CHANGELOG.md b/packages/components/Icon/CHANGELOG.md index 9679819bf5d..1de2c03c0b6 100644 --- a/packages/components/Icon/CHANGELOG.md +++ b/packages/components/Icon/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log - @fluentui-react-native/icon +## 0.22.9 + +### Patch Changes + +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/framework@0.17.3 + - @fluentui-react-native/text@0.25.9 + ## 0.22.8 ### Patch Changes diff --git a/packages/components/Icon/package.json b/packages/components/Icon/package.json index 6017d45f202..ed08e60d9a2 100644 --- a/packages/components/Icon/package.json +++ b/packages/components/Icon/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/icon", - "version": "0.22.8", + "version": "0.22.9", "description": "A cross-platform Icon component", "license": "MIT", "author": "", diff --git a/packages/components/Input/CHANGELOG.md b/packages/components/Input/CHANGELOG.md index 83901f3b343..493b5ee2710 100644 --- a/packages/components/Input/CHANGELOG.md +++ b/packages/components/Input/CHANGELOG.md @@ -1,5 +1,22 @@ # Change Log - @fluentui-react-native/input +## 0.8.9 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/framework@0.17.3 + - @fluentui-react-native/text@0.25.9 + - @fluentui-react-native/design@0.3.2 + - @fluentui-react-native/icon@0.22.9 + ## 0.8.8 ### Patch Changes diff --git a/packages/components/Input/package.json b/packages/components/Input/package.json index c2aaec1b745..98ac183965e 100644 --- a/packages/components/Input/package.json +++ b/packages/components/Input/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/input", - "version": "0.8.8", + "version": "0.8.9", "description": "A cross-platform Text input component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/components/Link/CHANGELOG.md b/packages/components/Link/CHANGELOG.md index ccc15bacfb5..ffbd22ad0ce 100644 --- a/packages/components/Link/CHANGELOG.md +++ b/packages/components/Link/CHANGELOG.md @@ -1,5 +1,21 @@ # Change Log - @fluentui-react-native/link +## 0.24.9 + +### Patch Changes + +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @uifabricshared/foundation-compose@1.16.9 + - @fluentui-react-native/framework@0.17.3 + - @fluentui-react-native/text@0.25.9 + - @fluentui-react-native/design@0.3.2 + ## 0.24.8 ### Patch Changes diff --git a/packages/components/Link/package.json b/packages/components/Link/package.json index 1ccaff18e09..0568ee702fa 100644 --- a/packages/components/Link/package.json +++ b/packages/components/Link/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/link", - "version": "0.24.8", + "version": "0.24.9", "description": "A cross-platform Link component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/components/Menu/CHANGELOG.md b/packages/components/Menu/CHANGELOG.md index 1b4a35cc777..e4c83b0a6a1 100644 --- a/packages/components/Menu/CHANGELOG.md +++ b/packages/components/Menu/CHANGELOG.md @@ -1,5 +1,24 @@ # Change Log - @fluentui-react-native/menu +## 1.16.4 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [34bdf23] +- Updated dependencies [cfef63e] + - @fluentui-react-native/framework@0.17.3 + - @fluentui-react-native/text@0.25.9 + - @fluentui-react-native/design@0.3.2 + - @fluentui-react-native/callout@0.29.3 + - @fluentui-react-native/icon@0.22.9 + ## 1.16.3 ### Patch Changes diff --git a/packages/components/Menu/package.json b/packages/components/Menu/package.json index b3c033641fd..4290afb6c54 100644 --- a/packages/components/Menu/package.json +++ b/packages/components/Menu/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/menu", - "version": "1.16.3", + "version": "1.16.4", "description": "A cross-platform Menu component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/components/MenuButton/CHANGELOG.md b/packages/components/MenuButton/CHANGELOG.md index 7d963bff139..4814c47ced8 100644 --- a/packages/components/MenuButton/CHANGELOG.md +++ b/packages/components/MenuButton/CHANGELOG.md @@ -1,5 +1,23 @@ # Change Log - @fluentui-react-native/menu-button +## 0.15.4 + +### Patch Changes + +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [34bdf23] +- Updated dependencies [cfef63e] + - @uifabricshared/foundation-compose@1.16.9 + - @fluentui-react-native/button@0.40.9 + - @fluentui-react-native/design@0.3.2 + - @fluentui-react-native/contextual-menu@0.25.10 + - @fluentui-react-native/icon@0.22.9 + ## 0.15.3 ### Patch Changes diff --git a/packages/components/MenuButton/package.json b/packages/components/MenuButton/package.json index 5fccef1cdfd..20239fc3f33 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.15.3", + "version": "0.15.4", "description": "A cross-platform MenuButton component using the Fluent Design System", "homepage": "https://github.com/microsoft/fluentui-react-native", "license": "MIT", diff --git a/packages/components/Notification/CHANGELOG.md b/packages/components/Notification/CHANGELOG.md index 276d3fccc62..98b6f663807 100644 --- a/packages/components/Notification/CHANGELOG.md +++ b/packages/components/Notification/CHANGELOG.md @@ -1,5 +1,24 @@ # Change Log - @fluentui-react-native/notification +## 0.26.9 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/experimental-shadow@0.7.9 + - @fluentui-react-native/framework@0.17.3 + - @fluentui-react-native/button@0.40.9 + - @fluentui-react-native/text@0.25.9 + - @fluentui-react-native/design@0.3.2 + - @fluentui-react-native/icon@0.22.9 + ## 0.26.8 ### Patch Changes diff --git a/packages/components/Notification/package.json b/packages/components/Notification/package.json index 7535825d41d..e794c9609d7 100644 --- a/packages/components/Notification/package.json +++ b/packages/components/Notification/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/notification", - "version": "0.26.8", + "version": "0.26.9", "description": "add component-description", "license": "MIT", "author": "", diff --git a/packages/components/Persona/CHANGELOG.md b/packages/components/Persona/CHANGELOG.md index ee2b2a07f39..915e8c4f6e8 100644 --- a/packages/components/Persona/CHANGELOG.md +++ b/packages/components/Persona/CHANGELOG.md @@ -1,5 +1,22 @@ # Change Log - @fluentui-react-native/persona +## 0.18.3 + +### Patch Changes + +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @uifabricshared/foundation-compose@1.16.9 + - @fluentui-react-native/persona-coin@0.17.3 + - @fluentui-react-native/framework@0.17.3 + - @fluentui-react-native/design@0.3.2 + - @uifabricshared/foundation-tokens@0.16.9 + ## 0.18.2 ### Patch Changes diff --git a/packages/components/Persona/package.json b/packages/components/Persona/package.json index fb55a59f72d..f82fda26feb 100644 --- a/packages/components/Persona/package.json +++ b/packages/components/Persona/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/persona", - "version": "0.18.2", + "version": "0.18.3", "description": "A cross-platform Persona component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/components/PersonaCoin/CHANGELOG.md b/packages/components/PersonaCoin/CHANGELOG.md index ee16ba84dbe..4ec87be866c 100644 --- a/packages/components/PersonaCoin/CHANGELOG.md +++ b/packages/components/PersonaCoin/CHANGELOG.md @@ -1,5 +1,22 @@ # Change Log - @fluentui-react-native/persona-coin +## 0.17.3 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @uifabricshared/foundation-compose@1.16.9 + - @fluentui-react-native/framework@0.17.3 + - @fluentui-react-native/design@0.3.2 + - @uifabricshared/foundation-tokens@0.16.9 + ## 0.17.2 ### Patch Changes diff --git a/packages/components/PersonaCoin/package.json b/packages/components/PersonaCoin/package.json index 03a84f017ce..c99c5954cbf 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.17.2", + "version": "0.17.3", "description": "A cross-platform PersonaCoin component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/components/RadioGroup/CHANGELOG.md b/packages/components/RadioGroup/CHANGELOG.md index fa5e5153718..f6aa9a7c3ea 100644 --- a/packages/components/RadioGroup/CHANGELOG.md +++ b/packages/components/RadioGroup/CHANGELOG.md @@ -1,5 +1,22 @@ # Change Log - @fluentui-react-native/radio-group +## 0.22.9 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @uifabricshared/foundation-compose@1.16.9 + - @fluentui-react-native/framework@0.17.3 + - @fluentui-react-native/text@0.25.9 + - @fluentui-react-native/design@0.3.2 + ## 0.22.8 ### Patch Changes diff --git a/packages/components/RadioGroup/package.json b/packages/components/RadioGroup/package.json index fcc92e38fb2..8a3bd001608 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.22.8", + "version": "0.22.9", "description": "A cross-platform Radio Group component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/components/Separator/CHANGELOG.md b/packages/components/Separator/CHANGELOG.md index bb29b6419e4..1cc48004356 100644 --- a/packages/components/Separator/CHANGELOG.md +++ b/packages/components/Separator/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log - @fluentui-react-native/separator +## 0.19.9 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/framework@0.17.3 + - @fluentui-react-native/design@0.3.2 + ## 0.19.8 ### Patch Changes diff --git a/packages/components/Separator/package.json b/packages/components/Separator/package.json index 8b8154b44cf..9d7d397b934 100644 --- a/packages/components/Separator/package.json +++ b/packages/components/Separator/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/separator", - "version": "0.19.8", + "version": "0.19.9", "description": "A cross-platform Separator component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/components/Stack/CHANGELOG.md b/packages/components/Stack/CHANGELOG.md index 294fe8d8f62..d2af5eac06e 100644 --- a/packages/components/Stack/CHANGELOG.md +++ b/packages/components/Stack/CHANGELOG.md @@ -1,5 +1,21 @@ # Change Log - @fluentui-react-native/stack +## 0.12.3 + +### Patch Changes + +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @uifabricshared/foundation-compose@1.16.9 + - @fluentui-react-native/framework@0.17.3 + - @fluentui-react-native/design@0.3.2 + - @uifabricshared/foundation-tokens@0.16.9 + ## 0.12.2 ### Patch Changes diff --git a/packages/components/Stack/package.json b/packages/components/Stack/package.json index 4f88701347f..16ca2676505 100644 --- a/packages/components/Stack/package.json +++ b/packages/components/Stack/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/stack", - "version": "0.12.2", + "version": "0.12.3", "description": "A cross-platform opinionated Fluent Text component", "license": "MIT", "author": "", diff --git a/packages/components/Switch/CHANGELOG.md b/packages/components/Switch/CHANGELOG.md index 5012ef53efa..febbde62d13 100644 --- a/packages/components/Switch/CHANGELOG.md +++ b/packages/components/Switch/CHANGELOG.md @@ -1,5 +1,21 @@ # Change Log - @fluentui-react-native/switch +## 0.14.9 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/framework@0.17.3 + - @fluentui-react-native/text@0.25.9 + - @fluentui-react-native/design@0.3.2 + ## 0.14.8 ### Patch Changes diff --git a/packages/components/Switch/package.json b/packages/components/Switch/package.json index 0134427fb57..4e79b70d68e 100644 --- a/packages/components/Switch/package.json +++ b/packages/components/Switch/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/switch", - "version": "0.14.8", + "version": "0.14.9", "description": "A cross-platform Switch component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/components/TabList/CHANGELOG.md b/packages/components/TabList/CHANGELOG.md index 6b2982aac4e..32ebe3f7e1a 100644 --- a/packages/components/TabList/CHANGELOG.md +++ b/packages/components/TabList/CHANGELOG.md @@ -1,5 +1,22 @@ # Change Log - @fluentui-react-native/tablist +## 0.8.9 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/framework@0.17.3 + - @fluentui-react-native/text@0.25.9 + - @fluentui-react-native/design@0.3.2 + - @fluentui-react-native/icon@0.22.9 + ## 0.8.8 ### Patch Changes diff --git a/packages/components/TabList/package.json b/packages/components/TabList/package.json index 70ed471da83..7aeb6830735 100644 --- a/packages/components/TabList/package.json +++ b/packages/components/TabList/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/tablist", - "version": "0.8.8", + "version": "0.8.9", "description": "A cross-platform TabList component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/components/Text/CHANGELOG.md b/packages/components/Text/CHANGELOG.md index b43c85ab180..78df8e1baa2 100644 --- a/packages/components/Text/CHANGELOG.md +++ b/packages/components/Text/CHANGELOG.md @@ -1,5 +1,21 @@ # Change Log - @fluentui-react-native/text +## 0.25.9 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @uifabricshared/foundation-compose@1.16.9 + - @fluentui-react-native/framework@0.17.3 + - @fluentui-react-native/design@0.3.2 + ## 0.25.8 ### Patch Changes diff --git a/packages/components/Text/package.json b/packages/components/Text/package.json index bc31fb6f81d..5cffa6dba95 100644 --- a/packages/components/Text/package.json +++ b/packages/components/Text/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/text", - "version": "0.25.8", + "version": "0.25.9", "description": "A cross-platform Text component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/dependency-profiles/CHANGELOG.md b/packages/dependency-profiles/CHANGELOG.md index ceeb66cd7b8..32bcfc7b81a 100644 --- a/packages/dependency-profiles/CHANGELOG.md +++ b/packages/dependency-profiles/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log - @fluentui-react-native/dependency-profiles +## 0.10.9 + +### Patch Changes + +- cfef63e: update package references to use consolidated package directly + ## 0.10.6 ### Patch Changes diff --git a/packages/dependency-profiles/package.json b/packages/dependency-profiles/package.json index d491ac5114d..42797dce842 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.10.8", + "version": "0.10.10", "description": "@rnx-kit/align-deps profiles covering packages published from FluentUI-React-Native", "license": "MIT", "repository": { diff --git a/packages/dependency-profiles/src/index.js b/packages/dependency-profiles/src/index.js index cc67f0f5ece..2b514aa853a 100644 --- a/packages/dependency-profiles/src/index.js +++ b/packages/dependency-profiles/src/index.js @@ -4,43 +4,43 @@ module.exports = { "0.81": { "@fluentui-react-native/tester": { "name": "@fluentui-react-native/tester", - "version": "0.170.55" + "version": "0.170.56" }, "@fluentui-react-native/components": { "name": "@fluentui-react-native/components", - "version": "0.2.3" + "version": "0.2.4" }, "@fluentui-react-native/design": { "name": "@fluentui-react-native/design", - "version": "0.3.1" + "version": "0.3.2" }, "@fluentui-react-native/avatar": { "name": "@fluentui-react-native/avatar", - "version": "1.14.2" + "version": "1.14.3" }, "@fluentui-react-native/badge": { "name": "@fluentui-react-native/badge", - "version": "0.12.8" + "version": "0.12.9" }, "@fluentui-react-native/button": { "name": "@fluentui-react-native/button", - "version": "0.40.8" + "version": "0.40.9" }, "@fluentui-react-native/checkbox": { "name": "@fluentui-react-native/checkbox", - "version": "0.24.8" + "version": "0.24.9" }, "@fluentui-react-native/chip": { "name": "@fluentui-react-native/chip", - "version": "0.5.8" + "version": "0.5.9" }, "@fluentui-react-native/contextual-menu": { "name": "@fluentui-react-native/contextual-menu", - "version": "0.25.9" + "version": "0.25.10" }, "@fluentui-react-native/divider": { "name": "@fluentui-react-native/divider", - "version": "0.8.8" + "version": "0.8.9" }, "@fluentui-react-native/focus-trap-zone": { "name": "@fluentui-react-native/focus-trap-zone", @@ -52,35 +52,35 @@ module.exports = { }, "@fluentui-react-native/icon": { "name": "@fluentui-react-native/icon", - "version": "0.22.8" + "version": "0.22.9" }, "@fluentui-react-native/input": { "name": "@fluentui-react-native/input", - "version": "0.8.8" + "version": "0.8.9" }, "@fluentui-react-native/link": { "name": "@fluentui-react-native/link", - "version": "0.24.8" + "version": "0.24.9" }, "@fluentui-react-native/menu": { "name": "@fluentui-react-native/menu", - "version": "1.16.3" + "version": "1.16.4" }, "@fluentui-react-native/menu-button": { "name": "@fluentui-react-native/menu-button", - "version": "0.15.3" + "version": "0.15.4" }, "@fluentui-react-native/notification": { "name": "@fluentui-react-native/notification", - "version": "0.26.8" + "version": "0.26.9" }, "@fluentui-react-native/persona": { "name": "@fluentui-react-native/persona", - "version": "0.18.2" + "version": "0.18.3" }, "@fluentui-react-native/persona-coin": { "name": "@fluentui-react-native/persona-coin", - "version": "0.17.2" + "version": "0.17.3" }, "@fluentui-react-native/pressable": { "name": "@fluentui-react-native/pressable", @@ -88,27 +88,27 @@ module.exports = { }, "@fluentui-react-native/radio-group": { "name": "@fluentui-react-native/radio-group", - "version": "0.22.8" + "version": "0.22.9" }, "@fluentui-react-native/separator": { "name": "@fluentui-react-native/separator", - "version": "0.19.8" + "version": "0.19.9" }, "@fluentui-react-native/stack": { "name": "@fluentui-react-native/stack", - "version": "0.12.2" + "version": "0.12.3" }, "@fluentui-react-native/switch": { "name": "@fluentui-react-native/switch", - "version": "0.14.8" + "version": "0.14.9" }, "@fluentui-react-native/tablist": { "name": "@fluentui-react-native/tablist", - "version": "0.8.8" + "version": "0.8.9" }, "@fluentui-react-native/text": { "name": "@fluentui-react-native/text", - "version": "0.25.8" + "version": "0.25.9" }, "@uifabricshared/foundation-composable": { "name": "@uifabricshared/foundation-composable", @@ -116,7 +116,7 @@ module.exports = { }, "@uifabricshared/foundation-compose": { "name": "@uifabricshared/foundation-compose", - "version": "1.16.8" + "version": "1.16.9" }, "@uifabricshared/foundation-settings": { "name": "@uifabricshared/foundation-settings", @@ -124,11 +124,11 @@ module.exports = { }, "@uifabricshared/foundation-tokens": { "name": "@uifabricshared/foundation-tokens", - "version": "0.16.8" + "version": "0.16.9" }, "@uifabricshared/theme-registry": { "name": "@uifabricshared/theme-registry", - "version": "0.13.7" + "version": "0.13.8" }, "@uifabricshared/themed-settings": { "name": "@uifabricshared/themed-settings", @@ -136,15 +136,15 @@ module.exports = { }, "@uifabricshared/theming-ramp": { "name": "@uifabricshared/theming-ramp", - "version": "0.21.8" + "version": "0.21.9" }, "@uifabricshared/theming-react-native": { "name": "@uifabricshared/theming-react-native", - "version": "0.21.8" + "version": "0.21.9" }, "@fluentui-react-native/experimental-activity-indicator": { "name": "@fluentui-react-native/experimental-activity-indicator", - "version": "0.11.8" + "version": "0.11.9" }, "@fluentui-react-native/experimental-appearance-additions": { "name": "@fluentui-react-native/experimental-appearance-additions", @@ -152,27 +152,27 @@ module.exports = { }, "@fluentui-react-native/experimental-avatar": { "name": "@fluentui-react-native/experimental-avatar", - "version": "0.22.8" + "version": "0.22.9" }, "@fluentui-react-native/experimental-checkbox": { "name": "@fluentui-react-native/experimental-checkbox", - "version": "0.18.8" + "version": "0.18.9" }, "@fluentui-react-native/drawer": { "name": "@fluentui-react-native/drawer", - "version": "0.5.8" + "version": "0.5.9" }, "@fluentui-react-native/dropdown": { "name": "@fluentui-react-native/dropdown", - "version": "0.11.9" + "version": "0.11.10" }, "@fluentui-react-native/experimental-expander": { "name": "@fluentui-react-native/experimental-expander", - "version": "0.9.8" + "version": "0.9.9" }, "@fluentui-react-native/experimental-menu-button": { "name": "@fluentui-react-native/experimental-menu-button", - "version": "0.11.9" + "version": "0.11.10" }, "@fluentui-react-native/experimental-native-date-picker": { "name": "@fluentui-react-native/experimental-native-date-picker", @@ -188,23 +188,23 @@ module.exports = { }, "@fluentui-react-native/popover": { "name": "@fluentui-react-native/popover", - "version": "0.5.8" + "version": "0.5.9" }, "@fluentui-react-native/experimental-shadow": { "name": "@fluentui-react-native/experimental-shadow", - "version": "0.7.8" + "version": "0.7.9" }, "@fluentui-react-native/experimental-shimmer": { "name": "@fluentui-react-native/experimental-shimmer", - "version": "0.15.2" + "version": "0.15.3" }, "@fluentui-react-native/spinner": { "name": "@fluentui-react-native/spinner", - "version": "0.10.8" + "version": "0.10.9" }, "@fluentui-react-native/tooltip": { "name": "@fluentui-react-native/tooltip", - "version": "0.5.9" + "version": "0.5.10" }, "@fluentui-react-native/vibrancy-view": { "name": "@fluentui-react-native/vibrancy-view", @@ -220,7 +220,7 @@ module.exports = { }, "@fluentui-react-native/framework": { "name": "@fluentui-react-native/framework", - "version": "0.17.2" + "version": "0.17.3" }, "@fluentui-react-native/use-slots": { "name": "@fluentui-react-native/use-slots", @@ -236,51 +236,51 @@ module.exports = { }, "@fluentui/react-native": { "name": "@fluentui/react-native", - "version": "0.44.2" + "version": "0.44.3" }, "@fluentui-react-native/callout": { "name": "@fluentui-react-native/callout", - "version": "0.29.2" + "version": "0.29.3" }, "@fluentui-react-native/theme-tokens": { "name": "@fluentui-react-native/theme-tokens", - "version": "0.29.2" + "version": "0.29.3" }, "@fluentui-react-native/theme-types": { "name": "@fluentui-react-native/theme-types", - "version": "0.44.8" + "version": "0.44.9" }, "@fluentui-react-native/theme": { "name": "@fluentui-react-native/theme", - "version": "0.14.2" + "version": "0.14.3" }, "@fluentui-react-native/themed-stylesheet": { "name": "@fluentui-react-native/themed-stylesheet", - "version": "1.10.2" + "version": "1.10.3" }, "@fluentui-react-native/theming-utils": { "name": "@fluentui-react-native/theming-utils", - "version": "0.27.8" + "version": "0.27.9" }, "@fluentui-react-native/tokens": { "name": "@fluentui-react-native/tokens", - "version": "0.24.8" + "version": "0.24.9" }, "@fluentui-react-native/android-theme": { "name": "@fluentui-react-native/android-theme", - "version": "0.26.8" + "version": "0.26.9" }, "@fluentui-react-native/apple-theme": { "name": "@fluentui-react-native/apple-theme", - "version": "0.29.8" + "version": "0.29.9" }, "@fluentui-react-native/default-theme": { "name": "@fluentui-react-native/default-theme", - "version": "0.27.8" + "version": "0.27.9" }, "@fluentui-react-native/win32-theme": { "name": "@fluentui-react-native/win32-theme", - "version": "0.39.8" + "version": "0.39.9" }, "@fluentui-react-native/adapters": { "name": "@fluentui-react-native/adapters", diff --git a/packages/deprecated/foundation-compose/CHANGELOG.md b/packages/deprecated/foundation-compose/CHANGELOG.md index 45312b50c98..f88a72c520f 100644 --- a/packages/deprecated/foundation-compose/CHANGELOG.md +++ b/packages/deprecated/foundation-compose/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log - @uifabricshared/foundation-compose +## 1.16.9 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @uifabricshared/theming-ramp@0.21.9 + - @fluentui-react-native/default-theme@0.27.9 + - @fluentui-react-native/design@0.3.2 + - @uifabricshared/foundation-tokens@0.16.9 + ## 1.16.8 ### Patch Changes diff --git a/packages/deprecated/foundation-compose/package.json b/packages/deprecated/foundation-compose/package.json index b6aaaec7ae1..a07becc6c16 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.16.8", + "version": "1.16.9", "description": "Compose infrastructure", "keywords": [], "license": "MIT", diff --git a/packages/deprecated/foundation-tokens/CHANGELOG.md b/packages/deprecated/foundation-tokens/CHANGELOG.md index 5ffd0de1178..fdaa3602aff 100644 --- a/packages/deprecated/foundation-tokens/CHANGELOG.md +++ b/packages/deprecated/foundation-tokens/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log - @uifabricshared/foundation-tokens +## 0.16.9 + +### Patch Changes + +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/design@0.3.2 + ## 0.16.8 ### Patch Changes diff --git a/packages/deprecated/foundation-tokens/package.json b/packages/deprecated/foundation-tokens/package.json index a8e39c1146b..76677a482ae 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.16.8", + "version": "0.16.9", "description": "Core tokens package", "keywords": [], "license": "MIT", diff --git a/packages/deprecated/theme-registry/CHANGELOG.md b/packages/deprecated/theme-registry/CHANGELOG.md index 2f4eff1a554..9ce6ef63a21 100644 --- a/packages/deprecated/theme-registry/CHANGELOG.md +++ b/packages/deprecated/theme-registry/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log - @uifabricshared/theme-registry +## 0.13.8 + +### Patch Changes + +- cfef63e: update package references to use consolidated package directly + ## 0.13.7 ### Patch Changes diff --git a/packages/deprecated/theme-registry/package.json b/packages/deprecated/theme-registry/package.json index efb30f3bdfa..858e7fe76e6 100644 --- a/packages/deprecated/theme-registry/package.json +++ b/packages/deprecated/theme-registry/package.json @@ -1,6 +1,6 @@ { "name": "@uifabricshared/theme-registry", - "version": "0.13.7", + "version": "0.13.8", "description": "Implementation of the theme graph", "keywords": [], "license": "MIT", diff --git a/packages/deprecated/theming-ramp/CHANGELOG.md b/packages/deprecated/theming-ramp/CHANGELOG.md index 125ec7134cd..42513e2ddff 100644 --- a/packages/deprecated/theming-ramp/CHANGELOG.md +++ b/packages/deprecated/theming-ramp/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log - @uifabricshared/theming-ramp +## 0.21.9 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- cfef63e: update package references to use consolidated package directly +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/design@0.3.2 + ## 0.21.8 ### Patch Changes diff --git a/packages/deprecated/theming-ramp/package.json b/packages/deprecated/theming-ramp/package.json index 709de08153c..0298e4c5c78 100644 --- a/packages/deprecated/theming-ramp/package.json +++ b/packages/deprecated/theming-ramp/package.json @@ -1,6 +1,6 @@ { "name": "@uifabricshared/theming-ramp", - "version": "0.21.8", + "version": "0.21.9", "description": "Theming Library", "keywords": [], "license": "MIT", diff --git a/packages/deprecated/theming-react-native/CHANGELOG.md b/packages/deprecated/theming-react-native/CHANGELOG.md index 63178d7fc90..7b3ede3429b 100644 --- a/packages/deprecated/theming-react-native/CHANGELOG.md +++ b/packages/deprecated/theming-react-native/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log - @uifabricshared/theming-react-native +## 0.21.9 + +### Patch Changes + +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] + - @uifabricshared/theming-ramp@0.21.9 + - @fluentui-react-native/default-theme@0.27.9 + - @fluentui-react-native/win32-theme@0.39.9 + - @uifabricshared/theme-registry@0.13.8 + ## 0.21.8 ### Patch Changes diff --git a/packages/deprecated/theming-react-native/package.json b/packages/deprecated/theming-react-native/package.json index a89537981d7..9384eee9846 100644 --- a/packages/deprecated/theming-react-native/package.json +++ b/packages/deprecated/theming-react-native/package.json @@ -1,6 +1,6 @@ { "name": "@uifabricshared/theming-react-native", - "version": "0.21.8", + "version": "0.21.9", "description": "A library of functions which produce React Native styles from a Theme", "keywords": [], "license": "MIT", diff --git a/packages/experimental/ActivityIndicator/CHANGELOG.md b/packages/experimental/ActivityIndicator/CHANGELOG.md index d3218a7b2de..422304e422a 100644 --- a/packages/experimental/ActivityIndicator/CHANGELOG.md +++ b/packages/experimental/ActivityIndicator/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log - @fluentui-react-native/experimental-activity-indicator +## 0.11.9 + +### Patch Changes + +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/framework@0.17.3 + ## 0.11.8 ### Patch Changes diff --git a/packages/experimental/ActivityIndicator/package.json b/packages/experimental/ActivityIndicator/package.json index fe1b942da09..74caa8cb614 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.11.8", + "version": "0.11.9", "description": "A cross-platform Fluent Activity Indicator component", "license": "MIT", "author": "", diff --git a/packages/experimental/Avatar/CHANGELOG.md b/packages/experimental/Avatar/CHANGELOG.md index 8f2d9029fac..c4b5c819dab 100644 --- a/packages/experimental/Avatar/CHANGELOG.md +++ b/packages/experimental/Avatar/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log - @fluentui-react-native/experimental-avatar +## 0.22.9 + +### Patch Changes + +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/framework@0.17.3 + ## 0.22.8 ### Patch Changes diff --git a/packages/experimental/Avatar/package.json b/packages/experimental/Avatar/package.json index 66f97937adf..da051ed4af2 100644 --- a/packages/experimental/Avatar/package.json +++ b/packages/experimental/Avatar/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/experimental-avatar", - "version": "0.22.8", + "version": "0.22.9", "description": "A cross-platform Avatar component using the Fluent Design System. Currently only implemented on iOS", "homepage": "https://github.com/microsoft/fluentui-react-native", "license": "MIT", diff --git a/packages/experimental/Checkbox/CHANGELOG.md b/packages/experimental/Checkbox/CHANGELOG.md index 0981b3167f9..7602c48f981 100644 --- a/packages/experimental/Checkbox/CHANGELOG.md +++ b/packages/experimental/Checkbox/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log - @fluentui-react-native/experimental-checkbox +## 0.18.9 + +### Patch Changes + +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/checkbox@0.24.9 + - @fluentui-react-native/framework@0.17.3 + ## 0.18.8 ### Patch Changes diff --git a/packages/experimental/Checkbox/package.json b/packages/experimental/Checkbox/package.json index 42861f14d73..b310666d2b4 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.18.8", + "version": "0.18.9", "description": "A cross-platform Checkbox component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/experimental/Drawer/CHANGELOG.md b/packages/experimental/Drawer/CHANGELOG.md index aadebd630d0..beacb1df6c0 100644 --- a/packages/experimental/Drawer/CHANGELOG.md +++ b/packages/experimental/Drawer/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log - @fluentui-react-native/drawer +## 0.5.9 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/framework@0.17.3 + - @fluentui-react-native/design@0.3.2 + ## 0.5.8 ### Patch Changes diff --git a/packages/experimental/Drawer/package.json b/packages/experimental/Drawer/package.json index 793b4c5da82..83537b6bbc8 100644 --- a/packages/experimental/Drawer/package.json +++ b/packages/experimental/Drawer/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/drawer", - "version": "0.5.8", + "version": "0.5.9", "description": "A cross-platform Drawer component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/experimental/Dropdown/CHANGELOG.md b/packages/experimental/Dropdown/CHANGELOG.md index e89d1c9d895..7443992fc45 100644 --- a/packages/experimental/Dropdown/CHANGELOG.md +++ b/packages/experimental/Dropdown/CHANGELOG.md @@ -1,5 +1,22 @@ # Change Log - @fluentui-react-native/dropdown +## 0.11.10 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [34bdf23] +- Updated dependencies [cfef63e] + - @fluentui-react-native/framework@0.17.3 + - @fluentui-react-native/button@0.40.9 + - @fluentui-react-native/text@0.25.9 + - @fluentui-react-native/design@0.3.2 + - @fluentui-react-native/callout@0.29.3 + ## 0.11.9 ### Patch Changes diff --git a/packages/experimental/Dropdown/package.json b/packages/experimental/Dropdown/package.json index 636b58a55b1..2db7248dd46 100644 --- a/packages/experimental/Dropdown/package.json +++ b/packages/experimental/Dropdown/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/dropdown", - "version": "0.11.9", + "version": "0.11.10", "description": "A cross-platform Dropdown component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/experimental/Expander/CHANGELOG.md b/packages/experimental/Expander/CHANGELOG.md index d8e82b1a597..7005b425464 100644 --- a/packages/experimental/Expander/CHANGELOG.md +++ b/packages/experimental/Expander/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log - @fluentui-react-native/experimental-expander +## 0.9.9 + +### Patch Changes + +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/framework@0.17.3 + ## 0.9.8 ### Patch Changes diff --git a/packages/experimental/Expander/package.json b/packages/experimental/Expander/package.json index 24f9c715844..84cdba982cc 100644 --- a/packages/experimental/Expander/package.json +++ b/packages/experimental/Expander/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/experimental-expander", - "version": "0.9.8", + "version": "0.9.9", "description": "A cross-platform Native Expander component using the Fluent Design System. Currently only implemented on windows", "homepage": "https://github.com/microsoft/fluentui-react-native", "license": "MIT", diff --git a/packages/experimental/MenuButton/CHANGELOG.md b/packages/experimental/MenuButton/CHANGELOG.md index d4cd6005a38..2e563f6811f 100644 --- a/packages/experimental/MenuButton/CHANGELOG.md +++ b/packages/experimental/MenuButton/CHANGELOG.md @@ -1,5 +1,22 @@ # Change Log - @fluentui-react-native/experimental-menu-button +## 0.11.10 + +### Patch Changes + +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [34bdf23] +- Updated dependencies [cfef63e] + - @fluentui-react-native/framework@0.17.3 + - @fluentui-react-native/button@0.40.9 + - @fluentui-react-native/design@0.3.2 + - @fluentui-react-native/contextual-menu@0.25.10 + ## 0.11.9 ### Patch Changes diff --git a/packages/experimental/MenuButton/package.json b/packages/experimental/MenuButton/package.json index d0175c67a2d..4ee56e6399b 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.11.9", + "version": "0.11.10", "description": "A cross-platform MenuButton component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/experimental/Popover/CHANGELOG.md b/packages/experimental/Popover/CHANGELOG.md index ebb9438fe5a..a09a7f0e273 100644 --- a/packages/experimental/Popover/CHANGELOG.md +++ b/packages/experimental/Popover/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log - @fluentui-react-native/popover +## 0.5.9 + +### Patch Changes + +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/framework@0.17.3 + ## 0.5.8 ### Patch Changes diff --git a/packages/experimental/Popover/package.json b/packages/experimental/Popover/package.json index 68a6271f136..8fe90feabe6 100644 --- a/packages/experimental/Popover/package.json +++ b/packages/experimental/Popover/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/popover", - "version": "0.5.8", + "version": "0.5.9", "description": "A cross-platform Popover component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/experimental/Shadow/CHANGELOG.md b/packages/experimental/Shadow/CHANGELOG.md index cd5b9bdff10..ccb73c6af62 100644 --- a/packages/experimental/Shadow/CHANGELOG.md +++ b/packages/experimental/Shadow/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log - @fluentui-react-native/experimental-shadow +## 0.7.9 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/framework@0.17.3 + - @fluentui-react-native/design@0.3.2 + ## 0.7.8 ### Patch Changes diff --git a/packages/experimental/Shadow/package.json b/packages/experimental/Shadow/package.json index 59c791ceb19..f2e4ba76700 100644 --- a/packages/experimental/Shadow/package.json +++ b/packages/experimental/Shadow/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/experimental-shadow", - "version": "0.7.8", + "version": "0.7.9", "description": "A cross-platform Shadow component using the Fluent Design System", "license": "MIT", "author": "", diff --git a/packages/experimental/Shimmer/CHANGELOG.md b/packages/experimental/Shimmer/CHANGELOG.md index fd1aa659883..09133ffadeb 100644 --- a/packages/experimental/Shimmer/CHANGELOG.md +++ b/packages/experimental/Shimmer/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log - @fluentui-react-native/experimental-shimmer +## 0.15.3 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/framework@0.17.3 + - @fluentui-react-native/design@0.3.2 + ## 0.15.2 ### Patch Changes diff --git a/packages/experimental/Shimmer/package.json b/packages/experimental/Shimmer/package.json index ac383ae3bae..51c80fc003f 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.15.2", + "version": "0.15.3", "description": "A cross-platform Fluent Shimmer component", "license": "MIT", "author": "", diff --git a/packages/experimental/Spinner/CHANGELOG.md b/packages/experimental/Spinner/CHANGELOG.md index a0ec9176388..8e7302cfd70 100644 --- a/packages/experimental/Spinner/CHANGELOG.md +++ b/packages/experimental/Spinner/CHANGELOG.md @@ -1,5 +1,19 @@ # Change Log - @fluentui-react-native/spinner +## 0.10.9 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/framework@0.17.3 + - @fluentui-react-native/text@0.25.9 + - @fluentui-react-native/design@0.3.2 + ## 0.10.8 ### Patch Changes diff --git a/packages/experimental/Spinner/package.json b/packages/experimental/Spinner/package.json index 25fed76ad3e..4ef4bcde5bc 100644 --- a/packages/experimental/Spinner/package.json +++ b/packages/experimental/Spinner/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/spinner", - "version": "0.10.8", + "version": "0.10.9", "description": "A cross-platform Fluent spinner component", "license": "MIT", "author": "", diff --git a/packages/experimental/Tooltip/CHANGELOG.md b/packages/experimental/Tooltip/CHANGELOG.md index 614d36f5689..9d39470d510 100644 --- a/packages/experimental/Tooltip/CHANGELOG.md +++ b/packages/experimental/Tooltip/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log - @fluentui-react-native/tooltip +## 0.5.10 + +### Patch Changes + +- Updated dependencies [34bdf23] + - @fluentui-react-native/callout@0.29.3 + ## 0.5.9 ### Patch Changes diff --git a/packages/experimental/Tooltip/package.json b/packages/experimental/Tooltip/package.json index 3707c241ad9..043a29fcc72 100644 --- a/packages/experimental/Tooltip/package.json +++ b/packages/experimental/Tooltip/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/tooltip", - "version": "0.5.9", + "version": "0.5.10", "description": "A cross-platform Tooltip component for React Native.", "license": "MIT", "author": "", diff --git a/packages/framework/framework/CHANGELOG.md b/packages/framework/framework/CHANGELOG.md index 8141f35277a..334cfc959b6 100644 --- a/packages/framework/framework/CHANGELOG.md +++ b/packages/framework/framework/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log - @fluentui-react-native/framework +## 0.17.3 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/default-theme@0.27.9 + - @fluentui-react-native/design@0.3.2 + ## 0.17.2 ### Patch Changes diff --git a/packages/framework/framework/package.json b/packages/framework/framework/package.json index e7ba3562e6f..05e4715663f 100644 --- a/packages/framework/framework/package.json +++ b/packages/framework/framework/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/framework", - "version": "0.17.2", + "version": "0.17.3", "description": "Component framework used by fluentui react native controls", "license": "MIT", "author": "", diff --git a/packages/libraries/core/CHANGELOG.md b/packages/libraries/core/CHANGELOG.md index c82d34b3e65..0dc5aae77a3 100644 --- a/packages/libraries/core/CHANGELOG.md +++ b/packages/libraries/core/CHANGELOG.md @@ -1,5 +1,26 @@ # Change Log - @fluentui/react-native +## 0.44.3 + +### Patch Changes + +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] +- Updated dependencies [34bdf23] + - @fluentui-react-native/persona-coin@0.17.3 + - @fluentui-react-native/radio-group@0.22.9 + - @fluentui-react-native/separator@0.19.9 + - @fluentui-react-native/checkbox@0.24.9 + - @fluentui-react-native/tablist@0.8.9 + - @fluentui-react-native/button@0.40.9 + - @fluentui-react-native/text@0.25.9 + - @fluentui-react-native/contextual-menu@0.25.10 + - @fluentui-react-native/menu-button@0.15.4 + - @fluentui-react-native/persona@0.18.3 + - @fluentui-react-native/link@0.24.9 + - @fluentui-react-native/callout@0.29.3 + ## 0.44.2 ### Patch Changes diff --git a/packages/libraries/core/package.json b/packages/libraries/core/package.json index 169d177c3e3..69bb83185a4 100644 --- a/packages/libraries/core/package.json +++ b/packages/libraries/core/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-native", - "version": "0.44.2", + "version": "0.44.3", "description": "A react-native component library that implements the Fluent Design System.", "license": "MIT", "repository": { diff --git a/packages/native/Callout/CHANGELOG.md b/packages/native/Callout/CHANGELOG.md index 50949b0d019..24285611259 100644 --- a/packages/native/Callout/CHANGELOG.md +++ b/packages/native/Callout/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log - @fluentui-react-native/callout +## 0.29.3 + +### Patch Changes + +- 34bdf23: Version updates for security + ## 0.29.2 ### Patch Changes diff --git a/packages/native/Callout/package.json b/packages/native/Callout/package.json index e860ddc9065..f800fcadad9 100644 --- a/packages/native/Callout/package.json +++ b/packages/native/Callout/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/callout", - "version": "0.29.2", + "version": "0.29.3", "description": "A cross-platform Callout component using the Fluent Design System", "homepage": "https://github.com/microsoft/fluentui-react-native", "license": "MIT", diff --git a/packages/shim/theme-tokens/CHANGELOG.md b/packages/shim/theme-tokens/CHANGELOG.md index 07ddb596528..d3e80726d7b 100644 --- a/packages/shim/theme-tokens/CHANGELOG.md +++ b/packages/shim/theme-tokens/CHANGELOG.md @@ -1,5 +1,21 @@ # Change Log - @fluentui-react-native/theme-tokens +## 0.29.3 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- cfef63e: update package references to use consolidated package directly +- 7372841: Share high-contrast alias token processing across Windows platforms from the design package and expose it through the theme-tokens compatibility shim. +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- cfef63e: Consolidate legacy theming and styling implementations into design submodules, deprecate their former packages as compatibility shims, and group those shims under `packages/shim`. +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/design@0.3.2 + ## 0.29.2 ### Patch Changes diff --git a/packages/shim/theme-tokens/package.json b/packages/shim/theme-tokens/package.json index 552b898c3bb..b78a5b23a79 100644 --- a/packages/shim/theme-tokens/package.json +++ b/packages/shim/theme-tokens/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/theme-tokens", - "version": "0.29.2", + "version": "0.29.3", "description": "Defines values for tokens used to fill out themes.", "keywords": [], "license": "MIT", diff --git a/packages/shim/theme-types/CHANGELOG.md b/packages/shim/theme-types/CHANGELOG.md index a0a9528ebc8..409b976461d 100644 --- a/packages/shim/theme-types/CHANGELOG.md +++ b/packages/shim/theme-types/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log - @fluentui-react-native/theme-types +## 0.44.9 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- cfef63e: Consolidate legacy theming and styling implementations into design submodules, deprecate their former packages as compatibility shims, and group those shims under `packages/shim`. +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/design@0.3.2 + ## 0.44.8 ### Patch Changes diff --git a/packages/shim/theme-types/package.json b/packages/shim/theme-types/package.json index 338ca452726..a9d9f37fe38 100644 --- a/packages/shim/theme-types/package.json +++ b/packages/shim/theme-types/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/theme-types", - "version": "0.44.8", + "version": "0.44.9", "description": "Typing only package for fluentui-react-native theme types", "keywords": [], "license": "MIT", diff --git a/packages/shim/theme/CHANGELOG.md b/packages/shim/theme/CHANGELOG.md index 3fc0ce43f75..2cc138153b8 100644 --- a/packages/shim/theme/CHANGELOG.md +++ b/packages/shim/theme/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log - @fluentui-react-native/theme +## 0.14.3 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- cfef63e: Consolidate legacy theming and styling implementations into design submodules, deprecate their former packages as compatibility shims, and group those shims under `packages/shim`. +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/design@0.3.2 + ## 0.14.2 ### Patch Changes diff --git a/packages/shim/theme/package.json b/packages/shim/theme/package.json index 30f123b4f29..b45f39d9d75 100644 --- a/packages/shim/theme/package.json +++ b/packages/shim/theme/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/theme", - "version": "0.14.2", + "version": "0.14.3", "description": "Experimental version of fluentui-react-native theme framework", "keywords": [], "license": "MIT", diff --git a/packages/shim/themed-stylesheet/CHANGELOG.md b/packages/shim/themed-stylesheet/CHANGELOG.md index a6c36a973eb..d61c2cea041 100644 --- a/packages/shim/themed-stylesheet/CHANGELOG.md +++ b/packages/shim/themed-stylesheet/CHANGELOG.md @@ -1,5 +1,19 @@ # Change Log - @fluentui-react-native/themed-stylesheet +## 1.10.3 + +### Patch Changes + +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- cfef63e: Consolidate legacy theming and styling implementations into design submodules, deprecate their former packages as compatibility shims, and group those shims under `packages/shim`. +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/design@0.3.2 + ## 1.10.2 ### Patch Changes diff --git a/packages/shim/themed-stylesheet/package.json b/packages/shim/themed-stylesheet/package.json index cdf68d4a9e0..32d03810952 100644 --- a/packages/shim/themed-stylesheet/package.json +++ b/packages/shim/themed-stylesheet/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/themed-stylesheet", - "version": "1.10.2", + "version": "1.10.3", "description": "Helper for using react-native StyleSheets with themes", "keywords": [], "license": "MIT", diff --git a/packages/shim/theming-utils/CHANGELOG.md b/packages/shim/theming-utils/CHANGELOG.md index e98b95f828b..fc3f6ff10a7 100644 --- a/packages/shim/theming-utils/CHANGELOG.md +++ b/packages/shim/theming-utils/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log - @fluentui-react-native/theming-utils +## 0.27.9 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- cfef63e: Consolidate legacy theming and styling implementations into design submodules, deprecate their former packages as compatibility shims, and group those shims under `packages/shim`. +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/design@0.3.2 + ## 0.27.8 ### Patch Changes diff --git a/packages/shim/theming-utils/package.json b/packages/shim/theming-utils/package.json index ead51a09e63..df6e2515e49 100644 --- a/packages/shim/theming-utils/package.json +++ b/packages/shim/theming-utils/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/theming-utils", - "version": "0.27.8", + "version": "0.27.9", "description": "Utils for dealing with theming", "license": "MIT", "author": "", diff --git a/packages/shim/tokens/CHANGELOG.md b/packages/shim/tokens/CHANGELOG.md index 93b5c406d23..6393a5c1095 100644 --- a/packages/shim/tokens/CHANGELOG.md +++ b/packages/shim/tokens/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log - @fluentui-react-native/tokens +## 0.24.9 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- cfef63e: Consolidate legacy theming and styling implementations into design submodules, deprecate their former packages as compatibility shims, and group those shims under `packages/shim`. +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/design@0.3.2 + ## 0.24.8 ### Patch Changes diff --git a/packages/shim/tokens/package.json b/packages/shim/tokens/package.json index 2cd29a1d73f..13c8a8408bc 100644 --- a/packages/shim/tokens/package.json +++ b/packages/shim/tokens/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/tokens", - "version": "0.24.8", + "version": "0.24.9", "description": "Token interface parts and helpers", "license": "MIT", "author": "", diff --git a/packages/theming/android-theme/CHANGELOG.md b/packages/theming/android-theme/CHANGELOG.md index d0505488314..a34da30807b 100644 --- a/packages/theming/android-theme/CHANGELOG.md +++ b/packages/theming/android-theme/CHANGELOG.md @@ -1,5 +1,19 @@ # Change Log - @fluentui-react-native/android-theme +## 0.26.9 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/design@0.3.2 + ## 0.26.8 ### Patch Changes diff --git a/packages/theming/android-theme/package.json b/packages/theming/android-theme/package.json index 721b47f2243..3a578c8aa35 100644 --- a/packages/theming/android-theme/package.json +++ b/packages/theming/android-theme/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/android-theme", - "version": "0.26.8", + "version": "0.26.9", "description": "A FluentUI React Native theme that pulls constants from FluentUI Android", "keywords": [], "license": "MIT", diff --git a/packages/theming/apple-theme/CHANGELOG.md b/packages/theming/apple-theme/CHANGELOG.md index 2997de28055..23550b92028 100644 --- a/packages/theming/apple-theme/CHANGELOG.md +++ b/packages/theming/apple-theme/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log - @fluentui-react-native/apple-theme +## 0.29.9 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/default-theme@0.27.9 + - @fluentui-react-native/design@0.3.2 + ## 0.29.8 ### Patch Changes diff --git a/packages/theming/apple-theme/package.json b/packages/theming/apple-theme/package.json index 0ebe3fe2970..9253eb1cfce 100644 --- a/packages/theming/apple-theme/package.json +++ b/packages/theming/apple-theme/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/apple-theme", - "version": "0.29.8", + "version": "0.29.9", "description": "A FluentUI React Native theme that pulls constants from FluentUI Apple", "homepage": "https://github.com/microsoft/fluentui-react-native", "license": "MIT", diff --git a/packages/theming/default-theme/CHANGELOG.md b/packages/theming/default-theme/CHANGELOG.md index b61f40f2547..a2040ea0311 100644 --- a/packages/theming/default-theme/CHANGELOG.md +++ b/packages/theming/default-theme/CHANGELOG.md @@ -1,5 +1,19 @@ # Change Log - @fluentui-react-native/default-theme +## 0.27.9 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/design@0.3.2 + ## 0.27.8 ### Patch Changes diff --git a/packages/theming/default-theme/package.json b/packages/theming/default-theme/package.json index 7096a958447..1c0fad22e51 100644 --- a/packages/theming/default-theme/package.json +++ b/packages/theming/default-theme/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/default-theme", - "version": "0.27.8", + "version": "0.27.9", "description": "Typing only package for fluentui-react-native theme types", "keywords": [], "license": "MIT", diff --git a/packages/theming/win32-theme/CHANGELOG.md b/packages/theming/win32-theme/CHANGELOG.md index 09bbfabc0b6..f72d1b38267 100644 --- a/packages/theming/win32-theme/CHANGELOG.md +++ b/packages/theming/win32-theme/CHANGELOG.md @@ -1,5 +1,21 @@ # Change Log - @fluentui-react-native/win32-theme +## 0.39.9 + +### Patch Changes + +- 51fab45: Updating path references to components and design packages +- cfef63e: update package references to use consolidated package directly +- cfef63e: Consolidate theming utilities in the design package and move compatibility packages to the shim directory +- 7372841: Reuse high-contrast alias tokens from `@fluentui-react-native/design/tokens/legacy`. +- Updated dependencies [51fab45] +- Updated dependencies [cfef63e] +- Updated dependencies [7372841] +- Updated dependencies [cfef63e] +- Updated dependencies [cfef63e] + - @fluentui-react-native/default-theme@0.27.9 + - @fluentui-react-native/design@0.3.2 + ## 0.39.8 ### Patch Changes diff --git a/packages/theming/win32-theme/package.json b/packages/theming/win32-theme/package.json index e18c318f8e3..181a9ea9c64 100644 --- a/packages/theming/win32-theme/package.json +++ b/packages/theming/win32-theme/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui-react-native/win32-theme", - "version": "0.39.8", + "version": "0.39.9", "description": "Win32 office theme that works with the theming native module", "keywords": [], "license": "MIT",