(t, e, n)
| 28103 | } |
| 28104 | const AB = () => ("undefined" != typeof window && window) || null; |
| 28105 | function MB(t, e, n) { |
| 28106 | if (!t) return []; |
| 28107 | const [r, i] = t, |
| 28108 | o = new Vg().set(r[0], r[1], i[0], i[1]); |
| 28109 | return B_( |
| 28110 | n || this.context.dataflow.scenegraph().root, |
| 28111 | o, |
| 28112 | (function (t) { |
| 28113 | let e = null; |
| 28114 | if (t) { |
| 28115 | const n = V(t.marktype), |
| 28116 | r = V(t.markname); |
| 28117 | e = (t) => |
| 28118 | (!n.length || n.some((e) => t.marktype === e)) && |
| 28119 | (!r.length || r.some((e) => t.name === e)); |
| 28120 | } |
| 28121 | return e; |
| 28122 | })(e), |
| 28123 | ); |
| 28124 | } |
| 28125 | const EB = { |
| 28126 | random: () => t.random(), |
| 28127 | cumulativeNormal: fs, |
no test coverage detected