@veltdev/react 4.7.1-beta.7 → 5.0.0-beta.1
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 +1150 -2
- package/cjs/index.js.map +1 -1
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialog.d.ts +11 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAllComment/VeltCommentDialogAllComment.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAllComment/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogApprove/VeltCommentDialogApprove.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogApprove/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAssignDropdown/VeltCommentDialogAssignDropdown.d.ts +13 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAssignDropdown/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAssignMenu/VeltCommentDialogAssignMenu.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAssignMenu/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBanner.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerResolveButton/VeltCommentDialogAssigneeBannerResolveButton.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerResolveButton/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUnresolveButton/VeltCommentDialogAssigneeBannerUnresolveButton.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUnresolveButton/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserAvatar/VeltCommentDialogAssigneeBannerUserAvatar.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserAvatar/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserName/VeltCommentDialogAssigneeBannerUserName.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserName/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAssigneeBanner/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAttachmentButton/VeltCommentDialogAttachmentButton.d.ts +17 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogAttachmentButton/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogBody/VeltCommentDialogBody.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogBody/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCloseButton/VeltCommentDialogCloseButton.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCloseButton/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCommentCategory/VeltCommentDialogCommentCategory.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCommentCategory/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCommentIndex/VeltCommentDialogCommentIndex.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCommentIndex/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCommentNumber/VeltCommentDialogCommentNumber.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCommentNumber/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCommentSuggestionStatus/VeltCommentDialogCommentSuggestionStatus.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCommentSuggestionStatus/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposer.d.ts +16 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerActionButton/VeltCommentDialogComposerActionButton.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerActionButton/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAssignUser/VeltCommentDialogComposerAssignUser.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAssignUser/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachments.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImage.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageDelete/VeltCommentDialogComposerAttachmentsImageDelete.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageDelete/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageLoading/VeltCommentDialogComposerAttachmentsImageLoading.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageLoading/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImagePreview/VeltCommentDialogComposerAttachmentsImagePreview.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImagePreview/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalid.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItem.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemDelete/VeltCommentDialogComposerAttachmentsInvalidItemDelete.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemDelete/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemMessage/VeltCommentDialogComposerAttachmentsInvalidItemMessage.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemMessage/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemPreview/VeltCommentDialogComposerAttachmentsInvalidItemPreview.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemPreview/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOther.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherDelete/VeltCommentDialogComposerAttachmentsOtherDelete.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherDelete/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherIcon/VeltCommentDialogComposerAttachmentsOtherIcon.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherIcon/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherLoading/VeltCommentDialogComposerAttachmentsOtherLoading.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherLoading/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherName/VeltCommentDialogComposerAttachmentsOtherName.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherName/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherSize/VeltCommentDialogComposerAttachmentsOtherSize.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherSize/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsSelected/VeltCommentDialogComposerAttachmentsSelected.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsSelected/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAvatar/VeltCommentDialogComposerAvatar.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAvatar/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerInput/VeltCommentDialogComposerInput.d.ts +15 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerInput/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerPrivateBadge/VeltCommentDialogComposerPrivateBadge.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerPrivateBadge/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerRecordings/VeltCommentDialogComposerRecordings.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerRecordings/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogComposer/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogContextWrapper/VeltCommentDialogContextWrapper.d.ts +7 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogContextWrapper/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCopyLink/VeltCommentDialogCopyLink.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCopyLink/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdown.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContent.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItem.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemIcon/VeltCommentDialogCustomAnnotationDropdownContentItemIcon.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemIcon/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemLabel/VeltCommentDialogCustomAnnotationDropdownContentItemLabel.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemLabel/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTrigger.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerArrow/VeltCommentDialogCustomAnnotationDropdownTriggerArrow.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerArrow/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerList.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerListItem/VeltCommentDialogCustomAnnotationDropdownTriggerListItem.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerListItem/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder/VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogDeleteButton/VeltCommentDialogDeleteButton.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogDeleteButton/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogDeviceTypeIcons/VeltCommentDialogDeviceTypeIcons.d.ts +9 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogDeviceTypeIcons/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogGhostBanner/VeltCommentDialogGhostBanner.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogGhostBanner/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogHeader/VeltCommentDialogHeader.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogHeader/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogHideReply/VeltCommentDialogHideReply.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogHideReply/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogMetadata/VeltCommentDialogMetadata.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogMetadata/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogMoreReply/VeltCommentDialogMoreReply.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogMoreReply/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogNavigationButton/VeltCommentDialogNavigationButton.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogNavigationButton/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptions/VeltCommentDialogOptions.d.ts +9 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptions/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdown.d.ts +21 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContent.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentAssign/VeltCommentDialogOptionsDropdownContentAssign.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentAssign/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentDelete/VeltCommentDialogOptionsDropdownContentDelete.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentDelete/VeltCommentDialogOptionsDropdownContentDeleteComment/VeltCommentDialogOptionsDropdownContentDeleteComment.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentDelete/VeltCommentDialogOptionsDropdownContentDeleteComment/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentDelete/VeltCommentDialogOptionsDropdownContentDeleteThread/VeltCommentDialogOptionsDropdownContentDeleteThread.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentDelete/VeltCommentDialogOptionsDropdownContentDeleteThread/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentDelete/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentEdit/VeltCommentDialogOptionsDropdownContentEdit.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentEdit/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentMakePrivate/VeltCommentDialogOptionsDropdownContentMakePrivate.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentMakePrivate/VeltCommentDialogOptionsDropdownContentMakePrivateDisable/VeltCommentDialogOptionsDropdownContentMakePrivateDisable.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentMakePrivate/VeltCommentDialogOptionsDropdownContentMakePrivateDisable/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentMakePrivate/VeltCommentDialogOptionsDropdownContentMakePrivateEnable/VeltCommentDialogOptionsDropdownContentMakePrivateEnable.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentMakePrivate/VeltCommentDialogOptionsDropdownContentMakePrivateEnable/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentMakePrivate/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentMarkAsRead/VeltCommentDialogOptionsDropdownContentMarkAsRead.d.ts +9 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentMarkAsRead/VeltCommentDialogOptionsDropdownContentMarkAsReadMarkRead/VeltCommentDialogOptionsDropdownContentMarkAsReadMarkRead.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentMarkAsRead/VeltCommentDialogOptionsDropdownContentMarkAsReadMarkRead/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentMarkAsRead/VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread/VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentMarkAsRead/VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentMarkAsRead/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentNotification/VeltCommentDialogOptionsDropdownContentNotification.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentNotification/VeltCommentDialogOptionsDropdownContentNotificationSubscribe/VeltCommentDialogOptionsDropdownContentNotificationSubscribe.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentNotification/VeltCommentDialogOptionsDropdownContentNotificationSubscribe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentNotification/VeltCommentDialogOptionsDropdownContentNotificationUnsubscribe/VeltCommentDialogOptionsDropdownContentNotificationUnsubscribe.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentNotification/VeltCommentDialogOptionsDropdownContentNotificationUnsubscribe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentNotification/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownTrigger/VeltCommentDialogOptionsDropdownTrigger.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownTrigger/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogPriority/VeltCommentDialogPriority.d.ts +9 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogPriority/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdown.d.ts +9 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownContent/VeltCommentDialogPriorityDropdownContent.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownContent/VeltCommentDialogPriorityDropdownContentItem/VeltCommentDialogPriorityDropdownContentItem.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownContent/VeltCommentDialogPriorityDropdownContentItem/VeltCommentDialogPriorityDropdownContentItemIcon/VeltCommentDialogPriorityDropdownContentItemIcon.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownContent/VeltCommentDialogPriorityDropdownContentItem/VeltCommentDialogPriorityDropdownContentItemIcon/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownContent/VeltCommentDialogPriorityDropdownContentItem/VeltCommentDialogPriorityDropdownContentItemName/VeltCommentDialogPriorityDropdownContentItemName.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownContent/VeltCommentDialogPriorityDropdownContentItem/VeltCommentDialogPriorityDropdownContentItemName/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownContent/VeltCommentDialogPriorityDropdownContentItem/VeltCommentDialogPriorityDropdownContentItemTick/VeltCommentDialogPriorityDropdownContentItemTick.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownContent/VeltCommentDialogPriorityDropdownContentItem/VeltCommentDialogPriorityDropdownContentItemTick/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownContent/VeltCommentDialogPriorityDropdownContentItem/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownContent/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownTrigger/VeltCommentDialogPriorityDropdownTrigger.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownTrigger/VeltCommentDialogPriorityDropdownTriggerArrow/VeltCommentDialogPriorityDropdownTriggerArrow.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownTrigger/VeltCommentDialogPriorityDropdownTriggerArrow/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownTrigger/VeltCommentDialogPriorityDropdownTriggerIcon/VeltCommentDialogPriorityDropdownTriggerIcon.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownTrigger/VeltCommentDialogPriorityDropdownTriggerIcon/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownTrigger/VeltCommentDialogPriorityDropdownTriggerName/VeltCommentDialogPriorityDropdownTriggerName.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownTrigger/VeltCommentDialogPriorityDropdownTriggerName/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownTrigger/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogPrivateBanner/VeltCommentDialogPrivateBanner.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogPrivateBanner/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogPrivateButton/VeltCommentDialogPrivateButton.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogPrivateButton/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatars.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsList.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsListItem/VeltCommentDialogReplyAvatarsListItem.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsListItem/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsRemainingCount/VeltCommentDialogReplyAvatarsRemainingCount.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsRemainingCount/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogReplyAvatars/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogResolveButton/VeltCommentDialogResolveButton.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogResolveButton/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogSignIn/VeltCommentDialogSignIn.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogSignIn/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogStatus/VeltCommentDialogStatus.d.ts +9 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogStatus/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdown.d.ts +13 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownContent/VeltCommentDialogStatusDropdownContent.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownContent/VeltCommentDialogStatusDropdownContentItem/VeltCommentDialogStatusDropdownContentItem.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownContent/VeltCommentDialogStatusDropdownContentItem/VeltCommentDialogStatusDropdownContentItemIcon/VeltCommentDialogStatusDropdownContentItemIcon.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownContent/VeltCommentDialogStatusDropdownContentItem/VeltCommentDialogStatusDropdownContentItemIcon/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownContent/VeltCommentDialogStatusDropdownContentItem/VeltCommentDialogStatusDropdownContentItemName/VeltCommentDialogStatusDropdownContentItemName.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownContent/VeltCommentDialogStatusDropdownContentItem/VeltCommentDialogStatusDropdownContentItemName/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownContent/VeltCommentDialogStatusDropdownContentItem/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownContent/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownTrigger/VeltCommentDialogStatusDropdownTrigger.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownTrigger/VeltCommentDialogStatusDropdownTriggerArrow/VeltCommentDialogStatusDropdownTriggerArrow.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownTrigger/VeltCommentDialogStatusDropdownTriggerArrow/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownTrigger/VeltCommentDialogStatusDropdownTriggerIcon/VeltCommentDialogStatusDropdownTriggerIcon.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownTrigger/VeltCommentDialogStatusDropdownTriggerIcon/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownTrigger/VeltCommentDialogStatusDropdownTriggerName/VeltCommentDialogStatusDropdownTriggerName.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownTrigger/VeltCommentDialogStatusDropdownTriggerName/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownTrigger/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionAction.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionAccept/VeltCommentDialogSuggestionActionAccept.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionAccept/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionReject/VeltCommentDialogSuggestionActionReject.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionReject/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogSuggestionAction/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCard.d.ts +11 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachments.d.ts +12 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImage.d.ts +13 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDelete/VeltCommentDialogThreadCardAttachmentsImageDelete.d.ts +11 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDelete/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDownload/VeltCommentDialogThreadCardAttachmentsImageDownload.d.ts +11 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDownload/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImagePreview/VeltCommentDialogThreadCardAttachmentsImagePreview.d.ts +11 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImagePreview/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOther.d.ts +13 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDelete/VeltCommentDialogThreadCardAttachmentsOtherDelete.d.ts +11 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDelete/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDownload/VeltCommentDialogThreadCardAttachmentsOtherDownload.d.ts +11 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDownload/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherIcon/VeltCommentDialogThreadCardAttachmentsOtherIcon.d.ts +11 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherIcon/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherName/VeltCommentDialogThreadCardAttachmentsOtherName.d.ts +11 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherName/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherSize/VeltCommentDialogThreadCardAttachmentsOtherSize.d.ts +11 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherSize/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAvatar/VeltCommentDialogThreadCardAvatar.d.ts +11 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAvatar/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDeviceType/VeltCommentDialogThreadCardDeviceType.d.ts +11 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDeviceType/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDraft/VeltCommentDialogThreadCardDraft.d.ts +11 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDraft/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardEdited/VeltCommentDialogThreadCardEdited.d.ts +11 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardEdited/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardMessage/VeltCommentDialogThreadCardMessage.d.ts +11 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardMessage/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardName/VeltCommentDialogThreadCardName.d.ts +11 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardName/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardOptions/VeltCommentDialogThreadCardOptions.d.ts +11 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardOptions/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactionTool/VeltCommentDialogThreadCardReactionTool.d.ts +12 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactionTool/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactions/VeltCommentDialogThreadCardReactions.d.ts +11 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactions/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardRecordings/VeltCommentDialogThreadCardRecordings.d.ts +12 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardRecordings/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReply/VeltCommentDialogThreadCardReply.d.ts +11 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReply/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdown.d.ts +14 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContent.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItem.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemName/VeltCommentDialogThreadCardSeenDropdownContentItemName.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemName/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemTime/VeltCommentDialogThreadCardSeenDropdownContentItemTime.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemTime/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItems.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentTitle/VeltCommentDialogThreadCardSeenDropdownContentTitle.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentTitle/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownTrigger/VeltCommentDialogThreadCardSeenDropdownTrigger.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownTrigger/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardTime/VeltCommentDialogThreadCardTime.d.ts +11 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardTime/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardUnread/VeltCommentDialogThreadCardUnread.d.ts +11 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardUnread/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreads/VeltCommentDialogThreads.d.ts +9 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogThreads/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogToggleReply/VeltCommentDialogToggleReply.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyCount/VeltCommentDialogToggleReplyCount.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyCount/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyIcon/VeltCommentDialogToggleReplyIcon.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyIcon/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyText/VeltCommentDialogToggleReplyText.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyText/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogToggleReply/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogUnresolveButton/VeltCommentDialogUnresolveButton.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogUnresolveButton/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogUpgrade/VeltCommentDialogUpgrade.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogUpgrade/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/index.d.ts +69 -0
- package/cjs/types/components/index.d.ts +153 -0
- package/cjs/types/constants.d.ts +1 -1
- package/esm/index.js +998 -3
- package/esm/index.js.map +1 -1
- package/esm/types/components/VeltCommentDialog/VeltCommentDialog.d.ts +11 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAllComment/VeltCommentDialogAllComment.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAllComment/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogApprove/VeltCommentDialogApprove.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogApprove/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAssignDropdown/VeltCommentDialogAssignDropdown.d.ts +13 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAssignDropdown/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAssignMenu/VeltCommentDialogAssignMenu.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAssignMenu/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBanner.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerResolveButton/VeltCommentDialogAssigneeBannerResolveButton.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerResolveButton/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUnresolveButton/VeltCommentDialogAssigneeBannerUnresolveButton.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUnresolveButton/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserAvatar/VeltCommentDialogAssigneeBannerUserAvatar.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserAvatar/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserName/VeltCommentDialogAssigneeBannerUserName.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAssigneeBanner/VeltCommentDialogAssigneeBannerUserName/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAssigneeBanner/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAttachmentButton/VeltCommentDialogAttachmentButton.d.ts +17 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogAttachmentButton/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogBody/VeltCommentDialogBody.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogBody/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCloseButton/VeltCommentDialogCloseButton.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCloseButton/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCommentCategory/VeltCommentDialogCommentCategory.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCommentCategory/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCommentIndex/VeltCommentDialogCommentIndex.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCommentIndex/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCommentNumber/VeltCommentDialogCommentNumber.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCommentNumber/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCommentSuggestionStatus/VeltCommentDialogCommentSuggestionStatus.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCommentSuggestionStatus/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposer.d.ts +16 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerActionButton/VeltCommentDialogComposerActionButton.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerActionButton/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAssignUser/VeltCommentDialogComposerAssignUser.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAssignUser/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachments.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImage.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageDelete/VeltCommentDialogComposerAttachmentsImageDelete.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageDelete/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageLoading/VeltCommentDialogComposerAttachmentsImageLoading.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageLoading/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImagePreview/VeltCommentDialogComposerAttachmentsImagePreview.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImagePreview/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalid.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItem.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemDelete/VeltCommentDialogComposerAttachmentsInvalidItemDelete.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemDelete/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemMessage/VeltCommentDialogComposerAttachmentsInvalidItemMessage.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemMessage/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemPreview/VeltCommentDialogComposerAttachmentsInvalidItemPreview.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemPreview/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOther.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherDelete/VeltCommentDialogComposerAttachmentsOtherDelete.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherDelete/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherIcon/VeltCommentDialogComposerAttachmentsOtherIcon.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherIcon/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherLoading/VeltCommentDialogComposerAttachmentsOtherLoading.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherLoading/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherName/VeltCommentDialogComposerAttachmentsOtherName.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherName/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherSize/VeltCommentDialogComposerAttachmentsOtherSize.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherSize/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsSelected/VeltCommentDialogComposerAttachmentsSelected.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsSelected/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAvatar/VeltCommentDialogComposerAvatar.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerAvatar/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerInput/VeltCommentDialogComposerInput.d.ts +15 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerInput/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerPrivateBadge/VeltCommentDialogComposerPrivateBadge.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerPrivateBadge/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerRecordings/VeltCommentDialogComposerRecordings.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/VeltCommentDialogComposerRecordings/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogComposer/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogContextWrapper/VeltCommentDialogContextWrapper.d.ts +7 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogContextWrapper/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCopyLink/VeltCommentDialogCopyLink.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCopyLink/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdown.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContent.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItem.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemIcon/VeltCommentDialogCustomAnnotationDropdownContentItemIcon.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemIcon/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemLabel/VeltCommentDialogCustomAnnotationDropdownContentItemLabel.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/VeltCommentDialogCustomAnnotationDropdownContentItemLabel/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/VeltCommentDialogCustomAnnotationDropdownContentItem/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownContent/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTrigger.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerArrow/VeltCommentDialogCustomAnnotationDropdownTriggerArrow.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerArrow/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerList.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerListItem/VeltCommentDialogCustomAnnotationDropdownTriggerListItem.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/VeltCommentDialogCustomAnnotationDropdownTriggerListItem/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerList/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder/VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/VeltCommentDialogCustomAnnotationDropdownTrigger/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogCustomAnnotationDropdown/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogDeleteButton/VeltCommentDialogDeleteButton.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogDeleteButton/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogDeviceTypeIcons/VeltCommentDialogDeviceTypeIcons.d.ts +9 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogDeviceTypeIcons/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogGhostBanner/VeltCommentDialogGhostBanner.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogGhostBanner/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogHeader/VeltCommentDialogHeader.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogHeader/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogHideReply/VeltCommentDialogHideReply.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogHideReply/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogMetadata/VeltCommentDialogMetadata.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogMetadata/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogMoreReply/VeltCommentDialogMoreReply.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogMoreReply/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogNavigationButton/VeltCommentDialogNavigationButton.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogNavigationButton/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptions/VeltCommentDialogOptions.d.ts +9 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptions/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdown.d.ts +21 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContent.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentAssign/VeltCommentDialogOptionsDropdownContentAssign.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentAssign/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentDelete/VeltCommentDialogOptionsDropdownContentDelete.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentDelete/VeltCommentDialogOptionsDropdownContentDeleteComment/VeltCommentDialogOptionsDropdownContentDeleteComment.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentDelete/VeltCommentDialogOptionsDropdownContentDeleteComment/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentDelete/VeltCommentDialogOptionsDropdownContentDeleteThread/VeltCommentDialogOptionsDropdownContentDeleteThread.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentDelete/VeltCommentDialogOptionsDropdownContentDeleteThread/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentDelete/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentEdit/VeltCommentDialogOptionsDropdownContentEdit.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentEdit/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentMakePrivate/VeltCommentDialogOptionsDropdownContentMakePrivate.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentMakePrivate/VeltCommentDialogOptionsDropdownContentMakePrivateDisable/VeltCommentDialogOptionsDropdownContentMakePrivateDisable.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentMakePrivate/VeltCommentDialogOptionsDropdownContentMakePrivateDisable/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentMakePrivate/VeltCommentDialogOptionsDropdownContentMakePrivateEnable/VeltCommentDialogOptionsDropdownContentMakePrivateEnable.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentMakePrivate/VeltCommentDialogOptionsDropdownContentMakePrivateEnable/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentMakePrivate/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentMarkAsRead/VeltCommentDialogOptionsDropdownContentMarkAsRead.d.ts +9 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentMarkAsRead/VeltCommentDialogOptionsDropdownContentMarkAsReadMarkRead/VeltCommentDialogOptionsDropdownContentMarkAsReadMarkRead.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentMarkAsRead/VeltCommentDialogOptionsDropdownContentMarkAsReadMarkRead/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentMarkAsRead/VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread/VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentMarkAsRead/VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentMarkAsRead/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentNotification/VeltCommentDialogOptionsDropdownContentNotification.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentNotification/VeltCommentDialogOptionsDropdownContentNotificationSubscribe/VeltCommentDialogOptionsDropdownContentNotificationSubscribe.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentNotification/VeltCommentDialogOptionsDropdownContentNotificationSubscribe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentNotification/VeltCommentDialogOptionsDropdownContentNotificationUnsubscribe/VeltCommentDialogOptionsDropdownContentNotificationUnsubscribe.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentNotification/VeltCommentDialogOptionsDropdownContentNotificationUnsubscribe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentNotification/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownTrigger/VeltCommentDialogOptionsDropdownTrigger.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownTrigger/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogOptionsDropdown/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogPriority/VeltCommentDialogPriority.d.ts +9 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogPriority/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdown.d.ts +9 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownContent/VeltCommentDialogPriorityDropdownContent.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownContent/VeltCommentDialogPriorityDropdownContentItem/VeltCommentDialogPriorityDropdownContentItem.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownContent/VeltCommentDialogPriorityDropdownContentItem/VeltCommentDialogPriorityDropdownContentItemIcon/VeltCommentDialogPriorityDropdownContentItemIcon.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownContent/VeltCommentDialogPriorityDropdownContentItem/VeltCommentDialogPriorityDropdownContentItemIcon/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownContent/VeltCommentDialogPriorityDropdownContentItem/VeltCommentDialogPriorityDropdownContentItemName/VeltCommentDialogPriorityDropdownContentItemName.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownContent/VeltCommentDialogPriorityDropdownContentItem/VeltCommentDialogPriorityDropdownContentItemName/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownContent/VeltCommentDialogPriorityDropdownContentItem/VeltCommentDialogPriorityDropdownContentItemTick/VeltCommentDialogPriorityDropdownContentItemTick.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownContent/VeltCommentDialogPriorityDropdownContentItem/VeltCommentDialogPriorityDropdownContentItemTick/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownContent/VeltCommentDialogPriorityDropdownContentItem/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownContent/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownTrigger/VeltCommentDialogPriorityDropdownTrigger.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownTrigger/VeltCommentDialogPriorityDropdownTriggerArrow/VeltCommentDialogPriorityDropdownTriggerArrow.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownTrigger/VeltCommentDialogPriorityDropdownTriggerArrow/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownTrigger/VeltCommentDialogPriorityDropdownTriggerIcon/VeltCommentDialogPriorityDropdownTriggerIcon.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownTrigger/VeltCommentDialogPriorityDropdownTriggerIcon/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownTrigger/VeltCommentDialogPriorityDropdownTriggerName/VeltCommentDialogPriorityDropdownTriggerName.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownTrigger/VeltCommentDialogPriorityDropdownTriggerName/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/VeltCommentDialogPriorityDropdownTrigger/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogPriorityDropdown/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogPrivateBanner/VeltCommentDialogPrivateBanner.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogPrivateBanner/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogPrivateButton/VeltCommentDialogPrivateButton.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogPrivateButton/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatars.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsList.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsListItem/VeltCommentDialogReplyAvatarsListItem.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsListItem/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsRemainingCount/VeltCommentDialogReplyAvatarsRemainingCount.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsRemainingCount/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogReplyAvatars/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogResolveButton/VeltCommentDialogResolveButton.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogResolveButton/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogSignIn/VeltCommentDialogSignIn.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogSignIn/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogStatus/VeltCommentDialogStatus.d.ts +9 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogStatus/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdown.d.ts +13 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownContent/VeltCommentDialogStatusDropdownContent.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownContent/VeltCommentDialogStatusDropdownContentItem/VeltCommentDialogStatusDropdownContentItem.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownContent/VeltCommentDialogStatusDropdownContentItem/VeltCommentDialogStatusDropdownContentItemIcon/VeltCommentDialogStatusDropdownContentItemIcon.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownContent/VeltCommentDialogStatusDropdownContentItem/VeltCommentDialogStatusDropdownContentItemIcon/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownContent/VeltCommentDialogStatusDropdownContentItem/VeltCommentDialogStatusDropdownContentItemName/VeltCommentDialogStatusDropdownContentItemName.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownContent/VeltCommentDialogStatusDropdownContentItem/VeltCommentDialogStatusDropdownContentItemName/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownContent/VeltCommentDialogStatusDropdownContentItem/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownContent/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownTrigger/VeltCommentDialogStatusDropdownTrigger.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownTrigger/VeltCommentDialogStatusDropdownTriggerArrow/VeltCommentDialogStatusDropdownTriggerArrow.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownTrigger/VeltCommentDialogStatusDropdownTriggerArrow/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownTrigger/VeltCommentDialogStatusDropdownTriggerIcon/VeltCommentDialogStatusDropdownTriggerIcon.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownTrigger/VeltCommentDialogStatusDropdownTriggerIcon/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownTrigger/VeltCommentDialogStatusDropdownTriggerName/VeltCommentDialogStatusDropdownTriggerName.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownTrigger/VeltCommentDialogStatusDropdownTriggerName/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/VeltCommentDialogStatusDropdownTrigger/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogStatusDropdown/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionAction.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionAccept/VeltCommentDialogSuggestionActionAccept.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionAccept/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionReject/VeltCommentDialogSuggestionActionReject.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogSuggestionAction/VeltCommentDialogSuggestionActionReject/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogSuggestionAction/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCard.d.ts +11 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachments.d.ts +12 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImage.d.ts +13 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDelete/VeltCommentDialogThreadCardAttachmentsImageDelete.d.ts +11 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDelete/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDownload/VeltCommentDialogThreadCardAttachmentsImageDownload.d.ts +11 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDownload/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImagePreview/VeltCommentDialogThreadCardAttachmentsImagePreview.d.ts +11 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImagePreview/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOther.d.ts +13 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDelete/VeltCommentDialogThreadCardAttachmentsOtherDelete.d.ts +11 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDelete/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDownload/VeltCommentDialogThreadCardAttachmentsOtherDownload.d.ts +11 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDownload/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherIcon/VeltCommentDialogThreadCardAttachmentsOtherIcon.d.ts +11 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherIcon/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherName/VeltCommentDialogThreadCardAttachmentsOtherName.d.ts +11 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherName/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherSize/VeltCommentDialogThreadCardAttachmentsOtherSize.d.ts +11 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherSize/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAvatar/VeltCommentDialogThreadCardAvatar.d.ts +11 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAvatar/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDeviceType/VeltCommentDialogThreadCardDeviceType.d.ts +11 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDeviceType/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDraft/VeltCommentDialogThreadCardDraft.d.ts +11 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardDraft/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardEdited/VeltCommentDialogThreadCardEdited.d.ts +11 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardEdited/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardMessage/VeltCommentDialogThreadCardMessage.d.ts +11 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardMessage/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardName/VeltCommentDialogThreadCardName.d.ts +11 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardName/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardOptions/VeltCommentDialogThreadCardOptions.d.ts +11 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardOptions/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactionTool/VeltCommentDialogThreadCardReactionTool.d.ts +12 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactionTool/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactions/VeltCommentDialogThreadCardReactions.d.ts +11 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReactions/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardRecordings/VeltCommentDialogThreadCardRecordings.d.ts +12 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardRecordings/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReply/VeltCommentDialogThreadCardReply.d.ts +11 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardReply/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdown.d.ts +14 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContent.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItem.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemAvatar/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemName/VeltCommentDialogThreadCardSeenDropdownContentItemName.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemName/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemTime/VeltCommentDialogThreadCardSeenDropdownContentItemTime.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/VeltCommentDialogThreadCardSeenDropdownContentItemTime/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItem/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/VeltCommentDialogThreadCardSeenDropdownContentItems.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentItems/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentTitle/VeltCommentDialogThreadCardSeenDropdownContentTitle.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/VeltCommentDialogThreadCardSeenDropdownContentTitle/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownContent/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownTrigger/VeltCommentDialogThreadCardSeenDropdownTrigger.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/VeltCommentDialogThreadCardSeenDropdownTrigger/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardSeenDropdown/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardTime/VeltCommentDialogThreadCardTime.d.ts +11 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardTime/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardUnread/VeltCommentDialogThreadCardUnread.d.ts +11 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardUnread/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreadCard/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreads/VeltCommentDialogThreads.d.ts +9 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogThreads/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogToggleReply/VeltCommentDialogToggleReply.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyCount/VeltCommentDialogToggleReplyCount.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyCount/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyIcon/VeltCommentDialogToggleReplyIcon.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyIcon/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyText/VeltCommentDialogToggleReplyText.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogToggleReply/VeltCommentDialogToggleReplyText/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogToggleReply/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogUnresolveButton/VeltCommentDialogUnresolveButton.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogUnresolveButton/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogUpgrade/VeltCommentDialogUpgrade.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogUpgrade/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/index.d.ts +69 -0
- package/esm/types/components/index.d.ts +153 -0
- package/esm/types/constants.d.ts +1 -1
- package/index.d.ts +1216 -1
- package/package.json +1 -1
package/cjs/index.js
CHANGED
|
@@ -145,13 +145,13 @@ var loadVelt = function (callback, version, staging, develop, proxyDomain, integ
|
|
|
145
145
|
}
|
|
146
146
|
};
|
|
147
147
|
|
|
148
|
-
var VELT_SDK_VERSION = '
|
|
148
|
+
var VELT_SDK_VERSION = '5.0.0-beta.1';
|
|
149
149
|
var VELT_SDK_INIT_EVENT = 'onVeltInit';
|
|
150
150
|
var VELT_TAB_ID = 'veltTabId';
|
|
151
151
|
// integrity map for the Velt SDK
|
|
152
152
|
// Note: generate integrity hashes with: https://www.srihash.org/
|
|
153
153
|
var INTEGRITY_MAP = {
|
|
154
|
-
'
|
|
154
|
+
'5.0.0-beta.1': 'sha384-fMN3ZF/Xls6kPb0BgrFjPT+Vy4pbJf6UttL5aF1sfdY0xfdp/kSpxdLeirA6H3II',
|
|
155
155
|
};
|
|
156
156
|
|
|
157
157
|
var validProps = ['veltIf', 'veltClass', 'className', 'variant'];
|
|
@@ -1646,6 +1646,1001 @@ var VeltVideoEditor = function (props) {
|
|
|
1646
1646
|
return (React__default["default"].createElement("velt-video-editor", __assign({ ref: ref, variant: variant, "dark-mode": darkMode ? 'true' : undefined, url: url, "annotation-id": annotationId, "recorder-id": recorderId }, rest)));
|
|
1647
1647
|
};
|
|
1648
1648
|
|
|
1649
|
+
var VeltCommentDialog = function (props) {
|
|
1650
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, commentPinSelected = props.commentPinSelected, fullExpanded = props.fullExpanded, shadowDom = props.shadowDom, children = props.children;
|
|
1651
|
+
var ref = React.useRef(null);
|
|
1652
|
+
return (React__default["default"].createElement("velt-comment-dialog", { 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, "comment-pin-selected": [true, false].includes(commentPinSelected) ? (commentPinSelected ? 'true' : 'false') : undefined, "full-expanded": [true, false].includes(fullExpanded) ? (fullExpanded ? 'true' : 'false') : undefined, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined }, children));
|
|
1653
|
+
};
|
|
1654
|
+
|
|
1655
|
+
var VeltCommentDialogContextWrapper = function (props) {
|
|
1656
|
+
var annotationId = props.annotationId, children = props.children, restProps = __rest(props, ["annotationId", "children"]);
|
|
1657
|
+
var ref = React.useRef(null);
|
|
1658
|
+
// Convert camelCase props to kebab-case attributes for custom element
|
|
1659
|
+
var customAttributes = {};
|
|
1660
|
+
Object.keys(restProps).forEach(function (key) {
|
|
1661
|
+
// Skip React-specific props
|
|
1662
|
+
if (['className', 'style', 'id', 'ref', 'key'].includes(key)) {
|
|
1663
|
+
return;
|
|
1664
|
+
}
|
|
1665
|
+
// Convert camelCase to kebab-case
|
|
1666
|
+
var kebabKey = key.replace(/([A-Z])/g, '-$1').toLowerCase();
|
|
1667
|
+
var value = restProps[key];
|
|
1668
|
+
if (value !== undefined && value !== null) {
|
|
1669
|
+
customAttributes[kebabKey] = typeof value === 'object' ? JSON.stringify(value) : String(value);
|
|
1670
|
+
}
|
|
1671
|
+
});
|
|
1672
|
+
return (React__default["default"].createElement("velt-comment-dialog-context-wrapper", __assign({ ref: ref, "annotation-id": annotationId }, customAttributes), children));
|
|
1673
|
+
};
|
|
1674
|
+
|
|
1675
|
+
var VeltCommentDialogThreadCard$1 = function (props) {
|
|
1676
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, commentObj = props.commentObj, commentId = props.commentId, commentIndex = props.commentIndex, children = props.children;
|
|
1677
|
+
var ref = React.useRef(null);
|
|
1678
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card", { 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, "comment-obj": commentObj ? (typeof commentObj === 'string' ? commentObj : JSON.stringify(commentObj)) : undefined, "comment-id": commentId !== undefined ? String(commentId) : undefined, "comment-index": commentIndex !== undefined ? String(commentIndex) : undefined }, children));
|
|
1679
|
+
};
|
|
1680
|
+
|
|
1681
|
+
var VeltCommentDialogThreadCardAvatar$1 = function (props) {
|
|
1682
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, commentObj = props.commentObj, commentId = props.commentId, commentIndex = props.commentIndex, children = props.children;
|
|
1683
|
+
var ref = React.useRef(null);
|
|
1684
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-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, "comment-obj": commentObj ? (typeof commentObj === 'string' ? commentObj : JSON.stringify(commentObj)) : undefined, "comment-id": commentId !== undefined ? String(commentId) : undefined, "comment-index": commentIndex !== undefined ? String(commentIndex) : undefined }, children));
|
|
1685
|
+
};
|
|
1686
|
+
|
|
1687
|
+
var VeltCommentDialogThreadCardDeviceType$1 = function (props) {
|
|
1688
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, commentObj = props.commentObj, commentId = props.commentId, commentIndex = props.commentIndex, children = props.children;
|
|
1689
|
+
var ref = React.useRef(null);
|
|
1690
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-device-type", { 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, "comment-obj": commentObj ? (typeof commentObj === 'string' ? commentObj : JSON.stringify(commentObj)) : undefined, "comment-id": commentId !== undefined ? String(commentId) : undefined, "comment-index": commentIndex !== undefined ? String(commentIndex) : undefined }, children));
|
|
1691
|
+
};
|
|
1692
|
+
|
|
1693
|
+
var VeltCommentDialogThreadCardDraft$1 = function (props) {
|
|
1694
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, commentObj = props.commentObj, commentId = props.commentId, commentIndex = props.commentIndex, children = props.children;
|
|
1695
|
+
var ref = React.useRef(null);
|
|
1696
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-draft", { 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, "comment-obj": commentObj ? (typeof commentObj === 'string' ? commentObj : JSON.stringify(commentObj)) : undefined, "comment-id": commentId !== undefined ? String(commentId) : undefined, "comment-index": commentIndex !== undefined ? String(commentIndex) : undefined }, children));
|
|
1697
|
+
};
|
|
1698
|
+
|
|
1699
|
+
var VeltCommentDialogThreadCardEdited$1 = function (props) {
|
|
1700
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, commentObj = props.commentObj, commentId = props.commentId, commentIndex = props.commentIndex, children = props.children;
|
|
1701
|
+
var ref = React.useRef(null);
|
|
1702
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-edited", { 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, "comment-obj": commentObj ? (typeof commentObj === 'string' ? commentObj : JSON.stringify(commentObj)) : undefined, "comment-id": commentId !== undefined ? String(commentId) : undefined, "comment-index": commentIndex !== undefined ? String(commentIndex) : undefined }, children));
|
|
1703
|
+
};
|
|
1704
|
+
|
|
1705
|
+
var VeltCommentDialogThreadCardMessage$1 = function (props) {
|
|
1706
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, commentObj = props.commentObj, commentId = props.commentId, commentIndex = props.commentIndex, children = props.children;
|
|
1707
|
+
var ref = React.useRef(null);
|
|
1708
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-message", { 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, "comment-obj": commentObj ? (typeof commentObj === 'string' ? commentObj : JSON.stringify(commentObj)) : undefined, "comment-id": commentId !== undefined ? String(commentId) : undefined, "comment-index": commentIndex !== undefined ? String(commentIndex) : undefined }, children));
|
|
1709
|
+
};
|
|
1710
|
+
|
|
1711
|
+
var VeltCommentDialogThreadCardName$1 = function (props) {
|
|
1712
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, commentObj = props.commentObj, commentId = props.commentId, commentIndex = props.commentIndex, children = props.children;
|
|
1713
|
+
var ref = React.useRef(null);
|
|
1714
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-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, "comment-obj": commentObj ? (typeof commentObj === 'string' ? commentObj : JSON.stringify(commentObj)) : undefined, "comment-id": commentId !== undefined ? String(commentId) : undefined, "comment-index": commentIndex !== undefined ? String(commentIndex) : undefined }, children));
|
|
1715
|
+
};
|
|
1716
|
+
|
|
1717
|
+
var VeltCommentDialogThreadCardReactionTool$1 = function (props) {
|
|
1718
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, commentObj = props.commentObj, commentId = props.commentId, commentIndex = props.commentIndex, noPadding = props.noPadding, children = props.children;
|
|
1719
|
+
var ref = React.useRef(null);
|
|
1720
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-reaction-tool", { 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, "comment-obj": commentObj ? (typeof commentObj === 'string' ? commentObj : JSON.stringify(commentObj)) : undefined, "comment-id": commentId !== undefined ? String(commentId) : undefined, "comment-index": commentIndex !== undefined ? String(commentIndex) : undefined, "no-padding": noPadding !== undefined ? (typeof noPadding === 'string' ? noPadding : (noPadding ? 'true' : 'false')) : undefined }, children));
|
|
1721
|
+
};
|
|
1722
|
+
|
|
1723
|
+
var VeltCommentDialogThreadCardReactions$1 = function (props) {
|
|
1724
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, commentObj = props.commentObj, commentId = props.commentId, commentIndex = props.commentIndex, children = props.children;
|
|
1725
|
+
var ref = React.useRef(null);
|
|
1726
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-reactions", { 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, "comment-obj": commentObj ? (typeof commentObj === 'string' ? commentObj : JSON.stringify(commentObj)) : undefined, "comment-id": commentId !== undefined ? String(commentId) : undefined, "comment-index": commentIndex !== undefined ? String(commentIndex) : undefined }, children));
|
|
1727
|
+
};
|
|
1728
|
+
|
|
1729
|
+
var VeltCommentDialogThreadCardRecordings$1 = function (props) {
|
|
1730
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, commentObj = props.commentObj, commentId = props.commentId, commentIndex = props.commentIndex, recorderId = props.recorderId, children = props.children;
|
|
1731
|
+
var ref = React.useRef(null);
|
|
1732
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-recordings", { 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, "comment-obj": commentObj ? (typeof commentObj === 'string' ? commentObj : JSON.stringify(commentObj)) : undefined, "comment-id": commentId !== undefined ? String(commentId) : undefined, "comment-index": commentIndex !== undefined ? String(commentIndex) : undefined, "recorder-id": recorderId }, children));
|
|
1733
|
+
};
|
|
1734
|
+
|
|
1735
|
+
var VeltCommentDialogThreadCardReply$1 = function (props) {
|
|
1736
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, commentObj = props.commentObj, commentId = props.commentId, commentIndex = props.commentIndex, children = props.children;
|
|
1737
|
+
var ref = React.useRef(null);
|
|
1738
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-reply", { 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, "comment-obj": commentObj ? (typeof commentObj === 'string' ? commentObj : JSON.stringify(commentObj)) : undefined, "comment-id": commentId !== undefined ? String(commentId) : undefined, "comment-index": commentIndex !== undefined ? String(commentIndex) : undefined }, children));
|
|
1739
|
+
};
|
|
1740
|
+
|
|
1741
|
+
var VeltCommentDialogThreadCardTime$1 = function (props) {
|
|
1742
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, commentObj = props.commentObj, commentId = props.commentId, commentIndex = props.commentIndex, children = props.children;
|
|
1743
|
+
var ref = React.useRef(null);
|
|
1744
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-time", { 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, "comment-obj": commentObj ? (typeof commentObj === 'string' ? commentObj : JSON.stringify(commentObj)) : undefined, "comment-id": commentId !== undefined ? String(commentId) : undefined, "comment-index": commentIndex !== undefined ? String(commentIndex) : undefined }, children));
|
|
1745
|
+
};
|
|
1746
|
+
|
|
1747
|
+
var VeltCommentDialogThreadCardUnread$1 = function (props) {
|
|
1748
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, commentObj = props.commentObj, commentId = props.commentId, commentIndex = props.commentIndex, children = props.children;
|
|
1749
|
+
var ref = React.useRef(null);
|
|
1750
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-unread", { 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, "comment-obj": commentObj ? (typeof commentObj === 'string' ? commentObj : JSON.stringify(commentObj)) : undefined, "comment-id": commentId !== undefined ? String(commentId) : undefined, "comment-index": commentIndex !== undefined ? String(commentIndex) : undefined }, children));
|
|
1751
|
+
};
|
|
1752
|
+
|
|
1753
|
+
var VeltCommentDialogThreadCardOptions$1 = function (props) {
|
|
1754
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, commentObj = props.commentObj, commentId = props.commentId, commentIndex = props.commentIndex, children = props.children;
|
|
1755
|
+
var ref = React.useRef(null);
|
|
1756
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-options", { 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, "comment-obj": commentObj ? (typeof commentObj === 'string' ? commentObj : JSON.stringify(commentObj)) : undefined, "comment-id": commentId !== undefined ? String(commentId) : undefined, "comment-index": commentIndex !== undefined ? String(commentIndex) : undefined }, children));
|
|
1757
|
+
};
|
|
1758
|
+
|
|
1759
|
+
var VeltCommentDialogStatusDropdown = function (props) {
|
|
1760
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, disabled = props.disabled, onChangeStatus = props.onChangeStatus, children = props.children;
|
|
1761
|
+
var ref = React.useRef(null);
|
|
1762
|
+
React.useEffect(function () {
|
|
1763
|
+
if (ref.current && onChangeStatus) {
|
|
1764
|
+
var element_1 = ref.current;
|
|
1765
|
+
var handleChangeStatus_1 = function (event) {
|
|
1766
|
+
onChangeStatus(event.detail);
|
|
1767
|
+
};
|
|
1768
|
+
element_1.addEventListener('changeStatus', handleChangeStatus_1);
|
|
1769
|
+
return function () {
|
|
1770
|
+
element_1.removeEventListener('changeStatus', handleChangeStatus_1);
|
|
1771
|
+
};
|
|
1772
|
+
}
|
|
1773
|
+
}, [onChangeStatus]);
|
|
1774
|
+
return (React__default["default"].createElement("velt-comment-dialog-status-dropdown", { 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, disabled: [true, false].includes(disabled) ? (disabled ? 'true' : 'false') : undefined }, children));
|
|
1775
|
+
};
|
|
1776
|
+
|
|
1777
|
+
var VeltCommentDialogStatusDropdownTrigger = function (props) {
|
|
1778
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1779
|
+
var ref = React.useRef(null);
|
|
1780
|
+
return (React__default["default"].createElement("velt-comment-dialog-status-dropdown-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));
|
|
1781
|
+
};
|
|
1782
|
+
|
|
1783
|
+
var VeltCommentDialogStatusDropdownTriggerIcon = function (props) {
|
|
1784
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1785
|
+
var ref = React.useRef(null);
|
|
1786
|
+
return (React__default["default"].createElement("velt-comment-dialog-status-dropdown-trigger-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));
|
|
1787
|
+
};
|
|
1788
|
+
|
|
1789
|
+
var VeltCommentDialogStatusDropdownTriggerName = function (props) {
|
|
1790
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1791
|
+
var ref = React.useRef(null);
|
|
1792
|
+
return (React__default["default"].createElement("velt-comment-dialog-status-dropdown-trigger-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));
|
|
1793
|
+
};
|
|
1794
|
+
|
|
1795
|
+
var VeltCommentDialogStatusDropdownTriggerArrow = function (props) {
|
|
1796
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1797
|
+
var ref = React.useRef(null);
|
|
1798
|
+
return (React__default["default"].createElement("velt-comment-dialog-status-dropdown-trigger-arrow", { 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));
|
|
1799
|
+
};
|
|
1800
|
+
|
|
1801
|
+
var VeltCommentDialogStatusDropdownContent = function (props) {
|
|
1802
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1803
|
+
var ref = React.useRef(null);
|
|
1804
|
+
return (React__default["default"].createElement("velt-comment-dialog-status-dropdown-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));
|
|
1805
|
+
};
|
|
1806
|
+
|
|
1807
|
+
var VeltCommentDialogStatusDropdownContentItem = function (props) {
|
|
1808
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1809
|
+
var ref = React.useRef(null);
|
|
1810
|
+
return (React__default["default"].createElement("velt-comment-dialog-status-dropdown-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));
|
|
1811
|
+
};
|
|
1812
|
+
|
|
1813
|
+
var VeltCommentDialogStatusDropdownContentItemIcon = function (props) {
|
|
1814
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1815
|
+
var ref = React.useRef(null);
|
|
1816
|
+
return (React__default["default"].createElement("velt-comment-dialog-status-dropdown-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));
|
|
1817
|
+
};
|
|
1818
|
+
|
|
1819
|
+
var VeltCommentDialogStatusDropdownContentItemName = function (props) {
|
|
1820
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1821
|
+
var ref = React.useRef(null);
|
|
1822
|
+
return (React__default["default"].createElement("velt-comment-dialog-status-dropdown-content-item-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));
|
|
1823
|
+
};
|
|
1824
|
+
|
|
1825
|
+
var VeltCommentDialogPriorityDropdown = function (props) {
|
|
1826
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, disabled = props.disabled, children = props.children;
|
|
1827
|
+
var ref = React.useRef(null);
|
|
1828
|
+
return (React__default["default"].createElement("velt-comment-dialog-priority-dropdown", { 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, disabled: [true, false].includes(disabled) ? (disabled ? 'true' : 'false') : undefined }, children));
|
|
1829
|
+
};
|
|
1830
|
+
|
|
1831
|
+
var VeltCommentDialogPriorityDropdownTrigger = function (props) {
|
|
1832
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1833
|
+
var ref = React.useRef(null);
|
|
1834
|
+
return (React__default["default"].createElement("velt-comment-dialog-priority-dropdown-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));
|
|
1835
|
+
};
|
|
1836
|
+
|
|
1837
|
+
var VeltCommentDialogPriorityDropdownTriggerIcon = function (props) {
|
|
1838
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1839
|
+
var ref = React.useRef(null);
|
|
1840
|
+
return (React__default["default"].createElement("velt-comment-dialog-priority-dropdown-trigger-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));
|
|
1841
|
+
};
|
|
1842
|
+
|
|
1843
|
+
var VeltCommentDialogPriorityDropdownTriggerName = function (props) {
|
|
1844
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1845
|
+
var ref = React.useRef(null);
|
|
1846
|
+
return (React__default["default"].createElement("velt-comment-dialog-priority-dropdown-trigger-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));
|
|
1847
|
+
};
|
|
1848
|
+
|
|
1849
|
+
var VeltCommentDialogPriorityDropdownTriggerArrow = function (props) {
|
|
1850
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1851
|
+
var ref = React.useRef(null);
|
|
1852
|
+
return (React__default["default"].createElement("velt-comment-dialog-priority-dropdown-trigger-arrow", { 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));
|
|
1853
|
+
};
|
|
1854
|
+
|
|
1855
|
+
var VeltCommentDialogPriorityDropdownContent = function (props) {
|
|
1856
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1857
|
+
var ref = React.useRef(null);
|
|
1858
|
+
return (React__default["default"].createElement("velt-comment-dialog-priority-dropdown-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));
|
|
1859
|
+
};
|
|
1860
|
+
|
|
1861
|
+
var VeltCommentDialogPriorityDropdownContentItem = function (props) {
|
|
1862
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1863
|
+
var ref = React.useRef(null);
|
|
1864
|
+
return (React__default["default"].createElement("velt-comment-dialog-priority-dropdown-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));
|
|
1865
|
+
};
|
|
1866
|
+
|
|
1867
|
+
var VeltCommentDialogPriorityDropdownContentItemIcon = function (props) {
|
|
1868
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1869
|
+
var ref = React.useRef(null);
|
|
1870
|
+
return (React__default["default"].createElement("velt-comment-dialog-priority-dropdown-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));
|
|
1871
|
+
};
|
|
1872
|
+
|
|
1873
|
+
var VeltCommentDialogPriorityDropdownContentItemName = function (props) {
|
|
1874
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1875
|
+
var ref = React.useRef(null);
|
|
1876
|
+
return (React__default["default"].createElement("velt-comment-dialog-priority-dropdown-content-item-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));
|
|
1877
|
+
};
|
|
1878
|
+
|
|
1879
|
+
var VeltCommentDialogPriorityDropdownContentItemTick = function (props) {
|
|
1880
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1881
|
+
var ref = React.useRef(null);
|
|
1882
|
+
return (React__default["default"].createElement("velt-comment-dialog-priority-dropdown-content-item-tick", { 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));
|
|
1883
|
+
};
|
|
1884
|
+
|
|
1885
|
+
var VeltCommentDialogCustomAnnotationDropdown$1 = function (props) {
|
|
1886
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1887
|
+
var ref = React.useRef(null);
|
|
1888
|
+
return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown", { 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));
|
|
1889
|
+
};
|
|
1890
|
+
|
|
1891
|
+
var VeltCommentDialogCustomAnnotationDropdownTrigger$1 = function (props) {
|
|
1892
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1893
|
+
var ref = React.useRef(null);
|
|
1894
|
+
return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-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));
|
|
1895
|
+
};
|
|
1896
|
+
|
|
1897
|
+
var VeltCommentDialogCustomAnnotationDropdownTriggerArrow$1 = function (props) {
|
|
1898
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1899
|
+
var ref = React.useRef(null);
|
|
1900
|
+
return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-arrow", { 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));
|
|
1901
|
+
};
|
|
1902
|
+
|
|
1903
|
+
var VeltCommentDialogCustomAnnotationDropdownTriggerList$1 = function (props) {
|
|
1904
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1905
|
+
var ref = React.useRef(null);
|
|
1906
|
+
return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-list", { 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));
|
|
1907
|
+
};
|
|
1908
|
+
|
|
1909
|
+
var VeltCommentDialogCustomAnnotationDropdownTriggerListItem$1 = function (props) {
|
|
1910
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1911
|
+
var ref = React.useRef(null);
|
|
1912
|
+
return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-list-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));
|
|
1913
|
+
};
|
|
1914
|
+
|
|
1915
|
+
var VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder$1 = function (props) {
|
|
1916
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1917
|
+
var ref = React.useRef(null);
|
|
1918
|
+
return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-placeholder", { 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));
|
|
1919
|
+
};
|
|
1920
|
+
|
|
1921
|
+
var VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount$1 = function (props) {
|
|
1922
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1923
|
+
var ref = React.useRef(null);
|
|
1924
|
+
return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-trigger-remaining-count", { 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));
|
|
1925
|
+
};
|
|
1926
|
+
|
|
1927
|
+
var VeltCommentDialogCustomAnnotationDropdownContent$1 = function (props) {
|
|
1928
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1929
|
+
var ref = React.useRef(null);
|
|
1930
|
+
return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-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));
|
|
1931
|
+
};
|
|
1932
|
+
|
|
1933
|
+
var VeltCommentDialogCustomAnnotationDropdownContentItem$1 = function (props) {
|
|
1934
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1935
|
+
var ref = React.useRef(null);
|
|
1936
|
+
return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-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));
|
|
1937
|
+
};
|
|
1938
|
+
|
|
1939
|
+
var VeltCommentDialogCustomAnnotationDropdownContentItemIcon$1 = function (props) {
|
|
1940
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1941
|
+
var ref = React.useRef(null);
|
|
1942
|
+
return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-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));
|
|
1943
|
+
};
|
|
1944
|
+
|
|
1945
|
+
var VeltCommentDialogCustomAnnotationDropdownContentItemLabel$1 = function (props) {
|
|
1946
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1947
|
+
var ref = React.useRef(null);
|
|
1948
|
+
return (React__default["default"].createElement("velt-comment-dialog-custom-annotation-dropdown-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));
|
|
1949
|
+
};
|
|
1950
|
+
|
|
1951
|
+
var VeltCommentDialogOptionsDropdown = function (props) {
|
|
1952
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, commentObj = props.commentObj, commentIndex = props.commentIndex, enableAssignment = props.enableAssignment, allowAssignment = props.allowAssignment, enableEdit = props.enableEdit, allowEdit = props.allowEdit, enableNotifications = props.enableNotifications, allowToggleNotification = props.allowToggleNotification, enablePrivateMode = props.enablePrivateMode, allowChangeCommentAccessMode = props.allowChangeCommentAccessMode, triggerTemplate = props.triggerTemplate, contentTemplate = props.contentTemplate, onOpenDropdownIndex = props.onOpenDropdownIndex, children = props.children;
|
|
1953
|
+
var ref = React.useRef(null);
|
|
1954
|
+
React.useEffect(function () {
|
|
1955
|
+
if (ref.current && onOpenDropdownIndex) {
|
|
1956
|
+
var element_1 = ref.current;
|
|
1957
|
+
var handleOpenDropdownIndex_1 = function (event) {
|
|
1958
|
+
onOpenDropdownIndex(event.detail);
|
|
1959
|
+
};
|
|
1960
|
+
element_1.addEventListener('openDropdownIndex', handleOpenDropdownIndex_1);
|
|
1961
|
+
return function () {
|
|
1962
|
+
element_1.removeEventListener('openDropdownIndex', handleOpenDropdownIndex_1);
|
|
1963
|
+
};
|
|
1964
|
+
}
|
|
1965
|
+
}, [onOpenDropdownIndex]);
|
|
1966
|
+
return (React__default["default"].createElement("velt-comment-dialog-options-dropdown", { 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, "comment-obj": commentObj ? (typeof commentObj === 'string' ? commentObj : JSON.stringify(commentObj)) : undefined, "comment-index": commentIndex !== undefined ? String(commentIndex) : undefined, "enable-assignment": [true, false].includes(enableAssignment) ? (enableAssignment ? 'true' : 'false') : undefined, "allow-assignment": [true, false].includes(allowAssignment) ? (allowAssignment ? 'true' : 'false') : undefined, "enable-edit": [true, false].includes(enableEdit) ? (enableEdit ? 'true' : 'false') : undefined, "allow-edit": [true, false].includes(allowEdit) ? (allowEdit ? 'true' : 'false') : undefined, "enable-notifications": [true, false].includes(enableNotifications) ? (enableNotifications ? 'true' : 'false') : undefined, "allow-toggle-notification": [true, false].includes(allowToggleNotification) ? (allowToggleNotification ? 'true' : 'false') : undefined, "enable-private-mode": [true, false].includes(enablePrivateMode) ? (enablePrivateMode ? 'true' : 'false') : undefined, "allow-change-comment-access-mode": [true, false].includes(allowChangeCommentAccessMode) ? (allowChangeCommentAccessMode ? 'true' : 'false') : undefined, "trigger-template": triggerTemplate ? JSON.stringify(triggerTemplate) : undefined, "content-template": contentTemplate ? JSON.stringify(contentTemplate) : undefined }, children));
|
|
1967
|
+
};
|
|
1968
|
+
|
|
1969
|
+
var VeltCommentDialogOptionsDropdownTrigger = function (props) {
|
|
1970
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1971
|
+
var ref = React.useRef(null);
|
|
1972
|
+
return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-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));
|
|
1973
|
+
};
|
|
1974
|
+
|
|
1975
|
+
var VeltCommentDialogOptionsDropdownContent = function (props) {
|
|
1976
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1977
|
+
var ref = React.useRef(null);
|
|
1978
|
+
return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-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));
|
|
1979
|
+
};
|
|
1980
|
+
|
|
1981
|
+
var VeltCommentDialogOptionsDropdownContentAssign = function (props) {
|
|
1982
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1983
|
+
var ref = React.useRef(null);
|
|
1984
|
+
return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-content-assign", { 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));
|
|
1985
|
+
};
|
|
1986
|
+
|
|
1987
|
+
var VeltCommentDialogOptionsDropdownContentEdit = function (props) {
|
|
1988
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1989
|
+
var ref = React.useRef(null);
|
|
1990
|
+
return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-content-edit", { 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));
|
|
1991
|
+
};
|
|
1992
|
+
|
|
1993
|
+
var VeltCommentDialogOptionsDropdownContentDelete = function (props) {
|
|
1994
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
1995
|
+
var ref = React.useRef(null);
|
|
1996
|
+
return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-content-delete", { 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));
|
|
1997
|
+
};
|
|
1998
|
+
|
|
1999
|
+
var VeltCommentDialogOptionsDropdownContentDeleteComment = function (props) {
|
|
2000
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2001
|
+
var ref = React.useRef(null);
|
|
2002
|
+
return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-content-delete-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));
|
|
2003
|
+
};
|
|
2004
|
+
|
|
2005
|
+
var VeltCommentDialogOptionsDropdownContentDeleteThread = function (props) {
|
|
2006
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2007
|
+
var ref = React.useRef(null);
|
|
2008
|
+
return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-content-delete-thread", { 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));
|
|
2009
|
+
};
|
|
2010
|
+
|
|
2011
|
+
var VeltCommentDialogOptionsDropdownContentMakePrivate = function (props) {
|
|
2012
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2013
|
+
var ref = React.useRef(null);
|
|
2014
|
+
return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-content-make-private", { 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));
|
|
2015
|
+
};
|
|
2016
|
+
|
|
2017
|
+
var VeltCommentDialogOptionsDropdownContentMakePrivateEnable = function (props) {
|
|
2018
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2019
|
+
var ref = React.useRef(null);
|
|
2020
|
+
return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-content-make-private-enable", { 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));
|
|
2021
|
+
};
|
|
2022
|
+
|
|
2023
|
+
var VeltCommentDialogOptionsDropdownContentMakePrivateDisable = function (props) {
|
|
2024
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2025
|
+
var ref = React.useRef(null);
|
|
2026
|
+
return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-content-make-private-disable", { 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));
|
|
2027
|
+
};
|
|
2028
|
+
|
|
2029
|
+
var VeltCommentDialogOptionsDropdownContentNotification = function (props) {
|
|
2030
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2031
|
+
var ref = React.useRef(null);
|
|
2032
|
+
return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-content-notification", { 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));
|
|
2033
|
+
};
|
|
2034
|
+
|
|
2035
|
+
var VeltCommentDialogOptionsDropdownContentNotificationSubscribe = function (props) {
|
|
2036
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2037
|
+
var ref = React.useRef(null);
|
|
2038
|
+
return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-content-notification-subscribe", { 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));
|
|
2039
|
+
};
|
|
2040
|
+
|
|
2041
|
+
var VeltCommentDialogOptionsDropdownContentNotificationUnsubscribe = function (props) {
|
|
2042
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2043
|
+
var ref = React.useRef(null);
|
|
2044
|
+
return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-content-notification-unsubscribe", { 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));
|
|
2045
|
+
};
|
|
2046
|
+
|
|
2047
|
+
var VeltCommentDialogOptionsDropdownContentMarkAsRead = function (props) {
|
|
2048
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, enableMarkAsRead = props.enableMarkAsRead, children = props.children;
|
|
2049
|
+
var ref = React.useRef(null);
|
|
2050
|
+
return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-content-mark-as-read", { 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, "enable-mark-as-read": [true, false].includes(enableMarkAsRead) ? (enableMarkAsRead ? 'true' : 'false') : undefined }, children));
|
|
2051
|
+
};
|
|
2052
|
+
|
|
2053
|
+
var VeltCommentDialogOptionsDropdownContentMarkAsReadMarkRead = function (props) {
|
|
2054
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2055
|
+
var ref = React.useRef(null);
|
|
2056
|
+
return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-content-mark-as-read-mark-read", { 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));
|
|
2057
|
+
};
|
|
2058
|
+
|
|
2059
|
+
var VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread = function (props) {
|
|
2060
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2061
|
+
var ref = React.useRef(null);
|
|
2062
|
+
return (React__default["default"].createElement("velt-comment-dialog-options-dropdown-content-mark-as-read-mark-unread", { 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));
|
|
2063
|
+
};
|
|
2064
|
+
|
|
2065
|
+
var VeltCommentDialogAssignDropdown = function (props) {
|
|
2066
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, assignTo = props.assignTo, selectedUserContacts = props.selectedUserContacts, onSetAssignTo = props.onSetAssignTo, children = props.children;
|
|
2067
|
+
var ref = React.useRef(null);
|
|
2068
|
+
React.useEffect(function () {
|
|
2069
|
+
if (ref.current && onSetAssignTo) {
|
|
2070
|
+
var element_1 = ref.current;
|
|
2071
|
+
var handleSetAssignTo_1 = function (event) {
|
|
2072
|
+
onSetAssignTo(event.detail);
|
|
2073
|
+
};
|
|
2074
|
+
element_1.addEventListener('setAssignTo', handleSetAssignTo_1);
|
|
2075
|
+
return function () {
|
|
2076
|
+
element_1.removeEventListener('setAssignTo', handleSetAssignTo_1);
|
|
2077
|
+
};
|
|
2078
|
+
}
|
|
2079
|
+
}, [onSetAssignTo]);
|
|
2080
|
+
return (React__default["default"].createElement("velt-comment-dialog-assign-dropdown", { 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, "assign-to": assignTo ? (typeof assignTo === 'string' ? assignTo : JSON.stringify(assignTo)) : undefined, "selected-user-contacts": selectedUserContacts ? (typeof selectedUserContacts === 'string' ? selectedUserContacts : JSON.stringify(selectedUserContacts)) : undefined }, children));
|
|
2081
|
+
};
|
|
2082
|
+
|
|
2083
|
+
var VeltCommentDialogAttachmentButton = function (props) {
|
|
2084
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, template = props.template, componentMeta = props.componentMeta, allowedFileTypes = props.allowedFileTypes, onClicked = props.onClicked, onSelectFiles = props.onSelectFiles, children = props.children;
|
|
2085
|
+
var ref = React.useRef(null);
|
|
2086
|
+
React.useEffect(function () {
|
|
2087
|
+
if (ref.current) {
|
|
2088
|
+
var element_1 = ref.current;
|
|
2089
|
+
var handleClicked_1 = function () {
|
|
2090
|
+
if (onClicked)
|
|
2091
|
+
onClicked();
|
|
2092
|
+
};
|
|
2093
|
+
var handleSelectFiles_1 = function (event) {
|
|
2094
|
+
if (onSelectFiles)
|
|
2095
|
+
onSelectFiles(event.detail);
|
|
2096
|
+
};
|
|
2097
|
+
if (onClicked) {
|
|
2098
|
+
element_1.addEventListener('clicked', handleClicked_1);
|
|
2099
|
+
}
|
|
2100
|
+
if (onSelectFiles) {
|
|
2101
|
+
element_1.addEventListener('selectFiles', handleSelectFiles_1);
|
|
2102
|
+
}
|
|
2103
|
+
return function () {
|
|
2104
|
+
if (onClicked) {
|
|
2105
|
+
element_1.removeEventListener('clicked', handleClicked_1);
|
|
2106
|
+
}
|
|
2107
|
+
if (onSelectFiles) {
|
|
2108
|
+
element_1.removeEventListener('selectFiles', handleSelectFiles_1);
|
|
2109
|
+
}
|
|
2110
|
+
};
|
|
2111
|
+
}
|
|
2112
|
+
}, [onClicked, onSelectFiles]);
|
|
2113
|
+
return (React__default["default"].createElement("velt-comment-dialog-attachment-button", { 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, template: template ? JSON.stringify(template) : undefined, "component-meta": componentMeta ? (typeof componentMeta === 'string' ? componentMeta : JSON.stringify(componentMeta)) : undefined, "allowed-file-types": allowedFileTypes ? (typeof allowedFileTypes === 'string' ? allowedFileTypes : JSON.stringify(allowedFileTypes)) : undefined }, children));
|
|
2114
|
+
};
|
|
2115
|
+
|
|
2116
|
+
var VeltCommentDialogDeviceTypeIcons = function (props) {
|
|
2117
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, deviceType = props.deviceType, children = props.children;
|
|
2118
|
+
var ref = React.useRef(null);
|
|
2119
|
+
return (React__default["default"].createElement("velt-comment-dialog-device-type-icons", { 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, "device-type": deviceType }, children));
|
|
2120
|
+
};
|
|
2121
|
+
|
|
2122
|
+
var VeltCommentDialogOptions$1 = function (props) {
|
|
2123
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, variant = props.variant, children = props.children;
|
|
2124
|
+
var ref = React.useRef(null);
|
|
2125
|
+
return (React__default["default"].createElement("velt-comment-dialog-options", { 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, variant: variant }, children));
|
|
2126
|
+
};
|
|
2127
|
+
|
|
2128
|
+
var VeltCommentDialogPriority$1 = function (props) {
|
|
2129
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, variant = props.variant, children = props.children;
|
|
2130
|
+
var ref = React.useRef(null);
|
|
2131
|
+
return (React__default["default"].createElement("velt-comment-dialog-priority", { 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, variant: variant }, children));
|
|
2132
|
+
};
|
|
2133
|
+
|
|
2134
|
+
var VeltCommentDialogStatus$1 = function (props) {
|
|
2135
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, variant = props.variant, children = props.children;
|
|
2136
|
+
var ref = React.useRef(null);
|
|
2137
|
+
return (React__default["default"].createElement("velt-comment-dialog-status", { 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, variant: variant }, children));
|
|
2138
|
+
};
|
|
2139
|
+
|
|
2140
|
+
var VeltCommentDialogDeleteButton$1 = function (props) {
|
|
2141
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2142
|
+
var ref = React.useRef(null);
|
|
2143
|
+
return (React__default["default"].createElement("velt-comment-dialog-delete-button", { 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));
|
|
2144
|
+
};
|
|
2145
|
+
|
|
2146
|
+
var VeltCommentDialogAssigneeBanner$1 = function (props) {
|
|
2147
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2148
|
+
var ref = React.useRef(null);
|
|
2149
|
+
return (React__default["default"].createElement("velt-comment-dialog-assignee-banner", { 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));
|
|
2150
|
+
};
|
|
2151
|
+
|
|
2152
|
+
var VeltCommentDialogAssigneeBannerUserName$1 = function (props) {
|
|
2153
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2154
|
+
var ref = React.useRef(null);
|
|
2155
|
+
return (React__default["default"].createElement("velt-comment-dialog-assignee-banner-user-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));
|
|
2156
|
+
};
|
|
2157
|
+
|
|
2158
|
+
var VeltCommentDialogAssigneeBannerUserAvatar$1 = function (props) {
|
|
2159
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2160
|
+
var ref = React.useRef(null);
|
|
2161
|
+
return (React__default["default"].createElement("velt-comment-dialog-assignee-banner-user-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));
|
|
2162
|
+
};
|
|
2163
|
+
|
|
2164
|
+
var VeltCommentDialogAssigneeBannerResolveButton$1 = function (props) {
|
|
2165
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2166
|
+
var ref = React.useRef(null);
|
|
2167
|
+
return (React__default["default"].createElement("velt-comment-dialog-assignee-banner-resolve-button", { 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));
|
|
2168
|
+
};
|
|
2169
|
+
|
|
2170
|
+
var VeltCommentDialogAssigneeBannerUnresolveButton$1 = function (props) {
|
|
2171
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2172
|
+
var ref = React.useRef(null);
|
|
2173
|
+
return (React__default["default"].createElement("velt-comment-dialog-assignee-banner-unresolve-button", { 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));
|
|
2174
|
+
};
|
|
2175
|
+
|
|
2176
|
+
var VeltCommentDialogAllComment$1 = function (props) {
|
|
2177
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2178
|
+
var ref = React.useRef(null);
|
|
2179
|
+
return (React__default["default"].createElement("velt-comment-dialog-all-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));
|
|
2180
|
+
};
|
|
2181
|
+
|
|
2182
|
+
var VeltCommentDialogApprove$1 = function (props) {
|
|
2183
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2184
|
+
var ref = React.useRef(null);
|
|
2185
|
+
return (React__default["default"].createElement("velt-comment-dialog-approve", { 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));
|
|
2186
|
+
};
|
|
2187
|
+
|
|
2188
|
+
var VeltCommentDialogAssignMenu$1 = function (props) {
|
|
2189
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2190
|
+
var ref = React.useRef(null);
|
|
2191
|
+
return (React__default["default"].createElement("velt-comment-dialog-assign-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));
|
|
2192
|
+
};
|
|
2193
|
+
|
|
2194
|
+
var VeltCommentDialogBody$1 = function (props) {
|
|
2195
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2196
|
+
var ref = React.useRef(null);
|
|
2197
|
+
return (React__default["default"].createElement("velt-comment-dialog-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));
|
|
2198
|
+
};
|
|
2199
|
+
|
|
2200
|
+
var VeltCommentDialogCloseButton$1 = function (props) {
|
|
2201
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2202
|
+
var ref = React.useRef(null);
|
|
2203
|
+
return (React__default["default"].createElement("velt-comment-dialog-close-button", { 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));
|
|
2204
|
+
};
|
|
2205
|
+
|
|
2206
|
+
var VeltCommentDialogCommentCategory$1 = function (props) {
|
|
2207
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2208
|
+
var ref = React.useRef(null);
|
|
2209
|
+
return (React__default["default"].createElement("velt-comment-dialog-comment-category", { 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));
|
|
2210
|
+
};
|
|
2211
|
+
|
|
2212
|
+
var VeltCommentDialogCommentIndex$1 = function (props) {
|
|
2213
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2214
|
+
var ref = React.useRef(null);
|
|
2215
|
+
return (React__default["default"].createElement("velt-comment-dialog-comment-index", { 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));
|
|
2216
|
+
};
|
|
2217
|
+
|
|
2218
|
+
var VeltCommentDialogCommentNumber$1 = function (props) {
|
|
2219
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2220
|
+
var ref = React.useRef(null);
|
|
2221
|
+
return (React__default["default"].createElement("velt-comment-dialog-comment-number", { 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));
|
|
2222
|
+
};
|
|
2223
|
+
|
|
2224
|
+
var VeltCommentDialogCommentSuggestionStatus$1 = function (props) {
|
|
2225
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2226
|
+
var ref = React.useRef(null);
|
|
2227
|
+
return (React__default["default"].createElement("velt-comment-dialog-comment-suggestion-status", { 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));
|
|
2228
|
+
};
|
|
2229
|
+
|
|
2230
|
+
var VeltCommentDialogCopyLink$1 = function (props) {
|
|
2231
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2232
|
+
var ref = React.useRef(null);
|
|
2233
|
+
return (React__default["default"].createElement("velt-comment-dialog-copy-link", { 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));
|
|
2234
|
+
};
|
|
2235
|
+
|
|
2236
|
+
var VeltCommentDialogGhostBanner$1 = function (props) {
|
|
2237
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2238
|
+
var ref = React.useRef(null);
|
|
2239
|
+
return (React__default["default"].createElement("velt-comment-dialog-ghost-banner", { 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));
|
|
2240
|
+
};
|
|
2241
|
+
|
|
2242
|
+
var VeltCommentDialogHeader$1 = function (props) {
|
|
2243
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2244
|
+
var ref = React.useRef(null);
|
|
2245
|
+
return (React__default["default"].createElement("velt-comment-dialog-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));
|
|
2246
|
+
};
|
|
2247
|
+
|
|
2248
|
+
var VeltCommentDialogHideReply$1 = function (props) {
|
|
2249
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2250
|
+
var ref = React.useRef(null);
|
|
2251
|
+
return (React__default["default"].createElement("velt-comment-dialog-hide-reply", { 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));
|
|
2252
|
+
};
|
|
2253
|
+
|
|
2254
|
+
var VeltCommentDialogMetadata = function (props) {
|
|
2255
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2256
|
+
var ref = React.useRef(null);
|
|
2257
|
+
return (React__default["default"].createElement("velt-comment-dialog-metadata", { 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));
|
|
2258
|
+
};
|
|
2259
|
+
|
|
2260
|
+
var VeltCommentDialogMoreReply$1 = function (props) {
|
|
2261
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2262
|
+
var ref = React.useRef(null);
|
|
2263
|
+
return (React__default["default"].createElement("velt-comment-dialog-more-reply", { 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));
|
|
2264
|
+
};
|
|
2265
|
+
|
|
2266
|
+
var VeltCommentDialogNavigationButton$1 = function (props) {
|
|
2267
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2268
|
+
var ref = React.useRef(null);
|
|
2269
|
+
return (React__default["default"].createElement("velt-comment-dialog-navigation-button", { 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));
|
|
2270
|
+
};
|
|
2271
|
+
|
|
2272
|
+
var VeltCommentDialogPrivateBanner$1 = function (props) {
|
|
2273
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2274
|
+
var ref = React.useRef(null);
|
|
2275
|
+
return (React__default["default"].createElement("velt-comment-dialog-private-banner", { 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));
|
|
2276
|
+
};
|
|
2277
|
+
|
|
2278
|
+
var VeltCommentDialogPrivateButton = function (props) {
|
|
2279
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2280
|
+
var ref = React.useRef(null);
|
|
2281
|
+
return (React__default["default"].createElement("velt-comment-dialog-private-button", { 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));
|
|
2282
|
+
};
|
|
2283
|
+
|
|
2284
|
+
var VeltCommentDialogResolveButton$1 = function (props) {
|
|
2285
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2286
|
+
var ref = React.useRef(null);
|
|
2287
|
+
return (React__default["default"].createElement("velt-comment-dialog-resolve-button", { 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));
|
|
2288
|
+
};
|
|
2289
|
+
|
|
2290
|
+
var VeltCommentDialogSignIn$1 = function (props) {
|
|
2291
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2292
|
+
var ref = React.useRef(null);
|
|
2293
|
+
return (React__default["default"].createElement("velt-comment-dialog-sign-in", { 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));
|
|
2294
|
+
};
|
|
2295
|
+
|
|
2296
|
+
var VeltCommentDialogThreads$1 = function (props) {
|
|
2297
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, commentDialogSelected = props.commentDialogSelected, children = props.children;
|
|
2298
|
+
var ref = React.useRef(null);
|
|
2299
|
+
return (React__default["default"].createElement("velt-comment-dialog-threads", { 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, "comment-dialog-selected": [true, false].includes(commentDialogSelected) ? (commentDialogSelected ? 'true' : 'false') : undefined }, children));
|
|
2300
|
+
};
|
|
2301
|
+
|
|
2302
|
+
var VeltCommentDialogUnresolveButton$1 = function (props) {
|
|
2303
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2304
|
+
var ref = React.useRef(null);
|
|
2305
|
+
return (React__default["default"].createElement("velt-comment-dialog-unresolve-button", { 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));
|
|
2306
|
+
};
|
|
2307
|
+
|
|
2308
|
+
var VeltCommentDialogUpgrade$1 = function (props) {
|
|
2309
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2310
|
+
var ref = React.useRef(null);
|
|
2311
|
+
return (React__default["default"].createElement("velt-comment-dialog-upgrade", { 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));
|
|
2312
|
+
};
|
|
2313
|
+
|
|
2314
|
+
var VeltCommentDialogToggleReply$1 = function (props) {
|
|
2315
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2316
|
+
var ref = React.useRef(null);
|
|
2317
|
+
return (React__default["default"].createElement("velt-comment-dialog-toggle-reply", { 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));
|
|
2318
|
+
};
|
|
2319
|
+
|
|
2320
|
+
var VeltCommentDialogToggleReplyCount$1 = function (props) {
|
|
2321
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2322
|
+
var ref = React.useRef(null);
|
|
2323
|
+
return (React__default["default"].createElement("velt-comment-dialog-toggle-reply-count", { 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));
|
|
2324
|
+
};
|
|
2325
|
+
|
|
2326
|
+
var VeltCommentDialogToggleReplyIcon$1 = function (props) {
|
|
2327
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2328
|
+
var ref = React.useRef(null);
|
|
2329
|
+
return (React__default["default"].createElement("velt-comment-dialog-toggle-reply-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));
|
|
2330
|
+
};
|
|
2331
|
+
|
|
2332
|
+
var VeltCommentDialogToggleReplyText$1 = function (props) {
|
|
2333
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2334
|
+
var ref = React.useRef(null);
|
|
2335
|
+
return (React__default["default"].createElement("velt-comment-dialog-toggle-reply-text", { 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));
|
|
2336
|
+
};
|
|
2337
|
+
|
|
2338
|
+
var VeltCommentDialogReplyAvatars$1 = function (props) {
|
|
2339
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2340
|
+
var ref = React.useRef(null);
|
|
2341
|
+
return (React__default["default"].createElement("velt-comment-dialog-reply-avatars", { 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));
|
|
2342
|
+
};
|
|
2343
|
+
|
|
2344
|
+
var VeltCommentDialogReplyAvatarsList$1 = function (props) {
|
|
2345
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2346
|
+
var ref = React.useRef(null);
|
|
2347
|
+
return (React__default["default"].createElement("velt-comment-dialog-reply-avatars-list", { 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));
|
|
2348
|
+
};
|
|
2349
|
+
|
|
2350
|
+
var VeltCommentDialogReplyAvatarsListItem$1 = function (props) {
|
|
2351
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2352
|
+
var ref = React.useRef(null);
|
|
2353
|
+
return (React__default["default"].createElement("velt-comment-dialog-reply-avatars-list-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));
|
|
2354
|
+
};
|
|
2355
|
+
|
|
2356
|
+
var VeltCommentDialogReplyAvatarsRemainingCount$1 = function (props) {
|
|
2357
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2358
|
+
var ref = React.useRef(null);
|
|
2359
|
+
return (React__default["default"].createElement("velt-comment-dialog-reply-avatars-remaining-count", { 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));
|
|
2360
|
+
};
|
|
2361
|
+
|
|
2362
|
+
var VeltCommentDialogSuggestionAction$1 = function (props) {
|
|
2363
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2364
|
+
var ref = React.useRef(null);
|
|
2365
|
+
return (React__default["default"].createElement("velt-comment-dialog-suggestion-action", { 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));
|
|
2366
|
+
};
|
|
2367
|
+
|
|
2368
|
+
var VeltCommentDialogSuggestionActionAccept$1 = function (props) {
|
|
2369
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2370
|
+
var ref = React.useRef(null);
|
|
2371
|
+
return (React__default["default"].createElement("velt-comment-dialog-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));
|
|
2372
|
+
};
|
|
2373
|
+
|
|
2374
|
+
var VeltCommentDialogSuggestionActionReject$1 = function (props) {
|
|
2375
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2376
|
+
var ref = React.useRef(null);
|
|
2377
|
+
return (React__default["default"].createElement("velt-comment-dialog-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));
|
|
2378
|
+
};
|
|
2379
|
+
|
|
2380
|
+
var VeltCommentDialogComposer$1 = function (props) {
|
|
2381
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, editMode = props.editMode, commentObj = props.commentObj, commentIndex = props.commentIndex, composerWireframe = props.composerWireframe, placeholder = props.placeholder, commentplaceholder = props.commentplaceholder, replyplaceholder = props.replyplaceholder, editplaceholder = props.editplaceholder, children = props.children;
|
|
2382
|
+
var ref = React.useRef(null);
|
|
2383
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer", { 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, "edit-mode": [true, false].includes(editMode) ? (editMode ? 'true' : 'false') : undefined, "comment-obj": commentObj ? (typeof commentObj === 'string' ? commentObj : JSON.stringify(commentObj)) : undefined, "comment-index": commentIndex !== undefined ? commentIndex.toString() : undefined, "composer-wireframe": composerWireframe ? JSON.stringify(composerWireframe) : undefined, placeholder: placeholder, "comment-placeholder": commentplaceholder, "reply-placeholder": replyplaceholder, "edit-placeholder": editplaceholder }, children));
|
|
2384
|
+
};
|
|
2385
|
+
|
|
2386
|
+
var VeltCommentDialogComposerActionButton$1 = function (props) {
|
|
2387
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2388
|
+
var ref = React.useRef(null);
|
|
2389
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-action-button", { 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));
|
|
2390
|
+
};
|
|
2391
|
+
|
|
2392
|
+
var VeltCommentDialogComposerAssignUser$1 = function (props) {
|
|
2393
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2394
|
+
var ref = React.useRef(null);
|
|
2395
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-assign-user", { 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));
|
|
2396
|
+
};
|
|
2397
|
+
|
|
2398
|
+
var VeltCommentDialogComposerAvatar$1 = function (props) {
|
|
2399
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2400
|
+
var ref = React.useRef(null);
|
|
2401
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-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));
|
|
2402
|
+
};
|
|
2403
|
+
|
|
2404
|
+
var VeltCommentDialogComposerInput$1 = function (props) {
|
|
2405
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, editMode = props.editMode, commentObj = props.commentObj, commentIndex = props.commentIndex, placeholder = props.placeholder, commentplaceholder = props.commentplaceholder, replyplaceholder = props.replyplaceholder, editplaceholder = props.editplaceholder, children = props.children;
|
|
2406
|
+
var ref = React.useRef(null);
|
|
2407
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-input", { 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, "edit-mode": [true, false].includes(editMode) ? (editMode ? 'true' : 'false') : undefined, "comment-obj": commentObj ? (typeof commentObj === 'string' ? commentObj : JSON.stringify(commentObj)) : undefined, "comment-index": commentIndex !== undefined ? String(commentIndex) : undefined, placeholder: placeholder, "comment-placeholder": commentplaceholder, "reply-placeholder": replyplaceholder, "edit-placeholder": editplaceholder }, children));
|
|
2408
|
+
};
|
|
2409
|
+
|
|
2410
|
+
var VeltCommentDialogComposerPrivateBadge$1 = function (props) {
|
|
2411
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2412
|
+
var ref = React.useRef(null);
|
|
2413
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-private-badge", { 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));
|
|
2414
|
+
};
|
|
2415
|
+
|
|
2416
|
+
var VeltCommentDialogComposerRecordings$1 = function (props) {
|
|
2417
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2418
|
+
var ref = React.useRef(null);
|
|
2419
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-recordings", { 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));
|
|
2420
|
+
};
|
|
2421
|
+
|
|
2422
|
+
var VeltCommentDialogComposerAttachments$1 = function (props) {
|
|
2423
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2424
|
+
var ref = React.useRef(null);
|
|
2425
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments", { 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));
|
|
2426
|
+
};
|
|
2427
|
+
|
|
2428
|
+
var VeltCommentDialogComposerAttachmentsSelected$1 = function (props) {
|
|
2429
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2430
|
+
var ref = React.useRef(null);
|
|
2431
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-selected", { 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));
|
|
2432
|
+
};
|
|
2433
|
+
|
|
2434
|
+
var VeltCommentDialogComposerAttachmentsImage$1 = function (props) {
|
|
2435
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2436
|
+
var ref = React.useRef(null);
|
|
2437
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-image", { 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));
|
|
2438
|
+
};
|
|
2439
|
+
|
|
2440
|
+
var VeltCommentDialogComposerAttachmentsImageDelete$1 = function (props) {
|
|
2441
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2442
|
+
var ref = React.useRef(null);
|
|
2443
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-image-delete", { 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));
|
|
2444
|
+
};
|
|
2445
|
+
|
|
2446
|
+
var VeltCommentDialogComposerAttachmentsImageLoading$1 = function (props) {
|
|
2447
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2448
|
+
var ref = React.useRef(null);
|
|
2449
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-image-loading", { 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));
|
|
2450
|
+
};
|
|
2451
|
+
|
|
2452
|
+
var VeltCommentDialogComposerAttachmentsImagePreview$1 = function (props) {
|
|
2453
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2454
|
+
var ref = React.useRef(null);
|
|
2455
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-image-preview", { 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));
|
|
2456
|
+
};
|
|
2457
|
+
|
|
2458
|
+
var VeltCommentDialogComposerAttachmentsOther$1 = function (props) {
|
|
2459
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2460
|
+
var ref = React.useRef(null);
|
|
2461
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other", { 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));
|
|
2462
|
+
};
|
|
2463
|
+
|
|
2464
|
+
var VeltCommentDialogComposerAttachmentsOtherDelete$1 = function (props) {
|
|
2465
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2466
|
+
var ref = React.useRef(null);
|
|
2467
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-delete", { 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));
|
|
2468
|
+
};
|
|
2469
|
+
|
|
2470
|
+
var VeltCommentDialogComposerAttachmentsOtherIcon$1 = function (props) {
|
|
2471
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2472
|
+
var ref = React.useRef(null);
|
|
2473
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-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));
|
|
2474
|
+
};
|
|
2475
|
+
|
|
2476
|
+
var VeltCommentDialogComposerAttachmentsOtherLoading$1 = function (props) {
|
|
2477
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2478
|
+
var ref = React.useRef(null);
|
|
2479
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-loading", { 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));
|
|
2480
|
+
};
|
|
2481
|
+
|
|
2482
|
+
var VeltCommentDialogComposerAttachmentsOtherName$1 = function (props) {
|
|
2483
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2484
|
+
var ref = React.useRef(null);
|
|
2485
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-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));
|
|
2486
|
+
};
|
|
2487
|
+
|
|
2488
|
+
var VeltCommentDialogComposerAttachmentsOtherSize$1 = function (props) {
|
|
2489
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2490
|
+
var ref = React.useRef(null);
|
|
2491
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-size", { 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));
|
|
2492
|
+
};
|
|
2493
|
+
|
|
2494
|
+
var VeltCommentDialogComposerAttachmentsInvalid$1 = function (props) {
|
|
2495
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2496
|
+
var ref = React.useRef(null);
|
|
2497
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid", { 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));
|
|
2498
|
+
};
|
|
2499
|
+
|
|
2500
|
+
var VeltCommentDialogComposerAttachmentsInvalidItem$1 = function (props) {
|
|
2501
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2502
|
+
var ref = React.useRef(null);
|
|
2503
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid-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));
|
|
2504
|
+
};
|
|
2505
|
+
|
|
2506
|
+
var VeltCommentDialogComposerAttachmentsInvalidItemDelete$1 = function (props) {
|
|
2507
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2508
|
+
var ref = React.useRef(null);
|
|
2509
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid-item-delete", { 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));
|
|
2510
|
+
};
|
|
2511
|
+
|
|
2512
|
+
var VeltCommentDialogComposerAttachmentsInvalidItemMessage$1 = function (props) {
|
|
2513
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2514
|
+
var ref = React.useRef(null);
|
|
2515
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid-item-message", { 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));
|
|
2516
|
+
};
|
|
2517
|
+
|
|
2518
|
+
var VeltCommentDialogComposerAttachmentsInvalidItemPreview$1 = function (props) {
|
|
2519
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2520
|
+
var ref = React.useRef(null);
|
|
2521
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid-item-preview", { 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));
|
|
2522
|
+
};
|
|
2523
|
+
|
|
2524
|
+
var VeltCommentDialogThreadCardAttachments$1 = function (props) {
|
|
2525
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, commentObj = props.commentObj, commentId = props.commentId, commentIndex = props.commentIndex, attachmentId = props.attachmentId, children = props.children;
|
|
2526
|
+
var ref = React.useRef(null);
|
|
2527
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments", { 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, "comment-obj": commentObj ? (typeof commentObj === 'string' ? commentObj : JSON.stringify(commentObj)) : undefined, "comment-id": commentId !== undefined ? String(commentId) : undefined, "comment-index": commentIndex !== undefined ? String(commentIndex) : undefined, "attachment-id": attachmentId }, children));
|
|
2528
|
+
};
|
|
2529
|
+
|
|
2530
|
+
var VeltCommentDialogThreadCardAttachmentsImage$1 = function (props) {
|
|
2531
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, attachment = props.attachment, commentObj = props.commentObj, commentId = props.commentId, commentIndex = props.commentIndex, attachmentIndex = props.attachmentIndex, children = props.children;
|
|
2532
|
+
var ref = React.useRef(null);
|
|
2533
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-image", { 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, attachment: attachment ? (typeof attachment === 'string' ? attachment : JSON.stringify(attachment)) : undefined, "comment-obj": commentObj ? (typeof commentObj === 'string' ? commentObj : JSON.stringify(commentObj)) : undefined, "comment-id": commentId !== undefined ? String(commentId) : undefined, "comment-index": commentIndex !== undefined ? String(commentIndex) : undefined, "attachment-index": attachmentIndex !== undefined ? String(attachmentIndex) : undefined }, children));
|
|
2534
|
+
};
|
|
2535
|
+
|
|
2536
|
+
var VeltCommentDialogThreadCardAttachmentsImageDelete$1 = function (props) {
|
|
2537
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, commentObj = props.commentObj, commentId = props.commentId, commentIndex = props.commentIndex, children = props.children;
|
|
2538
|
+
var ref = React.useRef(null);
|
|
2539
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-image-delete", { 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, "comment-obj": commentObj ? (typeof commentObj === 'string' ? commentObj : JSON.stringify(commentObj)) : undefined, "comment-id": commentId !== undefined ? String(commentId) : undefined, "comment-index": commentIndex !== undefined ? String(commentIndex) : undefined }, children));
|
|
2540
|
+
};
|
|
2541
|
+
|
|
2542
|
+
var VeltCommentDialogThreadCardAttachmentsImageDownload$1 = function (props) {
|
|
2543
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, commentObj = props.commentObj, commentId = props.commentId, commentIndex = props.commentIndex, children = props.children;
|
|
2544
|
+
var ref = React.useRef(null);
|
|
2545
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-image-download", { 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, "comment-obj": commentObj ? (typeof commentObj === 'string' ? commentObj : JSON.stringify(commentObj)) : undefined, "comment-id": commentId !== undefined ? String(commentId) : undefined, "comment-index": commentIndex !== undefined ? String(commentIndex) : undefined }, children));
|
|
2546
|
+
};
|
|
2547
|
+
|
|
2548
|
+
var VeltCommentDialogThreadCardAttachmentsImagePreview$1 = function (props) {
|
|
2549
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, commentObj = props.commentObj, commentId = props.commentId, commentIndex = props.commentIndex, children = props.children;
|
|
2550
|
+
var ref = React.useRef(null);
|
|
2551
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-image-preview", { 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, "comment-obj": commentObj ? (typeof commentObj === 'string' ? commentObj : JSON.stringify(commentObj)) : undefined, "comment-id": commentId !== undefined ? String(commentId) : undefined, "comment-index": commentIndex !== undefined ? String(commentIndex) : undefined }, children));
|
|
2552
|
+
};
|
|
2553
|
+
|
|
2554
|
+
var VeltCommentDialogThreadCardAttachmentsOther$1 = function (props) {
|
|
2555
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, attachment = props.attachment, commentObj = props.commentObj, commentId = props.commentId, commentIndex = props.commentIndex, attachmentIndex = props.attachmentIndex, children = props.children;
|
|
2556
|
+
var ref = React.useRef(null);
|
|
2557
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other", { 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, attachment: attachment ? (typeof attachment === 'string' ? attachment : JSON.stringify(attachment)) : undefined, "comment-obj": commentObj ? (typeof commentObj === 'string' ? commentObj : JSON.stringify(commentObj)) : undefined, "comment-id": commentId !== undefined ? String(commentId) : undefined, "comment-index": commentIndex !== undefined ? String(commentIndex) : undefined, "attachment-index": attachmentIndex !== undefined ? String(attachmentIndex) : undefined }, children));
|
|
2558
|
+
};
|
|
2559
|
+
|
|
2560
|
+
var VeltCommentDialogThreadCardAttachmentsOtherDelete$1 = function (props) {
|
|
2561
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, commentObj = props.commentObj, commentId = props.commentId, commentIndex = props.commentIndex, children = props.children;
|
|
2562
|
+
var ref = React.useRef(null);
|
|
2563
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-delete", { 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, "comment-obj": commentObj ? (typeof commentObj === 'string' ? commentObj : JSON.stringify(commentObj)) : undefined, "comment-id": commentId !== undefined ? String(commentId) : undefined, "comment-index": commentIndex !== undefined ? String(commentIndex) : undefined }, children));
|
|
2564
|
+
};
|
|
2565
|
+
|
|
2566
|
+
var VeltCommentDialogThreadCardAttachmentsOtherDownload$1 = function (props) {
|
|
2567
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, commentObj = props.commentObj, commentId = props.commentId, commentIndex = props.commentIndex, children = props.children;
|
|
2568
|
+
var ref = React.useRef(null);
|
|
2569
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-download", { 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, "comment-obj": commentObj ? (typeof commentObj === 'string' ? commentObj : JSON.stringify(commentObj)) : undefined, "comment-id": commentId !== undefined ? String(commentId) : undefined, "comment-index": commentIndex !== undefined ? String(commentIndex) : undefined }, children));
|
|
2570
|
+
};
|
|
2571
|
+
|
|
2572
|
+
var VeltCommentDialogThreadCardAttachmentsOtherIcon$1 = function (props) {
|
|
2573
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, commentObj = props.commentObj, commentId = props.commentId, commentIndex = props.commentIndex, children = props.children;
|
|
2574
|
+
var ref = React.useRef(null);
|
|
2575
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-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, "comment-obj": commentObj ? (typeof commentObj === 'string' ? commentObj : JSON.stringify(commentObj)) : undefined, "comment-id": commentId !== undefined ? String(commentId) : undefined, "comment-index": commentIndex !== undefined ? String(commentIndex) : undefined }, children));
|
|
2576
|
+
};
|
|
2577
|
+
|
|
2578
|
+
var VeltCommentDialogThreadCardAttachmentsOtherName$1 = function (props) {
|
|
2579
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, commentObj = props.commentObj, commentId = props.commentId, commentIndex = props.commentIndex, children = props.children;
|
|
2580
|
+
var ref = React.useRef(null);
|
|
2581
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-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, "comment-obj": commentObj ? (typeof commentObj === 'string' ? commentObj : JSON.stringify(commentObj)) : undefined, "comment-id": commentId !== undefined ? String(commentId) : undefined, "comment-index": commentIndex !== undefined ? String(commentIndex) : undefined }, children));
|
|
2582
|
+
};
|
|
2583
|
+
|
|
2584
|
+
var VeltCommentDialogThreadCardAttachmentsOtherSize$1 = function (props) {
|
|
2585
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, commentObj = props.commentObj, commentId = props.commentId, commentIndex = props.commentIndex, children = props.children;
|
|
2586
|
+
var ref = React.useRef(null);
|
|
2587
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-size", { 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, "comment-obj": commentObj ? (typeof commentObj === 'string' ? commentObj : JSON.stringify(commentObj)) : undefined, "comment-id": commentId !== undefined ? String(commentId) : undefined, "comment-index": commentIndex !== undefined ? String(commentIndex) : undefined }, children));
|
|
2588
|
+
};
|
|
2589
|
+
|
|
2590
|
+
var VeltCommentDialogThreadCardSeenDropdown$1 = function (props) {
|
|
2591
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, commentObj = props.commentObj, commentId = props.commentId, commentIndex = props.commentIndex, enableSeenByUsers = props.enableSeenByUsers, isDraft = props.isDraft, viewCount = props.viewCount, children = props.children;
|
|
2592
|
+
var ref = React.useRef(null);
|
|
2593
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-seen-dropdown", { 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, "comment-obj": commentObj ? (typeof commentObj === 'string' ? commentObj : JSON.stringify(commentObj)) : undefined, "comment-id": commentId !== undefined ? String(commentId) : undefined, "comment-index": commentIndex !== undefined ? String(commentIndex) : undefined, "enable-seen-by-users": enableSeenByUsers !== undefined ? (typeof enableSeenByUsers === 'string' ? enableSeenByUsers : (enableSeenByUsers ? 'true' : 'false')) : undefined, "is-draft": isDraft !== undefined ? (typeof isDraft === 'string' ? isDraft : (isDraft ? 'true' : 'false')) : undefined, "view-count": viewCount !== undefined ? String(viewCount) : undefined }, children));
|
|
2594
|
+
};
|
|
2595
|
+
|
|
2596
|
+
var VeltCommentDialogThreadCardSeenDropdownTrigger$1 = function (props) {
|
|
2597
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2598
|
+
var ref = React.useRef(null);
|
|
2599
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-seen-dropdown-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));
|
|
2600
|
+
};
|
|
2601
|
+
|
|
2602
|
+
var VeltCommentDialogThreadCardSeenDropdownContent$1 = function (props) {
|
|
2603
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2604
|
+
var ref = React.useRef(null);
|
|
2605
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-seen-dropdown-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));
|
|
2606
|
+
};
|
|
2607
|
+
|
|
2608
|
+
var VeltCommentDialogThreadCardSeenDropdownContentTitle$1 = function (props) {
|
|
2609
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2610
|
+
var ref = React.useRef(null);
|
|
2611
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-seen-dropdown-content-title", { 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));
|
|
2612
|
+
};
|
|
2613
|
+
|
|
2614
|
+
var VeltCommentDialogThreadCardSeenDropdownContentItems$1 = function (props) {
|
|
2615
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2616
|
+
var ref = React.useRef(null);
|
|
2617
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-seen-dropdown-content-items", { 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));
|
|
2618
|
+
};
|
|
2619
|
+
|
|
2620
|
+
var VeltCommentDialogThreadCardSeenDropdownContentItem$1 = function (props) {
|
|
2621
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2622
|
+
var ref = React.useRef(null);
|
|
2623
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-seen-dropdown-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));
|
|
2624
|
+
};
|
|
2625
|
+
|
|
2626
|
+
var VeltCommentDialogThreadCardSeenDropdownContentItemAvatar$1 = function (props) {
|
|
2627
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2628
|
+
var ref = React.useRef(null);
|
|
2629
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-seen-dropdown-content-item-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));
|
|
2630
|
+
};
|
|
2631
|
+
|
|
2632
|
+
var VeltCommentDialogThreadCardSeenDropdownContentItemName$1 = function (props) {
|
|
2633
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2634
|
+
var ref = React.useRef(null);
|
|
2635
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-seen-dropdown-content-item-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));
|
|
2636
|
+
};
|
|
2637
|
+
|
|
2638
|
+
var VeltCommentDialogThreadCardSeenDropdownContentItemTime$1 = function (props) {
|
|
2639
|
+
var annotationId = props.annotationId, defaultCondition = props.defaultCondition, inlineCommentSectionMode = props.inlineCommentSectionMode, children = props.children;
|
|
2640
|
+
var ref = React.useRef(null);
|
|
2641
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-seen-dropdown-content-item-time", { 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));
|
|
2642
|
+
};
|
|
2643
|
+
|
|
1649
2644
|
var VeltWireframe = function (props) {
|
|
1650
2645
|
var children = props.children;
|
|
1651
2646
|
return (React__default["default"].createElement("velt-wireframe", { style: { display: 'none' } }, children));
|
|
@@ -8115,12 +9110,165 @@ exports.VeltCommentBubble = SnippylyCommentBubble;
|
|
|
8115
9110
|
exports.VeltCommentBubbleWireframe = VeltCommentBubbleWireframe;
|
|
8116
9111
|
exports.VeltCommentComposer = VeltCommentComposer;
|
|
8117
9112
|
exports.VeltCommentComposerWireframe = VeltCommentComposerWireframe;
|
|
9113
|
+
exports.VeltCommentDialog = VeltCommentDialog;
|
|
9114
|
+
exports.VeltCommentDialogAllComment = VeltCommentDialogAllComment$1;
|
|
9115
|
+
exports.VeltCommentDialogApprove = VeltCommentDialogApprove$1;
|
|
9116
|
+
exports.VeltCommentDialogAssignDropdown = VeltCommentDialogAssignDropdown;
|
|
9117
|
+
exports.VeltCommentDialogAssignMenu = VeltCommentDialogAssignMenu$1;
|
|
9118
|
+
exports.VeltCommentDialogAssigneeBanner = VeltCommentDialogAssigneeBanner$1;
|
|
9119
|
+
exports.VeltCommentDialogAssigneeBannerResolveButton = VeltCommentDialogAssigneeBannerResolveButton$1;
|
|
9120
|
+
exports.VeltCommentDialogAssigneeBannerUnresolveButton = VeltCommentDialogAssigneeBannerUnresolveButton$1;
|
|
9121
|
+
exports.VeltCommentDialogAssigneeBannerUserAvatar = VeltCommentDialogAssigneeBannerUserAvatar$1;
|
|
9122
|
+
exports.VeltCommentDialogAssigneeBannerUserName = VeltCommentDialogAssigneeBannerUserName$1;
|
|
9123
|
+
exports.VeltCommentDialogAttachmentButton = VeltCommentDialogAttachmentButton;
|
|
9124
|
+
exports.VeltCommentDialogBody = VeltCommentDialogBody$1;
|
|
9125
|
+
exports.VeltCommentDialogCloseButton = VeltCommentDialogCloseButton$1;
|
|
9126
|
+
exports.VeltCommentDialogCommentCategory = VeltCommentDialogCommentCategory$1;
|
|
9127
|
+
exports.VeltCommentDialogCommentIndex = VeltCommentDialogCommentIndex$1;
|
|
9128
|
+
exports.VeltCommentDialogCommentNumber = VeltCommentDialogCommentNumber$1;
|
|
9129
|
+
exports.VeltCommentDialogCommentSuggestionStatus = VeltCommentDialogCommentSuggestionStatus$1;
|
|
9130
|
+
exports.VeltCommentDialogComposer = VeltCommentDialogComposer$1;
|
|
9131
|
+
exports.VeltCommentDialogComposerActionButton = VeltCommentDialogComposerActionButton$1;
|
|
9132
|
+
exports.VeltCommentDialogComposerAssignUser = VeltCommentDialogComposerAssignUser$1;
|
|
9133
|
+
exports.VeltCommentDialogComposerAttachments = VeltCommentDialogComposerAttachments$1;
|
|
9134
|
+
exports.VeltCommentDialogComposerAttachmentsImage = VeltCommentDialogComposerAttachmentsImage$1;
|
|
9135
|
+
exports.VeltCommentDialogComposerAttachmentsImageDelete = VeltCommentDialogComposerAttachmentsImageDelete$1;
|
|
9136
|
+
exports.VeltCommentDialogComposerAttachmentsImageLoading = VeltCommentDialogComposerAttachmentsImageLoading$1;
|
|
9137
|
+
exports.VeltCommentDialogComposerAttachmentsImagePreview = VeltCommentDialogComposerAttachmentsImagePreview$1;
|
|
9138
|
+
exports.VeltCommentDialogComposerAttachmentsInvalid = VeltCommentDialogComposerAttachmentsInvalid$1;
|
|
9139
|
+
exports.VeltCommentDialogComposerAttachmentsInvalidItem = VeltCommentDialogComposerAttachmentsInvalidItem$1;
|
|
9140
|
+
exports.VeltCommentDialogComposerAttachmentsInvalidItemDelete = VeltCommentDialogComposerAttachmentsInvalidItemDelete$1;
|
|
9141
|
+
exports.VeltCommentDialogComposerAttachmentsInvalidItemMessage = VeltCommentDialogComposerAttachmentsInvalidItemMessage$1;
|
|
9142
|
+
exports.VeltCommentDialogComposerAttachmentsInvalidItemPreview = VeltCommentDialogComposerAttachmentsInvalidItemPreview$1;
|
|
9143
|
+
exports.VeltCommentDialogComposerAttachmentsOther = VeltCommentDialogComposerAttachmentsOther$1;
|
|
9144
|
+
exports.VeltCommentDialogComposerAttachmentsOtherDelete = VeltCommentDialogComposerAttachmentsOtherDelete$1;
|
|
9145
|
+
exports.VeltCommentDialogComposerAttachmentsOtherIcon = VeltCommentDialogComposerAttachmentsOtherIcon$1;
|
|
9146
|
+
exports.VeltCommentDialogComposerAttachmentsOtherLoading = VeltCommentDialogComposerAttachmentsOtherLoading$1;
|
|
9147
|
+
exports.VeltCommentDialogComposerAttachmentsOtherName = VeltCommentDialogComposerAttachmentsOtherName$1;
|
|
9148
|
+
exports.VeltCommentDialogComposerAttachmentsOtherSize = VeltCommentDialogComposerAttachmentsOtherSize$1;
|
|
9149
|
+
exports.VeltCommentDialogComposerAttachmentsSelected = VeltCommentDialogComposerAttachmentsSelected$1;
|
|
9150
|
+
exports.VeltCommentDialogComposerAvatar = VeltCommentDialogComposerAvatar$1;
|
|
9151
|
+
exports.VeltCommentDialogComposerInput = VeltCommentDialogComposerInput$1;
|
|
9152
|
+
exports.VeltCommentDialogComposerPrivateBadge = VeltCommentDialogComposerPrivateBadge$1;
|
|
9153
|
+
exports.VeltCommentDialogComposerRecordings = VeltCommentDialogComposerRecordings$1;
|
|
9154
|
+
exports.VeltCommentDialogContextWrapper = VeltCommentDialogContextWrapper;
|
|
9155
|
+
exports.VeltCommentDialogCopyLink = VeltCommentDialogCopyLink$1;
|
|
9156
|
+
exports.VeltCommentDialogCustomAnnotationDropdown = VeltCommentDialogCustomAnnotationDropdown$1;
|
|
9157
|
+
exports.VeltCommentDialogCustomAnnotationDropdownContent = VeltCommentDialogCustomAnnotationDropdownContent$1;
|
|
9158
|
+
exports.VeltCommentDialogCustomAnnotationDropdownContentItem = VeltCommentDialogCustomAnnotationDropdownContentItem$1;
|
|
9159
|
+
exports.VeltCommentDialogCustomAnnotationDropdownContentItemIcon = VeltCommentDialogCustomAnnotationDropdownContentItemIcon$1;
|
|
9160
|
+
exports.VeltCommentDialogCustomAnnotationDropdownContentItemLabel = VeltCommentDialogCustomAnnotationDropdownContentItemLabel$1;
|
|
9161
|
+
exports.VeltCommentDialogCustomAnnotationDropdownTrigger = VeltCommentDialogCustomAnnotationDropdownTrigger$1;
|
|
9162
|
+
exports.VeltCommentDialogCustomAnnotationDropdownTriggerArrow = VeltCommentDialogCustomAnnotationDropdownTriggerArrow$1;
|
|
9163
|
+
exports.VeltCommentDialogCustomAnnotationDropdownTriggerList = VeltCommentDialogCustomAnnotationDropdownTriggerList$1;
|
|
9164
|
+
exports.VeltCommentDialogCustomAnnotationDropdownTriggerListItem = VeltCommentDialogCustomAnnotationDropdownTriggerListItem$1;
|
|
9165
|
+
exports.VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder = VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder$1;
|
|
9166
|
+
exports.VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount = VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount$1;
|
|
9167
|
+
exports.VeltCommentDialogDeleteButton = VeltCommentDialogDeleteButton$1;
|
|
9168
|
+
exports.VeltCommentDialogDeviceTypeIcons = VeltCommentDialogDeviceTypeIcons;
|
|
9169
|
+
exports.VeltCommentDialogGhostBanner = VeltCommentDialogGhostBanner$1;
|
|
9170
|
+
exports.VeltCommentDialogHeader = VeltCommentDialogHeader$1;
|
|
9171
|
+
exports.VeltCommentDialogHideReply = VeltCommentDialogHideReply$1;
|
|
9172
|
+
exports.VeltCommentDialogMetadata = VeltCommentDialogMetadata;
|
|
9173
|
+
exports.VeltCommentDialogMoreReply = VeltCommentDialogMoreReply$1;
|
|
9174
|
+
exports.VeltCommentDialogNavigationButton = VeltCommentDialogNavigationButton$1;
|
|
9175
|
+
exports.VeltCommentDialogOptions = VeltCommentDialogOptions$1;
|
|
9176
|
+
exports.VeltCommentDialogOptionsDropdown = VeltCommentDialogOptionsDropdown;
|
|
9177
|
+
exports.VeltCommentDialogOptionsDropdownContent = VeltCommentDialogOptionsDropdownContent;
|
|
9178
|
+
exports.VeltCommentDialogOptionsDropdownContentAssign = VeltCommentDialogOptionsDropdownContentAssign;
|
|
9179
|
+
exports.VeltCommentDialogOptionsDropdownContentDelete = VeltCommentDialogOptionsDropdownContentDelete;
|
|
9180
|
+
exports.VeltCommentDialogOptionsDropdownContentDeleteComment = VeltCommentDialogOptionsDropdownContentDeleteComment;
|
|
9181
|
+
exports.VeltCommentDialogOptionsDropdownContentDeleteThread = VeltCommentDialogOptionsDropdownContentDeleteThread;
|
|
9182
|
+
exports.VeltCommentDialogOptionsDropdownContentEdit = VeltCommentDialogOptionsDropdownContentEdit;
|
|
9183
|
+
exports.VeltCommentDialogOptionsDropdownContentMakePrivate = VeltCommentDialogOptionsDropdownContentMakePrivate;
|
|
9184
|
+
exports.VeltCommentDialogOptionsDropdownContentMakePrivateDisable = VeltCommentDialogOptionsDropdownContentMakePrivateDisable;
|
|
9185
|
+
exports.VeltCommentDialogOptionsDropdownContentMakePrivateEnable = VeltCommentDialogOptionsDropdownContentMakePrivateEnable;
|
|
9186
|
+
exports.VeltCommentDialogOptionsDropdownContentMarkAsRead = VeltCommentDialogOptionsDropdownContentMarkAsRead;
|
|
9187
|
+
exports.VeltCommentDialogOptionsDropdownContentMarkAsReadMarkRead = VeltCommentDialogOptionsDropdownContentMarkAsReadMarkRead;
|
|
9188
|
+
exports.VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread = VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread;
|
|
9189
|
+
exports.VeltCommentDialogOptionsDropdownContentNotification = VeltCommentDialogOptionsDropdownContentNotification;
|
|
9190
|
+
exports.VeltCommentDialogOptionsDropdownContentNotificationSubscribe = VeltCommentDialogOptionsDropdownContentNotificationSubscribe;
|
|
9191
|
+
exports.VeltCommentDialogOptionsDropdownContentNotificationUnsubscribe = VeltCommentDialogOptionsDropdownContentNotificationUnsubscribe;
|
|
8118
9192
|
exports.VeltCommentDialogOptionsDropdownContentWireframe = VeltCommentDialogOptionsDropdownContentWireframe;
|
|
9193
|
+
exports.VeltCommentDialogOptionsDropdownTrigger = VeltCommentDialogOptionsDropdownTrigger;
|
|
8119
9194
|
exports.VeltCommentDialogOptionsDropdownTriggerWireframe = VeltCommentDialogOptionsDropdownTriggerWireframe;
|
|
9195
|
+
exports.VeltCommentDialogPriority = VeltCommentDialogPriority$1;
|
|
9196
|
+
exports.VeltCommentDialogPriorityDropdown = VeltCommentDialogPriorityDropdown;
|
|
9197
|
+
exports.VeltCommentDialogPriorityDropdownContent = VeltCommentDialogPriorityDropdownContent;
|
|
9198
|
+
exports.VeltCommentDialogPriorityDropdownContentItem = VeltCommentDialogPriorityDropdownContentItem;
|
|
9199
|
+
exports.VeltCommentDialogPriorityDropdownContentItemIcon = VeltCommentDialogPriorityDropdownContentItemIcon;
|
|
9200
|
+
exports.VeltCommentDialogPriorityDropdownContentItemName = VeltCommentDialogPriorityDropdownContentItemName;
|
|
9201
|
+
exports.VeltCommentDialogPriorityDropdownContentItemTick = VeltCommentDialogPriorityDropdownContentItemTick;
|
|
8120
9202
|
exports.VeltCommentDialogPriorityDropdownContentWireframe = VeltCommentDialogPriorityDropdownContentWireframe;
|
|
9203
|
+
exports.VeltCommentDialogPriorityDropdownTrigger = VeltCommentDialogPriorityDropdownTrigger;
|
|
9204
|
+
exports.VeltCommentDialogPriorityDropdownTriggerArrow = VeltCommentDialogPriorityDropdownTriggerArrow;
|
|
9205
|
+
exports.VeltCommentDialogPriorityDropdownTriggerIcon = VeltCommentDialogPriorityDropdownTriggerIcon;
|
|
9206
|
+
exports.VeltCommentDialogPriorityDropdownTriggerName = VeltCommentDialogPriorityDropdownTriggerName;
|
|
8121
9207
|
exports.VeltCommentDialogPriorityDropdownTriggerWireframe = VeltCommentDialogPriorityDropdownTriggerWireframe;
|
|
9208
|
+
exports.VeltCommentDialogPrivateBanner = VeltCommentDialogPrivateBanner$1;
|
|
9209
|
+
exports.VeltCommentDialogPrivateButton = VeltCommentDialogPrivateButton;
|
|
9210
|
+
exports.VeltCommentDialogReplyAvatars = VeltCommentDialogReplyAvatars$1;
|
|
9211
|
+
exports.VeltCommentDialogReplyAvatarsList = VeltCommentDialogReplyAvatarsList$1;
|
|
9212
|
+
exports.VeltCommentDialogReplyAvatarsListItem = VeltCommentDialogReplyAvatarsListItem$1;
|
|
9213
|
+
exports.VeltCommentDialogReplyAvatarsRemainingCount = VeltCommentDialogReplyAvatarsRemainingCount$1;
|
|
9214
|
+
exports.VeltCommentDialogResolveButton = VeltCommentDialogResolveButton$1;
|
|
9215
|
+
exports.VeltCommentDialogSignIn = VeltCommentDialogSignIn$1;
|
|
9216
|
+
exports.VeltCommentDialogStatus = VeltCommentDialogStatus$1;
|
|
9217
|
+
exports.VeltCommentDialogStatusDropdown = VeltCommentDialogStatusDropdown;
|
|
9218
|
+
exports.VeltCommentDialogStatusDropdownContent = VeltCommentDialogStatusDropdownContent;
|
|
9219
|
+
exports.VeltCommentDialogStatusDropdownContentItem = VeltCommentDialogStatusDropdownContentItem;
|
|
9220
|
+
exports.VeltCommentDialogStatusDropdownContentItemIcon = VeltCommentDialogStatusDropdownContentItemIcon;
|
|
9221
|
+
exports.VeltCommentDialogStatusDropdownContentItemName = VeltCommentDialogStatusDropdownContentItemName;
|
|
8122
9222
|
exports.VeltCommentDialogStatusDropdownContentWireframe = VeltCommentDialogStatusDropdownContentWireframe;
|
|
9223
|
+
exports.VeltCommentDialogStatusDropdownTrigger = VeltCommentDialogStatusDropdownTrigger;
|
|
9224
|
+
exports.VeltCommentDialogStatusDropdownTriggerArrow = VeltCommentDialogStatusDropdownTriggerArrow;
|
|
9225
|
+
exports.VeltCommentDialogStatusDropdownTriggerIcon = VeltCommentDialogStatusDropdownTriggerIcon;
|
|
9226
|
+
exports.VeltCommentDialogStatusDropdownTriggerName = VeltCommentDialogStatusDropdownTriggerName;
|
|
8123
9227
|
exports.VeltCommentDialogStatusDropdownTriggerWireframe = VeltCommentDialogStatusDropdownTriggerWireframe;
|
|
9228
|
+
exports.VeltCommentDialogSuggestionAction = VeltCommentDialogSuggestionAction$1;
|
|
9229
|
+
exports.VeltCommentDialogSuggestionActionAccept = VeltCommentDialogSuggestionActionAccept$1;
|
|
9230
|
+
exports.VeltCommentDialogSuggestionActionReject = VeltCommentDialogSuggestionActionReject$1;
|
|
9231
|
+
exports.VeltCommentDialogThreadCard = VeltCommentDialogThreadCard$1;
|
|
9232
|
+
exports.VeltCommentDialogThreadCardAttachments = VeltCommentDialogThreadCardAttachments$1;
|
|
9233
|
+
exports.VeltCommentDialogThreadCardAttachmentsImage = VeltCommentDialogThreadCardAttachmentsImage$1;
|
|
9234
|
+
exports.VeltCommentDialogThreadCardAttachmentsImageDelete = VeltCommentDialogThreadCardAttachmentsImageDelete$1;
|
|
9235
|
+
exports.VeltCommentDialogThreadCardAttachmentsImageDownload = VeltCommentDialogThreadCardAttachmentsImageDownload$1;
|
|
9236
|
+
exports.VeltCommentDialogThreadCardAttachmentsImagePreview = VeltCommentDialogThreadCardAttachmentsImagePreview$1;
|
|
9237
|
+
exports.VeltCommentDialogThreadCardAttachmentsOther = VeltCommentDialogThreadCardAttachmentsOther$1;
|
|
9238
|
+
exports.VeltCommentDialogThreadCardAttachmentsOtherDelete = VeltCommentDialogThreadCardAttachmentsOtherDelete$1;
|
|
9239
|
+
exports.VeltCommentDialogThreadCardAttachmentsOtherDownload = VeltCommentDialogThreadCardAttachmentsOtherDownload$1;
|
|
9240
|
+
exports.VeltCommentDialogThreadCardAttachmentsOtherIcon = VeltCommentDialogThreadCardAttachmentsOtherIcon$1;
|
|
9241
|
+
exports.VeltCommentDialogThreadCardAttachmentsOtherName = VeltCommentDialogThreadCardAttachmentsOtherName$1;
|
|
9242
|
+
exports.VeltCommentDialogThreadCardAttachmentsOtherSize = VeltCommentDialogThreadCardAttachmentsOtherSize$1;
|
|
9243
|
+
exports.VeltCommentDialogThreadCardAvatar = VeltCommentDialogThreadCardAvatar$1;
|
|
9244
|
+
exports.VeltCommentDialogThreadCardDeviceType = VeltCommentDialogThreadCardDeviceType$1;
|
|
9245
|
+
exports.VeltCommentDialogThreadCardDraft = VeltCommentDialogThreadCardDraft$1;
|
|
9246
|
+
exports.VeltCommentDialogThreadCardEdited = VeltCommentDialogThreadCardEdited$1;
|
|
9247
|
+
exports.VeltCommentDialogThreadCardMessage = VeltCommentDialogThreadCardMessage$1;
|
|
9248
|
+
exports.VeltCommentDialogThreadCardName = VeltCommentDialogThreadCardName$1;
|
|
9249
|
+
exports.VeltCommentDialogThreadCardOptions = VeltCommentDialogThreadCardOptions$1;
|
|
9250
|
+
exports.VeltCommentDialogThreadCardReactionTool = VeltCommentDialogThreadCardReactionTool$1;
|
|
9251
|
+
exports.VeltCommentDialogThreadCardReactions = VeltCommentDialogThreadCardReactions$1;
|
|
9252
|
+
exports.VeltCommentDialogThreadCardRecordings = VeltCommentDialogThreadCardRecordings$1;
|
|
9253
|
+
exports.VeltCommentDialogThreadCardReply = VeltCommentDialogThreadCardReply$1;
|
|
9254
|
+
exports.VeltCommentDialogThreadCardSeenDropdown = VeltCommentDialogThreadCardSeenDropdown$1;
|
|
9255
|
+
exports.VeltCommentDialogThreadCardSeenDropdownContent = VeltCommentDialogThreadCardSeenDropdownContent$1;
|
|
9256
|
+
exports.VeltCommentDialogThreadCardSeenDropdownContentItem = VeltCommentDialogThreadCardSeenDropdownContentItem$1;
|
|
9257
|
+
exports.VeltCommentDialogThreadCardSeenDropdownContentItemAvatar = VeltCommentDialogThreadCardSeenDropdownContentItemAvatar$1;
|
|
9258
|
+
exports.VeltCommentDialogThreadCardSeenDropdownContentItemName = VeltCommentDialogThreadCardSeenDropdownContentItemName$1;
|
|
9259
|
+
exports.VeltCommentDialogThreadCardSeenDropdownContentItemTime = VeltCommentDialogThreadCardSeenDropdownContentItemTime$1;
|
|
9260
|
+
exports.VeltCommentDialogThreadCardSeenDropdownContentItems = VeltCommentDialogThreadCardSeenDropdownContentItems$1;
|
|
9261
|
+
exports.VeltCommentDialogThreadCardSeenDropdownContentTitle = VeltCommentDialogThreadCardSeenDropdownContentTitle$1;
|
|
9262
|
+
exports.VeltCommentDialogThreadCardSeenDropdownTrigger = VeltCommentDialogThreadCardSeenDropdownTrigger$1;
|
|
9263
|
+
exports.VeltCommentDialogThreadCardTime = VeltCommentDialogThreadCardTime$1;
|
|
9264
|
+
exports.VeltCommentDialogThreadCardUnread = VeltCommentDialogThreadCardUnread$1;
|
|
9265
|
+
exports.VeltCommentDialogThreads = VeltCommentDialogThreads$1;
|
|
9266
|
+
exports.VeltCommentDialogToggleReply = VeltCommentDialogToggleReply$1;
|
|
9267
|
+
exports.VeltCommentDialogToggleReplyCount = VeltCommentDialogToggleReplyCount$1;
|
|
9268
|
+
exports.VeltCommentDialogToggleReplyIcon = VeltCommentDialogToggleReplyIcon$1;
|
|
9269
|
+
exports.VeltCommentDialogToggleReplyText = VeltCommentDialogToggleReplyText$1;
|
|
9270
|
+
exports.VeltCommentDialogUnresolveButton = VeltCommentDialogUnresolveButton$1;
|
|
9271
|
+
exports.VeltCommentDialogUpgrade = VeltCommentDialogUpgrade$1;
|
|
8124
9272
|
exports.VeltCommentDialogWireframe = VeltCommentDialogWireframe;
|
|
8125
9273
|
exports.VeltCommentPin = VeltCommentPin;
|
|
8126
9274
|
exports.VeltCommentPinWireframe = VeltCommentPinWireframe;
|