@veltdev/react 1.0.128 → 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 +278 -20
- 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/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/VeltOptionsDropdownContentMakePrivateDisableWireframe/VeltOptionsDropdownContentMakePrivateDisableWireframe.d.ts +5 -0
- package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/{VeltOptionsDropdownContentMakePrivateOnWireframe → VeltOptionsDropdownContentMakePrivateDisableWireframe}/index.d.ts +1 -1
- package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/VeltOptionsDropdownContentMakePrivateEnableWireframe/VeltOptionsDropdownContentMakePrivateEnableWireframe.d.ts +5 -0
- package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/{VeltOptionsDropdownContentMakePrivateOffWireframe → VeltOptionsDropdownContentMakePrivateEnableWireframe}/index.d.ts +1 -1
- package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/VeltOptionsDropdownContentMakePrivateWireframe.d.ts +4 -4
- 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/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 +5 -0
- package/cjs/types/constants.d.ts +1 -1
- package/esm/index.js +274 -21
- 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/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/VeltOptionsDropdownContentMakePrivateDisableWireframe/VeltOptionsDropdownContentMakePrivateDisableWireframe.d.ts +5 -0
- package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/{VeltOptionsDropdownContentMakePrivateOnWireframe → VeltOptionsDropdownContentMakePrivateDisableWireframe}/index.d.ts +1 -1
- package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/VeltOptionsDropdownContentMakePrivateEnableWireframe/VeltOptionsDropdownContentMakePrivateEnableWireframe.d.ts +5 -0
- package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/{VeltOptionsDropdownContentMakePrivateOffWireframe → VeltOptionsDropdownContentMakePrivateEnableWireframe}/index.d.ts +1 -1
- package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/VeltOptionsDropdownContentMakePrivateWireframe.d.ts +4 -4
- 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/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 +5 -0
- package/esm/types/constants.d.ts +1 -1
- package/index.d.ts +238 -13
- 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/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/VeltOptionsDropdownContentMakePrivateOffWireframe/VeltOptionsDropdownContentMakePrivateOffWireframe.d.ts +0 -5
- package/cjs/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/VeltOptionsDropdownContentMakePrivateOnWireframe/VeltOptionsDropdownContentMakePrivateOnWireframe.d.ts +0 -5
- 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/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/VeltOptionsDropdownContentMakePrivateOffWireframe/VeltOptionsDropdownContentMakePrivateOffWireframe.d.ts +0 -5
- package/esm/types/components/VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentMakePrivateWireframe/VeltOptionsDropdownContentMakePrivateOnWireframe/VeltOptionsDropdownContentMakePrivateOnWireframe.d.ts +0 -5
- package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarSeperator/VeltTextCommentToolbarSeperator.d.ts +0 -5
- package/esm/types/components/VeltTextCommentToolbarWireframe/VeltTextCommentToolbarSeperator/index.d.ts +0 -1
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltReactionPinTooltipUserAvatarWireframe } from './VeltReactionPinTooltipUserAvatarWireframe/VeltReactionPinTooltipUserAvatarWireframe';
|
|
3
|
+
import { IVeltReactionPinTooltipUserNameWireframe } from './VeltReactionPinTooltipUserNameWireframe/VeltReactionPinTooltipUserNameWireframe';
|
|
4
|
+
export interface IVeltReactionPinTooltipUserWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
5
|
+
}
|
|
6
|
+
export interface IVeltReactionPinTooltipUserWireframe extends React.FC<IVeltReactionPinTooltipUserWireframeProps> {
|
|
7
|
+
Avatar: IVeltReactionPinTooltipUserAvatarWireframe;
|
|
8
|
+
Name: IVeltReactionPinTooltipUserNameWireframe;
|
|
9
|
+
}
|
|
10
|
+
declare const VeltReactionPinTooltipUserWireframe: IVeltReactionPinTooltipUserWireframe;
|
|
11
|
+
export default VeltReactionPinTooltipUserWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './VeltReactionPinTooltipUserWireframe';
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltReactionPinTooltipUserWireframe } from './VeltReactionPinTooltipUserWireframe/VeltReactionPinTooltipUserWireframe';
|
|
3
|
+
export interface IVeltReactionPinTooltipUsersWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltReactionPinTooltipUsersWireframe extends React.FC<IVeltReactionPinTooltipUsersWireframeProps> {
|
|
6
|
+
User: IVeltReactionPinTooltipUserWireframe;
|
|
7
|
+
}
|
|
8
|
+
declare const VeltReactionPinTooltipUsersWireframe: IVeltReactionPinTooltipUsersWireframe;
|
|
9
|
+
export default VeltReactionPinTooltipUsersWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './VeltReactionPinTooltipUsersWireframe';
|
package/esm/types/components/VeltReactionPinTooltipWireframe/VeltReactionPinTooltipWireframe.d.ts
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltReactionPinTooltipUsersWireframe } from './VeltReactionPinTooltipUsersWireframe/VeltReactionPinTooltipUsersWireframe';
|
|
3
|
+
export interface IVeltReactionPinTooltipWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltReactionPinTooltipWireframe extends React.FC<IVeltReactionPinTooltipWireframeProps> {
|
|
6
|
+
Users: IVeltReactionPinTooltipUsersWireframe;
|
|
7
|
+
}
|
|
8
|
+
declare const VeltReactionPinTooltipWireframe: IVeltReactionPinTooltipWireframe;
|
|
9
|
+
export default VeltReactionPinTooltipWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './VeltReactionPinTooltipWireframe';
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltReactionPinCountWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
}
|
|
4
|
+
export interface IVeltReactionPinCountWireframe extends React.FC<IVeltReactionPinCountWireframeProps> {
|
|
5
|
+
}
|
|
6
|
+
declare const VeltReactionPinCountWireframe: IVeltReactionPinCountWireframe;
|
|
7
|
+
export default VeltReactionPinCountWireframe;
|
package/esm/types/components/VeltReactionPinWireframe/VeltReactionPinCountWireframe/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './VeltReactionPinCountWireframe';
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltReactionPinEmojiWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
}
|
|
4
|
+
export interface IVeltReactionPinEmojiWireframe extends React.FC<IVeltReactionPinEmojiWireframeProps> {
|
|
5
|
+
}
|
|
6
|
+
declare const VeltReactionPinEmojiWireframe: IVeltReactionPinEmojiWireframe;
|
|
7
|
+
export default VeltReactionPinEmojiWireframe;
|
package/esm/types/components/VeltReactionPinWireframe/VeltReactionPinEmojiWireframe/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './VeltReactionPinEmojiWireframe';
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltReactionPinCountWireframe } from './VeltReactionPinCountWireframe/VeltReactionPinCountWireframe';
|
|
3
|
+
import { IVeltReactionPinEmojiWireframe } from './VeltReactionPinEmojiWireframe/VeltReactionPinEmojiWireframe';
|
|
4
|
+
export interface IVeltReactionPinWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
5
|
+
}
|
|
6
|
+
export interface IVeltReactionPinWireframe extends React.FC<IVeltReactionPinWireframeProps> {
|
|
7
|
+
Emoji: IVeltReactionPinEmojiWireframe;
|
|
8
|
+
Count: IVeltReactionPinCountWireframe;
|
|
9
|
+
}
|
|
10
|
+
declare const VeltReactionPinWireframe: IVeltReactionPinWireframe;
|
|
11
|
+
export default VeltReactionPinWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './VeltReactionPinWireframe';
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltReactionToolWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
}
|
|
4
|
+
export interface IVeltReactionToolWireframe extends React.FC<IVeltReactionToolWireframeProps> {
|
|
5
|
+
}
|
|
6
|
+
declare const VeltReactionToolWireframe: IVeltReactionToolWireframe;
|
|
7
|
+
export default VeltReactionToolWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './VeltReactionToolWireframe';
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltReactionsPanelItemEmojiWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
}
|
|
4
|
+
export interface IVeltReactionsPanelItemEmojiWireframe extends React.FC<IVeltReactionsPanelItemEmojiWireframeProps> {
|
|
5
|
+
}
|
|
6
|
+
declare const VeltReactionsPanelItemEmojiWireframe: IVeltReactionsPanelItemEmojiWireframe;
|
|
7
|
+
export default VeltReactionsPanelItemEmojiWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './VeltReactionsPanelItemEmojiWireframe';
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltReactionsPanelItemEmojiWireframe } from './VeltReactionsPanelItemEmojiWireframe/VeltReactionsPanelItemEmojiWireframe';
|
|
3
|
+
export interface IVeltReactionsPanelItemWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltReactionsPanelItemWireframe extends React.FC<IVeltReactionsPanelItemWireframeProps> {
|
|
6
|
+
Emoji: IVeltReactionsPanelItemEmojiWireframe;
|
|
7
|
+
}
|
|
8
|
+
declare const VeltReactionsPanelItemWireframe: IVeltReactionsPanelItemWireframe;
|
|
9
|
+
export default VeltReactionsPanelItemWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './VeltReactionsPanelItemWireframe';
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltReactionsPanelItemWireframe } from './VeltReactionsPanelItemWireframe/VeltReactionsPanelItemWireframe';
|
|
3
|
+
export interface IVeltReactionsPanelItemsWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltReactionsPanelItemsWireframe extends React.FC<IVeltReactionsPanelItemsWireframeProps> {
|
|
6
|
+
Item: IVeltReactionsPanelItemWireframe;
|
|
7
|
+
}
|
|
8
|
+
declare const VeltReactionsPanelItemsWireframe: IVeltReactionsPanelItemsWireframe;
|
|
9
|
+
export default VeltReactionsPanelItemsWireframe;
|
package/esm/types/components/VeltReactionsPanelWireframe/VeltReactionsPanelItemsWireframe/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './VeltReactionsPanelItemsWireframe';
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltReactionsPanelItemsWireframe } from './VeltReactionsPanelItemsWireframe/VeltReactionsPanelItemsWireframe';
|
|
3
|
+
export interface IVeltReactionsPanelWireframeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltReactionsPanelWireframe extends React.FC<IVeltReactionsPanelWireframeProps> {
|
|
6
|
+
Items: IVeltReactionsPanelItemsWireframe;
|
|
7
|
+
}
|
|
8
|
+
declare const VeltReactionsPanelWireframe: IVeltReactionsPanelWireframe;
|
|
9
|
+
export default VeltReactionsPanelWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './VeltReactionsPanelWireframe';
|
|
@@ -2,13 +2,13 @@ import React from 'react';
|
|
|
2
2
|
import { IVeltTextCommentToolbarCommentAnnotationProps } from './VeltTextCommentToolbarCommentAnnotation/VeltTextCommentToolbarCommentAnnotation';
|
|
3
3
|
import { IVeltTextCommentToolbarCopywriterProps } from './VeltTextCommentToolbarCopywriter/VeltTextCommentToolbarCopywriter';
|
|
4
4
|
import { IVeltTextCommentToolbarGenericProps } from './VeltTextCommentToolbarGeneric/VeltTextCommentToolbarGeneric';
|
|
5
|
-
import {
|
|
5
|
+
import { IVeltTextCommentToolbarDividerProps } from './VeltTextCommentToolbarDivider/VeltTextCommentToolbarDivider';
|
|
6
6
|
export interface IVeltTextCommentToolbarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
7
7
|
}
|
|
8
8
|
declare const VeltTextCommentToolbar: React.FC<IVeltTextCommentToolbarProps> & {
|
|
9
9
|
CommentAnnotation: React.FC<IVeltTextCommentToolbarCommentAnnotationProps>;
|
|
10
10
|
Copywriter: React.FC<IVeltTextCommentToolbarCopywriterProps>;
|
|
11
11
|
Generic: React.FC<IVeltTextCommentToolbarGenericProps>;
|
|
12
|
-
|
|
12
|
+
Divider: React.FC<IVeltTextCommentToolbarDividerProps>;
|
|
13
13
|
};
|
|
14
14
|
export default VeltTextCommentToolbar;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltTextCommentToolbarDividerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
}
|
|
4
|
+
declare const VeltTextCommentToolbarDivider: React.FC<IVeltTextCommentToolbarDividerProps>;
|
|
5
|
+
export default VeltTextCommentToolbarDivider;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltTextCommentToolbarDivider";
|
|
@@ -39,6 +39,7 @@ export { default as VeltTextCommentToolWireframe } from "./VeltTextCommentToolWi
|
|
|
39
39
|
export { default as VeltTextCommentToolbarWireframe } from "./VeltTextCommentToolbarWireframe";
|
|
40
40
|
export { default as VeltUserSelectorDropdownWireframe } from "./VeltUserSelectorDropdownWireframe";
|
|
41
41
|
export { default as VeltAutocompleteOptionWireframe } from "./VeltAutocompleteOptionWireframe";
|
|
42
|
+
export { default as VeltAutocompleteChipTooltipWireframe } from "./VeltAutocompleteChipTooltipWireframe";
|
|
42
43
|
export { default as VeltCommentBubbleAvatar } from "./VeltCommentBubble/VeltCommentBubbleAvatar";
|
|
43
44
|
export { default as VeltCommentBubbleCommentsCount } from "./VeltCommentBubble/VeltCommentBubbleCommentsCount";
|
|
44
45
|
export { default as VeltStatusDropdownContent } from "./VeltStatusDropdownContentWireframe/VeltStatusDropdownContentWireframe";
|
|
@@ -47,3 +48,7 @@ export { default as VeltPriorityDropdownContent } from "./VeltPriorityDropdownCo
|
|
|
47
48
|
export { default as VeltPriorityDropdownTrigger } from "./VeltPriorityDropdownTriggerWireframe/VeltPriorityDropdownTriggerWireframe";
|
|
48
49
|
export { default as VeltOptionsDropdownContent } from "./VeltOptionsDropdownContentWireframe/VeltOptionsDropdownContentWireframe";
|
|
49
50
|
export { default as VeltOptionsDropdownTrigger } from "./VeltOptionsDropdownTriggerWireframe/VeltOptionsDropdownTriggerWireframe";
|
|
51
|
+
export { default as VeltReactionToolWireframe } from "./VeltReactionToolWireframe";
|
|
52
|
+
export { default as VeltReactionPinWireframe } from "./VeltReactionPinWireframe";
|
|
53
|
+
export { default as VeltReactionPinTooltipWireframe } from "./VeltReactionPinTooltipWireframe";
|
|
54
|
+
export { default as VeltReactionsPanelWireframe } from "./VeltReactionsPanelWireframe";
|
package/esm/types/constants.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const VELT_SDK_VERSION = "1.0.
|
|
1
|
+
export declare const VELT_SDK_VERSION = "1.0.146";
|
|
2
2
|
export declare const VELT_SDK_INIT_EVENT = "onVeltInit";
|
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;
|
|
@@ -434,14 +435,90 @@ interface IVeltCommentDialogCommentSuggestionStatusProps extends React.DetailedH
|
|
|
434
435
|
}
|
|
435
436
|
|
|
436
437
|
interface IVeltCommentDialogComposerActionButtonProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
437
|
-
type?: 'userMentions' | 'autocomplete' | 'file' | 'audio' | 'video' | 'screen' | 'submit';
|
|
438
|
+
type?: 'userMentions' | 'autocomplete' | 'file' | 'audio' | 'video' | 'screen' | 'submit' | 'attachments';
|
|
438
439
|
hotkey?: string;
|
|
439
440
|
}
|
|
440
441
|
|
|
441
442
|
interface IVeltCommentDialogComposerAssignUserProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
442
443
|
}
|
|
443
444
|
|
|
444
|
-
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;
|
|
445
522
|
}
|
|
446
523
|
|
|
447
524
|
interface IVeltCommentDialogComposerInputProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
@@ -455,7 +532,7 @@ interface IVeltCommentDialogComposerProps extends React.DetailedHTMLProps<React.
|
|
|
455
532
|
interface IVeltCommentDialogComposer extends React.FC<IVeltCommentDialogComposerProps> {
|
|
456
533
|
ActionButton: React.FC<IVeltCommentDialogComposerActionButtonProps>;
|
|
457
534
|
AssignUser: React.FC<IVeltCommentDialogComposerAssignUserProps>;
|
|
458
|
-
|
|
535
|
+
Attachments: IVeltCommentDialogComposerAttachments;
|
|
459
536
|
Input: React.FC<IVeltCommentDialogComposerInputProps>;
|
|
460
537
|
Recordings: React.FC<IVeltCommentDialogComposerRecordingsProps>;
|
|
461
538
|
}
|
|
@@ -496,7 +573,53 @@ interface IVeltCommentDialogThreadCardAvatarProps extends React.DetailedHTMLProp
|
|
|
496
573
|
interface IVeltCommentDialogThreadCardDeviceTypeProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
497
574
|
}
|
|
498
575
|
|
|
499
|
-
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;
|
|
500
623
|
}
|
|
501
624
|
|
|
502
625
|
interface IVeltCommentDialogThreadCardMessageProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
@@ -525,7 +648,7 @@ interface IVeltCommentDialogThreadCardProps extends React.DetailedHTMLProps<Reac
|
|
|
525
648
|
interface IVeltCommentDialogThreadCard extends React.FC<IVeltCommentDialogThreadCardProps> {
|
|
526
649
|
Avatar: React.FC<IVeltCommentDialogThreadCardAvatarProps>;
|
|
527
650
|
DeviceType: React.FC<IVeltCommentDialogThreadCardDeviceTypeProps>;
|
|
528
|
-
|
|
651
|
+
Attachments: IVeltCommentDialogThreadCardAttachments;
|
|
529
652
|
Message: React.FC<IVeltCommentDialogThreadCardMessageProps>;
|
|
530
653
|
Name: React.FC<IVeltCommentDialogThreadCardNameProps>;
|
|
531
654
|
Options: React.FC<IVeltCommentDialogThreadCardOptionsProps>;
|
|
@@ -754,7 +877,7 @@ interface IVeltTextCommentToolbarCopywriterProps extends React.DetailedHTMLProps
|
|
|
754
877
|
interface IVeltTextCommentToolbarGenericProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
755
878
|
}
|
|
756
879
|
|
|
757
|
-
interface
|
|
880
|
+
interface IVeltTextCommentToolbarDividerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
758
881
|
}
|
|
759
882
|
|
|
760
883
|
interface IVeltTextCommentToolbarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
@@ -763,7 +886,7 @@ declare const VeltTextCommentToolbar: React.FC<IVeltTextCommentToolbarProps> & {
|
|
|
763
886
|
CommentAnnotation: React.FC<IVeltTextCommentToolbarCommentAnnotationProps>;
|
|
764
887
|
Copywriter: React.FC<IVeltTextCommentToolbarCopywriterProps>;
|
|
765
888
|
Generic: React.FC<IVeltTextCommentToolbarGenericProps>;
|
|
766
|
-
|
|
889
|
+
Divider: React.FC<IVeltTextCommentToolbarDividerProps>;
|
|
767
890
|
};
|
|
768
891
|
|
|
769
892
|
interface IVeltUserSelectorDropdownAvatarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
@@ -808,6 +931,30 @@ declare const VeltAutocompleteOptionWireframe: React.FC<IVeltAutocompleteOptionW
|
|
|
808
931
|
Name: React.FC<IVeltAutocompleteOptionNameWireframeProps>;
|
|
809
932
|
};
|
|
810
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
|
+
|
|
811
958
|
interface IVeltCommentBubbleAvatarProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
812
959
|
}
|
|
813
960
|
declare const VeltCommentBubbleAvatar: React.FC<IVeltCommentBubbleAvatarProps>;
|
|
@@ -919,17 +1066,17 @@ interface IVeltOptionsDropdownContentDelete extends React.FC<IVeltOptionsDropdow
|
|
|
919
1066
|
interface IVeltOptionsDropdownContentEditProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
920
1067
|
}
|
|
921
1068
|
|
|
922
|
-
interface
|
|
1069
|
+
interface IVeltOptionsDropdownContentMakePrivateDisableProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
923
1070
|
}
|
|
924
1071
|
|
|
925
|
-
interface
|
|
1072
|
+
interface IVeltOptionsDropdownContentMakePrivateEnableProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
926
1073
|
}
|
|
927
1074
|
|
|
928
1075
|
interface IVeltOptionsDropdownContentMakePrivateProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
929
1076
|
}
|
|
930
1077
|
interface IVeltOptionsDropdownContentMakePrivate extends React.FC<IVeltOptionsDropdownContentMakePrivateProps> {
|
|
931
|
-
|
|
932
|
-
|
|
1078
|
+
Enable: React.FC<IVeltOptionsDropdownContentMakePrivateEnableProps>;
|
|
1079
|
+
Disable: React.FC<IVeltOptionsDropdownContentMakePrivateDisableProps>;
|
|
933
1080
|
}
|
|
934
1081
|
|
|
935
1082
|
interface IVeltOptionsDropdownContentProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
@@ -948,6 +1095,84 @@ interface IVeltOptionsDropdownTriggerProps extends React.DetailedHTMLProps<React
|
|
|
948
1095
|
}
|
|
949
1096
|
declare const VeltOptionsDropdownTrigger: React.FC<IVeltOptionsDropdownTriggerProps>;
|
|
950
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
|
+
|
|
951
1176
|
declare function useVeltClient(): {
|
|
952
1177
|
client: Velt;
|
|
953
1178
|
};
|
|
@@ -1019,4 +1244,4 @@ declare const createLiveStateMiddleware: (config?: LiveStateMiddlewareConfig) =>
|
|
|
1019
1244
|
updateLiveStateDataId: (newId?: string) => void;
|
|
1020
1245
|
};
|
|
1021
1246
|
|
|
1022
|
-
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, VeltOptionsDropdownContent, VeltOptionsDropdownTrigger, SnippylyPresence as VeltPresence, VeltPriorityDropdownContent, VeltPriorityDropdownTrigger, SnippylyProvider as VeltProvider, 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 };
|
|
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 IVeltOptionsDropdownContentMakePrivateOffProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
-
}
|
|
4
|
-
declare const VeltOptionsDropdownContentMakePrivateOff: React.FC<IVeltOptionsDropdownContentMakePrivateOffProps>;
|
|
5
|
-
export default VeltOptionsDropdownContentMakePrivateOff;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export interface IVeltOptionsDropdownContentMakePrivateOnProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
-
}
|
|
4
|
-
declare const VeltOptionsDropdownContentMakePrivateOn: React.FC<IVeltOptionsDropdownContentMakePrivateOnProps>;
|
|
5
|
-
export default VeltOptionsDropdownContentMakePrivateOn;
|
|
@@ -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";
|