@appland/appmap 3.52.2 → 3.53.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +19 -0
- package/built/cli.js +18 -6
- package/built/cli.js.map +1 -1
- package/built/cmds/agentInstaller/agentInstaller.js.map +1 -1
- package/built/cmds/agentInstaller/agentInstallerProcedure.js +31 -4
- package/built/cmds/agentInstaller/agentInstallerProcedure.js.map +1 -1
- package/built/cmds/agentInstaller/gradleInstaller.js +6 -0
- package/built/cmds/agentInstaller/gradleInstaller.js.map +1 -1
- package/built/cmds/agentInstaller/javaScriptAgentInstaller.js +6 -0
- package/built/cmds/agentInstaller/javaScriptAgentInstaller.js.map +1 -1
- package/built/cmds/agentInstaller/mavenInstaller.js +6 -0
- package/built/cmds/agentInstaller/mavenInstaller.js.map +1 -1
- package/built/cmds/agentInstaller/pythonAgentInstaller.js +6 -0
- package/built/cmds/agentInstaller/pythonAgentInstaller.js.map +1 -1
- package/built/cmds/agentInstaller/rubyAgentInstaller.js +6 -0
- package/built/cmds/agentInstaller/rubyAgentInstaller.js.map +1 -1
- package/built/cmds/open/serveAndOpenAppMap.js +21 -10
- package/built/cmds/open/serveAndOpenAppMap.js.map +1 -1
- package/built/cmds/openapi.js +1 -1
- package/built/cmds/openapi.js.map +1 -1
- package/built/fingerprint/fingerprintWatchCommand.js +17 -1
- package/built/fingerprint/fingerprintWatchCommand.js.map +1 -1
- package/built/html/appmap.html +1 -0
- package/built/html/page.css +2 -0
- package/built/html/page.css.map +7 -0
- package/built/html/page.js +257 -27
- package/built/html/page.js.map +7 -1
- package/package.json +7 -10
- package/built/appmap.html +0 -3
- package/built/main.js.LICENSE.txt +0 -26
- package/built/main.js.map +0 -1
package/built/appmap.html
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<!doctype html><html><head><meta charset="utf-8"/><title>Appmap Viewer</title></head><body><div id="app"></div><script defer="defer">/*! For license information please see main.js.LICENSE.txt */
|
|
2
|
-
(()=>{var e={2277:e=>{e.exports=function e(t,n,r){function i(o,s){if(!n[o]){if(!t[o]){if(a)return a(o,!0);var l=new Error("Cannot find module '"+o+"'");throw l.code="MODULE_NOT_FOUND",l}var c=n[o]={exports:{}};t[o][0].call(c.exports,(function(e){return i(t[o][1][e]||e)}),c,c.exports,e,t,n,r)}return n[o].exports}for(var a=void 0,o=0;o<r.length;o++)i(r[o]);return i}({"./streaming":[function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(n,"__esModule",{value:!0}),n.SqliteParserTransform=function e(t){throw r(this,e),new Error("SqliteParserTransform is not available in this environment")},n.SingleNodeTransform=function e(t){throw r(this,e),new Error("SingleNodeTransform is not available in this environment")}},{}],1:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=o;var r=e("./parser"),i=e("./tracer"),a=e("./streaming");function o(e,t,n){var a=(0,i.Tracer)();2===arguments.length&&"function"==typeof t&&(n=t,t={});var o="function"==typeof n,s={tracer:a,startRule:"start"};if(t&&t.streaming&&(s.startRule="start_streaming"),o)setTimeout((function(){var t=void 0,i=void 0;try{t=(0,r.parse)(e,s)}catch(e){i=e instanceof r.SyntaxError?a.smartError(e):e}n(i,t)}),0);else try{return(0,r.parse)(e,s)}catch(e){throw e instanceof r.SyntaxError?a.smartError(e):e}}o.createParser=function(){return new a.SqliteParserTransform},o.createStitcher=function(){return new a.SingleNodeTransform},o.NAME="sqlite-parser",o.VERSION="1.5.0",t.exports=n.default},{"./parser":2,"./streaming":"./streaming","./tracer":3}],2:[function(e,t,n){"use strict";var r=function(e,t){if(Array.isArray(e))return e;if(Symbol.iterator in Object(e))return function(e,t){var n=[],r=!0,i=!1,a=void 0;try{for(var o,s=e[Symbol.iterator]();!(r=(o=s.next()).done)&&(n.push(o.value),!t||n.length!==t);r=!0);}catch(e){i=!0,a=e}finally{try{!r&&s.return&&s.return()}finally{if(i)throw a}}return n}(e,t);throw new TypeError("Invalid attempt to destructure non-iterable instance")},i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e};function a(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function o(e,t,n,r){this.message=e,this.expected=t,this.found=n,this.location=r,this.name="SyntaxError","function"==typeof Error.captureStackTrace&&Error.captureStackTrace(this,o)}function s(){this.indentLevel=0}(function(e,t){function n(){this.constructor=e}n.prototype=t.prototype,e.prototype=new n})(o,Error),o.buildMessage=function(e,t){var n={literal:function(e){return'"'+i(e.text)+'"'},class:function(e){var t=e.parts.map((function(e){return Array.isArray(e)?a(e[0])+"-"+a(e[1]):a(e)}));return"["+(e.inverted?"^":"")+t+"]"},any:function(e){return"any character"},end:function(e){return"end of input"},other:function(e){return e.description}};function r(e){return e.charCodeAt(0).toString(16).toUpperCase()}function i(e){return e.replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\0/g,"\\0").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/[\x00-\x0F]/g,(function(e){return"\\x0"+r(e)})).replace(/[\x10-\x1F\x7F-\x9F]/g,(function(e){return"\\x"+r(e)}))}function a(e){return e.replace(/\\/g,"\\\\").replace(/\]/g,"\\]").replace(/\^/g,"\\^").replace(/-/g,"\\-").replace(/\0/g,"\\0").replace(/\t/g,"\\t").replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/[\x00-\x0F]/g,(function(e){return"\\x0"+r(e)})).replace(/[\x10-\x1F\x7F-\x9F]/g,(function(e){return"\\x"+r(e)}))}function o(e){return n[e.type](e)}return"Expected "+function(e){var t,n,r=e.map(o);if(r.sort(),r.length>0){for(t=1,n=1;t<r.length;t++)r[t-1]!==r[t]&&(r[n]=r[t],n++);r.length=n}switch(r.length){case 1:return r[0];case 2:return r[0]+" or "+r[1];default:return r.slice(0,-1).join(", ")+", or "+r[r.length-1]}}(e)+" but "+function(e){return e?'"'+i(e)+'"':"end of input"}(t)+" found."},s.prototype.trace=function(e){var t=this;function n(e){function n(e,t){var n,r="";for(n=0;n<t;n++)r+=e;return r}var r;"object"===("undefined"==typeof console?"undefined":i(console))&&console.log(e.location.start.line+":"+e.location.start.column+"-"+e.location.end.line+":"+e.location.end.column+" "+((r=e.type)+n(" ",10-r.length)+" ")+n(" ",t.indentLevel)+e.rule)}switch(e.type){case"rule.enter":n(e),this.indentLevel++;break;case"rule.match":case"rule.fail":this.indentLevel--,n(e);break;default:throw new Error("Invalid event type: "+e.type+".")}},t.exports={SyntaxError:o,DefaultTracer:s,parse:function(e,t){t=void 0!==t?t:{};var n,i,l,c,u={},d={start:0,start_streaming:1},p=0,h=[function(e){return e},function(e,t){return{type:"statement",variant:"list",statement:P([e,t])}},function(e){return e},O("Type Definition"),function(e,t,n){return Object.assign(e,t,n)},O("Array bounds"),function(e,t){return{bounds:[e].concat(a(t))}},function(e){return{bounds:[e]}},function(e){return L(e)?(t=e,Number.parseInt(t.value)):null;var t},function(e){return{type:"datatype",variant:e[0],affinity:e[1]}},O("Custom Datatype Name"),function(e,t){var n=M([e,t]),r="numeric";return/int/i.test(n)?r="integer":/char|clob|text/i.test(n)?r="text":/blob/i.test(n)?r="blob":/real|floa|doub/i.test(n)&&(r="real"),{type:"datatype",variant:n,affinity:r}},/^[\t ]/,C(["\t"," "],!1,!1),function(e){return e},O("Type Definition Arguments"),function(e,t){return{args:{type:"expression",variant:"list",expression:P([e,t])}}},function(e){return e},O("Null Literal"),function(e){return{type:"literal",variant:"null",value:B(e)}},O("Date Literal"),function(e){return{type:"literal",variant:"date",value:B(e)}},O("String Literal"),function(e,t){return{type:"literal",variant:"text",value:t}},O("Single-quoted String Literal"),function(e){return j(e,"'")},"''",R("''",!1),/^[^']/,C(["'"],!0,!1),O("Blob Literal"),/^[x]/i,C(["x"],!1,!0),function(e){return{type:"literal",variant:"blob",value:e}},O("Typed literal (or bind parameter)"),function(e,t){return{type:"expression",format:"unary",variant:"cast",expression:t,as:e}},function(e){return{type:"literal",variant:"text",value:e}},O("Number Sign"),function(e,t){return L(e)&&(t.value=$([e,t.value])),t},function(e,t){return{type:"literal",variant:"decimal",value:$([e,t])}},O("Decimal Literal"),function(e,t){return $([e,t])},function(e,t){return $([e,t])},O("Decimal Literal Exponent"),"e",R("E",!0),/^[+\-]/,C(["+","-"],!1,!1),function(e,t,n){return $([e,t,n])},O("Hexidecimal Literal"),"0x",R("0x",!0),function(e,t){return{type:"literal",variant:"hexidecimal",value:$([e,t])}},/^[0-9a-f]/i,C([["0","9"],["a","f"]],!1,!0),/^[0-9]/,C([["0","9"]],!1,!1),O("Bind Parameter"),function(e){return Object.assign({type:"variable"},e)},O("Numbered Bind Parameter"),function(e,t){return{format:"numbered",name:$([e,t])}},/^[1-9]/,C([["1","9"]],!1,!1),function(e,t){return $([e,t])},O("Named Bind Parameter"),/^[:@]/,C([":","@"],!1,!1),function(e,t){return{format:"named",name:$([e,t])}},O("TCL Bind Parameter"),"$",R("$",!1),":",R(":",!1),function(e,t,n){return Object.assign({format:"tcl",name:$([e,t])},n)},function(e){return{suffix:e}},O("EXISTS Expression"),function(e,t){return L(e)?{type:"expression",format:"unary",variant:"exists",expression:t,operator:B(e)}:t},O("EXISTS Keyword"),function(e,t){return M([e,t])},O("RAISE Expression"),function(e,t){return Object.assign({type:"expression",format:"unary",variant:B(e),expression:t},t)},O("RAISE Expression Arguments"),function(e){return Object.assign({type:"error"},e)},O("IGNORE Keyword"),function(e){return{action:B(e)}},function(e,t){return{action:B(e),message:t}},function(e){return e},O("ARRAY expression"),function(e){return e},O("ARRAY SELECT expression"),function(e){return{type:"expression",variant:"array",expression:e}},O("array expression"),function(e){return{type:"expression",variant:"array",expression:e}},O("multi-dimensional array expression"),function(e,t){return{type:"expression",variant:"list",expression:[e].concat(a(t))}},function(e){return e},function(e,t){return Object.assign(t,{expression:e})},O("PSQL-style cast"),"::",R("::",!1),function(e,t){return{type:"expression",format:"unary",variant:"cast",expression:e,as:t}},function(e,t){return{type:"expression",format:"unary",variant:"operation",expression:t,operator:B(e)}},O("COLLATE Expression"),function(e){return Object.assign({type:"expression",format:"unary",variant:"operation",operator:"collate"},e)},function(e,t){return F(e,t)},function(e){return[null,e,null,{type:"literal",variant:"null",value:"null"}]},"not ",R("NOT ",!0),"null",R("NULL",!0),function(){return"not"},function(){return"is"},O("CAST Expression"),function(e,t,n){return{type:"expression",format:"unary",variant:B(e),expression:t,as:n}},O("Type Alias"),function(e){return e},O("CASE Expression"),function(e,t,n,r){return Object.assign({type:"expression",variant:B(e),expression:P([n,r])},t)},function(e){return{discriminant:e}},O("WHEN Clause"),function(e,t,n){return{type:"condition",variant:B(e),condition:t,consequent:n}},O("ELSE Clause"),function(e,t){return{type:"condition",variant:B(e),consequent:t}},function(e,t){return Object.assign(t,{left:e})},O("IS DISTINCT expression"),function(e,t,n){return{type:"expression",format:"binary",variant:"operation",operation:M([e,t]),right:n}},O("Comparison Expression"),function(e,t,n,r){return Object.assign({type:"expression",format:"binary",variant:"operation",operation:M([e,t]),right:n},r)},O("ESCAPE Expression"),function(e,t){return{escape:t}},O("BETWEEN Expression"),function(e,t,n){return{type:"expression",format:"binary",variant:"operation",operation:M([e,t]),right:n}},function(e,t){return F(e,[t])},function(e){return B(e)},O("IN Expression"),function(e,t,n){return{type:"expression",format:"binary",variant:"operation",operation:M([e,t]),right:n}},O("Expression List"),function(e){return{type:"expression",variant:"list",expression:L(e)?e:[]}},function(e,t){return P([e,t])},O("Function Call"),function(e,t,n,r){return Object.assign({type:"function",name:e},t,r,n)},O("FILTER clause"),"filter",R("FILTER",!0),function(e){return{filter:e}},O("Function Call Arguments"),function(e){return{args:e}},function(e,t){return!L(e)||t.expression.length>0},function(e,t){return{args:Object.assign(t,e)}},function(e){return{filter:B(e)}},O("OVER clause"),function(e){return{over:e}},O("Window name"),function(e){return{type:"identifier",variant:"window",name:e}},O("Window specification"),function(e,t,n){return Object.assign({type:"window"},e,t,n)},function(e){return{source:e}},O("window partition clause"),function(e){return{partition:e}},O("Error Message"),function(e){return e},O("Statement"),function(e,t){return Object.assign(t,e)},O("QUERY PLAN"),function(e,t){return{explain:L(e)}},O("QUERY PLAN Keyword"),function(e,t){return M([e,t])},O("END Transaction Statement"),function(e,t){return{type:"statement",variant:"transaction",action:"commit"}},O("BEGIN Transaction Statement"),function(e,t,n,r){return Object.assign({type:"statement",variant:"transaction",action:"begin"},t,r)},function(e){return e},function(e){return{defer:B(e)}},O("ROLLBACK Statement"),function(e,t){return Object.assign({type:"statement",variant:"transaction",action:"rollback"},t)},O("TO Clause"),function(e){return{savepoint:e}},function(e){return B(e)},O("SAVEPOINT Statement"),function(e,t){return{type:"statement",variant:e,target:t}},O("RELEASE Statement"),function(e,t,n){return{type:"statement",variant:B(e),target:n}},O("ALTER TABLE Statement"),function(e,t,n){return Object.assign({type:"statement",variant:B(e),target:t},n)},O("ALTER TABLE Keyword"),function(e,t){return M([e,t])},O("RENAME TO Keyword"),function(e,t){return{action:B(e),name:t}},O("ADD COLUMN Keyword"),function(e,t){return{action:B(e),definition:t}},function(e,t){return Object.assign(t,e)},O("WITH Clause"),function(e,t,n){var r={variant:L(t)?"recursive":"common"};return z(n)&&(n=n.map((function(e){return Object.assign(e,r)}))),{with:n}},function(e,t){return P([e,t])},O("Common Table Expression"),function(e,t){return Object.assign({type:"expression",format:"table",variant:"common",target:e},t)},function(e){return{expression:e}},function(e,t){return Object.assign(t,e)},O("SET statement"),function(e,t,n){return Object.assign({type:"statement",variant:"set",local:e||!1,target:t},n)},"local",R("LOCAL",!0),function(){return!0},"session",R("SESSION",!0),function(){return!1},"current",R("CURRENT",!0),function(){return{kind:"current"}},function(){return{kind:"default"}},function(e){return{kind:"value",args:e}},function(e,t){return{type:"expression",variant:"list",expression:[e].concat(a(t))}},function(e){return e},function(e){return{type:"statement",variant:"show",target:e}},"time",R("TIME",!0),"zone",R("ZONE",!0),function(){return{type:"identifier",variant:"variable",name:"timezone"}},"transaction",R("TRANSACTION",!0),"isolation",R("ISOLATION",!0),"level",R("LEVEL",!0),function(){return{type:"identifier",variant:"variable",name:"transaction_isolation"}},"authorization",R("AUTHORIZATION",!0),function(){return{type:"identifier",variant:"variable",name:"session_authorization"}},"all",R("ALL",!0),function(){return{type:"identifier",variant:"variable",name:"all"}},O("ATTACH Statement"),function(e,t,n,r){return{type:"statement",variant:B(e),target:r,attach:n}},O("DETACH Statement"),function(e,t,n){return{type:"statement",variant:B(e),target:n}},O("VACUUM Statement"),function(e,t){return Object.assign({type:"statement",variant:"vacuum"},t)},function(e){return{target:e}},O("ANALYZE Statement"),function(e,t){return Object.assign({type:"statement",variant:B(e)},t)},function(e){return{target:e.name}},O("REINDEX Statement"),function(e){return{target:e.name}},O("PRAGMA Statement"),function(e,t,n){return{type:"statement",variant:B(e),target:t,args:{type:"expression",variant:"list",expression:n}}},function(e){return/^(yes|no|on|off|false|true|0|1)$/i.test(e)},function(e){return{type:"literal",variant:"boolean",normalized:/^(yes|on|true|1)$/i.test(e)?"1":"0",value:e}},function(e){return B(e)},function(e){return{type:"identifier",variant:"name",name:e}},O("SELECT Statement"),function(e,t,n,r){return Object.assign(e,t,n,r)},function(e,t,n,r){return Object.assign(e,t,r,n)},O("SELECT ... FOR locking clause"),function(){return{}},function(e,t){return{locking:P([e,t])}},function(e){return e},function(e,t,n){return Object.assign({type:"expression",variant:"locking",strength:$(e).toLowerCase()},t,n)},function(e){return{target:e}},function(e,t){return P([e,t])},function(e){return{policy:$(e).toLowerCase()}},O("WINDOW clause"),function(e){return{window:e}},function(e,t){return Object.assign(t,{target:e})},O("ORDER BY Clause"),function(e){return{order:e.result}},O("LIMIT Clause"),function(e,t,n){return{limit:Object.assign({type:"expression",variant:"limit",start:t},n)}},function(e){return{limit:{type:"expression",variant:"limit",offset:e}}},O("OFFSET Clause"),function(e,t){return{offset:t}},function(e,t){return z(t)?{type:"statement",variant:"compound",statement:e,compound:t}:e},O("Union Operation"),function(e,t){return{type:"compound",variant:e,statement:t}},function(e,t,n,r,i){return Object.assign({type:"statement",variant:"select"},e,t,n,r,i)},O("SELECT Results Clause"),function(e,t){return Object.assign({result:t},e)},O("SELECT Results Modifier"),function(e){return{distinct:!0}},function(e){return{}},O("FROM Clause"),function(e,t){return{from:t}},O("WHERE Clause"),function(e,t){return{where:x(t)}},O("GROUP BY Clause"),function(e,t,n){return Object.assign({group:t},n)},O("HAVING Clause"),function(e,t){return{having:t}},function(e,t){return{type:"identifier",variant:"star",name:$([e,t])}},function(e,t){return $([e,t])},function(e,t){return Object.assign(e,t)},function(e,t){return z(t)?{type:"map",variant:"join",source:e,map:t}:e},function(e,t){return Object.assign(e,t)},O("CROSS JOIN Operation"),function(e){return{type:"join",variant:"cross join",source:e}},O("JOIN Operation"),function(e,t){return{type:"join",variant:B(e),source:t}},function(e,t){return Object.assign(t,e)},function(e,t,n){return Object.assign({type:"function",variant:"table",name:e,args:t},n)},function(e,t){return{alias:e,columns:t}},function(e){return{columns:e}},function(e,t){return P([e,t])},function(e,t,n){return Object.assign({type:"definition",variant:"column",name:e,datatype:t},n)},function(){return{lateral:!0}},O("Qualified Table"),function(e,t){return Object.assign(e,t)},O("Qualified Table Identifier"),function(e,t){return Object.assign(e,t)},O("Qualfied Table Index"),function(e,t){return{index:t}},function(e,t){return{index:M([e,t])}},O("SELECT Source"),function(e,t){return Object.assign(e,t)},O("Subquery"),function(e,t){return Object.assign(e,t)},O("Alias"),function(e,t,n){return Object.assign({alias:t},n)},O("JOIN Operator"),function(e,t,n){return M([e,t,n])},function(e,t){return M([e,t])},function(e){return B(e)},O("JOIN Constraint"),function(e){return{constraint:Object.assign({type:"constraint",variant:"join"},e)}},O("Join ON Clause"),function(e,t){return{format:B(e),on:t}},O("Join USING Clause"),function(e,t){return{format:B(e),using:t}},O("VALUES Clause"),function(e,t){return{type:"statement",variant:"select",result:t}},function(e,t){return{result:P([e,t])}},O("Ordering Expression"),function(e,t,n){return L(t)||L(n)?Object.assign({type:"expression",variant:"order",expression:e},t,n):e},function(e){return{nulls:B(e)}},O("Star"),O("Fallback Type"),O("INSERT Statement"),function(e,t,n,r){return Object.assign({type:"statement",variant:"insert"},e,t,n,r)},O("RETURNING clause"),function(e){return{returning:e}},O("INSERT Keyword"),function(e,t){return Object.assign({action:B(e)},t)},O("REPLACE Keyword"),function(e){return{action:B(e)}},O("INSERT OR Modifier"),function(e,t){return{or:B(t)}},function(e,t){return Object.assign({into:e},t)},O("INTO Clause"),function(e,t){return t},O("INTO Keyword"),function(e){return{result:e}},O("PostgreSQL INSERT ON CONFLICT clause"),"do",R("DO",!0),function(e,t){return{conflict:Object.assign(t,e)}},O("PostgreSQL ON CONFLICT action"),function(e,t,n){return Object.assign({action:e},t,n)},"nothing",R("NOTHING",!0),function(e){return{action:B(e)}},O("PostgreSQL ON CONFLICT expression"),function(e,t){return{on:Object.assign({columns:e},t)}},function(e){return{on:{constraint:e}}},O("Column List"),function(e,t){return{columns:P([e,t])}},function(e){return e},O("Column Name"),function(e){return{type:"identifier",variant:"column",name:e}},function(e,t){return t},O("VALUES Keyword"),O("Wrapped Expression List"),function(e){return e},O("DEFAULT VALUES Clause"),function(e,t){return{type:"values",variant:"default"}},O("Compound Operator"),O("UNION Operator"),function(e,t){return M([e,t])},function(e){return e},O("UPDATE Statement"),function(e,t,n,r,i,a,o,s){return Object.assign({type:"statement",variant:e,into:n},t,r,i,a,o,s)},O("UPDATE Keyword"),O("UPDATE OR Modifier"),function(e){return{or:B(e)}},O("SET Clause"),function(e){return{set:e}},O("Column Assignment"),function(e,t){return{type:"assignment",target:e,value:t}},O("UPDATE value expression"),function(){return{type:"literal",variant:"default",value:"default"}},O("DELETE Statement"),function(e,t,n,r,i,a){return Object.assign({type:"statement",variant:e,from:t},n,r,i,a)},O("DELETE Keyword"),O("CREATE Statement"),O("CREATE TABLE Statement"),function(e,t,n,r){return Object.assign({type:"statement",name:n},e,r,t)},function(e,t,n){return Object.assign({variant:e,format:B(n)},t)},function(e){return{temporary:L(e)}},O("IF NOT EXISTS Modifier"),function(e,t,n){return{condition:x({type:"condition",variant:B(e),condition:{type:"expression",variant:B(n),operator:M([t,n])}})}},O("Table Definition"),function(e,t,n){return Object.assign({definition:P([e,t])},n)},function(e,t){return{optimization:[{type:"optimization",value:M([e,t])}]}},function(e){return e},O("Column Definition"),function(e,t,n){return Object.assign({type:"definition",variant:"column",name:e,definition:L(n)?n:[]},t)},O("Column Datatype"),function(e){return{datatype:e}},O("Column Constraint"),function(e,t,n){return Object.assign(t,e)},function(e){return e[e.length-1]},O("CONSTRAINT Name"),function(e){return{name:e}},O("FOREIGN KEY Column Constraint"),function(e){return Object.assign({variant:"foreign key"},e)},O("PRIMARY KEY Column Constraint"),function(e,t,n,r){return Object.assign(e,n,t,r)},O("PRIMARY KEY Keyword"),function(e,t){return{type:"constraint",variant:M([e,t])}},O("AUTOINCREMENT Keyword"),function(e){return{autoIncrement:!0}},function(e,t){return Object.assign({type:"constraint",variant:e},t)},O("UNIQUE Column Constraint"),O("NULL Column Constraint"),function(e,t){return M([e,t])},O("CHECK Column Constraint"),O("DEFAULT Column Constraint"),function(e,t){return{type:"constraint",variant:B(e),value:t}},O("COLLATE Column Constraint"),function(e){return{type:"constraint",variant:"collate",collate:e}},O("Table Constraint"),function(e,t,n){return Object.assign({type:"definition",variant:"constraint"},t,e)},O("CHECK Table Constraint"),function(e){return{definition:x(e)}},O("PRIMARY KEY Table Constraint"),function(e,t,n){return{definition:x(Object.assign(e,n,t[1])),columns:t[0]}},function(e){return{type:"constraint",variant:B(e)}},function(e,t){return M([e,t])},O("UNIQUE Keyword"),function(e){return B(e)},function(e,t){return[e].concat(t)},function(e){return e.map((function(e){return r(e,1)[0]}))},function(e){var t=e.find((function(e){var t=r(e,2);return t[0],L(t[1])}));return[e.map((function(e){var t=r(e,2),n=t[0];return t[1],n})),t?t[1]:null]},O("Indexed Column"),function(e,t,n){var r=e;return L(t)&&(r=Object.assign({type:"expression",variant:"order",expression:e},t)),[r,n]},O("Collation"),function(e){return{collate:x(e)}},O("Column Direction"),function(e){return{direction:B(e)}},function(e,t){return{conflict:B(t)}},O("ON CONFLICT Keyword"),function(e,t){return M([e,t])},function(e,t){return{type:"constraint",variant:B(e),expression:t}},O("FOREIGN KEY Table Constraint"),function(e,t,n){return Object.assign({definition:x(Object.assign(e,n))},t)},O("FOREIGN KEY Keyword"),function(e,t){return{type:"constraint",variant:M([e,t])}},function(e,t,n){return Object.assign({type:"constraint"},e,t,n)},O("REFERENCES Clause"),function(e,t){return{references:t}},function(e,t){return{action:P([e,t])}},O("FOREIGN KEY Action Clause"),function(e,t,n){return{type:"action",variant:B(e),action:B(n)}},O("FOREIGN KEY Action"),function(e,t){return M([e,t])},function(e){return B(e)},function(e,t){return M([e,t])},function(e,t){return{type:"action",variant:B(e),action:t}},O("DEFERRABLE Clause"),function(e,t,n){return{defer:M([e,t,n])}},function(e,t){return M([e,t])},function(e){return{definition:x(e)}},O("CREATE INDEX Statement"),function(e,t,n,r,i){return Object.assign({type:"statement",target:n,on:r},e,t,i)},function(e,t,n){return Object.assign({variant:B(e),format:B(n)},t)},function(e){return{unique:!0}},O("ON Clause"),function(e,t,n){return{type:"identifier",variant:"expression",format:"table",name:t.name,columns:n}},O("CREATE TRIGGER Statement"),function(e,t,n,r,i,a,o,s){return Object.assign({type:"statement",target:n,on:i,event:r,by:L(a)?a:"row",action:x(s)},e,t,o)},function(e,t,n){return Object.assign({variant:B(e),format:B(n)},t)},O("Conditional Clause"),function(e,t){return Object.assign({type:"event"},e,t)},function(e){return{occurs:B(e)}},function(e,t){return M([e,t])},O("Conditional Action"),function(e){return{event:B(e)}},function(e,t){return{event:B(e),of:t}},function(e,t){return t},"statement",R("STATEMENT",!0),function(e,t,n){return B(n)},function(e,t){return{when:t}},O("Actions Clause"),function(e,t,n){return t},function(e){return e},O("CREATE VIEW Statement"),function(e,t,n,r){return Object.assign({type:"statement",target:n,result:r},e,t)},function(e,t){return Object.assign({type:"identifier",variant:"expression",format:"view",name:e.name,columns:[]},t)},function(e,t,n){return Object.assign({variant:B(e),format:B(n)},t)},O("CREATE VIRTUAL TABLE Statement"),function(e,t,n,r){return Object.assign({type:"statement",target:n,result:r},e,t)},function(e,t,n){return{variant:B(e),format:B(t)}},function(e,t){return Object.assign({type:"module",variant:"virtual",name:e},t)},O("Module Arguments"),function(e){return{args:{type:"expression",variant:"list",expression:L(e)?e:[]}}},function(e,t){return P([e,t]).filter((function(e){return L(e)}))},O("DROP Statement"),function(e,t){return Object.assign({type:"statement",target:Object.assign(t,{variant:e.format})},e)},O("DROP Keyword"),function(e,t,n){return Object.assign({variant:B(e),format:t,condition:[]},n)},O("DROP Type"),O("IF EXISTS Keyword"),function(e,t){return{condition:[{type:"condition",variant:B(e),condition:{type:"expression",variant:B(t),operator:B(t)}}]}},O("Or"),O("Add"),O("Subtract"),O("Multiply"),O("Divide"),O("Modulo"),O("Shift Left"),O("Shift Right"),O("Logical AND"),O("Logical OR"),O("Less Than"),O("Greater Than"),O("Less Than Or Equal"),O("Greater Than Or Equal"),O("Equal"),O("Not Equal"),O("PostgreSQL custom binary operarator"),function(e){var t=e.join("");if(t.includes("--")||t.includes("/*"))return!1;var n=e[e.length-1];return"-"!==n&&"+"!==n||t.match(/[~@#%^&|`?]/)},function(e){return e.join("")},O("IS"),function(e,t){return M([e,t])},O("Identifier"),O("Database Identifier"),function(e){return{type:"identifier",variant:"database",name:e}},O("Function Identifier"),function(e,t){return{type:"identifier",variant:"function",name:$([e,t])}},O("Table Identifier"),function(e,t){return{type:"identifier",variant:"table",name:$([e,t])}},function(e,t){return $([e,t])},O("Column Identifier"),function(e,t,n){return Object.assign({type:"identifier",variant:"column",name:$([e,t])},n)},O("value indirection"),function(e){return{element:e}},function(e,t){return P([e,t])},function(e){return{type:"indirection",variant:"attribute",attribute:e}},function(e){return{type:"indirection",variant:"star",attribute:e}},function(e,t){return Object.assign({type:"indirection",variant:"slice"},e,t)},function(e){return Object.assign({type:"indirection",variant:"slice"},e)},function(e){return{type:"indirection",variant:"index",index:e}},function(e){return{lower:e}},function(e){return{upper:e}},function(){return""},function(e,t){return $([e,t])},O("Collation Identifier"),function(e){return{type:"identifier",variant:"collation",name:e}},O("Savepoint Identifier"),function(e){return{type:"identifier",variant:"savepoint",name:e}},O("Index Identifier"),function(e,t){return{type:"identifier",variant:"index",name:$([e,t])}},O("Trigger Identifier"),function(e,t){return{type:"identifier",variant:"trigger",name:$([e,t])}},O("View Identifier"),function(e,t){return{type:"identifier",variant:"view",name:$([e,t])}},O("Pragma Identifier"),function(e,t){return{type:"identifier",variant:"pragma",name:$([e,t])}},O("Variable Identifier"),function(e,t){return{type:"identifier",variant:"variable",name:$([e,t])}},O("CTE Identifier"),function(e){return e},function(e,t){return Object.assign({type:"identifier",variant:"expression",format:"table",name:e.name,columns:[]},t)},O("Table Constraint Identifier"),function(e){return{type:"identifier",variant:"constraint",format:"table",name:e}},O("Column Constraint Identifier"),function(e){return{type:"identifier",variant:"constraint",format:"column",name:e}},O("Datatype Name"),function(e){return[e,"text"]},function(e){return[e,"real"]},function(e){return[e,"numeric"]},function(e){return[e,"integer"]},function(e){return[e,"none"]},O("TEXT Datatype Name"),"n",R("N",!0),"var",R("VAR",!0),"char",R("CHAR",!0),"tiny",R("TINY",!0),"medium",R("MEDIUM",!0),"long",R("LONG",!0),"text",R("TEXT",!0),"clob",R("CLOB",!0),O("REAL Datatype Name"),"float",R("FLOAT",!0),"real",R("REAL",!0),O("DOUBLE Datatype Name"),"double",R("DOUBLE",!0),"precision",R("PRECISION",!0),function(e,t){return $([e,t])},O("NUMERIC Datatype Name"),"numeric",R("NUMERIC",!0),"decimal",R("DECIMAL",!0),"boolean",R("BOOLEAN",!0),"date",R("DATE",!0),"stamp",R("STAMP",!0),"string",R("STRING",!0),O("INTEGER Datatype Name"),"int",R("INT",!0),"2",R("2",!1),"4",R("4",!1),"8",R("8",!1),"eger",R("EGER",!0),"big",R("BIG",!0),"small",R("SMALL",!0),"floating",R("FLOATING",!0),"point",R("POINT",!0),function(e,t){return $([e,t])},O("BLOB Datatype Name"),"blob",R("BLOB",!0),/^[a-z0-9$_]/i,C([["a","z"],["0","9"],"$","_"],!1,!0),"\\u",R("\\u",!1),/^[a-f0-9]/i,C([["a","f"],["0","9"]],!1,!0),function(e,t){return $([e,t]).toLowerCase()},function(e){return B(e)},{type:"any"},function(e){return U(e)},/^[ \t]/,C([" ","\t"],!1,!1),'"',R('"',!1),'""',R('""',!1),/^[^"]/,C(['"'],!0,!1),function(e){return j(e,'"')},"'",R("'",!1),function(e){return j(e,"'")},"`",R("`",!1),"``",R("``",!1),/^[^`]/,C(["`"],!0,!1),function(e){return j(e,"`")},O("Open Bracket"),"[",R("[",!1),O("Close Bracket"),"]",R("]",!1),O("Open Parenthesis"),"(",R("(",!1),O("Close Parenthesis"),")",R(")",!1),O("Comma"),",",R(",",!1),O("Period"),".",R(".",!1),O("Asterisk"),"*",R("*",!1),O("Question Mark"),"?",R("?",!1),O("Single Quote"),O("Double Quote"),O("Backtick"),O("Tilde"),"~",R("~",!1),O("Plus"),"+",R("+",!1),O("Minus"),"-",R("-",!1),"=",R("=",!1),O("Ampersand"),"&",R("&",!1),O("Pipe"),"|",R("|",!1),"%",R("%",!1),"<",R("<",!1),">",R(">",!1),O("Exclamation"),"!",R("!",!1),O("Semicolon"),";",R(";",!1),O("Colon"),O("Forward Slash"),"/",R("/",!1),O("Backslash"),"\\",R("\\",!1),O("Operator characters"),/^[\-+*\/<>=~!@#%\^&|`]/,C(["-","+","*","/","<",">","=","~","!","@","#","%","^","&","|","`"],!1,!1),"abort",R("ABORT",!0),"action",R("ACTION",!0),"add",R("ADD",!0),"after",R("AFTER",!0),"alter",R("ALTER",!0),"analyze",R("ANALYZE",!0),"and",R("AND",!0),"array",R("ARRAY",!0),"as",R("AS",!0),"asc",R("ASC",!0),"attach",R("ATTACH",!0),"autoincrement",R("AUTOINCREMENT",!0),"before",R("BEFORE",!0),"begin",R("BEGIN",!0),"between",R("BETWEEN",!0),"by",R("BY",!0),"cascade",R("CASCADE",!0),"case",R("CASE",!0),"cast",R("CAST",!0),"check",R("CHECK",!0),"collate",R("COLLATE",!0),"column",R("COLUMN",!0),"commit",R("COMMIT",!0),"conflict",R("CONFLICT",!0),"constraint",R("CONSTRAINT",!0),"create",R("CREATE",!0),"cross",R("CROSS",!0),"current_date",R("CURRENT_DATE",!0),"current_time",R("CURRENT_TIME",!0),"current_timestamp",R("CURRENT_TIMESTAMP",!0),"database",R("DATABASE",!0),"default",R("DEFAULT",!0),"deferrable",R("DEFERRABLE",!0),"deferred",R("DEFERRED",!0),"delete",R("DELETE",!0),"desc",R("DESC",!0),"detach",R("DETACH",!0),"distinct",R("DISTINCT",!0),"drop",R("DROP",!0),"each",R("EACH",!0),"else",R("ELSE",!0),"end",R("END",!0),"escape",R("ESCAPE",!0),"except",R("EXCEPT",!0),"exclusive",R("EXCLUSIVE",!0),"exists",R("EXISTS",!0),"explain",R("EXPLAIN",!0),"fail",R("FAIL",!0),"first",R("FIRST",!0),"for",R("FOR",!0),"foreign",R("FOREIGN",!0),"from",R("FROM",!0),"full",R("FULL",!0),"glob",R("GLOB",!0),"group",R("GROUP",!0),"having",R("HAVING",!0),"if",R("IF",!0),"ignore",R("IGNORE",!0),"ilike",R("ILIKE",!0),"immediate",R("IMMEDIATE",!0),"in",R("IN",!0),"index",R("INDEX",!0),"indexed",R("INDEXED",!0),"initially",R("INITIALLY",!0),"inner",R("INNER",!0),"insert",R("INSERT",!0),"instead",R("INSTEAD",!0),"intersect",R("INTERSECT",!0),"into",R("INTO",!0),"is",R("IS",!0),"isnull",R("ISNULL",!0),"join",R("JOIN",!0),"key",R("KEY",!0),"last",R("LAST",!0),"lateral",R("LATERAL",!0),"left",R("LEFT",!0),"like",R("LIKE",!0),"limit",R("LIMIT",!0),"locked",R("LOCKED",!0),"match",R("MATCH",!0),"natural",R("NATURAL",!0),"no",R("NO",!0),"not",R("NOT",!0),"notnull",R("NOTNULL",!0),"nowait",R("NOWAIT",!0),"nulls",R("NULLS",!0),"of",R("OF",!0),"offset",R("OFFSET",!0),"on",R("ON",!0),"only",R("ONLY",!0),"or",R("OR",!0),"order",R("ORDER",!0),"outer",R("OUTER",!0),"over",R("OVER",!0),"partition",R("PARTITION",!0),"plan",R("PLAN",!0),"pragma",R("PRAGMA",!0),"primary",R("PRIMARY",!0),"query",R("QUERY",!0),"raise",R("RAISE",!0),"read",R("READ",!0),"recursive",R("RECURSIVE",!0),"references",R("REFERENCES",!0),"regexp",R("REGEXP",!0),"reindex",R("REINDEX",!0),"release",R("RELEASE",!0),"rename",R("RENAME",!0),"replace",R("REPLACE",!0),"restrict",R("RESTRICT",!0),"returning",R("RETURNING",!0),"right",R("RIGHT",!0),"rollback",R("ROLLBACK",!0),"row",R("ROW",!0),"rowid",R("ROWID",!0),"savepoint",R("SAVEPOINT",!0),"select",R("SELECT",!0),"set",R("SET",!0),"share",R("SHARE",!0),"show",R("SHOW",!0),"skip",R("SKIP",!0),"table",R("TABLE",!0),"temp",R("TEMP",!0),"temporary",R("TEMPORARY",!0),"then",R("THEN",!0),"to",R("TO",!0),"trigger",R("TRIGGER",!0),"union",R("UNION",!0),"unique",R("UNIQUE",!0),"update",R("UPDATE",!0),"using",R("USING",!0),"vacuum",R("VACUUM",!0),"values",R("VALUES",!0),"view",R("VIEW",!0),"virtual",R("VIRTUAL",!0),"when",R("WHEN",!0),"where",R("WHERE",!0),"window",R("WINDOW",!0),"with",R("WITH",!0),"without",R("WITHOUT",!0),function(e){return B(e)},function(){return null},O("Line Comment"),"--",R("--",!1),/^[\n\v\f\r]/,C(["\n","\v","\f","\r"],!1,!1),O("Block Comment"),"/*",R("/*",!1),"*/",R("*/",!1),/^[\n\v\f\r\t ]/,C(["\n","\v","\f","\r","\t"," "],!1,!1),O("Whitespace"),"__TODO__",R("__TODO__",!1)],f=[S("%;ʋ/H#;#/?$;\".\" &\"/1$;#/($8$: $!!)($'#(#'#(\"'#&'#"),S("%;ʋ/C#;#/:$;/1$;#/($8$: $!!)($'#(#'#(\"'#&'#"),S("%;/B#;ʋ/9$$;%0#*;%&/)$8#:!#\"\" )(#'#(\"'#&'#"),S("$;ǭ0#*;ǭ&"),S("$;ǭ/�#*;ǭ&&&#"),S("%;$/:#;/1$;ʋ/($8#:\"#!!)(#'#(\"'#&'#"),S('<%;).# &;*/O#;ʋ/F$;,." &"/8$;\'." &"/*$8$:$$##! )($\'#(#\'#("\'#&\'#=." 7#'),S('<%;(/9#$;(0#*;(&/)$8":&""! )("\'#&\'#.I &%;ʋ/?#;Ǻ/6$;(." &"/($8#:\'#! )(#\'#("\'#&\'#=." 7%'),S("%;ʋ/Z#;ǘ/Q$;ʋ/H$;9.\" &\"/:$;ʋ/1$;Ǚ/($8&:(&!\")(&'#(%'#($'#(#'#(\"'#&'#"),S("%;Dž/' 8!:)!! )"),S('<%;Ǐ/9#$;+0#*;+&/)$8":+""! )("\'#&\'#=." 7*'),S('%4,""5!7-/1#;Ǒ/($8":."! )("\'#&\'#'),S("<%;ǚ/R#;8/I$;ʋ/@$;-.\" &\"/2$;Ǜ/)$8%:0%\"#!)(%'#($'#(#'#(\"'#&'#=.\" 7/"),S("%;ǜ/C#;ʋ/:$;8/1$;ʋ/($8$:1$!!)($'#(#'#(\"'#&'#"),S(";8.A &;9.; &;4.5 &;/./ &;0.) &;1.# &;5"),S('<%;Ɉ/1#;ʋ/($8":3"!!)("\'#&\'#=." 72'),S('<%;Ȏ.) &;Ȑ.# &;ȏ/1#;ʋ/($8":5"!!)("\'#&\'#=." 74'),S('<%;7." &"/2#;2/)$8":7""! )("\'#&\'#=." 76'),S("<%;Ǡ/A#$;30#*;3&/1$;Ǡ/($8#:9#!!)(#'#(\"'#&'#=.\" 78"),S('2:""6:7;.) &4<""5!7='),S('<%4?""5!7@/1#;2/($8":A"! )("\'#&\'#=." 7>'),S('<%;&/8#;1.# &;B/)$8":C""! )("\'#&\'#=." 7B'),S("%;Ǒ.# &;Ǖ/' 8!:D!! )"),S('<%;Ǥ.# &;ǥ/\' 8!:"!! )=." 7E'),S('%;7." &"/2#;9/)$8":F""! )("\'#&\'#'),S(";?.# &;:"),S('%;;/7#;>." &"/)$8":G""! )("\'#&\'#'),S('<;<.# &;==." 7H'),S('%$;A/�#*;A&&&#/7#;=." &"/)$8":I""! )("\'#&\'#'),S('%;ǝ/9#$;A0#*;A&/)$8":J""! )("\'#&\'#'),S('<%3L""5!7M/T#4N""5!7O." &"/@$$;A/�#*;A&&&#/*$8#:P##"! )(#\'#("\'#&\'#=." 7K'),S('<%3R""5"7S/?#$;@/�#*;@&&&#/)$8":T""! )("\'#&\'#=." 7Q'),S('4U""5!7V'),S('4W""5!7X'),S("<%;C.) &;E.# &;F/' 8!:Z!! )=.\" 7Y"),S('<%;ǟ/@#;D." &"/2$;ʋ/)$8#:\\#""!)(#\'#("\'#&\'#=." 7['),S('%4]""5!7^/9#$;A0#*;A&/)$8":_""! )("\'#&\'#'),S('<%4a""5!7b/H#$;Ǎ/�#*;Ǎ&&&#/2$;ʋ/)$8#:c#""!)(#\'#("\'#&\'#=." 7`'),S('<%2e""6e7f/o#$;Ǎ.) &2g""6g7h/2#0/*;Ǎ.) &2g""6g7h&&&#/A$;ʋ/8$;G." &"/*$8$:i$##" )($\'#(#\'#("\'#&\'#=." 7d'),S('%;Ǖ/1#;ʋ/($8":j"!!)("\'#&\'#'),S('<%;I." &"/;#;ʋ/2$;¤/)$8#:l#"" )(#\'#("\'#&\'#=." 7k'),S('<%;u." &"/;#;Ƞ/2$;ʋ/)$8#:n#""!)(#\'#("\'#&\'#=." 7m'),S("<%;ɗ/_#;ʋ/V$;ǚ/M$;ʋ/D$;K/;$;ʋ/2$;Ǜ/)$8':p'\"&\")(''#(&'#(%'#($'#(#'#(\"'#&'#=.\" 7o"),S("<%;L.# &;M/' 8!:r!! )=.\" 7q"),S("<%;Ȭ/' 8!:t!! )=.\" 7s"),S("%;ɣ.) &;Dz.# &;Ȣ/M#;ʋ/D$;ǜ/;$;ʋ/2$;/)$8%:u%\"$ )(%'#($'#(#'#(\"'#&'#"),S(";B./ &;~.) &;..# &;Ʈ"),S("%;ǚ/L#;ʋ/C$;z/:$;ʋ/1$;Ǜ/($8%:v%!\")(%'#($'#(#'#(\"'#&'#"),S(";O.G &;H.A &;h.; &;j.5 &;J./ &;Q.) &;R.# &;N"),S("<%;Ǻ/:#;ʋ/1$;S/($8#:x#! )(#'#(\"'#&'#=.\" 7w"),S("<%;Ǻ/:#;ʋ/1$;¤/($8#:z#! )(#'#(\"'#&'#=.\" 7y"),S("<%;ǘ/R#;ʋ/I$;T.# &;{/:$;ʋ/1$;Ǚ/($8%:|%!\")(%'#($'#(#'#(\"'#&'#=.\" 7{"),S('<%;S/B#;ʋ/9$$;U0#*;U&/)$8#:~#"" )(#\'#("\'#&\'#=." 7}'),S("%;ǜ/:#;ʋ/1$;S/($8#:#! )(#'#(\"'#&'#"),S("%;P/;#;ʋ/2$;Z/)$8#:#\"\" )(#'#(\"'#&'#.# &;P"),S("<%;V/S#;ʋ/J$2\"\"67/;$;ʋ/2$;&/)$8%:%\"$ )(%'#($'#(#'#(\"'#&'#.# &;V=.\" 7"),S("%;Y/A#;ʋ/8$;W.# &;z/)$8#:
#\"\" )(#'#(\"'#&'#.# &;W"),S(";ǣ.U &;ǥ.O &;Ǥ.I &%%;u/8#%<;Ƞ=.##&&!&'#/#$+\")(\"'#&'#/\"!&,)"),S("<%;ŝ/' 8!:!! )=.\" 7"),S("%;X/#$%;ʋ/>#;Ɩ/5$;ʋ/,$;X/#$+$)($'#(#'#(\"'#&'#0H*%;ʋ/>#;Ɩ/5$;ʋ/,$;X/#$+$)($'#(#'#(\"'#&'#&/)$8\":\"\"! )(\"'#&'#"),S("%;[/#$%;ʋ/>#;]/5$;ʋ/,$;[/#$+$)($'#(#'#(\"'#&'#0H*%;ʋ/>#;]/5$;ʋ/,$;[/#$+$)($'#(#'#(\"'#&'#&/)$8\":\"\"! )(\"'#&'#"),S(";ƙ.) &;ƚ.# &;ƛ"),S("%;\\/#$%;ʋ/>#;_/5$;ʋ/,$;\\/#$+$)($'#(#'#(\"'#&'#0H*%;ʋ/>#;_/5$;ʋ/,$;\\/#$+$)($'#(#'#(\"'#&'#&/)$8\":\"\"! )(\"'#&'#"),S(";Ɨ.# &;Ƙ"),S("%;^/#$%;ʋ/>#;a/5$;ʋ/,$;^/#$+$)($'#(#'#(\"'#&'#0H*%;ʋ/>#;a/5$;ʋ/,$;^/#$+$)($'#(#'#(\"'#&'#&/)$8\":\"\"! )(\"'#&'#"),S(";Ɯ.[ &;Ɲ.U &;Ƨ.O &;ƞ.I &%%;Ɵ/8#%<;Ɵ=.##&&!&'#/#$+\")(\"'#&'#/\"!&,)"),S("%;`/#$%;ʋ/>#;c/5$;ʋ/,$;`/#$+$)($'#(#'#(\"'#&'#0H*%;ʋ/>#;c/5$;ʋ/,$;`/#$+$)($'#(#'#(\"'#&'#&/)$8\":\"\"! )(\"'#&'#"),S(";Ƣ.{ &;ƣ.u &%%;Ơ/8#%<;a=.##&&!&'#/#$+\")(\"'#&'#/\"!&,).I &%%;ơ/8#%<;a=.##&&!&'#/#$+\")(\"'#&'#/\"!&,)"),S('%;b/9#$;e0#*;e&/)$8":""! )("\'#&\'#'),S("%;ʋ/1#;f/($8\":\"! )(\"'#&'#.H &%;ʋ/>#;g/5$;ʋ/,$;b/#$+$)($'#(#'#(\"'#&'#"),S('%3""5$7/?#;ʋ/6$3""5$7/\'$8#:# )(#\'#("\'#&\'#.? &%;ȹ/& 8!:! ).. &%;Ɇ/& 8!:! )'),S(";ƨ./ &;ƥ.) &;Ʀ.# &;Ƥ"),S("<%;ȅ/i#;ʋ/`$;ǚ/W$;z/N$;ʋ/E$;i/<$;ʋ/3$;Ǜ/*$8(:(#'$\")(('#(''#(&'#(%'#($'#(#'#(\"'#&'#=.\" 7"),S("<%;ǻ/:#;ʋ/1$;&/($8#:#! )(#'#(\"'#&'#=.\" 7"),S("<%;Ȅ/#;ʋ/$;k.\" &\"/|$;ʋ/s$$;l/�#*;l&&&#/]$;ʋ/T$;m.\" &\"/F$;ʋ/=$;Ȝ/4$;ʋ/+$8*:*$)'%#)(*'#()'#(('#(''#(&'#(%'#($'#(#'#(\"'#&'#=.\" 7"),S("%%<;ɻ=.##&&!&'#/1#;z/($8\":\"! )(\"'#&'#"),S("<%;ɻ/i#;ʋ/`$;z/W$;ʋ/N$;ɯ/E$;ʋ/<$;z/3$;ʋ/*$8(:(#'%!)(('#(''#(&'#(%'#($'#(#'#(\"'#&'#=.\" 7"),S("<%;ț/D#;ʋ/;$;z/2$;ʋ/)$8$:$\"#!)($'#(#'#(\"'#&'#=.\" 7"),S("%;d/;#;ʋ/2$;o/)$8#:#\"\" )(#'#(\"'#&'#.# &;d"),S(";v./ &;p.) &;s.# &;q"),S("<%;ȸ/n#;ʋ/e$;u.\" &\"/W$;Ș/N$;ʋ/E$;Ȧ/<$;ʋ/3$;n/*$8(:(#%$ )(('#(''#(&'#(%'#($'#(#'#(\"'#&'#=.\" 7"),S('<%;u." &"/u#;ȿ.5 &;ȭ./ &;Ȩ.) &;ɛ.# &;ɂ/T$;ʋ/K$;n/B$;ʋ/9$;r." &"/+$8&:&$%$" )(&\'#(%\'#($\'#(#\'#("\'#&\'#=." 7'),S("<%;ȝ/D#;ʋ/;$;n/2$;ʋ/)$8$:¡$\"#!)($'#(#'#(\"'#&'#=.\" 7 "),S('<%;u." &"/E#;ȁ/<$;ʋ/3$;t/*$8$:£$##" )($\'#(#\'#("\'#&\'#=." 7¢'),S("%;n/W#%;ʋ/>#;ǹ/5$;ʋ/,$;n/#$+$)($'#(#'#(\"'#&'#/)$8\":¤\"\"! )(\"'#&'#"),S('%;Ʌ/1#;ʋ/($8":¥"!!)("\'#&\'#'),S('<%;u." &"/E#;ȯ/<$;ʋ/3$;w/*$8$:§$##" )($\'#(#\'#("\'#&\'#=." 7¦'),S(";x.# &;Ƭ"),S("%;ǚ/I#;¥.# &;{/:$;ʋ/1$;Ǜ/($8$:$!\")($'#(#'#(\"'#&'#"),S("%;n/#$%;ʋ/>#;ǹ/5$;ʋ/,$;n/#$+$)($'#(#'#(\"'#&'#0H*%;ʋ/>#;ǹ/5$;ʋ/,$;n/#$+$)($'#(#'#(\"'#&'#&/)$8\":\"\"! )(\"'#&'#"),S("%;y/#$%;ʋ/>#;Ɏ/5$;ʋ/,$;y/#$+$)($'#(#'#(\"'#&'#0H*%;ʋ/>#;Ɏ/5$;ʋ/,$;y/#$+$)($'#(#'#(\"'#&'#&/)$8\":\"\"! )(\"'#&'#"),S('<%;|." &"/1#;ʋ/($8":©"!!)("\'#&\'#=." 7¨'),S("%;z/B#;ʋ/9$$;}0#*;}&/)$8#:ª#\"\" )(#'#(\"'#&'#"),S("%;ǜ/:#;z/1$;ʋ/($8#:#!!)(#'#(\"'#&'#"),S("<%;ƫ/#;ʋ/$;ǚ/y$;.\" &\"/k$;ʋ/b$;Ǜ/Y$;ʋ/P$;.\" &\"/B$;ʋ/9$;.\" &\"/+$8*:¬*$)&\" )(*'#()'#(('#(''#(&'#(%'#($'#(#'#(\"'#&'#=.\" 7«"),S("<%3®\"\"5&7¯/p#;ʋ/g$;ǚ/^$;ʋ/U$;ɼ/L$;ʋ/C$;z/:$;ʋ/1$;Ǜ/($8):°)!\")()'#(('#(''#(&'#(%'#($'#(#'#(\"'#&'#=.\" 7"),S('<%;â/\' 8!:²!! ).V &%;." &"/G#;{/>$9:³ "! -""&!&#/)$8#:´#""!)(#\'#("\'#&\'#=." 7±'),S('%;Ș.# &;Ƕ/1#;ʋ/($8":µ"!!)("\'#&\'#'),S("<%;ɑ/@#;ʋ/7$;.# &;/($8#:·#! )(#'#(\"'#&'#=.\" 7¶"),S("<%;Ʃ/' 8!:¹!! )=.\" 7¸"),S("<%;ǚ/#;ʋ/x$;
.\" &\"/j$;ʋ/a$;.\" &\"/S$;ʋ/J$;Î.\" &\"/<$;ʋ/3$;Ǜ/*$8):»)#&$\")()'#(('#(''#(&'#(%'#($'#(#'#(\"'#&'#=.\" 7º"),S("%;/P#%<%;ʋ/,#;Ȃ/#$+\")(\"'#&'#=.##&&!&'#/($8\":¼\"!!)(\"'#&'#"),S("<%;ɒ/L#;ʋ/C$;Ȃ/:$;ʋ/1$;{/($8%:¾%! )(%'#($'#(#'#(\"'#&'#=.\" 7½"),S("<%;1/' 8!:À!! )=.\" 7¿"),S('<%;." &"/;#;/2$;ʋ/)$8#:Â#""!)(#\'#("\'#&\'#=." 7Á'),S('<%;ȡ/@#;ʋ/7$;." &"/)$8#:Ä#"" )(#\'#("\'#&\'#=." 7Ã'),S("<%;ɖ/D#;ʋ/;$;ɓ/2$;ʋ/)$8$:Æ$\"#!)($'#(#'#(\"'#&'#=.\" 7Å"),S(";._ &;ī.Y &;ƒ.S &;.M &;.G &;.A &;.; &;.5 &;./ &;¦.) &;¬.# &;®"),S('<%;ȉ.# &;Ȝ/@#;ʋ/7$;." &"/)$8#:È#"" )(#\'#("\'#&\'#=." 7Ç'),S('<%;Ȁ/^#;ʋ/U$;." &"/G$;." &"/9$;." &"/+$8%:Ê%$$"! )(%\'#($\'#(#\'#("\'#&\'#=." 7É'),S('%;ɱ/1#;ʋ/($8":Ë"!!)("\'#&\'#'),S('%;Ȕ.) &;Ȯ.# &;ȟ/1#;ʋ/($8":Ì"!!)("\'#&\'#'),S('<%;ɣ/N#;ʋ/E$;." &"/7$;." &"/)$8$:Î$"# )($\'#(#\'#("\'#&\'#=." 7Í'),S('<%%;ɰ/,#;ʋ/#$+")("\'#&\'#." &"/?#;." &"/1$;/($8#:v#! )(#\'#("\'#&\'#=." 7Ï'),S('%;ƻ/1#;ʋ/($8":Ð"!!)("\'#&\'#'),S('%;ɦ/1#;ʋ/($8":Ñ"!!)("\'#&\'#'),S('<%;/2#;/)$8":Ó""! )("\'#&\'#=." 7Ò'),S("<%;ɝ/J#;ʋ/A$;.\" &\"/3$;/*$8$:Õ$##! )($'#(#'#(\"'#&'#=.\" 7Ô"),S("<%;/N#;Ƭ/E$;ʋ/<$;/3$;ʋ/*$8%:×%#$#!)(%'#($'#(#'#(\"'#&'#=.\" 7Ö"),S("<%;Ƿ/D#;ʋ/;$;ɬ/2$;ʋ/)$8$:Ù$\"#!)($'#(#'#(\"'#&'#=.\" 7Ø"),S(";.# &;"),S("<%;ɞ/M#;ʋ/D$;ɰ/;$;ʋ/2$;Ƭ/)$8%:Û%\"$ )(%'#($'#(#'#(\"'#&'#=.\" 7Ú"),S('<%;Ǵ/I#;ʋ/@$;." &"/2$;ļ/)$8$:Ý$"# )($\'#(#\'#("\'#&\'#=." 7Ü'),S('%;Ȉ/1#;ʋ/($8":Ñ"!!)("\'#&\'#'),S('%;/2#;¿/)$8":Þ""! )("\'#&\'#'),S('<%;." &"/1#;ʋ/($8":."!!)("\'#&\'#=." 7ß'),S("%;ɾ/J#;ʋ/A$;.\" &\"/3$; /*$8$:à$##! )($'#(#'#(\"'#&'#"),S('%;ə/1#;ʋ/($8":Ñ"!!)("\'#&\'#'),S("%;¢/B#;ʋ/9$$;¡0#*;¡&/)$8#:á#\"\" )(#'#(\"'#&'#"),S("%;ǜ/:#;¢/1$;ʋ/($8#:#!!)(#'#(\"'#&'#"),S('<%;ǁ/2#;£/)$8":ã""! )("\'#&\'#=." 7â'),S("%;ǻ/:#;ʋ/1$;¤/($8#:ä#! )(#'#(\"'#&'#"),S("%;ǚ/C#;¥/:$;ʋ/1$;Ǜ/($8$: $!\")($'#(#'#(\"'#&'#"),S('%;/2#;À/)$8":å""! )("\'#&\'#'),S("<%;ɨ/e#;ʋ/\\$;§.\" &\"/N$;ʋ/E$;ǀ/<$;ʋ/3$;¨/*$8':ç'#$\" )(''#(&'#(%'#($'#(#'#(\"'#&'#=.\" 7æ"),S('%3è""5%7é/& 8!:ê! ).4 &%3ë""5\'7ì/& 8!:í! )'),S("%;Ȧ/?#;ʋ/6$3î\"\"5'7ï/'$8#:ð# )(#'#(\"'#&'#.v &%;ɰ.# &;Ǧ/9#;ʋ/0$;Ȓ/'$8#:ñ# )(#'#(\"'#&'#.J &%;ɰ.# &;Ǧ/:#;ʋ/1$;©/($8#:ò#! )(#'#(\"'#&'#"),S('%;«/9#$;ª0#*;ª&/)$8":ó""! )("\'#&\'#'),S("%;ʋ/C#;ǜ/:$;ʋ/1$;«/($8$:ô$! )($'#(#'#(\"'#&'#"),S(";º.# &;B"),S("%;ɪ/:#;ʋ/1$;/($8#:õ#! )(#'#(\"'#&'#"),S('%3ö""5$7÷/?#;ʋ/6$3ø""5$7ù/\'$8#:ú# )(#\'#("\'#&\'#.¶ &%3û""5+7ü/W#;ʋ/N$3ý""5)7þ/?$;ʋ/6$3ÿ""5%7Ā/\'$8%:ā% )(%\'#($\'#(#\'#("\'#&\'#.l &%3ë""5\'7ì/?#;ʋ/6$3Ă""5-7ă/\'$8#:Ą# )(#\'#("\'#&\'#.: &%3ą""5#7Ć/& 8!:ć! ).# &;ǀ'),S(";¯.; &;±.5 &;²./ &;´.) &;¶.# &;¸"),S("<%;ǽ/#;ʋ/$%;ȑ/,#;ʋ/#$+\")(\"'#&'#.\" &\"/a$;z/X$;ʋ/O$;ǻ/F$;ʋ/=$;°/4$;ʋ/+$8):ĉ)$(&%!)()'#(('#(''#(&'#(%'#($'#(#'#(\"'#&'#=.\" 7Ĉ"),S(";ƪ.) &;/.# &;B"),S("<%;ȗ/f#;ʋ/]$%;ȑ/,#;ʋ/#$+\")(\"'#&'#.\" &\"/<$;°/3$;ʋ/*$8%:ċ%#$\"!)(%'#($'#(#'#(\"'#&'#=.\" 7Ċ"),S('<%;ɷ/@#;ʋ/7$;³." &"/)$8#:č#"" )(#\'#("\'#&\'#=." 7Č'),S('%;ƪ/1#;ʋ/($8":Ď"!!)("\'#&\'#'),S('<%;Ǹ/@#;ʋ/7$;µ." &"/)$8#:Đ#"" )(#\'#("\'#&\'#=." 7ď'),S('%;Ƭ.) &;Ƽ.# &;ƪ/1#;ʋ/($8":đ"!!)("\'#&\'#'),S('<%;ɜ/I#;ʋ/@$;·." &"/2$;ʋ/)$8$:Đ$"#!)($\'#(#\'#("\'#&\'#=." 7Ē'),S('%;Ƭ.) &;Ƽ.# &;ƺ/1#;ʋ/($8":ē"!!)("\'#&\'#'),S("<%;ɔ/S#;ʋ/J$;ƿ/A$;ʋ/8$;¹.\" &\"/*$8%:ĕ%#$\" )(%'#($'#(#'#(\"'#&'#=.\" 7Ĕ"),S("%;ǚ/C#;º/:$;ʋ/1$;Ǜ/($8$:ô$!\")($'#(#'#(\"'#&'#.D &%;Ǧ/:#;º/1$;ʋ/($8#:ô#!!)(#'#(\"'#&'#"),S(";¼.) &;».# &;¾"),S(";8.) &;1.# &;6"),S('%;½/<#9:Ė ! -""&!&#/($8":ė"!!)("\'#&\'#'),S("%$;Ǎ/�#*;Ǎ&&&#/' 8!:Ę!! )"),S("%;½/' 8!:ę!! )"),S(";À./ &;Ĉ.) &;ġ.# &;ĩ"),S("<%;Ó/k#;ʋ/b$;Î.\" &\"/T$;ʋ/K$;Ï/B$;ʋ/9$;Á.\" &\"/+$8':ě'$&$\" )(''#(&'#(%'#($'#(#'#(\"'#&'#.z &%;Ó/p#;ʋ/g$;Î.\" &\"/Y$;ʋ/P$;Á.\" &\"/B$;ʋ/9$;Ï.\" &\"/+$8':Ĝ'$&$\" )(''#(&'#(%'#($'#(#'#(\"'#&'#=.\" 7Ě"),S("<;Â.^ &%;Ȥ/T#;ʋ/K$;ɘ/B$;ʋ/9$;ɍ/0$;ʋ/'$8&:Ğ& )(&'#(%'#($'#(#'#(\"'#&'#=.\" 7ĝ"),S("%;Ä/B#;ʋ/9$$;Ã0#*;Ã&/)$8#:ğ#\"\" )(#'#(\"'#&'#"),S('%;Ä/1#;ʋ/($8":Ġ"!!)("\'#&\'#'),S("%;Ȥ/j#;ʋ/a$;Å/X$;ʋ/O$;Æ.\" &\"/A$;ʋ/8$;É.\" &\"/*$8':ġ'#$\" )(''#(&'#(%'#($'#(#'#(\"'#&'#"),S(";ɵ.y &%;Ʉ/G#;ʋ/>$;Ȼ/5$;ʋ/,$;ɵ/#$+%)(%'#($'#(#'#(\"'#&'#.E &;ɩ.? &%;Ȼ/5#;ʋ/,$;ɩ/#$+#)(#'#(\"'#&'#"),S("%;Ɋ/:#;ʋ/1$;Ç/($8#:Ģ#! )(#'#(\"'#&'#"),S("%;Ƭ/B#;ʋ/9$$;È0#*;È&/)$8#:ģ#\"\" )(#'#(\"'#&'#"),S("%;ǜ/:#;ʋ/1$;Ƭ/($8#:Ġ#! )(#'#(\"'#&'#"),S("%;ɇ.? &%;ɫ/5#;ʋ/,$;Ɂ/#$+#)(#'#(\"'#&'#/' 8!:Ĥ!! )"),S("<%;ɽ/C#;ʋ/:$;Ë/1$;ʋ/($8$:Ħ$!!)($'#(#'#(\"'#&'#=.\" 7ĥ"),S("%;Í/B#;ʋ/9$$;Ì0#*;Ì&/)$8#:á#\"\" )(#'#(\"'#&'#"),S("%;ǜ/:#;Í/1$;ʋ/($8#:1#!!)(#'#(\"'#&'#"),S("%;/M#;ʋ/D$;ǻ/;$;ʋ/2$;/)$8%:ħ%\"$ )(%'#($'#(#'#(\"'#&'#"),S("<%;ɏ/L#;ʋ/C$;Ȃ/:$;ʋ/1$;Ă/($8%:ĩ%! )(%'#($'#(#'#(\"'#&'#=.\" 7Ĩ"),S("<%;ɀ/S#;ʋ/J$;z/A$;ʋ/8$;Ð.\" &\"/*$8%:ī%#$\" )(%'#($'#(#'#(\"'#&'#.D &%;ɋ/:#;ʋ/1$;z/($8#:Ĭ#! )(#'#(\"'#&'#=.\" 7Ī"),S('<%;Ñ/2#;z/)$8":Į""! )("\'#&\'#=." 7ĭ'),S(";Ò.# &;ǜ"),S('%;ɋ/1#;ʋ/($8":Ñ"!!)("\'#&\'#'),S("%;Õ/B#;ʋ/9$$;Ô0#*;Ô&/)$8#:į#\"\" )(#'#(\"'#&'#"),S("<%;Ğ/D#;ʋ/;$;Õ/2$;ʋ/)$8$:ı$\"#!)($'#(#'#(\"'#&'#=.\" 7İ"),S(";Ö.# &;ā"),S('%;×/m#;Ý." &"/_$;Þ." &"/Q$;ß." &"/C$;ʋ/:$;Ê." &"/,$8&:IJ&%%$#" )(&\'#(%\'#($\'#(#\'#("\'#&\'#'),S('<%;ɧ/R#;ʋ/I$;Ø." &"/;$;ʋ/2$;Û/)$8%:Ĵ%"" )(%\'#($\'#(#\'#("\'#&\'#=." 7ij'),S('<;Ù.# &;Ú=." 7ĵ'),S('%;Ș/1#;ʋ/($8":Ķ"!!)("\'#&\'#'),S('%;Ƕ/1#;ʋ/($8":ķ"!!)("\'#&\'#'),S("%;á/B#;ʋ/9$$;Ü0#*;Ü&/)$8#:á#\"\" )(#'#(\"'#&'#"),S("%;ǜ/:#;á/1$;ʋ/($8#:1#!!)(#'#(\"'#&'#"),S("<%;Ȧ/D#;ʋ/;$;å/2$;ʋ/)$8$:Ĺ$\"#!)($'#(#'#(\"'#&'#=.\" 7ĸ"),S("<%;ɼ/D#;ʋ/;$;z/2$;ʋ/)$8$:Ļ$\"#!)($'#(#'#(\"'#&'#=.\" 7ĺ"),S("<%;ȩ/e#;ʋ/\\$;Ȃ/S$;ʋ/J$;{/A$;ʋ/8$;à.\" &\"/*$8':Ľ'#&\" )(''#(&'#(%'#($'#(#'#(\"'#&'#=.\" 7ļ"),S("<%;Ȫ/D#;ʋ/;$;z/2$;ʋ/)$8$:Ŀ$\"#!)($'#(#'#(\"'#&'#=.\" 7ľ"),S(";â.# &;ä"),S('%;ã." &"/2#;Ć/)$8":ŀ""! )("\'#&\'#'),S('%;Ǐ/2#;ǝ/)$8":Ł""! )("\'#&\'#'),S('%;z/@#;ʋ/7$;÷." &"/)$8#:ł#"" )(#\'#("\'#&\'#'),S("%;é/B#;ʋ/9$$;æ0#*;æ&/)$8#:Ń#\"\" )(#'#(\"'#&'#"),S('%;ç.# &;è/7#;þ." &"/)$8":ń""! )("\'#&\'#'),S("<%;ǜ/:#;é/1$;ʋ/($8#:ņ#!!)(#'#(\"'#&'#=.\" 7Ņ"),S("<%;ø/D#;ʋ/;$;é/2$;ʋ/)$8$:ň$\"#!)($'#(#'#(\"'#&'#=.\" 7Ň"),S('%;ï." &"/S#;ʋ/J$;õ.5 &;B./ &;ê.) &;ð.# &;ö/)$8#:ʼn#"" )(#\'#("\'#&\'#'),S("%;ƫ/S#;ʋ/J$;Ĝ/A$;ʋ/8$;ë.\" &\"/*$8%:Ŋ%#$\" )(%'#($'#(#'#(\"'#&'#"),S("%;ǻ.\" &\"/h#;ʋ/_$;Ǐ/V$;ʋ/M$;ǚ/D$;ì/;$;ʋ/2$;Ǜ/)$8(:ŋ(\"%\")(('#(''#(&'#(%'#($'#(#'#(\"'#&'#.n &%;ǻ/^#;ʋ/U$;ǚ/L$;ʋ/C$;ì/:$;ʋ/1$;Ǜ/($8':Ō'!\")(''#(&'#(%'#($'#(#'#(\"'#&'#.# &;÷"),S("%;í/B#;ʋ/9$$;î0#*;î&/)$8#:ō#\"\" )(#'#(\"'#&'#"),S("%;Ľ/S#;ʋ/J$;&/A$;ʋ/8$;ŝ.\" &\"/*$8%:Ŏ%#$\" )(%'#($'#(#'#(\"'#&'#"),S("%;ǜ/C#;ʋ/:$;í/1$;ʋ/($8$:Ë$!!)($'#(#'#(\"'#&'#"),S("%;Ƚ/& 8!:ŏ! )"),S('<%;ñ/@#;ʋ/7$;ò." &"/)$8#:ő#"" )(#\'#("\'#&\'#=." 7Ő'),S('<%;Ƭ/@#;ʋ/7$;÷." &"/)$8#:œ#"" )(#\'#("\'#&\'#=." 7Œ'),S('<;ó.# &;ô=." 7Ŕ'),S("%;ȱ/V#;ʋ/M$;Ȃ/D$;ʋ/;$;Ƽ/2$;ʋ/)$8&:ŕ&\"%!)(&'#(%'#($'#(#'#(\"'#&'#"),S("%;u/;#;ȱ/2$;ʋ/)$8#:Ŗ#\"\"!)(#'#(\"'#&'#"),S("<%;ǚ/R#;å/I$;ʋ/@$;Ǜ/7$;÷.\" &\"/)$8%:Ř%\"# )(%'#($'#(#'#(\"'#&'#=.\" 7ŗ"),S('<%;¤/7#;÷." &"/)$8":Ś""! )("\'#&\'#=." 7ř'),S("<%%;ǻ/Q#%%<;Ǎ.# &;ʂ=.##&&!&'#/,#;ʋ/#$+\")(\"'#&'#/#$+\")(\"'#&'#.\" &\"/S#;Ǐ/J$;ʋ/A$;ĕ.\" &\"/3$;ʋ/*$8%:Ŝ%#$#!)(%'#($'#(#'#(\"'#&'#=.\" 7ś"),S('<%;ù." &"/J#;ʋ/A$;ú." &"/3$;Ⱥ/*$8$:Ş$##! )($\'#(#\'#("\'#&\'#=." 7ŝ'),S('%;Ƀ/1#;ʋ/($8":¥"!!)("\'#&\'#'),S(";û.# &;ý"),S('%;Ⱦ.) &;ɢ.# &;ȧ/@#;ʋ/7$;ü." &"/)$8#:ş#"" )(#\'#("\'#&\'#'),S('%;ɐ/1#;ʋ/($8":Š"!!)("\'#&\'#'),S('%;ȳ.# &;ȍ/1#;ʋ/($8":Š"!!)("\'#&\'#'),S('<%;ÿ.# &;Ā/1#;ʋ/($8":Ţ"!!)("\'#&\'#=." 7š'),S('<%;Ɍ/;#;ʋ/2$;z/)$8#:Ť#"" )(#\'#("\'#&\'#=." 7ţ'),S('<%;ɶ/;#;ʋ/2$;ĕ/)$8#:Ŧ#"" )(#\'#("\'#&\'#=." 7ť'),S('<%;ɸ/;#;ʋ/2$;Ě/)$8#:Ũ#"" )(#\'#("\'#&\'#=." 7ŧ'),S("%;Ą/B#;ʋ/9$$;ă0#*;ă&/)$8#:ũ#\"\" )(#'#(\"'#&'#"),S("%;ǜ/:#;Ą/1$;ʋ/($8#:Ġ#!!)(#'#(\"'#&'#"),S('<%;z/X#;ʋ/O$;ş." &"/A$;ʋ/8$;ą." &"/*$8%:ū%#$" )(%\'#($\'#(#\'#("\'#&\'#=." 7Ū'),S("%;ɉ/@#;ʋ/7$;ȣ.# &;ȼ/($8#:Ŭ#! )(#'#(\"'#&'#"),S('<;Ǟ=." 7ŭ'),S('<;ɟ.5 &;ɣ./ &;Dz.) &;Ȣ.# &;Ȭ=." 7Ů'),S("<%;Ċ/k#;ʋ/b$;Ď/Y$;ʋ/P$;Ē.\" &\"/B$;ʋ/9$;ĉ.\" &\"/+$8':Ű'$&$\" )(''#(&'#(%'#($'#(#'#(\"'#&'#=.\" 7ů"),S("<%;ɡ/:#;ʋ/1$;Û/($8#:Ų#! )(#'#(\"'#&'#=.\" 7ű"),S(";ċ.# &;Č"),S('<%;ȴ/@#;ʋ/7$;č." &"/)$8#:Ŵ#"" )(#\'#("\'#&\'#=." 7ų'),S('<%;ɟ/1#;ʋ/($8":Ŷ"!!)("\'#&\'#=." 7ŵ'),S('<%;Ɏ/;#;ʋ/2$;ć/)$8#:Ÿ#"" )(#\'#("\'#&\'#=." 7ŷ'),S('%;ď/2#;đ/)$8":Ź""! )("\'#&\'#'),S('<%;Đ/2#;ǁ/)$8":Ż""! )("\'#&\'#=." 7ź'),S('<%;ȷ/,#;ʋ/#$+")("\'#&\'#=." 7ż'),S('<%;Ę.) &;¥.# &;ĝ/1#;ʋ/($8":Ž"!!)("\'#&\'#=." 7ŧ'),S("<%;š/j#;ʋ/a$;Ĕ.\" &\"/S$;ʋ/J$3ſ\"\"5\"7ƀ/;$;ʋ/2$;ē/)$8':Ɓ'\"$ )(''#(&'#(%'#($'#(#'#(\"'#&'#=.\" 7ž"),S("<%;Ģ/S#;ʋ/J$;Ĥ/A$;ʋ/8$;Þ.\" &\"/*$8%:ƃ%#$\" )(%'#($'#(#'#(\"'#&'#.5 &%3Ƅ\"\"5'7ƅ/' 8!:Ɔ!! )=.\" 7Ƃ"),S("<%;Ř/@#;ʋ/7$;Þ.\" &\"/)$8#:ƈ#\"\" )(#'#(\"'#&'#.V &%;Ɍ/L#;ʋ/C$;ȋ/:$;ʋ/1$;Ʃ/($8%:Ɖ%! )(%'#($'#(#'#(\"'#&'#=.\" 7Ƈ"),S("<%;ǚ/T#;ė/K$;ʋ/B$$;Ė0#*;Ė&/2$;Ǜ/)$8%:Ƌ%\"#!)(%'#($'#(#'#(\"'#&'#=.\" 7Ɗ"),S("%;ǜ/:#;ė/1$;ʋ/($8#:ƌ#!!)(#'#(\"'#&'#"),S("<%;Ʃ/' 8!:Ǝ!! )=.\" 7ƍ"),S('<%;ę/2#;Ě/)$8":Ə""! )("\'#&\'#=." 7ŧ'),S('<%;ɸ/1#;ʋ/($8":Ñ"!!)("\'#&\'#=." 7Ɛ'),S("%;Ĝ/B#;ʋ/9$$;ě0#*;ě&/)$8#:ō#\"\" )(#'#(\"'#&'#"),S("%;ǜ/:#;Ĝ/1$;ʋ/($8#:#!!)(#'#(\"'#&'#"),S("<%;ǚ/C#;{/:$;ʋ/1$;Ǜ/($8$:ƒ$!\")($'#(#'#(\"'#&'#=.\" 7Ƒ"),S('<%;Ȓ/;#;ʋ/2$;ɸ/)$8#:Ɣ#"" )(#\'#("\'#&\'#=." 7Ɠ'),S("<%;ğ.) &;ȶ.# &;Ȟ/' 8!:Ñ!! )=.\" 7ƕ"),S('<%;ɳ/@#;ʋ/7$;Ġ." &"/)$8#:Ɨ#"" )(#\'#("\'#&\'#=." 7Ɩ'),S('%;Ƕ/1#;ʋ/($8":Ƙ"!!)("\'#&\'#'),S('<%;Ģ/¢#;ģ." &"/$;ð/$;ʋ/$;Ĥ/y$;Þ." &"/k$;Î." &"/]$;ʋ/T$;Ï." &"/F$;ʋ/=$;ĉ." &"//$8+:ƚ+(*)(&%$" )(+\'#(*\'#()\'#((\'#(\'\'#(&\'#(%\'#($\'#(#\'#("\'#&\'#=." 7ƙ'),S('<%;ɵ/1#;ʋ/($8":Ñ"!!)("\'#&\'#=." 7ƛ'),S("<%;Ɏ/C#;ʋ/:$;ć/1$;ʋ/($8$:Ɲ$!!)($'#(#'#(\"'#&'#=.\" 7Ɯ"),S("<%;ɨ/C#;ʋ/:$;ĥ/1$;ʋ/($8$:Ɵ$!!)($'#(#'#(\"'#&'#=.\" 7ƞ"),S('%;ħ/9#$;Ħ0#*;Ħ&/)$8":ō""! )("\'#&\'#'),S("%;ʋ/:#;ǜ/1$;ħ/($8#:ƌ#! )(#'#(\"'#&'#"),S("<%;Ʈ/M#;ʋ/D$;Ǧ/;$;Ĩ/2$;ʋ/)$8%:ơ%\"$!)(%'#($'#(#'#(\"'#&'#=.\" 7Ơ"),S('<;z.. &%;Ȓ/& 8!:ƣ! )=." 7Ƣ'),S('<%;Ī/#;ð/w$;ʋ/n$;Þ." &"/`$;Î." &"/R$;Ï." &"/D$;ʋ/;$;ĉ." &"/-$8(:ƥ(&\'&$#" )((\'#(\'\'#(&\'#(%\'#($\'#(#\'#("\'#&\'#=." 7Ƥ'),S("<%;ȕ/C#;ʋ/:$;Ȧ/1$;ʋ/($8$:Ñ$!#)($'#(#'#(\"'#&'#=.\" 7Ʀ"),S('<;ĭ.5 &;Į./ &;į.) &;İ.# &;ı=." 7Ƨ'),S('%;Ȍ/1#;ʋ/($8":Ñ"!!)("\'#&\'#'),S("%%<%;Ĭ/>#;Ȱ./ &;ɲ.) &;ɹ.# &;ɺ/#$+\")(\"'#&'#=.##&&!&'#/1#;IJ/($8\":ƌ\"! )(\"'#&'#"),S("%%<%;Ĭ/>#;ɬ./ &;ɲ.) &;ɹ.# &;ɺ/#$+\")(\"'#&'#=.##&&!&'#/1#;ų/($8\":ƌ\"! )(\"'#&'#"),S("%%<%;Ĭ/>#;ɬ./ &;Ȱ.) &;ɹ.# &;ɺ/#$+\")(\"'#&'#=.##&&!&'#/1#;ŷ/($8\":ƌ\"! )(\"'#&'#"),S("%%<%;Ĭ/>#;ɬ./ &;Ȱ.) &;ɲ.# &;ɺ/#$+\")(\"'#&'#=.##&&!&'#/1#;Ɔ/($8\":ƌ\"! )(\"'#&'#"),S("%%<%;Ĭ/>#;ɬ./ &;Ȱ.) &;ɲ.# &;ɹ/#$+\")(\"'#&'#=.##&&!&'#/1#;Ɗ/($8\":ƌ\"! )(\"'#&'#"),S("<%;ij/T#;ĵ.\" &\"/F$;Ƭ/=$;ʋ/4$;Ķ/+$8%:Ʃ%$$#\" )(%'#($'#(#'#(\"'#&'#=.\" 7ƨ"),S("%;Ĭ/J#;Ĵ.\" &\"/<$;ɬ/3$;ʋ/*$8$:ƪ$##\"!)($'#(#'#(\"'#&'#"),S('%;ɮ.# &;ɭ/1#;ʋ/($8":ƫ"!!)("\'#&\'#'),S("<%;ȫ/N#;ʋ/E$;u/<$;Ƞ/3$;ʋ/*$8%:ƭ%#$\"!)(%'#($'#(#'#(\"'#&'#=.\" 7Ƭ"),S(";ķ.# &;Ų"),S("<%;ǚ/Z#;Ĺ/Q$$;Ļ0#*;Ļ&/A$;Ǜ/8$;ĸ.\" &\"/*$8%:Ư%##\" )(%'#($'#(#'#(\"'#&'#=.\" 7Ʈ"),S("%;ɿ/D#;ʋ/;$;ɥ/2$;ʋ/)$8$:ư$\"#!)($'#(#'#(\"'#&'#"),S("%;ļ/B#;ʋ/9$$;ĺ0#*;ĺ&/)$8#:ō#\"\" )(#'#(\"'#&'#"),S("%;ǜ/:#;ļ/1$;ʋ/($8#:Ë#!!)(#'#(\"'#&'#"),S('%;ǜ." &"/1#;Ő/($8":Ʊ"! )("\'#&\'#'),S('<%;Ľ/O#;ʋ/F$;ľ." &"/8$;Ŀ." &"/*$8$:Ƴ$##! )($\'#(#\'#("\'#&\'#=." 7Ʋ'),S("%;Ǐ/=#%<;ʋ=/##&'!&&#/($8\":v\"!!)(\"'#&'#.\\ &%%<;ľ.) &;Ł.# &;Ő=.##&&!&'#/:#;ʋ/1$;ǒ/($8#:v#! )(#'#(\"'#&'#"),S('<%;&/1#;ʋ/($8":Ƶ"!!)("\'#&\'#=." 7ƴ'),S("%;Ł/B#$;ŀ0#*;ŀ&/2$;ʋ/)$8#:ō#\"\"!)(#'#(\"'#&'#"),S('%;ʋ/1#;Ł/($8":ƌ"! )("\'#&\'#'),S('<%;ł." &"/A#;ń/8$;ł." &"/*$8#:Ʒ##"! )(#\'#("\'#&\'#=." 7ƶ'),S("%$;Ń/�#*;Ń&&&#/' 8!:Ƹ!! )"),S("<%;ȋ/C#;ʋ/:$;Ǐ/1$;ʋ/($8$:ƺ$!!)($'#(#'#(\"'#&'#=.\" 7ƹ"),S(";ņ.; &;ʼn.5 &;Ō./ &;ō.) &;ŏ.# &;Ņ"),S("<%;ť/' 8!:Ƽ!! )=.\" 7ƻ"),S('<%;Ň/U#;ş." &"/G$;Š." &"/9$;ň." &"/+$8$:ƾ$$#"! )($\'#(#\'#("\'#&\'#=." 7ƽ'),S("<%;ɕ.# &;ɔ/D#;ʋ/;$;Ȼ/2$;ʋ/)$8$:ǀ$\"#!)($'#(#'#(\"'#&'#=.\" 7ƿ"),S('<%;Ǿ/1#;ʋ/($8":ǂ"!!)("\'#&\'#=." 7ǁ'),S('%;Ŋ/@#;Š." &"/2$;ʋ/)$8#:ǃ#""!)(#\'#("\'#&\'#'),S('<%;ŋ.# &;ɴ/1#;ʋ/($8":Š"!!)("\'#&\'#=." 7DŽ'),S('<%;u." &"/2#;Ɉ/)$8":dž""! )("\'#&\'#=." 7Dž'),S('<;Ţ=." 7LJ'),S("<%;Ȓ/D#;ʋ/;$;Ŏ/2$;ʋ/)$8$:lj$\"#!)($'#(#'#(\"'#&'#=.\" 7Lj"),S(";O./ &;8.) &;..# &;6"),S("<%;ŝ/' 8!:Nj!! )=.\" 7NJ"),S('<%;ł." &"/J#;ő/A$;ʋ/8$;ł." &"/*$8$:Ǎ$##" )($\'#(#\'#("\'#&\'#=." 7nj'),S(";ţ.) &;œ.# &;Œ"),S("<%;Ţ/' 8!:Ǐ!! )=.\" 7ǎ"),S("<%;Ŕ/J#;ʋ/A$;ř/8$;Š.\" &\"/*$8$:Ǒ$##! )($'#(#'#(\"'#&'#=.\" 7ǐ"),S('%;ŕ.# &;Ŗ/1#;ʋ/($8":ǒ"!!)("\'#&\'#'),S('<%;ɕ/;#;ʋ/2$;Ȼ/)$8#:Ǔ#"" )(#\'#("\'#&\'#=." 7ƿ'),S("<%;ɴ/' 8!:Ǖ!! )=.\" 7ǔ"),S("%;ǚ/T#;ś/K$;ʋ/B$$;Ś0#*;Ś&/2$;Ǜ/)$8%:ǖ%\"#!)(%'#($'#(#'#(\"'#&'#"),S("%;ŗ/' 8!:Ǘ!! )"),S("%;ŗ/' 8!:ǘ!! )"),S("%;ǜ/:#;ś/1$;ʋ/($8#:ƌ#!!)(#'#(\"'#&'#"),S('<%;Ŝ/O#;ʋ/F$;ş." &"/8$;ň." &"/*$8$:ǚ$##! )($\'#(#\'#("\'#&\'#=." 7Ǚ'),S("%;ė/\\#%<%;ʋ/8#;ǭ.) &;Ǜ.# &;ş/#$+\")(\"'#&'#=/##&'!&&#/($8\":v\"!!)(\"'#&'#.# &;z"),S("<%$;Ş/�#*;Ş&&&#/' 8!:ǜ!! )=.\" 7Ǜ"),S("%;ȇ/C#;ʋ/:$;ƺ/1$;ʋ/($8$:v$!!)($'#(#'#(\"'#&'#"),S('<%;Ǽ.# &;Ȗ/1#;ʋ/($8":Ǟ"!!)("\'#&\'#=." 7ǝ'),S("%;š/;#;ć/2$;ʋ/)$8#:ǟ#\"\"!)(#'#(\"'#&'#"),S("<%;Ɍ/D#;ʋ/;$;Ȋ/2$;ʋ/)$8$:ǡ$\"#!)($'#(#'#(\"'#&'#=.\" 7Ǡ"),S("%;Ȇ/;#;ʋ/2$;O/)$8#:Ǣ#\"\" )(#'#(\"'#&'#"),S("<%;Ť/E#;ĕ/<$;ť/3$;ʋ/*$8$:Ǥ$##\"!)($'#(#'#(\"'#&'#=.\" 7ǣ"),S("<%;ȥ/D#;ʋ/;$;Ȼ/2$;ʋ/)$8$:Ǧ$\"#!)($'#(#'#(\"'#&'#=.\" 7ǥ"),S('%;Ŧ/F#;ŧ." &"/8$;Ű." &"/*$8#:ǧ##"! )(#\'#("\'#&\'#'),S("<%;ɚ/D#;ʋ/;$;ǁ/2$;ʋ/)$8$:ǩ$\"#!)($'#(#'#(\"'#&'#=.\" 7Ǩ"),S("%;ũ/B#;ʋ/9$$;Ũ0#*;Ũ&/)$8#:Ǫ#\"\" )(#'#(\"'#&'#"),S('%;ũ/1#;ʋ/($8":Ƙ"!!)("\'#&\'#'),S('<;Ū.# &;ů=." 7ǫ'),S("%;Ɍ/T#;ʋ/K$;ȕ.# &;ɵ/<$;ʋ/3$;ū/*$8%:Ǭ%#$\" )(%'#($'#(#'#(\"'#&'#"),S('<;Ŭ.) &;ŭ.# &;Ů=." 7ǭ'),S("%;ɨ/J#;ʋ/A$;Ɉ.# &;Ȓ/2$;ʋ/)$8$:Ǯ$\"#!)($'#(#'#(\"'#&'#"),S('%;ȃ.# &;ɠ/1#;ʋ/($8":ǯ"!!)("\'#&\'#'),S("%;Ʉ/D#;ʋ/;$;dz/2$;ʋ/)$8$:ǰ$\"#!)($'#(#'#(\"'#&'#"),S("%;ɂ/D#;ʋ/;$;Ǐ/2$;ʋ/)$8$:DZ$\"#!)($'#(#'#(\"'#&'#"),S('<%;u." &"/J#;ȓ/A$;ʋ/8$;ű." &"/*$8$:dz$##" )($\'#(#\'#("\'#&\'#=." 7Dz'),S("%;Ȳ/J#;ʋ/A$;Ȕ.# &;Ȯ/2$;ʋ/)$8$:Ǵ$\"#!)($'#(#'#(\"'#&'#"),S("%;Ɖ/' 8!:ǵ!! )"),S("<%;Ŵ/c#;ĵ.\" &\"/U$;Ƽ/L$;ʋ/C$;Ŷ/:$;Þ.\" &\"/,$8&:Ƿ&%%$#! )(&'#(%'#($'#(#'#(\"'#&'#=.\" 7Ƕ"),S("%;Ĭ/J#;ŵ.\" &\"/<$;Ȱ/3$;ʋ/*$8$:Ǹ$##\"!)($'#(#'#(\"'#&'#"),S('%;ɴ/1#;ʋ/($8":ǹ"!!)("\'#&\'#'),S("<%;Ɍ/N#;ʋ/E$;Ƭ/<$;ʋ/3$;Ř/*$8%:ǻ%#$\" )(%'#($'#(#'#(\"'#&'#=.\" 7Ǻ"),S("<%;Ÿ/¦#;ĵ.\" &\"/$;ƽ.\" &\"/$;ʋ/$;Ź/x$;Ɍ/o$;ʋ/f$;Ƭ/]$;ʋ/T$;Ɓ.\" &\"/F$;Ƃ.\" &\"/8$;ƃ//$8,:ǽ,(+*)'$\"! )(,'#(+'#(*'#()'#(('#(''#(&'#(%'#($'#(#'#(\"'#&'#=.\" 7Ǽ"),S("%;Ĭ/J#;Ĵ.\" &\"/<$;ɲ/3$;ʋ/*$8$:Ǿ$##\"!)($'#(#'#(\"'#&'#"),S('<%;ź." &"/2#;ż/)$8":Ȁ""! )("\'#&\'#=." 7ǿ'),S('%;ǿ.) &;ǵ.# &;Ż/1#;ʋ/($8":ȁ"!!)("\'#&\'#'),S("%;ȵ/;#;ʋ/2$;Ɋ/)$8#:Ȃ#\"\" )(#'#(\"'#&'#"),S('<;Ž.# &;ž=." 7ȃ'),S('%;ȕ.# &;ȴ/1#;ʋ/($8":Ȅ"!!)("\'#&\'#'),S('%;ɵ/@#;ʋ/7$;ſ." &"/)$8#:ȅ#"" )(#\'#("\'#&\'#'),S("%;Ɋ/;#;ʋ/2$;ƀ/)$8#:Ȇ#\"\" )(#'#(\"'#&'#"),S("%;ė/B#;ʋ/9$$;Ė0#*;Ė&/)$8#:ō#\"\" )(#'#(\"'#&'#"),S("%;Ȥ/c#;ʋ/Z$;Ț/Q$;ʋ/H$;ɤ.) &3ȇ\"\"5)7Ȉ/3$;ʋ/*$8&:ȉ&#%#!)(&'#(%'#($'#(#'#(\"'#&'#"),S("<%;ɻ/D#;ʋ/;$;z/2$;ʋ/)$8$:Ȋ$\"#!)($'#(#'#(\"'#&'#=.\" 7"),S("<%;Ȁ/W#;ʋ/N$;Ƅ/E$;ʋ/<$;Ȝ/3$;ʋ/*$8&:Ȍ&#%#!)(&'#(%'#($'#(#'#(\"'#&'#=.\" 7ȋ"),S("%$;ƅ/�#*;ƅ&&&#/' 8!:ȍ!! )"),S("%;/:#;ʋ/1$;$/($8#:\"#!\")(#'#(\"'#&'#"),S("<%;ƈ/T#;ĵ.\" &\"/F$;Ƈ/=$;ʋ/4$;Ɖ/+$8%:ȏ%$$#\" )(%'#($'#(#'#(\"'#&'#=.\" 7Ȏ"),S("%;ƾ/;#;ʋ/2$;ĕ/)$8#:Ȑ#\"\" )(#'#(\"'#&'#.# &;ƾ"),S("%;Ĭ/J#;Ĵ.\" &\"/<$;ɹ/3$;ʋ/*$8$:ȑ$##\"!)($'#(#'#(\"'#&'#"),S("%;ǻ/D#;ʋ/;$;À/2$;ʋ/)$8$:Ə$\"#!)($'#(#'#(\"'#&'#"),S("<%;Ƌ/f#;ĵ.\" &\"/X$;Ƭ/O$;ʋ/F$;ɶ/=$;ʋ/4$;ƌ/+$8':ȓ'$&%$ )(''#(&'#(%'#($'#(#'#(\"'#&'#=.\" 7Ȓ"),S("%;Ĭ/N#;ɺ/E$;ʋ/<$;ɬ/3$;ʋ/*$8%:Ȕ%#$#!)(%'#($'#(#'#(\"'#&'#"),S('%;Ǒ/@#;ʋ/7$;ƍ." &"/)$8#:ȕ#"" )(#\'#("\'#&\'#'),S("<%;ǚ/Z#;ʋ/Q$;Ǝ.\" &\"/C$;ʋ/:$;Ǜ/1$;ʋ/($8&:ȗ&!#)(&'#(%'#($'#(#'#(\"'#&'#=.\" 7Ȗ"),S('%;Ɛ/9#$;Ə0#*;Ə&/)$8":Ș""! )("\'#&\'#'),S("%;ʋ/H#;ǜ/?$;ʋ/6$;Ɛ.\" &\"/($8$:x$! )($'#(#'#(\"'#&'#"),S("%%<%;Ǐ/;#;ʋ/2$;&.# &;Ł/#$+#)(#'#(\"'#&'#=.##&&!&'#/:#;z/1$;ʋ/($8#:ƒ#!!)(#'#(\"'#&'#.x &%;Ƒ/n#%%<;Ǎ=.##&&!&'#/,#;ʋ/#$+\")(\"'#&'#/F$;ľ.\" &\"/8$;Ŀ.\" &\"/*$8$:Ƴ$##! )($'#(#'#(\"'#&'#"),S(";Ǐ.# &;ǒ"),S('<%;Ɠ/;#;Ƭ/2$;ʋ/)$8#:Ț#""!)(#\'#("\'#&\'#=." 7ș'),S("<%;ș/J#;ʋ/A$;Ɣ/8$;ƕ.\" &\"/*$8$:Ȝ$##! )($'#(#'#(\"'#&'#=.\" 7ț"),S('<%;ɬ./ &;Ȱ.) &;ɲ.# &;ɹ/1#;ʋ/($8":Š"!!)("\'#&\'#=." 7ȝ'),S("<%;ȫ/D#;ʋ/;$;Ƞ/2$;ʋ/)$8$:ȟ$\"#!)($'#(#'#(\"'#&'#=.\" 7Ȟ"),S('<%;Ǩ/,#;Ǩ/#$+")("\'#&\'#=." 7Ƞ'),S('<;Ǥ=." 7ȡ'),S('<;ǥ=." 7Ȣ'),S('<;Ǟ=." 7ȣ'),S('<;ǯ=." 7Ȥ'),S('<;ǩ=." 7ȥ'),S('<%;Ǫ/,#;Ǫ/#$+")("\'#&\'#=." 7Ȧ'),S('<%;ǫ/,#;ǫ/#$+")("\'#&\'#=." 7ȧ'),S('<;ǧ=." 7Ȩ'),S('<;Ǩ=." 7ȩ'),S('<;Ǫ=." 7Ȫ'),S('<;ǫ=." 7ȫ'),S('<%;Ǫ/,#;Ǧ/#$+")("\'#&\'#=." 7Ȭ'),S('<%;ǫ/,#;Ǧ/#$+")("\'#&\'#=." 7ȭ'),S('<%;Ǧ/1#;Ǧ." &"/#$+")("\'#&\'#=." 7Ȯ'),S('<%;Ǭ/,#;Ǧ/#$+")("\'#&\'#=." 7ȯ'),S('<%;Ǫ/,#;ǫ/#$+")("\'#&\'#=." 7ȯ'),S('<%$;DZ/�#*;DZ&&&#/<#9:ȱ ! -""&!&#/($8":Ȳ"!!)("\'#&\'#=." 7Ȱ'),S('<%;ȸ/@#;ʋ/7$;u." &"/)$8#:ȴ#"" )(#\'#("\'#&\'#=." 7ȳ'),S('<;Ǐ.# &;ǒ=." 7ȵ'),S("<%;Ʃ/' 8!:ȷ!! )=.\" 7ȶ"),S('<%;ƭ." &"/2#;Ʃ/)$8":ȹ""! )("\'#&\'#=." 7ȸ'),S('<%;ƭ." &"/2#;Ʃ/)$8":Ȼ""! )("\'#&\'#=." 7Ⱥ'),S('%;Ʃ/2#;ǝ/)$8":ȼ""! )("\'#&\'#'),S('<%;Ƹ.) &;ƹ.# &;Ʒ/J#;Ʃ/A$;ʋ/8$;Ư." &"/*$8$:Ⱦ$##" )($\'#(#\'#("\'#&\'#=." 7Ƚ'),S("<%;ư/' 8!:ɀ!! )=.\" 7ȿ"),S("%;Ʊ/B#;ʋ/9$$;Ʊ0#*;Ʊ&/)$8#:Ɂ#\"\" )(#'#(\"'#&'#"),S(";Ʋ.) &;Ƴ.# &;ƴ"),S("%;ǝ/:#;ʋ/1$;Ǐ/($8#:ɂ#! )(#'#(\"'#&'#.D &%;ǝ/:#;ʋ/1$;Ǟ/($8#:Ƀ#! )(#'#(\"'#&'#"),S("%;ǘ/r#;ʋ/i$;Ƶ.\" &\"/[$;Ǯ/R$;ʋ/I$;ƶ.\" &\"/;$;ʋ/2$;Ǚ/)$8(:Ʉ(\"%\")(('#(''#(&'#(%'#($'#(#'#(\"'#&'#.m &%;ǘ/c#;ʋ/Z$;Ǯ/Q$;ʋ/H$;ƶ.\" &\"/:$;ʋ/1$;Ǚ/($8':Ʌ'!\")(''#(&'#(%'#($'#(#'#(\"'#&'#"),S("%;ǘ/L#;ʋ/C$;z/:$;ʋ/1$;Ǚ/($8%:Ɇ%!\")(%'#($'#(#'#(\"'#&'#"),S("%;z/' 8!:ɇ!! )"),S("%;z/' 8!:Ɉ!! )"),S("%;ʋ/& 8!:ɉ! )"),S('%;ƭ/2#;ƹ/)$8":Ɋ""! )("\'#&\'#'),S('%;Ʃ/2#;ǝ/)$8":J""! )("\'#&\'#'),S("<%;Ʃ/' 8!:Ɍ!! )=.\" 7ɋ"),S("<%;Ʃ/' 8!:Ɏ!! )=.\" 7ɍ"),S('<%;ƭ." &"/2#;Ʃ/)$8":ɐ""! )("\'#&\'#=." 7ɏ'),S('<%;ƭ." &"/2#;Ʃ/)$8":ɒ""! )("\'#&\'#=." 7ɑ'),S('<%;ƭ." &"/2#;Ʃ/)$8":ɔ""! )("\'#&\'#=." 7ɓ'),S('<%;ƭ." &"/2#;Ʃ/)$8":ɖ""! )("\'#&\'#=." 7ɕ'),S('<%;ƭ." &"/2#;Ʃ/)$8":ɘ""! )("\'#&\'#=." 7ɗ'),S('<%;ǂ.# &;Ƭ/1#;ʋ/($8":ɚ"!!)("\'#&\'#=." 7ə'),S("%;Ƭ/;#;ʋ/2$;ĕ/)$8#:ɛ#\"\" )(#'#(\"'#&'#"),S("<%;Ʃ/' 8!:ɝ!! )=.\" 7ɜ"),S("<%;Ʃ/' 8!:ɟ!! )=.\" 7ɞ"),S('<%;dž/=#%<;Ǎ=.##&&!&\'#/($8":ɡ"!!)("\'#&\'#.Å &%;LJ/=#%<;Ǎ=.##&&!&\'#/($8":ɢ"!!)("\'#&\'#. &%;lj/=#%<;Ǎ=.##&&!&\'#/($8":ɣ"!!)("\'#&\'#.q &%;NJ/=#%<;Ǎ=.##&&!&\'#/($8":ɤ"!!)("\'#&\'#.G &%;nj/=#%<;Ǎ=.##&&!&\'#/($8":ɥ"!!)("\'#&\'#=." 7ɠ'),S('<%%3ɧ""5!7ɨ." &"/F#3ɩ""5#7ɪ." &"/2$3ɫ""5$7ɬ/#$+#)(#\'#("\'#&\'#.k &%3ɭ""5$7ɮ.5 &3ɯ""5&7ɰ.) &3ɱ""5$7ɲ." &"/2#3ɳ""5$7ɴ/#$+")("\'#&\'#.) &3ɵ""5$7ɶ/\' 8!:Š!! )=." 7ɦ'),S('<%;Lj.5 &3ɸ""5%7ɹ.) &3ɺ""5$7ɻ/\' 8!:Š!! )=." 7ɷ'),S('<%3ɽ""5&7ɾ/i#%$4,""5!7-/,#0)*4,""5!7-&&&#/2#3ɿ""5)7ʀ/#$+")("\'#&\'#." &"/)$8":ʁ""! )("\'#&\'#=." 7ɼ'),S('<%3ʃ""5\'7ʄ. &3ʅ""5\'7ʆ. &3ʇ""5\'7ʈ.} &%3ʉ""5$7ʊ/7#3ö""5$7÷." &"/#$+")("\'#&\'#.S &%3ö""5$7÷/7#3ʋ""5%7ʌ." &"/#$+")("\'#&\'#.) &3ʍ""5&7ʎ/\' 8!:Š!! )=." 7ʂ'),S('<%%3ʐ""5#7ʑ/V#2ʒ""6ʒ7ʓ.A &2ʔ""6ʔ7ʕ.5 &2ʖ""6ʖ7ʗ.) &3ʘ""5$7ʙ/#$+")("\'#&\'#.q &%3ʚ""5#7ʛ.A &3ɯ""5&7ɰ.5 &3ʜ""5%7ʝ.) &3ɭ""5$7ɮ." &"/2#3ʐ""5#7ʑ/#$+")("\'#&\'#.# &;Nj/\' 8!:Š!! )=." 7ʏ'),S('%3ʞ""5(7ʟ/d#%$4,""5!7-/,#0)*4,""5!7-&&&#/2#3ʠ""5%7ʡ/#$+")("\'#&\'#/)$8":ʢ""! )("\'#&\'#'),S('<%3ʤ""5$7ʥ/\' 8!:Š!! )=." 7ʣ'),S('4ʦ""5!7ʧ'),S('%2ʨ""6ʨ7ʩ/K#$4ʪ""5!7ʫ/,#0)*4ʪ""5!7ʫ&&&#/)$8":ʬ""! )("\'#&\'#'),S(";ǐ.# &;Ǒ"),S(";Ǔ./ &;Ǘ.) &;Ǖ.# &;ǖ"),S("%%<;ʀ.# &;A=.##&&!&'#/J#$;ǎ.# &;Ǎ/,#0)*;ǎ.# &;Ǎ&&&#/($8\":Ę\"! )(\"'#&'#"),S("%%<;ʂ.# &;A=.##&&!&'#/J#$;ǎ.# &;Ǎ/,#0)*;ǎ.# &;Ǎ&&&#/($8\":ʭ\"! )(\"'#&'#"),S("%;ǘ/#;ʋ/$%$%%<;ǔ=.##&&!&'#/1#1\"\"5!7ʮ/#$+\")(\"'#&'#0G*%%<;ǔ=.##&&!&'#/1#1\"\"5!7ʮ/#$+\")(\"'#&'#&/\"!&,)/1$;ǔ/($8$:ʯ$!!)($'#(#'#(\"'#&'#"),S('%$4ʰ""5!7ʱ0)*4ʰ""5!7ʱ&/5#;Ǚ/,$;ʋ/#$+#)(#\'#("\'#&\'#'),S('%2ʲ""6ʲ7ʳ/k#$2ʴ""6ʴ7ʵ.) &4ʶ""5!7ʷ05*2ʴ""6ʴ7ʵ.) &4ʶ""5!7ʷ&/7$2ʲ""6ʲ7ʳ/($8#:ʸ#!!)(#\'#("\'#&\'#'),S('%2ʹ""6ʹ7ʺ/k#$2:""6:7;.) &4<""5!7=05*2:""6:7;.) &4<""5!7=&/7$2ʹ""6ʹ7ʺ/($8#:ʻ#!!)(#\'#("\'#&\'#'),S('%2ʼ""6ʼ7ʽ/k#$2ʾ""6ʾ7ʿ.) &4ˀ""5!7ˁ05*2ʾ""6ʾ7ʿ.) &4ˀ""5!7ˁ&/7$2ʼ""6ʼ7ʽ/($8#:˂#!!)(#\'#("\'#&\'#'),S('<%2˄""6˄7˅/1#;ʋ/($8":""!!)("\'#&\'#=." 7˃'),S('<%2ˇ""6ˇ7ˈ/1#;ʋ/($8":""!!)("\'#&\'#=." 7ˆ'),S('<%2ˊ""6ˊ7ˋ/1#;ʋ/($8":""!!)("\'#&\'#=." 7ˉ'),S('<%2ˍ""6ˍ7ˎ/1#;ʋ/($8":""!!)("\'#&\'#=." 7ˌ'),S('<%2ː""6ː7ˑ/1#;ʋ/($8":""!!)("\'#&\'#=." 7ˏ'),S('<%2˓""6˓7˔/1#;ʋ/($8":""!!)("\'#&\'#=." 7˒'),S('<%2˖""6˖7˗/1#;ʋ/($8":""!!)("\'#&\'#=." 7˕'),S('<%2˙""6˙7˚/1#;ʋ/($8":""!!)("\'#&\'#=." 7˘'),S('<%2ʹ""6ʹ7ʺ/1#;ʋ/($8":""!!)("\'#&\'#=." 7˛'),S('<%2ʲ""6ʲ7ʳ/1#;ʋ/($8":""!!)("\'#&\'#=." 7˜'),S('<%2ʼ""6ʼ7ʽ/1#;ʋ/($8":""!!)("\'#&\'#=." 7˝'),S('<%2˟""6˟7ˠ/1#;ʋ/($8":""!!)("\'#&\'#=." 7˞'),S('<%2ˢ""6ˢ7ˣ/1#;ʋ/($8":""!!)("\'#&\'#=." 7ˡ'),S('<%2˥""6˥7˦/1#;ʋ/($8":""!!)("\'#&\'#=." 7ˤ'),S('<%2˧""6˧7˨/1#;ʋ/($8":""!!)("\'#&\'#=." 7Ȯ'),S('<%2˪""6˪7˫/1#;ʋ/($8":""!!)("\'#&\'#=." 7˩'),S('<%2˭""6˭7ˮ/1#;ʋ/($8":""!!)("\'#&\'#=." 7ˬ'),S('<%2˯""6˯7˰/1#;ʋ/($8":""!!)("\'#&\'#=." 7ȥ'),S('<%2˱""6˱7˲/1#;ʋ/($8":""!!)("\'#&\'#=." 7Ȫ'),S('<%2˳""6˳7˴/1#;ʋ/($8":""!!)("\'#&\'#=." 7ȫ'),S('<%2˶""6˶7˷/1#;ʋ/($8":""!!)("\'#&\'#=." 7˵'),S('<%2˹""6˹7˺/1#;ʋ/($8":""!!)("\'#&\'#=." 7˸'),S('<%2g""6g7h/1#;ʋ/($8":""!!)("\'#&\'#=." 7˻'),S('<%2˽""6˽7˾/1#;ʋ/($8":""!!)("\'#&\'#=." 7˼'),S('<%2̀""6̀7́/1#;ʋ/($8":""!!)("\'#&\'#=." 7˿'),S('<%4̃""5!7̄/1#;ʋ/($8":""!!)("\'#&\'#=." 7̂'),S('%3̅""5%7̆/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3̇""5&7̈/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3̉""5#7̊/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3̋""5%7̌/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ą""5#7Ć/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3̍""5%7̎/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S("%3̏\"\"5'7̐/8#%<;Ǎ=.##&&!&'#/#$+\")(\"'#&'#"),S('%3̑""5#7̒/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3̓""5%7̔/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3̕""5"7̖/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3̗""5#7̘/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3̙""5&7̚/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3̛""5-7̜/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3̝""5&7̞/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3̟""5%7̠/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S("%3̡\"\"5'7̢/8#%<;Ǎ=.##&&!&'#/#$+\")(\"'#&'#"),S('%3̣""5"7̤/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S("%3̥\"\"5'7̦/8#%<;Ǎ=.##&&!&'#/#$+\")(\"'#&'#"),S('%3̧""5$7̨/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3̩""5$7̪/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3̫""5%7̬/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S("%3̭\"\"5'7̮/8#%<;Ǎ=.##&&!&'#/#$+\")(\"'#&'#"),S('%3̯""5&7̰/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3̱""5&7̲/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3̳""5(7̴/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3̵""5*7̶/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3̷""5&7̸/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3̹""5%7̺/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3̻""5,7̼/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3̽""5,7̾/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3̿""517̀/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3́""5(7͂/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S("%3̓\"\"5'7̈́/8#%<;Ǎ=.##&&!&'#/#$+\")(\"'#&'#"),S('%3ͅ""5*7͆/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3͇""5(7͈/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3͉""5&7͊/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3͋""5$7͌/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3͍""5&7͎/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3͏""5(7͐/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3͑""5$7͒/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3͓""5$7͔/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3͕""5$7͖/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3͗""5#7͘/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3͙""5&7͚/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3͛""5&7͜/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3͝""5)7͞/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3͟""5&7͠/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S("%3͡\"\"5'7͢/8#%<;Ǎ=.##&&!&'#/#$+\")(\"'#&'#"),S('%3ͣ""5$7ͤ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ͥ""5%7ͦ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ͧ""5#7ͨ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S("%3ͩ\"\"5'7ͪ/8#%<;Ǎ=.##&&!&'#/#$+\")(\"'#&'#"),S('%3ͫ""5$7ͬ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ͭ""5$7ͮ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ͯ""5$7Ͱ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ͱ""5%7Ͳ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ͳ""5&7ʹ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3͵""5"7Ͷ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ͷ""5&7/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3""5%7ͺ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ͻ""5)7ͼ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ͽ""5"7;/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3Ϳ""5%7/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S("%3\"\"5'7/8#%<;Ǎ=.##&&!&'#/#$+\")(\"'#&'#"),S('%3""5)7΄/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3΅""5%7Ά/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3·""5&7Έ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S("%3Ή\"\"5'7Ί/8#%<;Ǎ=.##&&!&'#/#$+\")(\"'#&'#"),S('%3""5)7Ό/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3""5$7Ύ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3Ώ""5"7ΐ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3Α""5&7Β/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3Γ""5$7Δ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3Ε""5#7Ζ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3Η""5$7Θ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S("%3Ι\"\"5'7Κ/8#%<;Ǎ=.##&&!&'#/#$+\")(\"'#&'#"),S('%3Λ""5$7Μ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3Ν""5$7Ξ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3Ο""5%7Π/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3Ρ""5&7/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3Σ""5%7Τ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S("%3Υ\"\"5'7Φ/8#%<;Ǎ=.##&&!&'#/#$+\")(\"'#&'#"),S('%3Χ""5"7Ψ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3Ω""5#7Ϊ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S("%3Ϋ\"\"5'7ά/8#%<;Ǎ=.##&&!&'#/#$+\")(\"'#&'#"),S('%3έ""5&7ή/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3""5$7/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ί""5%7ΰ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3α""5"7β/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3γ""5&7δ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ε""5"7ζ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3η""5$7θ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ι""5"7κ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3λ""5%7μ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ν""5%7ξ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ο""5$7π/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ρ""5)7ς/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3σ""5$7τ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3υ""5&7φ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S("%3χ\"\"5'7ψ/8#%<;Ǎ=.##&&!&'#/#$+\")(\"'#&'#"),S('%3ω""5%7ϊ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ϋ""5%7ό/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ύ""5$7ώ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3Ϗ""5)7ϐ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ϑ""5*7ϒ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ϓ""5&7ϔ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S("%3ϕ\"\"5'7ϖ/8#%<;Ǎ=.##&&!&'#/#$+\")(\"'#&'#"),S("%3ϗ\"\"5'7Ϙ/8#%<;Ǎ=.##&&!&'#/#$+\")(\"'#&'#"),S('%3ϙ""5&7Ϛ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S("%3ϛ\"\"5'7Ϝ/8#%<;Ǎ=.##&&!&'#/#$+\")(\"'#&'#"),S('%3ϝ""5(7Ϟ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ϟ""5)7Ϡ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ϡ""5%7Ϣ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ϣ""5(7Ϥ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ϥ""5#7Ϧ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ϧ""5%7Ϩ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ϩ""5)7Ϫ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ϫ""5&7Ϭ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ϭ""5#7Ϯ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ϯ""5%7ϰ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ϱ""5$7ϲ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ϳ""5$7ϴ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ϵ""5%7϶/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3Ϸ""5$7ϸ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3Ϲ""5)7Ϻ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3ϻ""5$7ϼ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3Ͻ""5"7Ͼ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3û""5+7ü/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S("%3Ͽ\"\"5'7Ѐ/8#%<;Ǎ=.##&&!&'#/#$+\")(\"'#&'#"),S('%3Ё""5%7Ђ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3Ѓ""5&7Є/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3Ѕ""5&7І/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3Ї""5%7Ј/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3Љ""5&7Њ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3Ћ""5&7Ќ/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3Ѝ""5$7Ў/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S("%3Џ\"\"5'7А/8#%<;Ǎ=.##&&!&'#/#$+\")(\"'#&'#"),S('%3Б""5$7В/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3Г""5%7Д/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3Е""5&7Ж/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S('%3З""5$7И/8#%<;Ǎ=.##&&!&\'#/#$+")("\'#&\'#'),S("%3Й\"\"5'7К/8#%<;Ǎ=.##&&!&'#/#$+\")(\"'#&'#"),S("%;ʁ/' 8!:Л!! )"),S(";Dz.͓ &;dz.͍ &;Ǵ.͇ &;ǵ.́ &;Ƕ.̻ &;Ƿ.̵ &;Ǹ.̯ &;ǹ.̩ &;Ǻ.̣ &;ǻ.̝ &;Ǽ.̗ &;ǽ.̑ &;Ǿ.̋ &;ǿ.̅ &;Ȁ.˿ &;ȁ.˹ &;Ȃ.˳ &;ȃ.˭ &;Ȅ.˧ &;ȅ.ˡ &;Ȇ.˛ &;ȇ.˕ &;Ȉ.ˏ &;ȉ.ˉ &;Ȋ.˃ &;ȋ.ʽ &;Ȍ.ʷ &;ȍ.ʱ &;Ȏ.ʫ &;ȏ.ʥ &;Ȑ.ʟ &;ȑ.ʙ &;Ȓ.ʓ &;ȓ.ʍ &;Ȕ.ʇ &;ȕ.ʁ &;Ȗ.ɻ &;ȗ.ɵ &;Ș.ɯ &;ș.ɩ &;Ț.ɣ &;ț.ɝ &;Ȝ.ɗ &;ȝ.ɑ &;Ȟ.ɋ &;ȟ.Ʌ &;Ƞ.ȿ &;ȡ.ȹ &;Ȣ.ȳ &;ȣ.ȭ &;Ȥ.ȧ &;ȥ.ȡ &;Ȧ.ț &;ȧ.ȕ &;Ȩ.ȏ &;ȩ.ȉ &;Ȫ.ȃ &;ȫ.ǽ &;Ȭ.Ƿ &;ȭ.DZ &;Ȯ.ǫ &;ȯ.ǥ &;Ȱ.ǟ &;ȱ.Ǚ &;Ȳ.Ǔ &;ȳ.Ǎ &;ȴ.LJ &;ȵ.ǁ &;ȶ.ƻ &;ȷ.Ƶ &;ȸ.Ư &;ȹ.Ʃ &;Ⱥ.ƣ &;Ȼ.Ɲ &;ȼ.Ɨ &;Ⱦ.Ƒ &;ȿ.Ƌ &;ɀ.ƅ &;Ɂ.ſ &;ɂ.Ź &;Ƀ.ų &;Ʉ.ŭ &;Ʌ.ŧ &;Ɇ.š &;ɇ.ś &;Ɉ.ŕ &;ɉ.ŏ &;Ɋ.ʼn &;ɋ.Ń &;Ɍ.Ľ &;ɍ.ķ &;Ɏ.ı &;ɏ.ī &;ɐ.ĥ &;ɑ.ğ &;ɒ.ę &;ɓ.ē &;ɔ.č &;ɕ.ć &;ɖ.ā &;ɗ.û &;ɘ.õ &;ə.ï &;ɚ.é &;ɛ.ã &;ɜ.Ý &;ɝ.× &;ɞ.Ñ &;ɟ.Ë &;ɠ.Å &;ɡ.¿ &;ɢ.¹ &;ɣ.³ &;ɦ. &;ɧ.§ &;ɨ.¡ &;ɩ. &;ɪ. &;ɫ. &;ɬ. &;ɮ. &;ɯ.} &;ɰ.w &;ɱ.q &;ɲ.k &;ɳ.e &;ɴ._ &;ɵ.Y &;ɶ.S &;ɷ.M &;ɸ.G &;ɹ.A &;ɺ.; &;ɻ.5 &;ɼ./ &;ɽ.) &;ɾ.# &;ɿ"),S(";Ǵ.ŧ &;Ƕ.š &;Ƿ.ś &;ǹ.ŕ &;ǻ.ŏ &;Ǿ.ʼn &;ȁ.Ń &;Ȅ.Ľ &;Ȇ.ķ &;ȇ.ı &;ȉ.ī &;ȋ.ĥ &;Ȍ.ğ &;Ȓ.ę &;ȓ.ē &;ȕ.č &;Ș.ć &;ș.ā &;ț.û &;ȝ.õ &;Ȟ.ï &;Ƞ.é &;ȥ.ã &;Ȧ.Ý &;ȩ.× &;Ȫ.Ñ &;ȯ.Ë &;Ȱ.Å &;ȴ.¿ &;ȶ.¹ &;ȷ.³ &;ȸ. &;ȹ.§ &;Ⱥ.¡ &;ɀ. &;Ʌ. &;Ɇ. &;Ɉ. &;Ɍ. &;Ɏ.} &;ɏ.w &;ɕ.q &;ɚ.k &;ɧ.e &;ɨ._ &;ɬ.Y &;ɯ.S &;ɰ.M &;ɱ.G &;ɳ.A &;ɴ.; &;ɵ.5 &;ɶ./ &;ɸ.) &;ɻ.# &;ɼ"),S(";ʄ.. &%;ʅ/& 8!:М! )"),S('<%2О""6О7П/#$%%<4Р""5!7С=.##&&!&\'#/1#1""5!7ʮ/#$+")("\'#&\'#0M*%%<4Р""5!7С=.##&&!&\'#/1#1""5!7ʮ/#$+")("\'#&\'#&/#$+")("\'#&\'#=." 7Н'),S("<%;ʆ/5#;ʊ/,$;ʇ/#$+#)(#'#(\"'#&'#=.\" 7Т"),S('2У""6У7Ф'),S('2Х""6Х7Ц'),S('$%%<;ʇ.# &;ʆ=.##&&!&\'#/1#1""5!7ʮ/#$+")("\'#&\'#/P#0M*%%<;ʇ.# &;ʆ=.##&&!&\'#/1#1""5!7ʮ/#$+")("\'#&\'#&&&#'),S(";ʈ.# &;ʅ"),S('%;ʉ/K#$4Ч""5!7Ш.# &;ʉ0/*4Ч""5!7Ш.# &;ʉ&/#$+")("\'#&\'#'),S('<%$4Ч""5!7Ш.# &;ʃ0/*4Ч""5!7Ш.# &;ʃ&/\' 8!:1!! )=." 7Щ'),S('2Ъ""6Ъ7Ы')],m=0,v=[{line:1,column:1}],g=0,E=[],b=0,_={},y=["start","start_streaming","stmt_list","semi_optional","semi_required","stmt_list_tail","type_definition","array_bounds","array_bound","type_definition_types","datatype_custom","datatype_word_tail","type_definition_args","definition_args_loop","literal_value","literal_null","literal_date","literal_string","literal_string_single","literal_string_schar","literal_blob","literal_typed","literal_text","number_sign","literal_number_signed","literal_number","literal_number_decimal","number_decimal_node","number_decimal_full","number_decimal_fraction","number_decimal_exponent","literal_number_hex","number_hex","number_digit","bind_parameter","bind_parameter_numbered","bind_number_id","bind_parameter_named","bind_parameter_tcl","tcl_suffix","expression_exists","expression_exists_ne","expression_raise","expression_raise_args","raise_args_ignore","raise_args_message","expression_root","expression_wrapped","expression_recur","expression_array","expression_array_select","array_expr","array_expr_list","array_expr_tail","expression_unary_collate","expression_pg_cast","expression_unary","expression_unary_op","expression_collate","expression_concat","expression_multiply","expression_multiply_op","expression_add","expression_add_op","expression_shift","expression_shift_op","expression_compare","expression_compare_op","expression_equiv","expression_equiv_tails","expression_equiv_null_op","expression_equiv_op","expression_cast","type_alias","expression_case","case_expression","expression_case_when","expression_case_else","expression_postfix","expression_postfix_tail","expression_distinct","expression_like","expression_escape","expression_between","expression_between_tail","expression_is_not","expression_in","expression_in_target","expression_list_or_select","expression_and","expression","expression_list","expression_list_loop","expression_list_rest","function_call","filter_clause","function_call_args","args_list_distinct","over_clause","window_name","window_specification","source_window_name","partition_clause","error_message","stmt","stmt_modifier","modifier_query","stmt_nodes","stmt_commit","stmt_begin","commit_transaction","stmt_begin_modifier","stmt_rollback","rollback_savepoint","savepoint_name","savepoint_alt","stmt_savepoint","stmt_release","stmt_alter","alter_start","alter_action","alter_action_rename","alter_action_add","action_add_modifier","stmt_crud","stmt_core_with","clause_with","clause_with_recursive","clause_with_tables","clause_with_loop","expression_cte","select_alias","select_wrapped","stmt_select_full","stmt_set","set_local_session","set_rest","var_list","var_list_tail","var_value","stmt_show","show_target","stmt_sqlite","stmt_attach","attach_arg","stmt_detach","stmt_vacuum","vacuum_target","stmt_analyze","analyze_arg","stmt_reindex","reindex_arg","stmt_pragma","pragma_expression","pragma_value","pragma_value_literal","pragma_value_bool","pragma_bool_id","pragma_value_name","stmt_crud_types","stmt_select","stmt_core_for_locking","for_locking_items","for_locking_loop","for_locking_item","for_locking_strength","locked_rels_list","id_table_list","id_table_loop","nowait_or_skip","window_clause","window_definition_list","window_definition_loop","window_definition","stmt_core_order","stmt_core_limit","stmt_core_limit_offset","limit_offset_variant","limit_offset_variant_name","select_loop","select_loop_union","select_parts","select_parts_core","select_core_select","select_modifier","select_modifier_distinct","select_modifier_all","select_target","select_target_loop","select_core_from","stmt_core_where","select_core_group","select_core_having","select_node","select_node_star","select_node_star_qualified","select_node_aliased","select_source","source_loop_tail","select_cross_clause","select_join_clause","table_or_sub","table_or_sub_func","func_alias_clause","table_func_element_list","table_func_element","table_func_element_tail","lateral","table_qualified","table_qualified_id","table_or_sub_index_node","index_node_indexed","index_node_none","table_or_sub_sub","table_or_sub_select","alias","join_operator","join_operator_natural","join_operator_types","operator_types_hand","types_hand_outer","operator_types_misc","join_condition","join_condition_on","join_condition_using","select_parts_values","stmt_core_order_list","stmt_core_order_list_loop","stmt_core_order_list_item","nulls_order","select_star","stmt_fallback_types","stmt_insert","returning_clause","insert_keyword","insert_keyword_ins","insert_keyword_repl","insert_keyword_mod","insert_target","insert_into","insert_into_start","insert_results","opt_on_conflict","opt_on_conflict_action","opt_conf_expr","loop_columns","loop_column_tail","loop_name","insert_value","insert_value_start","insert_values_list","insert_values_loop","expression_list_wrapped","insert_default","operator_compound","compound_union","compound_union_all","stmt_update","update_start","update_fallback","update_set","update_columns","update_columns_tail","update_column","update_expression","stmt_delete","delete_start","stmt_create","create_start","create_table_only","create_index_only","create_trigger_only","create_view_only","create_virtual_only","create_table","create_table_start","create_core_tmp","create_core_ine","create_table_source","table_source_def","source_def_rowid","source_def_loop","source_def_tail","source_tbl_loop","source_def_column","source_def_name","column_type","column_constraints","column_constraint_tail","column_constraint","constraint_name","constraint_name_loop","column_constraint_types","column_constraint_foreign","column_constraint_primary","col_primary_start","col_primary_auto","column_constraint_null","constraint_null_types","constraint_null_value","column_constraint_check","column_constraint_default","column_default_values","column_constraint_collate","table_constraint","table_constraint_types","table_constraint_check","table_constraint_primary","primary_start","primary_start_normal","primary_start_unique","primary_columns","primary_columns_index","primary_columns_table","primary_column_tail","primary_column","primary_column_types","column_collate","column_collate_loop","primary_column_dir","primary_conflict","primary_conflict_start","constraint_check","table_constraint_foreign","foreign_start","foreign_clause","foreign_references","foreign_actions","foreign_actions_tail","foreign_action","foreign_action_on","action_on_action","on_action_set","on_action_cascade","on_action_none","foreign_action_match","foreign_deferrable","deferrable_initially","table_source_select","create_index","create_index_start","index_unique","index_on","create_trigger","create_trigger_start","trigger_conditions","trigger_apply_mods","trigger_apply_instead","trigger_do","trigger_do_on","trigger_do_update","do_update_of","do_update_columns","trigger_foreach","trigger_when","trigger_action","action_loop","action_loop_stmt","create_view","id_view_expression","create_view_start","create_as_select","create_virtual","create_virtual_start","virtual_module","virtual_args","virtual_args_loop","virtual_args_tail","virtual_arg_types","virtual_column_name","stmt_drop","drop_start","drop_types","drop_ie","binary_concat","binary_plus","binary_minus","binary_multiply","binary_divide","binary_mod","binary_left","binary_right","binary_and","binary_or","binary_lt","binary_gt","binary_lte","binary_gte","binary_equal","binary_notequal_a","binary_notequal_b","binary_custom","binary_lang_isnt","id_name","id_database","id_function","id_table","id_table_qualified","id_column","indirection","indirection_loop","indirection_el","indirection_attr","indirection_slice","indirection_index","slice_lbound","slice_ubound","column_unqualified","column_qualifiers","id_column_qualified","id_collation","id_savepoint","id_index","id_trigger","id_view","id_pragma","id_variable","id_cte","id_table_expression","id_constraint_table","id_constraint_column","datatype_types","datatype_text","datatype_real","datatype_real_double","datatype_numeric","datatype_integer","datatype_integer_fp","datatype_none","name_char","unicode_char","name","name_quoted","name_unquoted","name_reserved","name_bracketed","bracket_terminator","name_dblquoted","name_sglquoted","name_backticked","sym_bopen","sym_bclose","sym_popen","sym_pclose","sym_comma","sym_dot","sym_star","sym_quest","sym_sglquote","sym_dblquote","sym_backtick","sym_tilde","sym_plus","sym_minus","sym_equal","sym_amp","sym_pipe","sym_mod","sym_lt","sym_gt","sym_excl","sym_semi","sym_colon","sym_fslash","sym_bslash","sym_op","ABORT","ACTION","ADD","AFTER","ALL","ALTER","ANALYZE","AND","ARRAY","AS","ASC","ATTACH","AUTOINCREMENT","BEFORE","BEGIN","BETWEEN","BY","CASCADE","CASE","CAST","CHECK","COLLATE","COLUMN","COMMIT","CONFLICT","CONSTRAINT","CREATE","CROSS","CURRENT_DATE","CURRENT_TIME","CURRENT_TIMESTAMP","DATABASE","DEFAULT","DEFERRABLE","DEFERRED","DELETE","DESC","DETACH","DISTINCT","DROP","EACH","ELSE","END","ESCAPE","EXCEPT","EXCLUSIVE","EXISTS","EXPLAIN","FAIL","FIRST","FOR","FOREIGN","FROM","FULL","GLOB","GROUP","HAVING","IF","IGNORE","ILIKE","IMMEDIATE","IN","INDEX","INDEXED","INITIALLY","INNER","INSERT","INSTEAD","INTERSECT","INTO","IS","ISNULL","JOIN","KEY","LAST","LATERAL","LEFT","LIKE","LIMIT","LOCKED","MATCH","NATURAL","NO","NOT","NOTNULL","NOWAIT","NULL","NULLS","OF","OFFSET","ON","ONLY","OR","ORDER","OUTER","OVER","PARTITION","PLAN","PRAGMA","PRIMARY","QUERY","RAISE","READ","RECURSIVE","REFERENCES","REGEXP","REINDEX","RELEASE","RENAME","REPLACE","RESTRICT","RETURNING","RIGHT","ROLLBACK","ROW","ROWID","SAVEPOINT","SELECT","SET","SHARE","SHOW","SKIP","TABLE","TEMP","TEMPORARY","THEN","TO","TRANSACTION","TRIGGER","UNION","UNIQUE","UPDATE","USING","VACUUM","VALUES","VIEW","VIRTUAL","WHEN","WHERE","WINDOW","WITH","WITHOUT","reserved_words","reserved_word_list","reserved_critical_list","comment","comment_line","comment_block","comment_block_start","comment_block_end","comment_block_body","block_body_nodes","comment_block_feed","o","_TODO_"],A=[null,null,null,null,null,null,"Type Definition","Array bounds",null,null,"Custom Datatype Name",null,"Type Definition Arguments",null,null,"Null Literal","Date Literal","String Literal","Single-quoted String Literal",null,"Blob Literal","Typed literal (or bind parameter)",null,"Number Sign",null,null,null,"Decimal Literal",null,null,"Decimal Literal Exponent","Hexidecimal Literal",null,null,"Bind Parameter","Numbered Bind Parameter",null,"Named Bind Parameter","TCL Bind Parameter",null,"EXISTS Expression","EXISTS Keyword","RAISE Expression","RAISE Expression Arguments","IGNORE Keyword",null,null,null,null,"ARRAY expression","ARRAY SELECT expression","array expression","multi-dimensional array expression",null,null,"PSQL-style cast",null,null,"COLLATE Expression",null,null,null,null,null,null,null,null,null,null,null,null,null,"CAST Expression","Type Alias","CASE Expression",null,"WHEN Clause","ELSE Clause",null,null,"IS DISTINCT expression","Comparison Expression","ESCAPE Expression","BETWEEN Expression",null,null,"IN Expression",null,null,null,null,"Expression List",null,null,"Function Call","FILTER clause","Function Call Arguments",null,"OVER clause","Window name","Window specification",null,"window partition clause","Error Message","Statement","QUERY PLAN","QUERY PLAN Keyword",null,"END Transaction Statement","BEGIN Transaction Statement",null,null,"ROLLBACK Statement","TO Clause",null,null,"SAVEPOINT Statement","RELEASE Statement","ALTER TABLE Statement","ALTER TABLE Keyword",null,"RENAME TO Keyword","ADD COLUMN Keyword",null,null,"WITH Clause",null,null,null,null,"Common Table Expression",null,null,null,"SET statement",null,null,null,null,null,null,null,null,"ATTACH Statement",null,"DETACH Statement","VACUUM Statement",null,"ANALYZE Statement",null,"REINDEX Statement",null,"PRAGMA Statement",null,null,null,null,null,null,null,"SELECT Statement","SELECT ... FOR locking clause",null,null,null,null,null,null,null,null,"WINDOW clause",null,null,null,"ORDER BY Clause","LIMIT Clause","OFFSET Clause",null,null,null,"Union Operation",null,null,"SELECT Results Clause","SELECT Results Modifier",null,null,null,null,"FROM Clause","WHERE Clause","GROUP BY Clause","HAVING Clause",null,null,null,null,null,null,"CROSS JOIN Operation","JOIN Operation",null,null,null,null,null,null,null,"Qualified Table","Qualified Table Identifier","Qualfied Table Index",null,null,"SELECT Source","Subquery","Alias","JOIN Operator",null,null,null,null,null,"JOIN Constraint","Join ON Clause","Join USING Clause","VALUES Clause",null,null,"Ordering Expression",null,"Star","Fallback Type","INSERT Statement","RETURNING clause",null,"INSERT Keyword","REPLACE Keyword","INSERT OR Modifier",null,"INTO Clause","INTO Keyword","VALUES Clause","PostgreSQL INSERT ON CONFLICT clause","PostgreSQL ON CONFLICT action","PostgreSQL ON CONFLICT expression","Column List",null,"Column Name","VALUES Clause","VALUES Keyword",null,null,"Wrapped Expression List","DEFAULT VALUES Clause","Compound Operator","UNION Operator",null,"UPDATE Statement","UPDATE Keyword","UPDATE OR Modifier","SET Clause",null,null,"Column Assignment","UPDATE value expression","DELETE Statement","DELETE Keyword","CREATE Statement",null,null,null,null,null,null,"CREATE TABLE Statement",null,null,"IF NOT EXISTS Modifier",null,"Table Definition",null,null,null,null,"Column Definition",null,"Column Datatype",null,null,"Column Constraint",null,"CONSTRAINT Name",null,"FOREIGN KEY Column Constraint","PRIMARY KEY Column Constraint","PRIMARY KEY Keyword","AUTOINCREMENT Keyword",null,"UNIQUE Column Constraint","NULL Column Constraint","CHECK Column Constraint","DEFAULT Column Constraint",null,"COLLATE Column Constraint","Table Constraint",null,"CHECK Table Constraint","PRIMARY KEY Table Constraint",null,"PRIMARY KEY Keyword","UNIQUE Keyword",null,null,null,null,"Indexed Column",null,"Collation",null,"Column Direction",null,"ON CONFLICT Keyword",null,"FOREIGN KEY Table Constraint","FOREIGN KEY Keyword",null,"REFERENCES Clause",null,null,"FOREIGN KEY Action Clause",null,"FOREIGN KEY Action",null,null,null,null,"DEFERRABLE Clause",null,null,"CREATE INDEX Statement",null,null,"ON Clause","CREATE TRIGGER Statement",null,"Conditional Clause",null,null,"Conditional Action",null,null,null,null,null,"WHEN Clause","Actions Clause",null,null,"CREATE VIEW Statement",null,null,null,"CREATE VIRTUAL TABLE Statement",null,null,"Module Arguments",null,null,null,null,"DROP Statement","DROP Keyword","DROP Type","IF EXISTS Keyword","Or","Add","Subtract","Multiply","Divide","Modulo","Shift Left","Shift Right","Logical AND","Logical OR","Less Than","Greater Than","Less Than Or Equal","Greater Than Or Equal","Equal","Not Equal","Not Equal","PostgreSQL custom binary operarator","IS","Identifier","Database Identifier","Function Identifier","Table Identifier",null,"Column Identifier","value indirection",null,null,null,null,null,null,null,null,null,null,"Collation Identifier","Savepoint Identifier","Index Identifier","Trigger Identifier","View Identifier","Pragma Identifier","Variable Identifier","CTE Identifier",null,"Table Constraint Identifier","Column Constraint Identifier","Datatype Name","TEXT Datatype Name","REAL Datatype Name","DOUBLE Datatype Name","NUMERIC Datatype Name","INTEGER Datatype Name",null,"BLOB Datatype Name",null,null,null,null,null,null,null,null,null,null,null,"Open Bracket","Close Bracket","Open Parenthesis","Close Parenthesis","Comma","Period","Asterisk","Question Mark","Single Quote","Double Quote","Backtick","Tilde","Plus","Minus","Equal","Ampersand","Pipe","Modulo","Less Than","Greater Than","Exclamation","Semicolon","Colon","Forward Slash","Backslash","Operator characters",null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,"Line Comment","Block Comment",null,null,null,null,null,"Whitespace",null],T="tracer"in t?t.tracer:new s;if("startRule"in t){if(!(t.startRule in d))throw new Error("Can't start parsing from rule \""+t.startRule+'".');p=d[t.startRule]}function R(e,t){return{type:"literal",text:e,ignoreCase:t}}function C(e,t,n){return{type:"class",parts:e,inverted:t,ignoreCase:n}}function O(e){return{type:"other",description:e}}function N(t){var n,r=v[t];if(r)return r;for(n=t-1;!v[n];)n--;for(r={line:(r=v[n]).line,column:r.column};n<t;)10===e.charCodeAt(n)?(r.line++,r.column=1):r.column++,n++;return v[t]=r,r}function w(e,t){var n=N(e),r=N(t);return{start:{offset:e,line:n.line,column:n.column},end:{offset:t,line:r.line,column:r.column}}}function I(e){m<g||(m>g&&(g=m,E=[]),E.push(e))}function S(e){return e.split("").map((function(e){return e.charCodeAt(0)-32}))}function x(e){return L(e)?Array.isArray(e)?e:[e]:[]}function L(e){return null!=e}function k(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:" ";return e.filter((function(e){return L(e)})).reduce((function(e,n){return""+e+D(n)+t}),"").trim()}function $(e){return k(e,"")}function M(e){return k(e).toLowerCase()}function P(e){return e.filter((function(e){return L(e)})).reduce((function(e,t){return e.concat(t)}),[])}function j(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"'",n=new RegExp(t+"{2}","g");return D(e).replace(n,t)}function D(){return x(arguments.length>0&&void 0!==arguments[0]?arguments[0]:[]).join("")}function U(e){return D(e).trim()}function B(e){return U(e).toLowerCase()}function z(e){return Array.isArray(e)&&e.length>0&&L(e[0])}function F(e,t){return t.reduce((function(e,t){var n=r(t,4),i=(n[0],n[1]),a=(n[2],n[3]);return{type:"expression",format:"binary",variant:"operation",operation:B(i),left:e,right:a}}),e)}if((n=function t(n){var r,i=f[n],a=0,o=[],s=i.length,l=[],c=[],d=m;T.trace({type:"rule.enter",rule:y[n],description:A[n],location:w(d,d)});var p=621*m+n,v=_[p];if(v)return m=v.nextPos,v.result!==u?T.trace({type:"rule.match",rule:y[n],description:A[n],result:v.result,location:w(d,m)}):T.trace({type:"rule.fail",rule:y[n],description:A[n],location:w(d,d)}),v.result;for(;;){for(;a<s;)switch(i[a]){case 0:c.push(h[i[a+1]]),a+=2;break;case 1:c.push(void 0),a++;break;case 2:c.push(null),a++;break;case 3:c.push(u),a++;break;case 4:c.push([]),a++;break;case 5:c.push(m),a++;break;case 6:c.pop(),a++;break;case 7:m=c.pop(),a++;break;case 8:c.length-=i[a+1],a+=2;break;case 9:c.splice(-2,1),a++;break;case 10:c[c.length-2].push(c.pop()),a++;break;case 11:c.push(c.splice(c.length-i[a+1],i[a+1])),a+=2;break;case 12:c.push(e.substring(c.pop(),m)),a++;break;case 13:l.push(s),o.push(a+3+i[a+1]+i[a+2]),c[c.length-1]?(s=a+3+i[a+1],a+=3):(s=a+3+i[a+1]+i[a+2],a+=3+i[a+1]);break;case 14:l.push(s),o.push(a+3+i[a+1]+i[a+2]),c[c.length-1]===u?(s=a+3+i[a+1],a+=3):(s=a+3+i[a+1]+i[a+2],a+=3+i[a+1]);break;case 15:l.push(s),o.push(a+3+i[a+1]+i[a+2]),c[c.length-1]!==u?(s=a+3+i[a+1],a+=3):(s=a+3+i[a+1]+i[a+2],a+=3+i[a+1]);break;case 16:c[c.length-1]!==u?(l.push(s),o.push(a),s=a+2+i[a+1],a+=2):a+=2+i[a+1];break;case 17:l.push(s),o.push(a+3+i[a+1]+i[a+2]),e.length>m?(s=a+3+i[a+1],a+=3):(s=a+3+i[a+1]+i[a+2],a+=3+i[a+1]);break;case 18:l.push(s),o.push(a+4+i[a+2]+i[a+3]),e.substr(m,h[i[a+1]].length)===h[i[a+1]]?(s=a+4+i[a+2],a+=4):(s=a+4+i[a+2]+i[a+3],a+=4+i[a+2]);break;case 19:l.push(s),o.push(a+4+i[a+2]+i[a+3]),e.substr(m,h[i[a+1]].length).toLowerCase()===h[i[a+1]]?(s=a+4+i[a+2],a+=4):(s=a+4+i[a+2]+i[a+3],a+=4+i[a+2]);break;case 20:l.push(s),o.push(a+4+i[a+2]+i[a+3]),h[i[a+1]].test(e.charAt(m))?(s=a+4+i[a+2],a+=4):(s=a+4+i[a+2]+i[a+3],a+=4+i[a+2]);break;case 21:c.push(e.substr(m,i[a+1])),m+=i[a+1],a+=2;break;case 22:c.push(h[i[a+1]]),m+=h[i[a+1]].length,a+=2;break;case 23:c.push(u),0===b&&I(h[i[a+1]]),a+=2;break;case 24:c[c.length-1-i[a+1]],a+=2;break;case 25:a++;break;case 26:r=i.slice(a+4,a+4+i[a+3]).map((function(e){return c[c.length-1-e]})),c.splice(c.length-i[a+2],i[a+2],h[i[a+1]].apply(null,r)),a+=4+i[a+3];break;case 27:c.push(t(i[a+1])),a+=2;break;case 28:b++,a++;break;case 29:b--,a++;break;default:throw new Error("Invalid opcode: "+i[a]+".")}if(!(l.length>0))break;s=l.pop(),a=o.pop()}return _[p]={nextPos:m,result:c[0]},c[0]!==u?T.trace({type:"rule.match",rule:y[n],description:A[n],result:c[0],location:w(d,m)}):T.trace({type:"rule.fail",rule:y[n],description:A[n],location:w(d,d)}),c[0]}(p))!==u&&m===e.length)return n;throw n!==u&&m<e.length&&I({type:"end"}),i=E,l=g<e.length?e.charAt(g):null,c=g<e.length?w(g,g+1):w(g,g),new o(o.buildMessage(i,l),i,l,c)}}},{}],3:[function(e,t,n){"use strict";function r(e,t){for(var n=e.length-1;n>=0;n-=1)if(t(e[n]))return n;return-1}Object.defineProperty(n,"__esModule",{value:!0}),n.Tracer=function(){function e(){if(!(this instanceof e))return new e;this.events=[],this.indentation=0,this.whitespaceRule=/(^whitespace)|(char$)|(^[oe]$)|(^sym\_)/i,this.statementRule=/Statement$/i,this.firstNodeRule=/(Statement|Clause)$/i}return e.prototype.trace=function(e){var t,n,i=this;switch(e.indentation=this.indentation,e.type){case"rule.enter":this.events.push(e),this.indentation+=1;break;case"rule.match":this.indentation-=1;break;case"rule.fail":t=r(this.events,(function(t){return t.rule===e.rule})),n=r(this.events,(function(e){return!i.whitespaceRule.test(e.rule)})),(i.whitespaceRule.test(e.rule)||t===n)&&this.events.splice(t,1),this.indentation-=1}},e.prototype.smartError=function(e){var t,n,r,i,a=this,o={indentation:-1},s=!1,l=0;return(r=function(e,t){for(var n=e.length,r=0;r<n;r+=1)if(!t(e[r]))return e.slice(0,r);return e}(this.events.filter((function(e){return null!=e.description&&!a.whitespaceRule.test(e.rule)})).reverse(),(function(e){if(/^(sym\_semi)$/i.test(e.rule)&&(l+=1),l>1)return!1;if(s){if(/^(stmt)$/i.test(e.rule))return s=!0,!0}else e.indentation>o.indentation?o=e:s=!0;return!0}))).length&&(n=o.location,t="Syntax error found near "+(null!=(i=r.find((function(e){return a.firstNodeRule.test(e.description)&&e.description!==o.description&&e.indentation!==o.indentation})))?this.statementRule.test(o.description)&&this.statementRule.test(i.description)?i.description:o.description+" ("+i.description+")":o.description),Object.assign(e,{message:t,location:n})),e},e}()},{}]},{},[1])(1)},5766:(e,t)=>{"use strict";t.byteLength=function(e){var t=l(e),n=t[0],r=t[1];return 3*(n+r)/4-r},t.toByteArray=function(e){var t,n,a=l(e),o=a[0],s=a[1],c=new i(function(e,t,n){return 3*(t+n)/4-n}(0,o,s)),u=0,d=s>0?o-4:o;for(n=0;n<d;n+=4)t=r[e.charCodeAt(n)]<<18|r[e.charCodeAt(n+1)]<<12|r[e.charCodeAt(n+2)]<<6|r[e.charCodeAt(n+3)],c[u++]=t>>16&255,c[u++]=t>>8&255,c[u++]=255&t;return 2===s&&(t=r[e.charCodeAt(n)]<<2|r[e.charCodeAt(n+1)]>>4,c[u++]=255&t),1===s&&(t=r[e.charCodeAt(n)]<<10|r[e.charCodeAt(n+1)]<<4|r[e.charCodeAt(n+2)]>>2,c[u++]=t>>8&255,c[u++]=255&t),c},t.fromByteArray=function(e){for(var t,r=e.length,i=r%3,a=[],o=16383,s=0,l=r-i;s<l;s+=o)a.push(c(e,s,s+o>l?l:s+o));return 1===i?(t=e[r-1],a.push(n[t>>2]+n[t<<4&63]+"==")):2===i&&(t=(e[r-2]<<8)+e[r-1],a.push(n[t>>10]+n[t>>4&63]+n[t<<2&63]+"=")),a.join("")};for(var n=[],r=[],i="undefined"!=typeof Uint8Array?Uint8Array:Array,a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",o=0,s=a.length;o<s;++o)n[o]=a[o],r[a.charCodeAt(o)]=o;function l(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");return-1===n&&(n=t),[n,n===t?0:4-n%4]}function c(e,t,r){for(var i,a,o=[],s=t;s<r;s+=3)i=(e[s]<<16&16711680)+(e[s+1]<<8&65280)+(255&e[s+2]),o.push(n[(a=i)>>18&63]+n[a>>12&63]+n[a>>6&63]+n[63&a]);return o.join("")}r["-".charCodeAt(0)]=62,r["_".charCodeAt(0)]=63},8834:(e,t,n)=>{"use strict";const r=n(5766),i=n(2333),a="function"==typeof Symbol&&"function"==typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):null;t.lW=l,t.h2=50;const o=2147483647;function s(e){if(e>o)throw new RangeError('The value "'+e+'" is invalid for option "size"');const t=new Uint8Array(e);return Object.setPrototypeOf(t,l.prototype),t}function l(e,t,n){if("number"==typeof e){if("string"==typeof t)throw new TypeError('The "string" argument must be of type string. Received type number');return d(e)}return c(e,t,n)}function c(e,t,n){if("string"==typeof e)return function(e,t){if("string"==typeof t&&""!==t||(t="utf8"),!l.isEncoding(t))throw new TypeError("Unknown encoding: "+t);const n=0|m(e,t);let r=s(n);const i=r.write(e,t);return i!==n&&(r=r.slice(0,i)),r}(e,t);if(ArrayBuffer.isView(e))return function(e){if(X(e,Uint8Array)){const t=new Uint8Array(e);return h(t.buffer,t.byteOffset,t.byteLength)}return p(e)}(e);if(null==e)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(X(e,ArrayBuffer)||e&&X(e.buffer,ArrayBuffer))return h(e,t,n);if("undefined"!=typeof SharedArrayBuffer&&(X(e,SharedArrayBuffer)||e&&X(e.buffer,SharedArrayBuffer)))return h(e,t,n);if("number"==typeof e)throw new TypeError('The "value" argument must not be of type number. Received type number');const r=e.valueOf&&e.valueOf();if(null!=r&&r!==e)return l.from(r,t,n);const i=function(e){if(l.isBuffer(e)){const t=0|f(e.length),n=s(t);return 0===n.length||e.copy(n,0,0,t),n}return void 0!==e.length?"number"!=typeof e.length||K(e.length)?s(0):p(e):"Buffer"===e.type&&Array.isArray(e.data)?p(e.data):void 0}(e);if(i)return i;if("undefined"!=typeof Symbol&&null!=Symbol.toPrimitive&&"function"==typeof e[Symbol.toPrimitive])return l.from(e[Symbol.toPrimitive]("string"),t,n);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}function u(e){if("number"!=typeof e)throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function d(e){return u(e),s(e<0?0:0|f(e))}function p(e){const t=e.length<0?0:0|f(e.length),n=s(t);for(let r=0;r<t;r+=1)n[r]=255&e[r];return n}function h(e,t,n){if(t<0||e.byteLength<t)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(n||0))throw new RangeError('"length" is outside of buffer bounds');let r;return r=void 0===t&&void 0===n?new Uint8Array(e):void 0===n?new Uint8Array(e,t):new Uint8Array(e,t,n),Object.setPrototypeOf(r,l.prototype),r}function f(e){if(e>=o)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+o.toString(16)+" bytes");return 0|e}function m(e,t){if(l.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||X(e,ArrayBuffer))return e.byteLength;if("string"!=typeof e)throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);const n=e.length,r=arguments.length>2&&!0===arguments[2];if(!r&&0===n)return 0;let i=!1;for(;;)switch(t){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":return q(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*n;case"hex":return n>>>1;case"base64":return W(e).length;default:if(i)return r?-1:q(e).length;t=(""+t).toLowerCase(),i=!0}}function v(e,t,n){let r=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===n||n>this.length)&&(n=this.length),n<=0)return"";if((n>>>=0)<=(t>>>=0))return"";for(e||(e="utf8");;)switch(e){case"hex":return S(this,t,n);case"utf8":case"utf-8":return O(this,t,n);case"ascii":return w(this,t,n);case"latin1":case"binary":return I(this,t,n);case"base64":return C(this,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return x(this,t,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}function g(e,t,n){const r=e[t];e[t]=e[n],e[n]=r}function E(e,t,n,r,i){if(0===e.length)return-1;if("string"==typeof n?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),K(n=+n)&&(n=i?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(i)return-1;n=e.length-1}else if(n<0){if(!i)return-1;n=0}if("string"==typeof t&&(t=l.from(t,r)),l.isBuffer(t))return 0===t.length?-1:b(e,t,n,r,i);if("number"==typeof t)return t&=255,"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(e,t,n):Uint8Array.prototype.lastIndexOf.call(e,t,n):b(e,[t],n,r,i);throw new TypeError("val must be string, number or Buffer")}function b(e,t,n,r,i){let a,o=1,s=e.length,l=t.length;if(void 0!==r&&("ucs2"===(r=String(r).toLowerCase())||"ucs-2"===r||"utf16le"===r||"utf-16le"===r)){if(e.length<2||t.length<2)return-1;o=2,s/=2,l/=2,n/=2}function c(e,t){return 1===o?e[t]:e.readUInt16BE(t*o)}if(i){let r=-1;for(a=n;a<s;a++)if(c(e,a)===c(t,-1===r?0:a-r)){if(-1===r&&(r=a),a-r+1===l)return r*o}else-1!==r&&(a-=a-r),r=-1}else for(n+l>s&&(n=s-l),a=n;a>=0;a--){let n=!0;for(let r=0;r<l;r++)if(c(e,a+r)!==c(t,r)){n=!1;break}if(n)return a}return-1}function _(e,t,n,r){n=Number(n)||0;const i=e.length-n;r?(r=Number(r))>i&&(r=i):r=i;const a=t.length;let o;for(r>a/2&&(r=a/2),o=0;o<r;++o){const r=parseInt(t.substr(2*o,2),16);if(K(r))return o;e[n+o]=r}return o}function y(e,t,n,r){return Y(q(t,e.length-n),e,n,r)}function A(e,t,n,r){return Y(function(e){const t=[];for(let n=0;n<e.length;++n)t.push(255&e.charCodeAt(n));return t}(t),e,n,r)}function T(e,t,n,r){return Y(W(t),e,n,r)}function R(e,t,n,r){return Y(function(e,t){let n,r,i;const a=[];for(let o=0;o<e.length&&!((t-=2)<0);++o)n=e.charCodeAt(o),r=n>>8,i=n%256,a.push(i),a.push(r);return a}(t,e.length-n),e,n,r)}function C(e,t,n){return 0===t&&n===e.length?r.fromByteArray(e):r.fromByteArray(e.slice(t,n))}function O(e,t,n){n=Math.min(e.length,n);const r=[];let i=t;for(;i<n;){const t=e[i];let a=null,o=t>239?4:t>223?3:t>191?2:1;if(i+o<=n){let n,r,s,l;switch(o){case 1:t<128&&(a=t);break;case 2:n=e[i+1],128==(192&n)&&(l=(31&t)<<6|63&n,l>127&&(a=l));break;case 3:n=e[i+1],r=e[i+2],128==(192&n)&&128==(192&r)&&(l=(15&t)<<12|(63&n)<<6|63&r,l>2047&&(l<55296||l>57343)&&(a=l));break;case 4:n=e[i+1],r=e[i+2],s=e[i+3],128==(192&n)&&128==(192&r)&&128==(192&s)&&(l=(15&t)<<18|(63&n)<<12|(63&r)<<6|63&s,l>65535&&l<1114112&&(a=l))}}null===a?(a=65533,o=1):a>65535&&(a-=65536,r.push(a>>>10&1023|55296),a=56320|1023&a),r.push(a),i+=o}return function(e){const t=e.length;if(t<=N)return String.fromCharCode.apply(String,e);let n="",r=0;for(;r<t;)n+=String.fromCharCode.apply(String,e.slice(r,r+=N));return n}(r)}l.TYPED_ARRAY_SUPPORT=function(){try{const e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),42===e.foo()}catch(e){return!1}}(),l.TYPED_ARRAY_SUPPORT||"undefined"==typeof console||"function"!=typeof console.error||console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support."),Object.defineProperty(l.prototype,"parent",{enumerable:!0,get:function(){if(l.isBuffer(this))return this.buffer}}),Object.defineProperty(l.prototype,"offset",{enumerable:!0,get:function(){if(l.isBuffer(this))return this.byteOffset}}),l.poolSize=8192,l.from=function(e,t,n){return c(e,t,n)},Object.setPrototypeOf(l.prototype,Uint8Array.prototype),Object.setPrototypeOf(l,Uint8Array),l.alloc=function(e,t,n){return function(e,t,n){return u(e),e<=0?s(e):void 0!==t?"string"==typeof n?s(e).fill(t,n):s(e).fill(t):s(e)}(e,t,n)},l.allocUnsafe=function(e){return d(e)},l.allocUnsafeSlow=function(e){return d(e)},l.isBuffer=function(e){return null!=e&&!0===e._isBuffer&&e!==l.prototype},l.compare=function(e,t){if(X(e,Uint8Array)&&(e=l.from(e,e.offset,e.byteLength)),X(t,Uint8Array)&&(t=l.from(t,t.offset,t.byteLength)),!l.isBuffer(e)||!l.isBuffer(t))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===t)return 0;let n=e.length,r=t.length;for(let i=0,a=Math.min(n,r);i<a;++i)if(e[i]!==t[i]){n=e[i],r=t[i];break}return n<r?-1:r<n?1:0},l.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},l.concat=function(e,t){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return l.alloc(0);let n;if(void 0===t)for(t=0,n=0;n<e.length;++n)t+=e[n].length;const r=l.allocUnsafe(t);let i=0;for(n=0;n<e.length;++n){let t=e[n];if(X(t,Uint8Array))i+t.length>r.length?(l.isBuffer(t)||(t=l.from(t)),t.copy(r,i)):Uint8Array.prototype.set.call(r,t,i);else{if(!l.isBuffer(t))throw new TypeError('"list" argument must be an Array of Buffers');t.copy(r,i)}i+=t.length}return r},l.byteLength=m,l.prototype._isBuffer=!0,l.prototype.swap16=function(){const e=this.length;if(e%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let t=0;t<e;t+=2)g(this,t,t+1);return this},l.prototype.swap32=function(){const e=this.length;if(e%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let t=0;t<e;t+=4)g(this,t,t+3),g(this,t+1,t+2);return this},l.prototype.swap64=function(){const e=this.length;if(e%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let t=0;t<e;t+=8)g(this,t,t+7),g(this,t+1,t+6),g(this,t+2,t+5),g(this,t+3,t+4);return this},l.prototype.toString=function(){const e=this.length;return 0===e?"":0===arguments.length?O(this,0,e):v.apply(this,arguments)},l.prototype.toLocaleString=l.prototype.toString,l.prototype.equals=function(e){if(!l.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e||0===l.compare(this,e)},l.prototype.inspect=function(){let e="";const n=t.h2;return e=this.toString("hex",0,n).replace(/(.{2})/g,"$1 ").trim(),this.length>n&&(e+=" ... "),"<Buffer "+e+">"},a&&(l.prototype[a]=l.prototype.inspect),l.prototype.compare=function(e,t,n,r,i){if(X(e,Uint8Array)&&(e=l.from(e,e.offset,e.byteLength)),!l.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(void 0===t&&(t=0),void 0===n&&(n=e?e.length:0),void 0===r&&(r=0),void 0===i&&(i=this.length),t<0||n>e.length||r<0||i>this.length)throw new RangeError("out of range index");if(r>=i&&t>=n)return 0;if(r>=i)return-1;if(t>=n)return 1;if(this===e)return 0;let a=(i>>>=0)-(r>>>=0),o=(n>>>=0)-(t>>>=0);const s=Math.min(a,o),c=this.slice(r,i),u=e.slice(t,n);for(let e=0;e<s;++e)if(c[e]!==u[e]){a=c[e],o=u[e];break}return a<o?-1:o<a?1:0},l.prototype.includes=function(e,t,n){return-1!==this.indexOf(e,t,n)},l.prototype.indexOf=function(e,t,n){return E(this,e,t,n,!0)},l.prototype.lastIndexOf=function(e,t,n){return E(this,e,t,n,!1)},l.prototype.write=function(e,t,n,r){if(void 0===t)r="utf8",n=this.length,t=0;else if(void 0===n&&"string"==typeof t)r=t,n=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t>>>=0,isFinite(n)?(n>>>=0,void 0===r&&(r="utf8")):(r=n,n=void 0)}const i=this.length-t;if((void 0===n||n>i)&&(n=i),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");let a=!1;for(;;)switch(r){case"hex":return _(this,e,t,n);case"utf8":case"utf-8":return y(this,e,t,n);case"ascii":case"latin1":case"binary":return A(this,e,t,n);case"base64":return T(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return R(this,e,t,n);default:if(a)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),a=!0}},l.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};const N=4096;function w(e,t,n){let r="";n=Math.min(e.length,n);for(let i=t;i<n;++i)r+=String.fromCharCode(127&e[i]);return r}function I(e,t,n){let r="";n=Math.min(e.length,n);for(let i=t;i<n;++i)r+=String.fromCharCode(e[i]);return r}function S(e,t,n){const r=e.length;(!t||t<0)&&(t=0),(!n||n<0||n>r)&&(n=r);let i="";for(let r=t;r<n;++r)i+=J[e[r]];return i}function x(e,t,n){const r=e.slice(t,n);let i="";for(let e=0;e<r.length-1;e+=2)i+=String.fromCharCode(r[e]+256*r[e+1]);return i}function L(e,t,n){if(e%1!=0||e<0)throw new RangeError("offset is not uint");if(e+t>n)throw new RangeError("Trying to access beyond buffer length")}function k(e,t,n,r,i,a){if(!l.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||t<a)throw new RangeError('"value" argument is out of bounds');if(n+r>e.length)throw new RangeError("Index out of range")}function $(e,t,n,r,i){F(t,r,i,e,n,7);let a=Number(t&BigInt(4294967295));e[n++]=a,a>>=8,e[n++]=a,a>>=8,e[n++]=a,a>>=8,e[n++]=a;let o=Number(t>>BigInt(32)&BigInt(4294967295));return e[n++]=o,o>>=8,e[n++]=o,o>>=8,e[n++]=o,o>>=8,e[n++]=o,n}function M(e,t,n,r,i){F(t,r,i,e,n,7);let a=Number(t&BigInt(4294967295));e[n+7]=a,a>>=8,e[n+6]=a,a>>=8,e[n+5]=a,a>>=8,e[n+4]=a;let o=Number(t>>BigInt(32)&BigInt(4294967295));return e[n+3]=o,o>>=8,e[n+2]=o,o>>=8,e[n+1]=o,o>>=8,e[n]=o,n+8}function P(e,t,n,r,i,a){if(n+r>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function j(e,t,n,r,a){return t=+t,n>>>=0,a||P(e,0,n,4),i.write(e,t,n,r,23,4),n+4}function D(e,t,n,r,a){return t=+t,n>>>=0,a||P(e,0,n,8),i.write(e,t,n,r,52,8),n+8}l.prototype.slice=function(e,t){const n=this.length;(e=~~e)<0?(e+=n)<0&&(e=0):e>n&&(e=n),(t=void 0===t?n:~~t)<0?(t+=n)<0&&(t=0):t>n&&(t=n),t<e&&(t=e);const r=this.subarray(e,t);return Object.setPrototypeOf(r,l.prototype),r},l.prototype.readUintLE=l.prototype.readUIntLE=function(e,t,n){e>>>=0,t>>>=0,n||L(e,t,this.length);let r=this[e],i=1,a=0;for(;++a<t&&(i*=256);)r+=this[e+a]*i;return r},l.prototype.readUintBE=l.prototype.readUIntBE=function(e,t,n){e>>>=0,t>>>=0,n||L(e,t,this.length);let r=this[e+--t],i=1;for(;t>0&&(i*=256);)r+=this[e+--t]*i;return r},l.prototype.readUint8=l.prototype.readUInt8=function(e,t){return e>>>=0,t||L(e,1,this.length),this[e]},l.prototype.readUint16LE=l.prototype.readUInt16LE=function(e,t){return e>>>=0,t||L(e,2,this.length),this[e]|this[e+1]<<8},l.prototype.readUint16BE=l.prototype.readUInt16BE=function(e,t){return e>>>=0,t||L(e,2,this.length),this[e]<<8|this[e+1]},l.prototype.readUint32LE=l.prototype.readUInt32LE=function(e,t){return e>>>=0,t||L(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},l.prototype.readUint32BE=l.prototype.readUInt32BE=function(e,t){return e>>>=0,t||L(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},l.prototype.readBigUInt64LE=Z((function(e){V(e>>>=0,"offset");const t=this[e],n=this[e+7];void 0!==t&&void 0!==n||G(e,this.length-8);const r=t+256*this[++e]+65536*this[++e]+this[++e]*2**24,i=this[++e]+256*this[++e]+65536*this[++e]+n*2**24;return BigInt(r)+(BigInt(i)<<BigInt(32))})),l.prototype.readBigUInt64BE=Z((function(e){V(e>>>=0,"offset");const t=this[e],n=this[e+7];void 0!==t&&void 0!==n||G(e,this.length-8);const r=t*2**24+65536*this[++e]+256*this[++e]+this[++e],i=this[++e]*2**24+65536*this[++e]+256*this[++e]+n;return(BigInt(r)<<BigInt(32))+BigInt(i)})),l.prototype.readIntLE=function(e,t,n){e>>>=0,t>>>=0,n||L(e,t,this.length);let r=this[e],i=1,a=0;for(;++a<t&&(i*=256);)r+=this[e+a]*i;return i*=128,r>=i&&(r-=Math.pow(2,8*t)),r},l.prototype.readIntBE=function(e,t,n){e>>>=0,t>>>=0,n||L(e,t,this.length);let r=t,i=1,a=this[e+--r];for(;r>0&&(i*=256);)a+=this[e+--r]*i;return i*=128,a>=i&&(a-=Math.pow(2,8*t)),a},l.prototype.readInt8=function(e,t){return e>>>=0,t||L(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},l.prototype.readInt16LE=function(e,t){e>>>=0,t||L(e,2,this.length);const n=this[e]|this[e+1]<<8;return 32768&n?4294901760|n:n},l.prototype.readInt16BE=function(e,t){e>>>=0,t||L(e,2,this.length);const n=this[e+1]|this[e]<<8;return 32768&n?4294901760|n:n},l.prototype.readInt32LE=function(e,t){return e>>>=0,t||L(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},l.prototype.readInt32BE=function(e,t){return e>>>=0,t||L(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},l.prototype.readBigInt64LE=Z((function(e){V(e>>>=0,"offset");const t=this[e],n=this[e+7];void 0!==t&&void 0!==n||G(e,this.length-8);const r=this[e+4]+256*this[e+5]+65536*this[e+6]+(n<<24);return(BigInt(r)<<BigInt(32))+BigInt(t+256*this[++e]+65536*this[++e]+this[++e]*2**24)})),l.prototype.readBigInt64BE=Z((function(e){V(e>>>=0,"offset");const t=this[e],n=this[e+7];void 0!==t&&void 0!==n||G(e,this.length-8);const r=(t<<24)+65536*this[++e]+256*this[++e]+this[++e];return(BigInt(r)<<BigInt(32))+BigInt(this[++e]*2**24+65536*this[++e]+256*this[++e]+n)})),l.prototype.readFloatLE=function(e,t){return e>>>=0,t||L(e,4,this.length),i.read(this,e,!0,23,4)},l.prototype.readFloatBE=function(e,t){return e>>>=0,t||L(e,4,this.length),i.read(this,e,!1,23,4)},l.prototype.readDoubleLE=function(e,t){return e>>>=0,t||L(e,8,this.length),i.read(this,e,!0,52,8)},l.prototype.readDoubleBE=function(e,t){return e>>>=0,t||L(e,8,this.length),i.read(this,e,!1,52,8)},l.prototype.writeUintLE=l.prototype.writeUIntLE=function(e,t,n,r){e=+e,t>>>=0,n>>>=0,r||k(this,e,t,n,Math.pow(2,8*n)-1,0);let i=1,a=0;for(this[t]=255&e;++a<n&&(i*=256);)this[t+a]=e/i&255;return t+n},l.prototype.writeUintBE=l.prototype.writeUIntBE=function(e,t,n,r){e=+e,t>>>=0,n>>>=0,r||k(this,e,t,n,Math.pow(2,8*n)-1,0);let i=n-1,a=1;for(this[t+i]=255&e;--i>=0&&(a*=256);)this[t+i]=e/a&255;return t+n},l.prototype.writeUint8=l.prototype.writeUInt8=function(e,t,n){return e=+e,t>>>=0,n||k(this,e,t,1,255,0),this[t]=255&e,t+1},l.prototype.writeUint16LE=l.prototype.writeUInt16LE=function(e,t,n){return e=+e,t>>>=0,n||k(this,e,t,2,65535,0),this[t]=255&e,this[t+1]=e>>>8,t+2},l.prototype.writeUint16BE=l.prototype.writeUInt16BE=function(e,t,n){return e=+e,t>>>=0,n||k(this,e,t,2,65535,0),this[t]=e>>>8,this[t+1]=255&e,t+2},l.prototype.writeUint32LE=l.prototype.writeUInt32LE=function(e,t,n){return e=+e,t>>>=0,n||k(this,e,t,4,4294967295,0),this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e,t+4},l.prototype.writeUint32BE=l.prototype.writeUInt32BE=function(e,t,n){return e=+e,t>>>=0,n||k(this,e,t,4,4294967295,0),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},l.prototype.writeBigUInt64LE=Z((function(e,t=0){return $(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))})),l.prototype.writeBigUInt64BE=Z((function(e,t=0){return M(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))})),l.prototype.writeIntLE=function(e,t,n,r){if(e=+e,t>>>=0,!r){const r=Math.pow(2,8*n-1);k(this,e,t,n,r-1,-r)}let i=0,a=1,o=0;for(this[t]=255&e;++i<n&&(a*=256);)e<0&&0===o&&0!==this[t+i-1]&&(o=1),this[t+i]=(e/a>>0)-o&255;return t+n},l.prototype.writeIntBE=function(e,t,n,r){if(e=+e,t>>>=0,!r){const r=Math.pow(2,8*n-1);k(this,e,t,n,r-1,-r)}let i=n-1,a=1,o=0;for(this[t+i]=255&e;--i>=0&&(a*=256);)e<0&&0===o&&0!==this[t+i+1]&&(o=1),this[t+i]=(e/a>>0)-o&255;return t+n},l.prototype.writeInt8=function(e,t,n){return e=+e,t>>>=0,n||k(this,e,t,1,127,-128),e<0&&(e=255+e+1),this[t]=255&e,t+1},l.prototype.writeInt16LE=function(e,t,n){return e=+e,t>>>=0,n||k(this,e,t,2,32767,-32768),this[t]=255&e,this[t+1]=e>>>8,t+2},l.prototype.writeInt16BE=function(e,t,n){return e=+e,t>>>=0,n||k(this,e,t,2,32767,-32768),this[t]=e>>>8,this[t+1]=255&e,t+2},l.prototype.writeInt32LE=function(e,t,n){return e=+e,t>>>=0,n||k(this,e,t,4,2147483647,-2147483648),this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24,t+4},l.prototype.writeInt32BE=function(e,t,n){return e=+e,t>>>=0,n||k(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},l.prototype.writeBigInt64LE=Z((function(e,t=0){return $(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))})),l.prototype.writeBigInt64BE=Z((function(e,t=0){return M(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))})),l.prototype.writeFloatLE=function(e,t,n){return j(this,e,t,!0,n)},l.prototype.writeFloatBE=function(e,t,n){return j(this,e,t,!1,n)},l.prototype.writeDoubleLE=function(e,t,n){return D(this,e,t,!0,n)},l.prototype.writeDoubleBE=function(e,t,n){return D(this,e,t,!1,n)},l.prototype.copy=function(e,t,n,r){if(!l.isBuffer(e))throw new TypeError("argument should be a Buffer");if(n||(n=0),r||0===r||(r=this.length),t>=e.length&&(t=e.length),t||(t=0),r>0&&r<n&&(r=n),r===n)return 0;if(0===e.length||0===this.length)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("sourceEnd out of bounds");r>this.length&&(r=this.length),e.length-t<r-n&&(r=e.length-t+n);const i=r-n;return this===e&&"function"==typeof Uint8Array.prototype.copyWithin?this.copyWithin(t,n,r):Uint8Array.prototype.set.call(e,this.subarray(n,r),t),i},l.prototype.fill=function(e,t,n,r){if("string"==typeof e){if("string"==typeof t?(r=t,t=0,n=this.length):"string"==typeof n&&(r=n,n=this.length),void 0!==r&&"string"!=typeof r)throw new TypeError("encoding must be a string");if("string"==typeof r&&!l.isEncoding(r))throw new TypeError("Unknown encoding: "+r);if(1===e.length){const t=e.charCodeAt(0);("utf8"===r&&t<128||"latin1"===r)&&(e=t)}}else"number"==typeof e?e&=255:"boolean"==typeof e&&(e=Number(e));if(t<0||this.length<t||this.length<n)throw new RangeError("Out of range index");if(n<=t)return this;let i;if(t>>>=0,n=void 0===n?this.length:n>>>0,e||(e=0),"number"==typeof e)for(i=t;i<n;++i)this[i]=e;else{const a=l.isBuffer(e)?e:l.from(e,r),o=a.length;if(0===o)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(i=0;i<n-t;++i)this[i+t]=a[i%o]}return this};const U={};function B(e,t,n){U[e]=class extends n{constructor(){super(),Object.defineProperty(this,"message",{value:t.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${e}]`,this.stack,delete this.name}get code(){return e}set code(e){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:e,writable:!0})}toString(){return`${this.name} [${e}]: ${this.message}`}}}function z(e){let t="",n=e.length;const r="-"===e[0]?1:0;for(;n>=r+4;n-=3)t=`_${e.slice(n-3,n)}${t}`;return`${e.slice(0,n)}${t}`}function F(e,t,n,r,i,a){if(e>n||e<t){const r="bigint"==typeof t?"n":"";let i;throw i=a>3?0===t||t===BigInt(0)?`>= 0${r} and < 2${r} ** ${8*(a+1)}${r}`:`>= -(2${r} ** ${8*(a+1)-1}${r}) and < 2 ** ${8*(a+1)-1}${r}`:`>= ${t}${r} and <= ${n}${r}`,new U.ERR_OUT_OF_RANGE("value",i,e)}!function(e,t,n){V(t,"offset"),void 0!==e[t]&&void 0!==e[t+n]||G(t,e.length-(n+1))}(r,i,a)}function V(e,t){if("number"!=typeof e)throw new U.ERR_INVALID_ARG_TYPE(t,"number",e)}function G(e,t,n){if(Math.floor(e)!==e)throw V(e,n),new U.ERR_OUT_OF_RANGE(n||"offset","an integer",e);if(t<0)throw new U.ERR_BUFFER_OUT_OF_BOUNDS;throw new U.ERR_OUT_OF_RANGE(n||"offset",`>= ${n?1:0} and <= ${t}`,e)}B("ERR_BUFFER_OUT_OF_BOUNDS",(function(e){return e?`${e} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"}),RangeError),B("ERR_INVALID_ARG_TYPE",(function(e,t){return`The "${e}" argument must be of type number. Received type ${typeof t}`}),TypeError),B("ERR_OUT_OF_RANGE",(function(e,t,n){let r=`The value of "${e}" is out of range.`,i=n;return Number.isInteger(n)&&Math.abs(n)>2**32?i=z(String(n)):"bigint"==typeof n&&(i=String(n),(n>BigInt(2)**BigInt(32)||n<-(BigInt(2)**BigInt(32)))&&(i=z(i)),i+="n"),r+=` It must be ${t}. Received ${i}`,r}),RangeError);const H=/[^+/0-9A-Za-z-_]/g;function q(e,t){let n;t=t||1/0;const r=e.length;let i=null;const a=[];for(let o=0;o<r;++o){if(n=e.charCodeAt(o),n>55295&&n<57344){if(!i){if(n>56319){(t-=3)>-1&&a.push(239,191,189);continue}if(o+1===r){(t-=3)>-1&&a.push(239,191,189);continue}i=n;continue}if(n<56320){(t-=3)>-1&&a.push(239,191,189),i=n;continue}n=65536+(i-55296<<10|n-56320)}else i&&(t-=3)>-1&&a.push(239,191,189);if(i=null,n<128){if((t-=1)<0)break;a.push(n)}else if(n<2048){if((t-=2)<0)break;a.push(n>>6|192,63&n|128)}else if(n<65536){if((t-=3)<0)break;a.push(n>>12|224,n>>6&63|128,63&n|128)}else{if(!(n<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;a.push(n>>18|240,n>>12&63|128,n>>6&63|128,63&n|128)}}return a}function W(e){return r.toByteArray(function(e){if((e=(e=e.split("=")[0]).trim().replace(H,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function Y(e,t,n,r){let i;for(i=0;i<r&&!(i+n>=t.length||i>=e.length);++i)t[i+n]=e[i];return i}function X(e,t){return e instanceof t||null!=e&&null!=e.constructor&&null!=e.constructor.name&&e.constructor.name===t.name}function K(e){return e!=e}const J=function(){const e="0123456789abcdef",t=new Array(256);for(let n=0;n<16;++n){const r=16*n;for(let i=0;i<16;++i)t[r+i]=e[n]+e[i]}return t}();function Z(e){return"undefined"==typeof BigInt?Q:e}function Q(){throw new Error("BigInt not supported")}},7359:function(e,t,n){var r;e.exports=(r=r||function(e,t){var r;if("undefined"!=typeof window&&window.crypto&&(r=window.crypto),"undefined"!=typeof self&&self.crypto&&(r=self.crypto),"undefined"!=typeof globalThis&&globalThis.crypto&&(r=globalThis.crypto),!r&&"undefined"!=typeof window&&window.msCrypto&&(r=window.msCrypto),!r&&void 0!==n.g&&n.g.crypto&&(r=n.g.crypto),!r)try{r=n(633)}catch(e){}var i=function(){if(r){if("function"==typeof r.getRandomValues)try{return r.getRandomValues(new Uint32Array(1))[0]}catch(e){}if("function"==typeof r.randomBytes)try{return r.randomBytes(4).readInt32LE()}catch(e){}}throw new Error("Native crypto module could not be used to get secure random number.")},a=Object.create||function(){function e(){}return function(t){var n;return e.prototype=t,n=new e,e.prototype=null,n}}(),o={},s=o.lib={},l=s.Base={extend:function(e){var t=a(this);return e&&t.mixIn(e),t.hasOwnProperty("init")&&this.init!==t.init||(t.init=function(){t.$super.init.apply(this,arguments)}),t.init.prototype=t,t.$super=this,t},create:function(){var e=this.extend();return e.init.apply(e,arguments),e},init:function(){},mixIn:function(e){for(var t in e)e.hasOwnProperty(t)&&(this[t]=e[t]);e.hasOwnProperty("toString")&&(this.toString=e.toString)},clone:function(){return this.init.prototype.extend(this)}},c=s.WordArray=l.extend({init:function(e,t){e=this.words=e||[],this.sigBytes=null!=t?t:4*e.length},toString:function(e){return(e||d).stringify(this)},concat:function(e){var t=this.words,n=e.words,r=this.sigBytes,i=e.sigBytes;if(this.clamp(),r%4)for(var a=0;a<i;a++){var o=n[a>>>2]>>>24-a%4*8&255;t[r+a>>>2]|=o<<24-(r+a)%4*8}else for(var s=0;s<i;s+=4)t[r+s>>>2]=n[s>>>2];return this.sigBytes+=i,this},clamp:function(){var t=this.words,n=this.sigBytes;t[n>>>2]&=4294967295<<32-n%4*8,t.length=e.ceil(n/4)},clone:function(){var e=l.clone.call(this);return e.words=this.words.slice(0),e},random:function(e){for(var t=[],n=0;n<e;n+=4)t.push(i());return new c.init(t,e)}}),u=o.enc={},d=u.Hex={stringify:function(e){for(var t=e.words,n=e.sigBytes,r=[],i=0;i<n;i++){var a=t[i>>>2]>>>24-i%4*8&255;r.push((a>>>4).toString(16)),r.push((15&a).toString(16))}return r.join("")},parse:function(e){for(var t=e.length,n=[],r=0;r<t;r+=2)n[r>>>3]|=parseInt(e.substr(r,2),16)<<24-r%8*4;return new c.init(n,t/2)}},p=u.Latin1={stringify:function(e){for(var t=e.words,n=e.sigBytes,r=[],i=0;i<n;i++){var a=t[i>>>2]>>>24-i%4*8&255;r.push(String.fromCharCode(a))}return r.join("")},parse:function(e){for(var t=e.length,n=[],r=0;r<t;r++)n[r>>>2]|=(255&e.charCodeAt(r))<<24-r%4*8;return new c.init(n,t)}},h=u.Utf8={stringify:function(e){try{return decodeURIComponent(escape(p.stringify(e)))}catch(e){throw new Error("Malformed UTF-8 data")}},parse:function(e){return p.parse(unescape(encodeURIComponent(e)))}},f=s.BufferedBlockAlgorithm=l.extend({reset:function(){this._data=new c.init,this._nDataBytes=0},_append:function(e){"string"==typeof e&&(e=h.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes},_process:function(t){var n,r=this._data,i=r.words,a=r.sigBytes,o=this.blockSize,s=a/(4*o),l=(s=t?e.ceil(s):e.max((0|s)-this._minBufferSize,0))*o,u=e.min(4*l,a);if(l){for(var d=0;d<l;d+=o)this._doProcessBlock(i,d);n=i.splice(0,l),r.sigBytes-=u}return new c.init(n,u)},clone:function(){var e=l.clone.call(this);return e._data=this._data.clone(),e},_minBufferSize:0}),m=(s.Hasher=f.extend({cfg:l.extend(),init:function(e){this.cfg=this.cfg.extend(e),this.reset()},reset:function(){f.reset.call(this),this._doReset()},update:function(e){return this._append(e),this._process(),this},finalize:function(e){return e&&this._append(e),this._doFinalize()},blockSize:16,_createHelper:function(e){return function(t,n){return new e.init(n).finalize(t)}},_createHmacHelper:function(e){return function(t,n){return new m.HMAC.init(e,n).finalize(t)}}}),o.algo={});return o}(Math),r)},1093:function(e,t,n){var r;e.exports=(r=n(7359),function(e){var t=r,n=t.lib,i=n.WordArray,a=n.Hasher,o=t.algo,s=[],l=[];!function(){function t(t){for(var n=e.sqrt(t),r=2;r<=n;r++)if(!(t%r))return!1;return!0}function n(e){return 4294967296*(e-(0|e))|0}for(var r=2,i=0;i<64;)t(r)&&(i<8&&(s[i]=n(e.pow(r,.5))),l[i]=n(e.pow(r,1/3)),i++),r++}();var c=[],u=o.SHA256=a.extend({_doReset:function(){this._hash=new i.init(s.slice(0))},_doProcessBlock:function(e,t){for(var n=this._hash.words,r=n[0],i=n[1],a=n[2],o=n[3],s=n[4],u=n[5],d=n[6],p=n[7],h=0;h<64;h++){if(h<16)c[h]=0|e[t+h];else{var f=c[h-15],m=(f<<25|f>>>7)^(f<<14|f>>>18)^f>>>3,v=c[h-2],g=(v<<15|v>>>17)^(v<<13|v>>>19)^v>>>10;c[h]=m+c[h-7]+g+c[h-16]}var E=r&i^r&a^i&a,b=(r<<30|r>>>2)^(r<<19|r>>>13)^(r<<10|r>>>22),_=p+((s<<26|s>>>6)^(s<<21|s>>>11)^(s<<7|s>>>25))+(s&u^~s&d)+l[h]+c[h];p=d,d=u,u=s,s=o+_|0,o=a,a=i,i=r,r=_+(b+E)|0}n[0]=n[0]+r|0,n[1]=n[1]+i|0,n[2]=n[2]+a|0,n[3]=n[3]+o|0,n[4]=n[4]+s|0,n[5]=n[5]+u|0,n[6]=n[6]+d|0,n[7]=n[7]+p|0},_doFinalize:function(){var t=this._data,n=t.words,r=8*this._nDataBytes,i=8*t.sigBytes;return n[i>>>5]|=128<<24-i%32,n[14+(i+64>>>9<<4)]=e.floor(r/4294967296),n[15+(i+64>>>9<<4)]=r,t.sigBytes=4*n.length,this._process(),this._hash},clone:function(){var e=a.clone.call(this);return e._hash=this._hash.clone(),e}});t.SHA256=a._createHelper(u),t.HmacSHA256=a._createHmacHelper(u)}(Math),r.SHA256)},6506:(e,t,n)=>{e.exports={graphlib:n(1310),layout:n(2529),debug:n(5512),util:{time:n(8783).time,notime:n(8783).notime},version:n(7589)}},5247:(e,t,n)=>{"use strict";var r=n(3294),i=n(8757);e.exports={run:function(e){var t="greedy"===e.graph().acyclicer?i(e,function(e){return function(t){return e.edge(t).weight}}(e)):function(e){var t=[],n={},i={};return r.forEach(e.nodes(),(function a(o){r.has(i,o)||(i[o]=!0,n[o]=!0,r.forEach(e.outEdges(o),(function(e){r.has(n,e.w)?t.push(e):a(e.w)})),delete n[o])})),t}(e);r.forEach(t,(function(t){var n=e.edge(t);e.removeEdge(t),n.forwardName=t.name,n.reversed=!0,e.setEdge(t.w,t.v,n,r.uniqueId("rev"))}))},undo:function(e){r.forEach(e.edges(),(function(t){var n=e.edge(t);if(n.reversed){e.removeEdge(t);var r=n.forwardName;delete n.reversed,delete n.forwardName,e.setEdge(t.w,t.v,n,r)}}))}}},9654:(e,t,n)=>{var r=n(3294),i=n(8783);function a(e,t,n,r,a,o){var s={width:0,height:0,rank:o,borderType:t},l=a[t][o-1],c=i.addDummyNode(e,"border",s,n);a[t][o]=c,e.setParent(c,r),l&&e.setEdge(l,c,{weight:1})}e.exports=function(e){r.forEach(e.children(),(function t(n){var i=e.children(n),o=e.node(n);if(i.length&&r.forEach(i,t),r.has(o,"minRank")){o.borderLeft=[],o.borderRight=[];for(var s=o.minRank,l=o.maxRank+1;s<l;++s)a(e,"borderLeft","_bl",n,o,s),a(e,"borderRight","_br",n,o,s)}}))}},5128:(e,t,n)=>{"use strict";var r=n(3294);function i(e){r.forEach(e.nodes(),(function(t){a(e.node(t))})),r.forEach(e.edges(),(function(t){a(e.edge(t))}))}function a(e){var t=e.width;e.width=e.height,e.height=t}function o(e){e.y=-e.y}function s(e){var t=e.x;e.x=e.y,e.y=t}e.exports={adjust:function(e){var t=e.graph().rankdir.toLowerCase();"lr"!==t&&"rl"!==t||i(e)},undo:function(e){var t=e.graph().rankdir.toLowerCase();"bt"!==t&&"rl"!==t||function(e){r.forEach(e.nodes(),(function(t){o(e.node(t))})),r.forEach(e.edges(),(function(t){var n=e.edge(t);r.forEach(n.points,o),r.has(n,"y")&&o(n)}))}(e),"lr"!==t&&"rl"!==t||(function(e){r.forEach(e.nodes(),(function(t){s(e.node(t))})),r.forEach(e.edges(),(function(t){var n=e.edge(t);r.forEach(n.points,s),r.has(n,"x")&&s(n)}))}(e),i(e))}}},5199:e=>{function t(){var e={};e._next=e._prev=e,this._sentinel=e}function n(e){e._prev._next=e._next,e._next._prev=e._prev,delete e._next,delete e._prev}function r(e,t){if("_next"!==e&&"_prev"!==e)return t}e.exports=t,t.prototype.dequeue=function(){var e=this._sentinel,t=e._prev;if(t!==e)return n(t),t},t.prototype.enqueue=function(e){var t=this._sentinel;e._prev&&e._next&&n(e),e._next=t._next,t._next._prev=e,t._next=e,e._prev=t},t.prototype.toString=function(){for(var e=[],t=this._sentinel,n=t._prev;n!==t;)e.push(JSON.stringify(n,r)),n=n._prev;return"["+e.join(", ")+"]"}},5512:(e,t,n)=>{var r=n(3294),i=n(8783),a=n(1310).Graph;e.exports={debugOrdering:function(e){var t=i.buildLayerMatrix(e),n=new a({compound:!0,multigraph:!0}).setGraph({});return r.forEach(e.nodes(),(function(t){n.setNode(t,{label:t}),n.setParent(t,"layer"+e.node(t).rank)})),r.forEach(e.edges(),(function(e){n.setEdge(e.v,e.w,{},e.name)})),r.forEach(t,(function(e,t){var i="layer"+t;n.setNode(i,{rank:"same"}),r.reduce(e,(function(e,t){return n.setEdge(e,t,{style:"invis"}),t}))})),n}}},1310:(e,t,n)=>{var r;try{r=n(7377)}catch(e){}r||(r=window.graphlib),e.exports=r},8757:(e,t,n)=>{var r=n(3294),i=n(1310).Graph,a=n(5199);e.exports=function(e,t){if(e.nodeCount()<=1)return[];var n=function(e,t){var n=new i,o=0,s=0;r.forEach(e.nodes(),(function(e){n.setNode(e,{v:e,in:0,out:0})})),r.forEach(e.edges(),(function(e){var r=n.edge(e.v,e.w)||0,i=t(e),a=r+i;n.setEdge(e.v,e.w,a),s=Math.max(s,n.node(e.v).out+=i),o=Math.max(o,n.node(e.w).in+=i)}));var c=r.range(s+o+3).map((function(){return new a})),u=o+1;return r.forEach(n.nodes(),(function(e){l(c,u,n.node(e))})),{graph:n,buckets:c,zeroIdx:u}}(e,t||o),c=function(e,t,n){for(var r,i=[],a=t[t.length-1],o=t[0];e.nodeCount();){for(;r=o.dequeue();)s(e,t,n,r);for(;r=a.dequeue();)s(e,t,n,r);if(e.nodeCount())for(var l=t.length-2;l>0;--l)if(r=t[l].dequeue()){i=i.concat(s(e,t,n,r,!0));break}}return i}(n.graph,n.buckets,n.zeroIdx);return r.flatten(r.map(c,(function(t){return e.outEdges(t.v,t.w)})),!0)};var o=r.constant(1);function s(e,t,n,i,a){var o=a?[]:void 0;return r.forEach(e.inEdges(i.v),(function(r){var i=e.edge(r),s=e.node(r.v);a&&o.push({v:r.v,w:r.w}),s.out-=i,l(t,n,s)})),r.forEach(e.outEdges(i.v),(function(r){var i=e.edge(r),a=r.w,o=e.node(a);o.in-=i,l(t,n,o)})),e.removeNode(i.v),o}function l(e,t,n){n.out?n.in?e[n.out-n.in+t].enqueue(n):e[e.length-1].enqueue(n):e[0].enqueue(n)}},2529:(e,t,n)=>{"use strict";var r=n(3294),i=n(5247),a=n(450),o=n(4618),s=n(8783).normalizeRanks,l=n(7908),c=n(8783).removeEmptyRanks,u=n(6820),d=n(9654),p=n(5128),h=n(3641),f=n(5784),m=n(8783),v=n(1310).Graph;e.exports=function(e,t){var n=t&&t.debugTiming?m.time:m.notime;n("layout",(function(){var t=n(" buildLayoutGraph",(function(){return function(e){var t=new v({multigraph:!0,compound:!0}),n=O(e.graph());return t.setGraph(r.merge({},E,C(n,g),r.pick(n,b))),r.forEach(e.nodes(),(function(n){var i=O(e.node(n));t.setNode(n,r.defaults(C(i,_),y)),t.setParent(n,e.parent(n))})),r.forEach(e.edges(),(function(n){var i=O(e.edge(n));t.setEdge(n,r.merge({},T,C(i,A),r.pick(i,R)))})),t}(e)}));n(" runLayout",(function(){!function(e,t){t(" makeSpaceForEdgeLabels",(function(){!function(e){var t=e.graph();t.ranksep/=2,r.forEach(e.edges(),(function(n){var r=e.edge(n);r.minlen*=2,"c"!==r.labelpos.toLowerCase()&&("TB"===t.rankdir||"BT"===t.rankdir?r.width+=r.labeloffset:r.height+=r.labeloffset)}))}(e)})),t(" removeSelfEdges",(function(){!function(e){r.forEach(e.edges(),(function(t){if(t.v===t.w){var n=e.node(t.v);n.selfEdges||(n.selfEdges=[]),n.selfEdges.push({e:t,label:e.edge(t)}),e.removeEdge(t)}}))}(e)})),t(" acyclic",(function(){i.run(e)})),t(" nestingGraph.run",(function(){u.run(e)})),t(" rank",(function(){o(m.asNonCompoundGraph(e))})),t(" injectEdgeLabelProxies",(function(){!function(e){r.forEach(e.edges(),(function(t){var n=e.edge(t);if(n.width&&n.height){var r=e.node(t.v),i={rank:(e.node(t.w).rank-r.rank)/2+r.rank,e:t};m.addDummyNode(e,"edge-proxy",i,"_ep")}}))}(e)})),t(" removeEmptyRanks",(function(){c(e)})),t(" nestingGraph.cleanup",(function(){u.cleanup(e)})),t(" normalizeRanks",(function(){s(e)})),t(" assignRankMinMax",(function(){!function(e){var t=0;r.forEach(e.nodes(),(function(n){var i=e.node(n);i.borderTop&&(i.minRank=e.node(i.borderTop).rank,i.maxRank=e.node(i.borderBottom).rank,t=r.max(t,i.maxRank))})),e.graph().maxRank=t}(e)})),t(" removeEdgeLabelProxies",(function(){!function(e){r.forEach(e.nodes(),(function(t){var n=e.node(t);"edge-proxy"===n.dummy&&(e.edge(n.e).labelRank=n.rank,e.removeNode(t))}))}(e)})),t(" normalize.run",(function(){a.run(e)})),t(" parentDummyChains",(function(){l(e)})),t(" addBorderSegments",(function(){d(e)})),t(" order",(function(){h(e)})),t(" insertSelfEdges",(function(){!function(e){var t=m.buildLayerMatrix(e);r.forEach(t,(function(t){var n=0;r.forEach(t,(function(t,i){var a=e.node(t);a.order=i+n,r.forEach(a.selfEdges,(function(t){m.addDummyNode(e,"selfedge",{width:t.label.width,height:t.label.height,rank:a.rank,order:i+ ++n,e:t.e,label:t.label},"_se")})),delete a.selfEdges}))}))}(e)})),t(" adjustCoordinateSystem",(function(){p.adjust(e)})),t(" position",(function(){f(e)})),t(" positionSelfEdges",(function(){!function(e){r.forEach(e.nodes(),(function(t){var n=e.node(t);if("selfedge"===n.dummy){var r=e.node(n.e.v),i=r.x+r.width/2,a=r.y,o=n.x-i,s=r.height/2;e.setEdge(n.e,n.label),e.removeNode(t),n.label.points=[{x:i+2*o/3,y:a-s},{x:i+5*o/6,y:a-s},{x:i+o,y:a},{x:i+5*o/6,y:a+s},{x:i+2*o/3,y:a+s}],n.label.x=n.x,n.label.y=n.y}}))}(e)})),t(" removeBorderNodes",(function(){!function(e){r.forEach(e.nodes(),(function(t){if(e.children(t).length){var n=e.node(t),i=e.node(n.borderTop),a=e.node(n.borderBottom),o=e.node(r.last(n.borderLeft)),s=e.node(r.last(n.borderRight));n.width=Math.abs(s.x-o.x),n.height=Math.abs(a.y-i.y),n.x=o.x+n.width/2,n.y=i.y+n.height/2}})),r.forEach(e.nodes(),(function(t){"border"===e.node(t).dummy&&e.removeNode(t)}))}(e)})),t(" normalize.undo",(function(){a.undo(e)})),t(" fixupEdgeLabelCoords",(function(){!function(e){r.forEach(e.edges(),(function(t){var n=e.edge(t);if(r.has(n,"x"))switch("l"!==n.labelpos&&"r"!==n.labelpos||(n.width-=n.labeloffset),n.labelpos){case"l":n.x-=n.width/2+n.labeloffset;break;case"r":n.x+=n.width/2+n.labeloffset}}))}(e)})),t(" undoCoordinateSystem",(function(){p.undo(e)})),t(" translateGraph",(function(){!function(e){var t=Number.POSITIVE_INFINITY,n=0,i=Number.POSITIVE_INFINITY,a=0,o=e.graph(),s=o.marginx||0,l=o.marginy||0;function c(e){var r=e.x,o=e.y,s=e.width,l=e.height;t=Math.min(t,r-s/2),n=Math.max(n,r+s/2),i=Math.min(i,o-l/2),a=Math.max(a,o+l/2)}r.forEach(e.nodes(),(function(t){c(e.node(t))})),r.forEach(e.edges(),(function(t){var n=e.edge(t);r.has(n,"x")&&c(n)})),t-=s,i-=l,r.forEach(e.nodes(),(function(n){var r=e.node(n);r.x-=t,r.y-=i})),r.forEach(e.edges(),(function(n){var a=e.edge(n);r.forEach(a.points,(function(e){e.x-=t,e.y-=i})),r.has(a,"x")&&(a.x-=t),r.has(a,"y")&&(a.y-=i)})),o.width=n-t+s,o.height=a-i+l}(e)})),t(" assignNodeIntersects",(function(){!function(e){r.forEach(e.edges(),(function(t){var n,r,i=e.edge(t),a=e.node(t.v),o=e.node(t.w);i.points?(n=i.points[0],r=i.points[i.points.length-1]):(i.points=[],n=o,r=a),i.points.unshift(m.intersectRect(a,n)),i.points.push(m.intersectRect(o,r))}))}(e)})),t(" reversePoints",(function(){!function(e){r.forEach(e.edges(),(function(t){var n=e.edge(t);n.reversed&&n.points.reverse()}))}(e)})),t(" acyclic.undo",(function(){i.undo(e)}))}(t,n)})),n(" updateInputGraph",(function(){!function(e,t){r.forEach(e.nodes(),(function(n){var r=e.node(n),i=t.node(n);r&&(r.x=i.x,r.y=i.y,t.children(n).length&&(r.width=i.width,r.height=i.height))})),r.forEach(e.edges(),(function(n){var i=e.edge(n),a=t.edge(n);i.points=a.points,r.has(a,"x")&&(i.x=a.x,i.y=a.y)})),e.graph().width=t.graph().width,e.graph().height=t.graph().height}(e,t)}))}))};var g=["nodesep","edgesep","ranksep","marginx","marginy"],E={ranksep:50,edgesep:20,nodesep:50,rankdir:"tb"},b=["acyclicer","ranker","rankdir","align"],_=["width","height"],y={width:0,height:0},A=["minlen","weight","width","height","labeloffset"],T={minlen:1,weight:1,width:0,height:0,labeloffset:10,labelpos:"r"},R=["labelpos"];function C(e,t){return r.mapValues(r.pick(e,t),Number)}function O(e){var t={};return r.forEach(e,(function(e,n){t[n.toLowerCase()]=e})),t}},3294:(e,t,n)=>{var r;try{r={cloneDeep:n(9850),constant:n(6874),defaults:n(4573),each:n(9421),filter:n(882),find:n(5281),flatten:n(5676),forEach:n(9756),forIn:n(792),has:n(3352),isUndefined:n(4336),last:n(6974),map:n(6760),mapValues:n(4519),max:n(1644),merge:n(8537),min:n(5680),minBy:n(937),now:n(1100),pick:n(3888),range:n(2689),reduce:n(8215),sortBy:n(829),uniqueId:n(4930),values:n(8346),zipObject:n(6150)}}catch(e){}r||(r=window._),e.exports=r},6820:(e,t,n)=>{var r=n(3294),i=n(8783);function a(e,t,n,o,s,l,c){var u=e.children(c);if(u.length){var d=i.addBorderNode(e,"_bt"),p=i.addBorderNode(e,"_bb"),h=e.node(c);e.setParent(d,c),h.borderTop=d,e.setParent(p,c),h.borderBottom=p,r.forEach(u,(function(r){a(e,t,n,o,s,l,r);var i=e.node(r),u=i.borderTop?i.borderTop:r,h=i.borderBottom?i.borderBottom:r,f=i.borderTop?o:2*o,m=u!==h?1:s-l[c]+1;e.setEdge(d,u,{weight:f,minlen:m,nestingEdge:!0}),e.setEdge(h,p,{weight:f,minlen:m,nestingEdge:!0})})),e.parent(c)||e.setEdge(t,d,{weight:0,minlen:s+l[c]})}else c!==t&&e.setEdge(t,c,{weight:0,minlen:n})}e.exports={run:function(e){var t=i.addDummyNode(e,"root",{},"_root"),n=function(e){var t={};function n(i,a){var o=e.children(i);o&&o.length&&r.forEach(o,(function(e){n(e,a+1)})),t[i]=a}return r.forEach(e.children(),(function(e){n(e,1)})),t}(e),o=r.max(r.values(n))-1,s=2*o+1;e.graph().nestingRoot=t,r.forEach(e.edges(),(function(t){e.edge(t).minlen*=s}));var l=function(e){return r.reduce(e.edges(),(function(t,n){return t+e.edge(n).weight}),0)}(e)+1;r.forEach(e.children(),(function(r){a(e,t,s,l,o,n,r)})),e.graph().nodeRankFactor=s},cleanup:function(e){var t=e.graph();e.removeNode(t.nestingRoot),delete t.nestingRoot,r.forEach(e.edges(),(function(t){e.edge(t).nestingEdge&&e.removeEdge(t)}))}}},450:(e,t,n)=>{"use strict";var r=n(3294),i=n(8783);e.exports={run:function(e){e.graph().dummyChains=[],r.forEach(e.edges(),(function(t){!function(e,t){var n,r,a,o=t.v,s=e.node(o).rank,l=t.w,c=e.node(l).rank,u=t.name,d=e.edge(t),p=d.labelRank;if(c!==s+1){for(e.removeEdge(t),a=0,++s;s<c;++a,++s)d.points=[],r={width:0,height:0,edgeLabel:d,edgeObj:t,rank:s},n=i.addDummyNode(e,"edge",r,"_d"),s===p&&(r.width=d.width,r.height=d.height,r.dummy="edge-label",r.labelpos=d.labelpos),e.setEdge(o,n,{weight:d.weight},u),0===a&&e.graph().dummyChains.push(n),o=n;e.setEdge(o,l,{weight:d.weight},u)}}(e,t)}))},undo:function(e){r.forEach(e.graph().dummyChains,(function(t){var n,r=e.node(t),i=r.edgeLabel;for(e.setEdge(r.edgeObj,i);r.dummy;)n=e.successors(t)[0],e.removeNode(t),i.points.push({x:r.x,y:r.y}),"edge-label"===r.dummy&&(i.x=r.x,i.y=r.y,i.width=r.width,i.height=r.height),t=n,r=e.node(t)}))}}},7897:(e,t,n)=>{var r=n(3294);e.exports=function(e,t,n){var i,a={};r.forEach(n,(function(n){for(var r,o,s=e.parent(n);s;){if((r=e.parent(s))?(o=a[r],a[r]=s):(o=i,i=s),o&&o!==s)return void t.setEdge(o,s);s=r}}))}},9533:(e,t,n)=>{var r=n(3294);e.exports=function(e,t){return r.map(t,(function(t){var n=e.inEdges(t);if(n.length){var i=r.reduce(n,(function(t,n){var r=e.edge(n),i=e.node(n.v);return{sum:t.sum+r.weight*i.order,weight:t.weight+r.weight}}),{sum:0,weight:0});return{v:t,barycenter:i.sum/i.weight,weight:i.weight}}return{v:t}}))}},4622:(e,t,n)=>{var r=n(3294),i=n(1310).Graph;e.exports=function(e,t,n){var a=function(e){for(var t;e.hasNode(t=r.uniqueId("_root")););return t}(e),o=new i({compound:!0}).setGraph({root:a}).setDefaultNodeLabel((function(t){return e.node(t)}));return r.forEach(e.nodes(),(function(i){var s=e.node(i),l=e.parent(i);(s.rank===t||s.minRank<=t&&t<=s.maxRank)&&(o.setNode(i),o.setParent(i,l||a),r.forEach(e[n](i),(function(t){var n=t.v===i?t.w:t.v,a=o.edge(n,i),s=r.isUndefined(a)?0:a.weight;o.setEdge(n,i,{weight:e.edge(t).weight+s})})),r.has(s,"minRank")&&o.setNode(i,{borderLeft:s.borderLeft[t],borderRight:s.borderRight[t]}))})),o}},6254:(e,t,n)=>{"use strict";var r=n(3294);function i(e,t,n){for(var i=r.zipObject(n,r.map(n,(function(e,t){return t}))),a=r.flatten(r.map(t,(function(t){return r.sortBy(r.map(e.outEdges(t),(function(t){return{pos:i[t.w],weight:e.edge(t).weight}})),"pos")})),!0),o=1;o<n.length;)o<<=1;var s=2*o-1;o-=1;var l=r.map(new Array(s),(function(){return 0})),c=0;return r.forEach(a.forEach((function(e){var t=e.pos+o;l[t]+=e.weight;for(var n=0;t>0;)t%2&&(n+=l[t+1]),l[t=t-1>>1]+=e.weight;c+=e.weight*n}))),c}e.exports=function(e,t){for(var n=0,r=1;r<t.length;++r)n+=i(e,t[r-1],t[r]);return n}},3641:(e,t,n)=>{"use strict";var r=n(3294),i=n(5036),a=n(6254),o=n(3956),s=n(4622),l=n(7897),c=n(1310).Graph,u=n(8783);function d(e,t,n){return r.map(t,(function(t){return s(e,t,n)}))}function p(e,t){var n=new c;r.forEach(e,(function(e){var i=e.graph().root,a=o(e,i,n,t);r.forEach(a.vs,(function(t,n){e.node(t).order=n})),l(e,n,a.vs)}))}function h(e,t){r.forEach(t,(function(t){r.forEach(t,(function(t,n){e.node(t).order=n}))}))}e.exports=function(e){var t=u.maxRank(e),n=d(e,r.range(1,t+1),"inEdges"),o=d(e,r.range(t-1,-1,-1),"outEdges"),s=i(e);h(e,s);for(var l,c=Number.POSITIVE_INFINITY,f=0,m=0;m<4;++f,++m){p(f%2?n:o,f%4>=2),s=u.buildLayerMatrix(e);var v=a(e,s);v<c&&(m=0,l=r.cloneDeep(s),c=v)}h(e,l)}},5036:(e,t,n)=>{"use strict";var r=n(3294);e.exports=function(e){var t={},n=r.filter(e.nodes(),(function(t){return!e.children(t).length})),i=r.max(r.map(n,(function(t){return e.node(t).rank}))),a=r.map(r.range(i+1),(function(){return[]})),o=r.sortBy(n,(function(t){return e.node(t).rank}));return r.forEach(o,(function n(i){if(!r.has(t,i)){t[i]=!0;var o=e.node(i);a[o.rank].push(i),r.forEach(e.successors(i),n)}})),a}},9953:(e,t,n)=>{"use strict";var r=n(3294);e.exports=function(e,t){var n={};return r.forEach(e,(function(e,t){var i=n[e.v]={indegree:0,in:[],out:[],vs:[e.v],i:t};r.isUndefined(e.barycenter)||(i.barycenter=e.barycenter,i.weight=e.weight)})),r.forEach(t.edges(),(function(e){var t=n[e.v],i=n[e.w];r.isUndefined(t)||r.isUndefined(i)||(i.indegree++,t.out.push(n[e.w]))})),function(e){var t=[];function n(e){return function(t){var n,i,a,o;t.merged||(r.isUndefined(t.barycenter)||r.isUndefined(e.barycenter)||t.barycenter>=e.barycenter)&&(i=t,a=0,o=0,(n=e).weight&&(a+=n.barycenter*n.weight,o+=n.weight),i.weight&&(a+=i.barycenter*i.weight,o+=i.weight),n.vs=i.vs.concat(n.vs),n.barycenter=a/o,n.weight=o,n.i=Math.min(i.i,n.i),i.merged=!0)}}function i(t){return function(n){n.in.push(t),0==--n.indegree&&e.push(n)}}for(;e.length;){var a=e.pop();t.push(a),r.forEach(a.in.reverse(),n(a)),r.forEach(a.out,i(a))}return r.map(r.filter(t,(function(e){return!e.merged})),(function(e){return r.pick(e,["vs","i","barycenter","weight"])}))}(r.filter(n,(function(e){return!e.indegree})))}},3956:(e,t,n)=>{var r=n(3294),i=n(9533),a=n(9953),o=n(1957);e.exports=function e(t,n,s,l){var c=t.children(n),u=t.node(n),d=u?u.borderLeft:void 0,p=u?u.borderRight:void 0,h={};d&&(c=r.filter(c,(function(e){return e!==d&&e!==p})));var f=i(t,c);r.forEach(f,(function(n){if(t.children(n.v).length){var i=e(t,n.v,s,l);h[n.v]=i,r.has(i,"barycenter")&&(a=n,o=i,r.isUndefined(a.barycenter)?(a.barycenter=o.barycenter,a.weight=o.weight):(a.barycenter=(a.barycenter*a.weight+o.barycenter*o.weight)/(a.weight+o.weight),a.weight+=o.weight))}var a,o}));var m=a(f,s);!function(e,t){r.forEach(e,(function(e){e.vs=r.flatten(e.vs.map((function(e){return t[e]?t[e].vs:e})),!0)}))}(m,h);var v=o(m,l);if(d&&(v.vs=r.flatten([d,v.vs,p],!0),t.predecessors(d).length)){var g=t.node(t.predecessors(d)[0]),E=t.node(t.predecessors(p)[0]);r.has(v,"barycenter")||(v.barycenter=0,v.weight=0),v.barycenter=(v.barycenter*v.weight+g.order+E.order)/(v.weight+2),v.weight+=2}return v}},1957:(e,t,n)=>{var r=n(3294),i=n(8783);function a(e,t,n){for(var i;t.length&&(i=r.last(t)).i<=n;)t.pop(),e.push(i.vs),n++;return n}e.exports=function(e,t){var n,o=i.partition(e,(function(e){return r.has(e,"barycenter")})),s=o.lhs,l=r.sortBy(o.rhs,(function(e){return-e.i})),c=[],u=0,d=0,p=0;s.sort((n=!!t,function(e,t){return e.barycenter<t.barycenter?-1:e.barycenter>t.barycenter?1:n?t.i-e.i:e.i-t.i})),p=a(c,l,p),r.forEach(s,(function(e){p+=e.vs.length,c.push(e.vs),u+=e.barycenter*e.weight,d+=e.weight,p=a(c,l,p)}));var h={vs:r.flatten(c,!0)};return d&&(h.barycenter=u/d,h.weight=d),h}},7908:(e,t,n)=>{var r=n(3294);e.exports=function(e){var t=function(e){var t={},n=0;return r.forEach(e.children(),(function i(a){var o=n;r.forEach(e.children(a),i),t[a]={low:o,lim:n++}})),t}(e);r.forEach(e.graph().dummyChains,(function(n){for(var r=e.node(n),i=r.edgeObj,a=function(e,t,n,r){var i,a,o=[],s=[],l=Math.min(t[n].low,t[r].low),c=Math.max(t[n].lim,t[r].lim);i=n;do{i=e.parent(i),o.push(i)}while(i&&(t[i].low>l||c>t[i].lim));for(a=i,i=r;(i=e.parent(i))!==a;)s.push(i);return{path:o.concat(s.reverse()),lca:a}}(e,t,i.v,i.w),o=a.path,s=a.lca,l=0,c=o[l],u=!0;n!==i.w;){if(r=e.node(n),u){for(;(c=o[l])!==s&&e.node(c).maxRank<r.rank;)l++;c===s&&(u=!1)}if(!u){for(;l<o.length-1&&e.node(c=o[l+1]).minRank<=r.rank;)l++;c=o[l]}e.setParent(n,c),n=e.successors(n)[0]}}))}},1753:(e,t,n)=>{"use strict";var r=n(3294),i=n(1310).Graph,a=n(8783);function o(e,t){var n={};return r.reduce(t,(function(t,i){var a=0,o=0,s=t.length,c=r.last(i);return r.forEach(i,(function(t,u){var d=function(e,t){if(e.node(t).dummy)return r.find(e.predecessors(t),(function(t){return e.node(t).dummy}))}(e,t),p=d?e.node(d).order:s;(d||t===c)&&(r.forEach(i.slice(o,u+1),(function(t){r.forEach(e.predecessors(t),(function(r){var i=e.node(r),o=i.order;!(o<a||p<o)||i.dummy&&e.node(t).dummy||l(n,r,t)}))})),o=u+1,a=p)})),i})),n}function s(e,t){var n={};function i(t,i,a,o,s){var c;r.forEach(r.range(i,a),(function(i){c=t[i],e.node(c).dummy&&r.forEach(e.predecessors(c),(function(t){var r=e.node(t);r.dummy&&(r.order<o||r.order>s)&&l(n,t,c)}))}))}return r.reduce(t,(function(t,n){var a,o=-1,s=0;return r.forEach(n,(function(r,l){if("border"===e.node(r).dummy){var c=e.predecessors(r);c.length&&(a=e.node(c[0]).order,i(n,s,l,o,a),s=l,o=a)}i(n,s,n.length,a,t.length)})),n})),n}function l(e,t,n){if(t>n){var r=t;t=n,n=r}var i=e[t];i||(e[t]=i={}),i[n]=!0}function c(e,t,n){if(t>n){var i=t;t=n,n=i}return r.has(e[t],n)}function u(e,t,n,i){var a={},o={},s={};return r.forEach(t,(function(e){r.forEach(e,(function(e,t){a[e]=e,o[e]=e,s[e]=t}))})),r.forEach(t,(function(e){var t=-1;r.forEach(e,(function(e){var l=i(e);if(l.length){l=r.sortBy(l,(function(e){return s[e]}));for(var u=(l.length-1)/2,d=Math.floor(u),p=Math.ceil(u);d<=p;++d){var h=l[d];o[e]===e&&t<s[h]&&!c(n,e,h)&&(o[h]=e,o[e]=a[e]=a[h],t=s[h])}}}))})),{root:a,align:o}}function d(e,t,n,a,o){var s={},l=function(e,t,n,a){var o=new i,s=e.graph(),l=function(e,t,n){return function(i,a,o){var s,l=i.node(a),c=i.node(o),u=0;if(u+=l.width/2,r.has(l,"labelpos"))switch(l.labelpos.toLowerCase()){case"l":s=-l.width/2;break;case"r":s=l.width/2}if(s&&(u+=n?s:-s),s=0,u+=(l.dummy?t:e)/2,u+=(c.dummy?t:e)/2,u+=c.width/2,r.has(c,"labelpos"))switch(c.labelpos.toLowerCase()){case"l":s=c.width/2;break;case"r":s=-c.width/2}return s&&(u+=n?s:-s),s=0,u}}(s.nodesep,s.edgesep,a);return r.forEach(t,(function(t){var i;r.forEach(t,(function(t){var r=n[t];if(o.setNode(r),i){var a=n[i],s=o.edge(a,r);o.setEdge(a,r,Math.max(l(e,t,i),s||0))}i=t}))})),o}(e,t,n,o),c=o?"borderLeft":"borderRight";function u(e,t){for(var n=l.nodes(),r=n.pop(),i={};r;)i[r]?e(r):(i[r]=!0,n.push(r),n=n.concat(t(r))),r=n.pop()}return u((function(e){s[e]=l.inEdges(e).reduce((function(e,t){return Math.max(e,s[t.v]+l.edge(t))}),0)}),l.predecessors.bind(l)),u((function(t){var n=l.outEdges(t).reduce((function(e,t){return Math.min(e,s[t.w]-l.edge(t))}),Number.POSITIVE_INFINITY),r=e.node(t);n!==Number.POSITIVE_INFINITY&&r.borderType!==c&&(s[t]=Math.max(s[t],n))}),l.successors.bind(l)),r.forEach(a,(function(e){s[e]=s[n[e]]})),s}function p(e,t){return r.minBy(r.values(t),(function(t){var n=Number.NEGATIVE_INFINITY,i=Number.POSITIVE_INFINITY;return r.forIn(t,(function(t,r){var a=function(e,t){return e.node(t).width}(e,r)/2;n=Math.max(t+a,n),i=Math.min(t-a,i)})),n-i}))}function h(e,t){var n=r.values(t),i=r.min(n),a=r.max(n);r.forEach(["u","d"],(function(n){r.forEach(["l","r"],(function(o){var s,l=n+o,c=e[l];if(c!==t){var u=r.values(c);(s="l"===o?i-r.min(u):a-r.max(u))&&(e[l]=r.mapValues(c,(function(e){return e+s})))}}))}))}function f(e,t){return r.mapValues(e.ul,(function(n,i){if(t)return e[t.toLowerCase()][i];var a=r.sortBy(r.map(e,i));return(a[1]+a[2])/2}))}e.exports={positionX:function(e){var t,n=a.buildLayerMatrix(e),i=r.merge(o(e,n),s(e,n)),l={};r.forEach(["u","d"],(function(a){t="u"===a?n:r.values(n).reverse(),r.forEach(["l","r"],(function(n){"r"===n&&(t=r.map(t,(function(e){return r.values(e).reverse()})));var o=("u"===a?e.predecessors:e.successors).bind(e),s=u(0,t,i,o),c=d(e,t,s.root,s.align,"r"===n);"r"===n&&(c=r.mapValues(c,(function(e){return-e}))),l[a+n]=c}))}));var c=p(e,l);return h(l,c),f(l,e.graph().align)},findType1Conflicts:o,findType2Conflicts:s,addConflict:l,hasConflict:c,verticalAlignment:u,horizontalCompaction:d,alignCoordinates:h,findSmallestWidthAlignment:p,balance:f}},5784:(e,t,n)=>{"use strict";var r=n(3294),i=n(8783),a=n(1753).positionX;e.exports=function(e){(function(e){var t=i.buildLayerMatrix(e),n=e.graph().ranksep,a=0;r.forEach(t,(function(t){var i=r.max(r.map(t,(function(t){return e.node(t).height})));r.forEach(t,(function(t){e.node(t).y=a+i/2})),a+=i+n}))})(e=i.asNonCompoundGraph(e)),r.forEach(a(e),(function(t,n){e.node(n).x=t}))}},9154:(e,t,n)=>{"use strict";var r=n(3294),i=n(1310).Graph,a=n(5986).slack;function o(e,t){return r.forEach(e.nodes(),(function n(i){r.forEach(t.nodeEdges(i),(function(r){var o=r.v,s=i===o?r.w:o;e.hasNode(s)||a(t,r)||(e.setNode(s,{}),e.setEdge(i,s,{}),n(s))}))})),e.nodeCount()}function s(e,t){return r.minBy(t.edges(),(function(n){if(e.hasNode(n.v)!==e.hasNode(n.w))return a(t,n)}))}function l(e,t,n){r.forEach(e.nodes(),(function(e){t.node(e).rank+=n}))}e.exports=function(e){var t,n,r=new i({directed:!1}),c=e.nodes()[0],u=e.nodeCount();for(r.setNode(c,{});o(r,e)<u;)t=s(r,e),n=r.hasNode(t.v)?a(e,t):-a(e,t),l(r,e,n);return r}},4618:(e,t,n)=>{"use strict";var r=n(5986).longestPath,i=n(9154),a=n(7310);e.exports=function(e){switch(e.graph().ranker){case"network-simplex":default:!function(e){a(e)}(e);break;case"tight-tree":!function(e){r(e),i(e)}(e);break;case"longest-path":o(e)}};var o=r},7310:(e,t,n)=>{"use strict";var r=n(3294),i=n(9154),a=n(5986).slack,o=n(5986).longestPath,s=n(1310).alg.preorder,l=n(1310).alg.postorder,c=n(8783).simplify;function u(e){e=c(e),o(e);var t,n=i(e);for(h(n),d(n,e);t=m(n);)g(n,e,t,v(n,e,t))}function d(e,t){var n=l(e,e.nodes());n=n.slice(0,n.length-1),r.forEach(n,(function(n){!function(e,t,n){var r=e.node(n).parent;e.edge(n,r).cutvalue=p(e,t,n)}(e,t,n)}))}function p(e,t,n){var i=e.node(n).parent,a=!0,o=t.edge(n,i),s=0;return o||(a=!1,o=t.edge(i,n)),s=o.weight,r.forEach(t.nodeEdges(n),(function(r){var o,l,c=r.v===n,u=c?r.w:r.v;if(u!==i){var d=c===a,p=t.edge(r).weight;if(s+=d?p:-p,o=n,l=u,e.hasEdge(o,l)){var h=e.edge(n,u).cutvalue;s+=d?-h:h}}})),s}function h(e,t){arguments.length<2&&(t=e.nodes()[0]),f(e,{},1,t)}function f(e,t,n,i,a){var o=n,s=e.node(i);return t[i]=!0,r.forEach(e.neighbors(i),(function(a){r.has(t,a)||(n=f(e,t,n,a,i))})),s.low=o,s.lim=n++,a?s.parent=a:delete s.parent,n}function m(e){return r.find(e.edges(),(function(t){return e.edge(t).cutvalue<0}))}function v(e,t,n){var i=n.v,o=n.w;t.hasEdge(i,o)||(i=n.w,o=n.v);var s=e.node(i),l=e.node(o),c=s,u=!1;s.lim>l.lim&&(c=l,u=!0);var d=r.filter(t.edges(),(function(t){return u===E(0,e.node(t.v),c)&&u!==E(0,e.node(t.w),c)}));return r.minBy(d,(function(e){return a(t,e)}))}function g(e,t,n,i){var a=n.v,o=n.w;e.removeEdge(a,o),e.setEdge(i.v,i.w,{}),h(e),d(e,t),function(e,t){var n=r.find(e.nodes(),(function(e){return!t.node(e).parent})),i=s(e,n);i=i.slice(1),r.forEach(i,(function(n){var r=e.node(n).parent,i=t.edge(n,r),a=!1;i||(i=t.edge(r,n),a=!0),t.node(n).rank=t.node(r).rank+(a?i.minlen:-i.minlen)}))}(e,t)}function E(e,t,n){return n.low<=t.lim&&t.lim<=n.lim}e.exports=u,u.initLowLimValues=h,u.initCutValues=d,u.calcCutValue=p,u.leaveEdge=m,u.enterEdge=v,u.exchangeEdges=g},5986:(e,t,n)=>{"use strict";var r=n(3294);e.exports={longestPath:function(e){var t={};r.forEach(e.sources(),(function n(i){var a=e.node(i);if(r.has(t,i))return a.rank;t[i]=!0;var o=r.min(r.map(e.outEdges(i),(function(t){return n(t.w)-e.edge(t).minlen})));return o!==Number.POSITIVE_INFINITY&&null!=o||(o=0),a.rank=o}))},slack:function(e,t){return e.node(t.w).rank-e.node(t.v).rank-e.edge(t).minlen}}},8783:(e,t,n)=>{"use strict";var r=n(3294),i=n(1310).Graph;function a(e,t,n,i){var a;do{a=r.uniqueId(i)}while(e.hasNode(a));return n.dummy=t,e.setNode(a,n),a}function o(e){return r.max(r.map(e.nodes(),(function(t){var n=e.node(t).rank;if(!r.isUndefined(n))return n})))}e.exports={addDummyNode:a,simplify:function(e){var t=(new i).setGraph(e.graph());return r.forEach(e.nodes(),(function(n){t.setNode(n,e.node(n))})),r.forEach(e.edges(),(function(n){var r=t.edge(n.v,n.w)||{weight:0,minlen:1},i=e.edge(n);t.setEdge(n.v,n.w,{weight:r.weight+i.weight,minlen:Math.max(r.minlen,i.minlen)})})),t},asNonCompoundGraph:function(e){var t=new i({multigraph:e.isMultigraph()}).setGraph(e.graph());return r.forEach(e.nodes(),(function(n){e.children(n).length||t.setNode(n,e.node(n))})),r.forEach(e.edges(),(function(n){t.setEdge(n,e.edge(n))})),t},successorWeights:function(e){var t=r.map(e.nodes(),(function(t){var n={};return r.forEach(e.outEdges(t),(function(t){n[t.w]=(n[t.w]||0)+e.edge(t).weight})),n}));return r.zipObject(e.nodes(),t)},predecessorWeights:function(e){var t=r.map(e.nodes(),(function(t){var n={};return r.forEach(e.inEdges(t),(function(t){n[t.v]=(n[t.v]||0)+e.edge(t).weight})),n}));return r.zipObject(e.nodes(),t)},intersectRect:function(e,t){var n,r,i=e.x,a=e.y,o=t.x-i,s=t.y-a,l=e.width/2,c=e.height/2;if(!o&&!s)throw new Error("Not possible to find intersection inside of the rectangle");return Math.abs(s)*l>Math.abs(o)*c?(s<0&&(c=-c),n=c*o/s,r=c):(o<0&&(l=-l),n=l,r=l*s/o),{x:i+n,y:a+r}},buildLayerMatrix:function(e){var t=r.map(r.range(o(e)+1),(function(){return[]}));return r.forEach(e.nodes(),(function(n){var i=e.node(n),a=i.rank;r.isUndefined(a)||(t[a][i.order]=n)})),t},normalizeRanks:function(e){var t=r.min(r.map(e.nodes(),(function(t){return e.node(t).rank})));r.forEach(e.nodes(),(function(n){var i=e.node(n);r.has(i,"rank")&&(i.rank-=t)}))},removeEmptyRanks:function(e){var t=r.min(r.map(e.nodes(),(function(t){return e.node(t).rank}))),n=[];r.forEach(e.nodes(),(function(r){var i=e.node(r).rank-t;n[i]||(n[i]=[]),n[i].push(r)}));var i=0,a=e.graph().nodeRankFactor;r.forEach(n,(function(t,n){r.isUndefined(t)&&n%a!=0?--i:i&&r.forEach(t,(function(t){e.node(t).rank+=i}))}))},addBorderNode:function(e,t,n,r){var i={width:0,height:0};return arguments.length>=4&&(i.rank=n,i.order=r),a(e,"border",i,t)},maxRank:o,partition:function(e,t){var n={lhs:[],rhs:[]};return r.forEach(e,(function(e){t(e)?n.lhs.push(e):n.rhs.push(e)})),n},time:function(e,t){var n=r.now();try{return t()}finally{console.log(e+" time: "+(r.now()-n)+"ms")}},notime:function(e,t){return t()}}},7589:e=>{e.exports="0.8.5"},9714:e=>{"use strict";var t=function(e){return function(e){return!!e&&"object"==typeof e}(e)&&!function(e){var t=Object.prototype.toString.call(e);return"[object RegExp]"===t||"[object Date]"===t||function(e){return e.$$typeof===n}(e)}(e)},n="function"==typeof Symbol&&Symbol.for?Symbol.for("react.element"):60103;function r(e,t){return!1!==t.clone&&t.isMergeableObject(e)?s((n=e,Array.isArray(n)?[]:{}),e,t):e;var n}function i(e,t,n){return e.concat(t).map((function(e){return r(e,n)}))}function a(e){return Object.keys(e).concat(function(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter((function(t){return e.propertyIsEnumerable(t)})):[]}(e))}function o(e,t){try{return t in e}catch(e){return!1}}function s(e,n,l){(l=l||{}).arrayMerge=l.arrayMerge||i,l.isMergeableObject=l.isMergeableObject||t,l.cloneUnlessOtherwiseSpecified=r;var c=Array.isArray(n);return c===Array.isArray(e)?c?l.arrayMerge(e,n,l):function(e,t,n){var i={};return n.isMergeableObject(e)&&a(e).forEach((function(t){i[t]=r(e[t],n)})),a(t).forEach((function(a){(function(e,t){return o(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))})(e,a)||(o(e,a)&&n.isMergeableObject(t[a])?i[a]=function(e,t){if(!t.customMerge)return s;var n=t.customMerge(e);return"function"==typeof n?n:s}(a,n)(e[a],t[a],n):i[a]=r(t[a],n))})),i}(e,n,l):r(n,l)}s.all=function(e,t){if(!Array.isArray(e))throw new Error("first argument should be an array");return e.reduce((function(e,n){return s(e,n,t)}),{})};var l=s;e.exports=l},7377:(e,t,n)=>{var r=n(89);e.exports={Graph:r.Graph,json:n(109),alg:n(577),version:r.version}},5189:(e,t,n)=>{var r=n(274);e.exports=function(e){var t,n={},i=[];function a(i){r.has(n,i)||(n[i]=!0,t.push(i),r.each(e.successors(i),a),r.each(e.predecessors(i),a))}return r.each(e.nodes(),(function(e){t=[],a(e),t.length&&i.push(t)})),i}},223:(e,t,n)=>{var r=n(274);function i(e,t,n,a,o,s){r.has(a,t)||(a[t]=!0,n||s.push(t),r.each(o(t),(function(t){i(e,t,n,a,o,s)})),n&&s.push(t))}e.exports=function(e,t,n){r.isArray(t)||(t=[t]);var a=(e.isDirected()?e.successors:e.neighbors).bind(e),o=[],s={};return r.each(t,(function(t){if(!e.hasNode(t))throw new Error("Graph does not have node: "+t);i(e,t,"post"===n,s,a,o)})),o}},9487:(e,t,n)=>{var r=n(6493),i=n(274);e.exports=function(e,t,n){return i.transform(e.nodes(),(function(i,a){i[a]=r(e,a,t,n)}),{})}},6493:(e,t,n)=>{var r=n(274),i=n(905);e.exports=function(e,t,n,r){return function(e,t,n,r){var a,o,s={},l=new i,c=function(e){var t=e.v!==a?e.v:e.w,r=s[t],i=n(e),c=o.distance+i;if(i<0)throw new Error("dijkstra does not allow negative edge weights. Bad edge: "+e+" Weight: "+i);c<r.distance&&(r.distance=c,r.predecessor=a,l.decrease(t,c))};for(e.nodes().forEach((function(e){var n=e===t?0:Number.POSITIVE_INFINITY;s[e]={distance:n},l.add(e,n)}));l.size()>0&&(a=l.removeMin(),(o=s[a]).distance!==Number.POSITIVE_INFINITY);)r(a).forEach(c);return s}(e,String(t),n||a,r||function(t){return e.outEdges(t)})};var a=r.constant(1)},4395:(e,t,n)=>{var r=n(274),i=n(9289);e.exports=function(e){return r.filter(i(e),(function(t){return t.length>1||1===t.length&&e.hasEdge(t[0],t[0])}))}},2077:(e,t,n)=>{var r=n(274);e.exports=function(e,t,n){return function(e,t,n){var r={},i=e.nodes();return i.forEach((function(e){r[e]={},r[e][e]={distance:0},i.forEach((function(t){e!==t&&(r[e][t]={distance:Number.POSITIVE_INFINITY})})),n(e).forEach((function(n){var i=n.v===e?n.w:n.v,a=t(n);r[e][i]={distance:a,predecessor:e}}))})),i.forEach((function(e){var t=r[e];i.forEach((function(n){var a=r[n];i.forEach((function(n){var r=a[e],i=t[n],o=a[n],s=r.distance+i.distance;s<o.distance&&(o.distance=s,o.predecessor=i.predecessor)}))}))})),r}(e,t||i,n||function(t){return e.outEdges(t)})};var i=r.constant(1)},577:(e,t,n)=>{e.exports={components:n(5189),dijkstra:n(6493),dijkstraAll:n(9487),findCycles:n(4395),floydWarshall:n(2077),isAcyclic:n(7141),postorder:n(4825),preorder:n(8852),prim:n(8492),tarjan:n(9289),topsort:n(9176)}},7141:(e,t,n)=>{var r=n(9176);e.exports=function(e){try{r(e)}catch(e){if(e instanceof r.CycleException)return!1;throw e}return!0}},4825:(e,t,n)=>{var r=n(223);e.exports=function(e,t){return r(e,t,"post")}},8852:(e,t,n)=>{var r=n(223);e.exports=function(e,t){return r(e,t,"pre")}},8492:(e,t,n)=>{var r=n(274),i=n(3099),a=n(905);e.exports=function(e,t){var n,o=new i,s={},l=new a;function c(e){var r=e.v===n?e.w:e.v,i=l.priority(r);if(void 0!==i){var a=t(e);a<i&&(s[r]=n,l.decrease(r,a))}}if(0===e.nodeCount())return o;r.each(e.nodes(),(function(e){l.add(e,Number.POSITIVE_INFINITY),o.setNode(e)})),l.decrease(e.nodes()[0],0);for(var u=!1;l.size()>0;){if(n=l.removeMin(),r.has(s,n))o.setEdge(n,s[n]);else{if(u)throw new Error("Input graph is not connected: "+e);u=!0}e.nodeEdges(n).forEach(c)}return o}},9289:(e,t,n)=>{var r=n(274);e.exports=function(e){var t=0,n=[],i={},a=[];function o(s){var l=i[s]={onStack:!0,lowlink:t,index:t++};if(n.push(s),e.successors(s).forEach((function(e){r.has(i,e)?i[e].onStack&&(l.lowlink=Math.min(l.lowlink,i[e].index)):(o(e),l.lowlink=Math.min(l.lowlink,i[e].lowlink))})),l.lowlink===l.index){var c,u=[];do{c=n.pop(),i[c].onStack=!1,u.push(c)}while(s!==c);a.push(u)}}return e.nodes().forEach((function(e){r.has(i,e)||o(e)})),a}},9176:(e,t,n)=>{var r=n(274);function i(e){var t={},n={},i=[];if(r.each(e.sinks(),(function o(s){if(r.has(n,s))throw new a;r.has(t,s)||(n[s]=!0,t[s]=!0,r.each(e.predecessors(s),o),delete n[s],i.push(s))})),r.size(t)!==e.nodeCount())throw new a;return i}function a(){}e.exports=i,i.CycleException=a,a.prototype=new Error},905:(e,t,n)=>{var r=n(274);function i(){this._arr=[],this._keyIndices={}}e.exports=i,i.prototype.size=function(){return this._arr.length},i.prototype.keys=function(){return this._arr.map((function(e){return e.key}))},i.prototype.has=function(e){return r.has(this._keyIndices,e)},i.prototype.priority=function(e){var t=this._keyIndices[e];if(void 0!==t)return this._arr[t].priority},i.prototype.min=function(){if(0===this.size())throw new Error("Queue underflow");return this._arr[0].key},i.prototype.add=function(e,t){var n=this._keyIndices;if(e=String(e),!r.has(n,e)){var i=this._arr,a=i.length;return n[e]=a,i.push({key:e,priority:t}),this._decrease(a),!0}return!1},i.prototype.removeMin=function(){this._swap(0,this._arr.length-1);var e=this._arr.pop();return delete this._keyIndices[e.key],this._heapify(0),e.key},i.prototype.decrease=function(e,t){var n=this._keyIndices[e];if(t>this._arr[n].priority)throw new Error("New priority is greater than current priority. Key: "+e+" Old: "+this._arr[n].priority+" New: "+t);this._arr[n].priority=t,this._decrease(n)},i.prototype._heapify=function(e){var t=this._arr,n=2*e,r=n+1,i=e;n<t.length&&(i=t[n].priority<t[i].priority?n:i,r<t.length&&(i=t[r].priority<t[i].priority?r:i),i!==e&&(this._swap(e,i),this._heapify(i)))},i.prototype._decrease=function(e){for(var t,n=this._arr,r=n[e].priority;0!==e&&!(n[t=e>>1].priority<r);)this._swap(e,t),e=t},i.prototype._swap=function(e,t){var n=this._arr,r=this._keyIndices,i=n[e],a=n[t];n[e]=a,n[t]=i,r[a.key]=e,r[i.key]=t}},3099:(e,t,n)=>{"use strict";var r=n(274);e.exports=a;var i="\0";function a(e){this._isDirected=!r.has(e,"directed")||e.directed,this._isMultigraph=!!r.has(e,"multigraph")&&e.multigraph,this._isCompound=!!r.has(e,"compound")&&e.compound,this._label=void 0,this._defaultNodeLabelFn=r.constant(void 0),this._defaultEdgeLabelFn=r.constant(void 0),this._nodes={},this._isCompound&&(this._parent={},this._children={},this._children["\0"]={}),this._in={},this._preds={},this._out={},this._sucs={},this._edgeObjs={},this._edgeLabels={}}function o(e,t){e[t]?e[t]++:e[t]=1}function s(e,t){--e[t]||delete e[t]}function l(e,t,n,i){var a=""+t,o=""+n;if(!e&&a>o){var s=a;a=o,o=s}return a+""+o+""+(r.isUndefined(i)?"\0":i)}function c(e,t,n,r){var i=""+t,a=""+n;if(!e&&i>a){var o=i;i=a,a=o}var s={v:i,w:a};return r&&(s.name=r),s}function u(e,t){return l(e,t.v,t.w,t.name)}a.prototype._nodeCount=0,a.prototype._edgeCount=0,a.prototype.isDirected=function(){return this._isDirected},a.prototype.isMultigraph=function(){return this._isMultigraph},a.prototype.isCompound=function(){return this._isCompound},a.prototype.setGraph=function(e){return this._label=e,this},a.prototype.graph=function(){return this._label},a.prototype.setDefaultNodeLabel=function(e){return r.isFunction(e)||(e=r.constant(e)),this._defaultNodeLabelFn=e,this},a.prototype.nodeCount=function(){return this._nodeCount},a.prototype.nodes=function(){return r.keys(this._nodes)},a.prototype.sources=function(){var e=this;return r.filter(this.nodes(),(function(t){return r.isEmpty(e._in[t])}))},a.prototype.sinks=function(){var e=this;return r.filter(this.nodes(),(function(t){return r.isEmpty(e._out[t])}))},a.prototype.setNodes=function(e,t){var n=arguments,i=this;return r.each(e,(function(e){n.length>1?i.setNode(e,t):i.setNode(e)})),this},a.prototype.setNode=function(e,t){return r.has(this._nodes,e)?(arguments.length>1&&(this._nodes[e]=t),this):(this._nodes[e]=arguments.length>1?t:this._defaultNodeLabelFn(e),this._isCompound&&(this._parent[e]=i,this._children[e]={},this._children["\0"][e]=!0),this._in[e]={},this._preds[e]={},this._out[e]={},this._sucs[e]={},++this._nodeCount,this)},a.prototype.node=function(e){return this._nodes[e]},a.prototype.hasNode=function(e){return r.has(this._nodes,e)},a.prototype.removeNode=function(e){var t=this;if(r.has(this._nodes,e)){var n=function(e){t.removeEdge(t._edgeObjs[e])};delete this._nodes[e],this._isCompound&&(this._removeFromParentsChildList(e),delete this._parent[e],r.each(this.children(e),(function(e){t.setParent(e)})),delete this._children[e]),r.each(r.keys(this._in[e]),n),delete this._in[e],delete this._preds[e],r.each(r.keys(this._out[e]),n),delete this._out[e],delete this._sucs[e],--this._nodeCount}return this},a.prototype.setParent=function(e,t){if(!this._isCompound)throw new Error("Cannot set parent in a non-compound graph");if(r.isUndefined(t))t=i;else{for(var n=t+="";!r.isUndefined(n);n=this.parent(n))if(n===e)throw new Error("Setting "+t+" as parent of "+e+" would create a cycle");this.setNode(t)}return this.setNode(e),this._removeFromParentsChildList(e),this._parent[e]=t,this._children[t][e]=!0,this},a.prototype._removeFromParentsChildList=function(e){delete this._children[this._parent[e]][e]},a.prototype.parent=function(e){if(this._isCompound){var t=this._parent[e];if(t!==i)return t}},a.prototype.children=function(e){if(r.isUndefined(e)&&(e=i),this._isCompound){var t=this._children[e];if(t)return r.keys(t)}else{if(e===i)return this.nodes();if(this.hasNode(e))return[]}},a.prototype.predecessors=function(e){var t=this._preds[e];if(t)return r.keys(t)},a.prototype.successors=function(e){var t=this._sucs[e];if(t)return r.keys(t)},a.prototype.neighbors=function(e){var t=this.predecessors(e);if(t)return r.union(t,this.successors(e))},a.prototype.isLeaf=function(e){return 0===(this.isDirected()?this.successors(e):this.neighbors(e)).length},a.prototype.filterNodes=function(e){var t=new this.constructor({directed:this._isDirected,multigraph:this._isMultigraph,compound:this._isCompound});t.setGraph(this.graph());var n=this;r.each(this._nodes,(function(n,r){e(r)&&t.setNode(r,n)})),r.each(this._edgeObjs,(function(e){t.hasNode(e.v)&&t.hasNode(e.w)&&t.setEdge(e,n.edge(e))}));var i={};function a(e){var r=n.parent(e);return void 0===r||t.hasNode(r)?(i[e]=r,r):r in i?i[r]:a(r)}return this._isCompound&&r.each(t.nodes(),(function(e){t.setParent(e,a(e))})),t},a.prototype.setDefaultEdgeLabel=function(e){return r.isFunction(e)||(e=r.constant(e)),this._defaultEdgeLabelFn=e,this},a.prototype.edgeCount=function(){return this._edgeCount},a.prototype.edges=function(){return r.values(this._edgeObjs)},a.prototype.setPath=function(e,t){var n=this,i=arguments;return r.reduce(e,(function(e,r){return i.length>1?n.setEdge(e,r,t):n.setEdge(e,r),r})),this},a.prototype.setEdge=function(){var e,t,n,i,a=!1,s=arguments[0];"object"==typeof s&&null!==s&&"v"in s?(e=s.v,t=s.w,n=s.name,2===arguments.length&&(i=arguments[1],a=!0)):(e=s,t=arguments[1],n=arguments[3],arguments.length>2&&(i=arguments[2],a=!0)),e=""+e,t=""+t,r.isUndefined(n)||(n=""+n);var u=l(this._isDirected,e,t,n);if(r.has(this._edgeLabels,u))return a&&(this._edgeLabels[u]=i),this;if(!r.isUndefined(n)&&!this._isMultigraph)throw new Error("Cannot set a named edge when isMultigraph = false");this.setNode(e),this.setNode(t),this._edgeLabels[u]=a?i:this._defaultEdgeLabelFn(e,t,n);var d=c(this._isDirected,e,t,n);return e=d.v,t=d.w,Object.freeze(d),this._edgeObjs[u]=d,o(this._preds[t],e),o(this._sucs[e],t),this._in[t][u]=d,this._out[e][u]=d,this._edgeCount++,this},a.prototype.edge=function(e,t,n){var r=1===arguments.length?u(this._isDirected,arguments[0]):l(this._isDirected,e,t,n);return this._edgeLabels[r]},a.prototype.hasEdge=function(e,t,n){var i=1===arguments.length?u(this._isDirected,arguments[0]):l(this._isDirected,e,t,n);return r.has(this._edgeLabels,i)},a.prototype.removeEdge=function(e,t,n){var r=1===arguments.length?u(this._isDirected,arguments[0]):l(this._isDirected,e,t,n),i=this._edgeObjs[r];return i&&(e=i.v,t=i.w,delete this._edgeLabels[r],delete this._edgeObjs[r],s(this._preds[t],e),s(this._sucs[e],t),delete this._in[t][r],delete this._out[e][r],this._edgeCount--),this},a.prototype.inEdges=function(e,t){var n=this._in[e];if(n){var i=r.values(n);return t?r.filter(i,(function(e){return e.v===t})):i}},a.prototype.outEdges=function(e,t){var n=this._out[e];if(n){var i=r.values(n);return t?r.filter(i,(function(e){return e.w===t})):i}},a.prototype.nodeEdges=function(e,t){var n=this.inEdges(e,t);if(n)return n.concat(this.outEdges(e,t))}},89:(e,t,n)=>{e.exports={Graph:n(3099),version:n(702)}},109:(e,t,n)=>{var r=n(274),i=n(3099);function a(e){return r.map(e.nodes(),(function(t){var n=e.node(t),i=e.parent(t),a={v:t};return r.isUndefined(n)||(a.value=n),r.isUndefined(i)||(a.parent=i),a}))}function o(e){return r.map(e.edges(),(function(t){var n=e.edge(t),i={v:t.v,w:t.w};return r.isUndefined(t.name)||(i.name=t.name),r.isUndefined(n)||(i.value=n),i}))}e.exports={write:function(e){var t={options:{directed:e.isDirected(),multigraph:e.isMultigraph(),compound:e.isCompound()},nodes:a(e),edges:o(e)};return r.isUndefined(e.graph())||(t.value=r.clone(e.graph())),t},read:function(e){var t=new i(e.options).setGraph(e.value);return r.each(e.nodes,(function(e){t.setNode(e.v,e.value),e.parent&&t.setParent(e.v,e.parent)})),r.each(e.edges,(function(e){t.setEdge({v:e.v,w:e.w,name:e.name},e.value)})),t}}},274:(e,t,n)=>{var r;try{r={clone:n(4004),constant:n(6874),each:n(9421),filter:n(882),has:n(3352),isArray:n(6152),isEmpty:n(5455),isFunction:n(1049),isUndefined:n(4336),keys:n(249),map:n(6760),reduce:n(8215),size:n(6402),transform:n(9466),union:n(6139),values:n(8346)}}catch(e){}r||(r=window._),e.exports=r},702:e=>{e.exports="2.1.8"},1978:e=>{function t(e){return e instanceof Map?e.clear=e.delete=e.set=function(){throw new Error("map is read-only")}:e instanceof Set&&(e.add=e.clear=e.delete=function(){throw new Error("set is read-only")}),Object.freeze(e),Object.getOwnPropertyNames(e).forEach((function(n){var r=e[n];"object"!=typeof r||Object.isFrozen(r)||t(r)})),e}var n=t,r=t;n.default=r;class i{constructor(e){void 0===e.data&&(e.data={}),this.data=e.data,this.isMatchIgnored=!1}ignoreMatch(){this.isMatchIgnored=!0}}function a(e){return e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}function o(e,...t){const n=Object.create(null);for(const t in e)n[t]=e[t];return t.forEach((function(e){for(const t in e)n[t]=e[t]})),n}const s=e=>!!e.kind;class l{constructor(e,t){this.buffer="",this.classPrefix=t.classPrefix,e.walk(this)}addText(e){this.buffer+=a(e)}openNode(e){if(!s(e))return;let t=e.kind;e.sublanguage||(t=`${this.classPrefix}${t}`),this.span(t)}closeNode(e){s(e)&&(this.buffer+="</span>")}value(){return this.buffer}span(e){this.buffer+=`<span class="${e}">`}}class c{constructor(){this.rootNode={children:[]},this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(e){this.top.children.push(e)}openNode(e){const t={kind:e,children:[]};this.add(t),this.stack.push(t)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(e){return this.constructor._walk(e,this.rootNode)}static _walk(e,t){return"string"==typeof t?e.addText(t):t.children&&(e.openNode(t),t.children.forEach((t=>this._walk(e,t))),e.closeNode(t)),e}static _collapse(e){"string"!=typeof e&&e.children&&(e.children.every((e=>"string"==typeof e))?e.children=[e.children.join("")]:e.children.forEach((e=>{c._collapse(e)})))}}class u extends c{constructor(e){super(),this.options=e}addKeyword(e,t){""!==e&&(this.openNode(t),this.addText(e),this.closeNode())}addText(e){""!==e&&this.add(e)}addSublanguage(e,t){const n=e.root;n.kind=t,n.sublanguage=!0,this.add(n)}toHTML(){return new l(this,this.options).value()}finalize(){return!0}}function d(e){return e?"string"==typeof e?e:e.source:null}const p=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./,h="[a-zA-Z]\\w*",f="[a-zA-Z_]\\w*",m="\\b\\d+(\\.\\d+)?",v="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",g="\\b(0b[01]+)",E={begin:"\\\\[\\s\\S]",relevance:0},b={className:"string",begin:"'",end:"'",illegal:"\\n",contains:[E]},_={className:"string",begin:'"',end:'"',illegal:"\\n",contains:[E]},y={begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},A=function(e,t,n={}){const r=o({className:"comment",begin:e,end:t,contains:[]},n);return r.contains.push(y),r.contains.push({className:"doctag",begin:"(?:TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):",relevance:0}),r},T=A("//","$"),R=A("/\\*","\\*/"),C=A("#","$"),O={className:"number",begin:m,relevance:0},N={className:"number",begin:v,relevance:0},w={className:"number",begin:g,relevance:0},I={className:"number",begin:m+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},S={begin:/(?=\/[^/\n]*\/)/,contains:[{className:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[E,{begin:/\[/,end:/\]/,relevance:0,contains:[E]}]}]},x={className:"title",begin:h,relevance:0},L={className:"title",begin:f,relevance:0};var k=Object.freeze({__proto__:null,MATCH_NOTHING_RE:/\b\B/,IDENT_RE:h,UNDERSCORE_IDENT_RE:f,NUMBER_RE:m,C_NUMBER_RE:v,BINARY_NUMBER_RE:g,RE_STARTERS_RE:"!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",SHEBANG:(e={})=>{const t=/^#![ ]*\//;return e.binary&&(e.begin=function(...e){return e.map((e=>d(e))).join("")}(t,/.*\b/,e.binary,/\b.*/)),o({className:"meta",begin:t,end:/$/,relevance:0,"on:begin":(e,t)=>{0!==e.index&&t.ignoreMatch()}},e)},BACKSLASH_ESCAPE:E,APOS_STRING_MODE:b,QUOTE_STRING_MODE:_,PHRASAL_WORDS_MODE:y,COMMENT:A,C_LINE_COMMENT_MODE:T,C_BLOCK_COMMENT_MODE:R,HASH_COMMENT_MODE:C,NUMBER_MODE:O,C_NUMBER_MODE:N,BINARY_NUMBER_MODE:w,CSS_NUMBER_MODE:I,REGEXP_MODE:S,TITLE_MODE:x,UNDERSCORE_TITLE_MODE:L,METHOD_GUARD:{begin:"\\.\\s*[a-zA-Z_]\\w*",relevance:0},END_SAME_AS_BEGIN:function(e){return Object.assign(e,{"on:begin":(e,t)=>{t.data._beginMatch=e[1]},"on:end":(e,t)=>{t.data._beginMatch!==e[1]&&t.ignoreMatch()}})}});function $(e,t){"."===e.input[e.index-1]&&t.ignoreMatch()}function M(e,t){t&&e.beginKeywords&&(e.begin="\\b("+e.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",e.__beforeBegin=$,e.keywords=e.keywords||e.beginKeywords,delete e.beginKeywords,void 0===e.relevance&&(e.relevance=0))}function P(e,t){Array.isArray(e.illegal)&&(e.illegal=function(...e){return"("+e.map((e=>d(e))).join("|")+")"}(...e.illegal))}function j(e,t){if(e.match){if(e.begin||e.end)throw new Error("begin & end are not supported with match");e.begin=e.match,delete e.match}}function D(e,t){void 0===e.relevance&&(e.relevance=1)}const U=["of","and","for","in","not","or","if","then","parent","list","value"];function B(e,t,n="keyword"){const r={};return"string"==typeof e?i(n,e.split(" ")):Array.isArray(e)?i(n,e):Object.keys(e).forEach((function(n){Object.assign(r,B(e[n],t,n))})),r;function i(e,n){t&&(n=n.map((e=>e.toLowerCase()))),n.forEach((function(t){const n=t.split("|");r[n[0]]=[e,z(n[0],n[1])]}))}}function z(e,t){return t?Number(t):function(e){return U.includes(e.toLowerCase())}(e)?0:1}function F(e,{plugins:t}){function n(t,n){return new RegExp(d(t),"m"+(e.case_insensitive?"i":"")+(n?"g":""))}class r{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(e,t){t.position=this.position++,this.matchIndexes[this.matchAt]=t,this.regexes.push([t,e]),this.matchAt+=function(e){return new RegExp(e.toString()+"|").exec("").length-1}(e)+1}compile(){0===this.regexes.length&&(this.exec=()=>null);const e=this.regexes.map((e=>e[1]));this.matcherRe=n(function(e,t="|"){let n=0;return e.map((e=>{n+=1;const t=n;let r=d(e),i="";for(;r.length>0;){const e=p.exec(r);if(!e){i+=r;break}i+=r.substring(0,e.index),r=r.substring(e.index+e[0].length),"\\"===e[0][0]&&e[1]?i+="\\"+String(Number(e[1])+t):(i+=e[0],"("===e[0]&&n++)}return i})).map((e=>`(${e})`)).join(t)}(e),!0),this.lastIndex=0}exec(e){this.matcherRe.lastIndex=this.lastIndex;const t=this.matcherRe.exec(e);if(!t)return null;const n=t.findIndex(((e,t)=>t>0&&void 0!==e)),r=this.matchIndexes[n];return t.splice(0,n),Object.assign(t,r)}}class i{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(e){if(this.multiRegexes[e])return this.multiRegexes[e];const t=new r;return this.rules.slice(e).forEach((([e,n])=>t.addRule(e,n))),t.compile(),this.multiRegexes[e]=t,t}resumingScanAtSamePosition(){return 0!==this.regexIndex}considerAll(){this.regexIndex=0}addRule(e,t){this.rules.push([e,t]),"begin"===t.type&&this.count++}exec(e){const t=this.getMatcher(this.regexIndex);t.lastIndex=this.lastIndex;let n=t.exec(e);if(this.resumingScanAtSamePosition())if(n&&n.index===this.lastIndex);else{const t=this.getMatcher(0);t.lastIndex=this.lastIndex+1,n=t.exec(e)}return n&&(this.regexIndex+=n.position+1,this.regexIndex===this.count&&this.considerAll()),n}}if(e.compilerExtensions||(e.compilerExtensions=[]),e.contains&&e.contains.includes("self"))throw new Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");return e.classNameAliases=o(e.classNameAliases||{}),function t(r,a){const s=r;if(r.isCompiled)return s;[j].forEach((e=>e(r,a))),e.compilerExtensions.forEach((e=>e(r,a))),r.__beforeBegin=null,[M,P,D].forEach((e=>e(r,a))),r.isCompiled=!0;let l=null;if("object"==typeof r.keywords&&(l=r.keywords.$pattern,delete r.keywords.$pattern),r.keywords&&(r.keywords=B(r.keywords,e.case_insensitive)),r.lexemes&&l)throw new Error("ERR: Prefer `keywords.$pattern` to `mode.lexemes`, BOTH are not allowed. (see mode reference) ");return l=l||r.lexemes||/\w+/,s.keywordPatternRe=n(l,!0),a&&(r.begin||(r.begin=/\B|\b/),s.beginRe=n(r.begin),r.endSameAsBegin&&(r.end=r.begin),r.end||r.endsWithParent||(r.end=/\B|\b/),r.end&&(s.endRe=n(r.end)),s.terminatorEnd=d(r.end)||"",r.endsWithParent&&a.terminatorEnd&&(s.terminatorEnd+=(r.end?"|":"")+a.terminatorEnd)),r.illegal&&(s.illegalRe=n(r.illegal)),r.contains||(r.contains=[]),r.contains=[].concat(...r.contains.map((function(e){return function(e){return e.variants&&!e.cachedVariants&&(e.cachedVariants=e.variants.map((function(t){return o(e,{variants:null},t)}))),e.cachedVariants?e.cachedVariants:V(e)?o(e,{starts:e.starts?o(e.starts):null}):Object.isFrozen(e)?o(e):e}("self"===e?r:e)}))),r.contains.forEach((function(e){t(e,s)})),r.starts&&t(r.starts,a),s.matcher=function(e){const t=new i;return e.contains.forEach((e=>t.addRule(e.begin,{rule:e,type:"begin"}))),e.terminatorEnd&&t.addRule(e.terminatorEnd,{type:"end"}),e.illegal&&t.addRule(e.illegal,{type:"illegal"}),t}(s),s}(e)}function V(e){return!!e&&(e.endsWithParent||V(e.starts))}function G(e){const t={props:["language","code","autodetect"],data:function(){return{detectedLanguage:"",unknownLanguage:!1}},computed:{className(){return this.unknownLanguage?"":"hljs "+this.detectedLanguage},highlighted(){if(!this.autoDetect&&!e.getLanguage(this.language))return console.warn(`The language "${this.language}" you specified could not be found.`),this.unknownLanguage=!0,a(this.code);let t={};return this.autoDetect?(t=e.highlightAuto(this.code),this.detectedLanguage=t.language):(t=e.highlight(this.language,this.code,this.ignoreIllegals),this.detectedLanguage=this.language),t.value},autoDetect(){return!this.language||(e=this.autodetect,Boolean(e||""===e));var e},ignoreIllegals:()=>!0},render(e){return e("pre",{},[e("code",{class:this.className,domProps:{innerHTML:this.highlighted}})])}};return{Component:t,VuePlugin:{install(e){e.component("highlightjs",t)}}}}const H={"after:highlightElement":({el:e,result:t,text:n})=>{const r=W(e);if(!r.length)return;const i=document.createElement("div");i.innerHTML=t.value,t.value=function(e,t,n){let r=0,i="";const o=[];function s(){return e.length&&t.length?e[0].offset!==t[0].offset?e[0].offset<t[0].offset?e:t:"start"===t[0].event?e:t:e.length?e:t}function l(e){i+="<"+q(e)+[].map.call(e.attributes,(function(e){return" "+e.nodeName+'="'+a(e.value)+'"'})).join("")+">"}function c(e){i+="</"+q(e)+">"}function u(e){("start"===e.event?l:c)(e.node)}for(;e.length||t.length;){let t=s();if(i+=a(n.substring(r,t[0].offset)),r=t[0].offset,t===e){o.reverse().forEach(c);do{u(t.splice(0,1)[0]),t=s()}while(t===e&&t.length&&t[0].offset===r);o.reverse().forEach(l)}else"start"===t[0].event?o.push(t[0].node):o.pop(),u(t.splice(0,1)[0])}return i+a(n.substr(r))}(r,W(i),n)}};function q(e){return e.nodeName.toLowerCase()}function W(e){const t=[];return function e(n,r){for(let i=n.firstChild;i;i=i.nextSibling)3===i.nodeType?r+=i.nodeValue.length:1===i.nodeType&&(t.push({event:"start",offset:r,node:i}),r=e(i,r),q(i).match(/br|hr|img|input/)||t.push({event:"stop",offset:r,node:i}));return r}(e,0),t}const Y={},X=e=>{console.error(e)},K=(e,...t)=>{console.log(`WARN: ${e}`,...t)},J=(e,t)=>{Y[`${e}/${t}`]||(console.log(`Deprecated as of ${e}. ${t}`),Y[`${e}/${t}`]=!0)},Z=a,Q=o,ee=Symbol("nomatch");var te=function(e){const t=Object.create(null),r=Object.create(null),a=[];let o=!0;const s=/(^(<[^>]+>|\t|)+|\n)/gm,l="Could not find the language '{}', did you forget to load/include a language module?",c={disableAutodetect:!0,name:"Plain text",contains:[]};let d={noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",tabReplace:null,useBR:!1,languages:null,__emitter:u};function p(e){return d.noHighlightRe.test(e)}function h(e,t,n,r){let i="",a="";"object"==typeof t?(i=e,n=t.ignoreIllegals,a=t.language,r=void 0):(J("10.7.0","highlight(lang, code, ...args) has been deprecated."),J("10.7.0","Please use highlight(code, options) instead.\nhttps://github.com/highlightjs/highlight.js/issues/2277"),a=e,i=t);const o={code:i,language:a};O("before:highlight",o);const s=o.result?o.result:f(o.language,o.code,n,r);return s.code=o.code,O("after:highlight",s),s}function f(e,n,r,s){function c(e,t){const n=_.case_insensitive?t[0].toLowerCase():t[0];return Object.prototype.hasOwnProperty.call(e.keywords,n)&&e.keywords[n]}function u(){null!=R.subLanguage?function(){if(""===N)return;let e=null;if("string"==typeof R.subLanguage){if(!t[R.subLanguage])return void O.addText(N);e=f(R.subLanguage,N,!0,C[R.subLanguage]),C[R.subLanguage]=e.top}else e=m(N,R.subLanguage.length?R.subLanguage:null);R.relevance>0&&(w+=e.relevance),O.addSublanguage(e.emitter,e.language)}():function(){if(!R.keywords)return void O.addText(N);let e=0;R.keywordPatternRe.lastIndex=0;let t=R.keywordPatternRe.exec(N),n="";for(;t;){n+=N.substring(e,t.index);const r=c(R,t);if(r){const[e,i]=r;if(O.addText(n),n="",w+=i,e.startsWith("_"))n+=t[0];else{const n=_.classNameAliases[e]||e;O.addKeyword(t[0],n)}}else n+=t[0];e=R.keywordPatternRe.lastIndex,t=R.keywordPatternRe.exec(N)}n+=N.substr(e),O.addText(n)}(),N=""}function p(e){return e.className&&O.openNode(_.classNameAliases[e.className]||e.className),R=Object.create(e,{parent:{value:R}}),R}function h(e,t,n){let r=function(e,t){const n=e&&e.exec(t);return n&&0===n.index}(e.endRe,n);if(r){if(e["on:end"]){const n=new i(e);e["on:end"](t,n),n.isMatchIgnored&&(r=!1)}if(r){for(;e.endsParent&&e.parent;)e=e.parent;return e}}if(e.endsWithParent)return h(e.parent,t,n)}function v(e){return 0===R.matcher.regexIndex?(N+=e[0],1):(x=!0,0)}function g(e){const t=e[0],r=n.substr(e.index),i=h(R,e,r);if(!i)return ee;const a=R;a.skip?N+=t:(a.returnEnd||a.excludeEnd||(N+=t),u(),a.excludeEnd&&(N=t));do{R.className&&O.closeNode(),R.skip||R.subLanguage||(w+=R.relevance),R=R.parent}while(R!==i.parent);return i.starts&&(i.endSameAsBegin&&(i.starts.endRe=i.endRe),p(i.starts)),a.returnEnd?0:t.length}let E={};function b(t,a){const s=a&&a[0];if(N+=t,null==s)return u(),0;if("begin"===E.type&&"end"===a.type&&E.index===a.index&&""===s){if(N+=n.slice(a.index,a.index+1),!o){const t=new Error("0 width match regex");throw t.languageName=e,t.badRule=E.rule,t}return 1}if(E=a,"begin"===a.type)return function(e){const t=e[0],n=e.rule,r=new i(n),a=[n.__beforeBegin,n["on:begin"]];for(const n of a)if(n&&(n(e,r),r.isMatchIgnored))return v(t);return n&&n.endSameAsBegin&&(n.endRe=new RegExp(t.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"),"m")),n.skip?N+=t:(n.excludeBegin&&(N+=t),u(),n.returnBegin||n.excludeBegin||(N=t)),p(n),n.returnBegin?0:t.length}(a);if("illegal"===a.type&&!r){const e=new Error('Illegal lexeme "'+s+'" for mode "'+(R.className||"<unnamed>")+'"');throw e.mode=R,e}if("end"===a.type){const e=g(a);if(e!==ee)return e}if("illegal"===a.type&&""===s)return 1;if(S>1e5&&S>3*a.index)throw new Error("potential infinite loop, way more iterations than matches");return N+=s,s.length}const _=T(e);if(!_)throw X(l.replace("{}",e)),new Error('Unknown language: "'+e+'"');const y=F(_,{plugins:a});let A="",R=s||y;const C={},O=new d.__emitter(d);!function(){const e=[];for(let t=R;t!==_;t=t.parent)t.className&&e.unshift(t.className);e.forEach((e=>O.openNode(e)))}();let N="",w=0,I=0,S=0,x=!1;try{for(R.matcher.considerAll();;){S++,x?x=!1:R.matcher.considerAll(),R.matcher.lastIndex=I;const e=R.matcher.exec(n);if(!e)break;const t=b(n.substring(I,e.index),e);I=e.index+t}return b(n.substr(I)),O.closeAllNodes(),O.finalize(),A=O.toHTML(),{relevance:Math.floor(w),value:A,language:e,illegal:!1,emitter:O,top:R}}catch(t){if(t.message&&t.message.includes("Illegal"))return{illegal:!0,illegalBy:{msg:t.message,context:n.slice(I-100,I+100),mode:t.mode},sofar:A,relevance:0,value:Z(n),emitter:O};if(o)return{illegal:!1,relevance:0,value:Z(n),emitter:O,language:e,top:R,errorRaised:t};throw t}}function m(e,n){n=n||d.languages||Object.keys(t);const r=function(e){const t={relevance:0,emitter:new d.__emitter(d),value:Z(e),illegal:!1,top:c};return t.emitter.addText(e),t}(e),i=n.filter(T).filter(C).map((t=>f(t,e,!1)));i.unshift(r);const a=i.sort(((e,t)=>{if(e.relevance!==t.relevance)return t.relevance-e.relevance;if(e.language&&t.language){if(T(e.language).supersetOf===t.language)return 1;if(T(t.language).supersetOf===e.language)return-1}return 0})),[o,s]=a,l=o;return l.second_best=s,l}const v={"before:highlightElement":({el:e})=>{d.useBR&&(e.innerHTML=e.innerHTML.replace(/\n/g,"").replace(/<br[ /]*>/g,"\n"))},"after:highlightElement":({result:e})=>{d.useBR&&(e.value=e.value.replace(/\n/g,"<br>"))}},g=/^(<[^>]+>|\t)+/gm,E={"after:highlightElement":({result:e})=>{d.tabReplace&&(e.value=e.value.replace(g,(e=>e.replace(/\t/g,d.tabReplace))))}};function b(e){let t=null;const n=function(e){let t=e.className+" ";t+=e.parentNode?e.parentNode.className:"";const n=d.languageDetectRe.exec(t);if(n){const t=T(n[1]);return t||(K(l.replace("{}",n[1])),K("Falling back to no-highlight mode for this block.",e)),t?n[1]:"no-highlight"}return t.split(/\s+/).find((e=>p(e)||T(e)))}(e);if(p(n))return;O("before:highlightElement",{el:e,language:n}),t=e;const i=t.textContent,a=n?h(i,{language:n,ignoreIllegals:!0}):m(i);O("after:highlightElement",{el:e,result:a,text:i}),e.innerHTML=a.value,function(e,t,n){const i=t?r[t]:n;e.classList.add("hljs"),i&&e.classList.add(i)}(e,n,a.language),e.result={language:a.language,re:a.relevance,relavance:a.relevance},a.second_best&&(e.second_best={language:a.second_best.language,re:a.second_best.relevance,relavance:a.second_best.relevance})}const _=()=>{_.called||(_.called=!0,J("10.6.0","initHighlighting() is deprecated. Use highlightAll() instead."),document.querySelectorAll("pre code").forEach(b))};let y=!1;function A(){"loading"!==document.readyState?document.querySelectorAll("pre code").forEach(b):y=!0}function T(e){return e=(e||"").toLowerCase(),t[e]||t[r[e]]}function R(e,{languageName:t}){"string"==typeof e&&(e=[e]),e.forEach((e=>{r[e.toLowerCase()]=t}))}function C(e){const t=T(e);return t&&!t.disableAutodetect}function O(e,t){const n=e;a.forEach((function(e){e[n]&&e[n](t)}))}"undefined"!=typeof window&&window.addEventListener&&window.addEventListener("DOMContentLoaded",(function(){y&&A()}),!1),Object.assign(e,{highlight:h,highlightAuto:m,highlightAll:A,fixMarkup:function(e){return J("10.2.0","fixMarkup will be removed entirely in v11.0"),J("10.2.0","Please see https://github.com/highlightjs/highlight.js/issues/2534"),t=e,d.tabReplace||d.useBR?t.replace(s,(e=>"\n"===e?d.useBR?"<br>":e:d.tabReplace?e.replace(/\t/g,d.tabReplace):e)):t;var t},highlightElement:b,highlightBlock:function(e){return J("10.7.0","highlightBlock will be removed entirely in v12.0"),J("10.7.0","Please use highlightElement now."),b(e)},configure:function(e){e.useBR&&(J("10.3.0","'useBR' will be removed entirely in v11.0"),J("10.3.0","Please see https://github.com/highlightjs/highlight.js/issues/2559")),d=Q(d,e)},initHighlighting:_,initHighlightingOnLoad:function(){J("10.6.0","initHighlightingOnLoad() is deprecated. Use highlightAll() instead."),y=!0},registerLanguage:function(n,r){let i=null;try{i=r(e)}catch(e){if(X("Language definition for '{}' could not be registered.".replace("{}",n)),!o)throw e;X(e),i=c}i.name||(i.name=n),t[n]=i,i.rawDefinition=r.bind(null,e),i.aliases&&R(i.aliases,{languageName:n})},unregisterLanguage:function(e){delete t[e];for(const t of Object.keys(r))r[t]===e&&delete r[t]},listLanguages:function(){return Object.keys(t)},getLanguage:T,registerAliases:R,requireLanguage:function(e){J("10.4.0","requireLanguage will be removed entirely in v11."),J("10.4.0","Please see https://github.com/highlightjs/highlight.js/pull/2844");const t=T(e);if(t)return t;throw new Error("The '{}' language is required, but not loaded.".replace("{}",e))},autoDetection:C,inherit:Q,addPlugin:function(e){!function(e){e["before:highlightBlock"]&&!e["before:highlightElement"]&&(e["before:highlightElement"]=t=>{e["before:highlightBlock"](Object.assign({block:t.el},t))}),e["after:highlightBlock"]&&!e["after:highlightElement"]&&(e["after:highlightElement"]=t=>{e["after:highlightBlock"](Object.assign({block:t.el},t))})}(e),a.push(e)},vuePlugin:G(e).VuePlugin}),e.debugMode=function(){o=!1},e.safeMode=function(){o=!0},e.versionString="10.7.3";for(const e in k)"object"==typeof k[e]&&n(k[e]);return Object.assign(e,k),e.addPlugin(v),e.addPlugin(H),e.addPlugin(E),e}({});e.exports=te},4829:e=>{function t(e){return e?"string"==typeof e?e:e.source:null}function n(...e){return e.map((e=>t(e))).join("")}function r(...e){return"("+e.map((e=>t(e))).join("|")+")"}e.exports=function(e){const t=e.COMMENT("--","$"),i=["true","false","unknown"],a=["bigint","binary","blob","boolean","char","character","clob","date","dec","decfloat","decimal","float","int","integer","interval","nchar","nclob","national","numeric","real","row","smallint","time","timestamp","varchar","varying","varbinary"],o=["abs","acos","array_agg","asin","atan","avg","cast","ceil","ceiling","coalesce","corr","cos","cosh","count","covar_pop","covar_samp","cume_dist","dense_rank","deref","element","exp","extract","first_value","floor","json_array","json_arrayagg","json_exists","json_object","json_objectagg","json_query","json_table","json_table_primitive","json_value","lag","last_value","lead","listagg","ln","log","log10","lower","max","min","mod","nth_value","ntile","nullif","percent_rank","percentile_cont","percentile_disc","position","position_regex","power","rank","regr_avgx","regr_avgy","regr_count","regr_intercept","regr_r2","regr_slope","regr_sxx","regr_sxy","regr_syy","row_number","sin","sinh","sqrt","stddev_pop","stddev_samp","substring","substring_regex","sum","tan","tanh","translate","translate_regex","treat","trim","trim_array","unnest","upper","value_of","var_pop","var_samp","width_bucket"],s=["create table","insert into","primary key","foreign key","not null","alter table","add constraint","grouping sets","on overflow","character set","respect nulls","ignore nulls","nulls first","nulls last","depth first","breadth first"],l=o,c=["abs","acos","all","allocate","alter","and","any","are","array","array_agg","array_max_cardinality","as","asensitive","asin","asymmetric","at","atan","atomic","authorization","avg","begin","begin_frame","begin_partition","between","bigint","binary","blob","boolean","both","by","call","called","cardinality","cascaded","case","cast","ceil","ceiling","char","char_length","character","character_length","check","classifier","clob","close","coalesce","collate","collect","column","commit","condition","connect","constraint","contains","convert","copy","corr","corresponding","cos","cosh","count","covar_pop","covar_samp","create","cross","cube","cume_dist","current","current_catalog","current_date","current_default_transform_group","current_path","current_role","current_row","current_schema","current_time","current_timestamp","current_path","current_role","current_transform_group_for_type","current_user","cursor","cycle","date","day","deallocate","dec","decimal","decfloat","declare","default","define","delete","dense_rank","deref","describe","deterministic","disconnect","distinct","double","drop","dynamic","each","element","else","empty","end","end_frame","end_partition","end-exec","equals","escape","every","except","exec","execute","exists","exp","external","extract","false","fetch","filter","first_value","float","floor","for","foreign","frame_row","free","from","full","function","fusion","get","global","grant","group","grouping","groups","having","hold","hour","identity","in","indicator","initial","inner","inout","insensitive","insert","int","integer","intersect","intersection","interval","into","is","join","json_array","json_arrayagg","json_exists","json_object","json_objectagg","json_query","json_table","json_table_primitive","json_value","lag","language","large","last_value","lateral","lead","leading","left","like","like_regex","listagg","ln","local","localtime","localtimestamp","log","log10","lower","match","match_number","match_recognize","matches","max","member","merge","method","min","minute","mod","modifies","module","month","multiset","national","natural","nchar","nclob","new","no","none","normalize","not","nth_value","ntile","null","nullif","numeric","octet_length","occurrences_regex","of","offset","old","omit","on","one","only","open","or","order","out","outer","over","overlaps","overlay","parameter","partition","pattern","per","percent","percent_rank","percentile_cont","percentile_disc","period","portion","position","position_regex","power","precedes","precision","prepare","primary","procedure","ptf","range","rank","reads","real","recursive","ref","references","referencing","regr_avgx","regr_avgy","regr_count","regr_intercept","regr_r2","regr_slope","regr_sxx","regr_sxy","regr_syy","release","result","return","returns","revoke","right","rollback","rollup","row","row_number","rows","running","savepoint","scope","scroll","search","second","seek","select","sensitive","session_user","set","show","similar","sin","sinh","skip","smallint","some","specific","specifictype","sql","sqlexception","sqlstate","sqlwarning","sqrt","start","static","stddev_pop","stddev_samp","submultiset","subset","substring","substring_regex","succeeds","sum","symmetric","system","system_time","system_user","table","tablesample","tan","tanh","then","time","timestamp","timezone_hour","timezone_minute","to","trailing","translate","translate_regex","translation","treat","trigger","trim","trim_array","true","truncate","uescape","union","unique","unknown","unnest","update ","upper","user","using","value","values","value_of","var_pop","var_samp","varbinary","varchar","varying","versioning","when","whenever","where","width_bucket","window","with","within","without","year","add","asc","collation","desc","final","first","last","view"].filter((e=>!o.includes(e))),u={begin:n(/\b/,r(...l),/\s*\(/),keywords:{built_in:l}};return{name:"SQL",case_insensitive:!0,illegal:/[{}]|<\//,keywords:{$pattern:/\b[\w\.]+/,keyword:function(e,{exceptions:t,when:n}={}){const r=n;return t=t||[],e.map((e=>e.match(/\|\d+$/)||t.includes(e)?e:r(e)?`${e}|0`:e))}(c,{when:e=>e.length<3}),literal:i,type:a,built_in:["current_catalog","current_date","current_default_transform_group","current_path","current_role","current_schema","current_transform_group_for_type","current_user","session_user","system_time","system_user","current_time","localtime","current_timestamp","localtimestamp"]},contains:[{begin:r(...s),keywords:{$pattern:/[\w\.]+/,keyword:c.concat(s),literal:i,type:a}},{className:"type",begin:r("double precision","large object","with timezone","without timezone")},u,{className:"variable",begin:/@[a-z0-9]+/},{className:"string",variants:[{begin:/'/,end:/'/,contains:[{begin:/''/}]}]},{begin:/"/,end:/"/,contains:[{begin:/""/}]},e.C_NUMBER_MODE,e.C_BLOCK_COMMENT_MODE,t,{className:"operator",begin:/[-+*/=%^~]|&&?|\|\|?|!=?|<(?:=>?|<|>)?|>[>=]?/,relevance:0}]}}},2333:(e,t)=>{t.read=function(e,t,n,r,i){var a,o,s=8*i-r-1,l=(1<<s)-1,c=l>>1,u=-7,d=n?i-1:0,p=n?-1:1,h=e[t+d];for(d+=p,a=h&(1<<-u)-1,h>>=-u,u+=s;u>0;a=256*a+e[t+d],d+=p,u-=8);for(o=a&(1<<-u)-1,a>>=-u,u+=r;u>0;o=256*o+e[t+d],d+=p,u-=8);if(0===a)a=1-c;else{if(a===l)return o?NaN:1/0*(h?-1:1);o+=Math.pow(2,r),a-=c}return(h?-1:1)*o*Math.pow(2,a-r)},t.write=function(e,t,n,r,i,a){var o,s,l,c=8*a-i-1,u=(1<<c)-1,d=u>>1,p=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,h=r?0:a-1,f=r?1:-1,m=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(s=isNaN(t)?1:0,o=u):(o=Math.floor(Math.log(t)/Math.LN2),t*(l=Math.pow(2,-o))<1&&(o--,l*=2),(t+=o+d>=1?p/l:p*Math.pow(2,1-d))*l>=2&&(o++,l/=2),o+d>=u?(s=0,o=u):o+d>=1?(s=(t*l-1)*Math.pow(2,i),o+=d):(s=t*Math.pow(2,d-1)*Math.pow(2,i),o=0));i>=8;e[n+h]=255&s,h+=f,s/=256,i-=8);for(o=o<<i|s,c+=i;c>0;e[n+h]=255&o,h+=f,o/=256,c-=8);e[n+h-f]|=128*m}},9515:(e,t,n)=>{var r=n(8761)(n(7772),"DataView");e.exports=r},9612:(e,t,n)=>{var r=n(2118),i=n(6909),a=n(8138),o=n(4174),s=n(7942);function l(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}l.prototype.clear=r,l.prototype.delete=i,l.prototype.get=a,l.prototype.has=o,l.prototype.set=s,e.exports=l},235:(e,t,n)=>{var r=n(3945),i=n(1846),a=n(8028),o=n(2344),s=n(4769);function l(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}l.prototype.clear=r,l.prototype.delete=i,l.prototype.get=a,l.prototype.has=o,l.prototype.set=s,e.exports=l},326:(e,t,n)=>{var r=n(8761)(n(7772),"Map");e.exports=r},6738:(e,t,n)=>{var r=n(2411),i=n(6417),a=n(6928),o=n(9493),s=n(4150);function l(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}l.prototype.clear=r,l.prototype.delete=i,l.prototype.get=a,l.prototype.has=o,l.prototype.set=s,e.exports=l},2760:(e,t,n)=>{var r=n(8761)(n(7772),"Promise");e.exports=r},2143:(e,t,n)=>{var r=n(8761)(n(7772),"Set");e.exports=r},5386:(e,t,n)=>{var r=n(6738),i=n(2842),a=n(2482);function o(e){var t=-1,n=null==e?0:e.length;for(this.__data__=new r;++t<n;)this.add(e[t])}o.prototype.add=o.prototype.push=i,o.prototype.has=a,e.exports=o},6571:(e,t,n)=>{var r=n(235),i=n(5243),a=n(2858),o=n(4417),s=n(8605),l=n(1418);function c(e){var t=this.__data__=new r(e);this.size=t.size}c.prototype.clear=i,c.prototype.delete=a,c.prototype.get=o,c.prototype.has=s,c.prototype.set=l,e.exports=c},857:(e,t,n)=>{var r=n(7772).Symbol;e.exports=r},9162:(e,t,n)=>{var r=n(7772).Uint8Array;e.exports=r},3215:(e,t,n)=>{var r=n(8761)(n(7772),"WeakMap");e.exports=r},9432:e=>{e.exports=function(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}},2517:e=>{e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length;++n<r&&!1!==t(e[n],n,e););return e}},7552:e=>{e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length,i=0,a=[];++n<r;){var o=e[n];t(o,n,e)&&(a[i++]=o)}return a}},8333:(e,t,n)=>{var r=n(7832);e.exports=function(e,t){return!(null==e||!e.length)&&r(e,t,0)>-1}},4893:e=>{e.exports=function(e,t,n){for(var r=-1,i=null==e?0:e.length;++r<i;)if(n(t,e[r]))return!0;return!1}},1634:(e,t,n)=>{var r=n(6473),i=n(9631),a=n(6152),o=n(3226),s=n(9045),l=n(7598),c=Object.prototype.hasOwnProperty;e.exports=function(e,t){var n=a(e),u=!n&&i(e),d=!n&&!u&&o(e),p=!n&&!u&&!d&&l(e),h=n||u||d||p,f=h?r(e.length,String):[],m=f.length;for(var v in e)!t&&!c.call(e,v)||h&&("length"==v||d&&("offset"==v||"parent"==v)||p&&("buffer"==v||"byteLength"==v||"byteOffset"==v)||s(v,m))||f.push(v);return f}},343:e=>{e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length,i=Array(r);++n<r;)i[n]=t(e[n],n,e);return i}},5067:e=>{e.exports=function(e,t){for(var n=-1,r=t.length,i=e.length;++n<r;)e[i+n]=t[n];return e}},1207:e=>{e.exports=function(e,t,n,r){var i=-1,a=null==e?0:e.length;for(r&&a&&(n=e[++i]);++i<a;)n=t(n,e[i],i,e);return n}},7064:e=>{e.exports=function(e,t){for(var n=-1,r=null==e?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}},8589:(e,t,n)=>{var r=n(256)("length");e.exports=r},3238:(e,t,n)=>{var r=n(3940),i=n(1225);e.exports=function(e,t,n){(void 0!==n&&!i(e[t],n)||void 0===n&&!(t in e))&&r(e,t,n)}},91:(e,t,n)=>{var r=n(3940),i=n(1225),a=Object.prototype.hasOwnProperty;e.exports=function(e,t,n){var o=e[t];a.call(e,t)&&i(o,n)&&(void 0!==n||t in e)||r(e,t,n)}},2218:(e,t,n)=>{var r=n(1225);e.exports=function(e,t){for(var n=e.length;n--;)if(r(e[n][0],t))return n;return-1}},7993:(e,t,n)=>{var r=n(752),i=n(249);e.exports=function(e,t){return e&&r(t,i(t),e)}},5906:(e,t,n)=>{var r=n(752),i=n(8582);e.exports=function(e,t){return e&&r(t,i(t),e)}},3940:(e,t,n)=>{var r=n(3043);e.exports=function(e,t,n){"__proto__"==t&&r?r(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}},8874:(e,t,n)=>{var r=n(6571),i=n(2517),a=n(91),o=n(7993),s=n(5906),l=n(2175),c=n(1522),u=n(7680),d=n(9987),p=n(3483),h=n(6939),f=n(940),m=n(9917),v=n(8222),g=n(8725),E=n(6152),b=n(3226),_=n(4714),y=n(9259),A=n(3679),T=n(249),R=n(8582),C="[object Arguments]",O="[object Function]",N="[object Object]",w={};w[C]=w["[object Array]"]=w["[object ArrayBuffer]"]=w["[object DataView]"]=w["[object Boolean]"]=w["[object Date]"]=w["[object Float32Array]"]=w["[object Float64Array]"]=w["[object Int8Array]"]=w["[object Int16Array]"]=w["[object Int32Array]"]=w["[object Map]"]=w["[object Number]"]=w[N]=w["[object RegExp]"]=w["[object Set]"]=w["[object String]"]=w["[object Symbol]"]=w["[object Uint8Array]"]=w["[object Uint8ClampedArray]"]=w["[object Uint16Array]"]=w["[object Uint32Array]"]=!0,w["[object Error]"]=w[O]=w["[object WeakMap]"]=!1,e.exports=function e(t,n,I,S,x,L){var k,$=1&n,M=2&n,P=4&n;if(I&&(k=x?I(t,S,x,L):I(t)),void 0!==k)return k;if(!y(t))return t;var j=E(t);if(j){if(k=m(t),!$)return c(t,k)}else{var D=f(t),U=D==O||"[object GeneratorFunction]"==D;if(b(t))return l(t,$);if(D==N||D==C||U&&!x){if(k=M||U?{}:g(t),!$)return M?d(t,s(k,t)):u(t,o(k,t))}else{if(!w[D])return x?t:{};k=v(t,D,$)}}L||(L=new r);var B=L.get(t);if(B)return B;L.set(t,k),A(t)?t.forEach((function(r){k.add(e(r,n,I,r,t,L))})):_(t)&&t.forEach((function(r,i){k.set(i,e(r,n,I,i,t,L))}));var z=j?void 0:(P?M?h:p:M?R:T)(t);return i(z||t,(function(r,i){z&&(r=t[i=r]),a(k,i,e(r,n,I,i,t,L))})),k}},9413:(e,t,n)=>{var r=n(9259),i=Object.create,a=function(){function e(){}return function(t){if(!r(t))return{};if(i)return i(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}();e.exports=a},4303:(e,t,n)=>{var r=n(6548),i=n(2019)(r);e.exports=i},2229:(e,t,n)=>{var r=n(4795);e.exports=function(e,t,n){for(var i=-1,a=e.length;++i<a;){var o=e[i],s=t(o);if(null!=s&&(void 0===l?s==s&&!r(s):n(s,l)))var l=s,c=o}return c}},8043:(e,t,n)=>{var r=n(4303);e.exports=function(e,t){var n=[];return r(e,(function(e,r,i){t(e,r,i)&&n.push(e)})),n}},1359:e=>{e.exports=function(e,t,n,r){for(var i=e.length,a=n+(r?1:-1);r?a--:++a<i;)if(t(e[a],a,e))return a;return-1}},2034:(e,t,n)=>{var r=n(5067),i=n(5882);e.exports=function e(t,n,a,o,s){var l=-1,c=t.length;for(a||(a=i),s||(s=[]);++l<c;){var u=t[l];n>0&&a(u)?n>1?e(u,n-1,a,o,s):r(s,u):o||(s[s.length]=u)}return s}},5308:(e,t,n)=>{var r=n(5463)();e.exports=r},6548:(e,t,n)=>{var r=n(5308),i=n(249);e.exports=function(e,t){return e&&r(e,t,i)}},3324:(e,t,n)=>{var r=n(7297),i=n(3812);e.exports=function(e,t){for(var n=0,a=(t=r(t,e)).length;null!=e&&n<a;)e=e[i(t[n++])];return n&&n==a?e:void 0}},1897:(e,t,n)=>{var r=n(5067),i=n(6152);e.exports=function(e,t,n){var a=t(e);return i(e)?a:r(a,n(e))}},3366:(e,t,n)=>{var r=n(857),i=n(2107),a=n(7157),o=r?r.toStringTag:void 0;e.exports=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":o&&o in Object(e)?i(e):a(e)}},4134:e=>{e.exports=function(e,t){return e>t}},2726:e=>{var t=Object.prototype.hasOwnProperty;e.exports=function(e,n){return null!=e&&t.call(e,n)}},187:e=>{e.exports=function(e,t){return null!=e&&t in Object(e)}},7832:(e,t,n)=>{var r=n(1359),i=n(2195),a=n(6024);e.exports=function(e,t,n){return t==t?a(e,t,n):r(e,i,n)}},5183:(e,t,n)=>{var r=n(3366),i=n(5125);e.exports=function(e){return i(e)&&"[object Arguments]"==r(e)}},8746:(e,t,n)=>{var r=n(1952),i=n(5125);e.exports=function e(t,n,a,o,s){return t===n||(null==t||null==n||!i(t)&&!i(n)?t!=t&&n!=n:r(t,n,a,o,e,s))}},1952:(e,t,n)=>{var r=n(6571),i=n(4871),a=n(1491),o=n(7416),s=n(940),l=n(6152),c=n(3226),u=n(7598),d="[object Arguments]",p="[object Array]",h="[object Object]",f=Object.prototype.hasOwnProperty;e.exports=function(e,t,n,m,v,g){var E=l(e),b=l(t),_=E?p:s(e),y=b?p:s(t),A=(_=_==d?h:_)==h,T=(y=y==d?h:y)==h,R=_==y;if(R&&c(e)){if(!c(t))return!1;E=!0,A=!1}if(R&&!A)return g||(g=new r),E||u(e)?i(e,t,n,m,v,g):a(e,t,_,n,m,v,g);if(!(1&n)){var C=A&&f.call(e,"__wrapped__"),O=T&&f.call(t,"__wrapped__");if(C||O){var N=C?e.value():e,w=O?t.value():t;return g||(g=new r),v(N,w,n,m,g)}}return!!R&&(g||(g=new r),o(e,t,n,m,v,g))}},4511:(e,t,n)=>{var r=n(940),i=n(5125);e.exports=function(e){return i(e)&&"[object Map]"==r(e)}},7036:(e,t,n)=>{var r=n(6571),i=n(8746);e.exports=function(e,t,n,a){var o=n.length,s=o,l=!a;if(null==e)return!s;for(e=Object(e);o--;){var c=n[o];if(l&&c[2]?c[1]!==e[c[0]]:!(c[0]in e))return!1}for(;++o<s;){var u=(c=n[o])[0],d=e[u],p=c[1];if(l&&c[2]){if(void 0===d&&!(u in e))return!1}else{var h=new r;if(a)var f=a(d,p,u,e,t,h);if(!(void 0===f?i(p,d,3,a,h):f))return!1}}return!0}},2195:e=>{e.exports=function(e){return e!=e}},6840:(e,t,n)=>{var r=n(1049),i=n(7394),a=n(9259),o=n(7035),s=/^\[object .+?Constructor\]$/,l=Function.prototype,c=Object.prototype,u=l.toString,d=c.hasOwnProperty,p=RegExp("^"+u.call(d).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=function(e){return!(!a(e)||i(e))&&(r(e)?p:s).test(o(e))}},8436:(e,t,n)=>{var r=n(940),i=n(5125);e.exports=function(e){return i(e)&&"[object Set]"==r(e)}},5522:(e,t,n)=>{var r=n(3366),i=n(1158),a=n(5125),o={};o["[object Float32Array]"]=o["[object Float64Array]"]=o["[object Int8Array]"]=o["[object Int16Array]"]=o["[object Int32Array]"]=o["[object Uint8Array]"]=o["[object Uint8ClampedArray]"]=o["[object Uint16Array]"]=o["[object Uint32Array]"]=!0,o["[object Arguments]"]=o["[object Array]"]=o["[object ArrayBuffer]"]=o["[object Boolean]"]=o["[object DataView]"]=o["[object Date]"]=o["[object Error]"]=o["[object Function]"]=o["[object Map]"]=o["[object Number]"]=o["[object Object]"]=o["[object RegExp]"]=o["[object Set]"]=o["[object String]"]=o["[object WeakMap]"]=!1,e.exports=function(e){return a(e)&&i(e.length)&&!!o[r(e)]}},8286:(e,t,n)=>{var r=n(6423),i=n(4716),a=n(3059),o=n(6152),s=n(5798);e.exports=function(e){return"function"==typeof e?e:null==e?a:"object"==typeof e?o(e)?i(e[0],e[1]):r(e):s(e)}},6411:(e,t,n)=>{var r=n(6001),i=n(4248),a=Object.prototype.hasOwnProperty;e.exports=function(e){if(!r(e))return i(e);var t=[];for(var n in Object(e))a.call(e,n)&&"constructor"!=n&&t.push(n);return t}},8390:(e,t,n)=>{var r=n(9259),i=n(6001),a=n(2966),o=Object.prototype.hasOwnProperty;e.exports=function(e){if(!r(e))return a(e);var t=i(e),n=[];for(var s in e)("constructor"!=s||!t&&o.call(e,s))&&n.push(s);return n}},7606:e=>{e.exports=function(e,t){return e<t}},3401:(e,t,n)=>{var r=n(4303),i=n(7878);e.exports=function(e,t){var n=-1,a=i(e)?Array(e.length):[];return r(e,(function(e,r,i){a[++n]=t(e,r,i)})),a}},6423:(e,t,n)=>{var r=n(7036),i=n(5225),a=n(3477);e.exports=function(e){var t=i(e);return 1==t.length&&t[0][2]?a(t[0][0],t[0][1]):function(n){return n===e||r(n,e,t)}}},4716:(e,t,n)=>{var r=n(8746),i=n(2579),a=n(5041),o=n(1401),s=n(8792),l=n(3477),c=n(3812);e.exports=function(e,t){return o(e)&&s(t)?l(c(e),t):function(n){var o=i(n,e);return void 0===o&&o===t?a(n,e):r(t,o,3)}}},4565:(e,t,n)=>{var r=n(6571),i=n(3238),a=n(5308),o=n(5561),s=n(9259),l=n(8582),c=n(2434);e.exports=function e(t,n,u,d,p){t!==n&&a(n,(function(a,l){if(p||(p=new r),s(a))o(t,n,l,u,e,d,p);else{var h=d?d(c(t,l),a,l+"",t,n,p):void 0;void 0===h&&(h=a),i(t,l,h)}}),l)}},5561:(e,t,n)=>{var r=n(3238),i=n(2175),a=n(6190),o=n(1522),s=n(8725),l=n(9631),c=n(6152),u=n(3746),d=n(3226),p=n(1049),h=n(9259),f=n(7030),m=n(7598),v=n(2434),g=n(3329);e.exports=function(e,t,n,E,b,_,y){var A=v(e,n),T=v(t,n),R=y.get(T);if(R)r(e,n,R);else{var C=_?_(A,T,n+"",e,t,y):void 0,O=void 0===C;if(O){var N=c(T),w=!N&&d(T),I=!N&&!w&&m(T);C=T,N||w||I?c(A)?C=A:u(A)?C=o(A):w?(O=!1,C=i(T,!0)):I?(O=!1,C=a(T,!0)):C=[]:f(T)||l(T)?(C=A,l(A)?C=g(A):h(A)&&!p(A)||(C=s(T))):O=!1}O&&(y.set(T,C),b(C,T,E,_,y),y.delete(T)),r(e,n,C)}}},3813:(e,t,n)=>{var r=n(343),i=n(3324),a=n(8286),o=n(3401),s=n(7095),l=n(7826),c=n(8477),u=n(3059),d=n(6152);e.exports=function(e,t,n){t=t.length?r(t,(function(e){return d(e)?function(t){return i(t,1===e.length?e[0]:e)}:e})):[u];var p=-1;t=r(t,l(a));var h=o(e,(function(e,n,i){return{criteria:r(t,(function(t){return t(e)})),index:++p,value:e}}));return s(h,(function(e,t){return c(e,t,n)}))}},2602:(e,t,n)=>{var r=n(3759),i=n(5041);e.exports=function(e,t){return r(e,t,(function(t,n){return i(e,n)}))}},3759:(e,t,n)=>{var r=n(3324),i=n(2857),a=n(7297);e.exports=function(e,t,n){for(var o=-1,s=t.length,l={};++o<s;){var c=t[o],u=r(e,c);n(u,c)&&i(l,a(c,e),u)}return l}},256:e=>{e.exports=function(e){return function(t){return null==t?void 0:t[e]}}},2952:(e,t,n)=>{var r=n(3324);e.exports=function(e){return function(t){return r(t,e)}}},3228:e=>{var t=Math.ceil,n=Math.max;e.exports=function(e,r,i,a){for(var o=-1,s=n(t((r-e)/(i||1)),0),l=Array(s);s--;)l[a?s:++o]=e,e+=i;return l}},5877:e=>{e.exports=function(e,t,n,r,i){return i(e,(function(e,i,a){n=r?(r=!1,e):t(n,e,i,a)})),n}},6060:(e,t,n)=>{var r=n(3059),i=n(3114),a=n(5251);e.exports=function(e,t){return a(i(e,t,r),e+"")}},2857:(e,t,n)=>{var r=n(91),i=n(7297),a=n(9045),o=n(9259),s=n(3812);e.exports=function(e,t,n,l){if(!o(e))return e;for(var c=-1,u=(t=i(t,e)).length,d=u-1,p=e;null!=p&&++c<u;){var h=s(t[c]),f=n;if("__proto__"===h||"constructor"===h||"prototype"===h)return e;if(c!=d){var m=p[h];void 0===(f=l?l(m,h,p):void 0)&&(f=o(m)?m:a(t[c+1])?[]:{})}r(p,h,f),p=p[h]}return e}},6532:(e,t,n)=>{var r=n(6874),i=n(3043),a=n(3059),o=i?function(e,t){return i(e,"toString",{configurable:!0,enumerable:!1,value:r(t),writable:!0})}:a;e.exports=o},7095:e=>{e.exports=function(e,t){var n=e.length;for(e.sort(t);n--;)e[n]=e[n].value;return e}},6473:e=>{e.exports=function(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}},1054:(e,t,n)=>{var r=n(857),i=n(343),a=n(6152),o=n(4795),s=r?r.prototype:void 0,l=s?s.toString:void 0;e.exports=function e(t){if("string"==typeof t)return t;if(a(t))return i(t,e)+"";if(o(t))return l?l.call(t):"";var n=t+"";return"0"==n&&1/t==-1/0?"-0":n}},1704:(e,t,n)=>{var r=n(2153),i=/^\s+/;e.exports=function(e){return e?e.slice(0,r(e)+1).replace(i,""):e}},7826:e=>{e.exports=function(e){return function(t){return e(t)}}},7326:(e,t,n)=>{var r=n(5386),i=n(8333),a=n(4893),o=n(9950),s=n(8803),l=n(4207);e.exports=function(e,t,n){var c=-1,u=i,d=e.length,p=!0,h=[],f=h;if(n)p=!1,u=a;else if(d>=200){var m=t?null:s(e);if(m)return l(m);p=!1,u=o,f=new r}else f=t?[]:h;e:for(;++c<d;){var v=e[c],g=t?t(v):v;if(v=n||0!==v?v:0,p&&g==g){for(var E=f.length;E--;)if(f[E]===g)continue e;t&&f.push(g),h.push(v)}else u(f,g,n)||(f!==h&&f.push(g),h.push(v))}return h}},753:(e,t,n)=>{var r=n(343);e.exports=function(e,t){return r(t,(function(t){return e[t]}))}},509:e=>{e.exports=function(e,t,n){for(var r=-1,i=e.length,a=t.length,o={};++r<i;){var s=r<a?t[r]:void 0;n(o,e[r],s)}return o}},9950:e=>{e.exports=function(e,t){return e.has(t)}},9419:(e,t,n)=>{var r=n(3059);e.exports=function(e){return"function"==typeof e?e:r}},7297:(e,t,n)=>{var r=n(6152),i=n(1401),a=n(4452),o=n(6188);e.exports=function(e,t){return r(e)?e:i(e,t)?[e]:a(o(e))}},9882:(e,t,n)=>{var r=n(9162);e.exports=function(e){var t=new e.constructor(e.byteLength);return new r(t).set(new r(e)),t}},2175:(e,t,n)=>{e=n.nmd(e);var r=n(7772),i=t&&!t.nodeType&&t,a=i&&e&&!e.nodeType&&e,o=a&&a.exports===i?r.Buffer:void 0,s=o?o.allocUnsafe:void 0;e.exports=function(e,t){if(t)return e.slice();var n=e.length,r=s?s(n):new e.constructor(n);return e.copy(r),r}},4727:(e,t,n)=>{var r=n(9882);e.exports=function(e,t){var n=t?r(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.byteLength)}},6058:e=>{var t=/\w*$/;e.exports=function(e){var n=new e.constructor(e.source,t.exec(e));return n.lastIndex=e.lastIndex,n}},169:(e,t,n)=>{var r=n(857),i=r?r.prototype:void 0,a=i?i.valueOf:void 0;e.exports=function(e){return a?Object(a.call(e)):{}}},6190:(e,t,n)=>{var r=n(9882);e.exports=function(e,t){var n=t?r(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)}},7520:(e,t,n)=>{var r=n(4795);e.exports=function(e,t){if(e!==t){var n=void 0!==e,i=null===e,a=e==e,o=r(e),s=void 0!==t,l=null===t,c=t==t,u=r(t);if(!l&&!u&&!o&&e>t||o&&s&&c&&!l&&!u||i&&s&&c||!n&&c||!a)return 1;if(!i&&!o&&!u&&e<t||u&&n&&a&&!i&&!o||l&&n&&a||!s&&a||!c)return-1}return 0}},8477:(e,t,n)=>{var r=n(7520);e.exports=function(e,t,n){for(var i=-1,a=e.criteria,o=t.criteria,s=a.length,l=n.length;++i<s;){var c=r(a[i],o[i]);if(c)return i>=l?c:c*("desc"==n[i]?-1:1)}return e.index-t.index}},1522:e=>{e.exports=function(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n<r;)t[n]=e[n];return t}},752:(e,t,n)=>{var r=n(91),i=n(3940);e.exports=function(e,t,n,a){var o=!n;n||(n={});for(var s=-1,l=t.length;++s<l;){var c=t[s],u=a?a(n[c],e[c],c,n,e):void 0;void 0===u&&(u=e[c]),o?i(n,c,u):r(n,c,u)}return n}},7680:(e,t,n)=>{var r=n(752),i=n(3855);e.exports=function(e,t){return r(e,i(e),t)}},9987:(e,t,n)=>{var r=n(752),i=n(2680);e.exports=function(e,t){return r(e,i(e),t)}},4019:(e,t,n)=>{var r=n(7772)["__core-js_shared__"];e.exports=r},7263:(e,t,n)=>{var r=n(6060),i=n(2406);e.exports=function(e){return r((function(t,n){var r=-1,a=n.length,o=a>1?n[a-1]:void 0,s=a>2?n[2]:void 0;for(o=e.length>3&&"function"==typeof o?(a--,o):void 0,s&&i(n[0],n[1],s)&&(o=a<3?void 0:o,a=1),t=Object(t);++r<a;){var l=n[r];l&&e(t,l,r,o)}return t}))}},2019:(e,t,n)=>{var r=n(7878);e.exports=function(e,t){return function(n,i){if(null==n)return n;if(!r(n))return e(n,i);for(var a=n.length,o=t?a:-1,s=Object(n);(t?o--:++o<a)&&!1!==i(s[o],o,s););return n}}},5463:e=>{e.exports=function(e){return function(t,n,r){for(var i=-1,a=Object(t),o=r(t),s=o.length;s--;){var l=o[e?s:++i];if(!1===n(a[l],l,a))break}return t}}},8776:(e,t,n)=>{var r=n(8286),i=n(7878),a=n(249);e.exports=function(e){return function(t,n,o){var s=Object(t);if(!i(t)){var l=r(n,3);t=a(t),n=function(e){return l(s[e],e,s)}}var c=e(t,n,o);return c>-1?s[l?t[c]:c]:void 0}}},2941:(e,t,n)=>{var r=n(3228),i=n(2406),a=n(5707);e.exports=function(e){return function(t,n,o){return o&&"number"!=typeof o&&i(t,n,o)&&(n=o=void 0),t=a(t),void 0===n?(n=t,t=0):n=a(n),o=void 0===o?t<n?1:-1:a(o),r(t,n,o,e)}}},8803:(e,t,n)=>{var r=n(2143),i=n(4291),a=n(4207),o=r&&1/a(new r([,-0]))[1]==1/0?function(e){return new r(e)}:i;e.exports=o},3043:(e,t,n)=>{var r=n(8761),i=function(){try{var e=r(Object,"defineProperty");return e({},"",{}),e}catch(e){}}();e.exports=i},4871:(e,t,n)=>{var r=n(5386),i=n(7064),a=n(9950);e.exports=function(e,t,n,o,s,l){var c=1&n,u=e.length,d=t.length;if(u!=d&&!(c&&d>u))return!1;var p=l.get(e),h=l.get(t);if(p&&h)return p==t&&h==e;var f=-1,m=!0,v=2&n?new r:void 0;for(l.set(e,t),l.set(t,e);++f<u;){var g=e[f],E=t[f];if(o)var b=c?o(E,g,f,t,e,l):o(g,E,f,e,t,l);if(void 0!==b){if(b)continue;m=!1;break}if(v){if(!i(t,(function(e,t){if(!a(v,t)&&(g===e||s(g,e,n,o,l)))return v.push(t)}))){m=!1;break}}else if(g!==E&&!s(g,E,n,o,l)){m=!1;break}}return l.delete(e),l.delete(t),m}},1491:(e,t,n)=>{var r=n(857),i=n(9162),a=n(1225),o=n(4871),s=n(5179),l=n(4207),c=r?r.prototype:void 0,u=c?c.valueOf:void 0;e.exports=function(e,t,n,r,c,d,p){switch(n){case"[object DataView]":if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case"[object ArrayBuffer]":return!(e.byteLength!=t.byteLength||!d(new i(e),new i(t)));case"[object Boolean]":case"[object Date]":case"[object Number]":return a(+e,+t);case"[object Error]":return e.name==t.name&&e.message==t.message;case"[object RegExp]":case"[object String]":return e==t+"";case"[object Map]":var h=s;case"[object Set]":var f=1&r;if(h||(h=l),e.size!=t.size&&!f)return!1;var m=p.get(e);if(m)return m==t;r|=2,p.set(e,t);var v=o(h(e),h(t),r,c,d,p);return p.delete(e),v;case"[object Symbol]":if(u)return u.call(e)==u.call(t)}return!1}},7416:(e,t,n)=>{var r=n(3483),i=Object.prototype.hasOwnProperty;e.exports=function(e,t,n,a,o,s){var l=1&n,c=r(e),u=c.length;if(u!=r(t).length&&!l)return!1;for(var d=u;d--;){var p=c[d];if(!(l?p in t:i.call(t,p)))return!1}var h=s.get(e),f=s.get(t);if(h&&f)return h==t&&f==e;var m=!0;s.set(e,t),s.set(t,e);for(var v=l;++d<u;){var g=e[p=c[d]],E=t[p];if(a)var b=l?a(E,g,p,t,e,s):a(g,E,p,e,t,s);if(!(void 0===b?g===E||o(g,E,n,a,s):b)){m=!1;break}v||(v="constructor"==p)}if(m&&!v){var _=e.constructor,y=t.constructor;_==y||!("constructor"in e)||!("constructor"in t)||"function"==typeof _&&_ instanceof _&&"function"==typeof y&&y instanceof y||(m=!1)}return s.delete(e),s.delete(t),m}},9097:(e,t,n)=>{var r=n(5676),i=n(3114),a=n(5251);e.exports=function(e){return a(i(e,void 0,r),e+"")}},1242:(e,t,n)=>{var r="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g;e.exports=r},3483:(e,t,n)=>{var r=n(1897),i=n(3855),a=n(249);e.exports=function(e){return r(e,a,i)}},6939:(e,t,n)=>{var r=n(1897),i=n(2680),a=n(8582);e.exports=function(e){return r(e,a,i)}},7937:(e,t,n)=>{var r=n(8304);e.exports=function(e,t){var n=e.__data__;return r(t)?n["string"==typeof t?"string":"hash"]:n.map}},5225:(e,t,n)=>{var r=n(8792),i=n(249);e.exports=function(e){for(var t=i(e),n=t.length;n--;){var a=t[n],o=e[a];t[n]=[a,o,r(o)]}return t}},8761:(e,t,n)=>{var r=n(6840),i=n(8109);e.exports=function(e,t){var n=i(e,t);return r(n)?n:void 0}},7353:(e,t,n)=>{var r=n(241)(Object.getPrototypeOf,Object);e.exports=r},2107:(e,t,n)=>{var r=n(857),i=Object.prototype,a=i.hasOwnProperty,o=i.toString,s=r?r.toStringTag:void 0;e.exports=function(e){var t=a.call(e,s),n=e[s];try{e[s]=void 0;var r=!0}catch(e){}var i=o.call(e);return r&&(t?e[s]=n:delete e[s]),i}},3855:(e,t,n)=>{var r=n(7552),i=n(981),a=Object.prototype.propertyIsEnumerable,o=Object.getOwnPropertySymbols,s=o?function(e){return null==e?[]:(e=Object(e),r(o(e),(function(t){return a.call(e,t)})))}:i;e.exports=s},2680:(e,t,n)=>{var r=n(5067),i=n(7353),a=n(3855),o=n(981),s=Object.getOwnPropertySymbols?function(e){for(var t=[];e;)r(t,a(e)),e=i(e);return t}:o;e.exports=s},940:(e,t,n)=>{var r=n(9515),i=n(326),a=n(2760),o=n(2143),s=n(3215),l=n(3366),c=n(7035),u="[object Map]",d="[object Promise]",p="[object Set]",h="[object WeakMap]",f="[object DataView]",m=c(r),v=c(i),g=c(a),E=c(o),b=c(s),_=l;(r&&_(new r(new ArrayBuffer(1)))!=f||i&&_(new i)!=u||a&&_(a.resolve())!=d||o&&_(new o)!=p||s&&_(new s)!=h)&&(_=function(e){var t=l(e),n="[object Object]"==t?e.constructor:void 0,r=n?c(n):"";if(r)switch(r){case m:return f;case v:return u;case g:return d;case E:return p;case b:return h}return t}),e.exports=_},8109:e=>{e.exports=function(e,t){return null==e?void 0:e[t]}},1369:(e,t,n)=>{var r=n(7297),i=n(9631),a=n(6152),o=n(9045),s=n(1158),l=n(3812);e.exports=function(e,t,n){for(var c=-1,u=(t=r(t,e)).length,d=!1;++c<u;){var p=l(t[c]);if(!(d=null!=e&&n(e,p)))break;e=e[p]}return d||++c!=u?d:!!(u=null==e?0:e.length)&&s(u)&&o(p,u)&&(a(e)||i(e))}},3880:e=>{var t=RegExp("[\\u200d\\ud800-\\udfff\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff\\ufe0e\\ufe0f]");e.exports=function(e){return t.test(e)}},2118:(e,t,n)=>{var r=n(9191);e.exports=function(){this.__data__=r?r(null):{},this.size=0}},6909:e=>{e.exports=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}},8138:(e,t,n)=>{var r=n(9191),i=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;if(r){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return i.call(t,e)?t[e]:void 0}},4174:(e,t,n)=>{var r=n(9191),i=Object.prototype.hasOwnProperty;e.exports=function(e){var t=this.__data__;return r?void 0!==t[e]:i.call(t,e)}},7942:(e,t,n)=>{var r=n(9191);e.exports=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=r&&void 0===t?"__lodash_hash_undefined__":t,this}},9917:e=>{var t=Object.prototype.hasOwnProperty;e.exports=function(e){var n=e.length,r=new e.constructor(n);return n&&"string"==typeof e[0]&&t.call(e,"index")&&(r.index=e.index,r.input=e.input),r}},8222:(e,t,n)=>{var r=n(9882),i=n(4727),a=n(6058),o=n(169),s=n(6190);e.exports=function(e,t,n){var l=e.constructor;switch(t){case"[object ArrayBuffer]":return r(e);case"[object Boolean]":case"[object Date]":return new l(+e);case"[object DataView]":return i(e,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return s(e,n);case"[object Map]":case"[object Set]":return new l;case"[object Number]":case"[object String]":return new l(e);case"[object RegExp]":return a(e);case"[object Symbol]":return o(e)}}},8725:(e,t,n)=>{var r=n(9413),i=n(7353),a=n(6001);e.exports=function(e){return"function"!=typeof e.constructor||a(e)?{}:r(i(e))}},5882:(e,t,n)=>{var r=n(857),i=n(9631),a=n(6152),o=r?r.isConcatSpreadable:void 0;e.exports=function(e){return a(e)||i(e)||!!(o&&e&&e[o])}},9045:e=>{var t=/^(?:0|[1-9]\d*)$/;e.exports=function(e,n){var r=typeof e;return!!(n=null==n?9007199254740991:n)&&("number"==r||"symbol"!=r&&t.test(e))&&e>-1&&e%1==0&&e<n}},2406:(e,t,n)=>{var r=n(1225),i=n(7878),a=n(9045),o=n(9259);e.exports=function(e,t,n){if(!o(n))return!1;var s=typeof t;return!!("number"==s?i(n)&&a(t,n.length):"string"==s&&t in n)&&r(n[t],e)}},1401:(e,t,n)=>{var r=n(6152),i=n(4795),a=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,o=/^\w*$/;e.exports=function(e,t){if(r(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!i(e))||o.test(e)||!a.test(e)||null!=t&&e in Object(t)}},8304:e=>{e.exports=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}},7394:(e,t,n)=>{var r,i=n(4019),a=(r=/[^.]+$/.exec(i&&i.keys&&i.keys.IE_PROTO||""))?"Symbol(src)_1."+r:"";e.exports=function(e){return!!a&&a in e}},6001:e=>{var t=Object.prototype;e.exports=function(e){var n=e&&e.constructor;return e===("function"==typeof n&&n.prototype||t)}},8792:(e,t,n)=>{var r=n(9259);e.exports=function(e){return e==e&&!r(e)}},3945:e=>{e.exports=function(){this.__data__=[],this.size=0}},1846:(e,t,n)=>{var r=n(2218),i=Array.prototype.splice;e.exports=function(e){var t=this.__data__,n=r(t,e);return!(n<0||(n==t.length-1?t.pop():i.call(t,n,1),--this.size,0))}},8028:(e,t,n)=>{var r=n(2218);e.exports=function(e){var t=this.__data__,n=r(t,e);return n<0?void 0:t[n][1]}},2344:(e,t,n)=>{var r=n(2218);e.exports=function(e){return r(this.__data__,e)>-1}},4769:(e,t,n)=>{var r=n(2218);e.exports=function(e,t){var n=this.__data__,i=r(n,e);return i<0?(++this.size,n.push([e,t])):n[i][1]=t,this}},2411:(e,t,n)=>{var r=n(9612),i=n(235),a=n(326);e.exports=function(){this.size=0,this.__data__={hash:new r,map:new(a||i),string:new r}}},6417:(e,t,n)=>{var r=n(7937);e.exports=function(e){var t=r(this,e).delete(e);return this.size-=t?1:0,t}},6928:(e,t,n)=>{var r=n(7937);e.exports=function(e){return r(this,e).get(e)}},9493:(e,t,n)=>{var r=n(7937);e.exports=function(e){return r(this,e).has(e)}},4150:(e,t,n)=>{var r=n(7937);e.exports=function(e,t){var n=r(this,e),i=n.size;return n.set(e,t),this.size+=n.size==i?0:1,this}},5179:e=>{e.exports=function(e){var t=-1,n=Array(e.size);return e.forEach((function(e,r){n[++t]=[r,e]})),n}},3477:e=>{e.exports=function(e,t){return function(n){return null!=n&&n[e]===t&&(void 0!==t||e in Object(n))}}},7777:(e,t,n)=>{var r=n(733);e.exports=function(e){var t=r(e,(function(e){return 500===n.size&&n.clear(),e})),n=t.cache;return t}},9191:(e,t,n)=>{var r=n(8761)(Object,"create");e.exports=r},4248:(e,t,n)=>{var r=n(241)(Object.keys,Object);e.exports=r},2966:e=>{e.exports=function(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t}},4146:(e,t,n)=>{e=n.nmd(e);var r=n(1242),i=t&&!t.nodeType&&t,a=i&&e&&!e.nodeType&&e,o=a&&a.exports===i&&r.process,s=function(){try{return a&&a.require&&a.require("util").types||o&&o.binding&&o.binding("util")}catch(e){}}();e.exports=s},7157:e=>{var t=Object.prototype.toString;e.exports=function(e){return t.call(e)}},241:e=>{e.exports=function(e,t){return function(n){return e(t(n))}}},3114:(e,t,n)=>{var r=n(9432),i=Math.max;e.exports=function(e,t,n){return t=i(void 0===t?e.length-1:t,0),function(){for(var a=arguments,o=-1,s=i(a.length-t,0),l=Array(s);++o<s;)l[o]=a[t+o];o=-1;for(var c=Array(t+1);++o<t;)c[o]=a[o];return c[t]=n(l),r(e,this,c)}}},7772:(e,t,n)=>{var r=n(1242),i="object"==typeof self&&self&&self.Object===Object&&self,a=r||i||Function("return this")();e.exports=a},2434:e=>{e.exports=function(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]}},2842:e=>{e.exports=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this}},2482:e=>{e.exports=function(e){return this.__data__.has(e)}},4207:e=>{e.exports=function(e){var t=-1,n=Array(e.size);return e.forEach((function(e){n[++t]=e})),n}},5251:(e,t,n)=>{var r=n(6532),i=n(7787)(r);e.exports=i},7787:e=>{var t=Date.now;e.exports=function(e){var n=0,r=0;return function(){var i=t(),a=16-(i-r);if(r=i,a>0){if(++n>=800)return arguments[0]}else n=0;return e.apply(void 0,arguments)}}},5243:(e,t,n)=>{var r=n(235);e.exports=function(){this.__data__=new r,this.size=0}},2858:e=>{e.exports=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}},4417:e=>{e.exports=function(e){return this.__data__.get(e)}},8605:e=>{e.exports=function(e){return this.__data__.has(e)}},1418:(e,t,n)=>{var r=n(235),i=n(326),a=n(6738);e.exports=function(e,t){var n=this.__data__;if(n instanceof r){var o=n.__data__;if(!i||o.length<199)return o.push([e,t]),this.size=++n.size,this;n=this.__data__=new a(o)}return n.set(e,t),this.size=n.size,this}},6024:e=>{e.exports=function(e,t,n){for(var r=n-1,i=e.length;++r<i;)if(e[r]===t)return r;return-1}},2302:(e,t,n)=>{var r=n(8589),i=n(3880),a=n(5555);e.exports=function(e){return i(e)?a(e):r(e)}},4452:(e,t,n)=>{var r=n(7777),i=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,a=/\\(\\)?/g,o=r((function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(i,(function(e,n,r,i){t.push(r?i.replace(a,"$1"):n||e)})),t}));e.exports=o},3812:(e,t,n)=>{var r=n(4795);e.exports=function(e){if("string"==typeof e||r(e))return e;var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}},7035:e=>{var t=Function.prototype.toString;e.exports=function(e){if(null!=e){try{return t.call(e)}catch(e){}try{return e+""}catch(e){}}return""}},2153:e=>{var t=/\s/;e.exports=function(e){for(var n=e.length;n--&&t.test(e.charAt(n)););return n}},5555:e=>{var t="[\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff]",n="\\ud83c[\\udffb-\\udfff]",r="[^\\ud800-\\udfff]",i="(?:\\ud83c[\\udde6-\\uddff]){2}",a="[\\ud800-\\udbff][\\udc00-\\udfff]",o="(?:"+t+"|"+n+")?",s="[\\ufe0e\\ufe0f]?",l=s+o+"(?:\\u200d(?:"+[r,i,a].join("|")+")"+s+o+")*",c="(?:"+[r+t+"?",t,i,a,"[\\ud800-\\udfff]"].join("|")+")",u=RegExp(n+"(?="+n+")|"+c+l,"g");e.exports=function(e){for(var t=u.lastIndex=0;u.test(e);)++t;return t}},4004:(e,t,n)=>{var r=n(8874);e.exports=function(e){return r(e,4)}},9850:(e,t,n)=>{var r=n(8874);e.exports=function(e){return r(e,5)}},6874:e=>{e.exports=function(e){return function(){return e}}},4573:(e,t,n)=>{var r=n(6060),i=n(1225),a=n(2406),o=n(8582),s=Object.prototype,l=s.hasOwnProperty,c=r((function(e,t){e=Object(e);var n=-1,r=t.length,c=r>2?t[2]:void 0;for(c&&a(t[0],t[1],c)&&(r=1);++n<r;)for(var u=t[n],d=o(u),p=-1,h=d.length;++p<h;){var f=d[p],m=e[f];(void 0===m||i(m,s[f])&&!l.call(e,f))&&(e[f]=u[f])}return e}));e.exports=c},9421:(e,t,n)=>{e.exports=n(9756)},1225:e=>{e.exports=function(e,t){return e===t||e!=e&&t!=t}},882:(e,t,n)=>{var r=n(7552),i=n(8043),a=n(8286),o=n(6152);e.exports=function(e,t){return(o(e)?r:i)(e,a(t,3))}},5281:(e,t,n)=>{var r=n(8776)(n(2982));e.exports=r},2982:(e,t,n)=>{var r=n(1359),i=n(8286),a=n(8101),o=Math.max;e.exports=function(e,t,n){var s=null==e?0:e.length;if(!s)return-1;var l=null==n?0:a(n);return l<0&&(l=o(s+l,0)),r(e,i(t,3),l)}},5676:(e,t,n)=>{var r=n(2034);e.exports=function(e){return null!=e&&e.length?r(e,1):[]}},9756:(e,t,n)=>{var r=n(2517),i=n(4303),a=n(9419),o=n(6152);e.exports=function(e,t){return(o(e)?r:i)(e,a(t))}},792:(e,t,n)=>{var r=n(5308),i=n(9419),a=n(8582);e.exports=function(e,t){return null==e?e:r(e,i(t),a)}},2579:(e,t,n)=>{var r=n(3324);e.exports=function(e,t,n){var i=null==e?void 0:r(e,t);return void 0===i?n:i}},3352:(e,t,n)=>{var r=n(2726),i=n(1369);e.exports=function(e,t){return null!=e&&i(e,t,r)}},5041:(e,t,n)=>{var r=n(187),i=n(1369);e.exports=function(e,t){return null!=e&&i(e,t,r)}},3059:e=>{e.exports=function(e){return e}},9631:(e,t,n)=>{var r=n(5183),i=n(5125),a=Object.prototype,o=a.hasOwnProperty,s=a.propertyIsEnumerable,l=r(function(){return arguments}())?r:function(e){return i(e)&&o.call(e,"callee")&&!s.call(e,"callee")};e.exports=l},6152:e=>{var t=Array.isArray;e.exports=t},7878:(e,t,n)=>{var r=n(1049),i=n(1158);e.exports=function(e){return null!=e&&i(e.length)&&!r(e)}},3746:(e,t,n)=>{var r=n(7878),i=n(5125);e.exports=function(e){return i(e)&&r(e)}},3226:(e,t,n)=>{e=n.nmd(e);var r=n(7772),i=n(6330),a=t&&!t.nodeType&&t,o=a&&e&&!e.nodeType&&e,s=o&&o.exports===a?r.Buffer:void 0,l=(s?s.isBuffer:void 0)||i;e.exports=l},5455:(e,t,n)=>{var r=n(6411),i=n(940),a=n(9631),o=n(6152),s=n(7878),l=n(3226),c=n(6001),u=n(7598),d=Object.prototype.hasOwnProperty;e.exports=function(e){if(null==e)return!0;if(s(e)&&(o(e)||"string"==typeof e||"function"==typeof e.splice||l(e)||u(e)||a(e)))return!e.length;var t=i(e);if("[object Map]"==t||"[object Set]"==t)return!e.size;if(c(e))return!r(e).length;for(var n in e)if(d.call(e,n))return!1;return!0}},1049:(e,t,n)=>{var r=n(3366),i=n(9259);e.exports=function(e){if(!i(e))return!1;var t=r(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t}},1158:e=>{e.exports=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}},4714:(e,t,n)=>{var r=n(4511),i=n(7826),a=n(4146),o=a&&a.isMap,s=o?i(o):r;e.exports=s},9259:e=>{e.exports=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}},5125:e=>{e.exports=function(e){return null!=e&&"object"==typeof e}},7030:(e,t,n)=>{var r=n(3366),i=n(7353),a=n(5125),o=Function.prototype,s=Object.prototype,l=o.toString,c=s.hasOwnProperty,u=l.call(Object);e.exports=function(e){if(!a(e)||"[object Object]"!=r(e))return!1;var t=i(e);if(null===t)return!0;var n=c.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&l.call(n)==u}},3679:(e,t,n)=>{var r=n(8436),i=n(7826),a=n(4146),o=a&&a.isSet,s=o?i(o):r;e.exports=s},5505:(e,t,n)=>{var r=n(3366),i=n(6152),a=n(5125);e.exports=function(e){return"string"==typeof e||!i(e)&&a(e)&&"[object String]"==r(e)}},4795:(e,t,n)=>{var r=n(3366),i=n(5125);e.exports=function(e){return"symbol"==typeof e||i(e)&&"[object Symbol]"==r(e)}},7598:(e,t,n)=>{var r=n(5522),i=n(7826),a=n(4146),o=a&&a.isTypedArray,s=o?i(o):r;e.exports=s},4336:e=>{e.exports=function(e){return void 0===e}},249:(e,t,n)=>{var r=n(1634),i=n(6411),a=n(7878);e.exports=function(e){return a(e)?r(e):i(e)}},8582:(e,t,n)=>{var r=n(1634),i=n(8390),a=n(7878);e.exports=function(e){return a(e)?r(e,!0):i(e)}},6974:e=>{e.exports=function(e){var t=null==e?0:e.length;return t?e[t-1]:void 0}},6760:(e,t,n)=>{var r=n(343),i=n(8286),a=n(3401),o=n(6152);e.exports=function(e,t){return(o(e)?r:a)(e,i(t,3))}},4519:(e,t,n)=>{var r=n(3940),i=n(6548),a=n(8286);e.exports=function(e,t){var n={};return t=a(t,3),i(e,(function(e,i,a){r(n,i,t(e,i,a))})),n}},1644:(e,t,n)=>{var r=n(2229),i=n(4134),a=n(3059);e.exports=function(e){return e&&e.length?r(e,a,i):void 0}},733:(e,t,n)=>{var r=n(6738);function i(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError("Expected a function");var n=function(){var r=arguments,i=t?t.apply(this,r):r[0],a=n.cache;if(a.has(i))return a.get(i);var o=e.apply(this,r);return n.cache=a.set(i,o)||a,o};return n.cache=new(i.Cache||r),n}i.Cache=r,e.exports=i},8537:(e,t,n)=>{var r=n(4565),i=n(7263)((function(e,t,n){r(e,t,n)}));e.exports=i},5680:(e,t,n)=>{var r=n(2229),i=n(7606),a=n(3059);e.exports=function(e){return e&&e.length?r(e,a,i):void 0}},937:(e,t,n)=>{var r=n(2229),i=n(8286),a=n(7606);e.exports=function(e,t){return e&&e.length?r(e,i(t,2),a):void 0}},4291:e=>{e.exports=function(){}},1100:(e,t,n)=>{var r=n(7772);e.exports=function(){return r.Date.now()}},3888:(e,t,n)=>{var r=n(2602),i=n(9097)((function(e,t){return null==e?{}:r(e,t)}));e.exports=i},5798:(e,t,n)=>{var r=n(256),i=n(2952),a=n(1401),o=n(3812);e.exports=function(e){return a(e)?r(o(e)):i(e)}},2689:(e,t,n)=>{var r=n(2941)();e.exports=r},8215:(e,t,n)=>{var r=n(1207),i=n(4303),a=n(8286),o=n(5877),s=n(6152);e.exports=function(e,t,n){var l=s(e)?r:o,c=arguments.length<3;return l(e,a(t,4),n,c,i)}},6402:(e,t,n)=>{var r=n(6411),i=n(940),a=n(7878),o=n(5505),s=n(2302);e.exports=function(e){if(null==e)return 0;if(a(e))return o(e)?s(e):e.length;var t=i(e);return"[object Map]"==t||"[object Set]"==t?e.size:r(e).length}},829:(e,t,n)=>{var r=n(2034),i=n(3813),a=n(6060),o=n(2406),s=a((function(e,t){if(null==e)return[];var n=t.length;return n>1&&o(e,t[0],t[1])?t=[]:n>2&&o(t[0],t[1],t[2])&&(t=[t[0]]),i(e,r(t,1),[])}));e.exports=s},981:e=>{e.exports=function(){return[]}},6330:e=>{e.exports=function(){return!1}},5707:(e,t,n)=>{var r=n(7642);e.exports=function(e){return e?Infinity===(e=r(e))||e===-1/0?17976931348623157e292*(e<0?-1:1):e==e?e:0:0===e?e:0}},8101:(e,t,n)=>{var r=n(5707);e.exports=function(e){var t=r(e),n=t%1;return t==t?n?t-n:t:0}},7642:(e,t,n)=>{var r=n(1704),i=n(9259),a=n(4795),o=/^[-+]0x[0-9a-f]+$/i,s=/^0b[01]+$/i,l=/^0o[0-7]+$/i,c=parseInt;e.exports=function(e){if("number"==typeof e)return e;if(a(e))return NaN;if(i(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=i(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=r(e);var n=s.test(e);return n||l.test(e)?c(e.slice(2),n?2:8):o.test(e)?NaN:+e}},3329:(e,t,n)=>{var r=n(752),i=n(8582);e.exports=function(e){return r(e,i(e))}},6188:(e,t,n)=>{var r=n(1054);e.exports=function(e){return null==e?"":r(e)}},9466:(e,t,n)=>{var r=n(2517),i=n(9413),a=n(6548),o=n(8286),s=n(7353),l=n(6152),c=n(3226),u=n(1049),d=n(9259),p=n(7598);e.exports=function(e,t,n){var h=l(e),f=h||c(e)||p(e);if(t=o(t,4),null==n){var m=e&&e.constructor;n=f?h?new m:[]:d(e)&&u(m)?i(s(e)):{}}return(f?r:a)(e,(function(e,r,i){return t(n,e,r,i)})),n}},6139:(e,t,n)=>{var r=n(2034),i=n(6060),a=n(7326),o=n(3746),s=i((function(e){return a(r(e,1,o,!0))}));e.exports=s},4930:(e,t,n)=>{var r=n(6188),i=0;e.exports=function(e){var t=++i;return r(e)+t}},8346:(e,t,n)=>{var r=n(753),i=n(249);e.exports=function(e){return null==e?[]:r(e,i(e))}},6150:(e,t,n)=>{var r=n(91),i=n(509);e.exports=function(e,t){return i(e||[],t||[],r)}},6631:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=c(n(4127)),i=c(n(3389)),a=c(n(9434)),o=c(n(1361)),s=n(360),l=n(240);function c(e){return e&&e.__esModule?e:{default:e}}function u(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function d(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}var p=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.cfg=t,this.indentation=new i.default(this.cfg.indent),this.inlineBlock=new a.default,this.params=new o.default(this.cfg.params),this.previousReservedToken={},this.tokens=[],this.index=0}var t,n;return t=e,n=[{key:"tokenizer",value:function(){throw new Error("tokenizer() not implemented by subclass")}},{key:"tokenOverride",value:function(e){return e}},{key:"format",value:function(e){return this.tokens=this.tokenizer().tokenize(e),this.getFormattedQueryFromTokens().trim()}},{key:"getFormattedQueryFromTokens",value:function(){var e=this,t="";return this.tokens.forEach((function(n,i){e.index=i,(n=e.tokenOverride(n)).type===r.default.LINE_COMMENT?t=e.formatLineComment(n,t):n.type===r.default.BLOCK_COMMENT?t=e.formatBlockComment(n,t):n.type===r.default.RESERVED_TOP_LEVEL?(t=e.formatTopLevelReservedWord(n,t),e.previousReservedToken=n):n.type===r.default.RESERVED_TOP_LEVEL_NO_INDENT?(t=e.formatTopLevelReservedWordNoIndent(n,t),e.previousReservedToken=n):n.type===r.default.RESERVED_NEWLINE?(t=e.formatNewlineReservedWord(n,t),e.previousReservedToken=n):n.type===r.default.RESERVED?(t=e.formatWithSpaces(n,t),e.previousReservedToken=n):t=n.type===r.default.OPEN_PAREN?e.formatOpeningParentheses(n,t):n.type===r.default.CLOSE_PAREN?e.formatClosingParentheses(n,t):n.type===r.default.PLACEHOLDER?e.formatPlaceholder(n,t):","===n.value?e.formatComma(n,t):":"===n.value?e.formatWithSpaceAfter(n,t):"."===n.value?e.formatWithoutSpaces(n,t):";"===n.value?e.formatQuerySeparator(n,t):e.formatWithSpaces(n,t)})),t}},{key:"formatLineComment",value:function(e,t){return this.addNewline(t+this.show(e))}},{key:"formatBlockComment",value:function(e,t){return this.addNewline(this.addNewline(t)+this.indentComment(e.value))}},{key:"indentComment",value:function(e){return e.replace(/\n[\t ]*/g,"\n"+this.indentation.getIndent()+" ")}},{key:"formatTopLevelReservedWordNoIndent",value:function(e,t){return this.indentation.decreaseTopLevel(),t=this.addNewline(t)+this.equalizeWhitespace(this.show(e)),this.addNewline(t)}},{key:"formatTopLevelReservedWord",value:function(e,t){return this.indentation.decreaseTopLevel(),t=this.addNewline(t),this.indentation.increaseTopLevel(),t+=this.equalizeWhitespace(this.show(e)),this.addNewline(t)}},{key:"formatNewlineReservedWord",value:function(e,t){return(0,l.isAnd)(e)&&(0,l.isBetween)(this.tokenLookBehind(2))?this.formatWithSpaces(e,t):this.addNewline(t)+this.equalizeWhitespace(this.show(e))+" "}},{key:"equalizeWhitespace",value:function(e){return e.replace(/[\t-\r \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000\uFEFF]+/g," ")}},{key:"formatOpeningParentheses",value:function(e,t){var n,i,a=(u(n={},r.default.OPEN_PAREN,!0),u(n,r.default.LINE_COMMENT,!0),u(n,r.default.OPERATOR,!0),n);return 0!==e.whitespaceBefore.length||a[null===(i=this.tokenLookBehind())||void 0===i?void 0:i.type]||(t=(0,s.trimSpacesEnd)(t)),t+=this.show(e),this.inlineBlock.beginIfPossible(this.tokens,this.index),this.inlineBlock.isActive()||(this.indentation.increaseBlockLevel(),t=this.addNewline(t)),t}},{key:"formatClosingParentheses",value:function(e,t){return this.inlineBlock.isActive()?(this.inlineBlock.end(),this.formatWithSpaceAfter(e,t)):(this.indentation.decreaseBlockLevel(),this.formatWithSpaces(e,this.addNewline(t)))}},{key:"formatPlaceholder",value:function(e,t){return t+this.params.get(e)+" "}},{key:"formatComma",value:function(e,t){return t=(0,s.trimSpacesEnd)(t)+this.show(e)+" ",this.inlineBlock.isActive()||(0,l.isLimit)(this.previousReservedToken)?t:this.addNewline(t)}},{key:"formatWithSpaceAfter",value:function(e,t){return(0,s.trimSpacesEnd)(t)+this.show(e)+" "}},{key:"formatWithoutSpaces",value:function(e,t){return(0,s.trimSpacesEnd)(t)+this.show(e)}},{key:"formatWithSpaces",value:function(e,t){return t+this.show(e)+" "}},{key:"formatQuerySeparator",value:function(e,t){return this.indentation.resetIndentation(),(0,s.trimSpacesEnd)(t)+this.show(e)+"\n".repeat(this.cfg.linesBetweenQueries||1)}},{key:"show",value:function(e){var t=e.type,n=e.value;return!this.cfg.uppercase||t!==r.default.RESERVED&&t!==r.default.RESERVED_TOP_LEVEL&&t!==r.default.RESERVED_TOP_LEVEL_NO_INDENT&&t!==r.default.RESERVED_NEWLINE&&t!==r.default.OPEN_PAREN&&t!==r.default.CLOSE_PAREN?n:n.toUpperCase()}},{key:"addNewline",value:function(e){return(e=(0,s.trimSpacesEnd)(e)).endsWith("\n")||(e+="\n"),e+this.indentation.getIndent()}},{key:"tokenLookBehind",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1;return this.tokens[this.index-e]}},{key:"tokenLookAhead",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1;return this.tokens[this.index+e]}}],n&&d(t.prototype,n),e}();t.default=p,e.exports=t.default},3389:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n(360);function i(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}var a="top-level",o=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.indent=t||" ",this.indentTypes=[]}var t,n;return t=e,(n=[{key:"getIndent",value:function(){return this.indent.repeat(this.indentTypes.length)}},{key:"increaseTopLevel",value:function(){this.indentTypes.push(a)}},{key:"increaseBlockLevel",value:function(){this.indentTypes.push("block-level")}},{key:"decreaseTopLevel",value:function(){this.indentTypes.length>0&&(0,r.last)(this.indentTypes)===a&&this.indentTypes.pop()}},{key:"decreaseBlockLevel",value:function(){for(;this.indentTypes.length>0&&this.indentTypes.pop()===a;);}},{key:"resetIndentation",value:function(){this.indentTypes=[]}}])&&i(t.prototype,n),e}();t.default=o,e.exports=t.default},9434:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r,i=(r=n(4127))&&r.__esModule?r:{default:r};function a(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}var o=function(){function e(){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.level=0}var t,n;return t=e,(n=[{key:"beginIfPossible",value:function(e,t){0===this.level&&this.isInlineBlock(e,t)?this.level=1:this.level>0?this.level++:this.level=0}},{key:"end",value:function(){this.level--}},{key:"isActive",value:function(){return this.level>0}},{key:"isInlineBlock",value:function(e,t){for(var n=0,r=0,a=t;a<e.length;a++){var o=e[a];if((n+=o.value.length)>50)return!1;if(o.type===i.default.OPEN_PAREN)r++;else if(o.type===i.default.CLOSE_PAREN&&0==--r)return!0;if(this.isForbiddenToken(o))return!1}return!1}},{key:"isForbiddenToken",value:function(e){var t=e.type,n=e.value;return t===i.default.RESERVED_TOP_LEVEL||t===i.default.RESERVED_NEWLINE||t===i.default.COMMENT||t===i.default.BLOCK_COMMENT||";"===n}}])&&a(t.prototype,n),e}();t.default=o,e.exports=t.default},1361:(e,t)=>{"use strict";function n(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.params=t,this.index=0}var t,r;return t=e,(r=[{key:"get",value:function(e){var t=e.key,n=e.value;return this.params?t?this.params[t]:this.params[this.index++]:n}}])&&n(t.prototype,r),e}();t.default=r,e.exports=t.default},3961:(e,t,n)=>{"use strict";function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i,a=(i=n(4127))&&i.__esModule?i:{default:i},o=function(e){if(e&&e.__esModule)return e;if(null===e||"object"!==r(e)&&"function"!=typeof e)return{default:e};var t=l();if(t&&t.has(e))return t.get(e);var n={},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var a in e)if(Object.prototype.hasOwnProperty.call(e,a)){var o=i?Object.getOwnPropertyDescriptor(e,a):null;o&&(o.get||o.set)?Object.defineProperty(n,a,o):n[a]=e[a]}return n.default=e,t&&t.set(e,n),n}(n(1560)),s=n(360);function l(){if("function"!=typeof WeakMap)return null;var e=new WeakMap;return l=function(){return e},e}function c(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function u(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?c(Object(n),!0).forEach((function(t){d(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):c(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function d(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function p(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function h(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}var f=function(){function e(t){var n;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),this.WHITESPACE_REGEX=/^([\t-\r \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000\uFEFF]+)/,this.NUMBER_REGEX=/^((\x2D[\t-\r \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000\uFEFF]*)?[0-9]+(\.[0-9]+)?([Ee]\x2D?[0-9]+(\.[0-9]+)?)?|0x[0-9A-Fa-f]+|0b[01]+)\b/,this.OPERATOR_REGEX=o.createOperatorRegex(["<>","<=",">="].concat(function(e){if(Array.isArray(e))return p(e)}(n=t.operators||[])||function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}(n)||function(e,t){if(e){if("string"==typeof e)return p(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?p(e,t):void 0}}(n)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}())),this.BLOCK_COMMENT_REGEX=/^(\/\*(?:(?![])[\s\S])*?(?:\*\/|$))/,this.LINE_COMMENT_REGEX=o.createLineCommentRegex(t.lineCommentTypes),this.RESERVED_TOP_LEVEL_REGEX=o.createReservedWordRegex(t.reservedTopLevelWords),this.RESERVED_TOP_LEVEL_NO_INDENT_REGEX=o.createReservedWordRegex(t.reservedTopLevelWordsNoIndent),this.RESERVED_NEWLINE_REGEX=o.createReservedWordRegex(t.reservedNewlineWords),this.RESERVED_PLAIN_REGEX=o.createReservedWordRegex(t.reservedWords),this.WORD_REGEX=o.createWordRegex(t.specialWordChars),this.STRING_REGEX=o.createStringRegex(t.stringTypes),this.OPEN_PAREN_REGEX=o.createParenRegex(t.openParens),this.CLOSE_PAREN_REGEX=o.createParenRegex(t.closeParens),this.INDEXED_PLACEHOLDER_REGEX=o.createPlaceholderRegex(t.indexedPlaceholderTypes,"[0-9]*"),this.IDENT_NAMED_PLACEHOLDER_REGEX=o.createPlaceholderRegex(t.namedPlaceholderTypes,"[a-zA-Z0-9._$]+"),this.STRING_NAMED_PLACEHOLDER_REGEX=o.createPlaceholderRegex(t.namedPlaceholderTypes,o.createStringPattern(t.stringTypes))}var t,n;return t=e,(n=[{key:"tokenize",value:function(e){for(var t,n=[];e.length;){var r=this.getWhitespace(e);(e=e.substring(r.length)).length&&(t=this.getNextToken(e,t),e=e.substring(t.value.length),n.push(u(u({},t),{},{whitespaceBefore:r})))}return n}},{key:"getWhitespace",value:function(e){var t=e.match(this.WHITESPACE_REGEX);return t?t[1]:""}},{key:"getNextToken",value:function(e,t){return this.getCommentToken(e)||this.getStringToken(e)||this.getOpenParenToken(e)||this.getCloseParenToken(e)||this.getPlaceholderToken(e)||this.getNumberToken(e)||this.getReservedWordToken(e,t)||this.getWordToken(e)||this.getOperatorToken(e)}},{key:"getCommentToken",value:function(e){return this.getLineCommentToken(e)||this.getBlockCommentToken(e)}},{key:"getLineCommentToken",value:function(e){return this.getTokenOnFirstMatch({input:e,type:a.default.LINE_COMMENT,regex:this.LINE_COMMENT_REGEX})}},{key:"getBlockCommentToken",value:function(e){return this.getTokenOnFirstMatch({input:e,type:a.default.BLOCK_COMMENT,regex:this.BLOCK_COMMENT_REGEX})}},{key:"getStringToken",value:function(e){return this.getTokenOnFirstMatch({input:e,type:a.default.STRING,regex:this.STRING_REGEX})}},{key:"getOpenParenToken",value:function(e){return this.getTokenOnFirstMatch({input:e,type:a.default.OPEN_PAREN,regex:this.OPEN_PAREN_REGEX})}},{key:"getCloseParenToken",value:function(e){return this.getTokenOnFirstMatch({input:e,type:a.default.CLOSE_PAREN,regex:this.CLOSE_PAREN_REGEX})}},{key:"getPlaceholderToken",value:function(e){return this.getIdentNamedPlaceholderToken(e)||this.getStringNamedPlaceholderToken(e)||this.getIndexedPlaceholderToken(e)}},{key:"getIdentNamedPlaceholderToken",value:function(e){return this.getPlaceholderTokenWithKey({input:e,regex:this.IDENT_NAMED_PLACEHOLDER_REGEX,parseKey:function(e){return e.slice(1)}})}},{key:"getStringNamedPlaceholderToken",value:function(e){var t=this;return this.getPlaceholderTokenWithKey({input:e,regex:this.STRING_NAMED_PLACEHOLDER_REGEX,parseKey:function(e){return t.getEscapedPlaceholderKey({key:e.slice(2,-1),quoteChar:e.slice(-1)})}})}},{key:"getIndexedPlaceholderToken",value:function(e){return this.getPlaceholderTokenWithKey({input:e,regex:this.INDEXED_PLACEHOLDER_REGEX,parseKey:function(e){return e.slice(1)}})}},{key:"getPlaceholderTokenWithKey",value:function(e){var t=e.input,n=e.regex,r=e.parseKey,i=this.getTokenOnFirstMatch({input:t,regex:n,type:a.default.PLACEHOLDER});return i&&(i.key=r(i.value)),i}},{key:"getEscapedPlaceholderKey",value:function(e){var t=e.key,n=e.quoteChar;return t.replace(new RegExp((0,s.escapeRegExp)("\\"+n),"gu"),n)}},{key:"getNumberToken",value:function(e){return this.getTokenOnFirstMatch({input:e,type:a.default.NUMBER,regex:this.NUMBER_REGEX})}},{key:"getOperatorToken",value:function(e){return this.getTokenOnFirstMatch({input:e,type:a.default.OPERATOR,regex:this.OPERATOR_REGEX})}},{key:"getReservedWordToken",value:function(e,t){if(!t||!t.value||"."!==t.value)return this.getTopLevelReservedToken(e)||this.getNewlineReservedToken(e)||this.getTopLevelReservedTokenNoIndent(e)||this.getPlainReservedToken(e)}},{key:"getTopLevelReservedToken",value:function(e){return this.getTokenOnFirstMatch({input:e,type:a.default.RESERVED_TOP_LEVEL,regex:this.RESERVED_TOP_LEVEL_REGEX})}},{key:"getNewlineReservedToken",value:function(e){return this.getTokenOnFirstMatch({input:e,type:a.default.RESERVED_NEWLINE,regex:this.RESERVED_NEWLINE_REGEX})}},{key:"getTopLevelReservedTokenNoIndent",value:function(e){return this.getTokenOnFirstMatch({input:e,type:a.default.RESERVED_TOP_LEVEL_NO_INDENT,regex:this.RESERVED_TOP_LEVEL_NO_INDENT_REGEX})}},{key:"getPlainReservedToken",value:function(e){return this.getTokenOnFirstMatch({input:e,type:a.default.RESERVED,regex:this.RESERVED_PLAIN_REGEX})}},{key:"getWordToken",value:function(e){return this.getTokenOnFirstMatch({input:e,type:a.default.WORD,regex:this.WORD_REGEX})}},{key:"getTokenOnFirstMatch",value:function(e){var t=e.input,n=e.type,r=e.regex,i=t.match(r);return i?{type:n,value:i[1]}:void 0}}])&&h(t.prototype,n),e}();t.default=f,e.exports=t.default},1560:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.createOperatorRegex=function(e){return new RegExp("^(".concat((0,r.sortByLengthDesc)(e).map(r.escapeRegExp).join("|"),"|.)"),"u")},t.createLineCommentRegex=function(e){return new RegExp("^((?:".concat(e.map((function(e){return(0,r.escapeRegExp)(e)})).join("|"),").*?)(?:\r\n|\r|\n|$)"),"u")},t.createReservedWordRegex=function(e){if(0===e.length)return new RegExp("^\b$","u");var t=(0,r.sortByLengthDesc)(e).join("|").replace(/ /g,"\\s+");return new RegExp("^(".concat(t,")\\b"),"iu")},t.createWordRegex=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];return new RegExp("^([\\p{Alphabetic}\\p{Mark}\\p{Decimal_Number}\\p{Connector_Punctuation}\\p{Join_Control}".concat(e.join(""),"]+)"),"u")},t.createStringRegex=function(e){return new RegExp("^("+i(e)+")","u")},t.createStringPattern=i,t.createParenRegex=function(e){return new RegExp("^("+e.map(a).join("|")+")","iu")},t.createPlaceholderRegex=function(e,t){if((0,r.isEmpty)(e))return!1;var n=e.map(r.escapeRegExp).join("|");return new RegExp("^((?:".concat(n,")(?:").concat(t,"))"),"u")};var r=n(360);function i(e){var t={"``":"((`[^`]*($|`))+)","{}":"((\\{[^\\}]*($|\\}))+)","[]":"((\\[[^\\]]*($|\\]))(\\][^\\]]*($|\\]))*)",'""':'(("[^"\\\\]*(?:\\\\.[^"\\\\]*)*("|$))+)',"''":"(('[^'\\\\]*(?:\\\\.[^'\\\\]*)*('|$))+)","N''":"((N'[^'\\\\]*(?:\\\\.[^'\\\\]*)*('|$))+)","U&''":"((U&'[^'\\\\]*(?:\\\\.[^'\\\\]*)*('|$))+)",'U&""':'((U&"[^"\\\\]*(?:\\\\.[^"\\\\]*)*("|$))+)',$$:"((?<tag>\\$\\w*\\$)[\\s\\S]*?(?:\\k<tag>|$))"};return e.map((function(e){return t[e]})).join("|")}function a(e){return 1===e.length?(0,r.escapeRegExp)(e):"\\b"+e+"\\b"}},240:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isEnd=t.isWindow=t.isBy=t.isSet=t.isLimit=t.isBetween=t.isAnd=void 0;var r,i=(r=n(4127))&&r.__esModule?r:{default:r},a=function(e,t){return function(n){return(null==n?void 0:n.type)===e&&t.test(null==n?void 0:n.value)}},o=a(i.default.RESERVED_NEWLINE,/^AND$/i);t.isAnd=o;var s=a(i.default.RESERVED,/^BETWEEN$/i);t.isBetween=s;var l=a(i.default.RESERVED_TOP_LEVEL,/^LIMIT$/i);t.isLimit=l;var c=a(i.default.RESERVED_TOP_LEVEL,/^[S\u017F]ET$/i);t.isSet=c;var u=a(i.default.RESERVED,/^BY$/i);t.isBy=u;var d=a(i.default.RESERVED_TOP_LEVEL,/^WINDOW$/i);t.isWindow=d;var p=a(i.default.CLOSE_PAREN,/^END$/i);t.isEnd=p},4127:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.default={WORD:"word",STRING:"string",RESERVED:"reserved",RESERVED_TOP_LEVEL:"reserved-top-level",RESERVED_TOP_LEVEL_NO_INDENT:"reserved-top-level-no-indent",RESERVED_NEWLINE:"reserved-newline",OPERATOR:"operator",OPEN_PAREN:"open-paren",CLOSE_PAREN:"close-paren",LINE_COMMENT:"line-comment",BLOCK_COMMENT:"block-comment",NUMBER:"number",PLACEHOLDER:"placeholder"},e.exports=t.default},2141:(e,t,n)=>{"use strict";function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=o(n(6631)),a=o(n(3961));function o(e){return e&&e.__esModule?e:{default:e}}function s(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function l(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function c(e,t){return c=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},c(e,t)}function u(e,t){return!t||"object"!==r(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function d(e){return d=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},d(e)}var p=["ABS","ACTIVATE","ALIAS","ALL","ALLOCATE","ALLOW","ALTER","ANY","ARE","ARRAY","AS","ASC","ASENSITIVE","ASSOCIATE","ASUTIME","ASYMMETRIC","AT","ATOMIC","ATTRIBUTES","AUDIT","AUTHORIZATION","AUX","AUXILIARY","AVG","BEFORE","BEGIN","BETWEEN","BIGINT","BINARY","BLOB","BOOLEAN","BOTH","BUFFERPOOL","BY","CACHE","CALL","CALLED","CAPTURE","CARDINALITY","CASCADED","CASE","CAST","CCSID","CEIL","CEILING","CHAR","CHARACTER","CHARACTER_LENGTH","CHAR_LENGTH","CHECK","CLOB","CLONE","CLOSE","CLUSTER","COALESCE","COLLATE","COLLECT","COLLECTION","COLLID","COLUMN","COMMENT","COMMIT","CONCAT","CONDITION","CONNECT","CONNECTION","CONSTRAINT","CONTAINS","CONTINUE","CONVERT","CORR","CORRESPONDING","COUNT","COUNT_BIG","COVAR_POP","COVAR_SAMP","CREATE","CROSS","CUBE","CUME_DIST","CURRENT","CURRENT_DATE","CURRENT_DEFAULT_TRANSFORM_GROUP","CURRENT_LC_CTYPE","CURRENT_PATH","CURRENT_ROLE","CURRENT_SCHEMA","CURRENT_SERVER","CURRENT_TIME","CURRENT_TIMESTAMP","CURRENT_TIMEZONE","CURRENT_TRANSFORM_GROUP_FOR_TYPE","CURRENT_USER","CURSOR","CYCLE","DATA","DATABASE","DATAPARTITIONNAME","DATAPARTITIONNUM","DATE","DAY","DAYS","DB2GENERAL","DB2GENRL","DB2SQL","DBINFO","DBPARTITIONNAME","DBPARTITIONNUM","DEALLOCATE","DEC","DECIMAL","DECLARE","DEFAULT","DEFAULTS","DEFINITION","DELETE","DENSERANK","DENSE_RANK","DEREF","DESCRIBE","DESCRIPTOR","DETERMINISTIC","DIAGNOSTICS","DISABLE","DISALLOW","DISCONNECT","DISTINCT","DO","DOCUMENT","DOUBLE","DROP","DSSIZE","DYNAMIC","EACH","EDITPROC","ELEMENT","ELSE","ELSEIF","ENABLE","ENCODING","ENCRYPTION","END","END-EXEC","ENDING","ERASE","ESCAPE","EVERY","EXCEPTION","EXCLUDING","EXCLUSIVE","EXEC","EXECUTE","EXISTS","EXIT","EXP","EXPLAIN","EXTENDED","EXTERNAL","EXTRACT","FALSE","FENCED","FETCH","FIELDPROC","FILE","FILTER","FINAL","FIRST","FLOAT","FLOOR","FOR","FOREIGN","FREE","FULL","FUNCTION","FUSION","GENERAL","GENERATED","GET","GLOBAL","GOTO","GRANT","GRAPHIC","GROUP","GROUPING","HANDLER","HASH","HASHED_VALUE","HINT","HOLD","HOUR","HOURS","IDENTITY","IF","IMMEDIATE","IN","INCLUDING","INCLUSIVE","INCREMENT","INDEX","INDICATOR","INDICATORS","INF","INFINITY","INHERIT","INNER","INOUT","INSENSITIVE","INSERT","INT","INTEGER","INTEGRITY","INTERSECTION","INTERVAL","INTO","IS","ISOBID","ISOLATION","ITERATE","JAR","JAVA","KEEP","KEY","LABEL","LANGUAGE","LARGE","LATERAL","LC_CTYPE","LEADING","LEAVE","LEFT","LIKE","LINKTYPE","LN","LOCAL","LOCALDATE","LOCALE","LOCALTIME","LOCALTIMESTAMP","LOCATOR","LOCATORS","LOCK","LOCKMAX","LOCKSIZE","LONG","LOOP","LOWER","MAINTAINED","MATCH","MATERIALIZED","MAX","MAXVALUE","MEMBER","MERGE","METHOD","MICROSECOND","MICROSECONDS","MIN","MINUTE","MINUTES","MINVALUE","MOD","MODE","MODIFIES","MODULE","MONTH","MONTHS","MULTISET","NAN","NATIONAL","NATURAL","NCHAR","NCLOB","NEW","NEW_TABLE","NEXTVAL","NO","NOCACHE","NOCYCLE","NODENAME","NODENUMBER","NOMAXVALUE","NOMINVALUE","NONE","NOORDER","NORMALIZE","NORMALIZED","NOT","NULL","NULLIF","NULLS","NUMERIC","NUMPARTS","OBID","OCTET_LENGTH","OF","OFFSET","OLD","OLD_TABLE","ON","ONLY","OPEN","OPTIMIZATION","OPTIMIZE","OPTION","ORDER","OUT","OUTER","OVER","OVERLAPS","OVERLAY","OVERRIDING","PACKAGE","PADDED","PAGESIZE","PARAMETER","PART","PARTITION","PARTITIONED","PARTITIONING","PARTITIONS","PASSWORD","PATH","PERCENTILE_CONT","PERCENTILE_DISC","PERCENT_RANK","PIECESIZE","PLAN","POSITION","POWER","PRECISION","PREPARE","PREVVAL","PRIMARY","PRIQTY","PRIVILEGES","PROCEDURE","PROGRAM","PSID","PUBLIC","QUERY","QUERYNO","RANGE","RANK","READ","READS","REAL","RECOVERY","RECURSIVE","REF","REFERENCES","REFERENCING","REFRESH","REGR_AVGX","REGR_AVGY","REGR_COUNT","REGR_INTERCEPT","REGR_R2","REGR_SLOPE","REGR_SXX","REGR_SXY","REGR_SYY","RELEASE","RENAME","REPEAT","RESET","RESIGNAL","RESTART","RESTRICT","RESULT","RESULT_SET_LOCATOR","RETURN","RETURNS","REVOKE","RIGHT","ROLE","ROLLBACK","ROLLUP","ROUND_CEILING","ROUND_DOWN","ROUND_FLOOR","ROUND_HALF_DOWN","ROUND_HALF_EVEN","ROUND_HALF_UP","ROUND_UP","ROUTINE","ROW","ROWNUMBER","ROWS","ROWSET","ROW_NUMBER","RRN","RUN","SAVEPOINT","SCHEMA","SCOPE","SCRATCHPAD","SCROLL","SEARCH","SECOND","SECONDS","SECQTY","SECURITY","SENSITIVE","SEQUENCE","SESSION","SESSION_USER","SIGNAL","SIMILAR","SIMPLE","SMALLINT","SNAN","SOME","SOURCE","SPECIFIC","SPECIFICTYPE","SQL","SQLEXCEPTION","SQLID","SQLSTATE","SQLWARNING","SQRT","STACKED","STANDARD","START","STARTING","STATEMENT","STATIC","STATMENT","STAY","STDDEV_POP","STDDEV_SAMP","STOGROUP","STORES","STYLE","SUBMULTISET","SUBSTRING","SUM","SUMMARY","SYMMETRIC","SYNONYM","SYSFUN","SYSIBM","SYSPROC","SYSTEM","SYSTEM_USER","TABLE","TABLESAMPLE","TABLESPACE","THEN","TIME","TIMESTAMP","TIMEZONE_HOUR","TIMEZONE_MINUTE","TO","TRAILING","TRANSACTION","TRANSLATE","TRANSLATION","TREAT","TRIGGER","TRIM","TRUE","TRUNCATE","TYPE","UESCAPE","UNDO","UNIQUE","UNKNOWN","UNNEST","UNTIL","UPPER","USAGE","USER","USING","VALIDPROC","VALUE","VARCHAR","VARIABLE","VARIANT","VARYING","VAR_POP","VAR_SAMP","VCAT","VERSION","VIEW","VOLATILE","VOLUMES","WHEN","WHENEVER","WHILE","WIDTH_BUCKET","WINDOW","WITH","WITHIN","WITHOUT","WLM","WRITE","XMLELEMENT","XMLEXISTS","XMLNAMESPACES","YEAR","YEARS"],h=["ADD","AFTER","ALTER COLUMN","ALTER TABLE","DELETE FROM","EXCEPT","FETCH FIRST","FROM","GROUP BY","GO","HAVING","INSERT INTO","INTERSECT","LIMIT","ORDER BY","SELECT","SET CURRENT SCHEMA","SET SCHEMA","SET","UPDATE","VALUES","WHERE"],f=["INTERSECT","INTERSECT ALL","MINUS","UNION","UNION ALL"],m=["AND","OR","JOIN","INNER JOIN","LEFT JOIN","LEFT OUTER JOIN","RIGHT JOIN","RIGHT OUTER JOIN","FULL JOIN","FULL OUTER JOIN","CROSS JOIN","NATURAL JOIN"],v=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&c(e,t)}(v,e);var t,n,r,i,o=(r=v,i=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,t=d(r);if(i){var n=d(this).constructor;e=Reflect.construct(t,arguments,n)}else e=t.apply(this,arguments);return u(this,e)});function v(){return s(this,v),o.apply(this,arguments)}return t=v,(n=[{key:"tokenizer",value:function(){return new a.default({reservedWords:p,reservedTopLevelWords:h,reservedNewlineWords:m,reservedTopLevelWordsNoIndent:f,stringTypes:['""',"''","``","[]"],openParens:["("],closeParens:[")"],indexedPlaceholderTypes:["?"],namedPlaceholderTypes:[":"],lineCommentTypes:["--"],specialWordChars:["#","@"],operators:["**","!=","!>","!>","||"]})}}])&&l(t.prototype,n),v}(i.default);t.default=v,e.exports=t.default},9978:(e,t,n)=>{"use strict";function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=o(n(6631)),a=o(n(3961));function o(e){return e&&e.__esModule?e:{default:e}}function s(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function l(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function c(e,t){return c=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},c(e,t)}function u(e,t){return!t||"object"!==r(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function d(e){return d=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},d(e)}var p=["ACCESSIBLE","ADD","ALL","ALTER","ANALYZE","AND","AS","ASC","ASENSITIVE","BEFORE","BETWEEN","BIGINT","BINARY","BLOB","BOTH","BY","CALL","CASCADE","CASE","CHANGE","CHAR","CHARACTER","CHECK","COLLATE","COLUMN","CONDITION","CONSTRAINT","CONTINUE","CONVERT","CREATE","CROSS","CURRENT_DATE","CURRENT_ROLE","CURRENT_TIME","CURRENT_TIMESTAMP","CURRENT_USER","CURSOR","DATABASE","DATABASES","DAY_HOUR","DAY_MICROSECOND","DAY_MINUTE","DAY_SECOND","DEC","DECIMAL","DECLARE","DEFAULT","DELAYED","DELETE","DESC","DESCRIBE","DETERMINISTIC","DISTINCT","DISTINCTROW","DIV","DO_DOMAIN_IDS","DOUBLE","DROP","DUAL","EACH","ELSE","ELSEIF","ENCLOSED","ESCAPED","EXCEPT","EXISTS","EXIT","EXPLAIN","FALSE","FETCH","FLOAT","FLOAT4","FLOAT8","FOR","FORCE","FOREIGN","FROM","FULLTEXT","GENERAL","GRANT","GROUP","HAVING","HIGH_PRIORITY","HOUR_MICROSECOND","HOUR_MINUTE","HOUR_SECOND","IF","IGNORE","IGNORE_DOMAIN_IDS","IGNORE_SERVER_IDS","IN","INDEX","INFILE","INNER","INOUT","INSENSITIVE","INSERT","INT","INT1","INT2","INT3","INT4","INT8","INTEGER","INTERSECT","INTERVAL","INTO","IS","ITERATE","JOIN","KEY","KEYS","KILL","LEADING","LEAVE","LEFT","LIKE","LIMIT","LINEAR","LINES","LOAD","LOCALTIME","LOCALTIMESTAMP","LOCK","LONG","LONGBLOB","LONGTEXT","LOOP","LOW_PRIORITY","MASTER_HEARTBEAT_PERIOD","MASTER_SSL_VERIFY_SERVER_CERT","MATCH","MAXVALUE","MEDIUMBLOB","MEDIUMINT","MEDIUMTEXT","MIDDLEINT","MINUTE_MICROSECOND","MINUTE_SECOND","MOD","MODIFIES","NATURAL","NOT","NO_WRITE_TO_BINLOG","NULL","NUMERIC","ON","OPTIMIZE","OPTION","OPTIONALLY","OR","ORDER","OUT","OUTER","OUTFILE","OVER","PAGE_CHECKSUM","PARSE_VCOL_EXPR","PARTITION","POSITION","PRECISION","PRIMARY","PROCEDURE","PURGE","RANGE","READ","READS","READ_WRITE","REAL","RECURSIVE","REF_SYSTEM_ID","REFERENCES","REGEXP","RELEASE","RENAME","REPEAT","REPLACE","REQUIRE","RESIGNAL","RESTRICT","RETURN","RETURNING","REVOKE","RIGHT","RLIKE","ROWS","SCHEMA","SCHEMAS","SECOND_MICROSECOND","SELECT","SENSITIVE","SEPARATOR","SET","SHOW","SIGNAL","SLOW","SMALLINT","SPATIAL","SPECIFIC","SQL","SQLEXCEPTION","SQLSTATE","SQLWARNING","SQL_BIG_RESULT","SQL_CALC_FOUND_ROWS","SQL_SMALL_RESULT","SSL","STARTING","STATS_AUTO_RECALC","STATS_PERSISTENT","STATS_SAMPLE_PAGES","STRAIGHT_JOIN","TABLE","TERMINATED","THEN","TINYBLOB","TINYINT","TINYTEXT","TO","TRAILING","TRIGGER","TRUE","UNDO","UNION","UNIQUE","UNLOCK","UNSIGNED","UPDATE","USAGE","USE","USING","UTC_DATE","UTC_TIME","UTC_TIMESTAMP","VALUES","VARBINARY","VARCHAR","VARCHARACTER","VARYING","WHEN","WHERE","WHILE","WINDOW","WITH","WRITE","XOR","YEAR_MONTH","ZEROFILL"],h=["ADD","ALTER COLUMN","ALTER TABLE","DELETE FROM","EXCEPT","FROM","GROUP BY","HAVING","INSERT INTO","INSERT","LIMIT","ORDER BY","SELECT","SET","UPDATE","VALUES","WHERE"],f=["INTERSECT","INTERSECT ALL","UNION","UNION ALL"],m=["AND","ELSE","OR","WHEN","JOIN","INNER JOIN","LEFT JOIN","LEFT OUTER JOIN","RIGHT JOIN","RIGHT OUTER JOIN","CROSS JOIN","NATURAL JOIN","STRAIGHT_JOIN","NATURAL LEFT JOIN","NATURAL LEFT OUTER JOIN","NATURAL RIGHT JOIN","NATURAL RIGHT OUTER JOIN"],v=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&c(e,t)}(v,e);var t,n,r,i,o=(r=v,i=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,t=d(r);if(i){var n=d(this).constructor;e=Reflect.construct(t,arguments,n)}else e=t.apply(this,arguments);return u(this,e)});function v(){return s(this,v),o.apply(this,arguments)}return t=v,(n=[{key:"tokenizer",value:function(){return new a.default({reservedWords:p,reservedTopLevelWords:h,reservedNewlineWords:m,reservedTopLevelWordsNoIndent:f,stringTypes:["``","''",'""'],openParens:["(","CASE"],closeParens:[")","END"],indexedPlaceholderTypes:["?"],namedPlaceholderTypes:[],lineCommentTypes:["--","#"],specialWordChars:["@"],operators:[":=","<<",">>","!=","<>","<=>","&&","||"]})}}])&&l(t.prototype,n),v}(i.default);t.default=v,e.exports=t.default},6355:(e,t,n)=>{"use strict";function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=o(n(6631)),a=o(n(3961));function o(e){return e&&e.__esModule?e:{default:e}}function s(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function l(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function c(e,t){return c=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},c(e,t)}function u(e,t){return!t||"object"!==r(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function d(e){return d=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},d(e)}var p=["ACCESSIBLE","ADD","ALL","ALTER","ANALYZE","AND","AS","ASC","ASENSITIVE","BEFORE","BETWEEN","BIGINT","BINARY","BLOB","BOTH","BY","CALL","CASCADE","CASE","CHANGE","CHAR","CHARACTER","CHECK","COLLATE","COLUMN","CONDITION","CONSTRAINT","CONTINUE","CONVERT","CREATE","CROSS","CUBE","CUME_DIST","CURRENT_DATE","CURRENT_TIME","CURRENT_TIMESTAMP","CURRENT_USER","CURSOR","DATABASE","DATABASES","DAY_HOUR","DAY_MICROSECOND","DAY_MINUTE","DAY_SECOND","DEC","DECIMAL","DECLARE","DEFAULT","DELAYED","DELETE","DENSE_RANK","DESC","DESCRIBE","DETERMINISTIC","DISTINCT","DISTINCTROW","DIV","DOUBLE","DROP","DUAL","EACH","ELSE","ELSEIF","EMPTY","ENCLOSED","ESCAPED","EXCEPT","EXISTS","EXIT","EXPLAIN","FALSE","FETCH","FIRST_VALUE","FLOAT","FLOAT4","FLOAT8","FOR","FORCE","FOREIGN","FROM","FULLTEXT","FUNCTION","GENERATED","GET","GRANT","GROUP","GROUPING","GROUPS","HAVING","HIGH_PRIORITY","HOUR_MICROSECOND","HOUR_MINUTE","HOUR_SECOND","IF","IGNORE","IN","INDEX","INFILE","INNER","INOUT","INSENSITIVE","INSERT","INT","INT1","INT2","INT3","INT4","INT8","INTEGER","INTERVAL","INTO","IO_AFTER_GTIDS","IO_BEFORE_GTIDS","IS","ITERATE","JOIN","JSON_TABLE","KEY","KEYS","KILL","LAG","LAST_VALUE","LATERAL","LEAD","LEADING","LEAVE","LEFT","LIKE","LIMIT","LINEAR","LINES","LOAD","LOCALTIME","LOCALTIMESTAMP","LOCK","LONG","LONGBLOB","LONGTEXT","LOOP","LOW_PRIORITY","MASTER_BIND","MASTER_SSL_VERIFY_SERVER_CERT","MATCH","MAXVALUE","MEDIUMBLOB","MEDIUMINT","MEDIUMTEXT","MIDDLEINT","MINUTE_MICROSECOND","MINUTE_SECOND","MOD","MODIFIES","NATURAL","NOT","NO_WRITE_TO_BINLOG","NTH_VALUE","NTILE","NULL","NUMERIC","OF","ON","OPTIMIZE","OPTIMIZER_COSTS","OPTION","OPTIONALLY","OR","ORDER","OUT","OUTER","OUTFILE","OVER","PARTITION","PERCENT_RANK","PRECISION","PRIMARY","PROCEDURE","PURGE","RANGE","RANK","READ","READS","READ_WRITE","REAL","RECURSIVE","REFERENCES","REGEXP","RELEASE","RENAME","REPEAT","REPLACE","REQUIRE","RESIGNAL","RESTRICT","RETURN","REVOKE","RIGHT","RLIKE","ROW","ROWS","ROW_NUMBER","SCHEMA","SCHEMAS","SECOND_MICROSECOND","SELECT","SENSITIVE","SEPARATOR","SET","SHOW","SIGNAL","SMALLINT","SPATIAL","SPECIFIC","SQL","SQLEXCEPTION","SQLSTATE","SQLWARNING","SQL_BIG_RESULT","SQL_CALC_FOUND_ROWS","SQL_SMALL_RESULT","SSL","STARTING","STORED","STRAIGHT_JOIN","SYSTEM","TABLE","TERMINATED","THEN","TINYBLOB","TINYINT","TINYTEXT","TO","TRAILING","TRIGGER","TRUE","UNDO","UNION","UNIQUE","UNLOCK","UNSIGNED","UPDATE","USAGE","USE","USING","UTC_DATE","UTC_TIME","UTC_TIMESTAMP","VALUES","VARBINARY","VARCHAR","VARCHARACTER","VARYING","VIRTUAL","WHEN","WHERE","WHILE","WINDOW","WITH","WRITE","XOR","YEAR_MONTH","ZEROFILL"],h=["ADD","ALTER COLUMN","ALTER TABLE","DELETE FROM","EXCEPT","FROM","GROUP BY","HAVING","INSERT INTO","INSERT","LIMIT","ORDER BY","SELECT","SET","UPDATE","VALUES","WHERE"],f=["INTERSECT","INTERSECT ALL","UNION","UNION ALL"],m=["AND","ELSE","OR","WHEN","JOIN","INNER JOIN","LEFT JOIN","LEFT OUTER JOIN","RIGHT JOIN","RIGHT OUTER JOIN","CROSS JOIN","NATURAL JOIN","STRAIGHT_JOIN","NATURAL LEFT JOIN","NATURAL LEFT OUTER JOIN","NATURAL RIGHT JOIN","NATURAL RIGHT OUTER JOIN"],v=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&c(e,t)}(v,e);var t,n,r,i,o=(r=v,i=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,t=d(r);if(i){var n=d(this).constructor;e=Reflect.construct(t,arguments,n)}else e=t.apply(this,arguments);return u(this,e)});function v(){return s(this,v),o.apply(this,arguments)}return t=v,(n=[{key:"tokenizer",value:function(){return new a.default({reservedWords:p,reservedTopLevelWords:h,reservedNewlineWords:m,reservedTopLevelWordsNoIndent:f,stringTypes:["``","''",'""'],openParens:["(","CASE"],closeParens:[")","END"],indexedPlaceholderTypes:["?"],namedPlaceholderTypes:[],lineCommentTypes:["--","#"],specialWordChars:["@"],operators:[":=","<<",">>","!=","<>","<=>","&&","||","->","->>"]})}}])&&l(t.prototype,n),v}(i.default);t.default=v,e.exports=t.default},4988:(e,t,n)=>{"use strict";function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=o(n(6631)),a=o(n(3961));function o(e){return e&&e.__esModule?e:{default:e}}function s(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function l(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function c(e,t){return c=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},c(e,t)}function u(e,t){return!t||"object"!==r(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function d(e){return d=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},d(e)}var p=["ALL","ALTER","ANALYZE","AND","ANY","ARRAY","AS","ASC","BEGIN","BETWEEN","BINARY","BOOLEAN","BREAK","BUCKET","BUILD","BY","CALL","CASE","CAST","CLUSTER","COLLATE","COLLECTION","COMMIT","CONNECT","CONTINUE","CORRELATE","COVER","CREATE","DATABASE","DATASET","DATASTORE","DECLARE","DECREMENT","DELETE","DERIVED","DESC","DESCRIBE","DISTINCT","DO","DROP","EACH","ELEMENT","ELSE","END","EVERY","EXCEPT","EXCLUDE","EXECUTE","EXISTS","EXPLAIN","FALSE","FETCH","FIRST","FLATTEN","FOR","FORCE","FROM","FUNCTION","GRANT","GROUP","GSI","HAVING","IF","IGNORE","ILIKE","IN","INCLUDE","INCREMENT","INDEX","INFER","INLINE","INNER","INSERT","INTERSECT","INTO","IS","JOIN","KEY","KEYS","KEYSPACE","KNOWN","LAST","LEFT","LET","LETTING","LIKE","LIMIT","LSM","MAP","MAPPING","MATCHED","MATERIALIZED","MERGE","MISSING","NAMESPACE","NEST","NOT","NULL","NUMBER","OBJECT","OFFSET","ON","OPTION","OR","ORDER","OUTER","OVER","PARSE","PARTITION","PASSWORD","PATH","POOL","PREPARE","PRIMARY","PRIVATE","PRIVILEGE","PROCEDURE","PUBLIC","RAW","REALM","REDUCE","RENAME","RETURN","RETURNING","REVOKE","RIGHT","ROLE","ROLLBACK","SATISFIES","SCHEMA","SELECT","SELF","SEMI","SET","SHOW","SOME","START","STATISTICS","STRING","SYSTEM","THEN","TO","TRANSACTION","TRIGGER","TRUE","TRUNCATE","UNDER","UNION","UNIQUE","UNKNOWN","UNNEST","UNSET","UPDATE","UPSERT","USE","USER","USING","VALIDATE","VALUE","VALUED","VALUES","VIA","VIEW","WHEN","WHERE","WHILE","WITH","WITHIN","WORK","XOR"],h=["DELETE FROM","EXCEPT ALL","EXCEPT","EXPLAIN DELETE FROM","EXPLAIN UPDATE","EXPLAIN UPSERT","FROM","GROUP BY","HAVING","INFER","INSERT INTO","LET","LIMIT","MERGE","NEST","ORDER BY","PREPARE","SELECT","SET CURRENT SCHEMA","SET SCHEMA","SET","UNNEST","UPDATE","UPSERT","USE KEYS","VALUES","WHERE"],f=["INTERSECT","INTERSECT ALL","MINUS","UNION","UNION ALL"],m=["AND","OR","XOR","JOIN","INNER JOIN","LEFT JOIN","LEFT OUTER JOIN","RIGHT JOIN","RIGHT OUTER JOIN"],v=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&c(e,t)}(v,e);var t,n,r,i,o=(r=v,i=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,t=d(r);if(i){var n=d(this).constructor;e=Reflect.construct(t,arguments,n)}else e=t.apply(this,arguments);return u(this,e)});function v(){return s(this,v),o.apply(this,arguments)}return t=v,(n=[{key:"tokenizer",value:function(){return new a.default({reservedWords:p,reservedTopLevelWords:h,reservedNewlineWords:m,reservedTopLevelWordsNoIndent:f,stringTypes:['""',"''","``"],openParens:["(","[","{"],closeParens:[")","]","}"],namedPlaceholderTypes:["$"],lineCommentTypes:["#","--"],operators:["==","!="]})}}])&&l(t.prototype,n),v}(i.default);t.default=v,e.exports=t.default},8519:(e,t,n)=>{"use strict";function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=l(n(6631)),a=n(240),o=l(n(3961)),s=l(n(4127));function l(e){return e&&e.__esModule?e:{default:e}}function c(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function u(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function d(e,t){return d=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},d(e,t)}function p(e,t){return!t||"object"!==r(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function h(e){return h=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},h(e)}var f=["A","ACCESSIBLE","AGENT","AGGREGATE","ALL","ALTER","ANY","ARRAY","AS","ASC","AT","ATTRIBUTE","AUTHID","AVG","BETWEEN","BFILE_BASE","BINARY_INTEGER","BINARY","BLOB_BASE","BLOCK","BODY","BOOLEAN","BOTH","BOUND","BREADTH","BULK","BY","BYTE","C","CALL","CALLING","CASCADE","CASE","CHAR_BASE","CHAR","CHARACTER","CHARSET","CHARSETFORM","CHARSETID","CHECK","CLOB_BASE","CLONE","CLOSE","CLUSTER","CLUSTERS","COALESCE","COLAUTH","COLLECT","COLUMNS","COMMENT","COMMIT","COMMITTED","COMPILED","COMPRESS","CONNECT","CONSTANT","CONSTRUCTOR","CONTEXT","CONTINUE","CONVERT","COUNT","CRASH","CREATE","CREDENTIAL","CURRENT","CURRVAL","CURSOR","CUSTOMDATUM","DANGLING","DATA","DATE_BASE","DATE","DAY","DECIMAL","DEFAULT","DEFINE","DELETE","DEPTH","DESC","DETERMINISTIC","DIRECTORY","DISTINCT","DO","DOUBLE","DROP","DURATION","ELEMENT","ELSIF","EMPTY","END","ESCAPE","EXCEPTIONS","EXCLUSIVE","EXECUTE","EXISTS","EXIT","EXTENDS","EXTERNAL","EXTRACT","FALSE","FETCH","FINAL","FIRST","FIXED","FLOAT","FOR","FORALL","FORCE","FROM","FUNCTION","GENERAL","GOTO","GRANT","GROUP","HASH","HEAP","HIDDEN","HOUR","IDENTIFIED","IF","IMMEDIATE","IN","INCLUDING","INDEX","INDEXES","INDICATOR","INDICES","INFINITE","INSTANTIABLE","INT","INTEGER","INTERFACE","INTERVAL","INTO","INVALIDATE","IS","ISOLATION","JAVA","LANGUAGE","LARGE","LEADING","LENGTH","LEVEL","LIBRARY","LIKE","LIKE2","LIKE4","LIKEC","LIMITED","LOCAL","LOCK","LONG","MAP","MAX","MAXLEN","MEMBER","MERGE","MIN","MINUTE","MLSLABEL","MOD","MODE","MONTH","MULTISET","NAME","NAN","NATIONAL","NATIVE","NATURAL","NATURALN","NCHAR","NEW","NEXTVAL","NOCOMPRESS","NOCOPY","NOT","NOWAIT","NULL","NULLIF","NUMBER_BASE","NUMBER","OBJECT","OCICOLL","OCIDATE","OCIDATETIME","OCIDURATION","OCIINTERVAL","OCILOBLOCATOR","OCINUMBER","OCIRAW","OCIREF","OCIREFCURSOR","OCIROWID","OCISTRING","OCITYPE","OF","OLD","ON","ONLY","OPAQUE","OPEN","OPERATOR","OPTION","ORACLE","ORADATA","ORDER","ORGANIZATION","ORLANY","ORLVARY","OTHERS","OUT","OVERLAPS","OVERRIDING","PACKAGE","PARALLEL_ENABLE","PARAMETER","PARAMETERS","PARENT","PARTITION","PASCAL","PCTFREE","PIPE","PIPELINED","PLS_INTEGER","PLUGGABLE","POSITIVE","POSITIVEN","PRAGMA","PRECISION","PRIOR","PRIVATE","PROCEDURE","PUBLIC","RAISE","RANGE","RAW","READ","REAL","RECORD","REF","REFERENCE","RELEASE","RELIES_ON","REM","REMAINDER","RENAME","RESOURCE","RESULT_CACHE","RESULT","RETURN","RETURNING","REVERSE","REVOKE","ROLLBACK","ROW","ROWID","ROWNUM","ROWTYPE","SAMPLE","SAVE","SAVEPOINT","SB1","SB2","SB4","SEARCH","SECOND","SEGMENT","SELF","SEPARATE","SEQUENCE","SERIALIZABLE","SHARE","SHORT","SIZE_T","SIZE","SMALLINT","SOME","SPACE","SPARSE","SQL","SQLCODE","SQLDATA","SQLERRM","SQLNAME","SQLSTATE","STANDARD","START","STATIC","STDDEV","STORED","STRING","STRUCT","STYLE","SUBMULTISET","SUBPARTITION","SUBSTITUTABLE","SUBTYPE","SUCCESSFUL","SUM","SYNONYM","SYSDATE","TABAUTH","TABLE","TDO","THE","THEN","TIME","TIMESTAMP","TIMEZONE_ABBR","TIMEZONE_HOUR","TIMEZONE_MINUTE","TIMEZONE_REGION","TO","TRAILING","TRANSACTION","TRANSACTIONAL","TRIGGER","TRUE","TRUSTED","TYPE","UB1","UB2","UB4","UID","UNDER","UNIQUE","UNPLUG","UNSIGNED","UNTRUSTED","USE","USER","USING","VALIDATE","VALIST","VALUE","VARCHAR","VARCHAR2","VARIABLE","VARIANCE","VARRAY","VARYING","VIEW","VIEWS","VOID","WHENEVER","WHILE","WITH","WORK","WRAPPED","WRITE","YEAR","ZONE"],m=["ADD","ALTER COLUMN","ALTER TABLE","BEGIN","CONNECT BY","DECLARE","DELETE FROM","DELETE","END","EXCEPT","EXCEPTION","FETCH FIRST","FROM","GROUP BY","HAVING","INSERT INTO","INSERT","LIMIT","LOOP","MODIFY","ORDER BY","SELECT","SET CURRENT SCHEMA","SET SCHEMA","SET","START WITH","UPDATE","VALUES","WHERE"],v=["INTERSECT","INTERSECT ALL","MINUS","UNION","UNION ALL"],g=["AND","CROSS APPLY","ELSE","END","OR","OUTER APPLY","WHEN","XOR","JOIN","INNER JOIN","LEFT JOIN","LEFT OUTER JOIN","RIGHT JOIN","RIGHT OUTER JOIN","FULL JOIN","FULL OUTER JOIN","CROSS JOIN","NATURAL JOIN"],E=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&d(e,t)}(E,e);var t,n,r,i,l=(r=E,i=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,t=h(r);if(i){var n=h(this).constructor;e=Reflect.construct(t,arguments,n)}else e=t.apply(this,arguments);return p(this,e)});function E(){return c(this,E),l.apply(this,arguments)}return t=E,(n=[{key:"tokenizer",value:function(){return new o.default({reservedWords:f,reservedTopLevelWords:m,reservedNewlineWords:g,reservedTopLevelWordsNoIndent:v,stringTypes:['""',"N''","''","``"],openParens:["(","CASE"],closeParens:[")","END"],indexedPlaceholderTypes:["?"],namedPlaceholderTypes:[":"],lineCommentTypes:["--"],specialWordChars:["_","$","#",".","@"],operators:["||","**","!=",":="]})}},{key:"tokenOverride",value:function(e){return(0,a.isSet)(e)&&(0,a.isBy)(this.previousReservedToken)?{type:s.default.RESERVED,value:e.value}:e}}])&&u(t.prototype,n),E}(i.default);t.default=E,e.exports=t.default},5585:(e,t,n)=>{"use strict";function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=o(n(6631)),a=o(n(3961));function o(e){return e&&e.__esModule?e:{default:e}}function s(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function l(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function c(e,t){return c=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},c(e,t)}function u(e,t){return!t||"object"!==r(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function d(e){return d=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},d(e)}var p=["ABORT","ABSOLUTE","ACCESS","ACTION","ADD","ADMIN","AFTER","AGGREGATE","ALL","ALSO","ALTER","ALWAYS","ANALYSE","ANALYZE","AND","ANY","ARRAY","AS","ASC","ASSERTION","ASSIGNMENT","ASYMMETRIC","AT","ATTACH","ATTRIBUTE","AUTHORIZATION","BACKWARD","BEFORE","BEGIN","BETWEEN","BIGINT","BINARY","BIT","BOOLEAN","BOTH","BY","CACHE","CALL","CALLED","CASCADE","CASCADED","CASE","CAST","CATALOG","CHAIN","CHAR","CHARACTER","CHARACTERISTICS","CHECK","CHECKPOINT","CLASS","CLOSE","CLUSTER","COALESCE","COLLATE","COLLATION","COLUMN","COLUMNS","COMMENT","COMMENTS","COMMIT","COMMITTED","CONCURRENTLY","CONFIGURATION","CONFLICT","CONNECTION","CONSTRAINT","CONSTRAINTS","CONTENT","CONTINUE","CONVERSION","COPY","COST","CREATE","CROSS","CSV","CUBE","CURRENT","CURRENT_CATALOG","CURRENT_DATE","CURRENT_ROLE","CURRENT_SCHEMA","CURRENT_TIME","CURRENT_TIMESTAMP","CURRENT_USER","CURSOR","CYCLE","DATA","DATABASE","DAY","DEALLOCATE","DEC","DECIMAL","DECLARE","DEFAULT","DEFAULTS","DEFERRABLE","DEFERRED","DEFINER","DELETE","DELIMITER","DELIMITERS","DEPENDS","DESC","DETACH","DICTIONARY","DISABLE","DISCARD","DISTINCT","DO","DOCUMENT","DOMAIN","DOUBLE","DROP","EACH","ELSE","ENABLE","ENCODING","ENCRYPTED","END","ENUM","ESCAPE","EVENT","EXCEPT","EXCLUDE","EXCLUDING","EXCLUSIVE","EXECUTE","EXISTS","EXPLAIN","EXPRESSION","EXTENSION","EXTERNAL","EXTRACT","FALSE","FAMILY","FETCH","FILTER","FIRST","FLOAT","FOLLOWING","FOR","FORCE","FOREIGN","FORWARD","FREEZE","FROM","FULL","FUNCTION","FUNCTIONS","GENERATED","GLOBAL","GRANT","GRANTED","GREATEST","GROUP","GROUPING","GROUPS","HANDLER","HAVING","HEADER","HOLD","HOUR","IDENTITY","IF","ILIKE","IMMEDIATE","IMMUTABLE","IMPLICIT","IMPORT","IN","INCLUDE","INCLUDING","INCREMENT","INDEX","INDEXES","INHERIT","INHERITS","INITIALLY","INLINE","INNER","INOUT","INPUT","INSENSITIVE","INSERT","INSTEAD","INT","INTEGER","INTERSECT","INTERVAL","INTO","INVOKER","IS","ISNULL","ISOLATION","JOIN","KEY","LABEL","LANGUAGE","LARGE","LAST","LATERAL","LEADING","LEAKPROOF","LEAST","LEFT","LEVEL","LIKE","LIMIT","LISTEN","LOAD","LOCAL","LOCALTIME","LOCALTIMESTAMP","LOCATION","LOCK","LOCKED","LOGGED","MAPPING","MATCH","MATERIALIZED","MAXVALUE","METHOD","MINUTE","MINVALUE","MODE","MONTH","MOVE","NAME","NAMES","NATIONAL","NATURAL","NCHAR","NEW","NEXT","NFC","NFD","NFKC","NFKD","NO","NONE","NORMALIZE","NORMALIZED","NOT","NOTHING","NOTIFY","NOTNULL","NOWAIT","NULL","NULLIF","NULLS","NUMERIC","OBJECT","OF","OFF","OFFSET","OIDS","OLD","ON","ONLY","OPERATOR","OPTION","OPTIONS","OR","ORDER","ORDINALITY","OTHERS","OUT","OUTER","OVER","OVERLAPS","OVERLAY","OVERRIDING","OWNED","OWNER","PARALLEL","PARSER","PARTIAL","PARTITION","PASSING","PASSWORD","PLACING","PLANS","POLICY","POSITION","PRECEDING","PRECISION","PREPARE","PREPARED","PRESERVE","PRIMARY","PRIOR","PRIVILEGES","PROCEDURAL","PROCEDURE","PROCEDURES","PROGRAM","PUBLICATION","QUOTE","RANGE","READ","REAL","REASSIGN","RECHECK","RECURSIVE","REF","REFERENCES","REFERENCING","REFRESH","REINDEX","RELATIVE","RELEASE","RENAME","REPEATABLE","REPLACE","REPLICA","RESET","RESTART","RESTRICT","RETURNING","RETURNS","REVOKE","RIGHT","ROLE","ROLLBACK","ROLLUP","ROUTINE","ROUTINES","ROW","ROWS","RULE","SAVEPOINT","SCHEMA","SCHEMAS","SCROLL","SEARCH","SECOND","SECURITY","SELECT","SEQUENCE","SEQUENCES","SERIALIZABLE","SERVER","SESSION","SESSION_USER","SET","SETOF","SETS","SHARE","SHOW","SIMILAR","SIMPLE","SKIP","SMALLINT","SNAPSHOT","SOME","SQL","STABLE","STANDALONE","START","STATEMENT","STATISTICS","STDIN","STDOUT","STORAGE","STORED","STRICT","STRIP","SUBSCRIPTION","SUBSTRING","SUPPORT","SYMMETRIC","SYSID","SYSTEM","TABLE","TABLES","TABLESAMPLE","TABLESPACE","TEMP","TEMPLATE","TEMPORARY","TEXT","THEN","TIES","TIME","TIMESTAMP","TO","TRAILING","TRANSACTION","TRANSFORM","TREAT","TRIGGER","TRIM","TRUE","TRUNCATE","TRUSTED","TYPE","TYPES","UESCAPE","UNBOUNDED","UNCOMMITTED","UNENCRYPTED","UNION","UNIQUE","UNKNOWN","UNLISTEN","UNLOGGED","UNTIL","UPDATE","USER","USING","VACUUM","VALID","VALIDATE","VALIDATOR","VALUE","VALUES","VARCHAR","VARIADIC","VARYING","VERBOSE","VERSION","VIEW","VIEWS","VOLATILE","WHEN","WHERE","WHITESPACE","WINDOW","WITH","WITHIN","WITHOUT","WORK","WRAPPER","WRITE","XML","XMLATTRIBUTES","XMLCONCAT","XMLELEMENT","XMLEXISTS","XMLFOREST","XMLNAMESPACES","XMLPARSE","XMLPI","XMLROOT","XMLSERIALIZE","XMLTABLE","YEAR","YES","ZONE"],h=["ADD","AFTER","ALTER COLUMN","ALTER TABLE","CASE","DELETE FROM","END","EXCEPT","FETCH FIRST","FROM","GROUP BY","HAVING","INSERT INTO","INSERT","LIMIT","ORDER BY","SELECT","SET CURRENT SCHEMA","SET SCHEMA","SET","UPDATE","VALUES","WHERE"],f=["INTERSECT","INTERSECT ALL","UNION","UNION ALL"],m=["AND","ELSE","OR","WHEN","JOIN","INNER JOIN","LEFT JOIN","LEFT OUTER JOIN","RIGHT JOIN","RIGHT OUTER JOIN","FULL JOIN","FULL OUTER JOIN","CROSS JOIN","NATURAL JOIN"],v=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&c(e,t)}(v,e);var t,n,r,i,o=(r=v,i=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,t=d(r);if(i){var n=d(this).constructor;e=Reflect.construct(t,arguments,n)}else e=t.apply(this,arguments);return u(this,e)});function v(){return s(this,v),o.apply(this,arguments)}return t=v,(n=[{key:"tokenizer",value:function(){return new a.default({reservedWords:p,reservedTopLevelWords:h,reservedNewlineWords:m,reservedTopLevelWordsNoIndent:f,stringTypes:['""',"''","U&''",'U&""',"$$"],openParens:["(","CASE"],closeParens:[")","END"],indexedPlaceholderTypes:["$"],namedPlaceholderTypes:[":"],lineCommentTypes:["--"],operators:["!=","<<",">>","||/","|/","::","->>","->","~~*","~~","!~~*","!~~","~*","!~*","!~","!!"]})}}])&&l(t.prototype,n),v}(i.default);t.default=v,e.exports=t.default},3959:(e,t,n)=>{"use strict";function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=o(n(6631)),a=o(n(3961));function o(e){return e&&e.__esModule?e:{default:e}}function s(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function l(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function c(e,t){return c=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},c(e,t)}function u(e,t){return!t||"object"!==r(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function d(e){return d=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},d(e)}var p=["AES128","AES256","ALLOWOVERWRITE","ANALYSE","ARRAY","AS","ASC","AUTHORIZATION","BACKUP","BINARY","BLANKSASNULL","BOTH","BYTEDICT","BZIP2","CAST","CHECK","COLLATE","COLUMN","CONSTRAINT","CREATE","CREDENTIALS","CURRENT_DATE","CURRENT_TIME","CURRENT_TIMESTAMP","CURRENT_USER","CURRENT_USER_ID","DEFAULT","DEFERRABLE","DEFLATE","DEFRAG","DELTA","DELTA32K","DESC","DISABLE","DISTINCT","DO","ELSE","EMPTYASNULL","ENABLE","ENCODE","ENCRYPT","ENCRYPTION","END","EXPLICIT","FALSE","FOR","FOREIGN","FREEZE","FULL","GLOBALDICT256","GLOBALDICT64K","GRANT","GZIP","IDENTITY","IGNORE","ILIKE","INITIALLY","INTO","LEADING","LOCALTIME","LOCALTIMESTAMP","LUN","LUNS","LZO","LZOP","MINUS","MOSTLY13","MOSTLY32","MOSTLY8","NATURAL","NEW","NULLS","OFF","OFFLINE","OFFSET","OLD","ON","ONLY","OPEN","ORDER","OVERLAPS","PARALLEL","PARTITION","PERCENT","PERMISSIONS","PLACING","PRIMARY","RAW","READRATIO","RECOVER","REFERENCES","REJECTLOG","RESORT","RESTORE","SESSION_USER","SIMILAR","SYSDATE","SYSTEM","TABLE","TAG","TDES","TEXT255","TEXT32K","THEN","TIMESTAMP","TO","TOP","TRAILING","TRUE","TRUNCATECOLUMNS","UNIQUE","USER","USING","VERBOSE","WALLET","WHEN","WITH","WITHOUT","PREDICATE","COLUMNS","COMPROWS","COMPRESSION","COPY","FORMAT","DELIMITER","FIXEDWIDTH","AVRO","JSON","ENCRYPTED","BZIP2","GZIP","LZOP","PARQUET","ORC","ACCEPTANYDATE","ACCEPTINVCHARS","BLANKSASNULL","DATEFORMAT","EMPTYASNULL","ENCODING","ESCAPE","EXPLICIT_IDS","FILLRECORD","IGNOREBLANKLINES","IGNOREHEADER","NULL AS","REMOVEQUOTES","ROUNDEC","TIMEFORMAT","TRIMBLANKS","TRUNCATECOLUMNS","COMPROWS","COMPUPDATE","MAXERROR","NOLOAD","STATUPDATE","MANIFEST","REGION","IAM_ROLE","MASTER_SYMMETRIC_KEY","SSH","ACCEPTANYDATE","ACCEPTINVCHARS","ACCESS_KEY_ID","SECRET_ACCESS_KEY","AVRO","BLANKSASNULL","BZIP2","COMPROWS","COMPUPDATE","CREDENTIALS","DATEFORMAT","DELIMITER","EMPTYASNULL","ENCODING","ENCRYPTED","ESCAPE","EXPLICIT_IDS","FILLRECORD","FIXEDWIDTH","FORMAT","IAM_ROLE","GZIP","IGNOREBLANKLINES","IGNOREHEADER","JSON","LZOP","MANIFEST","MASTER_SYMMETRIC_KEY","MAXERROR","NOLOAD","NULL AS","READRATIO","REGION","REMOVEQUOTES","ROUNDEC","SSH","STATUPDATE","TIMEFORMAT","SESSION_TOKEN","TRIMBLANKS","TRUNCATECOLUMNS","EXTERNAL","DATA CATALOG","HIVE METASTORE","CATALOG_ROLE","VACUUM","COPY","UNLOAD","EVEN","ALL"],h=["ADD","AFTER","ALTER COLUMN","ALTER TABLE","DELETE FROM","EXCEPT","FROM","GROUP BY","HAVING","INSERT INTO","INSERT","INTERSECT","TOP","LIMIT","MODIFY","ORDER BY","SELECT","SET CURRENT SCHEMA","SET SCHEMA","SET","UNION ALL","UNION","UPDATE","VALUES","WHERE","VACUUM","COPY","UNLOAD","ANALYZE","ANALYSE","DISTKEY","SORTKEY","COMPOUND","INTERLEAVED","FORMAT","DELIMITER","FIXEDWIDTH","AVRO","JSON","ENCRYPTED","BZIP2","GZIP","LZOP","PARQUET","ORC","ACCEPTANYDATE","ACCEPTINVCHARS","BLANKSASNULL","DATEFORMAT","EMPTYASNULL","ENCODING","ESCAPE","EXPLICIT_IDS","FILLRECORD","IGNOREBLANKLINES","IGNOREHEADER","NULL AS","REMOVEQUOTES","ROUNDEC","TIMEFORMAT","TRIMBLANKS","TRUNCATECOLUMNS","COMPROWS","COMPUPDATE","MAXERROR","NOLOAD","STATUPDATE","MANIFEST","REGION","IAM_ROLE","MASTER_SYMMETRIC_KEY","SSH","ACCEPTANYDATE","ACCEPTINVCHARS","ACCESS_KEY_ID","SECRET_ACCESS_KEY","AVRO","BLANKSASNULL","BZIP2","COMPROWS","COMPUPDATE","CREDENTIALS","DATEFORMAT","DELIMITER","EMPTYASNULL","ENCODING","ENCRYPTED","ESCAPE","EXPLICIT_IDS","FILLRECORD","FIXEDWIDTH","FORMAT","IAM_ROLE","GZIP","IGNOREBLANKLINES","IGNOREHEADER","JSON","LZOP","MANIFEST","MASTER_SYMMETRIC_KEY","MAXERROR","NOLOAD","NULL AS","READRATIO","REGION","REMOVEQUOTES","ROUNDEC","SSH","STATUPDATE","TIMEFORMAT","SESSION_TOKEN","TRIMBLANKS","TRUNCATECOLUMNS","EXTERNAL","DATA CATALOG","HIVE METASTORE","CATALOG_ROLE"],f=[],m=["AND","ELSE","OR","OUTER APPLY","WHEN","VACUUM","COPY","UNLOAD","ANALYZE","ANALYSE","DISTKEY","SORTKEY","COMPOUND","INTERLEAVED","JOIN","INNER JOIN","LEFT JOIN","LEFT OUTER JOIN","RIGHT JOIN","RIGHT OUTER JOIN","FULL JOIN","FULL OUTER JOIN","CROSS JOIN","NATURAL JOIN"],v=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&c(e,t)}(v,e);var t,n,r,i,o=(r=v,i=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,t=d(r);if(i){var n=d(this).constructor;e=Reflect.construct(t,arguments,n)}else e=t.apply(this,arguments);return u(this,e)});function v(){return s(this,v),o.apply(this,arguments)}return t=v,(n=[{key:"tokenizer",value:function(){return new a.default({reservedWords:p,reservedTopLevelWords:h,reservedNewlineWords:m,reservedTopLevelWordsNoIndent:f,stringTypes:['""',"''","``"],openParens:["("],closeParens:[")"],indexedPlaceholderTypes:["?"],namedPlaceholderTypes:["@","#","$"],lineCommentTypes:["--"],operators:["|/","||/","<<",">>","!=","||"]})}}])&&l(t.prototype,n),v}(i.default);t.default=v,e.exports=t.default},8175:(e,t,n)=>{"use strict";function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=l(n(6631)),a=n(240),o=l(n(3961)),s=l(n(4127));function l(e){return e&&e.__esModule?e:{default:e}}function c(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function u(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function d(e,t){return d=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},d(e,t)}function p(e,t){return!t||"object"!==r(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function h(e){return h=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},h(e)}var f=["ALL","ALTER","ANALYSE","ANALYZE","ARRAY_ZIP","ARRAY","AS","ASC","AVG","BETWEEN","CASCADE","CASE","CAST","COALESCE","COLLECT_LIST","COLLECT_SET","COLUMN","COLUMNS","COMMENT","CONSTRAINT","CONTAINS","CONVERT","COUNT","CUME_DIST","CURRENT ROW","CURRENT_DATE","CURRENT_TIMESTAMP","DATABASE","DATABASES","DATE_ADD","DATE_SUB","DATE_TRUNC","DAY_HOUR","DAY_MINUTE","DAY_SECOND","DAY","DAYS","DECODE","DEFAULT","DELETE","DENSE_RANK","DESC","DESCRIBE","DISTINCT","DISTINCTROW","DIV","DROP","ELSE","ENCODE","END","EXISTS","EXPLAIN","EXPLODE_OUTER","EXPLODE","FILTER","FIRST_VALUE","FIRST","FIXED","FLATTEN","FOLLOWING","FROM_UNIXTIME","FULL","GREATEST","GROUP_CONCAT","HOUR_MINUTE","HOUR_SECOND","HOUR","HOURS","IF","IFNULL","IN","INSERT","INTERVAL","INTO","IS","LAG","LAST_VALUE","LAST","LEAD","LEADING","LEAST","LEVEL","LIKE","MAX","MERGE","MIN","MINUTE_SECOND","MINUTE","MONTH","NATURAL","NOT","NOW()","NTILE","NULL","NULLIF","OFFSET","ON DELETE","ON UPDATE","ON","ONLY","OPTIMIZE","OVER","PERCENT_RANK","PRECEDING","RANGE","RANK","REGEXP","RENAME","RLIKE","ROW","ROWS","SECOND","SEPARATOR","SEQUENCE","SIZE","STRING","STRUCT","SUM","TABLE","TABLES","TEMPORARY","THEN","TO_DATE","TO_JSON","TO","TRAILING","TRANSFORM","TRUE","TRUNCATE","TYPE","TYPES","UNBOUNDED","UNIQUE","UNIX_TIMESTAMP","UNLOCK","UNSIGNED","USING","VARIABLES","VIEW","WHEN","WITH","YEAR_MONTH"],m=["ADD","AFTER","ALTER COLUMN","ALTER DATABASE","ALTER SCHEMA","ALTER TABLE","CLUSTER BY","CLUSTERED BY","DELETE FROM","DISTRIBUTE BY","FROM","GROUP BY","HAVING","INSERT INTO","INSERT","LIMIT","OPTIONS","ORDER BY","PARTITION BY","PARTITIONED BY","RANGE","ROWS","SELECT","SET CURRENT SCHEMA","SET SCHEMA","SET","TBLPROPERTIES","UPDATE","USING","VALUES","WHERE","WINDOW"],v=["EXCEPT ALL","EXCEPT","INTERSECT ALL","INTERSECT","UNION ALL","UNION"],g=["AND","CREATE OR","CREATE","ELSE","LATERAL VIEW","OR","OUTER APPLY","WHEN","XOR","JOIN","INNER JOIN","LEFT JOIN","LEFT OUTER JOIN","RIGHT JOIN","RIGHT OUTER JOIN","FULL JOIN","FULL OUTER JOIN","CROSS JOIN","NATURAL JOIN","ANTI JOIN","SEMI JOIN","LEFT ANTI JOIN","LEFT SEMI JOIN","RIGHT OUTER JOIN","RIGHT SEMI JOIN","NATURAL ANTI JOIN","NATURAL FULL OUTER JOIN","NATURAL INNER JOIN","NATURAL LEFT ANTI JOIN","NATURAL LEFT OUTER JOIN","NATURAL LEFT SEMI JOIN","NATURAL OUTER JOIN","NATURAL RIGHT OUTER JOIN","NATURAL RIGHT SEMI JOIN","NATURAL SEMI JOIN"],E=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&d(e,t)}(E,e);var t,n,r,i,l=(r=E,i=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,t=h(r);if(i){var n=h(this).constructor;e=Reflect.construct(t,arguments,n)}else e=t.apply(this,arguments);return p(this,e)});function E(){return c(this,E),l.apply(this,arguments)}return t=E,(n=[{key:"tokenizer",value:function(){return new o.default({reservedWords:f,reservedTopLevelWords:m,reservedNewlineWords:g,reservedTopLevelWordsNoIndent:v,stringTypes:['""',"''","``","{}"],openParens:["(","CASE"],closeParens:[")","END"],indexedPlaceholderTypes:["?"],namedPlaceholderTypes:["$"],lineCommentTypes:["--"],operators:["!=","<=>","&&","||","=="]})}},{key:"tokenOverride",value:function(e){if((0,a.isWindow)(e)){var t=this.tokenLookAhead();if(t&&t.type===s.default.OPEN_PAREN)return{type:s.default.RESERVED,value:e.value}}if((0,a.isEnd)(e)){var n=this.tokenLookBehind();if(n&&n.type===s.default.OPERATOR&&"."===n.value)return{type:s.default.WORD,value:e.value}}return e}}])&&u(t.prototype,n),E}(i.default);t.default=E,e.exports=t.default},2347:(e,t,n)=>{"use strict";function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=o(n(6631)),a=o(n(3961));function o(e){return e&&e.__esModule?e:{default:e}}function s(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function l(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function c(e,t){return c=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},c(e,t)}function u(e,t){return!t||"object"!==r(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function d(e){return d=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},d(e)}var p=["ABS","ALL","ALLOCATE","ALTER","AND","ANY","ARE","ARRAY","AS","ASENSITIVE","ASYMMETRIC","AT","ATOMIC","AUTHORIZATION","AVG","BEGIN","BETWEEN","BIGINT","BINARY","BLOB","BOOLEAN","BOTH","BY","CALL","CALLED","CARDINALITY","CASCADED","CASE","CAST","CEIL","CEILING","CHAR","CHAR_LENGTH","CHARACTER","CHARACTER_LENGTH","CHECK","CLOB","CLOSE","COALESCE","COLLATE","COLLECT","COLUMN","COMMIT","CONDITION","CONNECT","CONSTRAINT","CONVERT","CORR","CORRESPONDING","COUNT","COVAR_POP","COVAR_SAMP","CREATE","CROSS","CUBE","CUME_DIST","CURRENT","CURRENT_CATALOG","CURRENT_DATE","CURRENT_DEFAULT_TRANSFORM_GROUP","CURRENT_PATH","CURRENT_ROLE","CURRENT_SCHEMA","CURRENT_TIME","CURRENT_TIMESTAMP","CURRENT_TRANSFORM_GROUP_FOR_TYPE","CURRENT_USER","CURSOR","CYCLE","DATE","DAY","DEALLOCATE","DEC","DECIMAL","DECLARE","DEFAULT","DELETE","DENSE_RANK","DEREF","DESCRIBE","DETERMINISTIC","DISCONNECT","DISTINCT","DOUBLE","DROP","DYNAMIC","EACH","ELEMENT","ELSE","END","END-EXEC","ESCAPE","EVERY","EXCEPT","EXEC","EXECUTE","EXISTS","EXP","EXTERNAL","EXTRACT","FALSE","FETCH","FILTER","FLOAT","FLOOR","FOR","FOREIGN","FREE","FROM","FULL","FUNCTION","FUSION","GET","GLOBAL","GRANT","GROUP","GROUPING","HAVING","HOLD","HOUR","IDENTITY","IN","INDICATOR","INNER","INOUT","INSENSITIVE","INSERT","INT","INTEGER","INTERSECT","INTERSECTION","INTERVAL","INTO","IS","JOIN","LANGUAGE","LARGE","LATERAL","LEADING","LEFT","LIKE","LIKE_REGEX","LN","LOCAL","LOCALTIME","LOCALTIMESTAMP","LOWER","MATCH","MAX","MEMBER","MERGE","METHOD","MIN","MINUTE","MOD","MODIFIES","MODULE","MONTH","MULTISET","NATIONAL","NATURAL","NCHAR","NCLOB","NEW","NO","NONE","NORMALIZE","NOT","NULL","NULLIF","NUMERIC","OCTET_LENGTH","OCCURRENCES_REGEX","OF","OLD","ON","ONLY","OPEN","OR","ORDER","OUT","OUTER","OVER","OVERLAPS","OVERLAY","PARAMETER","PARTITION","PERCENT_RANK","PERCENTILE_CONT","PERCENTILE_DISC","POSITION","POSITION_REGEX","POWER","PRECISION","PREPARE","PRIMARY","PROCEDURE","RANGE","RANK","READS","REAL","RECURSIVE","REF","REFERENCES","REFERENCING","REGR_AVGX","REGR_AVGY","REGR_COUNT","REGR_INTERCEPT","REGR_R2","REGR_SLOPE","REGR_SXX","REGR_SXY","REGR_SYY","RELEASE","RESULT","RETURN","RETURNS","REVOKE","RIGHT","ROLLBACK","ROLLUP","ROW","ROW_NUMBER","ROWS","SAVEPOINT","SCOPE","SCROLL","SEARCH","SECOND","SELECT","SENSITIVE","SESSION_USER","SET","SIMILAR","SMALLINT","SOME","SPECIFIC","SPECIFICTYPE","SQL","SQLEXCEPTION","SQLSTATE","SQLWARNING","SQRT","START","STATIC","STDDEV_POP","STDDEV_SAMP","SUBMULTISET","SUBSTRING","SUBSTRING_REGEX","SUM","SYMMETRIC","SYSTEM","SYSTEM_USER","TABLE","TABLESAMPLE","THEN","TIME","TIMESTAMP","TIMEZONE_HOUR","TIMEZONE_MINUTE","TO","TRAILING","TRANSLATE","TRANSLATE_REGEX","TRANSLATION","TREAT","TRIGGER","TRIM","TRUE","UESCAPE","UNION","UNIQUE","UNKNOWN","UNNEST","UPDATE","UPPER","USER","USING","VALUE","VALUES","VAR_POP","VAR_SAMP","VARBINARY","VARCHAR","VARYING","WHEN","WHENEVER","WHERE","WIDTH_BUCKET","WINDOW","WITH","WITHIN","WITHOUT","YEAR"],h=["ADD","ALTER COLUMN","ALTER TABLE","CASE","DELETE FROM","END","FETCH FIRST","FETCH NEXT","FETCH PRIOR","FETCH LAST","FETCH ABSOLUTE","FETCH RELATIVE","FROM","GROUP BY","HAVING","INSERT INTO","LIMIT","ORDER BY","SELECT","SET SCHEMA","SET","UPDATE","VALUES","WHERE"],f=["INTERSECT","INTERSECT ALL","INTERSECT DISTINCT","UNION","UNION ALL","UNION DISTINCT","EXCEPT","EXCEPT ALL","EXCEPT DISTINCT"],m=["AND","ELSE","OR","WHEN","JOIN","INNER JOIN","LEFT JOIN","LEFT OUTER JOIN","RIGHT JOIN","RIGHT OUTER JOIN","FULL JOIN","FULL OUTER JOIN","CROSS JOIN","NATURAL JOIN"],v=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&c(e,t)}(v,e);var t,n,r,i,o=(r=v,i=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,t=d(r);if(i){var n=d(this).constructor;e=Reflect.construct(t,arguments,n)}else e=t.apply(this,arguments);return u(this,e)});function v(){return s(this,v),o.apply(this,arguments)}return t=v,(n=[{key:"tokenizer",value:function(){return new a.default({reservedWords:p,reservedTopLevelWords:h,reservedNewlineWords:m,reservedTopLevelWordsNoIndent:f,stringTypes:['""',"''"],openParens:["(","CASE"],closeParens:[")","END"],indexedPlaceholderTypes:["?"],namedPlaceholderTypes:[],lineCommentTypes:["--"]})}}])&&l(t.prototype,n),v}(i.default);t.default=v,e.exports=t.default},1935:(e,t,n)=>{"use strict";function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=o(n(6631)),a=o(n(3961));function o(e){return e&&e.__esModule?e:{default:e}}function s(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function l(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function c(e,t){return c=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e},c(e,t)}function u(e,t){return!t||"object"!==r(t)&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function d(e){return d=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)},d(e)}var p=["ADD","EXTERNAL","PROCEDURE","ALL","FETCH","PUBLIC","ALTER","FILE","RAISERROR","AND","FILLFACTOR","READ","ANY","FOR","READTEXT","AS","FOREIGN","RECONFIGURE","ASC","FREETEXT","REFERENCES","AUTHORIZATION","FREETEXTTABLE","REPLICATION","BACKUP","FROM","RESTORE","BEGIN","FULL","RESTRICT","BETWEEN","FUNCTION","RETURN","BREAK","GOTO","REVERT","BROWSE","GRANT","REVOKE","BULK","GROUP","RIGHT","BY","HAVING","ROLLBACK","CASCADE","HOLDLOCK","ROWCOUNT","CASE","IDENTITY","ROWGUIDCOL","CHECK","IDENTITY_INSERT","RULE","CHECKPOINT","IDENTITYCOL","SAVE","CLOSE","IF","SCHEMA","CLUSTERED","IN","SECURITYAUDIT","COALESCE","INDEX","SELECT","COLLATE","INNER","SEMANTICKEYPHRASETABLE","COLUMN","INSERT","SEMANTICSIMILARITYDETAILSTABLE","COMMIT","INTERSECT","SEMANTICSIMILARITYTABLE","COMPUTE","INTO","SESSION_USER","CONSTRAINT","IS","SET","CONTAINS","JOIN","SETUSER","CONTAINSTABLE","KEY","SHUTDOWN","CONTINUE","KILL","SOME","CONVERT","LEFT","STATISTICS","CREATE","LIKE","SYSTEM_USER","CROSS","LINENO","TABLE","CURRENT","LOAD","TABLESAMPLE","CURRENT_DATE","MERGE","TEXTSIZE","CURRENT_TIME","NATIONAL","THEN","CURRENT_TIMESTAMP","NOCHECK","TO","CURRENT_USER","NONCLUSTERED","TOP","CURSOR","NOT","TRAN","DATABASE","NULL","TRANSACTION","DBCC","NULLIF","TRIGGER","DEALLOCATE","OF","TRUNCATE","DECLARE","OFF","TRY_CONVERT","DEFAULT","OFFSETS","TSEQUAL","DELETE","ON","UNION","DENY","OPEN","UNIQUE","DESC","OPENDATASOURCE","UNPIVOT","DISK","OPENQUERY","UPDATE","DISTINCT","OPENROWSET","UPDATETEXT","DISTRIBUTED","OPENXML","USE","DOUBLE","OPTION","USER","DROP","OR","VALUES","DUMP","ORDER","VARYING","ELSE","OUTER","VIEW","END","OVER","WAITFOR","ERRLVL","PERCENT","WHEN","ESCAPE","PIVOT","WHERE","EXCEPT","PLAN","WHILE","EXEC","PRECISION","WITH","EXECUTE","PRIMARY","WITHIN GROUP","EXISTS","PRINT","WRITETEXT","EXIT","PROC"],h=["ADD","ALTER COLUMN","ALTER TABLE","CASE","DELETE FROM","END","EXCEPT","FROM","GROUP BY","HAVING","INSERT INTO","INSERT","LIMIT","ORDER BY","SELECT","SET CURRENT SCHEMA","SET SCHEMA","SET","UPDATE","VALUES","WHERE"],f=["INTERSECT","INTERSECT ALL","MINUS","UNION","UNION ALL"],m=["AND","ELSE","OR","WHEN","JOIN","INNER JOIN","LEFT JOIN","LEFT OUTER JOIN","RIGHT JOIN","RIGHT OUTER JOIN","FULL JOIN","FULL OUTER JOIN","CROSS JOIN"],v=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&c(e,t)}(v,e);var t,n,r,i,o=(r=v,i=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,t=d(r);if(i){var n=d(this).constructor;e=Reflect.construct(t,arguments,n)}else e=t.apply(this,arguments);return u(this,e)});function v(){return s(this,v),o.apply(this,arguments)}return t=v,(n=[{key:"tokenizer",value:function(){return new a.default({reservedWords:p,reservedTopLevelWords:h,reservedNewlineWords:m,reservedTopLevelWordsNoIndent:f,stringTypes:['""',"N''","''","[]"],openParens:["(","CASE"],closeParens:[")","END"],indexedPlaceholderTypes:[],namedPlaceholderTypes:["@"],lineCommentTypes:["--"],specialWordChars:["#","@"],operators:[">=","<=","<>","!=","!<","!>","+=","-=","*=","/=","%=","|=","&=","^=","::"]})}}])&&l(t.prototype,n),v}(i.default);t.default=v,e.exports=t.default},2850:(e,t,n)=>{"use strict";t.WU=void 0;var r=h(n(2141)),i=h(n(9978)),a=h(n(6355)),o=h(n(4988)),s=h(n(8519)),l=h(n(5585)),c=h(n(3959)),u=h(n(8175)),d=h(n(2347)),p=h(n(1935));function h(e){return e&&e.__esModule?e:{default:e}}function f(e){return f="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},f(e)}var m={db2:r.default,mariadb:i.default,mysql:a.default,n1ql:o.default,plsql:s.default,postgresql:l.default,redshift:c.default,spark:u.default,sql:d.default,tsql:p.default};t.WU=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if("string"!=typeof e)throw new Error("Invalid query argument. Extected string, instead got "+f(e));var n=d.default;if(void 0!==t.language&&(n=m[t.language]),void 0===n)throw Error("Unsupported SQL dialect: ".concat(t.language));return new n(t).format(e)},Object.keys(m)},360:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.sortByLengthDesc=t.escapeRegExp=t.isEmpty=t.last=t.trimSpacesEnd=void 0,t.trimSpacesEnd=function(e){return e.replace(/[\t ]+$/,"")},t.last=function(e){return e[e.length-1]},t.isEmpty=function(e){return!Array.isArray(e)||0===e.length},t.escapeRegExp=function(e){return e.replace(/[\$\(-\+\.\?\[-\^\{-\}]/g,"\\$&")},t.sortByLengthDesc=function(e){return e.sort((function(e,t){return t.length-e.length||e.localeCompare(t)}))}},9582:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>Pi});var r=Object.freeze({});function i(e){return null==e}function a(e){return null!=e}function o(e){return!0===e}function s(e){return"string"==typeof e||"number"==typeof e||"symbol"==typeof e||"boolean"==typeof e}function l(e){return null!==e&&"object"==typeof e}var c=Object.prototype.toString;function u(e){return"[object Object]"===c.call(e)}function d(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function p(e){return a(e)&&"function"==typeof e.then&&"function"==typeof e.catch}function h(e){return null==e?"":Array.isArray(e)||u(e)&&e.toString===c?JSON.stringify(e,null,2):String(e)}function f(e){var t=parseFloat(e);return isNaN(t)?e:t}function m(e,t){for(var n=Object.create(null),r=e.split(","),i=0;i<r.length;i++)n[r[i]]=!0;return t?function(e){return n[e.toLowerCase()]}:function(e){return n[e]}}m("slot,component",!0);var v=m("key,ref,slot,slot-scope,is");function g(e,t){if(e.length){var n=e.indexOf(t);if(n>-1)return e.splice(n,1)}}var E=Object.prototype.hasOwnProperty;function b(e,t){return E.call(e,t)}function _(e){var t=Object.create(null);return function(n){return t[n]||(t[n]=e(n))}}var y=/-(\w)/g,A=_((function(e){return e.replace(y,(function(e,t){return t?t.toUpperCase():""}))})),T=_((function(e){return e.charAt(0).toUpperCase()+e.slice(1)})),R=/\B([A-Z])/g,C=_((function(e){return e.replace(R,"-$1").toLowerCase()})),O=Function.prototype.bind?function(e,t){return e.bind(t)}:function(e,t){function n(n){var r=arguments.length;return r?r>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return n._length=e.length,n};function N(e,t){t=t||0;for(var n=e.length-t,r=new Array(n);n--;)r[n]=e[n+t];return r}function w(e,t){for(var n in t)e[n]=t[n];return e}function I(e){for(var t={},n=0;n<e.length;n++)e[n]&&w(t,e[n]);return t}function S(e,t,n){}var x=function(e,t,n){return!1},L=function(e){return e};function k(e,t){if(e===t)return!0;var n=l(e),r=l(t);if(!n||!r)return!n&&!r&&String(e)===String(t);try{var i=Array.isArray(e),a=Array.isArray(t);if(i&&a)return e.length===t.length&&e.every((function(e,n){return k(e,t[n])}));if(e instanceof Date&&t instanceof Date)return e.getTime()===t.getTime();if(i||a)return!1;var o=Object.keys(e),s=Object.keys(t);return o.length===s.length&&o.every((function(n){return k(e[n],t[n])}))}catch(e){return!1}}function $(e,t){for(var n=0;n<e.length;n++)if(k(e[n],t))return n;return-1}function M(e){var t=!1;return function(){t||(t=!0,e.apply(this,arguments))}}var P="data-server-rendered",j=["component","directive","filter"],D=["beforeCreate","created","beforeMount","mounted","beforeUpdate","updated","beforeDestroy","destroyed","activated","deactivated","errorCaptured","serverPrefetch"],U={optionMergeStrategies:Object.create(null),silent:!1,productionTip:!1,devtools:!1,performance:!1,errorHandler:null,warnHandler:null,ignoredElements:[],keyCodes:Object.create(null),isReservedTag:x,isReservedAttr:x,isUnknownElement:x,getTagNamespace:S,parsePlatformTagName:L,mustUseProp:x,async:!0,_lifecycleHooks:D};function B(e,t,n,r){Object.defineProperty(e,t,{value:n,enumerable:!!r,writable:!0,configurable:!0})}var z,F=new RegExp("[^"+/a-zA-Z\u00B7\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u037D\u037F-\u1FFF\u200C-\u200D\u203F-\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD/.source+".$_\\d]"),V="__proto__"in{},G="undefined"!=typeof window,H="undefined"!=typeof WXEnvironment&&!!WXEnvironment.platform,q=H&&WXEnvironment.platform.toLowerCase(),W=G&&window.navigator.userAgent.toLowerCase(),Y=W&&/msie|trident/.test(W),X=W&&W.indexOf("msie 9.0")>0,K=W&&W.indexOf("edge/")>0,J=(W&&W.indexOf("android"),W&&/iphone|ipad|ipod|ios/.test(W)||"ios"===q),Z=(W&&/chrome\/\d+/.test(W),W&&/phantomjs/.test(W),W&&W.match(/firefox\/(\d+)/)),Q={}.watch,ee=!1;if(G)try{var te={};Object.defineProperty(te,"passive",{get:function(){ee=!0}}),window.addEventListener("test-passive",null,te)}catch(e){}var ne=function(){return void 0===z&&(z=!G&&!H&&void 0!==n.g&&n.g.process&&"server"===n.g.process.env.VUE_ENV),z},re=G&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function ie(e){return"function"==typeof e&&/native code/.test(e.toString())}var ae,oe="undefined"!=typeof Symbol&&ie(Symbol)&&"undefined"!=typeof Reflect&&ie(Reflect.ownKeys);ae="undefined"!=typeof Set&&ie(Set)?Set:function(){function e(){this.set=Object.create(null)}return e.prototype.has=function(e){return!0===this.set[e]},e.prototype.add=function(e){this.set[e]=!0},e.prototype.clear=function(){this.set=Object.create(null)},e}();var se=S,le=0,ce=function(){this.id=le++,this.subs=[]};ce.prototype.addSub=function(e){this.subs.push(e)},ce.prototype.removeSub=function(e){g(this.subs,e)},ce.prototype.depend=function(){ce.target&&ce.target.addDep(this)},ce.prototype.notify=function(){for(var e=this.subs.slice(),t=0,n=e.length;t<n;t++)e[t].update()},ce.target=null;var ue=[];function de(e){ue.push(e),ce.target=e}function pe(){ue.pop(),ce.target=ue[ue.length-1]}var he=function(e,t,n,r,i,a,o,s){this.tag=e,this.data=t,this.children=n,this.text=r,this.elm=i,this.ns=void 0,this.context=a,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=t&&t.key,this.componentOptions=o,this.componentInstance=void 0,this.parent=void 0,this.raw=!1,this.isStatic=!1,this.isRootInsert=!0,this.isComment=!1,this.isCloned=!1,this.isOnce=!1,this.asyncFactory=s,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1},fe={child:{configurable:!0}};fe.child.get=function(){return this.componentInstance},Object.defineProperties(he.prototype,fe);var me=function(e){void 0===e&&(e="");var t=new he;return t.text=e,t.isComment=!0,t};function ve(e){return new he(void 0,void 0,void 0,String(e))}function ge(e){var t=new he(e.tag,e.data,e.children&&e.children.slice(),e.text,e.elm,e.context,e.componentOptions,e.asyncFactory);return t.ns=e.ns,t.isStatic=e.isStatic,t.key=e.key,t.isComment=e.isComment,t.fnContext=e.fnContext,t.fnOptions=e.fnOptions,t.fnScopeId=e.fnScopeId,t.asyncMeta=e.asyncMeta,t.isCloned=!0,t}var Ee=Array.prototype,be=Object.create(Ee);["push","pop","shift","unshift","splice","sort","reverse"].forEach((function(e){var t=Ee[e];B(be,e,(function(){for(var n=[],r=arguments.length;r--;)n[r]=arguments[r];var i,a=t.apply(this,n),o=this.__ob__;switch(e){case"push":case"unshift":i=n;break;case"splice":i=n.slice(2)}return i&&o.observeArray(i),o.dep.notify(),a}))}));var _e=Object.getOwnPropertyNames(be),ye=!0;function Ae(e){ye=e}var Te=function(e){this.value=e,this.dep=new ce,this.vmCount=0,B(e,"__ob__",this),Array.isArray(e)?(V?function(e,t){e.__proto__=t}(e,be):function(e,t,n){for(var r=0,i=n.length;r<i;r++){var a=n[r];B(e,a,t[a])}}(e,be,_e),this.observeArray(e)):this.walk(e)};function Re(e,t){var n;if(l(e)&&!(e instanceof he))return b(e,"__ob__")&&e.__ob__ instanceof Te?n=e.__ob__:ye&&!ne()&&(Array.isArray(e)||u(e))&&Object.isExtensible(e)&&!e._isVue&&(n=new Te(e)),t&&n&&n.vmCount++,n}function Ce(e,t,n,r,i){var a=new ce,o=Object.getOwnPropertyDescriptor(e,t);if(!o||!1!==o.configurable){var s=o&&o.get,l=o&&o.set;s&&!l||2!==arguments.length||(n=e[t]);var c=!i&&Re(n);Object.defineProperty(e,t,{enumerable:!0,configurable:!0,get:function(){var t=s?s.call(e):n;return ce.target&&(a.depend(),c&&(c.dep.depend(),Array.isArray(t)&&we(t))),t},set:function(t){var r=s?s.call(e):n;t===r||t!=t&&r!=r||s&&!l||(l?l.call(e,t):n=t,c=!i&&Re(t),a.notify())}})}}function Oe(e,t,n){if(Array.isArray(e)&&d(t))return e.length=Math.max(e.length,t),e.splice(t,1,n),n;if(t in e&&!(t in Object.prototype))return e[t]=n,n;var r=e.__ob__;return e._isVue||r&&r.vmCount?n:r?(Ce(r.value,t,n),r.dep.notify(),n):(e[t]=n,n)}function Ne(e,t){if(Array.isArray(e)&&d(t))e.splice(t,1);else{var n=e.__ob__;e._isVue||n&&n.vmCount||b(e,t)&&(delete e[t],n&&n.dep.notify())}}function we(e){for(var t=void 0,n=0,r=e.length;n<r;n++)(t=e[n])&&t.__ob__&&t.__ob__.dep.depend(),Array.isArray(t)&&we(t)}Te.prototype.walk=function(e){for(var t=Object.keys(e),n=0;n<t.length;n++)Ce(e,t[n])},Te.prototype.observeArray=function(e){for(var t=0,n=e.length;t<n;t++)Re(e[t])};var Ie=U.optionMergeStrategies;function Se(e,t){if(!t)return e;for(var n,r,i,a=oe?Reflect.ownKeys(t):Object.keys(t),o=0;o<a.length;o++)"__ob__"!==(n=a[o])&&(r=e[n],i=t[n],b(e,n)?r!==i&&u(r)&&u(i)&&Se(r,i):Oe(e,n,i));return e}function xe(e,t,n){return n?function(){var r="function"==typeof t?t.call(n,n):t,i="function"==typeof e?e.call(n,n):e;return r?Se(r,i):i}:t?e?function(){return Se("function"==typeof t?t.call(this,this):t,"function"==typeof e?e.call(this,this):e)}:t:e}function Le(e,t){var n=t?e?e.concat(t):Array.isArray(t)?t:[t]:e;return n?function(e){for(var t=[],n=0;n<e.length;n++)-1===t.indexOf(e[n])&&t.push(e[n]);return t}(n):n}function ke(e,t,n,r){var i=Object.create(e||null);return t?w(i,t):i}Ie.data=function(e,t,n){return n?xe(e,t,n):t&&"function"!=typeof t?e:xe(e,t)},D.forEach((function(e){Ie[e]=Le})),j.forEach((function(e){Ie[e+"s"]=ke})),Ie.watch=function(e,t,n,r){if(e===Q&&(e=void 0),t===Q&&(t=void 0),!t)return Object.create(e||null);if(!e)return t;var i={};for(var a in w(i,e),t){var o=i[a],s=t[a];o&&!Array.isArray(o)&&(o=[o]),i[a]=o?o.concat(s):Array.isArray(s)?s:[s]}return i},Ie.props=Ie.methods=Ie.inject=Ie.computed=function(e,t,n,r){if(!e)return t;var i=Object.create(null);return w(i,e),t&&w(i,t),i},Ie.provide=xe;var $e=function(e,t){return void 0===t?e:t};function Me(e,t,n){if("function"==typeof t&&(t=t.options),function(e,t){var n=e.props;if(n){var r,i,a={};if(Array.isArray(n))for(r=n.length;r--;)"string"==typeof(i=n[r])&&(a[A(i)]={type:null});else if(u(n))for(var o in n)i=n[o],a[A(o)]=u(i)?i:{type:i};e.props=a}}(t),function(e,t){var n=e.inject;if(n){var r=e.inject={};if(Array.isArray(n))for(var i=0;i<n.length;i++)r[n[i]]={from:n[i]};else if(u(n))for(var a in n){var o=n[a];r[a]=u(o)?w({from:a},o):{from:o}}}}(t),function(e){var t=e.directives;if(t)for(var n in t){var r=t[n];"function"==typeof r&&(t[n]={bind:r,update:r})}}(t),!t._base&&(t.extends&&(e=Me(e,t.extends,n)),t.mixins))for(var r=0,i=t.mixins.length;r<i;r++)e=Me(e,t.mixins[r],n);var a,o={};for(a in e)s(a);for(a in t)b(e,a)||s(a);function s(r){var i=Ie[r]||$e;o[r]=i(e[r],t[r],n,r)}return o}function Pe(e,t,n,r){if("string"==typeof n){var i=e[t];if(b(i,n))return i[n];var a=A(n);if(b(i,a))return i[a];var o=T(a);return b(i,o)?i[o]:i[n]||i[a]||i[o]}}function je(e,t,n,r){var i=t[e],a=!b(n,e),o=n[e],s=ze(Boolean,i.type);if(s>-1)if(a&&!b(i,"default"))o=!1;else if(""===o||o===C(e)){var l=ze(String,i.type);(l<0||s<l)&&(o=!0)}if(void 0===o){o=function(e,t,n){if(b(t,"default")){var r=t.default;return e&&e.$options.propsData&&void 0===e.$options.propsData[n]&&void 0!==e._props[n]?e._props[n]:"function"==typeof r&&"Function"!==Ue(t.type)?r.call(e):r}}(r,i,e);var c=ye;Ae(!0),Re(o),Ae(c)}return o}var De=/^\s*function (\w+)/;function Ue(e){var t=e&&e.toString().match(De);return t?t[1]:""}function Be(e,t){return Ue(e)===Ue(t)}function ze(e,t){if(!Array.isArray(t))return Be(t,e)?0:-1;for(var n=0,r=t.length;n<r;n++)if(Be(t[n],e))return n;return-1}function Fe(e,t,n){de();try{if(t)for(var r=t;r=r.$parent;){var i=r.$options.errorCaptured;if(i)for(var a=0;a<i.length;a++)try{if(!1===i[a].call(r,e,t,n))return}catch(e){Ge(e,r,"errorCaptured hook")}}Ge(e,t,n)}finally{pe()}}function Ve(e,t,n,r,i){var a;try{(a=n?e.apply(t,n):e.call(t))&&!a._isVue&&p(a)&&!a._handled&&(a.catch((function(e){return Fe(e,r,i+" (Promise/async)")})),a._handled=!0)}catch(e){Fe(e,r,i)}return a}function Ge(e,t,n){if(U.errorHandler)try{return U.errorHandler.call(null,e,t,n)}catch(t){t!==e&&He(t)}He(e)}function He(e,t,n){if(!G&&!H||"undefined"==typeof console)throw e;console.error(e)}var qe,We=!1,Ye=[],Xe=!1;function Ke(){Xe=!1;var e=Ye.slice(0);Ye.length=0;for(var t=0;t<e.length;t++)e[t]()}if("undefined"!=typeof Promise&&ie(Promise)){var Je=Promise.resolve();qe=function(){Je.then(Ke),J&&setTimeout(S)},We=!0}else if(Y||"undefined"==typeof MutationObserver||!ie(MutationObserver)&&"[object MutationObserverConstructor]"!==MutationObserver.toString())qe="undefined"!=typeof setImmediate&&ie(setImmediate)?function(){setImmediate(Ke)}:function(){setTimeout(Ke,0)};else{var Ze=1,Qe=new MutationObserver(Ke),et=document.createTextNode(String(Ze));Qe.observe(et,{characterData:!0}),qe=function(){Ze=(Ze+1)%2,et.data=String(Ze)},We=!0}function tt(e,t){var n;if(Ye.push((function(){if(e)try{e.call(t)}catch(e){Fe(e,t,"nextTick")}else n&&n(t)})),Xe||(Xe=!0,qe()),!e&&"undefined"!=typeof Promise)return new Promise((function(e){n=e}))}var nt=new ae;function rt(e){it(e,nt),nt.clear()}function it(e,t){var n,r,i=Array.isArray(e);if(!(!i&&!l(e)||Object.isFrozen(e)||e instanceof he)){if(e.__ob__){var a=e.__ob__.dep.id;if(t.has(a))return;t.add(a)}if(i)for(n=e.length;n--;)it(e[n],t);else for(n=(r=Object.keys(e)).length;n--;)it(e[r[n]],t)}}var at=_((function(e){var t="&"===e.charAt(0),n="~"===(e=t?e.slice(1):e).charAt(0),r="!"===(e=n?e.slice(1):e).charAt(0);return{name:e=r?e.slice(1):e,once:n,capture:r,passive:t}}));function ot(e,t){function n(){var e=arguments,r=n.fns;if(!Array.isArray(r))return Ve(r,null,arguments,t,"v-on handler");for(var i=r.slice(),a=0;a<i.length;a++)Ve(i[a],null,e,t,"v-on handler")}return n.fns=e,n}function st(e,t,n,r,a,s){var l,c,u,d;for(l in e)c=e[l],u=t[l],d=at(l),i(c)||(i(u)?(i(c.fns)&&(c=e[l]=ot(c,s)),o(d.once)&&(c=e[l]=a(d.name,c,d.capture)),n(d.name,c,d.capture,d.passive,d.params)):c!==u&&(u.fns=c,e[l]=u));for(l in t)i(e[l])&&r((d=at(l)).name,t[l],d.capture)}function lt(e,t,n){var r;e instanceof he&&(e=e.data.hook||(e.data.hook={}));var s=e[t];function l(){n.apply(this,arguments),g(r.fns,l)}i(s)?r=ot([l]):a(s.fns)&&o(s.merged)?(r=s).fns.push(l):r=ot([s,l]),r.merged=!0,e[t]=r}function ct(e,t,n,r,i){if(a(t)){if(b(t,n))return e[n]=t[n],i||delete t[n],!0;if(b(t,r))return e[n]=t[r],i||delete t[r],!0}return!1}function ut(e){return s(e)?[ve(e)]:Array.isArray(e)?pt(e):void 0}function dt(e){return a(e)&&a(e.text)&&!1===e.isComment}function pt(e,t){var n,r,l,c,u=[];for(n=0;n<e.length;n++)i(r=e[n])||"boolean"==typeof r||(c=u[l=u.length-1],Array.isArray(r)?r.length>0&&(dt((r=pt(r,(t||"")+"_"+n))[0])&&dt(c)&&(u[l]=ve(c.text+r[0].text),r.shift()),u.push.apply(u,r)):s(r)?dt(c)?u[l]=ve(c.text+r):""!==r&&u.push(ve(r)):dt(r)&&dt(c)?u[l]=ve(c.text+r.text):(o(e._isVList)&&a(r.tag)&&i(r.key)&&a(t)&&(r.key="__vlist"+t+"_"+n+"__"),u.push(r)));return u}function ht(e,t){if(e){for(var n=Object.create(null),r=oe?Reflect.ownKeys(e):Object.keys(e),i=0;i<r.length;i++){var a=r[i];if("__ob__"!==a){for(var o=e[a].from,s=t;s;){if(s._provided&&b(s._provided,o)){n[a]=s._provided[o];break}s=s.$parent}if(!s&&"default"in e[a]){var l=e[a].default;n[a]="function"==typeof l?l.call(t):l}}}return n}}function ft(e,t){if(!e||!e.length)return{};for(var n={},r=0,i=e.length;r<i;r++){var a=e[r],o=a.data;if(o&&o.attrs&&o.attrs.slot&&delete o.attrs.slot,a.context!==t&&a.fnContext!==t||!o||null==o.slot)(n.default||(n.default=[])).push(a);else{var s=o.slot,l=n[s]||(n[s]=[]);"template"===a.tag?l.push.apply(l,a.children||[]):l.push(a)}}for(var c in n)n[c].every(mt)&&delete n[c];return n}function mt(e){return e.isComment&&!e.asyncFactory||" "===e.text}function vt(e){return e.isComment&&e.asyncFactory}function gt(e,t,n){var i,a=Object.keys(t).length>0,o=e?!!e.$stable:!a,s=e&&e.$key;if(e){if(e._normalized)return e._normalized;if(o&&n&&n!==r&&s===n.$key&&!a&&!n.$hasNormal)return n;for(var l in i={},e)e[l]&&"$"!==l[0]&&(i[l]=Et(t,l,e[l]))}else i={};for(var c in t)c in i||(i[c]=bt(t,c));return e&&Object.isExtensible(e)&&(e._normalized=i),B(i,"$stable",o),B(i,"$key",s),B(i,"$hasNormal",a),i}function Et(e,t,n){var r=function(){var e=arguments.length?n.apply(null,arguments):n({}),t=(e=e&&"object"==typeof e&&!Array.isArray(e)?[e]:ut(e))&&e[0];return e&&(!t||1===e.length&&t.isComment&&!vt(t))?void 0:e};return n.proxy&&Object.defineProperty(e,t,{get:r,enumerable:!0,configurable:!0}),r}function bt(e,t){return function(){return e[t]}}function _t(e,t){var n,r,i,o,s;if(Array.isArray(e)||"string"==typeof e)for(n=new Array(e.length),r=0,i=e.length;r<i;r++)n[r]=t(e[r],r);else if("number"==typeof e)for(n=new Array(e),r=0;r<e;r++)n[r]=t(r+1,r);else if(l(e))if(oe&&e[Symbol.iterator]){n=[];for(var c=e[Symbol.iterator](),u=c.next();!u.done;)n.push(t(u.value,n.length)),u=c.next()}else for(o=Object.keys(e),n=new Array(o.length),r=0,i=o.length;r<i;r++)s=o[r],n[r]=t(e[s],s,r);return a(n)||(n=[]),n._isVList=!0,n}function yt(e,t,n,r){var i,a=this.$scopedSlots[e];a?(n=n||{},r&&(n=w(w({},r),n)),i=a(n)||("function"==typeof t?t():t)):i=this.$slots[e]||("function"==typeof t?t():t);var o=n&&n.slot;return o?this.$createElement("template",{slot:o},i):i}function At(e){return Pe(this.$options,"filters",e)||L}function Tt(e,t){return Array.isArray(e)?-1===e.indexOf(t):e!==t}function Rt(e,t,n,r,i){var a=U.keyCodes[t]||n;return i&&r&&!U.keyCodes[t]?Tt(i,r):a?Tt(a,e):r?C(r)!==t:void 0===e}function Ct(e,t,n,r,i){if(n&&l(n)){var a;Array.isArray(n)&&(n=I(n));var o=function(o){if("class"===o||"style"===o||v(o))a=e;else{var s=e.attrs&&e.attrs.type;a=r||U.mustUseProp(t,s,o)?e.domProps||(e.domProps={}):e.attrs||(e.attrs={})}var l=A(o),c=C(o);l in a||c in a||(a[o]=n[o],i&&((e.on||(e.on={}))["update:"+o]=function(e){n[o]=e}))};for(var s in n)o(s)}return e}function Ot(e,t){var n=this._staticTrees||(this._staticTrees=[]),r=n[e];return r&&!t||wt(r=n[e]=this.$options.staticRenderFns[e].call(this._renderProxy,null,this),"__static__"+e,!1),r}function Nt(e,t,n){return wt(e,"__once__"+t+(n?"_"+n:""),!0),e}function wt(e,t,n){if(Array.isArray(e))for(var r=0;r<e.length;r++)e[r]&&"string"!=typeof e[r]&&It(e[r],t+"_"+r,n);else It(e,t,n)}function It(e,t,n){e.isStatic=!0,e.key=t,e.isOnce=n}function St(e,t){if(t&&u(t)){var n=e.on=e.on?w({},e.on):{};for(var r in t){var i=n[r],a=t[r];n[r]=i?[].concat(i,a):a}}return e}function xt(e,t,n,r){t=t||{$stable:!n};for(var i=0;i<e.length;i++){var a=e[i];Array.isArray(a)?xt(a,t,n):a&&(a.proxy&&(a.fn.proxy=!0),t[a.key]=a.fn)}return r&&(t.$key=r),t}function Lt(e,t){for(var n=0;n<t.length;n+=2){var r=t[n];"string"==typeof r&&r&&(e[t[n]]=t[n+1])}return e}function kt(e,t){return"string"==typeof e?t+e:e}function $t(e){e._o=Nt,e._n=f,e._s=h,e._l=_t,e._t=yt,e._q=k,e._i=$,e._m=Ot,e._f=At,e._k=Rt,e._b=Ct,e._v=ve,e._e=me,e._u=xt,e._g=St,e._d=Lt,e._p=kt}function Mt(e,t,n,i,a){var s,l=this,c=a.options;b(i,"_uid")?(s=Object.create(i))._original=i:(s=i,i=i._original);var u=o(c._compiled),d=!u;this.data=e,this.props=t,this.children=n,this.parent=i,this.listeners=e.on||r,this.injections=ht(c.inject,i),this.slots=function(){return l.$slots||gt(e.scopedSlots,l.$slots=ft(n,i)),l.$slots},Object.defineProperty(this,"scopedSlots",{enumerable:!0,get:function(){return gt(e.scopedSlots,this.slots())}}),u&&(this.$options=c,this.$slots=this.slots(),this.$scopedSlots=gt(e.scopedSlots,this.$slots)),c._scopeId?this._c=function(e,t,n,r){var a=Ft(s,e,t,n,r,d);return a&&!Array.isArray(a)&&(a.fnScopeId=c._scopeId,a.fnContext=i),a}:this._c=function(e,t,n,r){return Ft(s,e,t,n,r,d)}}function Pt(e,t,n,r,i){var a=ge(e);return a.fnContext=n,a.fnOptions=r,t.slot&&((a.data||(a.data={})).slot=t.slot),a}function jt(e,t){for(var n in t)e[A(n)]=t[n]}$t(Mt.prototype);var Dt={init:function(e,t){if(e.componentInstance&&!e.componentInstance._isDestroyed&&e.data.keepAlive){var n=e;Dt.prepatch(n,n)}else(e.componentInstance=function(e,t){var n={_isComponent:!0,_parentVnode:e,parent:t},r=e.data.inlineTemplate;return a(r)&&(n.render=r.render,n.staticRenderFns=r.staticRenderFns),new e.componentOptions.Ctor(n)}(e,Zt)).$mount(t?e.elm:void 0,t)},prepatch:function(e,t){var n=t.componentOptions;!function(e,t,n,i,a){var o=i.data.scopedSlots,s=e.$scopedSlots,l=!!(o&&!o.$stable||s!==r&&!s.$stable||o&&e.$scopedSlots.$key!==o.$key||!o&&e.$scopedSlots.$key),c=!!(a||e.$options._renderChildren||l);if(e.$options._parentVnode=i,e.$vnode=i,e._vnode&&(e._vnode.parent=i),e.$options._renderChildren=a,e.$attrs=i.data.attrs||r,e.$listeners=n||r,t&&e.$options.props){Ae(!1);for(var u=e._props,d=e.$options._propKeys||[],p=0;p<d.length;p++){var h=d[p],f=e.$options.props;u[h]=je(h,f,t,e)}Ae(!0),e.$options.propsData=t}n=n||r;var m=e.$options._parentListeners;e.$options._parentListeners=n,Jt(e,n,m),c&&(e.$slots=ft(a,i.context),e.$forceUpdate())}(t.componentInstance=e.componentInstance,n.propsData,n.listeners,t,n.children)},insert:function(e){var t,n=e.context,r=e.componentInstance;r._isMounted||(r._isMounted=!0,rn(r,"mounted")),e.data.keepAlive&&(n._isMounted?((t=r)._inactive=!1,on.push(t)):tn(r,!0))},destroy:function(e){var t=e.componentInstance;t._isDestroyed||(e.data.keepAlive?nn(t,!0):t.$destroy())}},Ut=Object.keys(Dt);function Bt(e,t,n,s,c){if(!i(e)){var u=n.$options._base;if(l(e)&&(e=u.extend(e)),"function"==typeof e){var d;if(i(e.cid)&&(e=function(e,t){if(o(e.error)&&a(e.errorComp))return e.errorComp;if(a(e.resolved))return e.resolved;var n=Ht;if(n&&a(e.owners)&&-1===e.owners.indexOf(n)&&e.owners.push(n),o(e.loading)&&a(e.loadingComp))return e.loadingComp;if(n&&!a(e.owners)){var r=e.owners=[n],s=!0,c=null,u=null;n.$on("hook:destroyed",(function(){return g(r,n)}));var d=function(e){for(var t=0,n=r.length;t<n;t++)r[t].$forceUpdate();e&&(r.length=0,null!==c&&(clearTimeout(c),c=null),null!==u&&(clearTimeout(u),u=null))},h=M((function(n){e.resolved=qt(n,t),s?r.length=0:d(!0)})),f=M((function(t){a(e.errorComp)&&(e.error=!0,d(!0))})),m=e(h,f);return l(m)&&(p(m)?i(e.resolved)&&m.then(h,f):p(m.component)&&(m.component.then(h,f),a(m.error)&&(e.errorComp=qt(m.error,t)),a(m.loading)&&(e.loadingComp=qt(m.loading,t),0===m.delay?e.loading=!0:c=setTimeout((function(){c=null,i(e.resolved)&&i(e.error)&&(e.loading=!0,d(!1))}),m.delay||200)),a(m.timeout)&&(u=setTimeout((function(){u=null,i(e.resolved)&&f(null)}),m.timeout)))),s=!1,e.loading?e.loadingComp:e.resolved}}(d=e,u),void 0===e))return function(e,t,n,r,i){var a=me();return a.asyncFactory=e,a.asyncMeta={data:t,context:n,children:r,tag:i},a}(d,t,n,s,c);t=t||{},Cn(e),a(t.model)&&function(e,t){var n=e.model&&e.model.prop||"value",r=e.model&&e.model.event||"input";(t.attrs||(t.attrs={}))[n]=t.model.value;var i=t.on||(t.on={}),o=i[r],s=t.model.callback;a(o)?(Array.isArray(o)?-1===o.indexOf(s):o!==s)&&(i[r]=[s].concat(o)):i[r]=s}(e.options,t);var h=function(e,t,n){var r=t.options.props;if(!i(r)){var o={},s=e.attrs,l=e.props;if(a(s)||a(l))for(var c in r){var u=C(c);ct(o,l,c,u,!0)||ct(o,s,c,u,!1)}return o}}(t,e);if(o(e.options.functional))return function(e,t,n,i,o){var s=e.options,l={},c=s.props;if(a(c))for(var u in c)l[u]=je(u,c,t||r);else a(n.attrs)&&jt(l,n.attrs),a(n.props)&&jt(l,n.props);var d=new Mt(n,l,o,i,e),p=s.render.call(null,d._c,d);if(p instanceof he)return Pt(p,n,d.parent,s);if(Array.isArray(p)){for(var h=ut(p)||[],f=new Array(h.length),m=0;m<h.length;m++)f[m]=Pt(h[m],n,d.parent,s);return f}}(e,h,t,n,s);var f=t.on;if(t.on=t.nativeOn,o(e.options.abstract)){var m=t.slot;t={},m&&(t.slot=m)}!function(e){for(var t=e.hook||(e.hook={}),n=0;n<Ut.length;n++){var r=Ut[n],i=t[r],a=Dt[r];i===a||i&&i._merged||(t[r]=i?zt(a,i):a)}}(t);var v=e.options.name||c;return new he("vue-component-"+e.cid+(v?"-"+v:""),t,void 0,void 0,void 0,n,{Ctor:e,propsData:h,listeners:f,tag:c,children:s},d)}}}function zt(e,t){var n=function(n,r){e(n,r),t(n,r)};return n._merged=!0,n}function Ft(e,t,n,r,i,c){return(Array.isArray(n)||s(n))&&(i=r,r=n,n=void 0),o(c)&&(i=2),function(e,t,n,r,i){if(a(n)&&a(n.__ob__))return me();if(a(n)&&a(n.is)&&(t=n.is),!t)return me();var o,s,c;(Array.isArray(r)&&"function"==typeof r[0]&&((n=n||{}).scopedSlots={default:r[0]},r.length=0),2===i?r=ut(r):1===i&&(r=function(e){for(var t=0;t<e.length;t++)if(Array.isArray(e[t]))return Array.prototype.concat.apply([],e);return e}(r)),"string"==typeof t)?(s=e.$vnode&&e.$vnode.ns||U.getTagNamespace(t),o=U.isReservedTag(t)?new he(U.parsePlatformTagName(t),n,r,void 0,void 0,e):n&&n.pre||!a(c=Pe(e.$options,"components",t))?new he(t,n,r,void 0,void 0,e):Bt(c,n,e,r,t)):o=Bt(t,n,e,r);return Array.isArray(o)?o:a(o)?(a(s)&&Vt(o,s),a(n)&&function(e){l(e.style)&&rt(e.style),l(e.class)&&rt(e.class)}(n),o):me()}(e,t,n,r,i)}function Vt(e,t,n){if(e.ns=t,"foreignObject"===e.tag&&(t=void 0,n=!0),a(e.children))for(var r=0,s=e.children.length;r<s;r++){var l=e.children[r];a(l.tag)&&(i(l.ns)||o(n)&&"svg"!==l.tag)&&Vt(l,t,n)}}var Gt,Ht=null;function qt(e,t){return(e.__esModule||oe&&"Module"===e[Symbol.toStringTag])&&(e=e.default),l(e)?t.extend(e):e}function Wt(e){if(Array.isArray(e))for(var t=0;t<e.length;t++){var n=e[t];if(a(n)&&(a(n.componentOptions)||vt(n)))return n}}function Yt(e,t){Gt.$on(e,t)}function Xt(e,t){Gt.$off(e,t)}function Kt(e,t){var n=Gt;return function r(){var i=t.apply(null,arguments);null!==i&&n.$off(e,r)}}function Jt(e,t,n){Gt=e,st(t,n||{},Yt,Xt,Kt,e),Gt=void 0}var Zt=null;function Qt(e){var t=Zt;return Zt=e,function(){Zt=t}}function en(e){for(;e&&(e=e.$parent);)if(e._inactive)return!0;return!1}function tn(e,t){if(t){if(e._directInactive=!1,en(e))return}else if(e._directInactive)return;if(e._inactive||null===e._inactive){e._inactive=!1;for(var n=0;n<e.$children.length;n++)tn(e.$children[n]);rn(e,"activated")}}function nn(e,t){if(!(t&&(e._directInactive=!0,en(e))||e._inactive)){e._inactive=!0;for(var n=0;n<e.$children.length;n++)nn(e.$children[n]);rn(e,"deactivated")}}function rn(e,t){de();var n=e.$options[t],r=t+" hook";if(n)for(var i=0,a=n.length;i<a;i++)Ve(n[i],e,null,e,r);e._hasHookEvent&&e.$emit("hook:"+t),pe()}var an=[],on=[],sn={},ln=!1,cn=!1,un=0,dn=0,pn=Date.now;if(G&&!Y){var hn=window.performance;hn&&"function"==typeof hn.now&&pn()>document.createEvent("Event").timeStamp&&(pn=function(){return hn.now()})}function fn(){var e,t;for(dn=pn(),cn=!0,an.sort((function(e,t){return e.id-t.id})),un=0;un<an.length;un++)(e=an[un]).before&&e.before(),t=e.id,sn[t]=null,e.run();var n=on.slice(),r=an.slice();un=an.length=on.length=0,sn={},ln=cn=!1,function(e){for(var t=0;t<e.length;t++)e[t]._inactive=!0,tn(e[t],!0)}(n),function(e){for(var t=e.length;t--;){var n=e[t],r=n.vm;r._watcher===n&&r._isMounted&&!r._isDestroyed&&rn(r,"updated")}}(r),re&&U.devtools&&re.emit("flush")}var mn=0,vn=function(e,t,n,r,i){this.vm=e,i&&(e._watcher=this),e._watchers.push(this),r?(this.deep=!!r.deep,this.user=!!r.user,this.lazy=!!r.lazy,this.sync=!!r.sync,this.before=r.before):this.deep=this.user=this.lazy=this.sync=!1,this.cb=n,this.id=++mn,this.active=!0,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new ae,this.newDepIds=new ae,this.expression="","function"==typeof t?this.getter=t:(this.getter=function(e){if(!F.test(e)){var t=e.split(".");return function(e){for(var n=0;n<t.length;n++){if(!e)return;e=e[t[n]]}return e}}}(t),this.getter||(this.getter=S)),this.value=this.lazy?void 0:this.get()};vn.prototype.get=function(){var e;de(this);var t=this.vm;try{e=this.getter.call(t,t)}catch(e){if(!this.user)throw e;Fe(e,t,'getter for watcher "'+this.expression+'"')}finally{this.deep&&rt(e),pe(),this.cleanupDeps()}return e},vn.prototype.addDep=function(e){var t=e.id;this.newDepIds.has(t)||(this.newDepIds.add(t),this.newDeps.push(e),this.depIds.has(t)||e.addSub(this))},vn.prototype.cleanupDeps=function(){for(var e=this.deps.length;e--;){var t=this.deps[e];this.newDepIds.has(t.id)||t.removeSub(this)}var n=this.depIds;this.depIds=this.newDepIds,this.newDepIds=n,this.newDepIds.clear(),n=this.deps,this.deps=this.newDeps,this.newDeps=n,this.newDeps.length=0},vn.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():function(e){var t=e.id;if(null==sn[t]){if(sn[t]=!0,cn){for(var n=an.length-1;n>un&&an[n].id>e.id;)n--;an.splice(n+1,0,e)}else an.push(e);ln||(ln=!0,tt(fn))}}(this)},vn.prototype.run=function(){if(this.active){var e=this.get();if(e!==this.value||l(e)||this.deep){var t=this.value;if(this.value=e,this.user){var n='callback for watcher "'+this.expression+'"';Ve(this.cb,this.vm,[e,t],this.vm,n)}else this.cb.call(this.vm,e,t)}}},vn.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},vn.prototype.depend=function(){for(var e=this.deps.length;e--;)this.deps[e].depend()},vn.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||g(this.vm._watchers,this);for(var e=this.deps.length;e--;)this.deps[e].removeSub(this);this.active=!1}};var gn={enumerable:!0,configurable:!0,get:S,set:S};function En(e,t,n){gn.get=function(){return this[t][n]},gn.set=function(e){this[t][n]=e},Object.defineProperty(e,n,gn)}var bn={lazy:!0};function _n(e,t,n){var r=!ne();"function"==typeof n?(gn.get=r?yn(t):An(n),gn.set=S):(gn.get=n.get?r&&!1!==n.cache?yn(t):An(n.get):S,gn.set=n.set||S),Object.defineProperty(e,t,gn)}function yn(e){return function(){var t=this._computedWatchers&&this._computedWatchers[e];if(t)return t.dirty&&t.evaluate(),ce.target&&t.depend(),t.value}}function An(e){return function(){return e.call(this,this)}}function Tn(e,t,n,r){return u(n)&&(r=n,n=n.handler),"string"==typeof n&&(n=e[n]),e.$watch(t,n,r)}var Rn=0;function Cn(e){var t=e.options;if(e.super){var n=Cn(e.super);if(n!==e.superOptions){e.superOptions=n;var r=function(e){var t,n=e.options,r=e.sealedOptions;for(var i in n)n[i]!==r[i]&&(t||(t={}),t[i]=n[i]);return t}(e);r&&w(e.extendOptions,r),(t=e.options=Me(n,e.extendOptions)).name&&(t.components[t.name]=e)}}return t}function On(e){this._init(e)}function Nn(e){return e&&(e.Ctor.options.name||e.tag)}function wn(e,t){return Array.isArray(e)?e.indexOf(t)>-1:"string"==typeof e?e.split(",").indexOf(t)>-1:(n=e,!("[object RegExp]"!==c.call(n))&&e.test(t));var n}function In(e,t){var n=e.cache,r=e.keys,i=e._vnode;for(var a in n){var o=n[a];if(o){var s=o.name;s&&!t(s)&&Sn(n,a,r,i)}}}function Sn(e,t,n,r){var i=e[t];!i||r&&i.tag===r.tag||i.componentInstance.$destroy(),e[t]=null,g(n,t)}!function(e){e.prototype._init=function(e){var t=this;t._uid=Rn++,t._isVue=!0,e&&e._isComponent?function(e,t){var n=e.$options=Object.create(e.constructor.options),r=t._parentVnode;n.parent=t.parent,n._parentVnode=r;var i=r.componentOptions;n.propsData=i.propsData,n._parentListeners=i.listeners,n._renderChildren=i.children,n._componentTag=i.tag,t.render&&(n.render=t.render,n.staticRenderFns=t.staticRenderFns)}(t,e):t.$options=Me(Cn(t.constructor),e||{},t),t._renderProxy=t,t._self=t,function(e){var t=e.$options,n=t.parent;if(n&&!t.abstract){for(;n.$options.abstract&&n.$parent;)n=n.$parent;n.$children.push(e)}e.$parent=n,e.$root=n?n.$root:e,e.$children=[],e.$refs={},e._watcher=null,e._inactive=null,e._directInactive=!1,e._isMounted=!1,e._isDestroyed=!1,e._isBeingDestroyed=!1}(t),function(e){e._events=Object.create(null),e._hasHookEvent=!1;var t=e.$options._parentListeners;t&&Jt(e,t)}(t),function(e){e._vnode=null,e._staticTrees=null;var t=e.$options,n=e.$vnode=t._parentVnode,i=n&&n.context;e.$slots=ft(t._renderChildren,i),e.$scopedSlots=r,e._c=function(t,n,r,i){return Ft(e,t,n,r,i,!1)},e.$createElement=function(t,n,r,i){return Ft(e,t,n,r,i,!0)};var a=n&&n.data;Ce(e,"$attrs",a&&a.attrs||r,null,!0),Ce(e,"$listeners",t._parentListeners||r,null,!0)}(t),rn(t,"beforeCreate"),function(e){var t=ht(e.$options.inject,e);t&&(Ae(!1),Object.keys(t).forEach((function(n){Ce(e,n,t[n])})),Ae(!0))}(t),function(e){e._watchers=[];var t=e.$options;t.props&&function(e,t){var n=e.$options.propsData||{},r=e._props={},i=e.$options._propKeys=[];e.$parent&&Ae(!1);var a=function(a){i.push(a);var o=je(a,t,n,e);Ce(r,a,o),a in e||En(e,"_props",a)};for(var o in t)a(o);Ae(!0)}(e,t.props),t.methods&&function(e,t){for(var n in e.$options.props,t)e[n]="function"!=typeof t[n]?S:O(t[n],e)}(e,t.methods),t.data?function(e){var t=e.$options.data;u(t=e._data="function"==typeof t?function(e,t){de();try{return e.call(t,t)}catch(e){return Fe(e,t,"data()"),{}}finally{pe()}}(t,e):t||{})||(t={});for(var n,r=Object.keys(t),i=e.$options.props,a=(e.$options.methods,r.length);a--;){var o=r[a];i&&b(i,o)||(n=void 0,36===(n=(o+"").charCodeAt(0))||95===n)||En(e,"_data",o)}Re(t,!0)}(e):Re(e._data={},!0),t.computed&&function(e,t){var n=e._computedWatchers=Object.create(null),r=ne();for(var i in t){var a=t[i],o="function"==typeof a?a:a.get;r||(n[i]=new vn(e,o||S,S,bn)),i in e||_n(e,i,a)}}(e,t.computed),t.watch&&t.watch!==Q&&function(e,t){for(var n in t){var r=t[n];if(Array.isArray(r))for(var i=0;i<r.length;i++)Tn(e,n,r[i]);else Tn(e,n,r)}}(e,t.watch)}(t),function(e){var t=e.$options.provide;t&&(e._provided="function"==typeof t?t.call(e):t)}(t),rn(t,"created"),t.$options.el&&t.$mount(t.$options.el)}}(On),function(e){Object.defineProperty(e.prototype,"$data",{get:function(){return this._data}}),Object.defineProperty(e.prototype,"$props",{get:function(){return this._props}}),e.prototype.$set=Oe,e.prototype.$delete=Ne,e.prototype.$watch=function(e,t,n){var r=this;if(u(t))return Tn(r,e,t,n);(n=n||{}).user=!0;var i=new vn(r,e,t,n);if(n.immediate){var a='callback for immediate watcher "'+i.expression+'"';de(),Ve(t,r,[i.value],r,a),pe()}return function(){i.teardown()}}}(On),function(e){var t=/^hook:/;e.prototype.$on=function(e,n){var r=this;if(Array.isArray(e))for(var i=0,a=e.length;i<a;i++)r.$on(e[i],n);else(r._events[e]||(r._events[e]=[])).push(n),t.test(e)&&(r._hasHookEvent=!0);return r},e.prototype.$once=function(e,t){var n=this;function r(){n.$off(e,r),t.apply(n,arguments)}return r.fn=t,n.$on(e,r),n},e.prototype.$off=function(e,t){var n=this;if(!arguments.length)return n._events=Object.create(null),n;if(Array.isArray(e)){for(var r=0,i=e.length;r<i;r++)n.$off(e[r],t);return n}var a,o=n._events[e];if(!o)return n;if(!t)return n._events[e]=null,n;for(var s=o.length;s--;)if((a=o[s])===t||a.fn===t){o.splice(s,1);break}return n},e.prototype.$emit=function(e){var t=this,n=t._events[e];if(n){n=n.length>1?N(n):n;for(var r=N(arguments,1),i='event handler for "'+e+'"',a=0,o=n.length;a<o;a++)Ve(n[a],t,r,t,i)}return t}}(On),function(e){e.prototype._update=function(e,t){var n=this,r=n.$el,i=n._vnode,a=Qt(n);n._vnode=e,n.$el=i?n.__patch__(i,e):n.__patch__(n.$el,e,t,!1),a(),r&&(r.__vue__=null),n.$el&&(n.$el.__vue__=n),n.$vnode&&n.$parent&&n.$vnode===n.$parent._vnode&&(n.$parent.$el=n.$el)},e.prototype.$forceUpdate=function(){this._watcher&&this._watcher.update()},e.prototype.$destroy=function(){var e=this;if(!e._isBeingDestroyed){rn(e,"beforeDestroy"),e._isBeingDestroyed=!0;var t=e.$parent;!t||t._isBeingDestroyed||e.$options.abstract||g(t.$children,e),e._watcher&&e._watcher.teardown();for(var n=e._watchers.length;n--;)e._watchers[n].teardown();e._data.__ob__&&e._data.__ob__.vmCount--,e._isDestroyed=!0,e.__patch__(e._vnode,null),rn(e,"destroyed"),e.$off(),e.$el&&(e.$el.__vue__=null),e.$vnode&&(e.$vnode.parent=null)}}}(On),function(e){$t(e.prototype),e.prototype.$nextTick=function(e){return tt(e,this)},e.prototype._render=function(){var e,t=this,n=t.$options,r=n.render,i=n._parentVnode;i&&(t.$scopedSlots=gt(i.data.scopedSlots,t.$slots,t.$scopedSlots)),t.$vnode=i;try{Ht=t,e=r.call(t._renderProxy,t.$createElement)}catch(n){Fe(n,t,"render"),e=t._vnode}finally{Ht=null}return Array.isArray(e)&&1===e.length&&(e=e[0]),e instanceof he||(e=me()),e.parent=i,e}}(On);var xn=[String,RegExp,Array],Ln={name:"keep-alive",abstract:!0,props:{include:xn,exclude:xn,max:[String,Number]},methods:{cacheVNode:function(){var e=this,t=e.cache,n=e.keys,r=e.vnodeToCache,i=e.keyToCache;if(r){var a=r.tag,o=r.componentInstance,s=r.componentOptions;t[i]={name:Nn(s),tag:a,componentInstance:o},n.push(i),this.max&&n.length>parseInt(this.max)&&Sn(t,n[0],n,this._vnode),this.vnodeToCache=null}}},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var e in this.cache)Sn(this.cache,e,this.keys)},mounted:function(){var e=this;this.cacheVNode(),this.$watch("include",(function(t){In(e,(function(e){return wn(t,e)}))})),this.$watch("exclude",(function(t){In(e,(function(e){return!wn(t,e)}))}))},updated:function(){this.cacheVNode()},render:function(){var e=this.$slots.default,t=Wt(e),n=t&&t.componentOptions;if(n){var r=Nn(n),i=this.include,a=this.exclude;if(i&&(!r||!wn(i,r))||a&&r&&wn(a,r))return t;var o=this.cache,s=this.keys,l=null==t.key?n.Ctor.cid+(n.tag?"::"+n.tag:""):t.key;o[l]?(t.componentInstance=o[l].componentInstance,g(s,l),s.push(l)):(this.vnodeToCache=t,this.keyToCache=l),t.data.keepAlive=!0}return t||e&&e[0]}},kn={KeepAlive:Ln};!function(e){var t={get:function(){return U}};Object.defineProperty(e,"config",t),e.util={warn:se,extend:w,mergeOptions:Me,defineReactive:Ce},e.set=Oe,e.delete=Ne,e.nextTick=tt,e.observable=function(e){return Re(e),e},e.options=Object.create(null),j.forEach((function(t){e.options[t+"s"]=Object.create(null)})),e.options._base=e,w(e.options.components,kn),function(e){e.use=function(e){var t=this._installedPlugins||(this._installedPlugins=[]);if(t.indexOf(e)>-1)return this;var n=N(arguments,1);return n.unshift(this),"function"==typeof e.install?e.install.apply(e,n):"function"==typeof e&&e.apply(null,n),t.push(e),this}}(e),function(e){e.mixin=function(e){return this.options=Me(this.options,e),this}}(e),function(e){e.cid=0;var t=1;e.extend=function(e){e=e||{};var n=this,r=n.cid,i=e._Ctor||(e._Ctor={});if(i[r])return i[r];var a=e.name||n.options.name,o=function(e){this._init(e)};return(o.prototype=Object.create(n.prototype)).constructor=o,o.cid=t++,o.options=Me(n.options,e),o.super=n,o.options.props&&function(e){var t=e.options.props;for(var n in t)En(e.prototype,"_props",n)}(o),o.options.computed&&function(e){var t=e.options.computed;for(var n in t)_n(e.prototype,n,t[n])}(o),o.extend=n.extend,o.mixin=n.mixin,o.use=n.use,j.forEach((function(e){o[e]=n[e]})),a&&(o.options.components[a]=o),o.superOptions=n.options,o.extendOptions=e,o.sealedOptions=w({},o.options),i[r]=o,o}}(e),function(e){j.forEach((function(t){e[t]=function(e,n){return n?("component"===t&&u(n)&&(n.name=n.name||e,n=this.options._base.extend(n)),"directive"===t&&"function"==typeof n&&(n={bind:n,update:n}),this.options[t+"s"][e]=n,n):this.options[t+"s"][e]}}))}(e)}(On),Object.defineProperty(On.prototype,"$isServer",{get:ne}),Object.defineProperty(On.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(On,"FunctionalRenderContext",{value:Mt}),On.version="2.6.14";var $n=m("style,class"),Mn=m("input,textarea,option,select,progress"),Pn=m("contenteditable,draggable,spellcheck"),jn=m("events,caret,typing,plaintext-only"),Dn=m("allowfullscreen,async,autofocus,autoplay,checked,compact,controls,declare,default,defaultchecked,defaultmuted,defaultselected,defer,disabled,enabled,formnovalidate,hidden,indeterminate,inert,ismap,itemscope,loop,multiple,muted,nohref,noresize,noshade,novalidate,nowrap,open,pauseonexit,readonly,required,reversed,scoped,seamless,selected,sortable,truespeed,typemustmatch,visible"),Un="http://www.w3.org/1999/xlink",Bn=function(e){return":"===e.charAt(5)&&"xlink"===e.slice(0,5)},zn=function(e){return Bn(e)?e.slice(6,e.length):""},Fn=function(e){return null==e||!1===e};function Vn(e,t){return{staticClass:Gn(e.staticClass,t.staticClass),class:a(e.class)?[e.class,t.class]:t.class}}function Gn(e,t){return e?t?e+" "+t:e:t||""}function Hn(e){return Array.isArray(e)?function(e){for(var t,n="",r=0,i=e.length;r<i;r++)a(t=Hn(e[r]))&&""!==t&&(n&&(n+=" "),n+=t);return n}(e):l(e)?function(e){var t="";for(var n in e)e[n]&&(t&&(t+=" "),t+=n);return t}(e):"string"==typeof e?e:""}var qn={svg:"http://www.w3.org/2000/svg",math:"http://www.w3.org/1998/Math/MathML"},Wn=m("html,body,base,head,link,meta,style,title,address,article,aside,footer,header,h1,h2,h3,h4,h5,h6,hgroup,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,rtc,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,menuitem,summary,content,element,shadow,template,blockquote,iframe,tfoot"),Yn=m("svg,animate,circle,clippath,cursor,defs,desc,ellipse,filter,font-face,foreignobject,g,glyph,image,line,marker,mask,missing-glyph,path,pattern,polygon,polyline,rect,switch,symbol,text,textpath,tspan,use,view",!0),Xn=function(e){return Wn(e)||Yn(e)},Kn=Object.create(null),Jn=m("text,number,password,search,email,tel,url"),Zn=Object.freeze({createElement:function(e,t){var n=document.createElement(e);return"select"!==e||t.data&&t.data.attrs&&void 0!==t.data.attrs.multiple&&n.setAttribute("multiple","multiple"),n},createElementNS:function(e,t){return document.createElementNS(qn[e],t)},createTextNode:function(e){return document.createTextNode(e)},createComment:function(e){return document.createComment(e)},insertBefore:function(e,t,n){e.insertBefore(t,n)},removeChild:function(e,t){e.removeChild(t)},appendChild:function(e,t){e.appendChild(t)},parentNode:function(e){return e.parentNode},nextSibling:function(e){return e.nextSibling},tagName:function(e){return e.tagName},setTextContent:function(e,t){e.textContent=t},setStyleScope:function(e,t){e.setAttribute(t,"")}}),Qn={create:function(e,t){er(t)},update:function(e,t){e.data.ref!==t.data.ref&&(er(e,!0),er(t))},destroy:function(e){er(e,!0)}};function er(e,t){var n=e.data.ref;if(a(n)){var r=e.context,i=e.componentInstance||e.elm,o=r.$refs;t?Array.isArray(o[n])?g(o[n],i):o[n]===i&&(o[n]=void 0):e.data.refInFor?Array.isArray(o[n])?o[n].indexOf(i)<0&&o[n].push(i):o[n]=[i]:o[n]=i}}var tr=new he("",{},[]),nr=["create","activate","update","remove","destroy"];function rr(e,t){return e.key===t.key&&e.asyncFactory===t.asyncFactory&&(e.tag===t.tag&&e.isComment===t.isComment&&a(e.data)===a(t.data)&&function(e,t){if("input"!==e.tag)return!0;var n,r=a(n=e.data)&&a(n=n.attrs)&&n.type,i=a(n=t.data)&&a(n=n.attrs)&&n.type;return r===i||Jn(r)&&Jn(i)}(e,t)||o(e.isAsyncPlaceholder)&&i(t.asyncFactory.error))}function ir(e,t,n){var r,i,o={};for(r=t;r<=n;++r)a(i=e[r].key)&&(o[i]=r);return o}var ar={create:or,update:or,destroy:function(e){or(e,tr)}};function or(e,t){(e.data.directives||t.data.directives)&&function(e,t){var n,r,i,a=e===tr,o=t===tr,s=lr(e.data.directives,e.context),l=lr(t.data.directives,t.context),c=[],u=[];for(n in l)r=s[n],i=l[n],r?(i.oldValue=r.value,i.oldArg=r.arg,ur(i,"update",t,e),i.def&&i.def.componentUpdated&&u.push(i)):(ur(i,"bind",t,e),i.def&&i.def.inserted&&c.push(i));if(c.length){var d=function(){for(var n=0;n<c.length;n++)ur(c[n],"inserted",t,e)};a?lt(t,"insert",d):d()}if(u.length&<(t,"postpatch",(function(){for(var n=0;n<u.length;n++)ur(u[n],"componentUpdated",t,e)})),!a)for(n in s)l[n]||ur(s[n],"unbind",e,e,o)}(e,t)}var sr=Object.create(null);function lr(e,t){var n,r,i=Object.create(null);if(!e)return i;for(n=0;n<e.length;n++)(r=e[n]).modifiers||(r.modifiers=sr),i[cr(r)]=r,r.def=Pe(t.$options,"directives",r.name);return i}function cr(e){return e.rawName||e.name+"."+Object.keys(e.modifiers||{}).join(".")}function ur(e,t,n,r,i){var a=e.def&&e.def[t];if(a)try{a(n.elm,e,n,r,i)}catch(r){Fe(r,n.context,"directive "+e.name+" "+t+" hook")}}var dr=[Qn,ar];function pr(e,t){var n=t.componentOptions;if(!(a(n)&&!1===n.Ctor.options.inheritAttrs||i(e.data.attrs)&&i(t.data.attrs))){var r,o,s=t.elm,l=e.data.attrs||{},c=t.data.attrs||{};for(r in a(c.__ob__)&&(c=t.data.attrs=w({},c)),c)o=c[r],l[r]!==o&&hr(s,r,o,t.data.pre);for(r in(Y||K)&&c.value!==l.value&&hr(s,"value",c.value),l)i(c[r])&&(Bn(r)?s.removeAttributeNS(Un,zn(r)):Pn(r)||s.removeAttribute(r))}}function hr(e,t,n,r){r||e.tagName.indexOf("-")>-1?fr(e,t,n):Dn(t)?Fn(n)?e.removeAttribute(t):(n="allowfullscreen"===t&&"EMBED"===e.tagName?"true":t,e.setAttribute(t,n)):Pn(t)?e.setAttribute(t,function(e,t){return Fn(t)||"false"===t?"false":"contenteditable"===e&&jn(t)?t:"true"}(t,n)):Bn(t)?Fn(n)?e.removeAttributeNS(Un,zn(t)):e.setAttributeNS(Un,t,n):fr(e,t,n)}function fr(e,t,n){if(Fn(n))e.removeAttribute(t);else{if(Y&&!X&&"TEXTAREA"===e.tagName&&"placeholder"===t&&""!==n&&!e.__ieph){var r=function(t){t.stopImmediatePropagation(),e.removeEventListener("input",r)};e.addEventListener("input",r),e.__ieph=!0}e.setAttribute(t,n)}}var mr={create:pr,update:pr};function vr(e,t){var n=t.elm,r=t.data,o=e.data;if(!(i(r.staticClass)&&i(r.class)&&(i(o)||i(o.staticClass)&&i(o.class)))){var s=function(e){for(var t=e.data,n=e,r=e;a(r.componentInstance);)(r=r.componentInstance._vnode)&&r.data&&(t=Vn(r.data,t));for(;a(n=n.parent);)n&&n.data&&(t=Vn(t,n.data));return i=t.staticClass,o=t.class,a(i)||a(o)?Gn(i,Hn(o)):"";var i,o}(t),l=n._transitionClasses;a(l)&&(s=Gn(s,Hn(l))),s!==n._prevClass&&(n.setAttribute("class",s),n._prevClass=s)}}var gr,Er={create:vr,update:vr};function br(e,t,n){var r=gr;return function i(){var a=t.apply(null,arguments);null!==a&&Ar(e,i,n,r)}}var _r=We&&!(Z&&Number(Z[1])<=53);function yr(e,t,n,r){if(_r){var i=dn,a=t;t=a._wrapper=function(e){if(e.target===e.currentTarget||e.timeStamp>=i||e.timeStamp<=0||e.target.ownerDocument!==document)return a.apply(this,arguments)}}gr.addEventListener(e,t,ee?{capture:n,passive:r}:n)}function Ar(e,t,n,r){(r||gr).removeEventListener(e,t._wrapper||t,n)}function Tr(e,t){if(!i(e.data.on)||!i(t.data.on)){var n=t.data.on||{},r=e.data.on||{};gr=t.elm,function(e){if(a(e.__r)){var t=Y?"change":"input";e[t]=[].concat(e.__r,e[t]||[]),delete e.__r}a(e.__c)&&(e.change=[].concat(e.__c,e.change||[]),delete e.__c)}(n),st(n,r,yr,Ar,br,t.context),gr=void 0}}var Rr,Cr={create:Tr,update:Tr};function Or(e,t){if(!i(e.data.domProps)||!i(t.data.domProps)){var n,r,o=t.elm,s=e.data.domProps||{},l=t.data.domProps||{};for(n in a(l.__ob__)&&(l=t.data.domProps=w({},l)),s)n in l||(o[n]="");for(n in l){if(r=l[n],"textContent"===n||"innerHTML"===n){if(t.children&&(t.children.length=0),r===s[n])continue;1===o.childNodes.length&&o.removeChild(o.childNodes[0])}if("value"===n&&"PROGRESS"!==o.tagName){o._value=r;var c=i(r)?"":String(r);Nr(o,c)&&(o.value=c)}else if("innerHTML"===n&&Yn(o.tagName)&&i(o.innerHTML)){(Rr=Rr||document.createElement("div")).innerHTML="<svg>"+r+"</svg>";for(var u=Rr.firstChild;o.firstChild;)o.removeChild(o.firstChild);for(;u.firstChild;)o.appendChild(u.firstChild)}else if(r!==s[n])try{o[n]=r}catch(e){}}}}function Nr(e,t){return!e.composing&&("OPTION"===e.tagName||function(e,t){var n=!0;try{n=document.activeElement!==e}catch(e){}return n&&e.value!==t}(e,t)||function(e,t){var n=e.value,r=e._vModifiers;if(a(r)){if(r.number)return f(n)!==f(t);if(r.trim)return n.trim()!==t.trim()}return n!==t}(e,t))}var wr={create:Or,update:Or},Ir=_((function(e){var t={},n=/:(.+)/;return e.split(/;(?![^(]*\))/g).forEach((function(e){if(e){var r=e.split(n);r.length>1&&(t[r[0].trim()]=r[1].trim())}})),t}));function Sr(e){var t=xr(e.style);return e.staticStyle?w(e.staticStyle,t):t}function xr(e){return Array.isArray(e)?I(e):"string"==typeof e?Ir(e):e}var Lr,kr=/^--/,$r=/\s*!important$/,Mr=function(e,t,n){if(kr.test(t))e.style.setProperty(t,n);else if($r.test(n))e.style.setProperty(C(t),n.replace($r,""),"important");else{var r=jr(t);if(Array.isArray(n))for(var i=0,a=n.length;i<a;i++)e.style[r]=n[i];else e.style[r]=n}},Pr=["Webkit","Moz","ms"],jr=_((function(e){if(Lr=Lr||document.createElement("div").style,"filter"!==(e=A(e))&&e in Lr)return e;for(var t=e.charAt(0).toUpperCase()+e.slice(1),n=0;n<Pr.length;n++){var r=Pr[n]+t;if(r in Lr)return r}}));function Dr(e,t){var n=t.data,r=e.data;if(!(i(n.staticStyle)&&i(n.style)&&i(r.staticStyle)&&i(r.style))){var o,s,l=t.elm,c=r.staticStyle,u=r.normalizedStyle||r.style||{},d=c||u,p=xr(t.data.style)||{};t.data.normalizedStyle=a(p.__ob__)?w({},p):p;var h=function(e,t){for(var n,r={},i=e;i.componentInstance;)(i=i.componentInstance._vnode)&&i.data&&(n=Sr(i.data))&&w(r,n);(n=Sr(e.data))&&w(r,n);for(var a=e;a=a.parent;)a.data&&(n=Sr(a.data))&&w(r,n);return r}(t);for(s in d)i(h[s])&&Mr(l,s,"");for(s in h)(o=h[s])!==d[s]&&Mr(l,s,null==o?"":o)}}var Ur={create:Dr,update:Dr},Br=/\s+/;function zr(e,t){if(t&&(t=t.trim()))if(e.classList)t.indexOf(" ")>-1?t.split(Br).forEach((function(t){return e.classList.add(t)})):e.classList.add(t);else{var n=" "+(e.getAttribute("class")||"")+" ";n.indexOf(" "+t+" ")<0&&e.setAttribute("class",(n+t).trim())}}function Fr(e,t){if(t&&(t=t.trim()))if(e.classList)t.indexOf(" ")>-1?t.split(Br).forEach((function(t){return e.classList.remove(t)})):e.classList.remove(t),e.classList.length||e.removeAttribute("class");else{for(var n=" "+(e.getAttribute("class")||"")+" ",r=" "+t+" ";n.indexOf(r)>=0;)n=n.replace(r," ");(n=n.trim())?e.setAttribute("class",n):e.removeAttribute("class")}}function Vr(e){if(e){if("object"==typeof e){var t={};return!1!==e.css&&w(t,Gr(e.name||"v")),w(t,e),t}return"string"==typeof e?Gr(e):void 0}}var Gr=_((function(e){return{enterClass:e+"-enter",enterToClass:e+"-enter-to",enterActiveClass:e+"-enter-active",leaveClass:e+"-leave",leaveToClass:e+"-leave-to",leaveActiveClass:e+"-leave-active"}})),Hr=G&&!X,qr="transition",Wr="animation",Yr="transition",Xr="transitionend",Kr="animation",Jr="animationend";Hr&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(Yr="WebkitTransition",Xr="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(Kr="WebkitAnimation",Jr="webkitAnimationEnd"));var Zr=G?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(e){return e()};function Qr(e){Zr((function(){Zr(e)}))}function ei(e,t){var n=e._transitionClasses||(e._transitionClasses=[]);n.indexOf(t)<0&&(n.push(t),zr(e,t))}function ti(e,t){e._transitionClasses&&g(e._transitionClasses,t),Fr(e,t)}function ni(e,t,n){var r=ii(e,t),i=r.type,a=r.timeout,o=r.propCount;if(!i)return n();var s=i===qr?Xr:Jr,l=0,c=function(){e.removeEventListener(s,u),n()},u=function(t){t.target===e&&++l>=o&&c()};setTimeout((function(){l<o&&c()}),a+1),e.addEventListener(s,u)}var ri=/\b(transform|all)(,|$)/;function ii(e,t){var n,r=window.getComputedStyle(e),i=(r[Yr+"Delay"]||"").split(", "),a=(r[Yr+"Duration"]||"").split(", "),o=ai(i,a),s=(r[Kr+"Delay"]||"").split(", "),l=(r[Kr+"Duration"]||"").split(", "),c=ai(s,l),u=0,d=0;return t===qr?o>0&&(n=qr,u=o,d=a.length):t===Wr?c>0&&(n=Wr,u=c,d=l.length):d=(n=(u=Math.max(o,c))>0?o>c?qr:Wr:null)?n===qr?a.length:l.length:0,{type:n,timeout:u,propCount:d,hasTransform:n===qr&&ri.test(r[Yr+"Property"])}}function ai(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max.apply(null,t.map((function(t,n){return oi(t)+oi(e[n])})))}function oi(e){return 1e3*Number(e.slice(0,-1).replace(",","."))}function si(e,t){var n=e.elm;a(n._leaveCb)&&(n._leaveCb.cancelled=!0,n._leaveCb());var r=Vr(e.data.transition);if(!i(r)&&!a(n._enterCb)&&1===n.nodeType){for(var o=r.css,s=r.type,c=r.enterClass,u=r.enterToClass,d=r.enterActiveClass,p=r.appearClass,h=r.appearToClass,m=r.appearActiveClass,v=r.beforeEnter,g=r.enter,E=r.afterEnter,b=r.enterCancelled,_=r.beforeAppear,y=r.appear,A=r.afterAppear,T=r.appearCancelled,R=r.duration,C=Zt,O=Zt.$vnode;O&&O.parent;)C=O.context,O=O.parent;var N=!C._isMounted||!e.isRootInsert;if(!N||y||""===y){var w=N&&p?p:c,I=N&&m?m:d,S=N&&h?h:u,x=N&&_||v,L=N&&"function"==typeof y?y:g,k=N&&A||E,$=N&&T||b,P=f(l(R)?R.enter:R),j=!1!==o&&!X,D=ui(L),U=n._enterCb=M((function(){j&&(ti(n,S),ti(n,I)),U.cancelled?(j&&ti(n,w),$&&$(n)):k&&k(n),n._enterCb=null}));e.data.show||lt(e,"insert",(function(){var t=n.parentNode,r=t&&t._pending&&t._pending[e.key];r&&r.tag===e.tag&&r.elm._leaveCb&&r.elm._leaveCb(),L&&L(n,U)})),x&&x(n),j&&(ei(n,w),ei(n,I),Qr((function(){ti(n,w),U.cancelled||(ei(n,S),D||(ci(P)?setTimeout(U,P):ni(n,s,U)))}))),e.data.show&&(t&&t(),L&&L(n,U)),j||D||U()}}}function li(e,t){var n=e.elm;a(n._enterCb)&&(n._enterCb.cancelled=!0,n._enterCb());var r=Vr(e.data.transition);if(i(r)||1!==n.nodeType)return t();if(!a(n._leaveCb)){var o=r.css,s=r.type,c=r.leaveClass,u=r.leaveToClass,d=r.leaveActiveClass,p=r.beforeLeave,h=r.leave,m=r.afterLeave,v=r.leaveCancelled,g=r.delayLeave,E=r.duration,b=!1!==o&&!X,_=ui(h),y=f(l(E)?E.leave:E),A=n._leaveCb=M((function(){n.parentNode&&n.parentNode._pending&&(n.parentNode._pending[e.key]=null),b&&(ti(n,u),ti(n,d)),A.cancelled?(b&&ti(n,c),v&&v(n)):(t(),m&&m(n)),n._leaveCb=null}));g?g(T):T()}function T(){A.cancelled||(!e.data.show&&n.parentNode&&((n.parentNode._pending||(n.parentNode._pending={}))[e.key]=e),p&&p(n),b&&(ei(n,c),ei(n,d),Qr((function(){ti(n,c),A.cancelled||(ei(n,u),_||(ci(y)?setTimeout(A,y):ni(n,s,A)))}))),h&&h(n,A),b||_||A())}}function ci(e){return"number"==typeof e&&!isNaN(e)}function ui(e){if(i(e))return!1;var t=e.fns;return a(t)?ui(Array.isArray(t)?t[0]:t):(e._length||e.length)>1}function di(e,t){!0!==t.data.show&&si(t)}var pi=function(e){var t,n,r={},l=e.modules,c=e.nodeOps;for(t=0;t<nr.length;++t)for(r[nr[t]]=[],n=0;n<l.length;++n)a(l[n][nr[t]])&&r[nr[t]].push(l[n][nr[t]]);function u(e){var t=c.parentNode(e);a(t)&&c.removeChild(t,e)}function d(e,t,n,i,s,l,u){if(a(e.elm)&&a(l)&&(e=l[u]=ge(e)),e.isRootInsert=!s,!function(e,t,n,i){var s=e.data;if(a(s)){var l=a(e.componentInstance)&&s.keepAlive;if(a(s=s.hook)&&a(s=s.init)&&s(e,!1),a(e.componentInstance))return p(e,t),h(n,e.elm,i),o(l)&&function(e,t,n,i){for(var o,s=e;s.componentInstance;)if(a(o=(s=s.componentInstance._vnode).data)&&a(o=o.transition)){for(o=0;o<r.activate.length;++o)r.activate[o](tr,s);t.push(s);break}h(n,e.elm,i)}(e,t,n,i),!0}}(e,t,n,i)){var d=e.data,m=e.children,v=e.tag;a(v)?(e.elm=e.ns?c.createElementNS(e.ns,v):c.createElement(v,e),E(e),f(e,m,t),a(d)&&g(e,t),h(n,e.elm,i)):o(e.isComment)?(e.elm=c.createComment(e.text),h(n,e.elm,i)):(e.elm=c.createTextNode(e.text),h(n,e.elm,i))}}function p(e,t){a(e.data.pendingInsert)&&(t.push.apply(t,e.data.pendingInsert),e.data.pendingInsert=null),e.elm=e.componentInstance.$el,v(e)?(g(e,t),E(e)):(er(e),t.push(e))}function h(e,t,n){a(e)&&(a(n)?c.parentNode(n)===e&&c.insertBefore(e,t,n):c.appendChild(e,t))}function f(e,t,n){if(Array.isArray(t))for(var r=0;r<t.length;++r)d(t[r],n,e.elm,null,!0,t,r);else s(e.text)&&c.appendChild(e.elm,c.createTextNode(String(e.text)))}function v(e){for(;e.componentInstance;)e=e.componentInstance._vnode;return a(e.tag)}function g(e,n){for(var i=0;i<r.create.length;++i)r.create[i](tr,e);a(t=e.data.hook)&&(a(t.create)&&t.create(tr,e),a(t.insert)&&n.push(e))}function E(e){var t;if(a(t=e.fnScopeId))c.setStyleScope(e.elm,t);else for(var n=e;n;)a(t=n.context)&&a(t=t.$options._scopeId)&&c.setStyleScope(e.elm,t),n=n.parent;a(t=Zt)&&t!==e.context&&t!==e.fnContext&&a(t=t.$options._scopeId)&&c.setStyleScope(e.elm,t)}function b(e,t,n,r,i,a){for(;r<=i;++r)d(n[r],a,e,t,!1,n,r)}function _(e){var t,n,i=e.data;if(a(i))for(a(t=i.hook)&&a(t=t.destroy)&&t(e),t=0;t<r.destroy.length;++t)r.destroy[t](e);if(a(t=e.children))for(n=0;n<e.children.length;++n)_(e.children[n])}function y(e,t,n){for(;t<=n;++t){var r=e[t];a(r)&&(a(r.tag)?(A(r),_(r)):u(r.elm))}}function A(e,t){if(a(t)||a(e.data)){var n,i=r.remove.length+1;for(a(t)?t.listeners+=i:t=function(e,t){function n(){0==--n.listeners&&u(e)}return n.listeners=t,n}(e.elm,i),a(n=e.componentInstance)&&a(n=n._vnode)&&a(n.data)&&A(n,t),n=0;n<r.remove.length;++n)r.remove[n](e,t);a(n=e.data.hook)&&a(n=n.remove)?n(e,t):t()}else u(e.elm)}function T(e,t,n,r){for(var i=n;i<r;i++){var o=t[i];if(a(o)&&rr(e,o))return i}}function R(e,t,n,s,l,u){if(e!==t){a(t.elm)&&a(s)&&(t=s[l]=ge(t));var p=t.elm=e.elm;if(o(e.isAsyncPlaceholder))a(t.asyncFactory.resolved)?N(e.elm,t,n):t.isAsyncPlaceholder=!0;else if(o(t.isStatic)&&o(e.isStatic)&&t.key===e.key&&(o(t.isCloned)||o(t.isOnce)))t.componentInstance=e.componentInstance;else{var h,f=t.data;a(f)&&a(h=f.hook)&&a(h=h.prepatch)&&h(e,t);var m=e.children,g=t.children;if(a(f)&&v(t)){for(h=0;h<r.update.length;++h)r.update[h](e,t);a(h=f.hook)&&a(h=h.update)&&h(e,t)}i(t.text)?a(m)&&a(g)?m!==g&&function(e,t,n,r,o){for(var s,l,u,p=0,h=0,f=t.length-1,m=t[0],v=t[f],g=n.length-1,E=n[0],_=n[g],A=!o;p<=f&&h<=g;)i(m)?m=t[++p]:i(v)?v=t[--f]:rr(m,E)?(R(m,E,r,n,h),m=t[++p],E=n[++h]):rr(v,_)?(R(v,_,r,n,g),v=t[--f],_=n[--g]):rr(m,_)?(R(m,_,r,n,g),A&&c.insertBefore(e,m.elm,c.nextSibling(v.elm)),m=t[++p],_=n[--g]):rr(v,E)?(R(v,E,r,n,h),A&&c.insertBefore(e,v.elm,m.elm),v=t[--f],E=n[++h]):(i(s)&&(s=ir(t,p,f)),i(l=a(E.key)?s[E.key]:T(E,t,p,f))?d(E,r,e,m.elm,!1,n,h):rr(u=t[l],E)?(R(u,E,r,n,h),t[l]=void 0,A&&c.insertBefore(e,u.elm,m.elm)):d(E,r,e,m.elm,!1,n,h),E=n[++h]);p>f?b(e,i(n[g+1])?null:n[g+1].elm,n,h,g,r):h>g&&y(t,p,f)}(p,m,g,n,u):a(g)?(a(e.text)&&c.setTextContent(p,""),b(p,null,g,0,g.length-1,n)):a(m)?y(m,0,m.length-1):a(e.text)&&c.setTextContent(p,""):e.text!==t.text&&c.setTextContent(p,t.text),a(f)&&a(h=f.hook)&&a(h=h.postpatch)&&h(e,t)}}}function C(e,t,n){if(o(n)&&a(e.parent))e.parent.data.pendingInsert=t;else for(var r=0;r<t.length;++r)t[r].data.hook.insert(t[r])}var O=m("attrs,class,staticClass,staticStyle,key");function N(e,t,n,r){var i,s=t.tag,l=t.data,c=t.children;if(r=r||l&&l.pre,t.elm=e,o(t.isComment)&&a(t.asyncFactory))return t.isAsyncPlaceholder=!0,!0;if(a(l)&&(a(i=l.hook)&&a(i=i.init)&&i(t,!0),a(i=t.componentInstance)))return p(t,n),!0;if(a(s)){if(a(c))if(e.hasChildNodes())if(a(i=l)&&a(i=i.domProps)&&a(i=i.innerHTML)){if(i!==e.innerHTML)return!1}else{for(var u=!0,d=e.firstChild,h=0;h<c.length;h++){if(!d||!N(d,c[h],n,r)){u=!1;break}d=d.nextSibling}if(!u||d)return!1}else f(t,c,n);if(a(l)){var m=!1;for(var v in l)if(!O(v)){m=!0,g(t,n);break}!m&&l.class&&rt(l.class)}}else e.data!==t.text&&(e.data=t.text);return!0}return function(e,t,n,s){if(!i(t)){var l,u=!1,p=[];if(i(e))u=!0,d(t,p);else{var h=a(e.nodeType);if(!h&&rr(e,t))R(e,t,p,null,null,s);else{if(h){if(1===e.nodeType&&e.hasAttribute(P)&&(e.removeAttribute(P),n=!0),o(n)&&N(e,t,p))return C(t,p,!0),e;l=e,e=new he(c.tagName(l).toLowerCase(),{},[],void 0,l)}var f=e.elm,m=c.parentNode(f);if(d(t,p,f._leaveCb?null:m,c.nextSibling(f)),a(t.parent))for(var g=t.parent,E=v(t);g;){for(var b=0;b<r.destroy.length;++b)r.destroy[b](g);if(g.elm=t.elm,E){for(var A=0;A<r.create.length;++A)r.create[A](tr,g);var T=g.data.hook.insert;if(T.merged)for(var O=1;O<T.fns.length;O++)T.fns[O]()}else er(g);g=g.parent}a(m)?y([e],0,0):a(e.tag)&&_(e)}}return C(t,p,u),t.elm}a(e)&&_(e)}}({nodeOps:Zn,modules:[mr,Er,Cr,wr,Ur,G?{create:di,activate:di,remove:function(e,t){!0!==e.data.show?li(e,t):t()}}:{}].concat(dr)});X&&document.addEventListener("selectionchange",(function(){var e=document.activeElement;e&&e.vmodel&&_i(e,"input")}));var hi={inserted:function(e,t,n,r){"select"===n.tag?(r.elm&&!r.elm._vOptions?lt(n,"postpatch",(function(){hi.componentUpdated(e,t,n)})):fi(e,t,n.context),e._vOptions=[].map.call(e.options,gi)):("textarea"===n.tag||Jn(e.type))&&(e._vModifiers=t.modifiers,t.modifiers.lazy||(e.addEventListener("compositionstart",Ei),e.addEventListener("compositionend",bi),e.addEventListener("change",bi),X&&(e.vmodel=!0)))},componentUpdated:function(e,t,n){if("select"===n.tag){fi(e,t,n.context);var r=e._vOptions,i=e._vOptions=[].map.call(e.options,gi);i.some((function(e,t){return!k(e,r[t])}))&&(e.multiple?t.value.some((function(e){return vi(e,i)})):t.value!==t.oldValue&&vi(t.value,i))&&_i(e,"change")}}};function fi(e,t,n){mi(e,t),(Y||K)&&setTimeout((function(){mi(e,t)}),0)}function mi(e,t,n){var r=t.value,i=e.multiple;if(!i||Array.isArray(r)){for(var a,o,s=0,l=e.options.length;s<l;s++)if(o=e.options[s],i)a=$(r,gi(o))>-1,o.selected!==a&&(o.selected=a);else if(k(gi(o),r))return void(e.selectedIndex!==s&&(e.selectedIndex=s));i||(e.selectedIndex=-1)}}function vi(e,t){return t.every((function(t){return!k(t,e)}))}function gi(e){return"_value"in e?e._value:e.value}function Ei(e){e.target.composing=!0}function bi(e){e.target.composing&&(e.target.composing=!1,_i(e.target,"input"))}function _i(e,t){var n=document.createEvent("HTMLEvents");n.initEvent(t,!0,!0),e.dispatchEvent(n)}function yi(e){return!e.componentInstance||e.data&&e.data.transition?e:yi(e.componentInstance._vnode)}var Ai={bind:function(e,t,n){var r=t.value,i=(n=yi(n)).data&&n.data.transition,a=e.__vOriginalDisplay="none"===e.style.display?"":e.style.display;r&&i?(n.data.show=!0,si(n,(function(){e.style.display=a}))):e.style.display=r?a:"none"},update:function(e,t,n){var r=t.value;!r!=!t.oldValue&&((n=yi(n)).data&&n.data.transition?(n.data.show=!0,r?si(n,(function(){e.style.display=e.__vOriginalDisplay})):li(n,(function(){e.style.display="none"}))):e.style.display=r?e.__vOriginalDisplay:"none")},unbind:function(e,t,n,r,i){i||(e.style.display=e.__vOriginalDisplay)}},Ti={model:hi,show:Ai},Ri={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function Ci(e){var t=e&&e.componentOptions;return t&&t.Ctor.options.abstract?Ci(Wt(t.children)):e}function Oi(e){var t={},n=e.$options;for(var r in n.propsData)t[r]=e[r];var i=n._parentListeners;for(var a in i)t[A(a)]=i[a];return t}function Ni(e,t){if(/\d-keep-alive$/.test(t.tag))return e("keep-alive",{props:t.componentOptions.propsData})}var wi=function(e){return e.tag||vt(e)},Ii=function(e){return"show"===e.name},Si={name:"transition",props:Ri,abstract:!0,render:function(e){var t=this,n=this.$slots.default;if(n&&(n=n.filter(wi)).length){var r=this.mode,i=n[0];if(function(e){for(;e=e.parent;)if(e.data.transition)return!0}(this.$vnode))return i;var a=Ci(i);if(!a)return i;if(this._leaving)return Ni(e,i);var o="__transition-"+this._uid+"-";a.key=null==a.key?a.isComment?o+"comment":o+a.tag:s(a.key)?0===String(a.key).indexOf(o)?a.key:o+a.key:a.key;var l=(a.data||(a.data={})).transition=Oi(this),c=this._vnode,u=Ci(c);if(a.data.directives&&a.data.directives.some(Ii)&&(a.data.show=!0),u&&u.data&&!function(e,t){return t.key===e.key&&t.tag===e.tag}(a,u)&&!vt(u)&&(!u.componentInstance||!u.componentInstance._vnode.isComment)){var d=u.data.transition=w({},l);if("out-in"===r)return this._leaving=!0,lt(d,"afterLeave",(function(){t._leaving=!1,t.$forceUpdate()})),Ni(e,i);if("in-out"===r){if(vt(a))return c;var p,h=function(){p()};lt(l,"afterEnter",h),lt(l,"enterCancelled",h),lt(d,"delayLeave",(function(e){p=e}))}}return i}}},xi=w({tag:String,moveClass:String},Ri);function Li(e){e.elm._moveCb&&e.elm._moveCb(),e.elm._enterCb&&e.elm._enterCb()}function ki(e){e.data.newPos=e.elm.getBoundingClientRect()}function $i(e){var t=e.data.pos,n=e.data.newPos,r=t.left-n.left,i=t.top-n.top;if(r||i){e.data.moved=!0;var a=e.elm.style;a.transform=a.WebkitTransform="translate("+r+"px,"+i+"px)",a.transitionDuration="0s"}}delete xi.mode;var Mi={Transition:Si,TransitionGroup:{props:xi,beforeMount:function(){var e=this,t=this._update;this._update=function(n,r){var i=Qt(e);e.__patch__(e._vnode,e.kept,!1,!0),e._vnode=e.kept,i(),t.call(e,n,r)}},render:function(e){for(var t=this.tag||this.$vnode.data.tag||"span",n=Object.create(null),r=this.prevChildren=this.children,i=this.$slots.default||[],a=this.children=[],o=Oi(this),s=0;s<i.length;s++){var l=i[s];l.tag&&null!=l.key&&0!==String(l.key).indexOf("__vlist")&&(a.push(l),n[l.key]=l,(l.data||(l.data={})).transition=o)}if(r){for(var c=[],u=[],d=0;d<r.length;d++){var p=r[d];p.data.transition=o,p.data.pos=p.elm.getBoundingClientRect(),n[p.key]?c.push(p):u.push(p)}this.kept=e(t,null,c),this.removed=u}return e(t,null,a)},updated:function(){var e=this.prevChildren,t=this.moveClass||(this.name||"v")+"-move";e.length&&this.hasMove(e[0].elm,t)&&(e.forEach(Li),e.forEach(ki),e.forEach($i),this._reflow=document.body.offsetHeight,e.forEach((function(e){if(e.data.moved){var n=e.elm,r=n.style;ei(n,t),r.transform=r.WebkitTransform=r.transitionDuration="",n.addEventListener(Xr,n._moveCb=function e(r){r&&r.target!==n||r&&!/transform$/.test(r.propertyName)||(n.removeEventListener(Xr,e),n._moveCb=null,ti(n,t))})}})))},methods:{hasMove:function(e,t){if(!Hr)return!1;if(this._hasMove)return this._hasMove;var n=e.cloneNode();e._transitionClasses&&e._transitionClasses.forEach((function(e){Fr(n,e)})),zr(n,t),n.style.display="none",this.$el.appendChild(n);var r=ii(n);return this.$el.removeChild(n),this._hasMove=r.hasTransform}}}};On.config.mustUseProp=function(e,t,n){return"value"===n&&Mn(e)&&"button"!==t||"selected"===n&&"option"===e||"checked"===n&&"input"===e||"muted"===n&&"video"===e},On.config.isReservedTag=Xn,On.config.isReservedAttr=$n,On.config.getTagNamespace=function(e){return Yn(e)?"svg":"math"===e?"math":void 0},On.config.isUnknownElement=function(e){if(!G)return!0;if(Xn(e))return!1;if(e=e.toLowerCase(),null!=Kn[e])return Kn[e];var t=document.createElement(e);return e.indexOf("-")>-1?Kn[e]=t.constructor===window.HTMLUnknownElement||t.constructor===window.HTMLElement:Kn[e]=/HTMLUnknownElement/.test(t.toString())},w(On.options.directives,Ti),w(On.options.components,Mi),On.prototype.__patch__=G?pi:S,On.prototype.$mount=function(e,t){return function(e,t,n){var r;return e.$el=t,e.$options.render||(e.$options.render=me),rn(e,"beforeMount"),r=function(){e._update(e._render(),n)},new vn(e,r,S,{before:function(){e._isMounted&&!e._isDestroyed&&rn(e,"beforeUpdate")}},!0),n=!1,null==e.$vnode&&(e._isMounted=!0,rn(e,"mounted")),e}(this,e=e&&G?function(e){return"string"==typeof e?document.querySelector(e)||document.createElement("div"):e}(e):void 0,t)},G&&setTimeout((function(){U.devtools&&re&&re.emit("init",On)}),0);const Pi=On},8586:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>$,Store:()=>p,createLogger:()=>I,createNamespacedHelpers:()=>C,install:()=>_,mapActions:()=>R,mapGetters:()=>T,mapMutations:()=>A,mapState:()=>y});var r=("undefined"!=typeof window?window:void 0!==n.g?n.g:{}).__VUE_DEVTOOLS_GLOBAL_HOOK__;function i(e,t){if(void 0===t&&(t=[]),null===e||"object"!=typeof e)return e;var n,r=(n=function(t){return t.original===e},t.filter(n)[0]);if(r)return r.copy;var a=Array.isArray(e)?[]:{};return t.push({original:e,copy:a}),Object.keys(e).forEach((function(n){a[n]=i(e[n],t)})),a}function a(e,t){Object.keys(e).forEach((function(n){return t(e[n],n)}))}function o(e){return null!==e&&"object"==typeof e}var s=function(e,t){this.runtime=t,this._children=Object.create(null),this._rawModule=e;var n=e.state;this.state=("function"==typeof n?n():n)||{}},l={namespaced:{configurable:!0}};l.namespaced.get=function(){return!!this._rawModule.namespaced},s.prototype.addChild=function(e,t){this._children[e]=t},s.prototype.removeChild=function(e){delete this._children[e]},s.prototype.getChild=function(e){return this._children[e]},s.prototype.hasChild=function(e){return e in this._children},s.prototype.update=function(e){this._rawModule.namespaced=e.namespaced,e.actions&&(this._rawModule.actions=e.actions),e.mutations&&(this._rawModule.mutations=e.mutations),e.getters&&(this._rawModule.getters=e.getters)},s.prototype.forEachChild=function(e){a(this._children,e)},s.prototype.forEachGetter=function(e){this._rawModule.getters&&a(this._rawModule.getters,e)},s.prototype.forEachAction=function(e){this._rawModule.actions&&a(this._rawModule.actions,e)},s.prototype.forEachMutation=function(e){this._rawModule.mutations&&a(this._rawModule.mutations,e)},Object.defineProperties(s.prototype,l);var c,u=function(e){this.register([],e,!1)};function d(e,t,n){if(t.update(n),n.modules)for(var r in n.modules){if(!t.getChild(r))return;d(e.concat(r),t.getChild(r),n.modules[r])}}u.prototype.get=function(e){return e.reduce((function(e,t){return e.getChild(t)}),this.root)},u.prototype.getNamespace=function(e){var t=this.root;return e.reduce((function(e,n){return e+((t=t.getChild(n)).namespaced?n+"/":"")}),"")},u.prototype.update=function(e){d([],this.root,e)},u.prototype.register=function(e,t,n){var r=this;void 0===n&&(n=!0);var i=new s(t,n);0===e.length?this.root=i:this.get(e.slice(0,-1)).addChild(e[e.length-1],i),t.modules&&a(t.modules,(function(t,i){r.register(e.concat(i),t,n)}))},u.prototype.unregister=function(e){var t=this.get(e.slice(0,-1)),n=e[e.length-1],r=t.getChild(n);r&&r.runtime&&t.removeChild(n)},u.prototype.isRegistered=function(e){var t=this.get(e.slice(0,-1)),n=e[e.length-1];return!!t&&t.hasChild(n)};var p=function(e){var t=this;void 0===e&&(e={}),!c&&"undefined"!=typeof window&&window.Vue&&_(window.Vue);var n=e.plugins;void 0===n&&(n=[]);var i=e.strict;void 0===i&&(i=!1),this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new u(e),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new c,this._makeLocalGettersCache=Object.create(null);var a=this,o=this.dispatch,s=this.commit;this.dispatch=function(e,t){return o.call(a,e,t)},this.commit=function(e,t,n){return s.call(a,e,t,n)},this.strict=i;var l=this._modules.root.state;g(this,l,[],this._modules.root),v(this,l),n.forEach((function(e){return e(t)})),(void 0!==e.devtools?e.devtools:c.config.devtools)&&function(e){r&&(e._devtoolHook=r,r.emit("vuex:init",e),r.on("vuex:travel-to-state",(function(t){e.replaceState(t)})),e.subscribe((function(e,t){r.emit("vuex:mutation",e,t)}),{prepend:!0}),e.subscribeAction((function(e,t){r.emit("vuex:action",e,t)}),{prepend:!0}))}(this)},h={state:{configurable:!0}};function f(e,t,n){return t.indexOf(e)<0&&(n&&n.prepend?t.unshift(e):t.push(e)),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}function m(e,t){e._actions=Object.create(null),e._mutations=Object.create(null),e._wrappedGetters=Object.create(null),e._modulesNamespaceMap=Object.create(null);var n=e.state;g(e,n,[],e._modules.root,!0),v(e,n,t)}function v(e,t,n){var r=e._vm;e.getters={},e._makeLocalGettersCache=Object.create(null);var i=e._wrappedGetters,o={};a(i,(function(t,n){o[n]=function(e,t){return function(){return e(t)}}(t,e),Object.defineProperty(e.getters,n,{get:function(){return e._vm[n]},enumerable:!0})}));var s=c.config.silent;c.config.silent=!0,e._vm=new c({data:{$$state:t},computed:o}),c.config.silent=s,e.strict&&function(e){e._vm.$watch((function(){return this._data.$$state}),(function(){}),{deep:!0,sync:!0})}(e),r&&(n&&e._withCommit((function(){r._data.$$state=null})),c.nextTick((function(){return r.$destroy()})))}function g(e,t,n,r,i){var a=!n.length,o=e._modules.getNamespace(n);if(r.namespaced&&(e._modulesNamespaceMap[o],e._modulesNamespaceMap[o]=r),!a&&!i){var s=E(t,n.slice(0,-1)),l=n[n.length-1];e._withCommit((function(){c.set(s,l,r.state)}))}var u=r.context=function(e,t,n){var r=""===t,i={dispatch:r?e.dispatch:function(n,r,i){var a=b(n,r,i),o=a.payload,s=a.options,l=a.type;return s&&s.root||(l=t+l),e.dispatch(l,o)},commit:r?e.commit:function(n,r,i){var a=b(n,r,i),o=a.payload,s=a.options,l=a.type;s&&s.root||(l=t+l),e.commit(l,o,s)}};return Object.defineProperties(i,{getters:{get:r?function(){return e.getters}:function(){return function(e,t){if(!e._makeLocalGettersCache[t]){var n={},r=t.length;Object.keys(e.getters).forEach((function(i){if(i.slice(0,r)===t){var a=i.slice(r);Object.defineProperty(n,a,{get:function(){return e.getters[i]},enumerable:!0})}})),e._makeLocalGettersCache[t]=n}return e._makeLocalGettersCache[t]}(e,t)}},state:{get:function(){return E(e.state,n)}}}),i}(e,o,n);r.forEachMutation((function(t,n){!function(e,t,n,r){(e._mutations[t]||(e._mutations[t]=[])).push((function(t){n.call(e,r.state,t)}))}(e,o+n,t,u)})),r.forEachAction((function(t,n){var r=t.root?n:o+n,i=t.handler||t;!function(e,t,n,r){(e._actions[t]||(e._actions[t]=[])).push((function(t){var i,a=n.call(e,{dispatch:r.dispatch,commit:r.commit,getters:r.getters,state:r.state,rootGetters:e.getters,rootState:e.state},t);return(i=a)&&"function"==typeof i.then||(a=Promise.resolve(a)),e._devtoolHook?a.catch((function(t){throw e._devtoolHook.emit("vuex:error",t),t})):a}))}(e,r,i,u)})),r.forEachGetter((function(t,n){!function(e,t,n,r){e._wrappedGetters[t]||(e._wrappedGetters[t]=function(e){return n(r.state,r.getters,e.state,e.getters)})}(e,o+n,t,u)})),r.forEachChild((function(r,a){g(e,t,n.concat(a),r,i)}))}function E(e,t){return t.reduce((function(e,t){return e[t]}),e)}function b(e,t,n){return o(e)&&e.type&&(n=t,t=e,e=e.type),{type:e,payload:t,options:n}}function _(e){c&&e===c||function(e){if(Number(e.version.split(".")[0])>=2)e.mixin({beforeCreate:n});else{var t=e.prototype._init;e.prototype._init=function(e){void 0===e&&(e={}),e.init=e.init?[n].concat(e.init):n,t.call(this,e)}}function n(){var e=this.$options;e.store?this.$store="function"==typeof e.store?e.store():e.store:e.parent&&e.parent.$store&&(this.$store=e.parent.$store)}}(c=e)}h.state.get=function(){return this._vm._data.$$state},h.state.set=function(e){},p.prototype.commit=function(e,t,n){var r=this,i=b(e,t,n),a=i.type,o=i.payload,s=(i.options,{type:a,payload:o}),l=this._mutations[a];l&&(this._withCommit((function(){l.forEach((function(e){e(o)}))})),this._subscribers.slice().forEach((function(e){return e(s,r.state)})))},p.prototype.dispatch=function(e,t){var n=this,r=b(e,t),i=r.type,a=r.payload,o={type:i,payload:a},s=this._actions[i];if(s){try{this._actionSubscribers.slice().filter((function(e){return e.before})).forEach((function(e){return e.before(o,n.state)}))}catch(e){}var l=s.length>1?Promise.all(s.map((function(e){return e(a)}))):s[0](a);return new Promise((function(e,t){l.then((function(t){try{n._actionSubscribers.filter((function(e){return e.after})).forEach((function(e){return e.after(o,n.state)}))}catch(e){}e(t)}),(function(e){try{n._actionSubscribers.filter((function(e){return e.error})).forEach((function(t){return t.error(o,n.state,e)}))}catch(e){}t(e)}))}))}},p.prototype.subscribe=function(e,t){return f(e,this._subscribers,t)},p.prototype.subscribeAction=function(e,t){return f("function"==typeof e?{before:e}:e,this._actionSubscribers,t)},p.prototype.watch=function(e,t,n){var r=this;return this._watcherVM.$watch((function(){return e(r.state,r.getters)}),t,n)},p.prototype.replaceState=function(e){var t=this;this._withCommit((function(){t._vm._data.$$state=e}))},p.prototype.registerModule=function(e,t,n){void 0===n&&(n={}),"string"==typeof e&&(e=[e]),this._modules.register(e,t),g(this,this.state,e,this._modules.get(e),n.preserveState),v(this,this.state)},p.prototype.unregisterModule=function(e){var t=this;"string"==typeof e&&(e=[e]),this._modules.unregister(e),this._withCommit((function(){var n=E(t.state,e.slice(0,-1));c.delete(n,e[e.length-1])})),m(this)},p.prototype.hasModule=function(e){return"string"==typeof e&&(e=[e]),this._modules.isRegistered(e)},p.prototype.hotUpdate=function(e){this._modules.update(e),m(this,!0)},p.prototype._withCommit=function(e){var t=this._committing;this._committing=!0,e(),this._committing=t},Object.defineProperties(p.prototype,h);var y=N((function(e,t){var n={};return O(t).forEach((function(t){var r=t.key,i=t.val;n[r]=function(){var t=this.$store.state,n=this.$store.getters;if(e){var r=w(this.$store,0,e);if(!r)return;t=r.context.state,n=r.context.getters}return"function"==typeof i?i.call(this,t,n):t[i]},n[r].vuex=!0})),n})),A=N((function(e,t){var n={};return O(t).forEach((function(t){var r=t.key,i=t.val;n[r]=function(){for(var t=[],n=arguments.length;n--;)t[n]=arguments[n];var r=this.$store.commit;if(e){var a=w(this.$store,0,e);if(!a)return;r=a.context.commit}return"function"==typeof i?i.apply(this,[r].concat(t)):r.apply(this.$store,[i].concat(t))}})),n})),T=N((function(e,t){var n={};return O(t).forEach((function(t){var r=t.key,i=t.val;i=e+i,n[r]=function(){if(!e||w(this.$store,0,e))return this.$store.getters[i]},n[r].vuex=!0})),n})),R=N((function(e,t){var n={};return O(t).forEach((function(t){var r=t.key,i=t.val;n[r]=function(){for(var t=[],n=arguments.length;n--;)t[n]=arguments[n];var r=this.$store.dispatch;if(e){var a=w(this.$store,0,e);if(!a)return;r=a.context.dispatch}return"function"==typeof i?i.apply(this,[r].concat(t)):r.apply(this.$store,[i].concat(t))}})),n})),C=function(e){return{mapState:y.bind(null,e),mapGetters:T.bind(null,e),mapMutations:A.bind(null,e),mapActions:R.bind(null,e)}};function O(e){return function(e){return Array.isArray(e)||o(e)}(e)?Array.isArray(e)?e.map((function(e){return{key:e,val:e}})):Object.keys(e).map((function(t){return{key:t,val:e[t]}})):[]}function N(e){return function(t,n){return"string"!=typeof t?(n=t,t=""):"/"!==t.charAt(t.length-1)&&(t+="/"),e(t,n)}}function w(e,t,n){return e._modulesNamespaceMap[n]}function I(e){void 0===e&&(e={});var t=e.collapsed;void 0===t&&(t=!0);var n=e.filter;void 0===n&&(n=function(e,t,n){return!0});var r=e.transformer;void 0===r&&(r=function(e){return e});var a=e.mutationTransformer;void 0===a&&(a=function(e){return e});var o=e.actionFilter;void 0===o&&(o=function(e,t){return!0});var s=e.actionTransformer;void 0===s&&(s=function(e){return e});var l=e.logMutations;void 0===l&&(l=!0);var c=e.logActions;void 0===c&&(c=!0);var u=e.logger;return void 0===u&&(u=console),function(e){var d=i(e.state);void 0!==u&&(l&&e.subscribe((function(e,o){var s=i(o);if(n(e,d,s)){var l=L(),c=a(e),p="mutation "+e.type+l;S(u,p,t),u.log("%c prev state","color: #9E9E9E; font-weight: bold",r(d)),u.log("%c mutation","color: #03A9F4; font-weight: bold",c),u.log("%c next state","color: #4CAF50; font-weight: bold",r(s)),x(u)}d=s})),c&&e.subscribeAction((function(e,n){if(o(e,n)){var r=L(),i=s(e),a="action "+e.type+r;S(u,a,t),u.log("%c action","color: #03A9F4; font-weight: bold",i),x(u)}})))}}function S(e,t,n){var r=n?e.groupCollapsed:e.group;try{r.call(e,t)}catch(n){e.log(t)}}function x(e){try{e.groupEnd()}catch(t){e.log("—— log end ——")}}function L(){var e=new Date;return" @ "+k(e.getHours(),2)+":"+k(e.getMinutes(),2)+":"+k(e.getSeconds(),2)+"."+k(e.getMilliseconds(),3)}function k(e,t){return"0",n=t-e.toString().length,new Array(n+1).join("0")+e;var n}const $={Store:p,install:_,version:"3.6.2",mapState:y,mapMutations:A,mapGetters:T,mapActions:R,createNamespacedHelpers:C,createLogger:I}},7277:(e,t,n)=>{"use strict";n.d(t,{Z:()=>s});var r=n(7537),i=n.n(r),a=n(3645),o=n.n(a)()(i());o.push([e.id,'.appmap {\n position: relative;\n width: 100%;\n min-width: inherit;\n max-width: inherit;\n height: 100%;\n min-height: inherit;\n max-height: inherit;\n font-size: 14px;\n font-family: "IBM Plex Mono", monospace;\n overflow: hidden;\n user-select: none;\n}\n.appmap__content {\n display: inline-block;\n}\n.appmap.appmap--theme-dark {\n background-color: #010306;\n}\n.appmap.appmap--theme-light {\n background-color: #ffffff;\n}\n.appmap.is-grabbing {\n cursor: grabbing;\n}\n\n.appmap__zoom {\n position: absolute;\n top: 50%;\n right: 0;\n transform: translate(-50%, -50%);\n display: flex;\n flex-direction: column;\n align-items: center;\n}\n.appmap__zoom-button {\n border: none;\n border-radius: 0.5rem;\n padding: 0.25rem 0.5rem;\n appearance: none;\n background: #242c41;\n color: #808b98;\n font-weight: bold;\n cursor: pointer;\n opacity: 0.8;\n}\n.appmap__zoom-button:hover {\n opacity: 1;\n}\n.appmap__zoom-bar {\n margin: 3px 6px;\n position: relative;\n width: 20px;\n height: 90px;\n cursor: pointer;\n}\n.appmap__zoom-bar::before {\n content: "";\n position: absolute;\n top: -3px;\n left: 50%;\n bottom: -3px;\n margin-left: -3px;\n width: 6px;\n background: #242c41;\n opacity: 0.8;\n}\n.appmap__zoom-grab {\n position: absolute;\n border-radius: 3px;\n left: 0;\n width: 100%;\n height: 6px;\n background: #808b98;\n cursor: grab;\n}\n\n.appmap__context-menu {\n position: absolute;\n top: 0;\n left: 0;\n user-select: none;\n}\n.appmap__context-menu .dropdown-menu {\n background-color: #242c41;\n box-shadow: 4px 4px 1px #010306;\n top: 100%;\n left: 0;\n z-index: 1000;\n display: block;\n float: left;\n min-width: 160px;\n padding: 5px 0;\n margin: 2px 0 0;\n font-size: 14px;\n text-align: left;\n list-style: none;\n}\n.appmap__context-menu .dropdown-menu p {\n display: block;\n margin: 0;\n padding: 0.25rem 1.5rem;\n color: #808b98;\n white-space: nowrap;\n font-style: italic;\n}\n.appmap__context-menu .dropdown-menu .dropdown-item {\n display: block;\n border: 0;\n width: 100%;\n padding: 0.25rem 1.5rem;\n color: #eaeaea;\n cursor: pointer;\n white-space: nowrap;\n background-color: transparent;\n}\n.appmap__context-menu .dropdown-menu .dropdown-item:hover {\n color: #e3e5e8;\n background-color: #364262;\n text-decoration: none;\n}\n\n.appmap__component-diagram {\n font-size: 75%;\n}\n.appmap__component-diagram:not(:root) {\n overflow: visible;\n}\n.appmap__component-diagram .node.highlight rect,\n.appmap__component-diagram .node.highlight circle,\n.appmap__component-diagram .node.highlight ellipse,\n.appmap__component-diagram .node.highlight path,\n.appmap__component-diagram .node.highlight polygon {\n stroke-width: 3px;\n}\n.appmap__component-diagram .node .label {\n font-size: inherit;\n font-weight: 700;\n line-height: 1;\n}\n.appmap__component-diagram .node .label__icon,\n.appmap__component-diagram .cluster .label__icon {\n cursor: pointer;\n}\n.appmap__component-diagram .edgePath path {\n stroke-width: 3px;\n}\n.appmap__component-diagram .edgePath > path {\n fill: none;\n}\n.appmap__component-diagram .edgePath marker path {\n stroke-width: 1px;\n stroke-dasharray: 1px, 0px;\n}\n.appmap__component-diagram .nodeLabels {\n pointer-events: none;\n}\n.appmap__component-diagram .nodeLabels .package.dim {\n opacity: 1;\n}\n.appmap--theme-dark .appmap__component-diagram .node.dim .label {\n fill: #181a1d;\n}\n.appmap--theme-dark .appmap__component-diagram .node.external-service {\n fill: #ebdf90;\n}\n.appmap--theme-dark .appmap__component-diagram .node.external-service .label {\n fill: #010306;\n}\n.appmap--theme-dark .appmap__component-diagram .node.external-service.dim {\n fill: #181914;\n}\n.appmap--theme-dark .appmap__component-diagram .node.package {\n fill: #6fddd6;\n}\n.appmap--theme-dark .appmap__component-diagram .node.package .label {\n fill: #010306;\n}\n.appmap--theme-dark .appmap__component-diagram .node.package.dim {\n fill: #0c191b;\n}\n.appmap--theme-dark .appmap__component-diagram .node.class {\n fill: #4362b1;\n}\n.appmap--theme-dark .appmap__component-diagram .node.class.dim {\n fill: #080d17;\n}\n.appmap--theme-dark .appmap__component-diagram .node.database {\n fill: #8e05f8;\n}\n.appmap--theme-dark .appmap__component-diagram .node.database path {\n stroke: #010306;\n}\n.appmap--theme-dark .appmap__component-diagram .node.database.dim > path {\n fill: #0f031e;\n}\n.appmap--theme-dark .appmap__component-diagram .node.http, .appmap--theme-dark .appmap__component-diagram .node.route {\n fill: #542168;\n}\n.appmap--theme-dark .appmap__component-diagram .node.http.dim, .appmap--theme-dark .appmap__component-diagram .node.route.dim {\n fill: #090610;\n}\n.appmap--theme-dark .appmap__component-diagram .node.class[data-parent-type=http] {\n fill: #542168;\n}\n.appmap--theme-dark .appmap__component-diagram .node.class[data-parent-type=http].dim {\n fill: #090610;\n}\n.appmap--theme-dark .appmap__component-diagram .node.io {\n fill: #f92672;\n}\n.appmap--theme-dark .appmap__component-diagram .node.io.dim {\n fill: #1a0711;\n}\n.appmap--theme-dark .appmap__component-diagram .node .label {\n fill: #e3e5e8;\n}\n.appmap--theme-dark .appmap__component-diagram .node.highlight rect,\n.appmap--theme-dark .appmap__component-diagram .node.highlight circle,\n.appmap--theme-dark .appmap__component-diagram .node.highlight ellipse,\n.appmap--theme-dark .appmap__component-diagram .node.highlight path,\n.appmap--theme-dark .appmap__component-diagram .node.highlight polygon {\n stroke: #ff07aa;\n}\n.appmap--theme-dark .appmap__component-diagram .cluster rect {\n fill: none;\n stroke: #ff07aa;\n stroke-width: 0;\n}\n.appmap--theme-dark .appmap__component-diagram .cluster--bordered rect {\n stroke-width: 2;\n}\n.appmap--theme-dark .appmap__component-diagram .cluster--package rect {\n fill: #051514;\n stroke: #6fddd6;\n}\n.appmap--theme-dark .appmap__component-diagram .cluster--http rect {\n fill: black;\n stroke: #542168;\n}\n.appmap--theme-dark .appmap__component-diagram .cluster--database rect {\n stroke: #8e05f8;\n}\n.appmap--theme-dark .appmap__component-diagram .cluster .label {\n fill: #e3e5e8;\n font-size: 1rem;\n font-weight: 700;\n}\n.appmap--theme-dark .appmap__component-diagram .edgePath.highlight path {\n stroke: #ff07aa;\n}\n.appmap--theme-dark .appmap__component-diagram .edgePath.highlight marker {\n fill: #ff07aa;\n}\n.appmap--theme-dark .appmap__component-diagram .edgePath.highlight--inbound path {\n stroke: #6fddd6;\n}\n.appmap--theme-dark .appmap__component-diagram .edgePath.highlight--inbound marker {\n fill: #6fddd6;\n}\n.appmap--theme-dark .appmap__component-diagram .edgePath.dim marker {\n fill: #05070c;\n}\n.appmap--theme-dark .appmap__component-diagram .edgePath.dim path {\n stroke: #05070c;\n}\n.appmap--theme-dark .appmap__component-diagram .edgePath path {\n stroke: #242c41;\n}\n.appmap--theme-dark .appmap__component-diagram .edgePath:not(.highlight):not(.dim):hover path {\n stroke: #5b6fa3;\n}\n.appmap--theme-dark .appmap__component-diagram .edgePath:not(.highlight):not(.dim):hover marker {\n fill: #5b6fa3;\n}\n.appmap--theme-dark .appmap__component-diagram .edgePath marker {\n fill: #242c41;\n}\n.appmap--theme-dark .appmap__component-diagram .nodeLabels {\n fill: #e3e5e8;\n}\n.appmap--theme-dark .appmap__component-diagram .nodeLabels .dim {\n opacity: 10%;\n}\n.appmap--theme-dark .appmap__component-diagram .nodeLabels .package {\n fill: #010306;\n}\n.appmap--theme-dark .appmap__component-diagram .nodeLabels .label__children-count {\n fill-opacity: 0.7;\n}\n.appmap--theme-light .appmap__component-diagram .node.dim .label {\n fill: white;\n}\n.appmap--theme-light .appmap__component-diagram .node.external-service {\n fill: #ebdf90;\n}\n.appmap--theme-light .appmap__component-diagram .node.external-service .label {\n fill: #ffffff;\n}\n.appmap--theme-light .appmap__component-diagram .node.external-service.dim {\n fill: #fdfcf4;\n}\n.appmap--theme-light .appmap__component-diagram .node.package {\n fill: #008b69;\n}\n.appmap--theme-light .appmap__component-diagram .node.package .label {\n fill: #ffffff;\n}\n.appmap--theme-light .appmap__component-diagram .node.package.dim {\n fill: #e6f3f0;\n}\n.appmap--theme-light .appmap__component-diagram .node.class {\n fill: #919191;\n}\n.appmap--theme-light .appmap__component-diagram .node.class.dim {\n fill: #f4f4f4;\n}\n.appmap--theme-light .appmap__component-diagram .node.database {\n fill: #8e05f8;\n}\n.appmap--theme-light .appmap__component-diagram .node.database path {\n stroke: #ffffff;\n}\n.appmap--theme-light .appmap__component-diagram .node.database.dim > path {\n fill: #f4e6fe;\n}\n.appmap--theme-light .appmap__component-diagram .node.http, .appmap--theme-light .appmap__component-diagram .node.route {\n fill: #542168;\n}\n.appmap--theme-light .appmap__component-diagram .node.http.dim, .appmap--theme-light .appmap__component-diagram .node.route.dim {\n fill: #eee9f0;\n}\n.appmap--theme-light .appmap__component-diagram .node.class[data-parent-type=http] {\n fill: #542168;\n}\n.appmap--theme-light .appmap__component-diagram .node.class[data-parent-type=http].dim {\n fill: #eee9f0;\n}\n.appmap--theme-light .appmap__component-diagram .node.io {\n fill: #8685ef;\n}\n.appmap--theme-light .appmap__component-diagram .node.io.dim {\n fill: #f3f3fd;\n}\n.appmap--theme-light .appmap__component-diagram .node .label {\n fill: #ffffff;\n}\n.appmap--theme-light .appmap__component-diagram .node.highlight rect,\n.appmap--theme-light .appmap__component-diagram .node.highlight circle,\n.appmap--theme-light .appmap__component-diagram .node.highlight ellipse,\n.appmap--theme-light .appmap__component-diagram .node.highlight path,\n.appmap--theme-light .appmap__component-diagram .node.highlight polygon {\n stroke: #474554;\n}\n.appmap--theme-light .appmap__component-diagram .cluster rect {\n fill: none;\n stroke: #474554;\n stroke-width: 0;\n}\n.appmap--theme-light .appmap__component-diagram .cluster--bordered rect {\n stroke-width: 2;\n}\n.appmap--theme-light .appmap__component-diagram .cluster--package rect {\n fill: black;\n stroke: #008b69;\n}\n.appmap--theme-light .appmap__component-diagram .cluster--http rect {\n fill: black;\n stroke: #542168;\n}\n.appmap--theme-light .appmap__component-diagram .cluster--database rect {\n stroke: #8e05f8;\n}\n.appmap--theme-light .appmap__component-diagram .cluster .label {\n fill: #ffffff;\n font-size: 1rem;\n font-weight: 700;\n}\n.appmap--theme-light .appmap__component-diagram .edgePath.highlight path {\n stroke: #474554;\n}\n.appmap--theme-light .appmap__component-diagram .edgePath.highlight marker {\n fill: #474554;\n}\n.appmap--theme-light .appmap__component-diagram .edgePath.highlight--inbound path {\n stroke: #008b69;\n}\n.appmap--theme-light .appmap__component-diagram .edgePath.highlight--inbound marker {\n fill: #008b69;\n}\n.appmap--theme-light .appmap__component-diagram .edgePath.dim marker {\n fill: #f3f5f6;\n}\n.appmap--theme-light .appmap__component-diagram .edgePath.dim path {\n stroke: #f3f5f6;\n}\n.appmap--theme-light .appmap__component-diagram .edgePath path {\n stroke: #889fa5;\n}\n.appmap--theme-light .appmap__component-diagram .edgePath:not(.highlight):not(.dim):hover path {\n stroke: #dfe5e7;\n}\n.appmap--theme-light .appmap__component-diagram .edgePath:not(.highlight):not(.dim):hover marker {\n fill: #dfe5e7;\n}\n.appmap--theme-light .appmap__component-diagram .edgePath marker {\n fill: #889fa5;\n}\n.appmap--theme-light .appmap__component-diagram .nodeLabels {\n fill: #ffffff;\n}\n.appmap--theme-light .appmap__component-diagram .nodeLabels .dim {\n opacity: 10%;\n}\n.appmap--theme-light .appmap__component-diagram .nodeLabels .package {\n fill: #ffffff;\n}\n.appmap--theme-light .appmap__component-diagram .nodeLabels .label__children-count {\n fill-opacity: 0.7;\n}',"",{version:3,sources:["webpack://./../diagrams/dist/style.css"],names:[],mappings:"AAAA;EACE,kBAAkB;EAClB,WAAW;EACX,kBAAkB;EAClB,kBAAkB;EAClB,YAAY;EACZ,mBAAmB;EACnB,mBAAmB;EACnB,eAAe;EACf,uCAAuC;EACvC,gBAAgB;EAChB,iBAAiB;AACnB;AACA;EACE,qBAAqB;AACvB;AACA;EACE,yBAAyB;AAC3B;AACA;EACE,yBAAyB;AAC3B;AACA;EACE,gBAAgB;AAClB;;AAEA;EACE,kBAAkB;EAClB,QAAQ;EACR,QAAQ;EACR,gCAAgC;EAChC,aAAa;EACb,sBAAsB;EACtB,mBAAmB;AACrB;AACA;EACE,YAAY;EACZ,qBAAqB;EACrB,uBAAuB;EACvB,gBAAgB;EAChB,mBAAmB;EACnB,cAAc;EACd,iBAAiB;EACjB,eAAe;EACf,YAAY;AACd;AACA;EACE,UAAU;AACZ;AACA;EACE,eAAe;EACf,kBAAkB;EAClB,WAAW;EACX,YAAY;EACZ,eAAe;AACjB;AACA;EACE,WAAW;EACX,kBAAkB;EAClB,SAAS;EACT,SAAS;EACT,YAAY;EACZ,iBAAiB;EACjB,UAAU;EACV,mBAAmB;EACnB,YAAY;AACd;AACA;EACE,kBAAkB;EAClB,kBAAkB;EAClB,OAAO;EACP,WAAW;EACX,WAAW;EACX,mBAAmB;EACnB,YAAY;AACd;;AAEA;EACE,kBAAkB;EAClB,MAAM;EACN,OAAO;EACP,iBAAiB;AACnB;AACA;EACE,yBAAyB;EACzB,+BAA+B;EAC/B,SAAS;EACT,OAAO;EACP,aAAa;EACb,cAAc;EACd,WAAW;EACX,gBAAgB;EAChB,cAAc;EACd,eAAe;EACf,eAAe;EACf,gBAAgB;EAChB,gBAAgB;AAClB;AACA;EACE,cAAc;EACd,SAAS;EACT,uBAAuB;EACvB,cAAc;EACd,mBAAmB;EACnB,kBAAkB;AACpB;AACA;EACE,cAAc;EACd,SAAS;EACT,WAAW;EACX,uBAAuB;EACvB,cAAc;EACd,eAAe;EACf,mBAAmB;EACnB,6BAA6B;AAC/B;AACA;EACE,cAAc;EACd,yBAAyB;EACzB,qBAAqB;AACvB;;AAEA;EACE,cAAc;AAChB;AACA;EACE,iBAAiB;AACnB;AACA;;;;;EAKE,iBAAiB;AACnB;AACA;EACE,kBAAkB;EAClB,gBAAgB;EAChB,cAAc;AAChB;AACA;;EAEE,eAAe;AACjB;AACA;EACE,iBAAiB;AACnB;AACA;EACE,UAAU;AACZ;AACA;EACE,iBAAiB;EACjB,0BAA0B;AAC5B;AACA;EACE,oBAAoB;AACtB;AACA;EACE,UAAU;AACZ;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,eAAe;AACjB;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;;;;;EAKE,eAAe;AACjB;AACA;EACE,UAAU;EACV,eAAe;EACf,eAAe;AACjB;AACA;EACE,eAAe;AACjB;AACA;EACE,aAAa;EACb,eAAe;AACjB;AACA;EACE,WAAW;EACX,eAAe;AACjB;AACA;EACE,eAAe;AACjB;AACA;EACE,aAAa;EACb,eAAe;EACf,gBAAgB;AAClB;AACA;EACE,eAAe;AACjB;AACA;EACE,aAAa;AACf;AACA;EACE,eAAe;AACjB;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,eAAe;AACjB;AACA;EACE,eAAe;AACjB;AACA;EACE,eAAe;AACjB;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,YAAY;AACd;AACA;EACE,aAAa;AACf;AACA;EACE,iBAAiB;AACnB;AACA;EACE,WAAW;AACb;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,eAAe;AACjB;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;;;;;EAKE,eAAe;AACjB;AACA;EACE,UAAU;EACV,eAAe;EACf,eAAe;AACjB;AACA;EACE,eAAe;AACjB;AACA;EACE,WAAW;EACX,eAAe;AACjB;AACA;EACE,WAAW;EACX,eAAe;AACjB;AACA;EACE,eAAe;AACjB;AACA;EACE,aAAa;EACb,eAAe;EACf,gBAAgB;AAClB;AACA;EACE,eAAe;AACjB;AACA;EACE,aAAa;AACf;AACA;EACE,eAAe;AACjB;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,eAAe;AACjB;AACA;EACE,eAAe;AACjB;AACA;EACE,eAAe;AACjB;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,aAAa;AACf;AACA;EACE,YAAY;AACd;AACA;EACE,aAAa;AACf;AACA;EACE,iBAAiB;AACnB",sourcesContent:['.appmap {\n position: relative;\n width: 100%;\n min-width: inherit;\n max-width: inherit;\n height: 100%;\n min-height: inherit;\n max-height: inherit;\n font-size: 14px;\n font-family: "IBM Plex Mono", monospace;\n overflow: hidden;\n user-select: none;\n}\n.appmap__content {\n display: inline-block;\n}\n.appmap.appmap--theme-dark {\n background-color: #010306;\n}\n.appmap.appmap--theme-light {\n background-color: #ffffff;\n}\n.appmap.is-grabbing {\n cursor: grabbing;\n}\n\n.appmap__zoom {\n position: absolute;\n top: 50%;\n right: 0;\n transform: translate(-50%, -50%);\n display: flex;\n flex-direction: column;\n align-items: center;\n}\n.appmap__zoom-button {\n border: none;\n border-radius: 0.5rem;\n padding: 0.25rem 0.5rem;\n appearance: none;\n background: #242c41;\n color: #808b98;\n font-weight: bold;\n cursor: pointer;\n opacity: 0.8;\n}\n.appmap__zoom-button:hover {\n opacity: 1;\n}\n.appmap__zoom-bar {\n margin: 3px 6px;\n position: relative;\n width: 20px;\n height: 90px;\n cursor: pointer;\n}\n.appmap__zoom-bar::before {\n content: "";\n position: absolute;\n top: -3px;\n left: 50%;\n bottom: -3px;\n margin-left: -3px;\n width: 6px;\n background: #242c41;\n opacity: 0.8;\n}\n.appmap__zoom-grab {\n position: absolute;\n border-radius: 3px;\n left: 0;\n width: 100%;\n height: 6px;\n background: #808b98;\n cursor: grab;\n}\n\n.appmap__context-menu {\n position: absolute;\n top: 0;\n left: 0;\n user-select: none;\n}\n.appmap__context-menu .dropdown-menu {\n background-color: #242c41;\n box-shadow: 4px 4px 1px #010306;\n top: 100%;\n left: 0;\n z-index: 1000;\n display: block;\n float: left;\n min-width: 160px;\n padding: 5px 0;\n margin: 2px 0 0;\n font-size: 14px;\n text-align: left;\n list-style: none;\n}\n.appmap__context-menu .dropdown-menu p {\n display: block;\n margin: 0;\n padding: 0.25rem 1.5rem;\n color: #808b98;\n white-space: nowrap;\n font-style: italic;\n}\n.appmap__context-menu .dropdown-menu .dropdown-item {\n display: block;\n border: 0;\n width: 100%;\n padding: 0.25rem 1.5rem;\n color: #eaeaea;\n cursor: pointer;\n white-space: nowrap;\n background-color: transparent;\n}\n.appmap__context-menu .dropdown-menu .dropdown-item:hover {\n color: #e3e5e8;\n background-color: #364262;\n text-decoration: none;\n}\n\n.appmap__component-diagram {\n font-size: 75%;\n}\n.appmap__component-diagram:not(:root) {\n overflow: visible;\n}\n.appmap__component-diagram .node.highlight rect,\n.appmap__component-diagram .node.highlight circle,\n.appmap__component-diagram .node.highlight ellipse,\n.appmap__component-diagram .node.highlight path,\n.appmap__component-diagram .node.highlight polygon {\n stroke-width: 3px;\n}\n.appmap__component-diagram .node .label {\n font-size: inherit;\n font-weight: 700;\n line-height: 1;\n}\n.appmap__component-diagram .node .label__icon,\n.appmap__component-diagram .cluster .label__icon {\n cursor: pointer;\n}\n.appmap__component-diagram .edgePath path {\n stroke-width: 3px;\n}\n.appmap__component-diagram .edgePath > path {\n fill: none;\n}\n.appmap__component-diagram .edgePath marker path {\n stroke-width: 1px;\n stroke-dasharray: 1px, 0px;\n}\n.appmap__component-diagram .nodeLabels {\n pointer-events: none;\n}\n.appmap__component-diagram .nodeLabels .package.dim {\n opacity: 1;\n}\n.appmap--theme-dark .appmap__component-diagram .node.dim .label {\n fill: #181a1d;\n}\n.appmap--theme-dark .appmap__component-diagram .node.external-service {\n fill: #ebdf90;\n}\n.appmap--theme-dark .appmap__component-diagram .node.external-service .label {\n fill: #010306;\n}\n.appmap--theme-dark .appmap__component-diagram .node.external-service.dim {\n fill: #181914;\n}\n.appmap--theme-dark .appmap__component-diagram .node.package {\n fill: #6fddd6;\n}\n.appmap--theme-dark .appmap__component-diagram .node.package .label {\n fill: #010306;\n}\n.appmap--theme-dark .appmap__component-diagram .node.package.dim {\n fill: #0c191b;\n}\n.appmap--theme-dark .appmap__component-diagram .node.class {\n fill: #4362b1;\n}\n.appmap--theme-dark .appmap__component-diagram .node.class.dim {\n fill: #080d17;\n}\n.appmap--theme-dark .appmap__component-diagram .node.database {\n fill: #8e05f8;\n}\n.appmap--theme-dark .appmap__component-diagram .node.database path {\n stroke: #010306;\n}\n.appmap--theme-dark .appmap__component-diagram .node.database.dim > path {\n fill: #0f031e;\n}\n.appmap--theme-dark .appmap__component-diagram .node.http, .appmap--theme-dark .appmap__component-diagram .node.route {\n fill: #542168;\n}\n.appmap--theme-dark .appmap__component-diagram .node.http.dim, .appmap--theme-dark .appmap__component-diagram .node.route.dim {\n fill: #090610;\n}\n.appmap--theme-dark .appmap__component-diagram .node.class[data-parent-type=http] {\n fill: #542168;\n}\n.appmap--theme-dark .appmap__component-diagram .node.class[data-parent-type=http].dim {\n fill: #090610;\n}\n.appmap--theme-dark .appmap__component-diagram .node.io {\n fill: #f92672;\n}\n.appmap--theme-dark .appmap__component-diagram .node.io.dim {\n fill: #1a0711;\n}\n.appmap--theme-dark .appmap__component-diagram .node .label {\n fill: #e3e5e8;\n}\n.appmap--theme-dark .appmap__component-diagram .node.highlight rect,\n.appmap--theme-dark .appmap__component-diagram .node.highlight circle,\n.appmap--theme-dark .appmap__component-diagram .node.highlight ellipse,\n.appmap--theme-dark .appmap__component-diagram .node.highlight path,\n.appmap--theme-dark .appmap__component-diagram .node.highlight polygon {\n stroke: #ff07aa;\n}\n.appmap--theme-dark .appmap__component-diagram .cluster rect {\n fill: none;\n stroke: #ff07aa;\n stroke-width: 0;\n}\n.appmap--theme-dark .appmap__component-diagram .cluster--bordered rect {\n stroke-width: 2;\n}\n.appmap--theme-dark .appmap__component-diagram .cluster--package rect {\n fill: #051514;\n stroke: #6fddd6;\n}\n.appmap--theme-dark .appmap__component-diagram .cluster--http rect {\n fill: black;\n stroke: #542168;\n}\n.appmap--theme-dark .appmap__component-diagram .cluster--database rect {\n stroke: #8e05f8;\n}\n.appmap--theme-dark .appmap__component-diagram .cluster .label {\n fill: #e3e5e8;\n font-size: 1rem;\n font-weight: 700;\n}\n.appmap--theme-dark .appmap__component-diagram .edgePath.highlight path {\n stroke: #ff07aa;\n}\n.appmap--theme-dark .appmap__component-diagram .edgePath.highlight marker {\n fill: #ff07aa;\n}\n.appmap--theme-dark .appmap__component-diagram .edgePath.highlight--inbound path {\n stroke: #6fddd6;\n}\n.appmap--theme-dark .appmap__component-diagram .edgePath.highlight--inbound marker {\n fill: #6fddd6;\n}\n.appmap--theme-dark .appmap__component-diagram .edgePath.dim marker {\n fill: #05070c;\n}\n.appmap--theme-dark .appmap__component-diagram .edgePath.dim path {\n stroke: #05070c;\n}\n.appmap--theme-dark .appmap__component-diagram .edgePath path {\n stroke: #242c41;\n}\n.appmap--theme-dark .appmap__component-diagram .edgePath:not(.highlight):not(.dim):hover path {\n stroke: #5b6fa3;\n}\n.appmap--theme-dark .appmap__component-diagram .edgePath:not(.highlight):not(.dim):hover marker {\n fill: #5b6fa3;\n}\n.appmap--theme-dark .appmap__component-diagram .edgePath marker {\n fill: #242c41;\n}\n.appmap--theme-dark .appmap__component-diagram .nodeLabels {\n fill: #e3e5e8;\n}\n.appmap--theme-dark .appmap__component-diagram .nodeLabels .dim {\n opacity: 10%;\n}\n.appmap--theme-dark .appmap__component-diagram .nodeLabels .package {\n fill: #010306;\n}\n.appmap--theme-dark .appmap__component-diagram .nodeLabels .label__children-count {\n fill-opacity: 0.7;\n}\n.appmap--theme-light .appmap__component-diagram .node.dim .label {\n fill: white;\n}\n.appmap--theme-light .appmap__component-diagram .node.external-service {\n fill: #ebdf90;\n}\n.appmap--theme-light .appmap__component-diagram .node.external-service .label {\n fill: #ffffff;\n}\n.appmap--theme-light .appmap__component-diagram .node.external-service.dim {\n fill: #fdfcf4;\n}\n.appmap--theme-light .appmap__component-diagram .node.package {\n fill: #008b69;\n}\n.appmap--theme-light .appmap__component-diagram .node.package .label {\n fill: #ffffff;\n}\n.appmap--theme-light .appmap__component-diagram .node.package.dim {\n fill: #e6f3f0;\n}\n.appmap--theme-light .appmap__component-diagram .node.class {\n fill: #919191;\n}\n.appmap--theme-light .appmap__component-diagram .node.class.dim {\n fill: #f4f4f4;\n}\n.appmap--theme-light .appmap__component-diagram .node.database {\n fill: #8e05f8;\n}\n.appmap--theme-light .appmap__component-diagram .node.database path {\n stroke: #ffffff;\n}\n.appmap--theme-light .appmap__component-diagram .node.database.dim > path {\n fill: #f4e6fe;\n}\n.appmap--theme-light .appmap__component-diagram .node.http, .appmap--theme-light .appmap__component-diagram .node.route {\n fill: #542168;\n}\n.appmap--theme-light .appmap__component-diagram .node.http.dim, .appmap--theme-light .appmap__component-diagram .node.route.dim {\n fill: #eee9f0;\n}\n.appmap--theme-light .appmap__component-diagram .node.class[data-parent-type=http] {\n fill: #542168;\n}\n.appmap--theme-light .appmap__component-diagram .node.class[data-parent-type=http].dim {\n fill: #eee9f0;\n}\n.appmap--theme-light .appmap__component-diagram .node.io {\n fill: #8685ef;\n}\n.appmap--theme-light .appmap__component-diagram .node.io.dim {\n fill: #f3f3fd;\n}\n.appmap--theme-light .appmap__component-diagram .node .label {\n fill: #ffffff;\n}\n.appmap--theme-light .appmap__component-diagram .node.highlight rect,\n.appmap--theme-light .appmap__component-diagram .node.highlight circle,\n.appmap--theme-light .appmap__component-diagram .node.highlight ellipse,\n.appmap--theme-light .appmap__component-diagram .node.highlight path,\n.appmap--theme-light .appmap__component-diagram .node.highlight polygon {\n stroke: #474554;\n}\n.appmap--theme-light .appmap__component-diagram .cluster rect {\n fill: none;\n stroke: #474554;\n stroke-width: 0;\n}\n.appmap--theme-light .appmap__component-diagram .cluster--bordered rect {\n stroke-width: 2;\n}\n.appmap--theme-light .appmap__component-diagram .cluster--package rect {\n fill: black;\n stroke: #008b69;\n}\n.appmap--theme-light .appmap__component-diagram .cluster--http rect {\n fill: black;\n stroke: #542168;\n}\n.appmap--theme-light .appmap__component-diagram .cluster--database rect {\n stroke: #8e05f8;\n}\n.appmap--theme-light .appmap__component-diagram .cluster .label {\n fill: #ffffff;\n font-size: 1rem;\n font-weight: 700;\n}\n.appmap--theme-light .appmap__component-diagram .edgePath.highlight path {\n stroke: #474554;\n}\n.appmap--theme-light .appmap__component-diagram .edgePath.highlight marker {\n fill: #474554;\n}\n.appmap--theme-light .appmap__component-diagram .edgePath.highlight--inbound path {\n stroke: #008b69;\n}\n.appmap--theme-light .appmap__component-diagram .edgePath.highlight--inbound marker {\n fill: #008b69;\n}\n.appmap--theme-light .appmap__component-diagram .edgePath.dim marker {\n fill: #f3f5f6;\n}\n.appmap--theme-light .appmap__component-diagram .edgePath.dim path {\n stroke: #f3f5f6;\n}\n.appmap--theme-light .appmap__component-diagram .edgePath path {\n stroke: #889fa5;\n}\n.appmap--theme-light .appmap__component-diagram .edgePath:not(.highlight):not(.dim):hover path {\n stroke: #dfe5e7;\n}\n.appmap--theme-light .appmap__component-diagram .edgePath:not(.highlight):not(.dim):hover marker {\n fill: #dfe5e7;\n}\n.appmap--theme-light .appmap__component-diagram .edgePath marker {\n fill: #889fa5;\n}\n.appmap--theme-light .appmap__component-diagram .nodeLabels {\n fill: #ffffff;\n}\n.appmap--theme-light .appmap__component-diagram .nodeLabels .dim {\n opacity: 10%;\n}\n.appmap--theme-light .appmap__component-diagram .nodeLabels .package {\n fill: #ffffff;\n}\n.appmap--theme-light .appmap__component-diagram .nodeLabels .label__children-count {\n fill-opacity: 0.7;\n}'],sourceRoot:""}]);const s=o},3645:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n="",r=void 0!==t[5];return t[4]&&(n+="@supports (".concat(t[4],") {")),t[2]&&(n+="@media ".concat(t[2]," {")),r&&(n+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),n+=e(t),r&&(n+="}"),t[2]&&(n+="}"),t[4]&&(n+="}"),n})).join("")},t.i=function(e,n,r,i,a){"string"==typeof e&&(e=[[null,e,void 0]]);var o={};if(r)for(var s=0;s<this.length;s++){var l=this[s][0];null!=l&&(o[l]=!0)}for(var c=0;c<e.length;c++){var u=[].concat(e[c]);r&&o[u[0]]||(void 0!==a&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=a),n&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=n):u[2]=n),i&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=i):u[4]="".concat(i)),t.push(u))}},t}},7537:e=>{"use strict";e.exports=function(e){var t=e[1],n=e[3];if(!n)return t;if("function"==typeof btoa){var r=btoa(unescape(encodeURIComponent(JSON.stringify(n)))),i="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(r),a="/*# ".concat(i," */"),o=n.sources.map((function(e){return"/*# sourceURL=".concat(n.sourceRoot||"").concat(e," */")}));return[t].concat(o).concat([a]).join("\n")}return[t].join("\n")}},9436:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>g});var r=n(3379),i=n.n(r),a=n(7795),o=n.n(a),s=n(569),l=n.n(s),c=n(3565),u=n.n(c),d=n(9216),p=n.n(d),h=n(4589),f=n.n(h),m=n(7277),v={};v.styleTagTransform=f(),v.setAttributes=u(),v.insert=l().bind(null,"head"),v.domAPI=o(),v.insertStyleElement=p(),i()(m.Z,v);const g=m.Z&&m.Z.locals?m.Z.locals:void 0},3379:e=>{"use strict";var t=[];function n(e){for(var n=-1,r=0;r<t.length;r++)if(t[r].identifier===e){n=r;break}return n}function r(e,r){for(var a={},o=[],s=0;s<e.length;s++){var l=e[s],c=r.base?l[0]+r.base:l[0],u=a[c]||0,d="".concat(c," ").concat(u);a[c]=u+1;var p=n(d),h={css:l[1],media:l[2],sourceMap:l[3],supports:l[4],layer:l[5]};if(-1!==p)t[p].references++,t[p].updater(h);else{var f=i(h,r);r.byIndex=s,t.splice(s,0,{identifier:d,updater:f,references:1})}o.push(d)}return o}function i(e,t){var n=t.domAPI(t);return n.update(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap&&t.supports===e.supports&&t.layer===e.layer)return;n.update(e=t)}else n.remove()}}e.exports=function(e,i){var a=r(e=e||[],i=i||{});return function(e){e=e||[];for(var o=0;o<a.length;o++){var s=n(a[o]);t[s].references--}for(var l=r(e,i),c=0;c<a.length;c++){var u=n(a[c]);0===t[u].references&&(t[u].updater(),t.splice(u,1))}a=l}}},569:e=>{"use strict";var t={};e.exports=function(e,n){var r=function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}t[e]=n}return t[e]}(e);if(!r)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");r.appendChild(n)}},9216:e=>{"use strict";e.exports=function(e){var t=document.createElement("style");return e.setAttributes(t,e.attributes),e.insert(t,e.options),t}},3565:(e,t,n)=>{"use strict";e.exports=function(e){var t=n.nc;t&&e.setAttribute("nonce",t)}},7795:e=>{"use strict";e.exports=function(e){var t=e.insertStyleElement(e);return{update:function(n){!function(e,t,n){var r="";n.supports&&(r+="@supports (".concat(n.supports,") {")),n.media&&(r+="@media ".concat(n.media," {"));var i=void 0!==n.layer;i&&(r+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),r+=n.css,i&&(r+="}"),n.media&&(r+="}"),n.supports&&(r+="}");var a=n.sourceMap;a&&"undefined"!=typeof btoa&&(r+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(a))))," */")),t.styleTagTransform(r,e,t.options)}(t,e,n)},remove:function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(t)}}}},4589:e=>{"use strict";e.exports=function(e,t){if(t.styleSheet)t.styleSheet.cssText=e;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(e))}}},3280:(e,t,n)=>{"use strict";n.r(t),n.d(t,{FeatureFlags:()=>Io,VAnalysisFindings:()=>Po,VButton:()=>ia,VDetailsPanel:()=>Ba,VDiff:()=>so,VFindingDetails:()=>jo,VInstallGuide:()=>Mo,VOpenAppmaps:()=>xo,VSignIn:()=>Do,VTabs:()=>za,VVsCodeExtension:()=>ao,default:()=>zo});var r=n(1093),i=n(2277),a={DATABASE:"database",QUERY:"query",HTTP:"http",EXTERNAL_ROUTE:"external-route",EXTERNAL_SERVICE:"external-service",ROUTE:"route",PACKAGE:"package",CLASS:"class",FUNCTION:"function"};function o(e,t=[]){if(e.parent){let n;switch(o(e.parent,t),e.parent.type){case a.PACKAGE:n="/";break;case a.CLASS:n="::";break;default:n="->"}e.type===a.FUNCTION&&(n="static"in e&&e.static?".":"#"),t.push(n)}return t.push(e.name),t}var s=/(?:(?:#|--).*?(?=\r|\n|$))|(?:\/\*(?:[^/]|\/[^*])*?(?:\*\/|\/\*.*))/gi,l={single_quotes:/'(?:[^']|'')*?(?:'(?!'))/g,double_quotes:/"(?:[^"]|"")*?(?:\\".*|"(?!"))/g,dollar_quotes:/(\$(?!\d)[^$]*?\$).*?(?:\1|$)/g,uuids:/\{?(?:[0-9a-fA-F]-*){32}\}?/g,numeric_literals:/-?\b(?:[0-9]+\.)?[0-9]+([eE][+-]?[0-9]+)?\b/g,boolean_literals:/\b(?:true|false|null)\b/gi,hexadecimal_literals:/0x[0-9a-fA-F]+/g,oracle_quoted_strings:/q'\[.*?(?:\]'|$)|q'\{.*?(?:\}'|$)|q'<.*?(?:>'|$)|q'\(.*?(?:\)'|$)/g},c={mysql:/'|"|\/\*|\*\//,mysql2:/'|"|\/\*|\*\//,postgres:/'|\/\*|\*\/|\$(?!\?)/,sqlite:/'|\/\*|\*\//,cassandra:/'|\/\*|\*\//,oracle:/'|\/\*|\*\//,oracle_enhanced:/'|\/\*|\*\//},u={fallback:Object.keys(l),mysql:["single_quotes","double_quotes","numeric_literals","boolean_literals","hexadecimal_literals"],postgres:["single_quotes","dollar_quotes","uuids","numeric_literals","boolean_literals"],sqlite:["single_quotes","numeric_literals","boolean_literals","hexadecimal_literals"],oracle:["single_quotes","oracle_quoted_strings","numeric_literals"],cassandra:["single_quotes","uuids","numeric_literals","boolean_literals","hexadecimal_literals"]};function d(e){let t=`(?:${u[e].map((e=>l[e].source)).flat().join(")|(?:")})`;return new RegExp(t,"gi")}var p=d("mysql"),h=d("postgres"),f=d("sqlite"),m=d("oracle"),v=d("cassandra"),g=d("fallback");function E(e,t){let n;switch(t){case"mysql":case"mysql2":n=p;break;case"postgres":n=h;break;case"sqlite":n=f;break;case"oracle":case"oracle_enhanced":n=m;break;case"cassandra":n=v;break;default:n=g}let r=e.replace(n,"?").replace(s,"");return function(e,t){return c[t]?c[t].test(e):c.mysql.test(e)}(r,t)&&(r=e),r}var b=class extends Error{constructor(e,t){super(e),this.sql=t}toString(){return`${this.message}: ${this.sql}`}};function _(e,t=(()=>{})){let n=e.replace(/\s+returning\s+\*/i,"");try{return i(n)}catch(e){return t(new b(e.message,n)),null}}function y(e,t){let n=_(e);return n?JSON.stringify(n,((e,t)=>{if(null===t)return null;switch(t.type){case"variable":case"literal":return{type:"variable"};default:return t}})):E(e,t)}var A=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);function T(e){return"string"!=typeof e?"":e.slice(0,1).toUpperCase()+e.slice(1).toLowerCase()}var R=new Set(["insert","update","select","delete","alter","create","drop","rename","truncate","replace","savepoint","release","rollback","lock","unlock","set","start","call","delete","do","perform","handler","load","purge","reset","prepare","execute","deallocate","xa"]);function C(e){let t=[...e.trimLeft()];t.length>0&&"("===t[0]&&t.shift();let n=0,r=t.reduce(((e,t)=>("("===t&&(n+=1),0===n&&e.push(t),")"===t&&(n-=1),e)),[]).join(""),i=null;return i=-1===r.search(/\s/)?r:r.replace(/[^\w]+/g," ").toLowerCase().split(" ").find((e=>R.has(e))),["SQL",T(i)||null].join(" ")}function O(e){return!1===A(e,"sql_query")?null:C(e.sql_query.normalized_sql||e.sql_query.sql||"")}function N(e,t,n){Object.hasOwnProperty.call(e,"$hidden")||Object.defineProperty(e,"$hidden",{enumerable:!1,writable:!1,value:{}}),Object.defineProperty(e.$hidden,t,{enumerable:!1,writable:!0,...n})}var w=e=>JSON.stringify(e).length;function I(e,t){let n=0,r=0;for(;;){let i=e[n],a=t[r];if(!i&&!a)return;if(typeof i>"u"){e.push(null),n+=1,r+=1;continue}if(typeof a>"u"){t.push(null),n+=1,r+=1;continue}let o=i.identityHash;if(o!==a.identityHash){let i=0;for(let t=n+1;t<e.length;t+=1)i+=e[t].identityHash===o?1:0;let a=0;for(let e=r+1;e<t.length;e+=1)a+=t[e].identityHash===o?1:0;i>=a?t.splice(r,0,null):i<a&&e.splice(n,0,null)}n+=1,r+=1}}function S(e){return e.filter((e=>e.isCall()&&!e.parent))}function x(e,t){let n=e=>"length"in e&&0===e.length,r=e=>"size"in e&&0===e.size;return e.reduce(((e,i)=>{let a=t[i];return(e=>null==e||"object"==typeof e&&[n,r].find((t=>t(e))))(a)||(a.constructor===Set?e[i]=[...a]:e[i]=a),e}),{})}var L=class{constructor(e,t){this.data={...e},this.dataKeys=Object.keys(e).filter((e=>!["dynamic","static","location","database_type"].includes(e))),this.dataKeys.push("children"),e.type===a.FUNCTION&&(this.dataKeys.push("static"),this.dataKeys.push("location")),e.type===a.QUERY&&this.dataKeys.push("database_type"),this.data.labels instanceof Set||(this.data.labels=new Set(this.data.labels)),this.children=[],t&&t.children.push(this),N(this,"parent",{value:t}),N(this,"events",{writable:!1,value:[]})}get id(){return this.buildId().join("")}get name(){return this.data.name}get type(){return this.data.type}get static(){return this.data.static}get location(){return this.data.location}get labels(){return this.data.labels}get events(){return this.$hidden.events}get parent(){return this.$hidden.parent}set parent(e){this.$hidden.parent=e}get locations(){switch(this.type){case a.CLASS:return Array.from(this.classLocations()).sort();case a.FUNCTION:return[this.location];default:return[]}}get packageOf(){return[this,...this.ancestors()].filter((e=>e.type===a.PACKAGE)).map((e=>e.name)).reverse().join("/")}get classOf(){return[this,...this.ancestors()].filter((e=>e.type===a.CLASS)).map((e=>e.name)).reverse().join("::")}get classObject(){return[this,...this.ancestors()].find((e=>e.type===a.CLASS))}get packageObject(){return[this,...this.ancestors()].find((e=>e.type===a.PACKAGE))}get functions(){return this.type===a.CLASS?this.children.filter((e=>e.type===a.FUNCTION)):this.descendants().filter((e=>e.type===a.FUNCTION))}get classes(){return[this,...this.descendants()].filter((e=>e.type===a.CLASS&&e.functions.length))}get allEvents(){return[this,...this.descendants()].map((e=>e.events)).flat()}descendants(){let e=[...this.children],t=[];for(;e.length;){let n=e.pop();t.push(n),e.push(...n.children)}return t}ancestors(){let e=this.parent,t=[];for(;e;)t.push(e),e=e.parent;return t}leafs(){let{type:e}=this,t=[this],n=[];for(;t.length;){let r=t.pop(),i=r.children.filter((t=>t.type===e));i.length&&t.push(...i),(!r.children.length&&r.type===e||i.length!==r.children.length)&&n.push(r)}return n}childLeafs(){return this.children.map((e=>e.leafs())).flat()}visit(e,t=[]){t.push(this),e(this,t),this.children.forEach((n=>n.visit(e,t))),t.pop()}buildId(e=[]){return o(this,e)}classLocations(e=new Set){if(this.children.forEach((t=>t.classLocations(e))),this.type===a.FUNCTION){let t=this.data.location.split(":",2);e.add(t[0])}return e}toJSON(){return x(this.dataKeys,this)}static constructDataChainFromEvent(e){let t;if(e.httpServerRequest)t=[{type:a.HTTP,name:"HTTP server requests"},{type:a.ROUTE,name:e.route}];else if(e.httpClientRequest){let n;try{n=new URL(e.httpClientRequest.url).host}catch{n="External service"}t=[{type:a.EXTERNAL_SERVICE,name:n},{type:a.EXTERNAL_ROUTE,name:e.route}]}else t=e.sqlQuery?[{type:a.DATABASE,name:"Database"},{type:a.QUERY,name:e.sqlQuery,database_type:e.sql.database_type}]:[{type:a.CLASS,name:e.definedClass},{type:a.FUNCTION,name:e.methodId,static:e.isStatic,location:""}];let n=[...t];for(;n.length;){let e=n.pop();e.dynamic=!0,e.children&&e.children.forEach((e=>n.push(e)))}return t}get inboundConnections(){return this.allEvents.filter((e=>e.parent)).map((e=>e.parent.codeObject))}get outboundConnections(){return this.allEvents.map((e=>e.children)).flat().map((e=>e.codeObject))}get sqlQueries(){return this.allEvents.map((e=>e.children)).flat().filter((e=>e.sql)).map((e=>e.codeObject))}get prettyName(){switch(this.type){case a.FUNCTION:return`${this.classOf}${this.static?".":"#"}${this.name}`;case a.CLASS:return this.classOf;case a.PACKAGE:return this.packageOf;case a.QUERY:return C(this.name);default:return this.name}}get fqid(){return`${this.type}:${this.id}`}};function k(e,t,n){t.push(e),n[e.id]=e}var $=class{constructor(e){this.codeObjectsByLocation={},this.codeObjects=[],this.codeObjectsById={};let t=(e,n=null)=>{let r=new L(e,n);return k(r,this.codeObjects,this.codeObjectsById),(e.children||[]).forEach((e=>{t(e,r)})),"package"!==r.type&&r.locations.forEach((e=>{let t=this.codeObjectsByLocation[e];t||(t=[],this.codeObjectsByLocation[e]=t),t.push(r)})),r};this.roots=e.map((e=>t(e)))}visit(e){this.roots.forEach((t=>t.visit(e)))}search(e){let t=e.toLowerCase();return this.codeObjects.filter((e=>-1!==e.id.toLowerCase().indexOf(t)))}codeObjectFromId(e){return this.codeObjectsById[e]}codeObjectsAtLocation(e){return this.codeObjectsByLocation[e]||[]}codeObjectFromEvent(e){let t;if(!(e.httpServerRequest||e.httpClientRequest||e.sql)){let{path:n,lineno:r}=e,i=[n,r].filter((e=>e)).join(":");if(""!==i&&(t=this.codeObjectsAtLocation(i).find((t=>t.name===e.methodId)),t))return t}return null}root(e){return this.roots.find((t=>t.type===e))}get httpObject(){return this.root(a.HTTP)}get sqlObject(){return this.root(a.DATABASE)}bindEvents(e){if(!e||!Array.isArray(e)||!e.length)return;let t=new Set;e.filter((e=>e.isCall())).forEach((e=>{let n=this.codeObjectFromEvent(e);if(!n){let t=(e,t,n)=>{let r=t.find((t=>t.type===e.type&&t.name===e.name));return r||(r=new L(e,n),n||this.roots.push(r),k(r,this.codeObjects,this.codeObjectsById)),r},r=L.constructDataChainFromEvent(e),i=null;r.forEach((e=>{i=t(e,i?i.children:this.roots,i)})),n=i}e.codeObject=n,n.events.push(e);let r=n.ancestors();t.add(n),r.forEach((e=>t.add(e)))})),this.codeObjects=this.codeObjects.filter((e=>t.has(e))),this.roots=function e(t,n){return t.filter((t=>!!n.has(t)&&(t.children=e(t.children,n),!0)))}(this.roots,t),Object.keys(this.codeObjectsByLocation).forEach((e=>{t.has(e)||delete this.codeObjectsByLocation[e]})),Object.entries(this.codeObjectsById).forEach((([e,n])=>{t.has(n)||delete this.codeObjectsById[e]}))}toJSON(){return this.roots}},M=class{constructor(e={},t={},n=null,r=[]){this.input=e,this.output=t,this.children=[],this.labels=r,N(this,"caller",{value:n})}get caller(){return this.$hidden.caller}set caller(e){this.$hidden.$hiddencaller=e}clone(){let e={...this.input},t={...this.output},n=[...this.labels],r=new M(e,t,null,n);return this.displayName&&(r.displayName=this.displayName),this.children.forEach((e=>{let t=e.clone();r.addChild(t),t.caller=r})),r}addChild(e){this.children.push(e)}replaceChild(e,t){let n=this.children.indexOf(e);if(-1===n)throw new Error(`${e} not found in call tree`);this.children.splice(n,1,...t),t.forEach((e=>{e.caller=this})),e.caller=null}removeChild(e){let t=this.children.indexOf(e);if(t<0)throw new Error(`${e} found orphaned by ${this} !`);this.children.splice(t,1)}postOrderForEach(e,t=[]){t.push(this),[...this.children].forEach((n=>n.postOrderForEach(e,t))),e(this,t),t.pop(this)}preOrderForEach(e,t=[]){t.push(this),e(this,t),[...this.children].forEach((n=>n.preOrderForEach(e,t))),t.pop(this)}forEach(e){this.postOrderForEach(e)}filter(e){let t=this.clone();return t.forEach(((t,n)=>{t.isRoot()||e(t,n)||t.caller.replaceChild(t,t.children)})),t}include(e){let t=this.clone();return t.postOrderForEach(((t,n)=>{if(!t.isRoot()){if(t.marked_include&&t.caller)return void(t.caller.marked_include=!0);if(t.marked_include=e(t,n),t.marked_include)return void(t.caller&&(t.caller.marked_include=!0));t.caller&&t.caller.removeChild(t)}})),t.postOrderForEach((e=>{delete e.marked_include})),t}exclude(e){let t=this.clone();return t.forEach(((t,n)=>{t.isRoot()||e(t,n)&&t.caller.removeChild(t)})),t}toArray(){let e=this.children.map((e=>e.toArray())).flat();return this.isRoot()?e:[this,...e]}find(e){if(e(this))return this;for(let t=0;t<this.children.length;t+=1){let n=this.children[t].find(e);if(n)return n}return null}depth(){return this.ancestors().length}ancestors(){let e=[],t=this.caller;for(;t;)e.push(t),t=t.caller;return e}hasAncestor(e){let t=this;for(;t;){if(t===e)return!0;t=t.caller}return!1}descendants(){return[this,...this.children.map((e=>e.descendants())).flat()]}next(){if(this.children.length>0)return this.children[0];let e=this,t=this.caller,n=t=>t===e;for(;t;){let r=t.children.findIndex(n);if(r<0)throw new Error(`${this} found orphaned by ${t}!`);if(r<t.children.length-1)return t.children[r+1];e=t,t=t.caller}return null}previous(){let e=this.caller;if(!e)return null;if(1===e.children.length)return e;let t=e.children.findIndex((e=>e===this));if(t<0)throw new Error(`${this.input.id} found orphaned by ${e.input.id}!`);if(t>0){let n=e.children[t-1];for(;n.children.length>0;)n=n.children[n.children.length-1];return n}return e}left(e){let t=e||this.depth(),n=this;for(;;){let e=n.caller;if(!e)return this;let t=e.children.indexOf(n);if(0!==t){n=e.children[t-1];break}n=e}for(;n.depth()!==t;){let{children:e}=n;if(0===e.length)break;n=e[e.length-1]}return n}right(e){let t=e||this.depth(),n=this;for(;;){let e=n.caller;if(!e)return this;let t=e.children,r=t.indexOf(n);if(r!==t.length-1){n=e.children[r+1];break}n=e}for(;n.depth()!==t;){let{children:e}=n;if(0===e.length)break;[n]=e}return n}isRoot(){return null===this.caller}count(){let e=0;return this.forEach((()=>{e+=1})),e}get id(){return this.input&&this.input.id?this.input.id:null}},P=M;function j(e,t){let n=e.listeners[t];return n||(n=[],e.listeners[t]=n),n}var D=class{constructor(){this.listeners={},this.anyListeners=[]}once(e,t){return j(this,e).push({fn:t,once:!0}),this}on(e,t){return j(this,e).push({fn:t}),this}off(e,t){let n=this.listeners[e];if(n){let r=n.filter((e=>e.fn&&e.fn!==t));0===r.length?delete this.listeners[e]:r.length!==n.length&&(this.listeners[e]=r)}return this}emit(e,t){let n=this.listeners[e];if(n){let r=!1;n.forEach((n=>{n.once&&(r=!0);try{n.fn(t)}catch(t){console.error(`error occurred while executing event ${e}`),console.error(t)}})),r&&(this.listeners[e]=this.listeners[e].filter((e=>!e.once)))}return this.anyListeners.forEach((n=>n.emit(e,t))),this}pipe(e,...t){return t.length?(t.forEach((t=>e.on(t,(e=>this.emit(e))))),this):(e.any(this),this)}any(e){return this.anyListeners.push(e),this}},U=class extends D{constructor(e,t=(()=>[])){super(),this.dataStore={rootEvent:this.rootNode,selectedEvent:this.rootNode},this.rootEvent=new P;let n=[this.rootEvent];return e.forEach((e=>{if("call"!==e.event)return void(n.length>1&&n.pop());let r=n[n.length-1],i=new P(e,e.returnEvent,r,t(e));r.addChild(i),n.push(i)})),this}get rootEvent(){return this.dataStore.rootEvent}set rootEvent(e){this.dataStore.rootEvent=e,this.emit("rootEvent",e)}get selectedEvent(){return this.dataStore.selectedEvent}set selectedEvent(e){this.dataStore.selectedEvent=e,this.emit("selectedEvent",e)}};function B(e){let t=new Set(e),n=new Set,r=[];return e.forEach((e=>{if(n.has(e))return;n.add(e);let i=[e],a=e;for(;;){let{nextSibling:e}=a;if(!e||!t.has(e))break;i.push(e),n.add(e),a=e}r.push(i)})),r}var z=class{constructor(e){let t;this.data={events:[],classMap:[],...e},this.classMap=new $(this.data.classMap),this.callTree=new U(this.events),this.classMap.bindEvents(this.events),this.labels=function(e,t){let n={};function r(e,t,n,r){t[e]||(t[e]={}),t[e][n]||(t[e][n]=[]),t[e][n].push(r)}return e.codeObjects.filter((e=>e.labels.size)).forEach((e=>{Array.from(e.labels).forEach((t=>{r(t,n,e.type,e)}))})),t.filter((e=>e.isCall()&&e.labels.size)).forEach((e=>{Array.from(e.labels).forEach((t=>{r(t,n,"event",e)}))})),n}(this.classMap,this.events),this.events.forEach((e=>{t&&(e.previous=t,t.next=e),t=e})),delete this.data.classMap}get version(){return this.data.version}get metadata(){return this.data.metadata||{}}get name(){return this.metadata.name}get rootEvent(){return this.callTree.rootEvent}get events(){return this.data.events}shallowCopy(){let e=new z({});return e.data.events=this.data.events,e.data.metadata=this.data.metadata,e.classMap=this.classMap,e.callTree=this.callTree,e}rootEvents(){return S(this.events)}static*multiTreeIterator(e,t){let n,r,i=e.rootEvents(),a=t.rootEvents();for(I(i,a);;){if(n=i.shift(),r=a.shift(),!n&&!r)return;if(n&&r){let e=n?[...n.children]:[],t=r?[...r.children]:[];I(e,t),e.forEach((e=>i.push(e))),t.forEach((e=>a.push(e)))}yield[n,r]}}static getDiff(e,t){let n={changed:[],added:[],removed:[]},r=z.multiTreeIterator(e,t),i=r.next();for(;!i.done;){let[e,t]=i.value;e?t?e.hash!==t.hash&&n.changed.push([e,t]):n.removed.push(e):n.added.push(t),i=r.next()}return n.added=B(n.added),n.removed=B(n.removed),n}toJSON(){return{...this.data,classMap:this.classMap}}},F=class{constructor(e){this.hashEntries=[["algorithmVersion",e]]}addProperty(e,t){this.hashEntries.push([e,t])}get canonicalString(){return this.hashEntries.map((e=>e.join("="))).join("\n")}digest(){return r(this.hashEntries.map((e=>e.join("="))).join("")).toString()}static buildHash(e,t){let n=new F(e);return Object.keys(t).sort().forEach((e=>n.addProperty(e,t[e]))),n}},V=class{static contentType(...e){let t=e.find((e=>(e?.headers||{})["Content-Type"]));return t?t.headers["Content-Type"]:null}constructor(e){let t=e;e instanceof V&&(t={...e},e.$hidden.parameters&&(t.parameters=e.$hidden.parameters.map((e=>({...e})))),Array.isArray(e.$hidden.message)&&(t.message=e.$hidden.message.map((e=>({...e})))),e.$hidden.labels&&(t.labels=[...e.$hidden.labels]),e.$hidden.exceptions&&(t.exceptions=[...e.$hidden.exceptions])),this.dataKeys=Object.keys(t),"call"===t.event&&(N(this,"parent"),N(this,"children",{writable:!1,value:[]}),N(this,"dataReferences",{writable:!1,value:[]}),N(this,"codeObject"),N(this,"parameters"),N(this,"message")),N(this,"linkedEvent"),N(this,"labels"),N(this,"exceptions"),N(this,"next"),N(this,"previous"),N(this,"hash"),N(this,"identityHash"),N(this,"depth"),Object.assign(this,t)}get depth(){if(void 0===this.$hidden.depth){let e=0,{parent:t}=this;for(;t;)e+=1,t=t.parent;this.$hidden.depth=e}return this.$hidden.depth}get methodId(){return this.method_id}get isFunction(){return this.definedClass&&this.methodId}get isStatic(){return this.static}get sql(){return this.callEvent.sql_query}get returnValue(){return this.returnEvent.return_value}get elapsedTime(){return this.returnEvent.elapsed}get elapsedInstrumentationTime(){return this.returnEvent.elapsed_instrumentation}get linkedEvent(){return this.$hidden.linkedEvent}get next(){return this.$hidden.next}get previous(){return this.$hidden.previous}get parent(){return this.$hidden.parent}get children(){return this.$hidden.children||[]}get codeObject(){return this.callEvent.$hidden.codeObject}get parameters(){return this.callEvent.$hidden.parameters}get labels(){let e=this.callEvent.$hidden.labels||[];return new Set([...e,...this.callEvent.codeObject.labels])}get exceptions(){return this.returnEvent.$hidden.exceptions||[]}get message(){return this.callEvent.$hidden.message}get httpServerRequest(){return this.callEvent.http_server_request}get httpServerResponse(){return this.returnEvent.http_server_response}get httpClientRequest(){return this.callEvent.http_client_request}get httpClientResponse(){return this.returnEvent.http_client_response}get definedClass(){return this.defined_class?this.defined_class.replace(/\./g,"/"):null}get requestPath(){return this.httpServerRequest?this.httpServerRequest.normalized_path_info||this.httpServerRequest.path_info:this.httpClientRequest?this.httpClientRequest.url:null}get requestMethod(){return this.httpServerRequest?this.httpServerRequest.request_method:this.httpClientRequest?this.httpClientRequest.request_method:null}get requestContentType(){return V.contentType(this.httpServerRequest,this.httpClientRequest)}get responseContentType(){return V.contentType(this.httpServerResponse,this.httpClientResponse)}get route(){let{requestMethod:e,requestPath:t}=this;return e&&t?`${e} ${t}`:null}get sqlQuery(){let{sql:e}=this;return e?e.normalized_sql||e.sql:null}get fqid(){return`event:${this.id}`}get previousSibling(){let{parent:e}=this;if(!e)return null;let t=e.children.findIndex((e=>e===this));return console.assert(-1!==t,"attempted to locate index of an orphaned event"),0===t?null:e.children[t-1]}get nextSibling(){let{parent:e}=this;if(!e){let e=this.next;for(;e;){if(e.isCall()&&!e.parent)return e;e=e.next}return null}let t=this.parent.children.findIndex((e=>e===this));return console.assert(-1!==t,"attempted to locate index of an orphaned event"),t===e.children.length-1?null:e.children[t+1]}set codeObject(e){A(this.$hidden,"codeObject")&&(this.$hidden.codeObject=e)}set parameters(e){A(this.$hidden,"parameters")&&(this.$hidden.parameters=e)}set labels(e){A(this.$hidden,"labels")&&(this.$hidden.labels=e)}set exceptions(e){A(this.$hidden,"exceptions")&&(this.$hidden.exceptions=e)}set message(e){A(this.$hidden,"message")&&(this.$hidden.message=e)}set linkedEvent(e){this.$hidden.linkedEvent=e}set next(e){this.$hidden.next=e}set previous(e){this.$hidden.previous=e}set parent(e){this.$hidden.parent=e}link(e){e.linkedEvent||this.linkedEvent||(e.linkedEvent=this,this.linkedEvent=e)}isCall(){return"call"===this.event}isReturn(){return"return"===this.event}get threadId(){return this.thread_id}get parentId(){return this.returnEvent.parent_id}get callEvent(){return this.isCall()?this:this.$hidden.linkedEvent}get returnEvent(){return this.isReturn()?this:this.$hidden.linkedEvent}get identityHash(){return this.$hidden.identityHash||(this.$hidden.identityHash=this.buildIdentityHash(this).digest()),this.$hidden.identityHash}get hash(){return this.$hidden.hash||(this.$hidden.hash=this.buildStableHash(this).digest()),this.$hidden.hash}get stableProperties(){return this.$hidden.stableProperties||(this.$hidden.stableProperties=this.gatherStableProperties()),this.$hidden.stableProperties}callStack(){let e=this.ancestors().reverse();return e.push(this.callEvent),e}ancestors(){let e=[],t=this.callEvent.parent;for(;t;)e.push(t),t=t.parent;return e}descendants(){let e=[],t=[...this.children];for(;t.length;){let n=t.pop();n.children.forEach((e=>t.push(e))),e.push(n)}return e}traverse(e){let t=this,n=this.nextSibling,{onEnter:r}=e,{onExit:i}=e;for("function"==typeof e&&(r=e,i=e);t&&(t.isCall()&&r?r(t):t.isReturn()&&i&&i(t),t=t.next,t&&t!==n););}dataObjects(){return[this.parameters,this.message,this.returnValue].flat().filter(Boolean)}get qualifiedMethodId(){let{definedClass:e,isStatic:t,methodId:n}=this;if(e)return`${e}${t?".":"#"}${n}`}toJSON(){return x(this.dataKeys,this)}toString(){let{sqlQuery:e}=this;if(e)return e;let{route:t}=this;return t||this.qualifiedMethodId}gatherIdentityProperties(){if(this.httpServerRequest)return{event_type:"http_server_request",route:this.route};if(this.httpClientRequest)return{event_type:"http_client_request",route:this.route};let{sqlQuery:e}=this;if(e){let t=function(e,t=(()=>{})){let n=_(e,t);if(!n)return null;let r=[],i=[],a=[],o=0;function s(e){let t=["type","variant"].map((t=>e[t])).filter((e=>e)).join("."),n=d[t];n||(n=l),(Array.isArray(n)?n:[n]).forEach((t=>t(e)))}function l(e){let t=["type","variant","name","value"];Object.keys(e).filter((e=>!t.includes(e))).map((t=>e[t])).forEach((e=>{Array.isArray(e)?e.forEach(s):"object"==typeof e?s(e):"string"==typeof e||"boolean"==typeof e||console.warn(`Unrecognized subexpression: ${typeof e} ${e}`)}))}let c=()=>{};function u(e){return()=>{r.push(e)}}let d={"literal.text":c,"literal.decimal":c,"identifier.star":e=>i.push(e.name),"identifier.column":e=>i.push(e.name),"identifier.table":e=>a.push(e.name),"identifier.expression":function(e){"table"===e.format&&a.push(e.name),function(e,t){["columns"].forEach((e=>{let n=t[e];Array.isArray(n)?n.forEach(s):"object"==typeof n?s(n):console.warn(`Unrecognized subexpression: ${n}`)}))}(0,e)},"statement.select":[u("select"),l],"statement.insert":[u("insert"),l],"statement.update":[u("update"),l],"statement.delete":[u("delete"),l],"statement.pragma":c,"map.join":[e=>{o+=e.map.length},l]};function p(e){return[...new Set(e)]}return s(n),{actions:p(r).sort(),tables:p(a).sort(),columns:p(i).sort(),joinCount:o}}(e);return t?{event_type:"sql",actions:[...new Set(t.actions)].sort(),tables:[...new Set(t.tables)].sort()}:{event_type:"sql",sql_normalized:E(e,this.sql.database_type)}}return{event_type:"function",id:this.codeObject.id}}gatherStableProperties(){let e,{sqlQuery:t}=this,n=e=>Object.assign(e,{route:this.route,status_code:this.httpServerResponse?.status||this.httpServerResponse?.status_code||this.httpClientResponse?.status||this.httpServerResponse?.status_code});return e=t?{event_type:"sql",sql_normalized:y(t,this.sql.database_type).split(/{"type":"variable"}(?:,{"type":"variable"})*/g).join('{"type":"variable"}')}:this.httpServerRequest?n({event_type:"http_server_request"}):this.httpClientRequest?n({event_type:"http_client_request"}):{event_type:"function",id:this.codeObject.id,raises_exception:this.returnEvent.exceptions&&this.returnEvent.exceptions.length>0},r=e,Object.fromEntries(Object.entries(r).map((([e,t])=>[e,t??""])));var r}buildIdentityHash(){return F.buildHash("event-identity-v2",this.gatherIdentityProperties())}buildStableHash(){return F.buildHash("event-stable-properties-v2",this.gatherStableProperties())}},G=(e,t,...n)=>e.reduce(((e,t)=>t(e,...n)),t),H=class extends D{constructor(e){super(),this.sorter=new class{constructor(){this.activeStacks={},this.finalizedStacks=[]}add(e){let t=this.activeStacks[e.thread_id];if(!t){let n=(this,Object.keys(this.activeStacks).length+this.finalizedStacks.length);t=new class{constructor(e){this.events=[],this.stack=[],this.id=e,this.eventMap={}}add(e){if(!e.isReturn()||0!==this.events.length){if(e.isCall())this.stack.push(e),this.eventMap[e.id]=e;else{if(typeof e.parent_id>"u"){let t=this.stack[this.stack.length-1];if(!t||t.defined_class!==e.defined_class||t.method_id!==e.method_id||t.path!==e.path||t.static!==e.static)return;e.parent_id=t.id}let t=this.eventMap[e.parent_id];if(!t)throw new Error(`return #${e.id} is missing call #${e.parent_id}`);{t.link(e),this.stack.pop();let n=this.stack[this.stack.length-1];n&&(n.children.push(t),t.parent=n)}}this.events.push(e)}}unwound(){return this.events.length>0&&0===this.stack.length}}(n),this.activeStacks[e.thread_id]=t}t.add(e),t.unwound()&&(this.finalizedStacks.splice(t.id,0,t.events),delete this.activeStacks[e.thread_id])}size(){let e=w(Object.values(this.activeStacks));return e+=w(this.finalizedStacks),e}collect(){let e=[...this.finalizedStacks];return Object.values(this.activeStacks).forEach((t=>e.splice(t.id,0,t.events))),e.reduce(((e,t)=>{if(0===t.length)return e;if(0===e.length)return e.push([t]),e;if(t[0].http_server_request)return e.push([t]),e;if(t[0].http_client_request)return e.push([t]),e;let n=e[e.length-1],r=n[n.length-1];return r[0].http_server_request||r[0].http_client_request?e.push([t]):n.push(t),e}),[])}},this.transforms={event:[],stack:[],chunk:[]},e&&this.source(e)}source(e){let t=typeof e;if("object"===t)this.data={...e};else{if("string"!==t)throw new Error(`got invalid type ${t}, expected object or string`);this.data=JSON.parse(e)}return(this.data.events||[]).forEach((e=>{this.data.eventUpdates&&this.data.eventUpdates[e.id]&&(e=this.data.eventUpdates[e.id]),this.sorter.add(new V(e))})),delete this.data.events,delete this.data.eventUpdates,this}event(e){return console.assert("function"==typeof e),this.transforms.event.push(e),this}stack(e){return console.assert("function"==typeof e),this.transforms.stack.push(e),this}chunk(e){return console.assert("function"==typeof e),this.transforms.chunk.push(e),this}normalize(){if(/^https?/.test(this.data.metadata?.git?.repository)){let e=new URL(this.data.metadata.git.repository);e.username="",e.password="",this.data.metadata.git.repository=e.toString()}let e=1;return this.event((t=>{t.id=e,e+=1,t.isCall()&&t.returnEvent&&(t.returnEvent.parent_id=t.id);let{httpServerResponse:n,httpClientResponse:r}=t;t.isReturn()&&(n&&n.status_code&&(n.status=n.status_code,delete n.status_code),r&&r.status_code&&(r.status=r.status_code,delete r.status_code));let{httpServerRequest:i}=t;return i&&i.normalized_path_info&&(i.normalized_path_info=i.normalized_path_info.toString()),i&&i.path_info&&(i.path_info=i.path_info.toString()),t})),this.stack((e=>(e.filter((e=>e.isCall()&&!e.returnEvent)).reverse().map((e=>{let t=new V({event:"return",thread_id:e.thread_id,parent_id:e.id});return t.link(e),t})).forEach((t=>e.push(t))),e)))}prune(e){console.assert("number"==typeof e);let t,n=0;return this.on("preprocess",(r=>{t=new $(r.data.classMap),n=Math.min(e/r.size,1)})).chunk((e=>{t.visit((e=>{e.size=0,e.count=0})),e.flat(2).forEach((e=>{if("call"!==e.event||e.sql_query||e.http_server_request||e.http_client_request)return;let n=t.codeObjectFromEvent(e);if(n){let t=w(e);n.size=n.size+t||t,n.count=n.count+1||1}}));let r=0,i=t.codeObjects.filter((e=>e.size)).sort(((e,t)=>e.size-t.size)).map((e=>(r+=e.size,{id:e.id,count:e.count,size:e.size,totalBytes:r}))).reverse(),a=new Set;for(let e=0;e<i.length;e+=1){let t=i[e];if(t.totalBytes<=r*n)break;a.add(t.id)}return e.map((e=>e.filter((e=>{let{callEvent:n}=e;if(!n)return!1;if(n.http_server_request||n.http_client_request||n.sql_query)return!0;let r=function(e,t){let{callEvent:n}=t,r=e.codeObjectFromEvent(n);return r?r.id:`${n.defined_class}${n.static?".":"#"}${n.method_id}`}(t,e);return!a.has(r)}))))}))}removeNoise(){return this.data.events&&Boolean(this.data.events.find((e=>e.httpServerRequest||e.httpClientRequest)))?this.chunk((e=>e.filter((e=>!!e.length&&(Boolean(e[0].httpServerRequest)||Boolean(e[0].httpClientRequest)))))):this}collectEvents(){return this.sorter.collect().map((e=>G(this.transforms.chunk,e).map((e=>G(this.transforms.stack,e).map((e=>G(this.transforms.event,e))))))).flat(2)}build(){let e=this.sorter.size();return this.emit("preprocess",{size:e,data:this.data}),new z({...this.data,events:this.collectEvents()})}};function q(e=null){return new H(e)}var W=n(9582),Y=n(8586),X=n(2850),K=n(1978),J=n.n(K),Z=n(4829),Q=n.n(Z),ee=n(8834),te={},ne=null;function re(e,t,n){return e=ie(e,t,n),function(t){var n=t.relatedTarget;n&&(n===this||8&n.compareDocumentPosition(this))||e.call(this,t)}}function ie(e,t,n){return function(r){var i=ne;ne=r;try{e.call(this,this.__data__,t,n)}finally{ne=i}}}function ae(e){return e.trim().split(/^|\s+/).map((function(e){var t="",n=e.indexOf(".");return n>=0&&(t=e.slice(n+1),e=e.slice(0,n)),{type:e,name:t}}))}function oe(e){return function(){var t=this.__on;if(t){for(var n,r=0,i=-1,a=t.length;r<a;++r)n=t[r],e.type&&n.type!==e.type||n.name!==e.name?t[++i]=n:this.removeEventListener(n.type,n.listener,n.capture);++i?t.length=i:delete this.__on}}}function se(e,t,n){var r=te.hasOwnProperty(e.type)?re:ie;return function(i,a,o){var s,l=this.__on,c=r(t,a,o);if(l)for(var u=0,d=l.length;u<d;++u)if((s=l[u]).type===e.type&&s.name===e.name)return this.removeEventListener(s.type,s.listener,s.capture),this.addEventListener(s.type,s.listener=c,s.capture=n),void(s.value=t);this.addEventListener(e.type,c,n),s={type:e.type,name:e.name,value:t,listener:c,capture:n},l?l.push(s):this.__on=[s]}}function le(){}function ce(e){return null==e?le:function(){return this.querySelector(e)}}function ue(){return[]}function de(e){return null==e?ue:function(){return this.querySelectorAll(e)}}function pe(e){return function(){return this.matches(e)}}function he(e){return new Array(e.length)}function fe(e,t){this.ownerDocument=e.ownerDocument,this.namespaceURI=e.namespaceURI,this._next=null,this._parent=e,this.__data__=t}function me(e,t,n,r,i,a){for(var o,s=0,l=t.length,c=a.length;s<c;++s)(o=t[s])?(o.__data__=a[s],r[s]=o):n[s]=new fe(e,a[s]);for(;s<l;++s)(o=t[s])&&(i[s]=o)}function ve(e,t,n,r,i,a,o){var s,l,c,u={},d=t.length,p=a.length,h=new Array(d);for(s=0;s<d;++s)(l=t[s])&&(h[s]=c="$"+o.call(l,l.__data__,s,t),c in u?i[s]=l:u[c]=l);for(s=0;s<p;++s)(l=u[c="$"+o.call(e,a[s],s,a)])?(r[s]=l,l.__data__=a[s],u[c]=null):n[s]=new fe(e,a[s]);for(s=0;s<d;++s)(l=t[s])&&u[h[s]]===l&&(i[s]=l)}function ge(e,t){return e<t?-1:e>t?1:e>=t?0:NaN}"undefined"!=typeof document&&("onmouseenter"in document.documentElement||(te={mouseenter:"mouseover",mouseleave:"mouseout"})),fe.prototype={constructor:fe,appendChild:function(e){return this._parent.insertBefore(e,this._next)},insertBefore:function(e,t){return this._parent.insertBefore(e,t)},querySelector:function(e){return this._parent.querySelector(e)},querySelectorAll:function(e){return this._parent.querySelectorAll(e)}};var Ee="http://www.w3.org/1999/xhtml";const be={svg:"http://www.w3.org/2000/svg",xhtml:Ee,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};function _e(e){var t=e+="",n=t.indexOf(":");return n>=0&&"xmlns"!==(t=e.slice(0,n))&&(e=e.slice(n+1)),be.hasOwnProperty(t)?{space:be[t],local:e}:e}function ye(e){return function(){this.removeAttribute(e)}}function Ae(e){return function(){this.removeAttributeNS(e.space,e.local)}}function Te(e,t){return function(){this.setAttribute(e,t)}}function Re(e,t){return function(){this.setAttributeNS(e.space,e.local,t)}}function Ce(e,t){return function(){var n=t.apply(this,arguments);null==n?this.removeAttribute(e):this.setAttribute(e,n)}}function Oe(e,t){return function(){var n=t.apply(this,arguments);null==n?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,n)}}function Ne(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView}function we(e){return function(){this.style.removeProperty(e)}}function Ie(e,t,n){return function(){this.style.setProperty(e,t,n)}}function Se(e,t,n){return function(){var r=t.apply(this,arguments);null==r?this.style.removeProperty(e):this.style.setProperty(e,r,n)}}function xe(e,t){return e.style.getPropertyValue(t)||Ne(e).getComputedStyle(e,null).getPropertyValue(t)}function Le(e){return function(){delete this[e]}}function ke(e,t){return function(){this[e]=t}}function $e(e,t){return function(){var n=t.apply(this,arguments);null==n?delete this[e]:this[e]=n}}function Me(e){return e.trim().split(/^|\s+/)}function Pe(e){return e.classList||new je(e)}function je(e){this._node=e,this._names=Me(e.getAttribute("class")||"")}function De(e,t){for(var n=Pe(e),r=-1,i=t.length;++r<i;)n.add(t[r])}function Ue(e,t){for(var n=Pe(e),r=-1,i=t.length;++r<i;)n.remove(t[r])}function Be(e){return function(){De(this,e)}}function ze(e){return function(){Ue(this,e)}}function Fe(e,t){return function(){(t.apply(this,arguments)?De:Ue)(this,e)}}function Ve(){this.textContent=""}function Ge(e){return function(){this.textContent=e}}function He(e){return function(){var t=e.apply(this,arguments);this.textContent=null==t?"":t}}function qe(){this.innerHTML=""}function We(e){return function(){this.innerHTML=e}}function Ye(e){return function(){var t=e.apply(this,arguments);this.innerHTML=null==t?"":t}}function Xe(){this.nextSibling&&this.parentNode.appendChild(this)}function Ke(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function Je(e){return function(){var t=this.ownerDocument,n=this.namespaceURI;return n===Ee&&t.documentElement.namespaceURI===Ee?t.createElement(e):t.createElementNS(n,e)}}function Ze(e){return function(){return this.ownerDocument.createElementNS(e.space,e.local)}}function Qe(e){var t=_e(e);return(t.local?Ze:Je)(t)}function et(){return null}function tt(){var e=this.parentNode;e&&e.removeChild(this)}function nt(){var e=this.cloneNode(!1),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function rt(){var e=this.cloneNode(!0),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function it(e,t,n){var r=Ne(e),i=r.CustomEvent;"function"==typeof i?i=new i(t,n):(i=r.document.createEvent("Event"),n?(i.initEvent(t,n.bubbles,n.cancelable),i.detail=n.detail):i.initEvent(t,!1,!1)),e.dispatchEvent(i)}function at(e,t){return function(){return it(this,e,t)}}function ot(e,t){return function(){return it(this,e,t.apply(this,arguments))}}je.prototype={add:function(e){this._names.indexOf(e)<0&&(this._names.push(e),this._node.setAttribute("class",this._names.join(" ")))},remove:function(e){var t=this._names.indexOf(e);t>=0&&(this._names.splice(t,1),this._node.setAttribute("class",this._names.join(" ")))},contains:function(e){return this._names.indexOf(e)>=0}};var st=[null];function lt(e,t){this._groups=e,this._parents=t}function ct(){return new lt([[document.documentElement]],st)}lt.prototype=ct.prototype={constructor:lt,select:function(e){"function"!=typeof e&&(e=ce(e));for(var t=this._groups,n=t.length,r=new Array(n),i=0;i<n;++i)for(var a,o,s=t[i],l=s.length,c=r[i]=new Array(l),u=0;u<l;++u)(a=s[u])&&(o=e.call(a,a.__data__,u,s))&&("__data__"in a&&(o.__data__=a.__data__),c[u]=o);return new lt(r,this._parents)},selectAll:function(e){"function"!=typeof e&&(e=de(e));for(var t=this._groups,n=t.length,r=[],i=[],a=0;a<n;++a)for(var o,s=t[a],l=s.length,c=0;c<l;++c)(o=s[c])&&(r.push(e.call(o,o.__data__,c,s)),i.push(o));return new lt(r,i)},filter:function(e){"function"!=typeof e&&(e=pe(e));for(var t=this._groups,n=t.length,r=new Array(n),i=0;i<n;++i)for(var a,o=t[i],s=o.length,l=r[i]=[],c=0;c<s;++c)(a=o[c])&&e.call(a,a.__data__,c,o)&&l.push(a);return new lt(r,this._parents)},data:function(e,t){if(!e)return f=new Array(this.size()),u=-1,this.each((function(e){f[++u]=e})),f;var n,r=t?ve:me,i=this._parents,a=this._groups;"function"!=typeof e&&(n=e,e=function(){return n});for(var o=a.length,s=new Array(o),l=new Array(o),c=new Array(o),u=0;u<o;++u){var d=i[u],p=a[u],h=p.length,f=e.call(d,d&&d.__data__,u,i),m=f.length,v=l[u]=new Array(m),g=s[u]=new Array(m);r(d,p,v,g,c[u]=new Array(h),f,t);for(var E,b,_=0,y=0;_<m;++_)if(E=v[_]){for(_>=y&&(y=_+1);!(b=g[y])&&++y<m;);E._next=b||null}}return(s=new lt(s,i))._enter=l,s._exit=c,s},enter:function(){return new lt(this._enter||this._groups.map(he),this._parents)},exit:function(){return new lt(this._exit||this._groups.map(he),this._parents)},join:function(e,t,n){var r=this.enter(),i=this,a=this.exit();return r="function"==typeof e?e(r):r.append(e+""),null!=t&&(i=t(i)),null==n?a.remove():n(a),r&&i?r.merge(i).order():i},merge:function(e){for(var t=this._groups,n=e._groups,r=t.length,i=n.length,a=Math.min(r,i),o=new Array(r),s=0;s<a;++s)for(var l,c=t[s],u=n[s],d=c.length,p=o[s]=new Array(d),h=0;h<d;++h)(l=c[h]||u[h])&&(p[h]=l);for(;s<r;++s)o[s]=t[s];return new lt(o,this._parents)},order:function(){for(var e=this._groups,t=-1,n=e.length;++t<n;)for(var r,i=e[t],a=i.length-1,o=i[a];--a>=0;)(r=i[a])&&(o&&4^r.compareDocumentPosition(o)&&o.parentNode.insertBefore(r,o),o=r);return this},sort:function(e){function t(t,n){return t&&n?e(t.__data__,n.__data__):!t-!n}e||(e=ge);for(var n=this._groups,r=n.length,i=new Array(r),a=0;a<r;++a){for(var o,s=n[a],l=s.length,c=i[a]=new Array(l),u=0;u<l;++u)(o=s[u])&&(c[u]=o);c.sort(t)}return new lt(i,this._parents).order()},call:function(){var e=arguments[0];return arguments[0]=this,e.apply(null,arguments),this},nodes:function(){var e=new Array(this.size()),t=-1;return this.each((function(){e[++t]=this})),e},node:function(){for(var e=this._groups,t=0,n=e.length;t<n;++t)for(var r=e[t],i=0,a=r.length;i<a;++i){var o=r[i];if(o)return o}return null},size:function(){var e=0;return this.each((function(){++e})),e},empty:function(){return!this.node()},each:function(e){for(var t=this._groups,n=0,r=t.length;n<r;++n)for(var i,a=t[n],o=0,s=a.length;o<s;++o)(i=a[o])&&e.call(i,i.__data__,o,a);return this},attr:function(e,t){var n=_e(e);if(arguments.length<2){var r=this.node();return n.local?r.getAttributeNS(n.space,n.local):r.getAttribute(n)}return this.each((null==t?n.local?Ae:ye:"function"==typeof t?n.local?Oe:Ce:n.local?Re:Te)(n,t))},style:function(e,t,n){return arguments.length>1?this.each((null==t?we:"function"==typeof t?Se:Ie)(e,t,null==n?"":n)):xe(this.node(),e)},property:function(e,t){return arguments.length>1?this.each((null==t?Le:"function"==typeof t?$e:ke)(e,t)):this.node()[e]},classed:function(e,t){var n=Me(e+"");if(arguments.length<2){for(var r=Pe(this.node()),i=-1,a=n.length;++i<a;)if(!r.contains(n[i]))return!1;return!0}return this.each(("function"==typeof t?Fe:t?Be:ze)(n,t))},text:function(e){return arguments.length?this.each(null==e?Ve:("function"==typeof e?He:Ge)(e)):this.node().textContent},html:function(e){return arguments.length?this.each(null==e?qe:("function"==typeof e?Ye:We)(e)):this.node().innerHTML},raise:function(){return this.each(Xe)},lower:function(){return this.each(Ke)},append:function(e){var t="function"==typeof e?e:Qe(e);return this.select((function(){return this.appendChild(t.apply(this,arguments))}))},insert:function(e,t){var n="function"==typeof e?e:Qe(e),r=null==t?et:"function"==typeof t?t:ce(t);return this.select((function(){return this.insertBefore(n.apply(this,arguments),r.apply(this,arguments)||null)}))},remove:function(){return this.each(tt)},clone:function(e){return this.select(e?rt:nt)},datum:function(e){return arguments.length?this.property("__data__",e):this.node().__data__},on:function(e,t,n){var r,i,a=ae(e+""),o=a.length;if(!(arguments.length<2)){for(s=t?se:oe,null==n&&(n=!1),r=0;r<o;++r)this.each(s(a[r],t,n));return this}var s=this.node().__on;if(s)for(var l,c=0,u=s.length;c<u;++c)for(r=0,l=s[c];r<o;++r)if((i=a[r]).type===l.type&&i.name===l.name)return l.value},dispatch:function(e,t){return this.each(("function"==typeof t?ot:at)(e,t))}};const ut=ct;function dt(e){return"string"==typeof e?new lt([[document.querySelector(e)]],[document.documentElement]):new lt([[e]],st)}var pt=n(9714),ht={value:function(){}};function ft(){for(var e,t=0,n=arguments.length,r={};t<n;++t){if(!(e=arguments[t]+"")||e in r||/[\s.]/.test(e))throw new Error("illegal type: "+e);r[e]=[]}return new mt(r)}function mt(e){this._=e}function vt(e,t){return e.trim().split(/^|\s+/).map((function(e){var n="",r=e.indexOf(".");if(r>=0&&(n=e.slice(r+1),e=e.slice(0,r)),e&&!t.hasOwnProperty(e))throw new Error("unknown type: "+e);return{type:e,name:n}}))}function gt(e,t){for(var n,r=0,i=e.length;r<i;++r)if((n=e[r]).name===t)return n.value}function Et(e,t,n){for(var r=0,i=e.length;r<i;++r)if(e[r].name===t){e[r]=ht,e=e.slice(0,r).concat(e.slice(r+1));break}return null!=n&&e.push({name:t,value:n}),e}mt.prototype=ft.prototype={constructor:mt,on:function(e,t){var n,r=this._,i=vt(e+"",r),a=-1,o=i.length;if(!(arguments.length<2)){if(null!=t&&"function"!=typeof t)throw new Error("invalid callback: "+t);for(;++a<o;)if(n=(e=i[a]).type)r[n]=Et(r[n],e.name,t);else if(null==t)for(n in r)r[n]=Et(r[n],e.name,null);return this}for(;++a<o;)if((n=(e=i[a]).type)&&(n=gt(r[n],e.name)))return n},copy:function(){var e={},t=this._;for(var n in t)e[n]=t[n].slice();return new mt(e)},call:function(e,t){if((n=arguments.length-2)>0)for(var n,r,i=new Array(n),a=0;a<n;++a)i[a]=arguments[a+2];if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e);for(a=0,n=(r=this._[e]).length;a<n;++a)r[a].value.apply(t,i)},apply:function(e,t,n){if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e);for(var r=this._[e],i=0,a=r.length;i<a;++i)r[i].value.apply(t,n)}};const bt=ft;function _t(){ne.preventDefault(),ne.stopImmediatePropagation()}function yt(e){var t=e.document.documentElement,n=dt(e).on("dragstart.drag",_t,!0);"onselectstart"in t?n.on("selectstart.drag",_t,!0):(t.__noselect=t.style.MozUserSelect,t.style.MozUserSelect="none")}function At(e,t){var n=e.document.documentElement,r=dt(e).on("dragstart.drag",null);t&&(r.on("click.drag",_t,!0),setTimeout((function(){r.on("click.drag",null)}),0)),"onselectstart"in n?r.on("selectstart.drag",null):(n.style.MozUserSelect=n.__noselect,delete n.__noselect)}var Tt=Math.SQRT2;function Rt(e){return((e=Math.exp(e))+1/e)/2}function Ct(e,t){var n,r,i=e[0],a=e[1],o=e[2],s=t[0],l=t[1],c=t[2],u=s-i,d=l-a,p=u*u+d*d;if(p<1e-12)r=Math.log(c/o)/Tt,n=function(e){return[i+e*u,a+e*d,o*Math.exp(Tt*e*r)]};else{var h=Math.sqrt(p),f=(c*c-o*o+4*p)/(2*o*2*h),m=(c*c-o*o-4*p)/(2*c*2*h),v=Math.log(Math.sqrt(f*f+1)-f),g=Math.log(Math.sqrt(m*m+1)-m);r=(g-v)/Tt,n=function(e){var t,n=e*r,s=Rt(v),l=o/(2*h)*(s*(t=Tt*n+v,((t=Math.exp(2*t))-1)/(t+1))-function(e){return((e=Math.exp(e))-1/e)/2}(v));return[i+l*u,a+l*d,o*s/Rt(Tt*n+v)]}}return n.duration=1e3*r,n}function Ot(){for(var e,t=ne;e=t.sourceEvent;)t=e;return t}function Nt(e,t){var n=e.ownerSVGElement||e;if(n.createSVGPoint){var r=n.createSVGPoint();return r.x=t.clientX,r.y=t.clientY,[(r=r.matrixTransform(e.getScreenCTM().inverse())).x,r.y]}var i=e.getBoundingClientRect();return[t.clientX-i.left-e.clientLeft,t.clientY-i.top-e.clientTop]}function wt(e){var t=Ot();return t.changedTouches&&(t=t.changedTouches[0]),Nt(e,t)}function It(e,t,n){arguments.length<3&&(n=t,t=Ot().changedTouches);for(var r,i=0,a=t?t.length:0;i<a;++i)if((r=t[i]).identifier===n)return Nt(e,r);return null}var St,xt,Lt=0,kt=0,$t=0,Mt=0,Pt=0,jt=0,Dt="object"==typeof performance&&performance.now?performance:Date,Ut="object"==typeof window&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(e){setTimeout(e,17)};function Bt(){return Pt||(Ut(zt),Pt=Dt.now()+jt)}function zt(){Pt=0}function Ft(){this._call=this._time=this._next=null}function Vt(e,t,n){var r=new Ft;return r.restart(e,t,n),r}function Gt(){Pt=(Mt=Dt.now())+jt,Lt=kt=0;try{!function(){Bt(),++Lt;for(var e,t=St;t;)(e=Pt-t._time)>=0&&t._call.call(null,e),t=t._next;--Lt}()}finally{Lt=0,function(){for(var e,t,n=St,r=1/0;n;)n._call?(r>n._time&&(r=n._time),e=n,n=n._next):(t=n._next,n._next=null,n=e?e._next=t:St=t);xt=e,qt(r)}(),Pt=0}}function Ht(){var e=Dt.now(),t=e-Mt;t>1e3&&(jt-=t,Mt=e)}function qt(e){Lt||(kt&&(kt=clearTimeout(kt)),e-Pt>24?(e<1/0&&(kt=setTimeout(Gt,e-Dt.now()-jt)),$t&&($t=clearInterval($t))):($t||(Mt=Dt.now(),$t=setInterval(Ht,1e3)),Lt=1,Ut(Gt)))}function Wt(e,t,n){var r=new Ft;return t=null==t?0:+t,r.restart((function(n){r.stop(),e(n+t)}),t,n),r}Ft.prototype=Vt.prototype={constructor:Ft,restart:function(e,t,n){if("function"!=typeof e)throw new TypeError("callback is not a function");n=(null==n?Bt():+n)+(null==t?0:+t),this._next||xt===this||(xt?xt._next=this:St=this,xt=this),this._call=e,this._time=n,qt()},stop:function(){this._call&&(this._call=null,this._time=1/0,qt())}};var Yt=bt("start","end","cancel","interrupt"),Xt=[];function Kt(e,t,n,r,i,a){var o=e.__transition;if(o){if(n in o)return}else e.__transition={};!function(e,t,n){var r,i=e.__transition;function a(l){var c,u,d,p;if(1!==n.state)return s();for(c in i)if((p=i[c]).name===n.name){if(3===p.state)return Wt(a);4===p.state?(p.state=6,p.timer.stop(),p.on.call("interrupt",e,e.__data__,p.index,p.group),delete i[c]):+c<t&&(p.state=6,p.timer.stop(),p.on.call("cancel",e,e.__data__,p.index,p.group),delete i[c])}if(Wt((function(){3===n.state&&(n.state=4,n.timer.restart(o,n.delay,n.time),o(l))})),n.state=2,n.on.call("start",e,e.__data__,n.index,n.group),2===n.state){for(n.state=3,r=new Array(d=n.tween.length),c=0,u=-1;c<d;++c)(p=n.tween[c].value.call(e,e.__data__,n.index,n.group))&&(r[++u]=p);r.length=u+1}}function o(t){for(var i=t<n.duration?n.ease.call(null,t/n.duration):(n.timer.restart(s),n.state=5,1),a=-1,o=r.length;++a<o;)r[a].call(e,i);5===n.state&&(n.on.call("end",e,e.__data__,n.index,n.group),s())}function s(){for(var r in n.state=6,n.timer.stop(),delete i[t],i)return;delete e.__transition}i[t]=n,n.timer=Vt((function(e){n.state=1,n.timer.restart(a,n.delay,n.time),n.delay<=e&&a(e-n.delay)}),0,n.time)}(e,n,{name:t,index:r,group:i,on:Yt,tween:Xt,time:a.time,delay:a.delay,duration:a.duration,ease:a.ease,timer:null,state:0})}function Jt(e,t){var n=Qt(e,t);if(n.state>0)throw new Error("too late; already scheduled");return n}function Zt(e,t){var n=Qt(e,t);if(n.state>3)throw new Error("too late; already running");return n}function Qt(e,t){var n=e.__transition;if(!n||!(n=n[t]))throw new Error("transition not found");return n}function en(e,t){var n,r,i,a=e.__transition,o=!0;if(a){for(i in t=null==t?null:t+"",a)(n=a[i]).name===t?(r=n.state>2&&n.state<5,n.state=6,n.timer.stop(),n.on.call(r?"interrupt":"cancel",e,e.__data__,n.index,n.group),delete a[i]):o=!1;o&&delete e.__transition}}function tn(e,t){return e=+e,t=+t,function(n){return e*(1-n)+t*n}}var nn,rn,an,sn,ln=180/Math.PI,cn={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function un(e,t,n,r,i,a){var o,s,l;return(o=Math.sqrt(e*e+t*t))&&(e/=o,t/=o),(l=e*n+t*r)&&(n-=e*l,r-=t*l),(s=Math.sqrt(n*n+r*r))&&(n/=s,r/=s,l/=s),e*r<t*n&&(e=-e,t=-t,l=-l,o=-o),{translateX:i,translateY:a,rotate:Math.atan2(t,e)*ln,skewX:Math.atan(l)*ln,scaleX:o,scaleY:s}}function dn(e,t,n,r){function i(e){return e.length?e.pop()+" ":""}return function(a,o){var s=[],l=[];return a=e(a),o=e(o),function(e,r,i,a,o,s){if(e!==i||r!==a){var l=o.push("translate(",null,t,null,n);s.push({i:l-4,x:tn(e,i)},{i:l-2,x:tn(r,a)})}else(i||a)&&o.push("translate("+i+t+a+n)}(a.translateX,a.translateY,o.translateX,o.translateY,s,l),function(e,t,n,a){e!==t?(e-t>180?t+=360:t-e>180&&(e+=360),a.push({i:n.push(i(n)+"rotate(",null,r)-2,x:tn(e,t)})):t&&n.push(i(n)+"rotate("+t+r)}(a.rotate,o.rotate,s,l),function(e,t,n,a){e!==t?a.push({i:n.push(i(n)+"skewX(",null,r)-2,x:tn(e,t)}):t&&n.push(i(n)+"skewX("+t+r)}(a.skewX,o.skewX,s,l),function(e,t,n,r,a,o){if(e!==n||t!==r){var s=a.push(i(a)+"scale(",null,",",null,")");o.push({i:s-4,x:tn(e,n)},{i:s-2,x:tn(t,r)})}else 1===n&&1===r||a.push(i(a)+"scale("+n+","+r+")")}(a.scaleX,a.scaleY,o.scaleX,o.scaleY,s,l),a=o=null,function(e){for(var t,n=-1,r=l.length;++n<r;)s[(t=l[n]).i]=t.x(e);return s.join("")}}}var pn=dn((function(e){return"none"===e?cn:(nn||(nn=document.createElement("DIV"),rn=document.documentElement,an=document.defaultView),nn.style.transform=e,e=an.getComputedStyle(rn.appendChild(nn),null).getPropertyValue("transform"),rn.removeChild(nn),un(+(e=e.slice(7,-1).split(","))[0],+e[1],+e[2],+e[3],+e[4],+e[5]))}),"px, ","px)","deg)"),hn=dn((function(e){return null==e?cn:(sn||(sn=document.createElementNS("http://www.w3.org/2000/svg","g")),sn.setAttribute("transform",e),(e=sn.transform.baseVal.consolidate())?un((e=e.matrix).a,e.b,e.c,e.d,e.e,e.f):cn)}),", ",")",")");function fn(e,t){var n,r;return function(){var i=Zt(this,e),a=i.tween;if(a!==n)for(var o=0,s=(r=n=a).length;o<s;++o)if(r[o].name===t){(r=r.slice()).splice(o,1);break}i.tween=r}}function mn(e,t,n){var r,i;if("function"!=typeof n)throw new Error;return function(){var a=Zt(this,e),o=a.tween;if(o!==r){i=(r=o).slice();for(var s={name:t,value:n},l=0,c=i.length;l<c;++l)if(i[l].name===t){i[l]=s;break}l===c&&i.push(s)}a.tween=i}}function vn(e,t,n){var r=e._id;return e.each((function(){var e=Zt(this,r);(e.value||(e.value={}))[t]=n.apply(this,arguments)})),function(e){return Qt(e,r).value[t]}}function gn(e,t,n){e.prototype=t.prototype=n,n.constructor=e}function En(e,t){var n=Object.create(e.prototype);for(var r in t)n[r]=t[r];return n}function bn(){}var _n=.7,yn=1/_n,An="\\s*([+-]?\\d+)\\s*",Tn="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)\\s*",Rn="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)%\\s*",Cn=/^#([0-9a-f]{3,8})$/,On=new RegExp("^rgb\\("+[An,An,An]+"\\)$"),Nn=new RegExp("^rgb\\("+[Rn,Rn,Rn]+"\\)$"),wn=new RegExp("^rgba\\("+[An,An,An,Tn]+"\\)$"),In=new RegExp("^rgba\\("+[Rn,Rn,Rn,Tn]+"\\)$"),Sn=new RegExp("^hsl\\("+[Tn,Rn,Rn]+"\\)$"),xn=new RegExp("^hsla\\("+[Tn,Rn,Rn,Tn]+"\\)$"),Ln={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};function kn(){return this.rgb().formatHex()}function $n(){return this.rgb().formatRgb()}function Mn(e){var t,n;return e=(e+"").trim().toLowerCase(),(t=Cn.exec(e))?(n=t[1].length,t=parseInt(t[1],16),6===n?Pn(t):3===n?new Bn(t>>8&15|t>>4&240,t>>4&15|240&t,(15&t)<<4|15&t,1):8===n?jn(t>>24&255,t>>16&255,t>>8&255,(255&t)/255):4===n?jn(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|240&t,((15&t)<<4|15&t)/255):null):(t=On.exec(e))?new Bn(t[1],t[2],t[3],1):(t=Nn.exec(e))?new Bn(255*t[1]/100,255*t[2]/100,255*t[3]/100,1):(t=wn.exec(e))?jn(t[1],t[2],t[3],t[4]):(t=In.exec(e))?jn(255*t[1]/100,255*t[2]/100,255*t[3]/100,t[4]):(t=Sn.exec(e))?Gn(t[1],t[2]/100,t[3]/100,1):(t=xn.exec(e))?Gn(t[1],t[2]/100,t[3]/100,t[4]):Ln.hasOwnProperty(e)?Pn(Ln[e]):"transparent"===e?new Bn(NaN,NaN,NaN,0):null}function Pn(e){return new Bn(e>>16&255,e>>8&255,255&e,1)}function jn(e,t,n,r){return r<=0&&(e=t=n=NaN),new Bn(e,t,n,r)}function Dn(e){return e instanceof bn||(e=Mn(e)),e?new Bn((e=e.rgb()).r,e.g,e.b,e.opacity):new Bn}function Un(e,t,n,r){return 1===arguments.length?Dn(e):new Bn(e,t,n,null==r?1:r)}function Bn(e,t,n,r){this.r=+e,this.g=+t,this.b=+n,this.opacity=+r}function zn(){return"#"+Vn(this.r)+Vn(this.g)+Vn(this.b)}function Fn(){var e=this.opacity;return(1===(e=isNaN(e)?1:Math.max(0,Math.min(1,e)))?"rgb(":"rgba(")+Math.max(0,Math.min(255,Math.round(this.r)||0))+", "+Math.max(0,Math.min(255,Math.round(this.g)||0))+", "+Math.max(0,Math.min(255,Math.round(this.b)||0))+(1===e?")":", "+e+")")}function Vn(e){return((e=Math.max(0,Math.min(255,Math.round(e)||0)))<16?"0":"")+e.toString(16)}function Gn(e,t,n,r){return r<=0?e=t=n=NaN:n<=0||n>=1?e=t=NaN:t<=0&&(e=NaN),new qn(e,t,n,r)}function Hn(e){if(e instanceof qn)return new qn(e.h,e.s,e.l,e.opacity);if(e instanceof bn||(e=Mn(e)),!e)return new qn;if(e instanceof qn)return e;var t=(e=e.rgb()).r/255,n=e.g/255,r=e.b/255,i=Math.min(t,n,r),a=Math.max(t,n,r),o=NaN,s=a-i,l=(a+i)/2;return s?(o=t===a?(n-r)/s+6*(n<r):n===a?(r-t)/s+2:(t-n)/s+4,s/=l<.5?a+i:2-a-i,o*=60):s=l>0&&l<1?0:o,new qn(o,s,l,e.opacity)}function qn(e,t,n,r){this.h=+e,this.s=+t,this.l=+n,this.opacity=+r}function Wn(e,t,n){return 255*(e<60?t+(n-t)*e/60:e<180?n:e<240?t+(n-t)*(240-e)/60:t)}function Yn(e,t,n,r,i){var a=e*e,o=a*e;return((1-3*e+3*a-o)*t+(4-6*a+3*o)*n+(1+3*e+3*a-3*o)*r+o*i)/6}function Xn(e){return function(){return e}}function Kn(e,t){var n=t-e;return n?function(e,t){return function(n){return e+n*t}}(e,n):Xn(isNaN(e)?t:e)}gn(bn,Mn,{copy:function(e){return Object.assign(new this.constructor,this,e)},displayable:function(){return this.rgb().displayable()},hex:kn,formatHex:kn,formatHsl:function(){return Hn(this).formatHsl()},formatRgb:$n,toString:$n}),gn(Bn,Un,En(bn,{brighter:function(e){return e=null==e?yn:Math.pow(yn,e),new Bn(this.r*e,this.g*e,this.b*e,this.opacity)},darker:function(e){return e=null==e?_n:Math.pow(_n,e),new Bn(this.r*e,this.g*e,this.b*e,this.opacity)},rgb:function(){return this},displayable:function(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:zn,formatHex:zn,formatRgb:Fn,toString:Fn})),gn(qn,(function(e,t,n,r){return 1===arguments.length?Hn(e):new qn(e,t,n,null==r?1:r)}),En(bn,{brighter:function(e){return e=null==e?yn:Math.pow(yn,e),new qn(this.h,this.s,this.l*e,this.opacity)},darker:function(e){return e=null==e?_n:Math.pow(_n,e),new qn(this.h,this.s,this.l*e,this.opacity)},rgb:function(){var e=this.h%360+360*(this.h<0),t=isNaN(e)||isNaN(this.s)?0:this.s,n=this.l,r=n+(n<.5?n:1-n)*t,i=2*n-r;return new Bn(Wn(e>=240?e-240:e+120,i,r),Wn(e,i,r),Wn(e<120?e+240:e-120,i,r),this.opacity)},displayable:function(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl:function(){var e=this.opacity;return(1===(e=isNaN(e)?1:Math.max(0,Math.min(1,e)))?"hsl(":"hsla(")+(this.h||0)+", "+100*(this.s||0)+"%, "+100*(this.l||0)+"%"+(1===e?")":", "+e+")")}}));const Jn=function e(t){var n=function(e){return 1==(e=+e)?Kn:function(t,n){return n-t?function(e,t,n){return e=Math.pow(e,n),t=Math.pow(t,n)-e,n=1/n,function(r){return Math.pow(e+r*t,n)}}(t,n,e):Xn(isNaN(t)?n:t)}}(t);function r(e,t){var r=n((e=Un(e)).r,(t=Un(t)).r),i=n(e.g,t.g),a=n(e.b,t.b),o=Kn(e.opacity,t.opacity);return function(t){return e.r=r(t),e.g=i(t),e.b=a(t),e.opacity=o(t),e+""}}return r.gamma=e,r}(1);function Zn(e){return function(t){var n,r,i=t.length,a=new Array(i),o=new Array(i),s=new Array(i);for(n=0;n<i;++n)r=Un(t[n]),a[n]=r.r||0,o[n]=r.g||0,s[n]=r.b||0;return a=e(a),o=e(o),s=e(s),r.opacity=1,function(e){return r.r=a(e),r.g=o(e),r.b=s(e),r+""}}}Zn((function(e){var t=e.length-1;return function(n){var r=n<=0?n=0:n>=1?(n=1,t-1):Math.floor(n*t),i=e[r],a=e[r+1],o=r>0?e[r-1]:2*i-a,s=r<t-1?e[r+2]:2*a-i;return Yn((n-r/t)*t,o,i,a,s)}})),Zn((function(e){var t=e.length;return function(n){var r=Math.floor(((n%=1)<0?++n:n)*t),i=e[(r+t-1)%t],a=e[r%t],o=e[(r+1)%t],s=e[(r+2)%t];return Yn((n-r/t)*t,i,a,o,s)}}));var Qn=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,er=new RegExp(Qn.source,"g");function tr(e,t){var n,r,i,a=Qn.lastIndex=er.lastIndex=0,o=-1,s=[],l=[];for(e+="",t+="";(n=Qn.exec(e))&&(r=er.exec(t));)(i=r.index)>a&&(i=t.slice(a,i),s[o]?s[o]+=i:s[++o]=i),(n=n[0])===(r=r[0])?s[o]?s[o]+=r:s[++o]=r:(s[++o]=null,l.push({i:o,x:tn(n,r)})),a=er.lastIndex;return a<t.length&&(i=t.slice(a),s[o]?s[o]+=i:s[++o]=i),s.length<2?l[0]?function(e){return function(t){return e(t)+""}}(l[0].x):function(e){return function(){return e}}(t):(t=l.length,function(e){for(var n,r=0;r<t;++r)s[(n=l[r]).i]=n.x(e);return s.join("")})}function nr(e,t){var n;return("number"==typeof t?tn:t instanceof Mn?Jn:(n=Mn(t))?(t=n,Jn):tr)(e,t)}function rr(e){return function(){this.removeAttribute(e)}}function ir(e){return function(){this.removeAttributeNS(e.space,e.local)}}function ar(e,t,n){var r,i,a=n+"";return function(){var o=this.getAttribute(e);return o===a?null:o===r?i:i=t(r=o,n)}}function or(e,t,n){var r,i,a=n+"";return function(){var o=this.getAttributeNS(e.space,e.local);return o===a?null:o===r?i:i=t(r=o,n)}}function sr(e,t,n){var r,i,a;return function(){var o,s,l=n(this);if(null!=l)return(o=this.getAttribute(e))===(s=l+"")?null:o===r&&s===i?a:(i=s,a=t(r=o,l));this.removeAttribute(e)}}function lr(e,t,n){var r,i,a;return function(){var o,s,l=n(this);if(null!=l)return(o=this.getAttributeNS(e.space,e.local))===(s=l+"")?null:o===r&&s===i?a:(i=s,a=t(r=o,l));this.removeAttributeNS(e.space,e.local)}}function cr(e,t){return function(n){this.setAttribute(e,t.call(this,n))}}function ur(e,t){return function(n){this.setAttributeNS(e.space,e.local,t.call(this,n))}}function dr(e,t){var n,r;function i(){var i=t.apply(this,arguments);return i!==r&&(n=(r=i)&&ur(e,i)),n}return i._value=t,i}function pr(e,t){var n,r;function i(){var i=t.apply(this,arguments);return i!==r&&(n=(r=i)&&cr(e,i)),n}return i._value=t,i}function hr(e,t){return function(){Jt(this,e).delay=+t.apply(this,arguments)}}function fr(e,t){return t=+t,function(){Jt(this,e).delay=t}}function mr(e,t){return function(){Zt(this,e).duration=+t.apply(this,arguments)}}function vr(e,t){return t=+t,function(){Zt(this,e).duration=t}}function gr(e,t){if("function"!=typeof t)throw new Error;return function(){Zt(this,e).ease=t}}function Er(e,t,n){var r,i,a=function(e){return(e+"").trim().split(/^|\s+/).every((function(e){var t=e.indexOf(".");return t>=0&&(e=e.slice(0,t)),!e||"start"===e}))}(t)?Jt:Zt;return function(){var o=a(this,e),s=o.on;s!==r&&(i=(r=s).copy()).on(t,n),o.on=i}}var br=ut.prototype.constructor;function _r(e){return function(){this.style.removeProperty(e)}}function yr(e,t,n){return function(r){this.style.setProperty(e,t.call(this,r),n)}}function Ar(e,t,n){var r,i;function a(){var a=t.apply(this,arguments);return a!==i&&(r=(i=a)&&yr(e,a,n)),r}return a._value=t,a}function Tr(e){return function(t){this.textContent=e.call(this,t)}}function Rr(e){var t,n;function r(){var r=e.apply(this,arguments);return r!==n&&(t=(n=r)&&Tr(r)),t}return r._value=e,r}var Cr=0;function Or(e,t,n,r){this._groups=e,this._parents=t,this._name=n,this._id=r}function Nr(){return++Cr}var wr=ut.prototype;Or.prototype=function(e){return ut().transition(e)}.prototype={constructor:Or,select:function(e){var t=this._name,n=this._id;"function"!=typeof e&&(e=ce(e));for(var r=this._groups,i=r.length,a=new Array(i),o=0;o<i;++o)for(var s,l,c=r[o],u=c.length,d=a[o]=new Array(u),p=0;p<u;++p)(s=c[p])&&(l=e.call(s,s.__data__,p,c))&&("__data__"in s&&(l.__data__=s.__data__),d[p]=l,Kt(d[p],t,n,p,d,Qt(s,n)));return new Or(a,this._parents,t,n)},selectAll:function(e){var t=this._name,n=this._id;"function"!=typeof e&&(e=de(e));for(var r=this._groups,i=r.length,a=[],o=[],s=0;s<i;++s)for(var l,c=r[s],u=c.length,d=0;d<u;++d)if(l=c[d]){for(var p,h=e.call(l,l.__data__,d,c),f=Qt(l,n),m=0,v=h.length;m<v;++m)(p=h[m])&&Kt(p,t,n,m,h,f);a.push(h),o.push(l)}return new Or(a,o,t,n)},filter:function(e){"function"!=typeof e&&(e=pe(e));for(var t=this._groups,n=t.length,r=new Array(n),i=0;i<n;++i)for(var a,o=t[i],s=o.length,l=r[i]=[],c=0;c<s;++c)(a=o[c])&&e.call(a,a.__data__,c,o)&&l.push(a);return new Or(r,this._parents,this._name,this._id)},merge:function(e){if(e._id!==this._id)throw new Error;for(var t=this._groups,n=e._groups,r=t.length,i=n.length,a=Math.min(r,i),o=new Array(r),s=0;s<a;++s)for(var l,c=t[s],u=n[s],d=c.length,p=o[s]=new Array(d),h=0;h<d;++h)(l=c[h]||u[h])&&(p[h]=l);for(;s<r;++s)o[s]=t[s];return new Or(o,this._parents,this._name,this._id)},selection:function(){return new br(this._groups,this._parents)},transition:function(){for(var e=this._name,t=this._id,n=Nr(),r=this._groups,i=r.length,a=0;a<i;++a)for(var o,s=r[a],l=s.length,c=0;c<l;++c)if(o=s[c]){var u=Qt(o,t);Kt(o,e,n,c,s,{time:u.time+u.delay+u.duration,delay:0,duration:u.duration,ease:u.ease})}return new Or(r,this._parents,e,n)},call:wr.call,nodes:wr.nodes,node:wr.node,size:wr.size,empty:wr.empty,each:wr.each,on:function(e,t){var n=this._id;return arguments.length<2?Qt(this.node(),n).on.on(e):this.each(Er(n,e,t))},attr:function(e,t){var n=_e(e),r="transform"===n?hn:nr;return this.attrTween(e,"function"==typeof t?(n.local?lr:sr)(n,r,vn(this,"attr."+e,t)):null==t?(n.local?ir:rr)(n):(n.local?or:ar)(n,r,t))},attrTween:function(e,t){var n="attr."+e;if(arguments.length<2)return(n=this.tween(n))&&n._value;if(null==t)return this.tween(n,null);if("function"!=typeof t)throw new Error;var r=_e(e);return this.tween(n,(r.local?dr:pr)(r,t))},style:function(e,t,n){var r="transform"==(e+="")?pn:nr;return null==t?this.styleTween(e,function(e,t){var n,r,i;return function(){var a=xe(this,e),o=(this.style.removeProperty(e),xe(this,e));return a===o?null:a===n&&o===r?i:i=t(n=a,r=o)}}(e,r)).on("end.style."+e,_r(e)):"function"==typeof t?this.styleTween(e,function(e,t,n){var r,i,a;return function(){var o=xe(this,e),s=n(this),l=s+"";return null==s&&(this.style.removeProperty(e),l=s=xe(this,e)),o===l?null:o===r&&l===i?a:(i=l,a=t(r=o,s))}}(e,r,vn(this,"style."+e,t))).each(function(e,t){var n,r,i,a,o="style."+t,s="end."+o;return function(){var l=Zt(this,e),c=l.on,u=null==l.value[o]?a||(a=_r(t)):void 0;c===n&&i===u||(r=(n=c).copy()).on(s,i=u),l.on=r}}(this._id,e)):this.styleTween(e,function(e,t,n){var r,i,a=n+"";return function(){var o=xe(this,e);return o===a?null:o===r?i:i=t(r=o,n)}}(e,r,t),n).on("end.style."+e,null)},styleTween:function(e,t,n){var r="style."+(e+="");if(arguments.length<2)return(r=this.tween(r))&&r._value;if(null==t)return this.tween(r,null);if("function"!=typeof t)throw new Error;return this.tween(r,Ar(e,t,null==n?"":n))},text:function(e){return this.tween("text","function"==typeof e?function(e){return function(){var t=e(this);this.textContent=null==t?"":t}}(vn(this,"text",e)):function(e){return function(){this.textContent=e}}(null==e?"":e+""))},textTween:function(e){var t="text";if(arguments.length<1)return(t=this.tween(t))&&t._value;if(null==e)return this.tween(t,null);if("function"!=typeof e)throw new Error;return this.tween(t,Rr(e))},remove:function(){return this.on("end.remove",function(e){return function(){var t=this.parentNode;for(var n in this.__transition)if(+n!==e)return;t&&t.removeChild(this)}}(this._id))},tween:function(e,t){var n=this._id;if(e+="",arguments.length<2){for(var r,i=Qt(this.node(),n).tween,a=0,o=i.length;a<o;++a)if((r=i[a]).name===e)return r.value;return null}return this.each((null==t?fn:mn)(n,e,t))},delay:function(e){var t=this._id;return arguments.length?this.each(("function"==typeof e?hr:fr)(t,e)):Qt(this.node(),t).delay},duration:function(e){var t=this._id;return arguments.length?this.each(("function"==typeof e?mr:vr)(t,e)):Qt(this.node(),t).duration},ease:function(e){var t=this._id;return arguments.length?this.each(gr(t,e)):Qt(this.node(),t).ease},end:function(){var e,t,n=this,r=n._id,i=n.size();return new Promise((function(a,o){var s={value:o},l={value:function(){0==--i&&a()}};n.each((function(){var n=Zt(this,r),i=n.on;i!==e&&((t=(e=i).copy())._.cancel.push(s),t._.interrupt.push(s),t._.end.push(l)),n.on=t}))}))}};var Ir={time:null,delay:0,duration:250,ease:function(e){return((e*=2)<=1?e*e*e:(e-=2)*e*e+2)/2}};function Sr(e,t){for(var n;!(n=e.__transition)||!(n=n[t]);)if(!(e=e.parentNode))return Ir.time=Bt(),Ir;return n}function xr(e){return function(){return e}}function Lr(e,t,n){this.target=e,this.type=t,this.transform=n}function kr(e,t,n){this.k=e,this.x=t,this.y=n}ut.prototype.interrupt=function(e){return this.each((function(){en(this,e)}))},ut.prototype.transition=function(e){var t,n;e instanceof Or?(t=e._id,e=e._name):(t=Nr(),(n=Ir).time=Bt(),e=null==e?null:e+"");for(var r=this._groups,i=r.length,a=0;a<i;++a)for(var o,s=r[a],l=s.length,c=0;c<l;++c)(o=s[c])&&Kt(o,e,t,c,s,n||Sr(o,t));return new Or(r,this._parents,e,t)},kr.prototype={constructor:kr,scale:function(e){return 1===e?this:new kr(this.k*e,this.x,this.y)},translate:function(e,t){return 0===e&0===t?this:new kr(this.k,this.x+this.k*e,this.y+this.k*t)},apply:function(e){return[e[0]*this.k+this.x,e[1]*this.k+this.y]},applyX:function(e){return e*this.k+this.x},applyY:function(e){return e*this.k+this.y},invert:function(e){return[(e[0]-this.x)/this.k,(e[1]-this.y)/this.k]},invertX:function(e){return(e-this.x)/this.k},invertY:function(e){return(e-this.y)/this.k},rescaleX:function(e){return e.copy().domain(e.range().map(this.invertX,this).map(e.invert,e))},rescaleY:function(e){return e.copy().domain(e.range().map(this.invertY,this).map(e.invert,e))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}};var $r=new kr(1,0,0);function Mr(e){for(;!e.__zoom;)if(!(e=e.parentNode))return $r;return e.__zoom}function Pr(){ne.stopImmediatePropagation()}function jr(){ne.preventDefault(),ne.stopImmediatePropagation()}function Dr(){return!ne.ctrlKey&&!ne.button}function Ur(){var e=this;return e instanceof SVGElement?(e=e.ownerSVGElement||e).hasAttribute("viewBox")?[[(e=e.viewBox.baseVal).x,e.y],[e.x+e.width,e.y+e.height]]:[[0,0],[e.width.baseVal.value,e.height.baseVal.value]]:[[0,0],[e.clientWidth,e.clientHeight]]}function Br(){return this.__zoom||$r}function zr(){return-ne.deltaY*(1===ne.deltaMode?.05:ne.deltaMode?1:.002)}function Fr(){return navigator.maxTouchPoints||"ontouchstart"in this}function Vr(e,t,n){var r=e.invertX(t[0][0])-n[0][0],i=e.invertX(t[1][0])-n[1][0],a=e.invertY(t[0][1])-n[0][1],o=e.invertY(t[1][1])-n[1][1];return e.translate(i>r?(r+i)/2:Math.min(0,r)||Math.max(0,i),o>a?(a+o)/2:Math.min(0,a)||Math.max(0,o))}function Gr(e,t){var n,r=t?t.length:0,i=e?Math.min(r,e.length):0,a=new Array(i),o=new Array(r);for(n=0;n<i;++n)a[n]=Yr(e[n],t[n]);for(;n<r;++n)o[n]=t[n];return function(e){for(n=0;n<i;++n)o[n]=a[n](e);return o}}function Hr(e,t){var n=new Date;return e=+e,t=+t,function(r){return n.setTime(e*(1-r)+t*r),n}}function qr(e,t){var n,r={},i={};for(n in null!==e&&"object"==typeof e||(e={}),null!==t&&"object"==typeof t||(t={}),t)n in e?r[n]=Yr(e[n],t[n]):i[n]=t[n];return function(e){for(n in r)i[n]=r[n](e);return i}}function Wr(e,t){t||(t=[]);var n,r=e?Math.min(t.length,e.length):0,i=t.slice();return function(a){for(n=0;n<r;++n)i[n]=e[n]*(1-a)+t[n]*a;return i}}function Yr(e,t){var n,r,i=typeof t;return null==t||"boolean"===i?Xn(t):("number"===i?tn:"string"===i?(n=Mn(t))?(t=n,Jn):tr:t instanceof Mn?Jn:t instanceof Date?Hr:(r=t,!ArrayBuffer.isView(r)||r instanceof DataView?Array.isArray(t)?Gr:"function"!=typeof t.valueOf&&"function"!=typeof t.toString||isNaN(t)?qr:tn:Wr))(e,t)}Mr.prototype=kr.prototype;var Xr=n(6506),Kr=Math.PI,Jr=2*Kr,Zr=1e-6,Qr=Jr-Zr;function ei(){this._x0=this._y0=this._x1=this._y1=null,this._=""}function ti(){return new ei}ei.prototype=ti.prototype={constructor:ei,moveTo:function(e,t){this._+="M"+(this._x0=this._x1=+e)+","+(this._y0=this._y1=+t)},closePath:function(){null!==this._x1&&(this._x1=this._x0,this._y1=this._y0,this._+="Z")},lineTo:function(e,t){this._+="L"+(this._x1=+e)+","+(this._y1=+t)},quadraticCurveTo:function(e,t,n,r){this._+="Q"+ +e+","+ +t+","+(this._x1=+n)+","+(this._y1=+r)},bezierCurveTo:function(e,t,n,r,i,a){this._+="C"+ +e+","+ +t+","+ +n+","+ +r+","+(this._x1=+i)+","+(this._y1=+a)},arcTo:function(e,t,n,r,i){e=+e,t=+t,n=+n,r=+r,i=+i;var a=this._x1,o=this._y1,s=n-e,l=r-t,c=a-e,u=o-t,d=c*c+u*u;if(i<0)throw new Error("negative radius: "+i);if(null===this._x1)this._+="M"+(this._x1=e)+","+(this._y1=t);else if(d>Zr)if(Math.abs(u*s-l*c)>Zr&&i){var p=n-a,h=r-o,f=s*s+l*l,m=p*p+h*h,v=Math.sqrt(f),g=Math.sqrt(d),E=i*Math.tan((Kr-Math.acos((f+d-m)/(2*v*g)))/2),b=E/g,_=E/v;Math.abs(b-1)>Zr&&(this._+="L"+(e+b*c)+","+(t+b*u)),this._+="A"+i+","+i+",0,0,"+ +(u*p>c*h)+","+(this._x1=e+_*s)+","+(this._y1=t+_*l)}else this._+="L"+(this._x1=e)+","+(this._y1=t)},arc:function(e,t,n,r,i,a){e=+e,t=+t,a=!!a;var o=(n=+n)*Math.cos(r),s=n*Math.sin(r),l=e+o,c=t+s,u=1^a,d=a?r-i:i-r;if(n<0)throw new Error("negative radius: "+n);null===this._x1?this._+="M"+l+","+c:(Math.abs(this._x1-l)>Zr||Math.abs(this._y1-c)>Zr)&&(this._+="L"+l+","+c),n&&(d<0&&(d=d%Jr+Jr),d>Qr?this._+="A"+n+","+n+",0,1,"+u+","+(e-o)+","+(t-s)+"A"+n+","+n+",0,1,"+u+","+(this._x1=l)+","+(this._y1=c):d>Zr&&(this._+="A"+n+","+n+",0,"+ +(d>=Kr)+","+u+","+(this._x1=e+n*Math.cos(i))+","+(this._y1=t+n*Math.sin(i))))},rect:function(e,t,n,r){this._+="M"+(this._x0=this._x1=+e)+","+(this._y0=this._y1=+t)+"h"+ +n+"v"+ +r+"h"+-n+"Z"},toString:function(){return this._}};const ni=ti;function ri(e){return function(){return e}}function ii(e){this._context=e}function ai(e){return new ii(e)}function oi(e){return e[0]}function si(e){return e[1]}function li(e,t,n){e._context.bezierCurveTo((2*e._x0+e._x1)/3,(2*e._y0+e._y1)/3,(e._x0+2*e._x1)/3,(e._y0+2*e._y1)/3,(e._x0+4*e._x1+t)/6,(e._y0+4*e._y1+n)/6)}function ci(e){this._context=e}ii.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;default:this._context.lineTo(e,t)}}},ci.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){switch(this._point){case 3:li(this,this._x1,this._y1);case 2:this._context.lineTo(this._x1,this._y1)}(this._line||0!==this._line&&1===this._point)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;break;case 2:this._point=3,this._context.lineTo((5*this._x0+this._x1)/6,(5*this._y0+this._y1)/6);default:li(this,e,t)}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};class ui{constructor(e=0,t=0,n=1){this.x=e,this.y=t,this.k=n}toString(){return[0!==this.x?`translateX(${this.x}px)`:null,0!==this.y?`translateY(${this.y}px)`:null,1!==this.k?`scale(${this.k}`:null].join(" ")}}var di={contains:(e,t)=>e.top<=t.top&&e.bottom>=t.bottom&&e.left<=t.left&&e.right>=t.right,inContainer(e,t){const n=t.x-e.x,r=t.y-e.y;return n>0&&r>0&&n+t.width<e.width&&r+t.height<e.height},delta(e,t){let n=0,r=0;return e.left>=t.left?n=e.left-t.left:e.right<=t.right&&(n=e.right-t.right),e.top>=t.top?r=e.top-t.top:e.bottom<=t.bottom&&(r=e.bottom-t.bottom),{x:n,y:r}},shift:(e,t)=>new ui(e.x-t.x,e.y-t.y),Transform:ui};function pi(e,t=document,n=!1){let r,i=e;for(r=n?Array.from(t.querySelectorAll(n)):[t];i&&!r.includes(i);)i=i.parentNode;return i}function hi(e){let t=Date.now();for(let n=e.values.length-1;n>=0;n-=1){const r=e.values[n];if((t-r.time)/60>e.staleTime){e.values.splice(0,e.values.length);break}t=r.time}}class fi{constructor(e,t=.63){this.maxSamples=e,this.staleTime=t,this.reset()}add(e){hi(this),this.values.length>=this.maxSamples&&this.values.splice(0,this.values.length-this.maxSamples+1),this.values.push({value:e,time:Date.now()})}reset(){this.values=[]}get length(){return this.values.length}get value(){hi(this);const e=this.values.length-1;return 0!==e?this.values.reduce(((e,t)=>e+t.value),0)/e:0}}class mi{constructor(e,t){this.vX=new fi(8),this.vY=new fi(8),this.transform={x:0,y:0,k:0},this.velocity={x:0,y:0},this.selection=t,this.node=t.node(),this.zoom=e,this.active=!1,this.ticking=!1}cancel(){this.lastTick&&delete this.lastTick,this.active=!1,this.ticking=!1}hold(){this.active=!1,this.holding=!0,this.vX.reset(),this.vY.reset()}release(){this.holding&&(this.holding=!1,this.impulse(this.vX.value,this.vY.value))}impulse(e,t,n=1){Math.abs(e)+Math.abs(t)<n||(this.velocity.x=e/this.transform.k,this.velocity.y=t/this.transform.k,this.ticking||(this.active=!0,this.tick()))}tick(){this.moving&&this.active?(this.ticking=!0,requestAnimationFrame((e=>{if(!this.active)return void this.cancel();this.lastTick||(this.lastTick=e-1);const t=(e-this.lastTick)/1e3;this.zoom.translateBy(this.selection,this.velocity.x,this.velocity.y),this.velocity.x-=2.5*this.velocity.x*t,this.velocity.y-=2.5*this.velocity.y*t,this.lastTick=e,this.tick()}))):this.cancel()}updateTransform(e){this.active||e.k!==this.transform.k||(this.vX.add(e.x-this.transform.x),this.vY.add(e.y-this.transform.y)),this.transform.x=e.x,this.transform.y=e.y,this.transform.k=e.k}get moving(){return Math.abs(this.velocity.x)+Math.abs(this.velocity.y)>.2}}function vi(e,t){const{controls:n}=e;if(!e.maxZoomBarValue){const t=n.zoomBar.getBoundingClientRect().height,r=n.zoomGrab.getBoundingClientRect().height;e.maxZoomBarValue=t-r}const{maxZoomBarValue:r}=e,i=r-r*t;e.zoomScale=t,n.zoomGrab.style.top=`${i}px`}class gi extends D{constructor(e,t){super(),this.container=e.element,this.step=t.step,this.controls={},this.maxZoomBarValue=null,this.dragStart=null,this.zoomGrabPosition=null,this.isDragging=!1,this.zoomGrabTimeout=null,function(e){const t=document.createElement("div");t.className="appmap__zoom";const{controls:n}=e;n.buttonZoomIn=document.createElement("button"),n.buttonZoomIn.setAttribute("type","button"),n.buttonZoomIn.className="appmap__zoom-button",n.buttonZoomIn.innerHTML="+",t.appendChild(n.buttonZoomIn),n.zoomBar=document.createElement("div"),n.zoomBar.className="appmap__zoom-bar",n.zoomGrab=document.createElement("div"),n.zoomGrab.className="appmap__zoom-grab",n.zoomBar.appendChild(n.zoomGrab),t.appendChild(n.zoomBar),n.buttonZoomOut=document.createElement("button"),n.buttonZoomOut.setAttribute("type","button"),n.buttonZoomOut.className="appmap__zoom-button",n.buttonZoomOut.innerHTML="−",t.appendChild(n.buttonZoomOut),e.container.appendChild(t),e.element=t,n.buttonZoomIn.addEventListener("click",(t=>{t.stopPropagation(),e.zoomScale=Math.min(1,e.zoomScale+e.step),e.emit("zoom",e.zoomScale)})),n.buttonZoomOut.addEventListener("click",(t=>{t.stopPropagation(),e.zoomScale=Math.max(0,e.zoomScale-e.step),e.emit("zoom",e.zoomScale)})),n.zoomBar.addEventListener("click",(t=>{if(t.stopPropagation(),t.target!==n.zoomBar)return!1;const r=n.zoomBar.getBoundingClientRect().height,i=t.clientY-Math.round(n.zoomBar.getBoundingClientRect().top);return e.emit("zoom",1-i/r),!0})),n.zoomBar.addEventListener("mousedown",(t=>{document.body.style.cursor="grabbing",e.zoomGrabPosition=n.zoomGrab.offsetTop,e.dragStart=t.clientY,e.isDragging=!0,t.stopPropagation()})),document.body.addEventListener("mousemove",(t=>{if(e.isDragging){const r=n.zoomBar.getBoundingClientRect().height,i=e.zoomGrabPosition+(t.clientY-e.dragStart);e.emit("zoom",1-i/r),t.preventDefault()}})),document.body.addEventListener("mouseup",(()=>{document.body.style.cursor=null,e.isDragging=!1}))}(this),vi(this,e.transform.k),e.on("move",(e=>vi(this,(e.k-t.minRatio)/(t.maxRatio-t.minRatio))))}}class Ei extends D{constructor(){super(),this.data={text:"Untitled item",selector:null,condition:null,transform:null}}text(e){return this.data.text=e,this}selector(e){return this.data.selector=e,this}condition(e){return this.data.condition=e,this}transform(e){return this.data.transform=e,this}match(e){if(this.data.selector&&!e.matches(this.data.selector))return!1;const t=(n=e,"function"==typeof this.data.transform?this.data.transform(n):n);var n;return!!t&&(!this.data.condition||this.data.condition(t))}}class bi extends D{constructor(e,t=null){super(),this.parent=e,this.activeArea=t||e,this.elements=function(e){const t=document.createElement("div");t.classList.add("appmap__context-menu"),t.style.display="none";const n=document.createElement("div");n.classList.add("dropdown-menu"),t.appendChild(n),t.addEventListener("mousedown",(e=>e.stopPropagation())),t.addEventListener("pointerdown",(e=>e.stopPropagation())),t.addEventListener("touchstart",(e=>e.stopPropagation()));const r=document.createElement("p");return r.innerText="No actions available",r.style.display="none",n.appendChild(r),e.appendChild(t),{dropdown:t,menu:n,emptyMessage:r}}(e),this.activeArea.addEventListener("contextmenu",(e=>{!function(e,t){let n=0;const r=t.composedPath().findIndex((t=>t===e.activeArea));if(-1===r)return;const i=t.composedPath().slice(0,r+1);e.items.forEach((e=>{const t=i.find((t=>e.match(t)));t?(e.element.listener&&e.element.removeEventListener("click",e.element.listener),e.element.listener=()=>e.emit("execute",function(e,t){return"function"==typeof e.data.transform?e.data.transform(t):t}(e,t)),e.element.addEventListener("click",e.element.listener),e.element.style.display="",e.emit("show"),n+=1):e.element.style.display="none"})),e.elements.emptyMessage.style.display=n>0?"none":"";const{x:a,y:o}=e.parent.getBoundingClientRect();e.elements.menu.style.transform=`translate(${t.x-a}px, ${t.y-o}px)`,e.elements.dropdown.style.display="block"}(this,e),e.preventDefault(),this.emit("show")})),this.selectors={},this.items=[]}divider(){return function(e){const t=document.createElement("div");t.classList.add("dropdown-divider"),e.elements.menu.appendChild(t)}(this),this}add(e){const t=e(new Ei);return t?(function(e,t){const n=document.createElement("a");n.classList.add("dropdown-item"),n.innerText=t.data.text,e.elements.menu.appendChild(n),t.element=n}(this,t),this.items.push(t),this):this}get visible(){return!(!this.elements||!this.elements.menu)&&this.elements.menu.offsetWidth>0}close(){const e=this.visible;return e&&(this.elements.dropdown.style.display="none"),e}isEventSource(e){if(!e)return!1;const t=e.composedPath();return!(!t||!this.elements)&&t.includes(this.elements.menu)}}const _i=["light","dark"],yi="light",Ai={contextMenu:!1,pan:{momentum:!0,boundary:{contain:null,overlap:300},tweenTime:250},theme:yi,zoom:{controls:!1,step:.1,minRatio:.1,maxRatio:1,requireActive:!1}},Ti=(e,t,n)=>Math.min(Math.max(e,t),n);class Ri extends D{constructor(e,t={},n=null,r=null){super(),this.options=pt(Ai,t),this.scaleTarget=!1;let{theme:i}=this.options;-1===_i.indexOf(i)&&(i=yi),this.element=n,n||(this.element=document.createElement("div"),this.element.className=`appmap appmap--theme-${i}`),this.contentElement=r||document.createElement("div"),this.contentElement.className="appmap__content",this.contentElement.containerController=this,this.contentElement.parentElement||this.element.appendChild(this.contentElement);let a=n;e&&(a=dt(e).node(),a.appendChild(this.element)),this.options.zoom&&(this.options.zoom.controls&&(this.zoomController=new gi(this,this.options.zoom).on("zoom",(e=>{const{minRatio:t,maxRatio:n}=this.options.zoom,r=(n-t)*e+t;this.scaleTarget&&this.scaleTarget.x&&this.scaleTarget.y?this.scaleToAndTranslate(r,this.scaleTarget.x,this.scaleTarget.y):this.scaleTo(r),this.active=!0}))),this.zoom=function(){var e,t,n=Dr,r=Ur,i=Vr,a=zr,o=Fr,s=[0,1/0],l=[[-1/0,-1/0],[1/0,1/0]],c=250,u=Ct,d=bt("start","zoom","end"),p=500,h=0;function f(e){e.property("__zoom",Br).on("wheel.zoom",y).on("mousedown.zoom",A).on("dblclick.zoom",T).filter(o).on("touchstart.zoom",R).on("touchmove.zoom",C).on("touchend.zoom touchcancel.zoom",O).style("touch-action","none").style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}function m(e,t){return(t=Math.max(s[0],Math.min(s[1],t)))===e.k?e:new kr(t,e.x,e.y)}function v(e,t,n){var r=t[0]-n[0]*e.k,i=t[1]-n[1]*e.k;return r===e.x&&i===e.y?e:new kr(e.k,r,i)}function g(e){return[(+e[0][0]+ +e[1][0])/2,(+e[0][1]+ +e[1][1])/2]}function E(e,t,n){e.on("start.zoom",(function(){b(this,arguments).start()})).on("interrupt.zoom end.zoom",(function(){b(this,arguments).end()})).tween("zoom",(function(){var e=this,i=arguments,a=b(e,i),o=r.apply(e,i),s=null==n?g(o):"function"==typeof n?n.apply(e,i):n,l=Math.max(o[1][0]-o[0][0],o[1][1]-o[0][1]),c=e.__zoom,d="function"==typeof t?t.apply(e,i):t,p=u(c.invert(s).concat(l/c.k),d.invert(s).concat(l/d.k));return function(e){if(1===e)e=d;else{var t=p(e),n=l/t[2];e=new kr(n,s[0]-t[0]*n,s[1]-t[1]*n)}a.zoom(null,e)}}))}function b(e,t,n){return!n&&e.__zooming||new _(e,t)}function _(e,t){this.that=e,this.args=t,this.active=0,this.extent=r.apply(e,t),this.taps=0}function y(){if(n.apply(this,arguments)){var e=b(this,arguments),t=this.__zoom,r=Math.max(s[0],Math.min(s[1],t.k*Math.pow(2,a.apply(this,arguments)))),o=wt(this);if(e.wheel)e.mouse[0][0]===o[0]&&e.mouse[0][1]===o[1]||(e.mouse[1]=t.invert(e.mouse[0]=o)),clearTimeout(e.wheel);else{if(t.k===r)return;e.mouse=[o,t.invert(o)],en(this),e.start()}jr(),e.wheel=setTimeout(c,150),e.zoom("mouse",i(v(m(t,r),e.mouse[0],e.mouse[1]),e.extent,l))}function c(){e.wheel=null,e.end()}}function A(){if(!t&&n.apply(this,arguments)){var e=b(this,arguments,!0),r=dt(ne.view).on("mousemove.zoom",c,!0).on("mouseup.zoom",u,!0),a=wt(this),o=ne.clientX,s=ne.clientY;yt(ne.view),Pr(),e.mouse=[a,this.__zoom.invert(a)],en(this),e.start()}function c(){if(jr(),!e.moved){var t=ne.clientX-o,n=ne.clientY-s;e.moved=t*t+n*n>h}e.zoom("mouse",i(v(e.that.__zoom,e.mouse[0]=wt(e.that),e.mouse[1]),e.extent,l))}function u(){r.on("mousemove.zoom mouseup.zoom",null),At(ne.view,e.moved),jr(),e.end()}}function T(){if(n.apply(this,arguments)){var e=this.__zoom,t=wt(this),a=e.invert(t),o=e.k*(ne.shiftKey?.5:2),s=i(v(m(e,o),t,a),r.apply(this,arguments),l);jr(),c>0?dt(this).transition().duration(c).call(E,s,t):dt(this).call(f.transform,s)}}function R(){if(n.apply(this,arguments)){var t,r,i,a,o=ne.touches,s=o.length,l=b(this,arguments,ne.changedTouches.length===s);for(Pr(),r=0;r<s;++r)a=[a=It(this,o,(i=o[r]).identifier),this.__zoom.invert(a),i.identifier],l.touch0?l.touch1||l.touch0[2]===a[2]||(l.touch1=a,l.taps=0):(l.touch0=a,t=!0,l.taps=1+!!e);e&&(e=clearTimeout(e)),t&&(l.taps<2&&(e=setTimeout((function(){e=null}),p)),en(this),l.start())}}function C(){if(this.__zooming){var t,n,r,a,o=b(this,arguments),s=ne.changedTouches,c=s.length;for(jr(),e&&(e=clearTimeout(e)),o.taps=0,t=0;t<c;++t)r=It(this,s,(n=s[t]).identifier),o.touch0&&o.touch0[2]===n.identifier?o.touch0[0]=r:o.touch1&&o.touch1[2]===n.identifier&&(o.touch1[0]=r);if(n=o.that.__zoom,o.touch1){var u=o.touch0[0],d=o.touch0[1],p=o.touch1[0],h=o.touch1[1],f=(f=p[0]-u[0])*f+(f=p[1]-u[1])*f,g=(g=h[0]-d[0])*g+(g=h[1]-d[1])*g;n=m(n,Math.sqrt(f/g)),r=[(u[0]+p[0])/2,(u[1]+p[1])/2],a=[(d[0]+h[0])/2,(d[1]+h[1])/2]}else{if(!o.touch0)return;r=o.touch0[0],a=o.touch0[1]}o.zoom("touch",i(v(n,r,a),o.extent,l))}}function O(){if(this.__zooming){var e,n,r=b(this,arguments),i=ne.changedTouches,a=i.length;for(Pr(),t&&clearTimeout(t),t=setTimeout((function(){t=null}),p),e=0;e<a;++e)n=i[e],r.touch0&&r.touch0[2]===n.identifier?delete r.touch0:r.touch1&&r.touch1[2]===n.identifier&&delete r.touch1;if(r.touch1&&!r.touch0&&(r.touch0=r.touch1,delete r.touch1),r.touch0)r.touch0[1]=this.__zoom.invert(r.touch0[0]);else if(r.end(),2===r.taps){var o=dt(this).on("dblclick.zoom");o&&o.apply(this,arguments)}}}return f.transform=function(e,t,n){var r=e.selection?e.selection():e;r.property("__zoom",Br),e!==r?E(e,t,n):r.interrupt().each((function(){b(this,arguments).start().zoom(null,"function"==typeof t?t.apply(this,arguments):t).end()}))},f.scaleBy=function(e,t,n){f.scaleTo(e,(function(){return this.__zoom.k*("function"==typeof t?t.apply(this,arguments):t)}),n)},f.scaleTo=function(e,t,n){f.transform(e,(function(){var e=r.apply(this,arguments),a=this.__zoom,o=null==n?g(e):"function"==typeof n?n.apply(this,arguments):n,s=a.invert(o),c="function"==typeof t?t.apply(this,arguments):t;return i(v(m(a,c),o,s),e,l)}),n)},f.translateBy=function(e,t,n){f.transform(e,(function(){return i(this.__zoom.translate("function"==typeof t?t.apply(this,arguments):t,"function"==typeof n?n.apply(this,arguments):n),r.apply(this,arguments),l)}))},f.translateTo=function(e,t,n,a){f.transform(e,(function(){var e=r.apply(this,arguments),o=this.__zoom,s=null==a?g(e):"function"==typeof a?a.apply(this,arguments):a;return i($r.translate(s[0],s[1]).scale(o.k).translate("function"==typeof t?-t.apply(this,arguments):-t,"function"==typeof n?-n.apply(this,arguments):-n),e,l)}),a)},_.prototype={start:function(){return 1==++this.active&&(this.that.__zooming=this,this.emit("start")),this},zoom:function(e,t){return this.mouse&&"mouse"!==e&&(this.mouse[1]=t.invert(this.mouse[0])),this.touch0&&"touch"!==e&&(this.touch0[1]=t.invert(this.touch0[0])),this.touch1&&"touch"!==e&&(this.touch1[1]=t.invert(this.touch1[0])),this.that.__zoom=t,this.emit("zoom"),this},end:function(){return 0==--this.active&&(delete this.that.__zooming,this.emit("end")),this},emit:function(e){!function(e,t,n,r){var i=ne;e.sourceEvent=ne,ne=e;try{t.apply(n,r)}finally{ne=i}}(new Lr(f,e,this.that.__zoom),d.apply,d,[e,this.that,this.args])}},f.wheelDelta=function(e){return arguments.length?(a="function"==typeof e?e:xr(+e),f):a},f.filter=function(e){return arguments.length?(n="function"==typeof e?e:xr(!!e),f):n},f.touchable=function(e){return arguments.length?(o="function"==typeof e?e:xr(!!e),f):o},f.extent=function(e){return arguments.length?(r="function"==typeof e?e:xr([[+e[0][0],+e[0][1]],[+e[1][0],+e[1][1]]]),f):r},f.scaleExtent=function(e){return arguments.length?(s[0]=+e[0],s[1]=+e[1],f):[s[0],s[1]]},f.translateExtent=function(e){return arguments.length?(l[0][0]=+e[0][0],l[1][0]=+e[1][0],l[0][1]=+e[0][1],l[1][1]=+e[1][1],f):[[l[0][0],l[0][1]],[l[1][0],l[1][1]]]},f.constrain=function(e){return arguments.length?(i=e,f):i},f.duration=function(e){return arguments.length?(c=+e,f):c},f.interpolate=function(e){return arguments.length?(u=e,f):u},f.on=function(){var e=d.on.apply(d,arguments);return e===d?f:e},f.clickDistance=function(e){return arguments.length?(h=(e=+e)*e,f):Math.sqrt(h)},f}().scaleExtent([this.options.zoom.minRatio,this.options.zoom.maxRatio]).interpolate(Yr).filter((()=>"wheel"===ne.type?this.active||!this.options.zoom.requireActive:(this.active=!0,!0))).on("zoom",(()=>{const{transform:e}=ne,{offsetHeight:t,offsetWidth:n}=a;e.x=Ti(e.x,(this.options.pan.boundary.overlap-this.contentElement.offsetWidth)*e.k,n-this.options.pan.boundary.overlap*e.k),e.y=Ti(e.y,(this.options.pan.boundary.overlap-this.contentElement.offsetHeight)*e.k,t-this.options.pan.boundary.overlap*e.k),this.contentElement.style.transform=`translate(${e.x}px, ${e.y}px) scale(${e.k})`,this.contentElement.style.transformOrigin="0 0",this.emit("move",e)})),this.options.pan.momentum&&function(e,t){const n=new mi(e,t),r=e.on("zoom"),i=window.onblur;t.on("mousedown",(()=>n.hold())).on("mouseup",(()=>n.release())).on("pointerdown",(()=>n.hold())).on("pointerup",(()=>n.release())).on("touchstart",(()=>n.hold())).on("touchend",(()=>n.release())).on("touchcancel",(()=>n.release())),window.addEventListener("mouseup",(()=>n.release())),window.addEventListener("pointerup",(()=>n.release())),window.onblur=()=>{i&&i(),n.cancel()},e.on("zoom",(()=>{ne&&(n.updateTransform(ne.transform),r&&r())}));const{translateTo:a}=e;e.translateTo=(...e)=>(n.cancel(),a(...e));const{translate:o}=e;e.translate=(...e)=>(n.cancel(),o(...e))}(this.zoom,dt(this.element)),dt(this.element).call(this.zoom).on("dblclick.zoom",null))}setContextMenu(e){!1!==this.options.contextMenu&&"function"==typeof this.options.contextMenu&&(this.contextMenu=new bi(this.element),this.options.contextMenu(e).forEach((e=>this.contextMenu.add(e))))}fitViewport(e){const t=e.offsetHeight,n=e.offsetWidth,{clientWidth:r,clientHeight:i}=this.element.parentNode,{minRatio:a,maxRatio:o}=this.options.zoom,s=Math.min(i/t,r/n),l=Math.max(Math.min(Math.max(s,a),o),.8),c=$r.translate(.5*(r-n*l),.5*(i-t*l)).scale(l);this.transform=c}centerX(e=0){if(!this.element||!this.element.parentNode||!this.contentElement)return;const{offsetWidth:t}=this.contentElement,{clientWidth:n}=this.element.parentNode,r=$r.translate(.5*n-.5*t,e);this.transform=r}translateTo(e,t,n=null){dt(this.element).transition().duration(this.options.pan.tweenTime).call(this.zoom.translateTo,e,t,n)}translateBy(e,t){dt(this.element).transition().duration(this.options.pan.tweenTime).call(this.zoom.translateBy,e,t)}scaleTo(e){dt(this.element).transition().duration(100).call(this.zoom.scaleTo,e)}scaleToAndTranslate(e,t,n){dt(this.element).transition().duration(100).call(this.zoom.scaleTo,e).transition().duration(this.options.pan.tweenTime).call(this.zoom.translateTo,t,n,null)}get transform(){return Mr(this.element)}set transform(e){dt(this.element).call(this.zoom.transform,e)}}function Ci(e,t,n){return n<1?e+(t-e)*n:t}function Oi(e,t=null){const n=document.createElementNS("http://www.w3.org/2000/svg",e);return t&&n.setAttribute("class",t),n}function Ni(e){const t=[];return e.forEach((e=>{t.push([e.x,e.y])})),t}function wi(e,t){const n=Oi("rect");return n.setAttribute("rx",0),n.setAttribute("ry",0),n.setAttribute("x",-e/2),n.setAttribute("y",-t/2),n.setAttribute("width",e),n.setAttribute("height",t),n}class Ii{constructor(e,t=!1,n=!1){if(this.element=Oi("g","label"),t){const e=function(e){const t=Oi("svg",`label__icon label__icon--${e}`);t.setAttribute("viewBox","0 0 512 512"),t.setAttribute("width","14px"),t.setAttribute("height","14px");const n=Oi("rect");switch(n.setAttribute("x",0),n.setAttribute("y",0),n.setAttribute("width","100%"),n.setAttribute("height","100%"),n.setAttribute("fill","transparent"),t.appendChild(n),e){case"expand":{const e=Oi("path");e.setAttribute("d","m453.332031 512h-394.664062c-32.363281 0-58.667969-26.304688-58.667969-58.667969v-394.664062c0-32.363281 26.304688-58.667969 58.667969-58.667969h394.664062c32.363281 0 58.667969 26.304688 58.667969 58.667969v394.664062c0 32.363281-26.304688 58.667969-58.667969 58.667969zm-394.664062-480c-14.699219 0-26.667969 11.96875-26.667969 26.667969v394.664062c0 14.699219 11.96875 26.667969 26.667969 26.667969h394.664062c14.699219 0 26.667969-11.96875 26.667969-26.667969v-394.664062c0-14.699219-11.96875-26.667969-26.667969-26.667969zm0 0"),t.appendChild(e);const n=Oi("path");n.setAttribute("d","m368 272h-224c-8.832031 0-16-7.167969-16-16s7.167969-16 16-16h224c8.832031 0 16 7.167969 16 16s-7.167969 16-16 16zm0 0"),t.appendChild(n);const r=Oi("path");r.setAttribute("d","m256 384c-8.832031 0-16-7.167969-16-16v-224c0-8.832031 7.167969-16 16-16s16 7.167969 16 16v224c0 8.832031-7.167969 16-16 16zm0 0"),t.appendChild(r);break}case"collapse":{const e=Oi("path");e.setAttribute("d","m453.332031 512h-394.664062c-32.363281 0-58.667969-26.304688-58.667969-58.667969v-394.664062c0-32.363281 26.304688-58.667969 58.667969-58.667969h394.664062c32.363281 0 58.667969 26.304688 58.667969 58.667969v394.664062c0 32.363281-26.304688 58.667969-58.667969 58.667969zm-394.664062-480c-14.699219 0-26.667969 11.96875-26.667969 26.667969v394.664062c0 14.699219 11.96875 26.667969 26.667969 26.667969h394.664062c14.699219 0 26.667969-11.96875 26.667969-26.667969v-394.664062c0-14.699219-11.96875-26.667969-26.667969-26.667969zm0 0"),t.appendChild(e);const n=Oi("path");n.setAttribute("d","m368 272h-224c-8.832031 0-16-7.167969-16-16s7.167969-16 16-16h224c8.832031 0 16 7.167969 16 16s-7.167969 16-16 16zm0 0"),t.appendChild(n),t.setAttribute("y","5px");break}}return t}(t);this.element.appendChild(e)}n&&this.element.setAttribute("opacity",0),this.textElement=Oi("text"),this.tspanElement=Oi("tspan"),this.tspanElement.setAttribute("space","preserve"),this.tspanElement.setAttribute("dy","1em"),this.tspanElement.setAttribute("x",1+(t?20:0)),this.tspanElement.textContent=e,this.textElement.appendChild(this.tspanElement),this.element.appendChild(this.textElement)}getBBox(){return this.element.getBBox()}show(){return this.element.setAttribute("opacity",1),this}hide(){return this.element.setAttribute("opacity",0),this}cutToWidth(e){const t=this.textElement,n=this.tspanElement;let r=t.textContent;const i=Oi("title");for(i.textContent=r,this.textElement.appendChild(i);t.getComputedTextLength()>=e&&r.length>0;)if(r.includes("/")){const e=r.split("/");e.shift(),r=e.join("/"),n.textContent=`.../${r}`}else r=r.slice(0,-1),n.textContent=`${r}...`;return this}}function Si(e,t,n){e.element.setAttribute("transform",`translate(${t},${n})`),e.position={x:t,y:n}}class xi{constructor(e){const t=["cluster"];e.children>1&&t.push(`cluster--${e.class}`,"cluster--bordered"),this.element=Oi("g",t.join(" ")),this.element.dataset.id=e.id,this.element.dataset.type=e.class,Si(this,e.x,e.y);const n=wi(e.width,e.height);this.element.appendChild(n),this.label=new Ii(e.label,"collapse"),this.label.hide(),this.moveLabel(e.width,e.height),this.element.appendChild(this.label.element),requestAnimationFrame((()=>{this.label.cutToWidth(e.width-38),this.label.show()}))}move(e,t){if(this.animationOptions&&this.animationOptions.enable){const n=this.position.x,r=this.position.y,i=+new Date,{duration:a}=this.animationOptions,o=()=>{const s=(+new Date-i)/a;Si(this,Ci(n,e,s),Ci(r,t,s)),s<1?window.requestAnimationFrame(o):Si(this,e,t)};o()}else Si(this,e,t)}resize(e,t){const n=this.element.querySelector("rect");n.setAttribute("x",-e/2),n.setAttribute("y",-t/2),n.setAttribute("width",e),n.setAttribute("height",t),this.moveLabel(e,t),this.label.hide().cutToWidth(e-38).show()}moveLabel(e,t){const n=.5*-e+4,r=.5*-t;this.label.element.style.transform=`translate(${n}px, ${r}px)`}remove(){const{element:e}=this;e.parentNode.removeChild(e)}}function Li(e,t,n){e.element.setAttribute("transform",`translate(${t},${n})`),e.position={x:t,y:n}}class ki{constructor(e,t={}){let n;switch(this.element=Oi("g",`node ${e.class}`),this.element.dataset.id=e.id,this.element.dataset.type=e.codeObject.type,this.element.setAttribute("opacity",0),Li(this,e.x,e.y),this.animationOptions=t,e.shape){case"http":n=function(e,t){const n=Oi("polygon"),r=e,i=t,a=[{x:-2*i/6,y:0},{x:r-i/6,y:0},{x:r+2*i/6,y:-i},{x:i/6,y:-i}];return n.setAttribute("points",a.map((e=>`${e.x},${e.y}`)).join()),n.setAttribute("transform",`translate(${.5*-r}, ${.5*i})`),n}(e.width,e.height);break;case"database":n=function(e,t){const n=Oi("path"),r=e/2,i=r/(2.5+e/50),a=`M 0,${i} a ${r},${i} 0,0,0 ${e} 0 a ${r},${i} 0,0,0 ${-e} 0 l 0,${t} a ${r},${i} 0,0,0 ${e} 0 l 0, ${-t}`;return n.setAttribute("d",a),n.setAttribute("transform",`translate(${-e/2}, ${-(t/2+i)})`),n}(e.width,e.height);break;default:n=wi(e.width,e.height)}this.element.appendChild(n);const r=new Ii(e.label,!!["http","package"].includes(e.class)&&"expand");r.element.setAttribute("transform",`translate(-${e.labelWidth/2},-${e.labelHeight/2})`),this.element.appendChild(r.element)}show(){if(this.animationOptions&&this.animationOptions.enable){const e=+new Date,{duration:t}=this.animationOptions,n=()=>{const r=(+new Date-e)/t;this.element.setAttribute("opacity",r),r<1?window.requestAnimationFrame(n):this.element.setAttribute("opacity",1)};n()}else this.element.setAttribute("opacity",1)}move(e,t){if(this.animationOptions&&this.animationOptions.enable){const n=this.position.x,r=this.position.y,i=+new Date,{duration:a}=this.animationOptions,o=()=>{const s=(+new Date-i)/a;Li(this,Ci(n,e,s),Ci(r,t,s)),s<1?window.requestAnimationFrame(o):Li(this,e,t)};o()}else Li(this,e,t)}remove(){const{element:e}=this;e.parentNode.removeChild(e)}}const $i=function(){var e=oi,t=si,n=ri(!0),r=null,i=ai,a=null;function o(o){var s,l,c,u=o.length,d=!1;for(null==r&&(a=i(c=ni())),s=0;s<=u;++s)!(s<u&&n(l=o[s],s,o))===d&&((d=!d)?a.lineStart():a.lineEnd()),d&&a.point(+e(l,s,o),+t(l,s,o));if(c)return a=null,c+""||null}return o.x=function(t){return arguments.length?(e="function"==typeof t?t:ri(+t),o):e},o.y=function(e){return arguments.length?(t="function"==typeof e?e:ri(+e),o):t},o.defined=function(e){return arguments.length?(n="function"==typeof e?e:ri(!!e),o):n},o.curve=function(e){return arguments.length?(i=e,null!=r&&(a=i(r)),o):i},o.context=function(e){return arguments.length?(null==e?r=a=null:a=i(r=e),o):r},o}().curve((function(e){return new ci(e)}));class Mi{constructor(e){this.element=Oi("path"),this.element.setAttribute("d",$i(e))}setPoints(e){this.element.setAttribute("d",$i(e))}}function Pi(e,t){e.points=t,e.path.setPoints(t)}class ji{constructor(e,t={}){this.animationOptions=t,this.points=Ni(e),this.element=Oi("g","edgePath"),this.element.setAttribute("opacity",0),this.path=new Mi(this.points);const n=Oi("defs"),r=function(){const e=Oi("marker");e.setAttribute("viewBox","0 0 10 10"),e.setAttribute("refX","10"),e.setAttribute("refY","5"),e.setAttribute("markerUnits","strokeWidth"),e.setAttribute("markerWidth","4"),e.setAttribute("markerHeight","4"),e.setAttribute("orient","auto");const t=Oi("path");return t.setAttribute("d","M 0 0 L 10 5 L 0 10 z"),e.appendChild(t),e}(),i=`arrowhead${Math.random().toString(16).slice(2,10)}`;r.setAttribute("id",i),this.path.element.setAttribute("marker-end",`url(#${i})`),n.appendChild(r),this.element.appendChild(this.path.element),this.element.appendChild(n)}show(){if(this.animationOptions&&this.animationOptions.enable){const e=+new Date,{duration:t}=this.animationOptions,n=()=>{const r=(+new Date-e)/t;this.element.setAttribute("opacity",r),r<1?window.requestAnimationFrame(n):this.element.setAttribute("opacity",1)};n()}else this.element.setAttribute("opacity",1)}move(e){if(this.animationOptions&&this.animationOptions.enable){const t=Array.from(this.points),n=Ni(e);!function(e,t){if(e.length===t.length)return;const n=e.length<t.length?e:t;for(let r=0,i=(t===n?e:t).length-n.length;r<i;r+=1)n.splice(0,0,n[0])}(t,n);const r=+new Date,{duration:i}=this.animationOptions,a=()=>{const e=(+new Date-r)/i,o=[];t.forEach(((t,r)=>{o.push([Ci(t[0],n[r][0],e),Ci(t[1],n[r][1],e)])})),Pi(this,o),e<1?window.requestAnimationFrame(a):Pi(this,n)};a()}else Pi(this,e)}remove(){const{element:e}=this;e.parentNode.removeChild(e)}}const Di={animation:{enable:!0,duration:300}};class Ui{constructor(e,t={}){this.element=e,this.options=pt(Di,t),this.outputGroup=Oi("g","output"),this.edgesGroup=Oi("g","edgePaths"),this.clustersGroup=Oi("g","clusters"),this.nodesGroup=Oi("g","nodes"),this.outputGroup.appendChild(this.clustersGroup),this.outputGroup.appendChild(this.edgesGroup),this.outputGroup.appendChild(this.nodesGroup),this.element.innerHTML="",this.element.appendChild(this.outputGroup),this.graph=new Xr.graphlib.Graph({compound:!0}).setGraph({rankdir:"LR"}).setDefaultEdgeLabel((()=>({})))}setNodeFromCodeObject(e,t=null){let n=e.prettyName;e.type!==a.PACKAGE&&e.type!==a.HTTP||(n+=` (${e.childLeafs().length})`);const r={codeObject:e,label:n,id:e.id,class:e.type,shape:e.type};this.setNode(r,t)}setNode(e,t=null){const n={...e};if(!this.graph.node(n.id)){if("cluster"!==n.type){const e=Oi("g","node"),t=new Ii(n.label,!!["http","package"].includes(n.class)&&"expand",!0);e.appendChild(t.element),this.nodesGroup.appendChild(e);const r=t.getBBox();this.nodesGroup.removeChild(e),n.labelWidth=r.width,n.labelHeight=r.height,n.width=r.width+30,n.height=r.height+20}this.graph.setNode(n.id,n),t&&this.graph.setParent(n.id,t)}}removeNode(e){const t=this.graph.nodeEdges(e),n=this.graph.node(e);t&&t.forEach((({v:e,w:t})=>{const n=this.graph.edge(e,t);n.group&&n.group.remove(),this.graph.removeEdge(e,t)})),n.group.remove(),this.graph.removeNode(e)}setEdge(e,t){const n=e.id,r=t.id;e===t||this.graph.edge(n,r)||this.graph.node(r)&&!this.graph.children(r).length&&this.graph.node(n)&&!this.graph.children(n).length&&this.graph.setEdge(n,r,{codeObjectTo:t,codeObjectFrom:e})}render(){Xr.layout(this.graph),this.graph.nodes().forEach((e=>{const t=this.graph.node(e);if(t.group)return t.group.move(t.x,t.y),void("cluster"===t.type&&t.group.resize(t.width,t.height));if("cluster"===t.type){const e=new xi(t);t.group=e,t.element=e.element,this.clustersGroup.appendChild(e.element)}else{const e=new ki(t,this.options.animation);t.group=e,t.element=e.element,this.nodesGroup.appendChild(e.element),e.show()}})),this.graph.edges().forEach((({v:e,w:t})=>{const n=this.graph.edge(e,t);if(n.group)n.group.move(n.points);else{const r=new ji(n.points,this.options.animation),i=this.graph.node(e),a=this.graph.node(t);r.element.dataset.from=e,r.element.dataset.fromType=i.codeObject.type,r.element.dataset.to=t,r.element.dataset.toType=a.codeObject.type,n.group=r,n.element=r.element,this.edgesGroup.appendChild(r.element),r.show()}})),this.element.setAttribute("width",this.graph.graph().width),this.element.setAttribute("height",this.graph.graph().height)}clearHighlights(){this.outputGroup.querySelectorAll(".highlight,.highlight--inbound").forEach((e=>{e.classList.remove("highlight"),e.classList.remove("highlight--inbound")}))}highlightNode(e){const t=this.graph.node(e);if(!t)return null;const n=this.graph.children(e);return"cluster"===t.type&&n.forEach((e=>this.highlightNode(e))),t.element.classList.contains("dim")?null:(t.element.classList.add("highlight"),this.graph.nodeEdges(e).forEach((t=>{const n=this.graph.edge(t).element;if(n.classList.add("highlight"),e===t.w&&n.classList.add("highlight--inbound"),!n.classList.contains("dim")){const e=n.parentNode;e.removeChild(n),e.appendChild(n)}})),t.codeObject)}clearFocus(){this.outputGroup.querySelectorAll(".dim").forEach((e=>{e.classList.remove("dim")}))}focus(e){const[t,n]=function(e,t){const n=new Set,r=new Set,i=[t];for(;i.length>0;){const t=i.pop();n.has(t)||(e.inEdges(t).forEach((e=>{r.add(e),i.push(e.v)})),n.add(t))}for(i.push(t),n.delete(t);i.length>0;){const t=i.pop();n.has(t)||(e.outEdges(t).forEach((e=>{r.add(e),i.push(e.w)})),n.add(t))}return[n,r]}(this.graph,e);this.graph.nodes().forEach((e=>{if(t.has(e))return;const n=this.graph.node(e);"cluster"!==n.type&&n.element.classList.add("dim")})),this.graph.edges().forEach((e=>{if(n.has(e))return;const t=this.graph.edge(e).element;t.classList.add("dim");const r=t.parentNode;r.removeChild(t),r.insertAdjacentElement("afterbegin",t)}))}expand(e,t){const{id:n}=e;this.graph.edges().forEach((({v:e,w:t})=>{if(e===n||t===n){const n=this.graph.edge(e,t);n.group&&(n.group.remove(),this.graph.removeEdge(e,t))}})),this.removeNode(n);const r={id:n,type:"cluster",label:e.id,children:t.length,class:e.type,codeObject:e};this.setNode(r),t.forEach((e=>this.setNodeFromCodeObject(e,n)))}collapse(){this.render()}getNodesBox(e){const t={top:[],left:[],right:[],bottom:[],x:[],y:[]};return e.forEach((e=>{const n=this.graph.node(e);if(!n)return;const r=n.element.getBoundingClientRect()||n.element.getBBox();t.top.push(r.top),t.left.push(r.left),t.right.push(r.right),t.bottom.push(r.bottom),t.x.push(n.x-r.width/2),t.y.push(n.y-r.height/2)})),t.top=Math.min(...t.top),t.left=Math.min(...t.left),t.right=Math.max(...t.right),t.bottom=Math.max(...t.bottom),t.offsetTop=Math.min(...t.y),t.offsetLeft=Math.min(...t.x),t.width=t.right-t.left,t.height=t.bottom-t.top,t}scrollToNodes(e,t){const n=this.getNodesBox(t),r=e.getBoundingClientRect();if(di.contains(r,n))return!1;const i=r.width/n.width,a=r.height/n.height;return{scale:i>1&&a>1?1:Math.min(i,a)-.01,x:n.width/2+n.offsetLeft,y:n.height/2+n.offsetTop}}edge(e,t){return this.graph.edge(e,t)}node(e){return this.graph.node(e)}}function Bi(e,t){const{id:n,type:r}=e.dataset;return t.codeObjects.find((e=>e.id===n&&e.type===r))}const zi=[a.PACKAGE,a.HTTP],Fi={contextMenu:e=>[t=>t.text("Set as root").selector(".nodes .node").transform((t=>e.graph.node(t.dataset.id).codeObject)).on("execute",(t=>e.emit("makeRoot",t))),t=>t.text("Expand").selector("g.node").transform((t=>e.graph.node(t.dataset.id).codeObject)).condition((e=>zi.includes(e.type))).on("execute",(t=>e.expand(t))),t=>t.text("Collapse").selector("g.node").transform((t=>e.graph.node(t.dataset.id).codeObject)).condition((e=>!zi.includes(e.type)&&e.type!==a.DATABASE)).on("execute",(t=>e.collapse(t))),t=>t.text("Collapse").selector("g.cluster").transform((t=>e.graph.node(t.dataset.id).codeObject)).on("execute",(t=>e.collapse(t))),t=>t.text("Reset view").on("execute",(()=>{e.render(e.classMap)}))]};function Vi(...e){return e.map((e=>e.inboundConnections.map((e=>[e,...e.ancestors()])).flat().map((t=>({from:t,to:e}))))).flat().filter((e=>e.to!==e.from))}function Gi(...e){return e.map((e=>e.outboundConnections.map((e=>[e,...e.ancestors()])).flat().map((t=>({from:e,to:t}))))).flat().filter((e=>e.to!==e.from))}function Hi(...e){return[...Gi(...e),...Vi(...e)]}class qi extends D{constructor(e,t={}){super();const n=pt(Fi,t);this.container=new Ri(e,n),this.container.setContextMenu(this),this.targetCount=1,this.element=dt(this.container.contentElement).append("svg").attr("class","appmap__component-diagram"),this.on("postrender",(()=>{this.container.fitViewport(this.container.contentElement)})),this.container.element.addEventListener("click",(e=>{e.target.classList.contains("dropdown-item")||(this.emit("click",null),this.clearHighlights()),this.container.contextMenu&&this.container.contextMenu.close()})),this.container.element.addEventListener("move",(()=>{this.container.contextMenu&&this.container.contextMenu.close()})),this.container.element.addEventListener("dblclick",(()=>{this.clearFocus()}))}render(e){if(!e)return;this.classMap=e,this.graph=new Ui(this.element.node(),{animation:{duration:600}});const t=e.roots.map((e=>e.leafs())).flat().reduce(((e,t)=>{const n=t.childLeafs();return 1===n.length&&n[0].type!==a.QUERY&&n[0].type!==a.FUNCTION?t.allEvents.length>0&&e.push(n[0]):e.push(t),e}),[]),n=Gi(...t);t.forEach((e=>this.graph.setNodeFromCodeObject(e))),n.forEach((e=>this.graph.setEdge(e.from,e.to))),this.graph.render(),function(e,t){const n=e.element.node();n.addEventListener("click",(r=>{const i=pi(r.target,n,"g.label .label__icon--expand");if(!i)return;r.stopImmediatePropagation();const a=Bi(i.closest(".node"),t);e.expand(a)})),n.addEventListener("click",(r=>{const i=pi(r.target,n,"g.label .label__icon--collapse");if(!i)return;r.stopImmediatePropagation();const a=Bi(i.closest(".cluster"),t);e.collapse(a)})),n.addEventListener("click",(r=>{const i=pi(r.target,n,"g.nodes g.node");if(!i)return;r.stopPropagation();const a=Bi(i,t);e.highlight(a),e.emit("click",a)})),n.addEventListener("dblclick",(r=>{const i=pi(r.target,n,"g.nodes g.node");i&&(r.stopPropagation(),e.focus(Bi(i,t)))})),n.addEventListener("click",(t=>{const r=pi(t.target,n,".edgePath > path");if(!r)return;t.stopPropagation(),e.clearHighlights(!0),r.parentNode.classList.add("highlight"),dt(n).selectAll(".edgePath.highlight").raise();const{to:i,from:a}=r.parentElement.dataset,{codeObjectTo:o,codeObjectFrom:s}=e.graph.edge(a,i);e.emit("edge",{to:o,from:s})})),n.addEventListener("click",(r=>{const i=pi(r.target,n,"g.cluster");if(!i)return;r.stopPropagation();const a=Bi(i,t);e.highlight(a),e.emit("click",a)}))}(this,e),this.emit("postrender")}clearHighlights(e=!1){this.graph.clearHighlights(),this.container.scaleTarget=!1,e||this.emit("highlight",null)}highlight(...e){this.clearHighlights(!0);const t=e.filter(Boolean).map((e=>this.graph.highlightNode(e.id??e.name))).filter(Boolean);t.length&&this.scrollTo(t);const n=this.graph.getNodesBox(t.map((e=>e.id??e.name)));return this.container.scaleTarget={x:n.width/2+n.offsetLeft,y:n.height/2+n.offsetTop},this.emit("highlight",t),t.length>0}clearFocus(){this.graph.clearFocus(),this.emit("focus",null)}focus(e){this.graph.clearFocus(),this.graph.focus(e.id),this.scrollTo(e),this.emit("focus",e)}scrollTo(...e){const t=this.graph.scrollToNodes(this.container.element,e.map((e=>e.id)));t&&(this.container.scaleTo(t.scale),setTimeout((()=>{this.container.translateTo(t.x,t.y)}),200),this.emit("scrollTo",e))}expand(e,t=!0){const n=this.isHighlighted(e),r=e.children.map((e=>e.leafs())).flat();this.graph.expand(e,r),Hi(...r).forEach((({from:e,to:t})=>this.graph.setEdge(e,t))),this.graph.render(),t&&this.scrollTo(r),n&&this.graph.highlightNode(e.id),this.emit("expand",e)}collapse(e,t=!0){const n=e.packageObject||e.parent||e,r=this.isHighlighted(n),{id:i}=n;this.graph.removeNode(i),n.childLeafs().forEach((e=>this.graph.removeNode(e.id))),this.graph.setNodeFromCodeObject(n),Hi(n).forEach((({to:e,from:t})=>this.graph.setEdge(t,e))),this.graph.collapse(),t&&this.scrollTo(n),r&&this.graph.highlightNode(i),this.emit("collapse",n)}hasPackage(e){return this.currentDiagramModel.packages.has(e)}hasObject(e){return Boolean(this.graph.node(e.id))}isHighlighted(e){const{id:t}=e,n=this.element.node().querySelector(`[data-id="${t}"]`);return n&&n.classList.contains("highlight")}}function Wi(e){const t=[],n=e.match(/^#([a-fA-F0-9]{3,6})/);if(n){const e=n[1],r=Math.ceil(e.length/3),i=e.length/r;for(let n=0;n<i;n+=r){const i=e.slice(n,n+r);let a=parseInt(i,16);1===r&&(a*=a),t.push(a)}}const r=t.length;for(let e=0;e<3-r;e+=1)t.push(0);return t}function Yi(e){const t=e.shift();return"number"!=typeof t?0:t}function Xi(e,t,n){return Math.min(Math.max(t,e),n)}class Ki{constructor(...e){switch(Object.defineProperty(this,"$data",{writable:!1,enumerable:!1,value:{r:0,g:0,b:0,a:0}}),e.length){case 1:{const t=e[0],n=typeof t;if("string"===n){const[e,n,r]=Wi(t);this.r=e,this.g=n,this.b=r}else"number"===n?(this.r=t,this.g=t,this.b=t):t instanceof Ki&&(this.r=t.r,this.g=t.g,this.b=t.b,this.a=t.a)}break;case 2:{const t=e[0],n=typeof t;if("string"===n){const[e,n,r]=Wi(t);this.r=e,this.g=n,this.b=r}else"number"===n?(this.r=t,this.g=t,this.b=t):t instanceof Ki&&(this.r=t.r,this.g=t.g,this.b=t.b);const r=e[1];"number"==typeof r&&(this.a=r)}break;case 3:this.r=Yi(e),this.g=Yi(e),this.b=Yi(e);break;case 4:this.r=Yi(e),this.g=Yi(e),this.b=Yi(e),this.a=Yi(e)}this.a>1&&(this.a/=255)}set r(e){this.$data.r=Math.floor(Xi(e,0,255))}set g(e){this.$data.g=Math.floor(Xi(e,0,255))}set b(e){this.$data.b=Math.floor(Xi(e,0,255))}set a(e){this.$data.a=Xi(e,0,1)}get r(){return this.$data.r}get g(){return this.$data.g}get b(){return this.$data.b}get a(){return this.$data.a}get rgb(){return`rgb(${this.r}, ${this.g}, ${this.b})`}get hex(){return`#${this.r.toString(16).padStart(2,"0")}${this.g.toString(16).padStart(2,"0")}${this.b.toString(16).padStart(2,"0")}`}get rgba(){return`rgba(${this.r}, ${this.g}, ${this.b}, ${this.a})`}static hex(...e){return new Ki(...e).hex}static rgb(...e){return new Ki(...e).rgb}static rgba(...e){return new Ki(...e).rgba}darken(e){this.r*=e,this.g*=e,this.b*=e}toString(){return this.hex}}var Ji={functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("path",{attrs:{d:"M12 2a1 1 0 00-1 1v2a1 1 0 002 0V3a1 1 0 00-1-1zm9 9h-2a1 1 0 000 2h2a1 1 0 000-2zM6 12a1 1 0 00-1-1H3a1 1 0 000 2h2a1 1 0 001-1zm.22-7a1.012 1.012 0 10-1.39 1.47l1.44 1.39a1 1 0 00.73.28 1 1 0 00.72-.31 1 1 0 000-1.41L6.22 5zM17 8.14a1 1 0 00.69-.28l1.44-1.39A1 1 0 0017.78 5l-1.44 1.42a1 1 0 000 1.41 1 1 0 00.66.31zM12 18a1 1 0 00-1 1v2a1 1 0 002 0v-2a1 1 0 00-1-1zm5.73-1.86a1.001 1.001 0 00-1.39 1.44L17.78 19a1 1 0 001.41-.02 1.002 1.002 0 000-1.42l-1.46-1.42zm-11.46 0l-1.44 1.39a1 1 0 000 1.42 1 1 0 00.72.3 1 1 0 00.67-.25l1.44-1.39a1 1 0 10-1.39-1.44v-.03z"}})]))}},Zi={name:"v-button",components:{VLoaderIcon:Ji},props:{label:{type:String,required:!1},kind:{type:String,default:"primary",validator:e=>-1!==["primary","secondary","ghost"].indexOf(e)},size:{type:String,default:"medium",validator:e=>-1!==["small","medium","large"].indexOf(e)},disabled:{type:Boolean,default:!1},timeout:{type:Number,default:0}},data(){return{currentlyDisabled:this.disabled}},computed:{isTimedOut(){return!this.disabled&&this.currentlyDisabled},classes(){return{btn:!0,["btn--"+this.size]:!0,["btn--"+this.kind]:!0,"btn--timeout":this.isTimedOut}}},methods:{onClick(){this.disabled||this.timeout&&(this.currentlyDisabled=!0,setTimeout((()=>{this.currentlyDisabled=!1}),this.timeout))}}};function Qi(e,t,n,r,i,a,o,s,l,c){"boolean"!=typeof o&&(l=s,s=o,o=!1);const u="function"==typeof n?n.options:n;let d;if(e&&e.render&&(u.render=e.render,u.staticRenderFns=e.staticRenderFns,u._compiled=!0,i&&(u.functional=!0)),r&&(u._scopeId=r),a?(d=function(e){(e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||"undefined"==typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),t&&t.call(this,l(e)),e&&e._registeredComponents&&e._registeredComponents.add(a)},u._ssrRegister=d):t&&(d=o?function(e){t.call(this,c(e,this.$root.$options.shadowRoot))}:function(e){t.call(this,s(e))}),d)if(u.functional){const e=u.render;u.render=function(t,n){return d.call(n),e(t,n)}}else{const e=u.beforeCreate;u.beforeCreate=e?[].concat(e,d):[d]}return n}const ea="undefined"!=typeof navigator&&/msie [6-9]\\b/.test(navigator.userAgent.toLowerCase());function ta(e){return(e,t)=>function(e,t){const n=ea?t.media||"default":e,r=ra[n]||(ra[n]={ids:new Set,styles:[]});if(!r.ids.has(e)){r.ids.add(e);let n=t.source;if(t.map&&(n+="\n/*# sourceURL="+t.map.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(t.map))))+" */"),r.element||(r.element=document.createElement("style"),r.element.type="text/css",t.media&&r.element.setAttribute("media",t.media),void 0===na&&(na=document.head||document.getElementsByTagName("head")[0]),na.appendChild(r.element)),"styleSheet"in r.element)r.styles.push(n),r.element.styleSheet.cssText=r.styles.filter(Boolean).join("\n");else{const e=r.ids.size-1,t=document.createTextNode(n),i=r.element.childNodes;i[e]&&r.element.removeChild(i[e]),i.length?r.element.insertBefore(t,i[e]):r.element.appendChild(t)}}}(e,t)}let na;const ra={},ia=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("button",{class:e.classes,attrs:{type:"button",disabled:e.currentlyDisabled},on:{click:e.onClick}},[e.isTimedOut?n("v-loader-icon"):e._e(),e._v(" "),n("div",{staticClass:"btn__content"},[e._v("\n "+e._s(e.label)+"\n "),e._v(" "),e._t("default")],2)],1)},staticRenderFns:[]},(function(e){e&&e("data-v-6091a937_0",{source:"@keyframes spin-data-v-6091a937{from{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.btn[data-v-6091a937]{border-radius:8px;border-style:none;color:#1e1e1e;font-weight:700;padding:.75em 1.5em;text-align:center;cursor:pointer;transition:.25s ease background-color;user-select:none}.btn[data-v-6091a937]:disabled{background-color:#242c41;border-color:#242c41}.btn[data-v-6091a937]:disabled:hover{background-color:#242c41;border-color:#242c41}.btn--timeout[data-v-6091a937]{position:relative}.btn--timeout svg[data-v-6091a937]{width:2em;position:absolute;fill:#071223;top:50%;transform:translate(-50%,-50%);animation:spin-data-v-6091a937 2s linear infinite}.btn--timeout .btn__content[data-v-6091a937]{color:transparent}.btn--primary[data-v-6091a937]{border:1px solid #3794ff;color:#e3e5e8;background:0 0}.btn--primary[data-v-6091a937]:hover{background-color:#3794ff}.btn--primary[data-v-6091a937]:active{background-color:rgba(255,255,255,.65)}.btn--secondary[data-v-6091a937]{background-color:#4362b1}.btn--ghost[data-v-6091a937]{background-color:inherit;border:1px solid #808b98;border-style:solid;color:#808b98}.btn--ghost[data-v-6091a937]:disabled{background-color:inherit;border-color:#eaeaea;color:#eaeaea}.btn--ghost[data-v-6091a937]:hover{color:rgba(255,255,255,.9);border-color:rgba(255,255,255,.9)}.btn--ghost[data-v-6091a937]:active{color:rgba(255,255,255,.9);border-color:rgba(255,255,255,.65)}.btn--large[data-v-6091a937]{font-size:18px}.btn--medium[data-v-6091a937]{font-size:14px}.btn--small[data-v-6091a937]{font-size:12px}",map:void 0,media:void 0})}),Zi,"data-v-6091a937",!1,void 0,!1,ta,void 0,void 0);var aa={functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({width:"106",height:"25",fill:"none",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("circle",{attrs:{cx:"12.5",cy:"12.5",r:"12.5",fill:"#FF07AA"}}),n("path",{attrs:{d:"M16.931 14.303l-3.779-7.986-.655-1.296-.623 1.296L6.28 18.078h1.446l.697-1.549.707-1.538 1.858-4.211 1.51-3.147 3.325 7.358.347.75 1.089 2.337h1.456l-1.784-3.775z",fill:"#fff"}}),n("path",{attrs:{d:"M16.931 14.303l-3.779-7.986-.655-1.296-.623 1.296L6.28 18.078h1.446l.697-1.549.707-1.538 1.858-4.211 1.51-3.147 3.325 7.358.347.75 1.089 2.337h1.456l-1.784-3.775z",stroke:"#fff"}}),n("path",{attrs:{d:"M36.724 5.256h1.422L43.564 18H41.8l-1.296-3.132h-6.372L32.818 18h-1.71l5.616-12.744zm.684 1.944h-.036l-2.646 6.264h5.202L37.408 7.2zm7.526 2.376h1.404V10.8h.036c.384-.456.828-.81 1.332-1.062a3.803 3.803 0 011.692-.378c.66 0 1.26.114 1.8.342a3.91 3.91 0 011.404.918c.384.396.684.864.9 1.404.216.54.324 1.128.324 1.764 0 .636-.108 1.224-.324 1.764a4.27 4.27 0 01-.9 1.404 4.052 4.052 0 01-1.332.936 4.245 4.245 0 01-1.656.324c-.756 0-1.422-.162-1.998-.486-.564-.336-.978-.744-1.242-1.224h-.036v5.598h-1.404V9.576zm1.404 4.212c0 .444.066.858.198 1.242.144.372.348.702.612.99.264.276.576.498.936.666.372.156.786.234 1.242.234a3.05 3.05 0 001.224-.234c.372-.168.69-.39.954-.666a2.87 2.87 0 00.594-.99c.144-.384.216-.798.216-1.242 0-.444-.072-.852-.216-1.224a2.664 2.664 0 00-.594-.99 2.685 2.685 0 00-.954-.666 2.861 2.861 0 00-1.224-.252c-.456 0-.87.084-1.242.252-.36.156-.672.378-.936.666a2.871 2.871 0 00-.612.99c-.132.372-.198.78-.198 1.224zm9.6-4.212h1.404V10.8h.036c.384-.456.828-.81 1.332-1.062a3.803 3.803 0 011.692-.378c.66 0 1.26.114 1.8.342a3.91 3.91 0 011.404.918c.384.396.684.864.9 1.404.216.54.324 1.128.324 1.764 0 .636-.108 1.224-.324 1.764a4.27 4.27 0 01-.9 1.404 4.052 4.052 0 01-1.332.936 4.245 4.245 0 01-1.656.324c-.756 0-1.422-.162-1.998-.486-.564-.336-.978-.744-1.242-1.224h-.036v5.598h-1.404V9.576zm1.404 4.212c0 .444.066.858.198 1.242.144.372.348.702.612.99.264.276.576.498.936.666.372.156.786.234 1.242.234a3.05 3.05 0 001.224-.234c.372-.168.69-.39.954-.666a2.87 2.87 0 00.594-.99c.144-.384.216-.798.216-1.242 0-.444-.072-.852-.216-1.224a2.664 2.664 0 00-.594-.99 2.685 2.685 0 00-.954-.666 2.861 2.861 0 00-1.224-.252c-.456 0-.87.084-1.242.252-.36.156-.672.378-.936.666a2.871 2.871 0 00-.612.99c-.132.372-.198.78-.198 1.224zm9.924-8.532h2.25l4.32 9.99h.036l4.356-9.99h2.196V18h-1.512V7.308h-.036L74.304 18h-.918L68.814 7.308h-.036V18h-1.512V5.256zm15.97 5.4a3.88 3.88 0 011.53-.972 5.333 5.333 0 011.818-.324c1.248 0 2.148.294 2.7.882.552.588.828 1.482.828 2.682v3.618c0 .24.012.492.036.756.024.252.054.486.09.702h-1.35a3.318 3.318 0 01-.09-.63v-.63h-.036a3.27 3.27 0 01-1.116 1.062c-.456.276-1.008.414-1.656.414-.432 0-.84-.054-1.224-.162a3.279 3.279 0 01-.99-.468 2.498 2.498 0 01-.666-.792 2.243 2.243 0 01-.252-1.08c0-.696.18-1.242.54-1.638.36-.396.804-.69 1.332-.882a6.699 6.699 0 011.728-.36 22.447 22.447 0 011.71-.072h.54v-.252c0-.612-.186-1.074-.558-1.386-.36-.312-.87-.468-1.53-.468-.456 0-.906.078-1.35.234a3.129 3.129 0 00-1.152.684l-.882-.918zm4.068 3.294c-.9 0-1.614.126-2.142.378-.528.252-.792.666-.792 1.242 0 .528.174.906.522 1.134.36.216.804.324 1.332.324.408 0 .762-.066 1.062-.198.312-.144.57-.33.774-.558.204-.228.36-.492.468-.792.108-.312.168-.642.18-.99v-.54h-1.404zm5.302-4.374h1.404V10.8h.036c.384-.456.828-.81 1.332-1.062a3.803 3.803 0 011.692-.378c.66 0 1.26.114 1.8.342.552.216 1.02.522 1.404.918.384.396.684.864.9 1.404.216.54.324 1.128.324 1.764 0 .636-.108 1.224-.324 1.764a4.27 4.27 0 01-.9 1.404 4.056 4.056 0 01-1.332.936 4.245 4.245 0 01-1.656.324c-.756 0-1.422-.162-1.998-.486-.564-.336-.978-.744-1.242-1.224h-.036v5.598h-1.404V9.576zm1.404 4.212c0 .444.066.858.198 1.242.144.372.348.702.612.99.264.276.576.498.936.666.372.156.786.234 1.242.234a3.05 3.05 0 001.224-.234c.372-.168.69-.39.954-.666a2.87 2.87 0 00.594-.99c.144-.384.216-.798.216-1.242 0-.444-.072-.852-.216-1.224a2.664 2.664 0 00-.594-.99 2.685 2.685 0 00-.954-.666 2.861 2.861 0 00-1.224-.252c-.456 0-.87.084-1.242.252-.36.156-.672.378-.936.666a2.871 2.871 0 00-.612.99c-.132.372-.198.78-.198 1.224z",fill:"#fff"}})]))}},oa={functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 461.312 461.312"},u),...d},a.concat([n("path",{attrs:{d:"M230.656 156.416c-40.96 0-74.24 33.28-74.24 74.24s33.28 74.24 74.24 74.24 74.24-33.28 74.24-74.24-33.28-74.24-74.24-74.24zm-5.632 52.224c-9.216 0-16.896 7.68-16.896 16.896h-24.576c.512-23.04 18.944-41.472 41.472-41.472v24.576z"}}),n("path",{attrs:{d:"M455.936 215.296c-25.088-31.232-114.688-133.12-225.28-133.12S30.464 184.064 5.376 215.296c-7.168 8.704-7.168 21.504 0 30.72 25.088 31.232 114.688 133.12 225.28 133.12s200.192-101.888 225.28-133.12c7.168-8.704 7.168-21.504 0-30.72zm-225.28 122.88c-59.392 0-107.52-48.128-107.52-107.52s48.128-107.52 107.52-107.52 107.52 48.128 107.52 107.52-48.128 107.52-107.52 107.52z"}})]))}};W.default.use(Y.default);const sa=new Y.default.Store({state:{appMap:new z,selectionStack:[],currentView:"viewComponent",selectedLabel:null,focusedEvent:null},getters:{selectedObject:e=>e.selectionStack[e.selectionStack.length-1],canPopStack:e=>e.selectionStack.length>1,prevSelectedObject:e=>e.selectionStack.length>1?e.selectionStack[e.selectionStack.length-2]:null,selectedLabel:e=>e.selectedLabel,focusedEvent:e=>e.focusedEvent},mutations:{setAppMapData(e,t){e.selectionStack=[],e.appMap=q().source(t).normalize().build(),e.appMap.callTree.rootEvent.forEach((e=>{var t;e.displayName=function(e){let t=function(e){if(!1===A(e,"http_server_request"))return null;let t,n=e.http_server_request.request_method,r=e.http_server_request.path_info;try{t=`${n} ${new URL(r,"http://hostname").pathname}`}catch{t="HTTP Request"}return t}(e);return t||(t=O(e)),t}(t=e.input)||t.toString()}))},selectObject(e,t){Array.isArray(t)?e.selectionStack.push(...t):e.selectionStack.push(t),e.selectedLabel=null,e.focusedEvent=null},popObjectStack(e){e.selectionStack.pop()},clearObjectStack(e){e.selectionStack=[],e.selectedLabel=null,e.focusedEvent=null},selectLabel(e,t){e.selectionStack=[],e.selectedLabel=t,e.focusedEvent=null},setView(e,t){e.currentView=t},setFocusedEvent(e,t){e.focusedEvent=t}}}),la=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.items&&e.items.length>0?n("div",{staticClass:"v-details-panel-list"},[n("h5",[e._v(e._s(e.title))]),e._v(" "),n("ul",e._l(e.filteredItems,(function(t,r){return n("li",{key:r,staticClass:"list-item",on:{click:function(n){return e.selectItem(t)}}},[e._v("\n "+e._s(e.nameOf(t.object))+"\n "),e.uniqueItems&&t.count>1?n("span",{staticClass:"list-item__count"},[e._v("\n "+e._s(t.count)+"\n ")]):e._e(),e._v(" "),e.eventQuickview?n("span",{staticClass:"list-item__event-quickview",attrs:{title:"View event in Trace view"},on:{click:function(n){return n.stopPropagation(),e.focusEvent(t)}}},[n("EyeIcon")],1):e._e()])})),0)]):e._e()},staticRenderFns:[]},(function(e){e&&e("data-v-5b35c256_0",{source:".v-details-panel-list[data-v-5b35c256]{list-style-type:none;padding:0;margin:0 -1rem 1.5rem}.v-details-panel-list h5[data-v-5b35c256]{border-bottom:1px solid #242c41;color:#e7e7e7;font-size:.75rem;font-weight:700;line-height:1.4;margin:0;padding:.25rem 1rem;text-transform:uppercase}.v-details-panel-list ul[data-v-5b35c256]{list-style-type:none;padding:0;margin-bottom:1.5rem;margin-top:0}.v-details-panel-list ul .list-item[data-v-5b35c256]{position:relative;border-bottom:1px solid #242c41;display:flex;justify-content:space-between;align-items:center;padding:.25rem 1rem;min-height:2rem;font-size:.9em;color:#7f6be6;cursor:pointer;overflow:hidden;z-index:0}.v-details-panel-list ul .list-item[data-v-5b35c256]:active,.v-details-panel-list ul .list-item[data-v-5b35c256]:hover{color:#5a43ca}.v-details-panel-list ul .list-item__count[data-v-5b35c256]{margin-left:1rem;border-radius:.5rem;display:inline-block;padding:.25rem .5rem;font-size:.8rem;line-height:1;color:currentColor;background-color:rgba(0,0,0,.2);white-space:nowrap}.v-details-panel-list ul .list-item__event-quickview[data-v-5b35c256]{margin-left:1rem;padding:.25rem;color:#808b98;line-height:0;cursor:pointer}.v-details-panel-list ul .list-item__event-quickview[data-v-5b35c256]:active,.v-details-panel-list ul .list-item__event-quickview[data-v-5b35c256]:hover{color:#e1e2e2}.v-details-panel-list ul .list-item__event-quickview svg[data-v-5b35c256]{width:1rem;height:1rem;fill:currentColor}.v-details-panel-list ul li[data-v-5b35c256]{border-bottom:1px solid #424750;transition:all .3s ease}.v-details-panel-list ul li[data-v-5b35c256]:active,.v-details-panel-list ul li[data-v-5b35c256]:hover{color:#ccc}",map:void 0,media:void 0})}),{name:"v-details-panel-list",components:{EyeIcon:oa},props:{title:String,items:{type:Array,default:()=>[]},uniqueItems:{type:Boolean,default:!0},nameKey:{type:String},eventQuickview:{type:Boolean,default:!1}},methods:{nameOf(e){return this.nameKey?e[this.nameKey]:e.prettyName||e.name||e.toString()},selectItem(e){this.$store&&this.$store.commit("selectObject",e.object)},focusEvent(e){this.$store&&this.$store.commit("setFocusedEvent",e.object)}},computed:{filteredItems(){return this.uniqueItems?Object.values(this.items.reduce(((e,t)=>{const{id:n}=t;let r=e[n];return r||(r={object:t,count:0},e[n]=r),r.count+=1,e}),{})):this.items.map((e=>({object:e})))}}},"data-v-5b35c256",!1,void 0,!1,ta,void 0,void 0),ca=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"details-label"},[n("div",{staticClass:"details-label__header"},[n("span",{staticClass:"details-label__header-type"},[e._v("Label")]),e._v(" "),n("h2",{staticClass:"details-label__header-title"},[e._v(e._s(e.label))])]),e._v(" "),n("v-details-panel-list",{attrs:{title:"Routes",items:e.labelInfo.route}}),e._v(" "),n("v-details-panel-list",{attrs:{title:"Packages",items:e.labelInfo.package}}),e._v(" "),n("v-details-panel-list",{attrs:{title:"Classes",items:e.labelInfo.class}}),e._v(" "),n("v-details-panel-list",{attrs:{title:"Functions",items:e.labelInfo.function}}),e._v(" "),n("v-details-panel-list",{attrs:{title:"Database",items:e.labelInfo.database}}),e._v(" "),n("v-details-panel-list",{attrs:{title:"Events",items:e.labelInfo.event,"event-quickview":!0}})],1)},staticRenderFns:[]},(function(e){e&&e("data-v-87d79568_0",{source:".details-label[data-v-87d79568]{margin-bottom:1rem}.details-label__header[data-v-87d79568]{margin:0 0 1rem;display:flex;flex-direction:column}.details-label__header-type[data-v-87d79568]{margin:0 0 .2rem;text-transform:uppercase;font-size:.75rem;line-height:1;font-weight:700;color:#7f7f7f}.details-label__header-title[data-v-87d79568]{color:#eaeaea;font-size:1.25rem;font-weight:600;margin-top:0;margin-bottom:.8rem}",map:void 0,media:void 0})}),{name:"v-details-label",components:{VDetailsPanelList:la},props:{label:{type:String,required:!0},appMap:z},computed:{labelInfo(){return this.appMap.labels[this.label]||{}}}},"data-v-87d79568",!1,void 0,!1,ta,void 0,void 0);var ua={functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({viewBox:"0 0 512 512",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("path",{attrs:{d:"M511.9 126.269a15.996 15.996 0 00-9.135-12.768l-240-112a16.002 16.002 0 00-13.532 0l-240 112a15.999 15.999 0 00-9.135 12.768A89.234 89.234 0 000 128v272a15.998 15.998 0 0010.058 14.855l240 96a15.996 15.996 0 0011.884 0l240-96A15.998 15.998 0 00512 400V128c0-.084-.087-1.617-.1-1.731zM256 33.656l199.744 93.214-76.914 30.766-203.503-86.332zM136.31 89.512l200.346 84.993L256 206.767 56.256 126.87zM32 151.632l208 83.2v237.535l-208-83.2zm240 320.736V234.832l208-83.2v237.535z"}})]))}},da={functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({viewBox:"-32 0 384 384",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("path",{attrs:{d:"M304 384c8.832 0 16-7.168 16-16V96c0-4.238-1.688-8.313-4.688-11.313l-80-80c-3-3-7.074-4.687-11.312-4.687H16C7.168 0 0 7.168 0 16v352c0 8.832 7.168 16 16 16zM32 32h185.375L288 102.625V352H32zm0 0"}}),n("path",{attrs:{d:"M240 112H80c-8.832 0-16 7.168-16 16v64c0 8.832 7.168 16 16 16h160c8.832 0 16-7.168 16-16v-64c0-8.832-7.168-16-16-16zm-16 64H96v-32h128zM80 264h96c8.832 0 16-7.168 16-16s-7.168-16-16-16H80c-8.832 0-16 7.168-16 16s7.168 16 16 16zm144 24H80c-8.832 0-16 7.168-16 16s7.168 16 16 16h144c8.832 0 16-7.168 16-16s-7.168-16-16-16zm0 0"}})]))}},pa={functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({viewBox:"0 0 512 512",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("path",{attrs:{d:"M448 182.059V84c0-46.317-37.682-84-84-84h-44c-13.255 0-24 10.745-24 24s10.745 24 24 24h44c19.851 0 36 16.149 36 36v108c0 6.365 2.529 12.47 7.029 16.971L454.059 256l-47.029 47.029A24.002 24.002 0 00400 320v108c0 19.851-16.149 36-36 36h-44c-13.255 0-24 10.745-24 24s10.745 24 24 24h44c46.318 0 84-37.683 84-84v-98.059l56.971-56.971c9.373-9.373 9.373-24.568 0-33.941zM64 428c0 46.317 37.682 84 84 84h44c13.255 0 24-10.745 24-24s-10.745-24-24-24h-44c-19.851 0-36-16.149-36-36V320c0-6.365-2.529-12.47-7.029-16.971L57.941 256l47.029-47.029A24.002 24.002 0 00112 192V84c0-19.851 16.149-36 36-36h44c13.255 0 24-10.745 24-24S205.255 0 192 0h-44c-46.318 0-84 37.683-84 84v98.059l-56.971 56.97c-9.373 9.373-9.373 24.568 0 33.941L64 329.941z"}})]))}},ha={functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({viewBox:"0 0 512 512",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("path",{attrs:{d:"M437.02 74.98C388.667 26.629 324.38 0 256 0S123.333 26.629 74.98 74.98C26.629 123.333 0 187.62 0 256s26.629 132.667 74.98 181.02C123.333 485.371 187.62 512 256 512s132.667-26.629 181.02-74.98C485.371 388.667 512 324.38 512 256s-26.629-132.667-74.98-181.02zm25.883 89.804h-44.077c-6.411-22.048-26.569-38.29-50.541-38.791-13.791-35.82-32.88-65.835-56.459-89.078 39.01 9.868 74.786 30.084 103.98 59.279 20.106 20.106 35.953 43.335 47.097 68.59zM482 256c0 20.99-2.849 41.54-8.351 61.216h-87.032c4.659-28.928 6.016-59.049 3.89-88.95 13.611-6.584 24.033-18.74 28.319-33.482h54.823C479.151 214.46 482 235.01 482 256zM78.512 317.216H38.351C32.849 297.54 30 276.99 30 256s2.849-41.54 8.351-61.216h87.063c-3.952 24.52-5.548 49.922-4.646 75.291-20.877 7.593-36.933 25.287-42.256 47.141zm288.636-113.612c-13.134 0-23.82-10.686-23.82-23.82s10.686-23.819 23.82-23.819c13.135 0 23.82 10.686 23.82 23.819.001 13.135-10.685 23.82-23.82 23.82zm-51.676-38.82H271V41.559c34.766 25.017 55.72 61.168 68.134 92.291-11.319 6.928-19.879 17.924-23.662 30.934zM241 41.604v123.18h-78.474c3.34-12.164 7.356-23.907 12.027-35.069C190.43 91.766 213.147 61.755 241 41.604zm0 153.18v122.432h-32.297c-6.601-27.101-29.715-47.803-58.043-50.781-.692-24.238 1.078-48.435 5.157-71.651zm-97.393 101.278c20.406 0 37.007 16.602 37.007 37.007s-16.601 37.007-37.007 37.007c-20.405 0-37.006-16.602-37.006-37.007s16.601-37.007 37.006-37.007zm65.491 51.154H241v123.366c-26.495-18.789-47.591-45.599-62.979-80.045 15.624-9.392 27.116-24.97 31.077-43.321zM271 470.417V347.216h78.485c-2.789 10.14-6.046 20.005-9.777 29.503-15.961 40.633-39.461 72.566-68.708 93.698zm0-153.201V194.784h44.471c5.938 20.424 23.67 35.865 45.305 38.43 1.795 28.352.213 56.824-4.564 84.001H271zM96.194 96.194c29.229-29.23 65.057-49.462 104.121-59.316-21.827 21.541-39.913 48.933-53.437 81.258-6.171 14.749-11.295 30.401-15.34 46.648H49.097c11.144-25.255 26.991-48.484 47.097-68.59zM49.097 347.216h29.02c6.513 30.174 33.396 52.859 65.49 52.859 1.929 0 3.833-.101 5.721-.261 12.953 29.919 29.75 55.012 50.228 75.108-38.769-9.924-74.323-30.077-103.363-59.117-20.105-20.105-35.952-43.334-47.096-68.589zm366.709 68.59c-29.221 29.221-65.036 49.45-104.088 59.307 23.202-22.891 42.145-52.375 55.913-87.426 5.086-12.947 9.38-26.497 12.864-40.472h82.408c-11.144 25.256-26.991 48.485-47.097 68.591z"}})]))}},fa={functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({viewBox:"0 0 512 512",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("path",{attrs:{d:"M437.02 74.98C388.667 26.629 324.38 0 256 0S123.333 26.629 74.98 74.98C26.629 123.333 0 187.62 0 256s26.629 132.667 74.98 181.02C123.333 485.371 187.62 512 256 512s132.667-26.629 181.02-74.98C485.371 388.667 512 324.38 512 256s-26.629-132.667-74.98-181.02zm25.883 89.804h-44.077c-6.411-22.048-26.569-38.29-50.541-38.791-13.791-35.82-32.88-65.835-56.459-89.078 39.01 9.868 74.786 30.084 103.98 59.279 20.106 20.106 35.953 43.335 47.097 68.59zM482 256c0 20.99-2.849 41.54-8.351 61.216h-87.032c4.659-28.928 6.016-59.049 3.89-88.95 13.611-6.584 24.033-18.74 28.319-33.482h54.823C479.151 214.46 482 235.01 482 256zM78.512 317.216H38.351C32.849 297.54 30 276.99 30 256s2.849-41.54 8.351-61.216h87.063c-3.952 24.52-5.548 49.922-4.646 75.291-20.877 7.593-36.933 25.287-42.256 47.141zm288.636-113.612c-13.134 0-23.82-10.686-23.82-23.82s10.686-23.819 23.82-23.819c13.135 0 23.82 10.686 23.82 23.819.001 13.135-10.685 23.82-23.82 23.82zm-51.676-38.82H271V41.559c34.766 25.017 55.72 61.168 68.134 92.291-11.319 6.928-19.879 17.924-23.662 30.934zM241 41.604v123.18h-78.474c3.34-12.164 7.356-23.907 12.027-35.069C190.43 91.766 213.147 61.755 241 41.604zm0 153.18v122.432h-32.297c-6.601-27.101-29.715-47.803-58.043-50.781-.692-24.238 1.078-48.435 5.157-71.651zm-97.393 101.278c20.406 0 37.007 16.602 37.007 37.007s-16.601 37.007-37.007 37.007c-20.405 0-37.006-16.602-37.006-37.007s16.601-37.007 37.006-37.007zm65.491 51.154H241v123.366c-26.495-18.789-47.591-45.599-62.979-80.045 15.624-9.392 27.116-24.97 31.077-43.321zM271 470.417V347.216h78.485c-2.789 10.14-6.046 20.005-9.777 29.503-15.961 40.633-39.461 72.566-68.708 93.698zm0-153.201V194.784h44.471c5.938 20.424 23.67 35.865 45.305 38.43 1.795 28.352.213 56.824-4.564 84.001H271zM96.194 96.194c29.229-29.23 65.057-49.462 104.121-59.316-21.827 21.541-39.913 48.933-53.437 81.258-6.171 14.749-11.295 30.401-15.34 46.648H49.097c11.144-25.255 26.991-48.484 47.097-68.59zM49.097 347.216h29.02c6.513 30.174 33.396 52.859 65.49 52.859 1.929 0 3.833-.101 5.721-.261 12.953 29.919 29.75 55.012 50.228 75.108-38.769-9.924-74.323-30.077-103.363-59.117-20.105-20.105-35.952-43.334-47.096-68.589zm366.709 68.59c-29.221 29.221-65.036 49.45-104.088 59.307 23.202-22.891 42.145-52.375 55.913-87.426 5.086-12.947 9.38-26.497 12.864-40.472h82.408c-11.144 25.256-26.991 48.485-47.097 68.591z"}})]))}},ma={functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({viewBox:"0 0 95.103 95.103",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("path",{attrs:{d:"M47.561 0C25.928 0 8.39 6.393 8.39 14.283v11.72c0 7.891 17.538 14.282 39.171 14.282 21.632 0 39.17-6.392 39.17-14.282v-11.72C86.731 6.393 69.193 0 47.561 0z"}}),n("path",{attrs:{d:"M47.561 47.115c-20.654 0-37.682-5.832-39.171-13.227-.071.353 0 19.355 0 19.355 0 7.892 17.538 14.283 39.171 14.283 21.632 0 39.17-6.393 39.17-14.283 0 0 .044-19.003-.026-19.355-1.491 7.396-18.491 13.227-39.144 13.227z"}}),n("path",{attrs:{d:"M86.694 61.464C85.206 68.855 68.215 74.69 47.561 74.69S9.875 68.854 8.386 61.464L8.39 80.82c0 7.891 17.538 14.282 39.171 14.282 21.632 0 39.17-6.393 39.17-14.282l-.037-19.356z"}})]))}},va={functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({viewBox:"0 0 95.103 95.103",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("path",{attrs:{d:"M47.561 0C25.928 0 8.39 6.393 8.39 14.283v11.72c0 7.891 17.538 14.282 39.171 14.282 21.632 0 39.17-6.392 39.17-14.282v-11.72C86.731 6.393 69.193 0 47.561 0z"}}),n("path",{attrs:{d:"M47.561 47.115c-20.654 0-37.682-5.832-39.171-13.227-.071.353 0 19.355 0 19.355 0 7.892 17.538 14.283 39.171 14.283 21.632 0 39.17-6.393 39.17-14.283 0 0 .044-19.003-.026-19.355-1.491 7.396-18.491 13.227-39.144 13.227z"}}),n("path",{attrs:{d:"M86.694 61.464C85.206 68.855 68.215 74.69 47.561 74.69S9.875 68.854 8.386 61.464L8.39 80.82c0 7.891 17.538 14.282 39.171 14.282 21.632 0 39.17-6.393 39.17-14.282l-.037-19.356z"}})]))}},ga={functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:["svg-inline--fa fa-server fa-w-16",o,s],style:[l,c],attrs:Object.assign({"aria-hidden":"true","data-prefix":"fas","data-icon":"server",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},u),...d},a.concat([n("path",{attrs:{fill:"currentColor",d:"M480 160H32c-17.673 0-32-14.327-32-32V64c0-17.673 14.327-32 32-32h448c17.673 0 32 14.327 32 32v64c0 17.673-14.327 32-32 32zm-48-88c-13.255 0-24 10.745-24 24s10.745 24 24 24 24-10.745 24-24-10.745-24-24-24zm-64 0c-13.255 0-24 10.745-24 24s10.745 24 24 24 24-10.745 24-24-10.745-24-24-24zm112 248H32c-17.673 0-32-14.327-32-32v-64c0-17.673 14.327-32 32-32h448c17.673 0 32 14.327 32 32v64c0 17.673-14.327 32-32 32zm-48-88c-13.255 0-24 10.745-24 24s10.745 24 24 24 24-10.745 24-24-10.745-24-24-24zm-64 0c-13.255 0-24 10.745-24 24s10.745 24 24 24 24-10.745 24-24-10.745-24-24-24zm112 248H32c-17.673 0-32-14.327-32-32v-64c0-17.673 14.327-32 32-32h448c17.673 0 32 14.327 32 32v64c0 17.673-14.327 32-32 32zm-48-88c-13.255 0-24 10.745-24 24s10.745 24 24 24 24-10.745 24-24-10.745-24-24-24zm-64 0c-13.255 0-24 10.745-24 24s10.745 24 24 24 24-10.745 24-24-10.745-24-24-24z"}})]))}};const Ea=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.sourceLocation?n("div",{class:e.classes,on:{click:e.viewSource}},[n("div",{staticClass:"source-code-link__path",attrs:{"data-cy":"source-location"}},[e._v("\n "+e._s(e.sourceLocation)+"\n "),e.externalUrl?n("v-external-link-icon",{staticClass:"source-code-link__extern-link",attrs:{"data-cy":"external-link"}}):e._e()],1),e._v(" "),e.sourceLocationError?n("div",{staticClass:"source-code-link__warning",attrs:{"data-cy":"source-location-error"}},[n("v-warning-icon"),e._v("\n "+e._s(e.sourceLocationError)+"\n ")],1):e._e()]):e._e()},staticRenderFns:[]},(function(e){e&&e("data-v-2412faa4_0",{source:".source-code-link[data-v-2412faa4]{display:flex;flex-direction:column;margin-bottom:1em;color:#808b98;transition:all .3s ease}.source-code-link__path[data-v-2412faa4]{flex-direction:row;font-family:monospace;border-radius:8px;background-color:#2c2b32;padding:.6em;display:flex;align-items:center}.source-code-link__extern-link[data-v-2412faa4]{height:16px;min-width:16px;width:16px;vertical-align:middle;margin-left:auto}.source-code-link__extern-link path[data-v-2412faa4]{fill:#716e85}.source-code-link__warning[data-v-2412faa4]{display:flex;align-items:center;font-size:.7em;margin:.25em 0;color:#6a6a6a}.source-code-link__warning svg[data-v-2412faa4]{display:inline-block;margin-right:.5em}.source-code-link__warning svg path[data-v-2412faa4]{fill:#6a6a6a}.source-code-link--has-external-link[data-v-2412faa4]:hover{cursor:pointer;color:#fff;background-color:rgba(255,255,255,.05);border-radius:8px}.source-code-link--has-external-link:hover path[data-v-2412faa4]{fill:#fff!important}",map:void 0,media:void 0})}),{name:"v-source-code-link",components:{VExternalLinkIcon:{functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({width:"16",height:"17",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("g",{attrs:{"clip-path":"url(#clip0_202_455)"}},[n("path",{attrs:{d:"M13.5 10.14h-1a.5.5 0 00-.5.5v3.5H2v-10h4.5a.5.5 0 00.5-.5v-1a.5.5 0 00-.5-.5h-5A1.5 1.5 0 000 3.64v11a1.5 1.5 0 001.5 1.5h11a1.5 1.5 0 001.5-1.5v-4a.5.5 0 00-.5-.5zm1.75-10h-4c-.668 0-1.002.809-.531 1.28l1.116 1.117-7.616 7.614a.75.75 0 000 1.062l.708.707a.751.751 0 001.063 0l7.612-7.615L14.72 5.42c.469.47 1.281.141 1.281-.53v-4a.75.75 0 00-.75-.75z"}})]),n("defs",[n("clipPath",{attrs:{id:"clip0_202_455"}},[n("path",{attrs:{transform:"translate(0 .14)",d:"M0 0h16v16H0z"}})])])]))}},VWarningIcon:{functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({width:"16",height:"16",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("path",{attrs:{d:"M8 1C4.15 1 1 4.15 1 8s3.15 7 7 7 7-3.15 7-7-3.15-7-7-7zm-.55 3h1.1v5.5h-1.1V4zM8 12.5c-.4 0-.75-.35-.75-.75S7.6 11 8 11s.75.35.75.75-.35.75-.75.75z"}})]))}}},props:{object:{type:[Object,String]}},watch:{object(){this.requestLocation()}},data:()=>({sourceLocation:void 0,sourceLocationError:void 0,externalUrl:void 0}),computed:{text(){return this.$data.sourceLocation||this.$data.sourceLocationError},shouldRender(){return Boolean(this.text)},defaultLocation(){if(this.object)return"string"==typeof this.object?this.object:this.object.path&&[this.object.path,this.object.lineno].filter(Boolean).join(":")||this.object.location||Array.isArray(this.object.locations)&&this.object.locations[0]},classes(){return{"source-code-link":!0,"source-code-link--has-external-link":this.$data.sourceLocation&&this.$data.externalUrl}}},methods:{viewSource(){this.$data.sourceLocation&&this.$root.$emit("viewSource",{location:this.$data.sourceLocation,error:this.$data.sourceLocationError,externalUrl:this.$data.externalUrl})},onResolveLocation(e){this.$data.sourceLocation=e.location,this.$data.sourceLocationError=e.error,this.$data.externalUrl=e.externalUrl},requestLocation(){this.sourceLocation=void 0,this.defaultLocation&&this.$root.$emit("request-resolve-location",this.defaultLocation)}},beforeMount(){this.$root.$on("response-resolve-location",this.onResolveLocation),this.requestLocation()},beforeDestroy(){this.$root.$off("response-resolve-location",this.onResolveLocation)}},"data-v-2412faa4",!1,void 0,!1,ta,void 0,void 0),ba=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"details-panel-header",attrs:{"data-cy":"left-panel-header"}},[e.parents.length?n("div",{staticClass:"details-panel-header__parents"},e._l(e.parents,(function(t,r){return n("div",{key:r,staticClass:"details-panel-header__parent",on:{click:function(n){return e.selectObject(t)}}},[n("div",{staticClass:"details-panel-header__parent-icon"},[n("v-node-type-"+t.type+"-icon",{tag:"component"})],1),e._v("\n "+e._s(t.name)+"\n ")])})),0):e._e(),e._v(" "),n("h4",{staticClass:"details-panel-header__details-type",attrs:{"data-type":e.objectType.toLowerCase()}},[e._v("\n "+e._s(e.objectType)+"\n "),e.objectId?n("span",[e._v(e._s(e.objectId))]):e._e()]),e._v(" "),n("h4",{staticClass:"details-panel-header__details-name",attrs:{if:e.title}},[e._v(e._s(e.title))]),e._v(" "),n("v-source-code-link",{attrs:{object:e.object}}),e._v(" "),n("div",{staticClass:"details-panel-header__ghost-link"},[e._t("links")],2)],1)},staticRenderFns:[]},(function(e){e&&e("data-v-1f492bd6_0",{source:'@charset "UTF-8";.details-panel-header[data-v-1f492bd6]{margin:0 0 1rem}.details-panel-header__parents[data-v-1f492bd6]{margin-bottom:1rem;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.details-panel-header__parent[data-v-1f492bd6]{position:relative;margin:0 1rem .5rem 0;border-radius:.5rem;padding:.3rem .5rem;display:inline-flex;align-items:center;background:#4362b1;cursor:pointer}.details-panel-header__parent[data-v-1f492bd6]:active,.details-panel-header__parent[data-v-1f492bd6]:hover{background:#768ecb}.details-panel-header__parent[data-v-1f492bd6]::after{content:"❯";position:absolute;top:50%;left:100%;margin-left:.3rem;transform:translateY(-50%);font-size:.6rem;pointer-events:none}.details-panel-header__parent-icon[data-v-1f492bd6]{margin-right:.5rem;width:1rem;height:1rem;min-width:1rem;min-height:1rem}.details-panel-header__parent-icon[data-v-1f492bd6]:empty{display:none}.details-panel-header__parent-icon svg[data-v-1f492bd6]{fill:currentColor}.details-panel-header__details-type[data-v-1f492bd6]{color:#808b98;text-transform:uppercase;font-size:.75rem;line-height:1;font-weight:700;margin:0 0 .2rem}.details-panel-header__details-type[data-type=http][data-v-1f492bd6],.details-panel-header__details-type[data-type=route][data-v-1f492bd6]{color:#542168}.details-panel-header__details-type[data-type="external service"][data-v-1f492bd6]{color:#ebdf90}.details-panel-header__details-type[data-type=package][data-v-1f492bd6]{color:#6fddd6}.details-panel-header__details-type[data-type=class][data-v-1f492bd6],.details-panel-header__details-type[data-type=function][data-v-1f492bd6]{color:#4362b1}.details-panel-header__details-type[data-type="sql query"][data-v-1f492bd6]{color:#9c2fba}.details-panel-header__details-name[data-v-1f492bd6]{color:#eaeaea;font-size:1.25rem;font-weight:600;margin-top:0;margin-bottom:.8rem}.details-panel-header__ghost-link[data-v-1f492bd6]{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:.5rem}',map:void 0,media:void 0})}),{name:"v-details-panel-header",components:{VNodeTypePackageIcon:ua,VNodeTypeClassIcon:da,VNodeTypeFunctionIcon:pa,VNodeTypeHttpIcon:ha,VNodeTypeRouteIcon:fa,VNodeTypeDatabaseIcon:ma,VNodeTypeQueryIcon:va,VNodeTypeExternalServiceIcon:ga,VSourceCodeLink:Ea},props:{objectType:{type:String,required:!0},object:{type:Object},objectId:{type:String,required:!1},title:{type:String}},computed:{parents(){let e;e=this.object instanceof V?this.object.codeObject:this.object;const t=[];return e&&(e.type!==a.QUERY&&t.push(e.packageObject,e.classObject,e),e.type!==a.ROUTE&&e.type!==a.QUERY||t.unshift(e.parent)),t.filter((e=>e&&e!==this.object))}},methods:{selectObject(e){this.$store&&this.$store.commit("selectObject",e)}}},"data-v-1f492bd6",!1,void 0,!1,ta,void 0,void 0);var _a={functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 971.986 971.986"},u),...d},a.concat([n("path",{attrs:{d:"M370.216 459.3c10.2 11.1 15.8 25.6 15.8 40.6v442c0 26.601 32.1 40.101 51.1 21.4l123.3-141.3c16.5-19.8 25.6-29.601 25.6-49.2V500c0-15 5.7-29.5 15.8-40.601L955.615 75.5c26.5-28.8 6.101-75.5-33.1-75.5h-873c-39.2 0-59.7 46.6-33.1 75.5l353.801 383.8z"}})]))}},ya={functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({viewBox:"0 0 15 15",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M3.884 4.517a4.69 4.69 0 018.21 2.046h.953A5.627 5.627 0 003.161 3.92a.469.469 0 10.723.597zM1.953 8.438H.5a.234.234 0 01-.18-.384L2.164 5.84a.234.234 0 01.36 0l1.843 2.213a.234.234 0 01-.18.384h-1.28a4.69 4.69 0 008.209 2.045.468.468 0 11.723.596 5.627 5.627 0 01-9.886-2.641zm12.546-1.875h-3.686a.234.234 0 00-.18.384l1.843 2.213a.234.234 0 00.36 0l1.843-2.213a.234.234 0 00-.18-.384z"}})]))}};const Aa=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"details-panel-filters"},[n("div",{staticClass:"details-panel-filters__head"},[n("FilterIcon",{staticClass:"details-panel-filters__head-icon"}),e._v(" "),n("span",{staticClass:"details-panel-filters__head-text"},[e._v("Filters")]),e._v(" "),n("button",{staticClass:"details-panel-filters__head-reset",on:{click:function(t){return e.resetFilters()}}},[e._v("\n Reset all\n "),n("ResetIcon")],1)],1),e._v(" "),e._l(Object.keys(e.filters),(function(t){return n("div",{key:t,staticClass:"details-panel-filters__item",class:{"details-panel-filters__item--active":e.filters[t].isActive},on:{click:function(n){return e.toggleFilter(t)}}},[e._v("\n "+e._s(e.filters[t].title)+"\n ")])}))],2)},staticRenderFns:[]},(function(e){e&&e("data-v-3a893931_0",{source:'.details-panel-filters[data-v-3a893931]{border-radius:.25rem;font-size:.75rem;font-family:"IBM Plex Sans","Helvetica Neue",Helvetica,Arial,sans-serif;margin:0 -1rem 1rem -1rem}.details-panel-filters__head[data-v-3a893931]{border-bottom:1px solid #242c41;padding:.25rem 1rem;display:flex;justify-content:flex-start;align-items:center}.details-panel-filters__head svg[data-v-3a893931]{width:1em;height:1em;fill:currentColor}.details-panel-filters__head-icon[data-v-3a893931]{margin-right:.75rem;color:#e7e7e7}.details-panel-filters__head-text[data-v-3a893931]{color:#ccc;text-transform:uppercase;font-weight:700}.details-panel-filters__head-reset[data-v-3a893931]{margin-left:auto;border:none;display:inline-flex;align-items:center;padding:.25rem;background:0 0;color:#716e85;font:inherit;outline:0;line-height:1;appearance:none;cursor:pointer;transition:color .3s ease-in}.details-panel-filters__head-reset[data-v-3a893931]:active,.details-panel-filters__head-reset[data-v-3a893931]:hover{color:#e1e2e2;transition-timing-function:ease-out}.details-panel-filters__head-reset svg[data-v-3a893931]{margin-left:.5rem}.details-panel-filters__item[data-v-3a893931]{display:flex;justify-content:flex-start;align-items:center;padding:.25rem 1rem;font-size:.875rem;line-height:1.25rem;color:#808b98;cursor:pointer}.details-panel-filters__item[data-v-3a893931]:active,.details-panel-filters__item[data-v-3a893931]:hover{color:#e1e2e2}.details-panel-filters__item[data-v-3a893931]:not(:last-child){border-bottom:1px solid #242c41}.details-panel-filters__item[data-v-3a893931]::before{content:"";display:inline-block;margin-right:.7rem;width:.75rem;height:.75rem;border-radius:50%;border:1px solid currentColor}.details-panel-filters__item--active[data-v-3a893931]{color:#ccc}.details-panel-filters__item--active[data-v-3a893931]::before{border-color:#7f6be6;background:#7f6be6}',map:void 0,media:void 0})}),{name:"v-details-panel-filters",components:{FilterIcon:_a,ResetIcon:ya},props:{object:{type:Object,required:!0},isRootObject:{type:Boolean,required:!1,default:!1}},data:()=>({filterItems:{setAsRoot:{isActive:!1,title:"Set as Root"},hide:{isActive:!1,title:"Hide"}}}),computed:{filters(){const{filterItems:e}=this;return this.isRootObject&&(e.setAsRoot.isActive=!0),e}},methods:{toggleFilter(e){"setAsRoot"===e&&this.$root.$emit("makeRoot",this.object),"hide"===e&&this.$root.$emit("addHiddenName",this.object.fqid)},resetFilters(){this.$root.$emit("removeRoot",this.object.fqid)}}},"data-v-3a893931",!1,void 0,!1,ta,void 0,void 0),Ta=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"details-panel-class"},[n("v-details-panel-header",{attrs:{"object-type":"Class",object:e.object,title:e.object.name}}),e._v(" "),n("v-details-panel-filters",{attrs:{object:e.object,"is-root-object":e.isRootObject}}),e._v(" "),n("v-details-panel-list",{attrs:{title:"Functions",items:e.object.functions,nameKey:"name"}}),e._v(" "),n("v-details-panel-list",{attrs:{title:"Inbound connections",items:e.object.inboundConnections}}),e._v(" "),n("v-details-panel-list",{attrs:{title:"Outbound connections",items:e.outboundConnections}}),e._v(" "),n("v-details-panel-list",{attrs:{title:"Queries",items:e.queries}})],1)},staticRenderFns:[]},(function(e){e&&e("data-v-13288b18_0",{source:".details-panel-class h4[data-v-13288b18]{margin:0;padding:.5rem 2rem;font-size:1.3rem;border-bottom:1px solid #343742}.details-panel-class ul[data-v-13288b18]{list-style-type:none;padding:0;margin:0 0 1rem 0;width:100%}.details-panel-class ul li[data-v-13288b18]{width:100%;border-bottom:1px solid #343742;padding:.5rem 0;transition:all .3s ease}.details-panel-class ul li a[data-v-13288b18]{margin:0 2rem;width:100%}.details-panel-class ul li[data-v-13288b18]:hover{background-color:#4362b1;border-color:#4362b1}.details-panel-class ul li:hover a[data-v-13288b18]{color:#e3e5e8}",map:void 0,media:void 0})}),{name:"v-details-panel-class",components:{VDetailsPanelHeader:ba,VDetailsPanelFilters:Aa,VDetailsPanelList:la},props:{object:{type:Object,required:!0},isRootObject:{type:Boolean,required:!1,default:!1}},computed:{outboundConnections(){return this.object.outboundConnections.filter((e=>e.type!==a.QUERY))},queries(){return this.object.sqlQueries.map((e=>e.events)).flat()}}},"data-v-13288b18",!1,void 0,!1,ta,void 0,void 0),Ra=Qi({render:function(){var e=this.$createElement,t=this._self._c||e;return t("div",[t("v-details-panel-header",{attrs:{"object-type":"Database"}}),this._v(" "),t("v-details-panel-filters",{attrs:{object:this.object,"is-root-object":this.isRootObject}}),this._v(" "),t("v-details-panel-list",{attrs:{title:"Inbound connections",items:this.object.inboundConnections}}),this._v(" "),t("v-details-panel-list",{attrs:{title:"Queries",items:this.queryEvents}})],1)},staticRenderFns:[]},void 0,{name:"v-details-panel-database",components:{VDetailsPanelList:la,VDetailsPanelFilters:Aa,VDetailsPanelHeader:ba},props:{object:{type:Object,required:!0},isRootObject:{type:Boolean,required:!1,default:!1}},computed:{queryEvents(){return this.object.children.map((e=>e.events)).flat()}}},"data-v-523f0a9e",!1,void 0,!1,void 0,void 0,void 0),Ca=Qi({render:function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"details-panel-edge"},[t("v-details-panel-header",{attrs:{"object-type":"Edge",title:this.title}}),this._v(" "),t("v-details-panel-list-pairs",{attrs:{title:"Events",items:this.events}})],1)},staticRenderFns:[]},(function(e){e&&e("data-v-75385437_0",{source:".details-panel-edge[data-v-75385437]{padding:0}.details-panel-edge h5[data-v-75385437]{color:#aab2ba;font-size:1.1rem;font-weight:500;line-height:1.2;padding:0 2rem;margin:0 0 .25rem 0}",map:void 0,media:void 0})}),{name:"v-details-panel-edge",components:{VDetailsPanelListPairs:Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.items&&e.items.length>0?n("div",{staticClass:"v-details-panel-list"},[n("h5",[e._v(e._s(e.title))]),e._v(" "),n("ul",e._l(e.items,(function(t,r){return n("li",{key:r,staticClass:"list-pair"},[n("span",{staticClass:"list-pair__object",on:{click:function(n){return n.preventDefault(),e.selectItem(t.from)}}},[e._v("\n "+e._s(e.nameOf(t.from))+"\n ")]),e._v("\n to\n "),n("span",{staticClass:"list-pair__object",on:{click:function(n){return n.preventDefault(),e.selectItem(t.to)}}},[e._v("\n "+e._s(e.nameOf(t.to))+"\n ")])])})),0)]):e._e()},staticRenderFns:[]},(function(e){e&&e("data-v-511978c3_0",{source:".v-details-panel-list[data-v-511978c3]{list-style-type:none;padding:0;margin-bottom:1.5rem}.v-details-panel-list h5[data-v-511978c3]{color:#e7e7e7;font-size:1.1rem;font-weight:500;line-height:1.2;padding:0 2rem;margin:0 0 1rem 0}.v-details-panel-list ul[data-v-511978c3]{list-style-type:none;padding:0;margin-bottom:1.5rem;margin-top:0}.v-details-panel-list ul li[data-v-511978c3]{border-bottom:1px solid #343742;transition:all .3s ease}.v-details-panel-list ul li[data-v-511978c3]:hover{background-color:#4362b1;border-color:#4362b1}.v-details-panel-list ul li:hover button[data-v-511978c3]{color:#e3e5e8}.v-details-panel-list ul li[data-v-511978c3]:first-of-type{border-top:1px solid #343742}.v-details-panel-list ul li.list-pair[data-v-511978c3]{width:100%;padding:.5rem 2rem;text-align:left;font-size:1rem}.v-details-panel-list ul li.list-pair[data-v-511978c3]:hover{background-color:transparent;border-color:#343742}.v-details-panel-list ul li.list-pair .list-pair__object[data-v-511978c3]{color:#4362b1;cursor:pointer}.v-details-panel-list ul li.list-pair .list-pair__object[data-v-511978c3]:active,.v-details-panel-list ul li.list-pair .list-pair__object[data-v-511978c3]:hover{color:#768ecb}",map:void 0,media:void 0})}),{name:"v-details-panel-list-pairs",props:{title:String,items:{type:Array,default:()=>[]}},methods:{nameOf(e){const{codeObject:t}=e;return t.prettyName||t.name||t.toString()},selectItem(e){this.$store&&this.$store.commit("selectObject",e)}}},"data-v-511978c3",!1,void 0,!1,ta,void 0,void 0),VDetailsPanelHeader:ba},props:{object:{type:Object,required:!0}},computed:{title(){return`${this.object.from.name} to ${this.object.to.name}`},events(){const{from:e,to:t}=this.object;return e.allEvents.map((e=>e.children)).flat().filter((e=>e.codeObject.ancestors().includes(t))).map((e=>({from:e.parent,to:e})))}}},"data-v-75385437",!1,void 0,!1,ta,void 0,void 0),Oa=Qi({render:function(){var e=this.$createElement,t=this._self._c||e;return t("button",{staticClass:"details-btn",attrs:{type:"button"}},[this.icon?t("i",{class:this.iconClass}):this._e(),this._v(" "),t("span",[this._t("default")],2)])},staticRenderFns:[]},(function(e){e&&e("data-v-2bf95334_0",{source:'@charset "UTF-8";.details-btn[data-v-2bf95334]{display:flex;border:1px solid #424750;border-radius:.5rem;padding:.25rem .6rem .25rem .5rem;letter-spacing:.5px;color:grey;background-color:transparent;font:inherit;font-size:.75rem;cursor:pointer;outline:0;text-align:left;align-items:center}.details-btn[data-v-2bf95334]:hover{background-color:#161616;border-color:#161616}.icon[data-v-2bf95334]{margin-right:.5em}.icon--clear[data-v-2bf95334]:before{content:"✖ "}.icon--back[data-v-2bf95334]:before{content:"◄ "}',map:void 0,media:void 0})}),{name:"v-details-button",props:{icon:{type:String,required:!1}},computed:{iconClass(){return"icon icon--"+this.icon}}},"data-v-2bf95334",!1,void 0,!1,ta,void 0,void 0);J().registerLanguage("sql",Q());const Na=new Set(["sql","mariadb","mysql","postgresql","db2","plsql","n1ql","redshift","spark","tsql"]),wa=Qi({render:function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"sql-code"},[t("pre",{domProps:{innerHTML:this._s(this.formattedSQL)}},[this._v(this._s(this.formattedSQL))])])},staticRenderFns:[]},(function(e){e&&e("data-v-e13150d6_0",{source:".sql-code[data-v-e13150d6]{color:#e90}.sql-code[data-v-e13150d6] .hljs-built_in,.sql-code[data-v-e13150d6] .hljs-keyword,.sql-code[data-v-e13150d6] .hljs-name,.sql-code[data-v-e13150d6] .hljs-selector-tag,.sql-code[data-v-e13150d6] .hljs-tag{color:#07a}.sql-code[data-v-e13150d6] .hljs-number{color:#905}.sql-code[data-v-e13150d6] .hljs-addition,.sql-code[data-v-e13150d6] .hljs-attribute,.sql-code[data-v-e13150d6] .hljs-section,.sql-code[data-v-e13150d6] .hljs-string,.sql-code[data-v-e13150d6] .hljs-template-tag,.sql-code[data-v-e13150d6] .hljs-template-variable,.sql-code[data-v-e13150d6] .hljs-title,.sql-code[data-v-e13150d6] .hljs-type{color:#690}.sql-code[data-v-e13150d6] .hljs-bullet,.sql-code[data-v-e13150d6] .hljs-link,.sql-code[data-v-e13150d6] .hljs-symbol{color:#999}",map:void 0,media:void 0})}),{name:"v-sql-code",props:{sql:{type:String,required:!0},database:{type:String}},computed:{sqlDialect(){return this.database&&Na.has(this.database)?this.database:"sql"},formattedSQL(){let e=this.sql;try{e=(0,X.WU)(this.sql,{language:this.sqlDialect})}catch(e){console.info(`Failed to format the following ${this.sqlDialect} query`),console.info(this.sql)}return J().highlight(e,{language:"sql",ignoreIllegals:!0}).value}}},"data-v-e13150d6",!1,void 0,!1,ta,void 0,void 0),Ia=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"details-panel-event"},[n("v-details-panel-header",{attrs:{"object-type":"Event",object:e.object,title:e.title,"object-id":e.object.id.toString()},scopedSlots:e._u([{key:"links",fn:function(){return[e.shouldDisplayViewEvent?n("v-details-button",{nativeOn:{click:function(t){return e.viewEvent.apply(null,arguments)}}},[e._v("\n Show in Trace\n ")]):e._e()]},proxy:!0}])}),e._v(" "),e.hasSql?n("v-sql-code",{attrs:{sql:e.object.sql.sql,database:e.object.sql.database_type}}):e._e(),e._v(" "),e.hasParameters?n("div",{staticClass:"event-params"},[n("h5",[e._v("Parameters")]),e._v(" "),n("ul",{staticClass:"table-01"},e._l(e.object.parameters,(function(t,r){return n("li",{key:r},[n("strong",[e._v(e._s(t.name))]),e._v(" "),n("code",[e._v(e._s(t.value))])])})),0)]):e._e(),e._v(" "),e.hasMessage?n("div",{staticClass:"event-params"},[n("h5",[e._v("Parameters")]),e._v(" "),n("ul",{staticClass:"table-01"},e._l(e.object.message,(function(t,r){return n("li",{key:r},[n("i",[e._v(e._s(t.class))]),e._v(" "),n("strong",[e._v(e._s(t.name))]),e._v(" "),n("code",[e._v(e._s(t.value))])])})),0)]):e._e(),e._v(" "),e.requestHeaders.length?n("div",{staticClass:"event-params"},[n("h5",[e._v("Request headers")]),e._v(" "),n("ul",{staticClass:"table-01"},e._l(e.requestHeaders,(function(t){return n("li",{key:t.name},[n("i",[e._v(e._s(t.class))]),e._v(" "),n("strong",[e._v(e._s(t.name))]),e._v(" "),n("code",[e._v(e._s(t.value))])])})),0)]):e._e(),e._v(" "),Object.keys(e.httpServerResponse).length?n("div",{staticClass:"event-params"},[n("h5",[e._v("HTTP response details")]),e._v(" "),n("ul",{staticClass:"table-01"},e._l(e.httpServerResponse,(function(t,r){return n("li",{key:r},[n("strong",[e._v(e._s(r))]),e._v(" "),n("code",[e._v(e._s(t))])])})),0)]):e._e(),e._v(" "),e.responseHeaders.length?n("div",{staticClass:"event-params"},[n("h5",[e._v("Response headers")]),e._v(" "),n("ul",{staticClass:"table-01"},e._l(e.responseHeaders,(function(t){return n("li",{key:t.name},[n("strong",[e._v(e._s(t.name))]),e._v(" "),n("code",[e._v(e._s(t.value))])])})),0)]):e._e(),e._v(" "),e.object.exceptions.length?n("div",{staticClass:"event-params"},[n("h5",[e._v("Exceptions")]),e._v(" "),n("ul",{staticClass:"table-01"},e._l(e.object.exceptions,(function(t){return n("li",{key:t.object_id},[n("strong",[e._v(e._s(t.class))]),e._v(" "),n("code",[e._v(e._s(t.message))])])})),0)]):e._e(),e._v(" "),e.hasReturnValue?n("div",{staticClass:"event-params"},[n("h5",[e._v("Return value")]),e._v(" "),n("ul",{staticClass:"table-01"},[n("li",[n("i",[e._v(e._s(e.object.returnValue.class))]),e._v(" "),n("code",[e._v(e._s(e.object.returnValue.value))])])])]):e._e(),e._v(" "),n("v-details-panel-list",{attrs:{title:"Caller",items:e.caller}}),e._v(" "),n("v-details-panel-list",{attrs:{title:"Children",items:e.object.children}})],1)},staticRenderFns:[]},(function(e){e&&(e("data-v-534d1f3c_0",{source:".details-panel-event h3[data-v-534d1f3c]{padding:0}.details-panel-event .event-params[data-v-534d1f3c]{padding:0;color:#7f7f7f}.details-panel-event .event-params h5[data-v-534d1f3c]{color:#e7e7e7;font-size:1.1rem;font-weight:500;line-height:1.2;margin:0 0 .25rem 0;padding:0}.details-panel-event .event-params .table-01[data-v-534d1f3c]{font-size:14px;font-family:sans-serif;font-weight:500}.details-panel-event .event-params .table-01 li[data-v-534d1f3c]{padding:.5rem 0}.details-panel-event ul[data-v-534d1f3c]{list-style-type:none;padding:0;margin:0 0 1.5rem 0;width:100%}.details-panel-event ul li[data-v-534d1f3c]{width:100%;border-bottom:1px solid #343742;padding:.5rem 0;transition:all .3s ease;display:flex;flex-direction:column;justify-content:space-between}.details-panel-event ul li a[data-v-534d1f3c]{margin:0;width:100%}",map:void 0,media:void 0}),e("data-v-534d1f3c_1",{source:".details-panel-event[data-v-534d1f3c] .sql-code{margin-bottom:1.5rem;padding:0}",map:void 0,media:void 0}))}),{name:"v-details-panel-event",components:{VDetailsButton:Oa,VDetailsPanelList:la,VDetailsPanelHeader:ba,VSqlCode:wa},props:{object:{type:Object,required:!0}},computed:{title(){return this.object.sqlQuery?O(this.object):this.object.toString()},hasParameters(){return this.object.parameters&&this.object.parameters.length},hasMessage(){return this.object.message&&this.object.message.length},requestHeaders(){const{httpClientRequest:e}=this.object;return e?Object.entries(e.headers||{}).map((([e,t])=>({name:e,value:t}))):[]},responseHeaders(){const{httpClientResponse:e}=this.object;return e?Object.entries(e.headers||{}).map((([e,t])=>({name:e,value:t}))):[]},httpServerResponse(){const e={...this.object.httpServerResponse||this.object.httpClientResponse||{}};return e.headers&&delete e.headers,e},hasSql(){return Boolean(this.object.sql)},hasReturnValue(){return Boolean(this.object.returnValue)},shouldDisplayViewEvent(){return"viewFlow"!==this.$store.state.currentView},caller(){return this.object.parent?[this.object.parent]:null}},methods:{viewEvent(){this.$store.commit("setView","viewFlow")}}},"data-v-534d1f3c",!1,void 0,!1,ta,void 0,void 0),Sa=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",[n("v-details-panel-header",{attrs:{"object-type":"Function",object:e.object,title:e.object.name}}),e._v(" "),n("v-details-panel-filters",{attrs:{object:e.object,"is-root-object":e.isRootObject}}),e._v(" "),n("v-details-panel-list",{attrs:{title:"Events",items:e.object.events,"event-quickview":!0}}),e._v(" "),n("v-details-panel-list",{attrs:{title:"Inbound Calls",items:e.object.inboundConnections}}),e._v(" "),n("v-details-panel-list",{attrs:{title:"Outbound Calls",items:e.outboundCalls}}),e._v(" "),n("v-details-panel-list",{attrs:{title:"Queries",items:e.queryEvents}})],1)},staticRenderFns:[]},void 0,{name:"v-details-panel-function",components:{VDetailsPanelList:la,VDetailsPanelFilters:Aa,VDetailsPanelHeader:ba},props:{object:{type:Object,required:!0},isRootObject:{type:Boolean,required:!1,default:!1}},computed:{events(){return this.$store.state.appMap.events.filter((e=>e.isCall()&&e.codeObject&&e.codeObject.id===this.object.id))},eventObjects(){return this.events.map((e=>({kind:"event",text:e.codeObject.id,object:e})))},outboundCalls(){return this.object.outboundConnections.filter((e=>e.type!==a.QUERY))},queryEvents(){return this.object.sqlQueries.map((e=>e.events)).flat()}}},"data-v-27b4005c",!1,void 0,!1,void 0,void 0,void 0),xa=Qi({render:function(){var e=this.$createElement,t=this._self._c||e;return t("div",[t("v-details-panel-header",{attrs:{objectType:this.object.data.name,object:this.object}}),this._v(" "),t("v-details-panel-filters",{attrs:{object:this.object,"is-root-object":this.isRootObject}}),this._v(" "),t("v-details-panel-list",{attrs:{title:"Routes",items:this.object.children}})],1)},staticRenderFns:[]},void 0,{name:"v-details-panel-http",components:{VDetailsPanelList:la,VDetailsPanelFilters:Aa,VDetailsPanelHeader:ba},props:{object:{type:Object,required:!0},isRootObject:{type:Boolean,required:!1,default:!1}}},"data-v-d97f0360",!1,void 0,!1,void 0,void 0,void 0),La=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",[n("v-details-panel-header",{attrs:{"object-type":"Package",object:e.object,title:e.object.name}}),e._v(" "),n("v-details-panel-filters",{attrs:{object:e.object,"is-root-object":e.isRootObject}}),e._v(" "),n("v-details-panel-list",{attrs:{title:"Classes",items:e.object.classes,nameKey:"name"}}),e._v(" "),n("v-details-panel-list",{attrs:{title:"Inbound connections",items:e.object.inboundConnections}}),e._v(" "),n("v-details-panel-list",{attrs:{title:"Outbound connections",items:e.object.outboundConnections}})],1)},staticRenderFns:[]},void 0,{name:"v-details-panel-package",props:{object:{type:Object,required:!0},isRootObject:{type:Boolean,required:!1,default:!1}},components:{VDetailsPanelList:la,VDetailsPanelFilters:Aa,VDetailsPanelHeader:ba}},"data-v-10bc202e",!1,void 0,!1,void 0,void 0,void 0),ka=Qi({render:function(){var e=this.$createElement,t=this._self._c||e;return t("div",[t("v-details-panel-header",{attrs:{"object-type":"SQL query",title:this.title}}),this._v(" "),t("v-details-panel-list",{attrs:{title:"Events",items:this.object.events,"event-quickview":!0}})],1)},staticRenderFns:[]},void 0,{name:"v-details-panel-query",components:{VDetailsPanelList:la,VDetailsPanelHeader:ba},props:{object:{type:Object,required:!0}},computed:{title(){return C(this.object.name)},events(){return this.$store.state.appMap.events.filter((e=>e.isCall()&&e.codeObject&&e.codeObject.id===this.object.id))}},created(){1===this.object.events.length&&(this.$store.commit("popObjectStack"),this.$store.commit("selectObject",this.object.events[0]))}},"data-v-701cbddd",!1,void 0,!1,void 0,void 0,void 0),$a=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",[n("v-details-panel-header",{attrs:{"object-type":"Route",object:e.object,title:e.object.name}}),e._v(" "),n("v-details-panel-filters",{attrs:{object:e.object,"is-root-object":e.isRootObject}}),e._v(" "),n("v-details-panel-list",{attrs:{title:"Events",items:e.object.events,"event-quickview":!0}}),e._v(" "),n("v-details-panel-list",{attrs:{title:"Outbound connections",items:e.outboundConnections}}),e._v(" "),n("v-details-panel-list",{attrs:{title:"Queries",items:e.queryEvents}})],1)},staticRenderFns:[]},void 0,{name:"v-details-panel-route",components:{VDetailsPanelList:la,VDetailsPanelFilters:Aa,VDetailsPanelHeader:ba},props:{object:{type:Object,required:!0},isRootObject:{type:Boolean,required:!1,default:!1}},computed:{outboundConnections(){return this.object.outboundConnections.filter((e=>e.type!==a.QUERY))},queryEvents(){return this.object.sqlQueries.map((e=>e.events)).flat()}}},"data-v-c10b2a4a",!1,void 0,!1,void 0,void 0,void 0),Ma=Qi({render:function(){var e=this.$createElement,t=this._self._c||e;return t("div",[t("v-details-panel-header",{attrs:{"object-type":"External service",object:this.object,title:this.object.name}}),this._v(" "),t("v-details-panel-filters",{attrs:{object:this.object,"is-root-object":this.isRootObject}}),this._v(" "),t("v-details-panel-list",{attrs:{title:"Events",items:this.object.events,"event-quickview":!0}})],1)},staticRenderFns:[]},void 0,{name:"v-details-panel-route",components:{VDetailsPanelList:la,VDetailsPanelFilters:Aa,VDetailsPanelHeader:ba},props:{object:{type:Object,required:!0},isRootObject:{type:Boolean,required:!1,default:!1}},computed:{}},"data-v-30ebddab",!1,void 0,!1,void 0,void 0,void 0),Pa=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.items&&e.items.length>0?n("div",{staticClass:"v-details-panel-labels"},[n("h5",[e._v("Labels")]),e._v(" "),n("ul",{staticClass:"labels"},e._l(e.items,(function(t,r){return n("li",{key:r,staticClass:"labels__item",on:{click:function(n){return n.stopPropagation(),e.selectLabel(t)}}},[e._v("\n "+e._s(t)+"\n ")])})),0)]):e._e()},staticRenderFns:[]},(function(e){e&&e("data-v-18ce5ac4_0",{source:".v-details-panel-labels[data-v-18ce5ac4]{list-style-type:none;padding:0;margin-bottom:1.5rem}.v-details-panel-labels h5[data-v-18ce5ac4]{color:#e7e7e7;font-size:1.1rem;font-weight:500;line-height:1.2;padding:0;margin:0 0 1rem 0}.v-details-panel-labels .labels[data-v-18ce5ac4]{list-style-type:none;padding:0;margin:0 0 1rem;display:flex;flex-wrap:wrap;align-items:flex-start}.v-details-panel-labels .labels__item[data-v-18ce5ac4]{margin:0 .25rem .25rem 0;border-radius:.25rem;padding:.1rem .3rem;background:#7f7f7f;color:#fff;cursor:pointer}.v-details-panel-labels .labels__item[data-v-18ce5ac4]:active,.v-details-panel-labels .labels__item[data-v-18ce5ac4]:hover{background:#7f7f7f}",map:void 0,media:void 0})}),{name:"v-details-panel-labels",props:{items:{type:Array,default:()=>[]}},methods:{selectLabel(e){this.$store.commit("selectLabel",e)}}},"data-v-18ce5ac4",!1,void 0,!1,ta,void 0,void 0);var ja={functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({width:"12",height:"12",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("path",{attrs:{d:"M11.836 10.376L9.499 8.039a.562.562 0 00-.398-.164h-.382A4.874 4.874 0 004.875 0 4.874 4.874 0 000 4.875a4.874 4.874 0 007.875 3.844V9.1c0 .15.059.293.164.398l2.337 2.337c.22.22.576.22.794 0l.664-.663c.22-.22.22-.577.002-.797zM4.875 7.875c-1.657 0-3-1.34-3-3 0-1.657 1.34-3 3-3 1.657 0 3 1.34 3 3 0 1.657-1.34 3-3 3z"}})]))}};const Da=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"details-search"},[n("form",{staticClass:"details-search__form",on:{submit:function(e){e.preventDefault()}}},[n("div",{staticClass:"details-search__input-wrap"},[n("span",{staticClass:"details-search__input-prefix"},[n("SearchIcon")],1),e._v(" "),n("input",{directives:[{name:"model",rawName:"v-model",value:e.filter,expression:"filter"}],ref:"searchInput",staticClass:"details-search__input-element",attrs:{type:"text",autocomplete:"off",placeholder:"search code objects..."},domProps:{value:e.filter},on:{input:function(t){t.target.composing||(e.filter=t.target.value)}}})])]),e._v(" "),e._l(Object.keys(e.listItems),(function(t){return n("section",{key:t,class:"details-search__block details-search__block--"+t},[n("h2",{staticClass:"details-search__block-title"},[e._v("\n "+e._s(e.listItems[t].title)+"\n ")]),e._v(" "),n("ul",{staticClass:"details-search__block-list"},e._l(e.listItems[t].data,(function(r,i){return n("li",{key:i,staticClass:"details-search__block-item",on:{click:function(n){return e.selectObject(t,r.object)}}},[e._v("\n "+e._s("query"!==t&&r.object.prettyName?r.object.prettyName:r.object.name||r.object)+"\n "),r.childrenCount>1?n("span",{staticClass:"details-search__block-item-count"},[e._v("\n "+e._s(r.childrenCount)+"\n ")]):e._e()])})),0)])}))],2)},staticRenderFns:[]},(function(e){e&&e("data-v-449992a5_0",{source:".details-search[data-v-449992a5]{margin-bottom:2rem;padding:0}.details-search__form[data-v-449992a5]{margin-bottom:1.5rem;padding:0}.details-search__input-wrap[data-v-449992a5]{position:relative;border-radius:.5rem;border:2px solid #7f6be6}.details-search--empty .details-search__input-wrap[data-v-449992a5]{border-radius:#343742;pointer-events:none}.details-search__input-prefix[data-v-449992a5]{position:absolute;top:50%;left:0;width:2rem;display:flex;justify-content:center;align-items:center;transform:translateY(-50%);text-align:center;color:#ccc}.details-search__input-prefix svg[data-v-449992a5]{position:relative;left:3px;width:14px;height:14px;fill:#716e85}.details-search__input-element[data-v-449992a5]{border:none;width:100%;padding:.5rem 2rem;font:inherit;font-size:.75rem;color:#e7e7e7;background:0 0;outline:0}.details-search__input-element[data-v-449992a5]::-moz-placeholder,.details-search__input-element[data-v-449992a5]::-webkit-placeholder,.details-search__input-element[data-v-449992a5]::placeholder{color:#808b98}.details-search__block[data-v-449992a5]{margin-bottom:1rem}.details-search__block-title[data-v-449992a5]{margin:0 0 .25rem;border-radius:4px;display:inline-block;padding:.25rem .5rem;color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase}.details-search__block--http .details-search__block-title[data-v-449992a5]{background-color:#542168}.details-search__block--external-service .details-search__block-title[data-v-449992a5]{background-color:#ebdf90;color:#292929}.details-search__block--labels .details-search__block-title[data-v-449992a5]{background-color:#7f7f7f}.details-search__block--package .details-search__block-title[data-v-449992a5]{background-color:#6fddd6}.details-search__block--class .details-search__block-title[data-v-449992a5],.details-search__block--function .details-search__block-title[data-v-449992a5]{background-color:#4362b1}.details-search__block--query .details-search__block-title[data-v-449992a5]{background-color:#9c2fba}.details-search__block--empty .details-search__block-title[data-v-449992a5]{background-color:#343742}.details-search__block-list[data-v-449992a5]{margin:0;padding:0;list-style:none}.details-search__block--labels .details-search__block-list[data-v-449992a5]{margin:0 -.25rem -.25rem}.details-search__block-item[data-v-449992a5]{position:relative;border-bottom:1px solid #242c41;display:flex;justify-content:space-between;align-items:center;padding:.25rem 0;min-height:2rem;font-size:.9em;color:#e7e7e7;cursor:pointer;overflow:hidden;z-index:0}.details-search__block-item[data-v-449992a5]:active,.details-search__block-item[data-v-449992a5]:hover{color:#ccc}.details-search__block-item-count[data-v-449992a5]{margin-left:1rem;border-radius:.5rem;display:inline-block;padding:.25rem .5rem;font-size:.8rem;line-height:1;color:currentColor;background-color:rgba(0,0,0,.2);white-space:nowrap}.details-search__block--labels .details-search__block-item[data-v-449992a5]{margin:.25rem;border:1px solid #424750;border-radius:4px;display:inline-flex;padding:.25rem .5rem}.details-search__block--labels .details-search__block-item-count[data-v-449992a5]{margin-left:.5rem}",map:void 0,media:void 0})}),{name:"v-details-search",components:{SearchIcon:ja},props:{appMap:z},data:()=>({filter:""}),computed:{listItems(){const e={[a.HTTP]:{title:"HTTP server requests",data:[]},[a.EXTERNAL_SERVICE]:{title:"External services",data:[]},labels:{title:"Labels",data:[]},[a.PACKAGE]:{title:"Packages",data:[]},[a.CLASS]:{title:"Classes",data:[]},[a.FUNCTION]:{title:"Functions",data:[]},[a.QUERY]:{title:"SQL queries",data:[]}};return this.appMap.classMap.codeObjects.forEach((t=>{if(!this.passesFilter(t))return;const n={object:t,childrenCount:t.events?t.events.length:0};switch(t.type){case a.PACKAGE:t.childLeafs().length>1&&e[t.type].data.push(n);break;case a.CLASS:t.functions.length&&e[t.type].data.push(n);break;case a.FUNCTION:case a.QUERY:case a.EXTERNAL_SERVICE:e[t.type].data.push(n);break;case a.ROUTE:{const{type:r}=t.parent;e[r].data.push(n)}}})),Object.entries(this.appMap.labels).forEach((([t,n])=>{this.passesFilter(t)&&e.labels.data.push({object:t,childrenCount:n.function.length+(n.event?n.event.length:0)})})),Object.entries(e).forEach((([t,n])=>{n.data.length?n.data=n.data.sort(((e,t)=>{const n=e.object instanceof L?e.object.prettyName:String(e.object),r=t.object instanceof L?t.object.prettyName:String(t.object);return n.localeCompare(r)})):delete e[t]})),e},filterRegex(){const e=this.filter.trim();return""===e?null:new RegExp(e,"i")}},methods:{selectObject(e,t){"labels"===e?this.$store.commit("selectLabel",t):this.$store.commit("selectObject",t)},passesFilter(e){if(!this.filterRegex)return!0;if(e instanceof L){const t=e.type===a.QUERY?e.name:e.prettyName;return this.filterRegex.test(t)}return"string"==typeof e&&this.filterRegex.test(e)}}},"data-v-449992a5",!1,void 0,!1,ta,void 0,void 0),Ua=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"popper",on:{mouseover:function(t){e.hover=!0},mouseleave:function(t){e.hover=!1}}},[n("transition",{attrs:{name:"fade"}},[e.isVisible?n("span",{class:"popper__text popper__text--"+e.placement+" popper__text--"+e.flashStyle+" popper__text--align-"+e.textAlign,domProps:{innerHTML:e._s(e.textValue)}}):e._e()]),e._v(" "),e._t("default")],2)},staticRenderFns:[]},(function(e){e&&e("data-v-f83afdda_0",{source:'.popper[data-v-f83afdda]{position:relative}.popper__text[data-v-f83afdda]{position:absolute;display:block;background:#071223;color:#e3e5e8;padding:1em;border-radius:4px;max-width:24em;transition:opacity .3s cubic-bezier(.25,.46,.45,.94);border:1px solid #010306;pointer-events:none;top:0;z-index:2147483647;transform:translateY(-20%);font-size:.75rem;word-wrap:break-word;word-break:normal;width:max-content}.popper__text--align-left[data-v-f83afdda]{text-align:left}.popper__text--align-right[data-v-f83afdda]{text-align:right}.popper__text--align-center[data-v-f83afdda]{text-align:center}.popper__text--left[data-v-f83afdda]{right:100%;margin-right:1em;top:50%;transform:translateY(-50%)}.popper__text--left[data-v-f83afdda]::before{content:"";position:absolute;bottom:-1px;right:-1px;top:50%;width:1em;height:1em;transform:translate(50%,-50%) rotateZ(45deg);background:#071223;z-index:-1;border:1px solid #010306;border-left:none;border-bottom:none}.popper__text--right[data-v-f83afdda]{left:100%;margin-left:1em;top:50%;transform:translateY(-50%)}.popper__text--right[data-v-f83afdda]::before{content:"";position:absolute;bottom:-1px;left:-1px;top:50%;width:1em;height:1em;transform:translate(-50%,-50%) rotateZ(45deg);background:#071223;z-index:-1;border:1px solid #010306;border-right:none;border-top:none}.popper__text--top[data-v-f83afdda]{transform:translate(-50%,-100%);left:50%;margin-top:-1em}.popper__text--top[data-v-f83afdda]::before{content:"";position:absolute;bottom:-1px;left:50%;width:1em;height:1em;transform:translate(-50%,.5em) rotateZ(45deg);background:#071223;z-index:-1;border:1px solid #010306;border-left:none;border-top:none}.popper__text--bottom[data-v-f83afdda]{top:100%;transform:translateY(0)}.popper__text--success[data-v-f83afdda]{border-color:#3794ff}.popper__text--success[data-v-f83afdda]::before{border-color:inherit}.fade-enter[data-v-f83afdda]{opacity:0;pointer-events:none}.fade-enter-active[data-v-f83afdda]{transition:opacity 1 ease;transition-delay:.1s;pointer-events:auto}.fade-leave-to[data-v-f83afdda]{opacity:0;pointer-events:none}.fade-leave-active[data-v-f83afdda]{transition:opacity 0 ease;transition-delay:.25s;pointer-events:none}',map:void 0,media:void 0})}),{name:"v-popper",props:{placement:{type:String,required:!0,validator:e=>-1!==["left","right","top","bottom"].indexOf(e)},text:{type:String},flashTime:{type:Number,default:1500},textAlign:{type:String,default:"center",validator:e=>-1!==["left","right","center"].indexOf(e)}},data:()=>({displayFlash:!1,hover:!1,flashText:"",flashTimer:null,flashStyle:"default"}),watch:{isVisible(e){e||(this.flashText="")}},computed:{isVisible(){return this.displayFlash&&this.flashText||this.hover&&this.textValue},textValue(){return this.flashText||this.text}},methods:{flash(e,t="default"){this.displayFlash=!0,this.flashText=e,this.flashStyle=t,this.flashTimer&&clearTimeout(this.flashTimer),this.flashTimer=setTimeout((()=>{this.displayFlash=!1,this.flashTimer=null}),this.flashTime)}}},"data-v-f83afdda",!1,void 0,!1,ta,void 0,void 0),Ba=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"details-panel"},[n("h3",{staticClass:"details-panel__title"},[n("AppMapLogo",{attrs:{width:"70"}})],1),e._v(" "),e.selectedObject||e.selectedLabel||!e.sourceLocationObject?e._e():n("div",{staticClass:"details-panel__source"},[n("v-source-code-link",{attrs:{object:e.sourceLocationObject}})],1),e._v(" "),n("div",{staticClass:"details-panel__content"},[n("div",{staticClass:"details-panel__notification"},[e._t("notification")],2),e._v(" "),n("div",{staticClass:"details-panel__buttons"},[e._t("buttons")],2),e._v(" "),n("keep-alive",[e.selectedObject||e.selectedLabel?e._e():n("v-details-search",{attrs:{appMap:e.appMap}})],1),e._v(" "),e.selectedObject?n(e.detailsType,{tag:"component",attrs:{object:e.selectedObject,"is-root-object":e.isRootObject,"filters-root-objects":e.filtersRootObjects}}):e._e(),e._v(" "),e.selectedObject&&e.selectedObject.labels?n("v-details-panel-labels",{attrs:{items:Array.from(e.selectedObject.labels)}}):e._e(),e._v(" "),e.selectedLabel?n("v-details-label",{attrs:{label:e.selectedLabel,appMap:e.appMap}}):e._e()],1)])},staticRenderFns:[]},(function(e){e&&e("data-v-fb306ca6_0",{source:'.details-panel[data-v-fb306ca6]{display:block;font-family:"IBM Plex Sans","Helvetica Neue",Helvetica,Arial,sans-serif;min-width:280px;width:100%;height:100%;padding:1rem;color:#eaeaea;word-break:break-word;border-right:1px solid #424750;overflow:auto}.details-panel__title[data-v-fb306ca6]{margin-bottom:1rem;font-size:0;display:flex;align-items:center}.details-panel__title svg[data-v-fb306ca6]{max-width:20rem;width:100%}.details-panel__source[data-v-fb306ca6]{margin-bottom:1rem}.details-panel__source-title[data-v-fb306ca6]{margin:0 0 .25rem;font-size:.75rem;font-weight:400}.details-panel__header-buttons[data-v-fb306ca6]{margin-left:auto;display:inline-flex;align-items:flex-start}.details-panel__subtitle[data-v-fb306ca6]{margin-bottom:1rem;color:#e3e5e8}.details-panel__content[data-v-fb306ca6]{padding:0}.details-panel__buttons[data-v-fb306ca6]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.details-panel__buttons button[data-v-fb306ca6]{margin-bottom:1rem}.details-panel__notification[data-v-fb306ca6]:not(:empty){padding:0 0 1rem}',map:void 0,media:void 0})}),{name:"v-details-panel",components:{AppMapLogo:aa,VDetailsLabel:ca,VDetailsPanelClass:Ta,VDetailsPanelDatabase:Ra,VDetailsPanelEdge:Ca,VDetailsPanelEvent:Ia,VDetailsPanelFunction:Sa,VDetailsPanelHttp:xa,VDetailsPanelPackage:La,VDetailsPanelQuery:ka,VDetailsPanelRoute:$a,VDetailsPanelExternalService:Ma,VDetailsPanelLabels:Pa,VDetailsSearch:Da,VPopper:Ua,VSourceCodeLink:Ea},props:{subtitle:String,appMap:z,selectedObject:{type:Object},selectedLabel:{type:String},filtersRootObjects:{type:Array,default:()=>[]}},data:()=>({sourceLocation:null,sourceLocationError:null}),computed:{detailsType(){let e="null";return window.e=V,this.selectedObject&&this.selectedObject.type?e=this.selectedObject.type:this.selectedObject instanceof V&&(e="event"),"v-details-panel-"+e},isRootObject(){return Array.isArray(this.filtersRootObjects)&&this.filtersRootObjects.includes(this.selectedObject.fqid)},sourceLocationObject(){let e;return this.appMap&&this.appMap.metadata&&(e=this.appMap.metadata.source_location),e}}},"data-v-fb306ca6",!1,void 0,!1,ta,void 0,void 0),za=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"tabs"},[n("div",{staticClass:"tabs__header"},[e._l(e.tabs,(function(t){return n("v-tab-button",{key:t.name,attrs:{label:t.name,"is-active":e.activeTab===t},nativeOn:{click:function(n){return e.activateTab(t)}}})})),e._v(" "),n("div",{staticClass:"tabs__notification"},[e._t("notification")],2),e._v(" "),n("div",{staticClass:"tabs__controls"},[e._t("controls")],2)],2),e._v(" "),n("div",{staticClass:"tabs__content"},[e._t("default")],2)])},staticRenderFns:[]},(function(e){e&&e("data-v-f60c452c_0",{source:".tabs[data-v-f60c452c]{width:100%;height:100%}.tabs__header[data-v-f60c452c]{position:relative;border-bottom:1px solid #242c41;height:44px;display:flex;justify-content:flex-start;align-items:center;padding-left:1.25rem;padding-right:1.25rem;z-index:1}.tabs__notification[data-v-f60c452c]{align-self:flex-end;margin:0 1rem .25rem 1rem;flex:1}.tabs__controls[data-v-f60c452c]{position:relative;z-index:1}.tabs__controls[data-v-f60c452c]>:not(:last-child){margin-right:.5rem}.tabs__content[data-v-f60c452c]{width:100%;height:100%}",map:void 0,media:void 0})}),{name:"v-tabs",components:{VTabButton:Qi({render:function(){var e=this.$createElement;return(this._self._c||e)("button",{class:this.classes},[this._v("\n "+this._s(this.label)+"\n")])},staticRenderFns:[]},(function(e){e&&e("data-v-b965c772_0",{source:'.tab-btn[data-v-b965c772]{align-self:flex-end;position:relative;bottom:-1px;appearance:none;border:1px solid #242c41;border-radius:.25rem .25rem 0 0;background-color:transparent;cursor:pointer;color:#716e85;font-size:.75rem;font-family:"IBM Plex Sans","Helvetica Neue",Helvetica,Arial,sans-serif;padding:.5rem .5rem;margin:0;transition:all .3s ease;white-space:nowrap}.tab-btn[data-v-b965c772]:active,.tab-btn[data-v-b965c772]:hover{color:#e7e7e7}.tab-btn[data-v-b965c772]:focus{outline:0}.tab-btn+.tab-btn[data-v-b965c772]{margin-left:1rem}.tab-btn--active[data-v-b965c772]{border-bottom-color:#010306;cursor:default;color:#e7e7e7}.tab-btn--active[data-v-b965c772]:active,.tab-btn--active[data-v-b965c772]:hover{color:#e7e7e7}',map:void 0,media:void 0})}),{name:"v-tab-button",computed:{classes(){return{"tab-btn":!0,"tab-btn--active":this.isActive}}},props:{label:{type:String,required:!0},isActive:Boolean}},"data-v-b965c772",!1,void 0,!1,ta,void 0,void 0)},data:()=>({activeTab:null,tabs:[]}),methods:{activateTab(e){e!==this.activeTab&&(this.activeTab&&this.activeTab.setActive(!1),e&&e.setActive(!0),this.activeTab=e,this.$emit("activateTab",e))}},mounted(){this.$nextTick((()=>{this.tabs=this.$children.filter((e=>"v-tab"===e.$options.name)),this.activateTab(this.tabs[0])}))}},"data-v-f60c452c",!1,void 0,!1,ta,void 0,void 0);var Fa={functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({viewBox:"0 0 8 7",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("path",{attrs:{d:"M6.756.546A.718.718 0 017.27.333a.72.72 0 01.51.221.79.79 0 01.22.53.792.792 0 01-.193.541L3.89 6.754a.708.708 0 01-1.06.02L.234 4.054a.802.802 0 01-.019-1.109.707.707 0 011.059.02L3.33 5.116 6.738.57a.269.269 0 01.02-.023h-.002z"}})]))}},Va={functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M11.36 11.684a.376.376 0 00.53 0 .37.37 0 000-.526L6.634 5.934 11.757.842a.37.37 0 000-.526.376.376 0 00-.53 0L6.105 5.408.772.109a.376.376 0 00-.53 0 .37.37 0 000 .526l5.333 5.299-5.465 5.43a.37.37 0 000 .527.376.376 0 00.53 0L6.103 6.46l5.257 5.224z"}})]))}},Ga={functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({viewBox:"0 0 14 14",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("path",{attrs:{d:"M7.013 0c1.87.003 3.569.74 4.822 1.939L12.845.93A.677.677 0 0114 1.41v3.784a.677.677 0 01-.677.677H9.539a.677.677 0 01-.48-1.156l1.18-1.179a4.708 4.708 0 00-3.197-1.278c-2.608-.022-4.806 2.088-4.784 4.783.022 2.556 2.094 4.7 4.742 4.7 1.16 0 2.258-.413 3.123-1.172a.338.338 0 01.462.016l1.12 1.12a.34.34 0 01-.014.491A7 7 0 010 7C-.001 3.14 3.15-.007 7.012 0z"}})]))}},Ha={functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},u),...d},a.concat([n("path",{attrs:{d:"M292.57 124.87v206.35c0 20.18-16.36 36.57-36.57 36.57-20.18 0-36.57-16.39-36.57-36.57V124.87l-40.96 41.03c-14.32 14.29-37.5 14.29-51.78 0-14.29-14.32-14.29-37.5.04-51.78L230.14 10.73c14.21-14.25 37.28-14.32 51.57-.14l.14.14 103.46 103.42c14.29 14.32 14.29 37.5 0 51.78-14.32 14.29-37.5 14.29-51.78-.04l-40.96-41.02zm-182.85 94.57c20.21 0 36.57 16.39 36.57 36.57 0 20.21-16.36 36.57-36.57 36.57H73.15v146.28h365.7V292.58h-36.57c-20.18 0-36.57-16.36-36.57-36.57 0-20.18 16.39-36.57 36.57-36.57h36.57c40.43 0 73.14 32.75 73.14 73.14v146.28c0 40.39-32.71 73.14-73.14 73.14H73.15C32.76 512 .01 479.25.01 438.86V292.58c0-40.39 32.75-73.14 73.14-73.14h36.57z"}})]))}},qa={functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({width:"687",height:"293",fill:"none",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("g",{attrs:{opacity:".3"}},[n("mask",{attrs:{id:"a",fill:"#fff"}},[n("path",{attrs:{d:"M133.744 138.405l9.878 2.552 24.853 31.436"}})]),n("path",{attrs:{d:"M143.622 140.957l.633-.5-.169-.213-.262-.068-.202.781zm-10.08-1.771l9.879 2.551.403-1.561-9.879-2.551-.403 1.561zm9.448 2.271l24.853 31.436 1.265-1-24.853-31.436-1.265 1z",fill:"#808B98",mask:"url(#a)"}}),n("mask",{attrs:{id:"b",fill:"#fff"}},[n("path",{attrs:{d:"M121.35 126.266l22.217-63.74h328.497l17.684 15.63"}})]),n("path",{attrs:{d:"M143.567 62.525v-.806h-.572l-.189.54.761.266zm328.497 0l.534-.604-.229-.202h-.305v.806zm-349.953 64.007l22.218-63.741-1.523-.531L120.589 126l1.522.531zm21.456-63.2h30.895v-1.613h-30.895v1.612zm30.895 0h30.895v-1.613h-30.895v1.612zm30.895 0h35.649v-1.613h-35.649v1.612zm35.649 0h35.649v-1.613h-35.649v1.612zm35.649 0h34.831v-1.613h-34.831v1.612zm34.831 0h34.831v-1.613h-34.831v1.612zm34.831 0h30.818v-1.613h-30.818v1.612zm30.818 0h30.818v-1.613h-30.818v1.612zm30.818 0h32.056v-1.613h-32.056v1.612zm32.056 0h32.055v-1.613h-32.055v1.612zm31.521-.203l17.684 15.631 1.068-1.208-17.684-15.63-1.068 1.207z",fill:"#808B98",mask:"url(#b)"}}),n("mask",{attrs:{id:"c",fill:"#fff"}},[n("path",{attrs:{d:"M175.778 171.771L205.357 0h436.944l14.476 15.925"}})]),n("path",{attrs:{d:"M205.357 0v-.806h-.679l-.115.67.794.136zm436.944 0l.596-.542-.239-.264h-.357V0zM176.573 171.908L206.152.137l-1.589-.274-29.579 171.771 1.589.274zM205.357.806h35.649V-.806h-35.649V.806zm35.649 0h35.649V-.806h-35.649V.806zm35.649 0h34.831V-.806h-34.831V.806zm34.831 0h34.831V-.806h-34.831V.806zm34.831 0h30.818V-.806h-30.818V.806zm30.818 0h30.818V-.806h-30.818V.806zm30.818 0h32.055V-.806h-32.055V.806zm32.055 0h32.056V-.806h-32.056V.806zm32.056 0h26.329V-.806h-26.329V.806zm26.329 0h26.329V-.806h-26.329V.806zm26.329 0h26.311V-.806h-26.311V.806zm26.311 0h26.311V-.806h-26.311V.806zm26.311 0h32.478V-.806h-32.478V.806zm32.478 0h32.479V-.806h-32.479V.806zm31.882-.264l14.476 15.925 1.193-1.084L642.897-.542 641.704.542z",fill:"#808B98",mask:"url(#c)"}}),n("mask",{attrs:{id:"d",fill:"#fff"}},[n("path",{attrs:{d:"M177.73 171.771l27.627-64.61 9.879 2.888"}})]),n("path",{attrs:{d:"M205.357 107.161l.227-.774-.687-.2-.281.657.741.317zm-26.886 64.927l27.628-64.61-1.483-.634-27.627 64.61 1.482.634zm26.66-64.153l9.879 2.888.452-1.548-9.878-2.888-.453 1.548z",fill:"#808B98",mask:"url(#d)"}}),n("mask",{attrs:{id:"e",fill:"#fff"}},[n("path",{attrs:{d:"M182.701 171.771l22.656-21.016h71.298l9.879 1.971"}})]),n("path",{attrs:{d:"M205.357 150.755v-.806h-.316l-.232.215.548.591zm71.298 0l.158-.79-.078-.016h-.08v.806zm-93.406 21.607l22.657-21.016-1.097-1.182-22.656 21.016 1.096 1.182zm22.108-20.801h35.649v-1.612h-35.649v1.612zm35.649 0h35.649v-1.612h-35.649v1.612zm35.492-.015l9.878 1.97.316-1.581-9.879-1.97-.315 1.581z",fill:"#808B98",mask:"url(#e)"}}),n("mask",{attrs:{id:"f",fill:"#fff"}},[n("path",{attrs:{d:"M177.336 171.771l28.021-74.51H407.953L437.7 195.74"}})]),n("path",{attrs:{d:"M205.357 97.261v-.806h-.558l-.196.523.754.283zm202.596 0l.771-.233-.173-.573h-.598v.806zm-229.862 74.793l28.021-74.509-1.509-.567-28.021 74.509 1.509.567zm27.266-73.987h35.649v-1.612h-35.649v1.612zm35.649 0h35.649v-1.612h-35.649v1.612zm35.649 0h34.831v-1.612h-34.831v1.612zm34.831 0h34.831v-1.612h-34.831v1.612zm34.831 0h30.818v-1.612h-30.818v1.612zm30.818 0h30.818v-1.612h-30.818v1.612zm30.046-.572l29.747 98.477 1.544-.467-29.748-98.477-1.543.466z",fill:"#808B98",mask:"url(#f)"}}),n("mask",{attrs:{id:"g",fill:"#fff"}},[n("path",{attrs:{d:"M195.479 178.113l9.878-.611h140.96l13.868 6.253"}})]),n("path",{attrs:{d:"M205.357 177.502v-.806h-.024l-.025.001.049.805zm140.96 0l.332-.735-.158-.071h-.174v.806zm-150.788 1.416l9.878-.611-.099-1.61-9.879.611.1 1.61zm9.828-.61h35.649v-1.612h-35.649v1.612zm35.649 0h35.649v-1.612h-35.649v1.612zm35.649 0h34.831v-1.612h-34.831v1.612zm34.831 0h34.831v-1.612h-34.831v1.612zm34.5-.071l13.868 6.252.663-1.469-13.868-6.253-.663 1.47z",fill:"#808B98",mask:"url(#g)"}}),n("mask",{attrs:{id:"h",fill:"#fff"}},[n("path",{attrs:{d:"M171.226 187.055l-27.659 65.304-23.276-110.809"}})]),n("path",{attrs:{d:"M143.567 252.359l-.788.165.528 2.517 1.003-2.368-.743-.314zm26.917-65.619l-27.659 65.304 1.485.629 27.658-65.304-1.484-.629zm-26.128 65.453L121.08 141.384l-1.578.332 23.277 110.808 1.577-.331z",fill:"#808B98",mask:"url(#h)"}}),n("mask",{attrs:{id:"i",fill:"#fff"}},[n("path",{attrs:{d:"M84.056 116.138l9.749-2.029h111.553l9.878.962"}})]),n("path",{attrs:{d:"M93.805 114.109v-.807h-.083l-.081.017.164.79zm111.553 0l.078-.803-.039-.004h-.039v.807zM84.22 116.927l9.75-2.029-.33-1.579-9.748 2.03.328 1.578zm9.585-2.012h24.881v-1.613H93.805v1.613zm24.881 0h24.882v-1.613h-24.882v1.613zm24.882 0h30.895v-1.613h-30.895v1.613zm30.895 0h30.895v-1.613h-30.895v1.613zm30.816-.004l9.879.962.156-1.604-9.878-.963-.157 1.605z",fill:"#808B98",mask:"url(#i)"}}),n("mask",{attrs:{id:"j",fill:"#fff"}},[n("path",{attrs:{d:"M75.976 130.344l17.829 3.564h9.878"}})]),n("path",{attrs:{d:"M93.805 133.908l-.158.791.078.015h.08v-.806zm-17.987-2.773l17.829 3.564.316-1.581-17.83-3.564-.315 1.581zm17.987 3.579h9.878v-1.612h-9.878v1.612z",fill:"#808B98",mask:"url(#j)"}}),n("mask",{attrs:{id:"k",fill:"#fff"}},[n("path",{attrs:{d:"M49.122 131.303l44.682 63.567H143.567l15.621-7.815"}})]),n("path",{attrs:{d:"M93.804 194.87l-.66.464.242.342h.418v-.806zm49.763 0v.806h.191l.17-.085-.361-.721zm-95.105-63.104l44.683 63.568 1.319-.927-44.683-63.568-1.319.927zm45.342 63.91h24.882v-1.612H93.804v1.612zm24.882 0h24.881v-1.612h-24.881v1.612zm25.242-.085l15.621-7.815-.721-1.442-15.621 7.815.721 1.442z",fill:"#808B98",mask:"url(#k)"}}),n("mask",{attrs:{id:"l",fill:"#fff"}},[n("path",{attrs:{d:"M47.037 116.019L93.805 6.947H642.3l10.224 10.697"}})]),n("path",{attrs:{d:"M93.805 6.947v-.806h-.532l-.21.489.742.317zm548.496 0l.583-.557-.238-.249h-.345v.806zM47.778 116.337L94.546 7.265l-1.482-.635L46.296 115.7l1.482.636zM93.805 7.753h24.881V6.141H93.805v1.612zm24.881 0h24.881V6.141h-24.881v1.612zm24.881 0h30.895V6.141h-30.895v1.612zm30.895 0h30.895V6.141h-30.895v1.612zm30.895 0h35.649V6.141h-35.649v1.612zm35.649 0h35.649V6.141h-35.649v1.612zm35.649 0h34.831V6.141h-34.831v1.612zm34.831 0h34.831V6.141h-34.831v1.612zm34.831 0h30.818V6.141h-30.818v1.612zm30.818 0h30.818V6.141h-30.818v1.612zm30.818 0h32.056V6.141h-32.056v1.612zm32.056 0h32.055V6.141h-32.055v1.612zm32.055 0h26.329V6.141h-26.329v1.612zm26.329 0h26.33V6.141h-26.33v1.612zm26.33 0h26.31V6.141h-26.31v1.612zm26.31 0h26.311V6.141h-26.311v1.612zm26.311 0h32.479V6.141h-32.479v1.612zm32.479 0h32.478V6.141h-32.478v1.612zm31.896-.249l10.223 10.697 1.165-1.114L642.884 6.39l-1.165 1.114z",fill:"#808B98",mask:"url(#l)"}}),n("mask",{attrs:{id:"m",fill:"#fff"}},[n("path",{attrs:{d:"M245.081 125.224l31.575 59.225h69.661l9.879 2.227"}})]),n("path",{attrs:{d:"M276.656 184.449l-.712.38.228.426h.484v-.806zm69.661 0l.178-.786-.088-.02h-.09v.806zm-101.948-58.846l31.575 59.226 1.423-.759-31.575-59.225-1.423.758zm32.287 59.652h34.831v-1.612h-34.831v1.612zm34.831 0h34.83v-1.612h-34.83v1.612zm34.653-.019l9.879 2.227.354-1.573-9.878-2.227-.355 1.573z",fill:"#808B98",mask:"url(#m)"}}),n("mask",{attrs:{id:"n",fill:"#fff"}},[n("path",{attrs:{d:"M243.634 109.94l33.021-96.046H642.301l9.879 5.04"}})]),n("path",{attrs:{d:"M276.655 13.894v-.806h-.575l-.187.544.762.262zm365.646 0l.367-.718-.173-.088h-.194v.806zm-397.905 96.308l33.022-96.046-1.525-.524-33.022 96.046 1.525.524zm32.259-95.501h34.831v-1.613h-34.831v1.613zm34.831 0h34.831v-1.613h-34.831v1.613zm34.831 0h30.818v-1.613h-30.818v1.613zm30.818 0h30.818v-1.613h-30.818v1.613zm30.818 0h32.056v-1.613h-32.056v1.613zm32.056 0h32.055v-1.613h-32.055v1.613zm32.055 0h26.329v-1.613h-26.329v1.613zm26.329 0h26.33v-1.613h-26.33v1.613zm26.33 0h26.31v-1.613h-26.31v1.613zm26.31 0h26.311v-1.613h-26.311v1.613zm26.311 0h32.479v-1.613h-32.479v1.613zm32.479 0h32.478v-1.613h-32.478v1.613zm32.112-.088l9.879 5.04.732-1.437-9.878-5.04-.733 1.437z",fill:"#808B98",mask:"url(#n)"}}),n("mask",{attrs:{id:"o",fill:"#fff"}},[n("path",{attrs:{d:"M229.301 125.224l-23.944 15.631-24.771 30.916"}})]),n("path",{attrs:{d:"M205.357 140.855l-.44-.675-.108.071-.081.1.629.504zm23.503-16.306l-23.943 15.631.881 1.35 23.943-15.631-.881-1.35zm-24.132 15.802l-24.771 30.915 1.258 1.009 24.771-30.916-1.258-1.008z",fill:"#808B98",mask:"url(#o)"}}),n("mask",{attrs:{id:"p",fill:"#fff"}},[n("path",{attrs:{d:"M266.397 117.708h141.539l29.275 78.086"}})]),n("path",{attrs:{d:"M266.397 116.902h-.806v1.612h.806v-1.612zm141.539.806l.754-.283-.196-.523h-.558v.806zm28.52 78.369l.283.754 1.51-.566-.283-.754-1.51.566zm-170.059-77.563h9.904v-1.612h-9.904v1.612zm9.904 0h34.92v-1.612h-34.92v1.612zm34.92 0h34.921v-1.612h-34.921v1.612zm34.921 0h30.897v-1.612h-30.897v1.612zm30.897 0h30.897v-1.612h-30.897v1.612zm30.142-.523l29.275 78.086 1.51-.566-29.276-78.086-1.509.566z",fill:"#808B98",mask:"url(#p)"}}),n("mask",{attrs:{id:"q",fill:"#fff"}},[n("path",{attrs:{d:"M247.797 125.224l28.858 32.478h9.879"}})]),n("path",{attrs:{d:"M276.655 157.702l-.602.536.24.271h.362v-.807zm-29.461-31.942l28.859 32.478 1.205-1.071-28.859-32.478-1.205 1.071zm29.461 32.749h9.879v-1.613h-9.879v1.613z",fill:"#808B98",mask:"url(#q)"}}),n("mask",{attrs:{id:"r",fill:"#fff"}},[n("path",{attrs:{d:"M247.625 109.94l29.03-33.52h195.409l9.879 3.519"}})]),n("path",{attrs:{d:"M276.655 76.42v-.806h-.368l-.241.278.609.528zm195.409 0l.271-.76-.132-.046h-.139v.806zm-223.83 34.048l29.031-33.52-1.219-1.056-29.031 33.52 1.219 1.056zm28.421-33.242h34.831v-1.612h-34.831v1.612zm34.831 0h34.831v-1.612h-34.831v1.612zm34.831 0h30.818v-1.612h-30.818v1.612zm30.818 0h30.818v-1.612h-30.818v1.612zm30.818 0h32.055v-1.612h-32.055v1.612zm32.055 0h32.056v-1.612h-32.056v1.612zm31.786-.047l9.878 3.519.541-1.519-9.878-3.519-.541 1.519z",fill:"#808B98",mask:"url(#r)"}}),n("mask",{attrs:{id:"s",fill:"#fff"}},[n("path",{attrs:{d:"M243.307 125.224l33.349 110.809 13.653 3.88"}})]),n("path",{attrs:{d:"M276.656 236.033l-.772.232.127.422.424.121.221-.775zm-34.121-110.577l33.349 110.809 1.544-.465-33.35-110.808-1.543.464zm33.9 111.352l13.654 3.881.441-1.551-13.654-3.881-.441 1.551z",fill:"#808B98",mask:"url(#s)"}}),n("mask",{attrs:{id:"t",fill:"#fff"}},[n("path",{attrs:{d:"M245.4 109.94l31.255-54.362H577.344l30.253 103.861"}})]),n("path",{attrs:{d:"M276.655 55.578v-.806h-.466l-.233.404.699.402zm300.689 0l.774-.226-.169-.58h-.605v.806zm-331.245 54.764l31.255-54.362-1.398-.804-31.255 54.362 1.398.804zm30.556-53.958h34.831v-1.612h-34.831v1.612zm34.831 0h34.831v-1.612h-34.831v1.612zm34.831 0h30.818v-1.612h-30.818v1.612zm30.818 0h30.818v-1.612h-30.818v1.612zm30.818 0h32.055v-1.612h-32.055v1.612zm32.055 0h32.056v-1.612h-32.056v1.612zm32.056 0h26.329v-1.612h-26.329v1.612zm26.329 0h26.33v-1.612h-26.33v1.612zm26.33 0h26.31v-1.612h-26.31v1.612zm26.31 0h26.311v-1.612h-26.311v1.612zm25.537-.58l30.253 103.861 1.548-.451-30.253-103.862-1.548.451z",fill:"#808B98",mask:"url(#t)"}}),n("mask",{attrs:{id:"u",fill:"#fff"}},[n("path",{attrs:{d:"M429.242 211.023l-21.289 15.11H205.357l-25.841-39.078"}})]),n("path",{attrs:{d:"M407.953 226.133v.806h.257l.21-.149-.467-.657zm-202.596 0l-.672.444.239.362h.433v-.806zm223.418-15.768l-21.289 15.11.934 1.315 21.288-15.11-.933-1.315zm-20.822 14.962h-30.818v1.612h30.818v-1.612zm-30.818 0h-30.818v1.612h30.818v-1.612zm-30.818 0h-34.831v1.612h34.831v-1.612zm-34.831 0h-34.831v1.612h34.831v-1.612zm-34.831 0h-35.649v1.612h35.649v-1.612zm-35.649 0h-35.649v1.612h35.649v-1.612zm-34.976.361l-25.842-39.078-1.345.889 25.842 39.078 1.345-.889z",fill:"#808B98",mask:"url(#u)"}}),n("mask",{attrs:{id:"v",fill:"#fff"}},[n("path",{attrs:{d:"M441.351 195.739l30.713-174.897h170.238l9.878 2.52"}})]),n("path",{attrs:{d:"M472.064 20.842v-.806h-.677l-.117.666.794.14zm170.238 0l.199-.781-.098-.025h-.101v.806zM442.145 195.878l30.713-174.897-1.588-.279L440.557 195.6l1.588.279zm29.919-174.23h26.33v-1.612h-26.33v1.612zm26.33 0h26.329v-1.612h-26.329v1.612zm26.329 0h26.311v-1.612h-26.311v1.612zm26.311 0h26.31v-1.612h-26.31v1.612zm26.31 0h32.479v-1.612h-32.479v1.612zm32.479 0h32.479v-1.612h-32.479v1.612zm32.279-.025l9.879 2.52.398-1.563-9.878-2.52-.399 1.563z",fill:"#808B98",mask:"url(#v)"}}),n("mask",{attrs:{id:"w",fill:"#fff"}},[n("path",{attrs:{d:"M442.05 195.739l30.014-112.372 9.879.912"}})]),n("path",{attrs:{d:"M472.064 83.367l.075-.803-.678-.062-.175.657.778.208zm-29.235 112.58l30.014-112.372-1.557-.416-30.015 112.372 1.558.416zM471.99 84.17l9.879.912.148-1.606-9.878-.912-.149 1.606z",fill:"#808B98",mask:"url(#w)"}}),n("mask",{attrs:{id:"x",fill:"#fff"}},[n("path",{attrs:{d:"M442.972 211.023l29.092 75.03h52.659l9.878 1.304"}})]),n("path",{attrs:{d:"M472.064 286.053l-.751.291.199.515h.552v-.806zm52.659 0l.105-.799-.052-.007h-.053v.806zm-82.503-74.739l29.093 75.03 1.503-.583-29.093-75.03-1.503.583zm29.844 75.545h26.329v-1.612h-26.329v1.612zm26.329 0h26.33v-1.612h-26.33v1.612zm26.224-.007l9.879 1.304.211-1.598-9.879-1.304-.211 1.598z",fill:"#808B98",mask:"url(#x)"}}),n("mask",{attrs:{id:"y",fill:"#fff"}},[n("path",{attrs:{d:"M313.535 150.06l32.782-122.271H652.18"}})]),n("path",{attrs:{d:"M346.317 27.789v-.806h-.618l-.16.597.778.209zm-32.003 122.48l32.782-122.271-1.557-.418-32.782 122.272 1.557.417zm32.003-121.674h30.818v-1.612h-30.818v1.612zm30.818 0h30.818v-1.612h-30.818v1.612zm30.818 0h32.056v-1.612h-32.056v1.612zm32.056 0h32.055v-1.612h-32.055v1.612zm32.055 0h26.33v-1.612h-26.33v1.612zm26.33 0h26.329v-1.612h-26.329v1.612zm26.329 0h26.311v-1.612h-26.311v1.612zm26.311 0h26.31v-1.612h-26.31v1.612zm26.31 0h32.479v-1.612h-32.479v1.612zm32.479 0h32.479v-1.612h-32.479v1.612zm32.479 0h9.878v-1.612h-9.878v1.612z",fill:"#808B98",mask:"url(#y)"}}),n("mask",{attrs:{id:"z",fill:"#fff"}},[n("path",{attrs:{d:"M319.387 165.344l26.931 26.053h9.878"}})]),n("path",{attrs:{d:"M346.318 191.397l-.561.579.235.227h.326v-.806zm-27.492-25.473l26.931 26.052 1.121-1.159-26.931-26.052-1.121 1.159zm27.492 26.279h9.878v-1.613h-9.878v1.613z",fill:"#808B98",mask:"url(#z)"}}),n("mask",{attrs:{id:"A",fill:"#fff"}},[n("path",{attrs:{d:"M316.367 165.344l29.951 46.894H407.953l9.879-2.729"}})]),n("path",{attrs:{d:"M346.318 212.238l-.68.434.238.372h.442v-.806zm61.635 0v.806h.11l.105-.029-.215-.777zm-92.265-46.46l29.95 46.894 1.359-.868-29.95-46.894-1.359.868zm30.63 47.266h30.817v-1.612h-30.817v1.612zm30.817 0h30.818v-1.612h-30.818v1.612zm31.033-.029l9.878-2.729-.429-1.554-9.879 2.729.43 1.554z",fill:"#808B98",mask:"url(#A)"}}),n("mask",{attrs:{id:"B",fill:"#fff"}},[n("path",{attrs:{d:"M360.185 199.039l-13.868 6.252h-140.96l-21.771-18.236"}})]),n("path",{attrs:{d:"M346.317 205.291v.806h.174l.158-.071-.332-.735zm-140.96 0l-.517.618.224.188h.293v-.806zm154.497-6.987l-13.868 6.252.663 1.47 13.868-6.252-.663-1.47zm-13.537 6.181h-34.831v1.612h34.831v-1.612zm-34.831 0h-34.831v1.612h34.831v-1.612zm-34.831 0h-35.649v1.612h35.649v-1.612zm-35.649 0h-35.649v1.612h35.649v-1.612zm-35.131.188l-21.772-18.236-1.035 1.236 21.772 18.236 1.035-1.236z",fill:"#808B98",mask:"url(#B)"}}),n("mask",{attrs:{id:"C",fill:"#fff"}},[n("path",{attrs:{d:"M378.639 183.755l29.314-149.019H642.302l9.878-2.52"}})]),n("path",{attrs:{d:"M407.953 34.736v-.806h-.663l-.128.65.791.156zm234.349 0v.806h.101l.098-.025-.199-.78zM379.43 183.91l29.314-149.018-1.582-.311-29.314 149.018 1.582.311zm28.523-148.368h32.056V33.93h-32.056v1.612zm32.056 0h32.056V33.93h-32.056v1.612zm32.056 0h26.329V33.93h-26.329v1.612zm26.329 0h26.329V33.93h-26.329v1.612zm26.329 0h26.311V33.93h-26.311v1.612zm26.311 0h26.311V33.93h-26.311v1.612zm26.311 0h32.478V33.93h-32.478v1.612zm32.478 0h32.479V33.93h-32.479v1.612zm32.678-.025l9.879-2.52-.399-1.562-9.878 2.52.398 1.562z",fill:"#808B98",mask:"url(#C)"}}),n("mask",{attrs:{id:"D",fill:"#fff"}},[n("path",{attrs:{d:"M496.682 93.44l-24.618 109.941h-9.878"}})]),n("path",{attrs:{d:"M472.064 203.381v.806h.646l.141-.63-.787-.176zm23.832-110.117l-24.618 109.94 1.573.353 24.618-109.94-1.573-.353zm-23.832 109.31h-9.878v1.613h9.878v-1.613z",fill:"#808B98",mask:"url(#D)"}}),n("mask",{attrs:{id:"E",fill:"#fff"}},[n("path",{attrs:{d:"M497.163 93.44l-25.099 155.966H407.953l-26.758-50.367"}})]),n("path",{attrs:{d:"M472.064 249.406v.806h.687l.109-.678-.796-.128zm-64.111 0l-.712.378.227.428h.485v-.806zm88.415-156.094l-25.1 155.966 1.592.256 25.099-155.965-1.591-.257zM472.064 248.6h-32.056v1.612h32.056V248.6zm-32.056 0h-32.055v1.612h32.055V248.6zm-31.344.428l-26.758-50.368-1.423.757 26.758 50.367 1.423-.756z",fill:"#808B98",mask:"url(#E)"}}),n("mask",{attrs:{id:"F",fill:"#fff"}},[n("path",{attrs:{d:"M499.365 93.44L524.723 293l9.879-1.304"}})]),n("path",{attrs:{d:"M524.723 293l-.8.102.102.803.804-.106-.106-.799zM498.565 93.542l25.358 199.56 1.6-.204-25.358-199.56-1.6.204zm26.264 200.257l9.878-1.304-.211-1.598-9.878 1.304.211 1.598z",fill:"#808B98",mask:"url(#F)"}}),n("mask",{attrs:{id:"G",fill:"#fff"}},[n("path",{attrs:{d:"M607.393 174.723l-30.049 94.483H205.358l-28.266-82.151"}})]),n("path",{attrs:{d:"M577.344 269.206v.806h.59l.179-.562-.769-.244zm-371.986 0l-.763.262.187.544h.576v-.806zm401.266-94.727l-30.048 94.482 1.537.489 30.048-94.483-1.537-.488zm-29.28 93.921h-26.31v1.612h26.31V268.4zm-26.31 0h-26.311v1.612h26.311V268.4zm-26.311 0h-26.329v1.612h26.329V268.4zm-26.329 0h-26.33v1.612h26.33V268.4zm-26.33 0h-32.055v1.612h32.055V268.4zm-32.055 0h-32.056v1.612h32.056V268.4zm-32.056 0h-30.818v1.612h30.818V268.4zm-30.818 0h-30.818v1.612h30.818V268.4zm-30.818 0h-34.831v1.612h34.831V268.4zm-34.831 0h-34.83v1.612h34.83V268.4zm-34.83 0h-35.649v1.612h35.649V268.4zm-35.649 0h-35.649v1.612h35.649V268.4zm-34.887.543l-28.266-82.151-1.524.525 28.265 82.151 1.525-.525z",fill:"#808B98",mask:"url(#G)"}}),n("mask",{attrs:{id:"H",fill:"#fff"}},[n("path",{attrs:{d:"M632.423 167.081h9.878L666.99 40.768"}})]),n("path",{attrs:{d:"M642.301 167.081v.806h.664l.128-.651-.792-.155zm-9.878.806h9.878v-1.612h-9.878v1.612zm10.67-.651l24.688-126.313-1.582-.31-24.689 126.314 1.583.309z",fill:"#808B98",mask:"url(#H)"}}),n("mask",{attrs:{id:"I",fill:"#fff"}},[n("path",{attrs:{d:"M558.407 262.822l18.937 16.997h64.957l26.007-239.021"}})]),n("path",{attrs:{d:"M577.344 279.819l-.538.6.229.206h.309v-.806zm64.957 0v.806h.724l.078-.719-.802-.087zm-84.432-16.397l18.937 16.997 1.077-1.2-18.937-16.996-1.077 1.199zm19.475 17.203h32.479v-1.612h-32.479v1.612zm32.479 0h32.478v-1.612h-32.478v1.612zm33.28-.719l26.007-239.02-1.603-.175L641.5 279.732l1.603.174z",fill:"#808B98",mask:"url(#I)"}}),n("mask",{attrs:{id:"J",fill:"#fff"}},[n("path",{attrs:{d:"M552.676 281.884l24.669-114.803h9.878"}})]),n("path",{attrs:{d:"M577.345 167.081v-.806h-.652l-.137.637.789.169zm-23.881 114.973l24.669-114.803-1.577-.339-24.668 114.803 1.576.339zm23.881-114.167h9.878v-1.612h-9.878v1.612z",fill:"#808B98",mask:"url(#J)"}}),n("mask",{attrs:{id:"K",fill:"#fff"}},[n("path",{attrs:{d:"M290.309 245.933h-84.952l-27.345-58.878"}})]),n("path",{attrs:{d:"M205.357 245.933l-.731.339.217.467h.514v-.806zm84.952-.807h-13.654v1.613h13.654v-1.613zm-13.654 0h-35.649v1.613h35.649v-1.613zm-35.649 0h-35.649v1.613h35.649v-1.613zm-34.918.467l-27.345-58.878-1.462.679 27.345 58.878 1.462-.679z",fill:"#808B98",mask:"url(#K)"}}),n("mask",{attrs:{id:"L",fill:"#fff"}},[n("path",{attrs:{d:"M317.08 238.29l29.237-39.946 9.879-2.227"}})]),n("path",{attrs:{d:"M346.317 198.344l-.177-.787-.295.067-.178.244.65.476zm-28.587 40.423l29.238-39.947-1.301-.952-29.238 39.946 1.301.953zm28.765-39.637l9.878-2.227-.354-1.573-9.879 2.227.355 1.573z",fill:"#808B98",mask:"url(#L)"}}),n("path",{attrs:{d:"M104.196 141.622v-14.478h29.199v14.478h-29.199zM153.959 187.126v-14.477h41.227v14.477h-41.227z",fill:"#808B98","fill-opacity":".15",stroke:"#808B98","stroke-width":".806"}}),n("mask",{attrs:{id:"M",fill:"#fff"}},[n("path",{attrs:{d:"M652.289 18.83c0 .95 1.829 1.862 5.084 2.534 3.254.672 7.669 1.05 12.272 1.05 4.603 0 9.017-.378 12.272-1.05 3.255-.672 5.083-1.584 5.083-2.534 0-.95-1.828-1.862-5.083-2.534-3.255-.673-7.669-1.05-12.272-1.05-4.603 0-9.018.377-12.272 1.05-3.255.672-5.084 1.583-5.084 2.534v18.868c0 .95 1.829 1.862 5.084 2.534 3.254.672 7.669 1.05 12.272 1.05 4.603 0 9.017-.378 12.272-1.05 3.255-.672 5.083-1.584 5.083-2.534V18.83"}})]),n("path",{attrs:{d:"M652.289 18.83c0 .95 1.829 1.862 5.084 2.534 3.254.672 7.669 1.05 12.272 1.05 4.603 0 9.017-.378 12.272-1.05 3.255-.672 5.083-1.584 5.083-2.534 0-.95-1.828-1.862-5.083-2.534-3.255-.673-7.669-1.05-12.272-1.05-4.603 0-9.018.377-12.272 1.05-3.255.672-5.084 1.583-5.084 2.534v18.868c0 .95 1.829 1.862 5.084 2.534 3.254.672 7.669 1.05 12.272 1.05 4.603 0 9.017-.378 12.272-1.05 3.255-.672 5.083-1.584 5.083-2.534V18.83",fill:"#808B98","fill-opacity":".2"}}),n("path",{attrs:{d:"M687 18.83h.806H687zm-34.711 0h-.806.806zm0 18.868h-.806.806zm34.711 0h.806H687zM651.483 18.83c0 .515.251.94.564 1.263.31.32.728.593 1.204.83.954.476 2.302.889 3.959 1.23l.326-1.578c-1.599-.33-2.792-.71-3.566-1.095-.388-.194-.63-.37-.765-.508-.132-.137-.109-.182-.109-.142h-1.613zm5.727 3.324c3.324.686 7.796 1.066 12.435 1.066v-1.612c-4.568 0-8.924-.376-12.109-1.033l-.326 1.579zm12.435 1.066c4.638 0 9.11-.38 12.435-1.066l-.326-1.58c-3.185.658-7.542 1.034-12.109 1.034v1.612zm12.435-1.066c1.656-.342 3.005-.756 3.959-1.231.475-.237.894-.51 1.204-.83.312-.323.563-.748.563-1.263h-1.612c0-.04.022.005-.11.142-.134.139-.376.314-.765.508-.774.386-1.967.765-3.565 1.095l.326 1.579zm5.726-3.324c0-.515-.251-.94-.563-1.263-.31-.32-.729-.593-1.204-.83-.954-.476-2.303-.889-3.959-1.23l-.326 1.578c1.598.33 2.791.709 3.565 1.095.389.193.631.369.765.508.132.137.11.181.11.142h1.612zm-5.726-3.324c-3.325-.687-7.797-1.066-12.435-1.066v1.612c4.567 0 8.924.375 12.109 1.033l.326-1.579zm-12.435-1.066c-4.639 0-9.111.38-12.435 1.066l.326 1.579c3.185-.658 7.541-1.033 12.109-1.033V14.44zm-12.435 1.066c-1.657.342-3.005.755-3.959 1.23-.476.238-.894.51-1.204.83-.313.324-.564.749-.564 1.264h1.613c0 .04-.023-.005.109-.142.135-.14.377-.315.765-.508.774-.386 1.967-.765 3.566-1.095l-.326-1.579zm-5.727 3.324v18.868h1.613V18.83h-1.613zm0 18.868c0 .515.251.94.564 1.263.31.32.728.593 1.204.83.954.476 2.302.889 3.959 1.23l.326-1.578c-1.599-.33-2.792-.71-3.566-1.095-.388-.194-.63-.37-.765-.508-.132-.137-.109-.182-.109-.142h-1.613zm5.727 3.324c3.324.686 7.796 1.066 12.435 1.066v-1.612c-4.568 0-8.924-.376-12.109-1.033l-.326 1.579zm12.435 1.066c4.638 0 9.11-.38 12.435-1.066l-.326-1.58c-3.185.658-7.542 1.034-12.109 1.034v1.612zm12.435-1.066c1.656-.343 3.005-.755 3.959-1.231.475-.237.894-.51 1.204-.83.312-.323.563-.748.563-1.263h-1.612c0-.04.022.005-.11.142-.134.139-.376.314-.765.508-.774.386-1.967.765-3.565 1.095l.326 1.579zm5.726-3.324V18.83h-1.612v18.868h1.612z",fill:"#808B98",mask:"url(#M)"}}),n("path",{attrs:{d:"M482.456 93.512V79.034h32.095v14.478h-32.095zM215.749 125.296v-14.478h50.735v14.478h-50.735zM286.899 165.521v-14.478h49.098v14.478h-49.098zM418.344 211.094v-14.477h43.548v14.477h-43.548zM587.735 174.795v-14.478h44.394v14.478h-44.394zM356.709 199.11v-14.477h41.072v14.477h-41.072zM83.343 116.723l-8.235 14.478H3.964l8.234-14.478h71.145zM290.822 253.646v-14.478h41.548v14.478h-41.548z",fill:"#808B98","fill-opacity":".15",stroke:"#808B98","stroke-width":".806"}})])]))}};const Wa=Qi({render:function(){var e=this.$createElement;return(this._self._c||e)("div",{key:this.renderKey,staticClass:"diagram-component"})},staticRenderFns:[]},(function(e){e&&e("data-v-551ff9a2_0",{source:".diagram-component{width:100%;height:100%}.diagram-component .appmap.appmap--theme-dark{overflow:hidden}",map:void 0,media:void 0})}),{name:"v-diagram-component",props:{theme:{type:String,default:"dark",validator:e=>-1!==["dark","light"].indexOf(e)},zoomButtons:{type:Boolean,default:!0},classMap:$},data:()=>({renderKey:0,componentDiagram:null}),watch:{$props:{handler(){this.renderKey+=1},deep:!0},"$store.state.appMap":{handler(){this.renderKey+=1,this.renderDiagram()}},"$store.getters.selectedObject":{handler(){this.highlightSelectedComponent()}}},methods:{highlightSelectedComponent(e=!0){const{selectedObject:t}=this.$store.getters;if(!t)return void this.componentDiagram.highlight(null);let n=t;if(t instanceof V&&(n=t.codeObject),n instanceof L)if(n.type===a.FUNCTION&&(n=n.classObject),this.componentDiagram.hasObject(n))this.componentDiagram.highlight(n);else{const t=[...n.ancestors()].find((e=>this.componentDiagram.hasObject(e)));if(t){const r=[a.PACKAGE,a.HTTP].includes(t.type);e&&r?(this.componentDiagram.expand(t),this.componentDiagram.highlight(n)):this.componentDiagram.highlight(t)}}},renderDiagram(){this.$nextTick((()=>{this.componentDiagram=new qi(this.$el,{theme:this.theme,zoom:{controls:this.zoomButtons}}),this.componentDiagram.render(this.classMap),this.componentDiagram.on("click",(e=>this.selectObject(e))).on("edge",(e=>this.selectObject({...e,type:"edge"}))).on("collapse",(()=>this.highlightSelectedComponent(!1))).on("expand",(()=>this.highlightSelectedComponent(!1))).on("makeRoot",(e=>{this.$root.$emit("makeRoot",e)})),this.highlightSelectedComponent()}))},selectObject(e){this.$store&&(this.$store.commit("clearObjectStack"),this.$store.commit("selectObject",e))}},mounted(){this.renderDiagram()},updated(){this.renderDiagram()},activated(){this.componentDiagram&&(this.componentDiagram.render(this.classMap),this.highlightSelectedComponent())}},void 0,!1,void 0,!1,ta,void 0,void 0);var Ya={functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({viewBox:"0 0 34 24",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("path",{attrs:{d:"M0 4a4 4 0 014-4h15.842a4 4 0 012.764 1.109l10.638 10.168a1 1 0 010 1.446L22.606 22.89A4 4 0 0119.842 24H4a4 4 0 01-4-4V4z"}})]))}};const Xa=Qi({render:function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"columns"},[t("div",{staticClass:"columns__column columns__column--left"},[this._t("left")],2),this._v(" "),t("div",{staticClass:"columns__column columns__column--right"},[this._t("right")],2)])},staticRenderFns:[]},(function(e){e&&e("data-v-7026cb12_0",{source:".columns[data-v-7026cb12]{display:flex;flex-direction:row;width:100%}.columns__column[data-v-7026cb12]{flex:1 0 auto}.columns__column--left[data-v-7026cb12]{text-align:left;margin-right:1em}.columns__column--right[data-v-7026cb12]{text-align:right;margin-left:1em}",map:void 0,media:void 0})}),{name:"v-trace-node-columns"},"data-v-7026cb12",!1,void 0,!1,ta,void 0,void 0),Ka=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("v-popper",{attrs:{placement:e.popperPlacement,text:e.popperText}},[n("div",{staticClass:"port"},["input"===e.type?n(e.portType,{tag:"component",class:e.iconClass}):e._e(),e._v(" "),n("span",{staticClass:"label"},[e._v(e._s(e.label))]),e._v(" "),"output"===e.type?n(e.portType,{tag:"component",class:e.iconClass}):e._e()],1)])},staticRenderFns:[]},(function(e){e&&e("data-v-5a78fa0c_0",{source:".port[data-v-5a78fa0c]{display:block;cursor:pointer;transition:color .3s cubic-bezier(.25,.5,.25,1)}.port[data-v-5a78fa0c]:hover{color:#e3e5e8}.label[data-v-5a78fa0c]{margin:0 .25rem;line-height:1em}.icon[data-v-5a78fa0c]{height:.8rem;vertical-align:middle}.icon--type-int[data-v-5a78fa0c]{fill:#f92672}.icon--type-string[data-v-5a78fa0c]{fill:#a6e22e}.icon--type-bool[data-v-5a78fa0c]{fill:#66d9ef}.icon--type-float[data-v-5a78fa0c]{fill:#fd971f}.icon--type-object[data-v-5a78fa0c]{fill:#ae81ff}",map:void 0,media:void 0})}),{name:"v-trace-node-port",components:{PortConnected:{functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("circle",{attrs:{cx:"12",cy:"12",r:"12"}})]))}},PortDisconnected:{functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M12 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12zm0-2c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z"}})]))}},VPopper:Ua},props:{type:{type:String,default:"input",validator:e=>-1!==["input","output"].indexOf(e)},text:{type:String},parameterObject:{required:!1}},data(){return{label:this.text||this.parameterObject.name}},computed:{popperText(){return this.parameterObject&&null!==this.parameterObject.value&&void 0!==this.parameterObject.value?this.parameterObject.value.toString():"null"},iconClass(){return"icon icon--type-"+this.dataType},dataType(){switch(this.parameterObject.class){case"boolean":case"TrueClass":case"FalseClass":case"java.lang.Boolean":return"bool";case"status":case"byte":case"short":case"int":case"long":case"Number":case"Integer":case"java.lang.Byte":case"java.lang.Short":case"java.lang.Integer":case"java.lang.Long":return"int";case"float":case"double":case"BigDecimal":case"Float":case"java.lang.Float":case"java.lang.Double":return"float";case"mime_type":case"char":case"String":case"java.lang.Char":case"java.lang.String":return"string";default:return"object"}},portType(){return this.parameterObject.value?"port-connected":"port-disconnected"},popperPlacement(){return"input"===this.type?"left":"right"}}},"data-v-5a78fa0c",!1,void 0,!1,ta,void 0,void 0),Ja=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"trace"},e._l(e.events,(function(t,r){return n("v-trace-event-block",{key:t.id,ref:"nodes",refInFor:!0,attrs:{event:t,"selected-events":e.selectedEvents,"focused-event":e.focusedEvent,"highlighted-events":e.highlightedEvents,"highlighted-event":e.highlightedEvent,"highlighted-event-index":e.highlightedEventIndex,"highlight-color":e.highlightColor,"highlight-all":e.highlightAll,"highlight-style":e.highlightStyle,"has-parent":Boolean(t.parent),"is-first-child":0==r,"is-last-child":r==e.events.length-1},on:{updated:function(t){return e.$emit("updated")},expand:function(t){return e.$emit("expand",t)},collapse:function(t){return e.$emit("collapse",t)},clickEvent:function(t){return e.$emit("clickEvent",t)}}})})),1)},staticRenderFns:[]},(function(e){e&&e("data-v-597009f4_0",{source:'@font-face{font-family:"IBM Plex Mono";src:local("IBM Plex Mono"),url(../../assets/fonts/IBM_Plex_Mono/IBMPlexMono-Regular.ttf) format("truetype")}.trace{width:max-content;display:inline-block;font-family:"IBM Plex Mono",monospace;font-size:.8rem}',map:void 0,media:void 0})}),{name:"v-trace",components:{VTraceEventBlock:Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{class:e.classes,style:e.styles},[e.isLastChild&&!e.isFirstChild?n("div",{staticClass:"event-block__connection",style:e.connectionStyles}):e._e(),e._v(" "),n("v-trace-node",{ref:"node",attrs:{event:e.event,filtered:e.highlightedEvents.has(e.event),highlight:e.selectedEvents.includes(e.event)||e.event===e.highlightedEvent,"highlight-color":e.highlightColor,"highlight-style":e.highlightStyle,"highlight-index":e.event===e.highlightedEvent?e.highlightedEventIndex:0,focused:e.focusedEvent===e.event},on:{expandChildren:function(t){return e.toggleVisibility()}},nativeOn:{click:function(t){return t.stopPropagation(),e.$emit("clickEvent",e.event)}}}),e._v(" "),e.isExpanded?n("v-trace",{ref:"children",attrs:{events:e.event.children,"selected-events":e.selectedEvents,"focused-event":e.focusedEvent,"highlighted-events":e.highlightedEvents,"highlighted-event":e.highlightedEvent,"highlighted-event-index":e.highlightedEventIndex,"highlight-color":e.highlightColor,"highlight-all":e.highlightAll,"highlight-style":e.highlightStyle},on:{updated:function(t){return e.onUpdate()},expand:function(t){return e.$emit("expand",t)},collapse:function(t){return e.$emit("collapse",t)},clickEvent:function(t){return e.$emit("clickEvent",t)}}}):e._e(),e._v(" "),!e.isExpanded&&e.event.children.length>0?n("v-trace-summary",{ref:"summary",attrs:{event:e.event},nativeOn:{click:function(t){return t.stopPropagation(),e.toggleVisibility()}}}):e._e()],1)},staticRenderFns:[]},(function(e){e&&e("data-v-d04a565e_0",{source:'.event-block{display:flex;flex-shrink:0;align-items:flex-start}.event-block:not(:last-child){margin-bottom:1rem}.event-block>*{flex:inherit}.event-block>.trace{margin-left:74px;position:relative}.event-block .trace .event-block--one-child::before{content:"";position:absolute;top:36px;left:-74px;width:74px;height:4px;background-color:#808b98;z-index:-1}.event-block .trace .event-block--first-child::before{content:"";position:absolute;top:36px;left:-74px;width:74px;height:4px;background-color:#808b98;z-index:-1}.event-block .trace .event-block--first-child::after{content:"";position:absolute;top:36px;left:-74px;width:37px;height:37px;border-radius:0 25px 0 0;border:4px solid #808b98;border-bottom:0;border-left:0;z-index:-1}.event-block .trace .event-block:not(.event-block--one-child):not(.event-block--first-child):not(.event-block--last-child){position:relative}.event-block .trace .event-block:not(.event-block--one-child):not(.event-block--first-child):not(.event-block--last-child)::before{content:"";position:absolute;top:0;right:100%;width:33px;height:37px;border-radius:0 0 0 25px;border:4px solid #808b98;border-top:0;border-right:0;z-index:-1}.event-block .trace .event-block--last-child .event-block__connection{position:absolute;top:74px;right:100%;width:37px;border-radius:0 0 0 25px;border:4px solid #808b98;border-top:0;border-right:0;z-index:-1}',map:void 0,media:void 0})}),{name:"v-trace-event-block",components:{"v-trace":()=>Promise.resolve().then((function(){return Za})),VTraceNode:Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{class:e.classes,style:e.style,attrs:{"data-event-id":e.event.id}},[e.highlightIndex?n("div",{staticClass:"trace-node__index"},[e._v("\n "+e._s(e.highlightIndex)+"\n ")]):e._e(),e._v(" "),n("div",{class:"trace-node__header trace-node__header--"+e.eventType},[e._v("\n "+e._s(e.title)+"\n ")]),e._v(" "),n("div",{staticClass:"trace-node__body"},[n("node-connection",{ref:"flowIn",staticClass:"connection-icon connection-icon--connected"}),e._v(" "),n("node-connection",{ref:"flowOut",class:e.outboundConnectionClasses,on:{click:function(t){return t.stopPropagation(),e.$emit("expandChildren")}}}),e._v(" "),n("v-trace-node-body-"+e.eventType,{tag:"component",attrs:{event:e.event}}),e._v(" "),e.event.returnEvent.elapsed?n("v-trace-node-elapsed",{attrs:{time:e.event.returnEvent.elapsed}}):e._e(),e._v(" "),e.event.labels.size?n("v-trace-node-labels",{attrs:{labels:Array.from(e.event.labels)}}):e._e()],1)])},staticRenderFns:[]},(function(e){e&&e("data-v-39af4dcc_0",{source:'.trace-node[data-v-39af4dcc]{position:relative;background-color:#242c41;display:inline-block;box-shadow:.2em .2em 10px 0 rgba(0,0,0,.6);color:#bababa;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.trace-node.filtered[data-v-39af4dcc]{outline:4px solid #7b4669}.trace-node.highlight[data-v-39af4dcc]{outline:4px solid #ff07aa}.trace-node.focused[data-v-39af4dcc]{outline:4px solid transparent;animation:node-focused-data-v-39af4dcc 2s ease-out .3s}.trace-node.exceptions .trace-node__header[data-v-39af4dcc]::before{content:"";position:relative;top:1px;display:inline-block;width:.8em;height:.8em;background:url(\'data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path fill="rgb(235,223,144)" d="M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z"/></svg>\') no-repeat center}.trace-node__index[data-v-39af4dcc]{position:absolute;top:0;left:0;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;border-radius:50%;width:20px;height:20px;font-size:10px;color:#fff;background-color:#ff07aa}.trace-node__header[data-v-39af4dcc]{text-align:center;font-weight:800;padding:0 2em}.trace-node__header--http[data-v-39af4dcc]{background-color:#471554}.trace-node__header--http-client[data-v-39af4dcc]{color:#010306;background-color:#ebdf90}.trace-node__header--sql[data-v-39af4dcc]{background-color:#113d80}.trace-node__header--default[data-v-39af4dcc]{background-color:#525d7b}.trace-node__body[data-v-39af4dcc]{padding:1em}.connection-icon[data-v-39af4dcc]{height:1.25em;margin-bottom:.5em;fill:#161b28}.connection-icon--right[data-v-39af4dcc]{float:right}.connection-icon--connected[data-v-39af4dcc]{fill:#6b7dad}@keyframes node-focused-data-v-39af4dcc{from{outline-color:#ff07aa}to{outline-color:transparent}}',map:void 0,media:void 0})}),{name:"v-trace-node",components:{NodeConnection:Ya,VTraceNodeBodyDefault:Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("v-trace-node-columns",{scopedSlots:e._u([{key:"left",fn:function(){return e._l(e.inputs,(function(e){return n("v-trace-node-port",{key:e.name,attrs:{parameterObject:e}})}))},proxy:!0},{key:"right",fn:function(){return e._l(e.outputs,(function(e){return n("v-trace-node-port",{key:e.name,attrs:{parameterObject:e,type:"output"}})}))},proxy:!0}])})},staticRenderFns:[]},void 0,{name:"v-trace-node-body-default",components:{VTraceNodeColumns:Xa,VTraceNodePort:Ka},props:{event:{type:Object,required:!0,validator:e=>e instanceof V}},computed:{inputs(){const e=[],{receiver:t}=this.event;return t&&e.push({...t,name:"self"}),Array.isArray(this.event.parameters)&&e.push(...this.event.parameters),e},outputs(){const e=[],{returnValue:t}=this.event;if(t){const n=t.class.split(/[^\w\d]+/);let r=n[n.length-1];r||(r=t.class),e.push({...t,name:r})}return e}}},"data-v-23ce5ac6",!1,void 0,!1,void 0,void 0,void 0),VTraceNodeBodyHttp:Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("v-trace-node-columns",{scopedSlots:e._u([{key:"left",fn:function(){return e._l(e.inputs,(function(e){return n("v-trace-node-port",{key:e.name,attrs:{parameterObject:e}})}))},proxy:!0},{key:"right",fn:function(){return e._l(e.outputs,(function(e){return n("v-trace-node-port",{key:e.name,attrs:{parameterObject:e,type:"output"}})}))},proxy:!0}])})},staticRenderFns:[]},void 0,{name:"v-trace-node-body-http",components:{VTraceNodeColumns:Xa,VTraceNodePort:Ka},props:{event:{type:Object,required:!0,validator:e=>e instanceof V}},computed:{inputs(){return this.event.message},outputs(){const e=[],{httpServerResponse:t}=this.event;if(t){const{mime_type:n,status:r}=t;n&&e.push({name:"mime_type",value:t.mime_type}),r&&e.push({name:"status",value:t.status})}return e}}},"data-v-3a3e226d",!1,void 0,!1,void 0,void 0,void 0),VTraceNodeBodyHttpClient:Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("v-trace-node-columns",{scopedSlots:e._u([{key:"left",fn:function(){return[e.httpParameters.length?[n("h1",{staticClass:"port-header"},[e._v("HTTP")]),e._v(" "),e._l(e.httpParameters,(function(e){return n("v-trace-node-port",{key:e.name,attrs:{parameterObject:e}})}))]:e._e(),e._v(" "),e.requestHeaders.length?[n("h1",{staticClass:"port-header"},[e._v("Headers")]),e._v(" "),e._l(e.requestHeaders,(function(e){return n("v-trace-node-port",{key:e.name,attrs:{parameterObject:e}})}))]:e._e(),e._v(" "),e.parameters.length?[n("h1",{staticClass:"port-header"},[e._v("Parameters")]),e._v(" "),e._l(e.parameters,(function(e){return n("v-trace-node-port",{key:e.name,attrs:{parameterObject:e}})}))]:e._e()]},proxy:!0},{key:"right",fn:function(){return[e.responseHeaders.length?[n("h1",{staticClass:"port-header"},[e._v("Headers")]),e._v(" "),e._l(e.responseHeaders,(function(e){return n("v-trace-node-port",{key:e.name,attrs:{parameterObject:e,type:"output"}})}))]:e._e(),e._v(" "),e.responseHeaders.length?[n("h1",{staticClass:"port-header"},[e._v("Response")]),e._v(" "),e._l(e.outputs,(function(e){return n("v-trace-node-port",{key:e.name,attrs:{parameterObject:e,type:"output"}})}))]:e._e()]},proxy:!0}])})},staticRenderFns:[]},(function(e){e&&e("data-v-778b7e9c_0",{source:".port-header[data-v-778b7e9c]{margin:.25rem 0;padding-left:0;font-size:.7rem;color:#7b8bb6}.port-header[data-v-778b7e9c]:not(:first-child){margin-top:1rem}",map:void 0,media:void 0})}),{name:"v-trace-node-body-http-client",components:{VTraceNodeColumns:Xa,VTraceNodePort:Ka},props:{event:{type:Object,required:!0,validator:e=>e instanceof V}},computed:{parameters(){return this.event.message||[]},httpParameters(){const{httpClientRequest:e}=this.event;return[{name:"method",value:e.request_method},{name:"url",value:e.url}]},requestHeaders(){const{httpClientRequest:e}=this.event;return e&&e.headers?Object.entries(e.headers).map((([e,t])=>({name:e,value:t}))):[]},responseHeaders(){const{httpClientResponse:e}=this.event;return e&&e.headers?Object.entries(e.headers).map((([e,t])=>({name:e,value:t}))):[]},outputs(){const e=[],{httpClientResponse:t}=this.event;if(t){const{mime_type:n,status:r}=t;n&&e.push({name:"mime_type",value:t.mime_type}),r&&e.push({name:"status",value:t.status})}return e}}},"data-v-778b7e9c",!1,void 0,!1,ta,void 0,void 0),VTraceNodeBodySql:Qi({render:function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"trace-node__body--sql"},[t("v-sql-code",{attrs:{sql:this.event.sqlQuery,database:this.event.sql.database_type}})],1)},staticRenderFns:[]},(function(e){e&&e("data-v-1e33c188_0",{source:".trace-node__body--sql[data-v-1e33c188]{white-space:pre;max-width:100ex;max-height:30em;overflow:auto}",map:void 0,media:void 0})}),{name:"v-trace-node-body-sql",components:{VSqlCode:wa},props:{event:{type:Object,required:!0,validator:e=>e instanceof V}}},"data-v-1e33c188",!1,void 0,!1,ta,void 0,void 0),VTraceNodeElapsed:Qi({render:function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"trace-node__elapsed"},[t("span",{staticClass:"trace-node__elapsed-time"},[t("Clock",{staticClass:"trace-node__elapsed-icon"}),this._v("\n "+this._s(this.elapsedTime)+"\n ")],1)])},staticRenderFns:[]},(function(e){e&&e("data-v-774ea72c_0",{source:".trace-node__elapsed[data-v-774ea72c]{margin-top:.5rem}.trace-node__elapsed-time[data-v-774ea72c]{border-radius:3px;display:inline-flex;align-items:center;padding:.1rem .3rem;color:#eaeaea;background-color:#3e4864;white-space:nowrap}.trace-node__elapsed-icon[data-v-774ea72c]{margin-right:.3rem;width:1em;height:1em;fill:currentColor}",map:void 0,media:void 0})}),{name:"v-trace-node-elapsed",components:{Clock:{functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({viewBox:"0 0 9 9",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("path",{attrs:{d:"M4.5.14a4.359 4.359 0 100 8.72 4.359 4.359 0 100-8.72zm1.626 5.503l-.352.439a.281.281 0 01-.395.044L4.2 5.252a.703.703 0 01-.263-.549V1.969a.281.281 0 01.28-.282h.563a.281.281 0 01.282.282V4.5l1.019.747a.281.281 0 01.044.396z"}})]))}}},props:{time:{type:Number,required:!0}},computed:{elapsedTime(){return(1e3*this.time).toFixed(0)+"ms"}}},"data-v-774ea72c",!1,void 0,!1,ta,void 0,void 0),VTraceNodeLabels:Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ul",{staticClass:"trace-node__labels"},e._l(e.labels,(function(t){return n("li",{key:t,staticClass:"trace-node__label",on:{click:function(n){return n.stopPropagation(),e.selectLabel(t)}}},[e._v("\n "+e._s(t)+"\n ")])})),0)},staticRenderFns:[]},(function(e){e&&e("data-v-31e472b4_0",{source:".trace-node__labels[data-v-31e472b4]{list-style-type:none;margin:.5rem 0 -.25rem -.25rem;padding:0;display:flex;flex-wrap:wrap}.trace-node__label[data-v-31e472b4]{margin:0 0 .25rem .25rem;border-radius:.25rem;padding:.1rem .3rem;background:#7f7f7f;color:#fff;cursor:pointer}.trace-node__label[data-v-31e472b4]:active,.trace-node__label[data-v-31e472b4]:hover{background:#7f7f7f}",map:void 0,media:void 0})}),{name:"v-trace-node-labels",props:{labels:{type:Array,required:!0}},methods:{selectLabel(e){this.$store.commit("selectLabel",e)}}},"data-v-31e472b4",!1,void 0,!1,ta,void 0,void 0)},props:{event:{type:Object,required:!0,validator:e=>e instanceof V},filtered:Boolean,highlight:Boolean,highlightColor:{type:String,default:"#ff07aa"},highlightStyle:{type:String,default:"solid",validator:e=>-1!==["solid","dashed","dotted"].indexOf(e)},highlightIndex:{type:Number,default:0},focused:{type:Boolean,default:!1}},computed:{title(){return this.event.httpClientRequest?"External service call to "+this.event.codeObject.name:this.event.codeObject.prettyName},eventType(){return this.event.sql?"sql":this.event.httpClientRequest?"http-client":this.event.httpServerRequest?"http":"default"},classes(){return{"trace-node":!0,filtered:this.filtered,highlight:this.highlight,focused:this.focused,exceptions:this.event.exceptions.length}},style(){return this.highlight?{"outline-color":this.highlightColor,"outline-style":this.highlightStyle}:{}},outboundConnectionClasses(){return{"connection-icon":!0,"connection-icon--right":!0,"connection-icon--connected":this.event.children.length>0}}},methods:{selectNode(){this.$store&&(this.$store.commit("clearObjectStack"),this.$store.commit("selectObject",this.event))}}},"data-v-39af4dcc",!1,void 0,!1,ta,void 0,void 0),VTraceSummary:Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"trace-summary",on:{click:function(t){return e.$emit("click")},mouseover:function(t){e.hover=!0},mouseleave:function(t){e.hover=!1}}},[n("div",{ref:"text",staticClass:"trace-summary__content"},[e._v("\n "+e._s(e.text)+"\n ")])])},staticRenderFns:[]},(function(e){e&&e("data-v-127d0828_0",{source:'.trace-summary{user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;cursor:pointer;padding-top:.75em}.trace-summary__content{position:relative;margin:1rem 0 0 1rem;padding:.25em .75em;background:#242c41;color:#bababa;transition-property:color,background;transition-duration:.2s;transition-timing-function:ease-in;box-shadow:.2em .2em 10px 0 rgba(0,0,0,.6);min-width:1.5rem;border-radius:1rem;text-align:center;width:fit-content}.trace-summary__content:hover{color:#e3e5e8;background:#364262}.trace-summary__content::before{content:"";display:block;position:absolute;top:50%;left:-1rem;width:1.1rem;height:4px;transform:translateY(-1px);background-color:#808b98;z-index:-1}',map:void 0,media:void 0})}),{name:"v-trace-summary",components:{},props:{event:{type:V,required:!0}},data:()=>({hover:!1}),computed:{text(){const e=this.event.children.length;return`${e} ${1===e?"child":"children"}`}},methods:{getElement(){return new Promise((e=>this.$nextTick((()=>e(this.$refs.text)))))}}},void 0,!1,void 0,!1,ta,void 0,void 0)},props:{event:{type:V,required:!0},selectedEvents:{type:Array,default:()=>[]},focusedEvent:{type:Object,default:null},highlightedEvents:{type:Set,default:new Set},highlightedEvent:{type:V,default:null},highlightedEventIndex:{type:Number,default:null},highlightColor:String,highlightAll:Boolean,highlightStyle:String,isFirstChild:Boolean,isLastChild:Boolean,hasParent:Boolean},data:()=>({expanded:!1,height:0}),methods:{toggleVisibility(){this.expanded=!this.expanded,this.cacheState&&(this.event.$hidden.expanded=this.expanded),this.$nextTick((()=>{this.expanded?this.$emit("expand",this.$refs.node):this.$emit("collapse",this.$refs.node)}))},async collectInputs(){return new Promise((e=>{this.$nextTick((()=>{const{node:t}=this.$refs;e(t.$refs.flowIn)}))}))},async getOutput(){return new Promise((e=>this.$nextTick((()=>e(this.$refs.node.$refs.flowOut)))))},async getRef(e){return new Promise((t=>this.$nextTick((()=>t(this.$refs[e])))))},initialize(){(this.hasSelectedEventInTree||this.hasFocusedEventInTree||this.hasHighlightedEventInTree)&&(this.expanded=!0),this.height=this.$el.offsetHeight}},computed:{isExpanded(){return this.expanded||this.hasSelectedEventInTree||this.hasFocusedEventInTree||this.hasHighlightedEventInTree},children(){return this.event.children},classes(){const e=["event-block"];return this.isFirstChild&&this.isLastChild?e.push("event-block--one-child"):this.isFirstChild&&!this.isLastChild?e.push("event-block--first-child"):this.isLastChild&&!this.isFirstChild&&e.push("event-block--last-child"),e},styles(){let e={};if(this.highlightAll&&this.highlightColor&&this.selectedEvents.includes(this.event)){const t=Ki.rgba(this.highlightColor,.4);e={"background-color":t,outline:"0.5rem solid "+t}}return e},connectionStyles(){return{bottom:this.height-36+"px"}},hasSelectedEventInTree(){return this.selectedEvents.length&&(this.selectedEvents.map((e=>e.parent)).includes(this.event)||this.selectedEvents.map((e=>e.ancestors())).flat().includes(this.event))},hasFocusedEventInTree(){return this.focusedEvent&&this.focusedEvent.ancestors().map((e=>e.id)).includes(this.event.id)},hasHighlightedEventInTree(){return this.highlightedEventId&&this.event.descendants().map((e=>e.id)).includes(this.highlightedEventId)}},updated(){this.initialize()},mounted(){this.initialize()}},void 0,!1,void 0,!1,ta,void 0,void 0)},props:{events:{type:Array,required:!0},cacheState:{type:Boolean,default:!1},selectedEvents:{type:Array,default:()=>[]},focusedEvent:{type:Object,default:null},highlightedEvents:{type:Set,default:new Set},highlightedEvent:{type:V,default:null},highlightedEventIndex:{type:Number,default:null},highlightColor:String,highlightAll:Boolean,highlightStyle:String},methods:{nodes(){return this.$refs.nodes}}},void 0,!1,void 0,!1,ta,void 0,void 0);var Za={__esModule:!0,__proto__:null,default:Ja};const Qa=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("v-container",{ref:"container",attrs:{zoomControls:e.zoomControls},nativeOn:{click:function(t){return e.clearSelection.apply(null,arguments)}}},[n("v-trace",{ref:"trace",attrs:{events:e.events,"selected-events":e.selectedEvents,"focused-event":e.focusedEvent,"highlighted-events":e.highlightedEvents,"highlighted-event":e.highlightedEvent,"highlighted-event-index":e.highlightedEventIndex,"highlight-color":e.highlightColor,"highlight-all":e.highlightAll,"highlight-style":e.highlightStyle},on:{expand:e.focusNodeChildren,collapse:e.focusNode,clickEvent:function(t){return e.$emit("clickEvent",t)}}})],1)},staticRenderFns:[]},void 0,{name:"v-diagram-trace",components:{VTrace:Ja,VContainer:Qi({render:function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"container",attrs:{tabindex:"0"}},[t("div",{ref:"containerContent",staticStyle:{transform:"translate(0px, 0px)"}},[this._t("default")],2)])},staticRenderFns:[]},(function(e){e&&e("data-v-7c8609f7_0",{source:".container[data-v-7c8609f7]{overflow:hidden;height:100%;width:100%;max-width:100%;outline:0}",map:void 0,media:void 0})}),{name:"v-container",props:{zoomControls:{type:Boolean,default:!0}},data:()=>({container:null}),methods:{translateTo(e,t){this.container.translateTo(e,t)},panToElement(e,t=null){const n=t??this.container.element;if(r=this.container.element,(i=e)&&di.inContainer(r.getBoundingClientRect(),i.getBoundingClientRect()))return;var r,i;const a=function(e,t){const n={left:0,top:0};let r=e;for(;r&&r!==t;)n.left+=r.offsetLeft,n.top+=r.offsetTop,r=r.offsetParent;return n}(e,n),o=this.container.element.getBoundingClientRect(),s=e.getBoundingClientRect();this.container.translateTo(a.left-o.x+.5*s.width,a.top-o.y+.5*s.height)},lazyPanToElement(e){!function(e,t,n=0){if(!t)return;let{x:r,y:i}=di.delta(e.element.getBoundingClientRect(),t.getBoundingClientRect());r+=Math.sign(r)*n,i+=Math.sign(i)*n;const{k:a}=e.transform;r/=a,i/=a,e.translateBy(r,i)}(this.container,e,10)},centerContents(){this.container.centerX(10)},clearTransform(){this.container.translateTo(0,0)},setScaleTarget(e){var t;this.container.scaleTarget={x:(t=e).offsetLeft+.5*t.clientWidth,y:t.offsetTop+.5*t.clientHeight}},clearScaleTarget(){this.container.scaleTarget=!1}},mounted(){this.container=new Ri(null,{pan:{momentum:!0,boundary:{overlap:0}},zoom:{controls:this.zoomControls}},this.$el,this.$refs.containerContent),this.centerContents()}},"data-v-7c8609f7",!1,void 0,!1,ta,void 0,void 0)},props:{events:{type:Array},selectedEvents:{type:Array,default:()=>[]},focusedEvent:{type:Object,default:null},highlightedEvents:{type:Set,default:new Set},highlightedEvent:{type:V,default:null},highlightedEventIndex:{type:Number,default:null},zoomControls:Boolean,highlightColor:{type:String,default:null},highlightAll:Boolean,highlightStyle:String},methods:{clearSelection(){this.$store&&this.$store.commit("clearObjectStack"),this.$refs.container.clearScaleTarget()},focusNode(e){const{container:t}=this.$refs;t.lazyPanToElement(e.$el)},focusNodeChildren(e){setTimeout((()=>{const{container:t}=this.$refs,{$el:n}=e.$parent;t.lazyPanToElement(n.querySelector(".trace > *"))}),16)},focusHighlighted(){setTimeout((()=>{const{container:e,trace:t}=this.$refs,n=e.$el.querySelector(".trace-node.highlight");n&&(e.setScaleTarget(n),e.panToElement(n,t.$el))}),16)},focusFocused(){setTimeout((()=>{const{container:e,trace:t}=this.$refs,n=e.$el.querySelector(".trace-node.focused");n&&(e.setScaleTarget(n),e.panToElement(n,t.$el))}),16)},focusSelector(e){const t=this.$el.querySelector(e);if(t){const{container:e,trace:n}=this.$refs;e.panToElement(t,n.$el)}},onClickEvent(e){this.$emit("clickEvent",e)},container(){return this.$refs.container},clearTransform(){this.$refs.container.clearTransform()}},created(){this.bindKeyboardListener=()=>{const e=["ArrowLeft","ArrowRight","ArrowUp","ArrowDown"];this.$refs.container.$el.addEventListener("keyup",(t=>{if(!e.includes(t.key))return;const{selectedObject:n}=this.$store.getters;if("viewFlow"!==this.$store.state.currentView)return;let r=null;if(n)switch(t.key){case"ArrowLeft":r=n.parent;break;case"ArrowRight":r=n.children[0];break;case"ArrowUp":case"ArrowDown":{const e=n.parent?n.parent.children:this.events;if(e.length<2)return;const i=e.indexOf(n),a="ArrowUp"===t.key?i-1:i+1;r=e.slice(a%e.length)[0]}}else r=this.events[0];r&&this.$store.commit("selectObject",r)}))}},mounted(){this.focusHighlighted(),this.bindKeyboardListener()},activated(){this.focusHighlighted()},updated(){this.focusHighlighted()}},void 0,!1,void 0,!1,void 0,void 0,void 0),eo=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("form",{class:e.classes,on:{submit:function(t){return t.preventDefault(),e.onFormSubmit.apply(null,arguments)}}},[n("input",{directives:[{name:"model",rawName:"v-model",value:e.inputValue,expression:"inputValue"}],ref:"input",staticClass:"filters__form-input",attrs:{type:"text",placeholder:e.placeholder},domProps:{value:e.inputValue},on:{focus:e.onInputFocus,input:function(t){t.target.composing||(e.inputValue=t.target.value)}}}),e._v(" "),n("PlusIcon",{staticClass:"filters__form-plus",on:{click:e.onFormSubmit}}),e._v(" "),e.suggestionsList.length?n("ul",{ref:"suggestionsList",staticClass:"filters__form-suggestions"},e._l(e.suggestionsList,(function(t,r){return n("li",{key:t,class:e.getSuggestionClasses(r),attrs:{"data-index":r},on:{click:function(t){return t.stopPropagation(),e.makeSelection.apply(null,arguments)}}},[e._v("\n "+e._s(t)+"\n ")])})),0):e._e()],1)},staticRenderFns:[]},(function(e){e&&e("data-v-f2a3ba80_0",{source:".filters__form[data-v-f2a3ba80]{position:relative;flex:1;margin-left:.5rem;border-radius:.25rem;display:flex;align-items:center;height:22px;padding:0 .5rem;border:1px solid #242c41;background:#010306}.filters__form--show-suggestions[data-v-f2a3ba80]{border-radius:.25rem .25rem 0 0}.filters__form--show-suggestions.filters__form--suggestions-top[data-v-f2a3ba80]{border-radius:0 0 .25rem .25rem}.filters__form-input[data-v-f2a3ba80]{flex:1;display:inline-block;vertical-align:middle;width:100%;border:0;border-radius:0;box-shadow:none;background:0 0;font:inherit;color:inherit;outline:0}.filters__form-plus[data-v-f2a3ba80]{flex-shrink:0;margin-left:1rem;width:1em;height:1em;fill:#606060;cursor:pointer}.filters__form-suggestions[data-v-f2a3ba80]{display:none;position:absolute;top:100%;left:0;right:0;border-radius:0 0 .25rem .25rem;border:1px solid #242c41;margin:0;padding:0;max-height:66px;list-style:none;overflow-x:hidden;overflow-y:auto;z-index:1000;background:#010306}.filters__form--show-suggestions .filters__form-suggestions[data-v-f2a3ba80]{display:block}.filters__form--suggestions-top .filters__form-suggestions[data-v-f2a3ba80]{top:auto;bottom:100%;border-radius:.25rem .25rem 0 0}.filters__form-suggestions-item[data-v-f2a3ba80]{padding:0 .5rem;height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#a0a0a0;cursor:pointer}.filters__form-suggestions-item--selected[data-v-f2a3ba80],.filters__form-suggestions-item[data-v-f2a3ba80]:active,.filters__form-suggestions-item[data-v-f2a3ba80]:hover{color:#eaeaea;background-color:#242c41}",map:void 0,media:void 0})}),{name:"v-filters-form",components:{PlusIcon:{functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({viewBox:"0 0 14 14",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("path",{attrs:{d:"M.297 7.071a.714.714 0 01.715-.715l5.345.001V1.011a.715.715 0 111.43 0l-.002 5.346 5.346-.001a.716.716 0 010 1.43H7.785l.001 5.345a.715.715 0 01-1.43 0l.001-5.346-5.345.001a.714.714 0 01-.715-.715z"}})]))}}},props:{onSubmit:{type:Function,required:!0},placeholder:{type:String,default:""},suggestions:{type:Array,default:()=>[]},suggestionsPlacement:{type:String,default:"bottom",validator:e=>-1!==["top","bottom"].indexOf(e)}},data:()=>({showSuggestions:!1,inputValue:"",selectedSuggestion:0}),watch:{selectedSuggestion:{handler(e){const t=this.$refs.suggestionsList.querySelectorAll("li")[e];t.offsetTop<this.$refs.suggestionsList.scrollTop?this.$refs.suggestionsList.scrollTop=t.offsetTop:t.offsetTop>=this.$refs.suggestionsList.scrollTop+this.$refs.suggestionsList.offsetHeight&&(this.$refs.suggestionsList.scrollTop=t.offsetTop-2*t.offsetHeight)}}},computed:{classes(){const e=["filters__form"];return this.showSuggestions&&this.suggestionsList.length&&e.push("filters__form--show-suggestions"),"top"===this.suggestionsPlacement&&e.push("filters__form--suggestions-top"),e},suggestionsList(){return this.inputValue?this.suggestions.filter((e=>e.toLowerCase().includes(this.inputValue.toLowerCase()))):this.suggestions}},methods:{getSuggestionClasses(e){const t=["filters__form-suggestions-item"];return e===this.selectedSuggestion&&t.push("filters__form-suggestions-item--selected"),t},onInputFocus(){this.showSuggestions=!0,this.selectedSuggestion=0},onFormSubmit(){this.$refs.input===window.document.activeElement&&this.showSuggestions&&this.suggestionsList.length&&(this.inputValue=this.suggestionsList[this.selectedSuggestion]);const e=this.inputValue.trim();this.showSuggestions=!1,this.inputValue="",e?(this.showSuggestions=!1,this.onSubmit(e)):this.showSuggestions=!0},makeSelection(e){this.inputValue=e.target.textContent,this.onFormSubmit()},onWindowClick(e){pi(e.target,this.$el)||(this.showSuggestions=!1)},onWindowKeyUp(e){if(this.$refs.input===window.document.activeElement)switch(e.key){case"Escape":this.showSuggestions=!1;break;case"ArrowDown":this.selectedSuggestion!==this.suggestionsList.length-1&&(this.selectedSuggestion+=1);break;case"ArrowUp":0!==this.selectedSuggestion&&(this.selectedSuggestion-=1)}}},created(){window.addEventListener("click",this.onWindowClick),window.addEventListener("keyup",this.onWindowKeyUp,!0)},destroyed(){window.removeEventListener("click",this.onWindowClick),window.removeEventListener("keyup",this.onWindowKeyUp,!0)}},"data-v-f2a3ba80",!1,void 0,!1,ta,void 0,void 0);var to={functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("path",{attrs:{d:"M7.75 0a7.751 7.751 0 000 15.5 7.75 7.75 0 100-15.5zm0 3.438a1.313 1.313 0 110 2.625 1.313 1.313 0 010-2.625zm1.75 7.937a.375.375 0 01-.375.375h-2.75A.375.375 0 016 11.375v-.75c0-.207.168-.375.375-.375h.375v-2h-.375A.375.375 0 016 7.875v-.75c0-.207.168-.375.375-.375h2c.207 0 .375.168.375.375v3.125h.375c.207 0 .375.168.375.375v.75z"}})]))}};const no=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"instructions"},[n("button",{staticClass:"instructions__icon",attrs:{type:"button"},on:{click:e.toggle}},[n("InfoIcon")],1),e._v(" "),e.isOpen?n("section",{staticClass:"instructions__container"},[n("div",{staticClass:"instructions__head"},[n("h1",{staticClass:"instructions__title"},[e._v("Welcome to your AppMap!")]),e._v(" "),n("button",{staticClass:"instructions__close",on:{click:e.close}},[n("CloseIcon")],1)]),e._v(" "),e._m(0),e._v(" "),e._m(1)]):e._e()])},staticRenderFns:[function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"instructions__content welcome"},[t("div",{staticClass:"intro"},[t("p",[this._v("\n These UML-inspired diagrams display your key application components, and how they are\n inter-related during application execution.\n ")]),this._v(" "),t("ul",[t("li",[this._v("\n When you first open an AppMap, we'll show you the maps we've created, as well as lists\n of labels and events we've identified in your code.\n ")]),this._v(" "),t("li",[this._v("When a node is selected, we'll show you its details in the sidebar.")]),this._v(" "),t("li",[this._v("Use powerful filters bring focus to a narrow area of interest.")])])])])},function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("section",{staticClass:"instructions-wrap"},[n("div",{staticClass:"dependency-map"},[n("h4",[e._v("Dependency map")]),e._v(" "),n("ul",{staticClass:"feature-list"},[n("li",[e._v("\n Right-click nodes to set as root, expand, collapse and reset the diagram elements\n ")]),e._v(" "),n("li",[e._v("Clicking an edge between nodes will display associated events")])]),e._v(" "),n("ul",{staticClass:"legend"},[n("h5",[e._v("Legend")]),e._v(" "),n("li",[n("div",{staticClass:"icon class-pkg"}),e._v(" "),n("p",[e._v("Class packages")])]),e._v(" "),n("li",[n("div",{staticClass:"icon class"}),e._v(" "),n("p",[e._v("Class / Function")])]),e._v(" "),n("li",[n("div",{staticClass:"icon dynamic"}),e._v(" "),n("p",[e._v("Dynamic dependencies such as method calls or SQL queries")])]),e._v(" "),n("li",[n("div",{staticClass:"icon web-service"}),e._v(" "),n("p",[e._v("HTTP requests")])]),e._v(" "),n("li",[n("div",{staticClass:"icon database"}),e._v(" "),n("p",[e._v("SQL queries")])])])]),e._v(" "),n("div",{staticClass:"trace"},[n("h4",[e._v("Trace")]),e._v(" "),n("ul",{staticClass:"feature-list"},[n("li",[e._v(" Use arrow keys to navigate between nodes")]),e._v(" "),n("li",[e._v(" Expand nodes to see children")])]),e._v(" "),n("ul",{staticClass:"legend"},[n("h5",[e._v("Legend")]),e._v(" "),n("li",{staticClass:"type-int icon"},[e._v("Integer/Number")]),e._v(" "),n("li",{staticClass:"type-string icon"},[e._v("String")]),e._v(" "),n("li",{staticClass:"type-bool icon"},[e._v("Boolean")]),e._v(" "),n("li",{staticClass:"type-float icon"},[e._v("Float/Decimal")]),e._v(" "),n("li",{staticClass:"type-object icon"},[e._v("Object/Other")])])])])}]},(function(e){e&&e("data-v-4d005547_0",{source:'@charset "UTF-8";.instructions[data-v-4d005547]{position:relative;font-family:"IBM Plex Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:0;z-index:1000}.instructions__close[data-v-4d005547],.instructions__icon[data-v-4d005547]{border:none;padding:.2rem;background:0 0;color:#808b98;font:inherit;font-size:.8rem;outline:0;line-height:0;appearance:none;cursor:pointer}.instructions__close[data-v-4d005547]:active,.instructions__close[data-v-4d005547]:hover,.instructions__icon[data-v-4d005547]:active,.instructions__icon[data-v-4d005547]:hover{color:#e1e2e2}.instructions__close svg[data-v-4d005547],.instructions__icon svg[data-v-4d005547]{fill:currentColor;width:16px}.instructions__container[data-v-4d005547]{border-radius:.5rem .5rem 0 .5rem;position:absolute;right:0;bottom:100%;margin:0 .75rem 1rem 0;width:max-content;height:max-content;max-width:50vw;max-height:80vh;padding:1.5rem;color:#eaeaea;background:#010306;overflow-y:auto}.instructions__head[data-v-4d005547]{position:relative;display:flex;align-items:flex-start}.instructions__title[data-v-4d005547]{margin:0;color:#ff07aa;font-size:1.5rem}.instructions__content[data-v-4d005547]{font-size:.9rem;line-height:1.2rem;word-break:break-word;overflow:auto}.instructions__close[data-v-4d005547]{margin-left:auto}ul[data-v-4d005547]{padding-left:1rem;word-break:break-word;list-style-type:"-";list-style-position:inside}ul li[data-v-4d005547]{margin:.3rem 0}ul.feature-list[data-v-4d005547]{border-bottom:1px solid #242c41;padding-left:0;padding-bottom:1rem;line-height:1.3rem}.instructions-wrap[data-v-4d005547]{width:100%;display:grid;grid-template-columns:1fr 1fr;column-gap:2rem;overflow:auto}.instructions-wrap .legend[data-v-4d005547]{margin:0;padding:0;list-style-type:none;word-break:break-word}.instructions-wrap .legend h5[data-v-4d005547]{margin:0 0 .4rem 0;color:#242c41;font-size:1rem;font-weight:400}.instructions-wrap .legend li[data-v-4d005547]{display:flex;flex-direction:row;margin:.5rem 0;line-height:2rem;align-items:flex-start}.instructions-wrap .legend li p[data-v-4d005547]{flex:1;margin:0;line-height:1.5rem}.instructions-wrap .dependency-map[data-v-4d005547],.instructions-wrap .trace[data-v-4d005547]{padding:1rem;border-radius:1rem;border:1px solid #242c41;width:100%;font-size:.9rem}.instructions-wrap .dependency-map h4[data-v-4d005547],.instructions-wrap .trace h4[data-v-4d005547]{margin:0;color:#ff07aa;font-size:1rem}.instructions-wrap .dependency-map .legend ul[data-v-4d005547],.instructions-wrap .trace .legend ul[data-v-4d005547]{margin:0;padding:0;list-style-type:none}.instructions-wrap .dependency-map .legend ul li[data-v-4d005547],.instructions-wrap .trace .legend ul li[data-v-4d005547]{display:flex;flex-direction:row;margin:0;line-height:2rem;align-items:flex-start}.instructions-wrap .dependency-map .legend ul li p[data-v-4d005547],.instructions-wrap .trace .legend ul li p[data-v-4d005547]{flex:1;margin:0}.instructions-wrap .dependency-map[data-v-4d005547]{padding-right:1.5rem}.instructions-wrap .dependency-map .icon[data-v-4d005547]{display:inline-block;height:1rem;width:2rem;margin-right:.5rem}.instructions-wrap .dependency-map .icon.class-pkg[data-v-4d005547]{background-color:#6fddd6}.instructions-wrap .dependency-map .icon.class[data-v-4d005547]{background-color:#4362b1}.instructions-wrap .dependency-map .icon.dynamic[data-v-4d005547]{background-image:url("data:image/svg+xml,%3Csvg width=\'32\' height=\'12\' viewBox=\'0 0 32 12\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath d=\'M32 5.99999L22 0.226492L22 11.7735L32 5.99999ZM2.62268e-07 7L23 6.99999L23 4.99999L-2.62268e-07 5L2.62268e-07 7Z\' fill=\'%23808B98\'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;align-self:center}.instructions-wrap .dependency-map .icon.web-service[data-v-4d005547]{background-color:#c61c38}.instructions-wrap .dependency-map .icon.database[data-v-4d005547]{background-color:#9c2fba}.instructions-wrap .trace[data-v-4d005547]{font-family:"IBM Plex Sans","Helvetica Neue",Helvetica,Arial,sans-serif}.instructions-wrap .trace .legend li[data-v-4d005547]{line-height:2rem;margin:0}.instructions-wrap .trace .icon[data-v-4d005547]{height:unset;width:unset}.instructions-wrap .trace .icon.type-bool[data-v-4d005547]:before,.instructions-wrap .trace .icon.type-float[data-v-4d005547]:before,.instructions-wrap .trace .icon.type-int[data-v-4d005547]:before,.instructions-wrap .trace .icon.type-object[data-v-4d005547]:before,.instructions-wrap .trace .icon.type-string[data-v-4d005547]:before{font-size:1.25rem;margin-right:.3rem;font-size:2rem}.instructions-wrap .trace .icon.type-int[data-v-4d005547]:before{content:"●";color:#f92672}.instructions-wrap .trace .icon.type-string[data-v-4d005547]:before{content:"●";color:#a6e22e}.instructions-wrap .trace .icon.type-bool[data-v-4d005547]:before{content:"●";color:#66d9ef}.instructions-wrap .trace .icon.type-float[data-v-4d005547]:before{content:"●";color:#fd971f}.instructions-wrap .trace .icon.type-object[data-v-4d005547]:before{content:"●";color:#ae81ff}@media (max-width:1300px){section.instructions-wrap[data-v-4d005547]{grid-template-columns:1fr}section.instructions-wrap .dependency-map[data-v-4d005547]{margin:1rem 0}section.instructions-wrap .legend[data-v-4d005547]{margin-bottom:1rem}section.instructions-wrap .legend[data-v-4d005547]:last-of-type{margin-bottom:0}}',map:void 0,media:void 0})}),{name:"v-instructions",components:{CloseIcon:{functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({width:"12",height:"12",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("path",{attrs:{d:"M8.275 6l3.411-3.411a1.072 1.072 0 000-1.517l-.758-.758a1.072 1.072 0 00-1.517 0L6 3.725 2.589.314a1.072 1.072 0 00-1.517 0l-.758.758a1.072 1.072 0 000 1.517L3.725 6 .314 9.411a1.072 1.072 0 000 1.517l.758.758a1.072 1.072 0 001.517 0L6 8.275l3.411 3.411a1.072 1.072 0 001.517 0l.758-.758a1.072 1.072 0 000-1.517L8.275 6z"}})]))}},InfoIcon:to},data:()=>({isOpen:!1}),methods:{toggle(){this.isOpen=!this.isOpen},open(){this.isOpen=!0},close(){this.isOpen=!1}}},"data-v-4d005547",!1,void 0,!1,ta,void 0,void 0),ro=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{class:e.classes},[n("div",{staticClass:"notification__head",on:{click:e.onClick}},[n("ArrowUpIcon",{staticClass:"notification__arrow"}),e._v(" "),n("span",{staticClass:"notification__title"},[e._v("\n You’ve been updated to "),n("b",[e._v(e._s(e.version)+".")]),n("em",[e._v("See details.")])]),e._v(" "),n("CloseThinIcon",{staticClass:"notification__close",on:{click:function(t){return t.stopPropagation(),e.onClose.apply(null,arguments)}}})],1),e._v(" "),n("div",{staticClass:"notification__body-container"},[n("div",{directives:[{name:"show",rawName:"v-show",value:e.isExpanded,expression:"isExpanded"}],staticClass:"notification__body"},[n("div",{staticClass:"notification__body-document"},[n("iframe",{staticClass:"notification__body-document",attrs:{srcdoc:e.body}})])])])])},staticRenderFns:[]},(function(e){e&&e("data-v-3271e195_0",{source:'.notification[data-v-3271e195]{border:1px solid transparent;border-radius:.5rem;background-color:#eaeaea;color:#242c41;font-size:.75rem;line-height:1;white-space:nowrap;transition:all .3s ease;box-shadow:0 0 20px 0 rgba(0,0,0,.2)}.notification svg[data-v-3271e195]{width:.75rem;height:.75rem;fill:#242c41}.notification__head[data-v-3271e195]{display:flex;align-items:center;padding:.4rem 1rem;cursor:pointer;user-select:none}.notification svg.notification__arrow[data-v-3271e195]{fill:#7fc14a}.notification__title[data-v-3271e195]{flex:1;margin:0 .5rem;font-family:"IBM Plex Sans","Helvetica Neue",Helvetica,Arial,sans-serif}.notification__title em[data-v-3271e195]{color:#4362b1;margin-left:.5rem}.notification__close[data-v-3271e195]{cursor:pointer}.notification__body-container[data-v-3271e195]{position:relative}.notification__body[data-v-3271e195]{position:absolute;z-index:2147483647;width:100%;box-shadow:.2em .2em 10px 0 rgba(0,0,0,.6);background-color:#e3e5e8;color:#242c41;border-radius:.5rem;max-height:50vh;padding:0;overflow:hidden;margin-top:.5rem}.notification__body-document[data-v-3271e195]{border:none;width:100%;height:100vh;max-height:50vh}.notification--expanded[data-v-3271e195]{border-color:#606060}.notification--expanded svg[data-v-3271e195]{fill:#606060}.notification[data-v-3271e195]:hover{background-color:#c4c4c4}.notification .notification__body[data-v-3271e195] ul{margin:.5rem 0;padding-left:1rem}.notification .notification__body[data-v-3271e195] ul li:not(:last-child){margin-bottom:.5rem}',map:void 0,media:void 0})}),{name:"v-notification",components:{ArrowUpIcon:{functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({viewBox:"0 0 14 16",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M.278 6.265l6.05-5.99a.957.957 0 011.344 0l6.05 5.99a.935.935 0 010 1.331.957.957 0 01-1.345 0L7.951 3.213V16H6.049V3.213L1.623 7.596a.957.957 0 01-1.345 0 .935.935 0 010-1.33z"}})]))}},CloseThinIcon:Va},props:{version:{type:String,default:""},body:{type:String,default:""}},data:()=>({isExpanded:!1}),computed:{classes(){const e=["notification"];return this.isExpanded&&e.push("notification--expanded"),e}},methods:{onClick(){this.isExpanded=!this.isExpanded,this.isExpanded&&this.$emit("openEvent")},onClose(){this.$emit("closeEvent")}}},"data-v-3271e195",!1,void 0,!1,ta,void 0,void 0),io=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{class:e.classes},[n("div",{staticClass:"popper__button",on:{click:function(t){e.open=!e.open}}},[e._t("icon")],2),e._v(" "),e.open?n("div",{staticClass:"popper__body"},[n("div",{staticClass:"popper__content"},[e._t("body")],2)]):e._e()])},staticRenderFns:[]},(function(e){e&&e("data-v-68312fa4_0",{source:'.popper[data-v-68312fa4]{display:inline-block;position:relative;color:#808b98}.popper__button[data-v-68312fa4]{position:relative;padding:.2rem;color:inherit;cursor:pointer;line-height:0;transition:all .3s ease}.popper--highlight .popper__button[data-v-68312fa4]{color:#7f6be6}.popper__button svg[data-v-68312fa4]{width:1rem;height:1rem}.popper.popper--opened[data-v-68312fa4],.popper[data-v-68312fa4]:hover{color:#e1e2e2}.popper__body[data-v-68312fa4]{border-radius:.5rem;border:1px solid #7f6be6;position:absolute;width:max-content;height:max-content;max-width:70vw;max-height:70vh;margin-top:1.5rem;padding:1rem;font-family:"IBM Plex Sans","Helvetica Neue",Helvetica,Arial,sans-serif;color:#eaeaea;background:#010306;overflow:auto}.popper--v-top .popper__body[data-v-68312fa4]{bottom:100%;margin-bottom:.8rem}.popper--v-bottom .popper__body[data-v-68312fa4]{top:100%;margin-top:1.5rem}.popper--h-left .popper__body[data-v-68312fa4]{right:0}.popper--h-right .popper__body[data-v-68312fa4]{left:0}.popper__body h2[data-v-68312fa4]{font-size:1.1rem;margin:0 0 .25rem 0}',map:void 0,media:void 0})}),{name:"v-popper-menu",props:{position:{type:String,default:"bottom left",validator:e=>{const[t,n]=e.split(/\s+?/);return-1!==["top","bottom"].indexOf(t)&&-1!==["left","right"].indexOf(n)}},isHighlight:{type:Boolean,default:!1,required:!1}},data(){return{vAlign:this.position.split(/\s+?/)[0],hAlign:this.position.split(/\s+?/)[1],open:!1}},computed:{classes(){const e=["popper","popper--v-"+this.vAlign,"popper--h-"+this.hAlign];return this.isHighlight&&e.push("popper--highlight"),this.open&&e.push("popper--opened"),e}},mounted(){window.addEventListener("click",(e=>{pi(e.target,this.$el)||(this.open=!1)}))}},"data-v-68312fa4",!1,void 0,!1,ta,void 0,void 0),ao=Qi({render:function(){var e=this,t=this,n=t.$createElement,r=t._self._c||n;return r("div",{key:t.renderKey,class:t.classes,attrs:{id:"app"},on:{mousemove:t.makeResizing,mouseup:t.stopResizing,mouseleave:t.stopResizing}},[r("div",{staticClass:"loader"}),t._v(" "),r("div",{ref:"mainColumnLeft",staticClass:"main-column main-column--left"},[r("v-details-panel",{attrs:{appMap:t.filteredAppMap,"selected-object":t.selectedObject,"selected-label":t.selectedLabel,"filters-root-objects":t.filters.rootObjects},scopedSlots:t._u([{key:"buttons",fn:function(){return[t.selectedObject||t.selectedLabel?r("v-details-button",{attrs:{icon:"clear"},nativeOn:{click:function(e){return t.clearSelection.apply(null,arguments)}}},[t._v("\n Clear selection\n ")]):t._e(),t._v(" "),t.canGoBack?r("v-details-button",{attrs:{icon:"back"},nativeOn:{click:function(e){return t.goBack.apply(null,arguments)}}},[t._v("\n Back to\n "),t.prevSelectedObject&&t.prevSelectedObject.name?r("b",[t._v("\n "+t._s("query"===t.prevSelectedObject.type?t.prevSelectedObject.prettyName:t.prevSelectedObject.name)+"\n ")]):r("span",[t._v("previous")])]):t._e()]},proxy:!0}])}),t._v(" "),r("div",{staticClass:"main-column--drag",on:{mousedown:t.startResizing}})],1),t._v(" "),r("div",{staticClass:"main-column main-column--right"},[r("v-tabs",{ref:"tabs",on:{activateTab:t.onChangeTab},scopedSlots:t._u([{key:"notification",fn:function(){return[t.version?r("v-notification",{attrs:{version:t.version,body:t.versionText},on:{openEvent:t.onNotificationOpen,closeEvent:t.onNotificationClose}}):t._e()]},proxy:!0},{key:"controls",fn:function(){return[r("v-popper-menu",{attrs:{isHighlight:t.filtersChanged},scopedSlots:t._u([{key:"icon",fn:function(){return[r("FilterIcon",{staticClass:"control-button__icon"})]},proxy:!0},{key:"body",fn:function(){return[r("div",{staticClass:"filters"},[r("div",{staticClass:"filters__head"},[r("FilterIcon",{staticClass:"filters__head-icon"}),t._v(" "),r("h2",{staticClass:"filters__head-text"},[t._v("Filters")]),t._v(" "),r("button",{staticClass:"filters__head-reset",on:{click:function(e){return t.resetFilters()}}},[t._v("\n Reset all\n "),r("ResetIcon")],1)],1),t._v(" "),r("div",{staticClass:"filters__block"},[r("div",{staticClass:"filters__block-head"},[r("h3",{staticClass:"filters__block-title"},[t._v("Root")]),t._v(" "),r("v-filters-form",{attrs:{onSubmit:t.addRootObject,placeholder:"add new root...",suggestions:t.rootObjectsSuggestions}})],1),t._v(" "),t.filters.rootObjects.length?r("div",{staticClass:"filters__block-body filters__block-body--flex"},t._l(t.filters.rootObjects,(function(e,n){return r("div",{key:e,staticClass:"filters__root"},[t._v("\n "+t._s(e)+"\n "),r("CloseThinIcon",{staticClass:"filters__root-icon",on:{click:function(e){return e.stopPropagation(),t.removeRootObject(n)}}})],1)})),0):t._e()]),t._v(" "),r("div",{staticClass:"filters__block"},[r("div",{staticClass:"filters__block-head"},[r("h3",{staticClass:"filters__block-title"},[t._v("Declutter")])]),t._v(" "),r("div",{staticClass:"filters__block-body"},[r("div",{staticClass:"filters__block-row"},[r("label",{staticClass:"filters__checkbox"},[r("input",{directives:[{name:"model",rawName:"v-model",value:t.filters.declutter.limitRootEvents.on,expression:"filters.declutter.limitRootEvents.on"}],attrs:{type:"checkbox"},domProps:{checked:Array.isArray(t.filters.declutter.limitRootEvents.on)?t._i(t.filters.declutter.limitRootEvents.on,null)>-1:t.filters.declutter.limitRootEvents.on},on:{change:function(e){var n=t.filters.declutter.limitRootEvents.on,r=e.target,i=!!r.checked;if(Array.isArray(n)){var a=t._i(n,null);r.checked?a<0&&t.$set(t.filters.declutter.limitRootEvents,"on",n.concat([null])):a>-1&&t.$set(t.filters.declutter.limitRootEvents,"on",n.slice(0,a).concat(n.slice(a+1)))}else t.$set(t.filters.declutter.limitRootEvents,"on",i)}}}),t._v(" "),r("CheckIcon",{staticClass:"filters__checkbox-icon"})],1),t._v(" "),r("div",{staticClass:"filters__block-row-content"},[t._v("Limit root events to HTTP")])]),t._v(" "),r("div",{staticClass:"filters__block-row"},[r("label",{staticClass:"filters__checkbox"},[r("input",{directives:[{name:"model",rawName:"v-model",value:t.filters.declutter.hideMediaRequests.on,expression:"filters.declutter.hideMediaRequests.on"}],attrs:{type:"checkbox"},domProps:{checked:Array.isArray(t.filters.declutter.hideMediaRequests.on)?t._i(t.filters.declutter.hideMediaRequests.on,null)>-1:t.filters.declutter.hideMediaRequests.on},on:{change:function(e){var n=t.filters.declutter.hideMediaRequests.on,r=e.target,i=!!r.checked;if(Array.isArray(n)){var a=t._i(n,null);r.checked?a<0&&t.$set(t.filters.declutter.hideMediaRequests,"on",n.concat([null])):a>-1&&t.$set(t.filters.declutter.hideMediaRequests,"on",n.slice(0,a).concat(n.slice(a+1)))}else t.$set(t.filters.declutter.hideMediaRequests,"on",i)}}}),t._v(" "),r("CheckIcon",{staticClass:"filters__checkbox-icon"})],1),t._v(" "),r("div",{staticClass:"filters__block-row-content"},[t._v("Hide media HTTP requests")])]),t._v(" "),r("div",{staticClass:"filters__block-row"},[r("label",{staticClass:"filters__checkbox"},[r("input",{directives:[{name:"model",rawName:"v-model",value:t.filters.declutter.hideUnlabeled.on,expression:"filters.declutter.hideUnlabeled.on"}],attrs:{type:"checkbox"},domProps:{checked:Array.isArray(t.filters.declutter.hideUnlabeled.on)?t._i(t.filters.declutter.hideUnlabeled.on,null)>-1:t.filters.declutter.hideUnlabeled.on},on:{change:function(e){var n=t.filters.declutter.hideUnlabeled.on,r=e.target,i=!!r.checked;if(Array.isArray(n)){var a=t._i(n,null);r.checked?a<0&&t.$set(t.filters.declutter.hideUnlabeled,"on",n.concat([null])):a>-1&&t.$set(t.filters.declutter.hideUnlabeled,"on",n.slice(0,a).concat(n.slice(a+1)))}else t.$set(t.filters.declutter.hideUnlabeled,"on",i)}}}),t._v(" "),r("CheckIcon",{staticClass:"filters__checkbox-icon"})],1),t._v(" "),r("div",{staticClass:"filters__block-row-content"},[t._v("Hide unlabeled")])]),t._v(" "),r("div",{staticClass:"filters__block-row"},[r("label",{staticClass:"filters__checkbox"},[r("input",{directives:[{name:"model",rawName:"v-model",value:t.filters.declutter.hideElapsedTimeUnder.on,expression:"filters.declutter.hideElapsedTimeUnder.on"}],attrs:{type:"checkbox"},domProps:{checked:Array.isArray(t.filters.declutter.hideElapsedTimeUnder.on)?t._i(t.filters.declutter.hideElapsedTimeUnder.on,null)>-1:t.filters.declutter.hideElapsedTimeUnder.on},on:{change:function(e){var n=t.filters.declutter.hideElapsedTimeUnder.on,r=e.target,i=!!r.checked;if(Array.isArray(n)){var a=t._i(n,null);r.checked?a<0&&t.$set(t.filters.declutter.hideElapsedTimeUnder,"on",n.concat([null])):a>-1&&t.$set(t.filters.declutter.hideElapsedTimeUnder,"on",n.slice(0,a).concat(n.slice(a+1)))}else t.$set(t.filters.declutter.hideElapsedTimeUnder,"on",i)}}}),t._v(" "),r("CheckIcon",{staticClass:"filters__checkbox-icon"})],1),t._v(" "),r("div",{staticClass:"filters__block-row-content"},[t._v("\n Hide elapsed time under:\n "),r("div",{staticClass:"filters__elapsed"},[r("input",{directives:[{name:"model",rawName:"v-model",value:t.filters.declutter.hideElapsedTimeUnder.time,expression:"filters.declutter.hideElapsedTimeUnder.time"}],staticClass:"filters__elapsed-input",attrs:{type:"text"},domProps:{value:t.filters.declutter.hideElapsedTimeUnder.time},on:{input:function(e){e.target.composing||t.$set(t.filters.declutter.hideElapsedTimeUnder,"time",e.target.value)}}}),t._v(" "),r("span",{staticClass:"filters__elapsed-ms"},[t._v("ms")])])])]),t._v(" "),r("div",{staticClass:"filters__block-row"},[r("label",{staticClass:"filters__checkbox"},[r("input",{directives:[{name:"model",rawName:"v-model",value:t.filters.declutter.hideName.on,expression:"filters.declutter.hideName.on"}],attrs:{type:"checkbox"},domProps:{checked:Array.isArray(t.filters.declutter.hideName.on)?t._i(t.filters.declutter.hideName.on,null)>-1:t.filters.declutter.hideName.on},on:{change:function(e){var n=t.filters.declutter.hideName.on,r=e.target,i=!!r.checked;if(Array.isArray(n)){var a=t._i(n,null);r.checked?a<0&&t.$set(t.filters.declutter.hideName,"on",n.concat([null])):a>-1&&t.$set(t.filters.declutter.hideName,"on",n.slice(0,a).concat(n.slice(a+1)))}else t.$set(t.filters.declutter.hideName,"on",i)}}}),t._v(" "),r("CheckIcon",{staticClass:"filters__checkbox-icon"})],1),t._v(" "),r("div",{staticClass:"filters__block-row-content"},[t._v("\n Hide name:\n "),r("v-filters-form",{attrs:{onSubmit:t.addHiddenName,placeholder:"find names...",suggestions:t.hideNamesSuggestions,"suggestions-placement":"top"}}),t._v(" "),t.filters.declutter.hideName.names.length?r("div",{staticClass:"filters__hide"},t._l(t.filters.declutter.hideName.names,(function(e,n){return r("div",{key:e,staticClass:"filters__hide-item"},[t._v("\n "+t._s(e)+"\n "),r("CloseThinIcon",{staticClass:"filters__hide-item-icon",on:{click:function(e){return e.stopPropagation(),t.removeHiddenName(n)}}})],1)})),0):t._e()],1)])])])])]},proxy:!0}])}),t._v(" "),r("button",{staticClass:"control-button diagram-reload",attrs:{title:"Clear"},on:{click:t.resetDiagram}},[r("ReloadIcon",{staticClass:"control-button__icon"})],1),t._v(" "),t.appMapUploadable?r("v-popper",{staticClass:"hover-text-popper",attrs:{text:"Create a link to this AppMap.",placement:"left","text-align":"right"}},[r("button",{staticClass:"control-button appmap-upload",attrs:{title:""},on:{click:t.uploadAppmap}},[r("UploadIcon",{staticClass:"control-button__icon"}),t._v(" "),r("span",[t._v("Share")])],1)]):t._e()]},proxy:!0}])},[r("v-tab",{ref:t.VIEW_COMPONENT,attrs:{name:"Dependency Map","is-active":t.isViewingComponent}},[r("v-diagram-component",{ref:"componentDiagram",attrs:{"class-map":t.filteredAppMap.classMap}})],1),t._v(" "),r("v-tab",{ref:t.VIEW_FLOW,attrs:{name:"Trace View","is-active":t.isViewingFlow}},[r("div",{staticClass:"trace-view"},[r("v-trace-filter",{ref:"traceFilter",attrs:{nodesLength:t.highlightedNodes.length,currentIndex:t.currentTraceFilterIndex,suggestions:t.eventsSuggestions},on:{onChange:function(t){e.traceFilterValue=t},onPrevArrow:t.prevTraceFilter,onNextArrow:t.nextTraceFilter}}),t._v(" "),r("v-diagram-trace",{ref:"diagramFlow",attrs:{events:t.filteredAppMap.rootEvents(),"selected-events":t.selectedEvent,"focused-event":t.focusedEvent,"highlighted-events":new Set(t.highlightedNodes),"highlighted-event":t.highlightedEvent,"highlighted-event-index":t.currentTraceFilterIndex+1,name:t.VIEW_FLOW,"zoom-controls":!0},on:{clickEvent:t.onClickTraceEvent}})],1)])],1),t._v(" "),r("div",{staticClass:"diagram-instructions"},[r("v-instructions",{ref:"instructions"})],1)],1),t._v(" "),t.isEmptyAppMap&&!t.isLoading?r("div",{staticClass:"no-data-notice"},[t._m(0),t._v(" "),r("DiagramGray",{staticClass:"empty-state-diagram"})],1):t._e()])},staticRenderFns:[function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"notice"},[n("p",{staticClass:"no-data-notice__title"},[e._v("Sorry, but there's no data to display :(")]),e._v(" "),n("ul",{staticClass:"why-me"},[n("strong",[e._v("Top 3 reasons why this appmap is empty:")]),e._v(" "),n("li",[e._v("appmap.yml did not list packages/modules/folders of your application logic")]),e._v(" "),n("li",[e._v("\n If this AppMap was recorded from a test, the test did not provide sufficient coverage\n for good data\n ")]),e._v(" "),n("li",[e._v("\n If other manual method was used to record this AppMap, the instrumented code objects\n were not executed during the recording.\n ")])]),e._v(" "),n("p",{staticClass:"no-data-notice__text"},[e._v("\n Check our\n "),n("a",{attrs:{href:"https://appmap.io/docs",target:"_blank",rel:"noopener noreferrer"}},[e._v("\n documentation")]),e._v(","),n("br"),e._v("\n or ask for help in\n "),n("a",{attrs:{href:"https://appmap.io/slack",target:"_blank",rel:"noopener noreferrer"}},[e._v(" Slack")]),e._v(".\n ")])])}]},(function(e){e&&e("data-v-0fe11c3a_0",{source:"body,html{width:100%;height:100%;margin:0}body.sb-show-main.sb-main-padded{padding:0}*{box-sizing:border-box}code{color:#6fddd6}#app{position:relative;display:grid;grid-template-columns:auto 1fr;grid-template-rows:100%;min-width:800px;height:100vh;color:#7f7f7f;background-color:#010306}#app.app--loading .loader{display:block}#app.app--loading .main-column{opacity:0;pointer-events:none}#app .loader{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px}#app .loader:after{content:\"\";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid transparent;border-color:#ff07aa transparent #ff07aa transparent;animation:loader-animation 1.2s linear infinite}#app .main-column--left{position:relative;grid-column:1;width:420px}#app .main-column--right{position:relative;grid-column-start:2;grid-column-end:3;width:100%;min-width:400px;word-break:break-all;overflow:hidden}#app .main-column--right .control-button{border:none;display:inline-flex;align-items:center;padding:.25rem;background:0 0;color:#716e85;font:inherit;font-family:\"IBM Plex Sans\",\"Helvetica Neue\",Helvetica,Arial,sans-serif;font-size:.75rem;outline:0;appearance:none;cursor:pointer;transition:color .3s ease-in}#app .main-column--right .control-button:active,#app .main-column--right .control-button:hover{color:#e1e2e2;transition-timing-function:ease-out}#app .main-column--right .control-button__icon{width:.95rem;height:.95rem;fill:currentColor}#app .main-column--right .diagram-instructions{position:absolute;right:1.3rem;bottom:1.3rem}#app .main-column--right .hover-text-popper{display:inline-block}#app .main-column--right .hover-text-popper .appmap-upload{border:1px solid;border-radius:8px;padding:.4rem}#app .main-column--right .hover-text-popper .appmap-upload span{padding-left:.4rem;font-size:.9rem;margin:auto}#app .main-column .main-column--drag{position:absolute;top:0;right:0;bottom:0;width:1px;background:0 0;cursor:col-resize;z-index:100}#app .main-column .main-column--drag:hover{background:#e1e2e2}#app .main-column .main-column--drag::after{content:\"\";position:absolute;top:0;left:0;right:-8px;bottom:0;background-position:4px 49%;background-repeat:no-repeat;background-image:url(\"data:image/svg+xml,%3Csvg width='2' height='14' viewBox='0 0 2 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23808b98' fill-rule='evenodd'%3E%3Ccircle cx='1' cy='1' r='1'/%3E%3Ccircle cx='1' cy='5' r='1'/%3E%3Ccircle cx='1' cy='9' r='1'/%3E%3Ccircle cx='1' cy='13' r='1'/%3E%3C/g%3E%3C/svg%3E\");touch-action:none}#app .trace-view{display:flex;flex-direction:column;width:100%;height:100%}#app .no-data-notice{display:flex;position:absolute;flex-direction:column;justify-content:center;align-items:center;font-family:\"IBM Plex Sans\",\"Helvetica Neue\",Helvetica,Arial,sans-serif;line-height:1.5;color:#e7e7e7;background-color:#1e1e1e;z-index:2147483647;top:0;left:0;bottom:0;right:0}#app .no-data-notice__text,#app .no-data-notice__title{margin:0}#app .no-data-notice__title{margin-bottom:1rem;font-size:2rem;font-weight:700;background:linear-gradient(to right,#9c2fba,#ff07aa);-webkit-background-clip:text;-webkit-text-fill-color:transparent}#app .no-data-notice__text a{color:#4362b1;text-decoration:none}#app .no-data-notice__text a:active,#app .no-data-notice__text a:hover{color:#768ecb}#app .no-data-notice .empty-state-diagram{margin-top:4rem}#app .no-data-notice .why-me{padding:1rem}#app .no-data-notice .why-me strong{margin-left:-1rem;color:#9c2fba;margin-bottom:.5rem}#app .filters{width:390px;font-size:.75rem}#app .filters__head{margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #242c41;display:flex;justify-content:flex-start;align-items:center}#app .filters__head svg{width:1em;height:1em;fill:currentColor}#app .filters__head-icon{margin-right:.75rem;color:#7f6be6}#app .filters__head-text{margin-bottom:0;color:#fff;text-transform:uppercase;font-size:.75rem;font-weight:700}#app .filters__head-reset{margin-left:auto;border:none;display:inline-flex;align-items:center;padding:.25rem;background:0 0;color:#716e85;font:inherit;outline:0;line-height:1;appearance:none;cursor:pointer;transition:color .3s ease-in}#app .filters__head-reset:active,#app .filters__head-reset:hover{color:#e1e2e2;transition-timing-function:ease-out}#app .filters__head-reset svg{margin-left:.5rem}#app .filters__block:not(:last-child){margin-bottom:1rem}#app .filters__block-head{border-radius:.25rem .25rem 0 0;margin-bottom:1px;display:flex;padding:.5rem 0;line-height:1.25rem;background:#010306;border-bottom:1px solid #242c41}#app .filters__block-title{margin:0 .5rem 0 0;display:inline-block;font-size:.875rem;font-weight:700;color:#ccc}#app .filters__block-body{border-radius:0 0 .25rem .25rem;padding:1rem .75rem;background:#010306}#app .filters__block-body--flex{display:flex;flex-wrap:wrap;gap:.5rem}#app .filters__block-row{display:flex;justify-content:flex-start;align-items:flex-start}#app .filters__block-row:not(:last-child){margin-bottom:1rem}#app .filters__block-row-content{margin-left:1rem;width:100%;display:flex;flex-wrap:wrap;line-height:22px}#app .filters__root{border-radius:.5rem;display:flex;justify-content:space-between;align-items:center;padding:.5rem;background:#7f6be6;color:#eaeaea;line-height:1}#app .filters__root-icon{flex-shrink:0;margin-left:1rem;width:1em;height:1em;fill:currentColor;cursor:pointer}#app .filters__checkbox{flex-shrink:0;margin:3px 0;border-radius:2px;display:inline-flex;justify-content:center;align-items:center;width:1rem;height:1rem;background:#7f6be6;cursor:pointer}#app .filters__checkbox input{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);height:1px;width:1px;margin:-1px;padding:0;border:0}#app .filters__checkbox input:checked+.filters__checkbox-icon{display:block}#app .filters__checkbox-icon{display:none;width:.5rem;height:.5rem;fill:#e7e7e7}#app .filters__elapsed{margin-left:.5rem;border-radius:.25rem;display:inline-block;vertical-align:middle;height:22px;padding:0 .25rem;border:1px solid #242c41}#app .filters__elapsed-input{display:inline-block;vertical-align:middle;width:2rem;border:0;border-radius:0;box-shadow:none;background:0 0;font:inherit;text-align:right;color:inherit;outline:0}#app .filters__elapsed-ms{color:#716e85}#app .filters__hide{margin-top:.75rem;width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:.5rem}#app .filters__hide-item{border-radius:.25rem;display:inline-flex;justify-content:flex-start;align-items:center;padding:5px 10px;background:#7f6be6;color:#eaeaea;line-height:1}#app .filters__hide-item-icon{flex-shrink:0;margin-left:1rem;width:1em;height:1em;fill:currentColor;cursor:pointer}@keyframes loader-animation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-button{width:0;height:0}::-webkit-scrollbar-thumb{background:#242c41;border:0;border-radius:50px}::-webkit-scrollbar-thumb:active,::-webkit-scrollbar-thumb:hover{background:#e1e2e2}::-webkit-scrollbar-track{background:#010306;border:0;border-radius:50px}::-webkit-scrollbar-corner{background:0 0}",map:void 0,media:void 0})}),{name:"VSCodeExtension",components:{CheckIcon:Fa,CloseThinIcon:Va,ReloadIcon:Ga,ResetIcon:ya,UploadIcon:Ha,FilterIcon:_a,VDetailsPanel:Ba,VDetailsButton:Oa,VDiagramComponent:Wa,VDiagramTrace:Qa,VFiltersForm:eo,VInstructions:no,VNotification:ro,VPopperMenu:io,VPopper:Ua,VTabs:za,VTab:Qi({render:function(){var e=this.$createElement,t=this._self._c||e;return t("keep-alive",[this.isActive?t("v-tab-content",[this._t("default")],2):this._e()],1)},staticRenderFns:[]},(function(e){e&&e("data-v-4145f710_0",{source:".tab-content[data-v-4145f710]{height:inherit}",map:void 0,media:void 0})}),{name:"v-tab",components:{VTabContent:Qi({render:function(){var e=this.$createElement;return(this._self._c||e)("div",{staticClass:"tab-content"},[this._t("default")],2)},staticRenderFns:[]},(function(e){e&&e("data-v-5f2029a7_0",{source:".tab-content[data-v-5f2029a7]{height:inherit}",map:void 0,media:void 0})}),{name:"v-tab-content"},"data-v-5f2029a7",!1,void 0,!1,ta,void 0,void 0)},props:{name:{type:String,required:!0}},data:()=>({isActive:!1}),methods:{setActive(e){this.isActive=e}}},"data-v-4145f710",!1,void 0,!1,ta,void 0,void 0),VTraceFilter:Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"trace-filter"},[n("form",{ref:"form",class:e.formClasses,on:{submit:function(t){return t.preventDefault(),e.onFormSubmit.apply(null,arguments)}}},[n("span",{staticClass:"trace-filter__prefix"},[n("SearchIcon")],1),e._v(" "),n("input",{directives:[{name:"model",rawName:"v-model",value:e.filterValue,expression:"filterValue"}],ref:"input",staticClass:"trace-filter__input",attrs:{type:"text",autocomplete:"off",placeholder:"search events..."},domProps:{value:e.filterValue},on:{focus:e.onInputFocus,blur:e.onInputBlur,input:function(t){t.target.composing||(e.filterValue=t.target.value)}}}),e._v(" "),e.filterValue?n("span",{staticClass:"trace-filter__suffix",on:{click:e.clearValue}},[n("CloseThinIcon")],1):e._e(),e._v(" "),e.suggestionsList.length?n("ul",{ref:"suggestionsList",staticClass:"trace-filter__suggestions"},e._l(e.suggestionsList,(function(t,r){return n("li",{key:t,class:e.getSuggestionClasses(r),on:{click:function(n){return n.stopPropagation(),e.makeSelection(t)}}},[e._v("\n "+e._s(t)+"\n ")])})),0):e._e()]),e._v(" "),e.nodesLength?n("div",{staticClass:"trace-filter__arrows"},[n("div",{staticClass:"trace-filter__arrow",on:{click:e.onPrevArrow}},[n("ArrowSearchLeftIcon")],1),e._v(" "),n("div",{staticClass:"trace-filter__arrows-text"},[Number.isInteger(e.currentIndex)?n("span",[n("b",[e._v(e._s(e.currentIndex+1))]),e._v("\n /\n ")]):e._e(),e._v("\n "+e._s(e.nodesLength)+" results\n ")]),e._v(" "),n("div",{staticClass:"trace-filter__arrow",on:{click:e.onNextArrow}},[n("ArrowSearchRightIcon")],1)]):e._e()])},staticRenderFns:[]},(function(e){e&&e("data-v-07f84e90_0",{source:'.trace-filter{padding:1rem 1.25rem;display:flex;justify-content:flex-start;align-items:center;font-family:"IBM Plex Sans","Helvetica Neue",Helvetica,Arial,sans-serif}.trace-filter__form{flex:1;position:relative;border-radius:.5rem;border:2px solid #7f6be6}.trace-filter__form--show-suggestions{border-radius:.5rem .5rem 0 0}.trace-filter__prefix{position:absolute;top:50%;left:0;width:2rem;display:flex;justify-content:center;align-items:center;transform:translateY(-50%);text-align:center;color:#ccc}.trace-filter__prefix svg{position:relative;left:3px;width:14px;height:14px;fill:#716e85}.trace-filter__input{border:none;width:100%;padding:.5rem 2rem;font:inherit;font-size:.75rem;color:#e7e7e7;background:0 0;outline:0}.trace-filter__input::-moz-placeholder,.trace-filter__input::-webkit-placeholder,.trace-filter__input::placeholder{color:#808b98}.trace-filter__suffix{position:absolute;top:50%;right:5px;width:1rem;height:1rem;display:flex;justify-content:center;align-items:center;transform:translateY(-50%);text-align:center;color:#716e85;transition:color .3s ease-in;cursor:pointer}.trace-filter__suffix:active,.trace-filter__suffix:hover{color:#e1e2e2;transition-timing-function:ease-out}.trace-filter__suffix svg{width:14px;height:14px;fill:currentColor}.trace-filter__suggestions{display:none;position:absolute;top:100%;left:-2px;right:-2px;border-radius:0 0 .5rem .5rem;border:2px solid #7f6be6;border-top:1px solid #2c2b32;margin:0;padding:0;max-height:112px;list-style:none;overflow-x:hidden;overflow-y:auto;background:#191919;z-index:1}.trace-filter__form--show-suggestions .trace-filter__suggestions{display:block}.trace-filter__suggestions-item{padding:0 .75rem;height:22px;font-size:12px;line-height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#a0a0a0;cursor:pointer}.trace-filter__suggestions-item--selected,.trace-filter__suggestions-item:active,.trace-filter__suggestions-item:hover{color:#eaeaea;background-color:#292929}.trace-filter__arrows{display:flex;align-items:center;padding:0 1.25rem}.trace-filter__arrows-text{margin:0 .5rem;font-size:.75rem;color:#ccc}.trace-filter__arrow{padding:.25rem;font-size:0;cursor:pointer}',map:void 0,media:void 0})}),{name:"v-trace-filter",components:{ArrowSearchLeftIcon:{functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({width:"7",height:"13",fill:"none",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6.853.147a.5.5 0 010 .708L1.208 6.5l5.645 5.646a.5.5 0 11-.708.707L.147 6.854a.5.5 0 010-.708l5.998-6a.5.5 0 01.708 0z",fill:"#716E85"}})]))}},ArrowSearchRightIcon:{functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({width:"7",height:"13",fill:"none",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M.147 12.853a.5.5 0 010-.708L5.792 6.5.147.855A.5.5 0 01.855.147l5.998 5.999a.5.5 0 010 .708l-5.998 6a.5.5 0 01-.708 0z",fill:"#716E85"}})]))}},CloseThinIcon:Va,SearchIcon:ja},props:{nodesLength:{type:Number,require:!1,default:0},currentIndex:{type:Number,default:null},suggestions:{type:Array,default:()=>[]}},data:()=>({filterValue:"",showSuggestions:!1,selectedSuggestion:!1}),watch:{filterValue:{handler(e){this.$emit("onChange",e)}},selectedSuggestion:{handler(e){if(!1===e)return;const t=this.$refs.suggestionsList.querySelectorAll("li")[e];t.offsetTop<this.$refs.suggestionsList.scrollTop?this.$refs.suggestionsList.scrollTop=t.offsetTop:t.offsetTop>=this.$refs.suggestionsList.scrollTop+this.$refs.suggestionsList.offsetHeight-2&&(this.$refs.suggestionsList.scrollTop=t.offsetTop-4*t.offsetHeight)}}},computed:{formClasses(){const e=["trace-filter__form"];return this.showSuggestions&&this.suggestionsList.length&&e.push("trace-filter__form--show-suggestions"),e},suggestionsList(){let{suggestions:e}=this;const t=this.filterValue.includes('"')?/([^"]*)$/:/([^\s]*)$/,n=this.filterValue.match(t).pop().trim();return!n||/^".+"$/g.test(n)||/^id:.+$/g.test(n)||/^label:.+$/g.test(n)||(e=e.filter((e=>new RegExp(n,"ig").test(e)))),e}},methods:{setValue(e){this.filterValue=e},clearValue(){this.filterValue=""},onPrevArrow(){this.$emit("onPrevArrow")},onNextArrow(){this.$emit("onNextArrow")},getSuggestionClasses(e){const t=["trace-filter__suggestions-item"];return e===this.selectedSuggestion&&t.push("trace-filter__suggestions-item--selected"),t},onInputFocus(){this.showSuggestions=!0,this.selectedSuggestion=!1},onInputBlur(){this.filterValue.endsWith(" ")||(this.filterValue+=" ")},onFormSubmit(){this.$refs.input===window.document.activeElement&&this.showSuggestions&&this.suggestionsList.length&&!1!==this.selectedSuggestion&&this.makeSelection(this.suggestionsList[this.selectedSuggestion].toString()),this.$refs.input.blur(),this.showSuggestions=!1},makeSelection(e){const t=this.filterValue.match(/(?:[^\s"]+|"[^"]*")+/g),n=t?t[t.length-1]:null;this.filterValue.endsWith(" ")||!n||/^".+"$/g.test(n)||/^id:.+$/g.test(n)||/^label:.+$/g.test(n)||t.pop(),this.filterValue=`${t?t.join(" ")+" ":""}"${e}" `},onWindowClick(e){pi(e.target,this.$refs.form)||this.$refs.input===window.document.activeElement||(this.showSuggestions=!1)},onWindowKeyUp(e){if(this.$refs.input===window.document.activeElement)switch(e.key){case"Escape":this.showSuggestions=!1,this.$refs.input.blur();break;case"ArrowDown":!1!==this.selectedSuggestion&&this.selectedSuggestion!==this.suggestionsList.length-1?this.selectedSuggestion+=1:this.selectedSuggestion=0;break;case"ArrowUp":!1!==this.selectedSuggestion&&0!==this.selectedSuggestion?this.selectedSuggestion-=1:this.selectedSuggestion=this.suggestionsList.length-1;break;default:this.selectedSuggestion=!1}}},created(){window.addEventListener("click",this.onWindowClick),window.addEventListener("keyup",this.onWindowKeyUp,!0)},destroyed(){window.removeEventListener("click",this.onWindowClick),window.removeEventListener("keyup",this.onWindowKeyUp,!0)}},void 0,!1,void 0,!1,ta,void 0,void 0),DiagramGray:qa},store:sa,data:()=>({renderKey:0,isLoading:!0,isPanelResizing:!1,initialPanelWidth:0,initialClientX:0,version:null,versionText:"",VIEW_COMPONENT:"viewComponent",VIEW_FLOW:"viewFlow",filters:{rootObjects:[],declutter:{limitRootEvents:{on:!0,default:!0},hideMediaRequests:{on:!0,default:!0},hideUnlabeled:{on:!1,default:!1},hideElapsedTimeUnder:{on:!1,default:!1,time:100},hideName:{on:!1,default:!1,names:[]}}},traceFilterValue:"",currentTraceFilterIndex:0}),props:{appMapUploadable:{type:Boolean,default:!1}},watch:{"$store.state.currentView":{handler(e){this.onChangeTab(this.$refs[e]),this.$refs.tabs.activateTab(this.$refs[e]),this.$root.$emit("stateChanged","currentView")}},"$store.getters.selectedObject":{handler(e){if(e){if(e instanceof V||this.setView("viewComponent"),e instanceof V){const t=this.highlightedNodes.findIndex((t=>t===e));this.currentTraceFilterIndex=t>=0?t:void 0}}else this.currentTraceFilterIndex=void 0;this.$root.$emit("stateChanged","selectedObject")}},"$store.getters.selectedLabel":{handler(){this.$root.$emit("stateChanged","selectedObject")}},"$store.getters.focusedEvent":{handler(e){e&&(this.setView("viewFlow"),this.$nextTick((()=>{this.$refs.diagramFlow.focusFocused()})))}},highlightedNodes:{handler(){this.currentTraceFilterIndex=0,this.selectCurrentHighlightedEvent()}},currentTraceFilterIndex:{handler(){this.selectCurrentHighlightedEvent()}},filteredAppMap:{handler(){this.selectedObject&&this.setSelectedObject(this.selectedObject.fqid)}}},computed:{classes(){return this.isLoading?"app--loading":""},filteredAppMap(){const{appMap:e}=this.$store.state,{classMap:t}=e;let n=e.rootEvents();this.filters.declutter.limitRootEvents.on&&(n=n.filter((e=>e.httpServerRequest)));let r=n.reduce(((e,t)=>(t.traverse((t=>e.push(t))),e)),[]);if(this.filters.rootObjects.length){let e=[];t.codeObjects.forEach((t=>{this.filters.rootObjects.forEach((n=>{this.codeObjectIsMatched(t,n)&&(e=e.concat(t.allEvents.map((e=>[e.id,e.linkedEvent.id]))))}))})),e.length&&(r=r.filter((t=>e.some((e=>t.id>=e[0]&&t.id<=e[1])))))}this.filters.declutter.hideMediaRequests.on&&(r=this.filterMediaRequests(r)),this.filters.declutter.hideUnlabeled.on&&(r=r.filter((e=>e.labels.size>0||e.codeObject.type!==a.FUNCTION))),this.filters.declutter.hideElapsedTimeUnder.on&&this.filters.declutter.hideElapsedTimeUnder.time>0&&(r=r.filter((e=>e.returnEvent&&e.returnEvent.elapsedTime&&e.returnEvent.elapsedTime>=this.filters.declutter.hideElapsedTimeUnder.time/1e3))),this.filters.declutter.hideName.on&&this.filters.declutter.hideName.names.length&&t.codeObjects.forEach((e=>{this.filters.declutter.hideName.names.forEach((t=>{this.codeObjectIsMatched(e,t)&&(r=r.filter((t=>!e.allEvents.includes(t))))}))}));const i=new Set(r.filter((e=>e.isCall())).map((e=>e.id)));return q({events:r.filter((e=>i.has(e.id)||i.has(e.parent_id))),classMap:t.roots.map((e=>({...e.data}))),metadata:e.metadata}).build()},rootObjectsSuggestions(){return this.$store.state.appMap.classMap.codeObjects.map((e=>e.fqid)).filter((e=>!this.filters.rootObjects.includes(e)))},hideNamesSuggestions(){return this.filteredAppMap.classMap.codeObjects.map((e=>e.fqid)).filter((e=>!this.filters.declutter.hideName.names.includes(e)))},eventsSuggestions(){const e=new Set(this.highlightedNodes.map((e=>e.id))),t=new Set(this.filteredAppMap.events.filter((t=>t.isCall()&&!e.has(t.id))).map((e=>e.toString())));return Array.from(t)},eventsById(){return this.filteredAppMap.events.reduce(((e,t)=>(e[t.id]=t.callEvent,e)),{})},eventsByLabel(){return this.filteredAppMap.events.filter((e=>e.isCall())).reduce(((e,t)=>(t.labels.forEach((n=>{e[n]=e[n]||[],e[n].push(t.callEvent)})),e)),{})},highlightedNodes(){const e=new Set;if(this.traceFilterValue){const t=this.traceFilterValue.match(/(?:[^\s"]+|"[^"]*"|"[^"]*)+/g);t&&(this.traceFilterValue.endsWith(" ")||t.pop(),t.forEach((t=>{if(/^".+"$/g.test(t)){const n=t.slice(1,-1);return void this.filteredAppMap.events.forEach((t=>{t.isCall()&&t.toString()===n&&e.add(t)}))}const[n,r]=t.split(":");switch(n){case"id":{const t=parseInt(r,10);if(Number.isNaN(t))break;const n=this.eventsById[t];n?e.add(n):this.filters.declutter.limitRootEvents.on&&this.$store.state.appMap.rootEvents().some((e=>e.id===t))&&this.$nextTick((()=>{this.filters.declutter.limitRootEvents.on=!1}));break}case"label":{const t=this.eventsByLabel[r];t&&t.forEach((t=>e.add(t)));break}default:if(t.length<3)break;this.filteredAppMap.events.forEach((n=>{n.isCall()&&n.toString().toLowerCase().includes(t.toString().toLowerCase())&&e.add(n)}))}})))}return Array.from(e).sort(((e,t)=>e.id-t.id))},highlightedEvent(){return this.highlightedNodes[this.currentTraceFilterIndex]},selectedObject(){return this.$store.getters.selectedObject},selectedEvent(){return this.selectedObject instanceof V?[this.selectedObject]:[]},selectedLabel(){return this.$store.getters.selectedLabel},focusedEvent(){return this.$store.getters.focusedEvent},currentView(){return this.$store.state.currentView},isViewingComponent(){return"viewComponent"===this.currentView},isViewingFlow(){return"viewFlow"===this.currentView},prevSelectedObject(){return this.$store.getters.prevSelectedObject},canGoBack(){return this.$store.getters.canPopStack},isEmptyAppMap(){const e=this.filteredAppMap,t=Array.isArray(e.events)&&e.events.length,n=Array.isArray(e.classMap.codeObjects)&&e.classMap.codeObjects.length;return!(this.filtersChanged||this.traceFilterValue||t&&n)},filtersChanged(){return this.filters.rootObjects.length>0||Object.values(this.filters.declutter).some((e=>"boolean"==typeof e.on&&e.on!==e.default||"function"==typeof on&&e.on()!==e.default))}},methods:{loadData(e){this.$store.commit("setAppMapData",e);const t=this.$store.state.appMap.rootEvents().some((e=>e.httpServerRequest));this.filters.declutter.limitRootEvents.on=t,this.filters.declutter.limitRootEvents.default=t,this.isLoading=!1},showInstructions(){this.$refs.instructions.open(),this.$root.$emit("showInstructions")},showVersionNotification(e,t=""){this.version=e,this.versionText=t},onNotificationOpen(){this.$root.$emit("notificationOpen")},onNotificationClose(){this.version=null,this.versionText="",this.$root.$emit("notificationClose")},onChangeTab(e){const t=Object.values(this.$refs).findIndex((t=>t===e));if(-1===t)return;const n=Object.keys(this.$refs)[t];this.setView(n),this.$root.$emit("changeTab",n)},setView(e){this.currentView!==e&&this.$store.commit("setView",e)},getState(){const e={};"viewComponent"!==this.currentView&&(e.currentView=this.currentView),this.selectedObject&&this.selectedObject.fqid?e.selectedObject=this.selectedObject.fqid:this.selectedLabel&&(e.selectedObject="label:"+this.selectedLabel),this.traceFilterValue&&(e.traceFilter=this.traceFilterValue);const{declutter:t}=this.filters;return e.filters=Object.entries({rootObjects:t.rootObjects,limitRootEvents:t.limitRootEvents.on,hideMediaRequests:t.hideMediaRequests.on,hideUnlabeled:t.hideUnlabeled.on,hideElapsedTimeUnder:!!t.hideElapsedTimeUnder.on&&t.hideElapsedTimeUnder.time,hideName:!!t.hideName.on&&t.hideName.names}).reduce(((e,[t,n])=>{const r=this.filters.declutter[t];return(Array.isArray(n)&&0!==n.length||r&&r.default!==n)&&(e[t]=n),e}),{}),0===Object.keys(e.filters).length&&delete e.filters,0===Object.keys(e).length?"":(n=JSON.stringify(e),ee.lW.from(n,"utf-8").toString("base64").replace(/=/g,"").replace(/_/g,"/").replace(/-/g,"+"));var n},setSelectedObject(e){const[t,n,r]=e.match(/^([a-z]+):(.+)/);if(!t)return;if("label"===n)return void this.$store.commit("selectLabel",r);const{classMap:i,events:a}=this.filteredAppMap;let o=null;if("event"===n){const e=parseInt(r,10);if(Number.isNaN(e))return;o=a.find((t=>t.id===e))}else o=i.codeObjects.find((t=>t.fqid===e));this.$store.commit("selectObject",o)},setState(e){return new Promise((t=>{if(!e)return void t();let n;var r;e.trimLeft().startsWith("{")?n=e:(r=e,n=ee.lW.from(r,"base64").toString("utf-8"));const i=JSON.parse(n);if(i.selectedObject)do{const e=i.selectedObject,[t,n,r]=e.match(/^([a-z]+):(.+)/);if(!t)break;if("label"===n){this.$store.commit("selectLabel",r);break}const{classMap:a,events:o}=this.filteredAppMap;let s=null;if("event"===n){const e=parseInt(r,10);if(Number.isNaN(e))break;s=o.find((t=>t.id===e)),s||(s=this.$store.state.appMap.events.find((t=>t.id===e)),s&&Object.keys(this.filters.declutter).forEach((e=>{this.filters.declutter[e].on=!1})))}else s=a.codeObjects.find((t=>t.fqid===e));s&&this.$store.commit("selectObject",s)}while(0);const{filters:a}=i;a&&("rootObjects"in a&&(this.filters.declutter.rootObjects=a.rootObjects),"limitRootEvents"in a&&(this.filters.declutter.limitRootEvents.on=a.limitRootEvents),"hideMediaRequests"in a&&(this.filters.declutter.hideMediaRequests.on=a.hideMediaRequests),"hideUnlabeled"in a&&(this.filters.declutter.hideUnlabeled.on=a.hideUnlabeled),"hideElapsedTimeUnder"in a&&!1!==a.hideElapsedTimeUnder&&(this.filters.declutter.hideElapsedTimeUnder.on=!0,this.filters.declutter.hideElapsedTimeUnder.time=a.hideElapsedTimeUnder),"hideName"in a&&!1!==a.hideName&&(this.filters.declutter.hideName.on=!0,this.filters.declutter.hideName.names=a.hideName)),this.$nextTick((()=>{i.currentView&&this.setView(i.currentView),i.traceFilter?this.$nextTick((()=>{i.traceFilter.endsWith(" ")||(i.traceFilter+=" "),this.$refs.traceFilter.setValue(i.traceFilter),t()})):t()}))}))},clearSelection(){this.currentTraceFilterIndex=0,this.$store.commit("clearObjectStack"),this.$root.$emit("clearSelection")},goBack(){this.$store.commit("popObjectStack")},resetDiagram(){this.clearSelection(),this.resetFilters(),this.renderKey+=1},uploadAppmap(){this.$root.$emit("uploadAppmap")},onClickTraceEvent(e){this.$store.commit("selectObject",e)},startResizing(e){document.body.style.userSelect="none",this.isPanelResizing=!0,this.initialPanelWidth=this.$refs.mainColumnLeft.offsetWidth,this.initialClientX=e.clientX},makeResizing(e){if(this.isPanelResizing){const t=280,n=.75*window.innerWidth;let r=this.initialPanelWidth+(e.clientX-this.initialClientX);r=Math.max(t,r),r=Math.min(n,r),this.$refs.mainColumnLeft.style.width=r+"px"}},stopResizing(){document.body.style.userSelect="",this.isPanelResizing=!1},resetFilters(){this.filters.rootObjects=[],Object.keys(this.filters.declutter).forEach((e=>{this.filters.declutter[e].on=this.filters.declutter[e].default})),this.filters.declutter.hideName.names=[]},addHiddenName(e){const t=e.trim();t&&!this.filters.declutter.hideName.names.includes(t)&&(this.filters.declutter.hideName.names.push(t),this.filters.declutter.hideName.on=!0)},removeHiddenName(e){this.filters.declutter.hideName.names.splice(e,1),0===this.filters.declutter.hideName.names.length&&(this.filters.declutter.hideName.on=!1)},addRootObject(e){const t=e.trim();t&&!this.filters.rootObjects.includes(t)&&this.filters.rootObjects.push(t)},removeRootObject(e){this.filters.rootObjects.splice(e,1)},filterMediaRequests(e){const t=[],n=["application/javascript","application/ecmascript","audio/.+","font/.+","image/.+","text/javascript","text/ecmascript","text/css","video/.+"].map((e=>new RegExp(e,"i"))),r=new Set(["aac","avi","bmp","css","flv","gif","htm","html","ico","jpeg","jpg","js","json","jsonld","mid","midi","mjs","mov","mp3","mp4","mpeg","oga","ogg","ogv","ogx","opus","otf","png","svg","tif","tiff","ts","ttf","wav","weba","webm","webp","woff","woff2","xhtml","3gp","3g2"]);return e.forEach((e=>{if("GET"===e.requestMethod&&e.requestPath){const n=e.requestPath.match(/.*\.([\S]*)$/);n&&r.has(n[1])&&t.push(e.id)}else if(e.http_server_response){let r;if(e.http_server_response.headers){const t=Object.keys(e.http_server_response.headers).filter((e=>"content-type"===e.toLowerCase()))[0];r=e.http_server_response.headers[t]}else e.http_server_response.mime_type&&(r=e.http_server_response.mime_type);r&&n.some((e=>e.test(r)))&&t.push(e.parent_id)}})),e.filter((e=>!t.includes(e.id)))},codeObjectIsMatched(e,t){if(t.startsWith("label:")){const n=new RegExp(`^${t.replace("label:","").replace("*",".*")}$`,"ig");return Array.from(e.labels).some((e=>n.test(e)))}if(t.includes("*")){if(new RegExp(`^${t.replace("*",".*")}$`,"ig").test(e.fqid))return!0}else if(t===e.fqid)return!0;return!1},prevTraceFilter(){if(0!==this.highlightedNodes.length){if(Number.isFinite(this.currentTraceFilterIndex))this.currentTraceFilterIndex-=1;else{const[e]=this.selectedEvent;if(e){const t=this.highlightedNodes.filter((t=>t.id<e.id)).pop();this.currentTraceFilterIndex=this.highlightedNodes.findIndex((e=>e===t))}else this.currentTraceFilterIndex=-1}this.currentTraceFilterIndex<0&&(this.currentTraceFilterIndex=this.highlightedNodes.length-1)}},nextTraceFilter(){if(0!==this.highlightedNodes.length){if(Number.isFinite(this.currentTraceFilterIndex))this.currentTraceFilterIndex+=1;else{const[e]=this.selectedEvent;if(e){const t=this.highlightedNodes.filter((t=>t.id>e.id)).shift();this.currentTraceFilterIndex=this.highlightedNodes.findIndex((e=>e===t))}else this.currentTraceFilterIndex=0}(this.currentTraceFilterIndex>=this.highlightedNodes.length||this.currentTraceFilterIndex<0)&&(this.currentTraceFilterIndex=0)}},selectCurrentHighlightedEvent(){this.highlightedEvent&&this.$store.commit("selectObject",this.highlightedEvent)}},mounted(){this.$root.$on("makeRoot",(e=>{this.addRootObject(e.fqid)})),this.$root.$on("removeRoot",(e=>{this.removeRootObject(this.filters.rootObjects.indexOf(e))})),this.$root.$on("addHiddenName",(e=>{this.addHiddenName(e)}))}},void 0,!1,void 0,!1,ta,void 0,void 0),oo={added:{color:"#a6e22e",style:"solid"},removed:{color:"#cd1414",style:"solid"},changed:{color:"#ead656",style:"dashed"}},so=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"diff"},[n("div",{staticClass:"diff__column"},[n("v-diagram-trace",{ref:"base",attrs:{events:e.eventsBase,selectedEvents:e.selectedEventsBase,highlightColor:e.highlightConfig.color,highlightStyle:e.highlightConfig.style,zoomControls:!1,highlightAll:"changed"!==e.changeType}}),e._v(" "),n("div",{staticClass:"diff__filters"},[n("v-popper-menu",{attrs:{position:"bottom right",showDot:e.filtersChanged},scopedSlots:e._u([{key:"icon",fn:function(){return[n("v-cog")]},proxy:!0},{key:"body",fn:function(){return[n("h2",[e._v("Filters")]),e._v(" "),n("div",[n("input",{directives:[{name:"model",rawName:"v-model",value:e.filters.unlabeled.on,expression:"filters.unlabeled.on"}],attrs:{type:"checkbox",id:"unlabeled-events"},domProps:{checked:Array.isArray(e.filters.unlabeled.on)?e._i(e.filters.unlabeled.on,null)>-1:e.filters.unlabeled.on},on:{change:function(t){var n=e.filters.unlabeled.on,r=t.target,i=!!r.checked;if(Array.isArray(n)){var a=e._i(n,null);r.checked?a<0&&e.$set(e.filters.unlabeled,"on",n.concat([null])):a>-1&&e.$set(e.filters.unlabeled,"on",n.slice(0,a).concat(n.slice(a+1)))}else e.$set(e.filters.unlabeled,"on",i)}}}),e._v(" "),n("label",{attrs:{for:"unlabeled-events"}},[e._v("Unlabeled events")])]),e._v(" "),n("div",[n("input",{directives:[{name:"model",rawName:"v-model",value:e.filters.labeled.on,expression:"filters.labeled.on"}],attrs:{type:"checkbox",id:"labeled-events"},domProps:{checked:Array.isArray(e.filters.labeled.on)?e._i(e.filters.labeled.on,null)>-1:e.filters.labeled.on},on:{change:function(t){var n=e.filters.labeled.on,r=t.target,i=!!r.checked;if(Array.isArray(n)){var a=e._i(n,null);r.checked?a<0&&e.$set(e.filters.labeled,"on",n.concat([null])):a>-1&&e.$set(e.filters.labeled,"on",n.slice(0,a).concat(n.slice(a+1)))}else e.$set(e.filters.labeled,"on",i)}}}),e._v(" "),n("label",{attrs:{for:"labeled-events"}},[e._v("Labeled events")])]),e._v(" "),n("div",[n("input",{directives:[{name:"model",rawName:"v-model",value:e.filters.http.on,expression:"filters.http.on"}],attrs:{type:"checkbox",id:"http-server-requests"},domProps:{checked:Array.isArray(e.filters.http.on)?e._i(e.filters.http.on,null)>-1:e.filters.http.on},on:{change:function(t){var n=e.filters.http.on,r=t.target,i=!!r.checked;if(Array.isArray(n)){var a=e._i(n,null);r.checked?a<0&&e.$set(e.filters.http,"on",n.concat([null])):a>-1&&e.$set(e.filters.http,"on",n.slice(0,a).concat(n.slice(a+1)))}else e.$set(e.filters.http,"on",i)}}}),e._v(" "),n("label",{attrs:{for:"http-server-requests"}},[e._v("HTTP server requests")])]),e._v(" "),n("div",[n("input",{directives:[{name:"model",rawName:"v-model",value:e.filters.sql.on,expression:"filters.sql.on"}],attrs:{type:"checkbox",id:"sql-queries"},domProps:{checked:Array.isArray(e.filters.sql.on)?e._i(e.filters.sql.on,null)>-1:e.filters.sql.on},on:{change:function(t){var n=e.filters.sql.on,r=t.target,i=!!r.checked;if(Array.isArray(n)){var a=e._i(n,null);r.checked?a<0&&e.$set(e.filters.sql,"on",n.concat([null])):a>-1&&e.$set(e.filters.sql,"on",n.slice(0,a).concat(n.slice(a+1)))}else e.$set(e.filters.sql,"on",i)}}}),e._v(" "),n("label",{attrs:{for:"sql-queries"}},[e._v("SQL queries")])])]},proxy:!0}])})],1)],1),e._v(" "),n("div",{staticClass:"diff__column"},[n("v-diagram-trace",{ref:"working",attrs:{events:e.eventsWorking,selectedEvents:e.selectedEventsWorking,highlightColor:e.highlightConfig.color,highlightStyle:e.highlightConfig.style,zoomControls:!1,highlightAll:"changed"!==e.changeType}})],1)])},staticRenderFns:[]},(function(e){e&&e("data-v-6500db33_0",{source:"body,html{width:100%;height:100%;margin:0}*{box-sizing:border-box}code{color:#6fddd6}.diff{display:grid;grid-template-columns:50%;grid-template-rows:max(1fr,100%);height:100vh;color:#7f7f7f;background-color:#1e1e1e}.diff__column{position:relative;overflow-y:scroll;width:100%;grid-row:1;border-style:solid;border-color:#010306;border-width:0 2px}.diff__filters{position:absolute;top:.5rem;left:.5rem}",map:void 0,media:void 0})}),{name:"v-diff",components:{VDiagramTrace:Qa,VPopperMenu:io,VCog:{functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:["svg-inline--fa fa-cog fa-w-16",o,s],style:[l,c],attrs:Object.assign({"aria-hidden":"true","data-prefix":"fas","data-icon":"cog",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512"},u),...d},a.concat([n("path",{attrs:{fill:"currentColor",d:"M487.4 315.7l-42.6-24.6c4.3-23.2 4.3-47 0-70.2l42.6-24.6c4.9-2.8 7.1-8.6 5.5-14-11.1-35.6-30-67.8-54.7-94.6-3.8-4.1-10-5.1-14.8-2.3L380.8 110c-17.9-15.4-38.5-27.3-60.8-35.1V25.8c0-5.6-3.9-10.5-9.4-11.7-36.7-8.2-74.3-7.8-109.2 0-5.5 1.2-9.4 6.1-9.4 11.7V75c-22.2 7.9-42.8 19.8-60.8 35.1L88.7 85.5c-4.9-2.8-11-1.9-14.8 2.3-24.7 26.7-43.6 58.9-54.7 94.6-1.7 5.4.6 11.2 5.5 14L67.3 221c-4.3 23.2-4.3 47 0 70.2l-42.6 24.6c-4.9 2.8-7.1 8.6-5.5 14 11.1 35.6 30 67.8 54.7 94.6 3.8 4.1 10 5.1 14.8 2.3l42.6-24.6c17.9 15.4 38.5 27.3 60.8 35.1v49.2c0 5.6 3.9 10.5 9.4 11.7 36.7 8.2 74.3 7.8 109.2 0 5.5-1.2 9.4-6.1 9.4-11.7v-49.2c22.2-7.9 42.8-19.8 60.8-35.1l42.6 24.6c4.9 2.8 11 1.9 14.8-2.3 24.7-26.7 43.6-58.9 54.7-94.6 1.5-5.5-.7-11.3-5.6-14.1zM256 336c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z"}})]))}}},props:{base:[String,Object],working:[String,Object]},watch:{allChanges:{handler(e){const{base:t,working:n}=this.$refs;if(t.clearTransform(),t.focusSelector(".trace-node"),n.clearTransform(),n.focusSelector(".trace-node"),e.length){const[t,n]=e[0];this.highlight(t,n)}}}},data:()=>({changeType:null,hideOverlay:!1,displayUnlabeledEvents:!0,selectedEventsBase:[],selectedEventsWorking:[],renderKey:0,filters:{unlabeled:{on:!0,filter:e=>!e.sql&&!e.httpServerRequest&&0===e.labels.size},labeled:{on:!0,filter:e=>e.labels.size>0},sql:{on:!0,filter:e=>Boolean(e.sql)},http:{on:!0,filter:e=>Boolean(e.httpServerRequest)}}}),computed:{baseAppMap(){return q(this.base).normalize().build()},workingAppMap(){return q(this.working).normalize().build()},highlightConfig(){return oo[this.changeType]||{}},filteredBaseAppMap(){return q({events:this.baseAppMap.data.events.filter((e=>this.filterEvent(e))),classMap:this.baseAppMap.classMap.codeObjects.map((e=>e.data)),metadata:this.baseAppMap.metadata}).build()},filteredWorkingAppMap(){return q({events:this.workingAppMap.data.events.filter((e=>this.filterEvent(e))),classMap:this.workingAppMap.classMap.codeObjects.map((e=>e.data)),metadata:this.workingAppMap.metadata}).build()},eventsBase(){return S(this.filteredBaseAppMap.events)},eventsWorking(){return S(this.filteredWorkingAppMap.events)},filterFuncs(){return Object.values(this.filters).filter((e=>{const{on:t}=e;return"boolean"==typeof t?t:"function"==typeof t&&t()})).map((e=>e.filter))},filtersChanged(){return Object.values(this.filters).some((e=>"boolean"==typeof e.on&&!1===e.on||"function"==typeof on&&!1===e.on()))},allChanges(){const e=z.getDiff(this.filteredBaseAppMap,this.filteredWorkingAppMap),t=[];return e.added.forEach((e=>t.push(["added",e,e[0].id/this.baseAppMap.events.length]))),e.removed.forEach((e=>t.push(["removed",e,e[0].id/this.baseAppMap.events.length]))),e.changed.forEach((e=>t.push(["changed",e,e[0].id/this.baseAppMap.events.length]))),t.sort(((e,t)=>e[2]-t[2]))}},methods:{highlight(e,t){if(this.changeType=e,this.hideOverlay=!1,"changed"===e){const[e,n]=t;this.selectedEventsBase=[e],this.selectedEventsWorking=[n]}else"removed"===e?(this.selectedEventsWorking=[],this.selectedEventsBase=t):"added"===e&&(this.selectedEventsWorking=t,this.selectedEventsBase=[])},filterEvent(e){return Boolean(this.filterFuncs.find((t=>t(e))))}},mounted(){let e=0;const t=()=>{if(!this.allChanges.length)return;const[t,n]=this.allChanges[e];this.highlight(t,n)};document.addEventListener("keypress",(n=>{"Enter"===n.key&&(e=(e+1)%this.allChanges.length,t())})),t()}},void 0,!1,void 0,!1,ta,void 0,void 0);function lo(e){return e&&e.data&&e.data.attrs&&e.data.attrs.id?e.data.attrs.id:""}const co=Qi({},void 0,{name:"multi-page",props:{page:{type:Number,default:0},disabledPages:{type:Set,default:()=>new Set}},data(){return{currentPage:lo(this.$slots.default.filter((e=>e.tag))[0])}},render(e){return e("div",this.slots().map((t=>{const n=lo(t);return e("div",{style:{display:n===this.currentPage?"":"none"}},[t])})))},watch:{currentPage:{immediate:!0,handler(e){this.$root.$emit("open-page",e)}}},methods:{slots(){return this.$slots.default.filter((e=>e.tag&&!this.disabledPages.has(lo(e))))},getPageId(e){const t=this.slots(),n=t.findIndex((e=>lo(e)===this.currentPage)),r=t.length;return lo(t[Math.max(0,Math.min(n+e,r))])},next(){const e=this.getPageId(1);this.jumpTo(e)},previous(){const e=this.getPageId(-1);this.jumpTo(e)},jumpTo(e){this.$root.$emit("page",e),this.currentPage=e}},mounted(){this.$root.$on("page-next",this.next),this.$root.$on("page-previous",this.previous),this.$root.$on("page-jump-to",this.jumpTo);const e=this.slots();e.forEach((({componentInstance:t},n)=>{t.$set(t,"first",0===n),t.$set(t,"last",n===e.length-1)}))}},void 0,void 0,void 0,!1,void 0,void 0,void 0),uo=Qi({render:function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"qs"},[t("div",{staticClass:"qs-container"},[t("div",{staticClass:"appmap-header"},[t("AppMapLogo",{attrs:{width:"120"}})],1),this._v(" "),t("div",{staticClass:"qs-content"},[this._t("default")],2),this._v(" "),t("div",{staticClass:"qs-help"},[t("HelpIcon",{staticClass:"qs-help__icon"}),this._v(" "),this._m(0)],1)])])},staticRenderFns:[function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"qs-help__text"},[this._v("\n Stuck?\n "),t("a",{attrs:{href:"mailto:support@appmap.io",target:"_blank"}},[this._v("\n Send us an email at support@appmap.io\n ")])])}]},(function(e){e&&e("data-v-b3f4cfd2_0",{source:'body,html{width:100%;height:100%;margin:0}*{box-sizing:border-box}::-moz-selection,::-webkit-selection,::selection{background-color:#3794ff;color:#e3e5e8}.qs{position:relative;width:100%;min-height:100vh;padding:2rem;font-family:var(--vscode-font-family, "IBM Plex Sans", "Helvetica Neue", Helvetica, Arial, sans-serif);font-size:var(--vscode-font-size,14px);font-weight:var(--vscode-font-weight,normal);line-height:1.75;color:#e3e5e8;background-color:#1e1e1e}.qs h1,.qs h2,.qs h3,.qs h4,.qs h5,.qs h6{margin:0}.qs p{margin:0;line-height:1.75}.qs p.mb10{margin-bottom:10px}.qs p.mb20{margin-bottom:20px}.qs a{color:#2a84ef;text-decoration:none;transition:all .3s ease}.qs a:hover{color:#fff}.qs code{margin:20px 0;display:block;border:1px solid #454545;border-radius:8px;max-width:80%;padding:12px 20px;color:#d7ba7d}.qs code.inline{display:inline-block;padding:0 5px;margin:0 5px;border:none;color:#c6c6c6;background-color:rgba(0,0,0,.25)}.qs ul{padding-left:10px}.qs-container{max-width:930px;margin:auto}.qs-content{margin-bottom:12px;background:#242c41;filter:drop-shadow(2px 2px 2px var(--vscode-welcomePage-tileShadow, rgba(0, 0, 0, .36)));border-radius:8px;margin:1em auto;padding:2em;overflow:hidden}.qs-help{margin-bottom:12px;display:flex;justify-content:flex-start;align-items:center}.qs-help__icon{margin:0 15px;width:22px;height:22px}.qs-help__text{line-height:18px}header{margin-block-end:2em}h1{margin-block-start:0;font-size:2em;line-height:2.25rem;margin-bottom:.25rem}article{margin-bottom:2.5em}.center{margin:auto}.fit{width:fit-content}',map:void 0,media:void 0})}),{name:"QuickstartLayout",components:{HelpIcon:{functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({viewBox:"0 0 22 22",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("circle",{attrs:{cx:"11",cy:"11",r:"10.5",stroke:"#2A84EF"}}),n("path",{attrs:{d:"M9.933 14.256v-2.952c.984-.048 1.752-.288 2.304-.72.564-.432.846-1.026.846-1.782V8.55c0-.612-.192-1.098-.576-1.458-.384-.372-.9-.558-1.548-.558-.696 0-1.254.198-1.674.594-.408.396-.684.9-.828 1.512l-1.332-.504c.108-.384.264-.75.468-1.098a3.632 3.632 0 011.926-1.584c.432-.156.93-.234 1.494-.234 1.116 0 1.998.306 2.646.918.648.612.972 1.44.972 2.484 0 .576-.102 1.08-.306 1.512-.192.42-.444.78-.756 1.08-.312.3-.666.54-1.062.72-.396.18-.792.306-1.188.378v1.944H9.933zm.702 3.96c-.384 0-.666-.096-.846-.288-.168-.192-.252-.444-.252-.756v-.234c0-.312.084-.564.252-.756.18-.192.462-.288.846-.288.384 0 .66.096.828.288.18.192.27.444.27.756v.234c0 .312-.09.564-.27.756-.168.192-.444.288-.828.288z",fill:"#fff"}})]))}},AppMapLogo:aa}},void 0,!1,void 0,!1,ta,void 0,void 0),po=Qi({render:function(){var e=this.$createElement,t=this._self._c||e;return t("div",{class:this.classes},[t("div",{staticClass:"accordion__header"},[this._t("header")],2),this._v(" "),t("div",{directives:[{name:"show",rawName:"v-show",value:this.open,expression:"open"}],staticClass:"accordion__body"},[this._t("default")],2)])},staticRenderFns:[]},(function(e){e&&e("data-v-12c7d887_0",{source:".accordion--open{border:1px solid rgba(200,200,255,.1)}.accordion--open .accordion__header{background-color:rgba(200,200,255,.1)}.accordion--disabled .accordion__header{cursor:default;color:#808b98}.accordion--disabled .accordion__header:hover{background-color:rgba(200,200,255,.05)}.accordion__header{cursor:pointer;user-select:none;width:100%;display:block;padding:1em;text-align:left}.accordion__header:hover{background-color:rgba(200,200,255,.1)}.accordion__body{margin-top:1em}",map:void 0,media:void 0})}),{name:"Accordion",props:{disabled:{type:Boolean,default:!1},open:{type:Boolean,default:!1}},computed:{classes(){return{accordion:!0,"accordion--open":this.open,"accordion--disabled":this.disabled}}}},void 0,!1,void 0,!1,ta,void 0,void 0);var ho={functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({viewBox:"0 0 226 226",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("g",{attrs:{"clip-path":"url(#clip0_1_7)"}},[n("path",{attrs:{d:"M220.703 98.875H207.3c-6.141-41.349-38.826-74.034-80.175-80.175V5.297A5.297 5.297 0 00121.828 0h-17.656a5.297 5.297 0 00-5.297 5.297V18.7C57.526 24.84 24.841 57.526 18.7 98.875H5.297A5.297 5.297 0 000 104.172v17.656a5.297 5.297 0 005.297 5.297H18.7c6.14 41.349 38.826 74.034 80.175 80.175v13.403a5.298 5.298 0 005.297 5.297h17.656a5.298 5.298 0 005.297-5.297V207.3c41.349-6.141 74.034-38.826 80.175-80.175h13.403a5.298 5.298 0 005.297-5.297v-17.656a5.298 5.298 0 00-5.297-5.297zm-93.578 79.733v-17.936a5.298 5.298 0 00-5.297-5.297h-17.656a5.298 5.298 0 00-5.297 5.297v17.936c-25.678-5.474-46.002-25.774-51.483-51.483h17.936a5.297 5.297 0 005.297-5.297v-17.656a5.297 5.297 0 00-5.297-5.297H47.392c5.474-25.678 25.774-46.002 51.483-51.483v17.936a5.297 5.297 0 005.297 5.297h17.656a5.297 5.297 0 005.297-5.297V47.392c25.678 5.474 46.002 25.774 51.483 51.483h-17.936a5.298 5.298 0 00-5.297 5.297v17.656a5.298 5.298 0 005.297 5.297h17.936c-5.474 25.678-25.774 46.002-51.483 51.483zm0-65.608c0 7.801-6.324 14.125-14.125 14.125S98.875 120.801 98.875 113 105.199 98.875 113 98.875s14.125 6.324 14.125 14.125z"}})]),n("defs",[n("clipPath",{attrs:{id:"clip0_1_7"}},[n("path",{attrs:{fill:"#fff",d:"M0 0h226v226H0z"}})])])]))}},fo={functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({viewBox:"0 0 179 188",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("path",{attrs:{d:"M0 43.203v127.165c0 4.156 3.552 6.998 6.818 5.456l42.904-23.074v-141L6.252 32.294c-1.845.872-3.427 2.378-4.541 4.322C.596 38.56 0 40.855 0 43.203zM59.667 152.75l59.666 23.5v-141l-59.666-23.5v141zM172.182 12.176L129.278 35.25v141l43.469-20.544c1.846-.872 3.428-2.377 4.543-4.322 1.114-1.944 1.71-4.239 1.71-6.587V17.632c0-4.156-3.552-6.998-6.818-5.456z"}})]))}},mo={functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({viewBox:"0 0 199 199",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("g",{attrs:{"clip-path":"url(#clip0_1_5)"}},[n("path",{attrs:{d:"M.08 114.416l52.498-.001a35.651 35.651 0 003.285 11.726L10.86 153.252C4.956 143.071 1.231 130.121.08 114.416zm51.227 76.491l19.98-48.522a35.535 35.535 0 01-5.806-3.869l-37.106 37.107c7.575 6.824 15.377 11.936 22.932 15.284zm-25.498-17.741l37.034-37.035c-1.918-1.929-3.686-4.217-5.312-6.847l-44.895 27.045c4.078 6.634 8.609 12.378 13.173 16.837zm122.041 2.459l-37.129-37.128c-.406.328-.818.648-1.238.958l27.094 44.978c3.782-2.354 7.537-5.373 11.273-8.808zm-14.279 10.701l-27.038-44.884c-10.092 5.636-20.724 6.823-32.03 2.463l-19.938 48.422c27.284 11.065 55.564 7.895 79.006-6.001zM66.74 82.27L39.647 37.293c-3.951 2.535-7.704 5.483-11.274 8.807L65.5 83.23c.408-.326.821-.645 1.239-.959zM0 110.863l52.378-.001c.113-9.265 3.386-17.755 10.466-25.266L25.81 48.561C8.712 66.678.199 87.473 0 110.863zm88.11-35.734l.002-52.376c-17.385.106-32.65 4.79-45.46 12.647L69.69 80.284c5.083-2.984 11.14-5.045 18.42-5.154zm72.45-14.426l-38.653 38.654a36.434 36.434 0 011.73 7.952h52.506c-.343-15.928-5.598-31.459-15.583-46.606zm15.655 50.159h-52.372c-.182 9.81-3.848 18.751-10.465 25.269l37.037 37.035c17.031-16.761 25.311-37.681 25.8-62.304zm-84.55-88.031l-.003 52.504c2.753.312 5.396.91 7.955 1.732l38.639-38.64c-13.654-9.552-29.749-14.91-46.592-15.596zm75.833-21.822c-15.222 4.453-21.584 21.448-15.073 34.465L99.037 88.862c-12.596-6.28-29.113-.61-34.124 14.005-6.108 17.817 9.423 35.681 27.889 32.079 16.328-3.186 24.218-21.062 17.283-34.985l53.438-53.437c13.471 6.695 30.912-.414 34.746-16.19 4.442-18.282-12.694-34.613-30.771-29.325z"}})]),n("defs",[n("clipPath",{attrs:{id:"clip0_1_5"}},[n("path",{attrs:{fill:"#fff",d:"M0 0h199v199H0z"}})])])]))}};const vo=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{class:e.classes},[e.first?e._e():n("v-button",{attrs:{label:"Back",kind:"ghost","data-cy":"back-button"},nativeOn:{click:function(t){return e.$root.$emit("page-previous")}}}),e._v(" "),e.last?e._e():n("v-button",{attrs:{c:"",kind:"ghost",label:"Next","data-cy":"next-button"},nativeOn:{click:function(t){return e.$root.$emit("page-next")}}})],1)},staticRenderFns:[]},(function(e){e&&e("data-v-7a9ab51c_0",{source:".buttons[data-v-7a9ab51c]{display:flex;flex-direction:row;justify-content:space-between}.buttons--right[data-v-7a9ab51c]{justify-content:right}",map:void 0,media:void 0})}),{name:"navigation-buttons",components:{VButton:ia},props:{first:{type:Boolean,default:!1},last:{type:Boolean,default:!1}},computed:{classes(){return{buttons:!0,"buttons--right":this.first}}}},"data-v-7a9ab51c",!1,void 0,!1,ta,void 0,void 0),go=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"code-snippet",attrs:{"data-cy":"code-snippet"}},[n("span",{ref:"input",staticClass:"input code-snippet__input",attrs:{type:"text",role:"textbox"},on:{click:e.onInputFocus,copy:e.onCopy}},e._l(e.textLines,(function(t,r){return n("div",{key:r,staticClass:"code-snippet__line"},[e._v("\n "+e._s(t)+"\n ")])})),0),e._v(" "),n("v-popper",{ref:"popper",attrs:{placement:"top"}},[n("button",{staticClass:"code-snippet__btn",attrs:{type:"button","data-cy":"code-snippet-button",disabled:!e.hasClipboardAPI},on:{click:e.copyToClipboard}},[n("ClipboardIcon",{staticClass:"code-snippet__btn-icon"})],1)])],1)},staticRenderFns:[]},(function(e){e&&e("data-v-d1e1a800_0",{source:".code-snippet[data-v-d1e1a800]{margin:1rem 0;border-radius:.5rem;border:1px solid #3794ff;display:flex;align-items:stretch;color:#fff;background-color:rgba(0,0,0,.25);max-width:100%}.code-snippet__line[data-v-d1e1a800]{min-height:1rem}.code-snippet__input[data-v-d1e1a800]{flex:1;font-family:monospace;color:#c6c6c6;padding:.75rem 1.25rem;margin:0;border:none;border-right:1px solid #3794ff;border-radius:0;background:0 0;outline:0;appearance:none;font-size:1rem}.code-snippet__btn[data-v-d1e1a800]{height:100%;padding:0 1rem;margin:0;border:none;border-radius:0 6px 6px 0;color:#fff;background-color:#3794ff;opacity:.85;outline:0;appearance:none;cursor:pointer;transition:.25s ease opacity}.code-snippet__btn[disabled][data-v-d1e1a800]{opacity:.5;pointer-events:none}.code-snippet__btn[data-v-d1e1a800]:hover{color:rgba(255,255,255,.9);opacity:1}.code-snippet__btn[data-v-d1e1a800]:active{color:rgba(255,255,255,.65)}.code-snippet__btn-icon[data-v-d1e1a800]{width:1em;fill:currentColor}",map:void 0,media:void 0})}),{name:"VCodeSnippet",components:{ClipboardIcon:{functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({viewBox:"0 0 17 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("path",{attrs:{d:"M5.466 18.633h-4.1V6.334H12.3v2.733h1.367V5.651l-.684-.683h-2.05V3.6H9.566a2.733 2.733 0 00-5.466 0H2.65v1.367H.683L0 5.65v13.666L.683 20h4.783v-1.367zm0-15.305A1.367 1.367 0 016.56 2.235c.266-.052.542-.024.792.082.252.095.467.267.615.492a1.367 1.367 0 01-1.9 1.9 1.285 1.285 0 01-.491-.616 1.367 1.367 0 01-.11-.765zm9.675 12.928l-1.475 1.49v-7.312h-1.367v7.298l-1.476-1.476-.97.97 2.651 2.637h.97l2.638-2.637-.97-.97zm-8.09-5.685h.97l2.638 2.637-.97.97-1.476-1.476V20H6.846v-7.311l-1.475 1.49-.97-.97 2.65-2.638z"}})]))}},VPopper:Ua},props:{clipboardText:{type:String,required:!1,default:""},messageSuccess:{type:String,required:!1,default:"Copied to clipboard!"}},data:()=>({hasClipboardAPI:navigator&&navigator.clipboard&&"function"==typeof navigator.clipboard.writeText}),computed:{transformedText(){return this.clipboardText.replace(/\\n/g,"\n")},textLines(){return this.transformedText.split(/\n/g)}},methods:{onInputFocus(){window.getSelection().selectAllChildren(this.$refs.input)},copyToClipboard(){const e=this.transformedText.trim();e&&this.hasClipboardAPI&&(navigator.clipboard.writeText(e.replace(/\n/g,"\n")),this.$refs.popper.flash(this.messageSuccess,"success"),this.onCopy())},onCopy(){const e=this.transformedText.trim();this.$root.$emit("clipboard",e)}}},"data-v-d1e1a800",!1,void 0,!1,ta,void 0,void 0),Eo=Qi({render:function(){var e=this.$createElement,t=this._self._c||e;return t("section",[t("p",[this._v("Add the following line to the top of your Gemfile.")]),this._v(" "),t("v-code-snippet",{attrs:{"clipboard-text":"# This must be the first gem listed\\ngem 'appmap', group: %i[test development]"}}),this._v(" "),t("p",{staticClass:"note"},[this._v("\n This ensures the gem is loaded first and has a chance to observe other gems as they're loaded.\n ")])],1)},staticRenderFns:[]},void 0,{name:"Ruby",components:{VCodeSnippet:go}},void 0,!1,void 0,!1,void 0,void 0,void 0),bo=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",[n("section",[e._m(0),e._v(" "),n("v-code-snippet",{attrs:{"clipboard-text":"pip install appmap"}})],1),e._v(" "),n("section",[e._m(1),e._v(" "),n("v-code-snippet",{attrs:{"clipboard-text":"poetry add --dev appmap"}})],1),e._v(" "),n("section",[e._m(2),e._v(" "),n("v-code-snippet",{attrs:{"clipboard-text":"pipenv install --dev appmap"}})],1)])},staticRenderFns:[function(){var e=this.$createElement,t=this._self._c||e;return t("h4",[this._v("Installation via "),t("code",{staticClass:"inline"},[this._v("pip")])])},function(){var e=this.$createElement,t=this._self._c||e;return t("h4",[this._v("Installation via "),t("code",{staticClass:"inline"},[this._v("poetry")])])},function(){var e=this.$createElement,t=this._self._c||e;return t("h4",[this._v("Installation via "),t("code",{staticClass:"inline"},[this._v("pipenv")])])}]},void 0,{name:"Python",components:{VCodeSnippet:go}},void 0,!1,void 0,!1,void 0,void 0,void 0);function _o(e){return!!(e&&e.score&&Number.isInteger(e.score))&&e.score>0}function yo(e){return!(!e||!Number.isInteger(e.score))&&(_o(e.webFramework)||_o(e.testFramework))}const Ao={ruby:"https://appmap.io/docs/reference/appmap-ruby.html",python:"https://appmap.io/docs/reference/appmap-python.html",java:"https://appmap.io/docs/reference/appmap-java.html",javascript:"https://appmap.io/docs/reference/appmap-agent-js.html"},To={ruby:Eo,python:bo};var Ro={data:()=>({first:!1,last:!1})};const Co=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("QuickstartLayout",[n("section",[n("header",[n("h1",{attrs:{"data-cy":"title"}},[e._v("Add AppMap to your project")])]),e._v(" "),n("main",[0===e.projects.length?n("article",{staticClass:"empty-state",attrs:{"data-cy":"empty-state-article"}},[n("div",{staticClass:"card"},[n("div",{staticClass:"empty-icon"},[n("EmptyIcon")],1),e._v(" "),n("div",{staticClass:"content",attrs:{"data-cy":"empty-state-content"}},[n("p",[e._v("No projects were found in this workspace.")]),e._v(" "),n("p",[e._v("Open a project to see if it's ready to create AppMaps.")])])])]):e._e(),e._v(" "),1===e.projects.length?n("article",[n("v-project-picker-table",{ref:"projectTable",attrs:{projects:e.projects,editor:e.editor},on:{"select-project":function(t){return e.selectProject(t)}}})],1):e._e(),e._v(" "),e.projects.length>1?n("article",[n("h2",{staticClass:"install subhead"},[e._v("Projects")]),e._v(" "),n("p",{attrs:{"data-cy":"multiple-projects-text"}},[e._v("\n You have multiple projects in this workspace. We’ve outlined the projects that are ready\n to start making AppMaps. "),n("br"),e._v("Select a project to continue.\n ")]),e._v(" "),n("div",{staticClass:"table-wrap"},[n("v-project-picker-table",{ref:"projectTable",attrs:{projects:e.projects,editor:e.editor},on:{"select-project":function(t){return e.selectProject(t)}}})],1)]):e._e()])])])},staticRenderFns:[]},(function(e){e&&e("data-v-c0a56a58_0",{source:"main[data-v-c0a56a58]{counter-reset:step}h2[data-v-c0a56a58]{margin-block-end:0;counter-increment:step;border-bottom:1px solid #716e85;margin-bottom:.5rem}.table-wrap[data-v-c0a56a58]{border:1px solid #716e85;border-radius:.5rem}.table-wrap[data-v-c0a56a58]::-webkit-scrollbar-thumb{background:#716e85}.qs h2[data-v-c0a56a58]{margin-bottom:.5rem}tr[data-v-c0a56a58] :first-child{text-align:left;padding-left:6ex;position:relative}p[data-v-c0a56a58]{margin:.5rem 0}.empty-state[data-v-c0a56a58]{border-radius:.5rem;border:1px dashed #67727e;padding:3rem}.empty-state .card[data-v-c0a56a58]{display:flex;flex-direction:row;align-items:center;justify-content:center}.empty-state .card .empty-icon[data-v-c0a56a58]{padding:0 2rem}.good[data-v-c0a56a58]{color:#7fc14a}.ok[data-v-c0a56a58]{color:#e5b219}.bad[data-v-c0a56a58]{color:#fd3055}",map:void 0,media:void 0})}),{name:"ProjectPicker",components:{QuickstartLayout:uo,VProjectPickerTable:Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"project-picker-table"},e._l(e.sortedProjects,(function(t){return n("v-project-picker-row",{key:t.name,attrs:{name:t.name,selected:t===e.selectedProject,score:t.score,path:t.path,language:t.language,"test-framework":t.testFramework,"web-framework":t.webFramework,editor:e.editor},nativeOn:{click:function(n){return e.selectProject(t)}}})})),1)},staticRenderFns:[]},(function(e){e&&e("data-v-5d83f392_0",{source:".project-picker-table[data-v-5d83f392]{width:100%;border-radius:8px;border-spacing:0;color:#e3e5e8}",map:void 0,media:void 0})}),{name:"project-picker-table",components:{VProjectPickerRow:Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("v-accordion",{ref:"accordion",staticClass:"project-picker-row",attrs:{"data-cy":"project-picker-row",disabled:!e.supported,open:e.selected,"data-supported":e.supported},scopedSlots:e._u([{key:"header",fn:function(){return[n("div",{staticClass:"header"},[n("div",{staticClass:"header__title"},[e._v("\n "+e._s(e.name)+"\n ")]),e._v(" "),n("div",{staticClass:"header__support"},[e._l(e.features,(function(t){return[t.condition()?n("v-popper",{key:t.name,attrs:{text:e.featureDescription(t),placement:"left","text-align":"left"}},[n("div",{staticClass:"header__feature-tag",on:{click:function(e){e.stopPropagation(),e.preventDefault()}}},[n(t.icon,{tag:"component"}),e._v(" "),n("div",{staticClass:"header__icon-text"},[e._v(e._s(t.name))])],1)]):e._e()]}))],2),e._v(" "),n("div",{staticClass:"header__accordion-icons"},[e.selected?e._e():n("v-icon-chevron")],1)])]},proxy:!0}])},[e._v(" "),n("div",{staticClass:"project-picker-row__body"},[e.supported&&e.isJetBrains&&e.isJava?[n("p",{staticClass:"mb20"},[e._v("\n You're good to go! By using the AppMap plugin for IntelliJ, you don't need to install any\n additional dependencies to your project.\n ")]),e._v(" "),n("p",[e._v("Continue on to the next step.")]),e._v(" "),n("v-navigation-buttons",{attrs:{first:!0,last:!e.supported}})]:e.supported?[e._v("\n You're almost done! Install AppMap as a development dependency in your project. Click the\n button below to perform an automated installation.\n "),n("div",{staticClass:"center-block",attrs:{"data-cy":"automated-install"}},[n("v-button",{attrs:{kind:"primary",timeout:2e3},nativeOn:{click:function(t){return e.performInstall.apply(null,arguments)}}},[e._v("\n Automated install via AppMap CLI\n ")])],1),e._v(" "),e.manualInstructions?[n("div",{staticClass:"separator"},[e._v("OR")]),e._v(" "),n(e.manualInstructions,{tag:"component",attrs:{"data-cy":"manual-install"}})]:e._e(),e._v(" "),n("div",{staticClass:"project-picker-row__nav"},[n("p",[e._v("Finished the installation? Proceed to the next step.")]),e._v(" "),n("v-navigation-buttons",{attrs:{first:!0,last:!e.supported}})],1)]:[e.languageSupported?[n("p",{staticClass:"mb20"},[e._v("\n We weren't able to find a supported web or test framework within this project. Please\n visit\n "),n("a",{attrs:{href:e.documentationUrl}},[e._v("our "+e._s(e.language.name)+" documentation")]),e._v(" for more\n information.\n ")])]:[n("p",[e._v("AppMap currently supports the following languages:")]),e._v(" "),n("ul",{staticClass:"support-list"},[n("li",[n("strong",[e._v("Ruby")])]),e._v(" "),n("li",[n("strong",[e._v("Python")])]),e._v(" "),n("li",[n("strong",[e._v("JavaScript")])]),e._v(" "),n("li",[n("strong",[e._v("Java")])])])],e._v(" "),n("p",[e._v("This project does not meet all the requirements to create AppMaps.")])]],2)])},staticRenderFns:[]},(function(e){e&&e("data-v-af63e16c_0",{source:'.project-picker-row[data-v-af63e16c]{border-width:.5px 0;border-style:solid;border-color:rgba(0,0,0,.1)}.project-picker-row.accordion--open[data-v-af63e16c]{background-color:rgba(200,200,255,.075)}.project-picker-row__body[data-v-af63e16c]{padding:1rem}.project-picker-row__nav[data-v-af63e16c]{display:flex;margin-top:2rem}.project-picker-row__nav p[data-v-af63e16c]{justify-content:left;flex-grow:1;margin:auto 0}.header[data-v-af63e16c]{display:flex}.header__title[data-v-af63e16c]{font-size:1.2rem;justify-content:left;flex-grow:1}.header__support[data-v-af63e16c]{display:flex;justify-content:right}.header__feature-tag[data-v-af63e16c]{display:flex;margin-left:1rem;background-color:rgba(200,200,255,.4);padding:.5em;border-radius:8px;align-items:center;transition:all .3s ease}.header__feature-tag svg[data-v-af63e16c]{height:16px;width:16px;fill:#071223}.header__feature-tag[data-v-af63e16c]:hover{background-color:#e1e2e2;color:#071223}.header__icon-text[data-v-af63e16c]{display:inline-block;font-size:.8em;color:#071223;margin-left:.5em;margin-top:auto;margin-bottom:-3px}.header__accordion-icons[data-v-af63e16c]{position:relative;width:18px;height:18px;margin-left:1rem;align-self:center}.header__accordion-icons svg[data-v-af63e16c]{position:absolute;left:0;top:0;fill:#e3e5e8}.separator[data-v-af63e16c]{display:flex;justify-content:center;margin:2em auto;color:rgba(255,255,255,.5)}.separator[data-v-af63e16c]::before{content:" ";margin:auto 1em auto 0;width:100%;background-color:rgba(255,255,255,.5);height:1px}.separator[data-v-af63e16c]::after{content:" ";margin:auto 0 auto 1em;width:100%;background-color:rgba(255,255,255,.5);height:1px}.center-block[data-v-af63e16c]{display:flex;justify-content:center;margin:1em}.support-list[data-v-af63e16c]{margin:1rem 0}.support-list ul[data-v-af63e16c]{margin-left:1rem;margin-top:0}.support-list ul li strong[data-v-af63e16c]{color:#939fb1}.support-list strong[data-v-af63e16c]{color:#939fb1}',map:void 0,media:void 0})}),{name:"project-picker-row",components:{VButton:ia,VAccordion:po,VRuby:Eo,VPython:bo,VAnalysisIcon:ho,VVisualizationIcon:fo,VOpenApiIcon:mo,VUnsupportedIcon:to,VPopper:Ua,VNavigationButtons:vo,VIconChevron:{functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({viewBox:"0 0 214 245",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("path",{attrs:{d:"M98.893 182.542L6.06 89.546c-4.477-4.486-4.477-11.757 0-16.242l10.827-10.846c4.47-4.478 11.714-4.486 16.194-.02L107 136.14l73.918-73.701c4.481-4.467 11.725-4.459 16.194.019l10.828 10.846c4.477 4.485 4.477 11.757 0 16.242l-92.833 92.996c-4.478 4.485-11.736 4.485-16.214 0z"}})]))}}},props:{selected:Boolean,name:String,score:Number,path:String,language:Object,testFramework:Object,webFramework:Object,editor:String},data(){return{features:[{name:"Map",icon:fo,condition:()=>this.supported,description:"AppMap will generate interactive diagrams of your code.\nSee exactly how functions, web services, data stores, security, I/O and dependent services all work together when application code runs."},{name:"Analyze",icon:ho,condition:()=>this.webFrameworkSupported,description:"AppMap will automatically identify software design flaws that impact performance, stability, security and maintainability. This runtime code analysis can find the problems that static code analyzers miss - and that cause 90% of today's most serious production issues."},{name:"Generate OpenAPI",icon:mo,condition:()=>this.webFrameworkSupported,description:"AppMap will use runtime data to generate OpenAPI specifications."},{name:"Unsupported",icon:to,condition:()=>!this.supported,description:"This project does not meet all the requirements to create AppMaps."}]}},computed:{rows(){return[this.language,this.testFramework,this.webFramework]},supported(){return yo({name:this.name,score:this.score,webFramework:this.webFramework,testFramework:this.testFramework})},languageSupported(){return _o(this.language)},webFrameworkSupported(){return _o(this.webFramework)},classes(){return{selected:this.selected}},manualInstructions(){const e=(this.language&&this.language.name||"").toLowerCase();return To[e]},documentationUrl(){return function(e){if(e&&"string"==typeof e)return Ao[e.toLowerCase()]}(this.language&&this.language.name)},isJetBrains(){return"jetbrains"===this.editor},isJava(){return"java"===this.language.name.toLowerCase()}},methods:{performInstall(){this.$root.$emit("perform-install",this.path,this.language&&this.language.name)},featureDescription(e){return"function"==typeof e.description?e.description(this):e.description}},mounted(){const{accordion:e}=this.$refs;this.$root.$on("select-project",(t=>{t.path===this.path&&window.scrollTo(250,e.$el.offsetTop)}))}},"data-v-af63e16c",!1,void 0,!1,ta,void 0,void 0)},props:{projects:Array,editor:String},data:()=>({selectedProject:void 0}),watch:{projects(e){this.selectedProject&&this.selectedProject.name&&(this.selectedProject=e.find((e=>e.name===this.selectedProject.name)))}},computed:{sortedProjects(){return[...this.projects].sort(((e,t)=>e.score===t.score?e.name.localeCompare(t.name):e.score>t.score?-1:e.score<t.score?1:0))}},methods:{selectProject(e){this.selectedProject=e,this.$emit("select-project",e)}}},"data-v-5d83f392",!1,void 0,!1,ta,void 0,void 0),EmptyIcon:{functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({width:"32",height:"32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("path",{attrs:{d:"M16.1 19.2c.672 0 1.008-.48 1.108-1.254.08-1.068.396-1.63 1.694-2.52 1.346-.95 2.098-2.18 2.098-3.972C21 8.804 19.16 7 16.476 7c-2.04 0-3.584.984-4.2 2.58-.187.436-.28.906-.276 1.38 0 .786.406 1.28 1.09 1.28.544 0 .91-.294 1.128-1.02.316-1.184 1.05-1.83 2.148-1.83 1.22 0 2.06.892 2.06 2.168 0 1.126-.416 1.77-1.644 2.65-1.238.866-1.852 1.828-1.852 3.28v.222c0 .856.416 1.49 1.17 1.49z",fill:"#808B98"}}),n("path",{attrs:{d:"M20.546 5.026l-1.842-1.888 1.43-1.396 1.244 1.274 1.78-.022a5.78 5.78 0 015.848 5.848l-.02 1.78 1.272 1.244a5.778 5.778 0 010 8.268l-1.274 1.244.022 1.78a5.78 5.78 0 01-5.848 5.848l-1.78-.02-1.244 1.272a5.78 5.78 0 01-8.268 0l-1.244-1.274-1.78.022a5.78 5.78 0 01-5.848-5.848l.02-1.78-1.272-1.244a5.78 5.78 0 010-8.268l1.274-1.244-.022-1.78a5.78 5.78 0 015.848-5.848l1.78.02 1.244-1.272a5.779 5.779 0 018.268 0l-1.43 1.396a3.78 3.78 0 00-5.408 0l-1.84 1.888-2.64-.032a3.78 3.78 0 00-3.822 3.824l.032 2.636-1.888 1.842a3.78 3.78 0 000 5.408l1.888 1.84-.032 2.64a3.78 3.78 0 003.824 3.822l2.636-.032 1.842 1.888a3.78 3.78 0 005.408 0l1.84-1.888 2.64.032a3.78 3.78 0 003.822-3.824l-.032-2.636 1.888-1.842a3.78 3.78 0 000-5.408l-1.888-1.84.032-2.64a3.78 3.78 0 00-3.824-3.822l-2.636.032z",fill:"#808B98"}}),n("path",{attrs:{d:"M14.002 22a2 2 0 114 0 2 2 0 01-4 0z",fill:"#808B98"}})]))}}},mixins:[Ro],props:{messageSuccess:{type:String,default:"<b>Copied!</b><br/>Paste this command<br/>into your terminal."},projects:{type:Array,default:()=>[]},editor:{type:String,validator:e=>-1!==["vscode","jetbrains"].indexOf(e)}},mounted(){1===this.projects.length&&this.$refs.projectTable.selectProject(this.projects[0])},methods:{goToRecordAppmaps(e){e.preventDefault(),e.stopImmediatePropagation(),this.$root.$emit("transition","RECORD_APPMAPS")},selectProject(e){this.$nextTick((()=>{this.$root.$emit("select-project",e)}))}}},"data-v-c0a56a58",!1,void 0,!1,ta,void 0,void 0);var Oo={name:"Pending",components:{VLoaderIcon:Ji,VCheckIcon:Fa},props:{isPending:Boolean,message:String},computed:{classes(){return{pending:!0,"pending--animate":this.isPending}}}},No={functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M15 8A7 7 0 111 8a7 7 0 0114 0zM7.993 3.301l.207.409.367.726.002.005 2.116 4.472 1 2.114.152.323H10.52l-.06-.13-.61-1.31-.195-.42-.001-.002-1.663-3.679-.634 1.322L6.32 9.486v.003h-.001l-.396.86v.002l-.39.865-.06.134H4.16l.154-.323L7.445 4.44V4.44l.35-.726.198-.413z",fill:"#fff"}})]))}},wo={functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("g",{attrs:{"clip-path":"url(#clip0_168_1364)"}},[n("path",{attrs:{d:"M8 15A7 7 0 108 1a7 7 0 000 14z",fill:"#E13ECB"}}),n("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8.2 3.71l-.207-.409-.198.413-.35.726-3.133 6.587-.153.323h1.314l.06-.134.389-.865v-.001l.396-.86.001-.004 1.04-2.355.633-1.322 1.663 3.679v.002l.195.42.61 1.31.06.13h1.317l-.153-.323-.999-2.114L8.57 4.44l-.002-.005L8.2 3.71z",fill:"#fff"}})]),n("defs",[n("clipPath",{attrs:{id:"clip0_168_1364"}},[n("path",{attrs:{fill:"#fff",transform:"translate(1 1)",d:"M0 0h14v14H0z"}})])])]))}},Io={__proto__:null,DISABLE_PENDING_RECORD_STATE:"disable-record-pending",PYTHON_RECORD_BY_DEFAULT:"ar-python"};const So=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("QuickstartLayout",[n("section",[n("header",[n("h1",{attrs:{"data-cy":"title"}},[e._v("Record AppMaps")])]),e._v(" "),n("main",[n("article",[e.isJava&&e.isJetBrains?[n("p",{staticClass:"mb20 bold"},[e._v("\n Use the "),n(e.runConfigIcon,{tag:"component",staticClass:"run-config-icon"}),e._v(' "Start with AppMap"\n button to start your run configurations with AppMap enabled.\n ')],1),e._v(" "),1===e.remoteRecordingPrompts.length?[n("p",{staticClass:"mb20",attrs:{"data-cy":"automatic-recording-single"}},[e._v("\n To perform your first runtime analysis "+e._s(e.firstPrompt(e.remoteRecordingPrompts))+"\n ")])]:[e._v("\n There are "+e._s(e.numberOfRecordingMethods)+" methods of performing runtime analysis with\n AppMap in this project:\n "),n("ol",{attrs:{"data-cy":"automatic-recording-multi"}},e._l(e.remoteRecordingPrompts,(function(t,r){return n("li",{key:r},[e._v("\n "+e._s(t)+"\n ")])})),0)],e._v(" "),n("p",{staticClass:"mb20"},[e._v("\n Looking for more information? Visit our\n "),n("a",{attrs:{href:"https://appmap.io/docs/recording-methods.html","data-cy":"documentation-link"}},[e._v("\n documentation for recording AppMaps in "+e._s(e.language)+".\n ")])])]:e.automaticRecording?[1===e.automaticRecordingPrompts.length?[n("p",{staticClass:"mb20",attrs:{"data-cy":"automatic-recording-single"}},[e._v("\n To perform your first runtime analysis "+e._s(e.firstPrompt(e.automaticRecordingPrompts))+"\n ")])]:[e._v("\n There are "+e._s(e.numberOfRecordingMethods)+" methods of performing runtime analysis with\n AppMap in this project:\n "),n("ol",{attrs:{"data-cy":"automatic-recording-multi"}},e._l(e.automaticRecordingPrompts,(function(t,r){return n("li",{key:r},[e._v("\n "+e._s(t)+"\n ")])})),0)],e._v(" "),n("p",{staticClass:"mb20"},[e._v("\n Looking for more information? Visit our\n "),n("a",{attrs:{href:"https://appmap.io/docs/recording-methods.html","data-cy":"documentation-link"}},[e._v("\n documentation for recording AppMaps in "+e._s(e.language)+".\n ")])])]:e.supported?[n("div",{staticClass:"mb20"},[e._v("\n Use our CLI to perform your first runtime analysis while exercising your test cases.\n If you do not have Node.js installed or would prefer to perform the recording\n manually, visit our\n "),n("a",{attrs:{href:"https://appmap.io/docs/recording-methods.html","data-cy":"documentation-link"}},[e._v("\n documentation for recording AppMaps in "+e._s(e.language)+".\n ")]),e._v(" "),n("div",{staticClass:"center fit"},[n("v-code-snippet",{attrs:{"clipboard-text":e.command,"message-success":e.clipboardSuccess}})],1)])]:[n("p",{staticClass:"mb20"},[e._v("\n For instructions on recording your first AppMaps, refer to our\n "),n("a",{attrs:{href:"https://appmap.io/docs/recording-methods.html","data-cy":"documentation-link"}},[e._v("\n documentation.\n ")])])],e._v(" "),e.showPendingState?n("v-pending",{staticClass:"mb20",attrs:{"is-pending":!e.complete,message:e.pendingMessage,"data-cy":"status-message"}}):e._e()],2)]),e._v(" "),n("v-navigation-buttons",{attrs:{first:e.first,last:e.last}})],1)])},staticRenderFns:[]},(function(e){e&&e("data-v-ead7fe68_0",{source:".bold{font-weight:700}.run-config-icon{width:22px;transform:translateY(25%)}",map:void 0,media:void 0})}),{name:"RecordAppMaps",components:{QuickstartLayout:uo,VNavigationButtons:vo,VCodeSnippet:go,VPending:Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{class:e.classes},[e.isPending?n("v-loader-icon"):e._e(),e._v(" "),e.isPending?e._e():n("v-check-icon"),e._v(" "),n("p",[e._v(e._s(e.message))])],1)},staticRenderFns:[]},(function(e){e&&e("data-v-681d7785_0",{source:"@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.pending{display:flex;justify-content:center;align-items:end}.pending p{margin:auto 0;vertical-align:middle}.pending svg{margin:auto 0;margin-right:.5em;width:24px;fill:#69ad34}.pending--animate svg{animation:spin 4s linear infinite;fill:#e3e5e8}",map:void 0,media:void 0})}),Oo,void 0,!1,void 0,!1,ta,void 0,void 0),VRunConfigDark:No,VRunConfigLight:wo},mixins:[Ro],props:{clipboardSuccess:{type:String,default:"<b>Copied!</b><br/>Paste this command<br/>into your terminal."},complete:Boolean,project:Object,editor:{type:String,required:!0,default:"vscode",validator:e=>-1!==["vscode","jetbrains"].indexOf(e)},featureFlags:{type:Set,default:()=>new Set},theme:String},computed:{showPendingState(){return!this.featureFlags.has("disable-record-pending")},command(){return this.project&&this.project.path?"npx @appland/appmap record test -d "+this.escapePath(this.project.path):"npx @appland/appmap record test"},language(){if(this.project&&this.project.language)return this.project.language.name},isJava(){return!!this.language&&"java"===this.language.toLowerCase()},isJetBrains(){return"jetbrains"===this.editor},supported(){return yo(this.project)},automaticRecordingLanguages(){const e=["ruby"];return this.featureFlags.has("ar-python")&&e.push("python"),e},automaticRecording(){return this.automaticRecordingLanguages.includes((this.language||"").toLowerCase())&&(this.webFrameworkSupported||this.testFrameworkSupported)},webFramework(){return this.project.webFramework||{score:0}},webFrameworkSupported(){return _o(this.webFramework)},applicationName(){return[this.webFramework.name,"application"].filter((e=>Boolean(e))).join(" ")},testFrameworkSupported(){return _o(this.project.testFramework)},automaticRecordingPrompts(){const e=[];return this.webFrameworkSupported&&e.push(`Start your ${this.webFramework.name} server. Inbound requests will be automatically be recorded.`),this.testFrameworkSupported&&e.push(`Run your ${this.project.testFramework.name} tests. Each test case will emit an AppMap.`),e},remoteRecordingPrompts(){const e=[];return this.webFrameworkSupported&&e.push(`Start your ${this.webFramework.name} server. Inbound requests can be captured by starting a remote recording. Click the record button in the top right of the AppMap panel to begin.`),this.testFrameworkSupported&&e.push(`Run your ${this.project.testFramework.name} tests. Each test case will emit an AppMap.`),e},numberOfRecordingMethods(){switch(this.automaticRecordingPrompts.length){case 2:return"two";case 3:return"three";case 4:return"four";case 5:return"five";case 6:return"six";case 7:return"seven";case 8:return"eight";case 9:return"nine";default:return this.automaticRecordingPrompts.length}},pendingMessage(){return this.complete?"Success! AppMaps have been created. Continue to the next step.":"Waiting for AppMaps to be created."},runConfigIcon(){return"dark"===this.theme?No:wo}},methods:{firstPrompt:e=>e[0].charAt(0).toLowerCase()+e[0].slice(1),isWindowsPath:e=>/^[A-Z]:\\$/i.test(e.slice(0,3)),escapePath(e){if(this.isWindowsPath(e)){const[t,n]=e.split(":");return`${t}:"${n}"`}return e.replace(/([^A-Za-z0-9_\-.,:/@\n])/g,"\\$1")}}},void 0,!1,void 0,!1,ta,void 0,void 0),xo=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("v-quickstart-layout",[n("section",[n("header",[n("h1",{attrs:{"data-cy":"title"}},[e._v("Explore AppMaps")])]),e._v(" "),n("main",[e.appMaps.length?n("article",[n("p",[e._v("\n AppMaps have been recorded for this project! "),n("br"),e._v("\n We've identified some interesting AppMaps and Code Objects that you may want to check\n out.\n ")]),e._v(" "),n("div",{staticClass:"qs-explore-code-objects",attrs:{"data-cy":"code-objects"}},[n("h2",{staticClass:"subhead"},[e._v("Selected Code objects")]),e._v(" "),n("ul",{staticClass:"code-object-list"},[n("div",{staticClass:"collapse-expand"},[n("div",{staticClass:"accordion-toggle"},[n("p",[e._v("HTTP Server requests")])])]),e._v(" "),e._l(e.httpRequests,(function(t){return n("li",{key:t.path,attrs:{"data-cy":"httpRequest"},on:{click:function(n){return e.openAppmap(t.path)}}},[n("a",{attrs:{href:"#"}},[e._v(e._s(t.name))])])}))],2),e._v(" "),n("ul",{staticClass:"code-object-list"},[n("div",{staticClass:"collapse-expand"},[n("div",{staticClass:"accordion-toggle"},[n("p",[e._v("Queries")])])]),e._v(" "),e._l(e.queries,(function(t){return n("li",{key:t.path,attrs:{"data-cy":"query"},on:{click:function(n){return e.openAppmap(t.path)}}},[n("a",{attrs:{href:"#"}},[e._v(e._s(t.name))])])}))],2)]),e._v(" "),n("div",{staticClass:"table-wrap"},[n("table",{staticClass:"qs-appmaps-table",attrs:{"data-cy":"appmaps"}},[n("colgroup",[n("col",{attrs:{width:"70%"}}),e._v(" "),n("col",{attrs:{width:"10%"}}),e._v(" "),n("col",{attrs:{width:"10%"}}),e._v(" "),n("col",{attrs:{width:"10%"}})]),e._v(" "),n("thead",[n("tr",[n("th",[n("h2",{staticClass:"subhead"},[e._v("Selected AppMaps")])]),e._v(" "),n("th",[e._v("Requests")]),e._v(" "),n("th",[e._v("SQL")]),e._v(" "),n("th",[e._v("Functions")])])]),e._v(" "),n("tbody",e._l(e.appMaps,(function(t){return n("tr",{key:t.path,attrs:{"data-cy":"appmap"},on:{click:function(n){return e.openAppmap(t.path)}}},[n("td",[e._v(e._s(t.name))]),e._v(" "),n("td",[e._v(e._s(t.requests))]),e._v(" "),n("td",[e._v(e._s(t.sqlQueries))]),e._v(" "),n("td",[e._v(e._s(t.functions))])])})),0)])])]):n("article",{attrs:{"data-cy":"no-appmaps"}},[e._v("\n No AppMaps have been found in your project. Try\n "),n("a",{attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.$root.$emit("open-instruction","record-appmaps")}}},[e._v("\n recording AppMaps\n ")]),e._v("\n first.\n ")])]),e._v(" "),n("v-navigation-buttons",{attrs:{first:e.first,last:e.last}})],1)])},staticRenderFns:[]},(function(e){e&&e("data-v-29c139a6_0",{source:".table-wrap[data-v-29c139a6]{margin-bottom:1.5rem;border-radius:.5rem}.table-wrap[data-v-29c139a6]::-webkit-scrollbar-thumb{background:#716e85}.qs-explore-code-objects[data-v-29c139a6]{margin:2rem 0}.qs-explore-code-objects .code-object-list .collapse-expand[data-v-29c139a6]{border-bottom:1px solid #333e5b;padding:.4rem 0}.qs-explore-code-objects .code-object-list .collapse-expand .accordion-toggle[data-v-29c139a6]{display:flex;gap:.5rem}.qs-explore-code-objects .code-object-list .collapse-expand .accordion-toggle .counter-badge[data-v-29c139a6]{display:flex;align-items:center;align-content:center;background-color:#010306;border-radius:1rem;padding:0 .3rem;font-size:.7rem;font-weight:800;letter-spacing:1px}.qs-explore-code-objects ul[data-v-29c139a6]{list-style-type:none;padding:0}.qs-explore-code-objects ul li[data-v-29c139a6]{padding:.2rem .5rem;border-bottom:1px solid #333e5b}.qs-explore-code-objects ul li[data-v-29c139a6]:hover{background-color:#333e5b;cursor:pointer}.qs-explore-code-objects .subhead[data-v-29c139a6]{border-bottom:1px solid #716e85;font-size:1.25rem;padding-bottom:.25rem;font-weight:600}.qs-appmaps-table[data-v-29c139a6]{margin:1.5rem 0;border-collapse:collapse;width:100%}.qs-appmaps-table td[data-v-29c139a6],.qs-appmaps-table th[data-v-29c139a6]{border:none;padding:0 1rem;font-weight:400;color:#c6c6c6;text-align:left;white-space:nowrap}.qs-appmaps-table td[data-v-29c139a6]:first-child,.qs-appmaps-table th[data-v-29c139a6]:first-child{padding-left:0}.qs-appmaps-table tr[data-v-29c139a6]{border-bottom:1px solid #333e5b}.qs-appmaps-table tr a[data-v-29c139a6]{color:#e3e5e8}.qs-appmaps-table tr[data-v-29c139a6]:hover{background-color:#333e5b}.qs-appmaps-table tbody tr[data-v-29c139a6]{cursor:pointer}.qs-appmaps-table tbody td[data-v-29c139a6]{padding:.2rem .5rem;color:#2a84ef;white-space:normal}.qs-appmaps-table tbody td[data-v-29c139a6]:hover{color:#e3e5e8}.qs-appmaps-table th[data-v-29c139a6]{border-bottom:1px solid #716e85}.collapse-expand[data-v-29c139a6]{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.collapse-expand svg[data-v-29c139a6]{margin-left:.5rem}",map:void 0,media:void 0})}),{name:"OpenAppMaps",components:{VQuickstartLayout:uo,VNavigationButtons:vo},mixins:[Ro],props:{appMaps:{type:Array,default:()=>[]},sampleCodeObjects:{type:Object,default:()=>({})}},computed:{httpRequests(){return this.sampleCodeObjects&&this.sampleCodeObjects.httpRequests},queries(){return this.sampleCodeObjects&&this.sampleCodeObjects.queries}},methods:{openAppmap(e){this.$root.$emit("openAppmap",e)}}},"data-v-29c139a6",!1,void 0,!1,ta,void 0,void 0),Lo=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("v-quickstart-layout",[n("section",[n("header",[n("h1",[e._v("Generate OpenAPI")])]),e._v(" "),n("main",[0===e.numAppMaps?n("article",[e._v("\n No AppMaps have been found in your project. Try\n "),n("a",{attrs:{href:"#","data-cy":"record-appmaps"},on:{click:function(t){return t.preventDefault(),e.$root.$emit("open-instruction","record-appmaps")}}},[e._v("\n recording AppMaps\n ")]),e._v("\n first.\n ")]):e.numHttpRequests>0?n("article",[n("p",[e._v("\n AppMap has identified "+e._s(e.numHttpRequests)+" unique HTTP requests to various routes in\n your web application. Using this data, we can automatically generate OpenAPI\n definitions.\n ")]),e._v(" "),n("div",{staticClass:"center"},[n("v-button",{attrs:{label:"Generate OpenAPI definitions","data-cy":"generate-openapi"},nativeOn:{click:function(t){return e.generateOpenApi.apply(null,arguments)}}})],1)]):n("article",[e._v("\n AppMap was unable to detect any HTTP request handlers in your application.\n ")])]),e._v(" "),n("v-navigation-buttons",{attrs:{first:e.first,last:e.last}})],1)])},staticRenderFns:[]},void 0,{name:"OpenApi",components:{VQuickstartLayout:uo,VNavigationButtons:vo,VButton:ia},mixins:[Ro],props:{numHttpRequests:Number,numAppMaps:Number},methods:{generateOpenApi(){this.$root.$emit("generate-openapi",this.projectPath)}}},void 0,!1,void 0,!1,void 0,void 0,void 0);var ko={functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({viewBox:"0 0 498 498",fill:"none",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("circle",{attrs:{cx:"248.959",cy:"248.959",r:"248.959",fill:"#FF07AA"}}),n("path",{attrs:{d:"M337.213 284.858l-75.26-159.04-13.049-25.816-12.411 25.816-111.425 234.239h28.815l13.875-30.854 14.088-30.638 36.991-83.868 30.067-62.684 66.232 146.552 6.924 14.926 21.678 46.566h29.001l-35.526-75.199z",fill:"#fff"}}),n("path",{attrs:{d:"M337.213 284.858l-75.26-159.04-13.049-25.816-12.411 25.816-111.425 234.239h28.815l13.875-30.854 14.088-30.638 36.991-83.868 30.067-62.684 66.232 146.552 6.924 14.926 21.678 46.566h29.001l-35.526-75.199z",stroke:"#fff"}}),n("path",{attrs:{stroke:"#FF07AA",d:"M125.068 100.002h260.054v260.054H125.068z"}})]))}},$o={name:"InvestigateFindings",components:{VQuickstartLayout:uo,VNavigationButtons:vo,VButton:ia,VAppmapLogo:ko},mixins:[Ro],props:{scanned:Boolean,numFindings:Number,projectPath:String,findingsDomainCounts:{type:Object,default:()=>({security:0,performance:0,reliability:0,maintainability:0})},findingsEnabled:Boolean,analysisEnabled:Boolean,userAuthenticated:Boolean},methods:{viewProblems(){this.$root.$emit("view-problems",this.projectPath)}},computed:{enableButtonLabel(){return this.userAuthenticated?"Enable AppMap Runtime Analysis":"Sign in to enable AppMap Runtime Analysis"}}};const Mo=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("v-multi-page",{ref:"page",attrs:{"disabled-pages":e.disabledPages}},[n("v-project-picker",{attrs:{id:"project-picker",projects:e.projects,"message-success":e.messageCopiedCommand,editor:e.editor}}),e._v(" "),n("v-record-app-maps",{attrs:{id:"record-appmaps",editor:e.editor,project:e.selectedProject,complete:e.hasRecorded,"feature-flags":e.featureFlags,theme:e.theme}}),e._v(" "),n("v-open-app-maps",{attrs:{id:"open-appmaps","app-maps":e.appMaps,"sample-code-objects":e.sampleCodeObjects}}),e._v(" "),n("v-open-api",{attrs:{id:"openapi","num-http-requests":e.numHttpRequests,"num-app-maps":e.numAppMaps}}),e._v(" "),n("v-investigate-findings",{attrs:{id:"investigate-findings",scanned:e.hasFindings,"num-findings":e.numFindings,"project-path":e.path,findingsDomainCounts:e.findingsDomainCounts,"findings-enabled":e.findingsEnabled,"user-authenticated":e.userAuthenticated,"analysis-enabled":e.analysisEnabled}})],1)},staticRenderFns:[]},void 0,{name:"install-guide",props:{disabledPages:{type:Set,default:()=>new Set},messageCopiedCommand:{type:String,default:"<b>Copied!</b><br/>Paste this command<br/>into your terminal."},projects:{default:()=>[],type:Array},appMapsDir:String,editor:{default:"vscode",type:String,validator:e=>-1!==["vscode","jetbrains"].indexOf(e)},featureFlags:{type:Set,default:()=>new Set},findingsEnabled:{type:Boolean,default:!1},analysisEnabled:{type:Boolean,default:!1},userAuthenticated:{type:Boolean,default:!1},theme:{type:String,default:"dark",validator:e=>-1!==["dark","light"].indexOf(e)}},watch:{projects(e){this.selectedProject&&this.selectedProject.name&&(this.selectedProject=e.find((e=>e.name===this.selectedProject.name)))}},data:()=>({selectedProject:null}),computed:{hasFindings(){return this.selectedProject&&this.selectedProject.analysisPerformed},appMaps(){return this.selectedProject&&this.selectedProject.appMaps||[]},numFindings(){return this.selectedProject&&this.selectedProject.numFindings},numAppMaps(){return this.selectedProject&&this.selectedProject.numAppMaps},numHttpRequests(){return this.selectedProject&&this.selectedProject.numHttpRequests},hasRecorded(){return this.selectedProject&&this.selectedProject.numAppMaps>0},path(){return this.selectedProject&&this.selectedProject.path},findingsDomainCounts(){return this.selectedProject&&this.selectedProject.findingsDomainCounts},sampleCodeObjects(){return this.selectedProject&&this.selectedProject.sampleCodeObjects}},components:{VMultiPage:co,VProjectPicker:Co,VRecordAppMaps:So,VInvestigateFindings:Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("v-quickstart-layout",[n("section",[n("header",[n("h1",{attrs:{"data-cy":"title"}},[e._v("AppMap Runtime Analysis")])]),e._v(" "),n("main",[e.analysisEnabled&&e.scanned?e._e():n("article",{staticClass:"subheading"},[e._v("\n Find software design flaws that impact security, performance, stability, and\n maintainability. Our runtime code analysis can find the problems that static code\n analyzers miss — and that cause serious production issues.\n ")]),e._v(" "),e.analysisEnabled?n("div",[e.scanned?e.numFindings>0?n("article",[n("p",[e._v("\n AppMap has identified\n "),e._l(["security","performance","stability","maintainability"],(function(t){return n("badge",{key:t,class:t,attrs:{"data-cy":t}},[e._v("\n "+e._s(e.findingsDomainCounts[t])+" "+e._s(t)+"\n ")])})),e._v("\n findings.\n ")],2),e._v(" "),n("br"),e._v(" "),n("p",[n("v-button",{attrs:{"data-cy":"investigate-findings-button",label:"Open the PROBLEMS tab"},nativeOn:{click:function(t){return e.viewProblems.apply(null,arguments)}}})],1)]):n("article",[n("p",[e._v("\n You're good to go! AppMap has scanned your application and found no flaws. We'll\n continue scanning for flaws automatically.\n ")])]):n("article",[n("p",[n("strong",[e._v("This project has not been scanned yet.")])]),e._v(" "),n("p",[e._v("AppMap will scan your project and report findings automatically if you have:")]),e._v(" "),n("ol",[n("li",[n("a",{attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.$root.$emit("open-instruction","project-picker")}}},[e._v("The AppMap Agent installed")])]),e._v(" "),n("li",[n("a",{attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.$root.$emit("open-instruction","record-appmaps")}}},[e._v("\n AppMaps in your project")])])]),e._v(" "),n("p",[e._v("If you need help getting set up, we are happy to help open a support ticket.")])])]):e._e(),e._v(" "),e.analysisEnabled?e._e():n("article",[n("div",{staticClass:"feature-wrap",attrs:{"data-cy":"runtime-analysis-info"}},[n("div",{staticClass:"feature"},[n("h2",{staticClass:"subhead"},[e._v("Identify design flaws and anti-patterns before they’re merged")]),e._v(" "),n("ul",[n("li",[n("strong",[e._v("Security: ")]),e._v("\n authorization without authentication, secrets accidentally logged, server requests\n missing authentication.\n ")]),e._v(" "),n("li",[n("strong",[e._v("Performance: ")]),e._v("\n N+1 queries, excessive SQL joins, slow function calls.\n ")]),e._v(" "),n("li",[n("strong",[e._v("Maintainability: ")]),e._v("\n GETs that make updates, circular package dependencies, queries made from views.\n ")]),e._v(" "),n("li",[n("strong",[e._v("Stability: ")]),e._v("\n HTTP requests incompatible with an OpenAPI spec, remote calls made without circuit\n breaker, missing content types.\n ")]),e._v(" "),n("li",[n("strong",[e._v("And more!")])])])]),e._v(" "),n("a",{staticClass:"btn-auth center",attrs:{"data-cy":"auth-button"},on:{click:function(t){return t.preventDefault(),e.$root.$emit("perform-auth")}}},[n("v-appmap-logo"),e._v(" "),n("v-button",{staticClass:"cta-button b-0",attrs:{label:e.enableButtonLabel}})],1),e._v(" "),n("h2",{staticClass:"subhead"},[e._v("Watch the demo")]),e._v(" "),n("a",{staticClass:"youtube-video",attrs:{href:"https://appland.com/docs/analysis#demo"}},[n("img",{staticClass:"video-thumbnail",attrs:{alt:"runtime analysis video thumbnail",src:"data:image/png;base64,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1fz7388TFxfHvHlzz1iT2s6dO/Pvfz9/zHXat7/c9//Fg+b27dtp0qTJOSs/80ztOC/3MC9kDyhnqbd614IOtaBtTWhVAzrXPu5+X8juT17u4ZMOUfv37y8Vqs6mHj16lFuNfdNNN53TN1NQUBDdunXzlVNAQADXXXddlbwxfPbZAhYtWsT06a+ectD87rvv6NixQ6mft99+u1Kee2W51s+mceOepFevnvTocR2xsbFs2bKFwMBAHnjgQf2VFBERkZPicDjKDZqesJlIQkJCUSC85owdx6hRowDYvn07SUlJpX7efPONcoPmiBHDz2kZnrGazQvTq1GN8gYEKtZU9rGWMGsrBNjh0UsgMbWccOrZphoB1E93kBJUUOFjiYqKok2bNhQUFDB58nNMmTKVzp2PdO49W7KzswkJCaF37z7Mnft+iWWtW7ehceOLyMzMPGdtqq+99lqCgoL4+eefSUxczfDhI+jTpy+ffPJJlbs5pKWl8fTTT522/blcripx3pXlWj+X9u/fx1tvvcnUqdO47LK2+kspIiIiJyUzM5PBgweRmZlJcnIyDocDp9NZInQmJ+8pCnlnbuaMyEhP89lBgwYeNxwfHTTP9ee/M1az2TW7Au2DW4XDNU544Wd48Wfo4oSYC44KmWXt+8Sqgvv06YNhGGzY8BXr1q0jOTkZf39/evbsVWK95s2bs3HjJubMeY/+/Qfw0UfzWbt2HQsXxnP//fcTEHAkPA8cOIiNGzcxduxYRo4cRULCItauXce8eR9www03lnkcixZ5vvm4+eabS3Xe7d//ZgA+//zzMretW7cuzzzzDAkJi/jyy7W89977XH/99SXWWb06kY0bN3HNNdfw1luz+PLLtSxfvoJnnnnWd5Eeu5w8NWBLlixhyZIlAFx88cU0bty4zHKaO3cePXv29JXT++/PpXXr1id83MUNGTKEjRs38eGHH2GaJS/Pl176Dxs3buKuu+4C4PLL2/PWW7NITFzDF18s5v777ycwMLDEMX788ZGgHBwczMMPP8LChfF8+eVa3nzzLVq3bnNarveYmLbMmDGDFStWsnr1al555VVatmxZZpnFxsby8cefsGjRF6X206ZNGzZu3MT69V+Ves3uvPNONm7cxMsvv3LK1zqAaZrccsstvP/+XL78ci0LFnzGE088WaoPZP369Xn22edYunQZq1at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amoKAAMG3MJdd91FmzaXMmbMaF+4KOs1PXDgAEFBwTz99ER69+7NN998w2OPPcqPP/54zGvIsizy8/NL/RwJOhPp2bMHq1atolmzZlx33XW+2sKyzvO5555lz549FBSUHaK++eYbNm/eTGBgIAMGDPCFbYB33333tFzr3oGgPvzwQ9auXYvb7SYtLY1nnpnEiBEjmD79VaKi6hEdHU1hYSFPP/0UaWlpWJbFqlWrePjhUfTr15dDhw5x3XWeEJWWlkZcXBzDhg3jjjvu4PDhXADatvX0m0xJ8bxmDz88igEDbiEwMJB//etevvjiiwotP96NtkaNGoSHhwOwbNlS7r77Ln777Vfq169P06ZNyc/Pp06dOgwbNoxhw4bRqlUrsrOzCQsLo3Hji8rc77XXer44cbtdDBkyhGHDhtG3b18OHjzoOzfLsrjpphu58cYbyMjIoHXrNvTp09fXhLhu3ToVOr+KPJeIiIicGSNHjioxGFDxprNHBzmn08n06TNwOBwkJCSc8WlPTiZojhw5io0bN/19pz753dxPC3ddypw3s24wDGwE/VaUXjZtC8zpDE9/B7uyy9n3vgodQ2hoqK9PVs+ePenZs2epdXr27MnLL/+nxAf/gwcPlgoC+/Z5njM8PKzE42XVpO3bt5eGDRsSFhZeatlff/3Fhg0b6NixIzfddBPffvstderUISUlmXXr1pV5Hv7+/tx3331cf30swcHBWJbFoUOHfEHxaEcfk/fYyzoegI4dO/qavj7++BNlzi3Zp09fVq9eXeKxrKxsLMsqFj494cJbS3Six31kv1nMmzfPF1qSkjzBKz4+nr179wIQHx9Pq1atuf766xk+fIQv7Dz55BN8/fXXZe533LgnmTTpGa699lpfLdOyZUt56qmnjjkP5/fff8899wwrd3lkZCRjxjzKFVdcgc1mo7Cw0FcWpmkrsW56erovPBzLm2++Qdu2bRkw4BaSkpJo2bIlu3fvZuXKlaflWvc27/399x2lrhXv9VKrluea2Lt3L9nZJd+LxadSqVHD08/6iiuu4Iorrijz2ABefvll6tSpQ6tWrWjRwtNcfuvWrYwZM5qUlJTjLj+Whx56kE2bNvHBBx9Sr149/vzzT9+UJzVq1PBdj0OHlv06Vq8eWubj3vB64403lVPunlYYMTExjBr1sK/2ODc319cv22azVej8K/pcIiIicno5nU7fF/veUWePFeQcDocvaE6c+PQ5O+7x48eXW6PpDZnVqjnOadmesbCZ6LedFnl1yl446mLYdghWlPEBcsEu+DMLRjWHkV+Xu++K6NWrF/7+/sdcp3r16nTq1IkVK44E34iICEJDQ33BCKBx40a+IFrc0YPnmKZJ/foNitY9UOZzfvzxfDp27Ei/fv1o3tzT//STTz7B7XaXuf6dd95J//4D2Lx5M6+++gq//vorl1xyCa++Or3M9Rs3vqjEdB+NGjUu89iLB8nj8QZS73QaFXGix13cvHlziYuLo0OHDrRo0QLLspgzZ7Zvucvl4tlnn+GVV16mTZs2XH11J2JjY3nmmWe5/vpeZe7z22+/5cYbb6Bp06a0bNmS228fyLXXXse3337nq6E9GRMmPEVMTAwfffQhH3zwAX/99RdDhw5jyJAhpdYtrzbzaJ6hrDcTE9OWyZP/D4D33ptT7jVyote6N1A2bNioxDohISE0adKE7777jn379vveDyEhISUCZ4sWLdmz5y/S0tJ818SLL75YYpTlgIAAQkJCfNfd/v37+Oc/76Fu3bq0atWKfv360bp1Gx588EHGjh173OXH43K5eO21GTz77HMMHDiITz75lP379/mOLzMzk+uuu7ZEGUZGRrJ3795yy/XgwQPUrFmLO+4YzNatW0uE0NzcXA4fPkxISAgvvDCFwMBAJk+ezNq1a9m/fx+vvz6TNm2ODEB1vPOryHOJiIjI6eedtiQhIcE30qzT6Sw3yG3bto3u3bud85FeExM93bomTpxYaWcdOGPNaFeEbC32m4FvZNkLAuHuaJh2dNPFouUW8OIWuCvas24ZVoZsq9AxePshvvnmG7Rvf3mpH2+/tqPDlmmajB071jf67NVXX0337p6asLVrS9Y+Nm3alIEDB/m2Gz58OLVr1yYnJ4dvvvmmzONav349ycnJhIWFcfnl7cnPzy93FFqAZs2aA7Bq1Sq2bNlCXl4e3bp1L3f9++67j8hIT5/Z+vXr+0ZvXbdubal1izeRHTFiRKkyuuqqK0lLSyvR1LaiTvS4i8vKyuKDD+YBnpqxtWu/5Pfff/ctv+eef7JkyVLq1avHqlWrmDz5OfLz8wkPD/eNSFtcVFQ93n33XV54YQpbtmzhgw8+8JW5t9nvsdhstlI/3por7xcGn376Kbt27cJms9GpU6dTfg+98cabvpCYlpZGfHz8abvWvXNCDRgwwFcbGRISwmOPPcbrr89kzJhH2b17F99//z12u51x48b5Rma77LLLeOWVV4iPT6B27dosW7YUgEGDBvkGWzJNkwceeICEhEXcequnv+20aS/y2Wefk5aWRkJCgq/Jc506dY+7vML3nRUr+PnnnwkMDGT48H8CsGvXLrZu/QWHw8F9993vq2ls2LAhs2fP4bPPPi/zmgFYunQZAA8++JDv/B0OB1OmTGHZsuW0aNGCevXqERISwqFDh/j888/Yv38fderUoVmzIwOZVeT8KvJcIiIicvp5py3xTmPiDZSDBw8q0XS2eJPUyhDu4uM9o/9X5untzljN5tawg7gPgllsjkzPJ6mmkJ4H7/9x1BbWkdD59g54srVn3fHflQikbtz8EnYAG8euxWnatBnR0dG43W4WLlxY5jqffPIpV1/dyTewipfL5aJr125cddXVZGdn+5q3LV++nKSkzSX24XK5eOCBB7jrrrswTdM32Myrr75CTk5Omc/rdrv59NNPuPfef/k+IKelpZV7LklJm7nqqqu49957adOmDfXqRflqT8tSr149Pv10AQcOHKBmzZoYhsGuXbt8A+8U16uXZ/CfXbt28c03SaWWFxQUkJAQz6BBg+ndu88x+wye6nEfbcGCBb5mj7Nnzy6x7M8/dxIaGsp//vMymzZtwul04u/vz4YNG8os9717U/H3D6BDhw7MmfMef/31F1dccQVut/u4o4e1bt2a9eu/KvX466+/xqxZs9i8OYmrrrqKKVOmsmXLFlq2bFFuk+UTkZS0md27dxEVVY958+aV6Cd6qtf6pk0bmT9/Pv379+ell/5DTk4OgYGBmKZJWlqar5/vM89M4q23ZtGlS9eiAZZyfdf47NmzSU1NJTU1lUWLFnH99dfz/vtz2bVrF6GhoYSHh5OSkszy5cuwLIv9+/fTsWNH5s6dx5YtP9Ky5SWeL49Wrjju8oqyLItXXnmZV1+dTmxsb+bOncdvv/3KU089xdtvv8PAgQPp3bs3aWlp1KtXD5vNxpw5c8qtNXz99dfo2LEjbdu2JT4+gT179uB0OgkKCuKrr77ip59+IiAggIMHD1KjRg3efPMt9u7dW2K0ae9xHe/8KvJcIiIicvp5py3xTmNSPHACvsGAHA5HpajRrErO3ABBQf5MDllc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71QpFenHKh6//PyLCkFEREREqgwLq8qfw1kLm94w9fzzzxMZ6SQzM5OEhHgSExN9o9E2adKEzp07Exvb2zfP5OjRo8+7UBUT05bbbosjOjraNx9lSkoy27ZtY+7ceRXqvyoKmyIiIiKisHnehE3w1HCOHDmqzDk1i0tISGDatKnnRY2mKGyKiIiIiChsnmLY9IqJaUvbtjHExLT1zU25bds2kpI2s3lzkmrvRGFTRERERBQ2z8ew2bhx42POQSlSWeTn57Pjtx0qCBERERFR2DyLzJPdMCcnR1eAVAm6VkVEREREqlDYTE9PV+lJlZCRnqFCEBERERGpKmEzNzdXgVMqvfT0dM3DKSIiIiJSlcImQHJyMtnZ2SpFqZSys7NJSU5RQYiIiIiInAMnPUBQcU6nk7CwMJWmVBrp6ekKmiIiIiJSZZ3Xo9EeLSgoiLCwMIKDgzVKrZwT+fn55OTkkJGeoaazIiIiIqKw+XcJm+f0JDB0NYqIiIiIiMJmJWLqZRQRERERERGFTREREREREVHYFBEREREREYVNEREREREREYVNERERERERUdgUERERERERhU0RERERERERhU0RERERERFR2BQRERERERGFTRERERERERGFTREREREREVHYFBEREREREYVNEREREREREYVNERERERERUdgUERERERERhU0RERERERERhU0RERERERFR2BQRERERERGFTREREREREVHYFBEREREREVHYFBEREREREYVNERERERERUdgUERERERERUdgUERERERERhU0RERERERFR2BQRERERERFR2BQRERERERGFTREREREREVHYFBEREREREVHYFBEREREREYVNERERERERUdgUERERERERUdgUERERERERhU0RERERERFR2BQRERERERGFTRERERERERGFTREREREREVHYFBEREREREYVNEREREREREYVNERERERERUdgUERERERERhU0RERERERERhU0RERERERFR2BQRERERERGFTRERERERERGFTREREREREVHYFBEREREREYVNEREREREREYVNERERERERUdgUERERERERhU0RERERERERhU0RERERERFR2BQRERERERGFTREREREREVHYFBEREREREVHYFBEREREREYVNERERERERUdgUERERERERUdgUERERERERhU0RERERERFR2BQRERERERFR2BQRERERERGFTREREREREVHYFBEREREREVHYFBEREREREYVNERERERERUdgUERERERERUdgUERERERERhU0RERERERFR2BQRERERERGFTRERERERERGFTREREREREVHYFBEREREREYVNEREREREREYVNERERERERqUzsKgIREQDrqN8NFYmIiIiIwqaInA/xzxsBzTLWc1d4r0e2tgHgwu19ruL50rKKfjVKPLdRxnNb5Rwriq8iIiKisCkiUnUD6Ilt7fIlP1epgFn8X8MXba2iBy0sTMA4xaMQERERUdgUEanqDONIgrSKZUir+HKrZOAs2sSy4EidqQWGgbvYcmVOEREREYVNEfkb8eXECq1sldyqqM2rgYkNC7vLhh+exrXFm8O6sCjE8jXRdWNgldiXodApIiIiorApIlXZkUxnlcp2hnepcezQZxh2bDY/qturEWILINQWQA2bP0G2ACIK7IS4bRiYGIaJAeTgIptCDptu0kw3GQU5ZLiyyCjIpLAgFxcWbixcWLiOfmqjjJ6dVvFz8Z6JenGKiIiIwqaIyDljK/rXO5CPWeL/TUws3Ibbs8AFdgxqmMHUcTu4MNhJXb+aNAiKpKZ/OLXzAwm0bNhNE5tlYMMgyDTwt8C0DF+YLTANXIDL8Py4/d0cdrvIpZBsWy7bs/eQUnCQPQUH+KnwDzLI5wCHycMCw8KwigdQ71BDnkGHfAMSlYicCp4iIiLy92L4+flV+QZghj6kifwteYOl6fvd8nWpdBVrwhoA1CKEmjYHjQMjaRQSSaRfOPUKQgi1BeMgmGBXAH6FJiEFNmyW4at8NLz3kKPuhJZheJrOHnWfcQOFpotsez55tgKyzHxS3ekcyD/EjsJ9bM/aw18cZDcHycQiFzw1nRZgFGJYBiambwxcBU0REREp+3NQ1e+no7ApIpX8/V08ilnFAqhBCDZqE0aDgJp0cDShYVAt6rpCCS8MJqDQD0eB4alhLBpd1jRMDKuM+4VR+jF3Udgsfp+xeTtwGkVHZrmxLBeWnw23WUiGPY+D5mGSrQy+yvmFrdl7+YNDJJNDDgUU2nLA5amNdRcNPKSwKSIiIgqbCpsicpaZRTHMhacm0rTAhoGDIKKCatEl9GJa2Zw0KQynYfYFR6YsKdrQjYXbcmMaR2bitCyzKF+aJQNtGTWbVvGw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AACITQAAAMQmAAAAiE0AAADEJgAAAGITAAAAxCYAAABiEwAAALEJAAAAYhMAAACxCQAAgNgEAAAAsQkAAIDYBAAAQGwCAACA2AQAAEBsAgAAIDYBAAAQmwAAACA2AQAAEJsAAACITQAAABCbAAAAiE0AAADEJgAAAIhNAAAAxCYAAABiEwAAAMQmAAAAYhMAAACxCQAAAGITAAAAsQkAAIDYBAAAALEJAACA2AQAAEBsAgAAIDYBAABAbAIAACA2AQAAEJsAAAAgNgEAABCbAAAAiE0AAAAQmwAAAIhNAAAAxCYAAACITQAAAMQmAAAAYhMAAADEJgAAAGITAAAAsQkAAIDYBAAAALEJAACA2AQAAEBsAgAAgNgEAABAbAIAACA2AQAAQGwCAAAgNgEAABCbAAAAIDYBAAAQmwAAAIhNAAAAEJsAAACITQAAAMQmAAAAiE0AAADEJgAAAGITAAAAsQkAAABiEwAAALEJAACA2AQAAACxCQAAgNgEAABAbAIAAIDYBAAAQGwCAAAgNgEAAEBsAgAAIDYBAAAQmwAAACA2AQAAEJsAAACITQAAAMQmAAAAiE0AAADEJgAAAGITAAAAxCYAAABiEwAAALEJAAAAYhMAAACxCQAAgNgEAAAAsQkAAIDYBAAAQGwCAACA2AQAAEBsAgAAIDYBAAAQmwAAACA2AQAAEJsAAACITQAAABCbAAAAiE0AAADEJgAAAIhNAAAAxCYAAABiEwAAAMQmAAAAYhMAAACxCQAAAGITAAAAsQkAAIDYBAAAALEJAACA2AQAAEBsAgAAIDYBAABAbAIAACA2AQAAEJsAAAAgNgEAABCbAAAAiE0AAAAQmwAAAIhNAAAAxCYAAACITQAAAMQmAAAAYhMAAADEJgAAAGITAAAAsQkAAIDYBAAAALEJAACA2AQAAEBsAgAAgNgEAABAbAIAACA2AQAAQGwCAAAgNgEAABCbAAAAIDYBAAAQmwAAAIhNAAAAEJsAAACITQAAAMQmAAAA/BH84yyjGTF4aAAAAABJRU5ErkJggg=="}})])])])]),e._v(" "),n("v-navigation-buttons",{attrs:{first:e.first,last:e.last}})],1)])},staticRenderFns:[]},(function(e){e&&e("data-v-4bf7aaee_0",{source:".subheading[data-v-4bf7aaee]{font-size:1.1rem;color:#939fb1;line-height:1.6rem}.columns[data-v-4bf7aaee]{display:flex;flex-direction:column;justify-content:space-between;gap:1rem;margin:-1.75rem;padding:1.75rem 2rem 2rem 2rem;border-bottom:1px solid #939fb140}.columns.hero[data-v-4bf7aaee]{background:linear-gradient(180deg,#242c41 33%,#202739 100%)}.columns .feature-wrap.cta[data-v-4bf7aaee]{min-width:350px}.feature-wrap.content[data-v-4bf7aaee]{padding-top:1rem}.center[data-v-4bf7aaee]{margin:auto}.feature[data-v-4bf7aaee]{margin:2.5rem 0}.feature ul[data-v-4bf7aaee]{margin-left:1rem;margin-top:0}.feature ul li strong[data-v-4bf7aaee]{color:#939fb1}.feature strong[data-v-4bf7aaee]{color:#939fb1}.feature.cta-slack[data-v-4bf7aaee]{border-radius:1rem;background-color:#37445f;padding:.75rem 1rem;margin-bottom:0}.feature.cta-slack h2[data-v-4bf7aaee]{border-bottom:1px solid #716e85;padding:0 1rem .35rem 1rem;margin:0 -1rem .25rem -1rem}.feature.cta-slack .support-list[data-v-4bf7aaee]{list-style-type:none;margin-top:0;margin-left:0;padding:0}.feature.cta-slack .support-list li[data-v-4bf7aaee]{align-items:center;display:flex;flex-direction:row;gap:.25rem;line-height:2.25rem;padding:0}.feature.cta-slack .support-list li strong[data-v-4bf7aaee]{color:#e3e5e8}.feature.cta-slack .support-list li[data-v-4bf7aaee]:first-of-type{margin-top:.5rem}.feature h2[data-v-4bf7aaee]{font-weight:600;line-height:1.8rem;margin-bottom:.5rem}.youtube-video[data-v-4bf7aaee]{align-items:center;border:3px solid #37445f;box-shadow:0 0 20px 0 rgba(0,0,0,.2);display:flex;flex-direction:row;justify-content:center;transition:all .3s ease;width:50%;min-width:400px;margin-bottom:50px}.youtube-video[data-v-4bf7aaee]:hover{box-shadow:0 0 20px 0 rgba(0,0,0,.2);border-color:#5f729a}.youtube-video .video-thumbnail[data-v-4bf7aaee]{width:100%}.cta-logo[data-v-4bf7aaee]{width:25px;height:25px;margin:0 .25rem}.btn-auth[data-v-4bf7aaee]{align-items:center;background-color:#071223;border:3px solid #37445f;border-radius:1rem;box-shadow:0 0 20px 0 rgba(0,0,0,.2);display:flex;flex-direction:row;justify-content:center;padding:.5rem .8rem;transition:all .3s ease;width:50%;min-width:300px;margin-bottom:40px}.btn-auth .cta-button[data-v-4bf7aaee]{padding:.5rem .5rem .5rem 4rem}.btn-auth svg[data-v-4bf7aaee]{margin-right:-3rem;margin-left:.5rem;width:32px}.btn-auth[data-v-4bf7aaee]:hover{background-color:#010306;box-shadow:0 0 20px 0 rgba(0,0,0,.2);border-color:#5f729a}.btn-auth:hover .cta-button[data-v-4bf7aaee]{background:0 0}.b-0[data-v-4bf7aaee]{border:none}.security[data-v-4bf7aaee]{color:#ff4141;padding:5px;font-weight:700}.performance[data-v-4bf7aaee]{color:orange;padding:5px;font-weight:700}.stability[data-v-4bf7aaee]{color:#ff0;padding:5px;font-weight:700}.maintainability[data-v-4bf7aaee]{color:#fff;padding:5px;font-weight:700}@media (min-width:1000px){.columns .feature-wrap.cta .cta-slack[data-v-4bf7aaee]{margin-top:0}.columns .feature-wrap.cta .cta-slack .btn-auth[data-v-4bf7aaee]{margin-top:1rem}}@media (max-width:1000px){.feature-wrap.cta[data-v-4bf7aaee],header[data-v-4bf7aaee]{width:100%}.columns[data-v-4bf7aaee]{flex-direction:column;gap:.5rem}.feature-wrap .feature.cta-slack[data-v-4bf7aaee]{margin-top:1rem}.feature-wrap .feature.cta-slack .btn-auth[data-v-4bf7aaee]{margin-top:1rem}}@media (max-width:625px){.btn-auth[data-v-4bf7aaee]{min-width:unset;width:100%}}@media (max-width:420px){.btn-auth .cta-button[data-v-4bf7aaee]{text-align:left}.btn-auth svg[data-v-4bf7aaee]{width:2rem}}",map:void 0,media:void 0})}),$o,"data-v-4bf7aaee",!1,void 0,!1,ta,void 0,void 0),VOpenAppMaps:xo,VOpenApi:Lo},methods:{jumpTo(e){this.$refs.page.jumpTo(e)}},mounted(){this.$root.$on("select-project",(e=>{this.selectedProject=e}))}},void 0,!1,void 0,!1,void 0,void 0,void 0),Po=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("v-quickstart-layout",[n("section",{staticClass:"analysis-findings"},[n("div",{staticClass:"header-wrap"},[n("header",[n("h4",{staticClass:"subhead"},[e._v("Summary")]),e._v(" "),n("h1",{attrs:{"data-cy":"title"}},[e._v("Runtime Analysis")])]),e._v(" "),n("div",{staticClass:"header-controls"},[n("div",{staticClass:"btn",attrs:{"data-cy":"problems-tab-button"},on:{click:function(t){return e.openProblemsTab()}}},[e._v("\n Open the "),n("strong",[e._v("Problems tab")])])])]),e._v(" "),n("main",[n("div",{staticClass:"findings-wrap"},[n("div",{staticClass:"findings-overview"},[n("h3",[e._v("Finding Overview")]),e._v(" "),n("ul",[n("li",{staticClass:"total",attrs:{"data-cy":"category-all"},on:{click:function(t){return e.updateFilter("all")}}},[e._v("\n All: "+e._s(e.uniqueFindings.length)+"\n ")]),e._v(" "),e.numSecurityFindings?n("li",{staticClass:"security",attrs:{"data-cy":"category-security"},on:{click:function(t){return e.updateFilter("security")}}},[e._v("\n Security: "+e._s(e.numSecurityFindings)+"\n ")]):e._e(),e._v(" "),e.numPerformanceFindings?n("li",{staticClass:"performance",attrs:{"data-cy":"category-performance"},on:{click:function(t){return e.updateFilter("performance")}}},[e._v("\n Performance: "+e._s(e.numPerformanceFindings)+"\n ")]):e._e(),e._v(" "),e.numStabilityFindings?n("li",{staticClass:"stability",attrs:{"data-cy":"category-stability"},on:{click:function(t){return e.updateFilter("stability")}}},[e._v("\n Stability: "+e._s(e.numStabilityFindings)+"\n ")]):e._e(),e._v(" "),e.numMaintainabilityFindings?n("li",{staticClass:"maintainability",attrs:{"data-cy":"category-maintainability"},on:{click:function(t){return e.updateFilter("maintainability")}}},[e._v("\n Maintainability: "+e._s(e.numMaintainabilityFindings)+"\n ")]):e._e()])]),e._v(" "),n("div",{staticClass:"findings-list"},[n("ul",{staticClass:"list"},[n("li",{attrs:{"data-cy":"finding-table"}},[n("ul",{staticClass:"item header"},[n("li",{staticClass:"finding-name",attrs:{"data-cy":"column-header-name"},on:{click:function(t){return e.updateSorting("name")}}},[n("h3",[e._v("Finding Name")])]),e._v(" "),n("li",{attrs:{"data-cy":"column-header-category"},on:{click:function(t){return e.updateSorting("category")}}},[n("h3",[e._v("Category")])])])]),e._v(" "),e._l(e.sortedAndFilteredUniqueFindings,(function(t){return n("li",{key:t.hash_v2,attrs:{"data-cy":"finding"}},[n("ul",{staticClass:"item",on:{click:function(n){return e.openFindingInfo(t.hash_v2)}}},[n("li",{staticClass:"finding-name"},[e._v(e._s(t.ruleTitle))]),e._v(" "),n("li",[e._v(e._s(t.impactDomain))])])])}))],2)])])])])])},staticRenderFns:[]},(function(e){e&&e("data-v-2b12f8dc_0",{source:'@charset "UTF-8";.analysis-findings .header-wrap[data-v-2b12f8dc]{display:flex;flex-direction:row;justify-content:space-between}.analysis-findings .header-wrap .header-controls[data-v-2b12f8dc]{display:flex;flex-direction:row;gap:1rem;align-items:flex-start}.analysis-findings .header-wrap .header-controls .btn[data-v-2b12f8dc]{border:1px solid #8f81d4b3;border-radius:.5rem;padding:.2rem .5rem;transition:all .3s ease}.analysis-findings .header-wrap .header-controls .btn[data-v-2b12f8dc]:hover{background-color:#8f81d4b3;color:#e3e5e8;cursor:pointer}.analysis-findings .subhead[data-v-2b12f8dc]{font-size:1.1rem;color:#808b98;line-height:1.6rem;text-transform:uppercase}.analysis-findings .branch[data-v-2b12f8dc]{font-size:1rem;color:#e3e5e8;line-height:1.6rem;font-weight:500}.analysis-findings .findings-overview h3[data-v-2b12f8dc]{color:#808b98}.analysis-findings .findings-overview ul[data-v-2b12f8dc]{list-style-type:none;display:flex;flex-direction:row;gap:1rem;justify-content:flex-start;padding:0}.analysis-findings .findings-overview ul li[data-v-2b12f8dc]{border-radius:.5rem;background-color:#010306;padding:.25rem 1rem .25rem 1.5rem;transition:all .3s ease}.analysis-findings .findings-overview ul li[data-v-2b12f8dc]:hover{background-color:#e3e5e8;color:#010306;cursor:pointer}.analysis-findings .findings-overview ul li.total[data-v-2b12f8dc]{padding:.25rem 1rem}.analysis-findings .findings-overview ul li.security[data-v-2b12f8dc]::before{content:"•";color:#9d1616;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.analysis-findings .findings-overview ul li.performance[data-v-2b12f8dc]::before{content:"•";color:#b54b0f;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.analysis-findings .findings-overview ul li.stability[data-v-2b12f8dc]::before{content:"•";color:#d6993f;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.analysis-findings .findings-overview ul li.maintainability[data-v-2b12f8dc]::before{content:"•";color:#69ad34;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.analysis-findings .findings-list[data-v-2b12f8dc]{margin:0 -1.75rem}.analysis-findings .findings-list ul[data-v-2b12f8dc]{padding:0;list-style-type:none}.analysis-findings .findings-list ul li[data-v-2b12f8dc]{padding:.25rem 1rem;width:100%;transition:all .3s ease}.analysis-findings .findings-list ul li[data-v-2b12f8dc]:hover{background-color:#1b2131}.analysis-findings .findings-list .list[data-v-2b12f8dc]{display:flex;flex-direction:column;align-content:center}.analysis-findings .findings-list .list li[data-v-2b12f8dc]{border-bottom:1px solid #3f4d72}.analysis-findings .findings-list .item[data-v-2b12f8dc]{display:flex;flex-direction:row}.analysis-findings .findings-list .item li[data-v-2b12f8dc]{border-bottom:0}.analysis-findings .findings-list .item li[data-v-2b12f8dc]:first-of-type{border-top:0}.analysis-findings .findings-list .item li[data-v-2b12f8dc]:hover{cursor:pointer}.analysis-findings .findings-list .item.header[data-v-2b12f8dc]{font-weight:800;color:#808b98}.analysis-findings .findings-list .item.header li[data-v-2b12f8dc]{padding-bottom:0}.b-0[data-v-2b12f8dc]{border:none}',map:void 0,media:void 0})}),{name:"analysis-findings",components:{VQuickstartLayout:uo},props:{findings:{default:()=>[],type:Array}},data:()=>({sortBy:"name",sortAscending:!0,filterBy:"all"}),methods:{updateSorting(e){this.sortBy===e&&(this.sortAscending=!this.sortAscending),this.sortBy=e},updateFilter(e){this.filterBy=e},sortFindings(e){"category"===this.sortBy?this.sortFindingsByCategory(e):"name"===this.sortBy&&this.sortFindingsByName(e)},sortFindingsByName(e){e.sort(((e,t)=>this.sortAscending?e.ruleTitle<t.ruleTitle?-1:1:e.ruleTitle<t.ruleTitle?1:-1))},sortFindingsByCategory(e){e.sort(((e,t)=>this.sortAscending?e.impactDomain<t.impactDomain?-1:1:e.impactDomain<t.impactDomain?1:-1))},filterFindings(e){return"all"===this.filterBy?e:e.filter((e=>(e.impactDomain&&e.impactDomain.toLowerCase())===this.filterBy))},openFindingInfo(e){this.$root.$emit("open-finding-info",e)},openProblemsTab(){this.$root.$emit("open-problems-tab")}},computed:{sortedAndFilteredUniqueFindings(){const{uniqueFindings:e}=this,t=this.filterFindings(e);return this.sortFindings(t),t},uniqueFindings(){return Object.values(this.findings.reduce(((e,{finding:t})=>(e[t.hash_v2]=t,e)),{}))},findingsByImpactDomain(){return this.uniqueFindings.reduce(((e,t)=>(e[t.impactDomain&&t.impactDomain.toLowerCase()||"unknown"].push(t),e)),{security:[],performance:[],stability:[],maintainability:[],unknown:[]})},numSecurityFindings(){return this.findingsByImpactDomain.security.length},numPerformanceFindings(){return this.findingsByImpactDomain.performance.length},numStabilityFindings(){return this.findingsByImpactDomain.stability.length},numMaintainabilityFindings(){return this.findingsByImpactDomain.maintainability.length}}},"data-v-2b12f8dc",!1,void 0,!1,ta,void 0,void 0),jo=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("v-quickstart-layout",[e.hasNoData?n("section",{staticClass:"finding-details"},[n("h1",{attrs:{"data-cy":"title"}},[e._v("Oops, Something Went Wrong!")]),e._v(" "),n("p",[e._v("We couldn't find any information about this finding")])]):n("div",[n("section",{staticClass:"finding-details"},[n("div",{staticClass:"header-wrap"},[n("header",[n("h4",{staticClass:"subhead"},[e._v("Finding")]),e._v(" "),n("h1",{attrs:{"data-cy":"title"}},[e._v(e._s(e.title))]),e._v(" "),e.description?n("p",{attrs:{"data-cy":"description"}},[e._v(e._s(e.description))]):e._e(),e._v(" "),n("a",{attrs:{href:e.docsLink,"data-cy":"docs-link"}},[e._v("Learn More")])]),e._v(" "),n("div",{staticClass:"header-controls"},[n("div",{staticClass:"btn",on:{click:function(t){return e.backToOverview()}}},[e._v("Open Findings Overview")])])]),e._v(" "),n("main",[n("div",{staticClass:"finding-details-wrap row"},[n("div",{staticClass:"findings-overview"},[n("h3",[e._v("Finding Overview")]),e._v(" "),n("ul",{staticClass:"card stack"},[n("li",{attrs:{"data-cy":"category"}},[e._v("Category: "+e._s(e.category))]),e._v(" "),e._l(e.references,(function(t,r){return n("li",{key:r,attrs:{"data-cy":"reference"}},[e._v("\n Reference: "),n("a",{attrs:{href:t}},[e._v(e._s(r))])])}))],2)]),e._v(" "),n("div",{staticClass:"event-summary",attrs:{"data-cy":"event-summary"}},[n("h3",[e._v("Event Summary")]),e._v(" "),n("ul",{staticClass:"card stack"},[n("li",[n("span",{staticClass:"code"},[e._v(" "+e._s(e.message))])])])])]),e._v(" "),n("div",{staticClass:"stack-trace finding-details-wrap col"},[n("h3",[e._v("Stack Trace")]),e._v(" "),n("ul",{staticClass:"card"},e._l(e.stackLocations,(function(t){return n("li",{key:t.uri.path,attrs:{"data-cy":"stack-trace"}},[n("v-popper",{staticClass:"hover-text-popper",attrs:{"data-cy":"popper",text:t.uri.path,placement:"top","text-align":"left"}},[n("a",{attrs:{href:"#"},on:{click:function(n){return n.preventDefault(),e.openInSourceCode(t)}}},[e._v(e._s(e.displayLocation(t)))])])],1)})),0)])])]),e._v(" "),n("div",{staticClass:"analysis-findings full-width"},[n("h3",{attrs:{"data-cy":"associated-maps-title"}},[n("VAppmapPin"),e._v("\n Found in "+e._s(e.associatedMaps.length)+" AppMap"+e._s(1===e.associatedMaps.length?void 0:"s")+"\n ")],1),e._v(" "),n("ul",{staticClass:"appmap-list"},e._l(e.associatedMaps,(function(t){return n("li",{key:t.fullPath,attrs:{"data-cy":"associated-map"}},[n("a",{attrs:{href:"#"},on:{click:function(n){return n.preventDefault(),e.openMap(t.fullPath,t.uri)}}},[e._v(e._s(t.appMapName))])])})),0)])])])},staticRenderFns:[]},(function(e){e&&e("data-v-418c73fe_0",{source:".analysis-findings.full-width[data-v-418c73fe]{margin:0 -1.75rem}.analysis-findings.full-width h3[data-v-418c73fe]{padding:0 2rem}.analysis-findings.full-width .appmap-list[data-v-418c73fe]{padding:0;border-top:1px solid #3f4d72}.analysis-findings.full-width .appmap-list li[data-v-418c73fe]{padding:.5rem 2rem;border-bottom:1px solid #3f4d72}.analysis-findings.full-width .appmap-list li a[data-v-418c73fe]{color:#e3e5e8}.analysis-findings.full-width .appmap-list li[data-v-418c73fe]:hover{background-color:#1b2131}.finding-details .header-wrap[data-v-418c73fe]{display:flex;flex-direction:row;justify-content:space-between}.finding-details .header-wrap header p[data-v-418c73fe]{margin:1rem 0}.finding-details .header-wrap .header-controls[data-v-418c73fe]{display:flex;flex-direction:row;gap:1rem;align-items:flex-start;justify-content:flex-end;width:100%}.finding-details .header-wrap .header-controls .btn[data-v-418c73fe]{border:1px solid #8f81d4b3;border-radius:.5rem;padding:.2rem .5rem;transition:all .3s ease}.finding-details .header-wrap .header-controls .btn[data-v-418c73fe]:hover{background-color:#8f81d4b3;color:#e3e5e8;cursor:pointer}.finding-details .subhead[data-v-418c73fe]{font-size:1.1rem;color:#808b98;line-height:1.6rem;text-transform:uppercase}.finding-details .findings-sort[data-v-418c73fe]{display:flex;flex-direction:row;align-items:center}.finding-details .findings-sort select[data-v-418c73fe]{border-radius:6px;border:1px solid #8f81d4b3;background-color:transparent;color:#e3e5e8;padding:.4rem .5rem;margin-left:.35rem}.finding-details .finding-details-wrap[data-v-418c73fe]{display:flex;gap:2rem;justify-content:space-between}.finding-details .finding-details-wrap.row[data-v-418c73fe]{flex-direction:row}.finding-details .finding-details-wrap.col[data-v-418c73fe]{flex-direction:column;gap:0}.finding-details .finding-details-wrap h3[data-v-418c73fe]{color:#808b98}.finding-details .finding-details-wrap ul[data-v-418c73fe]{list-style-type:none;display:flex;flex-direction:column;gap:1rem;justify-content:flex-start;padding:0;width:100%}.finding-details .finding-details-wrap ul li[data-v-418c73fe]{border-radius:.5rem;background-color:#010306;padding:.25rem 1rem .25rem 1.5rem;transition:all .3s ease}.finding-details .finding-details-wrap .code[data-v-418c73fe]{font-weight:800;color:#808b98}.finding-details .finding-details-wrap .card[data-v-418c73fe]{border-radius:.5rem;background-color:#010306;padding:.25rem 0;gap:0}.finding-details .finding-details-wrap .card li[data-v-418c73fe]{border-bottom:1px solid #242c41;border-radius:0;width:100%}.finding-details .finding-details-wrap .card li[data-v-418c73fe]:last-of-type{border-bottom:0}.finding-details .finding-details-wrap .cardul.stack[data-v-418c73fe]{display:flex;flex-direction:column}.finding-details .finding-details-wrap .event-summary[data-v-418c73fe],.finding-details .finding-details-wrap .findings-overview[data-v-418c73fe]{width:100%}.finding-details .findings-list[data-v-418c73fe]{margin:0 -1.75rem}.finding-details .findings-list ul[data-v-418c73fe]{padding:0;list-style-type:none}.finding-details .findings-list ul li[data-v-418c73fe]{padding:.25rem 1rem;width:100%;transition:all .3s ease}.finding-details .findings-list ul li[data-v-418c73fe]:hover{background-color:#1b2131}.finding-details.full-width[data-v-418c73fe]{width:100%;margin:0 -1.75rem}.b-0[data-v-418c73fe]{border:none}",map:void 0,media:void 0})}),{name:"FindingDetails",components:{VQuickstartLayout:uo,VAppmapPin:{functional:!0,render(e,t){const{_c:n,_v:r,data:i,children:a=[]}=t,{class:o,staticClass:s,style:l,staticStyle:c,attrs:u={},...d}=i;return n("svg",{class:[o,s],style:[l,c],attrs:Object.assign({width:"10",height:"15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},u),...d},a.concat([n("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M5.8 13.796C7.214 11.618 10 7.062 10 5A5 5 0 000 5c0 2.061 2.787 6.618 4.2 8.796a.949.949 0 001.6 0zM2.978 8H2l3-6 3 6h-.977L5 3.8 2.977 8z",fill:"#FF07AA"}})]))}},VPopper:Ua},mixins:[Ro],props:{findings:{default:()=>[],type:Array}},methods:{displayLocation(e){const t=e.range[0]&&e.range[0].line,{truncatedPath:n}=e;return t&&0!==t?`${n}:${t}`:""+n},openInSourceCode(e){this.$root.$emit("open-in-source-code",e)},openMap(e,t){this.$root.$emit("open-map",e,t)},backToOverview(){this.$root.$emit("open-findings-overview")}},computed:{hasNoData(){return 0===this.findings.length},representativeFinding(){return this.findings[0]},associatedMaps(){return this.findings.map((e=>{const t=e.appMapUri,n=e.finding.appMapFile,{appMapName:r}=e;return{fullPath:n,appMapName:r,uri:t}}))},stackLocations(){return this.representativeFinding.stackLocations},category(){return this.representativeFinding.finding.impactDomain},title(){return this.representativeFinding.finding.ruleTitle},message(){return this.representativeFinding.finding.message},description(){return this.representativeFinding.ruleInfo&&this.representativeFinding.ruleInfo.description},references(){return this.representativeFinding.ruleInfo&&this.representativeFinding.ruleInfo.references||{}},docsLink(){return"https://appmap.io/docs/analysis/rules-reference.html#"+this.representativeFinding.finding.ruleId}}},"data-v-418c73fe",!1,void 0,!1,ta,void 0,void 0),Do=Qi({render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("v-quickstart-layout",[n("section",{staticClass:"appmap-signin"},[n("header",[n("h1",{attrs:{"data-cy":"title"}},[e._v("Welcome to AppMap")]),e._v(" "),n("p",[e._v("Sign in to enable all of AppMap's advanced features.")])]),e._v(" "),n("main",[n("div",{staticClass:"login"},[n("div",{staticClass:"login-sub"},[n("a",{staticClass:"btn-auth center",attrs:{"data-cy":"auth-button"},on:{click:function(t){return t.preventDefault(),e.$root.$emit("perform-auth")}}},[n("v-appmap-logo"),e._v(" "),n("v-button",{staticClass:"cta-button b-0",attrs:{label:e.enableButtonLabel}})],1),e._v(" "),n("a",{staticClass:"secondary-link",attrs:{href:"#"},on:{click:function(t){return e.$root.$emit("skip-sign-in")}}},[e._v("\n Continue without logging in\n ")])])])])])])},staticRenderFns:[]},(function(e){e&&e("data-v-4d182de0_0",{source:".qs .appmap-signin h1[data-v-4d182de0]{margin:0 0 .5rem 0}section.appmap-signin .login[data-v-4d182de0]{display:flex;flex-direction:column;gap:1rem;justify-content:center}section.appmap-signin .login .login-sub[data-v-4d182de0]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}section.appmap-signin .login .login-sub .secondary-link[data-v-4d182de0]{margin-left:.5rem}section.appmap-signin .login .secondary-link[data-v-4d182de0]{text-align:center;color:#808b98}section.appmap-signin .login .secondary-link[data-v-4d182de0]:hover{color:#e3e5e8;text-decoration:underline}a.btn.signin[data-v-4d182de0]{border:1px solid #ff07aa;border-radius:.5rem;color:#e3e5e8;padding:.4rem .8rem;display:flex;align-items:center;width:max-content}a.btn.signin svg[data-v-4d182de0]{width:1rem;height:1rem;margin:0 .5rem 0 0}a.btn.signin[data-v-4d182de0]:hover{background-color:#ff07aa}.analysis-feature-list[data-v-4d182de0]{list-style-type:none;padding:0}.analysis-feature-list h2[data-v-4d182de0]{display:flex;align-items:center;color:#e3e5e8}.analysis-feature-list h2 svg[data-v-4d182de0]{margin-right:.5rem}.analysis-feature-list li[data-v-4d182de0]{color:#808b98;margin-bottom:1rem}.analysis-feature-list li ul[data-v-4d182de0]{list-style-type:disc;padding:0 2.8rem}.analysis-feature-list li ul li[data-v-4d182de0]{margin-bottom:unset}.btn-auth[data-v-4d182de0]{align-items:center;background-color:#071223;border:3px solid #37445f;border-radius:1rem;box-shadow:0 0 20px 0 rgba(0,0,0,.2);display:flex;flex-direction:row;justify-content:center;padding:.7rem 1.2rem;transition:all .3s ease;margin:0;width:max-content}.btn-auth .cta-button[data-v-4d182de0]{padding:.5rem .5rem .5rem 4rem}.btn-auth svg[data-v-4d182de0]{margin-right:-3rem;margin-left:.5rem;width:32px}.btn-auth[data-v-4d182de0]:hover{background-color:#010306;box-shadow:0 0 20px 0 rgba(0,0,0,.2);border-color:#5f729a}.btn-auth:hover .cta-button[data-v-4d182de0]{background:0 0}.b-0[data-v-4d182de0]{border:none}",map:void 0,media:void 0})}),{name:"SignIn",components:{VQuickstartLayout:uo,VButton:ia,VAppmapLogo:ko},mixins:[Ro],props:{},methods:{},computed:{enableButtonLabel(){return this.userAuthenticated?"Enable AppMap Runtime Analysis":"Sign in to continue"}}},"data-v-4d182de0",!1,void 0,!1,ta,void 0,void 0);var Uo={__proto__:null,VButton:ia,VDetailsPanel:Ba,VTabs:za,VVsCodeExtension:ao,VDiff:so,VInstallGuide:Mo,VAnalysisFindings:Po,VFindingDetails:jo,VOpenAppmaps:xo,VSignIn:Do};const Bo=function(e){Bo.installed||(Bo.installed=!0,Object.entries(Uo).forEach((([t,n])=>{e.component(t,n)})))},zo={install:Bo}},633:()=>{}},t={};function n(r){var i=t[r];if(void 0!==i)return i.exports;var a=t[r]={id:r,loaded:!1,exports:{}};return e[r].call(a.exports,a,a.exports,n),a.loaded=!0,a.exports}n.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return n.d(t,{a:t}),t},n.d=(e,t)=>{for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),(()=>{const{default:e}=n(9582),{default:t}=n(8586),{default:r,VVsCodeExtension:i}=n(3280);n(9436),e.use(t),e.use(r),async function(){new e({el:"#app",render:e=>e(i,{ref:"ui",props:{appMapUploadable:!0}}),async mounted(){const e=new URL(document.location).searchParams.get("appmap"),t=await fetch(`/appmap?file=${encodeURIComponent(e)}`),{ui:n}=this.$refs;n.loadData(await t.json()||{})}})}()})()})();
|
|
3
|
-
//# sourceMappingURL=main.js.map</script></body></html>
|