@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
package/cjs/index.js CHANGED
@@ -212,13 +212,13 @@ var loadVelt = function (callback, version, staging, develop, proxyDomain, integ
212
212
  };
213
213
  };
214
214
 
215
- var VELT_SDK_VERSION = '5.0.2-beta.30';
215
+ var VELT_SDK_VERSION = '5.0.2-beta.32';
216
216
  var VELT_SDK_INIT_EVENT = 'onVeltInit';
217
217
  var VELT_TAB_ID = 'veltTabId';
218
218
  // integrity map for the Velt SDK
219
219
  // Note: generate integrity hashes with: https://www.srihash.org/
220
220
  var INTEGRITY_MAP = {
221
- '5.0.2-beta.30': 'sha384-1k3G99Dpmh/qSLUgLJMRqIAUILI8vILR15uOH6fvGcXQXVBNcJmie1aBGyH6YWeC',
221
+ '5.0.2-beta.32': 'sha384-Uix4VB4Ks9ZB14Pq5VFX2Pc2V1IAiqCRNWkyUsAvfdzG/qhmdyhMP6S8aTBiMkCZ',
222
222
  };
223
223
 
224
224
  var validProps = ['veltIf', 'veltClass', 'className', 'variant'];
@@ -4506,6 +4506,152 @@ var VeltCommentDialogSuggestionAction = function (props) {
4506
4506
  VeltCommentDialogSuggestionAction.Accept = VeltCommentDialogSuggestionActionAccept;
4507
4507
  VeltCommentDialogSuggestionAction.Reject = VeltCommentDialogSuggestionActionReject;
4508
4508
 
4509
+ var VeltCommentDialogAgentSuggestionBodyWireframe = function (props) {
4510
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4511
+ var transformedProps = transformWireframeProps(remainingProps);
4512
+ return (React__default["default"].createElement("velt-comment-dialog-agent-suggestion-body-wireframe", __assign({}, transformedProps), children));
4513
+ };
4514
+
4515
+ var VeltCommentDialogAgentSuggestionAgentAvatarWireframe = function (props) {
4516
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4517
+ var transformedProps = transformWireframeProps(remainingProps);
4518
+ return (React__default["default"].createElement("velt-comment-dialog-agent-suggestion-agent-avatar-wireframe", __assign({}, transformedProps), children));
4519
+ };
4520
+
4521
+ var VeltCommentDialogAgentSuggestionAgentNameWireframe = function (props) {
4522
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4523
+ var transformedProps = transformWireframeProps(remainingProps);
4524
+ return (React__default["default"].createElement("velt-comment-dialog-agent-suggestion-agent-name-wireframe", __assign({}, transformedProps), children));
4525
+ };
4526
+
4527
+ var VeltCommentDialogAgentSuggestionAgentWireframe = function (props) {
4528
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4529
+ var transformedProps = transformWireframeProps(remainingProps);
4530
+ return (React__default["default"].createElement("velt-comment-dialog-agent-suggestion-agent-wireframe", __assign({}, transformedProps), children));
4531
+ };
4532
+ VeltCommentDialogAgentSuggestionAgentWireframe.Avatar = VeltCommentDialogAgentSuggestionAgentAvatarWireframe;
4533
+ VeltCommentDialogAgentSuggestionAgentWireframe.Name = VeltCommentDialogAgentSuggestionAgentNameWireframe;
4534
+
4535
+ var VeltCommentDialogAgentSuggestionAuthorAvatarWireframe = function (props) {
4536
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4537
+ var transformedProps = transformWireframeProps(remainingProps);
4538
+ return (React__default["default"].createElement("velt-comment-dialog-agent-suggestion-author-avatar-wireframe", __assign({}, transformedProps), children));
4539
+ };
4540
+
4541
+ var VeltCommentDialogAgentSuggestionAuthorNameWireframe = function (props) {
4542
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4543
+ var transformedProps = transformWireframeProps(remainingProps);
4544
+ return (React__default["default"].createElement("velt-comment-dialog-agent-suggestion-author-name-wireframe", __assign({}, transformedProps), children));
4545
+ };
4546
+
4547
+ var VeltCommentDialogAgentSuggestionAuthorWireframe = function (props) {
4548
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4549
+ var transformedProps = transformWireframeProps(remainingProps);
4550
+ return (React__default["default"].createElement("velt-comment-dialog-agent-suggestion-author-wireframe", __assign({}, transformedProps), children));
4551
+ };
4552
+ VeltCommentDialogAgentSuggestionAuthorWireframe.Avatar = VeltCommentDialogAgentSuggestionAuthorAvatarWireframe;
4553
+ VeltCommentDialogAgentSuggestionAuthorWireframe.Name = VeltCommentDialogAgentSuggestionAuthorNameWireframe;
4554
+
4555
+ var VeltCommentDialogAgentSuggestionTimestampWireframe = function (props) {
4556
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4557
+ var transformedProps = transformWireframeProps(remainingProps);
4558
+ return (React__default["default"].createElement("velt-comment-dialog-agent-suggestion-timestamp-wireframe", __assign({}, transformedProps), children));
4559
+ };
4560
+
4561
+ var VeltCommentDialogAgentSuggestionMenuTriggerWireframe = function (props) {
4562
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4563
+ var transformedProps = transformWireframeProps(remainingProps);
4564
+ return (React__default["default"].createElement("velt-comment-dialog-agent-suggestion-menu-trigger-wireframe", __assign({}, transformedProps), children));
4565
+ };
4566
+
4567
+ var VeltCommentDialogAgentSuggestionMenuContentItemIconWireframe = function (props) {
4568
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4569
+ var transformedProps = transformWireframeProps(remainingProps);
4570
+ return (React__default["default"].createElement("velt-comment-dialog-agent-suggestion-menu-content-item-icon-wireframe", __assign({}, transformedProps), children));
4571
+ };
4572
+
4573
+ var VeltCommentDialogAgentSuggestionMenuContentItemLabelWireframe = function (props) {
4574
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4575
+ var transformedProps = transformWireframeProps(remainingProps);
4576
+ return (React__default["default"].createElement("velt-comment-dialog-agent-suggestion-menu-content-item-label-wireframe", __assign({}, transformedProps), children));
4577
+ };
4578
+
4579
+ var VeltCommentDialogAgentSuggestionMenuContentItemWireframe = function (props) {
4580
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4581
+ var transformedProps = transformWireframeProps(remainingProps);
4582
+ return (React__default["default"].createElement("velt-comment-dialog-agent-suggestion-menu-content-item-wireframe", __assign({}, transformedProps), children));
4583
+ };
4584
+ VeltCommentDialogAgentSuggestionMenuContentItemWireframe.Icon = VeltCommentDialogAgentSuggestionMenuContentItemIconWireframe;
4585
+ VeltCommentDialogAgentSuggestionMenuContentItemWireframe.Label = VeltCommentDialogAgentSuggestionMenuContentItemLabelWireframe;
4586
+
4587
+ var VeltCommentDialogAgentSuggestionMenuContentWireframe = function (props) {
4588
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4589
+ var transformedProps = transformWireframeProps(remainingProps);
4590
+ return (React__default["default"].createElement("velt-comment-dialog-agent-suggestion-menu-content-wireframe", __assign({}, transformedProps), children));
4591
+ };
4592
+ VeltCommentDialogAgentSuggestionMenuContentWireframe.Item = VeltCommentDialogAgentSuggestionMenuContentItemWireframe;
4593
+
4594
+ var VeltCommentDialogAgentSuggestionMenuWireframe = function (props) {
4595
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4596
+ var transformedProps = transformWireframeProps(remainingProps);
4597
+ return (React__default["default"].createElement("velt-comment-dialog-agent-suggestion-menu-wireframe", __assign({}, transformedProps), children));
4598
+ };
4599
+ VeltCommentDialogAgentSuggestionMenuWireframe.Trigger = VeltCommentDialogAgentSuggestionMenuTriggerWireframe;
4600
+ VeltCommentDialogAgentSuggestionMenuWireframe.Content = VeltCommentDialogAgentSuggestionMenuContentWireframe;
4601
+
4602
+ var VeltCommentDialogAgentSuggestionHeaderWireframe = function (props) {
4603
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4604
+ var transformedProps = transformWireframeProps(remainingProps);
4605
+ return (React__default["default"].createElement("velt-comment-dialog-agent-suggestion-header-wireframe", __assign({}, transformedProps), children));
4606
+ };
4607
+ VeltCommentDialogAgentSuggestionHeaderWireframe.Agent = VeltCommentDialogAgentSuggestionAgentWireframe;
4608
+ VeltCommentDialogAgentSuggestionHeaderWireframe.Author = VeltCommentDialogAgentSuggestionAuthorWireframe;
4609
+ VeltCommentDialogAgentSuggestionHeaderWireframe.Timestamp = VeltCommentDialogAgentSuggestionTimestampWireframe;
4610
+ VeltCommentDialogAgentSuggestionHeaderWireframe.Menu = VeltCommentDialogAgentSuggestionMenuWireframe;
4611
+
4612
+ var VeltCommentDialogAgentSuggestionFooterOpenCommentWireframe = function (props) {
4613
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4614
+ var transformedProps = transformWireframeProps(remainingProps);
4615
+ return (React__default["default"].createElement("velt-comment-dialog-agent-suggestion-footer-open-comment-wireframe", __assign({}, transformedProps), children));
4616
+ };
4617
+
4618
+ var VeltCommentDialogAgentSuggestionFooterWireframe = function (props) {
4619
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4620
+ var transformedProps = transformWireframeProps(remainingProps);
4621
+ return (React__default["default"].createElement("velt-comment-dialog-agent-suggestion-footer-wireframe", __assign({}, transformedProps), children));
4622
+ };
4623
+ VeltCommentDialogAgentSuggestionFooterWireframe.OpenComment = VeltCommentDialogAgentSuggestionFooterOpenCommentWireframe;
4624
+
4625
+ var VeltCommentDialogAgentSuggestionActionAcceptWireframe = function (props) {
4626
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4627
+ var transformedProps = transformWireframeProps(remainingProps);
4628
+ return (React__default["default"].createElement("velt-comment-dialog-agent-suggestion-action-accept-wireframe", __assign({}, transformedProps), children));
4629
+ };
4630
+
4631
+ var VeltCommentDialogAgentSuggestionActionRejectWireframe = function (props) {
4632
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4633
+ var transformedProps = transformWireframeProps(remainingProps);
4634
+ return (React__default["default"].createElement("velt-comment-dialog-agent-suggestion-action-reject-wireframe", __assign({}, transformedProps), children));
4635
+ };
4636
+
4637
+ var VeltCommentDialogAgentSuggestionActionsWireframe = function (props) {
4638
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4639
+ var transformedProps = transformWireframeProps(remainingProps);
4640
+ return (React__default["default"].createElement("velt-comment-dialog-agent-suggestion-actions-wireframe", __assign({}, transformedProps), children));
4641
+ };
4642
+ VeltCommentDialogAgentSuggestionActionsWireframe.Accept = VeltCommentDialogAgentSuggestionActionAcceptWireframe;
4643
+ VeltCommentDialogAgentSuggestionActionsWireframe.Reject = VeltCommentDialogAgentSuggestionActionRejectWireframe;
4644
+
4645
+ var VeltCommentDialogAgentSuggestionWireframe = function (props) {
4646
+ var children = props.children, remainingProps = __rest(props, ["children"]);
4647
+ var transformedProps = transformWireframeProps(remainingProps);
4648
+ return (React__default["default"].createElement("velt-comment-dialog-agent-suggestion-wireframe", __assign({}, transformedProps), children));
4649
+ };
4650
+ VeltCommentDialogAgentSuggestionWireframe.Body = VeltCommentDialogAgentSuggestionBodyWireframe;
4651
+ VeltCommentDialogAgentSuggestionWireframe.Header = VeltCommentDialogAgentSuggestionHeaderWireframe;
4652
+ VeltCommentDialogAgentSuggestionWireframe.Footer = VeltCommentDialogAgentSuggestionFooterWireframe;
4653
+ VeltCommentDialogAgentSuggestionWireframe.Actions = VeltCommentDialogAgentSuggestionActionsWireframe;
4654
+
4509
4655
  var VeltCommentDialogThreadCardAttachmentsImagePreview = function (props) {
4510
4656
  var children = props.children, remainingProps = __rest(props, ["children"]);
4511
4657
  var transformedProps = transformWireframeProps(remainingProps);
@@ -5036,6 +5182,7 @@ VeltCommentDialogWireframe.UnresolveButton = VeltCommentDialogUnresolveButton;
5036
5182
  VeltCommentDialogWireframe.SignIn = VeltCommentDialogSignIn;
5037
5183
  VeltCommentDialogWireframe.Status = VeltCommentDialogStatus;
5038
5184
  VeltCommentDialogWireframe.SuggestionAction = VeltCommentDialogSuggestionAction;
5185
+ VeltCommentDialogWireframe.AgentSuggestion = VeltCommentDialogAgentSuggestionWireframe;
5039
5186
  VeltCommentDialogWireframe.ThreadCard = VeltCommentDialogThreadCard;
5040
5187
  VeltCommentDialogWireframe.Threads = VeltCommentDialogThreads;
5041
5188
  VeltCommentDialogWireframe.ToggleReply = VeltCommentDialogToggleReply;
@@ -9259,6 +9406,132 @@ var VeltMultiThreadCommentDialogMinimalActionsDropdownContentMarkAllResolved = f
9259
9406
  return (React__default["default"].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));
9260
9407
  };
9261
9408
 
9409
+ var VeltCommentDialogAgentSuggestion = function (props) {
9410
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9411
+ var ref = React.useRef(null);
9412
+ return (React__default["default"].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));
9413
+ };
9414
+
9415
+ var VeltCommentDialogAgentSuggestionBody = function (props) {
9416
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9417
+ var ref = React.useRef(null);
9418
+ return (React__default["default"].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));
9419
+ };
9420
+
9421
+ var VeltCommentDialogAgentSuggestionHeader = function (props) {
9422
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9423
+ var ref = React.useRef(null);
9424
+ return (React__default["default"].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));
9425
+ };
9426
+
9427
+ var VeltCommentDialogAgentSuggestionAgent = function (props) {
9428
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9429
+ var ref = React.useRef(null);
9430
+ return (React__default["default"].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));
9431
+ };
9432
+
9433
+ var VeltCommentDialogAgentSuggestionAgentAvatar = function (props) {
9434
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9435
+ var ref = React.useRef(null);
9436
+ return (React__default["default"].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));
9437
+ };
9438
+
9439
+ var VeltCommentDialogAgentSuggestionAgentName = function (props) {
9440
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9441
+ var ref = React.useRef(null);
9442
+ return (React__default["default"].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));
9443
+ };
9444
+
9445
+ var VeltCommentDialogAgentSuggestionAuthor = function (props) {
9446
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9447
+ var ref = React.useRef(null);
9448
+ return (React__default["default"].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));
9449
+ };
9450
+
9451
+ var VeltCommentDialogAgentSuggestionAuthorAvatar = function (props) {
9452
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9453
+ var ref = React.useRef(null);
9454
+ return (React__default["default"].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));
9455
+ };
9456
+
9457
+ var VeltCommentDialogAgentSuggestionAuthorName = function (props) {
9458
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9459
+ var ref = React.useRef(null);
9460
+ return (React__default["default"].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));
9461
+ };
9462
+
9463
+ var VeltCommentDialogAgentSuggestionTimestamp = function (props) {
9464
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9465
+ var ref = React.useRef(null);
9466
+ return (React__default["default"].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));
9467
+ };
9468
+
9469
+ var VeltCommentDialogAgentSuggestionMenu = function (props) {
9470
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9471
+ var ref = React.useRef(null);
9472
+ return (React__default["default"].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));
9473
+ };
9474
+
9475
+ var VeltCommentDialogAgentSuggestionMenuTrigger = function (props) {
9476
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9477
+ var ref = React.useRef(null);
9478
+ return (React__default["default"].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));
9479
+ };
9480
+
9481
+ var VeltCommentDialogAgentSuggestionMenuContent = function (props) {
9482
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9483
+ var ref = React.useRef(null);
9484
+ return (React__default["default"].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));
9485
+ };
9486
+
9487
+ var VeltCommentDialogAgentSuggestionMenuContentItem = function (props) {
9488
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9489
+ var ref = React.useRef(null);
9490
+ return (React__default["default"].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));
9491
+ };
9492
+
9493
+ var VeltCommentDialogAgentSuggestionMenuContentItemIcon = function (props) {
9494
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9495
+ var ref = React.useRef(null);
9496
+ return (React__default["default"].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));
9497
+ };
9498
+
9499
+ var VeltCommentDialogAgentSuggestionMenuContentItemLabel = function (props) {
9500
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9501
+ var ref = React.useRef(null);
9502
+ return (React__default["default"].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));
9503
+ };
9504
+
9505
+ var VeltCommentDialogAgentSuggestionFooter = function (props) {
9506
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9507
+ var ref = React.useRef(null);
9508
+ return (React__default["default"].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));
9509
+ };
9510
+
9511
+ var VeltCommentDialogAgentSuggestionFooterOpenComment = function (props) {
9512
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9513
+ var ref = React.useRef(null);
9514
+ return (React__default["default"].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));
9515
+ };
9516
+
9517
+ var VeltCommentDialogAgentSuggestionActions = function (props) {
9518
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9519
+ var ref = React.useRef(null);
9520
+ return (React__default["default"].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));
9521
+ };
9522
+
9523
+ var VeltCommentDialogAgentSuggestionActionAccept = function (props) {
9524
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9525
+ var ref = React.useRef(null);
9526
+ return (React__default["default"].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));
9527
+ };
9528
+
9529
+ var VeltCommentDialogAgentSuggestionActionReject = function (props) {
9530
+ var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
9531
+ var ref = React.useRef(null);
9532
+ return (React__default["default"].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));
9533
+ };
9534
+
9262
9535
  function useClient() {
9263
9536
  var client = useVeltClient().client;
9264
9537
  var _a = React__default["default"].useState(), veltClient = _a[0], setVeltClient = _a[1];
@@ -11570,6 +11843,48 @@ exports.VeltCommentBubbleWireframe = VeltCommentBubbleWireframe;
11570
11843
  exports.VeltCommentComposer = VeltCommentComposer;
11571
11844
  exports.VeltCommentComposerWireframe = VeltCommentComposerWireframe;
11572
11845
  exports.VeltCommentDialog = VeltCommentDialog;
11846
+ exports.VeltCommentDialogAgentSuggestion = VeltCommentDialogAgentSuggestion;
11847
+ exports.VeltCommentDialogAgentSuggestionActionAccept = VeltCommentDialogAgentSuggestionActionAccept;
11848
+ exports.VeltCommentDialogAgentSuggestionActionAcceptWireframe = VeltCommentDialogAgentSuggestionActionAcceptWireframe;
11849
+ exports.VeltCommentDialogAgentSuggestionActionReject = VeltCommentDialogAgentSuggestionActionReject;
11850
+ exports.VeltCommentDialogAgentSuggestionActionRejectWireframe = VeltCommentDialogAgentSuggestionActionRejectWireframe;
11851
+ exports.VeltCommentDialogAgentSuggestionActions = VeltCommentDialogAgentSuggestionActions;
11852
+ exports.VeltCommentDialogAgentSuggestionActionsWireframe = VeltCommentDialogAgentSuggestionActionsWireframe;
11853
+ exports.VeltCommentDialogAgentSuggestionAgent = VeltCommentDialogAgentSuggestionAgent;
11854
+ exports.VeltCommentDialogAgentSuggestionAgentAvatar = VeltCommentDialogAgentSuggestionAgentAvatar;
11855
+ exports.VeltCommentDialogAgentSuggestionAgentAvatarWireframe = VeltCommentDialogAgentSuggestionAgentAvatarWireframe;
11856
+ exports.VeltCommentDialogAgentSuggestionAgentName = VeltCommentDialogAgentSuggestionAgentName;
11857
+ exports.VeltCommentDialogAgentSuggestionAgentNameWireframe = VeltCommentDialogAgentSuggestionAgentNameWireframe;
11858
+ exports.VeltCommentDialogAgentSuggestionAgentWireframe = VeltCommentDialogAgentSuggestionAgentWireframe;
11859
+ exports.VeltCommentDialogAgentSuggestionAuthor = VeltCommentDialogAgentSuggestionAuthor;
11860
+ exports.VeltCommentDialogAgentSuggestionAuthorAvatar = VeltCommentDialogAgentSuggestionAuthorAvatar;
11861
+ exports.VeltCommentDialogAgentSuggestionAuthorAvatarWireframe = VeltCommentDialogAgentSuggestionAuthorAvatarWireframe;
11862
+ exports.VeltCommentDialogAgentSuggestionAuthorName = VeltCommentDialogAgentSuggestionAuthorName;
11863
+ exports.VeltCommentDialogAgentSuggestionAuthorNameWireframe = VeltCommentDialogAgentSuggestionAuthorNameWireframe;
11864
+ exports.VeltCommentDialogAgentSuggestionAuthorWireframe = VeltCommentDialogAgentSuggestionAuthorWireframe;
11865
+ exports.VeltCommentDialogAgentSuggestionBody = VeltCommentDialogAgentSuggestionBody;
11866
+ exports.VeltCommentDialogAgentSuggestionBodyWireframe = VeltCommentDialogAgentSuggestionBodyWireframe;
11867
+ exports.VeltCommentDialogAgentSuggestionFooter = VeltCommentDialogAgentSuggestionFooter;
11868
+ exports.VeltCommentDialogAgentSuggestionFooterOpenComment = VeltCommentDialogAgentSuggestionFooterOpenComment;
11869
+ exports.VeltCommentDialogAgentSuggestionFooterOpenCommentWireframe = VeltCommentDialogAgentSuggestionFooterOpenCommentWireframe;
11870
+ exports.VeltCommentDialogAgentSuggestionFooterWireframe = VeltCommentDialogAgentSuggestionFooterWireframe;
11871
+ exports.VeltCommentDialogAgentSuggestionHeader = VeltCommentDialogAgentSuggestionHeader;
11872
+ exports.VeltCommentDialogAgentSuggestionHeaderWireframe = VeltCommentDialogAgentSuggestionHeaderWireframe;
11873
+ exports.VeltCommentDialogAgentSuggestionMenu = VeltCommentDialogAgentSuggestionMenu;
11874
+ exports.VeltCommentDialogAgentSuggestionMenuContent = VeltCommentDialogAgentSuggestionMenuContent;
11875
+ exports.VeltCommentDialogAgentSuggestionMenuContentItem = VeltCommentDialogAgentSuggestionMenuContentItem;
11876
+ exports.VeltCommentDialogAgentSuggestionMenuContentItemIcon = VeltCommentDialogAgentSuggestionMenuContentItemIcon;
11877
+ exports.VeltCommentDialogAgentSuggestionMenuContentItemIconWireframe = VeltCommentDialogAgentSuggestionMenuContentItemIconWireframe;
11878
+ exports.VeltCommentDialogAgentSuggestionMenuContentItemLabel = VeltCommentDialogAgentSuggestionMenuContentItemLabel;
11879
+ exports.VeltCommentDialogAgentSuggestionMenuContentItemLabelWireframe = VeltCommentDialogAgentSuggestionMenuContentItemLabelWireframe;
11880
+ exports.VeltCommentDialogAgentSuggestionMenuContentItemWireframe = VeltCommentDialogAgentSuggestionMenuContentItemWireframe;
11881
+ exports.VeltCommentDialogAgentSuggestionMenuContentWireframe = VeltCommentDialogAgentSuggestionMenuContentWireframe;
11882
+ exports.VeltCommentDialogAgentSuggestionMenuTrigger = VeltCommentDialogAgentSuggestionMenuTrigger;
11883
+ exports.VeltCommentDialogAgentSuggestionMenuTriggerWireframe = VeltCommentDialogAgentSuggestionMenuTriggerWireframe;
11884
+ exports.VeltCommentDialogAgentSuggestionMenuWireframe = VeltCommentDialogAgentSuggestionMenuWireframe;
11885
+ exports.VeltCommentDialogAgentSuggestionTimestamp = VeltCommentDialogAgentSuggestionTimestamp;
11886
+ exports.VeltCommentDialogAgentSuggestionTimestampWireframe = VeltCommentDialogAgentSuggestionTimestampWireframe;
11887
+ exports.VeltCommentDialogAgentSuggestionWireframe = VeltCommentDialogAgentSuggestionWireframe;
11573
11888
  exports.VeltCommentDialogAllComment = VeltCommentDialogAllComment$1;
11574
11889
  exports.VeltCommentDialogApprove = VeltCommentDialogApprove$1;
11575
11890
  exports.VeltCommentDialogAssignDropdown = VeltCommentDialogAssignDropdown;