@veltdev/react 4.5.0-beta.36 → 4.5.0-beta.38
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 +102 -4
- package/cjs/index.js.map +1 -1
- package/cjs/types/components/SnippylyComments/SnippylyComments.d.ts +2 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatars.d.ts +12 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsList.d.ts +10 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsListItem/VeltCommentDialogReplyAvatarsListItem.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsListItem/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsRemainingCount/VeltCommentDialogReplyAvatarsRemainingCount.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsRemainingCount/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -0
- package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerArrowWireframe/VeltCursorPointerArrowWireframe.d.ts +8 -0
- package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerArrowWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAudioWireframe/VeltCursorPointerAudioHuddleAudioWireframe.d.ts +8 -0
- package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAudioWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAvatarWireframe/VeltCursorPointerAudioHuddleAvatarWireframe.d.ts +8 -0
- package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAvatarWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleWireframe.d.ts +12 -0
- package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAvatarWireframe/VeltCursorPointerAvatarWireframe.d.ts +8 -0
- package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAvatarWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultCommentWireframe/VeltCursorPointerDefaultCommentWireframe.d.ts +8 -0
- package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultCommentWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultNameWireframe/VeltCursorPointerDefaultNameWireframe.d.ts +8 -0
- package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultNameWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultWireframe.d.ts +12 -0
- package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerVideoHuddleWireframe/VeltCursorPointerVideoHuddleWireframe.d.ts +8 -0
- package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerVideoHuddleWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerWireframe.d.ts +18 -0
- package/cjs/types/components/VeltCursorPointerWireframe/index.d.ts +1 -0
- package/cjs/types/components/index.d.ts +1 -0
- package/cjs/types/constants.d.ts +1 -1
- package/esm/index.js +102 -5
- package/esm/index.js.map +1 -1
- package/esm/types/components/SnippylyComments/SnippylyComments.d.ts +2 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatars.d.ts +12 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsList.d.ts +10 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsListItem/VeltCommentDialogReplyAvatarsListItem.d.ts +8 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsListItem/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsRemainingCount/VeltCommentDialogReplyAvatarsRemainingCount.d.ts +8 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsRemainingCount/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -0
- package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerArrowWireframe/VeltCursorPointerArrowWireframe.d.ts +8 -0
- package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerArrowWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAudioWireframe/VeltCursorPointerAudioHuddleAudioWireframe.d.ts +8 -0
- package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAudioWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAvatarWireframe/VeltCursorPointerAudioHuddleAvatarWireframe.d.ts +8 -0
- package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAvatarWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleWireframe.d.ts +12 -0
- package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAvatarWireframe/VeltCursorPointerAvatarWireframe.d.ts +8 -0
- package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAvatarWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultCommentWireframe/VeltCursorPointerDefaultCommentWireframe.d.ts +8 -0
- package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultCommentWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultNameWireframe/VeltCursorPointerDefaultNameWireframe.d.ts +8 -0
- package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultNameWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultWireframe.d.ts +12 -0
- package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerVideoHuddleWireframe/VeltCursorPointerVideoHuddleWireframe.d.ts +8 -0
- package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerVideoHuddleWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerWireframe.d.ts +18 -0
- package/esm/types/components/VeltCursorPointerWireframe/index.d.ts +1 -0
- package/esm/types/components/index.d.ts +1 -0
- package/esm/types/constants.d.ts +1 -1
- package/index.d.ts +87 -1
- package/package.json +1 -1
|
@@ -143,6 +143,8 @@ export interface IVeltCommentsProps extends React.DetailedHTMLProps<React.HTMLAt
|
|
|
143
143
|
fullExpanded?: boolean;
|
|
144
144
|
commentToNearestAllowedElement?: boolean;
|
|
145
145
|
draftMode?: boolean;
|
|
146
|
+
maxReplyAvatars?: number;
|
|
147
|
+
replyAvatars?: boolean;
|
|
146
148
|
}
|
|
147
149
|
declare const SnippylyComments: React.FC<IVeltCommentsProps>;
|
|
148
150
|
export default SnippylyComments;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../constants';
|
|
3
|
+
import { IVeltCommentDialogReplyAvatarsList } from './VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsList';
|
|
4
|
+
import { IVeltCommentDialogReplyAvatarsRemainingCount } from './VeltCommentDialogReplyAvatarsRemainingCount/VeltCommentDialogReplyAvatarsRemainingCount';
|
|
5
|
+
export interface IVeltCommentDialogReplyAvatarsProps extends IVeltWireframeCommonProps {
|
|
6
|
+
}
|
|
7
|
+
export interface IVeltCommentDialogReplyAvatars extends React.FC<IVeltCommentDialogReplyAvatarsProps> {
|
|
8
|
+
List: IVeltCommentDialogReplyAvatarsList;
|
|
9
|
+
RemainingCount: IVeltCommentDialogReplyAvatarsRemainingCount;
|
|
10
|
+
}
|
|
11
|
+
declare const VeltCommentDialogReplyAvatars: IVeltCommentDialogReplyAvatars;
|
|
12
|
+
export default VeltCommentDialogReplyAvatars;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../constants';
|
|
3
|
+
import { IVeltCommentDialogReplyAvatarsListItem } from './VeltCommentDialogReplyAvatarsListItem/VeltCommentDialogReplyAvatarsListItem';
|
|
4
|
+
export interface IVeltCommentDialogReplyAvatarsListProps extends IVeltWireframeCommonProps {
|
|
5
|
+
}
|
|
6
|
+
export interface IVeltCommentDialogReplyAvatarsList extends React.FC<IVeltCommentDialogReplyAvatarsListProps> {
|
|
7
|
+
Item: IVeltCommentDialogReplyAvatarsListItem;
|
|
8
|
+
}
|
|
9
|
+
declare const VeltCommentDialogReplyAvatarsList: IVeltCommentDialogReplyAvatarsList;
|
|
10
|
+
export default VeltCommentDialogReplyAvatarsList;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../../constants';
|
|
3
|
+
export interface IVeltCommentDialogReplyAvatarsListItemProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltCommentDialogReplyAvatarsListItem extends React.FC<IVeltCommentDialogReplyAvatarsListItemProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogReplyAvatarsListItem: IVeltCommentDialogReplyAvatarsListItem;
|
|
8
|
+
export default VeltCommentDialogReplyAvatarsListItem;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './VeltCommentDialogReplyAvatarsListItem';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './VeltCommentDialogReplyAvatarsList';
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../constants';
|
|
3
|
+
export interface IVeltCommentDialogReplyAvatarsRemainingCountProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltCommentDialogReplyAvatarsRemainingCount extends React.FC<IVeltCommentDialogReplyAvatarsRemainingCountProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogReplyAvatarsRemainingCount: IVeltCommentDialogReplyAvatarsRemainingCount;
|
|
8
|
+
export default VeltCommentDialogReplyAvatarsRemainingCount;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './VeltCommentDialogReplyAvatarsRemainingCount';
|
package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './VeltCommentDialogReplyAvatars';
|
|
@@ -28,6 +28,7 @@ import { IVeltCommentDialogDeleteButtonProps } from "./VeltCommentDialogDeleteBu
|
|
|
28
28
|
import { IVeltCommentDialogCloseButtonProps } from "./VeltCommentDialogCloseButton/VeltCommentDialogCloseButton";
|
|
29
29
|
import { IVeltCommentDialogUnresolveButtonProps } from "./VeltCommentDialogUnresolveButton/VeltCommentDialogUnresolveButton";
|
|
30
30
|
import { IVeltCommentDialogNavigationButtonProps } from "./VeltCommentDialogNavigationButton/VeltCommentDialogNavigationButton";
|
|
31
|
+
import { IVeltCommentDialogReplyAvatars } from "./VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatars";
|
|
31
32
|
import { IVeltWireframeCommonProps } from "../../constants";
|
|
32
33
|
export interface IVeltCommentDialogWireframeProps extends IVeltWireframeCommonProps {
|
|
33
34
|
}
|
|
@@ -61,5 +62,6 @@ declare const VeltCommentDialogWireframe: React.FC<IVeltCommentDialogWireframePr
|
|
|
61
62
|
DeleteButton: React.FC<IVeltCommentDialogDeleteButtonProps>;
|
|
62
63
|
CloseButton: React.FC<IVeltCommentDialogCloseButtonProps>;
|
|
63
64
|
NavigationButton: React.FC<IVeltCommentDialogNavigationButtonProps>;
|
|
65
|
+
ReplyAvatars: IVeltCommentDialogReplyAvatars;
|
|
64
66
|
};
|
|
65
67
|
export default VeltCommentDialogWireframe;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../constants';
|
|
3
|
+
export interface IVeltCursorPointerArrowWireframeProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltCursorPointerArrowWireframe extends React.FC<IVeltCursorPointerArrowWireframeProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCursorPointerArrowWireframe: IVeltCursorPointerArrowWireframe;
|
|
8
|
+
export default VeltCursorPointerArrowWireframe;
|
package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerArrowWireframe/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCursorPointerArrowWireframe";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../constants';
|
|
3
|
+
export interface IVeltCursorPointerAudioHuddleAudioWireframeProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltCursorPointerAudioHuddleAudioWireframe extends React.FC<IVeltCursorPointerAudioHuddleAudioWireframeProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCursorPointerAudioHuddleAudioWireframe: IVeltCursorPointerAudioHuddleAudioWireframe;
|
|
8
|
+
export default VeltCursorPointerAudioHuddleAudioWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCursorPointerAudioHuddleAudioWireframe";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../constants';
|
|
3
|
+
export interface IVeltCursorPointerAudioHuddleAvatarWireframeProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltCursorPointerAudioHuddleAvatarWireframe extends React.FC<IVeltCursorPointerAudioHuddleAvatarWireframeProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCursorPointerAudioHuddleAvatarWireframe: IVeltCursorPointerAudioHuddleAvatarWireframe;
|
|
8
|
+
export default VeltCursorPointerAudioHuddleAvatarWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCursorPointerAudioHuddleAvatarWireframe";
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../constants';
|
|
3
|
+
import { IVeltCursorPointerAudioHuddleAvatarWireframe } from './VeltCursorPointerAudioHuddleAvatarWireframe/VeltCursorPointerAudioHuddleAvatarWireframe';
|
|
4
|
+
import { IVeltCursorPointerAudioHuddleAudioWireframe } from './VeltCursorPointerAudioHuddleAudioWireframe/VeltCursorPointerAudioHuddleAudioWireframe';
|
|
5
|
+
export interface IVeltCursorPointerAudioHuddleWireframeProps extends IVeltWireframeCommonProps {
|
|
6
|
+
}
|
|
7
|
+
export interface IVeltCursorPointerAudioHuddleWireframe extends React.FC<IVeltCursorPointerAudioHuddleWireframeProps> {
|
|
8
|
+
Avatar: IVeltCursorPointerAudioHuddleAvatarWireframe;
|
|
9
|
+
Audio: IVeltCursorPointerAudioHuddleAudioWireframe;
|
|
10
|
+
}
|
|
11
|
+
declare const VeltCursorPointerAudioHuddleWireframe: IVeltCursorPointerAudioHuddleWireframe;
|
|
12
|
+
export default VeltCursorPointerAudioHuddleWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCursorPointerAudioHuddleWireframe";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../constants';
|
|
3
|
+
export interface IVeltCursorPointerAvatarWireframeProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltCursorPointerAvatarWireframe extends React.FC<IVeltCursorPointerAvatarWireframeProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCursorPointerAvatarWireframe: IVeltCursorPointerAvatarWireframe;
|
|
8
|
+
export default VeltCursorPointerAvatarWireframe;
|
package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAvatarWireframe/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCursorPointerAvatarWireframe";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../constants';
|
|
3
|
+
export interface IVeltCursorPointerDefaultCommentWireframeProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltCursorPointerDefaultCommentWireframe extends React.FC<IVeltCursorPointerDefaultCommentWireframeProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCursorPointerDefaultCommentWireframe: IVeltCursorPointerDefaultCommentWireframe;
|
|
8
|
+
export default VeltCursorPointerDefaultCommentWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCursorPointerDefaultCommentWireframe";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../constants';
|
|
3
|
+
export interface IVeltCursorPointerDefaultNameWireframeProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltCursorPointerDefaultNameWireframe extends React.FC<IVeltCursorPointerDefaultNameWireframeProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCursorPointerDefaultNameWireframe: IVeltCursorPointerDefaultNameWireframe;
|
|
8
|
+
export default VeltCursorPointerDefaultNameWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCursorPointerDefaultNameWireframe";
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../constants';
|
|
3
|
+
import { IVeltCursorPointerDefaultNameWireframe } from './VeltCursorPointerDefaultNameWireframe/VeltCursorPointerDefaultNameWireframe';
|
|
4
|
+
import { IVeltCursorPointerDefaultCommentWireframe } from './VeltCursorPointerDefaultCommentWireframe/VeltCursorPointerDefaultCommentWireframe';
|
|
5
|
+
export interface IVeltCursorPointerDefaultWireframeProps extends IVeltWireframeCommonProps {
|
|
6
|
+
}
|
|
7
|
+
export interface IVeltCursorPointerDefaultWireframe extends React.FC<IVeltCursorPointerDefaultWireframeProps> {
|
|
8
|
+
Name: IVeltCursorPointerDefaultNameWireframe;
|
|
9
|
+
Comment: IVeltCursorPointerDefaultCommentWireframe;
|
|
10
|
+
}
|
|
11
|
+
declare const VeltCursorPointerDefaultWireframe: IVeltCursorPointerDefaultWireframe;
|
|
12
|
+
export default VeltCursorPointerDefaultWireframe;
|
package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCursorPointerDefaultWireframe";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../constants';
|
|
3
|
+
export interface IVeltCursorPointerVideoHuddleWireframeProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltCursorPointerVideoHuddleWireframe extends React.FC<IVeltCursorPointerVideoHuddleWireframeProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCursorPointerVideoHuddleWireframe: IVeltCursorPointerVideoHuddleWireframe;
|
|
8
|
+
export default VeltCursorPointerVideoHuddleWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCursorPointerVideoHuddleWireframe";
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../constants';
|
|
3
|
+
import { IVeltCursorPointerArrowWireframe } from './VeltCursorPointerArrowWireframe/VeltCursorPointerArrowWireframe';
|
|
4
|
+
import { IVeltCursorPointerAudioHuddleWireframe } from './VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleWireframe';
|
|
5
|
+
import { IVeltCursorPointerAvatarWireframe } from './VeltCursorPointerAvatarWireframe/VeltCursorPointerAvatarWireframe';
|
|
6
|
+
import { IVeltCursorPointerDefaultWireframe } from './VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultWireframe';
|
|
7
|
+
import { IVeltCursorPointerVideoHuddleWireframe } from './VeltCursorPointerVideoHuddleWireframe/VeltCursorPointerVideoHuddleWireframe';
|
|
8
|
+
export interface IVeltCursorPointerWireframeProps extends IVeltWireframeCommonProps {
|
|
9
|
+
}
|
|
10
|
+
export interface IVeltCursorPointerWireframe extends React.FC<IVeltCursorPointerWireframeProps> {
|
|
11
|
+
Arrow: IVeltCursorPointerArrowWireframe;
|
|
12
|
+
AudioHuddle: IVeltCursorPointerAudioHuddleWireframe;
|
|
13
|
+
Avatar: IVeltCursorPointerAvatarWireframe;
|
|
14
|
+
Default: IVeltCursorPointerDefaultWireframe;
|
|
15
|
+
VideoHuddle: IVeltCursorPointerVideoHuddleWireframe;
|
|
16
|
+
}
|
|
17
|
+
declare const VeltCursorPointerWireframe: IVeltCursorPointerWireframe;
|
|
18
|
+
export default VeltCursorPointerWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCursorPointerWireframe";
|
|
@@ -91,3 +91,4 @@ export { default as VeltButtonWireframe } from "./VeltButtonWireframe";
|
|
|
91
91
|
export { default as VeltSingleEditorModePanelWireframe } from "./VeltSingleEditorModePanelWireframe";
|
|
92
92
|
export { default as VeltPresenceWireframe } from "./VeltPresenceWireframe";
|
|
93
93
|
export { default as VeltPresenceTooltipWireframe } from "./VeltPresenceTooltipWireframe";
|
|
94
|
+
export { default as VeltCursorPointerWireframe } from "./VeltCursorPointerWireframe";
|
package/esm/types/constants.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
export declare const VELT_SDK_VERSION = "4.5.0-beta.
|
|
2
|
+
export declare const VELT_SDK_VERSION = "4.5.0-beta.38";
|
|
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
|
@@ -193,6 +193,8 @@ interface IVeltCommentsProps extends React$1.DetailedHTMLProps<React$1.HTMLAttri
|
|
|
193
193
|
fullExpanded?: boolean;
|
|
194
194
|
commentToNearestAllowedElement?: boolean;
|
|
195
195
|
draftMode?: boolean;
|
|
196
|
+
maxReplyAvatars?: number;
|
|
197
|
+
replyAvatars?: boolean;
|
|
196
198
|
}
|
|
197
199
|
declare const SnippylyComments: React$1.FC<IVeltCommentsProps>;
|
|
198
200
|
|
|
@@ -1352,6 +1354,29 @@ interface IVeltCommentDialogUnresolveButtonProps extends IVeltWireframeCommonPro
|
|
|
1352
1354
|
interface IVeltCommentDialogNavigationButtonProps extends IVeltWireframeCommonProps {
|
|
1353
1355
|
}
|
|
1354
1356
|
|
|
1357
|
+
interface IVeltCommentDialogReplyAvatarsListItemProps extends IVeltWireframeCommonProps {
|
|
1358
|
+
}
|
|
1359
|
+
interface IVeltCommentDialogReplyAvatarsListItem extends React$1.FC<IVeltCommentDialogReplyAvatarsListItemProps> {
|
|
1360
|
+
}
|
|
1361
|
+
|
|
1362
|
+
interface IVeltCommentDialogReplyAvatarsListProps extends IVeltWireframeCommonProps {
|
|
1363
|
+
}
|
|
1364
|
+
interface IVeltCommentDialogReplyAvatarsList extends React$1.FC<IVeltCommentDialogReplyAvatarsListProps> {
|
|
1365
|
+
Item: IVeltCommentDialogReplyAvatarsListItem;
|
|
1366
|
+
}
|
|
1367
|
+
|
|
1368
|
+
interface IVeltCommentDialogReplyAvatarsRemainingCountProps extends IVeltWireframeCommonProps {
|
|
1369
|
+
}
|
|
1370
|
+
interface IVeltCommentDialogReplyAvatarsRemainingCount extends React$1.FC<IVeltCommentDialogReplyAvatarsRemainingCountProps> {
|
|
1371
|
+
}
|
|
1372
|
+
|
|
1373
|
+
interface IVeltCommentDialogReplyAvatarsProps extends IVeltWireframeCommonProps {
|
|
1374
|
+
}
|
|
1375
|
+
interface IVeltCommentDialogReplyAvatars extends React$1.FC<IVeltCommentDialogReplyAvatarsProps> {
|
|
1376
|
+
List: IVeltCommentDialogReplyAvatarsList;
|
|
1377
|
+
RemainingCount: IVeltCommentDialogReplyAvatarsRemainingCount;
|
|
1378
|
+
}
|
|
1379
|
+
|
|
1355
1380
|
interface IVeltCommentDialogWireframeProps extends IVeltWireframeCommonProps {
|
|
1356
1381
|
}
|
|
1357
1382
|
declare const VeltCommentDialogWireframe: React$1.FC<IVeltCommentDialogWireframeProps> & {
|
|
@@ -1384,6 +1409,7 @@ declare const VeltCommentDialogWireframe: React$1.FC<IVeltCommentDialogWireframe
|
|
|
1384
1409
|
DeleteButton: React$1.FC<IVeltCommentDialogDeleteButtonProps>;
|
|
1385
1410
|
CloseButton: React$1.FC<IVeltCommentDialogCloseButtonProps>;
|
|
1386
1411
|
NavigationButton: React$1.FC<IVeltCommentDialogNavigationButtonProps>;
|
|
1412
|
+
ReplyAvatars: IVeltCommentDialogReplyAvatars;
|
|
1387
1413
|
};
|
|
1388
1414
|
|
|
1389
1415
|
interface IVeltCommentsSidebarCloseButtonProps extends IVeltWireframeCommonProps {
|
|
@@ -3976,6 +4002,66 @@ interface IVeltPresenceTooltipWireframe extends React$1.FC<IVeltPresenceTooltipW
|
|
|
3976
4002
|
}
|
|
3977
4003
|
declare const VeltPresenceTooltipWireframe: IVeltPresenceTooltipWireframe;
|
|
3978
4004
|
|
|
4005
|
+
interface IVeltCursorPointerArrowWireframeProps extends IVeltWireframeCommonProps {
|
|
4006
|
+
}
|
|
4007
|
+
interface IVeltCursorPointerArrowWireframe extends React$1.FC<IVeltCursorPointerArrowWireframeProps> {
|
|
4008
|
+
}
|
|
4009
|
+
|
|
4010
|
+
interface IVeltCursorPointerAudioHuddleAvatarWireframeProps extends IVeltWireframeCommonProps {
|
|
4011
|
+
}
|
|
4012
|
+
interface IVeltCursorPointerAudioHuddleAvatarWireframe extends React$1.FC<IVeltCursorPointerAudioHuddleAvatarWireframeProps> {
|
|
4013
|
+
}
|
|
4014
|
+
|
|
4015
|
+
interface IVeltCursorPointerAudioHuddleAudioWireframeProps extends IVeltWireframeCommonProps {
|
|
4016
|
+
}
|
|
4017
|
+
interface IVeltCursorPointerAudioHuddleAudioWireframe extends React$1.FC<IVeltCursorPointerAudioHuddleAudioWireframeProps> {
|
|
4018
|
+
}
|
|
4019
|
+
|
|
4020
|
+
interface IVeltCursorPointerAudioHuddleWireframeProps extends IVeltWireframeCommonProps {
|
|
4021
|
+
}
|
|
4022
|
+
interface IVeltCursorPointerAudioHuddleWireframe extends React$1.FC<IVeltCursorPointerAudioHuddleWireframeProps> {
|
|
4023
|
+
Avatar: IVeltCursorPointerAudioHuddleAvatarWireframe;
|
|
4024
|
+
Audio: IVeltCursorPointerAudioHuddleAudioWireframe;
|
|
4025
|
+
}
|
|
4026
|
+
|
|
4027
|
+
interface IVeltCursorPointerAvatarWireframeProps extends IVeltWireframeCommonProps {
|
|
4028
|
+
}
|
|
4029
|
+
interface IVeltCursorPointerAvatarWireframe extends React$1.FC<IVeltCursorPointerAvatarWireframeProps> {
|
|
4030
|
+
}
|
|
4031
|
+
|
|
4032
|
+
interface IVeltCursorPointerDefaultNameWireframeProps extends IVeltWireframeCommonProps {
|
|
4033
|
+
}
|
|
4034
|
+
interface IVeltCursorPointerDefaultNameWireframe extends React$1.FC<IVeltCursorPointerDefaultNameWireframeProps> {
|
|
4035
|
+
}
|
|
4036
|
+
|
|
4037
|
+
interface IVeltCursorPointerDefaultCommentWireframeProps extends IVeltWireframeCommonProps {
|
|
4038
|
+
}
|
|
4039
|
+
interface IVeltCursorPointerDefaultCommentWireframe extends React$1.FC<IVeltCursorPointerDefaultCommentWireframeProps> {
|
|
4040
|
+
}
|
|
4041
|
+
|
|
4042
|
+
interface IVeltCursorPointerDefaultWireframeProps extends IVeltWireframeCommonProps {
|
|
4043
|
+
}
|
|
4044
|
+
interface IVeltCursorPointerDefaultWireframe extends React$1.FC<IVeltCursorPointerDefaultWireframeProps> {
|
|
4045
|
+
Name: IVeltCursorPointerDefaultNameWireframe;
|
|
4046
|
+
Comment: IVeltCursorPointerDefaultCommentWireframe;
|
|
4047
|
+
}
|
|
4048
|
+
|
|
4049
|
+
interface IVeltCursorPointerVideoHuddleWireframeProps extends IVeltWireframeCommonProps {
|
|
4050
|
+
}
|
|
4051
|
+
interface IVeltCursorPointerVideoHuddleWireframe extends React$1.FC<IVeltCursorPointerVideoHuddleWireframeProps> {
|
|
4052
|
+
}
|
|
4053
|
+
|
|
4054
|
+
interface IVeltCursorPointerWireframeProps extends IVeltWireframeCommonProps {
|
|
4055
|
+
}
|
|
4056
|
+
interface IVeltCursorPointerWireframe extends React$1.FC<IVeltCursorPointerWireframeProps> {
|
|
4057
|
+
Arrow: IVeltCursorPointerArrowWireframe;
|
|
4058
|
+
AudioHuddle: IVeltCursorPointerAudioHuddleWireframe;
|
|
4059
|
+
Avatar: IVeltCursorPointerAvatarWireframe;
|
|
4060
|
+
Default: IVeltCursorPointerDefaultWireframe;
|
|
4061
|
+
VideoHuddle: IVeltCursorPointerVideoHuddleWireframe;
|
|
4062
|
+
}
|
|
4063
|
+
declare const VeltCursorPointerWireframe: IVeltCursorPointerWireframe;
|
|
4064
|
+
|
|
3979
4065
|
declare function useVeltClient(): {
|
|
3980
4066
|
client: Velt | null;
|
|
3981
4067
|
};
|
|
@@ -4211,4 +4297,4 @@ declare const createLiveStateMiddleware: (config?: LiveStateMiddlewareConfig) =>
|
|
|
4211
4297
|
updateAllowAction: (newAllowAction?: ((action: any) => boolean) | undefined) => void;
|
|
4212
4298
|
};
|
|
4213
4299
|
|
|
4214
|
-
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, useNotificationSettings, 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 };
|
|
4300
|
+
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, VeltCursorPointerWireframe, 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, useNotificationSettings, 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.
|
|
3
|
+
"version": "4.5.0-beta.38",
|
|
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": [
|