@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.
Files changed (70) hide show
  1. package/cjs/index.js +102 -4
  2. package/cjs/index.js.map +1 -1
  3. package/cjs/types/components/SnippylyComments/SnippylyComments.d.ts +2 -0
  4. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatars.d.ts +12 -0
  5. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsList.d.ts +10 -0
  6. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsListItem/VeltCommentDialogReplyAvatarsListItem.d.ts +8 -0
  7. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsListItem/index.d.ts +1 -0
  8. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/index.d.ts +1 -0
  9. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsRemainingCount/VeltCommentDialogReplyAvatarsRemainingCount.d.ts +8 -0
  10. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsRemainingCount/index.d.ts +1 -0
  11. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/index.d.ts +1 -0
  12. package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -0
  13. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerArrowWireframe/VeltCursorPointerArrowWireframe.d.ts +8 -0
  14. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerArrowWireframe/index.d.ts +1 -0
  15. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAudioWireframe/VeltCursorPointerAudioHuddleAudioWireframe.d.ts +8 -0
  16. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAudioWireframe/index.d.ts +1 -0
  17. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAvatarWireframe/VeltCursorPointerAudioHuddleAvatarWireframe.d.ts +8 -0
  18. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAvatarWireframe/index.d.ts +1 -0
  19. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleWireframe.d.ts +12 -0
  20. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/index.d.ts +1 -0
  21. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAvatarWireframe/VeltCursorPointerAvatarWireframe.d.ts +8 -0
  22. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerAvatarWireframe/index.d.ts +1 -0
  23. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultCommentWireframe/VeltCursorPointerDefaultCommentWireframe.d.ts +8 -0
  24. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultCommentWireframe/index.d.ts +1 -0
  25. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultNameWireframe/VeltCursorPointerDefaultNameWireframe.d.ts +8 -0
  26. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultNameWireframe/index.d.ts +1 -0
  27. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultWireframe.d.ts +12 -0
  28. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/index.d.ts +1 -0
  29. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerVideoHuddleWireframe/VeltCursorPointerVideoHuddleWireframe.d.ts +8 -0
  30. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerVideoHuddleWireframe/index.d.ts +1 -0
  31. package/cjs/types/components/VeltCursorPointerWireframe/VeltCursorPointerWireframe.d.ts +18 -0
  32. package/cjs/types/components/VeltCursorPointerWireframe/index.d.ts +1 -0
  33. package/cjs/types/components/index.d.ts +1 -0
  34. package/cjs/types/constants.d.ts +1 -1
  35. package/esm/index.js +102 -5
  36. package/esm/index.js.map +1 -1
  37. package/esm/types/components/SnippylyComments/SnippylyComments.d.ts +2 -0
  38. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatars.d.ts +12 -0
  39. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsList.d.ts +10 -0
  40. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsListItem/VeltCommentDialogReplyAvatarsListItem.d.ts +8 -0
  41. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/VeltCommentDialogReplyAvatarsListItem/index.d.ts +1 -0
  42. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsList/index.d.ts +1 -0
  43. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsRemainingCount/VeltCommentDialogReplyAvatarsRemainingCount.d.ts +8 -0
  44. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatarsRemainingCount/index.d.ts +1 -0
  45. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogReplyAvatars/index.d.ts +1 -0
  46. package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -0
  47. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerArrowWireframe/VeltCursorPointerArrowWireframe.d.ts +8 -0
  48. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerArrowWireframe/index.d.ts +1 -0
  49. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAudioWireframe/VeltCursorPointerAudioHuddleAudioWireframe.d.ts +8 -0
  50. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAudioWireframe/index.d.ts +1 -0
  51. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAvatarWireframe/VeltCursorPointerAudioHuddleAvatarWireframe.d.ts +8 -0
  52. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleAvatarWireframe/index.d.ts +1 -0
  53. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/VeltCursorPointerAudioHuddleWireframe.d.ts +12 -0
  54. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAudioHuddleWireframe/index.d.ts +1 -0
  55. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAvatarWireframe/VeltCursorPointerAvatarWireframe.d.ts +8 -0
  56. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerAvatarWireframe/index.d.ts +1 -0
  57. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultCommentWireframe/VeltCursorPointerDefaultCommentWireframe.d.ts +8 -0
  58. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultCommentWireframe/index.d.ts +1 -0
  59. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultNameWireframe/VeltCursorPointerDefaultNameWireframe.d.ts +8 -0
  60. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultNameWireframe/index.d.ts +1 -0
  61. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/VeltCursorPointerDefaultWireframe.d.ts +12 -0
  62. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerDefaultWireframe/index.d.ts +1 -0
  63. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerVideoHuddleWireframe/VeltCursorPointerVideoHuddleWireframe.d.ts +8 -0
  64. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerVideoHuddleWireframe/index.d.ts +1 -0
  65. package/esm/types/components/VeltCursorPointerWireframe/VeltCursorPointerWireframe.d.ts +18 -0
  66. package/esm/types/components/VeltCursorPointerWireframe/index.d.ts +1 -0
  67. package/esm/types/components/index.d.ts +1 -0
  68. package/esm/types/constants.d.ts +1 -1
  69. package/index.d.ts +87 -1
  70. 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 './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';
@@ -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;
@@ -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;
@@ -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;
@@ -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";
@@ -1,5 +1,5 @@
1
1
  /// <reference types="react" />
2
- export declare const VELT_SDK_VERSION = "4.5.0-beta.36";
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/esm/index.js CHANGED
@@ -136,13 +136,13 @@ var loadVelt = function (callback, version, staging, develop, proxyDomain, integ
136
136
  }
137
137
  };
138
138
 
139
- var VELT_SDK_VERSION = '4.5.0-beta.36';
139
+ var VELT_SDK_VERSION = '4.5.0-beta.38';
140
140
  var VELT_SDK_INIT_EVENT = 'onVeltInit';
141
141
  var VELT_TAB_ID = 'veltTabId';
142
142
  // integrity map for the Velt SDK
143
143
  // Note: generate integrity hashes with: https://www.srihash.org/
144
144
  var INTEGRITY_MAP = {
145
- '4.5.0-beta.36': 'sha384-SImOosQbevhCT7x8UR0UcnlPW4ElSQtXYUMQwzx5wOHBSt+YRnGmUSNbCshukbns',
145
+ '4.5.0-beta.38': 'sha384-114m9SslkRGnmWPU36oz7vW88k63X/sXDg16UOvArBG+DUmsXjCNvbwPbcY8+Jnq',
146
146
  };
147
147
 
148
148
  var SnippylyProvider = function (props) {
@@ -266,7 +266,7 @@ var SnippylyCommentBubble = function (props) {
266
266
  };
267
267
 
268
268
  var SnippylyComments = function (props) {
269
- 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, minimapPosition = props.minimapPosition, persistentCommentMode = props.persistentCommentMode, ghostComments = props.ghostComments, ghostCommentsIndicator = props.ghostCommentsIndicator, commentsOnDom = props.commentsOnDom, resolvedCommentsOnDom = props.resolvedCommentsOnDom, filterCommentsOnDom = props.filterCommentsOnDom, bubbleOnPin = props.bubbleOnPin, bubbleOnPinHover = props.bubbleOnPinHover, commentTool = props.commentTool, sidebarButtonOnCommentDialog = props.sidebarButtonOnCommentDialog, deviceIndicatorOnCommentPins = props.deviceIndicatorOnCommentPins, scrollToComment = props.scrollToComment, userMentions = props.userMentions, deleteOnBackspace = props.deleteOnBackspace, hotkey = props.hotkey, recordingSummary = props.recordingSummary, recordingTranscription = props.recordingTranscription, recordingCountdown = props.recordingCountdown, unreadIndicatorMode = props.unreadIndicatorMode, enterKeyToSubmit = props.enterKeyToSubmit, pinShadowDom = props.pinShadowDom, dialogShadowDom = props.dialogShadowDom, persistentCommentShadowDom = props.persistentCommentShadowDom, shadowDom = props.shadowDom, changeDetectionInCommentMode = props.changeDetectionInCommentMode, areaComment = props.areaComment, pinCursorImage = props.pinCursorImage, allowedElementIds = props.allowedElementIds, allowedElementClassNames = props.allowedElementClassNames, allowedElementQuerySelectors = props.allowedElementQuerySelectors, commentPinHighlighter = props.commentPinHighlighter, customReactions = props.customReactions, onCommentAdd = props.onCommentAdd, onCommentUpdate = props.onCommentUpdate, onCommentAccept = props.onCommentAccept, onCommentReject = props.onCommentReject, onSidebarButtonOnCommentDialogClick = props.onSidebarButtonOnCommentDialogClick, onCommentSelectionChange = props.onCommentSelectionChange, customStatus = props.customStatus, customListDataOnAnnotation = props.customListDataOnAnnotation, customListDataOnComment = props.customListDataOnComment, 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, dialogDarkMode = props.dialogDarkMode, pinDarkMode = props.pinDarkMode, textCommentToolDarkMode = props.textCommentToolDarkMode, textCommentToolbarDarkMode = props.textCommentToolbarDarkMode, composerMode = props.composerMode, atHereLabel = props.atHereLabel, atHereDescription = props.atHereDescription, multiThreadMode = props.multiThreadMode, multiThread = props.multiThread, groupMultipleMatch = props.groupMultipleMatch, groupMatchedComments = props.groupMatchedComments, onCopyLink = props.onCopyLink, deleteReplyConfirmation = props.deleteReplyConfirmation, collapsedComments = props.collapsedComments, shortUserName = props.shortUserName, resolveStatusAccessAdminOnly = props.resolveStatusAccessAdminOnly, svgAsImg = props.svgAsImg, seenByUsers = props.seenByUsers, readOnly = props.readOnly, atHereEnabled = props.atHereEnabled, customAutocompleteSearch = props.customAutocompleteSearch, deleteThreadWithFirstComment = props.deleteThreadWithFirstComment, expandMentionGroups = props.expandMentionGroups, showMentionGroupsFirst = props.showMentionGroupsFirst, showMentionGroupsOnly = props.showMentionGroupsOnly, fullExpanded = props.fullExpanded, commentToNearestAllowedElement = props.commentToNearestAllowedElement, draftMode = props.draftMode;
269
+ 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, minimapPosition = props.minimapPosition, persistentCommentMode = props.persistentCommentMode, ghostComments = props.ghostComments, ghostCommentsIndicator = props.ghostCommentsIndicator, commentsOnDom = props.commentsOnDom, resolvedCommentsOnDom = props.resolvedCommentsOnDom, filterCommentsOnDom = props.filterCommentsOnDom, bubbleOnPin = props.bubbleOnPin, bubbleOnPinHover = props.bubbleOnPinHover, commentTool = props.commentTool, sidebarButtonOnCommentDialog = props.sidebarButtonOnCommentDialog, deviceIndicatorOnCommentPins = props.deviceIndicatorOnCommentPins, scrollToComment = props.scrollToComment, userMentions = props.userMentions, deleteOnBackspace = props.deleteOnBackspace, hotkey = props.hotkey, recordingSummary = props.recordingSummary, recordingTranscription = props.recordingTranscription, recordingCountdown = props.recordingCountdown, unreadIndicatorMode = props.unreadIndicatorMode, enterKeyToSubmit = props.enterKeyToSubmit, pinShadowDom = props.pinShadowDom, dialogShadowDom = props.dialogShadowDom, persistentCommentShadowDom = props.persistentCommentShadowDom, shadowDom = props.shadowDom, changeDetectionInCommentMode = props.changeDetectionInCommentMode, areaComment = props.areaComment, pinCursorImage = props.pinCursorImage, allowedElementIds = props.allowedElementIds, allowedElementClassNames = props.allowedElementClassNames, allowedElementQuerySelectors = props.allowedElementQuerySelectors, commentPinHighlighter = props.commentPinHighlighter, customReactions = props.customReactions, onCommentAdd = props.onCommentAdd, onCommentUpdate = props.onCommentUpdate, onCommentAccept = props.onCommentAccept, onCommentReject = props.onCommentReject, onSidebarButtonOnCommentDialogClick = props.onSidebarButtonOnCommentDialogClick, onCommentSelectionChange = props.onCommentSelectionChange, customStatus = props.customStatus, customListDataOnAnnotation = props.customListDataOnAnnotation, customListDataOnComment = props.customListDataOnComment, 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, dialogDarkMode = props.dialogDarkMode, pinDarkMode = props.pinDarkMode, textCommentToolDarkMode = props.textCommentToolDarkMode, textCommentToolbarDarkMode = props.textCommentToolbarDarkMode, composerMode = props.composerMode, atHereLabel = props.atHereLabel, atHereDescription = props.atHereDescription, multiThreadMode = props.multiThreadMode, multiThread = props.multiThread, groupMultipleMatch = props.groupMultipleMatch, groupMatchedComments = props.groupMatchedComments, onCopyLink = props.onCopyLink, deleteReplyConfirmation = props.deleteReplyConfirmation, collapsedComments = props.collapsedComments, shortUserName = props.shortUserName, resolveStatusAccessAdminOnly = props.resolveStatusAccessAdminOnly, svgAsImg = props.svgAsImg, seenByUsers = props.seenByUsers, readOnly = props.readOnly, atHereEnabled = props.atHereEnabled, customAutocompleteSearch = props.customAutocompleteSearch, deleteThreadWithFirstComment = props.deleteThreadWithFirstComment, expandMentionGroups = props.expandMentionGroups, showMentionGroupsFirst = props.showMentionGroupsFirst, showMentionGroupsOnly = props.showMentionGroupsOnly, fullExpanded = props.fullExpanded, commentToNearestAllowedElement = props.commentToNearestAllowedElement, draftMode = props.draftMode, maxReplyAvatars = props.maxReplyAvatars, replyAvatars = props.replyAvatars;
270
270
  var ref = useRef();
271
271
  var onSignInRef = useRef(onSignIn);
272
272
  var onUpgradeRef = useRef(onUpgrade);
@@ -391,7 +391,7 @@ var SnippylyComments = function (props) {
391
391
  }
392
392
  };
393
393
  }, []);
394
- return (React.createElement("velt-comments", { ref: ref, "at-here-label": atHereLabel, "at-here-description": atHereDescription, "at-here-enabled": [true, false].includes(atHereEnabled) ? (atHereEnabled ? 'true' : 'false') : undefined, "composer-mode": composerMode, "seen-by-users": [true, false].includes(seenByUsers) ? (seenByUsers ? 'true' : 'false') : undefined, "collapsed-comments": [true, false].includes(collapsedComments) ? (collapsedComments ? 'true' : 'false') : undefined, "short-user-name": [true, false].includes(shortUserName) ? (shortUserName ? 'true' : 'false') : undefined, "resolve-status-access-admin-only": [true, false].includes(resolveStatusAccessAdminOnly) ? (resolveStatusAccessAdminOnly ? 'true' : 'false') : undefined, "delete-reply-confirmation": [true, false].includes(deleteReplyConfirmation) ? (deleteReplyConfirmation ? 'true' : 'false') : undefined, "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, "minimap-position": minimapPosition, "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, "filter-comments-on-dom": [true, false].includes(filterCommentsOnDom) ? (filterCommentsOnDom ? 'true' : 'false') : undefined, "bubble-on-pin": [true, false].includes(bubbleOnPin) ? (bubbleOnPin ? 'true' : 'false') : undefined, "bubble-on-pin-hover": [true, false].includes(bubbleOnPinHover) ? (bubbleOnPinHover ? '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-transcription": [true, false].includes(recordingTranscription) ? (recordingTranscription ? '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, "persistent-comment-shadow-dom": [true, false].includes(persistentCommentShadowDom) ? (persistentCommentShadowDom ? 'true' : 'false') : undefined, "change-detection-in-comment-mode": [true, false].includes(changeDetectionInCommentMode) ? (changeDetectionInCommentMode ? 'true' : 'false') : undefined, "area-comment": [true, false].includes(areaComment) ? (areaComment ? 'true' : 'false') : undefined, "pin-cursor-image": pinCursorImage, "allowed-element-ids": JSON.stringify(allowedElementIds), "allowed-element-class-names": JSON.stringify(allowedElementClassNames), "allowed-element-query-selectors": JSON.stringify(allowedElementQuerySelectors), "comment-pin-highlighter": [true, false].includes(commentPinHighlighter) ? (commentPinHighlighter ? 'true' : 'false') : undefined, "custom-reactions": JSON.stringify(customReactions), "custom-status": JSON.stringify(customStatus), "custom-list-data-on-annotation": JSON.stringify(customListDataOnAnnotation), "custom-list-data-on-comment": JSON.stringify(customListDataOnComment), "custom-priority": JSON.stringify(customPriority), "custom-category": JSON.stringify(customCategory), "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "dialog-dark-mode": [true, false].includes(dialogDarkMode) ? (dialogDarkMode ? 'true' : 'false') : undefined, "pin-dark-mode": [true, false].includes(pinDarkMode) ? (pinDarkMode ? 'true' : 'false') : undefined, "text-comment-tool-dark-mode": [true, false].includes(textCommentToolDarkMode) ? (textCommentToolDarkMode ? 'true' : 'false') : undefined, "text-comment-toolbar-dark-mode": [true, false].includes(textCommentToolbarDarkMode) ? (textCommentToolbarDarkMode ? 'true' : 'false') : undefined, "multi-thread-mode": [true, false].includes(multiThreadMode) ? (multiThreadMode ? 'true' : 'false') : undefined, "multi-thread": [true, false].includes(multiThread) ? (multiThread ? 'true' : 'false') : undefined, "group-multiple-match": [true, false].includes(groupMultipleMatch) ? (groupMultipleMatch ? 'true' : 'false') : undefined, "group-matched-comments": [true, false].includes(groupMatchedComments) ? (groupMatchedComments ? 'true' : 'false') : undefined, "read-only": [true, false].includes(readOnly) ? (readOnly ? 'true' : 'false') : undefined, "custom-autocomplete-search": [true, false].includes(customAutocompleteSearch) ? (customAutocompleteSearch ? 'true' : 'false') : undefined, "delete-thread-with-first-comment": [true, false].includes(deleteThreadWithFirstComment) ? (deleteThreadWithFirstComment ? 'true' : 'false') : undefined, "svg-as-img": [true, false].includes(svgAsImg) ? (svgAsImg ? 'true' : 'false') : undefined, "expand-mention-groups": [true, false].includes(expandMentionGroups) ? (expandMentionGroups ? 'true' : 'false') : undefined, "show-mention-groups-first": [true, false].includes(showMentionGroupsFirst) ? (showMentionGroupsFirst ? 'true' : 'false') : undefined, "show-mention-groups-only": [true, false].includes(showMentionGroupsOnly) ? (showMentionGroupsOnly ? 'true' : 'false') : undefined, "full-expanded": [true, false].includes(fullExpanded) ? (fullExpanded ? 'true' : 'false') : undefined, "comment-to-nearest-allowed-element": [true, false].includes(commentToNearestAllowedElement) ? (commentToNearestAllowedElement ? 'true' : 'false') : undefined, "draft-mode": [true, false].includes(draftMode) ? (draftMode ? 'true' : 'false') : undefined }, children));
394
+ return (React.createElement("velt-comments", { ref: ref, "at-here-label": atHereLabel, "at-here-description": atHereDescription, "at-here-enabled": [true, false].includes(atHereEnabled) ? (atHereEnabled ? 'true' : 'false') : undefined, "composer-mode": composerMode, "seen-by-users": [true, false].includes(seenByUsers) ? (seenByUsers ? 'true' : 'false') : undefined, "collapsed-comments": [true, false].includes(collapsedComments) ? (collapsedComments ? 'true' : 'false') : undefined, "short-user-name": [true, false].includes(shortUserName) ? (shortUserName ? 'true' : 'false') : undefined, "resolve-status-access-admin-only": [true, false].includes(resolveStatusAccessAdminOnly) ? (resolveStatusAccessAdminOnly ? 'true' : 'false') : undefined, "delete-reply-confirmation": [true, false].includes(deleteReplyConfirmation) ? (deleteReplyConfirmation ? 'true' : 'false') : undefined, "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, "minimap-position": minimapPosition, "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, "filter-comments-on-dom": [true, false].includes(filterCommentsOnDom) ? (filterCommentsOnDom ? 'true' : 'false') : undefined, "bubble-on-pin": [true, false].includes(bubbleOnPin) ? (bubbleOnPin ? 'true' : 'false') : undefined, "bubble-on-pin-hover": [true, false].includes(bubbleOnPinHover) ? (bubbleOnPinHover ? '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-transcription": [true, false].includes(recordingTranscription) ? (recordingTranscription ? '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, "persistent-comment-shadow-dom": [true, false].includes(persistentCommentShadowDom) ? (persistentCommentShadowDom ? 'true' : 'false') : undefined, "change-detection-in-comment-mode": [true, false].includes(changeDetectionInCommentMode) ? (changeDetectionInCommentMode ? 'true' : 'false') : undefined, "area-comment": [true, false].includes(areaComment) ? (areaComment ? 'true' : 'false') : undefined, "pin-cursor-image": pinCursorImage, "allowed-element-ids": JSON.stringify(allowedElementIds), "allowed-element-class-names": JSON.stringify(allowedElementClassNames), "allowed-element-query-selectors": JSON.stringify(allowedElementQuerySelectors), "comment-pin-highlighter": [true, false].includes(commentPinHighlighter) ? (commentPinHighlighter ? 'true' : 'false') : undefined, "custom-reactions": JSON.stringify(customReactions), "custom-status": JSON.stringify(customStatus), "custom-list-data-on-annotation": JSON.stringify(customListDataOnAnnotation), "custom-list-data-on-comment": JSON.stringify(customListDataOnComment), "custom-priority": JSON.stringify(customPriority), "custom-category": JSON.stringify(customCategory), "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined, "dialog-dark-mode": [true, false].includes(dialogDarkMode) ? (dialogDarkMode ? 'true' : 'false') : undefined, "pin-dark-mode": [true, false].includes(pinDarkMode) ? (pinDarkMode ? 'true' : 'false') : undefined, "text-comment-tool-dark-mode": [true, false].includes(textCommentToolDarkMode) ? (textCommentToolDarkMode ? 'true' : 'false') : undefined, "text-comment-toolbar-dark-mode": [true, false].includes(textCommentToolbarDarkMode) ? (textCommentToolbarDarkMode ? 'true' : 'false') : undefined, "multi-thread-mode": [true, false].includes(multiThreadMode) ? (multiThreadMode ? 'true' : 'false') : undefined, "multi-thread": [true, false].includes(multiThread) ? (multiThread ? 'true' : 'false') : undefined, "group-multiple-match": [true, false].includes(groupMultipleMatch) ? (groupMultipleMatch ? 'true' : 'false') : undefined, "group-matched-comments": [true, false].includes(groupMatchedComments) ? (groupMatchedComments ? 'true' : 'false') : undefined, "read-only": [true, false].includes(readOnly) ? (readOnly ? 'true' : 'false') : undefined, "custom-autocomplete-search": [true, false].includes(customAutocompleteSearch) ? (customAutocompleteSearch ? 'true' : 'false') : undefined, "delete-thread-with-first-comment": [true, false].includes(deleteThreadWithFirstComment) ? (deleteThreadWithFirstComment ? 'true' : 'false') : undefined, "svg-as-img": [true, false].includes(svgAsImg) ? (svgAsImg ? 'true' : 'false') : undefined, "expand-mention-groups": [true, false].includes(expandMentionGroups) ? (expandMentionGroups ? 'true' : 'false') : undefined, "show-mention-groups-first": [true, false].includes(showMentionGroupsFirst) ? (showMentionGroupsFirst ? 'true' : 'false') : undefined, "show-mention-groups-only": [true, false].includes(showMentionGroupsOnly) ? (showMentionGroupsOnly ? 'true' : 'false') : undefined, "full-expanded": [true, false].includes(fullExpanded) ? (fullExpanded ? 'true' : 'false') : undefined, "comment-to-nearest-allowed-element": [true, false].includes(commentToNearestAllowedElement) ? (commentToNearestAllowedElement ? 'true' : 'false') : undefined, "draft-mode": [true, false].includes(draftMode) ? (draftMode ? 'true' : 'false') : undefined, "max-reply-avatars": maxReplyAvatars, "reply-avatars": [true, false].includes(replyAvatars) ? (replyAvatars ? 'true' : 'false') : undefined }, children));
395
395
  };
396
396
 
397
397
  var SnippylyCommentsSidebar = function (props) {
@@ -2436,6 +2436,33 @@ var VeltCommentDialogNavigationButton = function (props) {
2436
2436
  return (React.createElement("velt-comment-dialog-navigation-button-wireframe", __assign({}, transformedProps), children));
2437
2437
  };
2438
2438
 
2439
+ var VeltCommentDialogReplyAvatarsListItem = function (props) {
2440
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2441
+ var transformedProps = transformWireframeProps(remainingProps);
2442
+ return (React.createElement("velt-comment-dialog-reply-avatars-list-item-wireframe", __assign({}, transformedProps), children));
2443
+ };
2444
+
2445
+ var VeltCommentDialogReplyAvatarsList = function (props) {
2446
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2447
+ var transformedProps = transformWireframeProps(remainingProps);
2448
+ return (React.createElement("velt-comment-dialog-reply-avatars-list-wireframe", __assign({}, transformedProps), children));
2449
+ };
2450
+ VeltCommentDialogReplyAvatarsList.Item = VeltCommentDialogReplyAvatarsListItem;
2451
+
2452
+ var VeltCommentDialogReplyAvatarsRemainingCount = function (props) {
2453
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2454
+ var transformedProps = transformWireframeProps(remainingProps);
2455
+ return (React.createElement("velt-comment-dialog-reply-avatars-remaining-count-wireframe", __assign({}, transformedProps), children));
2456
+ };
2457
+
2458
+ var VeltCommentDialogReplyAvatars = function (props) {
2459
+ var children = props.children, remainingProps = __rest(props, ["children"]);
2460
+ var transformedProps = transformWireframeProps(remainingProps);
2461
+ return (React.createElement("velt-comment-dialog-reply-avatars-wireframe", __assign({}, transformedProps), children));
2462
+ };
2463
+ VeltCommentDialogReplyAvatars.List = VeltCommentDialogReplyAvatarsList;
2464
+ VeltCommentDialogReplyAvatars.RemainingCount = VeltCommentDialogReplyAvatarsRemainingCount;
2465
+
2439
2466
  var VeltCommentDialogWireframe = function (props) {
2440
2467
  var children = props.children, remainingProps = __rest(props, ["children"]);
2441
2468
  var transformedProps = transformWireframeProps(remainingProps);
@@ -2470,6 +2497,7 @@ VeltCommentDialogWireframe.CustomAnnotationDropdown = VeltCommentDialogCustomAnn
2470
2497
  VeltCommentDialogWireframe.DeleteButton = VeltCommentDialogDeleteButton;
2471
2498
  VeltCommentDialogWireframe.CloseButton = VeltCommentDialogCloseButton;
2472
2499
  VeltCommentDialogWireframe.NavigationButton = VeltCommentDialogNavigationButton;
2500
+ VeltCommentDialogWireframe.ReplyAvatars = VeltCommentDialogReplyAvatars;
2473
2501
 
2474
2502
  var VeltCommentsSidebarCloseButton = function (props) {
2475
2503
  var children = props.children, remainingProps = __rest(props, ["children"]);
@@ -5626,6 +5654,75 @@ VeltPresenceTooltipWireframe.UserInactive = VeltPresenceTooltipUserInactiveWiref
5626
5654
  VeltPresenceTooltipWireframe.UserName = VeltPresenceTooltipUserNameWireframe;
5627
5655
  VeltPresenceTooltipWireframe.StatusContainer = VeltPresenceTooltipStatusContainerWireframe;
5628
5656
 
5657
+ var VeltCursorPointerArrowWireframe = function (props) {
5658
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5659
+ var transformedProps = transformWireframeProps(remainingProps);
5660
+ return (React.createElement("velt-cursor-pointer-arrow-wireframe", __assign({}, transformedProps), children));
5661
+ };
5662
+
5663
+ var VeltCursorPointerAudioHuddleAvatarWireframe = function (props) {
5664
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5665
+ var transformedProps = transformWireframeProps(remainingProps);
5666
+ return (React.createElement("velt-cursor-pointer-audio-huddle-avatar-wireframe", __assign({}, transformedProps), children));
5667
+ };
5668
+
5669
+ var VeltCursorPointerAudioHuddleAudioWireframe = function (props) {
5670
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5671
+ var transformedProps = transformWireframeProps(remainingProps);
5672
+ return (React.createElement("velt-cursor-pointer-audio-huddle-audio-wireframe", __assign({}, transformedProps), children));
5673
+ };
5674
+
5675
+ var VeltCursorPointerAudioHuddleWireframe = function (props) {
5676
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5677
+ var transformedProps = transformWireframeProps(remainingProps);
5678
+ return (React.createElement("velt-cursor-pointer-audio-huddle-wireframe", __assign({}, transformedProps), children));
5679
+ };
5680
+ VeltCursorPointerAudioHuddleWireframe.Avatar = VeltCursorPointerAudioHuddleAvatarWireframe;
5681
+ VeltCursorPointerAudioHuddleWireframe.Audio = VeltCursorPointerAudioHuddleAudioWireframe;
5682
+
5683
+ var VeltCursorPointerAvatarWireframe = function (props) {
5684
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5685
+ var transformedProps = transformWireframeProps(remainingProps);
5686
+ return (React.createElement("velt-cursor-pointer-avatar-wireframe", __assign({}, transformedProps), children));
5687
+ };
5688
+
5689
+ var VeltCursorPointerDefaultNameWireframe = function (props) {
5690
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5691
+ var transformedProps = transformWireframeProps(remainingProps);
5692
+ return (React.createElement("velt-cursor-pointer-default-name-wireframe", __assign({}, transformedProps), children));
5693
+ };
5694
+
5695
+ var VeltCursorPointerDefaultCommentWireframe = function (props) {
5696
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5697
+ var transformedProps = transformWireframeProps(remainingProps);
5698
+ return (React.createElement("velt-cursor-pointer-default-comment-wireframe", __assign({}, transformedProps), children));
5699
+ };
5700
+
5701
+ var VeltCursorPointerDefaultWireframe = function (props) {
5702
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5703
+ var transformedProps = transformWireframeProps(remainingProps);
5704
+ return (React.createElement("velt-cursor-pointer-default-wireframe", __assign({}, transformedProps), children));
5705
+ };
5706
+ VeltCursorPointerDefaultWireframe.Name = VeltCursorPointerDefaultNameWireframe;
5707
+ VeltCursorPointerDefaultWireframe.Comment = VeltCursorPointerDefaultCommentWireframe;
5708
+
5709
+ var VeltCursorPointerVideoHuddleWireframe = function (props) {
5710
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5711
+ var transformedProps = transformWireframeProps(remainingProps);
5712
+ return (React.createElement("velt-cursor-pointer-video-huddle-wireframe", __assign({}, transformedProps), children));
5713
+ };
5714
+
5715
+ var VeltCursorPointerWireframe = function (props) {
5716
+ var children = props.children, remainingProps = __rest(props, ["children"]);
5717
+ var transformedProps = transformWireframeProps(remainingProps);
5718
+ return (React.createElement("velt-cursor-pointer-wireframe", __assign({}, transformedProps), children));
5719
+ };
5720
+ VeltCursorPointerWireframe.Arrow = VeltCursorPointerArrowWireframe;
5721
+ VeltCursorPointerWireframe.AudioHuddle = VeltCursorPointerAudioHuddleWireframe;
5722
+ VeltCursorPointerWireframe.Avatar = VeltCursorPointerAvatarWireframe;
5723
+ VeltCursorPointerWireframe.Default = VeltCursorPointerDefaultWireframe;
5724
+ VeltCursorPointerWireframe.VideoHuddle = VeltCursorPointerVideoHuddleWireframe;
5725
+
5629
5726
  function useClient() {
5630
5727
  var client = useVeltClient().client;
5631
5728
  var _a = React.useState(), veltClient = _a[0], setVeltClient = _a[1];
@@ -7481,5 +7578,5 @@ var logLiveState = function (action, liveStateDataId) {
7481
7578
  }
7482
7579
  };
7483
7580
 
7484
- 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 };
7581
+ 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 };
7485
7582
  //# sourceMappingURL=index.js.map