@veltdev/react 5.0.2-beta.30 → 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.30";
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/esm/index.js CHANGED
@@ -204,13 +204,13 @@ var loadVelt = function (callback, version, staging, develop, proxyDomain, integ
204
204
  };
205
205
  };
206
206
 
207
- var VELT_SDK_VERSION = '5.0.2-beta.30';
207
+ var VELT_SDK_VERSION = '5.0.2-beta.32';
208
208
  var VELT_SDK_INIT_EVENT = 'onVeltInit';
209
209
  var VELT_TAB_ID = 'veltTabId';
210
210
  // integrity map for the Velt SDK
211
211
  // Note: generate integrity hashes with: https://www.srihash.org/
212
212
  var INTEGRITY_MAP = {
213
- '5.0.2-beta.30': 'sha384-1k3G99Dpmh/qSLUgLJMRqIAUILI8vILR15uOH6fvGcXQXVBNcJmie1aBGyH6YWeC',
213
+ '5.0.2-beta.32': 'sha384-Uix4VB4Ks9ZB14Pq5VFX2Pc2V1IAiqCRNWkyUsAvfdzG/qhmdyhMP6S8aTBiMkCZ',
214
214
  };
215
215
 
216
216
  var validProps = ['veltIf', 'veltClass', 'className', 'variant'];
@@ -4498,6 +4498,152 @@ var VeltCommentDialogSuggestionAction = function (props) {
4498
4498
  VeltCommentDialogSuggestionAction.Accept = VeltCommentDialogSuggestionActionAccept;
4499
4499
  VeltCommentDialogSuggestionAction.Reject = VeltCommentDialogSuggestionActionReject;
4500
4500
 
4501
+ var VeltCommentDialogAgentSuggestionBodyWireframe = function (props) {
4502
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4503
+ var transformedProps = transformWireframeProps(remainingProps);
4504
+ return (React.createElement("velt-comment-dialog-agent-suggestion-body-wireframe", __assign({}, transformedProps), children));
4505
+ };
4506
+
4507
+ var VeltCommentDialogAgentSuggestionAgentAvatarWireframe = function (props) {
4508
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4509
+ var transformedProps = transformWireframeProps(remainingProps);
4510
+ return (React.createElement("velt-comment-dialog-agent-suggestion-agent-avatar-wireframe", __assign({}, transformedProps), children));
4511
+ };
4512
+
4513
+ var VeltCommentDialogAgentSuggestionAgentNameWireframe = function (props) {
4514
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4515
+ var transformedProps = transformWireframeProps(remainingProps);
4516
+ return (React.createElement("velt-comment-dialog-agent-suggestion-agent-name-wireframe", __assign({}, transformedProps), children));
4517
+ };
4518
+
4519
+ var VeltCommentDialogAgentSuggestionAgentWireframe = function (props) {
4520
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4521
+ var transformedProps = transformWireframeProps(remainingProps);
4522
+ return (React.createElement("velt-comment-dialog-agent-suggestion-agent-wireframe", __assign({}, transformedProps), children));
4523
+ };
4524
+ VeltCommentDialogAgentSuggestionAgentWireframe.Avatar = VeltCommentDialogAgentSuggestionAgentAvatarWireframe;
4525
+ VeltCommentDialogAgentSuggestionAgentWireframe.Name = VeltCommentDialogAgentSuggestionAgentNameWireframe;
4526
+
4527
+ var VeltCommentDialogAgentSuggestionAuthorAvatarWireframe = function (props) {
4528
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4529
+ var transformedProps = transformWireframeProps(remainingProps);
4530
+ return (React.createElement("velt-comment-dialog-agent-suggestion-author-avatar-wireframe", __assign({}, transformedProps), children));
4531
+ };
4532
+
4533
+ var VeltCommentDialogAgentSuggestionAuthorNameWireframe = function (props) {
4534
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4535
+ var transformedProps = transformWireframeProps(remainingProps);
4536
+ return (React.createElement("velt-comment-dialog-agent-suggestion-author-name-wireframe", __assign({}, transformedProps), children));
4537
+ };
4538
+
4539
+ var VeltCommentDialogAgentSuggestionAuthorWireframe = function (props) {
4540
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4541
+ var transformedProps = transformWireframeProps(remainingProps);
4542
+ return (React.createElement("velt-comment-dialog-agent-suggestion-author-wireframe", __assign({}, transformedProps), children));
4543
+ };
4544
+ VeltCommentDialogAgentSuggestionAuthorWireframe.Avatar = VeltCommentDialogAgentSuggestionAuthorAvatarWireframe;
4545
+ VeltCommentDialogAgentSuggestionAuthorWireframe.Name = VeltCommentDialogAgentSuggestionAuthorNameWireframe;
4546
+
4547
+ var VeltCommentDialogAgentSuggestionTimestampWireframe = function (props) {
4548
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4549
+ var transformedProps = transformWireframeProps(remainingProps);
4550
+ return (React.createElement("velt-comment-dialog-agent-suggestion-timestamp-wireframe", __assign({}, transformedProps), children));
4551
+ };
4552
+
4553
+ var VeltCommentDialogAgentSuggestionMenuTriggerWireframe = function (props) {
4554
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4555
+ var transformedProps = transformWireframeProps(remainingProps);
4556
+ return (React.createElement("velt-comment-dialog-agent-suggestion-menu-trigger-wireframe", __assign({}, transformedProps), children));
4557
+ };
4558
+
4559
+ var VeltCommentDialogAgentSuggestionMenuContentItemIconWireframe = function (props) {
4560
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4561
+ var transformedProps = transformWireframeProps(remainingProps);
4562
+ return (React.createElement("velt-comment-dialog-agent-suggestion-menu-content-item-icon-wireframe", __assign({}, transformedProps), children));
4563
+ };
4564
+
4565
+ var VeltCommentDialogAgentSuggestionMenuContentItemLabelWireframe = function (props) {
4566
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4567
+ var transformedProps = transformWireframeProps(remainingProps);
4568
+ return (React.createElement("velt-comment-dialog-agent-suggestion-menu-content-item-label-wireframe", __assign({}, transformedProps), children));
4569
+ };
4570
+
4571
+ var VeltCommentDialogAgentSuggestionMenuContentItemWireframe = function (props) {
4572
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4573
+ var transformedProps = transformWireframeProps(remainingProps);
4574
+ return (React.createElement("velt-comment-dialog-agent-suggestion-menu-content-item-wireframe", __assign({}, transformedProps), children));
4575
+ };
4576
+ VeltCommentDialogAgentSuggestionMenuContentItemWireframe.Icon = VeltCommentDialogAgentSuggestionMenuContentItemIconWireframe;
4577
+ VeltCommentDialogAgentSuggestionMenuContentItemWireframe.Label = VeltCommentDialogAgentSuggestionMenuContentItemLabelWireframe;
4578
+
4579
+ var VeltCommentDialogAgentSuggestionMenuContentWireframe = function (props) {
4580
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4581
+ var transformedProps = transformWireframeProps(remainingProps);
4582
+ return (React.createElement("velt-comment-dialog-agent-suggestion-menu-content-wireframe", __assign({}, transformedProps), children));
4583
+ };
4584
+ VeltCommentDialogAgentSuggestionMenuContentWireframe.Item = VeltCommentDialogAgentSuggestionMenuContentItemWireframe;
4585
+
4586
+ var VeltCommentDialogAgentSuggestionMenuWireframe = function (props) {
4587
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4588
+ var transformedProps = transformWireframeProps(remainingProps);
4589
+ return (React.createElement("velt-comment-dialog-agent-suggestion-menu-wireframe", __assign({}, transformedProps), children));
4590
+ };
4591
+ VeltCommentDialogAgentSuggestionMenuWireframe.Trigger = VeltCommentDialogAgentSuggestionMenuTriggerWireframe;
4592
+ VeltCommentDialogAgentSuggestionMenuWireframe.Content = VeltCommentDialogAgentSuggestionMenuContentWireframe;
4593
+
4594
+ var VeltCommentDialogAgentSuggestionHeaderWireframe = function (props) {
4595
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4596
+ var transformedProps = transformWireframeProps(remainingProps);
4597
+ return (React.createElement("velt-comment-dialog-agent-suggestion-header-wireframe", __assign({}, transformedProps), children));
4598
+ };
4599
+ VeltCommentDialogAgentSuggestionHeaderWireframe.Agent = VeltCommentDialogAgentSuggestionAgentWireframe;
4600
+ VeltCommentDialogAgentSuggestionHeaderWireframe.Author = VeltCommentDialogAgentSuggestionAuthorWireframe;
4601
+ VeltCommentDialogAgentSuggestionHeaderWireframe.Timestamp = VeltCommentDialogAgentSuggestionTimestampWireframe;
4602
+ VeltCommentDialogAgentSuggestionHeaderWireframe.Menu = VeltCommentDialogAgentSuggestionMenuWireframe;
4603
+
4604
+ var VeltCommentDialogAgentSuggestionFooterOpenCommentWireframe = function (props) {
4605
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4606
+ var transformedProps = transformWireframeProps(remainingProps);
4607
+ return (React.createElement("velt-comment-dialog-agent-suggestion-footer-open-comment-wireframe", __assign({}, transformedProps), children));
4608
+ };
4609
+
4610
+ var VeltCommentDialogAgentSuggestionFooterWireframe = function (props) {
4611
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4612
+ var transformedProps = transformWireframeProps(remainingProps);
4613
+ return (React.createElement("velt-comment-dialog-agent-suggestion-footer-wireframe", __assign({}, transformedProps), children));
4614
+ };
4615
+ VeltCommentDialogAgentSuggestionFooterWireframe.OpenComment = VeltCommentDialogAgentSuggestionFooterOpenCommentWireframe;
4616
+
4617
+ var VeltCommentDialogAgentSuggestionActionAcceptWireframe = function (props) {
4618
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4619
+ var transformedProps = transformWireframeProps(remainingProps);
4620
+ return (React.createElement("velt-comment-dialog-agent-suggestion-action-accept-wireframe", __assign({}, transformedProps), children));
4621
+ };
4622
+
4623
+ var VeltCommentDialogAgentSuggestionActionRejectWireframe = function (props) {
4624
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4625
+ var transformedProps = transformWireframeProps(remainingProps);
4626
+ return (React.createElement("velt-comment-dialog-agent-suggestion-action-reject-wireframe", __assign({}, transformedProps), children));
4627
+ };
4628
+
4629
+ var VeltCommentDialogAgentSuggestionActionsWireframe = function (props) {
4630
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4631
+ var transformedProps = transformWireframeProps(remainingProps);
4632
+ return (React.createElement("velt-comment-dialog-agent-suggestion-actions-wireframe", __assign({}, transformedProps), children));
4633
+ };
4634
+ VeltCommentDialogAgentSuggestionActionsWireframe.Accept = VeltCommentDialogAgentSuggestionActionAcceptWireframe;
4635
+ VeltCommentDialogAgentSuggestionActionsWireframe.Reject = VeltCommentDialogAgentSuggestionActionRejectWireframe;
4636
+
4637
+ var VeltCommentDialogAgentSuggestionWireframe = function (props) {
4638
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4639
+ var transformedProps = transformWireframeProps(remainingProps);
4640
+ return (React.createElement("velt-comment-dialog-agent-suggestion-wireframe", __assign({}, transformedProps), children));
4641
+ };
4642
+ VeltCommentDialogAgentSuggestionWireframe.Body = VeltCommentDialogAgentSuggestionBodyWireframe;
4643
+ VeltCommentDialogAgentSuggestionWireframe.Header = VeltCommentDialogAgentSuggestionHeaderWireframe;
4644
+ VeltCommentDialogAgentSuggestionWireframe.Footer = VeltCommentDialogAgentSuggestionFooterWireframe;
4645
+ VeltCommentDialogAgentSuggestionWireframe.Actions = VeltCommentDialogAgentSuggestionActionsWireframe;
4646
+
4501
4647
  var VeltCommentDialogThreadCardAttachmentsImagePreview = function (props) {
4502
4648
  var children = props.children, remainingProps = __rest(props, ["children"]);
4503
4649
  var transformedProps = transformWireframeProps(remainingProps);
@@ -5028,6 +5174,7 @@ VeltCommentDialogWireframe.UnresolveButton = VeltCommentDialogUnresolveButton;
5028
5174
  VeltCommentDialogWireframe.SignIn = VeltCommentDialogSignIn;
5029
5175
  VeltCommentDialogWireframe.Status = VeltCommentDialogStatus;
5030
5176
  VeltCommentDialogWireframe.SuggestionAction = VeltCommentDialogSuggestionAction;
5177
+ VeltCommentDialogWireframe.AgentSuggestion = VeltCommentDialogAgentSuggestionWireframe;
5031
5178
  VeltCommentDialogWireframe.ThreadCard = VeltCommentDialogThreadCard;
5032
5179
  VeltCommentDialogWireframe.Threads = VeltCommentDialogThreads;
5033
5180
  VeltCommentDialogWireframe.ToggleReply = VeltCommentDialogToggleReply;
@@ -9251,6 +9398,132 @@ var VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved = f
9251
9398
  return (React.createElement("velt-multi-thread-comment-dialog-minimal-actions-dropdown-content-mark-all-resolved", { ref: ref, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined }, children));
9252
9399
  };
9253
9400
 
9401
+ var VeltCommentDialogAgentSuggestion = function (props) {
9402
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9403
+ var ref = useRef(null);
9404
+ return (React.createElement("velt-comment-dialog-agent-suggestion", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
9405
+ };
9406
+
9407
+ var VeltCommentDialogAgentSuggestionBody = function (props) {
9408
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9409
+ var ref = useRef(null);
9410
+ return (React.createElement("velt-comment-dialog-agent-suggestion-body", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
9411
+ };
9412
+
9413
+ var VeltCommentDialogAgentSuggestionHeader = function (props) {
9414
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9415
+ var ref = useRef(null);
9416
+ return (React.createElement("velt-comment-dialog-agent-suggestion-header", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
9417
+ };
9418
+
9419
+ var VeltCommentDialogAgentSuggestionAgent = function (props) {
9420
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9421
+ var ref = useRef(null);
9422
+ return (React.createElement("velt-comment-dialog-agent-suggestion-agent", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
9423
+ };
9424
+
9425
+ var VeltCommentDialogAgentSuggestionAgentAvatar = function (props) {
9426
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9427
+ var ref = useRef(null);
9428
+ return (React.createElement("velt-comment-dialog-agent-suggestion-agent-avatar", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
9429
+ };
9430
+
9431
+ var VeltCommentDialogAgentSuggestionAgentName = function (props) {
9432
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9433
+ var ref = useRef(null);
9434
+ return (React.createElement("velt-comment-dialog-agent-suggestion-agent-name", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
9435
+ };
9436
+
9437
+ var VeltCommentDialogAgentSuggestionAuthor = function (props) {
9438
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9439
+ var ref = useRef(null);
9440
+ return (React.createElement("velt-comment-dialog-agent-suggestion-author", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
9441
+ };
9442
+
9443
+ var VeltCommentDialogAgentSuggestionAuthorAvatar = function (props) {
9444
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9445
+ var ref = useRef(null);
9446
+ return (React.createElement("velt-comment-dialog-agent-suggestion-author-avatar", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
9447
+ };
9448
+
9449
+ var VeltCommentDialogAgentSuggestionAuthorName = function (props) {
9450
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9451
+ var ref = useRef(null);
9452
+ return (React.createElement("velt-comment-dialog-agent-suggestion-author-name", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
9453
+ };
9454
+
9455
+ var VeltCommentDialogAgentSuggestionTimestamp = function (props) {
9456
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9457
+ var ref = useRef(null);
9458
+ return (React.createElement("velt-comment-dialog-agent-suggestion-timestamp", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
9459
+ };
9460
+
9461
+ var VeltCommentDialogAgentSuggestionMenu = function (props) {
9462
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9463
+ var ref = useRef(null);
9464
+ return (React.createElement("velt-comment-dialog-agent-suggestion-menu", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
9465
+ };
9466
+
9467
+ var VeltCommentDialogAgentSuggestionMenuTrigger = function (props) {
9468
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9469
+ var ref = useRef(null);
9470
+ return (React.createElement("velt-comment-dialog-agent-suggestion-menu-trigger", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
9471
+ };
9472
+
9473
+ var VeltCommentDialogAgentSuggestionMenuContent = function (props) {
9474
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9475
+ var ref = useRef(null);
9476
+ return (React.createElement("velt-comment-dialog-agent-suggestion-menu-content", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
9477
+ };
9478
+
9479
+ var VeltCommentDialogAgentSuggestionMenuContentItem = function (props) {
9480
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9481
+ var ref = useRef(null);
9482
+ return (React.createElement("velt-comment-dialog-agent-suggestion-menu-content-item", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
9483
+ };
9484
+
9485
+ var VeltCommentDialogAgentSuggestionMenuContentItemIcon = function (props) {
9486
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9487
+ var ref = useRef(null);
9488
+ return (React.createElement("velt-comment-dialog-agent-suggestion-menu-content-item-icon", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
9489
+ };
9490
+
9491
+ var VeltCommentDialogAgentSuggestionMenuContentItemLabel = function (props) {
9492
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9493
+ var ref = useRef(null);
9494
+ return (React.createElement("velt-comment-dialog-agent-suggestion-menu-content-item-label", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
9495
+ };
9496
+
9497
+ var VeltCommentDialogAgentSuggestionFooter = function (props) {
9498
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9499
+ var ref = useRef(null);
9500
+ return (React.createElement("velt-comment-dialog-agent-suggestion-footer", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
9501
+ };
9502
+
9503
+ var VeltCommentDialogAgentSuggestionFooterOpenComment = function (props) {
9504
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9505
+ var ref = useRef(null);
9506
+ return (React.createElement("velt-comment-dialog-agent-suggestion-footer-open-comment", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
9507
+ };
9508
+
9509
+ var VeltCommentDialogAgentSuggestionActions = function (props) {
9510
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9511
+ var ref = useRef(null);
9512
+ return (React.createElement("velt-comment-dialog-agent-suggestion-actions", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
9513
+ };
9514
+
9515
+ var VeltCommentDialogAgentSuggestionActionAccept = function (props) {
9516
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9517
+ var ref = useRef(null);
9518
+ return (React.createElement("velt-comment-dialog-agent-suggestion-action-accept", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
9519
+ };
9520
+
9521
+ var VeltCommentDialogAgentSuggestionActionReject = function (props) {
9522
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9523
+ var ref = useRef(null);
9524
+ return (React.createElement("velt-comment-dialog-agent-suggestion-action-reject", { ref: ref, "annotation-id": annotationId, "default-condition": [true, false].includes(defaultCondition) ? (defaultCondition ? 'true' : 'false') : undefined, "inline-comment-section-mode": [true, false].includes(inlineCommentSectionMode) ? (inlineCommentSectionMode ? 'true' : 'false') : undefined }, children));
9525
+ };
9526
+
9254
9527
  function useClient() {
9255
9528
  var client = useVeltClient().client;
9256
9529
  var _a = React.useState(), veltClient = _a[0], setVeltClient = _a[1];
@@ -11503,5 +11776,5 @@ var logLiveState = function (action, liveStateDataId) {
11503
11776
  }
11504
11777
  };
11505
11778
 
11506
- 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$1 as VeltCommentDialogAllComment, VeltCommentDialogApprove$1 as VeltCommentDialogApprove, VeltCommentDialogAssignDropdown, VeltCommentDialogAssignMenu$1 as VeltCommentDialogAssignMenu, VeltCommentDialogAssigneeBanner$1 as VeltCommentDialogAssigneeBanner, VeltCommentDialogAssigneeBannerResolveButton$1 as VeltCommentDialogAssigneeBannerResolveButton, VeltCommentDialogAssigneeBannerUnresolveButton$1 as VeltCommentDialogAssigneeBannerUnresolveButton, VeltCommentDialogAssigneeBannerUserAvatar$1 as VeltCommentDialogAssigneeBannerUserAvatar, VeltCommentDialogAssigneeBannerUserName$1 as VeltCommentDialogAssigneeBannerUserName, VeltCommentDialogAttachmentButton, VeltCommentDialogBody$1 as VeltCommentDialogBody, VeltCommentDialogCloseButton$1 as VeltCommentDialogCloseButton, VeltCommentDialogCommentCategory$1 as VeltCommentDialogCommentCategory, VeltCommentDialogCommentIndex$1 as VeltCommentDialogCommentIndex, VeltCommentDialogCommentNumber$1 as VeltCommentDialogCommentNumber, VeltCommentDialogCommentSuggestionStatus$1 as VeltCommentDialogCommentSuggestionStatus, VeltCommentDialogComposer$1 as VeltCommentDialogComposer, VeltCommentDialogComposerActionButton$1 as VeltCommentDialogComposerActionButton, VeltCommentDialogComposerAssignUser$1 as VeltCommentDialogComposerAssignUser, VeltCommentDialogComposerAttachments$1 as VeltCommentDialogComposerAttachments, VeltCommentDialogComposerAttachmentsImage$1 as VeltCommentDialogComposerAttachmentsImage, VeltCommentDialogComposerAttachmentsImageDelete$1 as VeltCommentDialogComposerAttachmentsImageDelete, VeltCommentDialogComposerAttachmentsImageDownload$1 as VeltCommentDialogComposerAttachmentsImageDownload, VeltCommentDialogComposerAttachmentsImageLoading$1 as VeltCommentDialogComposerAttachmentsImageLoading, VeltCommentDialogComposerAttachmentsImagePreview$1 as VeltCommentDialogComposerAttachmentsImagePreview, VeltCommentDialogComposerAttachmentsInvalid$1 as VeltCommentDialogComposerAttachmentsInvalid, VeltCommentDialogComposerAttachmentsInvalidItem$1 as VeltCommentDialogComposerAttachmentsInvalidItem, VeltCommentDialogComposerAttachmentsInvalidItemDelete$1 as VeltCommentDialogComposerAttachmentsInvalidItemDelete, VeltCommentDialogComposerAttachmentsInvalidItemMessage$1 as VeltCommentDialogComposerAttachmentsInvalidItemMessage, VeltCommentDialogComposerAttachmentsInvalidItemPreview$1 as VeltCommentDialogComposerAttachmentsInvalidItemPreview, VeltCommentDialogComposerAttachmentsOther$1 as VeltCommentDialogComposerAttachmentsOther, VeltCommentDialogComposerAttachmentsOtherDelete$1 as VeltCommentDialogComposerAttachmentsOtherDelete, VeltCommentDialogComposerAttachmentsOtherDownload$1 as VeltCommentDialogComposerAttachmentsOtherDownload, VeltCommentDialogComposerAttachmentsOtherIcon$1 as VeltCommentDialogComposerAttachmentsOtherIcon, VeltCommentDialogComposerAttachmentsOtherLoading$1 as VeltCommentDialogComposerAttachmentsOtherLoading, VeltCommentDialogComposerAttachmentsOtherName$1 as VeltCommentDialogComposerAttachmentsOtherName, VeltCommentDialogComposerAttachmentsOtherSize$1 as VeltCommentDialogComposerAttachmentsOtherSize, VeltCommentDialogComposerAttachmentsSelected$1 as VeltCommentDialogComposerAttachmentsSelected, VeltCommentDialogComposerAvatar$1 as VeltCommentDialogComposerAvatar, VeltCommentDialogComposerFormatToolbar$1 as VeltCommentDialogComposerFormatToolbar, VeltCommentDialogComposerFormatToolbarButton$1 as VeltCommentDialogComposerFormatToolbarButton, VeltCommentDialogComposerInput$1 as VeltCommentDialogComposerInput, VeltCommentDialogComposerPrivateBadge$1 as VeltCommentDialogComposerPrivateBadge, VeltCommentDialogComposerRecordings$1 as VeltCommentDialogComposerRecordings, VeltCommentDialogContextWrapper, VeltCommentDialogCopyLink$1 as VeltCommentDialogCopyLink, VeltCommentDialogCustomAnnotationDropdown$1 as VeltCommentDialogCustomAnnotationDropdown, VeltCommentDialogCustomAnnotationDropdownContent$1 as VeltCommentDialogCustomAnnotationDropdownContent, VeltCommentDialogCustomAnnotationDropdownContentItem$1 as VeltCommentDialogCustomAnnotationDropdownContentItem, VeltCommentDialogCustomAnnotationDropdownContentItemIcon$1 as VeltCommentDialogCustomAnnotationDropdownContentItemIcon, VeltCommentDialogCustomAnnotationDropdownContentItemLabel$1 as VeltCommentDialogCustomAnnotationDropdownContentItemLabel, VeltCommentDialogCustomAnnotationDropdownTrigger$1 as VeltCommentDialogCustomAnnotationDropdownTrigger, VeltCommentDialogCustomAnnotationDropdownTriggerArrow$1 as VeltCommentDialogCustomAnnotationDropdownTriggerArrow, VeltCommentDialogCustomAnnotationDropdownTriggerList$1 as VeltCommentDialogCustomAnnotationDropdownTriggerList, VeltCommentDialogCustomAnnotationDropdownTriggerListItem$1 as VeltCommentDialogCustomAnnotationDropdownTriggerListItem, VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder$1 as VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder, VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount$1 as VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount, VeltCommentDialogDeleteButton$1 as VeltCommentDialogDeleteButton, VeltCommentDialogDeviceTypeIcons, VeltCommentDialogGhostBanner$1 as VeltCommentDialogGhostBanner, VeltCommentDialogHeader$1 as VeltCommentDialogHeader, VeltCommentDialogHideReply$1 as VeltCommentDialogHideReply, VeltCommentDialogMetadata, VeltCommentDialogMoreReply$1 as VeltCommentDialogMoreReply, VeltCommentDialogNavigationButton$1 as VeltCommentDialogNavigationButton, VeltCommentDialogOptions$1 as VeltCommentDialogOptions, VeltCommentDialogOptionsDropdown, VeltCommentDialogOptionsDropdownContent, VeltCommentDialogOptionsDropdownContentAssign, VeltCommentDialogOptionsDropdownContentDelete, VeltCommentDialogOptionsDropdownContentDeleteComment, VeltCommentDialogOptionsDropdownContentDeleteThread, VeltCommentDialogOptionsDropdownContentEdit, VeltCommentDialogOptionsDropdownContentMakePrivate, VeltCommentDialogOptionsDropdownContentMakePrivateDisable, VeltCommentDialogOptionsDropdownContentMakePrivateEnable, VeltCommentDialogOptionsDropdownContentMarkAsRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread, VeltCommentDialogOptionsDropdownContentNotification, VeltCommentDialogOptionsDropdownContentNotificationSubscribe, VeltCommentDialogOptionsDropdownContentNotificationUnsubscribe, VeltCommentDialogOptionsDropdownContentWireframe, VeltCommentDialogOptionsDropdownTrigger, VeltCommentDialogOptionsDropdownTriggerWireframe, VeltCommentDialogPriority$1 as VeltCommentDialogPriority, VeltCommentDialogPriorityDropdown, VeltCommentDialogPriorityDropdownContent, VeltCommentDialogPriorityDropdownContentItem, VeltCommentDialogPriorityDropdownContentItemIcon, VeltCommentDialogPriorityDropdownContentItemName, VeltCommentDialogPriorityDropdownContentItemTick, VeltCommentDialogPriorityDropdownContentWireframe, VeltCommentDialogPriorityDropdownTrigger, VeltCommentDialogPriorityDropdownTriggerArrow, VeltCommentDialogPriorityDropdownTriggerIcon, VeltCommentDialogPriorityDropdownTriggerName, VeltCommentDialogPriorityDropdownTriggerWireframe, VeltCommentDialogPrivateBanner$1 as VeltCommentDialogPrivateBanner, VeltCommentDialogPrivateButton, VeltCommentDialogReplyAvatars$1 as VeltCommentDialogReplyAvatars, VeltCommentDialogReplyAvatarsList$1 as VeltCommentDialogReplyAvatarsList, VeltCommentDialogReplyAvatarsListItem$1 as VeltCommentDialogReplyAvatarsListItem, VeltCommentDialogReplyAvatarsRemainingCount$1 as VeltCommentDialogReplyAvatarsRemainingCount, VeltCommentDialogResolveButton$1 as VeltCommentDialogResolveButton, VeltCommentDialogSignIn$1 as VeltCommentDialogSignIn, VeltCommentDialogStatus$1 as VeltCommentDialogStatus, VeltCommentDialogStatusDropdown, VeltCommentDialogStatusDropdownContent, VeltCommentDialogStatusDropdownContentItem, VeltCommentDialogStatusDropdownContentItemIcon, VeltCommentDialogStatusDropdownContentItemName, VeltCommentDialogStatusDropdownContentWireframe, VeltCommentDialogStatusDropdownTrigger, VeltCommentDialogStatusDropdownTriggerArrow, VeltCommentDialogStatusDropdownTriggerIcon, VeltCommentDialogStatusDropdownTriggerName, VeltCommentDialogStatusDropdownTriggerWireframe, VeltCommentDialogSuggestionAction$1 as VeltCommentDialogSuggestionAction, VeltCommentDialogSuggestionActionAccept$1 as VeltCommentDialogSuggestionActionAccept, VeltCommentDialogSuggestionActionReject$1 as VeltCommentDialogSuggestionActionReject, VeltCommentDialogThreadCard$1 as VeltCommentDialogThreadCard, VeltCommentDialogThreadCardAttachments$1 as VeltCommentDialogThreadCardAttachments, VeltCommentDialogThreadCardAttachmentsImage$1 as VeltCommentDialogThreadCardAttachmentsImage, VeltCommentDialogThreadCardAttachmentsImageDelete$1 as VeltCommentDialogThreadCardAttachmentsImageDelete, VeltCommentDialogThreadCardAttachmentsImageDownload$1 as VeltCommentDialogThreadCardAttachmentsImageDownload, VeltCommentDialogThreadCardAttachmentsImagePreview$1 as VeltCommentDialogThreadCardAttachmentsImagePreview, VeltCommentDialogThreadCardAttachmentsOther$1 as VeltCommentDialogThreadCardAttachmentsOther, VeltCommentDialogThreadCardAttachmentsOtherDelete$1 as VeltCommentDialogThreadCardAttachmentsOtherDelete, VeltCommentDialogThreadCardAttachmentsOtherDownload$1 as VeltCommentDialogThreadCardAttachmentsOtherDownload, VeltCommentDialogThreadCardAttachmentsOtherIcon$1 as VeltCommentDialogThreadCardAttachmentsOtherIcon, VeltCommentDialogThreadCardAttachmentsOtherName$1 as VeltCommentDialogThreadCardAttachmentsOtherName, VeltCommentDialogThreadCardAttachmentsOtherSize$1 as VeltCommentDialogThreadCardAttachmentsOtherSize, VeltCommentDialogThreadCardAvatar$1 as VeltCommentDialogThreadCardAvatar, VeltCommentDialogThreadCardDeviceType$1 as VeltCommentDialogThreadCardDeviceType, VeltCommentDialogThreadCardDraft$1 as VeltCommentDialogThreadCardDraft, VeltCommentDialogThreadCardEdited$1 as VeltCommentDialogThreadCardEdited, VeltCommentDialogThreadCardMessage$1 as VeltCommentDialogThreadCardMessage, VeltCommentDialogThreadCardMessageShowLess$1 as VeltCommentDialogThreadCardMessageShowLess, VeltCommentDialogThreadCardMessageShowMore$1 as VeltCommentDialogThreadCardMessageShowMore, VeltCommentDialogThreadCardName$1 as VeltCommentDialogThreadCardName, VeltCommentDialogThreadCardOptions$1 as VeltCommentDialogThreadCardOptions, VeltCommentDialogThreadCardReactionTool$1 as VeltCommentDialogThreadCardReactionTool, VeltCommentDialogThreadCardReactions$1 as VeltCommentDialogThreadCardReactions, VeltCommentDialogThreadCardRecordings$1 as VeltCommentDialogThreadCardRecordings, VeltCommentDialogThreadCardReply$1 as VeltCommentDialogThreadCardReply, VeltCommentDialogThreadCardSeenDropdown$1 as VeltCommentDialogThreadCardSeenDropdown, VeltCommentDialogThreadCardSeenDropdownContent$1 as VeltCommentDialogThreadCardSeenDropdownContent, VeltCommentDialogThreadCardSeenDropdownContentItem$1 as VeltCommentDialogThreadCardSeenDropdownContentItem, VeltCommentDialogThreadCardSeenDropdownContentItemAvatar$1 as VeltCommentDialogThreadCardSeenDropdownContentItemAvatar, VeltCommentDialogThreadCardSeenDropdownContentItemName$1 as VeltCommentDialogThreadCardSeenDropdownContentItemName, VeltCommentDialogThreadCardSeenDropdownContentItemTime$1 as VeltCommentDialogThreadCardSeenDropdownContentItemTime, VeltCommentDialogThreadCardSeenDropdownContentItems$1 as VeltCommentDialogThreadCardSeenDropdownContentItems, VeltCommentDialogThreadCardSeenDropdownContentTitle$1 as VeltCommentDialogThreadCardSeenDropdownContentTitle, VeltCommentDialogThreadCardSeenDropdownTrigger$1 as VeltCommentDialogThreadCardSeenDropdownTrigger, VeltCommentDialogThreadCardTime$1 as VeltCommentDialogThreadCardTime, VeltCommentDialogThreadCardUnread$1 as VeltCommentDialogThreadCardUnread, VeltCommentDialogThreads$1 as VeltCommentDialogThreads, VeltCommentDialogToggleReply$1 as VeltCommentDialogToggleReply, VeltCommentDialogToggleReplyCount$1 as VeltCommentDialogToggleReplyCount, VeltCommentDialogToggleReplyIcon$1 as VeltCommentDialogToggleReplyIcon, VeltCommentDialogToggleReplyText$1 as VeltCommentDialogToggleReplyText, VeltCommentDialogUnresolveButton$1 as VeltCommentDialogUnresolveButton, VeltCommentDialogUpgrade$1 as VeltCommentDialogUpgrade, VeltCommentDialogVisibilityBanner$1 as VeltCommentDialogVisibilityBanner, VeltCommentDialogVisibilityBannerDropdown$1 as VeltCommentDialogVisibilityBannerDropdown, VeltCommentDialogVisibilityBannerDropdownContent$1 as VeltCommentDialogVisibilityBannerDropdownContent, VeltCommentDialogVisibilityBannerDropdownContentItem$1 as VeltCommentDialogVisibilityBannerDropdownContentItem, VeltCommentDialogVisibilityBannerDropdownContentItemIcon$1 as VeltCommentDialogVisibilityBannerDropdownContentItemIcon, VeltCommentDialogVisibilityBannerDropdownContentItemLabel$1 as VeltCommentDialogVisibilityBannerDropdownContentItemLabel, VeltCommentDialogVisibilityBannerDropdownContentUserPicker$1 as VeltCommentDialogVisibilityBannerDropdownContentUserPicker, VeltCommentDialogVisibilityBannerDropdownTrigger$1 as VeltCommentDialogVisibilityBannerDropdownTrigger, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList$1 as VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem$1 as VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount$1 as VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount, VeltCommentDialogVisibilityBannerDropdownTriggerIcon$1 as VeltCommentDialogVisibilityBannerDropdownTriggerIcon, VeltCommentDialogVisibilityBannerDropdownTriggerLabel$1 as VeltCommentDialogVisibilityBannerDropdownTriggerLabel, VeltCommentDialogVisibilityBannerIcon$1 as VeltCommentDialogVisibilityBannerIcon, VeltCommentDialogVisibilityBannerText$1 as VeltCommentDialogVisibilityBannerText, VeltCommentDialogVisibilityDropdown$1 as VeltCommentDialogVisibilityDropdown, VeltCommentDialogVisibilityDropdownContent, VeltCommentDialogVisibilityDropdownContentPrivate, VeltCommentDialogVisibilityDropdownContentPublic, VeltCommentDialogVisibilityDropdownTrigger, VeltCommentDialogVisibilityDropdownTriggerIcon, VeltCommentDialogVisibilityDropdownTriggerLabel, VeltCommentDialogWireframe, VeltCommentPin, VeltCommentPinGhostCommentIndicator$1 as VeltCommentPinGhostCommentIndicator, VeltCommentPinIndex$1 as VeltCommentPinIndex, VeltCommentPinNumber$1 as VeltCommentPinNumber, VeltCommentPinPrivateCommentIndicator$1 as VeltCommentPinPrivateCommentIndicator, VeltCommentPinTriangle$1 as VeltCommentPinTriangle, VeltCommentPinUnreadCommentIndicator$1 as VeltCommentPinUnreadCommentIndicator, VeltCommentPinWireframe, VeltCommentPlayerTimeline, VeltCommentText, VeltCommentThread, VeltCommentThreadWireframe, SnippylyCommentTool as VeltCommentTool, VeltCommentToolWireframe, SnippylyComments as VeltComments, VeltCommentsMinimap, SnippylyCommentsSidebar as VeltCommentsSidebar, VeltCommentsSidebarButton, VeltCommentsSidebarStatusDropdownWireframe, VeltCommentsSidebarV2, VeltCommentsSidebarV2CloseButton$1 as VeltCommentsSidebarV2CloseButton, VeltCommentsSidebarV2EmptyPlaceholder$1 as VeltCommentsSidebarV2EmptyPlaceholder, VeltCommentsSidebarV2FilterDropdown$1 as VeltCommentsSidebarV2FilterDropdown, VeltCommentsSidebarV2FilterDropdownContent$1 as VeltCommentsSidebarV2FilterDropdownContent, VeltCommentsSidebarV2FilterDropdownContentList$1 as VeltCommentsSidebarV2FilterDropdownContentList, VeltCommentsSidebarV2FilterDropdownContentListCategory$1 as VeltCommentsSidebarV2FilterDropdownContentListCategory, VeltCommentsSidebarV2FilterDropdownContentListCategoryContent$1 as VeltCommentsSidebarV2FilterDropdownContentListCategoryContent, VeltCommentsSidebarV2FilterDropdownContentListItem$1 as VeltCommentsSidebarV2FilterDropdownContentListItem, VeltCommentsSidebarV2FilterDropdownContentListItemIndicator$1 as VeltCommentsSidebarV2FilterDropdownContentListItemIndicator, VeltCommentsSidebarV2FilterDropdownContentListItemLabel$1 as VeltCommentsSidebarV2FilterDropdownContentListItemLabel, VeltCommentsSidebarV2FilterDropdownTrigger$1 as VeltCommentsSidebarV2FilterDropdownTrigger, VeltCommentsSidebarV2FocusedThread$1 as VeltCommentsSidebarV2FocusedThread, VeltCommentsSidebarV2FocusedThreadBackButton$1 as VeltCommentsSidebarV2FocusedThreadBackButton, VeltCommentsSidebarV2FocusedThreadDialogContainer$1 as VeltCommentsSidebarV2FocusedThreadDialogContainer, VeltCommentsSidebarV2Header$1 as VeltCommentsSidebarV2Header, VeltCommentsSidebarV2List$1 as VeltCommentsSidebarV2List, VeltCommentsSidebarV2ListItem$1 as VeltCommentsSidebarV2ListItem, VeltCommentsSidebarV2MinimalActionsDropdown$1 as VeltCommentsSidebarV2MinimalActionsDropdown, VeltCommentsSidebarV2MinimalActionsDropdownContent$1 as VeltCommentsSidebarV2MinimalActionsDropdownContent, VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead$1 as VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead, VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved$1 as VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved, VeltCommentsSidebarV2MinimalActionsDropdownTrigger$1 as VeltCommentsSidebarV2MinimalActionsDropdownTrigger, VeltCommentsSidebarV2PageModeComposer$1 as VeltCommentsSidebarV2PageModeComposer, VeltCommentsSidebarV2Panel$1 as VeltCommentsSidebarV2Panel, VeltCommentsSidebarV2ResetFilterButton$1 as VeltCommentsSidebarV2ResetFilterButton, VeltCommentsSidebarV2Skeleton$1 as 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 };
11779
+ 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$1 as VeltCommentDialogAllComment, VeltCommentDialogApprove$1 as VeltCommentDialogApprove, VeltCommentDialogAssignDropdown, VeltCommentDialogAssignMenu$1 as VeltCommentDialogAssignMenu, VeltCommentDialogAssigneeBanner$1 as VeltCommentDialogAssigneeBanner, VeltCommentDialogAssigneeBannerResolveButton$1 as VeltCommentDialogAssigneeBannerResolveButton, VeltCommentDialogAssigneeBannerUnresolveButton$1 as VeltCommentDialogAssigneeBannerUnresolveButton, VeltCommentDialogAssigneeBannerUserAvatar$1 as VeltCommentDialogAssigneeBannerUserAvatar, VeltCommentDialogAssigneeBannerUserName$1 as VeltCommentDialogAssigneeBannerUserName, VeltCommentDialogAttachmentButton, VeltCommentDialogBody$1 as VeltCommentDialogBody, VeltCommentDialogCloseButton$1 as VeltCommentDialogCloseButton, VeltCommentDialogCommentCategory$1 as VeltCommentDialogCommentCategory, VeltCommentDialogCommentIndex$1 as VeltCommentDialogCommentIndex, VeltCommentDialogCommentNumber$1 as VeltCommentDialogCommentNumber, VeltCommentDialogCommentSuggestionStatus$1 as VeltCommentDialogCommentSuggestionStatus, VeltCommentDialogComposer$1 as VeltCommentDialogComposer, VeltCommentDialogComposerActionButton$1 as VeltCommentDialogComposerActionButton, VeltCommentDialogComposerAssignUser$1 as VeltCommentDialogComposerAssignUser, VeltCommentDialogComposerAttachments$1 as VeltCommentDialogComposerAttachments, VeltCommentDialogComposerAttachmentsImage$1 as VeltCommentDialogComposerAttachmentsImage, VeltCommentDialogComposerAttachmentsImageDelete$1 as VeltCommentDialogComposerAttachmentsImageDelete, VeltCommentDialogComposerAttachmentsImageDownload$1 as VeltCommentDialogComposerAttachmentsImageDownload, VeltCommentDialogComposerAttachmentsImageLoading$1 as VeltCommentDialogComposerAttachmentsImageLoading, VeltCommentDialogComposerAttachmentsImagePreview$1 as VeltCommentDialogComposerAttachmentsImagePreview, VeltCommentDialogComposerAttachmentsInvalid$1 as VeltCommentDialogComposerAttachmentsInvalid, VeltCommentDialogComposerAttachmentsInvalidItem$1 as VeltCommentDialogComposerAttachmentsInvalidItem, VeltCommentDialogComposerAttachmentsInvalidItemDelete$1 as VeltCommentDialogComposerAttachmentsInvalidItemDelete, VeltCommentDialogComposerAttachmentsInvalidItemMessage$1 as VeltCommentDialogComposerAttachmentsInvalidItemMessage, VeltCommentDialogComposerAttachmentsInvalidItemPreview$1 as VeltCommentDialogComposerAttachmentsInvalidItemPreview, VeltCommentDialogComposerAttachmentsOther$1 as VeltCommentDialogComposerAttachmentsOther, VeltCommentDialogComposerAttachmentsOtherDelete$1 as VeltCommentDialogComposerAttachmentsOtherDelete, VeltCommentDialogComposerAttachmentsOtherDownload$1 as VeltCommentDialogComposerAttachmentsOtherDownload, VeltCommentDialogComposerAttachmentsOtherIcon$1 as VeltCommentDialogComposerAttachmentsOtherIcon, VeltCommentDialogComposerAttachmentsOtherLoading$1 as VeltCommentDialogComposerAttachmentsOtherLoading, VeltCommentDialogComposerAttachmentsOtherName$1 as VeltCommentDialogComposerAttachmentsOtherName, VeltCommentDialogComposerAttachmentsOtherSize$1 as VeltCommentDialogComposerAttachmentsOtherSize, VeltCommentDialogComposerAttachmentsSelected$1 as VeltCommentDialogComposerAttachmentsSelected, VeltCommentDialogComposerAvatar$1 as VeltCommentDialogComposerAvatar, VeltCommentDialogComposerFormatToolbar$1 as VeltCommentDialogComposerFormatToolbar, VeltCommentDialogComposerFormatToolbarButton$1 as VeltCommentDialogComposerFormatToolbarButton, VeltCommentDialogComposerInput$1 as VeltCommentDialogComposerInput, VeltCommentDialogComposerPrivateBadge$1 as VeltCommentDialogComposerPrivateBadge, VeltCommentDialogComposerRecordings$1 as VeltCommentDialogComposerRecordings, VeltCommentDialogContextWrapper, VeltCommentDialogCopyLink$1 as VeltCommentDialogCopyLink, VeltCommentDialogCustomAnnotationDropdown$1 as VeltCommentDialogCustomAnnotationDropdown, VeltCommentDialogCustomAnnotationDropdownContent$1 as VeltCommentDialogCustomAnnotationDropdownContent, VeltCommentDialogCustomAnnotationDropdownContentItem$1 as VeltCommentDialogCustomAnnotationDropdownContentItem, VeltCommentDialogCustomAnnotationDropdownContentItemIcon$1 as VeltCommentDialogCustomAnnotationDropdownContentItemIcon, VeltCommentDialogCustomAnnotationDropdownContentItemLabel$1 as VeltCommentDialogCustomAnnotationDropdownContentItemLabel, VeltCommentDialogCustomAnnotationDropdownTrigger$1 as VeltCommentDialogCustomAnnotationDropdownTrigger, VeltCommentDialogCustomAnnotationDropdownTriggerArrow$1 as VeltCommentDialogCustomAnnotationDropdownTriggerArrow, VeltCommentDialogCustomAnnotationDropdownTriggerList$1 as VeltCommentDialogCustomAnnotationDropdownTriggerList, VeltCommentDialogCustomAnnotationDropdownTriggerListItem$1 as VeltCommentDialogCustomAnnotationDropdownTriggerListItem, VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder$1 as VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder, VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount$1 as VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount, VeltCommentDialogDeleteButton$1 as VeltCommentDialogDeleteButton, VeltCommentDialogDeviceTypeIcons, VeltCommentDialogGhostBanner$1 as VeltCommentDialogGhostBanner, VeltCommentDialogHeader$1 as VeltCommentDialogHeader, VeltCommentDialogHideReply$1 as VeltCommentDialogHideReply, VeltCommentDialogMetadata, VeltCommentDialogMoreReply$1 as VeltCommentDialogMoreReply, VeltCommentDialogNavigationButton$1 as VeltCommentDialogNavigationButton, VeltCommentDialogOptions$1 as VeltCommentDialogOptions, VeltCommentDialogOptionsDropdown, VeltCommentDialogOptionsDropdownContent, VeltCommentDialogOptionsDropdownContentAssign, VeltCommentDialogOptionsDropdownContentDelete, VeltCommentDialogOptionsDropdownContentDeleteComment, VeltCommentDialogOptionsDropdownContentDeleteThread, VeltCommentDialogOptionsDropdownContentEdit, VeltCommentDialogOptionsDropdownContentMakePrivate, VeltCommentDialogOptionsDropdownContentMakePrivateDisable, VeltCommentDialogOptionsDropdownContentMakePrivateEnable, VeltCommentDialogOptionsDropdownContentMarkAsRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread, VeltCommentDialogOptionsDropdownContentNotification, VeltCommentDialogOptionsDropdownContentNotificationSubscribe, VeltCommentDialogOptionsDropdownContentNotificationUnsubscribe, VeltCommentDialogOptionsDropdownContentWireframe, VeltCommentDialogOptionsDropdownTrigger, VeltCommentDialogOptionsDropdownTriggerWireframe, VeltCommentDialogPriority$1 as VeltCommentDialogPriority, VeltCommentDialogPriorityDropdown, VeltCommentDialogPriorityDropdownContent, VeltCommentDialogPriorityDropdownContentItem, VeltCommentDialogPriorityDropdownContentItemIcon, VeltCommentDialogPriorityDropdownContentItemName, VeltCommentDialogPriorityDropdownContentItemTick, VeltCommentDialogPriorityDropdownContentWireframe, VeltCommentDialogPriorityDropdownTrigger, VeltCommentDialogPriorityDropdownTriggerArrow, VeltCommentDialogPriorityDropdownTriggerIcon, VeltCommentDialogPriorityDropdownTriggerName, VeltCommentDialogPriorityDropdownTriggerWireframe, VeltCommentDialogPrivateBanner$1 as VeltCommentDialogPrivateBanner, VeltCommentDialogPrivateButton, VeltCommentDialogReplyAvatars$1 as VeltCommentDialogReplyAvatars, VeltCommentDialogReplyAvatarsList$1 as VeltCommentDialogReplyAvatarsList, VeltCommentDialogReplyAvatarsListItem$1 as VeltCommentDialogReplyAvatarsListItem, VeltCommentDialogReplyAvatarsRemainingCount$1 as VeltCommentDialogReplyAvatarsRemainingCount, VeltCommentDialogResolveButton$1 as VeltCommentDialogResolveButton, VeltCommentDialogSignIn$1 as VeltCommentDialogSignIn, VeltCommentDialogStatus$1 as VeltCommentDialogStatus, VeltCommentDialogStatusDropdown, VeltCommentDialogStatusDropdownContent, VeltCommentDialogStatusDropdownContentItem, VeltCommentDialogStatusDropdownContentItemIcon, VeltCommentDialogStatusDropdownContentItemName, VeltCommentDialogStatusDropdownContentWireframe, VeltCommentDialogStatusDropdownTrigger, VeltCommentDialogStatusDropdownTriggerArrow, VeltCommentDialogStatusDropdownTriggerIcon, VeltCommentDialogStatusDropdownTriggerName, VeltCommentDialogStatusDropdownTriggerWireframe, VeltCommentDialogSuggestionAction$1 as VeltCommentDialogSuggestionAction, VeltCommentDialogSuggestionActionAccept$1 as VeltCommentDialogSuggestionActionAccept, VeltCommentDialogSuggestionActionReject$1 as VeltCommentDialogSuggestionActionReject, VeltCommentDialogThreadCard$1 as VeltCommentDialogThreadCard, VeltCommentDialogThreadCardAttachments$1 as VeltCommentDialogThreadCardAttachments, VeltCommentDialogThreadCardAttachmentsImage$1 as VeltCommentDialogThreadCardAttachmentsImage, VeltCommentDialogThreadCardAttachmentsImageDelete$1 as VeltCommentDialogThreadCardAttachmentsImageDelete, VeltCommentDialogThreadCardAttachmentsImageDownload$1 as VeltCommentDialogThreadCardAttachmentsImageDownload, VeltCommentDialogThreadCardAttachmentsImagePreview$1 as VeltCommentDialogThreadCardAttachmentsImagePreview, VeltCommentDialogThreadCardAttachmentsOther$1 as VeltCommentDialogThreadCardAttachmentsOther, VeltCommentDialogThreadCardAttachmentsOtherDelete$1 as VeltCommentDialogThreadCardAttachmentsOtherDelete, VeltCommentDialogThreadCardAttachmentsOtherDownload$1 as VeltCommentDialogThreadCardAttachmentsOtherDownload, VeltCommentDialogThreadCardAttachmentsOtherIcon$1 as VeltCommentDialogThreadCardAttachmentsOtherIcon, VeltCommentDialogThreadCardAttachmentsOtherName$1 as VeltCommentDialogThreadCardAttachmentsOtherName, VeltCommentDialogThreadCardAttachmentsOtherSize$1 as VeltCommentDialogThreadCardAttachmentsOtherSize, VeltCommentDialogThreadCardAvatar$1 as VeltCommentDialogThreadCardAvatar, VeltCommentDialogThreadCardDeviceType$1 as VeltCommentDialogThreadCardDeviceType, VeltCommentDialogThreadCardDraft$1 as VeltCommentDialogThreadCardDraft, VeltCommentDialogThreadCardEdited$1 as VeltCommentDialogThreadCardEdited, VeltCommentDialogThreadCardMessage$1 as VeltCommentDialogThreadCardMessage, VeltCommentDialogThreadCardMessageShowLess$1 as VeltCommentDialogThreadCardMessageShowLess, VeltCommentDialogThreadCardMessageShowMore$1 as VeltCommentDialogThreadCardMessageShowMore, VeltCommentDialogThreadCardName$1 as VeltCommentDialogThreadCardName, VeltCommentDialogThreadCardOptions$1 as VeltCommentDialogThreadCardOptions, VeltCommentDialogThreadCardReactionTool$1 as VeltCommentDialogThreadCardReactionTool, VeltCommentDialogThreadCardReactions$1 as VeltCommentDialogThreadCardReactions, VeltCommentDialogThreadCardRecordings$1 as VeltCommentDialogThreadCardRecordings, VeltCommentDialogThreadCardReply$1 as VeltCommentDialogThreadCardReply, VeltCommentDialogThreadCardSeenDropdown$1 as VeltCommentDialogThreadCardSeenDropdown, VeltCommentDialogThreadCardSeenDropdownContent$1 as VeltCommentDialogThreadCardSeenDropdownContent, VeltCommentDialogThreadCardSeenDropdownContentItem$1 as VeltCommentDialogThreadCardSeenDropdownContentItem, VeltCommentDialogThreadCardSeenDropdownContentItemAvatar$1 as VeltCommentDialogThreadCardSeenDropdownContentItemAvatar, VeltCommentDialogThreadCardSeenDropdownContentItemName$1 as VeltCommentDialogThreadCardSeenDropdownContentItemName, VeltCommentDialogThreadCardSeenDropdownContentItemTime$1 as VeltCommentDialogThreadCardSeenDropdownContentItemTime, VeltCommentDialogThreadCardSeenDropdownContentItems$1 as VeltCommentDialogThreadCardSeenDropdownContentItems, VeltCommentDialogThreadCardSeenDropdownContentTitle$1 as VeltCommentDialogThreadCardSeenDropdownContentTitle, VeltCommentDialogThreadCardSeenDropdownTrigger$1 as VeltCommentDialogThreadCardSeenDropdownTrigger, VeltCommentDialogThreadCardTime$1 as VeltCommentDialogThreadCardTime, VeltCommentDialogThreadCardUnread$1 as VeltCommentDialogThreadCardUnread, VeltCommentDialogThreads$1 as VeltCommentDialogThreads, VeltCommentDialogToggleReply$1 as VeltCommentDialogToggleReply, VeltCommentDialogToggleReplyCount$1 as VeltCommentDialogToggleReplyCount, VeltCommentDialogToggleReplyIcon$1 as VeltCommentDialogToggleReplyIcon, VeltCommentDialogToggleReplyText$1 as VeltCommentDialogToggleReplyText, VeltCommentDialogUnresolveButton$1 as VeltCommentDialogUnresolveButton, VeltCommentDialogUpgrade$1 as VeltCommentDialogUpgrade, VeltCommentDialogVisibilityBanner$1 as VeltCommentDialogVisibilityBanner, VeltCommentDialogVisibilityBannerDropdown$1 as VeltCommentDialogVisibilityBannerDropdown, VeltCommentDialogVisibilityBannerDropdownContent$1 as VeltCommentDialogVisibilityBannerDropdownContent, VeltCommentDialogVisibilityBannerDropdownContentItem$1 as VeltCommentDialogVisibilityBannerDropdownContentItem, VeltCommentDialogVisibilityBannerDropdownContentItemIcon$1 as VeltCommentDialogVisibilityBannerDropdownContentItemIcon, VeltCommentDialogVisibilityBannerDropdownContentItemLabel$1 as VeltCommentDialogVisibilityBannerDropdownContentItemLabel, VeltCommentDialogVisibilityBannerDropdownContentUserPicker$1 as VeltCommentDialogVisibilityBannerDropdownContentUserPicker, VeltCommentDialogVisibilityBannerDropdownTrigger$1 as VeltCommentDialogVisibilityBannerDropdownTrigger, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList$1 as VeltCommentDialogVisibilityBannerDropdownTriggerAvatarList, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem$1 as VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListItem, VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount$1 as VeltCommentDialogVisibilityBannerDropdownTriggerAvatarListRemainingCount, VeltCommentDialogVisibilityBannerDropdownTriggerIcon$1 as VeltCommentDialogVisibilityBannerDropdownTriggerIcon, VeltCommentDialogVisibilityBannerDropdownTriggerLabel$1 as VeltCommentDialogVisibilityBannerDropdownTriggerLabel, VeltCommentDialogVisibilityBannerIcon$1 as VeltCommentDialogVisibilityBannerIcon, VeltCommentDialogVisibilityBannerText$1 as VeltCommentDialogVisibilityBannerText, VeltCommentDialogVisibilityDropdown$1 as VeltCommentDialogVisibilityDropdown, VeltCommentDialogVisibilityDropdownContent, VeltCommentDialogVisibilityDropdownContentPrivate, VeltCommentDialogVisibilityDropdownContentPublic, VeltCommentDialogVisibilityDropdownTrigger, VeltCommentDialogVisibilityDropdownTriggerIcon, VeltCommentDialogVisibilityDropdownTriggerLabel, VeltCommentDialogWireframe, VeltCommentPin, VeltCommentPinGhostCommentIndicator$1 as VeltCommentPinGhostCommentIndicator, VeltCommentPinIndex$1 as VeltCommentPinIndex, VeltCommentPinNumber$1 as VeltCommentPinNumber, VeltCommentPinPrivateCommentIndicator$1 as VeltCommentPinPrivateCommentIndicator, VeltCommentPinTriangle$1 as VeltCommentPinTriangle, VeltCommentPinUnreadCommentIndicator$1 as VeltCommentPinUnreadCommentIndicator, VeltCommentPinWireframe, VeltCommentPlayerTimeline, VeltCommentText, VeltCommentThread, VeltCommentThreadWireframe, SnippylyCommentTool as VeltCommentTool, VeltCommentToolWireframe, SnippylyComments as VeltComments, VeltCommentsMinimap, SnippylyCommentsSidebar as VeltCommentsSidebar, VeltCommentsSidebarButton, VeltCommentsSidebarStatusDropdownWireframe, VeltCommentsSidebarV2, VeltCommentsSidebarV2CloseButton$1 as VeltCommentsSidebarV2CloseButton, VeltCommentsSidebarV2EmptyPlaceholder$1 as VeltCommentsSidebarV2EmptyPlaceholder, VeltCommentsSidebarV2FilterDropdown$1 as VeltCommentsSidebarV2FilterDropdown, VeltCommentsSidebarV2FilterDropdownContent$1 as VeltCommentsSidebarV2FilterDropdownContent, VeltCommentsSidebarV2FilterDropdownContentList$1 as VeltCommentsSidebarV2FilterDropdownContentList, VeltCommentsSidebarV2FilterDropdownContentListCategory$1 as VeltCommentsSidebarV2FilterDropdownContentListCategory, VeltCommentsSidebarV2FilterDropdownContentListCategoryContent$1 as VeltCommentsSidebarV2FilterDropdownContentListCategoryContent, VeltCommentsSidebarV2FilterDropdownContentListItem$1 as VeltCommentsSidebarV2FilterDropdownContentListItem, VeltCommentsSidebarV2FilterDropdownContentListItemIndicator$1 as VeltCommentsSidebarV2FilterDropdownContentListItemIndicator, VeltCommentsSidebarV2FilterDropdownContentListItemLabel$1 as VeltCommentsSidebarV2FilterDropdownContentListItemLabel, VeltCommentsSidebarV2FilterDropdownTrigger$1 as VeltCommentsSidebarV2FilterDropdownTrigger, VeltCommentsSidebarV2FocusedThread$1 as VeltCommentsSidebarV2FocusedThread, VeltCommentsSidebarV2FocusedThreadBackButton$1 as VeltCommentsSidebarV2FocusedThreadBackButton, VeltCommentsSidebarV2FocusedThreadDialogContainer$1 as VeltCommentsSidebarV2FocusedThreadDialogContainer, VeltCommentsSidebarV2Header$1 as VeltCommentsSidebarV2Header, VeltCommentsSidebarV2List$1 as VeltCommentsSidebarV2List, VeltCommentsSidebarV2ListItem$1 as VeltCommentsSidebarV2ListItem, VeltCommentsSidebarV2MinimalActionsDropdown$1 as VeltCommentsSidebarV2MinimalActionsDropdown, VeltCommentsSidebarV2MinimalActionsDropdownContent$1 as VeltCommentsSidebarV2MinimalActionsDropdownContent, VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead$1 as VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllRead, VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved$1 as VeltCommentsSidebarV2MinimalActionsDropdownContentMarkAllResolved, VeltCommentsSidebarV2MinimalActionsDropdownTrigger$1 as VeltCommentsSidebarV2MinimalActionsDropdownTrigger, VeltCommentsSidebarV2PageModeComposer$1 as VeltCommentsSidebarV2PageModeComposer, VeltCommentsSidebarV2Panel$1 as VeltCommentsSidebarV2Panel, VeltCommentsSidebarV2ResetFilterButton$1 as VeltCommentsSidebarV2ResetFilterButton, VeltCommentsSidebarV2Skeleton$1 as 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 };
11507
11780
  //# sourceMappingURL=index.js.map