@veltdev/react 5.0.2-beta.31 → 5.0.2-beta.32

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 (180) hide show
  1. package/cjs/index.js +317 -2
  2. package/cjs/index.js.map +1 -1
  3. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestion.d.ts +8 -0
  4. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionActions/VeltCommentDialogAgentSuggestionActionAccept/VeltCommentDialogAgentSuggestionActionAccept.d.ts +8 -0
  5. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionActions/VeltCommentDialogAgentSuggestionActionAccept/index.d.ts +1 -0
  6. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionActions/VeltCommentDialogAgentSuggestionActionReject/VeltCommentDialogAgentSuggestionActionReject.d.ts +8 -0
  7. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionActions/VeltCommentDialogAgentSuggestionActionReject/index.d.ts +1 -0
  8. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionActions/VeltCommentDialogAgentSuggestionActions.d.ts +8 -0
  9. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionActions/index.d.ts +1 -0
  10. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionBody/VeltCommentDialogAgentSuggestionBody.d.ts +8 -0
  11. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionBody/index.d.ts +1 -0
  12. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionFooter/VeltCommentDialogAgentSuggestionFooter.d.ts +8 -0
  13. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionFooter/VeltCommentDialogAgentSuggestionFooterOpenComment/VeltCommentDialogAgentSuggestionFooterOpenComment.d.ts +8 -0
  14. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionFooter/VeltCommentDialogAgentSuggestionFooterOpenComment/index.d.ts +1 -0
  15. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionFooter/index.d.ts +1 -0
  16. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAgent/VeltCommentDialogAgentSuggestionAgent.d.ts +8 -0
  17. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAgent/VeltCommentDialogAgentSuggestionAgentAvatar/VeltCommentDialogAgentSuggestionAgentAvatar.d.ts +8 -0
  18. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAgent/VeltCommentDialogAgentSuggestionAgentAvatar/index.d.ts +1 -0
  19. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAgent/VeltCommentDialogAgentSuggestionAgentName/VeltCommentDialogAgentSuggestionAgentName.d.ts +8 -0
  20. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAgent/VeltCommentDialogAgentSuggestionAgentName/index.d.ts +1 -0
  21. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAgent/index.d.ts +1 -0
  22. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAuthor/VeltCommentDialogAgentSuggestionAuthor.d.ts +8 -0
  23. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAuthor/VeltCommentDialogAgentSuggestionAuthorAvatar/VeltCommentDialogAgentSuggestionAuthorAvatar.d.ts +8 -0
  24. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAuthor/VeltCommentDialogAgentSuggestionAuthorAvatar/index.d.ts +1 -0
  25. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAuthor/VeltCommentDialogAgentSuggestionAuthorName/VeltCommentDialogAgentSuggestionAuthorName.d.ts +8 -0
  26. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAuthor/VeltCommentDialogAgentSuggestionAuthorName/index.d.ts +1 -0
  27. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAuthor/index.d.ts +1 -0
  28. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionHeader.d.ts +8 -0
  29. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenu.d.ts +8 -0
  30. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContent.d.ts +8 -0
  31. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContentItem/VeltCommentDialogAgentSuggestionMenuContentItem.d.ts +8 -0
  32. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContentItem/VeltCommentDialogAgentSuggestionMenuContentItemIcon/VeltCommentDialogAgentSuggestionMenuContentItemIcon.d.ts +8 -0
  33. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContentItem/VeltCommentDialogAgentSuggestionMenuContentItemIcon/index.d.ts +1 -0
  34. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContentItem/VeltCommentDialogAgentSuggestionMenuContentItemLabel/VeltCommentDialogAgentSuggestionMenuContentItemLabel.d.ts +8 -0
  35. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContentItem/VeltCommentDialogAgentSuggestionMenuContentItemLabel/index.d.ts +1 -0
  36. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContentItem/index.d.ts +1 -0
  37. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/index.d.ts +1 -0
  38. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuTrigger/VeltCommentDialogAgentSuggestionMenuTrigger.d.ts +8 -0
  39. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuTrigger/index.d.ts +1 -0
  40. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/index.d.ts +1 -0
  41. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionTimestamp/VeltCommentDialogAgentSuggestionTimestamp.d.ts +8 -0
  42. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionTimestamp/index.d.ts +1 -0
  43. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/index.d.ts +1 -0
  44. package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/index.d.ts +1 -0
  45. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionActionsWireframe/VeltCommentDialogAgentSuggestionActionAcceptWireframe/VeltCommentDialogAgentSuggestionActionAcceptWireframe.d.ts +6 -0
  46. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionActionsWireframe/VeltCommentDialogAgentSuggestionActionAcceptWireframe/index.d.ts +1 -0
  47. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionActionsWireframe/VeltCommentDialogAgentSuggestionActionRejectWireframe/VeltCommentDialogAgentSuggestionActionRejectWireframe.d.ts +6 -0
  48. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionActionsWireframe/VeltCommentDialogAgentSuggestionActionRejectWireframe/index.d.ts +1 -0
  49. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionActionsWireframe/VeltCommentDialogAgentSuggestionActionsWireframe.d.ts +12 -0
  50. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionActionsWireframe/index.d.ts +1 -0
  51. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionBodyWireframe/VeltCommentDialogAgentSuggestionBodyWireframe.d.ts +6 -0
  52. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionBodyWireframe/index.d.ts +1 -0
  53. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionFooterWireframe/VeltCommentDialogAgentSuggestionFooterOpenCommentWireframe/VeltCommentDialogAgentSuggestionFooterOpenCommentWireframe.d.ts +6 -0
  54. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionFooterWireframe/VeltCommentDialogAgentSuggestionFooterOpenCommentWireframe/index.d.ts +1 -0
  55. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionFooterWireframe/VeltCommentDialogAgentSuggestionFooterWireframe.d.ts +10 -0
  56. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionFooterWireframe/index.d.ts +1 -0
  57. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAgentWireframe/VeltCommentDialogAgentSuggestionAgentAvatarWireframe/VeltCommentDialogAgentSuggestionAgentAvatarWireframe.d.ts +6 -0
  58. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAgentWireframe/VeltCommentDialogAgentSuggestionAgentAvatarWireframe/index.d.ts +1 -0
  59. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAgentWireframe/VeltCommentDialogAgentSuggestionAgentNameWireframe/VeltCommentDialogAgentSuggestionAgentNameWireframe.d.ts +6 -0
  60. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAgentWireframe/VeltCommentDialogAgentSuggestionAgentNameWireframe/index.d.ts +1 -0
  61. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAgentWireframe/VeltCommentDialogAgentSuggestionAgentWireframe.d.ts +12 -0
  62. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAgentWireframe/index.d.ts +1 -0
  63. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe/VeltCommentDialogAgentSuggestionAuthorAvatarWireframe/VeltCommentDialogAgentSuggestionAuthorAvatarWireframe.d.ts +6 -0
  64. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe/VeltCommentDialogAgentSuggestionAuthorAvatarWireframe/index.d.ts +1 -0
  65. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe/VeltCommentDialogAgentSuggestionAuthorNameWireframe/VeltCommentDialogAgentSuggestionAuthorNameWireframe.d.ts +6 -0
  66. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe/VeltCommentDialogAgentSuggestionAuthorNameWireframe/index.d.ts +1 -0
  67. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe.d.ts +12 -0
  68. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe/index.d.ts +1 -0
  69. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe.d.ts +16 -0
  70. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe/VeltCommentDialogAgentSuggestionMenuContentItemIconWireframe/VeltCommentDialogAgentSuggestionMenuContentItemIconWireframe.d.ts +6 -0
  71. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe/VeltCommentDialogAgentSuggestionMenuContentItemIconWireframe/index.d.ts +1 -0
  72. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe/VeltCommentDialogAgentSuggestionMenuContentItemLabelWireframe/VeltCommentDialogAgentSuggestionMenuContentItemLabelWireframe.d.ts +6 -0
  73. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe/VeltCommentDialogAgentSuggestionMenuContentItemLabelWireframe/index.d.ts +1 -0
  74. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe.d.ts +12 -0
  75. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe/index.d.ts +1 -0
  76. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe.d.ts +10 -0
  77. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/index.d.ts +1 -0
  78. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuTriggerWireframe/VeltCommentDialogAgentSuggestionMenuTriggerWireframe.d.ts +6 -0
  79. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuTriggerWireframe/index.d.ts +1 -0
  80. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuWireframe.d.ts +12 -0
  81. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/index.d.ts +1 -0
  82. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionTimestampWireframe/VeltCommentDialogAgentSuggestionTimestampWireframe.d.ts +6 -0
  83. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionTimestampWireframe/index.d.ts +1 -0
  84. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/index.d.ts +1 -0
  85. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionWireframe.d.ts +16 -0
  86. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/index.d.ts +1 -0
  87. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -0
  88. package/cjs/types/components/index.d.ts +42 -0
  89. package/cjs/types/constants.d.ts +1 -1
  90. package/esm/index.js +276 -3
  91. package/esm/index.js.map +1 -1
  92. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestion.d.ts +8 -0
  93. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionActions/VeltCommentDialogAgentSuggestionActionAccept/VeltCommentDialogAgentSuggestionActionAccept.d.ts +8 -0
  94. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionActions/VeltCommentDialogAgentSuggestionActionAccept/index.d.ts +1 -0
  95. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionActions/VeltCommentDialogAgentSuggestionActionReject/VeltCommentDialogAgentSuggestionActionReject.d.ts +8 -0
  96. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionActions/VeltCommentDialogAgentSuggestionActionReject/index.d.ts +1 -0
  97. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionActions/VeltCommentDialogAgentSuggestionActions.d.ts +8 -0
  98. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionActions/index.d.ts +1 -0
  99. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionBody/VeltCommentDialogAgentSuggestionBody.d.ts +8 -0
  100. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionBody/index.d.ts +1 -0
  101. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionFooter/VeltCommentDialogAgentSuggestionFooter.d.ts +8 -0
  102. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionFooter/VeltCommentDialogAgentSuggestionFooterOpenComment/VeltCommentDialogAgentSuggestionFooterOpenComment.d.ts +8 -0
  103. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionFooter/VeltCommentDialogAgentSuggestionFooterOpenComment/index.d.ts +1 -0
  104. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionFooter/index.d.ts +1 -0
  105. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAgent/VeltCommentDialogAgentSuggestionAgent.d.ts +8 -0
  106. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAgent/VeltCommentDialogAgentSuggestionAgentAvatar/VeltCommentDialogAgentSuggestionAgentAvatar.d.ts +8 -0
  107. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAgent/VeltCommentDialogAgentSuggestionAgentAvatar/index.d.ts +1 -0
  108. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAgent/VeltCommentDialogAgentSuggestionAgentName/VeltCommentDialogAgentSuggestionAgentName.d.ts +8 -0
  109. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAgent/VeltCommentDialogAgentSuggestionAgentName/index.d.ts +1 -0
  110. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAgent/index.d.ts +1 -0
  111. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAuthor/VeltCommentDialogAgentSuggestionAuthor.d.ts +8 -0
  112. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAuthor/VeltCommentDialogAgentSuggestionAuthorAvatar/VeltCommentDialogAgentSuggestionAuthorAvatar.d.ts +8 -0
  113. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAuthor/VeltCommentDialogAgentSuggestionAuthorAvatar/index.d.ts +1 -0
  114. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAuthor/VeltCommentDialogAgentSuggestionAuthorName/VeltCommentDialogAgentSuggestionAuthorName.d.ts +8 -0
  115. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAuthor/VeltCommentDialogAgentSuggestionAuthorName/index.d.ts +1 -0
  116. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAuthor/index.d.ts +1 -0
  117. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionHeader.d.ts +8 -0
  118. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenu.d.ts +8 -0
  119. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContent.d.ts +8 -0
  120. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContentItem/VeltCommentDialogAgentSuggestionMenuContentItem.d.ts +8 -0
  121. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContentItem/VeltCommentDialogAgentSuggestionMenuContentItemIcon/VeltCommentDialogAgentSuggestionMenuContentItemIcon.d.ts +8 -0
  122. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContentItem/VeltCommentDialogAgentSuggestionMenuContentItemIcon/index.d.ts +1 -0
  123. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContentItem/VeltCommentDialogAgentSuggestionMenuContentItemLabel/VeltCommentDialogAgentSuggestionMenuContentItemLabel.d.ts +8 -0
  124. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContentItem/VeltCommentDialogAgentSuggestionMenuContentItemLabel/index.d.ts +1 -0
  125. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContentItem/index.d.ts +1 -0
  126. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/index.d.ts +1 -0
  127. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuTrigger/VeltCommentDialogAgentSuggestionMenuTrigger.d.ts +8 -0
  128. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuTrigger/index.d.ts +1 -0
  129. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/index.d.ts +1 -0
  130. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionTimestamp/VeltCommentDialogAgentSuggestionTimestamp.d.ts +8 -0
  131. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionTimestamp/index.d.ts +1 -0
  132. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/index.d.ts +1 -0
  133. package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/index.d.ts +1 -0
  134. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionActionsWireframe/VeltCommentDialogAgentSuggestionActionAcceptWireframe/VeltCommentDialogAgentSuggestionActionAcceptWireframe.d.ts +6 -0
  135. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionActionsWireframe/VeltCommentDialogAgentSuggestionActionAcceptWireframe/index.d.ts +1 -0
  136. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionActionsWireframe/VeltCommentDialogAgentSuggestionActionRejectWireframe/VeltCommentDialogAgentSuggestionActionRejectWireframe.d.ts +6 -0
  137. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionActionsWireframe/VeltCommentDialogAgentSuggestionActionRejectWireframe/index.d.ts +1 -0
  138. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionActionsWireframe/VeltCommentDialogAgentSuggestionActionsWireframe.d.ts +12 -0
  139. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionActionsWireframe/index.d.ts +1 -0
  140. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionBodyWireframe/VeltCommentDialogAgentSuggestionBodyWireframe.d.ts +6 -0
  141. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionBodyWireframe/index.d.ts +1 -0
  142. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionFooterWireframe/VeltCommentDialogAgentSuggestionFooterOpenCommentWireframe/VeltCommentDialogAgentSuggestionFooterOpenCommentWireframe.d.ts +6 -0
  143. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionFooterWireframe/VeltCommentDialogAgentSuggestionFooterOpenCommentWireframe/index.d.ts +1 -0
  144. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionFooterWireframe/VeltCommentDialogAgentSuggestionFooterWireframe.d.ts +10 -0
  145. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionFooterWireframe/index.d.ts +1 -0
  146. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAgentWireframe/VeltCommentDialogAgentSuggestionAgentAvatarWireframe/VeltCommentDialogAgentSuggestionAgentAvatarWireframe.d.ts +6 -0
  147. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAgentWireframe/VeltCommentDialogAgentSuggestionAgentAvatarWireframe/index.d.ts +1 -0
  148. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAgentWireframe/VeltCommentDialogAgentSuggestionAgentNameWireframe/VeltCommentDialogAgentSuggestionAgentNameWireframe.d.ts +6 -0
  149. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAgentWireframe/VeltCommentDialogAgentSuggestionAgentNameWireframe/index.d.ts +1 -0
  150. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAgentWireframe/VeltCommentDialogAgentSuggestionAgentWireframe.d.ts +12 -0
  151. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAgentWireframe/index.d.ts +1 -0
  152. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe/VeltCommentDialogAgentSuggestionAuthorAvatarWireframe/VeltCommentDialogAgentSuggestionAuthorAvatarWireframe.d.ts +6 -0
  153. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe/VeltCommentDialogAgentSuggestionAuthorAvatarWireframe/index.d.ts +1 -0
  154. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe/VeltCommentDialogAgentSuggestionAuthorNameWireframe/VeltCommentDialogAgentSuggestionAuthorNameWireframe.d.ts +6 -0
  155. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe/VeltCommentDialogAgentSuggestionAuthorNameWireframe/index.d.ts +1 -0
  156. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe.d.ts +12 -0
  157. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe/index.d.ts +1 -0
  158. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe.d.ts +16 -0
  159. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe/VeltCommentDialogAgentSuggestionMenuContentItemIconWireframe/VeltCommentDialogAgentSuggestionMenuContentItemIconWireframe.d.ts +6 -0
  160. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe/VeltCommentDialogAgentSuggestionMenuContentItemIconWireframe/index.d.ts +1 -0
  161. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe/VeltCommentDialogAgentSuggestionMenuContentItemLabelWireframe/VeltCommentDialogAgentSuggestionMenuContentItemLabelWireframe.d.ts +6 -0
  162. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe/VeltCommentDialogAgentSuggestionMenuContentItemLabelWireframe/index.d.ts +1 -0
  163. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe.d.ts +12 -0
  164. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe/index.d.ts +1 -0
  165. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe.d.ts +10 -0
  166. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/index.d.ts +1 -0
  167. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuTriggerWireframe/VeltCommentDialogAgentSuggestionMenuTriggerWireframe.d.ts +6 -0
  168. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuTriggerWireframe/index.d.ts +1 -0
  169. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuWireframe.d.ts +12 -0
  170. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/index.d.ts +1 -0
  171. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionTimestampWireframe/VeltCommentDialogAgentSuggestionTimestampWireframe.d.ts +6 -0
  172. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionTimestampWireframe/index.d.ts +1 -0
  173. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/index.d.ts +1 -0
  174. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionWireframe.d.ts +16 -0
  175. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/index.d.ts +1 -0
  176. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -0
  177. package/esm/types/components/index.d.ts +42 -0
  178. package/esm/types/constants.d.ts +1 -1
  179. package/index.d.ts +271 -1
  180. package/package.json +1 -1
@@ -0,0 +1,16 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ import { IVeltCommentDialogAgentSuggestionBodyWireframeProps } from './VeltCommentDialogAgentSuggestionBodyWireframe/VeltCommentDialogAgentSuggestionBodyWireframe';
4
+ import { IVeltCommentDialogAgentSuggestionHeaderWireframe } from './VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe';
5
+ import { IVeltCommentDialogAgentSuggestionFooterWireframe } from './VeltCommentDialogAgentSuggestionFooterWireframe/VeltCommentDialogAgentSuggestionFooterWireframe';
6
+ import { IVeltCommentDialogAgentSuggestionActionsWireframe } from './VeltCommentDialogAgentSuggestionActionsWireframe/VeltCommentDialogAgentSuggestionActionsWireframe';
7
+ export interface IVeltCommentDialogAgentSuggestionWireframeProps extends IVeltWireframeCommonProps {
8
+ }
9
+ export interface IVeltCommentDialogAgentSuggestionWireframe extends React.FC<IVeltCommentDialogAgentSuggestionWireframeProps> {
10
+ Body: React.FC<IVeltCommentDialogAgentSuggestionBodyWireframeProps>;
11
+ Header: IVeltCommentDialogAgentSuggestionHeaderWireframe;
12
+ Footer: IVeltCommentDialogAgentSuggestionFooterWireframe;
13
+ Actions: IVeltCommentDialogAgentSuggestionActionsWireframe;
14
+ }
15
+ declare const VeltCommentDialogAgentSuggestionWireframe: IVeltCommentDialogAgentSuggestionWireframe;
16
+ export default VeltCommentDialogAgentSuggestionWireframe;
@@ -0,0 +1 @@
1
+ export { default } from "./VeltCommentDialogAgentSuggestionWireframe";
@@ -20,6 +20,7 @@ import { IVeltCommentDialogResolveButtonProps } from "./VeltCommentDialogResolve
20
20
  import { IVeltCommentDialogSignInProps } from "./VeltCommentDialogSignIn/VeltCommentDialogSignIn";
21
21
  import { IVeltCommentDialogStatus } from "./VeltCommentDialogStatus/VeltCommentDialogStatus";
22
22
  import { IVeltCommentDialogSuggestionAction } from "./VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionAction";
23
+ import { IVeltCommentDialogAgentSuggestionWireframe } from "./VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionWireframe";
23
24
  import { IVeltCommentDialogThreadCard } from "./VeltCommentDialogThreadCard/VeltCommentDialogThreadCard";
24
25
  import { IVeltCommentDialogThreadsProps } from "./VeltCommentDialogThreads/VeltCommentDialogThreads";
25
26
  import { IVeltCommentDialogToggleReply } from "./VeltCommentDialogToggleReply/VeltCommentDialogToggleReply";
@@ -60,6 +61,7 @@ declare const VeltCommentDialogWireframe: React.FC<IVeltCommentDialogWireframePr
60
61
  SignIn: React.FC<IVeltCommentDialogSignInProps>;
61
62
  Status: IVeltCommentDialogStatus;
62
63
  SuggestionAction: IVeltCommentDialogSuggestionAction;
64
+ AgentSuggestion: IVeltCommentDialogAgentSuggestionWireframe;
63
65
  ThreadCard: IVeltCommentDialogThreadCard;
64
66
  Threads: React.FC<IVeltCommentDialogThreadsProps>;
65
67
  ToggleReply: IVeltCommentDialogToggleReply;
@@ -476,3 +476,45 @@ export { default as VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger }
476
476
  export { default as VeltMultiThreadCommentDialogMinimalActionsDropdownContent } from "./VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent";
477
477
  export { default as VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead } from "./VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead";
478
478
  export { default as VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved } from "./VeltMultiThreadCommentDialog/VeltMultiThreadCommentDialogMinimalActionsDropdown/VeltMultiThreadCommentDialogMinimalActionsDropdownContent/VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved";
479
+ export { default as VeltCommentDialogAgentSuggestion } from "./VeltCommentDialog/VeltCommentDialogAgentSuggestion";
480
+ export { default as VeltCommentDialogAgentSuggestionBody } from "./VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionBody";
481
+ export { default as VeltCommentDialogAgentSuggestionHeader } from "./VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader";
482
+ export { default as VeltCommentDialogAgentSuggestionAgent } from "./VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAgent";
483
+ export { default as VeltCommentDialogAgentSuggestionAgentAvatar } from "./VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAgent/VeltCommentDialogAgentSuggestionAgentAvatar";
484
+ export { default as VeltCommentDialogAgentSuggestionAgentName } from "./VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAgent/VeltCommentDialogAgentSuggestionAgentName";
485
+ export { default as VeltCommentDialogAgentSuggestionAuthor } from "./VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAuthor";
486
+ export { default as VeltCommentDialogAgentSuggestionAuthorAvatar } from "./VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAuthor/VeltCommentDialogAgentSuggestionAuthorAvatar";
487
+ export { default as VeltCommentDialogAgentSuggestionAuthorName } from "./VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAuthor/VeltCommentDialogAgentSuggestionAuthorName";
488
+ export { default as VeltCommentDialogAgentSuggestionTimestamp } from "./VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionTimestamp";
489
+ export { default as VeltCommentDialogAgentSuggestionMenu } from "./VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu";
490
+ export { default as VeltCommentDialogAgentSuggestionMenuTrigger } from "./VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuTrigger";
491
+ export { default as VeltCommentDialogAgentSuggestionMenuContent } from "./VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent";
492
+ export { default as VeltCommentDialogAgentSuggestionMenuContentItem } from "./VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContentItem";
493
+ export { default as VeltCommentDialogAgentSuggestionMenuContentItemIcon } from "./VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContentItem/VeltCommentDialogAgentSuggestionMenuContentItemIcon";
494
+ export { default as VeltCommentDialogAgentSuggestionMenuContentItemLabel } from "./VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContentItem/VeltCommentDialogAgentSuggestionMenuContentItemLabel";
495
+ export { default as VeltCommentDialogAgentSuggestionFooter } from "./VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionFooter";
496
+ export { default as VeltCommentDialogAgentSuggestionFooterOpenComment } from "./VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionFooter/VeltCommentDialogAgentSuggestionFooterOpenComment";
497
+ export { default as VeltCommentDialogAgentSuggestionActions } from "./VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionActions";
498
+ export { default as VeltCommentDialogAgentSuggestionActionAccept } from "./VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionActions/VeltCommentDialogAgentSuggestionActionAccept";
499
+ export { default as VeltCommentDialogAgentSuggestionActionReject } from "./VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionActions/VeltCommentDialogAgentSuggestionActionReject";
500
+ export { default as VeltCommentDialogAgentSuggestionWireframe } from "./VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe";
501
+ export { default as VeltCommentDialogAgentSuggestionBodyWireframe } from "./VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionBodyWireframe";
502
+ export { default as VeltCommentDialogAgentSuggestionHeaderWireframe } from "./VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe";
503
+ export { default as VeltCommentDialogAgentSuggestionAgentWireframe } from "./VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAgentWireframe";
504
+ export { default as VeltCommentDialogAgentSuggestionAgentAvatarWireframe } from "./VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAgentWireframe/VeltCommentDialogAgentSuggestionAgentAvatarWireframe";
505
+ export { default as VeltCommentDialogAgentSuggestionAgentNameWireframe } from "./VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAgentWireframe/VeltCommentDialogAgentSuggestionAgentNameWireframe";
506
+ export { default as VeltCommentDialogAgentSuggestionAuthorWireframe } from "./VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe";
507
+ export { default as VeltCommentDialogAgentSuggestionAuthorAvatarWireframe } from "./VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe/VeltCommentDialogAgentSuggestionAuthorAvatarWireframe";
508
+ export { default as VeltCommentDialogAgentSuggestionAuthorNameWireframe } from "./VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe/VeltCommentDialogAgentSuggestionAuthorNameWireframe";
509
+ export { default as VeltCommentDialogAgentSuggestionTimestampWireframe } from "./VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionTimestampWireframe";
510
+ export { default as VeltCommentDialogAgentSuggestionMenuWireframe } from "./VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuWireframe";
511
+ export { default as VeltCommentDialogAgentSuggestionMenuTriggerWireframe } from "./VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuTriggerWireframe";
512
+ export { default as VeltCommentDialogAgentSuggestionMenuContentWireframe } from "./VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe";
513
+ export { default as VeltCommentDialogAgentSuggestionMenuContentItemWireframe } from "./VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe";
514
+ export { default as VeltCommentDialogAgentSuggestionMenuContentItemIconWireframe } from "./VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe/VeltCommentDialogAgentSuggestionMenuContentItemIconWireframe";
515
+ export { default as VeltCommentDialogAgentSuggestionMenuContentItemLabelWireframe } from "./VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe/VeltCommentDialogAgentSuggestionMenuContentItemLabelWireframe";
516
+ export { default as VeltCommentDialogAgentSuggestionFooterWireframe } from "./VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionFooterWireframe";
517
+ export { default as VeltCommentDialogAgentSuggestionFooterOpenCommentWireframe } from "./VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionFooterWireframe/VeltCommentDialogAgentSuggestionFooterOpenCommentWireframe";
518
+ export { default as VeltCommentDialogAgentSuggestionActionsWireframe } from "./VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionActionsWireframe";
519
+ export { default as VeltCommentDialogAgentSuggestionActionAcceptWireframe } from "./VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionActionsWireframe/VeltCommentDialogAgentSuggestionActionAcceptWireframe";
520
+ export { default as VeltCommentDialogAgentSuggestionActionRejectWireframe } from "./VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionActionsWireframe/VeltCommentDialogAgentSuggestionActionRejectWireframe";
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- export declare const VELT_SDK_VERSION = "5.0.2-beta.31";
2
+ export declare const VELT_SDK_VERSION = "5.0.2-beta.32";
3
3
  export declare const VELT_SDK_INIT_EVENT = "onVeltInit";
4
4
  export declare const VELT_TAB_ID = "veltTabId";
5
5
  export declare const INTEGRITY_MAP: Record<string, string>;
package/index.d.ts CHANGED
@@ -3423,6 +3423,128 @@ interface IVeltCommentDialogSuggestionAction extends React$1.FC<IVeltCommentDial
3423
3423
  Reject: React$1.FC<IVeltCommentDialogSuggestionActionRejectProps>;
3424
3424
  }
3425
3425
 
3426
+ interface IVeltCommentDialogAgentSuggestionBodyWireframeProps extends IVeltWireframeCommonProps {
3427
+ }
3428
+ declare const VeltCommentDialogAgentSuggestionBodyWireframe: React$1.FC<IVeltCommentDialogAgentSuggestionBodyWireframeProps>;
3429
+
3430
+ interface IVeltCommentDialogAgentSuggestionAgentAvatarWireframeProps extends IVeltWireframeCommonProps {
3431
+ }
3432
+ declare const VeltCommentDialogAgentSuggestionAgentAvatarWireframe: React$1.FC<IVeltCommentDialogAgentSuggestionAgentAvatarWireframeProps>;
3433
+
3434
+ interface IVeltCommentDialogAgentSuggestionAgentNameWireframeProps extends IVeltWireframeCommonProps {
3435
+ }
3436
+ declare const VeltCommentDialogAgentSuggestionAgentNameWireframe: React$1.FC<IVeltCommentDialogAgentSuggestionAgentNameWireframeProps>;
3437
+
3438
+ interface IVeltCommentDialogAgentSuggestionAgentWireframeProps extends IVeltWireframeCommonProps {
3439
+ }
3440
+ interface IVeltCommentDialogAgentSuggestionAgentWireframe extends React$1.FC<IVeltCommentDialogAgentSuggestionAgentWireframeProps> {
3441
+ Avatar: React$1.FC<IVeltCommentDialogAgentSuggestionAgentAvatarWireframeProps>;
3442
+ Name: React$1.FC<IVeltCommentDialogAgentSuggestionAgentNameWireframeProps>;
3443
+ }
3444
+ declare const VeltCommentDialogAgentSuggestionAgentWireframe: IVeltCommentDialogAgentSuggestionAgentWireframe;
3445
+
3446
+ interface IVeltCommentDialogAgentSuggestionAuthorAvatarWireframeProps extends IVeltWireframeCommonProps {
3447
+ }
3448
+ declare const VeltCommentDialogAgentSuggestionAuthorAvatarWireframe: React$1.FC<IVeltCommentDialogAgentSuggestionAuthorAvatarWireframeProps>;
3449
+
3450
+ interface IVeltCommentDialogAgentSuggestionAuthorNameWireframeProps extends IVeltWireframeCommonProps {
3451
+ }
3452
+ declare const VeltCommentDialogAgentSuggestionAuthorNameWireframe: React$1.FC<IVeltCommentDialogAgentSuggestionAuthorNameWireframeProps>;
3453
+
3454
+ interface IVeltCommentDialogAgentSuggestionAuthorWireframeProps extends IVeltWireframeCommonProps {
3455
+ }
3456
+ interface IVeltCommentDialogAgentSuggestionAuthorWireframe extends React$1.FC<IVeltCommentDialogAgentSuggestionAuthorWireframeProps> {
3457
+ Avatar: React$1.FC<IVeltCommentDialogAgentSuggestionAuthorAvatarWireframeProps>;
3458
+ Name: React$1.FC<IVeltCommentDialogAgentSuggestionAuthorNameWireframeProps>;
3459
+ }
3460
+ declare const VeltCommentDialogAgentSuggestionAuthorWireframe: IVeltCommentDialogAgentSuggestionAuthorWireframe;
3461
+
3462
+ interface IVeltCommentDialogAgentSuggestionTimestampWireframeProps extends IVeltWireframeCommonProps {
3463
+ }
3464
+ declare const VeltCommentDialogAgentSuggestionTimestampWireframe: React$1.FC<IVeltCommentDialogAgentSuggestionTimestampWireframeProps>;
3465
+
3466
+ interface IVeltCommentDialogAgentSuggestionMenuTriggerWireframeProps extends IVeltWireframeCommonProps {
3467
+ }
3468
+ declare const VeltCommentDialogAgentSuggestionMenuTriggerWireframe: React$1.FC<IVeltCommentDialogAgentSuggestionMenuTriggerWireframeProps>;
3469
+
3470
+ interface IVeltCommentDialogAgentSuggestionMenuContentItemIconWireframeProps extends IVeltWireframeCommonProps {
3471
+ }
3472
+ declare const VeltCommentDialogAgentSuggestionMenuContentItemIconWireframe: React$1.FC<IVeltCommentDialogAgentSuggestionMenuContentItemIconWireframeProps>;
3473
+
3474
+ interface IVeltCommentDialogAgentSuggestionMenuContentItemLabelWireframeProps extends IVeltWireframeCommonProps {
3475
+ }
3476
+ declare const VeltCommentDialogAgentSuggestionMenuContentItemLabelWireframe: React$1.FC<IVeltCommentDialogAgentSuggestionMenuContentItemLabelWireframeProps>;
3477
+
3478
+ interface IVeltCommentDialogAgentSuggestionMenuContentItemWireframeProps extends IVeltWireframeCommonProps {
3479
+ }
3480
+ interface IVeltCommentDialogAgentSuggestionMenuContentItemWireframe extends React$1.FC<IVeltCommentDialogAgentSuggestionMenuContentItemWireframeProps> {
3481
+ Icon: React$1.FC<IVeltCommentDialogAgentSuggestionMenuContentItemIconWireframeProps>;
3482
+ Label: React$1.FC<IVeltCommentDialogAgentSuggestionMenuContentItemLabelWireframeProps>;
3483
+ }
3484
+ declare const VeltCommentDialogAgentSuggestionMenuContentItemWireframe: IVeltCommentDialogAgentSuggestionMenuContentItemWireframe;
3485
+
3486
+ interface IVeltCommentDialogAgentSuggestionMenuContentWireframeProps extends IVeltWireframeCommonProps {
3487
+ }
3488
+ interface IVeltCommentDialogAgentSuggestionMenuContentWireframe extends React$1.FC<IVeltCommentDialogAgentSuggestionMenuContentWireframeProps> {
3489
+ Item: IVeltCommentDialogAgentSuggestionMenuContentItemWireframe;
3490
+ }
3491
+ declare const VeltCommentDialogAgentSuggestionMenuContentWireframe: IVeltCommentDialogAgentSuggestionMenuContentWireframe;
3492
+
3493
+ interface IVeltCommentDialogAgentSuggestionMenuWireframeProps extends IVeltWireframeCommonProps {
3494
+ }
3495
+ interface IVeltCommentDialogAgentSuggestionMenuWireframe extends React$1.FC<IVeltCommentDialogAgentSuggestionMenuWireframeProps> {
3496
+ Trigger: React$1.FC<IVeltCommentDialogAgentSuggestionMenuTriggerWireframeProps>;
3497
+ Content: IVeltCommentDialogAgentSuggestionMenuContentWireframe;
3498
+ }
3499
+ declare const VeltCommentDialogAgentSuggestionMenuWireframe: IVeltCommentDialogAgentSuggestionMenuWireframe;
3500
+
3501
+ interface IVeltCommentDialogAgentSuggestionHeaderWireframeProps extends IVeltWireframeCommonProps {
3502
+ }
3503
+ interface IVeltCommentDialogAgentSuggestionHeaderWireframe extends React$1.FC<IVeltCommentDialogAgentSuggestionHeaderWireframeProps> {
3504
+ Agent: IVeltCommentDialogAgentSuggestionAgentWireframe;
3505
+ Author: IVeltCommentDialogAgentSuggestionAuthorWireframe;
3506
+ Timestamp: React$1.FC<IVeltCommentDialogAgentSuggestionTimestampWireframeProps>;
3507
+ Menu: IVeltCommentDialogAgentSuggestionMenuWireframe;
3508
+ }
3509
+ declare const VeltCommentDialogAgentSuggestionHeaderWireframe: IVeltCommentDialogAgentSuggestionHeaderWireframe;
3510
+
3511
+ interface IVeltCommentDialogAgentSuggestionFooterOpenCommentWireframeProps extends IVeltWireframeCommonProps {
3512
+ }
3513
+ declare const VeltCommentDialogAgentSuggestionFooterOpenCommentWireframe: React$1.FC<IVeltCommentDialogAgentSuggestionFooterOpenCommentWireframeProps>;
3514
+
3515
+ interface IVeltCommentDialogAgentSuggestionFooterWireframeProps extends IVeltWireframeCommonProps {
3516
+ }
3517
+ interface IVeltCommentDialogAgentSuggestionFooterWireframe extends React$1.FC<IVeltCommentDialogAgentSuggestionFooterWireframeProps> {
3518
+ OpenComment: React$1.FC<IVeltCommentDialogAgentSuggestionFooterOpenCommentWireframeProps>;
3519
+ }
3520
+ declare const VeltCommentDialogAgentSuggestionFooterWireframe: IVeltCommentDialogAgentSuggestionFooterWireframe;
3521
+
3522
+ interface IVeltCommentDialogAgentSuggestionActionAcceptWireframeProps extends IVeltWireframeCommonProps {
3523
+ }
3524
+ declare const VeltCommentDialogAgentSuggestionActionAcceptWireframe: React$1.FC<IVeltCommentDialogAgentSuggestionActionAcceptWireframeProps>;
3525
+
3526
+ interface IVeltCommentDialogAgentSuggestionActionRejectWireframeProps extends IVeltWireframeCommonProps {
3527
+ }
3528
+ declare const VeltCommentDialogAgentSuggestionActionRejectWireframe: React$1.FC<IVeltCommentDialogAgentSuggestionActionRejectWireframeProps>;
3529
+
3530
+ interface IVeltCommentDialogAgentSuggestionActionsWireframeProps extends IVeltWireframeCommonProps {
3531
+ }
3532
+ interface IVeltCommentDialogAgentSuggestionActionsWireframe extends React$1.FC<IVeltCommentDialogAgentSuggestionActionsWireframeProps> {
3533
+ Accept: React$1.FC<IVeltCommentDialogAgentSuggestionActionAcceptWireframeProps>;
3534
+ Reject: React$1.FC<IVeltCommentDialogAgentSuggestionActionRejectWireframeProps>;
3535
+ }
3536
+ declare const VeltCommentDialogAgentSuggestionActionsWireframe: IVeltCommentDialogAgentSuggestionActionsWireframe;
3537
+
3538
+ interface IVeltCommentDialogAgentSuggestionWireframeProps extends IVeltWireframeCommonProps {
3539
+ }
3540
+ interface IVeltCommentDialogAgentSuggestionWireframe extends React$1.FC<IVeltCommentDialogAgentSuggestionWireframeProps> {
3541
+ Body: React$1.FC<IVeltCommentDialogAgentSuggestionBodyWireframeProps>;
3542
+ Header: IVeltCommentDialogAgentSuggestionHeaderWireframe;
3543
+ Footer: IVeltCommentDialogAgentSuggestionFooterWireframe;
3544
+ Actions: IVeltCommentDialogAgentSuggestionActionsWireframe;
3545
+ }
3546
+ declare const VeltCommentDialogAgentSuggestionWireframe: IVeltCommentDialogAgentSuggestionWireframe;
3547
+
3426
3548
  interface IVeltCommentDialogThreadCardAttachmentsImagePreviewProps extends IVeltWireframeCommonProps {
3427
3549
  }
3428
3550
 
@@ -3809,6 +3931,7 @@ declare const VeltCommentDialogWireframe: React$1.FC<IVeltCommentDialogWireframe
3809
3931
  SignIn: React$1.FC<IVeltCommentDialogSignInProps>;
3810
3932
  Status: IVeltCommentDialogStatus;
3811
3933
  SuggestionAction: IVeltCommentDialogSuggestionAction;
3934
+ AgentSuggestion: IVeltCommentDialogAgentSuggestionWireframe;
3812
3935
  ThreadCard: IVeltCommentDialogThreadCard;
3813
3936
  Threads: React$1.FC<IVeltCommentDialogThreadsProps>;
3814
3937
  ToggleReply: IVeltCommentDialogToggleReply;
@@ -7324,6 +7447,153 @@ interface IVeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResol
7324
7447
  }
7325
7448
  declare const VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved: React$1.FC<IVeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolvedProps>;
7326
7449
 
7450
+ interface IVeltCommentDialogAgentSuggestionProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
7451
+ annotationId?: string;
7452
+ defaultCondition?: boolean;
7453
+ inlineCommentSectionMode?: boolean;
7454
+ }
7455
+ declare const VeltCommentDialogAgentSuggestion: React$1.FC<IVeltCommentDialogAgentSuggestionProps>;
7456
+
7457
+ interface IVeltCommentDialogAgentSuggestionBodyProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
7458
+ annotationId?: string;
7459
+ defaultCondition?: boolean;
7460
+ inlineCommentSectionMode?: boolean;
7461
+ }
7462
+ declare const VeltCommentDialogAgentSuggestionBody: React$1.FC<IVeltCommentDialogAgentSuggestionBodyProps>;
7463
+
7464
+ interface IVeltCommentDialogAgentSuggestionHeaderProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
7465
+ annotationId?: string;
7466
+ defaultCondition?: boolean;
7467
+ inlineCommentSectionMode?: boolean;
7468
+ }
7469
+ declare const VeltCommentDialogAgentSuggestionHeader: React$1.FC<IVeltCommentDialogAgentSuggestionHeaderProps>;
7470
+
7471
+ interface IVeltCommentDialogAgentSuggestionAgentProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
7472
+ annotationId?: string;
7473
+ defaultCondition?: boolean;
7474
+ inlineCommentSectionMode?: boolean;
7475
+ }
7476
+ declare const VeltCommentDialogAgentSuggestionAgent: React$1.FC<IVeltCommentDialogAgentSuggestionAgentProps>;
7477
+
7478
+ interface IVeltCommentDialogAgentSuggestionAgentAvatarProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
7479
+ annotationId?: string;
7480
+ defaultCondition?: boolean;
7481
+ inlineCommentSectionMode?: boolean;
7482
+ }
7483
+ declare const VeltCommentDialogAgentSuggestionAgentAvatar: React$1.FC<IVeltCommentDialogAgentSuggestionAgentAvatarProps>;
7484
+
7485
+ interface IVeltCommentDialogAgentSuggestionAgentNameProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
7486
+ annotationId?: string;
7487
+ defaultCondition?: boolean;
7488
+ inlineCommentSectionMode?: boolean;
7489
+ }
7490
+ declare const VeltCommentDialogAgentSuggestionAgentName: React$1.FC<IVeltCommentDialogAgentSuggestionAgentNameProps>;
7491
+
7492
+ interface IVeltCommentDialogAgentSuggestionAuthorProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
7493
+ annotationId?: string;
7494
+ defaultCondition?: boolean;
7495
+ inlineCommentSectionMode?: boolean;
7496
+ }
7497
+ declare const VeltCommentDialogAgentSuggestionAuthor: React$1.FC<IVeltCommentDialogAgentSuggestionAuthorProps>;
7498
+
7499
+ interface IVeltCommentDialogAgentSuggestionAuthorAvatarProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
7500
+ annotationId?: string;
7501
+ defaultCondition?: boolean;
7502
+ inlineCommentSectionMode?: boolean;
7503
+ }
7504
+ declare const VeltCommentDialogAgentSuggestionAuthorAvatar: React$1.FC<IVeltCommentDialogAgentSuggestionAuthorAvatarProps>;
7505
+
7506
+ interface IVeltCommentDialogAgentSuggestionAuthorNameProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
7507
+ annotationId?: string;
7508
+ defaultCondition?: boolean;
7509
+ inlineCommentSectionMode?: boolean;
7510
+ }
7511
+ declare const VeltCommentDialogAgentSuggestionAuthorName: React$1.FC<IVeltCommentDialogAgentSuggestionAuthorNameProps>;
7512
+
7513
+ interface IVeltCommentDialogAgentSuggestionTimestampProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
7514
+ annotationId?: string;
7515
+ defaultCondition?: boolean;
7516
+ inlineCommentSectionMode?: boolean;
7517
+ }
7518
+ declare const VeltCommentDialogAgentSuggestionTimestamp: React$1.FC<IVeltCommentDialogAgentSuggestionTimestampProps>;
7519
+
7520
+ interface IVeltCommentDialogAgentSuggestionMenuProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
7521
+ annotationId?: string;
7522
+ defaultCondition?: boolean;
7523
+ inlineCommentSectionMode?: boolean;
7524
+ }
7525
+ declare const VeltCommentDialogAgentSuggestionMenu: React$1.FC<IVeltCommentDialogAgentSuggestionMenuProps>;
7526
+
7527
+ interface IVeltCommentDialogAgentSuggestionMenuTriggerProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
7528
+ annotationId?: string;
7529
+ defaultCondition?: boolean;
7530
+ inlineCommentSectionMode?: boolean;
7531
+ }
7532
+ declare const VeltCommentDialogAgentSuggestionMenuTrigger: React$1.FC<IVeltCommentDialogAgentSuggestionMenuTriggerProps>;
7533
+
7534
+ interface IVeltCommentDialogAgentSuggestionMenuContentProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
7535
+ annotationId?: string;
7536
+ defaultCondition?: boolean;
7537
+ inlineCommentSectionMode?: boolean;
7538
+ }
7539
+ declare const VeltCommentDialogAgentSuggestionMenuContent: React$1.FC<IVeltCommentDialogAgentSuggestionMenuContentProps>;
7540
+
7541
+ interface IVeltCommentDialogAgentSuggestionMenuContentItemProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
7542
+ annotationId?: string;
7543
+ defaultCondition?: boolean;
7544
+ inlineCommentSectionMode?: boolean;
7545
+ }
7546
+ declare const VeltCommentDialogAgentSuggestionMenuContentItem: React$1.FC<IVeltCommentDialogAgentSuggestionMenuContentItemProps>;
7547
+
7548
+ interface IVeltCommentDialogAgentSuggestionMenuContentItemIconProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
7549
+ annotationId?: string;
7550
+ defaultCondition?: boolean;
7551
+ inlineCommentSectionMode?: boolean;
7552
+ }
7553
+ declare const VeltCommentDialogAgentSuggestionMenuContentItemIcon: React$1.FC<IVeltCommentDialogAgentSuggestionMenuContentItemIconProps>;
7554
+
7555
+ interface IVeltCommentDialogAgentSuggestionMenuContentItemLabelProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
7556
+ annotationId?: string;
7557
+ defaultCondition?: boolean;
7558
+ inlineCommentSectionMode?: boolean;
7559
+ }
7560
+ declare const VeltCommentDialogAgentSuggestionMenuContentItemLabel: React$1.FC<IVeltCommentDialogAgentSuggestionMenuContentItemLabelProps>;
7561
+
7562
+ interface IVeltCommentDialogAgentSuggestionFooterProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
7563
+ annotationId?: string;
7564
+ defaultCondition?: boolean;
7565
+ inlineCommentSectionMode?: boolean;
7566
+ }
7567
+ declare const VeltCommentDialogAgentSuggestionFooter: React$1.FC<IVeltCommentDialogAgentSuggestionFooterProps>;
7568
+
7569
+ interface IVeltCommentDialogAgentSuggestionFooterOpenCommentProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
7570
+ annotationId?: string;
7571
+ defaultCondition?: boolean;
7572
+ inlineCommentSectionMode?: boolean;
7573
+ }
7574
+ declare const VeltCommentDialogAgentSuggestionFooterOpenComment: React$1.FC<IVeltCommentDialogAgentSuggestionFooterOpenCommentProps>;
7575
+
7576
+ interface IVeltCommentDialogAgentSuggestionActionsProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
7577
+ annotationId?: string;
7578
+ defaultCondition?: boolean;
7579
+ inlineCommentSectionMode?: boolean;
7580
+ }
7581
+ declare const VeltCommentDialogAgentSuggestionActions: React$1.FC<IVeltCommentDialogAgentSuggestionActionsProps>;
7582
+
7583
+ interface IVeltCommentDialogAgentSuggestionActionAcceptProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
7584
+ annotationId?: string;
7585
+ defaultCondition?: boolean;
7586
+ inlineCommentSectionMode?: boolean;
7587
+ }
7588
+ declare const VeltCommentDialogAgentSuggestionActionAccept: React$1.FC<IVeltCommentDialogAgentSuggestionActionAcceptProps>;
7589
+
7590
+ interface IVeltCommentDialogAgentSuggestionActionRejectProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
7591
+ annotationId?: string;
7592
+ defaultCondition?: boolean;
7593
+ inlineCommentSectionMode?: boolean;
7594
+ }
7595
+ declare const VeltCommentDialogAgentSuggestionActionReject: React$1.FC<IVeltCommentDialogAgentSuggestionActionRejectProps>;
7596
+
7327
7597
  declare function useVeltClient(): {
7328
7598
  client: Velt | null;
7329
7599
  };
@@ -7603,4 +7873,4 @@ declare const createLiveStateMiddleware: (config?: LiveStateMiddlewareConfig) =>
7603
7873
  updateAllowAction: (newAllowAction?: ((action: any) => boolean) | undefined) => void;
7604
7874
  };
7605
7875
 
7606
- export { VeltActivityLog, VeltActivityLogEmpty, VeltActivityLogHeader, VeltActivityLogHeaderCloseButton, VeltActivityLogHeaderFilter, VeltActivityLogHeaderFilterContent, VeltActivityLogHeaderFilterContentItem, VeltActivityLogHeaderFilterContentItemIcon, VeltActivityLogHeaderFilterContentItemLabel, VeltActivityLogHeaderFilterTrigger, VeltActivityLogHeaderFilterTriggerIcon, VeltActivityLogHeaderFilterTriggerLabel, VeltActivityLogHeaderTitle, VeltActivityLogList, VeltActivityLogListDateGroup, VeltActivityLogListDateGroupLabel, VeltActivityLogListItem, VeltActivityLogListItemAvatar, VeltActivityLogListItemContent, VeltActivityLogListItemContentAction, VeltActivityLogListItemContentDetail, VeltActivityLogListItemContentTarget, VeltActivityLogListItemContentUser, VeltActivityLogListItemIcon, VeltActivityLogListItemTime, VeltActivityLogListShowMore, VeltActivityLogLoading, VeltActivityLogWireframe, SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, VeltAutocomplete, VeltAutocompleteChip, VeltAutocompleteChipTooltip, VeltAutocompleteChipTooltipDescription, VeltAutocompleteChipTooltipIcon, VeltAutocompleteChipTooltipName, VeltAutocompleteChipTooltipWireframe, VeltAutocompleteEmpty, VeltAutocompleteEmptyWireframe, VeltAutocompleteGroupOption, VeltAutocompleteGroupOptionWireframe, VeltAutocompleteOption, VeltAutocompleteOptionDescription, VeltAutocompleteOptionErrorIcon, VeltAutocompleteOptionIcon, VeltAutocompleteOptionName, VeltAutocompleteOptionWireframe, VeltAutocompleteTool, VeltButtonWireframe, VeltCanvasComment, VeltChartComment, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleAvatar, VeltCommentBubbleCommentsCount, VeltCommentBubbleUnreadIcon, VeltCommentBubbleWireframe, VeltCommentComposer, VeltCommentComposerWireframe, VeltCommentDialog, VeltCommentDialogAllComment, VeltCommentDialogApprove, VeltCommentDialogAssignDropdown, VeltCommentDialogAssignMenu, VeltCommentDialogAssigneeBanner, VeltCommentDialogAssigneeBannerResolveButton, VeltCommentDialogAssigneeBannerUnresolveButton, VeltCommentDialogAssigneeBannerUserAvatar, VeltCommentDialogAssigneeBannerUserName, VeltCommentDialogAttachmentButton, VeltCommentDialogBody, VeltCommentDialogCloseButton, VeltCommentDialogCommentCategory, VeltCommentDialogCommentIndex, VeltCommentDialogCommentNumber, VeltCommentDialogCommentSuggestionStatus, VeltCommentDialogComposer, VeltCommentDialogComposerActionButton, VeltCommentDialogComposerAssignUser, VeltCommentDialogComposerAttachments, VeltCommentDialogComposerAttachmentsImage, VeltCommentDialogComposerAttachmentsImageDelete, VeltCommentDialogComposerAttachmentsImageDownload, VeltCommentDialogComposerAttachmentsImageLoading, VeltCommentDialogComposerAttachmentsImagePreview, VeltCommentDialogComposerAttachmentsInvalid, VeltCommentDialogComposerAttachmentsInvalidItem, VeltCommentDialogComposerAttachmentsInvalidItemDelete, VeltCommentDialogComposerAttachmentsInvalidItemMessage, VeltCommentDialogComposerAttachmentsInvalidItemPreview, VeltCommentDialogComposerAttachmentsOther, VeltCommentDialogComposerAttachmentsOtherDelete, VeltCommentDialogComposerAttachmentsOtherDownload, VeltCommentDialogComposerAttachmentsOtherIcon, VeltCommentDialogComposerAttachmentsOtherLoading, VeltCommentDialogComposerAttachmentsOtherName, VeltCommentDialogComposerAttachmentsOtherSize, VeltCommentDialogComposerAttachmentsSelected, VeltCommentDialogComposerAvatar, VeltCommentDialogComposerFormatToolbar, VeltCommentDialogComposerFormatToolbarButton, VeltCommentDialogComposerInput, VeltCommentDialogComposerPrivateBadge, VeltCommentDialogComposerRecordings, VeltCommentDialogContextWrapper, VeltCommentDialogCopyLink, VeltCommentDialogCustomAnnotationDropdown, VeltCommentDialogCustomAnnotationDropdownContent, VeltCommentDialogCustomAnnotationDropdownContentItem, VeltCommentDialogCustomAnnotationDropdownContentItemIcon, VeltCommentDialogCustomAnnotationDropdownContentItemLabel, VeltCommentDialogCustomAnnotationDropdownTrigger, VeltCommentDialogCustomAnnotationDropdownTriggerArrow, VeltCommentDialogCustomAnnotationDropdownTriggerList, VeltCommentDialogCustomAnnotationDropdownTriggerListItem, VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder, VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount, VeltCommentDialogDeleteButton, VeltCommentDialogDeviceTypeIcons, VeltCommentDialogGhostBanner, VeltCommentDialogHeader, VeltCommentDialogHideReply, VeltCommentDialogMetadata, VeltCommentDialogMoreReply, VeltCommentDialogNavigationButton, VeltCommentDialogOptions, VeltCommentDialogOptionsDropdown, VeltCommentDialogOptionsDropdownContent, VeltCommentDialogOptionsDropdownContentAssign, VeltCommentDialogOptionsDropdownContentDelete, VeltCommentDialogOptionsDropdownContentDeleteComment, VeltCommentDialogOptionsDropdownContentDeleteThread, VeltCommentDialogOptionsDropdownContentEdit, VeltCommentDialogOptionsDropdownContentMakePrivate, VeltCommentDialogOptionsDropdownContentMakePrivateDisable, VeltCommentDialogOptionsDropdownContentMakePrivateEnable, VeltCommentDialogOptionsDropdownContentMarkAsRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread, VeltCommentDialogOptionsDropdownContentNotification, VeltCommentDialogOptionsDropdownContentNotificationSubscribe, VeltCommentDialogOptionsDropdownContentNotificationUnsubscribe, VeltCommentDialogOptionsDropdownContentWireframe, VeltCommentDialogOptionsDropdownTrigger, VeltCommentDialogOptionsDropdownTriggerWireframe, VeltCommentDialogPriority, VeltCommentDialogPriorityDropdown, VeltCommentDialogPriorityDropdownContent, VeltCommentDialogPriorityDropdownContentItem, VeltCommentDialogPriorityDropdownContentItemIcon, VeltCommentDialogPriorityDropdownContentItemName, VeltCommentDialogPriorityDropdownContentItemTick, VeltCommentDialogPriorityDropdownContentWireframe, VeltCommentDialogPriorityDropdownTrigger, VeltCommentDialogPriorityDropdownTriggerArrow, VeltCommentDialogPriorityDropdownTriggerIcon, VeltCommentDialogPriorityDropdownTriggerName, VeltCommentDialogPriorityDropdownTriggerWireframe, VeltCommentDialogPrivateBanner, VeltCommentDialogPrivateButton, VeltCommentDialogReplyAvatars, VeltCommentDialogReplyAvatarsList, VeltCommentDialogReplyAvatarsListItem, VeltCommentDialogReplyAvatarsRemainingCount, VeltCommentDialogResolveButton, VeltCommentDialogSignIn, VeltCommentDialogStatus, VeltCommentDialogStatusDropdown, VeltCommentDialogStatusDropdownContent, VeltCommentDialogStatusDropdownContentItem, VeltCommentDialogStatusDropdownContentItemIcon, VeltCommentDialogStatusDropdownContentItemName, VeltCommentDialogStatusDropdownContentWireframe, VeltCommentDialogStatusDropdownTrigger, VeltCommentDialogStatusDropdownTriggerArrow, VeltCommentDialogStatusDropdownTriggerIcon, VeltCommentDialogStatusDropdownTriggerName, VeltCommentDialogStatusDropdownTriggerWireframe, VeltCommentDialogSuggestionAction, VeltCommentDialogSuggestionActionAccept, VeltCommentDialogSuggestionActionReject, VeltCommentDialogThreadCard, VeltCommentDialogThreadCardAttachments, VeltCommentDialogThreadCardAttachmentsImage, VeltCommentDialogThreadCardAttachmentsImageDelete, VeltCommentDialogThreadCardAttachmentsImageDownload, VeltCommentDialogThreadCardAttachmentsImagePreview, VeltCommentDialogThreadCardAttachmentsOther, VeltCommentDialogThreadCardAttachmentsOtherDelete, VeltCommentDialogThreadCardAttachmentsOtherDownload, VeltCommentDialogThreadCardAttachmentsOtherIcon, VeltCommentDialogThreadCardAttachmentsOtherName, VeltCommentDialogThreadCardAttachmentsOtherSize, VeltCommentDialogThreadCardAvatar, VeltCommentDialogThreadCardDeviceType, VeltCommentDialogThreadCardDraft, VeltCommentDialogThreadCardEdited, VeltCommentDialogThreadCardMessage, VeltCommentDialogThreadCardMessageShowLess, VeltCommentDialogThreadCardMessageShowMore, VeltCommentDialogThreadCardName, VeltCommentDialogThreadCardOptions, VeltCommentDialogThreadCardReactionTool, VeltCommentDialogThreadCardReactions, VeltCommentDialogThreadCardRecordings, VeltCommentDialogThreadCardReply, VeltCommentDialogThreadCardSeenDropdown, VeltCommentDialogThreadCardSeenDropdownContent, VeltCommentDialogThreadCardSeenDropdownContentItem, VeltCommentDialogThreadCardSeenDropdownContentItemAvatar, VeltCommentDialogThreadCardSeenDropdownContentItemName, VeltCommentDialogThreadCardSeenDropdownContentItemTime, VeltCommentDialogThreadCardSeenDropdownContentItems, VeltCommentDialogThreadCardSeenDropdownContentTitle, VeltCommentDialogThreadCardSeenDropdownTrigger, VeltCommentDialogThreadCardTime, VeltCommentDialogThreadCardUnread, VeltCommentDialogThreads, VeltCommentDialogToggleReply, VeltCommentDialogToggleReplyCount, VeltCommentDialogToggleReplyIcon, VeltCommentDialogToggleReplyText, VeltCommentDialogUnresolveButton, VeltCommentDialogUpgrade, VeltCommentDialogVisibilityBanner, VeltCommentDialogVisibilityBannerDropdown, VeltCommentDialogVisibilityBannerDropdownContent, VeltCommentDialogVisibilityBannerDropdownContentItem, VeltCommentDialogVisibilityBannerDropdownContentItemIcon, VeltCommentDialogVisibilityBannerDropdownContentItemLabel, VeltCommentDialogVisibilityBannerDropdownContentUserPicker, VeltCommentDialogVisibilityBannerDropdownTrigger, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount, VeltCommentDialogVisibilityBannerDropdownTriggerIcon, VeltCommentDialogVisibilityBannerDropdownTriggerLabel, VeltCommentDialogVisibilityBannerIcon, VeltCommentDialogVisibilityBannerText, VeltCommentDialogVisibilityDropdown, VeltCommentDialogVisibilityDropdownContent, VeltCommentDialogVisibilityDropdownContentPrivate, VeltCommentDialogVisibilityDropdownContentPublic, VeltCommentDialogVisibilityDropdownTrigger, VeltCommentDialogVisibilityDropdownTriggerIcon, VeltCommentDialogVisibilityDropdownTriggerLabel, VeltCommentDialogWireframe, VeltCommentPin, VeltCommentPinGhostCommentIndicator, VeltCommentPinIndex, VeltCommentPinNumber, VeltCommentPinPrivateCommentIndicator, VeltCommentPinTriangle, VeltCommentPinUnreadCommentIndicator, VeltCommentPinWireframe, VeltCommentPlayerTimeline, VeltCommentText, VeltCommentThread, VeltCommentThreadWireframe, SnippylyCommentTool as VeltCommentTool, VeltCommentToolWireframe, SnippylyComments as VeltComments, VeltCommentsMinimap, SnippylyCommentsSidebar as VeltCommentsSidebar, VeltCommentsSidebarButton, VeltCommentsSidebarStatusDropdownWireframe, VeltCommentsSidebarV2, VeltCommentsSidebarV2CloseButton, VeltCommentsSidebarV2EmptyPlaceholder, VeltCommentsSidebarV2FilterDropdown, VeltCommentsSidebarV2FilterDropdownContent, VeltCommentsSidebarV2FilterDropdownContentList, VeltCommentsSidebarV2FilterDropdownContentListCategory, VeltCommentsSidebarV2FilterDropdownContentListCategoryContent, VeltCommentsSidebarV2FilterDropdownContentListItem, VeltCommentsSidebarV2FilterDropdownContentListItemIndicator, VeltCommentsSidebarV2FilterDropdownContentListItemLabel, VeltCommentsSidebarV2FilterDropdownTrigger, VeltCommentsSidebarV2FocusedThread, VeltCommentsSidebarV2FocusedThreadBackButton, VeltCommentsSidebarV2FocusedThreadDialogContainer, VeltCommentsSidebarV2Header, VeltCommentsSidebarV2List, VeltCommentsSidebarV2ListItem, VeltCommentsSidebarV2MinimalActionsDropdown, VeltCommentsSidebarV2MinimalActionsDropdownContent, VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead, VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved, VeltCommentsSidebarV2MinimalActionsDropdownTrigger, VeltCommentsSidebarV2PageModeComposer, VeltCommentsSidebarV2Panel, VeltCommentsSidebarV2ResetFilterButton, VeltCommentsSidebarV2Skeleton, VeltCommentsSidebarV2Wireframe, VeltCommentsSidebarWireframe, VeltConfirmDialogWireframe, SnippylyCursor as VeltCursor, VeltCursorPointerWireframe, VeltData, VeltHighChartComments, SnippylyHuddle as VeltHuddle, SnippylyHuddleTool as VeltHuddleTool, VeltIf, VeltInlineCommentsSection, VeltInlineCommentsSectionCommentCount, VeltInlineCommentsSectionComposerContainer, VeltInlineCommentsSectionFilterDropdown, VeltInlineCommentsSectionFilterDropdownContent, VeltInlineCommentsSectionFilterDropdownContentList, VeltInlineCommentsSectionFilterDropdownContentListItem, VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox, VeltInlineCommentsSectionFilterDropdownContentListItemLabel, VeltInlineCommentsSectionFilterDropdownTrigger, VeltInlineCommentsSectionFilterDropdownTriggerArrow, VeltInlineCommentsSectionFilterDropdownTriggerName, VeltInlineCommentsSectionList, VeltInlineCommentsSectionPanel, VeltInlineCommentsSectionSkeleton, VeltInlineCommentsSectionSortingDropdown, VeltInlineCommentsSectionSortingDropdownContent, VeltInlineCommentsSectionSortingDropdownContentItem, VeltInlineCommentsSectionSortingDropdownContentItemIcon, VeltInlineCommentsSectionSortingDropdownContentItemName, VeltInlineCommentsSectionSortingDropdownContentItemTick, VeltInlineCommentsSectionSortingDropdownTrigger, VeltInlineCommentsSectionSortingDropdownTriggerIcon, VeltInlineCommentsSectionSortingDropdownTriggerName, VeltInlineCommentsSectionWireframe, VeltInlineReactionsSection, VeltInlineReactionsSectionWireframe, VeltMediaSourceSettingsWireframe, VeltMultiThreadCommentDialogCloseButton, VeltMultiThreadCommentDialogCommentCount, VeltMultiThreadCommentDialogComposerContainer, VeltMultiThreadCommentDialogEmptyPlaceholder, VeltMultiThreadCommentDialogList, VeltMultiThreadCommentDialogMinimalActionsDropdown, VeltMultiThreadCommentDialogMinimalActionsDropdownContent, VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead, VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved, VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger, VeltMultiThreadCommentDialogMinimalFilterDropdown, VeltMultiThreadCommentDialogMinimalFilterDropdownContent, VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll, VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead, VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved, VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread, VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon, VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate, VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread, VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger, VeltMultiThreadCommentDialogNewThreadButton, VeltMultiThreadCommentDialogPanel, VeltMultiThreadCommentDialogResetFilterButton, VeltMultiThreadCommentDialogWireframe, VeltNivoChartComments, VeltNotificationsHistoryPanel, VeltNotificationsPanel, VeltNotificationsPanelCloseButton, VeltNotificationsPanelContent, VeltNotificationsPanelContentAll, VeltNotificationsPanelContentAllList, VeltNotificationsPanelContentAllListItem, VeltNotificationsPanelContentAllListItemContent, VeltNotificationsPanelContentAllListItemLabel, VeltNotificationsPanelContentAllReadContainer, VeltNotificationsPanelContentDocuments, VeltNotificationsPanelContentDocumentsList, VeltNotificationsPanelContentDocumentsListItem, VeltNotificationsPanelContentDocumentsListItemContent, VeltNotificationsPanelContentDocumentsListItemCount, VeltNotificationsPanelContentDocumentsListItemName, VeltNotificationsPanelContentDocumentsListItemUnread, VeltNotificationsPanelContentForYou, VeltNotificationsPanelContentList, VeltNotificationsPanelContentListItem, VeltNotificationsPanelContentListItemAvatar, VeltNotificationsPanelContentListItemBody, VeltNotificationsPanelContentListItemFileName, VeltNotificationsPanelContentListItemHeadline, VeltNotificationsPanelContentListItemTime, VeltNotificationsPanelContentListItemUnread, VeltNotificationsPanelContentLoadMore, VeltNotificationsPanelContentPeople, VeltNotificationsPanelContentPeopleList, VeltNotificationsPanelContentPeopleListItem, VeltNotificationsPanelContentPeopleListItemAvatar, VeltNotificationsPanelContentPeopleListItemContent, VeltNotificationsPanelContentPeopleListItemCount, VeltNotificationsPanelContentPeopleListItemName, VeltNotificationsPanelHeader, VeltNotificationsPanelHeaderTabAll, VeltNotificationsPanelHeaderTabDocuments, VeltNotificationsPanelHeaderTabForYou, VeltNotificationsPanelHeaderTabPeople, VeltNotificationsPanelReadAllButton, VeltNotificationsPanelSettings, VeltNotificationsPanelSettingsAccordion, VeltNotificationsPanelSettingsAccordionContent, VeltNotificationsPanelSettingsAccordionContentItem, VeltNotificationsPanelSettingsAccordionContentItemIcon, VeltNotificationsPanelSettingsAccordionContentItemLabel, VeltNotificationsPanelSettingsAccordionTrigger, VeltNotificationsPanelSettingsAccordionTriggerIcon, VeltNotificationsPanelSettingsAccordionTriggerLabel, VeltNotificationsPanelSettingsAccordionTriggerSelectedValue, VeltNotificationsPanelSettingsBackButton, VeltNotificationsPanelSettingsButton, VeltNotificationsPanelSettingsDescription, VeltNotificationsPanelSettingsFooter, VeltNotificationsPanelSettingsHeader, VeltNotificationsPanelSettingsHeaderTitle, VeltNotificationsPanelSettingsList, VeltNotificationsPanelSettingsMuteAllDescription, VeltNotificationsPanelSettingsMuteAllTitle, VeltNotificationsPanelSettingsMuteAllToggle, VeltNotificationsPanelSettingsTitle, VeltNotificationsPanelSkeleton, VeltNotificationsPanelTitle, VeltNotificationsPanelTitleText, VeltNotificationsPanelViewAllButton, VeltNotificationsPanelWireframe, VeltNotificationsTool, VeltNotificationsToolIcon, VeltNotificationsToolLabel, VeltNotificationsToolUnreadCount, VeltNotificationsToolUnreadIcon, VeltNotificationsToolWireframe, VeltPersistentCommentModeWireframe, SnippylyPresence as VeltPresence, VeltPresenceTooltipWireframe, VeltPresenceWireframe, SnippylyProvider as VeltProvider, VeltReactionPinTooltipWireframe, VeltReactionPinWireframe, VeltReactionTool, VeltReactionToolWireframe, VeltReactionsPanelWireframe, VeltRecorderAllToolMenuWireframe, VeltRecorderAllToolWireframe, VeltRecorderAudioToolWireframe, SnippylyRecorderControlPanel as VeltRecorderControlPanel, VeltRecorderControlPanelWireframe, SnippylyRecorderNotes as VeltRecorderNotes, SnippylyRecorderPlayer as VeltRecorderPlayer, VeltRecorderPlayerExpandedWireframe, VeltRecorderPlayerWireframe, VeltRecorderScreenToolWireframe, SnippylyRecorderTool as VeltRecorderTool, VeltRecorderVideoToolWireframe, VeltRecordingPreviewStepsDialogWireframe, SnippylySidebarButton as VeltSidebarButton, VeltSidebarButtonCommentsCount, VeltSidebarButtonIcon, VeltSidebarButtonUnreadIcon, VeltSidebarButtonWireframe, VeltSingleEditorModePanel, VeltSingleEditorModePanelWireframe, VeltSubtitlesWireframe, SnippylyTagTool as VeltTagTool, SnippylyTags as VeltTags, VeltTextComment, VeltTextCommentTool, VeltTextCommentToolWireframe, VeltTextCommentToolbar, VeltTextCommentToolbarCommentAnnotation, VeltTextCommentToolbarCopywriter, VeltTextCommentToolbarDivider, VeltTextCommentToolbarGeneric, VeltTextCommentToolbar$1 as VeltTextCommentToolbarWireframe, VeltTranscriptionWireframe, SnippylyUserInviteTool as VeltUserInviteTool, SnippylyUserRequestTool as VeltUserRequestTool, VeltUserSelectorDropdown as VeltUserSelectorDropdownWireframe, VeltVideoEditor, VeltVideoEditorPlayerWireframe, VeltVideoPlayer, VeltViewAnalytics, VeltWireframe, createLiveStateMiddleware, useAIRewriterUtils, useActivityUtils, useAddAttachment, useAddComment, useAddCommentAnnotation, useAddReaction, useAllActivities, useApproveCommentAnnotation, useAssignUser, useAutocompleteChipClick, useAutocompleteUtils, useClient, useCommentActionCallback, useCommentAddHandler, useCommentAnnotationById, useCommentAnnotations, useCommentAnnotationsCount, useCommentCopyLinkHandler, useCommentDialogSidebarClickHandler, useCommentEventCallback, useCommentModeState, useCommentSelectionChangeHandler, useCommentSidebarActionButtonClick, useCommentSidebarData, useCommentSidebarInit, useCommentUpdateHandler, useCommentUtils, useCommitSuggestion, useContactList, useContactSelected, useContactUtils, useCopyLink, useCrdtEventCallback, useCrdtUtils, useCurrentUser, useCurrentUserPermissions, useCursorUsers, useCursorUtils, useDeleteAttachment, useDeleteComment, useDeleteCommentAnnotation, useDeleteReaction, useDeleteRecording, useDisableSuggestionMode, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useEnableSuggestionMode, useGetAttachment, useGetComment, useGetCommentAnnotations, useGetLink, useGetRecording, useHeartbeat, useHuddleUtils, useIdentify, useLiveSelectionDataHandler, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncEventCallback, useLiveStateSyncUtils, useNotificationEventCallback, useNotificationSettings, useNotificationUtils, useNotificationsData, usePendingSuggestion, usePresenceData, usePresenceEventCallback, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderEventCallback, useRecorderUtils, useRecordingDataByRecorderId, useRecordings, useRegisterTarget, useRejectCommentAnnotation, useResolveCommentAnnotation, useServerConnectionStateChangeHandler, useSetContextProvider, useSetDocument, useSetDocumentId, useSetDocuments, useSetLiveStateData, useSetLocation, useSetLocations, useSetRootDocument, useSetRootLocation, useStartSuggestion, useSubscribeCommentAnnotation, useSuggestionEventCallback, useSuggestionModeState, useSuggestionUtils, useSuggestions, useTagAnnotations, useTagUtils, useToggleReaction, useUiState, useUniqueViewsByDate, useUniqueViewsByUser, useUnreadCommentAnnotationCountByLocationId, useUnreadCommentAnnotationCountOnCurrentDocument, useUnreadCommentCountByAnnotationId, useUnreadCommentCountByLocationId, useUnreadCommentCountOnCurrentDocument, useUnreadNotificationsCount, useUnregisterTarget, useUnsetDocumentId, useUnsetDocuments, useUnsubscribeCommentAnnotation, useUpdateAccess, useUpdateComment, useUpdatePriority, useUpdateStatus, useUserEditorState, useVeltClient, useVeltEventCallback, useVeltInitState, useViewsUtils };
7876
+ export { VeltActivityLog, VeltActivityLogEmpty, VeltActivityLogHeader, VeltActivityLogHeaderCloseButton, VeltActivityLogHeaderFilter, VeltActivityLogHeaderFilterContent, VeltActivityLogHeaderFilterContentItem, VeltActivityLogHeaderFilterContentItemIcon, VeltActivityLogHeaderFilterContentItemLabel, VeltActivityLogHeaderFilterTrigger, VeltActivityLogHeaderFilterTriggerIcon, VeltActivityLogHeaderFilterTriggerLabel, VeltActivityLogHeaderTitle, VeltActivityLogList, VeltActivityLogListDateGroup, VeltActivityLogListDateGroupLabel, VeltActivityLogListItem, VeltActivityLogListItemAvatar, VeltActivityLogListItemContent, VeltActivityLogListItemContentAction, VeltActivityLogListItemContentDetail, VeltActivityLogListItemContentTarget, VeltActivityLogListItemContentUser, VeltActivityLogListItemIcon, VeltActivityLogListItemTime, VeltActivityLogListShowMore, VeltActivityLogLoading, VeltActivityLogWireframe, SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, VeltAutocomplete, VeltAutocompleteChip, VeltAutocompleteChipTooltip, VeltAutocompleteChipTooltipDescription, VeltAutocompleteChipTooltipIcon, VeltAutocompleteChipTooltipName, VeltAutocompleteChipTooltipWireframe, VeltAutocompleteEmpty, VeltAutocompleteEmptyWireframe, VeltAutocompleteGroupOption, VeltAutocompleteGroupOptionWireframe, VeltAutocompleteOption, VeltAutocompleteOptionDescription, VeltAutocompleteOptionErrorIcon, VeltAutocompleteOptionIcon, VeltAutocompleteOptionName, VeltAutocompleteOptionWireframe, VeltAutocompleteTool, VeltButtonWireframe, VeltCanvasComment, VeltChartComment, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleAvatar, VeltCommentBubbleCommentsCount, VeltCommentBubbleUnreadIcon, VeltCommentBubbleWireframe, VeltCommentComposer, VeltCommentComposerWireframe, VeltCommentDialog, VeltCommentDialogAgentSuggestion, VeltCommentDialogAgentSuggestionActionAccept, VeltCommentDialogAgentSuggestionActionAcceptWireframe, VeltCommentDialogAgentSuggestionActionReject, VeltCommentDialogAgentSuggestionActionRejectWireframe, VeltCommentDialogAgentSuggestionActions, VeltCommentDialogAgentSuggestionActionsWireframe, VeltCommentDialogAgentSuggestionAgent, VeltCommentDialogAgentSuggestionAgentAvatar, VeltCommentDialogAgentSuggestionAgentAvatarWireframe, VeltCommentDialogAgentSuggestionAgentName, VeltCommentDialogAgentSuggestionAgentNameWireframe, VeltCommentDialogAgentSuggestionAgentWireframe, VeltCommentDialogAgentSuggestionAuthor, VeltCommentDialogAgentSuggestionAuthorAvatar, VeltCommentDialogAgentSuggestionAuthorAvatarWireframe, VeltCommentDialogAgentSuggestionAuthorName, VeltCommentDialogAgentSuggestionAuthorNameWireframe, VeltCommentDialogAgentSuggestionAuthorWireframe, VeltCommentDialogAgentSuggestionBody, VeltCommentDialogAgentSuggestionBodyWireframe, VeltCommentDialogAgentSuggestionFooter, VeltCommentDialogAgentSuggestionFooterOpenComment, VeltCommentDialogAgentSuggestionFooterOpenCommentWireframe, VeltCommentDialogAgentSuggestionFooterWireframe, VeltCommentDialogAgentSuggestionHeader, VeltCommentDialogAgentSuggestionHeaderWireframe, VeltCommentDialogAgentSuggestionMenu, VeltCommentDialogAgentSuggestionMenuContent, VeltCommentDialogAgentSuggestionMenuContentItem, VeltCommentDialogAgentSuggestionMenuContentItemIcon, VeltCommentDialogAgentSuggestionMenuContentItemIconWireframe, VeltCommentDialogAgentSuggestionMenuContentItemLabel, VeltCommentDialogAgentSuggestionMenuContentItemLabelWireframe, VeltCommentDialogAgentSuggestionMenuContentItemWireframe, VeltCommentDialogAgentSuggestionMenuContentWireframe, VeltCommentDialogAgentSuggestionMenuTrigger, VeltCommentDialogAgentSuggestionMenuTriggerWireframe, VeltCommentDialogAgentSuggestionMenuWireframe, VeltCommentDialogAgentSuggestionTimestamp, VeltCommentDialogAgentSuggestionTimestampWireframe, VeltCommentDialogAgentSuggestionWireframe, VeltCommentDialogAllComment, VeltCommentDialogApprove, VeltCommentDialogAssignDropdown, VeltCommentDialogAssignMenu, VeltCommentDialogAssigneeBanner, VeltCommentDialogAssigneeBannerResolveButton, VeltCommentDialogAssigneeBannerUnresolveButton, VeltCommentDialogAssigneeBannerUserAvatar, VeltCommentDialogAssigneeBannerUserName, VeltCommentDialogAttachmentButton, VeltCommentDialogBody, VeltCommentDialogCloseButton, VeltCommentDialogCommentCategory, VeltCommentDialogCommentIndex, VeltCommentDialogCommentNumber, VeltCommentDialogCommentSuggestionStatus, VeltCommentDialogComposer, VeltCommentDialogComposerActionButton, VeltCommentDialogComposerAssignUser, VeltCommentDialogComposerAttachments, VeltCommentDialogComposerAttachmentsImage, VeltCommentDialogComposerAttachmentsImageDelete, VeltCommentDialogComposerAttachmentsImageDownload, VeltCommentDialogComposerAttachmentsImageLoading, VeltCommentDialogComposerAttachmentsImagePreview, VeltCommentDialogComposerAttachmentsInvalid, VeltCommentDialogComposerAttachmentsInvalidItem, VeltCommentDialogComposerAttachmentsInvalidItemDelete, VeltCommentDialogComposerAttachmentsInvalidItemMessage, VeltCommentDialogComposerAttachmentsInvalidItemPreview, VeltCommentDialogComposerAttachmentsOther, VeltCommentDialogComposerAttachmentsOtherDelete, VeltCommentDialogComposerAttachmentsOtherDownload, VeltCommentDialogComposerAttachmentsOtherIcon, VeltCommentDialogComposerAttachmentsOtherLoading, VeltCommentDialogComposerAttachmentsOtherName, VeltCommentDialogComposerAttachmentsOtherSize, VeltCommentDialogComposerAttachmentsSelected, VeltCommentDialogComposerAvatar, VeltCommentDialogComposerFormatToolbar, VeltCommentDialogComposerFormatToolbarButton, VeltCommentDialogComposerInput, VeltCommentDialogComposerPrivateBadge, VeltCommentDialogComposerRecordings, VeltCommentDialogContextWrapper, VeltCommentDialogCopyLink, VeltCommentDialogCustomAnnotationDropdown, VeltCommentDialogCustomAnnotationDropdownContent, VeltCommentDialogCustomAnnotationDropdownContentItem, VeltCommentDialogCustomAnnotationDropdownContentItemIcon, VeltCommentDialogCustomAnnotationDropdownContentItemLabel, VeltCommentDialogCustomAnnotationDropdownTrigger, VeltCommentDialogCustomAnnotationDropdownTriggerArrow, VeltCommentDialogCustomAnnotationDropdownTriggerList, VeltCommentDialogCustomAnnotationDropdownTriggerListItem, VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder, VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount, VeltCommentDialogDeleteButton, VeltCommentDialogDeviceTypeIcons, VeltCommentDialogGhostBanner, VeltCommentDialogHeader, VeltCommentDialogHideReply, VeltCommentDialogMetadata, VeltCommentDialogMoreReply, VeltCommentDialogNavigationButton, VeltCommentDialogOptions, VeltCommentDialogOptionsDropdown, VeltCommentDialogOptionsDropdownContent, VeltCommentDialogOptionsDropdownContentAssign, VeltCommentDialogOptionsDropdownContentDelete, VeltCommentDialogOptionsDropdownContentDeleteComment, VeltCommentDialogOptionsDropdownContentDeleteThread, VeltCommentDialogOptionsDropdownContentEdit, VeltCommentDialogOptionsDropdownContentMakePrivate, VeltCommentDialogOptionsDropdownContentMakePrivateDisable, VeltCommentDialogOptionsDropdownContentMakePrivateEnable, VeltCommentDialogOptionsDropdownContentMarkAsRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread, VeltCommentDialogOptionsDropdownContentNotification, VeltCommentDialogOptionsDropdownContentNotificationSubscribe, VeltCommentDialogOptionsDropdownContentNotificationUnsubscribe, VeltCommentDialogOptionsDropdownContentWireframe, VeltCommentDialogOptionsDropdownTrigger, VeltCommentDialogOptionsDropdownTriggerWireframe, VeltCommentDialogPriority, VeltCommentDialogPriorityDropdown, VeltCommentDialogPriorityDropdownContent, VeltCommentDialogPriorityDropdownContentItem, VeltCommentDialogPriorityDropdownContentItemIcon, VeltCommentDialogPriorityDropdownContentItemName, VeltCommentDialogPriorityDropdownContentItemTick, VeltCommentDialogPriorityDropdownContentWireframe, VeltCommentDialogPriorityDropdownTrigger, VeltCommentDialogPriorityDropdownTriggerArrow, VeltCommentDialogPriorityDropdownTriggerIcon, VeltCommentDialogPriorityDropdownTriggerName, VeltCommentDialogPriorityDropdownTriggerWireframe, VeltCommentDialogPrivateBanner, VeltCommentDialogPrivateButton, VeltCommentDialogReplyAvatars, VeltCommentDialogReplyAvatarsList, VeltCommentDialogReplyAvatarsListItem, VeltCommentDialogReplyAvatarsRemainingCount, VeltCommentDialogResolveButton, VeltCommentDialogSignIn, VeltCommentDialogStatus, VeltCommentDialogStatusDropdown, VeltCommentDialogStatusDropdownContent, VeltCommentDialogStatusDropdownContentItem, VeltCommentDialogStatusDropdownContentItemIcon, VeltCommentDialogStatusDropdownContentItemName, VeltCommentDialogStatusDropdownContentWireframe, VeltCommentDialogStatusDropdownTrigger, VeltCommentDialogStatusDropdownTriggerArrow, VeltCommentDialogStatusDropdownTriggerIcon, VeltCommentDialogStatusDropdownTriggerName, VeltCommentDialogStatusDropdownTriggerWireframe, VeltCommentDialogSuggestionAction, VeltCommentDialogSuggestionActionAccept, VeltCommentDialogSuggestionActionReject, VeltCommentDialogThreadCard, VeltCommentDialogThreadCardAttachments, VeltCommentDialogThreadCardAttachmentsImage, VeltCommentDialogThreadCardAttachmentsImageDelete, VeltCommentDialogThreadCardAttachmentsImageDownload, VeltCommentDialogThreadCardAttachmentsImagePreview, VeltCommentDialogThreadCardAttachmentsOther, VeltCommentDialogThreadCardAttachmentsOtherDelete, VeltCommentDialogThreadCardAttachmentsOtherDownload, VeltCommentDialogThreadCardAttachmentsOtherIcon, VeltCommentDialogThreadCardAttachmentsOtherName, VeltCommentDialogThreadCardAttachmentsOtherSize, VeltCommentDialogThreadCardAvatar, VeltCommentDialogThreadCardDeviceType, VeltCommentDialogThreadCardDraft, VeltCommentDialogThreadCardEdited, VeltCommentDialogThreadCardMessage, VeltCommentDialogThreadCardMessageShowLess, VeltCommentDialogThreadCardMessageShowMore, VeltCommentDialogThreadCardName, VeltCommentDialogThreadCardOptions, VeltCommentDialogThreadCardReactionTool, VeltCommentDialogThreadCardReactions, VeltCommentDialogThreadCardRecordings, VeltCommentDialogThreadCardReply, VeltCommentDialogThreadCardSeenDropdown, VeltCommentDialogThreadCardSeenDropdownContent, VeltCommentDialogThreadCardSeenDropdownContentItem, VeltCommentDialogThreadCardSeenDropdownContentItemAvatar, VeltCommentDialogThreadCardSeenDropdownContentItemName, VeltCommentDialogThreadCardSeenDropdownContentItemTime, VeltCommentDialogThreadCardSeenDropdownContentItems, VeltCommentDialogThreadCardSeenDropdownContentTitle, VeltCommentDialogThreadCardSeenDropdownTrigger, VeltCommentDialogThreadCardTime, VeltCommentDialogThreadCardUnread, VeltCommentDialogThreads, VeltCommentDialogToggleReply, VeltCommentDialogToggleReplyCount, VeltCommentDialogToggleReplyIcon, VeltCommentDialogToggleReplyText, VeltCommentDialogUnresolveButton, VeltCommentDialogUpgrade, VeltCommentDialogVisibilityBanner, VeltCommentDialogVisibilityBannerDropdown, VeltCommentDialogVisibilityBannerDropdownContent, VeltCommentDialogVisibilityBannerDropdownContentItem, VeltCommentDialogVisibilityBannerDropdownContentItemIcon, VeltCommentDialogVisibilityBannerDropdownContentItemLabel, VeltCommentDialogVisibilityBannerDropdownContentUserPicker, VeltCommentDialogVisibilityBannerDropdownTrigger, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount, VeltCommentDialogVisibilityBannerDropdownTriggerIcon, VeltCommentDialogVisibilityBannerDropdownTriggerLabel, VeltCommentDialogVisibilityBannerIcon, VeltCommentDialogVisibilityBannerText, VeltCommentDialogVisibilityDropdown, VeltCommentDialogVisibilityDropdownContent, VeltCommentDialogVisibilityDropdownContentPrivate, VeltCommentDialogVisibilityDropdownContentPublic, VeltCommentDialogVisibilityDropdownTrigger, VeltCommentDialogVisibilityDropdownTriggerIcon, VeltCommentDialogVisibilityDropdownTriggerLabel, VeltCommentDialogWireframe, VeltCommentPin, VeltCommentPinGhostCommentIndicator, VeltCommentPinIndex, VeltCommentPinNumber, VeltCommentPinPrivateCommentIndicator, VeltCommentPinTriangle, VeltCommentPinUnreadCommentIndicator, VeltCommentPinWireframe, VeltCommentPlayerTimeline, VeltCommentText, VeltCommentThread, VeltCommentThreadWireframe, SnippylyCommentTool as VeltCommentTool, VeltCommentToolWireframe, SnippylyComments as VeltComments, VeltCommentsMinimap, SnippylyCommentsSidebar as VeltCommentsSidebar, VeltCommentsSidebarButton, VeltCommentsSidebarStatusDropdownWireframe, VeltCommentsSidebarV2, VeltCommentsSidebarV2CloseButton, VeltCommentsSidebarV2EmptyPlaceholder, VeltCommentsSidebarV2FilterDropdown, VeltCommentsSidebarV2FilterDropdownContent, VeltCommentsSidebarV2FilterDropdownContentList, VeltCommentsSidebarV2FilterDropdownContentListCategory, VeltCommentsSidebarV2FilterDropdownContentListCategoryContent, VeltCommentsSidebarV2FilterDropdownContentListItem, VeltCommentsSidebarV2FilterDropdownContentListItemIndicator, VeltCommentsSidebarV2FilterDropdownContentListItemLabel, VeltCommentsSidebarV2FilterDropdownTrigger, VeltCommentsSidebarV2FocusedThread, VeltCommentsSidebarV2FocusedThreadBackButton, VeltCommentsSidebarV2FocusedThreadDialogContainer, VeltCommentsSidebarV2Header, VeltCommentsSidebarV2List, VeltCommentsSidebarV2ListItem, VeltCommentsSidebarV2MinimalActionsDropdown, VeltCommentsSidebarV2MinimalActionsDropdownContent, VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead, VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved, VeltCommentsSidebarV2MinimalActionsDropdownTrigger, VeltCommentsSidebarV2PageModeComposer, VeltCommentsSidebarV2Panel, VeltCommentsSidebarV2ResetFilterButton, VeltCommentsSidebarV2Skeleton, VeltCommentsSidebarV2Wireframe, VeltCommentsSidebarWireframe, VeltConfirmDialogWireframe, SnippylyCursor as VeltCursor, VeltCursorPointerWireframe, VeltData, VeltHighChartComments, SnippylyHuddle as VeltHuddle, SnippylyHuddleTool as VeltHuddleTool, VeltIf, VeltInlineCommentsSection, VeltInlineCommentsSectionCommentCount, VeltInlineCommentsSectionComposerContainer, VeltInlineCommentsSectionFilterDropdown, VeltInlineCommentsSectionFilterDropdownContent, VeltInlineCommentsSectionFilterDropdownContentList, VeltInlineCommentsSectionFilterDropdownContentListItem, VeltInlineCommentsSectionFilterDropdownContentListItemCheckbox, VeltInlineCommentsSectionFilterDropdownContentListItemLabel, VeltInlineCommentsSectionFilterDropdownTrigger, VeltInlineCommentsSectionFilterDropdownTriggerArrow, VeltInlineCommentsSectionFilterDropdownTriggerName, VeltInlineCommentsSectionList, VeltInlineCommentsSectionPanel, VeltInlineCommentsSectionSkeleton, VeltInlineCommentsSectionSortingDropdown, VeltInlineCommentsSectionSortingDropdownContent, VeltInlineCommentsSectionSortingDropdownContentItem, VeltInlineCommentsSectionSortingDropdownContentItemIcon, VeltInlineCommentsSectionSortingDropdownContentItemName, VeltInlineCommentsSectionSortingDropdownContentItemTick, VeltInlineCommentsSectionSortingDropdownTrigger, VeltInlineCommentsSectionSortingDropdownTriggerIcon, VeltInlineCommentsSectionSortingDropdownTriggerName, VeltInlineCommentsSectionWireframe, VeltInlineReactionsSection, VeltInlineReactionsSectionWireframe, VeltMediaSourceSettingsWireframe, VeltMultiThreadCommentDialogCloseButton, VeltMultiThreadCommentDialogCommentCount, VeltMultiThreadCommentDialogComposerContainer, VeltMultiThreadCommentDialogEmptyPlaceholder, VeltMultiThreadCommentDialogList, VeltMultiThreadCommentDialogMinimalActionsDropdown, VeltMultiThreadCommentDialogMinimalActionsDropdownContent, VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllRead, VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved, VeltMultiThreadCommentDialogMinimalActionsDropdownTrigger, VeltMultiThreadCommentDialogMinimalFilterDropdown, VeltMultiThreadCommentDialogMinimalFilterDropdownContent, VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterAll, VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterRead, VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterResolved, VeltMultiThreadCommentDialogMinimalFilterDropdownContentFilterUnread, VeltMultiThreadCommentDialogMinimalFilterDropdownContentSelectedIcon, VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortDate, VeltMultiThreadCommentDialogMinimalFilterDropdownContentSortUnread, VeltMultiThreadCommentDialogMinimalFilterDropdownTrigger, VeltMultiThreadCommentDialogNewThreadButton, VeltMultiThreadCommentDialogPanel, VeltMultiThreadCommentDialogResetFilterButton, VeltMultiThreadCommentDialogWireframe, VeltNivoChartComments, VeltNotificationsHistoryPanel, VeltNotificationsPanel, VeltNotificationsPanelCloseButton, VeltNotificationsPanelContent, VeltNotificationsPanelContentAll, VeltNotificationsPanelContentAllList, VeltNotificationsPanelContentAllListItem, VeltNotificationsPanelContentAllListItemContent, VeltNotificationsPanelContentAllListItemLabel, VeltNotificationsPanelContentAllReadContainer, VeltNotificationsPanelContentDocuments, VeltNotificationsPanelContentDocumentsList, VeltNotificationsPanelContentDocumentsListItem, VeltNotificationsPanelContentDocumentsListItemContent, VeltNotificationsPanelContentDocumentsListItemCount, VeltNotificationsPanelContentDocumentsListItemName, VeltNotificationsPanelContentDocumentsListItemUnread, VeltNotificationsPanelContentForYou, VeltNotificationsPanelContentList, VeltNotificationsPanelContentListItem, VeltNotificationsPanelContentListItemAvatar, VeltNotificationsPanelContentListItemBody, VeltNotificationsPanelContentListItemFileName, VeltNotificationsPanelContentListItemHeadline, VeltNotificationsPanelContentListItemTime, VeltNotificationsPanelContentListItemUnread, VeltNotificationsPanelContentLoadMore, VeltNotificationsPanelContentPeople, VeltNotificationsPanelContentPeopleList, VeltNotificationsPanelContentPeopleListItem, VeltNotificationsPanelContentPeopleListItemAvatar, VeltNotificationsPanelContentPeopleListItemContent, VeltNotificationsPanelContentPeopleListItemCount, VeltNotificationsPanelContentPeopleListItemName, VeltNotificationsPanelHeader, VeltNotificationsPanelHeaderTabAll, VeltNotificationsPanelHeaderTabDocuments, VeltNotificationsPanelHeaderTabForYou, VeltNotificationsPanelHeaderTabPeople, VeltNotificationsPanelReadAllButton, VeltNotificationsPanelSettings, VeltNotificationsPanelSettingsAccordion, VeltNotificationsPanelSettingsAccordionContent, VeltNotificationsPanelSettingsAccordionContentItem, VeltNotificationsPanelSettingsAccordionContentItemIcon, VeltNotificationsPanelSettingsAccordionContentItemLabel, VeltNotificationsPanelSettingsAccordionTrigger, VeltNotificationsPanelSettingsAccordionTriggerIcon, VeltNotificationsPanelSettingsAccordionTriggerLabel, VeltNotificationsPanelSettingsAccordionTriggerSelectedValue, VeltNotificationsPanelSettingsBackButton, VeltNotificationsPanelSettingsButton, VeltNotificationsPanelSettingsDescription, VeltNotificationsPanelSettingsFooter, VeltNotificationsPanelSettingsHeader, VeltNotificationsPanelSettingsHeaderTitle, VeltNotificationsPanelSettingsList, VeltNotificationsPanelSettingsMuteAllDescription, VeltNotificationsPanelSettingsMuteAllTitle, VeltNotificationsPanelSettingsMuteAllToggle, VeltNotificationsPanelSettingsTitle, VeltNotificationsPanelSkeleton, VeltNotificationsPanelTitle, VeltNotificationsPanelTitleText, VeltNotificationsPanelViewAllButton, VeltNotificationsPanelWireframe, VeltNotificationsTool, VeltNotificationsToolIcon, VeltNotificationsToolLabel, VeltNotificationsToolUnreadCount, VeltNotificationsToolUnreadIcon, VeltNotificationsToolWireframe, VeltPersistentCommentModeWireframe, SnippylyPresence as VeltPresence, VeltPresenceTooltipWireframe, VeltPresenceWireframe, SnippylyProvider as VeltProvider, VeltReactionPinTooltipWireframe, VeltReactionPinWireframe, VeltReactionTool, VeltReactionToolWireframe, VeltReactionsPanelWireframe, VeltRecorderAllToolMenuWireframe, VeltRecorderAllToolWireframe, VeltRecorderAudioToolWireframe, SnippylyRecorderControlPanel as VeltRecorderControlPanel, VeltRecorderControlPanelWireframe, SnippylyRecorderNotes as VeltRecorderNotes, SnippylyRecorderPlayer as VeltRecorderPlayer, VeltRecorderPlayerExpandedWireframe, VeltRecorderPlayerWireframe, VeltRecorderScreenToolWireframe, SnippylyRecorderTool as VeltRecorderTool, VeltRecorderVideoToolWireframe, VeltRecordingPreviewStepsDialogWireframe, SnippylySidebarButton as VeltSidebarButton, VeltSidebarButtonCommentsCount, VeltSidebarButtonIcon, VeltSidebarButtonUnreadIcon, VeltSidebarButtonWireframe, VeltSingleEditorModePanel, VeltSingleEditorModePanelWireframe, VeltSubtitlesWireframe, SnippylyTagTool as VeltTagTool, SnippylyTags as VeltTags, VeltTextComment, VeltTextCommentTool, VeltTextCommentToolWireframe, VeltTextCommentToolbar, VeltTextCommentToolbarCommentAnnotation, VeltTextCommentToolbarCopywriter, VeltTextCommentToolbarDivider, VeltTextCommentToolbarGeneric, VeltTextCommentToolbar$1 as VeltTextCommentToolbarWireframe, VeltTranscriptionWireframe, SnippylyUserInviteTool as VeltUserInviteTool, SnippylyUserRequestTool as VeltUserRequestTool, VeltUserSelectorDropdown as VeltUserSelectorDropdownWireframe, VeltVideoEditor, VeltVideoEditorPlayerWireframe, VeltVideoPlayer, VeltViewAnalytics, VeltWireframe, createLiveStateMiddleware, useAIRewriterUtils, useActivityUtils, useAddAttachment, useAddComment, useAddCommentAnnotation, useAddReaction, useAllActivities, useApproveCommentAnnotation, useAssignUser, useAutocompleteChipClick, useAutocompleteUtils, useClient, useCommentActionCallback, useCommentAddHandler, useCommentAnnotationById, useCommentAnnotations, useCommentAnnotationsCount, useCommentCopyLinkHandler, useCommentDialogSidebarClickHandler, useCommentEventCallback, useCommentModeState, useCommentSelectionChangeHandler, useCommentSidebarActionButtonClick, useCommentSidebarData, useCommentSidebarInit, useCommentUpdateHandler, useCommentUtils, useCommitSuggestion, useContactList, useContactSelected, useContactUtils, useCopyLink, useCrdtEventCallback, useCrdtUtils, useCurrentUser, useCurrentUserPermissions, useCursorUsers, useCursorUtils, useDeleteAttachment, useDeleteComment, useDeleteCommentAnnotation, useDeleteReaction, useDeleteRecording, useDisableSuggestionMode, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useEnableSuggestionMode, useGetAttachment, useGetComment, useGetCommentAnnotations, useGetLink, useGetRecording, useHeartbeat, useHuddleUtils, useIdentify, useLiveSelectionDataHandler, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncEventCallback, useLiveStateSyncUtils, useNotificationEventCallback, useNotificationSettings, useNotificationUtils, useNotificationsData, usePendingSuggestion, usePresenceData, usePresenceEventCallback, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderEventCallback, useRecorderUtils, useRecordingDataByRecorderId, useRecordings, useRegisterTarget, useRejectCommentAnnotation, useResolveCommentAnnotation, useServerConnectionStateChangeHandler, useSetContextProvider, useSetDocument, useSetDocumentId, useSetDocuments, useSetLiveStateData, useSetLocation, useSetLocations, useSetRootDocument, useSetRootLocation, useStartSuggestion, useSubscribeCommentAnnotation, useSuggestionEventCallback, useSuggestionModeState, useSuggestionUtils, useSuggestions, useTagAnnotations, useTagUtils, useToggleReaction, useUiState, useUniqueViewsByDate, useUniqueViewsByUser, useUnreadCommentAnnotationCountByLocationId, useUnreadCommentAnnotationCountOnCurrentDocument, useUnreadCommentCountByAnnotationId, useUnreadCommentCountByLocationId, useUnreadCommentCountOnCurrentDocument, useUnreadNotificationsCount, useUnregisterTarget, useUnsetDocumentId, useUnsetDocuments, useUnsubscribeCommentAnnotation, useUpdateAccess, useUpdateComment, useUpdatePriority, useUpdateStatus, useUserEditorState, useVeltClient, useVeltEventCallback, useVeltInitState, useViewsUtils };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veltdev/react",
3
- "version": "5.0.2-beta.31",
3
+ "version": "5.0.2-beta.32",
4
4
  "description": "Velt is an SDK to add collaborative features to your product within minutes. Example: Comments like Figma, Frame.io, Google docs or sheets, Recording like Loom, Huddles like Slack and much more.",
5
5
  "homepage": "https://velt.dev",
6
6
  "keywords": [