@contentful/live-preview
Advanced tools
Comparing version 3.0.0-alpha.25 to 3.0.0-alpha.26
@@ -1,2 +0,2 @@ | ||
import { C as t, I as o, L as E, a, b as i, V as n, c as I, f as r, e as p, o as R } from "./index-CR0V_UcK.js"; | ||
import { C as t, I as o, L as E, a, b as i, V as n, c as I, f as r, e as p, o as R } from "./index-DZr72Ly5.js"; | ||
export { | ||
@@ -3,0 +3,0 @@ t as ContentfulLivePreview, |
import type { Asset, Entry } from 'contentful'; | ||
import type { SysLink } from 'contentful-management'; | ||
import type { LIVE_PREVIEW_EDITOR_SOURCE, LIVE_PREVIEW_SDK_SOURCE } from './constants.js'; | ||
import { InspectorModeEventMethods, type InspectorModeAttributes, type InspectorModeChangedMessage, type InspectorModeMouseMoveMessage, type InspectorModeResizeMessage, type InspectorModeScrollMessage, type InspectorModeTaggedElementsMessage, type InspectorModeEntryAttributes, type InspectorModeAssetAttributes } from './inspectorMode/types.js'; | ||
import { InspectorModeEventMethods, type InspectorModeAssetAttributes, type InspectorModeAttributes, type InspectorModeChangedMessage, type InspectorModeEntryAttributes, type InspectorModeMouseMoveMessage, type InspectorModeResizeMessage, type InspectorModeScrollMessage, type InspectorModeTaggedElementsMessage } from './inspectorMode/types.js'; | ||
import type { Argument, ContentType, EntityReferenceMap } from './types.js'; | ||
@@ -6,0 +6,0 @@ declare enum LivePreviewPostMessageMethods { |
import Zr, { createContext as xt, useRef as mr, useMemo as $r, useEffect as jt, useState as Dt, useContext as Qr, useCallback as It } from "react"; | ||
import { C as Ur, d as Ft } from "./index-CR0V_UcK.js"; | ||
import { C as Ur, d as Ft } from "./index-DZr72Ly5.js"; | ||
var Er = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}; | ||
@@ -4,0 +4,0 @@ function Lt(f) { |
{ | ||
"name": "@contentful/live-preview", | ||
"version": "3.0.0-alpha.25", | ||
"version": "3.0.0-alpha.26", | ||
"author": "Contentful GmbH", | ||
@@ -52,2 +52,3 @@ "license": "MIT", | ||
"graphql-tag": "^2.12.6", | ||
"json-pointer": "^0.6.2", | ||
"lodash.isequal": "^4.5.0" | ||
@@ -75,3 +76,3 @@ }, | ||
}, | ||
"gitHead": "9dfea5262d31cabcc2ec8fc9d9532360f2a4b51a" | ||
"gitHead": "27691aa0a8dfb3e2cc25a94c0068e4794d35ba27" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1076763
36
5339
8
+ Addedjson-pointer@^0.6.2