UNPKG

@veltdev/react

Version:

Velt is an SDK to add collaborative features to your product within minutes. Example: Comments like Figma, Frame.io, Google docs or sheets, Recording like Loom, Huddles like Slack and much more.

96 lines (95 loc) 8.28 kB
export { default as VeltProvider } from "./Snippyly"; export { default as VeltCommentBubble } from "./SnippylyCommentBubble"; export { default as VeltComments } from "./SnippylyComments"; export { default as VeltCommentsSidebar } from "./SnippylyCommentsSidebar"; export { default as VeltCommentTool } from "./SnippylyCommentTool"; export { default as VeltCursor } from "./SnippylyCursor"; export { default as VeltHuddle } from "./SnippylyHuddle"; export { default as VeltHuddleTool } from "./SnippylyHuddleTool"; export { default as VeltPresence } from "./SnippylyPresence"; export { default as VeltRecorderControlPanel } from "./SnippylyRecorderControlPanel"; export { default as VeltRecorderNotes } from "./SnippylyRecorderNotes"; export { default as VeltRecorderPlayer } from "./SnippylyRecorderPlayer"; export { default as VeltRecorderTool } from "./SnippylyRecorderTool"; export { default as VeltSidebarButton } from "./SnippylySidebarButton"; export { default as VeltCommentsSidebarButton } from "./VeltCommentsSidebarButton"; export { default as VeltTags } from "./SnippylyTags"; export { default as VeltTagTool } from "./SnippylyTagTool"; export { default as VeltArrows } from "./SnippylyArrows"; export { default as VeltArrowTool } from "./SnippylyArrowTool"; export { default as VeltUserInviteTool } from "./SnippylyUserInviteTool"; export { default as VeltUserRequestTool } from "./SnippylyUserRequestTool"; export { default as VeltCommentPlayerTimeline } from "./VeltCommentPlayerTimeline"; export { default as VeltVideoPlayer } from "./VeltVideoPlayer"; export { default as VeltViewAnalytics } from "./VeltViewAnalytics"; export { default as VeltCommentThread } from "./VeltCommentThread"; export { default as VeltNotificationsTool } from "./VeltNotificationsTool"; export { default as VeltNotificationsPanel } from "./VeltNotificationsPanel"; export { default as VeltNotificationsHistoryPanel } from "./VeltNotificationsHistoryPanel"; export { default as VeltNivoChartComments } from "./VeltNivoChartComments"; export { default as VeltHighChartComments } from "./VeltHighChartComments"; export { default as VeltChartComment } from "./VeltChartComment"; export { default as VeltAutocomplete } from "./VeltAutocomplete"; export { default as VeltInlineCommentsSection } from "./VeltInlineCommentsSection"; export { default as VeltCommentPin } from "./VeltCommentPin"; export { default as VeltCommentText } from "./VeltCommentText"; export { default as VeltCanvasComment } from "./VeltCanvasComment"; export { default as VeltData } from "./VeltData"; export { default as VeltIf } from "./VeltIf"; export { default as VeltCommentsMinimap } from "./VeltCommentsMinimap"; export { default as VeltReactionTool } from "./VeltReactionTool"; export { default as VeltInlineReactionsSection } from "./VeltInlineReactionsSection"; export { default as VeltCommentComposer } from "./VeltCommentComposer"; export { default as VeltSingleEditorModePanel } from "./VeltSingleEditorModePanel"; export { default as VeltVideoEditor } from "./VeltVideoEditor"; export { default as VeltWireframe } from "./VeltWireframe"; export { default as VeltCommentDialogWireframe } from "./VeltCommentDialogWireframe"; export { default as VeltCommentsSidebarWireframe } from "./VeltCommentsSidebarWireframe"; export { default as VeltCommentPinWireframe } from "./VeltCommentPinWireframe"; export { default as VeltSidebarButtonWireframe } from "./VeltSidebarButtonWireframe"; export { default as VeltCommentToolWireframe } from "./VeltCommentToolWireframe"; export { default as VeltTextCommentToolWireframe } from "./VeltTextCommentToolWireframe"; export { default as VeltTextCommentToolbarWireframe } from "./VeltTextCommentToolbarWireframe"; export { default as VeltUserSelectorDropdownWireframe } from "./VeltUserSelectorDropdownWireframe"; export { default as VeltAutocompleteOptionWireframe } from "./VeltAutocompleteOptionWireframe"; export { default as VeltAutocompleteGroupOptionWireframe } from "./VeltAutocompleteGroupOptionWireframe"; export { default as VeltAutocompleteChipTooltipWireframe } from "./VeltAutocompleteChipTooltipWireframe"; export { default as VeltCommentBubbleWireframe } from "./VeltCommentBubble"; export { default as VeltCommentDialogStatusDropdownContentWireframe } from "./VeltCommentDialogStatusDropdownContentWireframe/VeltCommentDialogStatusDropdownContentWireframe"; export { default as VeltCommentDialogStatusDropdownTriggerWireframe } from "./VeltCommentDialogStatusDropdownTriggerWireframe/VeltCommentDialogStatusDropdownTriggerWireframe"; export { default as VeltCommentDialogPriorityDropdownContentWireframe } from "./VeltCommentDialogPriorityDropdownContentWireframe/VeltCommentDialogPriorityDropdownContentWireframe"; export { default as VeltCommentDialogPriorityDropdownTriggerWireframe } from "./VeltCommentDialogPriorityDropdownTriggerWireframe/VeltCommentDialogPriorityDropdownTriggerWireframe"; export { default as VeltCommentDialogOptionsDropdownContentWireframe } from "./VeltCommentDialogOptionsDropdownContentWireframe/VeltCommentDialogOptionsDropdownContentWireframe"; export { default as VeltCommentDialogOptionsDropdownTriggerWireframe } from "./VeltCommentDialogOptionsDropdownTriggerWireframe/VeltCommentDialogOptionsDropdownTriggerWireframe"; export { default as VeltCommentsSidebarStatusDropdownWireframe } from "./VeltCommentsSidebarStatusDropdownWireframe"; export { default as VeltReactionToolWireframe } from "./VeltReactionToolWireframe"; export { default as VeltReactionPinWireframe } from "./VeltReactionPinWireframe"; export { default as VeltReactionPinTooltipWireframe } from "./VeltReactionPinTooltipWireframe"; export { default as VeltReactionsPanelWireframe } from "./VeltReactionsPanelWireframe"; export { default as VeltInlineCommentsSectionWireframe } from "./VeltInlineCommentsSectionWireframe"; export { default as VeltNotificationsPanelWireframe } from "./VeltNotificationsPanelWireframe"; export { default as VeltNotificationsToolWireframe } from "./VeltNotificationsToolWireframe"; export { default as VeltConfirmDialogWireframe } from "./VeltConfirmDialogWireframe"; export { default as VeltInlineReactionsSectionWireframe } from "./VeltInlineReactionsSectionWireframe"; export { default as VeltPersistentCommentModeWireframe } from "./VeltPersistentCommentModeWireframe"; export { default as VeltMultiThreadCommentDialogWireframe } from "./VeltMultiThreadCommentDialogWireframe"; export { default as VeltCommentComposerWireframe } from "./VeltCommentComposerWireframe"; export { default as VeltCommentThreadWireframe } from "./VeltCommentThreadWireframe"; export { default as VeltMediaSourceSettingsWireframe } from "./VeltMediaSourceSettingsWireframe"; export { default as VeltRecorderAllToolWireframe } from "./VeltRecorderAllToolWireframe"; export { default as VeltRecorderAllToolMenuWireframe } from "./VeltRecorderAllToolMenuWireframe"; export { default as VeltRecorderAudioToolWireframe } from "./VeltRecorderAudioToolWireframe"; export { default as VeltRecorderScreenToolWireframe } from "./VeltRecorderScreenToolWireframe"; export { default as VeltRecorderVideoToolWireframe } from "./VeltRecorderVideoToolWireframe"; export { default as VeltRecordingPreviewStepsDialogWireframe } from "./VeltRecordingPreviewStepsDialogWireframe"; export { default as VeltRecorderControlPanelWireframe } from "./VeltRecorderControlPanelWireframe"; export { default as VeltRecorderPlayerWireframe } from "./VeltRecorderPlayerWireframe"; export { default as VeltRecorderPlayerExpandedWireframe } from "./VeltRecorderPlayerExpandedWireframe"; export { default as VeltVideoEditorPlayerWireframe } from "./VeltVideoEditorPlayerWireframe"; export { default as VeltSubtitlesWireframe } from "./VeltSubtitlesWireframe"; export { default as VeltTranscriptionWireframe } from "./VeltTranscriptionWireframe"; export { default as VeltButtonWireframe } from "./VeltButtonWireframe"; export { default as VeltSingleEditorModePanelWireframe } from "./VeltSingleEditorModePanelWireframe"; export { default as VeltPresenceWireframe } from "./VeltPresenceWireframe"; export { default as VeltPresenceTooltipWireframe } from "./VeltPresenceTooltipWireframe"; export { default as VeltCursorPointerWireframe } from "./VeltCursorPointerWireframe";