react-covideo-embed 1.0.96 → 1.0.97
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/build/index.js +70 -70
- package/build/index.js.map +1 -1
- package/build/react-covideo-embed.esm.js +990 -980
- package/build/react-covideo-embed.esm.js.map +1 -1
- package/dist/app/App.d.ts +1 -1
- package/dist/app/pages/insertVideo/InsertVideo.d.ts +1 -1
- package/dist/app/pages/insertVideo/components/CopyVideoButton.d.ts +1 -1
- package/dist/app/pages/insertVideo/components/InsertButton.d.ts +1 -1
- package/dist/app/pages/insertVideo/components/InsertVideoSettings.d.ts +2 -2
- package/dist/app/pages/insertVideo/components/VehicleSearch.d.ts +1 -1
- package/dist/app/pages/lesaTV/LesaTV.d.ts +1 -1
- package/dist/app/pages/lesaTV/components/PageInfo.d.ts +1 -1
- package/dist/app/pages/lesaTV/components/Search.d.ts +1 -1
- package/dist/app/pages/library/Library.d.ts +1 -1
- package/dist/app/pages/library/components/NoVideos.d.ts +1 -1
- package/dist/app/pages/library/components/PageInfo.d.ts +1 -1
- package/dist/app/pages/library/components/Search.d.ts +1 -1
- package/dist/app/pages/library/components/UserDropdown.d.ts +1 -1
- package/dist/app/pages/library/components/VideoItem.d.ts +1 -1
- package/dist/app/pages/library/components/VideoItemThumbnail.d.ts +2 -1
- package/dist/app/pages/login/Login.d.ts +1 -1
- package/dist/app/pages/login/PasswordForm.d.ts +1 -1
- package/dist/app/pages/login/SSOVerifying.d.ts +1 -1
- package/dist/app/pages/login/UsernameForm.d.ts +1 -1
- package/dist/app/pages/merge/Merge.d.ts +2 -1
- package/dist/app/pages/merge/components/Player.d.ts +2 -1
- package/dist/app/pages/merge/components/VideoMerge.d.ts +1 -1
- package/dist/app/pages/merge/components/VideoRow.d.ts +2 -1
- package/dist/app/pages/merge/components/VideoThumbnail.d.ts +2 -1
- package/dist/app/pages/noAccess/NoAccess.d.ts +1 -1
- package/dist/app/pages/preview/PreviewVideoPlayer.d.ts +1 -1
- package/dist/app/pages/previewUpload/PreviewUpload.d.ts +1 -1
- package/dist/app/pages/quickVideos/QuickVideos.d.ts +1 -1
- package/dist/app/pages/quickVideos/card/QuickVideoCard.d.ts +1 -1
- package/dist/app/pages/quickVideos/card/components/QuickVideoCardBodySection.d.ts +1 -1
- package/dist/app/pages/quickVideos/card/components/QuickVideoCardFooterSection.d.ts +1 -1
- package/dist/app/pages/quickVideos/card/components/QuickVideoCardHeader.d.ts +1 -1
- package/dist/app/pages/quickVideos/form/Manager.d.ts +1 -1
- package/dist/app/pages/quickVideos/form/Page.d.ts +1 -1
- package/dist/app/pages/quickVideos/form/View.d.ts +1 -1
- package/dist/app/pages/quickVideos/modals/QuickVideoAddVideoModal.d.ts +1 -1
- package/dist/app/pages/quickVideos/modals/QuickVideoDetailsModal.d.ts +1 -1
- package/dist/app/pages/quickVideos/modals/components/QuickVideoAddVideoListItem.d.ts +1 -1
- package/dist/app/pages/quickVideos/modals/components/QuickVideoDetailsModalFooter.d.ts +1 -1
- package/dist/app/pages/quickVideos/modals/components/QuickVideoDetailsModalForm.d.ts +1 -1
- package/dist/app/pages/quickVideos/modals/components/QuickVideoDetailsModalHeader.d.ts +1 -1
- package/dist/app/pages/quickVideos/modals/components/QuickVideoPart.d.ts +1 -1
- package/dist/app/pages/quickVideos/modals/components/QuickVideoUserConfigurationVideoDetails.d.ts +1 -1
- package/dist/app/pages/recordv1/ChooseRecordingOptions.d.ts +1 -1
- package/dist/app/pages/recordv1/Countdown.d.ts +1 -1
- package/dist/app/pages/recordv1/FolderDropdown.d.ts +1 -1
- package/dist/app/pages/recordv1/ModalRecordingVideoSettings.d.ts +2 -1
- package/dist/app/pages/recordv1/ModalTeleprompterRecord.d.ts +1 -1
- package/dist/app/pages/recordv1/ModalVideoTags.d.ts +2 -1
- package/dist/app/pages/recordv1/ProgressCircle.d.ts +1 -1
- package/dist/app/pages/recordv1/RecordBoth.d.ts +2 -1
- package/dist/app/pages/recordv1/RecordCam.d.ts +1 -1
- package/dist/app/pages/recordv1/RecordCamLoader.d.ts +1 -1
- package/dist/app/pages/recordv1/RecordHome.d.ts +1 -1
- package/dist/app/pages/recordv1/RecorderBody.d.ts +1 -1
- package/dist/app/pages/recordv1/RecordingHeadingWithRouteGuard.d.ts +1 -1
- package/dist/app/pages/recordv1/ScreenRecorder.d.ts +1 -1
- package/dist/app/pages/recordv1/Scroller.d.ts +2 -1
- package/dist/app/pages/recordv1/Teleprompter/BaseTeleprompterActions.d.ts +1 -1
- package/dist/app/pages/recordv1/Teleprompter/RecordingTeleprompterActions.d.ts +1 -1
- package/dist/app/pages/recordv1/Teleprompter/TeleprompterActions.d.ts +2 -1
- package/dist/app/pages/recordv1/Teleprompter/TeleprompterDisplay.d.ts +2 -1
- package/dist/app/pages/recordv1/UploadLoader.d.ts +1 -1
- package/dist/app/pages/recordv1/VideoTag.d.ts +1 -1
- package/dist/app/pages/recordv1/VideoUploadFolderDropdown.d.ts +1 -1
- package/dist/app/pages/recordv1/VirtualBackgroundsButton.d.ts +1 -1
- package/dist/app/pages/recordv1/detailsPreview/DetailsPreview.d.ts +2 -1
- package/dist/app/pages/recordv1/detailsPreview/form/DetailsPreviewAtrributesHeader.d.ts +1 -1
- package/dist/app/pages/recordv1/detailsPreview/form/DetailsPreviewHeader.d.ts +1 -1
- package/dist/app/pages/recordv1/detailsPreview/form/DetailsPreviewVideoAttributes.d.ts +2 -1
- package/dist/app/pages/recordv1/detailsPreview/form/DetailsRecordPreviewTags.d.ts +1 -1
- package/dist/app/pages/recordv1/detailsPreview/form/VideoRequestDetails.d.ts +1 -1
- package/dist/app/pages/recordv1/routes.d.ts +1 -1
- package/dist/app/pages/recordv1/virtualBackgrounds/FilesTabContent.d.ts +2 -1
- package/dist/app/pages/recordv1/virtualBackgrounds/VirtualBackgroundLibraryModal.d.ts +2 -1
- package/dist/app/pages/recordv1/virtualBackgrounds/VirtualBackgrounds.d.ts +2 -1
- package/dist/app/pages/video/Upload.d.ts +2 -1
- package/dist/app/pages/video/components/Preview.d.ts +1 -1
- package/dist/app/pages/video/components/videoPlayer/VideoPlayer.d.ts +1 -1
- package/dist/app/pages/video/components/videoPlayer/components/onScreenPlayButton.d.ts +2 -1
- package/dist/app/pages/video/components/videoPlayer/components/progressBar.d.ts +1 -1
- package/dist/app/pages/video/components/videoPlayer/components/trim/Handle.d.ts +2 -1
- package/dist/app/pages/video/components/videoPlayer/components/trim/TimelineRange.d.ts +1 -1
- package/dist/app/pages/video/components/videoPlayer/components/trim/Trim.d.ts +1 -1
- package/dist/app/pages/video/components/videoPlayer/components/trim/VideoPreviewTrack.d.ts +2 -1
- package/dist/app/pages/video/components/videoPlayer/components/videoControls.d.ts +1 -1
- package/dist/app/pages/video/videoDetails/components/AttributesFields.d.ts +2 -1
- package/dist/app/pages/vinReels/ModalVideoPreview.d.ts +2 -1
- package/dist/app/pages/vinReels/VinReels.d.ts +3 -2
- package/dist/app/pages/voiceover/Voiceover.d.ts +1 -1
- package/dist/app/pages/voiceover/components/AudioRecorder.d.ts +1 -1
- package/dist/app/pages/voiceover/components/VideoPreview.d.ts +1 -1
- package/dist/app/pages/wheelsTV/WheelsTV.d.ts +1 -1
- package/dist/app/pages/wheelsTV/components/PageInfo.d.ts +1 -1
- package/dist/app/pages/wheelsTV/components/Search.d.ts +1 -1
- package/dist/index.d.ts +2 -0
- package/dist/lib/components/AddonDropdown.d.ts +1 -1
- package/dist/lib/components/ButtonDropdown.d.ts +1 -1
- package/dist/lib/components/ButtonSwitch.d.ts +1 -1
- package/dist/lib/components/CheckboxInput.d.ts +2 -1
- package/dist/lib/components/CloseButton.d.ts +1 -1
- package/dist/lib/components/Container.d.ts +1 -1
- package/dist/lib/components/CountDown.d.ts +1 -1
- package/dist/lib/components/DragAndDrop.d.ts +1 -1
- package/dist/lib/components/InformationBox.d.ts +2 -1
- package/dist/lib/components/Label.d.ts +1 -1
- package/dist/lib/components/LoadingIndicator.d.ts +2 -1
- package/dist/lib/components/Logo.d.ts +1 -1
- package/dist/lib/components/MainWrapper.d.ts +1 -1
- package/dist/lib/components/NewDropdown.d.ts +1 -1
- package/dist/lib/components/PreviewVideoBar.d.ts +1 -1
- package/dist/lib/components/RouteLeavingGuard.d.ts +1 -1
- package/dist/lib/components/TopBar.d.ts +1 -1
- package/dist/lib/components/formik/FormikDropdown.d.ts +1 -1
- package/dist/lib/components/formik/FormikErrorMessage.d.ts +1 -1
- package/dist/lib/components/formik/FormikTextAreaField.d.ts +1 -1
- package/dist/lib/components/inputs/RadioInput.d.ts +1 -1
- package/dist/lib/components/mediaTools/index.d.ts +1 -1
- package/dist/lib/components/modal/Modal.d.ts +1 -1
- package/dist/lib/components/modal/ModalQuickShareMarkAsSent.d.ts +1 -1
- package/dist/lib/components/modals/Modal.d.ts +1 -1
- package/dist/lib/components/modals/ModalInputText.d.ts +1 -1
- package/dist/lib/components/modals/ModalLeave.d.ts +1 -1
- package/dist/lib/components/modals/ModalPrompt.d.ts +1 -1
- package/dist/lib/components/modals/ModalUpload.d.ts +1 -1
- package/dist/lib/components/modals/ModalVideoPreview.d.ts +2 -1
- package/dist/lib/components/toast-notifications/ToastNotification.d.ts +1 -1
- package/dist/lib/components/toast-notifications/index.d.ts +2 -1
- package/dist/lib/components/videoUpload/MultipleUploadList.d.ts +2 -1
- package/dist/lib/components/videoUpload/VideoUpload.d.ts +1 -1
- package/dist/lib/context/ActionDispatchContext.d.ts +1 -1
- package/dist/lib/context/AuthorizationContext.d.ts +1 -1
- package/dist/lib/context/ConfigurationContext.d.ts +2 -0
- package/dist/lib/context/ContactUsModalContext.d.ts +1 -1
- package/dist/lib/context/record/provider.d.ts +1 -1
- package/dist/lib/context/teleprompter/provider.d.ts +1 -1
- package/dist/lib/hooks/query/markAsSent/useQuickShareMarkAsSentMutation.d.ts +4 -1
- package/dist/lib/hooks/useQuickShare.d.ts +1 -1
- package/dist/lib/images/volumeOff.d.ts +2 -1
- package/package.json +4 -4
package/dist/app/App.d.ts
CHANGED
|
@@ -10,5 +10,5 @@ type Props = {
|
|
|
10
10
|
};
|
|
11
11
|
onCRMClick?: () => void;
|
|
12
12
|
};
|
|
13
|
-
export declare const CopyVideoButton: ({ video, getMarkAsSentPayload, disable, onCRMClick, }: Props) => import("react
|
|
13
|
+
export declare const CopyVideoButton: ({ video, getMarkAsSentPayload, disable, onCRMClick, }: Props) => import("react").JSX.Element;
|
|
14
14
|
export {};
|
|
@@ -10,5 +10,5 @@ type Props = {
|
|
|
10
10
|
};
|
|
11
11
|
onCRMClick?: () => void;
|
|
12
12
|
};
|
|
13
|
-
export declare const InsertButton: ({ video, getMarkAsSentPayload, disable, onCRMClick, }: Props) => import("react
|
|
13
|
+
export declare const InsertButton: ({ video, getMarkAsSentPayload, disable, onCRMClick, }: Props) => import("react").JSX.Element;
|
|
14
14
|
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Dispatch, SetStateAction } from 'react';
|
|
1
|
+
import React, { Dispatch, SetStateAction } from 'react';
|
|
2
2
|
import { VideoShareSetData } from '../InsertVideo';
|
|
3
3
|
import { LandingPageOption } from '../utils';
|
|
4
4
|
import { CTASet } from 'lib/api/exitlinksets/useExitLinksetsQuery';
|
|
@@ -11,5 +11,5 @@ type Props = {
|
|
|
11
11
|
setInsertVideoData: Dispatch<SetStateAction<VideoShareSetData>>;
|
|
12
12
|
reactionsCustomerEnabled?: boolean;
|
|
13
13
|
};
|
|
14
|
-
export declare const InsertVideoSettings: ({ linksetsData, templatesOptions, overlaysData, insertVideoData, setInsertVideoData, reactionsCustomerEnabled, }: Props) =>
|
|
14
|
+
export declare const InsertVideoSettings: ({ linksetsData, templatesOptions, overlaysData, insertVideoData, setInsertVideoData, reactionsCustomerEnabled, }: Props) => React.JSX.Element;
|
|
15
15
|
export {};
|
|
@@ -9,5 +9,5 @@ type Props = {
|
|
|
9
9
|
fetchSold?: boolean;
|
|
10
10
|
addingVehicle?: boolean;
|
|
11
11
|
};
|
|
12
|
-
export declare const VehicleSearch: ({ onChangeVehicle, handleChangeVehicleButtonPress, handleRemoveVehicleButtonPress, setAddingVehicle, selectedVin, placeholder, fetchSold, addingVehicle, }: Props) => import("react
|
|
12
|
+
export declare const VehicleSearch: ({ onChangeVehicle, handleChangeVehicleButtonPress, handleRemoveVehicleButtonPress, setAddingVehicle, selectedVin, placeholder, fetchSold, addingVehicle, }: Props) => import("react").JSX.Element | null;
|
|
13
13
|
export {};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export declare const TitleWrapper: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;
|
|
2
|
-
export declare const LesaTV: () => import("react
|
|
2
|
+
export declare const LesaTV: () => import("react").JSX.Element;
|
|
@@ -2,5 +2,5 @@ type Props = {
|
|
|
2
2
|
prevSearch: string;
|
|
3
3
|
handleSearch: (searchTerm: string) => void;
|
|
4
4
|
};
|
|
5
|
-
export declare const Search: ({ prevSearch, handleSearch }: Props) => import("react
|
|
5
|
+
export declare const Search: ({ prevSearch, handleSearch }: Props) => import("react").JSX.Element;
|
|
6
6
|
export {};
|
|
@@ -2,5 +2,5 @@ type Props = {
|
|
|
2
2
|
prevSearch: string;
|
|
3
3
|
handleSearch: (searchTerm: string) => void;
|
|
4
4
|
};
|
|
5
|
-
export declare const Search: ({ prevSearch, handleSearch }: Props) => import("react
|
|
5
|
+
export declare const Search: ({ prevSearch, handleSearch }: Props) => import("react").JSX.Element;
|
|
6
6
|
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
type Props = {
|
|
2
2
|
handleUpdateToken: Function;
|
|
3
3
|
};
|
|
4
|
-
export declare const UserDropdown: import("react").MemoExoticComponent<({ handleUpdateToken }: Props) => import("react
|
|
4
|
+
export declare const UserDropdown: import("react").MemoExoticComponent<({ handleUpdateToken }: Props) => import("react").JSX.Element>;
|
|
5
5
|
export {};
|
|
@@ -5,5 +5,5 @@ type Props = {
|
|
|
5
5
|
selectedVideosData?: any;
|
|
6
6
|
setSelectedVideosData?: any;
|
|
7
7
|
};
|
|
8
|
-
export declare const VideoItem: ({ video, isMerge, selectedVideosData, setSelectedVideosData, }: Props) => import("react
|
|
8
|
+
export declare const VideoItem: ({ video, isMerge, selectedVideosData, setSelectedVideosData, }: Props) => import("react").JSX.Element;
|
|
9
9
|
export {};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
export declare enum VideoEncodingStatus {
|
|
2
3
|
READY = 0,
|
|
3
4
|
PROCESSING = 1,
|
|
@@ -14,5 +15,5 @@ type Props = {
|
|
|
14
15
|
thumbnailWidth?: string;
|
|
15
16
|
refreshVideoList?: () => void;
|
|
16
17
|
};
|
|
17
|
-
export declare const VideoItemThumbnail: ({ onClick, thumbnail, duration, videoId, emailStatus, processing, thumbnailHeight, thumbnailWidth, refreshVideoList, }: Props) =>
|
|
18
|
+
export declare const VideoItemThumbnail: ({ onClick, thumbnail, duration, videoId, emailStatus, processing, thumbnailHeight, thumbnailWidth, refreshVideoList, }: Props) => React.JSX.Element;
|
|
18
19
|
export {};
|
|
@@ -3,5 +3,5 @@ type Props = {
|
|
|
3
3
|
handleUpdateToken: Function;
|
|
4
4
|
onPreviousStepHandler: () => void;
|
|
5
5
|
};
|
|
6
|
-
export declare const PasswordForm: ({ username, handleUpdateToken, onPreviousStepHandler, }: Props) => import("react
|
|
6
|
+
export declare const PasswordForm: ({ username, handleUpdateToken, onPreviousStepHandler, }: Props) => import("react").JSX.Element;
|
|
7
7
|
export {};
|
|
@@ -2,5 +2,5 @@ export declare const Spinner: import("styled-components").StyledComponent<"svg",
|
|
|
2
2
|
type Props = {
|
|
3
3
|
username: string;
|
|
4
4
|
};
|
|
5
|
-
export declare const SSOVerifying: ({ username }: Props) => import("react
|
|
5
|
+
export declare const SSOVerifying: ({ username }: Props) => import("react").JSX.Element;
|
|
6
6
|
export {};
|
|
@@ -3,5 +3,5 @@ type Props = {
|
|
|
3
3
|
onVerified: (username: string) => void;
|
|
4
4
|
onSso: (username: string) => void;
|
|
5
5
|
};
|
|
6
|
-
export declare const UsernameForm: ({ showSsoFeature, onVerified, onSso }: Props) => import("react
|
|
6
|
+
export declare const UsernameForm: ({ showSsoFeature, onVerified, onSso }: Props) => import("react").JSX.Element;
|
|
7
7
|
export {};
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
export declare const Merge: () => React.JSX.Element;
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
type PlayerProps = {
|
|
2
3
|
displayVideos: any[];
|
|
3
4
|
width?: number;
|
|
4
5
|
height?: number;
|
|
5
6
|
hasProcessingVideos?: boolean;
|
|
6
7
|
};
|
|
7
|
-
export declare const Player: ({ width, height, displayVideos, hasProcessingVideos, }: PlayerProps) =>
|
|
8
|
+
export declare const Player: ({ width, height, displayVideos, hasProcessingVideos, }: PlayerProps) => React.JSX.Element;
|
|
8
9
|
export {};
|
|
@@ -5,5 +5,5 @@ type VideoMergeProps = {
|
|
|
5
5
|
hasProcessingVideos: boolean;
|
|
6
6
|
setShouldFetch: (arg: boolean) => void;
|
|
7
7
|
};
|
|
8
|
-
export declare const VideoMerge: ({ videos, setVideos, hasProcessingVideos, setShouldFetch, }: VideoMergeProps) => import("react
|
|
8
|
+
export declare const VideoMerge: ({ videos, setVideos, hasProcessingVideos, setShouldFetch, }: VideoMergeProps) => import("react").JSX.Element;
|
|
9
9
|
export {};
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
export declare const VideoRow: ({ index, totalDuration, offset, width, video, setVideos, hasProcessingVideos, showPreviewTrack, }: any) => React.JSX.Element;
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
export declare const VideoThumbnail: ({ video, setVideos, setVideoRef, index, isDragDisabled, setShouldFetch, }: any) => React.JSX.Element;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
type Props = {
|
|
2
2
|
handleUpdateToken: Function;
|
|
3
3
|
};
|
|
4
|
-
export declare const NoAccessPage: ({ handleUpdateToken }: Props) => import("react
|
|
4
|
+
export declare const NoAccessPage: ({ handleUpdateToken }: Props) => import("react").JSX.Element;
|
|
5
5
|
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const PreviewVideoPlayer: () => import("react
|
|
1
|
+
export declare const PreviewVideoPlayer: () => import("react").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const PreviewUpload: () => import("react
|
|
1
|
+
declare const PreviewUpload: () => import("react").JSX.Element;
|
|
2
2
|
export default PreviewUpload;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
type QuickVideosProps = {
|
|
2
2
|
handleUpdateToken: (jwt: string) => void | Promise<void>;
|
|
3
3
|
};
|
|
4
|
-
export declare const QuickVideos: ({ handleUpdateToken }: QuickVideosProps) => import("react
|
|
4
|
+
export declare const QuickVideos: ({ handleUpdateToken }: QuickVideosProps) => import("react").JSX.Element;
|
|
5
5
|
export {};
|
|
@@ -7,4 +7,4 @@ export interface QuickVideoCardProps {
|
|
|
7
7
|
quickVideoParts: IQuickVideoPart[];
|
|
8
8
|
leadOpportunityId?: string;
|
|
9
9
|
}
|
|
10
|
-
export declare const QuickVideoCard: ({ quickVideoId, name, thumbnailUrl, description, quickVideoParts, leadOpportunityId, }: QuickVideoCardProps) => import("react
|
|
10
|
+
export declare const QuickVideoCard: ({ quickVideoId, name, thumbnailUrl, description, quickVideoParts, leadOpportunityId, }: QuickVideoCardProps) => import("react").JSX.Element;
|
|
@@ -3,4 +3,4 @@ export interface QuickVideoCardBodySectionProps {
|
|
|
3
3
|
name: string;
|
|
4
4
|
onOpenDetails: () => void;
|
|
5
5
|
}
|
|
6
|
-
export declare const QuickVideoCardBodySection: ({ thumbnailUrl, name, onOpenDetails, }: QuickVideoCardBodySectionProps) => import("react
|
|
6
|
+
export declare const QuickVideoCardBodySection: ({ thumbnailUrl, name, onOpenDetails, }: QuickVideoCardBodySectionProps) => import("react").JSX.Element;
|
|
@@ -3,4 +3,4 @@ export interface QuickVideoCardFooterSectionProps {
|
|
|
3
3
|
leadOpportunityId?: string;
|
|
4
4
|
disabled?: boolean;
|
|
5
5
|
}
|
|
6
|
-
export declare const QuickVideoCardFooterSection: ({ quickVideoId, leadOpportunityId, disabled, }: QuickVideoCardFooterSectionProps) => import("react
|
|
6
|
+
export declare const QuickVideoCardFooterSection: ({ quickVideoId, leadOpportunityId, disabled, }: QuickVideoCardFooterSectionProps) => import("react").JSX.Element;
|
|
@@ -3,4 +3,4 @@ export interface QuickVideoCardHeaderProps {
|
|
|
3
3
|
description: string;
|
|
4
4
|
onOpenDetails: () => void;
|
|
5
5
|
}
|
|
6
|
-
export declare const QuickVideoCardHeader: ({ name, description, onOpenDetails, }: QuickVideoCardHeaderProps) => import("react
|
|
6
|
+
export declare const QuickVideoCardHeader: ({ name, description, onOpenDetails, }: QuickVideoCardHeaderProps) => import("react").JSX.Element;
|
|
@@ -6,4 +6,4 @@ export type ManagerProps = {
|
|
|
6
6
|
onSubmitSuccess?: () => void;
|
|
7
7
|
children: ReactNode;
|
|
8
8
|
};
|
|
9
|
-
export declare const Manager: ({ quickVideoId, quickVideoParts, onSubmitSuccess, children, }: ManagerProps) => import("react
|
|
9
|
+
export declare const Manager: ({ quickVideoId, quickVideoParts, onSubmitSuccess, children, }: ManagerProps) => import("react").JSX.Element;
|
|
@@ -5,4 +5,4 @@ export type PageProps = {
|
|
|
5
5
|
onClose: () => void;
|
|
6
6
|
onSubmitSuccess?: () => void;
|
|
7
7
|
};
|
|
8
|
-
export declare const Page: ({ quickVideoId, quickVideoParts, onClose, onSubmitSuccess, }: PageProps) => import("react
|
|
8
|
+
export declare const Page: ({ quickVideoId, quickVideoParts, onClose, onSubmitSuccess, }: PageProps) => import("react").JSX.Element;
|
|
@@ -2,4 +2,4 @@ import type { IQuickVideoPart } from 'lib/api/quickVideos/types';
|
|
|
2
2
|
export type ViewProps = {
|
|
3
3
|
quickVideoParts: IQuickVideoPart[];
|
|
4
4
|
};
|
|
5
|
-
export declare const View: ({ quickVideoParts }: ViewProps) => import("react
|
|
5
|
+
export declare const View: ({ quickVideoParts }: ViewProps) => import("react").JSX.Element;
|
|
@@ -5,4 +5,4 @@ export type QuickVideoAddVideoModalProps = {
|
|
|
5
5
|
onClose: () => void;
|
|
6
6
|
onAddVideo: (video: VideoListAutomotiveItem) => void;
|
|
7
7
|
};
|
|
8
|
-
export declare const QuickVideoAddVideoModal: ({ part, onClose, onAddVideo, }: QuickVideoAddVideoModalProps) => import("react
|
|
8
|
+
export declare const QuickVideoAddVideoModal: ({ part, onClose, onAddVideo, }: QuickVideoAddVideoModalProps) => import("react").JSX.Element;
|
|
@@ -6,4 +6,4 @@ export type QuickVideoDetailsModalProps = {
|
|
|
6
6
|
description: string;
|
|
7
7
|
quickVideoParts: IQuickVideoPart[];
|
|
8
8
|
};
|
|
9
|
-
export declare const QuickVideoDetailsModal: ({ handleModalClose, quickVideoId, name, description, quickVideoParts, }: QuickVideoDetailsModalProps) => import("react
|
|
9
|
+
export declare const QuickVideoDetailsModal: ({ handleModalClose, quickVideoId, name, description, quickVideoParts, }: QuickVideoDetailsModalProps) => import("react").JSX.Element;
|
|
@@ -4,4 +4,4 @@ export type QuickVideoAddVideoListItemProps = {
|
|
|
4
4
|
selected: boolean;
|
|
5
5
|
onSelect: (video: VideoListAutomotiveItem) => void;
|
|
6
6
|
};
|
|
7
|
-
export declare const QuickVideoAddVideoListItem: ({ video, selected, onSelect, }: QuickVideoAddVideoListItemProps) => import("react
|
|
7
|
+
export declare const QuickVideoAddVideoListItem: ({ video, selected, onSelect, }: QuickVideoAddVideoListItemProps) => import("react").JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export type QuickVideoDetailsModalFooterProps = {
|
|
2
2
|
onClose: () => void;
|
|
3
3
|
};
|
|
4
|
-
export declare const QuickVideoDetailsModalFooter: ({ onClose, }: QuickVideoDetailsModalFooterProps) => import("react
|
|
4
|
+
export declare const QuickVideoDetailsModalFooter: ({ onClose, }: QuickVideoDetailsModalFooterProps) => import("react").JSX.Element;
|
|
@@ -2,4 +2,4 @@ import type { PropsWithChildren } from 'react';
|
|
|
2
2
|
export type QuickVideoDetailsModalFormProps = PropsWithChildren<{
|
|
3
3
|
onClose: () => void;
|
|
4
4
|
}>;
|
|
5
|
-
export declare const QuickVideoDetailsModalForm: ({ children, onClose, }: QuickVideoDetailsModalFormProps) => import("react
|
|
5
|
+
export declare const QuickVideoDetailsModalForm: ({ children, onClose, }: QuickVideoDetailsModalFormProps) => import("react").JSX.Element;
|
|
@@ -3,4 +3,4 @@ export type QuickVideoDetailsModalHeaderProps = {
|
|
|
3
3
|
description: string;
|
|
4
4
|
onClose: () => void;
|
|
5
5
|
};
|
|
6
|
-
export declare const QuickVideoDetailsModalHeader: ({ name, description, onClose, }: QuickVideoDetailsModalHeaderProps) => import("react
|
|
6
|
+
export declare const QuickVideoDetailsModalHeader: ({ name, description, onClose, }: QuickVideoDetailsModalHeaderProps) => import("react").JSX.Element;
|
|
@@ -8,4 +8,4 @@ export type QuickVideoPartProps = {
|
|
|
8
8
|
onClearUserVideo?: () => void;
|
|
9
9
|
onOpenAddVideo?: () => void;
|
|
10
10
|
};
|
|
11
|
-
export declare const QuickVideoPart: ({ part, selectedUserVideoId, pendingVideo, onClearUserVideo, onOpenAddVideo, }: QuickVideoPartProps) => import("react
|
|
11
|
+
export declare const QuickVideoPart: ({ part, selectedUserVideoId, pendingVideo, onClearUserVideo, onOpenAddVideo, }: QuickVideoPartProps) => import("react").JSX.Element;
|
package/dist/app/pages/quickVideos/modals/components/QuickVideoUserConfigurationVideoDetails.d.ts
CHANGED
|
@@ -4,4 +4,4 @@ export type QuickVideoUserConfigurationVideoDetailsProps = {
|
|
|
4
4
|
onRemove?: () => void;
|
|
5
5
|
onChange?: () => void;
|
|
6
6
|
};
|
|
7
|
-
export declare const QuickVideoUserConfigurationVideoDetails: ({ configuration, onRemove, onChange, }: QuickVideoUserConfigurationVideoDetailsProps) => import("react
|
|
7
|
+
export declare const QuickVideoUserConfigurationVideoDetails: ({ configuration, onRemove, onChange, }: QuickVideoUserConfigurationVideoDetailsProps) => import("react").JSX.Element;
|
|
@@ -8,4 +8,4 @@ export declare const ChooseRecordingOptions: ({ extendStyles, showPreview, onSta
|
|
|
8
8
|
onStartUpladingVoiceOverHandler?: (blob: Blob) => void;
|
|
9
9
|
showLegacyRecorderSwitch: boolean;
|
|
10
10
|
autoStartCam?: boolean;
|
|
11
|
-
}) => import("react
|
|
11
|
+
}) => import("react").JSX.Element;
|
|
@@ -5,5 +5,5 @@ interface IProps {
|
|
|
5
5
|
willStart: boolean;
|
|
6
6
|
counter: number;
|
|
7
7
|
}
|
|
8
|
-
export declare const CountDown: ({ counter, willStart, onClick, hide, isFreemium, }: IProps) => import("react
|
|
8
|
+
export declare const CountDown: ({ counter, willStart, onClick, hide, isFreemium, }: IProps) => import("react").JSX.Element;
|
|
9
9
|
export {};
|
|
@@ -14,5 +14,5 @@ type Props = {
|
|
|
14
14
|
options: Array<Option>;
|
|
15
15
|
onChange: (value: any, actionMeta?: any) => void;
|
|
16
16
|
};
|
|
17
|
-
export declare const FolderDropdown: (props: Props) => import("react
|
|
17
|
+
export declare const FolderDropdown: (props: Props) => import("react").JSX.Element;
|
|
18
18
|
export {};
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
interface IProps {
|
|
2
3
|
handleModalClose: () => void;
|
|
3
4
|
onSave?: () => void;
|
|
4
5
|
}
|
|
5
|
-
export declare const ModalRecordingVideosSettings: ({ handleModalClose, onSave, }: IProps) =>
|
|
6
|
+
export declare const ModalRecordingVideosSettings: ({ handleModalClose, onSave, }: IProps) => React.JSX.Element;
|
|
6
7
|
export {};
|
|
@@ -4,5 +4,5 @@ type Props = {
|
|
|
4
4
|
handleSubmit?: (data?: any) => void;
|
|
5
5
|
settings: ITeleprompterSettings | null;
|
|
6
6
|
};
|
|
7
|
-
export declare const ModalTeleprompterRecord: ({ handleModalClose, handleSubmit, settings, }: Props) => import("react
|
|
7
|
+
export declare const ModalTeleprompterRecord: ({ handleModalClose, handleSubmit, settings, }: Props) => import("react").JSX.Element;
|
|
8
8
|
export {};
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
export declare const TAG_LIMIT = 50;
|
|
2
|
-
export declare const ModalVideoTags: ({ videoTags, handleModalClose, onSubmit, buttonTitle, }: any) =>
|
|
3
|
+
export declare const ModalVideoTags: ({ videoTags, handleModalClose, onSubmit, buttonTitle, }: any) => React.JSX.Element;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
interface IRecordBothProps {
|
|
2
3
|
screenStream: MediaStream;
|
|
3
4
|
stopAllStreams: () => void;
|
|
@@ -5,5 +6,5 @@ interface IRecordBothProps {
|
|
|
5
6
|
showPreview?: boolean;
|
|
6
7
|
onStartUpladingVoiceOverHandler?: (blob: Blob) => void;
|
|
7
8
|
}
|
|
8
|
-
export declare const RecordBoth: ({ screenStream, stopAllStreams, handleGoToRecordHome, showPreview, onStartUpladingVoiceOverHandler, }: IRecordBothProps) =>
|
|
9
|
+
export declare const RecordBoth: ({ screenStream, stopAllStreams, handleGoToRecordHome, showPreview, onStartUpladingVoiceOverHandler, }: IRecordBothProps) => React.JSX.Element;
|
|
9
10
|
export {};
|
|
@@ -9,5 +9,5 @@ interface ScreenRecorderProps {
|
|
|
9
9
|
toggleCamera: () => Promise<void>;
|
|
10
10
|
isCameraToggled: boolean;
|
|
11
11
|
}
|
|
12
|
-
export declare const RecordCam: ({ screenStream, stopAllStreams, handleGoToRecordHome, onOpenRecordingSettings, showPreview, autoSaveOnFinish, onStartUpladingVoiceOverHandler, toggleCamera, isCameraToggled, }: ScreenRecorderProps) => import("react
|
|
12
|
+
export declare const RecordCam: ({ screenStream, stopAllStreams, handleGoToRecordHome, onOpenRecordingSettings, showPreview, autoSaveOnFinish, onStartUpladingVoiceOverHandler, toggleCamera, isCameraToggled, }: ScreenRecorderProps) => import("react").JSX.Element;
|
|
13
13
|
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const RecordHome: () => import("react
|
|
1
|
+
export declare const RecordHome: () => import("react").JSX.Element;
|
|
@@ -8,5 +8,5 @@ interface RecorderBodyProps {
|
|
|
8
8
|
status: RECORDING_STATUS;
|
|
9
9
|
toggleCamera?: () => void;
|
|
10
10
|
}
|
|
11
|
-
export declare const RecorderBody: ({ countdown, videoRef, teleprompter, status, canvasRef, toggleCamera, }: RecorderBodyProps) =>
|
|
11
|
+
export declare const RecorderBody: ({ countdown, videoRef, teleprompter, status, canvasRef, toggleCamera, }: RecorderBodyProps) => React.JSX.Element;
|
|
12
12
|
export {};
|
|
@@ -6,5 +6,5 @@ interface RecordingControlProps {
|
|
|
6
6
|
teleprompterActions?: React.ReactNode;
|
|
7
7
|
onOpenRecordingSettings?: () => void;
|
|
8
8
|
}
|
|
9
|
-
export declare const RecordingHeaderWithRouteGuard: ({ status, handleGoToRecordHome, teleprompterActions, onOpenRecordingSettings, }: RecordingControlProps) =>
|
|
9
|
+
export declare const RecordingHeaderWithRouteGuard: ({ status, handleGoToRecordHome, teleprompterActions, onOpenRecordingSettings, }: RecordingControlProps) => React.JSX.Element;
|
|
10
10
|
export {};
|
|
@@ -5,5 +5,5 @@ interface ScreenRecorderProps {
|
|
|
5
5
|
showPreview?: boolean;
|
|
6
6
|
onStartUpladingVoiceOverHandler?: (blob: Blob) => void;
|
|
7
7
|
}
|
|
8
|
-
export declare const ScreenRecorder: ({ screenStream, stopAllStreams, handleGoToRecordHome, showPreview, onStartUpladingVoiceOverHandler, }: ScreenRecorderProps) => import("react
|
|
8
|
+
export declare const ScreenRecorder: ({ screenStream, stopAllStreams, handleGoToRecordHome, showPreview, onStartUpladingVoiceOverHandler, }: ScreenRecorderProps) => import("react").JSX.Element;
|
|
9
9
|
export {};
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
type ComponentProps = {
|
|
2
3
|
content: string;
|
|
3
4
|
fontSize: string;
|
|
4
5
|
};
|
|
5
|
-
export declare const Scroller: ({ content, fontSize }: ComponentProps) =>
|
|
6
|
+
export declare const Scroller: ({ content, fontSize }: ComponentProps) => React.JSX.Element;
|
|
6
7
|
export {};
|
|
@@ -2,5 +2,5 @@ import { RECORDING_STATUS } from '../types';
|
|
|
2
2
|
interface TeleprompterProps {
|
|
3
3
|
status: RECORDING_STATUS;
|
|
4
4
|
}
|
|
5
|
-
export declare const BaseTeleprompterActions: ({ status }: TeleprompterProps) => import("react
|
|
5
|
+
export declare const BaseTeleprompterActions: ({ status }: TeleprompterProps) => import("react").JSX.Element;
|
|
6
6
|
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const RecordingTeleprompterActions: () => import("react
|
|
1
|
+
export declare const RecordingTeleprompterActions: () => import("react").JSX.Element;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import { RECORDING_STATUS } from '../types';
|
|
2
3
|
interface TeleprompterProps {
|
|
3
4
|
status: RECORDING_STATUS;
|
|
4
5
|
}
|
|
5
|
-
export declare const TeleprompterActions: ({ status }: TeleprompterProps) =>
|
|
6
|
+
export declare const TeleprompterActions: ({ status }: TeleprompterProps) => React.JSX.Element;
|
|
6
7
|
export {};
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
import { RECORDING_STATUS } from '../types';
|
|
2
3
|
interface TeleprompterProps {
|
|
3
4
|
status: RECORDING_STATUS;
|
|
4
5
|
}
|
|
5
|
-
export declare const TeleprompterDisplay: ({ status }: TeleprompterProps) =>
|
|
6
|
+
export declare const TeleprompterDisplay: ({ status }: TeleprompterProps) => React.JSX.Element;
|
|
6
7
|
export default TeleprompterDisplay;
|
|
@@ -13,5 +13,5 @@ interface IUploadLoaderProps {
|
|
|
13
13
|
createProgress: IProgress;
|
|
14
14
|
encodeProgress: IProgress;
|
|
15
15
|
}
|
|
16
|
-
export declare const UploadLoader: ({ progressState, uploadToS3Progress, createProgress, encodeProgress, }: IUploadLoaderProps) => import("react
|
|
16
|
+
export declare const UploadLoader: ({ progressState, uploadToS3Progress, createProgress, encodeProgress, }: IUploadLoaderProps) => import("react").JSX.Element;
|
|
17
17
|
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const VideoTag: ({ tag, showRemove, onRemove, onClick, onMouseEnter, onMouseLeave, children, }: any) => import("react
|
|
1
|
+
export declare const VideoTag: ({ tag, showRemove, onRemove, onClick, onMouseEnter, onMouseLeave, children, }: any) => import("react").JSX.Element;
|
|
@@ -21,5 +21,5 @@ interface Props {
|
|
|
21
21
|
showLabel?: boolean;
|
|
22
22
|
width?: string;
|
|
23
23
|
}
|
|
24
|
-
declare const VideoUploadFolderDropdown: ({ value, setValue, showSharedWithMeFolders, showLabel, width, showAllFolderOption, }: Props) =>
|
|
24
|
+
declare const VideoUploadFolderDropdown: ({ value, setValue, showSharedWithMeFolders, showLabel, width, showAllFolderOption, }: Props) => React.JSX.Element;
|
|
25
25
|
export default VideoUploadFolderDropdown;
|
|
@@ -10,5 +10,5 @@ interface IVirtualBackgroundButtonProps {
|
|
|
10
10
|
setIsLoadingVB: React.Dispatch<React.SetStateAction<boolean>>;
|
|
11
11
|
isLoadingVb: boolean;
|
|
12
12
|
}
|
|
13
|
-
export declare const VirtualBackgroundsButton: ({ videoRef, canvasRef, isSegmenterActive, setIsSegmenterActive, status, initialImage, setIsLoadingVB, isLoadingVb, }: IVirtualBackgroundButtonProps) =>
|
|
13
|
+
export declare const VirtualBackgroundsButton: ({ videoRef, canvasRef, isSegmenterActive, setIsSegmenterActive, status, initialImage, setIsLoadingVB, isLoadingVb, }: IVirtualBackgroundButtonProps) => React.JSX.Element;
|
|
14
14
|
export {};
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
import { DetailsRecordingPreviewProps } from './types';
|
|
2
|
-
export declare const DetailsRecordingPreview: ({ videoBlob, handleGoToRecordHome, autoSave, }: DetailsRecordingPreviewProps) =>
|
|
3
|
+
export declare const DetailsRecordingPreview: ({ videoBlob, handleGoToRecordHome, autoSave, }: DetailsRecordingPreviewProps) => React.JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const DetailsPreviewAttributesHeader: () => import("react
|
|
1
|
+
export declare const DetailsPreviewAttributesHeader: () => import("react").JSX.Element;
|
|
@@ -3,5 +3,5 @@ interface IDetailsPreviewHeaderProps {
|
|
|
3
3
|
setContineToInsert: React.Dispatch<React.SetStateAction<boolean>>;
|
|
4
4
|
onDiscardHandler: () => void;
|
|
5
5
|
}
|
|
6
|
-
export declare const DetailsPreviewHeader: ({ setContineToInsert, onDiscardHandler, }: IDetailsPreviewHeaderProps) =>
|
|
6
|
+
export declare const DetailsPreviewHeader: ({ setContineToInsert, onDiscardHandler, }: IDetailsPreviewHeaderProps) => React.JSX.Element;
|
|
7
7
|
export {};
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const DetailsPreviewVideoAttributes: () => React.JSX.Element | null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const DetailsRecordPreviewTags: () => import("react
|
|
1
|
+
export declare const DetailsRecordPreviewTags: () => import("react").JSX.Element;
|
|
@@ -10,5 +10,5 @@ interface IVideoRequestDetailsProps {
|
|
|
10
10
|
fetchSoldVehiclesForAutomotive?: boolean;
|
|
11
11
|
results: UseQueryResult<UsersByAutmotiveRolesResponse[], unknown>[];
|
|
12
12
|
}
|
|
13
|
-
export declare const VideoRequestDetails: ({ fetchSoldVehiclesForAutomotive, results, }: IVideoRequestDetailsProps) => import("react
|
|
13
|
+
export declare const VideoRequestDetails: ({ fetchSoldVehiclesForAutomotive, results, }: IVideoRequestDetailsProps) => import("react").JSX.Element;
|
|
14
14
|
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const RecordingRoutes: () => import("react
|
|
1
|
+
export declare const RecordingRoutes: () => import("react").JSX.Element;
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import React from 'react';
|
|
1
2
|
type Props = {
|
|
2
3
|
selectedFile?: any;
|
|
3
4
|
handleModalClose: () => void;
|
|
4
5
|
onSelect: any;
|
|
5
6
|
selectedVirtualBackgroundUrl: string;
|
|
6
7
|
};
|
|
7
|
-
export declare const FilesTabContent: (props: Props) =>
|
|
8
|
+
export declare const FilesTabContent: (props: Props) => React.JSX.Element;
|
|
8
9
|
export {};
|