@fluentui-copilot/react-attachments 0.0.0-nightly-20251006-0406-b5da4f6a.1 → 0.0.0-nightly-20251010-0406-7df7c6d1.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.
Files changed (220) hide show
  1. package/CHANGELOG.json +3 -3
  2. package/CHANGELOG.md +4 -4
  3. package/package.json +8 -8
  4. package/dist/index.d.ts +0 -379
  5. package/lib/AgentTag.js +0 -1
  6. package/lib/AgentTag.js.map +0 -1
  7. package/lib/Attachment.js +0 -1
  8. package/lib/Attachment.js.map +0 -1
  9. package/lib/AttachmentList.js +0 -1
  10. package/lib/AttachmentList.js.map +0 -1
  11. package/lib/AttachmentOverflowMenu.js +0 -1
  12. package/lib/AttachmentOverflowMenu.js.map +0 -1
  13. package/lib/AttachmentOverflowMenuButton.js +0 -1
  14. package/lib/AttachmentOverflowMenuButton.js.map +0 -1
  15. package/lib/AttachmentOverflowMenuItem.js +0 -1
  16. package/lib/AttachmentOverflowMenuItem.js.map +0 -1
  17. package/lib/components/AgentTag/AgentTag.js +0 -11
  18. package/lib/components/AgentTag/AgentTag.js.map +0 -1
  19. package/lib/components/AgentTag/AgentTag.types.js +0 -3
  20. package/lib/components/AgentTag/AgentTag.types.js.map +0 -1
  21. package/lib/components/AgentTag/index.js +0 -4
  22. package/lib/components/AgentTag/index.js.map +0 -1
  23. package/lib/components/AgentTag/renderAgentTag.js +0 -6
  24. package/lib/components/AgentTag/renderAgentTag.js.map +0 -1
  25. package/lib/components/AgentTag/useAgentTag.js +0 -18
  26. package/lib/components/AgentTag/useAgentTag.js.map +0 -1
  27. package/lib/components/AgentTag/useAgentTagStyles.styles.js +0 -95
  28. package/lib/components/AgentTag/useAgentTagStyles.styles.js.map +0 -1
  29. package/lib/components/AgentTag/useAgentTagStyles.styles.raw.js +0 -66
  30. package/lib/components/AgentTag/useAgentTagStyles.styles.raw.js.map +0 -1
  31. package/lib/components/Attachment/Attachment.js +0 -13
  32. package/lib/components/Attachment/Attachment.js.map +0 -1
  33. package/lib/components/Attachment/Attachment.types.js +0 -3
  34. package/lib/components/Attachment/Attachment.types.js.map +0 -1
  35. package/lib/components/Attachment/index.js +0 -4
  36. package/lib/components/Attachment/index.js.map +0 -1
  37. package/lib/components/Attachment/renderAttachment.js +0 -42
  38. package/lib/components/Attachment/renderAttachment.js.map +0 -1
  39. package/lib/components/Attachment/useAttachment.js +0 -103
  40. package/lib/components/Attachment/useAttachment.js.map +0 -1
  41. package/lib/components/Attachment/useAttachmentStyles.styles.js +0 -348
  42. package/lib/components/Attachment/useAttachmentStyles.styles.js.map +0 -1
  43. package/lib/components/Attachment/useAttachmentStyles.styles.raw.js +0 -328
  44. package/lib/components/Attachment/useAttachmentStyles.styles.raw.js.map +0 -1
  45. package/lib/components/AttachmentList/AttachmentList.js +0 -14
  46. package/lib/components/AttachmentList/AttachmentList.js.map +0 -1
  47. package/lib/components/AttachmentList/AttachmentList.types.js +0 -1
  48. package/lib/components/AttachmentList/AttachmentList.types.js.map +0 -1
  49. package/lib/components/AttachmentList/index.js +0 -4
  50. package/lib/components/AttachmentList/index.js.map +0 -1
  51. package/lib/components/AttachmentList/renderAttachmentList.js +0 -31
  52. package/lib/components/AttachmentList/renderAttachmentList.js.map +0 -1
  53. package/lib/components/AttachmentList/useAttachmentList.js +0 -134
  54. package/lib/components/AttachmentList/useAttachmentList.js.map +0 -1
  55. package/lib/components/AttachmentList/useAttachmentListContextValues.js +0 -12
  56. package/lib/components/AttachmentList/useAttachmentListContextValues.js.map +0 -1
  57. package/lib/components/AttachmentList/useAttachmentListStyles.styles.js +0 -48
  58. package/lib/components/AttachmentList/useAttachmentListStyles.styles.js.map +0 -1
  59. package/lib/components/AttachmentList/useAttachmentListStyles.styles.raw.js +0 -44
  60. package/lib/components/AttachmentList/useAttachmentListStyles.styles.raw.js.map +0 -1
  61. package/lib/components/AttachmentOverflowMenu/AttachmentOverflowMenu.js +0 -14
  62. package/lib/components/AttachmentOverflowMenu/AttachmentOverflowMenu.js.map +0 -1
  63. package/lib/components/AttachmentOverflowMenu/AttachmentOverflowMenu.types.js +0 -1
  64. package/lib/components/AttachmentOverflowMenu/AttachmentOverflowMenu.types.js.map +0 -1
  65. package/lib/components/AttachmentOverflowMenu/index.js +0 -4
  66. package/lib/components/AttachmentOverflowMenu/index.js.map +0 -1
  67. package/lib/components/AttachmentOverflowMenu/renderAttachmentOverflowMenu.js +0 -13
  68. package/lib/components/AttachmentOverflowMenu/renderAttachmentOverflowMenu.js.map +0 -1
  69. package/lib/components/AttachmentOverflowMenu/useAttachmentOverflowMenu.js +0 -18
  70. package/lib/components/AttachmentOverflowMenu/useAttachmentOverflowMenu.js.map +0 -1
  71. package/lib/components/AttachmentOverflowMenu/useAttachmentOverflowMenuContextValues.js +0 -12
  72. package/lib/components/AttachmentOverflowMenu/useAttachmentOverflowMenuContextValues.js.map +0 -1
  73. package/lib/components/AttachmentOverflowMenuButton/AttachmentOverflowMenuButton.js +0 -12
  74. package/lib/components/AttachmentOverflowMenuButton/AttachmentOverflowMenuButton.js.map +0 -1
  75. package/lib/components/AttachmentOverflowMenuButton/AttachmentOverflowMenuButton.types.js +0 -3
  76. package/lib/components/AttachmentOverflowMenuButton/AttachmentOverflowMenuButton.types.js.map +0 -1
  77. package/lib/components/AttachmentOverflowMenuButton/index.js +0 -4
  78. package/lib/components/AttachmentOverflowMenuButton/index.js.map +0 -1
  79. package/lib/components/AttachmentOverflowMenuButton/renderAttachmentOverflowMenuButton.js +0 -15
  80. package/lib/components/AttachmentOverflowMenuButton/renderAttachmentOverflowMenuButton.js.map +0 -1
  81. package/lib/components/AttachmentOverflowMenuButton/useAttachmentOverflowMenuButton.js +0 -69
  82. package/lib/components/AttachmentOverflowMenuButton/useAttachmentOverflowMenuButton.js.map +0 -1
  83. package/lib/components/AttachmentOverflowMenuButton/useAttachmentOverflowMenuButtonStyles.styles.js +0 -116
  84. package/lib/components/AttachmentOverflowMenuButton/useAttachmentOverflowMenuButtonStyles.styles.js.map +0 -1
  85. package/lib/components/AttachmentOverflowMenuButton/useAttachmentOverflowMenuButtonStyles.styles.raw.js +0 -102
  86. package/lib/components/AttachmentOverflowMenuButton/useAttachmentOverflowMenuButtonStyles.styles.raw.js.map +0 -1
  87. package/lib/components/AttachmentOverflowMenuItem/AttachmentOverflowMenuItem.js +0 -10
  88. package/lib/components/AttachmentOverflowMenuItem/AttachmentOverflowMenuItem.js.map +0 -1
  89. package/lib/components/AttachmentOverflowMenuItem/AttachmentOverflowMenuItem.types.js +0 -3
  90. package/lib/components/AttachmentOverflowMenuItem/AttachmentOverflowMenuItem.types.js.map +0 -1
  91. package/lib/components/AttachmentOverflowMenuItem/index.js +0 -4
  92. package/lib/components/AttachmentOverflowMenuItem/index.js.map +0 -1
  93. package/lib/components/AttachmentOverflowMenuItem/renderAttachmentOverflowMenuItem.js +0 -13
  94. package/lib/components/AttachmentOverflowMenuItem/renderAttachmentOverflowMenuItem.js.map +0 -1
  95. package/lib/components/AttachmentOverflowMenuItem/useAttachmentOverflowMenuItem.js +0 -56
  96. package/lib/components/AttachmentOverflowMenuItem/useAttachmentOverflowMenuItem.js.map +0 -1
  97. package/lib/components/AttachmentOverflowMenuItem/useAttachmentOverflowMenuItemStyles.styles.js +0 -84
  98. package/lib/components/AttachmentOverflowMenuItem/useAttachmentOverflowMenuItemStyles.styles.js.map +0 -1
  99. package/lib/components/AttachmentOverflowMenuItem/useAttachmentOverflowMenuItemStyles.styles.raw.js +0 -59
  100. package/lib/components/AttachmentOverflowMenuItem/useAttachmentOverflowMenuItemStyles.styles.raw.js.map +0 -1
  101. package/lib/components/index.js +0 -5
  102. package/lib/components/index.js.map +0 -1
  103. package/lib/components/utils/useProgressBarStyles.styles.js +0 -54
  104. package/lib/components/utils/useProgressBarStyles.styles.js.map +0 -1
  105. package/lib/components/utils/useProgressBarStyles.styles.raw.js +0 -42
  106. package/lib/components/utils/useProgressBarStyles.styles.raw.js.map +0 -1
  107. package/lib/contexts/attachmentListContext.js +0 -9
  108. package/lib/contexts/attachmentListContext.js.map +0 -1
  109. package/lib/contexts/attachmentOverflowMenuContext.js +0 -9
  110. package/lib/contexts/attachmentOverflowMenuContext.js.map +0 -1
  111. package/lib/index.js +0 -8
  112. package/lib/index.js.map +0 -1
  113. package/lib-commonjs/AgentTag.js +0 -28
  114. package/lib-commonjs/AgentTag.js.map +0 -1
  115. package/lib-commonjs/Attachment.js +0 -31
  116. package/lib-commonjs/Attachment.js.map +0 -1
  117. package/lib-commonjs/AttachmentList.js +0 -28
  118. package/lib-commonjs/AttachmentList.js.map +0 -1
  119. package/lib-commonjs/AttachmentOverflowMenu.js +0 -25
  120. package/lib-commonjs/AttachmentOverflowMenu.js.map +0 -1
  121. package/lib-commonjs/AttachmentOverflowMenuButton.js +0 -28
  122. package/lib-commonjs/AttachmentOverflowMenuButton.js.map +0 -1
  123. package/lib-commonjs/AttachmentOverflowMenuItem.js +0 -28
  124. package/lib-commonjs/AttachmentOverflowMenuItem.js.map +0 -1
  125. package/lib-commonjs/components/AgentTag/AgentTag.js +0 -21
  126. package/lib-commonjs/components/AgentTag/AgentTag.js.map +0 -1
  127. package/lib-commonjs/components/AgentTag/AgentTag.types.js +0 -6
  128. package/lib-commonjs/components/AgentTag/AgentTag.types.js.map +0 -1
  129. package/lib-commonjs/components/AgentTag/index.js +0 -31
  130. package/lib-commonjs/components/AgentTag/index.js.map +0 -1
  131. package/lib-commonjs/components/AgentTag/renderAgentTag.js +0 -14
  132. package/lib-commonjs/components/AgentTag/renderAgentTag.js.map +0 -1
  133. package/lib-commonjs/components/AgentTag/useAgentTag.js +0 -19
  134. package/lib-commonjs/components/AgentTag/useAgentTag.js.map +0 -1
  135. package/lib-commonjs/components/AgentTag/useAgentTagStyles.styles.js +0 -145
  136. package/lib-commonjs/components/AgentTag/useAgentTagStyles.styles.js.map +0 -1
  137. package/lib-commonjs/components/AgentTag/useAgentTagStyles.styles.raw.js +0 -82
  138. package/lib-commonjs/components/AgentTag/useAgentTagStyles.styles.raw.js.map +0 -1
  139. package/lib-commonjs/components/Attachment/Attachment.js +0 -23
  140. package/lib-commonjs/components/Attachment/Attachment.js.map +0 -1
  141. package/lib-commonjs/components/Attachment/Attachment.types.js +0 -6
  142. package/lib-commonjs/components/Attachment/Attachment.types.js.map +0 -1
  143. package/lib-commonjs/components/Attachment/index.js +0 -34
  144. package/lib-commonjs/components/Attachment/index.js.map +0 -1
  145. package/lib-commonjs/components/Attachment/renderAttachment.js +0 -50
  146. package/lib-commonjs/components/Attachment/renderAttachment.js.map +0 -1
  147. package/lib-commonjs/components/Attachment/useAttachment.js +0 -105
  148. package/lib-commonjs/components/Attachment/useAttachment.js.map +0 -1
  149. package/lib-commonjs/components/Attachment/useAttachmentStyles.styles.js +0 -550
  150. package/lib-commonjs/components/Attachment/useAttachmentStyles.styles.js.map +0 -1
  151. package/lib-commonjs/components/Attachment/useAttachmentStyles.styles.raw.js +0 -347
  152. package/lib-commonjs/components/Attachment/useAttachmentStyles.styles.raw.js.map +0 -1
  153. package/lib-commonjs/components/AttachmentList/AttachmentList.js +0 -25
  154. package/lib-commonjs/components/AttachmentList/AttachmentList.js.map +0 -1
  155. package/lib-commonjs/components/AttachmentList/AttachmentList.types.js +0 -4
  156. package/lib-commonjs/components/AttachmentList/AttachmentList.types.js.map +0 -1
  157. package/lib-commonjs/components/AttachmentList/index.js +0 -31
  158. package/lib-commonjs/components/AttachmentList/index.js.map +0 -1
  159. package/lib-commonjs/components/AttachmentList/renderAttachmentList.js +0 -39
  160. package/lib-commonjs/components/AttachmentList/renderAttachmentList.js.map +0 -1
  161. package/lib-commonjs/components/AttachmentList/useAttachmentList.js +0 -137
  162. package/lib-commonjs/components/AttachmentList/useAttachmentList.js.map +0 -1
  163. package/lib-commonjs/components/AttachmentList/useAttachmentListContextValues.js +0 -22
  164. package/lib-commonjs/components/AttachmentList/useAttachmentListContextValues.js.map +0 -1
  165. package/lib-commonjs/components/AttachmentList/useAttachmentListStyles.styles.js +0 -67
  166. package/lib-commonjs/components/AttachmentList/useAttachmentListStyles.styles.js.map +0 -1
  167. package/lib-commonjs/components/AttachmentList/useAttachmentListStyles.styles.raw.js +0 -60
  168. package/lib-commonjs/components/AttachmentList/useAttachmentListStyles.styles.raw.js.map +0 -1
  169. package/lib-commonjs/components/AttachmentOverflowMenu/AttachmentOverflowMenu.js +0 -24
  170. package/lib-commonjs/components/AttachmentOverflowMenu/AttachmentOverflowMenu.js.map +0 -1
  171. package/lib-commonjs/components/AttachmentOverflowMenu/AttachmentOverflowMenu.types.js +0 -4
  172. package/lib-commonjs/components/AttachmentOverflowMenu/AttachmentOverflowMenu.types.js.map +0 -1
  173. package/lib-commonjs/components/AttachmentOverflowMenu/index.js +0 -28
  174. package/lib-commonjs/components/AttachmentOverflowMenu/index.js.map +0 -1
  175. package/lib-commonjs/components/AttachmentOverflowMenu/renderAttachmentOverflowMenu.js +0 -21
  176. package/lib-commonjs/components/AttachmentOverflowMenu/renderAttachmentOverflowMenu.js.map +0 -1
  177. package/lib-commonjs/components/AttachmentOverflowMenu/useAttachmentOverflowMenu.js +0 -21
  178. package/lib-commonjs/components/AttachmentOverflowMenu/useAttachmentOverflowMenu.js.map +0 -1
  179. package/lib-commonjs/components/AttachmentOverflowMenu/useAttachmentOverflowMenuContextValues.js +0 -22
  180. package/lib-commonjs/components/AttachmentOverflowMenu/useAttachmentOverflowMenuContextValues.js.map +0 -1
  181. package/lib-commonjs/components/AttachmentOverflowMenuButton/AttachmentOverflowMenuButton.js +0 -23
  182. package/lib-commonjs/components/AttachmentOverflowMenuButton/AttachmentOverflowMenuButton.js.map +0 -1
  183. package/lib-commonjs/components/AttachmentOverflowMenuButton/AttachmentOverflowMenuButton.types.js +0 -6
  184. package/lib-commonjs/components/AttachmentOverflowMenuButton/AttachmentOverflowMenuButton.types.js.map +0 -1
  185. package/lib-commonjs/components/AttachmentOverflowMenuButton/index.js +0 -31
  186. package/lib-commonjs/components/AttachmentOverflowMenuButton/index.js.map +0 -1
  187. package/lib-commonjs/components/AttachmentOverflowMenuButton/renderAttachmentOverflowMenuButton.js +0 -23
  188. package/lib-commonjs/components/AttachmentOverflowMenuButton/renderAttachmentOverflowMenuButton.js.map +0 -1
  189. package/lib-commonjs/components/AttachmentOverflowMenuButton/useAttachmentOverflowMenuButton.js +0 -72
  190. package/lib-commonjs/components/AttachmentOverflowMenuButton/useAttachmentOverflowMenuButton.js.map +0 -1
  191. package/lib-commonjs/components/AttachmentOverflowMenuButton/useAttachmentOverflowMenuButtonStyles.styles.js +0 -178
  192. package/lib-commonjs/components/AttachmentOverflowMenuButton/useAttachmentOverflowMenuButtonStyles.styles.js.map +0 -1
  193. package/lib-commonjs/components/AttachmentOverflowMenuButton/useAttachmentOverflowMenuButtonStyles.styles.raw.js +0 -118
  194. package/lib-commonjs/components/AttachmentOverflowMenuButton/useAttachmentOverflowMenuButtonStyles.styles.raw.js.map +0 -1
  195. package/lib-commonjs/components/AttachmentOverflowMenuItem/AttachmentOverflowMenuItem.js +0 -21
  196. package/lib-commonjs/components/AttachmentOverflowMenuItem/AttachmentOverflowMenuItem.js.map +0 -1
  197. package/lib-commonjs/components/AttachmentOverflowMenuItem/AttachmentOverflowMenuItem.types.js +0 -6
  198. package/lib-commonjs/components/AttachmentOverflowMenuItem/AttachmentOverflowMenuItem.types.js.map +0 -1
  199. package/lib-commonjs/components/AttachmentOverflowMenuItem/index.js +0 -31
  200. package/lib-commonjs/components/AttachmentOverflowMenuItem/index.js.map +0 -1
  201. package/lib-commonjs/components/AttachmentOverflowMenuItem/renderAttachmentOverflowMenuItem.js +0 -21
  202. package/lib-commonjs/components/AttachmentOverflowMenuItem/renderAttachmentOverflowMenuItem.js.map +0 -1
  203. package/lib-commonjs/components/AttachmentOverflowMenuItem/useAttachmentOverflowMenuItem.js +0 -59
  204. package/lib-commonjs/components/AttachmentOverflowMenuItem/useAttachmentOverflowMenuItem.js.map +0 -1
  205. package/lib-commonjs/components/AttachmentOverflowMenuItem/useAttachmentOverflowMenuItemStyles.styles.js +0 -109
  206. package/lib-commonjs/components/AttachmentOverflowMenuItem/useAttachmentOverflowMenuItemStyles.styles.js.map +0 -1
  207. package/lib-commonjs/components/AttachmentOverflowMenuItem/useAttachmentOverflowMenuItemStyles.styles.raw.js +0 -75
  208. package/lib-commonjs/components/AttachmentOverflowMenuItem/useAttachmentOverflowMenuItemStyles.styles.raw.js.map +0 -1
  209. package/lib-commonjs/components/index.js +0 -92
  210. package/lib-commonjs/components/index.js.map +0 -1
  211. package/lib-commonjs/components/utils/useProgressBarStyles.styles.js +0 -103
  212. package/lib-commonjs/components/utils/useProgressBarStyles.styles.js.map +0 -1
  213. package/lib-commonjs/components/utils/useProgressBarStyles.styles.raw.js +0 -50
  214. package/lib-commonjs/components/utils/useProgressBarStyles.styles.raw.js.map +0 -1
  215. package/lib-commonjs/contexts/attachmentListContext.js +0 -30
  216. package/lib-commonjs/contexts/attachmentListContext.js.map +0 -1
  217. package/lib-commonjs/contexts/attachmentOverflowMenuContext.js +0 -30
  218. package/lib-commonjs/contexts/attachmentOverflowMenuContext.js.map +0 -1
  219. package/lib-commonjs/index.js +0 -122
  220. package/lib-commonjs/index.js.map +0 -1
@@ -1,122 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", {
3
- value: true
4
- });
5
- function _export(target, all) {
6
- for(var name in all)Object.defineProperty(target, name, {
7
- enumerable: true,
8
- get: all[name]
9
- });
10
- }
11
- _export(exports, {
12
- AgentTag: function() {
13
- return _AgentTag.AgentTag;
14
- },
15
- Attachment: function() {
16
- return _Attachment.Attachment;
17
- },
18
- AttachmentList: function() {
19
- return _AttachmentList.AttachmentList;
20
- },
21
- AttachmentListContext: function() {
22
- return _attachmentListContext.AttachmentListContext;
23
- },
24
- AttachmentListProvider: function() {
25
- return _attachmentListContext.AttachmentListProvider;
26
- },
27
- AttachmentOverflowMenu: function() {
28
- return _AttachmentOverflowMenu.AttachmentOverflowMenu;
29
- },
30
- AttachmentOverflowMenuButton: function() {
31
- return _AttachmentOverflowMenuButton.AttachmentOverflowMenuButton;
32
- },
33
- AttachmentOverflowMenuContext: function() {
34
- return _attachmentOverflowMenuContext.AttachmentOverflowMenuContext;
35
- },
36
- AttachmentOverflowMenuItem: function() {
37
- return _AttachmentOverflowMenuItem.AttachmentOverflowMenuItem;
38
- },
39
- AttachmentOverflowMenuProvider: function() {
40
- return _attachmentOverflowMenuContext.AttachmentOverflowMenuProvider;
41
- },
42
- agentTagClassNames: function() {
43
- return _AgentTag.agentTagClassNames;
44
- },
45
- attachmentClassNames: function() {
46
- return _Attachment.attachmentClassNames;
47
- },
48
- attachmentListClassNames: function() {
49
- return _AttachmentList.attachmentListClassNames;
50
- },
51
- attachmentOverflowMenuButtonClassNames: function() {
52
- return _AttachmentOverflowMenuButton.attachmentOverflowMenuButtonClassNames;
53
- },
54
- attachmentOverflowMenuItemClassNames: function() {
55
- return _AttachmentOverflowMenuItem.attachmentOverflowMenuItemClassNames;
56
- },
57
- renderAgentTag_unstable: function() {
58
- return _AgentTag.renderAgentTag_unstable;
59
- },
60
- renderAttachmentList_unstable: function() {
61
- return _AttachmentList.renderAttachmentList_unstable;
62
- },
63
- renderAttachmentOverflowMenuButton_unstable: function() {
64
- return _AttachmentOverflowMenuButton.renderAttachmentOverflowMenuButton_unstable;
65
- },
66
- renderAttachmentOverflowMenuItem_unstable: function() {
67
- return _AttachmentOverflowMenuItem.renderAttachmentOverflowMenuItem_unstable;
68
- },
69
- renderAttachmentOverflowMenu_unstable: function() {
70
- return _AttachmentOverflowMenu.renderAttachmentOverflowMenu_unstable;
71
- },
72
- renderAttachment_unstable: function() {
73
- return _Attachment.renderAttachment_unstable;
74
- },
75
- useAgentTagStyles_unstable: function() {
76
- return _AgentTag.useAgentTagStyles_unstable;
77
- },
78
- useAgentTag_unstable: function() {
79
- return _AgentTag.useAgentTag_unstable;
80
- },
81
- useAttachmentListContext_unstable: function() {
82
- return _attachmentListContext.useAttachmentListContext_unstable;
83
- },
84
- useAttachmentListStyles_unstable: function() {
85
- return _AttachmentList.useAttachmentListStyles_unstable;
86
- },
87
- useAttachmentList_unstable: function() {
88
- return _AttachmentList.useAttachmentList_unstable;
89
- },
90
- useAttachmentOverflowMenuButtonStyles_unstable: function() {
91
- return _AttachmentOverflowMenuButton.useAttachmentOverflowMenuButtonStyles_unstable;
92
- },
93
- useAttachmentOverflowMenuButton_unstable: function() {
94
- return _AttachmentOverflowMenuButton.useAttachmentOverflowMenuButton_unstable;
95
- },
96
- useAttachmentOverflowMenuContext_unstable: function() {
97
- return _attachmentOverflowMenuContext.useAttachmentOverflowMenuContext_unstable;
98
- },
99
- useAttachmentOverflowMenuItemStyles_unstable: function() {
100
- return _AttachmentOverflowMenuItem.useAttachmentOverflowMenuItemStyles_unstable;
101
- },
102
- useAttachmentOverflowMenuItem_unstable: function() {
103
- return _AttachmentOverflowMenuItem.useAttachmentOverflowMenuItem_unstable;
104
- },
105
- useAttachmentOverflowMenu_unstable: function() {
106
- return _AttachmentOverflowMenu.useAttachmentOverflowMenu_unstable;
107
- },
108
- useAttachmentStyles_unstable: function() {
109
- return _Attachment.useAttachmentStyles_unstable;
110
- },
111
- useAttachment_unstable: function() {
112
- return _Attachment.useAttachment_unstable;
113
- }
114
- });
115
- const _AttachmentList = require("./AttachmentList");
116
- const _attachmentListContext = require("./contexts/attachmentListContext");
117
- const _Attachment = require("./Attachment");
118
- const _AttachmentOverflowMenu = require("./AttachmentOverflowMenu");
119
- const _attachmentOverflowMenuContext = require("./contexts/attachmentOverflowMenuContext");
120
- const _AttachmentOverflowMenuButton = require("./AttachmentOverflowMenuButton");
121
- const _AttachmentOverflowMenuItem = require("./AttachmentOverflowMenuItem");
122
- const _AgentTag = require("./AgentTag");
@@ -1 +0,0 @@
1
- {"version":3,"sources":["index.ts"],"sourcesContent":["export type {\n AttachmentListProps,\n AttachmentListSlots,\n AttachmentListState,\n AttachmentDismissedData,\n} from './AttachmentList';\nexport {\n AttachmentList,\n attachmentListClassNames,\n renderAttachmentList_unstable,\n useAttachmentListStyles_unstable,\n useAttachmentList_unstable,\n} from './AttachmentList';\nexport type { AttachmentListContextValue } from './contexts/attachmentListContext';\nexport {\n AttachmentListContext,\n AttachmentListProvider,\n useAttachmentListContext_unstable,\n} from './contexts/attachmentListContext';\nexport type { AttachmentProps, AttachmentSlots, AttachmentState } from './Attachment';\nexport {\n Attachment,\n attachmentClassNames,\n renderAttachment_unstable,\n useAttachmentStyles_unstable,\n useAttachment_unstable,\n} from './Attachment';\n\nexport type {\n AttachmentOverflowMenuProps,\n AttachmentOverflowMenuSlots,\n AttachmentOverflowMenuState,\n} from './AttachmentOverflowMenu';\nexport {\n AttachmentOverflowMenu,\n renderAttachmentOverflowMenu_unstable,\n useAttachmentOverflowMenu_unstable,\n} from './AttachmentOverflowMenu';\n\nexport type { AttachmentOverflowMenuContextValue } from './contexts/attachmentOverflowMenuContext';\nexport {\n AttachmentOverflowMenuContext,\n AttachmentOverflowMenuProvider,\n useAttachmentOverflowMenuContext_unstable,\n} from './contexts/attachmentOverflowMenuContext';\n\nexport type {\n AttachmentOverflowMenuButtonProps,\n AttachmentOverflowMenuButtonSlots,\n AttachmentOverflowMenuButtonState,\n} from './AttachmentOverflowMenuButton';\nexport {\n AttachmentOverflowMenuButton,\n attachmentOverflowMenuButtonClassNames,\n renderAttachmentOverflowMenuButton_unstable,\n useAttachmentOverflowMenuButtonStyles_unstable,\n useAttachmentOverflowMenuButton_unstable,\n} from './AttachmentOverflowMenuButton';\n\nexport type {\n AttachmentOverflowMenuItemProps,\n AttachmentOverflowMenuItemSlots,\n AttachmentOverflowMenuItemState,\n} from './AttachmentOverflowMenuItem';\nexport {\n AttachmentOverflowMenuItem,\n attachmentOverflowMenuItemClassNames,\n renderAttachmentOverflowMenuItem_unstable,\n useAttachmentOverflowMenuItemStyles_unstable,\n useAttachmentOverflowMenuItem_unstable,\n} from './AttachmentOverflowMenuItem';\n\nexport {\n AgentTag,\n renderAgentTag_unstable,\n useAgentTag_unstable,\n agentTagClassNames,\n useAgentTagStyles_unstable,\n} from './AgentTag';\nexport type { AgentTagProps, AgentTagSlots, AgentTagState } from './AgentTag';\n"],"names":["AgentTag","Attachment","AttachmentList","AttachmentListContext","AttachmentListProvider","AttachmentOverflowMenu","AttachmentOverflowMenuButton","AttachmentOverflowMenuContext","AttachmentOverflowMenuItem","AttachmentOverflowMenuProvider","agentTagClassNames","attachmentClassNames","attachmentListClassNames","attachmentOverflowMenuButtonClassNames","attachmentOverflowMenuItemClassNames","renderAgentTag_unstable","renderAttachmentList_unstable","renderAttachmentOverflowMenuButton_unstable","renderAttachmentOverflowMenuItem_unstable","renderAttachmentOverflowMenu_unstable","renderAttachment_unstable","useAgentTagStyles_unstable","useAgentTag_unstable","useAttachmentListContext_unstable","useAttachmentListStyles_unstable","useAttachmentList_unstable","useAttachmentOverflowMenuButtonStyles_unstable","useAttachmentOverflowMenuButton_unstable","useAttachmentOverflowMenuContext_unstable","useAttachmentOverflowMenuItemStyles_unstable","useAttachmentOverflowMenuItem_unstable","useAttachmentOverflowMenu_unstable","useAttachmentStyles_unstable","useAttachment_unstable"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAyEEA,QAAQ;eAARA,kBAAQ;;IApDRC,UAAU;eAAVA,sBAAU;;IAdVC,cAAc;eAAdA,8BAAc;;IAQdC,qBAAqB;eAArBA,4CAAqB;;IACrBC,sBAAsB;eAAtBA,6CAAsB;;IAkBtBC,sBAAsB;eAAtBA,8CAAsB;;IAkBtBC,4BAA4B;eAA5BA,0DAA4B;;IAX5BC,6BAA6B;eAA7BA,4DAA6B;;IAwB7BC,0BAA0B;eAA1BA,sDAA0B;;IAvB1BC,8BAA8B;eAA9BA,6DAA8B;;IAkC9BC,kBAAkB;eAAlBA,4BAAkB;;IAtDlBC,oBAAoB;eAApBA,gCAAoB;;IAdpBC,wBAAwB;eAAxBA,wCAAwB;;IA6CxBC,sCAAsC;eAAtCA,oEAAsC;;IAatCC,oCAAoC;eAApCA,gEAAoC;;IAQpCC,uBAAuB;eAAvBA,iCAAuB;;IAjEvBC,6BAA6B;eAA7BA,6CAA6B;;IA6C7BC,2CAA2C;eAA3CA,yEAA2C;;IAa3CC,yCAAyC;eAAzCA,qEAAyC;;IAhCzCC,qCAAqC;eAArCA,6DAAqC;;IAZrCC,yBAAyB;eAAzBA,qCAAyB;;IAsDzBC,0BAA0B;eAA1BA,oCAA0B;;IAF1BC,oBAAoB;eAApBA,8BAAoB;;IA1DpBC,iCAAiC;eAAjCA,wDAAiC;;IAPjCC,gCAAgC;eAAhCA,gDAAgC;;IAChCC,0BAA0B;eAA1BA,0CAA0B;;IA4C1BC,8CAA8C;eAA9CA,4EAA8C;;IAC9CC,wCAAwC;eAAxCA,sEAAwC;;IAbxCC,yCAAyC;eAAzCA,wEAAyC;;IAyBzCC,4CAA4C;eAA5CA,wEAA4C;;IAC5CC,sCAAsC;eAAtCA,kEAAsC;;IAjCtCC,kCAAkC;eAAlCA,0DAAkC;;IAZlCC,4BAA4B;eAA5BA,wCAA4B;;IAC5BC,sBAAsB;eAAtBA,kCAAsB;;;gCAbjB;uCAMA;4BAQA;wCAWA;+CAOA;8CAaA;4CAaA;0BAQA"}