@fluentui/react-components 9.0.0-alpha.113 → 9.0.0-alpha.117

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.json CHANGED
@@ -2,7 +2,235 @@
2
2
  "name": "@fluentui/react-components",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 23 Sep 2021 08:19:54 GMT",
5
+ "date": "Thu, 30 Sep 2021 09:18:04 GMT",
6
+ "tag": "@fluentui/react-components_v9.0.0-alpha.117",
7
+ "version": "9.0.0-alpha.117",
8
+ "comments": {
9
+ "none": [
10
+ {
11
+ "author": "peter@draxler.ml",
12
+ "package": "@fluentui/react-button",
13
+ "comment": "update stories structure to make them exportable to CodeSandbox",
14
+ "commit": "d5578f1a321c72a95ee2760fd128437bc793c60d"
15
+ },
16
+ {
17
+ "author": "peter@draxler.ml",
18
+ "package": "@fluentui/react-components",
19
+ "comment": "Add export to CodeSandbox for stories",
20
+ "commit": "d5578f1a321c72a95ee2760fd128437bc793c60d"
21
+ },
22
+ {
23
+ "author": "tkrasniqi@microsoft.com",
24
+ "package": "@fluentui/react-image",
25
+ "comment": "First iteration of ReadMe doc",
26
+ "commit": "d5578f1a321c72a95ee2760fd128437bc793c60d"
27
+ }
28
+ ],
29
+ "prerelease": [
30
+ {
31
+ "author": "peter@draxler.ml",
32
+ "package": "@fluentui/react-menu",
33
+ "comment": "export to codesandbox",
34
+ "commit": "d5578f1a321c72a95ee2760fd128437bc793c60d"
35
+ }
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "date": "Wed, 29 Sep 2021 08:06:11 GMT",
41
+ "tag": "@fluentui/react-components_v9.0.0-alpha.116",
42
+ "version": "9.0.0-alpha.116",
43
+ "comments": {
44
+ "prerelease": [
45
+ {
46
+ "author": "peter@draxler.ml",
47
+ "package": "@fluentui/react-badge",
48
+ "comment": "Add Storybook Controls to Badge documentation",
49
+ "commit": "ede1575b3a5c8f893124af9415c53968564fb923"
50
+ },
51
+ {
52
+ "author": "gcox@microsoft.com",
53
+ "package": "@fluentui/react-image",
54
+ "comment": "Updated ImageProps for consistency",
55
+ "commit": "ede1575b3a5c8f893124af9415c53968564fb923"
56
+ },
57
+ {
58
+ "author": "miroslav.stastny@microsoft.com",
59
+ "package": "@fluentui/react-theme",
60
+ "comment": "Use direct values in alias tokens",
61
+ "commit": "ede1575b3a5c8f893124af9415c53968564fb923"
62
+ }
63
+ ]
64
+ }
65
+ },
66
+ {
67
+ "date": "Mon, 27 Sep 2021 08:06:00 GMT",
68
+ "tag": "@fluentui/react-components_v9.0.0-alpha.115",
69
+ "version": "9.0.0-alpha.115",
70
+ "comments": {
71
+ "prerelease": [
72
+ {
73
+ "author": "olfedias@microsoft.com",
74
+ "package": "@fluentui/make-styles",
75
+ "comment": "handle classes from CSS modules in mergeClasses()",
76
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
77
+ },
78
+ {
79
+ "author": "behowell@microsoft.com",
80
+ "package": "@fluentui/react-avatar",
81
+ "comment": "Refactor Avatar to remove mergeProps",
82
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
83
+ },
84
+ {
85
+ "author": "lingfangao@hotmail.com",
86
+ "package": "@fluentui/react-badge",
87
+ "comment": "Revert to ObjectShorthandProps for slots to allow correct typing in Avatar",
88
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
89
+ },
90
+ {
91
+ "author": "bsunderhus@microsoft.com",
92
+ "package": "@fluentui/react-checkbox",
93
+ "comment": "Updates Checkbox to use LabelProps on root",
94
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
95
+ },
96
+ {
97
+ "author": "bsunderhus@microsoft.com",
98
+ "package": "@fluentui/react-divider",
99
+ "comment": "Updates divider to use new simplified slots",
100
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
101
+ },
102
+ {
103
+ "author": "Humberto.Morimoto@microsoft.com",
104
+ "package": "@fluentui/react-link",
105
+ "comment": "Link: Fixing issues found in a11y review.",
106
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
107
+ },
108
+ {
109
+ "author": "lingfangao@hotmail.com",
110
+ "package": "@fluentui/react-popover",
111
+ "comment": "fix(Popover): Add accessible border for HC",
112
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
113
+ },
114
+ {
115
+ "author": "czearing@outlook.com",
116
+ "package": "@fluentui/react-slider",
117
+ "comment": "Adding the RangedSlider component.",
118
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
119
+ },
120
+ {
121
+ "author": "behowell@microsoft.com",
122
+ "package": "@fluentui/react-tooltip",
123
+ "comment": "Refactor Tooltip to remove mergeProps",
124
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
125
+ },
126
+ {
127
+ "author": "bsunderhus@microsoft.com",
128
+ "package": "@fluentui/react-utilities",
129
+ "comment": "Updates ComponentState on custom props",
130
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
131
+ }
132
+ ],
133
+ "none": [
134
+ {
135
+ "author": "email not defined",
136
+ "package": "@fluentui/react-label",
137
+ "comment": "refactor: simplify mergeprops for label",
138
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
139
+ }
140
+ ]
141
+ }
142
+ },
143
+ {
144
+ "date": "Fri, 24 Sep 2021 09:17:17 GMT",
145
+ "tag": "@fluentui/react-components_v9.0.0-alpha.114",
146
+ "version": "9.0.0-alpha.114",
147
+ "comments": {
148
+ "prerelease": [
149
+ {
150
+ "author": "gcox@microsoft.com",
151
+ "package": "@fluentui/react-avatar",
152
+ "comment": "Use updated sizes from BadgeProps",
153
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
154
+ },
155
+ {
156
+ "author": "gcox@microsoft.com",
157
+ "package": "@fluentui/react-badge",
158
+ "comment": "Update BadgeProps for consistency",
159
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
160
+ },
161
+ {
162
+ "author": "tkrasniqi@microsoft.com",
163
+ "package": "@fluentui/react-components",
164
+ "comment": "Added Text to react-components",
165
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
166
+ },
167
+ {
168
+ "author": "tkrasniqi@microsoft.com",
169
+ "package": "@fluentui/react-image",
170
+ "comment": "Added shadow prop",
171
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
172
+ },
173
+ {
174
+ "author": "andredias@microsoft.com",
175
+ "package": "@fluentui/react-link",
176
+ "comment": "Remove workaround for as prop with getNativeElementProps",
177
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
178
+ },
179
+ {
180
+ "author": "lingfangao@hotmail.com",
181
+ "package": "@fluentui/react-menu",
182
+ "comment": "fix(Menu): export useMenuPopoverStyles",
183
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
184
+ },
185
+ {
186
+ "author": "lingfangao@hotmail.com",
187
+ "package": "@fluentui/react-popover",
188
+ "comment": "fix(Popover): Remove leftover defaultProps and fix trigger props merge",
189
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
190
+ },
191
+ {
192
+ "author": "gcox@microsoft.com",
193
+ "package": "@fluentui/react-popover",
194
+ "comment": "Updated PopoverProps for consistency",
195
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
196
+ },
197
+ {
198
+ "author": "andredias@microsoft.com",
199
+ "package": "@fluentui/react-text",
200
+ "comment": "Remove workaround for as prop with getNativeElementProps",
201
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
202
+ },
203
+ {
204
+ "author": "andredias@microsoft.com",
205
+ "package": "@fluentui/react-utilities",
206
+ "comment": "Add as prop to properties allowed with getNativeElementProps",
207
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
208
+ }
209
+ ],
210
+ "none": [
211
+ {
212
+ "author": "email not defined",
213
+ "package": "@fluentui/react-checkbox",
214
+ "comment": "refactor: remove mergeProps usage",
215
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
216
+ },
217
+ {
218
+ "author": "czearing@outlook.com",
219
+ "package": "@fluentui/react-slider",
220
+ "comment": "Adding accessibility tests to the Slider.",
221
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
222
+ },
223
+ {
224
+ "author": "czearing@outlook.com",
225
+ "package": "@fluentui/react-slider",
226
+ "comment": "Updating the thumb's disabled border styling.",
227
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
228
+ }
229
+ ]
230
+ }
231
+ },
232
+ {
233
+ "date": "Thu, 23 Sep 2021 08:21:31 GMT",
6
234
  "tag": "@fluentui/react-components_v9.0.0-alpha.113",
7
235
  "version": "9.0.0-alpha.113",
8
236
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,91 @@
1
1
  # Change Log - @fluentui/react-components
2
2
 
3
- This log was last generated on Thu, 23 Sep 2021 08:19:54 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 30 Sep 2021 09:18:04 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-alpha.117](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.117)
8
+
9
+ Thu, 30 Sep 2021 09:18:04 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.116..@fluentui/react-components_v9.0.0-alpha.117)
11
+
12
+ ### Changes
13
+
14
+ - `@fluentui/react-menu`
15
+ - export to codesandbox ([PR #19802](https://github.com/microsoft/fluentui/pull/19802) by peter@draxler.ml)
16
+
17
+ ## [9.0.0-alpha.116](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.116)
18
+
19
+ Wed, 29 Sep 2021 08:06:11 GMT
20
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.115..@fluentui/react-components_v9.0.0-alpha.116)
21
+
22
+ ### Changes
23
+
24
+ - `@fluentui/react-badge`
25
+ - Add Storybook Controls to Badge documentation ([PR #19660](https://github.com/microsoft/fluentui/pull/19660) by peter@draxler.ml)
26
+ - `@fluentui/react-image`
27
+ - Updated ImageProps for consistency ([PR #19660](https://github.com/microsoft/fluentui/pull/19660) by gcox@microsoft.com)
28
+ - `@fluentui/react-theme`
29
+ - Use direct values in alias tokens ([PR #19660](https://github.com/microsoft/fluentui/pull/19660) by miroslav.stastny@microsoft.com)
30
+
31
+ ## [9.0.0-alpha.115](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.115)
32
+
33
+ Mon, 27 Sep 2021 08:06:00 GMT
34
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.114..@fluentui/react-components_v9.0.0-alpha.115)
35
+
36
+ ### Changes
37
+
38
+ - `@fluentui/make-styles`
39
+ - handle classes from CSS modules in mergeClasses() ([PR #19981](https://github.com/microsoft/fluentui/pull/19981) by olfedias@microsoft.com)
40
+ - `@fluentui/react-avatar`
41
+ - Refactor Avatar to remove mergeProps ([PR #19981](https://github.com/microsoft/fluentui/pull/19981) by behowell@microsoft.com)
42
+ - `@fluentui/react-badge`
43
+ - Revert to ObjectShorthandProps for slots to allow correct typing in Avatar ([PR #19981](https://github.com/microsoft/fluentui/pull/19981) by lingfangao@hotmail.com)
44
+ - `@fluentui/react-checkbox`
45
+ - Updates Checkbox to use LabelProps on root ([PR #19981](https://github.com/microsoft/fluentui/pull/19981) by bsunderhus@microsoft.com)
46
+ - `@fluentui/react-divider`
47
+ - Updates divider to use new simplified slots ([PR #19981](https://github.com/microsoft/fluentui/pull/19981) by bsunderhus@microsoft.com)
48
+ - `@fluentui/react-link`
49
+ - Link: Fixing issues found in a11y review. ([PR #19981](https://github.com/microsoft/fluentui/pull/19981) by Humberto.Morimoto@microsoft.com)
50
+ - `@fluentui/react-popover`
51
+ - fix(Popover): Add accessible border for HC ([PR #19981](https://github.com/microsoft/fluentui/pull/19981) by lingfangao@hotmail.com)
52
+ - `@fluentui/react-slider`
53
+ - Adding the RangedSlider component. ([PR #19981](https://github.com/microsoft/fluentui/pull/19981) by czearing@outlook.com)
54
+ - `@fluentui/react-tooltip`
55
+ - Refactor Tooltip to remove mergeProps ([PR #19981](https://github.com/microsoft/fluentui/pull/19981) by behowell@microsoft.com)
56
+ - `@fluentui/react-utilities`
57
+ - Updates ComponentState on custom props ([PR #19981](https://github.com/microsoft/fluentui/pull/19981) by bsunderhus@microsoft.com)
58
+
59
+ ## [9.0.0-alpha.114](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.114)
60
+
61
+ Fri, 24 Sep 2021 09:17:17 GMT
62
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.113..@fluentui/react-components_v9.0.0-alpha.114)
63
+
64
+ ### Changes
65
+
66
+ - `@fluentui/react-avatar`
67
+ - Use updated sizes from BadgeProps ([PR #19950](https://github.com/microsoft/fluentui/pull/19950) by gcox@microsoft.com)
68
+ - `@fluentui/react-badge`
69
+ - Update BadgeProps for consistency ([PR #19950](https://github.com/microsoft/fluentui/pull/19950) by gcox@microsoft.com)
70
+ - `@fluentui/react-components`
71
+ - Added Text to react-components ([PR #19950](https://github.com/microsoft/fluentui/pull/19950) by tkrasniqi@microsoft.com)
72
+ - `@fluentui/react-image`
73
+ - Added shadow prop ([PR #19950](https://github.com/microsoft/fluentui/pull/19950) by tkrasniqi@microsoft.com)
74
+ - `@fluentui/react-link`
75
+ - Remove workaround for as prop with getNativeElementProps ([PR #19950](https://github.com/microsoft/fluentui/pull/19950) by andredias@microsoft.com)
76
+ - `@fluentui/react-menu`
77
+ - fix(Menu): export useMenuPopoverStyles ([PR #19950](https://github.com/microsoft/fluentui/pull/19950) by lingfangao@hotmail.com)
78
+ - `@fluentui/react-popover`
79
+ - fix(Popover): Remove leftover defaultProps and fix trigger props merge ([PR #19950](https://github.com/microsoft/fluentui/pull/19950) by lingfangao@hotmail.com)
80
+ - Updated PopoverProps for consistency ([PR #19950](https://github.com/microsoft/fluentui/pull/19950) by gcox@microsoft.com)
81
+ - `@fluentui/react-text`
82
+ - Remove workaround for as prop with getNativeElementProps ([PR #19950](https://github.com/microsoft/fluentui/pull/19950) by andredias@microsoft.com)
83
+ - `@fluentui/react-utilities`
84
+ - Add as prop to properties allowed with getNativeElementProps ([PR #19950](https://github.com/microsoft/fluentui/pull/19950) by andredias@microsoft.com)
85
+
7
86
  ## [9.0.0-alpha.113](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.0.0-alpha.113)
8
87
 
9
- Thu, 23 Sep 2021 08:19:54 GMT
88
+ Thu, 23 Sep 2021 08:21:31 GMT
10
89
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.0.0-alpha.112..@fluentui/react-components_v9.0.0-alpha.113)
11
90
 
12
91
  ### Changes
@@ -16,6 +16,7 @@ export * from "@fluentui/react-menu";
16
16
  export * from "@fluentui/react-popover";
17
17
  export * from "@fluentui/react-portal";
18
18
  export * from "@fluentui/react-provider";
19
+ export * from "@fluentui/react-text";
19
20
  export * from "@fluentui/react-theme";
20
21
  export * from "@fluentui/react-tooltip";
21
22
 
package/lib/index.d.ts CHANGED
@@ -13,4 +13,5 @@ export * from '@fluentui/react-link';
13
13
  export * from '@fluentui/react-menu';
14
14
  export * from '@fluentui/react-popover';
15
15
  export * from '@fluentui/react-portal';
16
+ export * from '@fluentui/react-text';
16
17
  export * from '@fluentui/react-tooltip';
package/lib/index.js CHANGED
@@ -15,5 +15,6 @@ export * from '@fluentui/react-link';
15
15
  export * from '@fluentui/react-menu';
16
16
  export * from '@fluentui/react-popover';
17
17
  export * from '@fluentui/react-portal';
18
+ export * from '@fluentui/react-text';
18
19
  export * from '@fluentui/react-tooltip';
19
20
  //# sourceMappingURL=index.js.map
package/lib/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,YAAY;AACZ,cAAc,6BAA6B,CAAC;AAC5C,cAAc,0BAA0B,CAAC;AACzC,cAAc,uBAAuB,CAAC;AACtC,OAAO,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAC;AAExD,aAAa;AACb,cAAc,2BAA2B,CAAC;AAC1C,cAAc,wBAAwB,CAAC;AACvC,cAAc,uBAAuB,CAAC;AACtC,cAAc,wBAAwB,CAAC;AACvC,cAAc,yBAAyB,CAAC;AACxC,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,yBAAyB,CAAC;AACxC,cAAc,wBAAwB,CAAC;AACvC,cAAc,yBAAyB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,YAAY;AACZ,cAAc,6BAA6B,CAAC;AAC5C,cAAc,0BAA0B,CAAC;AACzC,cAAc,uBAAuB,CAAC;AACtC,OAAO,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAC;AAExD,aAAa;AACb,cAAc,2BAA2B,CAAC;AAC1C,cAAc,wBAAwB,CAAC;AACvC,cAAc,uBAAuB,CAAC;AACtC,cAAc,wBAAwB,CAAC;AACvC,cAAc,yBAAyB,CAAC;AACxC,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,yBAAyB,CAAC;AACxC,cAAc,wBAAwB,CAAC;AACvC,cAAc,sBAAsB,CAAC;AACrC,cAAc,yBAAyB,CAAC"}
@@ -13,4 +13,5 @@ export * from '@fluentui/react-link';
13
13
  export * from '@fluentui/react-menu';
14
14
  export * from '@fluentui/react-popover';
15
15
  export * from '@fluentui/react-portal';
16
+ export * from '@fluentui/react-text';
16
17
  export * from '@fluentui/react-tooltip';
@@ -20,5 +20,6 @@ tslib_1.__exportStar(require("@fluentui/react-link"), exports);
20
20
  tslib_1.__exportStar(require("@fluentui/react-menu"), exports);
21
21
  tslib_1.__exportStar(require("@fluentui/react-popover"), exports);
22
22
  tslib_1.__exportStar(require("@fluentui/react-portal"), exports);
23
+ tslib_1.__exportStar(require("@fluentui/react-text"), exports);
23
24
  tslib_1.__exportStar(require("@fluentui/react-tooltip"), exports);
24
25
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;AAAA,YAAY;AACZ,sEAA4C;AAC5C,mEAAyC;AACzC,gEAAsC;AACtC,6DAAwD;AAA/C,8GAAA,WAAW,OAAA;AAEpB,aAAa;AACb,oEAA0C;AAC1C,iEAAuC;AACvC,gEAAsC;AACtC,iEAAuC;AACvC,kEAAwC;AACxC,gEAAsC;AACtC,gEAAsC;AACtC,+DAAqC;AACrC,+DAAqC;AACrC,kEAAwC;AACxC,iEAAuC;AACvC,kEAAwC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;AAAA,YAAY;AACZ,sEAA4C;AAC5C,mEAAyC;AACzC,gEAAsC;AACtC,6DAAwD;AAA/C,8GAAA,WAAW,OAAA;AAEpB,aAAa;AACb,oEAA0C;AAC1C,iEAAuC;AACvC,gEAAsC;AACtC,iEAAuC;AACvC,kEAAwC;AACxC,gEAAsC;AACtC,gEAAsC;AACtC,+DAAqC;AACrC,+DAAqC;AACrC,kEAAwC;AACxC,iEAAuC;AACvC,+DAAqC;AACrC,kEAAwC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-components",
3
- "version": "9.0.0-alpha.113",
3
+ "version": "9.0.0-alpha.117",
4
4
  "description": "Suite package for converged React components",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -35,23 +35,24 @@
35
35
  "react-dom": "16.8.6"
36
36
  },
37
37
  "dependencies": {
38
- "@fluentui/react-accordion": "9.0.0-alpha.81",
39
- "@fluentui/react-avatar": "9.0.0-alpha.85",
40
- "@fluentui/react-badge": "9.0.0-alpha.85",
41
- "@fluentui/react-button": "9.0.0-alpha.91",
42
- "@fluentui/react-card": "9.0.0-alpha.7",
43
- "@fluentui/react-divider": "9.0.0-alpha.72",
44
- "@fluentui/react-image": "9.0.0-alpha.83",
45
- "@fluentui/react-label": "9.0.0-alpha.44",
46
- "@fluentui/react-link": "9.0.0-alpha.86",
47
- "@fluentui/react-make-styles": "9.0.0-alpha.71",
48
- "@fluentui/react-menu": "9.0.0-alpha.82",
49
- "@fluentui/react-popover": "9.0.0-alpha.48",
50
- "@fluentui/react-portal": "9.0.0-alpha.53",
51
- "@fluentui/react-provider": "9.0.0-alpha.82",
52
- "@fluentui/react-theme": "9.0.0-alpha.23",
53
- "@fluentui/react-tooltip": "9.0.0-alpha.87",
54
- "@fluentui/react-utilities": "9.0.0-alpha.51",
38
+ "@fluentui/react-accordion": "9.0.0-alpha.84",
39
+ "@fluentui/react-avatar": "9.0.0-alpha.88",
40
+ "@fluentui/react-badge": "9.0.0-alpha.88",
41
+ "@fluentui/react-button": "9.0.0-alpha.95",
42
+ "@fluentui/react-card": "9.0.0-alpha.11",
43
+ "@fluentui/react-divider": "9.0.0-alpha.75",
44
+ "@fluentui/react-image": "9.0.0-alpha.86",
45
+ "@fluentui/react-label": "9.0.0-alpha.47",
46
+ "@fluentui/react-link": "9.0.0-alpha.89",
47
+ "@fluentui/react-make-styles": "9.0.0-alpha.74",
48
+ "@fluentui/react-menu": "9.0.0-alpha.86",
49
+ "@fluentui/react-popover": "9.0.0-alpha.51",
50
+ "@fluentui/react-portal": "9.0.0-alpha.56",
51
+ "@fluentui/react-provider": "9.0.0-alpha.85",
52
+ "@fluentui/react-theme": "9.0.0-alpha.24",
53
+ "@fluentui/react-tooltip": "9.0.0-alpha.90",
54
+ "@fluentui/react-utilities": "9.0.0-alpha.53",
55
+ "@fluentui/react-text": "9.0.0-alpha.23",
55
56
  "tslib": "^2.1.0"
56
57
  },
57
58
  "peerDependencies": {