@fluentui-copilot/react-reference 0.0.0-nightly-20240820-0406-cc08f744.1 → 0.0.0-nightly-20240821-0407-ea93e7c5.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": "Tue, 20 Aug 2024 04:13:00 GMT",
6
- "tag": "@fluentui-copilot/react-reference_v0.0.0-nightly-20240820-0406-cc08f744.1",
7
- "version": "0.0.0-nightly-20240820-0406-cc08f744.1",
5
+ "date": "Wed, 21 Aug 2024 04:13:29 GMT",
6
+ "tag": "@fluentui-copilot/react-reference_v0.0.0-nightly-20240821-0407-ea93e7c5.1",
7
+ "version": "0.0.0-nightly-20240821-0407-ea93e7c5.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -16,26 +16,67 @@
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-20240820-0406-cc08f744.1",
20
- "commit": "963d9a780a78694de755ce29635c201c639ce63b"
19
+ "comment": "Bump @fluentui-copilot/react-preview to v0.0.0-nightly-20240821-0407-ea93e7c5.1",
20
+ "commit": "b2dfe962ed24b31bc3169d2da8441cc780869071"
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-20240820-0406-cc08f744.1",
26
- "commit": "963d9a780a78694de755ce29635c201c639ce63b"
25
+ "comment": "Bump @fluentui-copilot/react-provider to v0.0.0-nightly-20240821-0407-ea93e7c5.1",
26
+ "commit": "b2dfe962ed24b31bc3169d2da8441cc780869071"
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-20240820-0406-cc08f744.1",
32
- "commit": "963d9a780a78694de755ce29635c201c639ce63b"
31
+ "comment": "Bump @fluentui-copilot/react-sensitivity-label to v0.0.0-nightly-20240821-0407-ea93e7c5.1",
32
+ "commit": "b2dfe962ed24b31bc3169d2da8441cc780869071"
33
33
  },
34
34
  {
35
35
  "author": "beachball",
36
36
  "package": "@fluentui-copilot/react-reference",
37
- "comment": "Bump @fluentui-copilot/react-utilities to v0.0.0-nightly-20240820-0406-cc08f744.1",
38
- "commit": "963d9a780a78694de755ce29635c201c639ce63b"
37
+ "comment": "Bump @fluentui-copilot/react-utilities to v0.0.0-nightly-20240821-0407-ea93e7c5.1",
38
+ "commit": "b2dfe962ed24b31bc3169d2da8441cc780869071"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "date": "Wed, 21 Aug 2024 00:26:04 GMT",
45
+ "tag": "@fluentui-copilot/react-reference_v0.13.0",
46
+ "version": "0.13.0",
47
+ "comments": {
48
+ "patch": [
49
+ {
50
+ "author": "Humberto.Morimoto@microsoft.com",
51
+ "package": "@fluentui-copilot/react-reference",
52
+ "commit": "6ce23774f5f2055977299510e8df454d86a1a313",
53
+ "comment": "chore: Removing shorthands' usage now that griffel supports them."
54
+ },
55
+ {
56
+ "author": "Humberto.Morimoto@microsoft.com",
57
+ "package": "@fluentui-copilot/react-reference",
58
+ "commit": "907c63c4da894b41cad4601b30e0df6d9f269056",
59
+ "comment": "chore: Bumping versions of @fluentui/* and @griffel/* packages to latest (corresponding to version 9.54.8 of @fluentui/react-components)."
60
+ },
61
+ {
62
+ "author": "ololubek@microsoft.com",
63
+ "package": "@fluentui-copilot/react-reference",
64
+ "commit": "0a6327b6b174fc99abed7fa70ed0542e698bcf40",
65
+ "comment": "chore: bump react-components version to 9.54.10."
66
+ },
67
+ {
68
+ "author": "humbertomakotomorimoto@gmail.com",
69
+ "package": "@fluentui-copilot/react-reference",
70
+ "commit": "b2c628b1cb2f6bfb26313bbca4a35c2b586816b0",
71
+ "comment": "feat: Adding minVisibleReferences prop to ReferenceList that controls how many references to always show before overflowing."
72
+ }
73
+ ],
74
+ "none": [
75
+ {
76
+ "author": "tristan.watanabe@gmail.com",
77
+ "package": "@fluentui-copilot/react-reference",
78
+ "commit": "85fc7f2580c8bad8ea04e2c73960204b4ca1c116",
79
+ "comment": "chore: update api.md file."
39
80
  }
40
81
  ]
41
82
  }
package/CHANGELOG.md CHANGED
@@ -1,21 +1,33 @@
1
1
  # Change Log - @fluentui-copilot/react-reference
2
2
 
3
- This log was last generated on Tue, 20 Aug 2024 04:13:00 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 21 Aug 2024 04:13:29 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20240820-0406-cc08f744.1](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-reference_v0.0.0-nightly-20240820-0406-cc08f744.1)
7
+ ## [0.0.0-nightly-20240821-0407-ea93e7c5.1](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-reference_v0.0.0-nightly-20240821-0407-ea93e7c5.1)
8
8
 
9
- Tue, 20 Aug 2024 04:13:00 GMT
10
- [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-reference_v0.12.3..@fluentui-copilot/react-reference_v0.0.0-nightly-20240820-0406-cc08f744.1)
9
+ Wed, 21 Aug 2024 04:13:29 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-reference_v0.13.0..@fluentui-copilot/react-reference_v0.0.0-nightly-20240821-0407-ea93e7c5.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-20240820-0406-cc08f744.1 ([commit](https://github.com/microsoft/fluentai/commit/963d9a780a78694de755ce29635c201c639ce63b) by beachball)
16
- - Bump @fluentui-copilot/react-provider to v0.0.0-nightly-20240820-0406-cc08f744.1 ([commit](https://github.com/microsoft/fluentai/commit/963d9a780a78694de755ce29635c201c639ce63b) by beachball)
17
- - Bump @fluentui-copilot/react-sensitivity-label to v0.0.0-nightly-20240820-0406-cc08f744.1 ([commit](https://github.com/microsoft/fluentai/commit/963d9a780a78694de755ce29635c201c639ce63b) by beachball)
18
- - Bump @fluentui-copilot/react-utilities to v0.0.0-nightly-20240820-0406-cc08f744.1 ([commit](https://github.com/microsoft/fluentai/commit/963d9a780a78694de755ce29635c201c639ce63b) by beachball)
15
+ - Bump @fluentui-copilot/react-preview to v0.0.0-nightly-20240821-0407-ea93e7c5.1 ([commit](https://github.com/microsoft/fluentai/commit/b2dfe962ed24b31bc3169d2da8441cc780869071) by beachball)
16
+ - Bump @fluentui-copilot/react-provider to v0.0.0-nightly-20240821-0407-ea93e7c5.1 ([commit](https://github.com/microsoft/fluentai/commit/b2dfe962ed24b31bc3169d2da8441cc780869071) by beachball)
17
+ - Bump @fluentui-copilot/react-sensitivity-label to v0.0.0-nightly-20240821-0407-ea93e7c5.1 ([commit](https://github.com/microsoft/fluentai/commit/b2dfe962ed24b31bc3169d2da8441cc780869071) by beachball)
18
+ - Bump @fluentui-copilot/react-utilities to v0.0.0-nightly-20240821-0407-ea93e7c5.1 ([commit](https://github.com/microsoft/fluentai/commit/b2dfe962ed24b31bc3169d2da8441cc780869071) by beachball)
19
+
20
+ ## [0.13.0](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-reference_v0.13.0)
21
+
22
+ Wed, 21 Aug 2024 00:26:04 GMT
23
+ [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-reference_v0.12.3..@fluentui-copilot/react-reference_v0.13.0)
24
+
25
+ ### Patches
26
+
27
+ - chore: Removing shorthands' usage now that griffel supports them. ([PR #1994](https://github.com/microsoft/fluentai/pull/1994) by Humberto.Morimoto@microsoft.com)
28
+ - chore: Bumping versions of @fluentui/* and @griffel/* packages to latest (corresponding to version 9.54.8 of @fluentui/react-components). ([PR #1993](https://github.com/microsoft/fluentai/pull/1993) by Humberto.Morimoto@microsoft.com)
29
+ - chore: bump react-components version to 9.54.10. ([PR #2018](https://github.com/microsoft/fluentai/pull/2018) by ololubek@microsoft.com)
30
+ - feat: Adding minVisibleReferences prop to ReferenceList that controls how many references to always show before overflowing. ([PR #2004](https://github.com/microsoft/fluentai/pull/2004) by humbertomakotomorimoto@gmail.com)
19
31
 
20
32
  ## [0.12.3](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-reference_v0.12.3)
21
33
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-copilot/react-reference",
3
- "version": "0.0.0-nightly-20240820-0406-cc08f744.1",
3
+ "version": "0.0.0-nightly-20240821-0407-ea93e7c5.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,10 +12,10 @@
12
12
  },
13
13
  "license": "MIT",
14
14
  "dependencies": {
15
- "@fluentui-copilot/react-preview": "0.0.0-nightly-20240820-0406-cc08f744.1",
16
- "@fluentui-copilot/react-provider": "0.0.0-nightly-20240820-0406-cc08f744.1",
17
- "@fluentui-copilot/react-sensitivity-label": "0.0.0-nightly-20240820-0406-cc08f744.1",
18
- "@fluentui-copilot/react-utilities": "0.0.0-nightly-20240820-0406-cc08f744.1",
15
+ "@fluentui-copilot/react-preview": "0.0.0-nightly-20240821-0407-ea93e7c5.1",
16
+ "@fluentui-copilot/react-provider": "0.0.0-nightly-20240821-0407-ea93e7c5.1",
17
+ "@fluentui-copilot/react-sensitivity-label": "0.0.0-nightly-20240821-0407-ea93e7c5.1",
18
+ "@fluentui-copilot/react-utilities": "0.0.0-nightly-20240821-0407-ea93e7c5.1",
19
19
  "@swc/helpers": "^0.5.1"
20
20
  },
21
21
  "peerDependencies": {