@veltdev/react 5.0.1-beta.4 → 5.0.2-beta.1
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 +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdown.d.ts +9 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContent/VeltCommentDialogVisibilityDropdownContent.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContent/VeltCommentDialogVisibilityDropdownContentPrivate/VeltCommentDialogVisibilityDropdownContentPrivate.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContent/VeltCommentDialogVisibilityDropdownContentPrivate/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContent/VeltCommentDialogVisibilityDropdownContentPublic/VeltCommentDialogVisibilityDropdownContentPublic.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContent/VeltCommentDialogVisibilityDropdownContentPublic/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContent/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTrigger/VeltCommentDialogVisibilityDropdownTrigger.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTrigger/VeltCommentDialogVisibilityDropdownTriggerIcon/VeltCommentDialogVisibilityDropdownTriggerIcon.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTrigger/VeltCommentDialogVisibilityDropdownTriggerIcon/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTrigger/VeltCommentDialogVisibilityDropdownTriggerLabel/VeltCommentDialogVisibilityDropdownTriggerLabel.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTrigger/VeltCommentDialogVisibilityDropdownTriggerLabel/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTrigger/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/VeltCommentDialogVisibilityDropdown/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialog/index.d.ts +7 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdown.d.ts +12 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContentWireframe/VeltCommentDialogVisibilityDropdownContentPrivateWireframe/VeltCommentDialogVisibilityDropdownContentPrivateWireframe.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContentWireframe/VeltCommentDialogVisibilityDropdownContentPrivateWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContentWireframe/VeltCommentDialogVisibilityDropdownContentPublicWireframe/VeltCommentDialogVisibilityDropdownContentPublicWireframe.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContentWireframe/VeltCommentDialogVisibilityDropdownContentPublicWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContentWireframe/VeltCommentDialogVisibilityDropdownContentWireframe.d.ts +12 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContentWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTriggerWireframe/VeltCommentDialogVisibilityDropdownTriggerIconWireframe/VeltCommentDialogVisibilityDropdownTriggerIconWireframe.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTriggerWireframe/VeltCommentDialogVisibilityDropdownTriggerIconWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTriggerWireframe/VeltCommentDialogVisibilityDropdownTriggerLabelWireframe/VeltCommentDialogVisibilityDropdownTriggerLabelWireframe.d.ts +6 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTriggerWireframe/VeltCommentDialogVisibilityDropdownTriggerLabelWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTriggerWireframe/VeltCommentDialogVisibilityDropdownTriggerWireframe.d.ts +12 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTriggerWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityDropdown/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -0
- package/cjs/types/components/index.d.ts +7 -0
- package/cjs/types/constants.d.ts +1 -1
- package/esm/index.js +96 -5
- package/esm/index.js.map +1 -1
- package/esm/types/components/SnippylyComments/SnippylyComments.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdown.d.ts +9 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContent/VeltCommentDialogVisibilityDropdownContent.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContent/VeltCommentDialogVisibilityDropdownContentPrivate/VeltCommentDialogVisibilityDropdownContentPrivate.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContent/VeltCommentDialogVisibilityDropdownContentPrivate/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContent/VeltCommentDialogVisibilityDropdownContentPublic/VeltCommentDialogVisibilityDropdownContentPublic.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContent/VeltCommentDialogVisibilityDropdownContentPublic/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContent/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTrigger/VeltCommentDialogVisibilityDropdownTrigger.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTrigger/VeltCommentDialogVisibilityDropdownTriggerIcon/VeltCommentDialogVisibilityDropdownTriggerIcon.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTrigger/VeltCommentDialogVisibilityDropdownTriggerIcon/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTrigger/VeltCommentDialogVisibilityDropdownTriggerLabel/VeltCommentDialogVisibilityDropdownTriggerLabel.d.ts +8 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTrigger/VeltCommentDialogVisibilityDropdownTriggerLabel/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTrigger/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/VeltCommentDialogVisibilityDropdown/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialog/index.d.ts +7 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdown.d.ts +12 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContentWireframe/VeltCommentDialogVisibilityDropdownContentPrivateWireframe/VeltCommentDialogVisibilityDropdownContentPrivateWireframe.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContentWireframe/VeltCommentDialogVisibilityDropdownContentPrivateWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContentWireframe/VeltCommentDialogVisibilityDropdownContentPublicWireframe/VeltCommentDialogVisibilityDropdownContentPublicWireframe.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContentWireframe/VeltCommentDialogVisibilityDropdownContentPublicWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContentWireframe/VeltCommentDialogVisibilityDropdownContentWireframe.d.ts +12 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContentWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTriggerWireframe/VeltCommentDialogVisibilityDropdownTriggerIconWireframe/VeltCommentDialogVisibilityDropdownTriggerIconWireframe.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTriggerWireframe/VeltCommentDialogVisibilityDropdownTriggerIconWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTriggerWireframe/VeltCommentDialogVisibilityDropdownTriggerLabelWireframe/VeltCommentDialogVisibilityDropdownTriggerLabelWireframe.d.ts +6 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTriggerWireframe/VeltCommentDialogVisibilityDropdownTriggerLabelWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTriggerWireframe/VeltCommentDialogVisibilityDropdownTriggerWireframe.d.ts +12 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTriggerWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogVisibilityDropdown/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -0
- package/esm/types/components/index.d.ts +7 -0
- package/esm/types/constants.d.ts +1 -1
- package/index.d.ts +86 -1
- package/package.json +1 -1
|
@@ -157,6 +157,7 @@ export interface IVeltCommentsProps extends React.DetailedHTMLProps<React.HTMLAt
|
|
|
157
157
|
assignToType?: AssignToType;
|
|
158
158
|
formatOptions?: boolean;
|
|
159
159
|
attachmentDownload?: boolean;
|
|
160
|
+
visibilityOptionDropdown?: boolean;
|
|
160
161
|
}
|
|
161
162
|
declare const SnippylyComments: React.FC<IVeltCommentsProps>;
|
|
162
163
|
export default SnippylyComments;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogVisibilityDropdownProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
annotationId?: string;
|
|
4
|
+
defaultCondition?: boolean;
|
|
5
|
+
inlineCommentSectionMode?: boolean;
|
|
6
|
+
disabled?: boolean;
|
|
7
|
+
}
|
|
8
|
+
declare const VeltCommentDialogVisibilityDropdown: React.FC<IVeltCommentDialogVisibilityDropdownProps>;
|
|
9
|
+
export default VeltCommentDialogVisibilityDropdown;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogVisibilityDropdownContentProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
annotationId?: string;
|
|
4
|
+
defaultCondition?: boolean;
|
|
5
|
+
inlineCommentSectionMode?: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogVisibilityDropdownContent: React.FC<IVeltCommentDialogVisibilityDropdownContentProps>;
|
|
8
|
+
export default VeltCommentDialogVisibilityDropdownContent;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogVisibilityDropdownContentPrivateProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
annotationId?: string;
|
|
4
|
+
defaultCondition?: boolean;
|
|
5
|
+
inlineCommentSectionMode?: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogVisibilityDropdownContentPrivate: React.FC<IVeltCommentDialogVisibilityDropdownContentPrivateProps>;
|
|
8
|
+
export default VeltCommentDialogVisibilityDropdownContentPrivate;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogVisibilityDropdownContentPrivate";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogVisibilityDropdownContentPublicProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
annotationId?: string;
|
|
4
|
+
defaultCondition?: boolean;
|
|
5
|
+
inlineCommentSectionMode?: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogVisibilityDropdownContentPublic: React.FC<IVeltCommentDialogVisibilityDropdownContentPublicProps>;
|
|
8
|
+
export default VeltCommentDialogVisibilityDropdownContentPublic;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogVisibilityDropdownContentPublic";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogVisibilityDropdownContent";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogVisibilityDropdownTriggerProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
annotationId?: string;
|
|
4
|
+
defaultCondition?: boolean;
|
|
5
|
+
inlineCommentSectionMode?: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogVisibilityDropdownTrigger: React.FC<IVeltCommentDialogVisibilityDropdownTriggerProps>;
|
|
8
|
+
export default VeltCommentDialogVisibilityDropdownTrigger;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogVisibilityDropdownTriggerIconProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
annotationId?: string;
|
|
4
|
+
defaultCondition?: boolean;
|
|
5
|
+
inlineCommentSectionMode?: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogVisibilityDropdownTriggerIcon: React.FC<IVeltCommentDialogVisibilityDropdownTriggerIconProps>;
|
|
8
|
+
export default VeltCommentDialogVisibilityDropdownTriggerIcon;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogVisibilityDropdownTriggerIcon";
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface IVeltCommentDialogVisibilityDropdownTriggerLabelProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
3
|
+
annotationId?: string;
|
|
4
|
+
defaultCondition?: boolean;
|
|
5
|
+
inlineCommentSectionMode?: boolean;
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogVisibilityDropdownTriggerLabel: React.FC<IVeltCommentDialogVisibilityDropdownTriggerLabelProps>;
|
|
8
|
+
export default VeltCommentDialogVisibilityDropdownTriggerLabel;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogVisibilityDropdownTriggerLabel";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogVisibilityDropdownTrigger";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogVisibilityDropdown";
|
|
@@ -67,3 +67,10 @@ export { default as VeltCommentDialogDeviceTypeIcons } from "./VeltCommentDialog
|
|
|
67
67
|
export { default as VeltCommentDialogOptions } from "./VeltCommentDialogOptions";
|
|
68
68
|
export { default as VeltCommentDialogPriority } from "./VeltCommentDialogPriority";
|
|
69
69
|
export { default as VeltCommentDialogStatus } from "./VeltCommentDialogStatus";
|
|
70
|
+
export { default as VeltCommentDialogVisibilityDropdown } from "./VeltCommentDialogVisibilityDropdown";
|
|
71
|
+
export { default as VeltCommentDialogVisibilityDropdownTrigger } from "./VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTrigger";
|
|
72
|
+
export { default as VeltCommentDialogVisibilityDropdownTriggerLabel } from "./VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTrigger/VeltCommentDialogVisibilityDropdownTriggerLabel";
|
|
73
|
+
export { default as VeltCommentDialogVisibilityDropdownTriggerIcon } from "./VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTrigger/VeltCommentDialogVisibilityDropdownTriggerIcon";
|
|
74
|
+
export { default as VeltCommentDialogVisibilityDropdownContent } from "./VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContent";
|
|
75
|
+
export { default as VeltCommentDialogVisibilityDropdownContentPublic } from "./VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContent/VeltCommentDialogVisibilityDropdownContentPublic";
|
|
76
|
+
export { default as VeltCommentDialogVisibilityDropdownContentPrivate } from "./VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContent/VeltCommentDialogVisibilityDropdownContentPrivate";
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltCommentDialogVisibilityDropdownContentWireframe } from './VeltCommentDialogVisibilityDropdownContentWireframe/VeltCommentDialogVisibilityDropdownContentWireframe';
|
|
3
|
+
import { IVeltCommentDialogVisibilityDropdownTriggerWireframe } from './VeltCommentDialogVisibilityDropdownTriggerWireframe/VeltCommentDialogVisibilityDropdownTriggerWireframe';
|
|
4
|
+
import { IVeltWireframeCommonProps } from '../../../constants';
|
|
5
|
+
export interface IVeltCommentDialogVisibilityDropdownProps extends IVeltWireframeCommonProps {
|
|
6
|
+
}
|
|
7
|
+
export interface IVeltCommentDialogVisibilityDropdown extends React.FC<IVeltCommentDialogVisibilityDropdownProps> {
|
|
8
|
+
Content: IVeltCommentDialogVisibilityDropdownContentWireframe;
|
|
9
|
+
Trigger: IVeltCommentDialogVisibilityDropdownTriggerWireframe;
|
|
10
|
+
}
|
|
11
|
+
declare const VeltCommentDialogVisibilityDropdown: IVeltCommentDialogVisibilityDropdown;
|
|
12
|
+
export default VeltCommentDialogVisibilityDropdown;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../../constants';
|
|
3
|
+
export interface IVeltCommentDialogVisibilityDropdownContentPrivateWireframeProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
declare const VeltCommentDialogVisibilityDropdownContentPrivateWireframe: React.FC<IVeltCommentDialogVisibilityDropdownContentPrivateWireframeProps>;
|
|
6
|
+
export default VeltCommentDialogVisibilityDropdownContentPrivateWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogVisibilityDropdownContentPrivateWireframe";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../../constants';
|
|
3
|
+
export interface IVeltCommentDialogVisibilityDropdownContentPublicWireframeProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
declare const VeltCommentDialogVisibilityDropdownContentPublicWireframe: React.FC<IVeltCommentDialogVisibilityDropdownContentPublicWireframeProps>;
|
|
6
|
+
export default VeltCommentDialogVisibilityDropdownContentPublicWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogVisibilityDropdownContentPublicWireframe";
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../constants';
|
|
3
|
+
import { IVeltCommentDialogVisibilityDropdownContentPublicWireframeProps } from './VeltCommentDialogVisibilityDropdownContentPublicWireframe/VeltCommentDialogVisibilityDropdownContentPublicWireframe';
|
|
4
|
+
import { IVeltCommentDialogVisibilityDropdownContentPrivateWireframeProps } from './VeltCommentDialogVisibilityDropdownContentPrivateWireframe/VeltCommentDialogVisibilityDropdownContentPrivateWireframe';
|
|
5
|
+
export interface IVeltCommentDialogVisibilityDropdownContentWireframeProps extends IVeltWireframeCommonProps {
|
|
6
|
+
}
|
|
7
|
+
export interface IVeltCommentDialogVisibilityDropdownContentWireframe extends React.FC<IVeltCommentDialogVisibilityDropdownContentWireframeProps> {
|
|
8
|
+
Public: React.FC<IVeltCommentDialogVisibilityDropdownContentPublicWireframeProps>;
|
|
9
|
+
Private: React.FC<IVeltCommentDialogVisibilityDropdownContentPrivateWireframeProps>;
|
|
10
|
+
}
|
|
11
|
+
declare const VeltCommentDialogVisibilityDropdownContentWireframe: IVeltCommentDialogVisibilityDropdownContentWireframe;
|
|
12
|
+
export default VeltCommentDialogVisibilityDropdownContentWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogVisibilityDropdownContentWireframe";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../../constants';
|
|
3
|
+
export interface IVeltCommentDialogVisibilityDropdownTriggerIconWireframeProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
declare const VeltCommentDialogVisibilityDropdownTriggerIconWireframe: React.FC<IVeltCommentDialogVisibilityDropdownTriggerIconWireframeProps>;
|
|
6
|
+
export default VeltCommentDialogVisibilityDropdownTriggerIconWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogVisibilityDropdownTriggerIconWireframe";
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../../constants';
|
|
3
|
+
export interface IVeltCommentDialogVisibilityDropdownTriggerLabelWireframeProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
declare const VeltCommentDialogVisibilityDropdownTriggerLabelWireframe: React.FC<IVeltCommentDialogVisibilityDropdownTriggerLabelWireframeProps>;
|
|
6
|
+
export default VeltCommentDialogVisibilityDropdownTriggerLabelWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogVisibilityDropdownTriggerLabelWireframe";
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../constants';
|
|
3
|
+
import { IVeltCommentDialogVisibilityDropdownTriggerLabelWireframeProps } from './VeltCommentDialogVisibilityDropdownTriggerLabelWireframe/VeltCommentDialogVisibilityDropdownTriggerLabelWireframe';
|
|
4
|
+
import { IVeltCommentDialogVisibilityDropdownTriggerIconWireframeProps } from './VeltCommentDialogVisibilityDropdownTriggerIconWireframe/VeltCommentDialogVisibilityDropdownTriggerIconWireframe';
|
|
5
|
+
export interface IVeltCommentDialogVisibilityDropdownTriggerWireframeProps extends IVeltWireframeCommonProps {
|
|
6
|
+
}
|
|
7
|
+
export interface IVeltCommentDialogVisibilityDropdownTriggerWireframe extends React.FC<IVeltCommentDialogVisibilityDropdownTriggerWireframeProps> {
|
|
8
|
+
Label: React.FC<IVeltCommentDialogVisibilityDropdownTriggerLabelWireframeProps>;
|
|
9
|
+
Icon: React.FC<IVeltCommentDialogVisibilityDropdownTriggerIconWireframeProps>;
|
|
10
|
+
}
|
|
11
|
+
declare const VeltCommentDialogVisibilityDropdownTriggerWireframe: IVeltCommentDialogVisibilityDropdownTriggerWireframe;
|
|
12
|
+
export default VeltCommentDialogVisibilityDropdownTriggerWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogVisibilityDropdownTriggerWireframe";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogVisibilityDropdown";
|
|
@@ -32,6 +32,7 @@ import { IVeltCommentDialogReplyAvatars } from "./VeltCommentDialogReplyAvatars/
|
|
|
32
32
|
import { IVeltWireframeCommonProps } from "../../constants";
|
|
33
33
|
import { IVeltCommentDialogCommentNumber } from "./VeltCommentDialogCommentNumber/VeltCommentDialogCommentNumber";
|
|
34
34
|
import { IVeltCommentDialogHideReply } from "./VeltCommentDialogHideReply/VeltCommentDialogHideReply";
|
|
35
|
+
import { IVeltCommentDialogVisibilityDropdown } from "./VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdown";
|
|
35
36
|
export interface IVeltCommentDialogWireframeProps extends IVeltWireframeCommonProps {
|
|
36
37
|
}
|
|
37
38
|
declare const VeltCommentDialogWireframe: React.FC<IVeltCommentDialogWireframeProps> & {
|
|
@@ -67,5 +68,6 @@ declare const VeltCommentDialogWireframe: React.FC<IVeltCommentDialogWireframePr
|
|
|
67
68
|
NavigationButton: React.FC<IVeltCommentDialogNavigationButtonProps>;
|
|
68
69
|
ReplyAvatars: IVeltCommentDialogReplyAvatars;
|
|
69
70
|
HideReply: IVeltCommentDialogHideReply;
|
|
71
|
+
VisibilityDropdown: IVeltCommentDialogVisibilityDropdown;
|
|
70
72
|
};
|
|
71
73
|
export default VeltCommentDialogWireframe;
|
|
@@ -191,6 +191,13 @@ export { default as VeltCommentDialogOptionsDropdownContentNotificationUnsubscri
|
|
|
191
191
|
export { default as VeltCommentDialogOptionsDropdownContentMarkAsRead } from "./VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentMarkAsRead";
|
|
192
192
|
export { default as VeltCommentDialogOptionsDropdownContentMarkAsReadMarkRead } from "./VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentMarkAsRead/VeltCommentDialogOptionsDropdownContentMarkAsReadMarkRead";
|
|
193
193
|
export { default as VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread } from "./VeltCommentDialog/VeltCommentDialogOptionsDropdown/VeltCommentDialogOptionsDropdownContent/VeltCommentDialogOptionsDropdownContentMarkAsRead/VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread";
|
|
194
|
+
export { default as VeltCommentDialogVisibilityDropdown } from "./VeltCommentDialog/VeltCommentDialogVisibilityDropdown";
|
|
195
|
+
export { default as VeltCommentDialogVisibilityDropdownTrigger } from "./VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTrigger";
|
|
196
|
+
export { default as VeltCommentDialogVisibilityDropdownTriggerLabel } from "./VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTrigger/VeltCommentDialogVisibilityDropdownTriggerLabel";
|
|
197
|
+
export { default as VeltCommentDialogVisibilityDropdownTriggerIcon } from "./VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownTrigger/VeltCommentDialogVisibilityDropdownTriggerIcon";
|
|
198
|
+
export { default as VeltCommentDialogVisibilityDropdownContent } from "./VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContent";
|
|
199
|
+
export { default as VeltCommentDialogVisibilityDropdownContentPublic } from "./VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContent/VeltCommentDialogVisibilityDropdownContentPublic";
|
|
200
|
+
export { default as VeltCommentDialogVisibilityDropdownContentPrivate } from "./VeltCommentDialog/VeltCommentDialogVisibilityDropdown/VeltCommentDialogVisibilityDropdownContent/VeltCommentDialogVisibilityDropdownContentPrivate";
|
|
194
201
|
export { default as VeltCommentDialogAssignDropdown } from "./VeltCommentDialog/VeltCommentDialogAssignDropdown";
|
|
195
202
|
export { default as VeltCommentDialogAttachmentButton } from "./VeltCommentDialog/VeltCommentDialogAttachmentButton";
|
|
196
203
|
export { default as VeltCommentDialogDeviceTypeIcons } from "./VeltCommentDialog/VeltCommentDialogDeviceTypeIcons";
|
package/esm/types/constants.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
export declare const VELT_SDK_VERSION = "5.0.
|
|
2
|
+
export declare const VELT_SDK_VERSION = "5.0.2-beta.1";
|
|
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
|
@@ -213,6 +213,7 @@ interface IVeltCommentsProps extends React$1.DetailedHTMLProps<React$1.HTMLAttri
|
|
|
213
213
|
assignToType?: AssignToType;
|
|
214
214
|
formatOptions?: boolean;
|
|
215
215
|
attachmentDownload?: boolean;
|
|
216
|
+
visibilityOptionDropdown?: boolean;
|
|
216
217
|
}
|
|
217
218
|
declare const SnippylyComments: React$1.FC<IVeltCommentsProps>;
|
|
218
219
|
|
|
@@ -1397,6 +1398,56 @@ interface IVeltCommentDialogStatusProps$1 extends React$1.DetailedHTMLProps<Reac
|
|
|
1397
1398
|
}
|
|
1398
1399
|
declare const VeltCommentDialogStatus: React$1.FC<IVeltCommentDialogStatusProps$1>;
|
|
1399
1400
|
|
|
1401
|
+
interface IVeltCommentDialogVisibilityDropdownProps$1 extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1402
|
+
annotationId?: string;
|
|
1403
|
+
defaultCondition?: boolean;
|
|
1404
|
+
inlineCommentSectionMode?: boolean;
|
|
1405
|
+
disabled?: boolean;
|
|
1406
|
+
}
|
|
1407
|
+
declare const VeltCommentDialogVisibilityDropdown: React$1.FC<IVeltCommentDialogVisibilityDropdownProps$1>;
|
|
1408
|
+
|
|
1409
|
+
interface IVeltCommentDialogVisibilityDropdownTriggerProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1410
|
+
annotationId?: string;
|
|
1411
|
+
defaultCondition?: boolean;
|
|
1412
|
+
inlineCommentSectionMode?: boolean;
|
|
1413
|
+
}
|
|
1414
|
+
declare const VeltCommentDialogVisibilityDropdownTrigger: React$1.FC<IVeltCommentDialogVisibilityDropdownTriggerProps>;
|
|
1415
|
+
|
|
1416
|
+
interface IVeltCommentDialogVisibilityDropdownTriggerLabelProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1417
|
+
annotationId?: string;
|
|
1418
|
+
defaultCondition?: boolean;
|
|
1419
|
+
inlineCommentSectionMode?: boolean;
|
|
1420
|
+
}
|
|
1421
|
+
declare const VeltCommentDialogVisibilityDropdownTriggerLabel: React$1.FC<IVeltCommentDialogVisibilityDropdownTriggerLabelProps>;
|
|
1422
|
+
|
|
1423
|
+
interface IVeltCommentDialogVisibilityDropdownTriggerIconProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1424
|
+
annotationId?: string;
|
|
1425
|
+
defaultCondition?: boolean;
|
|
1426
|
+
inlineCommentSectionMode?: boolean;
|
|
1427
|
+
}
|
|
1428
|
+
declare const VeltCommentDialogVisibilityDropdownTriggerIcon: React$1.FC<IVeltCommentDialogVisibilityDropdownTriggerIconProps>;
|
|
1429
|
+
|
|
1430
|
+
interface IVeltCommentDialogVisibilityDropdownContentProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1431
|
+
annotationId?: string;
|
|
1432
|
+
defaultCondition?: boolean;
|
|
1433
|
+
inlineCommentSectionMode?: boolean;
|
|
1434
|
+
}
|
|
1435
|
+
declare const VeltCommentDialogVisibilityDropdownContent: React$1.FC<IVeltCommentDialogVisibilityDropdownContentProps>;
|
|
1436
|
+
|
|
1437
|
+
interface IVeltCommentDialogVisibilityDropdownContentPublicProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1438
|
+
annotationId?: string;
|
|
1439
|
+
defaultCondition?: boolean;
|
|
1440
|
+
inlineCommentSectionMode?: boolean;
|
|
1441
|
+
}
|
|
1442
|
+
declare const VeltCommentDialogVisibilityDropdownContentPublic: React$1.FC<IVeltCommentDialogVisibilityDropdownContentPublicProps>;
|
|
1443
|
+
|
|
1444
|
+
interface IVeltCommentDialogVisibilityDropdownContentPrivateProps extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1445
|
+
annotationId?: string;
|
|
1446
|
+
defaultCondition?: boolean;
|
|
1447
|
+
inlineCommentSectionMode?: boolean;
|
|
1448
|
+
}
|
|
1449
|
+
declare const VeltCommentDialogVisibilityDropdownContentPrivate: React$1.FC<IVeltCommentDialogVisibilityDropdownContentPrivateProps>;
|
|
1450
|
+
|
|
1400
1451
|
interface IVeltCommentDialogDeleteButtonProps$1 extends React$1.DetailedHTMLProps<React$1.HTMLAttributes<HTMLElement>, HTMLElement> {
|
|
1401
1452
|
annotationId?: string;
|
|
1402
1453
|
defaultCondition?: boolean;
|
|
@@ -2762,6 +2813,39 @@ interface IVeltCommentDialogHideReplyProps extends IVeltWireframeCommonProps {
|
|
|
2762
2813
|
interface IVeltCommentDialogHideReply extends React$1.FC<IVeltCommentDialogHideReplyProps> {
|
|
2763
2814
|
}
|
|
2764
2815
|
|
|
2816
|
+
interface IVeltCommentDialogVisibilityDropdownContentPublicWireframeProps extends IVeltWireframeCommonProps {
|
|
2817
|
+
}
|
|
2818
|
+
|
|
2819
|
+
interface IVeltCommentDialogVisibilityDropdownContentPrivateWireframeProps extends IVeltWireframeCommonProps {
|
|
2820
|
+
}
|
|
2821
|
+
|
|
2822
|
+
interface IVeltCommentDialogVisibilityDropdownContentWireframeProps extends IVeltWireframeCommonProps {
|
|
2823
|
+
}
|
|
2824
|
+
interface IVeltCommentDialogVisibilityDropdownContentWireframe extends React$1.FC<IVeltCommentDialogVisibilityDropdownContentWireframeProps> {
|
|
2825
|
+
Public: React$1.FC<IVeltCommentDialogVisibilityDropdownContentPublicWireframeProps>;
|
|
2826
|
+
Private: React$1.FC<IVeltCommentDialogVisibilityDropdownContentPrivateWireframeProps>;
|
|
2827
|
+
}
|
|
2828
|
+
|
|
2829
|
+
interface IVeltCommentDialogVisibilityDropdownTriggerLabelWireframeProps extends IVeltWireframeCommonProps {
|
|
2830
|
+
}
|
|
2831
|
+
|
|
2832
|
+
interface IVeltCommentDialogVisibilityDropdownTriggerIconWireframeProps extends IVeltWireframeCommonProps {
|
|
2833
|
+
}
|
|
2834
|
+
|
|
2835
|
+
interface IVeltCommentDialogVisibilityDropdownTriggerWireframeProps extends IVeltWireframeCommonProps {
|
|
2836
|
+
}
|
|
2837
|
+
interface IVeltCommentDialogVisibilityDropdownTriggerWireframe extends React$1.FC<IVeltCommentDialogVisibilityDropdownTriggerWireframeProps> {
|
|
2838
|
+
Label: React$1.FC<IVeltCommentDialogVisibilityDropdownTriggerLabelWireframeProps>;
|
|
2839
|
+
Icon: React$1.FC<IVeltCommentDialogVisibilityDropdownTriggerIconWireframeProps>;
|
|
2840
|
+
}
|
|
2841
|
+
|
|
2842
|
+
interface IVeltCommentDialogVisibilityDropdownProps extends IVeltWireframeCommonProps {
|
|
2843
|
+
}
|
|
2844
|
+
interface IVeltCommentDialogVisibilityDropdown extends React$1.FC<IVeltCommentDialogVisibilityDropdownProps> {
|
|
2845
|
+
Content: IVeltCommentDialogVisibilityDropdownContentWireframe;
|
|
2846
|
+
Trigger: IVeltCommentDialogVisibilityDropdownTriggerWireframe;
|
|
2847
|
+
}
|
|
2848
|
+
|
|
2765
2849
|
interface IVeltCommentDialogWireframeProps extends IVeltWireframeCommonProps {
|
|
2766
2850
|
}
|
|
2767
2851
|
declare const VeltCommentDialogWireframe: React$1.FC<IVeltCommentDialogWireframeProps> & {
|
|
@@ -2797,6 +2881,7 @@ declare const VeltCommentDialogWireframe: React$1.FC<IVeltCommentDialogWireframe
|
|
|
2797
2881
|
NavigationButton: React$1.FC<IVeltCommentDialogNavigationButtonProps>;
|
|
2798
2882
|
ReplyAvatars: IVeltCommentDialogReplyAvatars;
|
|
2799
2883
|
HideReply: IVeltCommentDialogHideReply;
|
|
2884
|
+
VisibilityDropdown: IVeltCommentDialogVisibilityDropdown;
|
|
2800
2885
|
};
|
|
2801
2886
|
|
|
2802
2887
|
interface IVeltCommentsSidebarCloseButtonProps extends IVeltWireframeCommonProps {
|
|
@@ -5889,4 +5974,4 @@ declare const createLiveStateMiddleware: (config?: LiveStateMiddlewareConfig) =>
|
|
|
5889
5974
|
updateAllowAction: (newAllowAction?: ((action: any) => boolean) | undefined) => void;
|
|
5890
5975
|
};
|
|
5891
5976
|
|
|
5892
|
-
export { SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, VeltAutocomplete, VeltAutocompleteChipTooltipWireframe, VeltAutocompleteGroupOptionWireframe, VeltAutocompleteOptionWireframe, VeltButtonWireframe, VeltCanvasComment, VeltChartComment, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleWireframe, VeltCommentComposer, VeltCommentComposerWireframe, VeltCommentDialog, VeltCommentDialogAllComment, VeltCommentDialogApprove, VeltCommentDialogAssignDropdown, VeltCommentDialogAssignMenu, VeltCommentDialogAssigneeBanner, VeltCommentDialogAssigneeBannerResolveButton, VeltCommentDialogAssigneeBannerUnresolveButton, VeltCommentDialogAssigneeBannerUserAvatar, VeltCommentDialogAssigneeBannerUserName, VeltCommentDialogAttachmentButton, VeltCommentDialogBody, VeltCommentDialogCloseButton, VeltCommentDialogCommentCategory, VeltCommentDialogCommentIndex, VeltCommentDialogCommentNumber, VeltCommentDialogCommentSuggestionStatus, VeltCommentDialogComposer, VeltCommentDialogComposerActionButton, VeltCommentDialogComposerAssignUser, VeltCommentDialogComposerAttachments, VeltCommentDialogComposerAttachmentsImage, VeltCommentDialogComposerAttachmentsImageDelete, VeltCommentDialogComposerAttachmentsImageLoading, VeltCommentDialogComposerAttachmentsImagePreview, VeltCommentDialogComposerAttachmentsInvalid, VeltCommentDialogComposerAttachmentsInvalidItem, VeltCommentDialogComposerAttachmentsInvalidItemDelete, VeltCommentDialogComposerAttachmentsInvalidItemMessage, VeltCommentDialogComposerAttachmentsInvalidItemPreview, VeltCommentDialogComposerAttachmentsOther, VeltCommentDialogComposerAttachmentsOtherDelete, VeltCommentDialogComposerAttachmentsOtherIcon, VeltCommentDialogComposerAttachmentsOtherLoading, VeltCommentDialogComposerAttachmentsOtherName, VeltCommentDialogComposerAttachmentsOtherSize, VeltCommentDialogComposerAttachmentsSelected, VeltCommentDialogComposerAvatar, VeltCommentDialogComposerFormatToolbar, VeltCommentDialogComposerFormatToolbarButton, VeltCommentDialogComposerInput, VeltCommentDialogComposerPrivateBadge, VeltCommentDialogComposerRecordings, VeltCommentDialogContextWrapper, VeltCommentDialogCopyLink, VeltCommentDialogCustomAnnotationDropdown, VeltCommentDialogCustomAnnotationDropdownContent, VeltCommentDialogCustomAnnotationDropdownContentItem, VeltCommentDialogCustomAnnotationDropdownContentItemIcon, VeltCommentDialogCustomAnnotationDropdownContentItemLabel, VeltCommentDialogCustomAnnotationDropdownTrigger, VeltCommentDialogCustomAnnotationDropdownTriggerArrow, VeltCommentDialogCustomAnnotationDropdownTriggerList, VeltCommentDialogCustomAnnotationDropdownTriggerListItem, VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder, VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount, VeltCommentDialogDeleteButton, VeltCommentDialogDeviceTypeIcons, VeltCommentDialogGhostBanner, VeltCommentDialogHeader, VeltCommentDialogHideReply, VeltCommentDialogMetadata, VeltCommentDialogMoreReply, VeltCommentDialogNavigationButton, VeltCommentDialogOptions, VeltCommentDialogOptionsDropdown, VeltCommentDialogOptionsDropdownContent, VeltCommentDialogOptionsDropdownContentAssign, VeltCommentDialogOptionsDropdownContentDelete, VeltCommentDialogOptionsDropdownContentDeleteComment, VeltCommentDialogOptionsDropdownContentDeleteThread, VeltCommentDialogOptionsDropdownContentEdit, VeltCommentDialogOptionsDropdownContentMakePrivate, VeltCommentDialogOptionsDropdownContentMakePrivateDisable, VeltCommentDialogOptionsDropdownContentMakePrivateEnable, VeltCommentDialogOptionsDropdownContentMarkAsRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread, VeltCommentDialogOptionsDropdownContentNotification, VeltCommentDialogOptionsDropdownContentNotificationSubscribe, VeltCommentDialogOptionsDropdownContentNotificationUnsubscribe, VeltCommentDialogOptionsDropdownContentWireframe, VeltCommentDialogOptionsDropdownTrigger, VeltCommentDialogOptionsDropdownTriggerWireframe, VeltCommentDialogPriority, VeltCommentDialogPriorityDropdown, VeltCommentDialogPriorityDropdownContent, VeltCommentDialogPriorityDropdownContentItem, VeltCommentDialogPriorityDropdownContentItemIcon, VeltCommentDialogPriorityDropdownContentItemName, VeltCommentDialogPriorityDropdownContentItemTick, VeltCommentDialogPriorityDropdownContentWireframe, VeltCommentDialogPriorityDropdownTrigger, VeltCommentDialogPriorityDropdownTriggerArrow, VeltCommentDialogPriorityDropdownTriggerIcon, VeltCommentDialogPriorityDropdownTriggerName, VeltCommentDialogPriorityDropdownTriggerWireframe, VeltCommentDialogPrivateBanner, VeltCommentDialogPrivateButton, VeltCommentDialogReplyAvatars, VeltCommentDialogReplyAvatarsList, VeltCommentDialogReplyAvatarsListItem, VeltCommentDialogReplyAvatarsRemainingCount, VeltCommentDialogResolveButton, VeltCommentDialogSignIn, VeltCommentDialogStatus, VeltCommentDialogStatusDropdown, VeltCommentDialogStatusDropdownContent, VeltCommentDialogStatusDropdownContentItem, VeltCommentDialogStatusDropdownContentItemIcon, VeltCommentDialogStatusDropdownContentItemName, VeltCommentDialogStatusDropdownContentWireframe, VeltCommentDialogStatusDropdownTrigger, VeltCommentDialogStatusDropdownTriggerArrow, VeltCommentDialogStatusDropdownTriggerIcon, VeltCommentDialogStatusDropdownTriggerName, VeltCommentDialogStatusDropdownTriggerWireframe, VeltCommentDialogSuggestionAction, VeltCommentDialogSuggestionActionAccept, VeltCommentDialogSuggestionActionReject, VeltCommentDialogThreadCard, VeltCommentDialogThreadCardAttachments, VeltCommentDialogThreadCardAttachmentsImage, VeltCommentDialogThreadCardAttachmentsImageDelete, VeltCommentDialogThreadCardAttachmentsImageDownload, VeltCommentDialogThreadCardAttachmentsImagePreview, VeltCommentDialogThreadCardAttachmentsOther, VeltCommentDialogThreadCardAttachmentsOtherDelete, VeltCommentDialogThreadCardAttachmentsOtherDownload, VeltCommentDialogThreadCardAttachmentsOtherIcon, VeltCommentDialogThreadCardAttachmentsOtherName, VeltCommentDialogThreadCardAttachmentsOtherSize, VeltCommentDialogThreadCardAvatar, VeltCommentDialogThreadCardDeviceType, VeltCommentDialogThreadCardDraft, VeltCommentDialogThreadCardEdited, VeltCommentDialogThreadCardMessage, VeltCommentDialogThreadCardName, VeltCommentDialogThreadCardOptions, VeltCommentDialogThreadCardReactionTool, VeltCommentDialogThreadCardReactions, VeltCommentDialogThreadCardRecordings, VeltCommentDialogThreadCardReply, VeltCommentDialogThreadCardSeenDropdown, VeltCommentDialogThreadCardSeenDropdownContent, VeltCommentDialogThreadCardSeenDropdownContentItem, VeltCommentDialogThreadCardSeenDropdownContentItemAvatar, VeltCommentDialogThreadCardSeenDropdownContentItemName, VeltCommentDialogThreadCardSeenDropdownContentItemTime, VeltCommentDialogThreadCardSeenDropdownContentItems, VeltCommentDialogThreadCardSeenDropdownContentTitle, VeltCommentDialogThreadCardSeenDropdownTrigger, VeltCommentDialogThreadCardTime, VeltCommentDialogThreadCardUnread, VeltCommentDialogThreads, VeltCommentDialogToggleReply, VeltCommentDialogToggleReplyCount, VeltCommentDialogToggleReplyIcon, VeltCommentDialogToggleReplyText, VeltCommentDialogUnresolveButton, VeltCommentDialogUpgrade, 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, VeltVideoEditor, 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, useCrdtEventCallback, useCrdtUtils, useCurrentUser, useCurrentUserPermissions, useCursorUsers, useCursorUtils, useDeleteAttachment, useDeleteComment, useDeleteCommentAnnotation, useDeleteReaction, useDeleteRecording, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useGetAttachment, useGetComment, useGetCommentAnnotations, useGetLink, useGetRecording, useHeartbeat, useHuddleUtils, useIdentify, useLiveSelectionDataHandler, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncEventCallback, useLiveStateSyncUtils, useNotificationEventCallback, useNotificationSettings, useNotificationUtils, useNotificationsData, usePresenceData, usePresenceEventCallback, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderEventCallback, useRecorderUtils, useRecordingDataByRecorderId, useRecordings, useRejectCommentAnnotation, useResolveCommentAnnotation, useServerConnectionStateChangeHandler, useSetContextProvider, useSetDocument, useSetDocumentId, useSetDocuments, useSetLiveStateData, useSetLocation, useSetLocations, useSetRootDocument, useSetRootLocation, useSubscribeCommentAnnotation, useTagAnnotations, useTagUtils, useToggleReaction, useUiState, useUniqueViewsByDate, useUniqueViewsByUser, useUnreadCommentAnnotationCountByLocationId, useUnreadCommentAnnotationCountOnCurrentDocument, useUnreadCommentCountByAnnotationId, useUnreadCommentCountByLocationId, useUnreadCommentCountOnCurrentDocument, useUnreadNotificationsCount, useUnsetDocumentId, useUnsetDocuments, useUnsubscribeCommentAnnotation, useUpdateAccess, useUpdateComment, useUpdatePriority, useUpdateStatus, useUserEditorState, useVeltClient, useVeltEventCallback, useVeltInitState, useViewsUtils };
|
|
5977
|
+
export { SnippylyArrowTool as VeltArrowTool, SnippylyArrows as VeltArrows, VeltAutocomplete, VeltAutocompleteChipTooltipWireframe, VeltAutocompleteGroupOptionWireframe, VeltAutocompleteOptionWireframe, VeltButtonWireframe, VeltCanvasComment, VeltChartComment, SnippylyCommentBubble as VeltCommentBubble, VeltCommentBubbleWireframe, VeltCommentComposer, VeltCommentComposerWireframe, VeltCommentDialog, VeltCommentDialogAllComment, VeltCommentDialogApprove, VeltCommentDialogAssignDropdown, VeltCommentDialogAssignMenu, VeltCommentDialogAssigneeBanner, VeltCommentDialogAssigneeBannerResolveButton, VeltCommentDialogAssigneeBannerUnresolveButton, VeltCommentDialogAssigneeBannerUserAvatar, VeltCommentDialogAssigneeBannerUserName, VeltCommentDialogAttachmentButton, VeltCommentDialogBody, VeltCommentDialogCloseButton, VeltCommentDialogCommentCategory, VeltCommentDialogCommentIndex, VeltCommentDialogCommentNumber, VeltCommentDialogCommentSuggestionStatus, VeltCommentDialogComposer, VeltCommentDialogComposerActionButton, VeltCommentDialogComposerAssignUser, VeltCommentDialogComposerAttachments, VeltCommentDialogComposerAttachmentsImage, VeltCommentDialogComposerAttachmentsImageDelete, VeltCommentDialogComposerAttachmentsImageLoading, VeltCommentDialogComposerAttachmentsImagePreview, VeltCommentDialogComposerAttachmentsInvalid, VeltCommentDialogComposerAttachmentsInvalidItem, VeltCommentDialogComposerAttachmentsInvalidItemDelete, VeltCommentDialogComposerAttachmentsInvalidItemMessage, VeltCommentDialogComposerAttachmentsInvalidItemPreview, VeltCommentDialogComposerAttachmentsOther, VeltCommentDialogComposerAttachmentsOtherDelete, VeltCommentDialogComposerAttachmentsOtherIcon, VeltCommentDialogComposerAttachmentsOtherLoading, VeltCommentDialogComposerAttachmentsOtherName, VeltCommentDialogComposerAttachmentsOtherSize, VeltCommentDialogComposerAttachmentsSelected, VeltCommentDialogComposerAvatar, VeltCommentDialogComposerFormatToolbar, VeltCommentDialogComposerFormatToolbarButton, VeltCommentDialogComposerInput, VeltCommentDialogComposerPrivateBadge, VeltCommentDialogComposerRecordings, VeltCommentDialogContextWrapper, VeltCommentDialogCopyLink, VeltCommentDialogCustomAnnotationDropdown, VeltCommentDialogCustomAnnotationDropdownContent, VeltCommentDialogCustomAnnotationDropdownContentItem, VeltCommentDialogCustomAnnotationDropdownContentItemIcon, VeltCommentDialogCustomAnnotationDropdownContentItemLabel, VeltCommentDialogCustomAnnotationDropdownTrigger, VeltCommentDialogCustomAnnotationDropdownTriggerArrow, VeltCommentDialogCustomAnnotationDropdownTriggerList, VeltCommentDialogCustomAnnotationDropdownTriggerListItem, VeltCommentDialogCustomAnnotationDropdownTriggerPlaceholder, VeltCommentDialogCustomAnnotationDropdownTriggerRemainingCount, VeltCommentDialogDeleteButton, VeltCommentDialogDeviceTypeIcons, VeltCommentDialogGhostBanner, VeltCommentDialogHeader, VeltCommentDialogHideReply, VeltCommentDialogMetadata, VeltCommentDialogMoreReply, VeltCommentDialogNavigationButton, VeltCommentDialogOptions, VeltCommentDialogOptionsDropdown, VeltCommentDialogOptionsDropdownContent, VeltCommentDialogOptionsDropdownContentAssign, VeltCommentDialogOptionsDropdownContentDelete, VeltCommentDialogOptionsDropdownContentDeleteComment, VeltCommentDialogOptionsDropdownContentDeleteThread, VeltCommentDialogOptionsDropdownContentEdit, VeltCommentDialogOptionsDropdownContentMakePrivate, VeltCommentDialogOptionsDropdownContentMakePrivateDisable, VeltCommentDialogOptionsDropdownContentMakePrivateEnable, VeltCommentDialogOptionsDropdownContentMarkAsRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkRead, VeltCommentDialogOptionsDropdownContentMarkAsReadMarkUnread, VeltCommentDialogOptionsDropdownContentNotification, VeltCommentDialogOptionsDropdownContentNotificationSubscribe, VeltCommentDialogOptionsDropdownContentNotificationUnsubscribe, VeltCommentDialogOptionsDropdownContentWireframe, VeltCommentDialogOptionsDropdownTrigger, VeltCommentDialogOptionsDropdownTriggerWireframe, VeltCommentDialogPriority, VeltCommentDialogPriorityDropdown, VeltCommentDialogPriorityDropdownContent, VeltCommentDialogPriorityDropdownContentItem, VeltCommentDialogPriorityDropdownContentItemIcon, VeltCommentDialogPriorityDropdownContentItemName, VeltCommentDialogPriorityDropdownContentItemTick, VeltCommentDialogPriorityDropdownContentWireframe, VeltCommentDialogPriorityDropdownTrigger, VeltCommentDialogPriorityDropdownTriggerArrow, VeltCommentDialogPriorityDropdownTriggerIcon, VeltCommentDialogPriorityDropdownTriggerName, VeltCommentDialogPriorityDropdownTriggerWireframe, VeltCommentDialogPrivateBanner, VeltCommentDialogPrivateButton, VeltCommentDialogReplyAvatars, VeltCommentDialogReplyAvatarsList, VeltCommentDialogReplyAvatarsListItem, VeltCommentDialogReplyAvatarsRemainingCount, VeltCommentDialogResolveButton, VeltCommentDialogSignIn, VeltCommentDialogStatus, VeltCommentDialogStatusDropdown, VeltCommentDialogStatusDropdownContent, VeltCommentDialogStatusDropdownContentItem, VeltCommentDialogStatusDropdownContentItemIcon, VeltCommentDialogStatusDropdownContentItemName, VeltCommentDialogStatusDropdownContentWireframe, VeltCommentDialogStatusDropdownTrigger, VeltCommentDialogStatusDropdownTriggerArrow, VeltCommentDialogStatusDropdownTriggerIcon, VeltCommentDialogStatusDropdownTriggerName, VeltCommentDialogStatusDropdownTriggerWireframe, VeltCommentDialogSuggestionAction, VeltCommentDialogSuggestionActionAccept, VeltCommentDialogSuggestionActionReject, VeltCommentDialogThreadCard, VeltCommentDialogThreadCardAttachments, VeltCommentDialogThreadCardAttachmentsImage, VeltCommentDialogThreadCardAttachmentsImageDelete, VeltCommentDialogThreadCardAttachmentsImageDownload, VeltCommentDialogThreadCardAttachmentsImagePreview, VeltCommentDialogThreadCardAttachmentsOther, VeltCommentDialogThreadCardAttachmentsOtherDelete, VeltCommentDialogThreadCardAttachmentsOtherDownload, VeltCommentDialogThreadCardAttachmentsOtherIcon, VeltCommentDialogThreadCardAttachmentsOtherName, VeltCommentDialogThreadCardAttachmentsOtherSize, VeltCommentDialogThreadCardAvatar, VeltCommentDialogThreadCardDeviceType, VeltCommentDialogThreadCardDraft, VeltCommentDialogThreadCardEdited, VeltCommentDialogThreadCardMessage, VeltCommentDialogThreadCardName, VeltCommentDialogThreadCardOptions, VeltCommentDialogThreadCardReactionTool, VeltCommentDialogThreadCardReactions, VeltCommentDialogThreadCardRecordings, VeltCommentDialogThreadCardReply, VeltCommentDialogThreadCardSeenDropdown, VeltCommentDialogThreadCardSeenDropdownContent, VeltCommentDialogThreadCardSeenDropdownContentItem, VeltCommentDialogThreadCardSeenDropdownContentItemAvatar, VeltCommentDialogThreadCardSeenDropdownContentItemName, VeltCommentDialogThreadCardSeenDropdownContentItemTime, VeltCommentDialogThreadCardSeenDropdownContentItems, VeltCommentDialogThreadCardSeenDropdownContentTitle, VeltCommentDialogThreadCardSeenDropdownTrigger, VeltCommentDialogThreadCardTime, VeltCommentDialogThreadCardUnread, VeltCommentDialogThreads, VeltCommentDialogToggleReply, VeltCommentDialogToggleReplyCount, VeltCommentDialogToggleReplyIcon, VeltCommentDialogToggleReplyText, VeltCommentDialogUnresolveButton, VeltCommentDialogUpgrade, VeltCommentDialogVisibilityDropdown, VeltCommentDialogVisibilityDropdownContent, VeltCommentDialogVisibilityDropdownContentPrivate, VeltCommentDialogVisibilityDropdownContentPublic, VeltCommentDialogVisibilityDropdownTrigger, VeltCommentDialogVisibilityDropdownTriggerIcon, VeltCommentDialogVisibilityDropdownTriggerLabel, 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, VeltVideoEditor, 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, useCrdtEventCallback, useCrdtUtils, useCurrentUser, useCurrentUserPermissions, useCursorUsers, useCursorUtils, useDeleteAttachment, useDeleteComment, useDeleteCommentAnnotation, useDeleteReaction, useDeleteRecording, useEditor, useEditorAccessRequestHandler, useEditorAccessTimer, useGetAttachment, useGetComment, useGetCommentAnnotations, useGetLink, useGetRecording, useHeartbeat, useHuddleUtils, useIdentify, useLiveSelectionDataHandler, useLiveSelectionUtils, useLiveState, useLiveStateData, useLiveStateSyncEventCallback, useLiveStateSyncUtils, useNotificationEventCallback, useNotificationSettings, useNotificationUtils, useNotificationsData, usePresenceData, usePresenceEventCallback, usePresenceUsers, usePresenceUtils, useRecorderAddHandler, useRecorderEventCallback, useRecorderUtils, useRecordingDataByRecorderId, useRecordings, useRejectCommentAnnotation, useResolveCommentAnnotation, useServerConnectionStateChangeHandler, useSetContextProvider, useSetDocument, useSetDocumentId, useSetDocuments, useSetLiveStateData, useSetLocation, useSetLocations, useSetRootDocument, useSetRootLocation, useSubscribeCommentAnnotation, useTagAnnotations, useTagUtils, useToggleReaction, useUiState, 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": "5.0.
|
|
3
|
+
"version": "5.0.2-beta.1",
|
|
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": [
|