MCPcopy Create free account
hub / github.com/alignoth/alignoth / DL

Function DL

resources/vega.min.js:31292–31310  ·  view source on GitHub ↗
(t, e, n)

Source from the content-addressed store, hash-verified

31290 return l;
31291 }
31292 function DL(t, e, n) {
31293 const r = t.remove,
31294 i = t.insert,
31295 o = t.toggle,
31296 a = t.modify,
31297 s = t.values,
31298 u = e.add(VN()),
31299 l = BB(
31300 "if(" +
31301 t.trigger +
31302 ',modify("' +
31303 n +
31304 '",' +
31305 [i, r, o, a, s].map((t) => (null == t ? "null" : t)).join(",") +
31306 "),0)",
31307 e,
31308 );
31309 ((u.update = l.$expr), (u.params = l.$params));
31310 }
31311 function CL(t, e) {
31312 const n = uL(t),
31313 r = t.type === BR,

Callers 2

CLFunction · 0.85
NLFunction · 0.85

Calls 4

VNFunction · 0.85
BBFunction · 0.85
addMethod · 0.45
mapMethod · 0.45

Tested by

no test coverage detected