@appland/appmap 3.65.4 → 3.65.6
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 +14 -0
- package/built/html/page.js +24 -21
- package/built/html/page.js.map +3 -3
- package/built/telemetry.js +1 -1
- package/built/telemetry.js.map +1 -1
- package/package.json +2 -3
package/built/html/page.js
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
"use strict";(()=>{var iT=Object.create;var zf=Object.defineProperty;var aT=Object.getOwnPropertyDescriptor;var sT=Object.getOwnPropertyNames;var oT=Object.getPrototypeOf,lT=Object.prototype.hasOwnProperty;var tt=(e=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(e,{get:(t,r)=>(typeof require<"u"?require:t)[r]}):e)(function(e){if(typeof require<"u")return require.apply(this,arguments);throw new Error('Dynamic require of "'+e+'" is not supported')});var g=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var uT=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of sT(t))!lT.call(e,i)&&i!==r&&zf(e,i,{get:()=>t[i],enumerable:!(n=aT(t,i))||n.enumerable});return e};var It=(e,t,r)=>(r=e!=null?iT(oT(e)):{},uT(t||!e||!e.__esModule?zf(r,"default",{value:e,enumerable:!0}):r,e));var Kh=g((LQ,Yh)=>{"use strict";function xR(e){var t=Number(e.version.split(".")[0]);if(t>=2)e.mixin({beforeCreate:n});else{var r=e.prototype._init;e.prototype._init=function(i){i===void 0&&(i={}),i.init=i.init?[n].concat(i.init):n,r.call(this,i)}}function n(){var i=this.$options;i.store?this.$store=typeof i.store=="function"?i.store():i.store:i.parent&&i.parent.$store&&(this.$store=i.parent.$store)}}var RR=typeof window<"u"?window:typeof global<"u"?global:{},wn=RR.__VUE_DEVTOOLS_GLOBAL_HOOK__;function CR(e){!wn||(e._devtoolHook=wn,wn.emit("vuex:init",e),wn.on("vuex:travel-to-state",function(t){e.replaceState(t)}),e.subscribe(function(t,r){wn.emit("vuex:mutation",t,r)},{prepend:!0}),e.subscribeAction(function(t,r){wn.emit("vuex:action",t,r)},{prepend:!0}))}function NR(e,t){return e.filter(t)[0]}function xu(e,t){if(t===void 0&&(t=[]),e===null||typeof e!="object")return e;var r=NR(t,function(i){return i.original===e});if(r)return r.copy;var n=Array.isArray(e)?[]:{};return t.push({original:e,copy:n}),Object.keys(e).forEach(function(i){n[i]=xu(e[i],t)}),n}function In(e,t){Object.keys(e).forEach(function(r){return t(e[r],r)})}function $h(e){return e!==null&&typeof e=="object"}function OR(e){return e&&typeof e.then=="function"}function wR(e,t){return function(){return e(t)}}var At=function(t,r){this.runtime=r,this._children=Object.create(null),this._rawModule=t;var n=t.state;this.state=(typeof n=="function"?n():n)||{}},Fh={namespaced:{configurable:!0}};Fh.namespaced.get=function(){return!!this._rawModule.namespaced};At.prototype.addChild=function(t,r){this._children[t]=r};At.prototype.removeChild=function(t){delete this._children[t]};At.prototype.getChild=function(t){return this._children[t]};At.prototype.hasChild=function(t){return t in this._children};At.prototype.update=function(t){this._rawModule.namespaced=t.namespaced,t.actions&&(this._rawModule.actions=t.actions),t.mutations&&(this._rawModule.mutations=t.mutations),t.getters&&(this._rawModule.getters=t.getters)};At.prototype.forEachChild=function(t){In(this._children,t)};At.prototype.forEachGetter=function(t){this._rawModule.getters&&In(this._rawModule.getters,t)};At.prototype.forEachAction=function(t){this._rawModule.actions&&In(this._rawModule.actions,t)};At.prototype.forEachMutation=function(t){this._rawModule.mutations&&In(this._rawModule.mutations,t)};Object.defineProperties(At.prototype,Fh);var qr=function(t){this.register([],t,!1)};qr.prototype.get=function(t){return t.reduce(function(r,n){return r.getChild(n)},this.root)};qr.prototype.getNamespace=function(t){var r=this.root;return t.reduce(function(n,i){return r=r.getChild(i),n+(r.namespaced?i+"/":"")},"")};qr.prototype.update=function(t){Uh([],this.root,t)};qr.prototype.register=function(t,r,n){var i=this;n===void 0&&(n=!0);var a=new At(r,n);if(t.length===0)this.root=a;else{var s=this.get(t.slice(0,-1));s.addChild(t[t.length-1],a)}r.modules&&In(r.modules,function(o,l){i.register(t.concat(l),o,n)})};qr.prototype.unregister=function(t){var r=this.get(t.slice(0,-1)),n=t[t.length-1],i=r.getChild(n);!i||!i.runtime||r.removeChild(n)};qr.prototype.isRegistered=function(t){var r=this.get(t.slice(0,-1)),n=t[t.length-1];return r?r.hasChild(n):!1};function Uh(e,t,r){if(t.update(r),r.modules)for(var n in r.modules){if(!t.getChild(n))return;Uh(e.concat(n),t.getChild(n),r.modules[n])}}var Ze,ot=function(t){var r=this;t===void 0&&(t={}),!Ze&&typeof window<"u"&&window.Vue&&zh(window.Vue);var n=t.plugins;n===void 0&&(n=[]);var i=t.strict;i===void 0&&(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 qr(t),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new Ze,this._makeLocalGettersCache=Object.create(null);var a=this,s=this,o=s.dispatch,l=s.commit;this.dispatch=function(E,y){return o.call(a,E,y)},this.commit=function(E,y,T){return l.call(a,E,y,T)},this.strict=i;var u=this._modules.root.state;xs(this,u,[],this._modules.root),Cu(this,u),n.forEach(function(h){return h(r)});var d=t.devtools!==void 0?t.devtools:Ze.config.devtools;d&&CR(this)},Ru={state:{configurable:!0}};Ru.state.get=function(){return this._vm._data.$$state};Ru.state.set=function(e){};ot.prototype.commit=function(t,r,n){var i=this,a=Ts(t,r,n),s=a.type,o=a.payload,l=a.options,u={type:s,payload:o},d=this._mutations[s];!d||(this._withCommit(function(){d.forEach(function(E){E(o)})}),this._subscribers.slice().forEach(function(h){return h(u,i.state)}))};ot.prototype.dispatch=function(t,r){var n=this,i=Ts(t,r),a=i.type,s=i.payload,o={type:a,payload:s},l=this._actions[a];if(!!l){try{this._actionSubscribers.slice().filter(function(d){return d.before}).forEach(function(d){return d.before(o,n.state)})}catch{}var u=l.length>1?Promise.all(l.map(function(d){return d(s)})):l[0](s);return new Promise(function(d,h){u.then(function(E){try{n._actionSubscribers.filter(function(y){return y.after}).forEach(function(y){return y.after(o,n.state)})}catch{}d(E)},function(E){try{n._actionSubscribers.filter(function(y){return y.error}).forEach(function(y){return y.error(o,n.state,E)})}catch{}h(E)})})}};ot.prototype.subscribe=function(t,r){return qh(t,this._subscribers,r)};ot.prototype.subscribeAction=function(t,r){var n=typeof t=="function"?{before:t}:t;return qh(n,this._actionSubscribers,r)};ot.prototype.watch=function(t,r,n){var i=this;return this._watcherVM.$watch(function(){return t(i.state,i.getters)},r,n)};ot.prototype.replaceState=function(t){var r=this;this._withCommit(function(){r._vm._data.$$state=t})};ot.prototype.registerModule=function(t,r,n){n===void 0&&(n={}),typeof t=="string"&&(t=[t]),this._modules.register(t,r),xs(this,this.state,t,this._modules.get(t),n.preserveState),Cu(this,this.state)};ot.prototype.unregisterModule=function(t){var r=this;typeof t=="string"&&(t=[t]),this._modules.unregister(t),this._withCommit(function(){var n=Nu(r.state,t.slice(0,-1));Ze.delete(n,t[t.length-1])}),jh(this)};ot.prototype.hasModule=function(t){return typeof t=="string"&&(t=[t]),this._modules.isRegistered(t)};ot.prototype.hotUpdate=function(t){this._modules.update(t),jh(this,!0)};ot.prototype._withCommit=function(t){var r=this._committing;this._committing=!0,t(),this._committing=r};Object.defineProperties(ot.prototype,Ru);function qh(e,t,r){return t.indexOf(e)<0&&(r&&r.prepend?t.unshift(e):t.push(e)),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}function jh(e,t){e._actions=Object.create(null),e._mutations=Object.create(null),e._wrappedGetters=Object.create(null),e._modulesNamespaceMap=Object.create(null);var r=e.state;xs(e,r,[],e._modules.root,!0),Cu(e,r,t)}function Cu(e,t,r){var n=e._vm;e.getters={},e._makeLocalGettersCache=Object.create(null);var i=e._wrappedGetters,a={};In(i,function(o,l){a[l]=wR(o,e),Object.defineProperty(e.getters,l,{get:function(){return e._vm[l]},enumerable:!0})});var s=Ze.config.silent;Ze.config.silent=!0,e._vm=new Ze({data:{$$state:t},computed:a}),Ze.config.silent=s,e.strict&&BR(e),n&&(r&&e._withCommit(function(){n._data.$$state=null}),Ze.nextTick(function(){return n.$destroy()}))}function xs(e,t,r,n,i){var a=!r.length,s=e._modules.getNamespace(r);if(n.namespaced&&(e._modulesNamespaceMap[s],e._modulesNamespaceMap[s]=n),!a&&!i){var o=Nu(t,r.slice(0,-1)),l=r[r.length-1];e._withCommit(function(){Ze.set(o,l,n.state)})}var u=n.context=IR(e,s,r);n.forEachMutation(function(d,h){var E=s+h;LR(e,E,d,u)}),n.forEachAction(function(d,h){var E=d.root?h:s+h,y=d.handler||d;DR(e,E,y,u)}),n.forEachGetter(function(d,h){var E=s+h;kR(e,E,d,u)}),n.forEachChild(function(d,h){xs(e,t,r.concat(h),d,i)})}function IR(e,t,r){var n=t==="",i={dispatch:n?e.dispatch:function(a,s,o){var l=Ts(a,s,o),u=l.payload,d=l.options,h=l.type;return(!d||!d.root)&&(h=t+h),e.dispatch(h,u)},commit:n?e.commit:function(a,s,o){var l=Ts(a,s,o),u=l.payload,d=l.options,h=l.type;(!d||!d.root)&&(h=t+h),e.commit(h,u,d)}};return Object.defineProperties(i,{getters:{get:n?function(){return e.getters}:function(){return SR(e,t)}},state:{get:function(){return Nu(e.state,r)}}}),i}function SR(e,t){if(!e._makeLocalGettersCache[t]){var r={},n=t.length;Object.keys(e.getters).forEach(function(i){if(i.slice(0,n)===t){var a=i.slice(n);Object.defineProperty(r,a,{get:function(){return e.getters[i]},enumerable:!0})}}),e._makeLocalGettersCache[t]=r}return e._makeLocalGettersCache[t]}function LR(e,t,r,n){var i=e._mutations[t]||(e._mutations[t]=[]);i.push(function(s){r.call(e,n.state,s)})}function DR(e,t,r,n){var i=e._actions[t]||(e._actions[t]=[]);i.push(function(s){var o=r.call(e,{dispatch:n.dispatch,commit:n.commit,getters:n.getters,state:n.state,rootGetters:e.getters,rootState:e.state},s);return OR(o)||(o=Promise.resolve(o)),e._devtoolHook?o.catch(function(l){throw e._devtoolHook.emit("vuex:error",l),l}):o})}function kR(e,t,r,n){e._wrappedGetters[t]||(e._wrappedGetters[t]=function(a){return r(n.state,n.getters,a.state,a.getters)})}function BR(e){e._vm.$watch(function(){return this._data.$$state},function(){},{deep:!0,sync:!0})}function Nu(e,t){return t.reduce(function(r,n){return r[n]},e)}function Ts(e,t,r){return $h(e)&&e.type&&(r=t,t=e,e=e.type),{type:e,payload:t,options:r}}function zh(e){Ze&&e===Ze||(Ze=e,xR(Ze))}var Vh=Cs(function(e,t){var r={};return Rs(t).forEach(function(n){var i=n.key,a=n.val;r[i]=function(){var o=this.$store.state,l=this.$store.getters;if(e){var u=Ns(this.$store,"mapState",e);if(!u)return;o=u.context.state,l=u.context.getters}return typeof a=="function"?a.call(this,o,l):o[a]},r[i].vuex=!0}),r}),Hh=Cs(function(e,t){var r={};return Rs(t).forEach(function(n){var i=n.key,a=n.val;r[i]=function(){for(var o=[],l=arguments.length;l--;)o[l]=arguments[l];var u=this.$store.commit;if(e){var d=Ns(this.$store,"mapMutations",e);if(!d)return;u=d.context.commit}return typeof a=="function"?a.apply(this,[u].concat(o)):u.apply(this.$store,[a].concat(o))}}),r}),Gh=Cs(function(e,t){var r={};return Rs(t).forEach(function(n){var i=n.key,a=n.val;a=e+a,r[i]=function(){if(!(e&&!Ns(this.$store,"mapGetters",e)))return this.$store.getters[a]},r[i].vuex=!0}),r}),Wh=Cs(function(e,t){var r={};return Rs(t).forEach(function(n){var i=n.key,a=n.val;r[i]=function(){for(var o=[],l=arguments.length;l--;)o[l]=arguments[l];var u=this.$store.dispatch;if(e){var d=Ns(this.$store,"mapActions",e);if(!d)return;u=d.context.dispatch}return typeof a=="function"?a.apply(this,[u].concat(o)):u.apply(this.$store,[a].concat(o))}}),r}),MR=function(e){return{mapState:Vh.bind(null,e),mapGetters:Gh.bind(null,e),mapMutations:Hh.bind(null,e),mapActions:Wh.bind(null,e)}};function Rs(e){return PR(e)?Array.isArray(e)?e.map(function(t){return{key:t,val:t}}):Object.keys(e).map(function(t){return{key:t,val:e[t]}}):[]}function PR(e){return Array.isArray(e)||$h(e)}function Cs(e){return function(t,r){return typeof t!="string"?(r=t,t=""):t.charAt(t.length-1)!=="/"&&(t+="/"),e(t,r)}}function Ns(e,t,r){var n=e._modulesNamespaceMap[r];return n}function $R(e){e===void 0&&(e={});var t=e.collapsed;t===void 0&&(t=!0);var r=e.filter;r===void 0&&(r=function(d,h,E){return!0});var n=e.transformer;n===void 0&&(n=function(d){return d});var i=e.mutationTransformer;i===void 0&&(i=function(d){return d});var a=e.actionFilter;a===void 0&&(a=function(d,h){return!0});var s=e.actionTransformer;s===void 0&&(s=function(d){return d});var o=e.logMutations;o===void 0&&(o=!0);var l=e.logActions;l===void 0&&(l=!0);var u=e.logger;return u===void 0&&(u=console),function(d){var h=xu(d.state);typeof u>"u"||(o&&d.subscribe(function(E,y){var T=xu(y);if(r(E,h,T)){var _=Ph(),I=i(E),C="mutation "+E.type+_;Bh(u,C,t),u.log("%c prev state","color: #9E9E9E; font-weight: bold",n(h)),u.log("%c mutation","color: #03A9F4; font-weight: bold",I),u.log("%c next state","color: #4CAF50; font-weight: bold",n(T)),Mh(u)}h=T}),l&&d.subscribeAction(function(E,y){if(a(E,y)){var T=Ph(),_=s(E),I="action "+E.type+T;Bh(u,I,t),u.log("%c action","color: #03A9F4; font-weight: bold",_),Mh(u)}}))}}function Bh(e,t,r){var n=r?e.groupCollapsed:e.group;try{n.call(e,t)}catch{e.log(t)}}function Mh(e){try{e.groupEnd()}catch{e.log("\u2014\u2014 log end \u2014\u2014")}}function Ph(){var e=new Date;return" @ "+As(e.getHours(),2)+":"+As(e.getMinutes(),2)+":"+As(e.getSeconds(),2)+"."+As(e.getMilliseconds(),3)}function FR(e,t){return new Array(t+1).join(e)}function As(e,t){return FR("0",t-e.toString().length)+e}var UR={Store:ot,install:zh,version:"3.6.2",mapState:Vh,mapMutations:Hh,mapGetters:Gh,mapActions:Wh,createNamespacedHelpers:MR,createLogger:$R};Yh.exports=UR});var Xh=g(()=>{});var Zh=g((Os,Jh)=>{(function(e,t){typeof Os=="object"?Jh.exports=Os=t():typeof define=="function"&&define.amd?define([],t):e.CryptoJS=t()})(Os,function(){var e=e||function(t,r){var n;if(typeof window<"u"&&window.crypto&&(n=window.crypto),typeof self<"u"&&self.crypto&&(n=self.crypto),typeof globalThis<"u"&&globalThis.crypto&&(n=globalThis.crypto),!n&&typeof window<"u"&&window.msCrypto&&(n=window.msCrypto),!n&&typeof global<"u"&&global.crypto&&(n=global.crypto),!n&&typeof tt=="function")try{n=Xh()}catch{}var i=function(){if(n){if(typeof n.getRandomValues=="function")try{return n.getRandomValues(new Uint32Array(1))[0]}catch{}if(typeof n.randomBytes=="function")try{return n.randomBytes(4).readInt32LE()}catch{}}throw new Error("Native crypto module could not be used to get secure random number.")},a=Object.create||function(){function C(){}return function(N){var M;return C.prototype=N,M=new C,C.prototype=null,M}}(),s={},o=s.lib={},l=o.Base=function(){return{extend:function(C){var N=a(this);return C&&N.mixIn(C),(!N.hasOwnProperty("init")||this.init===N.init)&&(N.init=function(){N.$super.init.apply(this,arguments)}),N.init.prototype=N,N.$super=this,N},create:function(){var C=this.extend();return C.init.apply(C,arguments),C},init:function(){},mixIn:function(C){for(var N in C)C.hasOwnProperty(N)&&(this[N]=C[N]);C.hasOwnProperty("toString")&&(this.toString=C.toString)},clone:function(){return this.init.prototype.extend(this)}}}(),u=o.WordArray=l.extend({init:function(C,N){C=this.words=C||[],N!=r?this.sigBytes=N:this.sigBytes=C.length*4},toString:function(C){return(C||h).stringify(this)},concat:function(C){var N=this.words,M=C.words,L=this.sigBytes,H=C.sigBytes;if(this.clamp(),L%4)for(var B=0;B<H;B++){var j=M[B>>>2]>>>24-B%4*8&255;N[L+B>>>2]|=j<<24-(L+B)%4*8}else for(var ce=0;ce<H;ce+=4)N[L+ce>>>2]=M[ce>>>2];return this.sigBytes+=H,this},clamp:function(){var C=this.words,N=this.sigBytes;C[N>>>2]&=4294967295<<32-N%4*8,C.length=t.ceil(N/4)},clone:function(){var C=l.clone.call(this);return C.words=this.words.slice(0),C},random:function(C){for(var N=[],M=0;M<C;M+=4)N.push(i());return new u.init(N,C)}}),d=s.enc={},h=d.Hex={stringify:function(C){for(var N=C.words,M=C.sigBytes,L=[],H=0;H<M;H++){var B=N[H>>>2]>>>24-H%4*8&255;L.push((B>>>4).toString(16)),L.push((B&15).toString(16))}return L.join("")},parse:function(C){for(var N=C.length,M=[],L=0;L<N;L+=2)M[L>>>3]|=parseInt(C.substr(L,2),16)<<24-L%8*4;return new u.init(M,N/2)}},E=d.Latin1={stringify:function(C){for(var N=C.words,M=C.sigBytes,L=[],H=0;H<M;H++){var B=N[H>>>2]>>>24-H%4*8&255;L.push(String.fromCharCode(B))}return L.join("")},parse:function(C){for(var N=C.length,M=[],L=0;L<N;L++)M[L>>>2]|=(C.charCodeAt(L)&255)<<24-L%4*8;return new u.init(M,N)}},y=d.Utf8={stringify:function(C){try{return decodeURIComponent(escape(E.stringify(C)))}catch{throw new Error("Malformed UTF-8 data")}},parse:function(C){return E.parse(unescape(encodeURIComponent(C)))}},T=o.BufferedBlockAlgorithm=l.extend({reset:function(){this._data=new u.init,this._nDataBytes=0},_append:function(C){typeof C=="string"&&(C=y.parse(C)),this._data.concat(C),this._nDataBytes+=C.sigBytes},_process:function(C){var N,M=this._data,L=M.words,H=M.sigBytes,B=this.blockSize,j=B*4,ce=H/j;C?ce=t.ceil(ce):ce=t.max((ce|0)-this._minBufferSize,0);var de=ce*B,je=t.min(de*4,H);if(de){for(var Ae=0;Ae<de;Ae+=B)this._doProcessBlock(L,Ae);N=L.splice(0,de),M.sigBytes-=je}return new u.init(N,je)},clone:function(){var C=l.clone.call(this);return C._data=this._data.clone(),C},_minBufferSize:0}),_=o.Hasher=T.extend({cfg:l.extend(),init:function(C){this.cfg=this.cfg.extend(C),this.reset()},reset:function(){T.reset.call(this),this._doReset()},update:function(C){return this._append(C),this._process(),this},finalize:function(C){C&&this._append(C);var N=this._doFinalize();return N},blockSize:512/32,_createHelper:function(C){return function(N,M){return new C.init(M).finalize(N)}},_createHmacHelper:function(C){return function(N,M){return new I.HMAC.init(C,M).finalize(N)}}}),I=s.algo={};return s}(Math);return e})});var Ou=g((ws,Qh)=>{(function(e,t){typeof ws=="object"?Qh.exports=ws=t(Zh()):typeof define=="function"&&define.amd?define(["./core"],t):t(e.CryptoJS)})(ws,function(e){return function(t){var r=e,n=r.lib,i=n.WordArray,a=n.Hasher,s=r.algo,o=[],l=[];(function(){function h(_){for(var I=t.sqrt(_),C=2;C<=I;C++)if(!(_%C))return!1;return!0}function E(_){return(_-(_|0))*4294967296|0}for(var y=2,T=0;T<64;)h(y)&&(T<8&&(o[T]=E(t.pow(y,1/2))),l[T]=E(t.pow(y,1/3)),T++),y++})();var u=[],d=s.SHA256=a.extend({_doReset:function(){this._hash=new i.init(o.slice(0))},_doProcessBlock:function(h,E){for(var y=this._hash.words,T=y[0],_=y[1],I=y[2],C=y[3],N=y[4],M=y[5],L=y[6],H=y[7],B=0;B<64;B++){if(B<16)u[B]=h[E+B]|0;else{var j=u[B-15],ce=(j<<25|j>>>7)^(j<<14|j>>>18)^j>>>3,de=u[B-2],je=(de<<15|de>>>17)^(de<<13|de>>>19)^de>>>10;u[B]=ce+u[B-7]+je+u[B-16]}var Ae=N&M^~N&L,x=T&_^T&I^_&I,$=(T<<30|T>>>2)^(T<<19|T>>>13)^(T<<10|T>>>22),Y=(N<<26|N>>>6)^(N<<21|N>>>11)^(N<<7|N>>>25),V=H+Y+Ae+l[B]+u[B],J=$+x;H=L,L=M,M=N,N=C+V|0,C=I,I=_,_=T,T=V+J|0}y[0]=y[0]+T|0,y[1]=y[1]+_|0,y[2]=y[2]+I|0,y[3]=y[3]+C|0,y[4]=y[4]+N|0,y[5]=y[5]+M|0,y[6]=y[6]+L|0,y[7]=y[7]+H|0},_doFinalize:function(){var h=this._data,E=h.words,y=this._nDataBytes*8,T=h.sigBytes*8;return E[T>>>5]|=128<<24-T%32,E[(T+64>>>9<<4)+14]=t.floor(y/4294967296),E[(T+64>>>9<<4)+15]=y,h.sigBytes=E.length*4,this._process(),this._hash},clone:function(){var h=a.clone.call(this);return h._hash=this._hash.clone(),h}});r.SHA256=a._createHelper(d),r.HmacSHA256=a._createHmacHelper(d)}(Math),e.SHA256})});var t0=g((e0,wu)=>{(function(e){if(typeof e0=="object"&&typeof wu<"u")wu.exports=e();else if(typeof define=="function"&&define.amd)define([],e);else{var t;typeof window<"u"?t=window:typeof global<"u"?t=global:typeof self<"u"?t=self:t=this,t.sqliteParser=e()}})(function(){var e,t,r;return function(){function n(i,a,s){function o(d,h){if(!a[d]){if(!i[d]){var E=typeof tt=="function"&&tt;if(!h&&E)return E(d,!0);if(l)return l(d,!0);var y=new Error("Cannot find module '"+d+"'");throw y.code="MODULE_NOT_FOUND",y}var T=a[d]={exports:{}};i[d][0].call(T.exports,function(_){var I=i[d][1][_];return o(I||_)},T,T.exports,n,i,a,s)}return a[d].exports}for(var l=typeof tt=="function"&&tt,u=0;u<s.length;u++)o(s[u]);return o}return n}()({"./streaming":[function(n,i,a){"use strict";Object.defineProperty(a,"__esModule",{value:!0});function s(u,d){if(!(u instanceof d))throw new TypeError("Cannot call a class as a function")}var o=a.SqliteParserTransform=function u(d){throw s(this,u),new Error("SqliteParserTransform is not available in this environment")},l=a.SingleNodeTransform=function u(d){throw s(this,u),new Error("SingleNodeTransform is not available in this environment")}},{}],1:[function(n,i,a){"use strict";Object.defineProperty(a,"__esModule",{value:!0}),a.default=u;var s=n("./parser"),o=n("./tracer"),l=n("./streaming");function u(d,h,E){var y=(0,o.Tracer)();arguments.length===2&&typeof h=="function"&&(E=h,h={});var T=typeof E=="function",_={tracer:y,startRule:"start"};if(h&&h.streaming&&(_.startRule="start_streaming"),T)setTimeout(function(){var I=void 0,C=void 0;try{I=(0,s.parse)(d,_)}catch(N){C=N instanceof s.SyntaxError?y.smartError(N):N}E(C,I)},0);else try{return(0,s.parse)(d,_)}catch(I){throw I instanceof s.SyntaxError?y.smartError(I):I}}u.createParser=function(){return new l.SqliteParserTransform},u.createStitcher=function(){return new l.SingleNodeTransform},u.NAME="sqlite-parser",u.VERSION="1.5.0",i.exports=a.default},{"./parser":2,"./streaming":"./streaming","./tracer":3}],2:[function(n,i,a){"use strict";var s=function(){function y(T,_){var I=[],C=!0,N=!1,M=void 0;try{for(var L=T[Symbol.iterator](),H;!(C=(H=L.next()).done)&&(I.push(H.value),!(_&&I.length===_));C=!0);}catch(B){N=!0,M=B}finally{try{!C&&L.return&&L.return()}finally{if(N)throw M}}return I}return function(T,_){if(Array.isArray(T))return T;if(Symbol.iterator in Object(T))return y(T,_);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),o=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(y){return typeof y}:function(y){return y&&typeof Symbol=="function"&&y.constructor===Symbol&&y!==Symbol.prototype?"symbol":typeof y};function l(y){if(Array.isArray(y)){for(var T=0,_=Array(y.length);T<y.length;T++)_[T]=y[T];return _}else return Array.from(y)}function u(y,T){function _(){this.constructor=y}_.prototype=T.prototype,y.prototype=new _}function d(y,T,_,I){this.message=y,this.expected=T,this.found=_,this.location=I,this.name="SyntaxError",typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,d)}u(d,Error),d.buildMessage=function(y,T){var _={literal:function(j){return'"'+C(j.text)+'"'},class:function(j){var ce=j.parts.map(function(de){return Array.isArray(de)?N(de[0])+"-"+N(de[1]):N(de)});return"["+(j.inverted?"^":"")+ce+"]"},any:function(j){return"any character"},end:function(j){return"end of input"},other:function(j){return j.description}};function I(B){return B.charCodeAt(0).toString(16).toUpperCase()}function C(B){return B.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(j){return"\\x0"+I(j)}).replace(/[\x10-\x1F\x7F-\x9F]/g,function(j){return"\\x"+I(j)})}function N(B){return B.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(j){return"\\x0"+I(j)}).replace(/[\x10-\x1F\x7F-\x9F]/g,function(j){return"\\x"+I(j)})}function M(B){return _[B.type](B)}function L(B){var j=B.map(M),ce,de;if(j.sort(),j.length>0){for(ce=1,de=1;ce<j.length;ce++)j[ce-1]!==j[ce]&&(j[de]=j[ce],de++);j.length=de}switch(j.length){case 1:return j[0];case 2:return j[0]+" or "+j[1];default:return j.slice(0,-1).join(", ")+", or "+j[j.length-1]}}function H(B){return B?'"'+C(B)+'"':"end of input"}return"Expected "+L(y)+" but "+H(T)+" found."};function h(){this.indentLevel=0}h.prototype.trace=function(y){var T=this;function _(I){function C(M,L){var H="",B;for(B=0;B<L;B++)H+=M;return H}function N(M,L){return M+C(" ",L-M.length)}(typeof console>"u"?"undefined":o(console))==="object"&&console.log(I.location.start.line+":"+I.location.start.column+"-"+I.location.end.line+":"+I.location.end.column+" "+N(I.type,10)+" "+C(" ",T.indentLevel)+I.rule)}switch(y.type){case"rule.enter":_(y),this.indentLevel++;break;case"rule.match":this.indentLevel--,_(y);break;case"rule.fail":this.indentLevel--,_(y);break;default:throw new Error("Invalid event type: "+y.type+".")}};function E(y,T){T=T!==void 0?T:{};var _={},I={start:0,start_streaming:1},C=0,N=[function(c){return c},function(c,p){return{type:"statement",variant:"list",statement:Me([c,p])}},function(c){return c},v("Type Definition"),function(c,p,b){return Object.assign(c,p,b)},v("Array bounds"),function(c,p){return{bounds:[c].concat(l(p))}},function(c){return{bounds:[c]}},function(c){return Te(c)?Be(c):null},function(c){return{type:"datatype",variant:c[0],affinity:c[1]}},v("Custom Datatype Name"),function(c,p){var b=ge([c,p]),F="numeric";return/int/i.test(b)?F="integer":/char|clob|text/i.test(b)?F="text":/blob/i.test(b)?F="blob":/real|floa|doub/i.test(b)&&(F="real"),{type:"datatype",variant:b,affinity:F}},/^[\t ]/,k([" "," "],!1,!1),function(c){return c},v("Type Definition Arguments"),function(c,p){return{args:{type:"expression",variant:"list",expression:Me([c,p])}}},function(c){return c},v("Null Literal"),function(c){return{type:"literal",variant:"null",value:q(c)}},v("Date Literal"),function(c){return{type:"literal",variant:"date",value:q(c)}},v("String Literal"),function(c,p){return{type:"literal",variant:"text",value:p}},v("Single-quoted String Literal"),function(c){return Ir(c,"'")},"''",m("''",!1),/^[^']/,k(["'"],!0,!1),v("Blob Literal"),/^[x]/i,k(["x"],!1,!0),function(c){return{type:"literal",variant:"blob",value:c}},v("Typed literal (or bind parameter)"),function(c,p){return{type:"expression",format:"unary",variant:"cast",expression:p,as:c}},function(c){return{type:"literal",variant:"text",value:c}},v("Number Sign"),function(c,p){return Te(c)&&(p.value=me([c,p.value])),p},function(c,p){return{type:"literal",variant:"decimal",value:me([c,p])}},v("Decimal Literal"),function(c,p){return me([c,p])},function(c,p){return me([c,p])},v("Decimal Literal Exponent"),"e",m("E",!0),/^[+\-]/,k(["+","-"],!1,!1),function(c,p,b){return me([c,p,b])},v("Hexidecimal Literal"),"0x",m("0x",!0),function(c,p){return{type:"literal",variant:"hexidecimal",value:me([c,p])}},/^[0-9a-f]/i,k([["0","9"],["a","f"]],!1,!0),/^[0-9]/,k([["0","9"]],!1,!1),v("Bind Parameter"),function(c){return Object.assign({type:"variable"},c)},v("Numbered Bind Parameter"),function(c,p){return{format:"numbered",name:me([c,p])}},/^[1-9]/,k([["1","9"]],!1,!1),function(c,p){return me([c,p])},v("Named Bind Parameter"),/^[:@]/,k([":","@"],!1,!1),function(c,p){return{format:"named",name:me([c,p])}},v("TCL Bind Parameter"),"$",m("$",!1),":",m(":",!1),function(c,p,b){return Object.assign({format:"tcl",name:me([c,p])},b)},function(c){return{suffix:c}},v("EXISTS Expression"),function(c,p){return Te(c)?{type:"expression",format:"unary",variant:"exists",expression:p,operator:q(c)}:p},v("EXISTS Keyword"),function(c,p){return ge([c,p])},v("RAISE Expression"),function(c,p){return Object.assign({type:"expression",format:"unary",variant:q(c),expression:p},p)},v("RAISE Expression Arguments"),function(c){return Object.assign({type:"error"},c)},v("IGNORE Keyword"),function(c){return{action:q(c)}},function(c,p){return{action:q(c),message:p}},function(c){return c},v("ARRAY expression"),function(c){return c},v("ARRAY SELECT expression"),function(c){return{type:"expression",variant:"array",expression:c}},v("array expression"),function(c){return{type:"expression",variant:"array",expression:c}},v("multi-dimensional array expression"),function(c,p){return{type:"expression",variant:"list",expression:[c].concat(l(p))}},function(c){return c},function(c,p){return Object.assign(p,{expression:c})},v("PSQL-style cast"),"::",m("::",!1),function(c,p){return{type:"expression",format:"unary",variant:"cast",expression:c,as:p}},function(c,p){return{type:"expression",format:"unary",variant:"operation",expression:p,operator:q(c)}},v("COLLATE Expression"),function(c){return Object.assign({type:"expression",format:"unary",variant:"operation",operator:"collate"},c)},function(c,p){return di(c,p)},function(c){return[null,c,null,{type:"literal",variant:"null",value:"null"}]},"not ",m("NOT ",!0),"null",m("NULL",!0),function(){return"not"},function(){return"is"},v("CAST Expression"),function(c,p,b){return{type:"expression",format:"unary",variant:q(c),expression:p,as:b}},v("Type Alias"),function(c){return c},v("CASE Expression"),function(c,p,b,F){return Object.assign({type:"expression",variant:q(c),expression:Me([b,F])},p)},function(c){return{discriminant:c}},v("WHEN Clause"),function(c,p,b){return{type:"condition",variant:q(c),condition:p,consequent:b}},v("ELSE Clause"),function(c,p){return{type:"condition",variant:q(c),consequent:p}},function(c,p){return Object.assign(p,{left:c})},v("IS DISTINCT expression"),function(c,p,b){return{type:"expression",format:"binary",variant:"operation",operation:ge([c,p]),right:b}},v("Comparison Expression"),function(c,p,b,F){return Object.assign({type:"expression",format:"binary",variant:"operation",operation:ge([c,p]),right:b},F)},v("ESCAPE Expression"),function(c,p){return{escape:p}},v("BETWEEN Expression"),function(c,p,b){return{type:"expression",format:"binary",variant:"operation",operation:ge([c,p]),right:b}},function(c,p){return di(c,[p])},function(c){return q(c)},v("IN Expression"),function(c,p,b){return{type:"expression",format:"binary",variant:"operation",operation:ge([c,p]),right:b}},v("Expression List"),function(c){return{type:"expression",variant:"list",expression:Te(c)?c:[]}},function(c,p){return Me([c,p])},v("Function Call"),function(c,p,b,F){return Object.assign({type:"function",name:c},p,F,b)},v("FILTER clause"),"filter",m("FILTER",!0),function(c){return{filter:c}},v("Function Call Arguments"),function(c){return{args:c}},function(c,p){return!Te(c)||p.expression.length>0},function(c,p){return{args:Object.assign(p,c)}},function(c){return{filter:q(c)}},v("OVER clause"),function(c){return{over:c}},v("Window name"),function(c){return{type:"identifier",variant:"window",name:c}},v("Window specification"),function(c,p,b){return Object.assign({type:"window"},c,p,b)},function(c){return{source:c}},v("window partition clause"),function(c){return{partition:c}},v("Error Message"),function(c){return c},v("Statement"),function(c,p){return Object.assign(p,c)},v("QUERY PLAN"),function(c,p){return{explain:Te(c)}},v("QUERY PLAN Keyword"),function(c,p){return ge([c,p])},v("END Transaction Statement"),function(c,p){return{type:"statement",variant:"transaction",action:"commit"}},v("BEGIN Transaction Statement"),function(c,p,b,F){return Object.assign({type:"statement",variant:"transaction",action:"begin"},p,F)},function(c){return c},function(c){return{defer:q(c)}},v("ROLLBACK Statement"),function(c,p){return Object.assign({type:"statement",variant:"transaction",action:"rollback"},p)},v("TO Clause"),function(c){return{savepoint:c}},function(c){return q(c)},v("SAVEPOINT Statement"),function(c,p){return{type:"statement",variant:c,target:p}},v("RELEASE Statement"),function(c,p,b){return{type:"statement",variant:q(c),target:b}},v("ALTER TABLE Statement"),function(c,p,b){return Object.assign({type:"statement",variant:q(c),target:p},b)},v("ALTER TABLE Keyword"),function(c,p){return ge([c,p])},v("RENAME TO Keyword"),function(c,p){return{action:q(c),name:p}},v("ADD COLUMN Keyword"),function(c,p){return{action:q(c),definition:p}},function(c,p){return Object.assign(p,c)},v("WITH Clause"),function(c,p,b){var F={variant:Te(p)?"recursive":"common"};return ae(b)&&(b=b.map(function(Q){return Object.assign(Q,F)})),{with:b}},function(c,p){return Me([c,p])},v("Common Table Expression"),function(c,p){return Object.assign({type:"expression",format:"table",variant:"common",target:c},p)},function(c){return{expression:c}},function(c,p){return Object.assign(p,c)},v("SET statement"),function(c,p,b){return Object.assign({type:"statement",variant:"set",local:c||!1,target:p},b)},"local",m("LOCAL",!0),function(){return!0},"session",m("SESSION",!0),function(){return!1},"current",m("CURRENT",!0),function(){return{kind:"current"}},function(){return{kind:"default"}},function(c){return{kind:"value",args:c}},function(c,p){return{type:"expression",variant:"list",expression:[c].concat(l(p))}},function(c){return c},function(c){return{type:"statement",variant:"show",target:c}},"time",m("TIME",!0),"zone",m("ZONE",!0),function(){return{type:"identifier",variant:"variable",name:"timezone"}},"transaction",m("TRANSACTION",!0),"isolation",m("ISOLATION",!0),"level",m("LEVEL",!0),function(){return{type:"identifier",variant:"variable",name:"transaction_isolation"}},"authorization",m("AUTHORIZATION",!0),function(){return{type:"identifier",variant:"variable",name:"session_authorization"}},"all",m("ALL",!0),function(){return{type:"identifier",variant:"variable",name:"all"}},v("ATTACH Statement"),function(c,p,b,F){return{type:"statement",variant:q(c),target:F,attach:b}},v("DETACH Statement"),function(c,p,b){return{type:"statement",variant:q(c),target:b}},v("VACUUM Statement"),function(c,p){return Object.assign({type:"statement",variant:"vacuum"},p)},function(c){return{target:c}},v("ANALYZE Statement"),function(c,p){return Object.assign({type:"statement",variant:q(c)},p)},function(c){return{target:c.name}},v("REINDEX Statement"),function(c){return{target:c.name}},v("PRAGMA Statement"),function(c,p,b){return{type:"statement",variant:q(c),target:p,args:{type:"expression",variant:"list",expression:b}}},function(c){return/^(yes|no|on|off|false|true|0|1)$/i.test(c)},function(c){return{type:"literal",variant:"boolean",normalized:/^(yes|on|true|1)$/i.test(c)?"1":"0",value:c}},function(c){return q(c)},function(c){return{type:"identifier",variant:"name",name:c}},v("SELECT Statement"),function(c,p,b,F){return Object.assign(c,p,b,F)},function(c,p,b,F){return Object.assign(c,p,F,b)},v("SELECT ... FOR locking clause"),function(){return{}},function(c,p){return{locking:Me([c,p])}},function(c){return c},function(c,p,b){return Object.assign({type:"expression",variant:"locking",strength:me(c).toLowerCase()},p,b)},function(c){return{target:c}},function(c,p){return Me([c,p])},function(c){return{policy:me(c).toLowerCase()}},v("WINDOW clause"),function(c){return{window:c}},function(c,p){return Object.assign(p,{target:c})},v("ORDER BY Clause"),function(c){return{order:c.result}},v("LIMIT Clause"),function(c,p,b){return{limit:Object.assign({type:"expression",variant:"limit",start:p},b)}},function(c){return{limit:{type:"expression",variant:"limit",offset:c}}},v("OFFSET Clause"),function(c,p){return{offset:p}},function(c,p){return ae(p)?{type:"statement",variant:"compound",statement:c,compound:p}:c},v("Union Operation"),function(c,p){return{type:"compound",variant:c,statement:p}},function(c,p,b,F,Q){return Object.assign({type:"statement",variant:"select"},c,p,b,F,Q)},v("SELECT Results Clause"),function(c,p){return Object.assign({result:p},c)},v("SELECT Results Modifier"),function(c){return{distinct:!0}},function(c){return{}},v("FROM Clause"),function(c,p){return{from:p}},v("WHERE Clause"),function(c,p){return{where:ve(p)}},v("GROUP BY Clause"),function(c,p,b){return Object.assign({group:p},b)},v("HAVING Clause"),function(c,p){return{having:p}},function(c,p){return{type:"identifier",variant:"star",name:me([c,p])}},function(c,p){return me([c,p])},function(c,p){return Object.assign(c,p)},function(c,p){return ae(p)?{type:"map",variant:"join",source:c,map:p}:c},function(c,p){return Object.assign(c,p)},v("CROSS JOIN Operation"),function(c){return{type:"join",variant:"cross join",source:c}},v("JOIN Operation"),function(c,p){return{type:"join",variant:q(c),source:p}},function(c,p){return Object.assign(p,c)},function(c,p,b){return Object.assign({type:"function",variant:"table",name:c,args:p},b)},function(c,p){return{alias:c,columns:p}},function(c){return{columns:c}},function(c,p){return Me([c,p])},function(c,p,b){return Object.assign({type:"definition",variant:"column",name:c,datatype:p},b)},function(){return{lateral:!0}},v("Qualified Table"),function(c,p){return Object.assign(c,p)},v("Qualified Table Identifier"),function(c,p){return Object.assign(c,p)},v("Qualfied Table Index"),function(c,p){return{index:p}},function(c,p){return{index:ge([c,p])}},v("SELECT Source"),function(c,p){return Object.assign(c,p)},v("Subquery"),function(c,p){return Object.assign(c,p)},v("Alias"),function(c,p,b){return Object.assign({alias:p},b)},v("JOIN Operator"),function(c,p,b){return ge([c,p,b])},function(c,p){return ge([c,p])},function(c){return q(c)},v("JOIN Constraint"),function(c){return{constraint:Object.assign({type:"constraint",variant:"join"},c)}},v("Join ON Clause"),function(c,p){return{format:q(c),on:p}},v("Join USING Clause"),function(c,p){return{format:q(c),using:p}},v("VALUES Clause"),function(c,p){return{type:"statement",variant:"select",result:p}},function(c,p){return{result:Me([c,p])}},v("Ordering Expression"),function(c,p,b){return Te(p)||Te(b)?Object.assign({type:"expression",variant:"order",expression:c},p,b):c},function(c){return{nulls:q(c)}},v("Star"),v("Fallback Type"),v("INSERT Statement"),function(c,p,b,F){return Object.assign({type:"statement",variant:"insert"},c,p,b,F)},v("RETURNING clause"),function(c){return{returning:c}},v("INSERT Keyword"),function(c,p){return Object.assign({action:q(c)},p)},v("REPLACE Keyword"),function(c){return{action:q(c)}},v("INSERT OR Modifier"),function(c,p){return{or:q(p)}},function(c,p){return Object.assign({into:c},p)},v("INTO Clause"),function(c,p){return p},v("INTO Keyword"),function(c){return{result:c}},v("PostgreSQL INSERT ON CONFLICT clause"),"do",m("DO",!0),function(c,p){return{conflict:Object.assign(p,c)}},v("PostgreSQL ON CONFLICT action"),function(c,p,b){return Object.assign({action:c},p,b)},"nothing",m("NOTHING",!0),function(c){return{action:q(c)}},v("PostgreSQL ON CONFLICT expression"),function(c,p){return{on:Object.assign({columns:c},p)}},function(c){return{on:{constraint:c}}},v("Column List"),function(c,p){return{columns:Me([c,p])}},function(c){return c},v("Column Name"),function(c){return{type:"identifier",variant:"column",name:c}},function(c,p){return p},v("VALUES Keyword"),v("Wrapped Expression List"),function(c){return c},v("DEFAULT VALUES Clause"),function(c,p){return{type:"values",variant:"default"}},v("Compound Operator"),v("UNION Operator"),function(c,p){return ge([c,p])},function(c){return c},v("UPDATE Statement"),function(c,p,b,F,Q,xe,D,W){return Object.assign({type:"statement",variant:c,into:b},p,F,Q,xe,D,W)},v("UPDATE Keyword"),v("UPDATE OR Modifier"),function(c){return{or:q(c)}},v("SET Clause"),function(c){return{set:c}},v("Column Assignment"),function(c,p){return{type:"assignment",target:c,value:p}},v("UPDATE value expression"),function(){return{type:"literal",variant:"default",value:"default"}},v("DELETE Statement"),function(c,p,b,F,Q,xe){return Object.assign({type:"statement",variant:c,from:p},b,F,Q,xe)},v("DELETE Keyword"),v("CREATE Statement"),v("CREATE TABLE Statement"),function(c,p,b,F){return Object.assign({type:"statement",name:b},c,F,p)},function(c,p,b){return Object.assign({variant:c,format:q(b)},p)},function(c){return{temporary:Te(c)}},v("IF NOT EXISTS Modifier"),function(c,p,b){return{condition:ve({type:"condition",variant:q(c),condition:{type:"expression",variant:q(b),operator:ge([p,b])}})}},v("Table Definition"),function(c,p,b){return Object.assign({definition:Me([c,p])},b)},function(c,p){return{optimization:[{type:"optimization",value:ge([c,p])}]}},function(c){return c},v("Column Definition"),function(c,p,b){return Object.assign({type:"definition",variant:"column",name:c,definition:Te(b)?b:[]},p)},v("Column Datatype"),function(c){return{datatype:c}},v("Column Constraint"),function(c,p,b){return Object.assign(p,c)},function(c){return c[c.length-1]},v("CONSTRAINT Name"),function(c){return{name:c}},v("FOREIGN KEY Column Constraint"),function(c){return Object.assign({variant:"foreign key"},c)},v("PRIMARY KEY Column Constraint"),function(c,p,b,F){return Object.assign(c,b,p,F)},v("PRIMARY KEY Keyword"),function(c,p){return{type:"constraint",variant:ge([c,p])}},v("AUTOINCREMENT Keyword"),function(c){return{autoIncrement:!0}},function(c,p){return Object.assign({type:"constraint",variant:c},p)},v("UNIQUE Column Constraint"),v("NULL Column Constraint"),function(c,p){return ge([c,p])},v("CHECK Column Constraint"),v("DEFAULT Column Constraint"),function(c,p){return{type:"constraint",variant:q(c),value:p}},v("COLLATE Column Constraint"),function(c){return{type:"constraint",variant:"collate",collate:c}},v("Table Constraint"),function(c,p,b){return Object.assign({type:"definition",variant:"constraint"},p,c)},v("CHECK Table Constraint"),function(c){return{definition:ve(c)}},v("PRIMARY KEY Table Constraint"),function(c,p,b){return{definition:ve(Object.assign(c,b,p[1])),columns:p[0]}},function(c){return{type:"constraint",variant:q(c)}},function(c,p){return ge([c,p])},v("UNIQUE Keyword"),function(c){return q(c)},function(c,p){return[c].concat(p)},function(c){return c.map(function(p){var b=s(p,1),F=b[0];return F})},function(c){var p=c.find(function(b){var F=s(b,2),Q=F[0],xe=F[1];return Te(xe)});return[c.map(function(b){var F=s(b,2),Q=F[0],xe=F[1];return Q}),p?p[1]:null]},v("Indexed Column"),function(c,p,b){var F=c;return Te(p)&&(F=Object.assign({type:"expression",variant:"order",expression:c},p)),[F,b]},v("Collation"),function(c){return{collate:ve(c)}},v("Column Direction"),function(c){return{direction:q(c)}},function(c,p){return{conflict:q(p)}},v("ON CONFLICT Keyword"),function(c,p){return ge([c,p])},function(c,p){return{type:"constraint",variant:q(c),expression:p}},v("FOREIGN KEY Table Constraint"),function(c,p,b){return Object.assign({definition:ve(Object.assign(c,b))},p)},v("FOREIGN KEY Keyword"),function(c,p){return{type:"constraint",variant:ge([c,p])}},function(c,p,b){return Object.assign({type:"constraint"},c,p,b)},v("REFERENCES Clause"),function(c,p){return{references:p}},function(c,p){return{action:Me([c,p])}},v("FOREIGN KEY Action Clause"),function(c,p,b){return{type:"action",variant:q(c),action:q(b)}},v("FOREIGN KEY Action"),function(c,p){return ge([c,p])},function(c){return q(c)},function(c,p){return ge([c,p])},function(c,p){return{type:"action",variant:q(c),action:p}},v("DEFERRABLE Clause"),function(c,p,b){return{defer:ge([c,p,b])}},function(c,p){return ge([c,p])},function(c){return{definition:ve(c)}},v("CREATE INDEX Statement"),function(c,p,b,F,Q){return Object.assign({type:"statement",target:b,on:F},c,p,Q)},function(c,p,b){return Object.assign({variant:q(c),format:q(b)},p)},function(c){return{unique:!0}},v("ON Clause"),function(c,p,b){return{type:"identifier",variant:"expression",format:"table",name:p.name,columns:b}},v("CREATE TRIGGER Statement"),function(c,p,b,F,Q,xe,D,W){return Object.assign({type:"statement",target:b,on:Q,event:F,by:Te(xe)?xe:"row",action:ve(W)},c,p,D)},function(c,p,b){return Object.assign({variant:q(c),format:q(b)},p)},v("Conditional Clause"),function(c,p){return Object.assign({type:"event"},c,p)},function(c){return{occurs:q(c)}},function(c,p){return ge([c,p])},v("Conditional Action"),function(c){return{event:q(c)}},function(c,p){return{event:q(c),of:p}},function(c,p){return p},"statement",m("STATEMENT",!0),function(c,p,b){return q(b)},function(c,p){return{when:p}},v("Actions Clause"),function(c,p,b){return p},function(c){return c},v("CREATE VIEW Statement"),function(c,p,b,F){return Object.assign({type:"statement",target:b,result:F},c,p)},function(c,p){return Object.assign({type:"identifier",variant:"expression",format:"view",name:c.name,columns:[]},p)},function(c,p,b){return Object.assign({variant:q(c),format:q(b)},p)},v("CREATE VIRTUAL TABLE Statement"),function(c,p,b,F){return Object.assign({type:"statement",target:b,result:F},c,p)},function(c,p,b){return{variant:q(c),format:q(p)}},function(c,p){return Object.assign({type:"module",variant:"virtual",name:c},p)},v("Module Arguments"),function(c){return{args:{type:"expression",variant:"list",expression:Te(c)?c:[]}}},function(c,p){return Me([c,p]).filter(function(b){return Te(b)})},v("DROP Statement"),function(c,p){return Object.assign({type:"statement",target:Object.assign(p,{variant:c.format})},c)},v("DROP Keyword"),function(c,p,b){return Object.assign({variant:q(c),format:p,condition:[]},b)},v("DROP Type"),v("IF EXISTS Keyword"),function(c,p){return{condition:[{type:"condition",variant:q(c),condition:{type:"expression",variant:q(p),operator:q(p)}}]}},v("Or"),v("Add"),v("Subtract"),v("Multiply"),v("Divide"),v("Modulo"),v("Shift Left"),v("Shift Right"),v("Logical AND"),v("Logical OR"),v("Less Than"),v("Greater Than"),v("Less Than Or Equal"),v("Greater Than Or Equal"),v("Equal"),v("Not Equal"),v("PostgreSQL custom binary operarator"),function(c){var p=c.join("");if(p.includes("--")||p.includes("/*"))return!1;var b=c[c.length-1];return b==="-"||b==="+"?p.match(/[~@#%^&|`?]/):!0},function(c){return c.join("")},v("IS"),function(c,p){return ge([c,p])},v("Identifier"),v("Database Identifier"),function(c){return{type:"identifier",variant:"database",name:c}},v("Function Identifier"),function(c,p){return{type:"identifier",variant:"function",name:me([c,p])}},v("Table Identifier"),function(c,p){return{type:"identifier",variant:"table",name:me([c,p])}},function(c,p){return me([c,p])},v("Column Identifier"),function(c,p,b){return Object.assign({type:"identifier",variant:"column",name:me([c,p])},b)},v("value indirection"),function(c){return{element:c}},function(c,p){return Me([c,p])},function(c){return{type:"indirection",variant:"attribute",attribute:c}},function(c){return{type:"indirection",variant:"star",attribute:c}},function(c,p){return Object.assign({type:"indirection",variant:"slice"},c,p)},function(c){return Object.assign({type:"indirection",variant:"slice"},c)},function(c){return{type:"indirection",variant:"index",index:c}},function(c){return{lower:c}},function(c){return{upper:c}},function(){return""},function(c,p){return me([c,p])},v("Collation Identifier"),function(c){return{type:"identifier",variant:"collation",name:c}},v("Savepoint Identifier"),function(c){return{type:"identifier",variant:"savepoint",name:c}},v("Index Identifier"),function(c,p){return{type:"identifier",variant:"index",name:me([c,p])}},v("Trigger Identifier"),function(c,p){return{type:"identifier",variant:"trigger",name:me([c,p])}},v("View Identifier"),function(c,p){return{type:"identifier",variant:"view",name:me([c,p])}},v("Pragma Identifier"),function(c,p){return{type:"identifier",variant:"pragma",name:me([c,p])}},v("Variable Identifier"),function(c,p){return{type:"identifier",variant:"variable",name:me([c,p])}},v("CTE Identifier"),function(c){return c},function(c,p){return Object.assign({type:"identifier",variant:"expression",format:"table",name:c.name,columns:[]},p)},v("Table Constraint Identifier"),function(c){return{type:"identifier",variant:"constraint",format:"table",name:c}},v("Column Constraint Identifier"),function(c){return{type:"identifier",variant:"constraint",format:"column",name:c}},v("Datatype Name"),function(c){return[c,"text"]},function(c){return[c,"real"]},function(c){return[c,"numeric"]},function(c){return[c,"integer"]},function(c){return[c,"none"]},v("TEXT Datatype Name"),"n",m("N",!0),"var",m("VAR",!0),"char",m("CHAR",!0),"tiny",m("TINY",!0),"medium",m("MEDIUM",!0),"long",m("LONG",!0),"text",m("TEXT",!0),"clob",m("CLOB",!0),v("REAL Datatype Name"),"float",m("FLOAT",!0),"real",m("REAL",!0),v("DOUBLE Datatype Name"),"double",m("DOUBLE",!0),"precision",m("PRECISION",!0),function(c,p){return me([c,p])},v("NUMERIC Datatype Name"),"numeric",m("NUMERIC",!0),"decimal",m("DECIMAL",!0),"boolean",m("BOOLEAN",!0),"date",m("DATE",!0),"stamp",m("STAMP",!0),"string",m("STRING",!0),v("INTEGER Datatype Name"),"int",m("INT",!0),"2",m("2",!1),"4",m("4",!1),"8",m("8",!1),"eger",m("EGER",!0),"big",m("BIG",!0),"small",m("SMALL",!0),"floating",m("FLOATING",!0),"point",m("POINT",!0),function(c,p){return me([c,p])},v("BLOB Datatype Name"),"blob",m("BLOB",!0),/^[a-z0-9$_]/i,k([["a","z"],["0","9"],"$","_"],!1,!0),"\\u",m("\\u",!1),/^[a-f0-9]/i,k([["a","f"],["0","9"]],!1,!0),function(c,p){return me([c,p]).toLowerCase()},function(c){return q(c)},K(),function(c){return Xa(c)},/^[ \t]/,k([" "," "],!1,!1),'"',m('"',!1),'""',m('""',!1),/^[^"]/,k(['"'],!0,!1),function(c){return Ir(c,'"')},"'",m("'",!1),function(c){return Ir(c,"'")},"`",m("`",!1),"``",m("``",!1),/^[^`]/,k(["`"],!0,!1),function(c){return Ir(c,"`")},v("Open Bracket"),"[",m("[",!1),v("Close Bracket"),"]",m("]",!1),v("Open Parenthesis"),"(",m("(",!1),v("Close Parenthesis"),")",m(")",!1),v("Comma"),",",m(",",!1),v("Period"),".",m(".",!1),v("Asterisk"),"*",m("*",!1),v("Question Mark"),"?",m("?",!1),v("Single Quote"),v("Double Quote"),v("Backtick"),v("Tilde"),"~",m("~",!1),v("Plus"),"+",m("+",!1),v("Minus"),"-",m("-",!1),"=",m("=",!1),v("Ampersand"),"&",m("&",!1),v("Pipe"),"|",m("|",!1),"%",m("%",!1),"<",m("<",!1),">",m(">",!1),v("Exclamation"),"!",m("!",!1),v("Semicolon"),";",m(";",!1),v("Colon"),v("Forward Slash"),"/",m("/",!1),v("Backslash"),"\\",m("\\",!1),v("Operator characters"),/^[\-+*\/<>=~!@#%\^&|`]/,k(["-","+","*","/","<",">","=","~","!","@","#","%","^","&","|","`"],!1,!1),"abort",m("ABORT",!0),"action",m("ACTION",!0),"add",m("ADD",!0),"after",m("AFTER",!0),"alter",m("ALTER",!0),"analyze",m("ANALYZE",!0),"and",m("AND",!0),"array",m("ARRAY",!0),"as",m("AS",!0),"asc",m("ASC",!0),"attach",m("ATTACH",!0),"autoincrement",m("AUTOINCREMENT",!0),"before",m("BEFORE",!0),"begin",m("BEGIN",!0),"between",m("BETWEEN",!0),"by",m("BY",!0),"cascade",m("CASCADE",!0),"case",m("CASE",!0),"cast",m("CAST",!0),"check",m("CHECK",!0),"collate",m("COLLATE",!0),"column",m("COLUMN",!0),"commit",m("COMMIT",!0),"conflict",m("CONFLICT",!0),"constraint",m("CONSTRAINT",!0),"create",m("CREATE",!0),"cross",m("CROSS",!0),"current_date",m("CURRENT_DATE",!0),"current_time",m("CURRENT_TIME",!0),"current_timestamp",m("CURRENT_TIMESTAMP",!0),"database",m("DATABASE",!0),"default",m("DEFAULT",!0),"deferrable",m("DEFERRABLE",!0),"deferred",m("DEFERRED",!0),"delete",m("DELETE",!0),"desc",m("DESC",!0),"detach",m("DETACH",!0),"distinct",m("DISTINCT",!0),"drop",m("DROP",!0),"each",m("EACH",!0),"else",m("ELSE",!0),"end",m("END",!0),"escape",m("ESCAPE",!0),"except",m("EXCEPT",!0),"exclusive",m("EXCLUSIVE",!0),"exists",m("EXISTS",!0),"explain",m("EXPLAIN",!0),"fail",m("FAIL",!0),"first",m("FIRST",!0),"for",m("FOR",!0),"foreign",m("FOREIGN",!0),"from",m("FROM",!0),"full",m("FULL",!0),"glob",m("GLOB",!0),"group",m("GROUP",!0),"having",m("HAVING",!0),"if",m("IF",!0),"ignore",m("IGNORE",!0),"ilike",m("ILIKE",!0),"immediate",m("IMMEDIATE",!0),"in",m("IN",!0),"index",m("INDEX",!0),"indexed",m("INDEXED",!0),"initially",m("INITIALLY",!0),"inner",m("INNER",!0),"insert",m("INSERT",!0),"instead",m("INSTEAD",!0),"intersect",m("INTERSECT",!0),"into",m("INTO",!0),"is",m("IS",!0),"isnull",m("ISNULL",!0),"join",m("JOIN",!0),"key",m("KEY",!0),"last",m("LAST",!0),"lateral",m("LATERAL",!0),"left",m("LEFT",!0),"like",m("LIKE",!0),"limit",m("LIMIT",!0),"locked",m("LOCKED",!0),"match",m("MATCH",!0),"natural",m("NATURAL",!0),"no",m("NO",!0),"not",m("NOT",!0),"notnull",m("NOTNULL",!0),"nowait",m("NOWAIT",!0),"nulls",m("NULLS",!0),"of",m("OF",!0),"offset",m("OFFSET",!0),"on",m("ON",!0),"only",m("ONLY",!0),"or",m("OR",!0),"order",m("ORDER",!0),"outer",m("OUTER",!0),"over",m("OVER",!0),"partition",m("PARTITION",!0),"plan",m("PLAN",!0),"pragma",m("PRAGMA",!0),"primary",m("PRIMARY",!0),"query",m("QUERY",!0),"raise",m("RAISE",!0),"read",m("READ",!0),"recursive",m("RECURSIVE",!0),"references",m("REFERENCES",!0),"regexp",m("REGEXP",!0),"reindex",m("REINDEX",!0),"release",m("RELEASE",!0),"rename",m("RENAME",!0),"replace",m("REPLACE",!0),"restrict",m("RESTRICT",!0),"returning",m("RETURNING",!0),"right",m("RIGHT",!0),"rollback",m("ROLLBACK",!0),"row",m("ROW",!0),"rowid",m("ROWID",!0),"savepoint",m("SAVEPOINT",!0),"select",m("SELECT",!0),"set",m("SET",!0),"share",m("SHARE",!0),"show",m("SHOW",!0),"skip",m("SKIP",!0),"table",m("TABLE",!0),"temp",m("TEMP",!0),"temporary",m("TEMPORARY",!0),"then",m("THEN",!0),"to",m("TO",!0),"trigger",m("TRIGGER",!0),"union",m("UNION",!0),"unique",m("UNIQUE",!0),"update",m("UPDATE",!0),"using",m("USING",!0),"vacuum",m("VACUUM",!0),"values",m("VALUES",!0),"view",m("VIEW",!0),"virtual",m("VIRTUAL",!0),"when",m("WHEN",!0),"where",m("WHERE",!0),"window",m("WINDOW",!0),"with",m("WITH",!0),"without",m("WITHOUT",!0),function(c){return q(c)},function(){return null},v("Line Comment"),"--",m("--",!1),/^[\n\v\f\r]/,k([`
|
|
1
|
+
"use strict";(()=>{var iT=Object.create;var Vf=Object.defineProperty;var aT=Object.getOwnPropertyDescriptor;var sT=Object.getOwnPropertyNames;var oT=Object.getPrototypeOf,lT=Object.prototype.hasOwnProperty;var tt=(e=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(e,{get:(t,r)=>(typeof require<"u"?require:t)[r]}):e)(function(e){if(typeof require<"u")return require.apply(this,arguments);throw new Error('Dynamic require of "'+e+'" is not supported')});var g=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var uT=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of sT(t))!lT.call(e,i)&&i!==r&&Vf(e,i,{get:()=>t[i],enumerable:!(n=aT(t,i))||n.enumerable});return e};var It=(e,t,r)=>(r=e!=null?iT(oT(e)):{},uT(t||!e||!e.__esModule?Vf(r,"default",{value:e,enumerable:!0}):r,e));var Xh=g((DQ,Kh)=>{"use strict";function xR(e){var t=Number(e.version.split(".")[0]);if(t>=2)e.mixin({beforeCreate:n});else{var r=e.prototype._init;e.prototype._init=function(i){i===void 0&&(i={}),i.init=i.init?[n].concat(i.init):n,r.call(this,i)}}function n(){var i=this.$options;i.store?this.$store=typeof i.store=="function"?i.store():i.store:i.parent&&i.parent.$store&&(this.$store=i.parent.$store)}}var RR=typeof window<"u"?window:typeof global<"u"?global:{},wn=RR.__VUE_DEVTOOLS_GLOBAL_HOOK__;function CR(e){!wn||(e._devtoolHook=wn,wn.emit("vuex:init",e),wn.on("vuex:travel-to-state",function(t){e.replaceState(t)}),e.subscribe(function(t,r){wn.emit("vuex:mutation",t,r)},{prepend:!0}),e.subscribeAction(function(t,r){wn.emit("vuex:action",t,r)},{prepend:!0}))}function NR(e,t){return e.filter(t)[0]}function xu(e,t){if(t===void 0&&(t=[]),e===null||typeof e!="object")return e;var r=NR(t,function(i){return i.original===e});if(r)return r.copy;var n=Array.isArray(e)?[]:{};return t.push({original:e,copy:n}),Object.keys(e).forEach(function(i){n[i]=xu(e[i],t)}),n}function In(e,t){Object.keys(e).forEach(function(r){return t(e[r],r)})}function Fh(e){return e!==null&&typeof e=="object"}function OR(e){return e&&typeof e.then=="function"}function wR(e,t){return function(){return e(t)}}var At=function(t,r){this.runtime=r,this._children=Object.create(null),this._rawModule=t;var n=t.state;this.state=(typeof n=="function"?n():n)||{}},Uh={namespaced:{configurable:!0}};Uh.namespaced.get=function(){return!!this._rawModule.namespaced};At.prototype.addChild=function(t,r){this._children[t]=r};At.prototype.removeChild=function(t){delete this._children[t]};At.prototype.getChild=function(t){return this._children[t]};At.prototype.hasChild=function(t){return t in this._children};At.prototype.update=function(t){this._rawModule.namespaced=t.namespaced,t.actions&&(this._rawModule.actions=t.actions),t.mutations&&(this._rawModule.mutations=t.mutations),t.getters&&(this._rawModule.getters=t.getters)};At.prototype.forEachChild=function(t){In(this._children,t)};At.prototype.forEachGetter=function(t){this._rawModule.getters&&In(this._rawModule.getters,t)};At.prototype.forEachAction=function(t){this._rawModule.actions&&In(this._rawModule.actions,t)};At.prototype.forEachMutation=function(t){this._rawModule.mutations&&In(this._rawModule.mutations,t)};Object.defineProperties(At.prototype,Uh);var qr=function(t){this.register([],t,!1)};qr.prototype.get=function(t){return t.reduce(function(r,n){return r.getChild(n)},this.root)};qr.prototype.getNamespace=function(t){var r=this.root;return t.reduce(function(n,i){return r=r.getChild(i),n+(r.namespaced?i+"/":"")},"")};qr.prototype.update=function(t){qh([],this.root,t)};qr.prototype.register=function(t,r,n){var i=this;n===void 0&&(n=!0);var a=new At(r,n);if(t.length===0)this.root=a;else{var s=this.get(t.slice(0,-1));s.addChild(t[t.length-1],a)}r.modules&&In(r.modules,function(o,l){i.register(t.concat(l),o,n)})};qr.prototype.unregister=function(t){var r=this.get(t.slice(0,-1)),n=t[t.length-1],i=r.getChild(n);!i||!i.runtime||r.removeChild(n)};qr.prototype.isRegistered=function(t){var r=this.get(t.slice(0,-1)),n=t[t.length-1];return r?r.hasChild(n):!1};function qh(e,t,r){if(t.update(r),r.modules)for(var n in r.modules){if(!t.getChild(n))return;qh(e.concat(n),t.getChild(n),r.modules[n])}}var Ze,ot=function(t){var r=this;t===void 0&&(t={}),!Ze&&typeof window<"u"&&window.Vue&&Vh(window.Vue);var n=t.plugins;n===void 0&&(n=[]);var i=t.strict;i===void 0&&(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 qr(t),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new Ze,this._makeLocalGettersCache=Object.create(null);var a=this,s=this,o=s.dispatch,l=s.commit;this.dispatch=function(E,y){return o.call(a,E,y)},this.commit=function(E,y,T){return l.call(a,E,y,T)},this.strict=i;var u=this._modules.root.state;xs(this,u,[],this._modules.root),Cu(this,u),n.forEach(function(h){return h(r)});var d=t.devtools!==void 0?t.devtools:Ze.config.devtools;d&&CR(this)},Ru={state:{configurable:!0}};Ru.state.get=function(){return this._vm._data.$$state};Ru.state.set=function(e){};ot.prototype.commit=function(t,r,n){var i=this,a=Ts(t,r,n),s=a.type,o=a.payload,l=a.options,u={type:s,payload:o},d=this._mutations[s];!d||(this._withCommit(function(){d.forEach(function(E){E(o)})}),this._subscribers.slice().forEach(function(h){return h(u,i.state)}))};ot.prototype.dispatch=function(t,r){var n=this,i=Ts(t,r),a=i.type,s=i.payload,o={type:a,payload:s},l=this._actions[a];if(!!l){try{this._actionSubscribers.slice().filter(function(d){return d.before}).forEach(function(d){return d.before(o,n.state)})}catch{}var u=l.length>1?Promise.all(l.map(function(d){return d(s)})):l[0](s);return new Promise(function(d,h){u.then(function(E){try{n._actionSubscribers.filter(function(y){return y.after}).forEach(function(y){return y.after(o,n.state)})}catch{}d(E)},function(E){try{n._actionSubscribers.filter(function(y){return y.error}).forEach(function(y){return y.error(o,n.state,E)})}catch{}h(E)})})}};ot.prototype.subscribe=function(t,r){return jh(t,this._subscribers,r)};ot.prototype.subscribeAction=function(t,r){var n=typeof t=="function"?{before:t}:t;return jh(n,this._actionSubscribers,r)};ot.prototype.watch=function(t,r,n){var i=this;return this._watcherVM.$watch(function(){return t(i.state,i.getters)},r,n)};ot.prototype.replaceState=function(t){var r=this;this._withCommit(function(){r._vm._data.$$state=t})};ot.prototype.registerModule=function(t,r,n){n===void 0&&(n={}),typeof t=="string"&&(t=[t]),this._modules.register(t,r),xs(this,this.state,t,this._modules.get(t),n.preserveState),Cu(this,this.state)};ot.prototype.unregisterModule=function(t){var r=this;typeof t=="string"&&(t=[t]),this._modules.unregister(t),this._withCommit(function(){var n=Nu(r.state,t.slice(0,-1));Ze.delete(n,t[t.length-1])}),zh(this)};ot.prototype.hasModule=function(t){return typeof t=="string"&&(t=[t]),this._modules.isRegistered(t)};ot.prototype.hotUpdate=function(t){this._modules.update(t),zh(this,!0)};ot.prototype._withCommit=function(t){var r=this._committing;this._committing=!0,t(),this._committing=r};Object.defineProperties(ot.prototype,Ru);function jh(e,t,r){return t.indexOf(e)<0&&(r&&r.prepend?t.unshift(e):t.push(e)),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}function zh(e,t){e._actions=Object.create(null),e._mutations=Object.create(null),e._wrappedGetters=Object.create(null),e._modulesNamespaceMap=Object.create(null);var r=e.state;xs(e,r,[],e._modules.root,!0),Cu(e,r,t)}function Cu(e,t,r){var n=e._vm;e.getters={},e._makeLocalGettersCache=Object.create(null);var i=e._wrappedGetters,a={};In(i,function(o,l){a[l]=wR(o,e),Object.defineProperty(e.getters,l,{get:function(){return e._vm[l]},enumerable:!0})});var s=Ze.config.silent;Ze.config.silent=!0,e._vm=new Ze({data:{$$state:t},computed:a}),Ze.config.silent=s,e.strict&&BR(e),n&&(r&&e._withCommit(function(){n._data.$$state=null}),Ze.nextTick(function(){return n.$destroy()}))}function xs(e,t,r,n,i){var a=!r.length,s=e._modules.getNamespace(r);if(n.namespaced&&(e._modulesNamespaceMap[s],e._modulesNamespaceMap[s]=n),!a&&!i){var o=Nu(t,r.slice(0,-1)),l=r[r.length-1];e._withCommit(function(){Ze.set(o,l,n.state)})}var u=n.context=IR(e,s,r);n.forEachMutation(function(d,h){var E=s+h;LR(e,E,d,u)}),n.forEachAction(function(d,h){var E=d.root?h:s+h,y=d.handler||d;DR(e,E,y,u)}),n.forEachGetter(function(d,h){var E=s+h;kR(e,E,d,u)}),n.forEachChild(function(d,h){xs(e,t,r.concat(h),d,i)})}function IR(e,t,r){var n=t==="",i={dispatch:n?e.dispatch:function(a,s,o){var l=Ts(a,s,o),u=l.payload,d=l.options,h=l.type;return(!d||!d.root)&&(h=t+h),e.dispatch(h,u)},commit:n?e.commit:function(a,s,o){var l=Ts(a,s,o),u=l.payload,d=l.options,h=l.type;(!d||!d.root)&&(h=t+h),e.commit(h,u,d)}};return Object.defineProperties(i,{getters:{get:n?function(){return e.getters}:function(){return SR(e,t)}},state:{get:function(){return Nu(e.state,r)}}}),i}function SR(e,t){if(!e._makeLocalGettersCache[t]){var r={},n=t.length;Object.keys(e.getters).forEach(function(i){if(i.slice(0,n)===t){var a=i.slice(n);Object.defineProperty(r,a,{get:function(){return e.getters[i]},enumerable:!0})}}),e._makeLocalGettersCache[t]=r}return e._makeLocalGettersCache[t]}function LR(e,t,r,n){var i=e._mutations[t]||(e._mutations[t]=[]);i.push(function(s){r.call(e,n.state,s)})}function DR(e,t,r,n){var i=e._actions[t]||(e._actions[t]=[]);i.push(function(s){var o=r.call(e,{dispatch:n.dispatch,commit:n.commit,getters:n.getters,state:n.state,rootGetters:e.getters,rootState:e.state},s);return OR(o)||(o=Promise.resolve(o)),e._devtoolHook?o.catch(function(l){throw e._devtoolHook.emit("vuex:error",l),l}):o})}function kR(e,t,r,n){e._wrappedGetters[t]||(e._wrappedGetters[t]=function(a){return r(n.state,n.getters,a.state,a.getters)})}function BR(e){e._vm.$watch(function(){return this._data.$$state},function(){},{deep:!0,sync:!0})}function Nu(e,t){return t.reduce(function(r,n){return r[n]},e)}function Ts(e,t,r){return Fh(e)&&e.type&&(r=t,t=e,e=e.type),{type:e,payload:t,options:r}}function Vh(e){Ze&&e===Ze||(Ze=e,xR(Ze))}var Hh=Cs(function(e,t){var r={};return Rs(t).forEach(function(n){var i=n.key,a=n.val;r[i]=function(){var o=this.$store.state,l=this.$store.getters;if(e){var u=Ns(this.$store,"mapState",e);if(!u)return;o=u.context.state,l=u.context.getters}return typeof a=="function"?a.call(this,o,l):o[a]},r[i].vuex=!0}),r}),Gh=Cs(function(e,t){var r={};return Rs(t).forEach(function(n){var i=n.key,a=n.val;r[i]=function(){for(var o=[],l=arguments.length;l--;)o[l]=arguments[l];var u=this.$store.commit;if(e){var d=Ns(this.$store,"mapMutations",e);if(!d)return;u=d.context.commit}return typeof a=="function"?a.apply(this,[u].concat(o)):u.apply(this.$store,[a].concat(o))}}),r}),Wh=Cs(function(e,t){var r={};return Rs(t).forEach(function(n){var i=n.key,a=n.val;a=e+a,r[i]=function(){if(!(e&&!Ns(this.$store,"mapGetters",e)))return this.$store.getters[a]},r[i].vuex=!0}),r}),Yh=Cs(function(e,t){var r={};return Rs(t).forEach(function(n){var i=n.key,a=n.val;r[i]=function(){for(var o=[],l=arguments.length;l--;)o[l]=arguments[l];var u=this.$store.dispatch;if(e){var d=Ns(this.$store,"mapActions",e);if(!d)return;u=d.context.dispatch}return typeof a=="function"?a.apply(this,[u].concat(o)):u.apply(this.$store,[a].concat(o))}}),r}),MR=function(e){return{mapState:Hh.bind(null,e),mapGetters:Wh.bind(null,e),mapMutations:Gh.bind(null,e),mapActions:Yh.bind(null,e)}};function Rs(e){return PR(e)?Array.isArray(e)?e.map(function(t){return{key:t,val:t}}):Object.keys(e).map(function(t){return{key:t,val:e[t]}}):[]}function PR(e){return Array.isArray(e)||Fh(e)}function Cs(e){return function(t,r){return typeof t!="string"?(r=t,t=""):t.charAt(t.length-1)!=="/"&&(t+="/"),e(t,r)}}function Ns(e,t,r){var n=e._modulesNamespaceMap[r];return n}function $R(e){e===void 0&&(e={});var t=e.collapsed;t===void 0&&(t=!0);var r=e.filter;r===void 0&&(r=function(d,h,E){return!0});var n=e.transformer;n===void 0&&(n=function(d){return d});var i=e.mutationTransformer;i===void 0&&(i=function(d){return d});var a=e.actionFilter;a===void 0&&(a=function(d,h){return!0});var s=e.actionTransformer;s===void 0&&(s=function(d){return d});var o=e.logMutations;o===void 0&&(o=!0);var l=e.logActions;l===void 0&&(l=!0);var u=e.logger;return u===void 0&&(u=console),function(d){var h=xu(d.state);typeof u>"u"||(o&&d.subscribe(function(E,y){var T=xu(y);if(r(E,h,T)){var _=$h(),I=i(E),C="mutation "+E.type+_;Mh(u,C,t),u.log("%c prev state","color: #9E9E9E; font-weight: bold",n(h)),u.log("%c mutation","color: #03A9F4; font-weight: bold",I),u.log("%c next state","color: #4CAF50; font-weight: bold",n(T)),Ph(u)}h=T}),l&&d.subscribeAction(function(E,y){if(a(E,y)){var T=$h(),_=s(E),I="action "+E.type+T;Mh(u,I,t),u.log("%c action","color: #03A9F4; font-weight: bold",_),Ph(u)}}))}}function Mh(e,t,r){var n=r?e.groupCollapsed:e.group;try{n.call(e,t)}catch{e.log(t)}}function Ph(e){try{e.groupEnd()}catch{e.log("\u2014\u2014 log end \u2014\u2014")}}function $h(){var e=new Date;return" @ "+As(e.getHours(),2)+":"+As(e.getMinutes(),2)+":"+As(e.getSeconds(),2)+"."+As(e.getMilliseconds(),3)}function FR(e,t){return new Array(t+1).join(e)}function As(e,t){return FR("0",t-e.toString().length)+e}var UR={Store:ot,install:Vh,version:"3.6.2",mapState:Hh,mapMutations:Gh,mapGetters:Wh,mapActions:Yh,createNamespacedHelpers:MR,createLogger:$R};Kh.exports=UR});var Jh=g(()=>{});var Qh=g((Os,Zh)=>{(function(e,t){typeof Os=="object"?Zh.exports=Os=t():typeof define=="function"&&define.amd?define([],t):e.CryptoJS=t()})(Os,function(){var e=e||function(t,r){var n;if(typeof window<"u"&&window.crypto&&(n=window.crypto),typeof self<"u"&&self.crypto&&(n=self.crypto),typeof globalThis<"u"&&globalThis.crypto&&(n=globalThis.crypto),!n&&typeof window<"u"&&window.msCrypto&&(n=window.msCrypto),!n&&typeof global<"u"&&global.crypto&&(n=global.crypto),!n&&typeof tt=="function")try{n=Jh()}catch{}var i=function(){if(n){if(typeof n.getRandomValues=="function")try{return n.getRandomValues(new Uint32Array(1))[0]}catch{}if(typeof n.randomBytes=="function")try{return n.randomBytes(4).readInt32LE()}catch{}}throw new Error("Native crypto module could not be used to get secure random number.")},a=Object.create||function(){function C(){}return function(N){var M;return C.prototype=N,M=new C,C.prototype=null,M}}(),s={},o=s.lib={},l=o.Base=function(){return{extend:function(C){var N=a(this);return C&&N.mixIn(C),(!N.hasOwnProperty("init")||this.init===N.init)&&(N.init=function(){N.$super.init.apply(this,arguments)}),N.init.prototype=N,N.$super=this,N},create:function(){var C=this.extend();return C.init.apply(C,arguments),C},init:function(){},mixIn:function(C){for(var N in C)C.hasOwnProperty(N)&&(this[N]=C[N]);C.hasOwnProperty("toString")&&(this.toString=C.toString)},clone:function(){return this.init.prototype.extend(this)}}}(),u=o.WordArray=l.extend({init:function(C,N){C=this.words=C||[],N!=r?this.sigBytes=N:this.sigBytes=C.length*4},toString:function(C){return(C||h).stringify(this)},concat:function(C){var N=this.words,M=C.words,L=this.sigBytes,H=C.sigBytes;if(this.clamp(),L%4)for(var B=0;B<H;B++){var j=M[B>>>2]>>>24-B%4*8&255;N[L+B>>>2]|=j<<24-(L+B)%4*8}else for(var ce=0;ce<H;ce+=4)N[L+ce>>>2]=M[ce>>>2];return this.sigBytes+=H,this},clamp:function(){var C=this.words,N=this.sigBytes;C[N>>>2]&=4294967295<<32-N%4*8,C.length=t.ceil(N/4)},clone:function(){var C=l.clone.call(this);return C.words=this.words.slice(0),C},random:function(C){for(var N=[],M=0;M<C;M+=4)N.push(i());return new u.init(N,C)}}),d=s.enc={},h=d.Hex={stringify:function(C){for(var N=C.words,M=C.sigBytes,L=[],H=0;H<M;H++){var B=N[H>>>2]>>>24-H%4*8&255;L.push((B>>>4).toString(16)),L.push((B&15).toString(16))}return L.join("")},parse:function(C){for(var N=C.length,M=[],L=0;L<N;L+=2)M[L>>>3]|=parseInt(C.substr(L,2),16)<<24-L%8*4;return new u.init(M,N/2)}},E=d.Latin1={stringify:function(C){for(var N=C.words,M=C.sigBytes,L=[],H=0;H<M;H++){var B=N[H>>>2]>>>24-H%4*8&255;L.push(String.fromCharCode(B))}return L.join("")},parse:function(C){for(var N=C.length,M=[],L=0;L<N;L++)M[L>>>2]|=(C.charCodeAt(L)&255)<<24-L%4*8;return new u.init(M,N)}},y=d.Utf8={stringify:function(C){try{return decodeURIComponent(escape(E.stringify(C)))}catch{throw new Error("Malformed UTF-8 data")}},parse:function(C){return E.parse(unescape(encodeURIComponent(C)))}},T=o.BufferedBlockAlgorithm=l.extend({reset:function(){this._data=new u.init,this._nDataBytes=0},_append:function(C){typeof C=="string"&&(C=y.parse(C)),this._data.concat(C),this._nDataBytes+=C.sigBytes},_process:function(C){var N,M=this._data,L=M.words,H=M.sigBytes,B=this.blockSize,j=B*4,ce=H/j;C?ce=t.ceil(ce):ce=t.max((ce|0)-this._minBufferSize,0);var de=ce*B,je=t.min(de*4,H);if(de){for(var Ae=0;Ae<de;Ae+=B)this._doProcessBlock(L,Ae);N=L.splice(0,de),M.sigBytes-=je}return new u.init(N,je)},clone:function(){var C=l.clone.call(this);return C._data=this._data.clone(),C},_minBufferSize:0}),_=o.Hasher=T.extend({cfg:l.extend(),init:function(C){this.cfg=this.cfg.extend(C),this.reset()},reset:function(){T.reset.call(this),this._doReset()},update:function(C){return this._append(C),this._process(),this},finalize:function(C){C&&this._append(C);var N=this._doFinalize();return N},blockSize:512/32,_createHelper:function(C){return function(N,M){return new C.init(M).finalize(N)}},_createHmacHelper:function(C){return function(N,M){return new I.HMAC.init(C,M).finalize(N)}}}),I=s.algo={};return s}(Math);return e})});var Ou=g((ws,e0)=>{(function(e,t){typeof ws=="object"?e0.exports=ws=t(Qh()):typeof define=="function"&&define.amd?define(["./core"],t):t(e.CryptoJS)})(ws,function(e){return function(t){var r=e,n=r.lib,i=n.WordArray,a=n.Hasher,s=r.algo,o=[],l=[];(function(){function h(_){for(var I=t.sqrt(_),C=2;C<=I;C++)if(!(_%C))return!1;return!0}function E(_){return(_-(_|0))*4294967296|0}for(var y=2,T=0;T<64;)h(y)&&(T<8&&(o[T]=E(t.pow(y,1/2))),l[T]=E(t.pow(y,1/3)),T++),y++})();var u=[],d=s.SHA256=a.extend({_doReset:function(){this._hash=new i.init(o.slice(0))},_doProcessBlock:function(h,E){for(var y=this._hash.words,T=y[0],_=y[1],I=y[2],C=y[3],N=y[4],M=y[5],L=y[6],H=y[7],B=0;B<64;B++){if(B<16)u[B]=h[E+B]|0;else{var j=u[B-15],ce=(j<<25|j>>>7)^(j<<14|j>>>18)^j>>>3,de=u[B-2],je=(de<<15|de>>>17)^(de<<13|de>>>19)^de>>>10;u[B]=ce+u[B-7]+je+u[B-16]}var Ae=N&M^~N&L,x=T&_^T&I^_&I,$=(T<<30|T>>>2)^(T<<19|T>>>13)^(T<<10|T>>>22),Y=(N<<26|N>>>6)^(N<<21|N>>>11)^(N<<7|N>>>25),V=H+Y+Ae+l[B]+u[B],J=$+x;H=L,L=M,M=N,N=C+V|0,C=I,I=_,_=T,T=V+J|0}y[0]=y[0]+T|0,y[1]=y[1]+_|0,y[2]=y[2]+I|0,y[3]=y[3]+C|0,y[4]=y[4]+N|0,y[5]=y[5]+M|0,y[6]=y[6]+L|0,y[7]=y[7]+H|0},_doFinalize:function(){var h=this._data,E=h.words,y=this._nDataBytes*8,T=h.sigBytes*8;return E[T>>>5]|=128<<24-T%32,E[(T+64>>>9<<4)+14]=t.floor(y/4294967296),E[(T+64>>>9<<4)+15]=y,h.sigBytes=E.length*4,this._process(),this._hash},clone:function(){var h=a.clone.call(this);return h._hash=this._hash.clone(),h}});r.SHA256=a._createHelper(d),r.HmacSHA256=a._createHmacHelper(d)}(Math),e.SHA256})});var r0=g((t0,wu)=>{(function(e){if(typeof t0=="object"&&typeof wu<"u")wu.exports=e();else if(typeof define=="function"&&define.amd)define([],e);else{var t;typeof window<"u"?t=window:typeof global<"u"?t=global:typeof self<"u"?t=self:t=this,t.sqliteParser=e()}})(function(){var e,t,r;return function(){function n(i,a,s){function o(d,h){if(!a[d]){if(!i[d]){var E=typeof tt=="function"&&tt;if(!h&&E)return E(d,!0);if(l)return l(d,!0);var y=new Error("Cannot find module '"+d+"'");throw y.code="MODULE_NOT_FOUND",y}var T=a[d]={exports:{}};i[d][0].call(T.exports,function(_){var I=i[d][1][_];return o(I||_)},T,T.exports,n,i,a,s)}return a[d].exports}for(var l=typeof tt=="function"&&tt,u=0;u<s.length;u++)o(s[u]);return o}return n}()({"./streaming":[function(n,i,a){"use strict";Object.defineProperty(a,"__esModule",{value:!0});function s(u,d){if(!(u instanceof d))throw new TypeError("Cannot call a class as a function")}var o=a.SqliteParserTransform=function u(d){throw s(this,u),new Error("SqliteParserTransform is not available in this environment")},l=a.SingleNodeTransform=function u(d){throw s(this,u),new Error("SingleNodeTransform is not available in this environment")}},{}],1:[function(n,i,a){"use strict";Object.defineProperty(a,"__esModule",{value:!0}),a.default=u;var s=n("./parser"),o=n("./tracer"),l=n("./streaming");function u(d,h,E){var y=(0,o.Tracer)();arguments.length===2&&typeof h=="function"&&(E=h,h={});var T=typeof E=="function",_={tracer:y,startRule:"start"};if(h&&h.streaming&&(_.startRule="start_streaming"),T)setTimeout(function(){var I=void 0,C=void 0;try{I=(0,s.parse)(d,_)}catch(N){C=N instanceof s.SyntaxError?y.smartError(N):N}E(C,I)},0);else try{return(0,s.parse)(d,_)}catch(I){throw I instanceof s.SyntaxError?y.smartError(I):I}}u.createParser=function(){return new l.SqliteParserTransform},u.createStitcher=function(){return new l.SingleNodeTransform},u.NAME="sqlite-parser",u.VERSION="1.5.0",i.exports=a.default},{"./parser":2,"./streaming":"./streaming","./tracer":3}],2:[function(n,i,a){"use strict";var s=function(){function y(T,_){var I=[],C=!0,N=!1,M=void 0;try{for(var L=T[Symbol.iterator](),H;!(C=(H=L.next()).done)&&(I.push(H.value),!(_&&I.length===_));C=!0);}catch(B){N=!0,M=B}finally{try{!C&&L.return&&L.return()}finally{if(N)throw M}}return I}return function(T,_){if(Array.isArray(T))return T;if(Symbol.iterator in Object(T))return y(T,_);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),o=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(y){return typeof y}:function(y){return y&&typeof Symbol=="function"&&y.constructor===Symbol&&y!==Symbol.prototype?"symbol":typeof y};function l(y){if(Array.isArray(y)){for(var T=0,_=Array(y.length);T<y.length;T++)_[T]=y[T];return _}else return Array.from(y)}function u(y,T){function _(){this.constructor=y}_.prototype=T.prototype,y.prototype=new _}function d(y,T,_,I){this.message=y,this.expected=T,this.found=_,this.location=I,this.name="SyntaxError",typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,d)}u(d,Error),d.buildMessage=function(y,T){var _={literal:function(j){return'"'+C(j.text)+'"'},class:function(j){var ce=j.parts.map(function(de){return Array.isArray(de)?N(de[0])+"-"+N(de[1]):N(de)});return"["+(j.inverted?"^":"")+ce+"]"},any:function(j){return"any character"},end:function(j){return"end of input"},other:function(j){return j.description}};function I(B){return B.charCodeAt(0).toString(16).toUpperCase()}function C(B){return B.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(j){return"\\x0"+I(j)}).replace(/[\x10-\x1F\x7F-\x9F]/g,function(j){return"\\x"+I(j)})}function N(B){return B.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(j){return"\\x0"+I(j)}).replace(/[\x10-\x1F\x7F-\x9F]/g,function(j){return"\\x"+I(j)})}function M(B){return _[B.type](B)}function L(B){var j=B.map(M),ce,de;if(j.sort(),j.length>0){for(ce=1,de=1;ce<j.length;ce++)j[ce-1]!==j[ce]&&(j[de]=j[ce],de++);j.length=de}switch(j.length){case 1:return j[0];case 2:return j[0]+" or "+j[1];default:return j.slice(0,-1).join(", ")+", or "+j[j.length-1]}}function H(B){return B?'"'+C(B)+'"':"end of input"}return"Expected "+L(y)+" but "+H(T)+" found."};function h(){this.indentLevel=0}h.prototype.trace=function(y){var T=this;function _(I){function C(M,L){var H="",B;for(B=0;B<L;B++)H+=M;return H}function N(M,L){return M+C(" ",L-M.length)}(typeof console>"u"?"undefined":o(console))==="object"&&console.log(I.location.start.line+":"+I.location.start.column+"-"+I.location.end.line+":"+I.location.end.column+" "+N(I.type,10)+" "+C(" ",T.indentLevel)+I.rule)}switch(y.type){case"rule.enter":_(y),this.indentLevel++;break;case"rule.match":this.indentLevel--,_(y);break;case"rule.fail":this.indentLevel--,_(y);break;default:throw new Error("Invalid event type: "+y.type+".")}};function E(y,T){T=T!==void 0?T:{};var _={},I={start:0,start_streaming:1},C=0,N=[function(c){return c},function(c,p){return{type:"statement",variant:"list",statement:Me([c,p])}},function(c){return c},v("Type Definition"),function(c,p,b){return Object.assign(c,p,b)},v("Array bounds"),function(c,p){return{bounds:[c].concat(l(p))}},function(c){return{bounds:[c]}},function(c){return Te(c)?Be(c):null},function(c){return{type:"datatype",variant:c[0],affinity:c[1]}},v("Custom Datatype Name"),function(c,p){var b=ge([c,p]),F="numeric";return/int/i.test(b)?F="integer":/char|clob|text/i.test(b)?F="text":/blob/i.test(b)?F="blob":/real|floa|doub/i.test(b)&&(F="real"),{type:"datatype",variant:b,affinity:F}},/^[\t ]/,k([" "," "],!1,!1),function(c){return c},v("Type Definition Arguments"),function(c,p){return{args:{type:"expression",variant:"list",expression:Me([c,p])}}},function(c){return c},v("Null Literal"),function(c){return{type:"literal",variant:"null",value:q(c)}},v("Date Literal"),function(c){return{type:"literal",variant:"date",value:q(c)}},v("String Literal"),function(c,p){return{type:"literal",variant:"text",value:p}},v("Single-quoted String Literal"),function(c){return Ir(c,"'")},"''",m("''",!1),/^[^']/,k(["'"],!0,!1),v("Blob Literal"),/^[x]/i,k(["x"],!1,!0),function(c){return{type:"literal",variant:"blob",value:c}},v("Typed literal (or bind parameter)"),function(c,p){return{type:"expression",format:"unary",variant:"cast",expression:p,as:c}},function(c){return{type:"literal",variant:"text",value:c}},v("Number Sign"),function(c,p){return Te(c)&&(p.value=me([c,p.value])),p},function(c,p){return{type:"literal",variant:"decimal",value:me([c,p])}},v("Decimal Literal"),function(c,p){return me([c,p])},function(c,p){return me([c,p])},v("Decimal Literal Exponent"),"e",m("E",!0),/^[+\-]/,k(["+","-"],!1,!1),function(c,p,b){return me([c,p,b])},v("Hexidecimal Literal"),"0x",m("0x",!0),function(c,p){return{type:"literal",variant:"hexidecimal",value:me([c,p])}},/^[0-9a-f]/i,k([["0","9"],["a","f"]],!1,!0),/^[0-9]/,k([["0","9"]],!1,!1),v("Bind Parameter"),function(c){return Object.assign({type:"variable"},c)},v("Numbered Bind Parameter"),function(c,p){return{format:"numbered",name:me([c,p])}},/^[1-9]/,k([["1","9"]],!1,!1),function(c,p){return me([c,p])},v("Named Bind Parameter"),/^[:@]/,k([":","@"],!1,!1),function(c,p){return{format:"named",name:me([c,p])}},v("TCL Bind Parameter"),"$",m("$",!1),":",m(":",!1),function(c,p,b){return Object.assign({format:"tcl",name:me([c,p])},b)},function(c){return{suffix:c}},v("EXISTS Expression"),function(c,p){return Te(c)?{type:"expression",format:"unary",variant:"exists",expression:p,operator:q(c)}:p},v("EXISTS Keyword"),function(c,p){return ge([c,p])},v("RAISE Expression"),function(c,p){return Object.assign({type:"expression",format:"unary",variant:q(c),expression:p},p)},v("RAISE Expression Arguments"),function(c){return Object.assign({type:"error"},c)},v("IGNORE Keyword"),function(c){return{action:q(c)}},function(c,p){return{action:q(c),message:p}},function(c){return c},v("ARRAY expression"),function(c){return c},v("ARRAY SELECT expression"),function(c){return{type:"expression",variant:"array",expression:c}},v("array expression"),function(c){return{type:"expression",variant:"array",expression:c}},v("multi-dimensional array expression"),function(c,p){return{type:"expression",variant:"list",expression:[c].concat(l(p))}},function(c){return c},function(c,p){return Object.assign(p,{expression:c})},v("PSQL-style cast"),"::",m("::",!1),function(c,p){return{type:"expression",format:"unary",variant:"cast",expression:c,as:p}},function(c,p){return{type:"expression",format:"unary",variant:"operation",expression:p,operator:q(c)}},v("COLLATE Expression"),function(c){return Object.assign({type:"expression",format:"unary",variant:"operation",operator:"collate"},c)},function(c,p){return di(c,p)},function(c){return[null,c,null,{type:"literal",variant:"null",value:"null"}]},"not ",m("NOT ",!0),"null",m("NULL",!0),function(){return"not"},function(){return"is"},v("CAST Expression"),function(c,p,b){return{type:"expression",format:"unary",variant:q(c),expression:p,as:b}},v("Type Alias"),function(c){return c},v("CASE Expression"),function(c,p,b,F){return Object.assign({type:"expression",variant:q(c),expression:Me([b,F])},p)},function(c){return{discriminant:c}},v("WHEN Clause"),function(c,p,b){return{type:"condition",variant:q(c),condition:p,consequent:b}},v("ELSE Clause"),function(c,p){return{type:"condition",variant:q(c),consequent:p}},function(c,p){return Object.assign(p,{left:c})},v("IS DISTINCT expression"),function(c,p,b){return{type:"expression",format:"binary",variant:"operation",operation:ge([c,p]),right:b}},v("Comparison Expression"),function(c,p,b,F){return Object.assign({type:"expression",format:"binary",variant:"operation",operation:ge([c,p]),right:b},F)},v("ESCAPE Expression"),function(c,p){return{escape:p}},v("BETWEEN Expression"),function(c,p,b){return{type:"expression",format:"binary",variant:"operation",operation:ge([c,p]),right:b}},function(c,p){return di(c,[p])},function(c){return q(c)},v("IN Expression"),function(c,p,b){return{type:"expression",format:"binary",variant:"operation",operation:ge([c,p]),right:b}},v("Expression List"),function(c){return{type:"expression",variant:"list",expression:Te(c)?c:[]}},function(c,p){return Me([c,p])},v("Function Call"),function(c,p,b,F){return Object.assign({type:"function",name:c},p,F,b)},v("FILTER clause"),"filter",m("FILTER",!0),function(c){return{filter:c}},v("Function Call Arguments"),function(c){return{args:c}},function(c,p){return!Te(c)||p.expression.length>0},function(c,p){return{args:Object.assign(p,c)}},function(c){return{filter:q(c)}},v("OVER clause"),function(c){return{over:c}},v("Window name"),function(c){return{type:"identifier",variant:"window",name:c}},v("Window specification"),function(c,p,b){return Object.assign({type:"window"},c,p,b)},function(c){return{source:c}},v("window partition clause"),function(c){return{partition:c}},v("Error Message"),function(c){return c},v("Statement"),function(c,p){return Object.assign(p,c)},v("QUERY PLAN"),function(c,p){return{explain:Te(c)}},v("QUERY PLAN Keyword"),function(c,p){return ge([c,p])},v("END Transaction Statement"),function(c,p){return{type:"statement",variant:"transaction",action:"commit"}},v("BEGIN Transaction Statement"),function(c,p,b,F){return Object.assign({type:"statement",variant:"transaction",action:"begin"},p,F)},function(c){return c},function(c){return{defer:q(c)}},v("ROLLBACK Statement"),function(c,p){return Object.assign({type:"statement",variant:"transaction",action:"rollback"},p)},v("TO Clause"),function(c){return{savepoint:c}},function(c){return q(c)},v("SAVEPOINT Statement"),function(c,p){return{type:"statement",variant:c,target:p}},v("RELEASE Statement"),function(c,p,b){return{type:"statement",variant:q(c),target:b}},v("ALTER TABLE Statement"),function(c,p,b){return Object.assign({type:"statement",variant:q(c),target:p},b)},v("ALTER TABLE Keyword"),function(c,p){return ge([c,p])},v("RENAME TO Keyword"),function(c,p){return{action:q(c),name:p}},v("ADD COLUMN Keyword"),function(c,p){return{action:q(c),definition:p}},function(c,p){return Object.assign(p,c)},v("WITH Clause"),function(c,p,b){var F={variant:Te(p)?"recursive":"common"};return ae(b)&&(b=b.map(function(Q){return Object.assign(Q,F)})),{with:b}},function(c,p){return Me([c,p])},v("Common Table Expression"),function(c,p){return Object.assign({type:"expression",format:"table",variant:"common",target:c},p)},function(c){return{expression:c}},function(c,p){return Object.assign(p,c)},v("SET statement"),function(c,p,b){return Object.assign({type:"statement",variant:"set",local:c||!1,target:p},b)},"local",m("LOCAL",!0),function(){return!0},"session",m("SESSION",!0),function(){return!1},"current",m("CURRENT",!0),function(){return{kind:"current"}},function(){return{kind:"default"}},function(c){return{kind:"value",args:c}},function(c,p){return{type:"expression",variant:"list",expression:[c].concat(l(p))}},function(c){return c},function(c){return{type:"statement",variant:"show",target:c}},"time",m("TIME",!0),"zone",m("ZONE",!0),function(){return{type:"identifier",variant:"variable",name:"timezone"}},"transaction",m("TRANSACTION",!0),"isolation",m("ISOLATION",!0),"level",m("LEVEL",!0),function(){return{type:"identifier",variant:"variable",name:"transaction_isolation"}},"authorization",m("AUTHORIZATION",!0),function(){return{type:"identifier",variant:"variable",name:"session_authorization"}},"all",m("ALL",!0),function(){return{type:"identifier",variant:"variable",name:"all"}},v("ATTACH Statement"),function(c,p,b,F){return{type:"statement",variant:q(c),target:F,attach:b}},v("DETACH Statement"),function(c,p,b){return{type:"statement",variant:q(c),target:b}},v("VACUUM Statement"),function(c,p){return Object.assign({type:"statement",variant:"vacuum"},p)},function(c){return{target:c}},v("ANALYZE Statement"),function(c,p){return Object.assign({type:"statement",variant:q(c)},p)},function(c){return{target:c.name}},v("REINDEX Statement"),function(c){return{target:c.name}},v("PRAGMA Statement"),function(c,p,b){return{type:"statement",variant:q(c),target:p,args:{type:"expression",variant:"list",expression:b}}},function(c){return/^(yes|no|on|off|false|true|0|1)$/i.test(c)},function(c){return{type:"literal",variant:"boolean",normalized:/^(yes|on|true|1)$/i.test(c)?"1":"0",value:c}},function(c){return q(c)},function(c){return{type:"identifier",variant:"name",name:c}},v("SELECT Statement"),function(c,p,b,F){return Object.assign(c,p,b,F)},function(c,p,b,F){return Object.assign(c,p,F,b)},v("SELECT ... FOR locking clause"),function(){return{}},function(c,p){return{locking:Me([c,p])}},function(c){return c},function(c,p,b){return Object.assign({type:"expression",variant:"locking",strength:me(c).toLowerCase()},p,b)},function(c){return{target:c}},function(c,p){return Me([c,p])},function(c){return{policy:me(c).toLowerCase()}},v("WINDOW clause"),function(c){return{window:c}},function(c,p){return Object.assign(p,{target:c})},v("ORDER BY Clause"),function(c){return{order:c.result}},v("LIMIT Clause"),function(c,p,b){return{limit:Object.assign({type:"expression",variant:"limit",start:p},b)}},function(c){return{limit:{type:"expression",variant:"limit",offset:c}}},v("OFFSET Clause"),function(c,p){return{offset:p}},function(c,p){return ae(p)?{type:"statement",variant:"compound",statement:c,compound:p}:c},v("Union Operation"),function(c,p){return{type:"compound",variant:c,statement:p}},function(c,p,b,F,Q){return Object.assign({type:"statement",variant:"select"},c,p,b,F,Q)},v("SELECT Results Clause"),function(c,p){return Object.assign({result:p},c)},v("SELECT Results Modifier"),function(c){return{distinct:!0}},function(c){return{}},v("FROM Clause"),function(c,p){return{from:p}},v("WHERE Clause"),function(c,p){return{where:ve(p)}},v("GROUP BY Clause"),function(c,p,b){return Object.assign({group:p},b)},v("HAVING Clause"),function(c,p){return{having:p}},function(c,p){return{type:"identifier",variant:"star",name:me([c,p])}},function(c,p){return me([c,p])},function(c,p){return Object.assign(c,p)},function(c,p){return ae(p)?{type:"map",variant:"join",source:c,map:p}:c},function(c,p){return Object.assign(c,p)},v("CROSS JOIN Operation"),function(c){return{type:"join",variant:"cross join",source:c}},v("JOIN Operation"),function(c,p){return{type:"join",variant:q(c),source:p}},function(c,p){return Object.assign(p,c)},function(c,p,b){return Object.assign({type:"function",variant:"table",name:c,args:p},b)},function(c,p){return{alias:c,columns:p}},function(c){return{columns:c}},function(c,p){return Me([c,p])},function(c,p,b){return Object.assign({type:"definition",variant:"column",name:c,datatype:p},b)},function(){return{lateral:!0}},v("Qualified Table"),function(c,p){return Object.assign(c,p)},v("Qualified Table Identifier"),function(c,p){return Object.assign(c,p)},v("Qualfied Table Index"),function(c,p){return{index:p}},function(c,p){return{index:ge([c,p])}},v("SELECT Source"),function(c,p){return Object.assign(c,p)},v("Subquery"),function(c,p){return Object.assign(c,p)},v("Alias"),function(c,p,b){return Object.assign({alias:p},b)},v("JOIN Operator"),function(c,p,b){return ge([c,p,b])},function(c,p){return ge([c,p])},function(c){return q(c)},v("JOIN Constraint"),function(c){return{constraint:Object.assign({type:"constraint",variant:"join"},c)}},v("Join ON Clause"),function(c,p){return{format:q(c),on:p}},v("Join USING Clause"),function(c,p){return{format:q(c),using:p}},v("VALUES Clause"),function(c,p){return{type:"statement",variant:"select",result:p}},function(c,p){return{result:Me([c,p])}},v("Ordering Expression"),function(c,p,b){return Te(p)||Te(b)?Object.assign({type:"expression",variant:"order",expression:c},p,b):c},function(c){return{nulls:q(c)}},v("Star"),v("Fallback Type"),v("INSERT Statement"),function(c,p,b,F){return Object.assign({type:"statement",variant:"insert"},c,p,b,F)},v("RETURNING clause"),function(c){return{returning:c}},v("INSERT Keyword"),function(c,p){return Object.assign({action:q(c)},p)},v("REPLACE Keyword"),function(c){return{action:q(c)}},v("INSERT OR Modifier"),function(c,p){return{or:q(p)}},function(c,p){return Object.assign({into:c},p)},v("INTO Clause"),function(c,p){return p},v("INTO Keyword"),function(c){return{result:c}},v("PostgreSQL INSERT ON CONFLICT clause"),"do",m("DO",!0),function(c,p){return{conflict:Object.assign(p,c)}},v("PostgreSQL ON CONFLICT action"),function(c,p,b){return Object.assign({action:c},p,b)},"nothing",m("NOTHING",!0),function(c){return{action:q(c)}},v("PostgreSQL ON CONFLICT expression"),function(c,p){return{on:Object.assign({columns:c},p)}},function(c){return{on:{constraint:c}}},v("Column List"),function(c,p){return{columns:Me([c,p])}},function(c){return c},v("Column Name"),function(c){return{type:"identifier",variant:"column",name:c}},function(c,p){return p},v("VALUES Keyword"),v("Wrapped Expression List"),function(c){return c},v("DEFAULT VALUES Clause"),function(c,p){return{type:"values",variant:"default"}},v("Compound Operator"),v("UNION Operator"),function(c,p){return ge([c,p])},function(c){return c},v("UPDATE Statement"),function(c,p,b,F,Q,xe,D,W){return Object.assign({type:"statement",variant:c,into:b},p,F,Q,xe,D,W)},v("UPDATE Keyword"),v("UPDATE OR Modifier"),function(c){return{or:q(c)}},v("SET Clause"),function(c){return{set:c}},v("Column Assignment"),function(c,p){return{type:"assignment",target:c,value:p}},v("UPDATE value expression"),function(){return{type:"literal",variant:"default",value:"default"}},v("DELETE Statement"),function(c,p,b,F,Q,xe){return Object.assign({type:"statement",variant:c,from:p},b,F,Q,xe)},v("DELETE Keyword"),v("CREATE Statement"),v("CREATE TABLE Statement"),function(c,p,b,F){return Object.assign({type:"statement",name:b},c,F,p)},function(c,p,b){return Object.assign({variant:c,format:q(b)},p)},function(c){return{temporary:Te(c)}},v("IF NOT EXISTS Modifier"),function(c,p,b){return{condition:ve({type:"condition",variant:q(c),condition:{type:"expression",variant:q(b),operator:ge([p,b])}})}},v("Table Definition"),function(c,p,b){return Object.assign({definition:Me([c,p])},b)},function(c,p){return{optimization:[{type:"optimization",value:ge([c,p])}]}},function(c){return c},v("Column Definition"),function(c,p,b){return Object.assign({type:"definition",variant:"column",name:c,definition:Te(b)?b:[]},p)},v("Column Datatype"),function(c){return{datatype:c}},v("Column Constraint"),function(c,p,b){return Object.assign(p,c)},function(c){return c[c.length-1]},v("CONSTRAINT Name"),function(c){return{name:c}},v("FOREIGN KEY Column Constraint"),function(c){return Object.assign({variant:"foreign key"},c)},v("PRIMARY KEY Column Constraint"),function(c,p,b,F){return Object.assign(c,b,p,F)},v("PRIMARY KEY Keyword"),function(c,p){return{type:"constraint",variant:ge([c,p])}},v("AUTOINCREMENT Keyword"),function(c){return{autoIncrement:!0}},function(c,p){return Object.assign({type:"constraint",variant:c},p)},v("UNIQUE Column Constraint"),v("NULL Column Constraint"),function(c,p){return ge([c,p])},v("CHECK Column Constraint"),v("DEFAULT Column Constraint"),function(c,p){return{type:"constraint",variant:q(c),value:p}},v("COLLATE Column Constraint"),function(c){return{type:"constraint",variant:"collate",collate:c}},v("Table Constraint"),function(c,p,b){return Object.assign({type:"definition",variant:"constraint"},p,c)},v("CHECK Table Constraint"),function(c){return{definition:ve(c)}},v("PRIMARY KEY Table Constraint"),function(c,p,b){return{definition:ve(Object.assign(c,b,p[1])),columns:p[0]}},function(c){return{type:"constraint",variant:q(c)}},function(c,p){return ge([c,p])},v("UNIQUE Keyword"),function(c){return q(c)},function(c,p){return[c].concat(p)},function(c){return c.map(function(p){var b=s(p,1),F=b[0];return F})},function(c){var p=c.find(function(b){var F=s(b,2),Q=F[0],xe=F[1];return Te(xe)});return[c.map(function(b){var F=s(b,2),Q=F[0],xe=F[1];return Q}),p?p[1]:null]},v("Indexed Column"),function(c,p,b){var F=c;return Te(p)&&(F=Object.assign({type:"expression",variant:"order",expression:c},p)),[F,b]},v("Collation"),function(c){return{collate:ve(c)}},v("Column Direction"),function(c){return{direction:q(c)}},function(c,p){return{conflict:q(p)}},v("ON CONFLICT Keyword"),function(c,p){return ge([c,p])},function(c,p){return{type:"constraint",variant:q(c),expression:p}},v("FOREIGN KEY Table Constraint"),function(c,p,b){return Object.assign({definition:ve(Object.assign(c,b))},p)},v("FOREIGN KEY Keyword"),function(c,p){return{type:"constraint",variant:ge([c,p])}},function(c,p,b){return Object.assign({type:"constraint"},c,p,b)},v("REFERENCES Clause"),function(c,p){return{references:p}},function(c,p){return{action:Me([c,p])}},v("FOREIGN KEY Action Clause"),function(c,p,b){return{type:"action",variant:q(c),action:q(b)}},v("FOREIGN KEY Action"),function(c,p){return ge([c,p])},function(c){return q(c)},function(c,p){return ge([c,p])},function(c,p){return{type:"action",variant:q(c),action:p}},v("DEFERRABLE Clause"),function(c,p,b){return{defer:ge([c,p,b])}},function(c,p){return ge([c,p])},function(c){return{definition:ve(c)}},v("CREATE INDEX Statement"),function(c,p,b,F,Q){return Object.assign({type:"statement",target:b,on:F},c,p,Q)},function(c,p,b){return Object.assign({variant:q(c),format:q(b)},p)},function(c){return{unique:!0}},v("ON Clause"),function(c,p,b){return{type:"identifier",variant:"expression",format:"table",name:p.name,columns:b}},v("CREATE TRIGGER Statement"),function(c,p,b,F,Q,xe,D,W){return Object.assign({type:"statement",target:b,on:Q,event:F,by:Te(xe)?xe:"row",action:ve(W)},c,p,D)},function(c,p,b){return Object.assign({variant:q(c),format:q(b)},p)},v("Conditional Clause"),function(c,p){return Object.assign({type:"event"},c,p)},function(c){return{occurs:q(c)}},function(c,p){return ge([c,p])},v("Conditional Action"),function(c){return{event:q(c)}},function(c,p){return{event:q(c),of:p}},function(c,p){return p},"statement",m("STATEMENT",!0),function(c,p,b){return q(b)},function(c,p){return{when:p}},v("Actions Clause"),function(c,p,b){return p},function(c){return c},v("CREATE VIEW Statement"),function(c,p,b,F){return Object.assign({type:"statement",target:b,result:F},c,p)},function(c,p){return Object.assign({type:"identifier",variant:"expression",format:"view",name:c.name,columns:[]},p)},function(c,p,b){return Object.assign({variant:q(c),format:q(b)},p)},v("CREATE VIRTUAL TABLE Statement"),function(c,p,b,F){return Object.assign({type:"statement",target:b,result:F},c,p)},function(c,p,b){return{variant:q(c),format:q(p)}},function(c,p){return Object.assign({type:"module",variant:"virtual",name:c},p)},v("Module Arguments"),function(c){return{args:{type:"expression",variant:"list",expression:Te(c)?c:[]}}},function(c,p){return Me([c,p]).filter(function(b){return Te(b)})},v("DROP Statement"),function(c,p){return Object.assign({type:"statement",target:Object.assign(p,{variant:c.format})},c)},v("DROP Keyword"),function(c,p,b){return Object.assign({variant:q(c),format:p,condition:[]},b)},v("DROP Type"),v("IF EXISTS Keyword"),function(c,p){return{condition:[{type:"condition",variant:q(c),condition:{type:"expression",variant:q(p),operator:q(p)}}]}},v("Or"),v("Add"),v("Subtract"),v("Multiply"),v("Divide"),v("Modulo"),v("Shift Left"),v("Shift Right"),v("Logical AND"),v("Logical OR"),v("Less Than"),v("Greater Than"),v("Less Than Or Equal"),v("Greater Than Or Equal"),v("Equal"),v("Not Equal"),v("PostgreSQL custom binary operarator"),function(c){var p=c.join("");if(p.includes("--")||p.includes("/*"))return!1;var b=c[c.length-1];return b==="-"||b==="+"?p.match(/[~@#%^&|`?]/):!0},function(c){return c.join("")},v("IS"),function(c,p){return ge([c,p])},v("Identifier"),v("Database Identifier"),function(c){return{type:"identifier",variant:"database",name:c}},v("Function Identifier"),function(c,p){return{type:"identifier",variant:"function",name:me([c,p])}},v("Table Identifier"),function(c,p){return{type:"identifier",variant:"table",name:me([c,p])}},function(c,p){return me([c,p])},v("Column Identifier"),function(c,p,b){return Object.assign({type:"identifier",variant:"column",name:me([c,p])},b)},v("value indirection"),function(c){return{element:c}},function(c,p){return Me([c,p])},function(c){return{type:"indirection",variant:"attribute",attribute:c}},function(c){return{type:"indirection",variant:"star",attribute:c}},function(c,p){return Object.assign({type:"indirection",variant:"slice"},c,p)},function(c){return Object.assign({type:"indirection",variant:"slice"},c)},function(c){return{type:"indirection",variant:"index",index:c}},function(c){return{lower:c}},function(c){return{upper:c}},function(){return""},function(c,p){return me([c,p])},v("Collation Identifier"),function(c){return{type:"identifier",variant:"collation",name:c}},v("Savepoint Identifier"),function(c){return{type:"identifier",variant:"savepoint",name:c}},v("Index Identifier"),function(c,p){return{type:"identifier",variant:"index",name:me([c,p])}},v("Trigger Identifier"),function(c,p){return{type:"identifier",variant:"trigger",name:me([c,p])}},v("View Identifier"),function(c,p){return{type:"identifier",variant:"view",name:me([c,p])}},v("Pragma Identifier"),function(c,p){return{type:"identifier",variant:"pragma",name:me([c,p])}},v("Variable Identifier"),function(c,p){return{type:"identifier",variant:"variable",name:me([c,p])}},v("CTE Identifier"),function(c){return c},function(c,p){return Object.assign({type:"identifier",variant:"expression",format:"table",name:c.name,columns:[]},p)},v("Table Constraint Identifier"),function(c){return{type:"identifier",variant:"constraint",format:"table",name:c}},v("Column Constraint Identifier"),function(c){return{type:"identifier",variant:"constraint",format:"column",name:c}},v("Datatype Name"),function(c){return[c,"text"]},function(c){return[c,"real"]},function(c){return[c,"numeric"]},function(c){return[c,"integer"]},function(c){return[c,"none"]},v("TEXT Datatype Name"),"n",m("N",!0),"var",m("VAR",!0),"char",m("CHAR",!0),"tiny",m("TINY",!0),"medium",m("MEDIUM",!0),"long",m("LONG",!0),"text",m("TEXT",!0),"clob",m("CLOB",!0),v("REAL Datatype Name"),"float",m("FLOAT",!0),"real",m("REAL",!0),v("DOUBLE Datatype Name"),"double",m("DOUBLE",!0),"precision",m("PRECISION",!0),function(c,p){return me([c,p])},v("NUMERIC Datatype Name"),"numeric",m("NUMERIC",!0),"decimal",m("DECIMAL",!0),"boolean",m("BOOLEAN",!0),"date",m("DATE",!0),"stamp",m("STAMP",!0),"string",m("STRING",!0),v("INTEGER Datatype Name"),"int",m("INT",!0),"2",m("2",!1),"4",m("4",!1),"8",m("8",!1),"eger",m("EGER",!0),"big",m("BIG",!0),"small",m("SMALL",!0),"floating",m("FLOATING",!0),"point",m("POINT",!0),function(c,p){return me([c,p])},v("BLOB Datatype Name"),"blob",m("BLOB",!0),/^[a-z0-9$_]/i,k([["a","z"],["0","9"],"$","_"],!1,!0),"\\u",m("\\u",!1),/^[a-f0-9]/i,k([["a","f"],["0","9"]],!1,!0),function(c,p){return me([c,p]).toLowerCase()},function(c){return q(c)},K(),function(c){return Xa(c)},/^[ \t]/,k([" "," "],!1,!1),'"',m('"',!1),'""',m('""',!1),/^[^"]/,k(['"'],!0,!1),function(c){return Ir(c,'"')},"'",m("'",!1),function(c){return Ir(c,"'")},"`",m("`",!1),"``",m("``",!1),/^[^`]/,k(["`"],!0,!1),function(c){return Ir(c,"`")},v("Open Bracket"),"[",m("[",!1),v("Close Bracket"),"]",m("]",!1),v("Open Parenthesis"),"(",m("(",!1),v("Close Parenthesis"),")",m(")",!1),v("Comma"),",",m(",",!1),v("Period"),".",m(".",!1),v("Asterisk"),"*",m("*",!1),v("Question Mark"),"?",m("?",!1),v("Single Quote"),v("Double Quote"),v("Backtick"),v("Tilde"),"~",m("~",!1),v("Plus"),"+",m("+",!1),v("Minus"),"-",m("-",!1),"=",m("=",!1),v("Ampersand"),"&",m("&",!1),v("Pipe"),"|",m("|",!1),"%",m("%",!1),"<",m("<",!1),">",m(">",!1),v("Exclamation"),"!",m("!",!1),v("Semicolon"),";",m(";",!1),v("Colon"),v("Forward Slash"),"/",m("/",!1),v("Backslash"),"\\",m("\\",!1),v("Operator characters"),/^[\-+*\/<>=~!@#%\^&|`]/,k(["-","+","*","/","<",">","=","~","!","@","#","%","^","&","|","`"],!1,!1),"abort",m("ABORT",!0),"action",m("ACTION",!0),"add",m("ADD",!0),"after",m("AFTER",!0),"alter",m("ALTER",!0),"analyze",m("ANALYZE",!0),"and",m("AND",!0),"array",m("ARRAY",!0),"as",m("AS",!0),"asc",m("ASC",!0),"attach",m("ATTACH",!0),"autoincrement",m("AUTOINCREMENT",!0),"before",m("BEFORE",!0),"begin",m("BEGIN",!0),"between",m("BETWEEN",!0),"by",m("BY",!0),"cascade",m("CASCADE",!0),"case",m("CASE",!0),"cast",m("CAST",!0),"check",m("CHECK",!0),"collate",m("COLLATE",!0),"column",m("COLUMN",!0),"commit",m("COMMIT",!0),"conflict",m("CONFLICT",!0),"constraint",m("CONSTRAINT",!0),"create",m("CREATE",!0),"cross",m("CROSS",!0),"current_date",m("CURRENT_DATE",!0),"current_time",m("CURRENT_TIME",!0),"current_timestamp",m("CURRENT_TIMESTAMP",!0),"database",m("DATABASE",!0),"default",m("DEFAULT",!0),"deferrable",m("DEFERRABLE",!0),"deferred",m("DEFERRED",!0),"delete",m("DELETE",!0),"desc",m("DESC",!0),"detach",m("DETACH",!0),"distinct",m("DISTINCT",!0),"drop",m("DROP",!0),"each",m("EACH",!0),"else",m("ELSE",!0),"end",m("END",!0),"escape",m("ESCAPE",!0),"except",m("EXCEPT",!0),"exclusive",m("EXCLUSIVE",!0),"exists",m("EXISTS",!0),"explain",m("EXPLAIN",!0),"fail",m("FAIL",!0),"first",m("FIRST",!0),"for",m("FOR",!0),"foreign",m("FOREIGN",!0),"from",m("FROM",!0),"full",m("FULL",!0),"glob",m("GLOB",!0),"group",m("GROUP",!0),"having",m("HAVING",!0),"if",m("IF",!0),"ignore",m("IGNORE",!0),"ilike",m("ILIKE",!0),"immediate",m("IMMEDIATE",!0),"in",m("IN",!0),"index",m("INDEX",!0),"indexed",m("INDEXED",!0),"initially",m("INITIALLY",!0),"inner",m("INNER",!0),"insert",m("INSERT",!0),"instead",m("INSTEAD",!0),"intersect",m("INTERSECT",!0),"into",m("INTO",!0),"is",m("IS",!0),"isnull",m("ISNULL",!0),"join",m("JOIN",!0),"key",m("KEY",!0),"last",m("LAST",!0),"lateral",m("LATERAL",!0),"left",m("LEFT",!0),"like",m("LIKE",!0),"limit",m("LIMIT",!0),"locked",m("LOCKED",!0),"match",m("MATCH",!0),"natural",m("NATURAL",!0),"no",m("NO",!0),"not",m("NOT",!0),"notnull",m("NOTNULL",!0),"nowait",m("NOWAIT",!0),"nulls",m("NULLS",!0),"of",m("OF",!0),"offset",m("OFFSET",!0),"on",m("ON",!0),"only",m("ONLY",!0),"or",m("OR",!0),"order",m("ORDER",!0),"outer",m("OUTER",!0),"over",m("OVER",!0),"partition",m("PARTITION",!0),"plan",m("PLAN",!0),"pragma",m("PRAGMA",!0),"primary",m("PRIMARY",!0),"query",m("QUERY",!0),"raise",m("RAISE",!0),"read",m("READ",!0),"recursive",m("RECURSIVE",!0),"references",m("REFERENCES",!0),"regexp",m("REGEXP",!0),"reindex",m("REINDEX",!0),"release",m("RELEASE",!0),"rename",m("RENAME",!0),"replace",m("REPLACE",!0),"restrict",m("RESTRICT",!0),"returning",m("RETURNING",!0),"right",m("RIGHT",!0),"rollback",m("ROLLBACK",!0),"row",m("ROW",!0),"rowid",m("ROWID",!0),"savepoint",m("SAVEPOINT",!0),"select",m("SELECT",!0),"set",m("SET",!0),"share",m("SHARE",!0),"show",m("SHOW",!0),"skip",m("SKIP",!0),"table",m("TABLE",!0),"temp",m("TEMP",!0),"temporary",m("TEMPORARY",!0),"then",m("THEN",!0),"to",m("TO",!0),"trigger",m("TRIGGER",!0),"union",m("UNION",!0),"unique",m("UNIQUE",!0),"update",m("UPDATE",!0),"using",m("USING",!0),"vacuum",m("VACUUM",!0),"values",m("VALUES",!0),"view",m("VIEW",!0),"virtual",m("VIRTUAL",!0),"when",m("WHEN",!0),"where",m("WHERE",!0),"window",m("WINDOW",!0),"with",m("WITH",!0),"without",m("WITHOUT",!0),function(c){return q(c)},function(){return null},v("Line Comment"),"--",m("--",!1),/^[\n\v\f\r]/,k([`
|
|
2
2
|
`,"\v","\f","\r"],!1,!1),v("Block Comment"),"/*",m("/*",!1),"*/",m("*/",!1),/^[\n\v\f\r\t ]/,k([`
|
|
3
|
-
`,"\v","\f","\r"," "," "],!1,!1),v("Whitespace"),"__TODO__",m("__TODO__",!1)],M=[f(`%;\u028B/H#;#/?$;"." &"/1$;#/($8$: $!!)($'#(#'#("'#&'#`),f(`%;\u028B/C#;#/:$;\x88/1$;#/($8$: $!!)($'#(#'#("'#&'#`),f(`%;\x88/B#;\u028B/9$$;%0#*;%&/)$8#:!#"" )(#'#("'#&'#`),f("$;\u01ED0#*;\u01ED&"),f("$;\u01ED/�#*;\u01ED&&&#"),f(`%;$/:#;\x88/1$;\u028B/($8#:"#!!)(#'#("'#&'#`),f(`<%;).# &;*/O#;\u028B/F$;,." &"/8$;'." &"/*$8$:$$##! )($'#(#'#("'#&'#=." 7#`),f(`<%;(/9#$;(0#*;(&/)$8":&""! )("'#&'#.I &%;\u028B/?#;\u01FA/6$;(." &"/($8#:'#! )(#'#("'#&'#=." 7%`),f(`%;\u028B/Z#;\u01D8/Q$;\u028B/H$;9." &"/:$;\u028B/1$;\u01D9/($8&:(&!")(&'#(%'#($'#(#'#("'#&'#`),f("%;\u01C5/' 8!:)!! )"),f(`<%;\u01CF/9#$;+0#*;+&/)$8":+""! )("'#&'#=." 7*`),f(`%4,""5!7-/1#;\u01D1/($8":."! )("'#&'#`),f(`<%;\u01DA/R#;8/I$;\u028B/@$;-." &"/2$;\u01DB/)$8%:0%"#!)(%'#($'#(#'#("'#&'#=." 7/`),f(`%;\u01DC/C#;\u028B/:$;8/1$;\u028B/($8$:1$!!)($'#(#'#("'#&'#`),f(";8.A &;9.; &;4.5 &;/./ &;0.) &;1.# &;5"),f(`<%;\u0248/1#;\u028B/($8":3"!!)("'#&'#=." 72`),f(`<%;\u020E.) &;\u0210.# &;\u020F/1#;\u028B/($8":5"!!)("'#&'#=." 74`),f(`<%;7." &"/2#;2/)$8":7""! )("'#&'#=." 76`),f(`<%;\u01E0/A#$;30#*;3&/1$;\u01E0/($8#:9#!!)(#'#("'#&'#=." 78`),f('2:""6:7;.) &4<""5!7='),f(`<%4?""5!7@/1#;2/($8":A"! )("'#&'#=." 7>`),f(`<%;&/8#;1.# &;B/)$8":C""! )("'#&'#=." 7B`),f("%;\u01D1.# &;\u01D5/' 8!:D!! )"),f(`<%;\u01E4.# &;\u01E5/' 8!:"!! )=." 7E`),f(`%;7." &"/2#;9/)$8":F""! )("'#&'#`),f(";?.# &;:"),f(`%;;/7#;>." &"/)$8":G""! )("'#&'#`),f('<;<.# &;==." 7H'),f(`%$;A/�#*;A&&&#/7#;=." &"/)$8":I""! )("'#&'#`),f(`%;\u01DD/9#$;A0#*;A&/)$8":J""! )("'#&'#`),f(`<%3L""5!7M/T#4N""5!7O." &"/@$$;A/�#*;A&&&#/*$8#:P##"! )(#'#("'#&'#=." 7K`),f(`<%3R""5"7S/?#$;@/�#*;@&&&#/)$8":T""! )("'#&'#=." 7Q`),f('4U""5!7V'),f('4W""5!7X'),f(`<%;C.) &;E.# &;F/' 8!:Z!! )=." 7Y`),f(`<%;\u01DF/@#;D." &"/2$;\u028B/)$8#:\\#""!)(#'#("'#&'#=." 7[`),f(`%4]""5!7^/9#$;A0#*;A&/)$8":_""! )("'#&'#`),f(`<%4a""5!7b/H#$;\u01CD/�#*;\u01CD&&&#/2$;\u028B/)$8#:c#""!)(#'#("'#&'#=." 7\``),f(`<%2e""6e7f/o#$;\u01CD.) &2g""6g7h/2#0/*;\u01CD.) &2g""6g7h&&&#/A$;\u028B/8$;G." &"/*$8$:i$##" )($'#(#'#("'#&'#=." 7d`),f(`%;\u01D5/1#;\u028B/($8":j"!!)("'#&'#`),f(`<%;I." &"/;#;\u028B/2$;\xA4/)$8#:l#"" )(#'#("'#&'#=." 7k`),f(`<%;u." &"/;#;\u0220/2$;\u028B/)$8#:n#""!)(#'#("'#&'#=." 7m`),f(`<%;\u0257/_#;\u028B/V$;\u01DA/M$;\u028B/D$;K/;$;\u028B/2$;\u01DB/)$8':p'"&")(''#(&'#(%'#($'#(#'#("'#&'#=." 7o`),f(`<%;L.# &;M/' 8!:r!! )=." 7q`),f(`<%;\u022C/' 8!:t!! )=." 7s`),f(`%;\u0263.) &;\u01F2.# &;\u0222/M#;\u028B/D$;\u01DC/;$;\u028B/2$;\x87/)$8%:u%"$ )(%'#($'#(#'#("'#&'#`),f(";B./ &;~.) &;..# &;\u01AE"),f(`%;\u01DA/L#;\u028B/C$;z/:$;\u028B/1$;\u01DB/($8%:v%!")(%'#($'#(#'#("'#&'#`),f(";O.G &;H.A &;h.; &;j.5 &;J./ &;Q.) &;R.# &;N"),f(`<%;\u01FA/:#;\u028B/1$;S/($8#:x#! )(#'#("'#&'#=." 7w`),f(`<%;\u01FA/:#;\u028B/1$;\xA4/($8#:z#! )(#'#("'#&'#=." 7y`),f(`<%;\u01D8/R#;\u028B/I$;T.# &;{/:$;\u028B/1$;\u01D9/($8%:|%!")(%'#($'#(#'#("'#&'#=." 7{`),f(`<%;S/B#;\u028B/9$$;U0#*;U&/)$8#:~#"" )(#'#("'#&'#=." 7}`),f(`%;\u01DC/:#;\u028B/1$;S/($8#:\x7F#! )(#'#("'#&'#`),f(`%;P/;#;\u028B/2$;Z/)$8#:\x80#"" )(#'#("'#&'#.# &;P`),f(`<%;V/S#;\u028B/J$2\x82""6\x827\x83/;$;\u028B/2$;&/)$8%:\x84%"$ )(%'#($'#(#'#("'#&'#.# &;V=." 7\x81`),f(`%;Y/A#;\u028B/8$;W.# &;z/)$8#:\x85#"" )(#'#("'#&'#.# &;W`),f(`;\u01E3.U &;\u01E5.O &;\u01E4.I &%%;u/8#%<;\u0220=.##&&!&'#/#$+")("'#&'#/"!&,)`),f(`<%;\u015D/' 8!:\x87!! )=." 7\x86`),f(`%;X/\x83#$%;\u028B/>#;\u0196/5$;\u028B/,$;X/#$+$)($'#(#'#("'#&'#0H*%;\u028B/>#;\u0196/5$;\u028B/,$;X/#$+$)($'#(#'#("'#&'#&/)$8":\x88""! )("'#&'#`),f(`%;[/\x83#$%;\u028B/>#;]/5$;\u028B/,$;[/#$+$)($'#(#'#("'#&'#0H*%;\u028B/>#;]/5$;\u028B/,$;[/#$+$)($'#(#'#("'#&'#&/)$8":\x88""! )("'#&'#`),f(";\u0199.) &;\u019A.# &;\u019B"),f(`%;\\/\x83#$%;\u028B/>#;_/5$;\u028B/,$;\\/#$+$)($'#(#'#("'#&'#0H*%;\u028B/>#;_/5$;\u028B/,$;\\/#$+$)($'#(#'#("'#&'#&/)$8":\x88""! )("'#&'#`),f(";\u0197.# &;\u0198"),f(`%;^/\x83#$%;\u028B/>#;a/5$;\u028B/,$;^/#$+$)($'#(#'#("'#&'#0H*%;\u028B/>#;a/5$;\u028B/,$;^/#$+$)($'#(#'#("'#&'#&/)$8":\x88""! )("'#&'#`),f(`;\u019C.[ &;\u019D.U &;\u01A7.O &;\u019E.I &%%;\u019F/8#%<;\u019F=.##&&!&'#/#$+")("'#&'#/"!&,)`),f(`%;\`/\x83#$%;\u028B/>#;c/5$;\u028B/,$;\`/#$+$)($'#(#'#("'#&'#0H*%;\u028B/>#;c/5$;\u028B/,$;\`/#$+$)($'#(#'#("'#&'#&/)$8":\x88""! )("'#&'#`),f(`;\u01A2.{ &;\u01A3.u &%%;\u01A0/8#%<;a=.##&&!&'#/#$+")("'#&'#/"!&,).I &%%;\u01A1/8#%<;a=.##&&!&'#/#$+")("'#&'#/"!&,)`),f(`%;b/9#$;e0#*;e&/)$8":\x88""! )("'#&'#`),f(`%;\u028B/1#;f/($8":\x89"! )("'#&'#.H &%;\u028B/>#;g/5$;\u028B/,$;b/#$+$)($'#(#'#("'#&'#`),f(`%3\x8A""5$7\x8B/?#;\u028B/6$3\x8C""5$7\x8D/'$8#:\x8E# )(#'#("'#&'#.? &%;\u0239/& 8!:\x8F! ).. &%;\u0246/& 8!:\x8E! )`),f(";\u01A8./ &;\u01A5.) &;\u01A6.# &;\u01A4"),f(`<%;\u0205/i#;\u028B/\`$;\u01DA/W$;z/N$;\u028B/E$;i/<$;\u028B/3$;\u01DB/*$8(:\x91(#'$")(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\x90`),f(`<%;\u01FB/:#;\u028B/1$;&/($8#:\x93#! )(#'#("'#&'#=." 7\x92`),f(`<%;\u0204/\x93#;\u028B/\x8A$;k." &"/|$;\u028B/s$$;l/�#*;l&&&#/]$;\u028B/T$;m." &"/F$;\u028B/=$;\u021C/4$;\u028B/+$8*:\x95*$)'%#)(*'#()'#(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\x94`),f(`%%<;\u027B=.##&&!&'#/1#;z/($8":\x96"! )("'#&'#`),f(`<%;\u027B/i#;\u028B/\`$;z/W$;\u028B/N$;\u026F/E$;\u028B/<$;z/3$;\u028B/*$8(:\x98(#'%!)(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\x97`),f(`<%;\u021B/D#;\u028B/;$;z/2$;\u028B/)$8$:\x9A$"#!)($'#(#'#("'#&'#=." 7\x99`),f(`%;d/;#;\u028B/2$;o/)$8#:\x9B#"" )(#'#("'#&'#.# &;d`),f(";v./ &;p.) &;s.# &;q"),f(`<%;\u0238/n#;\u028B/e$;u." &"/W$;\u0218/N$;\u028B/E$;\u0226/<$;\u028B/3$;n/*$8(:\x9D(#%$ )(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\x9C`),f(`<%;u." &"/u#;\u023F.5 &;\u022D./ &;\u0228.) &;\u025B.# &;\u0242/T$;\u028B/K$;n/B$;\u028B/9$;r." &"/+$8&:\x9F&$%$" )(&'#(%'#($'#(#'#("'#&'#=." 7\x9E`),f(`<%;\u021D/D#;\u028B/;$;n/2$;\u028B/)$8$:\xA1$"#!)($'#(#'#("'#&'#=." 7\xA0`),f(`<%;u." &"/E#;\u0201/<$;\u028B/3$;t/*$8$:\xA3$##" )($'#(#'#("'#&'#=." 7\xA2`),f(`%;n/W#%;\u028B/>#;\u01F9/5$;\u028B/,$;n/#$+$)($'#(#'#("'#&'#/)$8":\xA4""! )("'#&'#`),f(`%;\u0245/1#;\u028B/($8":\xA5"!!)("'#&'#`),f(`<%;u." &"/E#;\u022F/<$;\u028B/3$;w/*$8$:\xA7$##" )($'#(#'#("'#&'#=." 7\xA6`),f(";x.# &;\u01AC"),f(`%;\u01DA/I#;\xA5.# &;{/:$;\u028B/1$;\u01DB/($8$:\x7F$!")($'#(#'#("'#&'#`),f(`%;n/\x83#$%;\u028B/>#;\u01F9/5$;\u028B/,$;n/#$+$)($'#(#'#("'#&'#0H*%;\u028B/>#;\u01F9/5$;\u028B/,$;n/#$+$)($'#(#'#("'#&'#&/)$8":\x88""! )("'#&'#`),f(`%;y/\x83#$%;\u028B/>#;\u024E/5$;\u028B/,$;y/#$+$)($'#(#'#("'#&'#0H*%;\u028B/>#;\u024E/5$;\u028B/,$;y/#$+$)($'#(#'#("'#&'#&/)$8":\x88""! )("'#&'#`),f(`<%;|." &"/1#;\u028B/($8":\xA9"!!)("'#&'#=." 7\xA8`),f(`%;z/B#;\u028B/9$$;}0#*;}&/)$8#:\xAA#"" )(#'#("'#&'#`),f(`%;\u01DC/:#;z/1$;\u028B/($8#:\x7F#!!)(#'#("'#&'#`),f(`<%;\u01AB/\x8B#;\u028B/\x82$;\u01DA/y$;\x80." &"/k$;\u028B/b$;\u01DB/Y$;\u028B/P$;\x7F." &"/B$;\u028B/9$;\x82." &"/+$8*:\xAC*$)&" )(*'#()'#(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\xAB`),f(`<%3\xAE""5&7\xAF/p#;\u028B/g$;\u01DA/^$;\u028B/U$;\u027C/L$;\u028B/C$;z/:$;\u028B/1$;\u01DB/($8):\xB0)!")()'#(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\xAD`),f(`<%;\xE2/' 8!:\xB2!! ).V &%;\x81." &"/G#;{/>$9:\xB3 "! -""&!&#/)$8#:\xB4#""!)(#'#("'#&'#=." 7\xB1`),f(`%;\u0218.# &;\u01F6/1#;\u028B/($8":\xB5"!!)("'#&'#`),f(`<%;\u0251/@#;\u028B/7$;\x84.# &;\x83/($8#:\xB7#! )(#'#("'#&'#=." 7\xB6`),f(`<%;\u01A9/' 8!:\xB9!! )=." 7\xB8`),f(`<%;\u01DA/\x81#;\u028B/x$;\x85." &"/j$;\u028B/a$;\x86." &"/S$;\u028B/J$;\xCE." &"/<$;\u028B/3$;\u01DB/*$8):\xBB)#&$")()'#(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\xBA`),f(`%;\x83/P#%<%;\u028B/,#;\u0202/#$+")("'#&'#=.##&&!&'#/($8":\xBC"!!)("'#&'#`),f(`<%;\u0252/L#;\u028B/C$;\u0202/:$;\u028B/1$;{/($8%:\xBE%! )(%'#($'#(#'#("'#&'#=." 7\xBD`),f(`<%;1/' 8!:\xC0!! )=." 7\xBF`),f(`<%;\x89." &"/;#;\x8B/2$;\u028B/)$8#:\xC2#""!)(#'#("'#&'#=." 7\xC1`),f(`<%;\u0221/@#;\u028B/7$;\x8A." &"/)$8#:\xC4#"" )(#'#("'#&'#=." 7\xC3`),f(`<%;\u0256/D#;\u028B/;$;\u0253/2$;\u028B/)$8$:\xC6$"#!)($'#(#'#("'#&'#=." 7\xC5`),f(";\x9C._ &;\u012B.Y &;\u0192.S &;\x8D.M &;\x8C.G &;\x96.A &;\x90.; &;\x94.5 &;\x95./ &;\xA6.) &;\xAC.# &;\xAE"),f(`<%;\u0209.# &;\u021C/@#;\u028B/7$;\x8E." &"/)$8#:\xC8#"" )(#'#("'#&'#=." 7\xC7`),f(`<%;\u0200/^#;\u028B/U$;\x8F." &"/G$;\x8E." &"/9$;\x92." &"/+$8%:\xCA%$$"! )(%'#($'#(#'#("'#&'#=." 7\xC9`),f(`%;\u0271/1#;\u028B/($8":\xCB"!!)("'#&'#`),f(`%;\u0214.) &;\u022E.# &;\u021F/1#;\u028B/($8":\xCC"!!)("'#&'#`),f(`<%;\u0263/N#;\u028B/E$;\x8E." &"/7$;\x91." &"/)$8$:\xCE$"# )($'#(#'#("'#&'#=." 7\xCD`),f(`<%%;\u0270/,#;\u028B/#$+")("'#&'#." &"/?#;\x93." &"/1$;\x92/($8#:v#! )(#'#("'#&'#=." 7\xCF`),f(`%;\u01BB/1#;\u028B/($8":\xD0"!!)("'#&'#`),f(`%;\u0266/1#;\u028B/($8":\xD1"!!)("'#&'#`),f(`<%;\x93/2#;\x92/)$8":\xD3""! )("'#&'#=." 7\xD2`),f(`<%;\u025D/J#;\u028B/A$;\x93." &"/3$;\x92/*$8$:\xD5$##! )($'#(#'#("'#&'#=." 7\xD4`),f(`<%;\x97/N#;\u01AC/E$;\u028B/<$;\x98/3$;\u028B/*$8%:\xD7%#$#!)(%'#($'#(#'#("'#&'#=." 7\xD6`),f(`<%;\u01F7/D#;\u028B/;$;\u026C/2$;\u028B/)$8$:\xD9$"#!)($'#(#'#("'#&'#=." 7\xD8`),f(";\x99.# &;\x9A"),f(`<%;\u025E/M#;\u028B/D$;\u0270/;$;\u028B/2$;\u01AC/)$8%:\xDB%"$ )(%'#($'#(#'#("'#&'#=." 7\xDA`),f(`<%;\u01F4/I#;\u028B/@$;\x9B." &"/2$;\u013C/)$8$:\xDD$"# )($'#(#'#("'#&'#=." 7\xDC`),f(`%;\u0208/1#;\u028B/($8":\xD1"!!)("'#&'#`),f(`%;\x9D/2#;\xBF/)$8":\xDE""! )("'#&'#`),f(`<%;\x9E." &"/1#;\u028B/($8":."!!)("'#&'#=." 7\xDF`),f(`%;\u027E/J#;\u028B/A$;\x9F." &"/3$;\xA0/*$8$:\xE0$##! )($'#(#'#("'#&'#`),f(`%;\u0259/1#;\u028B/($8":\xD1"!!)("'#&'#`),f(`%;\xA2/B#;\u028B/9$$;\xA10#*;\xA1&/)$8#:\xE1#"" )(#'#("'#&'#`),f(`%;\u01DC/:#;\xA2/1$;\u028B/($8#:\x7F#!!)(#'#("'#&'#`),f(`<%;\u01C1/2#;\xA3/)$8":\xE3""! )("'#&'#=." 7\xE2`),f(`%;\u01FB/:#;\u028B/1$;\xA4/($8#:\xE4#! )(#'#("'#&'#`),f(`%;\u01DA/C#;\xA5/:$;\u028B/1$;\u01DB/($8$: $!")($'#(#'#("'#&'#`),f(`%;\x9D/2#;\xC0/)$8":\xE5""! )("'#&'#`),f(`<%;\u0268/e#;\u028B/\\$;\xA7." &"/N$;\u028B/E$;\u01C0/<$;\u028B/3$;\xA8/*$8':\xE7'#$" )(''#(&'#(%'#($'#(#'#("'#&'#=." 7\xE6`),f(`%3\xE8""5%7\xE9/& 8!:\xEA! ).4 &%3\xEB""5'7\xEC/& 8!:\xED! )`),f(`%;\u0226/?#;\u028B/6$3\xEE""5'7\xEF/'$8#:\xF0# )(#'#("'#&'#.v &%;\u0270.# &;\u01E6/9#;\u028B/0$;\u0212/'$8#:\xF1# )(#'#("'#&'#.J &%;\u0270.# &;\u01E6/:#;\u028B/1$;\xA9/($8#:\xF2#! )(#'#("'#&'#`),f(`%;\xAB/9#$;\xAA0#*;\xAA&/)$8":\xF3""! )("'#&'#`),f(`%;\u028B/C#;\u01DC/:$;\u028B/1$;\xAB/($8$:\xF4$! )($'#(#'#("'#&'#`),f(";\xBA.# &;B"),f(`%;\u026A/:#;\u028B/1$;\xAD/($8#:\xF5#! )(#'#("'#&'#`),f(`%3\xF6""5$7\xF7/?#;\u028B/6$3\xF8""5$7\xF9/'$8#:\xFA# )(#'#("'#&'#.\xB6 &%3\xFB""5+7\xFC/W#;\u028B/N$3\xFD""5)7\xFE/?$;\u028B/6$3\xFF""5%7\u0100/'$8%:\u0101% )(%'#($'#(#'#("'#&'#.l &%3\xEB""5'7\xEC/?#;\u028B/6$3\u0102""5-7\u0103/'$8#:\u0104# )(#'#("'#&'#.: &%3\u0105""5#7\u0106/& 8!:\u0107! ).# &;\u01C0`),f(";\xAF.; &;\xB1.5 &;\xB2./ &;\xB4.) &;\xB6.# &;\xB8"),f(`<%;\u01FD/\x8B#;\u028B/\x82$%;\u0211/,#;\u028B/#$+")("'#&'#." &"/a$;z/X$;\u028B/O$;\u01FB/F$;\u028B/=$;\xB0/4$;\u028B/+$8):\u0109)$(&%!)()'#(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\u0108`),f(";\u01AA.) &;/.# &;B"),f(`<%;\u0217/f#;\u028B/]$%;\u0211/,#;\u028B/#$+")("'#&'#." &"/<$;\xB0/3$;\u028B/*$8%:\u010B%#$"!)(%'#($'#(#'#("'#&'#=." 7\u010A`),f(`<%;\u0277/@#;\u028B/7$;\xB3." &"/)$8#:\u010D#"" )(#'#("'#&'#=." 7\u010C`),f(`%;\u01AA/1#;\u028B/($8":\u010E"!!)("'#&'#`),f(`<%;\u01F8/@#;\u028B/7$;\xB5." &"/)$8#:\u0110#"" )(#'#("'#&'#=." 7\u010F`),f(`%;\u01AC.) &;\u01BC.# &;\u01AA/1#;\u028B/($8":\u0111"!!)("'#&'#`),f(`<%;\u025C/I#;\u028B/@$;\xB7." &"/2$;\u028B/)$8$:\u0110$"#!)($'#(#'#("'#&'#=." 7\u0112`),f(`%;\u01AC.) &;\u01BC.# &;\u01BA/1#;\u028B/($8":\u0113"!!)("'#&'#`),f(`<%;\u0254/S#;\u028B/J$;\u01BF/A$;\u028B/8$;\xB9." &"/*$8%:\u0115%#$" )(%'#($'#(#'#("'#&'#=." 7\u0114`),f(`%;\u01DA/C#;\xBA/:$;\u028B/1$;\u01DB/($8$:\xF4$!")($'#(#'#("'#&'#.D &%;\u01E6/:#;\xBA/1$;\u028B/($8#:\xF4#!!)(#'#("'#&'#`),f(";\xBC.) &;\xBB.# &;\xBE"),f(";8.) &;1.# &;6"),f(`%;\xBD/<#9:\u0116 ! -""&!&#/($8":\u0117"!!)("'#&'#`),f("%$;\u01CD/�#*;\u01CD&&&#/' 8!:\u0118!! )"),f("%;\xBD/' 8!:\u0119!! )"),f(";\xC0./ &;\u0108.) &;\u0121.# &;\u0129"),f(`<%;\xD3/k#;\u028B/b$;\xCE." &"/T$;\u028B/K$;\xCF/B$;\u028B/9$;\xC1." &"/+$8':\u011B'$&$" )(''#(&'#(%'#($'#(#'#("'#&'#.z &%;\xD3/p#;\u028B/g$;\xCE." &"/Y$;\u028B/P$;\xC1." &"/B$;\u028B/9$;\xCF." &"/+$8':\u011C'$&$" )(''#(&'#(%'#($'#(#'#("'#&'#=." 7\u011A`),f(`<;\xC2.^ &%;\u0224/T#;\u028B/K$;\u0258/B$;\u028B/9$;\u024D/0$;\u028B/'$8&:\u011E& )(&'#(%'#($'#(#'#("'#&'#=." 7\u011D`),f(`%;\xC4/B#;\u028B/9$$;\xC30#*;\xC3&/)$8#:\u011F#"" )(#'#("'#&'#`),f(`%;\xC4/1#;\u028B/($8":\u0120"!!)("'#&'#`),f(`%;\u0224/j#;\u028B/a$;\xC5/X$;\u028B/O$;\xC6." &"/A$;\u028B/8$;\xC9." &"/*$8':\u0121'#$" )(''#(&'#(%'#($'#(#'#("'#&'#`),f(`;\u0275.y &%;\u0244/G#;\u028B/>$;\u023B/5$;\u028B/,$;\u0275/#$+%)(%'#($'#(#'#("'#&'#.E &;\u0269.? &%;\u023B/5#;\u028B/,$;\u0269/#$+#)(#'#("'#&'#`),f(`%;\u024A/:#;\u028B/1$;\xC7/($8#:\u0122#! )(#'#("'#&'#`),f(`%;\u01AC/B#;\u028B/9$$;\xC80#*;\xC8&/)$8#:\u0123#"" )(#'#("'#&'#`),f(`%;\u01DC/:#;\u028B/1$;\u01AC/($8#:\u0120#! )(#'#("'#&'#`),f(`%;\u0247.? &%;\u026B/5#;\u028B/,$;\u0241/#$+#)(#'#("'#&'#/' 8!:\u0124!! )`),f(`<%;\u027D/C#;\u028B/:$;\xCB/1$;\u028B/($8$:\u0126$!!)($'#(#'#("'#&'#=." 7\u0125`),f(`%;\xCD/B#;\u028B/9$$;\xCC0#*;\xCC&/)$8#:\xE1#"" )(#'#("'#&'#`),f(`%;\u01DC/:#;\xCD/1$;\u028B/($8#:1#!!)(#'#("'#&'#`),f(`%;\x83/M#;\u028B/D$;\u01FB/;$;\u028B/2$;\x84/)$8%:\u0127%"$ )(%'#($'#(#'#("'#&'#`),f(`<%;\u024F/L#;\u028B/C$;\u0202/:$;\u028B/1$;\u0102/($8%:\u0129%! )(%'#($'#(#'#("'#&'#=." 7\u0128`),f(`<%;\u0240/S#;\u028B/J$;z/A$;\u028B/8$;\xD0." &"/*$8%:\u012B%#$" )(%'#($'#(#'#("'#&'#.D &%;\u024B/:#;\u028B/1$;z/($8#:\u012C#! )(#'#("'#&'#=." 7\u012A`),f(`<%;\xD1/2#;z/)$8":\u012E""! )("'#&'#=." 7\u012D`),f(";\xD2.# &;\u01DC"),f(`%;\u024B/1#;\u028B/($8":\xD1"!!)("'#&'#`),f(`%;\xD5/B#;\u028B/9$$;\xD40#*;\xD4&/)$8#:\u012F#"" )(#'#("'#&'#`),f(`<%;\u011E/D#;\u028B/;$;\xD5/2$;\u028B/)$8$:\u0131$"#!)($'#(#'#("'#&'#=." 7\u0130`),f(";\xD6.# &;\u0101"),f(`%;\xD7/m#;\xDD." &"/_$;\xDE." &"/Q$;\xDF." &"/C$;\u028B/:$;\xCA." &"/,$8&:\u0132&%%$#" )(&'#(%'#($'#(#'#("'#&'#`),f(`<%;\u0267/R#;\u028B/I$;\xD8." &"/;$;\u028B/2$;\xDB/)$8%:\u0134%"" )(%'#($'#(#'#("'#&'#=." 7\u0133`),f('<;\xD9.# &;\xDA=." 7\u0135'),f(`%;\u0218/1#;\u028B/($8":\u0136"!!)("'#&'#`),f(`%;\u01F6/1#;\u028B/($8":\u0137"!!)("'#&'#`),f(`%;\xE1/B#;\u028B/9$$;\xDC0#*;\xDC&/)$8#:\xE1#"" )(#'#("'#&'#`),f(`%;\u01DC/:#;\xE1/1$;\u028B/($8#:1#!!)(#'#("'#&'#`),f(`<%;\u0226/D#;\u028B/;$;\xE5/2$;\u028B/)$8$:\u0139$"#!)($'#(#'#("'#&'#=." 7\u0138`),f(`<%;\u027C/D#;\u028B/;$;z/2$;\u028B/)$8$:\u013B$"#!)($'#(#'#("'#&'#=." 7\u013A`),f(`<%;\u0229/e#;\u028B/\\$;\u0202/S$;\u028B/J$;{/A$;\u028B/8$;\xE0." &"/*$8':\u013D'#&" )(''#(&'#(%'#($'#(#'#("'#&'#=." 7\u013C`),f(`<%;\u022A/D#;\u028B/;$;z/2$;\u028B/)$8$:\u013F$"#!)($'#(#'#("'#&'#=." 7\u013E`),f(";\xE2.# &;\xE4"),f(`%;\xE3." &"/2#;\u0106/)$8":\u0140""! )("'#&'#`),f(`%;\u01CF/2#;\u01DD/)$8":\u0141""! )("'#&'#`),f(`%;z/@#;\u028B/7$;\xF7." &"/)$8#:\u0142#"" )(#'#("'#&'#`),f(`%;\xE9/B#;\u028B/9$$;\xE60#*;\xE6&/)$8#:\u0143#"" )(#'#("'#&'#`),f(`%;\xE7.# &;\xE8/7#;\xFE." &"/)$8":\u0144""! )("'#&'#`),f(`<%;\u01DC/:#;\xE9/1$;\u028B/($8#:\u0146#!!)(#'#("'#&'#=." 7\u0145`),f(`<%;\xF8/D#;\u028B/;$;\xE9/2$;\u028B/)$8$:\u0148$"#!)($'#(#'#("'#&'#=." 7\u0147`),f(`%;\xEF." &"/S#;\u028B/J$;\xF5.5 &;B./ &;\xEA.) &;\xF0.# &;\xF6/)$8#:\u0149#"" )(#'#("'#&'#`),f(`%;\u01AB/S#;\u028B/J$;\u011C/A$;\u028B/8$;\xEB." &"/*$8%:\u014A%#$" )(%'#($'#(#'#("'#&'#`),f(`%;\u01FB." &"/h#;\u028B/_$;\u01CF/V$;\u028B/M$;\u01DA/D$;\xEC/;$;\u028B/2$;\u01DB/)$8(:\u014B("%")(('#(''#(&'#(%'#($'#(#'#("'#&'#.n &%;\u01FB/^#;\u028B/U$;\u01DA/L$;\u028B/C$;\xEC/:$;\u028B/1$;\u01DB/($8':\u014C'!")(''#(&'#(%'#($'#(#'#("'#&'#.# &;\xF7`),f(`%;\xED/B#;\u028B/9$$;\xEE0#*;\xEE&/)$8#:\u014D#"" )(#'#("'#&'#`),f(`%;\u013D/S#;\u028B/J$;&/A$;\u028B/8$;\u015D." &"/*$8%:\u014E%#$" )(%'#($'#(#'#("'#&'#`),f(`%;\u01DC/C#;\u028B/:$;\xED/1$;\u028B/($8$:\xCB$!!)($'#(#'#("'#&'#`),f("%;\u023D/& 8!:\u014F! )"),f(`<%;\xF1/@#;\u028B/7$;\xF2." &"/)$8#:\u0151#"" )(#'#("'#&'#=." 7\u0150`),f(`<%;\u01AC/@#;\u028B/7$;\xF7." &"/)$8#:\u0153#"" )(#'#("'#&'#=." 7\u0152`),f('<;\xF3.# &;\xF4=." 7\u0154'),f(`%;\u0231/V#;\u028B/M$;\u0202/D$;\u028B/;$;\u01BC/2$;\u028B/)$8&:\u0155&"%!)(&'#(%'#($'#(#'#("'#&'#`),f(`%;u/;#;\u0231/2$;\u028B/)$8#:\u0156#""!)(#'#("'#&'#`),f(`<%;\u01DA/R#;\xE5/I$;\u028B/@$;\u01DB/7$;\xF7." &"/)$8%:\u0158%"# )(%'#($'#(#'#("'#&'#=." 7\u0157`),f(`<%;\xA4/7#;\xF7." &"/)$8":\u015A""! )("'#&'#=." 7\u0159`),f(`<%%;\u01FB/Q#%%<;\u01CD.# &;\u0282=.##&&!&'#/,#;\u028B/#$+")("'#&'#/#$+")("'#&'#." &"/S#;\u01CF/J$;\u028B/A$;\u0115." &"/3$;\u028B/*$8%:\u015C%#$#!)(%'#($'#(#'#("'#&'#=." 7\u015B`),f(`<%;\xF9." &"/J#;\u028B/A$;\xFA." &"/3$;\u023A/*$8$:\u015E$##! )($'#(#'#("'#&'#=." 7\u015D`),f(`%;\u0243/1#;\u028B/($8":\xA5"!!)("'#&'#`),f(";\xFB.# &;\xFD"),f(`%;\u023E.) &;\u0262.# &;\u0227/@#;\u028B/7$;\xFC." &"/)$8#:\u015F#"" )(#'#("'#&'#`),f(`%;\u0250/1#;\u028B/($8":\u0160"!!)("'#&'#`),f(`%;\u0233.# &;\u020D/1#;\u028B/($8":\u0160"!!)("'#&'#`),f(`<%;\xFF.# &;\u0100/1#;\u028B/($8":\u0162"!!)("'#&'#=." 7\u0161`),f(`<%;\u024C/;#;\u028B/2$;z/)$8#:\u0164#"" )(#'#("'#&'#=." 7\u0163`),f(`<%;\u0276/;#;\u028B/2$;\u0115/)$8#:\u0166#"" )(#'#("'#&'#=." 7\u0165`),f(`<%;\u0278/;#;\u028B/2$;\u011A/)$8#:\u0168#"" )(#'#("'#&'#=." 7\u0167`),f(`%;\u0104/B#;\u028B/9$$;\u01030#*;\u0103&/)$8#:\u0169#"" )(#'#("'#&'#`),f(`%;\u01DC/:#;\u0104/1$;\u028B/($8#:\u0120#!!)(#'#("'#&'#`),f(`<%;z/X#;\u028B/O$;\u015F." &"/A$;\u028B/8$;\u0105." &"/*$8%:\u016B%#$" )(%'#($'#(#'#("'#&'#=." 7\u016A`),f(`%;\u0249/@#;\u028B/7$;\u0223.# &;\u023C/($8#:\u016C#! )(#'#("'#&'#`),f('<;\u01DE=." 7\u016D'),f('<;\u025F.5 &;\u0263./ &;\u01F2.) &;\u0222.# &;\u022C=." 7\u016E'),f(`<%;\u010A/k#;\u028B/b$;\u010E/Y$;\u028B/P$;\u0112." &"/B$;\u028B/9$;\u0109." &"/+$8':\u0170'$&$" )(''#(&'#(%'#($'#(#'#("'#&'#=." 7\u016F`),f(`<%;\u0261/:#;\u028B/1$;\xDB/($8#:\u0172#! )(#'#("'#&'#=." 7\u0171`),f(";\u010B.# &;\u010C"),f(`<%;\u0234/@#;\u028B/7$;\u010D." &"/)$8#:\u0174#"" )(#'#("'#&'#=." 7\u0173`),f(`<%;\u025F/1#;\u028B/($8":\u0176"!!)("'#&'#=." 7\u0175`),f(`<%;\u024E/;#;\u028B/2$;\u0107/)$8#:\u0178#"" )(#'#("'#&'#=." 7\u0177`),f(`%;\u010F/2#;\u0111/)$8":\u0179""! )("'#&'#`),f(`<%;\u0110/2#;\u01C1/)$8":\u017B""! )("'#&'#=." 7\u017A`),f(`<%;\u0237/,#;\u028B/#$+")("'#&'#=." 7\u017C`),f(`<%;\u0118.) &;\xA5.# &;\u011D/1#;\u028B/($8":\u017D"!!)("'#&'#=." 7\u0167`),f(`<%;\u0161/j#;\u028B/a$;\u0114." &"/S$;\u028B/J$3\u017F""5"7\u0180/;$;\u028B/2$;\u0113/)$8':\u0181'"$ )(''#(&'#(%'#($'#(#'#("'#&'#=." 7\u017E`),f(`<%;\u0122/S#;\u028B/J$;\u0124/A$;\u028B/8$;\xDE." &"/*$8%:\u0183%#$" )(%'#($'#(#'#("'#&'#.5 &%3\u0184""5'7\u0185/' 8!:\u0186!! )=." 7\u0182`),f(`<%;\u0158/@#;\u028B/7$;\xDE." &"/)$8#:\u0188#"" )(#'#("'#&'#.V &%;\u024C/L#;\u028B/C$;\u020B/:$;\u028B/1$;\u01A9/($8%:\u0189%! )(%'#($'#(#'#("'#&'#=." 7\u0187`),f(`<%;\u01DA/T#;\u0117/K$;\u028B/B$$;\u01160#*;\u0116&/2$;\u01DB/)$8%:\u018B%"#!)(%'#($'#(#'#("'#&'#=." 7\u018A`),f(`%;\u01DC/:#;\u0117/1$;\u028B/($8#:\u018C#!!)(#'#("'#&'#`),f(`<%;\u01A9/' 8!:\u018E!! )=." 7\u018D`),f(`<%;\u0119/2#;\u011A/)$8":\u018F""! )("'#&'#=." 7\u0167`),f(`<%;\u0278/1#;\u028B/($8":\xD1"!!)("'#&'#=." 7\u0190`),f(`%;\u011C/B#;\u028B/9$$;\u011B0#*;\u011B&/)$8#:\u014D#"" )(#'#("'#&'#`),f(`%;\u01DC/:#;\u011C/1$;\u028B/($8#:\x7F#!!)(#'#("'#&'#`),f(`<%;\u01DA/C#;{/:$;\u028B/1$;\u01DB/($8$:\u0192$!")($'#(#'#("'#&'#=." 7\u0191`),f(`<%;\u0212/;#;\u028B/2$;\u0278/)$8#:\u0194#"" )(#'#("'#&'#=." 7\u0193`),f(`<%;\u011F.) &;\u0236.# &;\u021E/' 8!:\xD1!! )=." 7\u0195`),f(`<%;\u0273/@#;\u028B/7$;\u0120." &"/)$8#:\u0197#"" )(#'#("'#&'#=." 7\u0196`),f(`%;\u01F6/1#;\u028B/($8":\u0198"!!)("'#&'#`),f(`<%;\u0122/\xA2#;\u0123." &"/\x94$;\xF0/\x8B$;\u028B/\x82$;\u0124/y$;\xDE." &"/k$;\xCE." &"/]$;\u028B/T$;\xCF." &"/F$;\u028B/=$;\u0109." &"//$8+:\u019A+(*)(&%$" )(+'#(*'#()'#(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\u0199`),f(`<%;\u0275/1#;\u028B/($8":\xD1"!!)("'#&'#=." 7\u019B`),f(`<%;\u024E/C#;\u028B/:$;\u0107/1$;\u028B/($8$:\u019D$!!)($'#(#'#("'#&'#=." 7\u019C`),f(`<%;\u0268/C#;\u028B/:$;\u0125/1$;\u028B/($8$:\u019F$!!)($'#(#'#("'#&'#=." 7\u019E`),f(`%;\u0127/9#$;\u01260#*;\u0126&/)$8":\u014D""! )("'#&'#`),f(`%;\u028B/:#;\u01DC/1$;\u0127/($8#:\u018C#! )(#'#("'#&'#`),f(`<%;\u01AE/M#;\u028B/D$;\u01E6/;$;\u0128/2$;\u028B/)$8%:\u01A1%"$!)(%'#($'#(#'#("'#&'#=." 7\u01A0`),f('<;z.. &%;\u0212/& 8!:\u01A3! )=." 7\u01A2'),f(`<%;\u012A/\x80#;\xF0/w$;\u028B/n$;\xDE." &"/\`$;\xCE." &"/R$;\xCF." &"/D$;\u028B/;$;\u0109." &"/-$8(:\u01A5(&'&$#" )(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\u01A4`),f(`<%;\u0215/C#;\u028B/:$;\u0226/1$;\u028B/($8$:\xD1$!#)($'#(#'#("'#&'#=." 7\u01A6`),f('<;\u012D.5 &;\u012E./ &;\u012F.) &;\u0130.# &;\u0131=." 7\u01A7'),f(`%;\u020C/1#;\u028B/($8":\xD1"!!)("'#&'#`),f(`%%<%;\u012C/>#;\u0230./ &;\u0272.) &;\u0279.# &;\u027A/#$+")("'#&'#=.##&&!&'#/1#;\u0132/($8":\u018C"! )("'#&'#`),f(`%%<%;\u012C/>#;\u026C./ &;\u0272.) &;\u0279.# &;\u027A/#$+")("'#&'#=.##&&!&'#/1#;\u0173/($8":\u018C"! )("'#&'#`),f(`%%<%;\u012C/>#;\u026C./ &;\u0230.) &;\u0279.# &;\u027A/#$+")("'#&'#=.##&&!&'#/1#;\u0177/($8":\u018C"! )("'#&'#`),f(`%%<%;\u012C/>#;\u026C./ &;\u0230.) &;\u0272.# &;\u027A/#$+")("'#&'#=.##&&!&'#/1#;\u0186/($8":\u018C"! )("'#&'#`),f(`%%<%;\u012C/>#;\u026C./ &;\u0230.) &;\u0272.# &;\u0279/#$+")("'#&'#=.##&&!&'#/1#;\u018A/($8":\u018C"! )("'#&'#`),f(`<%;\u0133/T#;\u0135." &"/F$;\u01AC/=$;\u028B/4$;\u0136/+$8%:\u01A9%$$#" )(%'#($'#(#'#("'#&'#=." 7\u01A8`),f(`%;\u012C/J#;\u0134." &"/<$;\u026C/3$;\u028B/*$8$:\u01AA$##"!)($'#(#'#("'#&'#`),f(`%;\u026E.# &;\u026D/1#;\u028B/($8":\u01AB"!!)("'#&'#`),f(`<%;\u022B/N#;\u028B/E$;u/<$;\u0220/3$;\u028B/*$8%:\u01AD%#$"!)(%'#($'#(#'#("'#&'#=." 7\u01AC`),f(";\u0137.# &;\u0172"),f(`<%;\u01DA/Z#;\u0139/Q$$;\u013B0#*;\u013B&/A$;\u01DB/8$;\u0138." &"/*$8%:\u01AF%##" )(%'#($'#(#'#("'#&'#=." 7\u01AE`),f(`%;\u027F/D#;\u028B/;$;\u0265/2$;\u028B/)$8$:\u01B0$"#!)($'#(#'#("'#&'#`),f(`%;\u013C/B#;\u028B/9$$;\u013A0#*;\u013A&/)$8#:\u014D#"" )(#'#("'#&'#`),f(`%;\u01DC/:#;\u013C/1$;\u028B/($8#:\xCB#!!)(#'#("'#&'#`),f(`%;\u01DC." &"/1#;\u0150/($8":\u01B1"! )("'#&'#`),f(`<%;\u013D/O#;\u028B/F$;\u013E." &"/8$;\u013F." &"/*$8$:\u01B3$##! )($'#(#'#("'#&'#=." 7\u01B2`),f(`%;\u01CF/=#%<;\u028B=/##&'!&&#/($8":v"!!)("'#&'#.\\ &%%<;\u013E.) &;\u0141.# &;\u0150=.##&&!&'#/:#;\u028B/1$;\u01D2/($8#:v#! )(#'#("'#&'#`),f(`<%;&/1#;\u028B/($8":\u01B5"!!)("'#&'#=." 7\u01B4`),f(`%;\u0141/B#$;\u01400#*;\u0140&/2$;\u028B/)$8#:\u014D#""!)(#'#("'#&'#`),f(`%;\u028B/1#;\u0141/($8":\u018C"! )("'#&'#`),f(`<%;\u0142." &"/A#;\u0144/8$;\u0142." &"/*$8#:\u01B7##"! )(#'#("'#&'#=." 7\u01B6`),f("%$;\u0143/�#*;\u0143&&&#/' 8!:\u01B8!! )"),f(`<%;\u020B/C#;\u028B/:$;\u01CF/1$;\u028B/($8$:\u01BA$!!)($'#(#'#("'#&'#=." 7\u01B9`),f(";\u0146.; &;\u0149.5 &;\u014C./ &;\u014D.) &;\u014F.# &;\u0145"),f(`<%;\u0165/' 8!:\u01BC!! )=." 7\u01BB`),f(`<%;\u0147/U#;\u015F." &"/G$;\u0160." &"/9$;\u0148." &"/+$8$:\u01BE$$#"! )($'#(#'#("'#&'#=." 7\u01BD`),f(`<%;\u0255.# &;\u0254/D#;\u028B/;$;\u023B/2$;\u028B/)$8$:\u01C0$"#!)($'#(#'#("'#&'#=." 7\u01BF`),f(`<%;\u01FE/1#;\u028B/($8":\u01C2"!!)("'#&'#=." 7\u01C1`),f(`%;\u014A/@#;\u0160." &"/2$;\u028B/)$8#:\u01C3#""!)(#'#("'#&'#`),f(`<%;\u014B.# &;\u0274/1#;\u028B/($8":\u0160"!!)("'#&'#=." 7\u01C4`),f(`<%;u." &"/2#;\u0248/)$8":\u01C6""! )("'#&'#=." 7\u01C5`),f('<;\u0162=." 7\u01C7'),f(`<%;\u0212/D#;\u028B/;$;\u014E/2$;\u028B/)$8$:\u01C9$"#!)($'#(#'#("'#&'#=." 7\u01C8`),f(";O./ &;8.) &;..# &;6"),f(`<%;\u015D/' 8!:\u01CB!! )=." 7\u01CA`),f(`<%;\u0142." &"/J#;\u0151/A$;\u028B/8$;\u0142." &"/*$8$:\u01CD$##" )($'#(#'#("'#&'#=." 7\u01CC`),f(";\u0163.) &;\u0153.# &;\u0152"),f(`<%;\u0162/' 8!:\u01CF!! )=." 7\u01CE`),f(`<%;\u0154/J#;\u028B/A$;\u0159/8$;\u0160." &"/*$8$:\u01D1$##! )($'#(#'#("'#&'#=." 7\u01D0`),f(`%;\u0155.# &;\u0156/1#;\u028B/($8":\u01D2"!!)("'#&'#`),f(`<%;\u0255/;#;\u028B/2$;\u023B/)$8#:\u01D3#"" )(#'#("'#&'#=." 7\u01BF`),f(`<%;\u0274/' 8!:\u01D5!! )=." 7\u01D4`),f(`%;\u01DA/T#;\u015B/K$;\u028B/B$$;\u015A0#*;\u015A&/2$;\u01DB/)$8%:\u01D6%"#!)(%'#($'#(#'#("'#&'#`),f("%;\u0157/' 8!:\u01D7!! )"),f("%;\u0157/' 8!:\u01D8!! )"),f(`%;\u01DC/:#;\u015B/1$;\u028B/($8#:\u018C#!!)(#'#("'#&'#`),f(`<%;\u015C/O#;\u028B/F$;\u015F." &"/8$;\u0148." &"/*$8$:\u01DA$##! )($'#(#'#("'#&'#=." 7\u01D9`),f(`%;\u0117/\\#%<%;\u028B/8#;\u01ED.) &;\u01DB.# &;\u015F/#$+")("'#&'#=/##&'!&&#/($8":v"!!)("'#&'#.# &;z`),f(`<%$;\u015E/�#*;\u015E&&&#/' 8!:\u01DC!! )=." 7\u01DB`),f(`%;\u0207/C#;\u028B/:$;\u01BA/1$;\u028B/($8$:v$!!)($'#(#'#("'#&'#`),f(`<%;\u01FC.# &;\u0216/1#;\u028B/($8":\u01DE"!!)("'#&'#=." 7\u01DD`),f(`%;\u0161/;#;\u0107/2$;\u028B/)$8#:\u01DF#""!)(#'#("'#&'#`),f(`<%;\u024C/D#;\u028B/;$;\u020A/2$;\u028B/)$8$:\u01E1$"#!)($'#(#'#("'#&'#=." 7\u01E0`),f(`%;\u0206/;#;\u028B/2$;O/)$8#:\u01E2#"" )(#'#("'#&'#`),f(`<%;\u0164/E#;\u0115/<$;\u0165/3$;\u028B/*$8$:\u01E4$##"!)($'#(#'#("'#&'#=." 7\u01E3`),f(`<%;\u0225/D#;\u028B/;$;\u023B/2$;\u028B/)$8$:\u01E6$"#!)($'#(#'#("'#&'#=." 7\u01E5`),f(`%;\u0166/F#;\u0167." &"/8$;\u0170." &"/*$8#:\u01E7##"! )(#'#("'#&'#`),f(`<%;\u025A/D#;\u028B/;$;\u01C1/2$;\u028B/)$8$:\u01E9$"#!)($'#(#'#("'#&'#=." 7\u01E8`),f(`%;\u0169/B#;\u028B/9$$;\u01680#*;\u0168&/)$8#:\u01EA#"" )(#'#("'#&'#`),f(`%;\u0169/1#;\u028B/($8":\u0198"!!)("'#&'#`),f('<;\u016A.# &;\u016F=." 7\u01EB'),f(`%;\u024C/T#;\u028B/K$;\u0215.# &;\u0275/<$;\u028B/3$;\u016B/*$8%:\u01EC%#$" )(%'#($'#(#'#("'#&'#`),f('<;\u016C.) &;\u016D.# &;\u016E=." 7\u01ED'),f(`%;\u0268/J#;\u028B/A$;\u0248.# &;\u0212/2$;\u028B/)$8$:\u01EE$"#!)($'#(#'#("'#&'#`),f(`%;\u0203.# &;\u0260/1#;\u028B/($8":\u01EF"!!)("'#&'#`),f(`%;\u0244/D#;\u028B/;$;\u01F3/2$;\u028B/)$8$:\u01F0$"#!)($'#(#'#("'#&'#`),f(`%;\u0242/D#;\u028B/;$;\u01CF/2$;\u028B/)$8$:\u01F1$"#!)($'#(#'#("'#&'#`),f(`<%;u." &"/J#;\u0213/A$;\u028B/8$;\u0171." &"/*$8$:\u01F3$##" )($'#(#'#("'#&'#=." 7\u01F2`),f(`%;\u0232/J#;\u028B/A$;\u0214.# &;\u022E/2$;\u028B/)$8$:\u01F4$"#!)($'#(#'#("'#&'#`),f("%;\u0189/' 8!:\u01F5!! )"),f(`<%;\u0174/c#;\u0135." &"/U$;\u01BC/L$;\u028B/C$;\u0176/:$;\xDE." &"/,$8&:\u01F7&%%$#! )(&'#(%'#($'#(#'#("'#&'#=." 7\u01F6`),f(`%;\u012C/J#;\u0175." &"/<$;\u0230/3$;\u028B/*$8$:\u01F8$##"!)($'#(#'#("'#&'#`),f(`%;\u0274/1#;\u028B/($8":\u01F9"!!)("'#&'#`),f(`<%;\u024C/N#;\u028B/E$;\u01AC/<$;\u028B/3$;\u0158/*$8%:\u01FB%#$" )(%'#($'#(#'#("'#&'#=." 7\u01FA`),f(`<%;\u0178/\xA6#;\u0135." &"/\x98$;\u01BD." &"/\x8A$;\u028B/\x81$;\u0179/x$;\u024C/o$;\u028B/f$;\u01AC/]$;\u028B/T$;\u0181." &"/F$;\u0182." &"/8$;\u0183//$8,:\u01FD,(+*)'$"! )(,'#(+'#(*'#()'#(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\u01FC`),f(`%;\u012C/J#;\u0134." &"/<$;\u0272/3$;\u028B/*$8$:\u01FE$##"!)($'#(#'#("'#&'#`),f(`<%;\u017A." &"/2#;\u017C/)$8":\u0200""! )("'#&'#=." 7\u01FF`),f(`%;\u01FF.) &;\u01F5.# &;\u017B/1#;\u028B/($8":\u0201"!!)("'#&'#`),f(`%;\u0235/;#;\u028B/2$;\u024A/)$8#:\u0202#"" )(#'#("'#&'#`),f('<;\u017D.# &;\u017E=." 7\u0203'),f(`%;\u0215.# &;\u0234/1#;\u028B/($8":\u0204"!!)("'#&'#`),f(`%;\u0275/@#;\u028B/7$;\u017F." &"/)$8#:\u0205#"" )(#'#("'#&'#`),f(`%;\u024A/;#;\u028B/2$;\u0180/)$8#:\u0206#"" )(#'#("'#&'#`),f(`%;\u0117/B#;\u028B/9$$;\u01160#*;\u0116&/)$8#:\u014D#"" )(#'#("'#&'#`),f(`%;\u0224/c#;\u028B/Z$;\u021A/Q$;\u028B/H$;\u0264.) &3\u0207""5)7\u0208/3$;\u028B/*$8&:\u0209&#%#!)(&'#(%'#($'#(#'#("'#&'#`),f(`<%;\u027B/D#;\u028B/;$;z/2$;\u028B/)$8$:\u020A$"#!)($'#(#'#("'#&'#=." 7\x97`),f(`<%;\u0200/W#;\u028B/N$;\u0184/E$;\u028B/<$;\u021C/3$;\u028B/*$8&:\u020C&#%#!)(&'#(%'#($'#(#'#("'#&'#=." 7\u020B`),f("%$;\u0185/�#*;\u0185&&&#/' 8!:\u020D!! )"),f(`%;\x9C/:#;\u028B/1$;$/($8#:"#!")(#'#("'#&'#`),f(`<%;\u0188/T#;\u0135." &"/F$;\u0187/=$;\u028B/4$;\u0189/+$8%:\u020F%$$#" )(%'#($'#(#'#("'#&'#=." 7\u020E`),f(`%;\u01BE/;#;\u028B/2$;\u0115/)$8#:\u0210#"" )(#'#("'#&'#.# &;\u01BE`),f(`%;\u012C/J#;\u0134." &"/<$;\u0279/3$;\u028B/*$8$:\u0211$##"!)($'#(#'#("'#&'#`),f(`%;\u01FB/D#;\u028B/;$;\xC0/2$;\u028B/)$8$:\u018F$"#!)($'#(#'#("'#&'#`),f(`<%;\u018B/f#;\u0135." &"/X$;\u01AC/O$;\u028B/F$;\u0276/=$;\u028B/4$;\u018C/+$8':\u0213'$&%$ )(''#(&'#(%'#($'#(#'#("'#&'#=." 7\u0212`),f(`%;\u012C/N#;\u027A/E$;\u028B/<$;\u026C/3$;\u028B/*$8%:\u0214%#$#!)(%'#($'#(#'#("'#&'#`),f(`%;\u01D1/@#;\u028B/7$;\u018D." &"/)$8#:\u0215#"" )(#'#("'#&'#`),f(`<%;\u01DA/Z#;\u028B/Q$;\u018E." &"/C$;\u028B/:$;\u01DB/1$;\u028B/($8&:\u0217&!#)(&'#(%'#($'#(#'#("'#&'#=." 7\u0216`),f(`%;\u0190/9#$;\u018F0#*;\u018F&/)$8":\u0218""! )("'#&'#`),f(`%;\u028B/H#;\u01DC/?$;\u028B/6$;\u0190." &"/($8$:x$! )($'#(#'#("'#&'#`),f(`%%<%;\u01CF/;#;\u028B/2$;&.# &;\u0141/#$+#)(#'#("'#&'#=.##&&!&'#/:#;z/1$;\u028B/($8#:\u0192#!!)(#'#("'#&'#.x &%;\u0191/n#%%<;\u01CD=.##&&!&'#/,#;\u028B/#$+")("'#&'#/F$;\u013E." &"/8$;\u013F." &"/*$8$:\u01B3$##! )($'#(#'#("'#&'#`),f(";\u01CF.# &;\u01D2"),f(`<%;\u0193/;#;\u01AC/2$;\u028B/)$8#:\u021A#""!)(#'#("'#&'#=." 7\u0219`),f(`<%;\u0219/J#;\u028B/A$;\u0194/8$;\u0195." &"/*$8$:\u021C$##! )($'#(#'#("'#&'#=." 7\u021B`),f(`<%;\u026C./ &;\u0230.) &;\u0272.# &;\u0279/1#;\u028B/($8":\u0160"!!)("'#&'#=." 7\u021D`),f(`<%;\u022B/D#;\u028B/;$;\u0220/2$;\u028B/)$8$:\u021F$"#!)($'#(#'#("'#&'#=." 7\u021E`),f(`<%;\u01E8/,#;\u01E8/#$+")("'#&'#=." 7\u0220`),f('<;\u01E4=." 7\u0221'),f('<;\u01E5=." 7\u0222'),f('<;\u01DE=." 7\u0223'),f('<;\u01EF=." 7\u0224'),f('<;\u01E9=." 7\u0225'),f(`<%;\u01EA/,#;\u01EA/#$+")("'#&'#=." 7\u0226`),f(`<%;\u01EB/,#;\u01EB/#$+")("'#&'#=." 7\u0227`),f('<;\u01E7=." 7\u0228'),f('<;\u01E8=." 7\u0229'),f('<;\u01EA=." 7\u022A'),f('<;\u01EB=." 7\u022B'),f(`<%;\u01EA/,#;\u01E6/#$+")("'#&'#=." 7\u022C`),f(`<%;\u01EB/,#;\u01E6/#$+")("'#&'#=." 7\u022D`),f(`<%;\u01E6/1#;\u01E6." &"/#$+")("'#&'#=." 7\u022E`),f(`<%;\u01EC/,#;\u01E6/#$+")("'#&'#=." 7\u022F`),f(`<%;\u01EA/,#;\u01EB/#$+")("'#&'#=." 7\u022F`),f(`<%$;\u01F1/�#*;\u01F1&&&#/<#9:\u0231 ! -""&!&#/($8":\u0232"!!)("'#&'#=." 7\u0230`),f(`<%;\u0238/@#;\u028B/7$;u." &"/)$8#:\u0234#"" )(#'#("'#&'#=." 7\u0233`),f('<;\u01CF.# &;\u01D2=." 7\u0235'),f(`<%;\u01A9/' 8!:\u0237!! )=." 7\u0236`),f(`<%;\u01AD." &"/2#;\u01A9/)$8":\u0239""! )("'#&'#=." 7\u0238`),f(`<%;\u01AD." &"/2#;\u01A9/)$8":\u023B""! )("'#&'#=." 7\u023A`),f(`%;\u01A9/2#;\u01DD/)$8":\u023C""! )("'#&'#`),f(`<%;\u01B8.) &;\u01B9.# &;\u01B7/J#;\u01A9/A$;\u028B/8$;\u01AF." &"/*$8$:\u023E$##" )($'#(#'#("'#&'#=." 7\u023D`),f(`<%;\u01B0/' 8!:\u0240!! )=." 7\u023F`),f(`%;\u01B1/B#;\u028B/9$$;\u01B10#*;\u01B1&/)$8#:\u0241#"" )(#'#("'#&'#`),f(";\u01B2.) &;\u01B3.# &;\u01B4"),f(`%;\u01DD/:#;\u028B/1$;\u01CF/($8#:\u0242#! )(#'#("'#&'#.D &%;\u01DD/:#;\u028B/1$;\u01DE/($8#:\u0243#! )(#'#("'#&'#`),f(`%;\u01D8/r#;\u028B/i$;\u01B5." &"/[$;\u01EE/R$;\u028B/I$;\u01B6." &"/;$;\u028B/2$;\u01D9/)$8(:\u0244("%")(('#(''#(&'#(%'#($'#(#'#("'#&'#.m &%;\u01D8/c#;\u028B/Z$;\u01EE/Q$;\u028B/H$;\u01B6." &"/:$;\u028B/1$;\u01D9/($8':\u0245'!")(''#(&'#(%'#($'#(#'#("'#&'#`),f(`%;\u01D8/L#;\u028B/C$;z/:$;\u028B/1$;\u01D9/($8%:\u0246%!")(%'#($'#(#'#("'#&'#`),f("%;z/' 8!:\u0247!! )"),f("%;z/' 8!:\u0248!! )"),f("%;\u028B/& 8!:\u0249! )"),f(`%;\u01AD/2#;\u01B9/)$8":\u024A""! )("'#&'#`),f(`%;\u01A9/2#;\u01DD/)$8":J""! )("'#&'#`),f(`<%;\u01A9/' 8!:\u024C!! )=." 7\u024B`),f(`<%;\u01A9/' 8!:\u024E!! )=." 7\u024D`),f(`<%;\u01AD." &"/2#;\u01A9/)$8":\u0250""! )("'#&'#=." 7\u024F`),f(`<%;\u01AD." &"/2#;\u01A9/)$8":\u0252""! )("'#&'#=." 7\u0251`),f(`<%;\u01AD." &"/2#;\u01A9/)$8":\u0254""! )("'#&'#=." 7\u0253`),f(`<%;\u01AD." &"/2#;\u01A9/)$8":\u0256""! )("'#&'#=." 7\u0255`),f(`<%;\u01AD." &"/2#;\u01A9/)$8":\u0258""! )("'#&'#=." 7\u0257`),f(`<%;\u01C2.# &;\u01AC/1#;\u028B/($8":\u025A"!!)("'#&'#=." 7\u0259`),f(`%;\u01AC/;#;\u028B/2$;\u0115/)$8#:\u025B#"" )(#'#("'#&'#`),f(`<%;\u01A9/' 8!:\u025D!! )=." 7\u025C`),f(`<%;\u01A9/' 8!:\u025F!! )=." 7\u025E`),f(`<%;\u01C6/=#%<;\u01CD=.##&&!&'#/($8":\u0261"!!)("'#&'#.\xC5 &%;\u01C7/=#%<;\u01CD=.##&&!&'#/($8":\u0262"!!)("'#&'#.\x9B &%;\u01C9/=#%<;\u01CD=.##&&!&'#/($8":\u0263"!!)("'#&'#.q &%;\u01CA/=#%<;\u01CD=.##&&!&'#/($8":\u0264"!!)("'#&'#.G &%;\u01CC/=#%<;\u01CD=.##&&!&'#/($8":\u0265"!!)("'#&'#=." 7\u0260`),f(`<%%3\u0267""5!7\u0268." &"/F#3\u0269""5#7\u026A." &"/2$3\u026B""5$7\u026C/#$+#)(#'#("'#&'#.k &%3\u026D""5$7\u026E.5 &3\u026F""5&7\u0270.) &3\u0271""5$7\u0272." &"/2#3\u0273""5$7\u0274/#$+")("'#&'#.) &3\u0275""5$7\u0276/' 8!:\u0160!! )=." 7\u0266`),f(`<%;\u01C8.5 &3\u0278""5%7\u0279.) &3\u027A""5$7\u027B/' 8!:\u0160!! )=." 7\u0277`),f(`<%3\u027D""5&7\u027E/i#%$4,""5!7-/,#0)*4,""5!7-&&&#/2#3\u027F""5)7\u0280/#$+")("'#&'#." &"/)$8":\u0281""! )("'#&'#=." 7\u027C`),f(`<%3\u0283""5'7\u0284.\x95 &3\u0285""5'7\u0286.\x89 &3\u0287""5'7\u0288.} &%3\u0289""5$7\u028A/7#3\xF6""5$7\xF7." &"/#$+")("'#&'#.S &%3\xF6""5$7\xF7/7#3\u028B""5%7\u028C." &"/#$+")("'#&'#.) &3\u028D""5&7\u028E/' 8!:\u0160!! )=." 7\u0282`),f(`<%%3\u0290""5#7\u0291/V#2\u0292""6\u02927\u0293.A &2\u0294""6\u02947\u0295.5 &2\u0296""6\u02967\u0297.) &3\u0298""5$7\u0299/#$+")("'#&'#.q &%3\u029A""5#7\u029B.A &3\u026F""5&7\u0270.5 &3\u029C""5%7\u029D.) &3\u026D""5$7\u026E." &"/2#3\u0290""5#7\u0291/#$+")("'#&'#.# &;\u01CB/' 8!:\u0160!! )=." 7\u028F`),f(`%3\u029E""5(7\u029F/d#%$4,""5!7-/,#0)*4,""5!7-&&&#/2#3\u02A0""5%7\u02A1/#$+")("'#&'#/)$8":\u02A2""! )("'#&'#`),f(`<%3\u02A4""5$7\u02A5/' 8!:\u0160!! )=." 7\u02A3`),f('4\u02A6""5!7\u02A7'),f(`%2\u02A8""6\u02A87\u02A9/K#$4\u02AA""5!7\u02AB/,#0)*4\u02AA""5!7\u02AB&&&#/)$8":\u02AC""! )("'#&'#`),f(";\u01D0.# &;\u01D1"),f(";\u01D3./ &;\u01D7.) &;\u01D5.# &;\u01D6"),f(`%%<;\u0280.# &;A=.##&&!&'#/J#$;\u01CE.# &;\u01CD/,#0)*;\u01CE.# &;\u01CD&&&#/($8":\u0118"! )("'#&'#`),f(`%%<;\u0282.# &;A=.##&&!&'#/J#$;\u01CE.# &;\u01CD/,#0)*;\u01CE.# &;\u01CD&&&#/($8":\u02AD"! )("'#&'#`),f(`%;\u01D8/\x99#;\u028B/\x90$%$%%<;\u01D4=.##&&!&'#/1#1""5!7\u02AE/#$+")("'#&'#0G*%%<;\u01D4=.##&&!&'#/1#1""5!7\u02AE/#$+")("'#&'#&/"!&,)/1$;\u01D4/($8$:\u02AF$!!)($'#(#'#("'#&'#`),f(`%$4\u02B0""5!7\u02B10)*4\u02B0""5!7\u02B1&/5#;\u01D9/,$;\u028B/#$+#)(#'#("'#&'#`),f(`%2\u02B2""6\u02B27\u02B3/k#$2\u02B4""6\u02B47\u02B5.) &4\u02B6""5!7\u02B705*2\u02B4""6\u02B47\u02B5.) &4\u02B6""5!7\u02B7&/7$2\u02B2""6\u02B27\u02B3/($8#:\u02B8#!!)(#'#("'#&'#`),f(`%2\u02B9""6\u02B97\u02BA/k#$2:""6:7;.) &4<""5!7=05*2:""6:7;.) &4<""5!7=&/7$2\u02B9""6\u02B97\u02BA/($8#:\u02BB#!!)(#'#("'#&'#`),f(`%2\u02BC""6\u02BC7\u02BD/k#$2\u02BE""6\u02BE7\u02BF.) &4\u02C0""5!7\u02C105*2\u02BE""6\u02BE7\u02BF.) &4\u02C0""5!7\u02C1&/7$2\u02BC""6\u02BC7\u02BD/($8#:\u02C2#!!)(#'#("'#&'#`),f(`<%2\u02C4""6\u02C47\u02C5/1#;\u028B/($8":""!!)("'#&'#=." 7\u02C3`),f(`<%2\u02C7""6\u02C77\u02C8/1#;\u028B/($8":""!!)("'#&'#=." 7\u02C6`),f(`<%2\u02CA""6\u02CA7\u02CB/1#;\u028B/($8":""!!)("'#&'#=." 7\u02C9`),f(`<%2\u02CD""6\u02CD7\u02CE/1#;\u028B/($8":""!!)("'#&'#=." 7\u02CC`),f(`<%2\u02D0""6\u02D07\u02D1/1#;\u028B/($8":""!!)("'#&'#=." 7\u02CF`),f(`<%2\u02D3""6\u02D37\u02D4/1#;\u028B/($8":""!!)("'#&'#=." 7\u02D2`),f(`<%2\u02D6""6\u02D67\u02D7/1#;\u028B/($8":""!!)("'#&'#=." 7\u02D5`),f(`<%2\u02D9""6\u02D97\u02DA/1#;\u028B/($8":""!!)("'#&'#=." 7\u02D8`),f(`<%2\u02B9""6\u02B97\u02BA/1#;\u028B/($8":""!!)("'#&'#=." 7\u02DB`),f(`<%2\u02B2""6\u02B27\u02B3/1#;\u028B/($8":""!!)("'#&'#=." 7\u02DC`),f(`<%2\u02BC""6\u02BC7\u02BD/1#;\u028B/($8":""!!)("'#&'#=." 7\u02DD`),f(`<%2\u02DF""6\u02DF7\u02E0/1#;\u028B/($8":""!!)("'#&'#=." 7\u02DE`),f(`<%2\u02E2""6\u02E27\u02E3/1#;\u028B/($8":""!!)("'#&'#=." 7\u02E1`),f(`<%2\u02E5""6\u02E57\u02E6/1#;\u028B/($8":""!!)("'#&'#=." 7\u02E4`),f(`<%2\u02E7""6\u02E77\u02E8/1#;\u028B/($8":""!!)("'#&'#=." 7\u022E`),f(`<%2\u02EA""6\u02EA7\u02EB/1#;\u028B/($8":""!!)("'#&'#=." 7\u02E9`),f(`<%2\u02ED""6\u02ED7\u02EE/1#;\u028B/($8":""!!)("'#&'#=." 7\u02EC`),f(`<%2\u02EF""6\u02EF7\u02F0/1#;\u028B/($8":""!!)("'#&'#=." 7\u0225`),f(`<%2\u02F1""6\u02F17\u02F2/1#;\u028B/($8":""!!)("'#&'#=." 7\u022A`),f(`<%2\u02F3""6\u02F37\u02F4/1#;\u028B/($8":""!!)("'#&'#=." 7\u022B`),f(`<%2\u02F6""6\u02F67\u02F7/1#;\u028B/($8":""!!)("'#&'#=." 7\u02F5`),f(`<%2\u02F9""6\u02F97\u02FA/1#;\u028B/($8":""!!)("'#&'#=." 7\u02F8`),f(`<%2g""6g7h/1#;\u028B/($8":""!!)("'#&'#=." 7\u02FB`),f(`<%2\u02FD""6\u02FD7\u02FE/1#;\u028B/($8":""!!)("'#&'#=." 7\u02FC`),f(`<%2\u0300""6\u03007\u0301/1#;\u028B/($8":""!!)("'#&'#=." 7\u02FF`),f(`<%4\u0303""5!7\u0304/1#;\u028B/($8":""!!)("'#&'#=." 7\u0302`),f(`%3\u0305""5%7\u0306/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0307""5&7\u0308/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0309""5#7\u030A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u030B""5%7\u030C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0105""5#7\u0106/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u030D""5%7\u030E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u030F""5'7\u0310/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0311""5#7\u0312/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0313""5%7\u0314/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0315""5"7\u0316/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0317""5#7\u0318/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0319""5&7\u031A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u031B""5-7\u031C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u031D""5&7\u031E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u031F""5%7\u0320/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0321""5'7\u0322/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0323""5"7\u0324/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0325""5'7\u0326/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0327""5$7\u0328/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0329""5$7\u032A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u032B""5%7\u032C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u032D""5'7\u032E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u032F""5&7\u0330/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0331""5&7\u0332/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0333""5(7\u0334/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0335""5*7\u0336/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0337""5&7\u0338/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0339""5%7\u033A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u033B""5,7\u033C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u033D""5,7\u033E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u033F""517\u0340/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0341""5(7\u0342/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0343""5'7\u0344/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0345""5*7\u0346/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0347""5(7\u0348/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0349""5&7\u034A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u034B""5$7\u034C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u034D""5&7\u034E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u034F""5(7\u0350/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0351""5$7\u0352/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0353""5$7\u0354/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0355""5$7\u0356/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0357""5#7\u0358/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0359""5&7\u035A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u035B""5&7\u035C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u035D""5)7\u035E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u035F""5&7\u0360/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0361""5'7\u0362/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0363""5$7\u0364/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0365""5%7\u0366/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0367""5#7\u0368/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0369""5'7\u036A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u036B""5$7\u036C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u036D""5$7\u036E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u036F""5$7\u0370/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0371""5%7\u0372/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0373""5&7\u0374/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0375""5"7\u0376/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0377""5&7\u0378/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0379""5%7\u037A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u037B""5)7\u037C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u037D""5"7\u037E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u037F""5%7\u0380/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0381""5'7\u0382/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0383""5)7\u0384/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0385""5%7\u0386/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0387""5&7\u0388/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0389""5'7\u038A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u038B""5)7\u038C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u038D""5$7\u038E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u038F""5"7\u0390/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0391""5&7\u0392/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0393""5$7\u0394/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0395""5#7\u0396/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0397""5$7\u0398/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0399""5'7\u039A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u039B""5$7\u039C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u039D""5$7\u039E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u039F""5%7\u03A0/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03A1""5&7\u03A2/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03A3""5%7\u03A4/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03A5""5'7\u03A6/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03A7""5"7\u03A8/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03A9""5#7\u03AA/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03AB""5'7\u03AC/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03AD""5&7\u03AE/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\x8C""5$7\x8D/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03AF""5%7\u03B0/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03B1""5"7\u03B2/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03B3""5&7\u03B4/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03B5""5"7\u03B6/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03B7""5$7\u03B8/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03B9""5"7\u03BA/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03BB""5%7\u03BC/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03BD""5%7\u03BE/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03BF""5$7\u03C0/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03C1""5)7\u03C2/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03C3""5$7\u03C4/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03C5""5&7\u03C6/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03C7""5'7\u03C8/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03C9""5%7\u03CA/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03CB""5%7\u03CC/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03CD""5$7\u03CE/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03CF""5)7\u03D0/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03D1""5*7\u03D2/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03D3""5&7\u03D4/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03D5""5'7\u03D6/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03D7""5'7\u03D8/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03D9""5&7\u03DA/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03DB""5'7\u03DC/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03DD""5(7\u03DE/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03DF""5)7\u03E0/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03E1""5%7\u03E2/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03E3""5(7\u03E4/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03E5""5#7\u03E6/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03E7""5%7\u03E8/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03E9""5)7\u03EA/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03EB""5&7\u03EC/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03ED""5#7\u03EE/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03EF""5%7\u03F0/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03F1""5$7\u03F2/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03F3""5$7\u03F4/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03F5""5%7\u03F6/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03F7""5$7\u03F8/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03F9""5)7\u03FA/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03FB""5$7\u03FC/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03FD""5"7\u03FE/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\xFB""5+7\xFC/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03FF""5'7\u0400/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0401""5%7\u0402/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0403""5&7\u0404/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0405""5&7\u0406/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0407""5%7\u0408/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0409""5&7\u040A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u040B""5&7\u040C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u040D""5$7\u040E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u040F""5'7\u0410/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0411""5$7\u0412/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0413""5%7\u0414/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0415""5&7\u0416/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0417""5$7\u0418/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0419""5'7\u041A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f("%;\u0281/' 8!:\u041B!! )"),f(";\u01F2.\u0353 &;\u01F3.\u034D &;\u01F4.\u0347 &;\u01F5.\u0341 &;\u01F6.\u033B &;\u01F7.\u0335 &;\u01F8.\u032F &;\u01F9.\u0329 &;\u01FA.\u0323 &;\u01FB.\u031D &;\u01FC.\u0317 &;\u01FD.\u0311 &;\u01FE.\u030B &;\u01FF.\u0305 &;\u0200.\u02FF &;\u0201.\u02F9 &;\u0202.\u02F3 &;\u0203.\u02ED &;\u0204.\u02E7 &;\u0205.\u02E1 &;\u0206.\u02DB &;\u0207.\u02D5 &;\u0208.\u02CF &;\u0209.\u02C9 &;\u020A.\u02C3 &;\u020B.\u02BD &;\u020C.\u02B7 &;\u020D.\u02B1 &;\u020E.\u02AB &;\u020F.\u02A5 &;\u0210.\u029F &;\u0211.\u0299 &;\u0212.\u0293 &;\u0213.\u028D &;\u0214.\u0287 &;\u0215.\u0281 &;\u0216.\u027B &;\u0217.\u0275 &;\u0218.\u026F &;\u0219.\u0269 &;\u021A.\u0263 &;\u021B.\u025D &;\u021C.\u0257 &;\u021D.\u0251 &;\u021E.\u024B &;\u021F.\u0245 &;\u0220.\u023F &;\u0221.\u0239 &;\u0222.\u0233 &;\u0223.\u022D &;\u0224.\u0227 &;\u0225.\u0221 &;\u0226.\u021B &;\u0227.\u0215 &;\u0228.\u020F &;\u0229.\u0209 &;\u022A.\u0203 &;\u022B.\u01FD &;\u022C.\u01F7 &;\u022D.\u01F1 &;\u022E.\u01EB &;\u022F.\u01E5 &;\u0230.\u01DF &;\u0231.\u01D9 &;\u0232.\u01D3 &;\u0233.\u01CD &;\u0234.\u01C7 &;\u0235.\u01C1 &;\u0236.\u01BB &;\u0237.\u01B5 &;\u0238.\u01AF &;\u0239.\u01A9 &;\u023A.\u01A3 &;\u023B.\u019D &;\u023C.\u0197 &;\u023E.\u0191 &;\u023F.\u018B &;\u0240.\u0185 &;\u0241.\u017F &;\u0242.\u0179 &;\u0243.\u0173 &;\u0244.\u016D &;\u0245.\u0167 &;\u0246.\u0161 &;\u0247.\u015B &;\u0248.\u0155 &;\u0249.\u014F &;\u024A.\u0149 &;\u024B.\u0143 &;\u024C.\u013D &;\u024D.\u0137 &;\u024E.\u0131 &;\u024F.\u012B &;\u0250.\u0125 &;\u0251.\u011F &;\u0252.\u0119 &;\u0253.\u0113 &;\u0254.\u010D &;\u0255.\u0107 &;\u0256.\u0101 &;\u0257.\xFB &;\u0258.\xF5 &;\u0259.\xEF &;\u025A.\xE9 &;\u025B.\xE3 &;\u025C.\xDD &;\u025D.\xD7 &;\u025E.\xD1 &;\u025F.\xCB &;\u0260.\xC5 &;\u0261.\xBF &;\u0262.\xB9 &;\u0263.\xB3 &;\u0266.\xAD &;\u0267.\xA7 &;\u0268.\xA1 &;\u0269.\x9B &;\u026A.\x95 &;\u026B.\x8F &;\u026C.\x89 &;\u026E.\x83 &;\u026F.} &;\u0270.w &;\u0271.q &;\u0272.k &;\u0273.e &;\u0274._ &;\u0275.Y &;\u0276.S &;\u0277.M &;\u0278.G &;\u0279.A &;\u027A.; &;\u027B.5 &;\u027C./ &;\u027D.) &;\u027E.# &;\u027F"),f(";\u01F4.\u0167 &;\u01F6.\u0161 &;\u01F7.\u015B &;\u01F9.\u0155 &;\u01FB.\u014F &;\u01FE.\u0149 &;\u0201.\u0143 &;\u0204.\u013D &;\u0206.\u0137 &;\u0207.\u0131 &;\u0209.\u012B &;\u020B.\u0125 &;\u020C.\u011F &;\u0212.\u0119 &;\u0213.\u0113 &;\u0215.\u010D &;\u0218.\u0107 &;\u0219.\u0101 &;\u021B.\xFB &;\u021D.\xF5 &;\u021E.\xEF &;\u0220.\xE9 &;\u0225.\xE3 &;\u0226.\xDD &;\u0229.\xD7 &;\u022A.\xD1 &;\u022F.\xCB &;\u0230.\xC5 &;\u0234.\xBF &;\u0236.\xB9 &;\u0237.\xB3 &;\u0238.\xAD &;\u0239.\xA7 &;\u023A.\xA1 &;\u0240.\x9B &;\u0245.\x95 &;\u0246.\x8F &;\u0248.\x89 &;\u024C.\x83 &;\u024E.} &;\u024F.w &;\u0255.q &;\u025A.k &;\u0267.e &;\u0268._ &;\u026C.Y &;\u026F.S &;\u0270.M &;\u0271.G &;\u0273.A &;\u0274.; &;\u0275.5 &;\u0276./ &;\u0278.) &;\u027B.# &;\u027C"),f(";\u0284.. &%;\u0285/& 8!:\u041C! )"),f(`<%2\u041E""6\u041E7\u041F/\x87#$%%<4\u0420""5!7\u0421=.##&&!&'#/1#1""5!7\u02AE/#$+")("'#&'#0M*%%<4\u0420""5!7\u0421=.##&&!&'#/1#1""5!7\u02AE/#$+")("'#&'#&/#$+")("'#&'#=." 7\u041D`),f(`<%;\u0286/5#;\u028A/,$;\u0287/#$+#)(#'#("'#&'#=." 7\u0422`),f('2\u0423""6\u04237\u0424'),f('2\u0425""6\u04257\u0426'),f(`$%%<;\u0287.# &;\u0286=.##&&!&'#/1#1""5!7\u02AE/#$+")("'#&'#/P#0M*%%<;\u0287.# &;\u0286=.##&&!&'#/1#1""5!7\u02AE/#$+")("'#&'#&&&#`),f(";\u0288.# &;\u0285"),f(`%;\u0289/K#$4\u0427""5!7\u0428.# &;\u02890/*4\u0427""5!7\u0428.# &;\u0289&/#$+")("'#&'#`),f(`<%$4\u0427""5!7\u0428.# &;\u02830/*4\u0427""5!7\u0428.# &;\u0283&/' 8!:1!! )=." 7\u0429`),f('2\u042A""6\u042A7\u042B')],L=0,H=0,B=[{line:1,column:1}],j=0,ce=[],de=0,je={},Ae=["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_"],x=[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],$="tracer"in T?T.tracer:new h,Y;if("startRule"in T){if(!(T.startRule in I))throw new Error(`Can't start parsing from rule "`+T.startRule+'".');C=I[T.startRule]}function V(){return y.substring(H,L)}function J(){return P(H,L)}function R(c,p){throw p=p!==void 0?p:P(H,L),he([v(c)],y.substring(H,L),p)}function A(c,p){throw p=p!==void 0?p:P(H,L),Z(c,p)}function m(c,p){return{type:"literal",text:c,ignoreCase:p}}function k(c,p,b){return{type:"class",parts:c,inverted:p,ignoreCase:b}}function K(){return{type:"any"}}function te(){return{type:"end"}}function v(c){return{type:"other",description:c}}function S(c){var p=B[c],b;if(p)return p;for(b=c-1;!B[b];)b--;for(p=B[b],p={line:p.line,column:p.column};b<c;)y.charCodeAt(b)===10?(p.line++,p.column=1):p.column++,b++;return B[c]=p,p}function P(c,p){var b=S(c),F=S(p);return{start:{offset:c,line:b.line,column:b.column},end:{offset:p,line:F.line,column:F.column}}}function G(c){L<j||(L>j&&(j=L,ce=[]),ce.push(c))}function Z(c,p){return new d(c,null,null,p)}function he(c,p,b){return new d(d.buildMessage(c,p),c,p,b)}function f(c){return c.split("").map(function(p){return p.charCodeAt(0)-32})}function Se(c){var p=M[c],b=0,F=[],Q=p.length,xe=[],D=[],W=L,ie;$.trace({type:"rule.enter",rule:Ae[c],description:x[c],location:P(W,W)});var fe=L*621+c,De=je[fe];if(De)return L=De.nextPos,De.result!==_?$.trace({type:"rule.match",rule:Ae[c],description:x[c],result:De.result,location:P(W,L)}):$.trace({type:"rule.fail",rule:Ae[c],description:x[c],location:P(W,W)}),De.result;for(;;){for(;b<Q;)switch(p[b]){case 0:D.push(N[p[b+1]]),b+=2;break;case 1:D.push(void 0),b++;break;case 2:D.push(null),b++;break;case 3:D.push(_),b++;break;case 4:D.push([]),b++;break;case 5:D.push(L),b++;break;case 6:D.pop(),b++;break;case 7:L=D.pop(),b++;break;case 8:D.length-=p[b+1],b+=2;break;case 9:D.splice(-2,1),b++;break;case 10:D[D.length-2].push(D.pop()),b++;break;case 11:D.push(D.splice(D.length-p[b+1],p[b+1])),b+=2;break;case 12:D.push(y.substring(D.pop(),L)),b++;break;case 13:xe.push(Q),F.push(b+3+p[b+1]+p[b+2]),D[D.length-1]?(Q=b+3+p[b+1],b+=3):(Q=b+3+p[b+1]+p[b+2],b+=3+p[b+1]);break;case 14:xe.push(Q),F.push(b+3+p[b+1]+p[b+2]),D[D.length-1]===_?(Q=b+3+p[b+1],b+=3):(Q=b+3+p[b+1]+p[b+2],b+=3+p[b+1]);break;case 15:xe.push(Q),F.push(b+3+p[b+1]+p[b+2]),D[D.length-1]!==_?(Q=b+3+p[b+1],b+=3):(Q=b+3+p[b+1]+p[b+2],b+=3+p[b+1]);break;case 16:D[D.length-1]!==_?(xe.push(Q),F.push(b),Q=b+2+p[b+1],b+=2):b+=2+p[b+1];break;case 17:xe.push(Q),F.push(b+3+p[b+1]+p[b+2]),y.length>L?(Q=b+3+p[b+1],b+=3):(Q=b+3+p[b+1]+p[b+2],b+=3+p[b+1]);break;case 18:xe.push(Q),F.push(b+4+p[b+2]+p[b+3]),y.substr(L,N[p[b+1]].length)===N[p[b+1]]?(Q=b+4+p[b+2],b+=4):(Q=b+4+p[b+2]+p[b+3],b+=4+p[b+2]);break;case 19:xe.push(Q),F.push(b+4+p[b+2]+p[b+3]),y.substr(L,N[p[b+1]].length).toLowerCase()===N[p[b+1]]?(Q=b+4+p[b+2],b+=4):(Q=b+4+p[b+2]+p[b+3],b+=4+p[b+2]);break;case 20:xe.push(Q),F.push(b+4+p[b+2]+p[b+3]),N[p[b+1]].test(y.charAt(L))?(Q=b+4+p[b+2],b+=4):(Q=b+4+p[b+2]+p[b+3],b+=4+p[b+2]);break;case 21:D.push(y.substr(L,p[b+1])),L+=p[b+1],b+=2;break;case 22:D.push(N[p[b+1]]),L+=N[p[b+1]].length,b+=2;break;case 23:D.push(_),de===0&&G(N[p[b+1]]),b+=2;break;case 24:H=D[D.length-1-p[b+1]],b+=2;break;case 25:H=L,b++;break;case 26:ie=p.slice(b+4,b+4+p[b+3]).map(function(En){return D[D.length-1-En]}),D.splice(D.length-p[b+2],p[b+2],N[p[b+1]].apply(null,ie)),b+=4+p[b+3];break;case 27:D.push(Se(p[b+1])),b+=2;break;case 28:de++,b++;break;case 29:de--,b++;break;default:throw new Error("Invalid opcode: "+p[b]+".")}if(xe.length>0)Q=xe.pop(),b=F.pop();else break}return je[fe]={nextPos:L,result:D[0]},D[0]!==_?$.trace({type:"rule.match",rule:Ae[c],description:x[c],result:D[0],location:P(W,L)}):$.trace({type:"rule.fail",rule:Ae[c],description:x[c],location:P(W,W)}),D[0]}function ve(c){return Te(c)?Array.isArray(c)?c:[c]:[]}function Be(c){return Number.parseInt(c.value)}function Te(c){return c!=null}function ir(c){var p=arguments.length>1&&arguments[1]!==void 0?arguments[1]:" ",b=c.filter(function(F){return Te(F)}).reduce(function(F,Q){return""+F+wt(Q)+p},"");return b.trim()}function me(c){return ir(c,"")}function ge(c){return ir(c).toLowerCase()}function Me(c){return c.filter(function(p){return Te(p)}).reduce(function(p,b){return p.concat(b)},[])}function Ir(c){var p=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"'",b=new RegExp(p+"{2}","g");return wt(c).replace(b,p)}function wt(){var c=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return ve(c).join("")}function Xa(c){return wt(c).trim()}function q(c){return Xa(c).toLowerCase()}function ae(c){return Array.isArray(c)&&c.length>0&&Te(c[0])}function di(c,p){return p.reduce(function(b,F){var Q=s(F,4),xe=Q[0],D=Q[1],W=Q[2],ie=Q[3];return{type:"expression",format:"binary",variant:"operation",operation:q(D),left:b,right:ie}},c)}if(Y=Se(C),Y!==_&&L===y.length)return Y;throw Y!==_&&L<y.length&&G(te()),he(ce,j<y.length?y.charAt(j):null,j<y.length?P(j,j+1):P(j,j))}i.exports={SyntaxError:d,DefaultTracer:h,parse:E}},{}],3:[function(n,i,a){"use strict";Object.defineProperty(a,"__esModule",{value:!0});function s(u,d){for(var h=u.length-1;h>=0;h-=1)if(d(u[h]))return h;return-1}function o(u,d){for(var h=u.length,E=0;E<h;E+=1)if(!d(u[E]))return u.slice(0,E);return u}var l=a.Tracer=function(){function u(){if(!(this instanceof u))return new u;this.events=[],this.indentation=0,this.whitespaceRule=/(^whitespace)|(char$)|(^[oe]$)|(^sym\_)/i,this.statementRule=/Statement$/i,this.firstNodeRule=/(Statement|Clause)$/i}return u.prototype.trace=function(h){var E=this,y,T;switch(h.indentation=this.indentation,h.type){case"rule.enter":this.events.push(h),this.indentation+=1;break;case"rule.match":this.indentation-=1;break;case"rule.fail":y=s(this.events,function(_){var I=_.rule;return I===h.rule}),T=s(this.events,function(_){return!E.whitespaceRule.test(_.rule)}),(E.whitespaceRule.test(h.rule)||y===T)&&this.events.splice(y,1),this.indentation-=1;break}},u.prototype.smartError=function(h){var E=this,y,T,_,I,C,N={indentation:-1},M=!1,L=0,H=this.events.filter(function(B){return B.description!=null&&!E.whitespaceRule.test(B.rule)}).reverse();return _=o(H,function(B){if(/^(sym\_semi)$/i.test(B.rule)&&(L+=1),L>1)return!1;if(!M)B.indentation>N.indentation?N=B:M=!0;else if(/^(stmt)$/i.test(B.rule))return M=!0,!0;return!0}),_.length&&(T=N.location,C=_.find(function(B){return E.firstNodeRule.test(B.description)&&B.description!==N.description&&B.indentation!==N.indentation}),C!=null?this.statementRule.test(N.description)&&this.statementRule.test(C.description)?I=C.description:I=N.description+" ("+C.description+")":I=N.description,y="Syntax error found near "+I,Object.assign(h,{message:y,location:T})),h},u}()},{}]},{},[1])(1)})});var Hr=g((Oi,g0)=>{"use strict";Object.defineProperty(Oi,"__esModule",{value:!0});Oi.default=void 0;var fC={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"};Oi.default=fC;g0.exports=Oi.default});var wi=g(ht=>{"use strict";Object.defineProperty(ht,"__esModule",{value:!0});ht.sortByLengthDesc=ht.escapeRegExp=ht.isEmpty=ht.last=ht.trimSpacesEnd=void 0;var pC=function(t){return t.replace(/[\t ]+$/,"")};ht.trimSpacesEnd=pC;var hC=function(t){return t[t.length-1]};ht.last=hC;var vC=function(t){return!Array.isArray(t)||t.length===0};ht.isEmpty=vC;var mC=function(t){return t.replace(/[\$\(-\+\.\?\[-\^\{-\}]/g,"\\$&")};ht.escapeRegExp=mC;var gC=function(t){return t.sort(function(r,n){return n.length-r.length||r.localeCompare(n)})};ht.sortByLengthDesc=gC});var y0=g((Ii,b0)=>{"use strict";Object.defineProperty(Ii,"__esModule",{value:!0});Ii.default=void 0;var EC=wi();function bC(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function E0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function yC(e,t,r){return t&&E0(e.prototype,t),r&&E0(e,r),e}var Bu="top-level",_C="block-level",AC=function(){function e(t){bC(this,e),this.indent=t||" ",this.indentTypes=[]}return yC(e,[{key:"getIndent",value:function(){return this.indent.repeat(this.indentTypes.length)}},{key:"increaseTopLevel",value:function(){this.indentTypes.push(Bu)}},{key:"increaseBlockLevel",value:function(){this.indentTypes.push(_C)}},{key:"decreaseTopLevel",value:function(){this.indentTypes.length>0&&(0,EC.last)(this.indentTypes)===Bu&&this.indentTypes.pop()}},{key:"decreaseBlockLevel",value:function(){for(;this.indentTypes.length>0;){var r=this.indentTypes.pop();if(r!==Bu)break}}},{key:"resetIndentation",value:function(){this.indentTypes=[]}}]),e}();Ii.default=AC;b0.exports=Ii.default});var T0=g((Si,A0)=>{"use strict";Object.defineProperty(Si,"__esModule",{value:!0});Si.default=void 0;var Ln=TC(Hr());function TC(e){return e&&e.__esModule?e:{default:e}}function xC(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function _0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function RC(e,t,r){return t&&_0(e.prototype,t),r&&_0(e,r),e}var CC=50,NC=function(){function e(){xC(this,e),this.level=0}return RC(e,[{key:"beginIfPossible",value:function(r,n){this.level===0&&this.isInlineBlock(r,n)?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(r,n){for(var i=0,a=0,s=n;s<r.length;s++){var o=r[s];if(i+=o.value.length,i>CC)return!1;if(o.type===Ln.default.OPEN_PAREN)a++;else if(o.type===Ln.default.CLOSE_PAREN&&(a--,a===0))return!0;if(this.isForbiddenToken(o))return!1}return!1}},{key:"isForbiddenToken",value:function(r){var n=r.type,i=r.value;return n===Ln.default.RESERVED_TOP_LEVEL||n===Ln.default.RESERVED_NEWLINE||n===Ln.default.COMMENT||n===Ln.default.BLOCK_COMMENT||i===";"}}]),e}();Si.default=NC;A0.exports=Si.default});var C0=g((Li,R0)=>{"use strict";Object.defineProperty(Li,"__esModule",{value:!0});Li.default=void 0;function OC(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function x0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function wC(e,t,r){return t&&x0(e.prototype,t),r&&x0(e,r),e}var IC=function(){function e(t){OC(this,e),this.params=t,this.index=0}return wC(e,[{key:"get",value:function(r){var n=r.key,i=r.value;return this.params?n?this.params[n]:this.params[this.index++]:i}}]),e}();Li.default=IC;R0.exports=Li.default});var ks=g(He=>{"use strict";Object.defineProperty(He,"__esModule",{value:!0});He.isEnd=He.isWindow=He.isBy=He.isSet=He.isLimit=He.isBetween=He.isAnd=void 0;var Gr=SC(Hr());function SC(e){return e&&e.__esModule?e:{default:e}}var Wr=function(t,r){return function(n){return n?.type===t&&r.test(n?.value)}},LC=Wr(Gr.default.RESERVED_NEWLINE,/^AND$/i);He.isAnd=LC;var DC=Wr(Gr.default.RESERVED,/^BETWEEN$/i);He.isBetween=DC;var kC=Wr(Gr.default.RESERVED_TOP_LEVEL,/^LIMIT$/i);He.isLimit=kC;var BC=Wr(Gr.default.RESERVED_TOP_LEVEL,/^[S\u017F]ET$/i);He.isSet=BC;var MC=Wr(Gr.default.RESERVED,/^BY$/i);He.isBy=MC;var PC=Wr(Gr.default.RESERVED_TOP_LEVEL,/^WINDOW$/i);He.isWindow=PC;var $C=Wr(Gr.default.CLOSE_PAREN,/^END$/i);He.isEnd=$C});var Tt=g((Di,O0)=>{"use strict";Object.defineProperty(Di,"__esModule",{value:!0});Di.default=void 0;var Fe=Bs(Hr()),FC=Bs(y0()),UC=Bs(T0()),qC=Bs(C0()),Dn=wi(),Mu=ks();function Bs(e){return e&&e.__esModule?e:{default:e}}function Pu(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function jC(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function N0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function zC(e,t,r){return t&&N0(e.prototype,t),r&&N0(e,r),e}var VC=function(){function e(t){jC(this,e),this.cfg=t,this.indentation=new FC.default(this.cfg.indent),this.inlineBlock=new UC.default,this.params=new qC.default(this.cfg.params),this.previousReservedToken={},this.tokens=[],this.index=0}return zC(e,[{key:"tokenizer",value:function(){throw new Error("tokenizer() not implemented by subclass")}},{key:"tokenOverride",value:function(r){return r}},{key:"format",value:function(r){this.tokens=this.tokenizer().tokenize(r);var n=this.getFormattedQueryFromTokens();return n.trim()}},{key:"getFormattedQueryFromTokens",value:function(){var r=this,n="";return this.tokens.forEach(function(i,a){r.index=a,i=r.tokenOverride(i),i.type===Fe.default.LINE_COMMENT?n=r.formatLineComment(i,n):i.type===Fe.default.BLOCK_COMMENT?n=r.formatBlockComment(i,n):i.type===Fe.default.RESERVED_TOP_LEVEL?(n=r.formatTopLevelReservedWord(i,n),r.previousReservedToken=i):i.type===Fe.default.RESERVED_TOP_LEVEL_NO_INDENT?(n=r.formatTopLevelReservedWordNoIndent(i,n),r.previousReservedToken=i):i.type===Fe.default.RESERVED_NEWLINE?(n=r.formatNewlineReservedWord(i,n),r.previousReservedToken=i):i.type===Fe.default.RESERVED?(n=r.formatWithSpaces(i,n),r.previousReservedToken=i):i.type===Fe.default.OPEN_PAREN?n=r.formatOpeningParentheses(i,n):i.type===Fe.default.CLOSE_PAREN?n=r.formatClosingParentheses(i,n):i.type===Fe.default.PLACEHOLDER?n=r.formatPlaceholder(i,n):i.value===","?n=r.formatComma(i,n):i.value===":"?n=r.formatWithSpaceAfter(i,n):i.value==="."?n=r.formatWithoutSpaces(i,n):i.value===";"?n=r.formatQuerySeparator(i,n):n=r.formatWithSpaces(i,n)}),n}},{key:"formatLineComment",value:function(r,n){return this.addNewline(n+this.show(r))}},{key:"formatBlockComment",value:function(r,n){return this.addNewline(this.addNewline(n)+this.indentComment(r.value))}},{key:"indentComment",value:function(r){return r.replace(/\n[\t ]*/g,`
|
|
3
|
+
`,"\v","\f","\r"," "," "],!1,!1),v("Whitespace"),"__TODO__",m("__TODO__",!1)],M=[f(`%;\u028B/H#;#/?$;"." &"/1$;#/($8$: $!!)($'#(#'#("'#&'#`),f(`%;\u028B/C#;#/:$;\x88/1$;#/($8$: $!!)($'#(#'#("'#&'#`),f(`%;\x88/B#;\u028B/9$$;%0#*;%&/)$8#:!#"" )(#'#("'#&'#`),f("$;\u01ED0#*;\u01ED&"),f("$;\u01ED/�#*;\u01ED&&&#"),f(`%;$/:#;\x88/1$;\u028B/($8#:"#!!)(#'#("'#&'#`),f(`<%;).# &;*/O#;\u028B/F$;,." &"/8$;'." &"/*$8$:$$##! )($'#(#'#("'#&'#=." 7#`),f(`<%;(/9#$;(0#*;(&/)$8":&""! )("'#&'#.I &%;\u028B/?#;\u01FA/6$;(." &"/($8#:'#! )(#'#("'#&'#=." 7%`),f(`%;\u028B/Z#;\u01D8/Q$;\u028B/H$;9." &"/:$;\u028B/1$;\u01D9/($8&:(&!")(&'#(%'#($'#(#'#("'#&'#`),f("%;\u01C5/' 8!:)!! )"),f(`<%;\u01CF/9#$;+0#*;+&/)$8":+""! )("'#&'#=." 7*`),f(`%4,""5!7-/1#;\u01D1/($8":."! )("'#&'#`),f(`<%;\u01DA/R#;8/I$;\u028B/@$;-." &"/2$;\u01DB/)$8%:0%"#!)(%'#($'#(#'#("'#&'#=." 7/`),f(`%;\u01DC/C#;\u028B/:$;8/1$;\u028B/($8$:1$!!)($'#(#'#("'#&'#`),f(";8.A &;9.; &;4.5 &;/./ &;0.) &;1.# &;5"),f(`<%;\u0248/1#;\u028B/($8":3"!!)("'#&'#=." 72`),f(`<%;\u020E.) &;\u0210.# &;\u020F/1#;\u028B/($8":5"!!)("'#&'#=." 74`),f(`<%;7." &"/2#;2/)$8":7""! )("'#&'#=." 76`),f(`<%;\u01E0/A#$;30#*;3&/1$;\u01E0/($8#:9#!!)(#'#("'#&'#=." 78`),f('2:""6:7;.) &4<""5!7='),f(`<%4?""5!7@/1#;2/($8":A"! )("'#&'#=." 7>`),f(`<%;&/8#;1.# &;B/)$8":C""! )("'#&'#=." 7B`),f("%;\u01D1.# &;\u01D5/' 8!:D!! )"),f(`<%;\u01E4.# &;\u01E5/' 8!:"!! )=." 7E`),f(`%;7." &"/2#;9/)$8":F""! )("'#&'#`),f(";?.# &;:"),f(`%;;/7#;>." &"/)$8":G""! )("'#&'#`),f('<;<.# &;==." 7H'),f(`%$;A/�#*;A&&&#/7#;=." &"/)$8":I""! )("'#&'#`),f(`%;\u01DD/9#$;A0#*;A&/)$8":J""! )("'#&'#`),f(`<%3L""5!7M/T#4N""5!7O." &"/@$$;A/�#*;A&&&#/*$8#:P##"! )(#'#("'#&'#=." 7K`),f(`<%3R""5"7S/?#$;@/�#*;@&&&#/)$8":T""! )("'#&'#=." 7Q`),f('4U""5!7V'),f('4W""5!7X'),f(`<%;C.) &;E.# &;F/' 8!:Z!! )=." 7Y`),f(`<%;\u01DF/@#;D." &"/2$;\u028B/)$8#:\\#""!)(#'#("'#&'#=." 7[`),f(`%4]""5!7^/9#$;A0#*;A&/)$8":_""! )("'#&'#`),f(`<%4a""5!7b/H#$;\u01CD/�#*;\u01CD&&&#/2$;\u028B/)$8#:c#""!)(#'#("'#&'#=." 7\``),f(`<%2e""6e7f/o#$;\u01CD.) &2g""6g7h/2#0/*;\u01CD.) &2g""6g7h&&&#/A$;\u028B/8$;G." &"/*$8$:i$##" )($'#(#'#("'#&'#=." 7d`),f(`%;\u01D5/1#;\u028B/($8":j"!!)("'#&'#`),f(`<%;I." &"/;#;\u028B/2$;\xA4/)$8#:l#"" )(#'#("'#&'#=." 7k`),f(`<%;u." &"/;#;\u0220/2$;\u028B/)$8#:n#""!)(#'#("'#&'#=." 7m`),f(`<%;\u0257/_#;\u028B/V$;\u01DA/M$;\u028B/D$;K/;$;\u028B/2$;\u01DB/)$8':p'"&")(''#(&'#(%'#($'#(#'#("'#&'#=." 7o`),f(`<%;L.# &;M/' 8!:r!! )=." 7q`),f(`<%;\u022C/' 8!:t!! )=." 7s`),f(`%;\u0263.) &;\u01F2.# &;\u0222/M#;\u028B/D$;\u01DC/;$;\u028B/2$;\x87/)$8%:u%"$ )(%'#($'#(#'#("'#&'#`),f(";B./ &;~.) &;..# &;\u01AE"),f(`%;\u01DA/L#;\u028B/C$;z/:$;\u028B/1$;\u01DB/($8%:v%!")(%'#($'#(#'#("'#&'#`),f(";O.G &;H.A &;h.; &;j.5 &;J./ &;Q.) &;R.# &;N"),f(`<%;\u01FA/:#;\u028B/1$;S/($8#:x#! )(#'#("'#&'#=." 7w`),f(`<%;\u01FA/:#;\u028B/1$;\xA4/($8#:z#! )(#'#("'#&'#=." 7y`),f(`<%;\u01D8/R#;\u028B/I$;T.# &;{/:$;\u028B/1$;\u01D9/($8%:|%!")(%'#($'#(#'#("'#&'#=." 7{`),f(`<%;S/B#;\u028B/9$$;U0#*;U&/)$8#:~#"" )(#'#("'#&'#=." 7}`),f(`%;\u01DC/:#;\u028B/1$;S/($8#:\x7F#! )(#'#("'#&'#`),f(`%;P/;#;\u028B/2$;Z/)$8#:\x80#"" )(#'#("'#&'#.# &;P`),f(`<%;V/S#;\u028B/J$2\x82""6\x827\x83/;$;\u028B/2$;&/)$8%:\x84%"$ )(%'#($'#(#'#("'#&'#.# &;V=." 7\x81`),f(`%;Y/A#;\u028B/8$;W.# &;z/)$8#:\x85#"" )(#'#("'#&'#.# &;W`),f(`;\u01E3.U &;\u01E5.O &;\u01E4.I &%%;u/8#%<;\u0220=.##&&!&'#/#$+")("'#&'#/"!&,)`),f(`<%;\u015D/' 8!:\x87!! )=." 7\x86`),f(`%;X/\x83#$%;\u028B/>#;\u0196/5$;\u028B/,$;X/#$+$)($'#(#'#("'#&'#0H*%;\u028B/>#;\u0196/5$;\u028B/,$;X/#$+$)($'#(#'#("'#&'#&/)$8":\x88""! )("'#&'#`),f(`%;[/\x83#$%;\u028B/>#;]/5$;\u028B/,$;[/#$+$)($'#(#'#("'#&'#0H*%;\u028B/>#;]/5$;\u028B/,$;[/#$+$)($'#(#'#("'#&'#&/)$8":\x88""! )("'#&'#`),f(";\u0199.) &;\u019A.# &;\u019B"),f(`%;\\/\x83#$%;\u028B/>#;_/5$;\u028B/,$;\\/#$+$)($'#(#'#("'#&'#0H*%;\u028B/>#;_/5$;\u028B/,$;\\/#$+$)($'#(#'#("'#&'#&/)$8":\x88""! )("'#&'#`),f(";\u0197.# &;\u0198"),f(`%;^/\x83#$%;\u028B/>#;a/5$;\u028B/,$;^/#$+$)($'#(#'#("'#&'#0H*%;\u028B/>#;a/5$;\u028B/,$;^/#$+$)($'#(#'#("'#&'#&/)$8":\x88""! )("'#&'#`),f(`;\u019C.[ &;\u019D.U &;\u01A7.O &;\u019E.I &%%;\u019F/8#%<;\u019F=.##&&!&'#/#$+")("'#&'#/"!&,)`),f(`%;\`/\x83#$%;\u028B/>#;c/5$;\u028B/,$;\`/#$+$)($'#(#'#("'#&'#0H*%;\u028B/>#;c/5$;\u028B/,$;\`/#$+$)($'#(#'#("'#&'#&/)$8":\x88""! )("'#&'#`),f(`;\u01A2.{ &;\u01A3.u &%%;\u01A0/8#%<;a=.##&&!&'#/#$+")("'#&'#/"!&,).I &%%;\u01A1/8#%<;a=.##&&!&'#/#$+")("'#&'#/"!&,)`),f(`%;b/9#$;e0#*;e&/)$8":\x88""! )("'#&'#`),f(`%;\u028B/1#;f/($8":\x89"! )("'#&'#.H &%;\u028B/>#;g/5$;\u028B/,$;b/#$+$)($'#(#'#("'#&'#`),f(`%3\x8A""5$7\x8B/?#;\u028B/6$3\x8C""5$7\x8D/'$8#:\x8E# )(#'#("'#&'#.? &%;\u0239/& 8!:\x8F! ).. &%;\u0246/& 8!:\x8E! )`),f(";\u01A8./ &;\u01A5.) &;\u01A6.# &;\u01A4"),f(`<%;\u0205/i#;\u028B/\`$;\u01DA/W$;z/N$;\u028B/E$;i/<$;\u028B/3$;\u01DB/*$8(:\x91(#'$")(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\x90`),f(`<%;\u01FB/:#;\u028B/1$;&/($8#:\x93#! )(#'#("'#&'#=." 7\x92`),f(`<%;\u0204/\x93#;\u028B/\x8A$;k." &"/|$;\u028B/s$$;l/�#*;l&&&#/]$;\u028B/T$;m." &"/F$;\u028B/=$;\u021C/4$;\u028B/+$8*:\x95*$)'%#)(*'#()'#(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\x94`),f(`%%<;\u027B=.##&&!&'#/1#;z/($8":\x96"! )("'#&'#`),f(`<%;\u027B/i#;\u028B/\`$;z/W$;\u028B/N$;\u026F/E$;\u028B/<$;z/3$;\u028B/*$8(:\x98(#'%!)(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\x97`),f(`<%;\u021B/D#;\u028B/;$;z/2$;\u028B/)$8$:\x9A$"#!)($'#(#'#("'#&'#=." 7\x99`),f(`%;d/;#;\u028B/2$;o/)$8#:\x9B#"" )(#'#("'#&'#.# &;d`),f(";v./ &;p.) &;s.# &;q"),f(`<%;\u0238/n#;\u028B/e$;u." &"/W$;\u0218/N$;\u028B/E$;\u0226/<$;\u028B/3$;n/*$8(:\x9D(#%$ )(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\x9C`),f(`<%;u." &"/u#;\u023F.5 &;\u022D./ &;\u0228.) &;\u025B.# &;\u0242/T$;\u028B/K$;n/B$;\u028B/9$;r." &"/+$8&:\x9F&$%$" )(&'#(%'#($'#(#'#("'#&'#=." 7\x9E`),f(`<%;\u021D/D#;\u028B/;$;n/2$;\u028B/)$8$:\xA1$"#!)($'#(#'#("'#&'#=." 7\xA0`),f(`<%;u." &"/E#;\u0201/<$;\u028B/3$;t/*$8$:\xA3$##" )($'#(#'#("'#&'#=." 7\xA2`),f(`%;n/W#%;\u028B/>#;\u01F9/5$;\u028B/,$;n/#$+$)($'#(#'#("'#&'#/)$8":\xA4""! )("'#&'#`),f(`%;\u0245/1#;\u028B/($8":\xA5"!!)("'#&'#`),f(`<%;u." &"/E#;\u022F/<$;\u028B/3$;w/*$8$:\xA7$##" )($'#(#'#("'#&'#=." 7\xA6`),f(";x.# &;\u01AC"),f(`%;\u01DA/I#;\xA5.# &;{/:$;\u028B/1$;\u01DB/($8$:\x7F$!")($'#(#'#("'#&'#`),f(`%;n/\x83#$%;\u028B/>#;\u01F9/5$;\u028B/,$;n/#$+$)($'#(#'#("'#&'#0H*%;\u028B/>#;\u01F9/5$;\u028B/,$;n/#$+$)($'#(#'#("'#&'#&/)$8":\x88""! )("'#&'#`),f(`%;y/\x83#$%;\u028B/>#;\u024E/5$;\u028B/,$;y/#$+$)($'#(#'#("'#&'#0H*%;\u028B/>#;\u024E/5$;\u028B/,$;y/#$+$)($'#(#'#("'#&'#&/)$8":\x88""! )("'#&'#`),f(`<%;|." &"/1#;\u028B/($8":\xA9"!!)("'#&'#=." 7\xA8`),f(`%;z/B#;\u028B/9$$;}0#*;}&/)$8#:\xAA#"" )(#'#("'#&'#`),f(`%;\u01DC/:#;z/1$;\u028B/($8#:\x7F#!!)(#'#("'#&'#`),f(`<%;\u01AB/\x8B#;\u028B/\x82$;\u01DA/y$;\x80." &"/k$;\u028B/b$;\u01DB/Y$;\u028B/P$;\x7F." &"/B$;\u028B/9$;\x82." &"/+$8*:\xAC*$)&" )(*'#()'#(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\xAB`),f(`<%3\xAE""5&7\xAF/p#;\u028B/g$;\u01DA/^$;\u028B/U$;\u027C/L$;\u028B/C$;z/:$;\u028B/1$;\u01DB/($8):\xB0)!")()'#(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\xAD`),f(`<%;\xE2/' 8!:\xB2!! ).V &%;\x81." &"/G#;{/>$9:\xB3 "! -""&!&#/)$8#:\xB4#""!)(#'#("'#&'#=." 7\xB1`),f(`%;\u0218.# &;\u01F6/1#;\u028B/($8":\xB5"!!)("'#&'#`),f(`<%;\u0251/@#;\u028B/7$;\x84.# &;\x83/($8#:\xB7#! )(#'#("'#&'#=." 7\xB6`),f(`<%;\u01A9/' 8!:\xB9!! )=." 7\xB8`),f(`<%;\u01DA/\x81#;\u028B/x$;\x85." &"/j$;\u028B/a$;\x86." &"/S$;\u028B/J$;\xCE." &"/<$;\u028B/3$;\u01DB/*$8):\xBB)#&$")()'#(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\xBA`),f(`%;\x83/P#%<%;\u028B/,#;\u0202/#$+")("'#&'#=.##&&!&'#/($8":\xBC"!!)("'#&'#`),f(`<%;\u0252/L#;\u028B/C$;\u0202/:$;\u028B/1$;{/($8%:\xBE%! )(%'#($'#(#'#("'#&'#=." 7\xBD`),f(`<%;1/' 8!:\xC0!! )=." 7\xBF`),f(`<%;\x89." &"/;#;\x8B/2$;\u028B/)$8#:\xC2#""!)(#'#("'#&'#=." 7\xC1`),f(`<%;\u0221/@#;\u028B/7$;\x8A." &"/)$8#:\xC4#"" )(#'#("'#&'#=." 7\xC3`),f(`<%;\u0256/D#;\u028B/;$;\u0253/2$;\u028B/)$8$:\xC6$"#!)($'#(#'#("'#&'#=." 7\xC5`),f(";\x9C._ &;\u012B.Y &;\u0192.S &;\x8D.M &;\x8C.G &;\x96.A &;\x90.; &;\x94.5 &;\x95./ &;\xA6.) &;\xAC.# &;\xAE"),f(`<%;\u0209.# &;\u021C/@#;\u028B/7$;\x8E." &"/)$8#:\xC8#"" )(#'#("'#&'#=." 7\xC7`),f(`<%;\u0200/^#;\u028B/U$;\x8F." &"/G$;\x8E." &"/9$;\x92." &"/+$8%:\xCA%$$"! )(%'#($'#(#'#("'#&'#=." 7\xC9`),f(`%;\u0271/1#;\u028B/($8":\xCB"!!)("'#&'#`),f(`%;\u0214.) &;\u022E.# &;\u021F/1#;\u028B/($8":\xCC"!!)("'#&'#`),f(`<%;\u0263/N#;\u028B/E$;\x8E." &"/7$;\x91." &"/)$8$:\xCE$"# )($'#(#'#("'#&'#=." 7\xCD`),f(`<%%;\u0270/,#;\u028B/#$+")("'#&'#." &"/?#;\x93." &"/1$;\x92/($8#:v#! )(#'#("'#&'#=." 7\xCF`),f(`%;\u01BB/1#;\u028B/($8":\xD0"!!)("'#&'#`),f(`%;\u0266/1#;\u028B/($8":\xD1"!!)("'#&'#`),f(`<%;\x93/2#;\x92/)$8":\xD3""! )("'#&'#=." 7\xD2`),f(`<%;\u025D/J#;\u028B/A$;\x93." &"/3$;\x92/*$8$:\xD5$##! )($'#(#'#("'#&'#=." 7\xD4`),f(`<%;\x97/N#;\u01AC/E$;\u028B/<$;\x98/3$;\u028B/*$8%:\xD7%#$#!)(%'#($'#(#'#("'#&'#=." 7\xD6`),f(`<%;\u01F7/D#;\u028B/;$;\u026C/2$;\u028B/)$8$:\xD9$"#!)($'#(#'#("'#&'#=." 7\xD8`),f(";\x99.# &;\x9A"),f(`<%;\u025E/M#;\u028B/D$;\u0270/;$;\u028B/2$;\u01AC/)$8%:\xDB%"$ )(%'#($'#(#'#("'#&'#=." 7\xDA`),f(`<%;\u01F4/I#;\u028B/@$;\x9B." &"/2$;\u013C/)$8$:\xDD$"# )($'#(#'#("'#&'#=." 7\xDC`),f(`%;\u0208/1#;\u028B/($8":\xD1"!!)("'#&'#`),f(`%;\x9D/2#;\xBF/)$8":\xDE""! )("'#&'#`),f(`<%;\x9E." &"/1#;\u028B/($8":."!!)("'#&'#=." 7\xDF`),f(`%;\u027E/J#;\u028B/A$;\x9F." &"/3$;\xA0/*$8$:\xE0$##! )($'#(#'#("'#&'#`),f(`%;\u0259/1#;\u028B/($8":\xD1"!!)("'#&'#`),f(`%;\xA2/B#;\u028B/9$$;\xA10#*;\xA1&/)$8#:\xE1#"" )(#'#("'#&'#`),f(`%;\u01DC/:#;\xA2/1$;\u028B/($8#:\x7F#!!)(#'#("'#&'#`),f(`<%;\u01C1/2#;\xA3/)$8":\xE3""! )("'#&'#=." 7\xE2`),f(`%;\u01FB/:#;\u028B/1$;\xA4/($8#:\xE4#! )(#'#("'#&'#`),f(`%;\u01DA/C#;\xA5/:$;\u028B/1$;\u01DB/($8$: $!")($'#(#'#("'#&'#`),f(`%;\x9D/2#;\xC0/)$8":\xE5""! )("'#&'#`),f(`<%;\u0268/e#;\u028B/\\$;\xA7." &"/N$;\u028B/E$;\u01C0/<$;\u028B/3$;\xA8/*$8':\xE7'#$" )(''#(&'#(%'#($'#(#'#("'#&'#=." 7\xE6`),f(`%3\xE8""5%7\xE9/& 8!:\xEA! ).4 &%3\xEB""5'7\xEC/& 8!:\xED! )`),f(`%;\u0226/?#;\u028B/6$3\xEE""5'7\xEF/'$8#:\xF0# )(#'#("'#&'#.v &%;\u0270.# &;\u01E6/9#;\u028B/0$;\u0212/'$8#:\xF1# )(#'#("'#&'#.J &%;\u0270.# &;\u01E6/:#;\u028B/1$;\xA9/($8#:\xF2#! )(#'#("'#&'#`),f(`%;\xAB/9#$;\xAA0#*;\xAA&/)$8":\xF3""! )("'#&'#`),f(`%;\u028B/C#;\u01DC/:$;\u028B/1$;\xAB/($8$:\xF4$! )($'#(#'#("'#&'#`),f(";\xBA.# &;B"),f(`%;\u026A/:#;\u028B/1$;\xAD/($8#:\xF5#! )(#'#("'#&'#`),f(`%3\xF6""5$7\xF7/?#;\u028B/6$3\xF8""5$7\xF9/'$8#:\xFA# )(#'#("'#&'#.\xB6 &%3\xFB""5+7\xFC/W#;\u028B/N$3\xFD""5)7\xFE/?$;\u028B/6$3\xFF""5%7\u0100/'$8%:\u0101% )(%'#($'#(#'#("'#&'#.l &%3\xEB""5'7\xEC/?#;\u028B/6$3\u0102""5-7\u0103/'$8#:\u0104# )(#'#("'#&'#.: &%3\u0105""5#7\u0106/& 8!:\u0107! ).# &;\u01C0`),f(";\xAF.; &;\xB1.5 &;\xB2./ &;\xB4.) &;\xB6.# &;\xB8"),f(`<%;\u01FD/\x8B#;\u028B/\x82$%;\u0211/,#;\u028B/#$+")("'#&'#." &"/a$;z/X$;\u028B/O$;\u01FB/F$;\u028B/=$;\xB0/4$;\u028B/+$8):\u0109)$(&%!)()'#(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\u0108`),f(";\u01AA.) &;/.# &;B"),f(`<%;\u0217/f#;\u028B/]$%;\u0211/,#;\u028B/#$+")("'#&'#." &"/<$;\xB0/3$;\u028B/*$8%:\u010B%#$"!)(%'#($'#(#'#("'#&'#=." 7\u010A`),f(`<%;\u0277/@#;\u028B/7$;\xB3." &"/)$8#:\u010D#"" )(#'#("'#&'#=." 7\u010C`),f(`%;\u01AA/1#;\u028B/($8":\u010E"!!)("'#&'#`),f(`<%;\u01F8/@#;\u028B/7$;\xB5." &"/)$8#:\u0110#"" )(#'#("'#&'#=." 7\u010F`),f(`%;\u01AC.) &;\u01BC.# &;\u01AA/1#;\u028B/($8":\u0111"!!)("'#&'#`),f(`<%;\u025C/I#;\u028B/@$;\xB7." &"/2$;\u028B/)$8$:\u0110$"#!)($'#(#'#("'#&'#=." 7\u0112`),f(`%;\u01AC.) &;\u01BC.# &;\u01BA/1#;\u028B/($8":\u0113"!!)("'#&'#`),f(`<%;\u0254/S#;\u028B/J$;\u01BF/A$;\u028B/8$;\xB9." &"/*$8%:\u0115%#$" )(%'#($'#(#'#("'#&'#=." 7\u0114`),f(`%;\u01DA/C#;\xBA/:$;\u028B/1$;\u01DB/($8$:\xF4$!")($'#(#'#("'#&'#.D &%;\u01E6/:#;\xBA/1$;\u028B/($8#:\xF4#!!)(#'#("'#&'#`),f(";\xBC.) &;\xBB.# &;\xBE"),f(";8.) &;1.# &;6"),f(`%;\xBD/<#9:\u0116 ! -""&!&#/($8":\u0117"!!)("'#&'#`),f("%$;\u01CD/�#*;\u01CD&&&#/' 8!:\u0118!! )"),f("%;\xBD/' 8!:\u0119!! )"),f(";\xC0./ &;\u0108.) &;\u0121.# &;\u0129"),f(`<%;\xD3/k#;\u028B/b$;\xCE." &"/T$;\u028B/K$;\xCF/B$;\u028B/9$;\xC1." &"/+$8':\u011B'$&$" )(''#(&'#(%'#($'#(#'#("'#&'#.z &%;\xD3/p#;\u028B/g$;\xCE." &"/Y$;\u028B/P$;\xC1." &"/B$;\u028B/9$;\xCF." &"/+$8':\u011C'$&$" )(''#(&'#(%'#($'#(#'#("'#&'#=." 7\u011A`),f(`<;\xC2.^ &%;\u0224/T#;\u028B/K$;\u0258/B$;\u028B/9$;\u024D/0$;\u028B/'$8&:\u011E& )(&'#(%'#($'#(#'#("'#&'#=." 7\u011D`),f(`%;\xC4/B#;\u028B/9$$;\xC30#*;\xC3&/)$8#:\u011F#"" )(#'#("'#&'#`),f(`%;\xC4/1#;\u028B/($8":\u0120"!!)("'#&'#`),f(`%;\u0224/j#;\u028B/a$;\xC5/X$;\u028B/O$;\xC6." &"/A$;\u028B/8$;\xC9." &"/*$8':\u0121'#$" )(''#(&'#(%'#($'#(#'#("'#&'#`),f(`;\u0275.y &%;\u0244/G#;\u028B/>$;\u023B/5$;\u028B/,$;\u0275/#$+%)(%'#($'#(#'#("'#&'#.E &;\u0269.? &%;\u023B/5#;\u028B/,$;\u0269/#$+#)(#'#("'#&'#`),f(`%;\u024A/:#;\u028B/1$;\xC7/($8#:\u0122#! )(#'#("'#&'#`),f(`%;\u01AC/B#;\u028B/9$$;\xC80#*;\xC8&/)$8#:\u0123#"" )(#'#("'#&'#`),f(`%;\u01DC/:#;\u028B/1$;\u01AC/($8#:\u0120#! )(#'#("'#&'#`),f(`%;\u0247.? &%;\u026B/5#;\u028B/,$;\u0241/#$+#)(#'#("'#&'#/' 8!:\u0124!! )`),f(`<%;\u027D/C#;\u028B/:$;\xCB/1$;\u028B/($8$:\u0126$!!)($'#(#'#("'#&'#=." 7\u0125`),f(`%;\xCD/B#;\u028B/9$$;\xCC0#*;\xCC&/)$8#:\xE1#"" )(#'#("'#&'#`),f(`%;\u01DC/:#;\xCD/1$;\u028B/($8#:1#!!)(#'#("'#&'#`),f(`%;\x83/M#;\u028B/D$;\u01FB/;$;\u028B/2$;\x84/)$8%:\u0127%"$ )(%'#($'#(#'#("'#&'#`),f(`<%;\u024F/L#;\u028B/C$;\u0202/:$;\u028B/1$;\u0102/($8%:\u0129%! )(%'#($'#(#'#("'#&'#=." 7\u0128`),f(`<%;\u0240/S#;\u028B/J$;z/A$;\u028B/8$;\xD0." &"/*$8%:\u012B%#$" )(%'#($'#(#'#("'#&'#.D &%;\u024B/:#;\u028B/1$;z/($8#:\u012C#! )(#'#("'#&'#=." 7\u012A`),f(`<%;\xD1/2#;z/)$8":\u012E""! )("'#&'#=." 7\u012D`),f(";\xD2.# &;\u01DC"),f(`%;\u024B/1#;\u028B/($8":\xD1"!!)("'#&'#`),f(`%;\xD5/B#;\u028B/9$$;\xD40#*;\xD4&/)$8#:\u012F#"" )(#'#("'#&'#`),f(`<%;\u011E/D#;\u028B/;$;\xD5/2$;\u028B/)$8$:\u0131$"#!)($'#(#'#("'#&'#=." 7\u0130`),f(";\xD6.# &;\u0101"),f(`%;\xD7/m#;\xDD." &"/_$;\xDE." &"/Q$;\xDF." &"/C$;\u028B/:$;\xCA." &"/,$8&:\u0132&%%$#" )(&'#(%'#($'#(#'#("'#&'#`),f(`<%;\u0267/R#;\u028B/I$;\xD8." &"/;$;\u028B/2$;\xDB/)$8%:\u0134%"" )(%'#($'#(#'#("'#&'#=." 7\u0133`),f('<;\xD9.# &;\xDA=." 7\u0135'),f(`%;\u0218/1#;\u028B/($8":\u0136"!!)("'#&'#`),f(`%;\u01F6/1#;\u028B/($8":\u0137"!!)("'#&'#`),f(`%;\xE1/B#;\u028B/9$$;\xDC0#*;\xDC&/)$8#:\xE1#"" )(#'#("'#&'#`),f(`%;\u01DC/:#;\xE1/1$;\u028B/($8#:1#!!)(#'#("'#&'#`),f(`<%;\u0226/D#;\u028B/;$;\xE5/2$;\u028B/)$8$:\u0139$"#!)($'#(#'#("'#&'#=." 7\u0138`),f(`<%;\u027C/D#;\u028B/;$;z/2$;\u028B/)$8$:\u013B$"#!)($'#(#'#("'#&'#=." 7\u013A`),f(`<%;\u0229/e#;\u028B/\\$;\u0202/S$;\u028B/J$;{/A$;\u028B/8$;\xE0." &"/*$8':\u013D'#&" )(''#(&'#(%'#($'#(#'#("'#&'#=." 7\u013C`),f(`<%;\u022A/D#;\u028B/;$;z/2$;\u028B/)$8$:\u013F$"#!)($'#(#'#("'#&'#=." 7\u013E`),f(";\xE2.# &;\xE4"),f(`%;\xE3." &"/2#;\u0106/)$8":\u0140""! )("'#&'#`),f(`%;\u01CF/2#;\u01DD/)$8":\u0141""! )("'#&'#`),f(`%;z/@#;\u028B/7$;\xF7." &"/)$8#:\u0142#"" )(#'#("'#&'#`),f(`%;\xE9/B#;\u028B/9$$;\xE60#*;\xE6&/)$8#:\u0143#"" )(#'#("'#&'#`),f(`%;\xE7.# &;\xE8/7#;\xFE." &"/)$8":\u0144""! )("'#&'#`),f(`<%;\u01DC/:#;\xE9/1$;\u028B/($8#:\u0146#!!)(#'#("'#&'#=." 7\u0145`),f(`<%;\xF8/D#;\u028B/;$;\xE9/2$;\u028B/)$8$:\u0148$"#!)($'#(#'#("'#&'#=." 7\u0147`),f(`%;\xEF." &"/S#;\u028B/J$;\xF5.5 &;B./ &;\xEA.) &;\xF0.# &;\xF6/)$8#:\u0149#"" )(#'#("'#&'#`),f(`%;\u01AB/S#;\u028B/J$;\u011C/A$;\u028B/8$;\xEB." &"/*$8%:\u014A%#$" )(%'#($'#(#'#("'#&'#`),f(`%;\u01FB." &"/h#;\u028B/_$;\u01CF/V$;\u028B/M$;\u01DA/D$;\xEC/;$;\u028B/2$;\u01DB/)$8(:\u014B("%")(('#(''#(&'#(%'#($'#(#'#("'#&'#.n &%;\u01FB/^#;\u028B/U$;\u01DA/L$;\u028B/C$;\xEC/:$;\u028B/1$;\u01DB/($8':\u014C'!")(''#(&'#(%'#($'#(#'#("'#&'#.# &;\xF7`),f(`%;\xED/B#;\u028B/9$$;\xEE0#*;\xEE&/)$8#:\u014D#"" )(#'#("'#&'#`),f(`%;\u013D/S#;\u028B/J$;&/A$;\u028B/8$;\u015D." &"/*$8%:\u014E%#$" )(%'#($'#(#'#("'#&'#`),f(`%;\u01DC/C#;\u028B/:$;\xED/1$;\u028B/($8$:\xCB$!!)($'#(#'#("'#&'#`),f("%;\u023D/& 8!:\u014F! )"),f(`<%;\xF1/@#;\u028B/7$;\xF2." &"/)$8#:\u0151#"" )(#'#("'#&'#=." 7\u0150`),f(`<%;\u01AC/@#;\u028B/7$;\xF7." &"/)$8#:\u0153#"" )(#'#("'#&'#=." 7\u0152`),f('<;\xF3.# &;\xF4=." 7\u0154'),f(`%;\u0231/V#;\u028B/M$;\u0202/D$;\u028B/;$;\u01BC/2$;\u028B/)$8&:\u0155&"%!)(&'#(%'#($'#(#'#("'#&'#`),f(`%;u/;#;\u0231/2$;\u028B/)$8#:\u0156#""!)(#'#("'#&'#`),f(`<%;\u01DA/R#;\xE5/I$;\u028B/@$;\u01DB/7$;\xF7." &"/)$8%:\u0158%"# )(%'#($'#(#'#("'#&'#=." 7\u0157`),f(`<%;\xA4/7#;\xF7." &"/)$8":\u015A""! )("'#&'#=." 7\u0159`),f(`<%%;\u01FB/Q#%%<;\u01CD.# &;\u0282=.##&&!&'#/,#;\u028B/#$+")("'#&'#/#$+")("'#&'#." &"/S#;\u01CF/J$;\u028B/A$;\u0115." &"/3$;\u028B/*$8%:\u015C%#$#!)(%'#($'#(#'#("'#&'#=." 7\u015B`),f(`<%;\xF9." &"/J#;\u028B/A$;\xFA." &"/3$;\u023A/*$8$:\u015E$##! )($'#(#'#("'#&'#=." 7\u015D`),f(`%;\u0243/1#;\u028B/($8":\xA5"!!)("'#&'#`),f(";\xFB.# &;\xFD"),f(`%;\u023E.) &;\u0262.# &;\u0227/@#;\u028B/7$;\xFC." &"/)$8#:\u015F#"" )(#'#("'#&'#`),f(`%;\u0250/1#;\u028B/($8":\u0160"!!)("'#&'#`),f(`%;\u0233.# &;\u020D/1#;\u028B/($8":\u0160"!!)("'#&'#`),f(`<%;\xFF.# &;\u0100/1#;\u028B/($8":\u0162"!!)("'#&'#=." 7\u0161`),f(`<%;\u024C/;#;\u028B/2$;z/)$8#:\u0164#"" )(#'#("'#&'#=." 7\u0163`),f(`<%;\u0276/;#;\u028B/2$;\u0115/)$8#:\u0166#"" )(#'#("'#&'#=." 7\u0165`),f(`<%;\u0278/;#;\u028B/2$;\u011A/)$8#:\u0168#"" )(#'#("'#&'#=." 7\u0167`),f(`%;\u0104/B#;\u028B/9$$;\u01030#*;\u0103&/)$8#:\u0169#"" )(#'#("'#&'#`),f(`%;\u01DC/:#;\u0104/1$;\u028B/($8#:\u0120#!!)(#'#("'#&'#`),f(`<%;z/X#;\u028B/O$;\u015F." &"/A$;\u028B/8$;\u0105." &"/*$8%:\u016B%#$" )(%'#($'#(#'#("'#&'#=." 7\u016A`),f(`%;\u0249/@#;\u028B/7$;\u0223.# &;\u023C/($8#:\u016C#! )(#'#("'#&'#`),f('<;\u01DE=." 7\u016D'),f('<;\u025F.5 &;\u0263./ &;\u01F2.) &;\u0222.# &;\u022C=." 7\u016E'),f(`<%;\u010A/k#;\u028B/b$;\u010E/Y$;\u028B/P$;\u0112." &"/B$;\u028B/9$;\u0109." &"/+$8':\u0170'$&$" )(''#(&'#(%'#($'#(#'#("'#&'#=." 7\u016F`),f(`<%;\u0261/:#;\u028B/1$;\xDB/($8#:\u0172#! )(#'#("'#&'#=." 7\u0171`),f(";\u010B.# &;\u010C"),f(`<%;\u0234/@#;\u028B/7$;\u010D." &"/)$8#:\u0174#"" )(#'#("'#&'#=." 7\u0173`),f(`<%;\u025F/1#;\u028B/($8":\u0176"!!)("'#&'#=." 7\u0175`),f(`<%;\u024E/;#;\u028B/2$;\u0107/)$8#:\u0178#"" )(#'#("'#&'#=." 7\u0177`),f(`%;\u010F/2#;\u0111/)$8":\u0179""! )("'#&'#`),f(`<%;\u0110/2#;\u01C1/)$8":\u017B""! )("'#&'#=." 7\u017A`),f(`<%;\u0237/,#;\u028B/#$+")("'#&'#=." 7\u017C`),f(`<%;\u0118.) &;\xA5.# &;\u011D/1#;\u028B/($8":\u017D"!!)("'#&'#=." 7\u0167`),f(`<%;\u0161/j#;\u028B/a$;\u0114." &"/S$;\u028B/J$3\u017F""5"7\u0180/;$;\u028B/2$;\u0113/)$8':\u0181'"$ )(''#(&'#(%'#($'#(#'#("'#&'#=." 7\u017E`),f(`<%;\u0122/S#;\u028B/J$;\u0124/A$;\u028B/8$;\xDE." &"/*$8%:\u0183%#$" )(%'#($'#(#'#("'#&'#.5 &%3\u0184""5'7\u0185/' 8!:\u0186!! )=." 7\u0182`),f(`<%;\u0158/@#;\u028B/7$;\xDE." &"/)$8#:\u0188#"" )(#'#("'#&'#.V &%;\u024C/L#;\u028B/C$;\u020B/:$;\u028B/1$;\u01A9/($8%:\u0189%! )(%'#($'#(#'#("'#&'#=." 7\u0187`),f(`<%;\u01DA/T#;\u0117/K$;\u028B/B$$;\u01160#*;\u0116&/2$;\u01DB/)$8%:\u018B%"#!)(%'#($'#(#'#("'#&'#=." 7\u018A`),f(`%;\u01DC/:#;\u0117/1$;\u028B/($8#:\u018C#!!)(#'#("'#&'#`),f(`<%;\u01A9/' 8!:\u018E!! )=." 7\u018D`),f(`<%;\u0119/2#;\u011A/)$8":\u018F""! )("'#&'#=." 7\u0167`),f(`<%;\u0278/1#;\u028B/($8":\xD1"!!)("'#&'#=." 7\u0190`),f(`%;\u011C/B#;\u028B/9$$;\u011B0#*;\u011B&/)$8#:\u014D#"" )(#'#("'#&'#`),f(`%;\u01DC/:#;\u011C/1$;\u028B/($8#:\x7F#!!)(#'#("'#&'#`),f(`<%;\u01DA/C#;{/:$;\u028B/1$;\u01DB/($8$:\u0192$!")($'#(#'#("'#&'#=." 7\u0191`),f(`<%;\u0212/;#;\u028B/2$;\u0278/)$8#:\u0194#"" )(#'#("'#&'#=." 7\u0193`),f(`<%;\u011F.) &;\u0236.# &;\u021E/' 8!:\xD1!! )=." 7\u0195`),f(`<%;\u0273/@#;\u028B/7$;\u0120." &"/)$8#:\u0197#"" )(#'#("'#&'#=." 7\u0196`),f(`%;\u01F6/1#;\u028B/($8":\u0198"!!)("'#&'#`),f(`<%;\u0122/\xA2#;\u0123." &"/\x94$;\xF0/\x8B$;\u028B/\x82$;\u0124/y$;\xDE." &"/k$;\xCE." &"/]$;\u028B/T$;\xCF." &"/F$;\u028B/=$;\u0109." &"//$8+:\u019A+(*)(&%$" )(+'#(*'#()'#(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\u0199`),f(`<%;\u0275/1#;\u028B/($8":\xD1"!!)("'#&'#=." 7\u019B`),f(`<%;\u024E/C#;\u028B/:$;\u0107/1$;\u028B/($8$:\u019D$!!)($'#(#'#("'#&'#=." 7\u019C`),f(`<%;\u0268/C#;\u028B/:$;\u0125/1$;\u028B/($8$:\u019F$!!)($'#(#'#("'#&'#=." 7\u019E`),f(`%;\u0127/9#$;\u01260#*;\u0126&/)$8":\u014D""! )("'#&'#`),f(`%;\u028B/:#;\u01DC/1$;\u0127/($8#:\u018C#! )(#'#("'#&'#`),f(`<%;\u01AE/M#;\u028B/D$;\u01E6/;$;\u0128/2$;\u028B/)$8%:\u01A1%"$!)(%'#($'#(#'#("'#&'#=." 7\u01A0`),f('<;z.. &%;\u0212/& 8!:\u01A3! )=." 7\u01A2'),f(`<%;\u012A/\x80#;\xF0/w$;\u028B/n$;\xDE." &"/\`$;\xCE." &"/R$;\xCF." &"/D$;\u028B/;$;\u0109." &"/-$8(:\u01A5(&'&$#" )(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\u01A4`),f(`<%;\u0215/C#;\u028B/:$;\u0226/1$;\u028B/($8$:\xD1$!#)($'#(#'#("'#&'#=." 7\u01A6`),f('<;\u012D.5 &;\u012E./ &;\u012F.) &;\u0130.# &;\u0131=." 7\u01A7'),f(`%;\u020C/1#;\u028B/($8":\xD1"!!)("'#&'#`),f(`%%<%;\u012C/>#;\u0230./ &;\u0272.) &;\u0279.# &;\u027A/#$+")("'#&'#=.##&&!&'#/1#;\u0132/($8":\u018C"! )("'#&'#`),f(`%%<%;\u012C/>#;\u026C./ &;\u0272.) &;\u0279.# &;\u027A/#$+")("'#&'#=.##&&!&'#/1#;\u0173/($8":\u018C"! )("'#&'#`),f(`%%<%;\u012C/>#;\u026C./ &;\u0230.) &;\u0279.# &;\u027A/#$+")("'#&'#=.##&&!&'#/1#;\u0177/($8":\u018C"! )("'#&'#`),f(`%%<%;\u012C/>#;\u026C./ &;\u0230.) &;\u0272.# &;\u027A/#$+")("'#&'#=.##&&!&'#/1#;\u0186/($8":\u018C"! )("'#&'#`),f(`%%<%;\u012C/>#;\u026C./ &;\u0230.) &;\u0272.# &;\u0279/#$+")("'#&'#=.##&&!&'#/1#;\u018A/($8":\u018C"! )("'#&'#`),f(`<%;\u0133/T#;\u0135." &"/F$;\u01AC/=$;\u028B/4$;\u0136/+$8%:\u01A9%$$#" )(%'#($'#(#'#("'#&'#=." 7\u01A8`),f(`%;\u012C/J#;\u0134." &"/<$;\u026C/3$;\u028B/*$8$:\u01AA$##"!)($'#(#'#("'#&'#`),f(`%;\u026E.# &;\u026D/1#;\u028B/($8":\u01AB"!!)("'#&'#`),f(`<%;\u022B/N#;\u028B/E$;u/<$;\u0220/3$;\u028B/*$8%:\u01AD%#$"!)(%'#($'#(#'#("'#&'#=." 7\u01AC`),f(";\u0137.# &;\u0172"),f(`<%;\u01DA/Z#;\u0139/Q$$;\u013B0#*;\u013B&/A$;\u01DB/8$;\u0138." &"/*$8%:\u01AF%##" )(%'#($'#(#'#("'#&'#=." 7\u01AE`),f(`%;\u027F/D#;\u028B/;$;\u0265/2$;\u028B/)$8$:\u01B0$"#!)($'#(#'#("'#&'#`),f(`%;\u013C/B#;\u028B/9$$;\u013A0#*;\u013A&/)$8#:\u014D#"" )(#'#("'#&'#`),f(`%;\u01DC/:#;\u013C/1$;\u028B/($8#:\xCB#!!)(#'#("'#&'#`),f(`%;\u01DC." &"/1#;\u0150/($8":\u01B1"! )("'#&'#`),f(`<%;\u013D/O#;\u028B/F$;\u013E." &"/8$;\u013F." &"/*$8$:\u01B3$##! )($'#(#'#("'#&'#=." 7\u01B2`),f(`%;\u01CF/=#%<;\u028B=/##&'!&&#/($8":v"!!)("'#&'#.\\ &%%<;\u013E.) &;\u0141.# &;\u0150=.##&&!&'#/:#;\u028B/1$;\u01D2/($8#:v#! )(#'#("'#&'#`),f(`<%;&/1#;\u028B/($8":\u01B5"!!)("'#&'#=." 7\u01B4`),f(`%;\u0141/B#$;\u01400#*;\u0140&/2$;\u028B/)$8#:\u014D#""!)(#'#("'#&'#`),f(`%;\u028B/1#;\u0141/($8":\u018C"! )("'#&'#`),f(`<%;\u0142." &"/A#;\u0144/8$;\u0142." &"/*$8#:\u01B7##"! )(#'#("'#&'#=." 7\u01B6`),f("%$;\u0143/�#*;\u0143&&&#/' 8!:\u01B8!! )"),f(`<%;\u020B/C#;\u028B/:$;\u01CF/1$;\u028B/($8$:\u01BA$!!)($'#(#'#("'#&'#=." 7\u01B9`),f(";\u0146.; &;\u0149.5 &;\u014C./ &;\u014D.) &;\u014F.# &;\u0145"),f(`<%;\u0165/' 8!:\u01BC!! )=." 7\u01BB`),f(`<%;\u0147/U#;\u015F." &"/G$;\u0160." &"/9$;\u0148." &"/+$8$:\u01BE$$#"! )($'#(#'#("'#&'#=." 7\u01BD`),f(`<%;\u0255.# &;\u0254/D#;\u028B/;$;\u023B/2$;\u028B/)$8$:\u01C0$"#!)($'#(#'#("'#&'#=." 7\u01BF`),f(`<%;\u01FE/1#;\u028B/($8":\u01C2"!!)("'#&'#=." 7\u01C1`),f(`%;\u014A/@#;\u0160." &"/2$;\u028B/)$8#:\u01C3#""!)(#'#("'#&'#`),f(`<%;\u014B.# &;\u0274/1#;\u028B/($8":\u0160"!!)("'#&'#=." 7\u01C4`),f(`<%;u." &"/2#;\u0248/)$8":\u01C6""! )("'#&'#=." 7\u01C5`),f('<;\u0162=." 7\u01C7'),f(`<%;\u0212/D#;\u028B/;$;\u014E/2$;\u028B/)$8$:\u01C9$"#!)($'#(#'#("'#&'#=." 7\u01C8`),f(";O./ &;8.) &;..# &;6"),f(`<%;\u015D/' 8!:\u01CB!! )=." 7\u01CA`),f(`<%;\u0142." &"/J#;\u0151/A$;\u028B/8$;\u0142." &"/*$8$:\u01CD$##" )($'#(#'#("'#&'#=." 7\u01CC`),f(";\u0163.) &;\u0153.# &;\u0152"),f(`<%;\u0162/' 8!:\u01CF!! )=." 7\u01CE`),f(`<%;\u0154/J#;\u028B/A$;\u0159/8$;\u0160." &"/*$8$:\u01D1$##! )($'#(#'#("'#&'#=." 7\u01D0`),f(`%;\u0155.# &;\u0156/1#;\u028B/($8":\u01D2"!!)("'#&'#`),f(`<%;\u0255/;#;\u028B/2$;\u023B/)$8#:\u01D3#"" )(#'#("'#&'#=." 7\u01BF`),f(`<%;\u0274/' 8!:\u01D5!! )=." 7\u01D4`),f(`%;\u01DA/T#;\u015B/K$;\u028B/B$$;\u015A0#*;\u015A&/2$;\u01DB/)$8%:\u01D6%"#!)(%'#($'#(#'#("'#&'#`),f("%;\u0157/' 8!:\u01D7!! )"),f("%;\u0157/' 8!:\u01D8!! )"),f(`%;\u01DC/:#;\u015B/1$;\u028B/($8#:\u018C#!!)(#'#("'#&'#`),f(`<%;\u015C/O#;\u028B/F$;\u015F." &"/8$;\u0148." &"/*$8$:\u01DA$##! )($'#(#'#("'#&'#=." 7\u01D9`),f(`%;\u0117/\\#%<%;\u028B/8#;\u01ED.) &;\u01DB.# &;\u015F/#$+")("'#&'#=/##&'!&&#/($8":v"!!)("'#&'#.# &;z`),f(`<%$;\u015E/�#*;\u015E&&&#/' 8!:\u01DC!! )=." 7\u01DB`),f(`%;\u0207/C#;\u028B/:$;\u01BA/1$;\u028B/($8$:v$!!)($'#(#'#("'#&'#`),f(`<%;\u01FC.# &;\u0216/1#;\u028B/($8":\u01DE"!!)("'#&'#=." 7\u01DD`),f(`%;\u0161/;#;\u0107/2$;\u028B/)$8#:\u01DF#""!)(#'#("'#&'#`),f(`<%;\u024C/D#;\u028B/;$;\u020A/2$;\u028B/)$8$:\u01E1$"#!)($'#(#'#("'#&'#=." 7\u01E0`),f(`%;\u0206/;#;\u028B/2$;O/)$8#:\u01E2#"" )(#'#("'#&'#`),f(`<%;\u0164/E#;\u0115/<$;\u0165/3$;\u028B/*$8$:\u01E4$##"!)($'#(#'#("'#&'#=." 7\u01E3`),f(`<%;\u0225/D#;\u028B/;$;\u023B/2$;\u028B/)$8$:\u01E6$"#!)($'#(#'#("'#&'#=." 7\u01E5`),f(`%;\u0166/F#;\u0167." &"/8$;\u0170." &"/*$8#:\u01E7##"! )(#'#("'#&'#`),f(`<%;\u025A/D#;\u028B/;$;\u01C1/2$;\u028B/)$8$:\u01E9$"#!)($'#(#'#("'#&'#=." 7\u01E8`),f(`%;\u0169/B#;\u028B/9$$;\u01680#*;\u0168&/)$8#:\u01EA#"" )(#'#("'#&'#`),f(`%;\u0169/1#;\u028B/($8":\u0198"!!)("'#&'#`),f('<;\u016A.# &;\u016F=." 7\u01EB'),f(`%;\u024C/T#;\u028B/K$;\u0215.# &;\u0275/<$;\u028B/3$;\u016B/*$8%:\u01EC%#$" )(%'#($'#(#'#("'#&'#`),f('<;\u016C.) &;\u016D.# &;\u016E=." 7\u01ED'),f(`%;\u0268/J#;\u028B/A$;\u0248.# &;\u0212/2$;\u028B/)$8$:\u01EE$"#!)($'#(#'#("'#&'#`),f(`%;\u0203.# &;\u0260/1#;\u028B/($8":\u01EF"!!)("'#&'#`),f(`%;\u0244/D#;\u028B/;$;\u01F3/2$;\u028B/)$8$:\u01F0$"#!)($'#(#'#("'#&'#`),f(`%;\u0242/D#;\u028B/;$;\u01CF/2$;\u028B/)$8$:\u01F1$"#!)($'#(#'#("'#&'#`),f(`<%;u." &"/J#;\u0213/A$;\u028B/8$;\u0171." &"/*$8$:\u01F3$##" )($'#(#'#("'#&'#=." 7\u01F2`),f(`%;\u0232/J#;\u028B/A$;\u0214.# &;\u022E/2$;\u028B/)$8$:\u01F4$"#!)($'#(#'#("'#&'#`),f("%;\u0189/' 8!:\u01F5!! )"),f(`<%;\u0174/c#;\u0135." &"/U$;\u01BC/L$;\u028B/C$;\u0176/:$;\xDE." &"/,$8&:\u01F7&%%$#! )(&'#(%'#($'#(#'#("'#&'#=." 7\u01F6`),f(`%;\u012C/J#;\u0175." &"/<$;\u0230/3$;\u028B/*$8$:\u01F8$##"!)($'#(#'#("'#&'#`),f(`%;\u0274/1#;\u028B/($8":\u01F9"!!)("'#&'#`),f(`<%;\u024C/N#;\u028B/E$;\u01AC/<$;\u028B/3$;\u0158/*$8%:\u01FB%#$" )(%'#($'#(#'#("'#&'#=." 7\u01FA`),f(`<%;\u0178/\xA6#;\u0135." &"/\x98$;\u01BD." &"/\x8A$;\u028B/\x81$;\u0179/x$;\u024C/o$;\u028B/f$;\u01AC/]$;\u028B/T$;\u0181." &"/F$;\u0182." &"/8$;\u0183//$8,:\u01FD,(+*)'$"! )(,'#(+'#(*'#()'#(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\u01FC`),f(`%;\u012C/J#;\u0134." &"/<$;\u0272/3$;\u028B/*$8$:\u01FE$##"!)($'#(#'#("'#&'#`),f(`<%;\u017A." &"/2#;\u017C/)$8":\u0200""! )("'#&'#=." 7\u01FF`),f(`%;\u01FF.) &;\u01F5.# &;\u017B/1#;\u028B/($8":\u0201"!!)("'#&'#`),f(`%;\u0235/;#;\u028B/2$;\u024A/)$8#:\u0202#"" )(#'#("'#&'#`),f('<;\u017D.# &;\u017E=." 7\u0203'),f(`%;\u0215.# &;\u0234/1#;\u028B/($8":\u0204"!!)("'#&'#`),f(`%;\u0275/@#;\u028B/7$;\u017F." &"/)$8#:\u0205#"" )(#'#("'#&'#`),f(`%;\u024A/;#;\u028B/2$;\u0180/)$8#:\u0206#"" )(#'#("'#&'#`),f(`%;\u0117/B#;\u028B/9$$;\u01160#*;\u0116&/)$8#:\u014D#"" )(#'#("'#&'#`),f(`%;\u0224/c#;\u028B/Z$;\u021A/Q$;\u028B/H$;\u0264.) &3\u0207""5)7\u0208/3$;\u028B/*$8&:\u0209&#%#!)(&'#(%'#($'#(#'#("'#&'#`),f(`<%;\u027B/D#;\u028B/;$;z/2$;\u028B/)$8$:\u020A$"#!)($'#(#'#("'#&'#=." 7\x97`),f(`<%;\u0200/W#;\u028B/N$;\u0184/E$;\u028B/<$;\u021C/3$;\u028B/*$8&:\u020C&#%#!)(&'#(%'#($'#(#'#("'#&'#=." 7\u020B`),f("%$;\u0185/�#*;\u0185&&&#/' 8!:\u020D!! )"),f(`%;\x9C/:#;\u028B/1$;$/($8#:"#!")(#'#("'#&'#`),f(`<%;\u0188/T#;\u0135." &"/F$;\u0187/=$;\u028B/4$;\u0189/+$8%:\u020F%$$#" )(%'#($'#(#'#("'#&'#=." 7\u020E`),f(`%;\u01BE/;#;\u028B/2$;\u0115/)$8#:\u0210#"" )(#'#("'#&'#.# &;\u01BE`),f(`%;\u012C/J#;\u0134." &"/<$;\u0279/3$;\u028B/*$8$:\u0211$##"!)($'#(#'#("'#&'#`),f(`%;\u01FB/D#;\u028B/;$;\xC0/2$;\u028B/)$8$:\u018F$"#!)($'#(#'#("'#&'#`),f(`<%;\u018B/f#;\u0135." &"/X$;\u01AC/O$;\u028B/F$;\u0276/=$;\u028B/4$;\u018C/+$8':\u0213'$&%$ )(''#(&'#(%'#($'#(#'#("'#&'#=." 7\u0212`),f(`%;\u012C/N#;\u027A/E$;\u028B/<$;\u026C/3$;\u028B/*$8%:\u0214%#$#!)(%'#($'#(#'#("'#&'#`),f(`%;\u01D1/@#;\u028B/7$;\u018D." &"/)$8#:\u0215#"" )(#'#("'#&'#`),f(`<%;\u01DA/Z#;\u028B/Q$;\u018E." &"/C$;\u028B/:$;\u01DB/1$;\u028B/($8&:\u0217&!#)(&'#(%'#($'#(#'#("'#&'#=." 7\u0216`),f(`%;\u0190/9#$;\u018F0#*;\u018F&/)$8":\u0218""! )("'#&'#`),f(`%;\u028B/H#;\u01DC/?$;\u028B/6$;\u0190." &"/($8$:x$! )($'#(#'#("'#&'#`),f(`%%<%;\u01CF/;#;\u028B/2$;&.# &;\u0141/#$+#)(#'#("'#&'#=.##&&!&'#/:#;z/1$;\u028B/($8#:\u0192#!!)(#'#("'#&'#.x &%;\u0191/n#%%<;\u01CD=.##&&!&'#/,#;\u028B/#$+")("'#&'#/F$;\u013E." &"/8$;\u013F." &"/*$8$:\u01B3$##! )($'#(#'#("'#&'#`),f(";\u01CF.# &;\u01D2"),f(`<%;\u0193/;#;\u01AC/2$;\u028B/)$8#:\u021A#""!)(#'#("'#&'#=." 7\u0219`),f(`<%;\u0219/J#;\u028B/A$;\u0194/8$;\u0195." &"/*$8$:\u021C$##! )($'#(#'#("'#&'#=." 7\u021B`),f(`<%;\u026C./ &;\u0230.) &;\u0272.# &;\u0279/1#;\u028B/($8":\u0160"!!)("'#&'#=." 7\u021D`),f(`<%;\u022B/D#;\u028B/;$;\u0220/2$;\u028B/)$8$:\u021F$"#!)($'#(#'#("'#&'#=." 7\u021E`),f(`<%;\u01E8/,#;\u01E8/#$+")("'#&'#=." 7\u0220`),f('<;\u01E4=." 7\u0221'),f('<;\u01E5=." 7\u0222'),f('<;\u01DE=." 7\u0223'),f('<;\u01EF=." 7\u0224'),f('<;\u01E9=." 7\u0225'),f(`<%;\u01EA/,#;\u01EA/#$+")("'#&'#=." 7\u0226`),f(`<%;\u01EB/,#;\u01EB/#$+")("'#&'#=." 7\u0227`),f('<;\u01E7=." 7\u0228'),f('<;\u01E8=." 7\u0229'),f('<;\u01EA=." 7\u022A'),f('<;\u01EB=." 7\u022B'),f(`<%;\u01EA/,#;\u01E6/#$+")("'#&'#=." 7\u022C`),f(`<%;\u01EB/,#;\u01E6/#$+")("'#&'#=." 7\u022D`),f(`<%;\u01E6/1#;\u01E6." &"/#$+")("'#&'#=." 7\u022E`),f(`<%;\u01EC/,#;\u01E6/#$+")("'#&'#=." 7\u022F`),f(`<%;\u01EA/,#;\u01EB/#$+")("'#&'#=." 7\u022F`),f(`<%$;\u01F1/�#*;\u01F1&&&#/<#9:\u0231 ! -""&!&#/($8":\u0232"!!)("'#&'#=." 7\u0230`),f(`<%;\u0238/@#;\u028B/7$;u." &"/)$8#:\u0234#"" )(#'#("'#&'#=." 7\u0233`),f('<;\u01CF.# &;\u01D2=." 7\u0235'),f(`<%;\u01A9/' 8!:\u0237!! )=." 7\u0236`),f(`<%;\u01AD." &"/2#;\u01A9/)$8":\u0239""! )("'#&'#=." 7\u0238`),f(`<%;\u01AD." &"/2#;\u01A9/)$8":\u023B""! )("'#&'#=." 7\u023A`),f(`%;\u01A9/2#;\u01DD/)$8":\u023C""! )("'#&'#`),f(`<%;\u01B8.) &;\u01B9.# &;\u01B7/J#;\u01A9/A$;\u028B/8$;\u01AF." &"/*$8$:\u023E$##" )($'#(#'#("'#&'#=." 7\u023D`),f(`<%;\u01B0/' 8!:\u0240!! )=." 7\u023F`),f(`%;\u01B1/B#;\u028B/9$$;\u01B10#*;\u01B1&/)$8#:\u0241#"" )(#'#("'#&'#`),f(";\u01B2.) &;\u01B3.# &;\u01B4"),f(`%;\u01DD/:#;\u028B/1$;\u01CF/($8#:\u0242#! )(#'#("'#&'#.D &%;\u01DD/:#;\u028B/1$;\u01DE/($8#:\u0243#! )(#'#("'#&'#`),f(`%;\u01D8/r#;\u028B/i$;\u01B5." &"/[$;\u01EE/R$;\u028B/I$;\u01B6." &"/;$;\u028B/2$;\u01D9/)$8(:\u0244("%")(('#(''#(&'#(%'#($'#(#'#("'#&'#.m &%;\u01D8/c#;\u028B/Z$;\u01EE/Q$;\u028B/H$;\u01B6." &"/:$;\u028B/1$;\u01D9/($8':\u0245'!")(''#(&'#(%'#($'#(#'#("'#&'#`),f(`%;\u01D8/L#;\u028B/C$;z/:$;\u028B/1$;\u01D9/($8%:\u0246%!")(%'#($'#(#'#("'#&'#`),f("%;z/' 8!:\u0247!! )"),f("%;z/' 8!:\u0248!! )"),f("%;\u028B/& 8!:\u0249! )"),f(`%;\u01AD/2#;\u01B9/)$8":\u024A""! )("'#&'#`),f(`%;\u01A9/2#;\u01DD/)$8":J""! )("'#&'#`),f(`<%;\u01A9/' 8!:\u024C!! )=." 7\u024B`),f(`<%;\u01A9/' 8!:\u024E!! )=." 7\u024D`),f(`<%;\u01AD." &"/2#;\u01A9/)$8":\u0250""! )("'#&'#=." 7\u024F`),f(`<%;\u01AD." &"/2#;\u01A9/)$8":\u0252""! )("'#&'#=." 7\u0251`),f(`<%;\u01AD." &"/2#;\u01A9/)$8":\u0254""! )("'#&'#=." 7\u0253`),f(`<%;\u01AD." &"/2#;\u01A9/)$8":\u0256""! )("'#&'#=." 7\u0255`),f(`<%;\u01AD." &"/2#;\u01A9/)$8":\u0258""! )("'#&'#=." 7\u0257`),f(`<%;\u01C2.# &;\u01AC/1#;\u028B/($8":\u025A"!!)("'#&'#=." 7\u0259`),f(`%;\u01AC/;#;\u028B/2$;\u0115/)$8#:\u025B#"" )(#'#("'#&'#`),f(`<%;\u01A9/' 8!:\u025D!! )=." 7\u025C`),f(`<%;\u01A9/' 8!:\u025F!! )=." 7\u025E`),f(`<%;\u01C6/=#%<;\u01CD=.##&&!&'#/($8":\u0261"!!)("'#&'#.\xC5 &%;\u01C7/=#%<;\u01CD=.##&&!&'#/($8":\u0262"!!)("'#&'#.\x9B &%;\u01C9/=#%<;\u01CD=.##&&!&'#/($8":\u0263"!!)("'#&'#.q &%;\u01CA/=#%<;\u01CD=.##&&!&'#/($8":\u0264"!!)("'#&'#.G &%;\u01CC/=#%<;\u01CD=.##&&!&'#/($8":\u0265"!!)("'#&'#=." 7\u0260`),f(`<%%3\u0267""5!7\u0268." &"/F#3\u0269""5#7\u026A." &"/2$3\u026B""5$7\u026C/#$+#)(#'#("'#&'#.k &%3\u026D""5$7\u026E.5 &3\u026F""5&7\u0270.) &3\u0271""5$7\u0272." &"/2#3\u0273""5$7\u0274/#$+")("'#&'#.) &3\u0275""5$7\u0276/' 8!:\u0160!! )=." 7\u0266`),f(`<%;\u01C8.5 &3\u0278""5%7\u0279.) &3\u027A""5$7\u027B/' 8!:\u0160!! )=." 7\u0277`),f(`<%3\u027D""5&7\u027E/i#%$4,""5!7-/,#0)*4,""5!7-&&&#/2#3\u027F""5)7\u0280/#$+")("'#&'#." &"/)$8":\u0281""! )("'#&'#=." 7\u027C`),f(`<%3\u0283""5'7\u0284.\x95 &3\u0285""5'7\u0286.\x89 &3\u0287""5'7\u0288.} &%3\u0289""5$7\u028A/7#3\xF6""5$7\xF7." &"/#$+")("'#&'#.S &%3\xF6""5$7\xF7/7#3\u028B""5%7\u028C." &"/#$+")("'#&'#.) &3\u028D""5&7\u028E/' 8!:\u0160!! )=." 7\u0282`),f(`<%%3\u0290""5#7\u0291/V#2\u0292""6\u02927\u0293.A &2\u0294""6\u02947\u0295.5 &2\u0296""6\u02967\u0297.) &3\u0298""5$7\u0299/#$+")("'#&'#.q &%3\u029A""5#7\u029B.A &3\u026F""5&7\u0270.5 &3\u029C""5%7\u029D.) &3\u026D""5$7\u026E." &"/2#3\u0290""5#7\u0291/#$+")("'#&'#.# &;\u01CB/' 8!:\u0160!! )=." 7\u028F`),f(`%3\u029E""5(7\u029F/d#%$4,""5!7-/,#0)*4,""5!7-&&&#/2#3\u02A0""5%7\u02A1/#$+")("'#&'#/)$8":\u02A2""! )("'#&'#`),f(`<%3\u02A4""5$7\u02A5/' 8!:\u0160!! )=." 7\u02A3`),f('4\u02A6""5!7\u02A7'),f(`%2\u02A8""6\u02A87\u02A9/K#$4\u02AA""5!7\u02AB/,#0)*4\u02AA""5!7\u02AB&&&#/)$8":\u02AC""! )("'#&'#`),f(";\u01D0.# &;\u01D1"),f(";\u01D3./ &;\u01D7.) &;\u01D5.# &;\u01D6"),f(`%%<;\u0280.# &;A=.##&&!&'#/J#$;\u01CE.# &;\u01CD/,#0)*;\u01CE.# &;\u01CD&&&#/($8":\u0118"! )("'#&'#`),f(`%%<;\u0282.# &;A=.##&&!&'#/J#$;\u01CE.# &;\u01CD/,#0)*;\u01CE.# &;\u01CD&&&#/($8":\u02AD"! )("'#&'#`),f(`%;\u01D8/\x99#;\u028B/\x90$%$%%<;\u01D4=.##&&!&'#/1#1""5!7\u02AE/#$+")("'#&'#0G*%%<;\u01D4=.##&&!&'#/1#1""5!7\u02AE/#$+")("'#&'#&/"!&,)/1$;\u01D4/($8$:\u02AF$!!)($'#(#'#("'#&'#`),f(`%$4\u02B0""5!7\u02B10)*4\u02B0""5!7\u02B1&/5#;\u01D9/,$;\u028B/#$+#)(#'#("'#&'#`),f(`%2\u02B2""6\u02B27\u02B3/k#$2\u02B4""6\u02B47\u02B5.) &4\u02B6""5!7\u02B705*2\u02B4""6\u02B47\u02B5.) &4\u02B6""5!7\u02B7&/7$2\u02B2""6\u02B27\u02B3/($8#:\u02B8#!!)(#'#("'#&'#`),f(`%2\u02B9""6\u02B97\u02BA/k#$2:""6:7;.) &4<""5!7=05*2:""6:7;.) &4<""5!7=&/7$2\u02B9""6\u02B97\u02BA/($8#:\u02BB#!!)(#'#("'#&'#`),f(`%2\u02BC""6\u02BC7\u02BD/k#$2\u02BE""6\u02BE7\u02BF.) &4\u02C0""5!7\u02C105*2\u02BE""6\u02BE7\u02BF.) &4\u02C0""5!7\u02C1&/7$2\u02BC""6\u02BC7\u02BD/($8#:\u02C2#!!)(#'#("'#&'#`),f(`<%2\u02C4""6\u02C47\u02C5/1#;\u028B/($8":""!!)("'#&'#=." 7\u02C3`),f(`<%2\u02C7""6\u02C77\u02C8/1#;\u028B/($8":""!!)("'#&'#=." 7\u02C6`),f(`<%2\u02CA""6\u02CA7\u02CB/1#;\u028B/($8":""!!)("'#&'#=." 7\u02C9`),f(`<%2\u02CD""6\u02CD7\u02CE/1#;\u028B/($8":""!!)("'#&'#=." 7\u02CC`),f(`<%2\u02D0""6\u02D07\u02D1/1#;\u028B/($8":""!!)("'#&'#=." 7\u02CF`),f(`<%2\u02D3""6\u02D37\u02D4/1#;\u028B/($8":""!!)("'#&'#=." 7\u02D2`),f(`<%2\u02D6""6\u02D67\u02D7/1#;\u028B/($8":""!!)("'#&'#=." 7\u02D5`),f(`<%2\u02D9""6\u02D97\u02DA/1#;\u028B/($8":""!!)("'#&'#=." 7\u02D8`),f(`<%2\u02B9""6\u02B97\u02BA/1#;\u028B/($8":""!!)("'#&'#=." 7\u02DB`),f(`<%2\u02B2""6\u02B27\u02B3/1#;\u028B/($8":""!!)("'#&'#=." 7\u02DC`),f(`<%2\u02BC""6\u02BC7\u02BD/1#;\u028B/($8":""!!)("'#&'#=." 7\u02DD`),f(`<%2\u02DF""6\u02DF7\u02E0/1#;\u028B/($8":""!!)("'#&'#=." 7\u02DE`),f(`<%2\u02E2""6\u02E27\u02E3/1#;\u028B/($8":""!!)("'#&'#=." 7\u02E1`),f(`<%2\u02E5""6\u02E57\u02E6/1#;\u028B/($8":""!!)("'#&'#=." 7\u02E4`),f(`<%2\u02E7""6\u02E77\u02E8/1#;\u028B/($8":""!!)("'#&'#=." 7\u022E`),f(`<%2\u02EA""6\u02EA7\u02EB/1#;\u028B/($8":""!!)("'#&'#=." 7\u02E9`),f(`<%2\u02ED""6\u02ED7\u02EE/1#;\u028B/($8":""!!)("'#&'#=." 7\u02EC`),f(`<%2\u02EF""6\u02EF7\u02F0/1#;\u028B/($8":""!!)("'#&'#=." 7\u0225`),f(`<%2\u02F1""6\u02F17\u02F2/1#;\u028B/($8":""!!)("'#&'#=." 7\u022A`),f(`<%2\u02F3""6\u02F37\u02F4/1#;\u028B/($8":""!!)("'#&'#=." 7\u022B`),f(`<%2\u02F6""6\u02F67\u02F7/1#;\u028B/($8":""!!)("'#&'#=." 7\u02F5`),f(`<%2\u02F9""6\u02F97\u02FA/1#;\u028B/($8":""!!)("'#&'#=." 7\u02F8`),f(`<%2g""6g7h/1#;\u028B/($8":""!!)("'#&'#=." 7\u02FB`),f(`<%2\u02FD""6\u02FD7\u02FE/1#;\u028B/($8":""!!)("'#&'#=." 7\u02FC`),f(`<%2\u0300""6\u03007\u0301/1#;\u028B/($8":""!!)("'#&'#=." 7\u02FF`),f(`<%4\u0303""5!7\u0304/1#;\u028B/($8":""!!)("'#&'#=." 7\u0302`),f(`%3\u0305""5%7\u0306/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0307""5&7\u0308/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0309""5#7\u030A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u030B""5%7\u030C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0105""5#7\u0106/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u030D""5%7\u030E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u030F""5'7\u0310/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0311""5#7\u0312/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0313""5%7\u0314/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0315""5"7\u0316/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0317""5#7\u0318/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0319""5&7\u031A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u031B""5-7\u031C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u031D""5&7\u031E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u031F""5%7\u0320/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0321""5'7\u0322/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0323""5"7\u0324/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0325""5'7\u0326/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0327""5$7\u0328/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0329""5$7\u032A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u032B""5%7\u032C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u032D""5'7\u032E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u032F""5&7\u0330/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0331""5&7\u0332/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0333""5(7\u0334/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0335""5*7\u0336/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0337""5&7\u0338/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0339""5%7\u033A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u033B""5,7\u033C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u033D""5,7\u033E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u033F""517\u0340/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0341""5(7\u0342/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0343""5'7\u0344/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0345""5*7\u0346/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0347""5(7\u0348/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0349""5&7\u034A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u034B""5$7\u034C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u034D""5&7\u034E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u034F""5(7\u0350/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0351""5$7\u0352/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0353""5$7\u0354/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0355""5$7\u0356/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0357""5#7\u0358/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0359""5&7\u035A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u035B""5&7\u035C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u035D""5)7\u035E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u035F""5&7\u0360/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0361""5'7\u0362/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0363""5$7\u0364/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0365""5%7\u0366/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0367""5#7\u0368/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0369""5'7\u036A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u036B""5$7\u036C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u036D""5$7\u036E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u036F""5$7\u0370/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0371""5%7\u0372/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0373""5&7\u0374/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0375""5"7\u0376/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0377""5&7\u0378/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0379""5%7\u037A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u037B""5)7\u037C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u037D""5"7\u037E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u037F""5%7\u0380/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0381""5'7\u0382/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0383""5)7\u0384/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0385""5%7\u0386/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0387""5&7\u0388/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0389""5'7\u038A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u038B""5)7\u038C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u038D""5$7\u038E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u038F""5"7\u0390/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0391""5&7\u0392/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0393""5$7\u0394/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0395""5#7\u0396/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0397""5$7\u0398/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0399""5'7\u039A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u039B""5$7\u039C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u039D""5$7\u039E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u039F""5%7\u03A0/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03A1""5&7\u03A2/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03A3""5%7\u03A4/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03A5""5'7\u03A6/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03A7""5"7\u03A8/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03A9""5#7\u03AA/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03AB""5'7\u03AC/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03AD""5&7\u03AE/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\x8C""5$7\x8D/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03AF""5%7\u03B0/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03B1""5"7\u03B2/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03B3""5&7\u03B4/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03B5""5"7\u03B6/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03B7""5$7\u03B8/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03B9""5"7\u03BA/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03BB""5%7\u03BC/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03BD""5%7\u03BE/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03BF""5$7\u03C0/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03C1""5)7\u03C2/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03C3""5$7\u03C4/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03C5""5&7\u03C6/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03C7""5'7\u03C8/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03C9""5%7\u03CA/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03CB""5%7\u03CC/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03CD""5$7\u03CE/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03CF""5)7\u03D0/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03D1""5*7\u03D2/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03D3""5&7\u03D4/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03D5""5'7\u03D6/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03D7""5'7\u03D8/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03D9""5&7\u03DA/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03DB""5'7\u03DC/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03DD""5(7\u03DE/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03DF""5)7\u03E0/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03E1""5%7\u03E2/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03E3""5(7\u03E4/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03E5""5#7\u03E6/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03E7""5%7\u03E8/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03E9""5)7\u03EA/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03EB""5&7\u03EC/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03ED""5#7\u03EE/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03EF""5%7\u03F0/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03F1""5$7\u03F2/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03F3""5$7\u03F4/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03F5""5%7\u03F6/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03F7""5$7\u03F8/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03F9""5)7\u03FA/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03FB""5$7\u03FC/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03FD""5"7\u03FE/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\xFB""5+7\xFC/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u03FF""5'7\u0400/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0401""5%7\u0402/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0403""5&7\u0404/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0405""5&7\u0406/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0407""5%7\u0408/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0409""5&7\u040A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u040B""5&7\u040C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u040D""5$7\u040E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u040F""5'7\u0410/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0411""5$7\u0412/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0413""5%7\u0414/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0415""5&7\u0416/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0417""5$7\u0418/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f(`%3\u0419""5'7\u041A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),f("%;\u0281/' 8!:\u041B!! )"),f(";\u01F2.\u0353 &;\u01F3.\u034D &;\u01F4.\u0347 &;\u01F5.\u0341 &;\u01F6.\u033B &;\u01F7.\u0335 &;\u01F8.\u032F &;\u01F9.\u0329 &;\u01FA.\u0323 &;\u01FB.\u031D &;\u01FC.\u0317 &;\u01FD.\u0311 &;\u01FE.\u030B &;\u01FF.\u0305 &;\u0200.\u02FF &;\u0201.\u02F9 &;\u0202.\u02F3 &;\u0203.\u02ED &;\u0204.\u02E7 &;\u0205.\u02E1 &;\u0206.\u02DB &;\u0207.\u02D5 &;\u0208.\u02CF &;\u0209.\u02C9 &;\u020A.\u02C3 &;\u020B.\u02BD &;\u020C.\u02B7 &;\u020D.\u02B1 &;\u020E.\u02AB &;\u020F.\u02A5 &;\u0210.\u029F &;\u0211.\u0299 &;\u0212.\u0293 &;\u0213.\u028D &;\u0214.\u0287 &;\u0215.\u0281 &;\u0216.\u027B &;\u0217.\u0275 &;\u0218.\u026F &;\u0219.\u0269 &;\u021A.\u0263 &;\u021B.\u025D &;\u021C.\u0257 &;\u021D.\u0251 &;\u021E.\u024B &;\u021F.\u0245 &;\u0220.\u023F &;\u0221.\u0239 &;\u0222.\u0233 &;\u0223.\u022D &;\u0224.\u0227 &;\u0225.\u0221 &;\u0226.\u021B &;\u0227.\u0215 &;\u0228.\u020F &;\u0229.\u0209 &;\u022A.\u0203 &;\u022B.\u01FD &;\u022C.\u01F7 &;\u022D.\u01F1 &;\u022E.\u01EB &;\u022F.\u01E5 &;\u0230.\u01DF &;\u0231.\u01D9 &;\u0232.\u01D3 &;\u0233.\u01CD &;\u0234.\u01C7 &;\u0235.\u01C1 &;\u0236.\u01BB &;\u0237.\u01B5 &;\u0238.\u01AF &;\u0239.\u01A9 &;\u023A.\u01A3 &;\u023B.\u019D &;\u023C.\u0197 &;\u023E.\u0191 &;\u023F.\u018B &;\u0240.\u0185 &;\u0241.\u017F &;\u0242.\u0179 &;\u0243.\u0173 &;\u0244.\u016D &;\u0245.\u0167 &;\u0246.\u0161 &;\u0247.\u015B &;\u0248.\u0155 &;\u0249.\u014F &;\u024A.\u0149 &;\u024B.\u0143 &;\u024C.\u013D &;\u024D.\u0137 &;\u024E.\u0131 &;\u024F.\u012B &;\u0250.\u0125 &;\u0251.\u011F &;\u0252.\u0119 &;\u0253.\u0113 &;\u0254.\u010D &;\u0255.\u0107 &;\u0256.\u0101 &;\u0257.\xFB &;\u0258.\xF5 &;\u0259.\xEF &;\u025A.\xE9 &;\u025B.\xE3 &;\u025C.\xDD &;\u025D.\xD7 &;\u025E.\xD1 &;\u025F.\xCB &;\u0260.\xC5 &;\u0261.\xBF &;\u0262.\xB9 &;\u0263.\xB3 &;\u0266.\xAD &;\u0267.\xA7 &;\u0268.\xA1 &;\u0269.\x9B &;\u026A.\x95 &;\u026B.\x8F &;\u026C.\x89 &;\u026E.\x83 &;\u026F.} &;\u0270.w &;\u0271.q &;\u0272.k &;\u0273.e &;\u0274._ &;\u0275.Y &;\u0276.S &;\u0277.M &;\u0278.G &;\u0279.A &;\u027A.; &;\u027B.5 &;\u027C./ &;\u027D.) &;\u027E.# &;\u027F"),f(";\u01F4.\u0167 &;\u01F6.\u0161 &;\u01F7.\u015B &;\u01F9.\u0155 &;\u01FB.\u014F &;\u01FE.\u0149 &;\u0201.\u0143 &;\u0204.\u013D &;\u0206.\u0137 &;\u0207.\u0131 &;\u0209.\u012B &;\u020B.\u0125 &;\u020C.\u011F &;\u0212.\u0119 &;\u0213.\u0113 &;\u0215.\u010D &;\u0218.\u0107 &;\u0219.\u0101 &;\u021B.\xFB &;\u021D.\xF5 &;\u021E.\xEF &;\u0220.\xE9 &;\u0225.\xE3 &;\u0226.\xDD &;\u0229.\xD7 &;\u022A.\xD1 &;\u022F.\xCB &;\u0230.\xC5 &;\u0234.\xBF &;\u0236.\xB9 &;\u0237.\xB3 &;\u0238.\xAD &;\u0239.\xA7 &;\u023A.\xA1 &;\u0240.\x9B &;\u0245.\x95 &;\u0246.\x8F &;\u0248.\x89 &;\u024C.\x83 &;\u024E.} &;\u024F.w &;\u0255.q &;\u025A.k &;\u0267.e &;\u0268._ &;\u026C.Y &;\u026F.S &;\u0270.M &;\u0271.G &;\u0273.A &;\u0274.; &;\u0275.5 &;\u0276./ &;\u0278.) &;\u027B.# &;\u027C"),f(";\u0284.. &%;\u0285/& 8!:\u041C! )"),f(`<%2\u041E""6\u041E7\u041F/\x87#$%%<4\u0420""5!7\u0421=.##&&!&'#/1#1""5!7\u02AE/#$+")("'#&'#0M*%%<4\u0420""5!7\u0421=.##&&!&'#/1#1""5!7\u02AE/#$+")("'#&'#&/#$+")("'#&'#=." 7\u041D`),f(`<%;\u0286/5#;\u028A/,$;\u0287/#$+#)(#'#("'#&'#=." 7\u0422`),f('2\u0423""6\u04237\u0424'),f('2\u0425""6\u04257\u0426'),f(`$%%<;\u0287.# &;\u0286=.##&&!&'#/1#1""5!7\u02AE/#$+")("'#&'#/P#0M*%%<;\u0287.# &;\u0286=.##&&!&'#/1#1""5!7\u02AE/#$+")("'#&'#&&&#`),f(";\u0288.# &;\u0285"),f(`%;\u0289/K#$4\u0427""5!7\u0428.# &;\u02890/*4\u0427""5!7\u0428.# &;\u0289&/#$+")("'#&'#`),f(`<%$4\u0427""5!7\u0428.# &;\u02830/*4\u0427""5!7\u0428.# &;\u0283&/' 8!:1!! )=." 7\u0429`),f('2\u042A""6\u042A7\u042B')],L=0,H=0,B=[{line:1,column:1}],j=0,ce=[],de=0,je={},Ae=["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_"],x=[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],$="tracer"in T?T.tracer:new h,Y;if("startRule"in T){if(!(T.startRule in I))throw new Error(`Can't start parsing from rule "`+T.startRule+'".');C=I[T.startRule]}function V(){return y.substring(H,L)}function J(){return P(H,L)}function R(c,p){throw p=p!==void 0?p:P(H,L),he([v(c)],y.substring(H,L),p)}function A(c,p){throw p=p!==void 0?p:P(H,L),Z(c,p)}function m(c,p){return{type:"literal",text:c,ignoreCase:p}}function k(c,p,b){return{type:"class",parts:c,inverted:p,ignoreCase:b}}function K(){return{type:"any"}}function te(){return{type:"end"}}function v(c){return{type:"other",description:c}}function S(c){var p=B[c],b;if(p)return p;for(b=c-1;!B[b];)b--;for(p=B[b],p={line:p.line,column:p.column};b<c;)y.charCodeAt(b)===10?(p.line++,p.column=1):p.column++,b++;return B[c]=p,p}function P(c,p){var b=S(c),F=S(p);return{start:{offset:c,line:b.line,column:b.column},end:{offset:p,line:F.line,column:F.column}}}function G(c){L<j||(L>j&&(j=L,ce=[]),ce.push(c))}function Z(c,p){return new d(c,null,null,p)}function he(c,p,b){return new d(d.buildMessage(c,p),c,p,b)}function f(c){return c.split("").map(function(p){return p.charCodeAt(0)-32})}function Se(c){var p=M[c],b=0,F=[],Q=p.length,xe=[],D=[],W=L,ie;$.trace({type:"rule.enter",rule:Ae[c],description:x[c],location:P(W,W)});var fe=L*621+c,De=je[fe];if(De)return L=De.nextPos,De.result!==_?$.trace({type:"rule.match",rule:Ae[c],description:x[c],result:De.result,location:P(W,L)}):$.trace({type:"rule.fail",rule:Ae[c],description:x[c],location:P(W,W)}),De.result;for(;;){for(;b<Q;)switch(p[b]){case 0:D.push(N[p[b+1]]),b+=2;break;case 1:D.push(void 0),b++;break;case 2:D.push(null),b++;break;case 3:D.push(_),b++;break;case 4:D.push([]),b++;break;case 5:D.push(L),b++;break;case 6:D.pop(),b++;break;case 7:L=D.pop(),b++;break;case 8:D.length-=p[b+1],b+=2;break;case 9:D.splice(-2,1),b++;break;case 10:D[D.length-2].push(D.pop()),b++;break;case 11:D.push(D.splice(D.length-p[b+1],p[b+1])),b+=2;break;case 12:D.push(y.substring(D.pop(),L)),b++;break;case 13:xe.push(Q),F.push(b+3+p[b+1]+p[b+2]),D[D.length-1]?(Q=b+3+p[b+1],b+=3):(Q=b+3+p[b+1]+p[b+2],b+=3+p[b+1]);break;case 14:xe.push(Q),F.push(b+3+p[b+1]+p[b+2]),D[D.length-1]===_?(Q=b+3+p[b+1],b+=3):(Q=b+3+p[b+1]+p[b+2],b+=3+p[b+1]);break;case 15:xe.push(Q),F.push(b+3+p[b+1]+p[b+2]),D[D.length-1]!==_?(Q=b+3+p[b+1],b+=3):(Q=b+3+p[b+1]+p[b+2],b+=3+p[b+1]);break;case 16:D[D.length-1]!==_?(xe.push(Q),F.push(b),Q=b+2+p[b+1],b+=2):b+=2+p[b+1];break;case 17:xe.push(Q),F.push(b+3+p[b+1]+p[b+2]),y.length>L?(Q=b+3+p[b+1],b+=3):(Q=b+3+p[b+1]+p[b+2],b+=3+p[b+1]);break;case 18:xe.push(Q),F.push(b+4+p[b+2]+p[b+3]),y.substr(L,N[p[b+1]].length)===N[p[b+1]]?(Q=b+4+p[b+2],b+=4):(Q=b+4+p[b+2]+p[b+3],b+=4+p[b+2]);break;case 19:xe.push(Q),F.push(b+4+p[b+2]+p[b+3]),y.substr(L,N[p[b+1]].length).toLowerCase()===N[p[b+1]]?(Q=b+4+p[b+2],b+=4):(Q=b+4+p[b+2]+p[b+3],b+=4+p[b+2]);break;case 20:xe.push(Q),F.push(b+4+p[b+2]+p[b+3]),N[p[b+1]].test(y.charAt(L))?(Q=b+4+p[b+2],b+=4):(Q=b+4+p[b+2]+p[b+3],b+=4+p[b+2]);break;case 21:D.push(y.substr(L,p[b+1])),L+=p[b+1],b+=2;break;case 22:D.push(N[p[b+1]]),L+=N[p[b+1]].length,b+=2;break;case 23:D.push(_),de===0&&G(N[p[b+1]]),b+=2;break;case 24:H=D[D.length-1-p[b+1]],b+=2;break;case 25:H=L,b++;break;case 26:ie=p.slice(b+4,b+4+p[b+3]).map(function(En){return D[D.length-1-En]}),D.splice(D.length-p[b+2],p[b+2],N[p[b+1]].apply(null,ie)),b+=4+p[b+3];break;case 27:D.push(Se(p[b+1])),b+=2;break;case 28:de++,b++;break;case 29:de--,b++;break;default:throw new Error("Invalid opcode: "+p[b]+".")}if(xe.length>0)Q=xe.pop(),b=F.pop();else break}return je[fe]={nextPos:L,result:D[0]},D[0]!==_?$.trace({type:"rule.match",rule:Ae[c],description:x[c],result:D[0],location:P(W,L)}):$.trace({type:"rule.fail",rule:Ae[c],description:x[c],location:P(W,W)}),D[0]}function ve(c){return Te(c)?Array.isArray(c)?c:[c]:[]}function Be(c){return Number.parseInt(c.value)}function Te(c){return c!=null}function ir(c){var p=arguments.length>1&&arguments[1]!==void 0?arguments[1]:" ",b=c.filter(function(F){return Te(F)}).reduce(function(F,Q){return""+F+wt(Q)+p},"");return b.trim()}function me(c){return ir(c,"")}function ge(c){return ir(c).toLowerCase()}function Me(c){return c.filter(function(p){return Te(p)}).reduce(function(p,b){return p.concat(b)},[])}function Ir(c){var p=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"'",b=new RegExp(p+"{2}","g");return wt(c).replace(b,p)}function wt(){var c=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return ve(c).join("")}function Xa(c){return wt(c).trim()}function q(c){return Xa(c).toLowerCase()}function ae(c){return Array.isArray(c)&&c.length>0&&Te(c[0])}function di(c,p){return p.reduce(function(b,F){var Q=s(F,4),xe=Q[0],D=Q[1],W=Q[2],ie=Q[3];return{type:"expression",format:"binary",variant:"operation",operation:q(D),left:b,right:ie}},c)}if(Y=Se(C),Y!==_&&L===y.length)return Y;throw Y!==_&&L<y.length&&G(te()),he(ce,j<y.length?y.charAt(j):null,j<y.length?P(j,j+1):P(j,j))}i.exports={SyntaxError:d,DefaultTracer:h,parse:E}},{}],3:[function(n,i,a){"use strict";Object.defineProperty(a,"__esModule",{value:!0});function s(u,d){for(var h=u.length-1;h>=0;h-=1)if(d(u[h]))return h;return-1}function o(u,d){for(var h=u.length,E=0;E<h;E+=1)if(!d(u[E]))return u.slice(0,E);return u}var l=a.Tracer=function(){function u(){if(!(this instanceof u))return new u;this.events=[],this.indentation=0,this.whitespaceRule=/(^whitespace)|(char$)|(^[oe]$)|(^sym\_)/i,this.statementRule=/Statement$/i,this.firstNodeRule=/(Statement|Clause)$/i}return u.prototype.trace=function(h){var E=this,y,T;switch(h.indentation=this.indentation,h.type){case"rule.enter":this.events.push(h),this.indentation+=1;break;case"rule.match":this.indentation-=1;break;case"rule.fail":y=s(this.events,function(_){var I=_.rule;return I===h.rule}),T=s(this.events,function(_){return!E.whitespaceRule.test(_.rule)}),(E.whitespaceRule.test(h.rule)||y===T)&&this.events.splice(y,1),this.indentation-=1;break}},u.prototype.smartError=function(h){var E=this,y,T,_,I,C,N={indentation:-1},M=!1,L=0,H=this.events.filter(function(B){return B.description!=null&&!E.whitespaceRule.test(B.rule)}).reverse();return _=o(H,function(B){if(/^(sym\_semi)$/i.test(B.rule)&&(L+=1),L>1)return!1;if(!M)B.indentation>N.indentation?N=B:M=!0;else if(/^(stmt)$/i.test(B.rule))return M=!0,!0;return!0}),_.length&&(T=N.location,C=_.find(function(B){return E.firstNodeRule.test(B.description)&&B.description!==N.description&&B.indentation!==N.indentation}),C!=null?this.statementRule.test(N.description)&&this.statementRule.test(C.description)?I=C.description:I=N.description+" ("+C.description+")":I=N.description,y="Syntax error found near "+I,Object.assign(h,{message:y,location:T})),h},u}()},{}]},{},[1])(1)})});var Hr=g((Oi,E0)=>{"use strict";Object.defineProperty(Oi,"__esModule",{value:!0});Oi.default=void 0;var fC={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"};Oi.default=fC;E0.exports=Oi.default});var wi=g(ht=>{"use strict";Object.defineProperty(ht,"__esModule",{value:!0});ht.sortByLengthDesc=ht.escapeRegExp=ht.isEmpty=ht.last=ht.trimSpacesEnd=void 0;var pC=function(t){return t.replace(/[\t ]+$/,"")};ht.trimSpacesEnd=pC;var hC=function(t){return t[t.length-1]};ht.last=hC;var vC=function(t){return!Array.isArray(t)||t.length===0};ht.isEmpty=vC;var mC=function(t){return t.replace(/[\$\(-\+\.\?\[-\^\{-\}]/g,"\\$&")};ht.escapeRegExp=mC;var gC=function(t){return t.sort(function(r,n){return n.length-r.length||r.localeCompare(n)})};ht.sortByLengthDesc=gC});var _0=g((Ii,y0)=>{"use strict";Object.defineProperty(Ii,"__esModule",{value:!0});Ii.default=void 0;var EC=wi();function bC(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function b0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function yC(e,t,r){return t&&b0(e.prototype,t),r&&b0(e,r),e}var Bu="top-level",_C="block-level",AC=function(){function e(t){bC(this,e),this.indent=t||" ",this.indentTypes=[]}return yC(e,[{key:"getIndent",value:function(){return this.indent.repeat(this.indentTypes.length)}},{key:"increaseTopLevel",value:function(){this.indentTypes.push(Bu)}},{key:"increaseBlockLevel",value:function(){this.indentTypes.push(_C)}},{key:"decreaseTopLevel",value:function(){this.indentTypes.length>0&&(0,EC.last)(this.indentTypes)===Bu&&this.indentTypes.pop()}},{key:"decreaseBlockLevel",value:function(){for(;this.indentTypes.length>0;){var r=this.indentTypes.pop();if(r!==Bu)break}}},{key:"resetIndentation",value:function(){this.indentTypes=[]}}]),e}();Ii.default=AC;y0.exports=Ii.default});var x0=g((Si,T0)=>{"use strict";Object.defineProperty(Si,"__esModule",{value:!0});Si.default=void 0;var Ln=TC(Hr());function TC(e){return e&&e.__esModule?e:{default:e}}function xC(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function A0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function RC(e,t,r){return t&&A0(e.prototype,t),r&&A0(e,r),e}var CC=50,NC=function(){function e(){xC(this,e),this.level=0}return RC(e,[{key:"beginIfPossible",value:function(r,n){this.level===0&&this.isInlineBlock(r,n)?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(r,n){for(var i=0,a=0,s=n;s<r.length;s++){var o=r[s];if(i+=o.value.length,i>CC)return!1;if(o.type===Ln.default.OPEN_PAREN)a++;else if(o.type===Ln.default.CLOSE_PAREN&&(a--,a===0))return!0;if(this.isForbiddenToken(o))return!1}return!1}},{key:"isForbiddenToken",value:function(r){var n=r.type,i=r.value;return n===Ln.default.RESERVED_TOP_LEVEL||n===Ln.default.RESERVED_NEWLINE||n===Ln.default.COMMENT||n===Ln.default.BLOCK_COMMENT||i===";"}}]),e}();Si.default=NC;T0.exports=Si.default});var N0=g((Li,C0)=>{"use strict";Object.defineProperty(Li,"__esModule",{value:!0});Li.default=void 0;function OC(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function R0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function wC(e,t,r){return t&&R0(e.prototype,t),r&&R0(e,r),e}var IC=function(){function e(t){OC(this,e),this.params=t,this.index=0}return wC(e,[{key:"get",value:function(r){var n=r.key,i=r.value;return this.params?n?this.params[n]:this.params[this.index++]:i}}]),e}();Li.default=IC;C0.exports=Li.default});var ks=g(He=>{"use strict";Object.defineProperty(He,"__esModule",{value:!0});He.isEnd=He.isWindow=He.isBy=He.isSet=He.isLimit=He.isBetween=He.isAnd=void 0;var Gr=SC(Hr());function SC(e){return e&&e.__esModule?e:{default:e}}var Wr=function(t,r){return function(n){return n?.type===t&&r.test(n?.value)}},LC=Wr(Gr.default.RESERVED_NEWLINE,/^AND$/i);He.isAnd=LC;var DC=Wr(Gr.default.RESERVED,/^BETWEEN$/i);He.isBetween=DC;var kC=Wr(Gr.default.RESERVED_TOP_LEVEL,/^LIMIT$/i);He.isLimit=kC;var BC=Wr(Gr.default.RESERVED_TOP_LEVEL,/^[S\u017F]ET$/i);He.isSet=BC;var MC=Wr(Gr.default.RESERVED,/^BY$/i);He.isBy=MC;var PC=Wr(Gr.default.RESERVED_TOP_LEVEL,/^WINDOW$/i);He.isWindow=PC;var $C=Wr(Gr.default.CLOSE_PAREN,/^END$/i);He.isEnd=$C});var Tt=g((Di,w0)=>{"use strict";Object.defineProperty(Di,"__esModule",{value:!0});Di.default=void 0;var Fe=Bs(Hr()),FC=Bs(_0()),UC=Bs(x0()),qC=Bs(N0()),Dn=wi(),Mu=ks();function Bs(e){return e&&e.__esModule?e:{default:e}}function Pu(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function jC(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function O0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function zC(e,t,r){return t&&O0(e.prototype,t),r&&O0(e,r),e}var VC=function(){function e(t){jC(this,e),this.cfg=t,this.indentation=new FC.default(this.cfg.indent),this.inlineBlock=new UC.default,this.params=new qC.default(this.cfg.params),this.previousReservedToken={},this.tokens=[],this.index=0}return zC(e,[{key:"tokenizer",value:function(){throw new Error("tokenizer() not implemented by subclass")}},{key:"tokenOverride",value:function(r){return r}},{key:"format",value:function(r){this.tokens=this.tokenizer().tokenize(r);var n=this.getFormattedQueryFromTokens();return n.trim()}},{key:"getFormattedQueryFromTokens",value:function(){var r=this,n="";return this.tokens.forEach(function(i,a){r.index=a,i=r.tokenOverride(i),i.type===Fe.default.LINE_COMMENT?n=r.formatLineComment(i,n):i.type===Fe.default.BLOCK_COMMENT?n=r.formatBlockComment(i,n):i.type===Fe.default.RESERVED_TOP_LEVEL?(n=r.formatTopLevelReservedWord(i,n),r.previousReservedToken=i):i.type===Fe.default.RESERVED_TOP_LEVEL_NO_INDENT?(n=r.formatTopLevelReservedWordNoIndent(i,n),r.previousReservedToken=i):i.type===Fe.default.RESERVED_NEWLINE?(n=r.formatNewlineReservedWord(i,n),r.previousReservedToken=i):i.type===Fe.default.RESERVED?(n=r.formatWithSpaces(i,n),r.previousReservedToken=i):i.type===Fe.default.OPEN_PAREN?n=r.formatOpeningParentheses(i,n):i.type===Fe.default.CLOSE_PAREN?n=r.formatClosingParentheses(i,n):i.type===Fe.default.PLACEHOLDER?n=r.formatPlaceholder(i,n):i.value===","?n=r.formatComma(i,n):i.value===":"?n=r.formatWithSpaceAfter(i,n):i.value==="."?n=r.formatWithoutSpaces(i,n):i.value===";"?n=r.formatQuerySeparator(i,n):n=r.formatWithSpaces(i,n)}),n}},{key:"formatLineComment",value:function(r,n){return this.addNewline(n+this.show(r))}},{key:"formatBlockComment",value:function(r,n){return this.addNewline(this.addNewline(n)+this.indentComment(r.value))}},{key:"indentComment",value:function(r){return r.replace(/\n[\t ]*/g,`
|
|
4
4
|
`+this.indentation.getIndent()+" ")}},{key:"formatTopLevelReservedWordNoIndent",value:function(r,n){return this.indentation.decreaseTopLevel(),n=this.addNewline(n)+this.equalizeWhitespace(this.show(r)),this.addNewline(n)}},{key:"formatTopLevelReservedWord",value:function(r,n){return this.indentation.decreaseTopLevel(),n=this.addNewline(n),this.indentation.increaseTopLevel(),n+=this.equalizeWhitespace(this.show(r)),this.addNewline(n)}},{key:"formatNewlineReservedWord",value:function(r,n){return(0,Mu.isAnd)(r)&&(0,Mu.isBetween)(this.tokenLookBehind(2))?this.formatWithSpaces(r,n):this.addNewline(n)+this.equalizeWhitespace(this.show(r))+" "}},{key:"equalizeWhitespace",value:function(r){return r.replace(/[\t-\r \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000\uFEFF]+/g," ")}},{key:"formatOpeningParentheses",value:function(r,n){var i,a,s=(i={},Pu(i,Fe.default.OPEN_PAREN,!0),Pu(i,Fe.default.LINE_COMMENT,!0),Pu(i,Fe.default.OPERATOR,!0),i);return r.whitespaceBefore.length===0&&!s[(a=this.tokenLookBehind())===null||a===void 0?void 0:a.type]&&(n=(0,Dn.trimSpacesEnd)(n)),n+=this.show(r),this.inlineBlock.beginIfPossible(this.tokens,this.index),this.inlineBlock.isActive()||(this.indentation.increaseBlockLevel(),n=this.addNewline(n)),n}},{key:"formatClosingParentheses",value:function(r,n){return this.inlineBlock.isActive()?(this.inlineBlock.end(),this.formatWithSpaceAfter(r,n)):(this.indentation.decreaseBlockLevel(),this.formatWithSpaces(r,this.addNewline(n)))}},{key:"formatPlaceholder",value:function(r,n){return n+this.params.get(r)+" "}},{key:"formatComma",value:function(r,n){return n=(0,Dn.trimSpacesEnd)(n)+this.show(r)+" ",this.inlineBlock.isActive()||(0,Mu.isLimit)(this.previousReservedToken)?n:this.addNewline(n)}},{key:"formatWithSpaceAfter",value:function(r,n){return(0,Dn.trimSpacesEnd)(n)+this.show(r)+" "}},{key:"formatWithoutSpaces",value:function(r,n){return(0,Dn.trimSpacesEnd)(n)+this.show(r)}},{key:"formatWithSpaces",value:function(r,n){return n+this.show(r)+" "}},{key:"formatQuerySeparator",value:function(r,n){return this.indentation.resetIndentation(),(0,Dn.trimSpacesEnd)(n)+this.show(r)+`
|
|
5
5
|
`.repeat(this.cfg.linesBetweenQueries||1)}},{key:"show",value:function(r){var n=r.type,i=r.value;return this.cfg.uppercase&&(n===Fe.default.RESERVED||n===Fe.default.RESERVED_TOP_LEVEL||n===Fe.default.RESERVED_TOP_LEVEL_NO_INDENT||n===Fe.default.RESERVED_NEWLINE||n===Fe.default.OPEN_PAREN||n===Fe.default.CLOSE_PAREN)?i.toUpperCase():i}},{key:"addNewline",value:function(r){return r=(0,Dn.trimSpacesEnd)(r),r.endsWith(`
|
|
6
6
|
`)||(r+=`
|
|
7
|
-
`),r+this.indentation.getIndent()}},{key:"tokenLookBehind",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:1;return this.tokens[this.index-r]}},{key:"tokenLookAhead",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:1;return this.tokens[this.index+r]}}]),e}();Di.default=VC;
|
|
7
|
+
`),r+this.indentation.getIndent()}},{key:"tokenLookBehind",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:1;return this.tokens[this.index-r]}},{key:"tokenLookAhead",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:1;return this.tokens[this.index+r]}}]),e}();Di.default=VC;w0.exports=Di.default});var S0=g(kt=>{"use strict";Object.defineProperty(kt,"__esModule",{value:!0});kt.createOperatorRegex=HC;kt.createLineCommentRegex=GC;kt.createReservedWordRegex=WC;kt.createWordRegex=YC;kt.createStringRegex=KC;kt.createStringPattern=I0;kt.createParenRegex=XC;kt.createPlaceholderRegex=ZC;var Yr=wi();function HC(e){return new RegExp("^(".concat((0,Yr.sortByLengthDesc)(e).map(Yr.escapeRegExp).join("|"),"|.)"),"u")}function GC(e){return new RegExp("^((?:".concat(e.map(function(t){return(0,Yr.escapeRegExp)(t)}).join("|"),`).*?)(?:\r
|
|
8
8
|
|\r|
|
|
9
|
-
|$)`),"u")}function WC(e){if(e.length===0)return new RegExp("^\b$","u");var t=(0,Yr.sortByLengthDesc)(e).join("|").replace(/ /g,"\\s+");return new RegExp("^(".concat(t,")\\b"),"iu")}function YC(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return new RegExp("^([\\p{Alphabetic}\\p{Mark}\\p{Decimal_Number}\\p{Connector_Punctuation}\\p{Join_Control}".concat(e.join(""),"]+)"),"u")}function KC(e){return new RegExp("^("+
|
|
10
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function aN(e,t){if(!!e){if(typeof e=="string")return $u(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return $u(e,t)}}function sN(e){if(typeof Symbol<"u"&&Symbol.iterator in Object(e))return Array.from(e)}function oN(e){if(Array.isArray(e))return $u(e)}function $u(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function lN(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function D0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function uN(e,t,r){return t&&D0(e.prototype,t),r&&D0(e,r),e}var cN=function(){function e(t){lN(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=Qe.createOperatorRegex(["<>","<=",">="].concat(nN(t.operators||[]))),this.BLOCK_COMMENT_REGEX=/^(\/\*(?:(?![])[\s\S])*?(?:\*\/|$))/,this.LINE_COMMENT_REGEX=Qe.createLineCommentRegex(t.lineCommentTypes),this.RESERVED_TOP_LEVEL_REGEX=Qe.createReservedWordRegex(t.reservedTopLevelWords),this.RESERVED_TOP_LEVEL_NO_INDENT_REGEX=Qe.createReservedWordRegex(t.reservedTopLevelWordsNoIndent),this.RESERVED_NEWLINE_REGEX=Qe.createReservedWordRegex(t.reservedNewlineWords),this.RESERVED_PLAIN_REGEX=Qe.createReservedWordRegex(t.reservedWords),this.WORD_REGEX=Qe.createWordRegex(t.specialWordChars),this.STRING_REGEX=Qe.createStringRegex(t.stringTypes),this.OPEN_PAREN_REGEX=Qe.createParenRegex(t.openParens),this.CLOSE_PAREN_REGEX=Qe.createParenRegex(t.closeParens),this.INDEXED_PLACEHOLDER_REGEX=Qe.createPlaceholderRegex(t.indexedPlaceholderTypes,"[0-9]*"),this.IDENT_NAMED_PLACEHOLDER_REGEX=Qe.createPlaceholderRegex(t.namedPlaceholderTypes,"[a-zA-Z0-9._$]+"),this.STRING_NAMED_PLACEHOLDER_REGEX=Qe.createPlaceholderRegex(t.namedPlaceholderTypes,Qe.createStringPattern(t.stringTypes))}return uN(e,[{key:"tokenize",value:function(r){for(var n=[],i;r.length;){var a=this.getWhitespace(r);r=r.substring(a.length),r.length&&(i=this.getNextToken(r,i),r=r.substring(i.value.length),n.push(L0(L0({},i),{},{whitespaceBefore:a})))}return n}},{key:"getWhitespace",value:function(r){var n=r.match(this.WHITESPACE_REGEX);return n?n[1]:""}},{key:"getNextToken",value:function(r,n){return this.getCommentToken(r)||this.getStringToken(r)||this.getOpenParenToken(r)||this.getCloseParenToken(r)||this.getPlaceholderToken(r)||this.getNumberToken(r)||this.getReservedWordToken(r,n)||this.getWordToken(r)||this.getOperatorToken(r)}},{key:"getCommentToken",value:function(r){return this.getLineCommentToken(r)||this.getBlockCommentToken(r)}},{key:"getLineCommentToken",value:function(r){return this.getTokenOnFirstMatch({input:r,type:lt.default.LINE_COMMENT,regex:this.LINE_COMMENT_REGEX})}},{key:"getBlockCommentToken",value:function(r){return this.getTokenOnFirstMatch({input:r,type:lt.default.BLOCK_COMMENT,regex:this.BLOCK_COMMENT_REGEX})}},{key:"getStringToken",value:function(r){return this.getTokenOnFirstMatch({input:r,type:lt.default.STRING,regex:this.STRING_REGEX})}},{key:"getOpenParenToken",value:function(r){return this.getTokenOnFirstMatch({input:r,type:lt.default.OPEN_PAREN,regex:this.OPEN_PAREN_REGEX})}},{key:"getCloseParenToken",value:function(r){return this.getTokenOnFirstMatch({input:r,type:lt.default.CLOSE_PAREN,regex:this.CLOSE_PAREN_REGEX})}},{key:"getPlaceholderToken",value:function(r){return this.getIdentNamedPlaceholderToken(r)||this.getStringNamedPlaceholderToken(r)||this.getIndexedPlaceholderToken(r)}},{key:"getIdentNamedPlaceholderToken",value:function(r){return this.getPlaceholderTokenWithKey({input:r,regex:this.IDENT_NAMED_PLACEHOLDER_REGEX,parseKey:function(i){return i.slice(1)}})}},{key:"getStringNamedPlaceholderToken",value:function(r){var n=this;return this.getPlaceholderTokenWithKey({input:r,regex:this.STRING_NAMED_PLACEHOLDER_REGEX,parseKey:function(a){return n.getEscapedPlaceholderKey({key:a.slice(2,-1),quoteChar:a.slice(-1)})}})}},{key:"getIndexedPlaceholderToken",value:function(r){return this.getPlaceholderTokenWithKey({input:r,regex:this.INDEXED_PLACEHOLDER_REGEX,parseKey:function(i){return i.slice(1)}})}},{key:"getPlaceholderTokenWithKey",value:function(r){var n=r.input,i=r.regex,a=r.parseKey,s=this.getTokenOnFirstMatch({input:n,regex:i,type:lt.default.PLACEHOLDER});return s&&(s.key=a(s.value)),s}},{key:"getEscapedPlaceholderKey",value:function(r){var n=r.key,i=r.quoteChar;return n.replace(new RegExp((0,QC.escapeRegExp)("\\"+i),"gu"),i)}},{key:"getNumberToken",value:function(r){return this.getTokenOnFirstMatch({input:r,type:lt.default.NUMBER,regex:this.NUMBER_REGEX})}},{key:"getOperatorToken",value:function(r){return this.getTokenOnFirstMatch({input:r,type:lt.default.OPERATOR,regex:this.OPERATOR_REGEX})}},{key:"getReservedWordToken",value:function(r,n){if(!(n&&n.value&&n.value==="."))return this.getTopLevelReservedToken(r)||this.getNewlineReservedToken(r)||this.getTopLevelReservedTokenNoIndent(r)||this.getPlainReservedToken(r)}},{key:"getTopLevelReservedToken",value:function(r){return this.getTokenOnFirstMatch({input:r,type:lt.default.RESERVED_TOP_LEVEL,regex:this.RESERVED_TOP_LEVEL_REGEX})}},{key:"getNewlineReservedToken",value:function(r){return this.getTokenOnFirstMatch({input:r,type:lt.default.RESERVED_NEWLINE,regex:this.RESERVED_NEWLINE_REGEX})}},{key:"getTopLevelReservedTokenNoIndent",value:function(r){return this.getTokenOnFirstMatch({input:r,type:lt.default.RESERVED_TOP_LEVEL_NO_INDENT,regex:this.RESERVED_TOP_LEVEL_NO_INDENT_REGEX})}},{key:"getPlainReservedToken",value:function(r){return this.getTokenOnFirstMatch({input:r,type:lt.default.RESERVED,regex:this.RESERVED_PLAIN_REGEX})}},{key:"getWordToken",value:function(r){return this.getTokenOnFirstMatch({input:r,type:lt.default.WORD,regex:this.WORD_REGEX})}},{key:"getTokenOnFirstMatch",value:function(r){var n=r.input,i=r.type,a=r.regex,s=n.match(a);return s?{type:i,value:s[1]}:void 0}}]),e}();ki.default=cN;B0.exports=ki.default});var F0=g((Bi,$0)=>{"use strict";function Ps(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ps=function(r){return typeof r}:Ps=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},Ps(e)}Object.defineProperty(Bi,"__esModule",{value:!0});Bi.default=void 0;var dN=P0(Tt()),fN=P0(xt());function P0(e){return e&&e.__esModule?e:{default:e}}function pN(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function M0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function hN(e,t,r){return t&&M0(e.prototype,t),r&&M0(e,r),e}function vN(e,t){if(typeof t!="function"&&t!==null)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&&Fu(e,t)}function Fu(e,t){return Fu=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},Fu(e,t)}function mN(e){var t=bN();return function(){var n=$s(e),i;if(t){var a=$s(this).constructor;i=Reflect.construct(n,arguments,a)}else i=n.apply(this,arguments);return gN(this,i)}}function gN(e,t){return t&&(Ps(t)==="object"||typeof t=="function")?t:EN(e)}function EN(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function bN(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function $s(e){return $s=Object.setPrototypeOf?Object.getPrototypeOf:function(r){return r.__proto__||Object.getPrototypeOf(r)},$s(e)}var yN=["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"],_N=["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"],AN=["INTERSECT","INTERSECT ALL","MINUS","UNION","UNION ALL"],TN=["AND","OR","JOIN","INNER JOIN","LEFT JOIN","LEFT OUTER JOIN","RIGHT JOIN","RIGHT OUTER JOIN","FULL JOIN","FULL OUTER JOIN","CROSS JOIN","NATURAL JOIN"],xN=function(e){vN(r,e);var t=mN(r);function r(){return pN(this,r),t.apply(this,arguments)}return hN(r,[{key:"tokenizer",value:function(){return new fN.default({reservedWords:yN,reservedTopLevelWords:_N,reservedNewlineWords:TN,reservedTopLevelWordsNoIndent:AN,stringTypes:['""',"''","``","[]"],openParens:["("],closeParens:[")"],indexedPlaceholderTypes:["?"],namedPlaceholderTypes:[":"],lineCommentTypes:["--"],specialWordChars:["#","@"],operators:["**","!=","!>","!>","||"]})}}]),r}(dN.default);Bi.default=xN;$0.exports=Bi.default});var z0=g((Mi,j0)=>{"use strict";function Fs(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Fs=function(r){return typeof r}:Fs=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},Fs(e)}Object.defineProperty(Mi,"__esModule",{value:!0});Mi.default=void 0;var RN=q0(Tt()),CN=q0(xt());function q0(e){return e&&e.__esModule?e:{default:e}}function NN(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function U0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function ON(e,t,r){return t&&U0(e.prototype,t),r&&U0(e,r),e}function wN(e,t){if(typeof t!="function"&&t!==null)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&&Uu(e,t)}function Uu(e,t){return Uu=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},Uu(e,t)}function IN(e){var t=DN();return function(){var n=Us(e),i;if(t){var a=Us(this).constructor;i=Reflect.construct(n,arguments,a)}else i=n.apply(this,arguments);return SN(this,i)}}function SN(e,t){return t&&(Fs(t)==="object"||typeof t=="function")?t:LN(e)}function LN(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function DN(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function Us(e){return Us=Object.setPrototypeOf?Object.getPrototypeOf:function(r){return r.__proto__||Object.getPrototypeOf(r)},Us(e)}var kN=["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"],BN=["ADD","ALTER COLUMN","ALTER TABLE","DELETE FROM","EXCEPT","FROM","GROUP BY","HAVING","INSERT INTO","INSERT","LIMIT","ORDER BY","SELECT","SET","UPDATE","VALUES","WHERE"],MN=["INTERSECT","INTERSECT ALL","UNION","UNION ALL"],PN=["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"],$N=function(e){wN(r,e);var t=IN(r);function r(){return NN(this,r),t.apply(this,arguments)}return ON(r,[{key:"tokenizer",value:function(){return new CN.default({reservedWords:kN,reservedTopLevelWords:BN,reservedNewlineWords:PN,reservedTopLevelWordsNoIndent:MN,stringTypes:["``","''",'""'],openParens:["(","CASE"],closeParens:[")","END"],indexedPlaceholderTypes:["?"],namedPlaceholderTypes:[],lineCommentTypes:["--","#"],specialWordChars:["@"],operators:[":=","<<",">>","!=","<>","<=>","&&","||"]})}}]),r}(RN.default);Mi.default=$N;j0.exports=Mi.default});var W0=g((Pi,G0)=>{"use strict";function qs(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?qs=function(r){return typeof r}:qs=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},qs(e)}Object.defineProperty(Pi,"__esModule",{value:!0});Pi.default=void 0;var FN=H0(Tt()),UN=H0(xt());function H0(e){return e&&e.__esModule?e:{default:e}}function qN(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function V0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function jN(e,t,r){return t&&V0(e.prototype,t),r&&V0(e,r),e}function zN(e,t){if(typeof t!="function"&&t!==null)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&&qu(e,t)}function qu(e,t){return qu=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},qu(e,t)}function VN(e){var t=WN();return function(){var n=js(e),i;if(t){var a=js(this).constructor;i=Reflect.construct(n,arguments,a)}else i=n.apply(this,arguments);return HN(this,i)}}function HN(e,t){return t&&(qs(t)==="object"||typeof t=="function")?t:GN(e)}function GN(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function WN(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function js(e){return js=Object.setPrototypeOf?Object.getPrototypeOf:function(r){return r.__proto__||Object.getPrototypeOf(r)},js(e)}var YN=["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"],KN=["ADD","ALTER COLUMN","ALTER TABLE","DELETE FROM","EXCEPT","FROM","GROUP BY","HAVING","INSERT INTO","INSERT","LIMIT","ORDER BY","SELECT","SET","UPDATE","VALUES","WHERE"],XN=["INTERSECT","INTERSECT ALL","UNION","UNION ALL"],JN=["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"],ZN=function(e){zN(r,e);var t=VN(r);function r(){return qN(this,r),t.apply(this,arguments)}return jN(r,[{key:"tokenizer",value:function(){return new UN.default({reservedWords:YN,reservedTopLevelWords:KN,reservedNewlineWords:JN,reservedTopLevelWordsNoIndent:XN,stringTypes:["``","''",'""'],openParens:["(","CASE"],closeParens:[")","END"],indexedPlaceholderTypes:["?"],namedPlaceholderTypes:[],lineCommentTypes:["--","#"],specialWordChars:["@"],operators:[":=","<<",">>","!=","<>","<=>","&&","||","->","->>"]})}}]),r}(FN.default);Pi.default=ZN;G0.exports=Pi.default});var J0=g(($i,X0)=>{"use strict";function zs(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?zs=function(r){return typeof r}:zs=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},zs(e)}Object.defineProperty($i,"__esModule",{value:!0});$i.default=void 0;var QN=K0(Tt()),eO=K0(xt());function K0(e){return e&&e.__esModule?e:{default:e}}function tO(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Y0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function rO(e,t,r){return t&&Y0(e.prototype,t),r&&Y0(e,r),e}function nO(e,t){if(typeof t!="function"&&t!==null)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&&ju(e,t)}function ju(e,t){return ju=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},ju(e,t)}function iO(e){var t=oO();return function(){var n=Vs(e),i;if(t){var a=Vs(this).constructor;i=Reflect.construct(n,arguments,a)}else i=n.apply(this,arguments);return aO(this,i)}}function aO(e,t){return t&&(zs(t)==="object"||typeof t=="function")?t:sO(e)}function sO(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function oO(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function Vs(e){return Vs=Object.setPrototypeOf?Object.getPrototypeOf:function(r){return r.__proto__||Object.getPrototypeOf(r)},Vs(e)}var lO=["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"],uO=["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"],cO=["INTERSECT","INTERSECT ALL","MINUS","UNION","UNION ALL"],dO=["AND","OR","XOR","JOIN","INNER JOIN","LEFT JOIN","LEFT OUTER JOIN","RIGHT JOIN","RIGHT OUTER JOIN"],fO=function(e){nO(r,e);var t=iO(r);function r(){return tO(this,r),t.apply(this,arguments)}return rO(r,[{key:"tokenizer",value:function(){return new eO.default({reservedWords:lO,reservedTopLevelWords:uO,reservedNewlineWords:dO,reservedTopLevelWordsNoIndent:cO,stringTypes:['""',"''","``"],openParens:["(","[","{"],closeParens:[")","]","}"],namedPlaceholderTypes:["$"],lineCommentTypes:["#","--"],operators:["==","!="]})}}]),r}(QN.default);$i.default=fO;X0.exports=$i.default});var t1=g((Fi,e1)=>{"use strict";function Hs(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Hs=function(r){return typeof r}:Hs=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},Hs(e)}Object.defineProperty(Fi,"__esModule",{value:!0});Fi.default=void 0;var pO=Vu(Tt()),Z0=ks(),hO=Vu(xt()),vO=Vu(Hr());function Vu(e){return e&&e.__esModule?e:{default:e}}function mO(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Q0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function gO(e,t,r){return t&&Q0(e.prototype,t),r&&Q0(e,r),e}function EO(e,t){if(typeof t!="function"&&t!==null)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&&zu(e,t)}function zu(e,t){return zu=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},zu(e,t)}function bO(e){var t=AO();return function(){var n=Gs(e),i;if(t){var a=Gs(this).constructor;i=Reflect.construct(n,arguments,a)}else i=n.apply(this,arguments);return yO(this,i)}}function yO(e,t){return t&&(Hs(t)==="object"||typeof t=="function")?t:_O(e)}function _O(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function AO(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function Gs(e){return Gs=Object.setPrototypeOf?Object.getPrototypeOf:function(r){return r.__proto__||Object.getPrototypeOf(r)},Gs(e)}var TO=["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"],xO=["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"],RO=["INTERSECT","INTERSECT ALL","MINUS","UNION","UNION ALL"],CO=["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"],NO=function(e){EO(r,e);var t=bO(r);function r(){return mO(this,r),t.apply(this,arguments)}return gO(r,[{key:"tokenizer",value:function(){return new hO.default({reservedWords:TO,reservedTopLevelWords:xO,reservedNewlineWords:CO,reservedTopLevelWordsNoIndent:RO,stringTypes:['""',"N''","''","``"],openParens:["(","CASE"],closeParens:[")","END"],indexedPlaceholderTypes:["?"],namedPlaceholderTypes:[":"],lineCommentTypes:["--"],specialWordChars:["_","$","#",".","@"],operators:["||","**","!=",":="]})}},{key:"tokenOverride",value:function(i){return(0,Z0.isSet)(i)&&(0,Z0.isBy)(this.previousReservedToken)?{type:vO.default.RESERVED,value:i.value}:i}}]),r}(pO.default);Fi.default=NO;e1.exports=Fi.default});var a1=g((Ui,i1)=>{"use strict";function Ws(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ws=function(r){return typeof r}:Ws=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},Ws(e)}Object.defineProperty(Ui,"__esModule",{value:!0});Ui.default=void 0;var OO=n1(Tt()),wO=n1(xt());function n1(e){return e&&e.__esModule?e:{default:e}}function IO(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function r1(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function SO(e,t,r){return t&&r1(e.prototype,t),r&&r1(e,r),e}function LO(e,t){if(typeof t!="function"&&t!==null)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&&Hu(e,t)}function Hu(e,t){return Hu=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},Hu(e,t)}function DO(e){var t=MO();return function(){var n=Ys(e),i;if(t){var a=Ys(this).constructor;i=Reflect.construct(n,arguments,a)}else i=n.apply(this,arguments);return kO(this,i)}}function kO(e,t){return t&&(Ws(t)==="object"||typeof t=="function")?t:BO(e)}function BO(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function MO(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function Ys(e){return Ys=Object.setPrototypeOf?Object.getPrototypeOf:function(r){return r.__proto__||Object.getPrototypeOf(r)},Ys(e)}var PO=["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"],$O=["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"],FO=["INTERSECT","INTERSECT ALL","UNION","UNION ALL"],UO=["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"],qO=function(e){LO(r,e);var t=DO(r);function r(){return IO(this,r),t.apply(this,arguments)}return SO(r,[{key:"tokenizer",value:function(){return new wO.default({reservedWords:PO,reservedTopLevelWords:$O,reservedNewlineWords:UO,reservedTopLevelWordsNoIndent:FO,stringTypes:['""',"''","U&''",'U&""',"$$"],openParens:["(","CASE"],closeParens:[")","END"],indexedPlaceholderTypes:["$"],namedPlaceholderTypes:[":"],lineCommentTypes:["--"],operators:["!=","<<",">>","||/","|/","::","->>","->","~~*","~~","!~~*","!~~","~*","!~*","!~","!!"]})}}]),r}(OO.default);Ui.default=qO;i1.exports=Ui.default});var u1=g((qi,l1)=>{"use strict";function Ks(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ks=function(r){return typeof r}:Ks=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},Ks(e)}Object.defineProperty(qi,"__esModule",{value:!0});qi.default=void 0;var jO=o1(Tt()),zO=o1(xt());function o1(e){return e&&e.__esModule?e:{default:e}}function VO(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function s1(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function HO(e,t,r){return t&&s1(e.prototype,t),r&&s1(e,r),e}function GO(e,t){if(typeof t!="function"&&t!==null)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&&Gu(e,t)}function Gu(e,t){return Gu=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},Gu(e,t)}function WO(e){var t=XO();return function(){var n=Xs(e),i;if(t){var a=Xs(this).constructor;i=Reflect.construct(n,arguments,a)}else i=n.apply(this,arguments);return YO(this,i)}}function YO(e,t){return t&&(Ks(t)==="object"||typeof t=="function")?t:KO(e)}function KO(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function XO(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function Xs(e){return Xs=Object.setPrototypeOf?Object.getPrototypeOf:function(r){return r.__proto__||Object.getPrototypeOf(r)},Xs(e)}var JO=["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"],ZO=["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"],QO=[],ew=["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"],tw=function(e){GO(r,e);var t=WO(r);function r(){return VO(this,r),t.apply(this,arguments)}return HO(r,[{key:"tokenizer",value:function(){return new zO.default({reservedWords:JO,reservedTopLevelWords:ZO,reservedNewlineWords:ew,reservedTopLevelWordsNoIndent:QO,stringTypes:['""',"''","``"],openParens:["("],closeParens:[")"],indexedPlaceholderTypes:["?"],namedPlaceholderTypes:["@","#","$"],lineCommentTypes:["--"],operators:["|/","||/","<<",">>","!=","||"]})}}]),r}(jO.default);qi.default=tw;l1.exports=qi.default});var p1=g((ji,f1)=>{"use strict";function Zs(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Zs=function(r){return typeof r}:Zs=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},Zs(e)}Object.defineProperty(ji,"__esModule",{value:!0});ji.default=void 0;var rw=Yu(Tt()),c1=ks(),nw=Yu(xt()),Js=Yu(Hr());function Yu(e){return e&&e.__esModule?e:{default:e}}function iw(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function d1(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function aw(e,t,r){return t&&d1(e.prototype,t),r&&d1(e,r),e}function sw(e,t){if(typeof t!="function"&&t!==null)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&&Wu(e,t)}function Wu(e,t){return Wu=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},Wu(e,t)}function ow(e){var t=cw();return function(){var n=Qs(e),i;if(t){var a=Qs(this).constructor;i=Reflect.construct(n,arguments,a)}else i=n.apply(this,arguments);return lw(this,i)}}function lw(e,t){return t&&(Zs(t)==="object"||typeof t=="function")?t:uw(e)}function uw(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function cw(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function Qs(e){return Qs=Object.setPrototypeOf?Object.getPrototypeOf:function(r){return r.__proto__||Object.getPrototypeOf(r)},Qs(e)}var dw=["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"],fw=["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"],pw=["EXCEPT ALL","EXCEPT","INTERSECT ALL","INTERSECT","UNION ALL","UNION"],hw=["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"],vw=function(e){sw(r,e);var t=ow(r);function r(){return iw(this,r),t.apply(this,arguments)}return aw(r,[{key:"tokenizer",value:function(){return new nw.default({reservedWords:dw,reservedTopLevelWords:fw,reservedNewlineWords:hw,reservedTopLevelWordsNoIndent:pw,stringTypes:['""',"''","``","{}"],openParens:["(","CASE"],closeParens:[")","END"],indexedPlaceholderTypes:["?"],namedPlaceholderTypes:["$"],lineCommentTypes:["--"],operators:["!=","<=>","&&","||","=="]})}},{key:"tokenOverride",value:function(i){if((0,c1.isWindow)(i)){var a=this.tokenLookAhead();if(a&&a.type===Js.default.OPEN_PAREN)return{type:Js.default.RESERVED,value:i.value}}if((0,c1.isEnd)(i)){var s=this.tokenLookBehind();if(s&&s.type===Js.default.OPERATOR&&s.value===".")return{type:Js.default.WORD,value:i.value}}return i}}]),r}(rw.default);ji.default=vw;f1.exports=ji.default});var g1=g((zi,m1)=>{"use strict";function eo(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?eo=function(r){return typeof r}:eo=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},eo(e)}Object.defineProperty(zi,"__esModule",{value:!0});zi.default=void 0;var mw=v1(Tt()),gw=v1(xt());function v1(e){return e&&e.__esModule?e:{default:e}}function Ew(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function h1(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function bw(e,t,r){return t&&h1(e.prototype,t),r&&h1(e,r),e}function yw(e,t){if(typeof t!="function"&&t!==null)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&&Ku(e,t)}function Ku(e,t){return Ku=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},Ku(e,t)}function _w(e){var t=xw();return function(){var n=to(e),i;if(t){var a=to(this).constructor;i=Reflect.construct(n,arguments,a)}else i=n.apply(this,arguments);return Aw(this,i)}}function Aw(e,t){return t&&(eo(t)==="object"||typeof t=="function")?t:Tw(e)}function Tw(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function xw(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function to(e){return to=Object.setPrototypeOf?Object.getPrototypeOf:function(r){return r.__proto__||Object.getPrototypeOf(r)},to(e)}var Rw=["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"],Cw=["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"],Nw=["INTERSECT","INTERSECT ALL","INTERSECT DISTINCT","UNION","UNION ALL","UNION DISTINCT","EXCEPT","EXCEPT ALL","EXCEPT DISTINCT"],Ow=["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"],ww=function(e){yw(r,e);var t=_w(r);function r(){return Ew(this,r),t.apply(this,arguments)}return bw(r,[{key:"tokenizer",value:function(){return new gw.default({reservedWords:Rw,reservedTopLevelWords:Cw,reservedNewlineWords:Ow,reservedTopLevelWordsNoIndent:Nw,stringTypes:['""',"''"],openParens:["(","CASE"],closeParens:[")","END"],indexedPlaceholderTypes:["?"],namedPlaceholderTypes:[],lineCommentTypes:["--"]})}}]),r}(mw.default);zi.default=ww;m1.exports=zi.default});var _1=g((Vi,y1)=>{"use strict";function ro(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?ro=function(r){return typeof r}:ro=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},ro(e)}Object.defineProperty(Vi,"__esModule",{value:!0});Vi.default=void 0;var Iw=b1(Tt()),Sw=b1(xt());function b1(e){return e&&e.__esModule?e:{default:e}}function Lw(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function E1(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function Dw(e,t,r){return t&&E1(e.prototype,t),r&&E1(e,r),e}function kw(e,t){if(typeof t!="function"&&t!==null)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&&Xu(e,t)}function Xu(e,t){return Xu=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},Xu(e,t)}function Bw(e){var t=$w();return function(){var n=no(e),i;if(t){var a=no(this).constructor;i=Reflect.construct(n,arguments,a)}else i=n.apply(this,arguments);return Mw(this,i)}}function Mw(e,t){return t&&(ro(t)==="object"||typeof t=="function")?t:Pw(e)}function Pw(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function $w(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function no(e){return no=Object.setPrototypeOf?Object.getPrototypeOf:function(r){return r.__proto__||Object.getPrototypeOf(r)},no(e)}var Fw=["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"],Uw=["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"],qw=["INTERSECT","INTERSECT ALL","MINUS","UNION","UNION ALL"],jw=["AND","ELSE","OR","WHEN","JOIN","INNER JOIN","LEFT JOIN","LEFT OUTER JOIN","RIGHT JOIN","RIGHT OUTER JOIN","FULL JOIN","FULL OUTER JOIN","CROSS JOIN"],zw=function(e){kw(r,e);var t=Bw(r);function r(){return Lw(this,r),t.apply(this,arguments)}return Dw(r,[{key:"tokenizer",value:function(){return new Sw.default({reservedWords:Fw,reservedTopLevelWords:Uw,reservedNewlineWords:jw,reservedTopLevelWordsNoIndent:qw,stringTypes:['""',"N''","''","[]"],openParens:["(","CASE"],closeParens:[")","END"],indexedPlaceholderTypes:[],namedPlaceholderTypes:["@"],lineCommentTypes:["--"],specialWordChars:["#","@"],operators:[">=","<=","<>","!=","!<","!>","+=","-=","*=","/=","%=","|=","&=","^=","::"]})}}]),r}(Iw.default);Vi.default=zw;y1.exports=Vi.default});var x1=g(kn=>{"use strict";Object.defineProperty(kn,"__esModule",{value:!0});kn.supportedDialects=kn.format=void 0;var Vw=Bt(F0()),Hw=Bt(z0()),Gw=Bt(W0()),Ww=Bt(J0()),Yw=Bt(t1()),Kw=Bt(a1()),Xw=Bt(u1()),Jw=Bt(p1()),A1=Bt(g1()),Zw=Bt(_1());function Bt(e){return e&&e.__esModule?e:{default:e}}function io(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?io=function(r){return typeof r}:io=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},io(e)}var T1={db2:Vw.default,mariadb:Hw.default,mysql:Gw.default,n1ql:Ww.default,plsql:Yw.default,postgresql:Kw.default,redshift:Xw.default,spark:Jw.default,sql:A1.default,tsql:Zw.default},Qw=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(typeof t!="string")throw new Error("Invalid query argument. Extected string, instead got "+io(t));var n=A1.default;if(r.language!==void 0&&(n=T1[r.language]),n===void 0)throw Error("Unsupported SQL dialect: ".concat(r.language));return new n(r).format(t)};kn.format=Qw;var eI=Object.keys(T1);kn.supportedDialects=eI});var F1=g((cee,$1)=>{function rc(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(t){var r=e[t];typeof r=="object"&&!Object.isFrozen(r)&&rc(r)}),e}var S1=rc,tI=rc;S1.default=tI;var so=class{constructor(t){t.data===void 0&&(t.data={}),this.data=t.data,this.isMatchIgnored=!1}ignoreMatch(){this.isMatchIgnored=!0}};function Bn(e){return e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}function mr(e,...t){let r=Object.create(null);for(let n in e)r[n]=e[n];return t.forEach(function(n){for(let i in n)r[i]=n[i]}),r}var rI="</span>",R1=e=>!!e.kind,Qu=class{constructor(t,r){this.buffer="",this.classPrefix=r.classPrefix,t.walk(this)}addText(t){this.buffer+=Bn(t)}openNode(t){if(!R1(t))return;let r=t.kind;t.sublanguage||(r=`${this.classPrefix}${r}`),this.span(r)}closeNode(t){!R1(t)||(this.buffer+=rI)}value(){return this.buffer}span(t){this.buffer+=`<span class="${t}">`}},Hi=class{constructor(){this.rootNode={children:[]},this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(t){this.top.children.push(t)}openNode(t){let r={kind:t,children:[]};this.add(r),this.stack.push(r)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(t){return this.constructor._walk(t,this.rootNode)}static _walk(t,r){return typeof r=="string"?t.addText(r):r.children&&(t.openNode(r),r.children.forEach(n=>this._walk(t,n)),t.closeNode(r)),t}static _collapse(t){typeof t!="string"&&(!t.children||(t.children.every(r=>typeof r=="string")?t.children=[t.children.join("")]:t.children.forEach(r=>{Hi._collapse(r)})))}},ec=class extends Hi{constructor(t){super(),this.options=t}addKeyword(t,r){t!==""&&(this.openNode(r),this.addText(t),this.closeNode())}addText(t){t!==""&&this.add(t)}addSublanguage(t,r){let n=t.root;n.kind=r,n.sublanguage=!0,this.add(n)}toHTML(){return new Qu(this,this.options).value()}finalize(){return!0}};function nI(e){return new RegExp(e.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"),"m")}function Gi(e){return e?typeof e=="string"?e:e.source:null}function iI(...e){return e.map(r=>Gi(r)).join("")}function aI(...e){return"("+e.map(r=>Gi(r)).join("|")+")"}function sI(e){return new RegExp(e.toString()+"|").exec("").length-1}function oI(e,t){let r=e&&e.exec(t);return r&&r.index===0}var lI=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function uI(e,t="|"){let r=0;return e.map(n=>{r+=1;let i=r,a=Gi(n),s="";for(;a.length>0;){let o=lI.exec(a);if(!o){s+=a;break}s+=a.substring(0,o.index),a=a.substring(o.index+o[0].length),o[0][0]==="\\"&&o[1]?s+="\\"+String(Number(o[1])+i):(s+=o[0],o[0]==="("&&r++)}return s}).map(n=>`(${n})`).join(t)}var cI=/\b\B/,L1="[a-zA-Z]\\w*",nc="[a-zA-Z_]\\w*",ic="\\b\\d+(\\.\\d+)?",D1="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",k1="\\b(0b[01]+)",dI="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",fI=(e={})=>{let t=/^#![ ]*\//;return e.binary&&(e.begin=iI(t,/.*\b/,e.binary,/\b.*/)),mr({className:"meta",begin:t,end:/$/,relevance:0,"on:begin":(r,n)=>{r.index!==0&&n.ignoreMatch()}},e)},Wi={begin:"\\\\[\\s\\S]",relevance:0},pI={className:"string",begin:"'",end:"'",illegal:"\\n",contains:[Wi]},hI={className:"string",begin:'"',end:'"',illegal:"\\n",contains:[Wi]},B1={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/},oo=function(e,t,r={}){let n=mr({className:"comment",begin:e,end:t,contains:[]},r);return n.contains.push(B1),n.contains.push({className:"doctag",begin:"(?:TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):",relevance:0}),n},vI=oo("//","$"),mI=oo("/\\*","\\*/"),gI=oo("#","$"),EI={className:"number",begin:ic,relevance:0},bI={className:"number",begin:D1,relevance:0},yI={className:"number",begin:k1,relevance:0},_I={className:"number",begin:ic+"(%|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},AI={begin:/(?=\/[^/\n]*\/)/,contains:[{className:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[Wi,{begin:/\[/,end:/\]/,relevance:0,contains:[Wi]}]}]},TI={className:"title",begin:L1,relevance:0},xI={className:"title",begin:nc,relevance:0},RI={begin:"\\.\\s*"+nc,relevance:0},CI=function(e){return Object.assign(e,{"on:begin":(t,r)=>{r.data._beginMatch=t[1]},"on:end":(t,r)=>{r.data._beginMatch!==t[1]&&r.ignoreMatch()}})},ao=Object.freeze({__proto__:null,MATCH_NOTHING_RE:cI,IDENT_RE:L1,UNDERSCORE_IDENT_RE:nc,NUMBER_RE:ic,C_NUMBER_RE:D1,BINARY_NUMBER_RE:k1,RE_STARTERS_RE:dI,SHEBANG:fI,BACKSLASH_ESCAPE:Wi,APOS_STRING_MODE:pI,QUOTE_STRING_MODE:hI,PHRASAL_WORDS_MODE:B1,COMMENT:oo,C_LINE_COMMENT_MODE:vI,C_BLOCK_COMMENT_MODE:mI,HASH_COMMENT_MODE:gI,NUMBER_MODE:EI,C_NUMBER_MODE:bI,BINARY_NUMBER_MODE:yI,CSS_NUMBER_MODE:_I,REGEXP_MODE:AI,TITLE_MODE:TI,UNDERSCORE_TITLE_MODE:xI,METHOD_GUARD:RI,END_SAME_AS_BEGIN:CI});function NI(e,t){e.input[e.index-1]==="."&&t.ignoreMatch()}function OI(e,t){!t||!e.beginKeywords||(e.begin="\\b("+e.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",e.__beforeBegin=NI,e.keywords=e.keywords||e.beginKeywords,delete e.beginKeywords,e.relevance===void 0&&(e.relevance=0))}function wI(e,t){!Array.isArray(e.illegal)||(e.illegal=aI(...e.illegal))}function II(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 SI(e,t){e.relevance===void 0&&(e.relevance=1)}var LI=["of","and","for","in","not","or","if","then","parent","list","value"],DI="keyword";function M1(e,t,r=DI){let n={};return typeof e=="string"?i(r,e.split(" ")):Array.isArray(e)?i(r,e):Object.keys(e).forEach(function(a){Object.assign(n,M1(e[a],t,a))}),n;function i(a,s){t&&(s=s.map(o=>o.toLowerCase())),s.forEach(function(o){let l=o.split("|");n[l[0]]=[a,kI(l[0],l[1])]})}}function kI(e,t){return t?Number(t):BI(e)?0:1}function BI(e){return LI.includes(e.toLowerCase())}function MI(e,{plugins:t}){function r(o,l){return new RegExp(Gi(o),"m"+(e.case_insensitive?"i":"")+(l?"g":""))}class n{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(l,u){u.position=this.position++,this.matchIndexes[this.matchAt]=u,this.regexes.push([u,l]),this.matchAt+=sI(l)+1}compile(){this.regexes.length===0&&(this.exec=()=>null);let l=this.regexes.map(u=>u[1]);this.matcherRe=r(uI(l),!0),this.lastIndex=0}exec(l){this.matcherRe.lastIndex=this.lastIndex;let u=this.matcherRe.exec(l);if(!u)return null;let d=u.findIndex((E,y)=>y>0&&E!==void 0),h=this.matchIndexes[d];return u.splice(0,d),Object.assign(u,h)}}class i{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(l){if(this.multiRegexes[l])return this.multiRegexes[l];let u=new n;return this.rules.slice(l).forEach(([d,h])=>u.addRule(d,h)),u.compile(),this.multiRegexes[l]=u,u}resumingScanAtSamePosition(){return this.regexIndex!==0}considerAll(){this.regexIndex=0}addRule(l,u){this.rules.push([l,u]),u.type==="begin"&&this.count++}exec(l){let u=this.getMatcher(this.regexIndex);u.lastIndex=this.lastIndex;let d=u.exec(l);if(this.resumingScanAtSamePosition()&&!(d&&d.index===this.lastIndex)){let h=this.getMatcher(0);h.lastIndex=this.lastIndex+1,d=h.exec(l)}return d&&(this.regexIndex+=d.position+1,this.regexIndex===this.count&&this.considerAll()),d}}function a(o){let l=new i;return o.contains.forEach(u=>l.addRule(u.begin,{rule:u,type:"begin"})),o.terminatorEnd&&l.addRule(o.terminatorEnd,{type:"end"}),o.illegal&&l.addRule(o.illegal,{type:"illegal"}),l}function s(o,l){let u=o;if(o.isCompiled)return u;[II].forEach(h=>h(o,l)),e.compilerExtensions.forEach(h=>h(o,l)),o.__beforeBegin=null,[OI,wI,SI].forEach(h=>h(o,l)),o.isCompiled=!0;let d=null;if(typeof o.keywords=="object"&&(d=o.keywords.$pattern,delete o.keywords.$pattern),o.keywords&&(o.keywords=M1(o.keywords,e.case_insensitive)),o.lexemes&&d)throw new Error("ERR: Prefer `keywords.$pattern` to `mode.lexemes`, BOTH are not allowed. (see mode reference) ");return d=d||o.lexemes||/\w+/,u.keywordPatternRe=r(d,!0),l&&(o.begin||(o.begin=/\B|\b/),u.beginRe=r(o.begin),o.endSameAsBegin&&(o.end=o.begin),!o.end&&!o.endsWithParent&&(o.end=/\B|\b/),o.end&&(u.endRe=r(o.end)),u.terminatorEnd=Gi(o.end)||"",o.endsWithParent&&l.terminatorEnd&&(u.terminatorEnd+=(o.end?"|":"")+l.terminatorEnd)),o.illegal&&(u.illegalRe=r(o.illegal)),o.contains||(o.contains=[]),o.contains=[].concat(...o.contains.map(function(h){return PI(h==="self"?o:h)})),o.contains.forEach(function(h){s(h,u)}),o.starts&&s(o.starts,l),u.matcher=a(u),u}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=mr(e.classNameAliases||{}),s(e)}function P1(e){return e?e.endsWithParent||P1(e.starts):!1}function PI(e){return e.variants&&!e.cachedVariants&&(e.cachedVariants=e.variants.map(function(t){return mr(e,{variants:null},t)})),e.cachedVariants?e.cachedVariants:P1(e)?mr(e,{starts:e.starts?mr(e.starts):null}):Object.isFrozen(e)?mr(e):e}var $I="10.7.3";function FI(e){return Boolean(e||e==="")}function UI(e){let 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,Bn(this.code);let n={};return this.autoDetect?(n=e.highlightAuto(this.code),this.detectedLanguage=n.language):(n=e.highlight(this.language,this.code,this.ignoreIllegals),this.detectedLanguage=this.language),n.value},autoDetect(){return!this.language||FI(this.autodetect)},ignoreIllegals(){return!0}},render(n){return n("pre",{},[n("code",{class:this.className,domProps:{innerHTML:this.highlighted}})])}};return{Component:t,VuePlugin:{install(n){n.component("highlightjs",t)}}}}var qI={"after:highlightElement":({el:e,result:t,text:r})=>{let n=C1(e);if(!n.length)return;let i=document.createElement("div");i.innerHTML=t.value,t.value=jI(n,C1(i),r)}};function tc(e){return e.nodeName.toLowerCase()}function C1(e){let t=[];return function r(n,i){for(let a=n.firstChild;a;a=a.nextSibling)a.nodeType===3?i+=a.nodeValue.length:a.nodeType===1&&(t.push({event:"start",offset:i,node:a}),i=r(a,i),tc(a).match(/br|hr|img|input/)||t.push({event:"stop",offset:i,node:a}));return i}(e,0),t}function jI(e,t,r){let n=0,i="",a=[];function s(){return!e.length||!t.length?e.length?e:t:e[0].offset!==t[0].offset?e[0].offset<t[0].offset?e:t:t[0].event==="start"?e:t}function o(d){function h(E){return" "+E.nodeName+'="'+Bn(E.value)+'"'}i+="<"+tc(d)+[].map.call(d.attributes,h).join("")+">"}function l(d){i+="</"+tc(d)+">"}function u(d){(d.event==="start"?o:l)(d.node)}for(;e.length||t.length;){let d=s();if(i+=Bn(r.substring(n,d[0].offset)),n=d[0].offset,d===e){a.reverse().forEach(l);do u(d.splice(0,1)[0]),d=s();while(d===e&&d.length&&d[0].offset===n);a.reverse().forEach(o)}else d[0].event==="start"?a.push(d[0].node):a.pop(),u(d.splice(0,1)[0])}return i+Bn(r.substr(n))}var N1={},Ju=e=>{console.error(e)},O1=(e,...t)=>{console.log(`WARN: ${e}`,...t)},vt=(e,t)=>{N1[`${e}/${t}`]||(console.log(`Deprecated as of ${e}. ${t}`),N1[`${e}/${t}`]=!0)},Zu=Bn,w1=mr,I1=Symbol("nomatch"),zI=function(e){let t=Object.create(null),r=Object.create(null),n=[],i=!0,a=/(^(<[^>]+>|\t|)+|\n)/gm,s="Could not find the language '{}', did you forget to load/include a language module?",o={disableAutodetect:!0,name:"Plain text",contains:[]},l={noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",tabReplace:null,useBR:!1,languages:null,__emitter:ec};function u(v){return l.noHighlightRe.test(v)}function d(v){let S=v.className+" ";S+=v.parentNode?v.parentNode.className:"";let P=l.languageDetectRe.exec(S);if(P){let G=V(P[1]);return G||(O1(s.replace("{}",P[1])),O1("Falling back to no-highlight mode for this block.",v)),G?P[1]:"no-highlight"}return S.split(/\s+/).find(G=>u(G)||V(G))}function h(v,S,P,G){let Z="",he="";typeof S=="object"?(Z=v,P=S.ignoreIllegals,he=S.language,G=void 0):(vt("10.7.0","highlight(lang, code, ...args) has been deprecated."),vt("10.7.0",`Please use highlight(code, options) instead.
|
|
11
|
-
https://github.com/highlightjs/highlight.js/issues/2277`),he=v,Z=S);let f={code:Z,language:he};k("before:highlight",f);let Se=f.result?f.result:E(f.language,f.code,P,G);return Se.code=f.code,k("after:highlight",Se),Se}function E(v,S,P,G){function Z(D,W){let ie=wt.case_insensitive?W[0].toLowerCase():W[0];return Object.prototype.hasOwnProperty.call(D.keywords,ie)&&D.keywords[ie]}function he(){if(!ae.keywords){c.addText(p);return}let D=0;ae.keywordPatternRe.lastIndex=0;let W=ae.keywordPatternRe.exec(p),ie="";for(;W;){ie+=p.substring(D,W.index);let fe=Z(ae,W);if(fe){let[De,En]=fe;if(c.addText(ie),ie="",b+=En,De.startsWith("_"))ie+=W[0];else{let nT=wt.classNameAliases[De]||De;c.addKeyword(W[0],nT)}}else ie+=W[0];D=ae.keywordPatternRe.lastIndex,W=ae.keywordPatternRe.exec(p)}ie+=p.substr(D),c.addText(ie)}function f(){if(p==="")return;let D=null;if(typeof ae.subLanguage=="string"){if(!t[ae.subLanguage]){c.addText(p);return}D=E(ae.subLanguage,p,!0,di[ae.subLanguage]),di[ae.subLanguage]=D.top}else D=T(p,ae.subLanguage.length?ae.subLanguage:null);ae.relevance>0&&(b+=D.relevance),c.addSublanguage(D.emitter,D.language)}function Se(){ae.subLanguage!=null?f():he(),p=""}function ve(D){return D.className&&c.openNode(wt.classNameAliases[D.className]||D.className),ae=Object.create(D,{parent:{value:ae}}),ae}function Be(D,W,ie){let fe=oI(D.endRe,ie);if(fe){if(D["on:end"]){let De=new so(D);D["on:end"](W,De),De.isMatchIgnored&&(fe=!1)}if(fe){for(;D.endsParent&&D.parent;)D=D.parent;return D}}if(D.endsWithParent)return Be(D.parent,W,ie)}function Te(D){return ae.matcher.regexIndex===0?(p+=D[0],1):(xe=!0,0)}function ir(D){let W=D[0],ie=D.rule,fe=new so(ie),De=[ie.__beforeBegin,ie["on:begin"]];for(let En of De)if(!!En&&(En(D,fe),fe.isMatchIgnored))return Te(W);return ie&&ie.endSameAsBegin&&(ie.endRe=nI(W)),ie.skip?p+=W:(ie.excludeBegin&&(p+=W),Se(),!ie.returnBegin&&!ie.excludeBegin&&(p=W)),ve(ie),ie.returnBegin?0:W.length}function me(D){let W=D[0],ie=S.substr(D.index),fe=Be(ae,D,ie);if(!fe)return
|
|
9
|
+
|$)`),"u")}function WC(e){if(e.length===0)return new RegExp("^\b$","u");var t=(0,Yr.sortByLengthDesc)(e).join("|").replace(/ /g,"\\s+");return new RegExp("^(".concat(t,")\\b"),"iu")}function YC(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return new RegExp("^([\\p{Alphabetic}\\p{Mark}\\p{Decimal_Number}\\p{Connector_Punctuation}\\p{Join_Control}".concat(e.join(""),"]+)"),"u")}function KC(e){return new RegExp("^("+I0(e)+")","u")}function I0(e){var t={"``":"((`[^`]*($|`))+)","{}":"((\\{[^\\}]*($|\\}))+)","[]":"((\\[[^\\]]*($|\\]))(\\][^\\]]*($|\\]))*)",'""':'(("[^"\\\\]*(?:\\\\.[^"\\\\]*)*("|$))+)',"''":"(('[^'\\\\]*(?:\\\\.[^'\\\\]*)*('|$))+)","N''":"((N'[^'\\\\]*(?:\\\\.[^'\\\\]*)*('|$))+)","U&''":"((U&'[^'\\\\]*(?:\\\\.[^'\\\\]*)*('|$))+)",'U&""':'((U&"[^"\\\\]*(?:\\\\.[^"\\\\]*)*("|$))+)',$$:"((?<tag>\\$\\w*\\$)[\\s\\S]*?(?:\\k<tag>|$))"};return e.map(function(r){return t[r]}).join("|")}function XC(e){return new RegExp("^("+e.map(JC).join("|")+")","iu")}function JC(e){return e.length===1?(0,Yr.escapeRegExp)(e):"\\b"+e+"\\b"}function ZC(e,t){if((0,Yr.isEmpty)(e))return!1;var r=e.map(Yr.escapeRegExp).join("|");return new RegExp("^((?:".concat(r,")(?:").concat(t,"))"),"u")}});var xt=g((ki,M0)=>{"use strict";function Ms(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ms=function(r){return typeof r}:Ms=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},Ms(e)}Object.defineProperty(ki,"__esModule",{value:!0});ki.default=void 0;var lt=tN(Hr()),Qe=eN(S0()),QC=wi();function B0(){if(typeof WeakMap!="function")return null;var e=new WeakMap;return B0=function(){return e},e}function eN(e){if(e&&e.__esModule)return e;if(e===null||Ms(e)!=="object"&&typeof e!="function")return{default:e};var t=B0();if(t&&t.has(e))return t.get(e);var r={},n=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){var a=n?Object.getOwnPropertyDescriptor(e,i):null;a&&(a.get||a.set)?Object.defineProperty(r,i,a):r[i]=e[i]}return r.default=e,t&&t.set(e,r),r}function tN(e){return e&&e.__esModule?e:{default:e}}function L0(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function D0(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?L0(Object(r),!0).forEach(function(n){rN(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):L0(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function rN(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function nN(e){return oN(e)||sN(e)||aN(e)||iN()}function iN(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
10
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function aN(e,t){if(!!e){if(typeof e=="string")return $u(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);if(r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set")return Array.from(e);if(r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r))return $u(e,t)}}function sN(e){if(typeof Symbol<"u"&&Symbol.iterator in Object(e))return Array.from(e)}function oN(e){if(Array.isArray(e))return $u(e)}function $u(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function lN(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function k0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function uN(e,t,r){return t&&k0(e.prototype,t),r&&k0(e,r),e}var cN=function(){function e(t){lN(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=Qe.createOperatorRegex(["<>","<=",">="].concat(nN(t.operators||[]))),this.BLOCK_COMMENT_REGEX=/^(\/\*(?:(?![])[\s\S])*?(?:\*\/|$))/,this.LINE_COMMENT_REGEX=Qe.createLineCommentRegex(t.lineCommentTypes),this.RESERVED_TOP_LEVEL_REGEX=Qe.createReservedWordRegex(t.reservedTopLevelWords),this.RESERVED_TOP_LEVEL_NO_INDENT_REGEX=Qe.createReservedWordRegex(t.reservedTopLevelWordsNoIndent),this.RESERVED_NEWLINE_REGEX=Qe.createReservedWordRegex(t.reservedNewlineWords),this.RESERVED_PLAIN_REGEX=Qe.createReservedWordRegex(t.reservedWords),this.WORD_REGEX=Qe.createWordRegex(t.specialWordChars),this.STRING_REGEX=Qe.createStringRegex(t.stringTypes),this.OPEN_PAREN_REGEX=Qe.createParenRegex(t.openParens),this.CLOSE_PAREN_REGEX=Qe.createParenRegex(t.closeParens),this.INDEXED_PLACEHOLDER_REGEX=Qe.createPlaceholderRegex(t.indexedPlaceholderTypes,"[0-9]*"),this.IDENT_NAMED_PLACEHOLDER_REGEX=Qe.createPlaceholderRegex(t.namedPlaceholderTypes,"[a-zA-Z0-9._$]+"),this.STRING_NAMED_PLACEHOLDER_REGEX=Qe.createPlaceholderRegex(t.namedPlaceholderTypes,Qe.createStringPattern(t.stringTypes))}return uN(e,[{key:"tokenize",value:function(r){for(var n=[],i;r.length;){var a=this.getWhitespace(r);r=r.substring(a.length),r.length&&(i=this.getNextToken(r,i),r=r.substring(i.value.length),n.push(D0(D0({},i),{},{whitespaceBefore:a})))}return n}},{key:"getWhitespace",value:function(r){var n=r.match(this.WHITESPACE_REGEX);return n?n[1]:""}},{key:"getNextToken",value:function(r,n){return this.getCommentToken(r)||this.getStringToken(r)||this.getOpenParenToken(r)||this.getCloseParenToken(r)||this.getPlaceholderToken(r)||this.getNumberToken(r)||this.getReservedWordToken(r,n)||this.getWordToken(r)||this.getOperatorToken(r)}},{key:"getCommentToken",value:function(r){return this.getLineCommentToken(r)||this.getBlockCommentToken(r)}},{key:"getLineCommentToken",value:function(r){return this.getTokenOnFirstMatch({input:r,type:lt.default.LINE_COMMENT,regex:this.LINE_COMMENT_REGEX})}},{key:"getBlockCommentToken",value:function(r){return this.getTokenOnFirstMatch({input:r,type:lt.default.BLOCK_COMMENT,regex:this.BLOCK_COMMENT_REGEX})}},{key:"getStringToken",value:function(r){return this.getTokenOnFirstMatch({input:r,type:lt.default.STRING,regex:this.STRING_REGEX})}},{key:"getOpenParenToken",value:function(r){return this.getTokenOnFirstMatch({input:r,type:lt.default.OPEN_PAREN,regex:this.OPEN_PAREN_REGEX})}},{key:"getCloseParenToken",value:function(r){return this.getTokenOnFirstMatch({input:r,type:lt.default.CLOSE_PAREN,regex:this.CLOSE_PAREN_REGEX})}},{key:"getPlaceholderToken",value:function(r){return this.getIdentNamedPlaceholderToken(r)||this.getStringNamedPlaceholderToken(r)||this.getIndexedPlaceholderToken(r)}},{key:"getIdentNamedPlaceholderToken",value:function(r){return this.getPlaceholderTokenWithKey({input:r,regex:this.IDENT_NAMED_PLACEHOLDER_REGEX,parseKey:function(i){return i.slice(1)}})}},{key:"getStringNamedPlaceholderToken",value:function(r){var n=this;return this.getPlaceholderTokenWithKey({input:r,regex:this.STRING_NAMED_PLACEHOLDER_REGEX,parseKey:function(a){return n.getEscapedPlaceholderKey({key:a.slice(2,-1),quoteChar:a.slice(-1)})}})}},{key:"getIndexedPlaceholderToken",value:function(r){return this.getPlaceholderTokenWithKey({input:r,regex:this.INDEXED_PLACEHOLDER_REGEX,parseKey:function(i){return i.slice(1)}})}},{key:"getPlaceholderTokenWithKey",value:function(r){var n=r.input,i=r.regex,a=r.parseKey,s=this.getTokenOnFirstMatch({input:n,regex:i,type:lt.default.PLACEHOLDER});return s&&(s.key=a(s.value)),s}},{key:"getEscapedPlaceholderKey",value:function(r){var n=r.key,i=r.quoteChar;return n.replace(new RegExp((0,QC.escapeRegExp)("\\"+i),"gu"),i)}},{key:"getNumberToken",value:function(r){return this.getTokenOnFirstMatch({input:r,type:lt.default.NUMBER,regex:this.NUMBER_REGEX})}},{key:"getOperatorToken",value:function(r){return this.getTokenOnFirstMatch({input:r,type:lt.default.OPERATOR,regex:this.OPERATOR_REGEX})}},{key:"getReservedWordToken",value:function(r,n){if(!(n&&n.value&&n.value==="."))return this.getTopLevelReservedToken(r)||this.getNewlineReservedToken(r)||this.getTopLevelReservedTokenNoIndent(r)||this.getPlainReservedToken(r)}},{key:"getTopLevelReservedToken",value:function(r){return this.getTokenOnFirstMatch({input:r,type:lt.default.RESERVED_TOP_LEVEL,regex:this.RESERVED_TOP_LEVEL_REGEX})}},{key:"getNewlineReservedToken",value:function(r){return this.getTokenOnFirstMatch({input:r,type:lt.default.RESERVED_NEWLINE,regex:this.RESERVED_NEWLINE_REGEX})}},{key:"getTopLevelReservedTokenNoIndent",value:function(r){return this.getTokenOnFirstMatch({input:r,type:lt.default.RESERVED_TOP_LEVEL_NO_INDENT,regex:this.RESERVED_TOP_LEVEL_NO_INDENT_REGEX})}},{key:"getPlainReservedToken",value:function(r){return this.getTokenOnFirstMatch({input:r,type:lt.default.RESERVED,regex:this.RESERVED_PLAIN_REGEX})}},{key:"getWordToken",value:function(r){return this.getTokenOnFirstMatch({input:r,type:lt.default.WORD,regex:this.WORD_REGEX})}},{key:"getTokenOnFirstMatch",value:function(r){var n=r.input,i=r.type,a=r.regex,s=n.match(a);return s?{type:i,value:s[1]}:void 0}}]),e}();ki.default=cN;M0.exports=ki.default});var U0=g((Bi,F0)=>{"use strict";function Ps(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ps=function(r){return typeof r}:Ps=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},Ps(e)}Object.defineProperty(Bi,"__esModule",{value:!0});Bi.default=void 0;var dN=$0(Tt()),fN=$0(xt());function $0(e){return e&&e.__esModule?e:{default:e}}function pN(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function P0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function hN(e,t,r){return t&&P0(e.prototype,t),r&&P0(e,r),e}function vN(e,t){if(typeof t!="function"&&t!==null)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&&Fu(e,t)}function Fu(e,t){return Fu=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},Fu(e,t)}function mN(e){var t=bN();return function(){var n=$s(e),i;if(t){var a=$s(this).constructor;i=Reflect.construct(n,arguments,a)}else i=n.apply(this,arguments);return gN(this,i)}}function gN(e,t){return t&&(Ps(t)==="object"||typeof t=="function")?t:EN(e)}function EN(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function bN(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function $s(e){return $s=Object.setPrototypeOf?Object.getPrototypeOf:function(r){return r.__proto__||Object.getPrototypeOf(r)},$s(e)}var yN=["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"],_N=["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"],AN=["INTERSECT","INTERSECT ALL","MINUS","UNION","UNION ALL"],TN=["AND","OR","JOIN","INNER JOIN","LEFT JOIN","LEFT OUTER JOIN","RIGHT JOIN","RIGHT OUTER JOIN","FULL JOIN","FULL OUTER JOIN","CROSS JOIN","NATURAL JOIN"],xN=function(e){vN(r,e);var t=mN(r);function r(){return pN(this,r),t.apply(this,arguments)}return hN(r,[{key:"tokenizer",value:function(){return new fN.default({reservedWords:yN,reservedTopLevelWords:_N,reservedNewlineWords:TN,reservedTopLevelWordsNoIndent:AN,stringTypes:['""',"''","``","[]"],openParens:["("],closeParens:[")"],indexedPlaceholderTypes:["?"],namedPlaceholderTypes:[":"],lineCommentTypes:["--"],specialWordChars:["#","@"],operators:["**","!=","!>","!>","||"]})}}]),r}(dN.default);Bi.default=xN;F0.exports=Bi.default});var V0=g((Mi,z0)=>{"use strict";function Fs(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Fs=function(r){return typeof r}:Fs=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},Fs(e)}Object.defineProperty(Mi,"__esModule",{value:!0});Mi.default=void 0;var RN=j0(Tt()),CN=j0(xt());function j0(e){return e&&e.__esModule?e:{default:e}}function NN(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function q0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function ON(e,t,r){return t&&q0(e.prototype,t),r&&q0(e,r),e}function wN(e,t){if(typeof t!="function"&&t!==null)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&&Uu(e,t)}function Uu(e,t){return Uu=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},Uu(e,t)}function IN(e){var t=DN();return function(){var n=Us(e),i;if(t){var a=Us(this).constructor;i=Reflect.construct(n,arguments,a)}else i=n.apply(this,arguments);return SN(this,i)}}function SN(e,t){return t&&(Fs(t)==="object"||typeof t=="function")?t:LN(e)}function LN(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function DN(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function Us(e){return Us=Object.setPrototypeOf?Object.getPrototypeOf:function(r){return r.__proto__||Object.getPrototypeOf(r)},Us(e)}var kN=["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"],BN=["ADD","ALTER COLUMN","ALTER TABLE","DELETE FROM","EXCEPT","FROM","GROUP BY","HAVING","INSERT INTO","INSERT","LIMIT","ORDER BY","SELECT","SET","UPDATE","VALUES","WHERE"],MN=["INTERSECT","INTERSECT ALL","UNION","UNION ALL"],PN=["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"],$N=function(e){wN(r,e);var t=IN(r);function r(){return NN(this,r),t.apply(this,arguments)}return ON(r,[{key:"tokenizer",value:function(){return new CN.default({reservedWords:kN,reservedTopLevelWords:BN,reservedNewlineWords:PN,reservedTopLevelWordsNoIndent:MN,stringTypes:["``","''",'""'],openParens:["(","CASE"],closeParens:[")","END"],indexedPlaceholderTypes:["?"],namedPlaceholderTypes:[],lineCommentTypes:["--","#"],specialWordChars:["@"],operators:[":=","<<",">>","!=","<>","<=>","&&","||"]})}}]),r}(RN.default);Mi.default=$N;z0.exports=Mi.default});var Y0=g((Pi,W0)=>{"use strict";function qs(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?qs=function(r){return typeof r}:qs=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},qs(e)}Object.defineProperty(Pi,"__esModule",{value:!0});Pi.default=void 0;var FN=G0(Tt()),UN=G0(xt());function G0(e){return e&&e.__esModule?e:{default:e}}function qN(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function H0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function jN(e,t,r){return t&&H0(e.prototype,t),r&&H0(e,r),e}function zN(e,t){if(typeof t!="function"&&t!==null)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&&qu(e,t)}function qu(e,t){return qu=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},qu(e,t)}function VN(e){var t=WN();return function(){var n=js(e),i;if(t){var a=js(this).constructor;i=Reflect.construct(n,arguments,a)}else i=n.apply(this,arguments);return HN(this,i)}}function HN(e,t){return t&&(qs(t)==="object"||typeof t=="function")?t:GN(e)}function GN(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function WN(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function js(e){return js=Object.setPrototypeOf?Object.getPrototypeOf:function(r){return r.__proto__||Object.getPrototypeOf(r)},js(e)}var YN=["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"],KN=["ADD","ALTER COLUMN","ALTER TABLE","DELETE FROM","EXCEPT","FROM","GROUP BY","HAVING","INSERT INTO","INSERT","LIMIT","ORDER BY","SELECT","SET","UPDATE","VALUES","WHERE"],XN=["INTERSECT","INTERSECT ALL","UNION","UNION ALL"],JN=["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"],ZN=function(e){zN(r,e);var t=VN(r);function r(){return qN(this,r),t.apply(this,arguments)}return jN(r,[{key:"tokenizer",value:function(){return new UN.default({reservedWords:YN,reservedTopLevelWords:KN,reservedNewlineWords:JN,reservedTopLevelWordsNoIndent:XN,stringTypes:["``","''",'""'],openParens:["(","CASE"],closeParens:[")","END"],indexedPlaceholderTypes:["?"],namedPlaceholderTypes:[],lineCommentTypes:["--","#"],specialWordChars:["@"],operators:[":=","<<",">>","!=","<>","<=>","&&","||","->","->>"]})}}]),r}(FN.default);Pi.default=ZN;W0.exports=Pi.default});var Z0=g(($i,J0)=>{"use strict";function zs(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?zs=function(r){return typeof r}:zs=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},zs(e)}Object.defineProperty($i,"__esModule",{value:!0});$i.default=void 0;var QN=X0(Tt()),eO=X0(xt());function X0(e){return e&&e.__esModule?e:{default:e}}function tO(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function K0(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function rO(e,t,r){return t&&K0(e.prototype,t),r&&K0(e,r),e}function nO(e,t){if(typeof t!="function"&&t!==null)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&&ju(e,t)}function ju(e,t){return ju=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},ju(e,t)}function iO(e){var t=oO();return function(){var n=Vs(e),i;if(t){var a=Vs(this).constructor;i=Reflect.construct(n,arguments,a)}else i=n.apply(this,arguments);return aO(this,i)}}function aO(e,t){return t&&(zs(t)==="object"||typeof t=="function")?t:sO(e)}function sO(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function oO(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function Vs(e){return Vs=Object.setPrototypeOf?Object.getPrototypeOf:function(r){return r.__proto__||Object.getPrototypeOf(r)},Vs(e)}var lO=["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"],uO=["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"],cO=["INTERSECT","INTERSECT ALL","MINUS","UNION","UNION ALL"],dO=["AND","OR","XOR","JOIN","INNER JOIN","LEFT JOIN","LEFT OUTER JOIN","RIGHT JOIN","RIGHT OUTER JOIN"],fO=function(e){nO(r,e);var t=iO(r);function r(){return tO(this,r),t.apply(this,arguments)}return rO(r,[{key:"tokenizer",value:function(){return new eO.default({reservedWords:lO,reservedTopLevelWords:uO,reservedNewlineWords:dO,reservedTopLevelWordsNoIndent:cO,stringTypes:['""',"''","``"],openParens:["(","[","{"],closeParens:[")","]","}"],namedPlaceholderTypes:["$"],lineCommentTypes:["#","--"],operators:["==","!="]})}}]),r}(QN.default);$i.default=fO;J0.exports=$i.default});var r1=g((Fi,t1)=>{"use strict";function Hs(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Hs=function(r){return typeof r}:Hs=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},Hs(e)}Object.defineProperty(Fi,"__esModule",{value:!0});Fi.default=void 0;var pO=Vu(Tt()),Q0=ks(),hO=Vu(xt()),vO=Vu(Hr());function Vu(e){return e&&e.__esModule?e:{default:e}}function mO(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function e1(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function gO(e,t,r){return t&&e1(e.prototype,t),r&&e1(e,r),e}function EO(e,t){if(typeof t!="function"&&t!==null)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&&zu(e,t)}function zu(e,t){return zu=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},zu(e,t)}function bO(e){var t=AO();return function(){var n=Gs(e),i;if(t){var a=Gs(this).constructor;i=Reflect.construct(n,arguments,a)}else i=n.apply(this,arguments);return yO(this,i)}}function yO(e,t){return t&&(Hs(t)==="object"||typeof t=="function")?t:_O(e)}function _O(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function AO(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function Gs(e){return Gs=Object.setPrototypeOf?Object.getPrototypeOf:function(r){return r.__proto__||Object.getPrototypeOf(r)},Gs(e)}var TO=["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"],xO=["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"],RO=["INTERSECT","INTERSECT ALL","MINUS","UNION","UNION ALL"],CO=["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"],NO=function(e){EO(r,e);var t=bO(r);function r(){return mO(this,r),t.apply(this,arguments)}return gO(r,[{key:"tokenizer",value:function(){return new hO.default({reservedWords:TO,reservedTopLevelWords:xO,reservedNewlineWords:CO,reservedTopLevelWordsNoIndent:RO,stringTypes:['""',"N''","''","``"],openParens:["(","CASE"],closeParens:[")","END"],indexedPlaceholderTypes:["?"],namedPlaceholderTypes:[":"],lineCommentTypes:["--"],specialWordChars:["_","$","#",".","@"],operators:["||","**","!=",":="]})}},{key:"tokenOverride",value:function(i){return(0,Q0.isSet)(i)&&(0,Q0.isBy)(this.previousReservedToken)?{type:vO.default.RESERVED,value:i.value}:i}}]),r}(pO.default);Fi.default=NO;t1.exports=Fi.default});var s1=g((Ui,a1)=>{"use strict";function Ws(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ws=function(r){return typeof r}:Ws=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},Ws(e)}Object.defineProperty(Ui,"__esModule",{value:!0});Ui.default=void 0;var OO=i1(Tt()),wO=i1(xt());function i1(e){return e&&e.__esModule?e:{default:e}}function IO(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function n1(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function SO(e,t,r){return t&&n1(e.prototype,t),r&&n1(e,r),e}function LO(e,t){if(typeof t!="function"&&t!==null)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&&Hu(e,t)}function Hu(e,t){return Hu=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},Hu(e,t)}function DO(e){var t=MO();return function(){var n=Ys(e),i;if(t){var a=Ys(this).constructor;i=Reflect.construct(n,arguments,a)}else i=n.apply(this,arguments);return kO(this,i)}}function kO(e,t){return t&&(Ws(t)==="object"||typeof t=="function")?t:BO(e)}function BO(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function MO(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function Ys(e){return Ys=Object.setPrototypeOf?Object.getPrototypeOf:function(r){return r.__proto__||Object.getPrototypeOf(r)},Ys(e)}var PO=["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"],$O=["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"],FO=["INTERSECT","INTERSECT ALL","UNION","UNION ALL"],UO=["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"],qO=function(e){LO(r,e);var t=DO(r);function r(){return IO(this,r),t.apply(this,arguments)}return SO(r,[{key:"tokenizer",value:function(){return new wO.default({reservedWords:PO,reservedTopLevelWords:$O,reservedNewlineWords:UO,reservedTopLevelWordsNoIndent:FO,stringTypes:['""',"''","U&''",'U&""',"$$"],openParens:["(","CASE"],closeParens:[")","END"],indexedPlaceholderTypes:["$"],namedPlaceholderTypes:[":"],lineCommentTypes:["--"],operators:["!=","<<",">>","||/","|/","::","->>","->","~~*","~~","!~~*","!~~","~*","!~*","!~","!!"]})}}]),r}(OO.default);Ui.default=qO;a1.exports=Ui.default});var c1=g((qi,u1)=>{"use strict";function Ks(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Ks=function(r){return typeof r}:Ks=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},Ks(e)}Object.defineProperty(qi,"__esModule",{value:!0});qi.default=void 0;var jO=l1(Tt()),zO=l1(xt());function l1(e){return e&&e.__esModule?e:{default:e}}function VO(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o1(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function HO(e,t,r){return t&&o1(e.prototype,t),r&&o1(e,r),e}function GO(e,t){if(typeof t!="function"&&t!==null)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&&Gu(e,t)}function Gu(e,t){return Gu=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},Gu(e,t)}function WO(e){var t=XO();return function(){var n=Xs(e),i;if(t){var a=Xs(this).constructor;i=Reflect.construct(n,arguments,a)}else i=n.apply(this,arguments);return YO(this,i)}}function YO(e,t){return t&&(Ks(t)==="object"||typeof t=="function")?t:KO(e)}function KO(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function XO(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function Xs(e){return Xs=Object.setPrototypeOf?Object.getPrototypeOf:function(r){return r.__proto__||Object.getPrototypeOf(r)},Xs(e)}var JO=["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"],ZO=["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"],QO=[],ew=["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"],tw=function(e){GO(r,e);var t=WO(r);function r(){return VO(this,r),t.apply(this,arguments)}return HO(r,[{key:"tokenizer",value:function(){return new zO.default({reservedWords:JO,reservedTopLevelWords:ZO,reservedNewlineWords:ew,reservedTopLevelWordsNoIndent:QO,stringTypes:['""',"''","``"],openParens:["("],closeParens:[")"],indexedPlaceholderTypes:["?"],namedPlaceholderTypes:["@","#","$"],lineCommentTypes:["--"],operators:["|/","||/","<<",">>","!=","||"]})}}]),r}(jO.default);qi.default=tw;u1.exports=qi.default});var h1=g((ji,p1)=>{"use strict";function Zs(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Zs=function(r){return typeof r}:Zs=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},Zs(e)}Object.defineProperty(ji,"__esModule",{value:!0});ji.default=void 0;var rw=Yu(Tt()),d1=ks(),nw=Yu(xt()),Js=Yu(Hr());function Yu(e){return e&&e.__esModule?e:{default:e}}function iw(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function f1(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function aw(e,t,r){return t&&f1(e.prototype,t),r&&f1(e,r),e}function sw(e,t){if(typeof t!="function"&&t!==null)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&&Wu(e,t)}function Wu(e,t){return Wu=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},Wu(e,t)}function ow(e){var t=cw();return function(){var n=Qs(e),i;if(t){var a=Qs(this).constructor;i=Reflect.construct(n,arguments,a)}else i=n.apply(this,arguments);return lw(this,i)}}function lw(e,t){return t&&(Zs(t)==="object"||typeof t=="function")?t:uw(e)}function uw(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function cw(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function Qs(e){return Qs=Object.setPrototypeOf?Object.getPrototypeOf:function(r){return r.__proto__||Object.getPrototypeOf(r)},Qs(e)}var dw=["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"],fw=["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"],pw=["EXCEPT ALL","EXCEPT","INTERSECT ALL","INTERSECT","UNION ALL","UNION"],hw=["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"],vw=function(e){sw(r,e);var t=ow(r);function r(){return iw(this,r),t.apply(this,arguments)}return aw(r,[{key:"tokenizer",value:function(){return new nw.default({reservedWords:dw,reservedTopLevelWords:fw,reservedNewlineWords:hw,reservedTopLevelWordsNoIndent:pw,stringTypes:['""',"''","``","{}"],openParens:["(","CASE"],closeParens:[")","END"],indexedPlaceholderTypes:["?"],namedPlaceholderTypes:["$"],lineCommentTypes:["--"],operators:["!=","<=>","&&","||","=="]})}},{key:"tokenOverride",value:function(i){if((0,d1.isWindow)(i)){var a=this.tokenLookAhead();if(a&&a.type===Js.default.OPEN_PAREN)return{type:Js.default.RESERVED,value:i.value}}if((0,d1.isEnd)(i)){var s=this.tokenLookBehind();if(s&&s.type===Js.default.OPERATOR&&s.value===".")return{type:Js.default.WORD,value:i.value}}return i}}]),r}(rw.default);ji.default=vw;p1.exports=ji.default});var E1=g((zi,g1)=>{"use strict";function eo(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?eo=function(r){return typeof r}:eo=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},eo(e)}Object.defineProperty(zi,"__esModule",{value:!0});zi.default=void 0;var mw=m1(Tt()),gw=m1(xt());function m1(e){return e&&e.__esModule?e:{default:e}}function Ew(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function v1(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function bw(e,t,r){return t&&v1(e.prototype,t),r&&v1(e,r),e}function yw(e,t){if(typeof t!="function"&&t!==null)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&&Ku(e,t)}function Ku(e,t){return Ku=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},Ku(e,t)}function _w(e){var t=xw();return function(){var n=to(e),i;if(t){var a=to(this).constructor;i=Reflect.construct(n,arguments,a)}else i=n.apply(this,arguments);return Aw(this,i)}}function Aw(e,t){return t&&(eo(t)==="object"||typeof t=="function")?t:Tw(e)}function Tw(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function xw(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function to(e){return to=Object.setPrototypeOf?Object.getPrototypeOf:function(r){return r.__proto__||Object.getPrototypeOf(r)},to(e)}var Rw=["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"],Cw=["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"],Nw=["INTERSECT","INTERSECT ALL","INTERSECT DISTINCT","UNION","UNION ALL","UNION DISTINCT","EXCEPT","EXCEPT ALL","EXCEPT DISTINCT"],Ow=["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"],ww=function(e){yw(r,e);var t=_w(r);function r(){return Ew(this,r),t.apply(this,arguments)}return bw(r,[{key:"tokenizer",value:function(){return new gw.default({reservedWords:Rw,reservedTopLevelWords:Cw,reservedNewlineWords:Ow,reservedTopLevelWordsNoIndent:Nw,stringTypes:['""',"''"],openParens:["(","CASE"],closeParens:[")","END"],indexedPlaceholderTypes:["?"],namedPlaceholderTypes:[],lineCommentTypes:["--"]})}}]),r}(mw.default);zi.default=ww;g1.exports=zi.default});var A1=g((Vi,_1)=>{"use strict";function ro(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?ro=function(r){return typeof r}:ro=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},ro(e)}Object.defineProperty(Vi,"__esModule",{value:!0});Vi.default=void 0;var Iw=y1(Tt()),Sw=y1(xt());function y1(e){return e&&e.__esModule?e:{default:e}}function Lw(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function b1(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function Dw(e,t,r){return t&&b1(e.prototype,t),r&&b1(e,r),e}function kw(e,t){if(typeof t!="function"&&t!==null)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&&Xu(e,t)}function Xu(e,t){return Xu=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},Xu(e,t)}function Bw(e){var t=$w();return function(){var n=no(e),i;if(t){var a=no(this).constructor;i=Reflect.construct(n,arguments,a)}else i=n.apply(this,arguments);return Mw(this,i)}}function Mw(e,t){return t&&(ro(t)==="object"||typeof t=="function")?t:Pw(e)}function Pw(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function $w(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function no(e){return no=Object.setPrototypeOf?Object.getPrototypeOf:function(r){return r.__proto__||Object.getPrototypeOf(r)},no(e)}var Fw=["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"],Uw=["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"],qw=["INTERSECT","INTERSECT ALL","MINUS","UNION","UNION ALL"],jw=["AND","ELSE","OR","WHEN","JOIN","INNER JOIN","LEFT JOIN","LEFT OUTER JOIN","RIGHT JOIN","RIGHT OUTER JOIN","FULL JOIN","FULL OUTER JOIN","CROSS JOIN"],zw=function(e){kw(r,e);var t=Bw(r);function r(){return Lw(this,r),t.apply(this,arguments)}return Dw(r,[{key:"tokenizer",value:function(){return new Sw.default({reservedWords:Fw,reservedTopLevelWords:Uw,reservedNewlineWords:jw,reservedTopLevelWordsNoIndent:qw,stringTypes:['""',"N''","''","[]"],openParens:["(","CASE"],closeParens:[")","END"],indexedPlaceholderTypes:[],namedPlaceholderTypes:["@"],lineCommentTypes:["--"],specialWordChars:["#","@"],operators:[">=","<=","<>","!=","!<","!>","+=","-=","*=","/=","%=","|=","&=","^=","::"]})}}]),r}(Iw.default);Vi.default=zw;_1.exports=Vi.default});var R1=g(kn=>{"use strict";Object.defineProperty(kn,"__esModule",{value:!0});kn.supportedDialects=kn.format=void 0;var Vw=Bt(U0()),Hw=Bt(V0()),Gw=Bt(Y0()),Ww=Bt(Z0()),Yw=Bt(r1()),Kw=Bt(s1()),Xw=Bt(c1()),Jw=Bt(h1()),T1=Bt(E1()),Zw=Bt(A1());function Bt(e){return e&&e.__esModule?e:{default:e}}function io(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?io=function(r){return typeof r}:io=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},io(e)}var x1={db2:Vw.default,mariadb:Hw.default,mysql:Gw.default,n1ql:Ww.default,plsql:Yw.default,postgresql:Kw.default,redshift:Xw.default,spark:Jw.default,sql:T1.default,tsql:Zw.default},Qw=function(t){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(typeof t!="string")throw new Error("Invalid query argument. Extected string, instead got "+io(t));var n=T1.default;if(r.language!==void 0&&(n=x1[r.language]),n===void 0)throw Error("Unsupported SQL dialect: ".concat(r.language));return new n(r).format(t)};kn.format=Qw;var eI=Object.keys(x1);kn.supportedDialects=eI});var U1=g((dee,F1)=>{function rc(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(t){var r=e[t];typeof r=="object"&&!Object.isFrozen(r)&&rc(r)}),e}var L1=rc,tI=rc;L1.default=tI;var so=class{constructor(t){t.data===void 0&&(t.data={}),this.data=t.data,this.isMatchIgnored=!1}ignoreMatch(){this.isMatchIgnored=!0}};function Bn(e){return e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}function mr(e,...t){let r=Object.create(null);for(let n in e)r[n]=e[n];return t.forEach(function(n){for(let i in n)r[i]=n[i]}),r}var rI="</span>",C1=e=>!!e.kind,Qu=class{constructor(t,r){this.buffer="",this.classPrefix=r.classPrefix,t.walk(this)}addText(t){this.buffer+=Bn(t)}openNode(t){if(!C1(t))return;let r=t.kind;t.sublanguage||(r=`${this.classPrefix}${r}`),this.span(r)}closeNode(t){!C1(t)||(this.buffer+=rI)}value(){return this.buffer}span(t){this.buffer+=`<span class="${t}">`}},Hi=class{constructor(){this.rootNode={children:[]},this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(t){this.top.children.push(t)}openNode(t){let r={kind:t,children:[]};this.add(r),this.stack.push(r)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(t){return this.constructor._walk(t,this.rootNode)}static _walk(t,r){return typeof r=="string"?t.addText(r):r.children&&(t.openNode(r),r.children.forEach(n=>this._walk(t,n)),t.closeNode(r)),t}static _collapse(t){typeof t!="string"&&(!t.children||(t.children.every(r=>typeof r=="string")?t.children=[t.children.join("")]:t.children.forEach(r=>{Hi._collapse(r)})))}},ec=class extends Hi{constructor(t){super(),this.options=t}addKeyword(t,r){t!==""&&(this.openNode(r),this.addText(t),this.closeNode())}addText(t){t!==""&&this.add(t)}addSublanguage(t,r){let n=t.root;n.kind=r,n.sublanguage=!0,this.add(n)}toHTML(){return new Qu(this,this.options).value()}finalize(){return!0}};function nI(e){return new RegExp(e.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"),"m")}function Gi(e){return e?typeof e=="string"?e:e.source:null}function iI(...e){return e.map(r=>Gi(r)).join("")}function aI(...e){return"("+e.map(r=>Gi(r)).join("|")+")"}function sI(e){return new RegExp(e.toString()+"|").exec("").length-1}function oI(e,t){let r=e&&e.exec(t);return r&&r.index===0}var lI=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function uI(e,t="|"){let r=0;return e.map(n=>{r+=1;let i=r,a=Gi(n),s="";for(;a.length>0;){let o=lI.exec(a);if(!o){s+=a;break}s+=a.substring(0,o.index),a=a.substring(o.index+o[0].length),o[0][0]==="\\"&&o[1]?s+="\\"+String(Number(o[1])+i):(s+=o[0],o[0]==="("&&r++)}return s}).map(n=>`(${n})`).join(t)}var cI=/\b\B/,D1="[a-zA-Z]\\w*",nc="[a-zA-Z_]\\w*",ic="\\b\\d+(\\.\\d+)?",k1="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",B1="\\b(0b[01]+)",dI="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",fI=(e={})=>{let t=/^#![ ]*\//;return e.binary&&(e.begin=iI(t,/.*\b/,e.binary,/\b.*/)),mr({className:"meta",begin:t,end:/$/,relevance:0,"on:begin":(r,n)=>{r.index!==0&&n.ignoreMatch()}},e)},Wi={begin:"\\\\[\\s\\S]",relevance:0},pI={className:"string",begin:"'",end:"'",illegal:"\\n",contains:[Wi]},hI={className:"string",begin:'"',end:'"',illegal:"\\n",contains:[Wi]},M1={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/},oo=function(e,t,r={}){let n=mr({className:"comment",begin:e,end:t,contains:[]},r);return n.contains.push(M1),n.contains.push({className:"doctag",begin:"(?:TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):",relevance:0}),n},vI=oo("//","$"),mI=oo("/\\*","\\*/"),gI=oo("#","$"),EI={className:"number",begin:ic,relevance:0},bI={className:"number",begin:k1,relevance:0},yI={className:"number",begin:B1,relevance:0},_I={className:"number",begin:ic+"(%|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},AI={begin:/(?=\/[^/\n]*\/)/,contains:[{className:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[Wi,{begin:/\[/,end:/\]/,relevance:0,contains:[Wi]}]}]},TI={className:"title",begin:D1,relevance:0},xI={className:"title",begin:nc,relevance:0},RI={begin:"\\.\\s*"+nc,relevance:0},CI=function(e){return Object.assign(e,{"on:begin":(t,r)=>{r.data._beginMatch=t[1]},"on:end":(t,r)=>{r.data._beginMatch!==t[1]&&r.ignoreMatch()}})},ao=Object.freeze({__proto__:null,MATCH_NOTHING_RE:cI,IDENT_RE:D1,UNDERSCORE_IDENT_RE:nc,NUMBER_RE:ic,C_NUMBER_RE:k1,BINARY_NUMBER_RE:B1,RE_STARTERS_RE:dI,SHEBANG:fI,BACKSLASH_ESCAPE:Wi,APOS_STRING_MODE:pI,QUOTE_STRING_MODE:hI,PHRASAL_WORDS_MODE:M1,COMMENT:oo,C_LINE_COMMENT_MODE:vI,C_BLOCK_COMMENT_MODE:mI,HASH_COMMENT_MODE:gI,NUMBER_MODE:EI,C_NUMBER_MODE:bI,BINARY_NUMBER_MODE:yI,CSS_NUMBER_MODE:_I,REGEXP_MODE:AI,TITLE_MODE:TI,UNDERSCORE_TITLE_MODE:xI,METHOD_GUARD:RI,END_SAME_AS_BEGIN:CI});function NI(e,t){e.input[e.index-1]==="."&&t.ignoreMatch()}function OI(e,t){!t||!e.beginKeywords||(e.begin="\\b("+e.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",e.__beforeBegin=NI,e.keywords=e.keywords||e.beginKeywords,delete e.beginKeywords,e.relevance===void 0&&(e.relevance=0))}function wI(e,t){!Array.isArray(e.illegal)||(e.illegal=aI(...e.illegal))}function II(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 SI(e,t){e.relevance===void 0&&(e.relevance=1)}var LI=["of","and","for","in","not","or","if","then","parent","list","value"],DI="keyword";function P1(e,t,r=DI){let n={};return typeof e=="string"?i(r,e.split(" ")):Array.isArray(e)?i(r,e):Object.keys(e).forEach(function(a){Object.assign(n,P1(e[a],t,a))}),n;function i(a,s){t&&(s=s.map(o=>o.toLowerCase())),s.forEach(function(o){let l=o.split("|");n[l[0]]=[a,kI(l[0],l[1])]})}}function kI(e,t){return t?Number(t):BI(e)?0:1}function BI(e){return LI.includes(e.toLowerCase())}function MI(e,{plugins:t}){function r(o,l){return new RegExp(Gi(o),"m"+(e.case_insensitive?"i":"")+(l?"g":""))}class n{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(l,u){u.position=this.position++,this.matchIndexes[this.matchAt]=u,this.regexes.push([u,l]),this.matchAt+=sI(l)+1}compile(){this.regexes.length===0&&(this.exec=()=>null);let l=this.regexes.map(u=>u[1]);this.matcherRe=r(uI(l),!0),this.lastIndex=0}exec(l){this.matcherRe.lastIndex=this.lastIndex;let u=this.matcherRe.exec(l);if(!u)return null;let d=u.findIndex((E,y)=>y>0&&E!==void 0),h=this.matchIndexes[d];return u.splice(0,d),Object.assign(u,h)}}class i{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(l){if(this.multiRegexes[l])return this.multiRegexes[l];let u=new n;return this.rules.slice(l).forEach(([d,h])=>u.addRule(d,h)),u.compile(),this.multiRegexes[l]=u,u}resumingScanAtSamePosition(){return this.regexIndex!==0}considerAll(){this.regexIndex=0}addRule(l,u){this.rules.push([l,u]),u.type==="begin"&&this.count++}exec(l){let u=this.getMatcher(this.regexIndex);u.lastIndex=this.lastIndex;let d=u.exec(l);if(this.resumingScanAtSamePosition()&&!(d&&d.index===this.lastIndex)){let h=this.getMatcher(0);h.lastIndex=this.lastIndex+1,d=h.exec(l)}return d&&(this.regexIndex+=d.position+1,this.regexIndex===this.count&&this.considerAll()),d}}function a(o){let l=new i;return o.contains.forEach(u=>l.addRule(u.begin,{rule:u,type:"begin"})),o.terminatorEnd&&l.addRule(o.terminatorEnd,{type:"end"}),o.illegal&&l.addRule(o.illegal,{type:"illegal"}),l}function s(o,l){let u=o;if(o.isCompiled)return u;[II].forEach(h=>h(o,l)),e.compilerExtensions.forEach(h=>h(o,l)),o.__beforeBegin=null,[OI,wI,SI].forEach(h=>h(o,l)),o.isCompiled=!0;let d=null;if(typeof o.keywords=="object"&&(d=o.keywords.$pattern,delete o.keywords.$pattern),o.keywords&&(o.keywords=P1(o.keywords,e.case_insensitive)),o.lexemes&&d)throw new Error("ERR: Prefer `keywords.$pattern` to `mode.lexemes`, BOTH are not allowed. (see mode reference) ");return d=d||o.lexemes||/\w+/,u.keywordPatternRe=r(d,!0),l&&(o.begin||(o.begin=/\B|\b/),u.beginRe=r(o.begin),o.endSameAsBegin&&(o.end=o.begin),!o.end&&!o.endsWithParent&&(o.end=/\B|\b/),o.end&&(u.endRe=r(o.end)),u.terminatorEnd=Gi(o.end)||"",o.endsWithParent&&l.terminatorEnd&&(u.terminatorEnd+=(o.end?"|":"")+l.terminatorEnd)),o.illegal&&(u.illegalRe=r(o.illegal)),o.contains||(o.contains=[]),o.contains=[].concat(...o.contains.map(function(h){return PI(h==="self"?o:h)})),o.contains.forEach(function(h){s(h,u)}),o.starts&&s(o.starts,l),u.matcher=a(u),u}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=mr(e.classNameAliases||{}),s(e)}function $1(e){return e?e.endsWithParent||$1(e.starts):!1}function PI(e){return e.variants&&!e.cachedVariants&&(e.cachedVariants=e.variants.map(function(t){return mr(e,{variants:null},t)})),e.cachedVariants?e.cachedVariants:$1(e)?mr(e,{starts:e.starts?mr(e.starts):null}):Object.isFrozen(e)?mr(e):e}var $I="10.7.3";function FI(e){return Boolean(e||e==="")}function UI(e){let 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,Bn(this.code);let n={};return this.autoDetect?(n=e.highlightAuto(this.code),this.detectedLanguage=n.language):(n=e.highlight(this.language,this.code,this.ignoreIllegals),this.detectedLanguage=this.language),n.value},autoDetect(){return!this.language||FI(this.autodetect)},ignoreIllegals(){return!0}},render(n){return n("pre",{},[n("code",{class:this.className,domProps:{innerHTML:this.highlighted}})])}};return{Component:t,VuePlugin:{install(n){n.component("highlightjs",t)}}}}var qI={"after:highlightElement":({el:e,result:t,text:r})=>{let n=N1(e);if(!n.length)return;let i=document.createElement("div");i.innerHTML=t.value,t.value=jI(n,N1(i),r)}};function tc(e){return e.nodeName.toLowerCase()}function N1(e){let t=[];return function r(n,i){for(let a=n.firstChild;a;a=a.nextSibling)a.nodeType===3?i+=a.nodeValue.length:a.nodeType===1&&(t.push({event:"start",offset:i,node:a}),i=r(a,i),tc(a).match(/br|hr|img|input/)||t.push({event:"stop",offset:i,node:a}));return i}(e,0),t}function jI(e,t,r){let n=0,i="",a=[];function s(){return!e.length||!t.length?e.length?e:t:e[0].offset!==t[0].offset?e[0].offset<t[0].offset?e:t:t[0].event==="start"?e:t}function o(d){function h(E){return" "+E.nodeName+'="'+Bn(E.value)+'"'}i+="<"+tc(d)+[].map.call(d.attributes,h).join("")+">"}function l(d){i+="</"+tc(d)+">"}function u(d){(d.event==="start"?o:l)(d.node)}for(;e.length||t.length;){let d=s();if(i+=Bn(r.substring(n,d[0].offset)),n=d[0].offset,d===e){a.reverse().forEach(l);do u(d.splice(0,1)[0]),d=s();while(d===e&&d.length&&d[0].offset===n);a.reverse().forEach(o)}else d[0].event==="start"?a.push(d[0].node):a.pop(),u(d.splice(0,1)[0])}return i+Bn(r.substr(n))}var O1={},Ju=e=>{console.error(e)},w1=(e,...t)=>{console.log(`WARN: ${e}`,...t)},vt=(e,t)=>{O1[`${e}/${t}`]||(console.log(`Deprecated as of ${e}. ${t}`),O1[`${e}/${t}`]=!0)},Zu=Bn,I1=mr,S1=Symbol("nomatch"),zI=function(e){let t=Object.create(null),r=Object.create(null),n=[],i=!0,a=/(^(<[^>]+>|\t|)+|\n)/gm,s="Could not find the language '{}', did you forget to load/include a language module?",o={disableAutodetect:!0,name:"Plain text",contains:[]},l={noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",tabReplace:null,useBR:!1,languages:null,__emitter:ec};function u(v){return l.noHighlightRe.test(v)}function d(v){let S=v.className+" ";S+=v.parentNode?v.parentNode.className:"";let P=l.languageDetectRe.exec(S);if(P){let G=V(P[1]);return G||(w1(s.replace("{}",P[1])),w1("Falling back to no-highlight mode for this block.",v)),G?P[1]:"no-highlight"}return S.split(/\s+/).find(G=>u(G)||V(G))}function h(v,S,P,G){let Z="",he="";typeof S=="object"?(Z=v,P=S.ignoreIllegals,he=S.language,G=void 0):(vt("10.7.0","highlight(lang, code, ...args) has been deprecated."),vt("10.7.0",`Please use highlight(code, options) instead.
|
|
11
|
+
https://github.com/highlightjs/highlight.js/issues/2277`),he=v,Z=S);let f={code:Z,language:he};k("before:highlight",f);let Se=f.result?f.result:E(f.language,f.code,P,G);return Se.code=f.code,k("after:highlight",Se),Se}function E(v,S,P,G){function Z(D,W){let ie=wt.case_insensitive?W[0].toLowerCase():W[0];return Object.prototype.hasOwnProperty.call(D.keywords,ie)&&D.keywords[ie]}function he(){if(!ae.keywords){c.addText(p);return}let D=0;ae.keywordPatternRe.lastIndex=0;let W=ae.keywordPatternRe.exec(p),ie="";for(;W;){ie+=p.substring(D,W.index);let fe=Z(ae,W);if(fe){let[De,En]=fe;if(c.addText(ie),ie="",b+=En,De.startsWith("_"))ie+=W[0];else{let nT=wt.classNameAliases[De]||De;c.addKeyword(W[0],nT)}}else ie+=W[0];D=ae.keywordPatternRe.lastIndex,W=ae.keywordPatternRe.exec(p)}ie+=p.substr(D),c.addText(ie)}function f(){if(p==="")return;let D=null;if(typeof ae.subLanguage=="string"){if(!t[ae.subLanguage]){c.addText(p);return}D=E(ae.subLanguage,p,!0,di[ae.subLanguage]),di[ae.subLanguage]=D.top}else D=T(p,ae.subLanguage.length?ae.subLanguage:null);ae.relevance>0&&(b+=D.relevance),c.addSublanguage(D.emitter,D.language)}function Se(){ae.subLanguage!=null?f():he(),p=""}function ve(D){return D.className&&c.openNode(wt.classNameAliases[D.className]||D.className),ae=Object.create(D,{parent:{value:ae}}),ae}function Be(D,W,ie){let fe=oI(D.endRe,ie);if(fe){if(D["on:end"]){let De=new so(D);D["on:end"](W,De),De.isMatchIgnored&&(fe=!1)}if(fe){for(;D.endsParent&&D.parent;)D=D.parent;return D}}if(D.endsWithParent)return Be(D.parent,W,ie)}function Te(D){return ae.matcher.regexIndex===0?(p+=D[0],1):(xe=!0,0)}function ir(D){let W=D[0],ie=D.rule,fe=new so(ie),De=[ie.__beforeBegin,ie["on:begin"]];for(let En of De)if(!!En&&(En(D,fe),fe.isMatchIgnored))return Te(W);return ie&&ie.endSameAsBegin&&(ie.endRe=nI(W)),ie.skip?p+=W:(ie.excludeBegin&&(p+=W),Se(),!ie.returnBegin&&!ie.excludeBegin&&(p=W)),ve(ie),ie.returnBegin?0:W.length}function me(D){let W=D[0],ie=S.substr(D.index),fe=Be(ae,D,ie);if(!fe)return S1;let De=ae;De.skip?p+=W:(De.returnEnd||De.excludeEnd||(p+=W),Se(),De.excludeEnd&&(p=W));do ae.className&&c.closeNode(),!ae.skip&&!ae.subLanguage&&(b+=ae.relevance),ae=ae.parent;while(ae!==fe.parent);return fe.starts&&(fe.endSameAsBegin&&(fe.starts.endRe=fe.endRe),ve(fe.starts)),De.returnEnd?0:W.length}function ge(){let D=[];for(let W=ae;W!==wt;W=W.parent)W.className&&D.unshift(W.className);D.forEach(W=>c.openNode(W))}let Me={};function Ir(D,W){let ie=W&&W[0];if(p+=D,ie==null)return Se(),0;if(Me.type==="begin"&&W.type==="end"&&Me.index===W.index&&ie===""){if(p+=S.slice(W.index,W.index+1),!i){let fe=new Error("0 width match regex");throw fe.languageName=v,fe.badRule=Me.rule,fe}return 1}if(Me=W,W.type==="begin")return ir(W);if(W.type==="illegal"&&!P){let fe=new Error('Illegal lexeme "'+ie+'" for mode "'+(ae.className||"<unnamed>")+'"');throw fe.mode=ae,fe}else if(W.type==="end"){let fe=me(W);if(fe!==S1)return fe}if(W.type==="illegal"&&ie==="")return 1;if(Q>1e5&&Q>W.index*3)throw new Error("potential infinite loop, way more iterations than matches");return p+=ie,ie.length}let wt=V(v);if(!wt)throw Ju(s.replace("{}",v)),new Error('Unknown language: "'+v+'"');let Xa=MI(wt,{plugins:n}),q="",ae=G||Xa,di={},c=new l.__emitter(l);ge();let p="",b=0,F=0,Q=0,xe=!1;try{for(ae.matcher.considerAll();;){Q++,xe?xe=!1:ae.matcher.considerAll(),ae.matcher.lastIndex=F;let D=ae.matcher.exec(S);if(!D)break;let W=S.substring(F,D.index),ie=Ir(W,D);F=D.index+ie}return Ir(S.substr(F)),c.closeAllNodes(),c.finalize(),q=c.toHTML(),{relevance:Math.floor(b),value:q,language:v,illegal:!1,emitter:c,top:ae}}catch(D){if(D.message&&D.message.includes("Illegal"))return{illegal:!0,illegalBy:{msg:D.message,context:S.slice(F-100,F+100),mode:D.mode},sofar:q,relevance:0,value:Zu(S),emitter:c};if(i)return{illegal:!1,relevance:0,value:Zu(S),emitter:c,language:v,top:ae,errorRaised:D};throw D}}function y(v){let S={relevance:0,emitter:new l.__emitter(l),value:Zu(v),illegal:!1,top:o};return S.emitter.addText(v),S}function T(v,S){S=S||l.languages||Object.keys(t);let P=y(v),G=S.filter(V).filter(R).map(ve=>E(ve,v,!1));G.unshift(P);let Z=G.sort((ve,Be)=>{if(ve.relevance!==Be.relevance)return Be.relevance-ve.relevance;if(ve.language&&Be.language){if(V(ve.language).supersetOf===Be.language)return 1;if(V(Be.language).supersetOf===ve.language)return-1}return 0}),[he,f]=Z,Se=he;return Se.second_best=f,Se}function _(v){return l.tabReplace||l.useBR?v.replace(a,S=>S===`
|
|
12
12
|
`?l.useBR?"<br>":S:l.tabReplace?S.replace(/\t/g,l.tabReplace):S):v}function I(v,S,P){let G=S?r[S]:P;v.classList.add("hljs"),G&&v.classList.add(G)}let C={"before:highlightElement":({el:v})=>{l.useBR&&(v.innerHTML=v.innerHTML.replace(/\n/g,"").replace(/<br[ /]*>/g,`
|
|
13
|
-
`))},"after:highlightElement":({result:v})=>{l.useBR&&(v.value=v.value.replace(/\n/g,"<br>"))}},N=/^(<[^>]+>|\t)+/gm,M={"after:highlightElement":({result:v})=>{l.tabReplace&&(v.value=v.value.replace(N,S=>S.replace(/\t/g,l.tabReplace)))}};function L(v){let S=null,P=d(v);if(u(P))return;k("before:highlightElement",{el:v,language:P}),S=v;let G=S.textContent,Z=P?h(G,{language:P,ignoreIllegals:!0}):T(G);k("after:highlightElement",{el:v,result:Z,text:G}),v.innerHTML=Z.value,I(v,P,Z.language),v.result={language:Z.language,re:Z.relevance,relavance:Z.relevance},Z.second_best&&(v.second_best={language:Z.second_best.language,re:Z.second_best.relevance,relavance:Z.second_best.relevance})}function H(v){v.useBR&&(vt("10.3.0","'useBR' will be removed entirely in v11.0"),vt("10.3.0","Please see https://github.com/highlightjs/highlight.js/issues/2559")),l=w1(l,v)}let B=()=>{if(B.called)return;B.called=!0,vt("10.6.0","initHighlighting() is deprecated. Use highlightAll() instead."),document.querySelectorAll("pre code").forEach(L)};function j(){vt("10.6.0","initHighlightingOnLoad() is deprecated. Use highlightAll() instead."),ce=!0}let ce=!1;function de(){if(document.readyState==="loading"){ce=!0;return}document.querySelectorAll("pre code").forEach(L)}function je(){ce&&de()}typeof window<"u"&&window.addEventListener&&window.addEventListener("DOMContentLoaded",je,!1);function Ae(v,S){let P=null;try{P=S(e)}catch(G){if(Ju("Language definition for '{}' could not be registered.".replace("{}",v)),i)Ju(G);else throw G;P=o}P.name||(P.name=v),t[v]=P,P.rawDefinition=S.bind(null,e),P.aliases&&J(P.aliases,{languageName:v})}function x(v){delete t[v];for(let S of Object.keys(r))r[S]===v&&delete r[S]}function $(){return Object.keys(t)}function Y(v){vt("10.4.0","requireLanguage will be removed entirely in v11."),vt("10.4.0","Please see https://github.com/highlightjs/highlight.js/pull/2844");let S=V(v);if(S)return S;throw new Error("The '{}' language is required, but not loaded.".replace("{}",v))}function V(v){return v=(v||"").toLowerCase(),t[v]||t[r[v]]}function J(v,{languageName:S}){typeof v=="string"&&(v=[v]),v.forEach(P=>{r[P.toLowerCase()]=S})}function R(v){let S=V(v);return S&&!S.disableAutodetect}function A(v){v["before:highlightBlock"]&&!v["before:highlightElement"]&&(v["before:highlightElement"]=S=>{v["before:highlightBlock"](Object.assign({block:S.el},S))}),v["after:highlightBlock"]&&!v["after:highlightElement"]&&(v["after:highlightElement"]=S=>{v["after:highlightBlock"](Object.assign({block:S.el},S))})}function m(v){A(v),n.push(v)}function k(v,S){let P=v;n.forEach(function(G){G[P]&&G[P](S)})}function K(v){return vt("10.2.0","fixMarkup will be removed entirely in v11.0"),vt("10.2.0","Please see https://github.com/highlightjs/highlight.js/issues/2534"),_(v)}function te(v){return vt("10.7.0","highlightBlock will be removed entirely in v12.0"),vt("10.7.0","Please use highlightElement now."),L(v)}Object.assign(e,{highlight:h,highlightAuto:T,highlightAll:de,fixMarkup:K,highlightElement:L,highlightBlock:te,configure:H,initHighlighting:B,initHighlightingOnLoad:j,registerLanguage:Ae,unregisterLanguage:x,listLanguages:$,getLanguage:V,registerAliases:J,requireLanguage:Y,autoDetection:R,inherit:w1,addPlugin:m,vuePlugin:UI(e).VuePlugin}),e.debugMode=function(){i=!1},e.safeMode=function(){i=!0},e.versionString=$I;for(let v in ao)typeof ao[v]=="object"&&S1(ao[v]);return Object.assign(e,ao),e.addPlugin(C),e.addPlugin(qI),e.addPlugin(M),e},VI=zI({});$1.exports=VI});var j1=g((dee,q1)=>{function U1(e){return e?typeof e=="string"?e:e.source:null}function HI(...e){return e.map(r=>U1(r)).join("")}function ac(...e){return"("+e.map(r=>U1(r)).join("|")+")"}function GI(e){let t=e.COMMENT("--","$"),r={className:"string",variants:[{begin:/'/,end:/'/,contains:[{begin:/''/}]}]},n={begin:/"/,end:/"/,contains:[{begin:/""/}]},i=["true","false","unknown"],a=["double precision","large object","with timezone","without timezone"],s=["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=["add","asc","collation","desc","final","first","last","view"],l=["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"],u=["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"],d=["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"],h=["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"],E=u,y=[...l,...o].filter(N=>!u.includes(N)),T={className:"variable",begin:/@[a-z0-9]+/},_={className:"operator",begin:/[-+*/=%^~]|&&?|\|\|?|!=?|<(?:=>?|<|>)?|>[>=]?/,relevance:0},I={begin:HI(/\b/,ac(...E),/\s*\(/),keywords:{built_in:E}};function C(N,{exceptions:M,when:L}={}){let H=L;return M=M||[],N.map(B=>B.match(/\|\d+$/)||M.includes(B)?B:H(B)?`${B}|0`:B)}return{name:"SQL",case_insensitive:!0,illegal:/[{}]|<\//,keywords:{$pattern:/\b[\w\.]+/,keyword:C(y,{when:N=>N.length<3}),literal:i,type:s,built_in:d},contains:[{begin:ac(...h),keywords:{$pattern:/[\w\.]+/,keyword:y.concat(h),literal:i,type:s}},{className:"type",begin:ac(...a)},I,T,r,n,e.C_NUMBER_MODE,e.C_BLOCK_COMMENT_MODE,t,_]}}q1.exports=GI});var H1=g(lo=>{"use strict";lo.byteLength=YI;lo.toByteArray=XI;lo.fromByteArray=QI;var Mt=[],mt=[],WI=typeof Uint8Array<"u"?Uint8Array:Array,sc="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(Kr=0,z1=sc.length;Kr<z1;++Kr)Mt[Kr]=sc[Kr],mt[sc.charCodeAt(Kr)]=Kr;var Kr,z1;mt["-".charCodeAt(0)]=62;mt["_".charCodeAt(0)]=63;function V1(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");r===-1&&(r=t);var n=r===t?0:4-r%4;return[r,n]}function YI(e){var t=V1(e),r=t[0],n=t[1];return(r+n)*3/4-n}function KI(e,t,r){return(t+r)*3/4-r}function XI(e){var t,r=V1(e),n=r[0],i=r[1],a=new WI(KI(e,n,i)),s=0,o=i>0?n-4:n,l;for(l=0;l<o;l+=4)t=mt[e.charCodeAt(l)]<<18|mt[e.charCodeAt(l+1)]<<12|mt[e.charCodeAt(l+2)]<<6|mt[e.charCodeAt(l+3)],a[s++]=t>>16&255,a[s++]=t>>8&255,a[s++]=t&255;return i===2&&(t=mt[e.charCodeAt(l)]<<2|mt[e.charCodeAt(l+1)]>>4,a[s++]=t&255),i===1&&(t=mt[e.charCodeAt(l)]<<10|mt[e.charCodeAt(l+1)]<<4|mt[e.charCodeAt(l+2)]>>2,a[s++]=t>>8&255,a[s++]=t&255),a}function JI(e){return Mt[e>>18&63]+Mt[e>>12&63]+Mt[e>>6&63]+Mt[e&63]}function ZI(e,t,r){for(var n,i=[],a=t;a<r;a+=3)n=(e[a]<<16&16711680)+(e[a+1]<<8&65280)+(e[a+2]&255),i.push(JI(n));return i.join("")}function QI(e){for(var t,r=e.length,n=r%3,i=[],a=16383,s=0,o=r-n;s<o;s+=a)i.push(ZI(e,s,s+a>o?o:s+a));return n===1?(t=e[r-1],i.push(Mt[t>>2]+Mt[t<<4&63]+"==")):n===2&&(t=(e[r-2]<<8)+e[r-1],i.push(Mt[t>>10]+Mt[t>>4&63]+Mt[t<<2&63]+"=")),i.join("")}});var G1=g(oc=>{oc.read=function(e,t,r,n,i){var a,s,o=i*8-n-1,l=(1<<o)-1,u=l>>1,d=-7,h=r?i-1:0,E=r?-1:1,y=e[t+h];for(h+=E,a=y&(1<<-d)-1,y>>=-d,d+=o;d>0;a=a*256+e[t+h],h+=E,d-=8);for(s=a&(1<<-d)-1,a>>=-d,d+=n;d>0;s=s*256+e[t+h],h+=E,d-=8);if(a===0)a=1-u;else{if(a===l)return s?NaN:(y?-1:1)*(1/0);s=s+Math.pow(2,n),a=a-u}return(y?-1:1)*s*Math.pow(2,a-n)};oc.write=function(e,t,r,n,i,a){var s,o,l,u=a*8-i-1,d=(1<<u)-1,h=d>>1,E=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,y=n?0:a-1,T=n?1:-1,_=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(o=isNaN(t)?1:0,s=d):(s=Math.floor(Math.log(t)/Math.LN2),t*(l=Math.pow(2,-s))<1&&(s--,l*=2),s+h>=1?t+=E/l:t+=E*Math.pow(2,1-h),t*l>=2&&(s++,l/=2),s+h>=d?(o=0,s=d):s+h>=1?(o=(t*l-1)*Math.pow(2,i),s=s+h):(o=t*Math.pow(2,h-1)*Math.pow(2,i),s=0));i>=8;e[r+y]=o&255,y+=T,o/=256,i-=8);for(s=s<<i|o,u+=i;u>0;e[r+y]=s&255,y+=T,s/=256,u-=8);e[r+y-T]|=_*128}});var uv=g(Fn=>{"use strict";var lc=H1(),Pn=G1(),W1=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;Fn.Buffer=w;Fn.SlowBuffer=aS;Fn.INSPECT_MAX_BYTES=50;var uo=2147483647;Fn.kMaxLength=uo;w.TYPED_ARRAY_SUPPORT=eS();!w.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&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.");function eS(){try{let e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),e.foo()===42}catch{return!1}}Object.defineProperty(w.prototype,"parent",{enumerable:!0,get:function(){if(!!w.isBuffer(this))return this.buffer}});Object.defineProperty(w.prototype,"offset",{enumerable:!0,get:function(){if(!!w.isBuffer(this))return this.byteOffset}});function Xt(e){if(e>uo)throw new RangeError('The value "'+e+'" is invalid for option "size"');let t=new Uint8Array(e);return Object.setPrototypeOf(t,w.prototype),t}function w(e,t,r){if(typeof e=="number"){if(typeof t=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return fc(e)}return J1(e,t,r)}w.poolSize=8192;function J1(e,t,r){if(typeof e=="string")return rS(e,t);if(ArrayBuffer.isView(e))return nS(e);if(e==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(Pt(e,ArrayBuffer)||e&&Pt(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(Pt(e,SharedArrayBuffer)||e&&Pt(e.buffer,SharedArrayBuffer)))return cc(e,t,r);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');let n=e.valueOf&&e.valueOf();if(n!=null&&n!==e)return w.from(n,t,r);let i=iS(e);if(i)return i;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return w.from(e[Symbol.toPrimitive]("string"),t,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}w.from=function(e,t,r){return J1(e,t,r)};Object.setPrototypeOf(w.prototype,Uint8Array.prototype);Object.setPrototypeOf(w,Uint8Array);function Z1(e){if(typeof e!="number")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 tS(e,t,r){return Z1(e),e<=0?Xt(e):t!==void 0?typeof r=="string"?Xt(e).fill(t,r):Xt(e).fill(t):Xt(e)}w.alloc=function(e,t,r){return tS(e,t,r)};function fc(e){return Z1(e),Xt(e<0?0:pc(e)|0)}w.allocUnsafe=function(e){return fc(e)};w.allocUnsafeSlow=function(e){return fc(e)};function rS(e,t){if((typeof t!="string"||t==="")&&(t="utf8"),!w.isEncoding(t))throw new TypeError("Unknown encoding: "+t);let r=Q1(e,t)|0,n=Xt(r),i=n.write(e,t);return i!==r&&(n=n.slice(0,i)),n}function uc(e){let t=e.length<0?0:pc(e.length)|0,r=Xt(t);for(let n=0;n<t;n+=1)r[n]=e[n]&255;return r}function nS(e){if(Pt(e,Uint8Array)){let t=new Uint8Array(e);return cc(t.buffer,t.byteOffset,t.byteLength)}return uc(e)}function cc(e,t,r){if(t<0||e.byteLength<t)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(r||0))throw new RangeError('"length" is outside of buffer bounds');let n;return t===void 0&&r===void 0?n=new Uint8Array(e):r===void 0?n=new Uint8Array(e,t):n=new Uint8Array(e,t,r),Object.setPrototypeOf(n,w.prototype),n}function iS(e){if(w.isBuffer(e)){let t=pc(e.length)|0,r=Xt(t);return r.length===0||e.copy(r,0,0,t),r}if(e.length!==void 0)return typeof e.length!="number"||vc(e.length)?Xt(0):uc(e);if(e.type==="Buffer"&&Array.isArray(e.data))return uc(e.data)}function pc(e){if(e>=uo)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+uo.toString(16)+" bytes");return e|0}function aS(e){return+e!=e&&(e=0),w.alloc(+e)}w.isBuffer=function(t){return t!=null&&t._isBuffer===!0&&t!==w.prototype};w.compare=function(t,r){if(Pt(t,Uint8Array)&&(t=w.from(t,t.offset,t.byteLength)),Pt(r,Uint8Array)&&(r=w.from(r,r.offset,r.byteLength)),!w.isBuffer(t)||!w.isBuffer(r))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(t===r)return 0;let n=t.length,i=r.length;for(let a=0,s=Math.min(n,i);a<s;++a)if(t[a]!==r[a]){n=t[a],i=r[a];break}return n<i?-1:i<n?1:0};w.isEncoding=function(t){switch(String(t).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}};w.concat=function(t,r){if(!Array.isArray(t))throw new TypeError('"list" argument must be an Array of Buffers');if(t.length===0)return w.alloc(0);let n;if(r===void 0)for(r=0,n=0;n<t.length;++n)r+=t[n].length;let i=w.allocUnsafe(r),a=0;for(n=0;n<t.length;++n){let s=t[n];if(Pt(s,Uint8Array))a+s.length>i.length?(w.isBuffer(s)||(s=w.from(s)),s.copy(i,a)):Uint8Array.prototype.set.call(i,s,a);else if(w.isBuffer(s))s.copy(i,a);else throw new TypeError('"list" argument must be an Array of Buffers');a+=s.length}return i};function Q1(e,t){if(w.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||Pt(e,ArrayBuffer))return e.byteLength;if(typeof e!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);let r=e.length,n=arguments.length>2&&arguments[2]===!0;if(!n&&r===0)return 0;let i=!1;for(;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return dc(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return lv(e).length;default:if(i)return n?-1:dc(e).length;t=(""+t).toLowerCase(),i=!0}}w.byteLength=Q1;function sS(e,t,r){let n=!1;if((t===void 0||t<0)&&(t=0),t>this.length||((r===void 0||r>this.length)&&(r=this.length),r<=0)||(r>>>=0,t>>>=0,r<=t))return"";for(e||(e="utf8");;)switch(e){case"hex":return mS(this,t,r);case"utf8":case"utf-8":return tv(this,t,r);case"ascii":return hS(this,t,r);case"latin1":case"binary":return vS(this,t,r);case"base64":return fS(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return gS(this,t,r);default:if(n)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),n=!0}}w.prototype._isBuffer=!0;function Xr(e,t,r){let n=e[t];e[t]=e[r],e[r]=n}w.prototype.swap16=function(){let t=this.length;if(t%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let r=0;r<t;r+=2)Xr(this,r,r+1);return this};w.prototype.swap32=function(){let t=this.length;if(t%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let r=0;r<t;r+=4)Xr(this,r,r+3),Xr(this,r+1,r+2);return this};w.prototype.swap64=function(){let t=this.length;if(t%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let r=0;r<t;r+=8)Xr(this,r,r+7),Xr(this,r+1,r+6),Xr(this,r+2,r+5),Xr(this,r+3,r+4);return this};w.prototype.toString=function(){let t=this.length;return t===0?"":arguments.length===0?tv(this,0,t):sS.apply(this,arguments)};w.prototype.toLocaleString=w.prototype.toString;w.prototype.equals=function(t){if(!w.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t?!0:w.compare(this,t)===0};w.prototype.inspect=function(){let t="",r=Fn.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"};W1&&(w.prototype[W1]=w.prototype.inspect);w.prototype.compare=function(t,r,n,i,a){if(Pt(t,Uint8Array)&&(t=w.from(t,t.offset,t.byteLength)),!w.isBuffer(t))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof t);if(r===void 0&&(r=0),n===void 0&&(n=t?t.length:0),i===void 0&&(i=0),a===void 0&&(a=this.length),r<0||n>t.length||i<0||a>this.length)throw new RangeError("out of range index");if(i>=a&&r>=n)return 0;if(i>=a)return-1;if(r>=n)return 1;if(r>>>=0,n>>>=0,i>>>=0,a>>>=0,this===t)return 0;let s=a-i,o=n-r,l=Math.min(s,o),u=this.slice(i,a),d=t.slice(r,n);for(let h=0;h<l;++h)if(u[h]!==d[h]){s=u[h],o=d[h];break}return s<o?-1:o<s?1:0};function ev(e,t,r,n,i){if(e.length===0)return-1;if(typeof r=="string"?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,vc(r)&&(r=i?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(i)return-1;r=e.length-1}else if(r<0)if(i)r=0;else return-1;if(typeof t=="string"&&(t=w.from(t,n)),w.isBuffer(t))return t.length===0?-1:Y1(e,t,r,n,i);if(typeof t=="number")return t=t&255,typeof Uint8Array.prototype.indexOf=="function"?i?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):Y1(e,[t],r,n,i);throw new TypeError("val must be string, number or Buffer")}function Y1(e,t,r,n,i){let a=1,s=e.length,o=t.length;if(n!==void 0&&(n=String(n).toLowerCase(),n==="ucs2"||n==="ucs-2"||n==="utf16le"||n==="utf-16le")){if(e.length<2||t.length<2)return-1;a=2,s/=2,o/=2,r/=2}function l(d,h){return a===1?d[h]:d.readUInt16BE(h*a)}let u;if(i){let d=-1;for(u=r;u<s;u++)if(l(e,u)===l(t,d===-1?0:u-d)){if(d===-1&&(d=u),u-d+1===o)return d*a}else d!==-1&&(u-=u-d),d=-1}else for(r+o>s&&(r=s-o),u=r;u>=0;u--){let d=!0;for(let h=0;h<o;h++)if(l(e,u+h)!==l(t,h)){d=!1;break}if(d)return u}return-1}w.prototype.includes=function(t,r,n){return this.indexOf(t,r,n)!==-1};w.prototype.indexOf=function(t,r,n){return ev(this,t,r,n,!0)};w.prototype.lastIndexOf=function(t,r,n){return ev(this,t,r,n,!1)};function oS(e,t,r,n){r=Number(r)||0;let i=e.length-r;n?(n=Number(n),n>i&&(n=i)):n=i;let a=t.length;n>a/2&&(n=a/2);let s;for(s=0;s<n;++s){let o=parseInt(t.substr(s*2,2),16);if(vc(o))return s;e[r+s]=o}return s}function lS(e,t,r,n){return co(dc(t,e.length-r),e,r,n)}function uS(e,t,r,n){return co(_S(t),e,r,n)}function cS(e,t,r,n){return co(lv(t),e,r,n)}function dS(e,t,r,n){return co(AS(t,e.length-r),e,r,n)}w.prototype.write=function(t,r,n,i){if(r===void 0)i="utf8",n=this.length,r=0;else if(n===void 0&&typeof r=="string")i=r,n=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(n)?(n=n>>>0,i===void 0&&(i="utf8")):(i=n,n=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");let a=this.length-r;if((n===void 0||n>a)&&(n=a),t.length>0&&(n<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");let s=!1;for(;;)switch(i){case"hex":return oS(this,t,r,n);case"utf8":case"utf-8":return lS(this,t,r,n);case"ascii":case"latin1":case"binary":return uS(this,t,r,n);case"base64":return cS(this,t,r,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return dS(this,t,r,n);default:if(s)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),s=!0}};w.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function fS(e,t,r){return t===0&&r===e.length?lc.fromByteArray(e):lc.fromByteArray(e.slice(t,r))}function tv(e,t,r){r=Math.min(e.length,r);let n=[],i=t;for(;i<r;){let a=e[i],s=null,o=a>239?4:a>223?3:a>191?2:1;if(i+o<=r){let l,u,d,h;switch(o){case 1:a<128&&(s=a);break;case 2:l=e[i+1],(l&192)===128&&(h=(a&31)<<6|l&63,h>127&&(s=h));break;case 3:l=e[i+1],u=e[i+2],(l&192)===128&&(u&192)===128&&(h=(a&15)<<12|(l&63)<<6|u&63,h>2047&&(h<55296||h>57343)&&(s=h));break;case 4:l=e[i+1],u=e[i+2],d=e[i+3],(l&192)===128&&(u&192)===128&&(d&192)===128&&(h=(a&15)<<18|(l&63)<<12|(u&63)<<6|d&63,h>65535&&h<1114112&&(s=h))}}s===null?(s=65533,o=1):s>65535&&(s-=65536,n.push(s>>>10&1023|55296),s=56320|s&1023),n.push(s),i+=o}return pS(n)}var K1=4096;function pS(e){let t=e.length;if(t<=K1)return String.fromCharCode.apply(String,e);let r="",n=0;for(;n<t;)r+=String.fromCharCode.apply(String,e.slice(n,n+=K1));return r}function hS(e,t,r){let n="";r=Math.min(e.length,r);for(let i=t;i<r;++i)n+=String.fromCharCode(e[i]&127);return n}function vS(e,t,r){let n="";r=Math.min(e.length,r);for(let i=t;i<r;++i)n+=String.fromCharCode(e[i]);return n}function mS(e,t,r){let n=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>n)&&(r=n);let i="";for(let a=t;a<r;++a)i+=TS[e[a]];return i}function gS(e,t,r){let n=e.slice(t,r),i="";for(let a=0;a<n.length-1;a+=2)i+=String.fromCharCode(n[a]+n[a+1]*256);return i}w.prototype.slice=function(t,r){let n=this.length;t=~~t,r=r===void 0?n:~~r,t<0?(t+=n,t<0&&(t=0)):t>n&&(t=n),r<0?(r+=n,r<0&&(r=0)):r>n&&(r=n),r<t&&(r=t);let i=this.subarray(t,r);return Object.setPrototypeOf(i,w.prototype),i};function Ue(e,t,r){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+t>r)throw new RangeError("Trying to access beyond buffer length")}w.prototype.readUintLE=w.prototype.readUIntLE=function(t,r,n){t=t>>>0,r=r>>>0,n||Ue(t,r,this.length);let i=this[t],a=1,s=0;for(;++s<r&&(a*=256);)i+=this[t+s]*a;return i};w.prototype.readUintBE=w.prototype.readUIntBE=function(t,r,n){t=t>>>0,r=r>>>0,n||Ue(t,r,this.length);let i=this[t+--r],a=1;for(;r>0&&(a*=256);)i+=this[t+--r]*a;return i};w.prototype.readUint8=w.prototype.readUInt8=function(t,r){return t=t>>>0,r||Ue(t,1,this.length),this[t]};w.prototype.readUint16LE=w.prototype.readUInt16LE=function(t,r){return t=t>>>0,r||Ue(t,2,this.length),this[t]|this[t+1]<<8};w.prototype.readUint16BE=w.prototype.readUInt16BE=function(t,r){return t=t>>>0,r||Ue(t,2,this.length),this[t]<<8|this[t+1]};w.prototype.readUint32LE=w.prototype.readUInt32LE=function(t,r){return t=t>>>0,r||Ue(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+this[t+3]*16777216};w.prototype.readUint32BE=w.prototype.readUInt32BE=function(t,r){return t=t>>>0,r||Ue(t,4,this.length),this[t]*16777216+(this[t+1]<<16|this[t+2]<<8|this[t+3])};w.prototype.readBigUInt64LE=gr(function(t){t=t>>>0,$n(t,"offset");let r=this[t],n=this[t+7];(r===void 0||n===void 0)&&Yi(t,this.length-8);let i=r+this[++t]*2**8+this[++t]*2**16+this[++t]*2**24,a=this[++t]+this[++t]*2**8+this[++t]*2**16+n*2**24;return BigInt(i)+(BigInt(a)<<BigInt(32))});w.prototype.readBigUInt64BE=gr(function(t){t=t>>>0,$n(t,"offset");let r=this[t],n=this[t+7];(r===void 0||n===void 0)&&Yi(t,this.length-8);let i=r*2**24+this[++t]*2**16+this[++t]*2**8+this[++t],a=this[++t]*2**24+this[++t]*2**16+this[++t]*2**8+n;return(BigInt(i)<<BigInt(32))+BigInt(a)});w.prototype.readIntLE=function(t,r,n){t=t>>>0,r=r>>>0,n||Ue(t,r,this.length);let i=this[t],a=1,s=0;for(;++s<r&&(a*=256);)i+=this[t+s]*a;return a*=128,i>=a&&(i-=Math.pow(2,8*r)),i};w.prototype.readIntBE=function(t,r,n){t=t>>>0,r=r>>>0,n||Ue(t,r,this.length);let i=r,a=1,s=this[t+--i];for(;i>0&&(a*=256);)s+=this[t+--i]*a;return a*=128,s>=a&&(s-=Math.pow(2,8*r)),s};w.prototype.readInt8=function(t,r){return t=t>>>0,r||Ue(t,1,this.length),this[t]&128?(255-this[t]+1)*-1:this[t]};w.prototype.readInt16LE=function(t,r){t=t>>>0,r||Ue(t,2,this.length);let n=this[t]|this[t+1]<<8;return n&32768?n|4294901760:n};w.prototype.readInt16BE=function(t,r){t=t>>>0,r||Ue(t,2,this.length);let n=this[t+1]|this[t]<<8;return n&32768?n|4294901760:n};w.prototype.readInt32LE=function(t,r){return t=t>>>0,r||Ue(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24};w.prototype.readInt32BE=function(t,r){return t=t>>>0,r||Ue(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]};w.prototype.readBigInt64LE=gr(function(t){t=t>>>0,$n(t,"offset");let r=this[t],n=this[t+7];(r===void 0||n===void 0)&&Yi(t,this.length-8);let i=this[t+4]+this[t+5]*2**8+this[t+6]*2**16+(n<<24);return(BigInt(i)<<BigInt(32))+BigInt(r+this[++t]*2**8+this[++t]*2**16+this[++t]*2**24)});w.prototype.readBigInt64BE=gr(function(t){t=t>>>0,$n(t,"offset");let r=this[t],n=this[t+7];(r===void 0||n===void 0)&&Yi(t,this.length-8);let i=(r<<24)+this[++t]*2**16+this[++t]*2**8+this[++t];return(BigInt(i)<<BigInt(32))+BigInt(this[++t]*2**24+this[++t]*2**16+this[++t]*2**8+n)});w.prototype.readFloatLE=function(t,r){return t=t>>>0,r||Ue(t,4,this.length),Pn.read(this,t,!0,23,4)};w.prototype.readFloatBE=function(t,r){return t=t>>>0,r||Ue(t,4,this.length),Pn.read(this,t,!1,23,4)};w.prototype.readDoubleLE=function(t,r){return t=t>>>0,r||Ue(t,8,this.length),Pn.read(this,t,!0,52,8)};w.prototype.readDoubleBE=function(t,r){return t=t>>>0,r||Ue(t,8,this.length),Pn.read(this,t,!1,52,8)};function et(e,t,r,n,i,a){if(!w.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(r+n>e.length)throw new RangeError("Index out of range")}w.prototype.writeUintLE=w.prototype.writeUIntLE=function(t,r,n,i){if(t=+t,r=r>>>0,n=n>>>0,!i){let o=Math.pow(2,8*n)-1;et(this,t,r,n,o,0)}let a=1,s=0;for(this[r]=t&255;++s<n&&(a*=256);)this[r+s]=t/a&255;return r+n};w.prototype.writeUintBE=w.prototype.writeUIntBE=function(t,r,n,i){if(t=+t,r=r>>>0,n=n>>>0,!i){let o=Math.pow(2,8*n)-1;et(this,t,r,n,o,0)}let a=n-1,s=1;for(this[r+a]=t&255;--a>=0&&(s*=256);)this[r+a]=t/s&255;return r+n};w.prototype.writeUint8=w.prototype.writeUInt8=function(t,r,n){return t=+t,r=r>>>0,n||et(this,t,r,1,255,0),this[r]=t&255,r+1};w.prototype.writeUint16LE=w.prototype.writeUInt16LE=function(t,r,n){return t=+t,r=r>>>0,n||et(this,t,r,2,65535,0),this[r]=t&255,this[r+1]=t>>>8,r+2};w.prototype.writeUint16BE=w.prototype.writeUInt16BE=function(t,r,n){return t=+t,r=r>>>0,n||et(this,t,r,2,65535,0),this[r]=t>>>8,this[r+1]=t&255,r+2};w.prototype.writeUint32LE=w.prototype.writeUInt32LE=function(t,r,n){return t=+t,r=r>>>0,n||et(this,t,r,4,4294967295,0),this[r+3]=t>>>24,this[r+2]=t>>>16,this[r+1]=t>>>8,this[r]=t&255,r+4};w.prototype.writeUint32BE=w.prototype.writeUInt32BE=function(t,r,n){return t=+t,r=r>>>0,n||et(this,t,r,4,4294967295,0),this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=t&255,r+4};function rv(e,t,r,n,i){ov(t,n,i,e,r,7);let a=Number(t&BigInt(4294967295));e[r++]=a,a=a>>8,e[r++]=a,a=a>>8,e[r++]=a,a=a>>8,e[r++]=a;let s=Number(t>>BigInt(32)&BigInt(4294967295));return e[r++]=s,s=s>>8,e[r++]=s,s=s>>8,e[r++]=s,s=s>>8,e[r++]=s,r}function nv(e,t,r,n,i){ov(t,n,i,e,r,7);let a=Number(t&BigInt(4294967295));e[r+7]=a,a=a>>8,e[r+6]=a,a=a>>8,e[r+5]=a,a=a>>8,e[r+4]=a;let s=Number(t>>BigInt(32)&BigInt(4294967295));return e[r+3]=s,s=s>>8,e[r+2]=s,s=s>>8,e[r+1]=s,s=s>>8,e[r]=s,r+8}w.prototype.writeBigUInt64LE=gr(function(t,r=0){return rv(this,t,r,BigInt(0),BigInt("0xffffffffffffffff"))});w.prototype.writeBigUInt64BE=gr(function(t,r=0){return nv(this,t,r,BigInt(0),BigInt("0xffffffffffffffff"))});w.prototype.writeIntLE=function(t,r,n,i){if(t=+t,r=r>>>0,!i){let l=Math.pow(2,8*n-1);et(this,t,r,n,l-1,-l)}let a=0,s=1,o=0;for(this[r]=t&255;++a<n&&(s*=256);)t<0&&o===0&&this[r+a-1]!==0&&(o=1),this[r+a]=(t/s>>0)-o&255;return r+n};w.prototype.writeIntBE=function(t,r,n,i){if(t=+t,r=r>>>0,!i){let l=Math.pow(2,8*n-1);et(this,t,r,n,l-1,-l)}let a=n-1,s=1,o=0;for(this[r+a]=t&255;--a>=0&&(s*=256);)t<0&&o===0&&this[r+a+1]!==0&&(o=1),this[r+a]=(t/s>>0)-o&255;return r+n};w.prototype.writeInt8=function(t,r,n){return t=+t,r=r>>>0,n||et(this,t,r,1,127,-128),t<0&&(t=255+t+1),this[r]=t&255,r+1};w.prototype.writeInt16LE=function(t,r,n){return t=+t,r=r>>>0,n||et(this,t,r,2,32767,-32768),this[r]=t&255,this[r+1]=t>>>8,r+2};w.prototype.writeInt16BE=function(t,r,n){return t=+t,r=r>>>0,n||et(this,t,r,2,32767,-32768),this[r]=t>>>8,this[r+1]=t&255,r+2};w.prototype.writeInt32LE=function(t,r,n){return t=+t,r=r>>>0,n||et(this,t,r,4,2147483647,-2147483648),this[r]=t&255,this[r+1]=t>>>8,this[r+2]=t>>>16,this[r+3]=t>>>24,r+4};w.prototype.writeInt32BE=function(t,r,n){return t=+t,r=r>>>0,n||et(this,t,r,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=t&255,r+4};w.prototype.writeBigInt64LE=gr(function(t,r=0){return rv(this,t,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});w.prototype.writeBigInt64BE=gr(function(t,r=0){return nv(this,t,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function iv(e,t,r,n,i,a){if(r+n>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function av(e,t,r,n,i){return t=+t,r=r>>>0,i||iv(e,t,r,4,34028234663852886e22,-34028234663852886e22),Pn.write(e,t,r,n,23,4),r+4}w.prototype.writeFloatLE=function(t,r,n){return av(this,t,r,!0,n)};w.prototype.writeFloatBE=function(t,r,n){return av(this,t,r,!1,n)};function sv(e,t,r,n,i){return t=+t,r=r>>>0,i||iv(e,t,r,8,17976931348623157e292,-17976931348623157e292),Pn.write(e,t,r,n,52,8),r+8}w.prototype.writeDoubleLE=function(t,r,n){return sv(this,t,r,!0,n)};w.prototype.writeDoubleBE=function(t,r,n){return sv(this,t,r,!1,n)};w.prototype.copy=function(t,r,n,i){if(!w.isBuffer(t))throw new TypeError("argument should be a Buffer");if(n||(n=0),!i&&i!==0&&(i=this.length),r>=t.length&&(r=t.length),r||(r=0),i>0&&i<n&&(i=n),i===n||t.length===0||this.length===0)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),t.length-r<i-n&&(i=t.length-r+n);let a=i-n;return this===t&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,n,i):Uint8Array.prototype.set.call(t,this.subarray(n,i),r),a};w.prototype.fill=function(t,r,n,i){if(typeof t=="string"){if(typeof r=="string"?(i=r,r=0,n=this.length):typeof n=="string"&&(i=n,n=this.length),i!==void 0&&typeof i!="string")throw new TypeError("encoding must be a string");if(typeof i=="string"&&!w.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(t.length===1){let s=t.charCodeAt(0);(i==="utf8"&&s<128||i==="latin1")&&(t=s)}}else typeof t=="number"?t=t&255:typeof t=="boolean"&&(t=Number(t));if(r<0||this.length<r||this.length<n)throw new RangeError("Out of range index");if(n<=r)return this;r=r>>>0,n=n===void 0?this.length:n>>>0,t||(t=0);let a;if(typeof t=="number")for(a=r;a<n;++a)this[a]=t;else{let s=w.isBuffer(t)?t:w.from(t,i),o=s.length;if(o===0)throw new TypeError('The value "'+t+'" is invalid for argument "value"');for(a=0;a<n-r;++a)this[a+r]=s[a%o]}return this};var Mn={};function hc(e,t,r){Mn[e]=class extends r{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(i){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:i,writable:!0})}toString(){return`${this.name} [${e}]: ${this.message}`}}}hc("ERR_BUFFER_OUT_OF_BOUNDS",function(e){return e?`${e} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError);hc("ERR_INVALID_ARG_TYPE",function(e,t){return`The "${e}" argument must be of type number. Received type ${typeof t}`},TypeError);hc("ERR_OUT_OF_RANGE",function(e,t,r){let n=`The value of "${e}" is out of range.`,i=r;return Number.isInteger(r)&&Math.abs(r)>2**32?i=X1(String(r)):typeof r=="bigint"&&(i=String(r),(r>BigInt(2)**BigInt(32)||r<-(BigInt(2)**BigInt(32)))&&(i=X1(i)),i+="n"),n+=` It must be ${t}. Received ${i}`,n},RangeError);function X1(e){let t="",r=e.length,n=e[0]==="-"?1:0;for(;r>=n+4;r-=3)t=`_${e.slice(r-3,r)}${t}`;return`${e.slice(0,r)}${t}`}function ES(e,t,r){$n(t,"offset"),(e[t]===void 0||e[t+r]===void 0)&&Yi(t,e.length-(r+1))}function ov(e,t,r,n,i,a){if(e>r||e<t){let s=typeof t=="bigint"?"n":"",o;throw a>3?t===0||t===BigInt(0)?o=`>= 0${s} and < 2${s} ** ${(a+1)*8}${s}`:o=`>= -(2${s} ** ${(a+1)*8-1}${s}) and < 2 ** ${(a+1)*8-1}${s}`:o=`>= ${t}${s} and <= ${r}${s}`,new Mn.ERR_OUT_OF_RANGE("value",o,e)}ES(n,i,a)}function $n(e,t){if(typeof e!="number")throw new Mn.ERR_INVALID_ARG_TYPE(t,"number",e)}function Yi(e,t,r){throw Math.floor(e)!==e?($n(e,r),new Mn.ERR_OUT_OF_RANGE(r||"offset","an integer",e)):t<0?new Mn.ERR_BUFFER_OUT_OF_BOUNDS:new Mn.ERR_OUT_OF_RANGE(r||"offset",`>= ${r?1:0} and <= ${t}`,e)}var bS=/[^+/0-9A-Za-z-_]/g;function yS(e){if(e=e.split("=")[0],e=e.trim().replace(bS,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function dc(e,t){t=t||1/0;let r,n=e.length,i=null,a=[];for(let s=0;s<n;++s){if(r=e.charCodeAt(s),r>55295&&r<57344){if(!i){if(r>56319){(t-=3)>-1&&a.push(239,191,189);continue}else if(s+1===n){(t-=3)>-1&&a.push(239,191,189);continue}i=r;continue}if(r<56320){(t-=3)>-1&&a.push(239,191,189),i=r;continue}r=(i-55296<<10|r-56320)+65536}else i&&(t-=3)>-1&&a.push(239,191,189);if(i=null,r<128){if((t-=1)<0)break;a.push(r)}else if(r<2048){if((t-=2)<0)break;a.push(r>>6|192,r&63|128)}else if(r<65536){if((t-=3)<0)break;a.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((t-=4)<0)break;a.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw new Error("Invalid code point")}return a}function _S(e){let t=[];for(let r=0;r<e.length;++r)t.push(e.charCodeAt(r)&255);return t}function AS(e,t){let r,n,i,a=[];for(let s=0;s<e.length&&!((t-=2)<0);++s)r=e.charCodeAt(s),n=r>>8,i=r%256,a.push(i),a.push(n);return a}function lv(e){return lc.toByteArray(yS(e))}function co(e,t,r,n){let i;for(i=0;i<n&&!(i+r>=t.length||i>=e.length);++i)t[i+r]=e[i];return i}function Pt(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function vc(e){return e!==e}var TS=function(){let e="0123456789abcdef",t=new Array(256);for(let r=0;r<16;++r){let n=r*16;for(let i=0;i<16;++i)t[n+i]=e[r]+e[i]}return t}();function gr(e){return typeof BigInt>"u"?xS:e}function xS(){throw new Error("BigInt not supported")}});var tm=g((Cre,em)=>{"use strict";var d9=function(t){return f9(t)&&!p9(t)};function f9(e){return!!e&&typeof e=="object"}function p9(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||m9(e)}var h9=typeof Symbol=="function"&&Symbol.for,v9=h9?Symbol.for("react.element"):60103;function m9(e){return e.$$typeof===v9}function g9(e){return Array.isArray(e)?[]:{}}function Zi(e,t){return t.clone!==!1&&t.isMergeableObject(e)?qn(g9(e),e,t):e}function E9(e,t,r){return e.concat(t).map(function(n){return Zi(n,r)})}function b9(e,t){if(!t.customMerge)return qn;var r=t.customMerge(e);return typeof r=="function"?r:qn}function y9(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return e.propertyIsEnumerable(t)}):[]}function Zv(e){return Object.keys(e).concat(y9(e))}function Qv(e,t){try{return t in e}catch{return!1}}function _9(e,t){return Qv(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function A9(e,t,r){var n={};return r.isMergeableObject(e)&&Zv(e).forEach(function(i){n[i]=Zi(e[i],r)}),Zv(t).forEach(function(i){_9(e,i)||(Qv(e,i)&&r.isMergeableObject(t[i])?n[i]=b9(i,r)(e[i],t[i],r):n[i]=Zi(t[i],r))}),n}function qn(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||E9,r.isMergeableObject=r.isMergeableObject||d9,r.cloneUnlessOtherwiseSpecified=Zi;var n=Array.isArray(t),i=Array.isArray(e),a=n===i;return a?n?r.arrayMerge(e,t,r):A9(e,t,r):Zi(t,r)}qn.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return qn(n,i,r)},{})};var T9=qn;em.exports=T9});var ag=g((Kae,ig)=>{function BL(){this.__data__=[],this.size=0}ig.exports=BL});var rn=g((Xae,sg)=>{function ML(e,t){return e===t||e!==e&&t!==t}sg.exports=ML});var ma=g((Jae,og)=>{var PL=rn();function $L(e,t){for(var r=e.length;r--;)if(PL(e[r][0],t))return r;return-1}og.exports=$L});var ug=g((Zae,lg)=>{var FL=ma(),UL=Array.prototype,qL=UL.splice;function jL(e){var t=this.__data__,r=FL(t,e);if(r<0)return!1;var n=t.length-1;return r==n?t.pop():qL.call(t,r,1),--this.size,!0}lg.exports=jL});var dg=g((Qae,cg)=>{var zL=ma();function VL(e){var t=this.__data__,r=zL(t,e);return r<0?void 0:t[r][1]}cg.exports=VL});var pg=g((ese,fg)=>{var HL=ma();function GL(e){return HL(this.__data__,e)>-1}fg.exports=GL});var vg=g((tse,hg)=>{var WL=ma();function YL(e,t){var r=this.__data__,n=WL(r,e);return n<0?(++this.size,r.push([e,t])):r[n][1]=t,this}hg.exports=YL});var ga=g((rse,mg)=>{var KL=ag(),XL=ug(),JL=dg(),ZL=pg(),QL=vg();function Kn(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}Kn.prototype.clear=KL;Kn.prototype.delete=XL;Kn.prototype.get=JL;Kn.prototype.has=ZL;Kn.prototype.set=QL;mg.exports=Kn});var Eg=g((nse,gg)=>{var eD=ga();function tD(){this.__data__=new eD,this.size=0}gg.exports=tD});var yg=g((ise,bg)=>{function rD(e){var t=this.__data__,r=t.delete(e);return this.size=t.size,r}bg.exports=rD});var Ag=g((ase,_g)=>{function nD(e){return this.__data__.get(e)}_g.exports=nD});var xg=g((sse,Tg)=>{function iD(e){return this.__data__.has(e)}Tg.exports=iD});var Uc=g((ose,Rg)=>{var aD=typeof global=="object"&&global&&global.Object===Object&&global;Rg.exports=aD});var gt=g((lse,Cg)=>{var sD=Uc(),oD=typeof self=="object"&&self&&self.Object===Object&&self,lD=sD||oD||Function("return this")();Cg.exports=lD});var nn=g((use,Ng)=>{var uD=gt(),cD=uD.Symbol;Ng.exports=cD});var Sg=g((cse,Ig)=>{var Og=nn(),wg=Object.prototype,dD=wg.hasOwnProperty,fD=wg.toString,Ea=Og?Og.toStringTag:void 0;function pD(e){var t=dD.call(e,Ea),r=e[Ea];try{e[Ea]=void 0;var n=!0}catch{}var i=fD.call(e);return n&&(t?e[Ea]=r:delete e[Ea]),i}Ig.exports=pD});var Dg=g((dse,Lg)=>{var hD=Object.prototype,vD=hD.toString;function mD(e){return vD.call(e)}Lg.exports=mD});var _r=g((fse,Mg)=>{var kg=nn(),gD=Sg(),ED=Dg(),bD="[object Null]",yD="[object Undefined]",Bg=kg?kg.toStringTag:void 0;function _D(e){return e==null?e===void 0?yD:bD:Bg&&Bg in Object(e)?gD(e):ED(e)}Mg.exports=_D});var ct=g((pse,Pg)=>{function AD(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}Pg.exports=AD});var Xn=g((hse,$g)=>{var TD=_r(),xD=ct(),RD="[object AsyncFunction]",CD="[object Function]",ND="[object GeneratorFunction]",OD="[object Proxy]";function wD(e){if(!xD(e))return!1;var t=TD(e);return t==CD||t==ND||t==RD||t==OD}$g.exports=wD});var Ug=g((vse,Fg)=>{var ID=gt(),SD=ID["__core-js_shared__"];Fg.exports=SD});var zg=g((mse,jg)=>{var qc=Ug(),qg=function(){var e=/[^.]+$/.exec(qc&&qc.keys&&qc.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function LD(e){return!!qg&&qg in e}jg.exports=LD});var jc=g((gse,Vg)=>{var DD=Function.prototype,kD=DD.toString;function BD(e){if(e!=null){try{return kD.call(e)}catch{}try{return e+""}catch{}}return""}Vg.exports=BD});var Gg=g((Ese,Hg)=>{var MD=Xn(),PD=zg(),$D=ct(),FD=jc(),UD=/[\\^$.*+?()[\]{}|]/g,qD=/^\[object .+?Constructor\]$/,jD=Function.prototype,zD=Object.prototype,VD=jD.toString,HD=zD.hasOwnProperty,GD=RegExp("^"+VD.call(HD).replace(UD,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function WD(e){if(!$D(e)||PD(e))return!1;var t=MD(e)?GD:qD;return t.test(FD(e))}Hg.exports=WD});var Yg=g((bse,Wg)=>{function YD(e,t){return e?.[t]}Wg.exports=YD});var Ar=g((yse,Kg)=>{var KD=Gg(),XD=Yg();function JD(e,t){var r=XD(e,t);return KD(r)?r:void 0}Kg.exports=JD});var Fo=g((_se,Xg)=>{var ZD=Ar(),QD=gt(),ek=ZD(QD,"Map");Xg.exports=ek});var ba=g((Ase,Jg)=>{var tk=Ar(),rk=tk(Object,"create");Jg.exports=rk});var e2=g((Tse,Qg)=>{var Zg=ba();function nk(){this.__data__=Zg?Zg(null):{},this.size=0}Qg.exports=nk});var r2=g((xse,t2)=>{function ik(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}t2.exports=ik});var i2=g((Rse,n2)=>{var ak=ba(),sk="__lodash_hash_undefined__",ok=Object.prototype,lk=ok.hasOwnProperty;function uk(e){var t=this.__data__;if(ak){var r=t[e];return r===sk?void 0:r}return lk.call(t,e)?t[e]:void 0}n2.exports=uk});var s2=g((Cse,a2)=>{var ck=ba(),dk=Object.prototype,fk=dk.hasOwnProperty;function pk(e){var t=this.__data__;return ck?t[e]!==void 0:fk.call(t,e)}a2.exports=pk});var l2=g((Nse,o2)=>{var hk=ba(),vk="__lodash_hash_undefined__";function mk(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=hk&&t===void 0?vk:t,this}o2.exports=mk});var c2=g((Ose,u2)=>{var gk=e2(),Ek=r2(),bk=i2(),yk=s2(),_k=l2();function Jn(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}Jn.prototype.clear=gk;Jn.prototype.delete=Ek;Jn.prototype.get=bk;Jn.prototype.has=yk;Jn.prototype.set=_k;u2.exports=Jn});var p2=g((wse,f2)=>{var d2=c2(),Ak=ga(),Tk=Fo();function xk(){this.size=0,this.__data__={hash:new d2,map:new(Tk||Ak),string:new d2}}f2.exports=xk});var v2=g((Ise,h2)=>{function Rk(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}h2.exports=Rk});var ya=g((Sse,m2)=>{var Ck=v2();function Nk(e,t){var r=e.__data__;return Ck(t)?r[typeof t=="string"?"string":"hash"]:r.map}m2.exports=Nk});var E2=g((Lse,g2)=>{var Ok=ya();function wk(e){var t=Ok(this,e).delete(e);return this.size-=t?1:0,t}g2.exports=wk});var y2=g((Dse,b2)=>{var Ik=ya();function Sk(e){return Ik(this,e).get(e)}b2.exports=Sk});var A2=g((kse,_2)=>{var Lk=ya();function Dk(e){return Lk(this,e).has(e)}_2.exports=Dk});var x2=g((Bse,T2)=>{var kk=ya();function Bk(e,t){var r=kk(this,e),n=r.size;return r.set(e,t),this.size+=r.size==n?0:1,this}T2.exports=Bk});var Uo=g((Mse,R2)=>{var Mk=p2(),Pk=E2(),$k=y2(),Fk=A2(),Uk=x2();function Zn(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}Zn.prototype.clear=Mk;Zn.prototype.delete=Pk;Zn.prototype.get=$k;Zn.prototype.has=Fk;Zn.prototype.set=Uk;R2.exports=Zn});var N2=g((Pse,C2)=>{var qk=ga(),jk=Fo(),zk=Uo(),Vk=200;function Hk(e,t){var r=this.__data__;if(r instanceof qk){var n=r.__data__;if(!jk||n.length<Vk-1)return n.push([e,t]),this.size=++r.size,this;r=this.__data__=new zk(n)}return r.set(e,t),this.size=r.size,this}C2.exports=Hk});var _a=g(($se,O2)=>{var Gk=ga(),Wk=Eg(),Yk=yg(),Kk=Ag(),Xk=xg(),Jk=N2();function Qn(e){var t=this.__data__=new Gk(e);this.size=t.size}Qn.prototype.clear=Wk;Qn.prototype.delete=Yk;Qn.prototype.get=Kk;Qn.prototype.has=Xk;Qn.prototype.set=Jk;O2.exports=Qn});var qo=g((Fse,w2)=>{function Zk(e,t){for(var r=-1,n=e==null?0:e.length;++r<n&&t(e[r],r,e)!==!1;);return e}w2.exports=Zk});var zc=g((Use,I2)=>{var Qk=Ar(),eB=function(){try{var e=Qk(Object,"defineProperty");return e({},"",{}),e}catch{}}();I2.exports=eB});var Aa=g((qse,L2)=>{var S2=zc();function tB(e,t,r){t=="__proto__"&&S2?S2(e,t,{configurable:!0,enumerable:!0,value:r,writable:!0}):e[t]=r}L2.exports=tB});var Ta=g((jse,D2)=>{var rB=Aa(),nB=rn(),iB=Object.prototype,aB=iB.hasOwnProperty;function sB(e,t,r){var n=e[t];(!(aB.call(e,t)&&nB(n,r))||r===void 0&&!(t in e))&&rB(e,t,r)}D2.exports=sB});var ei=g((zse,k2)=>{var oB=Ta(),lB=Aa();function uB(e,t,r,n){var i=!r;r||(r={});for(var a=-1,s=t.length;++a<s;){var o=t[a],l=n?n(r[o],e[o],o,r,e):void 0;l===void 0&&(l=e[o]),i?lB(r,o,l):oB(r,o,l)}return r}k2.exports=uB});var M2=g((Vse,B2)=>{function cB(e,t){for(var r=-1,n=Array(e);++r<e;)n[r]=t(r);return n}B2.exports=cB});var Ct=g((Hse,P2)=>{function dB(e){return e!=null&&typeof e=="object"}P2.exports=dB});var F2=g((Gse,$2)=>{var fB=_r(),pB=Ct(),hB="[object Arguments]";function vB(e){return pB(e)&&fB(e)==hB}$2.exports=vB});var ti=g((Wse,j2)=>{var U2=F2(),mB=Ct(),q2=Object.prototype,gB=q2.hasOwnProperty,EB=q2.propertyIsEnumerable,bB=U2(function(){return arguments}())?U2:function(e){return mB(e)&&gB.call(e,"callee")&&!EB.call(e,"callee")};j2.exports=bB});var Le=g((Yse,z2)=>{var yB=Array.isArray;z2.exports=yB});var H2=g((Kse,V2)=>{function _B(){return!1}V2.exports=_B});var an=g((xa,ri)=>{var AB=gt(),TB=H2(),Y2=typeof xa=="object"&&xa&&!xa.nodeType&&xa,G2=Y2&&typeof ri=="object"&&ri&&!ri.nodeType&&ri,xB=G2&&G2.exports===Y2,W2=xB?AB.Buffer:void 0,RB=W2?W2.isBuffer:void 0,CB=RB||TB;ri.exports=CB});var Ra=g((Xse,K2)=>{var NB=9007199254740991,OB=/^(?:0|[1-9]\d*)$/;function wB(e,t){var r=typeof e;return t=t??NB,!!t&&(r=="number"||r!="symbol"&&OB.test(e))&&e>-1&&e%1==0&&e<t}K2.exports=wB});var jo=g((Jse,X2)=>{var IB=9007199254740991;function SB(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=IB}X2.exports=SB});var Z2=g((Zse,J2)=>{var LB=_r(),DB=jo(),kB=Ct(),BB="[object Arguments]",MB="[object Array]",PB="[object Boolean]",$B="[object Date]",FB="[object Error]",UB="[object Function]",qB="[object Map]",jB="[object Number]",zB="[object Object]",VB="[object RegExp]",HB="[object Set]",GB="[object String]",WB="[object WeakMap]",YB="[object ArrayBuffer]",KB="[object DataView]",XB="[object Float32Array]",JB="[object Float64Array]",ZB="[object Int8Array]",QB="[object Int16Array]",eM="[object Int32Array]",tM="[object Uint8Array]",rM="[object Uint8ClampedArray]",nM="[object Uint16Array]",iM="[object Uint32Array]",Re={};Re[XB]=Re[JB]=Re[ZB]=Re[QB]=Re[eM]=Re[tM]=Re[rM]=Re[nM]=Re[iM]=!0;Re[BB]=Re[MB]=Re[YB]=Re[PB]=Re[KB]=Re[$B]=Re[FB]=Re[UB]=Re[qB]=Re[jB]=Re[zB]=Re[VB]=Re[HB]=Re[GB]=Re[WB]=!1;function aM(e){return kB(e)&&DB(e.length)&&!!Re[LB(e)]}J2.exports=aM});var Ca=g((Qse,Q2)=>{function sM(e){return function(t){return e(t)}}Q2.exports=sM});var zo=g((Na,ni)=>{var oM=Uc(),eE=typeof Na=="object"&&Na&&!Na.nodeType&&Na,Oa=eE&&typeof ni=="object"&&ni&&!ni.nodeType&&ni,lM=Oa&&Oa.exports===eE,Vc=lM&&oM.process,uM=function(){try{var e=Oa&&Oa.require&&Oa.require("util").types;return e||Vc&&Vc.binding&&Vc.binding("util")}catch{}}();ni.exports=uM});var ii=g((eoe,nE)=>{var cM=Z2(),dM=Ca(),tE=zo(),rE=tE&&tE.isTypedArray,fM=rE?dM(rE):cM;nE.exports=fM});var Hc=g((toe,iE)=>{var pM=M2(),hM=ti(),vM=Le(),mM=an(),gM=Ra(),EM=ii(),bM=Object.prototype,yM=bM.hasOwnProperty;function _M(e,t){var r=vM(e),n=!r&&hM(e),i=!r&&!n&&mM(e),a=!r&&!n&&!i&&EM(e),s=r||n||i||a,o=s?pM(e.length,String):[],l=o.length;for(var u in e)(t||yM.call(e,u))&&!(s&&(u=="length"||i&&(u=="offset"||u=="parent")||a&&(u=="buffer"||u=="byteLength"||u=="byteOffset")||gM(u,l)))&&o.push(u);return o}iE.exports=_M});var wa=g((roe,aE)=>{var AM=Object.prototype;function TM(e){var t=e&&e.constructor,r=typeof t=="function"&&t.prototype||AM;return e===r}aE.exports=TM});var Gc=g((noe,sE)=>{function xM(e,t){return function(r){return e(t(r))}}sE.exports=xM});var lE=g((ioe,oE)=>{var RM=Gc(),CM=RM(Object.keys,Object);oE.exports=CM});var Vo=g((aoe,uE)=>{var NM=wa(),OM=lE(),wM=Object.prototype,IM=wM.hasOwnProperty;function SM(e){if(!NM(e))return OM(e);var t=[];for(var r in Object(e))IM.call(e,r)&&r!="constructor"&&t.push(r);return t}uE.exports=SM});var qt=g((soe,cE)=>{var LM=Xn(),DM=jo();function kM(e){return e!=null&&DM(e.length)&&!LM(e)}cE.exports=kM});var Qt=g((ooe,dE)=>{var BM=Hc(),MM=Vo(),PM=qt();function $M(e){return PM(e)?BM(e):MM(e)}dE.exports=$M});var pE=g((loe,fE)=>{var FM=ei(),UM=Qt();function qM(e,t){return e&&FM(t,UM(t),e)}fE.exports=qM});var vE=g((uoe,hE)=>{function jM(e){var t=[];if(e!=null)for(var r in Object(e))t.push(r);return t}hE.exports=jM});var gE=g((coe,mE)=>{var zM=ct(),VM=wa(),HM=vE(),GM=Object.prototype,WM=GM.hasOwnProperty;function YM(e){if(!zM(e))return HM(e);var t=VM(e),r=[];for(var n in e)n=="constructor"&&(t||!WM.call(e,n))||r.push(n);return r}mE.exports=YM});var Tr=g((doe,EE)=>{var KM=Hc(),XM=gE(),JM=qt();function ZM(e){return JM(e)?KM(e,!0):XM(e)}EE.exports=ZM});var yE=g((foe,bE)=>{var QM=ei(),eP=Tr();function tP(e,t){return e&&QM(t,eP(t),e)}bE.exports=tP});var Wc=g((Ia,ai)=>{var rP=gt(),xE=typeof Ia=="object"&&Ia&&!Ia.nodeType&&Ia,_E=xE&&typeof ai=="object"&&ai&&!ai.nodeType&&ai,nP=_E&&_E.exports===xE,AE=nP?rP.Buffer:void 0,TE=AE?AE.allocUnsafe:void 0;function iP(e,t){if(t)return e.slice();var r=e.length,n=TE?TE(r):new e.constructor(r);return e.copy(n),n}ai.exports=iP});var Yc=g((poe,RE)=>{function aP(e,t){var r=-1,n=e.length;for(t||(t=Array(n));++r<n;)t[r]=e[r];return t}RE.exports=aP});var Kc=g((hoe,CE)=>{function sP(e,t){for(var r=-1,n=e==null?0:e.length,i=0,a=[];++r<n;){var s=e[r];t(s,r,e)&&(a[i++]=s)}return a}CE.exports=sP});var Xc=g((voe,NE)=>{function oP(){return[]}NE.exports=oP});var Ho=g((moe,wE)=>{var lP=Kc(),uP=Xc(),cP=Object.prototype,dP=cP.propertyIsEnumerable,OE=Object.getOwnPropertySymbols,fP=OE?function(e){return e==null?[]:(e=Object(e),lP(OE(e),function(t){return dP.call(e,t)}))}:uP;wE.exports=fP});var SE=g((goe,IE)=>{var pP=ei(),hP=Ho();function vP(e,t){return pP(e,hP(e),t)}IE.exports=vP});var Go=g((Eoe,LE)=>{function mP(e,t){for(var r=-1,n=t.length,i=e.length;++r<n;)e[i+r]=t[r];return e}LE.exports=mP});var Sa=g((boe,DE)=>{var gP=Gc(),EP=gP(Object.getPrototypeOf,Object);DE.exports=EP});var Jc=g((yoe,kE)=>{var bP=Go(),yP=Sa(),_P=Ho(),AP=Xc(),TP=Object.getOwnPropertySymbols,xP=TP?function(e){for(var t=[];e;)bP(t,_P(e)),e=yP(e);return t}:AP;kE.exports=xP});var ME=g((_oe,BE)=>{var RP=ei(),CP=Jc();function NP(e,t){return RP(e,CP(e),t)}BE.exports=NP});var Zc=g((Aoe,PE)=>{var OP=Go(),wP=Le();function IP(e,t,r){var n=t(e);return wP(e)?n:OP(n,r(e))}PE.exports=IP});var Qc=g((Toe,$E)=>{var SP=Zc(),LP=Ho(),DP=Qt();function kP(e){return SP(e,DP,LP)}$E.exports=kP});var UE=g((xoe,FE)=>{var BP=Zc(),MP=Jc(),PP=Tr();function $P(e){return BP(e,PP,MP)}FE.exports=$P});var jE=g((Roe,qE)=>{var FP=Ar(),UP=gt(),qP=FP(UP,"DataView");qE.exports=qP});var VE=g((Coe,zE)=>{var jP=Ar(),zP=gt(),VP=jP(zP,"Promise");zE.exports=VP});var ed=g((Noe,HE)=>{var HP=Ar(),GP=gt(),WP=HP(GP,"Set");HE.exports=WP});var WE=g((Ooe,GE)=>{var YP=Ar(),KP=gt(),XP=YP(KP,"WeakMap");GE.exports=XP});var ln=g((woe,eb)=>{var td=jE(),rd=Fo(),nd=VE(),id=ed(),ad=WE(),QE=_r(),si=jc(),YE="[object Map]",JP="[object Object]",KE="[object Promise]",XE="[object Set]",JE="[object WeakMap]",ZE="[object DataView]",ZP=si(td),QP=si(rd),e$=si(nd),t$=si(id),r$=si(ad),sn=QE;(td&&sn(new td(new ArrayBuffer(1)))!=ZE||rd&&sn(new rd)!=YE||nd&&sn(nd.resolve())!=KE||id&&sn(new id)!=XE||ad&&sn(new ad)!=JE)&&(sn=function(e){var t=QE(e),r=t==JP?e.constructor:void 0,n=r?si(r):"";if(n)switch(n){case ZP:return ZE;case QP:return YE;case e$:return KE;case t$:return XE;case r$:return JE}return t});eb.exports=sn});var rb=g((Ioe,tb)=>{var n$=Object.prototype,i$=n$.hasOwnProperty;function a$(e){var t=e.length,r=new e.constructor(t);return t&&typeof e[0]=="string"&&i$.call(e,"index")&&(r.index=e.index,r.input=e.input),r}tb.exports=a$});var sd=g((Soe,nb)=>{var s$=gt(),o$=s$.Uint8Array;nb.exports=o$});var Wo=g((Loe,ab)=>{var ib=sd();function l$(e){var t=new e.constructor(e.byteLength);return new ib(t).set(new ib(e)),t}ab.exports=l$});var ob=g((Doe,sb)=>{var u$=Wo();function c$(e,t){var r=t?u$(e.buffer):e.buffer;return new e.constructor(r,e.byteOffset,e.byteLength)}sb.exports=c$});var ub=g((koe,lb)=>{var d$=/\w*$/;function f$(e){var t=new e.constructor(e.source,d$.exec(e));return t.lastIndex=e.lastIndex,t}lb.exports=f$});var hb=g((Boe,pb)=>{var cb=nn(),db=cb?cb.prototype:void 0,fb=db?db.valueOf:void 0;function p$(e){return fb?Object(fb.call(e)):{}}pb.exports=p$});var od=g((Moe,vb)=>{var h$=Wo();function v$(e,t){var r=t?h$(e.buffer):e.buffer;return new e.constructor(r,e.byteOffset,e.length)}vb.exports=v$});var gb=g((Poe,mb)=>{var m$=Wo(),g$=ob(),E$=ub(),b$=hb(),y$=od(),_$="[object Boolean]",A$="[object Date]",T$="[object Map]",x$="[object Number]",R$="[object RegExp]",C$="[object Set]",N$="[object String]",O$="[object Symbol]",w$="[object ArrayBuffer]",I$="[object DataView]",S$="[object Float32Array]",L$="[object Float64Array]",D$="[object Int8Array]",k$="[object Int16Array]",B$="[object Int32Array]",M$="[object Uint8Array]",P$="[object Uint8ClampedArray]",$$="[object Uint16Array]",F$="[object Uint32Array]";function U$(e,t,r){var n=e.constructor;switch(t){case w$:return m$(e);case _$:case A$:return new n(+e);case I$:return g$(e,r);case S$:case L$:case D$:case k$:case B$:case M$:case P$:case $$:case F$:return y$(e,r);case T$:return new n;case x$:case N$:return new n(e);case R$:return E$(e);case C$:return new n;case O$:return b$(e)}}mb.exports=U$});var ld=g(($oe,bb)=>{var q$=ct(),Eb=Object.create,j$=function(){function e(){}return function(t){if(!q$(t))return{};if(Eb)return Eb(t);e.prototype=t;var r=new e;return e.prototype=void 0,r}}();bb.exports=j$});var ud=g((Foe,yb)=>{var z$=ld(),V$=Sa(),H$=wa();function G$(e){return typeof e.constructor=="function"&&!H$(e)?z$(V$(e)):{}}yb.exports=G$});var Ab=g((Uoe,_b)=>{var W$=ln(),Y$=Ct(),K$="[object Map]";function X$(e){return Y$(e)&&W$(e)==K$}_b.exports=X$});var Cb=g((qoe,Rb)=>{var J$=Ab(),Z$=Ca(),Tb=zo(),xb=Tb&&Tb.isMap,Q$=xb?Z$(xb):J$;Rb.exports=Q$});var Ob=g((joe,Nb)=>{var eF=ln(),tF=Ct(),rF="[object Set]";function nF(e){return tF(e)&&eF(e)==rF}Nb.exports=nF});var Lb=g((zoe,Sb)=>{var iF=Ob(),aF=Ca(),wb=zo(),Ib=wb&&wb.isSet,sF=Ib?aF(Ib):iF;Sb.exports=sF});var cd=g((Voe,Mb)=>{var oF=_a(),lF=qo(),uF=Ta(),cF=pE(),dF=yE(),fF=Wc(),pF=Yc(),hF=SE(),vF=ME(),mF=Qc(),gF=UE(),EF=ln(),bF=rb(),yF=gb(),_F=ud(),AF=Le(),TF=an(),xF=Cb(),RF=ct(),CF=Lb(),NF=Qt(),OF=Tr(),wF=1,IF=2,SF=4,Db="[object Arguments]",LF="[object Array]",DF="[object Boolean]",kF="[object Date]",BF="[object Error]",kb="[object Function]",MF="[object GeneratorFunction]",PF="[object Map]",$F="[object Number]",Bb="[object Object]",FF="[object RegExp]",UF="[object Set]",qF="[object String]",jF="[object Symbol]",zF="[object WeakMap]",VF="[object ArrayBuffer]",HF="[object DataView]",GF="[object Float32Array]",WF="[object Float64Array]",YF="[object Int8Array]",KF="[object Int16Array]",XF="[object Int32Array]",JF="[object Uint8Array]",ZF="[object Uint8ClampedArray]",QF="[object Uint16Array]",eU="[object Uint32Array]",ye={};ye[Db]=ye[LF]=ye[VF]=ye[HF]=ye[DF]=ye[kF]=ye[GF]=ye[WF]=ye[YF]=ye[KF]=ye[XF]=ye[PF]=ye[$F]=ye[Bb]=ye[FF]=ye[UF]=ye[qF]=ye[jF]=ye[JF]=ye[ZF]=ye[QF]=ye[eU]=!0;ye[BF]=ye[kb]=ye[zF]=!1;function Yo(e,t,r,n,i,a){var s,o=t&wF,l=t&IF,u=t&SF;if(r&&(s=i?r(e,n,i,a):r(e)),s!==void 0)return s;if(!RF(e))return e;var d=AF(e);if(d){if(s=bF(e),!o)return pF(e,s)}else{var h=EF(e),E=h==kb||h==MF;if(TF(e))return fF(e,o);if(h==Bb||h==Db||E&&!i){if(s=l||E?{}:_F(e),!o)return l?vF(e,dF(s,e)):hF(e,cF(s,e))}else{if(!ye[h])return i?e:{};s=yF(e,h,o)}}a||(a=new oF);var y=a.get(e);if(y)return y;a.set(e,s),CF(e)?e.forEach(function(I){s.add(Yo(I,t,r,I,e,a))}):xF(e)&&e.forEach(function(I,C){s.set(C,Yo(I,t,r,C,e,a))});var T=u?l?gF:mF:l?OF:NF,_=d?void 0:T(e);return lF(_||e,function(I,C){_&&(C=I,I=e[C]),uF(s,C,Yo(I,t,r,C,e,a))}),s}Mb.exports=Yo});var $b=g((Hoe,Pb)=>{var tU=cd(),rU=4;function nU(e){return tU(e,rU)}Pb.exports=nU});var Ko=g((Goe,Fb)=>{function iU(e){return function(){return e}}Fb.exports=iU});var qb=g((Woe,Ub)=>{function aU(e){return function(t,r,n){for(var i=-1,a=Object(t),s=n(t),o=s.length;o--;){var l=s[e?o:++i];if(r(a[l],l,a)===!1)break}return t}}Ub.exports=aU});var Xo=g((Yoe,jb)=>{var sU=qb(),oU=sU();jb.exports=oU});var Jo=g((Koe,zb)=>{var lU=Xo(),uU=Qt();function cU(e,t){return e&&lU(e,t,uU)}zb.exports=cU});var Hb=g((Xoe,Vb)=>{var dU=qt();function fU(e,t){return function(r,n){if(r==null)return r;if(!dU(r))return e(r,n);for(var i=r.length,a=t?i:-1,s=Object(r);(t?a--:++a<i)&&n(s[a],a,s)!==!1;);return r}}Vb.exports=fU});var La=g((Joe,Gb)=>{var pU=Jo(),hU=Hb(),vU=hU(pU);Gb.exports=vU});var xr=g((Zoe,Wb)=>{function mU(e){return e}Wb.exports=mU});var dd=g((Qoe,Yb)=>{var gU=xr();function EU(e){return typeof e=="function"?e:gU}Yb.exports=EU});var fd=g((ele,Kb)=>{var bU=qo(),yU=La(),_U=dd(),AU=Le();function TU(e,t){var r=AU(e)?bU:yU;return r(e,_U(t))}Kb.exports=TU});var pd=g((tle,Xb)=>{Xb.exports=fd()});var Zb=g((rle,Jb)=>{var xU=La();function RU(e,t){var r=[];return xU(e,function(n,i,a){t(n,i,a)&&r.push(n)}),r}Jb.exports=RU});var ey=g((nle,Qb)=>{var CU="__lodash_hash_undefined__";function NU(e){return this.__data__.set(e,CU),this}Qb.exports=NU});var ry=g((ile,ty)=>{function OU(e){return this.__data__.has(e)}ty.exports=OU});var hd=g((ale,ny)=>{var wU=Uo(),IU=ey(),SU=ry();function Zo(e){var t=-1,r=e==null?0:e.length;for(this.__data__=new wU;++t<r;)this.add(e[t])}Zo.prototype.add=Zo.prototype.push=IU;Zo.prototype.has=SU;ny.exports=Zo});var ay=g((sle,iy)=>{function LU(e,t){for(var r=-1,n=e==null?0:e.length;++r<n;)if(t(e[r],r,e))return!0;return!1}iy.exports=LU});var vd=g((ole,sy)=>{function DU(e,t){return e.has(t)}sy.exports=DU});var md=g((lle,oy)=>{var kU=hd(),BU=ay(),MU=vd(),PU=1,$U=2;function FU(e,t,r,n,i,a){var s=r&PU,o=e.length,l=t.length;if(o!=l&&!(s&&l>o))return!1;var u=a.get(e),d=a.get(t);if(u&&d)return u==t&&d==e;var h=-1,E=!0,y=r&$U?new kU:void 0;for(a.set(e,t),a.set(t,e);++h<o;){var T=e[h],_=t[h];if(n)var I=s?n(_,T,h,t,e,a):n(T,_,h,e,t,a);if(I!==void 0){if(I)continue;E=!1;break}if(y){if(!BU(t,function(C,N){if(!MU(y,N)&&(T===C||i(T,C,r,n,a)))return y.push(N)})){E=!1;break}}else if(!(T===_||i(T,_,r,n,a))){E=!1;break}}return a.delete(e),a.delete(t),E}oy.exports=FU});var uy=g((ule,ly)=>{function UU(e){var t=-1,r=Array(e.size);return e.forEach(function(n,i){r[++t]=[i,n]}),r}ly.exports=UU});var Qo=g((cle,cy)=>{function qU(e){var t=-1,r=Array(e.size);return e.forEach(function(n){r[++t]=n}),r}cy.exports=qU});var vy=g((dle,hy)=>{var dy=nn(),fy=sd(),jU=rn(),zU=md(),VU=uy(),HU=Qo(),GU=1,WU=2,YU="[object Boolean]",KU="[object Date]",XU="[object Error]",JU="[object Map]",ZU="[object Number]",QU="[object RegExp]",eq="[object Set]",tq="[object String]",rq="[object Symbol]",nq="[object ArrayBuffer]",iq="[object DataView]",py=dy?dy.prototype:void 0,gd=py?py.valueOf:void 0;function aq(e,t,r,n,i,a,s){switch(r){case iq:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case nq:return!(e.byteLength!=t.byteLength||!a(new fy(e),new fy(t)));case YU:case KU:case ZU:return jU(+e,+t);case XU:return e.name==t.name&&e.message==t.message;case QU:case tq:return e==t+"";case JU:var o=VU;case eq:var l=n&GU;if(o||(o=HU),e.size!=t.size&&!l)return!1;var u=s.get(e);if(u)return u==t;n|=WU,s.set(e,t);var d=zU(o(e),o(t),n,i,a,s);return s.delete(e),d;case rq:if(gd)return gd.call(e)==gd.call(t)}return!1}hy.exports=aq});var Ey=g((fle,gy)=>{var my=Qc(),sq=1,oq=Object.prototype,lq=oq.hasOwnProperty;function uq(e,t,r,n,i,a){var s=r&sq,o=my(e),l=o.length,u=my(t),d=u.length;if(l!=d&&!s)return!1;for(var h=l;h--;){var E=o[h];if(!(s?E in t:lq.call(t,E)))return!1}var y=a.get(e),T=a.get(t);if(y&&T)return y==t&&T==e;var _=!0;a.set(e,t),a.set(t,e);for(var I=s;++h<l;){E=o[h];var C=e[E],N=t[E];if(n)var M=s?n(N,C,E,t,e,a):n(C,N,E,e,t,a);if(!(M===void 0?C===N||i(C,N,r,n,a):M)){_=!1;break}I||(I=E=="constructor")}if(_&&!I){var L=e.constructor,H=t.constructor;L!=H&&"constructor"in e&&"constructor"in t&&!(typeof L=="function"&&L instanceof L&&typeof H=="function"&&H instanceof H)&&(_=!1)}return a.delete(e),a.delete(t),_}gy.exports=uq});var Cy=g((ple,Ry)=>{var Ed=_a(),cq=md(),dq=vy(),fq=Ey(),by=ln(),yy=Le(),_y=an(),pq=ii(),hq=1,Ay="[object Arguments]",Ty="[object Array]",el="[object Object]",vq=Object.prototype,xy=vq.hasOwnProperty;function mq(e,t,r,n,i,a){var s=yy(e),o=yy(t),l=s?Ty:by(e),u=o?Ty:by(t);l=l==Ay?el:l,u=u==Ay?el:u;var d=l==el,h=u==el,E=l==u;if(E&&_y(e)){if(!_y(t))return!1;s=!0,d=!1}if(E&&!d)return a||(a=new Ed),s||pq(e)?cq(e,t,r,n,i,a):dq(e,t,l,r,n,i,a);if(!(r&hq)){var y=d&&xy.call(e,"__wrapped__"),T=h&&xy.call(t,"__wrapped__");if(y||T){var _=y?e.value():e,I=T?t.value():t;return a||(a=new Ed),i(_,I,r,n,a)}}return E?(a||(a=new Ed),fq(e,t,r,n,i,a)):!1}Ry.exports=mq});var bd=g((hle,wy)=>{var gq=Cy(),Ny=Ct();function Oy(e,t,r,n,i){return e===t?!0:e==null||t==null||!Ny(e)&&!Ny(t)?e!==e&&t!==t:gq(e,t,r,n,Oy,i)}wy.exports=Oy});var Sy=g((vle,Iy)=>{var Eq=_a(),bq=bd(),yq=1,_q=2;function Aq(e,t,r,n){var i=r.length,a=i,s=!n;if(e==null)return!a;for(e=Object(e);i--;){var o=r[i];if(s&&o[2]?o[1]!==e[o[0]]:!(o[0]in e))return!1}for(;++i<a;){o=r[i];var l=o[0],u=e[l],d=o[1];if(s&&o[2]){if(u===void 0&&!(l in e))return!1}else{var h=new Eq;if(n)var E=n(u,d,l,e,t,h);if(!(E===void 0?bq(d,u,yq|_q,n,h):E))return!1}}return!0}Iy.exports=Aq});var yd=g((mle,Ly)=>{var Tq=ct();function xq(e){return e===e&&!Tq(e)}Ly.exports=xq});var ky=g((gle,Dy)=>{var Rq=yd(),Cq=Qt();function Nq(e){for(var t=Cq(e),r=t.length;r--;){var n=t[r],i=e[n];t[r]=[n,i,Rq(i)]}return t}Dy.exports=Nq});var _d=g((Ele,By)=>{function Oq(e,t){return function(r){return r==null?!1:r[e]===t&&(t!==void 0||e in Object(r))}}By.exports=Oq});var Py=g((ble,My)=>{var wq=Sy(),Iq=ky(),Sq=_d();function Lq(e){var t=Iq(e);return t.length==1&&t[0][2]?Sq(t[0][0],t[0][1]):function(r){return r===e||wq(r,e,t)}}My.exports=Lq});var un=g((yle,$y)=>{var Dq=_r(),kq=Ct(),Bq="[object Symbol]";function Mq(e){return typeof e=="symbol"||kq(e)&&Dq(e)==Bq}$y.exports=Mq});var tl=g((_le,Fy)=>{var Pq=Le(),$q=un(),Fq=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Uq=/^\w*$/;function qq(e,t){if(Pq(e))return!1;var r=typeof e;return r=="number"||r=="symbol"||r=="boolean"||e==null||$q(e)?!0:Uq.test(e)||!Fq.test(e)||t!=null&&e in Object(t)}Fy.exports=qq});var jy=g((Ale,qy)=>{var Uy=Uo(),jq="Expected a function";function Ad(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new TypeError(jq);var r=function(){var n=arguments,i=t?t.apply(this,n):n[0],a=r.cache;if(a.has(i))return a.get(i);var s=e.apply(this,n);return r.cache=a.set(i,s)||a,s};return r.cache=new(Ad.Cache||Uy),r}Ad.Cache=Uy;qy.exports=Ad});var Vy=g((Tle,zy)=>{var zq=jy(),Vq=500;function Hq(e){var t=zq(e,function(n){return r.size===Vq&&r.clear(),n}),r=t.cache;return t}zy.exports=Hq});var Gy=g((xle,Hy)=>{var Gq=Vy(),Wq=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Yq=/\\(\\)?/g,Kq=Gq(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(Wq,function(r,n,i,a){t.push(i?a.replace(Yq,"$1"):n||r)}),t});Hy.exports=Kq});var Da=g((Rle,Wy)=>{function Xq(e,t){for(var r=-1,n=e==null?0:e.length,i=Array(n);++r<n;)i[r]=t(e[r],r,e);return i}Wy.exports=Xq});var Qy=g((Cle,Zy)=>{var Yy=nn(),Jq=Da(),Zq=Le(),Qq=un(),ej=1/0,Ky=Yy?Yy.prototype:void 0,Xy=Ky?Ky.toString:void 0;function Jy(e){if(typeof e=="string")return e;if(Zq(e))return Jq(e,Jy)+"";if(Qq(e))return Xy?Xy.call(e):"";var t=e+"";return t=="0"&&1/e==-ej?"-0":t}Zy.exports=Jy});var Td=g((Nle,e_)=>{var tj=Qy();function rj(e){return e==null?"":tj(e)}e_.exports=rj});var ka=g((Ole,t_)=>{var nj=Le(),ij=tl(),aj=Gy(),sj=Td();function oj(e,t){return nj(e)?e:ij(e,t)?[e]:aj(sj(e))}t_.exports=oj});var oi=g((wle,r_)=>{var lj=un(),uj=1/0;function cj(e){if(typeof e=="string"||lj(e))return e;var t=e+"";return t=="0"&&1/e==-uj?"-0":t}r_.exports=cj});var Ba=g((Ile,n_)=>{var dj=ka(),fj=oi();function pj(e,t){t=dj(t,e);for(var r=0,n=t.length;e!=null&&r<n;)e=e[fj(t[r++])];return r&&r==n?e:void 0}n_.exports=pj});var a_=g((Sle,i_)=>{var hj=Ba();function vj(e,t,r){var n=e==null?void 0:hj(e,t);return n===void 0?r:n}i_.exports=vj});var o_=g((Lle,s_)=>{function mj(e,t){return e!=null&&t in Object(e)}s_.exports=mj});var xd=g((Dle,l_)=>{var gj=ka(),Ej=ti(),bj=Le(),yj=Ra(),_j=jo(),Aj=oi();function Tj(e,t,r){t=gj(t,e);for(var n=-1,i=t.length,a=!1;++n<i;){var s=Aj(t[n]);if(!(a=e!=null&&r(e,s)))break;e=e[s]}return a||++n!=i?a:(i=e==null?0:e.length,!!i&&_j(i)&&yj(s,i)&&(bj(e)||Ej(e)))}l_.exports=Tj});var Rd=g((kle,u_)=>{var xj=o_(),Rj=xd();function Cj(e,t){return e!=null&&Rj(e,t,xj)}u_.exports=Cj});var d_=g((Ble,c_)=>{var Nj=bd(),Oj=a_(),wj=Rd(),Ij=tl(),Sj=yd(),Lj=_d(),Dj=oi(),kj=1,Bj=2;function Mj(e,t){return Ij(e)&&Sj(t)?Lj(Dj(e),t):function(r){var n=Oj(r,e);return n===void 0&&n===t?wj(r,e):Nj(t,n,kj|Bj)}}c_.exports=Mj});var Cd=g((Mle,f_)=>{function Pj(e){return function(t){return t?.[e]}}f_.exports=Pj});var h_=g((Ple,p_)=>{var $j=Ba();function Fj(e){return function(t){return $j(t,e)}}p_.exports=Fj});var m_=g(($le,v_)=>{var Uj=Cd(),qj=h_(),jj=tl(),zj=oi();function Vj(e){return jj(e)?Uj(zj(e)):qj(e)}v_.exports=Vj});var jt=g((Fle,g_)=>{var Hj=Py(),Gj=d_(),Wj=xr(),Yj=Le(),Kj=m_();function Xj(e){return typeof e=="function"?e:e==null?Wj:typeof e=="object"?Yj(e)?Gj(e[0],e[1]):Hj(e):Kj(e)}g_.exports=Xj});var Nd=g((Ule,E_)=>{var Jj=Kc(),Zj=Zb(),Qj=jt(),ez=Le();function tz(e,t){var r=ez(e)?Jj:Zj;return r(e,Qj(t,3))}E_.exports=tz});var y_=g((qle,b_)=>{var rz=Object.prototype,nz=rz.hasOwnProperty;function iz(e,t){return e!=null&&nz.call(e,t)}b_.exports=iz});var Od=g((jle,__)=>{var az=y_(),sz=xd();function oz(e,t){return e!=null&&sz(e,t,az)}__.exports=oz});var T_=g((zle,A_)=>{var lz=Vo(),uz=ln(),cz=ti(),dz=Le(),fz=qt(),pz=an(),hz=wa(),vz=ii(),mz="[object Map]",gz="[object Set]",Ez=Object.prototype,bz=Ez.hasOwnProperty;function yz(e){if(e==null)return!0;if(fz(e)&&(dz(e)||typeof e=="string"||typeof e.splice=="function"||pz(e)||vz(e)||cz(e)))return!e.length;var t=uz(e);if(t==mz||t==gz)return!e.size;if(hz(e))return!lz(e).length;for(var r in e)if(bz.call(e,r))return!1;return!0}A_.exports=yz});var wd=g((Vle,x_)=>{function _z(e){return e===void 0}x_.exports=_z});var Id=g((Hle,R_)=>{var Az=La(),Tz=qt();function xz(e,t){var r=-1,n=Tz(e)?Array(e.length):[];return Az(e,function(i,a,s){n[++r]=t(i,a,s)}),n}R_.exports=xz});var Sd=g((Gle,C_)=>{var Rz=Da(),Cz=jt(),Nz=Id(),Oz=Le();function wz(e,t){var r=Oz(e)?Rz:Nz;return r(e,Cz(t,3))}C_.exports=wz});var O_=g((Wle,N_)=>{function Iz(e,t,r,n){var i=-1,a=e==null?0:e.length;for(n&&a&&(r=e[++i]);++i<a;)r=t(r,e[i],i,e);return r}N_.exports=Iz});var I_=g((Yle,w_)=>{function Sz(e,t,r,n,i){return i(e,function(a,s,o){r=n?(n=!1,a):t(r,a,s,o)}),r}w_.exports=Sz});var Ld=g((Kle,S_)=>{var Lz=O_(),Dz=La(),kz=jt(),Bz=I_(),Mz=Le();function Pz(e,t,r){var n=Mz(e)?Lz:Bz,i=arguments.length<3;return n(e,kz(t,4),r,i,Dz)}S_.exports=Pz});var D_=g((Xle,L_)=>{var $z=_r(),Fz=Le(),Uz=Ct(),qz="[object String]";function jz(e){return typeof e=="string"||!Fz(e)&&Uz(e)&&$z(e)==qz}L_.exports=jz});var B_=g((Jle,k_)=>{var zz=Cd(),Vz=zz("length");k_.exports=Vz});var P_=g((Zle,M_)=>{var Hz="\\ud800-\\udfff",Gz="\\u0300-\\u036f",Wz="\\ufe20-\\ufe2f",Yz="\\u20d0-\\u20ff",Kz=Gz+Wz+Yz,Xz="\\ufe0e\\ufe0f",Jz="\\u200d",Zz=RegExp("["+Jz+Hz+Kz+Xz+"]");function Qz(e){return Zz.test(e)}M_.exports=Qz});var G_=g((Qle,H_)=>{var F_="\\ud800-\\udfff",eV="\\u0300-\\u036f",tV="\\ufe20-\\ufe2f",rV="\\u20d0-\\u20ff",nV=eV+tV+rV,iV="\\ufe0e\\ufe0f",aV="["+F_+"]",Dd="["+nV+"]",kd="\\ud83c[\\udffb-\\udfff]",sV="(?:"+Dd+"|"+kd+")",U_="[^"+F_+"]",q_="(?:\\ud83c[\\udde6-\\uddff]){2}",j_="[\\ud800-\\udbff][\\udc00-\\udfff]",oV="\\u200d",z_=sV+"?",V_="["+iV+"]?",lV="(?:"+oV+"(?:"+[U_,q_,j_].join("|")+")"+V_+z_+")*",uV=V_+z_+lV,cV="(?:"+[U_+Dd+"?",Dd,q_,j_,aV].join("|")+")",$_=RegExp(kd+"(?="+kd+")|"+cV+uV,"g");function dV(e){for(var t=$_.lastIndex=0;$_.test(e);)++t;return t}H_.exports=dV});var Y_=g((eue,W_)=>{var fV=B_(),pV=P_(),hV=G_();function vV(e){return pV(e)?hV(e):fV(e)}W_.exports=vV});var X_=g((tue,K_)=>{var mV=Vo(),gV=ln(),EV=qt(),bV=D_(),yV=Y_(),_V="[object Map]",AV="[object Set]";function TV(e){if(e==null)return 0;if(EV(e))return bV(e)?yV(e):e.length;var t=gV(e);return t==_V||t==AV?e.size:mV(e).length}K_.exports=TV});var Z_=g((rue,J_)=>{var xV=qo(),RV=ld(),CV=Jo(),NV=jt(),OV=Sa(),wV=Le(),IV=an(),SV=Xn(),LV=ct(),DV=ii();function kV(e,t,r){var n=wV(e),i=n||IV(e)||DV(e);if(t=NV(t,4),r==null){var a=e&&e.constructor;i?r=n?new a:[]:LV(e)?r=SV(a)?RV(OV(e)):{}:r={}}return(i?xV:CV)(e,function(s,o,l){return t(r,s,o,l)}),r}J_.exports=kV});var r8=g((nue,t8)=>{var Q_=nn(),BV=ti(),MV=Le(),e8=Q_?Q_.isConcatSpreadable:void 0;function PV(e){return MV(e)||BV(e)||!!(e8&&e&&e[e8])}t8.exports=PV});var rl=g((iue,i8)=>{var $V=Go(),FV=r8();function n8(e,t,r,n,i){var a=-1,s=e.length;for(r||(r=FV),i||(i=[]);++a<s;){var o=e[a];t>0&&r(o)?t>1?n8(o,t-1,r,n,i):$V(i,o):n||(i[i.length]=o)}return i}i8.exports=n8});var s8=g((aue,a8)=>{function UV(e,t,r){switch(r.length){case 0:return e.call(t);case 1:return e.call(t,r[0]);case 2:return e.call(t,r[0],r[1]);case 3:return e.call(t,r[0],r[1],r[2])}return e.apply(t,r)}a8.exports=UV});var Bd=g((sue,l8)=>{var qV=s8(),o8=Math.max;function jV(e,t,r){return t=o8(t===void 0?e.length-1:t,0),function(){for(var n=arguments,i=-1,a=o8(n.length-t,0),s=Array(a);++i<a;)s[i]=n[t+i];i=-1;for(var o=Array(t+1);++i<t;)o[i]=n[i];return o[t]=r(s),qV(e,this,o)}}l8.exports=jV});var d8=g((oue,c8)=>{var zV=Ko(),u8=zc(),VV=xr(),HV=u8?function(e,t){return u8(e,"toString",{configurable:!0,enumerable:!1,value:zV(t),writable:!0})}:VV;c8.exports=HV});var p8=g((lue,f8)=>{var GV=800,WV=16,YV=Date.now;function KV(e){var t=0,r=0;return function(){var n=YV(),i=WV-(n-r);if(r=n,i>0){if(++t>=GV)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}f8.exports=KV});var Md=g((uue,h8)=>{var XV=d8(),JV=p8(),ZV=JV(XV);h8.exports=ZV});var Ma=g((cue,v8)=>{var QV=xr(),eH=Bd(),tH=Md();function rH(e,t){return tH(eH(e,t,QV),e+"")}v8.exports=rH});var Pd=g((due,m8)=>{function nH(e,t,r,n){for(var i=e.length,a=r+(n?1:-1);n?a--:++a<i;)if(t(e[a],a,e))return a;return-1}m8.exports=nH});var E8=g((fue,g8)=>{function iH(e){return e!==e}g8.exports=iH});var y8=g((pue,b8)=>{function aH(e,t,r){for(var n=r-1,i=e.length;++n<i;)if(e[n]===t)return n;return-1}b8.exports=aH});var A8=g((hue,_8)=>{var sH=Pd(),oH=E8(),lH=y8();function uH(e,t,r){return t===t?lH(e,t,r):sH(e,oH,r)}_8.exports=uH});var x8=g((vue,T8)=>{var cH=A8();function dH(e,t){var r=e==null?0:e.length;return!!r&&cH(e,t,0)>-1}T8.exports=dH});var C8=g((mue,R8)=>{function fH(e,t,r){for(var n=-1,i=e==null?0:e.length;++n<i;)if(r(t,e[n]))return!0;return!1}R8.exports=fH});var O8=g((gue,N8)=>{function pH(){}N8.exports=pH});var I8=g((Eue,w8)=>{var $d=ed(),hH=O8(),vH=Qo(),mH=1/0,gH=$d&&1/vH(new $d([,-0]))[1]==mH?function(e){return new $d(e)}:hH;w8.exports=gH});var L8=g((bue,S8)=>{var EH=hd(),bH=x8(),yH=C8(),_H=vd(),AH=I8(),TH=Qo(),xH=200;function RH(e,t,r){var n=-1,i=bH,a=e.length,s=!0,o=[],l=o;if(r)s=!1,i=yH;else if(a>=xH){var u=t?null:AH(e);if(u)return TH(u);s=!1,i=_H,l=new EH}else l=t?[]:o;e:for(;++n<a;){var d=e[n],h=t?t(d):d;if(d=r||d!==0?d:0,s&&h===h){for(var E=l.length;E--;)if(l[E]===h)continue e;t&&l.push(h),o.push(d)}else i(l,h,r)||(l!==o&&l.push(h),o.push(d))}return o}S8.exports=RH});var Fd=g((yue,D8)=>{var CH=qt(),NH=Ct();function OH(e){return NH(e)&&CH(e)}D8.exports=OH});var B8=g((_ue,k8)=>{var wH=rl(),IH=Ma(),SH=L8(),LH=Fd(),DH=IH(function(e){return SH(wH(e,1,LH,!0))});k8.exports=DH});var P8=g((Aue,M8)=>{var kH=Da();function BH(e,t){return kH(t,function(r){return e[r]})}M8.exports=BH});var Ud=g((Tue,$8)=>{var MH=P8(),PH=Qt();function $H(e){return e==null?[]:MH(e,PH(e))}$8.exports=$H});var dt=g((xue,F8)=>{var nl;if(typeof tt=="function")try{nl={clone:$b(),constant:Ko(),each:pd(),filter:Nd(),has:Od(),isArray:Le(),isEmpty:T_(),isFunction:Xn(),isUndefined:wd(),keys:Qt(),map:Sd(),reduce:Ld(),size:X_(),transform:Z_(),union:B8(),values:Ud()}}catch{}nl||(nl=window._);F8.exports=nl});var il=g((Cue,z8)=>{"use strict";var re=dt();z8.exports=ue;var FH="\0",cn="\0",U8="";function ue(e){this._isDirected=re.has(e,"directed")?e.directed:!0,this._isMultigraph=re.has(e,"multigraph")?e.multigraph:!1,this._isCompound=re.has(e,"compound")?e.compound:!1,this._label=void 0,this._defaultNodeLabelFn=re.constant(void 0),this._defaultEdgeLabelFn=re.constant(void 0),this._nodes={},this._isCompound&&(this._parent={},this._children={},this._children[cn]={}),this._in={},this._preds={},this._out={},this._sucs={},this._edgeObjs={},this._edgeLabels={}}ue.prototype._nodeCount=0;ue.prototype._edgeCount=0;ue.prototype.isDirected=function(){return this._isDirected};ue.prototype.isMultigraph=function(){return this._isMultigraph};ue.prototype.isCompound=function(){return this._isCompound};ue.prototype.setGraph=function(e){return this._label=e,this};ue.prototype.graph=function(){return this._label};ue.prototype.setDefaultNodeLabel=function(e){return re.isFunction(e)||(e=re.constant(e)),this._defaultNodeLabelFn=e,this};ue.prototype.nodeCount=function(){return this._nodeCount};ue.prototype.nodes=function(){return re.keys(this._nodes)};ue.prototype.sources=function(){var e=this;return re.filter(this.nodes(),function(t){return re.isEmpty(e._in[t])})};ue.prototype.sinks=function(){var e=this;return re.filter(this.nodes(),function(t){return re.isEmpty(e._out[t])})};ue.prototype.setNodes=function(e,t){var r=arguments,n=this;return re.each(e,function(i){r.length>1?n.setNode(i,t):n.setNode(i)}),this};ue.prototype.setNode=function(e,t){return re.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]=cn,this._children[e]={},this._children[cn][e]=!0),this._in[e]={},this._preds[e]={},this._out[e]={},this._sucs[e]={},++this._nodeCount,this)};ue.prototype.node=function(e){return this._nodes[e]};ue.prototype.hasNode=function(e){return re.has(this._nodes,e)};ue.prototype.removeNode=function(e){var t=this;if(re.has(this._nodes,e)){var r=function(n){t.removeEdge(t._edgeObjs[n])};delete this._nodes[e],this._isCompound&&(this._removeFromParentsChildList(e),delete this._parent[e],re.each(this.children(e),function(n){t.setParent(n)}),delete this._children[e]),re.each(re.keys(this._in[e]),r),delete this._in[e],delete this._preds[e],re.each(re.keys(this._out[e]),r),delete this._out[e],delete this._sucs[e],--this._nodeCount}return this};ue.prototype.setParent=function(e,t){if(!this._isCompound)throw new Error("Cannot set parent in a non-compound graph");if(re.isUndefined(t))t=cn;else{t+="";for(var r=t;!re.isUndefined(r);r=this.parent(r))if(r===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};ue.prototype._removeFromParentsChildList=function(e){delete this._children[this._parent[e]][e]};ue.prototype.parent=function(e){if(this._isCompound){var t=this._parent[e];if(t!==cn)return t}};ue.prototype.children=function(e){if(re.isUndefined(e)&&(e=cn),this._isCompound){var t=this._children[e];if(t)return re.keys(t)}else{if(e===cn)return this.nodes();if(this.hasNode(e))return[]}};ue.prototype.predecessors=function(e){var t=this._preds[e];if(t)return re.keys(t)};ue.prototype.successors=function(e){var t=this._sucs[e];if(t)return re.keys(t)};ue.prototype.neighbors=function(e){var t=this.predecessors(e);if(t)return re.union(t,this.successors(e))};ue.prototype.isLeaf=function(e){var t;return this.isDirected()?t=this.successors(e):t=this.neighbors(e),t.length===0};ue.prototype.filterNodes=function(e){var t=new this.constructor({directed:this._isDirected,multigraph:this._isMultigraph,compound:this._isCompound});t.setGraph(this.graph());var r=this;re.each(this._nodes,function(a,s){e(s)&&t.setNode(s,a)}),re.each(this._edgeObjs,function(a){t.hasNode(a.v)&&t.hasNode(a.w)&&t.setEdge(a,r.edge(a))});var n={};function i(a){var s=r.parent(a);return s===void 0||t.hasNode(s)?(n[a]=s,s):s in n?n[s]:i(s)}return this._isCompound&&re.each(t.nodes(),function(a){t.setParent(a,i(a))}),t};ue.prototype.setDefaultEdgeLabel=function(e){return re.isFunction(e)||(e=re.constant(e)),this._defaultEdgeLabelFn=e,this};ue.prototype.edgeCount=function(){return this._edgeCount};ue.prototype.edges=function(){return re.values(this._edgeObjs)};ue.prototype.setPath=function(e,t){var r=this,n=arguments;return re.reduce(e,function(i,a){return n.length>1?r.setEdge(i,a,t):r.setEdge(i,a),a}),this};ue.prototype.setEdge=function(){var e,t,r,n,i=!1,a=arguments[0];typeof a=="object"&&a!==null&&"v"in a?(e=a.v,t=a.w,r=a.name,arguments.length===2&&(n=arguments[1],i=!0)):(e=a,t=arguments[1],r=arguments[3],arguments.length>2&&(n=arguments[2],i=!0)),e=""+e,t=""+t,re.isUndefined(r)||(r=""+r);var s=Pa(this._isDirected,e,t,r);if(re.has(this._edgeLabels,s))return i&&(this._edgeLabels[s]=n),this;if(!re.isUndefined(r)&&!this._isMultigraph)throw new Error("Cannot set a named edge when isMultigraph = false");this.setNode(e),this.setNode(t),this._edgeLabels[s]=i?n:this._defaultEdgeLabelFn(e,t,r);var o=UH(this._isDirected,e,t,r);return e=o.v,t=o.w,Object.freeze(o),this._edgeObjs[s]=o,q8(this._preds[t],e),q8(this._sucs[e],t),this._in[t][s]=o,this._out[e][s]=o,this._edgeCount++,this};ue.prototype.edge=function(e,t,r){var n=arguments.length===1?qd(this._isDirected,arguments[0]):Pa(this._isDirected,e,t,r);return this._edgeLabels[n]};ue.prototype.hasEdge=function(e,t,r){var n=arguments.length===1?qd(this._isDirected,arguments[0]):Pa(this._isDirected,e,t,r);return re.has(this._edgeLabels,n)};ue.prototype.removeEdge=function(e,t,r){var n=arguments.length===1?qd(this._isDirected,arguments[0]):Pa(this._isDirected,e,t,r),i=this._edgeObjs[n];return i&&(e=i.v,t=i.w,delete this._edgeLabels[n],delete this._edgeObjs[n],j8(this._preds[t],e),j8(this._sucs[e],t),delete this._in[t][n],delete this._out[e][n],this._edgeCount--),this};ue.prototype.inEdges=function(e,t){var r=this._in[e];if(r){var n=re.values(r);return t?re.filter(n,function(i){return i.v===t}):n}};ue.prototype.outEdges=function(e,t){var r=this._out[e];if(r){var n=re.values(r);return t?re.filter(n,function(i){return i.w===t}):n}};ue.prototype.nodeEdges=function(e,t){var r=this.inEdges(e,t);if(r)return r.concat(this.outEdges(e,t))};function q8(e,t){e[t]?e[t]++:e[t]=1}function j8(e,t){--e[t]||delete e[t]}function Pa(e,t,r,n){var i=""+t,a=""+r;if(!e&&i>a){var s=i;i=a,a=s}return i+U8+a+U8+(re.isUndefined(n)?FH:n)}function UH(e,t,r,n){var i=""+t,a=""+r;if(!e&&i>a){var s=i;i=a,a=s}var o={v:i,w:a};return n&&(o.name=n),o}function qd(e,t){return Pa(e,t.v,t.w,t.name)}});var H8=g((Nue,V8)=>{V8.exports="2.1.8"});var W8=g((Oue,G8)=>{G8.exports={Graph:il(),version:H8()}});var K8=g((wue,Y8)=>{var zt=dt(),qH=il();Y8.exports={write:jH,read:HH};function jH(e){var t={options:{directed:e.isDirected(),multigraph:e.isMultigraph(),compound:e.isCompound()},nodes:zH(e),edges:VH(e)};return zt.isUndefined(e.graph())||(t.value=zt.clone(e.graph())),t}function zH(e){return zt.map(e.nodes(),function(t){var r=e.node(t),n=e.parent(t),i={v:t};return zt.isUndefined(r)||(i.value=r),zt.isUndefined(n)||(i.parent=n),i})}function VH(e){return zt.map(e.edges(),function(t){var r=e.edge(t),n={v:t.v,w:t.w};return zt.isUndefined(t.name)||(n.name=t.name),zt.isUndefined(r)||(n.value=r),n})}function HH(e){var t=new qH(e.options).setGraph(e.value);return zt.each(e.nodes,function(r){t.setNode(r.v,r.value),r.parent&&t.setParent(r.v,r.parent)}),zt.each(e.edges,function(r){t.setEdge({v:r.v,w:r.w,name:r.name},r.value)}),t}});var J8=g((Iue,X8)=>{var al=dt();X8.exports=GH;function GH(e){var t={},r=[],n;function i(a){al.has(t,a)||(t[a]=!0,n.push(a),al.each(e.successors(a),i),al.each(e.predecessors(a),i))}return al.each(e.nodes(),function(a){n=[],i(a),n.length&&r.push(n)}),r}});var jd=g((Sue,Q8)=>{var Z8=dt();Q8.exports=Et;function Et(){this._arr=[],this._keyIndices={}}Et.prototype.size=function(){return this._arr.length};Et.prototype.keys=function(){return this._arr.map(function(e){return e.key})};Et.prototype.has=function(e){return Z8.has(this._keyIndices,e)};Et.prototype.priority=function(e){var t=this._keyIndices[e];if(t!==void 0)return this._arr[t].priority};Et.prototype.min=function(){if(this.size()===0)throw new Error("Queue underflow");return this._arr[0].key};Et.prototype.add=function(e,t){var r=this._keyIndices;if(e=String(e),!Z8.has(r,e)){var n=this._arr,i=n.length;return r[e]=i,n.push({key:e,priority:t}),this._decrease(i),!0}return!1};Et.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};Et.prototype.decrease=function(e,t){var r=this._keyIndices[e];if(t>this._arr[r].priority)throw new Error("New priority is greater than current priority. Key: "+e+" Old: "+this._arr[r].priority+" New: "+t);this._arr[r].priority=t,this._decrease(r)};Et.prototype._heapify=function(e){var t=this._arr,r=2*e,n=r+1,i=e;r<t.length&&(i=t[r].priority<t[i].priority?r:i,n<t.length&&(i=t[n].priority<t[i].priority?n:i),i!==e&&(this._swap(e,i),this._heapify(i)))};Et.prototype._decrease=function(e){for(var t=this._arr,r=t[e].priority,n;e!==0&&(n=e>>1,!(t[n].priority<r));)this._swap(e,n),e=n};Et.prototype._swap=function(e,t){var r=this._arr,n=this._keyIndices,i=r[e],a=r[t];r[e]=a,r[t]=i,n[a.key]=e,n[i.key]=t}});var zd=g((Lue,e3)=>{var WH=dt(),YH=jd();e3.exports=XH;var KH=WH.constant(1);function XH(e,t,r,n){return JH(e,String(t),r||KH,n||function(i){return e.outEdges(i)})}function JH(e,t,r,n){var i={},a=new YH,s,o,l=function(u){var d=u.v!==s?u.v:u.w,h=i[d],E=r(u),y=o.distance+E;if(E<0)throw new Error("dijkstra does not allow negative edge weights. Bad edge: "+u+" Weight: "+E);y<h.distance&&(h.distance=y,h.predecessor=s,a.decrease(d,y))};for(e.nodes().forEach(function(u){var d=u===t?0:Number.POSITIVE_INFINITY;i[u]={distance:d},a.add(u,d)});a.size()>0&&(s=a.removeMin(),o=i[s],o.distance!==Number.POSITIVE_INFINITY);)n(s).forEach(l);return i}});var r3=g((Due,t3)=>{var ZH=zd(),QH=dt();t3.exports=eG;function eG(e,t,r){return QH.transform(e.nodes(),function(n,i){n[i]=ZH(e,i,t,r)},{})}});var Vd=g((kue,i3)=>{var n3=dt();i3.exports=tG;function tG(e){var t=0,r=[],n={},i=[];function a(s){var o=n[s]={onStack:!0,lowlink:t,index:t++};if(r.push(s),e.successors(s).forEach(function(d){n3.has(n,d)?n[d].onStack&&(o.lowlink=Math.min(o.lowlink,n[d].index)):(a(d),o.lowlink=Math.min(o.lowlink,n[d].lowlink))}),o.lowlink===o.index){var l=[],u;do u=r.pop(),n[u].onStack=!1,l.push(u);while(s!==u);i.push(l)}}return e.nodes().forEach(function(s){n3.has(n,s)||a(s)}),i}});var s3=g((Bue,a3)=>{var rG=dt(),nG=Vd();a3.exports=iG;function iG(e){return rG.filter(nG(e),function(t){return t.length>1||t.length===1&&e.hasEdge(t[0],t[0])})}});var l3=g((Mue,o3)=>{var aG=dt();o3.exports=oG;var sG=aG.constant(1);function oG(e,t,r){return lG(e,t||sG,r||function(n){return e.outEdges(n)})}function lG(e,t,r){var n={},i=e.nodes();return i.forEach(function(a){n[a]={},n[a][a]={distance:0},i.forEach(function(s){a!==s&&(n[a][s]={distance:Number.POSITIVE_INFINITY})}),r(a).forEach(function(s){var o=s.v===a?s.w:s.v,l=t(s);n[a][o]={distance:l,predecessor:a}})}),i.forEach(function(a){var s=n[a];i.forEach(function(o){var l=n[o];i.forEach(function(u){var d=l[a],h=s[u],E=l[u],y=d.distance+h.distance;y<E.distance&&(E.distance=y,E.predecessor=h.predecessor)})})}),n}});var Hd=g((Pue,c3)=>{var $a=dt();c3.exports=u3;u3.CycleException=sl;function u3(e){var t={},r={},n=[];function i(a){if($a.has(r,a))throw new sl;$a.has(t,a)||(r[a]=!0,t[a]=!0,$a.each(e.predecessors(a),i),delete r[a],n.push(a))}if($a.each(e.sinks(),i),$a.size(t)!==e.nodeCount())throw new sl;return n}function sl(){}sl.prototype=new Error});var p3=g(($ue,f3)=>{var d3=Hd();f3.exports=uG;function uG(e){try{d3(e)}catch(t){if(t instanceof d3.CycleException)return!1;throw t}return!0}});var Gd=g((Fue,v3)=>{var ol=dt();v3.exports=cG;function cG(e,t,r){ol.isArray(t)||(t=[t]);var n=(e.isDirected()?e.successors:e.neighbors).bind(e),i=[],a={};return ol.each(t,function(s){if(!e.hasNode(s))throw new Error("Graph does not have node: "+s);h3(e,s,r==="post",a,n,i)}),i}function h3(e,t,r,n,i,a){ol.has(n,t)||(n[t]=!0,r||a.push(t),ol.each(i(t),function(s){h3(e,s,r,n,i,a)}),r&&a.push(t))}});var g3=g((Uue,m3)=>{var dG=Gd();m3.exports=fG;function fG(e,t){return dG(e,t,"post")}});var b3=g((que,E3)=>{var pG=Gd();E3.exports=hG;function hG(e,t){return pG(e,t,"pre")}});var A3=g((jue,_3)=>{var y3=dt(),vG=il(),mG=jd();_3.exports=gG;function gG(e,t){var r=new vG,n={},i=new mG,a;function s(l){var u=l.v===a?l.w:l.v,d=i.priority(u);if(d!==void 0){var h=t(l);h<d&&(n[u]=a,i.decrease(u,h))}}if(e.nodeCount()===0)return r;y3.each(e.nodes(),function(l){i.add(l,Number.POSITIVE_INFINITY),r.setNode(l)}),i.decrease(e.nodes()[0],0);for(var o=!1;i.size()>0;){if(a=i.removeMin(),y3.has(n,a))r.setEdge(a,n[a]);else{if(o)throw new Error("Input graph is not connected: "+e);o=!0}e.nodeEdges(a).forEach(s)}return r}});var x3=g((zue,T3)=>{T3.exports={components:J8(),dijkstra:zd(),dijkstraAll:r3(),findCycles:s3(),floydWarshall:l3(),isAcyclic:p3(),postorder:g3(),preorder:b3(),prim:A3(),tarjan:Vd(),topsort:Hd()}});var N3=g((Vue,C3)=>{var R3=W8();C3.exports={Graph:R3.Graph,json:K8(),alg:x3(),version:R3.version}});var bt=g((Hue,O3)=>{var ll;if(typeof tt=="function")try{ll=N3()}catch{}ll||(ll=window.graphlib);O3.exports=ll});var I3=g((Wue,w3)=>{var EG=cd(),bG=1,yG=4;function _G(e){return EG(e,bG|yG)}w3.exports=_G});var Fa=g((Yue,S3)=>{var AG=rn(),TG=qt(),xG=Ra(),RG=ct();function CG(e,t,r){if(!RG(r))return!1;var n=typeof t;return(n=="number"?TG(r)&&xG(t,r.length):n=="string"&&t in r)?AG(r[t],e):!1}S3.exports=CG});var k3=g((Kue,D3)=>{var NG=Ma(),OG=rn(),wG=Fa(),IG=Tr(),L3=Object.prototype,SG=L3.hasOwnProperty,LG=NG(function(e,t){e=Object(e);var r=-1,n=t.length,i=n>2?t[2]:void 0;for(i&&wG(t[0],t[1],i)&&(n=1);++r<n;)for(var a=t[r],s=IG(a),o=-1,l=s.length;++o<l;){var u=s[o],d=e[u];(d===void 0||OG(d,L3[u])&&!SG.call(e,u))&&(e[u]=a[u])}return e});D3.exports=LG});var M3=g((Xue,B3)=>{var DG=jt(),kG=qt(),BG=Qt();function MG(e){return function(t,r,n){var i=Object(t);if(!kG(t)){var a=DG(r,3);t=BG(t),r=function(o){return a(i[o],o,i)}}var s=e(t,r,n);return s>-1?i[a?t[s]:s]:void 0}}B3.exports=MG});var $3=g((Jue,P3)=>{var PG=/\s/;function $G(e){for(var t=e.length;t--&&PG.test(e.charAt(t)););return t}P3.exports=$G});var U3=g((Zue,F3)=>{var FG=$3(),UG=/^\s+/;function qG(e){return e&&e.slice(0,FG(e)+1).replace(UG,"")}F3.exports=qG});var V3=g((Que,z3)=>{var jG=U3(),q3=ct(),zG=un(),j3=0/0,VG=/^[-+]0x[0-9a-f]+$/i,HG=/^0b[01]+$/i,GG=/^0o[0-7]+$/i,WG=parseInt;function YG(e){if(typeof e=="number")return e;if(zG(e))return j3;if(q3(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=q3(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=jG(e);var r=HG.test(e);return r||GG.test(e)?WG(e.slice(2),r?2:8):VG.test(e)?j3:+e}z3.exports=YG});var Wd=g((ece,G3)=>{var KG=V3(),H3=1/0,XG=17976931348623157e292;function JG(e){if(!e)return e===0?e:0;if(e=KG(e),e===H3||e===-H3){var t=e<0?-1:1;return t*XG}return e===e?e:0}G3.exports=JG});var Y3=g((tce,W3)=>{var ZG=Wd();function QG(e){var t=ZG(e),r=t%1;return t===t?r?t-r:t:0}W3.exports=QG});var X3=g((rce,K3)=>{var eW=Pd(),tW=jt(),rW=Y3(),nW=Math.max;function iW(e,t,r){var n=e==null?0:e.length;if(!n)return-1;var i=r==null?0:rW(r);return i<0&&(i=nW(n+i,0)),eW(e,tW(t,3),i)}K3.exports=iW});var Z3=g((nce,J3)=>{var aW=M3(),sW=X3(),oW=aW(sW);J3.exports=oW});var Yd=g((ice,Q3)=>{var lW=rl();function uW(e){var t=e==null?0:e.length;return t?lW(e,1):[]}Q3.exports=uW});var tA=g((ace,eA)=>{var cW=Xo(),dW=dd(),fW=Tr();function pW(e,t){return e==null?e:cW(e,dW(t),fW)}eA.exports=pW});var nA=g((sce,rA)=>{function hW(e){var t=e==null?0:e.length;return t?e[t-1]:void 0}rA.exports=hW});var aA=g((oce,iA)=>{var vW=Aa(),mW=Jo(),gW=jt();function EW(e,t){var r={};return t=gW(t,3),mW(e,function(n,i,a){vW(r,i,t(n,i,a))}),r}iA.exports=EW});var ul=g((lce,sA)=>{var bW=un();function yW(e,t,r){for(var n=-1,i=e.length;++n<i;){var a=e[n],s=t(a);if(s!=null&&(o===void 0?s===s&&!bW(s):r(s,o)))var o=s,l=a}return l}sA.exports=yW});var lA=g((uce,oA)=>{function _W(e,t){return e>t}oA.exports=_W});var cA=g((cce,uA)=>{var AW=ul(),TW=lA(),xW=xr();function RW(e){return e&&e.length?AW(e,xW,TW):void 0}uA.exports=RW});var Kd=g((dce,dA)=>{var CW=Aa(),NW=rn();function OW(e,t,r){(r!==void 0&&!NW(e[t],r)||r===void 0&&!(t in e))&&CW(e,t,r)}dA.exports=OW});var hA=g((fce,pA)=>{var wW=_r(),IW=Sa(),SW=Ct(),LW="[object Object]",DW=Function.prototype,kW=Object.prototype,fA=DW.toString,BW=kW.hasOwnProperty,MW=fA.call(Object);function PW(e){if(!SW(e)||wW(e)!=LW)return!1;var t=IW(e);if(t===null)return!0;var r=BW.call(t,"constructor")&&t.constructor;return typeof r=="function"&&r instanceof r&&fA.call(r)==MW}pA.exports=PW});var Xd=g((pce,vA)=>{function $W(e,t){if(!(t==="constructor"&&typeof e[t]=="function")&&t!="__proto__")return e[t]}vA.exports=$W});var gA=g((hce,mA)=>{var FW=ei(),UW=Tr();function qW(e){return FW(e,UW(e))}mA.exports=qW});var TA=g((vce,AA)=>{var EA=Kd(),jW=Wc(),zW=od(),VW=Yc(),HW=ud(),bA=ti(),yA=Le(),GW=Fd(),WW=an(),YW=Xn(),KW=ct(),XW=hA(),JW=ii(),_A=Xd(),ZW=gA();function QW(e,t,r,n,i,a,s){var o=_A(e,r),l=_A(t,r),u=s.get(l);if(u){EA(e,r,u);return}var d=a?a(o,l,r+"",e,t,s):void 0,h=d===void 0;if(h){var E=yA(l),y=!E&&WW(l),T=!E&&!y&&JW(l);d=l,E||y||T?yA(o)?d=o:GW(o)?d=VW(o):y?(h=!1,d=jW(l,!0)):T?(h=!1,d=zW(l,!0)):d=[]:XW(l)||bA(l)?(d=o,bA(o)?d=ZW(o):(!KW(o)||YW(o))&&(d=HW(l))):h=!1}h&&(s.set(l,d),i(d,l,n,a,s),s.delete(l)),EA(e,r,d)}AA.exports=QW});var CA=g((mce,RA)=>{var eY=_a(),tY=Kd(),rY=Xo(),nY=TA(),iY=ct(),aY=Tr(),sY=Xd();function xA(e,t,r,n,i){e!==t&&rY(t,function(a,s){if(i||(i=new eY),iY(a))nY(e,t,s,r,xA,n,i);else{var o=n?n(sY(e,s),a,s+"",e,t,i):void 0;o===void 0&&(o=a),tY(e,s,o)}},aY)}RA.exports=xA});var OA=g((gce,NA)=>{var oY=Ma(),lY=Fa();function uY(e){return oY(function(t,r){var n=-1,i=r.length,a=i>1?r[i-1]:void 0,s=i>2?r[2]:void 0;for(a=e.length>3&&typeof a=="function"?(i--,a):void 0,s&&lY(r[0],r[1],s)&&(a=i<3?void 0:a,i=1),t=Object(t);++n<i;){var o=r[n];o&&e(t,o,n,a)}return t})}NA.exports=uY});var IA=g((Ece,wA)=>{var cY=CA(),dY=OA(),fY=dY(function(e,t,r){cY(e,t,r)});wA.exports=fY});var Jd=g((bce,SA)=>{function pY(e,t){return e<t}SA.exports=pY});var DA=g((yce,LA)=>{var hY=ul(),vY=Jd(),mY=xr();function gY(e){return e&&e.length?hY(e,mY,vY):void 0}LA.exports=gY});var BA=g((_ce,kA)=>{var EY=ul(),bY=jt(),yY=Jd();function _Y(e,t){return e&&e.length?EY(e,bY(t,2),yY):void 0}kA.exports=_Y});var PA=g((Ace,MA)=>{var AY=gt(),TY=function(){return AY.Date.now()};MA.exports=TY});var UA=g((Tce,FA)=>{var xY=Ta(),RY=ka(),CY=Ra(),$A=ct(),NY=oi();function OY(e,t,r,n){if(!$A(e))return e;t=RY(t,e);for(var i=-1,a=t.length,s=a-1,o=e;o!=null&&++i<a;){var l=NY(t[i]),u=r;if(l==="__proto__"||l==="constructor"||l==="prototype")return e;if(i!=s){var d=o[l];u=n?n(d,l,o):void 0,u===void 0&&(u=$A(d)?d:CY(t[i+1])?[]:{})}xY(o,l,u),o=o[l]}return e}FA.exports=OY});var jA=g((xce,qA)=>{var wY=Ba(),IY=UA(),SY=ka();function LY(e,t,r){for(var n=-1,i=t.length,a={};++n<i;){var s=t[n],o=wY(e,s);r(o,s)&&IY(a,SY(s,e),o)}return a}qA.exports=LY});var VA=g((Rce,zA)=>{var DY=jA(),kY=Rd();function BY(e,t){return DY(e,t,function(r,n){return kY(e,n)})}zA.exports=BY});var GA=g((Cce,HA)=>{var MY=Yd(),PY=Bd(),$Y=Md();function FY(e){return $Y(PY(e,void 0,MY),e+"")}HA.exports=FY});var YA=g((Nce,WA)=>{var UY=VA(),qY=GA(),jY=qY(function(e,t){return e==null?{}:UY(e,t)});WA.exports=jY});var XA=g((Oce,KA)=>{var zY=Math.ceil,VY=Math.max;function HY(e,t,r,n){for(var i=-1,a=VY(zY((t-e)/(r||1)),0),s=Array(a);a--;)s[n?a:++i]=e,e+=r;return s}KA.exports=HY});var ZA=g((wce,JA)=>{var GY=XA(),WY=Fa(),Zd=Wd();function YY(e){return function(t,r,n){return n&&typeof n!="number"&&WY(t,r,n)&&(r=n=void 0),t=Zd(t),r===void 0?(r=t,t=0):r=Zd(r),n=n===void 0?t<r?1:-1:Zd(n),GY(t,r,n,e)}}JA.exports=YY});var e5=g((Ice,QA)=>{var KY=ZA(),XY=KY();QA.exports=XY});var r5=g((Sce,t5)=>{function JY(e,t){var r=e.length;for(e.sort(t);r--;)e[r]=e[r].value;return e}t5.exports=JY});var a5=g((Lce,i5)=>{var n5=un();function ZY(e,t){if(e!==t){var r=e!==void 0,n=e===null,i=e===e,a=n5(e),s=t!==void 0,o=t===null,l=t===t,u=n5(t);if(!o&&!u&&!a&&e>t||a&&s&&l&&!o&&!u||n&&s&&l||!r&&l||!i)return 1;if(!n&&!a&&!u&&e<t||u&&r&&i&&!n&&!a||o&&r&&i||!s&&i||!l)return-1}return 0}i5.exports=ZY});var o5=g((Dce,s5)=>{var QY=a5();function eK(e,t,r){for(var n=-1,i=e.criteria,a=t.criteria,s=i.length,o=r.length;++n<s;){var l=QY(i[n],a[n]);if(l){if(n>=o)return l;var u=r[n];return l*(u=="desc"?-1:1)}}return e.index-t.index}s5.exports=eK});var u5=g((kce,l5)=>{var Qd=Da(),tK=Ba(),rK=jt(),nK=Id(),iK=r5(),aK=Ca(),sK=o5(),oK=xr(),lK=Le();function uK(e,t,r){t.length?t=Qd(t,function(a){return lK(a)?function(s){return tK(s,a.length===1?a[0]:a)}:a}):t=[oK];var n=-1;t=Qd(t,aK(rK));var i=nK(e,function(a,s,o){var l=Qd(t,function(u){return u(a)});return{criteria:l,index:++n,value:a}});return iK(i,function(a,s){return sK(a,s,r)})}l5.exports=uK});var f5=g((Bce,d5)=>{var cK=rl(),dK=u5(),fK=Ma(),c5=Fa(),pK=fK(function(e,t){if(e==null)return[];var r=t.length;return r>1&&c5(e,t[0],t[1])?t=[]:r>2&&c5(t[0],t[1],t[2])&&(t=[t[0]]),dK(e,cK(t,1),[])});d5.exports=pK});var h5=g((Mce,p5)=>{var hK=Td(),vK=0;function mK(e){var t=++vK;return hK(e)+t}p5.exports=mK});var m5=g((Pce,v5)=>{function gK(e,t,r){for(var n=-1,i=e.length,a=t.length,s={};++n<i;){var o=n<a?t[n]:void 0;r(s,e[n],o)}return s}v5.exports=gK});var E5=g(($ce,g5)=>{var EK=Ta(),bK=m5();function yK(e,t){return bK(e||[],t||[],EK)}g5.exports=yK});var Ce=g((Fce,b5)=>{var cl;if(typeof tt=="function")try{cl={cloneDeep:I3(),constant:Ko(),defaults:k3(),each:pd(),filter:Nd(),find:Z3(),flatten:Yd(),forEach:fd(),forIn:tA(),has:Od(),isUndefined:wd(),last:nA(),map:Sd(),mapValues:aA(),max:cA(),merge:IA(),min:DA(),minBy:BA(),now:PA(),pick:YA(),range:e5(),reduce:Ld(),sortBy:f5(),uniqueId:h5(),values:Ud(),zipObject:E5()}}catch{}cl||(cl=window._);b5.exports=cl});var A5=g((qce,_5)=>{_5.exports=dl;function dl(){var e={};e._next=e._prev=e,this._sentinel=e}dl.prototype.dequeue=function(){var e=this._sentinel,t=e._prev;if(t!==e)return y5(t),t};dl.prototype.enqueue=function(e){var t=this._sentinel;e._prev&&e._next&&y5(e),e._next=t._next,t._next._prev=e,t._next=e,e._prev=t};dl.prototype.toString=function(){for(var e=[],t=this._sentinel,r=t._prev;r!==t;)e.push(JSON.stringify(r,_K)),r=r._prev;return"["+e.join(", ")+"]"};function y5(e){e._prev._next=e._next,e._next._prev=e._prev,delete e._next,delete e._prev}function _K(e,t){if(e!=="_next"&&e!=="_prev")return t}});var x5=g((jce,T5)=>{var er=Ce(),AK=bt().Graph,TK=A5();T5.exports=RK;var xK=er.constant(1);function RK(e,t){if(e.nodeCount()<=1)return[];var r=NK(e,t||xK),n=CK(r.graph,r.buckets,r.zeroIdx);return er.flatten(er.map(n,function(i){return e.outEdges(i.v,i.w)}),!0)}function CK(e,t,r){for(var n=[],i=t[t.length-1],a=t[0],s;e.nodeCount();){for(;s=a.dequeue();)ef(e,t,r,s);for(;s=i.dequeue();)ef(e,t,r,s);if(e.nodeCount()){for(var o=t.length-2;o>0;--o)if(s=t[o].dequeue(),s){n=n.concat(ef(e,t,r,s,!0));break}}}return n}function ef(e,t,r,n,i){var a=i?[]:void 0;return er.forEach(e.inEdges(n.v),function(s){var o=e.edge(s),l=e.node(s.v);i&&a.push({v:s.v,w:s.w}),l.out-=o,tf(t,r,l)}),er.forEach(e.outEdges(n.v),function(s){var o=e.edge(s),l=s.w,u=e.node(l);u.in-=o,tf(t,r,u)}),e.removeNode(n.v),a}function NK(e,t){var r=new AK,n=0,i=0;er.forEach(e.nodes(),function(o){r.setNode(o,{v:o,in:0,out:0})}),er.forEach(e.edges(),function(o){var l=r.edge(o.v,o.w)||0,u=t(o),d=l+u;r.setEdge(o.v,o.w,d),i=Math.max(i,r.node(o.v).out+=u),n=Math.max(n,r.node(o.w).in+=u)});var a=er.range(i+n+3).map(function(){return new TK}),s=n+1;return er.forEach(r.nodes(),function(o){tf(a,s,r.node(o))}),{graph:r,buckets:a,zeroIdx:s}}function tf(e,t,r){r.out?r.in?e[r.out-r.in+t].enqueue(r):e[e.length-1].enqueue(r):e[0].enqueue(r)}});var C5=g((zce,R5)=>{"use strict";var dn=Ce(),OK=x5();R5.exports={run:wK,undo:SK};function wK(e){var t=e.graph().acyclicer==="greedy"?OK(e,r(e)):IK(e);dn.forEach(t,function(n){var i=e.edge(n);e.removeEdge(n),i.forwardName=n.name,i.reversed=!0,e.setEdge(n.w,n.v,i,dn.uniqueId("rev"))});function r(n){return function(i){return n.edge(i).weight}}}function IK(e){var t=[],r={},n={};function i(a){dn.has(n,a)||(n[a]=!0,r[a]=!0,dn.forEach(e.outEdges(a),function(s){dn.has(r,s.w)?t.push(s):i(s.w)}),delete r[a])}return dn.forEach(e.nodes(),i),t}function SK(e){dn.forEach(e.edges(),function(t){var r=e.edge(t);if(r.reversed){e.removeEdge(t);var n=r.forwardName;delete r.reversed,delete r.forwardName,e.setEdge(t.w,t.v,r,n)}})}});var Je=g((Vce,I5)=>{"use strict";var pe=Ce(),N5=bt().Graph;I5.exports={addDummyNode:O5,simplify:LK,asNonCompoundGraph:DK,successorWeights:kK,predecessorWeights:BK,intersectRect:MK,buildLayerMatrix:PK,normalizeRanks:$K,removeEmptyRanks:FK,addBorderNode:UK,maxRank:w5,partition:qK,time:jK,notime:zK};function O5(e,t,r,n){var i;do i=pe.uniqueId(n);while(e.hasNode(i));return r.dummy=t,e.setNode(i,r),i}function LK(e){var t=new N5().setGraph(e.graph());return pe.forEach(e.nodes(),function(r){t.setNode(r,e.node(r))}),pe.forEach(e.edges(),function(r){var n=t.edge(r.v,r.w)||{weight:0,minlen:1},i=e.edge(r);t.setEdge(r.v,r.w,{weight:n.weight+i.weight,minlen:Math.max(n.minlen,i.minlen)})}),t}function DK(e){var t=new N5({multigraph:e.isMultigraph()}).setGraph(e.graph());return pe.forEach(e.nodes(),function(r){e.children(r).length||t.setNode(r,e.node(r))}),pe.forEach(e.edges(),function(r){t.setEdge(r,e.edge(r))}),t}function kK(e){var t=pe.map(e.nodes(),function(r){var n={};return pe.forEach(e.outEdges(r),function(i){n[i.w]=(n[i.w]||0)+e.edge(i).weight}),n});return pe.zipObject(e.nodes(),t)}function BK(e){var t=pe.map(e.nodes(),function(r){var n={};return pe.forEach(e.inEdges(r),function(i){n[i.v]=(n[i.v]||0)+e.edge(i).weight}),n});return pe.zipObject(e.nodes(),t)}function MK(e,t){var r=e.x,n=e.y,i=t.x-r,a=t.y-n,s=e.width/2,o=e.height/2;if(!i&&!a)throw new Error("Not possible to find intersection inside of the rectangle");var l,u;return Math.abs(a)*s>Math.abs(i)*o?(a<0&&(o=-o),l=o*i/a,u=o):(i<0&&(s=-s),l=s,u=s*a/i),{x:r+l,y:n+u}}function PK(e){var t=pe.map(pe.range(w5(e)+1),function(){return[]});return pe.forEach(e.nodes(),function(r){var n=e.node(r),i=n.rank;pe.isUndefined(i)||(t[i][n.order]=r)}),t}function $K(e){var t=pe.min(pe.map(e.nodes(),function(r){return e.node(r).rank}));pe.forEach(e.nodes(),function(r){var n=e.node(r);pe.has(n,"rank")&&(n.rank-=t)})}function FK(e){var t=pe.min(pe.map(e.nodes(),function(a){return e.node(a).rank})),r=[];pe.forEach(e.nodes(),function(a){var s=e.node(a).rank-t;r[s]||(r[s]=[]),r[s].push(a)});var n=0,i=e.graph().nodeRankFactor;pe.forEach(r,function(a,s){pe.isUndefined(a)&&s%i!==0?--n:n&&pe.forEach(a,function(o){e.node(o).rank+=n})})}function UK(e,t,r,n){var i={width:0,height:0};return arguments.length>=4&&(i.rank=r,i.order=n),O5(e,"border",i,t)}function w5(e){return pe.max(pe.map(e.nodes(),function(t){var r=e.node(t).rank;if(!pe.isUndefined(r))return r}))}function qK(e,t){var r={lhs:[],rhs:[]};return pe.forEach(e,function(n){t(n)?r.lhs.push(n):r.rhs.push(n)}),r}function jK(e,t){var r=pe.now();try{return t()}finally{console.log(e+" time: "+(pe.now()-r)+"ms")}}function zK(e,t){return t()}});var D5=g((Hce,L5)=>{"use strict";var S5=Ce(),VK=Je();L5.exports={run:HK,undo:WK};function HK(e){e.graph().dummyChains=[],S5.forEach(e.edges(),function(t){GK(e,t)})}function GK(e,t){var r=t.v,n=e.node(r).rank,i=t.w,a=e.node(i).rank,s=t.name,o=e.edge(t),l=o.labelRank;if(a!==n+1){e.removeEdge(t);var u,d,h;for(h=0,++n;n<a;++h,++n)o.points=[],d={width:0,height:0,edgeLabel:o,edgeObj:t,rank:n},u=VK.addDummyNode(e,"edge",d,"_d"),n===l&&(d.width=o.width,d.height=o.height,d.dummy="edge-label",d.labelpos=o.labelpos),e.setEdge(r,u,{weight:o.weight},s),h===0&&e.graph().dummyChains.push(u),r=u;e.setEdge(r,i,{weight:o.weight},s)}}function WK(e){S5.forEach(e.graph().dummyChains,function(t){var r=e.node(t),n=r.edgeLabel,i;for(e.setEdge(r.edgeObj,n);r.dummy;)i=e.successors(t)[0],e.removeNode(t),n.points.push({x:r.x,y:r.y}),r.dummy==="edge-label"&&(n.x=r.x,n.y=r.y,n.width=r.width,n.height=r.height),t=i,r=e.node(t)})}});var Ua=g((Gce,k5)=>{"use strict";var fl=Ce();k5.exports={longestPath:YK,slack:KK};function YK(e){var t={};function r(n){var i=e.node(n);if(fl.has(t,n))return i.rank;t[n]=!0;var a=fl.min(fl.map(e.outEdges(n),function(s){return r(s.w)-e.edge(s).minlen}));return(a===Number.POSITIVE_INFINITY||a===void 0||a===null)&&(a=0),i.rank=a}fl.forEach(e.sources(),r)}function KK(e,t){return e.node(t.w).rank-e.node(t.v).rank-e.edge(t).minlen}});var rf=g((Wce,B5)=>{"use strict";var pl=Ce(),XK=bt().Graph,hl=Ua().slack;B5.exports=JK;function JK(e){var t=new XK({directed:!1}),r=e.nodes()[0],n=e.nodeCount();t.setNode(r,{});for(var i,a;ZK(t,e)<n;)i=QK(t,e),a=t.hasNode(i.v)?hl(e,i):-hl(e,i),eX(t,e,a);return t}function ZK(e,t){function r(n){pl.forEach(t.nodeEdges(n),function(i){var a=i.v,s=n===a?i.w:a;!e.hasNode(s)&&!hl(t,i)&&(e.setNode(s,{}),e.setEdge(n,s,{}),r(s))})}return pl.forEach(e.nodes(),r),e.nodeCount()}function QK(e,t){return pl.minBy(t.edges(),function(r){if(e.hasNode(r.v)!==e.hasNode(r.w))return hl(t,r)})}function eX(e,t,r){pl.forEach(e.nodes(),function(n){t.node(n).rank+=r})}});var z5=g((Yce,j5)=>{"use strict";var tr=Ce(),tX=rf(),rX=Ua().slack,nX=Ua().longestPath,iX=bt().alg.preorder,aX=bt().alg.postorder,sX=Je().simplify;j5.exports=fn;fn.initLowLimValues=af;fn.initCutValues=nf;fn.calcCutValue=P5;fn.leaveEdge=F5;fn.enterEdge=U5;fn.exchangeEdges=q5;function fn(e){e=sX(e),nX(e);var t=tX(e);af(t),nf(t,e);for(var r,n;r=F5(t);)n=U5(t,e,r),q5(t,e,r,n)}function nf(e,t){var r=aX(e,e.nodes());r=r.slice(0,r.length-1),tr.forEach(r,function(n){oX(e,t,n)})}function oX(e,t,r){var n=e.node(r),i=n.parent;e.edge(r,i).cutvalue=P5(e,t,r)}function P5(e,t,r){var n=e.node(r),i=n.parent,a=!0,s=t.edge(r,i),o=0;return s||(a=!1,s=t.edge(i,r)),o=s.weight,tr.forEach(t.nodeEdges(r),function(l){var u=l.v===r,d=u?l.w:l.v;if(d!==i){var h=u===a,E=t.edge(l).weight;if(o+=h?E:-E,uX(e,r,d)){var y=e.edge(r,d).cutvalue;o+=h?-y:y}}}),o}function af(e,t){arguments.length<2&&(t=e.nodes()[0]),$5(e,{},1,t)}function $5(e,t,r,n,i){var a=r,s=e.node(n);return t[n]=!0,tr.forEach(e.neighbors(n),function(o){tr.has(t,o)||(r=$5(e,t,r,o,n))}),s.low=a,s.lim=r++,i?s.parent=i:delete s.parent,r}function F5(e){return tr.find(e.edges(),function(t){return e.edge(t).cutvalue<0})}function U5(e,t,r){var n=r.v,i=r.w;t.hasEdge(n,i)||(n=r.w,i=r.v);var a=e.node(n),s=e.node(i),o=a,l=!1;a.lim>s.lim&&(o=s,l=!0);var u=tr.filter(t.edges(),function(d){return l===M5(e,e.node(d.v),o)&&l!==M5(e,e.node(d.w),o)});return tr.minBy(u,function(d){return rX(t,d)})}function q5(e,t,r,n){var i=r.v,a=r.w;e.removeEdge(i,a),e.setEdge(n.v,n.w,{}),af(e),nf(e,t),lX(e,t)}function lX(e,t){var r=tr.find(e.nodes(),function(i){return!t.node(i).parent}),n=iX(e,r);n=n.slice(1),tr.forEach(n,function(i){var a=e.node(i).parent,s=t.edge(i,a),o=!1;s||(s=t.edge(a,i),o=!0),t.node(i).rank=t.node(a).rank+(o?s.minlen:-s.minlen)})}function uX(e,t,r){return e.hasEdge(t,r)}function M5(e,t,r){return r.low<=t.lim&&t.lim<=r.lim}});var W5=g((Kce,G5)=>{"use strict";var cX=Ua(),H5=cX.longestPath,dX=rf(),fX=z5();G5.exports=pX;function pX(e){switch(e.graph().ranker){case"network-simplex":V5(e);break;case"tight-tree":vX(e);break;case"longest-path":hX(e);break;default:V5(e)}}var hX=H5;function vX(e){H5(e),dX(e)}function V5(e){fX(e)}});var K5=g((Xce,Y5)=>{var sf=Ce();Y5.exports=mX;function mX(e){var t=EX(e);sf.forEach(e.graph().dummyChains,function(r){for(var n=e.node(r),i=n.edgeObj,a=gX(e,t,i.v,i.w),s=a.path,o=a.lca,l=0,u=s[l],d=!0;r!==i.w;){if(n=e.node(r),d){for(;(u=s[l])!==o&&e.node(u).maxRank<n.rank;)l++;u===o&&(d=!1)}if(!d){for(;l<s.length-1&&e.node(u=s[l+1]).minRank<=n.rank;)l++;u=s[l]}e.setParent(r,u),r=e.successors(r)[0]}})}function gX(e,t,r,n){var i=[],a=[],s=Math.min(t[r].low,t[n].low),o=Math.max(t[r].lim,t[n].lim),l,u;l=r;do l=e.parent(l),i.push(l);while(l&&(t[l].low>s||o>t[l].lim));for(u=l,l=n;(l=e.parent(l))!==u;)a.push(l);return{path:i.concat(a.reverse()),lca:u}}function EX(e){var t={},r=0;function n(i){var a=r;sf.forEach(e.children(i),n),t[i]={low:a,lim:r++}}return sf.forEach(e.children(),n),t}});var Z5=g((Jce,J5)=>{var rr=Ce(),of=Je();J5.exports={run:bX,cleanup:AX};function bX(e){var t=of.addDummyNode(e,"root",{},"_root"),r=yX(e),n=rr.max(rr.values(r))-1,i=2*n+1;e.graph().nestingRoot=t,rr.forEach(e.edges(),function(s){e.edge(s).minlen*=i});var a=_X(e)+1;rr.forEach(e.children(),function(s){X5(e,t,i,a,n,r,s)}),e.graph().nodeRankFactor=i}function X5(e,t,r,n,i,a,s){var o=e.children(s);if(!o.length){s!==t&&e.setEdge(t,s,{weight:0,minlen:r});return}var l=of.addBorderNode(e,"_bt"),u=of.addBorderNode(e,"_bb"),d=e.node(s);e.setParent(l,s),d.borderTop=l,e.setParent(u,s),d.borderBottom=u,rr.forEach(o,function(h){X5(e,t,r,n,i,a,h);var E=e.node(h),y=E.borderTop?E.borderTop:h,T=E.borderBottom?E.borderBottom:h,_=E.borderTop?n:2*n,I=y!==T?1:i-a[s]+1;e.setEdge(l,y,{weight:_,minlen:I,nestingEdge:!0}),e.setEdge(T,u,{weight:_,minlen:I,nestingEdge:!0})}),e.parent(s)||e.setEdge(t,l,{weight:0,minlen:i+a[s]})}function yX(e){var t={};function r(n,i){var a=e.children(n);a&&a.length&&rr.forEach(a,function(s){r(s,i+1)}),t[n]=i}return rr.forEach(e.children(),function(n){r(n,1)}),t}function _X(e){return rr.reduce(e.edges(),function(t,r){return t+e.edge(r).weight},0)}function AX(e){var t=e.graph();e.removeNode(t.nestingRoot),delete t.nestingRoot,rr.forEach(e.edges(),function(r){var n=e.edge(r);n.nestingEdge&&e.removeEdge(r)})}});var t4=g((Zce,e4)=>{var lf=Ce(),TX=Je();e4.exports=xX;function xX(e){function t(r){var n=e.children(r),i=e.node(r);if(n.length&&lf.forEach(n,t),lf.has(i,"minRank")){i.borderLeft=[],i.borderRight=[];for(var a=i.minRank,s=i.maxRank+1;a<s;++a)Q5(e,"borderLeft","_bl",r,i,a),Q5(e,"borderRight","_br",r,i,a)}}lf.forEach(e.children(),t)}function Q5(e,t,r,n,i,a){var s={width:0,height:0,rank:a,borderType:t},o=i[t][a-1],l=TX.addDummyNode(e,"border",s,r);i[t][a]=l,e.setParent(l,n),o&&e.setEdge(o,l,{weight:1})}});var a4=g((Qce,i4)=>{"use strict";var Vt=Ce();i4.exports={adjust:RX,undo:CX};function RX(e){var t=e.graph().rankdir.toLowerCase();(t==="lr"||t==="rl")&&n4(e)}function CX(e){var t=e.graph().rankdir.toLowerCase();(t==="bt"||t==="rl")&&NX(e),(t==="lr"||t==="rl")&&(OX(e),n4(e))}function n4(e){Vt.forEach(e.nodes(),function(t){r4(e.node(t))}),Vt.forEach(e.edges(),function(t){r4(e.edge(t))})}function r4(e){var t=e.width;e.width=e.height,e.height=t}function NX(e){Vt.forEach(e.nodes(),function(t){uf(e.node(t))}),Vt.forEach(e.edges(),function(t){var r=e.edge(t);Vt.forEach(r.points,uf),Vt.has(r,"y")&&uf(r)})}function uf(e){e.y=-e.y}function OX(e){Vt.forEach(e.nodes(),function(t){cf(e.node(t))}),Vt.forEach(e.edges(),function(t){var r=e.edge(t);Vt.forEach(r.points,cf),Vt.has(r,"x")&&cf(r)})}function cf(e){var t=e.x;e.x=e.y,e.y=t}});var o4=g((ede,s4)=>{"use strict";var nr=Ce();s4.exports=wX;function wX(e){var t={},r=nr.filter(e.nodes(),function(o){return!e.children(o).length}),n=nr.max(nr.map(r,function(o){return e.node(o).rank})),i=nr.map(nr.range(n+1),function(){return[]});function a(o){if(!nr.has(t,o)){t[o]=!0;var l=e.node(o);i[l.rank].push(o),nr.forEach(e.successors(o),a)}}var s=nr.sortBy(r,function(o){return e.node(o).rank});return nr.forEach(s,a),i}});var u4=g((tde,l4)=>{"use strict";var Rr=Ce();l4.exports=IX;function IX(e,t){for(var r=0,n=1;n<t.length;++n)r+=SX(e,t[n-1],t[n]);return r}function SX(e,t,r){for(var n=Rr.zipObject(r,Rr.map(r,function(u,d){return d})),i=Rr.flatten(Rr.map(t,function(u){return Rr.sortBy(Rr.map(e.outEdges(u),function(d){return{pos:n[d.w],weight:e.edge(d).weight}}),"pos")}),!0),a=1;a<r.length;)a<<=1;var s=2*a-1;a-=1;var o=Rr.map(new Array(s),function(){return 0}),l=0;return Rr.forEach(i.forEach(function(u){var d=u.pos+a;o[d]+=u.weight;for(var h=0;d>0;)d%2&&(h+=o[d+1]),d=d-1>>1,o[d]+=u.weight;l+=u.weight*h})),l}});var f4=g((rde,d4)=>{var c4=Ce();d4.exports=LX;function LX(e,t){return c4.map(t,function(r){var n=e.inEdges(r);if(n.length){var i=c4.reduce(n,function(a,s){var o=e.edge(s),l=e.node(s.v);return{sum:a.sum+o.weight*l.order,weight:a.weight+o.weight}},{sum:0,weight:0});return{v:r,barycenter:i.sum/i.weight,weight:i.weight}}else return{v:r}})}});var h4=g((nde,p4)=>{"use strict";var ft=Ce();p4.exports=DX;function DX(e,t){var r={};ft.forEach(e,function(i,a){var s=r[i.v]={indegree:0,in:[],out:[],vs:[i.v],i:a};ft.isUndefined(i.barycenter)||(s.barycenter=i.barycenter,s.weight=i.weight)}),ft.forEach(t.edges(),function(i){var a=r[i.v],s=r[i.w];!ft.isUndefined(a)&&!ft.isUndefined(s)&&(s.indegree++,a.out.push(r[i.w]))});var n=ft.filter(r,function(i){return!i.indegree});return kX(n)}function kX(e){var t=[];function r(a){return function(s){s.merged||(ft.isUndefined(s.barycenter)||ft.isUndefined(a.barycenter)||s.barycenter>=a.barycenter)&&BX(a,s)}}function n(a){return function(s){s.in.push(a),--s.indegree===0&&e.push(s)}}for(;e.length;){var i=e.pop();t.push(i),ft.forEach(i.in.reverse(),r(i)),ft.forEach(i.out,n(i))}return ft.map(ft.filter(t,function(a){return!a.merged}),function(a){return ft.pick(a,["vs","i","barycenter","weight"])})}function BX(e,t){var r=0,n=0;e.weight&&(r+=e.barycenter*e.weight,n+=e.weight),t.weight&&(r+=t.barycenter*t.weight,n+=t.weight),e.vs=t.vs.concat(e.vs),e.barycenter=r/n,e.weight=n,e.i=Math.min(t.i,e.i),t.merged=!0}});var g4=g((ide,m4)=>{var qa=Ce(),MX=Je();m4.exports=PX;function PX(e,t){var r=MX.partition(e,function(d){return qa.has(d,"barycenter")}),n=r.lhs,i=qa.sortBy(r.rhs,function(d){return-d.i}),a=[],s=0,o=0,l=0;n.sort($X(!!t)),l=v4(a,i,l),qa.forEach(n,function(d){l+=d.vs.length,a.push(d.vs),s+=d.barycenter*d.weight,o+=d.weight,l=v4(a,i,l)});var u={vs:qa.flatten(a,!0)};return o&&(u.barycenter=s/o,u.weight=o),u}function v4(e,t,r){for(var n;t.length&&(n=qa.last(t)).i<=r;)t.pop(),e.push(n.vs),r++;return r}function $X(e){return function(t,r){return t.barycenter<r.barycenter?-1:t.barycenter>r.barycenter?1:e?r.i-t.i:t.i-r.i}}});var y4=g((ade,b4)=>{var Cr=Ce(),FX=f4(),UX=h4(),qX=g4();b4.exports=E4;function E4(e,t,r,n){var i=e.children(t),a=e.node(t),s=a?a.borderLeft:void 0,o=a?a.borderRight:void 0,l={};s&&(i=Cr.filter(i,function(T){return T!==s&&T!==o}));var u=FX(e,i);Cr.forEach(u,function(T){if(e.children(T.v).length){var _=E4(e,T.v,r,n);l[T.v]=_,Cr.has(_,"barycenter")&&zX(T,_)}});var d=UX(u,r);jX(d,l);var h=qX(d,n);if(s&&(h.vs=Cr.flatten([s,h.vs,o],!0),e.predecessors(s).length)){var E=e.node(e.predecessors(s)[0]),y=e.node(e.predecessors(o)[0]);Cr.has(h,"barycenter")||(h.barycenter=0,h.weight=0),h.barycenter=(h.barycenter*h.weight+E.order+y.order)/(h.weight+2),h.weight+=2}return h}function jX(e,t){Cr.forEach(e,function(r){r.vs=Cr.flatten(r.vs.map(function(n){return t[n]?t[n].vs:n}),!0)})}function zX(e,t){Cr.isUndefined(e.barycenter)?(e.barycenter=t.barycenter,e.weight=t.weight):(e.barycenter=(e.barycenter*e.weight+t.barycenter*t.weight)/(e.weight+t.weight),e.weight+=t.weight)}});var A4=g((sde,_4)=>{var ja=Ce(),VX=bt().Graph;_4.exports=HX;function HX(e,t,r){var n=GX(e),i=new VX({compound:!0}).setGraph({root:n}).setDefaultNodeLabel(function(a){return e.node(a)});return ja.forEach(e.nodes(),function(a){var s=e.node(a),o=e.parent(a);(s.rank===t||s.minRank<=t&&t<=s.maxRank)&&(i.setNode(a),i.setParent(a,o||n),ja.forEach(e[r](a),function(l){var u=l.v===a?l.w:l.v,d=i.edge(u,a),h=ja.isUndefined(d)?0:d.weight;i.setEdge(u,a,{weight:e.edge(l).weight+h})}),ja.has(s,"minRank")&&i.setNode(a,{borderLeft:s.borderLeft[t],borderRight:s.borderRight[t]}))}),i}function GX(e){for(var t;e.hasNode(t=ja.uniqueId("_root")););return t}});var x4=g((ode,T4)=>{var WX=Ce();T4.exports=YX;function YX(e,t,r){var n={},i;WX.forEach(r,function(a){for(var s=e.parent(a),o,l;s;){if(o=e.parent(s),o?(l=n[o],n[o]=s):(l=i,i=s),l&&l!==s){t.setEdge(l,s);return}s=o}})}});var w4=g((lde,O4)=>{"use strict";var Nr=Ce(),KX=o4(),XX=u4(),JX=y4(),ZX=A4(),QX=x4(),eJ=bt().Graph,R4=Je();O4.exports=tJ;function tJ(e){var t=R4.maxRank(e),r=C4(e,Nr.range(1,t+1),"inEdges"),n=C4(e,Nr.range(t-1,-1,-1),"outEdges"),i=KX(e);N4(e,i);for(var a=Number.POSITIVE_INFINITY,s,o=0,l=0;l<4;++o,++l){rJ(o%2?r:n,o%4>=2),i=R4.buildLayerMatrix(e);var u=XX(e,i);u<a&&(l=0,s=Nr.cloneDeep(i),a=u)}N4(e,s)}function C4(e,t,r){return Nr.map(t,function(n){return ZX(e,n,r)})}function rJ(e,t){var r=new eJ;Nr.forEach(e,function(n){var i=n.graph().root,a=JX(n,i,r,t);Nr.forEach(a.vs,function(s,o){n.node(s).order=o}),QX(n,r,a.vs)})}function N4(e,t){Nr.forEach(t,function(r){Nr.forEach(r,function(n,i){e.node(n).order=i})})}});var F4=g((ude,$4)=>{"use strict";var ne=Ce(),nJ=bt().Graph,iJ=Je();$4.exports={positionX:oJ,findType1Conflicts:I4,findType2Conflicts:S4,addConflict:df,hasConflict:L4,verticalAlignment:D4,horizontalCompaction:k4,alignCoordinates:M4,findSmallestWidthAlignment:B4,balance:P4};function I4(e,t){var r={};function n(i,a){var s=0,o=0,l=i.length,u=ne.last(a);return ne.forEach(a,function(d,h){var E=aJ(e,d),y=E?e.node(E).order:l;(E||d===u)&&(ne.forEach(a.slice(o,h+1),function(T){ne.forEach(e.predecessors(T),function(_){var I=e.node(_),C=I.order;(C<s||y<C)&&!(I.dummy&&e.node(T).dummy)&&df(r,_,T)})}),o=h+1,s=y)}),a}return ne.reduce(t,n),r}function S4(e,t){var r={};function n(a,s,o,l,u){var d;ne.forEach(ne.range(s,o),function(h){d=a[h],e.node(d).dummy&&ne.forEach(e.predecessors(d),function(E){var y=e.node(E);y.dummy&&(y.order<l||y.order>u)&&df(r,E,d)})})}function i(a,s){var o=-1,l,u=0;return ne.forEach(s,function(d,h){if(e.node(d).dummy==="border"){var E=e.predecessors(d);E.length&&(l=e.node(E[0]).order,n(s,u,h,o,l),u=h,o=l)}n(s,u,s.length,l,a.length)}),s}return ne.reduce(t,i),r}function aJ(e,t){if(e.node(t).dummy)return ne.find(e.predecessors(t),function(r){return e.node(r).dummy})}function df(e,t,r){if(t>r){var n=t;t=r,r=n}var i=e[t];i||(e[t]=i={}),i[r]=!0}function L4(e,t,r){if(t>r){var n=t;t=r,r=n}return ne.has(e[t],r)}function D4(e,t,r,n){var i={},a={},s={};return ne.forEach(t,function(o){ne.forEach(o,function(l,u){i[l]=l,a[l]=l,s[l]=u})}),ne.forEach(t,function(o){var l=-1;ne.forEach(o,function(u){var d=n(u);if(d.length){d=ne.sortBy(d,function(_){return s[_]});for(var h=(d.length-1)/2,E=Math.floor(h),y=Math.ceil(h);E<=y;++E){var T=d[E];a[u]===u&&l<s[T]&&!L4(r,u,T)&&(a[T]=u,a[u]=i[u]=i[T],l=s[T])}}})}),{root:i,align:a}}function k4(e,t,r,n,i){var a={},s=sJ(e,t,r,i),o=i?"borderLeft":"borderRight";function l(h,E){for(var y=s.nodes(),T=y.pop(),_={};T;)_[T]?h(T):(_[T]=!0,y.push(T),y=y.concat(E(T))),T=y.pop()}function u(h){a[h]=s.inEdges(h).reduce(function(E,y){return Math.max(E,a[y.v]+s.edge(y))},0)}function d(h){var E=s.outEdges(h).reduce(function(T,_){return Math.min(T,a[_.w]-s.edge(_))},Number.POSITIVE_INFINITY),y=e.node(h);E!==Number.POSITIVE_INFINITY&&y.borderType!==o&&(a[h]=Math.max(a[h],E))}return l(u,s.predecessors.bind(s)),l(d,s.successors.bind(s)),ne.forEach(n,function(h){a[h]=a[r[h]]}),a}function sJ(e,t,r,n){var i=new nJ,a=e.graph(),s=lJ(a.nodesep,a.edgesep,n);return ne.forEach(t,function(o){var l;ne.forEach(o,function(u){var d=r[u];if(i.setNode(d),l){var h=r[l],E=i.edge(h,d);i.setEdge(h,d,Math.max(s(e,u,l),E||0))}l=u})}),i}function B4(e,t){return ne.minBy(ne.values(t),function(r){var n=Number.NEGATIVE_INFINITY,i=Number.POSITIVE_INFINITY;return ne.forIn(r,function(a,s){var o=uJ(e,s)/2;n=Math.max(a+o,n),i=Math.min(a-o,i)}),n-i})}function M4(e,t){var r=ne.values(t),n=ne.min(r),i=ne.max(r);ne.forEach(["u","d"],function(a){ne.forEach(["l","r"],function(s){var o=a+s,l=e[o],u;if(l!==t){var d=ne.values(l);u=s==="l"?n-ne.min(d):i-ne.max(d),u&&(e[o]=ne.mapValues(l,function(h){return h+u}))}})})}function P4(e,t){return ne.mapValues(e.ul,function(r,n){if(t)return e[t.toLowerCase()][n];var i=ne.sortBy(ne.map(e,n));return(i[1]+i[2])/2})}function oJ(e){var t=iJ.buildLayerMatrix(e),r=ne.merge(I4(e,t),S4(e,t)),n={},i;ne.forEach(["u","d"],function(s){i=s==="u"?t:ne.values(t).reverse(),ne.forEach(["l","r"],function(o){o==="r"&&(i=ne.map(i,function(h){return ne.values(h).reverse()}));var l=(s==="u"?e.predecessors:e.successors).bind(e),u=D4(e,i,r,l),d=k4(e,i,u.root,u.align,o==="r");o==="r"&&(d=ne.mapValues(d,function(h){return-h})),n[s+o]=d})});var a=B4(e,n);return M4(n,a),P4(n,e.graph().align)}function lJ(e,t,r){return function(n,i,a){var s=n.node(i),o=n.node(a),l=0,u;if(l+=s.width/2,ne.has(s,"labelpos"))switch(s.labelpos.toLowerCase()){case"l":u=-s.width/2;break;case"r":u=s.width/2;break}if(u&&(l+=r?u:-u),u=0,l+=(s.dummy?t:e)/2,l+=(o.dummy?t:e)/2,l+=o.width/2,ne.has(o,"labelpos"))switch(o.labelpos.toLowerCase()){case"l":u=o.width/2;break;case"r":u=-o.width/2;break}return u&&(l+=r?u:-u),u=0,l}}function uJ(e,t){return e.node(t).width}});var j4=g((cde,q4)=>{"use strict";var za=Ce(),U4=Je(),cJ=F4().positionX;q4.exports=dJ;function dJ(e){e=U4.asNonCompoundGraph(e),fJ(e),za.forEach(cJ(e),function(t,r){e.node(r).x=t})}function fJ(e){var t=U4.buildLayerMatrix(e),r=e.graph().ranksep,n=0;za.forEach(t,function(i){var a=za.max(za.map(i,function(s){return e.node(s).height}));za.forEach(i,function(s){e.node(s).y=n+a/2}),n+=a+r})}});var Y4=g((dde,W4)=>{"use strict";var oe=Ce(),z4=C5(),V4=D5(),pJ=W5(),hJ=Je().normalizeRanks,vJ=K5(),mJ=Je().removeEmptyRanks,H4=Z5(),gJ=t4(),G4=a4(),EJ=w4(),bJ=j4(),Or=Je(),yJ=bt().Graph;W4.exports=_J;function _J(e,t){var r=t&&t.debugTiming?Or.time:Or.notime;r("layout",function(){var n=r(" buildLayoutGraph",function(){return LJ(e)});r(" runLayout",function(){AJ(n,r)}),r(" updateInputGraph",function(){TJ(e,n)})})}function AJ(e,t){t(" makeSpaceForEdgeLabels",function(){DJ(e)}),t(" removeSelfEdges",function(){jJ(e)}),t(" acyclic",function(){z4.run(e)}),t(" nestingGraph.run",function(){H4.run(e)}),t(" rank",function(){pJ(Or.asNonCompoundGraph(e))}),t(" injectEdgeLabelProxies",function(){kJ(e)}),t(" removeEmptyRanks",function(){mJ(e)}),t(" nestingGraph.cleanup",function(){H4.cleanup(e)}),t(" normalizeRanks",function(){hJ(e)}),t(" assignRankMinMax",function(){BJ(e)}),t(" removeEdgeLabelProxies",function(){MJ(e)}),t(" normalize.run",function(){V4.run(e)}),t(" parentDummyChains",function(){vJ(e)}),t(" addBorderSegments",function(){gJ(e)}),t(" order",function(){EJ(e)}),t(" insertSelfEdges",function(){zJ(e)}),t(" adjustCoordinateSystem",function(){G4.adjust(e)}),t(" position",function(){bJ(e)}),t(" positionSelfEdges",function(){VJ(e)}),t(" removeBorderNodes",function(){qJ(e)}),t(" normalize.undo",function(){V4.undo(e)}),t(" fixupEdgeLabelCoords",function(){FJ(e)}),t(" undoCoordinateSystem",function(){G4.undo(e)}),t(" translateGraph",function(){PJ(e)}),t(" assignNodeIntersects",function(){$J(e)}),t(" reversePoints",function(){UJ(e)}),t(" acyclic.undo",function(){z4.undo(e)})}function TJ(e,t){oe.forEach(e.nodes(),function(r){var n=e.node(r),i=t.node(r);n&&(n.x=i.x,n.y=i.y,t.children(r).length&&(n.width=i.width,n.height=i.height))}),oe.forEach(e.edges(),function(r){var n=e.edge(r),i=t.edge(r);n.points=i.points,oe.has(i,"x")&&(n.x=i.x,n.y=i.y)}),e.graph().width=t.graph().width,e.graph().height=t.graph().height}var xJ=["nodesep","edgesep","ranksep","marginx","marginy"],RJ={ranksep:50,edgesep:20,nodesep:50,rankdir:"tb"},CJ=["acyclicer","ranker","rankdir","align"],NJ=["width","height"],OJ={width:0,height:0},wJ=["minlen","weight","width","height","labeloffset"],IJ={minlen:1,weight:1,width:0,height:0,labeloffset:10,labelpos:"r"},SJ=["labelpos"];function LJ(e){var t=new yJ({multigraph:!0,compound:!0}),r=pf(e.graph());return t.setGraph(oe.merge({},RJ,ff(r,xJ),oe.pick(r,CJ))),oe.forEach(e.nodes(),function(n){var i=pf(e.node(n));t.setNode(n,oe.defaults(ff(i,NJ),OJ)),t.setParent(n,e.parent(n))}),oe.forEach(e.edges(),function(n){var i=pf(e.edge(n));t.setEdge(n,oe.merge({},IJ,ff(i,wJ),oe.pick(i,SJ)))}),t}function DJ(e){var t=e.graph();t.ranksep/=2,oe.forEach(e.edges(),function(r){var n=e.edge(r);n.minlen*=2,n.labelpos.toLowerCase()!=="c"&&(t.rankdir==="TB"||t.rankdir==="BT"?n.width+=n.labeloffset:n.height+=n.labeloffset)})}function kJ(e){oe.forEach(e.edges(),function(t){var r=e.edge(t);if(r.width&&r.height){var n=e.node(t.v),i=e.node(t.w),a={rank:(i.rank-n.rank)/2+n.rank,e:t};Or.addDummyNode(e,"edge-proxy",a,"_ep")}})}function BJ(e){var t=0;oe.forEach(e.nodes(),function(r){var n=e.node(r);n.borderTop&&(n.minRank=e.node(n.borderTop).rank,n.maxRank=e.node(n.borderBottom).rank,t=oe.max(t,n.maxRank))}),e.graph().maxRank=t}function MJ(e){oe.forEach(e.nodes(),function(t){var r=e.node(t);r.dummy==="edge-proxy"&&(e.edge(r.e).labelRank=r.rank,e.removeNode(t))})}function PJ(e){var t=Number.POSITIVE_INFINITY,r=0,n=Number.POSITIVE_INFINITY,i=0,a=e.graph(),s=a.marginx||0,o=a.marginy||0;function l(u){var d=u.x,h=u.y,E=u.width,y=u.height;t=Math.min(t,d-E/2),r=Math.max(r,d+E/2),n=Math.min(n,h-y/2),i=Math.max(i,h+y/2)}oe.forEach(e.nodes(),function(u){l(e.node(u))}),oe.forEach(e.edges(),function(u){var d=e.edge(u);oe.has(d,"x")&&l(d)}),t-=s,n-=o,oe.forEach(e.nodes(),function(u){var d=e.node(u);d.x-=t,d.y-=n}),oe.forEach(e.edges(),function(u){var d=e.edge(u);oe.forEach(d.points,function(h){h.x-=t,h.y-=n}),oe.has(d,"x")&&(d.x-=t),oe.has(d,"y")&&(d.y-=n)}),a.width=r-t+s,a.height=i-n+o}function $J(e){oe.forEach(e.edges(),function(t){var r=e.edge(t),n=e.node(t.v),i=e.node(t.w),a,s;r.points?(a=r.points[0],s=r.points[r.points.length-1]):(r.points=[],a=i,s=n),r.points.unshift(Or.intersectRect(n,a)),r.points.push(Or.intersectRect(i,s))})}function FJ(e){oe.forEach(e.edges(),function(t){var r=e.edge(t);if(oe.has(r,"x"))switch((r.labelpos==="l"||r.labelpos==="r")&&(r.width-=r.labeloffset),r.labelpos){case"l":r.x-=r.width/2+r.labeloffset;break;case"r":r.x+=r.width/2+r.labeloffset;break}})}function UJ(e){oe.forEach(e.edges(),function(t){var r=e.edge(t);r.reversed&&r.points.reverse()})}function qJ(e){oe.forEach(e.nodes(),function(t){if(e.children(t).length){var r=e.node(t),n=e.node(r.borderTop),i=e.node(r.borderBottom),a=e.node(oe.last(r.borderLeft)),s=e.node(oe.last(r.borderRight));r.width=Math.abs(s.x-a.x),r.height=Math.abs(i.y-n.y),r.x=a.x+r.width/2,r.y=n.y+r.height/2}}),oe.forEach(e.nodes(),function(t){e.node(t).dummy==="border"&&e.removeNode(t)})}function jJ(e){oe.forEach(e.edges(),function(t){if(t.v===t.w){var r=e.node(t.v);r.selfEdges||(r.selfEdges=[]),r.selfEdges.push({e:t,label:e.edge(t)}),e.removeEdge(t)}})}function zJ(e){var t=Or.buildLayerMatrix(e);oe.forEach(t,function(r){var n=0;oe.forEach(r,function(i,a){var s=e.node(i);s.order=a+n,oe.forEach(s.selfEdges,function(o){Or.addDummyNode(e,"selfedge",{width:o.label.width,height:o.label.height,rank:s.rank,order:a+ ++n,e:o.e,label:o.label},"_se")}),delete s.selfEdges})})}function VJ(e){oe.forEach(e.nodes(),function(t){var r=e.node(t);if(r.dummy==="selfedge"){var n=e.node(r.e.v),i=n.x+n.width/2,a=n.y,s=r.x-i,o=n.height/2;e.setEdge(r.e,r.label),e.removeNode(t),r.label.points=[{x:i+2*s/3,y:a-o},{x:i+5*s/6,y:a-o},{x:i+s,y:a},{x:i+5*s/6,y:a+o},{x:i+2*s/3,y:a+o}],r.label.x=r.x,r.label.y=r.y}})}function ff(e,t){return oe.mapValues(oe.pick(e,t),Number)}function pf(e){var t={};return oe.forEach(e,function(r,n){t[n.toLowerCase()]=r}),t}});var X4=g((fde,K4)=>{var vl=Ce(),HJ=Je(),GJ=bt().Graph;K4.exports={debugOrdering:WJ};function WJ(e){var t=HJ.buildLayerMatrix(e),r=new GJ({compound:!0,multigraph:!0}).setGraph({});return vl.forEach(e.nodes(),function(n){r.setNode(n,{label:n}),r.setParent(n,"layer"+e.node(n).rank)}),vl.forEach(e.edges(),function(n){r.setEdge(n.v,n.w,{},n.name)}),vl.forEach(t,function(n,i){var a="layer"+i;r.setNode(a,{rank:"same"}),vl.reduce(n,function(s,o){return r.setEdge(s,o,{style:"invis"}),o})}),r}});var Z4=g((pde,J4)=>{J4.exports="0.8.5"});var e6=g((hde,Q4)=>{Q4.exports={graphlib:bt(),layout:Y4(),debug:X4(),util:{time:Je().time,notime:Je().notime},version:Z4()}});var nt=Object.freeze({}),le=Array.isArray;function ee(e){return e==null}function O(e){return e!=null}function Oe(e){return e===!0}function cT(e){return e===!1}function xi(e){return typeof e=="string"||typeof e=="number"||typeof e=="symbol"||typeof e=="boolean"}function Ne(e){return typeof e=="function"}function ze(e){return e!==null&&typeof e=="object"}var eu=Object.prototype.toString;function it(e){return eu.call(e)==="[object Object]"}function Pp(e){return eu.call(e)==="[object RegExp]"}function $p(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function Dl(e){return O(e)&&typeof e.then=="function"&&typeof e.catch=="function"}function dT(e){return e==null?"":Array.isArray(e)||it(e)&&e.toString===eu?JSON.stringify(e,null,2):String(e)}function Ei(e){var t=parseFloat(e);return isNaN(t)?e:t}function _t(e,t){for(var r=Object.create(null),n=e.split(","),i=0;i<n.length;i++)r[n[i]]=!0;return t?function(a){return r[a.toLowerCase()]}:function(a){return r[a]}}var vQ=_t("slot,component",!0),fT=_t("key,ref,slot,slot-scope,is");function pr(e,t){var r=e.length;if(r){if(t===e[r-1]){e.length=r-1;return}var n=e.indexOf(t);if(n>-1)return e.splice(n,1)}}var pT=Object.prototype.hasOwnProperty;function We(e,t){return pT.call(e,t)}function Ur(e){var t=Object.create(null);return function(n){var i=t[n];return i||(t[n]=e(n))}}var hT=/-(\w)/g,Br=Ur(function(e){return e.replace(hT,function(t,r){return r?r.toUpperCase():""})}),vT=Ur(function(e){return e.charAt(0).toUpperCase()+e.slice(1)}),mT=/\B([A-Z])/g,Ri=Ur(function(e){return e.replace(mT,"-$1").toLowerCase()});function gT(e,t){function r(n){var i=arguments.length;return i?i>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return r._length=e.length,r}function ET(e,t){return e.bind(t)}var Fp=Function.prototype.bind?ET:gT;function kl(e,t){t=t||0;for(var r=e.length-t,n=new Array(r);r--;)n[r]=e[r+t];return n}function Ee(e,t){for(var r in t)e[r]=t[r];return e}function Up(e){for(var t={},r=0;r<e.length;r++)e[r]&&Ee(t,e[r]);return t}function $e(e,t,r){}var Ja=function(e,t,r){return!1},qp=function(e){return e};function Mr(e,t){if(e===t)return!0;var r=ze(e),n=ze(t);if(r&&n)try{var i=Array.isArray(e),a=Array.isArray(t);if(i&&a)return e.length===t.length&&e.every(function(l,u){return Mr(l,t[u])});if(e instanceof Date&&t instanceof Date)return e.getTime()===t.getTime();if(!i&&!a){var s=Object.keys(e),o=Object.keys(t);return s.length===o.length&&s.every(function(l){return Mr(e[l],t[l])})}else return!1}catch{return!1}else return!r&&!n?String(e)===String(t):!1}function jp(e,t){for(var r=0;r<e.length;r++)if(Mr(e[r],t))return r;return-1}function us(e){var t=!1;return function(){t||(t=!0,e.apply(this,arguments))}}function bT(e,t){return e===t?e===0&&1/e!==1/t:e===e||t===t}var Vf="data-server-rendered",_s=["component","directive","filter"],zp=["beforeCreate","created","beforeMount","mounted","beforeUpdate","updated","beforeDestroy","destroyed","activated","deactivated","errorCaptured","serverPrefetch","renderTracked","renderTriggered"],Ye={optionMergeStrategies:Object.create(null),silent:!1,productionTip:!1,devtools:!1,performance:!1,errorHandler:null,warnHandler:null,ignoredElements:[],keyCodes:Object.create(null),isReservedTag:Ja,isReservedAttr:Ja,isUnknownElement:Ja,getTagNamespace:$e,parsePlatformTagName:qp,mustUseProp:Ja,async:!0,_lifecycleHooks:zp},yT=/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/;function Vp(e){var t=(e+"").charCodeAt(0);return t===36||t===95}function lr(e,t,r,n){Object.defineProperty(e,t,{value:r,enumerable:!!n,writable:!0,configurable:!0})}var _T=new RegExp("[^".concat(yT.source,".$_\\d]"));function AT(e){if(!_T.test(e)){var t=e.split(".");return function(r){for(var n=0;n<t.length;n++){if(!r)return;r=r[t[n]]}return r}}}var TT="__proto__"in{},st=typeof window<"u",Ve=st&&window.navigator.userAgent.toLowerCase(),Rn=Ve&&/msie|trident/.test(Ve),Cn=Ve&&Ve.indexOf("msie 9.0")>0,tu=Ve&&Ve.indexOf("edge/")>0;Ve&&Ve.indexOf("android")>0;var xT=Ve&&/iphone|ipad|ipod|ios/.test(Ve);Ve&&/chrome\/\d+/.test(Ve);Ve&&/phantomjs/.test(Ve);var Hf=Ve&&Ve.match(/firefox\/(\d+)/),Bl={}.watch,Hp=!1;if(st)try{xl={},Object.defineProperty(xl,"passive",{get:function(){Hp=!0}}),window.addEventListener("test-passive",null,xl)}catch{}var xl,Za,Ci=function(){return Za===void 0&&(!st&&typeof global<"u"?Za=global.process&&global.process.env.VUE_ENV==="server":Za=!1),Za},cs=st&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function Tn(e){return typeof e=="function"&&/native code/.test(e.toString())}var Ni=typeof Symbol<"u"&&Tn(Symbol)&&typeof Reflect<"u"&&Tn(Reflect.ownKeys),bi;typeof Set<"u"&&Tn(Set)?bi=Set:bi=function(){function e(){this.set=Object.create(null)}return e.prototype.has=function(t){return this.set[t]===!0},e.prototype.add=function(t){this.set[t]=!0},e.prototype.clear=function(){this.set=Object.create(null)},e}();var xn=null;function ur(e){e===void 0&&(e=null),e||xn&&xn._scope.off(),xn=e,e&&e._scope.on()}var at=function(){function e(t,r,n,i,a,s,o,l){this.tag=t,this.data=r,this.children=n,this.text=i,this.elm=a,this.ns=void 0,this.context=s,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=r&&r.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=l,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1}return Object.defineProperty(e.prototype,"child",{get:function(){return this.componentInstance},enumerable:!1,configurable:!0}),e}(),Lr=function(e){e===void 0&&(e="");var t=new at;return t.text=e,t.isComment=!0,t};function yn(e){return new at(void 0,void 0,void 0,String(e))}function Ml(e){var t=new at(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 RT=0,as=[],CT=function(){for(var e=0;e<as.length;e++){var t=as[e];t.subs=t.subs.filter(function(r){return r}),t._pending=!1}as.length=0},cr=function(){function e(){this._pending=!1,this.id=RT++,this.subs=[]}return e.prototype.addSub=function(t){this.subs.push(t)},e.prototype.removeSub=function(t){this.subs[this.subs.indexOf(t)]=null,this._pending||(this._pending=!0,as.push(this))},e.prototype.depend=function(t){e.target&&e.target.addDep(this)},e.prototype.notify=function(t){for(var r=this.subs.filter(function(s){return s}),n=0,i=r.length;n<i;n++){var a=r[n];a.update()}},e}();cr.target=null;var ss=[];function Nn(e){ss.push(e),cr.target=e}function On(){ss.pop(),cr.target=ss[ss.length-1]}var Gp=Array.prototype,ds=Object.create(Gp),NT=["push","pop","shift","unshift","splice","sort","reverse"];NT.forEach(function(e){var t=Gp[e];lr(ds,e,function(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];var a=t.apply(this,n),s=this.__ob__,o;switch(e){case"push":case"unshift":o=n;break;case"splice":o=n.slice(2);break}return o&&s.observeArray(o),s.dep.notify(),a})});var Gf=Object.getOwnPropertyNames(ds),Wp={},ru=!0;function dr(e){ru=e}var OT={notify:$e,depend:$e,addSub:$e,removeSub:$e},Wf=function(){function e(t,r,n){if(r===void 0&&(r=!1),n===void 0&&(n=!1),this.value=t,this.shallow=r,this.mock=n,this.dep=n?OT:new cr,this.vmCount=0,lr(t,"__ob__",this),le(t)){if(!n)if(TT)t.__proto__=ds;else for(var i=0,a=Gf.length;i<a;i++){var s=Gf[i];lr(t,s,ds[s])}r||this.observeArray(t)}else for(var o=Object.keys(t),i=0;i<o.length;i++){var s=o[i];Pr(t,s,Wp,void 0,r,n)}}return e.prototype.observeArray=function(t){for(var r=0,n=t.length;r<n;r++)Kt(t[r],!1,this.mock)},e}();function Kt(e,t,r){if(e&&We(e,"__ob__")&&e.__ob__ instanceof Wf)return e.__ob__;if(ru&&(r||!Ci())&&(le(e)||it(e))&&Object.isExtensible(e)&&!e.__v_skip&&!Lt(e)&&!(e instanceof at))return new Wf(e,t,r)}function Pr(e,t,r,n,i,a){var s=new cr,o=Object.getOwnPropertyDescriptor(e,t);if(!(o&&o.configurable===!1)){var l=o&&o.get,u=o&&o.set;(!l||u)&&(r===Wp||arguments.length===2)&&(r=e[t]);var d=!i&&Kt(r,!1,a);return Object.defineProperty(e,t,{enumerable:!0,configurable:!0,get:function(){var E=l?l.call(e):r;return cr.target&&(s.depend(),d&&(d.dep.depend(),le(E)&&Kp(E))),Lt(E)&&!i?E.value:E},set:function(E){var y=l?l.call(e):r;if(!!bT(y,E)){if(u)u.call(e,E);else{if(l)return;if(!i&&Lt(y)&&!Lt(E)){y.value=E;return}else r=E}d=!i&&Kt(E,!1,a),s.notify()}}}),s}}function nu(e,t,r){if(!iu(e)){var n=e.__ob__;return le(e)&&$p(t)?(e.length=Math.max(e.length,t),e.splice(t,1,r),n&&!n.shallow&&n.mock&&Kt(r,!1,!0),r):t in e&&!(t in Object.prototype)?(e[t]=r,r):e._isVue||n&&n.vmCount?r:n?(Pr(n.value,t,r,void 0,n.shallow,n.mock),n.dep.notify(),r):(e[t]=r,r)}}function Yp(e,t){if(le(e)&&$p(t)){e.splice(t,1);return}var r=e.__ob__;e._isVue||r&&r.vmCount||iu(e)||!We(e,t)||(delete e[t],r&&r.dep.notify())}function Kp(e){for(var t=void 0,r=0,n=e.length;r<n;r++)t=e[r],t&&t.__ob__&&t.__ob__.dep.depend(),le(t)&&Kp(t)}function Xp(e){return wT(e,!0),lr(e,"__v_isShallow",!0),e}function wT(e,t){if(!iu(e)){if(!1)var r;var n=Kt(e,t,Ci())}}function iu(e){return!!(e&&e.__v_isReadonly)}function Lt(e){return!!(e&&e.__v_isRef===!0)}function Pl(e,t,r){Object.defineProperty(e,r,{enumerable:!0,configurable:!0,get:function(){var n=t[r];if(Lt(n))return n.value;var i=n&&n.__ob__;return i&&i.dep.depend(),n},set:function(n){var i=t[r];Lt(i)&&!Lt(n)?i.value=n:t[r]=n}})}var au="watcher",mQ="".concat(au," callback"),gQ="".concat(au," getter"),EQ="".concat(au," cleanup");var rt,IT=function(){function e(t){t===void 0&&(t=!1),this.detached=t,this.active=!0,this.effects=[],this.cleanups=[],this.parent=rt,!t&&rt&&(this.index=(rt.scopes||(rt.scopes=[])).push(this)-1)}return e.prototype.run=function(t){if(this.active){var r=rt;try{return rt=this,t()}finally{rt=r}}},e.prototype.on=function(){rt=this},e.prototype.off=function(){rt=this.parent},e.prototype.stop=function(t){if(this.active){var r=void 0,n=void 0;for(r=0,n=this.effects.length;r<n;r++)this.effects[r].teardown();for(r=0,n=this.cleanups.length;r<n;r++)this.cleanups[r]();if(this.scopes)for(r=0,n=this.scopes.length;r<n;r++)this.scopes[r].stop(!0);if(!this.detached&&this.parent&&!t){var i=this.parent.scopes.pop();i&&i!==this&&(this.parent.scopes[this.index]=i,i.index=this.index)}this.parent=void 0,this.active=!1}},e}();function ST(e,t){t===void 0&&(t=rt),t&&t.active&&t.effects.push(e)}function LT(e){var t=e._provided,r=e.$parent&&e.$parent._provided;return r===t?e._provided=Object.create(r):t}var Yf=Ur(function(e){var t=e.charAt(0)==="&";e=t?e.slice(1):e;var r=e.charAt(0)==="~";e=r?e.slice(1):e;var n=e.charAt(0)==="!";return e=n?e.slice(1):e,{name:e,once:r,capture:n,passive:t}});function $l(e,t){function r(){var n=r.fns;if(le(n))for(var i=n.slice(),a=0;a<i.length;a++)fr(i[a],null,arguments,t,"v-on handler");else return fr(n,null,arguments,t,"v-on handler")}return r.fns=e,r}function Jp(e,t,r,n,i,a){var s,o,l,u;for(s in e)o=e[s],l=t[s],u=Yf(s),ee(o)||(ee(l)?(ee(o.fns)&&(o=e[s]=$l(o,a)),Oe(u.once)&&(o=e[s]=i(u.name,o,u.capture)),r(u.name,o,u.capture,u.passive,u.params)):o!==l&&(l.fns=o,e[s]=l));for(s in t)ee(e[s])&&(u=Yf(s),n(u.name,t[s],u.capture))}function sr(e,t,r){e instanceof at&&(e=e.data.hook||(e.data.hook={}));var n,i=e[t];function a(){r.apply(this,arguments),pr(n.fns,a)}ee(i)?n=$l([a]):O(i.fns)&&Oe(i.merged)?(n=i,n.fns.push(a)):n=$l([i,a]),n.merged=!0,e[t]=n}function DT(e,t,r){var n=t.options.props;if(!ee(n)){var i={},a=e.attrs,s=e.props;if(O(a)||O(s))for(var o in n){var l=Ri(o);if(!1)var u;Kf(i,s,o,l,!0)||Kf(i,a,o,l,!1)}return i}}function Kf(e,t,r,n,i){if(O(t)){if(We(t,r))return e[r]=t[r],i||delete t[r],!0;if(We(t,n))return e[r]=t[n],i||delete t[n],!0}return!1}function kT(e){for(var t=0;t<e.length;t++)if(le(e[t]))return Array.prototype.concat.apply([],e);return e}function su(e){return xi(e)?[yn(e)]:le(e)?Zp(e):void 0}function fi(e){return O(e)&&O(e.text)&&cT(e.isComment)}function Zp(e,t){var r=[],n,i,a,s;for(n=0;n<e.length;n++)i=e[n],!(ee(i)||typeof i=="boolean")&&(a=r.length-1,s=r[a],le(i)?i.length>0&&(i=Zp(i,"".concat(t||"","_").concat(n)),fi(i[0])&&fi(s)&&(r[a]=yn(s.text+i[0].text),i.shift()),r.push.apply(r,i)):xi(i)?fi(s)?r[a]=yn(s.text+i):i!==""&&r.push(yn(i)):fi(i)&&fi(s)?r[a]=yn(s.text+i.text):(Oe(e._isVList)&&O(i.tag)&&ee(i.key)&&O(t)&&(i.key="__vlist".concat(t,"_").concat(n,"__")),r.push(i)));return r}function BT(e,t){var r=null,n,i,a,s;if(le(e)||typeof e=="string")for(r=new Array(e.length),n=0,i=e.length;n<i;n++)r[n]=t(e[n],n);else if(typeof e=="number")for(r=new Array(e),n=0;n<e;n++)r[n]=t(n+1,n);else if(ze(e))if(Ni&&e[Symbol.iterator]){r=[];for(var o=e[Symbol.iterator](),l=o.next();!l.done;)r.push(t(l.value,r.length)),l=o.next()}else for(a=Object.keys(e),r=new Array(a.length),n=0,i=a.length;n<i;n++)s=a[n],r[n]=t(e[s],s,n);return O(r)||(r=[]),r._isVList=!0,r}function MT(e,t,r,n){var i=this.$scopedSlots[e],a;i?(r=r||{},n&&(r=Ee(Ee({},n),r)),a=i(r)||(Ne(t)?t():t)):a=this.$slots[e]||(Ne(t)?t():t);var s=r&&r.slot;return s?this.$createElement("template",{slot:s},a):a}function PT(e){return gs(this.$options,"filters",e,!0)||qp}function Xf(e,t){return le(e)?e.indexOf(t)===-1:e!==t}function $T(e,t,r,n,i){var a=Ye.keyCodes[t]||r;return i&&n&&!Ye.keyCodes[t]?Xf(i,n):a?Xf(a,e):n?Ri(n)!==t:e===void 0}function FT(e,t,r,n,i){if(r&&ze(r)){le(r)&&(r=Up(r));var a=void 0,s=function(l){if(l==="class"||l==="style"||fT(l))a=e;else{var u=e.attrs&&e.attrs.type;a=n||Ye.mustUseProp(t,u,l)?e.domProps||(e.domProps={}):e.attrs||(e.attrs={})}var d=Br(l),h=Ri(l);if(!(d in a)&&!(h in a)&&(a[l]=r[l],i)){var E=e.on||(e.on={});E["update:".concat(l)]=function(y){r[l]=y}}};for(var o in r)s(o)}return e}function UT(e,t){var r=this._staticTrees||(this._staticTrees=[]),n=r[e];return n&&!t||(n=r[e]=this.$options.staticRenderFns[e].call(this._renderProxy,this._c,this),Qp(n,"__static__".concat(e),!1)),n}function qT(e,t,r){return Qp(e,"__once__".concat(t).concat(r?"_".concat(r):""),!0),e}function Qp(e,t,r){if(le(e))for(var n=0;n<e.length;n++)e[n]&&typeof e[n]!="string"&&Jf(e[n],"".concat(t,"_").concat(n),r);else Jf(e,t,r)}function Jf(e,t,r){e.isStatic=!0,e.key=t,e.isOnce=r}function jT(e,t){if(t&&it(t)){var r=e.on=e.on?Ee({},e.on):{};for(var n in t){var i=r[n],a=t[n];r[n]=i?[].concat(i,a):a}}return e}function eh(e,t,r,n){t=t||{$stable:!r};for(var i=0;i<e.length;i++){var a=e[i];le(a)?eh(a,t,r):a&&(a.proxy&&(a.fn.proxy=!0),t[a.key]=a.fn)}return n&&(t.$key=n),t}function zT(e,t){for(var r=0;r<t.length;r+=2){var n=t[r];typeof n=="string"&&n&&(e[t[r]]=t[r+1])}return e}function VT(e,t){return typeof e=="string"?t+e:e}function th(e){e._o=qT,e._n=Ei,e._s=dT,e._l=BT,e._t=MT,e._q=Mr,e._i=jp,e._m=UT,e._f=PT,e._k=$T,e._b=FT,e._v=yn,e._e=Lr,e._u=eh,e._g=jT,e._d=zT,e._p=VT}function ou(e,t){if(!e||!e.length)return{};for(var r={},n=0,i=e.length;n<i;n++){var a=e[n],s=a.data;if(s&&s.attrs&&s.attrs.slot&&delete s.attrs.slot,(a.context===t||a.fnContext===t)&&s&&s.slot!=null){var o=s.slot,l=r[o]||(r[o]=[]);a.tag==="template"?l.push.apply(l,a.children||[]):l.push(a)}else(r.default||(r.default=[])).push(a)}for(var u in r)r[u].every(HT)&&delete r[u];return r}function HT(e){return e.isComment&&!e.asyncFactory||e.text===" "}function yi(e){return e.isComment&&e.asyncFactory}function gi(e,t,r,n){var i,a=Object.keys(r).length>0,s=t?!!t.$stable:!a,o=t&&t.$key;if(!t)i={};else{if(t._normalized)return t._normalized;if(s&&n&&n!==nt&&o===n.$key&&!a&&!n.$hasNormal)return n;i={};for(var l in t)t[l]&&l[0]!=="$"&&(i[l]=GT(e,r,l,t[l]))}for(var u in r)u in i||(i[u]=WT(r,u));return t&&Object.isExtensible(t)&&(t._normalized=i),lr(i,"$stable",s),lr(i,"$key",o),lr(i,"$hasNormal",a),i}function GT(e,t,r,n){var i=function(){var a=xn;ur(e);var s=arguments.length?n.apply(null,arguments):n({});s=s&&typeof s=="object"&&!le(s)?[s]:su(s);var o=s&&s[0];return ur(a),s&&(!o||s.length===1&&o.isComment&&!yi(o))?void 0:s};return n.proxy&&Object.defineProperty(t,r,{get:i,enumerable:!0,configurable:!0}),i}function WT(e,t){return function(){return e[t]}}function YT(e){var t=e.$options,r=t.setup;if(r){var n=e._setupContext=KT(e);ur(e),Nn();var i=fr(r,null,[e._props||Xp({}),n],e,"setup");if(On(),ur(),Ne(i))t.render=i;else if(ze(i))if(e._setupState=i,i.__sfc){var s=e._setupProxy={};for(var a in i)a!=="__sfc"&&Pl(s,i,a)}else for(var a in i)Vp(a)||Pl(e,i,a)}}function KT(e){var t=!1;return{get attrs(){if(!e._attrsProxy){var r=e._attrsProxy={};lr(r,"_v_attr_proxy",!0),fs(r,e.$attrs,nt,e,"$attrs")}return e._attrsProxy},get listeners(){if(!e._listenersProxy){var r=e._listenersProxy={};fs(r,e.$listeners,nt,e,"$listeners")}return e._listenersProxy},get slots(){return JT(e)},emit:Fp(e.$emit,e),expose:function(r){r&&Object.keys(r).forEach(function(n){return Pl(e,r,n)})}}}function fs(e,t,r,n,i){var a=!1;for(var s in t)s in e?t[s]!==r[s]&&(a=!0):(a=!0,XT(e,s,n,i));for(var s in e)s in t||(a=!0,delete e[s]);return a}function XT(e,t,r,n){Object.defineProperty(e,t,{enumerable:!0,configurable:!0,get:function(){return r[n][t]}})}function JT(e){return e._slotsProxy||rh(e._slotsProxy={},e.$scopedSlots),e._slotsProxy}function rh(e,t){for(var r in t)e[r]=t[r];for(var r in e)r in t||delete e[r]}function ZT(e){e._vnode=null,e._staticTrees=null;var t=e.$options,r=e.$vnode=t._parentVnode,n=r&&r.context;e.$slots=ou(t._renderChildren,n),e.$scopedSlots=r?gi(e.$parent,r.data.scopedSlots,e.$slots):nt,e._c=function(a,s,o,l){return ps(e,a,s,o,l,!1)},e.$createElement=function(a,s,o,l){return ps(e,a,s,o,l,!0)};var i=r&&r.data;Pr(e,"$attrs",i&&i.attrs||nt,null,!0),Pr(e,"$listeners",t._parentListeners||nt,null,!0)}var Fl=null;function QT(e){th(e.prototype),e.prototype.$nextTick=function(t){return lu(t,this)},e.prototype._render=function(){var t=this,r=t.$options,n=r.render,i=r._parentVnode;i&&t._isMounted&&(t.$scopedSlots=gi(t.$parent,i.data.scopedSlots,t.$slots,t.$scopedSlots),t._slotsProxy&&rh(t._slotsProxy,t.$scopedSlots)),t.$vnode=i;var a;try{ur(t),Fl=t,a=n.call(t._renderProxy,t.$createElement)}catch(s){if($r(s,t,"render"),!1)try{}catch(o){}else a=t._vnode}finally{Fl=null,ur()}return le(a)&&a.length===1&&(a=a[0]),a instanceof at||(a=Lr()),a.parent=i,a}}function Rl(e,t){return(e.__esModule||Ni&&e[Symbol.toStringTag]==="Module")&&(e=e.default),ze(e)?t.extend(e):e}function e7(e,t,r,n,i){var a=Lr();return a.asyncFactory=e,a.asyncMeta={data:t,context:r,children:n,tag:i},a}function t7(e,t){if(Oe(e.error)&&O(e.errorComp))return e.errorComp;if(O(e.resolved))return e.resolved;var r=Fl;if(r&&O(e.owners)&&e.owners.indexOf(r)===-1&&e.owners.push(r),Oe(e.loading)&&O(e.loadingComp))return e.loadingComp;if(r&&!O(e.owners)){var n=e.owners=[r],i=!0,a=null,s=null;r.$on("hook:destroyed",function(){return pr(n,r)});var o=function(h){for(var E=0,y=n.length;E<y;E++)n[E].$forceUpdate();h&&(n.length=0,a!==null&&(clearTimeout(a),a=null),s!==null&&(clearTimeout(s),s=null))},l=us(function(h){e.resolved=Rl(h,t),i?n.length=0:o(!0)}),u=us(function(h){O(e.errorComp)&&(e.error=!0,o(!0))}),d=e(l,u);return ze(d)&&(Dl(d)?ee(e.resolved)&&d.then(l,u):Dl(d.component)&&(d.component.then(l,u),O(d.error)&&(e.errorComp=Rl(d.error,t)),O(d.loading)&&(e.loadingComp=Rl(d.loading,t),d.delay===0?e.loading=!0:a=setTimeout(function(){a=null,ee(e.resolved)&&ee(e.error)&&(e.loading=!0,o(!1))},d.delay||200)),O(d.timeout)&&(s=setTimeout(function(){s=null,ee(e.resolved)&&u(null)},d.timeout)))),i=!1,e.loading?e.loadingComp:e.resolved}}function nh(e){if(le(e))for(var t=0;t<e.length;t++){var r=e[t];if(O(r)&&(O(r.componentOptions)||yi(r)))return r}}var r7=1,ih=2;function ps(e,t,r,n,i,a){return(le(r)||xi(r))&&(i=n,n=r,r=void 0),Oe(a)&&(i=ih),n7(e,t,r,n,i)}function n7(e,t,r,n,i){if(O(r)&&O(r.__ob__)||(O(r)&&O(r.is)&&(t=r.is),!t))return Lr();le(n)&&Ne(n[0])&&(r=r||{},r.scopedSlots={default:n[0]},n.length=0),i===ih?n=su(n):i===r7&&(n=kT(n));var a,s;if(typeof t=="string"){var o=void 0;s=e.$vnode&&e.$vnode.ns||Ye.getTagNamespace(t),Ye.isReservedTag(t)?a=new at(Ye.parsePlatformTagName(t),r,n,void 0,void 0,e):(!r||!r.pre)&&O(o=gs(e.$options,"components",t))?a=sp(o,r,e,n,t):a=new at(t,r,n,void 0,void 0,e)}else a=sp(t,r,e,n);return le(a)?a:O(a)?(O(s)&&ah(a,s),O(r)&&i7(r),a):Lr()}function ah(e,t,r){if(e.ns=t,e.tag==="foreignObject"&&(t=void 0,r=!0),O(e.children))for(var n=0,i=e.children.length;n<i;n++){var a=e.children[n];O(a.tag)&&(ee(a.ns)||Oe(r)&&a.tag!=="svg")&&ah(a,t,r)}}function i7(e){ze(e.style)&&hs(e.style),ze(e.class)&&hs(e.class)}function $r(e,t,r){Nn();try{if(t)for(var n=t;n=n.$parent;){var i=n.$options.errorCaptured;if(i)for(var a=0;a<i.length;a++)try{var s=i[a].call(n,e,t,r)===!1;if(s)return}catch(o){Zf(o,n,"errorCaptured hook")}}Zf(e,t,r)}finally{On()}}function fr(e,t,r,n,i){var a;try{a=r?e.apply(t,r):e.call(t),a&&!a._isVue&&Dl(a)&&!a._handled&&(a.catch(function(s){return $r(s,n,i+" (Promise/async)")}),a._handled=!0)}catch(s){$r(s,n,i)}return a}function Zf(e,t,r){if(Ye.errorHandler)try{return Ye.errorHandler.call(null,e,t,r)}catch(n){n!==e&&Qf(n,null,"config.errorHandler")}Qf(e,t,r)}function Qf(e,t,r){if(st&&typeof console<"u")console.error(e);else throw e}var Ul=!1,ql=[],jl=!1;function Qa(){jl=!1;var e=ql.slice(0);ql.length=0;for(var t=0;t<e.length;t++)e[t]()}var mi;typeof Promise<"u"&&Tn(Promise)?(ep=Promise.resolve(),mi=function(){ep.then(Qa),xT&&setTimeout($e)},Ul=!0):!Rn&&typeof MutationObserver<"u"&&(Tn(MutationObserver)||MutationObserver.toString()==="[object MutationObserverConstructor]")?(pi=1,tp=new MutationObserver(Qa),Cl=document.createTextNode(String(pi)),tp.observe(Cl,{characterData:!0}),mi=function(){pi=(pi+1)%2,Cl.data=String(pi)},Ul=!0):typeof setImmediate<"u"&&Tn(setImmediate)?mi=function(){setImmediate(Qa)}:mi=function(){setTimeout(Qa,0)};var ep,pi,tp,Cl;function lu(e,t){var r;if(ql.push(function(){if(e)try{e.call(t)}catch(n){$r(n,t,"nextTick")}else r&&r(t)}),jl||(jl=!0,mi()),!e&&typeof Promise<"u")return new Promise(function(n){r=n})}function pt(e){return function(t,r){if(r===void 0&&(r=xn),!!r)return a7(r,e,t)}}function a7(e,t,r){var n=e.$options;n[t]=ph(n[t],r)}var bQ=pt("beforeMount"),yQ=pt("mounted"),_Q=pt("beforeUpdate"),AQ=pt("updated"),TQ=pt("beforeDestroy"),xQ=pt("destroyed"),RQ=pt("activated"),CQ=pt("deactivated"),NQ=pt("serverPrefetch"),OQ=pt("renderTracked"),wQ=pt("renderTriggered"),IQ=pt("errorCaptured");var s7="2.7.14";var rp=new bi;function hs(e){return os(e,rp),rp.clear(),e}function os(e,t){var r,n,i=le(e);if(!(!i&&!ze(e)||e.__v_skip||Object.isFrozen(e)||e instanceof at)){if(e.__ob__){var a=e.__ob__.dep.id;if(t.has(a))return;t.add(a)}if(i)for(r=e.length;r--;)os(e[r],t);else if(Lt(e))os(e.value,t);else for(n=Object.keys(e),r=n.length;r--;)os(e[n[r]],t)}}var o7=0,uu=function(){function e(t,r,n,i,a){ST(this,rt&&!rt._vm?rt:t?t._scope:void 0),(this.vm=t)&&a&&(t._watcher=this),i?(this.deep=!!i.deep,this.user=!!i.user,this.lazy=!!i.lazy,this.sync=!!i.sync,this.before=i.before):this.deep=this.user=this.lazy=this.sync=!1,this.cb=n,this.id=++o7,this.active=!0,this.post=!1,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new bi,this.newDepIds=new bi,this.expression="",Ne(r)?this.getter=r:(this.getter=AT(r),this.getter||(this.getter=$e)),this.value=this.lazy?void 0:this.get()}return e.prototype.get=function(){Nn(this);var t,r=this.vm;try{t=this.getter.call(r,r)}catch(n){if(this.user)$r(n,r,'getter for watcher "'.concat(this.expression,'"'));else throw n}finally{this.deep&&hs(t),On(),this.cleanupDeps()}return t},e.prototype.addDep=function(t){var r=t.id;this.newDepIds.has(r)||(this.newDepIds.add(r),this.newDeps.push(t),this.depIds.has(r)||t.addSub(this))},e.prototype.cleanupDeps=function(){for(var t=this.deps.length;t--;){var r=this.deps[t];this.newDepIds.has(r.id)||r.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},e.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():T7(this)},e.prototype.run=function(){if(this.active){var t=this.get();if(t!==this.value||ze(t)||this.deep){var r=this.value;if(this.value=t,this.user){var n='callback for watcher "'.concat(this.expression,'"');fr(this.cb,this.vm,[t,r],this.vm,n)}else this.cb.call(this.vm,t,r)}}},e.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},e.prototype.depend=function(){for(var t=this.deps.length;t--;)this.deps[t].depend()},e.prototype.teardown=function(){if(this.vm&&!this.vm._isBeingDestroyed&&pr(this.vm._scope.effects,this),this.active){for(var t=this.deps.length;t--;)this.deps[t].removeSub(this);this.active=!1,this.onStop&&this.onStop()}},e}();function l7(e){e._events=Object.create(null),e._hasHookEvent=!1;var t=e.$options._parentListeners;t&&sh(e,t)}var _i;function u7(e,t){_i.$on(e,t)}function c7(e,t){_i.$off(e,t)}function d7(e,t){var r=_i;return function n(){var i=t.apply(null,arguments);i!==null&&r.$off(e,n)}}function sh(e,t,r){_i=e,Jp(t,r||{},u7,c7,d7,e),_i=void 0}function f7(e){var t=/^hook:/;e.prototype.$on=function(r,n){var i=this;if(le(r))for(var a=0,s=r.length;a<s;a++)i.$on(r[a],n);else(i._events[r]||(i._events[r]=[])).push(n),t.test(r)&&(i._hasHookEvent=!0);return i},e.prototype.$once=function(r,n){var i=this;function a(){i.$off(r,a),n.apply(i,arguments)}return a.fn=n,i.$on(r,a),i},e.prototype.$off=function(r,n){var i=this;if(!arguments.length)return i._events=Object.create(null),i;if(le(r)){for(var a=0,s=r.length;a<s;a++)i.$off(r[a],n);return i}var o=i._events[r];if(!o)return i;if(!n)return i._events[r]=null,i;for(var l,u=o.length;u--;)if(l=o[u],l===n||l.fn===n){o.splice(u,1);break}return i},e.prototype.$emit=function(r){var n=this;if(!1)var i;var a=n._events[r];if(a){a=a.length>1?kl(a):a;for(var s=kl(arguments,1),o='event handler for "'.concat(r,'"'),l=0,u=a.length;l<u;l++)fr(a[l],n,s,n,o)}return n}}var Dr=null;function oh(e){var t=Dr;return Dr=e,function(){Dr=t}}function p7(e){var t=e.$options,r=t.parent;if(r&&!t.abstract){for(;r.$options.abstract&&r.$parent;)r=r.$parent;r.$children.push(e)}e.$parent=r,e.$root=r?r.$root:e,e.$children=[],e.$refs={},e._provided=r?r._provided:Object.create(null),e._watcher=null,e._inactive=null,e._directInactive=!1,e._isMounted=!1,e._isDestroyed=!1,e._isBeingDestroyed=!1}function h7(e){e.prototype._update=function(t,r){var n=this,i=n.$el,a=n._vnode,s=oh(n);n._vnode=t,a?n.$el=n.__patch__(a,t):n.$el=n.__patch__(n.$el,t,r,!1),s(),i&&(i.__vue__=null),n.$el&&(n.$el.__vue__=n);for(var o=n;o&&o.$vnode&&o.$parent&&o.$vnode===o.$parent._vnode;)o.$parent.$el=o.$el,o=o.$parent},e.prototype.$forceUpdate=function(){var t=this;t._watcher&&t._watcher.update()},e.prototype.$destroy=function(){var t=this;if(!t._isBeingDestroyed){yt(t,"beforeDestroy"),t._isBeingDestroyed=!0;var r=t.$parent;r&&!r._isBeingDestroyed&&!t.$options.abstract&&pr(r.$children,t),t._scope.stop(),t._data.__ob__&&t._data.__ob__.vmCount--,t._isDestroyed=!0,t.__patch__(t._vnode,null),yt(t,"destroyed"),t.$off(),t.$el&&(t.$el.__vue__=null),t.$vnode&&(t.$vnode.parent=null)}}}function v7(e,t,r){e.$el=t,e.$options.render||(e.$options.render=Lr),yt(e,"beforeMount");var n;n=function(){e._update(e._render(),r)};var i={before:function(){e._isMounted&&!e._isDestroyed&&yt(e,"beforeUpdate")}};new uu(e,n,$e,i,!0),r=!1;var a=e._preWatchers;if(a)for(var s=0;s<a.length;s++)a[s].run();return e.$vnode==null&&(e._isMounted=!0,yt(e,"mounted")),e}function m7(e,t,r,n,i){var a=n.data.scopedSlots,s=e.$scopedSlots,o=!!(a&&!a.$stable||s!==nt&&!s.$stable||a&&e.$scopedSlots.$key!==a.$key||!a&&e.$scopedSlots.$key),l=!!(i||e.$options._renderChildren||o),u=e.$vnode;e.$options._parentVnode=n,e.$vnode=n,e._vnode&&(e._vnode.parent=n),e.$options._renderChildren=i;var d=n.data.attrs||nt;e._attrsProxy&&fs(e._attrsProxy,d,u.data&&u.data.attrs||nt,e,"$attrs")&&(l=!0),e.$attrs=d,r=r||nt;var h=e.$options._parentListeners;if(e._listenersProxy&&fs(e._listenersProxy,r,h||nt,e,"$listeners"),e.$listeners=e.$options._parentListeners=r,sh(e,r,h),t&&e.$options.props){dr(!1);for(var E=e._props,y=e.$options._propKeys||[],T=0;T<y.length;T++){var _=y[T],I=e.$options.props;E[_]=vu(_,I,t,e)}dr(!0),e.$options.propsData=t}l&&(e.$slots=ou(i,n.context),e.$forceUpdate())}function lh(e){for(;e&&(e=e.$parent);)if(e._inactive)return!0;return!1}function cu(e,t){if(t){if(e._directInactive=!1,lh(e))return}else if(e._directInactive)return;if(e._inactive||e._inactive===null){e._inactive=!1;for(var r=0;r<e.$children.length;r++)cu(e.$children[r]);yt(e,"activated")}}function uh(e,t){if(!(t&&(e._directInactive=!0,lh(e)))&&!e._inactive){e._inactive=!0;for(var r=0;r<e.$children.length;r++)uh(e.$children[r]);yt(e,"deactivated")}}function yt(e,t,r,n){n===void 0&&(n=!0),Nn();var i=xn;n&&ur(e);var a=e.$options[t],s="".concat(t," hook");if(a)for(var o=0,l=a.length;o<l;o++)fr(a[o],e,r||null,e,s);e._hasHookEvent&&e.$emit("hook:"+t),n&&ur(i),On()}var Wt=[],du=[],vs={};var zl=!1,fu=!1,_n=0;function g7(){_n=Wt.length=du.length=0,vs={},zl=fu=!1}var ch=0,Vl=Date.now;st&&!Rn&&(es=window.performance,es&&typeof es.now=="function"&&Vl()>document.createEvent("Event").timeStamp&&(Vl=function(){return es.now()}));var es,E7=function(e,t){if(e.post){if(!t.post)return 1}else if(t.post)return-1;return e.id-t.id};function b7(){ch=Vl(),fu=!0;var e,t;for(Wt.sort(E7),_n=0;_n<Wt.length;_n++)e=Wt[_n],e.before&&e.before(),t=e.id,vs[t]=null,e.run();var r=du.slice(),n=Wt.slice();g7(),A7(r),y7(n),CT(),cs&&Ye.devtools&&cs.emit("flush")}function y7(e){for(var t=e.length;t--;){var r=e[t],n=r.vm;n&&n._watcher===r&&n._isMounted&&!n._isDestroyed&&yt(n,"updated")}}function _7(e){e._inactive=!1,du.push(e)}function A7(e){for(var t=0;t<e.length;t++)e[t]._inactive=!0,cu(e[t],!0)}function T7(e){var t=e.id;if(vs[t]==null&&!(e===cr.target&&e.noRecurse)){if(vs[t]=!0,!fu)Wt.push(e);else{for(var r=Wt.length-1;r>_n&&Wt[r].id>e.id;)r--;Wt.splice(r+1,0,e)}zl||(zl=!0,lu(b7))}}function x7(e){var t=e.$options.provide;if(t){var r=Ne(t)?t.call(e):t;if(!ze(r))return;for(var n=LT(e),i=Ni?Reflect.ownKeys(r):Object.keys(r),a=0;a<i.length;a++){var s=i[a];Object.defineProperty(n,s,Object.getOwnPropertyDescriptor(r,s))}}}function R7(e){var t=dh(e.$options.inject,e);t&&(dr(!1),Object.keys(t).forEach(function(r){Pr(e,r,t[r])}),dr(!0))}function dh(e,t){if(e){for(var r=Object.create(null),n=Ni?Reflect.ownKeys(e):Object.keys(e),i=0;i<n.length;i++){var a=n[i];if(a!=="__ob__"){var s=e[a].from;if(s in t._provided)r[a]=t._provided[s];else if("default"in e[a]){var o=e[a].default;r[a]=Ne(o)?o.call(t):o}}}return r}}function pu(e,t,r,n,i){var a=this,s=i.options,o;We(n,"_uid")?(o=Object.create(n),o._original=n):(o=n,n=n._original);var l=Oe(s._compiled),u=!l;this.data=e,this.props=t,this.children=r,this.parent=n,this.listeners=e.on||nt,this.injections=dh(s.inject,n),this.slots=function(){return a.$slots||gi(n,e.scopedSlots,a.$slots=ou(r,n)),a.$slots},Object.defineProperty(this,"scopedSlots",{enumerable:!0,get:function(){return gi(n,e.scopedSlots,this.slots())}}),l&&(this.$options=s,this.$slots=this.slots(),this.$scopedSlots=gi(n,e.scopedSlots,this.$slots)),s._scopeId?this._c=function(d,h,E,y){var T=ps(o,d,h,E,y,u);return T&&!le(T)&&(T.fnScopeId=s._scopeId,T.fnContext=n),T}:this._c=function(d,h,E,y){return ps(o,d,h,E,y,u)}}th(pu.prototype);function C7(e,t,r,n,i){var a=e.options,s={},o=a.props;if(O(o))for(var l in o)s[l]=vu(l,o,t||nt);else O(r.attrs)&&ip(s,r.attrs),O(r.props)&&ip(s,r.props);var u=new pu(r,s,i,n,e),d=a.render.call(null,u._c,u);if(d instanceof at)return np(d,r,u.parent,a,u);if(le(d)){for(var h=su(d)||[],E=new Array(h.length),y=0;y<h.length;y++)E[y]=np(h[y],r,u.parent,a,u);return E}}function np(e,t,r,n,i){var a=Ml(e);return a.fnContext=r,a.fnOptions=n,t.slot&&((a.data||(a.data={})).slot=t.slot),a}function ip(e,t){for(var r in t)e[Br(r)]=t[r]}function ms(e){return e.name||e.__name||e._componentTag}var hu={init:function(e,t){if(e.componentInstance&&!e.componentInstance._isDestroyed&&e.data.keepAlive){var r=e;hu.prepatch(r,r)}else{var n=e.componentInstance=N7(e,Dr);n.$mount(t?e.elm:void 0,t)}},prepatch:function(e,t){var r=t.componentOptions,n=t.componentInstance=e.componentInstance;m7(n,r.propsData,r.listeners,t,r.children)},insert:function(e){var t=e.context,r=e.componentInstance;r._isMounted||(r._isMounted=!0,yt(r,"mounted")),e.data.keepAlive&&(t._isMounted?_7(r):cu(r,!0))},destroy:function(e){var t=e.componentInstance;t._isDestroyed||(e.data.keepAlive?uh(t,!0):t.$destroy())}},ap=Object.keys(hu);function sp(e,t,r,n,i){if(!ee(e)){var a=r.$options._base;if(ze(e)&&(e=a.extend(e)),typeof e=="function"){var s;if(ee(e.cid)&&(s=e,e=t7(s,a),e===void 0))return e7(s,t,r,n,i);t=t||{},gu(e),O(t.model)&&I7(e.options,t);var o=DT(t,e,i);if(Oe(e.options.functional))return C7(e,o,t,r,n);var l=t.on;if(t.on=t.nativeOn,Oe(e.options.abstract)){var u=t.slot;t={},u&&(t.slot=u)}O7(t);var d=ms(e.options)||i,h=new at("vue-component-".concat(e.cid).concat(d?"-".concat(d):""),t,void 0,void 0,void 0,r,{Ctor:e,propsData:o,listeners:l,tag:i,children:n},s);return h}}}function N7(e,t){var r={_isComponent:!0,_parentVnode:e,parent:t},n=e.data.inlineTemplate;return O(n)&&(r.render=n.render,r.staticRenderFns=n.staticRenderFns),new e.componentOptions.Ctor(r)}function O7(e){for(var t=e.hook||(e.hook={}),r=0;r<ap.length;r++){var n=ap[r],i=t[n],a=hu[n];i!==a&&!(i&&i._merged)&&(t[n]=i?w7(a,i):a)}}function w7(e,t){var r=function(n,i){e(n,i),t(n,i)};return r._merged=!0,r}function I7(e,t){var r=e.model&&e.model.prop||"value",n=e.model&&e.model.event||"input";(t.attrs||(t.attrs={}))[r]=t.model.value;var i=t.on||(t.on={}),a=i[n],s=t.model.callback;O(a)?(le(a)?a.indexOf(s)===-1:a!==s)&&(i[n]=[s].concat(a)):i[n]=s}var fh=$e;var St=Ye.optionMergeStrategies;function Ai(e,t,r){if(r===void 0&&(r=!0),!t)return e;for(var n,i,a,s=Ni?Reflect.ownKeys(t):Object.keys(t),o=0;o<s.length;o++)n=s[o],n!=="__ob__"&&(i=e[n],a=t[n],!r||!We(e,n)?nu(e,n,a):i!==a&&it(i)&&it(a)&&Ai(i,a));return e}function op(e,t,r){return r?function(){var i=Ne(t)?t.call(r,r):t,a=Ne(e)?e.call(r,r):e;return i?Ai(i,a):a}:t?e?function(){return Ai(Ne(t)?t.call(this,this):t,Ne(e)?e.call(this,this):e)}:t:e}St.data=function(e,t,r){return r?op(e,t,r):t&&typeof t!="function"?e:op(e,t)};function ph(e,t){var r=t?e?e.concat(t):le(t)?t:[t]:e;return r&&S7(r)}function S7(e){for(var t=[],r=0;r<e.length;r++)t.indexOf(e[r])===-1&&t.push(e[r]);return t}zp.forEach(function(e){St[e]=ph});function L7(e,t,r,n){var i=Object.create(e||null);return t?Ee(i,t):i}_s.forEach(function(e){St[e+"s"]=L7});St.watch=function(e,t,r,n){if(e===Bl&&(e=void 0),t===Bl&&(t=void 0),!t)return Object.create(e||null);if(!e)return t;var i={};Ee(i,e);for(var a in t){var s=i[a],o=t[a];s&&!le(s)&&(s=[s]),i[a]=s?s.concat(o):le(o)?o:[o]}return i};St.props=St.methods=St.inject=St.computed=function(e,t,r,n){if(!e)return t;var i=Object.create(null);return Ee(i,e),t&&Ee(i,t),i};St.provide=function(e,t){return e?function(){var r=Object.create(null);return Ai(r,Ne(e)?e.call(this):e),t&&Ai(r,Ne(t)?t.call(this):t,!1),r}:t};var D7=function(e,t){return t===void 0?e:t};function k7(e,t){var r=e.props;if(!!r){var n={},i,a,s;if(le(r))for(i=r.length;i--;)a=r[i],typeof a=="string"&&(s=Br(a),n[s]={type:null});else if(it(r))for(var o in r)a=r[o],s=Br(o),n[s]=it(a)?a:{type:a};e.props=n}}function B7(e,t){var r=e.inject;if(!!r){var n=e.inject={};if(le(r))for(var i=0;i<r.length;i++)n[r[i]]={from:r[i]};else if(it(r))for(var a in r){var s=r[a];n[a]=it(s)?Ee({from:a},s):{from:s}}}}function M7(e){var t=e.directives;if(t)for(var r in t){var n=t[r];Ne(n)&&(t[r]={bind:n,update:n})}}function Fr(e,t,r){if(Ne(t)&&(t=t.options),k7(t,r),B7(t,r),M7(t),!t._base&&(t.extends&&(e=Fr(e,t.extends,r)),t.mixins))for(var n=0,i=t.mixins.length;n<i;n++)e=Fr(e,t.mixins[n],r);var a={},s;for(s in e)o(s);for(s in t)We(e,s)||o(s);function o(l){var u=St[l]||D7;a[l]=u(e[l],t[l],r,l)}return a}function gs(e,t,r,n){if(typeof r=="string"){var i=e[t];if(We(i,r))return i[r];var a=Br(r);if(We(i,a))return i[a];var s=vT(a);if(We(i,s))return i[s];var o=i[r]||i[a]||i[s];return o}}function vu(e,t,r,n){var i=t[e],a=!We(r,e),s=r[e],o=up(Boolean,i.type);if(o>-1){if(a&&!We(i,"default"))s=!1;else if(s===""||s===Ri(e)){var l=up(String,i.type);(l<0||o<l)&&(s=!0)}}if(s===void 0){s=P7(n,i,e);var u=ru;dr(!0),Kt(s),dr(u)}return s}function P7(e,t,r){if(!!We(t,"default")){var n=t.default;return e&&e.$options.propsData&&e.$options.propsData[r]===void 0&&e._props[r]!==void 0?e._props[r]:Ne(n)&&Hl(t.type)!=="Function"?n.call(e):n}}var $7=/^\s*function (\w+)/;function Hl(e){var t=e&&e.toString().match($7);return t?t[1]:""}function lp(e,t){return Hl(e)===Hl(t)}function up(e,t){if(!le(t))return lp(t,e)?0:-1;for(var r=0,n=t.length;r<n;r++)if(lp(t[r],e))return r;return-1}var ar={enumerable:!0,configurable:!0,get:$e,set:$e};function mu(e,t,r){ar.get=function(){return this[t][r]},ar.set=function(i){this[t][r]=i},Object.defineProperty(e,r,ar)}function F7(e){var t=e.$options;if(t.props&&U7(e,t.props),YT(e),t.methods&&H7(e,t.methods),t.data)q7(e);else{var r=Kt(e._data={});r&&r.vmCount++}t.computed&&V7(e,t.computed),t.watch&&t.watch!==Bl&&G7(e,t.watch)}function U7(e,t){var r=e.$options.propsData||{},n=e._props=Xp({}),i=e.$options._propKeys=[],a=!e.$parent;a||dr(!1);var s=function(l){i.push(l);var u=vu(l,t,r,e);if(!1)var d;else Pr(n,l,u);l in e||mu(e,"_props",l)};for(var o in t)s(o);dr(!0)}function q7(e){var t=e.$options.data;t=e._data=Ne(t)?j7(t,e):t||{},it(t)||(t={});for(var r=Object.keys(t),n=e.$options.props,i=e.$options.methods,a=r.length;a--;){var s=r[a];n&&We(n,s)||Vp(s)||mu(e,"_data",s)}var o=Kt(t);o&&o.vmCount++}function j7(e,t){Nn();try{return e.call(t,t)}catch(r){return $r(r,t,"data()"),{}}finally{On()}}var z7={lazy:!0};function V7(e,t){var r=e._computedWatchers=Object.create(null),n=Ci();for(var i in t){var a=t[i],s=Ne(a)?a:a.get;n||(r[i]=new uu(e,s||$e,$e,z7)),i in e||hh(e,i,a)}}function hh(e,t,r){var n=!Ci();Ne(r)?(ar.get=n?cp(t):dp(r),ar.set=$e):(ar.get=r.get?n&&r.cache!==!1?cp(t):dp(r.get):$e,ar.set=r.set||$e),Object.defineProperty(e,t,ar)}function cp(e){return function(){var r=this._computedWatchers&&this._computedWatchers[e];if(r)return r.dirty&&r.evaluate(),cr.target&&r.depend(),r.value}}function dp(e){return function(){return e.call(this,this)}}function H7(e,t){var r=e.$options.props;for(var n in t)e[n]=typeof t[n]!="function"?$e:Fp(t[n],e)}function G7(e,t){for(var r in t){var n=t[r];if(le(n))for(var i=0;i<n.length;i++)Gl(e,r,n[i]);else Gl(e,r,n)}}function Gl(e,t,r,n){return it(r)&&(n=r,r=r.handler),typeof r=="string"&&(r=e[r]),e.$watch(t,r,n)}function W7(e){var t={};t.get=function(){return this._data};var r={};r.get=function(){return this._props},Object.defineProperty(e.prototype,"$data",t),Object.defineProperty(e.prototype,"$props",r),e.prototype.$set=nu,e.prototype.$delete=Yp,e.prototype.$watch=function(n,i,a){var s=this;if(it(i))return Gl(s,n,i,a);a=a||{},a.user=!0;var o=new uu(s,n,i,a);if(a.immediate){var l='callback for immediate watcher "'.concat(o.expression,'"');Nn(),fr(i,s,[o.value],s,l),On()}return function(){o.teardown()}}}var Y7=0;function K7(e){e.prototype._init=function(t){var r=this;r._uid=Y7++;var n,i;r._isVue=!0,r.__v_skip=!0,r._scope=new IT(!0),r._scope._vm=!0,t&&t._isComponent?X7(r,t):r.$options=Fr(gu(r.constructor),t||{},r),r._renderProxy=r,r._self=r,p7(r),l7(r),ZT(r),yt(r,"beforeCreate",void 0,!1),R7(r),F7(r),x7(r),yt(r,"created"),r.$options.el&&r.$mount(r.$options.el)}}function X7(e,t){var r=e.$options=Object.create(e.constructor.options),n=t._parentVnode;r.parent=t.parent,r._parentVnode=n;var i=n.componentOptions;r.propsData=i.propsData,r._parentListeners=i.listeners,r._renderChildren=i.children,r._componentTag=i.tag,t.render&&(r.render=t.render,r.staticRenderFns=t.staticRenderFns)}function gu(e){var t=e.options;if(e.super){var r=gu(e.super),n=e.superOptions;if(r!==n){e.superOptions=r;var i=J7(e);i&&Ee(e.extendOptions,i),t=e.options=Fr(r,e.extendOptions),t.name&&(t.components[t.name]=e)}}return t}function J7(e){var t,r=e.options,n=e.sealedOptions;for(var i in r)r[i]!==n[i]&&(t||(t={}),t[i]=r[i]);return t}function be(e){this._init(e)}K7(be);W7(be);f7(be);h7(be);QT(be);function Z7(e){e.use=function(t){var r=this._installedPlugins||(this._installedPlugins=[]);if(r.indexOf(t)>-1)return this;var n=kl(arguments,1);return n.unshift(this),Ne(t.install)?t.install.apply(t,n):Ne(t)&&t.apply(null,n),r.push(t),this}}function Q7(e){e.mixin=function(t){return this.options=Fr(this.options,t),this}}function ex(e){e.cid=0;var t=1;e.extend=function(r){r=r||{};var n=this,i=n.cid,a=r._Ctor||(r._Ctor={});if(a[i])return a[i];var s=ms(r)||ms(n.options),o=function(u){this._init(u)};return o.prototype=Object.create(n.prototype),o.prototype.constructor=o,o.cid=t++,o.options=Fr(n.options,r),o.super=n,o.options.props&&tx(o),o.options.computed&&rx(o),o.extend=n.extend,o.mixin=n.mixin,o.use=n.use,_s.forEach(function(l){o[l]=n[l]}),s&&(o.options.components[s]=o),o.superOptions=n.options,o.extendOptions=r,o.sealedOptions=Ee({},o.options),a[i]=o,o}}function tx(e){var t=e.options.props;for(var r in t)mu(e.prototype,"_props",r)}function rx(e){var t=e.options.computed;for(var r in t)hh(e.prototype,r,t[r])}function nx(e){_s.forEach(function(t){e[t]=function(r,n){return n?(t==="component"&&it(n)&&(n.name=n.name||r,n=this.options._base.extend(n)),t==="directive"&&Ne(n)&&(n={bind:n,update:n}),this.options[t+"s"][r]=n,n):this.options[t+"s"][r]}})}function fp(e){return e&&(ms(e.Ctor.options)||e.tag)}function ts(e,t){return le(e)?e.indexOf(t)>-1:typeof e=="string"?e.split(",").indexOf(t)>-1:Pp(e)?e.test(t):!1}function pp(e,t){var r=e.cache,n=e.keys,i=e._vnode;for(var a in r){var s=r[a];if(s){var o=s.name;o&&!t(o)&&Wl(r,a,n,i)}}}function Wl(e,t,r,n){var i=e[t];i&&(!n||i.tag!==n.tag)&&i.componentInstance.$destroy(),e[t]=null,pr(r,t)}var hp=[String,RegExp,Array],ix={name:"keep-alive",abstract:!0,props:{include:hp,exclude:hp,max:[String,Number]},methods:{cacheVNode:function(){var e=this,t=e.cache,r=e.keys,n=e.vnodeToCache,i=e.keyToCache;if(n){var a=n.tag,s=n.componentInstance,o=n.componentOptions;t[i]={name:fp(o),tag:a,componentInstance:s},r.push(i),this.max&&r.length>parseInt(this.max)&&Wl(t,r[0],r,this._vnode),this.vnodeToCache=null}}},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var e in this.cache)Wl(this.cache,e,this.keys)},mounted:function(){var e=this;this.cacheVNode(),this.$watch("include",function(t){pp(e,function(r){return ts(t,r)})}),this.$watch("exclude",function(t){pp(e,function(r){return!ts(t,r)})})},updated:function(){this.cacheVNode()},render:function(){var e=this.$slots.default,t=nh(e),r=t&&t.componentOptions;if(r){var n=fp(r),i=this,a=i.include,s=i.exclude;if(a&&(!n||!ts(a,n))||s&&n&&ts(s,n))return t;var o=this,l=o.cache,u=o.keys,d=t.key==null?r.Ctor.cid+(r.tag?"::".concat(r.tag):""):t.key;l[d]?(t.componentInstance=l[d].componentInstance,pr(u,d),u.push(d)):(this.vnodeToCache=t,this.keyToCache=d),t.data.keepAlive=!0}return t||e&&e[0]}},ax={KeepAlive:ix};function sx(e){var t={};t.get=function(){return Ye},Object.defineProperty(e,"config",t),e.util={warn:fh,extend:Ee,mergeOptions:Fr,defineReactive:Pr},e.set=nu,e.delete=Yp,e.nextTick=lu,e.observable=function(r){return Kt(r),r},e.options=Object.create(null),_s.forEach(function(r){e.options[r+"s"]=Object.create(null)}),e.options._base=e,Ee(e.options.components,ax),Z7(e),Q7(e),ex(e),nx(e)}sx(be);Object.defineProperty(be.prototype,"$isServer",{get:Ci});Object.defineProperty(be.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}});Object.defineProperty(be,"FunctionalRenderContext",{value:pu});be.version=s7;var ox=_t("style,class"),lx=_t("input,textarea,option,select,progress"),ux=function(e,t,r){return r==="value"&&lx(e)&&t!=="button"||r==="selected"&&e==="option"||r==="checked"&&e==="input"||r==="muted"&&e==="video"},vh=_t("contenteditable,draggable,spellcheck"),cx=_t("events,caret,typing,plaintext-only"),dx=function(e,t){return Es(t)||t==="false"?"false":e==="contenteditable"&&cx(t)?t:"true"},fx=_t("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"),Yl="http://www.w3.org/1999/xlink",Eu=function(e){return e.charAt(5)===":"&&e.slice(0,5)==="xlink"},mh=function(e){return Eu(e)?e.slice(6,e.length):""},Es=function(e){return e==null||e===!1};function px(e){for(var t=e.data,r=e,n=e;O(n.componentInstance);)n=n.componentInstance._vnode,n&&n.data&&(t=vp(n.data,t));for(;O(r=r.parent);)r&&r.data&&(t=vp(t,r.data));return hx(t.staticClass,t.class)}function vp(e,t){return{staticClass:bu(e.staticClass,t.staticClass),class:O(e.class)?[e.class,t.class]:t.class}}function hx(e,t){return O(e)||O(t)?bu(e,yu(t)):""}function bu(e,t){return e?t?e+" "+t:e:t||""}function yu(e){return Array.isArray(e)?vx(e):ze(e)?mx(e):typeof e=="string"?e:""}function vx(e){for(var t="",r,n=0,i=e.length;n<i;n++)O(r=yu(e[n]))&&r!==""&&(t&&(t+=" "),t+=r);return t}function mx(e){var t="";for(var r in e)e[r]&&(t&&(t+=" "),t+=r);return t}var gx={svg:"http://www.w3.org/2000/svg",math:"http://www.w3.org/1998/Math/MathML"},Ex=_t("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"),_u=_t("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),gh=function(e){return Ex(e)||_u(e)};function bx(e){if(_u(e))return"svg";if(e==="math")return"math"}var rs=Object.create(null);function yx(e){if(!st)return!0;if(gh(e))return!1;if(e=e.toLowerCase(),rs[e]!=null)return rs[e];var t=document.createElement(e);return e.indexOf("-")>-1?rs[e]=t.constructor===window.HTMLUnknownElement||t.constructor===window.HTMLElement:rs[e]=/HTMLUnknownElement/.test(t.toString())}var Kl=_t("text,number,password,search,email,tel,url");function _x(e){if(typeof e=="string"){var t=document.querySelector(e);return t||document.createElement("div")}else return e}function Ax(e,t){var r=document.createElement(e);return e!=="select"||t.data&&t.data.attrs&&t.data.attrs.multiple!==void 0&&r.setAttribute("multiple","multiple"),r}function Tx(e,t){return document.createElementNS(gx[e],t)}function xx(e){return document.createTextNode(e)}function Rx(e){return document.createComment(e)}function Cx(e,t,r){e.insertBefore(t,r)}function Nx(e,t){e.removeChild(t)}function Ox(e,t){e.appendChild(t)}function wx(e){return e.parentNode}function Ix(e){return e.nextSibling}function Sx(e){return e.tagName}function Lx(e,t){e.textContent=t}function Dx(e,t){e.setAttribute(t,"")}var kx=Object.freeze({__proto__:null,createElement:Ax,createElementNS:Tx,createTextNode:xx,createComment:Rx,insertBefore:Cx,removeChild:Nx,appendChild:Ox,parentNode:wx,nextSibling:Ix,tagName:Sx,setTextContent:Lx,setStyleScope:Dx}),Bx={create:function(e,t){An(t)},update:function(e,t){e.data.ref!==t.data.ref&&(An(e,!0),An(t))},destroy:function(e){An(e,!0)}};function An(e,t){var r=e.data.ref;if(!!O(r)){var n=e.context,i=e.componentInstance||e.elm,a=t?null:i,s=t?void 0:i;if(Ne(r)){fr(r,n,[a],n,"template ref function");return}var o=e.data.refInFor,l=typeof r=="string"||typeof r=="number",u=Lt(r),d=n.$refs;if(l||u){if(o){var h=l?d[r]:r.value;t?le(h)&&pr(h,i):le(h)?h.includes(i)||h.push(i):l?(d[r]=[i],mp(n,r,d[r])):r.value=[i]}else if(l){if(t&&d[r]!==i)return;d[r]=s,mp(n,r,a)}else if(u){if(t&&r.value!==i)return;r.value=a}}}}function mp(e,t,r){var n=e._setupState;n&&We(n,t)&&(Lt(n[t])?n[t].value=r:n[t]=r)}var or=new at("",{},[]),hi=["create","activate","update","remove","destroy"];function Sr(e,t){return e.key===t.key&&e.asyncFactory===t.asyncFactory&&(e.tag===t.tag&&e.isComment===t.isComment&&O(e.data)===O(t.data)&&Mx(e,t)||Oe(e.isAsyncPlaceholder)&&ee(t.asyncFactory.error))}function Mx(e,t){if(e.tag!=="input")return!0;var r,n=O(r=e.data)&&O(r=r.attrs)&&r.type,i=O(r=t.data)&&O(r=r.attrs)&&r.type;return n===i||Kl(n)&&Kl(i)}function Px(e,t,r){var n,i,a={};for(n=t;n<=r;++n)i=e[n].key,O(i)&&(a[i]=n);return a}function $x(e){var t,r,n={},i=e.modules,a=e.nodeOps;for(t=0;t<hi.length;++t)for(n[hi[t]]=[],r=0;r<i.length;++r)O(i[r][hi[t]])&&n[hi[t]].push(i[r][hi[t]]);function s(R){return new at(a.tagName(R).toLowerCase(),{},[],void 0,R)}function o(R,A){function m(){--m.listeners===0&&l(R)}return m.listeners=A,m}function l(R){var A=a.parentNode(R);O(A)&&a.removeChild(A,R)}function u(R,A){return!A&&!R.ns&&!(Ye.ignoredElements.length&&Ye.ignoredElements.some(function(m){return Pp(m)?m.test(R.tag):m===R.tag}))&&Ye.isUnknownElement(R.tag)}var d=0;function h(R,A,m,k,K,te,v){if(O(R.elm)&&O(te)&&(R=te[v]=Ml(R)),R.isRootInsert=!K,!E(R,A,m,k)){var S=R.data,P=R.children,G=R.tag;O(G)?(R.elm=R.ns?a.createElementNS(R.ns,G):a.createElement(G,R),M(R),I(R,P,A),O(S)&&N(R,A),_(m,R.elm,k)):Oe(R.isComment)?(R.elm=a.createComment(R.text),_(m,R.elm,k)):(R.elm=a.createTextNode(R.text),_(m,R.elm,k))}}function E(R,A,m,k){var K=R.data;if(O(K)){var te=O(R.componentInstance)&&K.keepAlive;if(O(K=K.hook)&&O(K=K.init)&&K(R,!1),O(R.componentInstance))return y(R,A),_(m,R.elm,k),Oe(te)&&T(R,A,m,k),!0}}function y(R,A){O(R.data.pendingInsert)&&(A.push.apply(A,R.data.pendingInsert),R.data.pendingInsert=null),R.elm=R.componentInstance.$el,C(R)?(N(R,A),M(R)):(An(R),A.push(R))}function T(R,A,m,k){for(var K,te=R;te.componentInstance;)if(te=te.componentInstance._vnode,O(K=te.data)&&O(K=K.transition)){for(K=0;K<n.activate.length;++K)n.activate[K](or,te);A.push(te);break}_(m,R.elm,k)}function _(R,A,m){O(R)&&(O(m)?a.parentNode(m)===R&&a.insertBefore(R,A,m):a.appendChild(R,A))}function I(R,A,m){if(le(A))for(var k=0;k<A.length;++k)h(A[k],m,R.elm,null,!0,A,k);else xi(R.text)&&a.appendChild(R.elm,a.createTextNode(String(R.text)))}function C(R){for(;R.componentInstance;)R=R.componentInstance._vnode;return O(R.tag)}function N(R,A){for(var m=0;m<n.create.length;++m)n.create[m](or,R);t=R.data.hook,O(t)&&(O(t.create)&&t.create(or,R),O(t.insert)&&A.push(R))}function M(R){var A;if(O(A=R.fnScopeId))a.setStyleScope(R.elm,A);else for(var m=R;m;)O(A=m.context)&&O(A=A.$options._scopeId)&&a.setStyleScope(R.elm,A),m=m.parent;O(A=Dr)&&A!==R.context&&A!==R.fnContext&&O(A=A.$options._scopeId)&&a.setStyleScope(R.elm,A)}function L(R,A,m,k,K,te){for(;k<=K;++k)h(m[k],te,R,A,!1,m,k)}function H(R){var A,m,k=R.data;if(O(k))for(O(A=k.hook)&&O(A=A.destroy)&&A(R),A=0;A<n.destroy.length;++A)n.destroy[A](R);if(O(A=R.children))for(m=0;m<R.children.length;++m)H(R.children[m])}function B(R,A,m){for(;A<=m;++A){var k=R[A];O(k)&&(O(k.tag)?(j(k),H(k)):l(k.elm))}}function j(R,A){if(O(A)||O(R.data)){var m,k=n.remove.length+1;for(O(A)?A.listeners+=k:A=o(R.elm,k),O(m=R.componentInstance)&&O(m=m._vnode)&&O(m.data)&&j(m,A),m=0;m<n.remove.length;++m)n.remove[m](R,A);O(m=R.data.hook)&&O(m=m.remove)?m(R,A):A()}else l(R.elm)}function ce(R,A,m,k,K){for(var te=0,v=0,S=A.length-1,P=A[0],G=A[S],Z=m.length-1,he=m[0],f=m[Z],Se,ve,Be,Te,ir=!K;te<=S&&v<=Z;)ee(P)?P=A[++te]:ee(G)?G=A[--S]:Sr(P,he)?(Ae(P,he,k,m,v),P=A[++te],he=m[++v]):Sr(G,f)?(Ae(G,f,k,m,Z),G=A[--S],f=m[--Z]):Sr(P,f)?(Ae(P,f,k,m,Z),ir&&a.insertBefore(R,P.elm,a.nextSibling(G.elm)),P=A[++te],f=m[--Z]):Sr(G,he)?(Ae(G,he,k,m,v),ir&&a.insertBefore(R,G.elm,P.elm),G=A[--S],he=m[++v]):(ee(Se)&&(Se=Px(A,te,S)),ve=O(he.key)?Se[he.key]:je(he,A,te,S),ee(ve)?h(he,k,R,P.elm,!1,m,v):(Be=A[ve],Sr(Be,he)?(Ae(Be,he,k,m,v),A[ve]=void 0,ir&&a.insertBefore(R,Be.elm,P.elm)):h(he,k,R,P.elm,!1,m,v)),he=m[++v]);te>S?(Te=ee(m[Z+1])?null:m[Z+1].elm,L(R,Te,m,v,Z,k)):v>Z&&B(A,te,S)}function de(R){for(var A={},m=0;m<R.length;m++){var k=R[m],K=k.key;O(K)&&(A[K]?fh("Duplicate keys detected: '".concat(K,"'. This may cause an update error."),k.context):A[K]=!0)}}function je(R,A,m,k){for(var K=m;K<k;K++){var te=A[K];if(O(te)&&Sr(R,te))return K}}function Ae(R,A,m,k,K,te){if(R!==A){O(A.elm)&&O(k)&&(A=k[K]=Ml(A));var v=A.elm=R.elm;if(Oe(R.isAsyncPlaceholder)){O(A.asyncFactory.resolved)?V(R.elm,A,m):A.isAsyncPlaceholder=!0;return}if(Oe(A.isStatic)&&Oe(R.isStatic)&&A.key===R.key&&(Oe(A.isCloned)||Oe(A.isOnce))){A.componentInstance=R.componentInstance;return}var S,P=A.data;O(P)&&O(S=P.hook)&&O(S=S.prepatch)&&S(R,A);var G=R.children,Z=A.children;if(O(P)&&C(A)){for(S=0;S<n.update.length;++S)n.update[S](R,A);O(S=P.hook)&&O(S=S.update)&&S(R,A)}ee(A.text)?O(G)&&O(Z)?G!==Z&&ce(v,G,Z,m,te):O(Z)?(O(R.text)&&a.setTextContent(v,""),L(v,null,Z,0,Z.length-1,m)):O(G)?B(G,0,G.length-1):O(R.text)&&a.setTextContent(v,""):R.text!==A.text&&a.setTextContent(v,A.text),O(P)&&O(S=P.hook)&&O(S=S.postpatch)&&S(R,A)}}function x(R,A,m){if(Oe(m)&&O(R.parent))R.parent.data.pendingInsert=A;else for(var k=0;k<A.length;++k)A[k].data.hook.insert(A[k])}var $=!1,Y=_t("attrs,class,staticClass,staticStyle,key");function V(R,A,m,k){var K,te=A.tag,v=A.data,S=A.children;if(k=k||v&&v.pre,A.elm=R,Oe(A.isComment)&&O(A.asyncFactory))return A.isAsyncPlaceholder=!0,!0;if(O(v)&&(O(K=v.hook)&&O(K=K.init)&&K(A,!0),O(K=A.componentInstance)))return y(A,m),!0;if(O(te)){if(O(S))if(!R.hasChildNodes())I(A,S,m);else if(O(K=v)&&O(K=K.domProps)&&O(K=K.innerHTML)){if(K!==R.innerHTML)return!1}else{for(var P=!0,G=R.firstChild,Z=0;Z<S.length;Z++){if(!G||!V(G,S[Z],m,k)){P=!1;break}G=G.nextSibling}if(!P||G)return!1}if(O(v)){var he=!1;for(var f in v)if(!Y(f)){he=!0,N(A,m);break}!he&&v.class&&hs(v.class)}}else R.data!==A.text&&(R.data=A.text);return!0}function J(R,A,m){return O(A.tag)?A.tag.indexOf("vue-component")===0||!u(A,m)&&A.tag.toLowerCase()===(R.tagName&&R.tagName.toLowerCase()):R.nodeType===(A.isComment?8:3)}return function(A,m,k,K){if(ee(m)){O(A)&&H(A);return}var te=!1,v=[];if(ee(A))te=!0,h(m,v);else{var S=O(A.nodeType);if(!S&&Sr(A,m))Ae(A,m,v,null,null,K);else{if(S){if(A.nodeType===1&&A.hasAttribute(Vf)&&(A.removeAttribute(Vf),k=!0),Oe(k)&&V(A,m,v))return x(m,v,!0),A;A=s(A)}var P=A.elm,G=a.parentNode(P);if(h(m,v,P._leaveCb?null:G,a.nextSibling(P)),O(m.parent))for(var Z=m.parent,he=C(m);Z;){for(var f=0;f<n.destroy.length;++f)n.destroy[f](Z);if(Z.elm=m.elm,he){for(var Se=0;Se<n.create.length;++Se)n.create[Se](or,Z);var ve=Z.data.hook.insert;if(ve.merged)for(var Be=1;Be<ve.fns.length;Be++)ve.fns[Be]()}else An(Z);Z=Z.parent}O(G)?B([A],0,0):O(A.tag)&&H(A)}}return x(m,v,te),m.elm}}var Fx={create:Nl,update:Nl,destroy:function(t){Nl(t,or)}};function Nl(e,t){(e.data.directives||t.data.directives)&&Ux(e,t)}function Ux(e,t){var r=e===or,n=t===or,i=gp(e.data.directives,e.context),a=gp(t.data.directives,t.context),s=[],o=[],l,u,d;for(l in a)u=i[l],d=a[l],u?(d.oldValue=u.value,d.oldArg=u.arg,vi(d,"update",t,e),d.def&&d.def.componentUpdated&&o.push(d)):(vi(d,"bind",t,e),d.def&&d.def.inserted&&s.push(d));if(s.length){var h=function(){for(var E=0;E<s.length;E++)vi(s[E],"inserted",t,e)};r?sr(t,"insert",h):h()}if(o.length&&sr(t,"postpatch",function(){for(var E=0;E<o.length;E++)vi(o[E],"componentUpdated",t,e)}),!r)for(l in i)a[l]||vi(i[l],"unbind",e,e,n)}var qx=Object.create(null);function gp(e,t){var r=Object.create(null);if(!e)return r;var n,i;for(n=0;n<e.length;n++){if(i=e[n],i.modifiers||(i.modifiers=qx),r[jx(i)]=i,t._setupState&&t._setupState.__sfc){var a=i.def||gs(t,"_setupState","v-"+i.name);typeof a=="function"?i.def={bind:a,update:a}:i.def=a}i.def=i.def||gs(t.$options,"directives",i.name,!0)}return r}function jx(e){return e.rawName||"".concat(e.name,".").concat(Object.keys(e.modifiers||{}).join("."))}function vi(e,t,r,n,i){var a=e.def&&e.def[t];if(a)try{a(r.elm,e,r,n,i)}catch(s){$r(s,r.context,"directive ".concat(e.name," ").concat(t," hook"))}}var zx=[Bx,Fx];function Ep(e,t){var r=t.componentOptions;if(!(O(r)&&r.Ctor.options.inheritAttrs===!1)&&!(ee(e.data.attrs)&&ee(t.data.attrs))){var n,i,a,s=t.elm,o=e.data.attrs||{},l=t.data.attrs||{};(O(l.__ob__)||Oe(l._v_attr_proxy))&&(l=t.data.attrs=Ee({},l));for(n in l)i=l[n],a=o[n],a!==i&&bp(s,n,i,t.data.pre);(Rn||tu)&&l.value!==o.value&&bp(s,"value",l.value);for(n in o)ee(l[n])&&(Eu(n)?s.removeAttributeNS(Yl,mh(n)):vh(n)||s.removeAttribute(n))}}function bp(e,t,r,n){n||e.tagName.indexOf("-")>-1?yp(e,t,r):fx(t)?Es(r)?e.removeAttribute(t):(r=t==="allowfullscreen"&&e.tagName==="EMBED"?"true":t,e.setAttribute(t,r)):vh(t)?e.setAttribute(t,dx(t,r)):Eu(t)?Es(r)?e.removeAttributeNS(Yl,mh(t)):e.setAttributeNS(Yl,t,r):yp(e,t,r)}function yp(e,t,r){if(Es(r))e.removeAttribute(t);else{if(Rn&&!Cn&&e.tagName==="TEXTAREA"&&t==="placeholder"&&r!==""&&!e.__ieph){var n=function(i){i.stopImmediatePropagation(),e.removeEventListener("input",n)};e.addEventListener("input",n),e.__ieph=!0}e.setAttribute(t,r)}}var Vx={create:Ep,update:Ep};function _p(e,t){var r=t.elm,n=t.data,i=e.data;if(!(ee(n.staticClass)&&ee(n.class)&&(ee(i)||ee(i.staticClass)&&ee(i.class)))){var a=px(t),s=r._transitionClasses;O(s)&&(a=bu(a,yu(s))),a!==r._prevClass&&(r.setAttribute("class",a),r._prevClass=a)}}var Hx={create:_p,update:_p},Ol="__r",wl="__c";function Gx(e){if(O(e[Ol])){var t=Rn?"change":"input";e[t]=[].concat(e[Ol],e[t]||[]),delete e[Ol]}O(e[wl])&&(e.change=[].concat(e[wl],e.change||[]),delete e[wl])}var Ti;function Wx(e,t,r){var n=Ti;return function i(){var a=t.apply(null,arguments);a!==null&&Eh(e,i,r,n)}}var Yx=Ul&&!(Hf&&Number(Hf[1])<=53);function Kx(e,t,r,n){if(Yx){var i=ch,a=t;t=a._wrapper=function(s){if(s.target===s.currentTarget||s.timeStamp>=i||s.timeStamp<=0||s.target.ownerDocument!==document)return a.apply(this,arguments)}}Ti.addEventListener(e,t,Hp?{capture:r,passive:n}:r)}function Eh(e,t,r,n){(n||Ti).removeEventListener(e,t._wrapper||t,r)}function Il(e,t){if(!(ee(e.data.on)&&ee(t.data.on))){var r=t.data.on||{},n=e.data.on||{};Ti=t.elm||e.elm,Gx(r),Jp(r,n,Kx,Eh,Wx,t.context),Ti=void 0}}var Xx={create:Il,update:Il,destroy:function(e){return Il(e,or)}},ns;function Ap(e,t){if(!(ee(e.data.domProps)&&ee(t.data.domProps))){var r,n,i=t.elm,a=e.data.domProps||{},s=t.data.domProps||{};(O(s.__ob__)||Oe(s._v_attr_proxy))&&(s=t.data.domProps=Ee({},s));for(r in a)r in s||(i[r]="");for(r in s){if(n=s[r],r==="textContent"||r==="innerHTML"){if(t.children&&(t.children.length=0),n===a[r])continue;i.childNodes.length===1&&i.removeChild(i.childNodes[0])}if(r==="value"&&i.tagName!=="PROGRESS"){i._value=n;var o=ee(n)?"":String(n);Jx(i,o)&&(i.value=o)}else if(r==="innerHTML"&&_u(i.tagName)&&ee(i.innerHTML)){ns=ns||document.createElement("div"),ns.innerHTML="<svg>".concat(n,"</svg>");for(var l=ns.firstChild;i.firstChild;)i.removeChild(i.firstChild);for(;l.firstChild;)i.appendChild(l.firstChild)}else if(n!==a[r])try{i[r]=n}catch{}}}}function Jx(e,t){return!e.composing&&(e.tagName==="OPTION"||Zx(e,t)||Qx(e,t))}function Zx(e,t){var r=!0;try{r=document.activeElement!==e}catch{}return r&&e.value!==t}function Qx(e,t){var r=e.value,n=e._vModifiers;if(O(n)){if(n.number)return Ei(r)!==Ei(t);if(n.trim)return r.trim()!==t.trim()}return r!==t}var eR={create:Ap,update:Ap},tR=Ur(function(e){var t={},r=/;(?![^(]*\))/g,n=/:(.+)/;return e.split(r).forEach(function(i){if(i){var a=i.split(n);a.length>1&&(t[a[0].trim()]=a[1].trim())}}),t});function Sl(e){var t=bh(e.style);return e.staticStyle?Ee(e.staticStyle,t):t}function bh(e){return Array.isArray(e)?Up(e):typeof e=="string"?tR(e):e}function rR(e,t){var r={},n;if(t)for(var i=e;i.componentInstance;)i=i.componentInstance._vnode,i&&i.data&&(n=Sl(i.data))&&Ee(r,n);(n=Sl(e.data))&&Ee(r,n);for(var a=e;a=a.parent;)a.data&&(n=Sl(a.data))&&Ee(r,n);return r}var nR=/^--/,Tp=/\s*!important$/,xp=function(e,t,r){if(nR.test(t))e.style.setProperty(t,r);else if(Tp.test(r))e.style.setProperty(Ri(t),r.replace(Tp,""),"important");else{var n=iR(t);if(Array.isArray(r))for(var i=0,a=r.length;i<a;i++)e.style[n]=r[i];else e.style[n]=r}},Rp=["Webkit","Moz","ms"],is,iR=Ur(function(e){if(is=is||document.createElement("div").style,e=Br(e),e!=="filter"&&e in is)return e;for(var t=e.charAt(0).toUpperCase()+e.slice(1),r=0;r<Rp.length;r++){var n=Rp[r]+t;if(n in is)return n}});function Cp(e,t){var r=t.data,n=e.data;if(!(ee(r.staticStyle)&&ee(r.style)&&ee(n.staticStyle)&&ee(n.style))){var i,a,s=t.elm,o=n.staticStyle,l=n.normalizedStyle||n.style||{},u=o||l,d=bh(t.data.style)||{};t.data.normalizedStyle=O(d.__ob__)?Ee({},d):d;var h=rR(t,!0);for(a in u)ee(h[a])&&xp(s,a,"");for(a in h)i=h[a],i!==u[a]&&xp(s,a,i??"")}}var aR={create:Cp,update:Cp},yh=/\s+/;function _h(e,t){if(!(!t||!(t=t.trim())))if(e.classList)t.indexOf(" ")>-1?t.split(yh).forEach(function(n){return e.classList.add(n)}):e.classList.add(t);else{var r=" ".concat(e.getAttribute("class")||""," ");r.indexOf(" "+t+" ")<0&&e.setAttribute("class",(r+t).trim())}}function Ah(e,t){if(!(!t||!(t=t.trim())))if(e.classList)t.indexOf(" ")>-1?t.split(yh).forEach(function(i){return e.classList.remove(i)}):e.classList.remove(t),e.classList.length||e.removeAttribute("class");else{for(var r=" ".concat(e.getAttribute("class")||""," "),n=" "+t+" ";r.indexOf(n)>=0;)r=r.replace(n," ");r=r.trim(),r?e.setAttribute("class",r):e.removeAttribute("class")}}function Th(e){if(!!e){if(typeof e=="object"){var t={};return e.css!==!1&&Ee(t,Np(e.name||"v")),Ee(t,e),t}else if(typeof e=="string")return Np(e)}}var Np=Ur(function(e){return{enterClass:"".concat(e,"-enter"),enterToClass:"".concat(e,"-enter-to"),enterActiveClass:"".concat(e,"-enter-active"),leaveClass:"".concat(e,"-leave"),leaveToClass:"".concat(e,"-leave-to"),leaveActiveClass:"".concat(e,"-leave-active")}}),xh=st&&!Cn,bn="transition",Ll="animation",ls="transition",bs="transitionend",Xl="animation",Rh="animationend";xh&&(window.ontransitionend===void 0&&window.onwebkittransitionend!==void 0&&(ls="WebkitTransition",bs="webkitTransitionEnd"),window.onanimationend===void 0&&window.onwebkitanimationend!==void 0&&(Xl="WebkitAnimation",Rh="webkitAnimationEnd"));var Op=st?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(e){return e()};function Ch(e){Op(function(){Op(e)})}function kr(e,t){var r=e._transitionClasses||(e._transitionClasses=[]);r.indexOf(t)<0&&(r.push(t),_h(e,t))}function Yt(e,t){e._transitionClasses&&pr(e._transitionClasses,t),Ah(e,t)}function Nh(e,t,r){var n=Oh(e,t),i=n.type,a=n.timeout,s=n.propCount;if(!i)return r();var o=i===bn?bs:Rh,l=0,u=function(){e.removeEventListener(o,d),r()},d=function(h){h.target===e&&++l>=s&&u()};setTimeout(function(){l<s&&u()},a+1),e.addEventListener(o,d)}var sR=/\b(transform|all)(,|$)/;function Oh(e,t){var r=window.getComputedStyle(e),n=(r[ls+"Delay"]||"").split(", "),i=(r[ls+"Duration"]||"").split(", "),a=wp(n,i),s=(r[Xl+"Delay"]||"").split(", "),o=(r[Xl+"Duration"]||"").split(", "),l=wp(s,o),u,d=0,h=0;t===bn?a>0&&(u=bn,d=a,h=i.length):t===Ll?l>0&&(u=Ll,d=l,h=o.length):(d=Math.max(a,l),u=d>0?a>l?bn:Ll:null,h=u?u===bn?i.length:o.length:0);var E=u===bn&&sR.test(r[ls+"Property"]);return{type:u,timeout:d,propCount:h,hasTransform:E}}function wp(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max.apply(null,t.map(function(r,n){return Ip(r)+Ip(e[n])}))}function Ip(e){return Number(e.slice(0,-1).replace(",","."))*1e3}function Jl(e,t){var r=e.elm;O(r._leaveCb)&&(r._leaveCb.cancelled=!0,r._leaveCb());var n=Th(e.data.transition);if(!ee(n)&&!(O(r._enterCb)||r.nodeType!==1)){for(var i=n.css,a=n.type,s=n.enterClass,o=n.enterToClass,l=n.enterActiveClass,u=n.appearClass,d=n.appearToClass,h=n.appearActiveClass,E=n.beforeEnter,y=n.enter,T=n.afterEnter,_=n.enterCancelled,I=n.beforeAppear,C=n.appear,N=n.afterAppear,M=n.appearCancelled,L=n.duration,H=Dr,B=Dr.$vnode;B&&B.parent;)H=B.context,B=B.parent;var j=!H._isMounted||!e.isRootInsert;if(!(j&&!C&&C!=="")){var ce=j&&u?u:s,de=j&&h?h:l,je=j&&d?d:o,Ae=j&&I||E,x=j&&Ne(C)?C:y,$=j&&N||T,Y=j&&M||_,V=Ei(ze(L)?L.enter:L),J=i!==!1&&!Cn,R=Au(x),A=r._enterCb=us(function(){J&&(Yt(r,je),Yt(r,de)),A.cancelled?(J&&Yt(r,ce),Y&&Y(r)):$&&$(r),r._enterCb=null});e.data.show||sr(e,"insert",function(){var m=r.parentNode,k=m&&m._pending&&m._pending[e.key];k&&k.tag===e.tag&&k.elm._leaveCb&&k.elm._leaveCb(),x&&x(r,A)}),Ae&&Ae(r),J&&(kr(r,ce),kr(r,de),Ch(function(){Yt(r,ce),A.cancelled||(kr(r,je),R||(Ih(V)?setTimeout(A,V):Nh(r,a,A)))})),e.data.show&&(t&&t(),x&&x(r,A)),!J&&!R&&A()}}}function wh(e,t){var r=e.elm;O(r._enterCb)&&(r._enterCb.cancelled=!0,r._enterCb());var n=Th(e.data.transition);if(ee(n)||r.nodeType!==1)return t();if(O(r._leaveCb))return;var i=n.css,a=n.type,s=n.leaveClass,o=n.leaveToClass,l=n.leaveActiveClass,u=n.beforeLeave,d=n.leave,h=n.afterLeave,E=n.leaveCancelled,y=n.delayLeave,T=n.duration,_=i!==!1&&!Cn,I=Au(d),C=Ei(ze(T)?T.leave:T),N=r._leaveCb=us(function(){r.parentNode&&r.parentNode._pending&&(r.parentNode._pending[e.key]=null),_&&(Yt(r,o),Yt(r,l)),N.cancelled?(_&&Yt(r,s),E&&E(r)):(t(),h&&h(r)),r._leaveCb=null});y?y(M):M();function M(){N.cancelled||(!e.data.show&&r.parentNode&&((r.parentNode._pending||(r.parentNode._pending={}))[e.key]=e),u&&u(r),_&&(kr(r,s),kr(r,l),Ch(function(){Yt(r,s),N.cancelled||(kr(r,o),I||(Ih(C)?setTimeout(N,C):Nh(r,a,N)))})),d&&d(r,N),!_&&!I&&N())}}function Ih(e){return typeof e=="number"&&!isNaN(e)}function Au(e){if(ee(e))return!1;var t=e.fns;return O(t)?Au(Array.isArray(t)?t[0]:t):(e._length||e.length)>1}function Sp(e,t){t.data.show!==!0&&Jl(t)}var oR=st?{create:Sp,activate:Sp,remove:function(e,t){e.data.show!==!0?wh(e,t):t()}}:{},lR=[Vx,Hx,Xx,eR,aR,oR],uR=lR.concat(zx),cR=$x({nodeOps:kx,modules:uR});Cn&&document.addEventListener("selectionchange",function(){var e=document.activeElement;e&&e.vmodel&&Tu(e,"input")});var Sh={inserted:function(e,t,r,n){r.tag==="select"?(n.elm&&!n.elm._vOptions?sr(r,"postpatch",function(){Sh.componentUpdated(e,t,r)}):Lp(e,t,r.context),e._vOptions=[].map.call(e.options,ys)):(r.tag==="textarea"||Kl(e.type))&&(e._vModifiers=t.modifiers,t.modifiers.lazy||(e.addEventListener("compositionstart",dR),e.addEventListener("compositionend",Bp),e.addEventListener("change",Bp),Cn&&(e.vmodel=!0)))},componentUpdated:function(e,t,r){if(r.tag==="select"){Lp(e,t,r.context);var n=e._vOptions,i=e._vOptions=[].map.call(e.options,ys);if(i.some(function(s,o){return!Mr(s,n[o])})){var a=e.multiple?t.value.some(function(s){return kp(s,i)}):t.value!==t.oldValue&&kp(t.value,i);a&&Tu(e,"change")}}}};function Lp(e,t,r){Dp(e,t,r),(Rn||tu)&&setTimeout(function(){Dp(e,t,r)},0)}function Dp(e,t,r){var n=t.value,i=e.multiple;if(!(i&&!Array.isArray(n))){for(var a,s,o=0,l=e.options.length;o<l;o++)if(s=e.options[o],i)a=jp(n,ys(s))>-1,s.selected!==a&&(s.selected=a);else if(Mr(ys(s),n)){e.selectedIndex!==o&&(e.selectedIndex=o);return}i||(e.selectedIndex=-1)}}function kp(e,t){return t.every(function(r){return!Mr(r,e)})}function ys(e){return"_value"in e?e._value:e.value}function dR(e){e.target.composing=!0}function Bp(e){!e.target.composing||(e.target.composing=!1,Tu(e.target,"input"))}function Tu(e,t){var r=document.createEvent("HTMLEvents");r.initEvent(t,!0,!0),e.dispatchEvent(r)}function Zl(e){return e.componentInstance&&(!e.data||!e.data.transition)?Zl(e.componentInstance._vnode):e}var fR={bind:function(e,t,r){var n=t.value;r=Zl(r);var i=r.data&&r.data.transition,a=e.__vOriginalDisplay=e.style.display==="none"?"":e.style.display;n&&i?(r.data.show=!0,Jl(r,function(){e.style.display=a})):e.style.display=n?a:"none"},update:function(e,t,r){var n=t.value,i=t.oldValue;if(!n!=!i){r=Zl(r);var a=r.data&&r.data.transition;a?(r.data.show=!0,n?Jl(r,function(){e.style.display=e.__vOriginalDisplay}):wh(r,function(){e.style.display="none"})):e.style.display=n?e.__vOriginalDisplay:"none"}},unbind:function(e,t,r,n,i){i||(e.style.display=e.__vOriginalDisplay)}},pR={model:Sh,show:fR},Lh={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 Ql(e){var t=e&&e.componentOptions;return t&&t.Ctor.options.abstract?Ql(nh(t.children)):e}function Dh(e){var t={},r=e.$options;for(var n in r.propsData)t[n]=e[n];var i=r._parentListeners;for(var n in i)t[Br(n)]=i[n];return t}function Mp(e,t){if(/\d-keep-alive$/.test(t.tag))return e("keep-alive",{props:t.componentOptions.propsData})}function hR(e){for(;e=e.parent;)if(e.data.transition)return!0}function vR(e,t){return t.key===e.key&&t.tag===e.tag}var mR=function(e){return e.tag||yi(e)},gR=function(e){return e.name==="show"},ER={name:"transition",props:Lh,abstract:!0,render:function(e){var t=this,r=this.$slots.default;if(!!r&&(r=r.filter(mR),!!r.length)){var n=this.mode,i=r[0];if(hR(this.$vnode))return i;var a=Ql(i);if(!a)return i;if(this._leaving)return Mp(e,i);var s="__transition-".concat(this._uid,"-");a.key=a.key==null?a.isComment?s+"comment":s+a.tag:xi(a.key)?String(a.key).indexOf(s)===0?a.key:s+a.key:a.key;var o=(a.data||(a.data={})).transition=Dh(this),l=this._vnode,u=Ql(l);if(a.data.directives&&a.data.directives.some(gR)&&(a.data.show=!0),u&&u.data&&!vR(a,u)&&!yi(u)&&!(u.componentInstance&&u.componentInstance._vnode.isComment)){var d=u.data.transition=Ee({},o);if(n==="out-in")return this._leaving=!0,sr(d,"afterLeave",function(){t._leaving=!1,t.$forceUpdate()}),Mp(e,i);if(n==="in-out"){if(yi(a))return l;var h,E=function(){h()};sr(o,"afterEnter",E),sr(o,"enterCancelled",E),sr(d,"delayLeave",function(y){h=y})}}return i}}},kh=Ee({tag:String,moveClass:String},Lh);delete kh.mode;var bR={props:kh,beforeMount:function(){var e=this,t=this._update;this._update=function(r,n){var i=oh(e);e.__patch__(e._vnode,e.kept,!1,!0),e._vnode=e.kept,i(),t.call(e,r,n)}},render:function(e){for(var t=this.tag||this.$vnode.data.tag||"span",r=Object.create(null),n=this.prevChildren=this.children,i=this.$slots.default||[],a=this.children=[],s=Dh(this),o=0;o<i.length;o++){var l=i[o];if(l.tag){if(l.key!=null&&String(l.key).indexOf("__vlist")!==0)a.push(l),r[l.key]=l,(l.data||(l.data={})).transition=s;else if(!1)var u,d}}if(n){for(var h=[],E=[],o=0;o<n.length;o++){var l=n[o];l.data.transition=s,l.data.pos=l.elm.getBoundingClientRect(),r[l.key]?h.push(l):E.push(l)}this.kept=e(t,null,h),this.removed=E}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(yR),e.forEach(_R),e.forEach(AR),this._reflow=document.body.offsetHeight,e.forEach(function(r){if(r.data.moved){var n=r.elm,i=n.style;kr(n,t),i.transform=i.WebkitTransform=i.transitionDuration="",n.addEventListener(bs,n._moveCb=function a(s){s&&s.target!==n||(!s||/transform$/.test(s.propertyName))&&(n.removeEventListener(bs,a),n._moveCb=null,Yt(n,t))})}}))},methods:{hasMove:function(e,t){if(!xh)return!1;if(this._hasMove)return this._hasMove;var r=e.cloneNode();e._transitionClasses&&e._transitionClasses.forEach(function(i){Ah(r,i)}),_h(r,t),r.style.display="none",this.$el.appendChild(r);var n=Oh(r);return this.$el.removeChild(r),this._hasMove=n.hasTransform}}};function yR(e){e.elm._moveCb&&e.elm._moveCb(),e.elm._enterCb&&e.elm._enterCb()}function _R(e){e.data.newPos=e.elm.getBoundingClientRect()}function AR(e){var t=e.data.pos,r=e.data.newPos,n=t.left-r.left,i=t.top-r.top;if(n||i){e.data.moved=!0;var a=e.elm.style;a.transform=a.WebkitTransform="translate(".concat(n,"px,").concat(i,"px)"),a.transitionDuration="0s"}}var TR={Transition:ER,TransitionGroup:bR};be.config.mustUseProp=ux;be.config.isReservedTag=gh;be.config.isReservedAttr=ox;be.config.getTagNamespace=bx;be.config.isUnknownElement=yx;Ee(be.options.directives,pR);Ee(be.options.components,TR);be.prototype.__patch__=st?cR:$e;be.prototype.$mount=function(e,t){return e=e&&st?_x(e):void 0,v7(this,e,t)};st&&setTimeout(function(){Ye.devtools&&cs&&cs.emit("init",be)},0);var jr=It(Kh(),1),{Store:DQ,install:kQ,version:BQ,mapState:MQ,mapMutations:PQ,mapGetters:$Q,mapActions:FQ,createNamespacedHelpers:UQ,createLogger:qQ}=jr.default;var qR=It(Ou(),1),c0=It(t0(),1),m0=It(Ou(),1),z={ANALYSIS_FINDING:"analysis-finding",DATABASE:"database",QUERY:"query",HTTP:"http",EXTERNAL_ROUTE:"external-route",EXTERNAL_SERVICE:"external-service",ROUTE:"route",PACKAGE:"package",CLASS:"class",FUNCTION:"function"};function o0(e,t=[]){if(e.parent){o0(e.parent,t);let r;switch(e.parent.type){case z.PACKAGE:r="/";break;case z.CLASS:r="::";break;default:r="->"}e.type===z.FUNCTION&&(r="static"in e&&e.static?".":"#"),t.push(r)}return t.push(e.name),t}var jR=/(?:(?:#|--).*?(?=\r|\n|$))|(?:\/\*(?:[^/]|\/[^*])*?(?:\*\/|\/\*.*))/gi,l0={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},Iu={mysql:/'|"|\/\*|\*\//,mysql2:/'|"|\/\*|\*\//,postgres:/'|\/\*|\*\/|\$(?!\?)/,sqlite:/'|\/\*|\*\//,cassandra:/'|\/\*|\*\//,oracle:/'|\/\*|\*\//,oracle_enhanced:/'|\/\*|\*\//},zR={fallback:Object.keys(l0),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"]},VR="?";function Sn(e){let t=`(?:${zR[e].map(r=>l0[r].source).flat().join(")|(?:")})`;return new RegExp(t,"gi")}var HR=Sn("mysql"),GR=Sn("postgres"),WR=Sn("sqlite"),YR=Sn("oracle"),KR=Sn("cassandra"),XR=Sn("fallback");function JR(e,t){return Iu[t]?Iu[t].test(e):Iu.mysql.test(e)}function u0(e,t){let r;switch(t){case"mysql":case"mysql2":r=HR;break;case"postgres":r=GR;break;case"sqlite":r=WR;break;case"oracle":case"oracle_enhanced":r=YR;break;case"cassandra":r=KR;break;default:r=XR}let n=e.replace(r,VR).replace(jR,"");return JR(n,t)&&(n=e),n}var ZR=class extends Error{constructor(e,t){super(e),this.sql=t}toString(){return`${this.message}: ${this.sql}`}};function d0(e,t=()=>{}){let r=e.replace(/\s+returning\s+\*/i,"");try{return(0,c0.default)(r)}catch(n){return t(new ZR(n.message,r)),null}}function QR(e,t=()=>{}){let r=d0(e,t);if(!r)return null;let n=[],i=[],a=[],s=0;function o(_){let I=["type","variant"].map(N=>_[N]).filter(N=>N).join("."),C=y[I];C||(C=l),(Array.isArray(C)?C:[C]).forEach(N=>N(_))}function l(_){let I=["type","variant","name","value"];Object.keys(_).filter(C=>!I.includes(C)).map(C=>_[C]).forEach(C=>{Array.isArray(C)?C.forEach(o):typeof C=="object"?o(C):typeof C=="string"||typeof C=="boolean"||console.warn(`Unrecognized subexpression: ${typeof C} ${C}`)})}function u(_,I){_.forEach(C=>{let N=I[C];Array.isArray(N)?N.forEach(o):typeof N=="object"?o(N):console.warn(`Unrecognized subexpression: ${N}`)})}let d=()=>{};function h(_){_.format==="table"&&a.push(_.name),u(["columns"],_)}function E(_){return()=>{n.push(_)}}let y={"literal.text":d,"literal.decimal":d,"identifier.star":_=>i.push(_.name),"identifier.column":_=>i.push(_.name),"identifier.table":_=>a.push(_.name),"identifier.expression":h,"statement.select":[E("select"),l],"statement.insert":[E("insert"),l],"statement.update":[E("update"),l],"statement.delete":[E("delete"),l],"statement.pragma":d,"map.join":[_=>{s+=_.map.length},l]};o(r);function T(_){return[...new Set(_)]}return{actions:T(n).sort(),tables:T(a).sort(),columns:T(i).sort(),joinCount:s}}function eC(e,t){let r=d0(e);return r?JSON.stringify(r,(n,i)=>{if(i===null)return null;switch(i.type){case"variable":case"literal":return{type:"variable"};default:return i}}):u0(e,t)}var zr=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);function tC(e){return typeof e!="string"?"":e.slice(0,1).toUpperCase()+e.slice(1).toLowerCase()}function rC(e){if(zr(e,"http_server_request")===!1)return null;let t=e.http_server_request.request_method,r=e.http_server_request.path_info,n;try{let i=new URL(r,"http://hostname");n=`${t} ${i.pathname}`}catch{n="HTTP Request"}return n}var nC=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 Ss(e){let t=[...e.trimLeft()];t.length>0&&t[0]==="("&&t.shift();let r=0,n=t.reduce((a,s)=>(s==="("&&(r+=1),r===0&&a.push(s),s===")"&&(r-=1),a),[]).join(""),i=null;return n.search(/\s/)===-1?i=n:i=n.replace(/[^\w]+/g," ").toLowerCase().split(" ").find(a=>nC.has(a)),["SQL",tC(i)||null].join(" ")}function ku(e){return zr(e,"sql_query")===!1?null:Ss(e.sql_query.normalized_sql||e.sql_query.sql||"")}function iC(e){let t=rC(e);return t||(t=ku(e)),t}function f0(e){return iC(e)||e.toString()}function qe(e,t,r){Object.hasOwnProperty.call(e,"$hidden")||Object.defineProperty(e,"$hidden",{enumerable:!1,writable:!1,value:{}}),Object.defineProperty(e.$hidden,t,{enumerable:!1,writable:!0,...r})}function aC(e,t){let r={};function n(i,a,s,o){a[i]||(a[i]={}),a[i][s]||(a[i][s]=[]),a[i][s].push(o)}return e.codeObjects.filter(i=>i.labels.size).forEach(i=>{Array.from(i.labels).forEach(a=>{n(a,r,i.type,i)})}),t.filter(i=>i.isCall()&&i.labels.size).forEach(i=>{Array.from(i.labels).forEach(a=>{n(a,r,"event",i)})}),r}var Lu=e=>JSON.stringify(e).length;function r0(e,t){let r=0,n=0;for(;;){let i=e[r],a=t[n];if(!i&&!a)return;if(typeof i>"u"){e.push(null),r+=1,n+=1;continue}if(typeof a>"u"){t.push(null),r+=1,n+=1;continue}let s=i.identityHash,o=a.identityHash;if(s!==o){let l=0;for(let d=r+1;d<e.length;d+=1)l+=e[d].identityHash===s?1:0;let u=0;for(let d=n+1;d<t.length;d+=1)u+=t[d].identityHash===s?1:0;l>=u?t.splice(n,0,null):l<u&&e.splice(r,0,null)}r+=1,n+=1}}function Ls(e){return e.filter(t=>t.isCall()&&!t.parent)}function p0(e){return e==null?!0:Array.isArray(e)||typeof e=="string"?e.length===0:e instanceof Set||e instanceof Map?e.size===0:typeof e=="object"?Object.values(e).every(p0):!1}function h0(e,t){return e.reduce((r,n)=>{let i=t[n];return p0(i)||(i instanceof Set?r[n]=[...i]:r[n]=i),r},{})}var hr=class{constructor(e,t){this.data={...e},this.dataKeys=Object.keys(e).filter(r=>!["dynamic","static","location","database_type"].includes(r)),this.dataKeys.push("children"),e.type===z.FUNCTION&&(this.dataKeys.push("static"),this.dataKeys.push("location")),e.type===z.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),qe(this,"parent",{value:t}),qe(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 z.CLASS:return Array.from(this.classLocations()).sort();case z.FUNCTION:return[this.location];default:return[]}}get packageOf(){return[this,...this.ancestors()].filter(e=>e.type===z.PACKAGE).map(e=>e.name).reverse().join("/")}get classOf(){return[this,...this.ancestors()].filter(e=>e.type===z.CLASS).map(e=>e.name).reverse().join("::")}get classObject(){return[this,...this.ancestors()].find(e=>e.type===z.CLASS)}get packageObject(){return[this,...this.ancestors()].find(e=>e.type===z.PACKAGE)}get functions(){return this.type===z.CLASS?this.children.filter(e=>e.type===z.FUNCTION):this.descendants().filter(e=>e.type===z.FUNCTION)}get classes(){return[this,...this.descendants()].filter(e=>e.type===z.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 r=e.pop();t.push(r),e.push(...r.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],r=[];for(;t.length;){let n=t.pop(),i=n.children.filter(a=>a.type===e);i.length&&t.push(...i),(!n.children.length&&n.type===e||i.length!==n.children.length)&&r.push(n)}return r}childLeafs(){return this.children.map(e=>e.leafs()).flat()}visit(e,t=[]){t.push(this),e(this,t),this.children.forEach(r=>r.visit(e,t)),t.pop()}buildId(e=[]){return o0(this,e)}classLocations(e=new Set){if(this.children.forEach(t=>t.classLocations(e)),this.type===z.FUNCTION&&this.location){let t=this.location.split(":",2);e.add(t[0])}return e}toJSON(){return h0(this.dataKeys,this)}static constructDataChainFromEvent(e){let t;if(e.httpServerRequest)t=[{type:z.HTTP,name:"HTTP server requests"},{type:z.ROUTE,name:e.route}];else if(e.httpClientRequest){let n;try{n=new URL(e.httpClientRequest.url).host}catch{n="External service"}t=[{type:z.EXTERNAL_SERVICE,name:n},{type:z.EXTERNAL_ROUTE,name:e.route}]}else e.sqlQuery?t=[{type:z.DATABASE,name:"Database"},{type:z.QUERY,name:e.sqlQuery,database_type:e.sql.database_type}]:t=[{type:z.CLASS,name:e.definedClass},{type:z.FUNCTION,name:e.methodId,static:e.isStatic,location:""}];let r=[...t];for(;r.length;){let n=r.pop();n.dynamic=!0,n.children&&n.children.forEach(i=>r.push(i))}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 z.FUNCTION:return`${this.classOf}${this.static?".":"#"}${this.name}`;case z.CLASS:return this.classOf;case z.PACKAGE:return this.packageOf;case z.QUERY:return Ss(this.name);default:return this.name}}get fqid(){return`${this.type}:${this.id}`}};function n0(e,t,r){t.push(e),r[e.id]=e}var Ds=class{constructor(e){this.codeObjectsByLocation={},this.codeObjects=[],this.codeObjectsById={};let t=(r,n=null)=>{let i=new hr(r,n);return n0(i,this.codeObjects,this.codeObjectsById),(r.children||[]).forEach(a=>{t(a,i)}),i.type!=="package"&&i.locations.forEach(a=>{let s=this.codeObjectsByLocation[a];s||(s=[],this.codeObjectsByLocation[a]=s),s.push(i)}),i};this.roots=e.map(r=>t(r))}visit(e){this.roots.forEach(t=>t.visit(e))}search(e){let t=e.toLowerCase();return this.codeObjects.filter(r=>r.id.toLowerCase().indexOf(t)!==-1)}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:r,lineno:n}=e,i=[r,n].filter(a=>a).join(":");if(i!==""&&(t=this.codeObjectsAtLocation(i).find(a=>a.name===e.methodId),t))return t}return null}root(e){return this.roots.find(t=>t.type===e)}get httpObject(){return this.root(z.HTTP)}get sqlObject(){return this.root(z.DATABASE)}bindEvents(e){if(!e||!Array.isArray(e)||!e.length)return;let t=new Set;e.filter(n=>n.isCall()).forEach(n=>{let i=this.codeObjectFromEvent(n);if(!i){let s=(u,d,h)=>{let E=d.find(y=>y.type===u.type&&y.name===u.name);return E||(E=new hr(u,h),h||this.roots.push(E),n0(E,this.codeObjects,this.codeObjectsById)),E},o=hr.constructDataChainFromEvent(n),l=null;o.forEach(u=>{l=s(u,l?l.children:this.roots,l)}),i=l}n.codeObject=i,i.events.push(n);let a=i.ancestors();t.add(i),a.forEach(s=>t.add(s))}),this.codeObjects=this.codeObjects.filter(n=>t.has(n));function r(n,i){return n.filter(a=>i.has(a)?(a.children=r(a.children,i),!0):!1)}this.roots=r(this.roots,t),Object.keys(this.codeObjectsByLocation).forEach(n=>{t.has(n)||delete this.codeObjectsByLocation[n]}),Object.entries(this.codeObjectsById).forEach(([n,i])=>{t.has(i)||delete this.codeObjectsById[n]})}toJSON(){return this.roots}},v0=class{constructor(e={},t={},r=null,n=[]){this.input=e,this.output=t,this.children=[],this.labels=n,qe(this,"caller",{value:r})}get caller(){return this.$hidden.caller}set caller(e){this.$hidden.$hiddencaller=e}clone(){let e={...this.input},t={...this.output},r=[...this.labels],n=new v0(e,t,null,r);return this.displayName&&(n.displayName=this.displayName),this.children.forEach(i=>{let a=i.clone();n.addChild(a),a.caller=n}),n}addChild(e){this.children.push(e)}replaceChild(e,t){let r=this.children.indexOf(e);if(r===-1)throw new Error(`${e} not found in call tree`);this.children.splice(r,1,...t),t.forEach(n=>{n.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(r=>r.postOrderForEach(e,t)),e(this,t),t.pop(this)}preOrderForEach(e,t=[]){t.push(this),e(this,t),[...this.children].forEach(r=>r.preOrderForEach(e,t)),t.pop(this)}forEach(e){this.postOrderForEach(e)}filter(e){let t=this.clone();return t.forEach((r,n)=>{r.isRoot()||e(r,n)||r.caller.replaceChild(r,r.children)}),t}include(e){let t=this.clone();return t.postOrderForEach((r,n)=>{if(!r.isRoot()){if(r.marked_include&&r.caller){r.caller.marked_include=!0;return}if(r.marked_include=e(r,n),r.marked_include){r.caller&&(r.caller.marked_include=!0);return}r.caller&&r.caller.removeChild(r)}}),t.postOrderForEach(r=>{delete r.marked_include}),t}exclude(e){let t=this.clone();return t.forEach((r,n)=>{r.isRoot()||e(r,n)&&r.caller.removeChild(r)}),t}toArray(){let e=this.children.map(t=>t.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 r=this.children[t].find(e);if(r)return r}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,r=n=>n===e;for(;t;){let n=t.children.findIndex(r);if(n<0)throw new Error(`${this} found orphaned by ${t}!`);if(n<t.children.length-1)return t.children[n+1];e=t,t=t.caller}return null}previous(){let e=this.caller;if(!e)return null;if(e.children.length===1)return e;let t=e.children.findIndex(r=>r===this);if(t<0)throw new Error(`${this.input.id} found orphaned by ${e.input.id}!`);if(t>0){let r=e.children[t-1];for(;r.children.length>0;)r=r.children[r.children.length-1];return r}return e}left(e){let t=e||this.depth(),r=this;for(;;){let n=r.caller;if(!n)return this;let i=n.children.indexOf(r);if(i!==0){r=n.children[i-1];break}else r=n}for(;r.depth()!==t;){let{children:n}=r;if(n.length===0)break;r=n[n.length-1]}return r}right(e){let t=e||this.depth(),r=this;for(;;){let n=r.caller;if(!n)return this;let i=n.children,a=i.indexOf(r);if(a!==i.length-1){r=n.children[a+1];break}else r=n}for(;r.depth()!==t;){let{children:n}=r;if(n.length===0)break;[r]=n}return r}isRoot(){return this.caller===null}count(){let e=0;return this.forEach(()=>{e+=1}),e}get id(){return this.input&&this.input.id?this.input.id:null}},i0=v0;function a0(e,t){let r=e.listeners[t];return r||(r=[],e.listeners[t]=r),r}var vr=class{constructor(){this.listeners={},this.anyListeners=[]}once(e,t){return a0(this,e).push({fn:t,once:!0}),this}on(e,t){return a0(this,e).push({fn:t}),this}off(e,t){let r=this.listeners[e];if(r){let n=r.filter(i=>i.fn&&i.fn!==t);n.length===0?delete this.listeners[e]:n.length!==r.length&&(this.listeners[e]=n)}return this}emit(e,t=void 0){let r=this.listeners[e];if(r){let n=!1;r.forEach(i=>{i.once&&(n=!0);try{i.fn(t)}catch(a){console.error(`error occurred while executing event ${e}`),console.error(a)}}),n&&(this.listeners[e]=this.listeners[e].filter(i=>!i.once))}return this.anyListeners.forEach(n=>n.emit(e,t)),this}pipe(e,...t){return t.length?(t.forEach(r=>e.on(r,n=>this.emit(n))),this):(e.any(this),this)}any(e){return this.anyListeners.push(e),this}},sC=class extends vr{constructor(e,t=()=>[]){super(),this.dataStore={rootEvent:this.rootNode,selectedEvent:this.rootNode},this.rootEvent=new i0;let r=[this.rootEvent];return e.forEach(n=>{if(n.event!=="call"){r.length>1&&r.pop();return}let i=r[r.length-1],a=new i0(n,n.returnEvent,i,t(n));i.addChild(a),r.push(a)}),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 s0(e){let t=new Set(e),r=new Set,n=[];return e.forEach(i=>{if(r.has(i))return;r.add(i);let a=[i],s=i;for(;;){let{nextSibling:o}=s;if(o&&t.has(o))a.push(o),r.add(o),s=o;else break}n.push(a)}),n}var Dt=class{constructor(e){this.data={events:[],classMap:[],...e},this.classMap=new Ds(this.data.classMap),this.callTree=new sC(this.events),this.classMap.bindEvents(this.events),this.labels=aC(this.classMap,this.events);let t;this.events.forEach(r=>{t&&(r.previous=t,t.next=r),t=r}),this.eventsById=this.events.reduce((r,n)=>(r[n.id]=n,r),{}),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}getEvent(e){return this.eventsById[e]}shallowCopy(){let e=new Dt({});return e.data.events=this.data.events,e.data.metadata=this.data.metadata,e.classMap=this.classMap,e.callTree=this.callTree,e}rootEvents(){return Ls(this.events)}static*multiTreeIterator(e,t){let r,n,i=e.rootEvents(),a=t.rootEvents();for(r0(i,a);;){if(r=i.shift(),n=a.shift(),!r&&!n)return;if(r&&n){let s=r?[...r.children]:[],o=n?[...n.children]:[];r0(s,o),s.forEach(l=>i.push(l)),o.forEach(l=>a.push(l))}yield[r,n]}}static getDiff(e,t){let r={changed:[],added:[],removed:[]},n=Dt.multiTreeIterator(e,t),i=n.next();for(;!i.done;){let[a,s]=i.value;a?s?a.hash!==s.hash&&r.changed.push([a,s]):r.removed.push(a):r.added.push(s),i=n.next()}return r.added=s0(r.added),r.removed=s0(r.removed),r}toJSON(){return{...this.data,classMap:this.classMap}}},Du=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(`
|
|
14
|
-
`)}digest(){return(0,m0.default)(this.hashEntries.map(e=>e.join("=")).join("")).toString()}static buildHash(e,t){let r=new Du(e);return Object.keys(t).sort().forEach(n=>r.addProperty(n,t[n])),r}};function Is(e,t,r){!e||typeof e[t]>"u"||typeof e[r]<"u"||Object.defineProperty(e,r,{get(){return this[t]},enumerable:!1})}var we=class{static contentType(...e){let t=e.find(r=>(r?.headers||{})["Content-Type"]);return t?t.headers["Content-Type"]:null}constructor(e){let t=e;e instanceof we&&(t={...e},e.$hidden.parameters&&(t.parameters=e.$hidden.parameters.map(r=>({...r}))),Array.isArray(e.$hidden.message)&&(t.message=e.$hidden.message.map(r=>({...r}))),e.$hidden.labels&&(t.labels=[...e.$hidden.labels]),e.$hidden.exceptions&&(t.exceptions=[...e.$hidden.exceptions])),this.dataKeys=Object.keys(t),t.event==="call"&&(qe(this,"parent"),qe(this,"children",{writable:!1,value:[]}),qe(this,"dataReferences",{writable:!1,value:[]}),qe(this,"codeObject"),qe(this,"parameters"),qe(this,"message")),qe(this,"linkedEvent"),qe(this,"labels"),qe(this,"exceptions"),qe(this,"next"),qe(this,"previous"),qe(this,"hash"),qe(this,"identityHash"),qe(this,"depth"),Is(t.http_server_response,"status_code","status"),Is(t.http_server_response,"status","status_code"),Is(t.http_client_response,"status_code","status"),Is(t.http_client_response,"status","status_code"),Object.assign(this,t)}get depth(){if(this.$hidden.depth===void 0){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?this.returnEvent.return_value:void 0}get elapsedTime(){return this.returnEvent?this.returnEvent.elapsed:void 0}get elapsedInstrumentationTime(){return this.returnEvent?this.returnEvent.elapsed_instrumentation:void 0}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?this.returnEvent.$hidden.exceptions||[]:[]}get message(){return this.callEvent.$hidden.message}get httpServerRequest(){return this.callEvent.http_server_request}get httpServerResponse(){return this.returnEvent?this.returnEvent.http_server_response:void 0}get httpClientRequest(){return this.callEvent.http_client_request}get httpClientResponse(){return this.returnEvent?this.returnEvent.http_client_response:void 0}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 we.contentType(this.httpServerRequest,this.httpClientRequest)}get responseContentType(){return we.contentType(this.httpServerResponse,this.httpClientResponse)}get route(){let{requestMethod:e,requestPath:t}=this;return!e||!t?null:`${e} ${t}`}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(r=>r===this);return console.assert(t!==-1,"attempted to locate index of an orphaned event"),t===0?null:e.children[t-1]}get nextSibling(){let{parent:e}=this;if(!e){let r=this.next;for(;r;){if(r.isCall()&&!r.parent)return r;r=r.next}return null}let t=this.parent.children.findIndex(r=>r===this);return console.assert(t!==-1,"attempted to locate index of an orphaned event"),t===e.children.length-1?null:e.children[t+1]}set codeObject(e){zr(this.$hidden,"codeObject")&&(this.$hidden.codeObject=e)}set parameters(e){zr(this.$hidden,"parameters")&&(this.$hidden.parameters=e)}set labels(e){zr(this.$hidden,"labels")&&(this.$hidden.labels=e)}set exceptions(e){zr(this.$hidden,"exceptions")&&(this.$hidden.exceptions=e)}set message(e){zr(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 this.event==="call"}isReturn(){return this.event==="return"}get threadId(){return this.thread_id}get parentId(){return this.returnEvent?this.returnEvent.parent_id:void 0}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 r=t.pop();r.children.forEach(n=>t.push(n)),e.push(r)}return e}traverse(e){let t=this,r=this.nextSibling,{onEnter:n}=e,{onExit:i}=e;for(typeof e=="function"&&(n=e,i=e);t&&(t.isCall()&&n?n(t):t.isReturn()&&i&&i(t),t=t.next,!(!t||t===r)););}dataObjects(){return[this.parameters,this.message,this.returnValue].flat().filter(Boolean)}get qualifiedMethodId(){let{definedClass:e,isStatic:t,methodId:r}=this;if(e)return`${e}${t?".":"#"}${r}`}toJSON(){return h0(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=QR(e);return t?{event_type:"sql",actions:[...new Set(t.actions)].sort(),tables:[...new Set(t.tables)].sort()}:{event_type:"sql",sql_normalized:u0(e,this.sql.database_type)}}return{event_type:"function",id:this.codeObject.id}}gatherStableProperties(){let{sqlQuery:e}=this,t=i=>Object.fromEntries(Object.entries(i).map(([a,s])=>[a,s??""])),r=i=>Object.assign(i,{route:this.route,status_code:this.httpServerResponse?.status||this.httpServerResponse?.status_code||this.httpClientResponse?.status||this.httpServerResponse?.status_code}),n;return e?n={event_type:"sql",sql_normalized:eC(e,this.sql.database_type).split(/{"type":"variable"}(?:,{"type":"variable"})*/g).join('{"type":"variable"}')}:this.httpServerRequest?n=r({event_type:"http_server_request"}):this.httpClientRequest?n=r({event_type:"http_client_request"}):n={event_type:"function",id:this.codeObject.id,raises_exception:this.exceptions.length>0},t(n)}buildIdentityHash(){return Du.buildHash("event-identity-v2",this.gatherIdentityProperties())}buildStableHash(){return Du.buildHash("event-stable-properties-v2",this.gatherStableProperties())}},oC=class{constructor(e){this.events=[],this.stack=[],this.id=e,this.eventMap={}}add(e){if(!(e.isReturn()&&this.events.length===0)){if(e.isCall())this.stack.push(e),this.eventMap[e.id]=e;else{if(typeof e.parent_id>"u"){let r=this.stack[this.stack.length-1];if(r&&r.defined_class===e.defined_class&&r.method_id===e.method_id&&r.path===e.path&&r.static===e.static)e.parent_id=r.id;else return}let t=this.eventMap[e.parent_id];if(t){t.link(e),this.stack.pop();let r=this.stack[this.stack.length-1];r&&(r.children.push(t),t.parent=r)}else throw new Error(`return #${e.id} is missing call #${e.parent_id}`)}this.events.push(e)}}unwound(){return this.events.length>0&&this.stack.length===0}};function lC(e){return Object.keys(e.activeStacks).length+e.finalizedStacks.length}var uC=class{constructor(){this.activeStacks={},this.finalizedStacks=[]}add(e){let t=this.activeStacks[e.thread_id];if(!t){let r=lC(this);t=new oC(r),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=Lu(Object.values(this.activeStacks));return e+=Lu(this.finalizedStacks),e}collect(){let e=[...this.finalizedStacks];return Object.values(this.activeStacks).forEach(t=>e.splice(t.id,0,t.events)),e.reduce((t,r)=>{if(r.length===0)return t;if(t.length===0)return t.push([r]),t;if(r[0].http_server_request)return t.push([r]),t;if(r[0].http_client_request)return t.push([r]),t;let n=t[t.length-1],i=n[n.length-1];return i[0].http_server_request||i[0].http_client_request?t.push([r]):n.push(r),t},[])}};function cC(e,t){let{callEvent:r}=t,n=e.codeObjectFromEvent(r);return n?n.id:`${r.defined_class}${r.static?".":"#"}${r.method_id}`}var Su=(e,t,...r)=>e.reduce((n,i)=>i(n,...r),t),dC=class extends vr{constructor(e){super(),this.sorter=new uC,this.transforms={event:[],stack:[],chunk:[]},e&&this.source(e)}source(e){let t=typeof e;if(t==="object")this.data={...e};else if(t==="string")this.data=JSON.parse(e);else throw new Error(`got invalid type ${t}, expected object or string`);return(this.data.events||[]).forEach(r=>{this.data.eventUpdates&&this.data.eventUpdates[r.id]&&(r=this.data.eventUpdates[r.id]),this.sorter.add(new we(r))}),delete this.data.events,delete this.data.eventUpdates,this}event(e){return console.assert(typeof e=="function"),this.transforms.event.push(e),this}stack(e){return console.assert(typeof e=="function"),this.transforms.stack.push(e),this}chunk(e){return console.assert(typeof e=="function"),this.transforms.chunk.push(e),this}normalize(){if(/^https?/.test(this.data.metadata?.git?.repository)){let t=new URL(this.data.metadata.git.repository);t.username="",t.password="",this.data.metadata.git.repository=t.toString()}let e=1;return this.event(t=>{t.id=e,e+=1,t.isCall()&&t.returnEvent&&(t.returnEvent.parent_id=t.id);let{httpServerRequest:r}=t;return r&&r.normalized_path_info&&(r.normalized_path_info=r.normalized_path_info.toString()),r&&r.path_info&&(r.path_info=r.path_info.toString()),t}),this.stack(t=>(t.filter(r=>r.isCall()&&!r.returnEvent).reverse().map(r=>{let n=new we({event:"return",thread_id:r.thread_id,parent_id:r.id});return n.link(r),n}).forEach(r=>t.push(r)),t))}prune(e){console.assert(typeof e=="number");let t,r=0;return this.on("preprocess",n=>{t=new Ds(n.data.classMap),r=Math.min(e/n.size,1)}).chunk(n=>{t.visit(o=>{o.size=0,o.count=0}),n.flat(2).forEach(o=>{if(o.event!=="call"||o.sql_query||o.http_server_request||o.http_client_request)return;let l=t.codeObjectFromEvent(o);if(l){let u=Lu(o);l.size=l.size+u||u,l.count=l.count+1||1}});let i=0,a=t.codeObjects.filter(o=>o.size).sort((o,l)=>o.size-l.size).map(o=>(i+=o.size,{id:o.id,count:o.count,size:o.size,totalBytes:i})).reverse(),s=new Set;for(let o=0;o<a.length;o+=1){let l=a[o];if(l.totalBytes<=i*r)break;s.add(l.id)}return n.map(o=>o.filter(l=>{let{callEvent:u}=l;if(!u)return!1;if(u.http_server_request||u.http_client_request||u.sql_query)return!0;let d=cC(t,l);return!s.has(d)}))})}removeNoise(){return this.data.events?Boolean(this.data.events.find(e=>e.httpServerRequest||e.httpClientRequest))?this.chunk(e=>e.filter(t=>t.length?Boolean(t[0].httpServerRequest)||Boolean(t[0].httpClientRequest):!1)):this:this}collectEvents(){return this.sorter.collect().map(e=>Su(this.transforms.chunk,e).map(t=>Su(this.transforms.stack,t).map(r=>Su(this.transforms.event,r)))).flat(2)}build(){let e=this.sorter.size();return this.emit("preprocess",{size:e,data:this.data}),new Dt({...this.data,events:this.collectEvents()})}};function Vr(e=null){return new dC(e)}var k6=It(x1()),Uf=It(F1()),B6=It(j1()),Mf=It(uv());var fo="http://www.w3.org/1999/xhtml",mc={svg:"http://www.w3.org/2000/svg",xhtml:fo,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};function Jt(e){var t=e+="",r=t.indexOf(":");return r>=0&&(t=e.slice(0,r))!=="xmlns"&&(e=e.slice(r+1)),mc.hasOwnProperty(t)?{space:mc[t],local:e}:e}function RS(e){return function(){var t=this.ownerDocument,r=this.namespaceURI;return r===fo&&t.documentElement.namespaceURI===fo?t.createElement(e):t.createElementNS(r,e)}}function CS(e){return function(){return this.ownerDocument.createElementNS(e.space,e.local)}}function po(e){var t=Jt(e);return(t.local?CS:RS)(t)}function NS(){}function Jr(e){return e==null?NS:function(){return this.querySelector(e)}}function cv(e){typeof e!="function"&&(e=Jr(e));for(var t=this._groups,r=t.length,n=new Array(r),i=0;i<r;++i)for(var a=t[i],s=a.length,o=n[i]=new Array(s),l,u,d=0;d<s;++d)(l=a[d])&&(u=e.call(l,l.__data__,d,a))&&("__data__"in l&&(u.__data__=l.__data__),o[d]=u);return new Ie(n,this._parents)}function OS(){return[]}function Ki(e){return e==null?OS:function(){return this.querySelectorAll(e)}}function dv(e){typeof e!="function"&&(e=Ki(e));for(var t=this._groups,r=t.length,n=[],i=[],a=0;a<r;++a)for(var s=t[a],o=s.length,l,u=0;u<o;++u)(l=s[u])&&(n.push(e.call(l,l.__data__,u,s)),i.push(l));return new Ie(n,i)}function Xi(e){return function(){return this.matches(e)}}function fv(e){typeof e!="function"&&(e=Xi(e));for(var t=this._groups,r=t.length,n=new Array(r),i=0;i<r;++i)for(var a=t[i],s=a.length,o=n[i]=[],l,u=0;u<s;++u)(l=a[u])&&e.call(l,l.__data__,u,a)&&o.push(l);return new Ie(n,this._parents)}function ho(e){return new Array(e.length)}function pv(){return new Ie(this._enter||this._groups.map(ho),this._parents)}function Ji(e,t){this.ownerDocument=e.ownerDocument,this.namespaceURI=e.namespaceURI,this._next=null,this._parent=e,this.__data__=t}Ji.prototype={constructor:Ji,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)}};function hv(e){return function(){return e}}var vv="$";function wS(e,t,r,n,i,a){for(var s=0,o,l=t.length,u=a.length;s<u;++s)(o=t[s])?(o.__data__=a[s],n[s]=o):r[s]=new Ji(e,a[s]);for(;s<l;++s)(o=t[s])&&(i[s]=o)}function IS(e,t,r,n,i,a,s){var o,l,u={},d=t.length,h=a.length,E=new Array(d),y;for(o=0;o<d;++o)(l=t[o])&&(E[o]=y=vv+s.call(l,l.__data__,o,t),y in u?i[o]=l:u[y]=l);for(o=0;o<h;++o)y=vv+s.call(e,a[o],o,a),(l=u[y])?(n[o]=l,l.__data__=a[o],u[y]=null):r[o]=new Ji(e,a[o]);for(o=0;o<d;++o)(l=t[o])&&u[E[o]]===l&&(i[o]=l)}function mv(e,t){if(!e)return y=new Array(this.size()),u=-1,this.each(function(B){y[++u]=B}),y;var r=t?IS:wS,n=this._parents,i=this._groups;typeof e!="function"&&(e=hv(e));for(var a=i.length,s=new Array(a),o=new Array(a),l=new Array(a),u=0;u<a;++u){var d=n[u],h=i[u],E=h.length,y=e.call(d,d&&d.__data__,u,n),T=y.length,_=o[u]=new Array(T),I=s[u]=new Array(T),C=l[u]=new Array(E);r(d,h,_,I,C,y,t);for(var N=0,M=0,L,H;N<T;++N)if(L=_[N]){for(N>=M&&(M=N+1);!(H=I[M])&&++M<T;);L._next=H||null}}return s=new Ie(s,n),s._enter=o,s._exit=l,s}function gv(){return new Ie(this._exit||this._groups.map(ho),this._parents)}function Ev(e,t,r){var n=this.enter(),i=this,a=this.exit();return n=typeof e=="function"?e(n):n.append(e+""),t!=null&&(i=t(i)),r==null?a.remove():r(a),n&&i?n.merge(i).order():i}function bv(e){for(var t=this._groups,r=e._groups,n=t.length,i=r.length,a=Math.min(n,i),s=new Array(n),o=0;o<a;++o)for(var l=t[o],u=r[o],d=l.length,h=s[o]=new Array(d),E,y=0;y<d;++y)(E=l[y]||u[y])&&(h[y]=E);for(;o<n;++o)s[o]=t[o];return new Ie(s,this._parents)}function yv(){for(var e=this._groups,t=-1,r=e.length;++t<r;)for(var n=e[t],i=n.length-1,a=n[i],s;--i>=0;)(s=n[i])&&(a&&s.compareDocumentPosition(a)^4&&a.parentNode.insertBefore(s,a),a=s);return this}function _v(e){e||(e=SS);function t(h,E){return h&&E?e(h.__data__,E.__data__):!h-!E}for(var r=this._groups,n=r.length,i=new Array(n),a=0;a<n;++a){for(var s=r[a],o=s.length,l=i[a]=new Array(o),u,d=0;d<o;++d)(u=s[d])&&(l[d]=u);l.sort(t)}return new Ie(i,this._parents).order()}function SS(e,t){return e<t?-1:e>t?1:e>=t?0:NaN}function Av(){var e=arguments[0];return arguments[0]=this,e.apply(null,arguments),this}function Tv(){var e=new Array(this.size()),t=-1;return this.each(function(){e[++t]=this}),e}function xv(){for(var e=this._groups,t=0,r=e.length;t<r;++t)for(var n=e[t],i=0,a=n.length;i<a;++i){var s=n[i];if(s)return s}return null}function Rv(){var e=0;return this.each(function(){++e}),e}function Cv(){return!this.node()}function Nv(e){for(var t=this._groups,r=0,n=t.length;r<n;++r)for(var i=t[r],a=0,s=i.length,o;a<s;++a)(o=i[a])&&e.call(o,o.__data__,a,i);return this}function LS(e){return function(){this.removeAttribute(e)}}function DS(e){return function(){this.removeAttributeNS(e.space,e.local)}}function kS(e,t){return function(){this.setAttribute(e,t)}}function BS(e,t){return function(){this.setAttributeNS(e.space,e.local,t)}}function MS(e,t){return function(){var r=t.apply(this,arguments);r==null?this.removeAttribute(e):this.setAttribute(e,r)}}function PS(e,t){return function(){var r=t.apply(this,arguments);r==null?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,r)}}function Ov(e,t){var r=Jt(e);if(arguments.length<2){var n=this.node();return r.local?n.getAttributeNS(r.space,r.local):n.getAttribute(r)}return this.each((t==null?r.local?DS:LS:typeof t=="function"?r.local?PS:MS:r.local?BS:kS)(r,t))}function vo(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView}function $S(e){return function(){this.style.removeProperty(e)}}function FS(e,t,r){return function(){this.style.setProperty(e,t,r)}}function US(e,t,r){return function(){var n=t.apply(this,arguments);n==null?this.style.removeProperty(e):this.style.setProperty(e,n,r)}}function wv(e,t,r){return arguments.length>1?this.each((t==null?$S:typeof t=="function"?US:FS)(e,t,r??"")):Er(this.node(),e)}function Er(e,t){return e.style.getPropertyValue(t)||vo(e).getComputedStyle(e,null).getPropertyValue(t)}function qS(e){return function(){delete this[e]}}function jS(e,t){return function(){this[e]=t}}function zS(e,t){return function(){var r=t.apply(this,arguments);r==null?delete this[e]:this[e]=r}}function Iv(e,t){return arguments.length>1?this.each((t==null?qS:typeof t=="function"?zS:jS)(e,t)):this.node()[e]}function Sv(e){return e.trim().split(/^|\s+/)}function gc(e){return e.classList||new Lv(e)}function Lv(e){this._node=e,this._names=Sv(e.getAttribute("class")||"")}Lv.prototype={add:function(e){var t=this._names.indexOf(e);t<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}};function Dv(e,t){for(var r=gc(e),n=-1,i=t.length;++n<i;)r.add(t[n])}function kv(e,t){for(var r=gc(e),n=-1,i=t.length;++n<i;)r.remove(t[n])}function VS(e){return function(){Dv(this,e)}}function HS(e){return function(){kv(this,e)}}function GS(e,t){return function(){(t.apply(this,arguments)?Dv:kv)(this,e)}}function Bv(e,t){var r=Sv(e+"");if(arguments.length<2){for(var n=gc(this.node()),i=-1,a=r.length;++i<a;)if(!n.contains(r[i]))return!1;return!0}return this.each((typeof t=="function"?GS:t?VS:HS)(r,t))}function WS(){this.textContent=""}function YS(e){return function(){this.textContent=e}}function KS(e){return function(){var t=e.apply(this,arguments);this.textContent=t??""}}function Mv(e){return arguments.length?this.each(e==null?WS:(typeof e=="function"?KS:YS)(e)):this.node().textContent}function XS(){this.innerHTML=""}function JS(e){return function(){this.innerHTML=e}}function ZS(e){return function(){var t=e.apply(this,arguments);this.innerHTML=t??""}}function Pv(e){return arguments.length?this.each(e==null?XS:(typeof e=="function"?ZS:JS)(e)):this.node().innerHTML}function QS(){this.nextSibling&&this.parentNode.appendChild(this)}function $v(){return this.each(QS)}function e9(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function Fv(){return this.each(e9)}function Uv(e){var t=typeof e=="function"?e:po(e);return this.select(function(){return this.appendChild(t.apply(this,arguments))})}function t9(){return null}function qv(e,t){var r=typeof e=="function"?e:po(e),n=t==null?t9:typeof t=="function"?t:Jr(t);return this.select(function(){return this.insertBefore(r.apply(this,arguments),n.apply(this,arguments)||null)})}function r9(){var e=this.parentNode;e&&e.removeChild(this)}function jv(){return this.each(r9)}function n9(){var e=this.cloneNode(!1),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function i9(){var e=this.cloneNode(!0),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function zv(e){return this.select(e?i9:n9)}function Vv(e){return arguments.length?this.property("__data__",e):this.node().__data__}var Gv={},se=null;typeof document<"u"&&(Hv=document.documentElement,"onmouseenter"in Hv||(Gv={mouseenter:"mouseover",mouseleave:"mouseout"}));var Hv;function a9(e,t,r){return e=Wv(e,t,r),function(n){var i=n.relatedTarget;(!i||i!==this&&!(i.compareDocumentPosition(this)&8))&&e.call(this,n)}}function Wv(e,t,r){return function(n){var i=se;se=n;try{e.call(this,this.__data__,t,r)}finally{se=i}}}function s9(e){return e.trim().split(/^|\s+/).map(function(t){var r="",n=t.indexOf(".");return n>=0&&(r=t.slice(n+1),t=t.slice(0,n)),{type:t,name:r}})}function o9(e){return function(){var t=this.__on;if(!!t){for(var r=0,n=-1,i=t.length,a;r<i;++r)a=t[r],(!e.type||a.type===e.type)&&a.name===e.name?this.removeEventListener(a.type,a.listener,a.capture):t[++n]=a;++n?t.length=n:delete this.__on}}}function l9(e,t,r){var n=Gv.hasOwnProperty(e.type)?a9:Wv;return function(i,a,s){var o=this.__on,l,u=n(t,a,s);if(o){for(var d=0,h=o.length;d<h;++d)if((l=o[d]).type===e.type&&l.name===e.name){this.removeEventListener(l.type,l.listener,l.capture),this.addEventListener(l.type,l.listener=u,l.capture=r),l.value=t;return}}this.addEventListener(e.type,u,r),l={type:e.type,name:e.name,value:t,listener:u,capture:r},o?o.push(l):this.__on=[l]}}function Yv(e,t,r){var n=s9(e+""),i,a=n.length,s;if(arguments.length<2){var o=this.node().__on;if(o){for(var l=0,u=o.length,d;l<u;++l)for(i=0,d=o[l];i<a;++i)if((s=n[i]).type===d.type&&s.name===d.name)return d.value}return}for(o=t?l9:o9,r==null&&(r=!1),i=0;i<a;++i)this.each(o(n[i],t,r));return this}function Ec(e,t,r,n){var i=se;e.sourceEvent=se,se=e;try{return t.apply(r,n)}finally{se=i}}function Kv(e,t,r){var n=vo(e),i=n.CustomEvent;typeof i=="function"?i=new i(t,r):(i=n.document.createEvent("Event"),r?(i.initEvent(t,r.bubbles,r.cancelable),i.detail=r.detail):i.initEvent(t,!1,!1)),e.dispatchEvent(i)}function u9(e,t){return function(){return Kv(this,e,t)}}function c9(e,t){return function(){return Kv(this,e,t.apply(this,arguments))}}function Xv(e,t){return this.each((typeof t=="function"?c9:u9)(e,t))}var bc=[null];function Ie(e,t){this._groups=e,this._parents=t}function Jv(){return new Ie([[document.documentElement]],bc)}Ie.prototype=Jv.prototype={constructor:Ie,select:cv,selectAll:dv,filter:fv,data:mv,enter:pv,exit:gv,join:Ev,merge:bv,order:yv,sort:_v,call:Av,nodes:Tv,node:xv,size:Rv,empty:Cv,each:Nv,attr:Ov,style:wv,property:Iv,classed:Bv,text:Mv,html:Pv,raise:$v,lower:Fv,append:Uv,insert:qv,remove:jv,clone:zv,datum:Vv,on:Yv,dispatch:Xv};var Zt=Jv;function ke(e){return typeof e=="string"?new Ie([[document.querySelector(e)]],[document.documentElement]):new Ie([[e]],bc)}function mo(){for(var e=se,t;t=e.sourceEvent;)e=t;return e}function go(e,t){var r=e.ownerSVGElement||e;if(r.createSVGPoint){var n=r.createSVGPoint();return n.x=t.clientX,n.y=t.clientY,n=n.matrixTransform(e.getScreenCTM().inverse()),[n.x,n.y]}var i=e.getBoundingClientRect();return[t.clientX-i.left-e.clientLeft,t.clientY-i.top-e.clientTop]}function Un(e){var t=mo();return t.changedTouches&&(t=t.changedTouches[0]),go(e,t)}function Eo(e,t,r){arguments.length<3&&(r=t,t=mo().changedTouches);for(var n=0,i=t?t.length:0,a;n<i;++n)if((a=t[n]).identifier===r)return go(e,a);return null}var Al=It(tm(),1);var x9={value:function(){}};function nm(){for(var e=0,t=arguments.length,r={},n;e<t;++e){if(!(n=arguments[e]+"")||n in r||/[\s.]/.test(n))throw new Error("illegal type: "+n);r[n]=[]}return new bo(r)}function bo(e){this._=e}function R9(e,t){return e.trim().split(/^|\s+/).map(function(r){var n="",i=r.indexOf(".");if(i>=0&&(n=r.slice(i+1),r=r.slice(0,i)),r&&!t.hasOwnProperty(r))throw new Error("unknown type: "+r);return{type:r,name:n}})}bo.prototype=nm.prototype={constructor:bo,on:function(e,t){var r=this._,n=R9(e+"",r),i,a=-1,s=n.length;if(arguments.length<2){for(;++a<s;)if((i=(e=n[a]).type)&&(i=C9(r[i],e.name)))return i;return}if(t!=null&&typeof t!="function")throw new Error("invalid callback: "+t);for(;++a<s;)if(i=(e=n[a]).type)r[i]=rm(r[i],e.name,t);else if(t==null)for(i in r)r[i]=rm(r[i],e.name,null);return this},copy:function(){var e={},t=this._;for(var r in t)e[r]=t[r].slice();return new bo(e)},call:function(e,t){if((i=arguments.length-2)>0)for(var r=new Array(i),n=0,i,a;n<i;++n)r[n]=arguments[n+2];if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e);for(a=this._[e],n=0,i=a.length;n<i;++n)a[n].value.apply(t,r)},apply:function(e,t,r){if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e);for(var n=this._[e],i=0,a=n.length;i<a;++i)n[i].value.apply(t,r)}};function C9(e,t){for(var r=0,n=e.length,i;r<n;++r)if((i=e[r]).name===t)return i.value}function rm(e,t,r){for(var n=0,i=e.length;n<i;++n)if(e[n].name===t){e[n]=x9,e=e.slice(0,n).concat(e.slice(n+1));break}return r!=null&&e.push({name:t,value:r}),e}var Qi=nm;function yo(){se.preventDefault(),se.stopImmediatePropagation()}function yc(e){var t=e.document.documentElement,r=ke(e).on("dragstart.drag",yo,!0);"onselectstart"in t?r.on("selectstart.drag",yo,!0):(t.__noselect=t.style.MozUserSelect,t.style.MozUserSelect="none")}function _c(e,t){var r=e.document.documentElement,n=ke(e).on("dragstart.drag",null);t&&(n.on("click.drag",yo,!0),setTimeout(function(){n.on("click.drag",null)},0)),"onselectstart"in r?n.on("selectstart.drag",null):(r.style.MozUserSelect=r.__noselect,delete r.__noselect)}function _o(e,t,r){e.prototype=t.prototype=r,r.constructor=e}function Ac(e,t){var r=Object.create(e.prototype);for(var n in t)r[n]=t[n];return r}function ra(){}var ea=.7,To=1/ea,jn="\\s*([+-]?\\d+)\\s*",ta="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)\\s*",Ft="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)%\\s*",N9=/^#([0-9a-f]{3,8})$/,O9=new RegExp("^rgb\\("+[jn,jn,jn]+"\\)$"),w9=new RegExp("^rgb\\("+[Ft,Ft,Ft]+"\\)$"),I9=new RegExp("^rgba\\("+[jn,jn,jn,ta]+"\\)$"),S9=new RegExp("^rgba\\("+[Ft,Ft,Ft,ta]+"\\)$"),L9=new RegExp("^hsl\\("+[ta,Ft,Ft]+"\\)$"),D9=new RegExp("^hsla\\("+[ta,Ft,Ft,ta]+"\\)$"),im={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};_o(ra,Rt,{copy:function(e){return Object.assign(new this.constructor,this,e)},displayable:function(){return this.rgb().displayable()},hex:am,formatHex:am,formatHsl:k9,formatRgb:sm,toString:sm});function am(){return this.rgb().formatHex()}function k9(){return dm(this).formatHsl()}function sm(){return this.rgb().formatRgb()}function Rt(e){var t,r;return e=(e+"").trim().toLowerCase(),(t=N9.exec(e))?(r=t[1].length,t=parseInt(t[1],16),r===6?om(t):r===3?new ut(t>>8&15|t>>4&240,t>>4&15|t&240,(t&15)<<4|t&15,1):r===8?Ao(t>>24&255,t>>16&255,t>>8&255,(t&255)/255):r===4?Ao(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|t&240,((t&15)<<4|t&15)/255):null):(t=O9.exec(e))?new ut(t[1],t[2],t[3],1):(t=w9.exec(e))?new ut(t[1]*255/100,t[2]*255/100,t[3]*255/100,1):(t=I9.exec(e))?Ao(t[1],t[2],t[3],t[4]):(t=S9.exec(e))?Ao(t[1]*255/100,t[2]*255/100,t[3]*255/100,t[4]):(t=L9.exec(e))?cm(t[1],t[2]/100,t[3]/100,1):(t=D9.exec(e))?cm(t[1],t[2]/100,t[3]/100,t[4]):im.hasOwnProperty(e)?om(im[e]):e==="transparent"?new ut(NaN,NaN,NaN,0):null}function om(e){return new ut(e>>16&255,e>>8&255,e&255,1)}function Ao(e,t,r,n){return n<=0&&(e=t=r=NaN),new ut(e,t,r,n)}function B9(e){return e instanceof ra||(e=Rt(e)),e?(e=e.rgb(),new ut(e.r,e.g,e.b,e.opacity)):new ut}function zn(e,t,r,n){return arguments.length===1?B9(e):new ut(e,t,r,n??1)}function ut(e,t,r,n){this.r=+e,this.g=+t,this.b=+r,this.opacity=+n}_o(ut,zn,Ac(ra,{brighter:function(e){return e=e==null?To:Math.pow(To,e),new ut(this.r*e,this.g*e,this.b*e,this.opacity)},darker:function(e){return e=e==null?ea:Math.pow(ea,e),new ut(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:lm,formatHex:lm,formatRgb:um,toString:um}));function lm(){return"#"+Tc(this.r)+Tc(this.g)+Tc(this.b)}function um(){var e=this.opacity;return e=isNaN(e)?1:Math.max(0,Math.min(1,e)),(e===1?"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))+(e===1?")":", "+e+")")}function Tc(e){return e=Math.max(0,Math.min(255,Math.round(e)||0)),(e<16?"0":"")+e.toString(16)}function cm(e,t,r,n){return n<=0?e=t=r=NaN:r<=0||r>=1?e=t=NaN:t<=0&&(e=NaN),new $t(e,t,r,n)}function dm(e){if(e instanceof $t)return new $t(e.h,e.s,e.l,e.opacity);if(e instanceof ra||(e=Rt(e)),!e)return new $t;if(e instanceof $t)return e;e=e.rgb();var t=e.r/255,r=e.g/255,n=e.b/255,i=Math.min(t,r,n),a=Math.max(t,r,n),s=NaN,o=a-i,l=(a+i)/2;return o?(t===a?s=(r-n)/o+(r<n)*6:r===a?s=(n-t)/o+2:s=(t-r)/o+4,o/=l<.5?a+i:2-a-i,s*=60):o=l>0&&l<1?0:s,new $t(s,o,l,e.opacity)}function fm(e,t,r,n){return arguments.length===1?dm(e):new $t(e,t,r,n??1)}function $t(e,t,r,n){this.h=+e,this.s=+t,this.l=+r,this.opacity=+n}_o($t,fm,Ac(ra,{brighter:function(e){return e=e==null?To:Math.pow(To,e),new $t(this.h,this.s,this.l*e,this.opacity)},darker:function(e){return e=e==null?ea:Math.pow(ea,e),new $t(this.h,this.s,this.l*e,this.opacity)},rgb:function(){var e=this.h%360+(this.h<0)*360,t=isNaN(e)||isNaN(this.s)?0:this.s,r=this.l,n=r+(r<.5?r:1-r)*t,i=2*r-n;return new ut(xc(e>=240?e-240:e+120,i,n),xc(e,i,n),xc(e<120?e+240:e-120,i,n),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 e=isNaN(e)?1:Math.max(0,Math.min(1,e)),(e===1?"hsl(":"hsla(")+(this.h||0)+", "+(this.s||0)*100+"%, "+(this.l||0)*100+"%"+(e===1?")":", "+e+")")}}));function xc(e,t,r){return(e<60?t+(r-t)*e/60:e<180?r:e<240?t+(r-t)*(240-e)/60:t)*255}function Rc(e,t,r,n,i){var a=e*e,s=a*e;return((1-3*e+3*a-s)*t+(4-6*a+3*s)*r+(1+3*e+3*a-3*s)*n+s*i)/6}function pm(e){var t=e.length-1;return function(r){var n=r<=0?r=0:r>=1?(r=1,t-1):Math.floor(r*t),i=e[n],a=e[n+1],s=n>0?e[n-1]:2*i-a,o=n<t-1?e[n+2]:2*a-i;return Rc((r-n/t)*t,s,i,a,o)}}function hm(e){var t=e.length;return function(r){var n=Math.floor(((r%=1)<0?++r:r)*t),i=e[(n+t-1)%t],a=e[n%t],s=e[(n+1)%t],o=e[(n+2)%t];return Rc((r-n/t)*t,i,a,s,o)}}function na(e){return function(){return e}}function M9(e,t){return function(r){return e+r*t}}function P9(e,t,r){return e=Math.pow(e,r),t=Math.pow(t,r)-e,r=1/r,function(n){return Math.pow(e+n*t,r)}}function vm(e){return(e=+e)==1?xo:function(t,r){return r-t?P9(t,r,e):na(isNaN(t)?r:t)}}function xo(e,t){var r=t-e;return r?M9(e,r):na(isNaN(e)?t:e)}var Zr=function e(t){var r=vm(t);function n(i,a){var s=r((i=zn(i)).r,(a=zn(a)).r),o=r(i.g,a.g),l=r(i.b,a.b),u=xo(i.opacity,a.opacity);return function(d){return i.r=s(d),i.g=o(d),i.b=l(d),i.opacity=u(d),i+""}}return n.gamma=e,n}(1);function mm(e){return function(t){var r=t.length,n=new Array(r),i=new Array(r),a=new Array(r),s,o;for(s=0;s<r;++s)o=zn(t[s]),n[s]=o.r||0,i[s]=o.g||0,a[s]=o.b||0;return n=e(n),i=e(i),a=e(a),o.opacity=1,function(l){return o.r=n(l),o.g=i(l),o.b=a(l),o+""}}}var $9=mm(pm),F9=mm(hm);function gm(e,t){t||(t=[]);var r=e?Math.min(t.length,e.length):0,n=t.slice(),i;return function(a){for(i=0;i<r;++i)n[i]=e[i]*(1-a)+t[i]*a;return n}}function Em(e){return ArrayBuffer.isView(e)&&!(e instanceof DataView)}function bm(e,t){var r=t?t.length:0,n=e?Math.min(r,e.length):0,i=new Array(n),a=new Array(r),s;for(s=0;s<n;++s)i[s]=Qr(e[s],t[s]);for(;s<r;++s)a[s]=t[s];return function(o){for(s=0;s<n;++s)a[s]=i[s](o);return a}}function ym(e,t){var r=new Date;return e=+e,t=+t,function(n){return r.setTime(e*(1-n)+t*n),r}}function Ke(e,t){return e=+e,t=+t,function(r){return e*(1-r)+t*r}}function _m(e,t){var r={},n={},i;(e===null||typeof e!="object")&&(e={}),(t===null||typeof t!="object")&&(t={});for(i in t)i in e?r[i]=Qr(e[i],t[i]):n[i]=t[i];return function(a){for(i in r)n[i]=r[i](a);return n}}var Nc=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,Cc=new RegExp(Nc.source,"g");function U9(e){return function(){return e}}function q9(e){return function(t){return e(t)+""}}function ia(e,t){var r=Nc.lastIndex=Cc.lastIndex=0,n,i,a,s=-1,o=[],l=[];for(e=e+"",t=t+"";(n=Nc.exec(e))&&(i=Cc.exec(t));)(a=i.index)>r&&(a=t.slice(r,a),o[s]?o[s]+=a:o[++s]=a),(n=n[0])===(i=i[0])?o[s]?o[s]+=i:o[++s]=i:(o[++s]=null,l.push({i:s,x:Ke(n,i)})),r=Cc.lastIndex;return r<t.length&&(a=t.slice(r),o[s]?o[s]+=a:o[++s]=a),o.length<2?l[0]?q9(l[0].x):U9(t):(t=l.length,function(u){for(var d=0,h;d<t;++d)o[(h=l[d]).i]=h.x(u);return o.join("")})}function Qr(e,t){var r=typeof t,n;return t==null||r==="boolean"?na(t):(r==="number"?Ke:r==="string"?(n=Rt(t))?(t=n,Zr):ia:t instanceof Rt?Zr:t instanceof Date?ym:Em(t)?gm:Array.isArray(t)?bm:typeof t.valueOf!="function"&&typeof t.toString!="function"||isNaN(t)?_m:Ke)(e,t)}var Am=180/Math.PI,Ro={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function Oc(e,t,r,n,i,a){var s,o,l;return(s=Math.sqrt(e*e+t*t))&&(e/=s,t/=s),(l=e*r+t*n)&&(r-=e*l,n-=t*l),(o=Math.sqrt(r*r+n*n))&&(r/=o,n/=o,l/=o),e*n<t*r&&(e=-e,t=-t,l=-l,s=-s),{translateX:i,translateY:a,rotate:Math.atan2(t,e)*Am,skewX:Math.atan(l)*Am,scaleX:s,scaleY:o}}var aa,wc,Tm,Co;function xm(e){return e==="none"?Ro:(aa||(aa=document.createElement("DIV"),wc=document.documentElement,Tm=document.defaultView),aa.style.transform=e,e=Tm.getComputedStyle(wc.appendChild(aa),null).getPropertyValue("transform"),wc.removeChild(aa),e=e.slice(7,-1).split(","),Oc(+e[0],+e[1],+e[2],+e[3],+e[4],+e[5]))}function Rm(e){return e==null?Ro:(Co||(Co=document.createElementNS("http://www.w3.org/2000/svg","g")),Co.setAttribute("transform",e),(e=Co.transform.baseVal.consolidate())?(e=e.matrix,Oc(e.a,e.b,e.c,e.d,e.e,e.f)):Ro)}function Cm(e,t,r,n){function i(u){return u.length?u.pop()+" ":""}function a(u,d,h,E,y,T){if(u!==h||d!==E){var _=y.push("translate(",null,t,null,r);T.push({i:_-4,x:Ke(u,h)},{i:_-2,x:Ke(d,E)})}else(h||E)&&y.push("translate("+h+t+E+r)}function s(u,d,h,E){u!==d?(u-d>180?d+=360:d-u>180&&(u+=360),E.push({i:h.push(i(h)+"rotate(",null,n)-2,x:Ke(u,d)})):d&&h.push(i(h)+"rotate("+d+n)}function o(u,d,h,E){u!==d?E.push({i:h.push(i(h)+"skewX(",null,n)-2,x:Ke(u,d)}):d&&h.push(i(h)+"skewX("+d+n)}function l(u,d,h,E,y,T){if(u!==h||d!==E){var _=y.push(i(y)+"scale(",null,",",null,")");T.push({i:_-4,x:Ke(u,h)},{i:_-2,x:Ke(d,E)})}else(h!==1||E!==1)&&y.push(i(y)+"scale("+h+","+E+")")}return function(u,d){var h=[],E=[];return u=e(u),d=e(d),a(u.translateX,u.translateY,d.translateX,d.translateY,h,E),s(u.rotate,d.rotate,h,E),o(u.skewX,d.skewX,h,E),l(u.scaleX,u.scaleY,d.scaleX,d.scaleY,h,E),u=d=null,function(y){for(var T=-1,_=E.length,I;++T<_;)h[(I=E[T]).i]=I.x(y);return h.join("")}}}var Ic=Cm(xm,"px, ","px)","deg)"),Sc=Cm(Rm,", ",")",")");var sa=Math.SQRT2,Lc=2,Nm=4,j9=1e-12;function Om(e){return((e=Math.exp(e))+1/e)/2}function z9(e){return((e=Math.exp(e))-1/e)/2}function V9(e){return((e=Math.exp(2*e))-1)/(e+1)}function Dc(e,t){var r=e[0],n=e[1],i=e[2],a=t[0],s=t[1],o=t[2],l=a-r,u=s-n,d=l*l+u*u,h,E;if(d<j9)E=Math.log(o/i)/sa,h=function(N){return[r+N*l,n+N*u,i*Math.exp(sa*N*E)]};else{var y=Math.sqrt(d),T=(o*o-i*i+Nm*d)/(2*i*Lc*y),_=(o*o-i*i-Nm*d)/(2*o*Lc*y),I=Math.log(Math.sqrt(T*T+1)-T),C=Math.log(Math.sqrt(_*_+1)-_);E=(C-I)/sa,h=function(N){var M=N*E,L=Om(I),H=i/(Lc*y)*(L*V9(sa*M+I)-z9(I));return[r+H*l,n+H*u,i*L/Om(sa*M+I)]}}return h.duration=E*1e3,h}var Vn=0,la=0,oa=0,Im=1e3,No,ua,Oo=0,en=0,wo=0,ca=typeof performance=="object"&&performance.now?performance:Date,Sm=typeof window=="object"&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(e){setTimeout(e,17)};function Hn(){return en||(Sm(H9),en=ca.now()+wo)}function H9(){en=0}function da(){this._call=this._time=this._next=null}da.prototype=Io.prototype={constructor:da,restart:function(e,t,r){if(typeof e!="function")throw new TypeError("callback is not a function");r=(r==null?Hn():+r)+(t==null?0:+t),!this._next&&ua!==this&&(ua?ua._next=this:No=this,ua=this),this._call=e,this._time=r,kc()},stop:function(){this._call&&(this._call=null,this._time=1/0,kc())}};function Io(e,t,r){var n=new da;return n.restart(e,t,r),n}function Lm(){Hn(),++Vn;for(var e=No,t;e;)(t=en-e._time)>=0&&e._call.call(null,t),e=e._next;--Vn}function wm(){en=(Oo=ca.now())+wo,Vn=la=0;try{Lm()}finally{Vn=0,W9(),en=0}}function G9(){var e=ca.now(),t=e-Oo;t>Im&&(wo-=t,Oo=e)}function W9(){for(var e,t=No,r,n=1/0;t;)t._call?(n>t._time&&(n=t._time),e=t,t=t._next):(r=t._next,t._next=null,t=e?e._next=r:No=r);ua=e,kc(n)}function kc(e){if(!Vn){la&&(la=clearTimeout(la));var t=e-en;t>24?(e<1/0&&(la=setTimeout(wm,e-ca.now()-wo)),oa&&(oa=clearInterval(oa))):(oa||(Oo=ca.now(),oa=setInterval(G9,Im)),Vn=1,Sm(wm))}}function So(e,t,r){var n=new da;return t=t==null?0:+t,n.restart(function(i){n.stop(),e(i+t)},t,r),n}var Y9=Qi("start","end","cancel","interrupt"),K9=[],km=0,Bc=1,Do=2,Lo=3,Dm=4,ko=5,fa=6;function br(e,t,r,n,i,a){var s=e.__transition;if(!s)e.__transition={};else if(r in s)return;X9(e,r,{name:t,index:n,group:i,on:Y9,tween:K9,time:a.time,delay:a.delay,duration:a.duration,ease:a.ease,timer:null,state:km})}function pa(e,t){var r=Pe(e,t);if(r.state>km)throw new Error("too late; already scheduled");return r}function Xe(e,t){var r=Pe(e,t);if(r.state>Lo)throw new Error("too late; already running");return r}function Pe(e,t){var r=e.__transition;if(!r||!(r=r[t]))throw new Error("transition not found");return r}function X9(e,t,r){var n=e.__transition,i;n[t]=r,r.timer=Io(a,0,r.time);function a(u){r.state=Bc,r.timer.restart(s,r.delay,r.time),r.delay<=u&&s(u-r.delay)}function s(u){var d,h,E,y;if(r.state!==Bc)return l();for(d in n)if(y=n[d],y.name===r.name){if(y.state===Lo)return So(s);y.state===Dm?(y.state=fa,y.timer.stop(),y.on.call("interrupt",e,e.__data__,y.index,y.group),delete n[d]):+d<t&&(y.state=fa,y.timer.stop(),y.on.call("cancel",e,e.__data__,y.index,y.group),delete n[d])}if(So(function(){r.state===Lo&&(r.state=Dm,r.timer.restart(o,r.delay,r.time),o(u))}),r.state=Do,r.on.call("start",e,e.__data__,r.index,r.group),r.state===Do){for(r.state=Lo,i=new Array(E=r.tween.length),d=0,h=-1;d<E;++d)(y=r.tween[d].value.call(e,e.__data__,r.index,r.group))&&(i[++h]=y);i.length=h+1}}function o(u){for(var d=u<r.duration?r.ease.call(null,u/r.duration):(r.timer.restart(l),r.state=ko,1),h=-1,E=i.length;++h<E;)i[h].call(e,d);r.state===ko&&(r.on.call("end",e,e.__data__,r.index,r.group),l())}function l(){r.state=fa,r.timer.stop(),delete n[t];for(var u in n)return;delete e.__transition}}function tn(e,t){var r=e.__transition,n,i,a=!0,s;if(!!r){t=t==null?null:t+"";for(s in r){if((n=r[s]).name!==t){a=!1;continue}i=n.state>Do&&n.state<ko,n.state=fa,n.timer.stop(),n.on.call(i?"interrupt":"cancel",e,e.__data__,n.index,n.group),delete r[s]}a&&delete e.__transition}}function Bm(e){return this.each(function(){tn(this,e)})}function J9(e,t){var r,n;return function(){var i=Xe(this,e),a=i.tween;if(a!==r){n=r=a;for(var s=0,o=n.length;s<o;++s)if(n[s].name===t){n=n.slice(),n.splice(s,1);break}}i.tween=n}}function Z9(e,t,r){var n,i;if(typeof r!="function")throw new Error;return function(){var a=Xe(this,e),s=a.tween;if(s!==n){i=(n=s).slice();for(var o={name:t,value:r},l=0,u=i.length;l<u;++l)if(i[l].name===t){i[l]=o;break}l===u&&i.push(o)}a.tween=i}}function Mm(e,t){var r=this._id;if(e+="",arguments.length<2){for(var n=Pe(this.node(),r).tween,i=0,a=n.length,s;i<a;++i)if((s=n[i]).name===e)return s.value;return null}return this.each((t==null?J9:Z9)(r,e,t))}function Gn(e,t,r){var n=e._id;return e.each(function(){var i=Xe(this,n);(i.value||(i.value={}))[t]=r.apply(this,arguments)}),function(i){return Pe(i,n).value[t]}}function Bo(e,t){var r;return(typeof t=="number"?Ke:t instanceof Rt?Zr:(r=Rt(t))?(t=r,Zr):ia)(e,t)}function Q9(e){return function(){this.removeAttribute(e)}}function eL(e){return function(){this.removeAttributeNS(e.space,e.local)}}function tL(e,t,r){var n,i=r+"",a;return function(){var s=this.getAttribute(e);return s===i?null:s===n?a:a=t(n=s,r)}}function rL(e,t,r){var n,i=r+"",a;return function(){var s=this.getAttributeNS(e.space,e.local);return s===i?null:s===n?a:a=t(n=s,r)}}function nL(e,t,r){var n,i,a;return function(){var s,o=r(this),l;return o==null?void this.removeAttribute(e):(s=this.getAttribute(e),l=o+"",s===l?null:s===n&&l===i?a:(i=l,a=t(n=s,o)))}}function iL(e,t,r){var n,i,a;return function(){var s,o=r(this),l;return o==null?void this.removeAttributeNS(e.space,e.local):(s=this.getAttributeNS(e.space,e.local),l=o+"",s===l?null:s===n&&l===i?a:(i=l,a=t(n=s,o)))}}function Pm(e,t){var r=Jt(e),n=r==="transform"?Sc:Bo;return this.attrTween(e,typeof t=="function"?(r.local?iL:nL)(r,n,Gn(this,"attr."+e,t)):t==null?(r.local?eL:Q9)(r):(r.local?rL:tL)(r,n,t))}function aL(e,t){return function(r){this.setAttribute(e,t.call(this,r))}}function sL(e,t){return function(r){this.setAttributeNS(e.space,e.local,t.call(this,r))}}function oL(e,t){var r,n;function i(){var a=t.apply(this,arguments);return a!==n&&(r=(n=a)&&sL(e,a)),r}return i._value=t,i}function lL(e,t){var r,n;function i(){var a=t.apply(this,arguments);return a!==n&&(r=(n=a)&&aL(e,a)),r}return i._value=t,i}function $m(e,t){var r="attr."+e;if(arguments.length<2)return(r=this.tween(r))&&r._value;if(t==null)return this.tween(r,null);if(typeof t!="function")throw new Error;var n=Jt(e);return this.tween(r,(n.local?oL:lL)(n,t))}function uL(e,t){return function(){pa(this,e).delay=+t.apply(this,arguments)}}function cL(e,t){return t=+t,function(){pa(this,e).delay=t}}function Fm(e){var t=this._id;return arguments.length?this.each((typeof e=="function"?uL:cL)(t,e)):Pe(this.node(),t).delay}function dL(e,t){return function(){Xe(this,e).duration=+t.apply(this,arguments)}}function fL(e,t){return t=+t,function(){Xe(this,e).duration=t}}function Um(e){var t=this._id;return arguments.length?this.each((typeof e=="function"?dL:fL)(t,e)):Pe(this.node(),t).duration}function pL(e,t){if(typeof t!="function")throw new Error;return function(){Xe(this,e).ease=t}}function qm(e){var t=this._id;return arguments.length?this.each(pL(t,e)):Pe(this.node(),t).ease}function jm(e){typeof e!="function"&&(e=Xi(e));for(var t=this._groups,r=t.length,n=new Array(r),i=0;i<r;++i)for(var a=t[i],s=a.length,o=n[i]=[],l,u=0;u<s;++u)(l=a[u])&&e.call(l,l.__data__,u,a)&&o.push(l);return new Ge(n,this._parents,this._name,this._id)}function zm(e){if(e._id!==this._id)throw new Error;for(var t=this._groups,r=e._groups,n=t.length,i=r.length,a=Math.min(n,i),s=new Array(n),o=0;o<a;++o)for(var l=t[o],u=r[o],d=l.length,h=s[o]=new Array(d),E,y=0;y<d;++y)(E=l[y]||u[y])&&(h[y]=E);for(;o<n;++o)s[o]=t[o];return new Ge(s,this._parents,this._name,this._id)}function hL(e){return(e+"").trim().split(/^|\s+/).every(function(t){var r=t.indexOf(".");return r>=0&&(t=t.slice(0,r)),!t||t==="start"})}function vL(e,t,r){var n,i,a=hL(t)?pa:Xe;return function(){var s=a(this,e),o=s.on;o!==n&&(i=(n=o).copy()).on(t,r),s.on=i}}function Vm(e,t){var r=this._id;return arguments.length<2?Pe(this.node(),r).on.on(e):this.each(vL(r,e,t))}function mL(e){return function(){var t=this.parentNode;for(var r in this.__transition)if(+r!==e)return;t&&t.removeChild(this)}}function Hm(){return this.on("end.remove",mL(this._id))}function Gm(e){var t=this._name,r=this._id;typeof e!="function"&&(e=Jr(e));for(var n=this._groups,i=n.length,a=new Array(i),s=0;s<i;++s)for(var o=n[s],l=o.length,u=a[s]=new Array(l),d,h,E=0;E<l;++E)(d=o[E])&&(h=e.call(d,d.__data__,E,o))&&("__data__"in d&&(h.__data__=d.__data__),u[E]=h,br(u[E],t,r,E,u,Pe(d,r)));return new Ge(a,this._parents,t,r)}function Wm(e){var t=this._name,r=this._id;typeof e!="function"&&(e=Ki(e));for(var n=this._groups,i=n.length,a=[],s=[],o=0;o<i;++o)for(var l=n[o],u=l.length,d,h=0;h<u;++h)if(d=l[h]){for(var E=e.call(d,d.__data__,h,l),y,T=Pe(d,r),_=0,I=E.length;_<I;++_)(y=E[_])&&br(y,t,r,_,E,T);a.push(E),s.push(d)}return new Ge(a,s,t,r)}var gL=Zt.prototype.constructor;function Ym(){return new gL(this._groups,this._parents)}function EL(e,t){var r,n,i;return function(){var a=Er(this,e),s=(this.style.removeProperty(e),Er(this,e));return a===s?null:a===r&&s===n?i:i=t(r=a,n=s)}}function Km(e){return function(){this.style.removeProperty(e)}}function bL(e,t,r){var n,i=r+"",a;return function(){var s=Er(this,e);return s===i?null:s===n?a:a=t(n=s,r)}}function yL(e,t,r){var n,i,a;return function(){var s=Er(this,e),o=r(this),l=o+"";return o==null&&(l=o=(this.style.removeProperty(e),Er(this,e))),s===l?null:s===n&&l===i?a:(i=l,a=t(n=s,o))}}function _L(e,t){var r,n,i,a="style."+t,s="end."+a,o;return function(){var l=Xe(this,e),u=l.on,d=l.value[a]==null?o||(o=Km(t)):void 0;(u!==r||i!==d)&&(n=(r=u).copy()).on(s,i=d),l.on=n}}function Xm(e,t,r){var n=(e+="")=="transform"?Ic:Bo;return t==null?this.styleTween(e,EL(e,n)).on("end.style."+e,Km(e)):typeof t=="function"?this.styleTween(e,yL(e,n,Gn(this,"style."+e,t))).each(_L(this._id,e)):this.styleTween(e,bL(e,n,t),r).on("end.style."+e,null)}function AL(e,t,r){return function(n){this.style.setProperty(e,t.call(this,n),r)}}function TL(e,t,r){var n,i;function a(){var s=t.apply(this,arguments);return s!==i&&(n=(i=s)&&AL(e,s,r)),n}return a._value=t,a}function Jm(e,t,r){var n="style."+(e+="");if(arguments.length<2)return(n=this.tween(n))&&n._value;if(t==null)return this.tween(n,null);if(typeof t!="function")throw new Error;return this.tween(n,TL(e,t,r??""))}function xL(e){return function(){this.textContent=e}}function RL(e){return function(){var t=e(this);this.textContent=t??""}}function Zm(e){return this.tween("text",typeof e=="function"?RL(Gn(this,"text",e)):xL(e==null?"":e+""))}function CL(e){return function(t){this.textContent=e.call(this,t)}}function NL(e){var t,r;function n(){var i=e.apply(this,arguments);return i!==r&&(t=(r=i)&&CL(i)),t}return n._value=e,n}function Qm(e){var t="text";if(arguments.length<1)return(t=this.tween(t))&&t._value;if(e==null)return this.tween(t,null);if(typeof e!="function")throw new Error;return this.tween(t,NL(e))}function eg(){for(var e=this._name,t=this._id,r=Mo(),n=this._groups,i=n.length,a=0;a<i;++a)for(var s=n[a],o=s.length,l,u=0;u<o;++u)if(l=s[u]){var d=Pe(l,t);br(l,e,r,u,s,{time:d.time+d.delay+d.duration,delay:0,duration:d.duration,ease:d.ease})}return new Ge(n,this._parents,e,r)}function tg(){var e,t,r=this,n=r._id,i=r.size();return new Promise(function(a,s){var o={value:s},l={value:function(){--i===0&&a()}};r.each(function(){var u=Xe(this,n),d=u.on;d!==e&&(t=(e=d).copy(),t._.cancel.push(o),t._.interrupt.push(o),t._.end.push(l)),u.on=t})})}var OL=0;function Ge(e,t,r,n){this._groups=e,this._parents=t,this._name=r,this._id=n}function Mc(e){return Zt().transition(e)}function Mo(){return++OL}var Wn=Zt.prototype;Ge.prototype=Mc.prototype={constructor:Ge,select:Gm,selectAll:Wm,filter:jm,merge:zm,selection:Ym,transition:eg,call:Wn.call,nodes:Wn.nodes,node:Wn.node,size:Wn.size,empty:Wn.empty,each:Wn.each,on:Vm,attr:Pm,attrTween:$m,style:Xm,styleTween:Jm,text:Zm,textTween:Qm,remove:Hm,tween:Mm,delay:Fm,duration:Um,ease:qm,end:tg};function Po(e){return((e*=2)<=1?e*e*e:(e-=2)*e*e+2)/2}var Pc={time:null,delay:0,duration:250,ease:Po};function wL(e,t){for(var r;!(r=e.__transition)||!(r=r[t]);)if(!(e=e.parentNode))return Pc.time=Hn(),Pc;return r}function rg(e){var t,r;e instanceof Ge?(t=e._id,e=e._name):(t=Mo(),(r=Pc).time=Hn(),e=e==null?null:e+"");for(var n=this._groups,i=n.length,a=0;a<i;++a)for(var s=n[a],o=s.length,l,u=0;u<o;++u)(l=s[u])&&br(l,e,t,u,s,r||wL(l,t));return new Ge(n,this._parents,e,t)}Zt.prototype.interrupt=Bm;Zt.prototype.transition=rg;function ha(e){return function(){return e}}function $c(e,t,r){this.target=e,this.type=t,this.transform=r}function Ut(e,t,r){this.k=e,this.x=t,this.y=r}Ut.prototype={constructor:Ut,scale:function(e){return e===1?this:new Ut(this.k*e,this.x,this.y)},translate:function(e,t){return e===0&t===0?this:new Ut(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 yr=new Ut(1,0,0);va.prototype=Ut.prototype;function va(e){for(;!e.__zoom;)if(!(e=e.parentNode))return yr;return e.__zoom}function $o(){se.stopImmediatePropagation()}function Yn(){se.preventDefault(),se.stopImmediatePropagation()}function IL(){return!se.ctrlKey&&!se.button}function SL(){var e=this;return e instanceof SVGElement?(e=e.ownerSVGElement||e,e.hasAttribute("viewBox")?(e=e.viewBox.baseVal,[[e.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 ng(){return this.__zoom||yr}function LL(){return-se.deltaY*(se.deltaMode===1?.05:se.deltaMode?1:.002)}function DL(){return navigator.maxTouchPoints||"ontouchstart"in this}function kL(e,t,r){var n=e.invertX(t[0][0])-r[0][0],i=e.invertX(t[1][0])-r[1][0],a=e.invertY(t[0][1])-r[0][1],s=e.invertY(t[1][1])-r[1][1];return e.translate(i>n?(n+i)/2:Math.min(0,n)||Math.max(0,i),s>a?(a+s)/2:Math.min(0,a)||Math.max(0,s))}function Fc(){var e=IL,t=SL,r=kL,n=LL,i=DL,a=[0,1/0],s=[[-1/0,-1/0],[1/0,1/0]],o=250,l=Dc,u=Qi("start","zoom","end"),d,h,E=500,y=150,T=0;function _(x){x.property("__zoom",ng).on("wheel.zoom",B).on("mousedown.zoom",j).on("dblclick.zoom",ce).filter(i).on("touchstart.zoom",de).on("touchmove.zoom",je).on("touchend.zoom touchcancel.zoom",Ae).style("touch-action","none").style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}_.transform=function(x,$,Y){var V=x.selection?x.selection():x;V.property("__zoom",ng),x!==V?M(x,$,Y):V.interrupt().each(function(){L(this,arguments).start().zoom(null,typeof $=="function"?$.apply(this,arguments):$).end()})},_.scaleBy=function(x,$,Y){_.scaleTo(x,function(){var V=this.__zoom.k,J=typeof $=="function"?$.apply(this,arguments):$;return V*J},Y)},_.scaleTo=function(x,$,Y){_.transform(x,function(){var V=t.apply(this,arguments),J=this.__zoom,R=Y==null?N(V):typeof Y=="function"?Y.apply(this,arguments):Y,A=J.invert(R),m=typeof $=="function"?$.apply(this,arguments):$;return r(C(I(J,m),R,A),V,s)},Y)},_.translateBy=function(x,$,Y){_.transform(x,function(){return r(this.__zoom.translate(typeof $=="function"?$.apply(this,arguments):$,typeof Y=="function"?Y.apply(this,arguments):Y),t.apply(this,arguments),s)})},_.translateTo=function(x,$,Y,V){_.transform(x,function(){var J=t.apply(this,arguments),R=this.__zoom,A=V==null?N(J):typeof V=="function"?V.apply(this,arguments):V;return r(yr.translate(A[0],A[1]).scale(R.k).translate(typeof $=="function"?-$.apply(this,arguments):-$,typeof Y=="function"?-Y.apply(this,arguments):-Y),J,s)},V)};function I(x,$){return $=Math.max(a[0],Math.min(a[1],$)),$===x.k?x:new Ut($,x.x,x.y)}function C(x,$,Y){var V=$[0]-Y[0]*x.k,J=$[1]-Y[1]*x.k;return V===x.x&&J===x.y?x:new Ut(x.k,V,J)}function N(x){return[(+x[0][0]+ +x[1][0])/2,(+x[0][1]+ +x[1][1])/2]}function M(x,$,Y){x.on("start.zoom",function(){L(this,arguments).start()}).on("interrupt.zoom end.zoom",function(){L(this,arguments).end()}).tween("zoom",function(){var V=this,J=arguments,R=L(V,J),A=t.apply(V,J),m=Y==null?N(A):typeof Y=="function"?Y.apply(V,J):Y,k=Math.max(A[1][0]-A[0][0],A[1][1]-A[0][1]),K=V.__zoom,te=typeof $=="function"?$.apply(V,J):$,v=l(K.invert(m).concat(k/K.k),te.invert(m).concat(k/te.k));return function(S){if(S===1)S=te;else{var P=v(S),G=k/P[2];S=new Ut(G,m[0]-P[0]*G,m[1]-P[1]*G)}R.zoom(null,S)}})}function L(x,$,Y){return!Y&&x.__zooming||new H(x,$)}function H(x,$){this.that=x,this.args=$,this.active=0,this.extent=t.apply(x,$),this.taps=0}H.prototype={start:function(){return++this.active===1&&(this.that.__zooming=this,this.emit("start")),this},zoom:function(x,$){return this.mouse&&x!=="mouse"&&(this.mouse[1]=$.invert(this.mouse[0])),this.touch0&&x!=="touch"&&(this.touch0[1]=$.invert(this.touch0[0])),this.touch1&&x!=="touch"&&(this.touch1[1]=$.invert(this.touch1[0])),this.that.__zoom=$,this.emit("zoom"),this},end:function(){return--this.active===0&&(delete this.that.__zooming,this.emit("end")),this},emit:function(x){Ec(new $c(_,x,this.that.__zoom),u.apply,u,[x,this.that,this.args])}};function B(){if(!e.apply(this,arguments))return;var x=L(this,arguments),$=this.__zoom,Y=Math.max(a[0],Math.min(a[1],$.k*Math.pow(2,n.apply(this,arguments)))),V=Un(this);if(x.wheel)(x.mouse[0][0]!==V[0]||x.mouse[0][1]!==V[1])&&(x.mouse[1]=$.invert(x.mouse[0]=V)),clearTimeout(x.wheel);else{if($.k===Y)return;x.mouse=[V,$.invert(V)],tn(this),x.start()}Yn(),x.wheel=setTimeout(J,y),x.zoom("mouse",r(C(I($,Y),x.mouse[0],x.mouse[1]),x.extent,s));function J(){x.wheel=null,x.end()}}function j(){if(h||!e.apply(this,arguments))return;var x=L(this,arguments,!0),$=ke(se.view).on("mousemove.zoom",R,!0).on("mouseup.zoom",A,!0),Y=Un(this),V=se.clientX,J=se.clientY;yc(se.view),$o(),x.mouse=[Y,this.__zoom.invert(Y)],tn(this),x.start();function R(){if(Yn(),!x.moved){var m=se.clientX-V,k=se.clientY-J;x.moved=m*m+k*k>T}x.zoom("mouse",r(C(x.that.__zoom,x.mouse[0]=Un(x.that),x.mouse[1]),x.extent,s))}function A(){$.on("mousemove.zoom mouseup.zoom",null),_c(se.view,x.moved),Yn(),x.end()}}function ce(){if(!!e.apply(this,arguments)){var x=this.__zoom,$=Un(this),Y=x.invert($),V=x.k*(se.shiftKey?.5:2),J=r(C(I(x,V),$,Y),t.apply(this,arguments),s);Yn(),o>0?ke(this).transition().duration(o).call(M,J,$):ke(this).call(_.transform,J)}}function de(){if(!!e.apply(this,arguments)){var x=se.touches,$=x.length,Y=L(this,arguments,se.changedTouches.length===$),V,J,R,A;for($o(),J=0;J<$;++J)R=x[J],A=Eo(this,x,R.identifier),A=[A,this.__zoom.invert(A),R.identifier],Y.touch0?!Y.touch1&&Y.touch0[2]!==A[2]&&(Y.touch1=A,Y.taps=0):(Y.touch0=A,V=!0,Y.taps=1+!!d);d&&(d=clearTimeout(d)),V&&(Y.taps<2&&(d=setTimeout(function(){d=null},E)),tn(this),Y.start())}}function je(){if(!!this.__zooming){var x=L(this,arguments),$=se.changedTouches,Y=$.length,V,J,R,A;for(Yn(),d&&(d=clearTimeout(d)),x.taps=0,V=0;V<Y;++V)J=$[V],R=Eo(this,$,J.identifier),x.touch0&&x.touch0[2]===J.identifier?x.touch0[0]=R:x.touch1&&x.touch1[2]===J.identifier&&(x.touch1[0]=R);if(J=x.that.__zoom,x.touch1){var m=x.touch0[0],k=x.touch0[1],K=x.touch1[0],te=x.touch1[1],v=(v=K[0]-m[0])*v+(v=K[1]-m[1])*v,S=(S=te[0]-k[0])*S+(S=te[1]-k[1])*S;J=I(J,Math.sqrt(v/S)),R=[(m[0]+K[0])/2,(m[1]+K[1])/2],A=[(k[0]+te[0])/2,(k[1]+te[1])/2]}else if(x.touch0)R=x.touch0[0],A=x.touch0[1];else return;x.zoom("touch",r(C(J,R,A),x.extent,s))}}function Ae(){if(!!this.__zooming){var x=L(this,arguments),$=se.changedTouches,Y=$.length,V,J;for($o(),h&&clearTimeout(h),h=setTimeout(function(){h=null},E),V=0;V<Y;++V)J=$[V],x.touch0&&x.touch0[2]===J.identifier?delete x.touch0:x.touch1&&x.touch1[2]===J.identifier&&delete x.touch1;if(x.touch1&&!x.touch0&&(x.touch0=x.touch1,delete x.touch1),x.touch0)x.touch0[1]=this.__zoom.invert(x.touch0[0]);else if(x.end(),x.taps===2){var R=ke(this).on("dblclick.zoom");R&&R.apply(this,arguments)}}}return _.wheelDelta=function(x){return arguments.length?(n=typeof x=="function"?x:ha(+x),_):n},_.filter=function(x){return arguments.length?(e=typeof x=="function"?x:ha(!!x),_):e},_.touchable=function(x){return arguments.length?(i=typeof x=="function"?x:ha(!!x),_):i},_.extent=function(x){return arguments.length?(t=typeof x=="function"?x:ha([[+x[0][0],+x[0][1]],[+x[1][0],+x[1][1]]]),_):t},_.scaleExtent=function(x){return arguments.length?(a[0]=+x[0],a[1]=+x[1],_):[a[0],a[1]]},_.translateExtent=function(x){return arguments.length?(s[0][0]=+x[0][0],s[1][0]=+x[1][0],s[0][1]=+x[0][1],s[1][1]=+x[1][1],_):[[s[0][0],s[0][1]],[s[1][0],s[1][1]]]},_.constrain=function(x){return arguments.length?(r=x,_):r},_.duration=function(x){return arguments.length?(o=+x,_):o},_.interpolate=function(x){return arguments.length?(l=x,_):l},_.on=function(){var x=u.on.apply(u,arguments);return x===u?_:x},_.clickDistance=function(x){return arguments.length?(T=(x=+x)*x,_):Math.sqrt(T)},_}var _f=It(e6(),1);var hf=Math.PI,vf=2*hf,pn=1e-6,YJ=vf-pn;function mf(){this._x0=this._y0=this._x1=this._y1=null,this._=""}function t6(){return new mf}mf.prototype=t6.prototype={constructor:mf,moveTo:function(e,t){this._+="M"+(this._x0=this._x1=+e)+","+(this._y0=this._y1=+t)},closePath:function(){this._x1!==null&&(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,r,n){this._+="Q"+ +e+","+ +t+","+(this._x1=+r)+","+(this._y1=+n)},bezierCurveTo:function(e,t,r,n,i,a){this._+="C"+ +e+","+ +t+","+ +r+","+ +n+","+(this._x1=+i)+","+(this._y1=+a)},arcTo:function(e,t,r,n,i){e=+e,t=+t,r=+r,n=+n,i=+i;var a=this._x1,s=this._y1,o=r-e,l=n-t,u=a-e,d=s-t,h=u*u+d*d;if(i<0)throw new Error("negative radius: "+i);if(this._x1===null)this._+="M"+(this._x1=e)+","+(this._y1=t);else if(h>pn)if(!(Math.abs(d*o-l*u)>pn)||!i)this._+="L"+(this._x1=e)+","+(this._y1=t);else{var E=r-a,y=n-s,T=o*o+l*l,_=E*E+y*y,I=Math.sqrt(T),C=Math.sqrt(h),N=i*Math.tan((hf-Math.acos((T+h-_)/(2*I*C)))/2),M=N/C,L=N/I;Math.abs(M-1)>pn&&(this._+="L"+(e+M*u)+","+(t+M*d)),this._+="A"+i+","+i+",0,0,"+ +(d*E>u*y)+","+(this._x1=e+L*o)+","+(this._y1=t+L*l)}},arc:function(e,t,r,n,i,a){e=+e,t=+t,r=+r,a=!!a;var s=r*Math.cos(n),o=r*Math.sin(n),l=e+s,u=t+o,d=1^a,h=a?n-i:i-n;if(r<0)throw new Error("negative radius: "+r);this._x1===null?this._+="M"+l+","+u:(Math.abs(this._x1-l)>pn||Math.abs(this._y1-u)>pn)&&(this._+="L"+l+","+u),r&&(h<0&&(h=h%vf+vf),h>YJ?this._+="A"+r+","+r+",0,1,"+d+","+(e-s)+","+(t-o)+"A"+r+","+r+",0,1,"+d+","+(this._x1=l)+","+(this._y1=u):h>pn&&(this._+="A"+r+","+r+",0,"+ +(h>=hf)+","+d+","+(this._x1=e+r*Math.cos(i))+","+(this._y1=t+r*Math.sin(i))))},rect:function(e,t,r,n){this._+="M"+(this._x0=this._x1=+e)+","+(this._y0=this._y1=+t)+"h"+ +r+"v"+ +n+"h"+-r+"Z"},toString:function(){return this._}};var gf=t6;function Va(e){return function(){return e}}function r6(e){this._context=e}r6.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===1)&&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);break}}};function n6(e){return new r6(e)}function i6(e){return e[0]}function a6(e){return e[1]}function Ef(){var e=i6,t=a6,r=Va(!0),n=null,i=n6,a=null;function s(o){var l,u=o.length,d,h=!1,E;for(n==null&&(a=i(E=gf())),l=0;l<=u;++l)!(l<u&&r(d=o[l],l,o))===h&&((h=!h)?a.lineStart():a.lineEnd()),h&&a.point(+e(d,l,o),+t(d,l,o));if(E)return a=null,E+""||null}return s.x=function(o){return arguments.length?(e=typeof o=="function"?o:Va(+o),s):e},s.y=function(o){return arguments.length?(t=typeof o=="function"?o:Va(+o),s):t},s.defined=function(o){return arguments.length?(r=typeof o=="function"?o:Va(!!o),s):r},s.curve=function(o){return arguments.length?(i=o,n!=null&&(a=i(n)),s):i},s.context=function(o){return arguments.length?(o==null?n=a=null:a=i(n=o),s):n},s}function s6(e,t,r){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+r)/6)}function o6(e){this._context=e}o6.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:s6(this,this._x1,this._y1);case 2:this._context.lineTo(this._x1,this._y1);break}(this._line||this._line!==0&&this._point===1)&&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:s6(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function bf(e){return new o6(e)}var bl=class{constructor(t=0,r=0,n=1){this.x=t,this.y=r,this.k=n}toString(){return[this.x!==0?`translateX(${this.x}px)`:null,this.y!==0?`translateY(${this.y}px)`:null,this.k!==1?`scale(${this.k}`:null].join(" ")}},Lf={contains(e,t){return e.top<=t.top&&e.bottom>=t.bottom&&e.left<=t.left&&e.right>=t.right},inContainer(e,t){let r=t.x-e.x,n=t.y-e.y;return r>0&&n>0&&r+t.width<e.width&&n+t.height<e.height},delta(e,t){let r=0,n=0;return e.left>=t.left?r=e.left-t.left:e.right<=t.right&&(r=e.right-t.right),e.top>=t.top?n=e.top-t.top:e.bottom<=t.bottom&&(n=e.bottom-t.bottom),{x:r,y:n}},shift(e,t){return new bl(e.x-t.x,e.y-t.y)},Transform:bl};function Ht(e,t=document,r=!1){let n=e,i;for(r?i=Array.from(t.querySelectorAll(r)):i=[t];n&&!i.includes(n);)n=n.parentNode;return n}function b6(e,t,r=0){if(!t)return;let{x:n,y:i}=Lf.delta(e.element.getBoundingClientRect(),t.getBoundingClientRect());n+=Math.sign(n)*r,i+=Math.sign(i)*r;let{k:a}=e.transform;n/=a,i/=a,e.translateBy(n,i)}function y6(e,t){return t?Lf.inContainer(e.getBoundingClientRect(),t.getBoundingClientRect()):!1}function _6(e,t){let r={left:0,top:0},n=e;for(;n&&n!==t;)r.left+=n.offsetLeft,r.top+=n.offsetTop,n=n.offsetParent;return r}function A6(e){return{x:e.offsetLeft+e.clientWidth*.5,y:e.offsetTop+e.clientHeight*.5}}var KJ=.63;function l6(e){let t=Date.now();for(let r=e.values.length-1;r>=0;r-=1){let n=e.values[r];if((t-n.time)/60>e.staleTime){e.values.splice(0,e.values.length);break}t=n.time}}var yl=class{constructor(t,r=KJ){this.maxSamples=t,this.staleTime=r,this.reset()}add(t){l6(this),this.values.length>=this.maxSamples&&this.values.splice(0,this.values.length-this.maxSamples+1),this.values.push({value:t,time:Date.now()})}reset(){this.values=[]}get length(){return this.values.length}get value(){l6(this);let t=this.values.length-1;return t!==0?this.values.reduce((r,n)=>r+=n.value,0)/t:0}},u6=2.5,XJ=1,JJ=.2,c6=8,Af=class{constructor(t,r){this.vX=new yl(c6),this.vY=new yl(c6),this.transform={x:0,y:0,k:0},this.velocity={x:0,y:0},this.selection=r,this.node=r.node(),this.zoom=t,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(t,r,n=XJ){Math.abs(t)+Math.abs(r)<n||(this.velocity.x=t/this.transform.k,this.velocity.y=r/this.transform.k,!this.ticking&&(this.active=!0,this.tick()))}tick(){if(!this.moving||!this.active){this.cancel();return}this.ticking=!0,requestAnimationFrame(t=>{if(!this.active){this.cancel();return}this.lastTick||(this.lastTick=t-1);let r=(t-this.lastTick)/1e3;this.zoom.translateBy(this.selection,this.velocity.x,this.velocity.y),this.velocity.x-=this.velocity.x*u6*r,this.velocity.y-=this.velocity.y*u6*r,this.lastTick=t,this.tick()})}updateTransform(t){!this.active&&t.k===this.transform.k&&(this.vX.add(t.x-this.transform.x),this.vY.add(t.y-this.transform.y)),this.transform.x=t.x,this.transform.y=t.y,this.transform.k=t.k}get moving(){return Math.abs(this.velocity.x)+Math.abs(this.velocity.y)>JJ}};function ZJ(e,t){let r=new Af(e,t),n=e.on("zoom"),i=window.onblur;t.on("mousedown",()=>r.hold()).on("mouseup",()=>r.release()).on("pointerdown",()=>r.hold()).on("pointerup",()=>r.release()).on("touchstart",()=>r.hold()).on("touchend",()=>r.release()).on("touchcancel",()=>r.release()),window.addEventListener("mouseup",()=>r.release()),window.addEventListener("pointerup",()=>r.release()),window.onblur=()=>{i&&i(),r.cancel()},e.on("zoom",()=>{!se||(r.updateTransform(se.transform),n&&n())});let{translateTo:a}=e;e.translateTo=(...o)=>(r.cancel(),a(...o));let{translate:s}=e;return e.translate=(...o)=>(r.cancel(),s(...o)),e}function d6(e,t){let{controls:r}=e;if(!e.maxZoomBarValue){let a=r.zoomBar.getBoundingClientRect().height,s=r.zoomGrab.getBoundingClientRect().height;e.maxZoomBarValue=a-s}let{maxZoomBarValue:n}=e,i=n-n*t;e.zoomScale=t,r.zoomGrab.style.top=`${i}px`}function QJ(e){let t=document.createElement("div");t.className="appmap__zoom";let{controls:r}=e;r.buttonZoomIn=document.createElement("button"),r.buttonZoomIn.setAttribute("type","button"),r.buttonZoomIn.className="appmap__zoom-button",r.buttonZoomIn.innerHTML="+",t.appendChild(r.buttonZoomIn),r.zoomBar=document.createElement("div"),r.zoomBar.className="appmap__zoom-bar",r.zoomGrab=document.createElement("div"),r.zoomGrab.className="appmap__zoom-grab",r.zoomBar.appendChild(r.zoomGrab),t.appendChild(r.zoomBar),r.buttonZoomOut=document.createElement("button"),r.buttonZoomOut.setAttribute("type","button"),r.buttonZoomOut.className="appmap__zoom-button",r.buttonZoomOut.innerHTML="−",t.appendChild(r.buttonZoomOut),e.container.appendChild(t),e.element=t,r.buttonZoomIn.addEventListener("click",n=>{n.stopPropagation(),e.zoomScale=Math.min(1,e.zoomScale+e.step),e.emit("zoom",e.zoomScale)}),r.buttonZoomOut.addEventListener("click",n=>{n.stopPropagation(),e.zoomScale=Math.max(0,e.zoomScale-e.step),e.emit("zoom",e.zoomScale)}),r.zoomBar.addEventListener("click",n=>{if(n.stopPropagation(),n.target!==r.zoomBar)return!1;let i=r.zoomBar.getBoundingClientRect().height,a=n.clientY-Math.round(r.zoomBar.getBoundingClientRect().top);return e.emit("zoom",1-a/i),!0}),r.zoomBar.addEventListener("mousedown",n=>{document.body.style.cursor="grabbing",e.zoomGrabPosition=r.zoomGrab.offsetTop,e.dragStart=n.clientY,e.isDragging=!0,n.stopPropagation()}),document.body.addEventListener("mousemove",n=>{if(e.isDragging){let i=r.zoomBar.getBoundingClientRect().height,a=e.zoomGrabPosition+(n.clientY-e.dragStart);e.emit("zoom",1-a/i),n.preventDefault()}}),document.body.addEventListener("mouseup",()=>{document.body.style.cursor=null,e.isDragging=!1})}var Tf=class extends vr{constructor(t,r){super(),this.container=t.element,this.step=r.step,this.controls={},this.maxZoomBarValue=null,this.dragStart=null,this.zoomGrabPosition=null,this.isDragging=!1,this.zoomGrabTimeout=null,QJ(this),d6(this,t.transform.k),t.on("move",n=>d6(this,(n.k-r.minRatio)/(r.maxRatio-r.minRatio)))}};function eZ(e,t){return typeof e.data.transform=="function"?e.data.transform(t):t}var xf=class extends vr{constructor(){super(),this.data={text:"Untitled item",selector:null,condition:null,transform:null}}text(t){return this.data.text=t,this}selector(t){return this.data.selector=t,this}condition(t){return this.data.condition=t,this}transform(t){return this.data.transform=t,this}match(t){if(!(!this.data.selector||t.matches(this.data.selector)))return!1;let n=eZ(this,t);return n?!this.data.condition||this.data.condition(n):!1}};function tZ(e){let t=document.createElement("div");t.classList.add("appmap__context-menu"),t.style.display="none";let r=document.createElement("div");r.classList.add("dropdown-menu"),t.appendChild(r),t.addEventListener("mousedown",i=>i.stopPropagation()),t.addEventListener("pointerdown",i=>i.stopPropagation()),t.addEventListener("touchstart",i=>i.stopPropagation());let n=document.createElement("p");return n.innerText="No actions available",n.style.display="none",r.appendChild(n),e.appendChild(t),{dropdown:t,menu:r,emptyMessage:n}}function rZ(e,t){let r=document.createElement("a");return r.classList.add("dropdown-item"),r.innerText=t.data.text,e.elements.menu.appendChild(r),t.element=r,r}function nZ(e){let t=document.createElement("div");t.classList.add("dropdown-divider"),e.elements.menu.appendChild(t)}function iZ(e,t){return typeof e.data.transform=="function"?e.data.transform(t):t}function aZ(e,t){let r=0,n=t.composedPath().findIndex(o=>o===e.activeArea);if(n===-1)return;let i=t.composedPath().slice(0,n+1);e.items.forEach(o=>{let l=i.find(u=>o.match(u));if(!l){o.element.style.display="none";return}o.element.listener&&o.element.removeEventListener("click",o.element.listener),o.element.listener=()=>o.emit("execute",iZ(o,l)),o.element.addEventListener("click",o.element.listener),o.element.style.display="",o.emit("show"),r+=1}),e.elements.emptyMessage.style.display=r>0?"none":"";let{x:a,y:s}=e.parent.getBoundingClientRect();e.elements.menu.style.transform=`translate(${t.x-a}px, ${t.y-s}px)`,e.elements.dropdown.style.display="block"}var Rf=class extends vr{constructor(t,r=null){super(),this.parent=t,this.activeArea=r||t,this.elements=tZ(t),this.activeArea.addEventListener("contextmenu",n=>{aZ(this,n),n.preventDefault(),this.emit("show")}),this.selectors={},this.items=[]}divider(){return nZ(this),this}add(t){let r=t(new xf);return r?(rZ(this,r),this.items.push(r),this):this}get visible(){return!this.elements||!this.elements.menu?!1:this.elements.menu.offsetWidth>0}close(){let t=this.visible;return t&&(this.elements.dropdown.style.display="none"),t}isEventSource(t){if(!t)return!1;let r=t.composedPath();return!r||!this.elements?!1:r.includes(this.elements.menu)}},sZ=["light","dark"],T6="light",oZ={contextMenu:!1,pan:{momentum:!0,boundary:{contain:null,overlap:300},tweenTime:250},theme:T6,zoom:{controls:!1,step:.1,minRatio:.1,maxRatio:1,requireActive:!1}},f6=(e,t,r)=>Math.min(Math.max(e,t),r),Ga=class extends vr{constructor(t,r={},n=null,i=null){super(),this.options=(0,Al.default)(oZ,r),this.scaleTarget=!1;let{theme:a}=this.options;sZ.indexOf(a)===-1&&(a=T6),this.element=n,n||(this.element=document.createElement("div"),this.element.className=`appmap appmap--theme-${a}`),this.contentElement=i||document.createElement("div"),this.contentElement.className="appmap__content",this.contentElement.containerController=this,this.contentElement.parentElement||this.element.appendChild(this.contentElement);let s=n;t&&(s=ke(t).node(),s.appendChild(this.element)),this.options.zoom&&(this.options.zoom.controls&&(this.zoomController=new Tf(this,this.options.zoom).on("zoom",o=>{let{minRatio:l,maxRatio:u}=this.options.zoom,d=(u-l)*o+l;this.scaleTarget&&this.scaleTarget.x&&this.scaleTarget.y?this.scaleToAndTranslate(d,this.scaleTarget.x,this.scaleTarget.y):this.scaleTo(d),this.active=!0})),this.zoom=Fc().scaleExtent([this.options.zoom.minRatio,this.options.zoom.maxRatio]).interpolate(Qr).filter(()=>se.type==="wheel"?this.active||!this.options.zoom.requireActive:(this.active=!0,!0)).on("zoom",()=>{let{transform:o}=se,{offsetHeight:l,offsetWidth:u}=s;o.x=f6(o.x,(this.options.pan.boundary.overlap-this.contentElement.offsetWidth)*o.k,u-this.options.pan.boundary.overlap*o.k),o.y=f6(o.y,(this.options.pan.boundary.overlap-this.contentElement.offsetHeight)*o.k,l-this.options.pan.boundary.overlap*o.k),this.contentElement.style.transform=`translate(${o.x}px, ${o.y}px) scale(${o.k})`,this.contentElement.style.transformOrigin="0 0",this.emit("move",o)}),this.options.pan.momentum&&ZJ(this.zoom,ke(this.element)),ke(this.element).call(this.zoom).on("dblclick.zoom",null))}setContextMenu(t){if(this.options.contextMenu===!1||typeof this.options.contextMenu!="function")return;this.contextMenu=new Rf(this.element),this.options.contextMenu(t).forEach(n=>this.contextMenu.add(n))}fitViewport(t){let r=t.offsetHeight,n=t.offsetWidth,{clientWidth:i,clientHeight:a}=this.element.parentNode,{minRatio:s,maxRatio:o}=this.options.zoom,l=Math.min(a/r,i/n),u=Math.max(Math.min(Math.max(l,s),o),.8),d=yr.translate((i-n*u)*.5,(a-r*u)*.5).scale(u);this.transform=d}centerX(t=0){if(!this.element||!this.element.parentNode||!this.contentElement)return;let{offsetWidth:r}=this.contentElement,{clientWidth:n}=this.element.parentNode,i=yr.translate(n*.5-r*.5,t);this.transform=i}translateTo(t,r,n=null){ke(this.element).transition().duration(this.options.pan.tweenTime).call(this.zoom.translateTo,t,r,n)}translateBy(t,r){ke(this.element).transition().duration(this.options.pan.tweenTime).call(this.zoom.translateBy,t,r)}scaleTo(t){ke(this.element).transition().duration(100).call(this.zoom.scaleTo,t)}scaleToAndTranslate(t,r,n){ke(this.element).transition().duration(100).call(this.zoom.scaleTo,t).transition().duration(this.options.pan.tweenTime).call(this.zoom.translateTo,r,n,null)}get transform(){return va(this.element)}set transform(t){ke(this.element).call(this.zoom.transform,t)}};function lZ(){return Math.random().toString(16).slice(2,10)}function li(e,t,r){return r<1?e+(t-e)*r:t}function _e(e,t=null){let r=document.createElementNS("http://www.w3.org/2000/svg",e);return t&&r.setAttribute("class",t),r}function p6(e){let t=[];return e.forEach(r=>{t.push([r.x,r.y])}),t}function uZ(e,t){if(e.length===t.length)return;let r=e.length<t.length?e:t,n=t===r?e:t;for(let i=0,a=n.length-r.length;i<a;i+=1)r.splice(0,0,r[0])}function cZ(e,t){let r=new Set,n=new Set,i=[t];for(;i.length>0;){let a=i.pop();r.has(a)||(e.inEdges(a).forEach(s=>{n.add(s),i.push(s.v)}),r.add(a))}for(i.push(t),r.delete(t);i.length>0;){let a=i.pop();r.has(a)||(e.outEdges(a).forEach(s=>{n.add(s),i.push(s.w)}),r.add(a))}return[r,n]}function x6(e,t){let r=_e("rect");return r.setAttribute("rx",0),r.setAttribute("ry",0),r.setAttribute("x",-(e/2)),r.setAttribute("y",-(t/2)),r.setAttribute("width",e),r.setAttribute("height",t),r}var Cf=14;function dZ(e){let t=_e("svg",`label__icon label__icon--${e}`);t.setAttribute("viewBox","0 0 512 512"),t.setAttribute("width",`${Cf}px`),t.setAttribute("height",`${Cf}px`);let r=_e("rect");switch(r.setAttribute("x",0),r.setAttribute("y",0),r.setAttribute("width","100%"),r.setAttribute("height","100%"),r.setAttribute("fill","transparent"),t.appendChild(r),e){case"expand":{let n=_e("path");n.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(n);let i=_e("path");i.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(i);let a=_e("path");a.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(a);break}case"collapse":{let n=_e("path");n.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(n);let i=_e("path");i.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(i),t.setAttribute("y","5px");break}}return t}var Wa=class{constructor(t,r=!1,n=!1){if(this.element=_e("g","label"),r){let i=dZ(r);this.element.appendChild(i)}n&&this.element.setAttribute("opacity",0),this.textElement=_e("text"),this.tspanElement=_e("tspan"),this.tspanElement.setAttribute("space","preserve"),this.tspanElement.setAttribute("dy","1em"),this.tspanElement.setAttribute("x",1+(r?Cf+6:0)),this.tspanElement.textContent=t,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(t){let r=this.textElement,n=this.tspanElement,i=r.textContent,a=_e("title");for(a.textContent=i,this.textElement.appendChild(a);r.getComputedTextLength()>=t&&i.length>0;)if(i.includes("/")){let s=i.split("/");s.shift(),i=s.join("/"),n.textContent=`.../${i}`}else i=i.slice(0,-1),n.textContent=`${i}...`;return this}},R6=4,h6=R6*2+30;function ml(e,t,r){e.element.setAttribute("transform",`translate(${t},${r})`),e.position={x:t,y:r}}var Nf=class{constructor(t){let r=["cluster"];t.children>1&&r.push(`cluster--${t.class}`,"cluster--bordered"),this.element=_e("g",r.join(" ")),this.element.dataset.id=t.id,this.element.dataset.type=t.class,ml(this,t.x,t.y);let n=x6(t.width,t.height);this.element.appendChild(n),this.label=new Wa(t.label,"collapse"),this.label.hide(),this.moveLabel(t.width,t.height),this.element.appendChild(this.label.element),requestAnimationFrame(()=>{this.label.cutToWidth(t.width-h6),this.label.show()})}move(t,r){if(this.animationOptions&&this.animationOptions.enable){let n=this.position.x,i=this.position.y,a=+new Date,{duration:s}=this.animationOptions,o=()=>{let u=(+new Date-a)/s,d=li(n,t,u),h=li(i,r,u);ml(this,d,h),u<1?window.requestAnimationFrame(o):ml(this,t,r)};o()}else ml(this,t,r)}resize(t,r){let n=this.element.querySelector("rect");n.setAttribute("x",-(t/2)),n.setAttribute("y",-(r/2)),n.setAttribute("width",t),n.setAttribute("height",r),this.moveLabel(t,r),this.label.hide().cutToWidth(t-h6).show()}moveLabel(t,r){let n=-t*.5+R6,i=-r*.5;this.label.element.style.transform=`translate(${n}px, ${i}px)`}remove(){let{element:t}=this;t.parentNode.removeChild(t)}};function fZ(e,t){let r=_e("path"),n=e/2,i=n/(2.5+e/50),a=`M 0,${i} a ${n},${i} 0,0,0 ${e} 0 a ${n},${i} 0,0,0 ${-e} 0 l 0,${t} a ${n},${i} 0,0,0 ${e} 0 l 0, ${-t}`;return r.setAttribute("d",a),r.setAttribute("transform",`translate(${-e/2}, ${-(t/2+i)})`),r}function pZ(e,t){let r=_e("polygon"),n=e,i=t,a=[{x:-2*i/6,y:0},{x:n-i/6,y:0},{x:n+2*i/6,y:-i},{x:i/6,y:-i}];return r.setAttribute("points",a.map(s=>`${s.x},${s.y}`).join()),r.setAttribute("transform",`translate(${-n*.5}, ${i*.5})`),r}function gl(e,t,r){e.element.setAttribute("transform",`translate(${t},${r})`),e.position={x:t,y:r}}var Of=class{constructor(t,r={}){this.element=_e("g",`node ${t.class}`),this.element.dataset.id=t.id,this.element.dataset.type=t.codeObject.type,this.element.setAttribute("opacity",0),gl(this,t.x,t.y),this.animationOptions=r;let n;switch(t.shape){case"http":n=pZ(t.width,t.height);break;case"database":n=fZ(t.width,t.height);break;default:n=x6(t.width,t.height);break}this.element.appendChild(n);let i=new Wa(t.label,["http","package"].includes(t.class)?"expand":!1);i.element.setAttribute("transform",`translate(-${t.labelWidth/2},-${t.labelHeight/2})`),this.element.appendChild(i.element)}show(){if(this.animationOptions&&this.animationOptions.enable){let t=+new Date,{duration:r}=this.animationOptions,n=()=>{let a=(+new Date-t)/r;this.element.setAttribute("opacity",a),a<1?window.requestAnimationFrame(n):this.element.setAttribute("opacity",1)};n()}else this.element.setAttribute("opacity",1)}move(t,r){if(this.animationOptions&&this.animationOptions.enable){let n=this.position.x,i=this.position.y,a=+new Date,{duration:s}=this.animationOptions,o=()=>{let u=(+new Date-a)/s,d=li(n,t,u),h=li(i,r,u);gl(this,d,h),u<1?window.requestAnimationFrame(o):gl(this,t,r)};o()}else gl(this,t,r)}remove(){let{element:t}=this;t.parentNode.removeChild(t)}},v6=Ef().curve(bf),wf=class{constructor(t){this.element=_e("path"),this.element.setAttribute("d",v6(t))}setPoints(t){this.element.setAttribute("d",v6(t))}};function hZ(){let e=_e("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");let t=_e("path");return t.setAttribute("d","M 0 0 L 10 5 L 0 10 z"),e.appendChild(t),e}function yf(e,t){e.points=t,e.path.setPoints(t)}var If=class{constructor(t,r={}){this.animationOptions=r,this.points=p6(t),this.element=_e("g","edgePath"),this.element.setAttribute("opacity",0),this.path=new wf(this.points);let n=_e("defs"),i=hZ(),a=`arrowhead${lZ()}`;i.setAttribute("id",a),this.path.element.setAttribute("marker-end",`url(#${a})`),n.appendChild(i),this.element.appendChild(this.path.element),this.element.appendChild(n)}show(){if(this.animationOptions&&this.animationOptions.enable){let t=+new Date,{duration:r}=this.animationOptions,n=()=>{let a=(+new Date-t)/r;this.element.setAttribute("opacity",a),a<1?window.requestAnimationFrame(n):this.element.setAttribute("opacity",1)};n()}else this.element.setAttribute("opacity",1)}move(t){if(this.animationOptions&&this.animationOptions.enable){let r=Array.from(this.points),n=p6(t);uZ(r,n);let i=+new Date,{duration:a}=this.animationOptions,s=()=>{let l=(+new Date-i)/a,u=[];r.forEach((d,h)=>{u.push([li(d[0],n[h][0],l),li(d[1],n[h][1],l)])}),yf(this,u),l<1?window.requestAnimationFrame(s):yf(this,n)};s()}else yf(this,t)}remove(){let{element:t}=this;t.parentNode.removeChild(t)}},vZ=15,mZ=10,gZ={animation:{enable:!0,duration:300}},Sf=class{constructor(t,r={}){this.element=t,this.options=(0,Al.default)(gZ,r),this.outputGroup=_e("g","output"),this.edgesGroup=_e("g","edgePaths"),this.clustersGroup=_e("g","clusters"),this.nodesGroup=_e("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 _f.default.graphlib.Graph({compound:!0}).setGraph({rankdir:"LR"}).setDefaultEdgeLabel(()=>({}))}setNodeFromCodeObject(t,r=null){let n=t.prettyName;if(t.type===z.PACKAGE||t.type===z.HTTP){let a=t.childLeafs().length;n+=` (${a})`}let i={codeObject:t,label:n,id:t.id,class:t.type,shape:t.type};this.setNode(i,r)}setNode(t,r=null){let n={...t};if(!this.graph.node(n.id)){if(n.type!=="cluster"){let i=_e("g","node"),a=new Wa(n.label,["http","package"].includes(n.class)?"expand":!1,!0);i.appendChild(a.element),this.nodesGroup.appendChild(i);let s=a.getBBox();this.nodesGroup.removeChild(i),n.labelWidth=s.width,n.labelHeight=s.height,n.width=s.width+vZ*2,n.height=s.height+mZ*2}this.graph.setNode(n.id,n),r&&this.graph.setParent(n.id,r)}}removeNode(t){let r=this.graph.nodeEdges(t),n=this.graph.node(t);r&&r.forEach(({v:i,w:a})=>{let s=this.graph.edge(i,a);s.group&&s.group.remove(),this.graph.removeEdge(i,a)}),n.group.remove(),this.graph.removeNode(t)}setEdge(t,r){let n=t.id,i=r.id;t===r||this.graph.edge(n,i)||!this.graph.node(i)||this.graph.children(i).length||!this.graph.node(n)||this.graph.children(n).length||this.graph.setEdge(n,i,{codeObjectTo:r,codeObjectFrom:t})}render(){_f.default.layout(this.graph),this.graph.nodes().forEach(t=>{let r=this.graph.node(t);if(r.group){r.group.move(r.x,r.y),r.type==="cluster"&&r.group.resize(r.width,r.height);return}if(r.type==="cluster"){let n=new Nf(r);r.group=n,r.element=n.element,this.clustersGroup.appendChild(n.element)}else{let n=new Of(r,this.options.animation);r.group=n,r.element=n.element,this.nodesGroup.appendChild(n.element),n.show()}}),this.graph.edges().forEach(({v:t,w:r})=>{let n=this.graph.edge(t,r);if(n.group)n.group.move(n.points);else{let i=new If(n.points,this.options.animation),a=this.graph.node(t),s=this.graph.node(r);i.element.dataset.from=t,i.element.dataset.fromType=a.codeObject.type,i.element.dataset.to=r,i.element.dataset.toType=s.codeObject.type,n.group=i,n.element=i.element,this.edgesGroup.appendChild(i.element),i.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(t=>{t.classList.remove("highlight"),t.classList.remove("highlight--inbound")})}highlightNode(t){let r=this.graph.node(t);if(!r)return null;let n=this.graph.children(t);return r.type==="cluster"&&n.forEach(i=>this.highlightNode(i)),r.element.classList.contains("dim")?null:(r.element.classList.add("highlight"),this.graph.nodeEdges(t).forEach(i=>{let a=this.graph.edge(i).element;if(a.classList.add("highlight"),t===i.w&&a.classList.add("highlight--inbound"),!a.classList.contains("dim")){let s=a.parentNode;s.removeChild(a),s.appendChild(a)}}),r.codeObject)}clearFocus(){this.outputGroup.querySelectorAll(".dim").forEach(t=>{t.classList.remove("dim")})}focus(t){let[r,n]=cZ(this.graph,t);this.graph.nodes().forEach(i=>{if(r.has(i))return;let a=this.graph.node(i);a.type!=="cluster"&&a.element.classList.add("dim")}),this.graph.edges().forEach(i=>{if(n.has(i))return;let a=this.graph.edge(i).element;a.classList.add("dim");let s=a.parentNode;s.removeChild(a),s.insertAdjacentElement("afterbegin",a)})}expand(t,r){let{id:n}=t;this.graph.edges().forEach(({v:a,w:s})=>{if(a===n||s===n){let o=this.graph.edge(a,s);o.group&&(o.group.remove(),this.graph.removeEdge(a,s))}}),this.removeNode(n);let i={id:n,type:"cluster",label:t.id,children:r.length,class:t.type,codeObject:t};this.setNode(i),r.forEach(a=>this.setNodeFromCodeObject(a,n))}collapse(){this.render()}getNodesBox(t){let r={top:[],left:[],right:[],bottom:[],x:[],y:[]};return t.forEach(n=>{let i=this.graph.node(n);if(!i)return;let a=i.element.getBoundingClientRect()||i.element.getBBox();r.top.push(a.top),r.left.push(a.left),r.right.push(a.right),r.bottom.push(a.bottom),r.x.push(i.x-a.width/2),r.y.push(i.y-a.height/2)}),r.top=Math.min(...r.top),r.left=Math.min(...r.left),r.right=Math.max(...r.right),r.bottom=Math.max(...r.bottom),r.offsetTop=Math.min(...r.y),r.offsetLeft=Math.min(...r.x),r.width=r.right-r.left,r.height=r.bottom-r.top,r}scrollToNodes(t,r){let n=this.getNodesBox(r),i=t.getBoundingClientRect();if(Lf.contains(i,n))return!1;let a=i.width/n.width,s=i.height/n.height;return{scale:a>1&&s>1?1:Math.min(a,s)-.01,x:n.width/2+n.offsetLeft,y:n.height/2+n.offsetTop}}edge(t,r){return this.graph.edge(t,r)}node(t){return this.graph.node(t)}},EZ=1,bZ=[z.DATABASE,z.HTTP,z.EXTERNAL_SERVICE,z.ROUTE,z.PACKAGE,z.CLASS];function Ha(e,t){let{id:r,type:n}=e.dataset;return t.codeObjects.find(i=>i.id===r&&i.type===n)}function yZ(e,t){let r=e.element.node();r.addEventListener("click",n=>{let i=Ht(n.target,r,"g.label .label__icon--expand");if(!i)return;n.stopImmediatePropagation();let a=Ha(i.closest(".node"),t);e.expand(a)}),r.addEventListener("click",n=>{let i=Ht(n.target,r,"g.label .label__icon--collapse");if(!i)return;n.stopImmediatePropagation();let a=Ha(i.closest(".cluster"),t);e.collapse(a)}),r.addEventListener("click",n=>{let i=Ht(n.target,r,"g.nodes g.node");if(!i)return;n.stopPropagation();let a=Ha(i,t);e.highlight(a),e.emit("click",a)}),r.addEventListener("dblclick",n=>{let i=Ht(n.target,r,"g.nodes g.node");!i||(n.stopPropagation(),e.focus(Ha(i,t)))}),r.addEventListener("click",n=>{let i=Ht(n.target,r,".edgePath > path");if(!i)return;n.stopPropagation(),e.clearHighlights(!0),i.parentNode.classList.add("highlight"),ke(r).selectAll(".edgePath.highlight").raise();let{to:a,from:s}=i.parentElement.dataset,{codeObjectTo:o,codeObjectFrom:l}=e.graph.edge(s,a);e.emit("edge",{to:o,from:l})}),r.addEventListener("click",n=>{let i=Ht(n.target,r,"g.cluster");if(!i)return;n.stopPropagation();let a=Ha(i,t);e.highlight(a),e.emit("click",a)})}var m6=[z.PACKAGE,z.HTTP],_Z={contextMenu(e){return[t=>t.text("Set as root").selector(".nodes .node").transform(r=>e.graph.node(r.dataset.id).codeObject).on("execute",r=>e.emit("makeRoot",r)),t=>t.text("Expand").selector("g.node").transform(r=>e.graph.node(r.dataset.id).codeObject).condition(r=>m6.includes(r.type)).on("execute",r=>e.expand(r)),t=>t.text("Collapse").selector("g.node").transform(r=>e.graph.node(r.dataset.id).codeObject).condition(r=>!m6.includes(r.type)&&r.type!==z.DATABASE).on("execute",r=>e.collapse(r)),t=>t.text("Collapse").selector("g.cluster").transform(r=>e.graph.node(r.dataset.id).codeObject).on("execute",r=>e.collapse(r)),t=>t.text("Reset view").on("execute",()=>{e.render(e.classMap)})]}};function AZ(...e){return e.map(t=>t.inboundConnections.map(r=>[r,...r.ancestors()]).flat().map(r=>({from:r,to:t}))).flat().filter(t=>t.to!==t.from)}function C6(...e){return e.map(t=>t.outboundConnections.map(r=>[r,...r.ancestors()]).flat().map(r=>({from:t,to:r}))).flat().filter(t=>t.to!==t.from)}function g6(...e){return[...C6(...e),...AZ(...e)]}var _l=class extends vr{constructor(t,r={}){super();let n=(0,Al.default)(_Z,r);this.container=new Ga(t,n),this.container.setContextMenu(this),this.targetCount=EZ,this.element=ke(this.container.contentElement).append("svg").attr("class","appmap__component-diagram"),this.on("postrender",()=>{this.container.fitViewport(this.container.contentElement)}),this.container.element.addEventListener("click",i=>{i.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(t){if(!t)return;this.classMap=t,this.graph=new Sf(this.element.node(),{animation:{duration:600}});let r=t.roots.map(i=>i.leafs()).flat().reduce((i,a)=>{let s=a.childLeafs();return s.length===1&&bZ.includes(s[0].type)?a.allEvents.length>0&&i.push(s[0]):i.push(a),i},[]),n=C6(...r);r.forEach(i=>this.graph.setNodeFromCodeObject(i)),n.forEach(i=>this.graph.setEdge(i.from,i.to)),this.graph.render(),yZ(this,t),this.emit("postrender")}clearHighlights(t=!1){this.graph.clearHighlights(),this.container.scaleTarget=!1,t||this.emit("highlight",null)}highlight(...t){this.clearHighlights(!0);let r=t.filter(Boolean).map(i=>this.graph.highlightNode(i.id??i.name)).filter(Boolean);r.length&&this.scrollTo(r);let n=this.graph.getNodesBox(r.map(i=>i.id??i.name));return this.container.scaleTarget={x:n.width/2+n.offsetLeft,y:n.height/2+n.offsetTop},this.emit("highlight",r),r.length>0}clearFocus(){this.graph.clearFocus(),this.emit("focus",null)}focus(t){this.graph.clearFocus(),this.graph.focus(t.id),this.scrollTo(t),this.emit("focus",t)}scrollTo(...t){let r=this.graph.scrollToNodes(this.container.element,t.map(n=>n.id));r&&(this.container.scaleTo(r.scale),setTimeout(()=>{this.container.translateTo(r.x,r.y)},200),this.emit("scrollTo",t))}expand(t,r=!0){let n=this.isHighlighted(t),i=t.children.map(a=>a.leafs()).flat();this.graph.expand(t,i),g6(...i).forEach(({from:a,to:s})=>this.graph.setEdge(a,s)),this.graph.render(),r&&this.scrollTo(i),n&&this.graph.highlightNode(t.id),this.emit("expand",t)}collapse(t,r=!0){let n=t.packageObject||t.parent||t,i=this.isHighlighted(n),{id:a}=n;this.graph.removeNode(a),n.childLeafs().forEach(s=>this.graph.removeNode(s.id)),this.graph.setNodeFromCodeObject(n),g6(n).forEach(({to:s,from:o})=>this.graph.setEdge(o,s)),this.graph.collapse(),r&&this.scrollTo(n),i&&this.graph.highlightNode(a),this.emit("collapse",n)}hasPackage(t){return this.currentDiagramModel.packages.has(t)}hasObject(t){return Boolean(this.graph.node(t.id))}isHighlighted(t){let{id:r}=t,n=this.element.node().querySelector(`[data-id="${r}"]`);return n&&n.classList.contains("highlight")}};function E6(e){let t=[],r=e.match(/^#([a-fA-F0-9]{3,6})/);if(r){let i=r[1],a=Math.ceil(i.length/3),s=i.length/a;for(let o=0;o<s;o+=a){let l=i.slice(o,o+a),u=parseInt(l,16);a===1&&(u*=u),t.push(u)}}let n=t.length;for(let i=0;i<3-n;i+=1)t.push(0);return t}function hn(e){let t=e.shift();return typeof t!="number"?0:t}function El(e,t,r){return Math.min(Math.max(t,e),r)}var Gt=class{constructor(...t){switch(Object.defineProperty(this,"$data",{writable:!1,enumerable:!1,value:{r:0,g:0,b:0,a:0}}),t.length){case 1:{let r=t[0],n=typeof r;if(n==="string"){let[i,a,s]=E6(r);this.r=i,this.g=a,this.b=s}else n==="number"?(this.r=r,this.g=r,this.b=r):r instanceof Gt&&(this.r=r.r,this.g=r.g,this.b=r.b,this.a=r.a)}break;case 2:{let r=t[0],n=typeof r;if(n==="string"){let[a,s,o]=E6(r);this.r=a,this.g=s,this.b=o}else n==="number"?(this.r=r,this.g=r,this.b=r):r instanceof Gt&&(this.r=r.r,this.g=r.g,this.b=r.b);let i=t[1];typeof i=="number"&&(this.a=i)}break;case 3:this.r=hn(t),this.g=hn(t),this.b=hn(t);break;case 4:this.r=hn(t),this.g=hn(t),this.b=hn(t),this.a=hn(t);break}this.a>1&&(this.a/=255)}set r(t){this.$data.r=Math.floor(El(t,0,255))}set g(t){this.$data.g=Math.floor(El(t,0,255))}set b(t){this.$data.b=Math.floor(El(t,0,255))}set a(t){this.$data.a=El(t,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(){let t=this.r.toString(16).padStart(2,"0"),r=this.g.toString(16).padStart(2,"0"),n=this.b.toString(16).padStart(2,"0");return`#${t}${r}${n}`}get rgba(){return`rgba(${this.r}, ${this.g}, ${this.b}, ${this.a})`}static hex(...t){return new Gt(...t).hex}static rgb(...t){return new Gt(...t).rgb}static rgba(...t){return new Gt(...t).rgba}darken(t){this.r*=t,this.g*=t,this.b*=t}toString(){return this.hex}};var M6={functional:!0,render(e,t){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("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"}})]))}},TZ={name:"v-button",components:{VLoaderIcon:M6},props:{label:{type:String,required:!1},kind:{type:String,default:"primary",validator:e=>["primary","secondary","ghost"].indexOf(e)!==-1},size:{type:String,default:"medium",validator:e=>["small","medium","large"].indexOf(e)!==-1},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 U(e,t,r,n,i,a,s,o,l,u){typeof s!="boolean"&&(l=o,o=s,s=!1);let d=typeof r=="function"?r.options:r,h;if(e&&e.render&&(d.render=e.render,d.staticRenderFns=e.staticRenderFns,d._compiled=!0,i&&(d.functional=!0)),n&&(d._scopeId=n),a?(h=function(E){(E=E||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||typeof __VUE_SSR_CONTEXT__>"u"||(E=__VUE_SSR_CONTEXT__),t&&t.call(this,l(E)),E&&E._registeredComponents&&E._registeredComponents.add(a)},d._ssrRegister=h):t&&(h=s?function(E){t.call(this,u(E,this.$root.$options.shadowRoot))}:function(E){t.call(this,o(E))}),h)if(d.functional){let E=d.render;d.render=function(y,T){return h.call(T),E(y,T)}}else{let E=d.beforeCreate;d.beforeCreate=E?[].concat(E,h):[h]}return r}var xZ=typeof navigator<"u"&&/msie [6-9]\\b/.test(navigator.userAgent.toLowerCase());function X(e){return(t,r)=>function(n,i){let a=xZ?i.media||"default":n,s=N6[a]||(N6[a]={ids:new Set,styles:[]});if(!s.ids.has(n)){s.ids.add(n);let o=i.source;if(i.map&&(o+=`
|
|
13
|
+
`))},"after:highlightElement":({result:v})=>{l.useBR&&(v.value=v.value.replace(/\n/g,"<br>"))}},N=/^(<[^>]+>|\t)+/gm,M={"after:highlightElement":({result:v})=>{l.tabReplace&&(v.value=v.value.replace(N,S=>S.replace(/\t/g,l.tabReplace)))}};function L(v){let S=null,P=d(v);if(u(P))return;k("before:highlightElement",{el:v,language:P}),S=v;let G=S.textContent,Z=P?h(G,{language:P,ignoreIllegals:!0}):T(G);k("after:highlightElement",{el:v,result:Z,text:G}),v.innerHTML=Z.value,I(v,P,Z.language),v.result={language:Z.language,re:Z.relevance,relavance:Z.relevance},Z.second_best&&(v.second_best={language:Z.second_best.language,re:Z.second_best.relevance,relavance:Z.second_best.relevance})}function H(v){v.useBR&&(vt("10.3.0","'useBR' will be removed entirely in v11.0"),vt("10.3.0","Please see https://github.com/highlightjs/highlight.js/issues/2559")),l=I1(l,v)}let B=()=>{if(B.called)return;B.called=!0,vt("10.6.0","initHighlighting() is deprecated. Use highlightAll() instead."),document.querySelectorAll("pre code").forEach(L)};function j(){vt("10.6.0","initHighlightingOnLoad() is deprecated. Use highlightAll() instead."),ce=!0}let ce=!1;function de(){if(document.readyState==="loading"){ce=!0;return}document.querySelectorAll("pre code").forEach(L)}function je(){ce&&de()}typeof window<"u"&&window.addEventListener&&window.addEventListener("DOMContentLoaded",je,!1);function Ae(v,S){let P=null;try{P=S(e)}catch(G){if(Ju("Language definition for '{}' could not be registered.".replace("{}",v)),i)Ju(G);else throw G;P=o}P.name||(P.name=v),t[v]=P,P.rawDefinition=S.bind(null,e),P.aliases&&J(P.aliases,{languageName:v})}function x(v){delete t[v];for(let S of Object.keys(r))r[S]===v&&delete r[S]}function $(){return Object.keys(t)}function Y(v){vt("10.4.0","requireLanguage will be removed entirely in v11."),vt("10.4.0","Please see https://github.com/highlightjs/highlight.js/pull/2844");let S=V(v);if(S)return S;throw new Error("The '{}' language is required, but not loaded.".replace("{}",v))}function V(v){return v=(v||"").toLowerCase(),t[v]||t[r[v]]}function J(v,{languageName:S}){typeof v=="string"&&(v=[v]),v.forEach(P=>{r[P.toLowerCase()]=S})}function R(v){let S=V(v);return S&&!S.disableAutodetect}function A(v){v["before:highlightBlock"]&&!v["before:highlightElement"]&&(v["before:highlightElement"]=S=>{v["before:highlightBlock"](Object.assign({block:S.el},S))}),v["after:highlightBlock"]&&!v["after:highlightElement"]&&(v["after:highlightElement"]=S=>{v["after:highlightBlock"](Object.assign({block:S.el},S))})}function m(v){A(v),n.push(v)}function k(v,S){let P=v;n.forEach(function(G){G[P]&&G[P](S)})}function K(v){return vt("10.2.0","fixMarkup will be removed entirely in v11.0"),vt("10.2.0","Please see https://github.com/highlightjs/highlight.js/issues/2534"),_(v)}function te(v){return vt("10.7.0","highlightBlock will be removed entirely in v12.0"),vt("10.7.0","Please use highlightElement now."),L(v)}Object.assign(e,{highlight:h,highlightAuto:T,highlightAll:de,fixMarkup:K,highlightElement:L,highlightBlock:te,configure:H,initHighlighting:B,initHighlightingOnLoad:j,registerLanguage:Ae,unregisterLanguage:x,listLanguages:$,getLanguage:V,registerAliases:J,requireLanguage:Y,autoDetection:R,inherit:I1,addPlugin:m,vuePlugin:UI(e).VuePlugin}),e.debugMode=function(){i=!1},e.safeMode=function(){i=!0},e.versionString=$I;for(let v in ao)typeof ao[v]=="object"&&L1(ao[v]);return Object.assign(e,ao),e.addPlugin(C),e.addPlugin(qI),e.addPlugin(M),e},VI=zI({});F1.exports=VI});var z1=g((fee,j1)=>{function q1(e){return e?typeof e=="string"?e:e.source:null}function HI(...e){return e.map(r=>q1(r)).join("")}function ac(...e){return"("+e.map(r=>q1(r)).join("|")+")"}function GI(e){let t=e.COMMENT("--","$"),r={className:"string",variants:[{begin:/'/,end:/'/,contains:[{begin:/''/}]}]},n={begin:/"/,end:/"/,contains:[{begin:/""/}]},i=["true","false","unknown"],a=["double precision","large object","with timezone","without timezone"],s=["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=["add","asc","collation","desc","final","first","last","view"],l=["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"],u=["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"],d=["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"],h=["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"],E=u,y=[...l,...o].filter(N=>!u.includes(N)),T={className:"variable",begin:/@[a-z0-9]+/},_={className:"operator",begin:/[-+*/=%^~]|&&?|\|\|?|!=?|<(?:=>?|<|>)?|>[>=]?/,relevance:0},I={begin:HI(/\b/,ac(...E),/\s*\(/),keywords:{built_in:E}};function C(N,{exceptions:M,when:L}={}){let H=L;return M=M||[],N.map(B=>B.match(/\|\d+$/)||M.includes(B)?B:H(B)?`${B}|0`:B)}return{name:"SQL",case_insensitive:!0,illegal:/[{}]|<\//,keywords:{$pattern:/\b[\w\.]+/,keyword:C(y,{when:N=>N.length<3}),literal:i,type:s,built_in:d},contains:[{begin:ac(...h),keywords:{$pattern:/[\w\.]+/,keyword:y.concat(h),literal:i,type:s}},{className:"type",begin:ac(...a)},I,T,r,n,e.C_NUMBER_MODE,e.C_BLOCK_COMMENT_MODE,t,_]}}j1.exports=GI});var G1=g(lo=>{"use strict";lo.byteLength=YI;lo.toByteArray=XI;lo.fromByteArray=QI;var Mt=[],mt=[],WI=typeof Uint8Array<"u"?Uint8Array:Array,sc="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(Kr=0,V1=sc.length;Kr<V1;++Kr)Mt[Kr]=sc[Kr],mt[sc.charCodeAt(Kr)]=Kr;var Kr,V1;mt["-".charCodeAt(0)]=62;mt["_".charCodeAt(0)]=63;function H1(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");r===-1&&(r=t);var n=r===t?0:4-r%4;return[r,n]}function YI(e){var t=H1(e),r=t[0],n=t[1];return(r+n)*3/4-n}function KI(e,t,r){return(t+r)*3/4-r}function XI(e){var t,r=H1(e),n=r[0],i=r[1],a=new WI(KI(e,n,i)),s=0,o=i>0?n-4:n,l;for(l=0;l<o;l+=4)t=mt[e.charCodeAt(l)]<<18|mt[e.charCodeAt(l+1)]<<12|mt[e.charCodeAt(l+2)]<<6|mt[e.charCodeAt(l+3)],a[s++]=t>>16&255,a[s++]=t>>8&255,a[s++]=t&255;return i===2&&(t=mt[e.charCodeAt(l)]<<2|mt[e.charCodeAt(l+1)]>>4,a[s++]=t&255),i===1&&(t=mt[e.charCodeAt(l)]<<10|mt[e.charCodeAt(l+1)]<<4|mt[e.charCodeAt(l+2)]>>2,a[s++]=t>>8&255,a[s++]=t&255),a}function JI(e){return Mt[e>>18&63]+Mt[e>>12&63]+Mt[e>>6&63]+Mt[e&63]}function ZI(e,t,r){for(var n,i=[],a=t;a<r;a+=3)n=(e[a]<<16&16711680)+(e[a+1]<<8&65280)+(e[a+2]&255),i.push(JI(n));return i.join("")}function QI(e){for(var t,r=e.length,n=r%3,i=[],a=16383,s=0,o=r-n;s<o;s+=a)i.push(ZI(e,s,s+a>o?o:s+a));return n===1?(t=e[r-1],i.push(Mt[t>>2]+Mt[t<<4&63]+"==")):n===2&&(t=(e[r-2]<<8)+e[r-1],i.push(Mt[t>>10]+Mt[t>>4&63]+Mt[t<<2&63]+"=")),i.join("")}});var W1=g(oc=>{oc.read=function(e,t,r,n,i){var a,s,o=i*8-n-1,l=(1<<o)-1,u=l>>1,d=-7,h=r?i-1:0,E=r?-1:1,y=e[t+h];for(h+=E,a=y&(1<<-d)-1,y>>=-d,d+=o;d>0;a=a*256+e[t+h],h+=E,d-=8);for(s=a&(1<<-d)-1,a>>=-d,d+=n;d>0;s=s*256+e[t+h],h+=E,d-=8);if(a===0)a=1-u;else{if(a===l)return s?NaN:(y?-1:1)*(1/0);s=s+Math.pow(2,n),a=a-u}return(y?-1:1)*s*Math.pow(2,a-n)};oc.write=function(e,t,r,n,i,a){var s,o,l,u=a*8-i-1,d=(1<<u)-1,h=d>>1,E=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,y=n?0:a-1,T=n?1:-1,_=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(o=isNaN(t)?1:0,s=d):(s=Math.floor(Math.log(t)/Math.LN2),t*(l=Math.pow(2,-s))<1&&(s--,l*=2),s+h>=1?t+=E/l:t+=E*Math.pow(2,1-h),t*l>=2&&(s++,l/=2),s+h>=d?(o=0,s=d):s+h>=1?(o=(t*l-1)*Math.pow(2,i),s=s+h):(o=t*Math.pow(2,h-1)*Math.pow(2,i),s=0));i>=8;e[r+y]=o&255,y+=T,o/=256,i-=8);for(s=s<<i|o,u+=i;u>0;e[r+y]=s&255,y+=T,s/=256,u-=8);e[r+y-T]|=_*128}});var cv=g(Fn=>{"use strict";var lc=G1(),Pn=W1(),Y1=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;Fn.Buffer=w;Fn.SlowBuffer=a9;Fn.INSPECT_MAX_BYTES=50;var uo=2147483647;Fn.kMaxLength=uo;w.TYPED_ARRAY_SUPPORT=e9();!w.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&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.");function e9(){try{let e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),e.foo()===42}catch{return!1}}Object.defineProperty(w.prototype,"parent",{enumerable:!0,get:function(){if(!!w.isBuffer(this))return this.buffer}});Object.defineProperty(w.prototype,"offset",{enumerable:!0,get:function(){if(!!w.isBuffer(this))return this.byteOffset}});function Xt(e){if(e>uo)throw new RangeError('The value "'+e+'" is invalid for option "size"');let t=new Uint8Array(e);return Object.setPrototypeOf(t,w.prototype),t}function w(e,t,r){if(typeof e=="number"){if(typeof t=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return fc(e)}return Z1(e,t,r)}w.poolSize=8192;function Z1(e,t,r){if(typeof e=="string")return r9(e,t);if(ArrayBuffer.isView(e))return n9(e);if(e==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(Pt(e,ArrayBuffer)||e&&Pt(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(Pt(e,SharedArrayBuffer)||e&&Pt(e.buffer,SharedArrayBuffer)))return cc(e,t,r);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');let n=e.valueOf&&e.valueOf();if(n!=null&&n!==e)return w.from(n,t,r);let i=i9(e);if(i)return i;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return w.from(e[Symbol.toPrimitive]("string"),t,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}w.from=function(e,t,r){return Z1(e,t,r)};Object.setPrototypeOf(w.prototype,Uint8Array.prototype);Object.setPrototypeOf(w,Uint8Array);function Q1(e){if(typeof e!="number")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 t9(e,t,r){return Q1(e),e<=0?Xt(e):t!==void 0?typeof r=="string"?Xt(e).fill(t,r):Xt(e).fill(t):Xt(e)}w.alloc=function(e,t,r){return t9(e,t,r)};function fc(e){return Q1(e),Xt(e<0?0:pc(e)|0)}w.allocUnsafe=function(e){return fc(e)};w.allocUnsafeSlow=function(e){return fc(e)};function r9(e,t){if((typeof t!="string"||t==="")&&(t="utf8"),!w.isEncoding(t))throw new TypeError("Unknown encoding: "+t);let r=ev(e,t)|0,n=Xt(r),i=n.write(e,t);return i!==r&&(n=n.slice(0,i)),n}function uc(e){let t=e.length<0?0:pc(e.length)|0,r=Xt(t);for(let n=0;n<t;n+=1)r[n]=e[n]&255;return r}function n9(e){if(Pt(e,Uint8Array)){let t=new Uint8Array(e);return cc(t.buffer,t.byteOffset,t.byteLength)}return uc(e)}function cc(e,t,r){if(t<0||e.byteLength<t)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(r||0))throw new RangeError('"length" is outside of buffer bounds');let n;return t===void 0&&r===void 0?n=new Uint8Array(e):r===void 0?n=new Uint8Array(e,t):n=new Uint8Array(e,t,r),Object.setPrototypeOf(n,w.prototype),n}function i9(e){if(w.isBuffer(e)){let t=pc(e.length)|0,r=Xt(t);return r.length===0||e.copy(r,0,0,t),r}if(e.length!==void 0)return typeof e.length!="number"||vc(e.length)?Xt(0):uc(e);if(e.type==="Buffer"&&Array.isArray(e.data))return uc(e.data)}function pc(e){if(e>=uo)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+uo.toString(16)+" bytes");return e|0}function a9(e){return+e!=e&&(e=0),w.alloc(+e)}w.isBuffer=function(t){return t!=null&&t._isBuffer===!0&&t!==w.prototype};w.compare=function(t,r){if(Pt(t,Uint8Array)&&(t=w.from(t,t.offset,t.byteLength)),Pt(r,Uint8Array)&&(r=w.from(r,r.offset,r.byteLength)),!w.isBuffer(t)||!w.isBuffer(r))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(t===r)return 0;let n=t.length,i=r.length;for(let a=0,s=Math.min(n,i);a<s;++a)if(t[a]!==r[a]){n=t[a],i=r[a];break}return n<i?-1:i<n?1:0};w.isEncoding=function(t){switch(String(t).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}};w.concat=function(t,r){if(!Array.isArray(t))throw new TypeError('"list" argument must be an Array of Buffers');if(t.length===0)return w.alloc(0);let n;if(r===void 0)for(r=0,n=0;n<t.length;++n)r+=t[n].length;let i=w.allocUnsafe(r),a=0;for(n=0;n<t.length;++n){let s=t[n];if(Pt(s,Uint8Array))a+s.length>i.length?(w.isBuffer(s)||(s=w.from(s)),s.copy(i,a)):Uint8Array.prototype.set.call(i,s,a);else if(w.isBuffer(s))s.copy(i,a);else throw new TypeError('"list" argument must be an Array of Buffers');a+=s.length}return i};function ev(e,t){if(w.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||Pt(e,ArrayBuffer))return e.byteLength;if(typeof e!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);let r=e.length,n=arguments.length>2&&arguments[2]===!0;if(!n&&r===0)return 0;let i=!1;for(;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return dc(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return uv(e).length;default:if(i)return n?-1:dc(e).length;t=(""+t).toLowerCase(),i=!0}}w.byteLength=ev;function s9(e,t,r){let n=!1;if((t===void 0||t<0)&&(t=0),t>this.length||((r===void 0||r>this.length)&&(r=this.length),r<=0)||(r>>>=0,t>>>=0,r<=t))return"";for(e||(e="utf8");;)switch(e){case"hex":return m9(this,t,r);case"utf8":case"utf-8":return rv(this,t,r);case"ascii":return h9(this,t,r);case"latin1":case"binary":return v9(this,t,r);case"base64":return f9(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return g9(this,t,r);default:if(n)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),n=!0}}w.prototype._isBuffer=!0;function Xr(e,t,r){let n=e[t];e[t]=e[r],e[r]=n}w.prototype.swap16=function(){let t=this.length;if(t%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let r=0;r<t;r+=2)Xr(this,r,r+1);return this};w.prototype.swap32=function(){let t=this.length;if(t%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let r=0;r<t;r+=4)Xr(this,r,r+3),Xr(this,r+1,r+2);return this};w.prototype.swap64=function(){let t=this.length;if(t%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let r=0;r<t;r+=8)Xr(this,r,r+7),Xr(this,r+1,r+6),Xr(this,r+2,r+5),Xr(this,r+3,r+4);return this};w.prototype.toString=function(){let t=this.length;return t===0?"":arguments.length===0?rv(this,0,t):s9.apply(this,arguments)};w.prototype.toLocaleString=w.prototype.toString;w.prototype.equals=function(t){if(!w.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t?!0:w.compare(this,t)===0};w.prototype.inspect=function(){let t="",r=Fn.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"};Y1&&(w.prototype[Y1]=w.prototype.inspect);w.prototype.compare=function(t,r,n,i,a){if(Pt(t,Uint8Array)&&(t=w.from(t,t.offset,t.byteLength)),!w.isBuffer(t))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof t);if(r===void 0&&(r=0),n===void 0&&(n=t?t.length:0),i===void 0&&(i=0),a===void 0&&(a=this.length),r<0||n>t.length||i<0||a>this.length)throw new RangeError("out of range index");if(i>=a&&r>=n)return 0;if(i>=a)return-1;if(r>=n)return 1;if(r>>>=0,n>>>=0,i>>>=0,a>>>=0,this===t)return 0;let s=a-i,o=n-r,l=Math.min(s,o),u=this.slice(i,a),d=t.slice(r,n);for(let h=0;h<l;++h)if(u[h]!==d[h]){s=u[h],o=d[h];break}return s<o?-1:o<s?1:0};function tv(e,t,r,n,i){if(e.length===0)return-1;if(typeof r=="string"?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,vc(r)&&(r=i?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(i)return-1;r=e.length-1}else if(r<0)if(i)r=0;else return-1;if(typeof t=="string"&&(t=w.from(t,n)),w.isBuffer(t))return t.length===0?-1:K1(e,t,r,n,i);if(typeof t=="number")return t=t&255,typeof Uint8Array.prototype.indexOf=="function"?i?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):K1(e,[t],r,n,i);throw new TypeError("val must be string, number or Buffer")}function K1(e,t,r,n,i){let a=1,s=e.length,o=t.length;if(n!==void 0&&(n=String(n).toLowerCase(),n==="ucs2"||n==="ucs-2"||n==="utf16le"||n==="utf-16le")){if(e.length<2||t.length<2)return-1;a=2,s/=2,o/=2,r/=2}function l(d,h){return a===1?d[h]:d.readUInt16BE(h*a)}let u;if(i){let d=-1;for(u=r;u<s;u++)if(l(e,u)===l(t,d===-1?0:u-d)){if(d===-1&&(d=u),u-d+1===o)return d*a}else d!==-1&&(u-=u-d),d=-1}else for(r+o>s&&(r=s-o),u=r;u>=0;u--){let d=!0;for(let h=0;h<o;h++)if(l(e,u+h)!==l(t,h)){d=!1;break}if(d)return u}return-1}w.prototype.includes=function(t,r,n){return this.indexOf(t,r,n)!==-1};w.prototype.indexOf=function(t,r,n){return tv(this,t,r,n,!0)};w.prototype.lastIndexOf=function(t,r,n){return tv(this,t,r,n,!1)};function o9(e,t,r,n){r=Number(r)||0;let i=e.length-r;n?(n=Number(n),n>i&&(n=i)):n=i;let a=t.length;n>a/2&&(n=a/2);let s;for(s=0;s<n;++s){let o=parseInt(t.substr(s*2,2),16);if(vc(o))return s;e[r+s]=o}return s}function l9(e,t,r,n){return co(dc(t,e.length-r),e,r,n)}function u9(e,t,r,n){return co(_9(t),e,r,n)}function c9(e,t,r,n){return co(uv(t),e,r,n)}function d9(e,t,r,n){return co(A9(t,e.length-r),e,r,n)}w.prototype.write=function(t,r,n,i){if(r===void 0)i="utf8",n=this.length,r=0;else if(n===void 0&&typeof r=="string")i=r,n=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(n)?(n=n>>>0,i===void 0&&(i="utf8")):(i=n,n=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");let a=this.length-r;if((n===void 0||n>a)&&(n=a),t.length>0&&(n<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");let s=!1;for(;;)switch(i){case"hex":return o9(this,t,r,n);case"utf8":case"utf-8":return l9(this,t,r,n);case"ascii":case"latin1":case"binary":return u9(this,t,r,n);case"base64":return c9(this,t,r,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return d9(this,t,r,n);default:if(s)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),s=!0}};w.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function f9(e,t,r){return t===0&&r===e.length?lc.fromByteArray(e):lc.fromByteArray(e.slice(t,r))}function rv(e,t,r){r=Math.min(e.length,r);let n=[],i=t;for(;i<r;){let a=e[i],s=null,o=a>239?4:a>223?3:a>191?2:1;if(i+o<=r){let l,u,d,h;switch(o){case 1:a<128&&(s=a);break;case 2:l=e[i+1],(l&192)===128&&(h=(a&31)<<6|l&63,h>127&&(s=h));break;case 3:l=e[i+1],u=e[i+2],(l&192)===128&&(u&192)===128&&(h=(a&15)<<12|(l&63)<<6|u&63,h>2047&&(h<55296||h>57343)&&(s=h));break;case 4:l=e[i+1],u=e[i+2],d=e[i+3],(l&192)===128&&(u&192)===128&&(d&192)===128&&(h=(a&15)<<18|(l&63)<<12|(u&63)<<6|d&63,h>65535&&h<1114112&&(s=h))}}s===null?(s=65533,o=1):s>65535&&(s-=65536,n.push(s>>>10&1023|55296),s=56320|s&1023),n.push(s),i+=o}return p9(n)}var X1=4096;function p9(e){let t=e.length;if(t<=X1)return String.fromCharCode.apply(String,e);let r="",n=0;for(;n<t;)r+=String.fromCharCode.apply(String,e.slice(n,n+=X1));return r}function h9(e,t,r){let n="";r=Math.min(e.length,r);for(let i=t;i<r;++i)n+=String.fromCharCode(e[i]&127);return n}function v9(e,t,r){let n="";r=Math.min(e.length,r);for(let i=t;i<r;++i)n+=String.fromCharCode(e[i]);return n}function m9(e,t,r){let n=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>n)&&(r=n);let i="";for(let a=t;a<r;++a)i+=T9[e[a]];return i}function g9(e,t,r){let n=e.slice(t,r),i="";for(let a=0;a<n.length-1;a+=2)i+=String.fromCharCode(n[a]+n[a+1]*256);return i}w.prototype.slice=function(t,r){let n=this.length;t=~~t,r=r===void 0?n:~~r,t<0?(t+=n,t<0&&(t=0)):t>n&&(t=n),r<0?(r+=n,r<0&&(r=0)):r>n&&(r=n),r<t&&(r=t);let i=this.subarray(t,r);return Object.setPrototypeOf(i,w.prototype),i};function Ue(e,t,r){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+t>r)throw new RangeError("Trying to access beyond buffer length")}w.prototype.readUintLE=w.prototype.readUIntLE=function(t,r,n){t=t>>>0,r=r>>>0,n||Ue(t,r,this.length);let i=this[t],a=1,s=0;for(;++s<r&&(a*=256);)i+=this[t+s]*a;return i};w.prototype.readUintBE=w.prototype.readUIntBE=function(t,r,n){t=t>>>0,r=r>>>0,n||Ue(t,r,this.length);let i=this[t+--r],a=1;for(;r>0&&(a*=256);)i+=this[t+--r]*a;return i};w.prototype.readUint8=w.prototype.readUInt8=function(t,r){return t=t>>>0,r||Ue(t,1,this.length),this[t]};w.prototype.readUint16LE=w.prototype.readUInt16LE=function(t,r){return t=t>>>0,r||Ue(t,2,this.length),this[t]|this[t+1]<<8};w.prototype.readUint16BE=w.prototype.readUInt16BE=function(t,r){return t=t>>>0,r||Ue(t,2,this.length),this[t]<<8|this[t+1]};w.prototype.readUint32LE=w.prototype.readUInt32LE=function(t,r){return t=t>>>0,r||Ue(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+this[t+3]*16777216};w.prototype.readUint32BE=w.prototype.readUInt32BE=function(t,r){return t=t>>>0,r||Ue(t,4,this.length),this[t]*16777216+(this[t+1]<<16|this[t+2]<<8|this[t+3])};w.prototype.readBigUInt64LE=gr(function(t){t=t>>>0,$n(t,"offset");let r=this[t],n=this[t+7];(r===void 0||n===void 0)&&Yi(t,this.length-8);let i=r+this[++t]*2**8+this[++t]*2**16+this[++t]*2**24,a=this[++t]+this[++t]*2**8+this[++t]*2**16+n*2**24;return BigInt(i)+(BigInt(a)<<BigInt(32))});w.prototype.readBigUInt64BE=gr(function(t){t=t>>>0,$n(t,"offset");let r=this[t],n=this[t+7];(r===void 0||n===void 0)&&Yi(t,this.length-8);let i=r*2**24+this[++t]*2**16+this[++t]*2**8+this[++t],a=this[++t]*2**24+this[++t]*2**16+this[++t]*2**8+n;return(BigInt(i)<<BigInt(32))+BigInt(a)});w.prototype.readIntLE=function(t,r,n){t=t>>>0,r=r>>>0,n||Ue(t,r,this.length);let i=this[t],a=1,s=0;for(;++s<r&&(a*=256);)i+=this[t+s]*a;return a*=128,i>=a&&(i-=Math.pow(2,8*r)),i};w.prototype.readIntBE=function(t,r,n){t=t>>>0,r=r>>>0,n||Ue(t,r,this.length);let i=r,a=1,s=this[t+--i];for(;i>0&&(a*=256);)s+=this[t+--i]*a;return a*=128,s>=a&&(s-=Math.pow(2,8*r)),s};w.prototype.readInt8=function(t,r){return t=t>>>0,r||Ue(t,1,this.length),this[t]&128?(255-this[t]+1)*-1:this[t]};w.prototype.readInt16LE=function(t,r){t=t>>>0,r||Ue(t,2,this.length);let n=this[t]|this[t+1]<<8;return n&32768?n|4294901760:n};w.prototype.readInt16BE=function(t,r){t=t>>>0,r||Ue(t,2,this.length);let n=this[t+1]|this[t]<<8;return n&32768?n|4294901760:n};w.prototype.readInt32LE=function(t,r){return t=t>>>0,r||Ue(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24};w.prototype.readInt32BE=function(t,r){return t=t>>>0,r||Ue(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]};w.prototype.readBigInt64LE=gr(function(t){t=t>>>0,$n(t,"offset");let r=this[t],n=this[t+7];(r===void 0||n===void 0)&&Yi(t,this.length-8);let i=this[t+4]+this[t+5]*2**8+this[t+6]*2**16+(n<<24);return(BigInt(i)<<BigInt(32))+BigInt(r+this[++t]*2**8+this[++t]*2**16+this[++t]*2**24)});w.prototype.readBigInt64BE=gr(function(t){t=t>>>0,$n(t,"offset");let r=this[t],n=this[t+7];(r===void 0||n===void 0)&&Yi(t,this.length-8);let i=(r<<24)+this[++t]*2**16+this[++t]*2**8+this[++t];return(BigInt(i)<<BigInt(32))+BigInt(this[++t]*2**24+this[++t]*2**16+this[++t]*2**8+n)});w.prototype.readFloatLE=function(t,r){return t=t>>>0,r||Ue(t,4,this.length),Pn.read(this,t,!0,23,4)};w.prototype.readFloatBE=function(t,r){return t=t>>>0,r||Ue(t,4,this.length),Pn.read(this,t,!1,23,4)};w.prototype.readDoubleLE=function(t,r){return t=t>>>0,r||Ue(t,8,this.length),Pn.read(this,t,!0,52,8)};w.prototype.readDoubleBE=function(t,r){return t=t>>>0,r||Ue(t,8,this.length),Pn.read(this,t,!1,52,8)};function et(e,t,r,n,i,a){if(!w.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(r+n>e.length)throw new RangeError("Index out of range")}w.prototype.writeUintLE=w.prototype.writeUIntLE=function(t,r,n,i){if(t=+t,r=r>>>0,n=n>>>0,!i){let o=Math.pow(2,8*n)-1;et(this,t,r,n,o,0)}let a=1,s=0;for(this[r]=t&255;++s<n&&(a*=256);)this[r+s]=t/a&255;return r+n};w.prototype.writeUintBE=w.prototype.writeUIntBE=function(t,r,n,i){if(t=+t,r=r>>>0,n=n>>>0,!i){let o=Math.pow(2,8*n)-1;et(this,t,r,n,o,0)}let a=n-1,s=1;for(this[r+a]=t&255;--a>=0&&(s*=256);)this[r+a]=t/s&255;return r+n};w.prototype.writeUint8=w.prototype.writeUInt8=function(t,r,n){return t=+t,r=r>>>0,n||et(this,t,r,1,255,0),this[r]=t&255,r+1};w.prototype.writeUint16LE=w.prototype.writeUInt16LE=function(t,r,n){return t=+t,r=r>>>0,n||et(this,t,r,2,65535,0),this[r]=t&255,this[r+1]=t>>>8,r+2};w.prototype.writeUint16BE=w.prototype.writeUInt16BE=function(t,r,n){return t=+t,r=r>>>0,n||et(this,t,r,2,65535,0),this[r]=t>>>8,this[r+1]=t&255,r+2};w.prototype.writeUint32LE=w.prototype.writeUInt32LE=function(t,r,n){return t=+t,r=r>>>0,n||et(this,t,r,4,4294967295,0),this[r+3]=t>>>24,this[r+2]=t>>>16,this[r+1]=t>>>8,this[r]=t&255,r+4};w.prototype.writeUint32BE=w.prototype.writeUInt32BE=function(t,r,n){return t=+t,r=r>>>0,n||et(this,t,r,4,4294967295,0),this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=t&255,r+4};function nv(e,t,r,n,i){lv(t,n,i,e,r,7);let a=Number(t&BigInt(4294967295));e[r++]=a,a=a>>8,e[r++]=a,a=a>>8,e[r++]=a,a=a>>8,e[r++]=a;let s=Number(t>>BigInt(32)&BigInt(4294967295));return e[r++]=s,s=s>>8,e[r++]=s,s=s>>8,e[r++]=s,s=s>>8,e[r++]=s,r}function iv(e,t,r,n,i){lv(t,n,i,e,r,7);let a=Number(t&BigInt(4294967295));e[r+7]=a,a=a>>8,e[r+6]=a,a=a>>8,e[r+5]=a,a=a>>8,e[r+4]=a;let s=Number(t>>BigInt(32)&BigInt(4294967295));return e[r+3]=s,s=s>>8,e[r+2]=s,s=s>>8,e[r+1]=s,s=s>>8,e[r]=s,r+8}w.prototype.writeBigUInt64LE=gr(function(t,r=0){return nv(this,t,r,BigInt(0),BigInt("0xffffffffffffffff"))});w.prototype.writeBigUInt64BE=gr(function(t,r=0){return iv(this,t,r,BigInt(0),BigInt("0xffffffffffffffff"))});w.prototype.writeIntLE=function(t,r,n,i){if(t=+t,r=r>>>0,!i){let l=Math.pow(2,8*n-1);et(this,t,r,n,l-1,-l)}let a=0,s=1,o=0;for(this[r]=t&255;++a<n&&(s*=256);)t<0&&o===0&&this[r+a-1]!==0&&(o=1),this[r+a]=(t/s>>0)-o&255;return r+n};w.prototype.writeIntBE=function(t,r,n,i){if(t=+t,r=r>>>0,!i){let l=Math.pow(2,8*n-1);et(this,t,r,n,l-1,-l)}let a=n-1,s=1,o=0;for(this[r+a]=t&255;--a>=0&&(s*=256);)t<0&&o===0&&this[r+a+1]!==0&&(o=1),this[r+a]=(t/s>>0)-o&255;return r+n};w.prototype.writeInt8=function(t,r,n){return t=+t,r=r>>>0,n||et(this,t,r,1,127,-128),t<0&&(t=255+t+1),this[r]=t&255,r+1};w.prototype.writeInt16LE=function(t,r,n){return t=+t,r=r>>>0,n||et(this,t,r,2,32767,-32768),this[r]=t&255,this[r+1]=t>>>8,r+2};w.prototype.writeInt16BE=function(t,r,n){return t=+t,r=r>>>0,n||et(this,t,r,2,32767,-32768),this[r]=t>>>8,this[r+1]=t&255,r+2};w.prototype.writeInt32LE=function(t,r,n){return t=+t,r=r>>>0,n||et(this,t,r,4,2147483647,-2147483648),this[r]=t&255,this[r+1]=t>>>8,this[r+2]=t>>>16,this[r+3]=t>>>24,r+4};w.prototype.writeInt32BE=function(t,r,n){return t=+t,r=r>>>0,n||et(this,t,r,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=t&255,r+4};w.prototype.writeBigInt64LE=gr(function(t,r=0){return nv(this,t,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});w.prototype.writeBigInt64BE=gr(function(t,r=0){return iv(this,t,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function av(e,t,r,n,i,a){if(r+n>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function sv(e,t,r,n,i){return t=+t,r=r>>>0,i||av(e,t,r,4,34028234663852886e22,-34028234663852886e22),Pn.write(e,t,r,n,23,4),r+4}w.prototype.writeFloatLE=function(t,r,n){return sv(this,t,r,!0,n)};w.prototype.writeFloatBE=function(t,r,n){return sv(this,t,r,!1,n)};function ov(e,t,r,n,i){return t=+t,r=r>>>0,i||av(e,t,r,8,17976931348623157e292,-17976931348623157e292),Pn.write(e,t,r,n,52,8),r+8}w.prototype.writeDoubleLE=function(t,r,n){return ov(this,t,r,!0,n)};w.prototype.writeDoubleBE=function(t,r,n){return ov(this,t,r,!1,n)};w.prototype.copy=function(t,r,n,i){if(!w.isBuffer(t))throw new TypeError("argument should be a Buffer");if(n||(n=0),!i&&i!==0&&(i=this.length),r>=t.length&&(r=t.length),r||(r=0),i>0&&i<n&&(i=n),i===n||t.length===0||this.length===0)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),t.length-r<i-n&&(i=t.length-r+n);let a=i-n;return this===t&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,n,i):Uint8Array.prototype.set.call(t,this.subarray(n,i),r),a};w.prototype.fill=function(t,r,n,i){if(typeof t=="string"){if(typeof r=="string"?(i=r,r=0,n=this.length):typeof n=="string"&&(i=n,n=this.length),i!==void 0&&typeof i!="string")throw new TypeError("encoding must be a string");if(typeof i=="string"&&!w.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(t.length===1){let s=t.charCodeAt(0);(i==="utf8"&&s<128||i==="latin1")&&(t=s)}}else typeof t=="number"?t=t&255:typeof t=="boolean"&&(t=Number(t));if(r<0||this.length<r||this.length<n)throw new RangeError("Out of range index");if(n<=r)return this;r=r>>>0,n=n===void 0?this.length:n>>>0,t||(t=0);let a;if(typeof t=="number")for(a=r;a<n;++a)this[a]=t;else{let s=w.isBuffer(t)?t:w.from(t,i),o=s.length;if(o===0)throw new TypeError('The value "'+t+'" is invalid for argument "value"');for(a=0;a<n-r;++a)this[a+r]=s[a%o]}return this};var Mn={};function hc(e,t,r){Mn[e]=class extends r{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(i){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:i,writable:!0})}toString(){return`${this.name} [${e}]: ${this.message}`}}}hc("ERR_BUFFER_OUT_OF_BOUNDS",function(e){return e?`${e} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError);hc("ERR_INVALID_ARG_TYPE",function(e,t){return`The "${e}" argument must be of type number. Received type ${typeof t}`},TypeError);hc("ERR_OUT_OF_RANGE",function(e,t,r){let n=`The value of "${e}" is out of range.`,i=r;return Number.isInteger(r)&&Math.abs(r)>2**32?i=J1(String(r)):typeof r=="bigint"&&(i=String(r),(r>BigInt(2)**BigInt(32)||r<-(BigInt(2)**BigInt(32)))&&(i=J1(i)),i+="n"),n+=` It must be ${t}. Received ${i}`,n},RangeError);function J1(e){let t="",r=e.length,n=e[0]==="-"?1:0;for(;r>=n+4;r-=3)t=`_${e.slice(r-3,r)}${t}`;return`${e.slice(0,r)}${t}`}function E9(e,t,r){$n(t,"offset"),(e[t]===void 0||e[t+r]===void 0)&&Yi(t,e.length-(r+1))}function lv(e,t,r,n,i,a){if(e>r||e<t){let s=typeof t=="bigint"?"n":"",o;throw a>3?t===0||t===BigInt(0)?o=`>= 0${s} and < 2${s} ** ${(a+1)*8}${s}`:o=`>= -(2${s} ** ${(a+1)*8-1}${s}) and < 2 ** ${(a+1)*8-1}${s}`:o=`>= ${t}${s} and <= ${r}${s}`,new Mn.ERR_OUT_OF_RANGE("value",o,e)}E9(n,i,a)}function $n(e,t){if(typeof e!="number")throw new Mn.ERR_INVALID_ARG_TYPE(t,"number",e)}function Yi(e,t,r){throw Math.floor(e)!==e?($n(e,r),new Mn.ERR_OUT_OF_RANGE(r||"offset","an integer",e)):t<0?new Mn.ERR_BUFFER_OUT_OF_BOUNDS:new Mn.ERR_OUT_OF_RANGE(r||"offset",`>= ${r?1:0} and <= ${t}`,e)}var b9=/[^+/0-9A-Za-z-_]/g;function y9(e){if(e=e.split("=")[0],e=e.trim().replace(b9,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function dc(e,t){t=t||1/0;let r,n=e.length,i=null,a=[];for(let s=0;s<n;++s){if(r=e.charCodeAt(s),r>55295&&r<57344){if(!i){if(r>56319){(t-=3)>-1&&a.push(239,191,189);continue}else if(s+1===n){(t-=3)>-1&&a.push(239,191,189);continue}i=r;continue}if(r<56320){(t-=3)>-1&&a.push(239,191,189),i=r;continue}r=(i-55296<<10|r-56320)+65536}else i&&(t-=3)>-1&&a.push(239,191,189);if(i=null,r<128){if((t-=1)<0)break;a.push(r)}else if(r<2048){if((t-=2)<0)break;a.push(r>>6|192,r&63|128)}else if(r<65536){if((t-=3)<0)break;a.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((t-=4)<0)break;a.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw new Error("Invalid code point")}return a}function _9(e){let t=[];for(let r=0;r<e.length;++r)t.push(e.charCodeAt(r)&255);return t}function A9(e,t){let r,n,i,a=[];for(let s=0;s<e.length&&!((t-=2)<0);++s)r=e.charCodeAt(s),n=r>>8,i=r%256,a.push(i),a.push(n);return a}function uv(e){return lc.toByteArray(y9(e))}function co(e,t,r,n){let i;for(i=0;i<n&&!(i+r>=t.length||i>=e.length);++i)t[i+r]=e[i];return i}function Pt(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function vc(e){return e!==e}var T9=function(){let e="0123456789abcdef",t=new Array(256);for(let r=0;r<16;++r){let n=r*16;for(let i=0;i<16;++i)t[n+i]=e[r]+e[i]}return t}();function gr(e){return typeof BigInt>"u"?x9:e}function x9(){throw new Error("BigInt not supported")}});var rm=g((Nre,tm)=>{"use strict";var dS=function(t){return fS(t)&&!pS(t)};function fS(e){return!!e&&typeof e=="object"}function pS(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||mS(e)}var hS=typeof Symbol=="function"&&Symbol.for,vS=hS?Symbol.for("react.element"):60103;function mS(e){return e.$$typeof===vS}function gS(e){return Array.isArray(e)?[]:{}}function Zi(e,t){return t.clone!==!1&&t.isMergeableObject(e)?qn(gS(e),e,t):e}function ES(e,t,r){return e.concat(t).map(function(n){return Zi(n,r)})}function bS(e,t){if(!t.customMerge)return qn;var r=t.customMerge(e);return typeof r=="function"?r:qn}function yS(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return e.propertyIsEnumerable(t)}):[]}function Qv(e){return Object.keys(e).concat(yS(e))}function em(e,t){try{return t in e}catch{return!1}}function _S(e,t){return em(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function AS(e,t,r){var n={};return r.isMergeableObject(e)&&Qv(e).forEach(function(i){n[i]=Zi(e[i],r)}),Qv(t).forEach(function(i){_S(e,i)||(em(e,i)&&r.isMergeableObject(t[i])?n[i]=bS(i,r)(e[i],t[i],r):n[i]=Zi(t[i],r))}),n}function qn(e,t,r){r=r||{},r.arrayMerge=r.arrayMerge||ES,r.isMergeableObject=r.isMergeableObject||dS,r.cloneUnlessOtherwiseSpecified=Zi;var n=Array.isArray(t),i=Array.isArray(e),a=n===i;return a?n?r.arrayMerge(e,t,r):AS(e,t,r):Zi(t,r)}qn.all=function(t,r){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(n,i){return qn(n,i,r)},{})};var TS=qn;tm.exports=TS});var sg=g((Xae,ag)=>{function BL(){this.__data__=[],this.size=0}ag.exports=BL});var rn=g((Jae,og)=>{function ML(e,t){return e===t||e!==e&&t!==t}og.exports=ML});var ma=g((Zae,lg)=>{var PL=rn();function $L(e,t){for(var r=e.length;r--;)if(PL(e[r][0],t))return r;return-1}lg.exports=$L});var cg=g((Qae,ug)=>{var FL=ma(),UL=Array.prototype,qL=UL.splice;function jL(e){var t=this.__data__,r=FL(t,e);if(r<0)return!1;var n=t.length-1;return r==n?t.pop():qL.call(t,r,1),--this.size,!0}ug.exports=jL});var fg=g((ese,dg)=>{var zL=ma();function VL(e){var t=this.__data__,r=zL(t,e);return r<0?void 0:t[r][1]}dg.exports=VL});var hg=g((tse,pg)=>{var HL=ma();function GL(e){return HL(this.__data__,e)>-1}pg.exports=GL});var mg=g((rse,vg)=>{var WL=ma();function YL(e,t){var r=this.__data__,n=WL(r,e);return n<0?(++this.size,r.push([e,t])):r[n][1]=t,this}vg.exports=YL});var ga=g((nse,gg)=>{var KL=sg(),XL=cg(),JL=fg(),ZL=hg(),QL=mg();function Kn(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}Kn.prototype.clear=KL;Kn.prototype.delete=XL;Kn.prototype.get=JL;Kn.prototype.has=ZL;Kn.prototype.set=QL;gg.exports=Kn});var bg=g((ise,Eg)=>{var eD=ga();function tD(){this.__data__=new eD,this.size=0}Eg.exports=tD});var _g=g((ase,yg)=>{function rD(e){var t=this.__data__,r=t.delete(e);return this.size=t.size,r}yg.exports=rD});var Tg=g((sse,Ag)=>{function nD(e){return this.__data__.get(e)}Ag.exports=nD});var Rg=g((ose,xg)=>{function iD(e){return this.__data__.has(e)}xg.exports=iD});var Uc=g((lse,Cg)=>{var aD=typeof global=="object"&&global&&global.Object===Object&&global;Cg.exports=aD});var gt=g((use,Ng)=>{var sD=Uc(),oD=typeof self=="object"&&self&&self.Object===Object&&self,lD=sD||oD||Function("return this")();Ng.exports=lD});var nn=g((cse,Og)=>{var uD=gt(),cD=uD.Symbol;Og.exports=cD});var Lg=g((dse,Sg)=>{var wg=nn(),Ig=Object.prototype,dD=Ig.hasOwnProperty,fD=Ig.toString,Ea=wg?wg.toStringTag:void 0;function pD(e){var t=dD.call(e,Ea),r=e[Ea];try{e[Ea]=void 0;var n=!0}catch{}var i=fD.call(e);return n&&(t?e[Ea]=r:delete e[Ea]),i}Sg.exports=pD});var kg=g((fse,Dg)=>{var hD=Object.prototype,vD=hD.toString;function mD(e){return vD.call(e)}Dg.exports=mD});var _r=g((pse,Pg)=>{var Bg=nn(),gD=Lg(),ED=kg(),bD="[object Null]",yD="[object Undefined]",Mg=Bg?Bg.toStringTag:void 0;function _D(e){return e==null?e===void 0?yD:bD:Mg&&Mg in Object(e)?gD(e):ED(e)}Pg.exports=_D});var ct=g((hse,$g)=>{function AD(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}$g.exports=AD});var Xn=g((vse,Fg)=>{var TD=_r(),xD=ct(),RD="[object AsyncFunction]",CD="[object Function]",ND="[object GeneratorFunction]",OD="[object Proxy]";function wD(e){if(!xD(e))return!1;var t=TD(e);return t==CD||t==ND||t==RD||t==OD}Fg.exports=wD});var qg=g((mse,Ug)=>{var ID=gt(),SD=ID["__core-js_shared__"];Ug.exports=SD});var Vg=g((gse,zg)=>{var qc=qg(),jg=function(){var e=/[^.]+$/.exec(qc&&qc.keys&&qc.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function LD(e){return!!jg&&jg in e}zg.exports=LD});var jc=g((Ese,Hg)=>{var DD=Function.prototype,kD=DD.toString;function BD(e){if(e!=null){try{return kD.call(e)}catch{}try{return e+""}catch{}}return""}Hg.exports=BD});var Wg=g((bse,Gg)=>{var MD=Xn(),PD=Vg(),$D=ct(),FD=jc(),UD=/[\\^$.*+?()[\]{}|]/g,qD=/^\[object .+?Constructor\]$/,jD=Function.prototype,zD=Object.prototype,VD=jD.toString,HD=zD.hasOwnProperty,GD=RegExp("^"+VD.call(HD).replace(UD,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function WD(e){if(!$D(e)||PD(e))return!1;var t=MD(e)?GD:qD;return t.test(FD(e))}Gg.exports=WD});var Kg=g((yse,Yg)=>{function YD(e,t){return e?.[t]}Yg.exports=YD});var Ar=g((_se,Xg)=>{var KD=Wg(),XD=Kg();function JD(e,t){var r=XD(e,t);return KD(r)?r:void 0}Xg.exports=JD});var Fo=g((Ase,Jg)=>{var ZD=Ar(),QD=gt(),ek=ZD(QD,"Map");Jg.exports=ek});var ba=g((Tse,Zg)=>{var tk=Ar(),rk=tk(Object,"create");Zg.exports=rk});var t2=g((xse,e2)=>{var Qg=ba();function nk(){this.__data__=Qg?Qg(null):{},this.size=0}e2.exports=nk});var n2=g((Rse,r2)=>{function ik(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}r2.exports=ik});var a2=g((Cse,i2)=>{var ak=ba(),sk="__lodash_hash_undefined__",ok=Object.prototype,lk=ok.hasOwnProperty;function uk(e){var t=this.__data__;if(ak){var r=t[e];return r===sk?void 0:r}return lk.call(t,e)?t[e]:void 0}i2.exports=uk});var o2=g((Nse,s2)=>{var ck=ba(),dk=Object.prototype,fk=dk.hasOwnProperty;function pk(e){var t=this.__data__;return ck?t[e]!==void 0:fk.call(t,e)}s2.exports=pk});var u2=g((Ose,l2)=>{var hk=ba(),vk="__lodash_hash_undefined__";function mk(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=hk&&t===void 0?vk:t,this}l2.exports=mk});var d2=g((wse,c2)=>{var gk=t2(),Ek=n2(),bk=a2(),yk=o2(),_k=u2();function Jn(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}Jn.prototype.clear=gk;Jn.prototype.delete=Ek;Jn.prototype.get=bk;Jn.prototype.has=yk;Jn.prototype.set=_k;c2.exports=Jn});var h2=g((Ise,p2)=>{var f2=d2(),Ak=ga(),Tk=Fo();function xk(){this.size=0,this.__data__={hash:new f2,map:new(Tk||Ak),string:new f2}}p2.exports=xk});var m2=g((Sse,v2)=>{function Rk(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}v2.exports=Rk});var ya=g((Lse,g2)=>{var Ck=m2();function Nk(e,t){var r=e.__data__;return Ck(t)?r[typeof t=="string"?"string":"hash"]:r.map}g2.exports=Nk});var b2=g((Dse,E2)=>{var Ok=ya();function wk(e){var t=Ok(this,e).delete(e);return this.size-=t?1:0,t}E2.exports=wk});var _2=g((kse,y2)=>{var Ik=ya();function Sk(e){return Ik(this,e).get(e)}y2.exports=Sk});var T2=g((Bse,A2)=>{var Lk=ya();function Dk(e){return Lk(this,e).has(e)}A2.exports=Dk});var R2=g((Mse,x2)=>{var kk=ya();function Bk(e,t){var r=kk(this,e),n=r.size;return r.set(e,t),this.size+=r.size==n?0:1,this}x2.exports=Bk});var Uo=g((Pse,C2)=>{var Mk=h2(),Pk=b2(),$k=_2(),Fk=T2(),Uk=R2();function Zn(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}Zn.prototype.clear=Mk;Zn.prototype.delete=Pk;Zn.prototype.get=$k;Zn.prototype.has=Fk;Zn.prototype.set=Uk;C2.exports=Zn});var O2=g(($se,N2)=>{var qk=ga(),jk=Fo(),zk=Uo(),Vk=200;function Hk(e,t){var r=this.__data__;if(r instanceof qk){var n=r.__data__;if(!jk||n.length<Vk-1)return n.push([e,t]),this.size=++r.size,this;r=this.__data__=new zk(n)}return r.set(e,t),this.size=r.size,this}N2.exports=Hk});var _a=g((Fse,w2)=>{var Gk=ga(),Wk=bg(),Yk=_g(),Kk=Tg(),Xk=Rg(),Jk=O2();function Qn(e){var t=this.__data__=new Gk(e);this.size=t.size}Qn.prototype.clear=Wk;Qn.prototype.delete=Yk;Qn.prototype.get=Kk;Qn.prototype.has=Xk;Qn.prototype.set=Jk;w2.exports=Qn});var qo=g((Use,I2)=>{function Zk(e,t){for(var r=-1,n=e==null?0:e.length;++r<n&&t(e[r],r,e)!==!1;);return e}I2.exports=Zk});var zc=g((qse,S2)=>{var Qk=Ar(),eB=function(){try{var e=Qk(Object,"defineProperty");return e({},"",{}),e}catch{}}();S2.exports=eB});var Aa=g((jse,D2)=>{var L2=zc();function tB(e,t,r){t=="__proto__"&&L2?L2(e,t,{configurable:!0,enumerable:!0,value:r,writable:!0}):e[t]=r}D2.exports=tB});var Ta=g((zse,k2)=>{var rB=Aa(),nB=rn(),iB=Object.prototype,aB=iB.hasOwnProperty;function sB(e,t,r){var n=e[t];(!(aB.call(e,t)&&nB(n,r))||r===void 0&&!(t in e))&&rB(e,t,r)}k2.exports=sB});var ei=g((Vse,B2)=>{var oB=Ta(),lB=Aa();function uB(e,t,r,n){var i=!r;r||(r={});for(var a=-1,s=t.length;++a<s;){var o=t[a],l=n?n(r[o],e[o],o,r,e):void 0;l===void 0&&(l=e[o]),i?lB(r,o,l):oB(r,o,l)}return r}B2.exports=uB});var P2=g((Hse,M2)=>{function cB(e,t){for(var r=-1,n=Array(e);++r<e;)n[r]=t(r);return n}M2.exports=cB});var Ct=g((Gse,$2)=>{function dB(e){return e!=null&&typeof e=="object"}$2.exports=dB});var U2=g((Wse,F2)=>{var fB=_r(),pB=Ct(),hB="[object Arguments]";function vB(e){return pB(e)&&fB(e)==hB}F2.exports=vB});var ti=g((Yse,z2)=>{var q2=U2(),mB=Ct(),j2=Object.prototype,gB=j2.hasOwnProperty,EB=j2.propertyIsEnumerable,bB=q2(function(){return arguments}())?q2:function(e){return mB(e)&&gB.call(e,"callee")&&!EB.call(e,"callee")};z2.exports=bB});var Le=g((Kse,V2)=>{var yB=Array.isArray;V2.exports=yB});var G2=g((Xse,H2)=>{function _B(){return!1}H2.exports=_B});var an=g((xa,ri)=>{var AB=gt(),TB=G2(),K2=typeof xa=="object"&&xa&&!xa.nodeType&&xa,W2=K2&&typeof ri=="object"&&ri&&!ri.nodeType&&ri,xB=W2&&W2.exports===K2,Y2=xB?AB.Buffer:void 0,RB=Y2?Y2.isBuffer:void 0,CB=RB||TB;ri.exports=CB});var Ra=g((Jse,X2)=>{var NB=9007199254740991,OB=/^(?:0|[1-9]\d*)$/;function wB(e,t){var r=typeof e;return t=t??NB,!!t&&(r=="number"||r!="symbol"&&OB.test(e))&&e>-1&&e%1==0&&e<t}X2.exports=wB});var jo=g((Zse,J2)=>{var IB=9007199254740991;function SB(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=IB}J2.exports=SB});var Q2=g((Qse,Z2)=>{var LB=_r(),DB=jo(),kB=Ct(),BB="[object Arguments]",MB="[object Array]",PB="[object Boolean]",$B="[object Date]",FB="[object Error]",UB="[object Function]",qB="[object Map]",jB="[object Number]",zB="[object Object]",VB="[object RegExp]",HB="[object Set]",GB="[object String]",WB="[object WeakMap]",YB="[object ArrayBuffer]",KB="[object DataView]",XB="[object Float32Array]",JB="[object Float64Array]",ZB="[object Int8Array]",QB="[object Int16Array]",eM="[object Int32Array]",tM="[object Uint8Array]",rM="[object Uint8ClampedArray]",nM="[object Uint16Array]",iM="[object Uint32Array]",Re={};Re[XB]=Re[JB]=Re[ZB]=Re[QB]=Re[eM]=Re[tM]=Re[rM]=Re[nM]=Re[iM]=!0;Re[BB]=Re[MB]=Re[YB]=Re[PB]=Re[KB]=Re[$B]=Re[FB]=Re[UB]=Re[qB]=Re[jB]=Re[zB]=Re[VB]=Re[HB]=Re[GB]=Re[WB]=!1;function aM(e){return kB(e)&&DB(e.length)&&!!Re[LB(e)]}Z2.exports=aM});var Ca=g((eoe,eE)=>{function sM(e){return function(t){return e(t)}}eE.exports=sM});var zo=g((Na,ni)=>{var oM=Uc(),tE=typeof Na=="object"&&Na&&!Na.nodeType&&Na,Oa=tE&&typeof ni=="object"&&ni&&!ni.nodeType&&ni,lM=Oa&&Oa.exports===tE,Vc=lM&&oM.process,uM=function(){try{var e=Oa&&Oa.require&&Oa.require("util").types;return e||Vc&&Vc.binding&&Vc.binding("util")}catch{}}();ni.exports=uM});var ii=g((toe,iE)=>{var cM=Q2(),dM=Ca(),rE=zo(),nE=rE&&rE.isTypedArray,fM=nE?dM(nE):cM;iE.exports=fM});var Hc=g((roe,aE)=>{var pM=P2(),hM=ti(),vM=Le(),mM=an(),gM=Ra(),EM=ii(),bM=Object.prototype,yM=bM.hasOwnProperty;function _M(e,t){var r=vM(e),n=!r&&hM(e),i=!r&&!n&&mM(e),a=!r&&!n&&!i&&EM(e),s=r||n||i||a,o=s?pM(e.length,String):[],l=o.length;for(var u in e)(t||yM.call(e,u))&&!(s&&(u=="length"||i&&(u=="offset"||u=="parent")||a&&(u=="buffer"||u=="byteLength"||u=="byteOffset")||gM(u,l)))&&o.push(u);return o}aE.exports=_M});var wa=g((noe,sE)=>{var AM=Object.prototype;function TM(e){var t=e&&e.constructor,r=typeof t=="function"&&t.prototype||AM;return e===r}sE.exports=TM});var Gc=g((ioe,oE)=>{function xM(e,t){return function(r){return e(t(r))}}oE.exports=xM});var uE=g((aoe,lE)=>{var RM=Gc(),CM=RM(Object.keys,Object);lE.exports=CM});var Vo=g((soe,cE)=>{var NM=wa(),OM=uE(),wM=Object.prototype,IM=wM.hasOwnProperty;function SM(e){if(!NM(e))return OM(e);var t=[];for(var r in Object(e))IM.call(e,r)&&r!="constructor"&&t.push(r);return t}cE.exports=SM});var qt=g((ooe,dE)=>{var LM=Xn(),DM=jo();function kM(e){return e!=null&&DM(e.length)&&!LM(e)}dE.exports=kM});var Qt=g((loe,fE)=>{var BM=Hc(),MM=Vo(),PM=qt();function $M(e){return PM(e)?BM(e):MM(e)}fE.exports=$M});var hE=g((uoe,pE)=>{var FM=ei(),UM=Qt();function qM(e,t){return e&&FM(t,UM(t),e)}pE.exports=qM});var mE=g((coe,vE)=>{function jM(e){var t=[];if(e!=null)for(var r in Object(e))t.push(r);return t}vE.exports=jM});var EE=g((doe,gE)=>{var zM=ct(),VM=wa(),HM=mE(),GM=Object.prototype,WM=GM.hasOwnProperty;function YM(e){if(!zM(e))return HM(e);var t=VM(e),r=[];for(var n in e)n=="constructor"&&(t||!WM.call(e,n))||r.push(n);return r}gE.exports=YM});var Tr=g((foe,bE)=>{var KM=Hc(),XM=EE(),JM=qt();function ZM(e){return JM(e)?KM(e,!0):XM(e)}bE.exports=ZM});var _E=g((poe,yE)=>{var QM=ei(),eP=Tr();function tP(e,t){return e&&QM(t,eP(t),e)}yE.exports=tP});var Wc=g((Ia,ai)=>{var rP=gt(),RE=typeof Ia=="object"&&Ia&&!Ia.nodeType&&Ia,AE=RE&&typeof ai=="object"&&ai&&!ai.nodeType&&ai,nP=AE&&AE.exports===RE,TE=nP?rP.Buffer:void 0,xE=TE?TE.allocUnsafe:void 0;function iP(e,t){if(t)return e.slice();var r=e.length,n=xE?xE(r):new e.constructor(r);return e.copy(n),n}ai.exports=iP});var Yc=g((hoe,CE)=>{function aP(e,t){var r=-1,n=e.length;for(t||(t=Array(n));++r<n;)t[r]=e[r];return t}CE.exports=aP});var Kc=g((voe,NE)=>{function sP(e,t){for(var r=-1,n=e==null?0:e.length,i=0,a=[];++r<n;){var s=e[r];t(s,r,e)&&(a[i++]=s)}return a}NE.exports=sP});var Xc=g((moe,OE)=>{function oP(){return[]}OE.exports=oP});var Ho=g((goe,IE)=>{var lP=Kc(),uP=Xc(),cP=Object.prototype,dP=cP.propertyIsEnumerable,wE=Object.getOwnPropertySymbols,fP=wE?function(e){return e==null?[]:(e=Object(e),lP(wE(e),function(t){return dP.call(e,t)}))}:uP;IE.exports=fP});var LE=g((Eoe,SE)=>{var pP=ei(),hP=Ho();function vP(e,t){return pP(e,hP(e),t)}SE.exports=vP});var Go=g((boe,DE)=>{function mP(e,t){for(var r=-1,n=t.length,i=e.length;++r<n;)e[i+r]=t[r];return e}DE.exports=mP});var Sa=g((yoe,kE)=>{var gP=Gc(),EP=gP(Object.getPrototypeOf,Object);kE.exports=EP});var Jc=g((_oe,BE)=>{var bP=Go(),yP=Sa(),_P=Ho(),AP=Xc(),TP=Object.getOwnPropertySymbols,xP=TP?function(e){for(var t=[];e;)bP(t,_P(e)),e=yP(e);return t}:AP;BE.exports=xP});var PE=g((Aoe,ME)=>{var RP=ei(),CP=Jc();function NP(e,t){return RP(e,CP(e),t)}ME.exports=NP});var Zc=g((Toe,$E)=>{var OP=Go(),wP=Le();function IP(e,t,r){var n=t(e);return wP(e)?n:OP(n,r(e))}$E.exports=IP});var Qc=g((xoe,FE)=>{var SP=Zc(),LP=Ho(),DP=Qt();function kP(e){return SP(e,DP,LP)}FE.exports=kP});var qE=g((Roe,UE)=>{var BP=Zc(),MP=Jc(),PP=Tr();function $P(e){return BP(e,PP,MP)}UE.exports=$P});var zE=g((Coe,jE)=>{var FP=Ar(),UP=gt(),qP=FP(UP,"DataView");jE.exports=qP});var HE=g((Noe,VE)=>{var jP=Ar(),zP=gt(),VP=jP(zP,"Promise");VE.exports=VP});var ed=g((Ooe,GE)=>{var HP=Ar(),GP=gt(),WP=HP(GP,"Set");GE.exports=WP});var YE=g((woe,WE)=>{var YP=Ar(),KP=gt(),XP=YP(KP,"WeakMap");WE.exports=XP});var ln=g((Ioe,tb)=>{var td=zE(),rd=Fo(),nd=HE(),id=ed(),ad=YE(),eb=_r(),si=jc(),KE="[object Map]",JP="[object Object]",XE="[object Promise]",JE="[object Set]",ZE="[object WeakMap]",QE="[object DataView]",ZP=si(td),QP=si(rd),e$=si(nd),t$=si(id),r$=si(ad),sn=eb;(td&&sn(new td(new ArrayBuffer(1)))!=QE||rd&&sn(new rd)!=KE||nd&&sn(nd.resolve())!=XE||id&&sn(new id)!=JE||ad&&sn(new ad)!=ZE)&&(sn=function(e){var t=eb(e),r=t==JP?e.constructor:void 0,n=r?si(r):"";if(n)switch(n){case ZP:return QE;case QP:return KE;case e$:return XE;case t$:return JE;case r$:return ZE}return t});tb.exports=sn});var nb=g((Soe,rb)=>{var n$=Object.prototype,i$=n$.hasOwnProperty;function a$(e){var t=e.length,r=new e.constructor(t);return t&&typeof e[0]=="string"&&i$.call(e,"index")&&(r.index=e.index,r.input=e.input),r}rb.exports=a$});var sd=g((Loe,ib)=>{var s$=gt(),o$=s$.Uint8Array;ib.exports=o$});var Wo=g((Doe,sb)=>{var ab=sd();function l$(e){var t=new e.constructor(e.byteLength);return new ab(t).set(new ab(e)),t}sb.exports=l$});var lb=g((koe,ob)=>{var u$=Wo();function c$(e,t){var r=t?u$(e.buffer):e.buffer;return new e.constructor(r,e.byteOffset,e.byteLength)}ob.exports=c$});var cb=g((Boe,ub)=>{var d$=/\w*$/;function f$(e){var t=new e.constructor(e.source,d$.exec(e));return t.lastIndex=e.lastIndex,t}ub.exports=f$});var vb=g((Moe,hb)=>{var db=nn(),fb=db?db.prototype:void 0,pb=fb?fb.valueOf:void 0;function p$(e){return pb?Object(pb.call(e)):{}}hb.exports=p$});var od=g((Poe,mb)=>{var h$=Wo();function v$(e,t){var r=t?h$(e.buffer):e.buffer;return new e.constructor(r,e.byteOffset,e.length)}mb.exports=v$});var Eb=g(($oe,gb)=>{var m$=Wo(),g$=lb(),E$=cb(),b$=vb(),y$=od(),_$="[object Boolean]",A$="[object Date]",T$="[object Map]",x$="[object Number]",R$="[object RegExp]",C$="[object Set]",N$="[object String]",O$="[object Symbol]",w$="[object ArrayBuffer]",I$="[object DataView]",S$="[object Float32Array]",L$="[object Float64Array]",D$="[object Int8Array]",k$="[object Int16Array]",B$="[object Int32Array]",M$="[object Uint8Array]",P$="[object Uint8ClampedArray]",$$="[object Uint16Array]",F$="[object Uint32Array]";function U$(e,t,r){var n=e.constructor;switch(t){case w$:return m$(e);case _$:case A$:return new n(+e);case I$:return g$(e,r);case S$:case L$:case D$:case k$:case B$:case M$:case P$:case $$:case F$:return y$(e,r);case T$:return new n;case x$:case N$:return new n(e);case R$:return E$(e);case C$:return new n;case O$:return b$(e)}}gb.exports=U$});var ld=g((Foe,yb)=>{var q$=ct(),bb=Object.create,j$=function(){function e(){}return function(t){if(!q$(t))return{};if(bb)return bb(t);e.prototype=t;var r=new e;return e.prototype=void 0,r}}();yb.exports=j$});var ud=g((Uoe,_b)=>{var z$=ld(),V$=Sa(),H$=wa();function G$(e){return typeof e.constructor=="function"&&!H$(e)?z$(V$(e)):{}}_b.exports=G$});var Tb=g((qoe,Ab)=>{var W$=ln(),Y$=Ct(),K$="[object Map]";function X$(e){return Y$(e)&&W$(e)==K$}Ab.exports=X$});var Nb=g((joe,Cb)=>{var J$=Tb(),Z$=Ca(),xb=zo(),Rb=xb&&xb.isMap,Q$=Rb?Z$(Rb):J$;Cb.exports=Q$});var wb=g((zoe,Ob)=>{var eF=ln(),tF=Ct(),rF="[object Set]";function nF(e){return tF(e)&&eF(e)==rF}Ob.exports=nF});var Db=g((Voe,Lb)=>{var iF=wb(),aF=Ca(),Ib=zo(),Sb=Ib&&Ib.isSet,sF=Sb?aF(Sb):iF;Lb.exports=sF});var cd=g((Hoe,Pb)=>{var oF=_a(),lF=qo(),uF=Ta(),cF=hE(),dF=_E(),fF=Wc(),pF=Yc(),hF=LE(),vF=PE(),mF=Qc(),gF=qE(),EF=ln(),bF=nb(),yF=Eb(),_F=ud(),AF=Le(),TF=an(),xF=Nb(),RF=ct(),CF=Db(),NF=Qt(),OF=Tr(),wF=1,IF=2,SF=4,kb="[object Arguments]",LF="[object Array]",DF="[object Boolean]",kF="[object Date]",BF="[object Error]",Bb="[object Function]",MF="[object GeneratorFunction]",PF="[object Map]",$F="[object Number]",Mb="[object Object]",FF="[object RegExp]",UF="[object Set]",qF="[object String]",jF="[object Symbol]",zF="[object WeakMap]",VF="[object ArrayBuffer]",HF="[object DataView]",GF="[object Float32Array]",WF="[object Float64Array]",YF="[object Int8Array]",KF="[object Int16Array]",XF="[object Int32Array]",JF="[object Uint8Array]",ZF="[object Uint8ClampedArray]",QF="[object Uint16Array]",eU="[object Uint32Array]",ye={};ye[kb]=ye[LF]=ye[VF]=ye[HF]=ye[DF]=ye[kF]=ye[GF]=ye[WF]=ye[YF]=ye[KF]=ye[XF]=ye[PF]=ye[$F]=ye[Mb]=ye[FF]=ye[UF]=ye[qF]=ye[jF]=ye[JF]=ye[ZF]=ye[QF]=ye[eU]=!0;ye[BF]=ye[Bb]=ye[zF]=!1;function Yo(e,t,r,n,i,a){var s,o=t&wF,l=t&IF,u=t&SF;if(r&&(s=i?r(e,n,i,a):r(e)),s!==void 0)return s;if(!RF(e))return e;var d=AF(e);if(d){if(s=bF(e),!o)return pF(e,s)}else{var h=EF(e),E=h==Bb||h==MF;if(TF(e))return fF(e,o);if(h==Mb||h==kb||E&&!i){if(s=l||E?{}:_F(e),!o)return l?vF(e,dF(s,e)):hF(e,cF(s,e))}else{if(!ye[h])return i?e:{};s=yF(e,h,o)}}a||(a=new oF);var y=a.get(e);if(y)return y;a.set(e,s),CF(e)?e.forEach(function(I){s.add(Yo(I,t,r,I,e,a))}):xF(e)&&e.forEach(function(I,C){s.set(C,Yo(I,t,r,C,e,a))});var T=u?l?gF:mF:l?OF:NF,_=d?void 0:T(e);return lF(_||e,function(I,C){_&&(C=I,I=e[C]),uF(s,C,Yo(I,t,r,C,e,a))}),s}Pb.exports=Yo});var Fb=g((Goe,$b)=>{var tU=cd(),rU=4;function nU(e){return tU(e,rU)}$b.exports=nU});var Ko=g((Woe,Ub)=>{function iU(e){return function(){return e}}Ub.exports=iU});var jb=g((Yoe,qb)=>{function aU(e){return function(t,r,n){for(var i=-1,a=Object(t),s=n(t),o=s.length;o--;){var l=s[e?o:++i];if(r(a[l],l,a)===!1)break}return t}}qb.exports=aU});var Xo=g((Koe,zb)=>{var sU=jb(),oU=sU();zb.exports=oU});var Jo=g((Xoe,Vb)=>{var lU=Xo(),uU=Qt();function cU(e,t){return e&&lU(e,t,uU)}Vb.exports=cU});var Gb=g((Joe,Hb)=>{var dU=qt();function fU(e,t){return function(r,n){if(r==null)return r;if(!dU(r))return e(r,n);for(var i=r.length,a=t?i:-1,s=Object(r);(t?a--:++a<i)&&n(s[a],a,s)!==!1;);return r}}Hb.exports=fU});var La=g((Zoe,Wb)=>{var pU=Jo(),hU=Gb(),vU=hU(pU);Wb.exports=vU});var xr=g((Qoe,Yb)=>{function mU(e){return e}Yb.exports=mU});var dd=g((ele,Kb)=>{var gU=xr();function EU(e){return typeof e=="function"?e:gU}Kb.exports=EU});var fd=g((tle,Xb)=>{var bU=qo(),yU=La(),_U=dd(),AU=Le();function TU(e,t){var r=AU(e)?bU:yU;return r(e,_U(t))}Xb.exports=TU});var pd=g((rle,Jb)=>{Jb.exports=fd()});var Qb=g((nle,Zb)=>{var xU=La();function RU(e,t){var r=[];return xU(e,function(n,i,a){t(n,i,a)&&r.push(n)}),r}Zb.exports=RU});var ty=g((ile,ey)=>{var CU="__lodash_hash_undefined__";function NU(e){return this.__data__.set(e,CU),this}ey.exports=NU});var ny=g((ale,ry)=>{function OU(e){return this.__data__.has(e)}ry.exports=OU});var hd=g((sle,iy)=>{var wU=Uo(),IU=ty(),SU=ny();function Zo(e){var t=-1,r=e==null?0:e.length;for(this.__data__=new wU;++t<r;)this.add(e[t])}Zo.prototype.add=Zo.prototype.push=IU;Zo.prototype.has=SU;iy.exports=Zo});var sy=g((ole,ay)=>{function LU(e,t){for(var r=-1,n=e==null?0:e.length;++r<n;)if(t(e[r],r,e))return!0;return!1}ay.exports=LU});var vd=g((lle,oy)=>{function DU(e,t){return e.has(t)}oy.exports=DU});var md=g((ule,ly)=>{var kU=hd(),BU=sy(),MU=vd(),PU=1,$U=2;function FU(e,t,r,n,i,a){var s=r&PU,o=e.length,l=t.length;if(o!=l&&!(s&&l>o))return!1;var u=a.get(e),d=a.get(t);if(u&&d)return u==t&&d==e;var h=-1,E=!0,y=r&$U?new kU:void 0;for(a.set(e,t),a.set(t,e);++h<o;){var T=e[h],_=t[h];if(n)var I=s?n(_,T,h,t,e,a):n(T,_,h,e,t,a);if(I!==void 0){if(I)continue;E=!1;break}if(y){if(!BU(t,function(C,N){if(!MU(y,N)&&(T===C||i(T,C,r,n,a)))return y.push(N)})){E=!1;break}}else if(!(T===_||i(T,_,r,n,a))){E=!1;break}}return a.delete(e),a.delete(t),E}ly.exports=FU});var cy=g((cle,uy)=>{function UU(e){var t=-1,r=Array(e.size);return e.forEach(function(n,i){r[++t]=[i,n]}),r}uy.exports=UU});var Qo=g((dle,dy)=>{function qU(e){var t=-1,r=Array(e.size);return e.forEach(function(n){r[++t]=n}),r}dy.exports=qU});var my=g((fle,vy)=>{var fy=nn(),py=sd(),jU=rn(),zU=md(),VU=cy(),HU=Qo(),GU=1,WU=2,YU="[object Boolean]",KU="[object Date]",XU="[object Error]",JU="[object Map]",ZU="[object Number]",QU="[object RegExp]",eq="[object Set]",tq="[object String]",rq="[object Symbol]",nq="[object ArrayBuffer]",iq="[object DataView]",hy=fy?fy.prototype:void 0,gd=hy?hy.valueOf:void 0;function aq(e,t,r,n,i,a,s){switch(r){case iq:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case nq:return!(e.byteLength!=t.byteLength||!a(new py(e),new py(t)));case YU:case KU:case ZU:return jU(+e,+t);case XU:return e.name==t.name&&e.message==t.message;case QU:case tq:return e==t+"";case JU:var o=VU;case eq:var l=n&GU;if(o||(o=HU),e.size!=t.size&&!l)return!1;var u=s.get(e);if(u)return u==t;n|=WU,s.set(e,t);var d=zU(o(e),o(t),n,i,a,s);return s.delete(e),d;case rq:if(gd)return gd.call(e)==gd.call(t)}return!1}vy.exports=aq});var by=g((ple,Ey)=>{var gy=Qc(),sq=1,oq=Object.prototype,lq=oq.hasOwnProperty;function uq(e,t,r,n,i,a){var s=r&sq,o=gy(e),l=o.length,u=gy(t),d=u.length;if(l!=d&&!s)return!1;for(var h=l;h--;){var E=o[h];if(!(s?E in t:lq.call(t,E)))return!1}var y=a.get(e),T=a.get(t);if(y&&T)return y==t&&T==e;var _=!0;a.set(e,t),a.set(t,e);for(var I=s;++h<l;){E=o[h];var C=e[E],N=t[E];if(n)var M=s?n(N,C,E,t,e,a):n(C,N,E,e,t,a);if(!(M===void 0?C===N||i(C,N,r,n,a):M)){_=!1;break}I||(I=E=="constructor")}if(_&&!I){var L=e.constructor,H=t.constructor;L!=H&&"constructor"in e&&"constructor"in t&&!(typeof L=="function"&&L instanceof L&&typeof H=="function"&&H instanceof H)&&(_=!1)}return a.delete(e),a.delete(t),_}Ey.exports=uq});var Ny=g((hle,Cy)=>{var Ed=_a(),cq=md(),dq=my(),fq=by(),yy=ln(),_y=Le(),Ay=an(),pq=ii(),hq=1,Ty="[object Arguments]",xy="[object Array]",el="[object Object]",vq=Object.prototype,Ry=vq.hasOwnProperty;function mq(e,t,r,n,i,a){var s=_y(e),o=_y(t),l=s?xy:yy(e),u=o?xy:yy(t);l=l==Ty?el:l,u=u==Ty?el:u;var d=l==el,h=u==el,E=l==u;if(E&&Ay(e)){if(!Ay(t))return!1;s=!0,d=!1}if(E&&!d)return a||(a=new Ed),s||pq(e)?cq(e,t,r,n,i,a):dq(e,t,l,r,n,i,a);if(!(r&hq)){var y=d&&Ry.call(e,"__wrapped__"),T=h&&Ry.call(t,"__wrapped__");if(y||T){var _=y?e.value():e,I=T?t.value():t;return a||(a=new Ed),i(_,I,r,n,a)}}return E?(a||(a=new Ed),fq(e,t,r,n,i,a)):!1}Cy.exports=mq});var bd=g((vle,Iy)=>{var gq=Ny(),Oy=Ct();function wy(e,t,r,n,i){return e===t?!0:e==null||t==null||!Oy(e)&&!Oy(t)?e!==e&&t!==t:gq(e,t,r,n,wy,i)}Iy.exports=wy});var Ly=g((mle,Sy)=>{var Eq=_a(),bq=bd(),yq=1,_q=2;function Aq(e,t,r,n){var i=r.length,a=i,s=!n;if(e==null)return!a;for(e=Object(e);i--;){var o=r[i];if(s&&o[2]?o[1]!==e[o[0]]:!(o[0]in e))return!1}for(;++i<a;){o=r[i];var l=o[0],u=e[l],d=o[1];if(s&&o[2]){if(u===void 0&&!(l in e))return!1}else{var h=new Eq;if(n)var E=n(u,d,l,e,t,h);if(!(E===void 0?bq(d,u,yq|_q,n,h):E))return!1}}return!0}Sy.exports=Aq});var yd=g((gle,Dy)=>{var Tq=ct();function xq(e){return e===e&&!Tq(e)}Dy.exports=xq});var By=g((Ele,ky)=>{var Rq=yd(),Cq=Qt();function Nq(e){for(var t=Cq(e),r=t.length;r--;){var n=t[r],i=e[n];t[r]=[n,i,Rq(i)]}return t}ky.exports=Nq});var _d=g((ble,My)=>{function Oq(e,t){return function(r){return r==null?!1:r[e]===t&&(t!==void 0||e in Object(r))}}My.exports=Oq});var $y=g((yle,Py)=>{var wq=Ly(),Iq=By(),Sq=_d();function Lq(e){var t=Iq(e);return t.length==1&&t[0][2]?Sq(t[0][0],t[0][1]):function(r){return r===e||wq(r,e,t)}}Py.exports=Lq});var un=g((_le,Fy)=>{var Dq=_r(),kq=Ct(),Bq="[object Symbol]";function Mq(e){return typeof e=="symbol"||kq(e)&&Dq(e)==Bq}Fy.exports=Mq});var tl=g((Ale,Uy)=>{var Pq=Le(),$q=un(),Fq=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Uq=/^\w*$/;function qq(e,t){if(Pq(e))return!1;var r=typeof e;return r=="number"||r=="symbol"||r=="boolean"||e==null||$q(e)?!0:Uq.test(e)||!Fq.test(e)||t!=null&&e in Object(t)}Uy.exports=qq});var zy=g((Tle,jy)=>{var qy=Uo(),jq="Expected a function";function Ad(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new TypeError(jq);var r=function(){var n=arguments,i=t?t.apply(this,n):n[0],a=r.cache;if(a.has(i))return a.get(i);var s=e.apply(this,n);return r.cache=a.set(i,s)||a,s};return r.cache=new(Ad.Cache||qy),r}Ad.Cache=qy;jy.exports=Ad});var Hy=g((xle,Vy)=>{var zq=zy(),Vq=500;function Hq(e){var t=zq(e,function(n){return r.size===Vq&&r.clear(),n}),r=t.cache;return t}Vy.exports=Hq});var Wy=g((Rle,Gy)=>{var Gq=Hy(),Wq=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Yq=/\\(\\)?/g,Kq=Gq(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(Wq,function(r,n,i,a){t.push(i?a.replace(Yq,"$1"):n||r)}),t});Gy.exports=Kq});var Da=g((Cle,Yy)=>{function Xq(e,t){for(var r=-1,n=e==null?0:e.length,i=Array(n);++r<n;)i[r]=t(e[r],r,e);return i}Yy.exports=Xq});var e_=g((Nle,Qy)=>{var Ky=nn(),Jq=Da(),Zq=Le(),Qq=un(),ej=1/0,Xy=Ky?Ky.prototype:void 0,Jy=Xy?Xy.toString:void 0;function Zy(e){if(typeof e=="string")return e;if(Zq(e))return Jq(e,Zy)+"";if(Qq(e))return Jy?Jy.call(e):"";var t=e+"";return t=="0"&&1/e==-ej?"-0":t}Qy.exports=Zy});var Td=g((Ole,t_)=>{var tj=e_();function rj(e){return e==null?"":tj(e)}t_.exports=rj});var ka=g((wle,r_)=>{var nj=Le(),ij=tl(),aj=Wy(),sj=Td();function oj(e,t){return nj(e)?e:ij(e,t)?[e]:aj(sj(e))}r_.exports=oj});var oi=g((Ile,n_)=>{var lj=un(),uj=1/0;function cj(e){if(typeof e=="string"||lj(e))return e;var t=e+"";return t=="0"&&1/e==-uj?"-0":t}n_.exports=cj});var Ba=g((Sle,i_)=>{var dj=ka(),fj=oi();function pj(e,t){t=dj(t,e);for(var r=0,n=t.length;e!=null&&r<n;)e=e[fj(t[r++])];return r&&r==n?e:void 0}i_.exports=pj});var s_=g((Lle,a_)=>{var hj=Ba();function vj(e,t,r){var n=e==null?void 0:hj(e,t);return n===void 0?r:n}a_.exports=vj});var l_=g((Dle,o_)=>{function mj(e,t){return e!=null&&t in Object(e)}o_.exports=mj});var xd=g((kle,u_)=>{var gj=ka(),Ej=ti(),bj=Le(),yj=Ra(),_j=jo(),Aj=oi();function Tj(e,t,r){t=gj(t,e);for(var n=-1,i=t.length,a=!1;++n<i;){var s=Aj(t[n]);if(!(a=e!=null&&r(e,s)))break;e=e[s]}return a||++n!=i?a:(i=e==null?0:e.length,!!i&&_j(i)&&yj(s,i)&&(bj(e)||Ej(e)))}u_.exports=Tj});var Rd=g((Ble,c_)=>{var xj=l_(),Rj=xd();function Cj(e,t){return e!=null&&Rj(e,t,xj)}c_.exports=Cj});var f_=g((Mle,d_)=>{var Nj=bd(),Oj=s_(),wj=Rd(),Ij=tl(),Sj=yd(),Lj=_d(),Dj=oi(),kj=1,Bj=2;function Mj(e,t){return Ij(e)&&Sj(t)?Lj(Dj(e),t):function(r){var n=Oj(r,e);return n===void 0&&n===t?wj(r,e):Nj(t,n,kj|Bj)}}d_.exports=Mj});var Cd=g((Ple,p_)=>{function Pj(e){return function(t){return t?.[e]}}p_.exports=Pj});var v_=g(($le,h_)=>{var $j=Ba();function Fj(e){return function(t){return $j(t,e)}}h_.exports=Fj});var g_=g((Fle,m_)=>{var Uj=Cd(),qj=v_(),jj=tl(),zj=oi();function Vj(e){return jj(e)?Uj(zj(e)):qj(e)}m_.exports=Vj});var jt=g((Ule,E_)=>{var Hj=$y(),Gj=f_(),Wj=xr(),Yj=Le(),Kj=g_();function Xj(e){return typeof e=="function"?e:e==null?Wj:typeof e=="object"?Yj(e)?Gj(e[0],e[1]):Hj(e):Kj(e)}E_.exports=Xj});var Nd=g((qle,b_)=>{var Jj=Kc(),Zj=Qb(),Qj=jt(),ez=Le();function tz(e,t){var r=ez(e)?Jj:Zj;return r(e,Qj(t,3))}b_.exports=tz});var __=g((jle,y_)=>{var rz=Object.prototype,nz=rz.hasOwnProperty;function iz(e,t){return e!=null&&nz.call(e,t)}y_.exports=iz});var Od=g((zle,A_)=>{var az=__(),sz=xd();function oz(e,t){return e!=null&&sz(e,t,az)}A_.exports=oz});var x_=g((Vle,T_)=>{var lz=Vo(),uz=ln(),cz=ti(),dz=Le(),fz=qt(),pz=an(),hz=wa(),vz=ii(),mz="[object Map]",gz="[object Set]",Ez=Object.prototype,bz=Ez.hasOwnProperty;function yz(e){if(e==null)return!0;if(fz(e)&&(dz(e)||typeof e=="string"||typeof e.splice=="function"||pz(e)||vz(e)||cz(e)))return!e.length;var t=uz(e);if(t==mz||t==gz)return!e.size;if(hz(e))return!lz(e).length;for(var r in e)if(bz.call(e,r))return!1;return!0}T_.exports=yz});var wd=g((Hle,R_)=>{function _z(e){return e===void 0}R_.exports=_z});var Id=g((Gle,C_)=>{var Az=La(),Tz=qt();function xz(e,t){var r=-1,n=Tz(e)?Array(e.length):[];return Az(e,function(i,a,s){n[++r]=t(i,a,s)}),n}C_.exports=xz});var Sd=g((Wle,N_)=>{var Rz=Da(),Cz=jt(),Nz=Id(),Oz=Le();function wz(e,t){var r=Oz(e)?Rz:Nz;return r(e,Cz(t,3))}N_.exports=wz});var w_=g((Yle,O_)=>{function Iz(e,t,r,n){var i=-1,a=e==null?0:e.length;for(n&&a&&(r=e[++i]);++i<a;)r=t(r,e[i],i,e);return r}O_.exports=Iz});var S_=g((Kle,I_)=>{function Sz(e,t,r,n,i){return i(e,function(a,s,o){r=n?(n=!1,a):t(r,a,s,o)}),r}I_.exports=Sz});var Ld=g((Xle,L_)=>{var Lz=w_(),Dz=La(),kz=jt(),Bz=S_(),Mz=Le();function Pz(e,t,r){var n=Mz(e)?Lz:Bz,i=arguments.length<3;return n(e,kz(t,4),r,i,Dz)}L_.exports=Pz});var k_=g((Jle,D_)=>{var $z=_r(),Fz=Le(),Uz=Ct(),qz="[object String]";function jz(e){return typeof e=="string"||!Fz(e)&&Uz(e)&&$z(e)==qz}D_.exports=jz});var M_=g((Zle,B_)=>{var zz=Cd(),Vz=zz("length");B_.exports=Vz});var $_=g((Qle,P_)=>{var Hz="\\ud800-\\udfff",Gz="\\u0300-\\u036f",Wz="\\ufe20-\\ufe2f",Yz="\\u20d0-\\u20ff",Kz=Gz+Wz+Yz,Xz="\\ufe0e\\ufe0f",Jz="\\u200d",Zz=RegExp("["+Jz+Hz+Kz+Xz+"]");function Qz(e){return Zz.test(e)}P_.exports=Qz});var W_=g((eue,G_)=>{var U_="\\ud800-\\udfff",eV="\\u0300-\\u036f",tV="\\ufe20-\\ufe2f",rV="\\u20d0-\\u20ff",nV=eV+tV+rV,iV="\\ufe0e\\ufe0f",aV="["+U_+"]",Dd="["+nV+"]",kd="\\ud83c[\\udffb-\\udfff]",sV="(?:"+Dd+"|"+kd+")",q_="[^"+U_+"]",j_="(?:\\ud83c[\\udde6-\\uddff]){2}",z_="[\\ud800-\\udbff][\\udc00-\\udfff]",oV="\\u200d",V_=sV+"?",H_="["+iV+"]?",lV="(?:"+oV+"(?:"+[q_,j_,z_].join("|")+")"+H_+V_+")*",uV=H_+V_+lV,cV="(?:"+[q_+Dd+"?",Dd,j_,z_,aV].join("|")+")",F_=RegExp(kd+"(?="+kd+")|"+cV+uV,"g");function dV(e){for(var t=F_.lastIndex=0;F_.test(e);)++t;return t}G_.exports=dV});var K_=g((tue,Y_)=>{var fV=M_(),pV=$_(),hV=W_();function vV(e){return pV(e)?hV(e):fV(e)}Y_.exports=vV});var J_=g((rue,X_)=>{var mV=Vo(),gV=ln(),EV=qt(),bV=k_(),yV=K_(),_V="[object Map]",AV="[object Set]";function TV(e){if(e==null)return 0;if(EV(e))return bV(e)?yV(e):e.length;var t=gV(e);return t==_V||t==AV?e.size:mV(e).length}X_.exports=TV});var Q_=g((nue,Z_)=>{var xV=qo(),RV=ld(),CV=Jo(),NV=jt(),OV=Sa(),wV=Le(),IV=an(),SV=Xn(),LV=ct(),DV=ii();function kV(e,t,r){var n=wV(e),i=n||IV(e)||DV(e);if(t=NV(t,4),r==null){var a=e&&e.constructor;i?r=n?new a:[]:LV(e)?r=SV(a)?RV(OV(e)):{}:r={}}return(i?xV:CV)(e,function(s,o,l){return t(r,s,o,l)}),r}Z_.exports=kV});var n8=g((iue,r8)=>{var e8=nn(),BV=ti(),MV=Le(),t8=e8?e8.isConcatSpreadable:void 0;function PV(e){return MV(e)||BV(e)||!!(t8&&e&&e[t8])}r8.exports=PV});var rl=g((aue,a8)=>{var $V=Go(),FV=n8();function i8(e,t,r,n,i){var a=-1,s=e.length;for(r||(r=FV),i||(i=[]);++a<s;){var o=e[a];t>0&&r(o)?t>1?i8(o,t-1,r,n,i):$V(i,o):n||(i[i.length]=o)}return i}a8.exports=i8});var o8=g((sue,s8)=>{function UV(e,t,r){switch(r.length){case 0:return e.call(t);case 1:return e.call(t,r[0]);case 2:return e.call(t,r[0],r[1]);case 3:return e.call(t,r[0],r[1],r[2])}return e.apply(t,r)}s8.exports=UV});var Bd=g((oue,u8)=>{var qV=o8(),l8=Math.max;function jV(e,t,r){return t=l8(t===void 0?e.length-1:t,0),function(){for(var n=arguments,i=-1,a=l8(n.length-t,0),s=Array(a);++i<a;)s[i]=n[t+i];i=-1;for(var o=Array(t+1);++i<t;)o[i]=n[i];return o[t]=r(s),qV(e,this,o)}}u8.exports=jV});var f8=g((lue,d8)=>{var zV=Ko(),c8=zc(),VV=xr(),HV=c8?function(e,t){return c8(e,"toString",{configurable:!0,enumerable:!1,value:zV(t),writable:!0})}:VV;d8.exports=HV});var h8=g((uue,p8)=>{var GV=800,WV=16,YV=Date.now;function KV(e){var t=0,r=0;return function(){var n=YV(),i=WV-(n-r);if(r=n,i>0){if(++t>=GV)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}p8.exports=KV});var Md=g((cue,v8)=>{var XV=f8(),JV=h8(),ZV=JV(XV);v8.exports=ZV});var Ma=g((due,m8)=>{var QV=xr(),eH=Bd(),tH=Md();function rH(e,t){return tH(eH(e,t,QV),e+"")}m8.exports=rH});var Pd=g((fue,g8)=>{function nH(e,t,r,n){for(var i=e.length,a=r+(n?1:-1);n?a--:++a<i;)if(t(e[a],a,e))return a;return-1}g8.exports=nH});var b8=g((pue,E8)=>{function iH(e){return e!==e}E8.exports=iH});var _8=g((hue,y8)=>{function aH(e,t,r){for(var n=r-1,i=e.length;++n<i;)if(e[n]===t)return n;return-1}y8.exports=aH});var T8=g((vue,A8)=>{var sH=Pd(),oH=b8(),lH=_8();function uH(e,t,r){return t===t?lH(e,t,r):sH(e,oH,r)}A8.exports=uH});var R8=g((mue,x8)=>{var cH=T8();function dH(e,t){var r=e==null?0:e.length;return!!r&&cH(e,t,0)>-1}x8.exports=dH});var N8=g((gue,C8)=>{function fH(e,t,r){for(var n=-1,i=e==null?0:e.length;++n<i;)if(r(t,e[n]))return!0;return!1}C8.exports=fH});var w8=g((Eue,O8)=>{function pH(){}O8.exports=pH});var S8=g((bue,I8)=>{var $d=ed(),hH=w8(),vH=Qo(),mH=1/0,gH=$d&&1/vH(new $d([,-0]))[1]==mH?function(e){return new $d(e)}:hH;I8.exports=gH});var D8=g((yue,L8)=>{var EH=hd(),bH=R8(),yH=N8(),_H=vd(),AH=S8(),TH=Qo(),xH=200;function RH(e,t,r){var n=-1,i=bH,a=e.length,s=!0,o=[],l=o;if(r)s=!1,i=yH;else if(a>=xH){var u=t?null:AH(e);if(u)return TH(u);s=!1,i=_H,l=new EH}else l=t?[]:o;e:for(;++n<a;){var d=e[n],h=t?t(d):d;if(d=r||d!==0?d:0,s&&h===h){for(var E=l.length;E--;)if(l[E]===h)continue e;t&&l.push(h),o.push(d)}else i(l,h,r)||(l!==o&&l.push(h),o.push(d))}return o}L8.exports=RH});var Fd=g((_ue,k8)=>{var CH=qt(),NH=Ct();function OH(e){return NH(e)&&CH(e)}k8.exports=OH});var M8=g((Aue,B8)=>{var wH=rl(),IH=Ma(),SH=D8(),LH=Fd(),DH=IH(function(e){return SH(wH(e,1,LH,!0))});B8.exports=DH});var $8=g((Tue,P8)=>{var kH=Da();function BH(e,t){return kH(t,function(r){return e[r]})}P8.exports=BH});var Ud=g((xue,F8)=>{var MH=$8(),PH=Qt();function $H(e){return e==null?[]:MH(e,PH(e))}F8.exports=$H});var dt=g((Rue,U8)=>{var nl;if(typeof tt=="function")try{nl={clone:Fb(),constant:Ko(),each:pd(),filter:Nd(),has:Od(),isArray:Le(),isEmpty:x_(),isFunction:Xn(),isUndefined:wd(),keys:Qt(),map:Sd(),reduce:Ld(),size:J_(),transform:Q_(),union:M8(),values:Ud()}}catch{}nl||(nl=window._);U8.exports=nl});var il=g((Nue,V8)=>{"use strict";var re=dt();V8.exports=ue;var FH="\0",cn="\0",q8="";function ue(e){this._isDirected=re.has(e,"directed")?e.directed:!0,this._isMultigraph=re.has(e,"multigraph")?e.multigraph:!1,this._isCompound=re.has(e,"compound")?e.compound:!1,this._label=void 0,this._defaultNodeLabelFn=re.constant(void 0),this._defaultEdgeLabelFn=re.constant(void 0),this._nodes={},this._isCompound&&(this._parent={},this._children={},this._children[cn]={}),this._in={},this._preds={},this._out={},this._sucs={},this._edgeObjs={},this._edgeLabels={}}ue.prototype._nodeCount=0;ue.prototype._edgeCount=0;ue.prototype.isDirected=function(){return this._isDirected};ue.prototype.isMultigraph=function(){return this._isMultigraph};ue.prototype.isCompound=function(){return this._isCompound};ue.prototype.setGraph=function(e){return this._label=e,this};ue.prototype.graph=function(){return this._label};ue.prototype.setDefaultNodeLabel=function(e){return re.isFunction(e)||(e=re.constant(e)),this._defaultNodeLabelFn=e,this};ue.prototype.nodeCount=function(){return this._nodeCount};ue.prototype.nodes=function(){return re.keys(this._nodes)};ue.prototype.sources=function(){var e=this;return re.filter(this.nodes(),function(t){return re.isEmpty(e._in[t])})};ue.prototype.sinks=function(){var e=this;return re.filter(this.nodes(),function(t){return re.isEmpty(e._out[t])})};ue.prototype.setNodes=function(e,t){var r=arguments,n=this;return re.each(e,function(i){r.length>1?n.setNode(i,t):n.setNode(i)}),this};ue.prototype.setNode=function(e,t){return re.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]=cn,this._children[e]={},this._children[cn][e]=!0),this._in[e]={},this._preds[e]={},this._out[e]={},this._sucs[e]={},++this._nodeCount,this)};ue.prototype.node=function(e){return this._nodes[e]};ue.prototype.hasNode=function(e){return re.has(this._nodes,e)};ue.prototype.removeNode=function(e){var t=this;if(re.has(this._nodes,e)){var r=function(n){t.removeEdge(t._edgeObjs[n])};delete this._nodes[e],this._isCompound&&(this._removeFromParentsChildList(e),delete this._parent[e],re.each(this.children(e),function(n){t.setParent(n)}),delete this._children[e]),re.each(re.keys(this._in[e]),r),delete this._in[e],delete this._preds[e],re.each(re.keys(this._out[e]),r),delete this._out[e],delete this._sucs[e],--this._nodeCount}return this};ue.prototype.setParent=function(e,t){if(!this._isCompound)throw new Error("Cannot set parent in a non-compound graph");if(re.isUndefined(t))t=cn;else{t+="";for(var r=t;!re.isUndefined(r);r=this.parent(r))if(r===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};ue.prototype._removeFromParentsChildList=function(e){delete this._children[this._parent[e]][e]};ue.prototype.parent=function(e){if(this._isCompound){var t=this._parent[e];if(t!==cn)return t}};ue.prototype.children=function(e){if(re.isUndefined(e)&&(e=cn),this._isCompound){var t=this._children[e];if(t)return re.keys(t)}else{if(e===cn)return this.nodes();if(this.hasNode(e))return[]}};ue.prototype.predecessors=function(e){var t=this._preds[e];if(t)return re.keys(t)};ue.prototype.successors=function(e){var t=this._sucs[e];if(t)return re.keys(t)};ue.prototype.neighbors=function(e){var t=this.predecessors(e);if(t)return re.union(t,this.successors(e))};ue.prototype.isLeaf=function(e){var t;return this.isDirected()?t=this.successors(e):t=this.neighbors(e),t.length===0};ue.prototype.filterNodes=function(e){var t=new this.constructor({directed:this._isDirected,multigraph:this._isMultigraph,compound:this._isCompound});t.setGraph(this.graph());var r=this;re.each(this._nodes,function(a,s){e(s)&&t.setNode(s,a)}),re.each(this._edgeObjs,function(a){t.hasNode(a.v)&&t.hasNode(a.w)&&t.setEdge(a,r.edge(a))});var n={};function i(a){var s=r.parent(a);return s===void 0||t.hasNode(s)?(n[a]=s,s):s in n?n[s]:i(s)}return this._isCompound&&re.each(t.nodes(),function(a){t.setParent(a,i(a))}),t};ue.prototype.setDefaultEdgeLabel=function(e){return re.isFunction(e)||(e=re.constant(e)),this._defaultEdgeLabelFn=e,this};ue.prototype.edgeCount=function(){return this._edgeCount};ue.prototype.edges=function(){return re.values(this._edgeObjs)};ue.prototype.setPath=function(e,t){var r=this,n=arguments;return re.reduce(e,function(i,a){return n.length>1?r.setEdge(i,a,t):r.setEdge(i,a),a}),this};ue.prototype.setEdge=function(){var e,t,r,n,i=!1,a=arguments[0];typeof a=="object"&&a!==null&&"v"in a?(e=a.v,t=a.w,r=a.name,arguments.length===2&&(n=arguments[1],i=!0)):(e=a,t=arguments[1],r=arguments[3],arguments.length>2&&(n=arguments[2],i=!0)),e=""+e,t=""+t,re.isUndefined(r)||(r=""+r);var s=Pa(this._isDirected,e,t,r);if(re.has(this._edgeLabels,s))return i&&(this._edgeLabels[s]=n),this;if(!re.isUndefined(r)&&!this._isMultigraph)throw new Error("Cannot set a named edge when isMultigraph = false");this.setNode(e),this.setNode(t),this._edgeLabels[s]=i?n:this._defaultEdgeLabelFn(e,t,r);var o=UH(this._isDirected,e,t,r);return e=o.v,t=o.w,Object.freeze(o),this._edgeObjs[s]=o,j8(this._preds[t],e),j8(this._sucs[e],t),this._in[t][s]=o,this._out[e][s]=o,this._edgeCount++,this};ue.prototype.edge=function(e,t,r){var n=arguments.length===1?qd(this._isDirected,arguments[0]):Pa(this._isDirected,e,t,r);return this._edgeLabels[n]};ue.prototype.hasEdge=function(e,t,r){var n=arguments.length===1?qd(this._isDirected,arguments[0]):Pa(this._isDirected,e,t,r);return re.has(this._edgeLabels,n)};ue.prototype.removeEdge=function(e,t,r){var n=arguments.length===1?qd(this._isDirected,arguments[0]):Pa(this._isDirected,e,t,r),i=this._edgeObjs[n];return i&&(e=i.v,t=i.w,delete this._edgeLabels[n],delete this._edgeObjs[n],z8(this._preds[t],e),z8(this._sucs[e],t),delete this._in[t][n],delete this._out[e][n],this._edgeCount--),this};ue.prototype.inEdges=function(e,t){var r=this._in[e];if(r){var n=re.values(r);return t?re.filter(n,function(i){return i.v===t}):n}};ue.prototype.outEdges=function(e,t){var r=this._out[e];if(r){var n=re.values(r);return t?re.filter(n,function(i){return i.w===t}):n}};ue.prototype.nodeEdges=function(e,t){var r=this.inEdges(e,t);if(r)return r.concat(this.outEdges(e,t))};function j8(e,t){e[t]?e[t]++:e[t]=1}function z8(e,t){--e[t]||delete e[t]}function Pa(e,t,r,n){var i=""+t,a=""+r;if(!e&&i>a){var s=i;i=a,a=s}return i+q8+a+q8+(re.isUndefined(n)?FH:n)}function UH(e,t,r,n){var i=""+t,a=""+r;if(!e&&i>a){var s=i;i=a,a=s}var o={v:i,w:a};return n&&(o.name=n),o}function qd(e,t){return Pa(e,t.v,t.w,t.name)}});var G8=g((Oue,H8)=>{H8.exports="2.1.8"});var Y8=g((wue,W8)=>{W8.exports={Graph:il(),version:G8()}});var X8=g((Iue,K8)=>{var zt=dt(),qH=il();K8.exports={write:jH,read:HH};function jH(e){var t={options:{directed:e.isDirected(),multigraph:e.isMultigraph(),compound:e.isCompound()},nodes:zH(e),edges:VH(e)};return zt.isUndefined(e.graph())||(t.value=zt.clone(e.graph())),t}function zH(e){return zt.map(e.nodes(),function(t){var r=e.node(t),n=e.parent(t),i={v:t};return zt.isUndefined(r)||(i.value=r),zt.isUndefined(n)||(i.parent=n),i})}function VH(e){return zt.map(e.edges(),function(t){var r=e.edge(t),n={v:t.v,w:t.w};return zt.isUndefined(t.name)||(n.name=t.name),zt.isUndefined(r)||(n.value=r),n})}function HH(e){var t=new qH(e.options).setGraph(e.value);return zt.each(e.nodes,function(r){t.setNode(r.v,r.value),r.parent&&t.setParent(r.v,r.parent)}),zt.each(e.edges,function(r){t.setEdge({v:r.v,w:r.w,name:r.name},r.value)}),t}});var Z8=g((Sue,J8)=>{var al=dt();J8.exports=GH;function GH(e){var t={},r=[],n;function i(a){al.has(t,a)||(t[a]=!0,n.push(a),al.each(e.successors(a),i),al.each(e.predecessors(a),i))}return al.each(e.nodes(),function(a){n=[],i(a),n.length&&r.push(n)}),r}});var jd=g((Lue,e3)=>{var Q8=dt();e3.exports=Et;function Et(){this._arr=[],this._keyIndices={}}Et.prototype.size=function(){return this._arr.length};Et.prototype.keys=function(){return this._arr.map(function(e){return e.key})};Et.prototype.has=function(e){return Q8.has(this._keyIndices,e)};Et.prototype.priority=function(e){var t=this._keyIndices[e];if(t!==void 0)return this._arr[t].priority};Et.prototype.min=function(){if(this.size()===0)throw new Error("Queue underflow");return this._arr[0].key};Et.prototype.add=function(e,t){var r=this._keyIndices;if(e=String(e),!Q8.has(r,e)){var n=this._arr,i=n.length;return r[e]=i,n.push({key:e,priority:t}),this._decrease(i),!0}return!1};Et.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};Et.prototype.decrease=function(e,t){var r=this._keyIndices[e];if(t>this._arr[r].priority)throw new Error("New priority is greater than current priority. Key: "+e+" Old: "+this._arr[r].priority+" New: "+t);this._arr[r].priority=t,this._decrease(r)};Et.prototype._heapify=function(e){var t=this._arr,r=2*e,n=r+1,i=e;r<t.length&&(i=t[r].priority<t[i].priority?r:i,n<t.length&&(i=t[n].priority<t[i].priority?n:i),i!==e&&(this._swap(e,i),this._heapify(i)))};Et.prototype._decrease=function(e){for(var t=this._arr,r=t[e].priority,n;e!==0&&(n=e>>1,!(t[n].priority<r));)this._swap(e,n),e=n};Et.prototype._swap=function(e,t){var r=this._arr,n=this._keyIndices,i=r[e],a=r[t];r[e]=a,r[t]=i,n[a.key]=e,n[i.key]=t}});var zd=g((Due,t3)=>{var WH=dt(),YH=jd();t3.exports=XH;var KH=WH.constant(1);function XH(e,t,r,n){return JH(e,String(t),r||KH,n||function(i){return e.outEdges(i)})}function JH(e,t,r,n){var i={},a=new YH,s,o,l=function(u){var d=u.v!==s?u.v:u.w,h=i[d],E=r(u),y=o.distance+E;if(E<0)throw new Error("dijkstra does not allow negative edge weights. Bad edge: "+u+" Weight: "+E);y<h.distance&&(h.distance=y,h.predecessor=s,a.decrease(d,y))};for(e.nodes().forEach(function(u){var d=u===t?0:Number.POSITIVE_INFINITY;i[u]={distance:d},a.add(u,d)});a.size()>0&&(s=a.removeMin(),o=i[s],o.distance!==Number.POSITIVE_INFINITY);)n(s).forEach(l);return i}});var n3=g((kue,r3)=>{var ZH=zd(),QH=dt();r3.exports=eG;function eG(e,t,r){return QH.transform(e.nodes(),function(n,i){n[i]=ZH(e,i,t,r)},{})}});var Vd=g((Bue,a3)=>{var i3=dt();a3.exports=tG;function tG(e){var t=0,r=[],n={},i=[];function a(s){var o=n[s]={onStack:!0,lowlink:t,index:t++};if(r.push(s),e.successors(s).forEach(function(d){i3.has(n,d)?n[d].onStack&&(o.lowlink=Math.min(o.lowlink,n[d].index)):(a(d),o.lowlink=Math.min(o.lowlink,n[d].lowlink))}),o.lowlink===o.index){var l=[],u;do u=r.pop(),n[u].onStack=!1,l.push(u);while(s!==u);i.push(l)}}return e.nodes().forEach(function(s){i3.has(n,s)||a(s)}),i}});var o3=g((Mue,s3)=>{var rG=dt(),nG=Vd();s3.exports=iG;function iG(e){return rG.filter(nG(e),function(t){return t.length>1||t.length===1&&e.hasEdge(t[0],t[0])})}});var u3=g((Pue,l3)=>{var aG=dt();l3.exports=oG;var sG=aG.constant(1);function oG(e,t,r){return lG(e,t||sG,r||function(n){return e.outEdges(n)})}function lG(e,t,r){var n={},i=e.nodes();return i.forEach(function(a){n[a]={},n[a][a]={distance:0},i.forEach(function(s){a!==s&&(n[a][s]={distance:Number.POSITIVE_INFINITY})}),r(a).forEach(function(s){var o=s.v===a?s.w:s.v,l=t(s);n[a][o]={distance:l,predecessor:a}})}),i.forEach(function(a){var s=n[a];i.forEach(function(o){var l=n[o];i.forEach(function(u){var d=l[a],h=s[u],E=l[u],y=d.distance+h.distance;y<E.distance&&(E.distance=y,E.predecessor=h.predecessor)})})}),n}});var Hd=g(($ue,d3)=>{var $a=dt();d3.exports=c3;c3.CycleException=sl;function c3(e){var t={},r={},n=[];function i(a){if($a.has(r,a))throw new sl;$a.has(t,a)||(r[a]=!0,t[a]=!0,$a.each(e.predecessors(a),i),delete r[a],n.push(a))}if($a.each(e.sinks(),i),$a.size(t)!==e.nodeCount())throw new sl;return n}function sl(){}sl.prototype=new Error});var h3=g((Fue,p3)=>{var f3=Hd();p3.exports=uG;function uG(e){try{f3(e)}catch(t){if(t instanceof f3.CycleException)return!1;throw t}return!0}});var Gd=g((Uue,m3)=>{var ol=dt();m3.exports=cG;function cG(e,t,r){ol.isArray(t)||(t=[t]);var n=(e.isDirected()?e.successors:e.neighbors).bind(e),i=[],a={};return ol.each(t,function(s){if(!e.hasNode(s))throw new Error("Graph does not have node: "+s);v3(e,s,r==="post",a,n,i)}),i}function v3(e,t,r,n,i,a){ol.has(n,t)||(n[t]=!0,r||a.push(t),ol.each(i(t),function(s){v3(e,s,r,n,i,a)}),r&&a.push(t))}});var E3=g((que,g3)=>{var dG=Gd();g3.exports=fG;function fG(e,t){return dG(e,t,"post")}});var y3=g((jue,b3)=>{var pG=Gd();b3.exports=hG;function hG(e,t){return pG(e,t,"pre")}});var T3=g((zue,A3)=>{var _3=dt(),vG=il(),mG=jd();A3.exports=gG;function gG(e,t){var r=new vG,n={},i=new mG,a;function s(l){var u=l.v===a?l.w:l.v,d=i.priority(u);if(d!==void 0){var h=t(l);h<d&&(n[u]=a,i.decrease(u,h))}}if(e.nodeCount()===0)return r;_3.each(e.nodes(),function(l){i.add(l,Number.POSITIVE_INFINITY),r.setNode(l)}),i.decrease(e.nodes()[0],0);for(var o=!1;i.size()>0;){if(a=i.removeMin(),_3.has(n,a))r.setEdge(a,n[a]);else{if(o)throw new Error("Input graph is not connected: "+e);o=!0}e.nodeEdges(a).forEach(s)}return r}});var R3=g((Vue,x3)=>{x3.exports={components:Z8(),dijkstra:zd(),dijkstraAll:n3(),findCycles:o3(),floydWarshall:u3(),isAcyclic:h3(),postorder:E3(),preorder:y3(),prim:T3(),tarjan:Vd(),topsort:Hd()}});var O3=g((Hue,N3)=>{var C3=Y8();N3.exports={Graph:C3.Graph,json:X8(),alg:R3(),version:C3.version}});var bt=g((Gue,w3)=>{var ll;if(typeof tt=="function")try{ll=O3()}catch{}ll||(ll=window.graphlib);w3.exports=ll});var S3=g((Yue,I3)=>{var EG=cd(),bG=1,yG=4;function _G(e){return EG(e,bG|yG)}I3.exports=_G});var Fa=g((Kue,L3)=>{var AG=rn(),TG=qt(),xG=Ra(),RG=ct();function CG(e,t,r){if(!RG(r))return!1;var n=typeof t;return(n=="number"?TG(r)&&xG(t,r.length):n=="string"&&t in r)?AG(r[t],e):!1}L3.exports=CG});var B3=g((Xue,k3)=>{var NG=Ma(),OG=rn(),wG=Fa(),IG=Tr(),D3=Object.prototype,SG=D3.hasOwnProperty,LG=NG(function(e,t){e=Object(e);var r=-1,n=t.length,i=n>2?t[2]:void 0;for(i&&wG(t[0],t[1],i)&&(n=1);++r<n;)for(var a=t[r],s=IG(a),o=-1,l=s.length;++o<l;){var u=s[o],d=e[u];(d===void 0||OG(d,D3[u])&&!SG.call(e,u))&&(e[u]=a[u])}return e});k3.exports=LG});var P3=g((Jue,M3)=>{var DG=jt(),kG=qt(),BG=Qt();function MG(e){return function(t,r,n){var i=Object(t);if(!kG(t)){var a=DG(r,3);t=BG(t),r=function(o){return a(i[o],o,i)}}var s=e(t,r,n);return s>-1?i[a?t[s]:s]:void 0}}M3.exports=MG});var F3=g((Zue,$3)=>{var PG=/\s/;function $G(e){for(var t=e.length;t--&&PG.test(e.charAt(t)););return t}$3.exports=$G});var q3=g((Que,U3)=>{var FG=F3(),UG=/^\s+/;function qG(e){return e&&e.slice(0,FG(e)+1).replace(UG,"")}U3.exports=qG});var H3=g((ece,V3)=>{var jG=q3(),j3=ct(),zG=un(),z3=0/0,VG=/^[-+]0x[0-9a-f]+$/i,HG=/^0b[01]+$/i,GG=/^0o[0-7]+$/i,WG=parseInt;function YG(e){if(typeof e=="number")return e;if(zG(e))return z3;if(j3(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=j3(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=jG(e);var r=HG.test(e);return r||GG.test(e)?WG(e.slice(2),r?2:8):VG.test(e)?z3:+e}V3.exports=YG});var Wd=g((tce,W3)=>{var KG=H3(),G3=1/0,XG=17976931348623157e292;function JG(e){if(!e)return e===0?e:0;if(e=KG(e),e===G3||e===-G3){var t=e<0?-1:1;return t*XG}return e===e?e:0}W3.exports=JG});var K3=g((rce,Y3)=>{var ZG=Wd();function QG(e){var t=ZG(e),r=t%1;return t===t?r?t-r:t:0}Y3.exports=QG});var J3=g((nce,X3)=>{var eW=Pd(),tW=jt(),rW=K3(),nW=Math.max;function iW(e,t,r){var n=e==null?0:e.length;if(!n)return-1;var i=r==null?0:rW(r);return i<0&&(i=nW(n+i,0)),eW(e,tW(t,3),i)}X3.exports=iW});var Q3=g((ice,Z3)=>{var aW=P3(),sW=J3(),oW=aW(sW);Z3.exports=oW});var Yd=g((ace,eA)=>{var lW=rl();function uW(e){var t=e==null?0:e.length;return t?lW(e,1):[]}eA.exports=uW});var rA=g((sce,tA)=>{var cW=Xo(),dW=dd(),fW=Tr();function pW(e,t){return e==null?e:cW(e,dW(t),fW)}tA.exports=pW});var iA=g((oce,nA)=>{function hW(e){var t=e==null?0:e.length;return t?e[t-1]:void 0}nA.exports=hW});var sA=g((lce,aA)=>{var vW=Aa(),mW=Jo(),gW=jt();function EW(e,t){var r={};return t=gW(t,3),mW(e,function(n,i,a){vW(r,i,t(n,i,a))}),r}aA.exports=EW});var ul=g((uce,oA)=>{var bW=un();function yW(e,t,r){for(var n=-1,i=e.length;++n<i;){var a=e[n],s=t(a);if(s!=null&&(o===void 0?s===s&&!bW(s):r(s,o)))var o=s,l=a}return l}oA.exports=yW});var uA=g((cce,lA)=>{function _W(e,t){return e>t}lA.exports=_W});var dA=g((dce,cA)=>{var AW=ul(),TW=uA(),xW=xr();function RW(e){return e&&e.length?AW(e,xW,TW):void 0}cA.exports=RW});var Kd=g((fce,fA)=>{var CW=Aa(),NW=rn();function OW(e,t,r){(r!==void 0&&!NW(e[t],r)||r===void 0&&!(t in e))&&CW(e,t,r)}fA.exports=OW});var vA=g((pce,hA)=>{var wW=_r(),IW=Sa(),SW=Ct(),LW="[object Object]",DW=Function.prototype,kW=Object.prototype,pA=DW.toString,BW=kW.hasOwnProperty,MW=pA.call(Object);function PW(e){if(!SW(e)||wW(e)!=LW)return!1;var t=IW(e);if(t===null)return!0;var r=BW.call(t,"constructor")&&t.constructor;return typeof r=="function"&&r instanceof r&&pA.call(r)==MW}hA.exports=PW});var Xd=g((hce,mA)=>{function $W(e,t){if(!(t==="constructor"&&typeof e[t]=="function")&&t!="__proto__")return e[t]}mA.exports=$W});var EA=g((vce,gA)=>{var FW=ei(),UW=Tr();function qW(e){return FW(e,UW(e))}gA.exports=qW});var xA=g((mce,TA)=>{var bA=Kd(),jW=Wc(),zW=od(),VW=Yc(),HW=ud(),yA=ti(),_A=Le(),GW=Fd(),WW=an(),YW=Xn(),KW=ct(),XW=vA(),JW=ii(),AA=Xd(),ZW=EA();function QW(e,t,r,n,i,a,s){var o=AA(e,r),l=AA(t,r),u=s.get(l);if(u){bA(e,r,u);return}var d=a?a(o,l,r+"",e,t,s):void 0,h=d===void 0;if(h){var E=_A(l),y=!E&&WW(l),T=!E&&!y&&JW(l);d=l,E||y||T?_A(o)?d=o:GW(o)?d=VW(o):y?(h=!1,d=jW(l,!0)):T?(h=!1,d=zW(l,!0)):d=[]:XW(l)||yA(l)?(d=o,yA(o)?d=ZW(o):(!KW(o)||YW(o))&&(d=HW(l))):h=!1}h&&(s.set(l,d),i(d,l,n,a,s),s.delete(l)),bA(e,r,d)}TA.exports=QW});var NA=g((gce,CA)=>{var eY=_a(),tY=Kd(),rY=Xo(),nY=xA(),iY=ct(),aY=Tr(),sY=Xd();function RA(e,t,r,n,i){e!==t&&rY(t,function(a,s){if(i||(i=new eY),iY(a))nY(e,t,s,r,RA,n,i);else{var o=n?n(sY(e,s),a,s+"",e,t,i):void 0;o===void 0&&(o=a),tY(e,s,o)}},aY)}CA.exports=RA});var wA=g((Ece,OA)=>{var oY=Ma(),lY=Fa();function uY(e){return oY(function(t,r){var n=-1,i=r.length,a=i>1?r[i-1]:void 0,s=i>2?r[2]:void 0;for(a=e.length>3&&typeof a=="function"?(i--,a):void 0,s&&lY(r[0],r[1],s)&&(a=i<3?void 0:a,i=1),t=Object(t);++n<i;){var o=r[n];o&&e(t,o,n,a)}return t})}OA.exports=uY});var SA=g((bce,IA)=>{var cY=NA(),dY=wA(),fY=dY(function(e,t,r){cY(e,t,r)});IA.exports=fY});var Jd=g((yce,LA)=>{function pY(e,t){return e<t}LA.exports=pY});var kA=g((_ce,DA)=>{var hY=ul(),vY=Jd(),mY=xr();function gY(e){return e&&e.length?hY(e,mY,vY):void 0}DA.exports=gY});var MA=g((Ace,BA)=>{var EY=ul(),bY=jt(),yY=Jd();function _Y(e,t){return e&&e.length?EY(e,bY(t,2),yY):void 0}BA.exports=_Y});var $A=g((Tce,PA)=>{var AY=gt(),TY=function(){return AY.Date.now()};PA.exports=TY});var qA=g((xce,UA)=>{var xY=Ta(),RY=ka(),CY=Ra(),FA=ct(),NY=oi();function OY(e,t,r,n){if(!FA(e))return e;t=RY(t,e);for(var i=-1,a=t.length,s=a-1,o=e;o!=null&&++i<a;){var l=NY(t[i]),u=r;if(l==="__proto__"||l==="constructor"||l==="prototype")return e;if(i!=s){var d=o[l];u=n?n(d,l,o):void 0,u===void 0&&(u=FA(d)?d:CY(t[i+1])?[]:{})}xY(o,l,u),o=o[l]}return e}UA.exports=OY});var zA=g((Rce,jA)=>{var wY=Ba(),IY=qA(),SY=ka();function LY(e,t,r){for(var n=-1,i=t.length,a={};++n<i;){var s=t[n],o=wY(e,s);r(o,s)&&IY(a,SY(s,e),o)}return a}jA.exports=LY});var HA=g((Cce,VA)=>{var DY=zA(),kY=Rd();function BY(e,t){return DY(e,t,function(r,n){return kY(e,n)})}VA.exports=BY});var WA=g((Nce,GA)=>{var MY=Yd(),PY=Bd(),$Y=Md();function FY(e){return $Y(PY(e,void 0,MY),e+"")}GA.exports=FY});var KA=g((Oce,YA)=>{var UY=HA(),qY=WA(),jY=qY(function(e,t){return e==null?{}:UY(e,t)});YA.exports=jY});var JA=g((wce,XA)=>{var zY=Math.ceil,VY=Math.max;function HY(e,t,r,n){for(var i=-1,a=VY(zY((t-e)/(r||1)),0),s=Array(a);a--;)s[n?a:++i]=e,e+=r;return s}XA.exports=HY});var QA=g((Ice,ZA)=>{var GY=JA(),WY=Fa(),Zd=Wd();function YY(e){return function(t,r,n){return n&&typeof n!="number"&&WY(t,r,n)&&(r=n=void 0),t=Zd(t),r===void 0?(r=t,t=0):r=Zd(r),n=n===void 0?t<r?1:-1:Zd(n),GY(t,r,n,e)}}ZA.exports=YY});var t5=g((Sce,e5)=>{var KY=QA(),XY=KY();e5.exports=XY});var n5=g((Lce,r5)=>{function JY(e,t){var r=e.length;for(e.sort(t);r--;)e[r]=e[r].value;return e}r5.exports=JY});var s5=g((Dce,a5)=>{var i5=un();function ZY(e,t){if(e!==t){var r=e!==void 0,n=e===null,i=e===e,a=i5(e),s=t!==void 0,o=t===null,l=t===t,u=i5(t);if(!o&&!u&&!a&&e>t||a&&s&&l&&!o&&!u||n&&s&&l||!r&&l||!i)return 1;if(!n&&!a&&!u&&e<t||u&&r&&i&&!n&&!a||o&&r&&i||!s&&i||!l)return-1}return 0}a5.exports=ZY});var l5=g((kce,o5)=>{var QY=s5();function eK(e,t,r){for(var n=-1,i=e.criteria,a=t.criteria,s=i.length,o=r.length;++n<s;){var l=QY(i[n],a[n]);if(l){if(n>=o)return l;var u=r[n];return l*(u=="desc"?-1:1)}}return e.index-t.index}o5.exports=eK});var c5=g((Bce,u5)=>{var Qd=Da(),tK=Ba(),rK=jt(),nK=Id(),iK=n5(),aK=Ca(),sK=l5(),oK=xr(),lK=Le();function uK(e,t,r){t.length?t=Qd(t,function(a){return lK(a)?function(s){return tK(s,a.length===1?a[0]:a)}:a}):t=[oK];var n=-1;t=Qd(t,aK(rK));var i=nK(e,function(a,s,o){var l=Qd(t,function(u){return u(a)});return{criteria:l,index:++n,value:a}});return iK(i,function(a,s){return sK(a,s,r)})}u5.exports=uK});var p5=g((Mce,f5)=>{var cK=rl(),dK=c5(),fK=Ma(),d5=Fa(),pK=fK(function(e,t){if(e==null)return[];var r=t.length;return r>1&&d5(e,t[0],t[1])?t=[]:r>2&&d5(t[0],t[1],t[2])&&(t=[t[0]]),dK(e,cK(t,1),[])});f5.exports=pK});var v5=g((Pce,h5)=>{var hK=Td(),vK=0;function mK(e){var t=++vK;return hK(e)+t}h5.exports=mK});var g5=g(($ce,m5)=>{function gK(e,t,r){for(var n=-1,i=e.length,a=t.length,s={};++n<i;){var o=n<a?t[n]:void 0;r(s,e[n],o)}return s}m5.exports=gK});var b5=g((Fce,E5)=>{var EK=Ta(),bK=g5();function yK(e,t){return bK(e||[],t||[],EK)}E5.exports=yK});var Ce=g((Uce,y5)=>{var cl;if(typeof tt=="function")try{cl={cloneDeep:S3(),constant:Ko(),defaults:B3(),each:pd(),filter:Nd(),find:Q3(),flatten:Yd(),forEach:fd(),forIn:rA(),has:Od(),isUndefined:wd(),last:iA(),map:Sd(),mapValues:sA(),max:dA(),merge:SA(),min:kA(),minBy:MA(),now:$A(),pick:KA(),range:t5(),reduce:Ld(),sortBy:p5(),uniqueId:v5(),values:Ud(),zipObject:b5()}}catch{}cl||(cl=window._);y5.exports=cl});var T5=g((jce,A5)=>{A5.exports=dl;function dl(){var e={};e._next=e._prev=e,this._sentinel=e}dl.prototype.dequeue=function(){var e=this._sentinel,t=e._prev;if(t!==e)return _5(t),t};dl.prototype.enqueue=function(e){var t=this._sentinel;e._prev&&e._next&&_5(e),e._next=t._next,t._next._prev=e,t._next=e,e._prev=t};dl.prototype.toString=function(){for(var e=[],t=this._sentinel,r=t._prev;r!==t;)e.push(JSON.stringify(r,_K)),r=r._prev;return"["+e.join(", ")+"]"};function _5(e){e._prev._next=e._next,e._next._prev=e._prev,delete e._next,delete e._prev}function _K(e,t){if(e!=="_next"&&e!=="_prev")return t}});var R5=g((zce,x5)=>{var er=Ce(),AK=bt().Graph,TK=T5();x5.exports=RK;var xK=er.constant(1);function RK(e,t){if(e.nodeCount()<=1)return[];var r=NK(e,t||xK),n=CK(r.graph,r.buckets,r.zeroIdx);return er.flatten(er.map(n,function(i){return e.outEdges(i.v,i.w)}),!0)}function CK(e,t,r){for(var n=[],i=t[t.length-1],a=t[0],s;e.nodeCount();){for(;s=a.dequeue();)ef(e,t,r,s);for(;s=i.dequeue();)ef(e,t,r,s);if(e.nodeCount()){for(var o=t.length-2;o>0;--o)if(s=t[o].dequeue(),s){n=n.concat(ef(e,t,r,s,!0));break}}}return n}function ef(e,t,r,n,i){var a=i?[]:void 0;return er.forEach(e.inEdges(n.v),function(s){var o=e.edge(s),l=e.node(s.v);i&&a.push({v:s.v,w:s.w}),l.out-=o,tf(t,r,l)}),er.forEach(e.outEdges(n.v),function(s){var o=e.edge(s),l=s.w,u=e.node(l);u.in-=o,tf(t,r,u)}),e.removeNode(n.v),a}function NK(e,t){var r=new AK,n=0,i=0;er.forEach(e.nodes(),function(o){r.setNode(o,{v:o,in:0,out:0})}),er.forEach(e.edges(),function(o){var l=r.edge(o.v,o.w)||0,u=t(o),d=l+u;r.setEdge(o.v,o.w,d),i=Math.max(i,r.node(o.v).out+=u),n=Math.max(n,r.node(o.w).in+=u)});var a=er.range(i+n+3).map(function(){return new TK}),s=n+1;return er.forEach(r.nodes(),function(o){tf(a,s,r.node(o))}),{graph:r,buckets:a,zeroIdx:s}}function tf(e,t,r){r.out?r.in?e[r.out-r.in+t].enqueue(r):e[e.length-1].enqueue(r):e[0].enqueue(r)}});var N5=g((Vce,C5)=>{"use strict";var dn=Ce(),OK=R5();C5.exports={run:wK,undo:SK};function wK(e){var t=e.graph().acyclicer==="greedy"?OK(e,r(e)):IK(e);dn.forEach(t,function(n){var i=e.edge(n);e.removeEdge(n),i.forwardName=n.name,i.reversed=!0,e.setEdge(n.w,n.v,i,dn.uniqueId("rev"))});function r(n){return function(i){return n.edge(i).weight}}}function IK(e){var t=[],r={},n={};function i(a){dn.has(n,a)||(n[a]=!0,r[a]=!0,dn.forEach(e.outEdges(a),function(s){dn.has(r,s.w)?t.push(s):i(s.w)}),delete r[a])}return dn.forEach(e.nodes(),i),t}function SK(e){dn.forEach(e.edges(),function(t){var r=e.edge(t);if(r.reversed){e.removeEdge(t);var n=r.forwardName;delete r.reversed,delete r.forwardName,e.setEdge(t.w,t.v,r,n)}})}});var Je=g((Hce,S5)=>{"use strict";var pe=Ce(),O5=bt().Graph;S5.exports={addDummyNode:w5,simplify:LK,asNonCompoundGraph:DK,successorWeights:kK,predecessorWeights:BK,intersectRect:MK,buildLayerMatrix:PK,normalizeRanks:$K,removeEmptyRanks:FK,addBorderNode:UK,maxRank:I5,partition:qK,time:jK,notime:zK};function w5(e,t,r,n){var i;do i=pe.uniqueId(n);while(e.hasNode(i));return r.dummy=t,e.setNode(i,r),i}function LK(e){var t=new O5().setGraph(e.graph());return pe.forEach(e.nodes(),function(r){t.setNode(r,e.node(r))}),pe.forEach(e.edges(),function(r){var n=t.edge(r.v,r.w)||{weight:0,minlen:1},i=e.edge(r);t.setEdge(r.v,r.w,{weight:n.weight+i.weight,minlen:Math.max(n.minlen,i.minlen)})}),t}function DK(e){var t=new O5({multigraph:e.isMultigraph()}).setGraph(e.graph());return pe.forEach(e.nodes(),function(r){e.children(r).length||t.setNode(r,e.node(r))}),pe.forEach(e.edges(),function(r){t.setEdge(r,e.edge(r))}),t}function kK(e){var t=pe.map(e.nodes(),function(r){var n={};return pe.forEach(e.outEdges(r),function(i){n[i.w]=(n[i.w]||0)+e.edge(i).weight}),n});return pe.zipObject(e.nodes(),t)}function BK(e){var t=pe.map(e.nodes(),function(r){var n={};return pe.forEach(e.inEdges(r),function(i){n[i.v]=(n[i.v]||0)+e.edge(i).weight}),n});return pe.zipObject(e.nodes(),t)}function MK(e,t){var r=e.x,n=e.y,i=t.x-r,a=t.y-n,s=e.width/2,o=e.height/2;if(!i&&!a)throw new Error("Not possible to find intersection inside of the rectangle");var l,u;return Math.abs(a)*s>Math.abs(i)*o?(a<0&&(o=-o),l=o*i/a,u=o):(i<0&&(s=-s),l=s,u=s*a/i),{x:r+l,y:n+u}}function PK(e){var t=pe.map(pe.range(I5(e)+1),function(){return[]});return pe.forEach(e.nodes(),function(r){var n=e.node(r),i=n.rank;pe.isUndefined(i)||(t[i][n.order]=r)}),t}function $K(e){var t=pe.min(pe.map(e.nodes(),function(r){return e.node(r).rank}));pe.forEach(e.nodes(),function(r){var n=e.node(r);pe.has(n,"rank")&&(n.rank-=t)})}function FK(e){var t=pe.min(pe.map(e.nodes(),function(a){return e.node(a).rank})),r=[];pe.forEach(e.nodes(),function(a){var s=e.node(a).rank-t;r[s]||(r[s]=[]),r[s].push(a)});var n=0,i=e.graph().nodeRankFactor;pe.forEach(r,function(a,s){pe.isUndefined(a)&&s%i!==0?--n:n&&pe.forEach(a,function(o){e.node(o).rank+=n})})}function UK(e,t,r,n){var i={width:0,height:0};return arguments.length>=4&&(i.rank=r,i.order=n),w5(e,"border",i,t)}function I5(e){return pe.max(pe.map(e.nodes(),function(t){var r=e.node(t).rank;if(!pe.isUndefined(r))return r}))}function qK(e,t){var r={lhs:[],rhs:[]};return pe.forEach(e,function(n){t(n)?r.lhs.push(n):r.rhs.push(n)}),r}function jK(e,t){var r=pe.now();try{return t()}finally{console.log(e+" time: "+(pe.now()-r)+"ms")}}function zK(e,t){return t()}});var k5=g((Gce,D5)=>{"use strict";var L5=Ce(),VK=Je();D5.exports={run:HK,undo:WK};function HK(e){e.graph().dummyChains=[],L5.forEach(e.edges(),function(t){GK(e,t)})}function GK(e,t){var r=t.v,n=e.node(r).rank,i=t.w,a=e.node(i).rank,s=t.name,o=e.edge(t),l=o.labelRank;if(a!==n+1){e.removeEdge(t);var u,d,h;for(h=0,++n;n<a;++h,++n)o.points=[],d={width:0,height:0,edgeLabel:o,edgeObj:t,rank:n},u=VK.addDummyNode(e,"edge",d,"_d"),n===l&&(d.width=o.width,d.height=o.height,d.dummy="edge-label",d.labelpos=o.labelpos),e.setEdge(r,u,{weight:o.weight},s),h===0&&e.graph().dummyChains.push(u),r=u;e.setEdge(r,i,{weight:o.weight},s)}}function WK(e){L5.forEach(e.graph().dummyChains,function(t){var r=e.node(t),n=r.edgeLabel,i;for(e.setEdge(r.edgeObj,n);r.dummy;)i=e.successors(t)[0],e.removeNode(t),n.points.push({x:r.x,y:r.y}),r.dummy==="edge-label"&&(n.x=r.x,n.y=r.y,n.width=r.width,n.height=r.height),t=i,r=e.node(t)})}});var Ua=g((Wce,B5)=>{"use strict";var fl=Ce();B5.exports={longestPath:YK,slack:KK};function YK(e){var t={};function r(n){var i=e.node(n);if(fl.has(t,n))return i.rank;t[n]=!0;var a=fl.min(fl.map(e.outEdges(n),function(s){return r(s.w)-e.edge(s).minlen}));return(a===Number.POSITIVE_INFINITY||a===void 0||a===null)&&(a=0),i.rank=a}fl.forEach(e.sources(),r)}function KK(e,t){return e.node(t.w).rank-e.node(t.v).rank-e.edge(t).minlen}});var rf=g((Yce,M5)=>{"use strict";var pl=Ce(),XK=bt().Graph,hl=Ua().slack;M5.exports=JK;function JK(e){var t=new XK({directed:!1}),r=e.nodes()[0],n=e.nodeCount();t.setNode(r,{});for(var i,a;ZK(t,e)<n;)i=QK(t,e),a=t.hasNode(i.v)?hl(e,i):-hl(e,i),eX(t,e,a);return t}function ZK(e,t){function r(n){pl.forEach(t.nodeEdges(n),function(i){var a=i.v,s=n===a?i.w:a;!e.hasNode(s)&&!hl(t,i)&&(e.setNode(s,{}),e.setEdge(n,s,{}),r(s))})}return pl.forEach(e.nodes(),r),e.nodeCount()}function QK(e,t){return pl.minBy(t.edges(),function(r){if(e.hasNode(r.v)!==e.hasNode(r.w))return hl(t,r)})}function eX(e,t,r){pl.forEach(e.nodes(),function(n){t.node(n).rank+=r})}});var V5=g((Kce,z5)=>{"use strict";var tr=Ce(),tX=rf(),rX=Ua().slack,nX=Ua().longestPath,iX=bt().alg.preorder,aX=bt().alg.postorder,sX=Je().simplify;z5.exports=fn;fn.initLowLimValues=af;fn.initCutValues=nf;fn.calcCutValue=$5;fn.leaveEdge=U5;fn.enterEdge=q5;fn.exchangeEdges=j5;function fn(e){e=sX(e),nX(e);var t=tX(e);af(t),nf(t,e);for(var r,n;r=U5(t);)n=q5(t,e,r),j5(t,e,r,n)}function nf(e,t){var r=aX(e,e.nodes());r=r.slice(0,r.length-1),tr.forEach(r,function(n){oX(e,t,n)})}function oX(e,t,r){var n=e.node(r),i=n.parent;e.edge(r,i).cutvalue=$5(e,t,r)}function $5(e,t,r){var n=e.node(r),i=n.parent,a=!0,s=t.edge(r,i),o=0;return s||(a=!1,s=t.edge(i,r)),o=s.weight,tr.forEach(t.nodeEdges(r),function(l){var u=l.v===r,d=u?l.w:l.v;if(d!==i){var h=u===a,E=t.edge(l).weight;if(o+=h?E:-E,uX(e,r,d)){var y=e.edge(r,d).cutvalue;o+=h?-y:y}}}),o}function af(e,t){arguments.length<2&&(t=e.nodes()[0]),F5(e,{},1,t)}function F5(e,t,r,n,i){var a=r,s=e.node(n);return t[n]=!0,tr.forEach(e.neighbors(n),function(o){tr.has(t,o)||(r=F5(e,t,r,o,n))}),s.low=a,s.lim=r++,i?s.parent=i:delete s.parent,r}function U5(e){return tr.find(e.edges(),function(t){return e.edge(t).cutvalue<0})}function q5(e,t,r){var n=r.v,i=r.w;t.hasEdge(n,i)||(n=r.w,i=r.v);var a=e.node(n),s=e.node(i),o=a,l=!1;a.lim>s.lim&&(o=s,l=!0);var u=tr.filter(t.edges(),function(d){return l===P5(e,e.node(d.v),o)&&l!==P5(e,e.node(d.w),o)});return tr.minBy(u,function(d){return rX(t,d)})}function j5(e,t,r,n){var i=r.v,a=r.w;e.removeEdge(i,a),e.setEdge(n.v,n.w,{}),af(e),nf(e,t),lX(e,t)}function lX(e,t){var r=tr.find(e.nodes(),function(i){return!t.node(i).parent}),n=iX(e,r);n=n.slice(1),tr.forEach(n,function(i){var a=e.node(i).parent,s=t.edge(i,a),o=!1;s||(s=t.edge(a,i),o=!0),t.node(i).rank=t.node(a).rank+(o?s.minlen:-s.minlen)})}function uX(e,t,r){return e.hasEdge(t,r)}function P5(e,t,r){return r.low<=t.lim&&t.lim<=r.lim}});var Y5=g((Xce,W5)=>{"use strict";var cX=Ua(),G5=cX.longestPath,dX=rf(),fX=V5();W5.exports=pX;function pX(e){switch(e.graph().ranker){case"network-simplex":H5(e);break;case"tight-tree":vX(e);break;case"longest-path":hX(e);break;default:H5(e)}}var hX=G5;function vX(e){G5(e),dX(e)}function H5(e){fX(e)}});var X5=g((Jce,K5)=>{var sf=Ce();K5.exports=mX;function mX(e){var t=EX(e);sf.forEach(e.graph().dummyChains,function(r){for(var n=e.node(r),i=n.edgeObj,a=gX(e,t,i.v,i.w),s=a.path,o=a.lca,l=0,u=s[l],d=!0;r!==i.w;){if(n=e.node(r),d){for(;(u=s[l])!==o&&e.node(u).maxRank<n.rank;)l++;u===o&&(d=!1)}if(!d){for(;l<s.length-1&&e.node(u=s[l+1]).minRank<=n.rank;)l++;u=s[l]}e.setParent(r,u),r=e.successors(r)[0]}})}function gX(e,t,r,n){var i=[],a=[],s=Math.min(t[r].low,t[n].low),o=Math.max(t[r].lim,t[n].lim),l,u;l=r;do l=e.parent(l),i.push(l);while(l&&(t[l].low>s||o>t[l].lim));for(u=l,l=n;(l=e.parent(l))!==u;)a.push(l);return{path:i.concat(a.reverse()),lca:u}}function EX(e){var t={},r=0;function n(i){var a=r;sf.forEach(e.children(i),n),t[i]={low:a,lim:r++}}return sf.forEach(e.children(),n),t}});var Q5=g((Zce,Z5)=>{var rr=Ce(),of=Je();Z5.exports={run:bX,cleanup:AX};function bX(e){var t=of.addDummyNode(e,"root",{},"_root"),r=yX(e),n=rr.max(rr.values(r))-1,i=2*n+1;e.graph().nestingRoot=t,rr.forEach(e.edges(),function(s){e.edge(s).minlen*=i});var a=_X(e)+1;rr.forEach(e.children(),function(s){J5(e,t,i,a,n,r,s)}),e.graph().nodeRankFactor=i}function J5(e,t,r,n,i,a,s){var o=e.children(s);if(!o.length){s!==t&&e.setEdge(t,s,{weight:0,minlen:r});return}var l=of.addBorderNode(e,"_bt"),u=of.addBorderNode(e,"_bb"),d=e.node(s);e.setParent(l,s),d.borderTop=l,e.setParent(u,s),d.borderBottom=u,rr.forEach(o,function(h){J5(e,t,r,n,i,a,h);var E=e.node(h),y=E.borderTop?E.borderTop:h,T=E.borderBottom?E.borderBottom:h,_=E.borderTop?n:2*n,I=y!==T?1:i-a[s]+1;e.setEdge(l,y,{weight:_,minlen:I,nestingEdge:!0}),e.setEdge(T,u,{weight:_,minlen:I,nestingEdge:!0})}),e.parent(s)||e.setEdge(t,l,{weight:0,minlen:i+a[s]})}function yX(e){var t={};function r(n,i){var a=e.children(n);a&&a.length&&rr.forEach(a,function(s){r(s,i+1)}),t[n]=i}return rr.forEach(e.children(),function(n){r(n,1)}),t}function _X(e){return rr.reduce(e.edges(),function(t,r){return t+e.edge(r).weight},0)}function AX(e){var t=e.graph();e.removeNode(t.nestingRoot),delete t.nestingRoot,rr.forEach(e.edges(),function(r){var n=e.edge(r);n.nestingEdge&&e.removeEdge(r)})}});var r4=g((Qce,t4)=>{var lf=Ce(),TX=Je();t4.exports=xX;function xX(e){function t(r){var n=e.children(r),i=e.node(r);if(n.length&&lf.forEach(n,t),lf.has(i,"minRank")){i.borderLeft=[],i.borderRight=[];for(var a=i.minRank,s=i.maxRank+1;a<s;++a)e4(e,"borderLeft","_bl",r,i,a),e4(e,"borderRight","_br",r,i,a)}}lf.forEach(e.children(),t)}function e4(e,t,r,n,i,a){var s={width:0,height:0,rank:a,borderType:t},o=i[t][a-1],l=TX.addDummyNode(e,"border",s,r);i[t][a]=l,e.setParent(l,n),o&&e.setEdge(o,l,{weight:1})}});var s4=g((ede,a4)=>{"use strict";var Vt=Ce();a4.exports={adjust:RX,undo:CX};function RX(e){var t=e.graph().rankdir.toLowerCase();(t==="lr"||t==="rl")&&i4(e)}function CX(e){var t=e.graph().rankdir.toLowerCase();(t==="bt"||t==="rl")&&NX(e),(t==="lr"||t==="rl")&&(OX(e),i4(e))}function i4(e){Vt.forEach(e.nodes(),function(t){n4(e.node(t))}),Vt.forEach(e.edges(),function(t){n4(e.edge(t))})}function n4(e){var t=e.width;e.width=e.height,e.height=t}function NX(e){Vt.forEach(e.nodes(),function(t){uf(e.node(t))}),Vt.forEach(e.edges(),function(t){var r=e.edge(t);Vt.forEach(r.points,uf),Vt.has(r,"y")&&uf(r)})}function uf(e){e.y=-e.y}function OX(e){Vt.forEach(e.nodes(),function(t){cf(e.node(t))}),Vt.forEach(e.edges(),function(t){var r=e.edge(t);Vt.forEach(r.points,cf),Vt.has(r,"x")&&cf(r)})}function cf(e){var t=e.x;e.x=e.y,e.y=t}});var l4=g((tde,o4)=>{"use strict";var nr=Ce();o4.exports=wX;function wX(e){var t={},r=nr.filter(e.nodes(),function(o){return!e.children(o).length}),n=nr.max(nr.map(r,function(o){return e.node(o).rank})),i=nr.map(nr.range(n+1),function(){return[]});function a(o){if(!nr.has(t,o)){t[o]=!0;var l=e.node(o);i[l.rank].push(o),nr.forEach(e.successors(o),a)}}var s=nr.sortBy(r,function(o){return e.node(o).rank});return nr.forEach(s,a),i}});var c4=g((rde,u4)=>{"use strict";var Rr=Ce();u4.exports=IX;function IX(e,t){for(var r=0,n=1;n<t.length;++n)r+=SX(e,t[n-1],t[n]);return r}function SX(e,t,r){for(var n=Rr.zipObject(r,Rr.map(r,function(u,d){return d})),i=Rr.flatten(Rr.map(t,function(u){return Rr.sortBy(Rr.map(e.outEdges(u),function(d){return{pos:n[d.w],weight:e.edge(d).weight}}),"pos")}),!0),a=1;a<r.length;)a<<=1;var s=2*a-1;a-=1;var o=Rr.map(new Array(s),function(){return 0}),l=0;return Rr.forEach(i.forEach(function(u){var d=u.pos+a;o[d]+=u.weight;for(var h=0;d>0;)d%2&&(h+=o[d+1]),d=d-1>>1,o[d]+=u.weight;l+=u.weight*h})),l}});var p4=g((nde,f4)=>{var d4=Ce();f4.exports=LX;function LX(e,t){return d4.map(t,function(r){var n=e.inEdges(r);if(n.length){var i=d4.reduce(n,function(a,s){var o=e.edge(s),l=e.node(s.v);return{sum:a.sum+o.weight*l.order,weight:a.weight+o.weight}},{sum:0,weight:0});return{v:r,barycenter:i.sum/i.weight,weight:i.weight}}else return{v:r}})}});var v4=g((ide,h4)=>{"use strict";var ft=Ce();h4.exports=DX;function DX(e,t){var r={};ft.forEach(e,function(i,a){var s=r[i.v]={indegree:0,in:[],out:[],vs:[i.v],i:a};ft.isUndefined(i.barycenter)||(s.barycenter=i.barycenter,s.weight=i.weight)}),ft.forEach(t.edges(),function(i){var a=r[i.v],s=r[i.w];!ft.isUndefined(a)&&!ft.isUndefined(s)&&(s.indegree++,a.out.push(r[i.w]))});var n=ft.filter(r,function(i){return!i.indegree});return kX(n)}function kX(e){var t=[];function r(a){return function(s){s.merged||(ft.isUndefined(s.barycenter)||ft.isUndefined(a.barycenter)||s.barycenter>=a.barycenter)&&BX(a,s)}}function n(a){return function(s){s.in.push(a),--s.indegree===0&&e.push(s)}}for(;e.length;){var i=e.pop();t.push(i),ft.forEach(i.in.reverse(),r(i)),ft.forEach(i.out,n(i))}return ft.map(ft.filter(t,function(a){return!a.merged}),function(a){return ft.pick(a,["vs","i","barycenter","weight"])})}function BX(e,t){var r=0,n=0;e.weight&&(r+=e.barycenter*e.weight,n+=e.weight),t.weight&&(r+=t.barycenter*t.weight,n+=t.weight),e.vs=t.vs.concat(e.vs),e.barycenter=r/n,e.weight=n,e.i=Math.min(t.i,e.i),t.merged=!0}});var E4=g((ade,g4)=>{var qa=Ce(),MX=Je();g4.exports=PX;function PX(e,t){var r=MX.partition(e,function(d){return qa.has(d,"barycenter")}),n=r.lhs,i=qa.sortBy(r.rhs,function(d){return-d.i}),a=[],s=0,o=0,l=0;n.sort($X(!!t)),l=m4(a,i,l),qa.forEach(n,function(d){l+=d.vs.length,a.push(d.vs),s+=d.barycenter*d.weight,o+=d.weight,l=m4(a,i,l)});var u={vs:qa.flatten(a,!0)};return o&&(u.barycenter=s/o,u.weight=o),u}function m4(e,t,r){for(var n;t.length&&(n=qa.last(t)).i<=r;)t.pop(),e.push(n.vs),r++;return r}function $X(e){return function(t,r){return t.barycenter<r.barycenter?-1:t.barycenter>r.barycenter?1:e?r.i-t.i:t.i-r.i}}});var _4=g((sde,y4)=>{var Cr=Ce(),FX=p4(),UX=v4(),qX=E4();y4.exports=b4;function b4(e,t,r,n){var i=e.children(t),a=e.node(t),s=a?a.borderLeft:void 0,o=a?a.borderRight:void 0,l={};s&&(i=Cr.filter(i,function(T){return T!==s&&T!==o}));var u=FX(e,i);Cr.forEach(u,function(T){if(e.children(T.v).length){var _=b4(e,T.v,r,n);l[T.v]=_,Cr.has(_,"barycenter")&&zX(T,_)}});var d=UX(u,r);jX(d,l);var h=qX(d,n);if(s&&(h.vs=Cr.flatten([s,h.vs,o],!0),e.predecessors(s).length)){var E=e.node(e.predecessors(s)[0]),y=e.node(e.predecessors(o)[0]);Cr.has(h,"barycenter")||(h.barycenter=0,h.weight=0),h.barycenter=(h.barycenter*h.weight+E.order+y.order)/(h.weight+2),h.weight+=2}return h}function jX(e,t){Cr.forEach(e,function(r){r.vs=Cr.flatten(r.vs.map(function(n){return t[n]?t[n].vs:n}),!0)})}function zX(e,t){Cr.isUndefined(e.barycenter)?(e.barycenter=t.barycenter,e.weight=t.weight):(e.barycenter=(e.barycenter*e.weight+t.barycenter*t.weight)/(e.weight+t.weight),e.weight+=t.weight)}});var T4=g((ode,A4)=>{var ja=Ce(),VX=bt().Graph;A4.exports=HX;function HX(e,t,r){var n=GX(e),i=new VX({compound:!0}).setGraph({root:n}).setDefaultNodeLabel(function(a){return e.node(a)});return ja.forEach(e.nodes(),function(a){var s=e.node(a),o=e.parent(a);(s.rank===t||s.minRank<=t&&t<=s.maxRank)&&(i.setNode(a),i.setParent(a,o||n),ja.forEach(e[r](a),function(l){var u=l.v===a?l.w:l.v,d=i.edge(u,a),h=ja.isUndefined(d)?0:d.weight;i.setEdge(u,a,{weight:e.edge(l).weight+h})}),ja.has(s,"minRank")&&i.setNode(a,{borderLeft:s.borderLeft[t],borderRight:s.borderRight[t]}))}),i}function GX(e){for(var t;e.hasNode(t=ja.uniqueId("_root")););return t}});var R4=g((lde,x4)=>{var WX=Ce();x4.exports=YX;function YX(e,t,r){var n={},i;WX.forEach(r,function(a){for(var s=e.parent(a),o,l;s;){if(o=e.parent(s),o?(l=n[o],n[o]=s):(l=i,i=s),l&&l!==s){t.setEdge(l,s);return}s=o}})}});var I4=g((ude,w4)=>{"use strict";var Nr=Ce(),KX=l4(),XX=c4(),JX=_4(),ZX=T4(),QX=R4(),eJ=bt().Graph,C4=Je();w4.exports=tJ;function tJ(e){var t=C4.maxRank(e),r=N4(e,Nr.range(1,t+1),"inEdges"),n=N4(e,Nr.range(t-1,-1,-1),"outEdges"),i=KX(e);O4(e,i);for(var a=Number.POSITIVE_INFINITY,s,o=0,l=0;l<4;++o,++l){rJ(o%2?r:n,o%4>=2),i=C4.buildLayerMatrix(e);var u=XX(e,i);u<a&&(l=0,s=Nr.cloneDeep(i),a=u)}O4(e,s)}function N4(e,t,r){return Nr.map(t,function(n){return ZX(e,n,r)})}function rJ(e,t){var r=new eJ;Nr.forEach(e,function(n){var i=n.graph().root,a=JX(n,i,r,t);Nr.forEach(a.vs,function(s,o){n.node(s).order=o}),QX(n,r,a.vs)})}function O4(e,t){Nr.forEach(t,function(r){Nr.forEach(r,function(n,i){e.node(n).order=i})})}});var U4=g((cde,F4)=>{"use strict";var ne=Ce(),nJ=bt().Graph,iJ=Je();F4.exports={positionX:oJ,findType1Conflicts:S4,findType2Conflicts:L4,addConflict:df,hasConflict:D4,verticalAlignment:k4,horizontalCompaction:B4,alignCoordinates:P4,findSmallestWidthAlignment:M4,balance:$4};function S4(e,t){var r={};function n(i,a){var s=0,o=0,l=i.length,u=ne.last(a);return ne.forEach(a,function(d,h){var E=aJ(e,d),y=E?e.node(E).order:l;(E||d===u)&&(ne.forEach(a.slice(o,h+1),function(T){ne.forEach(e.predecessors(T),function(_){var I=e.node(_),C=I.order;(C<s||y<C)&&!(I.dummy&&e.node(T).dummy)&&df(r,_,T)})}),o=h+1,s=y)}),a}return ne.reduce(t,n),r}function L4(e,t){var r={};function n(a,s,o,l,u){var d;ne.forEach(ne.range(s,o),function(h){d=a[h],e.node(d).dummy&&ne.forEach(e.predecessors(d),function(E){var y=e.node(E);y.dummy&&(y.order<l||y.order>u)&&df(r,E,d)})})}function i(a,s){var o=-1,l,u=0;return ne.forEach(s,function(d,h){if(e.node(d).dummy==="border"){var E=e.predecessors(d);E.length&&(l=e.node(E[0]).order,n(s,u,h,o,l),u=h,o=l)}n(s,u,s.length,l,a.length)}),s}return ne.reduce(t,i),r}function aJ(e,t){if(e.node(t).dummy)return ne.find(e.predecessors(t),function(r){return e.node(r).dummy})}function df(e,t,r){if(t>r){var n=t;t=r,r=n}var i=e[t];i||(e[t]=i={}),i[r]=!0}function D4(e,t,r){if(t>r){var n=t;t=r,r=n}return ne.has(e[t],r)}function k4(e,t,r,n){var i={},a={},s={};return ne.forEach(t,function(o){ne.forEach(o,function(l,u){i[l]=l,a[l]=l,s[l]=u})}),ne.forEach(t,function(o){var l=-1;ne.forEach(o,function(u){var d=n(u);if(d.length){d=ne.sortBy(d,function(_){return s[_]});for(var h=(d.length-1)/2,E=Math.floor(h),y=Math.ceil(h);E<=y;++E){var T=d[E];a[u]===u&&l<s[T]&&!D4(r,u,T)&&(a[T]=u,a[u]=i[u]=i[T],l=s[T])}}})}),{root:i,align:a}}function B4(e,t,r,n,i){var a={},s=sJ(e,t,r,i),o=i?"borderLeft":"borderRight";function l(h,E){for(var y=s.nodes(),T=y.pop(),_={};T;)_[T]?h(T):(_[T]=!0,y.push(T),y=y.concat(E(T))),T=y.pop()}function u(h){a[h]=s.inEdges(h).reduce(function(E,y){return Math.max(E,a[y.v]+s.edge(y))},0)}function d(h){var E=s.outEdges(h).reduce(function(T,_){return Math.min(T,a[_.w]-s.edge(_))},Number.POSITIVE_INFINITY),y=e.node(h);E!==Number.POSITIVE_INFINITY&&y.borderType!==o&&(a[h]=Math.max(a[h],E))}return l(u,s.predecessors.bind(s)),l(d,s.successors.bind(s)),ne.forEach(n,function(h){a[h]=a[r[h]]}),a}function sJ(e,t,r,n){var i=new nJ,a=e.graph(),s=lJ(a.nodesep,a.edgesep,n);return ne.forEach(t,function(o){var l;ne.forEach(o,function(u){var d=r[u];if(i.setNode(d),l){var h=r[l],E=i.edge(h,d);i.setEdge(h,d,Math.max(s(e,u,l),E||0))}l=u})}),i}function M4(e,t){return ne.minBy(ne.values(t),function(r){var n=Number.NEGATIVE_INFINITY,i=Number.POSITIVE_INFINITY;return ne.forIn(r,function(a,s){var o=uJ(e,s)/2;n=Math.max(a+o,n),i=Math.min(a-o,i)}),n-i})}function P4(e,t){var r=ne.values(t),n=ne.min(r),i=ne.max(r);ne.forEach(["u","d"],function(a){ne.forEach(["l","r"],function(s){var o=a+s,l=e[o],u;if(l!==t){var d=ne.values(l);u=s==="l"?n-ne.min(d):i-ne.max(d),u&&(e[o]=ne.mapValues(l,function(h){return h+u}))}})})}function $4(e,t){return ne.mapValues(e.ul,function(r,n){if(t)return e[t.toLowerCase()][n];var i=ne.sortBy(ne.map(e,n));return(i[1]+i[2])/2})}function oJ(e){var t=iJ.buildLayerMatrix(e),r=ne.merge(S4(e,t),L4(e,t)),n={},i;ne.forEach(["u","d"],function(s){i=s==="u"?t:ne.values(t).reverse(),ne.forEach(["l","r"],function(o){o==="r"&&(i=ne.map(i,function(h){return ne.values(h).reverse()}));var l=(s==="u"?e.predecessors:e.successors).bind(e),u=k4(e,i,r,l),d=B4(e,i,u.root,u.align,o==="r");o==="r"&&(d=ne.mapValues(d,function(h){return-h})),n[s+o]=d})});var a=M4(e,n);return P4(n,a),$4(n,e.graph().align)}function lJ(e,t,r){return function(n,i,a){var s=n.node(i),o=n.node(a),l=0,u;if(l+=s.width/2,ne.has(s,"labelpos"))switch(s.labelpos.toLowerCase()){case"l":u=-s.width/2;break;case"r":u=s.width/2;break}if(u&&(l+=r?u:-u),u=0,l+=(s.dummy?t:e)/2,l+=(o.dummy?t:e)/2,l+=o.width/2,ne.has(o,"labelpos"))switch(o.labelpos.toLowerCase()){case"l":u=o.width/2;break;case"r":u=-o.width/2;break}return u&&(l+=r?u:-u),u=0,l}}function uJ(e,t){return e.node(t).width}});var z4=g((dde,j4)=>{"use strict";var za=Ce(),q4=Je(),cJ=U4().positionX;j4.exports=dJ;function dJ(e){e=q4.asNonCompoundGraph(e),fJ(e),za.forEach(cJ(e),function(t,r){e.node(r).x=t})}function fJ(e){var t=q4.buildLayerMatrix(e),r=e.graph().ranksep,n=0;za.forEach(t,function(i){var a=za.max(za.map(i,function(s){return e.node(s).height}));za.forEach(i,function(s){e.node(s).y=n+a/2}),n+=a+r})}});var K4=g((fde,Y4)=>{"use strict";var oe=Ce(),V4=N5(),H4=k5(),pJ=Y5(),hJ=Je().normalizeRanks,vJ=X5(),mJ=Je().removeEmptyRanks,G4=Q5(),gJ=r4(),W4=s4(),EJ=I4(),bJ=z4(),Or=Je(),yJ=bt().Graph;Y4.exports=_J;function _J(e,t){var r=t&&t.debugTiming?Or.time:Or.notime;r("layout",function(){var n=r(" buildLayoutGraph",function(){return LJ(e)});r(" runLayout",function(){AJ(n,r)}),r(" updateInputGraph",function(){TJ(e,n)})})}function AJ(e,t){t(" makeSpaceForEdgeLabels",function(){DJ(e)}),t(" removeSelfEdges",function(){jJ(e)}),t(" acyclic",function(){V4.run(e)}),t(" nestingGraph.run",function(){G4.run(e)}),t(" rank",function(){pJ(Or.asNonCompoundGraph(e))}),t(" injectEdgeLabelProxies",function(){kJ(e)}),t(" removeEmptyRanks",function(){mJ(e)}),t(" nestingGraph.cleanup",function(){G4.cleanup(e)}),t(" normalizeRanks",function(){hJ(e)}),t(" assignRankMinMax",function(){BJ(e)}),t(" removeEdgeLabelProxies",function(){MJ(e)}),t(" normalize.run",function(){H4.run(e)}),t(" parentDummyChains",function(){vJ(e)}),t(" addBorderSegments",function(){gJ(e)}),t(" order",function(){EJ(e)}),t(" insertSelfEdges",function(){zJ(e)}),t(" adjustCoordinateSystem",function(){W4.adjust(e)}),t(" position",function(){bJ(e)}),t(" positionSelfEdges",function(){VJ(e)}),t(" removeBorderNodes",function(){qJ(e)}),t(" normalize.undo",function(){H4.undo(e)}),t(" fixupEdgeLabelCoords",function(){FJ(e)}),t(" undoCoordinateSystem",function(){W4.undo(e)}),t(" translateGraph",function(){PJ(e)}),t(" assignNodeIntersects",function(){$J(e)}),t(" reversePoints",function(){UJ(e)}),t(" acyclic.undo",function(){V4.undo(e)})}function TJ(e,t){oe.forEach(e.nodes(),function(r){var n=e.node(r),i=t.node(r);n&&(n.x=i.x,n.y=i.y,t.children(r).length&&(n.width=i.width,n.height=i.height))}),oe.forEach(e.edges(),function(r){var n=e.edge(r),i=t.edge(r);n.points=i.points,oe.has(i,"x")&&(n.x=i.x,n.y=i.y)}),e.graph().width=t.graph().width,e.graph().height=t.graph().height}var xJ=["nodesep","edgesep","ranksep","marginx","marginy"],RJ={ranksep:50,edgesep:20,nodesep:50,rankdir:"tb"},CJ=["acyclicer","ranker","rankdir","align"],NJ=["width","height"],OJ={width:0,height:0},wJ=["minlen","weight","width","height","labeloffset"],IJ={minlen:1,weight:1,width:0,height:0,labeloffset:10,labelpos:"r"},SJ=["labelpos"];function LJ(e){var t=new yJ({multigraph:!0,compound:!0}),r=pf(e.graph());return t.setGraph(oe.merge({},RJ,ff(r,xJ),oe.pick(r,CJ))),oe.forEach(e.nodes(),function(n){var i=pf(e.node(n));t.setNode(n,oe.defaults(ff(i,NJ),OJ)),t.setParent(n,e.parent(n))}),oe.forEach(e.edges(),function(n){var i=pf(e.edge(n));t.setEdge(n,oe.merge({},IJ,ff(i,wJ),oe.pick(i,SJ)))}),t}function DJ(e){var t=e.graph();t.ranksep/=2,oe.forEach(e.edges(),function(r){var n=e.edge(r);n.minlen*=2,n.labelpos.toLowerCase()!=="c"&&(t.rankdir==="TB"||t.rankdir==="BT"?n.width+=n.labeloffset:n.height+=n.labeloffset)})}function kJ(e){oe.forEach(e.edges(),function(t){var r=e.edge(t);if(r.width&&r.height){var n=e.node(t.v),i=e.node(t.w),a={rank:(i.rank-n.rank)/2+n.rank,e:t};Or.addDummyNode(e,"edge-proxy",a,"_ep")}})}function BJ(e){var t=0;oe.forEach(e.nodes(),function(r){var n=e.node(r);n.borderTop&&(n.minRank=e.node(n.borderTop).rank,n.maxRank=e.node(n.borderBottom).rank,t=oe.max(t,n.maxRank))}),e.graph().maxRank=t}function MJ(e){oe.forEach(e.nodes(),function(t){var r=e.node(t);r.dummy==="edge-proxy"&&(e.edge(r.e).labelRank=r.rank,e.removeNode(t))})}function PJ(e){var t=Number.POSITIVE_INFINITY,r=0,n=Number.POSITIVE_INFINITY,i=0,a=e.graph(),s=a.marginx||0,o=a.marginy||0;function l(u){var d=u.x,h=u.y,E=u.width,y=u.height;t=Math.min(t,d-E/2),r=Math.max(r,d+E/2),n=Math.min(n,h-y/2),i=Math.max(i,h+y/2)}oe.forEach(e.nodes(),function(u){l(e.node(u))}),oe.forEach(e.edges(),function(u){var d=e.edge(u);oe.has(d,"x")&&l(d)}),t-=s,n-=o,oe.forEach(e.nodes(),function(u){var d=e.node(u);d.x-=t,d.y-=n}),oe.forEach(e.edges(),function(u){var d=e.edge(u);oe.forEach(d.points,function(h){h.x-=t,h.y-=n}),oe.has(d,"x")&&(d.x-=t),oe.has(d,"y")&&(d.y-=n)}),a.width=r-t+s,a.height=i-n+o}function $J(e){oe.forEach(e.edges(),function(t){var r=e.edge(t),n=e.node(t.v),i=e.node(t.w),a,s;r.points?(a=r.points[0],s=r.points[r.points.length-1]):(r.points=[],a=i,s=n),r.points.unshift(Or.intersectRect(n,a)),r.points.push(Or.intersectRect(i,s))})}function FJ(e){oe.forEach(e.edges(),function(t){var r=e.edge(t);if(oe.has(r,"x"))switch((r.labelpos==="l"||r.labelpos==="r")&&(r.width-=r.labeloffset),r.labelpos){case"l":r.x-=r.width/2+r.labeloffset;break;case"r":r.x+=r.width/2+r.labeloffset;break}})}function UJ(e){oe.forEach(e.edges(),function(t){var r=e.edge(t);r.reversed&&r.points.reverse()})}function qJ(e){oe.forEach(e.nodes(),function(t){if(e.children(t).length){var r=e.node(t),n=e.node(r.borderTop),i=e.node(r.borderBottom),a=e.node(oe.last(r.borderLeft)),s=e.node(oe.last(r.borderRight));r.width=Math.abs(s.x-a.x),r.height=Math.abs(i.y-n.y),r.x=a.x+r.width/2,r.y=n.y+r.height/2}}),oe.forEach(e.nodes(),function(t){e.node(t).dummy==="border"&&e.removeNode(t)})}function jJ(e){oe.forEach(e.edges(),function(t){if(t.v===t.w){var r=e.node(t.v);r.selfEdges||(r.selfEdges=[]),r.selfEdges.push({e:t,label:e.edge(t)}),e.removeEdge(t)}})}function zJ(e){var t=Or.buildLayerMatrix(e);oe.forEach(t,function(r){var n=0;oe.forEach(r,function(i,a){var s=e.node(i);s.order=a+n,oe.forEach(s.selfEdges,function(o){Or.addDummyNode(e,"selfedge",{width:o.label.width,height:o.label.height,rank:s.rank,order:a+ ++n,e:o.e,label:o.label},"_se")}),delete s.selfEdges})})}function VJ(e){oe.forEach(e.nodes(),function(t){var r=e.node(t);if(r.dummy==="selfedge"){var n=e.node(r.e.v),i=n.x+n.width/2,a=n.y,s=r.x-i,o=n.height/2;e.setEdge(r.e,r.label),e.removeNode(t),r.label.points=[{x:i+2*s/3,y:a-o},{x:i+5*s/6,y:a-o},{x:i+s,y:a},{x:i+5*s/6,y:a+o},{x:i+2*s/3,y:a+o}],r.label.x=r.x,r.label.y=r.y}})}function ff(e,t){return oe.mapValues(oe.pick(e,t),Number)}function pf(e){var t={};return oe.forEach(e,function(r,n){t[n.toLowerCase()]=r}),t}});var J4=g((pde,X4)=>{var vl=Ce(),HJ=Je(),GJ=bt().Graph;X4.exports={debugOrdering:WJ};function WJ(e){var t=HJ.buildLayerMatrix(e),r=new GJ({compound:!0,multigraph:!0}).setGraph({});return vl.forEach(e.nodes(),function(n){r.setNode(n,{label:n}),r.setParent(n,"layer"+e.node(n).rank)}),vl.forEach(e.edges(),function(n){r.setEdge(n.v,n.w,{},n.name)}),vl.forEach(t,function(n,i){var a="layer"+i;r.setNode(a,{rank:"same"}),vl.reduce(n,function(s,o){return r.setEdge(s,o,{style:"invis"}),o})}),r}});var Q4=g((hde,Z4)=>{Z4.exports="0.8.5"});var t6=g((vde,e6)=>{e6.exports={graphlib:bt(),layout:K4(),debug:J4(),util:{time:Je().time,notime:Je().notime},version:Q4()}});var nt=Object.freeze({}),le=Array.isArray;function ee(e){return e==null}function O(e){return e!=null}function Oe(e){return e===!0}function cT(e){return e===!1}function xi(e){return typeof e=="string"||typeof e=="number"||typeof e=="symbol"||typeof e=="boolean"}function Ne(e){return typeof e=="function"}function ze(e){return e!==null&&typeof e=="object"}var eu=Object.prototype.toString;function it(e){return eu.call(e)==="[object Object]"}function $p(e){return eu.call(e)==="[object RegExp]"}function Fp(e){var t=parseFloat(String(e));return t>=0&&Math.floor(t)===t&&isFinite(e)}function Dl(e){return O(e)&&typeof e.then=="function"&&typeof e.catch=="function"}function dT(e){return e==null?"":Array.isArray(e)||it(e)&&e.toString===eu?JSON.stringify(e,null,2):String(e)}function Ei(e){var t=parseFloat(e);return isNaN(t)?e:t}function _t(e,t){for(var r=Object.create(null),n=e.split(","),i=0;i<n.length;i++)r[n[i]]=!0;return t?function(a){return r[a.toLowerCase()]}:function(a){return r[a]}}var mQ=_t("slot,component",!0),fT=_t("key,ref,slot,slot-scope,is");function pr(e,t){var r=e.length;if(r){if(t===e[r-1]){e.length=r-1;return}var n=e.indexOf(t);if(n>-1)return e.splice(n,1)}}var pT=Object.prototype.hasOwnProperty;function We(e,t){return pT.call(e,t)}function Ur(e){var t=Object.create(null);return function(n){var i=t[n];return i||(t[n]=e(n))}}var hT=/-(\w)/g,Br=Ur(function(e){return e.replace(hT,function(t,r){return r?r.toUpperCase():""})}),vT=Ur(function(e){return e.charAt(0).toUpperCase()+e.slice(1)}),mT=/\B([A-Z])/g,Ri=Ur(function(e){return e.replace(mT,"-$1").toLowerCase()});function gT(e,t){function r(n){var i=arguments.length;return i?i>1?e.apply(t,arguments):e.call(t,n):e.call(t)}return r._length=e.length,r}function ET(e,t){return e.bind(t)}var Up=Function.prototype.bind?ET:gT;function kl(e,t){t=t||0;for(var r=e.length-t,n=new Array(r);r--;)n[r]=e[r+t];return n}function Ee(e,t){for(var r in t)e[r]=t[r];return e}function qp(e){for(var t={},r=0;r<e.length;r++)e[r]&&Ee(t,e[r]);return t}function $e(e,t,r){}var Ja=function(e,t,r){return!1},jp=function(e){return e};function Mr(e,t){if(e===t)return!0;var r=ze(e),n=ze(t);if(r&&n)try{var i=Array.isArray(e),a=Array.isArray(t);if(i&&a)return e.length===t.length&&e.every(function(l,u){return Mr(l,t[u])});if(e instanceof Date&&t instanceof Date)return e.getTime()===t.getTime();if(!i&&!a){var s=Object.keys(e),o=Object.keys(t);return s.length===o.length&&s.every(function(l){return Mr(e[l],t[l])})}else return!1}catch{return!1}else return!r&&!n?String(e)===String(t):!1}function zp(e,t){for(var r=0;r<e.length;r++)if(Mr(e[r],t))return r;return-1}function us(e){var t=!1;return function(){t||(t=!0,e.apply(this,arguments))}}function bT(e,t){return e===t?e===0&&1/e!==1/t:e===e||t===t}var Hf="data-server-rendered",_s=["component","directive","filter"],Vp=["beforeCreate","created","beforeMount","mounted","beforeUpdate","updated","beforeDestroy","destroyed","activated","deactivated","errorCaptured","serverPrefetch","renderTracked","renderTriggered"],Ye={optionMergeStrategies:Object.create(null),silent:!1,productionTip:!1,devtools:!1,performance:!1,errorHandler:null,warnHandler:null,ignoredElements:[],keyCodes:Object.create(null),isReservedTag:Ja,isReservedAttr:Ja,isUnknownElement:Ja,getTagNamespace:$e,parsePlatformTagName:jp,mustUseProp:Ja,async:!0,_lifecycleHooks:Vp},yT=/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/;function Hp(e){var t=(e+"").charCodeAt(0);return t===36||t===95}function lr(e,t,r,n){Object.defineProperty(e,t,{value:r,enumerable:!!n,writable:!0,configurable:!0})}var _T=new RegExp("[^".concat(yT.source,".$_\\d]"));function AT(e){if(!_T.test(e)){var t=e.split(".");return function(r){for(var n=0;n<t.length;n++){if(!r)return;r=r[t[n]]}return r}}}var TT="__proto__"in{},st=typeof window<"u",Ve=st&&window.navigator.userAgent.toLowerCase(),Rn=Ve&&/msie|trident/.test(Ve),Cn=Ve&&Ve.indexOf("msie 9.0")>0,tu=Ve&&Ve.indexOf("edge/")>0;Ve&&Ve.indexOf("android")>0;var xT=Ve&&/iphone|ipad|ipod|ios/.test(Ve);Ve&&/chrome\/\d+/.test(Ve);Ve&&/phantomjs/.test(Ve);var Gf=Ve&&Ve.match(/firefox\/(\d+)/),Bl={}.watch,Gp=!1;if(st)try{xl={},Object.defineProperty(xl,"passive",{get:function(){Gp=!0}}),window.addEventListener("test-passive",null,xl)}catch{}var xl,Za,Ci=function(){return Za===void 0&&(!st&&typeof global<"u"?Za=global.process&&global.process.env.VUE_ENV==="server":Za=!1),Za},cs=st&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function Tn(e){return typeof e=="function"&&/native code/.test(e.toString())}var Ni=typeof Symbol<"u"&&Tn(Symbol)&&typeof Reflect<"u"&&Tn(Reflect.ownKeys),bi;typeof Set<"u"&&Tn(Set)?bi=Set:bi=function(){function e(){this.set=Object.create(null)}return e.prototype.has=function(t){return this.set[t]===!0},e.prototype.add=function(t){this.set[t]=!0},e.prototype.clear=function(){this.set=Object.create(null)},e}();var xn=null;function ur(e){e===void 0&&(e=null),e||xn&&xn._scope.off(),xn=e,e&&e._scope.on()}var at=function(){function e(t,r,n,i,a,s,o,l){this.tag=t,this.data=r,this.children=n,this.text=i,this.elm=a,this.ns=void 0,this.context=s,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=r&&r.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=l,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1}return Object.defineProperty(e.prototype,"child",{get:function(){return this.componentInstance},enumerable:!1,configurable:!0}),e}(),Lr=function(e){e===void 0&&(e="");var t=new at;return t.text=e,t.isComment=!0,t};function yn(e){return new at(void 0,void 0,void 0,String(e))}function Ml(e){var t=new at(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 RT=0,as=[],CT=function(){for(var e=0;e<as.length;e++){var t=as[e];t.subs=t.subs.filter(function(r){return r}),t._pending=!1}as.length=0},cr=function(){function e(){this._pending=!1,this.id=RT++,this.subs=[]}return e.prototype.addSub=function(t){this.subs.push(t)},e.prototype.removeSub=function(t){this.subs[this.subs.indexOf(t)]=null,this._pending||(this._pending=!0,as.push(this))},e.prototype.depend=function(t){e.target&&e.target.addDep(this)},e.prototype.notify=function(t){for(var r=this.subs.filter(function(s){return s}),n=0,i=r.length;n<i;n++){var a=r[n];a.update()}},e}();cr.target=null;var ss=[];function Nn(e){ss.push(e),cr.target=e}function On(){ss.pop(),cr.target=ss[ss.length-1]}var Wp=Array.prototype,ds=Object.create(Wp),NT=["push","pop","shift","unshift","splice","sort","reverse"];NT.forEach(function(e){var t=Wp[e];lr(ds,e,function(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];var a=t.apply(this,n),s=this.__ob__,o;switch(e){case"push":case"unshift":o=n;break;case"splice":o=n.slice(2);break}return o&&s.observeArray(o),s.dep.notify(),a})});var Wf=Object.getOwnPropertyNames(ds),Yp={},ru=!0;function dr(e){ru=e}var OT={notify:$e,depend:$e,addSub:$e,removeSub:$e},Yf=function(){function e(t,r,n){if(r===void 0&&(r=!1),n===void 0&&(n=!1),this.value=t,this.shallow=r,this.mock=n,this.dep=n?OT:new cr,this.vmCount=0,lr(t,"__ob__",this),le(t)){if(!n)if(TT)t.__proto__=ds;else for(var i=0,a=Wf.length;i<a;i++){var s=Wf[i];lr(t,s,ds[s])}r||this.observeArray(t)}else for(var o=Object.keys(t),i=0;i<o.length;i++){var s=o[i];Pr(t,s,Yp,void 0,r,n)}}return e.prototype.observeArray=function(t){for(var r=0,n=t.length;r<n;r++)Kt(t[r],!1,this.mock)},e}();function Kt(e,t,r){if(e&&We(e,"__ob__")&&e.__ob__ instanceof Yf)return e.__ob__;if(ru&&(r||!Ci())&&(le(e)||it(e))&&Object.isExtensible(e)&&!e.__v_skip&&!Lt(e)&&!(e instanceof at))return new Yf(e,t,r)}function Pr(e,t,r,n,i,a){var s=new cr,o=Object.getOwnPropertyDescriptor(e,t);if(!(o&&o.configurable===!1)){var l=o&&o.get,u=o&&o.set;(!l||u)&&(r===Yp||arguments.length===2)&&(r=e[t]);var d=!i&&Kt(r,!1,a);return Object.defineProperty(e,t,{enumerable:!0,configurable:!0,get:function(){var E=l?l.call(e):r;return cr.target&&(s.depend(),d&&(d.dep.depend(),le(E)&&Xp(E))),Lt(E)&&!i?E.value:E},set:function(E){var y=l?l.call(e):r;if(!!bT(y,E)){if(u)u.call(e,E);else{if(l)return;if(!i&&Lt(y)&&!Lt(E)){y.value=E;return}else r=E}d=!i&&Kt(E,!1,a),s.notify()}}}),s}}function nu(e,t,r){if(!iu(e)){var n=e.__ob__;return le(e)&&Fp(t)?(e.length=Math.max(e.length,t),e.splice(t,1,r),n&&!n.shallow&&n.mock&&Kt(r,!1,!0),r):t in e&&!(t in Object.prototype)?(e[t]=r,r):e._isVue||n&&n.vmCount?r:n?(Pr(n.value,t,r,void 0,n.shallow,n.mock),n.dep.notify(),r):(e[t]=r,r)}}function Kp(e,t){if(le(e)&&Fp(t)){e.splice(t,1);return}var r=e.__ob__;e._isVue||r&&r.vmCount||iu(e)||!We(e,t)||(delete e[t],r&&r.dep.notify())}function Xp(e){for(var t=void 0,r=0,n=e.length;r<n;r++)t=e[r],t&&t.__ob__&&t.__ob__.dep.depend(),le(t)&&Xp(t)}function Jp(e){return wT(e,!0),lr(e,"__v_isShallow",!0),e}function wT(e,t){if(!iu(e)){if(!1)var r;var n=Kt(e,t,Ci())}}function iu(e){return!!(e&&e.__v_isReadonly)}function Lt(e){return!!(e&&e.__v_isRef===!0)}function Pl(e,t,r){Object.defineProperty(e,r,{enumerable:!0,configurable:!0,get:function(){var n=t[r];if(Lt(n))return n.value;var i=n&&n.__ob__;return i&&i.dep.depend(),n},set:function(n){var i=t[r];Lt(i)&&!Lt(n)?i.value=n:t[r]=n}})}var au="watcher",gQ="".concat(au," callback"),EQ="".concat(au," getter"),bQ="".concat(au," cleanup");var rt,IT=function(){function e(t){t===void 0&&(t=!1),this.detached=t,this.active=!0,this.effects=[],this.cleanups=[],this.parent=rt,!t&&rt&&(this.index=(rt.scopes||(rt.scopes=[])).push(this)-1)}return e.prototype.run=function(t){if(this.active){var r=rt;try{return rt=this,t()}finally{rt=r}}},e.prototype.on=function(){rt=this},e.prototype.off=function(){rt=this.parent},e.prototype.stop=function(t){if(this.active){var r=void 0,n=void 0;for(r=0,n=this.effects.length;r<n;r++)this.effects[r].teardown();for(r=0,n=this.cleanups.length;r<n;r++)this.cleanups[r]();if(this.scopes)for(r=0,n=this.scopes.length;r<n;r++)this.scopes[r].stop(!0);if(!this.detached&&this.parent&&!t){var i=this.parent.scopes.pop();i&&i!==this&&(this.parent.scopes[this.index]=i,i.index=this.index)}this.parent=void 0,this.active=!1}},e}();function ST(e,t){t===void 0&&(t=rt),t&&t.active&&t.effects.push(e)}function LT(e){var t=e._provided,r=e.$parent&&e.$parent._provided;return r===t?e._provided=Object.create(r):t}var Kf=Ur(function(e){var t=e.charAt(0)==="&";e=t?e.slice(1):e;var r=e.charAt(0)==="~";e=r?e.slice(1):e;var n=e.charAt(0)==="!";return e=n?e.slice(1):e,{name:e,once:r,capture:n,passive:t}});function $l(e,t){function r(){var n=r.fns;if(le(n))for(var i=n.slice(),a=0;a<i.length;a++)fr(i[a],null,arguments,t,"v-on handler");else return fr(n,null,arguments,t,"v-on handler")}return r.fns=e,r}function Zp(e,t,r,n,i,a){var s,o,l,u;for(s in e)o=e[s],l=t[s],u=Kf(s),ee(o)||(ee(l)?(ee(o.fns)&&(o=e[s]=$l(o,a)),Oe(u.once)&&(o=e[s]=i(u.name,o,u.capture)),r(u.name,o,u.capture,u.passive,u.params)):o!==l&&(l.fns=o,e[s]=l));for(s in t)ee(e[s])&&(u=Kf(s),n(u.name,t[s],u.capture))}function sr(e,t,r){e instanceof at&&(e=e.data.hook||(e.data.hook={}));var n,i=e[t];function a(){r.apply(this,arguments),pr(n.fns,a)}ee(i)?n=$l([a]):O(i.fns)&&Oe(i.merged)?(n=i,n.fns.push(a)):n=$l([i,a]),n.merged=!0,e[t]=n}function DT(e,t,r){var n=t.options.props;if(!ee(n)){var i={},a=e.attrs,s=e.props;if(O(a)||O(s))for(var o in n){var l=Ri(o);if(!1)var u;Xf(i,s,o,l,!0)||Xf(i,a,o,l,!1)}return i}}function Xf(e,t,r,n,i){if(O(t)){if(We(t,r))return e[r]=t[r],i||delete t[r],!0;if(We(t,n))return e[r]=t[n],i||delete t[n],!0}return!1}function kT(e){for(var t=0;t<e.length;t++)if(le(e[t]))return Array.prototype.concat.apply([],e);return e}function su(e){return xi(e)?[yn(e)]:le(e)?Qp(e):void 0}function fi(e){return O(e)&&O(e.text)&&cT(e.isComment)}function Qp(e,t){var r=[],n,i,a,s;for(n=0;n<e.length;n++)i=e[n],!(ee(i)||typeof i=="boolean")&&(a=r.length-1,s=r[a],le(i)?i.length>0&&(i=Qp(i,"".concat(t||"","_").concat(n)),fi(i[0])&&fi(s)&&(r[a]=yn(s.text+i[0].text),i.shift()),r.push.apply(r,i)):xi(i)?fi(s)?r[a]=yn(s.text+i):i!==""&&r.push(yn(i)):fi(i)&&fi(s)?r[a]=yn(s.text+i.text):(Oe(e._isVList)&&O(i.tag)&&ee(i.key)&&O(t)&&(i.key="__vlist".concat(t,"_").concat(n,"__")),r.push(i)));return r}function BT(e,t){var r=null,n,i,a,s;if(le(e)||typeof e=="string")for(r=new Array(e.length),n=0,i=e.length;n<i;n++)r[n]=t(e[n],n);else if(typeof e=="number")for(r=new Array(e),n=0;n<e;n++)r[n]=t(n+1,n);else if(ze(e))if(Ni&&e[Symbol.iterator]){r=[];for(var o=e[Symbol.iterator](),l=o.next();!l.done;)r.push(t(l.value,r.length)),l=o.next()}else for(a=Object.keys(e),r=new Array(a.length),n=0,i=a.length;n<i;n++)s=a[n],r[n]=t(e[s],s,n);return O(r)||(r=[]),r._isVList=!0,r}function MT(e,t,r,n){var i=this.$scopedSlots[e],a;i?(r=r||{},n&&(r=Ee(Ee({},n),r)),a=i(r)||(Ne(t)?t():t)):a=this.$slots[e]||(Ne(t)?t():t);var s=r&&r.slot;return s?this.$createElement("template",{slot:s},a):a}function PT(e){return gs(this.$options,"filters",e,!0)||jp}function Jf(e,t){return le(e)?e.indexOf(t)===-1:e!==t}function $T(e,t,r,n,i){var a=Ye.keyCodes[t]||r;return i&&n&&!Ye.keyCodes[t]?Jf(i,n):a?Jf(a,e):n?Ri(n)!==t:e===void 0}function FT(e,t,r,n,i){if(r&&ze(r)){le(r)&&(r=qp(r));var a=void 0,s=function(l){if(l==="class"||l==="style"||fT(l))a=e;else{var u=e.attrs&&e.attrs.type;a=n||Ye.mustUseProp(t,u,l)?e.domProps||(e.domProps={}):e.attrs||(e.attrs={})}var d=Br(l),h=Ri(l);if(!(d in a)&&!(h in a)&&(a[l]=r[l],i)){var E=e.on||(e.on={});E["update:".concat(l)]=function(y){r[l]=y}}};for(var o in r)s(o)}return e}function UT(e,t){var r=this._staticTrees||(this._staticTrees=[]),n=r[e];return n&&!t||(n=r[e]=this.$options.staticRenderFns[e].call(this._renderProxy,this._c,this),eh(n,"__static__".concat(e),!1)),n}function qT(e,t,r){return eh(e,"__once__".concat(t).concat(r?"_".concat(r):""),!0),e}function eh(e,t,r){if(le(e))for(var n=0;n<e.length;n++)e[n]&&typeof e[n]!="string"&&Zf(e[n],"".concat(t,"_").concat(n),r);else Zf(e,t,r)}function Zf(e,t,r){e.isStatic=!0,e.key=t,e.isOnce=r}function jT(e,t){if(t&&it(t)){var r=e.on=e.on?Ee({},e.on):{};for(var n in t){var i=r[n],a=t[n];r[n]=i?[].concat(i,a):a}}return e}function th(e,t,r,n){t=t||{$stable:!r};for(var i=0;i<e.length;i++){var a=e[i];le(a)?th(a,t,r):a&&(a.proxy&&(a.fn.proxy=!0),t[a.key]=a.fn)}return n&&(t.$key=n),t}function zT(e,t){for(var r=0;r<t.length;r+=2){var n=t[r];typeof n=="string"&&n&&(e[t[r]]=t[r+1])}return e}function VT(e,t){return typeof e=="string"?t+e:e}function rh(e){e._o=qT,e._n=Ei,e._s=dT,e._l=BT,e._t=MT,e._q=Mr,e._i=zp,e._m=UT,e._f=PT,e._k=$T,e._b=FT,e._v=yn,e._e=Lr,e._u=th,e._g=jT,e._d=zT,e._p=VT}function ou(e,t){if(!e||!e.length)return{};for(var r={},n=0,i=e.length;n<i;n++){var a=e[n],s=a.data;if(s&&s.attrs&&s.attrs.slot&&delete s.attrs.slot,(a.context===t||a.fnContext===t)&&s&&s.slot!=null){var o=s.slot,l=r[o]||(r[o]=[]);a.tag==="template"?l.push.apply(l,a.children||[]):l.push(a)}else(r.default||(r.default=[])).push(a)}for(var u in r)r[u].every(HT)&&delete r[u];return r}function HT(e){return e.isComment&&!e.asyncFactory||e.text===" "}function yi(e){return e.isComment&&e.asyncFactory}function gi(e,t,r,n){var i,a=Object.keys(r).length>0,s=t?!!t.$stable:!a,o=t&&t.$key;if(!t)i={};else{if(t._normalized)return t._normalized;if(s&&n&&n!==nt&&o===n.$key&&!a&&!n.$hasNormal)return n;i={};for(var l in t)t[l]&&l[0]!=="$"&&(i[l]=GT(e,r,l,t[l]))}for(var u in r)u in i||(i[u]=WT(r,u));return t&&Object.isExtensible(t)&&(t._normalized=i),lr(i,"$stable",s),lr(i,"$key",o),lr(i,"$hasNormal",a),i}function GT(e,t,r,n){var i=function(){var a=xn;ur(e);var s=arguments.length?n.apply(null,arguments):n({});s=s&&typeof s=="object"&&!le(s)?[s]:su(s);var o=s&&s[0];return ur(a),s&&(!o||s.length===1&&o.isComment&&!yi(o))?void 0:s};return n.proxy&&Object.defineProperty(t,r,{get:i,enumerable:!0,configurable:!0}),i}function WT(e,t){return function(){return e[t]}}function YT(e){var t=e.$options,r=t.setup;if(r){var n=e._setupContext=KT(e);ur(e),Nn();var i=fr(r,null,[e._props||Jp({}),n],e,"setup");if(On(),ur(),Ne(i))t.render=i;else if(ze(i))if(e._setupState=i,i.__sfc){var s=e._setupProxy={};for(var a in i)a!=="__sfc"&&Pl(s,i,a)}else for(var a in i)Hp(a)||Pl(e,i,a)}}function KT(e){var t=!1;return{get attrs(){if(!e._attrsProxy){var r=e._attrsProxy={};lr(r,"_v_attr_proxy",!0),fs(r,e.$attrs,nt,e,"$attrs")}return e._attrsProxy},get listeners(){if(!e._listenersProxy){var r=e._listenersProxy={};fs(r,e.$listeners,nt,e,"$listeners")}return e._listenersProxy},get slots(){return JT(e)},emit:Up(e.$emit,e),expose:function(r){r&&Object.keys(r).forEach(function(n){return Pl(e,r,n)})}}}function fs(e,t,r,n,i){var a=!1;for(var s in t)s in e?t[s]!==r[s]&&(a=!0):(a=!0,XT(e,s,n,i));for(var s in e)s in t||(a=!0,delete e[s]);return a}function XT(e,t,r,n){Object.defineProperty(e,t,{enumerable:!0,configurable:!0,get:function(){return r[n][t]}})}function JT(e){return e._slotsProxy||nh(e._slotsProxy={},e.$scopedSlots),e._slotsProxy}function nh(e,t){for(var r in t)e[r]=t[r];for(var r in e)r in t||delete e[r]}function ZT(e){e._vnode=null,e._staticTrees=null;var t=e.$options,r=e.$vnode=t._parentVnode,n=r&&r.context;e.$slots=ou(t._renderChildren,n),e.$scopedSlots=r?gi(e.$parent,r.data.scopedSlots,e.$slots):nt,e._c=function(a,s,o,l){return ps(e,a,s,o,l,!1)},e.$createElement=function(a,s,o,l){return ps(e,a,s,o,l,!0)};var i=r&&r.data;Pr(e,"$attrs",i&&i.attrs||nt,null,!0),Pr(e,"$listeners",t._parentListeners||nt,null,!0)}var Fl=null;function QT(e){rh(e.prototype),e.prototype.$nextTick=function(t){return lu(t,this)},e.prototype._render=function(){var t=this,r=t.$options,n=r.render,i=r._parentVnode;i&&t._isMounted&&(t.$scopedSlots=gi(t.$parent,i.data.scopedSlots,t.$slots,t.$scopedSlots),t._slotsProxy&&nh(t._slotsProxy,t.$scopedSlots)),t.$vnode=i;var a;try{ur(t),Fl=t,a=n.call(t._renderProxy,t.$createElement)}catch(s){if($r(s,t,"render"),!1)try{}catch(o){}else a=t._vnode}finally{Fl=null,ur()}return le(a)&&a.length===1&&(a=a[0]),a instanceof at||(a=Lr()),a.parent=i,a}}function Rl(e,t){return(e.__esModule||Ni&&e[Symbol.toStringTag]==="Module")&&(e=e.default),ze(e)?t.extend(e):e}function e7(e,t,r,n,i){var a=Lr();return a.asyncFactory=e,a.asyncMeta={data:t,context:r,children:n,tag:i},a}function t7(e,t){if(Oe(e.error)&&O(e.errorComp))return e.errorComp;if(O(e.resolved))return e.resolved;var r=Fl;if(r&&O(e.owners)&&e.owners.indexOf(r)===-1&&e.owners.push(r),Oe(e.loading)&&O(e.loadingComp))return e.loadingComp;if(r&&!O(e.owners)){var n=e.owners=[r],i=!0,a=null,s=null;r.$on("hook:destroyed",function(){return pr(n,r)});var o=function(h){for(var E=0,y=n.length;E<y;E++)n[E].$forceUpdate();h&&(n.length=0,a!==null&&(clearTimeout(a),a=null),s!==null&&(clearTimeout(s),s=null))},l=us(function(h){e.resolved=Rl(h,t),i?n.length=0:o(!0)}),u=us(function(h){O(e.errorComp)&&(e.error=!0,o(!0))}),d=e(l,u);return ze(d)&&(Dl(d)?ee(e.resolved)&&d.then(l,u):Dl(d.component)&&(d.component.then(l,u),O(d.error)&&(e.errorComp=Rl(d.error,t)),O(d.loading)&&(e.loadingComp=Rl(d.loading,t),d.delay===0?e.loading=!0:a=setTimeout(function(){a=null,ee(e.resolved)&&ee(e.error)&&(e.loading=!0,o(!1))},d.delay||200)),O(d.timeout)&&(s=setTimeout(function(){s=null,ee(e.resolved)&&u(null)},d.timeout)))),i=!1,e.loading?e.loadingComp:e.resolved}}function ih(e){if(le(e))for(var t=0;t<e.length;t++){var r=e[t];if(O(r)&&(O(r.componentOptions)||yi(r)))return r}}var r7=1,ah=2;function ps(e,t,r,n,i,a){return(le(r)||xi(r))&&(i=n,n=r,r=void 0),Oe(a)&&(i=ah),n7(e,t,r,n,i)}function n7(e,t,r,n,i){if(O(r)&&O(r.__ob__)||(O(r)&&O(r.is)&&(t=r.is),!t))return Lr();le(n)&&Ne(n[0])&&(r=r||{},r.scopedSlots={default:n[0]},n.length=0),i===ah?n=su(n):i===r7&&(n=kT(n));var a,s;if(typeof t=="string"){var o=void 0;s=e.$vnode&&e.$vnode.ns||Ye.getTagNamespace(t),Ye.isReservedTag(t)?a=new at(Ye.parsePlatformTagName(t),r,n,void 0,void 0,e):(!r||!r.pre)&&O(o=gs(e.$options,"components",t))?a=op(o,r,e,n,t):a=new at(t,r,n,void 0,void 0,e)}else a=op(t,r,e,n);return le(a)?a:O(a)?(O(s)&&sh(a,s),O(r)&&i7(r),a):Lr()}function sh(e,t,r){if(e.ns=t,e.tag==="foreignObject"&&(t=void 0,r=!0),O(e.children))for(var n=0,i=e.children.length;n<i;n++){var a=e.children[n];O(a.tag)&&(ee(a.ns)||Oe(r)&&a.tag!=="svg")&&sh(a,t,r)}}function i7(e){ze(e.style)&&hs(e.style),ze(e.class)&&hs(e.class)}function $r(e,t,r){Nn();try{if(t)for(var n=t;n=n.$parent;){var i=n.$options.errorCaptured;if(i)for(var a=0;a<i.length;a++)try{var s=i[a].call(n,e,t,r)===!1;if(s)return}catch(o){Qf(o,n,"errorCaptured hook")}}Qf(e,t,r)}finally{On()}}function fr(e,t,r,n,i){var a;try{a=r?e.apply(t,r):e.call(t),a&&!a._isVue&&Dl(a)&&!a._handled&&(a.catch(function(s){return $r(s,n,i+" (Promise/async)")}),a._handled=!0)}catch(s){$r(s,n,i)}return a}function Qf(e,t,r){if(Ye.errorHandler)try{return Ye.errorHandler.call(null,e,t,r)}catch(n){n!==e&&ep(n,null,"config.errorHandler")}ep(e,t,r)}function ep(e,t,r){if(st&&typeof console<"u")console.error(e);else throw e}var Ul=!1,ql=[],jl=!1;function Qa(){jl=!1;var e=ql.slice(0);ql.length=0;for(var t=0;t<e.length;t++)e[t]()}var mi;typeof Promise<"u"&&Tn(Promise)?(tp=Promise.resolve(),mi=function(){tp.then(Qa),xT&&setTimeout($e)},Ul=!0):!Rn&&typeof MutationObserver<"u"&&(Tn(MutationObserver)||MutationObserver.toString()==="[object MutationObserverConstructor]")?(pi=1,rp=new MutationObserver(Qa),Cl=document.createTextNode(String(pi)),rp.observe(Cl,{characterData:!0}),mi=function(){pi=(pi+1)%2,Cl.data=String(pi)},Ul=!0):typeof setImmediate<"u"&&Tn(setImmediate)?mi=function(){setImmediate(Qa)}:mi=function(){setTimeout(Qa,0)};var tp,pi,rp,Cl;function lu(e,t){var r;if(ql.push(function(){if(e)try{e.call(t)}catch(n){$r(n,t,"nextTick")}else r&&r(t)}),jl||(jl=!0,mi()),!e&&typeof Promise<"u")return new Promise(function(n){r=n})}function pt(e){return function(t,r){if(r===void 0&&(r=xn),!!r)return a7(r,e,t)}}function a7(e,t,r){var n=e.$options;n[t]=hh(n[t],r)}var yQ=pt("beforeMount"),_Q=pt("mounted"),AQ=pt("beforeUpdate"),TQ=pt("updated"),xQ=pt("beforeDestroy"),RQ=pt("destroyed"),CQ=pt("activated"),NQ=pt("deactivated"),OQ=pt("serverPrefetch"),wQ=pt("renderTracked"),IQ=pt("renderTriggered"),SQ=pt("errorCaptured");var s7="2.7.14";var np=new bi;function hs(e){return os(e,np),np.clear(),e}function os(e,t){var r,n,i=le(e);if(!(!i&&!ze(e)||e.__v_skip||Object.isFrozen(e)||e instanceof at)){if(e.__ob__){var a=e.__ob__.dep.id;if(t.has(a))return;t.add(a)}if(i)for(r=e.length;r--;)os(e[r],t);else if(Lt(e))os(e.value,t);else for(n=Object.keys(e),r=n.length;r--;)os(e[n[r]],t)}}var o7=0,uu=function(){function e(t,r,n,i,a){ST(this,rt&&!rt._vm?rt:t?t._scope:void 0),(this.vm=t)&&a&&(t._watcher=this),i?(this.deep=!!i.deep,this.user=!!i.user,this.lazy=!!i.lazy,this.sync=!!i.sync,this.before=i.before):this.deep=this.user=this.lazy=this.sync=!1,this.cb=n,this.id=++o7,this.active=!0,this.post=!1,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new bi,this.newDepIds=new bi,this.expression="",Ne(r)?this.getter=r:(this.getter=AT(r),this.getter||(this.getter=$e)),this.value=this.lazy?void 0:this.get()}return e.prototype.get=function(){Nn(this);var t,r=this.vm;try{t=this.getter.call(r,r)}catch(n){if(this.user)$r(n,r,'getter for watcher "'.concat(this.expression,'"'));else throw n}finally{this.deep&&hs(t),On(),this.cleanupDeps()}return t},e.prototype.addDep=function(t){var r=t.id;this.newDepIds.has(r)||(this.newDepIds.add(r),this.newDeps.push(t),this.depIds.has(r)||t.addSub(this))},e.prototype.cleanupDeps=function(){for(var t=this.deps.length;t--;){var r=this.deps[t];this.newDepIds.has(r.id)||r.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},e.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():T7(this)},e.prototype.run=function(){if(this.active){var t=this.get();if(t!==this.value||ze(t)||this.deep){var r=this.value;if(this.value=t,this.user){var n='callback for watcher "'.concat(this.expression,'"');fr(this.cb,this.vm,[t,r],this.vm,n)}else this.cb.call(this.vm,t,r)}}},e.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},e.prototype.depend=function(){for(var t=this.deps.length;t--;)this.deps[t].depend()},e.prototype.teardown=function(){if(this.vm&&!this.vm._isBeingDestroyed&&pr(this.vm._scope.effects,this),this.active){for(var t=this.deps.length;t--;)this.deps[t].removeSub(this);this.active=!1,this.onStop&&this.onStop()}},e}();function l7(e){e._events=Object.create(null),e._hasHookEvent=!1;var t=e.$options._parentListeners;t&&oh(e,t)}var _i;function u7(e,t){_i.$on(e,t)}function c7(e,t){_i.$off(e,t)}function d7(e,t){var r=_i;return function n(){var i=t.apply(null,arguments);i!==null&&r.$off(e,n)}}function oh(e,t,r){_i=e,Zp(t,r||{},u7,c7,d7,e),_i=void 0}function f7(e){var t=/^hook:/;e.prototype.$on=function(r,n){var i=this;if(le(r))for(var a=0,s=r.length;a<s;a++)i.$on(r[a],n);else(i._events[r]||(i._events[r]=[])).push(n),t.test(r)&&(i._hasHookEvent=!0);return i},e.prototype.$once=function(r,n){var i=this;function a(){i.$off(r,a),n.apply(i,arguments)}return a.fn=n,i.$on(r,a),i},e.prototype.$off=function(r,n){var i=this;if(!arguments.length)return i._events=Object.create(null),i;if(le(r)){for(var a=0,s=r.length;a<s;a++)i.$off(r[a],n);return i}var o=i._events[r];if(!o)return i;if(!n)return i._events[r]=null,i;for(var l,u=o.length;u--;)if(l=o[u],l===n||l.fn===n){o.splice(u,1);break}return i},e.prototype.$emit=function(r){var n=this;if(!1)var i;var a=n._events[r];if(a){a=a.length>1?kl(a):a;for(var s=kl(arguments,1),o='event handler for "'.concat(r,'"'),l=0,u=a.length;l<u;l++)fr(a[l],n,s,n,o)}return n}}var Dr=null;function lh(e){var t=Dr;return Dr=e,function(){Dr=t}}function p7(e){var t=e.$options,r=t.parent;if(r&&!t.abstract){for(;r.$options.abstract&&r.$parent;)r=r.$parent;r.$children.push(e)}e.$parent=r,e.$root=r?r.$root:e,e.$children=[],e.$refs={},e._provided=r?r._provided:Object.create(null),e._watcher=null,e._inactive=null,e._directInactive=!1,e._isMounted=!1,e._isDestroyed=!1,e._isBeingDestroyed=!1}function h7(e){e.prototype._update=function(t,r){var n=this,i=n.$el,a=n._vnode,s=lh(n);n._vnode=t,a?n.$el=n.__patch__(a,t):n.$el=n.__patch__(n.$el,t,r,!1),s(),i&&(i.__vue__=null),n.$el&&(n.$el.__vue__=n);for(var o=n;o&&o.$vnode&&o.$parent&&o.$vnode===o.$parent._vnode;)o.$parent.$el=o.$el,o=o.$parent},e.prototype.$forceUpdate=function(){var t=this;t._watcher&&t._watcher.update()},e.prototype.$destroy=function(){var t=this;if(!t._isBeingDestroyed){yt(t,"beforeDestroy"),t._isBeingDestroyed=!0;var r=t.$parent;r&&!r._isBeingDestroyed&&!t.$options.abstract&&pr(r.$children,t),t._scope.stop(),t._data.__ob__&&t._data.__ob__.vmCount--,t._isDestroyed=!0,t.__patch__(t._vnode,null),yt(t,"destroyed"),t.$off(),t.$el&&(t.$el.__vue__=null),t.$vnode&&(t.$vnode.parent=null)}}}function v7(e,t,r){e.$el=t,e.$options.render||(e.$options.render=Lr),yt(e,"beforeMount");var n;n=function(){e._update(e._render(),r)};var i={before:function(){e._isMounted&&!e._isDestroyed&&yt(e,"beforeUpdate")}};new uu(e,n,$e,i,!0),r=!1;var a=e._preWatchers;if(a)for(var s=0;s<a.length;s++)a[s].run();return e.$vnode==null&&(e._isMounted=!0,yt(e,"mounted")),e}function m7(e,t,r,n,i){var a=n.data.scopedSlots,s=e.$scopedSlots,o=!!(a&&!a.$stable||s!==nt&&!s.$stable||a&&e.$scopedSlots.$key!==a.$key||!a&&e.$scopedSlots.$key),l=!!(i||e.$options._renderChildren||o),u=e.$vnode;e.$options._parentVnode=n,e.$vnode=n,e._vnode&&(e._vnode.parent=n),e.$options._renderChildren=i;var d=n.data.attrs||nt;e._attrsProxy&&fs(e._attrsProxy,d,u.data&&u.data.attrs||nt,e,"$attrs")&&(l=!0),e.$attrs=d,r=r||nt;var h=e.$options._parentListeners;if(e._listenersProxy&&fs(e._listenersProxy,r,h||nt,e,"$listeners"),e.$listeners=e.$options._parentListeners=r,oh(e,r,h),t&&e.$options.props){dr(!1);for(var E=e._props,y=e.$options._propKeys||[],T=0;T<y.length;T++){var _=y[T],I=e.$options.props;E[_]=vu(_,I,t,e)}dr(!0),e.$options.propsData=t}l&&(e.$slots=ou(i,n.context),e.$forceUpdate())}function uh(e){for(;e&&(e=e.$parent);)if(e._inactive)return!0;return!1}function cu(e,t){if(t){if(e._directInactive=!1,uh(e))return}else if(e._directInactive)return;if(e._inactive||e._inactive===null){e._inactive=!1;for(var r=0;r<e.$children.length;r++)cu(e.$children[r]);yt(e,"activated")}}function ch(e,t){if(!(t&&(e._directInactive=!0,uh(e)))&&!e._inactive){e._inactive=!0;for(var r=0;r<e.$children.length;r++)ch(e.$children[r]);yt(e,"deactivated")}}function yt(e,t,r,n){n===void 0&&(n=!0),Nn();var i=xn;n&&ur(e);var a=e.$options[t],s="".concat(t," hook");if(a)for(var o=0,l=a.length;o<l;o++)fr(a[o],e,r||null,e,s);e._hasHookEvent&&e.$emit("hook:"+t),n&&ur(i),On()}var Wt=[],du=[],vs={};var zl=!1,fu=!1,_n=0;function g7(){_n=Wt.length=du.length=0,vs={},zl=fu=!1}var dh=0,Vl=Date.now;st&&!Rn&&(es=window.performance,es&&typeof es.now=="function"&&Vl()>document.createEvent("Event").timeStamp&&(Vl=function(){return es.now()}));var es,E7=function(e,t){if(e.post){if(!t.post)return 1}else if(t.post)return-1;return e.id-t.id};function b7(){dh=Vl(),fu=!0;var e,t;for(Wt.sort(E7),_n=0;_n<Wt.length;_n++)e=Wt[_n],e.before&&e.before(),t=e.id,vs[t]=null,e.run();var r=du.slice(),n=Wt.slice();g7(),A7(r),y7(n),CT(),cs&&Ye.devtools&&cs.emit("flush")}function y7(e){for(var t=e.length;t--;){var r=e[t],n=r.vm;n&&n._watcher===r&&n._isMounted&&!n._isDestroyed&&yt(n,"updated")}}function _7(e){e._inactive=!1,du.push(e)}function A7(e){for(var t=0;t<e.length;t++)e[t]._inactive=!0,cu(e[t],!0)}function T7(e){var t=e.id;if(vs[t]==null&&!(e===cr.target&&e.noRecurse)){if(vs[t]=!0,!fu)Wt.push(e);else{for(var r=Wt.length-1;r>_n&&Wt[r].id>e.id;)r--;Wt.splice(r+1,0,e)}zl||(zl=!0,lu(b7))}}function x7(e){var t=e.$options.provide;if(t){var r=Ne(t)?t.call(e):t;if(!ze(r))return;for(var n=LT(e),i=Ni?Reflect.ownKeys(r):Object.keys(r),a=0;a<i.length;a++){var s=i[a];Object.defineProperty(n,s,Object.getOwnPropertyDescriptor(r,s))}}}function R7(e){var t=fh(e.$options.inject,e);t&&(dr(!1),Object.keys(t).forEach(function(r){Pr(e,r,t[r])}),dr(!0))}function fh(e,t){if(e){for(var r=Object.create(null),n=Ni?Reflect.ownKeys(e):Object.keys(e),i=0;i<n.length;i++){var a=n[i];if(a!=="__ob__"){var s=e[a].from;if(s in t._provided)r[a]=t._provided[s];else if("default"in e[a]){var o=e[a].default;r[a]=Ne(o)?o.call(t):o}}}return r}}function pu(e,t,r,n,i){var a=this,s=i.options,o;We(n,"_uid")?(o=Object.create(n),o._original=n):(o=n,n=n._original);var l=Oe(s._compiled),u=!l;this.data=e,this.props=t,this.children=r,this.parent=n,this.listeners=e.on||nt,this.injections=fh(s.inject,n),this.slots=function(){return a.$slots||gi(n,e.scopedSlots,a.$slots=ou(r,n)),a.$slots},Object.defineProperty(this,"scopedSlots",{enumerable:!0,get:function(){return gi(n,e.scopedSlots,this.slots())}}),l&&(this.$options=s,this.$slots=this.slots(),this.$scopedSlots=gi(n,e.scopedSlots,this.$slots)),s._scopeId?this._c=function(d,h,E,y){var T=ps(o,d,h,E,y,u);return T&&!le(T)&&(T.fnScopeId=s._scopeId,T.fnContext=n),T}:this._c=function(d,h,E,y){return ps(o,d,h,E,y,u)}}rh(pu.prototype);function C7(e,t,r,n,i){var a=e.options,s={},o=a.props;if(O(o))for(var l in o)s[l]=vu(l,o,t||nt);else O(r.attrs)&&ap(s,r.attrs),O(r.props)&&ap(s,r.props);var u=new pu(r,s,i,n,e),d=a.render.call(null,u._c,u);if(d instanceof at)return ip(d,r,u.parent,a,u);if(le(d)){for(var h=su(d)||[],E=new Array(h.length),y=0;y<h.length;y++)E[y]=ip(h[y],r,u.parent,a,u);return E}}function ip(e,t,r,n,i){var a=Ml(e);return a.fnContext=r,a.fnOptions=n,t.slot&&((a.data||(a.data={})).slot=t.slot),a}function ap(e,t){for(var r in t)e[Br(r)]=t[r]}function ms(e){return e.name||e.__name||e._componentTag}var hu={init:function(e,t){if(e.componentInstance&&!e.componentInstance._isDestroyed&&e.data.keepAlive){var r=e;hu.prepatch(r,r)}else{var n=e.componentInstance=N7(e,Dr);n.$mount(t?e.elm:void 0,t)}},prepatch:function(e,t){var r=t.componentOptions,n=t.componentInstance=e.componentInstance;m7(n,r.propsData,r.listeners,t,r.children)},insert:function(e){var t=e.context,r=e.componentInstance;r._isMounted||(r._isMounted=!0,yt(r,"mounted")),e.data.keepAlive&&(t._isMounted?_7(r):cu(r,!0))},destroy:function(e){var t=e.componentInstance;t._isDestroyed||(e.data.keepAlive?ch(t,!0):t.$destroy())}},sp=Object.keys(hu);function op(e,t,r,n,i){if(!ee(e)){var a=r.$options._base;if(ze(e)&&(e=a.extend(e)),typeof e=="function"){var s;if(ee(e.cid)&&(s=e,e=t7(s,a),e===void 0))return e7(s,t,r,n,i);t=t||{},gu(e),O(t.model)&&I7(e.options,t);var o=DT(t,e,i);if(Oe(e.options.functional))return C7(e,o,t,r,n);var l=t.on;if(t.on=t.nativeOn,Oe(e.options.abstract)){var u=t.slot;t={},u&&(t.slot=u)}O7(t);var d=ms(e.options)||i,h=new at("vue-component-".concat(e.cid).concat(d?"-".concat(d):""),t,void 0,void 0,void 0,r,{Ctor:e,propsData:o,listeners:l,tag:i,children:n},s);return h}}}function N7(e,t){var r={_isComponent:!0,_parentVnode:e,parent:t},n=e.data.inlineTemplate;return O(n)&&(r.render=n.render,r.staticRenderFns=n.staticRenderFns),new e.componentOptions.Ctor(r)}function O7(e){for(var t=e.hook||(e.hook={}),r=0;r<sp.length;r++){var n=sp[r],i=t[n],a=hu[n];i!==a&&!(i&&i._merged)&&(t[n]=i?w7(a,i):a)}}function w7(e,t){var r=function(n,i){e(n,i),t(n,i)};return r._merged=!0,r}function I7(e,t){var r=e.model&&e.model.prop||"value",n=e.model&&e.model.event||"input";(t.attrs||(t.attrs={}))[r]=t.model.value;var i=t.on||(t.on={}),a=i[n],s=t.model.callback;O(a)?(le(a)?a.indexOf(s)===-1:a!==s)&&(i[n]=[s].concat(a)):i[n]=s}var ph=$e;var St=Ye.optionMergeStrategies;function Ai(e,t,r){if(r===void 0&&(r=!0),!t)return e;for(var n,i,a,s=Ni?Reflect.ownKeys(t):Object.keys(t),o=0;o<s.length;o++)n=s[o],n!=="__ob__"&&(i=e[n],a=t[n],!r||!We(e,n)?nu(e,n,a):i!==a&&it(i)&&it(a)&&Ai(i,a));return e}function lp(e,t,r){return r?function(){var i=Ne(t)?t.call(r,r):t,a=Ne(e)?e.call(r,r):e;return i?Ai(i,a):a}:t?e?function(){return Ai(Ne(t)?t.call(this,this):t,Ne(e)?e.call(this,this):e)}:t:e}St.data=function(e,t,r){return r?lp(e,t,r):t&&typeof t!="function"?e:lp(e,t)};function hh(e,t){var r=t?e?e.concat(t):le(t)?t:[t]:e;return r&&S7(r)}function S7(e){for(var t=[],r=0;r<e.length;r++)t.indexOf(e[r])===-1&&t.push(e[r]);return t}Vp.forEach(function(e){St[e]=hh});function L7(e,t,r,n){var i=Object.create(e||null);return t?Ee(i,t):i}_s.forEach(function(e){St[e+"s"]=L7});St.watch=function(e,t,r,n){if(e===Bl&&(e=void 0),t===Bl&&(t=void 0),!t)return Object.create(e||null);if(!e)return t;var i={};Ee(i,e);for(var a in t){var s=i[a],o=t[a];s&&!le(s)&&(s=[s]),i[a]=s?s.concat(o):le(o)?o:[o]}return i};St.props=St.methods=St.inject=St.computed=function(e,t,r,n){if(!e)return t;var i=Object.create(null);return Ee(i,e),t&&Ee(i,t),i};St.provide=function(e,t){return e?function(){var r=Object.create(null);return Ai(r,Ne(e)?e.call(this):e),t&&Ai(r,Ne(t)?t.call(this):t,!1),r}:t};var D7=function(e,t){return t===void 0?e:t};function k7(e,t){var r=e.props;if(!!r){var n={},i,a,s;if(le(r))for(i=r.length;i--;)a=r[i],typeof a=="string"&&(s=Br(a),n[s]={type:null});else if(it(r))for(var o in r)a=r[o],s=Br(o),n[s]=it(a)?a:{type:a};e.props=n}}function B7(e,t){var r=e.inject;if(!!r){var n=e.inject={};if(le(r))for(var i=0;i<r.length;i++)n[r[i]]={from:r[i]};else if(it(r))for(var a in r){var s=r[a];n[a]=it(s)?Ee({from:a},s):{from:s}}}}function M7(e){var t=e.directives;if(t)for(var r in t){var n=t[r];Ne(n)&&(t[r]={bind:n,update:n})}}function Fr(e,t,r){if(Ne(t)&&(t=t.options),k7(t,r),B7(t,r),M7(t),!t._base&&(t.extends&&(e=Fr(e,t.extends,r)),t.mixins))for(var n=0,i=t.mixins.length;n<i;n++)e=Fr(e,t.mixins[n],r);var a={},s;for(s in e)o(s);for(s in t)We(e,s)||o(s);function o(l){var u=St[l]||D7;a[l]=u(e[l],t[l],r,l)}return a}function gs(e,t,r,n){if(typeof r=="string"){var i=e[t];if(We(i,r))return i[r];var a=Br(r);if(We(i,a))return i[a];var s=vT(a);if(We(i,s))return i[s];var o=i[r]||i[a]||i[s];return o}}function vu(e,t,r,n){var i=t[e],a=!We(r,e),s=r[e],o=cp(Boolean,i.type);if(o>-1){if(a&&!We(i,"default"))s=!1;else if(s===""||s===Ri(e)){var l=cp(String,i.type);(l<0||o<l)&&(s=!0)}}if(s===void 0){s=P7(n,i,e);var u=ru;dr(!0),Kt(s),dr(u)}return s}function P7(e,t,r){if(!!We(t,"default")){var n=t.default;return e&&e.$options.propsData&&e.$options.propsData[r]===void 0&&e._props[r]!==void 0?e._props[r]:Ne(n)&&Hl(t.type)!=="Function"?n.call(e):n}}var $7=/^\s*function (\w+)/;function Hl(e){var t=e&&e.toString().match($7);return t?t[1]:""}function up(e,t){return Hl(e)===Hl(t)}function cp(e,t){if(!le(t))return up(t,e)?0:-1;for(var r=0,n=t.length;r<n;r++)if(up(t[r],e))return r;return-1}var ar={enumerable:!0,configurable:!0,get:$e,set:$e};function mu(e,t,r){ar.get=function(){return this[t][r]},ar.set=function(i){this[t][r]=i},Object.defineProperty(e,r,ar)}function F7(e){var t=e.$options;if(t.props&&U7(e,t.props),YT(e),t.methods&&H7(e,t.methods),t.data)q7(e);else{var r=Kt(e._data={});r&&r.vmCount++}t.computed&&V7(e,t.computed),t.watch&&t.watch!==Bl&&G7(e,t.watch)}function U7(e,t){var r=e.$options.propsData||{},n=e._props=Jp({}),i=e.$options._propKeys=[],a=!e.$parent;a||dr(!1);var s=function(l){i.push(l);var u=vu(l,t,r,e);if(!1)var d;else Pr(n,l,u);l in e||mu(e,"_props",l)};for(var o in t)s(o);dr(!0)}function q7(e){var t=e.$options.data;t=e._data=Ne(t)?j7(t,e):t||{},it(t)||(t={});for(var r=Object.keys(t),n=e.$options.props,i=e.$options.methods,a=r.length;a--;){var s=r[a];n&&We(n,s)||Hp(s)||mu(e,"_data",s)}var o=Kt(t);o&&o.vmCount++}function j7(e,t){Nn();try{return e.call(t,t)}catch(r){return $r(r,t,"data()"),{}}finally{On()}}var z7={lazy:!0};function V7(e,t){var r=e._computedWatchers=Object.create(null),n=Ci();for(var i in t){var a=t[i],s=Ne(a)?a:a.get;n||(r[i]=new uu(e,s||$e,$e,z7)),i in e||vh(e,i,a)}}function vh(e,t,r){var n=!Ci();Ne(r)?(ar.get=n?dp(t):fp(r),ar.set=$e):(ar.get=r.get?n&&r.cache!==!1?dp(t):fp(r.get):$e,ar.set=r.set||$e),Object.defineProperty(e,t,ar)}function dp(e){return function(){var r=this._computedWatchers&&this._computedWatchers[e];if(r)return r.dirty&&r.evaluate(),cr.target&&r.depend(),r.value}}function fp(e){return function(){return e.call(this,this)}}function H7(e,t){var r=e.$options.props;for(var n in t)e[n]=typeof t[n]!="function"?$e:Up(t[n],e)}function G7(e,t){for(var r in t){var n=t[r];if(le(n))for(var i=0;i<n.length;i++)Gl(e,r,n[i]);else Gl(e,r,n)}}function Gl(e,t,r,n){return it(r)&&(n=r,r=r.handler),typeof r=="string"&&(r=e[r]),e.$watch(t,r,n)}function W7(e){var t={};t.get=function(){return this._data};var r={};r.get=function(){return this._props},Object.defineProperty(e.prototype,"$data",t),Object.defineProperty(e.prototype,"$props",r),e.prototype.$set=nu,e.prototype.$delete=Kp,e.prototype.$watch=function(n,i,a){var s=this;if(it(i))return Gl(s,n,i,a);a=a||{},a.user=!0;var o=new uu(s,n,i,a);if(a.immediate){var l='callback for immediate watcher "'.concat(o.expression,'"');Nn(),fr(i,s,[o.value],s,l),On()}return function(){o.teardown()}}}var Y7=0;function K7(e){e.prototype._init=function(t){var r=this;r._uid=Y7++;var n,i;r._isVue=!0,r.__v_skip=!0,r._scope=new IT(!0),r._scope._vm=!0,t&&t._isComponent?X7(r,t):r.$options=Fr(gu(r.constructor),t||{},r),r._renderProxy=r,r._self=r,p7(r),l7(r),ZT(r),yt(r,"beforeCreate",void 0,!1),R7(r),F7(r),x7(r),yt(r,"created"),r.$options.el&&r.$mount(r.$options.el)}}function X7(e,t){var r=e.$options=Object.create(e.constructor.options),n=t._parentVnode;r.parent=t.parent,r._parentVnode=n;var i=n.componentOptions;r.propsData=i.propsData,r._parentListeners=i.listeners,r._renderChildren=i.children,r._componentTag=i.tag,t.render&&(r.render=t.render,r.staticRenderFns=t.staticRenderFns)}function gu(e){var t=e.options;if(e.super){var r=gu(e.super),n=e.superOptions;if(r!==n){e.superOptions=r;var i=J7(e);i&&Ee(e.extendOptions,i),t=e.options=Fr(r,e.extendOptions),t.name&&(t.components[t.name]=e)}}return t}function J7(e){var t,r=e.options,n=e.sealedOptions;for(var i in r)r[i]!==n[i]&&(t||(t={}),t[i]=r[i]);return t}function be(e){this._init(e)}K7(be);W7(be);f7(be);h7(be);QT(be);function Z7(e){e.use=function(t){var r=this._installedPlugins||(this._installedPlugins=[]);if(r.indexOf(t)>-1)return this;var n=kl(arguments,1);return n.unshift(this),Ne(t.install)?t.install.apply(t,n):Ne(t)&&t.apply(null,n),r.push(t),this}}function Q7(e){e.mixin=function(t){return this.options=Fr(this.options,t),this}}function ex(e){e.cid=0;var t=1;e.extend=function(r){r=r||{};var n=this,i=n.cid,a=r._Ctor||(r._Ctor={});if(a[i])return a[i];var s=ms(r)||ms(n.options),o=function(u){this._init(u)};return o.prototype=Object.create(n.prototype),o.prototype.constructor=o,o.cid=t++,o.options=Fr(n.options,r),o.super=n,o.options.props&&tx(o),o.options.computed&&rx(o),o.extend=n.extend,o.mixin=n.mixin,o.use=n.use,_s.forEach(function(l){o[l]=n[l]}),s&&(o.options.components[s]=o),o.superOptions=n.options,o.extendOptions=r,o.sealedOptions=Ee({},o.options),a[i]=o,o}}function tx(e){var t=e.options.props;for(var r in t)mu(e.prototype,"_props",r)}function rx(e){var t=e.options.computed;for(var r in t)vh(e.prototype,r,t[r])}function nx(e){_s.forEach(function(t){e[t]=function(r,n){return n?(t==="component"&&it(n)&&(n.name=n.name||r,n=this.options._base.extend(n)),t==="directive"&&Ne(n)&&(n={bind:n,update:n}),this.options[t+"s"][r]=n,n):this.options[t+"s"][r]}})}function pp(e){return e&&(ms(e.Ctor.options)||e.tag)}function ts(e,t){return le(e)?e.indexOf(t)>-1:typeof e=="string"?e.split(",").indexOf(t)>-1:$p(e)?e.test(t):!1}function hp(e,t){var r=e.cache,n=e.keys,i=e._vnode;for(var a in r){var s=r[a];if(s){var o=s.name;o&&!t(o)&&Wl(r,a,n,i)}}}function Wl(e,t,r,n){var i=e[t];i&&(!n||i.tag!==n.tag)&&i.componentInstance.$destroy(),e[t]=null,pr(r,t)}var vp=[String,RegExp,Array],ix={name:"keep-alive",abstract:!0,props:{include:vp,exclude:vp,max:[String,Number]},methods:{cacheVNode:function(){var e=this,t=e.cache,r=e.keys,n=e.vnodeToCache,i=e.keyToCache;if(n){var a=n.tag,s=n.componentInstance,o=n.componentOptions;t[i]={name:pp(o),tag:a,componentInstance:s},r.push(i),this.max&&r.length>parseInt(this.max)&&Wl(t,r[0],r,this._vnode),this.vnodeToCache=null}}},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var e in this.cache)Wl(this.cache,e,this.keys)},mounted:function(){var e=this;this.cacheVNode(),this.$watch("include",function(t){hp(e,function(r){return ts(t,r)})}),this.$watch("exclude",function(t){hp(e,function(r){return!ts(t,r)})})},updated:function(){this.cacheVNode()},render:function(){var e=this.$slots.default,t=ih(e),r=t&&t.componentOptions;if(r){var n=pp(r),i=this,a=i.include,s=i.exclude;if(a&&(!n||!ts(a,n))||s&&n&&ts(s,n))return t;var o=this,l=o.cache,u=o.keys,d=t.key==null?r.Ctor.cid+(r.tag?"::".concat(r.tag):""):t.key;l[d]?(t.componentInstance=l[d].componentInstance,pr(u,d),u.push(d)):(this.vnodeToCache=t,this.keyToCache=d),t.data.keepAlive=!0}return t||e&&e[0]}},ax={KeepAlive:ix};function sx(e){var t={};t.get=function(){return Ye},Object.defineProperty(e,"config",t),e.util={warn:ph,extend:Ee,mergeOptions:Fr,defineReactive:Pr},e.set=nu,e.delete=Kp,e.nextTick=lu,e.observable=function(r){return Kt(r),r},e.options=Object.create(null),_s.forEach(function(r){e.options[r+"s"]=Object.create(null)}),e.options._base=e,Ee(e.options.components,ax),Z7(e),Q7(e),ex(e),nx(e)}sx(be);Object.defineProperty(be.prototype,"$isServer",{get:Ci});Object.defineProperty(be.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}});Object.defineProperty(be,"FunctionalRenderContext",{value:pu});be.version=s7;var ox=_t("style,class"),lx=_t("input,textarea,option,select,progress"),ux=function(e,t,r){return r==="value"&&lx(e)&&t!=="button"||r==="selected"&&e==="option"||r==="checked"&&e==="input"||r==="muted"&&e==="video"},mh=_t("contenteditable,draggable,spellcheck"),cx=_t("events,caret,typing,plaintext-only"),dx=function(e,t){return Es(t)||t==="false"?"false":e==="contenteditable"&&cx(t)?t:"true"},fx=_t("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"),Yl="http://www.w3.org/1999/xlink",Eu=function(e){return e.charAt(5)===":"&&e.slice(0,5)==="xlink"},gh=function(e){return Eu(e)?e.slice(6,e.length):""},Es=function(e){return e==null||e===!1};function px(e){for(var t=e.data,r=e,n=e;O(n.componentInstance);)n=n.componentInstance._vnode,n&&n.data&&(t=mp(n.data,t));for(;O(r=r.parent);)r&&r.data&&(t=mp(t,r.data));return hx(t.staticClass,t.class)}function mp(e,t){return{staticClass:bu(e.staticClass,t.staticClass),class:O(e.class)?[e.class,t.class]:t.class}}function hx(e,t){return O(e)||O(t)?bu(e,yu(t)):""}function bu(e,t){return e?t?e+" "+t:e:t||""}function yu(e){return Array.isArray(e)?vx(e):ze(e)?mx(e):typeof e=="string"?e:""}function vx(e){for(var t="",r,n=0,i=e.length;n<i;n++)O(r=yu(e[n]))&&r!==""&&(t&&(t+=" "),t+=r);return t}function mx(e){var t="";for(var r in e)e[r]&&(t&&(t+=" "),t+=r);return t}var gx={svg:"http://www.w3.org/2000/svg",math:"http://www.w3.org/1998/Math/MathML"},Ex=_t("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"),_u=_t("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),Eh=function(e){return Ex(e)||_u(e)};function bx(e){if(_u(e))return"svg";if(e==="math")return"math"}var rs=Object.create(null);function yx(e){if(!st)return!0;if(Eh(e))return!1;if(e=e.toLowerCase(),rs[e]!=null)return rs[e];var t=document.createElement(e);return e.indexOf("-")>-1?rs[e]=t.constructor===window.HTMLUnknownElement||t.constructor===window.HTMLElement:rs[e]=/HTMLUnknownElement/.test(t.toString())}var Kl=_t("text,number,password,search,email,tel,url");function _x(e){if(typeof e=="string"){var t=document.querySelector(e);return t||document.createElement("div")}else return e}function Ax(e,t){var r=document.createElement(e);return e!=="select"||t.data&&t.data.attrs&&t.data.attrs.multiple!==void 0&&r.setAttribute("multiple","multiple"),r}function Tx(e,t){return document.createElementNS(gx[e],t)}function xx(e){return document.createTextNode(e)}function Rx(e){return document.createComment(e)}function Cx(e,t,r){e.insertBefore(t,r)}function Nx(e,t){e.removeChild(t)}function Ox(e,t){e.appendChild(t)}function wx(e){return e.parentNode}function Ix(e){return e.nextSibling}function Sx(e){return e.tagName}function Lx(e,t){e.textContent=t}function Dx(e,t){e.setAttribute(t,"")}var kx=Object.freeze({__proto__:null,createElement:Ax,createElementNS:Tx,createTextNode:xx,createComment:Rx,insertBefore:Cx,removeChild:Nx,appendChild:Ox,parentNode:wx,nextSibling:Ix,tagName:Sx,setTextContent:Lx,setStyleScope:Dx}),Bx={create:function(e,t){An(t)},update:function(e,t){e.data.ref!==t.data.ref&&(An(e,!0),An(t))},destroy:function(e){An(e,!0)}};function An(e,t){var r=e.data.ref;if(!!O(r)){var n=e.context,i=e.componentInstance||e.elm,a=t?null:i,s=t?void 0:i;if(Ne(r)){fr(r,n,[a],n,"template ref function");return}var o=e.data.refInFor,l=typeof r=="string"||typeof r=="number",u=Lt(r),d=n.$refs;if(l||u){if(o){var h=l?d[r]:r.value;t?le(h)&&pr(h,i):le(h)?h.includes(i)||h.push(i):l?(d[r]=[i],gp(n,r,d[r])):r.value=[i]}else if(l){if(t&&d[r]!==i)return;d[r]=s,gp(n,r,a)}else if(u){if(t&&r.value!==i)return;r.value=a}}}}function gp(e,t,r){var n=e._setupState;n&&We(n,t)&&(Lt(n[t])?n[t].value=r:n[t]=r)}var or=new at("",{},[]),hi=["create","activate","update","remove","destroy"];function Sr(e,t){return e.key===t.key&&e.asyncFactory===t.asyncFactory&&(e.tag===t.tag&&e.isComment===t.isComment&&O(e.data)===O(t.data)&&Mx(e,t)||Oe(e.isAsyncPlaceholder)&&ee(t.asyncFactory.error))}function Mx(e,t){if(e.tag!=="input")return!0;var r,n=O(r=e.data)&&O(r=r.attrs)&&r.type,i=O(r=t.data)&&O(r=r.attrs)&&r.type;return n===i||Kl(n)&&Kl(i)}function Px(e,t,r){var n,i,a={};for(n=t;n<=r;++n)i=e[n].key,O(i)&&(a[i]=n);return a}function $x(e){var t,r,n={},i=e.modules,a=e.nodeOps;for(t=0;t<hi.length;++t)for(n[hi[t]]=[],r=0;r<i.length;++r)O(i[r][hi[t]])&&n[hi[t]].push(i[r][hi[t]]);function s(R){return new at(a.tagName(R).toLowerCase(),{},[],void 0,R)}function o(R,A){function m(){--m.listeners===0&&l(R)}return m.listeners=A,m}function l(R){var A=a.parentNode(R);O(A)&&a.removeChild(A,R)}function u(R,A){return!A&&!R.ns&&!(Ye.ignoredElements.length&&Ye.ignoredElements.some(function(m){return $p(m)?m.test(R.tag):m===R.tag}))&&Ye.isUnknownElement(R.tag)}var d=0;function h(R,A,m,k,K,te,v){if(O(R.elm)&&O(te)&&(R=te[v]=Ml(R)),R.isRootInsert=!K,!E(R,A,m,k)){var S=R.data,P=R.children,G=R.tag;O(G)?(R.elm=R.ns?a.createElementNS(R.ns,G):a.createElement(G,R),M(R),I(R,P,A),O(S)&&N(R,A),_(m,R.elm,k)):Oe(R.isComment)?(R.elm=a.createComment(R.text),_(m,R.elm,k)):(R.elm=a.createTextNode(R.text),_(m,R.elm,k))}}function E(R,A,m,k){var K=R.data;if(O(K)){var te=O(R.componentInstance)&&K.keepAlive;if(O(K=K.hook)&&O(K=K.init)&&K(R,!1),O(R.componentInstance))return y(R,A),_(m,R.elm,k),Oe(te)&&T(R,A,m,k),!0}}function y(R,A){O(R.data.pendingInsert)&&(A.push.apply(A,R.data.pendingInsert),R.data.pendingInsert=null),R.elm=R.componentInstance.$el,C(R)?(N(R,A),M(R)):(An(R),A.push(R))}function T(R,A,m,k){for(var K,te=R;te.componentInstance;)if(te=te.componentInstance._vnode,O(K=te.data)&&O(K=K.transition)){for(K=0;K<n.activate.length;++K)n.activate[K](or,te);A.push(te);break}_(m,R.elm,k)}function _(R,A,m){O(R)&&(O(m)?a.parentNode(m)===R&&a.insertBefore(R,A,m):a.appendChild(R,A))}function I(R,A,m){if(le(A))for(var k=0;k<A.length;++k)h(A[k],m,R.elm,null,!0,A,k);else xi(R.text)&&a.appendChild(R.elm,a.createTextNode(String(R.text)))}function C(R){for(;R.componentInstance;)R=R.componentInstance._vnode;return O(R.tag)}function N(R,A){for(var m=0;m<n.create.length;++m)n.create[m](or,R);t=R.data.hook,O(t)&&(O(t.create)&&t.create(or,R),O(t.insert)&&A.push(R))}function M(R){var A;if(O(A=R.fnScopeId))a.setStyleScope(R.elm,A);else for(var m=R;m;)O(A=m.context)&&O(A=A.$options._scopeId)&&a.setStyleScope(R.elm,A),m=m.parent;O(A=Dr)&&A!==R.context&&A!==R.fnContext&&O(A=A.$options._scopeId)&&a.setStyleScope(R.elm,A)}function L(R,A,m,k,K,te){for(;k<=K;++k)h(m[k],te,R,A,!1,m,k)}function H(R){var A,m,k=R.data;if(O(k))for(O(A=k.hook)&&O(A=A.destroy)&&A(R),A=0;A<n.destroy.length;++A)n.destroy[A](R);if(O(A=R.children))for(m=0;m<R.children.length;++m)H(R.children[m])}function B(R,A,m){for(;A<=m;++A){var k=R[A];O(k)&&(O(k.tag)?(j(k),H(k)):l(k.elm))}}function j(R,A){if(O(A)||O(R.data)){var m,k=n.remove.length+1;for(O(A)?A.listeners+=k:A=o(R.elm,k),O(m=R.componentInstance)&&O(m=m._vnode)&&O(m.data)&&j(m,A),m=0;m<n.remove.length;++m)n.remove[m](R,A);O(m=R.data.hook)&&O(m=m.remove)?m(R,A):A()}else l(R.elm)}function ce(R,A,m,k,K){for(var te=0,v=0,S=A.length-1,P=A[0],G=A[S],Z=m.length-1,he=m[0],f=m[Z],Se,ve,Be,Te,ir=!K;te<=S&&v<=Z;)ee(P)?P=A[++te]:ee(G)?G=A[--S]:Sr(P,he)?(Ae(P,he,k,m,v),P=A[++te],he=m[++v]):Sr(G,f)?(Ae(G,f,k,m,Z),G=A[--S],f=m[--Z]):Sr(P,f)?(Ae(P,f,k,m,Z),ir&&a.insertBefore(R,P.elm,a.nextSibling(G.elm)),P=A[++te],f=m[--Z]):Sr(G,he)?(Ae(G,he,k,m,v),ir&&a.insertBefore(R,G.elm,P.elm),G=A[--S],he=m[++v]):(ee(Se)&&(Se=Px(A,te,S)),ve=O(he.key)?Se[he.key]:je(he,A,te,S),ee(ve)?h(he,k,R,P.elm,!1,m,v):(Be=A[ve],Sr(Be,he)?(Ae(Be,he,k,m,v),A[ve]=void 0,ir&&a.insertBefore(R,Be.elm,P.elm)):h(he,k,R,P.elm,!1,m,v)),he=m[++v]);te>S?(Te=ee(m[Z+1])?null:m[Z+1].elm,L(R,Te,m,v,Z,k)):v>Z&&B(A,te,S)}function de(R){for(var A={},m=0;m<R.length;m++){var k=R[m],K=k.key;O(K)&&(A[K]?ph("Duplicate keys detected: '".concat(K,"'. This may cause an update error."),k.context):A[K]=!0)}}function je(R,A,m,k){for(var K=m;K<k;K++){var te=A[K];if(O(te)&&Sr(R,te))return K}}function Ae(R,A,m,k,K,te){if(R!==A){O(A.elm)&&O(k)&&(A=k[K]=Ml(A));var v=A.elm=R.elm;if(Oe(R.isAsyncPlaceholder)){O(A.asyncFactory.resolved)?V(R.elm,A,m):A.isAsyncPlaceholder=!0;return}if(Oe(A.isStatic)&&Oe(R.isStatic)&&A.key===R.key&&(Oe(A.isCloned)||Oe(A.isOnce))){A.componentInstance=R.componentInstance;return}var S,P=A.data;O(P)&&O(S=P.hook)&&O(S=S.prepatch)&&S(R,A);var G=R.children,Z=A.children;if(O(P)&&C(A)){for(S=0;S<n.update.length;++S)n.update[S](R,A);O(S=P.hook)&&O(S=S.update)&&S(R,A)}ee(A.text)?O(G)&&O(Z)?G!==Z&&ce(v,G,Z,m,te):O(Z)?(O(R.text)&&a.setTextContent(v,""),L(v,null,Z,0,Z.length-1,m)):O(G)?B(G,0,G.length-1):O(R.text)&&a.setTextContent(v,""):R.text!==A.text&&a.setTextContent(v,A.text),O(P)&&O(S=P.hook)&&O(S=S.postpatch)&&S(R,A)}}function x(R,A,m){if(Oe(m)&&O(R.parent))R.parent.data.pendingInsert=A;else for(var k=0;k<A.length;++k)A[k].data.hook.insert(A[k])}var $=!1,Y=_t("attrs,class,staticClass,staticStyle,key");function V(R,A,m,k){var K,te=A.tag,v=A.data,S=A.children;if(k=k||v&&v.pre,A.elm=R,Oe(A.isComment)&&O(A.asyncFactory))return A.isAsyncPlaceholder=!0,!0;if(O(v)&&(O(K=v.hook)&&O(K=K.init)&&K(A,!0),O(K=A.componentInstance)))return y(A,m),!0;if(O(te)){if(O(S))if(!R.hasChildNodes())I(A,S,m);else if(O(K=v)&&O(K=K.domProps)&&O(K=K.innerHTML)){if(K!==R.innerHTML)return!1}else{for(var P=!0,G=R.firstChild,Z=0;Z<S.length;Z++){if(!G||!V(G,S[Z],m,k)){P=!1;break}G=G.nextSibling}if(!P||G)return!1}if(O(v)){var he=!1;for(var f in v)if(!Y(f)){he=!0,N(A,m);break}!he&&v.class&&hs(v.class)}}else R.data!==A.text&&(R.data=A.text);return!0}function J(R,A,m){return O(A.tag)?A.tag.indexOf("vue-component")===0||!u(A,m)&&A.tag.toLowerCase()===(R.tagName&&R.tagName.toLowerCase()):R.nodeType===(A.isComment?8:3)}return function(A,m,k,K){if(ee(m)){O(A)&&H(A);return}var te=!1,v=[];if(ee(A))te=!0,h(m,v);else{var S=O(A.nodeType);if(!S&&Sr(A,m))Ae(A,m,v,null,null,K);else{if(S){if(A.nodeType===1&&A.hasAttribute(Hf)&&(A.removeAttribute(Hf),k=!0),Oe(k)&&V(A,m,v))return x(m,v,!0),A;A=s(A)}var P=A.elm,G=a.parentNode(P);if(h(m,v,P._leaveCb?null:G,a.nextSibling(P)),O(m.parent))for(var Z=m.parent,he=C(m);Z;){for(var f=0;f<n.destroy.length;++f)n.destroy[f](Z);if(Z.elm=m.elm,he){for(var Se=0;Se<n.create.length;++Se)n.create[Se](or,Z);var ve=Z.data.hook.insert;if(ve.merged)for(var Be=1;Be<ve.fns.length;Be++)ve.fns[Be]()}else An(Z);Z=Z.parent}O(G)?B([A],0,0):O(A.tag)&&H(A)}}return x(m,v,te),m.elm}}var Fx={create:Nl,update:Nl,destroy:function(t){Nl(t,or)}};function Nl(e,t){(e.data.directives||t.data.directives)&&Ux(e,t)}function Ux(e,t){var r=e===or,n=t===or,i=Ep(e.data.directives,e.context),a=Ep(t.data.directives,t.context),s=[],o=[],l,u,d;for(l in a)u=i[l],d=a[l],u?(d.oldValue=u.value,d.oldArg=u.arg,vi(d,"update",t,e),d.def&&d.def.componentUpdated&&o.push(d)):(vi(d,"bind",t,e),d.def&&d.def.inserted&&s.push(d));if(s.length){var h=function(){for(var E=0;E<s.length;E++)vi(s[E],"inserted",t,e)};r?sr(t,"insert",h):h()}if(o.length&&sr(t,"postpatch",function(){for(var E=0;E<o.length;E++)vi(o[E],"componentUpdated",t,e)}),!r)for(l in i)a[l]||vi(i[l],"unbind",e,e,n)}var qx=Object.create(null);function Ep(e,t){var r=Object.create(null);if(!e)return r;var n,i;for(n=0;n<e.length;n++){if(i=e[n],i.modifiers||(i.modifiers=qx),r[jx(i)]=i,t._setupState&&t._setupState.__sfc){var a=i.def||gs(t,"_setupState","v-"+i.name);typeof a=="function"?i.def={bind:a,update:a}:i.def=a}i.def=i.def||gs(t.$options,"directives",i.name,!0)}return r}function jx(e){return e.rawName||"".concat(e.name,".").concat(Object.keys(e.modifiers||{}).join("."))}function vi(e,t,r,n,i){var a=e.def&&e.def[t];if(a)try{a(r.elm,e,r,n,i)}catch(s){$r(s,r.context,"directive ".concat(e.name," ").concat(t," hook"))}}var zx=[Bx,Fx];function bp(e,t){var r=t.componentOptions;if(!(O(r)&&r.Ctor.options.inheritAttrs===!1)&&!(ee(e.data.attrs)&&ee(t.data.attrs))){var n,i,a,s=t.elm,o=e.data.attrs||{},l=t.data.attrs||{};(O(l.__ob__)||Oe(l._v_attr_proxy))&&(l=t.data.attrs=Ee({},l));for(n in l)i=l[n],a=o[n],a!==i&&yp(s,n,i,t.data.pre);(Rn||tu)&&l.value!==o.value&&yp(s,"value",l.value);for(n in o)ee(l[n])&&(Eu(n)?s.removeAttributeNS(Yl,gh(n)):mh(n)||s.removeAttribute(n))}}function yp(e,t,r,n){n||e.tagName.indexOf("-")>-1?_p(e,t,r):fx(t)?Es(r)?e.removeAttribute(t):(r=t==="allowfullscreen"&&e.tagName==="EMBED"?"true":t,e.setAttribute(t,r)):mh(t)?e.setAttribute(t,dx(t,r)):Eu(t)?Es(r)?e.removeAttributeNS(Yl,gh(t)):e.setAttributeNS(Yl,t,r):_p(e,t,r)}function _p(e,t,r){if(Es(r))e.removeAttribute(t);else{if(Rn&&!Cn&&e.tagName==="TEXTAREA"&&t==="placeholder"&&r!==""&&!e.__ieph){var n=function(i){i.stopImmediatePropagation(),e.removeEventListener("input",n)};e.addEventListener("input",n),e.__ieph=!0}e.setAttribute(t,r)}}var Vx={create:bp,update:bp};function Ap(e,t){var r=t.elm,n=t.data,i=e.data;if(!(ee(n.staticClass)&&ee(n.class)&&(ee(i)||ee(i.staticClass)&&ee(i.class)))){var a=px(t),s=r._transitionClasses;O(s)&&(a=bu(a,yu(s))),a!==r._prevClass&&(r.setAttribute("class",a),r._prevClass=a)}}var Hx={create:Ap,update:Ap},Ol="__r",wl="__c";function Gx(e){if(O(e[Ol])){var t=Rn?"change":"input";e[t]=[].concat(e[Ol],e[t]||[]),delete e[Ol]}O(e[wl])&&(e.change=[].concat(e[wl],e.change||[]),delete e[wl])}var Ti;function Wx(e,t,r){var n=Ti;return function i(){var a=t.apply(null,arguments);a!==null&&bh(e,i,r,n)}}var Yx=Ul&&!(Gf&&Number(Gf[1])<=53);function Kx(e,t,r,n){if(Yx){var i=dh,a=t;t=a._wrapper=function(s){if(s.target===s.currentTarget||s.timeStamp>=i||s.timeStamp<=0||s.target.ownerDocument!==document)return a.apply(this,arguments)}}Ti.addEventListener(e,t,Gp?{capture:r,passive:n}:r)}function bh(e,t,r,n){(n||Ti).removeEventListener(e,t._wrapper||t,r)}function Il(e,t){if(!(ee(e.data.on)&&ee(t.data.on))){var r=t.data.on||{},n=e.data.on||{};Ti=t.elm||e.elm,Gx(r),Zp(r,n,Kx,bh,Wx,t.context),Ti=void 0}}var Xx={create:Il,update:Il,destroy:function(e){return Il(e,or)}},ns;function Tp(e,t){if(!(ee(e.data.domProps)&&ee(t.data.domProps))){var r,n,i=t.elm,a=e.data.domProps||{},s=t.data.domProps||{};(O(s.__ob__)||Oe(s._v_attr_proxy))&&(s=t.data.domProps=Ee({},s));for(r in a)r in s||(i[r]="");for(r in s){if(n=s[r],r==="textContent"||r==="innerHTML"){if(t.children&&(t.children.length=0),n===a[r])continue;i.childNodes.length===1&&i.removeChild(i.childNodes[0])}if(r==="value"&&i.tagName!=="PROGRESS"){i._value=n;var o=ee(n)?"":String(n);Jx(i,o)&&(i.value=o)}else if(r==="innerHTML"&&_u(i.tagName)&&ee(i.innerHTML)){ns=ns||document.createElement("div"),ns.innerHTML="<svg>".concat(n,"</svg>");for(var l=ns.firstChild;i.firstChild;)i.removeChild(i.firstChild);for(;l.firstChild;)i.appendChild(l.firstChild)}else if(n!==a[r])try{i[r]=n}catch{}}}}function Jx(e,t){return!e.composing&&(e.tagName==="OPTION"||Zx(e,t)||Qx(e,t))}function Zx(e,t){var r=!0;try{r=document.activeElement!==e}catch{}return r&&e.value!==t}function Qx(e,t){var r=e.value,n=e._vModifiers;if(O(n)){if(n.number)return Ei(r)!==Ei(t);if(n.trim)return r.trim()!==t.trim()}return r!==t}var eR={create:Tp,update:Tp},tR=Ur(function(e){var t={},r=/;(?![^(]*\))/g,n=/:(.+)/;return e.split(r).forEach(function(i){if(i){var a=i.split(n);a.length>1&&(t[a[0].trim()]=a[1].trim())}}),t});function Sl(e){var t=yh(e.style);return e.staticStyle?Ee(e.staticStyle,t):t}function yh(e){return Array.isArray(e)?qp(e):typeof e=="string"?tR(e):e}function rR(e,t){var r={},n;if(t)for(var i=e;i.componentInstance;)i=i.componentInstance._vnode,i&&i.data&&(n=Sl(i.data))&&Ee(r,n);(n=Sl(e.data))&&Ee(r,n);for(var a=e;a=a.parent;)a.data&&(n=Sl(a.data))&&Ee(r,n);return r}var nR=/^--/,xp=/\s*!important$/,Rp=function(e,t,r){if(nR.test(t))e.style.setProperty(t,r);else if(xp.test(r))e.style.setProperty(Ri(t),r.replace(xp,""),"important");else{var n=iR(t);if(Array.isArray(r))for(var i=0,a=r.length;i<a;i++)e.style[n]=r[i];else e.style[n]=r}},Cp=["Webkit","Moz","ms"],is,iR=Ur(function(e){if(is=is||document.createElement("div").style,e=Br(e),e!=="filter"&&e in is)return e;for(var t=e.charAt(0).toUpperCase()+e.slice(1),r=0;r<Cp.length;r++){var n=Cp[r]+t;if(n in is)return n}});function Np(e,t){var r=t.data,n=e.data;if(!(ee(r.staticStyle)&&ee(r.style)&&ee(n.staticStyle)&&ee(n.style))){var i,a,s=t.elm,o=n.staticStyle,l=n.normalizedStyle||n.style||{},u=o||l,d=yh(t.data.style)||{};t.data.normalizedStyle=O(d.__ob__)?Ee({},d):d;var h=rR(t,!0);for(a in u)ee(h[a])&&Rp(s,a,"");for(a in h)i=h[a],i!==u[a]&&Rp(s,a,i??"")}}var aR={create:Np,update:Np},_h=/\s+/;function Ah(e,t){if(!(!t||!(t=t.trim())))if(e.classList)t.indexOf(" ")>-1?t.split(_h).forEach(function(n){return e.classList.add(n)}):e.classList.add(t);else{var r=" ".concat(e.getAttribute("class")||""," ");r.indexOf(" "+t+" ")<0&&e.setAttribute("class",(r+t).trim())}}function Th(e,t){if(!(!t||!(t=t.trim())))if(e.classList)t.indexOf(" ")>-1?t.split(_h).forEach(function(i){return e.classList.remove(i)}):e.classList.remove(t),e.classList.length||e.removeAttribute("class");else{for(var r=" ".concat(e.getAttribute("class")||""," "),n=" "+t+" ";r.indexOf(n)>=0;)r=r.replace(n," ");r=r.trim(),r?e.setAttribute("class",r):e.removeAttribute("class")}}function xh(e){if(!!e){if(typeof e=="object"){var t={};return e.css!==!1&&Ee(t,Op(e.name||"v")),Ee(t,e),t}else if(typeof e=="string")return Op(e)}}var Op=Ur(function(e){return{enterClass:"".concat(e,"-enter"),enterToClass:"".concat(e,"-enter-to"),enterActiveClass:"".concat(e,"-enter-active"),leaveClass:"".concat(e,"-leave"),leaveToClass:"".concat(e,"-leave-to"),leaveActiveClass:"".concat(e,"-leave-active")}}),Rh=st&&!Cn,bn="transition",Ll="animation",ls="transition",bs="transitionend",Xl="animation",Ch="animationend";Rh&&(window.ontransitionend===void 0&&window.onwebkittransitionend!==void 0&&(ls="WebkitTransition",bs="webkitTransitionEnd"),window.onanimationend===void 0&&window.onwebkitanimationend!==void 0&&(Xl="WebkitAnimation",Ch="webkitAnimationEnd"));var wp=st?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(e){return e()};function Nh(e){wp(function(){wp(e)})}function kr(e,t){var r=e._transitionClasses||(e._transitionClasses=[]);r.indexOf(t)<0&&(r.push(t),Ah(e,t))}function Yt(e,t){e._transitionClasses&&pr(e._transitionClasses,t),Th(e,t)}function Oh(e,t,r){var n=wh(e,t),i=n.type,a=n.timeout,s=n.propCount;if(!i)return r();var o=i===bn?bs:Ch,l=0,u=function(){e.removeEventListener(o,d),r()},d=function(h){h.target===e&&++l>=s&&u()};setTimeout(function(){l<s&&u()},a+1),e.addEventListener(o,d)}var sR=/\b(transform|all)(,|$)/;function wh(e,t){var r=window.getComputedStyle(e),n=(r[ls+"Delay"]||"").split(", "),i=(r[ls+"Duration"]||"").split(", "),a=Ip(n,i),s=(r[Xl+"Delay"]||"").split(", "),o=(r[Xl+"Duration"]||"").split(", "),l=Ip(s,o),u,d=0,h=0;t===bn?a>0&&(u=bn,d=a,h=i.length):t===Ll?l>0&&(u=Ll,d=l,h=o.length):(d=Math.max(a,l),u=d>0?a>l?bn:Ll:null,h=u?u===bn?i.length:o.length:0);var E=u===bn&&sR.test(r[ls+"Property"]);return{type:u,timeout:d,propCount:h,hasTransform:E}}function Ip(e,t){for(;e.length<t.length;)e=e.concat(e);return Math.max.apply(null,t.map(function(r,n){return Sp(r)+Sp(e[n])}))}function Sp(e){return Number(e.slice(0,-1).replace(",","."))*1e3}function Jl(e,t){var r=e.elm;O(r._leaveCb)&&(r._leaveCb.cancelled=!0,r._leaveCb());var n=xh(e.data.transition);if(!ee(n)&&!(O(r._enterCb)||r.nodeType!==1)){for(var i=n.css,a=n.type,s=n.enterClass,o=n.enterToClass,l=n.enterActiveClass,u=n.appearClass,d=n.appearToClass,h=n.appearActiveClass,E=n.beforeEnter,y=n.enter,T=n.afterEnter,_=n.enterCancelled,I=n.beforeAppear,C=n.appear,N=n.afterAppear,M=n.appearCancelled,L=n.duration,H=Dr,B=Dr.$vnode;B&&B.parent;)H=B.context,B=B.parent;var j=!H._isMounted||!e.isRootInsert;if(!(j&&!C&&C!=="")){var ce=j&&u?u:s,de=j&&h?h:l,je=j&&d?d:o,Ae=j&&I||E,x=j&&Ne(C)?C:y,$=j&&N||T,Y=j&&M||_,V=Ei(ze(L)?L.enter:L),J=i!==!1&&!Cn,R=Au(x),A=r._enterCb=us(function(){J&&(Yt(r,je),Yt(r,de)),A.cancelled?(J&&Yt(r,ce),Y&&Y(r)):$&&$(r),r._enterCb=null});e.data.show||sr(e,"insert",function(){var m=r.parentNode,k=m&&m._pending&&m._pending[e.key];k&&k.tag===e.tag&&k.elm._leaveCb&&k.elm._leaveCb(),x&&x(r,A)}),Ae&&Ae(r),J&&(kr(r,ce),kr(r,de),Nh(function(){Yt(r,ce),A.cancelled||(kr(r,je),R||(Sh(V)?setTimeout(A,V):Oh(r,a,A)))})),e.data.show&&(t&&t(),x&&x(r,A)),!J&&!R&&A()}}}function Ih(e,t){var r=e.elm;O(r._enterCb)&&(r._enterCb.cancelled=!0,r._enterCb());var n=xh(e.data.transition);if(ee(n)||r.nodeType!==1)return t();if(O(r._leaveCb))return;var i=n.css,a=n.type,s=n.leaveClass,o=n.leaveToClass,l=n.leaveActiveClass,u=n.beforeLeave,d=n.leave,h=n.afterLeave,E=n.leaveCancelled,y=n.delayLeave,T=n.duration,_=i!==!1&&!Cn,I=Au(d),C=Ei(ze(T)?T.leave:T),N=r._leaveCb=us(function(){r.parentNode&&r.parentNode._pending&&(r.parentNode._pending[e.key]=null),_&&(Yt(r,o),Yt(r,l)),N.cancelled?(_&&Yt(r,s),E&&E(r)):(t(),h&&h(r)),r._leaveCb=null});y?y(M):M();function M(){N.cancelled||(!e.data.show&&r.parentNode&&((r.parentNode._pending||(r.parentNode._pending={}))[e.key]=e),u&&u(r),_&&(kr(r,s),kr(r,l),Nh(function(){Yt(r,s),N.cancelled||(kr(r,o),I||(Sh(C)?setTimeout(N,C):Oh(r,a,N)))})),d&&d(r,N),!_&&!I&&N())}}function Sh(e){return typeof e=="number"&&!isNaN(e)}function Au(e){if(ee(e))return!1;var t=e.fns;return O(t)?Au(Array.isArray(t)?t[0]:t):(e._length||e.length)>1}function Lp(e,t){t.data.show!==!0&&Jl(t)}var oR=st?{create:Lp,activate:Lp,remove:function(e,t){e.data.show!==!0?Ih(e,t):t()}}:{},lR=[Vx,Hx,Xx,eR,aR,oR],uR=lR.concat(zx),cR=$x({nodeOps:kx,modules:uR});Cn&&document.addEventListener("selectionchange",function(){var e=document.activeElement;e&&e.vmodel&&Tu(e,"input")});var Lh={inserted:function(e,t,r,n){r.tag==="select"?(n.elm&&!n.elm._vOptions?sr(r,"postpatch",function(){Lh.componentUpdated(e,t,r)}):Dp(e,t,r.context),e._vOptions=[].map.call(e.options,ys)):(r.tag==="textarea"||Kl(e.type))&&(e._vModifiers=t.modifiers,t.modifiers.lazy||(e.addEventListener("compositionstart",dR),e.addEventListener("compositionend",Mp),e.addEventListener("change",Mp),Cn&&(e.vmodel=!0)))},componentUpdated:function(e,t,r){if(r.tag==="select"){Dp(e,t,r.context);var n=e._vOptions,i=e._vOptions=[].map.call(e.options,ys);if(i.some(function(s,o){return!Mr(s,n[o])})){var a=e.multiple?t.value.some(function(s){return Bp(s,i)}):t.value!==t.oldValue&&Bp(t.value,i);a&&Tu(e,"change")}}}};function Dp(e,t,r){kp(e,t,r),(Rn||tu)&&setTimeout(function(){kp(e,t,r)},0)}function kp(e,t,r){var n=t.value,i=e.multiple;if(!(i&&!Array.isArray(n))){for(var a,s,o=0,l=e.options.length;o<l;o++)if(s=e.options[o],i)a=zp(n,ys(s))>-1,s.selected!==a&&(s.selected=a);else if(Mr(ys(s),n)){e.selectedIndex!==o&&(e.selectedIndex=o);return}i||(e.selectedIndex=-1)}}function Bp(e,t){return t.every(function(r){return!Mr(r,e)})}function ys(e){return"_value"in e?e._value:e.value}function dR(e){e.target.composing=!0}function Mp(e){!e.target.composing||(e.target.composing=!1,Tu(e.target,"input"))}function Tu(e,t){var r=document.createEvent("HTMLEvents");r.initEvent(t,!0,!0),e.dispatchEvent(r)}function Zl(e){return e.componentInstance&&(!e.data||!e.data.transition)?Zl(e.componentInstance._vnode):e}var fR={bind:function(e,t,r){var n=t.value;r=Zl(r);var i=r.data&&r.data.transition,a=e.__vOriginalDisplay=e.style.display==="none"?"":e.style.display;n&&i?(r.data.show=!0,Jl(r,function(){e.style.display=a})):e.style.display=n?a:"none"},update:function(e,t,r){var n=t.value,i=t.oldValue;if(!n!=!i){r=Zl(r);var a=r.data&&r.data.transition;a?(r.data.show=!0,n?Jl(r,function(){e.style.display=e.__vOriginalDisplay}):Ih(r,function(){e.style.display="none"})):e.style.display=n?e.__vOriginalDisplay:"none"}},unbind:function(e,t,r,n,i){i||(e.style.display=e.__vOriginalDisplay)}},pR={model:Lh,show:fR},Dh={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 Ql(e){var t=e&&e.componentOptions;return t&&t.Ctor.options.abstract?Ql(ih(t.children)):e}function kh(e){var t={},r=e.$options;for(var n in r.propsData)t[n]=e[n];var i=r._parentListeners;for(var n in i)t[Br(n)]=i[n];return t}function Pp(e,t){if(/\d-keep-alive$/.test(t.tag))return e("keep-alive",{props:t.componentOptions.propsData})}function hR(e){for(;e=e.parent;)if(e.data.transition)return!0}function vR(e,t){return t.key===e.key&&t.tag===e.tag}var mR=function(e){return e.tag||yi(e)},gR=function(e){return e.name==="show"},ER={name:"transition",props:Dh,abstract:!0,render:function(e){var t=this,r=this.$slots.default;if(!!r&&(r=r.filter(mR),!!r.length)){var n=this.mode,i=r[0];if(hR(this.$vnode))return i;var a=Ql(i);if(!a)return i;if(this._leaving)return Pp(e,i);var s="__transition-".concat(this._uid,"-");a.key=a.key==null?a.isComment?s+"comment":s+a.tag:xi(a.key)?String(a.key).indexOf(s)===0?a.key:s+a.key:a.key;var o=(a.data||(a.data={})).transition=kh(this),l=this._vnode,u=Ql(l);if(a.data.directives&&a.data.directives.some(gR)&&(a.data.show=!0),u&&u.data&&!vR(a,u)&&!yi(u)&&!(u.componentInstance&&u.componentInstance._vnode.isComment)){var d=u.data.transition=Ee({},o);if(n==="out-in")return this._leaving=!0,sr(d,"afterLeave",function(){t._leaving=!1,t.$forceUpdate()}),Pp(e,i);if(n==="in-out"){if(yi(a))return l;var h,E=function(){h()};sr(o,"afterEnter",E),sr(o,"enterCancelled",E),sr(d,"delayLeave",function(y){h=y})}}return i}}},Bh=Ee({tag:String,moveClass:String},Dh);delete Bh.mode;var bR={props:Bh,beforeMount:function(){var e=this,t=this._update;this._update=function(r,n){var i=lh(e);e.__patch__(e._vnode,e.kept,!1,!0),e._vnode=e.kept,i(),t.call(e,r,n)}},render:function(e){for(var t=this.tag||this.$vnode.data.tag||"span",r=Object.create(null),n=this.prevChildren=this.children,i=this.$slots.default||[],a=this.children=[],s=kh(this),o=0;o<i.length;o++){var l=i[o];if(l.tag){if(l.key!=null&&String(l.key).indexOf("__vlist")!==0)a.push(l),r[l.key]=l,(l.data||(l.data={})).transition=s;else if(!1)var u,d}}if(n){for(var h=[],E=[],o=0;o<n.length;o++){var l=n[o];l.data.transition=s,l.data.pos=l.elm.getBoundingClientRect(),r[l.key]?h.push(l):E.push(l)}this.kept=e(t,null,h),this.removed=E}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(yR),e.forEach(_R),e.forEach(AR),this._reflow=document.body.offsetHeight,e.forEach(function(r){if(r.data.moved){var n=r.elm,i=n.style;kr(n,t),i.transform=i.WebkitTransform=i.transitionDuration="",n.addEventListener(bs,n._moveCb=function a(s){s&&s.target!==n||(!s||/transform$/.test(s.propertyName))&&(n.removeEventListener(bs,a),n._moveCb=null,Yt(n,t))})}}))},methods:{hasMove:function(e,t){if(!Rh)return!1;if(this._hasMove)return this._hasMove;var r=e.cloneNode();e._transitionClasses&&e._transitionClasses.forEach(function(i){Th(r,i)}),Ah(r,t),r.style.display="none",this.$el.appendChild(r);var n=wh(r);return this.$el.removeChild(r),this._hasMove=n.hasTransform}}};function yR(e){e.elm._moveCb&&e.elm._moveCb(),e.elm._enterCb&&e.elm._enterCb()}function _R(e){e.data.newPos=e.elm.getBoundingClientRect()}function AR(e){var t=e.data.pos,r=e.data.newPos,n=t.left-r.left,i=t.top-r.top;if(n||i){e.data.moved=!0;var a=e.elm.style;a.transform=a.WebkitTransform="translate(".concat(n,"px,").concat(i,"px)"),a.transitionDuration="0s"}}var TR={Transition:ER,TransitionGroup:bR};be.config.mustUseProp=ux;be.config.isReservedTag=Eh;be.config.isReservedAttr=ox;be.config.getTagNamespace=bx;be.config.isUnknownElement=yx;Ee(be.options.directives,pR);Ee(be.options.components,TR);be.prototype.__patch__=st?cR:$e;be.prototype.$mount=function(e,t){return e=e&&st?_x(e):void 0,v7(this,e,t)};st&&setTimeout(function(){Ye.devtools&&cs&&cs.emit("init",be)},0);var jr=It(Xh(),1),{Store:kQ,install:BQ,version:MQ,mapState:PQ,mapMutations:$Q,mapGetters:FQ,mapActions:UQ,createNamespacedHelpers:qQ,createLogger:jQ}=jr.default;var qR=It(Ou(),1),d0=It(r0(),1),g0=It(Ou(),1),z={ANALYSIS_FINDING:"analysis-finding",DATABASE:"database",QUERY:"query",HTTP:"http",EXTERNAL_ROUTE:"external-route",EXTERNAL_SERVICE:"external-service",ROUTE:"route",PACKAGE:"package",CLASS:"class",FUNCTION:"function"};function l0(e,t=[]){if(e.parent){l0(e.parent,t);let r;switch(e.parent.type){case z.PACKAGE:r="/";break;case z.CLASS:r="::";break;default:r="->"}e.type===z.FUNCTION&&(r="static"in e&&e.static?".":"#"),t.push(r)}return t.push(e.name),t}var jR=/(?:(?:#|--).*?(?=\r|\n|$))|(?:\/\*(?:[^/]|\/[^*])*?(?:\*\/|\/\*.*))/gi,u0={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},Iu={mysql:/'|"|\/\*|\*\//,mysql2:/'|"|\/\*|\*\//,postgres:/'|\/\*|\*\/|\$(?!\?)/,sqlite:/'|\/\*|\*\//,cassandra:/'|\/\*|\*\//,oracle:/'|\/\*|\*\//,oracle_enhanced:/'|\/\*|\*\//},zR={fallback:Object.keys(u0),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"]},VR="?";function Sn(e){let t=`(?:${zR[e].map(r=>u0[r].source).flat().join(")|(?:")})`;return new RegExp(t,"gi")}var HR=Sn("mysql"),GR=Sn("postgres"),WR=Sn("sqlite"),YR=Sn("oracle"),KR=Sn("cassandra"),XR=Sn("fallback");function JR(e,t){return Iu[t]?Iu[t].test(e):Iu.mysql.test(e)}function c0(e,t){let r;switch(t){case"mysql":case"mysql2":r=HR;break;case"postgres":r=GR;break;case"sqlite":r=WR;break;case"oracle":case"oracle_enhanced":r=YR;break;case"cassandra":r=KR;break;default:r=XR}let n=e.replace(r,VR).replace(jR,"");return JR(n,t)&&(n=e),n}var ZR=class extends Error{constructor(e,t){super(e),this.sql=t}toString(){return`${this.message}: ${this.sql}`}};function f0(e,t=()=>{}){let r=e.replace(/\s+returning\s+\*/i,"");try{return(0,d0.default)(r)}catch(n){return t(new ZR(n.message,r)),null}}function QR(e,t=()=>{}){let r=f0(e,t);if(!r)return null;let n=[],i=[],a=[],s=0;function o(_){let I=["type","variant"].map(N=>_[N]).filter(N=>N).join("."),C=y[I];C||(C=l),(Array.isArray(C)?C:[C]).forEach(N=>N(_))}function l(_){let I=["type","variant","name","value"];Object.keys(_).filter(C=>!I.includes(C)).map(C=>_[C]).forEach(C=>{Array.isArray(C)?C.forEach(o):typeof C=="object"?o(C):typeof C=="string"||typeof C=="boolean"||console.warn(`Unrecognized subexpression: ${typeof C} ${C}`)})}function u(_,I){_.forEach(C=>{let N=I[C];Array.isArray(N)?N.forEach(o):typeof N=="object"?o(N):console.warn(`Unrecognized subexpression: ${N}`)})}let d=()=>{};function h(_){_.format==="table"&&a.push(_.name),u(["columns"],_)}function E(_){return()=>{n.push(_)}}let y={"literal.text":d,"literal.decimal":d,"identifier.star":_=>i.push(_.name),"identifier.column":_=>i.push(_.name),"identifier.table":_=>a.push(_.name),"identifier.expression":h,"statement.select":[E("select"),l],"statement.insert":[E("insert"),l],"statement.update":[E("update"),l],"statement.delete":[E("delete"),l],"statement.pragma":d,"map.join":[_=>{s+=_.map.length},l]};o(r);function T(_){return[...new Set(_)]}return{actions:T(n).sort(),tables:T(a).sort(),columns:T(i).sort(),joinCount:s}}function eC(e,t){let r=f0(e);return r?JSON.stringify(r,(n,i)=>{if(i===null)return null;switch(i.type){case"variable":case"literal":return{type:"variable"};default:return i}}):c0(e,t)}var zr=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);function tC(e){return typeof e!="string"?"":e.slice(0,1).toUpperCase()+e.slice(1).toLowerCase()}function rC(e){if(zr(e,"http_server_request")===!1)return null;let t=e.http_server_request.request_method,r=e.http_server_request.path_info,n;try{let i=new URL(r,"http://hostname");n=`${t} ${i.pathname}`}catch{n="HTTP Request"}return n}var nC=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 Ss(e){let t=[...e.trimLeft()];t.length>0&&t[0]==="("&&t.shift();let r=0,n=t.reduce((a,s)=>(s==="("&&(r+=1),r===0&&a.push(s),s===")"&&(r-=1),a),[]).join(""),i=null;return n.search(/\s/)===-1?i=n:i=n.replace(/[^\w]+/g," ").toLowerCase().split(" ").find(a=>nC.has(a)),["SQL",tC(i)||null].join(" ")}function ku(e){return zr(e,"sql_query")===!1?null:Ss(e.sql_query.normalized_sql||e.sql_query.sql||"")}function iC(e){let t=rC(e);return t||(t=ku(e)),t}function p0(e){return iC(e)||e.toString()}function qe(e,t,r){Object.hasOwnProperty.call(e,"$hidden")||Object.defineProperty(e,"$hidden",{enumerable:!1,writable:!1,value:{}}),Object.defineProperty(e.$hidden,t,{enumerable:!1,writable:!0,...r})}function aC(e,t){let r={};function n(i,a,s,o){a[i]||(a[i]={}),a[i][s]||(a[i][s]=[]),a[i][s].push(o)}return e.codeObjects.filter(i=>i.labels.size).forEach(i=>{Array.from(i.labels).forEach(a=>{n(a,r,i.type,i)})}),t.filter(i=>i.isCall()&&i.labels.size).forEach(i=>{Array.from(i.labels).forEach(a=>{n(a,r,"event",i)})}),r}var Lu=e=>JSON.stringify(e).length;function n0(e,t){let r=0,n=0;for(;;){let i=e[r],a=t[n];if(!i&&!a)return;if(typeof i>"u"){e.push(null),r+=1,n+=1;continue}if(typeof a>"u"){t.push(null),r+=1,n+=1;continue}let s=i.identityHash,o=a.identityHash;if(s!==o){let l=0;for(let d=r+1;d<e.length;d+=1)l+=e[d].identityHash===s?1:0;let u=0;for(let d=n+1;d<t.length;d+=1)u+=t[d].identityHash===s?1:0;l>=u?t.splice(n,0,null):l<u&&e.splice(r,0,null)}r+=1,n+=1}}function Ls(e){return e.filter(t=>t.isCall()&&!t.parent)}function h0(e){return e==null?!0:Array.isArray(e)||typeof e=="string"?e.length===0:e instanceof Set||e instanceof Map?e.size===0:typeof e=="object"?Object.values(e).every(h0):!1}function v0(e,t){return e.reduce((r,n)=>{let i=t[n];return h0(i)||(i instanceof Set?r[n]=[...i]:r[n]=i),r},{})}var hr=class{constructor(e,t){this.data={...e},this.dataKeys=Object.keys(e).filter(r=>!["dynamic","static","location","database_type"].includes(r)),this.dataKeys.push("children"),e.type===z.FUNCTION&&(this.dataKeys.push("static"),this.dataKeys.push("location")),e.type===z.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),qe(this,"parent",{value:t}),qe(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 z.CLASS:return Array.from(this.classLocations()).sort();case z.FUNCTION:return[this.location];default:return[]}}get packageOf(){return[this,...this.ancestors()].filter(e=>e.type===z.PACKAGE).map(e=>e.name).reverse().join("/")}get classOf(){return[this,...this.ancestors()].filter(e=>e.type===z.CLASS).map(e=>e.name).reverse().join("::")}get classObject(){return[this,...this.ancestors()].find(e=>e.type===z.CLASS)}get packageObject(){return[this,...this.ancestors()].find(e=>e.type===z.PACKAGE)}get functions(){return this.type===z.CLASS?this.children.filter(e=>e.type===z.FUNCTION):this.descendants().filter(e=>e.type===z.FUNCTION)}get classes(){return[this,...this.descendants()].filter(e=>e.type===z.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 r=e.pop();t.push(r),e.push(...r.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],r=[];for(;t.length;){let n=t.pop(),i=n.children.filter(a=>a.type===e);i.length&&t.push(...i),(!n.children.length&&n.type===e||i.length!==n.children.length)&&r.push(n)}return r}childLeafs(){return this.children.map(e=>e.leafs()).flat()}visit(e,t=[]){t.push(this),e(this,t),this.children.forEach(r=>r.visit(e,t)),t.pop()}buildId(e=[]){return l0(this,e)}classLocations(e=new Set){if(this.children.forEach(t=>t.classLocations(e)),this.type===z.FUNCTION&&this.location){let t=this.location.split(":",2);e.add(t[0])}return e}toJSON(){return v0(this.dataKeys,this)}static constructDataChainFromEvent(e){let t;if(e.httpServerRequest)t=[{type:z.HTTP,name:"HTTP server requests"},{type:z.ROUTE,name:e.route}];else if(e.httpClientRequest){let n;try{n=new URL(e.httpClientRequest.url).host}catch{n="External service"}t=[{type:z.EXTERNAL_SERVICE,name:n},{type:z.EXTERNAL_ROUTE,name:e.route}]}else e.sqlQuery?t=[{type:z.DATABASE,name:"Database"},{type:z.QUERY,name:e.sqlQuery,database_type:e.sql.database_type}]:t=[{type:z.CLASS,name:e.definedClass},{type:z.FUNCTION,name:e.methodId,static:e.isStatic,location:""}];let r=[...t];for(;r.length;){let n=r.pop();n.dynamic=!0,n.children&&n.children.forEach(i=>r.push(i))}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 z.FUNCTION:return`${this.classOf}${this.static?".":"#"}${this.name}`;case z.CLASS:return this.classOf;case z.PACKAGE:return this.packageOf;case z.QUERY:return Ss(this.name);default:return this.name}}get fqid(){return`${this.type}:${this.id}`}};function i0(e,t,r){t.push(e),r[e.id]=e}var Ds=class{constructor(e){this.codeObjectsByLocation={},this.codeObjects=[],this.codeObjectsById={};let t=(r,n=null)=>{let i=new hr(r,n);return i0(i,this.codeObjects,this.codeObjectsById),(r.children||[]).forEach(a=>{t(a,i)}),i.type!=="package"&&i.locations.forEach(a=>{let s=this.codeObjectsByLocation[a];s||(s=[],this.codeObjectsByLocation[a]=s),s.push(i)}),i};this.roots=e.map(r=>t(r))}visit(e){this.roots.forEach(t=>t.visit(e))}search(e){let t=e.toLowerCase();return this.codeObjects.filter(r=>r.id.toLowerCase().indexOf(t)!==-1)}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:r,lineno:n}=e,i=[r,n].filter(a=>a).join(":");if(i!==""&&(t=this.codeObjectsAtLocation(i).find(a=>a.name===e.methodId),t))return t}return null}root(e){return this.roots.find(t=>t.type===e)}get httpObject(){return this.root(z.HTTP)}get sqlObject(){return this.root(z.DATABASE)}bindEvents(e){if(!e||!Array.isArray(e)||!e.length)return;let t=new Set;e.filter(n=>n.isCall()).forEach(n=>{let i=this.codeObjectFromEvent(n);if(!i){let s=(u,d,h)=>{let E=d.find(y=>y.type===u.type&&y.name===u.name);return E||(E=new hr(u,h),h||this.roots.push(E),i0(E,this.codeObjects,this.codeObjectsById)),E},o=hr.constructDataChainFromEvent(n),l=null;o.forEach(u=>{l=s(u,l?l.children:this.roots,l)}),i=l}n.codeObject=i,i.events.push(n);let a=i.ancestors();t.add(i),a.forEach(s=>t.add(s))}),this.codeObjects=this.codeObjects.filter(n=>t.has(n));function r(n,i){return n.filter(a=>i.has(a)?(a.children=r(a.children,i),!0):!1)}this.roots=r(this.roots,t),Object.keys(this.codeObjectsByLocation).forEach(n=>{t.has(n)||delete this.codeObjectsByLocation[n]}),Object.entries(this.codeObjectsById).forEach(([n,i])=>{t.has(i)||delete this.codeObjectsById[n]})}toJSON(){return this.roots}},m0=class{constructor(e={},t={},r=null,n=[]){this.input=e,this.output=t,this.children=[],this.labels=n,qe(this,"caller",{value:r})}get caller(){return this.$hidden.caller}set caller(e){this.$hidden.$hiddencaller=e}clone(){let e={...this.input},t={...this.output},r=[...this.labels],n=new m0(e,t,null,r);return this.displayName&&(n.displayName=this.displayName),this.children.forEach(i=>{let a=i.clone();n.addChild(a),a.caller=n}),n}addChild(e){this.children.push(e)}replaceChild(e,t){let r=this.children.indexOf(e);if(r===-1)throw new Error(`${e} not found in call tree`);this.children.splice(r,1,...t),t.forEach(n=>{n.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(r=>r.postOrderForEach(e,t)),e(this,t),t.pop(this)}preOrderForEach(e,t=[]){t.push(this),e(this,t),[...this.children].forEach(r=>r.preOrderForEach(e,t)),t.pop(this)}forEach(e){this.postOrderForEach(e)}filter(e){let t=this.clone();return t.forEach((r,n)=>{r.isRoot()||e(r,n)||r.caller.replaceChild(r,r.children)}),t}include(e){let t=this.clone();return t.postOrderForEach((r,n)=>{if(!r.isRoot()){if(r.marked_include&&r.caller){r.caller.marked_include=!0;return}if(r.marked_include=e(r,n),r.marked_include){r.caller&&(r.caller.marked_include=!0);return}r.caller&&r.caller.removeChild(r)}}),t.postOrderForEach(r=>{delete r.marked_include}),t}exclude(e){let t=this.clone();return t.forEach((r,n)=>{r.isRoot()||e(r,n)&&r.caller.removeChild(r)}),t}toArray(){let e=this.children.map(t=>t.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 r=this.children[t].find(e);if(r)return r}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,r=n=>n===e;for(;t;){let n=t.children.findIndex(r);if(n<0)throw new Error(`${this} found orphaned by ${t}!`);if(n<t.children.length-1)return t.children[n+1];e=t,t=t.caller}return null}previous(){let e=this.caller;if(!e)return null;if(e.children.length===1)return e;let t=e.children.findIndex(r=>r===this);if(t<0)throw new Error(`${this.input.id} found orphaned by ${e.input.id}!`);if(t>0){let r=e.children[t-1];for(;r.children.length>0;)r=r.children[r.children.length-1];return r}return e}left(e){let t=e||this.depth(),r=this;for(;;){let n=r.caller;if(!n)return this;let i=n.children.indexOf(r);if(i!==0){r=n.children[i-1];break}else r=n}for(;r.depth()!==t;){let{children:n}=r;if(n.length===0)break;r=n[n.length-1]}return r}right(e){let t=e||this.depth(),r=this;for(;;){let n=r.caller;if(!n)return this;let i=n.children,a=i.indexOf(r);if(a!==i.length-1){r=n.children[a+1];break}else r=n}for(;r.depth()!==t;){let{children:n}=r;if(n.length===0)break;[r]=n}return r}isRoot(){return this.caller===null}count(){let e=0;return this.forEach(()=>{e+=1}),e}get id(){return this.input&&this.input.id?this.input.id:null}},a0=m0;function s0(e,t){let r=e.listeners[t];return r||(r=[],e.listeners[t]=r),r}var vr=class{constructor(){this.listeners={},this.anyListeners=[]}once(e,t){return s0(this,e).push({fn:t,once:!0}),this}on(e,t){return s0(this,e).push({fn:t}),this}off(e,t){let r=this.listeners[e];if(r){let n=r.filter(i=>i.fn&&i.fn!==t);n.length===0?delete this.listeners[e]:n.length!==r.length&&(this.listeners[e]=n)}return this}emit(e,t=void 0){let r=this.listeners[e];if(r){let n=!1;r.forEach(i=>{i.once&&(n=!0);try{i.fn(t)}catch(a){console.error(`error occurred while executing event ${e}`),console.error(a)}}),n&&(this.listeners[e]=this.listeners[e].filter(i=>!i.once))}return this.anyListeners.forEach(n=>n.emit(e,t)),this}pipe(e,...t){return t.length?(t.forEach(r=>e.on(r,n=>this.emit(n))),this):(e.any(this),this)}any(e){return this.anyListeners.push(e),this}},sC=class extends vr{constructor(e,t=()=>[]){super(),this.dataStore={rootEvent:this.rootNode,selectedEvent:this.rootNode},this.rootEvent=new a0;let r=[this.rootEvent];return e.forEach(n=>{if(n.event!=="call"){r.length>1&&r.pop();return}let i=r[r.length-1],a=new a0(n,n.returnEvent,i,t(n));i.addChild(a),r.push(a)}),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 o0(e){let t=new Set(e),r=new Set,n=[];return e.forEach(i=>{if(r.has(i))return;r.add(i);let a=[i],s=i;for(;;){let{nextSibling:o}=s;if(o&&t.has(o))a.push(o),r.add(o),s=o;else break}n.push(a)}),n}var Dt=class{constructor(e){this.data={events:[],classMap:[],...e},this.classMap=new Ds(this.data.classMap),this.callTree=new sC(this.events),this.classMap.bindEvents(this.events),this.labels=aC(this.classMap,this.events);let t;this.events.forEach(r=>{t&&(r.previous=t,t.next=r),t=r}),this.eventsById=this.events.reduce((r,n)=>(r[n.id]=n,r),{}),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}getEvent(e){return this.eventsById[e]}shallowCopy(){let e=new Dt({});return e.data.events=this.data.events,e.data.metadata=this.data.metadata,e.classMap=this.classMap,e.callTree=this.callTree,e}rootEvents(){return Ls(this.events)}static*multiTreeIterator(e,t){let r,n,i=e.rootEvents(),a=t.rootEvents();for(n0(i,a);;){if(r=i.shift(),n=a.shift(),!r&&!n)return;if(r&&n){let s=r?[...r.children]:[],o=n?[...n.children]:[];n0(s,o),s.forEach(l=>i.push(l)),o.forEach(l=>a.push(l))}yield[r,n]}}static getDiff(e,t){let r={changed:[],added:[],removed:[]},n=Dt.multiTreeIterator(e,t),i=n.next();for(;!i.done;){let[a,s]=i.value;a?s?a.hash!==s.hash&&r.changed.push([a,s]):r.removed.push(a):r.added.push(s),i=n.next()}return r.added=o0(r.added),r.removed=o0(r.removed),r}toJSON(){return{...this.data,classMap:this.classMap}}},Du=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(`
|
|
14
|
+
`)}digest(){return(0,g0.default)(this.hashEntries.map(e=>e.join("=")).join("")).toString()}static buildHash(e,t){let r=new Du(e);return Object.keys(t).sort().forEach(n=>r.addProperty(n,t[n])),r}};function Is(e,t,r){!e||typeof e[t]>"u"||typeof e[r]<"u"||Object.defineProperty(e,r,{get(){return this[t]},enumerable:!1})}var we=class{static contentType(...e){let t=e.find(r=>(r?.headers||{})["Content-Type"]);return t?t.headers["Content-Type"]:null}constructor(e){let t=e;e instanceof we&&(t={...e},e.$hidden.parameters&&(t.parameters=e.$hidden.parameters.map(r=>({...r}))),Array.isArray(e.$hidden.message)&&(t.message=e.$hidden.message.map(r=>({...r}))),e.$hidden.labels&&(t.labels=[...e.$hidden.labels]),e.$hidden.exceptions&&(t.exceptions=[...e.$hidden.exceptions])),this.dataKeys=Object.keys(t),t.event==="call"&&(qe(this,"parent"),qe(this,"children",{writable:!1,value:[]}),qe(this,"dataReferences",{writable:!1,value:[]}),qe(this,"codeObject"),qe(this,"parameters"),qe(this,"message")),qe(this,"linkedEvent"),qe(this,"labels"),qe(this,"exceptions"),qe(this,"next"),qe(this,"previous"),qe(this,"hash"),qe(this,"identityHash"),qe(this,"depth"),Is(t.http_server_response,"status_code","status"),Is(t.http_server_response,"status","status_code"),Is(t.http_client_response,"status_code","status"),Is(t.http_client_response,"status","status_code"),Object.assign(this,t)}get depth(){if(this.$hidden.depth===void 0){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?this.returnEvent.return_value:void 0}get elapsedTime(){return this.returnEvent?this.returnEvent.elapsed:void 0}get elapsedInstrumentationTime(){return this.returnEvent?this.returnEvent.elapsed_instrumentation:void 0}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?this.returnEvent.$hidden.exceptions||[]:[]}get message(){return this.callEvent.$hidden.message}get httpServerRequest(){return this.callEvent.http_server_request}get httpServerResponse(){return this.returnEvent?this.returnEvent.http_server_response:void 0}get httpClientRequest(){return this.callEvent.http_client_request}get httpClientResponse(){return this.returnEvent?this.returnEvent.http_client_response:void 0}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 we.contentType(this.httpServerRequest,this.httpClientRequest)}get responseContentType(){return we.contentType(this.httpServerResponse,this.httpClientResponse)}get route(){let{requestMethod:e,requestPath:t}=this;return!e||!t?null:`${e} ${t}`}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(r=>r===this);return console.assert(t!==-1,"attempted to locate index of an orphaned event"),t===0?null:e.children[t-1]}get nextSibling(){let{parent:e}=this;if(!e){let r=this.next;for(;r;){if(r.isCall()&&!r.parent)return r;r=r.next}return null}let t=this.parent.children.findIndex(r=>r===this);return console.assert(t!==-1,"attempted to locate index of an orphaned event"),t===e.children.length-1?null:e.children[t+1]}set codeObject(e){zr(this.$hidden,"codeObject")&&(this.$hidden.codeObject=e)}set parameters(e){zr(this.$hidden,"parameters")&&(this.$hidden.parameters=e)}set labels(e){zr(this.$hidden,"labels")&&(this.$hidden.labels=e)}set exceptions(e){zr(this.$hidden,"exceptions")&&(this.$hidden.exceptions=e)}set message(e){zr(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 this.event==="call"}isReturn(){return this.event==="return"}get threadId(){return this.thread_id}get parentId(){return this.returnEvent?this.returnEvent.parent_id:void 0}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 r=t.pop();r.children.forEach(n=>t.push(n)),e.push(r)}return e}traverse(e){let t=this,r=this.nextSibling,{onEnter:n}=e,{onExit:i}=e;for(typeof e=="function"&&(n=e,i=e);t&&(t.isCall()&&n?n(t):t.isReturn()&&i&&i(t),t=t.next,!(!t||t===r)););}dataObjects(){return[this.parameters,this.message,this.returnValue].flat().filter(Boolean)}get qualifiedMethodId(){let{definedClass:e,isStatic:t,methodId:r}=this;if(e)return`${e}${t?".":"#"}${r}`}toJSON(){return v0(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=QR(e);return t?{event_type:"sql",actions:[...new Set(t.actions)].sort(),tables:[...new Set(t.tables)].sort()}:{event_type:"sql",sql_normalized:c0(e,this.sql.database_type)}}return{event_type:"function",id:this.codeObject.id}}gatherStableProperties(){let{sqlQuery:e}=this,t=i=>Object.fromEntries(Object.entries(i).map(([a,s])=>[a,s??""])),r=i=>Object.assign(i,{route:this.route,status_code:this.httpServerResponse?.status||this.httpServerResponse?.status_code||this.httpClientResponse?.status||this.httpServerResponse?.status_code}),n;return e?n={event_type:"sql",sql_normalized:eC(e,this.sql.database_type).split(/{"type":"variable"}(?:,{"type":"variable"})*/g).join('{"type":"variable"}')}:this.httpServerRequest?n=r({event_type:"http_server_request"}):this.httpClientRequest?n=r({event_type:"http_client_request"}):n={event_type:"function",id:this.codeObject.id,raises_exception:this.exceptions.length>0},t(n)}buildIdentityHash(){return Du.buildHash("event-identity-v2",this.gatherIdentityProperties())}buildStableHash(){return Du.buildHash("event-stable-properties-v2",this.gatherStableProperties())}},oC=class{constructor(e){this.events=[],this.stack=[],this.id=e,this.eventMap={}}add(e){if(!(e.isReturn()&&this.events.length===0)){if(e.isCall())this.stack.push(e),this.eventMap[e.id]=e;else{if(typeof e.parent_id>"u"){let r=this.stack[this.stack.length-1];if(r&&r.defined_class===e.defined_class&&r.method_id===e.method_id&&r.path===e.path&&r.static===e.static)e.parent_id=r.id;else return}let t=this.eventMap[e.parent_id];if(t){t.link(e),this.stack.pop();let r=this.stack[this.stack.length-1];r&&(r.children.push(t),t.parent=r)}else throw new Error(`return #${e.id} is missing call #${e.parent_id}`)}this.events.push(e)}}unwound(){return this.events.length>0&&this.stack.length===0}};function lC(e){return Object.keys(e.activeStacks).length+e.finalizedStacks.length}var uC=class{constructor(){this.activeStacks={},this.finalizedStacks=[]}add(e){let t=this.activeStacks[e.thread_id];if(!t){let r=lC(this);t=new oC(r),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=Lu(Object.values(this.activeStacks));return e+=Lu(this.finalizedStacks),e}collect(){let e=[...this.finalizedStacks];return Object.values(this.activeStacks).forEach(t=>e.splice(t.id,0,t.events)),e.reduce((t,r)=>{if(r.length===0)return t;if(t.length===0)return t.push([r]),t;if(r[0].http_server_request)return t.push([r]),t;if(r[0].http_client_request)return t.push([r]),t;let n=t[t.length-1],i=n[n.length-1];return i[0].http_server_request||i[0].http_client_request?t.push([r]):n.push(r),t},[])}};function cC(e,t){let{callEvent:r}=t,n=e.codeObjectFromEvent(r);return n?n.id:`${r.defined_class}${r.static?".":"#"}${r.method_id}`}var Su=(e,t,...r)=>e.reduce((n,i)=>i(n,...r),t),dC=class extends vr{constructor(e){super(),this.sorter=new uC,this.transforms={event:[],stack:[],chunk:[]},e&&this.source(e)}source(e){let t=typeof e;if(t==="object")this.data={...e};else if(t==="string")this.data=JSON.parse(e);else throw new Error(`got invalid type ${t}, expected object or string`);return(this.data.events||[]).forEach(r=>{this.data.eventUpdates&&this.data.eventUpdates[r.id]&&(r=this.data.eventUpdates[r.id]),this.sorter.add(new we(r))}),delete this.data.events,delete this.data.eventUpdates,this}event(e){return console.assert(typeof e=="function"),this.transforms.event.push(e),this}stack(e){return console.assert(typeof e=="function"),this.transforms.stack.push(e),this}chunk(e){return console.assert(typeof e=="function"),this.transforms.chunk.push(e),this}normalize(){if(/^https?/.test(this.data.metadata?.git?.repository)){let t=new URL(this.data.metadata.git.repository);t.username="",t.password="",this.data.metadata.git.repository=t.toString()}let e=1;return this.event(t=>{t.id=e,e+=1,t.isCall()&&t.returnEvent&&(t.returnEvent.parent_id=t.id);let{httpServerRequest:r}=t;return r&&r.normalized_path_info&&(r.normalized_path_info=r.normalized_path_info.toString()),r&&r.path_info&&(r.path_info=r.path_info.toString()),t}),this.stack(t=>(t.filter(r=>r.isCall()&&!r.returnEvent).reverse().map(r=>{let n=new we({event:"return",thread_id:r.thread_id,parent_id:r.id});return n.link(r),n}).forEach(r=>t.push(r)),t))}prune(e){console.assert(typeof e=="number");let t,r=0;return this.on("preprocess",n=>{t=new Ds(n.data.classMap),r=Math.min(e/n.size,1)}).chunk(n=>{t.visit(o=>{o.size=0,o.count=0}),n.flat(2).forEach(o=>{if(o.event!=="call"||o.sql_query||o.http_server_request||o.http_client_request)return;let l=t.codeObjectFromEvent(o);if(l){let u=Lu(o);l.size=l.size+u||u,l.count=l.count+1||1}});let i=0,a=t.codeObjects.filter(o=>o.size).sort((o,l)=>o.size-l.size).map(o=>(i+=o.size,{id:o.id,count:o.count,size:o.size,totalBytes:i})).reverse(),s=new Set;for(let o=0;o<a.length;o+=1){let l=a[o];if(l.totalBytes<=i*r)break;s.add(l.id)}return n.map(o=>o.filter(l=>{let{callEvent:u}=l;if(!u)return!1;if(u.http_server_request||u.http_client_request||u.sql_query)return!0;let d=cC(t,l);return!s.has(d)}))})}removeNoise(){return this.data.events?Boolean(this.data.events.find(e=>e.httpServerRequest||e.httpClientRequest))?this.chunk(e=>e.filter(t=>t.length?Boolean(t[0].httpServerRequest)||Boolean(t[0].httpClientRequest):!1)):this:this}collectEvents(){return this.sorter.collect().map(e=>Su(this.transforms.chunk,e).map(t=>Su(this.transforms.stack,t).map(r=>Su(this.transforms.event,r)))).flat(2)}build(){let e=this.sorter.size();return this.emit("preprocess",{size:e,data:this.data}),new Dt({...this.data,events:this.collectEvents()})}};function Vr(e=null){return new dC(e)}var B6=It(R1()),Uf=It(U1()),M6=It(z1()),Mf=It(cv());var fo="http://www.w3.org/1999/xhtml",mc={svg:"http://www.w3.org/2000/svg",xhtml:fo,xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/"};function Jt(e){var t=e+="",r=t.indexOf(":");return r>=0&&(t=e.slice(0,r))!=="xmlns"&&(e=e.slice(r+1)),mc.hasOwnProperty(t)?{space:mc[t],local:e}:e}function R9(e){return function(){var t=this.ownerDocument,r=this.namespaceURI;return r===fo&&t.documentElement.namespaceURI===fo?t.createElement(e):t.createElementNS(r,e)}}function C9(e){return function(){return this.ownerDocument.createElementNS(e.space,e.local)}}function po(e){var t=Jt(e);return(t.local?C9:R9)(t)}function N9(){}function Jr(e){return e==null?N9:function(){return this.querySelector(e)}}function dv(e){typeof e!="function"&&(e=Jr(e));for(var t=this._groups,r=t.length,n=new Array(r),i=0;i<r;++i)for(var a=t[i],s=a.length,o=n[i]=new Array(s),l,u,d=0;d<s;++d)(l=a[d])&&(u=e.call(l,l.__data__,d,a))&&("__data__"in l&&(u.__data__=l.__data__),o[d]=u);return new Ie(n,this._parents)}function O9(){return[]}function Ki(e){return e==null?O9:function(){return this.querySelectorAll(e)}}function fv(e){typeof e!="function"&&(e=Ki(e));for(var t=this._groups,r=t.length,n=[],i=[],a=0;a<r;++a)for(var s=t[a],o=s.length,l,u=0;u<o;++u)(l=s[u])&&(n.push(e.call(l,l.__data__,u,s)),i.push(l));return new Ie(n,i)}function Xi(e){return function(){return this.matches(e)}}function pv(e){typeof e!="function"&&(e=Xi(e));for(var t=this._groups,r=t.length,n=new Array(r),i=0;i<r;++i)for(var a=t[i],s=a.length,o=n[i]=[],l,u=0;u<s;++u)(l=a[u])&&e.call(l,l.__data__,u,a)&&o.push(l);return new Ie(n,this._parents)}function ho(e){return new Array(e.length)}function hv(){return new Ie(this._enter||this._groups.map(ho),this._parents)}function Ji(e,t){this.ownerDocument=e.ownerDocument,this.namespaceURI=e.namespaceURI,this._next=null,this._parent=e,this.__data__=t}Ji.prototype={constructor:Ji,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)}};function vv(e){return function(){return e}}var mv="$";function w9(e,t,r,n,i,a){for(var s=0,o,l=t.length,u=a.length;s<u;++s)(o=t[s])?(o.__data__=a[s],n[s]=o):r[s]=new Ji(e,a[s]);for(;s<l;++s)(o=t[s])&&(i[s]=o)}function I9(e,t,r,n,i,a,s){var o,l,u={},d=t.length,h=a.length,E=new Array(d),y;for(o=0;o<d;++o)(l=t[o])&&(E[o]=y=mv+s.call(l,l.__data__,o,t),y in u?i[o]=l:u[y]=l);for(o=0;o<h;++o)y=mv+s.call(e,a[o],o,a),(l=u[y])?(n[o]=l,l.__data__=a[o],u[y]=null):r[o]=new Ji(e,a[o]);for(o=0;o<d;++o)(l=t[o])&&u[E[o]]===l&&(i[o]=l)}function gv(e,t){if(!e)return y=new Array(this.size()),u=-1,this.each(function(B){y[++u]=B}),y;var r=t?I9:w9,n=this._parents,i=this._groups;typeof e!="function"&&(e=vv(e));for(var a=i.length,s=new Array(a),o=new Array(a),l=new Array(a),u=0;u<a;++u){var d=n[u],h=i[u],E=h.length,y=e.call(d,d&&d.__data__,u,n),T=y.length,_=o[u]=new Array(T),I=s[u]=new Array(T),C=l[u]=new Array(E);r(d,h,_,I,C,y,t);for(var N=0,M=0,L,H;N<T;++N)if(L=_[N]){for(N>=M&&(M=N+1);!(H=I[M])&&++M<T;);L._next=H||null}}return s=new Ie(s,n),s._enter=o,s._exit=l,s}function Ev(){return new Ie(this._exit||this._groups.map(ho),this._parents)}function bv(e,t,r){var n=this.enter(),i=this,a=this.exit();return n=typeof e=="function"?e(n):n.append(e+""),t!=null&&(i=t(i)),r==null?a.remove():r(a),n&&i?n.merge(i).order():i}function yv(e){for(var t=this._groups,r=e._groups,n=t.length,i=r.length,a=Math.min(n,i),s=new Array(n),o=0;o<a;++o)for(var l=t[o],u=r[o],d=l.length,h=s[o]=new Array(d),E,y=0;y<d;++y)(E=l[y]||u[y])&&(h[y]=E);for(;o<n;++o)s[o]=t[o];return new Ie(s,this._parents)}function _v(){for(var e=this._groups,t=-1,r=e.length;++t<r;)for(var n=e[t],i=n.length-1,a=n[i],s;--i>=0;)(s=n[i])&&(a&&s.compareDocumentPosition(a)^4&&a.parentNode.insertBefore(s,a),a=s);return this}function Av(e){e||(e=S9);function t(h,E){return h&&E?e(h.__data__,E.__data__):!h-!E}for(var r=this._groups,n=r.length,i=new Array(n),a=0;a<n;++a){for(var s=r[a],o=s.length,l=i[a]=new Array(o),u,d=0;d<o;++d)(u=s[d])&&(l[d]=u);l.sort(t)}return new Ie(i,this._parents).order()}function S9(e,t){return e<t?-1:e>t?1:e>=t?0:NaN}function Tv(){var e=arguments[0];return arguments[0]=this,e.apply(null,arguments),this}function xv(){var e=new Array(this.size()),t=-1;return this.each(function(){e[++t]=this}),e}function Rv(){for(var e=this._groups,t=0,r=e.length;t<r;++t)for(var n=e[t],i=0,a=n.length;i<a;++i){var s=n[i];if(s)return s}return null}function Cv(){var e=0;return this.each(function(){++e}),e}function Nv(){return!this.node()}function Ov(e){for(var t=this._groups,r=0,n=t.length;r<n;++r)for(var i=t[r],a=0,s=i.length,o;a<s;++a)(o=i[a])&&e.call(o,o.__data__,a,i);return this}function L9(e){return function(){this.removeAttribute(e)}}function D9(e){return function(){this.removeAttributeNS(e.space,e.local)}}function k9(e,t){return function(){this.setAttribute(e,t)}}function B9(e,t){return function(){this.setAttributeNS(e.space,e.local,t)}}function M9(e,t){return function(){var r=t.apply(this,arguments);r==null?this.removeAttribute(e):this.setAttribute(e,r)}}function P9(e,t){return function(){var r=t.apply(this,arguments);r==null?this.removeAttributeNS(e.space,e.local):this.setAttributeNS(e.space,e.local,r)}}function wv(e,t){var r=Jt(e);if(arguments.length<2){var n=this.node();return r.local?n.getAttributeNS(r.space,r.local):n.getAttribute(r)}return this.each((t==null?r.local?D9:L9:typeof t=="function"?r.local?P9:M9:r.local?B9:k9)(r,t))}function vo(e){return e.ownerDocument&&e.ownerDocument.defaultView||e.document&&e||e.defaultView}function $9(e){return function(){this.style.removeProperty(e)}}function F9(e,t,r){return function(){this.style.setProperty(e,t,r)}}function U9(e,t,r){return function(){var n=t.apply(this,arguments);n==null?this.style.removeProperty(e):this.style.setProperty(e,n,r)}}function Iv(e,t,r){return arguments.length>1?this.each((t==null?$9:typeof t=="function"?U9:F9)(e,t,r??"")):Er(this.node(),e)}function Er(e,t){return e.style.getPropertyValue(t)||vo(e).getComputedStyle(e,null).getPropertyValue(t)}function q9(e){return function(){delete this[e]}}function j9(e,t){return function(){this[e]=t}}function z9(e,t){return function(){var r=t.apply(this,arguments);r==null?delete this[e]:this[e]=r}}function Sv(e,t){return arguments.length>1?this.each((t==null?q9:typeof t=="function"?z9:j9)(e,t)):this.node()[e]}function Lv(e){return e.trim().split(/^|\s+/)}function gc(e){return e.classList||new Dv(e)}function Dv(e){this._node=e,this._names=Lv(e.getAttribute("class")||"")}Dv.prototype={add:function(e){var t=this._names.indexOf(e);t<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}};function kv(e,t){for(var r=gc(e),n=-1,i=t.length;++n<i;)r.add(t[n])}function Bv(e,t){for(var r=gc(e),n=-1,i=t.length;++n<i;)r.remove(t[n])}function V9(e){return function(){kv(this,e)}}function H9(e){return function(){Bv(this,e)}}function G9(e,t){return function(){(t.apply(this,arguments)?kv:Bv)(this,e)}}function Mv(e,t){var r=Lv(e+"");if(arguments.length<2){for(var n=gc(this.node()),i=-1,a=r.length;++i<a;)if(!n.contains(r[i]))return!1;return!0}return this.each((typeof t=="function"?G9:t?V9:H9)(r,t))}function W9(){this.textContent=""}function Y9(e){return function(){this.textContent=e}}function K9(e){return function(){var t=e.apply(this,arguments);this.textContent=t??""}}function Pv(e){return arguments.length?this.each(e==null?W9:(typeof e=="function"?K9:Y9)(e)):this.node().textContent}function X9(){this.innerHTML=""}function J9(e){return function(){this.innerHTML=e}}function Z9(e){return function(){var t=e.apply(this,arguments);this.innerHTML=t??""}}function $v(e){return arguments.length?this.each(e==null?X9:(typeof e=="function"?Z9:J9)(e)):this.node().innerHTML}function Q9(){this.nextSibling&&this.parentNode.appendChild(this)}function Fv(){return this.each(Q9)}function eS(){this.previousSibling&&this.parentNode.insertBefore(this,this.parentNode.firstChild)}function Uv(){return this.each(eS)}function qv(e){var t=typeof e=="function"?e:po(e);return this.select(function(){return this.appendChild(t.apply(this,arguments))})}function tS(){return null}function jv(e,t){var r=typeof e=="function"?e:po(e),n=t==null?tS:typeof t=="function"?t:Jr(t);return this.select(function(){return this.insertBefore(r.apply(this,arguments),n.apply(this,arguments)||null)})}function rS(){var e=this.parentNode;e&&e.removeChild(this)}function zv(){return this.each(rS)}function nS(){var e=this.cloneNode(!1),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function iS(){var e=this.cloneNode(!0),t=this.parentNode;return t?t.insertBefore(e,this.nextSibling):e}function Vv(e){return this.select(e?iS:nS)}function Hv(e){return arguments.length?this.property("__data__",e):this.node().__data__}var Wv={},se=null;typeof document<"u"&&(Gv=document.documentElement,"onmouseenter"in Gv||(Wv={mouseenter:"mouseover",mouseleave:"mouseout"}));var Gv;function aS(e,t,r){return e=Yv(e,t,r),function(n){var i=n.relatedTarget;(!i||i!==this&&!(i.compareDocumentPosition(this)&8))&&e.call(this,n)}}function Yv(e,t,r){return function(n){var i=se;se=n;try{e.call(this,this.__data__,t,r)}finally{se=i}}}function sS(e){return e.trim().split(/^|\s+/).map(function(t){var r="",n=t.indexOf(".");return n>=0&&(r=t.slice(n+1),t=t.slice(0,n)),{type:t,name:r}})}function oS(e){return function(){var t=this.__on;if(!!t){for(var r=0,n=-1,i=t.length,a;r<i;++r)a=t[r],(!e.type||a.type===e.type)&&a.name===e.name?this.removeEventListener(a.type,a.listener,a.capture):t[++n]=a;++n?t.length=n:delete this.__on}}}function lS(e,t,r){var n=Wv.hasOwnProperty(e.type)?aS:Yv;return function(i,a,s){var o=this.__on,l,u=n(t,a,s);if(o){for(var d=0,h=o.length;d<h;++d)if((l=o[d]).type===e.type&&l.name===e.name){this.removeEventListener(l.type,l.listener,l.capture),this.addEventListener(l.type,l.listener=u,l.capture=r),l.value=t;return}}this.addEventListener(e.type,u,r),l={type:e.type,name:e.name,value:t,listener:u,capture:r},o?o.push(l):this.__on=[l]}}function Kv(e,t,r){var n=sS(e+""),i,a=n.length,s;if(arguments.length<2){var o=this.node().__on;if(o){for(var l=0,u=o.length,d;l<u;++l)for(i=0,d=o[l];i<a;++i)if((s=n[i]).type===d.type&&s.name===d.name)return d.value}return}for(o=t?lS:oS,r==null&&(r=!1),i=0;i<a;++i)this.each(o(n[i],t,r));return this}function Ec(e,t,r,n){var i=se;e.sourceEvent=se,se=e;try{return t.apply(r,n)}finally{se=i}}function Xv(e,t,r){var n=vo(e),i=n.CustomEvent;typeof i=="function"?i=new i(t,r):(i=n.document.createEvent("Event"),r?(i.initEvent(t,r.bubbles,r.cancelable),i.detail=r.detail):i.initEvent(t,!1,!1)),e.dispatchEvent(i)}function uS(e,t){return function(){return Xv(this,e,t)}}function cS(e,t){return function(){return Xv(this,e,t.apply(this,arguments))}}function Jv(e,t){return this.each((typeof t=="function"?cS:uS)(e,t))}var bc=[null];function Ie(e,t){this._groups=e,this._parents=t}function Zv(){return new Ie([[document.documentElement]],bc)}Ie.prototype=Zv.prototype={constructor:Ie,select:dv,selectAll:fv,filter:pv,data:gv,enter:hv,exit:Ev,join:bv,merge:yv,order:_v,sort:Av,call:Tv,nodes:xv,node:Rv,size:Cv,empty:Nv,each:Ov,attr:wv,style:Iv,property:Sv,classed:Mv,text:Pv,html:$v,raise:Fv,lower:Uv,append:qv,insert:jv,remove:zv,clone:Vv,datum:Hv,on:Kv,dispatch:Jv};var Zt=Zv;function ke(e){return typeof e=="string"?new Ie([[document.querySelector(e)]],[document.documentElement]):new Ie([[e]],bc)}function mo(){for(var e=se,t;t=e.sourceEvent;)e=t;return e}function go(e,t){var r=e.ownerSVGElement||e;if(r.createSVGPoint){var n=r.createSVGPoint();return n.x=t.clientX,n.y=t.clientY,n=n.matrixTransform(e.getScreenCTM().inverse()),[n.x,n.y]}var i=e.getBoundingClientRect();return[t.clientX-i.left-e.clientLeft,t.clientY-i.top-e.clientTop]}function Un(e){var t=mo();return t.changedTouches&&(t=t.changedTouches[0]),go(e,t)}function Eo(e,t,r){arguments.length<3&&(r=t,t=mo().changedTouches);for(var n=0,i=t?t.length:0,a;n<i;++n)if((a=t[n]).identifier===r)return go(e,a);return null}var Al=It(rm(),1);var xS={value:function(){}};function im(){for(var e=0,t=arguments.length,r={},n;e<t;++e){if(!(n=arguments[e]+"")||n in r||/[\s.]/.test(n))throw new Error("illegal type: "+n);r[n]=[]}return new bo(r)}function bo(e){this._=e}function RS(e,t){return e.trim().split(/^|\s+/).map(function(r){var n="",i=r.indexOf(".");if(i>=0&&(n=r.slice(i+1),r=r.slice(0,i)),r&&!t.hasOwnProperty(r))throw new Error("unknown type: "+r);return{type:r,name:n}})}bo.prototype=im.prototype={constructor:bo,on:function(e,t){var r=this._,n=RS(e+"",r),i,a=-1,s=n.length;if(arguments.length<2){for(;++a<s;)if((i=(e=n[a]).type)&&(i=CS(r[i],e.name)))return i;return}if(t!=null&&typeof t!="function")throw new Error("invalid callback: "+t);for(;++a<s;)if(i=(e=n[a]).type)r[i]=nm(r[i],e.name,t);else if(t==null)for(i in r)r[i]=nm(r[i],e.name,null);return this},copy:function(){var e={},t=this._;for(var r in t)e[r]=t[r].slice();return new bo(e)},call:function(e,t){if((i=arguments.length-2)>0)for(var r=new Array(i),n=0,i,a;n<i;++n)r[n]=arguments[n+2];if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e);for(a=this._[e],n=0,i=a.length;n<i;++n)a[n].value.apply(t,r)},apply:function(e,t,r){if(!this._.hasOwnProperty(e))throw new Error("unknown type: "+e);for(var n=this._[e],i=0,a=n.length;i<a;++i)n[i].value.apply(t,r)}};function CS(e,t){for(var r=0,n=e.length,i;r<n;++r)if((i=e[r]).name===t)return i.value}function nm(e,t,r){for(var n=0,i=e.length;n<i;++n)if(e[n].name===t){e[n]=xS,e=e.slice(0,n).concat(e.slice(n+1));break}return r!=null&&e.push({name:t,value:r}),e}var Qi=im;function yo(){se.preventDefault(),se.stopImmediatePropagation()}function yc(e){var t=e.document.documentElement,r=ke(e).on("dragstart.drag",yo,!0);"onselectstart"in t?r.on("selectstart.drag",yo,!0):(t.__noselect=t.style.MozUserSelect,t.style.MozUserSelect="none")}function _c(e,t){var r=e.document.documentElement,n=ke(e).on("dragstart.drag",null);t&&(n.on("click.drag",yo,!0),setTimeout(function(){n.on("click.drag",null)},0)),"onselectstart"in r?n.on("selectstart.drag",null):(r.style.MozUserSelect=r.__noselect,delete r.__noselect)}function _o(e,t,r){e.prototype=t.prototype=r,r.constructor=e}function Ac(e,t){var r=Object.create(e.prototype);for(var n in t)r[n]=t[n];return r}function ra(){}var ea=.7,To=1/ea,jn="\\s*([+-]?\\d+)\\s*",ta="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)\\s*",Ft="\\s*([+-]?\\d*\\.?\\d+(?:[eE][+-]?\\d+)?)%\\s*",NS=/^#([0-9a-f]{3,8})$/,OS=new RegExp("^rgb\\("+[jn,jn,jn]+"\\)$"),wS=new RegExp("^rgb\\("+[Ft,Ft,Ft]+"\\)$"),IS=new RegExp("^rgba\\("+[jn,jn,jn,ta]+"\\)$"),SS=new RegExp("^rgba\\("+[Ft,Ft,Ft,ta]+"\\)$"),LS=new RegExp("^hsl\\("+[ta,Ft,Ft]+"\\)$"),DS=new RegExp("^hsla\\("+[ta,Ft,Ft,ta]+"\\)$"),am={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};_o(ra,Rt,{copy:function(e){return Object.assign(new this.constructor,this,e)},displayable:function(){return this.rgb().displayable()},hex:sm,formatHex:sm,formatHsl:kS,formatRgb:om,toString:om});function sm(){return this.rgb().formatHex()}function kS(){return fm(this).formatHsl()}function om(){return this.rgb().formatRgb()}function Rt(e){var t,r;return e=(e+"").trim().toLowerCase(),(t=NS.exec(e))?(r=t[1].length,t=parseInt(t[1],16),r===6?lm(t):r===3?new ut(t>>8&15|t>>4&240,t>>4&15|t&240,(t&15)<<4|t&15,1):r===8?Ao(t>>24&255,t>>16&255,t>>8&255,(t&255)/255):r===4?Ao(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|t&240,((t&15)<<4|t&15)/255):null):(t=OS.exec(e))?new ut(t[1],t[2],t[3],1):(t=wS.exec(e))?new ut(t[1]*255/100,t[2]*255/100,t[3]*255/100,1):(t=IS.exec(e))?Ao(t[1],t[2],t[3],t[4]):(t=SS.exec(e))?Ao(t[1]*255/100,t[2]*255/100,t[3]*255/100,t[4]):(t=LS.exec(e))?dm(t[1],t[2]/100,t[3]/100,1):(t=DS.exec(e))?dm(t[1],t[2]/100,t[3]/100,t[4]):am.hasOwnProperty(e)?lm(am[e]):e==="transparent"?new ut(NaN,NaN,NaN,0):null}function lm(e){return new ut(e>>16&255,e>>8&255,e&255,1)}function Ao(e,t,r,n){return n<=0&&(e=t=r=NaN),new ut(e,t,r,n)}function BS(e){return e instanceof ra||(e=Rt(e)),e?(e=e.rgb(),new ut(e.r,e.g,e.b,e.opacity)):new ut}function zn(e,t,r,n){return arguments.length===1?BS(e):new ut(e,t,r,n??1)}function ut(e,t,r,n){this.r=+e,this.g=+t,this.b=+r,this.opacity=+n}_o(ut,zn,Ac(ra,{brighter:function(e){return e=e==null?To:Math.pow(To,e),new ut(this.r*e,this.g*e,this.b*e,this.opacity)},darker:function(e){return e=e==null?ea:Math.pow(ea,e),new ut(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:um,formatHex:um,formatRgb:cm,toString:cm}));function um(){return"#"+Tc(this.r)+Tc(this.g)+Tc(this.b)}function cm(){var e=this.opacity;return e=isNaN(e)?1:Math.max(0,Math.min(1,e)),(e===1?"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))+(e===1?")":", "+e+")")}function Tc(e){return e=Math.max(0,Math.min(255,Math.round(e)||0)),(e<16?"0":"")+e.toString(16)}function dm(e,t,r,n){return n<=0?e=t=r=NaN:r<=0||r>=1?e=t=NaN:t<=0&&(e=NaN),new $t(e,t,r,n)}function fm(e){if(e instanceof $t)return new $t(e.h,e.s,e.l,e.opacity);if(e instanceof ra||(e=Rt(e)),!e)return new $t;if(e instanceof $t)return e;e=e.rgb();var t=e.r/255,r=e.g/255,n=e.b/255,i=Math.min(t,r,n),a=Math.max(t,r,n),s=NaN,o=a-i,l=(a+i)/2;return o?(t===a?s=(r-n)/o+(r<n)*6:r===a?s=(n-t)/o+2:s=(t-r)/o+4,o/=l<.5?a+i:2-a-i,s*=60):o=l>0&&l<1?0:s,new $t(s,o,l,e.opacity)}function pm(e,t,r,n){return arguments.length===1?fm(e):new $t(e,t,r,n??1)}function $t(e,t,r,n){this.h=+e,this.s=+t,this.l=+r,this.opacity=+n}_o($t,pm,Ac(ra,{brighter:function(e){return e=e==null?To:Math.pow(To,e),new $t(this.h,this.s,this.l*e,this.opacity)},darker:function(e){return e=e==null?ea:Math.pow(ea,e),new $t(this.h,this.s,this.l*e,this.opacity)},rgb:function(){var e=this.h%360+(this.h<0)*360,t=isNaN(e)||isNaN(this.s)?0:this.s,r=this.l,n=r+(r<.5?r:1-r)*t,i=2*r-n;return new ut(xc(e>=240?e-240:e+120,i,n),xc(e,i,n),xc(e<120?e+240:e-120,i,n),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 e=isNaN(e)?1:Math.max(0,Math.min(1,e)),(e===1?"hsl(":"hsla(")+(this.h||0)+", "+(this.s||0)*100+"%, "+(this.l||0)*100+"%"+(e===1?")":", "+e+")")}}));function xc(e,t,r){return(e<60?t+(r-t)*e/60:e<180?r:e<240?t+(r-t)*(240-e)/60:t)*255}function Rc(e,t,r,n,i){var a=e*e,s=a*e;return((1-3*e+3*a-s)*t+(4-6*a+3*s)*r+(1+3*e+3*a-3*s)*n+s*i)/6}function hm(e){var t=e.length-1;return function(r){var n=r<=0?r=0:r>=1?(r=1,t-1):Math.floor(r*t),i=e[n],a=e[n+1],s=n>0?e[n-1]:2*i-a,o=n<t-1?e[n+2]:2*a-i;return Rc((r-n/t)*t,s,i,a,o)}}function vm(e){var t=e.length;return function(r){var n=Math.floor(((r%=1)<0?++r:r)*t),i=e[(n+t-1)%t],a=e[n%t],s=e[(n+1)%t],o=e[(n+2)%t];return Rc((r-n/t)*t,i,a,s,o)}}function na(e){return function(){return e}}function MS(e,t){return function(r){return e+r*t}}function PS(e,t,r){return e=Math.pow(e,r),t=Math.pow(t,r)-e,r=1/r,function(n){return Math.pow(e+n*t,r)}}function mm(e){return(e=+e)==1?xo:function(t,r){return r-t?PS(t,r,e):na(isNaN(t)?r:t)}}function xo(e,t){var r=t-e;return r?MS(e,r):na(isNaN(e)?t:e)}var Zr=function e(t){var r=mm(t);function n(i,a){var s=r((i=zn(i)).r,(a=zn(a)).r),o=r(i.g,a.g),l=r(i.b,a.b),u=xo(i.opacity,a.opacity);return function(d){return i.r=s(d),i.g=o(d),i.b=l(d),i.opacity=u(d),i+""}}return n.gamma=e,n}(1);function gm(e){return function(t){var r=t.length,n=new Array(r),i=new Array(r),a=new Array(r),s,o;for(s=0;s<r;++s)o=zn(t[s]),n[s]=o.r||0,i[s]=o.g||0,a[s]=o.b||0;return n=e(n),i=e(i),a=e(a),o.opacity=1,function(l){return o.r=n(l),o.g=i(l),o.b=a(l),o+""}}}var $S=gm(hm),FS=gm(vm);function Em(e,t){t||(t=[]);var r=e?Math.min(t.length,e.length):0,n=t.slice(),i;return function(a){for(i=0;i<r;++i)n[i]=e[i]*(1-a)+t[i]*a;return n}}function bm(e){return ArrayBuffer.isView(e)&&!(e instanceof DataView)}function ym(e,t){var r=t?t.length:0,n=e?Math.min(r,e.length):0,i=new Array(n),a=new Array(r),s;for(s=0;s<n;++s)i[s]=Qr(e[s],t[s]);for(;s<r;++s)a[s]=t[s];return function(o){for(s=0;s<n;++s)a[s]=i[s](o);return a}}function _m(e,t){var r=new Date;return e=+e,t=+t,function(n){return r.setTime(e*(1-n)+t*n),r}}function Ke(e,t){return e=+e,t=+t,function(r){return e*(1-r)+t*r}}function Am(e,t){var r={},n={},i;(e===null||typeof e!="object")&&(e={}),(t===null||typeof t!="object")&&(t={});for(i in t)i in e?r[i]=Qr(e[i],t[i]):n[i]=t[i];return function(a){for(i in r)n[i]=r[i](a);return n}}var Nc=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,Cc=new RegExp(Nc.source,"g");function US(e){return function(){return e}}function qS(e){return function(t){return e(t)+""}}function ia(e,t){var r=Nc.lastIndex=Cc.lastIndex=0,n,i,a,s=-1,o=[],l=[];for(e=e+"",t=t+"";(n=Nc.exec(e))&&(i=Cc.exec(t));)(a=i.index)>r&&(a=t.slice(r,a),o[s]?o[s]+=a:o[++s]=a),(n=n[0])===(i=i[0])?o[s]?o[s]+=i:o[++s]=i:(o[++s]=null,l.push({i:s,x:Ke(n,i)})),r=Cc.lastIndex;return r<t.length&&(a=t.slice(r),o[s]?o[s]+=a:o[++s]=a),o.length<2?l[0]?qS(l[0].x):US(t):(t=l.length,function(u){for(var d=0,h;d<t;++d)o[(h=l[d]).i]=h.x(u);return o.join("")})}function Qr(e,t){var r=typeof t,n;return t==null||r==="boolean"?na(t):(r==="number"?Ke:r==="string"?(n=Rt(t))?(t=n,Zr):ia:t instanceof Rt?Zr:t instanceof Date?_m:bm(t)?Em:Array.isArray(t)?ym:typeof t.valueOf!="function"&&typeof t.toString!="function"||isNaN(t)?Am:Ke)(e,t)}var Tm=180/Math.PI,Ro={translateX:0,translateY:0,rotate:0,skewX:0,scaleX:1,scaleY:1};function Oc(e,t,r,n,i,a){var s,o,l;return(s=Math.sqrt(e*e+t*t))&&(e/=s,t/=s),(l=e*r+t*n)&&(r-=e*l,n-=t*l),(o=Math.sqrt(r*r+n*n))&&(r/=o,n/=o,l/=o),e*n<t*r&&(e=-e,t=-t,l=-l,s=-s),{translateX:i,translateY:a,rotate:Math.atan2(t,e)*Tm,skewX:Math.atan(l)*Tm,scaleX:s,scaleY:o}}var aa,wc,xm,Co;function Rm(e){return e==="none"?Ro:(aa||(aa=document.createElement("DIV"),wc=document.documentElement,xm=document.defaultView),aa.style.transform=e,e=xm.getComputedStyle(wc.appendChild(aa),null).getPropertyValue("transform"),wc.removeChild(aa),e=e.slice(7,-1).split(","),Oc(+e[0],+e[1],+e[2],+e[3],+e[4],+e[5]))}function Cm(e){return e==null?Ro:(Co||(Co=document.createElementNS("http://www.w3.org/2000/svg","g")),Co.setAttribute("transform",e),(e=Co.transform.baseVal.consolidate())?(e=e.matrix,Oc(e.a,e.b,e.c,e.d,e.e,e.f)):Ro)}function Nm(e,t,r,n){function i(u){return u.length?u.pop()+" ":""}function a(u,d,h,E,y,T){if(u!==h||d!==E){var _=y.push("translate(",null,t,null,r);T.push({i:_-4,x:Ke(u,h)},{i:_-2,x:Ke(d,E)})}else(h||E)&&y.push("translate("+h+t+E+r)}function s(u,d,h,E){u!==d?(u-d>180?d+=360:d-u>180&&(u+=360),E.push({i:h.push(i(h)+"rotate(",null,n)-2,x:Ke(u,d)})):d&&h.push(i(h)+"rotate("+d+n)}function o(u,d,h,E){u!==d?E.push({i:h.push(i(h)+"skewX(",null,n)-2,x:Ke(u,d)}):d&&h.push(i(h)+"skewX("+d+n)}function l(u,d,h,E,y,T){if(u!==h||d!==E){var _=y.push(i(y)+"scale(",null,",",null,")");T.push({i:_-4,x:Ke(u,h)},{i:_-2,x:Ke(d,E)})}else(h!==1||E!==1)&&y.push(i(y)+"scale("+h+","+E+")")}return function(u,d){var h=[],E=[];return u=e(u),d=e(d),a(u.translateX,u.translateY,d.translateX,d.translateY,h,E),s(u.rotate,d.rotate,h,E),o(u.skewX,d.skewX,h,E),l(u.scaleX,u.scaleY,d.scaleX,d.scaleY,h,E),u=d=null,function(y){for(var T=-1,_=E.length,I;++T<_;)h[(I=E[T]).i]=I.x(y);return h.join("")}}}var Ic=Nm(Rm,"px, ","px)","deg)"),Sc=Nm(Cm,", ",")",")");var sa=Math.SQRT2,Lc=2,Om=4,jS=1e-12;function wm(e){return((e=Math.exp(e))+1/e)/2}function zS(e){return((e=Math.exp(e))-1/e)/2}function VS(e){return((e=Math.exp(2*e))-1)/(e+1)}function Dc(e,t){var r=e[0],n=e[1],i=e[2],a=t[0],s=t[1],o=t[2],l=a-r,u=s-n,d=l*l+u*u,h,E;if(d<jS)E=Math.log(o/i)/sa,h=function(N){return[r+N*l,n+N*u,i*Math.exp(sa*N*E)]};else{var y=Math.sqrt(d),T=(o*o-i*i+Om*d)/(2*i*Lc*y),_=(o*o-i*i-Om*d)/(2*o*Lc*y),I=Math.log(Math.sqrt(T*T+1)-T),C=Math.log(Math.sqrt(_*_+1)-_);E=(C-I)/sa,h=function(N){var M=N*E,L=wm(I),H=i/(Lc*y)*(L*VS(sa*M+I)-zS(I));return[r+H*l,n+H*u,i*L/wm(sa*M+I)]}}return h.duration=E*1e3,h}var Vn=0,la=0,oa=0,Sm=1e3,No,ua,Oo=0,en=0,wo=0,ca=typeof performance=="object"&&performance.now?performance:Date,Lm=typeof window=="object"&&window.requestAnimationFrame?window.requestAnimationFrame.bind(window):function(e){setTimeout(e,17)};function Hn(){return en||(Lm(HS),en=ca.now()+wo)}function HS(){en=0}function da(){this._call=this._time=this._next=null}da.prototype=Io.prototype={constructor:da,restart:function(e,t,r){if(typeof e!="function")throw new TypeError("callback is not a function");r=(r==null?Hn():+r)+(t==null?0:+t),!this._next&&ua!==this&&(ua?ua._next=this:No=this,ua=this),this._call=e,this._time=r,kc()},stop:function(){this._call&&(this._call=null,this._time=1/0,kc())}};function Io(e,t,r){var n=new da;return n.restart(e,t,r),n}function Dm(){Hn(),++Vn;for(var e=No,t;e;)(t=en-e._time)>=0&&e._call.call(null,t),e=e._next;--Vn}function Im(){en=(Oo=ca.now())+wo,Vn=la=0;try{Dm()}finally{Vn=0,WS(),en=0}}function GS(){var e=ca.now(),t=e-Oo;t>Sm&&(wo-=t,Oo=e)}function WS(){for(var e,t=No,r,n=1/0;t;)t._call?(n>t._time&&(n=t._time),e=t,t=t._next):(r=t._next,t._next=null,t=e?e._next=r:No=r);ua=e,kc(n)}function kc(e){if(!Vn){la&&(la=clearTimeout(la));var t=e-en;t>24?(e<1/0&&(la=setTimeout(Im,e-ca.now()-wo)),oa&&(oa=clearInterval(oa))):(oa||(Oo=ca.now(),oa=setInterval(GS,Sm)),Vn=1,Lm(Im))}}function So(e,t,r){var n=new da;return t=t==null?0:+t,n.restart(function(i){n.stop(),e(i+t)},t,r),n}var YS=Qi("start","end","cancel","interrupt"),KS=[],Bm=0,Bc=1,Do=2,Lo=3,km=4,ko=5,fa=6;function br(e,t,r,n,i,a){var s=e.__transition;if(!s)e.__transition={};else if(r in s)return;XS(e,r,{name:t,index:n,group:i,on:YS,tween:KS,time:a.time,delay:a.delay,duration:a.duration,ease:a.ease,timer:null,state:Bm})}function pa(e,t){var r=Pe(e,t);if(r.state>Bm)throw new Error("too late; already scheduled");return r}function Xe(e,t){var r=Pe(e,t);if(r.state>Lo)throw new Error("too late; already running");return r}function Pe(e,t){var r=e.__transition;if(!r||!(r=r[t]))throw new Error("transition not found");return r}function XS(e,t,r){var n=e.__transition,i;n[t]=r,r.timer=Io(a,0,r.time);function a(u){r.state=Bc,r.timer.restart(s,r.delay,r.time),r.delay<=u&&s(u-r.delay)}function s(u){var d,h,E,y;if(r.state!==Bc)return l();for(d in n)if(y=n[d],y.name===r.name){if(y.state===Lo)return So(s);y.state===km?(y.state=fa,y.timer.stop(),y.on.call("interrupt",e,e.__data__,y.index,y.group),delete n[d]):+d<t&&(y.state=fa,y.timer.stop(),y.on.call("cancel",e,e.__data__,y.index,y.group),delete n[d])}if(So(function(){r.state===Lo&&(r.state=km,r.timer.restart(o,r.delay,r.time),o(u))}),r.state=Do,r.on.call("start",e,e.__data__,r.index,r.group),r.state===Do){for(r.state=Lo,i=new Array(E=r.tween.length),d=0,h=-1;d<E;++d)(y=r.tween[d].value.call(e,e.__data__,r.index,r.group))&&(i[++h]=y);i.length=h+1}}function o(u){for(var d=u<r.duration?r.ease.call(null,u/r.duration):(r.timer.restart(l),r.state=ko,1),h=-1,E=i.length;++h<E;)i[h].call(e,d);r.state===ko&&(r.on.call("end",e,e.__data__,r.index,r.group),l())}function l(){r.state=fa,r.timer.stop(),delete n[t];for(var u in n)return;delete e.__transition}}function tn(e,t){var r=e.__transition,n,i,a=!0,s;if(!!r){t=t==null?null:t+"";for(s in r){if((n=r[s]).name!==t){a=!1;continue}i=n.state>Do&&n.state<ko,n.state=fa,n.timer.stop(),n.on.call(i?"interrupt":"cancel",e,e.__data__,n.index,n.group),delete r[s]}a&&delete e.__transition}}function Mm(e){return this.each(function(){tn(this,e)})}function JS(e,t){var r,n;return function(){var i=Xe(this,e),a=i.tween;if(a!==r){n=r=a;for(var s=0,o=n.length;s<o;++s)if(n[s].name===t){n=n.slice(),n.splice(s,1);break}}i.tween=n}}function ZS(e,t,r){var n,i;if(typeof r!="function")throw new Error;return function(){var a=Xe(this,e),s=a.tween;if(s!==n){i=(n=s).slice();for(var o={name:t,value:r},l=0,u=i.length;l<u;++l)if(i[l].name===t){i[l]=o;break}l===u&&i.push(o)}a.tween=i}}function Pm(e,t){var r=this._id;if(e+="",arguments.length<2){for(var n=Pe(this.node(),r).tween,i=0,a=n.length,s;i<a;++i)if((s=n[i]).name===e)return s.value;return null}return this.each((t==null?JS:ZS)(r,e,t))}function Gn(e,t,r){var n=e._id;return e.each(function(){var i=Xe(this,n);(i.value||(i.value={}))[t]=r.apply(this,arguments)}),function(i){return Pe(i,n).value[t]}}function Bo(e,t){var r;return(typeof t=="number"?Ke:t instanceof Rt?Zr:(r=Rt(t))?(t=r,Zr):ia)(e,t)}function QS(e){return function(){this.removeAttribute(e)}}function eL(e){return function(){this.removeAttributeNS(e.space,e.local)}}function tL(e,t,r){var n,i=r+"",a;return function(){var s=this.getAttribute(e);return s===i?null:s===n?a:a=t(n=s,r)}}function rL(e,t,r){var n,i=r+"",a;return function(){var s=this.getAttributeNS(e.space,e.local);return s===i?null:s===n?a:a=t(n=s,r)}}function nL(e,t,r){var n,i,a;return function(){var s,o=r(this),l;return o==null?void this.removeAttribute(e):(s=this.getAttribute(e),l=o+"",s===l?null:s===n&&l===i?a:(i=l,a=t(n=s,o)))}}function iL(e,t,r){var n,i,a;return function(){var s,o=r(this),l;return o==null?void this.removeAttributeNS(e.space,e.local):(s=this.getAttributeNS(e.space,e.local),l=o+"",s===l?null:s===n&&l===i?a:(i=l,a=t(n=s,o)))}}function $m(e,t){var r=Jt(e),n=r==="transform"?Sc:Bo;return this.attrTween(e,typeof t=="function"?(r.local?iL:nL)(r,n,Gn(this,"attr."+e,t)):t==null?(r.local?eL:QS)(r):(r.local?rL:tL)(r,n,t))}function aL(e,t){return function(r){this.setAttribute(e,t.call(this,r))}}function sL(e,t){return function(r){this.setAttributeNS(e.space,e.local,t.call(this,r))}}function oL(e,t){var r,n;function i(){var a=t.apply(this,arguments);return a!==n&&(r=(n=a)&&sL(e,a)),r}return i._value=t,i}function lL(e,t){var r,n;function i(){var a=t.apply(this,arguments);return a!==n&&(r=(n=a)&&aL(e,a)),r}return i._value=t,i}function Fm(e,t){var r="attr."+e;if(arguments.length<2)return(r=this.tween(r))&&r._value;if(t==null)return this.tween(r,null);if(typeof t!="function")throw new Error;var n=Jt(e);return this.tween(r,(n.local?oL:lL)(n,t))}function uL(e,t){return function(){pa(this,e).delay=+t.apply(this,arguments)}}function cL(e,t){return t=+t,function(){pa(this,e).delay=t}}function Um(e){var t=this._id;return arguments.length?this.each((typeof e=="function"?uL:cL)(t,e)):Pe(this.node(),t).delay}function dL(e,t){return function(){Xe(this,e).duration=+t.apply(this,arguments)}}function fL(e,t){return t=+t,function(){Xe(this,e).duration=t}}function qm(e){var t=this._id;return arguments.length?this.each((typeof e=="function"?dL:fL)(t,e)):Pe(this.node(),t).duration}function pL(e,t){if(typeof t!="function")throw new Error;return function(){Xe(this,e).ease=t}}function jm(e){var t=this._id;return arguments.length?this.each(pL(t,e)):Pe(this.node(),t).ease}function zm(e){typeof e!="function"&&(e=Xi(e));for(var t=this._groups,r=t.length,n=new Array(r),i=0;i<r;++i)for(var a=t[i],s=a.length,o=n[i]=[],l,u=0;u<s;++u)(l=a[u])&&e.call(l,l.__data__,u,a)&&o.push(l);return new Ge(n,this._parents,this._name,this._id)}function Vm(e){if(e._id!==this._id)throw new Error;for(var t=this._groups,r=e._groups,n=t.length,i=r.length,a=Math.min(n,i),s=new Array(n),o=0;o<a;++o)for(var l=t[o],u=r[o],d=l.length,h=s[o]=new Array(d),E,y=0;y<d;++y)(E=l[y]||u[y])&&(h[y]=E);for(;o<n;++o)s[o]=t[o];return new Ge(s,this._parents,this._name,this._id)}function hL(e){return(e+"").trim().split(/^|\s+/).every(function(t){var r=t.indexOf(".");return r>=0&&(t=t.slice(0,r)),!t||t==="start"})}function vL(e,t,r){var n,i,a=hL(t)?pa:Xe;return function(){var s=a(this,e),o=s.on;o!==n&&(i=(n=o).copy()).on(t,r),s.on=i}}function Hm(e,t){var r=this._id;return arguments.length<2?Pe(this.node(),r).on.on(e):this.each(vL(r,e,t))}function mL(e){return function(){var t=this.parentNode;for(var r in this.__transition)if(+r!==e)return;t&&t.removeChild(this)}}function Gm(){return this.on("end.remove",mL(this._id))}function Wm(e){var t=this._name,r=this._id;typeof e!="function"&&(e=Jr(e));for(var n=this._groups,i=n.length,a=new Array(i),s=0;s<i;++s)for(var o=n[s],l=o.length,u=a[s]=new Array(l),d,h,E=0;E<l;++E)(d=o[E])&&(h=e.call(d,d.__data__,E,o))&&("__data__"in d&&(h.__data__=d.__data__),u[E]=h,br(u[E],t,r,E,u,Pe(d,r)));return new Ge(a,this._parents,t,r)}function Ym(e){var t=this._name,r=this._id;typeof e!="function"&&(e=Ki(e));for(var n=this._groups,i=n.length,a=[],s=[],o=0;o<i;++o)for(var l=n[o],u=l.length,d,h=0;h<u;++h)if(d=l[h]){for(var E=e.call(d,d.__data__,h,l),y,T=Pe(d,r),_=0,I=E.length;_<I;++_)(y=E[_])&&br(y,t,r,_,E,T);a.push(E),s.push(d)}return new Ge(a,s,t,r)}var gL=Zt.prototype.constructor;function Km(){return new gL(this._groups,this._parents)}function EL(e,t){var r,n,i;return function(){var a=Er(this,e),s=(this.style.removeProperty(e),Er(this,e));return a===s?null:a===r&&s===n?i:i=t(r=a,n=s)}}function Xm(e){return function(){this.style.removeProperty(e)}}function bL(e,t,r){var n,i=r+"",a;return function(){var s=Er(this,e);return s===i?null:s===n?a:a=t(n=s,r)}}function yL(e,t,r){var n,i,a;return function(){var s=Er(this,e),o=r(this),l=o+"";return o==null&&(l=o=(this.style.removeProperty(e),Er(this,e))),s===l?null:s===n&&l===i?a:(i=l,a=t(n=s,o))}}function _L(e,t){var r,n,i,a="style."+t,s="end."+a,o;return function(){var l=Xe(this,e),u=l.on,d=l.value[a]==null?o||(o=Xm(t)):void 0;(u!==r||i!==d)&&(n=(r=u).copy()).on(s,i=d),l.on=n}}function Jm(e,t,r){var n=(e+="")=="transform"?Ic:Bo;return t==null?this.styleTween(e,EL(e,n)).on("end.style."+e,Xm(e)):typeof t=="function"?this.styleTween(e,yL(e,n,Gn(this,"style."+e,t))).each(_L(this._id,e)):this.styleTween(e,bL(e,n,t),r).on("end.style."+e,null)}function AL(e,t,r){return function(n){this.style.setProperty(e,t.call(this,n),r)}}function TL(e,t,r){var n,i;function a(){var s=t.apply(this,arguments);return s!==i&&(n=(i=s)&&AL(e,s,r)),n}return a._value=t,a}function Zm(e,t,r){var n="style."+(e+="");if(arguments.length<2)return(n=this.tween(n))&&n._value;if(t==null)return this.tween(n,null);if(typeof t!="function")throw new Error;return this.tween(n,TL(e,t,r??""))}function xL(e){return function(){this.textContent=e}}function RL(e){return function(){var t=e(this);this.textContent=t??""}}function Qm(e){return this.tween("text",typeof e=="function"?RL(Gn(this,"text",e)):xL(e==null?"":e+""))}function CL(e){return function(t){this.textContent=e.call(this,t)}}function NL(e){var t,r;function n(){var i=e.apply(this,arguments);return i!==r&&(t=(r=i)&&CL(i)),t}return n._value=e,n}function eg(e){var t="text";if(arguments.length<1)return(t=this.tween(t))&&t._value;if(e==null)return this.tween(t,null);if(typeof e!="function")throw new Error;return this.tween(t,NL(e))}function tg(){for(var e=this._name,t=this._id,r=Mo(),n=this._groups,i=n.length,a=0;a<i;++a)for(var s=n[a],o=s.length,l,u=0;u<o;++u)if(l=s[u]){var d=Pe(l,t);br(l,e,r,u,s,{time:d.time+d.delay+d.duration,delay:0,duration:d.duration,ease:d.ease})}return new Ge(n,this._parents,e,r)}function rg(){var e,t,r=this,n=r._id,i=r.size();return new Promise(function(a,s){var o={value:s},l={value:function(){--i===0&&a()}};r.each(function(){var u=Xe(this,n),d=u.on;d!==e&&(t=(e=d).copy(),t._.cancel.push(o),t._.interrupt.push(o),t._.end.push(l)),u.on=t})})}var OL=0;function Ge(e,t,r,n){this._groups=e,this._parents=t,this._name=r,this._id=n}function Mc(e){return Zt().transition(e)}function Mo(){return++OL}var Wn=Zt.prototype;Ge.prototype=Mc.prototype={constructor:Ge,select:Wm,selectAll:Ym,filter:zm,merge:Vm,selection:Km,transition:tg,call:Wn.call,nodes:Wn.nodes,node:Wn.node,size:Wn.size,empty:Wn.empty,each:Wn.each,on:Hm,attr:$m,attrTween:Fm,style:Jm,styleTween:Zm,text:Qm,textTween:eg,remove:Gm,tween:Pm,delay:Um,duration:qm,ease:jm,end:rg};function Po(e){return((e*=2)<=1?e*e*e:(e-=2)*e*e+2)/2}var Pc={time:null,delay:0,duration:250,ease:Po};function wL(e,t){for(var r;!(r=e.__transition)||!(r=r[t]);)if(!(e=e.parentNode))return Pc.time=Hn(),Pc;return r}function ng(e){var t,r;e instanceof Ge?(t=e._id,e=e._name):(t=Mo(),(r=Pc).time=Hn(),e=e==null?null:e+"");for(var n=this._groups,i=n.length,a=0;a<i;++a)for(var s=n[a],o=s.length,l,u=0;u<o;++u)(l=s[u])&&br(l,e,t,u,s,r||wL(l,t));return new Ge(n,this._parents,e,t)}Zt.prototype.interrupt=Mm;Zt.prototype.transition=ng;function ha(e){return function(){return e}}function $c(e,t,r){this.target=e,this.type=t,this.transform=r}function Ut(e,t,r){this.k=e,this.x=t,this.y=r}Ut.prototype={constructor:Ut,scale:function(e){return e===1?this:new Ut(this.k*e,this.x,this.y)},translate:function(e,t){return e===0&t===0?this:new Ut(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 yr=new Ut(1,0,0);va.prototype=Ut.prototype;function va(e){for(;!e.__zoom;)if(!(e=e.parentNode))return yr;return e.__zoom}function $o(){se.stopImmediatePropagation()}function Yn(){se.preventDefault(),se.stopImmediatePropagation()}function IL(){return!se.ctrlKey&&!se.button}function SL(){var e=this;return e instanceof SVGElement?(e=e.ownerSVGElement||e,e.hasAttribute("viewBox")?(e=e.viewBox.baseVal,[[e.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 ig(){return this.__zoom||yr}function LL(){return-se.deltaY*(se.deltaMode===1?.05:se.deltaMode?1:.002)}function DL(){return navigator.maxTouchPoints||"ontouchstart"in this}function kL(e,t,r){var n=e.invertX(t[0][0])-r[0][0],i=e.invertX(t[1][0])-r[1][0],a=e.invertY(t[0][1])-r[0][1],s=e.invertY(t[1][1])-r[1][1];return e.translate(i>n?(n+i)/2:Math.min(0,n)||Math.max(0,i),s>a?(a+s)/2:Math.min(0,a)||Math.max(0,s))}function Fc(){var e=IL,t=SL,r=kL,n=LL,i=DL,a=[0,1/0],s=[[-1/0,-1/0],[1/0,1/0]],o=250,l=Dc,u=Qi("start","zoom","end"),d,h,E=500,y=150,T=0;function _(x){x.property("__zoom",ig).on("wheel.zoom",B).on("mousedown.zoom",j).on("dblclick.zoom",ce).filter(i).on("touchstart.zoom",de).on("touchmove.zoom",je).on("touchend.zoom touchcancel.zoom",Ae).style("touch-action","none").style("-webkit-tap-highlight-color","rgba(0,0,0,0)")}_.transform=function(x,$,Y){var V=x.selection?x.selection():x;V.property("__zoom",ig),x!==V?M(x,$,Y):V.interrupt().each(function(){L(this,arguments).start().zoom(null,typeof $=="function"?$.apply(this,arguments):$).end()})},_.scaleBy=function(x,$,Y){_.scaleTo(x,function(){var V=this.__zoom.k,J=typeof $=="function"?$.apply(this,arguments):$;return V*J},Y)},_.scaleTo=function(x,$,Y){_.transform(x,function(){var V=t.apply(this,arguments),J=this.__zoom,R=Y==null?N(V):typeof Y=="function"?Y.apply(this,arguments):Y,A=J.invert(R),m=typeof $=="function"?$.apply(this,arguments):$;return r(C(I(J,m),R,A),V,s)},Y)},_.translateBy=function(x,$,Y){_.transform(x,function(){return r(this.__zoom.translate(typeof $=="function"?$.apply(this,arguments):$,typeof Y=="function"?Y.apply(this,arguments):Y),t.apply(this,arguments),s)})},_.translateTo=function(x,$,Y,V){_.transform(x,function(){var J=t.apply(this,arguments),R=this.__zoom,A=V==null?N(J):typeof V=="function"?V.apply(this,arguments):V;return r(yr.translate(A[0],A[1]).scale(R.k).translate(typeof $=="function"?-$.apply(this,arguments):-$,typeof Y=="function"?-Y.apply(this,arguments):-Y),J,s)},V)};function I(x,$){return $=Math.max(a[0],Math.min(a[1],$)),$===x.k?x:new Ut($,x.x,x.y)}function C(x,$,Y){var V=$[0]-Y[0]*x.k,J=$[1]-Y[1]*x.k;return V===x.x&&J===x.y?x:new Ut(x.k,V,J)}function N(x){return[(+x[0][0]+ +x[1][0])/2,(+x[0][1]+ +x[1][1])/2]}function M(x,$,Y){x.on("start.zoom",function(){L(this,arguments).start()}).on("interrupt.zoom end.zoom",function(){L(this,arguments).end()}).tween("zoom",function(){var V=this,J=arguments,R=L(V,J),A=t.apply(V,J),m=Y==null?N(A):typeof Y=="function"?Y.apply(V,J):Y,k=Math.max(A[1][0]-A[0][0],A[1][1]-A[0][1]),K=V.__zoom,te=typeof $=="function"?$.apply(V,J):$,v=l(K.invert(m).concat(k/K.k),te.invert(m).concat(k/te.k));return function(S){if(S===1)S=te;else{var P=v(S),G=k/P[2];S=new Ut(G,m[0]-P[0]*G,m[1]-P[1]*G)}R.zoom(null,S)}})}function L(x,$,Y){return!Y&&x.__zooming||new H(x,$)}function H(x,$){this.that=x,this.args=$,this.active=0,this.extent=t.apply(x,$),this.taps=0}H.prototype={start:function(){return++this.active===1&&(this.that.__zooming=this,this.emit("start")),this},zoom:function(x,$){return this.mouse&&x!=="mouse"&&(this.mouse[1]=$.invert(this.mouse[0])),this.touch0&&x!=="touch"&&(this.touch0[1]=$.invert(this.touch0[0])),this.touch1&&x!=="touch"&&(this.touch1[1]=$.invert(this.touch1[0])),this.that.__zoom=$,this.emit("zoom"),this},end:function(){return--this.active===0&&(delete this.that.__zooming,this.emit("end")),this},emit:function(x){Ec(new $c(_,x,this.that.__zoom),u.apply,u,[x,this.that,this.args])}};function B(){if(!e.apply(this,arguments))return;var x=L(this,arguments),$=this.__zoom,Y=Math.max(a[0],Math.min(a[1],$.k*Math.pow(2,n.apply(this,arguments)))),V=Un(this);if(x.wheel)(x.mouse[0][0]!==V[0]||x.mouse[0][1]!==V[1])&&(x.mouse[1]=$.invert(x.mouse[0]=V)),clearTimeout(x.wheel);else{if($.k===Y)return;x.mouse=[V,$.invert(V)],tn(this),x.start()}Yn(),x.wheel=setTimeout(J,y),x.zoom("mouse",r(C(I($,Y),x.mouse[0],x.mouse[1]),x.extent,s));function J(){x.wheel=null,x.end()}}function j(){if(h||!e.apply(this,arguments))return;var x=L(this,arguments,!0),$=ke(se.view).on("mousemove.zoom",R,!0).on("mouseup.zoom",A,!0),Y=Un(this),V=se.clientX,J=se.clientY;yc(se.view),$o(),x.mouse=[Y,this.__zoom.invert(Y)],tn(this),x.start();function R(){if(Yn(),!x.moved){var m=se.clientX-V,k=se.clientY-J;x.moved=m*m+k*k>T}x.zoom("mouse",r(C(x.that.__zoom,x.mouse[0]=Un(x.that),x.mouse[1]),x.extent,s))}function A(){$.on("mousemove.zoom mouseup.zoom",null),_c(se.view,x.moved),Yn(),x.end()}}function ce(){if(!!e.apply(this,arguments)){var x=this.__zoom,$=Un(this),Y=x.invert($),V=x.k*(se.shiftKey?.5:2),J=r(C(I(x,V),$,Y),t.apply(this,arguments),s);Yn(),o>0?ke(this).transition().duration(o).call(M,J,$):ke(this).call(_.transform,J)}}function de(){if(!!e.apply(this,arguments)){var x=se.touches,$=x.length,Y=L(this,arguments,se.changedTouches.length===$),V,J,R,A;for($o(),J=0;J<$;++J)R=x[J],A=Eo(this,x,R.identifier),A=[A,this.__zoom.invert(A),R.identifier],Y.touch0?!Y.touch1&&Y.touch0[2]!==A[2]&&(Y.touch1=A,Y.taps=0):(Y.touch0=A,V=!0,Y.taps=1+!!d);d&&(d=clearTimeout(d)),V&&(Y.taps<2&&(d=setTimeout(function(){d=null},E)),tn(this),Y.start())}}function je(){if(!!this.__zooming){var x=L(this,arguments),$=se.changedTouches,Y=$.length,V,J,R,A;for(Yn(),d&&(d=clearTimeout(d)),x.taps=0,V=0;V<Y;++V)J=$[V],R=Eo(this,$,J.identifier),x.touch0&&x.touch0[2]===J.identifier?x.touch0[0]=R:x.touch1&&x.touch1[2]===J.identifier&&(x.touch1[0]=R);if(J=x.that.__zoom,x.touch1){var m=x.touch0[0],k=x.touch0[1],K=x.touch1[0],te=x.touch1[1],v=(v=K[0]-m[0])*v+(v=K[1]-m[1])*v,S=(S=te[0]-k[0])*S+(S=te[1]-k[1])*S;J=I(J,Math.sqrt(v/S)),R=[(m[0]+K[0])/2,(m[1]+K[1])/2],A=[(k[0]+te[0])/2,(k[1]+te[1])/2]}else if(x.touch0)R=x.touch0[0],A=x.touch0[1];else return;x.zoom("touch",r(C(J,R,A),x.extent,s))}}function Ae(){if(!!this.__zooming){var x=L(this,arguments),$=se.changedTouches,Y=$.length,V,J;for($o(),h&&clearTimeout(h),h=setTimeout(function(){h=null},E),V=0;V<Y;++V)J=$[V],x.touch0&&x.touch0[2]===J.identifier?delete x.touch0:x.touch1&&x.touch1[2]===J.identifier&&delete x.touch1;if(x.touch1&&!x.touch0&&(x.touch0=x.touch1,delete x.touch1),x.touch0)x.touch0[1]=this.__zoom.invert(x.touch0[0]);else if(x.end(),x.taps===2){var R=ke(this).on("dblclick.zoom");R&&R.apply(this,arguments)}}}return _.wheelDelta=function(x){return arguments.length?(n=typeof x=="function"?x:ha(+x),_):n},_.filter=function(x){return arguments.length?(e=typeof x=="function"?x:ha(!!x),_):e},_.touchable=function(x){return arguments.length?(i=typeof x=="function"?x:ha(!!x),_):i},_.extent=function(x){return arguments.length?(t=typeof x=="function"?x:ha([[+x[0][0],+x[0][1]],[+x[1][0],+x[1][1]]]),_):t},_.scaleExtent=function(x){return arguments.length?(a[0]=+x[0],a[1]=+x[1],_):[a[0],a[1]]},_.translateExtent=function(x){return arguments.length?(s[0][0]=+x[0][0],s[1][0]=+x[1][0],s[0][1]=+x[0][1],s[1][1]=+x[1][1],_):[[s[0][0],s[0][1]],[s[1][0],s[1][1]]]},_.constrain=function(x){return arguments.length?(r=x,_):r},_.duration=function(x){return arguments.length?(o=+x,_):o},_.interpolate=function(x){return arguments.length?(l=x,_):l},_.on=function(){var x=u.on.apply(u,arguments);return x===u?_:x},_.clickDistance=function(x){return arguments.length?(T=(x=+x)*x,_):Math.sqrt(T)},_}var _f=It(t6(),1);var hf=Math.PI,vf=2*hf,pn=1e-6,YJ=vf-pn;function mf(){this._x0=this._y0=this._x1=this._y1=null,this._=""}function r6(){return new mf}mf.prototype=r6.prototype={constructor:mf,moveTo:function(e,t){this._+="M"+(this._x0=this._x1=+e)+","+(this._y0=this._y1=+t)},closePath:function(){this._x1!==null&&(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,r,n){this._+="Q"+ +e+","+ +t+","+(this._x1=+r)+","+(this._y1=+n)},bezierCurveTo:function(e,t,r,n,i,a){this._+="C"+ +e+","+ +t+","+ +r+","+ +n+","+(this._x1=+i)+","+(this._y1=+a)},arcTo:function(e,t,r,n,i){e=+e,t=+t,r=+r,n=+n,i=+i;var a=this._x1,s=this._y1,o=r-e,l=n-t,u=a-e,d=s-t,h=u*u+d*d;if(i<0)throw new Error("negative radius: "+i);if(this._x1===null)this._+="M"+(this._x1=e)+","+(this._y1=t);else if(h>pn)if(!(Math.abs(d*o-l*u)>pn)||!i)this._+="L"+(this._x1=e)+","+(this._y1=t);else{var E=r-a,y=n-s,T=o*o+l*l,_=E*E+y*y,I=Math.sqrt(T),C=Math.sqrt(h),N=i*Math.tan((hf-Math.acos((T+h-_)/(2*I*C)))/2),M=N/C,L=N/I;Math.abs(M-1)>pn&&(this._+="L"+(e+M*u)+","+(t+M*d)),this._+="A"+i+","+i+",0,0,"+ +(d*E>u*y)+","+(this._x1=e+L*o)+","+(this._y1=t+L*l)}},arc:function(e,t,r,n,i,a){e=+e,t=+t,r=+r,a=!!a;var s=r*Math.cos(n),o=r*Math.sin(n),l=e+s,u=t+o,d=1^a,h=a?n-i:i-n;if(r<0)throw new Error("negative radius: "+r);this._x1===null?this._+="M"+l+","+u:(Math.abs(this._x1-l)>pn||Math.abs(this._y1-u)>pn)&&(this._+="L"+l+","+u),r&&(h<0&&(h=h%vf+vf),h>YJ?this._+="A"+r+","+r+",0,1,"+d+","+(e-s)+","+(t-o)+"A"+r+","+r+",0,1,"+d+","+(this._x1=l)+","+(this._y1=u):h>pn&&(this._+="A"+r+","+r+",0,"+ +(h>=hf)+","+d+","+(this._x1=e+r*Math.cos(i))+","+(this._y1=t+r*Math.sin(i))))},rect:function(e,t,r,n){this._+="M"+(this._x0=this._x1=+e)+","+(this._y0=this._y1=+t)+"h"+ +r+"v"+ +n+"h"+-r+"Z"},toString:function(){return this._}};var gf=r6;function Va(e){return function(){return e}}function n6(e){this._context=e}n6.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===1)&&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);break}}};function i6(e){return new n6(e)}function a6(e){return e[0]}function s6(e){return e[1]}function Ef(){var e=a6,t=s6,r=Va(!0),n=null,i=i6,a=null;function s(o){var l,u=o.length,d,h=!1,E;for(n==null&&(a=i(E=gf())),l=0;l<=u;++l)!(l<u&&r(d=o[l],l,o))===h&&((h=!h)?a.lineStart():a.lineEnd()),h&&a.point(+e(d,l,o),+t(d,l,o));if(E)return a=null,E+""||null}return s.x=function(o){return arguments.length?(e=typeof o=="function"?o:Va(+o),s):e},s.y=function(o){return arguments.length?(t=typeof o=="function"?o:Va(+o),s):t},s.defined=function(o){return arguments.length?(r=typeof o=="function"?o:Va(!!o),s):r},s.curve=function(o){return arguments.length?(i=o,n!=null&&(a=i(n)),s):i},s.context=function(o){return arguments.length?(o==null?n=a=null:a=i(n=o),s):n},s}function o6(e,t,r){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+r)/6)}function l6(e){this._context=e}l6.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:o6(this,this._x1,this._y1);case 2:this._context.lineTo(this._x1,this._y1);break}(this._line||this._line!==0&&this._point===1)&&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:o6(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function bf(e){return new l6(e)}var bl=class{constructor(t=0,r=0,n=1){this.x=t,this.y=r,this.k=n}toString(){return[this.x!==0?`translateX(${this.x}px)`:null,this.y!==0?`translateY(${this.y}px)`:null,this.k!==1?`scale(${this.k}`:null].join(" ")}},Lf={contains(e,t){return e.top<=t.top&&e.bottom>=t.bottom&&e.left<=t.left&&e.right>=t.right},inContainer(e,t){let r=t.x-e.x,n=t.y-e.y;return r>0&&n>0&&r+t.width<e.width&&n+t.height<e.height},delta(e,t){let r=0,n=0;return e.left>=t.left?r=e.left-t.left:e.right<=t.right&&(r=e.right-t.right),e.top>=t.top?n=e.top-t.top:e.bottom<=t.bottom&&(n=e.bottom-t.bottom),{x:r,y:n}},shift(e,t){return new bl(e.x-t.x,e.y-t.y)},Transform:bl};function Ht(e,t=document,r=!1){let n=e,i;for(r?i=Array.from(t.querySelectorAll(r)):i=[t];n&&!i.includes(n);)n=n.parentNode;return n}function y6(e,t,r=0){if(!t)return;let{x:n,y:i}=Lf.delta(e.element.getBoundingClientRect(),t.getBoundingClientRect());n+=Math.sign(n)*r,i+=Math.sign(i)*r;let{k:a}=e.transform;n/=a,i/=a,e.translateBy(n,i)}function _6(e,t){return t?Lf.inContainer(e.getBoundingClientRect(),t.getBoundingClientRect()):!1}function A6(e,t){let r={left:0,top:0},n=e;for(;n&&n!==t;)r.left+=n.offsetLeft,r.top+=n.offsetTop,n=n.offsetParent;return r}function T6(e){return{x:e.offsetLeft+e.clientWidth*.5,y:e.offsetTop+e.clientHeight*.5}}var KJ=.63;function u6(e){let t=Date.now();for(let r=e.values.length-1;r>=0;r-=1){let n=e.values[r];if((t-n.time)/60>e.staleTime){e.values.splice(0,e.values.length);break}t=n.time}}var yl=class{constructor(t,r=KJ){this.maxSamples=t,this.staleTime=r,this.reset()}add(t){u6(this),this.values.length>=this.maxSamples&&this.values.splice(0,this.values.length-this.maxSamples+1),this.values.push({value:t,time:Date.now()})}reset(){this.values=[]}get length(){return this.values.length}get value(){u6(this);let t=this.values.length-1;return t!==0?this.values.reduce((r,n)=>r+=n.value,0)/t:0}},c6=2.5,XJ=1,JJ=.2,d6=8,Af=class{constructor(t,r){this.vX=new yl(d6),this.vY=new yl(d6),this.transform={x:0,y:0,k:0},this.velocity={x:0,y:0},this.selection=r,this.node=r.node(),this.zoom=t,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(t,r,n=XJ){Math.abs(t)+Math.abs(r)<n||(this.velocity.x=t/this.transform.k,this.velocity.y=r/this.transform.k,!this.ticking&&(this.active=!0,this.tick()))}tick(){if(!this.moving||!this.active){this.cancel();return}this.ticking=!0,requestAnimationFrame(t=>{if(!this.active){this.cancel();return}this.lastTick||(this.lastTick=t-1);let r=(t-this.lastTick)/1e3;this.zoom.translateBy(this.selection,this.velocity.x,this.velocity.y),this.velocity.x-=this.velocity.x*c6*r,this.velocity.y-=this.velocity.y*c6*r,this.lastTick=t,this.tick()})}updateTransform(t){!this.active&&t.k===this.transform.k&&(this.vX.add(t.x-this.transform.x),this.vY.add(t.y-this.transform.y)),this.transform.x=t.x,this.transform.y=t.y,this.transform.k=t.k}get moving(){return Math.abs(this.velocity.x)+Math.abs(this.velocity.y)>JJ}};function ZJ(e,t){let r=new Af(e,t),n=e.on("zoom"),i=window.onblur;t.on("mousedown",()=>r.hold()).on("mouseup",()=>r.release()).on("pointerdown",()=>r.hold()).on("pointerup",()=>r.release()).on("touchstart",()=>r.hold()).on("touchend",()=>r.release()).on("touchcancel",()=>r.release()),window.addEventListener("mouseup",()=>r.release()),window.addEventListener("pointerup",()=>r.release()),window.onblur=()=>{i&&i(),r.cancel()},e.on("zoom",()=>{!se||(r.updateTransform(se.transform),n&&n())});let{translateTo:a}=e;e.translateTo=(...o)=>(r.cancel(),a(...o));let{translate:s}=e;return e.translate=(...o)=>(r.cancel(),s(...o)),e}function f6(e,t){let{controls:r}=e;if(!e.maxZoomBarValue){let a=r.zoomBar.getBoundingClientRect().height,s=r.zoomGrab.getBoundingClientRect().height;e.maxZoomBarValue=a-s}let{maxZoomBarValue:n}=e,i=n-n*t;e.zoomScale=t,r.zoomGrab.style.top=`${i}px`}function QJ(e){let t=document.createElement("div");t.className="appmap__zoom";let{controls:r}=e;r.buttonZoomIn=document.createElement("button"),r.buttonZoomIn.setAttribute("type","button"),r.buttonZoomIn.className="appmap__zoom-button",r.buttonZoomIn.innerHTML="+",t.appendChild(r.buttonZoomIn),r.zoomBar=document.createElement("div"),r.zoomBar.className="appmap__zoom-bar",r.zoomGrab=document.createElement("div"),r.zoomGrab.className="appmap__zoom-grab",r.zoomBar.appendChild(r.zoomGrab),t.appendChild(r.zoomBar),r.buttonZoomOut=document.createElement("button"),r.buttonZoomOut.setAttribute("type","button"),r.buttonZoomOut.className="appmap__zoom-button",r.buttonZoomOut.innerHTML="−",t.appendChild(r.buttonZoomOut),e.container.appendChild(t),e.element=t,r.buttonZoomIn.addEventListener("click",n=>{n.stopPropagation(),e.zoomScale=Math.min(1,e.zoomScale+e.step),e.emit("zoom",e.zoomScale)}),r.buttonZoomOut.addEventListener("click",n=>{n.stopPropagation(),e.zoomScale=Math.max(0,e.zoomScale-e.step),e.emit("zoom",e.zoomScale)}),r.zoomBar.addEventListener("click",n=>{if(n.stopPropagation(),n.target!==r.zoomBar)return!1;let i=r.zoomBar.getBoundingClientRect().height,a=n.clientY-Math.round(r.zoomBar.getBoundingClientRect().top);return e.emit("zoom",1-a/i),!0}),r.zoomBar.addEventListener("mousedown",n=>{document.body.style.cursor="grabbing",e.zoomGrabPosition=r.zoomGrab.offsetTop,e.dragStart=n.clientY,e.isDragging=!0,n.stopPropagation()}),document.body.addEventListener("mousemove",n=>{if(e.isDragging){let i=r.zoomBar.getBoundingClientRect().height,a=e.zoomGrabPosition+(n.clientY-e.dragStart);e.emit("zoom",1-a/i),n.preventDefault()}}),document.body.addEventListener("mouseup",()=>{document.body.style.cursor=null,e.isDragging=!1})}var Tf=class extends vr{constructor(t,r){super(),this.container=t.element,this.step=r.step,this.controls={},this.maxZoomBarValue=null,this.dragStart=null,this.zoomGrabPosition=null,this.isDragging=!1,this.zoomGrabTimeout=null,QJ(this),f6(this,t.transform.k),t.on("move",n=>f6(this,(n.k-r.minRatio)/(r.maxRatio-r.minRatio)))}};function eZ(e,t){return typeof e.data.transform=="function"?e.data.transform(t):t}var xf=class extends vr{constructor(){super(),this.data={text:"Untitled item",selector:null,condition:null,transform:null}}text(t){return this.data.text=t,this}selector(t){return this.data.selector=t,this}condition(t){return this.data.condition=t,this}transform(t){return this.data.transform=t,this}match(t){if(!(!this.data.selector||t.matches(this.data.selector)))return!1;let n=eZ(this,t);return n?!this.data.condition||this.data.condition(n):!1}};function tZ(e){let t=document.createElement("div");t.classList.add("appmap__context-menu"),t.style.display="none";let r=document.createElement("div");r.classList.add("dropdown-menu"),t.appendChild(r),t.addEventListener("mousedown",i=>i.stopPropagation()),t.addEventListener("pointerdown",i=>i.stopPropagation()),t.addEventListener("touchstart",i=>i.stopPropagation());let n=document.createElement("p");return n.innerText="No actions available",n.style.display="none",r.appendChild(n),e.appendChild(t),{dropdown:t,menu:r,emptyMessage:n}}function rZ(e,t){let r=document.createElement("a");return r.classList.add("dropdown-item"),r.innerText=t.data.text,e.elements.menu.appendChild(r),t.element=r,r}function nZ(e){let t=document.createElement("div");t.classList.add("dropdown-divider"),e.elements.menu.appendChild(t)}function iZ(e,t){return typeof e.data.transform=="function"?e.data.transform(t):t}function aZ(e,t){let r=0,n=t.composedPath().findIndex(o=>o===e.activeArea);if(n===-1)return;let i=t.composedPath().slice(0,n+1);e.items.forEach(o=>{let l=i.find(u=>o.match(u));if(!l){o.element.style.display="none";return}o.element.listener&&o.element.removeEventListener("click",o.element.listener),o.element.listener=()=>o.emit("execute",iZ(o,l)),o.element.addEventListener("click",o.element.listener),o.element.style.display="",o.emit("show"),r+=1}),e.elements.emptyMessage.style.display=r>0?"none":"";let{x:a,y:s}=e.parent.getBoundingClientRect();e.elements.menu.style.transform=`translate(${t.x-a}px, ${t.y-s}px)`,e.elements.dropdown.style.display="block"}var Rf=class extends vr{constructor(t,r=null){super(),this.parent=t,this.activeArea=r||t,this.elements=tZ(t),this.activeArea.addEventListener("contextmenu",n=>{aZ(this,n),n.preventDefault(),this.emit("show")}),this.selectors={},this.items=[]}divider(){return nZ(this),this}add(t){let r=t(new xf);return r?(rZ(this,r),this.items.push(r),this):this}get visible(){return!this.elements||!this.elements.menu?!1:this.elements.menu.offsetWidth>0}close(){let t=this.visible;return t&&(this.elements.dropdown.style.display="none"),t}isEventSource(t){if(!t)return!1;let r=t.composedPath();return!r||!this.elements?!1:r.includes(this.elements.menu)}},sZ=["light","dark"],x6="light",oZ={contextMenu:!1,pan:{momentum:!0,boundary:{contain:null,overlap:300},tweenTime:250},theme:x6,zoom:{controls:!1,step:.1,minRatio:.1,maxRatio:1,requireActive:!1}},p6=(e,t,r)=>Math.min(Math.max(e,t),r),Ga=class extends vr{constructor(t,r={},n=null,i=null){super(),this.options=(0,Al.default)(oZ,r),this.scaleTarget=!1;let{theme:a}=this.options;sZ.indexOf(a)===-1&&(a=x6),this.element=n,n||(this.element=document.createElement("div"),this.element.className=`appmap appmap--theme-${a}`),this.contentElement=i||document.createElement("div"),this.contentElement.className="appmap__content",this.contentElement.containerController=this,this.contentElement.parentElement||this.element.appendChild(this.contentElement);let s=n;t&&(s=ke(t).node(),s.appendChild(this.element)),this.options.zoom&&(this.options.zoom.controls&&(this.zoomController=new Tf(this,this.options.zoom).on("zoom",o=>{let{minRatio:l,maxRatio:u}=this.options.zoom,d=(u-l)*o+l;this.scaleTarget&&this.scaleTarget.x&&this.scaleTarget.y?this.scaleToAndTranslate(d,this.scaleTarget.x,this.scaleTarget.y):this.scaleTo(d),this.active=!0})),this.zoom=Fc().scaleExtent([this.options.zoom.minRatio,this.options.zoom.maxRatio]).interpolate(Qr).filter(()=>se.type==="wheel"?this.active||!this.options.zoom.requireActive:(this.active=!0,!0)).on("zoom",()=>{let{transform:o}=se,{offsetHeight:l,offsetWidth:u}=s;o.x=p6(o.x,(this.options.pan.boundary.overlap-this.contentElement.offsetWidth)*o.k,u-this.options.pan.boundary.overlap*o.k),o.y=p6(o.y,(this.options.pan.boundary.overlap-this.contentElement.offsetHeight)*o.k,l-this.options.pan.boundary.overlap*o.k),this.contentElement.style.transform=`translate(${o.x}px, ${o.y}px) scale(${o.k})`,this.contentElement.style.transformOrigin="0 0",this.emit("move",o)}),this.options.pan.momentum&&ZJ(this.zoom,ke(this.element)),ke(this.element).call(this.zoom).on("dblclick.zoom",null))}setContextMenu(t){if(this.options.contextMenu===!1||typeof this.options.contextMenu!="function")return;this.contextMenu=new Rf(this.element),this.options.contextMenu(t).forEach(n=>this.contextMenu.add(n))}fitViewport(t){let r=t.offsetHeight,n=t.offsetWidth,{clientWidth:i,clientHeight:a}=this.element.parentNode,{minRatio:s,maxRatio:o}=this.options.zoom,l=Math.min(a/r,i/n),u=Math.max(Math.min(Math.max(l,s),o),.8),d=yr.translate((i-n*u)*.5,(a-r*u)*.5).scale(u);this.transform=d}centerX(t=0){if(!this.element||!this.element.parentNode||!this.contentElement)return;let{offsetWidth:r}=this.contentElement,{clientWidth:n}=this.element.parentNode,i=yr.translate(n*.5-r*.5,t);this.transform=i}translateTo(t,r,n=null){ke(this.element).transition().duration(this.options.pan.tweenTime).call(this.zoom.translateTo,t,r,n)}translateBy(t,r){ke(this.element).transition().duration(this.options.pan.tweenTime).call(this.zoom.translateBy,t,r)}scaleTo(t){ke(this.element).transition().duration(100).call(this.zoom.scaleTo,t)}scaleToAndTranslate(t,r,n){ke(this.element).transition().duration(100).call(this.zoom.scaleTo,t).transition().duration(this.options.pan.tweenTime).call(this.zoom.translateTo,r,n,null)}get transform(){return va(this.element)}set transform(t){ke(this.element).call(this.zoom.transform,t)}};function lZ(){return Math.random().toString(16).slice(2,10)}function li(e,t,r){return r<1?e+(t-e)*r:t}function _e(e,t=null){let r=document.createElementNS("http://www.w3.org/2000/svg",e);return t&&r.setAttribute("class",t),r}function h6(e){let t=[];return e.forEach(r=>{t.push([r.x,r.y])}),t}function uZ(e,t){if(e.length===t.length)return;let r=e.length<t.length?e:t,n=t===r?e:t;for(let i=0,a=n.length-r.length;i<a;i+=1)r.splice(0,0,r[0])}function cZ(e,t){let r=new Set,n=new Set,i=[t];for(;i.length>0;){let a=i.pop();r.has(a)||(e.inEdges(a).forEach(s=>{n.add(s),i.push(s.v)}),r.add(a))}for(i.push(t),r.delete(t);i.length>0;){let a=i.pop();r.has(a)||(e.outEdges(a).forEach(s=>{n.add(s),i.push(s.w)}),r.add(a))}return[r,n]}function R6(e,t){let r=_e("rect");return r.setAttribute("rx",0),r.setAttribute("ry",0),r.setAttribute("x",-(e/2)),r.setAttribute("y",-(t/2)),r.setAttribute("width",e),r.setAttribute("height",t),r}var Cf=14;function dZ(e){let t=_e("svg",`label__icon label__icon--${e}`);t.setAttribute("viewBox","0 0 512 512"),t.setAttribute("width",`${Cf}px`),t.setAttribute("height",`${Cf}px`);let r=_e("rect");switch(r.setAttribute("x",0),r.setAttribute("y",0),r.setAttribute("width","100%"),r.setAttribute("height","100%"),r.setAttribute("fill","transparent"),t.appendChild(r),e){case"expand":{let n=_e("path");n.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(n);let i=_e("path");i.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(i);let a=_e("path");a.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(a);break}case"collapse":{let n=_e("path");n.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(n);let i=_e("path");i.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(i),t.setAttribute("y","5px");break}}return t}var Wa=class{constructor(t,r=!1,n=!1){if(this.element=_e("g","label"),r){let i=dZ(r);this.element.appendChild(i)}n&&this.element.setAttribute("opacity",0),this.textElement=_e("text"),this.tspanElement=_e("tspan"),this.tspanElement.setAttribute("space","preserve"),this.tspanElement.setAttribute("dy","1em"),this.tspanElement.setAttribute("x",1+(r?Cf+6:0)),this.tspanElement.textContent=t,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(t){let r=this.textElement,n=this.tspanElement,i=r.textContent,a=_e("title");for(a.textContent=i,this.textElement.appendChild(a);r.getComputedTextLength()>=t&&i.length>0;)if(i.includes("/")){let s=i.split("/");s.shift(),i=s.join("/"),n.textContent=`.../${i}`}else i=i.slice(0,-1),n.textContent=`${i}...`;return this}},C6=4,v6=C6*2+30;function ml(e,t,r){e.element.setAttribute("transform",`translate(${t},${r})`),e.position={x:t,y:r}}var Nf=class{constructor(t){let r=["cluster"];t.children>1&&r.push(`cluster--${t.class}`,"cluster--bordered"),this.element=_e("g",r.join(" ")),this.element.dataset.id=t.id,this.element.dataset.type=t.class,ml(this,t.x,t.y);let n=R6(t.width,t.height);this.element.appendChild(n),this.label=new Wa(t.label,"collapse"),this.label.hide(),this.moveLabel(t.width,t.height),this.element.appendChild(this.label.element),requestAnimationFrame(()=>{this.label.cutToWidth(t.width-v6),this.label.show()})}move(t,r){if(this.animationOptions&&this.animationOptions.enable){let n=this.position.x,i=this.position.y,a=+new Date,{duration:s}=this.animationOptions,o=()=>{let u=(+new Date-a)/s,d=li(n,t,u),h=li(i,r,u);ml(this,d,h),u<1?window.requestAnimationFrame(o):ml(this,t,r)};o()}else ml(this,t,r)}resize(t,r){let n=this.element.querySelector("rect");n.setAttribute("x",-(t/2)),n.setAttribute("y",-(r/2)),n.setAttribute("width",t),n.setAttribute("height",r),this.moveLabel(t,r),this.label.hide().cutToWidth(t-v6).show()}moveLabel(t,r){let n=-t*.5+C6,i=-r*.5;this.label.element.style.transform=`translate(${n}px, ${i}px)`}remove(){let{element:t}=this;t.parentNode.removeChild(t)}};function fZ(e,t){let r=_e("path"),n=e/2,i=n/(2.5+e/50),a=`M 0,${i} a ${n},${i} 0,0,0 ${e} 0 a ${n},${i} 0,0,0 ${-e} 0 l 0,${t} a ${n},${i} 0,0,0 ${e} 0 l 0, ${-t}`;return r.setAttribute("d",a),r.setAttribute("transform",`translate(${-e/2}, ${-(t/2+i)})`),r}function pZ(e,t){let r=_e("polygon"),n=e,i=t,a=[{x:-2*i/6,y:0},{x:n-i/6,y:0},{x:n+2*i/6,y:-i},{x:i/6,y:-i}];return r.setAttribute("points",a.map(s=>`${s.x},${s.y}`).join()),r.setAttribute("transform",`translate(${-n*.5}, ${i*.5})`),r}function gl(e,t,r){e.element.setAttribute("transform",`translate(${t},${r})`),e.position={x:t,y:r}}var Of=class{constructor(t,r={}){this.element=_e("g",`node ${t.class}`),this.element.dataset.id=t.id,this.element.dataset.type=t.codeObject.type,this.element.setAttribute("opacity",0),gl(this,t.x,t.y),this.animationOptions=r;let n;switch(t.shape){case"http":n=pZ(t.width,t.height);break;case"database":n=fZ(t.width,t.height);break;default:n=R6(t.width,t.height);break}this.element.appendChild(n);let i=new Wa(t.label,["http","package"].includes(t.class)?"expand":!1);i.element.setAttribute("transform",`translate(-${t.labelWidth/2},-${t.labelHeight/2})`),this.element.appendChild(i.element)}show(){if(this.animationOptions&&this.animationOptions.enable){let t=+new Date,{duration:r}=this.animationOptions,n=()=>{let a=(+new Date-t)/r;this.element.setAttribute("opacity",a),a<1?window.requestAnimationFrame(n):this.element.setAttribute("opacity",1)};n()}else this.element.setAttribute("opacity",1)}move(t,r){if(this.animationOptions&&this.animationOptions.enable){let n=this.position.x,i=this.position.y,a=+new Date,{duration:s}=this.animationOptions,o=()=>{let u=(+new Date-a)/s,d=li(n,t,u),h=li(i,r,u);gl(this,d,h),u<1?window.requestAnimationFrame(o):gl(this,t,r)};o()}else gl(this,t,r)}remove(){let{element:t}=this;t.parentNode.removeChild(t)}},m6=Ef().curve(bf),wf=class{constructor(t){this.element=_e("path"),this.element.setAttribute("d",m6(t))}setPoints(t){this.element.setAttribute("d",m6(t))}};function hZ(){let e=_e("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");let t=_e("path");return t.setAttribute("d","M 0 0 L 10 5 L 0 10 z"),e.appendChild(t),e}function yf(e,t){e.points=t,e.path.setPoints(t)}var If=class{constructor(t,r={}){this.animationOptions=r,this.points=h6(t),this.element=_e("g","edgePath"),this.element.setAttribute("opacity",0),this.path=new wf(this.points);let n=_e("defs"),i=hZ(),a=`arrowhead${lZ()}`;i.setAttribute("id",a),this.path.element.setAttribute("marker-end",`url(#${a})`),n.appendChild(i),this.element.appendChild(this.path.element),this.element.appendChild(n)}show(){if(this.animationOptions&&this.animationOptions.enable){let t=+new Date,{duration:r}=this.animationOptions,n=()=>{let a=(+new Date-t)/r;this.element.setAttribute("opacity",a),a<1?window.requestAnimationFrame(n):this.element.setAttribute("opacity",1)};n()}else this.element.setAttribute("opacity",1)}move(t){if(this.animationOptions&&this.animationOptions.enable){let r=Array.from(this.points),n=h6(t);uZ(r,n);let i=+new Date,{duration:a}=this.animationOptions,s=()=>{let l=(+new Date-i)/a,u=[];r.forEach((d,h)=>{u.push([li(d[0],n[h][0],l),li(d[1],n[h][1],l)])}),yf(this,u),l<1?window.requestAnimationFrame(s):yf(this,n)};s()}else yf(this,t)}remove(){let{element:t}=this;t.parentNode.removeChild(t)}},vZ=15,mZ=10,gZ={animation:{enable:!0,duration:300}},Sf=class{constructor(t,r={}){this.element=t,this.options=(0,Al.default)(gZ,r),this.outputGroup=_e("g","output"),this.edgesGroup=_e("g","edgePaths"),this.clustersGroup=_e("g","clusters"),this.nodesGroup=_e("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 _f.default.graphlib.Graph({compound:!0}).setGraph({rankdir:"LR"}).setDefaultEdgeLabel(()=>({}))}setNodeFromCodeObject(t,r=null){let n=t.prettyName;if(t.type===z.PACKAGE||t.type===z.HTTP){let a=t.childLeafs().length;n+=` (${a})`}let i={codeObject:t,label:n,id:t.id,class:t.type,shape:t.type};this.setNode(i,r)}setNode(t,r=null){let n={...t};if(!this.graph.node(n.id)){if(n.type!=="cluster"){let i=_e("g","node"),a=new Wa(n.label,["http","package"].includes(n.class)?"expand":!1,!0);i.appendChild(a.element),this.nodesGroup.appendChild(i);let s=a.getBBox();this.nodesGroup.removeChild(i),n.labelWidth=s.width,n.labelHeight=s.height,n.width=s.width+vZ*2,n.height=s.height+mZ*2}this.graph.setNode(n.id,n),r&&this.graph.setParent(n.id,r)}}removeNode(t){let r=this.graph.nodeEdges(t),n=this.graph.node(t);r&&r.forEach(({v:i,w:a})=>{let s=this.graph.edge(i,a);s.group&&s.group.remove(),this.graph.removeEdge(i,a)}),n.group.remove(),this.graph.removeNode(t)}setEdge(t,r){let n=t.id,i=r.id;t===r||this.graph.edge(n,i)||!this.graph.node(i)||this.graph.children(i).length||!this.graph.node(n)||this.graph.children(n).length||this.graph.setEdge(n,i,{codeObjectTo:r,codeObjectFrom:t})}render(){_f.default.layout(this.graph),this.graph.nodes().forEach(t=>{let r=this.graph.node(t);if(r.group){r.group.move(r.x,r.y),r.type==="cluster"&&r.group.resize(r.width,r.height);return}if(r.type==="cluster"){let n=new Nf(r);r.group=n,r.element=n.element,this.clustersGroup.appendChild(n.element)}else{let n=new Of(r,this.options.animation);r.group=n,r.element=n.element,this.nodesGroup.appendChild(n.element),n.show()}}),this.graph.edges().forEach(({v:t,w:r})=>{let n=this.graph.edge(t,r);if(n.group)n.group.move(n.points);else{let i=new If(n.points,this.options.animation),a=this.graph.node(t),s=this.graph.node(r);i.element.dataset.from=t,i.element.dataset.fromType=a.codeObject.type,i.element.dataset.to=r,i.element.dataset.toType=s.codeObject.type,n.group=i,n.element=i.element,this.edgesGroup.appendChild(i.element),i.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(t=>{t.classList.remove("highlight"),t.classList.remove("highlight--inbound")})}highlightNode(t){let r=this.graph.node(t);if(!r)return null;let n=this.graph.children(t);return r.type==="cluster"&&n.forEach(i=>this.highlightNode(i)),r.element.classList.contains("dim")?null:(r.element.classList.add("highlight"),this.graph.nodeEdges(t).forEach(i=>{let a=this.graph.edge(i).element;if(a.classList.add("highlight"),t===i.w&&a.classList.add("highlight--inbound"),!a.classList.contains("dim")){let s=a.parentNode;s.removeChild(a),s.appendChild(a)}}),r.codeObject)}clearFocus(){this.outputGroup.querySelectorAll(".dim").forEach(t=>{t.classList.remove("dim")})}focus(t){let[r,n]=cZ(this.graph,t);this.graph.nodes().forEach(i=>{if(r.has(i))return;let a=this.graph.node(i);a.type!=="cluster"&&a.element.classList.add("dim")}),this.graph.edges().forEach(i=>{if(n.has(i))return;let a=this.graph.edge(i).element;a.classList.add("dim");let s=a.parentNode;s.removeChild(a),s.insertAdjacentElement("afterbegin",a)})}expand(t,r){let{id:n}=t;this.graph.edges().forEach(({v:a,w:s})=>{if(a===n||s===n){let o=this.graph.edge(a,s);o.group&&(o.group.remove(),this.graph.removeEdge(a,s))}}),this.removeNode(n);let i={id:n,type:"cluster",label:t.id,children:r.length,class:t.type,codeObject:t};this.setNode(i),r.forEach(a=>this.setNodeFromCodeObject(a,n))}collapse(){this.render()}getNodesBox(t){let r={top:[],left:[],right:[],bottom:[],x:[],y:[]};return t.forEach(n=>{let i=this.graph.node(n);if(!i)return;let a=i.element.getBoundingClientRect()||i.element.getBBox();r.top.push(a.top),r.left.push(a.left),r.right.push(a.right),r.bottom.push(a.bottom),r.x.push(i.x-a.width/2),r.y.push(i.y-a.height/2)}),r.top=Math.min(...r.top),r.left=Math.min(...r.left),r.right=Math.max(...r.right),r.bottom=Math.max(...r.bottom),r.offsetTop=Math.min(...r.y),r.offsetLeft=Math.min(...r.x),r.width=r.right-r.left,r.height=r.bottom-r.top,r}scrollToNodes(t,r){let n=this.getNodesBox(r),i=t.getBoundingClientRect();if(Lf.contains(i,n))return!1;let a=i.width/n.width,s=i.height/n.height;return{scale:a>1&&s>1?1:Math.min(a,s)-.01,x:n.width/2+n.offsetLeft,y:n.height/2+n.offsetTop}}edge(t,r){return this.graph.edge(t,r)}node(t){return this.graph.node(t)}},EZ=1,bZ=[z.DATABASE,z.HTTP,z.EXTERNAL_SERVICE,z.ROUTE,z.PACKAGE,z.CLASS];function Ha(e,t){let{id:r,type:n}=e.dataset;return t.codeObjects.find(i=>i.id===r&&i.type===n)}function yZ(e,t){let r=e.element.node();r.addEventListener("click",n=>{let i=Ht(n.target,r,"g.label .label__icon--expand");if(!i)return;n.stopImmediatePropagation();let a=Ha(i.closest(".node"),t);e.expand(a)}),r.addEventListener("click",n=>{let i=Ht(n.target,r,"g.label .label__icon--collapse");if(!i)return;n.stopImmediatePropagation();let a=Ha(i.closest(".cluster"),t);e.collapse(a)}),r.addEventListener("click",n=>{let i=Ht(n.target,r,"g.nodes g.node");if(!i)return;n.stopPropagation();let a=Ha(i,t);e.highlight(a),e.emit("click",a)}),r.addEventListener("dblclick",n=>{let i=Ht(n.target,r,"g.nodes g.node");!i||(n.stopPropagation(),e.focus(Ha(i,t)))}),r.addEventListener("click",n=>{let i=Ht(n.target,r,".edgePath > path");if(!i)return;n.stopPropagation(),e.clearHighlights(!0),i.parentNode.classList.add("highlight"),ke(r).selectAll(".edgePath.highlight").raise();let{to:a,from:s}=i.parentElement.dataset,{codeObjectTo:o,codeObjectFrom:l}=e.graph.edge(s,a);e.emit("edge",{to:o,from:l})}),r.addEventListener("click",n=>{let i=Ht(n.target,r,"g.cluster");if(!i)return;n.stopPropagation();let a=Ha(i,t);e.highlight(a),e.emit("click",a)})}var g6=[z.PACKAGE,z.HTTP],_Z={contextMenu(e){return[t=>t.text("Set as root").selector(".nodes .node").transform(r=>e.graph.node(r.dataset.id).codeObject).on("execute",r=>e.emit("makeRoot",r)),t=>t.text("Expand").selector("g.node").transform(r=>e.graph.node(r.dataset.id).codeObject).condition(r=>g6.includes(r.type)).on("execute",r=>e.expand(r)),t=>t.text("Collapse").selector("g.node").transform(r=>e.graph.node(r.dataset.id).codeObject).condition(r=>!g6.includes(r.type)&&r.type!==z.DATABASE).on("execute",r=>e.collapse(r)),t=>t.text("Collapse").selector("g.cluster").transform(r=>e.graph.node(r.dataset.id).codeObject).on("execute",r=>e.collapse(r)),t=>t.text("Reset view").on("execute",()=>{e.render(e.classMap)})]}};function AZ(...e){return e.map(t=>t.inboundConnections.map(r=>[r,...r.ancestors()]).flat().map(r=>({from:r,to:t}))).flat().filter(t=>t.to!==t.from)}function N6(...e){return e.map(t=>t.outboundConnections.map(r=>[r,...r.ancestors()]).flat().map(r=>({from:t,to:r}))).flat().filter(t=>t.to!==t.from)}function E6(...e){return[...N6(...e),...AZ(...e)]}var _l=class extends vr{constructor(t,r={}){super();let n=(0,Al.default)(_Z,r);this.container=new Ga(t,n),this.container.setContextMenu(this),this.targetCount=EZ,this.element=ke(this.container.contentElement).append("svg").attr("class","appmap__component-diagram"),this.on("postrender",()=>{this.container.fitViewport(this.container.contentElement)}),this.container.element.addEventListener("click",i=>{i.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(t){if(!t)return;this.classMap=t,this.graph=new Sf(this.element.node(),{animation:{duration:600}});let r=t.roots.map(i=>i.leafs()).flat().reduce((i,a)=>{let s=a.childLeafs();return s.length===1&&bZ.includes(s[0].type)?a.allEvents.length>0&&i.push(s[0]):i.push(a),i},[]),n=N6(...r);r.forEach(i=>this.graph.setNodeFromCodeObject(i)),n.forEach(i=>this.graph.setEdge(i.from,i.to)),this.graph.render(),yZ(this,t),this.emit("postrender")}clearHighlights(t=!1){this.graph.clearHighlights(),this.container.scaleTarget=!1,t||this.emit("highlight",null)}highlight(...t){this.clearHighlights(!0);let r=t.filter(Boolean).map(i=>this.graph.highlightNode(i.id??i.name)).filter(Boolean);r.length&&this.scrollTo(r);let n=this.graph.getNodesBox(r.map(i=>i.id??i.name));return this.container.scaleTarget={x:n.width/2+n.offsetLeft,y:n.height/2+n.offsetTop},this.emit("highlight",r),r.length>0}clearFocus(){this.graph.clearFocus(),this.emit("focus",null)}focus(t){this.graph.clearFocus(),this.graph.focus(t.id),this.scrollTo(t),this.emit("focus",t)}scrollTo(...t){let r=this.graph.scrollToNodes(this.container.element,t.map(n=>n.id));r&&(this.container.scaleTo(r.scale),setTimeout(()=>{this.container.translateTo(r.x,r.y)},200),this.emit("scrollTo",t))}expand(t,r=!0){let n=this.isHighlighted(t),i=t.children.map(a=>a.leafs()).flat();this.graph.expand(t,i),E6(...i).forEach(({from:a,to:s})=>this.graph.setEdge(a,s)),this.graph.render(),r&&this.scrollTo(i),n&&this.graph.highlightNode(t.id),this.emit("expand",t)}collapse(t,r=!0){let n=t.packageObject||t.parent||t,i=this.isHighlighted(n),{id:a}=n;this.graph.removeNode(a),n.childLeafs().forEach(s=>this.graph.removeNode(s.id)),this.graph.setNodeFromCodeObject(n),E6(n).forEach(({to:s,from:o})=>this.graph.setEdge(o,s)),this.graph.collapse(),r&&this.scrollTo(n),i&&this.graph.highlightNode(a),this.emit("collapse",n)}hasPackage(t){return this.currentDiagramModel.packages.has(t)}hasObject(t){return Boolean(this.graph.node(t.id))}isHighlighted(t){let{id:r}=t,n=this.element.node().querySelector(`[data-id="${r}"]`);return n&&n.classList.contains("highlight")}};function b6(e){let t=[],r=e.match(/^#([a-fA-F0-9]{3,6})/);if(r){let i=r[1],a=Math.ceil(i.length/3),s=i.length/a;for(let o=0;o<s;o+=a){let l=i.slice(o,o+a),u=parseInt(l,16);a===1&&(u*=u),t.push(u)}}let n=t.length;for(let i=0;i<3-n;i+=1)t.push(0);return t}function hn(e){let t=e.shift();return typeof t!="number"?0:t}function El(e,t,r){return Math.min(Math.max(t,e),r)}var Gt=class{constructor(...t){switch(Object.defineProperty(this,"$data",{writable:!1,enumerable:!1,value:{r:0,g:0,b:0,a:0}}),t.length){case 1:{let r=t[0],n=typeof r;if(n==="string"){let[i,a,s]=b6(r);this.r=i,this.g=a,this.b=s}else n==="number"?(this.r=r,this.g=r,this.b=r):r instanceof Gt&&(this.r=r.r,this.g=r.g,this.b=r.b,this.a=r.a)}break;case 2:{let r=t[0],n=typeof r;if(n==="string"){let[a,s,o]=b6(r);this.r=a,this.g=s,this.b=o}else n==="number"?(this.r=r,this.g=r,this.b=r):r instanceof Gt&&(this.r=r.r,this.g=r.g,this.b=r.b);let i=t[1];typeof i=="number"&&(this.a=i)}break;case 3:this.r=hn(t),this.g=hn(t),this.b=hn(t);break;case 4:this.r=hn(t),this.g=hn(t),this.b=hn(t),this.a=hn(t);break}this.a>1&&(this.a/=255)}set r(t){this.$data.r=Math.floor(El(t,0,255))}set g(t){this.$data.g=Math.floor(El(t,0,255))}set b(t){this.$data.b=Math.floor(El(t,0,255))}set a(t){this.$data.a=El(t,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(){let t=this.r.toString(16).padStart(2,"0"),r=this.g.toString(16).padStart(2,"0"),n=this.b.toString(16).padStart(2,"0");return`#${t}${r}${n}`}get rgba(){return`rgba(${this.r}, ${this.g}, ${this.b}, ${this.a})`}static hex(...t){return new Gt(...t).hex}static rgb(...t){return new Gt(...t).rgb}static rgba(...t){return new Gt(...t).rgba}darken(t){this.r*=t,this.g*=t,this.b*=t}toString(){return this.hex}};var P6={functional:!0,render(e,t){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("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"}})]))}},TZ={name:"v-button",components:{VLoaderIcon:P6},props:{label:{type:String,required:!1},kind:{type:String,default:"primary",validator:e=>["primary","secondary","ghost"].indexOf(e)!==-1},size:{type:String,default:"medium",validator:e=>["small","medium","large"].indexOf(e)!==-1},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 U(e,t,r,n,i,a,s,o,l,u){typeof s!="boolean"&&(l=o,o=s,s=!1);let d=typeof r=="function"?r.options:r,h;if(e&&e.render&&(d.render=e.render,d.staticRenderFns=e.staticRenderFns,d._compiled=!0,i&&(d.functional=!0)),n&&(d._scopeId=n),a?(h=function(E){(E=E||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||typeof __VUE_SSR_CONTEXT__>"u"||(E=__VUE_SSR_CONTEXT__),t&&t.call(this,l(E)),E&&E._registeredComponents&&E._registeredComponents.add(a)},d._ssrRegister=h):t&&(h=s?function(E){t.call(this,u(E,this.$root.$options.shadowRoot))}:function(E){t.call(this,o(E))}),h)if(d.functional){let E=d.render;d.render=function(y,T){return h.call(T),E(y,T)}}else{let E=d.beforeCreate;d.beforeCreate=E?[].concat(E,h):[h]}return r}var xZ=typeof navigator<"u"&&/msie [6-9]\\b/.test(navigator.userAgent.toLowerCase());function X(e){return(t,r)=>function(n,i){let a=xZ?i.media||"default":n,s=O6[a]||(O6[a]={ids:new Set,styles:[]});if(!s.ids.has(n)){s.ids.add(n);let o=i.source;if(i.map&&(o+=`
|
|
15
15
|
/*# sourceURL=`+i.map.sources[0]+" */",o+=`
|
|
16
16
|
/*# sourceMappingURL=data:application/json;base64,`+btoa(unescape(encodeURIComponent(JSON.stringify(i.map))))+" */"),s.element||(s.element=document.createElement("style"),s.element.type="text/css",i.media&&s.element.setAttribute("media",i.media),Df===void 0&&(Df=document.head||document.getElementsByTagName("head")[0]),Df.appendChild(s.element)),"styleSheet"in s.element)s.styles.push(o),s.element.styleSheet.cssText=s.styles.filter(Boolean).join(`
|
|
17
|
-
`);else{let l=s.ids.size-1,u=document.createTextNode(o),d=s.element.childNodes;d[l]&&s.element.removeChild(d[l]),d.length?s.element.insertBefore(u,d[l]):s.element.appendChild(u)}}}(t,r)}var Df,
|
|
17
|
+
`);else{let l=s.ids.size-1,u=document.createTextNode(o),d=s.element.childNodes;d[l]&&s.element.removeChild(d[l]),d.length?s.element.insertBefore(u,d[l]):s.element.appendChild(u)}}}(t,r)}var Df,O6={},ci=U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("button",{class:e.classes,attrs:{type:"button",disabled:e.currentlyDisabled},on:{click:e.onClick}},[e.isTimedOut?r("v-loader-icon"):e._e(),e._v(" "),r("div",{staticClass:"btn__content"},[e._v(`
|
|
18
18
|
`+e._s(e.label)+`
|
|
19
|
-
`),e._v(" "),e._t("default")],2)],1)},staticRenderFns:[]},function(e){e&&e("data-v-1141f70d_0",{source:"@keyframes spin-data-v-1141f70d{from{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.btn[data-v-1141f70d]{border-radius:8px;border-style:none;color:#1e1e1e;font-weight:700;padding:.75em 1.5em;text-align:center;cursor:pointer;transition:all .3s ease;user-select:none}.btn[data-v-1141f70d]:disabled{background-color:#242c41;border-color:#242c41}.btn[data-v-1141f70d]:disabled:hover{background-color:#242c41;border-color:#242c41}.btn--timeout[data-v-1141f70d]{position:relative}.btn--timeout svg[data-v-1141f70d]{width:2em;position:absolute;fill:#071223;top:50%;transform:translate(-50%,-50%);animation:spin-data-v-1141f70d 2s linear infinite}.btn--timeout .btn__content[data-v-1141f70d]{color:transparent}.btn--primary[data-v-1141f70d]{border:1px solid #3794ff;color:#e3e5e8;background:0 0}.btn--primary[data-v-1141f70d]:hover{background-color:#3794ff}.btn--primary[data-v-1141f70d]:active{background-color:rgba(255,255,255,.65)}.btn--secondary[data-v-1141f70d]{background-color:#4362b1}.btn--ghost[data-v-1141f70d]{background-color:inherit;border:1px solid #808b98;border-style:solid;color:#e3e5e8}.btn--ghost[data-v-1141f70d]:disabled{background-color:inherit;border-color:#eaeaea;color:#eaeaea}.btn--ghost[data-v-1141f70d]:hover{border-color:#e3e5e8;background-color:#010306}.btn--ghost[data-v-1141f70d]:active{color:#e3e5e8;border-color:#e3e5e8}.btn--large[data-v-1141f70d]{font-size:18px}.btn--medium[data-v-1141f70d]{font-size:14px}.btn--small[data-v-1141f70d]{font-size:12px}",map:void 0,media:void 0})},TZ,"data-v-1141f70d",!1,void 0,!1,X,void 0,void 0),
|
|
19
|
+
`),e._v(" "),e._t("default")],2)],1)},staticRenderFns:[]},function(e){e&&e("data-v-1141f70d_0",{source:"@keyframes spin-data-v-1141f70d{from{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.btn[data-v-1141f70d]{border-radius:8px;border-style:none;color:#1e1e1e;font-weight:700;padding:.75em 1.5em;text-align:center;cursor:pointer;transition:all .3s ease;user-select:none}.btn[data-v-1141f70d]:disabled{background-color:#242c41;border-color:#242c41}.btn[data-v-1141f70d]:disabled:hover{background-color:#242c41;border-color:#242c41}.btn--timeout[data-v-1141f70d]{position:relative}.btn--timeout svg[data-v-1141f70d]{width:2em;position:absolute;fill:#071223;top:50%;transform:translate(-50%,-50%);animation:spin-data-v-1141f70d 2s linear infinite}.btn--timeout .btn__content[data-v-1141f70d]{color:transparent}.btn--primary[data-v-1141f70d]{border:1px solid #3794ff;color:#e3e5e8;background:0 0}.btn--primary[data-v-1141f70d]:hover{background-color:#3794ff}.btn--primary[data-v-1141f70d]:active{background-color:rgba(255,255,255,.65)}.btn--secondary[data-v-1141f70d]{background-color:#4362b1}.btn--ghost[data-v-1141f70d]{background-color:inherit;border:1px solid #808b98;border-style:solid;color:#e3e5e8}.btn--ghost[data-v-1141f70d]:disabled{background-color:inherit;border-color:#eaeaea;color:#eaeaea}.btn--ghost[data-v-1141f70d]:hover{border-color:#e3e5e8;background-color:#010306}.btn--ghost[data-v-1141f70d]:active{color:#e3e5e8;border-color:#e3e5e8}.btn--large[data-v-1141f70d]{font-size:18px}.btn--medium[data-v-1141f70d]{font-size:14px}.btn--small[data-v-1141f70d]{font-size:12px}",map:void 0,media:void 0})},TZ,"data-v-1141f70d",!1,void 0,!1,X,void 0,void 0),qf={functional:!0,render(e,t){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({width:"106",height:"25",fill:"none",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("circle",{attrs:{cx:"12.5",cy:"12.5",r:"12.5",fill:"#FF07AA"}}),r("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"}}),r("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"}}),r("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"}})]))}},RZ={functional:!0,render(e,t){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 461.312 461.312"},d),...h},a.concat([r("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"}}),r("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"}})]))}},Tl=U({render:function(){var e=this.$createElement;return(this._self._c||e)("h5",{staticClass:"details-panel-list-header"},[this._t("default")],2)},staticRenderFns:[]},function(e){e&&e("data-v-2c66932e_0",{source:"h5.details-panel-list-header{border-bottom:1px solid #242c41;color:#808b98;font-size:.9rem;font-weight:800;line-height:1.4;margin:0 0 8px 0;padding-bottom:8px;text-transform:uppercase}",map:void 0,media:void 0})},{name:"v-details-panel-list-header"},void 0,!1,void 0,!1,X,void 0,void 0);be.use(jr.default);var CZ=new jr.default.Store({state:{appMap:new Dt,selectionStack:[],currentView:"viewComponent",selectedLabel:null,focusedEvent:null,filteredAppMap:new Dt},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=Vr().source(t).normalize().build(),e.appMap.callTree.rootEvent.forEach(r=>{r.displayName=p0(r.input)})},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},setFilteredMap(e,t){e.filteredAppMap=t}}}),Nt=U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return e.items&&e.items.length>0?r("div",{staticClass:"v-details-panel-list"},[r("v-details-panel-list-header",[e._v(e._s(e.title))]),e._v(" "),r("ul",e._l(e.filteredItems,function(n,i){return r("li",{key:i,staticClass:"list-item",on:{click:function(a){return e.selectItem(n)}}},[e._v(`
|
|
20
20
|
`+e._s(e.nameOf(n.object))+`
|
|
21
21
|
`),e.uniqueItems&&n.count>1?r("span",{staticClass:"list-item__count"},[e._v(`
|
|
22
22
|
`+e._s(n.count)+`
|
|
@@ -41,9 +41,9 @@ https://github.com/highlightjs/highlight.js/issues/2277`),he=v,Z=S);let f={code:
|
|
|
41
41
|
to
|
|
42
42
|
`),r("span",{staticClass:"list-pair__object",on:{click:function(a){return a.preventDefault(),e.selectItem(n.to)}}},[e._v(`
|
|
43
43
|
`+e._s(e.nameOf(n.to))+`
|
|
44
|
-
`)])])}),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){let{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,X,void 0,void 0),VDetailsPanelHeader:Ot},props:{object:{type:Object,required:!0}},computed:{title(){return`${this.object.from.name} to ${this.object.to.name}`},events(){let{from:e,to:t}=this.object;return e.allEvents.map(r=>r.children).flat().filter(r=>r.codeObject.ancestors().includes(t)).map(r=>({from:r.parent,to:r}))}}},"data-v-75385437",!1,void 0,!1,X,void 0,void 0),q6=U({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-2e4a8121_0",{source:'@charset "UTF-8";.details-btn[data-v-2e4a8121]{display:flex;border:1px solid #808b98;border-radius:.5rem;padding:.25rem .6rem .25rem .5rem;letter-spacing:.5px;color:#808b98;background-color:transparent;font-size:.85rem;cursor:pointer;outline:0;text-align:left;align-items:center;transition:all .3s ease}.details-btn[data-v-2e4a8121]:hover{background-color:#808b98;border-color:#808b98;color:#010306}.details-btn:hover .icon--clear[data-v-2e4a8121]:before{color:#010306}.details-btn:hover .icon--back[data-v-2e4a8121]:before{color:#010306}.icon[data-v-2e4a8121]{margin-right:.5em}.icon--clear[data-v-2e4a8121]:before{content:"x";font-family:"IBM Plex Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-style:initial;color:#808b98}.icon--back[data-v-2e4a8121]:before{content:"\u25C4 ";font-family:"IBM Plex Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-style:initial;color:#808b98}',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-2e4a8121",!1,void 0,!1,X,void 0,void 0);Uf.default.registerLanguage("sql",
|
|
44
|
+
`)])])}),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){let{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,X,void 0,void 0),VDetailsPanelHeader:Ot},props:{object:{type:Object,required:!0}},computed:{title(){return`${this.object.from.name} to ${this.object.to.name}`},events(){let{from:e,to:t}=this.object;return e.allEvents.map(r=>r.children).flat().filter(r=>r.codeObject.ancestors().includes(t)).map(r=>({from:r.parent,to:r}))}}},"data-v-75385437",!1,void 0,!1,X,void 0,void 0),q6=U({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-2e4a8121_0",{source:'@charset "UTF-8";.details-btn[data-v-2e4a8121]{display:flex;border:1px solid #808b98;border-radius:.5rem;padding:.25rem .6rem .25rem .5rem;letter-spacing:.5px;color:#808b98;background-color:transparent;font-size:.85rem;cursor:pointer;outline:0;text-align:left;align-items:center;transition:all .3s ease}.details-btn[data-v-2e4a8121]:hover{background-color:#808b98;border-color:#808b98;color:#010306}.details-btn:hover .icon--clear[data-v-2e4a8121]:before{color:#010306}.details-btn:hover .icon--back[data-v-2e4a8121]:before{color:#010306}.icon[data-v-2e4a8121]{margin-right:.5em}.icon--clear[data-v-2e4a8121]:before{content:"x";font-family:"IBM Plex Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-style:initial;color:#808b98}.icon--back[data-v-2e4a8121]:before{content:"\u25C4 ";font-family:"IBM Plex Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-style:initial;color:#808b98}',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-2e4a8121",!1,void 0,!1,X,void 0,void 0);Uf.default.registerLanguage("sql",M6.default);var UZ=new Set(["sql","mariadb","mysql","postgresql","db2","plsql","n1ql","redshift","spark","tsql"]),j6=U({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&&UZ.has(this.database)?this.database:"sql"},formattedSQL(){let e=this.sql;try{e=(0,B6.format)(this.sql,{language:this.sqlDialect})}catch{console.info(`Failed to format the following ${this.sqlDialect} query`),console.info(this.sql)}return Uf.default.highlight(e,{language:"sql",ignoreIllegals:!0}).value}}},"data-v-e13150d6",!1,void 0,!1,X,void 0,void 0);function w6(e){return{type:z.ANALYSIS_FINDING,id:e.finding.hash_v2||e.finding.hash,resolvedFinding:e,name:`${e.rule.title}: ${e.finding.message}`,shortName:e.rule.title}}var z6={functional:!0,render(e,t){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({width:"12",height:"12",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("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"}})]))}},V6=U({render:function(){var e=this,t=this,r=t.$createElement,n=t._self._c||r;return n("div",{staticClass:"details-panel"},[n("h3",{staticClass:"details-panel__title"},[n("AppMapLogo",{attrs:{width:"70"}})],1),t._v(" "),t.selectedObject||t.selectedLabel||!t.sourceLocationObject?t._e():n("div",{staticClass:"details-panel__source"},[n("v-source-code-link",{attrs:{object:t.sourceLocationObject}})],1),t._v(" "),n("div",{staticClass:"details-panel__content"},[n("div",{staticClass:"details-panel__notification"},[t._t("notification")],2),t._v(" "),n("div",{staticClass:"details-panel__buttons"},[t._t("buttons")],2),t._v(" "),n("keep-alive",[t.selectedObject||t.selectedLabel?t._e():n("v-details-search",{attrs:{appMap:t.appMap,findings:t.findings},on:{onChangeFilter:function(i){return e.$emit("onChangeFilter",i)}}})],1),t._v(" "),t.selectedObject?n(t.detailsType,{tag:"component",attrs:{object:t.selectedObject,"is-root-object":t.isRootObject,"filters-root-objects":t.filtersRootObjects}}):t._e(),t._v(" "),t.selectedObject&&t.selectedObject.labels?n("v-details-panel-labels",{attrs:{items:Array.from(t.selectedObject.labels)}}):t._e(),t._v(" "),t.selectedLabel?n("v-details-label",{attrs:{label:t.selectedLabel,appMap:t.appMap}}):t._e()],1)])},staticRenderFns:[]},function(e){e&&e("data-v-79da91c2_0",{source:'.details-panel[data-v-79da91c2]{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-79da91c2]{margin-bottom:1rem;font-size:0;display:flex;align-items:center}.details-panel__title svg[data-v-79da91c2]{max-width:20rem;width:100%}.details-panel__source[data-v-79da91c2]{margin-bottom:1rem}.details-panel__source-title[data-v-79da91c2]{margin:0 0 .25rem;font-size:.75rem;font-weight:400}.details-panel__header-buttons[data-v-79da91c2]{margin-left:auto;display:inline-flex;align-items:flex-start}.details-panel__subtitle[data-v-79da91c2]{margin-bottom:1rem;color:#e3e5e8}.details-panel__content[data-v-79da91c2]{padding:0}.details-panel__buttons[data-v-79da91c2]{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:flex-start;gap:.5rem}.details-panel__buttons button[data-v-79da91c2]{margin-bottom:1rem}.details-panel__notification[data-v-79da91c2]:not(:empty){padding:0 0 1rem}',map:void 0,media:void 0})},{name:"v-details-panel",components:{AppMapLogo:qf,VDetailsLabel:NZ,VDetailsPanelAnalysisFinding:MZ,VDetailsPanelClass:PZ,VDetailsPanelDatabase:$Z,VDetailsPanelEdge:FZ,VDetailsPanelEvent:U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticClass:"details-panel-event"},[r("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?r("v-details-button",{nativeOn:{click:function(n){return e.viewEvent.apply(null,arguments)}}},[e._v(`
|
|
45
45
|
Show in Trace
|
|
46
|
-
`)]):e._e()]},proxy:!0}])}),e._v(" "),e.hasSql?r("v-sql-code",{attrs:{sql:e.object.sql.sql,database:e.object.sql.database_type}}):e._e(),e._v(" "),e.hasFindings?r("v-details-panel-list",{staticClass:"findings",attrs:{title:"Associated findings",items:e.findings}}):e._e(),e._v(" "),e.hasParameters?r("div",{staticClass:"event-params"},[r("h5",[e._v("Parameters")]),e._v(" "),r("ul",{staticClass:"table-01"},e._l(e.object.parameters,function(n,i){return r("li",{key:i},[r("strong",[e._v(e._s(n.name))]),e._v(" "),r("code",[e._v(e._s(n.value))])])}),0)]):e._e(),e._v(" "),e.hasMessage?r("div",{staticClass:"event-params"},[r("h5",[e._v("Parameters")]),e._v(" "),r("ul",{staticClass:"table-01"},e._l(e.object.message,function(n,i){return r("li",{key:i},[r("i",[e._v(e._s(n.class))]),e._v(" "),r("strong",[e._v(e._s(n.name))]),e._v(" "),r("code",[e._v(e._s(n.value))])])}),0)]):e._e(),e._v(" "),e.requestHeaders.length?r("div",{staticClass:"event-params"},[r("h5",[e._v("Request headers")]),e._v(" "),r("ul",{staticClass:"table-01"},e._l(e.requestHeaders,function(n){return r("li",{key:n.name},[r("i",[e._v(e._s(n.class))]),e._v(" "),r("strong",[e._v(e._s(n.name))]),e._v(" "),r("code",[e._v(e._s(n.value))])])}),0)]):e._e(),e._v(" "),Object.keys(e.httpServerResponse).length?r("div",{staticClass:"event-params"},[r("h5",[e._v("HTTP response details")]),e._v(" "),r("ul",{staticClass:"table-01"},e._l(e.httpServerResponse,function(n,i){return r("li",{key:i},[r("strong",[e._v(e._s(i))]),e._v(" "),r("code",[e._v(e._s(n))])])}),0)]):e._e(),e._v(" "),e.responseHeaders.length?r("div",{staticClass:"event-params"},[r("h5",[e._v("Response headers")]),e._v(" "),r("ul",{staticClass:"table-01"},e._l(e.responseHeaders,function(n){return r("li",{key:n.name},[r("strong",[e._v(e._s(n.name))]),e._v(" "),r("code",[e._v(e._s(n.value))])])}),0)]):e._e(),e._v(" "),e.object.exceptions.length?r("div",{staticClass:"event-params"},[r("h5",[e._v("Exceptions")]),e._v(" "),r("ul",{staticClass:"table-01"},e._l(e.object.exceptions,function(n){return r("li",{key:n.object_id},[r("strong",[e._v(e._s(n.class))]),e._v(" "),r("code",[e._v(e._s(n.message))])])}),0)]):e._e(),e._v(" "),e.hasReturnValue?r("div",{staticClass:"event-params"},[r("h5",[e._v("Return value")]),e._v(" "),r("ul",{staticClass:"table-01"},[r("li",[r("i",[e._v(e._s(e.object.returnValue.class))]),e._v(" "),r("code",[e._v(e._s(e.object.returnValue.value))])])])]):e._e(),e._v(" "),r("v-details-panel-list",{attrs:{title:"Caller",items:e.caller}}),e._v(" "),r("v-details-panel-list",{attrs:{title:"Children",items:e.object.children}})],1)},staticRenderFns:[]},function(e){e&&(e("data-v-143a17e5_0",{source:".details-panel-event h3[data-v-143a17e5]{padding:0}.details-panel-event .event-params[data-v-143a17e5]{padding:0}.details-panel-event .event-params h5[data-v-143a17e5]{color:#808b98;font-size:.9rem;line-height:1.2;margin:0 0 .25rem 0;padding:0;text-transform:uppercase}.details-panel-event .event-params .table-01[data-v-143a17e5]{font-size:14px;font-family:sans-serif;font-weight:500}.details-panel-event .event-params .table-01 li[data-v-143a17e5]{padding:.5rem}.details-panel-event ul[data-v-143a17e5]{list-style-type:none;padding:0;margin:0 0 1.5rem 0;width:100%}.details-panel-event ul li[data-v-143a17e5]{width:100%;border-bottom:1px solid #343742;padding:.5rem;transition:all .3s ease;display:flex;flex-direction:column;justify-content:space-between;gap:.4rem}.details-panel-event ul li a[data-v-143a17e5]{margin:0;width:100%}",map:void 0,media:void 0}),e("data-v-143a17e5_1",{source:".details-panel-event[data-v-143a17e5] .sql-code{margin-bottom:8px;padding:0}",map:void 0,media:void 0}))},{name:"v-details-panel-event",components:{VDetailsButton:q6,VDetailsPanelList:Nt,VDetailsPanelHeader:Ot,VSqlCode:j6},props:{object:{type:Object,required:!0}},computed:{title(){return this.object.sqlQuery?ku(this.object):this.object.toString()},hasParameters(){return this.object.parameters&&this.object.parameters.length},hasMessage(){return this.object.message&&this.object.message.length},hasFindings(){return Array.isArray(this.object.findings)&&this.object.findings.length},requestHeaders(){let{httpClientRequest:e}=this.object;return e?Object.entries(e.headers||{}).map(([t,r])=>({name:t,value:r})):[]},responseHeaders(){let{httpClientResponse:e}=this.object;return e?Object.entries(e.headers||{}).map(([t,r])=>({name:t,value:r})):[]},httpServerResponse(){let 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 this.$store.state.currentView!=="viewFlow"},caller(){return this.object.parent?[this.object.parent]:null},findings(){return(this.object.findings||[]).map(O6)}},methods:{viewEvent(){this.$store.commit("setView","viewFlow")}}},"data-v-143a17e5",!1,void 0,!1,X,void 0,void 0),VDetailsPanelFunction:U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",[r("v-details-panel-header",{attrs:{"object-type":"Function",object:e.object,title:e.object.name}}),e._v(" "),r("v-details-panel-filters",{attrs:{object:e.object,"is-root-object":e.isRootObject}}),e._v(" "),r("v-details-panel-list",{attrs:{title:"Events",items:e.object.events,"event-quickview":!0}}),e._v(" "),r("v-details-panel-list",{attrs:{title:"Inbound Calls",items:e.object.inboundConnections}}),e._v(" "),r("v-details-panel-list",{attrs:{title:"Outbound Calls",items:e.outboundCalls}}),e._v(" "),r("v-details-panel-list",{attrs:{title:"Queries",items:e.queryEvents}})],1)},staticRenderFns:[]},void 0,{name:"v-details-panel-function",components:{VDetailsPanelList:Nt,VDetailsPanelFilters:vn,VDetailsPanelHeader:Ot},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!==z.QUERY)},queryEvents(){return this.object.sqlQueries.map(e=>e.events).flat()}}},"data-v-27b4005c",!1,void 0,!1,void 0,void 0,void 0),VDetailsPanelHttp:U({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:Nt,VDetailsPanelFilters:vn,VDetailsPanelHeader:Ot},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),VDetailsPanelPackage:U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",[r("v-details-panel-header",{attrs:{"object-type":"Package",object:e.object,title:e.object.name}}),e._v(" "),r("v-details-panel-filters",{attrs:{object:e.object,"is-root-object":e.isRootObject}}),e._v(" "),r("v-details-panel-list",{attrs:{title:"Classes",items:e.object.classes,nameKey:"name"}}),e._v(" "),r("v-details-panel-list",{attrs:{title:"Inbound connections",items:e.object.inboundConnections}}),e._v(" "),r("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:Nt,VDetailsPanelFilters:vn,VDetailsPanelHeader:Ot}},"data-v-10bc202e",!1,void 0,!1,void 0,void 0,void 0),VDetailsPanelQuery:U({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:Nt,VDetailsPanelHeader:Ot},props:{object:{type:Object,required:!0}},computed:{title(){return Ss(this.object.name)},events(){return this.$store.state.appMap.events.filter(e=>e.isCall()&&e.codeObject&&e.codeObject.id===this.object.id)}},created(){this.object.events.length===1&&(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),VDetailsPanelRoute:U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",[r("v-details-panel-header",{attrs:{"object-type":"Route",object:e.object,title:e.object.name}}),e._v(" "),r("v-details-panel-filters",{attrs:{object:e.object,"is-root-object":e.isRootObject}}),e._v(" "),r("v-details-panel-list",{attrs:{title:"Events",items:e.object.events,"event-quickview":!0}}),e._v(" "),r("v-details-panel-list",{attrs:{title:"Outbound connections",items:e.outboundConnections}}),e._v(" "),r("v-details-panel-list",{attrs:{title:"Queries",items:e.queryEvents}})],1)},staticRenderFns:[]},void 0,{name:"v-details-panel-route",components:{VDetailsPanelList:Nt,VDetailsPanelFilters:vn,VDetailsPanelHeader:Ot},props:{object:{type:Object,required:!0},isRootObject:{type:Boolean,required:!1,default:!1}},computed:{outboundConnections(){return this.object.outboundConnections.filter(e=>e.type!==z.QUERY)},queryEvents(){return this.object.sqlQueries.map(e=>e.events).flat()}}},"data-v-c10b2a4a",!1,void 0,!1,void 0,void 0,void 0),VDetailsPanelExternalService:U({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:Nt,VDetailsPanelFilters:vn,VDetailsPanelHeader:Ot},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),VDetailsPanelLabels:U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return e.items&&e.items.length>0?r("div",{staticClass:"v-details-panel-labels"},[r("h5",[e._v("Labels")]),e._v(" "),r("ul",{staticClass:"labels"},e._l(e.items,function(n,i){return r("li",{key:i,staticClass:"labels__item",on:{click:function(a){return a.stopPropagation(),e.selectLabel(n)}}},[e._v(`
|
|
46
|
+
`)]):e._e()]},proxy:!0}])}),e._v(" "),e.hasSql?r("v-sql-code",{attrs:{sql:e.object.sql.sql,database:e.object.sql.database_type}}):e._e(),e._v(" "),e.hasFindings?r("v-details-panel-list",{staticClass:"findings",attrs:{title:"Associated findings",items:e.findings}}):e._e(),e._v(" "),e.hasParameters?r("div",{staticClass:"event-params"},[r("h5",[e._v("Parameters")]),e._v(" "),r("ul",{staticClass:"table-01"},e._l(e.object.parameters,function(n,i){return r("li",{key:i},[r("strong",[e._v(e._s(n.name))]),e._v(" "),r("code",[e._v(e._s(n.value))])])}),0)]):e._e(),e._v(" "),e.hasMessage?r("div",{staticClass:"event-params"},[r("h5",[e._v("Parameters")]),e._v(" "),r("ul",{staticClass:"table-01"},e._l(e.object.message,function(n,i){return r("li",{key:i},[r("i",[e._v(e._s(n.class))]),e._v(" "),r("strong",[e._v(e._s(n.name))]),e._v(" "),r("code",[e._v(e._s(n.value))])])}),0)]):e._e(),e._v(" "),e.requestHeaders.length?r("div",{staticClass:"event-params"},[r("h5",[e._v("Request headers")]),e._v(" "),r("ul",{staticClass:"table-01"},e._l(e.requestHeaders,function(n){return r("li",{key:n.name},[r("i",[e._v(e._s(n.class))]),e._v(" "),r("strong",[e._v(e._s(n.name))]),e._v(" "),r("code",[e._v(e._s(n.value))])])}),0)]):e._e(),e._v(" "),Object.keys(e.httpServerResponse).length?r("div",{staticClass:"event-params"},[r("h5",[e._v("HTTP response details")]),e._v(" "),r("ul",{staticClass:"table-01"},e._l(e.httpServerResponse,function(n,i){return r("li",{key:i},[r("strong",[e._v(e._s(i))]),e._v(" "),r("code",[e._v(e._s(n))])])}),0)]):e._e(),e._v(" "),e.responseHeaders.length?r("div",{staticClass:"event-params"},[r("h5",[e._v("Response headers")]),e._v(" "),r("ul",{staticClass:"table-01"},e._l(e.responseHeaders,function(n){return r("li",{key:n.name},[r("strong",[e._v(e._s(n.name))]),e._v(" "),r("code",[e._v(e._s(n.value))])])}),0)]):e._e(),e._v(" "),e.object.exceptions.length?r("div",{staticClass:"event-params"},[r("h5",[e._v("Exceptions")]),e._v(" "),r("ul",{staticClass:"table-01"},e._l(e.object.exceptions,function(n){return r("li",{key:n.object_id},[r("strong",[e._v(e._s(n.class))]),e._v(" "),r("code",[e._v(e._s(n.message))])])}),0)]):e._e(),e._v(" "),e.hasReturnValue?r("div",{staticClass:"event-params"},[r("h5",[e._v("Return value")]),e._v(" "),r("ul",{staticClass:"table-01"},[r("li",[r("i",[e._v(e._s(e.object.returnValue.class))]),e._v(" "),r("code",[e._v(e._s(e.object.returnValue.value))])])])]):e._e(),e._v(" "),r("v-details-panel-list",{attrs:{title:"Caller",items:e.caller}}),e._v(" "),r("v-details-panel-list",{attrs:{title:"Children",items:e.object.children}})],1)},staticRenderFns:[]},function(e){e&&(e("data-v-143a17e5_0",{source:".details-panel-event h3[data-v-143a17e5]{padding:0}.details-panel-event .event-params[data-v-143a17e5]{padding:0}.details-panel-event .event-params h5[data-v-143a17e5]{color:#808b98;font-size:.9rem;line-height:1.2;margin:0 0 .25rem 0;padding:0;text-transform:uppercase}.details-panel-event .event-params .table-01[data-v-143a17e5]{font-size:14px;font-family:sans-serif;font-weight:500}.details-panel-event .event-params .table-01 li[data-v-143a17e5]{padding:.5rem}.details-panel-event ul[data-v-143a17e5]{list-style-type:none;padding:0;margin:0 0 1.5rem 0;width:100%}.details-panel-event ul li[data-v-143a17e5]{width:100%;border-bottom:1px solid #343742;padding:.5rem;transition:all .3s ease;display:flex;flex-direction:column;justify-content:space-between;gap:.4rem}.details-panel-event ul li a[data-v-143a17e5]{margin:0;width:100%}",map:void 0,media:void 0}),e("data-v-143a17e5_1",{source:".details-panel-event[data-v-143a17e5] .sql-code{margin-bottom:8px;padding:0}",map:void 0,media:void 0}))},{name:"v-details-panel-event",components:{VDetailsButton:q6,VDetailsPanelList:Nt,VDetailsPanelHeader:Ot,VSqlCode:j6},props:{object:{type:Object,required:!0}},computed:{title(){return this.object.sqlQuery?ku(this.object):this.object.toString()},hasParameters(){return this.object.parameters&&this.object.parameters.length},hasMessage(){return this.object.message&&this.object.message.length},hasFindings(){return Array.isArray(this.object.findings)&&this.object.findings.length},requestHeaders(){let{httpClientRequest:e}=this.object;return e?Object.entries(e.headers||{}).map(([t,r])=>({name:t,value:r})):[]},responseHeaders(){let{httpClientResponse:e}=this.object;return e?Object.entries(e.headers||{}).map(([t,r])=>({name:t,value:r})):[]},httpServerResponse(){let 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 this.$store.state.currentView!=="viewFlow"},caller(){return this.object.parent?[this.object.parent]:null},findings(){return(this.object.findings||[]).map(w6)}},methods:{viewEvent(){this.$store.commit("setView","viewFlow")}}},"data-v-143a17e5",!1,void 0,!1,X,void 0,void 0),VDetailsPanelFunction:U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",[r("v-details-panel-header",{attrs:{"object-type":"Function",object:e.object,title:e.object.name}}),e._v(" "),r("v-details-panel-filters",{attrs:{object:e.object,"is-root-object":e.isRootObject}}),e._v(" "),r("v-details-panel-list",{attrs:{title:"Events",items:e.object.events,"event-quickview":!0}}),e._v(" "),r("v-details-panel-list",{attrs:{title:"Inbound Calls",items:e.object.inboundConnections}}),e._v(" "),r("v-details-panel-list",{attrs:{title:"Outbound Calls",items:e.outboundCalls}}),e._v(" "),r("v-details-panel-list",{attrs:{title:"Queries",items:e.queryEvents}})],1)},staticRenderFns:[]},void 0,{name:"v-details-panel-function",components:{VDetailsPanelList:Nt,VDetailsPanelFilters:vn,VDetailsPanelHeader:Ot},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!==z.QUERY)},queryEvents(){return this.object.sqlQueries.map(e=>e.events).flat()}}},"data-v-27b4005c",!1,void 0,!1,void 0,void 0,void 0),VDetailsPanelHttp:U({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:Nt,VDetailsPanelFilters:vn,VDetailsPanelHeader:Ot},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),VDetailsPanelPackage:U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",[r("v-details-panel-header",{attrs:{"object-type":"Package",object:e.object,title:e.object.name}}),e._v(" "),r("v-details-panel-filters",{attrs:{object:e.object,"is-root-object":e.isRootObject}}),e._v(" "),r("v-details-panel-list",{attrs:{title:"Classes",items:e.object.classes,nameKey:"name"}}),e._v(" "),r("v-details-panel-list",{attrs:{title:"Inbound connections",items:e.object.inboundConnections}}),e._v(" "),r("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:Nt,VDetailsPanelFilters:vn,VDetailsPanelHeader:Ot}},"data-v-10bc202e",!1,void 0,!1,void 0,void 0,void 0),VDetailsPanelQuery:U({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:Nt,VDetailsPanelHeader:Ot},props:{object:{type:Object,required:!0}},computed:{title(){return Ss(this.object.name)},events(){return this.$store.state.appMap.events.filter(e=>e.isCall()&&e.codeObject&&e.codeObject.id===this.object.id)}},created(){this.object.events.length===1&&(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),VDetailsPanelRoute:U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",[r("v-details-panel-header",{attrs:{"object-type":"Route",object:e.object,title:e.object.name}}),e._v(" "),r("v-details-panel-filters",{attrs:{object:e.object,"is-root-object":e.isRootObject}}),e._v(" "),r("v-details-panel-list",{attrs:{title:"Events",items:e.object.events,"event-quickview":!0}}),e._v(" "),r("v-details-panel-list",{attrs:{title:"Outbound connections",items:e.outboundConnections}}),e._v(" "),r("v-details-panel-list",{attrs:{title:"Queries",items:e.queryEvents}})],1)},staticRenderFns:[]},void 0,{name:"v-details-panel-route",components:{VDetailsPanelList:Nt,VDetailsPanelFilters:vn,VDetailsPanelHeader:Ot},props:{object:{type:Object,required:!0},isRootObject:{type:Boolean,required:!1,default:!1}},computed:{outboundConnections(){return this.object.outboundConnections.filter(e=>e.type!==z.QUERY)},queryEvents(){return this.object.sqlQueries.map(e=>e.events).flat()}}},"data-v-c10b2a4a",!1,void 0,!1,void 0,void 0,void 0),VDetailsPanelExternalService:U({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:Nt,VDetailsPanelFilters:vn,VDetailsPanelHeader:Ot},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),VDetailsPanelLabels:U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return e.items&&e.items.length>0?r("div",{staticClass:"v-details-panel-labels"},[r("h5",[e._v("Labels")]),e._v(" "),r("ul",{staticClass:"labels"},e._l(e.items,function(n,i){return r("li",{key:i,staticClass:"labels__item",on:{click:function(a){return a.stopPropagation(),e.selectLabel(n)}}},[e._v(`
|
|
47
47
|
`+e._s(n)+`
|
|
48
48
|
`)])}),0)]):e._e()},staticRenderFns:[]},function(e){e&&e("data-v-0957c832_0",{source:".v-details-panel-labels[data-v-0957c832]{list-style-type:none;padding:0;margin-bottom:1.5rem}.v-details-panel-labels h5[data-v-0957c832]{color:#808b98;font-size:.9rem;font-weight:800;line-height:1.2;padding:0;margin:0 0 1rem 0;text-transform:uppercase}.v-details-panel-labels .labels[data-v-0957c832]{list-style-type:none;padding:0 .5rem;margin:0 0 1rem;font-size:.9em;display:flex;flex-wrap:wrap;align-items:flex-start}.v-details-panel-labels .labels__item[data-v-0957c832]{margin:0 .25rem .25rem 0;border-radius:.25rem;padding:.25rem;color:#e7e7e7;border:1px solid #424750;cursor:pointer;transition:.25s ease-out all}.v-details-panel-labels .labels__item[data-v-0957c832]:active,.v-details-panel-labels .labels__item[data-v-0957c832]:hover{background:#e7e7e7;color:#424750;border-color:#e7e7e7}",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-0957c832",!1,void 0,!1,X,void 0,void 0),VDetailsSearch:U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticClass:"details-search"},[r("form",{staticClass:"details-search__form",on:{submit:function(n){n.preventDefault()}}},[r("div",{staticClass:"details-search__input-wrap"},[r("span",{staticClass:"details-search__input-prefix"},[r("SearchIcon")],1),e._v(" "),r("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:{focus:e.searchFocused,input:function(n){n.target.composing||(e.filter=n.target.value)}}})])]),e._v(" "),e._l(Object.keys(e.listItems),function(n){return r("section",{key:n,class:"details-search__block details-search__block--"+n},[r("h2",{staticClass:"details-search__block-title"},[e._v(`
|
|
49
49
|
`+e._s(e.listItems[n].title)+`
|
|
@@ -51,7 +51,7 @@ https://github.com/highlightjs/highlight.js/issues/2277`),he=v,Z=S);let f={code:
|
|
|
51
51
|
`+e._s(n!=="query"&&i.object.prettyName?i.object.prettyName:i.object.name||i.object)+`
|
|
52
52
|
`),i.childrenCount>1?r("span",{staticClass:"details-search__block-item-count"},[e._v(`
|
|
53
53
|
`+e._s(i.childrenCount)+`
|
|
54
|
-
`)]):e._e()])}),0)])})],2)},staticRenderFns:[]},function(e){e&&e("data-v-9beab8e8_0",{source:".details-search[data-v-9beab8e8]{margin-bottom:2rem;padding:0}.details-search__form[data-v-9beab8e8]{margin-bottom:24px;padding:0}.details-search__input-wrap[data-v-9beab8e8]{position:relative;border-radius:.5rem;border:1px solid #808b98;display:flex;align-content:center;gap:1rem;padding:.3rem}.details-search--empty .details-search__input-wrap[data-v-9beab8e8]{border-radius:#343742;pointer-events:none}.details-search__input-prefix[data-v-9beab8e8]{color:#ccc;display:flex;align-items:center}.details-search__input-prefix svg[data-v-9beab8e8]{position:relative;left:3px;fill:#716e85}.details-search__input-element[data-v-9beab8e8]{border:none;width:100%;font:inherit;font-size:.9rem;color:#e7e7e7;background:0 0;outline:0}.details-search__input-element[data-v-9beab8e8]::-moz-placeholder,.details-search__input-element[data-v-9beab8e8]::-webkit-placeholder,.details-search__input-element[data-v-9beab8e8]::placeholder{color:#808b98}.details-search__block[data-v-9beab8e8]{padding:0 .5rem;margin-bottom:16px;border-bottom:1px solid #242c41}.details-search__block[data-v-9beab8e8]:last-of-type{border-bottom:0}.details-search__block-title[data-v-9beab8e8]{margin:0 0 .25rem;border-radius:4px;display:inline-block;padding:.25rem 0;color:#fff;font-size:.9rem;font-weight:700;text-transform:uppercase}.details-search__block--http .details-search__block-title[data-v-9beab8e8]{color:#8e45aa}.details-search__block--external-service .details-search__block-title[data-v-9beab8e8]{color:#ebdf90}.details-search__block--labels .details-search__block-title[data-v-9beab8e8]{color:#7f7f7f}.details-search__block--package .details-search__block-title[data-v-9beab8e8]{color:#6fddd6}.details-search__block--class .details-search__block-title[data-v-9beab8e8],.details-search__block--function .details-search__block-title[data-v-9beab8e8]{color:#4362b1}.details-search__block--query .details-search__block-title[data-v-9beab8e8]{color:#9c2fba}.details-search__block--empty .details-search__block-title[data-v-9beab8e8]{color:#343742}.details-search__block--analysis-finding .details-search__block-title[data-v-9beab8e8]{color:#ff07aa}.details-search__block-list[data-v-9beab8e8]{margin:0;padding:.5rem;list-style:none}.details-search__block-list li[data-v-9beab8e8]:last-of-type{border-bottom:0}.details-search__block--labels .details-search__block-list[data-v-9beab8e8]{margin:0 -.25rem -.25rem}.details-search__block-list.analysis[data-v-9beab8e8]{padding:0 0 1rem 0}.details-search__block-list.analysis li[data-v-9beab8e8]{border-bottom:0;padding:.2rem 0;min-height:unset;justify-content:flex-start;gap:.5rem}.details-search__block-list.analysis li span[data-v-9beab8e8]{color:#808b98}.details-search__block-list.analysis li svg[data-v-9beab8e8]{margin-right:.25rem}.details-search__block-item[data-v-9beab8e8]{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-9beab8e8]:active,.details-search__block-item[data-v-9beab8e8]:hover{color:#4362b1}.details-search__block-item-count[data-v-9beab8e8]{margin-left:1rem;border-radius:.5rem;display:inline-block;padding:.25rem .5rem;font-size:.8rem;color:currentColor;white-space:nowrap}.details-search__block--labels .details-search__block-item[data-v-9beab8e8]{margin:.25rem;border:1px solid #424750!important;border-radius:4px;display:inline-flex;padding:.25rem .5rem;transition:.25s ease-out all}.details-search__block--labels .details-search__block-item[data-v-9beab8e8]:active,.details-search__block--labels .details-search__block-item[data-v-9beab8e8]:hover{background:#e7e7e7;color:#010306;border-color:#e7e7e7!important}.details-search__block--labels .details-search__block-item-count[data-v-9beab8e8]{margin-left:.5rem}",map:void 0,media:void 0})},{name:"v-details-search",components:{SearchIcon:z6},props:{appMap:Dt,findings:{type:Array,default:()=>[]}},data:()=>({filter:""}),computed:{listItems(){let e={[z.ANALYSIS_FINDING]:{title:"Analysis Findings",data:[]},[z.HTTP]:{title:"HTTP server requests",data:[]},[z.EXTERNAL_SERVICE]:{title:"External services",data:[]},labels:{title:"Labels",data:[]},[z.PACKAGE]:{title:"Packages",data:[]},[z.CLASS]:{title:"Classes",data:[]},[z.FUNCTION]:{title:"Functions",data:[]},[z.QUERY]:{title:"SQL queries",data:[]}};return this.appMap.classMap.codeObjects.forEach(t=>{if(!this.passesFilter(t))return;let r={object:t,childrenCount:t.events?t.events.length:0};switch(t.type){case z.PACKAGE:t.childLeafs().length>1&&e[t.type].data.push(r);break;case z.CLASS:t.functions.length&&e[t.type].data.push(r);break;case z.FUNCTION:case z.QUERY:case z.EXTERNAL_SERVICE:e[t.type].data.push(r);break;case z.ROUTE:{let{type:n}=t.parent;e[n].data.push(r)}}}),Object.entries(this.appMap.labels).forEach(([t,r])=>{this.passesFilter(t)&&e.labels.data.push({object:t,childrenCount:r.function.length+(r.event?r.event.length:0)})}),e[z.ANALYSIS_FINDING].data=this.findings.map(t=>({object:
|
|
54
|
+
`)]):e._e()])}),0)])})],2)},staticRenderFns:[]},function(e){e&&e("data-v-9beab8e8_0",{source:".details-search[data-v-9beab8e8]{margin-bottom:2rem;padding:0}.details-search__form[data-v-9beab8e8]{margin-bottom:24px;padding:0}.details-search__input-wrap[data-v-9beab8e8]{position:relative;border-radius:.5rem;border:1px solid #808b98;display:flex;align-content:center;gap:1rem;padding:.3rem}.details-search--empty .details-search__input-wrap[data-v-9beab8e8]{border-radius:#343742;pointer-events:none}.details-search__input-prefix[data-v-9beab8e8]{color:#ccc;display:flex;align-items:center}.details-search__input-prefix svg[data-v-9beab8e8]{position:relative;left:3px;fill:#716e85}.details-search__input-element[data-v-9beab8e8]{border:none;width:100%;font:inherit;font-size:.9rem;color:#e7e7e7;background:0 0;outline:0}.details-search__input-element[data-v-9beab8e8]::-moz-placeholder,.details-search__input-element[data-v-9beab8e8]::-webkit-placeholder,.details-search__input-element[data-v-9beab8e8]::placeholder{color:#808b98}.details-search__block[data-v-9beab8e8]{padding:0 .5rem;margin-bottom:16px;border-bottom:1px solid #242c41}.details-search__block[data-v-9beab8e8]:last-of-type{border-bottom:0}.details-search__block-title[data-v-9beab8e8]{margin:0 0 .25rem;border-radius:4px;display:inline-block;padding:.25rem 0;color:#fff;font-size:.9rem;font-weight:700;text-transform:uppercase}.details-search__block--http .details-search__block-title[data-v-9beab8e8]{color:#8e45aa}.details-search__block--external-service .details-search__block-title[data-v-9beab8e8]{color:#ebdf90}.details-search__block--labels .details-search__block-title[data-v-9beab8e8]{color:#7f7f7f}.details-search__block--package .details-search__block-title[data-v-9beab8e8]{color:#6fddd6}.details-search__block--class .details-search__block-title[data-v-9beab8e8],.details-search__block--function .details-search__block-title[data-v-9beab8e8]{color:#4362b1}.details-search__block--query .details-search__block-title[data-v-9beab8e8]{color:#9c2fba}.details-search__block--empty .details-search__block-title[data-v-9beab8e8]{color:#343742}.details-search__block--analysis-finding .details-search__block-title[data-v-9beab8e8]{color:#ff07aa}.details-search__block-list[data-v-9beab8e8]{margin:0;padding:.5rem;list-style:none}.details-search__block-list li[data-v-9beab8e8]:last-of-type{border-bottom:0}.details-search__block--labels .details-search__block-list[data-v-9beab8e8]{margin:0 -.25rem -.25rem}.details-search__block-list.analysis[data-v-9beab8e8]{padding:0 0 1rem 0}.details-search__block-list.analysis li[data-v-9beab8e8]{border-bottom:0;padding:.2rem 0;min-height:unset;justify-content:flex-start;gap:.5rem}.details-search__block-list.analysis li span[data-v-9beab8e8]{color:#808b98}.details-search__block-list.analysis li svg[data-v-9beab8e8]{margin-right:.25rem}.details-search__block-item[data-v-9beab8e8]{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-9beab8e8]:active,.details-search__block-item[data-v-9beab8e8]:hover{color:#4362b1}.details-search__block-item-count[data-v-9beab8e8]{margin-left:1rem;border-radius:.5rem;display:inline-block;padding:.25rem .5rem;font-size:.8rem;color:currentColor;white-space:nowrap}.details-search__block--labels .details-search__block-item[data-v-9beab8e8]{margin:.25rem;border:1px solid #424750!important;border-radius:4px;display:inline-flex;padding:.25rem .5rem;transition:.25s ease-out all}.details-search__block--labels .details-search__block-item[data-v-9beab8e8]:active,.details-search__block--labels .details-search__block-item[data-v-9beab8e8]:hover{background:#e7e7e7;color:#010306;border-color:#e7e7e7!important}.details-search__block--labels .details-search__block-item-count[data-v-9beab8e8]{margin-left:.5rem}",map:void 0,media:void 0})},{name:"v-details-search",components:{SearchIcon:z6},props:{appMap:Dt,findings:{type:Array,default:()=>[]}},data:()=>({filter:""}),computed:{listItems(){let e={[z.ANALYSIS_FINDING]:{title:"Analysis Findings",data:[]},[z.HTTP]:{title:"HTTP server requests",data:[]},[z.EXTERNAL_SERVICE]:{title:"External services",data:[]},labels:{title:"Labels",data:[]},[z.PACKAGE]:{title:"Packages",data:[]},[z.CLASS]:{title:"Classes",data:[]},[z.FUNCTION]:{title:"Functions",data:[]},[z.QUERY]:{title:"SQL queries",data:[]}};return this.appMap.classMap.codeObjects.forEach(t=>{if(!this.passesFilter(t))return;let r={object:t,childrenCount:t.events?t.events.length:0};switch(t.type){case z.PACKAGE:t.childLeafs().length>1&&e[t.type].data.push(r);break;case z.CLASS:t.functions.length&&e[t.type].data.push(r);break;case z.FUNCTION:case z.QUERY:case z.EXTERNAL_SERVICE:e[t.type].data.push(r);break;case z.ROUTE:{let{type:n}=t.parent;e[n].data.push(r)}}}),Object.entries(this.appMap.labels).forEach(([t,r])=>{this.passesFilter(t)&&e.labels.data.push({object:t,childrenCount:r.function.length+(r.event?r.event.length:0)})}),e[z.ANALYSIS_FINDING].data=this.findings.map(t=>({object:w6(t)})),Object.entries(e).forEach(([t,r])=>{r.data.length?r.data=r.data.sort((n,i)=>{let a=n.object instanceof hr?n.object.prettyName:String(n.object),s=i.object instanceof hr?i.object.prettyName:String(i.object);return a.localeCompare(s)}):delete e[t]}),e},filterRegex(){let e=this.filter.trim();return e===""?null:new RegExp(e,"i")}},methods:{selectObject(e,t){this.$root.$emit("selectObjectInSidebar",e),e==="labels"?this.$store.commit("selectLabel",t):this.$store.commit("selectObject",t)},passesFilter(e){if(!this.filterRegex)return!0;if(e instanceof hr){let t=e.type===z.QUERY?e.name:e.prettyName;return this.filterRegex.test(t)}return typeof e=="string"&&this.filterRegex.test(e)},searchFocused(){this.$root.$emit("sidebarSearchFocused")}}},"data-v-9beab8e8",!1,void 0,!1,X,void 0,void 0),VPopper:mn,VSourceCodeLink:$6},props:{subtitle:String,appMap:Dt,selectedObject:{type:Object},selectedLabel:{type:String},filtersRootObjects:{type:Array,default:()=>[]},findings:{type:Array,default:()=>[]}},data:()=>({sourceLocation:null,sourceLocationError:null}),computed:{detailsType(){let e="null";return window.e=we,this.selectedObject&&this.selectedObject.type?e=this.selectedObject.type:this.selectedObject instanceof we&&(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-79da91c2",!1,void 0,!1,X,void 0,void 0),H6=U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticClass:"tabs"},[r("div",{staticClass:"tabs__header"},[e._l(e.tabs,function(n){return r("v-tab-button",{key:n.name,attrs:{label:n.name,"is-active":e.activeTab===n,reference:n.reference},nativeOn:{click:function(i){return e.activateTab(n)}}})}),e._v(" "),r("div",{staticClass:"tabs__notification"},[e._t("notification")],2),e._v(" "),r("div",{staticClass:"tabs__controls"},[e._t("controls")],2)],2),e._v(" "),r("div",{staticClass:"tabs__content"},[e._t("default")],2)])},staticRenderFns:[]},function(e){e&&e("data-v-610214e0_0",{source:".tabs[data-v-610214e0]{width:100%;height:100%}.tabs__header[data-v-610214e0]{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-610214e0]{align-self:flex-end;margin:0 1rem .25rem 1rem;flex:1}.tabs__controls[data-v-610214e0]{position:relative;z-index:1}.tabs__controls[data-v-610214e0]>:not(:last-child){margin-right:.5rem}.tabs__content[data-v-610214e0]{width:100%;height:100%}",map:void 0,media:void 0})},{name:"v-tabs",components:{VTabButton:U({render:function(){var e=this.$createElement;return(this._self._c||e)("button",{class:this.classes,on:{click:this.clickTab}},[this._v(`
|
|
55
55
|
`+this._s(this.label)+`
|
|
56
56
|
`)])},staticRenderFns:[]},function(e){e&&e("data-v-44c489f4_0",{source:'.tab-btn[data-v-44c489f4]{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-44c489f4]:active,.tab-btn[data-v-44c489f4]:hover{color:#e7e7e7}.tab-btn[data-v-44c489f4]:focus{outline:0}.tab-btn+.tab-btn[data-v-44c489f4]{margin-left:1rem}.tab-btn--active[data-v-44c489f4]{border-bottom-color:#010306;cursor:default;color:#e7e7e7}.tab-btn--active[data-v-44c489f4]:active,.tab-btn--active[data-v-44c489f4]: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,reference:String},methods:{clickTab(){this.$root.$emit("clickTab",this.reference)}}},"data-v-44c489f4",!1,void 0,!1,X,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=>e.$options.name==="v-tab"),this.activateTab(this.tabs[0])})}},"data-v-610214e0",!1,void 0,!1,X,void 0,void 0),G6={functional:!0,render(e,t){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({viewBox:"0 0 8 7",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("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"}})]))}},qZ={functional:!0,render(e,t){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({width:"16",height:"16",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M2 1h9.177a1 1 0 011 1v9.177a1 1 0 01-1 1H2a1 1 0 01-1-1V2a1 1 0 011-1zM0 2a2 2 0 012-2h9.177a2 2 0 012 2v.824H14a2 2 0 012 2V14a2 2 0 01-2 2H4.824a2 2 0 01-2-2v-.823h1V14a1 1 0 001 1H14a1 1 0 001-1V4.824a1 1 0 00-1-1h-.823v7.353a2 2 0 01-2 2H2a2 2 0 01-2-2V2z"}})]))}},Pf={functional:!0,render(e,t){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("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"}})]))}},W6={functional:!0,render(e,t){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({width:"12",height:"12",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("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"}})]))}},jZ={functional:!0,render(e,t){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({viewBox:"0 0 14 14",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("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"}})]))}},zZ={functional:!0,render(e,t){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({width:"16",height:"14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8.296 8v2.857L16 5.143 8.296 0v3H5.704C2.554 3 0 5.463 0 8.5c0 3.54 2.641 5.122 3.247 5.44a.547.547 0 00.324.057 3.369 3.369 0 01-1.2-2.569C2.37 9.535 3.961 8 5.925 8c.054 0 .107 0 .16.003.046-.002.09-.003.136-.003h2.074z",fill:"#EAEAEA"}})]))}},VZ={functional:!0,render(e,t){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({width:"687",height:"293",fill:"none",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("g",{attrs:{opacity:".3"}},[r("mask",{attrs:{id:"a",fill:"#fff"}},[r("path",{attrs:{d:"M133.744 138.405l9.878 2.552 24.853 31.436"}})]),r("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)"}}),r("mask",{attrs:{id:"b",fill:"#fff"}},[r("path",{attrs:{d:"M121.35 126.266l22.217-63.74h328.497l17.684 15.63"}})]),r("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)"}}),r("mask",{attrs:{id:"c",fill:"#fff"}},[r("path",{attrs:{d:"M175.778 171.771L205.357 0h436.944l14.476 15.925"}})]),r("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)"}}),r("mask",{attrs:{id:"d",fill:"#fff"}},[r("path",{attrs:{d:"M177.73 171.771l27.627-64.61 9.879 2.888"}})]),r("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)"}}),r("mask",{attrs:{id:"e",fill:"#fff"}},[r("path",{attrs:{d:"M182.701 171.771l22.656-21.016h71.298l9.879 1.971"}})]),r("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)"}}),r("mask",{attrs:{id:"f",fill:"#fff"}},[r("path",{attrs:{d:"M177.336 171.771l28.021-74.51H407.953L437.7 195.74"}})]),r("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)"}}),r("mask",{attrs:{id:"g",fill:"#fff"}},[r("path",{attrs:{d:"M195.479 178.113l9.878-.611h140.96l13.868 6.253"}})]),r("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)"}}),r("mask",{attrs:{id:"h",fill:"#fff"}},[r("path",{attrs:{d:"M171.226 187.055l-27.659 65.304-23.276-110.809"}})]),r("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)"}}),r("mask",{attrs:{id:"i",fill:"#fff"}},[r("path",{attrs:{d:"M84.056 116.138l9.749-2.029h111.553l9.878.962"}})]),r("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)"}}),r("mask",{attrs:{id:"j",fill:"#fff"}},[r("path",{attrs:{d:"M75.976 130.344l17.829 3.564h9.878"}})]),r("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)"}}),r("mask",{attrs:{id:"k",fill:"#fff"}},[r("path",{attrs:{d:"M49.122 131.303l44.682 63.567H143.567l15.621-7.815"}})]),r("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)"}}),r("mask",{attrs:{id:"l",fill:"#fff"}},[r("path",{attrs:{d:"M47.037 116.019L93.805 6.947H642.3l10.224 10.697"}})]),r("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)"}}),r("mask",{attrs:{id:"m",fill:"#fff"}},[r("path",{attrs:{d:"M245.081 125.224l31.575 59.225h69.661l9.879 2.227"}})]),r("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)"}}),r("mask",{attrs:{id:"n",fill:"#fff"}},[r("path",{attrs:{d:"M243.634 109.94l33.021-96.046H642.301l9.879 5.04"}})]),r("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)"}}),r("mask",{attrs:{id:"o",fill:"#fff"}},[r("path",{attrs:{d:"M229.301 125.224l-23.944 15.631-24.771 30.916"}})]),r("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)"}}),r("mask",{attrs:{id:"p",fill:"#fff"}},[r("path",{attrs:{d:"M266.397 117.708h141.539l29.275 78.086"}})]),r("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)"}}),r("mask",{attrs:{id:"q",fill:"#fff"}},[r("path",{attrs:{d:"M247.797 125.224l28.858 32.478h9.879"}})]),r("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)"}}),r("mask",{attrs:{id:"r",fill:"#fff"}},[r("path",{attrs:{d:"M247.625 109.94l29.03-33.52h195.409l9.879 3.519"}})]),r("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)"}}),r("mask",{attrs:{id:"s",fill:"#fff"}},[r("path",{attrs:{d:"M243.307 125.224l33.349 110.809 13.653 3.88"}})]),r("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)"}}),r("mask",{attrs:{id:"t",fill:"#fff"}},[r("path",{attrs:{d:"M245.4 109.94l31.255-54.362H577.344l30.253 103.861"}})]),r("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)"}}),r("mask",{attrs:{id:"u",fill:"#fff"}},[r("path",{attrs:{d:"M429.242 211.023l-21.289 15.11H205.357l-25.841-39.078"}})]),r("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)"}}),r("mask",{attrs:{id:"v",fill:"#fff"}},[r("path",{attrs:{d:"M441.351 195.739l30.713-174.897h170.238l9.878 2.52"}})]),r("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)"}}),r("mask",{attrs:{id:"w",fill:"#fff"}},[r("path",{attrs:{d:"M442.05 195.739l30.014-112.372 9.879.912"}})]),r("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)"}}),r("mask",{attrs:{id:"x",fill:"#fff"}},[r("path",{attrs:{d:"M442.972 211.023l29.092 75.03h52.659l9.878 1.304"}})]),r("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)"}}),r("mask",{attrs:{id:"y",fill:"#fff"}},[r("path",{attrs:{d:"M313.535 150.06l32.782-122.271H652.18"}})]),r("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)"}}),r("mask",{attrs:{id:"z",fill:"#fff"}},[r("path",{attrs:{d:"M319.387 165.344l26.931 26.053h9.878"}})]),r("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)"}}),r("mask",{attrs:{id:"A",fill:"#fff"}},[r("path",{attrs:{d:"M316.367 165.344l29.951 46.894H407.953l9.879-2.729"}})]),r("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)"}}),r("mask",{attrs:{id:"B",fill:"#fff"}},[r("path",{attrs:{d:"M360.185 199.039l-13.868 6.252h-140.96l-21.771-18.236"}})]),r("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)"}}),r("mask",{attrs:{id:"C",fill:"#fff"}},[r("path",{attrs:{d:"M378.639 183.755l29.314-149.019H642.302l9.878-2.52"}})]),r("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)"}}),r("mask",{attrs:{id:"D",fill:"#fff"}},[r("path",{attrs:{d:"M496.682 93.44l-24.618 109.941h-9.878"}})]),r("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)"}}),r("mask",{attrs:{id:"E",fill:"#fff"}},[r("path",{attrs:{d:"M497.163 93.44l-25.099 155.966H407.953l-26.758-50.367"}})]),r("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)"}}),r("mask",{attrs:{id:"F",fill:"#fff"}},[r("path",{attrs:{d:"M499.365 93.44L524.723 293l9.879-1.304"}})]),r("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)"}}),r("mask",{attrs:{id:"G",fill:"#fff"}},[r("path",{attrs:{d:"M607.393 174.723l-30.049 94.483H205.358l-28.266-82.151"}})]),r("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)"}}),r("mask",{attrs:{id:"H",fill:"#fff"}},[r("path",{attrs:{d:"M632.423 167.081h9.878L666.99 40.768"}})]),r("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)"}}),r("mask",{attrs:{id:"I",fill:"#fff"}},[r("path",{attrs:{d:"M558.407 262.822l18.937 16.997h64.957l26.007-239.021"}})]),r("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)"}}),r("mask",{attrs:{id:"J",fill:"#fff"}},[r("path",{attrs:{d:"M552.676 281.884l24.669-114.803h9.878"}})]),r("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)"}}),r("mask",{attrs:{id:"K",fill:"#fff"}},[r("path",{attrs:{d:"M290.309 245.933h-84.952l-27.345-58.878"}})]),r("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)"}}),r("mask",{attrs:{id:"L",fill:"#fff"}},[r("path",{attrs:{d:"M317.08 238.29l29.237-39.946 9.879-2.227"}})]),r("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)"}}),r("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"}}),r("mask",{attrs:{id:"M",fill:"#fff"}},[r("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"}})]),r("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"}}),r("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)"}}),r("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"}})])]))}},HZ=U({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=>["dark","light"].indexOf(e)!==-1},zoomButtons:{type:Boolean,default:!0},classMap:Ds},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){let{selectedObject:t}=this.$store.getters;if(!t)return void this.componentDiagram.highlight(null);let r=t;if(t instanceof we&&(r=t.codeObject),r instanceof hr)if(r.type===z.FUNCTION&&(r=r.classObject),this.componentDiagram.hasObject(r))this.componentDiagram.highlight(r);else{let n=[...r.ancestors()].find(i=>this.componentDiagram.hasObject(i));if(n){let i=[z.PACKAGE,z.HTTP].includes(n.type);e&&i?(this.componentDiagram.expand(n),this.componentDiagram.highlight(r)):this.componentDiagram.highlight(n)}}},renderDiagram(){this.$nextTick(()=>{this.componentDiagram=new _l(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,X,void 0,void 0),GZ={functional:!0,render(e,t){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({viewBox:"0 0 34 24",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("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"}})]))}},kf=U({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,X,void 0,void 0),Bf=U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("v-popper",{attrs:{placement:e.popperPlacement,text:e.popperText}},[r("div",{staticClass:"port"},[e.type==="input"?r(e.portType,{tag:"component",class:e.iconClass}):e._e(),e._v(" "),r("span",{staticClass:"label"},[e._v(e._s(e.label))]),e._v(" "),e.type==="output"?r(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){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("circle",{attrs:{cx:"12",cy:"12",r:"12"}})]))}},PortDisconnected:{functional:!0,render(e,t){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("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:mn},props:{type:{type:String,default:"input",validator:e=>["input","output"].indexOf(e)!==-1},text:{type:String},parameterObject:{required:!1}},data(){return{label:this.text||this.parameterObject.name}},computed:{popperText(){return this.parameterObject&&this.parameterObject.value!==null&&this.parameterObject.value!==void 0?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 this.type==="input"?"left":"right"}}},"data-v-5a78fa0c",!1,void 0,!1,X,void 0,void 0),Y6=U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticClass:"trace"},e._l(e.events,function(n,i){return r("v-trace-event-block",{key:n.id,ref:"nodes",refInFor:!0,attrs:{event:n,"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(n.parent),"is-first-child":i==0,"is-last-child":i==e.events.length-1},on:{updated:function(a){return e.$emit("updated")},expand:function(a){return e.$emit("expand",a)},collapse:function(a){return e.$emit("collapse",a)},clickEvent:function(a){return e.$emit("clickEvent",a)}}})}),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:U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{class:e.classes,style:e.styles},[e.isLastChild&&!e.isFirstChild?r("div",{staticClass:"event-block__connection",style:e.connectionStyles}):e._e(),e._v(" "),r("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&&e.focusedEvent.id===e.event.id},on:{expandChildren:function(n){return e.toggleVisibility()}},nativeOn:{click:function(n){return n.stopPropagation(),e.$emit("clickEvent",e.event)}}}),e._v(" "),e.isExpanded?r("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(n){return e.onUpdate()},expand:function(n){return e.$emit("expand",n)},collapse:function(n){return e.$emit("collapse",n)},clickEvent:function(n){return e.$emit("clickEvent",n)}}}):e._e(),e._v(" "),!e.isExpanded&&e.event.children.length>0?r("v-trace-summary",{ref:"summary",attrs:{event:e.event},nativeOn:{click:function(n){return n.stopPropagation(),e.toggleVisibility()}}}):e._e()],1)},staticRenderFns:[]},function(e){e&&e("data-v-9583ab10_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 WZ}),VTraceNode:U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{class:e.classes,style:e.style,attrs:{"data-event-id":e.event.id}},[e.highlightIndex?r("div",{staticClass:"trace-node__index"},[e._v(`
|
|
57
57
|
`+e._s(e.highlightIndex)+`
|
|
@@ -63,7 +63,7 @@ https://github.com/highlightjs/highlight.js/issues/2277`),he=v,Z=S);let f={code:
|
|
|
63
63
|
`+e._s(n)+`
|
|
64
64
|
`)])}),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,X,void 0,void 0)},props:{event:{type:Object,required:!0,validator:e=>e instanceof we},filtered:Boolean,highlight:Boolean,highlightColor:{type:String,default:"#ff07aa"},highlightStyle:{type:String,default:"solid",validator:e=>["solid","dashed","dotted"].indexOf(e)!==-1},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,X,void 0,void 0),VTraceSummary:U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticClass:"trace-summary",on:{click:function(n){return e.$emit("click")},mouseover:function(n){e.hover=!0},mouseleave:function(n){e.hover=!1}}},[r("div",{ref:"text",staticClass:"trace-summary__content"},[e._v(`
|
|
65
65
|
`+e._s(e.text)+`
|
|
66
|
-
`)])])},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:we,required:!0}},data:()=>({hover:!1}),computed:{text(){let e=this.event.children.length;return`${e} ${e===1?"child":"children"}`}},methods:{getElement(){return new Promise(e=>this.$nextTick(()=>e(this.$refs.text)))}}},void 0,!1,void 0,!1,X,void 0,void 0)},props:{event:{type:we,required:!0},selectedEvents:{type:Array,default:()=>[]},focusedEvent:{type:Object,default:null},highlightedEvents:{type:Set,default:new Set},highlightedEvent:{type:we,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(()=>{let{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(){let 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)){let t=Gt.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,X,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:we,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,X,void 0,void 0),WZ={__esModule:!0,__proto__:null,default:Y6},K6=U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("v-container",{ref:"container",attrs:{zoomControls:e.zoomControls},nativeOn:{click:function(n){return e.clearSelection.apply(null,arguments)}}},[r("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(n){return e.$emit("clickEvent",n)}}})],1)},staticRenderFns:[]},void 0,{name:"v-diagram-trace",components:{VTrace:Y6,VContainer:U({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){let r=t??this.container.element;if(
|
|
66
|
+
`)])])},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:we,required:!0}},data:()=>({hover:!1}),computed:{text(){let e=this.event.children.length;return`${e} ${e===1?"child":"children"}`}},methods:{getElement(){return new Promise(e=>this.$nextTick(()=>e(this.$refs.text)))}}},void 0,!1,void 0,!1,X,void 0,void 0)},props:{event:{type:we,required:!0},selectedEvents:{type:Array,default:()=>[]},focusedEvent:{type:Object,default:null},highlightedEvents:{type:Set,default:new Set},highlightedEvent:{type:we,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(()=>{let{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(){let 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)){let t=Gt.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,X,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:we,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,X,void 0,void 0),WZ={__esModule:!0,__proto__:null,default:Y6},K6=U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("v-container",{ref:"container",attrs:{zoomControls:e.zoomControls},nativeOn:{click:function(n){return e.clearSelection.apply(null,arguments)}}},[r("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(n){return e.$emit("clickEvent",n)}}})],1)},staticRenderFns:[]},void 0,{name:"v-diagram-trace",components:{VTrace:Y6,VContainer:U({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){let r=t??this.container.element;if(_6(this.container.element,e))return;let n=A6(e,r),i=this.container.element.getBoundingClientRect(),a=e.getBoundingClientRect();this.container.translateTo(n.left-i.x+.5*a.width,n.top-i.y+.5*a.height)},lazyPanToElement(e){y6(this.container,e,10)},centerContents(){this.container.centerX(10)},clearTransform(){this.container.translateTo(0,0)},setScaleTarget(e){this.container.scaleTarget=T6(e)},clearScaleTarget(){this.container.scaleTarget=!1}},mounted(){this.container=new Ga(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,X,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:we,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){let{container:t}=this.$refs;t.lazyPanToElement(e.$el)},focusNodeChildren(e){setTimeout(()=>{let{container:t}=this.$refs,{$el:r}=e.$parent;t.lazyPanToElement(r.querySelector(".trace > *"))},16)},focusHighlighted(){setTimeout(()=>{let{container:e,trace:t}=this.$refs,r=e.$el.querySelector(".trace-node.highlight");r&&(e.setScaleTarget(r),e.panToElement(r,t.$el))},16)},focusFocused(){setTimeout(()=>{let{container:e,trace:t}=this.$refs,r=e.$el.querySelector(".trace-node.focused");r&&(e.setScaleTarget(r),e.panToElement(r,t.$el))},16)},focusSelector(e){let t=this.$el.querySelector(e);if(t){let{container:r,trace:n}=this.$refs;r.panToElement(t,n.$el)}},onClickEvent(e){this.$emit("clickEvent",e)},container(){return this.$refs.container},clearTransform(){this.$refs.container.clearTransform()}},created(){this.bindKeyboardListener=()=>{let e=["ArrowLeft","ArrowRight","ArrowUp","ArrowDown"];this.$refs.container.$el.addEventListener("keyup",t=>{if(!e.includes(t.key))return;let{selectedObject:r}=this.$store.getters;if(this.$store.state.currentView!=="viewFlow")return;let n=null;if(r)switch(t.key){case"ArrowLeft":n=r.parent;break;case"ArrowRight":n=r.children[0];break;case"ArrowUp":case"ArrowDown":{let i=r.parent?r.parent.children:this.events;if(i.length<2)return;let a=i.indexOf(r),s=t.key==="ArrowUp"?a-1:a+1;n=i.slice(s%i.length)[0]}}else n=this.events[0];n&&this.$store.commit("selectObject",n)})}},mounted(){this.focusHighlighted(),this.bindKeyboardListener()},activated(){this.focusHighlighted()},updated(){this.focusHighlighted()}},void 0,!1,void 0,!1,void 0,void 0,void 0),YZ=U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("form",{class:e.classes,on:{submit:function(n){return n.preventDefault(),e.onFormSubmit.apply(null,arguments)}}},[r("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(n){n.target.composing||(e.inputValue=n.target.value)}}}),e._v(" "),r("PlusIcon",{staticClass:"filters__form-plus",on:{click:e.onFormSubmit}}),e._v(" "),e.suggestionsList.length?r("ul",{ref:"suggestionsList",staticClass:"filters__form-suggestions"},e._l(e.suggestionsList,function(n,i){return r("li",{key:n,class:e.getSuggestionClasses(i),attrs:{"data-index":i},on:{click:function(a){return a.stopPropagation(),e.makeSelection.apply(null,arguments)}}},[e._v(`
|
|
67
67
|
`+e._s(n)+`
|
|
68
68
|
`)])}),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){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({viewBox:"0 0 14 14",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("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=>["top","bottom"].indexOf(e)!==-1}},data:()=>({showSuggestions:!1,inputValue:"",selectedSuggestion:0}),watch:{selectedSuggestion:{handler(e){let 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(){let e=["filters__form"];return this.showSuggestions&&this.suggestionsList.length&&e.push("filters__form--show-suggestions"),this.suggestionsPlacement==="top"&&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){let 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]);let 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){Ht(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":this.selectedSuggestion!==0&&(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,X,void 0,void 0),$f={functional:!0,render(e,t){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("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"}})]))}},KZ=U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticClass:"instructions"},[r("button",{staticClass:"instructions__icon",attrs:{type:"button"},on:{click:e.toggle}},[r("InfoIcon")],1),e._v(" "),e.isOpen?r("section",{staticClass:"instructions__container"},[r("div",{staticClass:"instructions__head"},[r("h1",{staticClass:"instructions__title"},[e._v("Welcome to your AppMap!")]),e._v(" "),r("button",{staticClass:"instructions__close",on:{click:e.close}},[r("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(`
|
|
69
69
|
These UML-inspired diagrams display your key application components, and how they are
|
|
@@ -74,7 +74,7 @@ https://github.com/highlightjs/highlight.js/issues/2277`),he=v,Z=S);let f={code:
|
|
|
74
74
|
`)]),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,r=e._self._c||t;return r("section",{staticClass:"instructions-wrap"},[r("div",{staticClass:"dependency-map"},[r("h4",[e._v("Dependency map")]),e._v(" "),r("ul",{staticClass:"feature-list"},[r("li",[e._v(`
|
|
75
75
|
Right-click nodes to set as root, expand, collapse and reset the diagram elements
|
|
76
76
|
`)]),e._v(" "),r("li",[e._v("Clicking an edge between nodes will display associated events")])]),e._v(" "),r("ul",{staticClass:"legend"},[r("h5",[e._v("Legend")]),e._v(" "),r("li",[r("div",{staticClass:"icon class-pkg"}),e._v(" "),r("p",[e._v("Class packages")])]),e._v(" "),r("li",[r("div",{staticClass:"icon class"}),e._v(" "),r("p",[e._v("Class / Function")])]),e._v(" "),r("li",[r("div",{staticClass:"icon dynamic"}),e._v(" "),r("p",[e._v("Dynamic dependencies such as method calls or SQL queries")])]),e._v(" "),r("li",[r("div",{staticClass:"icon web-service"}),e._v(" "),r("p",[e._v("HTTP requests")])]),e._v(" "),r("li",[r("div",{staticClass:"icon database"}),e._v(" "),r("p",[e._v("SQL queries")])])])]),e._v(" "),r("div",{staticClass:"trace"},[r("h4",[e._v("Trace")]),e._v(" "),r("ul",{staticClass:"feature-list"},[r("li",[e._v("\xA0Use arrow keys to navigate between nodes")]),e._v(" "),r("li",[e._v("\xA0Expand nodes to see children")])]),e._v(" "),r("ul",{staticClass:"legend"},[r("h5",[e._v("Legend")]),e._v(" "),r("li",{staticClass:"type-int icon"},[e._v("Integer/Number")]),e._v(" "),r("li",{staticClass:"type-string icon"},[e._v("String")]),e._v(" "),r("li",{staticClass:"type-bool icon"},[e._v("Boolean")]),e._v(" "),r("li",{staticClass:"type-float icon"},[e._v("Float/Decimal")]),e._v(" "),r("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:"\u25CF";color:#f92672}.instructions-wrap .trace .icon.type-string[data-v-4d005547]:before{content:"\u25CF";color:#a6e22e}.instructions-wrap .trace .icon.type-bool[data-v-4d005547]:before{content:"\u25CF";color:#66d9ef}.instructions-wrap .trace .icon.type-float[data-v-4d005547]:before{content:"\u25CF";color:#fd971f}.instructions-wrap .trace .icon.type-object[data-v-4d005547]:before{content:"\u25CF";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:W6,InfoIcon:$f},data:()=>({isOpen:!1}),methods:{toggle(){this.isOpen=!this.isOpen},open(){this.isOpen=!0},close(){this.isOpen=!1}}},"data-v-4d005547",!1,void 0,!1,X,void 0,void 0),XZ=U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{class:e.classes},[r("div",{staticClass:"notification__head",on:{click:e.onClick}},[r("ArrowUpIcon",{staticClass:"notification__arrow"}),e._v(" "),r("span",{staticClass:"notification__title"},[e._v(`
|
|
77
|
-
You\u2019ve been updated to `),r("b",[e._v(e._s(e.version)+".")]),r("em",[e._v("See details.")])]),e._v(" "),r("CloseThinIcon",{staticClass:"notification__close",on:{click:function(n){return n.stopPropagation(),e.onClose.apply(null,arguments)}}})],1),e._v(" "),r("div",{staticClass:"notification__body-container"},[r("div",{directives:[{name:"show",rawName:"v-show",value:e.isExpanded,expression:"isExpanded"}],staticClass:"notification__body"},[r("div",{staticClass:"notification__body-document"},[r("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){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({viewBox:"0 0 14 16",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("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:Pf},props:{version:{type:String,default:""},body:{type:String,default:""}},data:()=>({isExpanded:!1}),computed:{classes(){let 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,X,void 0,void 0),X6=U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{class:e.classes},[r("div",{staticClass:"popper__button",on:{click:function(n){e.open=!e.open}}},[e._t("icon")],2),e._v(" "),e.open?r("div",{staticClass:"popper__body"},[r("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=>{let[t,r]=e.split(/\s+?/);return["top","bottom"].indexOf(t)!==-1&&["left","right"].indexOf(r)!==-1}},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(){let 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=>{Ht(e.target,this.$el)||(this.open=!1)})}},"data-v-68312fa4",!1,void 0,!1,X,void 0,void 0),
|
|
77
|
+
You\u2019ve been updated to `),r("b",[e._v(e._s(e.version)+".")]),r("em",[e._v("See details.")])]),e._v(" "),r("CloseThinIcon",{staticClass:"notification__close",on:{click:function(n){return n.stopPropagation(),e.onClose.apply(null,arguments)}}})],1),e._v(" "),r("div",{staticClass:"notification__body-container"},[r("div",{directives:[{name:"show",rawName:"v-show",value:e.isExpanded,expression:"isExpanded"}],staticClass:"notification__body"},[r("div",{staticClass:"notification__body-document"},[r("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){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({viewBox:"0 0 14 16",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("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:Pf},props:{version:{type:String,default:""},body:{type:String,default:""}},data:()=>({isExpanded:!1}),computed:{classes(){let 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,X,void 0,void 0),X6=U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{class:e.classes},[r("div",{staticClass:"popper__button",on:{click:function(n){e.open=!e.open}}},[e._t("icon")],2),e._v(" "),e.open?r("div",{staticClass:"popper__body"},[r("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=>{let[t,r]=e.split(/\s+?/);return["top","bottom"].indexOf(t)!==-1&&["left","right"].indexOf(r)!==-1}},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(){let 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=>{Ht(e.target,this.$el)||(this.open=!1)})}},"data-v-68312fa4",!1,void 0,!1,X,void 0,void 0),jf=U({render:function(){var e=this,t=this,r=t.$createElement,n=t._self._c||r;return n("div",{key:t.renderKey,class:t.classes,attrs:{id:"app"},on:{mousemove:t.makeResizing,mouseup:t.stopResizing,mouseleave:t.stopResizing}},[n("div",{staticClass:"loader"}),t._v(" "),n("div",{ref:"mainColumnLeft",staticClass:"main-column main-column--left"},[n("v-details-panel",{attrs:{appMap:t.filteredAppMap,"selected-object":t.selectedObject,"selected-label":t.selectedLabel,"filters-root-objects":t.filters.rootObjects,findings:t.findings},on:{onChangeFilter:function(i){e.traceFilterValue=i}},scopedSlots:t._u([{key:"buttons",fn:function(){return[t.selectedObject||t.selectedLabel?n("v-details-button",{attrs:{icon:"clear"},nativeOn:{click:function(i){return t.clearSelection.apply(null,arguments)}}},[t._v(`
|
|
78
78
|
Clear selection
|
|
79
79
|
`)]):t._e(),t._v(" "),t.canGoBack?n("v-details-button",{attrs:{icon:"back"},nativeOn:{click:function(i){return t.goBack.apply(null,arguments)}}},[t._v(`
|
|
80
80
|
Back to
|
|
@@ -115,14 +115,14 @@ https://github.com/highlightjs/highlight.js/issues/2277`),he=v,Z=S);let f={code:
|
|
|
115
115
|
Stuck?
|
|
116
116
|
`),t("a",{attrs:{href:"mailto:support@appmap.io",target:"_blank"}},[this._v(`
|
|
117
117
|
Send us an email at support@appmap.io
|
|
118
|
-
`)])])}]},function(e){e&&e("data-v-398ac4ca_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:1.5em}.center{margin:auto}.fit{width:fit-content}',map:void 0,media:void 0})},{name:"QuickstartLayout",components:{HelpIcon:{functional:!0,render(e,t){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({viewBox:"0 0 22 22",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("circle",{attrs:{cx:"11",cy:"11",r:"10.5",stroke:"#2A84EF"}}),r("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:
|
|
118
|
+
`)])])}]},function(e){e&&e("data-v-398ac4ca_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:1.5em}.center{margin:auto}.fit{width:fit-content}',map:void 0,media:void 0})},{name:"QuickstartLayout",components:{HelpIcon:{functional:!0,render(e,t){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({viewBox:"0 0 22 22",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("circle",{attrs:{cx:"11",cy:"11",r:"10.5",stroke:"#2A84EF"}}),r("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:qf},props:{displayHelp:{type:Boolean,default:!0}}},void 0,!1,void 0,!1,X,void 0,void 0),eQ=U({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-550f3569_0",{source:".accordion--open .accordion__header{border-bottom:0}.accordion--disabled .accordion__header{cursor:default;color:#808b98}.accordion__header{cursor:pointer;user-select:none;width:100%;display:block;padding:.2rem 2rem;text-align:left}.accordion__body{padding:0 2rem}",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,X,void 0,void 0),I6={functional:!0,render(e,t){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({viewBox:"0 0 226 226",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("g",{attrs:{"clip-path":"url(#clip0_1_7)"}},[r("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"}})]),r("defs",[r("clipPath",{attrs:{id:"clip0_1_7"}},[r("path",{attrs:{fill:"#fff",d:"M0 0h226v226H0z"}})])])]))}},S6={functional:!0,render(e,t){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({viewBox:"0 0 179 188",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("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"}})]))}},L6={functional:!0,render(e,t){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({viewBox:"0 0 199 199",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("g",{attrs:{"clip-path":"url(#clip0_1_5)"}},[r("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"}})]),r("defs",[r("clipPath",{attrs:{id:"clip0_1_5"}},[r("path",{attrs:{fill:"#fff",d:"M0 0h199v199H0z"}})])])]))}},Ka=U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{class:e.classes},[e.first?e._e():r("v-button",{attrs:{label:"Back",kind:"ghost","data-cy":"back-button"},nativeOn:{click:function(n){return e.$root.$emit("page-previous")}}}),e._v(" "),e.last?e._e():r("v-button",{attrs:{c:"",kind:"ghost",label:"Next","data-cy":"next-button"},nativeOn:{click:function(n){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:ci},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,X,void 0,void 0),zf=U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticClass:"code-snippet",attrs:{"data-cy":"code-snippet"}},[r("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(n,i){return r("div",{key:i,staticClass:"code-snippet__line"},[e._v(`
|
|
119
119
|
`+e._s(n)+`
|
|
120
120
|
`)])}),0),e._v(" "),r("v-popper",{ref:"popper",attrs:{placement:"top"}},[r("button",{staticClass:"code-snippet__btn",attrs:{type:"button","data-cy":"code-snippet-button",disabled:!e.hasClipboardAPI},on:{click:e.copyToClipboard}},[r("ClipboardIcon",{staticClass:"code-snippet__btn-icon"})],1)])],1)},staticRenderFns:[]},function(e){e&&e("data-v-7bf70f36_0",{source:".code-snippet[data-v-7bf70f36]{margin:1rem 0;border-radius:.5rem;display:flex;align-items:stretch;color:#fff;background-color:#010306;max-width:100%}.code-snippet__line[data-v-7bf70f36]{min-height:1rem}.code-snippet__input[data-v-7bf70f36]{flex:1;font-family:monospace;color:#c6c6c6;padding:.75rem 1.25rem;margin:0;border:none;border-radius:0;background:0 0;outline:0;appearance:none;font-size:.9rem}.code-snippet__btn[data-v-7bf70f36]{height:100%;padding:0 1rem;margin:0;border:none;border-radius:0 6px 6px 0;color:#fff;background-color:#2a84ef;opacity:1;outline:0;appearance:none;cursor:pointer;transition:all .3s ease}.code-snippet__btn[disabled][data-v-7bf70f36]{opacity:.5;pointer-events:none}.code-snippet__btn[data-v-7bf70f36]:hover{opacity:.5}.code-snippet__btn[data-v-7bf70f36]:active{color:rgba(255,255,255,.65)}.code-snippet__btn-icon[data-v-7bf70f36]{width:1.1rem;fill:#e3e5e8}",map:void 0,media:void 0})},{name:"VCodeSnippet",components:{ClipboardIcon:{functional:!0,render(e,t){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({viewBox:"0 0 17 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("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:mn},props:{clipboardText:{type:String,required:!1,default:""},messageSuccess:{type:String,required:!1,default:"Copied to clipboard!"}},data:()=>({hasClipboardAPI:navigator&&navigator.clipboard&&typeof navigator.clipboard.writeText=="function"}),computed:{transformedText(){return this.clipboardText.replace(/\\n/g,`
|
|
121
121
|
`)},textLines(){return this.transformedText.split(/\n/g)}},methods:{onInputFocus(){window.getSelection().selectAllChildren(this.$refs.input)},copyToClipboard(){let e=this.transformedText.trim();e&&this.hasClipboardAPI&&(navigator.clipboard.writeText(e.replace(/\n/g,`
|
|
122
122
|
`)),this.$refs.popper.flash(this.messageSuccess,"success"),this.onCopy())},onCopy(){let e=this.transformedText.trim();this.$root.$emit("clipboard",e)}}},"data-v-7bf70f36",!1,void 0,!1,X,void 0,void 0),J6=U({render:function(){var e=this.$createElement,t=this._self._c||e;return t("section",[t("p",[this._v(`
|
|
123
123
|
Add the following line of code to the top of your Gemfile to ensure the gem is loaded first
|
|
124
124
|
and has a chance to observe other gems as they're loaded.
|
|
125
|
-
`)]),this._v(" "),t("v-code-snippet",{attrs:{"clipboard-text":"# This must be the first gem listed\\ngem 'appmap', group: %i[test development]"}})],1)},staticRenderFns:[]},void 0,{name:"Ruby",components:{VCodeSnippet:
|
|
125
|
+
`)]),this._v(" "),t("v-code-snippet",{attrs:{"clipboard-text":"# This must be the first gem listed\\ngem 'appmap', group: %i[test development]"}})],1)},staticRenderFns:[]},void 0,{name:"Ruby",components:{VCodeSnippet:zf}},void 0,!1,void 0,!1,void 0,void 0,void 0),Z6=U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",[r("section",[e._m(0),e._v(" "),r("v-code-snippet",{attrs:{"clipboard-text":"pip install appmap"}})],1),e._v(" "),r("section",[e._m(1),e._v(" "),r("v-code-snippet",{attrs:{"clipboard-text":"poetry add --dev appmap"}})],1),e._v(" "),r("section",[e._m(2),e._v(" "),r("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:zf}},void 0,!1,void 0,!1,void 0,void 0,void 0);function ui(e){return!!(e&&e.score&&Number.isInteger(e.score))&&e.score>0}function Q6(e){return!(!e||!Number.isInteger(e.score))&&(ui(e.webFramework)||ui(e.testFramework))}var tQ={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"},rQ={ruby:J6,python:Z6},gn={data:()=>({first:!1,last:!1})},nQ=U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("QuickstartLayout",[r("section",{staticClass:"project-picker"},[r("header",[r("h1",{attrs:{"data-cy":"title"}},[e._v("Add AppMap to your project")])]),e._v(" "),r("main",[e.projects.length===0?r("article",{staticClass:"empty-state",attrs:{"data-cy":"empty-state-article"}},[r("div",{staticClass:"card"},[r("div",{staticClass:"empty-icon"},[r("EmptyIcon")],1),e._v(" "),r("div",{staticClass:"content",attrs:{"data-cy":"empty-state-content"}},[r("p",[e._v("No projects were found in this workspace.")]),e._v(" "),r("p",[e._v("Open a project to see if it's ready to create AppMaps.")])])])]):e._e(),e._v(" "),e.projects.length===1?r("article",[r("v-project-picker-table",{ref:"projectTable",attrs:{projects:e.projects,editor:e.editor},on:{"select-project":function(n){return e.selectProject(n)}}})],1):e._e(),e._v(" "),e.projects.length>1?r("article",{staticClass:"project-list"},[r("p",{attrs:{"data-cy":"multiple-projects-text"}},[e._v(`
|
|
126
126
|
You have multiple projects in this workspace. We\u2019ve outlined the projects that are ready
|
|
127
127
|
to start making AppMaps. `),r("br"),e._v(`Select a project to continue.
|
|
128
128
|
`)]),e._v(" "),r("h3",{},[e._v("Projects")]),e._v(" "),r("div",{staticClass:"table-wrap"},[r("v-project-picker-table",{ref:"projectTable",attrs:{projects:e.projects,editor:e.editor},on:{"select-project":function(n){return e.selectProject(n)}}})],1)]):e._e()]),e._v(" "),r("p",[e._v(`
|
|
@@ -145,8 +145,8 @@ https://github.com/highlightjs/highlight.js/issues/2277`),he=v,Z=S);let f={code:
|
|
|
145
145
|
`)])]:[r("p",[e._v(`
|
|
146
146
|
This project does not meet all the requirements to create AppMaps. AppMap currently
|
|
147
147
|
supports the following languages:
|
|
148
|
-
`)]),e._v(" "),r("ul",{staticClass:"support-list"},[r("li",[r("strong",[e._v("Ruby")])]),e._v(" "),r("li",[r("strong",[e._v("Python")])]),e._v(" "),r("li",[r("strong",[e._v("JavaScript")])]),e._v(" "),r("li",[r("strong",[e._v("Java")])])])]]],2)])},staticRenderFns:[]},function(e){e&&e("data-v-0bf5d660_0",{source:'.page-control-wrap[data-v-0bf5d660]{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.project-picker-row[data-v-0bf5d660]{border-bottom:1px solid #3f4d72;padding:0}.project-picker-row.accordion--open[data-v-0bf5d660]{background-color:#171d2d;border-radius:0;border-bottom:1px solid #3f4d72}.project-picker-row__body[data-v-0bf5d660]{padding:1rem 0;border-top:1px solid #3f4d72}.project-picker-row__body .status-message[data-v-0bf5d660]{border-radius:.5rem;background-color:#69ad34;padding:.5rem}.project-picker-row__nav[data-v-0bf5d660]{display:flex;margin-top:1rem}.project-picker-row__nav p[data-v-0bf5d660]{justify-content:left;flex-grow:1;margin:auto 0}.project-picker-row[data-v-0bf5d660]:hover{background-color:#171d2d}.header[data-v-0bf5d660]{display:flex;align-items:center}.header__title[data-v-0bf5d660]{font-size:.9rem;justify-content:left;flex-grow:1;font-weight:800}.header__support[data-v-0bf5d660]{display:flex;gap:1.25rem}.header__feature-tag[data-v-0bf5d660]{color:#808b98;display:flex;padding:.2rem 0;align-items:center;transition:all .3s ease}.header__feature-tag svg[data-v-0bf5d660]{height:16px;width:16px;fill:#808b98;transition:all .3s ease}.header__feature-tag[data-v-0bf5d660]:hover{color:#d4d8dd}.header__feature-tag:hover svg[data-v-0bf5d660]{fill:#d4d8dd}.header__icon-text[data-v-0bf5d660]{display:inline-block;margin-left:.25em;font-size:.9rem}.header__accordion-icons[data-v-0bf5d660]{position:relative;width:14px;height:14px;margin-left:1rem;align-self:center}.header__accordion-icons svg[data-v-0bf5d660]{position:absolute;left:0;top:0;fill:#e3e5e8}.separator[data-v-0bf5d660]{display:flex;justify-content:center;margin:2em auto;color:#516493}.separator[data-v-0bf5d660]::before{content:" ";margin:auto 1em auto 0;width:100%;background-color:#3f4d72;height:1px}.separator[data-v-0bf5d660]::after{content:" ";margin:auto 0 auto 1em;width:100%;background-color:#3f4d72;height:1px}.center-block[data-v-0bf5d660]{display:flex;justify-content:center;margin:1em}.support-list[data-v-0bf5d660]{margin:1rem 0;list-style-position:inside}.support-list ul[data-v-0bf5d660]{margin-left:1rem;margin-top:0}.support-list ul li strong[data-v-0bf5d660]{color:#939fb1}.support-list strong[data-v-0bf5d660]{color:#939fb1}',map:void 0,media:void 0})},{name:"project-picker-row",components:{VButton:ci,VAccordion:eQ,VRuby:J6,VPython:Z6,VAnalysisIcon:
|
|
149
|
-
See exactly how functions, web services, data stores, security, I/O and dependent services all work together when application code runs.`},{name:"Analyze",icon:
|
|
148
|
+
`)]),e._v(" "),r("ul",{staticClass:"support-list"},[r("li",[r("strong",[e._v("Ruby")])]),e._v(" "),r("li",[r("strong",[e._v("Python")])]),e._v(" "),r("li",[r("strong",[e._v("JavaScript")])]),e._v(" "),r("li",[r("strong",[e._v("Java")])])])]]],2)])},staticRenderFns:[]},function(e){e&&e("data-v-0bf5d660_0",{source:'.page-control-wrap[data-v-0bf5d660]{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.project-picker-row[data-v-0bf5d660]{border-bottom:1px solid #3f4d72;padding:0}.project-picker-row.accordion--open[data-v-0bf5d660]{background-color:#171d2d;border-radius:0;border-bottom:1px solid #3f4d72}.project-picker-row__body[data-v-0bf5d660]{padding:1rem 0;border-top:1px solid #3f4d72}.project-picker-row__body .status-message[data-v-0bf5d660]{border-radius:.5rem;background-color:#69ad34;padding:.5rem}.project-picker-row__nav[data-v-0bf5d660]{display:flex;margin-top:1rem}.project-picker-row__nav p[data-v-0bf5d660]{justify-content:left;flex-grow:1;margin:auto 0}.project-picker-row[data-v-0bf5d660]:hover{background-color:#171d2d}.header[data-v-0bf5d660]{display:flex;align-items:center}.header__title[data-v-0bf5d660]{font-size:.9rem;justify-content:left;flex-grow:1;font-weight:800}.header__support[data-v-0bf5d660]{display:flex;gap:1.25rem}.header__feature-tag[data-v-0bf5d660]{color:#808b98;display:flex;padding:.2rem 0;align-items:center;transition:all .3s ease}.header__feature-tag svg[data-v-0bf5d660]{height:16px;width:16px;fill:#808b98;transition:all .3s ease}.header__feature-tag[data-v-0bf5d660]:hover{color:#d4d8dd}.header__feature-tag:hover svg[data-v-0bf5d660]{fill:#d4d8dd}.header__icon-text[data-v-0bf5d660]{display:inline-block;margin-left:.25em;font-size:.9rem}.header__accordion-icons[data-v-0bf5d660]{position:relative;width:14px;height:14px;margin-left:1rem;align-self:center}.header__accordion-icons svg[data-v-0bf5d660]{position:absolute;left:0;top:0;fill:#e3e5e8}.separator[data-v-0bf5d660]{display:flex;justify-content:center;margin:2em auto;color:#516493}.separator[data-v-0bf5d660]::before{content:" ";margin:auto 1em auto 0;width:100%;background-color:#3f4d72;height:1px}.separator[data-v-0bf5d660]::after{content:" ";margin:auto 0 auto 1em;width:100%;background-color:#3f4d72;height:1px}.center-block[data-v-0bf5d660]{display:flex;justify-content:center;margin:1em}.support-list[data-v-0bf5d660]{margin:1rem 0;list-style-position:inside}.support-list ul[data-v-0bf5d660]{margin-left:1rem;margin-top:0}.support-list ul li strong[data-v-0bf5d660]{color:#939fb1}.support-list strong[data-v-0bf5d660]{color:#939fb1}',map:void 0,media:void 0})},{name:"project-picker-row",components:{VButton:ci,VAccordion:eQ,VRuby:J6,VPython:Z6,VAnalysisIcon:I6,VVisualizationIcon:S6,VOpenApiIcon:L6,VUnsupportedIcon:$f,VPopper:mn,VNavigationButtons:Ka,VIconChevron:{functional:!0,render(e,t){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({viewBox:"0 0 214 245",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("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:S6,condition:()=>this.supported,description:`AppMap will generate interactive diagrams of your code.
|
|
149
|
+
See exactly how functions, web services, data stores, security, I/O and dependent services all work together when application code runs.`},{name:"Analyze",icon:I6,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:L6,condition:()=>this.webFrameworkSupported,description:"AppMap will use runtime data to generate OpenAPI specifications."},{name:"Unsupported",icon:$f,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 Q6({name:this.name,score:this.score,webFramework:this.webFramework,testFramework:this.testFramework})},languageSupported(){return ui(this.language)},webFrameworkSupported(){return ui(this.webFramework)},classes(){return{selected:this.selected}},manualInstructions(){let e=(this.language&&this.language.name||"").toLowerCase();return rQ[e]},documentationUrl(){return function(e){if(e&&typeof e=="string")return tQ[e.toLowerCase()]}(this.language&&this.language.name)},isJetBrains(){return this.editor==="jetbrains"},isJava(){return this.language.name.toLowerCase()==="java"}},methods:{performInstall(){this.$root.$emit("perform-install",this.path,this.language&&this.language.name)},featureDescription(e){return typeof e.description=="function"?e.description(this):e.description}},mounted(){let{accordion:e}=this.$refs;this.$root.$on("select-project",t=>{t.path===this.path&&window.scrollTo(250,e.$el.offsetTop)})}},"data-v-0bf5d660",!1,void 0,!1,X,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(t=>t.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-cc164b66",!1,void 0,!1,X,void 0,void 0),EmptyIcon:{functional:!0,render(e,t){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({width:"32",height:"32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("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"}}),r("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"}}),r("path",{attrs:{d:"M14.002 22a2 2 0 114 0 2 2 0 01-4 0z",fill:"#808B98"}})]))}}},mixins:[gn],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=>["vscode","jetbrains"].indexOf(e)!==-1}},mounted(){this.projects.length===1&&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-5e9c6456",!1,void 0,!1,X,void 0,void 0),iQ={name:"Pending",components:{VLoaderIcon:P6,VCheckIcon:G6},props:{isPending:Boolean,message:String},computed:{classes(){return{pending:!0,"pending--animate":this.isPending}}}},D6={functional:!0,render(e,t){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("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"}})]))}},k6={functional:!0,render(e,t){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("g",{attrs:{"clip-path":"url(#clip0_168_1364)"}},[r("path",{attrs:{d:"M8 15A7 7 0 108 1a7 7 0 000 14z",fill:"#E13ECB"}}),r("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"}})]),r("defs",[r("clipPath",{attrs:{id:"clip0_168_1364"}},[r("path",{attrs:{fill:"#fff",transform:"translate(1 1)",d:"M0 0h14v14H0z"}})])])]))}};var aQ=U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("QuickstartLayout",[r("section",[r("header",[r("h1",{attrs:{"data-cy":"title"}},[e._v("Record AppMaps")])]),e._v(" "),r("main",[r("article",[e.isJava&&e.isJetBrains?[r("p",{staticClass:"mb20 bold"},[e._v(`
|
|
150
150
|
Use the `),r(e.runConfigIcon,{tag:"component",staticClass:"run-config-icon"}),e._v(` "Start with AppMap"
|
|
151
151
|
button to start your run configurations with AppMap enabled.
|
|
152
152
|
`)],1),e._v(" "),e.remoteRecordingPrompts.length===1?[r("p",{staticClass:"mb20",attrs:{"data-cy":"automatic-recording-single"}},[e._v(`
|
|
@@ -181,7 +181,7 @@ See exactly how functions, web services, data stores, security, I/O and dependen
|
|
|
181
181
|
For instructions on recording your first AppMaps, refer to our
|
|
182
182
|
`),r("a",{attrs:{href:"https://appmap.io/docs/recording-methods.html","data-cy":"documentation-link"}},[e._v(`
|
|
183
183
|
documentation.
|
|
184
|
-
`)])])],e._v(" "),e.showPendingState?r("v-pending",{staticClass:"mb20 status-message",attrs:{"is-pending":!e.complete,message:e.pendingMessage,"data-cy":"status-message"}}):e._e()],2)]),e._v(" "),r("v-navigation-buttons",{attrs:{first:e.first,last:e.last}})],1)])},staticRenderFns:[]},function(e){e&&e("data-v-227a9073_0",{source:".status-message{border-radius:.5rem;background-color:#69ad34;padding:.5rem 0}.bold{font-weight:700}.run-config-icon{width:22px;transform:translateY(25%)}",map:void 0,media:void 0})},{name:"RecordAppMaps",components:{QuickstartLayout:wr,VNavigationButtons:Ka,VCodeSnippet:
|
|
184
|
+
`)])])],e._v(" "),e.showPendingState?r("v-pending",{staticClass:"mb20 status-message",attrs:{"is-pending":!e.complete,message:e.pendingMessage,"data-cy":"status-message"}}):e._e()],2)]),e._v(" "),r("v-navigation-buttons",{attrs:{first:e.first,last:e.last}})],1)])},staticRenderFns:[]},function(e){e&&e("data-v-227a9073_0",{source:".status-message{border-radius:.5rem;background-color:#69ad34;padding:.5rem 0}.bold{font-weight:700}.run-config-icon{width:22px;transform:translateY(25%)}",map:void 0,media:void 0})},{name:"RecordAppMaps",components:{QuickstartLayout:wr,VNavigationButtons:Ka,VCodeSnippet:zf,VPending:U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{class:e.classes},[e.isPending?r("v-loader-icon"):e._e(),e._v(" "),e.isPending?e._e():r("v-check-icon"),e._v(" "),r("p",[e._v(e._s(e.message))])],1)},staticRenderFns:[]},function(e){e&&e("data-v-3c34a78c_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:#e3e5e8}.pending--animate svg{animation:spin 4s linear infinite;fill:#e3e5e8}",map:void 0,media:void 0})},iQ,void 0,!1,void 0,!1,X,void 0,void 0),VRunConfigDark:D6,VRunConfigLight:k6},mixins:[gn],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=>["vscode","jetbrains"].indexOf(e)!==-1},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&&this.language.toLowerCase()==="java"},isJetBrains(){return this.editor==="jetbrains"},supported(){return Q6(this.project)},automaticRecordingLanguages(){let 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 ui(this.webFramework)},applicationName(){return[this.webFramework.name,"application"].filter(e=>Boolean(e)).join(" ")},testFrameworkSupported(){return ui(this.project.testFramework)},automaticRecordingPrompts(){let 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(){let 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 this.theme==="dark"?D6:k6}},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)){let[t,r]=e.split(":");return`${t}:"${r}"`}return e.replace(/([^A-Za-z0-9_\-.,:/@\n])/g,"\\$1")}}},void 0,!1,void 0,!1,X,void 0,void 0),eT=U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("v-quickstart-layout",[r("section",[r("header",[r("h1",{attrs:{"data-cy":"title"}},[e._v("Explore AppMaps")])]),e._v(" "),r("main",[e.appMaps.length?r("article",[r("p",[e._v(`
|
|
185
185
|
AppMaps have been recorded for this project! `),r("br"),e._v(`
|
|
186
186
|
We've identified some interesting AppMaps and Code Objects that you may want to check
|
|
187
187
|
out.
|
|
@@ -250,7 +250,10 @@ See exactly how functions, web services, data stores, security, I/O and dependen
|
|
|
250
250
|
Found in `+e._s(e.associatedMaps.length)+" AppMap"+e._s(e.associatedMaps.length===1?void 0:"s")+`
|
|
251
251
|
`)],1),e._v(" "),r("ul",{staticClass:"appmap-list"},e._l(e.associatedMaps,function(n){return r("li",{key:n.fullPath,attrs:{"data-cy":"associated-map"}},[r("a",{attrs:{href:"#"},on:{click:function(i){return i.preventDefault(),e.openMap(n.fullPath,n.uri)}}},[e._v(e._s(n.appMapName))])])}),0)])])])},staticRenderFns:[]},function(e){e&&e("data-v-c98e740e_0",{source:".qs .header-controls a[data-v-c98e740e]{color:#e3e5e8}.analysis-findings.full-width[data-v-c98e740e]{margin:0 -1.75rem}.analysis-findings.full-width h3[data-v-c98e740e]{display:flex;align-items:center;padding:0 2rem;color:#808b98}.analysis-findings.full-width h3 svg[data-v-c98e740e]{margin-right:.5rem}.analysis-findings.full-width .appmap-list[data-v-c98e740e]{padding:0;border-top:1px solid #3f4d72;margin-top:.25rem}.analysis-findings.full-width .appmap-list li[data-v-c98e740e]{padding:.5rem 2rem;border-bottom:1px solid #3f4d72}.analysis-findings.full-width .appmap-list li a[data-v-c98e740e]{color:#e3e5e8}.analysis-findings.full-width .appmap-list li[data-v-c98e740e]:hover{background-color:#1b2131}.finding-details .header-wrap[data-v-c98e740e]{display:flex;flex-direction:row;justify-content:space-between}.finding-details .header-wrap header[data-v-c98e740e]{display:flex;flex-direction:column;gap:.5rem}.finding-details .header-wrap header p[data-v-c98e740e]{margin:0}.finding-details .header-wrap .header-controls[data-v-c98e740e]{display:flex;flex-direction:row;gap:1rem;align-items:flex-start;justify-content:flex-end;width:100%;position:absolute;right:2rem}.finding-details .header-wrap .header-controls .btn[data-v-c98e740e]{border:1px solid #e3e5e8;border-radius:.5rem;padding:.2rem .5rem;transition:all .3s ease;min-width:200px;text-align:center}.finding-details .header-wrap .header-controls .btn[data-v-c98e740e]:hover{background-color:#010306;border-color:#010306;color:#e3e5e8;cursor:pointer}.finding-details section .code[data-v-c98e740e]{font-family:monospace;font-weight:800}.finding-details .subhead[data-v-c98e740e]{font-size:1.1rem;color:#808b98;line-height:1.6rem;text-transform:uppercase;padding:.2rem 0}.finding-details .findings-sort[data-v-c98e740e]{display:flex;flex-direction:row;align-items:center}.finding-details .findings-sort select[data-v-c98e740e]{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-c98e740e]{display:flex;gap:1.25rem;justify-content:space-between}.finding-details .finding-details-wrap.row[data-v-c98e740e]{flex-direction:row}.finding-details .finding-details-wrap.col[data-v-c98e740e]{flex-direction:column;gap:0}.finding-details .finding-details-wrap h3[data-v-c98e740e]{color:#808b98}.finding-details .finding-details-wrap ul[data-v-c98e740e]{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-c98e740e]{border-radius:.5rem;background-color:#010306;padding:.25rem 1rem .25rem 1.5rem;transition:all .3s ease}.finding-details .finding-details-wrap ul.card[data-v-c98e740e]{margin-top:.25rem}.finding-details .finding-details-wrap section .code[data-v-c98e740e]{font-weight:800;color:#808b98;font-family:monospace}.finding-details .finding-details-wrap .card[data-v-c98e740e]{border-radius:.5rem;background-color:#010306;padding:.25rem 0;gap:0;margin-top:.15rem}.finding-details .finding-details-wrap .card li[data-v-c98e740e]{border-bottom:1px solid #242c41;border-radius:0;width:100%;word-break:break-word}.finding-details .finding-details-wrap .card li[data-v-c98e740e]:last-of-type{border-bottom:0}.finding-details .finding-details-wrap .cardul.stack[data-v-c98e740e]{display:flex;flex-direction:column}.finding-details .finding-details-wrap .event-summary[data-v-c98e740e],.finding-details .finding-details-wrap .findings-overview[data-v-c98e740e]{width:100%;min-width:48%}.finding-details .findings-list[data-v-c98e740e]{margin:0 -1.75rem}.finding-details .findings-list ul[data-v-c98e740e]{padding:0;list-style-type:none}.finding-details .findings-list ul li[data-v-c98e740e]{padding:.25rem 1rem;width:100%;transition:all .3s ease}.finding-details .findings-list ul li[data-v-c98e740e]:hover{background-color:#1b2131}.finding-details.full-width[data-v-c98e740e]{width:100%;margin:0 -1.75rem}.b-0[data-v-c98e740e]{border:none}@media (max-width:900px){.finding-details .header-wrap[data-v-c98e740e]{flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.finding-details .header-wrap header[data-v-c98e740e]{margin:0}.finding-details .header-wrap header p[data-v-c98e740e]{margin-bottom:0}}@media (max-width:800px){.finding-details .finding-details-wrap.row[data-v-c98e740e]{flex-direction:column;gap:0}}@media (max-width:500px){.finding-details .header-wrap .header-controls[data-v-c98e740e]{position:unset;justify-content:flex-start}.finding-details .header-wrap header h1[data-v-c98e740e]{margin-bottom:.25rem}}",map:void 0,media:void 0})},{name:"FindingDetails",components:{VQuickstartLayout:wr,VAppmapPin:{functional:!0,render(e,t){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({width:"10",height:"15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("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:mn},mixins:[gn],props:{findings:{default:()=>[],type:Array}},methods:{displayLocation(e){let t=e.range[0]&&e.range[0].line+1,{truncatedPath:r}=e;return t&&t>1?`${r}:${t}`:""+r},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 this.findings.length===0},representativeFinding(){return this.findings[0]},associatedMaps(){return this.findings.map(e=>{let t=e.appMapUri,r=e.finding.appMapFile,{appMapName:n}=e;return{fullPath:r,appMapName:n,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-c98e740e",!1,void 0,!1,X,void 0,void 0),dQ=U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("v-quickstart-layout",{attrs:{"display-help":!1}},[r("section",{staticClass:"appmap-signin"},[r("header",[r("h1",{attrs:{"data-cy":"title"}},[e._v("Welcome to AppMap")])]),e._v(" "),r("main",[r("div",{staticClass:"login"},[r("div",{staticClass:"login-sub"},[r("a",{staticClass:"btn-auth center",attrs:{"data-cy":"auth-button"},on:{click:function(n){return n.preventDefault(),e.$root.$emit("perform-auth")}}},[r("v-appmap-logo"),e._v(" "),r("v-button",{staticClass:"cta-button b-0",attrs:{label:e.enableButtonLabel}})],1),e._v(" "),r("a",{staticClass:"secondary-link",attrs:{href:"#"},on:{click:function(n){return e.$root.$emit("skip-sign-in")}}},[e._v(`
|
|
252
252
|
Continue without signing in.
|
|
253
|
-
`)])])])])])])},staticRenderFns:[]},function(e){e&&e("data-v-169f4d9e_0",{source:"header[data-v-169f4d9e]{display:flex;justify-content:center;margin-bottom:16px}header h1[data-v-169f4d9e]{margin-bottom:0}main[data-v-169f4d9e]{justify-content:center}.qs .appmap-signin h1[data-v-169f4d9e]{margin:0 0 .5rem 0}section.appmap-signin .login[data-v-169f4d9e]{display:flex;flex-direction:column;gap:1rem;justify-content:center}section.appmap-signin .login .login-sub[data-v-169f4d9e]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}section.appmap-signin .login .login-sub .secondary-link[data-v-169f4d9e]{margin-left:.5rem}section.appmap-signin .login .secondary-link[data-v-169f4d9e]{text-align:center;color:#5c76a5}section.appmap-signin .login .secondary-link[data-v-169f4d9e]:hover{color:#e3e5e8;text-decoration:underline}a.btn.signin[data-v-169f4d9e]{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-169f4d9e]{width:1rem;height:1rem;margin:0 .5rem 0 0}a.btn.signin[data-v-169f4d9e]:hover{background-color:#ff07aa}.analysis-feature-list[data-v-169f4d9e]{list-style-type:none;padding:0}.analysis-feature-list h2[data-v-169f4d9e]{display:flex;align-items:center;color:#e3e5e8}.analysis-feature-list h2 svg[data-v-169f4d9e]{margin-right:.5rem}.analysis-feature-list li[data-v-169f4d9e]{color:#808b98;margin-bottom:1rem}.analysis-feature-list li ul[data-v-169f4d9e]{list-style-type:disc;padding:0 2.8rem}.analysis-feature-list li ul li[data-v-169f4d9e]{margin-bottom:unset}.btn-auth[data-v-169f4d9e]{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;margin-bottom:8px}.btn-auth .cta-button[data-v-169f4d9e]{padding:.5rem .5rem .5rem 4rem}.btn-auth svg[data-v-169f4d9e]{margin-right:-3rem;margin-left:.5rem;width:32px}.btn-auth[data-v-169f4d9e]: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-169f4d9e]{background:0 0}.b-0[data-v-169f4d9e]{border:none!important}",map:void 0,media:void 0})},{name:"SignIn",components:{VQuickstartLayout:wr,VButton:ci,VAppmapLogo:tT},mixins:[gn],props:{},methods:{},computed:{enableButtonLabel(){return this.userAuthenticated?"Enable AppMap Runtime Analysis":"Sign in to continue"}}},"data-v-169f4d9e",!1,void 0,!1,X,void 0,void 0),fQ={
|
|
253
|
+
`)])])])])])])},staticRenderFns:[]},function(e){e&&e("data-v-169f4d9e_0",{source:"header[data-v-169f4d9e]{display:flex;justify-content:center;margin-bottom:16px}header h1[data-v-169f4d9e]{margin-bottom:0}main[data-v-169f4d9e]{justify-content:center}.qs .appmap-signin h1[data-v-169f4d9e]{margin:0 0 .5rem 0}section.appmap-signin .login[data-v-169f4d9e]{display:flex;flex-direction:column;gap:1rem;justify-content:center}section.appmap-signin .login .login-sub[data-v-169f4d9e]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}section.appmap-signin .login .login-sub .secondary-link[data-v-169f4d9e]{margin-left:.5rem}section.appmap-signin .login .secondary-link[data-v-169f4d9e]{text-align:center;color:#5c76a5}section.appmap-signin .login .secondary-link[data-v-169f4d9e]:hover{color:#e3e5e8;text-decoration:underline}a.btn.signin[data-v-169f4d9e]{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-169f4d9e]{width:1rem;height:1rem;margin:0 .5rem 0 0}a.btn.signin[data-v-169f4d9e]:hover{background-color:#ff07aa}.analysis-feature-list[data-v-169f4d9e]{list-style-type:none;padding:0}.analysis-feature-list h2[data-v-169f4d9e]{display:flex;align-items:center;color:#e3e5e8}.analysis-feature-list h2 svg[data-v-169f4d9e]{margin-right:.5rem}.analysis-feature-list li[data-v-169f4d9e]{color:#808b98;margin-bottom:1rem}.analysis-feature-list li ul[data-v-169f4d9e]{list-style-type:disc;padding:0 2.8rem}.analysis-feature-list li ul li[data-v-169f4d9e]{margin-bottom:unset}.btn-auth[data-v-169f4d9e]{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;margin-bottom:8px}.btn-auth .cta-button[data-v-169f4d9e]{padding:.5rem .5rem .5rem 4rem}.btn-auth svg[data-v-169f4d9e]{margin-right:-3rem;margin-left:.5rem;width:32px}.btn-auth[data-v-169f4d9e]: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-169f4d9e]{background:0 0}.b-0[data-v-169f4d9e]{border:none!important}",map:void 0,media:void 0})},{name:"SignIn",components:{VQuickstartLayout:wr,VButton:ci,VAppmapLogo:tT},mixins:[gn],props:{},methods:{},computed:{enableButtonLabel(){return this.userAuthenticated?"Enable AppMap Runtime Analysis":"Sign in to continue"}}},"data-v-169f4d9e",!1,void 0,!1,X,void 0,void 0),fQ=U({render:function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticClass:"signin-sidebar"},[r("AppMapLogo",{attrs:{width:"120"}}),e._v(" "),r("div",{staticClass:"content-wrap"},[r("h1",[e._v("Activate")]),e._v(" "),r("p",[e._v("To begin using AppMap for free, please sign in using your GitHub or GitLab account.")]),e._v(" "),r("a",{staticClass:"btn btn-primary",attrs:{href:"/"},on:{click:e.signIn}},[e._v("Get Started")]),e._v(" "),r("div",{staticClass:"your-data"},[r("shieldIcon"),e._v(" "),r("p",[e._v(`
|
|
254
|
+
Authentication with GitHub or GitLab is used solely for verification purposes. AppMap will
|
|
255
|
+
not be granted access to source code.
|
|
256
|
+
`)])],1)])],1)},staticRenderFns:[]},function(e){e&&e("data-v-7b920877_0",{source:".signin-sidebar[data-v-7b920877]{background-color:#010306;color:#e3e5e8;width:auto;height:100%;padding:1.5rem;line-height:1.4rem}.signin-sidebar .content-wrap[data-v-7b920877]{margin:2rem 0;width:100%;display:flex;flex-direction:column;align-content:center;gap:1rem}.signin-sidebar .content-wrap h1[data-v-7b920877],.signin-sidebar .content-wrap p[data-v-7b920877]{margin:0}.signin-sidebar .btn[data-v-7b920877]{padding:.7rem 1rem;border-radius:.5rem;transition:all .3s ease;color:#e3e5e8;text-decoration:none;text-align:center}.signin-sidebar .btn.btn-primary[data-v-7b920877]{background-color:#e620a2;font-weight:600;margin:0 1.25rem}.signin-sidebar .btn.btn-primary[data-v-7b920877]:hover{background-color:#ba007a}.your-data[data-v-7b920877]{display:flex;flex-direction:row;align-items:center;gap:1rem;padding:1rem;border:1px solid #343742;border-radius:.5rem;font-size:.9rem;line-height:1.2rem;margin-top:.5rem}.your-data svg[data-v-7b920877]{width:100%;max-width:33px;height:42px}.your-data p[data-v-7b920877]{margin:0}@media (max-width:365px){.your-data[data-v-7b920877]{flex-direction:column;align-content:center;text-align:center}}",map:void 0,media:void 0})},{name:"v-sign-in",components:{AppMapLogo:qf,shieldIcon:{functional:!0,render(e,t){let{_c:r,_v:n,data:i,children:a=[]}=t,{class:s,staticClass:o,style:l,staticStyle:u,attrs:d={},...h}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({fill:"none",xmlns:"http://www.w3.org/2000/svg"},d),...h},a.concat([r("path",{attrs:{d:"M16.5 37.791V4.868s3.54 3.754 6.466 3.782c2.674.025 6.466-1.557 6.466-1.557V26c0 3.916-8.621 9.937-12.932 11.79z",fill:"#746DD9"}}),r("path",{attrs:{d:"M16.5 37.791V4.868s-3.54 3.754-6.466 3.782c-2.674.025-6.466-1.557-6.466-1.557V26c0 3.916 8.621 9.937 12.932 11.79z",fill:"#A79FE9"}}),r("path",{attrs:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M17.799 1.378L16.5 0l-1.298 1.377-.001.001-.004.004-.026.027-.115.117a20.25 20.25 0 01-2.061 1.792c-1.399 1.053-2.83 1.794-3.87 1.803-1.234.012-2.856-.361-4.28-.797a30.904 30.904 0 01-2.338-.822l-.03-.013-.005-.002L0 2.456v24.19c0 1.71.908 3.364 1.976 4.759 1.107 1.447 2.597 2.884 4.189 4.2 3.174 2.622 6.996 4.96 9.629 6.091L16.5 42l.706-.304c2.633-1.132 6.455-3.469 9.63-6.092 1.591-1.315 3.08-2.752 4.188-4.199C32.092 30.01 33 28.355 33 26.645V2.456l-2.471 1.032-.007.002-.03.013-.126.05a30.901 30.901 0 01-2.21.772c-1.424.436-3.047.809-4.281.797-1.04-.01-2.471-.75-3.87-1.804a20.25 20.25 0 01-2.176-1.908l-.026-.027-.004-.004zm11.633 4.406c1.062-.354 1.784-.655 1.784-.655v21.517c0 4.455-9.81 11.307-14.716 13.416-4.905-2.11-14.716-8.961-14.716-13.416V5.129s.722.301 1.784.655c1.533.512 3.776 1.134 5.574 1.117 2.155-.02 4.602-1.816 6.061-3.082A19.658 19.658 0 0016.5 2.598s.502.532 1.297 1.221c1.459 1.266 3.906 3.062 6.061 3.082 1.798.017 4.04-.605 5.574-1.117z",fill:"#635BB4"}})]))}}},methods:{signIn(){this.$root.$emit("sign-in")}}},"data-v-7b920877",!1,void 0,!1,X,void 0,void 0),pQ={__proto__:null,VButton:ci,VDetailsPanel:V6,VTabs:H6,VVsCodeExtension:jf,VDiff:ZZ,VInstallGuide:lQ,VAnalysisFindings:uQ,VFindingDetails:cQ,VOpenAppmaps:eT,VSignIn:dQ,VSidebarSignIn:fQ},Ff=function(e){Ff.installed||(Ff.installed=!0,Object.entries(pQ).forEach(([t,r])=>{e.component(t,r)}))},rT={install:Ff};be.use(jr.default);be.use(rT);async function hQ(){return new be({el:"#app",render:e=>e(jf,{ref:"ui",props:{appMapUploadable:!0}}),async mounted(){let t=new URL(document.location).searchParams.get("appmap"),r=await fetch(`/appmap?file=${encodeURIComponent(t)}`),{ui:n}=this.$refs;n.loadData(await r.json()||{})}})}hQ();})();
|
|
254
257
|
/*!
|
|
255
258
|
* @appland/sql-parser - v1.5.0
|
|
256
259
|
* @copyright 2015-2022 Code School (http://codeschool.com)
|