@fluentui/react-components 9.72.4 → 9.72.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,12 +1,84 @@
1
1
  # Change Log - @fluentui/react-components
2
2
 
3
- This log was last generated on Fri, 31 Oct 2025 16:17:31 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 06 Nov 2025 14:56:50 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.72.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.72.5)
8
+
9
+ Thu, 06 Nov 2025 14:56:50 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.72.4..@fluentui/react-components_v9.72.5)
11
+
12
+ ### Minor changes
13
+
14
+ - `@fluentui/react-motion-components-preview`
15
+ - feat(motion): export standard motion atoms ([PR #35421](https://github.com/microsoft/fluentui/pull/35421) by robertpenner@microsoft.com)
16
+
17
+ ### Patches
18
+
19
+ - `@fluentui/react-tabster`
20
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
21
+ - `@fluentui/react-tooltip`
22
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
23
+ - `@fluentui/react-tree`
24
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
25
+ - `@fluentui/react-utilities`
26
+ - fix: Add referrerPolicy to anchor element property whitelist ([PR #35447](https://github.com/microsoft/fluentui/pull/35447) by 198982749+Copilot@users.noreply.github.com)
27
+ - refactor(react-utilities): improve types for useAnimationFrame ([PR #35466](https://github.com/microsoft/fluentui/pull/35466) by robertpenner@microsoft.com)
28
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
29
+ - `@fluentui/react-aria`
30
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
31
+ - `@fluentui/react-calendar-compat`
32
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
33
+ - fix: disabled Calendar buttons get disabled color styles in high contrast mode ([PR #35450](https://github.com/microsoft/fluentui/pull/35450) by sarah.higley@microsoft.com)
34
+ - `@fluentui/react-charts`
35
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
36
+ - fix plotly color issue ([PR #35451](https://github.com/microsoft/fluentui/pull/35451) by anushgupta@microsoft.com)
37
+ - fix reference lines bug ([PR #35406](https://github.com/microsoft/fluentui/pull/35406) by anushgupta@microsoft.com)
38
+ - `@fluentui/react-combobox`
39
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
40
+ - `@fluentui/react-components`
41
+ - added export for presenceComponent ([PR #35455](https://github.com/microsoft/fluentui/pull/35455) by 155784131+cperezruiz-microsoft@users.noreply.github.com)
42
+ - `@fluentui/react-context-selector`
43
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
44
+ - `@fluentui/react-datepicker-compat`
45
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
46
+ - `@fluentui/react-drawer`
47
+ - refactor(react-drawer): use standard motion atom for fade ([PR #35421](https://github.com/microsoft/fluentui/pull/35421) by robertpenner@microsoft.com)
48
+ - `@fluentui/react-jsx-runtime`
49
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
50
+ - `@fluentui/react-menu`
51
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
52
+ - `@fluentui/react-menu-grid-preview`
53
+ - Update styles and rename menuGridGroupHeaderClassNames to camel case ([PR #35463](https://github.com/microsoft/fluentui/pull/35463) by yuanboxue@microsoft.com)
54
+ - `@fluentui/react-message-bar`
55
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
56
+ - refactor(react-message-bar): use standard motion atoms for slide and fade ([PR #35421](https://github.com/microsoft/fluentui/pull/35421) by robertpenner@microsoft.com)
57
+ - `@fluentui/react-migration-v0-v9`
58
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
59
+ - `@fluentui/react-migration-v8-v9`
60
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
61
+ - `@fluentui/react-motion`
62
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
63
+ - `@fluentui/react-nav`
64
+ - refactor(react-nav): use Rotate component for icon motion ([PR #35433](https://github.com/microsoft/fluentui/pull/35433) by robertpenner@microsoft.com)
65
+ - `@fluentui/react-overflow`
66
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
67
+ - `@fluentui/react-popover`
68
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
69
+ - `@fluentui/react-portal`
70
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
71
+ - `@fluentui/react-positioning`
72
+ - chore: migrate source to react 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
73
+
74
+ ### Changes
75
+
76
+ - `@fluentui/react-infobutton`
77
+ - fix: mitigate native popover prop dts clash from public API exposed by React 19 ([PR #35434](https://github.com/microsoft/fluentui/pull/35434) by martinhochel@microsoft.com)
78
+
7
79
  ## [9.72.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.72.4)
8
80
 
9
- Fri, 31 Oct 2025 16:17:31 GMT
81
+ Fri, 31 Oct 2025 16:21:59 GMT
10
82
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.72.3..@fluentui/react-components_v9.72.4)
11
83
 
12
84
  ### Minor changes
package/dist/index.d.ts CHANGED
@@ -820,6 +820,7 @@ import { PresenceBadgeState } from '@fluentui/react-badge';
820
820
  import { PresenceBadgeStatus } from '@fluentui/react-badge';
821
821
  import { presenceBlockedRegular } from '@fluentui/react-badge';
822
822
  import { presenceBusyFilled } from '@fluentui/react-badge';
823
+ import { PresenceComponent } from '@fluentui/react-motion';
823
824
  import { PresenceComponentProps } from '@fluentui/react-motion';
824
825
  import { presenceDndFilled } from '@fluentui/react-badge';
825
826
  import { presenceDndRegular } from '@fluentui/react-badge';
@@ -3662,6 +3663,8 @@ export { presenceBlockedRegular }
3662
3663
 
3663
3664
  export { presenceBusyFilled }
3664
3665
 
3666
+ export { PresenceComponent }
3667
+
3665
3668
  export { PresenceComponentProps }
3666
3669
 
3667
3670
  export { presenceDndFilled }