@corva/ui 3.69.0-9 → 3.69.0

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 (349) hide show
  1. package/cjs-bundle/components/AddComment/Popover.js +1 -1
  2. package/cjs-bundle/components/AddComment/Popover.js.map +1 -1
  3. package/cjs-bundle/components/AddComment/components/Content.js +1 -1
  4. package/cjs-bundle/components/AddComment/components/Content.js.map +1 -1
  5. package/cjs-bundle/components/AttachFileButton/AttachFileButton.js +2 -0
  6. package/cjs-bundle/components/AttachFileButton/AttachFileButton.js.map +1 -0
  7. package/cjs-bundle/components/AttachFileButton/AttachFileButton.scss.js +2 -0
  8. package/cjs-bundle/components/AttachFileButton/AttachFileButton.scss.js.map +1 -0
  9. package/cjs-bundle/components/AttachmentLightbox/AttachmentLightbox.js +2 -0
  10. package/cjs-bundle/components/AttachmentLightbox/AttachmentLightbox.js.map +1 -0
  11. package/cjs-bundle/components/AttachmentLightbox/AttachmentLightbox.scss.js +2 -0
  12. package/cjs-bundle/components/AttachmentLightbox/AttachmentLightbox.scss.js.map +1 -0
  13. package/cjs-bundle/components/AttachmentLightbox/useAttachmentLightbox.js +2 -0
  14. package/cjs-bundle/components/AttachmentLightbox/useAttachmentLightbox.js.map +1 -0
  15. package/cjs-bundle/components/AttachmentPreview/AttachmentPreview.js +1 -1
  16. package/cjs-bundle/components/AttachmentPreview/AttachmentPreview.scss.js +1 -1
  17. package/cjs-bundle/components/AttachmentPreview/StoredAttachmentPreview.js +2 -0
  18. package/cjs-bundle/components/AttachmentPreview/StoredAttachmentPreview.js.map +1 -0
  19. package/cjs-bundle/components/AttachmentPreview/getAttachmentKind.js +2 -0
  20. package/cjs-bundle/components/AttachmentPreview/getAttachmentKind.js.map +1 -0
  21. package/cjs-bundle/components/AttachmentPreview/useStoredAttachment.js +2 -0
  22. package/cjs-bundle/components/AttachmentPreview/useStoredAttachment.js.map +1 -0
  23. package/cjs-bundle/components/BICOffsetPickerDialog/index.js +1 -1
  24. package/cjs-bundle/components/BICOffsetPickerDialog/index.js.map +1 -1
  25. package/cjs-bundle/components/Casing/CasingTableV2/components/CasingJoints/Editor.js +1 -1
  26. package/cjs-bundle/components/Casing/CasingTableV2/components/CasingJoints/Editor.js.map +1 -1
  27. package/cjs-bundle/components/Casing/CasingTableV2/components/Component.js +1 -1
  28. package/cjs-bundle/components/Casing/CasingTableV2/components/Component.js.map +1 -1
  29. package/cjs-bundle/components/Casing/CasingTableV2/components/DrillPipe/Editor.js +1 -1
  30. package/cjs-bundle/components/Casing/CasingTableV2/components/DrillPipe/Editor.js.map +1 -1
  31. package/cjs-bundle/components/CommentCard/CommentCard.js +1 -1
  32. package/cjs-bundle/components/CommentCard/CommentCard.scss.js +1 -1
  33. package/cjs-bundle/components/CommentCard/CommentCardReactions.js +1 -1
  34. package/cjs-bundle/components/CommentCard/CommentCardReplies.js +1 -1
  35. package/cjs-bundle/components/CommentCard/CommentMenu.js +1 -1
  36. package/cjs-bundle/components/CommentCard/buildCommentReply.js +2 -0
  37. package/cjs-bundle/components/CommentCard/buildCommentReply.js.map +1 -0
  38. package/cjs-bundle/components/CommentComposer/ChatChannelSelector.js +2 -0
  39. package/cjs-bundle/components/CommentComposer/ChatChannelSelector.js.map +1 -0
  40. package/cjs-bundle/components/CommentComposer/ChatChannelSelector.scss.js +2 -0
  41. package/cjs-bundle/components/CommentComposer/ChatChannelSelector.scss.js.map +1 -0
  42. package/cjs-bundle/components/CommentComposer/CommentComposer.js +2 -0
  43. package/cjs-bundle/components/CommentComposer/CommentComposer.js.map +1 -0
  44. package/cjs-bundle/components/CommentComposer/CommentComposer.scss.js +2 -0
  45. package/cjs-bundle/components/CommentComposer/CommentComposer.scss.js.map +1 -0
  46. package/cjs-bundle/components/CommentComposer/CommentMetaLine.js +2 -0
  47. package/cjs-bundle/components/CommentComposer/CommentMetaLine.js.map +1 -0
  48. package/cjs-bundle/components/CommentComposer/CommentMetaLine.scss.js +2 -0
  49. package/cjs-bundle/components/CommentComposer/CommentMetaLine.scss.js.map +1 -0
  50. package/cjs-bundle/components/CommentComposer/CommentReplyInput.js +2 -0
  51. package/cjs-bundle/components/CommentComposer/CommentReplyInput.js.map +1 -0
  52. package/cjs-bundle/components/CommentComposer/ShareToChatRow.js +2 -0
  53. package/cjs-bundle/components/CommentComposer/ShareToChatRow.js.map +1 -0
  54. package/cjs-bundle/components/CommentComposer/ShareToChatRow.scss.js +2 -0
  55. package/cjs-bundle/components/CommentComposer/ShareToChatRow.scss.js.map +1 -0
  56. package/cjs-bundle/components/CommentComposer/useAttachmentUpload.js +2 -0
  57. package/cjs-bundle/components/CommentComposer/useAttachmentUpload.js.map +1 -0
  58. package/cjs-bundle/components/CommentInputNext/CommentInputNext.js +1 -1
  59. package/cjs-bundle/components/CommentInputNext/CommentInputNext.scss.js +1 -1
  60. package/cjs-bundle/components/ConfirmationDialog.js.map +1 -1
  61. package/cjs-bundle/components/DocumentViewer/DocumentViewer.js +1 -1
  62. package/cjs-bundle/components/DocumentViewer/DocumentViewer.js.map +1 -1
  63. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Agitator/Editor.js +1 -1
  64. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Agitator/Editor.js.map +1 -1
  65. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Bit/Editor.js +1 -1
  66. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Bit/Editor.js.map +1 -1
  67. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Component.js +1 -1
  68. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Component.js.map +1 -1
  69. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillCollar/Editor.js +1 -1
  70. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillCollar/Editor.js.map +1 -1
  71. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillPipe/Editor.js +1 -1
  72. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/DrillPipe/Editor.js.map +1 -1
  73. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Jar/Editor.js +1 -1
  74. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Jar/Editor.js.map +1 -1
  75. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Lwd/Editor.js +1 -1
  76. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Lwd/Editor.js.map +1 -1
  77. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Mwd/Editor.js +1 -1
  78. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Mwd/Editor.js.map +1 -1
  79. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Pdm/Editor.js +1 -1
  80. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Pdm/Editor.js.map +1 -1
  81. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Rss/Editor.js +1 -1
  82. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Rss/Editor.js.map +1 -1
  83. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Stabilizer/Editor.js +1 -1
  84. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Stabilizer/Editor.js.map +1 -1
  85. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Sub/Editor.js +1 -1
  86. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Sub/Editor.js.map +1 -1
  87. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Ur/Editor.js +1 -1
  88. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/Ur/Editor.js.map +1 -1
  89. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/ConfirmationPopup.js +1 -1
  90. package/cjs-bundle/components/Drillstring/BHAComponentsTable/components/shared/ConfirmationPopup.js.map +1 -1
  91. package/cjs-bundle/components/EmojiIconButton.js +1 -1
  92. package/cjs-bundle/components/EmojiIconButton.js.map +1 -1
  93. package/cjs-bundle/components/FeedCard/useActivityInteractions.js +2 -0
  94. package/cjs-bundle/components/FeedCard/useActivityInteractions.js.map +1 -0
  95. package/cjs-bundle/components/FeedCard/useDeleteFeedItem.js +2 -0
  96. package/cjs-bundle/components/FeedCard/useDeleteFeedItem.js.map +1 -0
  97. package/cjs-bundle/components/FeedCard/useFeedActivity.js +2 -0
  98. package/cjs-bundle/components/FeedCard/useFeedActivity.js.map +1 -0
  99. package/cjs-bundle/components/FeedItemCard/FeedItemCard.js +1 -1
  100. package/cjs-bundle/components/FeedItemCard/FeedItemCard.scss.js +1 -1
  101. package/cjs-bundle/components/NewCommentCursor/NewCommentCursor.js +1 -1
  102. package/cjs-bundle/components/NewCommentCursor/NewCommentCursor.scss.js +1 -1
  103. package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/ToggleMapButton.js +1 -1
  104. package/cjs-bundle/components/OffsetWellPickerV2/components/Filter/ToggleMapButton.js.map +1 -1
  105. package/cjs-bundle/components/OffsetWellPickerV2/components/Table/MetricsAddMenu.js +1 -1
  106. package/cjs-bundle/components/OffsetWellPickerV2/components/Table/MetricsAddMenu.js.map +1 -1
  107. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsAddMenu.js +1 -1
  108. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsAddMenu.js.map +1 -1
  109. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/index.js +1 -1
  110. package/cjs-bundle/components/OffsetWellPickerV3/components/CustomSelectionView/index.js.map +1 -1
  111. package/cjs-bundle/components/OffsetWellPickerV3/components/OffsetWellSelectionView/index.js +1 -1
  112. package/cjs-bundle/components/OffsetWellPickerV3/components/OffsetWellSelectionView/index.js.map +1 -1
  113. package/cjs-bundle/components/OffsetWellPickerV3/components/TabSelection/ToggleMapButton.js +1 -1
  114. package/cjs-bundle/components/OffsetWellPickerV3/components/TabSelection/ToggleMapButton.js.map +1 -1
  115. package/cjs-bundle/components/OffsetWellPickerV3/components/TabSelection/index.js +1 -1
  116. package/cjs-bundle/components/OffsetWellPickerV3/components/TabSelection/index.js.map +1 -1
  117. package/cjs-bundle/components/OffsetWellPickerV3/components/WellHubView/index.js +1 -1
  118. package/cjs-bundle/components/OffsetWellPickerV3/components/WellHubView/index.js.map +1 -1
  119. package/cjs-bundle/components/OffsetWellPickerV3/components/shared/OffsetWellTableHead.js +1 -1
  120. package/cjs-bundle/components/OffsetWellPickerV3/components/shared/OffsetWellTableHead.js.map +1 -1
  121. package/cjs-bundle/components/OffsetWellPickerV5/components/Filter/components/CustomDateFields/CustomDateFields.js +1 -1
  122. package/cjs-bundle/components/OffsetWellPickerV5/components/OffsetWellPickerContent/OffsetWellPickerContent.js +1 -1
  123. package/cjs-bundle/components/PadOffsetsPicker/StagesSelector.js +1 -1
  124. package/cjs-bundle/components/PadOffsetsPicker/StagesSelector.js.map +1 -1
  125. package/cjs-bundle/components/PadOffsetsPickerV2/PadOffsetsPickerV2.js +1 -1
  126. package/cjs-bundle/components/UserMention/index.js +1 -1
  127. package/cjs-bundle/components/UserMention/index.js.map +1 -1
  128. package/cjs-bundle/components/UserMention/utils/index.js +1 -1
  129. package/cjs-bundle/components/UserMention/utils/index.js.map +1 -1
  130. package/cjs-bundle/components/index.js +1 -1
  131. package/cjs-bundle/componentsV2/Popper/Popper.js +1 -1
  132. package/cjs-bundle/componentsV2/Popper/constants.js +2 -0
  133. package/cjs-bundle/componentsV2/Popper/constants.js.map +1 -0
  134. package/cjs-bundle/effects/useOutsideClick.js +1 -1
  135. package/cjs-bundle/effects/useSignedURL.js +1 -1
  136. package/cjs-bundle/effects/useSignedURL.js.map +1 -1
  137. package/cjs-bundle/utils/index.js +1 -1
  138. package/components/AddComment/Popover.js +1 -1
  139. package/components/AddComment/Popover.js.map +1 -1
  140. package/components/AddComment/components/Content.js +1 -1
  141. package/components/AddComment/components/Content.js.map +1 -1
  142. package/components/AttachFileButton/AttachFileButton.d.ts +13 -0
  143. package/components/AttachFileButton/AttachFileButton.d.ts.map +1 -0
  144. package/components/AttachFileButton/AttachFileButton.js +2 -0
  145. package/components/AttachFileButton/AttachFileButton.js.map +1 -0
  146. package/components/AttachFileButton/AttachFileButton.scss.js +2 -0
  147. package/components/AttachFileButton/AttachFileButton.scss.js.map +1 -0
  148. package/components/AttachFileButton/index.d.ts +2 -0
  149. package/components/AttachFileButton/index.d.ts.map +1 -0
  150. package/components/AttachmentLightbox/AttachmentLightbox.d.ts +14 -0
  151. package/components/AttachmentLightbox/AttachmentLightbox.d.ts.map +1 -0
  152. package/components/AttachmentLightbox/AttachmentLightbox.js +2 -0
  153. package/components/AttachmentLightbox/AttachmentLightbox.js.map +1 -0
  154. package/components/AttachmentLightbox/AttachmentLightbox.scss.js +2 -0
  155. package/components/AttachmentLightbox/AttachmentLightbox.scss.js.map +1 -0
  156. package/components/AttachmentLightbox/index.d.ts +2 -0
  157. package/components/AttachmentLightbox/index.d.ts.map +1 -0
  158. package/components/AttachmentLightbox/useAttachmentLightbox.d.ts +7 -0
  159. package/components/AttachmentLightbox/useAttachmentLightbox.d.ts.map +1 -0
  160. package/components/AttachmentLightbox/useAttachmentLightbox.js +2 -0
  161. package/components/AttachmentLightbox/useAttachmentLightbox.js.map +1 -0
  162. package/components/AttachmentPreview/AttachmentPreview.d.ts.map +1 -1
  163. package/components/AttachmentPreview/AttachmentPreview.js +1 -1
  164. package/components/AttachmentPreview/AttachmentPreview.scss.js +1 -1
  165. package/components/AttachmentPreview/AttachmentPreview.types.d.ts +4 -0
  166. package/components/AttachmentPreview/AttachmentPreview.types.d.ts.map +1 -1
  167. package/components/AttachmentPreview/StoredAttachmentPreview.d.ts +7 -0
  168. package/components/AttachmentPreview/StoredAttachmentPreview.d.ts.map +1 -0
  169. package/components/AttachmentPreview/StoredAttachmentPreview.js +2 -0
  170. package/components/AttachmentPreview/StoredAttachmentPreview.js.map +1 -0
  171. package/components/AttachmentPreview/getAttachmentKind.d.ts +6 -0
  172. package/components/AttachmentPreview/getAttachmentKind.d.ts.map +1 -0
  173. package/components/AttachmentPreview/getAttachmentKind.js +2 -0
  174. package/components/AttachmentPreview/getAttachmentKind.js.map +1 -0
  175. package/components/AttachmentPreview/index.d.ts +2 -0
  176. package/components/AttachmentPreview/index.d.ts.map +1 -1
  177. package/components/AttachmentPreview/useStoredAttachment.d.ts +7 -0
  178. package/components/AttachmentPreview/useStoredAttachment.d.ts.map +1 -0
  179. package/components/AttachmentPreview/useStoredAttachment.js +2 -0
  180. package/components/AttachmentPreview/useStoredAttachment.js.map +1 -0
  181. package/components/BICOffsetPickerDialog/index.js +1 -1
  182. package/components/BICOffsetPickerDialog/index.js.map +1 -1
  183. package/components/Casing/CasingTableV2/components/CasingJoints/Editor.js +1 -1
  184. package/components/Casing/CasingTableV2/components/CasingJoints/Editor.js.map +1 -1
  185. package/components/Casing/CasingTableV2/components/Component.js +1 -1
  186. package/components/Casing/CasingTableV2/components/Component.js.map +1 -1
  187. package/components/Casing/CasingTableV2/components/DrillPipe/Editor.js +1 -1
  188. package/components/Casing/CasingTableV2/components/DrillPipe/Editor.js.map +1 -1
  189. package/components/CommentCard/CommentCard.d.ts.map +1 -1
  190. package/components/CommentCard/CommentCard.js +1 -1
  191. package/components/CommentCard/CommentCard.scss.js +1 -1
  192. package/components/CommentCard/CommentCard.types.d.ts +9 -2
  193. package/components/CommentCard/CommentCard.types.d.ts.map +1 -1
  194. package/components/CommentCard/CommentCardReactions.d.ts +2 -1
  195. package/components/CommentCard/CommentCardReactions.d.ts.map +1 -1
  196. package/components/CommentCard/CommentCardReactions.js +1 -1
  197. package/components/CommentCard/CommentCardReplies.d.ts +1 -0
  198. package/components/CommentCard/CommentCardReplies.d.ts.map +1 -1
  199. package/components/CommentCard/CommentCardReplies.js +1 -1
  200. package/components/CommentCard/CommentMenu.d.ts.map +1 -1
  201. package/components/CommentCard/CommentMenu.js +1 -1
  202. package/components/CommentCard/buildCommentReply.d.ts +28 -0
  203. package/components/CommentCard/buildCommentReply.d.ts.map +1 -0
  204. package/components/CommentCard/buildCommentReply.js +2 -0
  205. package/components/CommentCard/buildCommentReply.js.map +1 -0
  206. package/components/CommentComposer/ChatChannelSelector.d.ts +18 -0
  207. package/components/CommentComposer/ChatChannelSelector.d.ts.map +1 -0
  208. package/components/CommentComposer/ChatChannelSelector.js +2 -0
  209. package/components/CommentComposer/ChatChannelSelector.js.map +1 -0
  210. package/components/CommentComposer/ChatChannelSelector.scss.js +2 -0
  211. package/components/CommentComposer/ChatChannelSelector.scss.js.map +1 -0
  212. package/components/CommentComposer/CommentComposer.d.ts +38 -0
  213. package/components/CommentComposer/CommentComposer.d.ts.map +1 -0
  214. package/components/CommentComposer/CommentComposer.js +2 -0
  215. package/components/CommentComposer/CommentComposer.js.map +1 -0
  216. package/components/CommentComposer/CommentComposer.scss.js +2 -0
  217. package/components/CommentComposer/CommentComposer.scss.js.map +1 -0
  218. package/components/CommentComposer/CommentMetaLine.d.ts +13 -0
  219. package/components/CommentComposer/CommentMetaLine.d.ts.map +1 -0
  220. package/components/CommentComposer/CommentMetaLine.js +2 -0
  221. package/components/CommentComposer/CommentMetaLine.js.map +1 -0
  222. package/components/CommentComposer/CommentMetaLine.scss.js +2 -0
  223. package/components/CommentComposer/CommentMetaLine.scss.js.map +1 -0
  224. package/components/CommentComposer/CommentReplyInput.d.ts +15 -0
  225. package/components/CommentComposer/CommentReplyInput.d.ts.map +1 -0
  226. package/components/CommentComposer/CommentReplyInput.js +2 -0
  227. package/components/CommentComposer/CommentReplyInput.js.map +1 -0
  228. package/components/CommentComposer/ShareToChatRow.d.ts +13 -0
  229. package/components/CommentComposer/ShareToChatRow.d.ts.map +1 -0
  230. package/components/CommentComposer/ShareToChatRow.js +2 -0
  231. package/components/CommentComposer/ShareToChatRow.js.map +1 -0
  232. package/components/CommentComposer/ShareToChatRow.scss.js +2 -0
  233. package/components/CommentComposer/ShareToChatRow.scss.js.map +1 -0
  234. package/components/CommentComposer/index.d.ts +2 -0
  235. package/components/CommentComposer/index.d.ts.map +1 -0
  236. package/components/CommentComposer/useAttachmentUpload.d.ts +26 -0
  237. package/components/CommentComposer/useAttachmentUpload.d.ts.map +1 -0
  238. package/components/CommentComposer/useAttachmentUpload.js +2 -0
  239. package/components/CommentComposer/useAttachmentUpload.js.map +1 -0
  240. package/components/CommentInputNext/CommentInputNext.d.ts +8 -5
  241. package/components/CommentInputNext/CommentInputNext.d.ts.map +1 -1
  242. package/components/CommentInputNext/CommentInputNext.js +1 -1
  243. package/components/CommentInputNext/CommentInputNext.scss.js +1 -1
  244. package/components/ConfirmationDialog.js.map +1 -1
  245. package/components/DocumentViewer/DocumentViewer.js +1 -1
  246. package/components/DocumentViewer/DocumentViewer.js.map +1 -1
  247. package/components/Drillstring/BHAComponentsTable/components/Agitator/Editor.js +1 -1
  248. package/components/Drillstring/BHAComponentsTable/components/Agitator/Editor.js.map +1 -1
  249. package/components/Drillstring/BHAComponentsTable/components/Bit/Editor.js +1 -1
  250. package/components/Drillstring/BHAComponentsTable/components/Bit/Editor.js.map +1 -1
  251. package/components/Drillstring/BHAComponentsTable/components/Component.js +1 -1
  252. package/components/Drillstring/BHAComponentsTable/components/Component.js.map +1 -1
  253. package/components/Drillstring/BHAComponentsTable/components/DrillCollar/Editor.js +1 -1
  254. package/components/Drillstring/BHAComponentsTable/components/DrillCollar/Editor.js.map +1 -1
  255. package/components/Drillstring/BHAComponentsTable/components/DrillPipe/Editor.js +1 -1
  256. package/components/Drillstring/BHAComponentsTable/components/DrillPipe/Editor.js.map +1 -1
  257. package/components/Drillstring/BHAComponentsTable/components/Jar/Editor.js +1 -1
  258. package/components/Drillstring/BHAComponentsTable/components/Jar/Editor.js.map +1 -1
  259. package/components/Drillstring/BHAComponentsTable/components/Lwd/Editor.js +1 -1
  260. package/components/Drillstring/BHAComponentsTable/components/Lwd/Editor.js.map +1 -1
  261. package/components/Drillstring/BHAComponentsTable/components/Mwd/Editor.js +1 -1
  262. package/components/Drillstring/BHAComponentsTable/components/Mwd/Editor.js.map +1 -1
  263. package/components/Drillstring/BHAComponentsTable/components/Pdm/Editor.js +1 -1
  264. package/components/Drillstring/BHAComponentsTable/components/Pdm/Editor.js.map +1 -1
  265. package/components/Drillstring/BHAComponentsTable/components/Rss/Editor.js +1 -1
  266. package/components/Drillstring/BHAComponentsTable/components/Rss/Editor.js.map +1 -1
  267. package/components/Drillstring/BHAComponentsTable/components/Stabilizer/Editor.js +1 -1
  268. package/components/Drillstring/BHAComponentsTable/components/Stabilizer/Editor.js.map +1 -1
  269. package/components/Drillstring/BHAComponentsTable/components/Sub/Editor.js +1 -1
  270. package/components/Drillstring/BHAComponentsTable/components/Sub/Editor.js.map +1 -1
  271. package/components/Drillstring/BHAComponentsTable/components/Ur/Editor.js +1 -1
  272. package/components/Drillstring/BHAComponentsTable/components/Ur/Editor.js.map +1 -1
  273. package/components/Drillstring/BHAComponentsTable/components/shared/ConfirmationPopup.js +1 -1
  274. package/components/Drillstring/BHAComponentsTable/components/shared/ConfirmationPopup.js.map +1 -1
  275. package/components/EmojiIconButton.d.ts +2 -0
  276. package/components/EmojiIconButton.d.ts.map +1 -1
  277. package/components/EmojiIconButton.js +1 -1
  278. package/components/EmojiIconButton.js.map +1 -1
  279. package/components/FeedCard/useActivityInteractions.d.ts +44 -0
  280. package/components/FeedCard/useActivityInteractions.d.ts.map +1 -0
  281. package/components/FeedCard/useActivityInteractions.js +2 -0
  282. package/components/FeedCard/useActivityInteractions.js.map +1 -0
  283. package/components/FeedCard/useDeleteFeedItem.d.ts +16 -0
  284. package/components/FeedCard/useDeleteFeedItem.d.ts.map +1 -0
  285. package/components/FeedCard/useDeleteFeedItem.js +2 -0
  286. package/components/FeedCard/useDeleteFeedItem.js.map +1 -0
  287. package/components/FeedCard/useFeedActivity.d.ts +38 -0
  288. package/components/FeedCard/useFeedActivity.d.ts.map +1 -0
  289. package/components/FeedCard/useFeedActivity.js +2 -0
  290. package/components/FeedCard/useFeedActivity.js.map +1 -0
  291. package/components/FeedItemCard/FeedItemCard.d.ts +4 -0
  292. package/components/FeedItemCard/FeedItemCard.d.ts.map +1 -1
  293. package/components/FeedItemCard/FeedItemCard.js +1 -1
  294. package/components/FeedItemCard/FeedItemCard.scss.js +1 -1
  295. package/components/NewCommentCursor/NewCommentCursor.d.ts.map +1 -1
  296. package/components/NewCommentCursor/NewCommentCursor.js +1 -1
  297. package/components/NewCommentCursor/NewCommentCursor.scss.js +1 -1
  298. package/components/OffsetWellPickerV2/components/Filter/ToggleMapButton.js +1 -1
  299. package/components/OffsetWellPickerV2/components/Filter/ToggleMapButton.js.map +1 -1
  300. package/components/OffsetWellPickerV2/components/Table/MetricsAddMenu.js +1 -1
  301. package/components/OffsetWellPickerV2/components/Table/MetricsAddMenu.js.map +1 -1
  302. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsAddMenu.js +1 -1
  303. package/components/OffsetWellPickerV3/components/CustomSelectionView/components/Table/MetricsAddMenu.js.map +1 -1
  304. package/components/OffsetWellPickerV3/components/CustomSelectionView/index.js +1 -1
  305. package/components/OffsetWellPickerV3/components/CustomSelectionView/index.js.map +1 -1
  306. package/components/OffsetWellPickerV3/components/OffsetWellSelectionView/index.js +1 -1
  307. package/components/OffsetWellPickerV3/components/OffsetWellSelectionView/index.js.map +1 -1
  308. package/components/OffsetWellPickerV3/components/TabSelection/ToggleMapButton.js +1 -1
  309. package/components/OffsetWellPickerV3/components/TabSelection/ToggleMapButton.js.map +1 -1
  310. package/components/OffsetWellPickerV3/components/TabSelection/index.js +1 -1
  311. package/components/OffsetWellPickerV3/components/TabSelection/index.js.map +1 -1
  312. package/components/OffsetWellPickerV3/components/WellHubView/index.js +1 -1
  313. package/components/OffsetWellPickerV3/components/WellHubView/index.js.map +1 -1
  314. package/components/OffsetWellPickerV3/components/shared/OffsetWellTableHead.js +1 -1
  315. package/components/OffsetWellPickerV3/components/shared/OffsetWellTableHead.js.map +1 -1
  316. package/components/OffsetWellPickerV5/components/Filter/components/CustomDateFields/CustomDateFields.js +1 -1
  317. package/components/OffsetWellPickerV5/components/OffsetWellPickerContent/OffsetWellPickerContent.js +1 -1
  318. package/components/PadOffsetsPicker/StagesSelector.js +1 -1
  319. package/components/PadOffsetsPicker/StagesSelector.js.map +1 -1
  320. package/components/PadOffsetsPickerV2/PadOffsetsPickerV2.js +1 -1
  321. package/components/UserMention/index.js +1 -1
  322. package/components/UserMention/index.js.map +1 -1
  323. package/components/UserMention/utils/index.d.ts +2 -1
  324. package/components/UserMention/utils/index.d.ts.map +1 -1
  325. package/components/UserMention/utils/index.js +1 -1
  326. package/components/UserMention/utils/index.js.map +1 -1
  327. package/components/index.d.ts +6 -6
  328. package/components/index.d.ts.map +1 -1
  329. package/components/index.js +1 -1
  330. package/componentsV2/Popover/Popover.d.ts +3 -2
  331. package/componentsV2/Popover/Popover.d.ts.map +1 -1
  332. package/componentsV2/Popper/Popper.d.ts +1 -1
  333. package/componentsV2/Popper/Popper.d.ts.map +1 -1
  334. package/componentsV2/Popper/Popper.js +1 -1
  335. package/componentsV2/Popper/constants.d.ts +6 -0
  336. package/componentsV2/Popper/constants.d.ts.map +1 -0
  337. package/componentsV2/Popper/constants.js +2 -0
  338. package/componentsV2/Popper/constants.js.map +1 -0
  339. package/effects/useOutsideClick.d.ts.map +1 -1
  340. package/effects/useOutsideClick.js +1 -1
  341. package/effects/useSignedURL.d.ts.map +1 -1
  342. package/effects/useSignedURL.js +1 -1
  343. package/effects/useSignedURL.js.map +1 -1
  344. package/mcp-server/server.mjs +339 -12
  345. package/package.json +1 -1
  346. package/tsconfig.tsbuildinfo +1 -1
  347. package/utils/index.d.ts +2 -2
  348. package/utils/index.d.ts.map +1 -1
  349. package/utils/index.js +1 -1
@@ -231,7 +231,7 @@ const validateDsn = (dsn) => {
231
231
 
232
232
  const MCP_SERVER_VERSION = '1.4.0';
233
233
 
234
- var version = "3.69.0-9";
234
+ var version = "3.69.0";
235
235
 
236
236
  const CORVA_UI_VERSION = version;
237
237
 
@@ -5829,9 +5829,9 @@ var componentsV2Data = [
5829
5829
  },
5830
5830
  {
5831
5831
  name: "anchorEl",
5832
- type: "HTMLElement | (() => HTMLElement) | null",
5832
+ type: "PopperProps['anchorEl']",
5833
5833
  required: false,
5834
- description: "A HTML element, or a function that returns it. It's used to set the position of the popover."
5834
+ description: "A HTML element, a function that returns it, or a virtual element exposing\n`getBoundingClientRect` (to anchor at a point). Sets the position of the popover."
5835
5835
  },
5836
5836
  {
5837
5837
  name: "children",
@@ -9110,6 +9110,65 @@ var componentsV1Data = [
9110
9110
  "assetsmultipleselector"
9111
9111
  ]
9112
9112
  },
9113
+ {
9114
+ name: "AttachFileButton",
9115
+ modulePath: "components/AttachFileButton",
9116
+ importPath: "@corva/ui/components",
9117
+ category: "v1",
9118
+ description: "",
9119
+ isExperimental: false,
9120
+ isDeprecated: false,
9121
+ props: [
9122
+ {
9123
+ name: "inputRef",
9124
+ type: "RefObject<HTMLInputElement>",
9125
+ required: true,
9126
+ description: ""
9127
+ },
9128
+ {
9129
+ name: "onClick",
9130
+ type: "() => void",
9131
+ required: true,
9132
+ description: ""
9133
+ },
9134
+ {
9135
+ name: "onFileSelect",
9136
+ type: "(event: ChangeEvent<HTMLInputElement>) => void",
9137
+ required: true,
9138
+ description: ""
9139
+ },
9140
+ {
9141
+ name: "disabled",
9142
+ type: "boolean",
9143
+ required: false,
9144
+ description: ""
9145
+ },
9146
+ {
9147
+ name: "tooltip",
9148
+ type: "string",
9149
+ required: false,
9150
+ description: ""
9151
+ },
9152
+ {
9153
+ name: "accept",
9154
+ type: "string",
9155
+ required: false,
9156
+ description: ""
9157
+ },
9158
+ {
9159
+ name: "testId",
9160
+ type: "string",
9161
+ required: false,
9162
+ description: ""
9163
+ }
9164
+ ],
9165
+ examples: [
9166
+ ],
9167
+ sourceUrl: "https://github.com/corva-ai/corva-ui/blob/develop/src/components/AttachFileButton/AttachFileButton.tsx",
9168
+ keywords: [
9169
+ "attachfilebutton"
9170
+ ]
9171
+ },
9113
9172
  {
9114
9173
  name: "Attachment",
9115
9174
  modulePath: "components/Attachment",
@@ -9169,6 +9228,41 @@ var componentsV1Data = [
9169
9228
  "attachment"
9170
9229
  ]
9171
9230
  },
9231
+ {
9232
+ name: "AttachmentLightbox",
9233
+ modulePath: "components/AttachmentLightbox",
9234
+ importPath: "@corva/ui/components",
9235
+ category: "v1",
9236
+ description: "",
9237
+ isExperimental: false,
9238
+ isDeprecated: false,
9239
+ props: [
9240
+ {
9241
+ name: "attachment",
9242
+ type: "LightboxAttachment | null",
9243
+ required: true,
9244
+ description: "`null` keeps the lightbox closed."
9245
+ },
9246
+ {
9247
+ name: "onClose",
9248
+ type: "() => void",
9249
+ required: true,
9250
+ description: ""
9251
+ },
9252
+ {
9253
+ name: "testId",
9254
+ type: "string",
9255
+ required: false,
9256
+ description: ""
9257
+ }
9258
+ ],
9259
+ examples: [
9260
+ ],
9261
+ sourceUrl: "https://github.com/corva-ai/corva-ui/blob/develop/src/components/AttachmentLightbox/AttachmentLightbox.tsx",
9262
+ keywords: [
9263
+ "attachmentlightbox"
9264
+ ]
9265
+ },
9172
9266
  {
9173
9267
  name: "AttachmentPreview",
9174
9268
  modulePath: "components/AttachmentPreview",
@@ -11467,8 +11561,8 @@ var componentsV1Data = [
11467
11561
  examples: [
11468
11562
  {
11469
11563
  name: "Default",
11470
- description: "Expanded card, replies closed. Hover the info icon to reveal the depth/time tooltip.",
11471
- code: "<Frame>\n <CommentCard\n variant=\"expanded\"\n width={302}\n author={{ name: 'User Name' }}\n timestamp=\"Nov 14, 13:20\"\n chip=\"ROP Depth\"\n body=\"MUD WT IN 16.0 Visc 60, attantion to BD.\"\n contextRows={metadata}\n onReplyToggle={() => {}}\n onLike={() => {}}\n onForward={() => {}}\n menuItems={menuItems}\n />\n </Frame>"
11564
+ description: "Expanded card, replies closed. Hover the footer info icon to reveal the depth/time tooltip.",
11565
+ code: "<Frame>\n <CommentCard\n variant=\"expanded\"\n width={302}\n author={{ name: 'User Name' }}\n timestamp=\"Nov 14, 13:20\"\n chip=\"ROP Depth\"\n chipColor=\"#fd964b\"\n body=\"MUD WT IN 16.0 Visc 60, attantion to BD.\"\n contextRows={metadata}\n onReplyToggle={() => {}}\n onLike={() => {}}\n onForward={() => {}}\n menuItems={menuItems}\n />\n </Frame>"
11472
11566
  },
11473
11567
  {
11474
11568
  name: "Liked",
@@ -11478,7 +11572,7 @@ var componentsV1Data = [
11478
11572
  {
11479
11573
  name: "RepliesExpanded",
11480
11574
  description: "Reply section open (Figma 2841:66442): dimmed footer surface — reply input first, replies list, \"show more\" at the bottom.",
11481
- code: "<Frame>\n <CommentCard\n variant=\"expanded\"\n width={364}\n author={{ name: 'Name Name' }}\n timestamp=\"Nov 14 2025, 13:20\"\n subtitle=\"Rig Name - Well Name\"\n body=\"MUD WT IN 16.0 Visc 60, attantion to BD.\"\n contextRows={metadata}\n commentsCount={2}\n onReplyToggle={() => {}}\n onLike={() => {}}\n onForward={() => {}}\n menuItems={menuItems}\n isReplyOpen\n replyInput={\n <CommentInput\n bare\n placeholder=\"Reply\"\n autoFocus\n onSubmit={() => {}}\n leading={<Avatar size={32} name=\"Jane Roe\" />}\n />\n }\n replies={replies}\n hasMoreReplies\n onShowMoreReplies={() => {}}\n />\n </Frame>"
11575
+ code: "<Frame>\n <CommentCard\n variant=\"expanded\"\n width={364}\n author={{ name: 'Name Name' }}\n timestamp=\"Nov 14 2025, 13:20\"\n subtitle=\"Rig Name - Well Name\"\n body=\"MUD WT IN 16.0 Visc 60, attantion to BD.\"\n contextRows={metadata}\n commentsCount={2}\n onReplyToggle={() => {}}\n onLike={() => {}}\n onForward={() => {}}\n menuItems={menuItems}\n isReplyOpen\n replyInput={\n <CommentInput\n bare\n placeholder=\"Reply\"\n autoFocus\n onSubmit={() => {}}\n leading={<Avatar size={32} name=\"Jane Roe\" />}\n />\n }\n replies={replies}\n hasMoreReplies\n moreRepliesCount={2}\n onShowMoreReplies={() => {}}\n />\n </Frame>"
11482
11576
  },
11483
11577
  {
11484
11578
  name: "WithAttachments",
@@ -11502,6 +11596,143 @@ var componentsV1Data = [
11502
11596
  "commentcard"
11503
11597
  ]
11504
11598
  },
11599
+ {
11600
+ name: "CommentComposer",
11601
+ modulePath: "components/CommentComposer",
11602
+ importPath: "@corva/ui/components",
11603
+ category: "v1",
11604
+ description: "",
11605
+ isExperimental: false,
11606
+ isDeprecated: false,
11607
+ props: [
11608
+ {
11609
+ name: "body",
11610
+ type: "string",
11611
+ required: true,
11612
+ description: ""
11613
+ },
11614
+ {
11615
+ name: "onBodyChange",
11616
+ type: "(value: string) => void",
11617
+ required: true,
11618
+ description: ""
11619
+ },
11620
+ {
11621
+ name: "onSubmit",
11622
+ type: "() => void",
11623
+ required: true,
11624
+ description: ""
11625
+ },
11626
+ {
11627
+ name: "canSubmit",
11628
+ type: "boolean",
11629
+ required: true,
11630
+ description: ""
11631
+ },
11632
+ {
11633
+ name: "currentUser",
11634
+ type: "CommentComposerUser",
11635
+ required: true,
11636
+ description: ""
11637
+ },
11638
+ {
11639
+ name: "attachment",
11640
+ type: "UploadedAttachment | null",
11641
+ required: true,
11642
+ description: ""
11643
+ },
11644
+ {
11645
+ name: "onAttachmentChange",
11646
+ type: "(attachment: UploadedAttachment | null) => void",
11647
+ required: true,
11648
+ description: ""
11649
+ },
11650
+ {
11651
+ name: "attachmentError",
11652
+ type: "string | null",
11653
+ required: false,
11654
+ description: ""
11655
+ },
11656
+ {
11657
+ name: "onAttachmentError",
11658
+ type: "(message: string | null) => void",
11659
+ required: false,
11660
+ description: ""
11661
+ },
11662
+ {
11663
+ name: "maxAttachmentSizeBytes",
11664
+ type: "number",
11665
+ required: false,
11666
+ description: ""
11667
+ },
11668
+ {
11669
+ name: "disabled",
11670
+ type: "boolean",
11671
+ required: false,
11672
+ description: ""
11673
+ },
11674
+ {
11675
+ name: "autoFocus",
11676
+ type: "boolean",
11677
+ required: false,
11678
+ description: ""
11679
+ },
11680
+ {
11681
+ name: "placeholder",
11682
+ type: "string",
11683
+ required: false,
11684
+ description: ""
11685
+ },
11686
+ {
11687
+ name: "metaRows",
11688
+ type: "CommentMetaRow[]",
11689
+ required: false,
11690
+ description: ""
11691
+ },
11692
+ {
11693
+ name: "isMetaSingleLine",
11694
+ type: "boolean",
11695
+ required: false,
11696
+ description: ""
11697
+ },
11698
+ {
11699
+ name: "shareToChat",
11700
+ type: "Omit<ShareToChatRowProps, 'testId'>",
11701
+ required: false,
11702
+ description: ""
11703
+ },
11704
+ {
11705
+ name: "trailing",
11706
+ type: "ReactNode",
11707
+ required: false,
11708
+ description: "Replaces the default send button, e.g. the edit form's Cancel/Save."
11709
+ },
11710
+ {
11711
+ name: "embedded",
11712
+ type: "boolean",
11713
+ required: false,
11714
+ description: "Render flush inside a host card instead of as its own surface."
11715
+ },
11716
+ {
11717
+ name: "className",
11718
+ type: "string",
11719
+ required: false,
11720
+ description: ""
11721
+ },
11722
+ {
11723
+ name: "testId",
11724
+ type: "string",
11725
+ required: false,
11726
+ description: ""
11727
+ }
11728
+ ],
11729
+ examples: [
11730
+ ],
11731
+ sourceUrl: "https://github.com/corva-ai/corva-ui/blob/develop/src/components/CommentComposer/CommentComposer.tsx",
11732
+ keywords: [
11733
+ "commentcomposer"
11734
+ ]
11735
+ },
11505
11736
  {
11506
11737
  name: "CommentInput",
11507
11738
  modulePath: "components/CommentInput",
@@ -11713,7 +11944,7 @@ var componentsV1Data = [
11713
11944
  {
11714
11945
  name: "Uploading",
11715
11946
  description: "File-uploading state — the `trailing` slot shows an upload spinner in place of send.",
11716
- code: "<Frame>\n <CommentInput\n value=\"MUD WT IN 16.0 Visc 60\"\n onSubmit={() => {}}\n trailing={<CircularProgress size={20} thickness={4} />}\n />\n </Frame>"
11947
+ code: "<Frame>\n <CommentInput\n value=\"MUD WT IN 16.0 Visc 60\"\n onSubmit={() => {}}\n trailing={<LoaderCircular size=\"xs\" />}\n />\n </Frame>"
11717
11948
  }
11718
11949
  ],
11719
11950
  sourceUrl: "https://github.com/corva-ai/corva-ui/blob/develop/src/components/CommentInputNext/CommentInputNext.tsx",
@@ -12589,6 +12820,12 @@ var componentsV1Data = [
12589
12820
  isExperimental: true,
12590
12821
  isDeprecated: false,
12591
12822
  props: [
12823
+ {
12824
+ name: "activity",
12825
+ type: "FeedActivityProps",
12826
+ required: false,
12827
+ description: "Runs the card's own likes, replies and deletion. Omit to drive it from the props below."
12828
+ },
12592
12829
  {
12593
12830
  name: "icon",
12594
12831
  type: "ReactNode",
@@ -12703,6 +12940,12 @@ var componentsV1Data = [
12703
12940
  required: false,
12704
12941
  description: ""
12705
12942
  },
12943
+ {
12944
+ name: "moreRepliesCount",
12945
+ type: "number",
12946
+ required: false,
12947
+ description: ""
12948
+ },
12706
12949
  {
12707
12950
  name: "onShowMoreReplies",
12708
12951
  type: "() => void",
@@ -12738,22 +12981,22 @@ var componentsV1Data = [
12738
12981
  {
12739
12982
  name: "Default",
12740
12983
  description: "Header + body + context rows. No footer — no reaction handlers are supplied.",
12741
- code: "<Frame>\n <FeedItemCard\n icon={icon}\n iconBg=\"rgba(255, 255, 255, 0.08)\"\n title=\"NPT\"\n timestamp=\"04/16/26 18:11\"\n contextRows={contextRows}\n >\n Con barrena PDC de 18 1/2” y sarta rotatoria estacionada, se mantiene en espera por\n acondicionamiento de acceso.\n </FeedItemCard>\n </Frame>"
12984
+ code: "<Frame>\n <FeedItemCard icon={icon} title=\"NPT\" timestamp=\"04/16/26 18:11\" contextRows={contextRows}>\n Con barrena PDC de 18 1/2” y sarta rotatoria estacionada, se mantiene en espera por\n acondicionamiento de acceso.\n </FeedItemCard>\n </Frame>"
12742
12985
  },
12743
12986
  {
12744
12987
  name: "WithReactions",
12745
12988
  description: "Reactions/replies footer with an active like + counts and a kebab menu.",
12746
- code: "<Frame>\n <FeedItemCard\n icon={icon}\n iconBg=\"rgba(255, 255, 255, 0.08)\"\n title=\"NPT\"\n timestamp=\"04/16/26 18:11\"\n subtitle=\"Rig Name - Well Name\"\n contextRows={contextRows}\n isLiked\n likesCount={3}\n commentsCount={2}\n onReplyToggle={() => {}}\n onLike={() => {}}\n menuItems={menuItems}\n />\n </Frame>"
12989
+ code: "<Frame>\n <FeedItemCard\n icon={icon}\n title=\"NPT\"\n timestamp=\"04/16/26 18:11\"\n subtitle=\"Rig Name - Well Name\"\n contextRows={contextRows}\n isLiked\n likesCount={3}\n commentsCount={2}\n onReplyToggle={() => {}}\n onLike={() => {}}\n menuItems={menuItems}\n />\n </Frame>"
12747
12990
  },
12748
12991
  {
12749
12992
  name: "RepliesExpanded",
12750
12993
  description: "Reply section open — reply input above the replies list (shared with CommentCard).",
12751
- code: "<Frame>\n <FeedItemCard\n icon={icon}\n iconBg=\"rgba(255, 255, 255, 0.08)\"\n title=\"NPT\"\n timestamp=\"04/16/26 18:11\"\n contextRows={contextRows}\n commentsCount={1}\n onReplyToggle={() => {}}\n onLike={() => {}}\n isReplyOpen\n replyInput={\n <CommentInput\n bare\n placeholder=\"Reply\"\n autoFocus\n onSubmit={() => {}}\n leading={<Avatar size={32} name=\"Jane Roe\" />}\n />\n }\n replies={[\n {\n id: 1,\n author: { name: 'Name Name' },\n timestamp: 'Nov 14 2025, 13:20',\n body: 'Acknowledged — updating the plan.',\n menuItems: [{ label: 'Delete', icon: <DeleteIcon size={16} />, onClick: () => {} }],\n },\n ]}\n />\n </Frame>"
12994
+ code: "<Frame>\n <FeedItemCard\n icon={icon}\n title=\"NPT\"\n timestamp=\"04/16/26 18:11\"\n contextRows={contextRows}\n commentsCount={1}\n onReplyToggle={() => {}}\n onLike={() => {}}\n isReplyOpen\n replyInput={\n <CommentInput\n bare\n placeholder=\"Reply\"\n autoFocus\n onSubmit={() => {}}\n leading={<Avatar size={32} name=\"Jane Roe\" />}\n />\n }\n replies={[\n {\n id: 1,\n author: { name: 'Name Name' },\n timestamp: 'Nov 14 2025, 13:20',\n body: 'Acknowledged — updating the plan.',\n menuItems: [{ label: 'Delete', icon: <DeleteIcon size={16} />, onClick: () => {} }],\n },\n ]}\n />\n </Frame>"
12752
12995
  },
12753
12996
  {
12754
12997
  name: "LongContentScrolls",
12755
12998
  description: "Body longer than 256px — the card caps its height and scrolls internally.",
12756
- code: "<Frame>\n <FeedItemCard\n icon={icon}\n iconBg=\"rgba(255, 255, 255, 0.08)\"\n title=\"NPT\"\n timestamp=\"04/16/26 18:11\"\n contextRows={contextRows}\n onLike={() => {}}\n menuItems={menuItems}\n >\n {'Con barrena PDC de 18 1/2” y sarta rotatoria estacionada a la profundidad de 973 m, se mantiene en espera por acondicionamiento de acceso y terraplén de la presa de quema. '.repeat(\n 6\n )}\n </FeedItemCard>\n </Frame>"
12999
+ code: "<Frame>\n <FeedItemCard\n icon={icon}\n title=\"NPT\"\n timestamp=\"04/16/26 18:11\"\n contextRows={contextRows}\n onLike={() => {}}\n menuItems={menuItems}\n >\n {'Con barrena PDC de 18 1/2” y sarta rotatoria estacionada a la profundidad de 973 m, se mantiene en espera por acondicionamiento de acceso y terraplén de la presa de quema. '.repeat(\n 6\n )}\n </FeedItemCard>\n </Frame>"
12757
13000
  }
12758
13001
  ],
12759
13002
  sourceUrl: "https://github.com/corva-ai/corva-ui/blob/develop/src/components/FeedItemCard/FeedItemCard.tsx",
@@ -16703,6 +16946,12 @@ var componentsV1Data = [
16703
16946
  type: "boolean",
16704
16947
  required: false,
16705
16948
  description: ""
16949
+ },
16950
+ {
16951
+ name: "allowEmptyQuery",
16952
+ type: "boolean",
16953
+ required: false,
16954
+ description: ""
16706
16955
  }
16707
16956
  ],
16708
16957
  examples: [
@@ -16798,7 +17047,7 @@ var hooksData = [
16798
17047
  name: "excludedSelectorsAndElements",
16799
17048
  type: "(string | HTMLElement | null | undefined)[]",
16800
17049
  required: false,
16801
- defaultValue: "[\n '.MuiPopover-root',\n '.MuiDialog-container',\n '.ReactModalPortal',\n ]",
17050
+ defaultValue: "[\n '.MuiPopover-root',\n '.MuiDialog-container',\n '.ReactModalPortal',\n `.${POPPER_ROOT_CLASS}`,\n ]",
16802
17051
  description: ""
16803
17052
  }
16804
17053
  ],
@@ -18459,6 +18708,21 @@ var utilsData = [
18459
18708
  "issuggestionslistopened"
18460
18709
  ]
18461
18710
  },
18711
+ {
18712
+ name: "stripMentionMarkup",
18713
+ modulePath: "utils/stripMentionMarkup",
18714
+ importPath: "@corva/ui/utils",
18715
+ description: "Utility function: stripMentionMarkup",
18716
+ signature: "",
18717
+ parameters: [
18718
+ ],
18719
+ returnType: "",
18720
+ examples: [
18721
+ ],
18722
+ keywords: [
18723
+ "stripmentionmarkup"
18724
+ ]
18725
+ },
18462
18726
  {
18463
18727
  name: "formatFileSize",
18464
18728
  modulePath: "utils/formatFileSize",
@@ -94998,6 +95262,21 @@ var entries = [
94998
95262
  importPath: "@corva/ui/components",
94999
95263
  searchText: "assetsmultipleselector assetsmultipleselector"
95000
95264
  },
95265
+ {
95266
+ id: "component-v1-AttachFileButton",
95267
+ type: "component",
95268
+ name: "AttachFileButton",
95269
+ description: "",
95270
+ keywords: [
95271
+ "attachfilebutton"
95272
+ ],
95273
+ tags: [
95274
+ "v1"
95275
+ ],
95276
+ category: "components-v1",
95277
+ importPath: "@corva/ui/components",
95278
+ searchText: "attachfilebutton attachfilebutton"
95279
+ },
95001
95280
  {
95002
95281
  id: "component-v1-Attachment",
95003
95282
  type: "component",
@@ -95013,6 +95292,21 @@ var entries = [
95013
95292
  importPath: "@corva/ui/components",
95014
95293
  searchText: "attachment attachment"
95015
95294
  },
95295
+ {
95296
+ id: "component-v1-AttachmentLightbox",
95297
+ type: "component",
95298
+ name: "AttachmentLightbox",
95299
+ description: "",
95300
+ keywords: [
95301
+ "attachmentlightbox"
95302
+ ],
95303
+ tags: [
95304
+ "v1"
95305
+ ],
95306
+ category: "components-v1",
95307
+ importPath: "@corva/ui/components",
95308
+ searchText: "attachmentlightbox attachmentlightbox"
95309
+ },
95016
95310
  {
95017
95311
  id: "component-v1-AttachmentPreview",
95018
95312
  type: "component",
@@ -95553,6 +95847,21 @@ var entries = [
95553
95847
  importPath: "@corva/ui/components",
95554
95848
  searchText: "commentcard commentcard"
95555
95849
  },
95850
+ {
95851
+ id: "component-v1-CommentComposer",
95852
+ type: "component",
95853
+ name: "CommentComposer",
95854
+ description: "",
95855
+ keywords: [
95856
+ "commentcomposer"
95857
+ ],
95858
+ tags: [
95859
+ "v1"
95860
+ ],
95861
+ category: "components-v1",
95862
+ importPath: "@corva/ui/components",
95863
+ searchText: "commentcomposer commentcomposer"
95864
+ },
95556
95865
  {
95557
95866
  id: "component-v1-CommentInput",
95558
95867
  type: "component",
@@ -98604,6 +98913,20 @@ var entries = [
98604
98913
  importPath: "@corva/ui/utils",
98605
98914
  searchText: "issuggestionslistopened utility function: issuggestionslistopened issuggestionslistopened"
98606
98915
  },
98916
+ {
98917
+ id: "util-stripMentionMarkup",
98918
+ type: "util",
98919
+ name: "stripMentionMarkup",
98920
+ description: "Utility function: stripMentionMarkup",
98921
+ keywords: [
98922
+ "stripmentionmarkup"
98923
+ ],
98924
+ tags: [
98925
+ ],
98926
+ category: "utils",
98927
+ importPath: "@corva/ui/utils",
98928
+ searchText: "stripmentionmarkup utility function: stripmentionmarkup stripmentionmarkup"
98929
+ },
98607
98930
  {
98608
98931
  id: "util-formatFileSize",
98609
98932
  type: "util",
@@ -105695,7 +106018,9 @@ var byCategory = {
105695
106018
  "component-v1-AssetEditorV2",
105696
106019
  "component-v1-AssetNameLabel",
105697
106020
  "component-v1-AssetsMultipleSelector",
106021
+ "component-v1-AttachFileButton",
105698
106022
  "component-v1-Attachment",
106023
+ "component-v1-AttachmentLightbox",
105699
106024
  "component-v1-AttachmentPreview",
105700
106025
  "component-v1-Autocomplete",
105701
106026
  "component-v1-Avatar",
@@ -105722,6 +106047,7 @@ var byCategory = {
105722
106047
  "component-v1-ColorPickerPalette",
105723
106048
  "component-v1-Comment",
105724
106049
  "component-v1-CommentCard",
106050
+ "component-v1-CommentComposer",
105725
106051
  "component-v1-CommentInput",
105726
106052
  "component-v1-CommentInputNext",
105727
106053
  "component-v1-CommentPin",
@@ -105911,6 +106237,7 @@ var byCategory = {
105911
106237
  "util-updateLocalStorageItem",
105912
106238
  "util-updateUserUnits",
105913
106239
  "util-isSuggestionsListOpened",
106240
+ "util-stripMentionMarkup",
105914
106241
  "util-formatFileSize"
105915
106242
  ],
105916
106243
  constants: [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@corva/ui",
3
- "version": "3.69.0-9",
3
+ "version": "3.69.0",
4
4
  "license": "SEE LICENSE IN LICENSE",
5
5
  "description": "Shared components/utils for Corva ui projects",
6
6
  "keywords": [