@veltdev/react 4.5.2-beta.9 → 4.5.2
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 +54 -11
- package/cjs/index.js.map +1 -1
- package/cjs/types/components/SnippylyComments/SnippylyComments.d.ts +2 -0
- package/cjs/types/components/SnippylyCommentsSidebar/SnippylyCommentsSidebar.d.ts +1 -0
- package/cjs/types/components/SnippylyRecorderControlPanel/SnippylyRecorderControlPanel.d.ts +2 -0
- package/cjs/types/components/SnippylyRecorderTool/SnippylyRecorderTool.d.ts +2 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentNumber/VeltCommentDialogCommentNumber.d.ts +8 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentNumber/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -0
- package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinNumber/VeltCommentPinIndex.d.ts +8 -0
- package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinNumber/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentPinWireframe/VeltCommentPinWireframe.d.ts +2 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFullscreenButton/VeltCommentsSidebarFullscreenButton.d.ts +8 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFullscreenButton/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.d.ts +2 -0
- package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarPipWireframe/VeltRecorderControlPanelActionBarPipWireframe.d.ts +8 -0
- package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarPipWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarWireframe.d.ts +2 -0
- package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogScreenPlayerWireframe/VeltRecordingPreviewStepsDialogScreenPlayerWireframe.d.ts +8 -0
- package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogScreenPlayerWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogVideoWireframe/VeltRecordingPreviewStepsDialogVideoWireframe.d.ts +2 -0
- package/cjs/types/constants.d.ts +1 -1
- package/esm/index.js +54 -11
- package/esm/index.js.map +1 -1
- package/esm/types/components/SnippylyComments/SnippylyComments.d.ts +2 -0
- package/esm/types/components/SnippylyCommentsSidebar/SnippylyCommentsSidebar.d.ts +1 -0
- package/esm/types/components/SnippylyRecorderControlPanel/SnippylyRecorderControlPanel.d.ts +2 -0
- package/esm/types/components/SnippylyRecorderTool/SnippylyRecorderTool.d.ts +2 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentNumber/VeltCommentDialogCommentNumber.d.ts +8 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentNumber/index.d.ts +1 -0
- package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogWireframe.d.ts +2 -0
- package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinNumber/VeltCommentPinIndex.d.ts +8 -0
- package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinNumber/index.d.ts +1 -0
- package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinWireframe.d.ts +2 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFullscreenButton/VeltCommentsSidebarFullscreenButton.d.ts +8 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarFullscreenButton/index.d.ts +1 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.d.ts +2 -0
- package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarPipWireframe/VeltRecorderControlPanelActionBarPipWireframe.d.ts +8 -0
- package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarPipWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltRecorderControlPanelWireframe/VeltRecorderControlPanelActionBarWireframe/VeltRecorderControlPanelActionBarWireframe.d.ts +2 -0
- package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogScreenPlayerWireframe/VeltRecordingPreviewStepsDialogScreenPlayerWireframe.d.ts +8 -0
- package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogScreenPlayerWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltRecordingPreviewStepsDialogWireframe/VeltRecordingPreviewStepsDialogVideoWireframe/VeltRecordingPreviewStepsDialogVideoWireframe.d.ts +2 -0
- package/esm/types/constants.d.ts +1 -1
- package/index.d.ts +37 -0
- package/package.json +1 -1
|
@@ -146,6 +146,8 @@ export interface IVeltCommentsProps extends React.DetailedHTMLProps<React.HTMLAt
|
|
|
146
146
|
maxReplyAvatars?: number;
|
|
147
147
|
replyAvatars?: boolean;
|
|
148
148
|
linkCallback?: boolean;
|
|
149
|
+
replyPlaceholder?: string;
|
|
150
|
+
commentPlaceholder?: string;
|
|
149
151
|
}
|
|
150
152
|
declare const SnippylyComments: React.FC<IVeltCommentsProps>;
|
|
151
153
|
export default SnippylyComments;
|
|
@@ -45,6 +45,7 @@ export interface IVeltCommentsSidebarProps {
|
|
|
45
45
|
systemFiltersOperator?: 'and' | 'or';
|
|
46
46
|
sidebarButtonCountType?: 'default' | 'filter';
|
|
47
47
|
filterGhostCommentsInSidebar?: boolean;
|
|
48
|
+
fullScreen?: boolean;
|
|
48
49
|
}
|
|
49
50
|
declare const SnippylyCommentsSidebar: React.FC<IVeltCommentsSidebarProps>;
|
|
50
51
|
export default SnippylyCommentsSidebar;
|
|
@@ -11,6 +11,8 @@ export interface IVeltRecorderControlPanelProps {
|
|
|
11
11
|
autoOpenVideoEditor?: boolean;
|
|
12
12
|
playVideoInFullScreen?: boolean;
|
|
13
13
|
retakeOnVideoEditor?: boolean;
|
|
14
|
+
pictureInPicture?: boolean;
|
|
15
|
+
maxLength?: number;
|
|
14
16
|
}
|
|
15
17
|
declare const SnippylyRecorderControlPanel: React.FC<IVeltRecorderControlPanelProps>;
|
|
16
18
|
export default SnippylyRecorderControlPanel;
|
|
@@ -9,6 +9,8 @@ export interface IVeltRecorderToolProps extends React.DetailedHTMLProps<React.HT
|
|
|
9
9
|
recordingCountdown?: boolean;
|
|
10
10
|
variant?: string;
|
|
11
11
|
retakeOnVideoEditor?: boolean;
|
|
12
|
+
pictureInPicture?: boolean;
|
|
13
|
+
maxLength?: number;
|
|
12
14
|
}
|
|
13
15
|
declare const SnippylyRecorderTool: React.FC<IVeltRecorderToolProps>;
|
|
14
16
|
export default SnippylyRecorderTool;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../constants';
|
|
3
|
+
export interface IVeltCommentDialogCommentNumberProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltCommentDialogCommentNumber extends React.FC<IVeltCommentDialogCommentNumberProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentDialogCommentNumber: IVeltCommentDialogCommentNumber;
|
|
8
|
+
export default VeltCommentDialogCommentNumber;
|
package/esm/types/components/VeltCommentDialogWireframe/VeltCommentDialogCommentNumber/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentDialogCommentNumber";
|
|
@@ -30,6 +30,7 @@ import { IVeltCommentDialogUnresolveButtonProps } from "./VeltCommentDialogUnres
|
|
|
30
30
|
import { IVeltCommentDialogNavigationButtonProps } from "./VeltCommentDialogNavigationButton/VeltCommentDialogNavigationButton";
|
|
31
31
|
import { IVeltCommentDialogReplyAvatars } from "./VeltCommentDialogReplyAvatars/VeltCommentDialogReplyAvatars";
|
|
32
32
|
import { IVeltWireframeCommonProps } from "../../constants";
|
|
33
|
+
import { IVeltCommentDialogCommentNumber } from "./VeltCommentDialogCommentNumber/VeltCommentDialogCommentNumber";
|
|
33
34
|
export interface IVeltCommentDialogWireframeProps extends IVeltWireframeCommonProps {
|
|
34
35
|
}
|
|
35
36
|
declare const VeltCommentDialogWireframe: React.FC<IVeltCommentDialogWireframeProps> & {
|
|
@@ -40,6 +41,7 @@ declare const VeltCommentDialogWireframe: React.FC<IVeltCommentDialogWireframePr
|
|
|
40
41
|
Body: React.FC<IVeltCommentDialogBodyProps>;
|
|
41
42
|
CommentCategory: React.FC<IVeltCommentDialogCommentCategoryProps>;
|
|
42
43
|
CommentIndex: React.FC<IVeltCommentDialogCommentIndexProps>;
|
|
44
|
+
CommentNumber: IVeltCommentDialogCommentNumber;
|
|
43
45
|
CommentSuggestionStatus: React.FC<IVeltCommentDialogCommentSuggestionStatusProps>;
|
|
44
46
|
Composer: IVeltCommentDialogComposer;
|
|
45
47
|
CopyLink: React.FC<IVeltCommentDialogCopyLinkProps>;
|
package/esm/types/components/VeltCommentPinWireframe/VeltCommentPinNumber/VeltCommentPinIndex.d.ts
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../constants';
|
|
3
|
+
export interface IVeltCommentPinNumberProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltCommentPinNumber extends React.FC<IVeltCommentPinNumberProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentPinNumber: IVeltCommentPinNumber;
|
|
8
|
+
export default VeltCommentPinNumber;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentPinIndex";
|
|
@@ -5,11 +5,13 @@ import { IVeltCommentPinIndexProps } from './VeltCommentPinIndex/VeltCommentPinI
|
|
|
5
5
|
import { IVeltCommentPinTriangleProps } from './VeltCommentPinTriangle/VeltCommentPinTriangle';
|
|
6
6
|
import { IVeltCommentPinUnreadCommentIndicatorProps } from './VeltCommentPinUnreadCommentIndicator/VeltCommentPinUnreadCommentIndicator';
|
|
7
7
|
import { IVeltCommentPinPrivateCommentIndicatorProps } from './VeltCommentPinPrivateCommentIndicator/VeltCommentPinPrivateCommentIndicator';
|
|
8
|
+
import { IVeltCommentPinNumber } from './VeltCommentPinNumber/VeltCommentPinIndex';
|
|
8
9
|
export interface IVeltCommentPinWireframeProps extends IVeltWireframeCommonProps {
|
|
9
10
|
}
|
|
10
11
|
declare const VeltCommentPinWireframe: React.FC<IVeltCommentPinWireframeProps> & {
|
|
11
12
|
GhostCommentIndicator: React.FC<IVeltCommentPinGhostCommentIndicatorProps>;
|
|
12
13
|
Index: React.FC<IVeltCommentPinIndexProps>;
|
|
14
|
+
Number: IVeltCommentPinNumber;
|
|
13
15
|
PrivateCommentIndicator: React.FC<IVeltCommentPinPrivateCommentIndicatorProps>;
|
|
14
16
|
Triangle: React.FC<IVeltCommentPinTriangleProps>;
|
|
15
17
|
UnreadCommentIndicator: React.FC<IVeltCommentPinUnreadCommentIndicatorProps>;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../constants';
|
|
3
|
+
export interface IVeltCommentsSidebarFullscreenButtonProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltCommentsSidebarFullscreenButton extends React.FC<IVeltCommentsSidebarFullscreenButtonProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltCommentsSidebarFullscreenButton: IVeltCommentsSidebarFullscreenButton;
|
|
8
|
+
export default VeltCommentsSidebarFullscreenButton;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from "./VeltCommentsSidebarFullscreenButton";
|
|
@@ -18,6 +18,7 @@ import { IVeltCommentsSidebarStatus } from './VeltCommentsSidebarStatus/VeltComm
|
|
|
18
18
|
import { IVeltCommentsSidebarResetFilterButtonWireframeProps } from './VeltCommentsSidebarResetFilterButtonWireframe/VeltCommentsSidebarResetFilterButtonWireframe';
|
|
19
19
|
import { IVeltCommentsSidebarActionButtonProps } from './VeltCommentsSidebarActionButton/VeltCommentsSidebarActionButton';
|
|
20
20
|
import { IVeltCommentsSidebarFocusedThread } from './VeltCommentsSidebarFocusedThread/VeltCommentsSidebarFocusedThread';
|
|
21
|
+
import { IVeltCommentsSidebarFullscreenButton } from './VeltCommentsSidebarFullscreenButton/VeltCommentsSidebarFullscreenButton';
|
|
21
22
|
export interface IVeltCommentsSidebarWireframeProps extends IVeltWireframeCommonProps {
|
|
22
23
|
}
|
|
23
24
|
declare const VeltCommentsSidebarWireframe: React.FC<IVeltCommentsSidebarWireframeProps> & {
|
|
@@ -39,5 +40,6 @@ declare const VeltCommentsSidebarWireframe: React.FC<IVeltCommentsSidebarWirefra
|
|
|
39
40
|
ResetFilterButton: React.FC<IVeltCommentsSidebarResetFilterButtonWireframeProps>;
|
|
40
41
|
ActionButton: React.FC<IVeltCommentsSidebarActionButtonProps>;
|
|
41
42
|
FocusedThread: IVeltCommentsSidebarFocusedThread;
|
|
43
|
+
FullscreenButton: IVeltCommentsSidebarFullscreenButton;
|
|
42
44
|
};
|
|
43
45
|
export default VeltCommentsSidebarWireframe;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../../constants';
|
|
3
|
+
export interface IVeltRecorderControlPanelActionBarPipWireframeProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltRecorderControlPanelActionBarPipWireframe extends React.FC<IVeltRecorderControlPanelActionBarPipWireframeProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltRecorderControlPanelActionBarPipWireframe: IVeltRecorderControlPanelActionBarPipWireframe;
|
|
8
|
+
export default VeltRecorderControlPanelActionBarPipWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './VeltRecorderControlPanelActionBarPipWireframe';
|
|
@@ -6,6 +6,7 @@ import { IVeltRecorderControlPanelActionBarStopWireframe } from './VeltRecorderC
|
|
|
6
6
|
import { IVeltRecorderControlPanelActionBarTimeWireframe } from './VeltRecorderControlPanelActionBarTimeWireframe/VeltRecorderControlPanelActionBarTimeWireframe';
|
|
7
7
|
import { IVeltRecorderControlPanelActionBarToggleWireframe } from './VeltRecorderControlPanelActionBarToggleWireframe/VeltRecorderControlPanelActionBarToggleWireframe';
|
|
8
8
|
import { IVeltRecorderControlPanelActionBarTypeIconWireframe } from './VeltRecorderControlPanelActionBarTypeIconWireframe/VeltRecorderControlPanelActionBarTypeIconWireframe';
|
|
9
|
+
import { IVeltRecorderControlPanelActionBarPipWireframe } from './VeltRecorderControlPanelActionBarPipWireframe/VeltRecorderControlPanelActionBarPipWireframe';
|
|
9
10
|
export interface IVeltRecorderControlPanelActionBarWireframeProps extends IVeltWireframeCommonProps {
|
|
10
11
|
}
|
|
11
12
|
export interface IVeltRecorderControlPanelActionBarWireframe extends React.FC<IVeltRecorderControlPanelActionBarWireframeProps> {
|
|
@@ -15,6 +16,7 @@ export interface IVeltRecorderControlPanelActionBarWireframe extends React.FC<IV
|
|
|
15
16
|
Toggle: IVeltRecorderControlPanelActionBarToggleWireframe;
|
|
16
17
|
TypeIcon: IVeltRecorderControlPanelActionBarTypeIconWireframe;
|
|
17
18
|
Waveform: IVeltRecorderControlPanelActionBarWaveformWireframe;
|
|
19
|
+
Pip: IVeltRecorderControlPanelActionBarPipWireframe;
|
|
18
20
|
}
|
|
19
21
|
declare const VeltRecorderControlPanelActionBarWireframe: IVeltRecorderControlPanelActionBarWireframe;
|
|
20
22
|
export default VeltRecorderControlPanelActionBarWireframe;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { IVeltWireframeCommonProps } from '../../../constants';
|
|
3
|
+
export interface IVeltRecordingPreviewStepsDialogScreenPlayerWireframeProps extends IVeltWireframeCommonProps {
|
|
4
|
+
}
|
|
5
|
+
export interface IVeltRecordingPreviewStepsDialogScreenPlayerWireframe extends React.FC<IVeltRecordingPreviewStepsDialogScreenPlayerWireframeProps> {
|
|
6
|
+
}
|
|
7
|
+
declare const VeltRecordingPreviewStepsDialogScreenPlayerWireframe: IVeltRecordingPreviewStepsDialogScreenPlayerWireframe;
|
|
8
|
+
export default VeltRecordingPreviewStepsDialogScreenPlayerWireframe;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default } from './VeltRecordingPreviewStepsDialogScreenPlayerWireframe';
|
|
@@ -11,6 +11,7 @@ import { IVeltRecordingPreviewStepsDialogTimerWireframe } from '../VeltRecording
|
|
|
11
11
|
import { IVeltRecordingPreviewStepsDialogVideoPlayerWireframe } from '../VeltRecordingPreviewStepsDialogVideoPlayerWireframe/VeltRecordingPreviewStepsDialogVideoPlayerWireframe';
|
|
12
12
|
import { IVeltRecordingPreviewStepsDialogWaveformWireframe } from '../VeltRecordingPreviewStepsDialogWaveformWireframe/VeltRecordingPreviewStepsDialogWaveformWireframe';
|
|
13
13
|
import { IVeltRecordingPreviewStepsDialogStartRecordingWireframe } from '../VeltRecordingPreviewStepsDialogStartRecordingWireframe/VeltRecordingPreviewStepsDialogStartRecordingWireframe';
|
|
14
|
+
import { IVeltRecordingPreviewStepsDialogScreenPlayerWireframe } from '../VeltRecordingPreviewStepsDialogScreenPlayerWireframe/VeltRecordingPreviewStepsDialogScreenPlayerWireframe';
|
|
14
15
|
import { IVeltWireframeCommonProps } from '../../../constants';
|
|
15
16
|
export interface IVeltRecordingPreviewStepsDialogVideoWireframeProps extends IVeltWireframeCommonProps {
|
|
16
17
|
}
|
|
@@ -26,6 +27,7 @@ export interface IVeltRecordingPreviewStepsDialogVideoWireframe extends React.FC
|
|
|
26
27
|
StartRecording: IVeltRecordingPreviewStepsDialogStartRecordingWireframe;
|
|
27
28
|
Timer: IVeltRecordingPreviewStepsDialogTimerWireframe;
|
|
28
29
|
VideoPlayer: IVeltRecordingPreviewStepsDialogVideoPlayerWireframe;
|
|
30
|
+
ScreenPlayer: IVeltRecordingPreviewStepsDialogScreenPlayerWireframe;
|
|
29
31
|
Waveform: IVeltRecordingPreviewStepsDialogWaveformWireframe;
|
|
30
32
|
}
|
|
31
33
|
declare const VeltRecordingPreviewStepsDialogVideoWireframe: IVeltRecordingPreviewStepsDialogVideoWireframe;
|
package/esm/types/constants.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
export declare const VELT_SDK_VERSION = "4.5.2
|
|
2
|
+
export declare const VELT_SDK_VERSION = "4.5.2";
|
|
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
|
@@ -199,6 +199,8 @@ interface IVeltCommentsProps extends React$1.DetailedHTMLProps<React$1.HTMLAttri
|
|
|
199
199
|
maxReplyAvatars?: number;
|
|
200
200
|
replyAvatars?: boolean;
|
|
201
201
|
linkCallback?: boolean;
|
|
202
|
+
replyPlaceholder?: string;
|
|
203
|
+
commentPlaceholder?: string;
|
|
202
204
|
}
|
|
203
205
|
declare const SnippylyComments: React$1.FC<IVeltCommentsProps>;
|
|
204
206
|
|
|
@@ -247,6 +249,7 @@ interface IVeltCommentsSidebarProps {
|
|
|
247
249
|
systemFiltersOperator?: 'and' | 'or';
|
|
248
250
|
sidebarButtonCountType?: 'default' | 'filter';
|
|
249
251
|
filterGhostCommentsInSidebar?: boolean;
|
|
252
|
+
fullScreen?: boolean;
|
|
250
253
|
}
|
|
251
254
|
declare const SnippylyCommentsSidebar: React$1.FC<IVeltCommentsSidebarProps>;
|
|
252
255
|
|
|
@@ -336,6 +339,8 @@ interface IVeltRecorderControlPanelProps {
|
|
|
336
339
|
autoOpenVideoEditor?: boolean;
|
|
337
340
|
playVideoInFullScreen?: boolean;
|
|
338
341
|
retakeOnVideoEditor?: boolean;
|
|
342
|
+
pictureInPicture?: boolean;
|
|
343
|
+
maxLength?: number;
|
|
339
344
|
}
|
|
340
345
|
declare const SnippylyRecorderControlPanel: React$1.FC<IVeltRecorderControlPanelProps>;
|
|
341
346
|
|
|
@@ -372,6 +377,8 @@ interface IVeltRecorderToolProps extends React$1.DetailedHTMLProps<React$1.HTMLA
|
|
|
372
377
|
recordingCountdown?: boolean;
|
|
373
378
|
variant?: string;
|
|
374
379
|
retakeOnVideoEditor?: boolean;
|
|
380
|
+
pictureInPicture?: boolean;
|
|
381
|
+
maxLength?: number;
|
|
375
382
|
}
|
|
376
383
|
declare const SnippylyRecorderTool: React$1.FC<IVeltRecorderToolProps>;
|
|
377
384
|
|
|
@@ -1413,6 +1420,11 @@ interface IVeltCommentDialogReplyAvatars extends React$1.FC<IVeltCommentDialogRe
|
|
|
1413
1420
|
RemainingCount: IVeltCommentDialogReplyAvatarsRemainingCount;
|
|
1414
1421
|
}
|
|
1415
1422
|
|
|
1423
|
+
interface IVeltCommentDialogCommentNumberProps extends IVeltWireframeCommonProps {
|
|
1424
|
+
}
|
|
1425
|
+
interface IVeltCommentDialogCommentNumber extends React$1.FC<IVeltCommentDialogCommentNumberProps> {
|
|
1426
|
+
}
|
|
1427
|
+
|
|
1416
1428
|
interface IVeltCommentDialogWireframeProps extends IVeltWireframeCommonProps {
|
|
1417
1429
|
}
|
|
1418
1430
|
declare const VeltCommentDialogWireframe: React$1.FC<IVeltCommentDialogWireframeProps> & {
|
|
@@ -1423,6 +1435,7 @@ declare const VeltCommentDialogWireframe: React$1.FC<IVeltCommentDialogWireframe
|
|
|
1423
1435
|
Body: React$1.FC<IVeltCommentDialogBodyProps>;
|
|
1424
1436
|
CommentCategory: React$1.FC<IVeltCommentDialogCommentCategoryProps>;
|
|
1425
1437
|
CommentIndex: React$1.FC<IVeltCommentDialogCommentIndexProps>;
|
|
1438
|
+
CommentNumber: IVeltCommentDialogCommentNumber;
|
|
1426
1439
|
CommentSuggestionStatus: React$1.FC<IVeltCommentDialogCommentSuggestionStatusProps>;
|
|
1427
1440
|
Composer: IVeltCommentDialogComposer;
|
|
1428
1441
|
CopyLink: React$1.FC<IVeltCommentDialogCopyLinkProps>;
|
|
@@ -1943,6 +1956,11 @@ interface IVeltCommentsSidebarFocusedThread extends React$1.FC<IVeltCommentsSide
|
|
|
1943
1956
|
DialogContainer: IVeltCommentsSidebarFocusedThreadDialogContainer;
|
|
1944
1957
|
}
|
|
1945
1958
|
|
|
1959
|
+
interface IVeltCommentsSidebarFullscreenButtonProps extends IVeltWireframeCommonProps {
|
|
1960
|
+
}
|
|
1961
|
+
interface IVeltCommentsSidebarFullscreenButton extends React$1.FC<IVeltCommentsSidebarFullscreenButtonProps> {
|
|
1962
|
+
}
|
|
1963
|
+
|
|
1946
1964
|
interface IVeltCommentsSidebarWireframeProps extends IVeltWireframeCommonProps {
|
|
1947
1965
|
}
|
|
1948
1966
|
declare const VeltCommentsSidebarWireframe: React$1.FC<IVeltCommentsSidebarWireframeProps> & {
|
|
@@ -1964,6 +1982,7 @@ declare const VeltCommentsSidebarWireframe: React$1.FC<IVeltCommentsSidebarWiref
|
|
|
1964
1982
|
ResetFilterButton: React$1.FC<IVeltCommentsSidebarResetFilterButtonWireframeProps>;
|
|
1965
1983
|
ActionButton: React$1.FC<IVeltCommentsSidebarActionButtonProps>;
|
|
1966
1984
|
FocusedThread: IVeltCommentsSidebarFocusedThread;
|
|
1985
|
+
FullscreenButton: IVeltCommentsSidebarFullscreenButton;
|
|
1967
1986
|
};
|
|
1968
1987
|
|
|
1969
1988
|
interface IVeltCommentPinGhostCommentIndicatorProps extends IVeltWireframeCommonProps {
|
|
@@ -1981,11 +2000,17 @@ interface IVeltCommentPinUnreadCommentIndicatorProps extends IVeltWireframeCommo
|
|
|
1981
2000
|
interface IVeltCommentPinPrivateCommentIndicatorProps extends IVeltWireframeCommonProps {
|
|
1982
2001
|
}
|
|
1983
2002
|
|
|
2003
|
+
interface IVeltCommentPinNumberProps extends IVeltWireframeCommonProps {
|
|
2004
|
+
}
|
|
2005
|
+
interface IVeltCommentPinNumber extends React$1.FC<IVeltCommentPinNumberProps> {
|
|
2006
|
+
}
|
|
2007
|
+
|
|
1984
2008
|
interface IVeltCommentPinWireframeProps extends IVeltWireframeCommonProps {
|
|
1985
2009
|
}
|
|
1986
2010
|
declare const VeltCommentPinWireframe: React$1.FC<IVeltCommentPinWireframeProps> & {
|
|
1987
2011
|
GhostCommentIndicator: React$1.FC<IVeltCommentPinGhostCommentIndicatorProps>;
|
|
1988
2012
|
Index: React$1.FC<IVeltCommentPinIndexProps>;
|
|
2013
|
+
Number: IVeltCommentPinNumber;
|
|
1989
2014
|
PrivateCommentIndicator: React$1.FC<IVeltCommentPinPrivateCommentIndicatorProps>;
|
|
1990
2015
|
Triangle: React$1.FC<IVeltCommentPinTriangleProps>;
|
|
1991
2016
|
UnreadCommentIndicator: React$1.FC<IVeltCommentPinUnreadCommentIndicatorProps>;
|
|
@@ -3142,6 +3167,11 @@ interface IVeltRecordingPreviewStepsDialogVideoPlayerWireframeProps extends IVel
|
|
|
3142
3167
|
interface IVeltRecordingPreviewStepsDialogVideoPlayerWireframe extends React$1.FC<IVeltRecordingPreviewStepsDialogVideoPlayerWireframeProps> {
|
|
3143
3168
|
}
|
|
3144
3169
|
|
|
3170
|
+
interface IVeltRecordingPreviewStepsDialogScreenPlayerWireframeProps extends IVeltWireframeCommonProps {
|
|
3171
|
+
}
|
|
3172
|
+
interface IVeltRecordingPreviewStepsDialogScreenPlayerWireframe extends React$1.FC<IVeltRecordingPreviewStepsDialogScreenPlayerWireframeProps> {
|
|
3173
|
+
}
|
|
3174
|
+
|
|
3145
3175
|
interface IVeltRecordingPreviewStepsDialogVideoWireframeProps extends IVeltWireframeCommonProps {
|
|
3146
3176
|
}
|
|
3147
3177
|
interface IVeltRecordingPreviewStepsDialogVideoWireframe extends React$1.FC<IVeltRecordingPreviewStepsDialogVideoWireframeProps> {
|
|
@@ -3156,6 +3186,7 @@ interface IVeltRecordingPreviewStepsDialogVideoWireframe extends React$1.FC<IVel
|
|
|
3156
3186
|
StartRecording: IVeltRecordingPreviewStepsDialogStartRecordingWireframe;
|
|
3157
3187
|
Timer: IVeltRecordingPreviewStepsDialogTimerWireframe;
|
|
3158
3188
|
VideoPlayer: IVeltRecordingPreviewStepsDialogVideoPlayerWireframe;
|
|
3189
|
+
ScreenPlayer: IVeltRecordingPreviewStepsDialogScreenPlayerWireframe;
|
|
3159
3190
|
Waveform: IVeltRecordingPreviewStepsDialogWaveformWireframe;
|
|
3160
3191
|
}
|
|
3161
3192
|
|
|
@@ -3220,6 +3251,11 @@ interface IVeltRecorderControlPanelActionBarTypeIconWireframeProps extends IVelt
|
|
|
3220
3251
|
interface IVeltRecorderControlPanelActionBarTypeIconWireframe extends React$1.FC<IVeltRecorderControlPanelActionBarTypeIconWireframeProps> {
|
|
3221
3252
|
}
|
|
3222
3253
|
|
|
3254
|
+
interface IVeltRecorderControlPanelActionBarPipWireframeProps extends IVeltWireframeCommonProps {
|
|
3255
|
+
}
|
|
3256
|
+
interface IVeltRecorderControlPanelActionBarPipWireframe extends React$1.FC<IVeltRecorderControlPanelActionBarPipWireframeProps> {
|
|
3257
|
+
}
|
|
3258
|
+
|
|
3223
3259
|
interface IVeltRecorderControlPanelActionBarWireframeProps extends IVeltWireframeCommonProps {
|
|
3224
3260
|
}
|
|
3225
3261
|
interface IVeltRecorderControlPanelActionBarWireframe extends React$1.FC<IVeltRecorderControlPanelActionBarWireframeProps> {
|
|
@@ -3229,6 +3265,7 @@ interface IVeltRecorderControlPanelActionBarWireframe extends React$1.FC<IVeltRe
|
|
|
3229
3265
|
Toggle: IVeltRecorderControlPanelActionBarToggleWireframe;
|
|
3230
3266
|
TypeIcon: IVeltRecorderControlPanelActionBarTypeIconWireframe;
|
|
3231
3267
|
Waveform: IVeltRecorderControlPanelActionBarWaveformWireframe;
|
|
3268
|
+
Pip: IVeltRecorderControlPanelActionBarPipWireframe;
|
|
3232
3269
|
}
|
|
3233
3270
|
|
|
3234
3271
|
interface IVeltRecorderControlPanelCollapsedButtonOffWireframeProps extends IVeltWireframeCommonProps {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@veltdev/react",
|
|
3
|
-
"version": "4.5.2
|
|
3
|
+
"version": "4.5.2",
|
|
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": [
|