@veltdev/react 4.5.0-beta.24 → 4.5.0-beta.25

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.
Files changed (50) hide show
  1. package/cjs/index.js +72 -2
  2. package/cjs/index.js.map +1 -1
  3. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipAvatarWireframe/VeltPresenceTooltipAvatarWireframe.d.ts +8 -0
  4. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipAvatarWireframe/index.d.ts +1 -0
  5. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipStatusContainerWireframe/VeltPresenceTooltipStatusContainerWireframe.d.ts +8 -0
  6. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipStatusContainerWireframe/index.d.ts +1 -0
  7. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserActiveWireframe/VeltPresenceTooltipUserActiveWireframe.d.ts +8 -0
  8. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserActiveWireframe/index.d.ts +1 -0
  9. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserInactiveWireframe/VeltPresenceTooltipUserInactiveWireframe.d.ts +8 -0
  10. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserInactiveWireframe/index.d.ts +1 -0
  11. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserNameWireframe/VeltPresenceTooltipUserNameWireframe.d.ts +8 -0
  12. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserNameWireframe/index.d.ts +1 -0
  13. package/cjs/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipWireframe.d.ts +19 -0
  14. package/cjs/types/components/VeltPresenceTooltipWireframe/index.d.ts +1 -0
  15. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListItemWireframe/VeltPresenceAvatarListItemWireframe.d.ts +8 -0
  16. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListItemWireframe/index.d.ts +1 -0
  17. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListWireframe.d.ts +10 -0
  18. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/index.d.ts +1 -0
  19. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarRemainingCountWireframe/VeltPresenceAvatarRemainingCountWireframe.d.ts +8 -0
  20. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceAvatarRemainingCountWireframe/index.d.ts +1 -0
  21. package/cjs/types/components/VeltPresenceWireframe/VeltPresenceWireframe.d.ts +13 -0
  22. package/cjs/types/components/VeltPresenceWireframe/index.d.ts +1 -0
  23. package/cjs/types/components/index.d.ts +2 -0
  24. package/cjs/types/constants.d.ts +1 -1
  25. package/esm/index.js +71 -3
  26. package/esm/index.js.map +1 -1
  27. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipAvatarWireframe/VeltPresenceTooltipAvatarWireframe.d.ts +8 -0
  28. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipAvatarWireframe/index.d.ts +1 -0
  29. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipStatusContainerWireframe/VeltPresenceTooltipStatusContainerWireframe.d.ts +8 -0
  30. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipStatusContainerWireframe/index.d.ts +1 -0
  31. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserActiveWireframe/VeltPresenceTooltipUserActiveWireframe.d.ts +8 -0
  32. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserActiveWireframe/index.d.ts +1 -0
  33. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserInactiveWireframe/VeltPresenceTooltipUserInactiveWireframe.d.ts +8 -0
  34. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserInactiveWireframe/index.d.ts +1 -0
  35. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserNameWireframe/VeltPresenceTooltipUserNameWireframe.d.ts +8 -0
  36. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipUserNameWireframe/index.d.ts +1 -0
  37. package/esm/types/components/VeltPresenceTooltipWireframe/VeltPresenceTooltipWireframe.d.ts +19 -0
  38. package/esm/types/components/VeltPresenceTooltipWireframe/index.d.ts +1 -0
  39. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListItemWireframe/VeltPresenceAvatarListItemWireframe.d.ts +8 -0
  40. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListItemWireframe/index.d.ts +1 -0
  41. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/VeltPresenceAvatarListWireframe.d.ts +10 -0
  42. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarListWireframe/index.d.ts +1 -0
  43. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarRemainingCountWireframe/VeltPresenceAvatarRemainingCountWireframe.d.ts +8 -0
  44. package/esm/types/components/VeltPresenceWireframe/VeltPresenceAvatarRemainingCountWireframe/index.d.ts +1 -0
  45. package/esm/types/components/VeltPresenceWireframe/VeltPresenceWireframe.d.ts +13 -0
  46. package/esm/types/components/VeltPresenceWireframe/index.d.ts +1 -0
  47. package/esm/types/components/index.d.ts +2 -0
  48. package/esm/types/constants.d.ts +1 -1
  49. package/index.d.ts +63 -1
  50. package/package.json +1 -1
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ export interface IVeltPresenceTooltipAvatarWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltPresenceTooltipAvatarWireframe extends React.FC<IVeltPresenceTooltipAvatarWireframeProps> {
6
+ }
7
+ declare const VeltPresenceTooltipAvatarWireframe: IVeltPresenceTooltipAvatarWireframe;
8
+ export default VeltPresenceTooltipAvatarWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltPresenceTooltipAvatarWireframe';
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ export interface IVeltPresenceTooltipStatusContainerWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltPresenceTooltipStatusContainerWireframe extends React.FC<IVeltPresenceTooltipStatusContainerWireframeProps> {
6
+ }
7
+ declare const VeltPresenceTooltipStatusContainerWireframe: IVeltPresenceTooltipStatusContainerWireframe;
8
+ export default VeltPresenceTooltipStatusContainerWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltPresenceTooltipStatusContainerWireframe';
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ export interface IVeltPresenceTooltipUserActiveWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltPresenceTooltipUserActiveWireframe extends React.FC<IVeltPresenceTooltipUserActiveWireframeProps> {
6
+ }
7
+ declare const VeltPresenceTooltipUserActiveWireframe: IVeltPresenceTooltipUserActiveWireframe;
8
+ export default VeltPresenceTooltipUserActiveWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltPresenceTooltipUserActiveWireframe';
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ export interface IVeltPresenceTooltipUserInactiveWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltPresenceTooltipUserInactiveWireframe extends React.FC<IVeltPresenceTooltipUserInactiveWireframeProps> {
6
+ }
7
+ declare const VeltPresenceTooltipUserInactiveWireframe: IVeltPresenceTooltipUserInactiveWireframe;
8
+ export default VeltPresenceTooltipUserInactiveWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltPresenceTooltipUserInactiveWireframe';
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ export interface IVeltPresenceTooltipUserNameWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltPresenceTooltipUserNameWireframe extends React.FC<IVeltPresenceTooltipUserNameWireframeProps> {
6
+ }
7
+ declare const VeltPresenceTooltipUserNameWireframe: IVeltPresenceTooltipUserNameWireframe;
8
+ export default VeltPresenceTooltipUserNameWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltPresenceTooltipUserNameWireframe';
@@ -0,0 +1,19 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../constants';
3
+ import { IVeltPresenceTooltipAvatarWireframe } from './VeltPresenceTooltipAvatarWireframe/VeltPresenceTooltipAvatarWireframe';
4
+ import { IVeltPresenceTooltipUserActiveWireframe } from './VeltPresenceTooltipUserActiveWireframe/VeltPresenceTooltipUserActiveWireframe';
5
+ import { IVeltPresenceTooltipUserInactiveWireframe } from './VeltPresenceTooltipUserInactiveWireframe/VeltPresenceTooltipUserInactiveWireframe';
6
+ import { IVeltPresenceTooltipUserNameWireframe } from './VeltPresenceTooltipUserNameWireframe/VeltPresenceTooltipUserNameWireframe';
7
+ import { IVeltPresenceTooltipStatusContainerWireframe } from './VeltPresenceTooltipStatusContainerWireframe/VeltPresenceTooltipStatusContainerWireframe';
8
+ export interface IVeltPresenceTooltipWireframeProps extends IVeltWireframeCommonProps {
9
+ variant?: string;
10
+ }
11
+ export interface IVeltPresenceTooltipWireframe extends React.FC<IVeltPresenceTooltipWireframeProps> {
12
+ Avatar: IVeltPresenceTooltipAvatarWireframe;
13
+ UserActive: IVeltPresenceTooltipUserActiveWireframe;
14
+ UserInactive: IVeltPresenceTooltipUserInactiveWireframe;
15
+ UserName: IVeltPresenceTooltipUserNameWireframe;
16
+ StatusContainer: IVeltPresenceTooltipStatusContainerWireframe;
17
+ }
18
+ declare const VeltPresenceTooltipWireframe: IVeltPresenceTooltipWireframe;
19
+ export default VeltPresenceTooltipWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltPresenceTooltipWireframe';
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../../constants';
3
+ export interface IVeltPresenceAvatarListItemWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltPresenceAvatarListItemWireframe extends React.FC<IVeltPresenceAvatarListItemWireframeProps> {
6
+ }
7
+ declare const VeltPresenceAvatarListItemWireframe: IVeltPresenceAvatarListItemWireframe;
8
+ export default VeltPresenceAvatarListItemWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltPresenceAvatarListItemWireframe';
@@ -0,0 +1,10 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ import { IVeltPresenceAvatarListItemWireframe } from './VeltPresenceAvatarListItemWireframe/VeltPresenceAvatarListItemWireframe';
4
+ export interface IVeltPresenceAvatarListWireframeProps extends IVeltWireframeCommonProps {
5
+ }
6
+ export interface IVeltPresenceAvatarListWireframe extends React.FC<IVeltPresenceAvatarListWireframeProps> {
7
+ Item: IVeltPresenceAvatarListItemWireframe;
8
+ }
9
+ declare const VeltPresenceAvatarListWireframe: IVeltPresenceAvatarListWireframe;
10
+ export default VeltPresenceAvatarListWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltPresenceAvatarListWireframe';
@@ -0,0 +1,8 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../../constants';
3
+ export interface IVeltPresenceAvatarRemainingCountWireframeProps extends IVeltWireframeCommonProps {
4
+ }
5
+ export interface IVeltPresenceAvatarRemainingCountWireframe extends React.FC<IVeltPresenceAvatarRemainingCountWireframeProps> {
6
+ }
7
+ declare const VeltPresenceAvatarRemainingCountWireframe: IVeltPresenceAvatarRemainingCountWireframe;
8
+ export default VeltPresenceAvatarRemainingCountWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltPresenceAvatarRemainingCountWireframe';
@@ -0,0 +1,13 @@
1
+ import React from 'react';
2
+ import { IVeltWireframeCommonProps } from '../../constants';
3
+ import { IVeltPresenceAvatarListWireframe } from './VeltPresenceAvatarListWireframe/VeltPresenceAvatarListWireframe';
4
+ import { IVeltPresenceAvatarRemainingCountWireframe } from './VeltPresenceAvatarRemainingCountWireframe/VeltPresenceAvatarRemainingCountWireframe';
5
+ export interface IVeltPresenceWireframeProps extends IVeltWireframeCommonProps {
6
+ variant?: string;
7
+ }
8
+ export interface IVeltPresenceWireframe extends React.FC<IVeltPresenceWireframeProps> {
9
+ AvatarList: IVeltPresenceAvatarListWireframe;
10
+ AvatarRemainingCount: IVeltPresenceAvatarRemainingCountWireframe;
11
+ }
12
+ declare const VeltPresenceWireframe: IVeltPresenceWireframe;
13
+ export default VeltPresenceWireframe;
@@ -0,0 +1 @@
1
+ export { default } from './VeltPresenceWireframe';
@@ -89,3 +89,5 @@ export { default as VeltSubtitlesWireframe } from "./VeltSubtitlesWireframe";
89
89
  export { default as VeltTranscriptionWireframe } from "./VeltTranscriptionWireframe";
90
90
  export { default as VeltButtonWireframe } from "./VeltButtonWireframe";
91
91
  export { default as VeltSingleEditorModePanelWireframe } from "./VeltSingleEditorModePanelWireframe";
92
+ export { default as VeltPresenceWireframe } from "./VeltPresenceWireframe";
93
+ export { default as VeltPresenceTooltipWireframe } from "./VeltPresenceTooltipWireframe";
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- export declare const VELT_SDK_VERSION = "4.5.0-beta.24";
2
+ export declare const VELT_SDK_VERSION = "4.5.0-beta.25";
3
3
  export declare const VELT_SDK_INIT_EVENT = "onVeltInit";
4
4
  export declare const VELT_TAB_ID = "veltTabId";
5
5
  export declare const INTEGRITY_MAP: Record<string, string>;
package/index.d.ts CHANGED
@@ -3925,6 +3925,68 @@ interface IVeltSingleEditorModePanelWireframe extends React$1.FC<IVeltSingleEdit
3925
3925
  }
3926
3926
  declare const VeltSingleEditorModePanelWireframe: IVeltSingleEditorModePanelWireframe;
3927
3927
 
3928
+ interface IVeltPresenceAvatarListItemWireframeProps extends IVeltWireframeCommonProps {
3929
+ }
3930
+ interface IVeltPresenceAvatarListItemWireframe extends React$1.FC<IVeltPresenceAvatarListItemWireframeProps> {
3931
+ }
3932
+
3933
+ interface IVeltPresenceAvatarListWireframeProps extends IVeltWireframeCommonProps {
3934
+ }
3935
+ interface IVeltPresenceAvatarListWireframe extends React$1.FC<IVeltPresenceAvatarListWireframeProps> {
3936
+ Item: IVeltPresenceAvatarListItemWireframe;
3937
+ }
3938
+
3939
+ interface IVeltPresenceAvatarRemainingCountWireframeProps extends IVeltWireframeCommonProps {
3940
+ }
3941
+ interface IVeltPresenceAvatarRemainingCountWireframe extends React$1.FC<IVeltPresenceAvatarRemainingCountWireframeProps> {
3942
+ }
3943
+
3944
+ interface IVeltPresenceWireframeProps extends IVeltWireframeCommonProps {
3945
+ variant?: string;
3946
+ }
3947
+ interface IVeltPresenceWireframe extends React$1.FC<IVeltPresenceWireframeProps> {
3948
+ AvatarList: IVeltPresenceAvatarListWireframe;
3949
+ AvatarRemainingCount: IVeltPresenceAvatarRemainingCountWireframe;
3950
+ }
3951
+ declare const VeltPresenceWireframe: IVeltPresenceWireframe;
3952
+
3953
+ interface IVeltPresenceTooltipAvatarWireframeProps extends IVeltWireframeCommonProps {
3954
+ }
3955
+ interface IVeltPresenceTooltipAvatarWireframe extends React$1.FC<IVeltPresenceTooltipAvatarWireframeProps> {
3956
+ }
3957
+
3958
+ interface IVeltPresenceTooltipUserActiveWireframeProps extends IVeltWireframeCommonProps {
3959
+ }
3960
+ interface IVeltPresenceTooltipUserActiveWireframe extends React$1.FC<IVeltPresenceTooltipUserActiveWireframeProps> {
3961
+ }
3962
+
3963
+ interface IVeltPresenceTooltipUserInactiveWireframeProps extends IVeltWireframeCommonProps {
3964
+ }
3965
+ interface IVeltPresenceTooltipUserInactiveWireframe extends React$1.FC<IVeltPresenceTooltipUserInactiveWireframeProps> {
3966
+ }
3967
+
3968
+ interface IVeltPresenceTooltipUserNameWireframeProps extends IVeltWireframeCommonProps {
3969
+ }
3970
+ interface IVeltPresenceTooltipUserNameWireframe extends React$1.FC<IVeltPresenceTooltipUserNameWireframeProps> {
3971
+ }
3972
+
3973
+ interface IVeltPresenceTooltipStatusContainerWireframeProps extends IVeltWireframeCommonProps {
3974
+ }
3975
+ interface IVeltPresenceTooltipStatusContainerWireframe extends React$1.FC<IVeltPresenceTooltipStatusContainerWireframeProps> {
3976
+ }
3977
+
3978
+ interface IVeltPresenceTooltipWireframeProps extends IVeltWireframeCommonProps {
3979
+ variant?: string;
3980
+ }
3981
+ interface IVeltPresenceTooltipWireframe extends React$1.FC<IVeltPresenceTooltipWireframeProps> {
3982
+ Avatar: IVeltPresenceTooltipAvatarWireframe;
3983
+ UserActive: IVeltPresenceTooltipUserActiveWireframe;
3984
+ UserInactive: IVeltPresenceTooltipUserInactiveWireframe;
3985
+ UserName: IVeltPresenceTooltipUserNameWireframe;
3986
+ StatusContainer: IVeltPresenceTooltipStatusContainerWireframe;
3987
+ }
3988
+ declare const VeltPresenceTooltipWireframe: IVeltPresenceTooltipWireframe;
3989
+
3928
3990
  declare function useVeltClient(): {
3929
3991
  client: Velt | null;
3930
3992
  };
@@ -4155,4 +4217,4 @@ declare const createLiveStateMiddleware: (config?: LiveStateMiddlewareConfig) =>
4155
4217
  updateAllowAction: (newAllowAction?: ((action: any) => boolean) | undefined) => void;
4156
4218
  };
4157
4219
 
4158
- export { SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, VeltAutocomplete, VeltAutocompleteChipTooltipWireframe, VeltAutocompleteGroupOptionWireframe, VeltAutocompleteOptionWireframe, VeltButtonWireframe, VeltCanvasComment, VeltChartComment, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleWireframe, VeltCommentComposer, VeltCommentComposerWireframe, VeltCommentDialogOptionsDropdownContentWireframe, VeltCommentDialogOptionsDropdownTriggerWireframe, VeltCommentDialogPriorityDropdownContentWireframe, VeltCommentDialogPriorityDropdownTriggerWireframe, VeltCommentDialogStatusDropdownContentWireframe, VeltCommentDialogStatusDropdownTriggerWireframe, VeltCommentDialogWireframe, VeltCommentPin, VeltCommentPinWireframe, VeltCommentPlayerTimeline, VeltCommentText, VeltCommentThread, VeltCommentThreadWireframe, SnippylyCommentTool as VeltCommentTool, VeltCommentToolWireframe, SnippylyComments as VeltComments, VeltCommentsMinimap, SnippylyCommentsSidebar as VeltCommentsSidebar, VeltCommentsSidebarButton, VeltCommentsSidebarStatusDropdownWireframe, VeltCommentsSidebarWireframe, VeltConfirmDialogWireframe, SnippylyCursor as VeltCursor, VeltData, VeltHighChartComments, SnippylyHuddle as VeltHuddle, SnippylyHuddleTool as VeltHuddleTool, VeltIf, VeltInlineCommentsSection, VeltInlineCommentsSectionWireframe, VeltInlineReactionsSection, VeltInlineReactionsSectionWireframe, VeltMediaSourceSettingsWireframe, VeltMultiThreadCommentDialogWireframe, VeltNivoChartComments, VeltNotificationsHistoryPanel, VeltNotificationsPanel, VeltNotificationsPanelWireframe, VeltNotificationsTool, VeltNotificationsToolWireframe, VeltPersistentCommentModeWireframe, SnippylyPresence as VeltPresence, SnippylyProvider as VeltProvider, VeltReactionPinTooltipWireframe, VeltReactionPinWireframe, VeltReactionTool, VeltReactionToolWireframe, VeltReactionsPanelWireframe, VeltRecorderAllToolMenuWireframe, VeltRecorderAllToolWireframe, VeltRecorderAudioToolWireframe, SnippylyRecorderControlPanel as VeltRecorderControlPanel, VeltRecorderControlPanelWireframe, SnippylyRecorderNotes as VeltRecorderNotes, SnippylyRecorderPlayer as VeltRecorderPlayer, VeltRecorderPlayerExpandedWireframe, VeltRecorderPlayerWireframe, VeltRecorderScreenToolWireframe, SnippylyRecorderTool as VeltRecorderTool, VeltRecorderVideoToolWireframe, VeltRecordingPreviewStepsDialogWireframe, SnippylySidebarButton as VeltSidebarButton, VeltSidebarButtonWireframe, VeltSingleEditorModePanel, VeltSingleEditorModePanelWireframe, VeltSubtitlesWireframe, SnippylyTagTool as VeltTagTool, SnippylyTags as VeltTags, VeltTextCommentToolWireframe, VeltTextCommentToolbar as VeltTextCommentToolbarWireframe, VeltTranscriptionWireframe, SnippylyUserInviteTool as VeltUserInviteTool, SnippylyUserRequestTool as VeltUserRequestTool, VeltUserSelectorDropdown as VeltUserSelectorDropdownWireframe, VeltVideoEditorPlayerWireframe, VeltVideoPlayer, VeltViewAnalytics, VeltWireframe, createLiveStateMiddleware, useAIRewriterUtils, useAddAttachment, useAddComment, useAddCommentAnnotation, useAddReaction, useApproveCommentAnnotation, useAssignUser, useAutocompleteChipClick, useAutocompleteUtils, useClient, useCommentActionCallback, useCommentAddHandler, useCommentAnnotationById, useCommentAnnotations, useCommentAnnotationsCount, useCommentCopyLinkHandler, useCommentDialogSidebarClickHandler, useCommentEventCallback, useCommentModeState, useCommentSelectionChangeHandler, useCommentSidebarActionButtonClick, useCommentSidebarData, useCommentSidebarInit, useCommentUpdateHandler, useCommentUtils, useContactList, useContactSelected, useContactUtils, useCopyLink, useCursorUsers, useCursorUtils, useDeleteAttachment, useDeleteComment, useDeleteCommentAnnotation, useDeleteReaction, useDeleteRecording, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useGetAttachment, useGetComment, useGetCommentAnnotations, useGetLink, useGetRecording, useHuddleUtils, useIdentify, useLiveSelectionDataHandler, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncEventCallback, useLiveStateSyncUtils, useNotificationEventCallback, useNotificationUtils, useNotificationsData, usePresenceData, usePresenceEventCallback, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderEventCallback, useRecorderUtils, useRecordingDataByRecorderId, useRecordings, useRejectCommentAnnotation, useResolveCommentAnnotation, useServerConnectionStateChangeHandler, useSetDocument, useSetDocumentId, useSetDocuments, useSetLiveStateData, useSetLocation, useSetLocations, useSetRootDocument, useSetRootLocation, useSubscribeCommentAnnotation, useTagAnnotations, useTagUtils, useToggleReaction, useUniqueViewsByDate, useUniqueViewsByUser, useUnreadCommentAnnotationCountByLocationId, useUnreadCommentAnnotationCountOnCurrentDocument, useUnreadCommentCountByAnnotationId, useUnreadCommentCountByLocationId, useUnreadCommentCountOnCurrentDocument, useUnreadNotificationsCount, useUnsetDocumentId, useUnsetDocuments, useUnsubscribeCommentAnnotation, useUpdateAccess, useUpdateComment, useUpdatePriority, useUpdateStatus, useUserEditorState, useVeltClient, useVeltEventCallback, useVeltInitState, useViewsUtils };
4220
+ export { SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, VeltAutocomplete, VeltAutocompleteChipTooltipWireframe, VeltAutocompleteGroupOptionWireframe, VeltAutocompleteOptionWireframe, VeltButtonWireframe, VeltCanvasComment, VeltChartComment, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleWireframe, VeltCommentComposer, VeltCommentComposerWireframe, VeltCommentDialogOptionsDropdownContentWireframe, VeltCommentDialogOptionsDropdownTriggerWireframe, VeltCommentDialogPriorityDropdownContentWireframe, VeltCommentDialogPriorityDropdownTriggerWireframe, VeltCommentDialogStatusDropdownContentWireframe, VeltCommentDialogStatusDropdownTriggerWireframe, VeltCommentDialogWireframe, VeltCommentPin, VeltCommentPinWireframe, VeltCommentPlayerTimeline, VeltCommentText, VeltCommentThread, VeltCommentThreadWireframe, SnippylyCommentTool as VeltCommentTool, VeltCommentToolWireframe, SnippylyComments as VeltComments, VeltCommentsMinimap, SnippylyCommentsSidebar as VeltCommentsSidebar, VeltCommentsSidebarButton, VeltCommentsSidebarStatusDropdownWireframe, VeltCommentsSidebarWireframe, VeltConfirmDialogWireframe, SnippylyCursor as VeltCursor, VeltData, VeltHighChartComments, SnippylyHuddle as VeltHuddle, SnippylyHuddleTool as VeltHuddleTool, VeltIf, VeltInlineCommentsSection, VeltInlineCommentsSectionWireframe, VeltInlineReactionsSection, VeltInlineReactionsSectionWireframe, VeltMediaSourceSettingsWireframe, VeltMultiThreadCommentDialogWireframe, VeltNivoChartComments, VeltNotificationsHistoryPanel, VeltNotificationsPanel, VeltNotificationsPanelWireframe, VeltNotificationsTool, VeltNotificationsToolWireframe, VeltPersistentCommentModeWireframe, SnippylyPresence as VeltPresence, VeltPresenceTooltipWireframe, VeltPresenceWireframe, SnippylyProvider as VeltProvider, VeltReactionPinTooltipWireframe, VeltReactionPinWireframe, VeltReactionTool, VeltReactionToolWireframe, VeltReactionsPanelWireframe, VeltRecorderAllToolMenuWireframe, VeltRecorderAllToolWireframe, VeltRecorderAudioToolWireframe, SnippylyRecorderControlPanel as VeltRecorderControlPanel, VeltRecorderControlPanelWireframe, SnippylyRecorderNotes as VeltRecorderNotes, SnippylyRecorderPlayer as VeltRecorderPlayer, VeltRecorderPlayerExpandedWireframe, VeltRecorderPlayerWireframe, VeltRecorderScreenToolWireframe, SnippylyRecorderTool as VeltRecorderTool, VeltRecorderVideoToolWireframe, VeltRecordingPreviewStepsDialogWireframe, SnippylySidebarButton as VeltSidebarButton, VeltSidebarButtonWireframe, VeltSingleEditorModePanel, VeltSingleEditorModePanelWireframe, VeltSubtitlesWireframe, SnippylyTagTool as VeltTagTool, SnippylyTags as VeltTags, VeltTextCommentToolWireframe, VeltTextCommentToolbar as VeltTextCommentToolbarWireframe, VeltTranscriptionWireframe, SnippylyUserInviteTool as VeltUserInviteTool, SnippylyUserRequestTool as VeltUserRequestTool, VeltUserSelectorDropdown as VeltUserSelectorDropdownWireframe, VeltVideoEditorPlayerWireframe, VeltVideoPlayer, VeltViewAnalytics, VeltWireframe, createLiveStateMiddleware, useAIRewriterUtils, useAddAttachment, useAddComment, useAddCommentAnnotation, useAddReaction, useApproveCommentAnnotation, useAssignUser, useAutocompleteChipClick, useAutocompleteUtils, useClient, useCommentActionCallback, useCommentAddHandler, useCommentAnnotationById, useCommentAnnotations, useCommentAnnotationsCount, useCommentCopyLinkHandler, useCommentDialogSidebarClickHandler, useCommentEventCallback, useCommentModeState, useCommentSelectionChangeHandler, useCommentSidebarActionButtonClick, useCommentSidebarData, useCommentSidebarInit, useCommentUpdateHandler, useCommentUtils, useContactList, useContactSelected, useContactUtils, useCopyLink, useCursorUsers, useCursorUtils, useDeleteAttachment, useDeleteComment, useDeleteCommentAnnotation, useDeleteReaction, useDeleteRecording, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useGetAttachment, useGetComment, useGetCommentAnnotations, useGetLink, useGetRecording, useHuddleUtils, useIdentify, useLiveSelectionDataHandler, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncEventCallback, useLiveStateSyncUtils, useNotificationEventCallback, useNotificationUtils, useNotificationsData, usePresenceData, usePresenceEventCallback, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderEventCallback, useRecorderUtils, useRecordingDataByRecorderId, useRecordings, useRejectCommentAnnotation, useResolveCommentAnnotation, useServerConnectionStateChangeHandler, useSetDocument, useSetDocumentId, useSetDocuments, useSetLiveStateData, useSetLocation, useSetLocations, useSetRootDocument, useSetRootLocation, useSubscribeCommentAnnotation, useTagAnnotations, useTagUtils, useToggleReaction, useUniqueViewsByDate, useUniqueViewsByUser, useUnreadCommentAnnotationCountByLocationId, useUnreadCommentAnnotationCountOnCurrentDocument, useUnreadCommentCountByAnnotationId, useUnreadCommentCountByLocationId, useUnreadCommentCountOnCurrentDocument, useUnreadNotificationsCount, useUnsetDocumentId, useUnsetDocuments, useUnsubscribeCommentAnnotation, useUpdateAccess, useUpdateComment, useUpdatePriority, useUpdateStatus, useUserEditorState, useVeltClient, useVeltEventCallback, useVeltInitState, useViewsUtils };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veltdev/react",
3
- "version": "4.5.0-beta.24",
3
+ "version": "4.5.0-beta.25",
4
4
  "description": "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.",
5
5
  "homepage": "https://velt.dev",
6
6
  "keywords": [