react-covideo-embed 1.0.9 → 1.0.10
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/package.json +2 -2
- package/build/app/App.d.ts +0 -3
- package/build/app/pages/insertVideo/InsertVideo.d.ts +0 -13
- package/build/app/pages/insertVideo/components/CopyVideoButton.d.ts +0 -13
- package/build/app/pages/insertVideo/components/InsertButton.d.ts +0 -13
- package/build/app/pages/insertVideo/components/InsertVideoSettings.d.ts +0 -17
- package/build/app/pages/insertVideo/components/VehicleSearch.d.ts +0 -13
- package/build/app/pages/insertVideo/components/index.d.ts +0 -2
- package/build/app/pages/lesaTV/LesaTV.d.ts +0 -1
- package/build/app/pages/lesaTV/components/PageInfo.d.ts +0 -7
- package/build/app/pages/lesaTV/components/Search.d.ts +0 -6
- package/build/app/pages/lesaTV/components/index.d.ts +0 -2
- package/build/app/pages/library/Library.d.ts +0 -5
- package/build/app/pages/library/components/NoVideos.d.ts +0 -6
- package/build/app/pages/library/components/PageInfo.d.ts +0 -7
- package/build/app/pages/library/components/Search.d.ts +0 -6
- package/build/app/pages/library/components/UserDropdown.d.ts +0 -6
- package/build/app/pages/library/components/VideoItem.d.ts +0 -9
- package/build/app/pages/library/components/VideoItemThumbnail.d.ts +0 -11
- package/build/app/pages/library/components/const.d.ts +0 -6
- package/build/app/pages/library/components/index.d.ts +0 -5
- package/build/app/pages/login/Login.d.ts +0 -5
- package/build/app/pages/merge/Merge.d.ts +0 -1
- package/build/app/pages/merge/components/Player.d.ts +0 -7
- package/build/app/pages/merge/components/VideoMerge.d.ts +0 -1
- package/build/app/pages/merge/components/VideoRow.d.ts +0 -1
- package/build/app/pages/merge/components/VideoThumbnail.d.ts +0 -1
- package/build/app/pages/previewUpload/PreviewUpload.d.ts +0 -2
- package/build/app/pages/record/both/RecordBoth.d.ts +0 -1
- package/build/app/pages/record/both/main/Main.d.ts +0 -1
- package/build/app/pages/record/cam/RecordCam.d.ts +0 -1
- package/build/app/pages/record/cam/main/Main.d.ts +0 -1
- package/build/app/pages/record/home/RecordHome.d.ts +0 -1
- package/build/app/pages/record/screen/RecordScreen.d.ts +0 -2
- package/build/app/pages/record/screen/main/Main.d.ts +0 -1
- package/build/app/pages/video/Upload.d.ts +0 -10
- package/build/app/pages/video/components/Preview.d.ts +0 -13
- package/build/app/pages/video/components/videoPlayer/VideoPlayer.d.ts +0 -29
- package/build/app/pages/video/components/videoPlayer/components/index.d.ts +0 -2
- package/build/app/pages/video/components/videoPlayer/components/onScreenPlayButton.d.ts +0 -10
- package/build/app/pages/video/components/videoPlayer/components/progressBar.d.ts +0 -10
- package/build/app/pages/video/components/videoPlayer/components/trim/Handle.d.ts +0 -15
- package/build/app/pages/video/components/videoPlayer/components/trim/SliderRail.d.ts +0 -7
- package/build/app/pages/video/components/videoPlayer/components/trim/Tick.d.ts +0 -9
- package/build/app/pages/video/components/videoPlayer/components/trim/TimelineRange.d.ts +0 -19
- package/build/app/pages/video/components/videoPlayer/components/trim/Track.d.ts +0 -10
- package/build/app/pages/video/components/videoPlayer/components/trim/Trim.d.ts +0 -13
- package/build/app/pages/video/components/videoPlayer/components/trim/VideoPreviewTrack.d.ts +0 -7
- package/build/app/pages/video/components/videoPlayer/components/videoControls.d.ts +0 -25
- package/build/app/pages/video/components/videoPlayer/index.d.ts +0 -1
- package/build/app/pages/video/videoDetails/components/AttributesFields.d.ts +0 -7
- package/build/app/pages/voiceover/Voiceover.d.ts +0 -1
- package/build/app/pages/voiceover/components/AudioRecorder.d.ts +0 -14
- package/build/app/pages/voiceover/components/VideoPreview.d.ts +0 -11
- package/build/app/pages/voiceover/components/util.d.ts +0 -1
- package/build/app/pages/wheelsTV/WheelsTV.d.ts +0 -1
- package/build/app/pages/wheelsTV/components/PageInfo.d.ts +0 -7
- package/build/app/pages/wheelsTV/components/Search.d.ts +0 -6
- package/build/app/pages/wheelsTV/components/index.d.ts +0 -2
- package/build/index.d.ts +0 -81
- package/build/index.js +0 -768
- package/build/index.js.LICENSE.txt +0 -81
- package/build/lib/api/attributesApi.d.ts +0 -8
- package/build/lib/api/authApi.d.ts +0 -11
- package/build/lib/api/designApi.d.ts +0 -86
- package/build/lib/api/index.d.ts +0 -9
- package/build/lib/api/inventoryApi.d.ts +0 -10
- package/build/lib/api/lesa/lesaKeys.d.ts +0 -6
- package/build/lib/api/lesa/useLesaTvVideosQuery.d.ts +0 -27
- package/build/lib/api/lesa/useLesaVideosMutation.d.ts +0 -8
- package/build/lib/api/multilocation/getUserLocations.d.ts +0 -12
- package/build/lib/api/multilocation/locationKeys.d.ts +0 -3
- package/build/lib/api/multilocation/signIntoLocation.d.ts +0 -10
- package/build/lib/api/quckshareApi.d.ts +0 -18
- package/build/lib/api/types.d.ts +0 -44
- package/build/lib/api/videoRequestApi.d.ts +0 -6
- package/build/lib/api/videoTagsApi.d.ts +0 -13
- package/build/lib/api/videosApi.d.ts +0 -64
- package/build/lib/api/voiceOverApi.d.ts +0 -20
- package/build/lib/api/wtvApi.d.ts +0 -34
- package/build/lib/components/ButtonDropdown.d.ts +0 -22
- package/build/lib/components/CheckboxInput.d.ts +0 -19
- package/build/lib/components/CloseButton.d.ts +0 -13
- package/build/lib/components/Container.d.ts +0 -9
- package/build/lib/components/CountDown.d.ts +0 -1
- package/build/lib/components/DragAndDrop.d.ts +0 -21
- package/build/lib/components/Dropdown.d.ts +0 -29
- package/build/lib/components/HoverPopup.d.ts +0 -15
- package/build/lib/components/Input.d.ts +0 -10
- package/build/lib/components/Label.d.ts +0 -6
- package/build/lib/components/LoadingIndicator.d.ts +0 -11
- package/build/lib/components/Logo.d.ts +0 -5
- package/build/lib/components/MainWrapper.d.ts +0 -6
- package/build/lib/components/PreviewVideoBar.d.ts +0 -8
- package/build/lib/components/RouteLeavingGuard.d.ts +0 -18
- package/build/lib/components/Spinner.d.ts +0 -6
- package/build/lib/components/TopBar.d.ts +0 -9
- package/build/lib/components/index.d.ts +0 -15
- package/build/lib/components/inputs/RadioInput.d.ts +0 -14
- package/build/lib/components/modal/Modal.d.ts +0 -13
- package/build/lib/components/modal/ModalQuickShareMarkAsSent.d.ts +0 -14
- package/build/lib/components/modal/ModalRecordingSettings.d.ts +0 -10
- package/build/lib/components/modals/Modal.d.ts +0 -14
- package/build/lib/components/modals/ModalInputText.d.ts +0 -11
- package/build/lib/components/modals/ModalLeave.d.ts +0 -15
- package/build/lib/components/modals/ModalPrompt.d.ts +0 -12
- package/build/lib/components/modals/ModalUpload.d.ts +0 -7
- package/build/lib/components/modals/ModalVideoPreview.d.ts +0 -7
- package/build/lib/components/toast-notifications/ToastNotification.d.ts +0 -5
- package/build/lib/components/toast-notifications/index.d.ts +0 -4
- package/build/lib/components/videoUpload/MultipleUploadList.d.ts +0 -8
- package/build/lib/components/videoUpload/VideoUpload.d.ts +0 -9
- package/build/lib/components/videoUpload/styles.d.ts +0 -11
- package/build/lib/config.d.ts +0 -22
- package/build/lib/const/AutomotiveRole.d.ts +0 -8
- package/build/lib/const/Folder.d.ts +0 -9
- package/build/lib/const/MarkAsSentOptions.d.ts +0 -14
- package/build/lib/const/PackageName.d.ts +0 -7
- package/build/lib/const/VideoActivity.d.ts +0 -16
- package/build/lib/const/VideoEmailStatus.d.ts +0 -7
- package/build/lib/const/VideoStatus.d.ts +0 -6
- package/build/lib/const/VideoType.d.ts +0 -15
- package/build/lib/const/index.d.ts +0 -5
- package/build/lib/context/ActionDispatchContext.d.ts +0 -4
- package/build/lib/context/AuthorizationContext.d.ts +0 -114
- package/build/lib/context/ConfigurationContext.d.ts +0 -52
- package/build/lib/context/actionCreators.d.ts +0 -37
- package/build/lib/context/authHandlers.d.ts +0 -2
- package/build/lib/context/authReducer.d.ts +0 -16
- package/build/lib/context/index.d.ts +0 -3
- package/build/lib/context/types.d.ts +0 -149
- package/build/lib/hooks/index.d.ts +0 -2
- package/build/lib/hooks/query/inventoryItem/index.d.ts +0 -1
- package/build/lib/hooks/query/inventoryItem/useGetInventoryItems.d.ts +0 -12
- package/build/lib/hooks/query/markAsSent/useQuickShareMarkAsSentMutation.d.ts +0 -28
- package/build/lib/hooks/useCopyClipboard.d.ts +0 -4
- package/build/lib/hooks/useCreateVideo.d.ts +0 -21
- package/build/lib/hooks/useEncodeVideo.d.ts +0 -16
- package/build/lib/hooks/useImageLoadRetry.d.ts +0 -10
- package/build/lib/hooks/useMediaRecorder.d.ts +0 -32
- package/build/lib/hooks/usePresignedUrl.d.ts +0 -16
- package/build/lib/hooks/useQueryFetch.d.ts +0 -16
- package/build/lib/hooks/useQueryState.d.ts +0 -22
- package/build/lib/hooks/useS3Upload.d.ts +0 -15
- package/build/lib/hooks/useVideoLoadRetry.d.ts +0 -12
- package/build/lib/hooks/useVideoStore.d.ts +0 -17
- package/build/lib/hooks/useVideoTranscriptionStart.d.ts +0 -9
- package/build/lib/images/AccountIcon.d.ts +0 -2
- package/build/lib/images/AddIcon.d.ts +0 -2
- package/build/lib/images/CarIcon.d.ts +0 -2
- package/build/lib/images/CheckmarkIcon.d.ts +0 -2
- package/build/lib/images/CloseCircleIcon.d.ts +0 -2
- package/build/lib/images/CloseIcon.d.ts +0 -2
- package/build/lib/images/DeleteIcon.d.ts +0 -2
- package/build/lib/images/Drag.d.ts +0 -2
- package/build/lib/images/HashtagIcon.d.ts +0 -2
- package/build/lib/images/LaptopIcon.d.ts +0 -2
- package/build/lib/images/LogoCDS.d.ts +0 -2
- package/build/lib/images/LogoGeneral.d.ts +0 -2
- package/build/lib/images/SaveIcon.d.ts +0 -2
- package/build/lib/images/SettingsIcon.d.ts +0 -2
- package/build/lib/images/SmallLogoIcon.d.ts +0 -2
- package/build/lib/images/VectorIcon.d.ts +0 -2
- package/build/lib/images/VideoIcon.d.ts +0 -2
- package/build/lib/images/ZoomInIcon.d.ts +0 -2
- package/build/lib/images/ZoomOutIcon.d.ts +0 -2
- package/build/lib/images/pauseButton.d.ts +0 -2
- package/build/lib/images/playButton.d.ts +0 -2
- package/build/lib/images/volumeOff.d.ts +0 -1
- package/build/lib/style/index.d.ts +0 -2
- package/build/lib/style/theme.d.ts +0 -121
- package/build/lib/utils/UseOnClickOutside.d.ts +0 -3
- package/build/lib/utils/automotiveRolePermissionChecks.d.ts +0 -7
- package/build/lib/utils/functions.d.ts +0 -22
- package/build/lib/utils/reactions.d.ts +0 -3
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.