@fluentui/react-divider 0.0.0-nightly-20220518-0420.1 → 0.0.0-nightly-20220519-0420.1
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 +23 -9
- package/CHANGELOG.md +96 -95
- package/{lib → dist}/tsdoc-metadata.json +0 -0
- package/package.json +7 -7
- package/lib/Divider.d.ts +0 -1
- package/lib/components/Divider/Divider.d.ts +0 -6
- package/lib/components/Divider/Divider.types.d.ts +0 -39
- package/lib/components/Divider/index.d.ts +0 -5
- package/lib/components/Divider/renderDivider.d.ts +0 -5
- package/lib/components/Divider/useDivider.d.ts +0 -8
- package/lib/components/Divider/useDividerStyles.d.ts +0 -8
- package/lib/index.d.ts +0 -2
- package/lib-commonjs/Divider.d.ts +0 -1
- package/lib-commonjs/components/Divider/Divider.d.ts +0 -6
- package/lib-commonjs/components/Divider/Divider.types.d.ts +0 -39
- package/lib-commonjs/components/Divider/index.d.ts +0 -5
- package/lib-commonjs/components/Divider/renderDivider.d.ts +0 -5
- package/lib-commonjs/components/Divider/useDivider.d.ts +0 -8
- package/lib-commonjs/components/Divider/useDividerStyles.d.ts +0 -8
- package/lib-commonjs/index.d.ts +0 -2
package/CHANGELOG.json
CHANGED
@@ -2,11 +2,25 @@
|
|
2
2
|
"name": "@fluentui/react-divider",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-divider_v0.0.0-nightly-
|
7
|
-
"version": "0.0.0-nightly-
|
5
|
+
"date": "Thu, 19 May 2022 04:31:06 GMT",
|
6
|
+
"tag": "@fluentui/react-divider_v0.0.0-nightly-20220519-0420.1",
|
7
|
+
"version": "0.0.0-nightly-20220519-0420.1",
|
8
8
|
"comments": {
|
9
|
+
"none": [
|
10
|
+
{
|
11
|
+
"author": "tristan.watanabe@gmail.com",
|
12
|
+
"package": "@fluentui/react-divider",
|
13
|
+
"commit": "db1814209909b23fbbbff03dbd9b59ac333754a5",
|
14
|
+
"comment": "react-divider: Move to new common folder."
|
15
|
+
}
|
16
|
+
],
|
9
17
|
"prerelease": [
|
18
|
+
{
|
19
|
+
"author": "tristan.watanabe@gmail.com",
|
20
|
+
"package": "@fluentui/react-divider",
|
21
|
+
"commit": "a324d75aea71ad60c3f750743a315e3320f8a2fe",
|
22
|
+
"comment": "react-divider: ship rolluped only dts."
|
23
|
+
},
|
10
24
|
{
|
11
25
|
"author": "Humberto.Morimoto@microsoft.com",
|
12
26
|
"package": "@fluentui/react-divider",
|
@@ -22,20 +36,20 @@
|
|
22
36
|
{
|
23
37
|
"author": "beachball",
|
24
38
|
"package": "@fluentui/react-divider",
|
25
|
-
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-
|
26
|
-
"commit": "
|
39
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220519-0420.1",
|
40
|
+
"commit": "54a7d23bd4e12f3341618cd1bcac4c4367ed6168"
|
27
41
|
},
|
28
42
|
{
|
29
43
|
"author": "beachball",
|
30
44
|
"package": "@fluentui/react-divider",
|
31
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-
|
32
|
-
"commit": "
|
45
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220519-0420.1",
|
46
|
+
"commit": "54a7d23bd4e12f3341618cd1bcac4c4367ed6168"
|
33
47
|
},
|
34
48
|
{
|
35
49
|
"author": "beachball",
|
36
50
|
"package": "@fluentui/react-divider",
|
37
|
-
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-
|
38
|
-
"commit": "
|
51
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220519-0420.1",
|
52
|
+
"commit": "54a7d23bd4e12f3341618cd1bcac4c4367ed6168"
|
39
53
|
}
|
40
54
|
]
|
41
55
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,25 +1,26 @@
|
|
1
1
|
# Change Log - @fluentui/react-divider
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Thu, 19 May 2022 04:31:06 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-nightly-
|
7
|
+
## [0.0.0-nightly-20220519-0420.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v0.0.0-nightly-20220519-0420.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-rc.8..@fluentui/react-divider_v0.0.0-nightly-
|
9
|
+
Thu, 19 May 2022 04:31:06 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-rc.8..@fluentui/react-divider_v0.0.0-nightly-20220519-0420.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
|
+
- react-divider: ship rolluped only dts. ([PR #23061](https://github.com/microsoft/fluentui/pull/23061) by tristan.watanabe@gmail.com)
|
14
15
|
- Removing DividerCommons type. ([PR #22951](https://github.com/microsoft/fluentui/pull/22951) by Humberto.Morimoto@microsoft.com)
|
15
16
|
- chore: Update Griffel to latest version ([PR #22894](https://github.com/microsoft/fluentui/pull/22894) by olfedias@microsoft.com)
|
16
|
-
- Bump @fluentui/react-theme to v0.0.0-nightly-
|
17
|
-
- Bump @fluentui/react-utilities to v0.0.0-nightly-
|
18
|
-
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-
|
17
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20220519-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/54a7d23bd4e12f3341618cd1bcac4c4367ed6168) by beachball)
|
18
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220519-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/54a7d23bd4e12f3341618cd1bcac4c4367ed6168) by beachball)
|
19
|
+
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220519-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/54a7d23bd4e12f3341618cd1bcac4c4367ed6168) by beachball)
|
19
20
|
|
20
21
|
## [9.0.0-rc.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-rc.8)
|
21
22
|
|
22
|
-
Thu, 05 May 2022 18:26:30 GMT
|
23
|
+
Thu, 05 May 2022 18:26:30 GMT
|
23
24
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-rc.7..@fluentui/react-divider_v9.0.0-rc.8)
|
24
25
|
|
25
26
|
### Changes
|
@@ -30,7 +31,7 @@ Thu, 05 May 2022 18:26:30 GMT
|
|
30
31
|
|
31
32
|
## [9.0.0-rc.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-rc.7)
|
32
33
|
|
33
|
-
Wed, 04 May 2022 13:26:54 GMT
|
34
|
+
Wed, 04 May 2022 13:26:54 GMT
|
34
35
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-rc.6..@fluentui/react-divider_v9.0.0-rc.7)
|
35
36
|
|
36
37
|
### Changes
|
@@ -40,7 +41,7 @@ Wed, 04 May 2022 13:26:54 GMT
|
|
40
41
|
|
41
42
|
## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-rc.6)
|
42
43
|
|
43
|
-
Tue, 19 Apr 2022 19:17:23 GMT
|
44
|
+
Tue, 19 Apr 2022 19:17:23 GMT
|
44
45
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-rc.5..@fluentui/react-divider_v9.0.0-rc.6)
|
45
46
|
|
46
47
|
### Changes
|
@@ -54,7 +55,7 @@ Tue, 19 Apr 2022 19:17:23 GMT
|
|
54
55
|
|
55
56
|
## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-rc.5)
|
56
57
|
|
57
|
-
Fri, 04 Mar 2022 05:17:36 GMT
|
58
|
+
Fri, 04 Mar 2022 05:17:36 GMT
|
58
59
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-rc.4..@fluentui/react-divider_v9.0.0-rc.5)
|
59
60
|
|
60
61
|
### Changes
|
@@ -65,7 +66,7 @@ Fri, 04 Mar 2022 05:17:36 GMT
|
|
65
66
|
|
66
67
|
## [9.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-rc.4)
|
67
68
|
|
68
|
-
Tue, 01 Mar 2022 02:17:36 GMT
|
69
|
+
Tue, 01 Mar 2022 02:17:36 GMT
|
69
70
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-rc.3..@fluentui/react-divider_v9.0.0-rc.4)
|
70
71
|
|
71
72
|
### Changes
|
@@ -75,7 +76,7 @@ Tue, 01 Mar 2022 02:17:36 GMT
|
|
75
76
|
|
76
77
|
## [9.0.0-rc.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-rc.3)
|
77
78
|
|
78
|
-
Fri, 18 Feb 2022 13:35:31 GMT
|
79
|
+
Fri, 18 Feb 2022 13:35:31 GMT
|
79
80
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-rc.1..@fluentui/react-divider_v9.0.0-rc.3)
|
80
81
|
|
81
82
|
### Changes
|
@@ -86,7 +87,7 @@ Fri, 18 Feb 2022 13:35:31 GMT
|
|
86
87
|
|
87
88
|
## [9.0.0-rc.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-rc.1)
|
88
89
|
|
89
|
-
Thu, 10 Feb 2022 08:51:10 GMT
|
90
|
+
Thu, 10 Feb 2022 08:51:10 GMT
|
90
91
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-beta.4..@fluentui/react-divider_v9.0.0-rc.1)
|
91
92
|
|
92
93
|
### Changes
|
@@ -109,7 +110,7 @@ Thu, 10 Feb 2022 08:51:10 GMT
|
|
109
110
|
|
110
111
|
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-beta.4)
|
111
112
|
|
112
|
-
Thu, 25 Nov 2021 08:34:17 GMT
|
113
|
+
Thu, 25 Nov 2021 08:34:17 GMT
|
113
114
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-beta.3..@fluentui/react-divider_v9.0.0-beta.4)
|
114
115
|
|
115
116
|
### Changes
|
@@ -122,7 +123,7 @@ Thu, 25 Nov 2021 08:34:17 GMT
|
|
122
123
|
|
123
124
|
## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-beta.3)
|
124
125
|
|
125
|
-
Fri, 12 Nov 2021 13:25:23 GMT
|
126
|
+
Fri, 12 Nov 2021 13:25:23 GMT
|
126
127
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-beta.2..@fluentui/react-divider_v9.0.0-beta.3)
|
127
128
|
|
128
129
|
### Changes
|
@@ -140,7 +141,7 @@ Fri, 12 Nov 2021 13:25:23 GMT
|
|
140
141
|
|
141
142
|
## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-beta.2)
|
142
143
|
|
143
|
-
Wed, 27 Oct 2021 12:14:17 GMT
|
144
|
+
Wed, 27 Oct 2021 12:14:17 GMT
|
144
145
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-beta.1..@fluentui/react-divider_v9.0.0-beta.2)
|
145
146
|
|
146
147
|
### Changes
|
@@ -155,7 +156,7 @@ Wed, 27 Oct 2021 12:14:17 GMT
|
|
155
156
|
|
156
157
|
## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-beta.1)
|
157
158
|
|
158
|
-
Wed, 06 Oct 2021 10:37:22 GMT
|
159
|
+
Wed, 06 Oct 2021 10:37:22 GMT
|
159
160
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.79..@fluentui/react-divider_v9.0.0-beta.1)
|
160
161
|
|
161
162
|
### Changes
|
@@ -169,7 +170,7 @@ Wed, 06 Oct 2021 10:37:22 GMT
|
|
169
170
|
|
170
171
|
## [9.0.0-alpha.79](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.79)
|
171
172
|
|
172
|
-
Tue, 05 Oct 2021 12:47:58 GMT
|
173
|
+
Tue, 05 Oct 2021 12:47:58 GMT
|
173
174
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.78..@fluentui/react-divider_v9.0.0-alpha.79)
|
174
175
|
|
175
176
|
### Changes
|
@@ -181,7 +182,7 @@ Tue, 05 Oct 2021 12:47:58 GMT
|
|
181
182
|
|
182
183
|
## [9.0.0-alpha.78](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.78)
|
183
184
|
|
184
|
-
Tue, 05 Oct 2021 09:28:07 GMT
|
185
|
+
Tue, 05 Oct 2021 09:28:07 GMT
|
185
186
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.77..@fluentui/react-divider_v9.0.0-alpha.78)
|
186
187
|
|
187
188
|
### Changes
|
@@ -196,7 +197,7 @@ Tue, 05 Oct 2021 09:28:07 GMT
|
|
196
197
|
|
197
198
|
## [9.0.0-alpha.77](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.77)
|
198
199
|
|
199
|
-
Fri, 01 Oct 2021 14:13:08 GMT
|
200
|
+
Fri, 01 Oct 2021 14:13:08 GMT
|
200
201
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.75..@fluentui/react-divider_v9.0.0-alpha.77)
|
201
202
|
|
202
203
|
### Changes
|
@@ -210,7 +211,7 @@ Fri, 01 Oct 2021 14:13:08 GMT
|
|
210
211
|
|
211
212
|
## [9.0.0-alpha.75](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.75)
|
212
213
|
|
213
|
-
Wed, 29 Sep 2021 08:06:11 GMT
|
214
|
+
Wed, 29 Sep 2021 08:06:11 GMT
|
214
215
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.74..@fluentui/react-divider_v9.0.0-alpha.75)
|
215
216
|
|
216
217
|
### Changes
|
@@ -222,7 +223,7 @@ Wed, 29 Sep 2021 08:06:11 GMT
|
|
222
223
|
|
223
224
|
## [9.0.0-alpha.74](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.74)
|
224
225
|
|
225
|
-
Mon, 27 Sep 2021 08:06:00 GMT
|
226
|
+
Mon, 27 Sep 2021 08:06:00 GMT
|
226
227
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.73..@fluentui/react-divider_v9.0.0-alpha.74)
|
227
228
|
|
228
229
|
### Changes
|
@@ -236,7 +237,7 @@ Mon, 27 Sep 2021 08:06:00 GMT
|
|
236
237
|
|
237
238
|
## [9.0.0-alpha.73](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.73)
|
238
239
|
|
239
|
-
Fri, 24 Sep 2021 09:17:17 GMT
|
240
|
+
Fri, 24 Sep 2021 09:17:17 GMT
|
240
241
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.72..@fluentui/react-divider_v9.0.0-alpha.73)
|
241
242
|
|
242
243
|
### Changes
|
@@ -249,7 +250,7 @@ Fri, 24 Sep 2021 09:17:17 GMT
|
|
249
250
|
|
250
251
|
## [9.0.0-alpha.72](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.72)
|
251
252
|
|
252
|
-
Thu, 23 Sep 2021 08:21:34 GMT
|
253
|
+
Thu, 23 Sep 2021 08:21:34 GMT
|
253
254
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.71..@fluentui/react-divider_v9.0.0-alpha.72)
|
254
255
|
|
255
256
|
### Changes
|
@@ -263,7 +264,7 @@ Thu, 23 Sep 2021 08:21:34 GMT
|
|
263
264
|
|
264
265
|
## [9.0.0-alpha.71](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.71)
|
265
266
|
|
266
|
-
Wed, 22 Sep 2021 10:10:07 GMT
|
267
|
+
Wed, 22 Sep 2021 10:10:07 GMT
|
267
268
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.70..@fluentui/react-divider_v9.0.0-alpha.71)
|
268
269
|
|
269
270
|
### Changes
|
@@ -276,7 +277,7 @@ Wed, 22 Sep 2021 10:10:07 GMT
|
|
276
277
|
|
277
278
|
## [9.0.0-alpha.70](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.70)
|
278
279
|
|
279
|
-
Tue, 21 Sep 2021 07:42:34 GMT
|
280
|
+
Tue, 21 Sep 2021 07:42:34 GMT
|
280
281
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.69..@fluentui/react-divider_v9.0.0-alpha.70)
|
281
282
|
|
282
283
|
### Changes
|
@@ -289,7 +290,7 @@ Tue, 21 Sep 2021 07:42:34 GMT
|
|
289
290
|
|
290
291
|
## [9.0.0-alpha.69](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.69)
|
291
292
|
|
292
|
-
Mon, 20 Sep 2021 07:36:26 GMT
|
293
|
+
Mon, 20 Sep 2021 07:36:26 GMT
|
293
294
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.68..@fluentui/react-divider_v9.0.0-alpha.69)
|
294
295
|
|
295
296
|
### Changes
|
@@ -298,7 +299,7 @@ Mon, 20 Sep 2021 07:36:26 GMT
|
|
298
299
|
|
299
300
|
## [9.0.0-alpha.68](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.68)
|
300
301
|
|
301
|
-
Fri, 17 Sep 2021 07:35:26 GMT
|
302
|
+
Fri, 17 Sep 2021 07:35:26 GMT
|
302
303
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.67..@fluentui/react-divider_v9.0.0-alpha.68)
|
303
304
|
|
304
305
|
### Changes
|
@@ -307,7 +308,7 @@ Fri, 17 Sep 2021 07:35:26 GMT
|
|
307
308
|
|
308
309
|
## [9.0.0-alpha.67](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.67)
|
309
310
|
|
310
|
-
Thu, 16 Sep 2021 07:38:39 GMT
|
311
|
+
Thu, 16 Sep 2021 07:38:39 GMT
|
311
312
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.66..@fluentui/react-divider_v9.0.0-alpha.67)
|
312
313
|
|
313
314
|
### Changes
|
@@ -316,7 +317,7 @@ Thu, 16 Sep 2021 07:38:39 GMT
|
|
316
317
|
|
317
318
|
## [9.0.0-alpha.66](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.66)
|
318
319
|
|
319
|
-
Tue, 14 Sep 2021 20:09:02 GMT
|
320
|
+
Tue, 14 Sep 2021 20:09:02 GMT
|
320
321
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.65..@fluentui/react-divider_v9.0.0-alpha.66)
|
321
322
|
|
322
323
|
### Changes
|
@@ -325,7 +326,7 @@ Tue, 14 Sep 2021 20:09:02 GMT
|
|
325
326
|
|
326
327
|
## [9.0.0-alpha.65](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.65)
|
327
328
|
|
328
|
-
Fri, 10 Sep 2021 16:31:53 GMT
|
329
|
+
Fri, 10 Sep 2021 16:31:53 GMT
|
329
330
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.64..@fluentui/react-divider_v9.0.0-alpha.65)
|
330
331
|
|
331
332
|
### Changes
|
@@ -335,7 +336,7 @@ Fri, 10 Sep 2021 16:31:53 GMT
|
|
335
336
|
|
336
337
|
## [9.0.0-alpha.64](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.64)
|
337
338
|
|
338
|
-
Fri, 10 Sep 2021 07:39:51 GMT
|
339
|
+
Fri, 10 Sep 2021 07:39:51 GMT
|
339
340
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.63..@fluentui/react-divider_v9.0.0-alpha.64)
|
340
341
|
|
341
342
|
### Changes
|
@@ -344,7 +345,7 @@ Fri, 10 Sep 2021 07:39:51 GMT
|
|
344
345
|
|
345
346
|
## [9.0.0-alpha.63](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.63)
|
346
347
|
|
347
|
-
Mon, 06 Sep 2021 07:34:53 GMT
|
348
|
+
Mon, 06 Sep 2021 07:34:53 GMT
|
348
349
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.62..@fluentui/react-divider_v9.0.0-alpha.63)
|
349
350
|
|
350
351
|
### Changes
|
@@ -353,7 +354,7 @@ Mon, 06 Sep 2021 07:34:53 GMT
|
|
353
354
|
|
354
355
|
## [9.0.0-alpha.62](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.62)
|
355
356
|
|
356
|
-
Thu, 02 Sep 2021 07:36:46 GMT
|
357
|
+
Thu, 02 Sep 2021 07:36:46 GMT
|
357
358
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.61..@fluentui/react-divider_v9.0.0-alpha.62)
|
358
359
|
|
359
360
|
### Patches
|
@@ -366,7 +367,7 @@ Thu, 02 Sep 2021 07:36:46 GMT
|
|
366
367
|
|
367
368
|
## [9.0.0-alpha.61](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.61)
|
368
369
|
|
369
|
-
Wed, 01 Sep 2021 07:39:56 GMT
|
370
|
+
Wed, 01 Sep 2021 07:39:56 GMT
|
370
371
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.60..@fluentui/react-divider_v9.0.0-alpha.61)
|
371
372
|
|
372
373
|
### Changes
|
@@ -375,7 +376,7 @@ Wed, 01 Sep 2021 07:39:56 GMT
|
|
375
376
|
|
376
377
|
## [9.0.0-alpha.60](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.60)
|
377
378
|
|
378
|
-
Tue, 31 Aug 2021 07:37:47 GMT
|
379
|
+
Tue, 31 Aug 2021 07:37:47 GMT
|
379
380
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.59..@fluentui/react-divider_v9.0.0-alpha.60)
|
380
381
|
|
381
382
|
### Changes
|
@@ -384,7 +385,7 @@ Tue, 31 Aug 2021 07:37:47 GMT
|
|
384
385
|
|
385
386
|
## [9.0.0-alpha.59](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.59)
|
386
387
|
|
387
|
-
Fri, 27 Aug 2021 07:33:32 GMT
|
388
|
+
Fri, 27 Aug 2021 07:33:32 GMT
|
388
389
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.58..@fluentui/react-divider_v9.0.0-alpha.59)
|
389
390
|
|
390
391
|
### Changes
|
@@ -393,7 +394,7 @@ Fri, 27 Aug 2021 07:33:32 GMT
|
|
393
394
|
|
394
395
|
## [9.0.0-alpha.58](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.58)
|
395
396
|
|
396
|
-
Thu, 26 Aug 2021 07:35:43 GMT
|
397
|
+
Thu, 26 Aug 2021 07:35:43 GMT
|
397
398
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.57..@fluentui/react-divider_v9.0.0-alpha.58)
|
398
399
|
|
399
400
|
### Changes
|
@@ -402,7 +403,7 @@ Thu, 26 Aug 2021 07:35:43 GMT
|
|
402
403
|
|
403
404
|
## [9.0.0-alpha.57](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.57)
|
404
405
|
|
405
|
-
Fri, 20 Aug 2021 07:37:28 GMT
|
406
|
+
Fri, 20 Aug 2021 07:37:28 GMT
|
406
407
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.56..@fluentui/react-divider_v9.0.0-alpha.57)
|
407
408
|
|
408
409
|
### Changes
|
@@ -411,7 +412,7 @@ Fri, 20 Aug 2021 07:37:28 GMT
|
|
411
412
|
|
412
413
|
## [9.0.0-alpha.56](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.56)
|
413
414
|
|
414
|
-
Thu, 19 Aug 2021 07:41:35 GMT
|
415
|
+
Thu, 19 Aug 2021 07:41:35 GMT
|
415
416
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.55..@fluentui/react-divider_v9.0.0-alpha.56)
|
416
417
|
|
417
418
|
### Changes
|
@@ -420,7 +421,7 @@ Thu, 19 Aug 2021 07:41:35 GMT
|
|
420
421
|
|
421
422
|
## [9.0.0-alpha.55](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.55)
|
422
423
|
|
423
|
-
Fri, 13 Aug 2021 07:36:34 GMT
|
424
|
+
Fri, 13 Aug 2021 07:36:34 GMT
|
424
425
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.54..@fluentui/react-divider_v9.0.0-alpha.55)
|
425
426
|
|
426
427
|
### Changes
|
@@ -429,7 +430,7 @@ Fri, 13 Aug 2021 07:36:34 GMT
|
|
429
430
|
|
430
431
|
## [9.0.0-alpha.54](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.54)
|
431
432
|
|
432
|
-
Wed, 11 Aug 2021 07:34:54 GMT
|
433
|
+
Wed, 11 Aug 2021 07:34:54 GMT
|
433
434
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.53..@fluentui/react-divider_v9.0.0-alpha.54)
|
434
435
|
|
435
436
|
### Changes
|
@@ -438,7 +439,7 @@ Wed, 11 Aug 2021 07:34:54 GMT
|
|
438
439
|
|
439
440
|
## [9.0.0-alpha.53](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.53)
|
440
441
|
|
441
|
-
Fri, 06 Aug 2021 07:35:14 GMT
|
442
|
+
Fri, 06 Aug 2021 07:35:14 GMT
|
442
443
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.52..@fluentui/react-divider_v9.0.0-alpha.53)
|
443
444
|
|
444
445
|
### Changes
|
@@ -447,7 +448,7 @@ Fri, 06 Aug 2021 07:35:14 GMT
|
|
447
448
|
|
448
449
|
## [9.0.0-alpha.52](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.52)
|
449
450
|
|
450
|
-
Tue, 03 Aug 2021 07:39:30 GMT
|
451
|
+
Tue, 03 Aug 2021 07:39:30 GMT
|
451
452
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.51..@fluentui/react-divider_v9.0.0-alpha.52)
|
452
453
|
|
453
454
|
### Patches
|
@@ -462,7 +463,7 @@ Tue, 03 Aug 2021 07:39:30 GMT
|
|
462
463
|
|
463
464
|
## [9.0.0-alpha.51](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.51)
|
464
465
|
|
465
|
-
Mon, 02 Aug 2021 07:36:20 GMT
|
466
|
+
Mon, 02 Aug 2021 07:36:20 GMT
|
466
467
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.50..@fluentui/react-divider_v9.0.0-alpha.51)
|
467
468
|
|
468
469
|
### Changes
|
@@ -471,7 +472,7 @@ Mon, 02 Aug 2021 07:36:20 GMT
|
|
471
472
|
|
472
473
|
## [9.0.0-alpha.50](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.50)
|
473
474
|
|
474
|
-
Mon, 26 Jul 2021 07:37:30 GMT
|
475
|
+
Mon, 26 Jul 2021 07:37:30 GMT
|
475
476
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.49..@fluentui/react-divider_v9.0.0-alpha.50)
|
476
477
|
|
477
478
|
### Changes
|
@@ -480,7 +481,7 @@ Mon, 26 Jul 2021 07:37:30 GMT
|
|
480
481
|
|
481
482
|
## [9.0.0-alpha.49](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.49)
|
482
483
|
|
483
|
-
Fri, 23 Jul 2021 07:38:19 GMT
|
484
|
+
Fri, 23 Jul 2021 07:38:19 GMT
|
484
485
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.48..@fluentui/react-divider_v9.0.0-alpha.49)
|
485
486
|
|
486
487
|
### Changes
|
@@ -489,7 +490,7 @@ Fri, 23 Jul 2021 07:38:19 GMT
|
|
489
490
|
|
490
491
|
## [9.0.0-alpha.48](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.48)
|
491
492
|
|
492
|
-
Thu, 22 Jul 2021 07:36:55 GMT
|
493
|
+
Thu, 22 Jul 2021 07:36:55 GMT
|
493
494
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.47..@fluentui/react-divider_v9.0.0-alpha.48)
|
494
495
|
|
495
496
|
### Changes
|
@@ -498,7 +499,7 @@ Thu, 22 Jul 2021 07:36:55 GMT
|
|
498
499
|
|
499
500
|
## [9.0.0-alpha.47](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.47)
|
500
501
|
|
501
|
-
Tue, 20 Jul 2021 22:23:17 GMT
|
502
|
+
Tue, 20 Jul 2021 22:23:17 GMT
|
502
503
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.46..@fluentui/react-divider_v9.0.0-alpha.47)
|
503
504
|
|
504
505
|
### Changes
|
@@ -507,7 +508,7 @@ Tue, 20 Jul 2021 22:23:17 GMT
|
|
507
508
|
|
508
509
|
## [9.0.0-alpha.46](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.46)
|
509
510
|
|
510
|
-
Fri, 16 Jul 2021 22:53:17 GMT
|
511
|
+
Fri, 16 Jul 2021 22:53:17 GMT
|
511
512
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.45..@fluentui/react-divider_v9.0.0-alpha.46)
|
512
513
|
|
513
514
|
### Changes
|
@@ -516,7 +517,7 @@ Fri, 16 Jul 2021 22:53:17 GMT
|
|
516
517
|
|
517
518
|
## [9.0.0-alpha.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.45)
|
518
519
|
|
519
|
-
Thu, 15 Jul 2021 07:36:18 GMT
|
520
|
+
Thu, 15 Jul 2021 07:36:18 GMT
|
520
521
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.44..@fluentui/react-divider_v9.0.0-alpha.45)
|
521
522
|
|
522
523
|
### Changes
|
@@ -525,7 +526,7 @@ Thu, 15 Jul 2021 07:36:18 GMT
|
|
525
526
|
|
526
527
|
## [9.0.0-alpha.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.44)
|
527
528
|
|
528
|
-
Tue, 13 Jul 2021 22:32:58 GMT
|
529
|
+
Tue, 13 Jul 2021 22:32:58 GMT
|
529
530
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.43..@fluentui/react-divider_v9.0.0-alpha.44)
|
530
531
|
|
531
532
|
### Patches
|
@@ -534,7 +535,7 @@ Tue, 13 Jul 2021 22:32:58 GMT
|
|
534
535
|
|
535
536
|
## [9.0.0-alpha.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.43)
|
536
537
|
|
537
|
-
Tue, 13 Jul 2021 07:35:36 GMT
|
538
|
+
Tue, 13 Jul 2021 07:35:36 GMT
|
538
539
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.42..@fluentui/react-divider_v9.0.0-alpha.43)
|
539
540
|
|
540
541
|
### Changes
|
@@ -543,7 +544,7 @@ Tue, 13 Jul 2021 07:35:36 GMT
|
|
543
544
|
|
544
545
|
## [9.0.0-alpha.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.42)
|
545
546
|
|
546
|
-
Fri, 09 Jul 2021 07:39:31 GMT
|
547
|
+
Fri, 09 Jul 2021 07:39:31 GMT
|
547
548
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.41..@fluentui/react-divider_v9.0.0-alpha.42)
|
548
549
|
|
549
550
|
### Patches
|
@@ -558,7 +559,7 @@ Fri, 09 Jul 2021 07:39:31 GMT
|
|
558
559
|
|
559
560
|
## [9.0.0-alpha.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.41)
|
560
561
|
|
561
|
-
Fri, 02 Jul 2021 23:15:55 GMT
|
562
|
+
Fri, 02 Jul 2021 23:15:55 GMT
|
562
563
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.40..@fluentui/react-divider_v9.0.0-alpha.41)
|
563
564
|
|
564
565
|
### Changes
|
@@ -567,7 +568,7 @@ Fri, 02 Jul 2021 23:15:55 GMT
|
|
567
568
|
|
568
569
|
## [9.0.0-alpha.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.40)
|
569
570
|
|
570
|
-
Fri, 02 Jul 2021 07:37:06 GMT
|
571
|
+
Fri, 02 Jul 2021 07:37:06 GMT
|
571
572
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.39..@fluentui/react-divider_v9.0.0-alpha.40)
|
572
573
|
|
573
574
|
### Changes
|
@@ -576,7 +577,7 @@ Fri, 02 Jul 2021 07:37:06 GMT
|
|
576
577
|
|
577
578
|
## [9.0.0-alpha.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.39)
|
578
579
|
|
579
|
-
Thu, 01 Jul 2021 07:35:05 GMT
|
580
|
+
Thu, 01 Jul 2021 07:35:05 GMT
|
580
581
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.38..@fluentui/react-divider_v9.0.0-alpha.39)
|
581
582
|
|
582
583
|
### Changes
|
@@ -585,7 +586,7 @@ Thu, 01 Jul 2021 07:35:05 GMT
|
|
585
586
|
|
586
587
|
## [9.0.0-alpha.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.38)
|
587
588
|
|
588
|
-
Wed, 30 Jun 2021 07:38:35 GMT
|
589
|
+
Wed, 30 Jun 2021 07:38:35 GMT
|
589
590
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.37..@fluentui/react-divider_v9.0.0-alpha.38)
|
590
591
|
|
591
592
|
### Changes
|
@@ -594,7 +595,7 @@ Wed, 30 Jun 2021 07:38:35 GMT
|
|
594
595
|
|
595
596
|
## [9.0.0-alpha.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.37)
|
596
597
|
|
597
|
-
Tue, 29 Jun 2021 07:33:32 GMT
|
598
|
+
Tue, 29 Jun 2021 07:33:32 GMT
|
598
599
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.36..@fluentui/react-divider_v9.0.0-alpha.37)
|
599
600
|
|
600
601
|
### Changes
|
@@ -603,7 +604,7 @@ Tue, 29 Jun 2021 07:33:32 GMT
|
|
603
604
|
|
604
605
|
## [9.0.0-alpha.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.36)
|
605
606
|
|
606
|
-
Tue, 22 Jun 2021 07:35:11 GMT
|
607
|
+
Tue, 22 Jun 2021 07:35:11 GMT
|
607
608
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.35..@fluentui/react-divider_v9.0.0-alpha.36)
|
608
609
|
|
609
610
|
### Changes
|
@@ -612,7 +613,7 @@ Tue, 22 Jun 2021 07:35:11 GMT
|
|
612
613
|
|
613
614
|
## [9.0.0-alpha.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.35)
|
614
615
|
|
615
|
-
Mon, 21 Jun 2021 07:34:33 GMT
|
616
|
+
Mon, 21 Jun 2021 07:34:33 GMT
|
616
617
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.34..@fluentui/react-divider_v9.0.0-alpha.35)
|
617
618
|
|
618
619
|
### Changes
|
@@ -621,7 +622,7 @@ Mon, 21 Jun 2021 07:34:33 GMT
|
|
621
622
|
|
622
623
|
## [9.0.0-alpha.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.34)
|
623
624
|
|
624
|
-
Tue, 15 Jun 2021 07:40:20 GMT
|
625
|
+
Tue, 15 Jun 2021 07:40:20 GMT
|
625
626
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.33..@fluentui/react-divider_v9.0.0-alpha.34)
|
626
627
|
|
627
628
|
### Changes
|
@@ -630,7 +631,7 @@ Tue, 15 Jun 2021 07:40:20 GMT
|
|
630
631
|
|
631
632
|
## [9.0.0-alpha.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.33)
|
632
633
|
|
633
|
-
Mon, 07 Jun 2021 07:38:15 GMT
|
634
|
+
Mon, 07 Jun 2021 07:38:15 GMT
|
634
635
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.32..@fluentui/react-divider_v9.0.0-alpha.33)
|
635
636
|
|
636
637
|
### Patches
|
@@ -645,7 +646,7 @@ Mon, 07 Jun 2021 07:38:15 GMT
|
|
645
646
|
|
646
647
|
## [9.0.0-alpha.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.32)
|
647
648
|
|
648
|
-
Fri, 04 Jun 2021 07:37:23 GMT
|
649
|
+
Fri, 04 Jun 2021 07:37:23 GMT
|
649
650
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.31..@fluentui/react-divider_v9.0.0-alpha.32)
|
650
651
|
|
651
652
|
### Changes
|
@@ -654,7 +655,7 @@ Fri, 04 Jun 2021 07:37:23 GMT
|
|
654
655
|
|
655
656
|
## [9.0.0-alpha.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.31)
|
656
657
|
|
657
|
-
Thu, 03 Jun 2021 07:36:03 GMT
|
658
|
+
Thu, 03 Jun 2021 07:36:03 GMT
|
658
659
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.30..@fluentui/react-divider_v9.0.0-alpha.31)
|
659
660
|
|
660
661
|
### Changes
|
@@ -663,7 +664,7 @@ Thu, 03 Jun 2021 07:36:03 GMT
|
|
663
664
|
|
664
665
|
## [9.0.0-alpha.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.30)
|
665
666
|
|
666
|
-
Wed, 02 Jun 2021 07:37:15 GMT
|
667
|
+
Wed, 02 Jun 2021 07:37:15 GMT
|
667
668
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.29..@fluentui/react-divider_v9.0.0-alpha.30)
|
668
669
|
|
669
670
|
### Changes
|
@@ -672,7 +673,7 @@ Wed, 02 Jun 2021 07:37:15 GMT
|
|
672
673
|
|
673
674
|
## [9.0.0-alpha.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.29)
|
674
675
|
|
675
|
-
Wed, 26 May 2021 07:35:43 GMT
|
676
|
+
Wed, 26 May 2021 07:35:43 GMT
|
676
677
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.28..@fluentui/react-divider_v9.0.0-alpha.29)
|
677
678
|
|
678
679
|
### Changes
|
@@ -681,7 +682,7 @@ Wed, 26 May 2021 07:35:43 GMT
|
|
681
682
|
|
682
683
|
## [9.0.0-alpha.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.28)
|
683
684
|
|
684
|
-
Fri, 21 May 2021 07:34:54 GMT
|
685
|
+
Fri, 21 May 2021 07:34:54 GMT
|
685
686
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.27..@fluentui/react-divider_v9.0.0-alpha.28)
|
686
687
|
|
687
688
|
### Changes
|
@@ -690,7 +691,7 @@ Fri, 21 May 2021 07:34:54 GMT
|
|
690
691
|
|
691
692
|
## [9.0.0-alpha.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.27)
|
692
693
|
|
693
|
-
Thu, 20 May 2021 07:41:54 GMT
|
694
|
+
Thu, 20 May 2021 07:41:54 GMT
|
694
695
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.26..@fluentui/react-divider_v9.0.0-alpha.27)
|
695
696
|
|
696
697
|
### Patches
|
@@ -705,7 +706,7 @@ Thu, 20 May 2021 07:41:54 GMT
|
|
705
706
|
|
706
707
|
## [9.0.0-alpha.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.26)
|
707
708
|
|
708
|
-
Wed, 19 May 2021 07:34:20 GMT
|
709
|
+
Wed, 19 May 2021 07:34:20 GMT
|
709
710
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.25..@fluentui/react-divider_v9.0.0-alpha.26)
|
710
711
|
|
711
712
|
### Patches
|
@@ -718,7 +719,7 @@ Wed, 19 May 2021 07:34:20 GMT
|
|
718
719
|
|
719
720
|
## [9.0.0-alpha.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.25)
|
720
721
|
|
721
|
-
Tue, 18 May 2021 07:34:38 GMT
|
722
|
+
Tue, 18 May 2021 07:34:38 GMT
|
722
723
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.24..@fluentui/react-divider_v9.0.0-alpha.25)
|
723
724
|
|
724
725
|
### Changes
|
@@ -727,7 +728,7 @@ Tue, 18 May 2021 07:34:38 GMT
|
|
727
728
|
|
728
729
|
## [9.0.0-alpha.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.24)
|
729
730
|
|
730
|
-
Thu, 13 May 2021 07:36:55 GMT
|
731
|
+
Thu, 13 May 2021 07:36:55 GMT
|
731
732
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.23..@fluentui/react-divider_v9.0.0-alpha.24)
|
732
733
|
|
733
734
|
### Changes
|
@@ -736,7 +737,7 @@ Thu, 13 May 2021 07:36:55 GMT
|
|
736
737
|
|
737
738
|
## [9.0.0-alpha.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.23)
|
738
739
|
|
739
|
-
Wed, 12 May 2021 07:36:20 GMT
|
740
|
+
Wed, 12 May 2021 07:36:20 GMT
|
740
741
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.22..@fluentui/react-divider_v9.0.0-alpha.23)
|
741
742
|
|
742
743
|
### Changes
|
@@ -745,7 +746,7 @@ Wed, 12 May 2021 07:36:20 GMT
|
|
745
746
|
|
746
747
|
## [9.0.0-alpha.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.22)
|
747
748
|
|
748
|
-
Mon, 10 May 2021 07:36:07 GMT
|
749
|
+
Mon, 10 May 2021 07:36:07 GMT
|
749
750
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.21..@fluentui/react-divider_v9.0.0-alpha.22)
|
750
751
|
|
751
752
|
### Changes
|
@@ -754,7 +755,7 @@ Mon, 10 May 2021 07:36:07 GMT
|
|
754
755
|
|
755
756
|
## [9.0.0-alpha.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.21)
|
756
757
|
|
757
|
-
Wed, 05 May 2021 07:36:50 GMT
|
758
|
+
Wed, 05 May 2021 07:36:50 GMT
|
758
759
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.20..@fluentui/react-divider_v9.0.0-alpha.21)
|
759
760
|
|
760
761
|
### Changes
|
@@ -763,7 +764,7 @@ Wed, 05 May 2021 07:36:50 GMT
|
|
763
764
|
|
764
765
|
## [9.0.0-alpha.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.20)
|
765
766
|
|
766
|
-
Mon, 03 May 2021 07:45:19 GMT
|
767
|
+
Mon, 03 May 2021 07:45:19 GMT
|
767
768
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.19..@fluentui/react-divider_v9.0.0-alpha.20)
|
768
769
|
|
769
770
|
### Changes
|
@@ -772,7 +773,7 @@ Mon, 03 May 2021 07:45:19 GMT
|
|
772
773
|
|
773
774
|
## [9.0.0-alpha.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.19)
|
774
775
|
|
775
|
-
Fri, 30 Apr 2021 07:42:23 GMT
|
776
|
+
Fri, 30 Apr 2021 07:42:23 GMT
|
776
777
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.18..@fluentui/react-divider_v9.0.0-alpha.19)
|
777
778
|
|
778
779
|
### Patches
|
@@ -788,7 +789,7 @@ Fri, 30 Apr 2021 07:42:23 GMT
|
|
788
789
|
|
789
790
|
## [9.0.0-alpha.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.18)
|
790
791
|
|
791
|
-
Tue, 27 Apr 2021 07:34:03 GMT
|
792
|
+
Tue, 27 Apr 2021 07:34:03 GMT
|
792
793
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.17..@fluentui/react-divider_v9.0.0-alpha.18)
|
793
794
|
|
794
795
|
### Changes
|
@@ -797,7 +798,7 @@ Tue, 27 Apr 2021 07:34:03 GMT
|
|
797
798
|
|
798
799
|
## [9.0.0-alpha.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.17)
|
799
800
|
|
800
|
-
Mon, 26 Apr 2021 07:34:31 GMT
|
801
|
+
Mon, 26 Apr 2021 07:34:31 GMT
|
801
802
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.16..@fluentui/react-divider_v9.0.0-alpha.17)
|
802
803
|
|
803
804
|
### Changes
|
@@ -806,7 +807,7 @@ Mon, 26 Apr 2021 07:34:31 GMT
|
|
806
807
|
|
807
808
|
## [9.0.0-alpha.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.16)
|
808
809
|
|
809
|
-
Fri, 23 Apr 2021 07:37:10 GMT
|
810
|
+
Fri, 23 Apr 2021 07:37:10 GMT
|
810
811
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.15..@fluentui/react-divider_v9.0.0-alpha.16)
|
811
812
|
|
812
813
|
### Patches
|
@@ -821,7 +822,7 @@ Fri, 23 Apr 2021 07:37:10 GMT
|
|
821
822
|
|
822
823
|
## [9.0.0-alpha.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.15)
|
823
824
|
|
824
|
-
Thu, 22 Apr 2021 07:33:28 GMT
|
825
|
+
Thu, 22 Apr 2021 07:33:28 GMT
|
825
826
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.14..@fluentui/react-divider_v9.0.0-alpha.15)
|
826
827
|
|
827
828
|
### Changes
|
@@ -830,7 +831,7 @@ Thu, 22 Apr 2021 07:33:28 GMT
|
|
830
831
|
|
831
832
|
## [9.0.0-alpha.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.14)
|
832
833
|
|
833
|
-
Wed, 21 Apr 2021 07:31:50 GMT
|
834
|
+
Wed, 21 Apr 2021 07:31:50 GMT
|
834
835
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.13..@fluentui/react-divider_v9.0.0-alpha.14)
|
835
836
|
|
836
837
|
### Changes
|
@@ -839,7 +840,7 @@ Wed, 21 Apr 2021 07:31:50 GMT
|
|
839
840
|
|
840
841
|
## [9.0.0-alpha.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.13)
|
841
842
|
|
842
|
-
Tue, 20 Apr 2021 07:31:35 GMT
|
843
|
+
Tue, 20 Apr 2021 07:31:35 GMT
|
843
844
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.12..@fluentui/react-divider_v9.0.0-alpha.13)
|
844
845
|
|
845
846
|
### Changes
|
@@ -848,7 +849,7 @@ Tue, 20 Apr 2021 07:31:35 GMT
|
|
848
849
|
|
849
850
|
## [9.0.0-alpha.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.12)
|
850
851
|
|
851
|
-
Fri, 16 Apr 2021 18:08:21 GMT
|
852
|
+
Fri, 16 Apr 2021 18:08:21 GMT
|
852
853
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.11..@fluentui/react-divider_v9.0.0-alpha.12)
|
853
854
|
|
854
855
|
### Changes
|
@@ -857,7 +858,7 @@ Fri, 16 Apr 2021 18:08:21 GMT
|
|
857
858
|
|
858
859
|
## [9.0.0-alpha.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.11)
|
859
860
|
|
860
|
-
Wed, 14 Apr 2021 07:34:12 GMT
|
861
|
+
Wed, 14 Apr 2021 07:34:12 GMT
|
861
862
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.10..@fluentui/react-divider_v9.0.0-alpha.11)
|
862
863
|
|
863
864
|
### Changes
|
@@ -866,7 +867,7 @@ Wed, 14 Apr 2021 07:34:12 GMT
|
|
866
867
|
|
867
868
|
## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.10)
|
868
869
|
|
869
|
-
Fri, 09 Apr 2021 07:31:06 GMT
|
870
|
+
Fri, 09 Apr 2021 07:31:06 GMT
|
870
871
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.9..@fluentui/react-divider_v9.0.0-alpha.10)
|
871
872
|
|
872
873
|
### Changes
|
@@ -875,7 +876,7 @@ Fri, 09 Apr 2021 07:31:06 GMT
|
|
875
876
|
|
876
877
|
## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.9)
|
877
878
|
|
878
|
-
Thu, 08 Apr 2021 07:33:06 GMT
|
879
|
+
Thu, 08 Apr 2021 07:33:06 GMT
|
879
880
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.8..@fluentui/react-divider_v9.0.0-alpha.9)
|
880
881
|
|
881
882
|
### Changes
|
@@ -884,7 +885,7 @@ Thu, 08 Apr 2021 07:33:06 GMT
|
|
884
885
|
|
885
886
|
## [9.0.0-alpha.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.8)
|
886
887
|
|
887
|
-
Thu, 01 Apr 2021 20:13:37 GMT
|
888
|
+
Thu, 01 Apr 2021 20:13:37 GMT
|
888
889
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.7..@fluentui/react-divider_v9.0.0-alpha.8)
|
889
890
|
|
890
891
|
### Changes
|
@@ -893,7 +894,7 @@ Thu, 01 Apr 2021 20:13:37 GMT
|
|
893
894
|
|
894
895
|
## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.7)
|
895
896
|
|
896
|
-
Wed, 31 Mar 2021 00:53:43 GMT
|
897
|
+
Wed, 31 Mar 2021 00:53:43 GMT
|
897
898
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.6..@fluentui/react-divider_v9.0.0-alpha.7)
|
898
899
|
|
899
900
|
### Patches
|
@@ -908,7 +909,7 @@ Wed, 31 Mar 2021 00:53:43 GMT
|
|
908
909
|
|
909
910
|
## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.6)
|
910
911
|
|
911
|
-
Tue, 30 Mar 2021 07:34:45 GMT
|
912
|
+
Tue, 30 Mar 2021 07:34:45 GMT
|
912
913
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.5..@fluentui/react-divider_v9.0.0-alpha.6)
|
913
914
|
|
914
915
|
### Changes
|
@@ -917,7 +918,7 @@ Tue, 30 Mar 2021 07:34:45 GMT
|
|
917
918
|
|
918
919
|
## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.5)
|
919
920
|
|
920
|
-
Fri, 26 Mar 2021 07:32:34 GMT
|
921
|
+
Fri, 26 Mar 2021 07:32:34 GMT
|
921
922
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.4..@fluentui/react-divider_v9.0.0-alpha.5)
|
922
923
|
|
923
924
|
### Changes
|
@@ -926,7 +927,7 @@ Fri, 26 Mar 2021 07:32:34 GMT
|
|
926
927
|
|
927
928
|
## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.4)
|
928
929
|
|
929
|
-
Thu, 25 Mar 2021 07:33:24 GMT
|
930
|
+
Thu, 25 Mar 2021 07:33:24 GMT
|
930
931
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.3..@fluentui/react-divider_v9.0.0-alpha.4)
|
931
932
|
|
932
933
|
### Changes
|
@@ -935,7 +936,7 @@ Thu, 25 Mar 2021 07:33:24 GMT
|
|
935
936
|
|
936
937
|
## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.3)
|
937
938
|
|
938
|
-
Wed, 24 Mar 2021 07:32:21 GMT
|
939
|
+
Wed, 24 Mar 2021 07:32:21 GMT
|
939
940
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.2..@fluentui/react-divider_v9.0.0-alpha.3)
|
940
941
|
|
941
942
|
### Changes
|
@@ -944,7 +945,7 @@ Wed, 24 Mar 2021 07:32:21 GMT
|
|
944
945
|
|
945
946
|
## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.2)
|
946
947
|
|
947
|
-
Tue, 23 Mar 2021 07:31:43 GMT
|
948
|
+
Tue, 23 Mar 2021 07:31:43 GMT
|
948
949
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.1..@fluentui/react-divider_v9.0.0-alpha.2)
|
949
950
|
|
950
951
|
### Changes
|
File without changes
|
package/package.json
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-divider",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20220519-0420.1",
|
4
4
|
"description": "Fluent UI component to visually separate content.",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
7
|
-
"typings": "
|
7
|
+
"typings": "dist/index.d.ts",
|
8
8
|
"sideEffects": false,
|
9
9
|
"repository": {
|
10
10
|
"type": "git",
|
@@ -21,20 +21,20 @@
|
|
21
21
|
"start": "yarn storybook",
|
22
22
|
"test": "jest --passWithNoTests",
|
23
23
|
"docs": "api-extractor run --config=config/api-extractor.local.json --local",
|
24
|
-
"build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node
|
25
|
-
"storybook": "node
|
24
|
+
"build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../../scripts/typescript/normalize-import --output ./dist/types/packages/react-components/react-divider/src && yarn docs",
|
25
|
+
"storybook": "node ../../../scripts/storybook/runner",
|
26
26
|
"type-check": "tsc -b tsconfig.json"
|
27
27
|
},
|
28
28
|
"devDependencies": {
|
29
29
|
"@fluentui/eslint-plugin": "*",
|
30
30
|
"@fluentui/react-conformance": "*",
|
31
|
-
"@fluentui/react-conformance-griffel": "0.0.0-nightly-
|
31
|
+
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20220519-0420.1",
|
32
32
|
"@fluentui/scripts": "^1.0.0"
|
33
33
|
},
|
34
34
|
"dependencies": {
|
35
35
|
"@griffel/react": "1.0.4",
|
36
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
37
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
36
|
+
"@fluentui/react-theme": "0.0.0-nightly-20220519-0420.1",
|
37
|
+
"@fluentui/react-utilities": "0.0.0-nightly-20220519-0420.1",
|
38
38
|
"tslib": "^2.1.0"
|
39
39
|
},
|
40
40
|
"peerDependencies": {
|
package/lib/Divider.d.ts
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
export * from './components/Divider/index';
|
@@ -1,39 +0,0 @@
|
|
1
|
-
import type { ComponentProps, ComponentState, Slot } from '@fluentui/react-utilities';
|
2
|
-
export declare type DividerSlots = {
|
3
|
-
/**
|
4
|
-
* Root of the component that renders as a `<div>` tag.
|
5
|
-
*/
|
6
|
-
root: Slot<'div'>;
|
7
|
-
/**
|
8
|
-
* Accessibility wrapper for content when presented.
|
9
|
-
*/
|
10
|
-
wrapper: Slot<'div'>;
|
11
|
-
};
|
12
|
-
export declare type DividerProps = ComponentProps<Partial<DividerSlots>> & {
|
13
|
-
/**
|
14
|
-
* Determines the alignment of the content within the divider.
|
15
|
-
*
|
16
|
-
* @default 'center'
|
17
|
-
*/
|
18
|
-
alignContent?: 'start' | 'center' | 'end';
|
19
|
-
/**
|
20
|
-
* A divider can have one of the preset appearances.
|
21
|
-
* When not specified, the divider has its default appearance.
|
22
|
-
*
|
23
|
-
* @default 'default'
|
24
|
-
*/
|
25
|
-
appearance?: 'brand' | 'default' | 'strong' | 'subtle';
|
26
|
-
/**
|
27
|
-
* Adds padding to the beginning and end of the divider.
|
28
|
-
*
|
29
|
-
* @default false
|
30
|
-
*/
|
31
|
-
inset?: boolean;
|
32
|
-
/**
|
33
|
-
* A divider can be horizontal (default) or vertical.
|
34
|
-
*
|
35
|
-
* @default false
|
36
|
-
*/
|
37
|
-
vertical?: boolean;
|
38
|
-
};
|
39
|
-
export declare type DividerState = ComponentState<DividerSlots> & Required<Pick<DividerProps, 'alignContent' | 'appearance' | 'inset' | 'vertical'>>;
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import * as React from 'react';
|
2
|
-
import type { DividerProps, DividerState } from './Divider.types';
|
3
|
-
/**
|
4
|
-
* Returns the props and state required to render the component
|
5
|
-
* @param props - User-provided props to the Divider component.
|
6
|
-
* @param ref - User-provided ref to be passed to the Divider component.
|
7
|
-
*/
|
8
|
-
export declare const useDivider_unstable: (props: DividerProps, ref: React.Ref<HTMLElement>) => DividerState;
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { DividerSlots, DividerState } from './Divider.types';
|
2
|
-
import type { SlotClassNames } from '@fluentui/react-utilities';
|
3
|
-
/**
|
4
|
-
* @deprecated Use `dividerClassNames.root` instead.
|
5
|
-
*/
|
6
|
-
export declare const dividerClassName = "fui-Divider";
|
7
|
-
export declare const dividerClassNames: SlotClassNames<DividerSlots>;
|
8
|
-
export declare const useDividerStyles_unstable: (state: DividerState) => DividerState;
|
package/lib/index.d.ts
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
export * from './components/Divider/index';
|
@@ -1,39 +0,0 @@
|
|
1
|
-
import type { ComponentProps, ComponentState, Slot } from '@fluentui/react-utilities';
|
2
|
-
export declare type DividerSlots = {
|
3
|
-
/**
|
4
|
-
* Root of the component that renders as a `<div>` tag.
|
5
|
-
*/
|
6
|
-
root: Slot<'div'>;
|
7
|
-
/**
|
8
|
-
* Accessibility wrapper for content when presented.
|
9
|
-
*/
|
10
|
-
wrapper: Slot<'div'>;
|
11
|
-
};
|
12
|
-
export declare type DividerProps = ComponentProps<Partial<DividerSlots>> & {
|
13
|
-
/**
|
14
|
-
* Determines the alignment of the content within the divider.
|
15
|
-
*
|
16
|
-
* @default 'center'
|
17
|
-
*/
|
18
|
-
alignContent?: 'start' | 'center' | 'end';
|
19
|
-
/**
|
20
|
-
* A divider can have one of the preset appearances.
|
21
|
-
* When not specified, the divider has its default appearance.
|
22
|
-
*
|
23
|
-
* @default 'default'
|
24
|
-
*/
|
25
|
-
appearance?: 'brand' | 'default' | 'strong' | 'subtle';
|
26
|
-
/**
|
27
|
-
* Adds padding to the beginning and end of the divider.
|
28
|
-
*
|
29
|
-
* @default false
|
30
|
-
*/
|
31
|
-
inset?: boolean;
|
32
|
-
/**
|
33
|
-
* A divider can be horizontal (default) or vertical.
|
34
|
-
*
|
35
|
-
* @default false
|
36
|
-
*/
|
37
|
-
vertical?: boolean;
|
38
|
-
};
|
39
|
-
export declare type DividerState = ComponentState<DividerSlots> & Required<Pick<DividerProps, 'alignContent' | 'appearance' | 'inset' | 'vertical'>>;
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import * as React from 'react';
|
2
|
-
import type { DividerProps, DividerState } from './Divider.types';
|
3
|
-
/**
|
4
|
-
* Returns the props and state required to render the component
|
5
|
-
* @param props - User-provided props to the Divider component.
|
6
|
-
* @param ref - User-provided ref to be passed to the Divider component.
|
7
|
-
*/
|
8
|
-
export declare const useDivider_unstable: (props: DividerProps, ref: React.Ref<HTMLElement>) => DividerState;
|
@@ -1,8 +0,0 @@
|
|
1
|
-
import { DividerSlots, DividerState } from './Divider.types';
|
2
|
-
import type { SlotClassNames } from '@fluentui/react-utilities';
|
3
|
-
/**
|
4
|
-
* @deprecated Use `dividerClassNames.root` instead.
|
5
|
-
*/
|
6
|
-
export declare const dividerClassName = "fui-Divider";
|
7
|
-
export declare const dividerClassNames: SlotClassNames<DividerSlots>;
|
8
|
-
export declare const useDividerStyles_unstable: (state: DividerState) => DividerState;
|
package/lib-commonjs/index.d.ts
DELETED