react-covideo-embed 1.0.95 → 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.
Files changed (149) hide show
  1. package/build/index.js +576 -576
  2. package/build/index.js.map +1 -1
  3. package/build/react-covideo-embed.esm.js +5257 -5092
  4. package/build/react-covideo-embed.esm.js.map +1 -1
  5. package/dist/app/App.d.ts +1 -1
  6. package/dist/app/pages/insertVideo/InsertVideo.d.ts +1 -1
  7. package/dist/app/pages/insertVideo/components/CopyVideoButton.d.ts +1 -1
  8. package/dist/app/pages/insertVideo/components/InsertButton.d.ts +1 -1
  9. package/dist/app/pages/insertVideo/components/InsertVideoSettings.d.ts +2 -2
  10. package/dist/app/pages/insertVideo/components/VehicleSearch.d.ts +1 -1
  11. package/dist/app/pages/lesaTV/LesaTV.d.ts +1 -1
  12. package/dist/app/pages/lesaTV/components/PageInfo.d.ts +1 -1
  13. package/dist/app/pages/lesaTV/components/Search.d.ts +1 -1
  14. package/dist/app/pages/library/Library.d.ts +1 -1
  15. package/dist/app/pages/library/components/NoVideos.d.ts +1 -1
  16. package/dist/app/pages/library/components/PageInfo.d.ts +1 -1
  17. package/dist/app/pages/library/components/Search.d.ts +1 -1
  18. package/dist/app/pages/library/components/UserDropdown.d.ts +1 -1
  19. package/dist/app/pages/library/components/VideoItem.d.ts +1 -1
  20. package/dist/app/pages/library/components/VideoItemThumbnail.d.ts +2 -1
  21. package/dist/app/pages/login/Login.d.ts +1 -1
  22. package/dist/app/pages/login/PasswordForm.d.ts +1 -1
  23. package/dist/app/pages/login/SSOVerifying.d.ts +1 -1
  24. package/dist/app/pages/login/UsernameForm.d.ts +1 -1
  25. package/dist/app/pages/merge/Merge.d.ts +2 -1
  26. package/dist/app/pages/merge/components/Player.d.ts +2 -1
  27. package/dist/app/pages/merge/components/VideoMerge.d.ts +1 -1
  28. package/dist/app/pages/merge/components/VideoRow.d.ts +2 -1
  29. package/dist/app/pages/merge/components/VideoThumbnail.d.ts +2 -1
  30. package/dist/app/pages/noAccess/NoAccess.d.ts +1 -1
  31. package/dist/app/pages/preview/PreviewVideoPlayer.d.ts +1 -1
  32. package/dist/app/pages/previewUpload/PreviewUpload.d.ts +1 -1
  33. package/dist/app/pages/quickVideos/QuickVideos.d.ts +1 -1
  34. package/dist/app/pages/quickVideos/card/QuickVideoCard.d.ts +1 -1
  35. package/dist/app/pages/quickVideos/card/components/QuickVideoCardBodySection.d.ts +1 -1
  36. package/dist/app/pages/quickVideos/card/components/QuickVideoCardFooterSection.d.ts +1 -1
  37. package/dist/app/pages/quickVideos/card/components/QuickVideoCardHeader.d.ts +1 -1
  38. package/dist/app/pages/quickVideos/form/Manager.d.ts +1 -1
  39. package/dist/app/pages/quickVideos/form/Page.d.ts +1 -1
  40. package/dist/app/pages/quickVideos/form/View.d.ts +1 -1
  41. package/dist/app/pages/quickVideos/modals/QuickVideoAddVideoModal.d.ts +1 -1
  42. package/dist/app/pages/quickVideos/modals/QuickVideoDetailsModal.d.ts +1 -1
  43. package/dist/app/pages/quickVideos/modals/components/QuickVideoAddVideoListItem.d.ts +1 -1
  44. package/dist/app/pages/quickVideos/modals/components/QuickVideoDetailsModalFooter.d.ts +1 -1
  45. package/dist/app/pages/quickVideos/modals/components/QuickVideoDetailsModalForm.d.ts +1 -1
  46. package/dist/app/pages/quickVideos/modals/components/QuickVideoDetailsModalHeader.d.ts +1 -1
  47. package/dist/app/pages/quickVideos/modals/components/QuickVideoPart.d.ts +1 -1
  48. package/dist/app/pages/quickVideos/modals/components/QuickVideoUserConfigurationVideoDetails.d.ts +1 -1
  49. package/dist/app/pages/recordv1/ChooseRecordingOptions.d.ts +1 -1
  50. package/dist/app/pages/recordv1/Countdown.d.ts +1 -1
  51. package/dist/app/pages/recordv1/FolderDropdown.d.ts +1 -1
  52. package/dist/app/pages/recordv1/ModalRecordingVideoSettings.d.ts +2 -1
  53. package/dist/app/pages/recordv1/ModalTeleprompterRecord.d.ts +1 -1
  54. package/dist/app/pages/recordv1/ModalVideoTags.d.ts +2 -1
  55. package/dist/app/pages/recordv1/ProgressCircle.d.ts +1 -1
  56. package/dist/app/pages/recordv1/RecordBoth.d.ts +2 -1
  57. package/dist/app/pages/recordv1/RecordCam.d.ts +1 -1
  58. package/dist/app/pages/recordv1/RecordCamLoader.d.ts +1 -1
  59. package/dist/app/pages/recordv1/RecordHome.d.ts +1 -1
  60. package/dist/app/pages/recordv1/RecorderBody.d.ts +1 -1
  61. package/dist/app/pages/recordv1/RecordingHeadingWithRouteGuard.d.ts +1 -1
  62. package/dist/app/pages/recordv1/ScreenRecorder.d.ts +1 -1
  63. package/dist/app/pages/recordv1/Scroller.d.ts +2 -1
  64. package/dist/app/pages/recordv1/Teleprompter/BaseTeleprompterActions.d.ts +1 -1
  65. package/dist/app/pages/recordv1/Teleprompter/RecordingTeleprompterActions.d.ts +1 -1
  66. package/dist/app/pages/recordv1/Teleprompter/TeleprompterActions.d.ts +2 -1
  67. package/dist/app/pages/recordv1/Teleprompter/TeleprompterDisplay.d.ts +2 -1
  68. package/dist/app/pages/recordv1/UploadLoader.d.ts +1 -1
  69. package/dist/app/pages/recordv1/VideoTag.d.ts +1 -1
  70. package/dist/app/pages/recordv1/VideoUploadFolderDropdown.d.ts +1 -1
  71. package/dist/app/pages/recordv1/VirtualBackgroundsButton.d.ts +1 -1
  72. package/dist/app/pages/recordv1/detailsPreview/DetailsPreview.d.ts +2 -1
  73. package/dist/app/pages/recordv1/detailsPreview/form/DetailsPreviewAtrributesHeader.d.ts +1 -1
  74. package/dist/app/pages/recordv1/detailsPreview/form/DetailsPreviewHeader.d.ts +1 -1
  75. package/dist/app/pages/recordv1/detailsPreview/form/DetailsPreviewVideoAttributes.d.ts +2 -1
  76. package/dist/app/pages/recordv1/detailsPreview/form/DetailsRecordPreviewTags.d.ts +1 -1
  77. package/dist/app/pages/recordv1/detailsPreview/form/VideoRequestDetails.d.ts +1 -1
  78. package/dist/app/pages/recordv1/routes.d.ts +1 -1
  79. package/dist/app/pages/recordv1/virtualBackgrounds/FilesTabContent.d.ts +2 -1
  80. package/dist/app/pages/recordv1/virtualBackgrounds/VirtualBackgroundLibraryModal.d.ts +2 -1
  81. package/dist/app/pages/recordv1/virtualBackgrounds/VirtualBackgrounds.d.ts +2 -1
  82. package/dist/app/pages/video/Upload.d.ts +2 -1
  83. package/dist/app/pages/video/components/Preview.d.ts +1 -1
  84. package/dist/app/pages/video/components/videoPlayer/VideoPlayer.d.ts +1 -1
  85. package/dist/app/pages/video/components/videoPlayer/components/onScreenPlayButton.d.ts +2 -1
  86. package/dist/app/pages/video/components/videoPlayer/components/progressBar.d.ts +1 -1
  87. package/dist/app/pages/video/components/videoPlayer/components/trim/Handle.d.ts +2 -1
  88. package/dist/app/pages/video/components/videoPlayer/components/trim/TimelineRange.d.ts +1 -1
  89. package/dist/app/pages/video/components/videoPlayer/components/trim/Trim.d.ts +1 -1
  90. package/dist/app/pages/video/components/videoPlayer/components/trim/VideoPreviewTrack.d.ts +2 -1
  91. package/dist/app/pages/video/components/videoPlayer/components/videoControls.d.ts +1 -1
  92. package/dist/app/pages/video/videoDetails/components/AttributesFields.d.ts +2 -1
  93. package/dist/app/pages/vinReels/ModalVideoPreview.d.ts +2 -1
  94. package/dist/app/pages/vinReels/VinReels.d.ts +3 -2
  95. package/dist/app/pages/voiceover/Voiceover.d.ts +1 -1
  96. package/dist/app/pages/voiceover/components/AudioRecorder.d.ts +1 -1
  97. package/dist/app/pages/voiceover/components/VideoPreview.d.ts +1 -1
  98. package/dist/app/pages/wheelsTV/WheelsTV.d.ts +1 -1
  99. package/dist/app/pages/wheelsTV/components/PageInfo.d.ts +1 -1
  100. package/dist/app/pages/wheelsTV/components/Search.d.ts +1 -1
  101. package/dist/index.d.ts +2 -0
  102. package/dist/lib/components/AddonDropdown.d.ts +1 -1
  103. package/dist/lib/components/ButtonDropdown.d.ts +1 -1
  104. package/dist/lib/components/ButtonSwitch.d.ts +1 -1
  105. package/dist/lib/components/CheckboxInput.d.ts +2 -1
  106. package/dist/lib/components/CloseButton.d.ts +1 -1
  107. package/dist/lib/components/Container.d.ts +1 -1
  108. package/dist/lib/components/CountDown.d.ts +1 -1
  109. package/dist/lib/components/DragAndDrop.d.ts +1 -1
  110. package/dist/lib/components/InformationBox.d.ts +2 -1
  111. package/dist/lib/components/Label.d.ts +1 -1
  112. package/dist/lib/components/LoadingIndicator.d.ts +2 -1
  113. package/dist/lib/components/Logo.d.ts +1 -1
  114. package/dist/lib/components/MainWrapper.d.ts +1 -1
  115. package/dist/lib/components/NewDropdown.d.ts +1 -1
  116. package/dist/lib/components/PreviewVideoBar.d.ts +1 -1
  117. package/dist/lib/components/RouteLeavingGuard.d.ts +1 -1
  118. package/dist/lib/components/TopBar.d.ts +1 -1
  119. package/dist/lib/components/formik/FormikDropdown.d.ts +1 -1
  120. package/dist/lib/components/formik/FormikErrorMessage.d.ts +1 -1
  121. package/dist/lib/components/formik/FormikTextAreaField.d.ts +1 -1
  122. package/dist/lib/components/inputs/RadioInput.d.ts +1 -1
  123. package/dist/lib/components/mediaTools/index.d.ts +1 -1
  124. package/dist/lib/components/modal/Modal.d.ts +1 -1
  125. package/dist/lib/components/modal/ModalQuickShareMarkAsSent.d.ts +1 -1
  126. package/dist/lib/components/modals/Modal.d.ts +1 -1
  127. package/dist/lib/components/modals/ModalInputText.d.ts +1 -1
  128. package/dist/lib/components/modals/ModalLeave.d.ts +1 -1
  129. package/dist/lib/components/modals/ModalPrompt.d.ts +1 -1
  130. package/dist/lib/components/modals/ModalUpload.d.ts +1 -1
  131. package/dist/lib/components/modals/ModalVideoPreview.d.ts +2 -1
  132. package/dist/lib/components/toast-notifications/ToastNotification.d.ts +1 -1
  133. package/dist/lib/components/toast-notifications/index.d.ts +2 -1
  134. package/dist/lib/components/videoUpload/MultipleUploadList.d.ts +2 -1
  135. package/dist/lib/components/videoUpload/VideoUpload.d.ts +1 -1
  136. package/dist/lib/context/ActionDispatchContext.d.ts +1 -1
  137. package/dist/lib/context/AuthorizationContext.d.ts +1 -1
  138. package/dist/lib/context/ConfigurationContext.d.ts +2 -0
  139. package/dist/lib/context/ContactUsModalContext.d.ts +1 -1
  140. package/dist/lib/context/record/provider.d.ts +1 -1
  141. package/dist/lib/context/teleprompter/provider.d.ts +1 -1
  142. package/dist/lib/hooks/GTM/actions/recording/recordingSettings.d.ts +4 -0
  143. package/dist/lib/hooks/GTM/types.d.ts +2 -1
  144. package/dist/lib/hooks/GTM/useGTMAnalytics.d.ts +5 -0
  145. package/dist/lib/hooks/GTM/utils.d.ts +97 -0
  146. package/dist/lib/hooks/query/markAsSent/useQuickShareMarkAsSentMutation.d.ts +4 -1
  147. package/dist/lib/hooks/useQuickShare.d.ts +1 -1
  148. package/dist/lib/images/volumeOff.d.ts +2 -1
  149. package/package.json +4 -4
@@ -1,7 +1,8 @@
1
+ import React from 'react';
1
2
  type Props = {
2
3
  handleModalClose: () => void;
3
4
  onSelect: any;
4
5
  selectedVirtualBackgroundUrl: string;
5
6
  };
6
- export declare const VirtualBackgroundLibraryModal: ({ handleModalClose, selectedVirtualBackgroundUrl, onSelect, }: Props) => import("react/jsx-runtime").JSX.Element;
7
+ export declare const VirtualBackgroundLibraryModal: ({ handleModalClose, selectedVirtualBackgroundUrl, onSelect, }: Props) => React.JSX.Element;
7
8
  export {};
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  import { ICustomVirtualBackground } from 'lib/api/customVirtualBackground/useCustomVirtualBackgroundQuery';
2
3
  export declare const VirtualBackgroundImages: string[];
3
4
  interface Props {
@@ -8,5 +9,5 @@ interface Props {
8
9
  selectedVirtualBackgroundUrl?: any;
9
10
  customVirtualBackgrounds?: ICustomVirtualBackground[];
10
11
  }
11
- export declare const VirtualBackgrounds: ({ onSelect, onMainButtonClick, selectedVirtualBackgroundUrl, customVirtualBackgrounds, }: Props) => import("react/jsx-runtime").JSX.Element;
12
+ export declare const VirtualBackgrounds: ({ onSelect, onMainButtonClick, selectedVirtualBackgroundUrl, customVirtualBackgrounds, }: Props) => React.JSX.Element;
12
13
  export {};
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  type UploadProps = {
2
3
  title: string;
3
4
  beginUploadProcess: boolean;
@@ -6,5 +7,5 @@ type UploadProps = {
6
7
  file: any;
7
8
  fileName: string;
8
9
  };
9
- declare const Upload: ({ title, beginUploadProcess, afterUpload, setSavedVideoId, file, fileName, }: UploadProps) => import("react/jsx-runtime").JSX.Element;
10
+ declare const Upload: ({ title, beginUploadProcess, afterUpload, setSavedVideoId, file, fileName, }: UploadProps) => React.JSX.Element;
10
11
  export default Upload;
@@ -9,5 +9,5 @@ type PreviewProps = {
9
9
  initialTitle?: string;
10
10
  updateUploadLoading?: (val: boolean) => void;
11
11
  };
12
- declare const Preview: ({ recordingBlobUrl, recordDate, setSaveFunction, insertAfterSave, setIsSaveDisabled, skipUploadProcess, videoId, initialTitle, updateUploadLoading, }: PreviewProps) => import("react/jsx-runtime").JSX.Element;
12
+ declare const Preview: ({ recordingBlobUrl, recordDate, setSaveFunction, insertAfterSave, setIsSaveDisabled, skipUploadProcess, videoId, initialTitle, updateUploadLoading, }: PreviewProps) => import("react").JSX.Element;
13
13
  export default Preview;
@@ -29,5 +29,5 @@ type Props = {
29
29
  setVideoDuration?: (arg1: number) => void;
30
30
  setIsVideoLoading?: (arg: boolean) => void;
31
31
  };
32
- export declare const VideoPlayer: (props: Props) => import("react/jsx-runtime").JSX.Element;
32
+ export declare const VideoPlayer: (props: Props) => React.JSX.Element;
33
33
  export {};
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  type Props = {
2
3
  playerBackgroundColor: string;
3
4
  playButtonPosition: string;
@@ -6,5 +7,5 @@ type Props = {
6
7
  playerIconsColor: string;
7
8
  small?: boolean;
8
9
  };
9
- export declare const OnScreenPlayButton: (props: Props) => import("react/jsx-runtime").JSX.Element;
10
+ export declare const OnScreenPlayButton: (props: Props) => React.JSX.Element;
10
11
  export {};
@@ -6,5 +6,5 @@ type Props = {
6
6
  color?: string;
7
7
  small?: boolean;
8
8
  };
9
- export declare const ProgressBar: (props: Props) => import("react/jsx-runtime").JSX.Element;
9
+ export declare const ProgressBar: (props: Props) => React.JSX.Element;
10
10
  export {};
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  import { SliderItem, GetHandleProps } from 'react-compound-slider';
2
3
  interface HandleProps {
3
4
  isActive: boolean;
@@ -11,5 +12,5 @@ interface HandleProps {
11
12
  changeVideoPosition?: boolean;
12
13
  showFloatingPreview?: boolean;
13
14
  }
14
- export declare const Handle: (props: HandleProps) => import("react/jsx-runtime").JSX.Element;
15
+ export declare const Handle: (props: HandleProps) => React.JSX.Element;
15
16
  export {};
@@ -16,5 +16,5 @@ type Props = {
16
16
  width: string;
17
17
  showPreviewTrack?: boolean;
18
18
  };
19
- export declare const TimelineRange: (props: Props) => import("react/jsx-runtime").JSX.Element;
19
+ export declare const TimelineRange: (props: Props) => React.JSX.Element;
20
20
  export {};
@@ -9,5 +9,5 @@ type TrimProps = {
9
9
  isVideoTrimmed: boolean;
10
10
  isVideoLoading?: boolean;
11
11
  };
12
- declare const Trim: ({ videoRef, videoDuration, videoSource, setValue, value, isVideoTrimmed, valueRef, isVideoLoading, }: TrimProps) => import("react/jsx-runtime").JSX.Element;
12
+ declare const Trim: ({ videoRef, videoDuration, videoSource, setValue, value, isVideoTrimmed, valueRef, isVideoLoading, }: TrimProps) => React.JSX.Element;
13
13
  export default Trim;
@@ -1,7 +1,8 @@
1
+ import React from 'react';
1
2
  type VideoPreviewTrackProps = {
2
3
  videoSource: string;
3
4
  videoDuration: number;
4
5
  numberOfStills: number;
5
6
  };
6
- export declare const VideoPreviewTrack: ({ videoSource, videoDuration, numberOfStills, }: VideoPreviewTrackProps) => import("react/jsx-runtime").JSX.Element;
7
+ export declare const VideoPreviewTrack: ({ videoSource, videoDuration, numberOfStills, }: VideoPreviewTrackProps) => React.JSX.Element;
7
8
  export {};
@@ -24,5 +24,5 @@ type Props = {
24
24
  hideControls: () => void;
25
25
  setShowPlaybackSpeed: React.Dispatch<React.SetStateAction<boolean>>;
26
26
  };
27
- export declare const VideoControls: (props: Props) => import("react/jsx-runtime").JSX.Element;
27
+ export declare const VideoControls: (props: Props) => React.JSX.Element;
28
28
  export {};
@@ -1,7 +1,8 @@
1
+ import * as React from 'react';
1
2
  type ComponentProps = {
2
3
  attributes: any[];
3
4
  initValues: any;
4
5
  setIsSaveDisabled: (arg: boolean) => void;
5
6
  };
6
- export declare const AttributeFields: ({ attributes, initValues, setIsSaveDisabled, }: ComponentProps) => import("react/jsx-runtime").JSX.Element | null;
7
+ export declare const AttributeFields: ({ attributes, initValues, setIsSaveDisabled, }: ComponentProps) => React.JSX.Element | null;
7
8
  export {};
@@ -1,6 +1,7 @@
1
+ import React from 'react';
1
2
  type PreviewProps = {
2
3
  handleModalClose: () => void;
3
4
  source: string;
4
5
  };
5
- export declare const ModalVideoPreview: ({ handleModalClose, source, }: PreviewProps) => import("react/jsx-runtime").JSX.Element;
6
+ export declare const ModalVideoPreview: ({ handleModalClose, source, }: PreviewProps) => React.JSX.Element;
6
7
  export {};
@@ -1,9 +1,10 @@
1
+ import React from 'react';
1
2
  import { PaginationConstants } from 'lib/api/vinReel/useGetVINReelsQuery';
2
3
  type SortProps = {
3
4
  isSorted: boolean;
4
5
  order?: PaginationConstants;
5
6
  onChange: (value: PaginationConstants) => void;
6
7
  };
7
- export declare const SortButtons: (props: SortProps) => import("react/jsx-runtime").JSX.Element;
8
- export declare const VINReels: () => import("react/jsx-runtime").JSX.Element;
8
+ export declare const SortButtons: (props: SortProps) => React.JSX.Element;
9
+ export declare const VINReels: () => React.JSX.Element;
9
10
  export {};
@@ -1 +1 @@
1
- export declare const VoiceOver: () => import("react/jsx-runtime").JSX.Element;
1
+ export declare const VoiceOver: () => import("react").JSX.Element;
@@ -10,5 +10,5 @@ type Props = {
10
10
  width?: number;
11
11
  disabled?: boolean;
12
12
  };
13
- export declare const AudioRecorder: ({ video, videoRef, onChangeVoiceoverValid, onRecordingUrlGeneration, handleShowCard, margin, width, disabled, }: Props) => import("react/jsx-runtime").JSX.Element;
13
+ export declare const AudioRecorder: ({ video, videoRef, onChangeVoiceoverValid, onRecordingUrlGeneration, handleShowCard, margin, width, disabled, }: Props) => React.JSX.Element;
14
14
  export {};
@@ -7,5 +7,5 @@ type Props = {
7
7
  width?: number;
8
8
  margin?: string;
9
9
  };
10
- export declare const VideoPreview: ({ video, videoRef, width, margin, useCovideoPlayer, }: Props) => import("react/jsx-runtime").JSX.Element;
10
+ export declare const VideoPreview: ({ video, videoRef, width, margin, useCovideoPlayer, }: Props) => React.JSX.Element;
11
11
  export {};
@@ -1 +1 @@
1
- export declare const WheelsTV: () => import("react/jsx-runtime").JSX.Element;
1
+ export declare const WheelsTV: () => import("react").JSX.Element;
@@ -3,5 +3,5 @@ type Props = {
3
3
  size: number;
4
4
  count: number;
5
5
  };
6
- export declare const PageInfo: ({ page, size, count }: Props) => import("react/jsx-runtime").JSX.Element;
6
+ export declare const PageInfo: ({ page, size, count }: Props) => import("react").JSX.Element;
7
7
  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/jsx-runtime").JSX.Element;
5
+ export declare const Search: ({ prevSearch, handleSearch }: Props) => import("react").JSX.Element;
6
6
  export {};
package/dist/index.d.ts CHANGED
@@ -50,6 +50,8 @@ export type ShareData = {
50
50
  html: string;
51
51
  token: string;
52
52
  videoId: string;
53
+ title: string;
54
+ videoUrl: string;
53
55
  };
54
56
  export type QuickVideoSendData = {
55
57
  videoId: string;
@@ -10,5 +10,5 @@ type DropdownItemProps = {
10
10
  type Props = {
11
11
  dropdownItems: DropdownItemProps[];
12
12
  };
13
- export declare const AddonDropdown: (props: Props) => import("react/jsx-runtime").JSX.Element;
13
+ export declare const AddonDropdown: (props: Props) => React.JSX.Element;
14
14
  export {};
@@ -17,5 +17,5 @@ type Props = {
17
17
  onClick?: (e?: React.SyntheticEvent | React.SyntheticEvent<Element, Event>) => void;
18
18
  title?: string;
19
19
  };
20
- export declare const ButtonDropdown: ({ text, subtext, type, icon, iconOther, backgroundColor, borderColor, hoverBorderColor, textColor, disabled, margin, width, fontSize, padding, height, onClick, title, }: Props) => import("react/jsx-runtime").JSX.Element;
20
+ export declare const ButtonDropdown: ({ text, subtext, type, icon, iconOther, backgroundColor, borderColor, hoverBorderColor, textColor, disabled, margin, width, fontSize, padding, height, onClick, title, }: Props) => import("react").JSX.Element;
21
21
  export {};
@@ -11,5 +11,5 @@ type Props = {
11
11
  className?: string;
12
12
  disabled?: boolean;
13
13
  };
14
- export declare const ButtonSwitch: (props: Props) => import("react/jsx-runtime").JSX.Element;
14
+ export declare const ButtonSwitch: (props: Props) => import("react").JSX.Element;
15
15
  export {};
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  interface CheckboxI {
2
3
  id?: string;
3
4
  style?: object;
@@ -12,5 +13,5 @@ interface CheckboxI {
12
13
  width?: string;
13
14
  isAutomotive?: boolean;
14
15
  }
15
- export declare const CheckboxInput: (props: CheckboxI) => import("react/jsx-runtime").JSX.Element;
16
+ export declare const CheckboxInput: (props: CheckboxI) => React.JSX.Element;
16
17
  export {};
@@ -9,5 +9,5 @@ type Props = {
9
9
  onClick: () => void;
10
10
  style?: React.CSSProperties;
11
11
  };
12
- export declare const CloseButton: React.MemoExoticComponent<({ disabled, onClick, light, zIndex, padding, marginTop, marginRight, style, }: Props) => import("react/jsx-runtime").JSX.Element>;
12
+ export declare const CloseButton: React.MemoExoticComponent<({ disabled, onClick, light, zIndex, padding, marginTop, marginRight, style, }: Props) => React.JSX.Element>;
13
13
  export {};
@@ -5,5 +5,5 @@ type Props = {
5
5
  wrapper?: CSSProperties;
6
6
  };
7
7
  };
8
- export declare const Container: ({ children, extendStyle }: Props) => import("react/jsx-runtime").JSX.Element;
8
+ export declare const Container: ({ children, extendStyle }: Props) => import("react").JSX.Element;
9
9
  export {};
@@ -1 +1 @@
1
- export declare const CountDown: ({ counter, willStart, onClick, hide, height, width, }: any) => import("react/jsx-runtime").JSX.Element;
1
+ export declare const CountDown: ({ counter, willStart, onClick, hide, height, width, }: any) => import("react").JSX.Element;
@@ -15,5 +15,5 @@ interface Props {
15
15
  showAddIcon?: boolean;
16
16
  buttonBorder?: string;
17
17
  }
18
- declare const DragAndDrop: ({ accept, inputStyle, onDrop, width, height, marginTop, disabled, textStyle, backgroundColor, }: Props) => import("react/jsx-runtime").JSX.Element;
18
+ declare const DragAndDrop: ({ accept, inputStyle, onDrop, width, height, marginTop, disabled, textStyle, backgroundColor, }: Props) => React.JSX.Element;
19
19
  export default DragAndDrop;
@@ -1,6 +1,7 @@
1
+ import React from 'react';
1
2
  type InformationProps = {
2
3
  text: string;
3
4
  width?: string;
4
5
  };
5
- export declare const InformationBox: ({ text, width }: InformationProps) => import("react/jsx-runtime").JSX.Element;
6
+ export declare const InformationBox: ({ text, width }: InformationProps) => React.JSX.Element;
6
7
  export {};
@@ -2,5 +2,5 @@ type Props = {
2
2
  text: string;
3
3
  color?: string;
4
4
  };
5
- export declare const Label: ({ text, color }: Props) => import("react/jsx-runtime").JSX.Element;
5
+ export declare const Label: ({ text, color }: Props) => import("react").JSX.Element;
6
6
  export {};
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  type Props = {
2
3
  isLoading?: boolean;
3
4
  error?: boolean | null;
@@ -8,5 +9,5 @@ type Props = {
8
9
  onRetry?: () => void;
9
10
  hideLoaderText?: boolean;
10
11
  };
11
- export declare const LoadingIndicator: ({ isLoading, error, text, color, height, zIndex, onRetry, hideLoaderText, }: Props) => import("react/jsx-runtime").JSX.Element;
12
+ export declare const LoadingIndicator: ({ isLoading, error, text, color, height, zIndex, onRetry, hideLoaderText, }: Props) => React.JSX.Element;
12
13
  export {};
@@ -1 +1 @@
1
- export declare const Logo: () => import("react/jsx-runtime").JSX.Element;
1
+ export declare const Logo: () => import("react").JSX.Element;
@@ -1,5 +1,5 @@
1
1
  type Props = {
2
2
  children: JSX.Element | JSX.Element[];
3
3
  };
4
- export declare const MainWrapper: ({ children }: Props) => import("react/jsx-runtime").JSX.Element;
4
+ export declare const MainWrapper: ({ children }: Props) => import("react").JSX.Element;
5
5
  export {};
@@ -94,5 +94,5 @@ export declare const getOptionStyles: (props: OptionProps<Option, false>, themes
94
94
  backgroundColor: any;
95
95
  cursor?: undefined;
96
96
  };
97
- export declare const Dropdown: (props: Props) => import("react/jsx-runtime").JSX.Element;
97
+ export declare const Dropdown: (props: Props) => React.JSX.Element;
98
98
  export {};
@@ -4,5 +4,5 @@ type PreviewProps = {
4
4
  setInsertAfterSave: (arg: boolean) => void;
5
5
  uploadLoading: boolean;
6
6
  };
7
- export declare const PreviewVideoBar: ({ onSaveVideo, isSaveDisabled, setInsertAfterSave, uploadLoading, }: PreviewProps) => import("react/jsx-runtime").JSX.Element;
7
+ export declare const PreviewVideoBar: ({ onSaveVideo, isSaveDisabled, setInsertAfterSave, uploadLoading, }: PreviewProps) => import("react").JSX.Element;
8
8
  export {};
@@ -16,5 +16,5 @@ interface Props {
16
16
  infoBoxText?: string;
17
17
  disableSave?: boolean;
18
18
  }
19
- declare const RouteLeavingGuard: ({ when, navigate, shouldBlockNavigation, onConfirm, onDiscard, onStay, stay, title, text, discardButtonText, confirmButtonText, showDiscardIcon, showSaveIcon, infoBoxText, disableSave, }: Props) => import("react/jsx-runtime").JSX.Element;
19
+ declare const RouteLeavingGuard: ({ when, navigate, shouldBlockNavigation, onConfirm, onDiscard, onStay, stay, title, text, discardButtonText, confirmButtonText, showDiscardIcon, showSaveIcon, infoBoxText, disableSave, }: Props) => import("react").JSX.Element;
20
20
  export default RouteLeavingGuard;
@@ -4,5 +4,5 @@ type Props = {
4
4
  right?: React.ReactNode;
5
5
  justify?: 'center' | 'space-between';
6
6
  };
7
- export declare const TopBar: ({ left, right, center }: Props) => import("react/jsx-runtime").JSX.Element;
7
+ export declare const TopBar: ({ left, right, center }: Props) => import("react").JSX.Element;
8
8
  export {};
@@ -8,5 +8,5 @@ interface CustomDropdownProps {
8
8
  }[];
9
9
  disabled: boolean;
10
10
  }
11
- export declare const FormikDropdownField: ({ label, isRequired, options, disabled, ...props }: CustomDropdownProps) => import("react/jsx-runtime").JSX.Element;
11
+ export declare const FormikDropdownField: ({ label, isRequired, options, disabled, ...props }: CustomDropdownProps) => import("react").JSX.Element;
12
12
  export {};
@@ -6,5 +6,5 @@ interface IProps {
6
6
  export declare const FormikErrorMessage: ({ meta, extendStyles, }: {
7
7
  meta: FieldMetaProps<any>;
8
8
  extendStyles?: IProps;
9
- }) => import("react/jsx-runtime").JSX.Element;
9
+ }) => import("react").JSX.Element;
10
10
  export {};
@@ -4,5 +4,5 @@ interface CustomTextareaProps extends React.TextareaHTMLAttributes<HTMLTextAreaE
4
4
  label: string;
5
5
  isRequired: boolean;
6
6
  }
7
- export declare const FormikTextAreaField: ({ label, isRequired, ...props }: CustomTextareaProps) => import("react/jsx-runtime").JSX.Element;
7
+ export declare const FormikTextAreaField: ({ label, isRequired, ...props }: CustomTextareaProps) => React.JSX.Element;
8
8
  export {};
@@ -10,5 +10,5 @@ interface RadioProps {
10
10
  onClick?: (e?: any) => void;
11
11
  checkedColor?: string;
12
12
  }
13
- export declare const RadioInput: (props: RadioProps) => import("react/jsx-runtime").JSX.Element;
13
+ export declare const RadioInput: (props: RadioProps) => React.JSX.Element;
14
14
  export {};
@@ -1 +1 @@
1
- export declare const MediaTools: () => import("react/jsx-runtime").JSX.Element;
1
+ export declare const MediaTools: () => import("react").JSX.Element;
@@ -9,5 +9,5 @@ type Props = {
9
9
  bodyOverflowY?: string;
10
10
  bodyOverflowX?: string;
11
11
  };
12
- export declare const Modal: ({ style, children, widthOnDesktop, disableFullScreen, maxHeight, overrideBodyHeight, bodyOverflowY, bodyOverflowX, }: Props) => import("react/jsx-runtime").JSX.Element;
12
+ export declare const Modal: ({ style, children, widthOnDesktop, disableFullScreen, maxHeight, overrideBodyHeight, bodyOverflowY, bodyOverflowX, }: Props) => React.JSX.Element;
13
13
  export {};
@@ -10,5 +10,5 @@ type Props = {
10
10
  useAutomotive: boolean;
11
11
  }>;
12
12
  };
13
- export declare const ModalQuickShareMarkAsSent: ({ handleModalClose, quickShareMarkAsSentHandler, isQuickShareLoading, markAsSentPayload, getMarkAsSentPayload, }: Props) => import("react/jsx-runtime").JSX.Element;
13
+ export declare const ModalQuickShareMarkAsSent: ({ handleModalClose, quickShareMarkAsSentHandler, isQuickShareLoading, markAsSentPayload, getMarkAsSentPayload, }: Props) => import("react").JSX.Element;
14
14
  export {};
@@ -10,5 +10,5 @@ type Props = {
10
10
  bodyOverflowX?: string;
11
11
  onOutsideClick?: () => void;
12
12
  };
13
- export declare const Modal: ({ style, children, widthOnDesktop, disableFullScreen, maxHeight, overrideBodyHeight, bodyOverflowY, bodyOverflowX, onOutsideClick, }: Props) => import("react/jsx-runtime").JSX.Element;
13
+ export declare const Modal: ({ style, children, widthOnDesktop, disableFullScreen, maxHeight, overrideBodyHeight, bodyOverflowY, bodyOverflowX, onOutsideClick, }: Props) => React.JSX.Element;
14
14
  export {};
@@ -7,5 +7,5 @@ type Props = {
7
7
  handleSubmit: (value: string) => void;
8
8
  handleModalClose: () => void;
9
9
  };
10
- export declare const ModalInputText: ({ title, label, defaultValue, primaryButtonText, secondaryButtonText, handleModalClose, handleSubmit, }: Props) => import("react/jsx-runtime").JSX.Element;
10
+ export declare const ModalInputText: ({ title, label, defaultValue, primaryButtonText, secondaryButtonText, handleModalClose, handleSubmit, }: Props) => import("react").JSX.Element;
11
11
  export {};
@@ -12,5 +12,5 @@ type Props = {
12
12
  onClickConfirmButton: () => void;
13
13
  handleModalClose?: () => void;
14
14
  };
15
- export declare const ModalLeave: ({ open, disableSave, infoBoxText, title, text, discardButtonText, confirmButtonText, onClickDiscardButton, onClickConfirmButton, showDiscardIcon, showSaveIcon, handleModalClose, }: Props) => import("react/jsx-runtime").JSX.Element | null;
15
+ export declare const ModalLeave: ({ open, disableSave, infoBoxText, title, text, discardButtonText, confirmButtonText, onClickDiscardButton, onClickConfirmButton, showDiscardIcon, showSaveIcon, handleModalClose, }: Props) => import("react").JSX.Element | null;
16
16
  export {};
@@ -8,5 +8,5 @@ type Props = {
8
8
  handleModalClose: () => void;
9
9
  primaryButtonType?: 'primary' | 'secondary' | 'text';
10
10
  };
11
- export declare const ModalPrompt: ({ title, content, primaryButtonText, secondaryButtonText, handleModalClose, handleSubmit, primaryButtonType, }: Props) => import("react/jsx-runtime").JSX.Element;
11
+ export declare const ModalPrompt: ({ title, content, primaryButtonText, secondaryButtonText, handleModalClose, handleSubmit, primaryButtonType, }: Props) => React.JSX.Element;
12
12
  export {};
@@ -3,5 +3,5 @@ type UploadProps = {
3
3
  disabled?: boolean;
4
4
  onSuccess: (data: number[]) => void;
5
5
  };
6
- export declare const ModalUpload: ({ handleModalClose, disabled, onSuccess, }: UploadProps) => import("react/jsx-runtime").JSX.Element;
6
+ export declare const ModalUpload: ({ handleModalClose, disabled, onSuccess, }: UploadProps) => import("react").JSX.Element;
7
7
  export {};
@@ -1,7 +1,8 @@
1
+ import React from 'react';
1
2
  import { VideoListItem } from 'lib/api';
2
3
  type PreviewProps = {
3
4
  handleModalClose: () => void;
4
5
  video: VideoListItem;
5
6
  };
6
- export declare const ModalVideoPreview: ({ handleModalClose, video, }: PreviewProps) => import("react/jsx-runtime").JSX.Element;
7
+ export declare const ModalVideoPreview: ({ handleModalClose, video, }: PreviewProps) => React.JSX.Element;
7
8
  export {};
@@ -1,5 +1,5 @@
1
1
  type Props = {
2
2
  message: string;
3
3
  };
4
- export declare const ToastNotification: (props: Props) => import("react/jsx-runtime").JSX.Element;
4
+ export declare const ToastNotification: (props: Props) => import("react").JSX.Element;
5
5
  export {};
@@ -1,4 +1,5 @@
1
1
  export function ToastNotificationsProvider({ children }: {
2
2
  children: any;
3
- }): import("react/jsx-runtime").JSX.Element;
3
+ }): React.JSX.Element;
4
4
  export function useToastNotifications(): any;
5
+ import * as React from 'react';
@@ -1,8 +1,9 @@
1
+ import React from 'react';
1
2
  import { IUploadingData } from './VideoUpload';
2
3
  type MultipleUploadProps = {
3
4
  progress: number;
4
5
  uploadingData: IUploadingData;
5
6
  setUploadingData: (arg: IUploadingData) => void;
6
7
  };
7
- export declare const MultipleUploadList: ({ progress, uploadingData, setUploadingData, }: MultipleUploadProps) => import("react/jsx-runtime").JSX.Element;
8
+ export declare const MultipleUploadList: ({ progress, uploadingData, setUploadingData, }: MultipleUploadProps) => React.JSX.Element;
8
9
  export {};
@@ -5,5 +5,5 @@ type UploadProps = {
5
5
  handleModalClose: () => void;
6
6
  onSuccess: (data: number[]) => void;
7
7
  };
8
- declare const VideoUpload: ({ handleModalClose, onSuccess }: UploadProps) => import("react/jsx-runtime").JSX.Element;
8
+ declare const VideoUpload: ({ handleModalClose, onSuccess }: UploadProps) => import("react").JSX.Element;
9
9
  export default VideoUpload;
@@ -1,3 +1,3 @@
1
1
  export declare const ActionDispatchContext: import("react").Context<any>;
2
- export declare const ActionDispatchProvider: ({ children }: any) => import("react/jsx-runtime").JSX.Element;
2
+ export declare const ActionDispatchProvider: ({ children }: any) => import("react").JSX.Element;
3
3
  export declare const useActionDispatchContextState: () => any;
@@ -113,6 +113,6 @@ type Props = {
113
113
  initialUser?: any;
114
114
  children: ReactNode;
115
115
  };
116
- export declare const AuthorizationContextProvider: ({ initialUser, children, }: Props) => import("react/jsx-runtime").JSX.Element;
116
+ export declare const AuthorizationContextProvider: ({ initialUser, children, }: Props) => React.JSX.Element;
117
117
  export declare const useAuthorizationContext: () => IContextProps;
118
118
  export {};
@@ -24,6 +24,8 @@ interface ConfigurationProviderProps {
24
24
  html: string;
25
25
  token: string;
26
26
  videoId: string;
27
+ title: string;
28
+ videoUrl: string;
27
29
  }) => void;
28
30
  onVideoInsertError?: (error: unknown) => void;
29
31
  onQuickVideoSend?: (data: QuickVideoSendData) => void;
@@ -6,6 +6,6 @@ type ContactUsModalContextType = {
6
6
  type Props = {
7
7
  children: ReactNode;
8
8
  };
9
- export declare const ContactUsModalProvider: ({ children }: Props) => import("react/jsx-runtime").JSX.Element;
9
+ export declare const ContactUsModalProvider: ({ children }: Props) => import("react").JSX.Element;
10
10
  export declare const useContactUsModal: () => ContactUsModalContextType;
11
11
  export {};
@@ -12,7 +12,7 @@ export declare const RecordSettingsContext: React.Context<{
12
12
  initialUserSettings: IUserSettings;
13
13
  onSubmitModalHandler: () => void;
14
14
  }>;
15
- export declare const RecordSettingsProvider: ({ children, }: IRecordSettingsProvider) => import("react/jsx-runtime").JSX.Element;
15
+ export declare const RecordSettingsProvider: ({ children, }: IRecordSettingsProvider) => React.JSX.Element;
16
16
  export declare const useRecordSettings: () => {
17
17
  recorderSettings: {
18
18
  audioSource: Option[];
@@ -18,7 +18,7 @@ export declare const TeleprompterContext: import("react").Context<{
18
18
  }>;
19
19
  export declare const TeleprompterProvider: ({ children }: {
20
20
  children: ReactNode;
21
- }) => import("react/jsx-runtime").JSX.Element;
21
+ }) => import("react").JSX.Element;
22
22
  export declare const useTeleprompter: () => {
23
23
  isUsingTeleprompter: boolean;
24
24
  showTeleprompterModal: boolean;
@@ -0,0 +1,4 @@
1
+ export declare function recordingSettingsChangedInteractionEvent({ updatedFields, fieldChanges, }: {
2
+ updatedFields: string[];
3
+ fieldChanges?: Record<string, any>;
4
+ }): void;
@@ -22,7 +22,8 @@ export declare enum GTMEventName {
22
22
  RECENTLY_DELETED_INTERACTION = "Recently Deleted Interaction",
23
23
  NEW_LEAD_ADDED = "New Lead Added",
24
24
  CREATE_NEW_MEETING = "Create New Meeting",
25
- VIDEO_PLAYER_INTERACTION = "Video Player Interaction"
25
+ VIDEO_PLAYER_INTERACTION = "Video Player Interaction",
26
+ RECORDING_SETTINGS_CHANGED = "Recording Settings Changed"
26
27
  }
27
28
  export declare enum PageLocation {
28
29
  SEND_SHARE = "Send & Share",
@@ -14,6 +14,10 @@ type TrackVideoAttributeInteractionArgs = VideoAttributeInteractionInteractionEv
14
14
  type TrackGTMVideoMessageInteractionEvent = GTMVideoMessageInteraction & {
15
15
  vehicle?: CovideoGTMVehicleItem;
16
16
  };
17
+ type TrackGTMFieldsInteractionEvent = {
18
+ updatedFields: string[];
19
+ fieldChanges?: Record<string, any>;
20
+ };
17
21
  export declare function useGTMAnalytics(): {
18
22
  trackGTMVideoInteractionEvent: (({ vehicle, ...rest }: TrackVideoInteractionArgs) => Promise<void>) | undefined;
19
23
  trackGTMVideoMessageInteractionEvent: (({ vehicle, ...rest }: TrackGTMVideoMessageInteractionEvent) => Promise<void>) | undefined;
@@ -26,5 +30,6 @@ export declare function useGTMAnalytics(): {
26
30
  trackGTMAddVideoAttributeEvent: typeof addVideoAttributeEvent | undefined;
27
31
  trackGTMDiscardVideoEvent: typeof discardVideoEvent | undefined;
28
32
  trackVideoPlayerInteractionsEvent: typeof videoPlayerInteractionsEvent | undefined;
33
+ trackGTMRecordingSettingsInteractionEvent: (({ updatedFields, fieldChanges }: TrackGTMFieldsInteractionEvent) => Promise<void>) | undefined;
29
34
  };
30
35
  export {};