MCPcopy Create free account
hub / github.com/danielstocks/react-sortable / Oe

Function Oe

bundle.js:3965–4097  ·  view source on GitHub ↗
(a, b)

Source from the content-addressed store, hash-verified

3963 "textarea" !== a.type && w("31", "[object Object]" === Object.prototype.toString.call(b) ? "object with keys {" + Object.keys(b).join(", ") + "}" : b, "");
3964}
3965function Oe(a, b) {
3966 function c(c, d) {
3967 if (b) {
3968 if (!a) {
3969 if (null === d.alternate) return;d = d.alternate;
3970 }var m = c.lastEffect;null !== m ? (m.nextEffect = d, c.lastEffect = d) : c.firstEffect = c.lastEffect = d;d.nextEffect = null;d.effectTag = Ie;
3971 }
3972 }function d(a, d) {
3973 if (!b) return null;for (; null !== d;) {
3974 c(a, d), d = d.sibling;
3975 }return null;
3976 }function e(a, b) {
3977 for (a = new Map(); null !== b;) {
3978 null !== b.key ? a.set(b.key, b) : a.set(b.index, b), b = b.sibling;
3979 }return a;
3980 }function f(b, c) {
3981 if (a) return b = re(b, c), b.index = 0, b.sibling = null, b;b.pendingWorkPriority = c;b.effectTag = Ge;
3982 b.index = 0;b.sibling = null;return b;
3983 }function g(a, c, d) {
3984 a.index = d;if (!b) return c;d = a.alternate;if (null !== d) return d = d.index, d < c ? (a.effectTag = He, c) : d;a.effectTag = He;return c;
3985 }function h(a) {
3986 b && null === a.alternate && (a.effectTag = He);return a;
3987 }function k(a, b, c, d) {
3988 if (null === b || b.tag !== Be) return c = ue(c, a.internalContextTag, d), c["return"] = a, c;b = f(b, d);b.pendingProps = c;b["return"] = a;return b;
3989 }function p(a, b, c, d) {
3990 if (null === b || b.type !== c.type) return d = se(c, a.internalContextTag, d), d.ref = Me(b, c), d["return"] = a, d;d = f(b, d);d.ref = Me(b, c);d.pendingProps = c.props;d["return"] = a;return d;
3991 }function x(a, b, c, d) {
3992 if (null === b || b.tag !== De) return c = ve(c, a.internalContextTag, d), c["return"] = a, c;b = f(b, d);b.pendingProps = c;b["return"] = a;return b;
3993 }function S(a, b, c, d) {
3994 if (null === b || b.tag !== Ee) return b = we(c, a.internalContextTag, d), b.type = c.value, b["return"] = a, b;b = f(b, d);b.type = c.value;b["return"] = a;return b;
3995 }function D(a, b, c, d) {
3996 if (null === b || b.tag !== Ce || b.stateNode.containerInfo !== c.containerInfo || b.stateNode.implementation !== c.implementation) return c = xe(c, a.internalContextTag, d), c["return"] = a, c;b = f(b, d);b.pendingProps = c.children || [];b["return"] = a;return b;
3997 }function y(a, b, c, d) {
3998 if (null === b || b.tag !== Fe) return c = te(c, a.internalContextTag, d), c["return"] = a, c;b = f(b, d);b.pendingProps = c;b["return"] = a;return b;
3999 }function B(a, b, c) {
4000 if ("string" === typeof b || "number" === typeof b) return b = ue("" + b, a.internalContextTag, c), b["return"] = a, b;if ("object" === (typeof b === "undefined" ? "undefined" : _typeof(b)) && null !== b) {
4001 switch (b.$$typeof) {case Ke:
4002 return c = se(b, a.internalContextTag, c), c.ref = Me(null, b), c["return"] = a, c;case oe:
4003 return b = ve(b, a.internalContextTag, c), b["return"] = a, b;case pe:
4004 return c = we(b, a.internalContextTag, c), c.type = b.value, c["return"] = a, c;case qe:
4005 return b = xe(b, a.internalContextTag, c), b["return"] = a, b;}if (ye(b) || Le(b)) return b = te(b, a.internalContextTag, c), b["return"] = a, b;Ne(a, b);
4006 }return null;
4007 }function H(a, b, c, d) {
4008 var e = null !== b ? b.key : null;if ("string" === typeof c || "number" === typeof c) return null !== e ? null : k(a, b, "" + c, d);if ("object" === (typeof c === "undefined" ? "undefined" : _typeof(c)) && null !== c) {
4009 switch (c.$$typeof) {case Ke:
4010 return c.key === e ? p(a, b, c, d) : null;case oe:
4011 return c.key === e ? x(a, b, c, d) : null;case pe:
4012 return null === e ? S(a, b, c, d) : null;case qe:
4013 return c.key === e ? D(a, b, c, d) : null;}if (ye(c) || Le(c)) return null !== e ? null : y(a, b, c, d);Ne(a, c);
4014 }return null;
4015 }function C(a, b, c, d, e) {
4016 if ("string" === typeof d || "number" === typeof d) return a = a.get(c) || null, k(b, a, "" + d, e);if ("object" === (typeof d === "undefined" ? "undefined" : _typeof(d)) && null !== d) {
4017 switch (d.$$typeof) {case Ke:
4018 return a = a.get(null === d.key ? c : d.key) || null, p(b, a, d, e);case oe:
4019 return a = a.get(null === d.key ? c : d.key) || null, x(b, a, d, e);case pe:
4020 return a = a.get(c) || null, S(b, a, d, e);case qe:
4021 return a = a.get(null === d.key ? c : d.key) || null, D(b, a, d, e);}if (ye(d) || Le(d)) return a = a.get(c) || null, y(b, a, d, e);Ne(b, d);
4022 }return null;

Callers 1

bundle.jsFile · 0.85

Calls 10

dFunction · 0.85
fFunction · 0.85
MeFunction · 0.85
cFunction · 0.85
hFunction · 0.85
CaFunction · 0.85
LeFunction · 0.85
rFunction · 0.85
NeFunction · 0.85
wFunction · 0.85

Tested by

no test coverage detected