@fluentui-copilot/react-attachments 0.0.0-nightly-20250319-0404-611607b9.1 → 0.0.0-nightly-20250321-0406-b2bc2ed5.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-attachments",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 19 Mar 2025 04:13:46 GMT",
6
- "tag": "@fluentui-copilot/react-attachments_v0.0.0-nightly-20250319-0404-611607b9.1",
7
- "version": "0.0.0-nightly-20250319-0404-611607b9.1",
5
+ "date": "Fri, 21 Mar 2025 04:14:54 GMT",
6
+ "tag": "@fluentui-copilot/react-attachments_v0.0.0-nightly-20250321-0406-b2bc2ed5.1",
7
+ "version": "0.0.0-nightly-20250321-0406-b2bc2ed5.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -16,6 +16,35 @@
16
16
  ]
17
17
  }
18
18
  },
19
+ {
20
+ "date": "Thu, 20 Mar 2025 17:00:44 GMT",
21
+ "tag": "@fluentui-copilot/react-attachments_v0.11.0",
22
+ "version": "0.11.0",
23
+ "comments": {
24
+ "minor": [
25
+ {
26
+ "author": "tristan.watanabe@gmail.com",
27
+ "package": "@fluentui-copilot/react-attachments",
28
+ "commit": "acea64a0cbcc519d30a93b74d7a4711fd78618c7",
29
+ "comment": "feat: menuList and menuPopover are now dedicated slots to allow for customizability."
30
+ }
31
+ ],
32
+ "patch": [
33
+ {
34
+ "author": "owcampbe@microsoft.com",
35
+ "package": "@fluentui-copilot/react-attachments",
36
+ "commit": "20c56b1c4a0f93db76fc8b348ccb86b563c364d6",
37
+ "comment": "feat: Add support for customStyleHooks to Attachment, AttachmentList, and AttachmentOverflowMenuButton."
38
+ },
39
+ {
40
+ "author": "makotom@microsoft.com",
41
+ "package": "@fluentui-copilot/react-attachments",
42
+ "commit": "9958f308833b5b38dd8afdaf5505f87aca5d3961",
43
+ "comment": "chore: Updating imports of tokens to be imported from @fluentui-copilot/tokens instead of from @fluentui/react-components."
44
+ }
45
+ ]
46
+ }
47
+ },
19
48
  {
20
49
  "date": "Tue, 18 Feb 2025 22:28:02 GMT",
21
50
  "tag": "@fluentui-copilot/react-attachments_v0.10.6",
package/CHANGELOG.md CHANGED
@@ -1,18 +1,32 @@
1
1
  # Change Log - @fluentui-copilot/react-attachments
2
2
 
3
- This log was last generated on Wed, 19 Mar 2025 04:13:46 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 21 Mar 2025 04:14:54 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20250319-0404-611607b9.1](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-attachments_v0.0.0-nightly-20250319-0404-611607b9.1)
7
+ ## [0.0.0-nightly-20250321-0406-b2bc2ed5.1](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-attachments_v0.0.0-nightly-20250321-0406-b2bc2ed5.1)
8
8
 
9
- Wed, 19 Mar 2025 04:13:46 GMT
10
- [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-attachments_v0.10.6..@fluentui-copilot/react-attachments_v0.0.0-nightly-20250319-0404-611607b9.1)
9
+ Fri, 21 Mar 2025 04:14:54 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-attachments_v0.11.0..@fluentui-copilot/react-attachments_v0.0.0-nightly-20250321-0406-b2bc2ed5.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
15
 
16
+ ## [0.11.0](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-attachments_v0.11.0)
17
+
18
+ Thu, 20 Mar 2025 17:00:44 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentai/compare/@fluentui-copilot/react-attachments_v0.10.6..@fluentui-copilot/react-attachments_v0.11.0)
20
+
21
+ ### Minor changes
22
+
23
+ - feat: menuList and menuPopover are now dedicated slots to allow for customizability. ([PR #2727](https://github.com/microsoft/fluentai/pull/2727) by tristan.watanabe@gmail.com)
24
+
25
+ ### Patches
26
+
27
+ - feat: Add support for customStyleHooks to Attachment, AttachmentList, and AttachmentOverflowMenuButton. ([PR #2786](https://github.com/microsoft/fluentai/pull/2786) by owcampbe@microsoft.com)
28
+ - chore: Updating imports of tokens to be imported from @fluentui-copilot/tokens instead of from @fluentui/react-components. ([PR #2745](https://github.com/microsoft/fluentai/pull/2745) by makotom@microsoft.com)
29
+
16
30
  ## [0.10.6](https://github.com/microsoft/fluentai/tree/@fluentui-copilot/react-attachments_v0.10.6)
17
31
 
18
32
  Tue, 18 Feb 2025 22:28:02 GMT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-copilot/react-attachments",
3
- "version": "0.0.0-nightly-20250319-0404-611607b9.1",
3
+ "version": "0.0.0-nightly-20250321-0406-b2bc2ed5.1",
4
4
  "description": "A set of components related to attaching files in Copilot experiences.",
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-provider": "^0.0.0-nightly-20250319-0404-611607b9.1",
16
- "@fluentui-copilot/react-utilities": "^0.0.0-nightly-20250319-0404-611607b9.1",
17
- "@fluentui-copilot/tokens": "^0.0.0-nightly-20250319-0404-611607b9.1",
15
+ "@fluentui-copilot/react-provider": "^0.0.0-nightly-20250321-0406-b2bc2ed5.1",
16
+ "@fluentui-copilot/react-utilities": "^0.0.0-nightly-20250321-0406-b2bc2ed5.1",
17
+ "@fluentui-copilot/tokens": "^0.0.0-nightly-20250321-0406-b2bc2ed5.1",
18
18
  "@swc/helpers": "^0.5.1"
19
19
  },
20
20
  "peerDependencies": {