react-covideo-embed 1.0.50 → 1.0.52
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/app/pages/insertVideo/components/CopyVideoButton.d.ts +2 -1
- package/build/app/pages/insertVideo/components/InsertButton.d.ts +2 -1
- package/build/app/pages/merge/types.d.ts +10 -0
- package/build/index.d.ts +1 -0
- package/build/index.js +93 -93
- package/build/lib/api/inventoryApi.d.ts +37 -1
- package/build/lib/api/lesa/useLesaTvVideosQuery.d.ts +13 -2
- package/build/lib/api/lesa/useLesaVideosMutation.d.ts +1 -0
- package/build/lib/api/videoRequestApi.d.ts +76 -1
- package/build/lib/api/videos/useCreateVideoMutation.d.ts +59 -6
- package/build/lib/api/videosApi.d.ts +23 -2
- package/build/lib/hooks/query/inventoryItem/useGetInventoryItems.d.ts +1 -1
- package/build/lib/hooks/useGoogleTagManager.d.ts +3 -0
- package/build/lib/images/CdkSmallLogoActive.d.ts +2 -0
- package/build/lib/images/CovideoSmallLogoActive.d.ts +2 -0
- package/build/lib/types/gtm.d.ts +34 -0
- package/build/lib/utils/gtm.d.ts +29 -0
- package/package.json +1 -1
- package/storybook-static/357.42a13d21.iframe.bundle.js +1 -0
- package/storybook-static/433.62d42712.iframe.bundle.js +1 -0
- package/storybook-static/447.8daf228e.iframe.bundle.js +402 -0
- package/storybook-static/447.8daf228e.iframe.bundle.js.LICENSE.txt +56 -0
- package/storybook-static/447.8daf228e.iframe.bundle.js.map +1 -0
- package/storybook-static/525.255de6ba.iframe.bundle.js +1 -0
- package/storybook-static/677.18371a2a.iframe.bundle.js +1 -0
- package/storybook-static/757.f4372d22.iframe.bundle.js +95 -0
- package/storybook-static/757.f4372d22.iframe.bundle.js.LICENSE.txt +25 -0
- package/storybook-static/757.f4372d22.iframe.bundle.js.map +1 -0
- package/storybook-static/793.cf38c5c2.iframe.bundle.js +1 -0
- package/storybook-static/908.0e3d7327.iframe.bundle.js +782 -0
- package/storybook-static/908.0e3d7327.iframe.bundle.js.LICENSE.txt +946 -0
- package/storybook-static/908.0e3d7327.iframe.bundle.js.map +1 -0
- package/storybook-static/948.f5c676b7.iframe.bundle.js +1 -0
- package/storybook-static/950.5473fc63.iframe.bundle.js +1 -0
- package/storybook-static/CovideoEmbed-stories.3e1c79bd.iframe.bundle.js +1 -0
- package/storybook-static/favicon.svg +7 -0
- package/storybook-static/iframe.html +481 -0
- package/storybook-static/index.html +155 -0
- package/storybook-static/index.json +1 -0
- package/storybook-static/main.70dd0fa6.iframe.bundle.js +1 -0
- package/storybook-static/project.json +1 -0
- package/storybook-static/runtime~main.ceae5404.iframe.bundle.js +1 -0
- package/storybook-static/sb-addons/essentials-actions-3/manager-bundle.js +3 -0
- package/storybook-static/sb-addons/essentials-actions-3/manager-bundle.js.LEGAL.txt +0 -0
- package/storybook-static/sb-addons/essentials-backgrounds-4/manager-bundle.js +12 -0
- package/storybook-static/sb-addons/essentials-backgrounds-4/manager-bundle.js.LEGAL.txt +0 -0
- package/storybook-static/sb-addons/essentials-controls-2/manager-bundle.js +60 -0
- package/storybook-static/sb-addons/essentials-controls-2/manager-bundle.js.LEGAL.txt +18 -0
- package/storybook-static/sb-addons/essentials-measure-7/manager-bundle.js +3 -0
- package/storybook-static/sb-addons/essentials-measure-7/manager-bundle.js.LEGAL.txt +0 -0
- package/storybook-static/sb-addons/essentials-outline-8/manager-bundle.js +3 -0
- package/storybook-static/sb-addons/essentials-outline-8/manager-bundle.js.LEGAL.txt +0 -0
- package/storybook-static/sb-addons/essentials-toolbars-6/manager-bundle.js +3 -0
- package/storybook-static/sb-addons/essentials-toolbars-6/manager-bundle.js.LEGAL.txt +0 -0
- package/storybook-static/sb-addons/essentials-viewport-5/manager-bundle.js +3 -0
- package/storybook-static/sb-addons/essentials-viewport-5/manager-bundle.js.LEGAL.txt +0 -0
- package/storybook-static/sb-addons/links-1/manager-bundle.js +3 -0
- package/storybook-static/sb-addons/links-1/manager-bundle.js.LEGAL.txt +0 -0
- package/storybook-static/sb-addons/storybook-core-server-presets-0/common-manager-bundle.js +3 -0
- package/storybook-static/sb-addons/storybook-core-server-presets-0/common-manager-bundle.js.LEGAL.txt +0 -0
- package/storybook-static/sb-common-assets/fonts.css +31 -0
- package/storybook-static/sb-common-assets/nunito-sans-bold-italic.woff2 +0 -0
- package/storybook-static/sb-common-assets/nunito-sans-bold.woff2 +0 -0
- package/storybook-static/sb-common-assets/nunito-sans-italic.woff2 +0 -0
- package/storybook-static/sb-common-assets/nunito-sans-regular.woff2 +0 -0
- package/storybook-static/sb-manager/WithTooltip-KJL26V4Q-5LS5AN27.js +1 -0
- package/storybook-static/sb-manager/chunk-2IOEGHGR.js +274 -0
- package/storybook-static/sb-manager/chunk-B3YDJJJH.js +347 -0
- package/storybook-static/sb-manager/chunk-BLWCBWKL.js +9 -0
- package/storybook-static/sb-manager/chunk-GUVK2GTO.js +6 -0
- package/storybook-static/sb-manager/chunk-VQTIH3SE.js +186 -0
- package/storybook-static/sb-manager/chunk-ZR5JZWHI.js +1 -0
- package/storybook-static/sb-manager/formatter-2WMMO6ZP-JI7RHVTW.js +58 -0
- package/storybook-static/sb-manager/globals-module-info.js +1 -0
- package/storybook-static/sb-manager/globals-runtime.js +1 -0
- package/storybook-static/sb-manager/globals.js +1 -0
- package/storybook-static/sb-manager/index.js +1 -0
- package/storybook-static/sb-manager/runtime.js +1 -0
- package/storybook-static/sb-manager/syntaxhighlighter-BP7B2CQK-WOJYHKQR.js +1 -0
- package/storybook-static/sb-preview/globals.js +1 -0
- package/storybook-static/sb-preview/runtime.js +156 -0
|
@@ -8,6 +8,7 @@ type Props = {
|
|
|
8
8
|
videoShareSetData: VideoShareSetData;
|
|
9
9
|
useAutomotive: boolean;
|
|
10
10
|
};
|
|
11
|
+
onCRMClick?: () => void;
|
|
11
12
|
};
|
|
12
|
-
export declare const CopyVideoButton: ({ video, getMarkAsSentPayload, disable, }: Props) => JSX.Element;
|
|
13
|
+
export declare const CopyVideoButton: ({ video, getMarkAsSentPayload, disable, onCRMClick, }: Props) => JSX.Element;
|
|
13
14
|
export {};
|
|
@@ -8,6 +8,7 @@ type Props = {
|
|
|
8
8
|
videoShareSetData: VideoShareSetData;
|
|
9
9
|
useAutomotive: boolean;
|
|
10
10
|
};
|
|
11
|
+
onCRMClick?: () => void;
|
|
11
12
|
};
|
|
12
|
-
export declare const InsertButton: ({ video, getMarkAsSentPayload, disable, }: Props) => JSX.Element;
|
|
13
|
+
export declare const InsertButton: ({ video, getMarkAsSentPayload, disable, onCRMClick, }: Props) => JSX.Element;
|
|
13
14
|
export {};
|
package/build/index.d.ts
CHANGED