MCPcopy Index your code
hub / github.com/dataease/SQLBot / ta

Function ta

frontend/public/swagger-ui-bundle.js:8283–8342  ·  view source on GitHub ↗
(s, o, i, a)

Source from the content-addressed store, hash-verified

8281 return s[1].toUpperCase()
8282 }
8283 function ta(s, o, i, a) {
8284 var u = $.hasOwnProperty(o) ? $[o] : null
8285 ;(null !== u
8286 ? 0 !== u.type
8287 : a ||
8288 !(2 < o.length) ||
8289 ('o' !== o[0] && 'O' !== o[0]) ||
8290 ('n' !== o[1] && 'N' !== o[1])) &&
8291 ((function qa(s, o, i, a) {
8292 if (
8293 null == o ||
8294 (function pa(s, o, i, a) {
8295 if (null !== i && 0 === i.type) return !1
8296 switch (typeof o) {
8297 case 'function':
8298 case 'symbol':
8299 return !0
8300 case 'boolean':
8301 return (
8302 !a &&
8303 (null !== i
8304 ? !i.acceptsBooleans
8305 : 'data-' !== (s = s.toLowerCase().slice(0, 5)) && 'aria-' !== s)
8306 )
8307 default:
8308 return !1
8309 }
8310 })(s, o, i, a)
8311 )
8312 return !0
8313 if (a) return !1
8314 if (null !== i)
8315 switch (i.type) {
8316 case 3:
8317 return !o
8318 case 4:
8319 return !1 === o
8320 case 5:
8321 return isNaN(o)
8322 case 6:
8323 return isNaN(o) || 1 > o
8324 }
8325 return !1
8326 })(o, i, u, a) && (i = null),
8327 a || null === u
8328 ? (function oa(s) {
8329 return (
8330 !!C.call(B, s) ||
8331 (!C.call(L, s) && (j.test(s) ? (B[s] = !0) : ((L[s] = !0), !1)))
8332 )
8333 })(o) && (null === i ? s.removeAttribute(o) : s.setAttribute(o, '' + i))
8334 : u.mustUseProperty
8335 ? (s[u.propertyName] = null === i ? 3 !== u.type && '' : i)
8336 : ((o = u.attributeName),
8337 (a = u.attributeNamespace),
8338 null === i
8339 ? s.removeAttribute(o)
8340 : ((i = 3 === (u = u.type) || (4 === u && !0 === i) ? '' : '' + i),

Callers 3

abFunction · 0.70
EjFunction · 0.70
dkFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected