@tryghost/koenig-lexical 0.3.6 → 0.3.7

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.
@@ -7,7 +7,7 @@ import Vj, { createPortal as jre } from "react-dom";
7
7
  (function() {
8
8
  try {
9
9
  var t = typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, e = new Error().stack;
10
- e && (t._sentryDebugIds = t._sentryDebugIds || {}, t._sentryDebugIds[e] = "2041da00-aa61-4361-ae60-b7edb75ac23d", t._sentryDebugIdIdentifier = "sentry-dbid-2041da00-aa61-4361-ae60-b7edb75ac23d");
10
+ e && (t._sentryDebugIds = t._sentryDebugIds || {}, t._sentryDebugIds[e] = "693b4434-0e15-4010-8fd8-8656a6a5a36d", t._sentryDebugIdIdentifier = "sentry-dbid-693b4434-0e15-4010-8fd8-8656a6a5a36d");
11
11
  } catch {
12
12
  }
13
13
  })();
@@ -22495,7 +22495,12 @@ function uqe(t) {
22495
22495
  buttonTextColor: t.__buttonTextColor,
22496
22496
  successMessage: t.__successMessage,
22497
22497
  swapped: t.__swapped
22498
- }, r = e.target === "email" ? "" : lqe(i), s = n.createElement("div");
22498
+ };
22499
+ if (e.target === "email")
22500
+ return {
22501
+ element: n.createElement("div")
22502
+ };
22503
+ const r = lqe(i), s = n.createElement("div");
22499
22504
  if (s.innerHTML = r == null ? void 0 : r.trim(), i.header === "") {
22500
22505
  const o = s.querySelector(".kg-signup-card-heading");
22501
22506
  o && o.remove();
@@ -125905,7 +125910,7 @@ const HA = ({ paragraphs: t, allowBr: e }) => {
125905
125910
  Fs.ListNode,
125906
125911
  Fs.ListItemNode,
125907
125912
  ks.LinkNode
125908
- ], nw = Pkt, h2t = "0.3.6";
125913
+ ], nw = Pkt, h2t = "0.3.7";
125909
125914
  export {
125910
125915
  KR as $isAtStartOfDocument,
125911
125916
  JR as $isAtTopOfNode,