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

Function Yt

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

Source from the content-addressed store, hash-verified

68899 !1)
68900 : (Vt(s), !0)
68901 },
68902 Yt = function _isValidAttribute(s, i, a) {
68903 if (ht && ('id' === i || 'name' === i) && (a in o || a in Ft)) return !1
68904 if (tt && !Qe[i] && $j(we, i));
68905 else if (et && $j(xe, i));
68906 else if (!We[i] || Qe[i]) {
68907 if (
68908 !(
68909 (Xt(s) &&
68910 ((Ye.tagNameCheck instanceof RegExp && $j(Ye.tagNameCheck, s)) ||
68911 (Ye.tagNameCheck instanceof Function && Ye.tagNameCheck(s))) &&
68912 ((Ye.attributeNameCheck instanceof RegExp && $j(Ye.attributeNameCheck, i)) ||
68913 (Ye.attributeNameCheck instanceof Function && Ye.attributeNameCheck(i)))) ||
68914 ('is' === i &&
68915 Ye.allowCustomizedBuiltInElements &&
68916 ((Ye.tagNameCheck instanceof RegExp && $j(Ye.tagNameCheck, a)) ||
68917 (Ye.tagNameCheck instanceof Function && Ye.tagNameCheck(a))))
68918 )
68919 )
68920 return !1
68921 } else if (Et[i]);
68922 else if ($j($e, Aj(a, Te, '')));
68923 else if (
68924 ('src' !== i && 'xlink:href' !== i && 'href' !== i) ||
68925 'script' === s ||
68926 0 !== Cj(a, 'data:') ||
68927 !_t[s]
68928 ) {
68929 if (rt && !$j(Pe, Aj(a, Te, '')));
68930 else if (a) return !1
68931 } else;
68932 return !0
68933 },
68934 Xt = function _isBasicCustomElement(s) {
68935 return 'annotation-xml' !== s && _j(s, Re)

Callers 2

QtFunction · 0.70

Calls 1

XtFunction · 0.70

Tested by

no test coverage detected