@fluentui/react-components 9.5.1 → 9.5.3
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 +971 -1
- package/CHANGELOG.md +207 -2
- package/README.md +0 -2
- package/dist/unstable.d.ts +33 -0
- package/lib/AccessibilityScenarios/utils.js +1 -1
- package/lib/AccessibilityScenarios/utils.js.map +1 -1
- package/lib/unstable/index.js +2 -1
- package/lib/unstable/index.js.map +1 -1
- package/lib-commonjs/AccessibilityScenarios/utils.js +1 -1
- package/lib-commonjs/AccessibilityScenarios/utils.js.map +1 -1
- package/lib-commonjs/unstable/index.js +43 -4
- package/lib-commonjs/unstable/index.js.map +1 -1
- package/package.json +45 -44
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,217 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-components
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Tue, 25 Oct 2022 00:34:04 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.5.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.5.3)
|
|
8
|
+
|
|
9
|
+
Tue, 25 Oct 2022 00:34:04 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.5.2..@fluentui/react-components_v9.5.3)
|
|
11
|
+
|
|
12
|
+
### Patches
|
|
13
|
+
|
|
14
|
+
- `@fluentui/react-avatar`
|
|
15
|
+
- fix: Add undefined option to overflowItems in partitionAvatarGroupItems. ([PR #25310](https://github.com/microsoft/fluentui/pull/25310) by esteban.230@hotmail.com)
|
|
16
|
+
- `@fluentui/react-badge`
|
|
17
|
+
- chore: Migrate to new package structure. ([PR #25335](https://github.com/microsoft/fluentui/pull/25335) by tristan.watanabe@gmail.com)
|
|
18
|
+
- `@fluentui/react-button`
|
|
19
|
+
- chore: Migrate to new package structure. ([PR #25336](https://github.com/microsoft/fluentui/pull/25336) by tristan.watanabe@gmail.com)
|
|
20
|
+
- `@fluentui/react-checkbox`
|
|
21
|
+
- chore: Migrate to new package structure. ([PR #25337](https://github.com/microsoft/fluentui/pull/25337) by tristan.watanabe@gmail.com)
|
|
22
|
+
- `@fluentui/react-components`
|
|
23
|
+
- feat: add react-progress to react-components/unstable ([PR #25226](https://github.com/microsoft/fluentui/pull/25226) by ololubek@microsoft.com)
|
|
24
|
+
- chore: Export missing partitionAvatarGroupItems in unstable. ([PR #25310](https://github.com/microsoft/fluentui/pull/25310) by esteban.230@hotmail.com)
|
|
25
|
+
- chore: Updating react-persona's version. ([PR #25357](https://github.com/microsoft/fluentui/pull/25357) by esteban.230@hotmail.com)
|
|
26
|
+
- `@fluentui/react-dialog`
|
|
27
|
+
- bugfix: adds cursor pointer style to dialog close button ([PR #25265](https://github.com/microsoft/fluentui/pull/25265) by bernardo.sunderhus@gmail.com)
|
|
28
|
+
- `@fluentui/react-image`
|
|
29
|
+
- chore: Migrate to new package structure. ([PR #25230](https://github.com/microsoft/fluentui/pull/25230) by tristan.watanabe@gmail.com)
|
|
30
|
+
- `@fluentui/react-spinbutton`
|
|
31
|
+
- feat: updates internal SpinButton padding ([PR #25286](https://github.com/microsoft/fluentui/pull/25286) by seanmonahan@microsoft.com)
|
|
32
|
+
- `@fluentui/react-text`
|
|
33
|
+
- chore: Migrate to new package structure. ([PR #25231](https://github.com/microsoft/fluentui/pull/25231) by tristan.watanabe@gmail.com)
|
|
34
|
+
|
|
35
|
+
### Changes
|
|
36
|
+
|
|
37
|
+
- `@fluentui/react-components`
|
|
38
|
+
- Add uncomplete Input scenario ([PR #21651](https://github.com/microsoft/fluentui/pull/21651) by adam.samec@gmail.com)
|
|
39
|
+
- `@fluentui/react-field`
|
|
40
|
+
- feat: Add support for validationState to ProgressField ([PR #25253](https://github.com/microsoft/fluentui/pull/25253) by behowell@microsoft.com)
|
|
41
|
+
- `@fluentui/react-persona`
|
|
42
|
+
- chore: Change version back to beta. ([PR #25357](https://github.com/microsoft/fluentui/pull/25357) by esteban.230@hotmail.com)
|
|
43
|
+
- `@fluentui/react-progress`
|
|
44
|
+
- feat: Add validationState to Progress, to make the bar red or green ([PR #25253](https://github.com/microsoft/fluentui/pull/25253) by behowell@microsoft.com)
|
|
45
|
+
- feat: add react-progress to react-components/unstable ([PR #25226](https://github.com/microsoft/fluentui/pull/25226) by ololubek@microsoft.com)
|
|
46
|
+
|
|
47
|
+
## [9.5.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.5.2)
|
|
48
|
+
|
|
49
|
+
Thu, 20 Oct 2022 08:39:25 GMT
|
|
50
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.5.1..@fluentui/react-components_v9.5.2)
|
|
51
|
+
|
|
52
|
+
### Minor changes
|
|
53
|
+
|
|
54
|
+
- `@fluentui/react-tabster`
|
|
55
|
+
- feat: Bump tabster to 3.0.4 ([PR #25294](https://github.com/microsoft/fluentui/pull/25294) by lingfangao@hotmail.com)
|
|
56
|
+
|
|
57
|
+
### Patches
|
|
58
|
+
|
|
59
|
+
- `@fluentui/react-badge`
|
|
60
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
61
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
62
|
+
- `@fluentui/react-button`
|
|
63
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
64
|
+
- fix: Fixing the styles of Buttons rendered as anchor tags. ([PR #25250](https://github.com/microsoft/fluentui/pull/25250) by makotom@microsoft.com)
|
|
65
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
66
|
+
- `@fluentui/react-checkbox`
|
|
67
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
68
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
69
|
+
- `@fluentui/react-components`
|
|
70
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
71
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
72
|
+
- `@fluentui/react-context-selector`
|
|
73
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
74
|
+
- `@fluentui/react-dialog`
|
|
75
|
+
- chore: updates disallowed change types ([PR #25214](https://github.com/microsoft/fluentui/pull/25214) by bernardo.sunderhus@gmail.com)
|
|
76
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
77
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
78
|
+
- `@fluentui/react-divider`
|
|
79
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
80
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
81
|
+
- `@fluentui/react-image`
|
|
82
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
83
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
84
|
+
- `@fluentui/react-input`
|
|
85
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
86
|
+
- feat: Add red border when aria-invalid is set ([PR #25252](https://github.com/microsoft/fluentui/pull/25252) by behowell@microsoft.com)
|
|
87
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
88
|
+
- `@fluentui/react-label`
|
|
89
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
90
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
91
|
+
- `@fluentui/react-link`
|
|
92
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
93
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
94
|
+
- `@fluentui/react-menu`
|
|
95
|
+
- fix: Menu trigger should be focused when dismissed by menuitem click ([PR #25289](https://github.com/microsoft/fluentui/pull/25289) by lingfangao@hotmail.com)
|
|
96
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
97
|
+
- chore: Migrate to new package structure ([PR #25015](https://github.com/microsoft/fluentui/pull/25015) by tristan.watanabe@gmail.com)
|
|
98
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
99
|
+
- `@fluentui/react-persona`
|
|
100
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
101
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
102
|
+
- `@fluentui/react-popover`
|
|
103
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
104
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
105
|
+
- `@fluentui/react-portal`
|
|
106
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
107
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
108
|
+
- `@fluentui/react-portal-compat`
|
|
109
|
+
- chore: Bump react peer dependency to react 18. ([PR #25278](https://github.com/microsoft/fluentui/pull/25278) by mgodbolt@microsoft.com)
|
|
110
|
+
- `@fluentui/react-portal-compat-context`
|
|
111
|
+
- chore: Bump react peer dependency to react 18. ([PR #25278](https://github.com/microsoft/fluentui/pull/25278) by mgodbolt@microsoft.com)
|
|
112
|
+
- `@fluentui/react-positioning`
|
|
113
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
114
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
115
|
+
- `@fluentui/react-provider`
|
|
116
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
117
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
118
|
+
- `@fluentui/react-radio`
|
|
119
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
120
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
121
|
+
- `@fluentui/react-shared-contexts`
|
|
122
|
+
- chore: Bump react peer dependency to react 18. ([PR #25278](https://github.com/microsoft/fluentui/pull/25278) by mgodbolt@microsoft.com)
|
|
123
|
+
- `@fluentui/react-slider`
|
|
124
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
125
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
126
|
+
- chore: Migrate to new package structure. ([PR #25240](https://github.com/microsoft/fluentui/pull/25240) by tristan.watanabe@gmail.com)
|
|
127
|
+
- `@fluentui/react-spinbutton`
|
|
128
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
129
|
+
- feat: Add red border when aria-invalid is set ([PR #25252](https://github.com/microsoft/fluentui/pull/25252) by behowell@microsoft.com)
|
|
130
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
131
|
+
- `@fluentui/react-spinner`
|
|
132
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
133
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
134
|
+
- `@fluentui/react-switch`
|
|
135
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
136
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
137
|
+
- `@fluentui/react-tabs`
|
|
138
|
+
- chore: Migrate to new package structure. ([PR #25241](https://github.com/microsoft/fluentui/pull/25241) by tristan.watanabe@gmail.com)
|
|
139
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
140
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
141
|
+
- `@fluentui/react-tabster`
|
|
142
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
143
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
144
|
+
- feat: Disabling default browser outline should be an option ([PR #25202](https://github.com/microsoft/fluentui/pull/25202) by lingfangao@hotmail.com)
|
|
145
|
+
- `@fluentui/react-text`
|
|
146
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
147
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
148
|
+
- `@fluentui/react-textarea`
|
|
149
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
150
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
151
|
+
- feat: Add red border when aria-invalid is set ([PR #25252](https://github.com/microsoft/fluentui/pull/25252) by behowell@microsoft.com)
|
|
152
|
+
- `@fluentui/react-theme`
|
|
153
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
154
|
+
- `@fluentui/react-tooltip`
|
|
155
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
156
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
157
|
+
- `@fluentui/react-utilities`
|
|
158
|
+
- chore: Bump react peer dependency to react 18. ([PR #25278](https://github.com/microsoft/fluentui/pull/25278) by mgodbolt@microsoft.com)
|
|
159
|
+
- `@fluentui/react-accordion`
|
|
160
|
+
- chore: Migrate to new package structure. ([PR #25196](https://github.com/microsoft/fluentui/pull/25196) by tristan.watanabe@gmail.com)
|
|
161
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
162
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
163
|
+
- `@fluentui/react-aria`
|
|
164
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
165
|
+
- `@fluentui/react-avatar`
|
|
166
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
167
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
168
|
+
|
|
169
|
+
### Changes
|
|
170
|
+
|
|
171
|
+
- `@fluentui/react-card`
|
|
172
|
+
- chore: Migrate to new package structure. ([PR #25229](https://github.com/microsoft/fluentui/pull/25229) by tristan.watanabe@gmail.com)
|
|
173
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
174
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
175
|
+
- `@fluentui/react-combobox`
|
|
176
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
177
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
178
|
+
- feat: Add red border when aria-invalid is set ([PR #25252](https://github.com/microsoft/fluentui/pull/25252) by behowell@microsoft.com)
|
|
179
|
+
- `@fluentui/react-conformance-griffel`
|
|
180
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
181
|
+
- chore: Bump react peer dependency to react 18. ([PR #25278](https://github.com/microsoft/fluentui/pull/25278) by mgodbolt@microsoft.com)
|
|
182
|
+
- `@fluentui/react-field`
|
|
183
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
184
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
185
|
+
- `@fluentui/react-overflow`
|
|
186
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
187
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
188
|
+
- `@fluentui/react-progress`
|
|
189
|
+
- feat: Add shape prop to Progress ([PR #25219](https://github.com/microsoft/fluentui/pull/25219) by ololubek@microsoft.com)
|
|
190
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
191
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
192
|
+
- `@fluentui/react-select`
|
|
193
|
+
- feat: Add red border when aria-invalid is set ([PR #25252](https://github.com/microsoft/fluentui/pull/25252) by behowell@microsoft.com)
|
|
194
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
195
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
196
|
+
- `@fluentui/react-table`
|
|
197
|
+
- fix: Row and header interactive styles are separate ([PR #25201](https://github.com/microsoft/fluentui/pull/25201) by lingfangao@hotmail.com)
|
|
198
|
+
- feat(TableSelectionCell): Use Radio component, adds subtle and hidden ([PR #25202](https://github.com/microsoft/fluentui/pull/25202) by lingfangao@hotmail.com)
|
|
199
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
200
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
201
|
+
- feat: Add `appearance` prop to `TableRow` ([PR #25192](https://github.com/microsoft/fluentui/pull/25192) by lingfangao@hotmail.com)
|
|
202
|
+
- `@fluentui/react-toolbar`
|
|
203
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
204
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
205
|
+
- `@fluentui/global-context`
|
|
206
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
207
|
+
- `@fluentui/react-alert`
|
|
208
|
+
- chore: Bump peer deps to support React 18 ([PR #24972](https://github.com/microsoft/fluentui/pull/24972) by mgodbolt@microsoft.com)
|
|
209
|
+
- chore: Migrate to new package structure. ([PR #25197](https://github.com/microsoft/fluentui/pull/25197) by tristan.watanabe@gmail.com)
|
|
210
|
+
- chore: Update Griffel to latest version ([PR #25212](https://github.com/microsoft/fluentui/pull/25212) by olfedias@microsoft.com)
|
|
211
|
+
|
|
7
212
|
## [9.5.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.5.1)
|
|
8
213
|
|
|
9
|
-
Thu, 13 Oct 2022 12:
|
|
214
|
+
Thu, 13 Oct 2022 12:56:29 GMT
|
|
10
215
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.5.0..@fluentui/react-components_v9.5.1)
|
|
11
216
|
|
|
12
217
|
### Minor changes
|
package/README.md
CHANGED
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
|
|
5
5
|
This is a suite package for converged components and related utilities. It is a result of a dedupe effort for `@fluentui/react` and `@fluentui/react-northstar`.
|
|
6
6
|
|
|
7
|
-
The components are available for limited production use, please contact us if you intend to use them in your product. The APIs might change before final release.
|
|
8
|
-
|
|
9
7
|
### Usage
|
|
10
8
|
|
|
11
9
|
Add @fluentui/react-components to a project:
|
package/dist/unstable.d.ts
CHANGED
|
@@ -94,11 +94,19 @@ import { Overflow } from '@fluentui/react-overflow';
|
|
|
94
94
|
import { OverflowItem } from '@fluentui/react-overflow';
|
|
95
95
|
import { OverflowItemProps } from '@fluentui/react-overflow';
|
|
96
96
|
import { OverflowProps } from '@fluentui/react-overflow';
|
|
97
|
+
import { PartitionAvatarGroupItems } from '@fluentui/react-avatar';
|
|
98
|
+
import { partitionAvatarGroupItems } from '@fluentui/react-avatar';
|
|
99
|
+
import { PartitionAvatarGroupItemsOptions } from '@fluentui/react-avatar';
|
|
97
100
|
import { Persona } from '@fluentui/react-persona';
|
|
98
101
|
import { personaClassNames } from '@fluentui/react-persona';
|
|
99
102
|
import { PersonaProps } from '@fluentui/react-persona';
|
|
100
103
|
import { PersonaSlots } from '@fluentui/react-persona';
|
|
101
104
|
import { PersonaState } from '@fluentui/react-persona';
|
|
105
|
+
import { Progress } from '@fluentui/react-progress';
|
|
106
|
+
import { progressClassNames } from '@fluentui/react-progress';
|
|
107
|
+
import { ProgressProps } from '@fluentui/react-progress';
|
|
108
|
+
import { ProgressSlots } from '@fluentui/react-progress';
|
|
109
|
+
import { ProgressState } from '@fluentui/react-progress';
|
|
102
110
|
import { RadioGroupField } from '@fluentui/react-field';
|
|
103
111
|
import { radioGroupFieldClassNames } from '@fluentui/react-field';
|
|
104
112
|
import { RadioGroupFieldProps } from '@fluentui/react-field';
|
|
@@ -117,6 +125,7 @@ import { renderListbox_unstable } from '@fluentui/react-combobox';
|
|
|
117
125
|
import { renderOption_unstable } from '@fluentui/react-combobox';
|
|
118
126
|
import { renderOptionGroup_unstable } from '@fluentui/react-combobox';
|
|
119
127
|
import { renderPersona_unstable } from '@fluentui/react-persona';
|
|
128
|
+
import { renderProgress_unstable } from '@fluentui/react-progress';
|
|
120
129
|
import { renderSelect_unstable } from '@fluentui/react-select';
|
|
121
130
|
import { renderTable_unstable } from '@fluentui/react-table';
|
|
122
131
|
import { renderTableBody_unstable } from '@fluentui/react-table';
|
|
@@ -250,6 +259,8 @@ import { useOptionStyles_unstable } from '@fluentui/react-combobox';
|
|
|
250
259
|
import { useOverflowMenu } from '@fluentui/react-overflow';
|
|
251
260
|
import { usePersona_unstable } from '@fluentui/react-persona';
|
|
252
261
|
import { usePersonaStyles_unstable } from '@fluentui/react-persona';
|
|
262
|
+
import { useProgress_unstable } from '@fluentui/react-progress';
|
|
263
|
+
import { useProgressStyles_unstable } from '@fluentui/react-progress';
|
|
253
264
|
import { useSelect_unstable } from '@fluentui/react-select';
|
|
254
265
|
import { useSelectStyles_unstable } from '@fluentui/react-select';
|
|
255
266
|
import { useTable_unstable } from '@fluentui/react-table';
|
|
@@ -467,6 +478,12 @@ export { OverflowItemProps }
|
|
|
467
478
|
|
|
468
479
|
export { OverflowProps }
|
|
469
480
|
|
|
481
|
+
export { PartitionAvatarGroupItems }
|
|
482
|
+
|
|
483
|
+
export { partitionAvatarGroupItems }
|
|
484
|
+
|
|
485
|
+
export { PartitionAvatarGroupItemsOptions }
|
|
486
|
+
|
|
470
487
|
export { Persona }
|
|
471
488
|
|
|
472
489
|
export { personaClassNames }
|
|
@@ -477,6 +494,16 @@ export { PersonaSlots }
|
|
|
477
494
|
|
|
478
495
|
export { PersonaState }
|
|
479
496
|
|
|
497
|
+
export { Progress }
|
|
498
|
+
|
|
499
|
+
export { progressClassNames }
|
|
500
|
+
|
|
501
|
+
export { ProgressProps }
|
|
502
|
+
|
|
503
|
+
export { ProgressSlots }
|
|
504
|
+
|
|
505
|
+
export { ProgressState }
|
|
506
|
+
|
|
480
507
|
export { RadioGroupField }
|
|
481
508
|
|
|
482
509
|
export { radioGroupFieldClassNames }
|
|
@@ -513,6 +540,8 @@ export { renderOptionGroup_unstable }
|
|
|
513
540
|
|
|
514
541
|
export { renderPersona_unstable }
|
|
515
542
|
|
|
543
|
+
export { renderProgress_unstable }
|
|
544
|
+
|
|
516
545
|
export { renderSelect_unstable }
|
|
517
546
|
|
|
518
547
|
export { renderTable_unstable }
|
|
@@ -779,6 +808,10 @@ export { usePersona_unstable }
|
|
|
779
808
|
|
|
780
809
|
export { usePersonaStyles_unstable }
|
|
781
810
|
|
|
811
|
+
export { useProgress_unstable }
|
|
812
|
+
|
|
813
|
+
export { useProgressStyles_unstable }
|
|
814
|
+
|
|
782
815
|
export { useSelect_unstable }
|
|
783
816
|
|
|
784
817
|
export { useSelectStyles_unstable }
|
|
@@ -10,7 +10,7 @@ export const FullscreenLink = props => /*#__PURE__*/React.createElement("a", {
|
|
|
10
10
|
}, props.content);
|
|
11
11
|
export const ScenariosListLink = props => /*#__PURE__*/React.createElement("a", {
|
|
12
12
|
className: "sbdocs sbdocs-a",
|
|
13
|
-
href: `iframe.html?id=accessibility-
|
|
13
|
+
href: `iframe.html?id=concepts-developer-accessibility-stories-list-of-scenarios--page`
|
|
14
14
|
}, props.children);
|
|
15
15
|
export const BackLink = () => /*#__PURE__*/React.createElement(ScenariosListLink, null, "Go back to main menu");
|
|
16
16
|
export const Scenario = ({
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["AccessibilityScenarios/utils.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAZ,MAAuB,OAAvB;AAEA,MAAM,SAAS,GAAG,yBAAlB;AACA,MAAM,mBAAmB,GAAG,KAA5B,C,CAQA;AACA;;AACA,OAAO,MAAM,cAAc,GAAI,KAAD,iBAC5B,KAAA,CAAA,aAAA,CAAA,GAAA,EAAA;EAAG,SAAS,EAAC,iBAAb;EAA+B,IAAI,EAAE,kBAAkB,KAAK,CAAC,MAAM,KAAK,KAAK,CAAC,KAAK,EAAnF;EAAuF,MAAM,EAAC;AAA9F,CAAA,EACG,KAAK,CAAC,OADT,CADK;AAMP,OAAO,MAAM,iBAAiB,GAAa,KAAK,iBAC9C,KAAA,CAAA,aAAA,CAAA,GAAA,EAAA;
|
|
1
|
+
{"version":3,"sources":["AccessibilityScenarios/utils.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAZ,MAAuB,OAAvB;AAEA,MAAM,SAAS,GAAG,yBAAlB;AACA,MAAM,mBAAmB,GAAG,KAA5B,C,CAQA;AACA;;AACA,OAAO,MAAM,cAAc,GAAI,KAAD,iBAC5B,KAAA,CAAA,aAAA,CAAA,GAAA,EAAA;EAAG,SAAS,EAAC,iBAAb;EAA+B,IAAI,EAAE,kBAAkB,KAAK,CAAC,MAAM,KAAK,KAAK,CAAC,KAAK,EAAnF;EAAuF,MAAM,EAAC;AAA9F,CAAA,EACG,KAAK,CAAC,OADT,CADK;AAMP,OAAO,MAAM,iBAAiB,GAAa,KAAK,iBAC9C,KAAA,CAAA,aAAA,CAAA,GAAA,EAAA;EACE,SAAS,EAAC,iBADZ;EAEE,IAAI,EAAE;AAFR,CAAA,EAIG,KAAK,CAAC,QAJT,CADK;AASP,OAAO,MAAM,QAAQ,GAAG,mBAAM,KAAA,CAAA,aAAA,CAAC,iBAAD,EAAkB,IAAlB,EAAkB,sBAAlB,CAAvB;AAEP,OAAO,MAAM,QAAQ,GAAmD,CAAC;EAAE,SAAF;EAAa;AAAb,CAAD,KAA4B;EAClG,KAAK,CAAC,SAAN,CAAgB,MAAK;IACnB,QAAQ,CAAC,KAAT,GAAiB,SAAS,GAAG,mBAAZ,GAAkC,SAAnD;EACD,CAFD,EAEG,CAAC,SAAD,CAFH;EAIA,oBACE,KAAA,CAAA,aAAA,CAAA,KAAA,EAAA;IAAK,IAAI,EAAC;EAAV,CAAA,eACE,KAAA,CAAA,aAAA,CAAC,QAAD,EAAS,IAAT,CADF,eAEE,KAAA,CAAA,aAAA,CAAA,IAAA,EAAA,IAAA,CAFF,EAGG,QAHH,CADF;AAOD,CAZM","sourcesContent":["import * as React from 'react';\n\nconst APP_TITLE = 'Accessibility Scenarios';\nconst APP_TITLE_SEPARATOR = ' | ';\n\ninterface FullscreenLinkProps {\n parent: string;\n story: string;\n content: string;\n}\n\n// https://storybook.js.org/addons/@storybook/addon-links does not allow opening a story in new tab\n// so this is a naive attempt for opening a story in full screen\nexport const FullscreenLink = (props: FullscreenLinkProps) => (\n <a className=\"sbdocs sbdocs-a\" href={`iframe.html?id=${props.parent}--${props.story}`} target=\"_blank\">\n {props.content}\n </a>\n);\n\nexport const ScenariosListLink: React.FC = props => (\n <a\n className=\"sbdocs sbdocs-a\"\n href={`iframe.html?id=concepts-developer-accessibility-stories-list-of-scenarios--page`}\n >\n {props.children}\n </a>\n);\n\nexport const BackLink = () => <ScenariosListLink>Go back to main menu</ScenariosListLink>;\n\nexport const Scenario: React.FunctionComponent<{ pageTitle: string }> = ({ pageTitle, children }) => {\n React.useEffect(() => {\n document.title = pageTitle + APP_TITLE_SEPARATOR + APP_TITLE;\n }, [pageTitle]);\n\n return (\n <div role=\"main\">\n <BackLink />\n <br />\n {children}\n </div>\n );\n};\n"],"sourceRoot":"../src/"}
|
package/lib/unstable/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// Stub for unstable exports
|
|
2
2
|
export { Alert, alertClassNames, renderAlert_unstable, useAlertStyles_unstable, useAlert_unstable } from '@fluentui/react-alert';
|
|
3
|
-
export { AvatarGroup, AvatarGroupItem, AvatarGroupPopover, AvatarGroupProvider, avatarGroupClassNames, avatarGroupItemClassNames, avatarGroupPopoverClassNames, renderAvatarGroup_unstable, renderAvatarGroupItem_unstable, renderAvatarGroupPopover_unstable, useAvatarGroup_unstable, useAvatarGroupContext_unstable, useAvatarGroupItem_unstable, useAvatarGroupItemStyles_unstable, useAvatarGroupPopover_unstable, useAvatarGroupPopoverStyles_unstable, useAvatarGroupStyles_unstable } from '@fluentui/react-avatar';
|
|
3
|
+
export { AvatarGroup, AvatarGroupItem, AvatarGroupPopover, AvatarGroupProvider, avatarGroupClassNames, avatarGroupItemClassNames, avatarGroupPopoverClassNames, partitionAvatarGroupItems, renderAvatarGroup_unstable, renderAvatarGroupItem_unstable, renderAvatarGroupPopover_unstable, useAvatarGroup_unstable, useAvatarGroupContext_unstable, useAvatarGroupItem_unstable, useAvatarGroupItemStyles_unstable, useAvatarGroupPopover_unstable, useAvatarGroupPopoverStyles_unstable, useAvatarGroupStyles_unstable } from '@fluentui/react-avatar';
|
|
4
4
|
export { Card, CardFooter, CardHeader, CardPreview, cardClassNames, cardCSSVars, cardFooterClassNames, cardHeaderClassNames, cardHeaderCSSVars, cardPreviewClassNames, renderCard_unstable, renderCardFooter_unstable, renderCardHeader_unstable, renderCardPreview_unstable, useCard_unstable, useCardFooter_unstable, useCardFooterStyles_unstable, useCardHeader_unstable, useCardHeaderStyles_unstable, useCardPreview_unstable, useCardPreviewStyles_unstable, useCardStyles_unstable } from '@fluentui/react-card';
|
|
5
5
|
export { Combobox, renderCombobox_unstable, comboboxClassNames, useComboboxStyles_unstable, useCombobox_unstable, Dropdown, renderDropdown_unstable, dropdownClassNames, useDropdownStyles_unstable, useDropdown_unstable, Listbox, renderListbox_unstable, listboxClassNames, useListboxStyles_unstable, useListbox_unstable, Option, renderOption_unstable, optionClassNames, useOptionStyles_unstable, useOption_unstable, OptionGroup, renderOptionGroup_unstable, optionGroupClassNames, useOptionGroupStyles_unstable, useOptionGroup_unstable } from '@fluentui/react-combobox';
|
|
6
6
|
export { Select, renderSelect_unstable, selectClassNames, useSelectStyles_unstable, useSelect_unstable } from '@fluentui/react-select';
|
|
@@ -9,4 +9,5 @@ export { Overflow, OverflowItem, useIsOverflowGroupVisible, useIsOverflowItemVis
|
|
|
9
9
|
export { TableCell, tableCellClassNames, tableCellClassName, useTableCellStyles_unstable, useTableCell_unstable, renderTableCell_unstable, TableRow, tableRowClassNames, tableRowClassName, useTableRowStyles_unstable, useTableRow_unstable, renderTableRow_unstable, TableBody, tableBodyClassName, tableBodyClassNames, useTableBodyStyles_unstable, useTableBody_unstable, renderTableBody_unstable, Table, tableClassName, tableClassNames, useTableStyles_unstable, useTable_unstable, renderTable_unstable, TableHeader, tableHeaderClassNames, tableHeaderClassName, useTableHeaderStyles_unstable, useTableHeader_unstable, renderTableHeader_unstable, TableHeaderCell, tableHeaderCellClassName, tableHeaderCellClassNames, useTableHeaderCellStyles_unstable, useTableHeaderCell_unstable, renderTableHeaderCell_unstable, TableContextProvider, useTableContext, TableSelectionCell, useTableSelectionCellStyles_unstable, useTableSelectionCell_unstable, renderTableSelectionCell_unstable, tableSelectionCellClassNames, TableCellActions, useTableCellActionsStyles_unstable, useTableCellActions_unstable, renderTableCellActions_unstable, tableCellActionsClassNames, TableCellLayout, useTableCellLayout_unstable, useTableCellLayoutStyles_unstable, renderTableCellLayout_unstable, tableCellLayoutClassNames } from '@fluentui/react-table';
|
|
10
10
|
export { CheckboxField, checkboxFieldClassNames, ComboboxField, comboboxFieldClassNames, getFieldClassNames, InputField, inputFieldClassNames, RadioGroupField, radioGroupFieldClassNames, renderField_unstable, SelectField, selectFieldClassNames, SliderField, sliderFieldClassNames, SpinButtonField, spinButtonFieldClassNames, SwitchField, switchFieldClassNames, TextareaField, textareaFieldClassNames, useFieldStyles_unstable, useField_unstable } from '@fluentui/react-field';
|
|
11
11
|
export { Persona, personaClassNames, renderPersona_unstable, usePersonaStyles_unstable, usePersona_unstable } from '@fluentui/react-persona';
|
|
12
|
+
export { Progress, progressClassNames, renderProgress_unstable, useProgressStyles_unstable, useProgress_unstable } from '@fluentui/react-progress';
|
|
12
13
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["unstable/index.ts"],"names":[],"mappings":"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","sourcesContent":["// Stub for unstable exports\n\nexport {\n Alert,\n alertClassNames,\n renderAlert_unstable,\n useAlertStyles_unstable,\n useAlert_unstable,\n} from '@fluentui/react-alert';\nexport type { AlertProps, AlertSlots, AlertState } from '@fluentui/react-alert';\nexport {\n AvatarGroup,\n AvatarGroupItem,\n AvatarGroupPopover,\n AvatarGroupProvider,\n avatarGroupClassNames,\n avatarGroupItemClassNames,\n avatarGroupPopoverClassNames,\n renderAvatarGroup_unstable,\n renderAvatarGroupItem_unstable,\n renderAvatarGroupPopover_unstable,\n useAvatarGroup_unstable,\n useAvatarGroupContext_unstable,\n useAvatarGroupItem_unstable,\n useAvatarGroupItemStyles_unstable,\n useAvatarGroupPopover_unstable,\n useAvatarGroupPopoverStyles_unstable,\n useAvatarGroupStyles_unstable,\n} from '@fluentui/react-avatar';\nexport type {\n AvatarGroupProps,\n AvatarGroupSlots,\n AvatarGroupState,\n AvatarGroupItemProps,\n AvatarGroupItemSlots,\n AvatarGroupItemState,\n AvatarGroupPopoverProps,\n AvatarGroupPopoverSlots,\n AvatarGroupPopoverState,\n} from '@fluentui/react-avatar';\nexport {\n Card,\n CardFooter,\n CardHeader,\n CardPreview,\n cardClassNames,\n cardCSSVars,\n cardFooterClassNames,\n cardHeaderClassNames,\n cardHeaderCSSVars,\n cardPreviewClassNames,\n renderCard_unstable,\n renderCardFooter_unstable,\n renderCardHeader_unstable,\n renderCardPreview_unstable,\n useCard_unstable,\n useCardFooter_unstable,\n useCardFooterStyles_unstable,\n useCardHeader_unstable,\n useCardHeaderStyles_unstable,\n useCardPreview_unstable,\n useCardPreviewStyles_unstable,\n useCardStyles_unstable,\n} from '@fluentui/react-card';\nexport type {\n CardFooterProps,\n CardFooterSlots,\n CardFooterState,\n CardHeaderProps,\n CardHeaderSlots,\n CardHeaderState,\n CardPreviewProps,\n CardPreviewSlots,\n CardPreviewState,\n CardProps,\n CardSlots,\n CardState,\n} from '@fluentui/react-card';\nexport {\n Combobox,\n renderCombobox_unstable,\n comboboxClassNames,\n useComboboxStyles_unstable,\n useCombobox_unstable,\n Dropdown,\n renderDropdown_unstable,\n dropdownClassNames,\n useDropdownStyles_unstable,\n useDropdown_unstable,\n Listbox,\n renderListbox_unstable,\n listboxClassNames,\n useListboxStyles_unstable,\n useListbox_unstable,\n Option,\n renderOption_unstable,\n optionClassNames,\n useOptionStyles_unstable,\n useOption_unstable,\n OptionGroup,\n renderOptionGroup_unstable,\n optionGroupClassNames,\n useOptionGroupStyles_unstable,\n useOptionGroup_unstable,\n} from '@fluentui/react-combobox';\nexport type {\n ComboboxProps,\n ComboboxContextValues,\n ComboboxOpenChangeData,\n ComboboxOpenEvents,\n ComboboxSlots,\n ComboboxState,\n DropdownProps,\n DropdownContextValues,\n DropdownOpenChangeData,\n DropdownOpenEvents,\n DropdownSlots,\n DropdownState,\n ListboxContextValues,\n ListboxProps,\n ListboxSlots,\n ListboxState,\n OptionProps,\n OptionSlots,\n OptionState,\n OptionGroupProps,\n OptionGroupSlots,\n OptionGroupState,\n} from '@fluentui/react-combobox';\nexport {\n Select,\n renderSelect_unstable,\n selectClassNames,\n useSelectStyles_unstable,\n useSelect_unstable,\n} from '@fluentui/react-select';\nexport type { SelectProps, SelectSlots, SelectState } from '@fluentui/react-select';\n\nexport {\n Toolbar,\n ToolbarButton,\n ToolbarDivider,\n ToolbarToggleButton,\n renderToolbar_unstable,\n toolbarClassNames,\n useToolbar_unstable,\n useToolbarDividerStyles_unstable,\n useToolbarStyles_unstable,\n} from '@fluentui/react-toolbar';\n\nexport type {\n ToolbarButtonProps,\n ToolbarButtonState,\n ToolbarContextValue,\n ToolbarContextValues,\n ToolbarDividerProps,\n ToolbarDividerState,\n ToolbarProps,\n ToolbarSlots,\n ToolbarState,\n ToolbarToggleButtonProps,\n ToolbarToggleButtonState,\n} from '@fluentui/react-toolbar';\n\nexport {\n Overflow,\n OverflowItem,\n useIsOverflowGroupVisible,\n useIsOverflowItemVisible,\n useOverflowMenu,\n DATA_OVERFLOWING,\n DATA_OVERFLOW_MENU,\n DATA_OVERFLOW_ITEM,\n} from '@fluentui/react-overflow';\n\nexport type { OverflowProps, OverflowItemProps } from '@fluentui/react-overflow';\n\nexport {\n TableCell,\n tableCellClassNames,\n tableCellClassName,\n useTableCellStyles_unstable,\n useTableCell_unstable,\n renderTableCell_unstable,\n TableRow,\n tableRowClassNames,\n tableRowClassName,\n useTableRowStyles_unstable,\n useTableRow_unstable,\n renderTableRow_unstable,\n TableBody,\n tableBodyClassName,\n tableBodyClassNames,\n useTableBodyStyles_unstable,\n useTableBody_unstable,\n renderTableBody_unstable,\n Table,\n tableClassName,\n tableClassNames,\n useTableStyles_unstable,\n useTable_unstable,\n renderTable_unstable,\n TableHeader,\n tableHeaderClassNames,\n tableHeaderClassName,\n useTableHeaderStyles_unstable,\n useTableHeader_unstable,\n renderTableHeader_unstable,\n TableHeaderCell,\n tableHeaderCellClassName,\n tableHeaderCellClassNames,\n useTableHeaderCellStyles_unstable,\n useTableHeaderCell_unstable,\n renderTableHeaderCell_unstable,\n TableContextProvider,\n useTableContext,\n TableSelectionCell,\n useTableSelectionCellStyles_unstable,\n useTableSelectionCell_unstable,\n renderTableSelectionCell_unstable,\n tableSelectionCellClassNames,\n TableCellActions,\n useTableCellActionsStyles_unstable,\n useTableCellActions_unstable,\n renderTableCellActions_unstable,\n tableCellActionsClassNames,\n TableCellLayout,\n useTableCellLayout_unstable,\n useTableCellLayoutStyles_unstable,\n renderTableCellLayout_unstable,\n tableCellLayoutClassNames,\n} from '@fluentui/react-table';\nexport type {\n SortDirection,\n TableHeaderCellProps,\n TableHeaderCellSlots,\n TableHeaderCellState,\n TableHeaderProps,\n TableHeaderSlots,\n TableHeaderState,\n TableProps,\n TableSlots,\n TableState,\n TableContextValue,\n TableContextValues,\n TableBodyProps,\n TableBodyState,\n TableBodySlots,\n TableRowProps,\n TableRowState,\n TableRowSlots,\n TableCellProps,\n TableCellState,\n TableCellSlots,\n TableSelectionCellProps,\n TableSelectionCellState,\n TableSelectionCellSlots,\n TableCellActionsProps,\n TableCellActionsState,\n TableCellActionsSlots,\n} from '@fluentui/react-table';\n\nexport {\n CheckboxField,\n checkboxFieldClassNames,\n ComboboxField,\n comboboxFieldClassNames,\n getFieldClassNames,\n InputField,\n inputFieldClassNames,\n RadioGroupField,\n radioGroupFieldClassNames,\n renderField_unstable,\n SelectField,\n selectFieldClassNames,\n SliderField,\n sliderFieldClassNames,\n SpinButtonField,\n spinButtonFieldClassNames,\n SwitchField,\n switchFieldClassNames,\n TextareaField,\n textareaFieldClassNames,\n useFieldStyles_unstable,\n useField_unstable,\n} from '@fluentui/react-field';\nexport type {\n CheckboxFieldProps,\n ComboboxFieldProps,\n FieldConfig,\n FieldProps,\n FieldSlots,\n FieldState,\n InputFieldProps,\n RadioGroupFieldProps,\n SelectFieldProps,\n SliderFieldProps,\n SpinButtonFieldProps,\n SwitchFieldProps,\n TextareaFieldProps,\n} from '@fluentui/react-field';\n\nexport {\n Persona,\n personaClassNames,\n renderPersona_unstable,\n usePersonaStyles_unstable,\n usePersona_unstable,\n} from '@fluentui/react-persona';\nexport type { PersonaProps, PersonaState, PersonaSlots } from '@fluentui/react-persona';\n"],"sourceRoot":"../src/"}
|
|
1
|
+
{"version":3,"sources":["unstable/index.ts"],"names":[],"mappings":"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","sourcesContent":["// Stub for unstable exports\n\nexport {\n Alert,\n alertClassNames,\n renderAlert_unstable,\n useAlertStyles_unstable,\n useAlert_unstable,\n} from '@fluentui/react-alert';\nexport type { AlertProps, AlertSlots, AlertState } from '@fluentui/react-alert';\nexport {\n AvatarGroup,\n AvatarGroupItem,\n AvatarGroupPopover,\n AvatarGroupProvider,\n avatarGroupClassNames,\n avatarGroupItemClassNames,\n avatarGroupPopoverClassNames,\n partitionAvatarGroupItems,\n renderAvatarGroup_unstable,\n renderAvatarGroupItem_unstable,\n renderAvatarGroupPopover_unstable,\n useAvatarGroup_unstable,\n useAvatarGroupContext_unstable,\n useAvatarGroupItem_unstable,\n useAvatarGroupItemStyles_unstable,\n useAvatarGroupPopover_unstable,\n useAvatarGroupPopoverStyles_unstable,\n useAvatarGroupStyles_unstable,\n} from '@fluentui/react-avatar';\nexport type {\n AvatarGroupProps,\n AvatarGroupSlots,\n AvatarGroupState,\n AvatarGroupItemProps,\n AvatarGroupItemSlots,\n AvatarGroupItemState,\n AvatarGroupPopoverProps,\n AvatarGroupPopoverSlots,\n AvatarGroupPopoverState,\n PartitionAvatarGroupItems,\n PartitionAvatarGroupItemsOptions,\n} from '@fluentui/react-avatar';\nexport {\n Card,\n CardFooter,\n CardHeader,\n CardPreview,\n cardClassNames,\n cardCSSVars,\n cardFooterClassNames,\n cardHeaderClassNames,\n cardHeaderCSSVars,\n cardPreviewClassNames,\n renderCard_unstable,\n renderCardFooter_unstable,\n renderCardHeader_unstable,\n renderCardPreview_unstable,\n useCard_unstable,\n useCardFooter_unstable,\n useCardFooterStyles_unstable,\n useCardHeader_unstable,\n useCardHeaderStyles_unstable,\n useCardPreview_unstable,\n useCardPreviewStyles_unstable,\n useCardStyles_unstable,\n} from '@fluentui/react-card';\nexport type {\n CardFooterProps,\n CardFooterSlots,\n CardFooterState,\n CardHeaderProps,\n CardHeaderSlots,\n CardHeaderState,\n CardPreviewProps,\n CardPreviewSlots,\n CardPreviewState,\n CardProps,\n CardSlots,\n CardState,\n} from '@fluentui/react-card';\nexport {\n Combobox,\n renderCombobox_unstable,\n comboboxClassNames,\n useComboboxStyles_unstable,\n useCombobox_unstable,\n Dropdown,\n renderDropdown_unstable,\n dropdownClassNames,\n useDropdownStyles_unstable,\n useDropdown_unstable,\n Listbox,\n renderListbox_unstable,\n listboxClassNames,\n useListboxStyles_unstable,\n useListbox_unstable,\n Option,\n renderOption_unstable,\n optionClassNames,\n useOptionStyles_unstable,\n useOption_unstable,\n OptionGroup,\n renderOptionGroup_unstable,\n optionGroupClassNames,\n useOptionGroupStyles_unstable,\n useOptionGroup_unstable,\n} from '@fluentui/react-combobox';\nexport type {\n ComboboxProps,\n ComboboxContextValues,\n ComboboxOpenChangeData,\n ComboboxOpenEvents,\n ComboboxSlots,\n ComboboxState,\n DropdownProps,\n DropdownContextValues,\n DropdownOpenChangeData,\n DropdownOpenEvents,\n DropdownSlots,\n DropdownState,\n ListboxContextValues,\n ListboxProps,\n ListboxSlots,\n ListboxState,\n OptionProps,\n OptionSlots,\n OptionState,\n OptionGroupProps,\n OptionGroupSlots,\n OptionGroupState,\n} from '@fluentui/react-combobox';\nexport {\n Select,\n renderSelect_unstable,\n selectClassNames,\n useSelectStyles_unstable,\n useSelect_unstable,\n} from '@fluentui/react-select';\nexport type { SelectProps, SelectSlots, SelectState } from '@fluentui/react-select';\n\nexport {\n Toolbar,\n ToolbarButton,\n ToolbarDivider,\n ToolbarToggleButton,\n renderToolbar_unstable,\n toolbarClassNames,\n useToolbar_unstable,\n useToolbarDividerStyles_unstable,\n useToolbarStyles_unstable,\n} from '@fluentui/react-toolbar';\n\nexport type {\n ToolbarButtonProps,\n ToolbarButtonState,\n ToolbarContextValue,\n ToolbarContextValues,\n ToolbarDividerProps,\n ToolbarDividerState,\n ToolbarProps,\n ToolbarSlots,\n ToolbarState,\n ToolbarToggleButtonProps,\n ToolbarToggleButtonState,\n} from '@fluentui/react-toolbar';\n\nexport {\n Overflow,\n OverflowItem,\n useIsOverflowGroupVisible,\n useIsOverflowItemVisible,\n useOverflowMenu,\n DATA_OVERFLOWING,\n DATA_OVERFLOW_MENU,\n DATA_OVERFLOW_ITEM,\n} from '@fluentui/react-overflow';\n\nexport type { OverflowProps, OverflowItemProps } from '@fluentui/react-overflow';\n\nexport {\n TableCell,\n tableCellClassNames,\n tableCellClassName,\n useTableCellStyles_unstable,\n useTableCell_unstable,\n renderTableCell_unstable,\n TableRow,\n tableRowClassNames,\n tableRowClassName,\n useTableRowStyles_unstable,\n useTableRow_unstable,\n renderTableRow_unstable,\n TableBody,\n tableBodyClassName,\n tableBodyClassNames,\n useTableBodyStyles_unstable,\n useTableBody_unstable,\n renderTableBody_unstable,\n Table,\n tableClassName,\n tableClassNames,\n useTableStyles_unstable,\n useTable_unstable,\n renderTable_unstable,\n TableHeader,\n tableHeaderClassNames,\n tableHeaderClassName,\n useTableHeaderStyles_unstable,\n useTableHeader_unstable,\n renderTableHeader_unstable,\n TableHeaderCell,\n tableHeaderCellClassName,\n tableHeaderCellClassNames,\n useTableHeaderCellStyles_unstable,\n useTableHeaderCell_unstable,\n renderTableHeaderCell_unstable,\n TableContextProvider,\n useTableContext,\n TableSelectionCell,\n useTableSelectionCellStyles_unstable,\n useTableSelectionCell_unstable,\n renderTableSelectionCell_unstable,\n tableSelectionCellClassNames,\n TableCellActions,\n useTableCellActionsStyles_unstable,\n useTableCellActions_unstable,\n renderTableCellActions_unstable,\n tableCellActionsClassNames,\n TableCellLayout,\n useTableCellLayout_unstable,\n useTableCellLayoutStyles_unstable,\n renderTableCellLayout_unstable,\n tableCellLayoutClassNames,\n} from '@fluentui/react-table';\nexport type {\n SortDirection,\n TableHeaderCellProps,\n TableHeaderCellSlots,\n TableHeaderCellState,\n TableHeaderProps,\n TableHeaderSlots,\n TableHeaderState,\n TableProps,\n TableSlots,\n TableState,\n TableContextValue,\n TableContextValues,\n TableBodyProps,\n TableBodyState,\n TableBodySlots,\n TableRowProps,\n TableRowState,\n TableRowSlots,\n TableCellProps,\n TableCellState,\n TableCellSlots,\n TableSelectionCellProps,\n TableSelectionCellState,\n TableSelectionCellSlots,\n TableCellActionsProps,\n TableCellActionsState,\n TableCellActionsSlots,\n} from '@fluentui/react-table';\n\nexport {\n CheckboxField,\n checkboxFieldClassNames,\n ComboboxField,\n comboboxFieldClassNames,\n getFieldClassNames,\n InputField,\n inputFieldClassNames,\n RadioGroupField,\n radioGroupFieldClassNames,\n renderField_unstable,\n SelectField,\n selectFieldClassNames,\n SliderField,\n sliderFieldClassNames,\n SpinButtonField,\n spinButtonFieldClassNames,\n SwitchField,\n switchFieldClassNames,\n TextareaField,\n textareaFieldClassNames,\n useFieldStyles_unstable,\n useField_unstable,\n} from '@fluentui/react-field';\nexport type {\n CheckboxFieldProps,\n ComboboxFieldProps,\n FieldConfig,\n FieldProps,\n FieldSlots,\n FieldState,\n InputFieldProps,\n RadioGroupFieldProps,\n SelectFieldProps,\n SliderFieldProps,\n SpinButtonFieldProps,\n SwitchFieldProps,\n TextareaFieldProps,\n} from '@fluentui/react-field';\n\nexport {\n Persona,\n personaClassNames,\n renderPersona_unstable,\n usePersonaStyles_unstable,\n usePersona_unstable,\n} from '@fluentui/react-persona';\nexport type { PersonaProps, PersonaState, PersonaSlots } from '@fluentui/react-persona';\n\nexport {\n Progress,\n progressClassNames,\n renderProgress_unstable,\n useProgressStyles_unstable,\n useProgress_unstable,\n} from '@fluentui/react-progress';\nexport type { ProgressProps, ProgressState, ProgressSlots } from '@fluentui/react-progress';\n"],"sourceRoot":"../src/"}
|
|
@@ -21,7 +21,7 @@ exports.FullscreenLink = FullscreenLink;
|
|
|
21
21
|
|
|
22
22
|
const ScenariosListLink = props => React.createElement("a", {
|
|
23
23
|
className: "sbdocs sbdocs-a",
|
|
24
|
-
href: `iframe.html?id=accessibility-
|
|
24
|
+
href: `iframe.html?id=concepts-developer-accessibility-stories-list-of-scenarios--page`
|
|
25
25
|
}, props.children);
|
|
26
26
|
|
|
27
27
|
exports.ScenariosListLink = ScenariosListLink;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["AccessibilityScenarios/utils.tsx"],"names":[],"mappings":";;;;;;;AAAA,MAAA,KAAA,gBAAA,OAAA,CAAA,OAAA,CAAA;;AAEA,MAAM,SAAS,GAAG,yBAAlB;AACA,MAAM,mBAAmB,GAAG,KAA5B,C,CAQA;AACA;;AACO,MAAM,cAAc,GAAI,KAAD,IAC5B,KAAA,CAAA,aAAA,CAAA,GAAA,EAAA;EAAG,SAAS,EAAC,iBAAb;EAA+B,IAAI,EAAE,kBAAkB,KAAK,CAAC,MAAM,KAAK,KAAK,CAAC,KAAK,EAAnF;EAAuF,MAAM,EAAC;AAA9F,CAAA,EACG,KAAK,CAAC,OADT,CADK;;AAAM,OAAA,CAAA,cAAA,GAAc,cAAd;;AAMN,MAAM,iBAAiB,GAAa,KAAK,IAC9C,KAAA,CAAA,aAAA,CAAA,GAAA,EAAA;
|
|
1
|
+
{"version":3,"sources":["AccessibilityScenarios/utils.tsx"],"names":[],"mappings":";;;;;;;AAAA,MAAA,KAAA,gBAAA,OAAA,CAAA,OAAA,CAAA;;AAEA,MAAM,SAAS,GAAG,yBAAlB;AACA,MAAM,mBAAmB,GAAG,KAA5B,C,CAQA;AACA;;AACO,MAAM,cAAc,GAAI,KAAD,IAC5B,KAAA,CAAA,aAAA,CAAA,GAAA,EAAA;EAAG,SAAS,EAAC,iBAAb;EAA+B,IAAI,EAAE,kBAAkB,KAAK,CAAC,MAAM,KAAK,KAAK,CAAC,KAAK,EAAnF;EAAuF,MAAM,EAAC;AAA9F,CAAA,EACG,KAAK,CAAC,OADT,CADK;;AAAM,OAAA,CAAA,cAAA,GAAc,cAAd;;AAMN,MAAM,iBAAiB,GAAa,KAAK,IAC9C,KAAA,CAAA,aAAA,CAAA,GAAA,EAAA;EACE,SAAS,EAAC,iBADZ;EAEE,IAAI,EAAE;AAFR,CAAA,EAIG,KAAK,CAAC,QAJT,CADK;;AAAM,OAAA,CAAA,iBAAA,GAAiB,iBAAjB;;AASN,MAAM,QAAQ,GAAG,MAAM,KAAA,CAAA,aAAA,CAAC,OAAA,CAAA,iBAAD,EAAkB,IAAlB,EAAkB,sBAAlB,CAAvB;;AAAM,OAAA,CAAA,QAAA,GAAQ,QAAR;;AAEN,MAAM,QAAQ,GAAmD,CAAC;EAAE,SAAF;EAAa;AAAb,CAAD,KAA4B;EAClG,KAAK,CAAC,SAAN,CAAgB,MAAK;IACnB,QAAQ,CAAC,KAAT,GAAiB,SAAS,GAAG,mBAAZ,GAAkC,SAAnD;EACD,CAFD,EAEG,CAAC,SAAD,CAFH;EAIA,OACE,KAAA,CAAA,aAAA,CAAA,KAAA,EAAA;IAAK,IAAI,EAAC;EAAV,CAAA,EACE,KAAA,CAAA,aAAA,CAAC,OAAA,CAAA,QAAD,EAAS,IAAT,CADF,EAEE,KAAA,CAAA,aAAA,CAAA,IAAA,EAAA,IAAA,CAFF,EAGG,QAHH,CADF;AAOD,CAZM;;AAAM,OAAA,CAAA,QAAA,GAAQ,QAAR","sourcesContent":["import * as React from 'react';\n\nconst APP_TITLE = 'Accessibility Scenarios';\nconst APP_TITLE_SEPARATOR = ' | ';\n\ninterface FullscreenLinkProps {\n parent: string;\n story: string;\n content: string;\n}\n\n// https://storybook.js.org/addons/@storybook/addon-links does not allow opening a story in new tab\n// so this is a naive attempt for opening a story in full screen\nexport const FullscreenLink = (props: FullscreenLinkProps) => (\n <a className=\"sbdocs sbdocs-a\" href={`iframe.html?id=${props.parent}--${props.story}`} target=\"_blank\">\n {props.content}\n </a>\n);\n\nexport const ScenariosListLink: React.FC = props => (\n <a\n className=\"sbdocs sbdocs-a\"\n href={`iframe.html?id=concepts-developer-accessibility-stories-list-of-scenarios--page`}\n >\n {props.children}\n </a>\n);\n\nexport const BackLink = () => <ScenariosListLink>Go back to main menu</ScenariosListLink>;\n\nexport const Scenario: React.FunctionComponent<{ pageTitle: string }> = ({ pageTitle, children }) => {\n React.useEffect(() => {\n document.title = pageTitle + APP_TITLE_SEPARATOR + APP_TITLE;\n }, [pageTitle]);\n\n return (\n <div role=\"main\">\n <BackLink />\n <br />\n {children}\n </div>\n );\n};\n"],"sourceRoot":"../src/"}
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
9
|
-
exports.usePersona_unstable = exports.usePersonaStyles_unstable = exports.renderPersona_unstable = exports.personaClassNames = exports.Persona = exports.useField_unstable = exports.useFieldStyles_unstable = exports.textareaFieldClassNames = exports.TextareaField = exports.switchFieldClassNames = exports.SwitchField = exports.spinButtonFieldClassNames = exports.SpinButtonField = exports.sliderFieldClassNames = exports.SliderField = exports.selectFieldClassNames = exports.SelectField = exports.renderField_unstable = exports.radioGroupFieldClassNames = exports.RadioGroupField = exports.inputFieldClassNames = void 0;
|
|
6
|
+
exports.useCombobox_unstable = exports.useComboboxStyles_unstable = exports.comboboxClassNames = exports.renderCombobox_unstable = exports.Combobox = exports.useCardStyles_unstable = exports.useCardPreviewStyles_unstable = exports.useCardPreview_unstable = exports.useCardHeaderStyles_unstable = exports.useCardHeader_unstable = exports.useCardFooterStyles_unstable = exports.useCardFooter_unstable = exports.useCard_unstable = exports.renderCardPreview_unstable = exports.renderCardHeader_unstable = exports.renderCardFooter_unstable = exports.renderCard_unstable = exports.cardPreviewClassNames = exports.cardHeaderCSSVars = exports.cardHeaderClassNames = exports.cardFooterClassNames = exports.cardCSSVars = exports.cardClassNames = exports.CardPreview = exports.CardHeader = exports.CardFooter = exports.Card = exports.useAvatarGroupStyles_unstable = exports.useAvatarGroupPopoverStyles_unstable = exports.useAvatarGroupPopover_unstable = exports.useAvatarGroupItemStyles_unstable = exports.useAvatarGroupItem_unstable = exports.useAvatarGroupContext_unstable = exports.useAvatarGroup_unstable = exports.renderAvatarGroupPopover_unstable = exports.renderAvatarGroupItem_unstable = exports.renderAvatarGroup_unstable = exports.partitionAvatarGroupItems = exports.avatarGroupPopoverClassNames = exports.avatarGroupItemClassNames = exports.avatarGroupClassNames = exports.AvatarGroupProvider = exports.AvatarGroupPopover = exports.AvatarGroupItem = exports.AvatarGroup = exports.useAlert_unstable = exports.useAlertStyles_unstable = exports.renderAlert_unstable = exports.alertClassNames = exports.Alert = void 0;
|
|
7
|
+
exports.tableRowClassNames = exports.TableRow = exports.renderTableCell_unstable = exports.useTableCell_unstable = exports.useTableCellStyles_unstable = exports.tableCellClassName = exports.tableCellClassNames = exports.TableCell = exports.DATA_OVERFLOW_ITEM = exports.DATA_OVERFLOW_MENU = exports.DATA_OVERFLOWING = exports.useOverflowMenu = exports.useIsOverflowItemVisible = exports.useIsOverflowGroupVisible = exports.OverflowItem = exports.Overflow = exports.useToolbarStyles_unstable = exports.useToolbarDividerStyles_unstable = exports.useToolbar_unstable = exports.toolbarClassNames = exports.renderToolbar_unstable = exports.ToolbarToggleButton = exports.ToolbarDivider = exports.ToolbarButton = exports.Toolbar = exports.useSelect_unstable = exports.useSelectStyles_unstable = exports.selectClassNames = exports.renderSelect_unstable = exports.Select = exports.useOptionGroup_unstable = exports.useOptionGroupStyles_unstable = exports.optionGroupClassNames = exports.renderOptionGroup_unstable = exports.OptionGroup = exports.useOption_unstable = exports.useOptionStyles_unstable = exports.optionClassNames = exports.renderOption_unstable = exports.Option = exports.useListbox_unstable = exports.useListboxStyles_unstable = exports.listboxClassNames = exports.renderListbox_unstable = exports.Listbox = exports.useDropdown_unstable = exports.useDropdownStyles_unstable = exports.dropdownClassNames = exports.renderDropdown_unstable = exports.Dropdown = void 0;
|
|
8
|
+
exports.getFieldClassNames = exports.comboboxFieldClassNames = exports.ComboboxField = exports.checkboxFieldClassNames = exports.CheckboxField = exports.tableCellLayoutClassNames = exports.renderTableCellLayout_unstable = exports.useTableCellLayoutStyles_unstable = exports.useTableCellLayout_unstable = exports.TableCellLayout = exports.tableCellActionsClassNames = exports.renderTableCellActions_unstable = exports.useTableCellActions_unstable = exports.useTableCellActionsStyles_unstable = exports.TableCellActions = exports.tableSelectionCellClassNames = exports.renderTableSelectionCell_unstable = exports.useTableSelectionCell_unstable = exports.useTableSelectionCellStyles_unstable = exports.TableSelectionCell = exports.useTableContext = exports.TableContextProvider = exports.renderTableHeaderCell_unstable = exports.useTableHeaderCell_unstable = exports.useTableHeaderCellStyles_unstable = exports.tableHeaderCellClassNames = exports.tableHeaderCellClassName = exports.TableHeaderCell = exports.renderTableHeader_unstable = exports.useTableHeader_unstable = exports.useTableHeaderStyles_unstable = exports.tableHeaderClassName = exports.tableHeaderClassNames = exports.TableHeader = exports.renderTable_unstable = exports.useTable_unstable = exports.useTableStyles_unstable = exports.tableClassNames = exports.tableClassName = exports.Table = exports.renderTableBody_unstable = exports.useTableBody_unstable = exports.useTableBodyStyles_unstable = exports.tableBodyClassNames = exports.tableBodyClassName = exports.TableBody = exports.renderTableRow_unstable = exports.useTableRow_unstable = exports.useTableRowStyles_unstable = exports.tableRowClassName = void 0;
|
|
9
|
+
exports.useProgress_unstable = exports.useProgressStyles_unstable = exports.renderProgress_unstable = exports.progressClassNames = exports.Progress = exports.usePersona_unstable = exports.usePersonaStyles_unstable = exports.renderPersona_unstable = exports.personaClassNames = exports.Persona = exports.useField_unstable = exports.useFieldStyles_unstable = exports.textareaFieldClassNames = exports.TextareaField = exports.switchFieldClassNames = exports.SwitchField = exports.spinButtonFieldClassNames = exports.SpinButtonField = exports.sliderFieldClassNames = exports.SliderField = exports.selectFieldClassNames = exports.SelectField = exports.renderField_unstable = exports.radioGroupFieldClassNames = exports.RadioGroupField = exports.inputFieldClassNames = exports.InputField = void 0;
|
|
10
10
|
|
|
11
11
|
var react_alert_1 = /*#__PURE__*/require("@fluentui/react-alert");
|
|
12
12
|
|
|
@@ -85,6 +85,12 @@ Object.defineProperty(exports, "avatarGroupPopoverClassNames", {
|
|
|
85
85
|
return react_avatar_1.avatarGroupPopoverClassNames;
|
|
86
86
|
}
|
|
87
87
|
});
|
|
88
|
+
Object.defineProperty(exports, "partitionAvatarGroupItems", {
|
|
89
|
+
enumerable: true,
|
|
90
|
+
get: function () {
|
|
91
|
+
return react_avatar_1.partitionAvatarGroupItems;
|
|
92
|
+
}
|
|
93
|
+
});
|
|
88
94
|
Object.defineProperty(exports, "renderAvatarGroup_unstable", {
|
|
89
95
|
enumerable: true,
|
|
90
96
|
get: function () {
|
|
@@ -1063,4 +1069,37 @@ Object.defineProperty(exports, "usePersona_unstable", {
|
|
|
1063
1069
|
return react_persona_1.usePersona_unstable;
|
|
1064
1070
|
}
|
|
1065
1071
|
});
|
|
1072
|
+
|
|
1073
|
+
var react_progress_1 = /*#__PURE__*/require("@fluentui/react-progress");
|
|
1074
|
+
|
|
1075
|
+
Object.defineProperty(exports, "Progress", {
|
|
1076
|
+
enumerable: true,
|
|
1077
|
+
get: function () {
|
|
1078
|
+
return react_progress_1.Progress;
|
|
1079
|
+
}
|
|
1080
|
+
});
|
|
1081
|
+
Object.defineProperty(exports, "progressClassNames", {
|
|
1082
|
+
enumerable: true,
|
|
1083
|
+
get: function () {
|
|
1084
|
+
return react_progress_1.progressClassNames;
|
|
1085
|
+
}
|
|
1086
|
+
});
|
|
1087
|
+
Object.defineProperty(exports, "renderProgress_unstable", {
|
|
1088
|
+
enumerable: true,
|
|
1089
|
+
get: function () {
|
|
1090
|
+
return react_progress_1.renderProgress_unstable;
|
|
1091
|
+
}
|
|
1092
|
+
});
|
|
1093
|
+
Object.defineProperty(exports, "useProgressStyles_unstable", {
|
|
1094
|
+
enumerable: true,
|
|
1095
|
+
get: function () {
|
|
1096
|
+
return react_progress_1.useProgressStyles_unstable;
|
|
1097
|
+
}
|
|
1098
|
+
});
|
|
1099
|
+
Object.defineProperty(exports, "useProgress_unstable", {
|
|
1100
|
+
enumerable: true,
|
|
1101
|
+
get: function () {
|
|
1102
|
+
return react_progress_1.useProgress_unstable;
|
|
1103
|
+
}
|
|
1104
|
+
});
|
|
1066
1105
|
//# sourceMappingURL=index.js.map
|