@veltdev/react 1.0.127 → 1.0.129
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 +434 -14
- package/cjs/index.js.map +1 -1
- package/cjs/types/components/SnippylyComments/SnippylyComments.d.ts +2 -0
- package/cjs/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipDescriptionWireframe/VeltAutocompleteChipTooltipDescriptionWireframe.d.ts +7 -0
- package/cjs/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipDescriptionWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipIconWireframe/VeltAutocompleteChipTooltipIconWireframe.d.ts +7 -0
- package/cjs/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipIconWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipNameWireframe/VeltAutocompleteChipTooltipNameWireframe.d.ts +7 -0
- package/cjs/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipNameWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipWireframe.d.ts +13 -0
- package/cjs/types/components/VeltAutocompleteChipTooltipWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposer.d.ts +2 -2
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerActionButton/VeltCommentDialogComposerActionButton.d.ts +1 -1
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachments.d.ts +11 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImage.d.ts +13 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageDelete/VeltCommentDialogComposerAttachmentsImageDelete.d.ts +5 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageDelete/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageLoading/VeltCommentDialogComposerAttachmentsImageLoading.d.ts +5 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageLoading/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImagePreview/VeltCommentDialogComposerAttachmentsImagePreview.d.ts +5 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImagePreview/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalid.d.ts +9 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItem.d.ts +13 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemDelete/VeltCommentDialogComposerAttachmentsInvalidItemDelete.d.ts +5 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemDelete/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemMessage/VeltCommentDialogComposerAttachmentsInvalidItemMessage.d.ts +5 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemMessage/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemPreview/VeltCommentDialogComposerAttachmentsInvalidItemPreview.d.ts +5 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemPreview/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOther.d.ts +17 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherDelete/VeltCommentDialogComposerAttachmentsOtherDelete.d.ts +5 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherDelete/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherIcon/VeltCommentDialogComposerAttachmentsOtherIcon.d.ts +5 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherIcon/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherLoading/VeltCommentDialogComposerAttachmentsOtherLoading.d.ts +5 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherLoading/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherName/VeltCommentDialogComposerAttachmentsOtherName.d.ts +5 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherName/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherSize/VeltCommentDialogComposerAttachmentsOtherSize.d.ts +5 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherSize/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsSelected/VeltCommentDialogComposerAttachmentsSelected.d.ts +11 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsSelected/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCard.d.ts +2 -2
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachments.d.ts +11 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImage.d.ts +13 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDelete/VeltCommentDialogThreadCardAttachmentsImageDelete.d.ts +5 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDelete/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDownload/VeltCommentDialogThreadCardAttachmentsImageDownload.d.ts +5 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDownload/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImagePreview/VeltCommentDialogThreadCardAttachmentsImagePreview.d.ts +5 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImagePreview/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOther.d.ts +17 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDelete/VeltCommentDialogThreadCardAttachmentsOtherDelete.d.ts +5 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDelete/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDownload/VeltCommentDialogThreadCardAttachmentsOtherDownload.d.ts +5 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDownload/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherIcon/VeltCommentDialogThreadCardAttachmentsOtherIcon.d.ts +5 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherIcon/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherName/VeltCommentDialogThreadCardAttachmentsOtherName.d.ts +5 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherName/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherSize/VeltCommentDialogThreadCardAttachmentsOtherSize.d.ts +5 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherSize/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +4 -4
- package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentAssignWireframe/VeltOptionsDropdownContentAssignWireframe.d.ts +5 -0
- package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentAssignWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentDeleteWireframe/VeltOptionsDropdownContentDeleteCommentWireframe/VeltOptionsDropdownContentDeleteCommentWireframe.d.ts +5 -0
- package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentDeleteWireframe/VeltOptionsDropdownContentDeleteCommentWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentDeleteWireframe/VeltOptionsDropdownContentDeleteThreadWireframe/VeltOptionsDropdownContentDeleteThreadWireframe.d.ts +5 -0
- package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentDeleteWireframe/VeltOptionsDropdownContentDeleteThreadWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentDeleteWireframe/VeltOptionsDropdownContentDeleteWireframe.d.ts +11 -0
- package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentDeleteWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentEditWireframe/VeltOptionsDropdownContentEditWireframe.d.ts +5 -0
- package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentEditWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/VeltOptionsDropdownContentMakePrivateDisableWireframe/VeltOptionsDropdownContentMakePrivateDisableWireframe.d.ts +5 -0
- package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/VeltOptionsDropdownContentMakePrivateDisableWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/VeltOptionsDropdownContentMakePrivateEnableWireframe/VeltOptionsDropdownContentMakePrivateEnableWireframe.d.ts +5 -0
- package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/VeltOptionsDropdownContentMakePrivateEnableWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/VeltOptionsDropdownContentMakePrivateWireframe.d.ts +11 -0
- package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentWireframe.d.ts +16 -0
- package/cjs/types/components/VeltOptionsDropdownContentWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltOptionsDropdownTriggerWireframe/VeltOptionsDropdownTriggerWireframe.d.ts +6 -0
- package/cjs/types/components/VeltOptionsDropdownTriggerWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltPriorityDropdownContentWireframe/VeltPriorityDropdownContentItemWireframe/VelPriorityDropdownContentItemWireframe.d.ts +13 -0
- package/cjs/types/components/VeltPriorityDropdownContentWireframe/VeltPriorityDropdownContentItemWireframe/VeltPriorityDropdownContentItemIconWireframe/VeltPriorityDropdownContentItemIconWireframe.d.ts +5 -0
- package/cjs/types/components/VeltPriorityDropdownContentWireframe/VeltPriorityDropdownContentItemWireframe/VeltPriorityDropdownContentItemIconWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltPriorityDropdownContentWireframe/VeltPriorityDropdownContentItemWireframe/VeltPriorityDropdownContentItemNameWireframe/VeltPriorityDropdownContentItemNameWireframe.d.ts +5 -0
- package/cjs/types/components/VeltPriorityDropdownContentWireframe/VeltPriorityDropdownContentItemWireframe/VeltPriorityDropdownContentItemNameWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltPriorityDropdownContentWireframe/VeltPriorityDropdownContentItemWireframe/VeltPriorityDropdownContentItemTickWireframe/VeltPriorityDropdownContentItemTickWireframe.d.ts +5 -0
- package/cjs/types/components/VeltPriorityDropdownContentWireframe/VeltPriorityDropdownContentItemWireframe/VeltPriorityDropdownContentItemTickWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltPriorityDropdownContentWireframe/VeltPriorityDropdownContentItemWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltPriorityDropdownContentWireframe/VeltPriorityDropdownContentWireframe.d.ts +10 -0
- package/cjs/types/components/VeltPriorityDropdownContentWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltPriorityDropdownTriggerWireframe/VeltPriorityDropdownTriggerArrowWireframe/VeltPriorityDropdownTriggerArrowWireframe.d.ts +5 -0
- package/cjs/types/components/VeltPriorityDropdownTriggerWireframe/VeltPriorityDropdownTriggerArrowWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltPriorityDropdownTriggerWireframe/VeltPriorityDropdownTriggerIconWireframe/VeltPriorityDropdownTriggerIconWireframe.d.ts +5 -0
- package/cjs/types/components/VeltPriorityDropdownTriggerWireframe/VeltPriorityDropdownTriggerIconWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltPriorityDropdownTriggerWireframe/VeltPriorityDropdownTriggerNameWireframe/VeltPriorityDropdownTriggerNameWireframe.d.ts +5 -0
- package/cjs/types/components/VeltPriorityDropdownTriggerWireframe/VeltPriorityDropdownTriggerNameWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltPriorityDropdownTriggerWireframe/VeltPriorityDropdownTriggerWireframe.d.ts +14 -0
- package/cjs/types/components/VeltPriorityDropdownTriggerWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserAvatarWireframe/VeltReactionPinTooltipUserAvatarWireframe.d.ts +7 -0
- package/cjs/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserAvatarWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserNameWireframe/VeltReactionPinTooltipUserNameWireframe.d.ts +7 -0
- package/cjs/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserNameWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserWireframe.d.ts +11 -0
- package/cjs/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUsersWireframe.d.ts +9 -0
- package/cjs/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipWireframe.d.ts +9 -0
- package/cjs/types/components/VeltReactionPinTooltipWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltReactionPinWireframe/VeltReactionPinCountWireframe/VeltReactionPinCountWireframe.d.ts +7 -0
- package/cjs/types/components/VeltReactionPinWireframe/VeltReactionPinCountWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltReactionPinWireframe/VeltReactionPinEmojiWireframe/VeltReactionPinEmojiWireframe.d.ts +7 -0
- package/cjs/types/components/VeltReactionPinWireframe/VeltReactionPinEmojiWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltReactionPinWireframe/VeltReactionPinWireframe.d.ts +11 -0
- package/cjs/types/components/VeltReactionPinWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltReactionToolWireframe/VeltReactionToolWireframe.d.ts +7 -0
- package/cjs/types/components/VeltReactionToolWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemWireframe/VeltReactionsPanelItemEmojiWireframe/VeltReactionsPanelItemEmojiWireframe.d.ts +7 -0
- package/cjs/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemWireframe/VeltReactionsPanelItemEmojiWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemWireframe/VeltReactionsPanelItemWireframe.d.ts +9 -0
- package/cjs/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemsWireframe.d.ts +9 -0
- package/cjs/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelWireframe.d.ts +9 -0
- package/cjs/types/components/VeltReactionsPanelWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltStatusDropdownContentWireframe/VeltStatusDropdownContentItemWireframe/VeltStatusDropdownContentItemIconWireframe/VeltStatusDropdownContentItemIconWireframe.d.ts +5 -0
- package/cjs/types/components/VeltStatusDropdownContentWireframe/VeltStatusDropdownContentItemWireframe/VeltStatusDropdownContentItemIconWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltStatusDropdownContentWireframe/VeltStatusDropdownContentItemWireframe/VeltStatusDropdownContentItemNameWireframe/VeltStatusDropdownContentItemNameWireframe.d.ts +5 -0
- package/cjs/types/components/VeltStatusDropdownContentWireframe/VeltStatusDropdownContentItemWireframe/VeltStatusDropdownContentItemNameWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltStatusDropdownContentWireframe/VeltStatusDropdownContentItemWireframe/VeltStatusDropdownContentItemWireframe.d.ts +11 -0
- package/cjs/types/components/VeltStatusDropdownContentWireframe/VeltStatusDropdownContentItemWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltStatusDropdownContentWireframe/VeltStatusDropdownContentWireframe.d.ts +10 -0
- package/cjs/types/components/VeltStatusDropdownContentWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltStatusDropdownTriggerWireframe/VeltStatusDropdownTriggerArrowWireframe/VeltStatusDropdownTriggerArrowWireframe.d.ts +5 -0
- package/cjs/types/components/VeltStatusDropdownTriggerWireframe/VeltStatusDropdownTriggerArrowWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltStatusDropdownTriggerWireframe/VeltStatusDropdownTriggerIconWireframe/VeltStatusDropdownTriggerIconWireframe.d.ts +5 -0
- package/cjs/types/components/VeltStatusDropdownTriggerWireframe/VeltStatusDropdownTriggerIconWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltStatusDropdownTriggerWireframe/VeltStatusDropdownTriggerNameWireframe/VeltStatusDropdownTriggerNameWireframe.d.ts +5 -0
- package/cjs/types/components/VeltStatusDropdownTriggerWireframe/VeltStatusDropdownTriggerNameWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltStatusDropdownTriggerWireframe/VeltStatusDropdownTriggerWireframe.d.ts +14 -0
- package/cjs/types/components/VeltStatusDropdownTriggerWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbar.d.ts +2 -2
- package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarDivider/VeltTextCommentToolbarDivider.d.ts +5 -0
- package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarDivider/index.d.ts +1 -0
- package/cjs/types/components/index.d.ts +11 -0
- package/cjs/types/constants.d.ts +1 -1
- package/esm/index.js +424 -15
- package/esm/index.js.map +1 -1
- package/esm/types/components/SnippylyComments/SnippylyComments.d.ts +2 -0
- package/esm/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipDescriptionWireframe/VeltAutocompleteChipTooltipDescriptionWireframe.d.ts +7 -0
- package/esm/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipDescriptionWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipIconWireframe/VeltAutocompleteChipTooltipIconWireframe.d.ts +7 -0
- package/esm/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipIconWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipNameWireframe/VeltAutocompleteChipTooltipNameWireframe.d.ts +7 -0
- package/esm/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipNameWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltAutocompleteChipTooltipWireframe/VeltAutocompleteChipTooltipWireframe.d.ts +13 -0
- package/esm/types/components/VeltAutocompleteChipTooltipWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposer.d.ts +2 -2
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerActionButton/VeltCommentDialogComposerActionButton.d.ts +1 -1
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachments.d.ts +11 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImage.d.ts +13 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageDelete/VeltCommentDialogComposerAttachmentsImageDelete.d.ts +5 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageDelete/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageLoading/VeltCommentDialogComposerAttachmentsImageLoading.d.ts +5 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImageLoading/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImagePreview/VeltCommentDialogComposerAttachmentsImagePreview.d.ts +5 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/VeltCommentDialogComposerAttachmentsImagePreview/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsImage/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalid.d.ts +9 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItem.d.ts +13 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemDelete/VeltCommentDialogComposerAttachmentsInvalidItemDelete.d.ts +5 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemDelete/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemMessage/VeltCommentDialogComposerAttachmentsInvalidItemMessage.d.ts +5 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemMessage/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemPreview/VeltCommentDialogComposerAttachmentsInvalidItemPreview.d.ts +5 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/VeltCommentDialogComposerAttachmentsInvalidItemPreview/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/VeltCommentDialogComposerAttachmentsInvalidItem/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsInvalid/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOther.d.ts +17 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherDelete/VeltCommentDialogComposerAttachmentsOtherDelete.d.ts +5 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherDelete/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherIcon/VeltCommentDialogComposerAttachmentsOtherIcon.d.ts +5 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherIcon/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherLoading/VeltCommentDialogComposerAttachmentsOtherLoading.d.ts +5 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherLoading/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherName/VeltCommentDialogComposerAttachmentsOtherName.d.ts +5 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherName/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherSize/VeltCommentDialogComposerAttachmentsOtherSize.d.ts +5 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/VeltCommentDialogComposerAttachmentsOtherSize/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsOther/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsSelected/VeltCommentDialogComposerAttachmentsSelected.d.ts +11 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/VeltCommentDialogComposerAttachmentsSelected/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerAttachments/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCard.d.ts +2 -2
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachments.d.ts +11 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImage.d.ts +13 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDelete/VeltCommentDialogThreadCardAttachmentsImageDelete.d.ts +5 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDelete/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDownload/VeltCommentDialogThreadCardAttachmentsImageDownload.d.ts +5 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImageDownload/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImagePreview/VeltCommentDialogThreadCardAttachmentsImagePreview.d.ts +5 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/VeltCommentDialogThreadCardAttachmentsImagePreview/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsImage/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOther.d.ts +17 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDelete/VeltCommentDialogThreadCardAttachmentsOtherDelete.d.ts +5 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDelete/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDownload/VeltCommentDialogThreadCardAttachmentsOtherDownload.d.ts +5 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherDownload/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherIcon/VeltCommentDialogThreadCardAttachmentsOtherIcon.d.ts +5 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherIcon/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherName/VeltCommentDialogThreadCardAttachmentsOtherName.d.ts +5 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherName/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherSize/VeltCommentDialogThreadCardAttachmentsOtherSize.d.ts +5 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/VeltCommentDialogThreadCardAttachmentsOtherSize/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/VeltCommentDialogThreadCardAttachmentsOther/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardAttachments/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +4 -4
- package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentAssignWireframe/VeltOptionsDropdownContentAssignWireframe.d.ts +5 -0
- package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentAssignWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentDeleteWireframe/VeltOptionsDropdownContentDeleteCommentWireframe/VeltOptionsDropdownContentDeleteCommentWireframe.d.ts +5 -0
- package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentDeleteWireframe/VeltOptionsDropdownContentDeleteCommentWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentDeleteWireframe/VeltOptionsDropdownContentDeleteThreadWireframe/VeltOptionsDropdownContentDeleteThreadWireframe.d.ts +5 -0
- package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentDeleteWireframe/VeltOptionsDropdownContentDeleteThreadWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentDeleteWireframe/VeltOptionsDropdownContentDeleteWireframe.d.ts +11 -0
- package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentDeleteWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentEditWireframe/VeltOptionsDropdownContentEditWireframe.d.ts +5 -0
- package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentEditWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/VeltOptionsDropdownContentMakePrivateDisableWireframe/VeltOptionsDropdownContentMakePrivateDisableWireframe.d.ts +5 -0
- package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/VeltOptionsDropdownContentMakePrivateDisableWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/VeltOptionsDropdownContentMakePrivateEnableWireframe/VeltOptionsDropdownContentMakePrivateEnableWireframe.d.ts +5 -0
- package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/VeltOptionsDropdownContentMakePrivateEnableWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/VeltOptionsDropdownContentMakePrivateWireframe.d.ts +11 -0
- package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentWireframe.d.ts +16 -0
- package/esm/types/components/VeltOptionsDropdownContentWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltOptionsDropdownTriggerWireframe/VeltOptionsDropdownTriggerWireframe.d.ts +6 -0
- package/esm/types/components/VeltOptionsDropdownTriggerWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltPriorityDropdownContentWireframe/VeltPriorityDropdownContentItemWireframe/VelPriorityDropdownContentItemWireframe.d.ts +13 -0
- package/esm/types/components/VeltPriorityDropdownContentWireframe/VeltPriorityDropdownContentItemWireframe/VeltPriorityDropdownContentItemIconWireframe/VeltPriorityDropdownContentItemIconWireframe.d.ts +5 -0
- package/esm/types/components/VeltPriorityDropdownContentWireframe/VeltPriorityDropdownContentItemWireframe/VeltPriorityDropdownContentItemIconWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltPriorityDropdownContentWireframe/VeltPriorityDropdownContentItemWireframe/VeltPriorityDropdownContentItemNameWireframe/VeltPriorityDropdownContentItemNameWireframe.d.ts +5 -0
- package/esm/types/components/VeltPriorityDropdownContentWireframe/VeltPriorityDropdownContentItemWireframe/VeltPriorityDropdownContentItemNameWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltPriorityDropdownContentWireframe/VeltPriorityDropdownContentItemWireframe/VeltPriorityDropdownContentItemTickWireframe/VeltPriorityDropdownContentItemTickWireframe.d.ts +5 -0
- package/esm/types/components/VeltPriorityDropdownContentWireframe/VeltPriorityDropdownContentItemWireframe/VeltPriorityDropdownContentItemTickWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltPriorityDropdownContentWireframe/VeltPriorityDropdownContentItemWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltPriorityDropdownContentWireframe/VeltPriorityDropdownContentWireframe.d.ts +10 -0
- package/esm/types/components/VeltPriorityDropdownContentWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltPriorityDropdownTriggerWireframe/VeltPriorityDropdownTriggerArrowWireframe/VeltPriorityDropdownTriggerArrowWireframe.d.ts +5 -0
- package/esm/types/components/VeltPriorityDropdownTriggerWireframe/VeltPriorityDropdownTriggerArrowWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltPriorityDropdownTriggerWireframe/VeltPriorityDropdownTriggerIconWireframe/VeltPriorityDropdownTriggerIconWireframe.d.ts +5 -0
- package/esm/types/components/VeltPriorityDropdownTriggerWireframe/VeltPriorityDropdownTriggerIconWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltPriorityDropdownTriggerWireframe/VeltPriorityDropdownTriggerNameWireframe/VeltPriorityDropdownTriggerNameWireframe.d.ts +5 -0
- package/esm/types/components/VeltPriorityDropdownTriggerWireframe/VeltPriorityDropdownTriggerNameWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltPriorityDropdownTriggerWireframe/VeltPriorityDropdownTriggerWireframe.d.ts +14 -0
- package/esm/types/components/VeltPriorityDropdownTriggerWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserAvatarWireframe/VeltReactionPinTooltipUserAvatarWireframe.d.ts +7 -0
- package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserAvatarWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserNameWireframe/VeltReactionPinTooltipUserNameWireframe.d.ts +7 -0
- package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserNameWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserWireframe.d.ts +11 -0
- package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUserWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUsersWireframe.d.ts +9 -0
- package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipUsersWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipWireframe.d.ts +9 -0
- package/esm/types/components/VeltReactionPinTooltipWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltReactionPinWireframe/VeltReactionPinCountWireframe/VeltReactionPinCountWireframe.d.ts +7 -0
- package/esm/types/components/VeltReactionPinWireframe/VeltReactionPinCountWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltReactionPinWireframe/VeltReactionPinEmojiWireframe/VeltReactionPinEmojiWireframe.d.ts +7 -0
- package/esm/types/components/VeltReactionPinWireframe/VeltReactionPinEmojiWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltReactionPinWireframe/VeltReactionPinWireframe.d.ts +11 -0
- package/esm/types/components/VeltReactionPinWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltReactionToolWireframe/VeltReactionToolWireframe.d.ts +7 -0
- package/esm/types/components/VeltReactionToolWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemWireframe/VeltReactionsPanelItemEmojiWireframe/VeltReactionsPanelItemEmojiWireframe.d.ts +7 -0
- package/esm/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemWireframe/VeltReactionsPanelItemEmojiWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemWireframe/VeltReactionsPanelItemWireframe.d.ts +9 -0
- package/esm/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemsWireframe.d.ts +9 -0
- package/esm/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelWireframe.d.ts +9 -0
- package/esm/types/components/VeltReactionsPanelWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltStatusDropdownContentWireframe/VeltStatusDropdownContentItemWireframe/VeltStatusDropdownContentItemIconWireframe/VeltStatusDropdownContentItemIconWireframe.d.ts +5 -0
- package/esm/types/components/VeltStatusDropdownContentWireframe/VeltStatusDropdownContentItemWireframe/VeltStatusDropdownContentItemIconWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltStatusDropdownContentWireframe/VeltStatusDropdownContentItemWireframe/VeltStatusDropdownContentItemNameWireframe/VeltStatusDropdownContentItemNameWireframe.d.ts +5 -0
- package/esm/types/components/VeltStatusDropdownContentWireframe/VeltStatusDropdownContentItemWireframe/VeltStatusDropdownContentItemNameWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltStatusDropdownContentWireframe/VeltStatusDropdownContentItemWireframe/VeltStatusDropdownContentItemWireframe.d.ts +11 -0
- package/esm/types/components/VeltStatusDropdownContentWireframe/VeltStatusDropdownContentItemWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltStatusDropdownContentWireframe/VeltStatusDropdownContentWireframe.d.ts +10 -0
- package/esm/types/components/VeltStatusDropdownContentWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltStatusDropdownTriggerWireframe/VeltStatusDropdownTriggerArrowWireframe/VeltStatusDropdownTriggerArrowWireframe.d.ts +5 -0
- package/esm/types/components/VeltStatusDropdownTriggerWireframe/VeltStatusDropdownTriggerArrowWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltStatusDropdownTriggerWireframe/VeltStatusDropdownTriggerIconWireframe/VeltStatusDropdownTriggerIconWireframe.d.ts +5 -0
- package/esm/types/components/VeltStatusDropdownTriggerWireframe/VeltStatusDropdownTriggerIconWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltStatusDropdownTriggerWireframe/VeltStatusDropdownTriggerNameWireframe/VeltStatusDropdownTriggerNameWireframe.d.ts +5 -0
- package/esm/types/components/VeltStatusDropdownTriggerWireframe/VeltStatusDropdownTriggerNameWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltStatusDropdownTriggerWireframe/VeltStatusDropdownTriggerWireframe.d.ts +14 -0
- package/esm/types/components/VeltStatusDropdownTriggerWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbar.d.ts +2 -2
- package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarDivider/VeltTextCommentToolbarDivider.d.ts +5 -0
- package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarDivider/index.d.ts +1 -0
- package/esm/types/components/index.d.ts +11 -0
- package/esm/types/constants.d.ts +1 -1
- package/index.d.ts +392 -11
- package/package.json +1 -1
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerFiles/VeltCommentDialogComposerFiles.d.ts +0 -5
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerFiles/index.d.ts +0 -1
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardFiles/VeltCommentDialogThreadCardFiles.d.ts +0 -5
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardFiles/index.d.ts +0 -1
- package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarSeperator/VeltTextCommentToolbarSeperator.d.ts +0 -5
- package/cjs/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarSeperator/index.d.ts +0 -1
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerFiles/VeltCommentDialogComposerFiles.d.ts +0 -5
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogComposer/VeltCommentDialogComposerFiles/index.d.ts +0 -1
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardFiles/VeltCommentDialogThreadCardFiles.d.ts +0 -5
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogThreadCard/VeltCommentDialogThreadCardFiles/index.d.ts +0 -1
- package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarSeperator/VeltTextCommentToolbarSeperator.d.ts +0 -5
- package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarSeperator/index.d.ts +0 -1
package/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import React from 'react';
|
|
3
|
-
import { Config, Velt, AutocompleteItem, User, Options, Location as Location$1, CommentElement, CommentAnnotation, CursorElement, CursorUser, LiveStateSyncElement, UserEditorAccess, EditorAccessTimer, PresenceElement, PresenceUser, RecorderElement, RewriterElement, SelectionElement, TagElement, TagAnnotation, ViewsElement, ViewsByUser, ViewsByDate, NotificationElement, Notification, AutocompleteElement, AutocompleteChipData } from '@veltdev/types';
|
|
3
|
+
import { Config, Velt, ReactionMap, AutocompleteItem, User, Options, Location as Location$1, CommentElement, CommentAnnotation, CursorElement, CursorUser, LiveStateSyncElement, UserEditorAccess, EditorAccessTimer, PresenceElement, PresenceUser, RecorderElement, RewriterElement, SelectionElement, TagElement, TagAnnotation, ViewsElement, ViewsByUser, ViewsByDate, NotificationElement, Notification, AutocompleteElement, AutocompleteChipData } from '@veltdev/types';
|
|
4
4
|
|
|
5
5
|
interface IVeltProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
6
6
|
apiKey: string;
|
|
@@ -92,6 +92,7 @@ interface IVeltCommentsProps extends React.DetailedHTMLProps<React.HTMLAttribute
|
|
|
92
92
|
allowedElementIds?: string[];
|
|
93
93
|
allowedElementClassNames?: string[];
|
|
94
94
|
allowedElementQuerySelectors?: string[];
|
|
95
|
+
customReactions?: ReactionMap;
|
|
95
96
|
onCommentAdd?: Function;
|
|
96
97
|
onCustomPinInject?: Function;
|
|
97
98
|
onCommentUpdate?: Function;
|
|
@@ -401,8 +402,22 @@ interface IVeltCommentDialogAllCommentProps extends React.DetailedHTMLProps<Reac
|
|
|
401
402
|
interface IVeltCommentDialogApproveProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
402
403
|
}
|
|
403
404
|
|
|
405
|
+
interface IVeltCommentDialogAssigneeBannerResolveButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
406
|
+
}
|
|
407
|
+
|
|
408
|
+
interface IVeltCommentDialogAssigneeBannerUserAvatarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
409
|
+
}
|
|
410
|
+
|
|
411
|
+
interface IVeltCommentDialogAssigneeBannerUserNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
412
|
+
}
|
|
413
|
+
|
|
404
414
|
interface IVeltCommentDialogAssigneeBannerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
405
415
|
}
|
|
416
|
+
interface IVeltCommentDialogAssigneeBanner extends React.FC<IVeltCommentDialogAssigneeBannerProps> {
|
|
417
|
+
ResolveButton: React.FC<IVeltCommentDialogAssigneeBannerResolveButtonProps>;
|
|
418
|
+
UserAvatar: React.FC<IVeltCommentDialogAssigneeBannerUserAvatarProps>;
|
|
419
|
+
UserName: React.FC<IVeltCommentDialogAssigneeBannerUserNameProps>;
|
|
420
|
+
}
|
|
406
421
|
|
|
407
422
|
interface IVeltCommentDialogAssignMenuProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
408
423
|
}
|
|
@@ -420,14 +435,90 @@ interface IVeltCommentDialogCommentSuggestionStatusProps extends React.DetailedH
|
|
|
420
435
|
}
|
|
421
436
|
|
|
422
437
|
interface IVeltCommentDialogComposerActionButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
423
|
-
type?: 'userMentions' | 'autocomplete' | 'file' | 'audio' | 'video' | 'screen' | 'submit';
|
|
438
|
+
type?: 'userMentions' | 'autocomplete' | 'file' | 'audio' | 'video' | 'screen' | 'submit' | 'attachments';
|
|
424
439
|
hotkey?: string;
|
|
425
440
|
}
|
|
426
441
|
|
|
427
442
|
interface IVeltCommentDialogComposerAssignUserProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
428
443
|
}
|
|
429
444
|
|
|
430
|
-
interface
|
|
445
|
+
interface IVeltCommentDialogComposerAttachmentsInvalidItemPreviewProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
446
|
+
}
|
|
447
|
+
|
|
448
|
+
interface IVeltCommentDialogComposerAttachmentsInvalidItemMessageProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
449
|
+
}
|
|
450
|
+
|
|
451
|
+
interface IVeltCommentDialogComposerAttachmentsInvalidItemDeleteProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
452
|
+
}
|
|
453
|
+
|
|
454
|
+
interface IVeltCommentDialogComposerAttachmentsInvalidItemProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
455
|
+
}
|
|
456
|
+
interface IVeltCommentDialogComposerAttachmentsInvalidItem extends React.FC<IVeltCommentDialogComposerAttachmentsInvalidItemProps> {
|
|
457
|
+
Preview: React.FC<IVeltCommentDialogComposerAttachmentsInvalidItemPreviewProps>;
|
|
458
|
+
Message: React.FC<IVeltCommentDialogComposerAttachmentsInvalidItemMessageProps>;
|
|
459
|
+
Delete: React.FC<IVeltCommentDialogComposerAttachmentsInvalidItemDeleteProps>;
|
|
460
|
+
}
|
|
461
|
+
|
|
462
|
+
interface IVeltCommentDialogComposerAttachmentsInvalidProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
463
|
+
}
|
|
464
|
+
interface IVeltCommentDialogComposerAttachmentsInvalid extends React.FC<IVeltCommentDialogComposerAttachmentsInvalidProps> {
|
|
465
|
+
Item: IVeltCommentDialogComposerAttachmentsInvalidItem;
|
|
466
|
+
}
|
|
467
|
+
|
|
468
|
+
interface IVeltCommentDialogComposerAttachmentsImagePreviewProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
469
|
+
}
|
|
470
|
+
|
|
471
|
+
interface IVeltCommentDialogComposerAttachmentsImageDeleteProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
472
|
+
}
|
|
473
|
+
|
|
474
|
+
interface IVeltCommentDialogComposerAttachmentsImageLoadingProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
475
|
+
}
|
|
476
|
+
|
|
477
|
+
interface IVeltCommentDialogComposerAttachmentsImageProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
478
|
+
}
|
|
479
|
+
interface IVeltCommentDialogComposerAttachmentsImage extends React.FC<IVeltCommentDialogComposerAttachmentsImageProps> {
|
|
480
|
+
Preview: React.FC<IVeltCommentDialogComposerAttachmentsImagePreviewProps>;
|
|
481
|
+
Delete: React.FC<IVeltCommentDialogComposerAttachmentsImageDeleteProps>;
|
|
482
|
+
Loading: React.FC<IVeltCommentDialogComposerAttachmentsImageLoadingProps>;
|
|
483
|
+
}
|
|
484
|
+
|
|
485
|
+
interface IVeltCommentDialogComposerAttachmentsOtherDeleteProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
486
|
+
}
|
|
487
|
+
|
|
488
|
+
interface IVeltCommentDialogComposerAttachmentsOtherIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
489
|
+
}
|
|
490
|
+
|
|
491
|
+
interface IVeltCommentDialogComposerAttachmentsOtherLoadingProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
492
|
+
}
|
|
493
|
+
|
|
494
|
+
interface IVeltCommentDialogComposerAttachmentsOtherNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
495
|
+
}
|
|
496
|
+
|
|
497
|
+
interface IVeltCommentDialogComposerAttachmentsOtherSizeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
498
|
+
}
|
|
499
|
+
|
|
500
|
+
interface IVeltCommentDialogComposerAttachmentsOtherProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
501
|
+
}
|
|
502
|
+
interface IVeltCommentDialogComposerAttachmentsOther extends React.FC<IVeltCommentDialogComposerAttachmentsOtherProps> {
|
|
503
|
+
Icon: React.FC<IVeltCommentDialogComposerAttachmentsOtherIconProps>;
|
|
504
|
+
Delete: React.FC<IVeltCommentDialogComposerAttachmentsOtherDeleteProps>;
|
|
505
|
+
Loading: React.FC<IVeltCommentDialogComposerAttachmentsOtherLoadingProps>;
|
|
506
|
+
Name: React.FC<IVeltCommentDialogComposerAttachmentsOtherNameProps>;
|
|
507
|
+
Size: React.FC<IVeltCommentDialogComposerAttachmentsOtherSizeProps>;
|
|
508
|
+
}
|
|
509
|
+
|
|
510
|
+
interface IVeltCommentDialogComposerAttachmentsSelectedProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
511
|
+
}
|
|
512
|
+
interface IVeltCommentDialogComposerAttachmentsSelected extends React.FC<IVeltCommentDialogComposerAttachmentsSelectedProps> {
|
|
513
|
+
Image: IVeltCommentDialogComposerAttachmentsImage;
|
|
514
|
+
Other: IVeltCommentDialogComposerAttachmentsOther;
|
|
515
|
+
}
|
|
516
|
+
|
|
517
|
+
interface IVeltCommentDialogComposerAttachmentsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
518
|
+
}
|
|
519
|
+
interface IVeltCommentDialogComposerAttachments extends React.FC<IVeltCommentDialogComposerAttachmentsProps> {
|
|
520
|
+
Invalid: IVeltCommentDialogComposerAttachmentsInvalid;
|
|
521
|
+
Selected: IVeltCommentDialogComposerAttachmentsSelected;
|
|
431
522
|
}
|
|
432
523
|
|
|
433
524
|
interface IVeltCommentDialogComposerInputProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
@@ -441,7 +532,7 @@ interface IVeltCommentDialogComposerProps extends React.DetailedHTMLProps<React.
|
|
|
441
532
|
interface IVeltCommentDialogComposer extends React.FC<IVeltCommentDialogComposerProps> {
|
|
442
533
|
ActionButton: React.FC<IVeltCommentDialogComposerActionButtonProps>;
|
|
443
534
|
AssignUser: React.FC<IVeltCommentDialogComposerAssignUserProps>;
|
|
444
|
-
|
|
535
|
+
Attachments: IVeltCommentDialogComposerAttachments;
|
|
445
536
|
Input: React.FC<IVeltCommentDialogComposerInputProps>;
|
|
446
537
|
Recordings: React.FC<IVeltCommentDialogComposerRecordingsProps>;
|
|
447
538
|
}
|
|
@@ -482,7 +573,53 @@ interface IVeltCommentDialogThreadCardAvatarProps extends React.DetailedHTMLProp
|
|
|
482
573
|
interface IVeltCommentDialogThreadCardDeviceTypeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
483
574
|
}
|
|
484
575
|
|
|
485
|
-
interface
|
|
576
|
+
interface IVeltCommentDialogThreadCardAttachmentsImagePreviewProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
577
|
+
}
|
|
578
|
+
|
|
579
|
+
interface IVeltCommentDialogThreadCardAttachmentsImageDeleteProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
580
|
+
}
|
|
581
|
+
|
|
582
|
+
interface IVeltCommentDialogThreadCardAttachmentsImageDownloadProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
583
|
+
}
|
|
584
|
+
|
|
585
|
+
interface IVeltCommentDialogThreadCardAttachmentsImageProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
586
|
+
}
|
|
587
|
+
interface IVeltCommentDialogThreadCardAttachmentsImage extends React.FC<IVeltCommentDialogThreadCardAttachmentsImageProps> {
|
|
588
|
+
Preview: React.FC<IVeltCommentDialogThreadCardAttachmentsImagePreviewProps>;
|
|
589
|
+
Delete: React.FC<IVeltCommentDialogThreadCardAttachmentsImageDeleteProps>;
|
|
590
|
+
Download: React.FC<IVeltCommentDialogThreadCardAttachmentsImageDownloadProps>;
|
|
591
|
+
}
|
|
592
|
+
|
|
593
|
+
interface IVeltCommentDialogThreadCardAttachmentsOtherDeleteProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
594
|
+
}
|
|
595
|
+
|
|
596
|
+
interface IVeltCommentDialogThreadCardAttachmentsOtherDownloadProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
597
|
+
}
|
|
598
|
+
|
|
599
|
+
interface IVeltCommentDialogThreadCardAttachmentsOtherIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
600
|
+
}
|
|
601
|
+
|
|
602
|
+
interface IVeltCommentDialogThreadCardAttachmentsOtherNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
603
|
+
}
|
|
604
|
+
|
|
605
|
+
interface IVeltCommentDialogThreadCardAttachmentsOtherSizeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
606
|
+
}
|
|
607
|
+
|
|
608
|
+
interface IVeltCommentDialogThreadCardAttachmentsOtherProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
609
|
+
}
|
|
610
|
+
interface IVeltCommentDialogThreadCardAttachmentsOther extends React.FC<IVeltCommentDialogThreadCardAttachmentsOtherProps> {
|
|
611
|
+
Icon: React.FC<IVeltCommentDialogThreadCardAttachmentsOtherIconProps>;
|
|
612
|
+
Delete: React.FC<IVeltCommentDialogThreadCardAttachmentsOtherDeleteProps>;
|
|
613
|
+
Download: React.FC<IVeltCommentDialogThreadCardAttachmentsOtherDownloadProps>;
|
|
614
|
+
Name: React.FC<IVeltCommentDialogThreadCardAttachmentsOtherNameProps>;
|
|
615
|
+
Size: React.FC<IVeltCommentDialogThreadCardAttachmentsOtherSizeProps>;
|
|
616
|
+
}
|
|
617
|
+
|
|
618
|
+
interface IVeltCommentDialogThreadCardAttachmentsProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
619
|
+
}
|
|
620
|
+
interface IVeltCommentDialogThreadCardAttachments extends React.FC<IVeltCommentDialogThreadCardAttachmentsProps> {
|
|
621
|
+
Other: IVeltCommentDialogThreadCardAttachmentsOther;
|
|
622
|
+
Image: IVeltCommentDialogThreadCardAttachmentsImage;
|
|
486
623
|
}
|
|
487
624
|
|
|
488
625
|
interface IVeltCommentDialogThreadCardMessageProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
@@ -511,7 +648,7 @@ interface IVeltCommentDialogThreadCardProps extends React.DetailedHTMLProps<Reac
|
|
|
511
648
|
interface IVeltCommentDialogThreadCard extends React.FC<IVeltCommentDialogThreadCardProps> {
|
|
512
649
|
Avatar: React.FC<IVeltCommentDialogThreadCardAvatarProps>;
|
|
513
650
|
DeviceType: React.FC<IVeltCommentDialogThreadCardDeviceTypeProps>;
|
|
514
|
-
|
|
651
|
+
Attachments: IVeltCommentDialogThreadCardAttachments;
|
|
515
652
|
Message: React.FC<IVeltCommentDialogThreadCardMessageProps>;
|
|
516
653
|
Name: React.FC<IVeltCommentDialogThreadCardNameProps>;
|
|
517
654
|
Options: React.FC<IVeltCommentDialogThreadCardOptionsProps>;
|
|
@@ -530,8 +667,18 @@ interface IVeltCommentDialogToggleReplyProps extends React.DetailedHTMLProps<Rea
|
|
|
530
667
|
interface IVeltCommentDialogUpgradeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
531
668
|
}
|
|
532
669
|
|
|
670
|
+
interface IVeltCommentDialogSuggestionActionAcceptProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
671
|
+
}
|
|
672
|
+
|
|
673
|
+
interface IVeltCommentDialogSuggestionActionRejectProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
674
|
+
}
|
|
675
|
+
|
|
533
676
|
interface IVeltCommentDialogSuggestionActionProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
534
677
|
}
|
|
678
|
+
interface IVeltCommentDialogSuggestionAction extends React.FC<IVeltCommentDialogSuggestionActionProps> {
|
|
679
|
+
Accept: React.FC<IVeltCommentDialogSuggestionActionAcceptProps>;
|
|
680
|
+
Reject: React.FC<IVeltCommentDialogSuggestionActionRejectProps>;
|
|
681
|
+
}
|
|
535
682
|
|
|
536
683
|
interface IVeltCommentDialogPrivateBadgeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
537
684
|
}
|
|
@@ -542,7 +689,7 @@ interface IVeltCommentDialogWireframeProps extends React.DetailedHTMLProps<React
|
|
|
542
689
|
declare const VeltCommentDialogWireframe: React.FC<IVeltCommentDialogWireframeProps> & {
|
|
543
690
|
AllComment: React.FC<IVeltCommentDialogAllCommentProps>;
|
|
544
691
|
Approve: React.FC<IVeltCommentDialogApproveProps>;
|
|
545
|
-
AssigneeBanner:
|
|
692
|
+
AssigneeBanner: IVeltCommentDialogAssigneeBanner;
|
|
546
693
|
AssignMenu: React.FC<IVeltCommentDialogAssignMenuProps>;
|
|
547
694
|
Body: React.FC<IVeltCommentDialogBodyProps>;
|
|
548
695
|
CommentCategory: React.FC<IVeltCommentDialogCommentCategoryProps>;
|
|
@@ -559,7 +706,7 @@ declare const VeltCommentDialogWireframe: React.FC<IVeltCommentDialogWireframePr
|
|
|
559
706
|
ResolveButton: React.FC<IVeltCommentDialogResolveButtonProps>;
|
|
560
707
|
SignIn: React.FC<IVeltCommentDialogSignInProps>;
|
|
561
708
|
Status: React.FC<IVeltCommentDialogStatusProps>;
|
|
562
|
-
SuggestionAction:
|
|
709
|
+
SuggestionAction: IVeltCommentDialogSuggestionAction;
|
|
563
710
|
ThreadCard: IVeltCommentDialogThreadCard;
|
|
564
711
|
Threads: React.FC<IVeltCommentDialogThreadsProps>;
|
|
565
712
|
ToggleReply: React.FC<IVeltCommentDialogToggleReplyProps>;
|
|
@@ -730,7 +877,7 @@ interface IVeltTextCommentToolbarCopywriterProps extends React.DetailedHTMLProps
|
|
|
730
877
|
interface IVeltTextCommentToolbarGenericProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
731
878
|
}
|
|
732
879
|
|
|
733
|
-
interface
|
|
880
|
+
interface IVeltTextCommentToolbarDividerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
734
881
|
}
|
|
735
882
|
|
|
736
883
|
interface IVeltTextCommentToolbarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
@@ -739,7 +886,7 @@ declare const VeltTextCommentToolbar: React.FC<IVeltTextCommentToolbarProps> & {
|
|
|
739
886
|
CommentAnnotation: React.FC<IVeltTextCommentToolbarCommentAnnotationProps>;
|
|
740
887
|
Copywriter: React.FC<IVeltTextCommentToolbarCopywriterProps>;
|
|
741
888
|
Generic: React.FC<IVeltTextCommentToolbarGenericProps>;
|
|
742
|
-
|
|
889
|
+
Divider: React.FC<IVeltTextCommentToolbarDividerProps>;
|
|
743
890
|
};
|
|
744
891
|
|
|
745
892
|
interface IVeltUserSelectorDropdownAvatarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
@@ -784,6 +931,30 @@ declare const VeltAutocompleteOptionWireframe: React.FC<IVeltAutocompleteOptionW
|
|
|
784
931
|
Name: React.FC<IVeltAutocompleteOptionNameWireframeProps>;
|
|
785
932
|
};
|
|
786
933
|
|
|
934
|
+
interface IVeltAutocompleteChipTooltipDescriptionWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
935
|
+
}
|
|
936
|
+
interface IVeltAutocompleteChipTooltipDescriptionWireframe extends React.FC<IVeltAutocompleteChipTooltipDescriptionWireframeProps> {
|
|
937
|
+
}
|
|
938
|
+
|
|
939
|
+
interface IVeltAutocompleteChipTooltipIconWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
940
|
+
}
|
|
941
|
+
interface IVeltAutocompleteChipTooltipIconWireframe extends React.FC<IVeltAutocompleteChipTooltipIconWireframeProps> {
|
|
942
|
+
}
|
|
943
|
+
|
|
944
|
+
interface IVeltAutocompleteChipTooltipNameWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
945
|
+
}
|
|
946
|
+
interface IVeltAutocompleteChipTooltipNameWireframe extends React.FC<IVeltAutocompleteChipTooltipNameWireframeProps> {
|
|
947
|
+
}
|
|
948
|
+
|
|
949
|
+
interface IVeltAutocompleteChipTooltipWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
950
|
+
}
|
|
951
|
+
interface IVeltAutocompleteChipTooltipWireframe extends React.FC<IVeltAutocompleteChipTooltipWireframeProps> {
|
|
952
|
+
Description: IVeltAutocompleteChipTooltipDescriptionWireframe;
|
|
953
|
+
Icon: IVeltAutocompleteChipTooltipIconWireframe;
|
|
954
|
+
Name: IVeltAutocompleteChipTooltipNameWireframe;
|
|
955
|
+
}
|
|
956
|
+
declare const VeltAutocompleteChipTooltipWireframe: IVeltAutocompleteChipTooltipWireframe;
|
|
957
|
+
|
|
787
958
|
interface IVeltCommentBubbleAvatarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
788
959
|
}
|
|
789
960
|
declare const VeltCommentBubbleAvatar: React.FC<IVeltCommentBubbleAvatarProps>;
|
|
@@ -792,6 +963,216 @@ interface IVeltCommentBubbleCommentsCountProps extends React.DetailedHTMLProps<R
|
|
|
792
963
|
}
|
|
793
964
|
declare const VeltCommentBubbleCommentsCount: React.FC<IVeltCommentBubbleCommentsCountProps>;
|
|
794
965
|
|
|
966
|
+
interface IVeltStatusDropdownContentItemIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
967
|
+
}
|
|
968
|
+
|
|
969
|
+
interface IVeltStatusDropdownContentItemNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
970
|
+
}
|
|
971
|
+
|
|
972
|
+
interface IVeltStatusDropdownContentItemProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
973
|
+
}
|
|
974
|
+
interface IVeltStatusDropdownContentItem extends React.FC<IVeltStatusDropdownContentItemProps> {
|
|
975
|
+
Icon: React.FC<IVeltStatusDropdownContentItemIconProps>;
|
|
976
|
+
Name: React.FC<IVeltStatusDropdownContentItemNameProps>;
|
|
977
|
+
}
|
|
978
|
+
|
|
979
|
+
interface IVeltStatusDropdownContentProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
980
|
+
variant?: string;
|
|
981
|
+
}
|
|
982
|
+
interface IVeltStatusDropdownContent extends React.FC<IVeltStatusDropdownContentProps> {
|
|
983
|
+
Item: IVeltStatusDropdownContentItem;
|
|
984
|
+
}
|
|
985
|
+
declare const VeltStatusDropdownContent: IVeltStatusDropdownContent;
|
|
986
|
+
|
|
987
|
+
interface IVeltStatusDropdownTriggerArrowProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
988
|
+
}
|
|
989
|
+
|
|
990
|
+
interface IVeltStatusDropdownTriggerIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
991
|
+
}
|
|
992
|
+
|
|
993
|
+
interface IVeltStatusDropdownTriggerNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
994
|
+
}
|
|
995
|
+
|
|
996
|
+
interface IVeltStatusDropdownTriggerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
997
|
+
variant?: string;
|
|
998
|
+
}
|
|
999
|
+
interface IVeltStatusDropdownTrigger extends React.FC<IVeltStatusDropdownTriggerProps> {
|
|
1000
|
+
Arrow: React.FC<IVeltStatusDropdownTriggerArrowProps>;
|
|
1001
|
+
Name: React.FC<IVeltStatusDropdownTriggerNameProps>;
|
|
1002
|
+
Icon: React.FC<IVeltStatusDropdownTriggerIconProps>;
|
|
1003
|
+
}
|
|
1004
|
+
declare const VeltStatusDropdownTrigger: IVeltStatusDropdownTrigger;
|
|
1005
|
+
|
|
1006
|
+
interface IVeltPriorityDropdownContentItemIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1007
|
+
}
|
|
1008
|
+
|
|
1009
|
+
interface IVeltPriorityDropdownContentItemNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1010
|
+
}
|
|
1011
|
+
|
|
1012
|
+
interface IVeltPriorityDropdownContentItemTickProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1013
|
+
}
|
|
1014
|
+
|
|
1015
|
+
interface IVeltPriorityDropdownContentItemProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1016
|
+
}
|
|
1017
|
+
interface IVeltPriorityDropdownContentItem extends React.FC<IVeltPriorityDropdownContentItemProps> {
|
|
1018
|
+
Icon: React.FC<IVeltPriorityDropdownContentItemIconProps>;
|
|
1019
|
+
Name: React.FC<IVeltPriorityDropdownContentItemNameProps>;
|
|
1020
|
+
Tick: React.FC<IVeltPriorityDropdownContentItemTickProps>;
|
|
1021
|
+
}
|
|
1022
|
+
|
|
1023
|
+
interface IVeltPriorityDropdownContentProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1024
|
+
variant?: string;
|
|
1025
|
+
}
|
|
1026
|
+
interface IVeltPriorityDropdownContent extends React.FC<IVeltPriorityDropdownContentProps> {
|
|
1027
|
+
Item: IVeltPriorityDropdownContentItem;
|
|
1028
|
+
}
|
|
1029
|
+
declare const VeltPriorityDropdownContent: IVeltPriorityDropdownContent;
|
|
1030
|
+
|
|
1031
|
+
interface IVeltPriorityDropdownTriggerArrowProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1032
|
+
}
|
|
1033
|
+
|
|
1034
|
+
interface IVeltPriorityDropdownTriggerIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1035
|
+
}
|
|
1036
|
+
|
|
1037
|
+
interface IVeltPriorityDropdownTriggerNameProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1038
|
+
}
|
|
1039
|
+
|
|
1040
|
+
interface IVeltPriorityDropdownTriggerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1041
|
+
variant?: string;
|
|
1042
|
+
}
|
|
1043
|
+
interface IVeltPriorityDropdownTrigger extends React.FC<IVeltPriorityDropdownTriggerProps> {
|
|
1044
|
+
Arrow: React.FC<IVeltPriorityDropdownTriggerArrowProps>;
|
|
1045
|
+
Name: React.FC<IVeltPriorityDropdownTriggerNameProps>;
|
|
1046
|
+
Icon: React.FC<IVeltPriorityDropdownTriggerIconProps>;
|
|
1047
|
+
}
|
|
1048
|
+
declare const VeltPriorityDropdownTrigger: IVeltPriorityDropdownTrigger;
|
|
1049
|
+
|
|
1050
|
+
interface IVeltOptionsDropdownContentAssignProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1051
|
+
}
|
|
1052
|
+
|
|
1053
|
+
interface IVeltOptionsDropdownContentDeleteCommentProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1054
|
+
}
|
|
1055
|
+
|
|
1056
|
+
interface IVeltOptionsDropdownContentDeleteThreadProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1057
|
+
}
|
|
1058
|
+
|
|
1059
|
+
interface IVeltOptionsDropdownContentDeleteProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1060
|
+
}
|
|
1061
|
+
interface IVeltOptionsDropdownContentDelete extends React.FC<IVeltOptionsDropdownContentDeleteProps> {
|
|
1062
|
+
Comment: React.FC<IVeltOptionsDropdownContentDeleteCommentProps>;
|
|
1063
|
+
Thread: React.FC<IVeltOptionsDropdownContentDeleteThreadProps>;
|
|
1064
|
+
}
|
|
1065
|
+
|
|
1066
|
+
interface IVeltOptionsDropdownContentEditProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1067
|
+
}
|
|
1068
|
+
|
|
1069
|
+
interface IVeltOptionsDropdownContentMakePrivateDisableProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1070
|
+
}
|
|
1071
|
+
|
|
1072
|
+
interface IVeltOptionsDropdownContentMakePrivateEnableProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1073
|
+
}
|
|
1074
|
+
|
|
1075
|
+
interface IVeltOptionsDropdownContentMakePrivateProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1076
|
+
}
|
|
1077
|
+
interface IVeltOptionsDropdownContentMakePrivate extends React.FC<IVeltOptionsDropdownContentMakePrivateProps> {
|
|
1078
|
+
Enable: React.FC<IVeltOptionsDropdownContentMakePrivateEnableProps>;
|
|
1079
|
+
Disable: React.FC<IVeltOptionsDropdownContentMakePrivateDisableProps>;
|
|
1080
|
+
}
|
|
1081
|
+
|
|
1082
|
+
interface IVeltOptionsDropdownContentProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1083
|
+
variant?: string;
|
|
1084
|
+
}
|
|
1085
|
+
interface IVeltOptionsDropdownContent extends React.FC<IVeltOptionsDropdownContentProps> {
|
|
1086
|
+
Assign: React.FC<IVeltOptionsDropdownContentAssignProps>;
|
|
1087
|
+
MakePrivate: IVeltOptionsDropdownContentMakePrivate;
|
|
1088
|
+
Delete: IVeltOptionsDropdownContentDelete;
|
|
1089
|
+
Edit: React.FC<IVeltOptionsDropdownContentEditProps>;
|
|
1090
|
+
}
|
|
1091
|
+
declare const VeltOptionsDropdownContent: IVeltOptionsDropdownContent;
|
|
1092
|
+
|
|
1093
|
+
interface IVeltOptionsDropdownTriggerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1094
|
+
variant?: string;
|
|
1095
|
+
}
|
|
1096
|
+
declare const VeltOptionsDropdownTrigger: React.FC<IVeltOptionsDropdownTriggerProps>;
|
|
1097
|
+
|
|
1098
|
+
interface IVeltReactionToolWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1099
|
+
}
|
|
1100
|
+
interface IVeltReactionToolWireframe extends React.FC<IVeltReactionToolWireframeProps> {
|
|
1101
|
+
}
|
|
1102
|
+
declare const VeltReactionToolWireframe: IVeltReactionToolWireframe;
|
|
1103
|
+
|
|
1104
|
+
interface IVeltReactionPinCountWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1105
|
+
}
|
|
1106
|
+
interface IVeltReactionPinCountWireframe extends React.FC<IVeltReactionPinCountWireframeProps> {
|
|
1107
|
+
}
|
|
1108
|
+
|
|
1109
|
+
interface IVeltReactionPinEmojiWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1110
|
+
}
|
|
1111
|
+
interface IVeltReactionPinEmojiWireframe extends React.FC<IVeltReactionPinEmojiWireframeProps> {
|
|
1112
|
+
}
|
|
1113
|
+
|
|
1114
|
+
interface IVeltReactionPinWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1115
|
+
}
|
|
1116
|
+
interface IVeltReactionPinWireframe extends React.FC<IVeltReactionPinWireframeProps> {
|
|
1117
|
+
Emoji: IVeltReactionPinEmojiWireframe;
|
|
1118
|
+
Count: IVeltReactionPinCountWireframe;
|
|
1119
|
+
}
|
|
1120
|
+
declare const VeltReactionPinWireframe: IVeltReactionPinWireframe;
|
|
1121
|
+
|
|
1122
|
+
interface IVeltReactionPinTooltipUserAvatarWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1123
|
+
}
|
|
1124
|
+
interface IVeltReactionPinTooltipUserAvatarWireframe extends React.FC<IVeltReactionPinTooltipUserAvatarWireframeProps> {
|
|
1125
|
+
}
|
|
1126
|
+
|
|
1127
|
+
interface IVeltReactionPinTooltipUserNameWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1128
|
+
}
|
|
1129
|
+
interface IVeltReactionPinTooltipUserNameWireframe extends React.FC<IVeltReactionPinTooltipUserNameWireframeProps> {
|
|
1130
|
+
}
|
|
1131
|
+
|
|
1132
|
+
interface IVeltReactionPinTooltipUserWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1133
|
+
}
|
|
1134
|
+
interface IVeltReactionPinTooltipUserWireframe extends React.FC<IVeltReactionPinTooltipUserWireframeProps> {
|
|
1135
|
+
Avatar: IVeltReactionPinTooltipUserAvatarWireframe;
|
|
1136
|
+
Name: IVeltReactionPinTooltipUserNameWireframe;
|
|
1137
|
+
}
|
|
1138
|
+
|
|
1139
|
+
interface IVeltReactionPinTooltipUsersWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1140
|
+
}
|
|
1141
|
+
interface IVeltReactionPinTooltipUsersWireframe extends React.FC<IVeltReactionPinTooltipUsersWireframeProps> {
|
|
1142
|
+
User: IVeltReactionPinTooltipUserWireframe;
|
|
1143
|
+
}
|
|
1144
|
+
|
|
1145
|
+
interface IVeltReactionPinTooltipWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1146
|
+
}
|
|
1147
|
+
interface IVeltReactionPinTooltipWireframe extends React.FC<IVeltReactionPinTooltipWireframeProps> {
|
|
1148
|
+
Users: IVeltReactionPinTooltipUsersWireframe;
|
|
1149
|
+
}
|
|
1150
|
+
declare const VeltReactionPinTooltipWireframe: IVeltReactionPinTooltipWireframe;
|
|
1151
|
+
|
|
1152
|
+
interface IVeltReactionsPanelItemEmojiWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1153
|
+
}
|
|
1154
|
+
interface IVeltReactionsPanelItemEmojiWireframe extends React.FC<IVeltReactionsPanelItemEmojiWireframeProps> {
|
|
1155
|
+
}
|
|
1156
|
+
|
|
1157
|
+
interface IVeltReactionsPanelItemWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1158
|
+
}
|
|
1159
|
+
interface IVeltReactionsPanelItemWireframe extends React.FC<IVeltReactionsPanelItemWireframeProps> {
|
|
1160
|
+
Emoji: IVeltReactionsPanelItemEmojiWireframe;
|
|
1161
|
+
}
|
|
1162
|
+
|
|
1163
|
+
interface IVeltReactionsPanelItemsWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1164
|
+
}
|
|
1165
|
+
interface IVeltReactionsPanelItemsWireframe extends React.FC<IVeltReactionsPanelItemsWireframeProps> {
|
|
1166
|
+
Item: IVeltReactionsPanelItemWireframe;
|
|
1167
|
+
}
|
|
1168
|
+
|
|
1169
|
+
interface IVeltReactionsPanelWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1170
|
+
}
|
|
1171
|
+
interface IVeltReactionsPanelWireframe extends React.FC<IVeltReactionsPanelWireframeProps> {
|
|
1172
|
+
Items: IVeltReactionsPanelItemsWireframe;
|
|
1173
|
+
}
|
|
1174
|
+
declare const VeltReactionsPanelWireframe: IVeltReactionsPanelWireframe;
|
|
1175
|
+
|
|
795
1176
|
declare function useVeltClient(): {
|
|
796
1177
|
client: Velt;
|
|
797
1178
|
};
|
|
@@ -863,4 +1244,4 @@ declare const createLiveStateMiddleware: (config?: LiveStateMiddlewareConfig) =>
|
|
|
863
1244
|
updateLiveStateDataId: (newId?: string) => void;
|
|
864
1245
|
};
|
|
865
1246
|
|
|
866
|
-
export { SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, VeltAutocomplete, VeltAutocompleteOptionWireframe, VeltChartComment, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleAvatar, VeltCommentBubbleCommentsCount, VeltCommentDialogWireframe, VeltCommentPinWireframe, VeltCommentPlayerTimeline, VeltCommentThread, SnippylyCommentTool as VeltCommentTool, VeltCommentToolWireframe, SnippylyComments as VeltComments, SnippylyCommentsSidebar as VeltCommentsSidebar, VeltCommentsSidebarWireframe, SnippylyCursor as VeltCursor, VeltHighChartComments, SnippylyHuddle as VeltHuddle, SnippylyHuddleTool as VeltHuddleTool, VeltNivoChartComments, VeltNotificationsHistoryPanel, VeltNotificationsPanel, VeltNotificationsTool, SnippylyPresence as VeltPresence, SnippylyProvider as VeltProvider, SnippylyRecorderControlPanel as VeltRecorderControlPanel, SnippylyRecorderNotes as VeltRecorderNotes, SnippylyRecorderPlayer as VeltRecorderPlayer, SnippylyRecorderTool as VeltRecorderTool, SnippylySidebarButton as VeltSidebarButton, VeltSidebarButtonWireframe, SnippylyTagTool as VeltTagTool, SnippylyTags as VeltTags, VeltTextCommentToolWireframe, VeltTextCommentToolbar as VeltTextCommentToolbarWireframe, SnippylyUserInviteTool as VeltUserInviteTool, SnippylyUserRequestTool as VeltUserRequestTool, VeltUserSelectorDropdown as VeltUserSelectorDropdownWireframe, VeltVideoPlayer, VeltViewAnalytics, VeltWireframe, createLiveStateMiddleware, useAIRewriterUtils, useAutocompleteChipClick, useAutocompleteUtils, useClient, useCommentAddHandler, useCommentAnnotations, useCommentDialogSidebarClickHandler, useCommentModeState, useCommentUpdateHandler, useCommentUtils, useCursorUsers, useCursorUtils, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useHuddleUtils, useIdentify, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncUtils, useNotificationUtils, useNotificationsData, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderUtils, useSetDocumentId, useSetLiveStateData, useSetLocation, useTagAnnotations, useTagUtils, useUniqueViewsByDate, useUniqueViewsByUser, useUnsetDocumentId, useUserEditorState, useVeltClient, useViewsUtils };
|
|
1247
|
+
export { SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, VeltAutocomplete, VeltAutocompleteChipTooltipWireframe, VeltAutocompleteOptionWireframe, VeltChartComment, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleAvatar, VeltCommentBubbleCommentsCount, VeltCommentDialogWireframe, VeltCommentPinWireframe, VeltCommentPlayerTimeline, VeltCommentThread, SnippylyCommentTool as VeltCommentTool, VeltCommentToolWireframe, SnippylyComments as VeltComments, SnippylyCommentsSidebar as VeltCommentsSidebar, VeltCommentsSidebarWireframe, SnippylyCursor as VeltCursor, VeltHighChartComments, SnippylyHuddle as VeltHuddle, SnippylyHuddleTool as VeltHuddleTool, VeltNivoChartComments, VeltNotificationsHistoryPanel, VeltNotificationsPanel, VeltNotificationsTool, VeltOptionsDropdownContent, VeltOptionsDropdownTrigger, SnippylyPresence as VeltPresence, VeltPriorityDropdownContent, VeltPriorityDropdownTrigger, SnippylyProvider as VeltProvider, VeltReactionPinTooltipWireframe, VeltReactionPinWireframe, VeltReactionToolWireframe, VeltReactionsPanelWireframe, SnippylyRecorderControlPanel as VeltRecorderControlPanel, SnippylyRecorderNotes as VeltRecorderNotes, SnippylyRecorderPlayer as VeltRecorderPlayer, SnippylyRecorderTool as VeltRecorderTool, SnippylySidebarButton as VeltSidebarButton, VeltSidebarButtonWireframe, VeltStatusDropdownContent, VeltStatusDropdownTrigger, SnippylyTagTool as VeltTagTool, SnippylyTags as VeltTags, VeltTextCommentToolWireframe, VeltTextCommentToolbar as VeltTextCommentToolbarWireframe, SnippylyUserInviteTool as VeltUserInviteTool, SnippylyUserRequestTool as VeltUserRequestTool, VeltUserSelectorDropdown as VeltUserSelectorDropdownWireframe, VeltVideoPlayer, VeltViewAnalytics, VeltWireframe, createLiveStateMiddleware, useAIRewriterUtils, useAutocompleteChipClick, useAutocompleteUtils, useClient, useCommentAddHandler, useCommentAnnotations, useCommentDialogSidebarClickHandler, useCommentModeState, useCommentUpdateHandler, useCommentUtils, useCursorUsers, useCursorUtils, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useHuddleUtils, useIdentify, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncUtils, useNotificationUtils, useNotificationsData, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderUtils, useSetDocumentId, useSetLiveStateData, useSetLocation, useTagAnnotations, useTagUtils, useUniqueViewsByDate, useUniqueViewsByUser, useUnsetDocumentId, useUserEditorState, useVeltClient, useViewsUtils };
|
package/package.json
CHANGED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export interface IVeltCommentDialogComposerFilesProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
-
}
|
|
4
|
-
declare const VeltCommentDialogComposerFiles: React.FC<IVeltCommentDialogComposerFilesProps>;
|
|
5
|
-
export default VeltCommentDialogComposerFiles;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./VeltCommentDialogComposerFiles";
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export interface IVeltCommentDialogThreadCardFilesProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
-
}
|
|
4
|
-
declare const VeltCommentDialogThreadCardFiles: React.FC<IVeltCommentDialogThreadCardFilesProps>;
|
|
5
|
-
export default VeltCommentDialogThreadCardFiles;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./VeltCommentDialogThreadCardFiles";
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export interface IVeltTextCommentToolbarSeperatorProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
-
}
|
|
4
|
-
declare const VeltTextCommentToolbarSeperator: React.FC<IVeltTextCommentToolbarSeperatorProps>;
|
|
5
|
-
export default VeltTextCommentToolbarSeperator;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./VeltTextCommentToolbarSeperator";
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export interface IVeltCommentDialogComposerFilesProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
-
}
|
|
4
|
-
declare const VeltCommentDialogComposerFiles: React.FC<IVeltCommentDialogComposerFilesProps>;
|
|
5
|
-
export default VeltCommentDialogComposerFiles;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./VeltCommentDialogComposerFiles";
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export interface IVeltCommentDialogThreadCardFilesProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
-
}
|
|
4
|
-
declare const VeltCommentDialogThreadCardFiles: React.FC<IVeltCommentDialogThreadCardFilesProps>;
|
|
5
|
-
export default VeltCommentDialogThreadCardFiles;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./VeltCommentDialogThreadCardFiles";
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export interface IVeltTextCommentToolbarSeperatorProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
-
}
|
|
4
|
-
declare const VeltTextCommentToolbarSeperator: React.FC<IVeltTextCommentToolbarSeperatorProps>;
|
|
5
|
-
export default VeltTextCommentToolbarSeperator;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { default } from "./VeltTextCommentToolbarSeperator";
|