@fluentui/react-components 9.68.3 → 9.69.0

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,115 @@
1
1
  # Change Log - @fluentui/react-components
2
2
 
3
- This log was last generated on Thu, 07 Aug 2025 09:59:01 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 21 Aug 2025 17:40:16 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.69.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.69.0)
8
+
9
+ Thu, 21 Aug 2025 17:40:16 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.68.4..@fluentui/react-components_v9.69.0)
11
+
12
+ ### Minor changes
13
+
14
+ - `@fluentui/react-components`
15
+ - chore(themes): Export new themes from react-components ([PR #35063](https://github.com/microsoft/fluentui/pull/35063) by jurokapsiar@gmail.com)
16
+
17
+ ## [9.68.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.68.4)
18
+
19
+ Thu, 21 Aug 2025 13:38:51 GMT
20
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.68.4..@fluentui/react-components_v9.68.4)
21
+
22
+ ### Minor changes
23
+
24
+ - `@fluentui/react-menu-grid-preview`
25
+ - 'feat: ([PR #35064](https://github.com/microsoft/fluentui/pull/35064) by adam.samec@gmail.com)
26
+
27
+ ## [9.68.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.68.4)
28
+
29
+ Thu, 21 Aug 2025 12:25:13 GMT
30
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.68.3..@fluentui/react-components_v9.68.4)
31
+
32
+ ### Minor changes
33
+
34
+ - `@fluentui/react-motion-components-preview`
35
+ - feat(motion): add Rotate presence motion component ([PR #34928](https://github.com/microsoft/fluentui/pull/34928) by robertpenner@microsoft.com)
36
+ - `@fluentui/react-shared-contexts`
37
+ - feat: Add DrawerSurfaceStyle custom style hook ([PR #35007](https://github.com/microsoft/fluentui/pull/35007) by mifraser@microsoft.com)
38
+ - `@fluentui/react-tabs`
39
+ - feat: Export tabReservedSpaceClassNames and useTabAnimatedIndicatorStyles_unstable for style overrides ([PR #35007](https://github.com/microsoft/fluentui/pull/35007) by mifraser@microsoft.com)
40
+ - `@fluentui/react-toast`
41
+ - feat: Export ToastContainer state and classNames nessecary for style overrides ([PR #35007](https://github.com/microsoft/fluentui/pull/35007) by mifraser@microsoft.com)
42
+ - `@fluentui/react-tree`
43
+ - feat: Export TreeItemCSSProperties for external usage ([PR #35007](https://github.com/microsoft/fluentui/pull/35007) by mifraser@microsoft.com)
44
+ - `@fluentui/react-utilities`
45
+ - feat: enhance hook to support React concurrent mode using setEffect for first mount tracking ([PR #34985](https://github.com/microsoft/fluentui/pull/34985) by dmytrokirpa@microsoft.com)
46
+ - `@fluentui/react-dialog`
47
+ - feat: Export dialog style constants ([PR #35007](https://github.com/microsoft/fluentui/pull/35007) by mifraser@microsoft.com)
48
+ - `@fluentui/react-drawer`
49
+ - feat: Enable custom style hooks on OverlayDrawerSurface ([PR #35007](https://github.com/microsoft/fluentui/pull/35007) by mifraser@microsoft.com)
50
+ - `@fluentui/react-list`
51
+ - Feat: Add support for disabling selection per item ([PR #34851](https://github.com/microsoft/fluentui/pull/34851) by jirivyhnalek@microsoft.com)
52
+
53
+ ### Patches
54
+
55
+ - `@fluentui/react-motion`
56
+ - refactor: move getRefFromReactElement to react-utilities ([PR #35030](https://github.com/microsoft/fluentui/pull/35030) by dmytrokirpa@microsoft.com)
57
+ - `@fluentui/react-overflow`
58
+ - fix: replace deprecated element.ref usages to support react 19 ([PR #35030](https://github.com/microsoft/fluentui/pull/35030) by dmytrokirpa@microsoft.com)
59
+ - indirect ts emit change with exactOptionalPropertyTypes ([PR #33498](https://github.com/microsoft/fluentui/pull/33498) by vgenaev@gmail.com)
60
+ - `@fluentui/react-popover`
61
+ - fix: replace deprecated element.ref usages to support react 19 ([PR #35030](https://github.com/microsoft/fluentui/pull/35030) by dmytrokirpa@microsoft.com)
62
+ - docs: Include Positioning Docs Link For positioning props ([PR #35031](https://github.com/microsoft/fluentui/pull/35031) by v.kozlova@gmail.com)
63
+ - `@fluentui/react-positioning`
64
+ - chore: bumps @floating-ui/devtools ver to latest ([PR #35044](https://github.com/microsoft/fluentui/pull/35044) by vgenaev@gmail.com)
65
+ - `@fluentui/react-table`
66
+ - feat(react-table): Allow Left arrow to focus back to row in composite navigation ([PR #34984](https://github.com/microsoft/fluentui/pull/34984) by lingfangao@hotmail.com)
67
+ - `@fluentui/react-tabster`
68
+ - indirect ts emit change with exactOptionalPropertyTypes ([PR #33498](https://github.com/microsoft/fluentui/pull/33498) by vgenaev@gmail.com)
69
+ - `@fluentui/react-tags`
70
+ - fix: borders issues with small-circular and HC ([PR #34986](https://github.com/microsoft/fluentui/pull/34986) by vgenaev@gmail.com)
71
+ - `@fluentui/react-toast`
72
+ - fix: replace deprecated element.ref usages to support react 19 ([PR #35030](https://github.com/microsoft/fluentui/pull/35030) by dmytrokirpa@microsoft.com)
73
+ - `@fluentui/react-toolbar`
74
+ - fix: apply styles for ToolbarGroup ([PR #35052](https://github.com/microsoft/fluentui/pull/35052) by olfedias@microsoft.com)
75
+ - `@fluentui/react-tooltip`
76
+ - fix: replace deprecated element.ref usages to support react 19 ([PR #35030](https://github.com/microsoft/fluentui/pull/35030) by dmytrokirpa@microsoft.com)
77
+ - `@fluentui/react-utilities`
78
+ - fix: replace deprecated element.ref usages to support react 19 ([PR #35030](https://github.com/microsoft/fluentui/pull/35030) by dmytrokirpa@microsoft.com)
79
+ - `@fluentui/react-accordion`
80
+ - indirect ts emit change with exactOptionalPropertyTypes ([PR #33498](https://github.com/microsoft/fluentui/pull/33498) by vgenaev@gmail.com)
81
+ - `@fluentui/react-charts`
82
+ - add labels for text+markers ([PR #35025](https://github.com/microsoft/fluentui/pull/35025) by anushgupta@microsoft.com)
83
+ - fix scatter chart bugs ([PR #35047](https://github.com/microsoft/fluentui/pull/35047) by anushgupta@microsoft.com)
84
+ - update validation to tolerate invalid traces ([PR #34998](https://github.com/microsoft/fluentui/pull/34998) by anushgupta@microsoft.com)
85
+ - support for ordering tick labels ([PR #35053](https://github.com/microsoft/fluentui/pull/35053) by anushgupta@microsoft.com)
86
+ - colorscale support for bar charts ([PR #35026](https://github.com/microsoft/fluentui/pull/35026) by anushgupta@microsoft.com)
87
+ - pie chart fix ([PR #35013](https://github.com/microsoft/fluentui/pull/35013) by anushgupta@microsoft.com)
88
+ - use piecolorway for donut chart ([PR #34999](https://github.com/microsoft/fluentui/pull/34999) by anushgupta@microsoft.com)
89
+ - enable scatter chart in v9 declatative ([PR #35036](https://github.com/microsoft/fluentui/pull/35036) by anushgupta@microsoft.com)
90
+ - support for using opacity provided in plotly schema ([PR #35045](https://github.com/microsoft/fluentui/pull/35045) by anushgupta@microsoft.com)
91
+ - add date axis support in vsbc ([PR #35018](https://github.com/microsoft/fluentui/pull/35018) by anushgupta@microsoft.com)
92
+ - add support for multiplot declarative chart ([PR #35038](https://github.com/microsoft/fluentui/pull/35038) by anushgupta@microsoft.com)
93
+ - add styles to tables ([PR #35012](https://github.com/microsoft/fluentui/pull/35012) by anushgupta@microsoft.com)
94
+ - remove duplicated legends in line chart ([PR #34991](https://github.com/microsoft/fluentui/pull/34991) by anushgupta@microsoft.com)
95
+ - fix color issue in gvbc ([PR #35050](https://github.com/microsoft/fluentui/pull/35050) by anushgupta@microsoft.com)
96
+ - support for lines+markers ([PR #34997](https://github.com/microsoft/fluentui/pull/34997) by anushgupta@microsoft.com)
97
+ - use schema colorscale for gvbc ([PR #35011](https://github.com/microsoft/fluentui/pull/35011) by anushgupta@microsoft.com)
98
+ - add support for string y axis in VSBC ([PR #35016](https://github.com/microsoft/fluentui/pull/35016) by anushgupta@microsoft.com)
99
+ - `@fluentui/react-dialog`
100
+ - fix: replace deprecated element.ref usages to support react 19 ([PR #35030](https://github.com/microsoft/fluentui/pull/35030) by dmytrokirpa@microsoft.com)
101
+ - `@fluentui/react-field`
102
+ - indirect ts emit change with exactOptionalPropertyTypes ([PR #33498](https://github.com/microsoft/fluentui/pull/33498) by vgenaev@gmail.com)
103
+ - `@fluentui/react-infolabel`
104
+ - chore: update api.md ([PR #33498](https://github.com/microsoft/fluentui/pull/33498) by vgenaev@gmail.com)
105
+ - `@fluentui/react-menu`
106
+ - fix: replace deprecated element.ref usages to support react 19 ([PR #35030](https://github.com/microsoft/fluentui/pull/35030) by dmytrokirpa@microsoft.com)
107
+ - `@fluentui/react-migration-v0-v9`
108
+ - indirect ts emit change with exactOptionalPropertyTypes ([PR #33498](https://github.com/microsoft/fluentui/pull/33498) by vgenaev@gmail.com)
109
+
7
110
  ## [9.68.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.68.3)
8
111
 
9
- Thu, 07 Aug 2025 09:59:01 GMT
112
+ Thu, 07 Aug 2025 10:03:20 GMT
10
113
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.68.2..@fluentui/react-components_v9.68.3)
11
114
 
12
115
  ### Minor changes
package/dist/index.d.ts CHANGED
@@ -1373,8 +1373,10 @@ import { TeachingPopoverTriggerChildProps } from '@fluentui/react-teaching-popov
1373
1373
  import { TeachingPopoverTriggerProps } from '@fluentui/react-teaching-popover';
1374
1374
  import { TeachingPopoverTriggerState } from '@fluentui/react-teaching-popover';
1375
1375
  import { teamsDarkTheme } from '@fluentui/react-theme';
1376
+ import { teamsDarkV21Theme } from '@fluentui/react-theme';
1376
1377
  import { teamsHighContrastTheme } from '@fluentui/react-theme';
1377
1378
  import { teamsLightTheme } from '@fluentui/react-theme';
1379
+ import { teamsLightV21Theme } from '@fluentui/react-theme';
1378
1380
  import { Text as Text_2 } from '@fluentui/react-text';
1379
1381
  import { Textarea } from '@fluentui/react-textarea';
1380
1382
  import { textareaClassNames } from '@fluentui/react-textarea';
@@ -4758,10 +4760,14 @@ export { TeachingPopoverTriggerState }
4758
4760
 
4759
4761
  export { teamsDarkTheme }
4760
4762
 
4763
+ export { teamsDarkV21Theme }
4764
+
4761
4765
  export { teamsHighContrastTheme }
4762
4766
 
4763
4767
  export { teamsLightTheme }
4764
4768
 
4769
+ export { teamsLightV21Theme }
4770
+
4765
4771
  export { Text_2 as Text }
4766
4772
 
4767
4773
  export { Textarea }
package/lib/index.js CHANGED
@@ -2,7 +2,7 @@
2
2
  export { __css, __resetCSS, __resetStyles, __styles, createDOMRenderer, makeResetStyles, makeStaticStyles, makeStyles, mergeClasses, RendererProvider, renderToStyleElements, shorthands } from '@griffel/react';
3
3
  export { createCSSRuleFromTheme, FluentProvider, fluentProviderClassNames, renderFluentProvider_unstable, useFluentProvider_unstable, useFluentProviderContextValues_unstable, useFluentProviderStyles_unstable, useFluentProviderThemeStyleTag } from '@fluentui/react-provider';
4
4
  export { createCustomFocusIndicatorStyle, createFocusOutlineStyle, useArrowNavigationGroup, useFocusableGroup, useFocusFinders, useFocusVisible, useFocusWithin, useKeyboardNavAttribute, useModalAttributes, useObservedElement, useFocusObserved, useRestoreFocusTarget, useRestoreFocusSource, useUncontrolledFocus } from '@fluentui/react-tabster';
5
- export { createDarkTheme, createHighContrastTheme, createLightTheme, createTeamsDarkTheme, themeToTokensObject, teamsDarkTheme, teamsHighContrastTheme, teamsLightTheme, tokens, typographyStyles, webDarkTheme, webLightTheme } from '@fluentui/react-theme';
5
+ export { createDarkTheme, createHighContrastTheme, createLightTheme, createTeamsDarkTheme, themeToTokensObject, teamsDarkTheme, teamsDarkV21Theme, teamsHighContrastTheme, teamsLightTheme, teamsLightV21Theme, tokens, typographyStyles, webDarkTheme, webLightTheme } from '@fluentui/react-theme';
6
6
  export { AnnounceProvider, PortalMountNodeProvider, useAnnounce, useFluent_unstable as useFluent, usePortalMountNode, useTooltipVisibility_unstable as useTooltipVisibility, useThemeClassName_unstable as useThemeClassName } from '@fluentui/react-shared-contexts';
7
7
  export { // getNativeElementProps is deprecated but removing it would be a breaking change
8
8
  // eslint-disable-next-line @typescript-eslint/no-deprecated