@fluentui/react-breadcrumb 9.0.27 → 9.0.29
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +58 -31
- package/lib/components/BreadcrumbButton/useBreadcrumbButtonStyles.styles.js +23 -14
- package/lib/components/BreadcrumbButton/useBreadcrumbButtonStyles.styles.js.map +1 -1
- package/lib-commonjs/components/BreadcrumbButton/useBreadcrumbButtonStyles.styles.js +33 -38
- package/lib-commonjs/components/BreadcrumbButton/useBreadcrumbButtonStyles.styles.js.map +1 -1
- package/package.json +10 -10
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,39 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-breadcrumb
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Thu, 06 Jun 2024 15:22:11 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.0.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.29)
|
|
8
|
+
|
|
9
|
+
Thu, 06 Jun 2024 15:22:11 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.28..@fluentui/react-breadcrumb_v9.0.29)
|
|
11
|
+
|
|
12
|
+
### Patches
|
|
13
|
+
|
|
14
|
+
- Bump @fluentui/react-aria to v9.12.0 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
|
15
|
+
- Bump @fluentui/react-button to v9.3.83 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
|
16
|
+
- Bump @fluentui/react-link to v9.2.24 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
|
17
|
+
- Bump @fluentui/react-tabster to v9.21.5 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
|
18
|
+
- Bump @fluentui/react-utilities to v9.18.10 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
|
19
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.39 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
|
20
|
+
|
|
21
|
+
## [9.0.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.28)
|
|
22
|
+
|
|
23
|
+
Thu, 23 May 2024 08:02:40 GMT
|
|
24
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.27..@fluentui/react-breadcrumb_v9.0.28)
|
|
25
|
+
|
|
26
|
+
### Patches
|
|
27
|
+
|
|
28
|
+
- chore: replace usage of .shorthands() in styles ([PR #31448](https://github.com/microsoft/fluentui/pull/31448) by olfedias@microsoft.com)
|
|
29
|
+
- Bump @fluentui/react-aria to v9.11.4 ([commit](https://github.com/microsoft/fluentui/commit/03599d609e8310b08c57d1f871cffbf717d79207) by beachball)
|
|
30
|
+
- Bump @fluentui/react-button to v9.3.82 ([commit](https://github.com/microsoft/fluentui/commit/03599d609e8310b08c57d1f871cffbf717d79207) by beachball)
|
|
31
|
+
- Bump @fluentui/react-link to v9.2.23 ([commit](https://github.com/microsoft/fluentui/commit/03599d609e8310b08c57d1f871cffbf717d79207) by beachball)
|
|
32
|
+
- Bump @fluentui/react-tabster to v9.21.4 ([commit](https://github.com/microsoft/fluentui/commit/03599d609e8310b08c57d1f871cffbf717d79207) by beachball)
|
|
33
|
+
|
|
7
34
|
## [9.0.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.27)
|
|
8
35
|
|
|
9
|
-
Mon, 20 May 2024 12:
|
|
36
|
+
Mon, 20 May 2024 12:44:52 GMT
|
|
10
37
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.26..@fluentui/react-breadcrumb_v9.0.27)
|
|
11
38
|
|
|
12
39
|
### Patches
|
|
@@ -22,17 +49,17 @@ Mon, 20 May 2024 12:36:28 GMT
|
|
|
22
49
|
|
|
23
50
|
## [9.0.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.26)
|
|
24
51
|
|
|
25
|
-
Thu, 16 May 2024 09:25:12 GMT
|
|
52
|
+
Thu, 16 May 2024 09:25:12 GMT
|
|
26
53
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.25..@fluentui/react-breadcrumb_v9.0.26)
|
|
27
54
|
|
|
28
55
|
### Patches
|
|
29
56
|
|
|
30
|
-
-
|
|
57
|
+
- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
|
|
31
58
|
- Bump @fluentui/react-button to v9.3.80 ([PR #31390](https://github.com/microsoft/fluentui/pull/31390) by beachball)
|
|
32
59
|
|
|
33
60
|
## [9.0.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.25)
|
|
34
61
|
|
|
35
|
-
Thu, 09 May 2024 19:35:12 GMT
|
|
62
|
+
Thu, 09 May 2024 19:35:12 GMT
|
|
36
63
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.24..@fluentui/react-breadcrumb_v9.0.25)
|
|
37
64
|
|
|
38
65
|
### Patches
|
|
@@ -44,7 +71,7 @@ Thu, 09 May 2024 19:35:12 GMT
|
|
|
44
71
|
|
|
45
72
|
## [9.0.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.24)
|
|
46
73
|
|
|
47
|
-
Mon, 06 May 2024 12:55:02 GMT
|
|
74
|
+
Mon, 06 May 2024 12:55:02 GMT
|
|
48
75
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.23..@fluentui/react-breadcrumb_v9.0.24)
|
|
49
76
|
|
|
50
77
|
### Patches
|
|
@@ -59,12 +86,12 @@ Mon, 06 May 2024 12:55:02 GMT
|
|
|
59
86
|
|
|
60
87
|
## [9.0.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.23)
|
|
61
88
|
|
|
62
|
-
Thu, 02 May 2024 11:36:30 GMT
|
|
89
|
+
Thu, 02 May 2024 11:36:30 GMT
|
|
63
90
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.22..@fluentui/react-breadcrumb_v9.0.23)
|
|
64
91
|
|
|
65
92
|
### Patches
|
|
66
93
|
|
|
67
|
-
-
|
|
94
|
+
- chore: upgrade @fluentui/react-icons to 2.0.237. ([PR #31139](https://github.com/microsoft/fluentui/pull/31139) by ololubek@microsoft.com)
|
|
68
95
|
- Bump @fluentui/react-aria to v9.11.0 ([PR #31231](https://github.com/microsoft/fluentui/pull/31231) by beachball)
|
|
69
96
|
- Bump @fluentui/react-button to v9.3.77 ([PR #31231](https://github.com/microsoft/fluentui/pull/31231) by beachball)
|
|
70
97
|
- Bump @fluentui/react-link to v9.2.19 ([PR #31231](https://github.com/microsoft/fluentui/pull/31231) by beachball)
|
|
@@ -72,7 +99,7 @@ Thu, 02 May 2024 11:36:30 GMT
|
|
|
72
99
|
|
|
73
100
|
## [9.0.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.22)
|
|
74
101
|
|
|
75
|
-
Tue, 23 Apr 2024 08:17:49 GMT
|
|
102
|
+
Tue, 23 Apr 2024 08:17:49 GMT
|
|
76
103
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.21..@fluentui/react-breadcrumb_v9.0.22)
|
|
77
104
|
|
|
78
105
|
### Patches
|
|
@@ -87,7 +114,7 @@ Tue, 23 Apr 2024 08:17:49 GMT
|
|
|
87
114
|
|
|
88
115
|
## [9.0.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.21)
|
|
89
116
|
|
|
90
|
-
Wed, 17 Apr 2024 21:53:48 GMT
|
|
117
|
+
Wed, 17 Apr 2024 21:53:48 GMT
|
|
91
118
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.20..@fluentui/react-breadcrumb_v9.0.21)
|
|
92
119
|
|
|
93
120
|
### Patches
|
|
@@ -100,7 +127,7 @@ Wed, 17 Apr 2024 21:53:48 GMT
|
|
|
100
127
|
|
|
101
128
|
## [9.0.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.20)
|
|
102
129
|
|
|
103
|
-
Tue, 02 Apr 2024 09:48:01 GMT
|
|
130
|
+
Tue, 02 Apr 2024 09:48:01 GMT
|
|
104
131
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.19..@fluentui/react-breadcrumb_v9.0.20)
|
|
105
132
|
|
|
106
133
|
### Patches
|
|
@@ -115,7 +142,7 @@ Tue, 02 Apr 2024 09:48:01 GMT
|
|
|
115
142
|
|
|
116
143
|
## [9.0.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.19)
|
|
117
144
|
|
|
118
|
-
Mon, 18 Mar 2024 19:50:46 GMT
|
|
145
|
+
Mon, 18 Mar 2024 19:50:46 GMT
|
|
119
146
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.18..@fluentui/react-breadcrumb_v9.0.19)
|
|
120
147
|
|
|
121
148
|
### Patches
|
|
@@ -131,7 +158,7 @@ Mon, 18 Mar 2024 19:50:46 GMT
|
|
|
131
158
|
|
|
132
159
|
## [9.0.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.18)
|
|
133
160
|
|
|
134
|
-
Fri, 15 Mar 2024 21:43:49 GMT
|
|
161
|
+
Fri, 15 Mar 2024 21:43:49 GMT
|
|
135
162
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.17..@fluentui/react-breadcrumb_v9.0.18)
|
|
136
163
|
|
|
137
164
|
### Patches
|
|
@@ -147,7 +174,7 @@ Fri, 15 Mar 2024 21:43:49 GMT
|
|
|
147
174
|
|
|
148
175
|
## [9.0.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.17)
|
|
149
176
|
|
|
150
|
-
Thu, 07 Mar 2024 19:33:27 GMT
|
|
177
|
+
Thu, 07 Mar 2024 19:33:27 GMT
|
|
151
178
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.16..@fluentui/react-breadcrumb_v9.0.17)
|
|
152
179
|
|
|
153
180
|
### Patches
|
|
@@ -163,7 +190,7 @@ Thu, 07 Mar 2024 19:33:27 GMT
|
|
|
163
190
|
|
|
164
191
|
## [9.0.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.16)
|
|
165
192
|
|
|
166
|
-
Wed, 28 Feb 2024 02:34:19 GMT
|
|
193
|
+
Wed, 28 Feb 2024 02:34:19 GMT
|
|
167
194
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.15..@fluentui/react-breadcrumb_v9.0.16)
|
|
168
195
|
|
|
169
196
|
### Patches
|
|
@@ -178,7 +205,7 @@ Wed, 28 Feb 2024 02:34:19 GMT
|
|
|
178
205
|
|
|
179
206
|
## [9.0.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.15)
|
|
180
207
|
|
|
181
|
-
Tue, 20 Feb 2024 14:22:17 GMT
|
|
208
|
+
Tue, 20 Feb 2024 14:22:17 GMT
|
|
182
209
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.14..@fluentui/react-breadcrumb_v9.0.15)
|
|
183
210
|
|
|
184
211
|
### Patches
|
|
@@ -193,7 +220,7 @@ Tue, 20 Feb 2024 14:22:17 GMT
|
|
|
193
220
|
|
|
194
221
|
## [9.0.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.14)
|
|
195
222
|
|
|
196
|
-
Tue, 06 Feb 2024 17:55:21 GMT
|
|
223
|
+
Tue, 06 Feb 2024 17:55:21 GMT
|
|
197
224
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.13..@fluentui/react-breadcrumb_v9.0.14)
|
|
198
225
|
|
|
199
226
|
### Patches
|
|
@@ -205,7 +232,7 @@ Tue, 06 Feb 2024 17:55:21 GMT
|
|
|
205
232
|
|
|
206
233
|
## [9.0.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.13)
|
|
207
234
|
|
|
208
|
-
Tue, 30 Jan 2024 23:16:54 GMT
|
|
235
|
+
Tue, 30 Jan 2024 23:16:54 GMT
|
|
209
236
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.12..@fluentui/react-breadcrumb_v9.0.13)
|
|
210
237
|
|
|
211
238
|
### Patches
|
|
@@ -219,7 +246,7 @@ Tue, 30 Jan 2024 23:16:54 GMT
|
|
|
219
246
|
|
|
220
247
|
## [9.0.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.12)
|
|
221
248
|
|
|
222
|
-
Tue, 23 Jan 2024 15:11:00 GMT
|
|
249
|
+
Tue, 23 Jan 2024 15:11:00 GMT
|
|
223
250
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.11..@fluentui/react-breadcrumb_v9.0.12)
|
|
224
251
|
|
|
225
252
|
### Patches
|
|
@@ -233,7 +260,7 @@ Tue, 23 Jan 2024 15:11:00 GMT
|
|
|
233
260
|
|
|
234
261
|
## [9.0.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.11)
|
|
235
262
|
|
|
236
|
-
Thu, 18 Jan 2024 14:25:03 GMT
|
|
263
|
+
Thu, 18 Jan 2024 14:25:03 GMT
|
|
237
264
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.10..@fluentui/react-breadcrumb_v9.0.11)
|
|
238
265
|
|
|
239
266
|
### Patches
|
|
@@ -248,7 +275,7 @@ Thu, 18 Jan 2024 14:25:03 GMT
|
|
|
248
275
|
|
|
249
276
|
## [9.0.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.10)
|
|
250
277
|
|
|
251
|
-
Wed, 17 Jan 2024 16:18:50 GMT
|
|
278
|
+
Wed, 17 Jan 2024 16:18:50 GMT
|
|
252
279
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.9..@fluentui/react-breadcrumb_v9.0.10)
|
|
253
280
|
|
|
254
281
|
### Patches
|
|
@@ -262,7 +289,7 @@ Wed, 17 Jan 2024 16:18:50 GMT
|
|
|
262
289
|
|
|
263
290
|
## [9.0.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.9)
|
|
264
291
|
|
|
265
|
-
Tue, 16 Jan 2024 13:14:14 GMT
|
|
292
|
+
Tue, 16 Jan 2024 13:14:14 GMT
|
|
266
293
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.8..@fluentui/react-breadcrumb_v9.0.9)
|
|
267
294
|
|
|
268
295
|
### Patches
|
|
@@ -276,7 +303,7 @@ Tue, 16 Jan 2024 13:14:14 GMT
|
|
|
276
303
|
|
|
277
304
|
## [9.0.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.8)
|
|
278
305
|
|
|
279
|
-
Thu, 11 Jan 2024 09:04:29 GMT
|
|
306
|
+
Thu, 11 Jan 2024 09:04:29 GMT
|
|
280
307
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.7..@fluentui/react-breadcrumb_v9.0.8)
|
|
281
308
|
|
|
282
309
|
### Patches
|
|
@@ -286,7 +313,7 @@ Thu, 11 Jan 2024 09:04:29 GMT
|
|
|
286
313
|
|
|
287
314
|
## [9.0.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.7)
|
|
288
315
|
|
|
289
|
-
Mon, 08 Jan 2024 16:24:20 GMT
|
|
316
|
+
Mon, 08 Jan 2024 16:24:20 GMT
|
|
290
317
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.6..@fluentui/react-breadcrumb_v9.0.7)
|
|
291
318
|
|
|
292
319
|
### Patches
|
|
@@ -301,7 +328,7 @@ Mon, 08 Jan 2024 16:24:20 GMT
|
|
|
301
328
|
|
|
302
329
|
## [9.0.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.6)
|
|
303
330
|
|
|
304
|
-
Wed, 03 Jan 2024 09:26:44 GMT
|
|
331
|
+
Wed, 03 Jan 2024 09:26:44 GMT
|
|
305
332
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.5..@fluentui/react-breadcrumb_v9.0.6)
|
|
306
333
|
|
|
307
334
|
### Patches
|
|
@@ -315,7 +342,7 @@ Wed, 03 Jan 2024 09:26:44 GMT
|
|
|
315
342
|
|
|
316
343
|
## [9.0.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.5)
|
|
317
344
|
|
|
318
|
-
Thu, 21 Dec 2023 17:00:40 GMT
|
|
345
|
+
Thu, 21 Dec 2023 17:00:40 GMT
|
|
319
346
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.4..@fluentui/react-breadcrumb_v9.0.5)
|
|
320
347
|
|
|
321
348
|
### Patches
|
|
@@ -324,7 +351,7 @@ Thu, 21 Dec 2023 17:00:40 GMT
|
|
|
324
351
|
|
|
325
352
|
## [9.0.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.4)
|
|
326
353
|
|
|
327
|
-
Mon, 18 Dec 2023 14:40:44 GMT
|
|
354
|
+
Mon, 18 Dec 2023 14:40:44 GMT
|
|
328
355
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.3..@fluentui/react-breadcrumb_v9.0.4)
|
|
329
356
|
|
|
330
357
|
### Patches
|
|
@@ -340,7 +367,7 @@ Mon, 18 Dec 2023 14:40:44 GMT
|
|
|
340
367
|
|
|
341
368
|
## [9.0.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.3)
|
|
342
369
|
|
|
343
|
-
Thu, 14 Dec 2023 09:58:46 GMT
|
|
370
|
+
Thu, 14 Dec 2023 09:58:46 GMT
|
|
344
371
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.2..@fluentui/react-breadcrumb_v9.0.3)
|
|
345
372
|
|
|
346
373
|
### Patches
|
|
@@ -355,7 +382,7 @@ Thu, 14 Dec 2023 09:58:46 GMT
|
|
|
355
382
|
|
|
356
383
|
## [9.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.2)
|
|
357
384
|
|
|
358
|
-
Thu, 30 Nov 2023 13:42:08 GMT
|
|
385
|
+
Thu, 30 Nov 2023 13:42:08 GMT
|
|
359
386
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.1..@fluentui/react-breadcrumb_v9.0.2)
|
|
360
387
|
|
|
361
388
|
### Patches
|
|
@@ -368,7 +395,7 @@ Thu, 30 Nov 2023 13:42:08 GMT
|
|
|
368
395
|
|
|
369
396
|
## [9.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.1)
|
|
370
397
|
|
|
371
|
-
Mon, 20 Nov 2023 09:55:10 GMT
|
|
398
|
+
Mon, 20 Nov 2023 09:55:10 GMT
|
|
372
399
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb_v9.0.0..@fluentui/react-breadcrumb_v9.0.1)
|
|
373
400
|
|
|
374
401
|
### Patches
|
|
@@ -380,7 +407,7 @@ Mon, 20 Nov 2023 09:55:10 GMT
|
|
|
380
407
|
|
|
381
408
|
## [9.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-breadcrumb_v9.0.0)
|
|
382
409
|
|
|
383
|
-
Tue, 14 Nov 2023 17:51:26 GMT
|
|
410
|
+
Tue, 14 Nov 2023 17:51:26 GMT
|
|
384
411
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-breadcrumb-preview_v2.1.2..@fluentui/react-breadcrumb_v9.0.0)
|
|
385
412
|
|
|
386
413
|
### Minor changes
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __styles, mergeClasses
|
|
1
|
+
import { __styles, mergeClasses } from '@griffel/react';
|
|
2
2
|
import { useButtonStyles_unstable, buttonClassNames } from '@fluentui/react-button';
|
|
3
3
|
import { tokens, typographyStyles } from '@fluentui/react-theme';
|
|
4
4
|
import { iconFilledClassName, iconRegularClassName } from '@fluentui/react-icons';
|
|
@@ -67,10 +67,11 @@ const useStyles = /*#__PURE__*/__styles({
|
|
|
67
67
|
Be2twd7: "fy9rknc",
|
|
68
68
|
Bhrd7zp: "figsok6",
|
|
69
69
|
Bg96gwp: "fwrc4pm",
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
70
|
+
Byoj8tv: 0,
|
|
71
|
+
uwmqm3: 0,
|
|
72
|
+
z189sj: 0,
|
|
73
|
+
z8tnut: 0,
|
|
74
|
+
B0ocmuz: "f1r1wyb6"
|
|
74
75
|
},
|
|
75
76
|
medium: {
|
|
76
77
|
Bqenvij: "f1d2rq10",
|
|
@@ -78,10 +79,11 @@ const useStyles = /*#__PURE__*/__styles({
|
|
|
78
79
|
Be2twd7: "fkhj508",
|
|
79
80
|
Bhrd7zp: "figsok6",
|
|
80
81
|
Bg96gwp: "f1i3iumi",
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
82
|
+
Byoj8tv: 0,
|
|
83
|
+
uwmqm3: 0,
|
|
84
|
+
z189sj: 0,
|
|
85
|
+
z8tnut: 0,
|
|
86
|
+
B0ocmuz: "f1r1wyb6"
|
|
85
87
|
},
|
|
86
88
|
large: {
|
|
87
89
|
Bqenvij: "fbhnoac",
|
|
@@ -89,10 +91,11 @@ const useStyles = /*#__PURE__*/__styles({
|
|
|
89
91
|
Be2twd7: "fod5ikn",
|
|
90
92
|
Bhrd7zp: "figsok6",
|
|
91
93
|
Bg96gwp: "faaz57k",
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
94
|
+
Byoj8tv: 0,
|
|
95
|
+
uwmqm3: 0,
|
|
96
|
+
z189sj: 0,
|
|
97
|
+
z8tnut: 0,
|
|
98
|
+
B0ocmuz: "f1bnz8pu"
|
|
96
99
|
},
|
|
97
100
|
current: {
|
|
98
101
|
Jwef8y: "f9ql6rf",
|
|
@@ -133,7 +136,13 @@ const useStyles = /*#__PURE__*/__styles({
|
|
|
133
136
|
Bg96gwp: "faaz57k"
|
|
134
137
|
}
|
|
135
138
|
}, {
|
|
136
|
-
d: [".f18p0k4z{min-width:unset;}", ".fv6wr3j{text-wrap:nowrap;}", ".frvgh55{height:24px;}", ".fk6fouc{font-family:var(--fontFamilyBase);}", ".fy9rknc{font-size:var(--fontSizeBase200);}", ".figsok6{font-weight:var(--fontWeightRegular);}", ".fwrc4pm{line-height:var(--lineHeightBase200);}", ".
|
|
139
|
+
d: [".f18p0k4z{min-width:unset;}", ".fv6wr3j{text-wrap:nowrap;}", ".frvgh55{height:24px;}", ".fk6fouc{font-family:var(--fontFamilyBase);}", ".fy9rknc{font-size:var(--fontSizeBase200);}", ".figsok6{font-weight:var(--fontWeightRegular);}", ".fwrc4pm{line-height:var(--lineHeightBase200);}", [".f1r1wyb6{padding:var(--spacingHorizontalSNudge);}", {
|
|
140
|
+
p: -1
|
|
141
|
+
}], ".f1d2rq10{height:32px;}", ".fkhj508{font-size:var(--fontSizeBase300);}", ".f1i3iumi{line-height:var(--lineHeightBase300);}", [".f1r1wyb6{padding:var(--spacingHorizontalSNudge);}", {
|
|
142
|
+
p: -1
|
|
143
|
+
}], ".fbhnoac{height:40px;}", ".fod5ikn{font-size:var(--fontSizeBase400);}", ".faaz57k{line-height:var(--lineHeightBase400);}", [".f1bnz8pu{padding:var(--spacingHorizontalS);}", {
|
|
144
|
+
p: -1
|
|
145
|
+
}], ".ff24m:disabled{background-color:var(--colorTransparentBackground);}", ".ft5r8e9:disabled{color:var(--colorNeutralForeground2);}", ".f1cbpfqp:disabled{cursor:auto;}", ".f1motppv:disabled .fui-Button__icon{color:unset;}", ".fi9vkhg:disabled .fui-Icon-filled{display:none;}", ".f1fg3nnv:disabled .fui-Icon-regular{display:inline;}", ".fl43uef{font-weight:var(--fontWeightSemibold);}"],
|
|
137
146
|
h: [".f9ql6rf:hover{background-color:var(--colorTransparentBackground);}", ".f3p8bqa:hover{color:var(--colorNeutralForeground2);}", ".f14w7a5u:hover{cursor:auto;}", ".f1irjp3o:hover .fui-Button__icon{color:unset;}", ".f19vpps7:hover .fui-Icon-filled{display:none;}", ".fv5swzo:hover .fui-Icon-regular{display:inline;}", ".f3h1zc4:hover:active{background-color:var(--colorTransparentBackground);}", ".f1xkgyln:hover:active{color:var(--colorNeutralForeground2);}", ".f17wbbfx:hover:active{cursor:auto;}", ".fofxw0a:hover:active .fui-Button__icon{color:unset;}", ".f1ol4fw6:hover:active .fui-Icon-filled{display:none;}", ".f1q1lw4e:hover:active .fui-Icon-regular{display:inline;}"]
|
|
138
147
|
});
|
|
139
148
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["__styles","mergeClasses","
|
|
1
|
+
{"version":3,"names":["__styles","mergeClasses","useButtonStyles_unstable","buttonClassNames","tokens","typographyStyles","iconFilledClassName","iconRegularClassName","breadcrumbButtonClassNames","root","icon","breadcrumbCSSVars","breadcrumbIconSizeVar","breadcrumbIconLineHeightVar","useIconStyles","base","Be2twd7","Bqenvij","Bg96gwp","a9b677","t21cq0","small","u3h8gg","Biu6dll","medium","large","d","defaultButtonStyles","backgroundColor","colorTransparentBackground","color","colorNeutralForeground2","cursor","currentIconStyles","display","useStyles","Bf4jedk","j4b8c3","Bahqtrf","Bhrd7zp","Byoj8tv","uwmqm3","z189sj","z8tnut","B0ocmuz","current","Jwef8y","Bi91k9c","eoavqd","Bbdnnc7","Bk3fhr4","Bmfj8id","iro3zm","B2d53fq","c3iz72","x3br3k","em6i61","vm6p8p","Bszkowt","Dyrjrp","ezr58z","nhk3du","Bfrek18","G209fr","currentSmall","currentMedium","currentLarge","p","h","useBreadcrumbButtonStyles_unstable","state","styles","iconStyles","currentSizeMap","className","size"],"sources":["useBreadcrumbButtonStyles.styles.js"],"sourcesContent":["import { makeStyles, mergeClasses } from '@griffel/react';\nimport { useButtonStyles_unstable, buttonClassNames } from '@fluentui/react-button';\nimport { tokens, typographyStyles } from '@fluentui/react-theme';\nimport { iconFilledClassName, iconRegularClassName } from '@fluentui/react-icons';\n/**\n * Static CSS class names used internally for the component slots.\n */ export const breadcrumbButtonClassNames = {\n root: 'fui-BreadcrumbButton',\n icon: 'fui-BreadcrumbButton__icon'\n};\n/**\n * CSS variable names used internally for styling in the Breadcrumb.\n */ const breadcrumbCSSVars = {\n breadcrumbIconSizeVar: '--fui-Breadcrumb--icon-size',\n breadcrumbIconLineHeightVar: '--fui-Breadcrumb--icon-line-height'\n};\nconst useIconStyles = makeStyles({\n base: {\n fontSize: `var(${breadcrumbCSSVars.breadcrumbIconSizeVar})`,\n height: `var(${breadcrumbCSSVars.breadcrumbIconSizeVar})`,\n lineHeight: `var(${breadcrumbCSSVars.breadcrumbIconLineHeightVar})`,\n width: `var(${breadcrumbCSSVars.breadcrumbIconSizeVar})`,\n marginRight: tokens.spacingHorizontalXS\n },\n small: {\n [breadcrumbCSSVars.breadcrumbIconSizeVar]: '12px',\n [breadcrumbCSSVars.breadcrumbIconLineHeightVar]: tokens.lineHeightBase200\n },\n medium: {\n [breadcrumbCSSVars.breadcrumbIconSizeVar]: '16px',\n [breadcrumbCSSVars.breadcrumbIconLineHeightVar]: tokens.lineHeightBase400\n },\n large: {\n [breadcrumbCSSVars.breadcrumbIconSizeVar]: '20px',\n [breadcrumbCSSVars.breadcrumbIconLineHeightVar]: tokens.lineHeightBase600\n }\n});\nconst defaultButtonStyles = {\n backgroundColor: tokens.colorTransparentBackground,\n color: tokens.colorNeutralForeground2,\n cursor: 'auto'\n};\nconst currentIconStyles = {\n ...defaultButtonStyles,\n [`& .${buttonClassNames.icon}`]: {\n color: 'unset'\n },\n [`& .${iconFilledClassName}`]: {\n display: 'none'\n },\n [`& .${iconRegularClassName}`]: {\n display: 'inline'\n }\n};\nconst useStyles = makeStyles({\n root: {\n minWidth: 'unset',\n textWrap: 'nowrap'\n },\n small: {\n height: '24px',\n ...typographyStyles.caption1,\n padding: tokens.spacingHorizontalSNudge\n },\n medium: {\n height: '32px',\n ...typographyStyles.body1,\n padding: tokens.spacingHorizontalSNudge\n },\n large: {\n height: '40px',\n ...typographyStyles.body2,\n padding: tokens.spacingHorizontalS\n },\n current: {\n ':hover': {\n ...currentIconStyles\n },\n ':hover:active': {\n ...currentIconStyles\n },\n ':disabled': {\n ...currentIconStyles\n }\n },\n currentSmall: {\n ...typographyStyles.caption1Strong\n },\n currentMedium: {\n ...typographyStyles.body1Strong\n },\n currentLarge: {\n ...typographyStyles.subtitle2\n }\n});\n/**\n * Apply styling to the BreadcrumbButton slots based on the state\n */ export const useBreadcrumbButtonStyles_unstable = (state)=>{\n const styles = useStyles();\n const iconStyles = useIconStyles();\n const currentSizeMap = {\n small: styles.currentSmall,\n medium: styles.currentMedium,\n large: styles.currentLarge\n };\n state.root.className = mergeClasses(breadcrumbButtonClassNames.root, styles[state.size], styles.root, state.current && currentSizeMap[state.size], state.current && styles.current, state.root.className);\n if (state.icon) {\n state.icon.className = mergeClasses(iconStyles.base, iconStyles[state.size], state.icon.className);\n }\n useButtonStyles_unstable(state);\n return state;\n};\n"],"mappings":"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","ignoreList":[]}
|
|
@@ -97,16 +97,11 @@ const useStyles = /*#__PURE__*/ (0, _react.__styles)({
|
|
|
97
97
|
Be2twd7: "fy9rknc",
|
|
98
98
|
Bhrd7zp: "figsok6",
|
|
99
99
|
Bg96gwp: "fwrc4pm",
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
Byoj8tv: "f1angvds",
|
|
106
|
-
uwmqm3: [
|
|
107
|
-
"fk8j09s",
|
|
108
|
-
"fdw0yi8"
|
|
109
|
-
]
|
|
100
|
+
Byoj8tv: 0,
|
|
101
|
+
uwmqm3: 0,
|
|
102
|
+
z189sj: 0,
|
|
103
|
+
z8tnut: 0,
|
|
104
|
+
B0ocmuz: "f1r1wyb6"
|
|
110
105
|
},
|
|
111
106
|
medium: {
|
|
112
107
|
Bqenvij: "f1d2rq10",
|
|
@@ -114,16 +109,11 @@ const useStyles = /*#__PURE__*/ (0, _react.__styles)({
|
|
|
114
109
|
Be2twd7: "fkhj508",
|
|
115
110
|
Bhrd7zp: "figsok6",
|
|
116
111
|
Bg96gwp: "f1i3iumi",
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
Byoj8tv: "f1angvds",
|
|
123
|
-
uwmqm3: [
|
|
124
|
-
"fk8j09s",
|
|
125
|
-
"fdw0yi8"
|
|
126
|
-
]
|
|
112
|
+
Byoj8tv: 0,
|
|
113
|
+
uwmqm3: 0,
|
|
114
|
+
z189sj: 0,
|
|
115
|
+
z8tnut: 0,
|
|
116
|
+
B0ocmuz: "f1r1wyb6"
|
|
127
117
|
},
|
|
128
118
|
large: {
|
|
129
119
|
Bqenvij: "fbhnoac",
|
|
@@ -131,16 +121,11 @@ const useStyles = /*#__PURE__*/ (0, _react.__styles)({
|
|
|
131
121
|
Be2twd7: "fod5ikn",
|
|
132
122
|
Bhrd7zp: "figsok6",
|
|
133
123
|
Bg96gwp: "faaz57k",
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
Byoj8tv: "fdvome7",
|
|
140
|
-
uwmqm3: [
|
|
141
|
-
"f1f5gg8d",
|
|
142
|
-
"f1vdfbxk"
|
|
143
|
-
]
|
|
124
|
+
Byoj8tv: 0,
|
|
125
|
+
uwmqm3: 0,
|
|
126
|
+
z189sj: 0,
|
|
127
|
+
z8tnut: 0,
|
|
128
|
+
B0ocmuz: "f1bnz8pu"
|
|
144
129
|
},
|
|
145
130
|
current: {
|
|
146
131
|
Jwef8y: "f9ql6rf",
|
|
@@ -189,20 +174,30 @@ const useStyles = /*#__PURE__*/ (0, _react.__styles)({
|
|
|
189
174
|
".fy9rknc{font-size:var(--fontSizeBase200);}",
|
|
190
175
|
".figsok6{font-weight:var(--fontWeightRegular);}",
|
|
191
176
|
".fwrc4pm{line-height:var(--lineHeightBase200);}",
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
177
|
+
[
|
|
178
|
+
".f1r1wyb6{padding:var(--spacingHorizontalSNudge);}",
|
|
179
|
+
{
|
|
180
|
+
p: -1
|
|
181
|
+
}
|
|
182
|
+
],
|
|
196
183
|
".f1d2rq10{height:32px;}",
|
|
197
184
|
".fkhj508{font-size:var(--fontSizeBase300);}",
|
|
198
185
|
".f1i3iumi{line-height:var(--lineHeightBase300);}",
|
|
186
|
+
[
|
|
187
|
+
".f1r1wyb6{padding:var(--spacingHorizontalSNudge);}",
|
|
188
|
+
{
|
|
189
|
+
p: -1
|
|
190
|
+
}
|
|
191
|
+
],
|
|
199
192
|
".fbhnoac{height:40px;}",
|
|
200
193
|
".fod5ikn{font-size:var(--fontSizeBase400);}",
|
|
201
194
|
".faaz57k{line-height:var(--lineHeightBase400);}",
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
195
|
+
[
|
|
196
|
+
".f1bnz8pu{padding:var(--spacingHorizontalS);}",
|
|
197
|
+
{
|
|
198
|
+
p: -1
|
|
199
|
+
}
|
|
200
|
+
],
|
|
206
201
|
".ff24m:disabled{background-color:var(--colorTransparentBackground);}",
|
|
207
202
|
".ft5r8e9:disabled{color:var(--colorNeutralForeground2);}",
|
|
208
203
|
".f1cbpfqp:disabled{cursor:auto;}",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["useBreadcrumbButtonStyles.styles.js"],"sourcesContent":["import { __styles, mergeClasses, shorthands } from '@griffel/react';\nimport { useButtonStyles_unstable, buttonClassNames } from '@fluentui/react-button';\nimport { tokens, typographyStyles } from '@fluentui/react-theme';\nimport { iconFilledClassName, iconRegularClassName } from '@fluentui/react-icons';\n/**\n * Static CSS class names used internally for the component slots.\n */\nexport const breadcrumbButtonClassNames = {\n root: 'fui-BreadcrumbButton',\n icon: 'fui-BreadcrumbButton__icon'\n};\n/**\n * CSS variable names used internally for styling in the Breadcrumb.\n */\nconst breadcrumbCSSVars = {\n breadcrumbIconSizeVar: '--fui-Breadcrumb--icon-size',\n breadcrumbIconLineHeightVar: '--fui-Breadcrumb--icon-line-height'\n};\nconst useIconStyles = /*#__PURE__*/__styles({\n base: {\n Be2twd7: \"fsj74e5\",\n Bqenvij: \"f1qfv4wv\",\n Bg96gwp: \"f15xapk4\",\n a9b677: \"f17j33op\",\n t21cq0: [\"fm0x6gh\", \"fbyavb5\"]\n },\n small: {\n u3h8gg: \"f1qfi7kw\",\n Biu6dll: \"f1876atl\"\n },\n medium: {\n u3h8gg: \"f1h9446d\",\n Biu6dll: \"f10xfswh\"\n },\n large: {\n u3h8gg: \"f5hcofs\",\n Biu6dll: \"f1a6v6zl\"\n }\n}, {\n d: [\".fsj74e5{font-size:var(--fui-Breadcrumb--icon-size);}\", \".f1qfv4wv{height:var(--fui-Breadcrumb--icon-size);}\", \".f15xapk4{line-height:var(--fui-Breadcrumb--icon-line-height);}\", \".f17j33op{width:var(--fui-Breadcrumb--icon-size);}\", \".fm0x6gh{margin-right:var(--spacingHorizontalXS);}\", \".fbyavb5{margin-left:var(--spacingHorizontalXS);}\", \".f1qfi7kw{--fui-Breadcrumb--icon-size:12px;}\", \".f1876atl{--fui-Breadcrumb--icon-line-height:var(--lineHeightBase200);}\", \".f1h9446d{--fui-Breadcrumb--icon-size:16px;}\", \".f10xfswh{--fui-Breadcrumb--icon-line-height:var(--lineHeightBase400);}\", \".f5hcofs{--fui-Breadcrumb--icon-size:20px;}\", \".f1a6v6zl{--fui-Breadcrumb--icon-line-height:var(--lineHeightBase600);}\"]\n});\nconst defaultButtonStyles = {\n backgroundColor: tokens.colorTransparentBackground,\n color: tokens.colorNeutralForeground2,\n cursor: 'auto'\n};\nconst currentIconStyles = {\n ...defaultButtonStyles,\n [`& .${buttonClassNames.icon}`]: {\n color: 'unset'\n },\n [`& .${iconFilledClassName}`]: {\n display: 'none'\n },\n [`& .${iconRegularClassName}`]: {\n display: 'inline'\n }\n};\nconst useStyles = /*#__PURE__*/__styles({\n root: {\n Bf4jedk: \"f18p0k4z\",\n j4b8c3: \"fv6wr3j\"\n },\n small: {\n Bqenvij: \"frvgh55\",\n Bahqtrf: \"fk6fouc\",\n Be2twd7: \"fy9rknc\",\n Bhrd7zp: \"figsok6\",\n Bg96gwp: \"fwrc4pm\",\n z8tnut: \"f16k8034\",\n z189sj: [\"fdw0yi8\", \"fk8j09s\"],\n Byoj8tv: \"f1angvds\",\n uwmqm3: [\"fk8j09s\", \"fdw0yi8\"]\n },\n medium: {\n Bqenvij: \"f1d2rq10\",\n Bahqtrf: \"fk6fouc\",\n Be2twd7: \"fkhj508\",\n Bhrd7zp: \"figsok6\",\n Bg96gwp: \"f1i3iumi\",\n z8tnut: \"f16k8034\",\n z189sj: [\"fdw0yi8\", \"fk8j09s\"],\n Byoj8tv: \"f1angvds\",\n uwmqm3: [\"fk8j09s\", \"fdw0yi8\"]\n },\n large: {\n Bqenvij: \"fbhnoac\",\n Bahqtrf: \"fk6fouc\",\n Be2twd7: \"fod5ikn\",\n Bhrd7zp: \"figsok6\",\n Bg96gwp: \"faaz57k\",\n z8tnut: \"f17mpqex\",\n z189sj: [\"f1vdfbxk\", \"f1f5gg8d\"],\n Byoj8tv: \"fdvome7\",\n uwmqm3: [\"f1f5gg8d\", \"f1vdfbxk\"]\n },\n current: {\n Jwef8y: \"f9ql6rf\",\n Bi91k9c: \"f3p8bqa\",\n eoavqd: \"f14w7a5u\",\n Bbdnnc7: \"f1irjp3o\",\n Bk3fhr4: \"f19vpps7\",\n Bmfj8id: \"fv5swzo\",\n iro3zm: \"f3h1zc4\",\n B2d53fq: \"f1xkgyln\",\n c3iz72: \"f17wbbfx\",\n x3br3k: \"fofxw0a\",\n em6i61: \"f1ol4fw6\",\n vm6p8p: \"f1q1lw4e\",\n Bszkowt: \"ff24m\",\n Dyrjrp: \"ft5r8e9\",\n ezr58z: \"f1cbpfqp\",\n nhk3du: \"f1motppv\",\n Bfrek18: \"fi9vkhg\",\n G209fr: \"f1fg3nnv\"\n },\n currentSmall: {\n Bahqtrf: \"fk6fouc\",\n Be2twd7: \"fy9rknc\",\n Bhrd7zp: \"fl43uef\",\n Bg96gwp: \"fwrc4pm\"\n },\n currentMedium: {\n Bahqtrf: \"fk6fouc\",\n Be2twd7: \"fkhj508\",\n Bhrd7zp: \"fl43uef\",\n Bg96gwp: \"f1i3iumi\"\n },\n currentLarge: {\n Bahqtrf: \"fk6fouc\",\n Be2twd7: \"fod5ikn\",\n Bhrd7zp: \"fl43uef\",\n Bg96gwp: \"faaz57k\"\n }\n}, {\n d: [\".f18p0k4z{min-width:unset;}\", \".fv6wr3j{text-wrap:nowrap;}\", \".frvgh55{height:24px;}\", \".fk6fouc{font-family:var(--fontFamilyBase);}\", \".fy9rknc{font-size:var(--fontSizeBase200);}\", \".figsok6{font-weight:var(--fontWeightRegular);}\", \".fwrc4pm{line-height:var(--lineHeightBase200);}\", \".f16k8034{padding-top:var(--spacingHorizontalSNudge);}\", \".fdw0yi8{padding-right:var(--spacingHorizontalSNudge);}\", \".fk8j09s{padding-left:var(--spacingHorizontalSNudge);}\", \".f1angvds{padding-bottom:var(--spacingHorizontalSNudge);}\", \".f1d2rq10{height:32px;}\", \".fkhj508{font-size:var(--fontSizeBase300);}\", \".f1i3iumi{line-height:var(--lineHeightBase300);}\", \".fbhnoac{height:40px;}\", \".fod5ikn{font-size:var(--fontSizeBase400);}\", \".faaz57k{line-height:var(--lineHeightBase400);}\", \".f17mpqex{padding-top:var(--spacingHorizontalS);}\", \".f1vdfbxk{padding-right:var(--spacingHorizontalS);}\", \".f1f5gg8d{padding-left:var(--spacingHorizontalS);}\", \".fdvome7{padding-bottom:var(--spacingHorizontalS);}\", \".ff24m:disabled{background-color:var(--colorTransparentBackground);}\", \".ft5r8e9:disabled{color:var(--colorNeutralForeground2);}\", \".f1cbpfqp:disabled{cursor:auto;}\", \".f1motppv:disabled .fui-Button__icon{color:unset;}\", \".fi9vkhg:disabled .fui-Icon-filled{display:none;}\", \".f1fg3nnv:disabled .fui-Icon-regular{display:inline;}\", \".fl43uef{font-weight:var(--fontWeightSemibold);}\"],\n h: [\".f9ql6rf:hover{background-color:var(--colorTransparentBackground);}\", \".f3p8bqa:hover{color:var(--colorNeutralForeground2);}\", \".f14w7a5u:hover{cursor:auto;}\", \".f1irjp3o:hover .fui-Button__icon{color:unset;}\", \".f19vpps7:hover .fui-Icon-filled{display:none;}\", \".fv5swzo:hover .fui-Icon-regular{display:inline;}\", \".f3h1zc4:hover:active{background-color:var(--colorTransparentBackground);}\", \".f1xkgyln:hover:active{color:var(--colorNeutralForeground2);}\", \".f17wbbfx:hover:active{cursor:auto;}\", \".fofxw0a:hover:active .fui-Button__icon{color:unset;}\", \".f1ol4fw6:hover:active .fui-Icon-filled{display:none;}\", \".f1q1lw4e:hover:active .fui-Icon-regular{display:inline;}\"]\n});\n/**\n * Apply styling to the BreadcrumbButton slots based on the state\n */\nexport const useBreadcrumbButtonStyles_unstable = state => {\n const styles = useStyles();\n const iconStyles = useIconStyles();\n const currentSizeMap = {\n small: styles.currentSmall,\n medium: styles.currentMedium,\n large: styles.currentLarge\n };\n state.root.className = mergeClasses(breadcrumbButtonClassNames.root, styles[state.size], styles.root, state.current && currentSizeMap[state.size], state.current && styles.current, state.root.className);\n if (state.icon) {\n state.icon.className = mergeClasses(iconStyles.base, iconStyles[state.size], state.icon.className);\n }\n useButtonStyles_unstable(state);\n return state;\n};\n//# sourceMappingURL=useBreadcrumbButtonStyles.styles.js.map"],"names":["breadcrumbButtonClassNames","useBreadcrumbButtonStyles_unstable","root","icon","breadcrumbCSSVars","breadcrumbIconSizeVar","breadcrumbIconLineHeightVar","useIconStyles","__styles","base","Be2twd7","Bqenvij","Bg96gwp","a9b677","t21cq0","small","u3h8gg","Biu6dll","medium","large","d","defaultButtonStyles","backgroundColor","tokens","colorTransparentBackground","color","colorNeutralForeground2","cursor","currentIconStyles","buttonClassNames","iconFilledClassName","display","iconRegularClassName","useStyles","Bf4jedk","j4b8c3","Bahqtrf","Bhrd7zp","z8tnut","z189sj","Byoj8tv","uwmqm3","current","Jwef8y","Bi91k9c","eoavqd","Bbdnnc7","Bk3fhr4","Bmfj8id","iro3zm","B2d53fq","c3iz72","x3br3k","em6i61","vm6p8p","Bszkowt","Dyrjrp","ezr58z","nhk3du","Bfrek18","G209fr","currentSmall","currentMedium","currentLarge","h","state","styles","iconStyles","currentSizeMap","className","mergeClasses","size","useButtonStyles_unstable"],"mappings":"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"}
|
|
1
|
+
{"version":3,"sources":["useBreadcrumbButtonStyles.styles.js"],"sourcesContent":["import { __styles, mergeClasses } from '@griffel/react';\nimport { useButtonStyles_unstable, buttonClassNames } from '@fluentui/react-button';\nimport { tokens, typographyStyles } from '@fluentui/react-theme';\nimport { iconFilledClassName, iconRegularClassName } from '@fluentui/react-icons';\n/**\n * Static CSS class names used internally for the component slots.\n */\nexport const breadcrumbButtonClassNames = {\n root: 'fui-BreadcrumbButton',\n icon: 'fui-BreadcrumbButton__icon'\n};\n/**\n * CSS variable names used internally for styling in the Breadcrumb.\n */\nconst breadcrumbCSSVars = {\n breadcrumbIconSizeVar: '--fui-Breadcrumb--icon-size',\n breadcrumbIconLineHeightVar: '--fui-Breadcrumb--icon-line-height'\n};\nconst useIconStyles = /*#__PURE__*/__styles({\n base: {\n Be2twd7: \"fsj74e5\",\n Bqenvij: \"f1qfv4wv\",\n Bg96gwp: \"f15xapk4\",\n a9b677: \"f17j33op\",\n t21cq0: [\"fm0x6gh\", \"fbyavb5\"]\n },\n small: {\n u3h8gg: \"f1qfi7kw\",\n Biu6dll: \"f1876atl\"\n },\n medium: {\n u3h8gg: \"f1h9446d\",\n Biu6dll: \"f10xfswh\"\n },\n large: {\n u3h8gg: \"f5hcofs\",\n Biu6dll: \"f1a6v6zl\"\n }\n}, {\n d: [\".fsj74e5{font-size:var(--fui-Breadcrumb--icon-size);}\", \".f1qfv4wv{height:var(--fui-Breadcrumb--icon-size);}\", \".f15xapk4{line-height:var(--fui-Breadcrumb--icon-line-height);}\", \".f17j33op{width:var(--fui-Breadcrumb--icon-size);}\", \".fm0x6gh{margin-right:var(--spacingHorizontalXS);}\", \".fbyavb5{margin-left:var(--spacingHorizontalXS);}\", \".f1qfi7kw{--fui-Breadcrumb--icon-size:12px;}\", \".f1876atl{--fui-Breadcrumb--icon-line-height:var(--lineHeightBase200);}\", \".f1h9446d{--fui-Breadcrumb--icon-size:16px;}\", \".f10xfswh{--fui-Breadcrumb--icon-line-height:var(--lineHeightBase400);}\", \".f5hcofs{--fui-Breadcrumb--icon-size:20px;}\", \".f1a6v6zl{--fui-Breadcrumb--icon-line-height:var(--lineHeightBase600);}\"]\n});\nconst defaultButtonStyles = {\n backgroundColor: tokens.colorTransparentBackground,\n color: tokens.colorNeutralForeground2,\n cursor: 'auto'\n};\nconst currentIconStyles = {\n ...defaultButtonStyles,\n [`& .${buttonClassNames.icon}`]: {\n color: 'unset'\n },\n [`& .${iconFilledClassName}`]: {\n display: 'none'\n },\n [`& .${iconRegularClassName}`]: {\n display: 'inline'\n }\n};\nconst useStyles = /*#__PURE__*/__styles({\n root: {\n Bf4jedk: \"f18p0k4z\",\n j4b8c3: \"fv6wr3j\"\n },\n small: {\n Bqenvij: \"frvgh55\",\n Bahqtrf: \"fk6fouc\",\n Be2twd7: \"fy9rknc\",\n Bhrd7zp: \"figsok6\",\n Bg96gwp: \"fwrc4pm\",\n Byoj8tv: 0,\n uwmqm3: 0,\n z189sj: 0,\n z8tnut: 0,\n B0ocmuz: \"f1r1wyb6\"\n },\n medium: {\n Bqenvij: \"f1d2rq10\",\n Bahqtrf: \"fk6fouc\",\n Be2twd7: \"fkhj508\",\n Bhrd7zp: \"figsok6\",\n Bg96gwp: \"f1i3iumi\",\n Byoj8tv: 0,\n uwmqm3: 0,\n z189sj: 0,\n z8tnut: 0,\n B0ocmuz: \"f1r1wyb6\"\n },\n large: {\n Bqenvij: \"fbhnoac\",\n Bahqtrf: \"fk6fouc\",\n Be2twd7: \"fod5ikn\",\n Bhrd7zp: \"figsok6\",\n Bg96gwp: \"faaz57k\",\n Byoj8tv: 0,\n uwmqm3: 0,\n z189sj: 0,\n z8tnut: 0,\n B0ocmuz: \"f1bnz8pu\"\n },\n current: {\n Jwef8y: \"f9ql6rf\",\n Bi91k9c: \"f3p8bqa\",\n eoavqd: \"f14w7a5u\",\n Bbdnnc7: \"f1irjp3o\",\n Bk3fhr4: \"f19vpps7\",\n Bmfj8id: \"fv5swzo\",\n iro3zm: \"f3h1zc4\",\n B2d53fq: \"f1xkgyln\",\n c3iz72: \"f17wbbfx\",\n x3br3k: \"fofxw0a\",\n em6i61: \"f1ol4fw6\",\n vm6p8p: \"f1q1lw4e\",\n Bszkowt: \"ff24m\",\n Dyrjrp: \"ft5r8e9\",\n ezr58z: \"f1cbpfqp\",\n nhk3du: \"f1motppv\",\n Bfrek18: \"fi9vkhg\",\n G209fr: \"f1fg3nnv\"\n },\n currentSmall: {\n Bahqtrf: \"fk6fouc\",\n Be2twd7: \"fy9rknc\",\n Bhrd7zp: \"fl43uef\",\n Bg96gwp: \"fwrc4pm\"\n },\n currentMedium: {\n Bahqtrf: \"fk6fouc\",\n Be2twd7: \"fkhj508\",\n Bhrd7zp: \"fl43uef\",\n Bg96gwp: \"f1i3iumi\"\n },\n currentLarge: {\n Bahqtrf: \"fk6fouc\",\n Be2twd7: \"fod5ikn\",\n Bhrd7zp: \"fl43uef\",\n Bg96gwp: \"faaz57k\"\n }\n}, {\n d: [\".f18p0k4z{min-width:unset;}\", \".fv6wr3j{text-wrap:nowrap;}\", \".frvgh55{height:24px;}\", \".fk6fouc{font-family:var(--fontFamilyBase);}\", \".fy9rknc{font-size:var(--fontSizeBase200);}\", \".figsok6{font-weight:var(--fontWeightRegular);}\", \".fwrc4pm{line-height:var(--lineHeightBase200);}\", [\".f1r1wyb6{padding:var(--spacingHorizontalSNudge);}\", {\n p: -1\n }], \".f1d2rq10{height:32px;}\", \".fkhj508{font-size:var(--fontSizeBase300);}\", \".f1i3iumi{line-height:var(--lineHeightBase300);}\", [\".f1r1wyb6{padding:var(--spacingHorizontalSNudge);}\", {\n p: -1\n }], \".fbhnoac{height:40px;}\", \".fod5ikn{font-size:var(--fontSizeBase400);}\", \".faaz57k{line-height:var(--lineHeightBase400);}\", [\".f1bnz8pu{padding:var(--spacingHorizontalS);}\", {\n p: -1\n }], \".ff24m:disabled{background-color:var(--colorTransparentBackground);}\", \".ft5r8e9:disabled{color:var(--colorNeutralForeground2);}\", \".f1cbpfqp:disabled{cursor:auto;}\", \".f1motppv:disabled .fui-Button__icon{color:unset;}\", \".fi9vkhg:disabled .fui-Icon-filled{display:none;}\", \".f1fg3nnv:disabled .fui-Icon-regular{display:inline;}\", \".fl43uef{font-weight:var(--fontWeightSemibold);}\"],\n h: [\".f9ql6rf:hover{background-color:var(--colorTransparentBackground);}\", \".f3p8bqa:hover{color:var(--colorNeutralForeground2);}\", \".f14w7a5u:hover{cursor:auto;}\", \".f1irjp3o:hover .fui-Button__icon{color:unset;}\", \".f19vpps7:hover .fui-Icon-filled{display:none;}\", \".fv5swzo:hover .fui-Icon-regular{display:inline;}\", \".f3h1zc4:hover:active{background-color:var(--colorTransparentBackground);}\", \".f1xkgyln:hover:active{color:var(--colorNeutralForeground2);}\", \".f17wbbfx:hover:active{cursor:auto;}\", \".fofxw0a:hover:active .fui-Button__icon{color:unset;}\", \".f1ol4fw6:hover:active .fui-Icon-filled{display:none;}\", \".f1q1lw4e:hover:active .fui-Icon-regular{display:inline;}\"]\n});\n/**\n * Apply styling to the BreadcrumbButton slots based on the state\n */\nexport const useBreadcrumbButtonStyles_unstable = state => {\n const styles = useStyles();\n const iconStyles = useIconStyles();\n const currentSizeMap = {\n small: styles.currentSmall,\n medium: styles.currentMedium,\n large: styles.currentLarge\n };\n state.root.className = mergeClasses(breadcrumbButtonClassNames.root, styles[state.size], styles.root, state.current && currentSizeMap[state.size], state.current && styles.current, state.root.className);\n if (state.icon) {\n state.icon.className = mergeClasses(iconStyles.base, iconStyles[state.size], state.icon.className);\n }\n useButtonStyles_unstable(state);\n return state;\n};\n//# sourceMappingURL=useBreadcrumbButtonStyles.styles.js.map"],"names":["breadcrumbButtonClassNames","useBreadcrumbButtonStyles_unstable","root","icon","breadcrumbCSSVars","breadcrumbIconSizeVar","breadcrumbIconLineHeightVar","useIconStyles","__styles","base","Be2twd7","Bqenvij","Bg96gwp","a9b677","t21cq0","small","u3h8gg","Biu6dll","medium","large","d","defaultButtonStyles","backgroundColor","tokens","colorTransparentBackground","color","colorNeutralForeground2","cursor","currentIconStyles","buttonClassNames","iconFilledClassName","display","iconRegularClassName","useStyles","Bf4jedk","j4b8c3","Bahqtrf","Bhrd7zp","Byoj8tv","uwmqm3","z189sj","z8tnut","B0ocmuz","current","Jwef8y","Bi91k9c","eoavqd","Bbdnnc7","Bk3fhr4","Bmfj8id","iro3zm","B2d53fq","c3iz72","x3br3k","em6i61","vm6p8p","Bszkowt","Dyrjrp","ezr58z","nhk3du","Bfrek18","G209fr","currentSmall","currentMedium","currentLarge","p","h","state","styles","iconStyles","currentSizeMap","className","mergeClasses","size","useButtonStyles_unstable"],"mappings":";;;;;;;;;;;IAOaA,0BAA0B;eAA1BA;;IA+IAC,kCAAkC;eAAlCA;;;uBAtJ0B;6BACoB;4BAClB;4BACiB;AAInD,MAAMD,6BAA6B;IACxCE,MAAM;IACNC,MAAM;AACR;AACA;;CAEC,GACD,MAAMC,oBAAoB;IACxBC,uBAAuB;IACvBC,6BAA6B;AAC/B;AACA,MAAMC,gBAAgB,WAAW,GAAEC,IAAAA,eAAQ,EAAC;IAC1CC,MAAM;QACJC,SAAS;QACTC,SAAS;QACTC,SAAS;QACTC,QAAQ;QACRC,QAAQ;YAAC;YAAW;SAAU;IAChC;IACAC,OAAO;QACLC,QAAQ;QACRC,SAAS;IACX;IACAC,QAAQ;QACNF,QAAQ;QACRC,SAAS;IACX;IACAE,OAAO;QACLH,QAAQ;QACRC,SAAS;IACX;AACF,GAAG;IACDG,GAAG;QAAC;QAAyD;QAAuD;QAAmE;QAAsD;QAAsD;QAAqD;QAAgD;QAA2E;QAAgD;QAA2E;QAA+C;KAA0E;AACzsB;AACA,MAAMC,sBAAsB;IAC1BC,iBAAiBC,kBAAM,CAACC,0BAA0B;IAClDC,OAAOF,kBAAM,CAACG,uBAAuB;IACrCC,QAAQ;AACV;AACA,MAAMC,oBAAoB;IACxB,GAAGP,mBAAmB;IACtB,CAAC,CAAC,GAAG,EAAEQ,6BAAgB,CAAC1B,IAAI,CAAC,CAAC,CAAC,EAAE;QAC/BsB,OAAO;IACT;IACA,CAAC,CAAC,GAAG,EAAEK,+BAAmB,CAAC,CAAC,CAAC,EAAE;QAC7BC,SAAS;IACX;IACA,CAAC,CAAC,GAAG,EAAEC,gCAAoB,CAAC,CAAC,CAAC,EAAE;QAC9BD,SAAS;IACX;AACF;AACA,MAAME,YAAY,WAAW,GAAEzB,IAAAA,eAAQ,EAAC;IACtCN,MAAM;QACJgC,SAAS;QACTC,QAAQ;IACV;IACApB,OAAO;QACLJ,SAAS;QACTyB,SAAS;QACT1B,SAAS;QACT2B,SAAS;QACTzB,SAAS;QACT0B,SAAS;QACTC,QAAQ;QACRC,QAAQ;QACRC,QAAQ;QACRC,SAAS;IACX;IACAxB,QAAQ;QACNP,SAAS;QACTyB,SAAS;QACT1B,SAAS;QACT2B,SAAS;QACTzB,SAAS;QACT0B,SAAS;QACTC,QAAQ;QACRC,QAAQ;QACRC,QAAQ;QACRC,SAAS;IACX;IACAvB,OAAO;QACLR,SAAS;QACTyB,SAAS;QACT1B,SAAS;QACT2B,SAAS;QACTzB,SAAS;QACT0B,SAAS;QACTC,QAAQ;QACRC,QAAQ;QACRC,QAAQ;QACRC,SAAS;IACX;IACAC,SAAS;QACPC,QAAQ;QACRC,SAAS;QACTC,QAAQ;QACRC,SAAS;QACTC,SAAS;QACTC,SAAS;QACTC,QAAQ;QACRC,SAAS;QACTC,QAAQ;QACRC,QAAQ;QACRC,QAAQ;QACRC,QAAQ;QACRC,SAAS;QACTC,QAAQ;QACRC,QAAQ;QACRC,QAAQ;QACRC,SAAS;QACTC,QAAQ;IACV;IACAC,cAAc;QACZ1B,SAAS;QACT1B,SAAS;QACT2B,SAAS;QACTzB,SAAS;IACX;IACAmD,eAAe;QACb3B,SAAS;QACT1B,SAAS;QACT2B,SAAS;QACTzB,SAAS;IACX;IACAoD,cAAc;QACZ5B,SAAS;QACT1B,SAAS;QACT2B,SAAS;QACTzB,SAAS;IACX;AACF,GAAG;IACDQ,GAAG;QAAC;QAA+B;QAA+B;QAA0B;QAAgD;QAA+C;QAAmD;QAAmD;YAAC;YAAsD;gBACtV6C,GAAG,CAAC;YACN;SAAE;QAAE;QAA2B;QAA+C;QAAoD;YAAC;YAAsD;gBACvLA,GAAG,CAAC;YACN;SAAE;QAAE;QAA0B;QAA+C;QAAmD;YAAC;YAAiD;gBAChLA,GAAG,CAAC;YACN;SAAE;QAAE;QAAwE;QAA4D;QAAoC;QAAsD;QAAqD;QAAyD;KAAmD;IACnYC,GAAG;QAAC;QAAuE;QAAyD;QAAiC;QAAmD;QAAmD;QAAqD;QAA8E;QAAiE;QAAwC;QAAyD;QAA0D;KAA4D;AACxqB;AAIO,MAAMjE,qCAAqCkE,CAAAA;IAChD,MAAMC,SAASnC;IACf,MAAMoC,aAAa9D;IACnB,MAAM+D,iBAAiB;QACrBvD,OAAOqD,OAAON,YAAY;QAC1B5C,QAAQkD,OAAOL,aAAa;QAC5B5C,OAAOiD,OAAOJ,YAAY;IAC5B;IACAG,MAAMjE,IAAI,CAACqE,SAAS,GAAGC,IAAAA,mBAAY,EAACxE,2BAA2BE,IAAI,EAAEkE,MAAM,CAACD,MAAMM,IAAI,CAAC,EAAEL,OAAOlE,IAAI,EAAEiE,MAAMxB,OAAO,IAAI2B,cAAc,CAACH,MAAMM,IAAI,CAAC,EAAEN,MAAMxB,OAAO,IAAIyB,OAAOzB,OAAO,EAAEwB,MAAMjE,IAAI,CAACqE,SAAS;IACxM,IAAIJ,MAAMhE,IAAI,EAAE;QACdgE,MAAMhE,IAAI,CAACoE,SAAS,GAAGC,IAAAA,mBAAY,EAACH,WAAW5D,IAAI,EAAE4D,UAAU,CAACF,MAAMM,IAAI,CAAC,EAAEN,MAAMhE,IAAI,CAACoE,SAAS;IACnG;IACAG,IAAAA,qCAAwB,EAACP;IACzB,OAAOA;AACT,GACA,4DAA4D"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-breadcrumb",
|
|
3
|
-
"version": "9.0.
|
|
3
|
+
"version": "9.0.29",
|
|
4
4
|
"description": "Breadcrumb component for Fluent UI React.",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -20,14 +20,14 @@
|
|
|
20
20
|
"just": "just-scripts",
|
|
21
21
|
"lint": "just-scripts lint",
|
|
22
22
|
"test": "jest --passWithNoTests",
|
|
23
|
-
"type-check": "
|
|
23
|
+
"type-check": "just-scripts type-check",
|
|
24
24
|
"generate-api": "just-scripts generate-api",
|
|
25
|
-
"storybook": "
|
|
25
|
+
"storybook": "yarn --cwd ../stories storybook",
|
|
26
26
|
"start": "yarn storybook",
|
|
27
|
-
"test-ssr": "test-ssr \"./stories/**/*.stories.tsx\"",
|
|
28
27
|
"bundle-size": "monosize measure"
|
|
29
28
|
},
|
|
30
29
|
"devDependencies": {
|
|
30
|
+
"@fluentui/react-provider": "*",
|
|
31
31
|
"@fluentui/react-menu": "*",
|
|
32
32
|
"@fluentui/react-overflow": "*",
|
|
33
33
|
"@fluentui/eslint-plugin": "*",
|
|
@@ -38,15 +38,15 @@
|
|
|
38
38
|
"@fluentui/scripts-tasks": "*"
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@fluentui/react-aria": "^9.
|
|
42
|
-
"@fluentui/react-button": "^9.3.
|
|
41
|
+
"@fluentui/react-aria": "^9.12.0",
|
|
42
|
+
"@fluentui/react-button": "^9.3.83",
|
|
43
43
|
"@fluentui/react-icons": "^2.0.239",
|
|
44
|
-
"@fluentui/react-link": "^9.2.
|
|
44
|
+
"@fluentui/react-link": "^9.2.24",
|
|
45
45
|
"@fluentui/react-shared-contexts": "^9.19.0",
|
|
46
|
-
"@fluentui/react-tabster": "^9.21.
|
|
46
|
+
"@fluentui/react-tabster": "^9.21.5",
|
|
47
47
|
"@fluentui/react-theme": "^9.1.19",
|
|
48
|
-
"@fluentui/react-utilities": "^9.18.
|
|
49
|
-
"@fluentui/react-jsx-runtime": "^9.0.
|
|
48
|
+
"@fluentui/react-utilities": "^9.18.10",
|
|
49
|
+
"@fluentui/react-jsx-runtime": "^9.0.39",
|
|
50
50
|
"@griffel/react": "^1.5.22",
|
|
51
51
|
"@swc/helpers": "^0.5.1"
|
|
52
52
|
},
|