@fluentui-copilot/react-reference 0.0.0-nightly-20240531-0407-49d6b52e.1 → 0.0.0-nightly-20240606-0406-a04dfe79.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 CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@fluentui-copilot/react-reference",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 31 May 2024 04:15:48 GMT",
6
- "tag": "@fluentui-copilot/react-reference_v0.0.0-nightly-20240531-0407-49d6b52e.1",
7
- "version": "0.0.0-nightly-20240531-0407-49d6b52e.1",
5
+ "date": "Thu, 06 Jun 2024 04:13:07 GMT",
6
+ "tag": "@fluentui-copilot/react-reference_v0.0.0-nightly-20240606-0406-a04dfe79.1",
7
+ "version": "0.0.0-nightly-20240606-0406-a04dfe79.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -16,20 +16,71 @@
16
16
  {
17
17
  "author": "beachball",
18
18
  "package": "@fluentui-copilot/react-reference",
19
- "comment": "Bump @fluentui-copilot/react-preview to v0.0.0-nightly-20240531-0407-49d6b52e.1",
20
- "commit": "9c3be0e96b259a17f931d3bbc23affaa0d137cea"
19
+ "comment": "Bump @fluentui-copilot/react-preview to v0.0.0-nightly-20240606-0406-a04dfe79.1",
20
+ "commit": "cb816fbdda3d217f11d702a97bdc55cb412c9da5"
21
21
  },
22
22
  {
23
23
  "author": "beachball",
24
24
  "package": "@fluentui-copilot/react-reference",
25
- "comment": "Bump @fluentui-copilot/react-provider to v0.0.0-nightly-20240531-0407-49d6b52e.1",
26
- "commit": "9c3be0e96b259a17f931d3bbc23affaa0d137cea"
25
+ "comment": "Bump @fluentui-copilot/react-provider to v0.0.0-nightly-20240606-0406-a04dfe79.1",
26
+ "commit": "cb816fbdda3d217f11d702a97bdc55cb412c9da5"
27
27
  },
28
28
  {
29
29
  "author": "beachball",
30
30
  "package": "@fluentui-copilot/react-reference",
31
- "comment": "Bump @fluentui-copilot/react-sensitivity-label to v0.0.0-nightly-20240531-0407-49d6b52e.1",
32
- "commit": "9c3be0e96b259a17f931d3bbc23affaa0d137cea"
31
+ "comment": "Bump @fluentui-copilot/react-sensitivity-label to v0.0.0-nightly-20240606-0406-a04dfe79.1",
32
+ "commit": "cb816fbdda3d217f11d702a97bdc55cb412c9da5"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Fri, 31 May 2024 18:42:53 GMT",
39
+ "tag": "@fluentui-copilot/react-reference_v0.11.3",
40
+ "version": "0.11.3",
41
+ "comments": {
42
+ "patch": [
43
+ {
44
+ "author": "Humberto.Morimoto@microsoft.com",
45
+ "package": "@fluentui-copilot/react-reference",
46
+ "commit": "49d6b52e7778cac38b533448eda8d7441e1b43b1",
47
+ "comment": "chore: Removing tint API from Reference v2 components until we come up with a more robust approach."
48
+ },
49
+ {
50
+ "author": "Humberto.Morimoto@microsoft.com",
51
+ "package": "@fluentui-copilot/react-reference",
52
+ "commit": "dbd9212bded202a2b958699fdaacf75e864b3dbb",
53
+ "comment": "feat: Adding anchor semantics to Reference v2."
54
+ },
55
+ {
56
+ "author": "tristan.watanabe@gmail.com",
57
+ "package": "@fluentui-copilot/react-reference",
58
+ "commit": "7583464747aec7a8a79a8c79eaeff85d749025e4",
59
+ "comment": "chore: bump @fluentui dependencies to latest 9.52.0."
60
+ },
61
+ {
62
+ "author": "Humberto.Morimoto@microsoft.com",
63
+ "package": "@fluentui-copilot/react-reference",
64
+ "commit": "d77b903b7d6979cf9fdd91bd6b858c1f228ca3af",
65
+ "comment": "fix(react-reference): Fixing focus behavior when expanding/contracting references."
66
+ },
67
+ {
68
+ "author": "owcampbe@microsoft.com",
69
+ "package": "@fluentui-copilot/react-reference",
70
+ "commit": "037f6425eb2ec38ccf1c4f967b3b9db20759fc02",
71
+ "comment": "fix: Restore ReferenceToggle size differences based on CopilotMode."
72
+ },
73
+ {
74
+ "author": "seanmonahan@microsoft.com",
75
+ "package": "@fluentui-copilot/react-reference",
76
+ "commit": "c2e14c44cafafbdc10f52b9855384748a7524a63",
77
+ "comment": "chore: add eslint-plugin-react-compiler"
78
+ },
79
+ {
80
+ "author": "tristan.watanabe@gmail.com",
81
+ "package": "@fluentui-copilot/react-reference",
82
+ "commit": "6df44dbcd267772e1b62426d14abe54a0b35bb97",
83
+ "comment": "chore: useStyle hook files now properly contain .styles. within filename."
33
84
  }
34
85
  ]
35
86
  }
package/CHANGELOG.md CHANGED
@@ -1,20 +1,35 @@
1
1
  # Change Log - @fluentui-copilot/react-reference
2
2
 
3
- This log was last generated on Fri, 31 May 2024 04:15:48 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 06 Jun 2024 04:13:07 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20240531-0407-49d6b52e.1](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-reference_v0.0.0-nightly-20240531-0407-49d6b52e.1)
7
+ ## [0.0.0-nightly-20240606-0406-a04dfe79.1](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-reference_v0.0.0-nightly-20240606-0406-a04dfe79.1)
8
8
 
9
- Fri, 31 May 2024 04:15:48 GMT
10
- [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-reference_v0.11.2..@fluentui-copilot/react-reference_v0.0.0-nightly-20240531-0407-49d6b52e.1)
9
+ Thu, 06 Jun 2024 04:13:07 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-reference_v0.11.3..@fluentui-copilot/react-reference_v0.0.0-nightly-20240606-0406-a04dfe79.1)
11
11
 
12
12
  ### Changes
13
13
 
14
14
  - Release nightly ([commit](https://github.com/microsoft/fluentai/commit/not available) by fluentui-internal@service.microsoft.com)
15
- - Bump @fluentui-copilot/react-preview to v0.0.0-nightly-20240531-0407-49d6b52e.1 ([commit](https://github.com/microsoft/fluentai/commit/9c3be0e96b259a17f931d3bbc23affaa0d137cea) by beachball)
16
- - Bump @fluentui-copilot/react-provider to v0.0.0-nightly-20240531-0407-49d6b52e.1 ([commit](https://github.com/microsoft/fluentai/commit/9c3be0e96b259a17f931d3bbc23affaa0d137cea) by beachball)
17
- - Bump @fluentui-copilot/react-sensitivity-label to v0.0.0-nightly-20240531-0407-49d6b52e.1 ([commit](https://github.com/microsoft/fluentai/commit/9c3be0e96b259a17f931d3bbc23affaa0d137cea) by beachball)
15
+ - Bump @fluentui-copilot/react-preview to v0.0.0-nightly-20240606-0406-a04dfe79.1 ([commit](https://github.com/microsoft/fluentai/commit/cb816fbdda3d217f11d702a97bdc55cb412c9da5) by beachball)
16
+ - Bump @fluentui-copilot/react-provider to v0.0.0-nightly-20240606-0406-a04dfe79.1 ([commit](https://github.com/microsoft/fluentai/commit/cb816fbdda3d217f11d702a97bdc55cb412c9da5) by beachball)
17
+ - Bump @fluentui-copilot/react-sensitivity-label to v0.0.0-nightly-20240606-0406-a04dfe79.1 ([commit](https://github.com/microsoft/fluentai/commit/cb816fbdda3d217f11d702a97bdc55cb412c9da5) by beachball)
18
+
19
+ ## [0.11.3](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-reference_v0.11.3)
20
+
21
+ Fri, 31 May 2024 18:42:53 GMT
22
+ [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-reference_v0.11.2..@fluentui-copilot/react-reference_v0.11.3)
23
+
24
+ ### Patches
25
+
26
+ - chore: Removing tint API from Reference v2 components until we come up with a more robust approach. ([PR #1688](https://github.com/microsoft/fluentai/pull/1688) by Humberto.Morimoto@microsoft.com)
27
+ - feat: Adding anchor semantics to Reference v2. ([PR #1645](https://github.com/microsoft/fluentai/pull/1645) by Humberto.Morimoto@microsoft.com)
28
+ - chore: bump @fluentui dependencies to latest 9.52.0. ([PR #1657](https://github.com/microsoft/fluentai/pull/1657) by tristan.watanabe@gmail.com)
29
+ - fix(react-reference): Fixing focus behavior when expanding/contracting references. ([PR #1682](https://github.com/microsoft/fluentai/pull/1682) by Humberto.Morimoto@microsoft.com)
30
+ - fix: Restore ReferenceToggle size differences based on CopilotMode. ([PR #1684](https://github.com/microsoft/fluentai/pull/1684) by owcampbe@microsoft.com)
31
+ - chore: add eslint-plugin-react-compiler ([PR #1642](https://github.com/microsoft/fluentai/pull/1642) by seanmonahan@microsoft.com)
32
+ - chore: useStyle hook files now properly contain .styles. within filename. ([PR #1671](https://github.com/microsoft/fluentai/pull/1671) by tristan.watanabe@gmail.com)
18
33
 
19
34
  ## [0.11.2](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-reference_v0.11.2)
20
35
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-copilot/react-reference",
3
- "version": "0.0.0-nightly-20240531-0407-49d6b52e.1",
3
+ "version": "0.0.0-nightly-20240606-0406-a04dfe79.1",
4
4
  "description": "Fluent AI controls for citations and references",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -12,9 +12,9 @@
12
12
  },
13
13
  "license": "MIT",
14
14
  "dependencies": {
15
- "@fluentui-copilot/react-preview": "0.0.0-nightly-20240531-0407-49d6b52e.1",
16
- "@fluentui-copilot/react-provider": "0.0.0-nightly-20240531-0407-49d6b52e.1",
17
- "@fluentui-copilot/react-sensitivity-label": "0.0.0-nightly-20240531-0407-49d6b52e.1",
15
+ "@fluentui-copilot/react-preview": "0.0.0-nightly-20240606-0406-a04dfe79.1",
16
+ "@fluentui-copilot/react-provider": "0.0.0-nightly-20240606-0406-a04dfe79.1",
17
+ "@fluentui-copilot/react-sensitivity-label": "0.0.0-nightly-20240606-0406-a04dfe79.1",
18
18
  "@swc/helpers": "^0.5.1"
19
19
  },
20
20
  "peerDependencies": {