@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.
- 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
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogAgentSuggestionProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
annotationId?: string;
|
|
4
|
+
defaultCondition?: boolean;
|
|
5
|
+
inlineCommentSectionMode?: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogAgentSuggestion: React.FC<IVeltCommentDialogAgentSuggestionProps>;
|
|
8
|
+
export default VeltCommentDialogAgentSuggestion;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogAgentSuggestionActionAcceptProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
annotationId?: string;
|
|
4
|
+
defaultCondition?: boolean;
|
|
5
|
+
inlineCommentSectionMode?: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogAgentSuggestionActionAccept: React.FC<IVeltCommentDialogAgentSuggestionActionAcceptProps>;
|
|
8
|
+
export default VeltCommentDialogAgentSuggestionActionAccept;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionActionAccept";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogAgentSuggestionActionRejectProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
annotationId?: string;
|
|
4
|
+
defaultCondition?: boolean;
|
|
5
|
+
inlineCommentSectionMode?: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogAgentSuggestionActionReject: React.FC<IVeltCommentDialogAgentSuggestionActionRejectProps>;
|
|
8
|
+
export default VeltCommentDialogAgentSuggestionActionReject;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionActionReject";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogAgentSuggestionActionsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
annotationId?: string;
|
|
4
|
+
defaultCondition?: boolean;
|
|
5
|
+
inlineCommentSectionMode?: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogAgentSuggestionActions: React.FC<IVeltCommentDialogAgentSuggestionActionsProps>;
|
|
8
|
+
export default VeltCommentDialogAgentSuggestionActions;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionActions";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogAgentSuggestionBodyProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
annotationId?: string;
|
|
4
|
+
defaultCondition?: boolean;
|
|
5
|
+
inlineCommentSectionMode?: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogAgentSuggestionBody: React.FC<IVeltCommentDialogAgentSuggestionBodyProps>;
|
|
8
|
+
export default VeltCommentDialogAgentSuggestionBody;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionBody";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogAgentSuggestionFooterProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
annotationId?: string;
|
|
4
|
+
defaultCondition?: boolean;
|
|
5
|
+
inlineCommentSectionMode?: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogAgentSuggestionFooter: React.FC<IVeltCommentDialogAgentSuggestionFooterProps>;
|
|
8
|
+
export default VeltCommentDialogAgentSuggestionFooter;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogAgentSuggestionFooterOpenCommentProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
annotationId?: string;
|
|
4
|
+
defaultCondition?: boolean;
|
|
5
|
+
inlineCommentSectionMode?: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogAgentSuggestionFooterOpenComment: React.FC<IVeltCommentDialogAgentSuggestionFooterOpenCommentProps>;
|
|
8
|
+
export default VeltCommentDialogAgentSuggestionFooterOpenComment;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionFooterOpenComment";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionFooter";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogAgentSuggestionAgentProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
annotationId?: string;
|
|
4
|
+
defaultCondition?: boolean;
|
|
5
|
+
inlineCommentSectionMode?: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogAgentSuggestionAgent: React.FC<IVeltCommentDialogAgentSuggestionAgentProps>;
|
|
8
|
+
export default VeltCommentDialogAgentSuggestionAgent;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogAgentSuggestionAgentAvatarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
annotationId?: string;
|
|
4
|
+
defaultCondition?: boolean;
|
|
5
|
+
inlineCommentSectionMode?: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogAgentSuggestionAgentAvatar: React.FC<IVeltCommentDialogAgentSuggestionAgentAvatarProps>;
|
|
8
|
+
export default VeltCommentDialogAgentSuggestionAgentAvatar;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionAgentAvatar";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogAgentSuggestionAgentNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
annotationId?: string;
|
|
4
|
+
defaultCondition?: boolean;
|
|
5
|
+
inlineCommentSectionMode?: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogAgentSuggestionAgentName: React.FC<IVeltCommentDialogAgentSuggestionAgentNameProps>;
|
|
8
|
+
export default VeltCommentDialogAgentSuggestionAgentName;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionAgentName";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionAgent";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogAgentSuggestionAuthorProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
annotationId?: string;
|
|
4
|
+
defaultCondition?: boolean;
|
|
5
|
+
inlineCommentSectionMode?: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogAgentSuggestionAuthor: React.FC<IVeltCommentDialogAgentSuggestionAuthorProps>;
|
|
8
|
+
export default VeltCommentDialogAgentSuggestionAuthor;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogAgentSuggestionAuthorAvatarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
annotationId?: string;
|
|
4
|
+
defaultCondition?: boolean;
|
|
5
|
+
inlineCommentSectionMode?: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogAgentSuggestionAuthorAvatar: React.FC<IVeltCommentDialogAgentSuggestionAuthorAvatarProps>;
|
|
8
|
+
export default VeltCommentDialogAgentSuggestionAuthorAvatar;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionAuthorAvatar";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogAgentSuggestionAuthorNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
annotationId?: string;
|
|
4
|
+
defaultCondition?: boolean;
|
|
5
|
+
inlineCommentSectionMode?: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogAgentSuggestionAuthorName: React.FC<IVeltCommentDialogAgentSuggestionAuthorNameProps>;
|
|
8
|
+
export default VeltCommentDialogAgentSuggestionAuthorName;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionAuthorName";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionAuthor";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogAgentSuggestionHeaderProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
annotationId?: string;
|
|
4
|
+
defaultCondition?: boolean;
|
|
5
|
+
inlineCommentSectionMode?: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogAgentSuggestionHeader: React.FC<IVeltCommentDialogAgentSuggestionHeaderProps>;
|
|
8
|
+
export default VeltCommentDialogAgentSuggestionHeader;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogAgentSuggestionMenuProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
annotationId?: string;
|
|
4
|
+
defaultCondition?: boolean;
|
|
5
|
+
inlineCommentSectionMode?: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogAgentSuggestionMenu: React.FC<IVeltCommentDialogAgentSuggestionMenuProps>;
|
|
8
|
+
export default VeltCommentDialogAgentSuggestionMenu;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogAgentSuggestionMenuContentProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
annotationId?: string;
|
|
4
|
+
defaultCondition?: boolean;
|
|
5
|
+
inlineCommentSectionMode?: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogAgentSuggestionMenuContent: React.FC<IVeltCommentDialogAgentSuggestionMenuContentProps>;
|
|
8
|
+
export default VeltCommentDialogAgentSuggestionMenuContent;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogAgentSuggestionMenuContentItemProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
annotationId?: string;
|
|
4
|
+
defaultCondition?: boolean;
|
|
5
|
+
inlineCommentSectionMode?: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogAgentSuggestionMenuContentItem: React.FC<IVeltCommentDialogAgentSuggestionMenuContentItemProps>;
|
|
8
|
+
export default VeltCommentDialogAgentSuggestionMenuContentItem;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogAgentSuggestionMenuContentItemIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
annotationId?: string;
|
|
4
|
+
defaultCondition?: boolean;
|
|
5
|
+
inlineCommentSectionMode?: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogAgentSuggestionMenuContentItemIcon: React.FC<IVeltCommentDialogAgentSuggestionMenuContentItemIconProps>;
|
|
8
|
+
export default VeltCommentDialogAgentSuggestionMenuContentItemIcon;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionMenuContentItemIcon";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogAgentSuggestionMenuContentItemLabelProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
annotationId?: string;
|
|
4
|
+
defaultCondition?: boolean;
|
|
5
|
+
inlineCommentSectionMode?: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogAgentSuggestionMenuContentItemLabel: React.FC<IVeltCommentDialogAgentSuggestionMenuContentItemLabelProps>;
|
|
8
|
+
export default VeltCommentDialogAgentSuggestionMenuContentItemLabel;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionMenuContentItemLabel";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionMenuContentItem";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionMenuContent";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogAgentSuggestionMenuTriggerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
annotationId?: string;
|
|
4
|
+
defaultCondition?: boolean;
|
|
5
|
+
inlineCommentSectionMode?: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogAgentSuggestionMenuTrigger: React.FC<IVeltCommentDialogAgentSuggestionMenuTriggerProps>;
|
|
8
|
+
export default VeltCommentDialogAgentSuggestionMenuTrigger;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionMenuTrigger";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionMenu";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogAgentSuggestionTimestampProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
annotationId?: string;
|
|
4
|
+
defaultCondition?: boolean;
|
|
5
|
+
inlineCommentSectionMode?: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogAgentSuggestionTimestamp: React.FC<IVeltCommentDialogAgentSuggestionTimestampProps>;
|
|
8
|
+
export default VeltCommentDialogAgentSuggestionTimestamp;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionTimestamp";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionHeader";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestion";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../../constants';
|
|
3
|
+
export interface IVeltCommentDialogAgentSuggestionActionAcceptWireframeProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
declare const VeltCommentDialogAgentSuggestionActionAcceptWireframe: React.FC<IVeltCommentDialogAgentSuggestionActionAcceptWireframeProps>;
|
|
6
|
+
export default VeltCommentDialogAgentSuggestionActionAcceptWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionActionAcceptWireframe";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../../constants';
|
|
3
|
+
export interface IVeltCommentDialogAgentSuggestionActionRejectWireframeProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
declare const VeltCommentDialogAgentSuggestionActionRejectWireframe: React.FC<IVeltCommentDialogAgentSuggestionActionRejectWireframeProps>;
|
|
6
|
+
export default VeltCommentDialogAgentSuggestionActionRejectWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionActionRejectWireframe";
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../constants';
|
|
3
|
+
import { IVeltCommentDialogAgentSuggestionActionAcceptWireframeProps } from './VeltCommentDialogAgentSuggestionActionAcceptWireframe/VeltCommentDialogAgentSuggestionActionAcceptWireframe';
|
|
4
|
+
import { IVeltCommentDialogAgentSuggestionActionRejectWireframeProps } from './VeltCommentDialogAgentSuggestionActionRejectWireframe/VeltCommentDialogAgentSuggestionActionRejectWireframe';
|
|
5
|
+
export interface IVeltCommentDialogAgentSuggestionActionsWireframeProps extends IVeltWireframeCommonProps {
|
|
6
|
+
}
|
|
7
|
+
export interface IVeltCommentDialogAgentSuggestionActionsWireframe extends React.FC<IVeltCommentDialogAgentSuggestionActionsWireframeProps> {
|
|
8
|
+
Accept: React.FC<IVeltCommentDialogAgentSuggestionActionAcceptWireframeProps>;
|
|
9
|
+
Reject: React.FC<IVeltCommentDialogAgentSuggestionActionRejectWireframeProps>;
|
|
10
|
+
}
|
|
11
|
+
declare const VeltCommentDialogAgentSuggestionActionsWireframe: IVeltCommentDialogAgentSuggestionActionsWireframe;
|
|
12
|
+
export default VeltCommentDialogAgentSuggestionActionsWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionActionsWireframe";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../constants';
|
|
3
|
+
export interface IVeltCommentDialogAgentSuggestionBodyWireframeProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
declare const VeltCommentDialogAgentSuggestionBodyWireframe: React.FC<IVeltCommentDialogAgentSuggestionBodyWireframeProps>;
|
|
6
|
+
export default VeltCommentDialogAgentSuggestionBodyWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionBodyWireframe";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../../constants';
|
|
3
|
+
export interface IVeltCommentDialogAgentSuggestionFooterOpenCommentWireframeProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
declare const VeltCommentDialogAgentSuggestionFooterOpenCommentWireframe: React.FC<IVeltCommentDialogAgentSuggestionFooterOpenCommentWireframeProps>;
|
|
6
|
+
export default VeltCommentDialogAgentSuggestionFooterOpenCommentWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionFooterOpenCommentWireframe";
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../constants';
|
|
3
|
+
import { IVeltCommentDialogAgentSuggestionFooterOpenCommentWireframeProps } from './VeltCommentDialogAgentSuggestionFooterOpenCommentWireframe/VeltCommentDialogAgentSuggestionFooterOpenCommentWireframe';
|
|
4
|
+
export interface IVeltCommentDialogAgentSuggestionFooterWireframeProps extends IVeltWireframeCommonProps {
|
|
5
|
+
}
|
|
6
|
+
export interface IVeltCommentDialogAgentSuggestionFooterWireframe extends React.FC<IVeltCommentDialogAgentSuggestionFooterWireframeProps> {
|
|
7
|
+
OpenComment: React.FC<IVeltCommentDialogAgentSuggestionFooterOpenCommentWireframeProps>;
|
|
8
|
+
}
|
|
9
|
+
declare const VeltCommentDialogAgentSuggestionFooterWireframe: IVeltCommentDialogAgentSuggestionFooterWireframe;
|
|
10
|
+
export default VeltCommentDialogAgentSuggestionFooterWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionFooterWireframe";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../../../constants';
|
|
3
|
+
export interface IVeltCommentDialogAgentSuggestionAgentAvatarWireframeProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
declare const VeltCommentDialogAgentSuggestionAgentAvatarWireframe: React.FC<IVeltCommentDialogAgentSuggestionAgentAvatarWireframeProps>;
|
|
6
|
+
export default VeltCommentDialogAgentSuggestionAgentAvatarWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionAgentAvatarWireframe";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../../../constants';
|
|
3
|
+
export interface IVeltCommentDialogAgentSuggestionAgentNameWireframeProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
declare const VeltCommentDialogAgentSuggestionAgentNameWireframe: React.FC<IVeltCommentDialogAgentSuggestionAgentNameWireframeProps>;
|
|
6
|
+
export default VeltCommentDialogAgentSuggestionAgentNameWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionAgentNameWireframe";
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../../constants';
|
|
3
|
+
import { IVeltCommentDialogAgentSuggestionAgentAvatarWireframeProps } from './VeltCommentDialogAgentSuggestionAgentAvatarWireframe/VeltCommentDialogAgentSuggestionAgentAvatarWireframe';
|
|
4
|
+
import { IVeltCommentDialogAgentSuggestionAgentNameWireframeProps } from './VeltCommentDialogAgentSuggestionAgentNameWireframe/VeltCommentDialogAgentSuggestionAgentNameWireframe';
|
|
5
|
+
export interface IVeltCommentDialogAgentSuggestionAgentWireframeProps extends IVeltWireframeCommonProps {
|
|
6
|
+
}
|
|
7
|
+
export interface IVeltCommentDialogAgentSuggestionAgentWireframe extends React.FC<IVeltCommentDialogAgentSuggestionAgentWireframeProps> {
|
|
8
|
+
Avatar: React.FC<IVeltCommentDialogAgentSuggestionAgentAvatarWireframeProps>;
|
|
9
|
+
Name: React.FC<IVeltCommentDialogAgentSuggestionAgentNameWireframeProps>;
|
|
10
|
+
}
|
|
11
|
+
declare const VeltCommentDialogAgentSuggestionAgentWireframe: IVeltCommentDialogAgentSuggestionAgentWireframe;
|
|
12
|
+
export default VeltCommentDialogAgentSuggestionAgentWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionAgentWireframe";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../../../constants';
|
|
3
|
+
export interface IVeltCommentDialogAgentSuggestionAuthorAvatarWireframeProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
declare const VeltCommentDialogAgentSuggestionAuthorAvatarWireframe: React.FC<IVeltCommentDialogAgentSuggestionAuthorAvatarWireframeProps>;
|
|
6
|
+
export default VeltCommentDialogAgentSuggestionAuthorAvatarWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionAuthorAvatarWireframe";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../../../constants';
|
|
3
|
+
export interface IVeltCommentDialogAgentSuggestionAuthorNameWireframeProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
declare const VeltCommentDialogAgentSuggestionAuthorNameWireframe: React.FC<IVeltCommentDialogAgentSuggestionAuthorNameWireframeProps>;
|
|
6
|
+
export default VeltCommentDialogAgentSuggestionAuthorNameWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionAuthorNameWireframe";
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../../constants';
|
|
3
|
+
import { IVeltCommentDialogAgentSuggestionAuthorAvatarWireframeProps } from './VeltCommentDialogAgentSuggestionAuthorAvatarWireframe/VeltCommentDialogAgentSuggestionAuthorAvatarWireframe';
|
|
4
|
+
import { IVeltCommentDialogAgentSuggestionAuthorNameWireframeProps } from './VeltCommentDialogAgentSuggestionAuthorNameWireframe/VeltCommentDialogAgentSuggestionAuthorNameWireframe';
|
|
5
|
+
export interface IVeltCommentDialogAgentSuggestionAuthorWireframeProps extends IVeltWireframeCommonProps {
|
|
6
|
+
}
|
|
7
|
+
export interface IVeltCommentDialogAgentSuggestionAuthorWireframe extends React.FC<IVeltCommentDialogAgentSuggestionAuthorWireframeProps> {
|
|
8
|
+
Avatar: React.FC<IVeltCommentDialogAgentSuggestionAuthorAvatarWireframeProps>;
|
|
9
|
+
Name: React.FC<IVeltCommentDialogAgentSuggestionAuthorNameWireframeProps>;
|
|
10
|
+
}
|
|
11
|
+
declare const VeltCommentDialogAgentSuggestionAuthorWireframe: IVeltCommentDialogAgentSuggestionAuthorWireframe;
|
|
12
|
+
export default VeltCommentDialogAgentSuggestionAuthorWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionAuthorWireframe";
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../constants';
|
|
3
|
+
import { IVeltCommentDialogAgentSuggestionAgentWireframe } from './VeltCommentDialogAgentSuggestionAgentWireframe/VeltCommentDialogAgentSuggestionAgentWireframe';
|
|
4
|
+
import { IVeltCommentDialogAgentSuggestionAuthorWireframe } from './VeltCommentDialogAgentSuggestionAuthorWireframe/VeltCommentDialogAgentSuggestionAuthorWireframe';
|
|
5
|
+
import { IVeltCommentDialogAgentSuggestionTimestampWireframeProps } from './VeltCommentDialogAgentSuggestionTimestampWireframe/VeltCommentDialogAgentSuggestionTimestampWireframe';
|
|
6
|
+
import { IVeltCommentDialogAgentSuggestionMenuWireframe } from './VeltCommentDialogAgentSuggestionMenuWireframe/VeltCommentDialogAgentSuggestionMenuWireframe';
|
|
7
|
+
export interface IVeltCommentDialogAgentSuggestionHeaderWireframeProps extends IVeltWireframeCommonProps {
|
|
8
|
+
}
|
|
9
|
+
export interface IVeltCommentDialogAgentSuggestionHeaderWireframe extends React.FC<IVeltCommentDialogAgentSuggestionHeaderWireframeProps> {
|
|
10
|
+
Agent: IVeltCommentDialogAgentSuggestionAgentWireframe;
|
|
11
|
+
Author: IVeltCommentDialogAgentSuggestionAuthorWireframe;
|
|
12
|
+
Timestamp: React.FC<IVeltCommentDialogAgentSuggestionTimestampWireframeProps>;
|
|
13
|
+
Menu: IVeltCommentDialogAgentSuggestionMenuWireframe;
|
|
14
|
+
}
|
|
15
|
+
declare const VeltCommentDialogAgentSuggestionHeaderWireframe: IVeltCommentDialogAgentSuggestionHeaderWireframe;
|
|
16
|
+
export default VeltCommentDialogAgentSuggestionHeaderWireframe;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../../../../../constants';
|
|
3
|
+
export interface IVeltCommentDialogAgentSuggestionMenuContentItemIconWireframeProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
declare const VeltCommentDialogAgentSuggestionMenuContentItemIconWireframe: React.FC<IVeltCommentDialogAgentSuggestionMenuContentItemIconWireframeProps>;
|
|
6
|
+
export default VeltCommentDialogAgentSuggestionMenuContentItemIconWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionMenuContentItemIconWireframe";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../../../../../constants';
|
|
3
|
+
export interface IVeltCommentDialogAgentSuggestionMenuContentItemLabelWireframeProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
declare const VeltCommentDialogAgentSuggestionMenuContentItemLabelWireframe: React.FC<IVeltCommentDialogAgentSuggestionMenuContentItemLabelWireframeProps>;
|
|
6
|
+
export default VeltCommentDialogAgentSuggestionMenuContentItemLabelWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionMenuContentItemLabelWireframe";
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../../../../constants';
|
|
3
|
+
import { IVeltCommentDialogAgentSuggestionMenuContentItemIconWireframeProps } from './VeltCommentDialogAgentSuggestionMenuContentItemIconWireframe/VeltCommentDialogAgentSuggestionMenuContentItemIconWireframe';
|
|
4
|
+
import { IVeltCommentDialogAgentSuggestionMenuContentItemLabelWireframeProps } from './VeltCommentDialogAgentSuggestionMenuContentItemLabelWireframe/VeltCommentDialogAgentSuggestionMenuContentItemLabelWireframe';
|
|
5
|
+
export interface IVeltCommentDialogAgentSuggestionMenuContentItemWireframeProps extends IVeltWireframeCommonProps {
|
|
6
|
+
}
|
|
7
|
+
export interface IVeltCommentDialogAgentSuggestionMenuContentItemWireframe extends React.FC<IVeltCommentDialogAgentSuggestionMenuContentItemWireframeProps> {
|
|
8
|
+
Icon: React.FC<IVeltCommentDialogAgentSuggestionMenuContentItemIconWireframeProps>;
|
|
9
|
+
Label: React.FC<IVeltCommentDialogAgentSuggestionMenuContentItemLabelWireframeProps>;
|
|
10
|
+
}
|
|
11
|
+
declare const VeltCommentDialogAgentSuggestionMenuContentItemWireframe: IVeltCommentDialogAgentSuggestionMenuContentItemWireframe;
|
|
12
|
+
export default VeltCommentDialogAgentSuggestionMenuContentItemWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionMenuContentItemWireframe";
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../../../constants';
|
|
3
|
+
import { IVeltCommentDialogAgentSuggestionMenuContentItemWireframe } from './VeltCommentDialogAgentSuggestionMenuContentItemWireframe/VeltCommentDialogAgentSuggestionMenuContentItemWireframe';
|
|
4
|
+
export interface IVeltCommentDialogAgentSuggestionMenuContentWireframeProps extends IVeltWireframeCommonProps {
|
|
5
|
+
}
|
|
6
|
+
export interface IVeltCommentDialogAgentSuggestionMenuContentWireframe extends React.FC<IVeltCommentDialogAgentSuggestionMenuContentWireframeProps> {
|
|
7
|
+
Item: IVeltCommentDialogAgentSuggestionMenuContentItemWireframe;
|
|
8
|
+
}
|
|
9
|
+
declare const VeltCommentDialogAgentSuggestionMenuContentWireframe: IVeltCommentDialogAgentSuggestionMenuContentWireframe;
|
|
10
|
+
export default VeltCommentDialogAgentSuggestionMenuContentWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionMenuContentWireframe";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../../../constants';
|
|
3
|
+
export interface IVeltCommentDialogAgentSuggestionMenuTriggerWireframeProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
declare const VeltCommentDialogAgentSuggestionMenuTriggerWireframe: React.FC<IVeltCommentDialogAgentSuggestionMenuTriggerWireframeProps>;
|
|
6
|
+
export default VeltCommentDialogAgentSuggestionMenuTriggerWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionMenuTriggerWireframe";
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../../constants';
|
|
3
|
+
import { IVeltCommentDialogAgentSuggestionMenuTriggerWireframeProps } from './VeltCommentDialogAgentSuggestionMenuTriggerWireframe/VeltCommentDialogAgentSuggestionMenuTriggerWireframe';
|
|
4
|
+
import { IVeltCommentDialogAgentSuggestionMenuContentWireframe } from './VeltCommentDialogAgentSuggestionMenuContentWireframe/VeltCommentDialogAgentSuggestionMenuContentWireframe';
|
|
5
|
+
export interface IVeltCommentDialogAgentSuggestionMenuWireframeProps extends IVeltWireframeCommonProps {
|
|
6
|
+
}
|
|
7
|
+
export interface IVeltCommentDialogAgentSuggestionMenuWireframe extends React.FC<IVeltCommentDialogAgentSuggestionMenuWireframeProps> {
|
|
8
|
+
Trigger: React.FC<IVeltCommentDialogAgentSuggestionMenuTriggerWireframeProps>;
|
|
9
|
+
Content: IVeltCommentDialogAgentSuggestionMenuContentWireframe;
|
|
10
|
+
}
|
|
11
|
+
declare const VeltCommentDialogAgentSuggestionMenuWireframe: IVeltCommentDialogAgentSuggestionMenuWireframe;
|
|
12
|
+
export default VeltCommentDialogAgentSuggestionMenuWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionMenuWireframe";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../../constants';
|
|
3
|
+
export interface IVeltCommentDialogAgentSuggestionTimestampWireframeProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
declare const VeltCommentDialogAgentSuggestionTimestampWireframe: React.FC<IVeltCommentDialogAgentSuggestionTimestampWireframeProps>;
|
|
6
|
+
export default VeltCommentDialogAgentSuggestionTimestampWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionTimestampWireframe";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogAgentSuggestionHeaderWireframe";
|