@fluentui/react-provider 9.10.1 → 9.10.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,61 @@
2
2
  "name": "@fluentui/react-provider",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 26 Sep 2023 17:44:15 GMT",
5
+ "date": "Wed, 04 Oct 2023 08:41:55 GMT",
6
+ "tag": "@fluentui/react-provider_v9.10.3",
7
+ "version": "9.10.3",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-provider",
13
+ "comment": "Bump @fluentui/react-tabster to v9.13.3",
14
+ "commit": "67b6cc6534e684ed32704dc6c0faee632bb840dc"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-provider",
19
+ "comment": "Bump @fluentui/react-utilities to v9.14.0",
20
+ "commit": "67b6cc6534e684ed32704dc6c0faee632bb840dc"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-provider",
25
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.13",
26
+ "commit": "67b6cc6534e684ed32704dc6c0faee632bb840dc"
27
+ }
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "date": "Mon, 02 Oct 2023 08:56:04 GMT",
33
+ "tag": "@fluentui/react-provider_v9.10.2",
34
+ "version": "9.10.2",
35
+ "comments": {
36
+ "patch": [
37
+ {
38
+ "author": "vkozlova@microsoft.com",
39
+ "package": "@fluentui/react-provider",
40
+ "commit": "03466e42548781a9f80a3859c13eda0e8bd33a6b",
41
+ "comment": "feat: add custom styling hooks for Breadcrumb component and its sub-components"
42
+ },
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui/react-provider",
46
+ "comment": "Bump @fluentui/react-shared-contexts to v9.9.2",
47
+ "commit": "da9a08817e5de95639e2dd7aa6d6709d47faa7f4"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-provider",
52
+ "comment": "Bump @fluentui/react-tabster to v9.13.2",
53
+ "commit": "da9a08817e5de95639e2dd7aa6d6709d47faa7f4"
54
+ }
55
+ ]
56
+ }
57
+ },
58
+ {
59
+ "date": "Tue, 26 Sep 2023 17:49:10 GMT",
6
60
  "tag": "@fluentui/react-provider_v9.10.1",
7
61
  "version": "9.10.1",
8
62
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,34 @@
1
1
  # Change Log - @fluentui/react-provider
2
2
 
3
- This log was last generated on Tue, 26 Sep 2023 17:44:15 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 04 Oct 2023 08:41:55 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.10.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.10.3)
8
+
9
+ Wed, 04 Oct 2023 08:41:55 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.10.2..@fluentui/react-provider_v9.10.3)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-tabster to v9.13.3 ([commit](https://github.com/microsoft/fluentui/commit/67b6cc6534e684ed32704dc6c0faee632bb840dc) by beachball)
15
+ - Bump @fluentui/react-utilities to v9.14.0 ([commit](https://github.com/microsoft/fluentui/commit/67b6cc6534e684ed32704dc6c0faee632bb840dc) by beachball)
16
+ - Bump @fluentui/react-jsx-runtime to v9.0.13 ([commit](https://github.com/microsoft/fluentui/commit/67b6cc6534e684ed32704dc6c0faee632bb840dc) by beachball)
17
+
18
+ ## [9.10.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.10.2)
19
+
20
+ Mon, 02 Oct 2023 08:56:04 GMT
21
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.10.1..@fluentui/react-provider_v9.10.2)
22
+
23
+ ### Patches
24
+
25
+ - feat: add custom styling hooks for Breadcrumb component and its sub-components ([PR #29318](https://github.com/microsoft/fluentui/pull/29318) by vkozlova@microsoft.com)
26
+ - Bump @fluentui/react-shared-contexts to v9.9.2 ([PR #29301](https://github.com/microsoft/fluentui/pull/29301) by beachball)
27
+ - Bump @fluentui/react-tabster to v9.13.2 ([PR #29301](https://github.com/microsoft/fluentui/pull/29301) by beachball)
28
+
7
29
  ## [9.10.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-provider_v9.10.1)
8
30
 
9
- Tue, 26 Sep 2023 17:44:15 GMT
31
+ Tue, 26 Sep 2023 17:49:10 GMT
10
32
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-provider_v9.10.0..@fluentui/react-provider_v9.10.1)
11
33
 
12
34
  ### Patches
package/dist/index.d.ts CHANGED
@@ -121,6 +121,10 @@ export declare const FluentProvider: React_2.ForwardRefExoticComponent<Omit<Comp
121
121
  useInteractionTagSecondaryStyles_unstable: (state: unknown) => void;
122
122
  useTagStyles_unstable: (state: unknown) => void;
123
123
  useTagGroupStyles_unstable: (state: unknown) => void;
124
+ useBreadcrumbStyles_unstable: (state: unknown) => void;
125
+ useBreadcrumbButtonStyles_unstable: (state: unknown) => void;
126
+ useBreadcrumbItemStyles_unstable: (state: unknown) => void;
127
+ useBreadcrumbDividerStyles_unstable: (state: unknown) => void;
124
128
  }> | undefined;
125
129
  dir?: "ltr" | "rtl" | undefined;
126
130
  targetDocument?: Document | undefined;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-provider",
3
- "version": "9.10.1",
3
+ "version": "9.10.3",
4
4
  "description": "Fluent UI React provider component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -34,11 +34,11 @@
34
34
  },
35
35
  "dependencies": {
36
36
  "@fluentui/react-icons": "^2.0.217",
37
- "@fluentui/react-shared-contexts": "^9.9.1",
38
- "@fluentui/react-tabster": "^9.13.1",
37
+ "@fluentui/react-shared-contexts": "^9.9.2",
38
+ "@fluentui/react-tabster": "^9.13.3",
39
39
  "@fluentui/react-theme": "^9.1.14",
40
- "@fluentui/react-utilities": "^9.13.5",
41
- "@fluentui/react-jsx-runtime": "^9.0.12",
40
+ "@fluentui/react-utilities": "^9.14.0",
41
+ "@fluentui/react-jsx-runtime": "^9.0.13",
42
42
  "@griffel/core": "^1.14.1",
43
43
  "@griffel/react": "^1.5.14",
44
44
  "@swc/helpers": "^0.5.1"