@fluentui/react-components 9.66.7 → 9.67.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +151 -2
  2. package/package.json +54 -54
package/CHANGELOG.md CHANGED
@@ -1,12 +1,161 @@
1
1
  # Change Log - @fluentui/react-components
2
2
 
3
- This log was last generated on Fri, 11 Jul 2025 15:56:53 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 17 Jul 2025 13:45:33 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.67.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.67.0)
8
+
9
+ Thu, 17 Jul 2025 13:45:33 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.66.8..@fluentui/react-components_v9.67.0)
11
+
12
+ ### Minor changes
13
+
14
+ - `@fluentui/react-accordion`
15
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
16
+ - `@fluentui/react-avatar`
17
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
18
+ - `@fluentui/react-badge`
19
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
20
+ - `@fluentui/react-breadcrumb`
21
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
22
+ - `@fluentui/react-button`
23
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
24
+ - `@fluentui/react-card`
25
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
26
+ - `@fluentui/react-carousel`
27
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
28
+ - `@fluentui/react-checkbox`
29
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
30
+ - `@fluentui/react-color-picker`
31
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
32
+ - `@fluentui/react-combobox`
33
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
34
+ - `@fluentui/react-components`
35
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
36
+ - `@fluentui/react-dialog`
37
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
38
+ - `@fluentui/react-divider`
39
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
40
+ - `@fluentui/react-drawer`
41
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
42
+ - `@fluentui/react-field`
43
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
44
+ - `@fluentui/react-image`
45
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
46
+ - `@fluentui/react-infolabel`
47
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
48
+ - `@fluentui/react-input`
49
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
50
+ - `@fluentui/react-label`
51
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
52
+ - `@fluentui/react-link`
53
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
54
+ - `@fluentui/react-list`
55
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
56
+ - `@fluentui/react-menu`
57
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
58
+ - `@fluentui/react-message-bar`
59
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
60
+ - `@fluentui/react-migration-v0-v9`
61
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
62
+ - `@fluentui/react-migration-v8-v9`
63
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
64
+ - `@fluentui/react-nav`
65
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
66
+ - `@fluentui/react-overflow`
67
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
68
+ - `@fluentui/react-persona`
69
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
70
+ - `@fluentui/react-popover`
71
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
72
+ - `@fluentui/react-portal`
73
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
74
+ - `@fluentui/react-positioning`
75
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
76
+ - `@fluentui/react-progress`
77
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
78
+ - `@fluentui/react-provider`
79
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
80
+ - `@fluentui/react-radio`
81
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
82
+ - `@fluentui/react-rating`
83
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
84
+ - `@fluentui/react-search`
85
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
86
+ - `@fluentui/react-select`
87
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
88
+ - `@fluentui/react-skeleton`
89
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
90
+ - `@fluentui/react-slider`
91
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
92
+ - `@fluentui/react-spinbutton`
93
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
94
+ - `@fluentui/react-spinner`
95
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
96
+ - `@fluentui/react-swatch-picker`
97
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
98
+ - `@fluentui/react-switch`
99
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
100
+ - `@fluentui/react-table`
101
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
102
+ - `@fluentui/react-tabs`
103
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
104
+ - `@fluentui/react-tabster`
105
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
106
+ - `@fluentui/react-tag-picker`
107
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
108
+ - `@fluentui/react-tags`
109
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
110
+ - `@fluentui/react-teaching-popover`
111
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
112
+ - `@fluentui/react-text`
113
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
114
+ - `@fluentui/react-textarea`
115
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
116
+ - `@fluentui/react-toast`
117
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
118
+ - `@fluentui/react-toolbar`
119
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
120
+ - `@fluentui/react-tooltip`
121
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
122
+ - `@fluentui/react-tree`
123
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
124
+
125
+ ### Patches
126
+
127
+ - `@fluentui/react-calendar-compat`
128
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
129
+ - `@fluentui/react-datepicker-compat`
130
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
131
+ - `@fluentui/react-icons-compat`
132
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
133
+ - `@fluentui/react-timepicker-compat`
134
+ - feat: enable griffel raw styles ([PR #34853](https://github.com/microsoft/fluentui/pull/34853) by martinhochel@microsoft.com)
135
+
136
+ ## [9.66.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.66.8)
137
+
138
+ Wed, 16 Jul 2025 13:52:46 GMT
139
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.66.7..@fluentui/react-components_v9.66.8)
140
+
141
+ ### Minor changes
142
+
143
+ - `@fluentui/react-motion-components-preview`
144
+ - refactor(Collapse): make consistent with other motion components ([PR #34831](https://github.com/microsoft/fluentui/pull/34831) by robertpenner@microsoft.com)
145
+ - feat(motion): add Slide presence motion component ([PR #34774](https://github.com/microsoft/fluentui/pull/34774) by robertpenner@microsoft.com)
146
+ - refactor(motion): apply consistent patterns across Fade and Scale ([PR #34830](https://github.com/microsoft/fluentui/pull/34830) by robertpenner@microsoft.com)
147
+
148
+ ### Patches
149
+
150
+ - `@fluentui/react-charts`
151
+ - hbc focus ring fix ([PR #34832](https://github.com/microsoft/fluentui/pull/34832) by anushgupta@microsoft.com)
152
+ - refactor utilities to reduce monosize of components ([PR #34823](https://github.com/microsoft/fluentui/pull/34823) by anushgupta@microsoft.com)
153
+ - `@fluentui/react-toolbar`
154
+ - fix: properly apply overrides in ToolbarRadioButton, ToolbarToggleButton & ToolbarButton ([PR #34849](https://github.com/microsoft/fluentui/pull/34849) by olfedias@microsoft.com)
155
+
7
156
  ## [9.66.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.66.7)
8
157
 
9
- Fri, 11 Jul 2025 15:56:53 GMT
158
+ Fri, 11 Jul 2025 15:59:20 GMT
10
159
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.66.6..@fluentui/react-components_v9.66.7)
11
160
 
12
161
  ### Minor changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-components",
3
- "version": "9.66.7",
3
+ "version": "9.67.0",
4
4
  "description": "Suite package for converged React components",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -16,68 +16,68 @@
16
16
  "@fluentui/scripts-api-extractor": "*"
17
17
  },
18
18
  "dependencies": {
19
- "@fluentui/react-accordion": "^9.7.4",
19
+ "@fluentui/react-accordion": "^9.8.0",
20
20
  "@fluentui/react-alert": "9.0.0-beta.124",
21
- "@fluentui/react-avatar": "^9.8.7",
22
- "@fluentui/react-badge": "^9.3.2",
23
- "@fluentui/react-button": "^9.5.3",
24
- "@fluentui/react-card": "^9.3.3",
25
- "@fluentui/react-checkbox": "^9.4.7",
26
- "@fluentui/react-combobox": "^9.15.7",
27
- "@fluentui/react-dialog": "^9.13.7",
28
- "@fluentui/react-divider": "^9.3.2",
29
- "@fluentui/react-drawer": "^9.8.7",
30
- "@fluentui/react-field": "^9.3.7",
31
- "@fluentui/react-image": "^9.2.2",
21
+ "@fluentui/react-avatar": "^9.9.0",
22
+ "@fluentui/react-badge": "^9.4.0",
23
+ "@fluentui/react-button": "^9.6.0",
24
+ "@fluentui/react-card": "^9.4.0",
25
+ "@fluentui/react-checkbox": "^9.5.0",
26
+ "@fluentui/react-combobox": "^9.16.0",
27
+ "@fluentui/react-dialog": "^9.14.0",
28
+ "@fluentui/react-divider": "^9.4.0",
29
+ "@fluentui/react-drawer": "^9.9.0",
30
+ "@fluentui/react-field": "^9.4.0",
31
+ "@fluentui/react-image": "^9.3.0",
32
32
  "@fluentui/react-infobutton": "9.0.0-beta.102",
33
- "@fluentui/react-infolabel": "^9.3.7",
34
- "@fluentui/react-input": "^9.6.7",
35
- "@fluentui/react-label": "^9.2.2",
36
- "@fluentui/react-link": "^9.5.3",
37
- "@fluentui/react-list": "^9.2.7",
38
- "@fluentui/react-menu": "^9.18.0",
39
- "@fluentui/react-overflow": "^9.4.7",
40
- "@fluentui/react-persona": "^9.4.7",
41
- "@fluentui/react-portal": "^9.6.4",
42
- "@fluentui/react-popover": "^9.11.7",
43
- "@fluentui/react-positioning": "^9.19.0",
44
- "@fluentui/react-progress": "^9.3.7",
45
- "@fluentui/react-provider": "^9.21.3",
46
- "@fluentui/react-radio": "^9.4.7",
47
- "@fluentui/react-select": "^9.3.7",
33
+ "@fluentui/react-infolabel": "^9.4.0",
34
+ "@fluentui/react-input": "^9.7.0",
35
+ "@fluentui/react-label": "^9.3.0",
36
+ "@fluentui/react-link": "^9.6.0",
37
+ "@fluentui/react-list": "^9.3.0",
38
+ "@fluentui/react-menu": "^9.19.0",
39
+ "@fluentui/react-overflow": "^9.5.0",
40
+ "@fluentui/react-persona": "^9.5.0",
41
+ "@fluentui/react-portal": "^9.7.0",
42
+ "@fluentui/react-popover": "^9.12.0",
43
+ "@fluentui/react-positioning": "^9.20.0",
44
+ "@fluentui/react-progress": "^9.4.0",
45
+ "@fluentui/react-provider": "^9.22.0",
46
+ "@fluentui/react-radio": "^9.5.0",
47
+ "@fluentui/react-select": "^9.4.0",
48
48
  "@fluentui/react-shared-contexts": "^9.24.0",
49
- "@fluentui/react-skeleton": "^9.3.7",
50
- "@fluentui/react-slider": "^9.4.7",
51
- "@fluentui/react-spinbutton": "^9.4.7",
52
- "@fluentui/react-spinner": "^9.6.2",
53
- "@fluentui/react-swatch-picker": "^9.3.7",
54
- "@fluentui/react-switch": "^9.3.7",
55
- "@fluentui/react-table": "^9.17.7",
56
- "@fluentui/react-tabs": "^9.8.3",
57
- "@fluentui/react-tabster": "^9.25.3",
58
- "@fluentui/react-tags": "^9.6.7",
59
- "@fluentui/react-textarea": "^9.5.7",
49
+ "@fluentui/react-skeleton": "^9.4.0",
50
+ "@fluentui/react-slider": "^9.5.0",
51
+ "@fluentui/react-spinbutton": "^9.5.0",
52
+ "@fluentui/react-spinner": "^9.7.0",
53
+ "@fluentui/react-swatch-picker": "^9.4.0",
54
+ "@fluentui/react-switch": "^9.4.0",
55
+ "@fluentui/react-table": "^9.18.0",
56
+ "@fluentui/react-tabs": "^9.9.0",
57
+ "@fluentui/react-tabster": "^9.26.0",
58
+ "@fluentui/react-tags": "^9.7.0",
59
+ "@fluentui/react-textarea": "^9.6.0",
60
60
  "@fluentui/react-theme": "^9.1.24",
61
- "@fluentui/react-toast": "^9.5.4",
62
- "@fluentui/react-toolbar": "^9.5.7",
63
- "@fluentui/react-tooltip": "^9.7.7",
61
+ "@fluentui/react-toast": "^9.6.0",
62
+ "@fluentui/react-toolbar": "^9.6.0",
63
+ "@fluentui/react-tooltip": "^9.8.0",
64
64
  "@fluentui/react-utilities": "^9.22.0",
65
- "@fluentui/react-text": "^9.5.2",
65
+ "@fluentui/react-text": "^9.6.0",
66
66
  "@fluentui/react-virtualizer": "9.0.0-alpha.100",
67
- "@fluentui/react-tree": "^9.11.7",
67
+ "@fluentui/react-tree": "^9.12.0",
68
68
  "@griffel/react": "^1.5.22",
69
69
  "@swc/helpers": "^0.5.1",
70
- "@fluentui/react-message-bar": "^9.5.4",
71
- "@fluentui/react-breadcrumb": "^9.2.7",
72
- "@fluentui/react-aria": "^9.15.3",
73
- "@fluentui/react-rating": "^9.2.3",
74
- "@fluentui/react-search": "^9.2.7",
75
- "@fluentui/react-teaching-popover": "^9.5.7",
76
- "@fluentui/react-tag-picker": "^9.6.7",
70
+ "@fluentui/react-message-bar": "^9.6.0",
71
+ "@fluentui/react-breadcrumb": "^9.3.0",
72
+ "@fluentui/react-aria": "^9.15.4",
73
+ "@fluentui/react-rating": "^9.3.0",
74
+ "@fluentui/react-search": "^9.3.0",
75
+ "@fluentui/react-teaching-popover": "^9.6.0",
76
+ "@fluentui/react-tag-picker": "^9.7.0",
77
77
  "@fluentui/react-motion": "^9.9.0",
78
- "@fluentui/react-carousel": "^9.7.7",
79
- "@fluentui/react-color-picker": "^9.1.3",
80
- "@fluentui/react-nav": "^9.2.3"
78
+ "@fluentui/react-carousel": "^9.8.0",
79
+ "@fluentui/react-color-picker": "^9.2.0",
80
+ "@fluentui/react-nav": "^9.3.0"
81
81
  },
82
82
  "peerDependencies": {
83
83
  "@types/react": ">=16.14.0 <19.0.0",