');\n for (var i = 0, l = lines.length; i < l; i++) {\n var line = lines[i];\n context.out('' + ('' + line.location.line + '' + line.location.chr + '
'));\n var pieces = line.pieces;\n for (var pieceIndex = 0, piecesLength = pieces.length; pieceIndex < piecesLength; pieceIndex++) {\n var piece = pieces[pieceIndex];\n context.out('' + htmlEscape(decodeURI(piece.text)) + \"\");\n }\n context.out(\"
\");\n }\n context.out(\"
\");\n }, \"formatTextDiffString\")\n }, {\n key: \"rootBegin\",\n value: /* @__PURE__ */ __name(function rootBegin(context, type, nodeType) {\n var nodeClass = \"jsondiffpatch-\" + type + (nodeType ? \" jsondiffpatch-child-node-type-\" + nodeType : \"\");\n context.out('');\n }, \"rootBegin\")\n }, {\n key: \"rootEnd\",\n value: /* @__PURE__ */ __name(function rootEnd(context) {\n context.out(\"
\" + (context.hasArrows ? '