@veltdev/react 5.0.2-beta.31 → 5.0.2-beta.32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cjs/index.js +317 -2
- package/cjs/index.js.map +1 -1
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestion.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionActions/VeltCommentDialogAgentSuggestionActionAccept/VeltCommentDialogAgentSuggestionActionAccept.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionActions/VeltCommentDialogAgentSuggestionActionAccept/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionActions/VeltCommentDialogAgentSuggestionActionReject/VeltCommentDialogAgentSuggestionActionReject.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionActions/VeltCommentDialogAgentSuggestionActionReject/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionActions/VeltCommentDialogAgentSuggestionActions.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionActions/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionBody/VeltCommentDialogAgentSuggestionBody.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionBody/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionFooter/VeltCommentDialogAgentSuggestionFooter.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionFooter/VeltCommentDialogAgentSuggestionFooterOpenComment/VeltCommentDialogAgentSuggestionFooterOpenComment.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionFooter/VeltCommentDialogAgentSuggestionFooterOpenComment/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionFooter/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAgent/VeltCommentDialogAgentSuggestionAgent.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAgent/VeltCommentDialogAgentSuggestionAgentAvatar/VeltCommentDialogAgentSuggestionAgentAvatar.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAgent/VeltCommentDialogAgentSuggestionAgentAvatar/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAgent/VeltCommentDialogAgentSuggestionAgentName/VeltCommentDialogAgentSuggestionAgentName.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAgent/VeltCommentDialogAgentSuggestionAgentName/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAgent/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAuthor/VeltCommentDialogAgentSuggestionAuthor.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAuthor/VeltCommentDialogAgentSuggestionAuthorAvatar/VeltCommentDialogAgentSuggestionAuthorAvatar.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAuthor/VeltCommentDialogAgentSuggestionAuthorAvatar/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAuthor/VeltCommentDialogAgentSuggestionAuthorName/VeltCommentDialogAgentSuggestionAuthorName.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAuthor/VeltCommentDialogAgentSuggestionAuthorName/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAuthor/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionHeader.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenu.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContent.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContentItem/VeltCommentDialogAgentSuggestionMenuContentItem.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContentItem/VeltCommentDialogAgentSuggestionMenuContentItemIcon/VeltCommentDialogAgentSuggestionMenuContentItemIcon.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContentItem/VeltCommentDialogAgentSuggestionMenuContentItemIcon/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContentItem/VeltCommentDialogAgentSuggestionMenuContentItemLabel/VeltCommentDialogAgentSuggestionMenuContentItemLabel.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContentItem/VeltCommentDialogAgentSuggestionMenuContentItemLabel/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContentItem/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuTrigger/VeltCommentDialogAgentSuggestionMenuTrigger.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuTrigger/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionTimestamp/VeltCommentDialogAgentSuggestionTimestamp.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionTimestamp/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionActionsWireframe/VeltCommentDialogAgentSuggestionActionAcceptWireframe/VeltCommentDialogAgentSuggestionActionAcceptWireframe.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionActionsWireframe/VeltCommentDialogAgentSuggestionActionAcceptWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionActionsWireframe/VeltCommentDialogAgentSuggestionActionRejectWireframe/VeltCommentDialogAgentSuggestionActionRejectWireframe.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionActionsWireframe/VeltCommentDialogAgentSuggestionActionRejectWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionActionsWireframe/VeltCommentDialogAgentSuggestionActionsWireframe.d.ts +12 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionActionsWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionBodyWireframe/VeltCommentDialogAgentSuggestionBodyWireframe.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionBodyWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionFooterWireframe/VeltCommentDialogAgentSuggestionFooterOpenCommentWireframe/VeltCommentDialogAgentSuggestionFooterOpenCommentWireframe.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionFooterWireframe/VeltCommentDialogAgentSuggestionFooterOpenCommentWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionFooterWireframe/VeltCommentDialogAgentSuggestionFooterWireframe.d.ts +10 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionFooterWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAgentWireframe/VeltCommentDialogAgentSuggestionAgentAvatarWireframe/VeltCommentDialogAgentSuggestionAgentAvatarWireframe.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAgentWireframe/VeltCommentDialogAgentSuggestionAgentAvatarWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAgentWireframe/VeltCommentDialogAgentSuggestionAgentNameWireframe/VeltCommentDialogAgentSuggestionAgentNameWireframe.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAgentWireframe/VeltCommentDialogAgentSuggestionAgentNameWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAgentWireframe/VeltCommentDialogAgentSuggestionAgentWireframe.d.ts +12 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAgentWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe/VeltCommentDialogAgentSuggestionAuthorAvatarWireframe/VeltCommentDialogAgentSuggestionAuthorAvatarWireframe.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe/VeltCommentDialogAgentSuggestionAuthorAvatarWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe/VeltCommentDialogAgentSuggestionAuthorNameWireframe/VeltCommentDialogAgentSuggestionAuthorNameWireframe.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe/VeltCommentDialogAgentSuggestionAuthorNameWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe.d.ts +12 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe.d.ts +16 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe/VeltCommentDialogAgentSuggestionMenuContentItemIconWireframe/VeltCommentDialogAgentSuggestionMenuContentItemIconWireframe.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe/VeltCommentDialogAgentSuggestionMenuContentItemIconWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe/VeltCommentDialogAgentSuggestionMenuContentItemLabelWireframe/VeltCommentDialogAgentSuggestionMenuContentItemLabelWireframe.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe/VeltCommentDialogAgentSuggestionMenuContentItemLabelWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe.d.ts +12 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe.d.ts +10 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuTriggerWireframe/VeltCommentDialogAgentSuggestionMenuTriggerWireframe.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuTriggerWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuWireframe.d.ts +12 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionTimestampWireframe/VeltCommentDialogAgentSuggestionTimestampWireframe.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionTimestampWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionWireframe.d.ts +16 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -0
- package/cjs/types/components/index.d.ts +42 -0
- package/cjs/types/constants.d.ts +1 -1
- package/esm/index.js +276 -3
- package/esm/index.js.map +1 -1
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestion.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionActions/VeltCommentDialogAgentSuggestionActionAccept/VeltCommentDialogAgentSuggestionActionAccept.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionActions/VeltCommentDialogAgentSuggestionActionAccept/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionActions/VeltCommentDialogAgentSuggestionActionReject/VeltCommentDialogAgentSuggestionActionReject.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionActions/VeltCommentDialogAgentSuggestionActionReject/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionActions/VeltCommentDialogAgentSuggestionActions.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionActions/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionBody/VeltCommentDialogAgentSuggestionBody.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionBody/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionFooter/VeltCommentDialogAgentSuggestionFooter.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionFooter/VeltCommentDialogAgentSuggestionFooterOpenComment/VeltCommentDialogAgentSuggestionFooterOpenComment.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionFooter/VeltCommentDialogAgentSuggestionFooterOpenComment/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionFooter/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAgent/VeltCommentDialogAgentSuggestionAgent.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAgent/VeltCommentDialogAgentSuggestionAgentAvatar/VeltCommentDialogAgentSuggestionAgentAvatar.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAgent/VeltCommentDialogAgentSuggestionAgentAvatar/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAgent/VeltCommentDialogAgentSuggestionAgentName/VeltCommentDialogAgentSuggestionAgentName.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAgent/VeltCommentDialogAgentSuggestionAgentName/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAgent/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAuthor/VeltCommentDialogAgentSuggestionAuthor.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAuthor/VeltCommentDialogAgentSuggestionAuthorAvatar/VeltCommentDialogAgentSuggestionAuthorAvatar.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAuthor/VeltCommentDialogAgentSuggestionAuthorAvatar/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAuthor/VeltCommentDialogAgentSuggestionAuthorName/VeltCommentDialogAgentSuggestionAuthorName.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAuthor/VeltCommentDialogAgentSuggestionAuthorName/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionAuthor/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionHeader.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenu.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContent.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContentItem/VeltCommentDialogAgentSuggestionMenuContentItem.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContentItem/VeltCommentDialogAgentSuggestionMenuContentItemIcon/VeltCommentDialogAgentSuggestionMenuContentItemIcon.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContentItem/VeltCommentDialogAgentSuggestionMenuContentItemIcon/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContentItem/VeltCommentDialogAgentSuggestionMenuContentItemLabel/VeltCommentDialogAgentSuggestionMenuContentItemLabel.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContentItem/VeltCommentDialogAgentSuggestionMenuContentItemLabel/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/VeltCommentDialogAgentSuggestionMenuContentItem/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuContent/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuTrigger/VeltCommentDialogAgentSuggestionMenuTrigger.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/VeltCommentDialogAgentSuggestionMenuTrigger/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionMenu/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionTimestamp/VeltCommentDialogAgentSuggestionTimestamp.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/VeltCommentDialogAgentSuggestionTimestamp/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/VeltCommentDialogAgentSuggestionHeader/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAgentSuggestion/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionActionsWireframe/VeltCommentDialogAgentSuggestionActionAcceptWireframe/VeltCommentDialogAgentSuggestionActionAcceptWireframe.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionActionsWireframe/VeltCommentDialogAgentSuggestionActionAcceptWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionActionsWireframe/VeltCommentDialogAgentSuggestionActionRejectWireframe/VeltCommentDialogAgentSuggestionActionRejectWireframe.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionActionsWireframe/VeltCommentDialogAgentSuggestionActionRejectWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionActionsWireframe/VeltCommentDialogAgentSuggestionActionsWireframe.d.ts +12 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionActionsWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionBodyWireframe/VeltCommentDialogAgentSuggestionBodyWireframe.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionBodyWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionFooterWireframe/VeltCommentDialogAgentSuggestionFooterOpenCommentWireframe/VeltCommentDialogAgentSuggestionFooterOpenCommentWireframe.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionFooterWireframe/VeltCommentDialogAgentSuggestionFooterOpenCommentWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionFooterWireframe/VeltCommentDialogAgentSuggestionFooterWireframe.d.ts +10 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionFooterWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAgentWireframe/VeltCommentDialogAgentSuggestionAgentAvatarWireframe/VeltCommentDialogAgentSuggestionAgentAvatarWireframe.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAgentWireframe/VeltCommentDialogAgentSuggestionAgentAvatarWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAgentWireframe/VeltCommentDialogAgentSuggestionAgentNameWireframe/VeltCommentDialogAgentSuggestionAgentNameWireframe.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAgentWireframe/VeltCommentDialogAgentSuggestionAgentNameWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAgentWireframe/VeltCommentDialogAgentSuggestionAgentWireframe.d.ts +12 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAgentWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe/VeltCommentDialogAgentSuggestionAuthorAvatarWireframe/VeltCommentDialogAgentSuggestionAuthorAvatarWireframe.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe/VeltCommentDialogAgentSuggestionAuthorAvatarWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe/VeltCommentDialogAgentSuggestionAuthorNameWireframe/VeltCommentDialogAgentSuggestionAuthorNameWireframe.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe/VeltCommentDialogAgentSuggestionAuthorNameWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe.d.ts +12 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe.d.ts +16 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe/VeltCommentDialogAgentSuggestionMenuContentItemIconWireframe/VeltCommentDialogAgentSuggestionMenuContentItemIconWireframe.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe/VeltCommentDialogAgentSuggestionMenuContentItemIconWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe/VeltCommentDialogAgentSuggestionMenuContentItemLabelWireframe/VeltCommentDialogAgentSuggestionMenuContentItemLabelWireframe.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe/VeltCommentDialogAgentSuggestionMenuContentItemLabelWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe.d.ts +12 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe.d.ts +10 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuTriggerWireframe/VeltCommentDialogAgentSuggestionMenuTriggerWireframe.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuTriggerWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuWireframe.d.ts +12 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionMenuWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionTimestampWireframe/VeltCommentDialogAgentSuggestionTimestampWireframe.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/VeltCommentDialogAgentSuggestionTimestampWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionHeaderWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/VeltCommentDialogAgentSuggestionWireframe.d.ts +16 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogAgentSuggestionWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -0
- package/esm/types/components/index.d.ts +42 -0
- package/esm/types/constants.d.ts +1 -1
- package/index.d.ts +271 -1
- 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.
|
|
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.
|
|
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;
|