@julseb-lib/react 0.0.84 → 0.0.85

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/dist/index.es.js CHANGED
@@ -232,8 +232,8 @@ function ae() {
232
232
  }
233
233
  var k2 = !1, n2;
234
234
  {
235
- var T2 = typeof WeakMap == "function" ? WeakMap : Map;
236
- n2 = new T2();
235
+ var N2 = typeof WeakMap == "function" ? WeakMap : Map;
236
+ n2 = new N2();
237
237
  }
238
238
  function G(w, S) {
239
239
  if (!w || k2)
@@ -284,14 +284,14 @@ function ae() {
284
284
  } catch (D2) {
285
285
  if (D2 && h2 && typeof D2.stack == "string") {
286
286
  for (var v2 = D2.stack.split(`
287
- `), V2 = h2.stack.split(`
288
- `), S2 = v2.length - 1, I2 = V2.length - 1; S2 >= 1 && I2 >= 0 && v2[S2] !== V2[I2]; )
287
+ `), O2 = h2.stack.split(`
288
+ `), S2 = v2.length - 1, I2 = O2.length - 1; S2 >= 1 && I2 >= 0 && v2[S2] !== O2[I2]; )
289
289
  I2--;
290
290
  for (; S2 >= 1 && I2 >= 0; S2--, I2--)
291
- if (v2[S2] !== V2[I2]) {
291
+ if (v2[S2] !== O2[I2]) {
292
292
  if (S2 !== 1 || I2 !== 1)
293
293
  do
294
- if (S2--, I2--, I2 < 0 || v2[S2] !== V2[I2]) {
294
+ if (S2--, I2--, I2 < 0 || v2[S2] !== O2[I2]) {
295
295
  var W2 = `
296
296
  ` + v2[S2].replace(" at new ", " at ");
297
297
  return w.displayName && W2.includes("<anonymous>") && (W2 = W2.replace("<anonymous>", w.displayName)), typeof w == "function" && n2.set(w, W2), W2;
@@ -358,8 +358,8 @@ function ae() {
358
358
  var v2 = void 0;
359
359
  try {
360
360
  if (typeof w[M2] != "function") {
361
- var V2 = Error((h2 || "React class") + ": " + B + " type `" + M2 + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof w[M2] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
362
- throw V2.name = "Invariant Violation", V2;
361
+ var O2 = Error((h2 || "React class") + ": " + B + " type `" + M2 + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof w[M2] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
362
+ throw O2.name = "Invariant Violation", O2;
363
363
  }
364
364
  v2 = w[M2](S, M2, h2, B, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
365
365
  } catch (S2) {
@@ -475,8 +475,8 @@ function ae() {
475
475
  };
476
476
  function ul(w, S, B, h2, b2) {
477
477
  {
478
- var H2, M2 = {}, v2 = null, V2 = null;
479
- B !== void 0 && (A1(B), v2 = "" + B), nl(S) && (A1(S.key), v2 = "" + S.key), zl(S) && (V2 = S.ref, vl(S, b2));
478
+ var H2, M2 = {}, v2 = null, O2 = null;
479
+ B !== void 0 && (A1(B), v2 = "" + B), nl(S) && (A1(S.key), v2 = "" + S.key), zl(S) && (O2 = S.ref, vl(S, b2));
480
480
  for (H2 in S)
481
481
  D0.call(S, H2) && !pl.hasOwnProperty(H2) && (M2[H2] = S[H2]);
482
482
  if (w && w.defaultProps) {
@@ -484,11 +484,11 @@ function ae() {
484
484
  for (H2 in S2)
485
485
  M2[H2] === void 0 && (M2[H2] = S2[H2]);
486
486
  }
487
- if (v2 || V2) {
487
+ if (v2 || O2) {
488
488
  var I2 = typeof w == "function" ? w.displayName || w.name || "Unknown" : w;
489
- v2 && Ml(M2, I2), V2 && gl(M2, I2);
489
+ v2 && Ml(M2, I2), O2 && gl(M2, I2);
490
490
  }
491
- return kl(w, v2, V2, b2, h2, G0.current, M2);
491
+ return kl(w, v2, O2, b2, h2, G0.current, M2);
492
492
  }
493
493
  }
494
494
  var b3 = k.ReactCurrentOwner, _1 = k.ReactDebugCurrentFrame;
@@ -608,8 +608,8 @@ Check the top-level render call using <` + B + ">.");
608
608
  if (!M2) {
609
609
  var v2 = "";
610
610
  (w === void 0 || typeof w == "object" && w !== null && Object.keys(w).length === 0) && (v2 += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
611
- var V2 = bl();
612
- V2 ? v2 += V2 : v2 += S1();
611
+ var O2 = bl();
612
+ O2 ? v2 += O2 : v2 += S1();
613
613
  var S2;
614
614
  w === null ? S2 = "null" : k3(w) ? S2 = "array" : w !== void 0 && w.$$typeof === e ? (S2 = "<" + (Z(w.type) || "Unknown") + " />", v2 = " Did you accidentally export a JSX literal instead of a component?") : S2 = typeof w, y("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", S2, v2);
615
615
  }
@@ -3584,7 +3584,7 @@ const o = new Me(), t1 = ({
3584
3584
  return null;
3585
3585
  }
3586
3586
  }}
3587
- `, O2 = ({
3587
+ `, T2 = ({
3588
3588
  $fontSize: l,
3589
3589
  $fontWeight: e,
3590
3590
  $textAlign: c,
@@ -3861,7 +3861,7 @@ function a1({
3861
3861
  return L2(() => (document.addEventListener("keydown", r), () => document.removeEventListener("keydown", r)), [r]), { isOpen: t, setIsOpen: h, cursor: d, listRef: i, handleKeyboardNavigation: r };
3862
3862
  }
3863
3863
  const Y4 = u.h1`
3864
- ${({ $textAlign: l, $color: e, $display: c, $linkColor: t }) => O2({
3864
+ ${({ $textAlign: l, $color: e, $display: c, $linkColor: t }) => T2({
3865
3865
  $fontSize: c ? "display-h1" : "h1",
3866
3866
  $fontWeight: "black",
3867
3867
  $textAlign: l,
@@ -3869,7 +3869,7 @@ const Y4 = u.h1`
3869
3869
  $linkColor: t
3870
3870
  })}
3871
3871
  `, U4 = u.h2`
3872
- ${({ $textAlign: l, $color: e, $display: c, $linkColor: t }) => O2({
3872
+ ${({ $textAlign: l, $color: e, $display: c, $linkColor: t }) => T2({
3873
3873
  $fontSize: c ? "display-h2" : "h2",
3874
3874
  $fontWeight: "black",
3875
3875
  $textAlign: l,
@@ -3877,7 +3877,7 @@ const Y4 = u.h1`
3877
3877
  $linkColor: t
3878
3878
  })}
3879
3879
  `, F4 = u.h3`
3880
- ${({ $textAlign: l, $color: e, $display: c, $linkColor: t }) => O2({
3880
+ ${({ $textAlign: l, $color: e, $display: c, $linkColor: t }) => T2({
3881
3881
  $fontSize: c ? "display-h3" : "h3",
3882
3882
  $fontWeight: "black",
3883
3883
  $textAlign: l,
@@ -3885,7 +3885,7 @@ const Y4 = u.h1`
3885
3885
  $linkColor: t
3886
3886
  })}
3887
3887
  `, W4 = u.h4`
3888
- ${({ $textAlign: l, $color: e, $display: c, $linkColor: t }) => O2({
3888
+ ${({ $textAlign: l, $color: e, $display: c, $linkColor: t }) => T2({
3889
3889
  $fontSize: c ? "display-h4" : "h4",
3890
3890
  $fontWeight: "black",
3891
3891
  $textAlign: l,
@@ -3893,7 +3893,7 @@ const Y4 = u.h1`
3893
3893
  $linkColor: t
3894
3894
  })}
3895
3895
  `, Z4 = u.h5`
3896
- ${({ $textAlign: l, $color: e, $display: c, $linkColor: t }) => O2({
3896
+ ${({ $textAlign: l, $color: e, $display: c, $linkColor: t }) => T2({
3897
3897
  $fontSize: c ? "display-h5" : "h5",
3898
3898
  $fontWeight: "black",
3899
3899
  $textAlign: l,
@@ -3901,7 +3901,7 @@ const Y4 = u.h1`
3901
3901
  $linkColor: t
3902
3902
  })}
3903
3903
  `, K4 = u.h6`
3904
- ${({ $textAlign: l, $color: e, $linkColor: c }) => O2({
3904
+ ${({ $textAlign: l, $color: e, $linkColor: c }) => T2({
3905
3905
  $fontSize: "h6",
3906
3906
  $fontWeight: "black",
3907
3907
  $textAlign: l,
@@ -3909,7 +3909,7 @@ const Y4 = u.h1`
3909
3909
  $linkColor: c
3910
3910
  })}
3911
3911
  `, X4 = u.p`
3912
- ${({ $textAlign: l, $color: e, $linkColor: c }) => O2({
3912
+ ${({ $textAlign: l, $color: e, $linkColor: c }) => T2({
3913
3913
  $fontSize: "body",
3914
3914
  $fontWeight: "regular",
3915
3915
  $textAlign: l,
@@ -3917,7 +3917,7 @@ const Y4 = u.h1`
3917
3917
  $linkColor: c
3918
3918
  })}
3919
3919
  `, q4 = u.strong`
3920
- ${({ $textAlign: l, $color: e, $linkColor: c }) => O2({
3920
+ ${({ $textAlign: l, $color: e, $linkColor: c }) => T2({
3921
3921
  $fontSize: "inherit",
3922
3922
  $fontWeight: "black",
3923
3923
  $textAlign: l,
@@ -3926,7 +3926,7 @@ const Y4 = u.h1`
3926
3926
  })}
3927
3927
  `, Q4 = u.em`
3928
3928
  font-style: italic;
3929
- ${({ $textAlign: l, $color: e, $linkColor: c }) => O2({
3929
+ ${({ $textAlign: l, $color: e, $linkColor: c }) => T2({
3930
3930
  $fontSize: "inherit",
3931
3931
  $fontWeight: "regular",
3932
3932
  $textAlign: l,
@@ -3934,7 +3934,7 @@ const Y4 = u.h1`
3934
3934
  $linkColor: c
3935
3935
  })}
3936
3936
  `, J4 = u.small`
3937
- ${({ $textAlign: l, $color: e, $linkColor: c }) => O2({
3937
+ ${({ $textAlign: l, $color: e, $linkColor: c }) => T2({
3938
3938
  $fontSize: "small",
3939
3939
  $fontWeight: "regular",
3940
3940
  $textAlign: l,
@@ -3943,7 +3943,7 @@ const Y4 = u.h1`
3943
3943
  })}
3944
3944
  `, l7 = u.blockquote`
3945
3945
  font-style: italic;
3946
- ${({ $textAlign: l, $color: e, $linkColor: c }) => O2({
3946
+ ${({ $textAlign: l, $color: e, $linkColor: c }) => T2({
3947
3947
  $fontSize: "h6",
3948
3948
  $fontWeight: "bold",
3949
3949
  $textAlign: l,
@@ -3963,24 +3963,44 @@ const Y4 = u.h1`
3963
3963
  }
3964
3964
  `, c7 = u.ul`
3965
3965
  ${e7};
3966
- ${({ $textAlign: l, $color: e, $linkColor: c }) => O2({
3966
+ ${({ $textAlign: l, $color: e, $linkColor: c }) => T2({
3967
3967
  $fontSize: "body",
3968
3968
  $fontWeight: "regular",
3969
3969
  $textAlign: l,
3970
3970
  $color: e,
3971
3971
  $linkColor: c
3972
3972
  })}
3973
+
3974
+ li {
3975
+ ${({ $textAlign: l, $color: e, $linkColor: c }) => T2({
3976
+ $fontSize: "body",
3977
+ $fontWeight: "regular",
3978
+ $textAlign: l,
3979
+ $color: e,
3980
+ $linkColor: c
3981
+ })}
3982
+ }
3973
3983
  `, t7 = u.ol`
3974
3984
  ${e7};
3975
- ${({ $textAlign: l, $color: e, $linkColor: c }) => O2({
3985
+ ${({ $textAlign: l, $color: e, $linkColor: c }) => T2({
3976
3986
  $fontSize: "body",
3977
3987
  $fontWeight: "regular",
3978
3988
  $textAlign: l,
3979
3989
  $color: e,
3980
3990
  $linkColor: c
3981
3991
  })}
3992
+
3993
+ li {
3994
+ ${({ $textAlign: l, $color: e, $linkColor: c }) => T2({
3995
+ $fontSize: "body",
3996
+ $fontWeight: "regular",
3997
+ $textAlign: l,
3998
+ $color: e,
3999
+ $linkColor: c
4000
+ })}
4001
+ }
3982
4002
  `, a7 = u.dl`
3983
- ${({ $textAlign: l, $color: e, $linkColor: c }) => O2({
4003
+ ${({ $textAlign: l, $color: e, $linkColor: c }) => T2({
3984
4004
  $fontSize: "body",
3985
4005
  $fontWeight: "regular",
3986
4006
  $textAlign: l,
@@ -4342,7 +4362,7 @@ const ge = R(
4342
4362
  ), P1 = R(
4343
4363
  ({ "data-testid": l, ...e }, c) => /* @__PURE__ */ a.jsx("tr", { "data-testid": l, ref: c, ...e })
4344
4364
  ), h7 = u.table`
4345
- ${O2({
4365
+ ${T2({
4346
4366
  $fontSize: "small",
4347
4367
  $fontWeight: "regular",
4348
4368
  $linkColor: "primary"
@@ -17626,52 +17646,52 @@ const ai = R(({ "data-testid": l, as: e, children: c, ...t }, h) => /* @__PURE__
17626
17646
  }
17627
17647
  );
17628
17648
  }
17629
- ), N2 = R2(24), ri = [
17649
+ ), V2 = R2(24), ri = [
17630
17650
  {
17631
17651
  name: "bold",
17632
17652
  code: "** **",
17633
- defaultIcon: /* @__PURE__ */ a.jsx(Fe, { size: N2 })
17653
+ defaultIcon: /* @__PURE__ */ a.jsx(Fe, { size: V2 })
17634
17654
  },
17635
17655
  {
17636
17656
  name: "italic",
17637
17657
  code: "* *",
17638
- defaultIcon: /* @__PURE__ */ a.jsx(Xe, { size: N2 })
17658
+ defaultIcon: /* @__PURE__ */ a.jsx(Xe, { size: V2 })
17639
17659
  },
17640
17660
  {
17641
17661
  name: "strikethrough",
17642
17662
  code: "~~ ~~",
17643
- defaultIcon: /* @__PURE__ */ a.jsx(ec, { size: N2 })
17663
+ defaultIcon: /* @__PURE__ */ a.jsx(ec, { size: V2 })
17644
17664
  },
17645
17665
  {
17646
17666
  name: "underline",
17647
17667
  code: "<u> </u>",
17648
- defaultIcon: /* @__PURE__ */ a.jsx(rc, { size: N2 })
17668
+ defaultIcon: /* @__PURE__ */ a.jsx(rc, { size: V2 })
17649
17669
  },
17650
17670
  {
17651
17671
  displayName: "Unordered list",
17652
17672
  name: "ul",
17653
17673
  code: `
17654
17674
  - `,
17655
- defaultIcon: /* @__PURE__ */ a.jsx(cc, { size: N2 })
17675
+ defaultIcon: /* @__PURE__ */ a.jsx(cc, { size: V2 })
17656
17676
  },
17657
17677
  {
17658
17678
  displayName: "Ordered list",
17659
17679
  name: "ol",
17660
17680
  code: `
17661
17681
  1. `,
17662
- defaultIcon: /* @__PURE__ */ a.jsx(Qe, { size: N2 })
17682
+ defaultIcon: /* @__PURE__ */ a.jsx(Qe, { size: V2 })
17663
17683
  },
17664
17684
  {
17665
17685
  name: "link",
17666
17686
  code: "[](URL here)",
17667
- defaultIcon: /* @__PURE__ */ a.jsx(qe, { size: N2 })
17687
+ defaultIcon: /* @__PURE__ */ a.jsx(qe, { size: V2 })
17668
17688
  },
17669
17689
  {
17670
17690
  name: "quote",
17671
17691
  displayName: "Blockquote",
17672
17692
  code: `
17673
17693
  > `,
17674
- defaultIcon: /* @__PURE__ */ a.jsx(Je, { size: N2 })
17694
+ defaultIcon: /* @__PURE__ */ a.jsx(Je, { size: V2 })
17675
17695
  },
17676
17696
  {
17677
17697
  displayName: "Separator",
@@ -17681,43 +17701,43 @@ const ai = R(({ "data-testid": l, as: e, children: c, ...t }, h) => /* @__PURE__
17681
17701
  ---
17682
17702
 
17683
17703
  `,
17684
- defaultIcon: /* @__PURE__ */ a.jsx(lc, { size: N2 })
17704
+ defaultIcon: /* @__PURE__ */ a.jsx(lc, { size: V2 })
17685
17705
  },
17686
17706
  {
17687
17707
  name: "code",
17688
17708
  code: "``",
17689
- defaultIcon: /* @__PURE__ */ a.jsx(Ze, { size: N2 })
17709
+ defaultIcon: /* @__PURE__ */ a.jsx(Ze, { size: V2 })
17690
17710
  },
17691
17711
  {
17692
17712
  displayName: "Code block",
17693
17713
  name: "codeBlock",
17694
17714
  code: "\n```\n\n```\n",
17695
- defaultIcon: /* @__PURE__ */ a.jsx(We, { size: N2 })
17715
+ defaultIcon: /* @__PURE__ */ a.jsx(We, { size: V2 })
17696
17716
  },
17697
17717
  {
17698
17718
  name: "comment",
17699
17719
  code: `
17700
17720
  <!-- -->
17701
17721
  `,
17702
- defaultIcon: /* @__PURE__ */ a.jsx(Ke, { size: N2 })
17722
+ defaultIcon: /* @__PURE__ */ a.jsx(Ke, { size: V2 })
17703
17723
  },
17704
17724
  {
17705
17725
  name: "image",
17706
17726
  code: "![](https://example.com/your-image.png)",
17707
- defaultIcon: /* @__PURE__ */ a.jsx(n7, { size: N2 })
17727
+ defaultIcon: /* @__PURE__ */ a.jsx(n7, { size: V2 })
17708
17728
  }
17709
17729
  ], fi = [
17710
17730
  {
17711
17731
  name: "editorCode",
17712
- defaultIcon: /* @__PURE__ */ a.jsx(tc, { size: N2 })
17732
+ defaultIcon: /* @__PURE__ */ a.jsx(tc, { size: V2 })
17713
17733
  },
17714
17734
  {
17715
17735
  name: "editorLive",
17716
- defaultIcon: /* @__PURE__ */ a.jsx(ac, { size: N2 })
17736
+ defaultIcon: /* @__PURE__ */ a.jsx(ac, { size: V2 })
17717
17737
  },
17718
17738
  {
17719
17739
  name: "editorPreview",
17720
- defaultIcon: /* @__PURE__ */ a.jsx(hc, { size: N2 })
17740
+ defaultIcon: /* @__PURE__ */ a.jsx(hc, { size: V2 })
17721
17741
  }
17722
17742
  ], si = [
17723
17743
  {
@@ -19706,10 +19726,10 @@ function Ci() {
19706
19726
  function n2(G) {
19707
19727
  return A(G) === h;
19708
19728
  }
19709
- function T2(G) {
19729
+ function N2(G) {
19710
19730
  return A(G) === p;
19711
19731
  }
19712
- x2.AsyncMode = C, x2.ConcurrentMode = j, x2.ContextConsumer = I, x2.ContextProvider = E, x2.Element = U, x2.ForwardRef = F, x2.Fragment = s2, x2.Lazy = J, x2.Memo = Z, x2.Portal = Q, x2.Profiler = P, x2.StrictMode = K, x2.Suspense = c2, x2.isAsyncMode = _2, x2.isConcurrentMode = L, x2.isContextConsumer = T, x2.isContextProvider = l2, x2.isElement = t2, x2.isForwardRef = O, x2.isFragment = e2, x2.isLazy = a2, x2.isMemo = i2, x2.isPortal = o2, x2.isProfiler = k2, x2.isStrictMode = n2, x2.isSuspense = T2, x2.isValidElementType = $, x2.typeOf = A;
19732
+ x2.AsyncMode = C, x2.ConcurrentMode = j, x2.ContextConsumer = I, x2.ContextProvider = E, x2.Element = U, x2.ForwardRef = F, x2.Fragment = s2, x2.Lazy = J, x2.Memo = Z, x2.Portal = Q, x2.Profiler = P, x2.StrictMode = K, x2.Suspense = c2, x2.isAsyncMode = _2, x2.isConcurrentMode = L, x2.isContextConsumer = T, x2.isContextProvider = l2, x2.isElement = t2, x2.isForwardRef = O, x2.isFragment = e2, x2.isLazy = a2, x2.isMemo = i2, x2.isPortal = o2, x2.isProfiler = k2, x2.isStrictMode = n2, x2.isSuspense = N2, x2.isValidElementType = $, x2.typeOf = A;
19713
19733
  }()), x2;
19714
19734
  }
19715
19735
  var u4;
@@ -19882,8 +19902,8 @@ function Ai() {
19882
19902
  function x(L) {
19883
19903
  if (process.env.NODE_ENV !== "production")
19884
19904
  var T = {}, l2 = 0;
19885
- function t2(e2, a2, i2, o2, k2, n2, T2) {
19886
- if (o2 = o2 || z, n2 = n2 || i2, T2 !== c) {
19905
+ function t2(e2, a2, i2, o2, k2, n2, N2) {
19906
+ if (o2 = o2 || z, n2 = n2 || i2, N2 !== c) {
19887
19907
  if (r) {
19888
19908
  var G = new Error(
19889
19909
  "Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types"
@@ -19978,7 +19998,7 @@ function Ai() {
19978
19998
  for (var i2 = l2[t2], o2 = 0; o2 < L.length; o2++)
19979
19999
  if (M(i2, L[o2]))
19980
20000
  return null;
19981
- var k2 = JSON.stringify(L, function(T2, G) {
20001
+ var k2 = JSON.stringify(L, function(N2, G) {
19982
20002
  var F2 = c2(G);
19983
20003
  return F2 === "symbol" ? String(G) : G;
19984
20004
  });
@@ -20015,7 +20035,7 @@ function Ai() {
20015
20035
  }
20016
20036
  function t2(O, e2, a2, i2, o2) {
20017
20037
  for (var k2 = [], n2 = 0; n2 < L.length; n2++) {
20018
- var T2 = L[n2], G = T2(O, e2, a2, i2, o2, c);
20038
+ var N2 = L[n2], G = N2(O, e2, a2, i2, o2, c);
20019
20039
  if (G == null)
20020
20040
  return null;
20021
20041
  G.data && t(G.data, "expectedType") && k2.push(G.data.expectedType);
@@ -20045,9 +20065,9 @@ function Ai() {
20045
20065
  var n2 = L[k2];
20046
20066
  if (typeof n2 != "function")
20047
20067
  return s2(O, e2, a2, k2, c2(n2));
20048
- var T2 = n2(i2, k2, O, e2, a2 + "." + k2, c);
20049
- if (T2)
20050
- return T2;
20068
+ var N2 = n2(i2, k2, O, e2, a2 + "." + k2, c);
20069
+ if (N2)
20070
+ return N2;
20051
20071
  }
20052
20072
  return null;
20053
20073
  }
@@ -20060,15 +20080,15 @@ function Ai() {
20060
20080
  return new v("Invalid " + e2 + " `" + a2 + "` of type `" + o2 + "` " + ("supplied to `" + O + "`, expected `object`."));
20061
20081
  var k2 = e({}, l2[t2], L);
20062
20082
  for (var n2 in k2) {
20063
- var T2 = L[n2];
20064
- if (t(L, n2) && typeof T2 != "function")
20065
- return s2(O, e2, a2, n2, c2(T2));
20066
- if (!T2)
20083
+ var N2 = L[n2];
20084
+ if (t(L, n2) && typeof N2 != "function")
20085
+ return s2(O, e2, a2, n2, c2(N2));
20086
+ if (!N2)
20067
20087
  return new v(
20068
20088
  "Invalid " + e2 + " `" + a2 + "` key `" + n2 + "` supplied to `" + O + "`.\nBad object: " + JSON.stringify(l2[t2], null, " ") + `
20069
20089
  Valid keys: ` + JSON.stringify(Object.keys(L), null, " ")
20070
20090
  );
20071
- var G = T2(i2, n2, O, e2, a2 + "." + n2, c);
20091
+ var G = N2(i2, n2, O, e2, a2 + "." + n2, c);
20072
20092
  if (G)
20073
20093
  return G;
20074
20094
  }