@veltdev/react 1.0.128 → 1.0.130
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
package/cjs/index.js
CHANGED
|
@@ -140,7 +140,7 @@ var loadVelt = function (callback, version, staging, develop, proxyDomain) {
|
|
|
140
140
|
}
|
|
141
141
|
};
|
|
142
142
|
|
|
143
|
-
var VELT_SDK_VERSION = '1.0.
|
|
143
|
+
var VELT_SDK_VERSION = '1.0.147';
|
|
144
144
|
var VELT_SDK_INIT_EVENT = 'onVeltInit';
|
|
145
145
|
|
|
146
146
|
var SnippylyProvider = function (props) {
|
|
@@ -233,7 +233,7 @@ var SnippylyCommentBubble = function (props) {
|
|
|
233
233
|
};
|
|
234
234
|
|
|
235
235
|
var SnippylyComments = function (props) {
|
|
236
|
-
var autoCategorize = props.autoCategorize, streamViewContainerId = props.streamViewContainerId, onSignIn = props.onSignIn, onUpgrade = props.onUpgrade, textMode = props.textMode, popoverMode = props.popoverMode, popoverTriangleComponent = props.popoverTriangleComponent, floatingCommentDialog = props.floatingCommentDialog, moderatorMode = props.moderatorMode, streamMode = props.streamMode, signInButton = props.signInButton, upgradeButton = props.upgradeButton, attachments = props.attachments, recordings = props.recordings, reactions = props.reactions, deviceInfo = props.deviceInfo, commentIndex = props.commentIndex, dialogOnHover = props.dialogOnHover, dialogOnTargetElementClick = props.dialogOnTargetElementClick, priority = props.priority, inboxMode = props.inboxMode, suggestionMode = props.suggestionMode, mobileMode = props.mobileMode, inlineCommentMode = props.inlineCommentMode, privateCommentMode = props.privateCommentMode, minimap = props.minimap, persistentCommentMode = props.persistentCommentMode, ghostComments = props.ghostComments, ghostCommentsIndicator = props.ghostCommentsIndicator, commentsOnDom = props.commentsOnDom, resolvedCommentsOnDom = props.resolvedCommentsOnDom, commentTool = props.commentTool, sidebarButtonOnCommentDialog = props.sidebarButtonOnCommentDialog, deviceIndicatorOnCommentPins = props.deviceIndicatorOnCommentPins, scrollToComment = props.scrollToComment, userMentions = props.userMentions, deleteOnBackspace = props.deleteOnBackspace, hotkey = props.hotkey, recordingSummary = props.recordingSummary, recordingCountdown = props.recordingCountdown, unreadIndicatorMode = props.unreadIndicatorMode, enterKeyToSubmit = props.enterKeyToSubmit, pinShadowDom = props.pinShadowDom, dialogShadowDom = props.dialogShadowDom, shadowDom = props.shadowDom, changeDetectionInCommentMode = props.changeDetectionInCommentMode, allowedElementIds = props.allowedElementIds, allowedElementClassNames = props.allowedElementClassNames, allowedElementQuerySelectors = props.allowedElementQuerySelectors, onCommentAdd = props.onCommentAdd, onCommentUpdate = props.onCommentUpdate, onCommentAccept = props.onCommentAccept, onCommentReject = props.onCommentReject, onSidebarButtonOnCommentDialogClick = props.onSidebarButtonOnCommentDialogClick, customStatus = props.customStatus, customPriority = props.customPriority, customCategory = props.customCategory, status = props.status, resolveButton = props.resolveButton, darkMode = props.darkMode, onCustomPinInject = props.onCustomPinInject, children = props.children, textCommentToolShadowDom = props.textCommentToolShadowDom, textCommentToolbarShadowDom = props.textCommentToolbarShadowDom;
|
|
236
|
+
var autoCategorize = props.autoCategorize, streamViewContainerId = props.streamViewContainerId, onSignIn = props.onSignIn, onUpgrade = props.onUpgrade, textMode = props.textMode, popoverMode = props.popoverMode, popoverTriangleComponent = props.popoverTriangleComponent, floatingCommentDialog = props.floatingCommentDialog, moderatorMode = props.moderatorMode, streamMode = props.streamMode, signInButton = props.signInButton, upgradeButton = props.upgradeButton, attachments = props.attachments, recordings = props.recordings, reactions = props.reactions, deviceInfo = props.deviceInfo, commentIndex = props.commentIndex, dialogOnHover = props.dialogOnHover, dialogOnTargetElementClick = props.dialogOnTargetElementClick, priority = props.priority, inboxMode = props.inboxMode, suggestionMode = props.suggestionMode, mobileMode = props.mobileMode, inlineCommentMode = props.inlineCommentMode, privateCommentMode = props.privateCommentMode, minimap = props.minimap, persistentCommentMode = props.persistentCommentMode, ghostComments = props.ghostComments, ghostCommentsIndicator = props.ghostCommentsIndicator, commentsOnDom = props.commentsOnDom, resolvedCommentsOnDom = props.resolvedCommentsOnDom, commentTool = props.commentTool, sidebarButtonOnCommentDialog = props.sidebarButtonOnCommentDialog, deviceIndicatorOnCommentPins = props.deviceIndicatorOnCommentPins, scrollToComment = props.scrollToComment, userMentions = props.userMentions, deleteOnBackspace = props.deleteOnBackspace, hotkey = props.hotkey, recordingSummary = props.recordingSummary, recordingCountdown = props.recordingCountdown, unreadIndicatorMode = props.unreadIndicatorMode, enterKeyToSubmit = props.enterKeyToSubmit, pinShadowDom = props.pinShadowDom, dialogShadowDom = props.dialogShadowDom, shadowDom = props.shadowDom, changeDetectionInCommentMode = props.changeDetectionInCommentMode, allowedElementIds = props.allowedElementIds, allowedElementClassNames = props.allowedElementClassNames, allowedElementQuerySelectors = props.allowedElementQuerySelectors, customReactions = props.customReactions, onCommentAdd = props.onCommentAdd, onCommentUpdate = props.onCommentUpdate, onCommentAccept = props.onCommentAccept, onCommentReject = props.onCommentReject, onSidebarButtonOnCommentDialogClick = props.onSidebarButtonOnCommentDialogClick, customStatus = props.customStatus, customPriority = props.customPriority, customCategory = props.customCategory, status = props.status, resolveButton = props.resolveButton, darkMode = props.darkMode, onCustomPinInject = props.onCustomPinInject, children = props.children, textCommentToolShadowDom = props.textCommentToolShadowDom, textCommentToolbarShadowDom = props.textCommentToolbarShadowDom;
|
|
237
237
|
var ref = React.useRef();
|
|
238
238
|
var onSignInRef = React.useRef(onSignIn);
|
|
239
239
|
var onUpgradeRef = React.useRef(onUpgrade);
|
|
@@ -313,7 +313,7 @@ var SnippylyComments = function (props) {
|
|
|
313
313
|
});
|
|
314
314
|
}
|
|
315
315
|
}, []);
|
|
316
|
-
return (React__default["default"].createElement("velt-comments", { ref: ref, "auto-categorize": [true, false].includes(autoCategorize) ? (autoCategorize ? 'true' : 'false') : undefined, "data-stream-view-container-id": streamViewContainerId, "text-mode": [true, false].includes(textMode) ? (textMode ? 'true' : 'false') : undefined, "popover-mode": [true, false].includes(popoverMode) ? (popoverMode ? 'true' : 'false') : undefined, "popover-triangle-component": [true, false].includes(popoverTriangleComponent) ? (popoverTriangleComponent ? 'true' : 'false') : undefined, "floating-comment-dialog": [true, false].includes(floatingCommentDialog) ? (floatingCommentDialog ? 'true' : 'false') : undefined, "moderator-mode": [true, false].includes(moderatorMode) ? (moderatorMode ? 'true' : 'false') : undefined, "stream-mode": [true, false].includes(streamMode) ? (streamMode ? 'true' : 'false') : undefined, "sign-in-button": [true, false].includes(signInButton) ? (signInButton ? 'true' : 'false') : undefined, "upgrade-button": [true, false].includes(upgradeButton) ? (upgradeButton ? 'true' : 'false') : undefined, attachments: [true, false].includes(attachments) ? (attachments ? 'true' : 'false') : undefined, recordings: recordings, reactions: [true, false].includes(reactions) ? (reactions ? 'true' : 'false') : undefined, "device-info": [true, false].includes(deviceInfo) ? (deviceInfo ? 'true' : 'false') : undefined, "comment-index": [true, false].includes(commentIndex) ? (commentIndex ? 'true' : 'false') : undefined, "dialog-on-hover": [true, false].includes(dialogOnHover) ? (dialogOnHover ? 'true' : 'false') : undefined, "dialog-on-target-element-click": [true, false].includes(dialogOnTargetElementClick) ? (dialogOnTargetElementClick ? 'true' : 'false') : undefined, priority: [true, false].includes(priority) ? (priority ? 'true' : 'false') : undefined, status: [true, false].includes(status) ? (status ? 'true' : 'false') : undefined, "resolve-button": [true, false].includes(resolveButton) ? (resolveButton ? 'true' : 'false') : undefined, "inbox-mode": [true, false].includes(inboxMode) ? (inboxMode ? 'true' : 'false') : undefined, "suggestion-mode": [true, false].includes(suggestionMode) ? (suggestionMode ? 'true' : 'false') : undefined, "mobile-mode": [true, false].includes(mobileMode) ? (mobileMode ? 'true' : 'false') : undefined, "inline-comment-mode": [true, false].includes(inlineCommentMode) ? (inlineCommentMode ? 'true' : 'false') : undefined, "private-comment-mode": [true, false].includes(privateCommentMode) ? (privateCommentMode ? 'true' : 'false') : undefined, minimap: [true, false].includes(minimap) ? (minimap ? 'true' : 'false') : undefined, "persistent-comment-mode": [true, false].includes(persistentCommentMode) ? (persistentCommentMode ? 'true' : 'false') : undefined, "ghost-comments": [true, false].includes(ghostComments) ? (ghostComments ? 'true' : 'false') : undefined, "ghost-comments-indicator": [true, false].includes(ghostCommentsIndicator) ? (ghostCommentsIndicator ? 'true' : 'false') : undefined, "comments-on-dom": [true, false].includes(commentsOnDom) ? (commentsOnDom ? 'true' : 'false') : undefined, "resolved-comments-on-dom": [true, false].includes(resolvedCommentsOnDom) ? (resolvedCommentsOnDom ? 'true' : 'false') : undefined, "comment-tool": [true, false].includes(commentTool) ? (commentTool ? 'true' : 'false') : undefined, "sidebar-button-on-comment-dialog": [true, false].includes(sidebarButtonOnCommentDialog) ? (sidebarButtonOnCommentDialog ? 'true' : 'false') : undefined, "device-indicator-on-comment-pins": [true, false].includes(deviceIndicatorOnCommentPins) ? (deviceIndicatorOnCommentPins ? 'true' : 'false') : undefined, "scroll-to-comment": [true, false].includes(scrollToComment) ? (scrollToComment ? 'true' : 'false') : undefined, "user-mentions": [true, false].includes(userMentions) ? (userMentions ? 'true' : 'false') : undefined, "delete-on-backspace": [true, false].includes(deleteOnBackspace) ? (deleteOnBackspace ? 'true' : 'false') : undefined, hotkey: [true, false].includes(hotkey) ? (hotkey ? 'true' : 'false') : undefined, "recording-summary": [true, false].includes(recordingSummary) ? (recordingSummary ? 'true' : 'false') : undefined, "recording-countdown": [true, false].includes(recordingCountdown) ? (recordingCountdown ? 'true' : 'false') : undefined, "unread-indicator-mode": unreadIndicatorMode, "enter-key-to-submit": [true, false].includes(enterKeyToSubmit) ? (enterKeyToSubmit ? 'true' : 'false') : undefined, "pin-shadow-dom": [true, false].includes(pinShadowDom) ? (pinShadowDom ? 'true' : 'false') : undefined, "dialog-shadow-dom": [true, false].includes(dialogShadowDom) ? (dialogShadowDom ? 'true' : 'false') : undefined, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "text-comment-tool-shadow-dom": [true, false].includes(textCommentToolShadowDom) ? (textCommentToolShadowDom ? 'true' : 'false') : undefined, "text-comment-toolbar-shadow-dom": [true, false].includes(textCommentToolbarShadowDom) ? (textCommentToolbarShadowDom ? 'true' : 'false') : undefined, "change-detection-in-comment-mode": [true, false].includes(changeDetectionInCommentMode) ? (changeDetectionInCommentMode ? 'true' : 'false') : undefined, "allowed-element-ids": JSON.stringify(allowedElementIds), "allowed-element-class-names": JSON.stringify(allowedElementClassNames), "allowed-element-query-selectors": JSON.stringify(allowedElementQuerySelectors), "custom-status": JSON.stringify(customStatus), "custom-priority": JSON.stringify(customPriority), "custom-category": JSON.stringify(customCategory), "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));
|
|
316
|
+
return (React__default["default"].createElement("velt-comments", { ref: ref, "auto-categorize": [true, false].includes(autoCategorize) ? (autoCategorize ? 'true' : 'false') : undefined, "data-stream-view-container-id": streamViewContainerId, "text-mode": [true, false].includes(textMode) ? (textMode ? 'true' : 'false') : undefined, "popover-mode": [true, false].includes(popoverMode) ? (popoverMode ? 'true' : 'false') : undefined, "popover-triangle-component": [true, false].includes(popoverTriangleComponent) ? (popoverTriangleComponent ? 'true' : 'false') : undefined, "floating-comment-dialog": [true, false].includes(floatingCommentDialog) ? (floatingCommentDialog ? 'true' : 'false') : undefined, "moderator-mode": [true, false].includes(moderatorMode) ? (moderatorMode ? 'true' : 'false') : undefined, "stream-mode": [true, false].includes(streamMode) ? (streamMode ? 'true' : 'false') : undefined, "sign-in-button": [true, false].includes(signInButton) ? (signInButton ? 'true' : 'false') : undefined, "upgrade-button": [true, false].includes(upgradeButton) ? (upgradeButton ? 'true' : 'false') : undefined, attachments: [true, false].includes(attachments) ? (attachments ? 'true' : 'false') : undefined, recordings: recordings, reactions: [true, false].includes(reactions) ? (reactions ? 'true' : 'false') : undefined, "device-info": [true, false].includes(deviceInfo) ? (deviceInfo ? 'true' : 'false') : undefined, "comment-index": [true, false].includes(commentIndex) ? (commentIndex ? 'true' : 'false') : undefined, "dialog-on-hover": [true, false].includes(dialogOnHover) ? (dialogOnHover ? 'true' : 'false') : undefined, "dialog-on-target-element-click": [true, false].includes(dialogOnTargetElementClick) ? (dialogOnTargetElementClick ? 'true' : 'false') : undefined, priority: [true, false].includes(priority) ? (priority ? 'true' : 'false') : undefined, status: [true, false].includes(status) ? (status ? 'true' : 'false') : undefined, "resolve-button": [true, false].includes(resolveButton) ? (resolveButton ? 'true' : 'false') : undefined, "inbox-mode": [true, false].includes(inboxMode) ? (inboxMode ? 'true' : 'false') : undefined, "suggestion-mode": [true, false].includes(suggestionMode) ? (suggestionMode ? 'true' : 'false') : undefined, "mobile-mode": [true, false].includes(mobileMode) ? (mobileMode ? 'true' : 'false') : undefined, "inline-comment-mode": [true, false].includes(inlineCommentMode) ? (inlineCommentMode ? 'true' : 'false') : undefined, "private-comment-mode": [true, false].includes(privateCommentMode) ? (privateCommentMode ? 'true' : 'false') : undefined, minimap: [true, false].includes(minimap) ? (minimap ? 'true' : 'false') : undefined, "persistent-comment-mode": [true, false].includes(persistentCommentMode) ? (persistentCommentMode ? 'true' : 'false') : undefined, "ghost-comments": [true, false].includes(ghostComments) ? (ghostComments ? 'true' : 'false') : undefined, "ghost-comments-indicator": [true, false].includes(ghostCommentsIndicator) ? (ghostCommentsIndicator ? 'true' : 'false') : undefined, "comments-on-dom": [true, false].includes(commentsOnDom) ? (commentsOnDom ? 'true' : 'false') : undefined, "resolved-comments-on-dom": [true, false].includes(resolvedCommentsOnDom) ? (resolvedCommentsOnDom ? 'true' : 'false') : undefined, "comment-tool": [true, false].includes(commentTool) ? (commentTool ? 'true' : 'false') : undefined, "sidebar-button-on-comment-dialog": [true, false].includes(sidebarButtonOnCommentDialog) ? (sidebarButtonOnCommentDialog ? 'true' : 'false') : undefined, "device-indicator-on-comment-pins": [true, false].includes(deviceIndicatorOnCommentPins) ? (deviceIndicatorOnCommentPins ? 'true' : 'false') : undefined, "scroll-to-comment": [true, false].includes(scrollToComment) ? (scrollToComment ? 'true' : 'false') : undefined, "user-mentions": [true, false].includes(userMentions) ? (userMentions ? 'true' : 'false') : undefined, "delete-on-backspace": [true, false].includes(deleteOnBackspace) ? (deleteOnBackspace ? 'true' : 'false') : undefined, hotkey: [true, false].includes(hotkey) ? (hotkey ? 'true' : 'false') : undefined, "recording-summary": [true, false].includes(recordingSummary) ? (recordingSummary ? 'true' : 'false') : undefined, "recording-countdown": [true, false].includes(recordingCountdown) ? (recordingCountdown ? 'true' : 'false') : undefined, "unread-indicator-mode": unreadIndicatorMode, "enter-key-to-submit": [true, false].includes(enterKeyToSubmit) ? (enterKeyToSubmit ? 'true' : 'false') : undefined, "pin-shadow-dom": [true, false].includes(pinShadowDom) ? (pinShadowDom ? 'true' : 'false') : undefined, "dialog-shadow-dom": [true, false].includes(dialogShadowDom) ? (dialogShadowDom ? 'true' : 'false') : undefined, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "text-comment-tool-shadow-dom": [true, false].includes(textCommentToolShadowDom) ? (textCommentToolShadowDom ? 'true' : 'false') : undefined, "text-comment-toolbar-shadow-dom": [true, false].includes(textCommentToolbarShadowDom) ? (textCommentToolbarShadowDom ? 'true' : 'false') : undefined, "change-detection-in-comment-mode": [true, false].includes(changeDetectionInCommentMode) ? (changeDetectionInCommentMode ? 'true' : 'false') : undefined, "allowed-element-ids": JSON.stringify(allowedElementIds), "allowed-element-class-names": JSON.stringify(allowedElementClassNames), "allowed-element-query-selectors": JSON.stringify(allowedElementQuerySelectors), "custom-reactions": JSON.stringify(customReactions), "custom-status": JSON.stringify(customStatus), "custom-priority": JSON.stringify(customPriority), "custom-category": JSON.stringify(customCategory), "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));
|
|
317
317
|
};
|
|
318
318
|
|
|
319
319
|
var SnippylyCommentsSidebar = function (props) {
|
|
@@ -1182,8 +1182,8 @@ var VeltCommentDialogCommentSuggestionStatus = function (props) {
|
|
|
1182
1182
|
};
|
|
1183
1183
|
|
|
1184
1184
|
var VeltCommentDialogComposerActionButton = function (props) {
|
|
1185
|
-
var children = props.children,
|
|
1186
|
-
return (React__default["default"].createElement("velt-comment-dialog-composer-action-button-wireframe", __assign({},
|
|
1185
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
1186
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-action-button-wireframe", __assign({}, remainingProps), children));
|
|
1187
1187
|
};
|
|
1188
1188
|
|
|
1189
1189
|
var VeltCommentDialogComposerAssignUser = function (props) {
|
|
@@ -1191,11 +1191,107 @@ var VeltCommentDialogComposerAssignUser = function (props) {
|
|
|
1191
1191
|
return (React__default["default"].createElement("velt-comment-dialog-composer-assign-user-wireframe", null, children));
|
|
1192
1192
|
};
|
|
1193
1193
|
|
|
1194
|
-
var
|
|
1194
|
+
var VeltCommentDialogComposerAttachmentsInvalidItemPreview = function (props) {
|
|
1195
1195
|
var children = props.children;
|
|
1196
|
-
return (React__default["default"].createElement("velt-comment-dialog-composer-
|
|
1196
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid-item-preview-wireframe", null, children));
|
|
1197
1197
|
};
|
|
1198
1198
|
|
|
1199
|
+
var VeltCommentDialogComposerAttachmentsInvalidItemMessage = function (props) {
|
|
1200
|
+
var children = props.children;
|
|
1201
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid-item-message-wireframe", null, children));
|
|
1202
|
+
};
|
|
1203
|
+
|
|
1204
|
+
var VeltCommentDialogComposerAttachmentsInvalidItemDelete = function (props) {
|
|
1205
|
+
var children = props.children;
|
|
1206
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid-item-delete-wireframe", null, children));
|
|
1207
|
+
};
|
|
1208
|
+
|
|
1209
|
+
var VeltCommentDialogComposerAttachmentsInvalidItem = function (props) {
|
|
1210
|
+
var children = props.children;
|
|
1211
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid-item-wireframe", null, children));
|
|
1212
|
+
};
|
|
1213
|
+
VeltCommentDialogComposerAttachmentsInvalidItem.Preview = VeltCommentDialogComposerAttachmentsInvalidItemPreview;
|
|
1214
|
+
VeltCommentDialogComposerAttachmentsInvalidItem.Message = VeltCommentDialogComposerAttachmentsInvalidItemMessage;
|
|
1215
|
+
VeltCommentDialogComposerAttachmentsInvalidItem.Delete = VeltCommentDialogComposerAttachmentsInvalidItemDelete;
|
|
1216
|
+
|
|
1217
|
+
var VeltCommentDialogComposerAttachmentsInvalid = function (props) {
|
|
1218
|
+
var children = props.children;
|
|
1219
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-invalid-wireframe", null, children));
|
|
1220
|
+
};
|
|
1221
|
+
VeltCommentDialogComposerAttachmentsInvalid.Item = VeltCommentDialogComposerAttachmentsInvalidItem;
|
|
1222
|
+
|
|
1223
|
+
var VeltCommentDialogComposerAttachmentsImagePreview = function (props) {
|
|
1224
|
+
var children = props.children;
|
|
1225
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-image-preview-wireframe", null, children));
|
|
1226
|
+
};
|
|
1227
|
+
|
|
1228
|
+
var VeltCommentDialogComposerAttachmentsImageDelete = function (props) {
|
|
1229
|
+
var children = props.children;
|
|
1230
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-image-delete-wireframe", null, children));
|
|
1231
|
+
};
|
|
1232
|
+
|
|
1233
|
+
var VeltCommentDialogComposerAttachmentsImageLoading = function (props) {
|
|
1234
|
+
var children = props.children;
|
|
1235
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-image-loading-wireframe", null, children));
|
|
1236
|
+
};
|
|
1237
|
+
|
|
1238
|
+
var VeltCommentDialogComposerAttachmentsImage = function (props) {
|
|
1239
|
+
var children = props.children;
|
|
1240
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-image-wireframe", null, children));
|
|
1241
|
+
};
|
|
1242
|
+
VeltCommentDialogComposerAttachmentsImage.Preview = VeltCommentDialogComposerAttachmentsImagePreview;
|
|
1243
|
+
VeltCommentDialogComposerAttachmentsImage.Loading = VeltCommentDialogComposerAttachmentsImageLoading;
|
|
1244
|
+
VeltCommentDialogComposerAttachmentsImage.Delete = VeltCommentDialogComposerAttachmentsImageDelete;
|
|
1245
|
+
|
|
1246
|
+
var VeltCommentDialogComposerAttachmentsOtherDelete = function (props) {
|
|
1247
|
+
var children = props.children;
|
|
1248
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-delete-wireframe", null, children));
|
|
1249
|
+
};
|
|
1250
|
+
|
|
1251
|
+
var VeltCommentDialogComposerAttachmentsOtherIcon = function (props) {
|
|
1252
|
+
var children = props.children;
|
|
1253
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-icon-wireframe", null, children));
|
|
1254
|
+
};
|
|
1255
|
+
|
|
1256
|
+
var VeltCommentDialogComposerAttachmentsOtherLoading = function (props) {
|
|
1257
|
+
var children = props.children;
|
|
1258
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-loading-wireframe", null, children));
|
|
1259
|
+
};
|
|
1260
|
+
|
|
1261
|
+
var VeltCommentDialogComposerAttachmentsOtherName = function (props) {
|
|
1262
|
+
var children = props.children;
|
|
1263
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-name-wireframe", null, children));
|
|
1264
|
+
};
|
|
1265
|
+
|
|
1266
|
+
var VeltCommentDialogComposerAttachmentsOtherSize = function (props) {
|
|
1267
|
+
var children = props.children;
|
|
1268
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-size-wireframe", null, children));
|
|
1269
|
+
};
|
|
1270
|
+
|
|
1271
|
+
var VeltCommentDialogComposerAttachmentsOther = function (props) {
|
|
1272
|
+
var children = props.children;
|
|
1273
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-other-wireframe", null, children));
|
|
1274
|
+
};
|
|
1275
|
+
VeltCommentDialogComposerAttachmentsOther.Delete = VeltCommentDialogComposerAttachmentsOtherDelete;
|
|
1276
|
+
VeltCommentDialogComposerAttachmentsOther.Loading = VeltCommentDialogComposerAttachmentsOtherLoading;
|
|
1277
|
+
VeltCommentDialogComposerAttachmentsOther.Icon = VeltCommentDialogComposerAttachmentsOtherIcon;
|
|
1278
|
+
VeltCommentDialogComposerAttachmentsOther.Name = VeltCommentDialogComposerAttachmentsOtherName;
|
|
1279
|
+
VeltCommentDialogComposerAttachmentsOther.Size = VeltCommentDialogComposerAttachmentsOtherSize;
|
|
1280
|
+
|
|
1281
|
+
var VeltCommentDialogComposerAttachmentsSelected = function (props) {
|
|
1282
|
+
var children = props.children;
|
|
1283
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-selected-wireframe", null, children));
|
|
1284
|
+
};
|
|
1285
|
+
VeltCommentDialogComposerAttachmentsSelected.Image = VeltCommentDialogComposerAttachmentsImage;
|
|
1286
|
+
VeltCommentDialogComposerAttachmentsSelected.Other = VeltCommentDialogComposerAttachmentsOther;
|
|
1287
|
+
|
|
1288
|
+
var VeltCommentDialogComposerAttachments = function (props) {
|
|
1289
|
+
var children = props.children;
|
|
1290
|
+
return (React__default["default"].createElement("velt-comment-dialog-composer-attachments-wireframe", null, children));
|
|
1291
|
+
};
|
|
1292
|
+
VeltCommentDialogComposerAttachments.Invalid = VeltCommentDialogComposerAttachmentsInvalid;
|
|
1293
|
+
VeltCommentDialogComposerAttachments.Selected = VeltCommentDialogComposerAttachmentsSelected;
|
|
1294
|
+
|
|
1199
1295
|
var VeltCommentDialogComposerInput = function (props) {
|
|
1200
1296
|
var children = props.children;
|
|
1201
1297
|
return (React__default["default"].createElement("velt-comment-dialog-composer-input-wireframe", null, children));
|
|
@@ -1212,7 +1308,7 @@ var VeltCommentDialogComposer = function (props) {
|
|
|
1212
1308
|
};
|
|
1213
1309
|
VeltCommentDialogComposer.ActionButton = VeltCommentDialogComposerActionButton;
|
|
1214
1310
|
VeltCommentDialogComposer.AssignUser = VeltCommentDialogComposerAssignUser;
|
|
1215
|
-
VeltCommentDialogComposer.
|
|
1311
|
+
VeltCommentDialogComposer.Attachments = VeltCommentDialogComposerAttachments;
|
|
1216
1312
|
VeltCommentDialogComposer.Input = VeltCommentDialogComposerInput;
|
|
1217
1313
|
VeltCommentDialogComposer.Recordings = VeltCommentDialogComposerRecordings;
|
|
1218
1314
|
|
|
@@ -1276,11 +1372,71 @@ var VeltCommentDialogThreadCardDeviceType = function (props) {
|
|
|
1276
1372
|
return (React__default["default"].createElement("velt-comment-dialog-thread-card-device-type-wireframe", null, children));
|
|
1277
1373
|
};
|
|
1278
1374
|
|
|
1279
|
-
var
|
|
1375
|
+
var VeltCommentDialogThreadCardAttachmentsImagePreview = function (props) {
|
|
1376
|
+
var children = props.children;
|
|
1377
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-image-preview-wireframe", null, children));
|
|
1378
|
+
};
|
|
1379
|
+
|
|
1380
|
+
var VeltCommentDialogThreadCardAttachmentsImageDelete = function (props) {
|
|
1381
|
+
var children = props.children;
|
|
1382
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-image-delete-wireframe", null, children));
|
|
1383
|
+
};
|
|
1384
|
+
|
|
1385
|
+
var VeltCommentDialogThreadCardAttachmentsImageDownload = function (props) {
|
|
1386
|
+
var children = props.children;
|
|
1387
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-image-download-wireframe", null, children));
|
|
1388
|
+
};
|
|
1389
|
+
|
|
1390
|
+
var VeltCommentDialogThreadCardAttachmentsImage = function (props) {
|
|
1391
|
+
var children = props.children;
|
|
1392
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-image-wireframe", null, children));
|
|
1393
|
+
};
|
|
1394
|
+
VeltCommentDialogThreadCardAttachmentsImage.Preview = VeltCommentDialogThreadCardAttachmentsImagePreview;
|
|
1395
|
+
VeltCommentDialogThreadCardAttachmentsImage.Download = VeltCommentDialogThreadCardAttachmentsImageDownload;
|
|
1396
|
+
VeltCommentDialogThreadCardAttachmentsImage.Delete = VeltCommentDialogThreadCardAttachmentsImageDelete;
|
|
1397
|
+
|
|
1398
|
+
var VeltCommentDialogThreadCardAttachmentsOtherDelete = function (props) {
|
|
1399
|
+
var children = props.children;
|
|
1400
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-delete-wireframe", null, children));
|
|
1401
|
+
};
|
|
1402
|
+
|
|
1403
|
+
var VeltCommentDialogThreadCardAttachmentsOtherDownload = function (props) {
|
|
1404
|
+
var children = props.children;
|
|
1405
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-download-wireframe", null, children));
|
|
1406
|
+
};
|
|
1407
|
+
|
|
1408
|
+
var VeltCommentDialogThreadCardAttachmentsOtherIcon = function (props) {
|
|
1409
|
+
var children = props.children;
|
|
1410
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-icon-wireframe", null, children));
|
|
1411
|
+
};
|
|
1412
|
+
|
|
1413
|
+
var VeltCommentDialogThreadCardAttachmentsOtherName = function (props) {
|
|
1280
1414
|
var children = props.children;
|
|
1281
|
-
return (React__default["default"].createElement("velt-comment-dialog-thread-card-
|
|
1415
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-name-wireframe", null, children));
|
|
1282
1416
|
};
|
|
1283
1417
|
|
|
1418
|
+
var VeltCommentDialogThreadCardAttachmentsOtherSize = function (props) {
|
|
1419
|
+
var children = props.children;
|
|
1420
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-size-wireframe", null, children));
|
|
1421
|
+
};
|
|
1422
|
+
|
|
1423
|
+
var VeltCommentDialogThreadCardAttachmentsOther = function (props) {
|
|
1424
|
+
var children = props.children;
|
|
1425
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-other-wireframe", null, children));
|
|
1426
|
+
};
|
|
1427
|
+
VeltCommentDialogThreadCardAttachmentsOther.Icon = VeltCommentDialogThreadCardAttachmentsOtherIcon;
|
|
1428
|
+
VeltCommentDialogThreadCardAttachmentsOther.Name = VeltCommentDialogThreadCardAttachmentsOtherName;
|
|
1429
|
+
VeltCommentDialogThreadCardAttachmentsOther.Size = VeltCommentDialogThreadCardAttachmentsOtherSize;
|
|
1430
|
+
VeltCommentDialogThreadCardAttachmentsOther.Download = VeltCommentDialogThreadCardAttachmentsOtherDownload;
|
|
1431
|
+
VeltCommentDialogThreadCardAttachmentsOther.Delete = VeltCommentDialogThreadCardAttachmentsOtherDelete;
|
|
1432
|
+
|
|
1433
|
+
var VeltCommentDialogThreadCardAttachments = function (props) {
|
|
1434
|
+
var children = props.children;
|
|
1435
|
+
return (React__default["default"].createElement("velt-comment-dialog-thread-card-attachments-wireframe", null, children));
|
|
1436
|
+
};
|
|
1437
|
+
VeltCommentDialogThreadCardAttachments.Other = VeltCommentDialogThreadCardAttachmentsOther;
|
|
1438
|
+
VeltCommentDialogThreadCardAttachments.Image = VeltCommentDialogThreadCardAttachmentsImage;
|
|
1439
|
+
|
|
1284
1440
|
var VeltCommentDialogThreadCardMessage = function (props) {
|
|
1285
1441
|
var children = props.children;
|
|
1286
1442
|
return (React__default["default"].createElement("velt-comment-dialog-thread-card-message-wireframe", null, children));
|
|
@@ -1324,7 +1480,7 @@ var VeltCommentDialogThreadCard = function (props) {
|
|
|
1324
1480
|
// Attach the Sub component as a static property of the main Thread Card component
|
|
1325
1481
|
VeltCommentDialogThreadCard.Avatar = VeltCommentDialogThreadCardAvatar;
|
|
1326
1482
|
VeltCommentDialogThreadCard.DeviceType = VeltCommentDialogThreadCardDeviceType;
|
|
1327
|
-
VeltCommentDialogThreadCard.
|
|
1483
|
+
VeltCommentDialogThreadCard.Attachments = VeltCommentDialogThreadCardAttachments;
|
|
1328
1484
|
VeltCommentDialogThreadCard.Message = VeltCommentDialogThreadCardMessage;
|
|
1329
1485
|
VeltCommentDialogThreadCard.Name = VeltCommentDialogThreadCardName;
|
|
1330
1486
|
VeltCommentDialogThreadCard.Options = VeltCommentDialogThreadCardOptions;
|
|
@@ -1626,9 +1782,9 @@ var VeltTextCommentToolbarGeneric = function (props) {
|
|
|
1626
1782
|
return (React__default["default"].createElement("velt-text-comment-toolbar-generic-wireframe", null, children));
|
|
1627
1783
|
};
|
|
1628
1784
|
|
|
1629
|
-
var
|
|
1785
|
+
var VeltTextCommentToolbarDivider = function (props) {
|
|
1630
1786
|
var children = props.children;
|
|
1631
|
-
return (React__default["default"].createElement("velt-text-comment-toolbar-
|
|
1787
|
+
return (React__default["default"].createElement("velt-text-comment-toolbar-divider-wireframe", null, children));
|
|
1632
1788
|
};
|
|
1633
1789
|
|
|
1634
1790
|
var VeltTextCommentToolbar = function (props) {
|
|
@@ -1638,7 +1794,7 @@ var VeltTextCommentToolbar = function (props) {
|
|
|
1638
1794
|
VeltTextCommentToolbar.CommentAnnotation = VeltTextCommentToolbarCommentAnnotation;
|
|
1639
1795
|
VeltTextCommentToolbar.Copywriter = VeltTextCommentToolbarCopywriter;
|
|
1640
1796
|
VeltTextCommentToolbar.Generic = VeltTextCommentToolbarGeneric;
|
|
1641
|
-
VeltTextCommentToolbar.
|
|
1797
|
+
VeltTextCommentToolbar.Divider = VeltTextCommentToolbarDivider;
|
|
1642
1798
|
|
|
1643
1799
|
var VeltUserSelectorDropdownAvatar = function (props) {
|
|
1644
1800
|
var children = props.children;
|
|
@@ -1698,6 +1854,29 @@ VeltAutocompleteOptionWireframe.Description = VeltAutocompleteOptionDescriptionW
|
|
|
1698
1854
|
VeltAutocompleteOptionWireframe.ErrorIcon = VeltAutocompleteOptionErrorIconWireframe;
|
|
1699
1855
|
VeltAutocompleteOptionWireframe.Name = VeltAutocompleteOptionNameWireframe;
|
|
1700
1856
|
|
|
1857
|
+
var VeltAutocompleteChipTooltipDescriptionWireframe = function (props) {
|
|
1858
|
+
var children = props.children;
|
|
1859
|
+
return (React__default["default"].createElement("velt-autocomplete-chip-tooltip-description-wireframe", null, children));
|
|
1860
|
+
};
|
|
1861
|
+
|
|
1862
|
+
var VeltAutocompleteChipTooltipIconWireframe = function (props) {
|
|
1863
|
+
var children = props.children;
|
|
1864
|
+
return (React__default["default"].createElement("velt-autocomplete-chip-tooltip-icon-wireframe", null, children));
|
|
1865
|
+
};
|
|
1866
|
+
|
|
1867
|
+
var VeltAutocompleteChipTooltipNameWireframe = function (props) {
|
|
1868
|
+
var children = props.children;
|
|
1869
|
+
return (React__default["default"].createElement("velt-autocomplete-chip-tooltip-name-wireframe", null, children));
|
|
1870
|
+
};
|
|
1871
|
+
|
|
1872
|
+
var VeltAutocompleteChipTooltipWireframe = function (props) {
|
|
1873
|
+
var children = props.children;
|
|
1874
|
+
return (React__default["default"].createElement("velt-autocomplete-chip-tooltip-wireframe", null, children));
|
|
1875
|
+
};
|
|
1876
|
+
VeltAutocompleteChipTooltipWireframe.Description = VeltAutocompleteChipTooltipDescriptionWireframe;
|
|
1877
|
+
VeltAutocompleteChipTooltipWireframe.Icon = VeltAutocompleteChipTooltipIconWireframe;
|
|
1878
|
+
VeltAutocompleteChipTooltipWireframe.Name = VeltAutocompleteChipTooltipNameWireframe;
|
|
1879
|
+
|
|
1701
1880
|
var VeltCommentBubbleAvatar = function (props) {
|
|
1702
1881
|
var children = props.children;
|
|
1703
1882
|
return (React__default["default"].createElement("velt-comment-bubble-avatar-wireframe", null, children));
|
|
@@ -1833,22 +2012,22 @@ var VeltOptionsDropdownContentEdit = function (props) {
|
|
|
1833
2012
|
return (React__default["default"].createElement("velt-options-dropdown-content-edit-wireframe", __assign({}, remainingProp), children));
|
|
1834
2013
|
};
|
|
1835
2014
|
|
|
1836
|
-
var
|
|
2015
|
+
var VeltOptionsDropdownContentMakePrivateDisable = function (props) {
|
|
1837
2016
|
var children = props.children;
|
|
1838
|
-
return (React__default["default"].createElement("velt-options-dropdown-content-make-private-
|
|
2017
|
+
return (React__default["default"].createElement("velt-options-dropdown-content-make-private-disable-wireframe", null, children));
|
|
1839
2018
|
};
|
|
1840
2019
|
|
|
1841
|
-
var
|
|
2020
|
+
var VeltOptionsDropdownContentMakePrivateEnable = function (props) {
|
|
1842
2021
|
var children = props.children;
|
|
1843
|
-
return (React__default["default"].createElement("velt-options-dropdown-content-make-private-
|
|
2022
|
+
return (React__default["default"].createElement("velt-options-dropdown-content-make-private-enable-wireframe", null, children));
|
|
1844
2023
|
};
|
|
1845
2024
|
|
|
1846
2025
|
var VeltOptionsDropdownContentMakePrivate = function (props) {
|
|
1847
2026
|
var children = props.children, remainingProp = __rest(props, ["children"]);
|
|
1848
2027
|
return (React__default["default"].createElement("velt-options-dropdown-content-make-private-wireframe", __assign({}, remainingProp), children));
|
|
1849
2028
|
};
|
|
1850
|
-
VeltOptionsDropdownContentMakePrivate.
|
|
1851
|
-
VeltOptionsDropdownContentMakePrivate.
|
|
2029
|
+
VeltOptionsDropdownContentMakePrivate.Enable = VeltOptionsDropdownContentMakePrivateEnable;
|
|
2030
|
+
VeltOptionsDropdownContentMakePrivate.Disable = VeltOptionsDropdownContentMakePrivateDisable;
|
|
1852
2031
|
|
|
1853
2032
|
var VeltOptionsDropdownContent = function (props) {
|
|
1854
2033
|
var children = props.children, remainingProp = __rest(props, ["children"]);
|
|
@@ -1864,6 +2043,80 @@ var VeltOptionsDropdownTrigger = function (props) {
|
|
|
1864
2043
|
return (React__default["default"].createElement("velt-options-dropdown-trigger-wireframe", __assign({}, remainingProp), children));
|
|
1865
2044
|
};
|
|
1866
2045
|
|
|
2046
|
+
var VeltReactionToolWireframe = function (props) {
|
|
2047
|
+
var children = props.children;
|
|
2048
|
+
return (React__default["default"].createElement("velt-reaction-tool-wireframe", null, children));
|
|
2049
|
+
};
|
|
2050
|
+
|
|
2051
|
+
var VeltReactionPinCountWireframe = function (props) {
|
|
2052
|
+
var children = props.children;
|
|
2053
|
+
return (React__default["default"].createElement("velt-reaction-pin-count-wireframe", null, children));
|
|
2054
|
+
};
|
|
2055
|
+
|
|
2056
|
+
var VeltReactionPinEmojiWireframe = function (props) {
|
|
2057
|
+
var children = props.children;
|
|
2058
|
+
return (React__default["default"].createElement("velt-reaction-pin-emoji-wireframe", null, children));
|
|
2059
|
+
};
|
|
2060
|
+
|
|
2061
|
+
var VeltReactionPinWireframe = function (props) {
|
|
2062
|
+
var children = props.children;
|
|
2063
|
+
return (React__default["default"].createElement("velt-reaction-pin-wireframe", null, children));
|
|
2064
|
+
};
|
|
2065
|
+
VeltReactionPinWireframe.Emoji = VeltReactionPinEmojiWireframe;
|
|
2066
|
+
VeltReactionPinWireframe.Count = VeltReactionPinCountWireframe;
|
|
2067
|
+
|
|
2068
|
+
var VeltReactionPinTooltipUserAvatarWireframe = function (props) {
|
|
2069
|
+
var children = props.children;
|
|
2070
|
+
return (React__default["default"].createElement("velt-reaction-pin-tooltip-user-avatar-wireframe", null, children));
|
|
2071
|
+
};
|
|
2072
|
+
|
|
2073
|
+
var VeltReactionPinTooltipUserNameWireframe = function (props) {
|
|
2074
|
+
var children = props.children;
|
|
2075
|
+
return (React__default["default"].createElement("velt-reaction-pin-tooltip-user-name-wireframe", null, children));
|
|
2076
|
+
};
|
|
2077
|
+
|
|
2078
|
+
var VeltReactionPinTooltipUserWireframe = function (props) {
|
|
2079
|
+
var children = props.children;
|
|
2080
|
+
return (React__default["default"].createElement("velt-reaction-pin-tooltip-user-wireframe", null, children));
|
|
2081
|
+
};
|
|
2082
|
+
VeltReactionPinTooltipUserWireframe.Avatar = VeltReactionPinTooltipUserAvatarWireframe;
|
|
2083
|
+
VeltReactionPinTooltipUserWireframe.Name = VeltReactionPinTooltipUserNameWireframe;
|
|
2084
|
+
|
|
2085
|
+
var VeltReactionPinTooltipUsersWireframe = function (props) {
|
|
2086
|
+
var children = props.children;
|
|
2087
|
+
return (React__default["default"].createElement("velt-reaction-pin-tooltip-users-wireframe", null, children));
|
|
2088
|
+
};
|
|
2089
|
+
VeltReactionPinTooltipUsersWireframe.User = VeltReactionPinTooltipUserWireframe;
|
|
2090
|
+
|
|
2091
|
+
var VeltReactionPinTooltipWireframe = function (props) {
|
|
2092
|
+
var children = props.children;
|
|
2093
|
+
return (React__default["default"].createElement("velt-reaction-pin-tooltip-wireframe", null, children));
|
|
2094
|
+
};
|
|
2095
|
+
VeltReactionPinTooltipWireframe.Users = VeltReactionPinTooltipUsersWireframe;
|
|
2096
|
+
|
|
2097
|
+
var VeltReactionsPanelItemEmojiWireframe = function (props) {
|
|
2098
|
+
var children = props.children;
|
|
2099
|
+
return (React__default["default"].createElement("velt-reactions-panel-item-emoji-wireframe", null, children));
|
|
2100
|
+
};
|
|
2101
|
+
|
|
2102
|
+
var VeltReactionsPanelItemWireframe = function (props) {
|
|
2103
|
+
var children = props.children;
|
|
2104
|
+
return (React__default["default"].createElement("velt-reactions-panel-item-wireframe", null, children));
|
|
2105
|
+
};
|
|
2106
|
+
VeltReactionsPanelItemWireframe.Emoji = VeltReactionsPanelItemEmojiWireframe;
|
|
2107
|
+
|
|
2108
|
+
var VeltReactionsPanelItemsWireframe = function (props) {
|
|
2109
|
+
var children = props.children;
|
|
2110
|
+
return (React__default["default"].createElement("velt-reactions-panel-items-wireframe", null, children));
|
|
2111
|
+
};
|
|
2112
|
+
VeltReactionsPanelItemsWireframe.Item = VeltReactionsPanelItemWireframe;
|
|
2113
|
+
|
|
2114
|
+
var VeltReactionsPanelWireframe = function (props) {
|
|
2115
|
+
var children = props.children;
|
|
2116
|
+
return (React__default["default"].createElement("velt-reactions-panel-wireframe", null, children));
|
|
2117
|
+
};
|
|
2118
|
+
VeltReactionsPanelWireframe.Items = VeltReactionsPanelItemsWireframe;
|
|
2119
|
+
|
|
1867
2120
|
function useClient() {
|
|
1868
2121
|
var client = useVeltClient().client;
|
|
1869
2122
|
var _a = React__default["default"].useState(), veltClient = _a[0], setVeltClient = _a[1];
|
|
@@ -2483,6 +2736,7 @@ var logLiveState = function (action, liveStateDataId) {
|
|
|
2483
2736
|
exports.VeltArrowTool = SnippylyArrowTool;
|
|
2484
2737
|
exports.VeltArrows = SnippylyArrows;
|
|
2485
2738
|
exports.VeltAutocomplete = VeltAutocomplete;
|
|
2739
|
+
exports.VeltAutocompleteChipTooltipWireframe = VeltAutocompleteChipTooltipWireframe;
|
|
2486
2740
|
exports.VeltAutocompleteOptionWireframe = VeltAutocompleteOptionWireframe;
|
|
2487
2741
|
exports.VeltChartComment = VeltChartComment;
|
|
2488
2742
|
exports.VeltCommentBubble = SnippylyCommentBubble;
|
|
@@ -2511,6 +2765,10 @@ exports.VeltPresence = SnippylyPresence;
|
|
|
2511
2765
|
exports.VeltPriorityDropdownContent = VeltPriorityDropdownContent;
|
|
2512
2766
|
exports.VeltPriorityDropdownTrigger = VeltPriorityDropdownTrigger;
|
|
2513
2767
|
exports.VeltProvider = SnippylyProvider;
|
|
2768
|
+
exports.VeltReactionPinTooltipWireframe = VeltReactionPinTooltipWireframe;
|
|
2769
|
+
exports.VeltReactionPinWireframe = VeltReactionPinWireframe;
|
|
2770
|
+
exports.VeltReactionToolWireframe = VeltReactionToolWireframe;
|
|
2771
|
+
exports.VeltReactionsPanelWireframe = VeltReactionsPanelWireframe;
|
|
2514
2772
|
exports.VeltRecorderControlPanel = SnippylyRecorderControlPanel;
|
|
2515
2773
|
exports.VeltRecorderNotes = SnippylyRecorderNotes;
|
|
2516
2774
|
exports.VeltRecorderPlayer = SnippylyRecorderPlayer;
|