(
s,
{
specPath: o = ['visitors', 'document', 'objects', 'JSONSchema', '$visitor'],
plugins: i = [],
specificationObj: a = Tf,
} = {}
)
| 46587 | const s = createNamespace(Df) |
| 46588 | return { predicates: { ...ae, isStringElement: ju }, namespace: s } |
| 46589 | }, |
| 46590 | refractor_refract = ( |
| 46591 | s, |
| 46592 | { |
| 46593 | specPath: o = ['visitors', 'document', 'objects', 'JSONSchema', '$visitor'], |
| 46594 | plugins: i = [], |
| 46595 | specificationObj: a = Tf, |
| 46596 | } = {} |
| 46597 | ) => { |
| 46598 | const u = (0, Su.e)(s), |
| 46599 | _ = dereference(a), |
| 46600 | w = new (Qu(o, _))({ specObj: _ }) |
| 46601 | return ( |
| 46602 | visitor_visit(u, w), |
| 46603 | dispatchPluginsSync(w.element, i, { |
| 46604 | toolboxCreator: refractor_toolbox, |
| 46605 | visitorOptions: { keyMap: Nf, nodeTypeGetter: traversal_visitor_getNodeType }, |
| 46606 | }) |
| 46607 | ) |
| 46608 | }, |
| 46609 | refractor_createRefractor = |
| 46610 | (s) => |
no test coverage detected