@appland/appmap 3.75.1 → 3.76.0

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.
@@ -1,7 +1,7 @@
1
1
  "use strict";(()=>{var A9=Object.create;var ef=Object.defineProperty;var x9=Object.getOwnPropertyDescriptor;var w9=Object.getOwnPropertyNames;var C9=Object.getPrototypeOf,T9=Object.prototype.hasOwnProperty;var R9=(e,t,r)=>t in e?ef(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r;var Et=(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 S9=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of w9(t))!T9.call(e,i)&&i!==r&&ef(e,i,{get:()=>t[i],enumerable:!(n=x9(t,i))||n.enumerable});return e};var st=(e,t,r)=>(r=e!=null?A9(C9(e)):{},S9(t||!e||!e.__esModule?ef(r,"default",{value:e,enumerable:!0}):r,e));var Ye=(e,t,r)=>(R9(e,typeof t!="symbol"?t+"":t,r),r);var N2=g((G0e,O2)=>{"use strict";function zM(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 VM=typeof window<"u"?window:typeof global<"u"?global:{},xi=VM.__VUE_DEVTOOLS_GLOBAL_HOOK__;function HM(e){!xi||(e._devtoolHook=xi,xi.emit("vuex:init",e),xi.on("vuex:travel-to-state",function(t){e.replaceState(t)}),e.subscribe(function(t,r){xi.emit("vuex:mutation",t,r)},{prepend:!0}),e.subscribeAction(function(t,r){xi.emit("vuex:action",t,r)},{prepend:!0}))}function GM(e,t){return e.filter(t)[0]}function rp(e,t){if(t===void 0&&(t=[]),e===null||typeof e!="object")return e;var r=GM(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]=rp(e[i],t)}),n}function wi(e,t){Object.keys(e).forEach(function(r){return t(e[r],r)})}function y2(e){return e!==null&&typeof e=="object"}function WM(e){return e&&typeof e.then=="function"}function YM(e,t){return function(){return e(t)}}var Ht=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)||{}},b2={namespaced:{configurable:!0}};b2.namespaced.get=function(){return!!this._rawModule.namespaced};Ht.prototype.addChild=function(t,r){this._children[t]=r};Ht.prototype.removeChild=function(t){delete this._children[t]};Ht.prototype.getChild=function(t){return this._children[t]};Ht.prototype.hasChild=function(t){return t in this._children};Ht.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)};Ht.prototype.forEachChild=function(t){wi(this._children,t)};Ht.prototype.forEachGetter=function(t){this._rawModule.getters&&wi(this._rawModule.getters,t)};Ht.prototype.forEachAction=function(t){this._rawModule.actions&&wi(this._rawModule.actions,t)};Ht.prototype.forEachMutation=function(t){this._rawModule.mutations&&wi(this._rawModule.mutations,t)};Object.defineProperties(Ht.prototype,b2);var Tn=function(t){this.register([],t,!1)};Tn.prototype.get=function(t){return t.reduce(function(r,n){return r.getChild(n)},this.root)};Tn.prototype.getNamespace=function(t){var r=this.root;return t.reduce(function(n,i){return r=r.getChild(i),n+(r.namespaced?i+"/":"")},"")};Tn.prototype.update=function(t){_2([],this.root,t)};Tn.prototype.register=function(t,r,n){var i=this;n===void 0&&(n=!0);var a=new Ht(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&&wi(r.modules,function(o,l){i.register(t.concat(l),o,n)})};Tn.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)};Tn.prototype.isRegistered=function(t){var r=this.get(t.slice(0,-1)),n=t[t.length-1];return r?r.hasChild(n):!1};function _2(e,t,r){if(t.update(r),r.modules)for(var n in r.modules){if(!t.getChild(n))return;_2(e.concat(n),t.getChild(n),r.modules[n])}}var ft,wt=function(t){var r=this;t===void 0&&(t={}),!ft&&typeof window<"u"&&window.Vue&&w2(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 Tn(t),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._watcherVM=new ft,this._makeLocalGettersCache=Object.create(null);var a=this,s=this,o=s.dispatch,l=s.commit;this.dispatch=function(h,v){return o.call(a,h,v)},this.commit=function(h,v,w){return l.call(a,h,v,w)},this.strict=i;var u=this._modules.root.state;Vl(this,u,[],this._modules.root),ip(this,u),n.forEach(function(d){return d(r)});var c=t.devtools!==void 0?t.devtools:ft.config.devtools;c&&HM(this)},np={state:{configurable:!0}};np.state.get=function(){return this._vm._data.$$state};np.state.set=function(e){};wt.prototype.commit=function(t,r,n){var i=this,a=zl(t,r,n),s=a.type,o=a.payload,l=a.options,u={type:s,payload:o},c=this._mutations[s];!c||(this._withCommit(function(){c.forEach(function(h){h(o)})}),this._subscribers.slice().forEach(function(d){return d(u,i.state)}))};wt.prototype.dispatch=function(t,r){var n=this,i=zl(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(c){return c.before}).forEach(function(c){return c.before(o,n.state)})}catch{}var u=l.length>1?Promise.all(l.map(function(c){return c(s)})):l[0](s);return new Promise(function(c,d){u.then(function(h){try{n._actionSubscribers.filter(function(v){return v.after}).forEach(function(v){return v.after(o,n.state)})}catch{}c(h)},function(h){try{n._actionSubscribers.filter(function(v){return v.error}).forEach(function(v){return v.error(o,n.state,h)})}catch{}d(h)})})}};wt.prototype.subscribe=function(t,r){return A2(t,this._subscribers,r)};wt.prototype.subscribeAction=function(t,r){var n=typeof t=="function"?{before:t}:t;return A2(n,this._actionSubscribers,r)};wt.prototype.watch=function(t,r,n){var i=this;return this._watcherVM.$watch(function(){return t(i.state,i.getters)},r,n)};wt.prototype.replaceState=function(t){var r=this;this._withCommit(function(){r._vm._data.$$state=t})};wt.prototype.registerModule=function(t,r,n){n===void 0&&(n={}),typeof t=="string"&&(t=[t]),this._modules.register(t,r),Vl(this,this.state,t,this._modules.get(t),n.preserveState),ip(this,this.state)};wt.prototype.unregisterModule=function(t){var r=this;typeof t=="string"&&(t=[t]),this._modules.unregister(t),this._withCommit(function(){var n=ap(r.state,t.slice(0,-1));ft.delete(n,t[t.length-1])}),x2(this)};wt.prototype.hasModule=function(t){return typeof t=="string"&&(t=[t]),this._modules.isRegistered(t)};wt.prototype.hotUpdate=function(t){this._modules.update(t),x2(this,!0)};wt.prototype._withCommit=function(t){var r=this._committing;this._committing=!0,t(),this._committing=r};Object.defineProperties(wt.prototype,np);function A2(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 x2(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;Vl(e,r,[],e._modules.root,!0),ip(e,r,t)}function ip(e,t,r){var n=e._vm;e.getters={},e._makeLocalGettersCache=Object.create(null);var i=e._wrappedGetters,a={};wi(i,function(o,l){a[l]=YM(o,e),Object.defineProperty(e.getters,l,{get:function(){return e._vm[l]},enumerable:!0})});var s=ft.config.silent;ft.config.silent=!0,e._vm=new ft({data:{$$state:t},computed:a}),ft.config.silent=s,e.strict&&ek(e),n&&(r&&e._withCommit(function(){n._data.$$state=null}),ft.nextTick(function(){return n.$destroy()}))}function Vl(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=ap(t,r.slice(0,-1)),l=r[r.length-1];e._withCommit(function(){ft.set(o,l,n.state)})}var u=n.context=KM(e,s,r);n.forEachMutation(function(c,d){var h=s+d;JM(e,h,c,u)}),n.forEachAction(function(c,d){var h=c.root?d:s+d,v=c.handler||c;ZM(e,h,v,u)}),n.forEachGetter(function(c,d){var h=s+d;QM(e,h,c,u)}),n.forEachChild(function(c,d){Vl(e,t,r.concat(d),c,i)})}function KM(e,t,r){var n=t==="",i={dispatch:n?e.dispatch:function(a,s,o){var l=zl(a,s,o),u=l.payload,c=l.options,d=l.type;return(!c||!c.root)&&(d=t+d),e.dispatch(d,u)},commit:n?e.commit:function(a,s,o){var l=zl(a,s,o),u=l.payload,c=l.options,d=l.type;(!c||!c.root)&&(d=t+d),e.commit(d,u,c)}};return Object.defineProperties(i,{getters:{get:n?function(){return e.getters}:function(){return XM(e,t)}},state:{get:function(){return ap(e.state,r)}}}),i}function XM(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 JM(e,t,r,n){var i=e._mutations[t]||(e._mutations[t]=[]);i.push(function(s){r.call(e,n.state,s)})}function ZM(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 WM(o)||(o=Promise.resolve(o)),e._devtoolHook?o.catch(function(l){throw e._devtoolHook.emit("vuex:error",l),l}):o})}function QM(e,t,r,n){e._wrappedGetters[t]||(e._wrappedGetters[t]=function(a){return r(n.state,n.getters,a.state,a.getters)})}function ek(e){e._vm.$watch(function(){return this._data.$$state},function(){},{deep:!0,sync:!0})}function ap(e,t){return t.reduce(function(r,n){return r[n]},e)}function zl(e,t,r){return y2(e)&&e.type&&(r=t,t=e,e=e.type),{type:e,payload:t,options:r}}function w2(e){ft&&e===ft||(ft=e,zM(ft))}var C2=Gl(function(e,t){var r={};return Hl(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=Wl(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}),T2=Gl(function(e,t){var r={};return Hl(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 c=Wl(this.$store,"mapMutations",e);if(!c)return;u=c.context.commit}return typeof a=="function"?a.apply(this,[u].concat(o)):u.apply(this.$store,[a].concat(o))}}),r}),R2=Gl(function(e,t){var r={};return Hl(t).forEach(function(n){var i=n.key,a=n.val;a=e+a,r[i]=function(){if(!(e&&!Wl(this.$store,"mapGetters",e)))return this.$store.getters[a]},r[i].vuex=!0}),r}),S2=Gl(function(e,t){var r={};return Hl(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 c=Wl(this.$store,"mapActions",e);if(!c)return;u=c.context.dispatch}return typeof a=="function"?a.apply(this,[u].concat(o)):u.apply(this.$store,[a].concat(o))}}),r}),tk=function(e){return{mapState:C2.bind(null,e),mapGetters:R2.bind(null,e),mapMutations:T2.bind(null,e),mapActions:S2.bind(null,e)}};function Hl(e){return rk(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 rk(e){return Array.isArray(e)||y2(e)}function Gl(e){return function(t,r){return typeof t!="string"?(r=t,t=""):t.charAt(t.length-1)!=="/"&&(t+="/"),e(t,r)}}function Wl(e,t,r){var n=e._modulesNamespaceMap[r];return n}function nk(e){e===void 0&&(e={});var t=e.collapsed;t===void 0&&(t=!0);var r=e.filter;r===void 0&&(r=function(c,d,h){return!0});var n=e.transformer;n===void 0&&(n=function(c){return c});var i=e.mutationTransformer;i===void 0&&(i=function(c){return c});var a=e.actionFilter;a===void 0&&(a=function(c,d){return!0});var s=e.actionTransformer;s===void 0&&(s=function(c){return c});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(c){var d=rp(c.state);typeof u>"u"||(o&&c.subscribe(function(h,v){var w=rp(v);if(r(h,d,w)){var b=E2(),T=i(h),C="mutation "+h.type+b;v2(u,C,t),u.log("%c prev state","color: #9E9E9E; font-weight: bold",n(d)),u.log("%c mutation","color: #03A9F4; font-weight: bold",T),u.log("%c next state","color: #4CAF50; font-weight: bold",n(w)),g2(u)}d=w}),l&&c.subscribeAction(function(h,v){if(a(h,v)){var w=E2(),b=s(h),T="action "+h.type+w;v2(u,T,t),u.log("%c action","color: #03A9F4; font-weight: bold",b),g2(u)}}))}}function v2(e,t,r){var n=r?e.groupCollapsed:e.group;try{n.call(e,t)}catch{e.log(t)}}function g2(e){try{e.groupEnd()}catch{e.log("\u2014\u2014 log end \u2014\u2014")}}function E2(){var e=new Date;return" @ "+Ul(e.getHours(),2)+":"+Ul(e.getMinutes(),2)+":"+Ul(e.getSeconds(),2)+"."+Ul(e.getMilliseconds(),3)}function ik(e,t){return new Array(t+1).join(e)}function Ul(e,t){return ik("0",t-e.toString().length)+e}var ak={Store:wt,install:w2,version:"3.6.2",mapState:C2,mapMutations:T2,mapGetters:R2,mapActions:S2,createNamespacedHelpers:tk,createLogger:nk};O2.exports=ak});var I2=g(()=>{});var D2=g((Yl,L2)=>{(function(e,t){typeof Yl=="object"?L2.exports=Yl=t():typeof define=="function"&&define.amd?define([],t):e.CryptoJS=t()})(Yl,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 Et=="function")try{n=I2()}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(_){var O;return C.prototype=_,O=new C,C.prototype=null,O}}(),s={},o=s.lib={},l=o.Base=function(){return{extend:function(C){var _=a(this);return C&&_.mixIn(C),(!_.hasOwnProperty("init")||this.init===_.init)&&(_.init=function(){_.$super.init.apply(this,arguments)}),_.init.prototype=_,_.$super=this,_},create:function(){var C=this.extend();return C.init.apply(C,arguments),C},init:function(){},mixIn:function(C){for(var _ in C)C.hasOwnProperty(_)&&(this[_]=C[_]);C.hasOwnProperty("toString")&&(this.toString=C.toString)},clone:function(){return this.init.prototype.extend(this)}}}(),u=o.WordArray=l.extend({init:function(C,_){C=this.words=C||[],_!=r?this.sigBytes=_:this.sigBytes=C.length*4},toString:function(C){return(C||d).stringify(this)},concat:function(C){var _=this.words,O=C.words,N=this.sigBytes,I=C.sigBytes;if(this.clamp(),N%4)for(var L=0;L<I;L++){var $=O[L>>>2]>>>24-L%4*8&255;_[N+L>>>2]|=$<<24-(N+L)%4*8}else for(var P=0;P<I;P+=4)_[N+P>>>2]=O[P>>>2];return this.sigBytes+=I,this},clamp:function(){var C=this.words,_=this.sigBytes;C[_>>>2]&=4294967295<<32-_%4*8,C.length=t.ceil(_/4)},clone:function(){var C=l.clone.call(this);return C.words=this.words.slice(0),C},random:function(C){for(var _=[],O=0;O<C;O+=4)_.push(i());return new u.init(_,C)}}),c=s.enc={},d=c.Hex={stringify:function(C){for(var _=C.words,O=C.sigBytes,N=[],I=0;I<O;I++){var L=_[I>>>2]>>>24-I%4*8&255;N.push((L>>>4).toString(16)),N.push((L&15).toString(16))}return N.join("")},parse:function(C){for(var _=C.length,O=[],N=0;N<_;N+=2)O[N>>>3]|=parseInt(C.substr(N,2),16)<<24-N%8*4;return new u.init(O,_/2)}},h=c.Latin1={stringify:function(C){for(var _=C.words,O=C.sigBytes,N=[],I=0;I<O;I++){var L=_[I>>>2]>>>24-I%4*8&255;N.push(String.fromCharCode(L))}return N.join("")},parse:function(C){for(var _=C.length,O=[],N=0;N<_;N++)O[N>>>2]|=(C.charCodeAt(N)&255)<<24-N%4*8;return new u.init(O,_)}},v=c.Utf8={stringify:function(C){try{return decodeURIComponent(escape(h.stringify(C)))}catch{throw new Error("Malformed UTF-8 data")}},parse:function(C){return h.parse(unescape(encodeURIComponent(C)))}},w=o.BufferedBlockAlgorithm=l.extend({reset:function(){this._data=new u.init,this._nDataBytes=0},_append:function(C){typeof C=="string"&&(C=v.parse(C)),this._data.concat(C),this._nDataBytes+=C.sigBytes},_process:function(C){var _,O=this._data,N=O.words,I=O.sigBytes,L=this.blockSize,$=L*4,P=I/$;C?P=t.ceil(P):P=t.max((P|0)-this._minBufferSize,0);var z=P*L,ee=t.min(z*4,I);if(z){for(var ie=0;ie<z;ie+=L)this._doProcessBlock(N,ie);_=N.splice(0,z),O.sigBytes-=ee}return new u.init(_,ee)},clone:function(){var C=l.clone.call(this);return C._data=this._data.clone(),C},_minBufferSize:0}),b=o.Hasher=w.extend({cfg:l.extend(),init:function(C){this.cfg=this.cfg.extend(C),this.reset()},reset:function(){w.reset.call(this),this._doReset()},update:function(C){return this._append(C),this._process(),this},finalize:function(C){C&&this._append(C);var _=this._doFinalize();return _},blockSize:512/32,_createHelper:function(C){return function(_,O){return new C.init(O).finalize(_)}},_createHmacHelper:function(C){return function(_,O){return new T.HMAC.init(C,O).finalize(_)}}}),T=s.algo={};return s}(Math);return e})});var Ya=g((Kl,M2)=>{(function(e,t){typeof Kl=="object"?M2.exports=Kl=t(D2()):typeof define=="function"&&define.amd?define(["./core"],t):t(e.CryptoJS)})(Kl,function(e){return function(t){var r=e,n=r.lib,i=n.WordArray,a=n.Hasher,s=r.algo,o=[],l=[];(function(){function d(b){for(var T=t.sqrt(b),C=2;C<=T;C++)if(!(b%C))return!1;return!0}function h(b){return(b-(b|0))*4294967296|0}for(var v=2,w=0;w<64;)d(v)&&(w<8&&(o[w]=h(t.pow(v,1/2))),l[w]=h(t.pow(v,1/3)),w++),v++})();var u=[],c=s.SHA256=a.extend({_doReset:function(){this._hash=new i.init(o.slice(0))},_doProcessBlock:function(d,h){for(var v=this._hash.words,w=v[0],b=v[1],T=v[2],C=v[3],_=v[4],O=v[5],N=v[6],I=v[7],L=0;L<64;L++){if(L<16)u[L]=d[h+L]|0;else{var $=u[L-15],P=($<<25|$>>>7)^($<<14|$>>>18)^$>>>3,z=u[L-2],ee=(z<<15|z>>>17)^(z<<13|z>>>19)^z>>>10;u[L]=P+u[L-7]+ee+u[L-16]}var ie=_&O^~_&N,S=w&b^w&T^b&T,q=(w<<30|w>>>2)^(w<<19|w>>>13)^(w<<10|w>>>22),j=(_<<26|_>>>6)^(_<<21|_>>>11)^(_<<7|_>>>25),V=I+j+ie+l[L]+u[L],J=q+S;I=N,N=O,O=_,_=C+V|0,C=T,T=b,b=w,w=V+J|0}v[0]=v[0]+w|0,v[1]=v[1]+b|0,v[2]=v[2]+T|0,v[3]=v[3]+C|0,v[4]=v[4]+_|0,v[5]=v[5]+O|0,v[6]=v[6]+N|0,v[7]=v[7]+I|0},_doFinalize:function(){var d=this._data,h=d.words,v=this._nDataBytes*8,w=d.sigBytes*8;return h[w>>>5]|=128<<24-w%32,h[(w+64>>>9<<4)+14]=t.floor(v/4294967296),h[(w+64>>>9<<4)+15]=v,d.sigBytes=h.length*4,this._process(),this._hash},clone:function(){var d=a.clone.call(this);return d._hash=this._hash.clone(),d}});r.SHA256=a._createHelper(c),r.HmacSHA256=a._createHmacHelper(c)}(Math),e.SHA256})});var P2=g((k2,sp)=>{(function(e){if(typeof k2=="object"&&typeof sp<"u")sp.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(c,d){if(!a[c]){if(!i[c]){var h=typeof Et=="function"&&Et;if(!d&&h)return h(c,!0);if(l)return l(c,!0);var v=new Error("Cannot find module '"+c+"'");throw v.code="MODULE_NOT_FOUND",v}var w=a[c]={exports:{}};i[c][0].call(w.exports,function(b){var T=i[c][1][b];return o(T||b)},w,w.exports,n,i,a,s)}return a[c].exports}for(var l=typeof Et=="function"&&Et,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,c){if(!(u instanceof c))throw new TypeError("Cannot call a class as a function")}var o=a.SqliteParserTransform=function u(c){throw s(this,u),new Error("SqliteParserTransform is not available in this environment")},l=a.SingleNodeTransform=function u(c){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(c,d,h){var v=(0,o.Tracer)();arguments.length===2&&typeof d=="function"&&(h=d,d={});var w=typeof h=="function",b={tracer:v,startRule:"start"};if(d&&d.streaming&&(b.startRule="start_streaming"),w)setTimeout(function(){var T=void 0,C=void 0;try{T=(0,s.parse)(c,b)}catch(_){C=_ instanceof s.SyntaxError?v.smartError(_):_}h(C,T)},0);else try{return(0,s.parse)(c,b)}catch(T){throw T instanceof s.SyntaxError?v.smartError(T):T}}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 v(w,b){var T=[],C=!0,_=!1,O=void 0;try{for(var N=w[Symbol.iterator](),I;!(C=(I=N.next()).done)&&(T.push(I.value),!(b&&T.length===b));C=!0);}catch(L){_=!0,O=L}finally{try{!C&&N.return&&N.return()}finally{if(_)throw O}}return T}return function(w,b){if(Array.isArray(w))return w;if(Symbol.iterator in Object(w))return v(w,b);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),o=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(v){return typeof v}:function(v){return v&&typeof Symbol=="function"&&v.constructor===Symbol&&v!==Symbol.prototype?"symbol":typeof v};function l(v){if(Array.isArray(v)){for(var w=0,b=Array(v.length);w<v.length;w++)b[w]=v[w];return b}else return Array.from(v)}function u(v,w){function b(){this.constructor=v}b.prototype=w.prototype,v.prototype=new b}function c(v,w,b,T){this.message=v,this.expected=w,this.found=b,this.location=T,this.name="SyntaxError",typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,c)}u(c,Error),c.buildMessage=function(v,w){var b={literal:function($){return'"'+C($.text)+'"'},class:function($){var P=$.parts.map(function(z){return Array.isArray(z)?_(z[0])+"-"+_(z[1]):_(z)});return"["+($.inverted?"^":"")+P+"]"},any:function($){return"any character"},end:function($){return"end of input"},other:function($){return $.description}};function T(L){return L.charCodeAt(0).toString(16).toUpperCase()}function C(L){return L.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($){return"\\x0"+T($)}).replace(/[\x10-\x1F\x7F-\x9F]/g,function($){return"\\x"+T($)})}function _(L){return L.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($){return"\\x0"+T($)}).replace(/[\x10-\x1F\x7F-\x9F]/g,function($){return"\\x"+T($)})}function O(L){return b[L.type](L)}function N(L){var $=L.map(O),P,z;if($.sort(),$.length>0){for(P=1,z=1;P<$.length;P++)$[P-1]!==$[P]&&($[z]=$[P],z++);$.length=z}switch($.length){case 1:return $[0];case 2:return $[0]+" or "+$[1];default:return $.slice(0,-1).join(", ")+", or "+$[$.length-1]}}function I(L){return L?'"'+C(L)+'"':"end of input"}return"Expected "+N(v)+" but "+I(w)+" found."};function d(){this.indentLevel=0}d.prototype.trace=function(v){var w=this;function b(T){function C(O,N){var I="",L;for(L=0;L<N;L++)I+=O;return I}function _(O,N){return O+C(" ",N-O.length)}(typeof console>"u"?"undefined":o(console))==="object"&&console.log(T.location.start.line+":"+T.location.start.column+"-"+T.location.end.line+":"+T.location.end.column+" "+_(T.type,10)+" "+C(" ",w.indentLevel)+T.rule)}switch(v.type){case"rule.enter":b(v),this.indentLevel++;break;case"rule.match":this.indentLevel--,b(v);break;case"rule.fail":this.indentLevel--,b(v);break;default:throw new Error("Invalid event type: "+v.type+".")}};function h(v,w){w=w!==void 0?w:{};var b={},T={start:0,start_streaming:1},C=0,_=[function(f){return f},function(f,m){return{type:"statement",variant:"list",statement:Ge([f,m])}},function(f){return f},y("Type Definition"),function(f,m,A){return Object.assign(f,m,A)},y("Array bounds"),function(f,m){return{bounds:[f].concat(l(m))}},function(f){return{bounds:[f]}},function(f){return ye(f)?Te(f):null},function(f){return{type:"datatype",variant:f[0],affinity:f[1]}},y("Custom Datatype Name"),function(f,m){var A=Re([f,m]),Y="numeric";return/int/i.test(A)?Y="integer":/char|clob|text/i.test(A)?Y="text":/blob/i.test(A)?Y="blob":/real|floa|doub/i.test(A)&&(Y="real"),{type:"datatype",variant:A,affinity:Y}},/^[\t ]/,D([" "," "],!1,!1),function(f){return f},y("Type Definition Arguments"),function(f,m){return{args:{type:"expression",variant:"list",expression:Ge([f,m])}}},function(f){return f},y("Null Literal"),function(f){return{type:"literal",variant:"null",value:X(f)}},y("Date Literal"),function(f){return{type:"literal",variant:"date",value:X(f)}},y("String Literal"),function(f,m){return{type:"literal",variant:"text",value:m}},y("Single-quoted String Literal"),function(f){return mn(f,"'")},"''",E("''",!1),/^[^']/,D(["'"],!0,!1),y("Blob Literal"),/^[x]/i,D(["x"],!1,!0),function(f){return{type:"literal",variant:"blob",value:f}},y("Typed literal (or bind parameter)"),function(f,m){return{type:"expression",format:"unary",variant:"cast",expression:m,as:f}},function(f){return{type:"literal",variant:"text",value:f}},y("Number Sign"),function(f,m){return ye(f)&&(m.value=xe([f,m.value])),m},function(f,m){return{type:"literal",variant:"decimal",value:xe([f,m])}},y("Decimal Literal"),function(f,m){return xe([f,m])},function(f,m){return xe([f,m])},y("Decimal Literal Exponent"),"e",E("E",!0),/^[+\-]/,D(["+","-"],!1,!1),function(f,m,A){return xe([f,m,A])},y("Hexidecimal Literal"),"0x",E("0x",!0),function(f,m){return{type:"literal",variant:"hexidecimal",value:xe([f,m])}},/^[0-9a-f]/i,D([["0","9"],["a","f"]],!1,!0),/^[0-9]/,D([["0","9"]],!1,!1),y("Bind Parameter"),function(f){return Object.assign({type:"variable"},f)},y("Numbered Bind Parameter"),function(f,m){return{format:"numbered",name:xe([f,m])}},/^[1-9]/,D([["1","9"]],!1,!1),function(f,m){return xe([f,m])},y("Named Bind Parameter"),/^[:@]/,D([":","@"],!1,!1),function(f,m){return{format:"named",name:xe([f,m])}},y("TCL Bind Parameter"),"$",E("$",!1),":",E(":",!1),function(f,m,A){return Object.assign({format:"tcl",name:xe([f,m])},A)},function(f){return{suffix:f}},y("EXISTS Expression"),function(f,m){return ye(f)?{type:"expression",format:"unary",variant:"exists",expression:m,operator:X(f)}:m},y("EXISTS Keyword"),function(f,m){return Re([f,m])},y("RAISE Expression"),function(f,m){return Object.assign({type:"expression",format:"unary",variant:X(f),expression:m},m)},y("RAISE Expression Arguments"),function(f){return Object.assign({type:"error"},f)},y("IGNORE Keyword"),function(f){return{action:X(f)}},function(f,m){return{action:X(f),message:m}},function(f){return f},y("ARRAY expression"),function(f){return f},y("ARRAY SELECT expression"),function(f){return{type:"expression",variant:"array",expression:f}},y("array expression"),function(f){return{type:"expression",variant:"array",expression:f}},y("multi-dimensional array expression"),function(f,m){return{type:"expression",variant:"list",expression:[f].concat(l(m))}},function(f){return f},function(f,m){return Object.assign(m,{expression:f})},y("PSQL-style cast"),"::",E("::",!1),function(f,m){return{type:"expression",format:"unary",variant:"cast",expression:f,as:m}},function(f,m){return{type:"expression",format:"unary",variant:"operation",expression:m,operator:X(f)}},y("COLLATE Expression"),function(f){return Object.assign({type:"expression",format:"unary",variant:"operation",operator:"collate"},f)},function(f,m){return Ia(f,m)},function(f){return[null,f,null,{type:"literal",variant:"null",value:"null"}]},"not ",E("NOT ",!0),"null",E("NULL",!0),function(){return"not"},function(){return"is"},y("CAST Expression"),function(f,m,A){return{type:"expression",format:"unary",variant:X(f),expression:m,as:A}},y("Type Alias"),function(f){return f},y("CASE Expression"),function(f,m,A,Y){return Object.assign({type:"expression",variant:X(f),expression:Ge([A,Y])},m)},function(f){return{discriminant:f}},y("WHEN Clause"),function(f,m,A){return{type:"condition",variant:X(f),condition:m,consequent:A}},y("ELSE Clause"),function(f,m){return{type:"condition",variant:X(f),consequent:m}},function(f,m){return Object.assign(m,{left:f})},y("IS DISTINCT expression"),function(f,m,A){return{type:"expression",format:"binary",variant:"operation",operation:Re([f,m]),right:A}},y("Comparison Expression"),function(f,m,A,Y){return Object.assign({type:"expression",format:"binary",variant:"operation",operation:Re([f,m]),right:A},Y)},y("ESCAPE Expression"),function(f,m){return{escape:m}},y("BETWEEN Expression"),function(f,m,A){return{type:"expression",format:"binary",variant:"operation",operation:Re([f,m]),right:A}},function(f,m){return Ia(f,[m])},function(f){return X(f)},y("IN Expression"),function(f,m,A){return{type:"expression",format:"binary",variant:"operation",operation:Re([f,m]),right:A}},y("Expression List"),function(f){return{type:"expression",variant:"list",expression:ye(f)?f:[]}},function(f,m){return Ge([f,m])},y("Function Call"),function(f,m,A,Y){return Object.assign({type:"function",name:f},m,Y,A)},y("FILTER clause"),"filter",E("FILTER",!0),function(f){return{filter:f}},y("Function Call Arguments"),function(f){return{args:f}},function(f,m){return!ye(f)||m.expression.length>0},function(f,m){return{args:Object.assign(m,f)}},function(f){return{filter:X(f)}},y("OVER clause"),function(f){return{over:f}},y("Window name"),function(f){return{type:"identifier",variant:"window",name:f}},y("Window specification"),function(f,m,A){return Object.assign({type:"window"},f,m,A)},function(f){return{source:f}},y("window partition clause"),function(f){return{partition:f}},y("Error Message"),function(f){return f},y("Statement"),function(f,m){return Object.assign(m,f)},y("QUERY PLAN"),function(f,m){return{explain:ye(f)}},y("QUERY PLAN Keyword"),function(f,m){return Re([f,m])},y("END Transaction Statement"),function(f,m){return{type:"statement",variant:"transaction",action:"commit"}},y("BEGIN Transaction Statement"),function(f,m,A,Y){return Object.assign({type:"statement",variant:"transaction",action:"begin"},m,Y)},function(f){return f},function(f){return{defer:X(f)}},y("ROLLBACK Statement"),function(f,m){return Object.assign({type:"statement",variant:"transaction",action:"rollback"},m)},y("TO Clause"),function(f){return{savepoint:f}},function(f){return X(f)},y("SAVEPOINT Statement"),function(f,m){return{type:"statement",variant:f,target:m}},y("RELEASE Statement"),function(f,m,A){return{type:"statement",variant:X(f),target:A}},y("ALTER TABLE Statement"),function(f,m,A){return Object.assign({type:"statement",variant:X(f),target:m},A)},y("ALTER TABLE Keyword"),function(f,m){return Re([f,m])},y("RENAME TO Keyword"),function(f,m){return{action:X(f),name:m}},y("ADD COLUMN Keyword"),function(f,m){return{action:X(f),definition:m}},function(f,m){return Object.assign(m,f)},y("WITH Clause"),function(f,m,A){var Y={variant:ye(m)?"recursive":"common"};return de(A)&&(A=A.map(function(ae){return Object.assign(ae,Y)})),{with:A}},function(f,m){return Ge([f,m])},y("Common Table Expression"),function(f,m){return Object.assign({type:"expression",format:"table",variant:"common",target:f},m)},function(f){return{expression:f}},function(f,m){return Object.assign(m,f)},y("SET statement"),function(f,m,A){return Object.assign({type:"statement",variant:"set",local:f||!1,target:m},A)},"local",E("LOCAL",!0),function(){return!0},"session",E("SESSION",!0),function(){return!1},"current",E("CURRENT",!0),function(){return{kind:"current"}},function(){return{kind:"default"}},function(f){return{kind:"value",args:f}},function(f,m){return{type:"expression",variant:"list",expression:[f].concat(l(m))}},function(f){return f},function(f){return{type:"statement",variant:"show",target:f}},"time",E("TIME",!0),"zone",E("ZONE",!0),function(){return{type:"identifier",variant:"variable",name:"timezone"}},"transaction",E("TRANSACTION",!0),"isolation",E("ISOLATION",!0),"level",E("LEVEL",!0),function(){return{type:"identifier",variant:"variable",name:"transaction_isolation"}},"authorization",E("AUTHORIZATION",!0),function(){return{type:"identifier",variant:"variable",name:"session_authorization"}},"all",E("ALL",!0),function(){return{type:"identifier",variant:"variable",name:"all"}},y("ATTACH Statement"),function(f,m,A,Y){return{type:"statement",variant:X(f),target:Y,attach:A}},y("DETACH Statement"),function(f,m,A){return{type:"statement",variant:X(f),target:A}},y("VACUUM Statement"),function(f,m){return Object.assign({type:"statement",variant:"vacuum"},m)},function(f){return{target:f}},y("ANALYZE Statement"),function(f,m){return Object.assign({type:"statement",variant:X(f)},m)},function(f){return{target:f.name}},y("REINDEX Statement"),function(f){return{target:f.name}},y("PRAGMA Statement"),function(f,m,A){return{type:"statement",variant:X(f),target:m,args:{type:"expression",variant:"list",expression:A}}},function(f){return/^(yes|no|on|off|false|true|0|1)$/i.test(f)},function(f){return{type:"literal",variant:"boolean",normalized:/^(yes|on|true|1)$/i.test(f)?"1":"0",value:f}},function(f){return X(f)},function(f){return{type:"identifier",variant:"name",name:f}},y("SELECT Statement"),function(f,m,A,Y){return Object.assign(f,m,A,Y)},function(f,m,A,Y){return Object.assign(f,m,Y,A)},y("SELECT ... FOR locking clause"),function(){return{}},function(f,m){return{locking:Ge([f,m])}},function(f){return f},function(f,m,A){return Object.assign({type:"expression",variant:"locking",strength:xe(f).toLowerCase()},m,A)},function(f){return{target:f}},function(f,m){return Ge([f,m])},function(f){return{policy:xe(f).toLowerCase()}},y("WINDOW clause"),function(f){return{window:f}},function(f,m){return Object.assign(m,{target:f})},y("ORDER BY Clause"),function(f){return{order:f.result}},y("LIMIT Clause"),function(f,m,A){return{limit:Object.assign({type:"expression",variant:"limit",start:m},A)}},function(f){return{limit:{type:"expression",variant:"limit",offset:f}}},y("OFFSET Clause"),function(f,m){return{offset:m}},function(f,m){return de(m)?{type:"statement",variant:"compound",statement:f,compound:m}:f},y("Union Operation"),function(f,m){return{type:"compound",variant:f,statement:m}},function(f,m,A,Y,ae){return Object.assign({type:"statement",variant:"select"},f,m,A,Y,ae)},y("SELECT Results Clause"),function(f,m){return Object.assign({result:m},f)},y("SELECT Results Modifier"),function(f){return{distinct:!0}},function(f){return{}},y("FROM Clause"),function(f,m){return{from:m}},y("WHERE Clause"),function(f,m){return{where:ce(m)}},y("GROUP BY Clause"),function(f,m,A){return Object.assign({group:m},A)},y("HAVING Clause"),function(f,m){return{having:m}},function(f,m){return{type:"identifier",variant:"star",name:xe([f,m])}},function(f,m){return xe([f,m])},function(f,m){return Object.assign(f,m)},function(f,m){return de(m)?{type:"map",variant:"join",source:f,map:m}:f},function(f,m){return Object.assign(f,m)},y("CROSS JOIN Operation"),function(f){return{type:"join",variant:"cross join",source:f}},y("JOIN Operation"),function(f,m){return{type:"join",variant:X(f),source:m}},function(f,m){return Object.assign(m,f)},function(f,m,A){return Object.assign({type:"function",variant:"table",name:f,args:m},A)},function(f,m){return{alias:f,columns:m}},function(f){return{columns:f}},function(f,m){return Ge([f,m])},function(f,m,A){return Object.assign({type:"definition",variant:"column",name:f,datatype:m},A)},function(){return{lateral:!0}},y("Qualified Table"),function(f,m){return Object.assign(f,m)},y("Qualified Table Identifier"),function(f,m){return Object.assign(f,m)},y("Qualfied Table Index"),function(f,m){return{index:m}},function(f,m){return{index:Re([f,m])}},y("SELECT Source"),function(f,m){return Object.assign(f,m)},y("Subquery"),function(f,m){return Object.assign(f,m)},y("Alias"),function(f,m,A){return Object.assign({alias:m},A)},y("JOIN Operator"),function(f,m,A){return Re([f,m,A])},function(f,m){return Re([f,m])},function(f){return X(f)},y("JOIN Constraint"),function(f){return{constraint:Object.assign({type:"constraint",variant:"join"},f)}},y("Join ON Clause"),function(f,m){return{format:X(f),on:m}},y("Join USING Clause"),function(f,m){return{format:X(f),using:m}},y("VALUES Clause"),function(f,m){return{type:"statement",variant:"select",result:m}},function(f,m){return{result:Ge([f,m])}},y("Ordering Expression"),function(f,m,A){return ye(m)||ye(A)?Object.assign({type:"expression",variant:"order",expression:f},m,A):f},function(f){return{nulls:X(f)}},y("Star"),y("Fallback Type"),y("INSERT Statement"),function(f,m,A,Y){return Object.assign({type:"statement",variant:"insert"},f,m,A,Y)},y("RETURNING clause"),function(f){return{returning:f}},y("INSERT Keyword"),function(f,m){return Object.assign({action:X(f)},m)},y("REPLACE Keyword"),function(f){return{action:X(f)}},y("INSERT OR Modifier"),function(f,m){return{or:X(m)}},function(f,m){return Object.assign({into:f},m)},y("INTO Clause"),function(f,m){return m},y("INTO Keyword"),function(f){return{result:f}},y("PostgreSQL INSERT ON CONFLICT clause"),"do",E("DO",!0),function(f,m){return{conflict:Object.assign(m,f)}},y("PostgreSQL ON CONFLICT action"),function(f,m,A){return Object.assign({action:f},m,A)},"nothing",E("NOTHING",!0),function(f){return{action:X(f)}},y("PostgreSQL ON CONFLICT expression"),function(f,m){return{on:Object.assign({columns:f},m)}},function(f){return{on:{constraint:f}}},y("Column List"),function(f,m){return{columns:Ge([f,m])}},function(f){return f},y("Column Name"),function(f){return{type:"identifier",variant:"column",name:f}},function(f,m){return m},y("VALUES Keyword"),y("Wrapped Expression List"),function(f){return f},y("DEFAULT VALUES Clause"),function(f,m){return{type:"values",variant:"default"}},y("Compound Operator"),y("UNION Operator"),function(f,m){return Re([f,m])},function(f){return f},y("UPDATE Statement"),function(f,m,A,Y,ae,Le,F,te){return Object.assign({type:"statement",variant:f,into:A},m,Y,ae,Le,F,te)},y("UPDATE Keyword"),y("UPDATE OR Modifier"),function(f){return{or:X(f)}},y("SET Clause"),function(f){return{set:f}},y("Column Assignment"),function(f,m){return{type:"assignment",target:f,value:m}},y("UPDATE value expression"),function(){return{type:"literal",variant:"default",value:"default"}},y("DELETE Statement"),function(f,m,A,Y,ae,Le){return Object.assign({type:"statement",variant:f,from:m},A,Y,ae,Le)},y("DELETE Keyword"),y("CREATE Statement"),y("CREATE TABLE Statement"),function(f,m,A,Y){return Object.assign({type:"statement",name:A},f,Y,m)},function(f,m,A){return Object.assign({variant:f,format:X(A)},m)},function(f){return{temporary:ye(f)}},y("IF NOT EXISTS Modifier"),function(f,m,A){return{condition:ce({type:"condition",variant:X(f),condition:{type:"expression",variant:X(A),operator:Re([m,A])}})}},y("Table Definition"),function(f,m,A){return Object.assign({definition:Ge([f,m])},A)},function(f,m){return{optimization:[{type:"optimization",value:Re([f,m])}]}},function(f){return f},y("Column Definition"),function(f,m,A){return Object.assign({type:"definition",variant:"column",name:f,definition:ye(A)?A:[]},m)},y("Column Datatype"),function(f){return{datatype:f}},y("Column Constraint"),function(f,m,A){return Object.assign(m,f)},function(f){return f[f.length-1]},y("CONSTRAINT Name"),function(f){return{name:f}},y("FOREIGN KEY Column Constraint"),function(f){return Object.assign({variant:"foreign key"},f)},y("PRIMARY KEY Column Constraint"),function(f,m,A,Y){return Object.assign(f,A,m,Y)},y("PRIMARY KEY Keyword"),function(f,m){return{type:"constraint",variant:Re([f,m])}},y("AUTOINCREMENT Keyword"),function(f){return{autoIncrement:!0}},function(f,m){return Object.assign({type:"constraint",variant:f},m)},y("UNIQUE Column Constraint"),y("NULL Column Constraint"),function(f,m){return Re([f,m])},y("CHECK Column Constraint"),y("DEFAULT Column Constraint"),function(f,m){return{type:"constraint",variant:X(f),value:m}},y("COLLATE Column Constraint"),function(f){return{type:"constraint",variant:"collate",collate:f}},y("Table Constraint"),function(f,m,A){return Object.assign({type:"definition",variant:"constraint"},m,f)},y("CHECK Table Constraint"),function(f){return{definition:ce(f)}},y("PRIMARY KEY Table Constraint"),function(f,m,A){return{definition:ce(Object.assign(f,A,m[1])),columns:m[0]}},function(f){return{type:"constraint",variant:X(f)}},function(f,m){return Re([f,m])},y("UNIQUE Keyword"),function(f){return X(f)},function(f,m){return[f].concat(m)},function(f){return f.map(function(m){var A=s(m,1),Y=A[0];return Y})},function(f){var m=f.find(function(A){var Y=s(A,2),ae=Y[0],Le=Y[1];return ye(Le)});return[f.map(function(A){var Y=s(A,2),ae=Y[0],Le=Y[1];return ae}),m?m[1]:null]},y("Indexed Column"),function(f,m,A){var Y=f;return ye(m)&&(Y=Object.assign({type:"expression",variant:"order",expression:f},m)),[Y,A]},y("Collation"),function(f){return{collate:ce(f)}},y("Column Direction"),function(f){return{direction:X(f)}},function(f,m){return{conflict:X(m)}},y("ON CONFLICT Keyword"),function(f,m){return Re([f,m])},function(f,m){return{type:"constraint",variant:X(f),expression:m}},y("FOREIGN KEY Table Constraint"),function(f,m,A){return Object.assign({definition:ce(Object.assign(f,A))},m)},y("FOREIGN KEY Keyword"),function(f,m){return{type:"constraint",variant:Re([f,m])}},function(f,m,A){return Object.assign({type:"constraint"},f,m,A)},y("REFERENCES Clause"),function(f,m){return{references:m}},function(f,m){return{action:Ge([f,m])}},y("FOREIGN KEY Action Clause"),function(f,m,A){return{type:"action",variant:X(f),action:X(A)}},y("FOREIGN KEY Action"),function(f,m){return Re([f,m])},function(f){return X(f)},function(f,m){return Re([f,m])},function(f,m){return{type:"action",variant:X(f),action:m}},y("DEFERRABLE Clause"),function(f,m,A){return{defer:Re([f,m,A])}},function(f,m){return Re([f,m])},function(f){return{definition:ce(f)}},y("CREATE INDEX Statement"),function(f,m,A,Y,ae){return Object.assign({type:"statement",target:A,on:Y},f,m,ae)},function(f,m,A){return Object.assign({variant:X(f),format:X(A)},m)},function(f){return{unique:!0}},y("ON Clause"),function(f,m,A){return{type:"identifier",variant:"expression",format:"table",name:m.name,columns:A}},y("CREATE TRIGGER Statement"),function(f,m,A,Y,ae,Le,F,te){return Object.assign({type:"statement",target:A,on:ae,event:Y,by:ye(Le)?Le:"row",action:ce(te)},f,m,F)},function(f,m,A){return Object.assign({variant:X(f),format:X(A)},m)},y("Conditional Clause"),function(f,m){return Object.assign({type:"event"},f,m)},function(f){return{occurs:X(f)}},function(f,m){return Re([f,m])},y("Conditional Action"),function(f){return{event:X(f)}},function(f,m){return{event:X(f),of:m}},function(f,m){return m},"statement",E("STATEMENT",!0),function(f,m,A){return X(A)},function(f,m){return{when:m}},y("Actions Clause"),function(f,m,A){return m},function(f){return f},y("CREATE VIEW Statement"),function(f,m,A,Y){return Object.assign({type:"statement",target:A,result:Y},f,m)},function(f,m){return Object.assign({type:"identifier",variant:"expression",format:"view",name:f.name,columns:[]},m)},function(f,m,A){return Object.assign({variant:X(f),format:X(A)},m)},y("CREATE VIRTUAL TABLE Statement"),function(f,m,A,Y){return Object.assign({type:"statement",target:A,result:Y},f,m)},function(f,m,A){return{variant:X(f),format:X(m)}},function(f,m){return Object.assign({type:"module",variant:"virtual",name:f},m)},y("Module Arguments"),function(f){return{args:{type:"expression",variant:"list",expression:ye(f)?f:[]}}},function(f,m){return Ge([f,m]).filter(function(A){return ye(A)})},y("DROP Statement"),function(f,m){return Object.assign({type:"statement",target:Object.assign(m,{variant:f.format})},f)},y("DROP Keyword"),function(f,m,A){return Object.assign({variant:X(f),format:m,condition:[]},A)},y("DROP Type"),y("IF EXISTS Keyword"),function(f,m){return{condition:[{type:"condition",variant:X(f),condition:{type:"expression",variant:X(m),operator:X(m)}}]}},y("Or"),y("Add"),y("Subtract"),y("Multiply"),y("Divide"),y("Modulo"),y("Shift Left"),y("Shift Right"),y("Logical AND"),y("Logical OR"),y("Less Than"),y("Greater Than"),y("Less Than Or Equal"),y("Greater Than Or Equal"),y("Equal"),y("Not Equal"),y("PostgreSQL custom binary operarator"),function(f){var m=f.join("");if(m.includes("--")||m.includes("/*"))return!1;var A=f[f.length-1];return A==="-"||A==="+"?m.match(/[~@#%^&|`?]/):!0},function(f){return f.join("")},y("IS"),function(f,m){return Re([f,m])},y("Identifier"),y("Database Identifier"),function(f){return{type:"identifier",variant:"database",name:f}},y("Function Identifier"),function(f,m){return{type:"identifier",variant:"function",name:xe([f,m])}},y("Table Identifier"),function(f,m){return{type:"identifier",variant:"table",name:xe([f,m])}},function(f,m){return xe([f,m])},y("Column Identifier"),function(f,m,A){return Object.assign({type:"identifier",variant:"column",name:xe([f,m])},A)},y("value indirection"),function(f){return{element:f}},function(f,m){return Ge([f,m])},function(f){return{type:"indirection",variant:"attribute",attribute:f}},function(f){return{type:"indirection",variant:"star",attribute:f}},function(f,m){return Object.assign({type:"indirection",variant:"slice"},f,m)},function(f){return Object.assign({type:"indirection",variant:"slice"},f)},function(f){return{type:"indirection",variant:"index",index:f}},function(f){return{lower:f}},function(f){return{upper:f}},function(){return""},function(f,m){return xe([f,m])},y("Collation Identifier"),function(f){return{type:"identifier",variant:"collation",name:f}},y("Savepoint Identifier"),function(f){return{type:"identifier",variant:"savepoint",name:f}},y("Index Identifier"),function(f,m){return{type:"identifier",variant:"index",name:xe([f,m])}},y("Trigger Identifier"),function(f,m){return{type:"identifier",variant:"trigger",name:xe([f,m])}},y("View Identifier"),function(f,m){return{type:"identifier",variant:"view",name:xe([f,m])}},y("Pragma Identifier"),function(f,m){return{type:"identifier",variant:"pragma",name:xe([f,m])}},y("Variable Identifier"),function(f,m){return{type:"identifier",variant:"variable",name:xe([f,m])}},y("CTE Identifier"),function(f){return f},function(f,m){return Object.assign({type:"identifier",variant:"expression",format:"table",name:f.name,columns:[]},m)},y("Table Constraint Identifier"),function(f){return{type:"identifier",variant:"constraint",format:"table",name:f}},y("Column Constraint Identifier"),function(f){return{type:"identifier",variant:"constraint",format:"column",name:f}},y("Datatype Name"),function(f){return[f,"text"]},function(f){return[f,"real"]},function(f){return[f,"numeric"]},function(f){return[f,"integer"]},function(f){return[f,"none"]},y("TEXT Datatype Name"),"n",E("N",!0),"var",E("VAR",!0),"char",E("CHAR",!0),"tiny",E("TINY",!0),"medium",E("MEDIUM",!0),"long",E("LONG",!0),"text",E("TEXT",!0),"clob",E("CLOB",!0),y("REAL Datatype Name"),"float",E("FLOAT",!0),"real",E("REAL",!0),y("DOUBLE Datatype Name"),"double",E("DOUBLE",!0),"precision",E("PRECISION",!0),function(f,m){return xe([f,m])},y("NUMERIC Datatype Name"),"numeric",E("NUMERIC",!0),"decimal",E("DECIMAL",!0),"boolean",E("BOOLEAN",!0),"date",E("DATE",!0),"stamp",E("STAMP",!0),"string",E("STRING",!0),y("INTEGER Datatype Name"),"int",E("INT",!0),"2",E("2",!1),"4",E("4",!1),"8",E("8",!1),"eger",E("EGER",!0),"big",E("BIG",!0),"small",E("SMALL",!0),"floating",E("FLOATING",!0),"point",E("POINT",!0),function(f,m){return xe([f,m])},y("BLOB Datatype Name"),"blob",E("BLOB",!0),/^[a-z0-9$_]/i,D([["a","z"],["0","9"],"$","_"],!1,!0),"\\u",E("\\u",!1),/^[a-f0-9]/i,D([["a","f"],["0","9"]],!1,!0),function(f,m){return xe([f,m]).toLowerCase()},function(f){return X(f)},H(),function(f){return vl(f)},/^[ \t]/,D([" "," "],!1,!1),'"',E('"',!1),'""',E('""',!1),/^[^"]/,D(['"'],!0,!1),function(f){return mn(f,'"')},"'",E("'",!1),function(f){return mn(f,"'")},"`",E("`",!1),"``",E("``",!1),/^[^`]/,D(["`"],!0,!1),function(f){return mn(f,"`")},y("Open Bracket"),"[",E("[",!1),y("Close Bracket"),"]",E("]",!1),y("Open Parenthesis"),"(",E("(",!1),y("Close Parenthesis"),")",E(")",!1),y("Comma"),",",E(",",!1),y("Period"),".",E(".",!1),y("Asterisk"),"*",E("*",!1),y("Question Mark"),"?",E("?",!1),y("Single Quote"),y("Double Quote"),y("Backtick"),y("Tilde"),"~",E("~",!1),y("Plus"),"+",E("+",!1),y("Minus"),"-",E("-",!1),"=",E("=",!1),y("Ampersand"),"&",E("&",!1),y("Pipe"),"|",E("|",!1),"%",E("%",!1),"<",E("<",!1),">",E(">",!1),y("Exclamation"),"!",E("!",!1),y("Semicolon"),";",E(";",!1),y("Colon"),y("Forward Slash"),"/",E("/",!1),y("Backslash"),"\\",E("\\",!1),y("Operator characters"),/^[\-+*\/<>=~!@#%\^&|`]/,D(["-","+","*","/","<",">","=","~","!","@","#","%","^","&","|","`"],!1,!1),"abort",E("ABORT",!0),"action",E("ACTION",!0),"add",E("ADD",!0),"after",E("AFTER",!0),"alter",E("ALTER",!0),"analyze",E("ANALYZE",!0),"and",E("AND",!0),"array",E("ARRAY",!0),"as",E("AS",!0),"asc",E("ASC",!0),"attach",E("ATTACH",!0),"autoincrement",E("AUTOINCREMENT",!0),"before",E("BEFORE",!0),"begin",E("BEGIN",!0),"between",E("BETWEEN",!0),"by",E("BY",!0),"cascade",E("CASCADE",!0),"case",E("CASE",!0),"cast",E("CAST",!0),"check",E("CHECK",!0),"collate",E("COLLATE",!0),"column",E("COLUMN",!0),"commit",E("COMMIT",!0),"conflict",E("CONFLICT",!0),"constraint",E("CONSTRAINT",!0),"create",E("CREATE",!0),"cross",E("CROSS",!0),"current_date",E("CURRENT_DATE",!0),"current_time",E("CURRENT_TIME",!0),"current_timestamp",E("CURRENT_TIMESTAMP",!0),"database",E("DATABASE",!0),"default",E("DEFAULT",!0),"deferrable",E("DEFERRABLE",!0),"deferred",E("DEFERRED",!0),"delete",E("DELETE",!0),"desc",E("DESC",!0),"detach",E("DETACH",!0),"distinct",E("DISTINCT",!0),"drop",E("DROP",!0),"each",E("EACH",!0),"else",E("ELSE",!0),"end",E("END",!0),"escape",E("ESCAPE",!0),"except",E("EXCEPT",!0),"exclusive",E("EXCLUSIVE",!0),"exists",E("EXISTS",!0),"explain",E("EXPLAIN",!0),"fail",E("FAIL",!0),"first",E("FIRST",!0),"for",E("FOR",!0),"foreign",E("FOREIGN",!0),"from",E("FROM",!0),"full",E("FULL",!0),"glob",E("GLOB",!0),"group",E("GROUP",!0),"having",E("HAVING",!0),"if",E("IF",!0),"ignore",E("IGNORE",!0),"ilike",E("ILIKE",!0),"immediate",E("IMMEDIATE",!0),"in",E("IN",!0),"index",E("INDEX",!0),"indexed",E("INDEXED",!0),"initially",E("INITIALLY",!0),"inner",E("INNER",!0),"insert",E("INSERT",!0),"instead",E("INSTEAD",!0),"intersect",E("INTERSECT",!0),"into",E("INTO",!0),"is",E("IS",!0),"isnull",E("ISNULL",!0),"join",E("JOIN",!0),"key",E("KEY",!0),"last",E("LAST",!0),"lateral",E("LATERAL",!0),"left",E("LEFT",!0),"like",E("LIKE",!0),"limit",E("LIMIT",!0),"locked",E("LOCKED",!0),"match",E("MATCH",!0),"natural",E("NATURAL",!0),"no",E("NO",!0),"not",E("NOT",!0),"notnull",E("NOTNULL",!0),"nowait",E("NOWAIT",!0),"nulls",E("NULLS",!0),"of",E("OF",!0),"offset",E("OFFSET",!0),"on",E("ON",!0),"only",E("ONLY",!0),"or",E("OR",!0),"order",E("ORDER",!0),"outer",E("OUTER",!0),"over",E("OVER",!0),"partition",E("PARTITION",!0),"plan",E("PLAN",!0),"pragma",E("PRAGMA",!0),"primary",E("PRIMARY",!0),"query",E("QUERY",!0),"raise",E("RAISE",!0),"read",E("READ",!0),"recursive",E("RECURSIVE",!0),"references",E("REFERENCES",!0),"regexp",E("REGEXP",!0),"reindex",E("REINDEX",!0),"release",E("RELEASE",!0),"rename",E("RENAME",!0),"replace",E("REPLACE",!0),"restrict",E("RESTRICT",!0),"returning",E("RETURNING",!0),"right",E("RIGHT",!0),"rollback",E("ROLLBACK",!0),"row",E("ROW",!0),"rowid",E("ROWID",!0),"savepoint",E("SAVEPOINT",!0),"select",E("SELECT",!0),"set",E("SET",!0),"share",E("SHARE",!0),"show",E("SHOW",!0),"skip",E("SKIP",!0),"table",E("TABLE",!0),"temp",E("TEMP",!0),"temporary",E("TEMPORARY",!0),"then",E("THEN",!0),"to",E("TO",!0),"trigger",E("TRIGGER",!0),"union",E("UNION",!0),"unique",E("UNIQUE",!0),"update",E("UPDATE",!0),"using",E("USING",!0),"vacuum",E("VACUUM",!0),"values",E("VALUES",!0),"view",E("VIEW",!0),"virtual",E("VIRTUAL",!0),"when",E("WHEN",!0),"where",E("WHERE",!0),"window",E("WINDOW",!0),"with",E("WITH",!0),"without",E("WITHOUT",!0),function(f){return X(f)},function(){return null},y("Line Comment"),"--",E("--",!1),/^[\n\v\f\r]/,D([`
2
2
  `,"\v","\f","\r"],!1,!1),y("Block Comment"),"/*",E("/*",!1),"*/",E("*/",!1),/^[\n\v\f\r\t ]/,D([`
3
3
  `,"\v","\f","\r"," "," "],!1,!1),y("Whitespace"),"__TODO__",E("__TODO__",!1)],O=[p(`%;\u028B/H#;#/?$;"." &"/1$;#/($8$: $!!)($'#(#'#("'#&'#`),p(`%;\u028B/C#;#/:$;\x88/1$;#/($8$: $!!)($'#(#'#("'#&'#`),p(`%;\x88/B#;\u028B/9$$;%0#*;%&/)$8#:!#"" )(#'#("'#&'#`),p("$;\u01ED0#*;\u01ED&"),p("$;\u01ED/&#0#*;\u01ED&&&#"),p(`%;$/:#;\x88/1$;\u028B/($8#:"#!!)(#'#("'#&'#`),p(`<%;).# &;*/O#;\u028B/F$;,." &"/8$;'." &"/*$8$:$$##! )($'#(#'#("'#&'#=." 7#`),p(`<%;(/9#$;(0#*;(&/)$8":&""! )("'#&'#.I &%;\u028B/?#;\u01FA/6$;(." &"/($8#:'#! )(#'#("'#&'#=." 7%`),p(`%;\u028B/Z#;\u01D8/Q$;\u028B/H$;9." &"/:$;\u028B/1$;\u01D9/($8&:(&!")(&'#(%'#($'#(#'#("'#&'#`),p("%;\u01C5/' 8!:)!! )"),p(`<%;\u01CF/9#$;+0#*;+&/)$8":+""! )("'#&'#=." 7*`),p(`%4,""5!7-/1#;\u01D1/($8":."! )("'#&'#`),p(`<%;\u01DA/R#;8/I$;\u028B/@$;-." &"/2$;\u01DB/)$8%:0%"#!)(%'#($'#(#'#("'#&'#=." 7/`),p(`%;\u01DC/C#;\u028B/:$;8/1$;\u028B/($8$:1$!!)($'#(#'#("'#&'#`),p(";8.A &;9.; &;4.5 &;/./ &;0.) &;1.# &;5"),p(`<%;\u0248/1#;\u028B/($8":3"!!)("'#&'#=." 72`),p(`<%;\u020E.) &;\u0210.# &;\u020F/1#;\u028B/($8":5"!!)("'#&'#=." 74`),p(`<%;7." &"/2#;2/)$8":7""! )("'#&'#=." 76`),p(`<%;\u01E0/A#$;30#*;3&/1$;\u01E0/($8#:9#!!)(#'#("'#&'#=." 78`),p('2:""6:7;.) &4<""5!7='),p(`<%4?""5!7@/1#;2/($8":A"! )("'#&'#=." 7>`),p(`<%;&/8#;1.# &;B/)$8":C""! )("'#&'#=." 7B`),p("%;\u01D1.# &;\u01D5/' 8!:D!! )"),p(`<%;\u01E4.# &;\u01E5/' 8!:"!! )=." 7E`),p(`%;7." &"/2#;9/)$8":F""! )("'#&'#`),p(";?.# &;:"),p(`%;;/7#;>." &"/)$8":G""! )("'#&'#`),p('<;<.# &;==." 7H'),p(`%$;A/&#0#*;A&&&#/7#;=." &"/)$8":I""! )("'#&'#`),p(`%;\u01DD/9#$;A0#*;A&/)$8":J""! )("'#&'#`),p(`<%3L""5!7M/T#4N""5!7O." &"/@$$;A/&#0#*;A&&&#/*$8#:P##"! )(#'#("'#&'#=." 7K`),p(`<%3R""5"7S/?#$;@/&#0#*;@&&&#/)$8":T""! )("'#&'#=." 7Q`),p('4U""5!7V'),p('4W""5!7X'),p(`<%;C.) &;E.# &;F/' 8!:Z!! )=." 7Y`),p(`<%;\u01DF/@#;D." &"/2$;\u028B/)$8#:\\#""!)(#'#("'#&'#=." 7[`),p(`%4]""5!7^/9#$;A0#*;A&/)$8":_""! )("'#&'#`),p(`<%4a""5!7b/H#$;\u01CD/&#0#*;\u01CD&&&#/2$;\u028B/)$8#:c#""!)(#'#("'#&'#=." 7\``),p(`<%2e""6e7f/o#$;\u01CD.) &2g""6g7h/2#0/*;\u01CD.) &2g""6g7h&&&#/A$;\u028B/8$;G." &"/*$8$:i$##" )($'#(#'#("'#&'#=." 7d`),p(`%;\u01D5/1#;\u028B/($8":j"!!)("'#&'#`),p(`<%;I." &"/;#;\u028B/2$;\xA4/)$8#:l#"" )(#'#("'#&'#=." 7k`),p(`<%;u." &"/;#;\u0220/2$;\u028B/)$8#:n#""!)(#'#("'#&'#=." 7m`),p(`<%;\u0257/_#;\u028B/V$;\u01DA/M$;\u028B/D$;K/;$;\u028B/2$;\u01DB/)$8':p'"&")(''#(&'#(%'#($'#(#'#("'#&'#=." 7o`),p(`<%;L.# &;M/' 8!:r!! )=." 7q`),p(`<%;\u022C/' 8!:t!! )=." 7s`),p(`%;\u0263.) &;\u01F2.# &;\u0222/M#;\u028B/D$;\u01DC/;$;\u028B/2$;\x87/)$8%:u%"$ )(%'#($'#(#'#("'#&'#`),p(";B./ &;~.) &;..# &;\u01AE"),p(`%;\u01DA/L#;\u028B/C$;z/:$;\u028B/1$;\u01DB/($8%:v%!")(%'#($'#(#'#("'#&'#`),p(";O.G &;H.A &;h.; &;j.5 &;J./ &;Q.) &;R.# &;N"),p(`<%;\u01FA/:#;\u028B/1$;S/($8#:x#! )(#'#("'#&'#=." 7w`),p(`<%;\u01FA/:#;\u028B/1$;\xA4/($8#:z#! )(#'#("'#&'#=." 7y`),p(`<%;\u01D8/R#;\u028B/I$;T.# &;{/:$;\u028B/1$;\u01D9/($8%:|%!")(%'#($'#(#'#("'#&'#=." 7{`),p(`<%;S/B#;\u028B/9$$;U0#*;U&/)$8#:~#"" )(#'#("'#&'#=." 7}`),p(`%;\u01DC/:#;\u028B/1$;S/($8#:\x7F#! )(#'#("'#&'#`),p(`%;P/;#;\u028B/2$;Z/)$8#:\x80#"" )(#'#("'#&'#.# &;P`),p(`<%;V/S#;\u028B/J$2\x82""6\x827\x83/;$;\u028B/2$;&/)$8%:\x84%"$ )(%'#($'#(#'#("'#&'#.# &;V=." 7\x81`),p(`%;Y/A#;\u028B/8$;W.# &;z/)$8#:\x85#"" )(#'#("'#&'#.# &;W`),p(`;\u01E3.U &;\u01E5.O &;\u01E4.I &%%;u/8#%<;\u0220=.##&&!&'#/#$+")("'#&'#/"!&,)`),p(`<%;\u015D/' 8!:\x87!! )=." 7\x86`),p(`%;X/\x83#$%;\u028B/>#;\u0196/5$;\u028B/,$;X/#$+$)($'#(#'#("'#&'#0H*%;\u028B/>#;\u0196/5$;\u028B/,$;X/#$+$)($'#(#'#("'#&'#&/)$8":\x88""! )("'#&'#`),p(`%;[/\x83#$%;\u028B/>#;]/5$;\u028B/,$;[/#$+$)($'#(#'#("'#&'#0H*%;\u028B/>#;]/5$;\u028B/,$;[/#$+$)($'#(#'#("'#&'#&/)$8":\x88""! )("'#&'#`),p(";\u0199.) &;\u019A.# &;\u019B"),p(`%;\\/\x83#$%;\u028B/>#;_/5$;\u028B/,$;\\/#$+$)($'#(#'#("'#&'#0H*%;\u028B/>#;_/5$;\u028B/,$;\\/#$+$)($'#(#'#("'#&'#&/)$8":\x88""! )("'#&'#`),p(";\u0197.# &;\u0198"),p(`%;^/\x83#$%;\u028B/>#;a/5$;\u028B/,$;^/#$+$)($'#(#'#("'#&'#0H*%;\u028B/>#;a/5$;\u028B/,$;^/#$+$)($'#(#'#("'#&'#&/)$8":\x88""! )("'#&'#`),p(`;\u019C.[ &;\u019D.U &;\u01A7.O &;\u019E.I &%%;\u019F/8#%<;\u019F=.##&&!&'#/#$+")("'#&'#/"!&,)`),p(`%;\`/\x83#$%;\u028B/>#;c/5$;\u028B/,$;\`/#$+$)($'#(#'#("'#&'#0H*%;\u028B/>#;c/5$;\u028B/,$;\`/#$+$)($'#(#'#("'#&'#&/)$8":\x88""! )("'#&'#`),p(`;\u01A2.{ &;\u01A3.u &%%;\u01A0/8#%<;a=.##&&!&'#/#$+")("'#&'#/"!&,).I &%%;\u01A1/8#%<;a=.##&&!&'#/#$+")("'#&'#/"!&,)`),p(`%;b/9#$;e0#*;e&/)$8":\x88""! )("'#&'#`),p(`%;\u028B/1#;f/($8":\x89"! )("'#&'#.H &%;\u028B/>#;g/5$;\u028B/,$;b/#$+$)($'#(#'#("'#&'#`),p(`%3\x8A""5$7\x8B/?#;\u028B/6$3\x8C""5$7\x8D/'$8#:\x8E# )(#'#("'#&'#.? &%;\u0239/& 8!:\x8F! ).. &%;\u0246/& 8!:\x8E! )`),p(";\u01A8./ &;\u01A5.) &;\u01A6.# &;\u01A4"),p(`<%;\u0205/i#;\u028B/\`$;\u01DA/W$;z/N$;\u028B/E$;i/<$;\u028B/3$;\u01DB/*$8(:\x91(#'$")(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\x90`),p(`<%;\u01FB/:#;\u028B/1$;&/($8#:\x93#! )(#'#("'#&'#=." 7\x92`),p(`<%;\u0204/\x93#;\u028B/\x8A$;k." &"/|$;\u028B/s$$;l/&#0#*;l&&&#/]$;\u028B/T$;m." &"/F$;\u028B/=$;\u021C/4$;\u028B/+$8*:\x95*$)'%#)(*'#()'#(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\x94`),p(`%%<;\u027B=.##&&!&'#/1#;z/($8":\x96"! )("'#&'#`),p(`<%;\u027B/i#;\u028B/\`$;z/W$;\u028B/N$;\u026F/E$;\u028B/<$;z/3$;\u028B/*$8(:\x98(#'%!)(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\x97`),p(`<%;\u021B/D#;\u028B/;$;z/2$;\u028B/)$8$:\x9A$"#!)($'#(#'#("'#&'#=." 7\x99`),p(`%;d/;#;\u028B/2$;o/)$8#:\x9B#"" )(#'#("'#&'#.# &;d`),p(";v./ &;p.) &;s.# &;q"),p(`<%;\u0238/n#;\u028B/e$;u." &"/W$;\u0218/N$;\u028B/E$;\u0226/<$;\u028B/3$;n/*$8(:\x9D(#%$ )(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\x9C`),p(`<%;u." &"/u#;\u023F.5 &;\u022D./ &;\u0228.) &;\u025B.# &;\u0242/T$;\u028B/K$;n/B$;\u028B/9$;r." &"/+$8&:\x9F&$%$" )(&'#(%'#($'#(#'#("'#&'#=." 7\x9E`),p(`<%;\u021D/D#;\u028B/;$;n/2$;\u028B/)$8$:\xA1$"#!)($'#(#'#("'#&'#=." 7\xA0`),p(`<%;u." &"/E#;\u0201/<$;\u028B/3$;t/*$8$:\xA3$##" )($'#(#'#("'#&'#=." 7\xA2`),p(`%;n/W#%;\u028B/>#;\u01F9/5$;\u028B/,$;n/#$+$)($'#(#'#("'#&'#/)$8":\xA4""! )("'#&'#`),p(`%;\u0245/1#;\u028B/($8":\xA5"!!)("'#&'#`),p(`<%;u." &"/E#;\u022F/<$;\u028B/3$;w/*$8$:\xA7$##" )($'#(#'#("'#&'#=." 7\xA6`),p(";x.# &;\u01AC"),p(`%;\u01DA/I#;\xA5.# &;{/:$;\u028B/1$;\u01DB/($8$:\x7F$!")($'#(#'#("'#&'#`),p(`%;n/\x83#$%;\u028B/>#;\u01F9/5$;\u028B/,$;n/#$+$)($'#(#'#("'#&'#0H*%;\u028B/>#;\u01F9/5$;\u028B/,$;n/#$+$)($'#(#'#("'#&'#&/)$8":\x88""! )("'#&'#`),p(`%;y/\x83#$%;\u028B/>#;\u024E/5$;\u028B/,$;y/#$+$)($'#(#'#("'#&'#0H*%;\u028B/>#;\u024E/5$;\u028B/,$;y/#$+$)($'#(#'#("'#&'#&/)$8":\x88""! )("'#&'#`),p(`<%;|." &"/1#;\u028B/($8":\xA9"!!)("'#&'#=." 7\xA8`),p(`%;z/B#;\u028B/9$$;}0#*;}&/)$8#:\xAA#"" )(#'#("'#&'#`),p(`%;\u01DC/:#;z/1$;\u028B/($8#:\x7F#!!)(#'#("'#&'#`),p(`<%;\u01AB/\x8B#;\u028B/\x82$;\u01DA/y$;\x80." &"/k$;\u028B/b$;\u01DB/Y$;\u028B/P$;\x7F." &"/B$;\u028B/9$;\x82." &"/+$8*:\xAC*$)&" )(*'#()'#(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\xAB`),p(`<%3\xAE""5&7\xAF/p#;\u028B/g$;\u01DA/^$;\u028B/U$;\u027C/L$;\u028B/C$;z/:$;\u028B/1$;\u01DB/($8):\xB0)!")()'#(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\xAD`),p(`<%;\xE2/' 8!:\xB2!! ).V &%;\x81." &"/G#;{/>$9:\xB3 "! -""&!&#/)$8#:\xB4#""!)(#'#("'#&'#=." 7\xB1`),p(`%;\u0218.# &;\u01F6/1#;\u028B/($8":\xB5"!!)("'#&'#`),p(`<%;\u0251/@#;\u028B/7$;\x84.# &;\x83/($8#:\xB7#! )(#'#("'#&'#=." 7\xB6`),p(`<%;\u01A9/' 8!:\xB9!! )=." 7\xB8`),p(`<%;\u01DA/\x81#;\u028B/x$;\x85." &"/j$;\u028B/a$;\x86." &"/S$;\u028B/J$;\xCE." &"/<$;\u028B/3$;\u01DB/*$8):\xBB)#&$")()'#(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\xBA`),p(`%;\x83/P#%<%;\u028B/,#;\u0202/#$+")("'#&'#=.##&&!&'#/($8":\xBC"!!)("'#&'#`),p(`<%;\u0252/L#;\u028B/C$;\u0202/:$;\u028B/1$;{/($8%:\xBE%! )(%'#($'#(#'#("'#&'#=." 7\xBD`),p(`<%;1/' 8!:\xC0!! )=." 7\xBF`),p(`<%;\x89." &"/;#;\x8B/2$;\u028B/)$8#:\xC2#""!)(#'#("'#&'#=." 7\xC1`),p(`<%;\u0221/@#;\u028B/7$;\x8A." &"/)$8#:\xC4#"" )(#'#("'#&'#=." 7\xC3`),p(`<%;\u0256/D#;\u028B/;$;\u0253/2$;\u028B/)$8$:\xC6$"#!)($'#(#'#("'#&'#=." 7\xC5`),p(";\x9C._ &;\u012B.Y &;\u0192.S &;\x8D.M &;\x8C.G &;\x96.A &;\x90.; &;\x94.5 &;\x95./ &;\xA6.) &;\xAC.# &;\xAE"),p(`<%;\u0209.# &;\u021C/@#;\u028B/7$;\x8E." &"/)$8#:\xC8#"" )(#'#("'#&'#=." 7\xC7`),p(`<%;\u0200/^#;\u028B/U$;\x8F." &"/G$;\x8E." &"/9$;\x92." &"/+$8%:\xCA%$$"! )(%'#($'#(#'#("'#&'#=." 7\xC9`),p(`%;\u0271/1#;\u028B/($8":\xCB"!!)("'#&'#`),p(`%;\u0214.) &;\u022E.# &;\u021F/1#;\u028B/($8":\xCC"!!)("'#&'#`),p(`<%;\u0263/N#;\u028B/E$;\x8E." &"/7$;\x91." &"/)$8$:\xCE$"# )($'#(#'#("'#&'#=." 7\xCD`),p(`<%%;\u0270/,#;\u028B/#$+")("'#&'#." &"/?#;\x93." &"/1$;\x92/($8#:v#! )(#'#("'#&'#=." 7\xCF`),p(`%;\u01BB/1#;\u028B/($8":\xD0"!!)("'#&'#`),p(`%;\u0266/1#;\u028B/($8":\xD1"!!)("'#&'#`),p(`<%;\x93/2#;\x92/)$8":\xD3""! )("'#&'#=." 7\xD2`),p(`<%;\u025D/J#;\u028B/A$;\x93." &"/3$;\x92/*$8$:\xD5$##! )($'#(#'#("'#&'#=." 7\xD4`),p(`<%;\x97/N#;\u01AC/E$;\u028B/<$;\x98/3$;\u028B/*$8%:\xD7%#$#!)(%'#($'#(#'#("'#&'#=." 7\xD6`),p(`<%;\u01F7/D#;\u028B/;$;\u026C/2$;\u028B/)$8$:\xD9$"#!)($'#(#'#("'#&'#=." 7\xD8`),p(";\x99.# &;\x9A"),p(`<%;\u025E/M#;\u028B/D$;\u0270/;$;\u028B/2$;\u01AC/)$8%:\xDB%"$ )(%'#($'#(#'#("'#&'#=." 7\xDA`),p(`<%;\u01F4/I#;\u028B/@$;\x9B." &"/2$;\u013C/)$8$:\xDD$"# )($'#(#'#("'#&'#=." 7\xDC`),p(`%;\u0208/1#;\u028B/($8":\xD1"!!)("'#&'#`),p(`%;\x9D/2#;\xBF/)$8":\xDE""! )("'#&'#`),p(`<%;\x9E." &"/1#;\u028B/($8":."!!)("'#&'#=." 7\xDF`),p(`%;\u027E/J#;\u028B/A$;\x9F." &"/3$;\xA0/*$8$:\xE0$##! )($'#(#'#("'#&'#`),p(`%;\u0259/1#;\u028B/($8":\xD1"!!)("'#&'#`),p(`%;\xA2/B#;\u028B/9$$;\xA10#*;\xA1&/)$8#:\xE1#"" )(#'#("'#&'#`),p(`%;\u01DC/:#;\xA2/1$;\u028B/($8#:\x7F#!!)(#'#("'#&'#`),p(`<%;\u01C1/2#;\xA3/)$8":\xE3""! )("'#&'#=." 7\xE2`),p(`%;\u01FB/:#;\u028B/1$;\xA4/($8#:\xE4#! )(#'#("'#&'#`),p(`%;\u01DA/C#;\xA5/:$;\u028B/1$;\u01DB/($8$: $!")($'#(#'#("'#&'#`),p(`%;\x9D/2#;\xC0/)$8":\xE5""! )("'#&'#`),p(`<%;\u0268/e#;\u028B/\\$;\xA7." &"/N$;\u028B/E$;\u01C0/<$;\u028B/3$;\xA8/*$8':\xE7'#$" )(''#(&'#(%'#($'#(#'#("'#&'#=." 7\xE6`),p(`%3\xE8""5%7\xE9/& 8!:\xEA! ).4 &%3\xEB""5'7\xEC/& 8!:\xED! )`),p(`%;\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#! )(#'#("'#&'#`),p(`%;\xAB/9#$;\xAA0#*;\xAA&/)$8":\xF3""! )("'#&'#`),p(`%;\u028B/C#;\u01DC/:$;\u028B/1$;\xAB/($8$:\xF4$! )($'#(#'#("'#&'#`),p(";\xBA.# &;B"),p(`%;\u026A/:#;\u028B/1$;\xAD/($8#:\xF5#! )(#'#("'#&'#`),p(`%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`),p(";\xAF.; &;\xB1.5 &;\xB2./ &;\xB4.) &;\xB6.# &;\xB8"),p(`<%;\u01FD/\x8B#;\u028B/\x82$%;\u0211/,#;\u028B/#$+")("'#&'#." &"/a$;z/X$;\u028B/O$;\u01FB/F$;\u028B/=$;\xB0/4$;\u028B/+$8):\u0109)$(&%!)()'#(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\u0108`),p(";\u01AA.) &;/.# &;B"),p(`<%;\u0217/f#;\u028B/]$%;\u0211/,#;\u028B/#$+")("'#&'#." &"/<$;\xB0/3$;\u028B/*$8%:\u010B%#$"!)(%'#($'#(#'#("'#&'#=." 7\u010A`),p(`<%;\u0277/@#;\u028B/7$;\xB3." &"/)$8#:\u010D#"" )(#'#("'#&'#=." 7\u010C`),p(`%;\u01AA/1#;\u028B/($8":\u010E"!!)("'#&'#`),p(`<%;\u01F8/@#;\u028B/7$;\xB5." &"/)$8#:\u0110#"" )(#'#("'#&'#=." 7\u010F`),p(`%;\u01AC.) &;\u01BC.# &;\u01AA/1#;\u028B/($8":\u0111"!!)("'#&'#`),p(`<%;\u025C/I#;\u028B/@$;\xB7." &"/2$;\u028B/)$8$:\u0110$"#!)($'#(#'#("'#&'#=." 7\u0112`),p(`%;\u01AC.) &;\u01BC.# &;\u01BA/1#;\u028B/($8":\u0113"!!)("'#&'#`),p(`<%;\u0254/S#;\u028B/J$;\u01BF/A$;\u028B/8$;\xB9." &"/*$8%:\u0115%#$" )(%'#($'#(#'#("'#&'#=." 7\u0114`),p(`%;\u01DA/C#;\xBA/:$;\u028B/1$;\u01DB/($8$:\xF4$!")($'#(#'#("'#&'#.D &%;\u01E6/:#;\xBA/1$;\u028B/($8#:\xF4#!!)(#'#("'#&'#`),p(";\xBC.) &;\xBB.# &;\xBE"),p(";8.) &;1.# &;6"),p(`%;\xBD/<#9:\u0116 ! -""&!&#/($8":\u0117"!!)("'#&'#`),p("%$;\u01CD/&#0#*;\u01CD&&&#/' 8!:\u0118!! )"),p("%;\xBD/' 8!:\u0119!! )"),p(";\xC0./ &;\u0108.) &;\u0121.# &;\u0129"),p(`<%;\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`),p(`<;\xC2.^ &%;\u0224/T#;\u028B/K$;\u0258/B$;\u028B/9$;\u024D/0$;\u028B/'$8&:\u011E& )(&'#(%'#($'#(#'#("'#&'#=." 7\u011D`),p(`%;\xC4/B#;\u028B/9$$;\xC30#*;\xC3&/)$8#:\u011F#"" )(#'#("'#&'#`),p(`%;\xC4/1#;\u028B/($8":\u0120"!!)("'#&'#`),p(`%;\u0224/j#;\u028B/a$;\xC5/X$;\u028B/O$;\xC6." &"/A$;\u028B/8$;\xC9." &"/*$8':\u0121'#$" )(''#(&'#(%'#($'#(#'#("'#&'#`),p(`;\u0275.y &%;\u0244/G#;\u028B/>$;\u023B/5$;\u028B/,$;\u0275/#$+%)(%'#($'#(#'#("'#&'#.E &;\u0269.? &%;\u023B/5#;\u028B/,$;\u0269/#$+#)(#'#("'#&'#`),p(`%;\u024A/:#;\u028B/1$;\xC7/($8#:\u0122#! )(#'#("'#&'#`),p(`%;\u01AC/B#;\u028B/9$$;\xC80#*;\xC8&/)$8#:\u0123#"" )(#'#("'#&'#`),p(`%;\u01DC/:#;\u028B/1$;\u01AC/($8#:\u0120#! )(#'#("'#&'#`),p(`%;\u0247.? &%;\u026B/5#;\u028B/,$;\u0241/#$+#)(#'#("'#&'#/' 8!:\u0124!! )`),p(`<%;\u027D/C#;\u028B/:$;\xCB/1$;\u028B/($8$:\u0126$!!)($'#(#'#("'#&'#=." 7\u0125`),p(`%;\xCD/B#;\u028B/9$$;\xCC0#*;\xCC&/)$8#:\xE1#"" )(#'#("'#&'#`),p(`%;\u01DC/:#;\xCD/1$;\u028B/($8#:1#!!)(#'#("'#&'#`),p(`%;\x83/M#;\u028B/D$;\u01FB/;$;\u028B/2$;\x84/)$8%:\u0127%"$ )(%'#($'#(#'#("'#&'#`),p(`<%;\u024F/L#;\u028B/C$;\u0202/:$;\u028B/1$;\u0102/($8%:\u0129%! )(%'#($'#(#'#("'#&'#=." 7\u0128`),p(`<%;\u0240/S#;\u028B/J$;z/A$;\u028B/8$;\xD0." &"/*$8%:\u012B%#$" )(%'#($'#(#'#("'#&'#.D &%;\u024B/:#;\u028B/1$;z/($8#:\u012C#! )(#'#("'#&'#=." 7\u012A`),p(`<%;\xD1/2#;z/)$8":\u012E""! )("'#&'#=." 7\u012D`),p(";\xD2.# &;\u01DC"),p(`%;\u024B/1#;\u028B/($8":\xD1"!!)("'#&'#`),p(`%;\xD5/B#;\u028B/9$$;\xD40#*;\xD4&/)$8#:\u012F#"" )(#'#("'#&'#`),p(`<%;\u011E/D#;\u028B/;$;\xD5/2$;\u028B/)$8$:\u0131$"#!)($'#(#'#("'#&'#=." 7\u0130`),p(";\xD6.# &;\u0101"),p(`%;\xD7/m#;\xDD." &"/_$;\xDE." &"/Q$;\xDF." &"/C$;\u028B/:$;\xCA." &"/,$8&:\u0132&%%$#" )(&'#(%'#($'#(#'#("'#&'#`),p(`<%;\u0267/R#;\u028B/I$;\xD8." &"/;$;\u028B/2$;\xDB/)$8%:\u0134%"" )(%'#($'#(#'#("'#&'#=." 7\u0133`),p('<;\xD9.# &;\xDA=." 7\u0135'),p(`%;\u0218/1#;\u028B/($8":\u0136"!!)("'#&'#`),p(`%;\u01F6/1#;\u028B/($8":\u0137"!!)("'#&'#`),p(`%;\xE1/B#;\u028B/9$$;\xDC0#*;\xDC&/)$8#:\xE1#"" )(#'#("'#&'#`),p(`%;\u01DC/:#;\xE1/1$;\u028B/($8#:1#!!)(#'#("'#&'#`),p(`<%;\u0226/D#;\u028B/;$;\xE5/2$;\u028B/)$8$:\u0139$"#!)($'#(#'#("'#&'#=." 7\u0138`),p(`<%;\u027C/D#;\u028B/;$;z/2$;\u028B/)$8$:\u013B$"#!)($'#(#'#("'#&'#=." 7\u013A`),p(`<%;\u0229/e#;\u028B/\\$;\u0202/S$;\u028B/J$;{/A$;\u028B/8$;\xE0." &"/*$8':\u013D'#&" )(''#(&'#(%'#($'#(#'#("'#&'#=." 7\u013C`),p(`<%;\u022A/D#;\u028B/;$;z/2$;\u028B/)$8$:\u013F$"#!)($'#(#'#("'#&'#=." 7\u013E`),p(";\xE2.# &;\xE4"),p(`%;\xE3." &"/2#;\u0106/)$8":\u0140""! )("'#&'#`),p(`%;\u01CF/2#;\u01DD/)$8":\u0141""! )("'#&'#`),p(`%;z/@#;\u028B/7$;\xF7." &"/)$8#:\u0142#"" )(#'#("'#&'#`),p(`%;\xE9/B#;\u028B/9$$;\xE60#*;\xE6&/)$8#:\u0143#"" )(#'#("'#&'#`),p(`%;\xE7.# &;\xE8/7#;\xFE." &"/)$8":\u0144""! )("'#&'#`),p(`<%;\u01DC/:#;\xE9/1$;\u028B/($8#:\u0146#!!)(#'#("'#&'#=." 7\u0145`),p(`<%;\xF8/D#;\u028B/;$;\xE9/2$;\u028B/)$8$:\u0148$"#!)($'#(#'#("'#&'#=." 7\u0147`),p(`%;\xEF." &"/S#;\u028B/J$;\xF5.5 &;B./ &;\xEA.) &;\xF0.# &;\xF6/)$8#:\u0149#"" )(#'#("'#&'#`),p(`%;\u01AB/S#;\u028B/J$;\u011C/A$;\u028B/8$;\xEB." &"/*$8%:\u014A%#$" )(%'#($'#(#'#("'#&'#`),p(`%;\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`),p(`%;\xED/B#;\u028B/9$$;\xEE0#*;\xEE&/)$8#:\u014D#"" )(#'#("'#&'#`),p(`%;\u013D/S#;\u028B/J$;&/A$;\u028B/8$;\u015D." &"/*$8%:\u014E%#$" )(%'#($'#(#'#("'#&'#`),p(`%;\u01DC/C#;\u028B/:$;\xED/1$;\u028B/($8$:\xCB$!!)($'#(#'#("'#&'#`),p("%;\u023D/& 8!:\u014F! )"),p(`<%;\xF1/@#;\u028B/7$;\xF2." &"/)$8#:\u0151#"" )(#'#("'#&'#=." 7\u0150`),p(`<%;\u01AC/@#;\u028B/7$;\xF7." &"/)$8#:\u0153#"" )(#'#("'#&'#=." 7\u0152`),p('<;\xF3.# &;\xF4=." 7\u0154'),p(`%;\u0231/V#;\u028B/M$;\u0202/D$;\u028B/;$;\u01BC/2$;\u028B/)$8&:\u0155&"%!)(&'#(%'#($'#(#'#("'#&'#`),p(`%;u/;#;\u0231/2$;\u028B/)$8#:\u0156#""!)(#'#("'#&'#`),p(`<%;\u01DA/R#;\xE5/I$;\u028B/@$;\u01DB/7$;\xF7." &"/)$8%:\u0158%"# )(%'#($'#(#'#("'#&'#=." 7\u0157`),p(`<%;\xA4/7#;\xF7." &"/)$8":\u015A""! )("'#&'#=." 7\u0159`),p(`<%%;\u01FB/Q#%%<;\u01CD.# &;\u0282=.##&&!&'#/,#;\u028B/#$+")("'#&'#/#$+")("'#&'#." &"/S#;\u01CF/J$;\u028B/A$;\u0115." &"/3$;\u028B/*$8%:\u015C%#$#!)(%'#($'#(#'#("'#&'#=." 7\u015B`),p(`<%;\xF9." &"/J#;\u028B/A$;\xFA." &"/3$;\u023A/*$8$:\u015E$##! )($'#(#'#("'#&'#=." 7\u015D`),p(`%;\u0243/1#;\u028B/($8":\xA5"!!)("'#&'#`),p(";\xFB.# &;\xFD"),p(`%;\u023E.) &;\u0262.# &;\u0227/@#;\u028B/7$;\xFC." &"/)$8#:\u015F#"" )(#'#("'#&'#`),p(`%;\u0250/1#;\u028B/($8":\u0160"!!)("'#&'#`),p(`%;\u0233.# &;\u020D/1#;\u028B/($8":\u0160"!!)("'#&'#`),p(`<%;\xFF.# &;\u0100/1#;\u028B/($8":\u0162"!!)("'#&'#=." 7\u0161`),p(`<%;\u024C/;#;\u028B/2$;z/)$8#:\u0164#"" )(#'#("'#&'#=." 7\u0163`),p(`<%;\u0276/;#;\u028B/2$;\u0115/)$8#:\u0166#"" )(#'#("'#&'#=." 7\u0165`),p(`<%;\u0278/;#;\u028B/2$;\u011A/)$8#:\u0168#"" )(#'#("'#&'#=." 7\u0167`),p(`%;\u0104/B#;\u028B/9$$;\u01030#*;\u0103&/)$8#:\u0169#"" )(#'#("'#&'#`),p(`%;\u01DC/:#;\u0104/1$;\u028B/($8#:\u0120#!!)(#'#("'#&'#`),p(`<%;z/X#;\u028B/O$;\u015F." &"/A$;\u028B/8$;\u0105." &"/*$8%:\u016B%#$" )(%'#($'#(#'#("'#&'#=." 7\u016A`),p(`%;\u0249/@#;\u028B/7$;\u0223.# &;\u023C/($8#:\u016C#! )(#'#("'#&'#`),p('<;\u01DE=." 7\u016D'),p('<;\u025F.5 &;\u0263./ &;\u01F2.) &;\u0222.# &;\u022C=." 7\u016E'),p(`<%;\u010A/k#;\u028B/b$;\u010E/Y$;\u028B/P$;\u0112." &"/B$;\u028B/9$;\u0109." &"/+$8':\u0170'$&$" )(''#(&'#(%'#($'#(#'#("'#&'#=." 7\u016F`),p(`<%;\u0261/:#;\u028B/1$;\xDB/($8#:\u0172#! )(#'#("'#&'#=." 7\u0171`),p(";\u010B.# &;\u010C"),p(`<%;\u0234/@#;\u028B/7$;\u010D." &"/)$8#:\u0174#"" )(#'#("'#&'#=." 7\u0173`),p(`<%;\u025F/1#;\u028B/($8":\u0176"!!)("'#&'#=." 7\u0175`),p(`<%;\u024E/;#;\u028B/2$;\u0107/)$8#:\u0178#"" )(#'#("'#&'#=." 7\u0177`),p(`%;\u010F/2#;\u0111/)$8":\u0179""! )("'#&'#`),p(`<%;\u0110/2#;\u01C1/)$8":\u017B""! )("'#&'#=." 7\u017A`),p(`<%;\u0237/,#;\u028B/#$+")("'#&'#=." 7\u017C`),p(`<%;\u0118.) &;\xA5.# &;\u011D/1#;\u028B/($8":\u017D"!!)("'#&'#=." 7\u0167`),p(`<%;\u0161/j#;\u028B/a$;\u0114." &"/S$;\u028B/J$3\u017F""5"7\u0180/;$;\u028B/2$;\u0113/)$8':\u0181'"$ )(''#(&'#(%'#($'#(#'#("'#&'#=." 7\u017E`),p(`<%;\u0122/S#;\u028B/J$;\u0124/A$;\u028B/8$;\xDE." &"/*$8%:\u0183%#$" )(%'#($'#(#'#("'#&'#.5 &%3\u0184""5'7\u0185/' 8!:\u0186!! )=." 7\u0182`),p(`<%;\u0158/@#;\u028B/7$;\xDE." &"/)$8#:\u0188#"" )(#'#("'#&'#.V &%;\u024C/L#;\u028B/C$;\u020B/:$;\u028B/1$;\u01A9/($8%:\u0189%! )(%'#($'#(#'#("'#&'#=." 7\u0187`),p(`<%;\u01DA/T#;\u0117/K$;\u028B/B$$;\u01160#*;\u0116&/2$;\u01DB/)$8%:\u018B%"#!)(%'#($'#(#'#("'#&'#=." 7\u018A`),p(`%;\u01DC/:#;\u0117/1$;\u028B/($8#:\u018C#!!)(#'#("'#&'#`),p(`<%;\u01A9/' 8!:\u018E!! )=." 7\u018D`),p(`<%;\u0119/2#;\u011A/)$8":\u018F""! )("'#&'#=." 7\u0167`),p(`<%;\u0278/1#;\u028B/($8":\xD1"!!)("'#&'#=." 7\u0190`),p(`%;\u011C/B#;\u028B/9$$;\u011B0#*;\u011B&/)$8#:\u014D#"" )(#'#("'#&'#`),p(`%;\u01DC/:#;\u011C/1$;\u028B/($8#:\x7F#!!)(#'#("'#&'#`),p(`<%;\u01DA/C#;{/:$;\u028B/1$;\u01DB/($8$:\u0192$!")($'#(#'#("'#&'#=." 7\u0191`),p(`<%;\u0212/;#;\u028B/2$;\u0278/)$8#:\u0194#"" )(#'#("'#&'#=." 7\u0193`),p(`<%;\u011F.) &;\u0236.# &;\u021E/' 8!:\xD1!! )=." 7\u0195`),p(`<%;\u0273/@#;\u028B/7$;\u0120." &"/)$8#:\u0197#"" )(#'#("'#&'#=." 7\u0196`),p(`%;\u01F6/1#;\u028B/($8":\u0198"!!)("'#&'#`),p(`<%;\u0122/\xA2#;\u0123." &"/\x94$;\xF0/\x8B$;\u028B/\x82$;\u0124/y$;\xDE." &"/k$;\xCE." &"/]$;\u028B/T$;\xCF." &"/F$;\u028B/=$;\u0109." &"//$8+:\u019A+(*)(&%$" )(+'#(*'#()'#(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\u0199`),p(`<%;\u0275/1#;\u028B/($8":\xD1"!!)("'#&'#=." 7\u019B`),p(`<%;\u024E/C#;\u028B/:$;\u0107/1$;\u028B/($8$:\u019D$!!)($'#(#'#("'#&'#=." 7\u019C`),p(`<%;\u0268/C#;\u028B/:$;\u0125/1$;\u028B/($8$:\u019F$!!)($'#(#'#("'#&'#=." 7\u019E`),p(`%;\u0127/9#$;\u01260#*;\u0126&/)$8":\u014D""! )("'#&'#`),p(`%;\u028B/:#;\u01DC/1$;\u0127/($8#:\u018C#! )(#'#("'#&'#`),p(`<%;\u01AE/M#;\u028B/D$;\u01E6/;$;\u0128/2$;\u028B/)$8%:\u01A1%"$!)(%'#($'#(#'#("'#&'#=." 7\u01A0`),p('<;z.. &%;\u0212/& 8!:\u01A3! )=." 7\u01A2'),p(`<%;\u012A/\x80#;\xF0/w$;\u028B/n$;\xDE." &"/\`$;\xCE." &"/R$;\xCF." &"/D$;\u028B/;$;\u0109." &"/-$8(:\u01A5(&'&$#" )(('#(''#(&'#(%'#($'#(#'#("'#&'#=." 7\u01A4`),p(`<%;\u0215/C#;\u028B/:$;\u0226/1$;\u028B/($8$:\xD1$!#)($'#(#'#("'#&'#=." 7\u01A6`),p('<;\u012D.5 &;\u012E./ &;\u012F.) &;\u0130.# &;\u0131=." 7\u01A7'),p(`%;\u020C/1#;\u028B/($8":\xD1"!!)("'#&'#`),p(`%%<%;\u012C/>#;\u0230./ &;\u0272.) &;\u0279.# &;\u027A/#$+")("'#&'#=.##&&!&'#/1#;\u0132/($8":\u018C"! )("'#&'#`),p(`%%<%;\u012C/>#;\u026C./ &;\u0272.) &;\u0279.# &;\u027A/#$+")("'#&'#=.##&&!&'#/1#;\u0173/($8":\u018C"! )("'#&'#`),p(`%%<%;\u012C/>#;\u026C./ &;\u0230.) &;\u0279.# &;\u027A/#$+")("'#&'#=.##&&!&'#/1#;\u0177/($8":\u018C"! )("'#&'#`),p(`%%<%;\u012C/>#;\u026C./ &;\u0230.) &;\u0272.# &;\u027A/#$+")("'#&'#=.##&&!&'#/1#;\u0186/($8":\u018C"! )("'#&'#`),p(`%%<%;\u012C/>#;\u026C./ &;\u0230.) &;\u0272.# &;\u0279/#$+")("'#&'#=.##&&!&'#/1#;\u018A/($8":\u018C"! )("'#&'#`),p(`<%;\u0133/T#;\u0135." &"/F$;\u01AC/=$;\u028B/4$;\u0136/+$8%:\u01A9%$$#" )(%'#($'#(#'#("'#&'#=." 7\u01A8`),p(`%;\u012C/J#;\u0134." &"/<$;\u026C/3$;\u028B/*$8$:\u01AA$##"!)($'#(#'#("'#&'#`),p(`%;\u026E.# &;\u026D/1#;\u028B/($8":\u01AB"!!)("'#&'#`),p(`<%;\u022B/N#;\u028B/E$;u/<$;\u0220/3$;\u028B/*$8%:\u01AD%#$"!)(%'#($'#(#'#("'#&'#=." 7\u01AC`),p(";\u0137.# &;\u0172"),p(`<%;\u01DA/Z#;\u0139/Q$$;\u013B0#*;\u013B&/A$;\u01DB/8$;\u0138." &"/*$8%:\u01AF%##" )(%'#($'#(#'#("'#&'#=." 7\u01AE`),p(`%;\u027F/D#;\u028B/;$;\u0265/2$;\u028B/)$8$:\u01B0$"#!)($'#(#'#("'#&'#`),p(`%;\u013C/B#;\u028B/9$$;\u013A0#*;\u013A&/)$8#:\u014D#"" )(#'#("'#&'#`),p(`%;\u01DC/:#;\u013C/1$;\u028B/($8#:\xCB#!!)(#'#("'#&'#`),p(`%;\u01DC." &"/1#;\u0150/($8":\u01B1"! )("'#&'#`),p(`<%;\u013D/O#;\u028B/F$;\u013E." &"/8$;\u013F." &"/*$8$:\u01B3$##! )($'#(#'#("'#&'#=." 7\u01B2`),p(`%;\u01CF/=#%<;\u028B=/##&'!&&#/($8":v"!!)("'#&'#.\\ &%%<;\u013E.) &;\u0141.# &;\u0150=.##&&!&'#/:#;\u028B/1$;\u01D2/($8#:v#! )(#'#("'#&'#`),p(`<%;&/1#;\u028B/($8":\u01B5"!!)("'#&'#=." 7\u01B4`),p(`%;\u0141/B#$;\u01400#*;\u0140&/2$;\u028B/)$8#:\u014D#""!)(#'#("'#&'#`),p(`%;\u028B/1#;\u0141/($8":\u018C"! )("'#&'#`),p(`<%;\u0142." &"/A#;\u0144/8$;\u0142." &"/*$8#:\u01B7##"! )(#'#("'#&'#=." 7\u01B6`),p("%$;\u0143/&#0#*;\u0143&&&#/' 8!:\u01B8!! )"),p(`<%;\u020B/C#;\u028B/:$;\u01CF/1$;\u028B/($8$:\u01BA$!!)($'#(#'#("'#&'#=." 7\u01B9`),p(";\u0146.; &;\u0149.5 &;\u014C./ &;\u014D.) &;\u014F.# &;\u0145"),p(`<%;\u0165/' 8!:\u01BC!! )=." 7\u01BB`),p(`<%;\u0147/U#;\u015F." &"/G$;\u0160." &"/9$;\u0148." &"/+$8$:\u01BE$$#"! )($'#(#'#("'#&'#=." 7\u01BD`),p(`<%;\u0255.# &;\u0254/D#;\u028B/;$;\u023B/2$;\u028B/)$8$:\u01C0$"#!)($'#(#'#("'#&'#=." 7\u01BF`),p(`<%;\u01FE/1#;\u028B/($8":\u01C2"!!)("'#&'#=." 7\u01C1`),p(`%;\u014A/@#;\u0160." &"/2$;\u028B/)$8#:\u01C3#""!)(#'#("'#&'#`),p(`<%;\u014B.# &;\u0274/1#;\u028B/($8":\u0160"!!)("'#&'#=." 7\u01C4`),p(`<%;u." &"/2#;\u0248/)$8":\u01C6""! )("'#&'#=." 7\u01C5`),p('<;\u0162=." 7\u01C7'),p(`<%;\u0212/D#;\u028B/;$;\u014E/2$;\u028B/)$8$:\u01C9$"#!)($'#(#'#("'#&'#=." 7\u01C8`),p(";O./ &;8.) &;..# &;6"),p(`<%;\u015D/' 8!:\u01CB!! )=." 7\u01CA`),p(`<%;\u0142." &"/J#;\u0151/A$;\u028B/8$;\u0142." &"/*$8$:\u01CD$##" )($'#(#'#("'#&'#=." 7\u01CC`),p(";\u0163.) &;\u0153.# &;\u0152"),p(`<%;\u0162/' 8!:\u01CF!! )=." 7\u01CE`),p(`<%;\u0154/J#;\u028B/A$;\u0159/8$;\u0160." &"/*$8$:\u01D1$##! )($'#(#'#("'#&'#=." 7\u01D0`),p(`%;\u0155.# &;\u0156/1#;\u028B/($8":\u01D2"!!)("'#&'#`),p(`<%;\u0255/;#;\u028B/2$;\u023B/)$8#:\u01D3#"" )(#'#("'#&'#=." 7\u01BF`),p(`<%;\u0274/' 8!:\u01D5!! )=." 7\u01D4`),p(`%;\u01DA/T#;\u015B/K$;\u028B/B$$;\u015A0#*;\u015A&/2$;\u01DB/)$8%:\u01D6%"#!)(%'#($'#(#'#("'#&'#`),p("%;\u0157/' 8!:\u01D7!! )"),p("%;\u0157/' 8!:\u01D8!! )"),p(`%;\u01DC/:#;\u015B/1$;\u028B/($8#:\u018C#!!)(#'#("'#&'#`),p(`<%;\u015C/O#;\u028B/F$;\u015F." &"/8$;\u0148." &"/*$8$:\u01DA$##! )($'#(#'#("'#&'#=." 7\u01D9`),p(`%;\u0117/\\#%<%;\u028B/8#;\u01ED.) &;\u01DB.# &;\u015F/#$+")("'#&'#=/##&'!&&#/($8":v"!!)("'#&'#.# &;z`),p(`<%$;\u015E/&#0#*;\u015E&&&#/' 8!:\u01DC!! )=." 7\u01DB`),p(`%;\u0207/C#;\u028B/:$;\u01BA/1$;\u028B/($8$:v$!!)($'#(#'#("'#&'#`),p(`<%;\u01FC.# &;\u0216/1#;\u028B/($8":\u01DE"!!)("'#&'#=." 7\u01DD`),p(`%;\u0161/;#;\u0107/2$;\u028B/)$8#:\u01DF#""!)(#'#("'#&'#`),p(`<%;\u024C/D#;\u028B/;$;\u020A/2$;\u028B/)$8$:\u01E1$"#!)($'#(#'#("'#&'#=." 7\u01E0`),p(`%;\u0206/;#;\u028B/2$;O/)$8#:\u01E2#"" )(#'#("'#&'#`),p(`<%;\u0164/E#;\u0115/<$;\u0165/3$;\u028B/*$8$:\u01E4$##"!)($'#(#'#("'#&'#=." 7\u01E3`),p(`<%;\u0225/D#;\u028B/;$;\u023B/2$;\u028B/)$8$:\u01E6$"#!)($'#(#'#("'#&'#=." 7\u01E5`),p(`%;\u0166/F#;\u0167." &"/8$;\u0170." &"/*$8#:\u01E7##"! )(#'#("'#&'#`),p(`<%;\u025A/D#;\u028B/;$;\u01C1/2$;\u028B/)$8$:\u01E9$"#!)($'#(#'#("'#&'#=." 7\u01E8`),p(`%;\u0169/B#;\u028B/9$$;\u01680#*;\u0168&/)$8#:\u01EA#"" )(#'#("'#&'#`),p(`%;\u0169/1#;\u028B/($8":\u0198"!!)("'#&'#`),p('<;\u016A.# &;\u016F=." 7\u01EB'),p(`%;\u024C/T#;\u028B/K$;\u0215.# &;\u0275/<$;\u028B/3$;\u016B/*$8%:\u01EC%#$" )(%'#($'#(#'#("'#&'#`),p('<;\u016C.) &;\u016D.# &;\u016E=." 7\u01ED'),p(`%;\u0268/J#;\u028B/A$;\u0248.# &;\u0212/2$;\u028B/)$8$:\u01EE$"#!)($'#(#'#("'#&'#`),p(`%;\u0203.# &;\u0260/1#;\u028B/($8":\u01EF"!!)("'#&'#`),p(`%;\u0244/D#;\u028B/;$;\u01F3/2$;\u028B/)$8$:\u01F0$"#!)($'#(#'#("'#&'#`),p(`%;\u0242/D#;\u028B/;$;\u01CF/2$;\u028B/)$8$:\u01F1$"#!)($'#(#'#("'#&'#`),p(`<%;u." &"/J#;\u0213/A$;\u028B/8$;\u0171." &"/*$8$:\u01F3$##" )($'#(#'#("'#&'#=." 7\u01F2`),p(`%;\u0232/J#;\u028B/A$;\u0214.# &;\u022E/2$;\u028B/)$8$:\u01F4$"#!)($'#(#'#("'#&'#`),p("%;\u0189/' 8!:\u01F5!! )"),p(`<%;\u0174/c#;\u0135." &"/U$;\u01BC/L$;\u028B/C$;\u0176/:$;\xDE." &"/,$8&:\u01F7&%%$#! )(&'#(%'#($'#(#'#("'#&'#=." 7\u01F6`),p(`%;\u012C/J#;\u0175." &"/<$;\u0230/3$;\u028B/*$8$:\u01F8$##"!)($'#(#'#("'#&'#`),p(`%;\u0274/1#;\u028B/($8":\u01F9"!!)("'#&'#`),p(`<%;\u024C/N#;\u028B/E$;\u01AC/<$;\u028B/3$;\u0158/*$8%:\u01FB%#$" )(%'#($'#(#'#("'#&'#=." 7\u01FA`),p(`<%;\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`),p(`%;\u012C/J#;\u0134." &"/<$;\u0272/3$;\u028B/*$8$:\u01FE$##"!)($'#(#'#("'#&'#`),p(`<%;\u017A." &"/2#;\u017C/)$8":\u0200""! )("'#&'#=." 7\u01FF`),p(`%;\u01FF.) &;\u01F5.# &;\u017B/1#;\u028B/($8":\u0201"!!)("'#&'#`),p(`%;\u0235/;#;\u028B/2$;\u024A/)$8#:\u0202#"" )(#'#("'#&'#`),p('<;\u017D.# &;\u017E=." 7\u0203'),p(`%;\u0215.# &;\u0234/1#;\u028B/($8":\u0204"!!)("'#&'#`),p(`%;\u0275/@#;\u028B/7$;\u017F." &"/)$8#:\u0205#"" )(#'#("'#&'#`),p(`%;\u024A/;#;\u028B/2$;\u0180/)$8#:\u0206#"" )(#'#("'#&'#`),p(`%;\u0117/B#;\u028B/9$$;\u01160#*;\u0116&/)$8#:\u014D#"" )(#'#("'#&'#`),p(`%;\u0224/c#;\u028B/Z$;\u021A/Q$;\u028B/H$;\u0264.) &3\u0207""5)7\u0208/3$;\u028B/*$8&:\u0209&#%#!)(&'#(%'#($'#(#'#("'#&'#`),p(`<%;\u027B/D#;\u028B/;$;z/2$;\u028B/)$8$:\u020A$"#!)($'#(#'#("'#&'#=." 7\x97`),p(`<%;\u0200/W#;\u028B/N$;\u0184/E$;\u028B/<$;\u021C/3$;\u028B/*$8&:\u020C&#%#!)(&'#(%'#($'#(#'#("'#&'#=." 7\u020B`),p("%$;\u0185/&#0#*;\u0185&&&#/' 8!:\u020D!! )"),p(`%;\x9C/:#;\u028B/1$;$/($8#:"#!")(#'#("'#&'#`),p(`<%;\u0188/T#;\u0135." &"/F$;\u0187/=$;\u028B/4$;\u0189/+$8%:\u020F%$$#" )(%'#($'#(#'#("'#&'#=." 7\u020E`),p(`%;\u01BE/;#;\u028B/2$;\u0115/)$8#:\u0210#"" )(#'#("'#&'#.# &;\u01BE`),p(`%;\u012C/J#;\u0134." &"/<$;\u0279/3$;\u028B/*$8$:\u0211$##"!)($'#(#'#("'#&'#`),p(`%;\u01FB/D#;\u028B/;$;\xC0/2$;\u028B/)$8$:\u018F$"#!)($'#(#'#("'#&'#`),p(`<%;\u018B/f#;\u0135." &"/X$;\u01AC/O$;\u028B/F$;\u0276/=$;\u028B/4$;\u018C/+$8':\u0213'$&%$ )(''#(&'#(%'#($'#(#'#("'#&'#=." 7\u0212`),p(`%;\u012C/N#;\u027A/E$;\u028B/<$;\u026C/3$;\u028B/*$8%:\u0214%#$#!)(%'#($'#(#'#("'#&'#`),p(`%;\u01D1/@#;\u028B/7$;\u018D." &"/)$8#:\u0215#"" )(#'#("'#&'#`),p(`<%;\u01DA/Z#;\u028B/Q$;\u018E." &"/C$;\u028B/:$;\u01DB/1$;\u028B/($8&:\u0217&!#)(&'#(%'#($'#(#'#("'#&'#=." 7\u0216`),p(`%;\u0190/9#$;\u018F0#*;\u018F&/)$8":\u0218""! )("'#&'#`),p(`%;\u028B/H#;\u01DC/?$;\u028B/6$;\u0190." &"/($8$:x$! )($'#(#'#("'#&'#`),p(`%%<%;\u01CF/;#;\u028B/2$;&.# &;\u0141/#$+#)(#'#("'#&'#=.##&&!&'#/:#;z/1$;\u028B/($8#:\u0192#!!)(#'#("'#&'#.x &%;\u0191/n#%%<;\u01CD=.##&&!&'#/,#;\u028B/#$+")("'#&'#/F$;\u013E." &"/8$;\u013F." &"/*$8$:\u01B3$##! )($'#(#'#("'#&'#`),p(";\u01CF.# &;\u01D2"),p(`<%;\u0193/;#;\u01AC/2$;\u028B/)$8#:\u021A#""!)(#'#("'#&'#=." 7\u0219`),p(`<%;\u0219/J#;\u028B/A$;\u0194/8$;\u0195." &"/*$8$:\u021C$##! )($'#(#'#("'#&'#=." 7\u021B`),p(`<%;\u026C./ &;\u0230.) &;\u0272.# &;\u0279/1#;\u028B/($8":\u0160"!!)("'#&'#=." 7\u021D`),p(`<%;\u022B/D#;\u028B/;$;\u0220/2$;\u028B/)$8$:\u021F$"#!)($'#(#'#("'#&'#=." 7\u021E`),p(`<%;\u01E8/,#;\u01E8/#$+")("'#&'#=." 7\u0220`),p('<;\u01E4=." 7\u0221'),p('<;\u01E5=." 7\u0222'),p('<;\u01DE=." 7\u0223'),p('<;\u01EF=." 7\u0224'),p('<;\u01E9=." 7\u0225'),p(`<%;\u01EA/,#;\u01EA/#$+")("'#&'#=." 7\u0226`),p(`<%;\u01EB/,#;\u01EB/#$+")("'#&'#=." 7\u0227`),p('<;\u01E7=." 7\u0228'),p('<;\u01E8=." 7\u0229'),p('<;\u01EA=." 7\u022A'),p('<;\u01EB=." 7\u022B'),p(`<%;\u01EA/,#;\u01E6/#$+")("'#&'#=." 7\u022C`),p(`<%;\u01EB/,#;\u01E6/#$+")("'#&'#=." 7\u022D`),p(`<%;\u01E6/1#;\u01E6." &"/#$+")("'#&'#=." 7\u022E`),p(`<%;\u01EC/,#;\u01E6/#$+")("'#&'#=." 7\u022F`),p(`<%;\u01EA/,#;\u01EB/#$+")("'#&'#=." 7\u022F`),p(`<%$;\u01F1/&#0#*;\u01F1&&&#/<#9:\u0231 ! -""&!&#/($8":\u0232"!!)("'#&'#=." 7\u0230`),p(`<%;\u0238/@#;\u028B/7$;u." &"/)$8#:\u0234#"" )(#'#("'#&'#=." 7\u0233`),p('<;\u01CF.# &;\u01D2=." 7\u0235'),p(`<%;\u01A9/' 8!:\u0237!! )=." 7\u0236`),p(`<%;\u01AD." &"/2#;\u01A9/)$8":\u0239""! )("'#&'#=." 7\u0238`),p(`<%;\u01AD." &"/2#;\u01A9/)$8":\u023B""! )("'#&'#=." 7\u023A`),p(`%;\u01A9/2#;\u01DD/)$8":\u023C""! )("'#&'#`),p(`<%;\u01B8.) &;\u01B9.# &;\u01B7/J#;\u01A9/A$;\u028B/8$;\u01AF." &"/*$8$:\u023E$##" )($'#(#'#("'#&'#=." 7\u023D`),p(`<%;\u01B0/' 8!:\u0240!! )=." 7\u023F`),p(`%;\u01B1/B#;\u028B/9$$;\u01B10#*;\u01B1&/)$8#:\u0241#"" )(#'#("'#&'#`),p(";\u01B2.) &;\u01B3.# &;\u01B4"),p(`%;\u01DD/:#;\u028B/1$;\u01CF/($8#:\u0242#! )(#'#("'#&'#.D &%;\u01DD/:#;\u028B/1$;\u01DE/($8#:\u0243#! )(#'#("'#&'#`),p(`%;\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'!")(''#(&'#(%'#($'#(#'#("'#&'#`),p(`%;\u01D8/L#;\u028B/C$;z/:$;\u028B/1$;\u01D9/($8%:\u0246%!")(%'#($'#(#'#("'#&'#`),p("%;z/' 8!:\u0247!! )"),p("%;z/' 8!:\u0248!! )"),p("%;\u028B/& 8!:\u0249! )"),p(`%;\u01AD/2#;\u01B9/)$8":\u024A""! )("'#&'#`),p(`%;\u01A9/2#;\u01DD/)$8":J""! )("'#&'#`),p(`<%;\u01A9/' 8!:\u024C!! )=." 7\u024B`),p(`<%;\u01A9/' 8!:\u024E!! )=." 7\u024D`),p(`<%;\u01AD." &"/2#;\u01A9/)$8":\u0250""! )("'#&'#=." 7\u024F`),p(`<%;\u01AD." &"/2#;\u01A9/)$8":\u0252""! )("'#&'#=." 7\u0251`),p(`<%;\u01AD." &"/2#;\u01A9/)$8":\u0254""! )("'#&'#=." 7\u0253`),p(`<%;\u01AD." &"/2#;\u01A9/)$8":\u0256""! )("'#&'#=." 7\u0255`),p(`<%;\u01AD." &"/2#;\u01A9/)$8":\u0258""! )("'#&'#=." 7\u0257`),p(`<%;\u01C2.# &;\u01AC/1#;\u028B/($8":\u025A"!!)("'#&'#=." 7\u0259`),p(`%;\u01AC/;#;\u028B/2$;\u0115/)$8#:\u025B#"" )(#'#("'#&'#`),p(`<%;\u01A9/' 8!:\u025D!! )=." 7\u025C`),p(`<%;\u01A9/' 8!:\u025F!! )=." 7\u025E`),p(`<%;\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`),p(`<%%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`),p(`<%;\u01C8.5 &3\u0278""5%7\u0279.) &3\u027A""5$7\u027B/' 8!:\u0160!! )=." 7\u0277`),p(`<%3\u027D""5&7\u027E/i#%$4,""5!7-/,#0)*4,""5!7-&&&#/2#3\u027F""5)7\u0280/#$+")("'#&'#." &"/)$8":\u0281""! )("'#&'#=." 7\u027C`),p(`<%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`),p(`<%%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`),p(`%3\u029E""5(7\u029F/d#%$4,""5!7-/,#0)*4,""5!7-&&&#/2#3\u02A0""5%7\u02A1/#$+")("'#&'#/)$8":\u02A2""! )("'#&'#`),p(`<%3\u02A4""5$7\u02A5/' 8!:\u0160!! )=." 7\u02A3`),p('4\u02A6""5!7\u02A7'),p(`%2\u02A8""6\u02A87\u02A9/K#$4\u02AA""5!7\u02AB/,#0)*4\u02AA""5!7\u02AB&&&#/)$8":\u02AC""! )("'#&'#`),p(";\u01D0.# &;\u01D1"),p(";\u01D3./ &;\u01D7.) &;\u01D5.# &;\u01D6"),p(`%%<;\u0280.# &;A=.##&&!&'#/J#$;\u01CE.# &;\u01CD/,#0)*;\u01CE.# &;\u01CD&&&#/($8":\u0118"! )("'#&'#`),p(`%%<;\u0282.# &;A=.##&&!&'#/J#$;\u01CE.# &;\u01CD/,#0)*;\u01CE.# &;\u01CD&&&#/($8":\u02AD"! )("'#&'#`),p(`%;\u01D8/\x99#;\u028B/\x90$%$%%<;\u01D4=.##&&!&'#/1#1""5!7\u02AE/#$+")("'#&'#0G*%%<;\u01D4=.##&&!&'#/1#1""5!7\u02AE/#$+")("'#&'#&/"!&,)/1$;\u01D4/($8$:\u02AF$!!)($'#(#'#("'#&'#`),p(`%$4\u02B0""5!7\u02B10)*4\u02B0""5!7\u02B1&/5#;\u01D9/,$;\u028B/#$+#)(#'#("'#&'#`),p(`%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#!!)(#'#("'#&'#`),p(`%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#!!)(#'#("'#&'#`),p(`%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#!!)(#'#("'#&'#`),p(`<%2\u02C4""6\u02C47\u02C5/1#;\u028B/($8":""!!)("'#&'#=." 7\u02C3`),p(`<%2\u02C7""6\u02C77\u02C8/1#;\u028B/($8":""!!)("'#&'#=." 7\u02C6`),p(`<%2\u02CA""6\u02CA7\u02CB/1#;\u028B/($8":""!!)("'#&'#=." 7\u02C9`),p(`<%2\u02CD""6\u02CD7\u02CE/1#;\u028B/($8":""!!)("'#&'#=." 7\u02CC`),p(`<%2\u02D0""6\u02D07\u02D1/1#;\u028B/($8":""!!)("'#&'#=." 7\u02CF`),p(`<%2\u02D3""6\u02D37\u02D4/1#;\u028B/($8":""!!)("'#&'#=." 7\u02D2`),p(`<%2\u02D6""6\u02D67\u02D7/1#;\u028B/($8":""!!)("'#&'#=." 7\u02D5`),p(`<%2\u02D9""6\u02D97\u02DA/1#;\u028B/($8":""!!)("'#&'#=." 7\u02D8`),p(`<%2\u02B9""6\u02B97\u02BA/1#;\u028B/($8":""!!)("'#&'#=." 7\u02DB`),p(`<%2\u02B2""6\u02B27\u02B3/1#;\u028B/($8":""!!)("'#&'#=." 7\u02DC`),p(`<%2\u02BC""6\u02BC7\u02BD/1#;\u028B/($8":""!!)("'#&'#=." 7\u02DD`),p(`<%2\u02DF""6\u02DF7\u02E0/1#;\u028B/($8":""!!)("'#&'#=." 7\u02DE`),p(`<%2\u02E2""6\u02E27\u02E3/1#;\u028B/($8":""!!)("'#&'#=." 7\u02E1`),p(`<%2\u02E5""6\u02E57\u02E6/1#;\u028B/($8":""!!)("'#&'#=." 7\u02E4`),p(`<%2\u02E7""6\u02E77\u02E8/1#;\u028B/($8":""!!)("'#&'#=." 7\u022E`),p(`<%2\u02EA""6\u02EA7\u02EB/1#;\u028B/($8":""!!)("'#&'#=." 7\u02E9`),p(`<%2\u02ED""6\u02ED7\u02EE/1#;\u028B/($8":""!!)("'#&'#=." 7\u02EC`),p(`<%2\u02EF""6\u02EF7\u02F0/1#;\u028B/($8":""!!)("'#&'#=." 7\u0225`),p(`<%2\u02F1""6\u02F17\u02F2/1#;\u028B/($8":""!!)("'#&'#=." 7\u022A`),p(`<%2\u02F3""6\u02F37\u02F4/1#;\u028B/($8":""!!)("'#&'#=." 7\u022B`),p(`<%2\u02F6""6\u02F67\u02F7/1#;\u028B/($8":""!!)("'#&'#=." 7\u02F5`),p(`<%2\u02F9""6\u02F97\u02FA/1#;\u028B/($8":""!!)("'#&'#=." 7\u02F8`),p(`<%2g""6g7h/1#;\u028B/($8":""!!)("'#&'#=." 7\u02FB`),p(`<%2\u02FD""6\u02FD7\u02FE/1#;\u028B/($8":""!!)("'#&'#=." 7\u02FC`),p(`<%2\u0300""6\u03007\u0301/1#;\u028B/($8":""!!)("'#&'#=." 7\u02FF`),p(`<%4\u0303""5!7\u0304/1#;\u028B/($8":""!!)("'#&'#=." 7\u0302`),p(`%3\u0305""5%7\u0306/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0307""5&7\u0308/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0309""5#7\u030A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u030B""5%7\u030C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0105""5#7\u0106/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u030D""5%7\u030E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u030F""5'7\u0310/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0311""5#7\u0312/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0313""5%7\u0314/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0315""5"7\u0316/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0317""5#7\u0318/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0319""5&7\u031A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u031B""5-7\u031C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u031D""5&7\u031E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u031F""5%7\u0320/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0321""5'7\u0322/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0323""5"7\u0324/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0325""5'7\u0326/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0327""5$7\u0328/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0329""5$7\u032A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u032B""5%7\u032C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u032D""5'7\u032E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u032F""5&7\u0330/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0331""5&7\u0332/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0333""5(7\u0334/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0335""5*7\u0336/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0337""5&7\u0338/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0339""5%7\u033A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u033B""5,7\u033C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u033D""5,7\u033E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u033F""517\u0340/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0341""5(7\u0342/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0343""5'7\u0344/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0345""5*7\u0346/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0347""5(7\u0348/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0349""5&7\u034A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u034B""5$7\u034C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u034D""5&7\u034E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u034F""5(7\u0350/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0351""5$7\u0352/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0353""5$7\u0354/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0355""5$7\u0356/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0357""5#7\u0358/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0359""5&7\u035A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u035B""5&7\u035C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u035D""5)7\u035E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u035F""5&7\u0360/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0361""5'7\u0362/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0363""5$7\u0364/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0365""5%7\u0366/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0367""5#7\u0368/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0369""5'7\u036A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u036B""5$7\u036C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u036D""5$7\u036E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u036F""5$7\u0370/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0371""5%7\u0372/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0373""5&7\u0374/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0375""5"7\u0376/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0377""5&7\u0378/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0379""5%7\u037A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u037B""5)7\u037C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u037D""5"7\u037E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u037F""5%7\u0380/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0381""5'7\u0382/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0383""5)7\u0384/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0385""5%7\u0386/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0387""5&7\u0388/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0389""5'7\u038A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u038B""5)7\u038C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u038D""5$7\u038E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u038F""5"7\u0390/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0391""5&7\u0392/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0393""5$7\u0394/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0395""5#7\u0396/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0397""5$7\u0398/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0399""5'7\u039A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u039B""5$7\u039C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u039D""5$7\u039E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u039F""5%7\u03A0/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03A1""5&7\u03A2/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03A3""5%7\u03A4/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03A5""5'7\u03A6/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03A7""5"7\u03A8/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03A9""5#7\u03AA/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03AB""5'7\u03AC/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03AD""5&7\u03AE/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\x8C""5$7\x8D/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03AF""5%7\u03B0/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03B1""5"7\u03B2/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03B3""5&7\u03B4/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03B5""5"7\u03B6/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03B7""5$7\u03B8/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03B9""5"7\u03BA/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03BB""5%7\u03BC/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03BD""5%7\u03BE/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03BF""5$7\u03C0/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03C1""5)7\u03C2/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03C3""5$7\u03C4/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03C5""5&7\u03C6/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03C7""5'7\u03C8/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03C9""5%7\u03CA/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03CB""5%7\u03CC/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03CD""5$7\u03CE/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03CF""5)7\u03D0/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03D1""5*7\u03D2/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03D3""5&7\u03D4/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03D5""5'7\u03D6/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03D7""5'7\u03D8/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03D9""5&7\u03DA/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03DB""5'7\u03DC/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03DD""5(7\u03DE/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03DF""5)7\u03E0/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03E1""5%7\u03E2/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03E3""5(7\u03E4/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03E5""5#7\u03E6/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03E7""5%7\u03E8/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03E9""5)7\u03EA/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03EB""5&7\u03EC/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03ED""5#7\u03EE/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03EF""5%7\u03F0/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03F1""5$7\u03F2/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03F3""5$7\u03F4/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03F5""5%7\u03F6/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03F7""5$7\u03F8/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03F9""5)7\u03FA/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03FB""5$7\u03FC/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03FD""5"7\u03FE/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\xFB""5+7\xFC/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u03FF""5'7\u0400/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0401""5%7\u0402/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0403""5&7\u0404/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0405""5&7\u0406/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0407""5%7\u0408/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0409""5&7\u040A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u040B""5&7\u040C/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u040D""5$7\u040E/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u040F""5'7\u0410/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0411""5$7\u0412/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0413""5%7\u0414/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0415""5&7\u0416/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0417""5$7\u0418/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p(`%3\u0419""5'7\u041A/8#%<;\u01CD=.##&&!&'#/#$+")("'#&'#`),p("%;\u0281/' 8!:\u041B!! )"),p(";\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"),p(";\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"),p(";\u0284.. &%;\u0285/& 8!:\u041C! )"),p(`<%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`),p(`<%;\u0286/5#;\u028A/,$;\u0287/#$+#)(#'#("'#&'#=." 7\u0422`),p('2\u0423""6\u04237\u0424'),p('2\u0425""6\u04257\u0426'),p(`$%%<;\u0287.# &;\u0286=.##&&!&'#/1#1""5!7\u02AE/#$+")("'#&'#/P#0M*%%<;\u0287.# &;\u0286=.##&&!&'#/1#1""5!7\u02AE/#$+")("'#&'#&&&#`),p(";\u0288.# &;\u0285"),p(`%;\u0289/K#$4\u0427""5!7\u0428.# &;\u02890/*4\u0427""5!7\u0428.# &;\u0289&/#$+")("'#&'#`),p(`<%$4\u0427""5!7\u0428.# &;\u02830/*4\u0427""5!7\u0428.# &;\u0283&/' 8!:1!! )=." 7\u0429`),p('2\u042A""6\u042A7\u042B')],N=0,I=0,L=[{line:1,column:1}],$=0,P=[],z=0,ee={},ie=["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_"],S=[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],q="tracer"in w?w.tracer:new d,j;if("startRule"in w){if(!(w.startRule in T))throw new Error(`Can't start parsing from rule "`+w.startRule+'".');C=T[w.startRule]}function V(){return v.substring(I,N)}function J(){return U(I,N)}function R(f,m){throw m=m!==void 0?m:U(I,N),fe([y(f)],v.substring(I,N),m)}function x(f,m){throw m=m!==void 0?m:U(I,N),re(f,m)}function E(f,m){return{type:"literal",text:f,ignoreCase:m}}function D(f,m,A){return{type:"class",parts:f,inverted:m,ignoreCase:A}}function H(){return{type:"any"}}function Q(){return{type:"end"}}function y(f){return{type:"other",description:f}}function k(f){var m=L[f],A;if(m)return m;for(A=f-1;!L[A];)A--;for(m=L[A],m={line:m.line,column:m.column};A<f;)v.charCodeAt(A)===10?(m.line++,m.column=1):m.column++,A++;return L[f]=m,m}function U(f,m){var A=k(f),Y=k(m);return{start:{offset:f,line:A.line,column:A.column},end:{offset:m,line:Y.line,column:Y.column}}}function K(f){N<$||(N>$&&($=N,P=[]),P.push(f))}function re(f,m){return new c(f,null,null,m)}function fe(f,m,A){return new c(c.buildMessage(f,m),f,m,A)}function p(f){return f.split("").map(function(m){return m.charCodeAt(0)-32})}function Ee(f){var m=O[f],A=0,Y=[],ae=m.length,Le=[],F=[],te=N,ue;q.trace({type:"rule.enter",rule:ie[f],description:S[f],location:U(te,te)});var be=N*621+f,ze=ee[be];if(ze)return N=ze.nextPos,ze.result!==b?q.trace({type:"rule.match",rule:ie[f],description:S[f],result:ze.result,location:U(te,N)}):q.trace({type:"rule.fail",rule:ie[f],description:S[f],location:U(te,te)}),ze.result;for(;;){for(;A<ae;)switch(m[A]){case 0:F.push(_[m[A+1]]),A+=2;break;case 1:F.push(void 0),A++;break;case 2:F.push(null),A++;break;case 3:F.push(b),A++;break;case 4:F.push([]),A++;break;case 5:F.push(N),A++;break;case 6:F.pop(),A++;break;case 7:N=F.pop(),A++;break;case 8:F.length-=m[A+1],A+=2;break;case 9:F.splice(-2,1),A++;break;case 10:F[F.length-2].push(F.pop()),A++;break;case 11:F.push(F.splice(F.length-m[A+1],m[A+1])),A+=2;break;case 12:F.push(v.substring(F.pop(),N)),A++;break;case 13:Le.push(ae),Y.push(A+3+m[A+1]+m[A+2]),F[F.length-1]?(ae=A+3+m[A+1],A+=3):(ae=A+3+m[A+1]+m[A+2],A+=3+m[A+1]);break;case 14:Le.push(ae),Y.push(A+3+m[A+1]+m[A+2]),F[F.length-1]===b?(ae=A+3+m[A+1],A+=3):(ae=A+3+m[A+1]+m[A+2],A+=3+m[A+1]);break;case 15:Le.push(ae),Y.push(A+3+m[A+1]+m[A+2]),F[F.length-1]!==b?(ae=A+3+m[A+1],A+=3):(ae=A+3+m[A+1]+m[A+2],A+=3+m[A+1]);break;case 16:F[F.length-1]!==b?(Le.push(ae),Y.push(A),ae=A+2+m[A+1],A+=2):A+=2+m[A+1];break;case 17:Le.push(ae),Y.push(A+3+m[A+1]+m[A+2]),v.length>N?(ae=A+3+m[A+1],A+=3):(ae=A+3+m[A+1]+m[A+2],A+=3+m[A+1]);break;case 18:Le.push(ae),Y.push(A+4+m[A+2]+m[A+3]),v.substr(N,_[m[A+1]].length)===_[m[A+1]]?(ae=A+4+m[A+2],A+=4):(ae=A+4+m[A+2]+m[A+3],A+=4+m[A+2]);break;case 19:Le.push(ae),Y.push(A+4+m[A+2]+m[A+3]),v.substr(N,_[m[A+1]].length).toLowerCase()===_[m[A+1]]?(ae=A+4+m[A+2],A+=4):(ae=A+4+m[A+2]+m[A+3],A+=4+m[A+2]);break;case 20:Le.push(ae),Y.push(A+4+m[A+2]+m[A+3]),_[m[A+1]].test(v.charAt(N))?(ae=A+4+m[A+2],A+=4):(ae=A+4+m[A+2]+m[A+3],A+=4+m[A+2]);break;case 21:F.push(v.substr(N,m[A+1])),N+=m[A+1],A+=2;break;case 22:F.push(_[m[A+1]]),N+=_[m[A+1]].length,A+=2;break;case 23:F.push(b),z===0&&K(_[m[A+1]]),A+=2;break;case 24:I=F[F.length-1-m[A+1]],A+=2;break;case 25:I=N,A++;break;case 26:ue=m.slice(A+4,A+4+m[A+3]).map(function(fi){return F[F.length-1-fi]}),F.splice(F.length-m[A+2],m[A+2],_[m[A+1]].apply(null,ue)),A+=4+m[A+3];break;case 27:F.push(Ee(m[A+1])),A+=2;break;case 28:z++,A++;break;case 29:z--,A++;break;default:throw new Error("Invalid opcode: "+m[A]+".")}if(Le.length>0)ae=Le.pop(),A=Y.pop();else break}return ee[be]={nextPos:N,result:F[0]},F[0]!==b?q.trace({type:"rule.match",rule:ie[f],description:S[f],result:F[0],location:U(te,N)}):q.trace({type:"rule.fail",rule:ie[f],description:S[f],location:U(te,te)}),F[0]}function ce(f){return ye(f)?Array.isArray(f)?f:[f]:[]}function Te(f){return Number.parseInt(f.value)}function ye(f){return f!=null}function It(f){var m=arguments.length>1&&arguments[1]!==void 0?arguments[1]:" ",A=f.filter(function(Y){return ye(Y)}).reduce(function(Y,ae){return""+Y+Zt(ae)+m},"");return A.trim()}function xe(f){return It(f,"")}function Re(f){return It(f).toLowerCase()}function Ge(f){return f.filter(function(m){return ye(m)}).reduce(function(m,A){return m.concat(A)},[])}function mn(f){var m=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"'",A=new RegExp(m+"{2}","g");return Zt(f).replace(A,m)}function Zt(){var f=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return ce(f).join("")}function vl(f){return Zt(f).trim()}function X(f){return vl(f).toLowerCase()}function de(f){return Array.isArray(f)&&f.length>0&&ye(f[0])}function Ia(f,m){return m.reduce(function(A,Y){var ae=s(Y,4),Le=ae[0],F=ae[1],te=ae[2],ue=ae[3];return{type:"expression",format:"binary",variant:"operation",operation:X(F),left:A,right:ue}},f)}if(j=Ee(C),j!==b&&N===v.length)return j;throw j!==b&&N<v.length&&K(Q()),fe(P,$<v.length?v.charAt($):null,$<v.length?U($,$+1):U($,$))}i.exports={SyntaxError:c,DefaultTracer:d,parse:h}},{}],3:[function(n,i,a){"use strict";Object.defineProperty(a,"__esModule",{value:!0});function s(u,c){for(var d=u.length-1;d>=0;d-=1)if(c(u[d]))return d;return-1}function o(u,c){for(var d=u.length,h=0;h<d;h+=1)if(!c(u[h]))return u.slice(0,h);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(d){var h=this,v,w;switch(d.indentation=this.indentation,d.type){case"rule.enter":this.events.push(d),this.indentation+=1;break;case"rule.match":this.indentation-=1;break;case"rule.fail":v=s(this.events,function(b){var T=b.rule;return T===d.rule}),w=s(this.events,function(b){return!h.whitespaceRule.test(b.rule)}),(h.whitespaceRule.test(d.rule)||v===w)&&this.events.splice(v,1),this.indentation-=1;break}},u.prototype.smartError=function(d){var h=this,v,w,b,T,C,_={indentation:-1},O=!1,N=0,I=this.events.filter(function(L){return L.description!=null&&!h.whitespaceRule.test(L.rule)}).reverse();return b=o(I,function(L){if(/^(sym\_semi)$/i.test(L.rule)&&(N+=1),N>1)return!1;if(!O)L.indentation>_.indentation?_=L:O=!0;else if(/^(stmt)$/i.test(L.rule))return O=!0,!0;return!0}),b.length&&(w=_.location,C=b.find(function(L){return h.firstNodeRule.test(L.description)&&L.description!==_.description&&L.indentation!==_.indentation}),C!=null?this.statementRule.test(_.description)&&this.statementRule.test(C.description)?T=C.description:T=_.description+" ("+C.description+")":T=_.description,v="Syntax error found near "+T,Object.assign(d,{message:v,location:w})),d},u}()},{}]},{},[1])(1)})});var F2=g(Xl=>{"use strict";Xl.byteLength=ok;Xl.toByteArray=uk;Xl.fromByteArray=fk;var tr=[],Dt=[],sk=typeof Uint8Array<"u"?Uint8Array:Array,op="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(Sn=0,B2=op.length;Sn<B2;++Sn)tr[Sn]=op[Sn],Dt[op.charCodeAt(Sn)]=Sn;var Sn,B2;Dt["-".charCodeAt(0)]=62;Dt["_".charCodeAt(0)]=63;function $2(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 ok(e){var t=$2(e),r=t[0],n=t[1];return(r+n)*3/4-n}function lk(e,t,r){return(t+r)*3/4-r}function uk(e){var t,r=$2(e),n=r[0],i=r[1],a=new sk(lk(e,n,i)),s=0,o=i>0?n-4:n,l;for(l=0;l<o;l+=4)t=Dt[e.charCodeAt(l)]<<18|Dt[e.charCodeAt(l+1)]<<12|Dt[e.charCodeAt(l+2)]<<6|Dt[e.charCodeAt(l+3)],a[s++]=t>>16&255,a[s++]=t>>8&255,a[s++]=t&255;return i===2&&(t=Dt[e.charCodeAt(l)]<<2|Dt[e.charCodeAt(l+1)]>>4,a[s++]=t&255),i===1&&(t=Dt[e.charCodeAt(l)]<<10|Dt[e.charCodeAt(l+1)]<<4|Dt[e.charCodeAt(l+2)]>>2,a[s++]=t>>8&255,a[s++]=t&255),a}function ck(e){return tr[e>>18&63]+tr[e>>12&63]+tr[e>>6&63]+tr[e&63]}function dk(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(ck(n));return i.join("")}function fk(e){for(var t,r=e.length,n=r%3,i=[],a=16383,s=0,o=r-n;s<o;s+=a)i.push(dk(e,s,s+a>o?o:s+a));return n===1?(t=e[r-1],i.push(tr[t>>2]+tr[t<<4&63]+"==")):n===2&&(t=(e[r-2]<<8)+e[r-1],i.push(tr[t>>10]+tr[t>>4&63]+tr[t<<2&63]+"=")),i.join("")}});var q2=g(lp=>{lp.read=function(e,t,r,n,i){var a,s,o=i*8-n-1,l=(1<<o)-1,u=l>>1,c=-7,d=r?i-1:0,h=r?-1:1,v=e[t+d];for(d+=h,a=v&(1<<-c)-1,v>>=-c,c+=o;c>0;a=a*256+e[t+d],d+=h,c-=8);for(s=a&(1<<-c)-1,a>>=-c,c+=n;c>0;s=s*256+e[t+d],d+=h,c-=8);if(a===0)a=1-u;else{if(a===l)return s?NaN:(v?-1:1)*(1/0);s=s+Math.pow(2,n),a=a-u}return(v?-1:1)*s*Math.pow(2,a-n)};lp.write=function(e,t,r,n,i,a){var s,o,l,u=a*8-i-1,c=(1<<u)-1,d=c>>1,h=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,v=n?0:a-1,w=n?1:-1,b=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=c):(s=Math.floor(Math.log(t)/Math.LN2),t*(l=Math.pow(2,-s))<1&&(s--,l*=2),s+d>=1?t+=h/l:t+=h*Math.pow(2,1-d),t*l>=2&&(s++,l/=2),s+d>=c?(o=0,s=c):s+d>=1?(o=(t*l-1)*Math.pow(2,i),s=s+d):(o=t*Math.pow(2,d-1)*Math.pow(2,i),s=0));i>=8;e[r+v]=o&255,v+=w,o/=256,i-=8);for(s=s<<i|o,u+=i;u>0;e[r+v]=s&255,v+=w,s/=256,u-=8);e[r+v-w]|=b*128}});var nE=g(Si=>{"use strict";var up=F2(),Ti=q2(),j2=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;Si.Buffer=B;Si.SlowBuffer=Ek;Si.INSPECT_MAX_BYTES=50;var Jl=2147483647;Si.kMaxLength=Jl;B.TYPED_ARRAY_SUPPORT=pk();!B.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 pk(){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(B.prototype,"parent",{enumerable:!0,get:function(){if(!!B.isBuffer(this))return this.buffer}});Object.defineProperty(B.prototype,"offset",{enumerable:!0,get:function(){if(!!B.isBuffer(this))return this.byteOffset}});function _r(e){if(e>Jl)throw new RangeError('The value "'+e+'" is invalid for option "size"');let t=new Uint8Array(e);return Object.setPrototypeOf(t,B.prototype),t}function B(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 pp(e)}return H2(e,t,r)}B.poolSize=8192;function H2(e,t,r){if(typeof e=="string")return mk(e,t);if(ArrayBuffer.isView(e))return vk(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(rr(e,ArrayBuffer)||e&&rr(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(rr(e,SharedArrayBuffer)||e&&rr(e.buffer,SharedArrayBuffer)))return dp(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 B.from(n,t,r);let i=gk(e);if(i)return i;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return B.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)}B.from=function(e,t,r){return H2(e,t,r)};Object.setPrototypeOf(B.prototype,Uint8Array.prototype);Object.setPrototypeOf(B,Uint8Array);function G2(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 hk(e,t,r){return G2(e),e<=0?_r(e):t!==void 0?typeof r=="string"?_r(e).fill(t,r):_r(e).fill(t):_r(e)}B.alloc=function(e,t,r){return hk(e,t,r)};function pp(e){return G2(e),_r(e<0?0:hp(e)|0)}B.allocUnsafe=function(e){return pp(e)};B.allocUnsafeSlow=function(e){return pp(e)};function mk(e,t){if((typeof t!="string"||t==="")&&(t="utf8"),!B.isEncoding(t))throw new TypeError("Unknown encoding: "+t);let r=W2(e,t)|0,n=_r(r),i=n.write(e,t);return i!==r&&(n=n.slice(0,i)),n}function cp(e){let t=e.length<0?0:hp(e.length)|0,r=_r(t);for(let n=0;n<t;n+=1)r[n]=e[n]&255;return r}function vk(e){if(rr(e,Uint8Array)){let t=new Uint8Array(e);return dp(t.buffer,t.byteOffset,t.byteLength)}return cp(e)}function dp(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,B.prototype),n}function gk(e){if(B.isBuffer(e)){let t=hp(e.length)|0,r=_r(t);return r.length===0||e.copy(r,0,0,t),r}if(e.length!==void 0)return typeof e.length!="number"||vp(e.length)?_r(0):cp(e);if(e.type==="Buffer"&&Array.isArray(e.data))return cp(e.data)}function hp(e){if(e>=Jl)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Jl.toString(16)+" bytes");return e|0}function Ek(e){return+e!=e&&(e=0),B.alloc(+e)}B.isBuffer=function(t){return t!=null&&t._isBuffer===!0&&t!==B.prototype};B.compare=function(t,r){if(rr(t,Uint8Array)&&(t=B.from(t,t.offset,t.byteLength)),rr(r,Uint8Array)&&(r=B.from(r,r.offset,r.byteLength)),!B.isBuffer(t)||!B.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};B.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}};B.concat=function(t,r){if(!Array.isArray(t))throw new TypeError('"list" argument must be an Array of Buffers');if(t.length===0)return B.alloc(0);let n;if(r===void 0)for(r=0,n=0;n<t.length;++n)r+=t[n].length;let i=B.allocUnsafe(r),a=0;for(n=0;n<t.length;++n){let s=t[n];if(rr(s,Uint8Array))a+s.length>i.length?(B.isBuffer(s)||(s=B.from(s)),s.copy(i,a)):Uint8Array.prototype.set.call(i,s,a);else if(B.isBuffer(s))s.copy(i,a);else throw new TypeError('"list" argument must be an Array of Buffers');a+=s.length}return i};function W2(e,t){if(B.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||rr(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 fp(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return rE(e).length;default:if(i)return n?-1:fp(e).length;t=(""+t).toLowerCase(),i=!0}}B.byteLength=W2;function yk(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 Ok(this,t,r);case"utf8":case"utf-8":return K2(this,t,r);case"ascii":return Rk(this,t,r);case"latin1":case"binary":return Sk(this,t,r);case"base64":return Ck(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Nk(this,t,r);default:if(n)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),n=!0}}B.prototype._isBuffer=!0;function On(e,t,r){let n=e[t];e[t]=e[r],e[r]=n}B.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)On(this,r,r+1);return this};B.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)On(this,r,r+3),On(this,r+1,r+2);return this};B.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)On(this,r,r+7),On(this,r+1,r+6),On(this,r+2,r+5),On(this,r+3,r+4);return this};B.prototype.toString=function(){let t=this.length;return t===0?"":arguments.length===0?K2(this,0,t):yk.apply(this,arguments)};B.prototype.toLocaleString=B.prototype.toString;B.prototype.equals=function(t){if(!B.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t?!0:B.compare(this,t)===0};B.prototype.inspect=function(){let t="",r=Si.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"};j2&&(B.prototype[j2]=B.prototype.inspect);B.prototype.compare=function(t,r,n,i,a){if(rr(t,Uint8Array)&&(t=B.from(t,t.offset,t.byteLength)),!B.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),c=t.slice(r,n);for(let d=0;d<l;++d)if(u[d]!==c[d]){s=u[d],o=c[d];break}return s<o?-1:o<s?1:0};function Y2(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,vp(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=B.from(t,n)),B.isBuffer(t))return t.length===0?-1:U2(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):U2(e,[t],r,n,i);throw new TypeError("val must be string, number or Buffer")}function U2(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(c,d){return a===1?c[d]:c.readUInt16BE(d*a)}let u;if(i){let c=-1;for(u=r;u<s;u++)if(l(e,u)===l(t,c===-1?0:u-c)){if(c===-1&&(c=u),u-c+1===o)return c*a}else c!==-1&&(u-=u-c),c=-1}else for(r+o>s&&(r=s-o),u=r;u>=0;u--){let c=!0;for(let d=0;d<o;d++)if(l(e,u+d)!==l(t,d)){c=!1;break}if(c)return u}return-1}B.prototype.includes=function(t,r,n){return this.indexOf(t,r,n)!==-1};B.prototype.indexOf=function(t,r,n){return Y2(this,t,r,n,!0)};B.prototype.lastIndexOf=function(t,r,n){return Y2(this,t,r,n,!1)};function bk(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(vp(o))return s;e[r+s]=o}return s}function _k(e,t,r,n){return Zl(fp(t,e.length-r),e,r,n)}function Ak(e,t,r,n){return Zl(Mk(t),e,r,n)}function xk(e,t,r,n){return Zl(rE(t),e,r,n)}function wk(e,t,r,n){return Zl(kk(t,e.length-r),e,r,n)}B.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 bk(this,t,r,n);case"utf8":case"utf-8":return _k(this,t,r,n);case"ascii":case"latin1":case"binary":return Ak(this,t,r,n);case"base64":return xk(this,t,r,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return wk(this,t,r,n);default:if(s)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),s=!0}};B.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Ck(e,t,r){return t===0&&r===e.length?up.fromByteArray(e):up.fromByteArray(e.slice(t,r))}function K2(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,c,d;switch(o){case 1:a<128&&(s=a);break;case 2:l=e[i+1],(l&192)===128&&(d=(a&31)<<6|l&63,d>127&&(s=d));break;case 3:l=e[i+1],u=e[i+2],(l&192)===128&&(u&192)===128&&(d=(a&15)<<12|(l&63)<<6|u&63,d>2047&&(d<55296||d>57343)&&(s=d));break;case 4:l=e[i+1],u=e[i+2],c=e[i+3],(l&192)===128&&(u&192)===128&&(c&192)===128&&(d=(a&15)<<18|(l&63)<<12|(u&63)<<6|c&63,d>65535&&d<1114112&&(s=d))}}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 Tk(n)}var z2=4096;function Tk(e){let t=e.length;if(t<=z2)return String.fromCharCode.apply(String,e);let r="",n=0;for(;n<t;)r+=String.fromCharCode.apply(String,e.slice(n,n+=z2));return r}function Rk(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 Sk(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 Ok(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+=Pk[e[a]];return i}function Nk(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}B.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,B.prototype),i};function Xe(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")}B.prototype.readUintLE=B.prototype.readUIntLE=function(t,r,n){t=t>>>0,r=r>>>0,n||Xe(t,r,this.length);let i=this[t],a=1,s=0;for(;++s<r&&(a*=256);)i+=this[t+s]*a;return i};B.prototype.readUintBE=B.prototype.readUIntBE=function(t,r,n){t=t>>>0,r=r>>>0,n||Xe(t,r,this.length);let i=this[t+--r],a=1;for(;r>0&&(a*=256);)i+=this[t+--r]*a;return i};B.prototype.readUint8=B.prototype.readUInt8=function(t,r){return t=t>>>0,r||Xe(t,1,this.length),this[t]};B.prototype.readUint16LE=B.prototype.readUInt16LE=function(t,r){return t=t>>>0,r||Xe(t,2,this.length),this[t]|this[t+1]<<8};B.prototype.readUint16BE=B.prototype.readUInt16BE=function(t,r){return t=t>>>0,r||Xe(t,2,this.length),this[t]<<8|this[t+1]};B.prototype.readUint32LE=B.prototype.readUInt32LE=function(t,r){return t=t>>>0,r||Xe(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+this[t+3]*16777216};B.prototype.readUint32BE=B.prototype.readUInt32BE=function(t,r){return t=t>>>0,r||Xe(t,4,this.length),this[t]*16777216+(this[t+1]<<16|this[t+2]<<8|this[t+3])};B.prototype.readBigUInt64LE=Vr(function(t){t=t>>>0,Ri(t,"offset");let r=this[t],n=this[t+7];(r===void 0||n===void 0)&&Ka(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))});B.prototype.readBigUInt64BE=Vr(function(t){t=t>>>0,Ri(t,"offset");let r=this[t],n=this[t+7];(r===void 0||n===void 0)&&Ka(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)});B.prototype.readIntLE=function(t,r,n){t=t>>>0,r=r>>>0,n||Xe(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};B.prototype.readIntBE=function(t,r,n){t=t>>>0,r=r>>>0,n||Xe(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};B.prototype.readInt8=function(t,r){return t=t>>>0,r||Xe(t,1,this.length),this[t]&128?(255-this[t]+1)*-1:this[t]};B.prototype.readInt16LE=function(t,r){t=t>>>0,r||Xe(t,2,this.length);let n=this[t]|this[t+1]<<8;return n&32768?n|4294901760:n};B.prototype.readInt16BE=function(t,r){t=t>>>0,r||Xe(t,2,this.length);let n=this[t+1]|this[t]<<8;return n&32768?n|4294901760:n};B.prototype.readInt32LE=function(t,r){return t=t>>>0,r||Xe(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24};B.prototype.readInt32BE=function(t,r){return t=t>>>0,r||Xe(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]};B.prototype.readBigInt64LE=Vr(function(t){t=t>>>0,Ri(t,"offset");let r=this[t],n=this[t+7];(r===void 0||n===void 0)&&Ka(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)});B.prototype.readBigInt64BE=Vr(function(t){t=t>>>0,Ri(t,"offset");let r=this[t],n=this[t+7];(r===void 0||n===void 0)&&Ka(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)});B.prototype.readFloatLE=function(t,r){return t=t>>>0,r||Xe(t,4,this.length),Ti.read(this,t,!0,23,4)};B.prototype.readFloatBE=function(t,r){return t=t>>>0,r||Xe(t,4,this.length),Ti.read(this,t,!1,23,4)};B.prototype.readDoubleLE=function(t,r){return t=t>>>0,r||Xe(t,8,this.length),Ti.read(this,t,!0,52,8)};B.prototype.readDoubleBE=function(t,r){return t=t>>>0,r||Xe(t,8,this.length),Ti.read(this,t,!1,52,8)};function pt(e,t,r,n,i,a){if(!B.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")}B.prototype.writeUintLE=B.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;pt(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};B.prototype.writeUintBE=B.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;pt(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};B.prototype.writeUint8=B.prototype.writeUInt8=function(t,r,n){return t=+t,r=r>>>0,n||pt(this,t,r,1,255,0),this[r]=t&255,r+1};B.prototype.writeUint16LE=B.prototype.writeUInt16LE=function(t,r,n){return t=+t,r=r>>>0,n||pt(this,t,r,2,65535,0),this[r]=t&255,this[r+1]=t>>>8,r+2};B.prototype.writeUint16BE=B.prototype.writeUInt16BE=function(t,r,n){return t=+t,r=r>>>0,n||pt(this,t,r,2,65535,0),this[r]=t>>>8,this[r+1]=t&255,r+2};B.prototype.writeUint32LE=B.prototype.writeUInt32LE=function(t,r,n){return t=+t,r=r>>>0,n||pt(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};B.prototype.writeUint32BE=B.prototype.writeUInt32BE=function(t,r,n){return t=+t,r=r>>>0,n||pt(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 X2(e,t,r,n,i){tE(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 J2(e,t,r,n,i){tE(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}B.prototype.writeBigUInt64LE=Vr(function(t,r=0){return X2(this,t,r,BigInt(0),BigInt("0xffffffffffffffff"))});B.prototype.writeBigUInt64BE=Vr(function(t,r=0){return J2(this,t,r,BigInt(0),BigInt("0xffffffffffffffff"))});B.prototype.writeIntLE=function(t,r,n,i){if(t=+t,r=r>>>0,!i){let l=Math.pow(2,8*n-1);pt(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};B.prototype.writeIntBE=function(t,r,n,i){if(t=+t,r=r>>>0,!i){let l=Math.pow(2,8*n-1);pt(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};B.prototype.writeInt8=function(t,r,n){return t=+t,r=r>>>0,n||pt(this,t,r,1,127,-128),t<0&&(t=255+t+1),this[r]=t&255,r+1};B.prototype.writeInt16LE=function(t,r,n){return t=+t,r=r>>>0,n||pt(this,t,r,2,32767,-32768),this[r]=t&255,this[r+1]=t>>>8,r+2};B.prototype.writeInt16BE=function(t,r,n){return t=+t,r=r>>>0,n||pt(this,t,r,2,32767,-32768),this[r]=t>>>8,this[r+1]=t&255,r+2};B.prototype.writeInt32LE=function(t,r,n){return t=+t,r=r>>>0,n||pt(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};B.prototype.writeInt32BE=function(t,r,n){return t=+t,r=r>>>0,n||pt(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};B.prototype.writeBigInt64LE=Vr(function(t,r=0){return X2(this,t,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});B.prototype.writeBigInt64BE=Vr(function(t,r=0){return J2(this,t,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function Z2(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 Q2(e,t,r,n,i){return t=+t,r=r>>>0,i||Z2(e,t,r,4,34028234663852886e22,-34028234663852886e22),Ti.write(e,t,r,n,23,4),r+4}B.prototype.writeFloatLE=function(t,r,n){return Q2(this,t,r,!0,n)};B.prototype.writeFloatBE=function(t,r,n){return Q2(this,t,r,!1,n)};function eE(e,t,r,n,i){return t=+t,r=r>>>0,i||Z2(e,t,r,8,17976931348623157e292,-17976931348623157e292),Ti.write(e,t,r,n,52,8),r+8}B.prototype.writeDoubleLE=function(t,r,n){return eE(this,t,r,!0,n)};B.prototype.writeDoubleBE=function(t,r,n){return eE(this,t,r,!1,n)};B.prototype.copy=function(t,r,n,i){if(!B.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};B.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"&&!B.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=B.isBuffer(t)?t:B.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 Ci={};function mp(e,t,r){Ci[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}`}}}mp("ERR_BUFFER_OUT_OF_BOUNDS",function(e){return e?`${e} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError);mp("ERR_INVALID_ARG_TYPE",function(e,t){return`The "${e}" argument must be of type number. Received type ${typeof t}`},TypeError);mp("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=V2(String(r)):typeof r=="bigint"&&(i=String(r),(r>BigInt(2)**BigInt(32)||r<-(BigInt(2)**BigInt(32)))&&(i=V2(i)),i+="n"),n+=` It must be ${t}. Received ${i}`,n},RangeError);function V2(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 Ik(e,t,r){Ri(t,"offset"),(e[t]===void 0||e[t+r]===void 0)&&Ka(t,e.length-(r+1))}function tE(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 Ci.ERR_OUT_OF_RANGE("value",o,e)}Ik(n,i,a)}function Ri(e,t){if(typeof e!="number")throw new Ci.ERR_INVALID_ARG_TYPE(t,"number",e)}function Ka(e,t,r){throw Math.floor(e)!==e?(Ri(e,r),new Ci.ERR_OUT_OF_RANGE(r||"offset","an integer",e)):t<0?new Ci.ERR_BUFFER_OUT_OF_BOUNDS:new Ci.ERR_OUT_OF_RANGE(r||"offset",`>= ${r?1:0} and <= ${t}`,e)}var Lk=/[^+/0-9A-Za-z-_]/g;function Dk(e){if(e=e.split("=")[0],e=e.trim().replace(Lk,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function fp(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 Mk(e){let t=[];for(let r=0;r<e.length;++r)t.push(e.charCodeAt(r)&255);return t}function kk(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 rE(e){return up.toByteArray(Dk(e))}function Zl(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 rr(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function vp(e){return e!==e}var Pk=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 Vr(e){return typeof BigInt>"u"?Bk:e}function Bk(){throw new Error("BigInt not supported")}});var au=g((dme,TE)=>{"use strict";var $k=Object.create,Ja=Object.defineProperty,Fk=Object.getOwnPropertyDescriptor,qk=Object.getOwnPropertyNames,jk=Object.getPrototypeOf,Uk=Object.prototype.hasOwnProperty,zk=(e,t,r)=>t in e?Ja(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Vk=(e,t)=>{for(var r in t)Ja(e,r,{get:t[r],enumerable:!0})},uE=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of qk(t))!Uk.call(e,i)&&i!==r&&Ja(e,i,{get:()=>t[i],enumerable:!(n=Fk(t,i))||n.enumerable});return e},Cp=(e,t,r)=>(r=e!=null?$k(jk(e)):{},uE(t||!e||!e.__esModule?Ja(r,"default",{value:e,enumerable:!0}):r,e)),Hk=e=>uE(Ja({},"__esModule",{value:!0}),e),Mt=(e,t,r)=>(zk(e,typeof t!="symbol"?t+"":t,r),r),cE={};Vk(cE,{AppMap:()=>iu,AppMapFilter:()=>Oi,CallTree:()=>xE,ClassMap:()=>Dp,CodeObject:()=>ru,CodeObjectType:()=>_e,Event:()=>Ii,EventInfo:()=>_P,EventNavigator:()=>Xa,EventSource:()=>Mp,abstractSqlAstJSON:()=>fE,addHiddenProperty:()=>Je,analyzeSQL:()=>Op,base64UrlDecode:()=>_E,base64UrlEncode:()=>hP,buildAppMap:()=>wE,buildLabels:()=>EE,capitalizeString:()=>hE,codeObjectId:()=>Tp,deserializeAppmapState:()=>mP,fullyQualifiedFunctionName:()=>dP,getHttpLabel:()=>mE,getLabel:()=>Ip,getRepositoryUrl:()=>uP,getRootEvents:()=>yE,getSqlLabel:()=>vE,getSqlLabelFromString:()=>Np,hasProp:()=>Hr,hashify:()=>gE,identityHashEvent:()=>pP,isCommand:()=>sP,isFalsey:()=>aP,normalizeSQL:()=>Rp,parseSQL:()=>Sp,resolveDifferences:()=>xp,sizeof:()=>nu,tokenizeIdentifier:()=>fP,transformToJSON:()=>Lp});TE.exports=Hk(cE);var _e={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 Tp(e,t=[]){if(e.parent){Tp(e.parent,t);let r;switch(e.parent.type){case _e.PACKAGE:r="/";break;case _e.CLASS:r="::";break;default:r="->"}e.type===_e.FUNCTION&&(r="static"in e&&e.static?".":"#"),t.push(r)}return t.push(e.name),t}var Gk=Cp(Ya(),1),Wk=/(?:(?:#|--).*?(?=\r|\n|$))|(?:\/\*(?:[^/]|\/[^*])*?(?:\*\/|\/\*.*))/gi,dE={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},gp={mysql:/'|"|\/\*|\*\//,mysql2:/'|"|\/\*|\*\//,postgres:/'|\/\*|\*\/|\$(?!\?)/,sqlite:/'|\/\*|\*\//,cassandra:/'|\/\*|\*\//,oracle:/'|\/\*|\*\//,oracle_enhanced:/'|\/\*|\*\//},Yk={fallback:Object.keys(dE),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"]},Kk="?";function Li(e){let t=`(?:${Yk[e].map(r=>dE[r].source).flat().join(")|(?:")})`;return new RegExp(t,"gi")}var Xk=Li("mysql"),Jk=Li("postgres"),Zk=Li("sqlite"),Qk=Li("oracle"),eP=Li("cassandra"),tP=Li("fallback");function rP(e,t){return gp[t]?gp[t].test(e):gp.mysql.test(e)}function Rp(e,t){let r;switch(t){case"mysql":case"mysql2":r=Xk;break;case"postgres":r=Jk;break;case"sqlite":r=Zk;break;case"oracle":case"oracle_enhanced":r=Qk;break;case"cassandra":r=eP;break;default:r=tP}let n=e.replace(r,Kk).replace(Wk,"");return rP(n,t)&&(n=e),n}var nP=Cp(P2(),1),iP=class extends Error{constructor(e,t){super(e),this.sql=t}toString(){return`${this.message}: ${this.sql}`}};function Sp(e,t=()=>{}){let r=e.replace(/\s+returning\s+\*/i,"");try{return(0,nP.default)(r)}catch(n){return t(new iP(n.message,r)),null}}function Op(e,t=()=>{}){let r=Sp(e,t);if(!r)return null;let n=[],i=[],a=[],s=0;function o(b){let T=["type","variant"].map(_=>b[_]).filter(_=>_).join("."),C=v[T];C||(C=l),(Array.isArray(C)?C:[C]).forEach(_=>_(b))}function l(b){let T=["type","variant","name","value"];Object.keys(b).filter(C=>!T.includes(C)).map(C=>b[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(b,T){b.forEach(C=>{let _=T[C];Array.isArray(_)?_.forEach(o):typeof _=="object"?o(_):console.warn(`Unrecognized subexpression: ${_}`)})}let c=()=>{};function d(b){b.format==="table"&&a.push(b.name),u(["columns"],b)}function h(b){return()=>{n.push(b)}}let v={"literal.text":c,"literal.decimal":c,"identifier.star":b=>i.push(b.name),"identifier.column":b=>i.push(b.name),"identifier.table":b=>a.push(b.name),"identifier.expression":d,"statement.select":[h("select"),l],"statement.insert":[h("insert"),l],"statement.update":[h("update"),l],"statement.delete":[h("delete"),l],"statement.pragma":c,"map.join":[b=>{s+=b.map.length},l]};o(r);function w(b){return[...new Set(b)]}return{actions:w(n).sort(),tables:w(a).sort(),columns:w(i).sort(),joinCount:s}}function fE(e,t){let r=Sp(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}}):Rp(e,t)}var pE=nE(),Hr=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);function aP(e){return!e||e.class==="FalseClass"||e.class==="Array"&&e.value==="[]"||e.value===""}function sP(e){return!!(e.http_server_request||e.codeObject.labels.has("command"))}function hE(e){return typeof e!="string"?"":e.slice(0,1).toUpperCase()+e.slice(1).toLowerCase()}function mE(e){if(Hr(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 oP=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 Np(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=>oP.has(a)),["SQL",hE(i)||null].join(" ")}function vE(e){return Hr(e,"sql_query")===!1?null:Np(e.sql_query.normalized_sql||e.sql_query.sql||"")}function Ip(e){let t=mE(e);return t||(t=vE(e)),t}function gE(e){let t={...e};return Object.keys(e).forEach(r=>{let n=e[r];Array.isArray(n)?t[r]=new Set(n):n instanceof Set?t[r]=n:n&&typeof n=="object"?t[r]=gE(n):t[r]=n}),t}var lP={github:e=>{let t=e.url.match(/github.com[:|/]?(.*).git/);if(!t||t.length<=1)return null;let r=typeof e.lineNumber=="number"?`#L${e.lineNumber}`:"";return`https://github.com/${t[1]}/blob/${e.commit}/${e.path}${r}`}};function uP(e,t,r="master",n=null){if(e&&t){let i={url:e,path:t,lineNumber:n,commit:r},a=Object.values(lP);for(let s=0;s<a.length;s+=1){let o=a[s](i);if(o)return o}}return null}var eu=1,tu=16,_p=e=>/[A-Z]/.exec(e)===null?tu:eu,cP=e=>e.length<=2?null:{firstCase:_p(e[0]),secondCase:_p(e[1])},Ap=e=>{let t=e.length;if(t<1)return[];let r=cP(e);if(!r)return[e];let{firstCase:n,secondCase:i}=r,a=[],s=!1;for(let o=2;o<t;o+=1){let l=_p(e[o]);if(l===eu){if(n===tu||i===tu){let u=e.slice(0,o);a.push(u),a.push(...Ap(e.slice(o))),s=!0;break}}else if(l===tu&&n===eu&&i===eu){let u=e.slice(0,o-1);a.push(u),a.push(...Ap(e.slice(o-1))),s=!0;break}}return s||a.push(e),a};function dP(e){return Ip(e)||e.toString()}function fP(e){let t=[];return(e||"").split(/[$.:#\-_]/).forEach(r=>{t.push(...Ap(r))}),t}function Je(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 EE(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 nu=e=>JSON.stringify(e).length;function pP(e){if(e.httpServerRequest)return"http";let{sqlQuery:t}=e;if(t){let r=Op(t),n=["sql",r.action,...r.tables].filter(Boolean).join("");return(0,Gk.default)(n).toString()}return e.toString()}function xp(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 c=r+1;c<e.length;c+=1)l+=e[c].identityHash===s?1:0;let u=0;for(let c=n+1;c<t.length;c+=1)u+=t[c].identityHash===s?1:0;l>=u?t.splice(n,0,null):l<u&&e.splice(r,0,null)}r+=1,n+=1}}function yE(e){return e.filter(t=>t.isCall()&&!t.parent)}function bE(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(bE):!1}function Lp(e,t){return e.reduce((r,n)=>{let i=t[n];return bE(i)||(i instanceof Set?r[n]=[...i]:r[n]=i),r},{})}function _E(e){return pE.Buffer.from(e,"base64").toString("utf-8")}function hP(e){return pE.Buffer.from(e,"utf-8").toString("base64").replace(/=/g,"").replace(/_/g,"/").replace(/-/g,"+")}function mP(e){let t;return e.trimStart().startsWith("{")?t=e:t=_E(e),JSON.parse(t)}var ru=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===_e.FUNCTION&&(this.dataKeys.push("static"),this.dataKeys.push("location")),e.type===_e.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),Je(this,"parent",{value:t}),Je(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 _e.CLASS:return Array.from(this.classLocations()).sort();case _e.FUNCTION:return[this.location];default:return[]}}get packageOf(){return[this,...this.ancestors()].filter(e=>e.type===_e.PACKAGE).map(e=>e.name).reverse().join("/")}get classOf(){return[this,...this.ancestors()].filter(e=>e.type===_e.CLASS).map(e=>e.name).reverse().join("::")}get classObject(){return[this,...this.ancestors()].find(e=>e.type===_e.CLASS)}get packageObject(){return[this,...this.ancestors()].find(e=>e.type===_e.PACKAGE)}get functions(){return this.type===_e.CLASS?this.children.filter(e=>e.type===_e.FUNCTION):this.descendants().filter(e=>e.type===_e.FUNCTION)}get classes(){return[this,...this.descendants()].filter(e=>e.type===_e.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 Tp(this,e)}classLocations(e=new Set){if(this.children.forEach(t=>t.classLocations(e)),this.type===_e.FUNCTION&&this.location){let t=this.location.split(":",2);e.add(t[0])}return e}toJSON(){return Lp(this.dataKeys,this)}static constructDataChainFromEvent(e){let t;if(e.httpServerRequest)t=[{type:_e.HTTP,name:"HTTP server requests"},{type:_e.ROUTE,name:e.route}];else if(e.httpClientRequest){let n;try{n=new URL(e.httpClientRequest.url).host}catch{n="External service"}t=[{type:_e.EXTERNAL_SERVICE,name:n},{type:_e.EXTERNAL_ROUTE,name:e.route}]}else e.sqlQuery?t=[{type:_e.DATABASE,name:"Database"},{type:_e.QUERY,name:e.sqlQuery,database_type:e.sql.database_type}]:t=[{type:_e.CLASS,name:e.definedClass},{type:_e.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 _e.FUNCTION:return`${this.classOf}${this.static?".":"#"}${this.name}`;case _e.CLASS:return this.classOf;case _e.PACKAGE:return this.packageOf;case _e.QUERY:return Np(this.name);default:return this.name}}get fqid(){return`${this.type}:${this.id}`}};function iE(e,t,r){t.push(e),r[e.id]=e}var Dp=class{constructor(e){this.codeObjectsByLocation={},this.codeObjects=[],this.codeObjectsById={};let t=(r,n=null)=>{let i=new ru(r,n);return iE(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(_e.HTTP)}get sqlObject(){return this.root(_e.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,c,d)=>{let h=c.find(v=>v.type===u.type&&v.name===u.name);return h||(h=new ru(u,d),d||this.roots.push(h),iE(h,this.codeObjects,this.codeObjectsById)),h},o=ru.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}},AE=class{constructor(e={},t={},r=null,n=[]){this.input=e,this.output=t,this.children=[],this.labels=n,Je(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 AE(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}},aE=AE;function sE(e,t){let r=e.listeners[t];return r||(r=[],e.listeners[t]=r),r}var Mp=class{constructor(){this.listeners={},this.anyListeners=[]}once(e,t){return sE(this,e).push({fn:t,once:!0}),this}on(e,t){return sE(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}},xE=class extends Mp{constructor(e,t=()=>[]){super(),this.dataStore={rootEvent:this.rootNode,selectedEvent:this.rootNode},this.rootEvent=new aE;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 aE(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 oE(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 iu=class{constructor(e){this.data={events:[],classMap:[],...e},this.classMap=new Dp(this.data.classMap),this.callTree=new xE(this.events),this.classMap.bindEvents(this.events),this.labels=EE(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 iu({});return e.data.events=this.data.events,e.data.metadata=this.data.metadata,e.classMap=this.classMap,e.callTree=this.callTree,e}rootEvents(){return yE(this.events)}static*multiTreeIterator(e,t){let r,n,i=e.rootEvents(),a=t.rootEvents();for(xp(i,a);;){if(r=i.shift(),n=a.shift(),!r&&!n)return;if(r&&n){let s=r?[...r.children]:[],o=n?[...n.children]:[];xp(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=iu.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=oE(r.added),r.removed=oE(r.removed),r}toJSON(){return{...this.data,classMap:this.classMap}}},vP=Cp(Ya(),1),wp=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(`
4
- `)}digest(){return(0,vP.default)(this.hashEntries.map(e=>e.join("=")).join("")).toString()}static buildHash(e,t){let r=new wp(e);return Object.keys(t).sort().forEach(n=>r.addProperty(n,t[n])),r}};function Ql(e,t,r){!e||typeof e[t]>"u"||typeof e[r]<"u"||Object.defineProperty(e,r,{get(){return this[t]},enumerable:!1})}var Ii=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 Ii&&(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"&&(Je(this,"parent"),Je(this,"children",{writable:!1,value:[]}),Je(this,"dataReferences",{writable:!1,value:[]}),Je(this,"codeObject"),Je(this,"parameters"),Je(this,"message")),Je(this,"linkedEvent"),Je(this,"labels"),Je(this,"exceptions"),Je(this,"next"),Je(this,"previous"),Je(this,"hash"),Je(this,"identityHash"),Je(this,"depth"),Ql(t.http_server_response,"status_code","status"),Ql(t.http_server_response,"status","status_code"),Ql(t.http_client_response,"status_code","status"),Ql(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 Ii.contentType(this.httpServerRequest,this.httpClientRequest)}get responseContentType(){return Ii.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){Hr(this.$hidden,"codeObject")&&(this.$hidden.codeObject=e)}set parameters(e){Hr(this.$hidden,"parameters")&&(this.$hidden.parameters=e)}set labels(e){Hr(this.$hidden,"labels")&&(this.$hidden.labels=e)}set exceptions(e){Hr(this.$hidden,"exceptions")&&(this.$hidden.exceptions=e)}set message(e){Hr(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 Lp(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=Op(e);return t?{event_type:"sql",actions:[...new Set(t.actions)].sort(),tables:[...new Set(t.tables)].sort()}:{event_type:"sql",sql_normalized:Rp(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:fE(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 wp.buildHash("event-identity-v2",this.gatherIdentityProperties())}buildStableHash(){return wp.buildHash("event-stable-properties-v2",this.gatherStableProperties())}},gP=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 EP(e){return Object.keys(e.activeStacks).length+e.finalizedStacks.length}var yP=class{constructor(){this.activeStacks={},this.finalizedStacks=[]}add(e){let t=this.activeStacks[e.thread_id];if(!t){let r=EP(this);t=new gP(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=nu(Object.values(this.activeStacks));return e+=nu(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},[])}},Ep=(e,t,...r)=>e.reduce((n,i)=>i(n,...r),t),bP=class extends Mp{constructor(e){super(),this.sorter=new yP,this.transforms={event:[],stack:[],chunk:[]},this.allEvents=[],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.exclusions=new Set,(this.data.events||[]).forEach(r=>{this.data.eventUpdates&&this.data.eventUpdates[r.id]&&(r=this.data.eventUpdates[r.id]);let n=new Ii(r);this.allEvents.push(n),this.sorter.add(n)}),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 Ii({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 Dp(n.data.classMap),r=Math.min(e/n.size,1),t.visit(s=>{s.size=0,s.count=0}),this.allEvents.forEach(s=>{if(s.event!=="call"||s.sql_query||s.http_server_request||s.http_client_request)return;let o=t.codeObjectFromEvent(s);if(o){let l=nu(s);o.size=o.size+l||l,o.count=o.count+1||1}});let i=0,a=t.codeObjects.filter(s=>s.size).sort((s,o)=>s.size-o.size).map(s=>(i+=s.size,{fqid:s.fqid,count:s.count,size:s.size,totalBytes:i})).reverse();for(let s=0;s<a.length;s+=1){let o=a[s];if(o.totalBytes<=i*r)break;this.exclusions.add(o.fqid)}this.updatePruneFilter()}).chunk(n=>this.excludeEvents(n,t,this.exclusions))}updatePruneFilter(){let e=Array.from(this.exclusions.values());this.data.pruneFilter?this.data.pruneFilter.hideName?e.forEach(t=>this.data.pruneFilter.hideName.push(t)):this.data.pruneFilter.hideName=e:this.data.pruneFilter={hideName:e}}excludeEvents(e,t,r){return e.map(n=>n.filter(i=>{let{callEvent:a}=i;if(!a)return!1;if(a.http_server_request||a.http_client_request||a.sql_query)return!0;let s=t.codeObjectFromEvent(a);return!s||!s.fqid?!0:!r.has(s.fqid)}))}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=>Ep(this.transforms.chunk,e).map(t=>Ep(this.transforms.stack,t).map(r=>Ep(this.transforms.event,r)))).flat(2)}build(){let e=this.sorter.size();this.emit("preprocess",{size:e,data:this.data});let t=this.collectEvents();return new iu({...this.data,events:t})}};function wE(e=null){return new bP(e)}var Xa=class{constructor(e){this.event=e}get callEvent(){return this.event.callEvent}get labels(){let{codeObject:e}=this.event;return e&&e.labels?e.labels:null}*self(){yield this}*ancestors(){let e=this.callEvent.parent;for(;e;)yield new Xa(e),e=e.parent}*preceding(){for(let e of[this,...this.ancestors()]){e!==this&&(yield e);for(let t of e.precedingSiblings()){for(let r of[...t.descendants()].reverse())yield r;yield t}}}*following(){for(let e of this.descendants())yield e;for(let e of[this,...this.ancestors()])for(let t of e.followingSiblings()){yield t;for(let r of t.descendants())yield r}}*precedingSiblings(){let{parent:e}=this.callEvent;if(!e)return;let t=e.children.indexOf(this.callEvent);for(let r=t-1;r>=0;r-=1)yield new Xa(e.children[r])}*followingSiblings(){let{parent:e}=this.callEvent;if(!e)return;let t=e.children.indexOf(this.callEvent);for(let r=t+1;r<e.children.length;r+=1)yield new Xa(e.children[r])}*descendants(e=()=>!0){let t=[...this.event.children];for(;t.length;){let r=t.shift();e(r)&&(yield new Xa(r),r.children&&t.unshift(...r.children))}}hasLabel(e){return this.hasLabels([e])}hasLabels(...e){return this.labels?!e||!e.length?this.labels.size>0:e.filter(t=>this.labels.has(t)).length===e.length:!1}};function CE(e,t){return t.type==="function"&&(e[t.location]=t),t.children&&t.children.reduce(CE,e),e}var _P=class{constructor(e){this.functionObjects=e.reduce(CE,{})}getName(e){let t=Ip(e);if(t)return t;let r=this.getCodeObject(e);if(r)return r.display_name;let n=e.static?".":"#";return[e.defined_class,n,e.method_id].join("")}getLabels(e){let t=[];e.labels&&t.push(...e.labels);let r=this.getCodeObject(e);return r&&r.labels.length&&t.push(...r.labels),t}getCodeObject(e){return this.functionObjects[`${e.path}:${e.lineno}`]}},Ni=class{constructor(e=!0,t=!0){Mt(this,"on",!0),Mt(this,"default",!0),this.on=e,this.default=t}},AP=class extends Ni{constructor(e=!0,t=!0,r=100){super(e,t),Mt(this,"time",100),this.time=r}},xP=class extends Ni{constructor(e=!0,t=!0,r=[]){super(e,t),Mt(this,"names",[]),this.names=r}},wP=class{constructor(){Mt(this,"limitRootEvents",new Ni),Mt(this,"hideMediaRequests",new Ni),Mt(this,"hideExternalPaths",new Ni(!1,!1)),Mt(this,"hideUnlabeled",new Ni(!1,!1)),Mt(this,"hideElapsedTimeUnder",new AP(!1,!1,100)),Mt(this,"hideName",new xP(!1,!1,[]))}},yp={};function bp(e,t){return yp[e]||(yp[e]=new RegExp(...t())),yp[e]}function CP(e){return!e||e.length===0?!1:!!(["/","\\"].includes(e.charAt(0))||/^[a-zA-Z]:[\\/]/.test(e))}function TP(e){if(!e)return{isLocal:!1};if(!e.includes(":"))return{isLocal:!1};let t=e.split(":")[0];return t.match(/\.\w+$/)&&!CP(t)?{isLocal:!0,path:t}:{isLocal:!1}}function lE(e,t,r){let n=new Set,i=[],a=s=>{s.isCall()&&t(s)&&i.push(s),i.length>0&&(n.add(s),s.returnEvent&&n.add(s.returnEvent)),s.isReturn()&&t(s.callEvent)&&i.pop()};return e.forEach(a),r||n.size()?e.filter(s=>n.has(s)):e}var Oi=class{constructor(){Mt(this,"rootObjects",[]),Mt(this,"declutter",new wP)}filter(e,t){let{classMap:r}=e,{events:n}=e;if(this.declutter.limitRootEvents.on&&(n=lE(n,a=>a.httpServerRequest,!0)),this.rootObjects.length){let a=r.codeObjects.reduce((s,o)=>{let l=o;for(;l;)this.rootObjects.some(u=>Oi.codeObjectIsMatched(l,u))&&s.add(o),l=l.parent;return s},new Set);n=lE(n,s=>a.has(s.codeObject),!0)}this.declutter.hideMediaRequests.on&&(n=Oi.filterMediaRequests(n)),this.declutter.hideUnlabeled.on&&(n=n.filter(a=>a.labels.size>0||a.codeObject.type!=="function")),this.declutter.hideExternalPaths.on&&(n=n.filter(a=>TP(a.codeObject.location).isLocal)),this.declutter.hideElapsedTimeUnder.on&&this.declutter.hideElapsedTimeUnder.time>0&&(n=n.filter(a=>a.elapsedTime&&a.elapsedTime>=this.declutter.hideElapsedTimeUnder.time/1e3)),this.declutter.hideName.on&&this.declutter.hideName.names.length&&r.codeObjects.forEach(a=>{this.declutter.hideName.names.forEach(s=>{Oi.codeObjectIsMatched(a,s)&&(n=n.filter(o=>!a.allEvents.includes(o)))})});let i=new Set(n.filter(a=>a.isCall()).map(a=>a.id));return t&&t.length>0&&(t.forEach(a=>{a.appMapUri&&a.appMapUri.fragment&&typeof a.appMapUri.fragment=="string"&&(a.appMapUri.fragment=JSON.parse(a.appMapUri.fragment))}),n=Oi.attachFindingsToEvents(n,t)),wE({events:n.filter(a=>i.has(a.id)||a.parentId&&i.has(a.parentId)),classMap:r.roots.map(a=>({...a.data})),metadata:e.metadata}).build()}static filterMediaRequests(e){let t=[],r=["application/javascript","application/ecmascript","audio/.+","font/.+","image/.+","text/javascript","text/ecmascript","text/css","video/.+"].map(i=>new RegExp(i,"i")),n=new Set(["aac","avi","bmp","css","flv","gif","htm","html","ico","jpeg","jpg","js","json","jsonld","mid","midi","mjs","mov","mp3","mp4","mpeg","oga","ogg","ogv","ogx","opus","otf","png","svg","tif","tiff","ts","ttf","wav","weba","webm","webp","woff","woff2","xhtml","3gp","3g2"]);return e.forEach(i=>{let{httpServerResponse:a}=i;if(i.requestMethod==="GET"&&i.requestPath){let s=i.requestPath.match(/.*\.([\S]*)$/);s&&n.has(s[1])&&t.push(i.id)}else if(a){let s,{headers:o}=a;if(o){let l=Object.keys(o).filter(u=>u.toLowerCase()==="content-type")[0];s=o[l]}else s=a.mime_type;s&&i.parentId&&r.some(l=>l.test(s))&&t.push(i.parentId)}}),e.filter(i=>!t.includes(i.id))}static codeObjectIsMatched(e,t){if(t.startsWith("label:")){let r=bp(t,()=>[`^${t.replace("label:","").replace("*",".*")}$`,"ig"]);return Array.from(e.labels).some(n=>r.test(n))}if(t.length>2&&t.charAt(0)==="/"&&t.charAt(t.length-1)==="/"&&bp(t,()=>[t.substring(1,t.length-1),"ig"]).test(e.fqid))return!0;if(t.includes("*")){if(bp(t,()=>[`^${t.replace("*",".*")}$`,"ig"]).test(e.fqid))return!0}else if(t===e.fqid)return!0;return!1}static attachFindingsToEvents(e,t){let r=e.reduce((n,i)=>(n[i.id]=i.callEvent,n),{});return t.forEach(n=>{let i=n.appMapUri&&n.appMapUri.fragment&&n.appMapUri.fragment.traceFilter;i&&i.split(" ").map(a=>Number(a.split(":")[1])).forEach(a=>{let s=r[a];s&&!Oi.eventAlreadyHasFinding(s,n)&&(s.findings?s.findings.push(n):s.findings=[n])})}),e}apply(e){"rootObjects"in e&&(this.declutter.rootObjects=e.rootObjects),"limitRootEvents"in e&&(this.declutter.limitRootEvents.on=e.limitRootEvents),"hideMediaRequests"in e&&(this.declutter.hideMediaRequests.on=e.hideMediaRequests),"hideUnlabeled"in e&&(this.declutter.hideUnlabeled.on=e.hideUnlabeled),"hideExternalPaths"in e&&(this.declutter.hideExternalPaths.on=e.hideExternalPaths),"hideElapsedTimeUnder"in e&&e.hideElapsedTimeUnder!==!1&&(this.declutter.hideElapsedTimeUnder.on=!0,this.declutter.hideElapsedTimeUnder.time=e.hideElapsedTimeUnder),"hideName"in e&&e.hideName!==!1&&(this.declutter.hideName.on=!0,this.declutter.hideName.names=e.hideName)}static eventAlreadyHasFinding(e,t){return e.findings&&!!e.findings.find(r=>r.finding.hash_v2===t.finding.hash_v2)}}});var Nn=g((Za,RE)=>{"use strict";Object.defineProperty(Za,"__esModule",{value:!0});Za.default=void 0;var RP={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"};Za.default=RP;RE.exports=Za.default});var Qa=g(kt=>{"use strict";Object.defineProperty(kt,"__esModule",{value:!0});kt.sortByLengthDesc=kt.escapeRegExp=kt.isEmpty=kt.last=kt.trimSpacesEnd=void 0;var SP=function(t){return t.replace(/[\t ]+$/,"")};kt.trimSpacesEnd=SP;var OP=function(t){return t[t.length-1]};kt.last=OP;var NP=function(t){return!Array.isArray(t)||t.length===0};kt.isEmpty=NP;var IP=function(t){return t.replace(/[\$\(-\+\.\?\[-\^\{-\}]/g,"\\$&")};kt.escapeRegExp=IP;var LP=function(t){return t.sort(function(r,n){return n.length-r.length||r.localeCompare(n)})};kt.sortByLengthDesc=LP});var NE=g((es,OE)=>{"use strict";Object.defineProperty(es,"__esModule",{value:!0});es.default=void 0;var DP=Qa();function MP(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function SE(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 kP(e,t,r){return t&&SE(e.prototype,t),r&&SE(e,r),e}var kp="top-level",PP="block-level",BP=function(){function e(t){MP(this,e),this.indent=t||" ",this.indentTypes=[]}return kP(e,[{key:"getIndent",value:function(){return this.indent.repeat(this.indentTypes.length)}},{key:"increaseTopLevel",value:function(){this.indentTypes.push(kp)}},{key:"increaseBlockLevel",value:function(){this.indentTypes.push(PP)}},{key:"decreaseTopLevel",value:function(){this.indentTypes.length>0&&(0,DP.last)(this.indentTypes)===kp&&this.indentTypes.pop()}},{key:"decreaseBlockLevel",value:function(){for(;this.indentTypes.length>0;){var r=this.indentTypes.pop();if(r!==kp)break}}},{key:"resetIndentation",value:function(){this.indentTypes=[]}}]),e}();es.default=BP;OE.exports=es.default});var DE=g((ts,LE)=>{"use strict";Object.defineProperty(ts,"__esModule",{value:!0});ts.default=void 0;var Di=$P(Nn());function $P(e){return e&&e.__esModule?e:{default:e}}function FP(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function IE(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 qP(e,t,r){return t&&IE(e.prototype,t),r&&IE(e,r),e}var jP=50,UP=function(){function e(){FP(this,e),this.level=0}return qP(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>jP)return!1;if(o.type===Di.default.OPEN_PAREN)a++;else if(o.type===Di.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===Di.default.RESERVED_TOP_LEVEL||n===Di.default.RESERVED_NEWLINE||n===Di.default.COMMENT||n===Di.default.BLOCK_COMMENT||i===";"}}]),e}();ts.default=UP;LE.exports=ts.default});var PE=g((rs,kE)=>{"use strict";Object.defineProperty(rs,"__esModule",{value:!0});rs.default=void 0;function zP(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ME(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 VP(e,t,r){return t&&ME(e.prototype,t),r&&ME(e,r),e}var HP=function(){function e(t){zP(this,e),this.params=t,this.index=0}return VP(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}();rs.default=HP;kE.exports=rs.default});var su=g(it=>{"use strict";Object.defineProperty(it,"__esModule",{value:!0});it.isEnd=it.isWindow=it.isBy=it.isSet=it.isLimit=it.isBetween=it.isAnd=void 0;var In=GP(Nn());function GP(e){return e&&e.__esModule?e:{default:e}}var Ln=function(t,r){return function(n){return n?.type===t&&r.test(n?.value)}},WP=Ln(In.default.RESERVED_NEWLINE,/^AND$/i);it.isAnd=WP;var YP=Ln(In.default.RESERVED,/^BETWEEN$/i);it.isBetween=YP;var KP=Ln(In.default.RESERVED_TOP_LEVEL,/^LIMIT$/i);it.isLimit=KP;var XP=Ln(In.default.RESERVED_TOP_LEVEL,/^[S\u017F]ET$/i);it.isSet=XP;var JP=Ln(In.default.RESERVED,/^BY$/i);it.isBy=JP;var ZP=Ln(In.default.RESERVED_TOP_LEVEL,/^WINDOW$/i);it.isWindow=ZP;var QP=Ln(In.default.CLOSE_PAREN,/^END$/i);it.isEnd=QP});var Gt=g((ns,$E)=>{"use strict";Object.defineProperty(ns,"__esModule",{value:!0});ns.default=void 0;var Ze=ou(Nn()),eB=ou(NE()),tB=ou(DE()),rB=ou(PE()),Mi=Qa(),Pp=su();function ou(e){return e&&e.__esModule?e:{default:e}}function Bp(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function nB(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function BE(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 iB(e,t,r){return t&&BE(e.prototype,t),r&&BE(e,r),e}var aB=function(){function e(t){nB(this,e),this.cfg=t,this.indentation=new eB.default(this.cfg.indent),this.inlineBlock=new tB.default,this.params=new rB.default(this.cfg.params),this.previousReservedToken={},this.tokens=[],this.index=0}return iB(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===Ze.default.LINE_COMMENT?n=r.formatLineComment(i,n):i.type===Ze.default.BLOCK_COMMENT?n=r.formatBlockComment(i,n):i.type===Ze.default.RESERVED_TOP_LEVEL?(n=r.formatTopLevelReservedWord(i,n),r.previousReservedToken=i):i.type===Ze.default.RESERVED_TOP_LEVEL_NO_INDENT?(n=r.formatTopLevelReservedWordNoIndent(i,n),r.previousReservedToken=i):i.type===Ze.default.RESERVED_NEWLINE?(n=r.formatNewlineReservedWord(i,n),r.previousReservedToken=i):i.type===Ze.default.RESERVED?(n=r.formatWithSpaces(i,n),r.previousReservedToken=i):i.type===Ze.default.OPEN_PAREN?n=r.formatOpeningParentheses(i,n):i.type===Ze.default.CLOSE_PAREN?n=r.formatClosingParentheses(i,n):i.type===Ze.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
+ `)}digest(){return(0,vP.default)(this.hashEntries.map(e=>e.join("=")).join("")).toString()}static buildHash(e,t){let r=new wp(e);return Object.keys(t).sort().forEach(n=>r.addProperty(n,t[n])),r}};function Ql(e,t,r){!e||typeof e[t]>"u"||typeof e[r]<"u"||Object.defineProperty(e,r,{get(){return this[t]},enumerable:!1})}var Ii=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 Ii&&(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"&&(Je(this,"parent"),Je(this,"children",{writable:!1,value:[]}),Je(this,"dataReferences",{writable:!1,value:[]}),Je(this,"codeObject"),Je(this,"parameters"),Je(this,"message")),Je(this,"linkedEvent"),Je(this,"labels"),Je(this,"exceptions"),Je(this,"next"),Je(this,"previous"),Je(this,"hash"),Je(this,"identityHash"),Je(this,"depth"),Ql(t.http_server_response,"status_code","status"),Ql(t.http_server_response,"status","status_code"),Ql(t.http_client_response,"status_code","status"),Ql(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 Ii.contentType(this.httpServerRequest,this.httpClientRequest)}get responseContentType(){return Ii.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){Hr(this.$hidden,"codeObject")&&(this.$hidden.codeObject=e)}set parameters(e){Hr(this.$hidden,"parameters")&&(this.$hidden.parameters=e)}set labels(e){Hr(this.$hidden,"labels")&&(this.$hidden.labels=e)}set exceptions(e){Hr(this.$hidden,"exceptions")&&(this.$hidden.exceptions=e)}set message(e){Hr(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 Lp(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=Op(e);return t?{event_type:"sql",actions:[...new Set(t.actions)].sort(),tables:[...new Set(t.tables)].sort()}:{event_type:"sql",sql_normalized:Rp(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:fE(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 wp.buildHash("event-identity-v2",this.gatherIdentityProperties())}buildStableHash(){return wp.buildHash("event-stable-properties-v2",this.gatherStableProperties())}},gP=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 EP(e){return Object.keys(e.activeStacks).length+e.finalizedStacks.length}var yP=class{constructor(){this.activeStacks={},this.finalizedStacks=[]}add(e){let t=this.activeStacks[e.thread_id];if(!t){let r=EP(this);t=new gP(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=nu(Object.values(this.activeStacks));return e+=nu(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},[])}},Ep=(e,t,...r)=>e.reduce((n,i)=>i(n,...r),t),bP=class extends Mp{constructor(e){super(),this.sorter=new yP,this.transforms={event:[],stack:[],chunk:[]},this.allEvents=[],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.exclusions=new Set,(this.data.events||[]).forEach(r=>{this.data.eventUpdates&&this.data.eventUpdates[r.id]&&(r=this.data.eventUpdates[r.id]);let n=new Ii(r);this.allEvents.push(n),this.sorter.add(n)}),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 Ii({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 Dp(n.data.classMap),r=Math.min(e/n.size,1),t.visit(s=>{s.size=0,s.count=0}),this.allEvents.forEach(s=>{if(s.event!=="call"||s.sql_query||s.http_server_request||s.http_client_request)return;let o=t.codeObjectFromEvent(s);if(o){let l=nu(s);o.size=o.size+l||l,o.count=o.count+1||1}});let i=0,a=t.codeObjects.filter(s=>s.size).sort((s,o)=>s.size-o.size).map(s=>(i+=s.size,{fqid:s.fqid,count:s.count,size:s.size,totalBytes:i})).reverse();for(let s=0;s<a.length;s+=1){let o=a[s];if(o.totalBytes<=i*r)break;this.exclusions.add(o.fqid)}this.updatePruneFilter()}).chunk(n=>this.excludeEvents(n,t,this.exclusions))}updatePruneFilter(){let e=Array.from(this.exclusions.values());this.data.pruneFilter?this.data.pruneFilter.hideName?e.forEach(t=>this.data.pruneFilter.hideName.push(t)):this.data.pruneFilter.hideName=e:this.data.pruneFilter={hideName:e}}excludeEvents(e,t,r){return e.map(n=>n.filter(i=>{let{callEvent:a}=i;if(!a)return!1;if(a.http_server_request||a.http_client_request||a.sql_query)return!0;let s=t.codeObjectFromEvent(a);return!s||!s.fqid?!0:!r.has(s.fqid)}))}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=>Ep(this.transforms.chunk,e).map(t=>Ep(this.transforms.stack,t).map(r=>Ep(this.transforms.event,r)))).flat(2)}build(){let e=this.sorter.size();this.emit("preprocess",{size:e,data:this.data});let t=this.collectEvents();return new iu({...this.data,events:t})}};function wE(e=null){return new bP(e)}var Xa=class{constructor(e){this.event=e}get callEvent(){return this.event.callEvent}get labels(){let{codeObject:e}=this.event;return e&&e.labels?e.labels:null}*self(){yield this}*ancestors(){let e=this.callEvent.parent;for(;e;)yield new Xa(e),e=e.parent}*preceding(){for(let e of[this,...this.ancestors()]){e!==this&&(yield e);for(let t of e.precedingSiblings()){for(let r of[...t.descendants()].reverse())yield r;yield t}}}*following(){for(let e of this.descendants())yield e;for(let e of[this,...this.ancestors()])for(let t of e.followingSiblings()){yield t;for(let r of t.descendants())yield r}}*precedingSiblings(){let{parent:e}=this.callEvent;if(!e)return;let t=e.children.indexOf(this.callEvent);for(let r=t-1;r>=0;r-=1)yield new Xa(e.children[r])}*followingSiblings(){let{parent:e}=this.callEvent;if(!e)return;let t=e.children.indexOf(this.callEvent);for(let r=t+1;r<e.children.length;r+=1)yield new Xa(e.children[r])}*descendants(e=()=>!0){let t=[...this.event.children];for(;t.length;){let r=t.shift();e(r)&&(yield new Xa(r),r.children&&t.unshift(...r.children))}}hasLabel(e){return this.hasLabels([e])}hasLabels(...e){return this.labels?!e||!e.length?this.labels.size>0:e.filter(t=>this.labels.has(t)).length===e.length:!1}};function CE(e,t){return t.type==="function"&&(e[t.location]=t),t.children&&t.children.reduce(CE,e),e}var _P=class{constructor(e){this.functionObjects=e.reduce(CE,{})}getName(e){let t=Ip(e);if(t)return t;let r=this.getCodeObject(e);if(r)return r.display_name;let n=e.static?".":"#";return[e.defined_class,n,e.method_id].join("")}getLabels(e){let t=[];e.labels&&t.push(...e.labels);let r=this.getCodeObject(e);return r&&r.labels.length&&t.push(...r.labels),t}getCodeObject(e){return this.functionObjects[`${e.path}:${e.lineno}`]}},Ni=class{constructor(e=!0,t=!0){Mt(this,"on",!0),Mt(this,"default",!0),this.on=e,this.default=t}},AP=class extends Ni{constructor(e=!0,t=!0,r=100){super(e,t),Mt(this,"time",100),this.time=r}},xP=class extends Ni{constructor(e=!0,t=!0,r=[]){super(e,t),Mt(this,"names",[]),this.names=r}},wP=class{constructor(){Mt(this,"limitRootEvents",new Ni),Mt(this,"hideMediaRequests",new Ni),Mt(this,"hideExternalPaths",new Ni(!1,!1)),Mt(this,"hideUnlabeled",new Ni(!1,!1)),Mt(this,"hideElapsedTimeUnder",new AP(!1,!1,100)),Mt(this,"hideName",new xP(!1,!1,[]))}},yp={};function bp(e,t){return yp[e]||(yp[e]=new RegExp(...t())),yp[e]}function CP(e){return!e||e.length===0?!1:!!(["/","\\"].includes(e.charAt(0))||/^[a-zA-Z]:[\\/]/.test(e))}function TP(e){if(!e)return{isLocal:!1};if(!e.includes(":"))return{isLocal:!1};let t=e.split(":")[0];return t.match(/\.\w+$/)&&!CP(t)?{isLocal:!0,path:t}:{isLocal:!1}}function lE(e,t,r){let n=new Set,i=[],a=s=>{s.isCall()&&t(s)&&i.push(s),i.length>0&&(n.add(s),s.returnEvent&&n.add(s.returnEvent)),s.isReturn()&&t(s.callEvent)&&i.pop()};return e.forEach(a),r||n.size?e.filter(s=>n.has(s)):e}var Oi=class{constructor(){Mt(this,"rootObjects",[]),Mt(this,"declutter",new wP)}filter(e,t){let{classMap:r}=e,{events:n}=e;if(this.declutter.limitRootEvents.on&&(n=lE(n,a=>a.httpServerRequest,!1)),this.rootObjects.length){let a=r.codeObjects.reduce((s,o)=>{let l=o;for(;l;)this.rootObjects.some(u=>Oi.codeObjectIsMatched(l,u))&&s.add(o),l=l.parent;return s},new Set);n=lE(n,s=>a.has(s.codeObject),!0)}this.declutter.hideMediaRequests.on&&(n=Oi.filterMediaRequests(n)),this.declutter.hideUnlabeled.on&&(n=n.filter(a=>a.labels.size>0||a.codeObject.type!=="function")),this.declutter.hideExternalPaths.on&&(n=n.filter(a=>TP(a.codeObject.location).isLocal)),this.declutter.hideElapsedTimeUnder.on&&this.declutter.hideElapsedTimeUnder.time>0&&(n=n.filter(a=>a.elapsedTime&&a.elapsedTime>=this.declutter.hideElapsedTimeUnder.time/1e3)),this.declutter.hideName.on&&this.declutter.hideName.names.length&&r.codeObjects.forEach(a=>{this.declutter.hideName.names.forEach(s=>{Oi.codeObjectIsMatched(a,s)&&(n=n.filter(o=>!a.allEvents.includes(o)))})});let i=new Set(n.filter(a=>a.isCall()).map(a=>a.id));return t&&t.length>0&&(t.forEach(a=>{a.appMapUri&&a.appMapUri.fragment&&typeof a.appMapUri.fragment=="string"&&(a.appMapUri.fragment=JSON.parse(a.appMapUri.fragment))}),n=Oi.attachFindingsToEvents(n,t)),wE({events:n.filter(a=>i.has(a.id)||a.parentId&&i.has(a.parentId)),classMap:r.roots.map(a=>({...a.data})),metadata:e.metadata}).build()}static filterMediaRequests(e){let t=[],r=["application/javascript","application/ecmascript","audio/.+","font/.+","image/.+","text/javascript","text/ecmascript","text/css","video/.+"].map(i=>new RegExp(i,"i")),n=new Set(["aac","avi","bmp","css","flv","gif","htm","html","ico","jpeg","jpg","js","json","jsonld","mid","midi","mjs","mov","mp3","mp4","mpeg","oga","ogg","ogv","ogx","opus","otf","png","svg","tif","tiff","ts","ttf","wav","weba","webm","webp","woff","woff2","xhtml","3gp","3g2"]);return e.forEach(i=>{let{httpServerResponse:a}=i;if(i.requestMethod==="GET"&&i.requestPath){let s=i.requestPath.match(/.*\.([\S]*)$/);s&&n.has(s[1])&&t.push(i.id)}else if(a){let s,{headers:o}=a;if(o){let l=Object.keys(o).filter(u=>u.toLowerCase()==="content-type")[0];s=o[l]}else s=a.mime_type;s&&i.parentId&&r.some(l=>l.test(s))&&t.push(i.parentId)}}),e.filter(i=>!t.includes(i.id))}static codeObjectIsMatched(e,t){if(t.startsWith("label:")){let r=bp(t,()=>[`^${t.replace("label:","").replace("*",".*")}$`,"ig"]);return Array.from(e.labels).some(n=>r.test(n))}if(t.length>2&&t.charAt(0)==="/"&&t.charAt(t.length-1)==="/"&&bp(t,()=>[t.substring(1,t.length-1),"ig"]).test(e.fqid))return!0;if(t.includes("*")){if(bp(t,()=>[`^${t.replace("*",".*")}$`,"ig"]).test(e.fqid))return!0}else if(t===e.fqid)return!0;return!1}static attachFindingsToEvents(e,t){let r=e.reduce((n,i)=>(n[i.id]=i.callEvent,n),{});return t.forEach(n=>{let i=n.appMapUri&&n.appMapUri.fragment&&n.appMapUri.fragment.traceFilter;i&&i.split(" ").map(a=>Number(a.split(":")[1])).forEach(a=>{let s=r[a];s&&!Oi.eventAlreadyHasFinding(s,n)&&(s.findings?s.findings.push(n):s.findings=[n])})}),e}apply(e){"rootObjects"in e&&(this.declutter.rootObjects=e.rootObjects),"limitRootEvents"in e&&(this.declutter.limitRootEvents.on=e.limitRootEvents),"hideMediaRequests"in e&&(this.declutter.hideMediaRequests.on=e.hideMediaRequests),"hideUnlabeled"in e&&(this.declutter.hideUnlabeled.on=e.hideUnlabeled),"hideExternalPaths"in e&&(this.declutter.hideExternalPaths.on=e.hideExternalPaths),"hideElapsedTimeUnder"in e&&e.hideElapsedTimeUnder!==!1&&(this.declutter.hideElapsedTimeUnder.on=!0,this.declutter.hideElapsedTimeUnder.time=e.hideElapsedTimeUnder),"hideName"in e&&e.hideName!==!1&&(this.declutter.hideName.on=!0,this.declutter.hideName.names=e.hideName)}static eventAlreadyHasFinding(e,t){return e.findings&&!!e.findings.find(r=>r.finding.hash_v2===t.finding.hash_v2)}}});var Nn=g((Za,RE)=>{"use strict";Object.defineProperty(Za,"__esModule",{value:!0});Za.default=void 0;var RP={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"};Za.default=RP;RE.exports=Za.default});var Qa=g(kt=>{"use strict";Object.defineProperty(kt,"__esModule",{value:!0});kt.sortByLengthDesc=kt.escapeRegExp=kt.isEmpty=kt.last=kt.trimSpacesEnd=void 0;var SP=function(t){return t.replace(/[\t ]+$/,"")};kt.trimSpacesEnd=SP;var OP=function(t){return t[t.length-1]};kt.last=OP;var NP=function(t){return!Array.isArray(t)||t.length===0};kt.isEmpty=NP;var IP=function(t){return t.replace(/[\$\(-\+\.\?\[-\^\{-\}]/g,"\\$&")};kt.escapeRegExp=IP;var LP=function(t){return t.sort(function(r,n){return n.length-r.length||r.localeCompare(n)})};kt.sortByLengthDesc=LP});var NE=g((es,OE)=>{"use strict";Object.defineProperty(es,"__esModule",{value:!0});es.default=void 0;var DP=Qa();function MP(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function SE(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 kP(e,t,r){return t&&SE(e.prototype,t),r&&SE(e,r),e}var kp="top-level",PP="block-level",BP=function(){function e(t){MP(this,e),this.indent=t||" ",this.indentTypes=[]}return kP(e,[{key:"getIndent",value:function(){return this.indent.repeat(this.indentTypes.length)}},{key:"increaseTopLevel",value:function(){this.indentTypes.push(kp)}},{key:"increaseBlockLevel",value:function(){this.indentTypes.push(PP)}},{key:"decreaseTopLevel",value:function(){this.indentTypes.length>0&&(0,DP.last)(this.indentTypes)===kp&&this.indentTypes.pop()}},{key:"decreaseBlockLevel",value:function(){for(;this.indentTypes.length>0;){var r=this.indentTypes.pop();if(r!==kp)break}}},{key:"resetIndentation",value:function(){this.indentTypes=[]}}]),e}();es.default=BP;OE.exports=es.default});var DE=g((ts,LE)=>{"use strict";Object.defineProperty(ts,"__esModule",{value:!0});ts.default=void 0;var Di=$P(Nn());function $P(e){return e&&e.__esModule?e:{default:e}}function FP(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function IE(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 qP(e,t,r){return t&&IE(e.prototype,t),r&&IE(e,r),e}var jP=50,UP=function(){function e(){FP(this,e),this.level=0}return qP(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>jP)return!1;if(o.type===Di.default.OPEN_PAREN)a++;else if(o.type===Di.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===Di.default.RESERVED_TOP_LEVEL||n===Di.default.RESERVED_NEWLINE||n===Di.default.COMMENT||n===Di.default.BLOCK_COMMENT||i===";"}}]),e}();ts.default=UP;LE.exports=ts.default});var PE=g((rs,kE)=>{"use strict";Object.defineProperty(rs,"__esModule",{value:!0});rs.default=void 0;function zP(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ME(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 VP(e,t,r){return t&&ME(e.prototype,t),r&&ME(e,r),e}var HP=function(){function e(t){zP(this,e),this.params=t,this.index=0}return VP(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}();rs.default=HP;kE.exports=rs.default});var su=g(it=>{"use strict";Object.defineProperty(it,"__esModule",{value:!0});it.isEnd=it.isWindow=it.isBy=it.isSet=it.isLimit=it.isBetween=it.isAnd=void 0;var In=GP(Nn());function GP(e){return e&&e.__esModule?e:{default:e}}var Ln=function(t,r){return function(n){return n?.type===t&&r.test(n?.value)}},WP=Ln(In.default.RESERVED_NEWLINE,/^AND$/i);it.isAnd=WP;var YP=Ln(In.default.RESERVED,/^BETWEEN$/i);it.isBetween=YP;var KP=Ln(In.default.RESERVED_TOP_LEVEL,/^LIMIT$/i);it.isLimit=KP;var XP=Ln(In.default.RESERVED_TOP_LEVEL,/^[S\u017F]ET$/i);it.isSet=XP;var JP=Ln(In.default.RESERVED,/^BY$/i);it.isBy=JP;var ZP=Ln(In.default.RESERVED_TOP_LEVEL,/^WINDOW$/i);it.isWindow=ZP;var QP=Ln(In.default.CLOSE_PAREN,/^END$/i);it.isEnd=QP});var Gt=g((ns,$E)=>{"use strict";Object.defineProperty(ns,"__esModule",{value:!0});ns.default=void 0;var Ze=ou(Nn()),eB=ou(NE()),tB=ou(DE()),rB=ou(PE()),Mi=Qa(),Pp=su();function ou(e){return e&&e.__esModule?e:{default:e}}function Bp(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function nB(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function BE(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 iB(e,t,r){return t&&BE(e.prototype,t),r&&BE(e,r),e}var aB=function(){function e(t){nB(this,e),this.cfg=t,this.indentation=new eB.default(this.cfg.indent),this.inlineBlock=new tB.default,this.params=new rB.default(this.cfg.params),this.previousReservedToken={},this.tokens=[],this.index=0}return iB(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===Ze.default.LINE_COMMENT?n=r.formatLineComment(i,n):i.type===Ze.default.BLOCK_COMMENT?n=r.formatBlockComment(i,n):i.type===Ze.default.RESERVED_TOP_LEVEL?(n=r.formatTopLevelReservedWord(i,n),r.previousReservedToken=i):i.type===Ze.default.RESERVED_TOP_LEVEL_NO_INDENT?(n=r.formatTopLevelReservedWordNoIndent(i,n),r.previousReservedToken=i):i.type===Ze.default.RESERVED_NEWLINE?(n=r.formatNewlineReservedWord(i,n),r.previousReservedToken=i):i.type===Ze.default.RESERVED?(n=r.formatWithSpaces(i,n),r.previousReservedToken=i):i.type===Ze.default.OPEN_PAREN?n=r.formatOpeningParentheses(i,n):i.type===Ze.default.CLOSE_PAREN?n=r.formatClosingParentheses(i,n):i.type===Ze.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,`
5
5
  `+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,Pp.isAnd)(r)&&(0,Pp.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={},Bp(i,Ze.default.OPEN_PAREN,!0),Bp(i,Ze.default.LINE_COMMENT,!0),Bp(i,Ze.default.OPERATOR,!0),i);return r.whitespaceBefore.length===0&&!s[(a=this.tokenLookBehind())===null||a===void 0?void 0:a.type]&&(n=(0,Mi.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,Mi.trimSpacesEnd)(n)+this.show(r)+" ",this.inlineBlock.isActive()||(0,Pp.isLimit)(this.previousReservedToken)?n:this.addNewline(n)}},{key:"formatWithSpaceAfter",value:function(r,n){return(0,Mi.trimSpacesEnd)(n)+this.show(r)+" "}},{key:"formatWithoutSpaces",value:function(r,n){return(0,Mi.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,Mi.trimSpacesEnd)(n)+this.show(r)+`
6
6
  `.repeat(this.cfg.linesBetweenQueries||1)}},{key:"show",value:function(r){var n=r.type,i=r.value;return this.cfg.uppercase&&(n===Ze.default.RESERVED||n===Ze.default.RESERVED_TOP_LEVEL||n===Ze.default.RESERVED_TOP_LEVEL_NO_INDENT||n===Ze.default.RESERVED_NEWLINE||n===Ze.default.OPEN_PAREN||n===Ze.default.CLOSE_PAREN)?i.toUpperCase():i}},{key:"addNewline",value:function(r){return r=(0,Mi.trimSpacesEnd)(r),r.endsWith(`
7
7
  `)||(r+=`
@@ -346,7 +346,7 @@ See exactly how functions, web services, data stores, security, I/O and dependen
346
346
  `)])],1)])],1)},staticRenderFns:[function(){var e=this.$createElement,t=this._self._c||e;return t("div",{staticClass:"sidebar-title"},[t("h1",{attrs:{"data-cy":"title"}},[this._v("Sign in")]),this._v(" "),t("p",[this._v(`
347
347
  Start visualizing your runtime code, identifying problems, and finding solutions. Sign in
348
348
  via GitHub or GitLab to start automatically generating:
349
- `)])])},function(){var e=this.$createElement,t=this._self._c||e;return t("ul",{staticClass:"signin-ctas"},[t("li",[t("a",{attrs:{href:"https://appmap.io/docs/diagrams/sequence-diagrams"}},[this._v("Sequence diagrams")])]),this._v(" "),t("li",[t("a",{attrs:{href:"https://appmap.io/docs/diagrams/how-to-use-appmaps.html#view-and-interact-with-the-trace-diagram"}},[this._v("Trace views")])]),this._v(" "),t("li",[t("a",{attrs:{href:"https://appmap.io/docs/diagrams/how-to-use-appmaps.html#view-and-interact-with-the-dependency-map"}},[this._v("Dependency maps")])]),this._v(" "),t("li",[t("a",{attrs:{href:"https://appmap.io/docs/openapi"}},[this._v("OpenAPI definitions")])])])}]},function(e){e&&e("data-v-5e346097_0",{source:'.signin-sidebar[data-v-5e346097]{background-color:#010306;color:#e3e5e8;width:auto;height:100%;padding:1.5rem;line-height:1.4rem}.signin-sidebar .content-wrap[data-v-5e346097]{margin:2rem 0;width:100%;display:flex;flex-direction:column;align-content:center;gap:2rem}.signin-sidebar .content-wrap h1[data-v-5e346097]{margin:0 0 .75rem 0}.signin-sidebar .content-wrap p[data-v-5e346097]{margin:0}.signin-sidebar .btn[data-v-5e346097]{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-5e346097]{background-color:#4186d8;font-weight:600;margin:0 1.25rem}.signin-sidebar .btn.btn-primary[data-v-5e346097]:hover{background-color:#0e5fbe}.signin-ctas[data-v-5e346097]{display:flex;flex-direction:column;gap:.5rem;list-style-type:none;font-family:"IBM Plex Sans","Helvetica Neue",Helvetica,Arial,sans-serif;padding:0;margin:0}.signin-ctas li[data-v-5e346097]{background-color:#091118;border-radius:.25rem;padding:.8rem 1rem;font-weight:600;transition:all .3s ease}.signin-ctas li a[data-v-5e346097]{color:#4c87cd;text-decoration:none;display:flex}.signin-ctas li[data-v-5e346097]:hover{background-color:#12222f}.signin-ctas li:hover a[data-v-5e346097]{text-decoration:underline}.your-data[data-v-5e346097]{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.4rem}.your-data svg[data-v-5e346097]{width:100%;max-width:33px;height:42px}.your-data p[data-v-5e346097]{margin:0}@media (max-width:365px){.your-data[data-v-5e346097]{flex-direction:column;align-content:center;text-align:center}}',map:void 0,media:void 0})},{name:"v-sign-in",components:{AppMapLogo:x1,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:c={},...d}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({fill:"none",xmlns:"http://www.w3.org/2000/svg"},c),...d},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-5e346097",!1,void 0,!1,Z,void 0,void 0),T0e={__proto__:null,VButton:Na,VDetailsPanel:o9,VTabs:l9,VVsCodeExtension:u0e,VDiagramSequence:Qd,VDiff:d0e,VInstallGuide:_0e,VAnalysisFindings:A0e,VFindingDetails:x0e,VOpenAppmaps:E9,VSignIn:w0e,VSidebarSignIn:C0e},_1=function(e){_1.installed||(_1.installed=!0,Object.entries(T0e).forEach(([t,r])=>{e.component(t,r)}))},b9={install:_1};Oe.use(Rn.default);Oe.use(b9);async function R0e(){return new Oe({el:"#app",render:e=>e(Qd,{ref:"ui",props:{interactive:!1}}),async mounted(){let t=new URL(document.location).searchParams.get("diagram"),r=await fetch(`/resource?${encodeURIComponent(t)}`),{ui:n}=this.$refs;n.loadData(await r.json()||{})}})}R0e();})();
349
+ `)])])},function(){var e=this.$createElement,t=this._self._c||e;return t("ul",{staticClass:"signin-ctas"},[t("li",[t("a",{attrs:{href:"https://appmap.io/docs/diagrams/sequence-diagrams"}},[this._v("Sequence diagrams")])]),this._v(" "),t("li",[t("a",{attrs:{href:"https://appmap.io/docs/diagrams/how-to-use-appmaps.html#view-and-interact-with-the-trace-diagram"}},[this._v("Trace views")])]),this._v(" "),t("li",[t("a",{attrs:{href:"https://appmap.io/docs/diagrams/how-to-use-appmaps.html#view-and-interact-with-the-dependency-map"}},[this._v("Dependency maps")])]),this._v(" "),t("li",[t("a",{attrs:{href:"https://appmap.io/docs/openapi"}},[this._v("OpenAPI definitions")])])])}]},function(e){e&&e("data-v-0dc5ac85_0",{source:'.signin-sidebar[data-v-0dc5ac85]{background-color:#010306;color:#e3e5e8;font-family:"IBM Plex Sans","Helvetica Neue",Helvetica,Arial,sans-serif;width:auto;height:100%;padding:1.5rem;line-height:1.4rem}.signin-sidebar .content-wrap[data-v-0dc5ac85]{margin:2rem 0;width:100%;display:flex;flex-direction:column;align-content:center;gap:2rem}.signin-sidebar .content-wrap h1[data-v-0dc5ac85]{margin:0 0 .75rem 0}.signin-sidebar .content-wrap p[data-v-0dc5ac85]{margin:0}.signin-sidebar .btn[data-v-0dc5ac85]{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-0dc5ac85]{background-color:#4186d8;font-weight:600;margin:0 1.25rem}.signin-sidebar .btn.btn-primary[data-v-0dc5ac85]:hover{background-color:#0e5fbe}.signin-ctas[data-v-0dc5ac85]{display:flex;flex-direction:column;gap:.5rem;list-style-type:none;font-family:"IBM Plex Sans","Helvetica Neue",Helvetica,Arial,sans-serif;padding:0;margin:0}.signin-ctas li[data-v-0dc5ac85]{background-color:#091118;border-radius:.25rem;padding:.8rem 1rem;font-weight:600;transition:all .3s ease}.signin-ctas li a[data-v-0dc5ac85]{color:#4c87cd;text-decoration:none;display:flex}.signin-ctas li[data-v-0dc5ac85]:hover{background-color:#12222f}.signin-ctas li:hover a[data-v-0dc5ac85]{text-decoration:underline}.your-data[data-v-0dc5ac85]{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.4rem}.your-data svg[data-v-0dc5ac85]{width:100%;max-width:33px;height:42px}.your-data p[data-v-0dc5ac85]{margin:0}@media (max-width:365px){.your-data[data-v-0dc5ac85]{flex-direction:column;align-content:center;text-align:center}}',map:void 0,media:void 0})},{name:"v-sign-in",components:{AppMapLogo:x1,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:c={},...d}=i;return r("svg",{class:[s,o],style:[l,u],attrs:Object.assign({fill:"none",xmlns:"http://www.w3.org/2000/svg"},c),...d},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-0dc5ac85",!1,void 0,!1,Z,void 0,void 0),T0e={__proto__:null,VButton:Na,VDetailsPanel:o9,VTabs:l9,VVsCodeExtension:u0e,VDiagramSequence:Qd,VDiff:d0e,VInstallGuide:_0e,VAnalysisFindings:A0e,VFindingDetails:x0e,VOpenAppmaps:E9,VSignIn:w0e,VSidebarSignIn:C0e},_1=function(e){_1.installed||(_1.installed=!0,Object.entries(T0e).forEach(([t,r])=>{e.component(t,r)}))},b9={install:_1};Oe.use(Rn.default);Oe.use(b9);async function R0e(){return new Oe({el:"#app",render:e=>e(Qd,{ref:"ui",props:{interactive:!1}}),async mounted(){let t=new URL(document.location).searchParams.get("diagram"),r=await fetch(t),{ui:n}=this.$refs;n.loadData(await r.json()||{})}})}R0e();})();
350
350
  /*!
351
351
  * @appland/sql-parser - v1.5.0
352
352
  * @copyright 2015-2022 Code School (http://codeschool.com)