@factset/frontgate-js-sdk 7.1.0 → 7.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +57 -1
- package/dist/lib/esnext/connection/util/Compressor.js +2 -0
- package/dist/lib/esnext/logger/AbstractLogger.js +1 -0
- package/dist/lib/esnext/logger/WinstonLogger.js +3 -1
- package/dist/lib/esnext/mixins/auth/SessionAuthMixin.js +19 -21
- package/dist/lib/esnext/mixins/auth/UserPasswordAuthMixin.js +2 -4
- package/dist/lib/esnext/mixins/connection/FrontgateWSMixin.js +1 -1
- package/dist/lib/esnext/mixins/subscription/EndpointSubscriptionMixin.js +1 -1
- package/dist/lib/esnext/version.js +1 -1
- package/dist/lib/node/connection/util/Compressor.js +2 -0
- package/dist/lib/node/logger/AbstractLogger.js +1 -0
- package/dist/lib/node/logger/WinstonLogger.js +3 -1
- package/dist/lib/node/mixins/auth/SessionAuthMixin.js +19 -21
- package/dist/lib/node/mixins/auth/UserPasswordAuthMixin.js +2 -4
- package/dist/lib/node/mixins/connection/FrontgateWSMixin.js +1 -1
- package/dist/lib/node/mixins/subscription/EndpointSubscriptionMixin.js +1 -1
- package/dist/lib/node/version.js +1 -1
- package/dist/lib/types/authentication/util/SecretGenerator.d.ts +4 -2
- package/dist/lib/types/mixins/AuthTokenRequestMixin.d.ts +1 -14
- package/dist/lib/types/mixins/EndpointRequestMixin.d.ts +2 -12
- package/dist/lib/types/mixins/HTTPProxyRequestMixin.d.ts +2 -11
- package/dist/lib/types/mixins/LoggerMixin.d.ts +1 -9
- package/dist/lib/types/mixins/MessageCompressorMixin.d.ts +1 -11
- package/dist/lib/types/mixins/OpenTelemetryMixin.d.ts +1 -16
- package/dist/lib/types/mixins/PingMixin.d.ts +1 -10
- package/dist/lib/types/mixins/ReconnectMixin.d.ts +1 -13
- package/dist/lib/types/mixins/RemoteLoggerMixin.d.ts +1 -10
- package/dist/lib/types/mixins/RequestMixin.d.ts +1 -10
- package/dist/lib/types/mixins/auth/AppAuthMixin.d.ts +2 -20
- package/dist/lib/types/mixins/auth/CookieTokenAuthMixin.d.ts +1 -10
- package/dist/lib/types/mixins/auth/FetchAuthenticationMixin.d.ts +2 -49
- package/dist/lib/types/mixins/auth/FetchAuthenticationWithOptionalCompressionMixin.d.ts +2 -52
- package/dist/lib/types/mixins/auth/SessionAuthMixin.d.ts +2 -57
- package/dist/lib/types/mixins/auth/TokenAuthMixin.d.ts +1 -12
- package/dist/lib/types/mixins/auth/UserCredentialAuthMixin.d.ts +2 -20
- package/dist/lib/types/mixins/auth/UserPasswordAuthMixin.d.ts +2 -20
- package/dist/lib/types/mixins/connection/FrontgateWSMixin.d.ts +2 -42
- package/dist/lib/types/mixins/connection/index.d.ts +1 -1
- package/dist/lib/types/mixins/subscription/DataObserver.d.ts +1 -1
- package/dist/lib/types/mixins/subscription/EndpointSubscriptionMixin.d.ts +2 -15
- package/dist/lib/types/mixins/subscription/RawSubscriptionMixin.d.ts +1 -18
- package/dist/lib/umd/mdg2.client.min.umd.js +1 -1
- package/dist/lib/umd/mdg2.client.umd.js +4517 -4987
- package/package.json +5 -5
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(b,Ce){typeof exports=="object"&&typeof module<"u"?Ce(exports):typeof define=="function"&&define.amd?define(["exports"],Ce):(b=typeof globalThis<"u"?globalThis:b||self,Ce(b.fdsg={}))})(this,(function(b){"use strict";function Ce(r){return r&&r.__esModule&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r}var et,xt;function Mr(){if(xt)return et;xt=1;var r=function(v){return e(v)&&!t(v)};function e(d){return!!d&&typeof d=="object"}function t(d){var v=Object.prototype.toString.call(d);return v==="[object RegExp]"||v==="[object Date]"||s(d)}var n=typeof Symbol=="function"&&Symbol.for,o=n?Symbol.for("react.element"):60103;function s(d){return d.$$typeof===o}function i(d){return Array.isArray(d)?[]:{}}function c(d,v){return v.clone!==!1&&v.isMergeableObject(d)?T(i(d),d,v):d}function a(d,v,g){return d.concat(v).map(function(w){return c(w,g)})}function l(d,v){if(!v.customMerge)return T;var g=v.customMerge(d);return typeof g=="function"?g:T}function u(d){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(d).filter(function(v){return Object.propertyIsEnumerable.call(d,v)}):[]}function h(d){return Object.keys(d).concat(u(d))}function p(d,v){try{return v in d}catch{return!1}}function m(d,v){return p(d,v)&&!(Object.hasOwnProperty.call(d,v)&&Object.propertyIsEnumerable.call(d,v))}function M(d,v,g){var w={};return g.isMergeableObject(d)&&h(d).forEach(function(y){w[y]=c(d[y],g)}),h(v).forEach(function(y){m(d,y)||(p(d,y)&&g.isMergeableObject(v[y])?w[y]=l(y,g)(d[y],v[y],g):w[y]=c(v[y],g))}),w}function T(d,v,g){g=g||{},g.arrayMerge=g.arrayMerge||a,g.isMergeableObject=g.isMergeableObject||r,g.cloneUnlessOtherwiseSpecified=c;var w=Array.isArray(v),y=Array.isArray(d),I=w===y;return I?w?g.arrayMerge(d,v,g):M(d,v,g):c(v,g)}T.all=function(v,g){if(!Array.isArray(v))throw new Error("first argument should be an array");return v.reduce(function(w,y){return T(w,y,g)},{})};var _=T;return et=_,et}var Er=Mr();const Ft=Ce(Er);function Tr(r){return!!r&&typeof r=="object"}function Ir(...r){const e=r.filter(Tr);return Ft.all(e,{arrayMerge:(t,n)=>n})}function Cr(r){return r.replace(/[=]/g,"").replace(/\//g,"_").replace(/\+/g,"-")}class $t{constructor(e){const t=Cr(e),n=Math.ceil(t.length/2);this.firstFactor=t.substring(0,n),this.secondFactor=t.substring(n)}getFirstFactor(){return this.firstFactor}getSecondFactor(){return this.secondFactor}}const oe=-2,ae=-2,Ut=-1;function Ar(r){const e=[];if(r)for(let t=0;t<r.length;t++)e.push(r.readInt8(t));return e}var Dt=(r=>(r[r.DISCONNECTED=0]="DISCONNECTED",r[r.CONNECTING=1]="CONNECTING",r[r.AUTHENTICATED=2]="AUTHENTICATED",r[r.RECONNECTING=3]="RECONNECTING",r))(Dt||{}),jt=(r=>(r[r.production=40]="production",r[r.preproduction=35]="preproduction",r[r.show=30]="show",r[r.testing=20]="testing",r))(jt||{}),Ht=(r=>(r.production="frontgate-eu.factsetdigitalsolutions.com",r.show="frontgate-eu.show.factsetdigitalsolutions.com",r))(Ht||{}),Gt=(r=>(r.MAXIMUM_STRING="9223372036854775807",r.MINIMUM_STRING="-9223372036854775807",r))(Gt||{});function Ge(r){return r.toString().slice(0,-3)}const qt={version:"7.1.0",package:"@factset/frontgate-js-sdk"};function Rr(){const r=Or();return{userAgent:r.userAgent??"unknown",platform:"frontgate-js-sdk",version:qt.version,package:qt.package,mobile:/Mobi/i.test(r.userAgent??"unknown")}}function Or(){return typeof navigator<"u"?navigator:typeof process<"u"?{userAgent:`node.js/io.js, ${process.version}`}:{userAgent:"unknown"}}const Nr=r=>{const e=[18,20,9],t=n=>{for(let o=n.length;o>n.length-16;o-=2){let s=parseInt(n.substring(o-2,o),16);s>127&&(s-=256),e.push(s)}};return t(r.traceId),e.push(17),t(r.spanId),e.push(24),e.push(0),e},Sr=async(r,e)=>new Promise((t,n)=>{setTimeout(()=>{n(e)},r)}),Y=async(r,e,t)=>Promise.race([Sr(r,e),t]),Lt=r=>r+Math.random()*100,Bt=6e3,X=class X{constructor(){this.headerMembers={dataset:{id_dataset:0},id_job:0,flags_r2:0,resend_counter:0,timeout:Bt,authentication_identifiers:{id_application:0,id_user:0},cache_key:{value:[]},previous_response_hash:{value:[]},tracing:{value:{value:[]}}},this.flags=[]}getPtlMessage(){return this.headerMembers}getQuality(){return Object.keys(X.PRICE_QUALITY).find(t=>X.PRICE_QUALITY[t]===this.headerMembers.dataset.id_dataset)}setQuality(e){this.headerMembers.dataset.id_dataset=X.PRICE_QUALITY[e]}setIdApplication(e,t=!1){(this.headerMembers.authentication_identifiers.id_application===0||t)&&(this.headerMembers.authentication_identifiers.id_application=e)}setIdUser(e,t=!1){(this.headerMembers.authentication_identifiers.id_user===0||t)&&(this.headerMembers.authentication_identifiers.id_user=e)}setFlag(e,t=!0){const n=this.flags.indexOf(e);t&&n===-1&&this.flags.push(e),!t&&n>-1&&this.flags.splice(n,1),this.headerMembers.flags_r2=this.getFlagsValue()}getFlagsValue(){return this.flags.reduce((e,t)=>e+X.FLAG_VALUE[t],0)}isFlagValueSet(e){return this.flags.find(t=>t===e)!==void 0}setJobId(e){this.headerMembers.id_job=e}getJobId(){return this.headerMembers.id_job}countResend(){this.headerMembers.resend_counter++}getResendCounter(){return this.headerMembers.resend_counter}setTimeout(e){if(e>0){this.headerMembers.timeout=e;return}throw new Error(`Attempted to set the timeout to "${e}". The timeout must be greater than 0.`)}getTimeout(){return this.headerMembers.timeout}setTracing(e){/^0+$/.test(e.traceId)||(this.headerMembers.tracing.value.value=Nr(e))}static getDataSet(e){return Object.prototype.hasOwnProperty.call(X.PRICE_QUALITY,e)?X.PRICE_QUALITY[e]:X.PRICE_QUALITY.DLY}};X.PRICE_QUALITY={RLT:129,DLY:0,EOD:130},X.FLAG_VALUE={add_subscription:1,no_merge:2,support_caching:4,permission_denied_response:8,internal_client:16,current_state_refresh:32,subscription_use_pull_permissions:64,allow_chunked_response:128};let qe=X;class me{constructor(e,t){this.header=new qe,this.coreMembers={Message:e,Version:t},this.members={}}getPtlMessage(){const e={header:this.header.getPtlMessage()};return Ir(this.coreMembers,e,this.members)}}class Ae{constructor(e,t){this.token=e,this.maximumIdleInterval=t}toJson(){const e=Rr();return{Message:"AuthenticationByTokenRequest",Version:1,token:{value:this.token},software:JSON.stringify(e),os:e.platform,feature_flags_wanted:{value:0},maximum_idle_interval:this.maximumIdleInterval,maximum_receivable_message_size:1048576,flags:0,cache_authentication_salt:{value:[]},cache_authentication_encrypted_secret:{encrypted_secret:[]}}}}const Z=class Z extends me{constructor(e,t,n,o,s=!1){super(Z.NAME,Z.VERSION),t&&this.header.setIdUser(t),n&&this.header.setIdApplication(n),o&&this.header.setTimeout(o),this.members.flags=s?Z.FLAG_SINGLE_USAGE:0,this.members.lifetime_seconds_r2=e??Z.LIFETIME_SECONDS_DEFAULT,this.header.setFlag("no_merge")}};Z.NAME="AuthenticationTokenRequest",Z.VERSION=6,Z.LIFETIME_SECONDS_DEFAULT=-1,Z.LIFETIME_SECONDS_MAXIMUM=-2,Z.FLAG_SINGLE_USAGE=1;let Le=Z;const we=class we extends me{constructor(e){super(we.NAME,we.VERSION),this.members.id_job_subscription=e}};we.NAME="CancelSubscriptionRequest",we.VERSION=6;let ye=we;const ee=class ee extends me{constructor(e,t,n={},o){super(ee.NAME,ee.VERSION),this.members.accept="application/json",this.members.content_type="application/json",this.members.body={value:[]},this.members.query="",this.members.path=t,this.setMethod(e),Object.keys(n).length>0&&(e==="POST"?this.setBody(n):this.setQuery(n)),o&&this.setOptions(o)}setOptions(e){Object.hasOwnProperty.call(e,"accept")&&(this.members.accept=e.accept),Object.hasOwnProperty.call(e,"content_type")&&(this.members.content_type=e.content_type),Object.hasOwnProperty.call(e,"subscribe")&&e.subscribe&&this.header.setFlag("add_subscription"),Object.hasOwnProperty.call(e,"no_merge")&&e.no_merge&&this.header.setFlag("no_merge"),Object.hasOwnProperty.call(e,"allowChunkedResponse")&&e.allowChunkedResponse&&this.header.setFlag("allow_chunked_response"),Object.hasOwnProperty.call(e,"idApplication")&&e.idApplication&&this.header.setIdApplication(e.idApplication),Object.hasOwnProperty.call(e,"idUser")&&e.idUser&&this.header.setIdUser(e.idUser)}setMethod(e){const t=e==="POST"?ee.METHOD.POST:ee.METHOD.GET;this.members.method={value:t}}setBody(e={}){e instanceof Array?this.members.body={value:e}:this.members.body={value:JSON.stringify(e)}}getData(){return this.members.method.value===ee.METHOD.POST?ee.ptlToJsonData(this.members.body.value):this.members.query}setQuery(e={}){this.members.query=Object.keys(e).map(t=>`${encodeURIComponent(t)}=${encodeURIComponent(e[t])}`).join("&")}static ptlToJsonData(e){if(typeof e=="string")return JSON.parse(e);if(e instanceof Array&&e.length>0){let t="";return e.forEach(n=>{t+=String.fromCharCode(n)}),JSON.parse(t)}}};ee.NAME="HighLevelRequest",ee.VERSION=3,ee.METHOD={GET:1,POST:2};let ke=ee;const V=class V extends me{constructor(e,t,n){super(V.NAME,V.VERSION),this.members.request={headers:{values:[{key:"accept",value:"application/json"},{key:"content-type",value:"application/json"}]},protocol:{value:V.PROTOCOL.HTTPS},host:"",port:0,path:t,query:"",body:{value:[]}},this.setQuery(),this.setMethod(e),n&&this.setOptions(n)}setOptions(e){e.no_merge&&this.header.setFlag("no_merge"),e.idApplication&&this.header.setIdApplication(e.idApplication),e.idUser&&this.header.setIdUser(e.idUser),e.protocol&&(this.members.request.protocol=e.protocol.toUpperCase()==="HTTP"?{value:V.PROTOCOL.HTTP}:{value:V.PROTOCOL.HTTPS}),e.method&&(this.members.request.method={value:V.METHOD[e.method]}),e.host&&(this.members.request.host=e.host),e.port&&(this.members.request.port=e.port),e.path&&(this.members.request.path=e.path),e.query&&(this.members.request.query=typeof e.query=="string"?e.query:Object.keys(e.query).map(t=>`${encodeURIComponent(t)}=${encodeURIComponent(e.query[t])}`).join("&")),e.body&&this.setBody(e.body),e.headers&&this.setHeaders(e.headers)}setHeaders(e){for(const t in e)if(Object.prototype.hasOwnProperty.call(e,t)){const n=e[t],o=this.members.request.headers.values.findIndex(i=>i.key===t);o!==-1&&this.members.request.headers.values.splice(o,1),this.members.request.headers.values.push({key:t,value:n})}}setQuery(){if(this.members.request.path.includes("?")){const e=this.members.request.path.split("?");this.members.request.path=e[0],this.members.request.query=e[1]}}setMethod(e){this.members.request.method={value:V.METHOD[e]}}setBody(e={}){return e instanceof Array||typeof e=="string"?this.members.request.body={value:e}:this.members.request.body={value:JSON.stringify(e)},this}getData(){if(this.members.request.body?.value)return ke.ptlToJsonData(this.members.request.body.value)}};V.NAME="HTTPProxyRequest",V.VERSION=2,V.PROTOCOL={HTTP:1,HTTPS:2},V.METHOD={GET:1,POST:2,OPTIONS:3,HEAD:4,PUT:5,DELETE:6,TRACE:7,CONNECT:8};let Be=V;const _e=class _e{constructor(){this._timeAtSender=Date.now()}getPtlMessage(){return{Message:_e.NAME,Version:_e.VERSION,time_at_sender:{microseconds:this._timeAtSender*1e3}}}resetTimeAtSender(){this._timeAtSender=Date.now()}get timeAtSender(){return this._timeAtSender}};_e.NAME="PingRequest",_e.VERSION=3;let Ve=_e;class Vt extends me{constructor(e){super(e.Message,e.version?e.version:e.Version),this._extractRequestAttributes(e)}_extractRequestAttributes(e){for(const t of Object.keys(this.coreMembers))delete e[t];this.members=Ft(this.members,e)}}class fe{constructor(e){this.raw=e}get msg(){return this.raw}get name(){return this.raw.Message}get jobId(){return this.raw.header.id_job}get serviceId(){return this.raw.header.id_service}isUpdateMessage(){return Object.hasOwnProperty.call(this.raw,"header")?(Object.hasOwnProperty.call(this.raw.header,"id_service")||Object.hasOwnProperty.call(this.raw.header,"id_job"))&&this.raw.Message.endsWith("Update"):!1}isLossMessage(){return Object.hasOwnProperty.call(this.raw,"header")?(Object.hasOwnProperty.call(this.raw.header,"id_service")||Object.hasOwnProperty.call(this.raw.header,"id_job"))&&(this.raw.Message.endsWith("LossMessage")||this.raw.Message.endsWith("Loss")):!1}}class Wt extends fe{constructor(e){if(super(e),!this.raw.token.value.b64)throw new Error("Token not set in AuthenticationTokenResponse");if(!this.raw.expiry.microseconds)throw new Error("Expiry not set in AuthenticationTokenResponse");this.token=this.raw.token.value.b64,this.expiry=parseInt(Ge(this.raw.expiry.microseconds),10)}getToken(){return this.token}getExpiry(){return this.expiry}}class z extends fe{get reason(){return this.raw.details}get jobId(){return this.raw.id_job}}class Jt extends fe{constructor(e){super(e);try{this.responseData=JSON.parse(this.raw.body.value)}catch(t){throw new Error(`Could not parse HighLevelResponse: ${t.message}`)}}get data(){return this.responseData.data}get meta(){return this.responseData.meta}get status(){return this.meta.status}get statusCode(){return this.status.code}}class zt extends fe{constructor(e){super(e);try{const t=this.raw.response.body.value,n=t.substr(0,1)==="{";this.responseData=n?JSON.parse(t):t}catch(t){throw new Error(`Could not parse HTTPProxyResponse: ${t}`)}this.responseInfo=this.raw.info,this.statusReason=this.raw.response.status_reason,this.statusCode=this.raw.response.status_code.value}get data(){return this.responseData}get meta(){return this.responseData.meta}get status(){return{code:this.statusCode,reason:this.statusReason}}}const Me=class Me{constructor(e){if(e.Message!==Me.NAME)throw new Error(`Unsupported message=${e.Message}`);if(e.Version!==Me.VERSION)throw new Error(`Unsupported version=${e.Version} for message=${e.Message}`);this._timeReceivedResponse=Date.now(),this._timeAtSender=Number(Ge(e.time_at_sender.microseconds)),this._timeFromRequest=Number(Ge(e.time_from_request.microseconds))}get timeAtPeer(){return this._timeAtSender}get timeOfRequest(){return this._timeFromRequest}get timeOfResponse(){return this._timeReceivedResponse}get latencyTotal(){return this._timeReceivedResponse-this._timeFromRequest}get latencyAtPeer(){return this._timeAtSender-this._timeFromRequest}};Me.NAME="Foundation::PingResponse",Me.VERSION=2;let We=Me;class tt extends fe{constructor(e){if(super(e),typeof this.raw.body.value!="string")throw new Error("Incorrect response type in HighLevelUpdate");try{this.responseData=JSON.parse(this.raw.body.value)}catch(t){throw new Error(`Could not parse HighLevelUpdate: ${t.message}`)}}get data(){return this.responseData}}const rt=8;var f=(r=>(r[r.TRACE=10]="TRACE",r[r.DEBUG=20]="DEBUG",r[r.INFO=30]="INFO",r[r.WARN=40]="WARN",r[r.ERROR=50]="ERROR",r[r.FATAL=60]="FATAL",r[r.SILENT=100]="SILENT",r))(f||{});const le=class le{constructor(e=""){this.defaultLevel=40,this.noop=()=>null,this.name=e,this.setDefaultLevelFromLocalStorage(),Object.assign(le.loggers,{[e]:this})}getName(){return this.name}setLevel(e){this.level=e}getLevel(){return typeof this.level=="number"&&isFinite(this.level)&&Math.floor(this.level)===this.level?this.level:this.defaultLevel}shouldLog(e){switch(this.getLevel()){case 100:return!1;case 60:return e==="fatal";case 50:return e==="fatal"||e==="error";case 40:return e==="fatal"||e==="error"||e==="warn";case 30:return e==="fatal"||e==="error"||e==="warn"||e==="info";case 20:return e==="fatal"||e==="error"||e==="warn"||e==="info"||e==="debug";default:return!0}}setDefaultLevelFromLocalStorage(){let e;try{if(!(typeof localStorage=="object"))return;const n=localStorage.getItem("loglevel");if(!n)return;e=n}catch{return}e&&this.setLevel(le.getLogLevel(e))}static getLogLevel(e){const t=e.toLowerCase();switch(t){case"silent":return 100;case"fatal":return 60;case"error":return 50;case"warn":return 40;case"info":return 30;case"debug":return 20;case"trace":return 10;default:throw new Error(`Invalid log level: ${t}`)}}static getLogger(e,t){if(Object.prototype.hasOwnProperty.call(le.loggers,e))return le.loggers[e];const n=new t(e);return le.loggers[e]=n,n}};le.loggers={};let ce=le;class Pr{static getLogLevel(e){const t=e.toLowerCase();switch(t){case"silent":return f.SILENT;case"fatal":return f.FATAL;case"error":return f.ERROR;case"warn":return f.WARN;case"info":return f.INFO;case"debug":return f.DEBUG;case"trace":return f.TRACE;default:throw new Error(`Invalid log level: ${t}`)}}}class nt extends ce{constructor(){super(...arguments),this.trace=this.getLogMethod("trace"),this.debug=this.getLogMethod("debug"),this.info=this.getLogMethod("info"),this.warn=this.getLogMethod("warn"),this.error=this.getLogMethod("error"),this.fatal=this.getLogMethod("fatal")}setLevel(e){this.level=e,this.trace=this.getLogMethod("trace"),this.debug=this.getLogMethod("debug"),this.info=this.getLogMethod("info"),this.warn=this.getLogMethod("warn"),this.error=this.getLogMethod("error"),this.fatal=this.getLogMethod("fatal")}getLogMethod(e){if(this.shouldLog(e)){const t=e==="debug"||e==="fatal"?"log":e,n=this.name?`${this.name}: [${e.toUpperCase()}] `:`-----> [${e.toUpperCase()}] `;return Function.prototype.bind.call(console[t],console,n)}return this.noop}static getLogger(e=""){return super.getLogger(e,nt)}}const xr={silent:0,fatal:1,error:2,warn:3,info:4,debug:5,trace:6};class Fr extends ce{constructor(e,t=""){super(t),this.name=t,this.logger=e,this.trace=Function.prototype.bind.call(e.trace,e),this.debug=Function.prototype.bind.call(e.debug,e),this.info=Function.prototype.bind.call(e.info,e),this.warn=Function.prototype.bind.call(e.warn,e),this.error=Function.prototype.bind.call(e.error,e),this.fatal=Function.prototype.bind.call(e.error,e)}setLevel(e){this.level=e,this.logger&&(this.logger.level=f[e].toLowerCase())}static getLogger(e=""){return Object.prototype.hasOwnProperty.call(ce.loggers,e)?ce.loggers[e]:null}}class ot extends ce{constructor(){super(...arguments),this.trace=this.noop,this.debug=this.noop,this.info=this.noop,this.warn=this.noop,this.error=this.noop}static getLogger(e=""){return super.getLogger(e,ot)}}const $r=()=>j(e=>class extends e{async requestAuthenticationToken(t=30,n=0,o=0,s=this.defaultTimeoutInMs){const c={message:new Le(t,n,o,s).getPtlMessage(),callbackType:"job",callbackId:""};await this.hooks.callHook("frontgateConnection:sendMessage",c);const a=new Promise((u,h)=>{this.hooks.hookOnce(`frontgateConnection:response:${c.callbackId}`,p=>{if(!p.Message.includes("AuthenticationTokenResponse")){h(JSON.stringify(p));return}const m=new Wt(p);u({token:m.getToken(),expiry:m.getExpiry()})})}),l=`Request timeout reached (${s} ms) for ${c.message.Message}`;return Y(s,l,a)}async requestAuthenticationTokenForCookieTokenAuthentication(t=30,n=0,o=0,s=this.defaultTimeoutInMs){const i=await this.requestAuthenticationToken(t,n,o,s);return new $t(i.token)}},{featureName:"AuthTokenRequest",featureGroups:["Misc"]}),Ur=r=>j(t=>class extends t{async requestEndpoint(n,o,s,i,c=this.defaultTimeoutInMs){const a=new ke(n,o,s,{...i,allowChunkedResponse:!r?.disableChunkedResponse});a.header.setTimeout(c),r?.allowPermissionDeniedResponse&&a.header.setFlag("permission_denied_response");const l={message:a.getPtlMessage(),callbackType:"job",callbackId:""};await this.hooks.callHook("frontgateConnection:sendMessage",l);const u=new Promise((p,m)=>{const M=[],T=()=>{this.hooks.hookOnce(`frontgateConnection:response:${l.callbackId}`,_=>{try{if(!_.Message.includes("HighLevelResponse")){m(JSON.stringify(_));return}if(this.#e(_))M.push({body:_.body?.value??"",processingTime:_.header?.processingTime??0}),T();else{M.push({body:_.body?.value??"",processingTime:_.header?.processingTime??0});const d=new Jt({..._,body:{value:M.map(v=>v.body).join("")},header:{..._.header,processingTime:M.reduce((v,g)=>v+g.processingTime,0)}});p({response:d,data:d.data})}}catch(d){m(d)}})};T()}),h=`Request timeout reached (${c} ms) for ${l.message.Message}`;return Y(c,h,u)}#e(n){return((n.header?.flags??0)&rt)===rt}},{featureName:"EndpointRequest",featureGroups:["Misc"]});var de=null;typeof WebSocket<"u"?de=WebSocket:typeof MozWebSocket<"u"?de=MozWebSocket:typeof global<"u"?de=global.WebSocket||global.MozWebSocket:typeof window<"u"?de=window.WebSocket||window.MozWebSocket:typeof self<"u"&&(de=self.WebSocket||self.MozWebSocket);const st=r=>j(t=>class extends t{#e;#t;#r="disconnected";#n;#o=0;#s;#i;get#a(){return this.#e&&this.#e.readyState<2?this.#r:"disconnected"}#c;#u=[];set conf(n){const o=this.#b(n);this.#c=o.messageBufferSize,this.#t=o}constructor(...n){super(...n),this.#s=oe,this.#i=Ut,r&&(this.conf=r),this.hooks.hook("frontgateConnection:setIdApp",o=>{this.#s=o}),this.hooks.hook("frontgateConnection:setIdUser",o=>{this.#i=o}),this.hooks.hook("frontgateConnection:sendMessage",o=>{if(o.callbackType==="job"){const s=this.#p(o.message);o.callbackId=`${s}`,this.#f(o.message)}if(this.#a==="connected"&&o.callbackType==="response")this.#h(o.message);else if(this.#a==="authenticated")this.#h(o.message);else{if(this.#u.length>=this.#c)throw new Error("Message buffer is full");this.#u.push(o)}}),this.hooks.hook("frontgateConnection:authenticated",()=>{if(!this.#t)throw new Error("No connection configuration set");for(this.log(f.DEBUG,"Draining message buffer");this.#u.length>0;){const o=this.#u.shift();o&&(this.#f(o.message),this.#h(o.message))}this.#n=setInterval(()=>{this.log(f.DEBUG,"Sending keepalive"),this.hooks.callHook("frontgateConnection:sendMessage",{message:this.#g(),callbackType:"response",callbackId:"KeepAliveMessage"})},this.#t.maximumIdleIntervalInS/2*1e3)}),this.hooks.hook("reconnect:attempt",async()=>{clearInterval(this.#n),this.log(f.DEBUG,"Reconnecting"),await this.hooks.callHook("frontgateConnection:reset");try{await this.connect(),await this.hooks.callHook("reconnect:success")}catch(o){this.log(f.ERROR,"Reconnect failed",o),await this.hooks.callHook("reconnect:failed",o)}})}async connect(){if(!this.#t)throw new Error("No connection configuration set");if(this.#a!=="disconnected")throw new Error("Client is already connected or is connecting right now");const{host:n,port:o,tls:s,pathPrefix:i}=this.#t;this.#r="connecting";const a=`${s?"wss":"ws"}://${n}:${o}${i??""}/ws`,l={encoding:"jsjson-v2"};await this.hooks.callHook("frontgateConnection:afterSetEncoding",l);const[u,h]=l.encoding.split("-"),m=[`${h?`${h}.`:""}ws-${u}.mdgms.com`],M={url:a,subProtocols:m};try{await this.hooks.callHook("frontgateConnection:beforeConnect",M)}catch(d){throw this.#r="disconnected",d}this.log(f.DEBUG,`Connecting to ${M.url} with subprotocols ${M.subProtocols}`);const T=new Promise((d,v)=>{if(!this.#t)throw new Error("No connection configuration set");this.#t.wsClientOptions&&typeof window>"u"?this.#e=new de(M.url,M.subProtocols,this.#t.wsClientOptions):this.#e=new de(M.url,M.subProtocols),this.#e.binaryType="arraybuffer";let g;this.#e.onopen=()=>{this.#r="connected",this.log(f.DEBUG,"Connected"),this.hooks.callHook("frontgateConnection:connected",this.#t).catch(v),g=this.hooks.hookOnce("frontgateConnection:authenticated",()=>{this.#r="authenticated",this.log(f.DEBUG,"Authenticated"),d()})},this.#e.onclose=w=>{g?.(),this.log(f.DEBUG,"Disconnected",w),this.#r==="connecting"||this.#r==="connected"?v(JSON.stringify(w)):this.hooks.callHook("frontgateConnection:disconnected",w),clearInterval(this.#n),this.#r="disconnected"},this.#e.onerror=w=>{g?.(),this.log(f.ERROR,"Error:",w),this.hooks.callHook("frontgateConnection:error",w),(this.#r==="connecting"||this.#r==="connected")&&v(new Error("Websocket error")),clearInterval(this.#n),this.#r="disconnected"},this.#e.onmessage=w=>{const{data:y}=w;this.log(f.DEBUG,"Received data:",y);const I={msg:y};this.hooks.callHook("frontgateConnection:afterReceiveMessage",I).then(()=>{this.log(f.DEBUG,"Received message",I.msg);const N=I.msg.toString("utf-8"),E=JSON.parse(N);if(this.hooks.callHook("frontgateConnection:message",E),E.Message==="Foundation::DisconnectionMessage"){this.#e?.close(),this.hooks.callHook("frontgateConnection:disconnected",E);return}this.#l(E)})}}),_=`Timeout reached (${this.defaultTimeoutInMs} ms) for connection to ${a}`;return Y(this.defaultTimeoutInMs,_,T)}async disconnect(){return new Promise(n=>{this.#h(this.#d()),this.hooks.hookOnce("frontgateConnection:disconnected",()=>{this.#e?.close(),n()})})}#d(){return{Message:"Foundation::DisconnectionMessage",Version:3,reason:{value:64},details:"client shutdown"}}#g(){return{Message:"KeepAliveMessage",Version:2}}async#h(n){await this.hooks.callHook("frontgateConnection:beforeSerializeMessage",n);const o={msg:JSON.stringify(n)};await this.hooks.callHook("frontgateConnection:beforeSendMessage",o),this.log(f.DEBUG,"Sending message:",n),this.log(f.TRACE,"Sending data:",o.msg);try{this.#e?.send(o.msg)}catch(s){const i=this.#v(s,n);this.#l(i.msg)}}#l(n){if(typeof n.header?.id_job<"u"){this.hooks.callHook(`frontgateConnection:response:${n.header.id_job}`,n);return}if(typeof n.header?.id_service<"u"&&typeof n.id_notation<"u"){this.hooks.callHook(`frontgateConnection:response:${n.header.id_service}-${n.id_notation}`,n);return}if(typeof n.id_job<"u"){this.hooks.callHook(`frontgateConnection:response:${n.id_job}`,n);return}typeof n.Message=="string"&&this.hooks.callHook(`frontgateConnection:response:${n.Message.replace("Foundation::","")}`,n)}#p(n){this.#o+=1;const o=this.#o;return n.header={...n.header,id_job:o},this.#o}#f(n){n.header||(n.header={authentication_identifiers:{id_application:void 0,id_user:void 0}}),n.header.authentication_identifiers||(n.header={...n.header,authentication_identifiers:{id_application:void 0,id_user:void 0}}),n.header.authentication_identifiers.id_application||=this.#s,n.header.authentication_identifiers.id_user||=this.#i}#v(n,o){return new z({Message:"Foundation::ErrorResponse",Version:1,id_job:o.header?.id_job,reason:8,details:n})}#b(n){const o=n.maximumIdleIntervalInS??60,s=n.maximumIdleInterval??o*1e6;return{...n,payloadContent:n.payloadContent??"foundation",maximumIdleIntervalInS:o,maximumIdleInterval:s,tls:n.tls??!0,messageBufferSize:n.messageBufferSize??512}}isConnected(){return this.#a==="authenticated"}isDisconnected(){return this.#r!=="authenticated"}isReadyToConnect(){return this.#a==="disconnected"}},{featureName:"WSConnection",disabledFeatureGroups:["Connection"]}),Dr=(r,e)=>(e&&r.setLevel(e),j(n=>class extends n{constructor(...o){super(...o),this.logger=r}},{featureName:"Logger",featureGroups:["Misc"]}));var S=Uint8Array,L=Uint16Array,it=Int32Array,Je=new S([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),ze=new S([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),at=new S([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),Kt=function(r,e){for(var t=new L(31),n=0;n<31;++n)t[n]=e+=1<<r[n-1];for(var o=new it(t[30]),n=1;n<30;++n)for(var s=t[n];s<t[n+1];++s)o[s]=s-t[n]<<5|n;return{b:t,r:o}},Yt=Kt(Je,2),Qt=Yt.b,ct=Yt.r;Qt[28]=258,ct[258]=28;for(var Xt=Kt(ze,0),jr=Xt.b,Zt=Xt.r,ut=new L(32768),O=0;O<32768;++O){var ue=(O&43690)>>1|(O&21845)<<1;ue=(ue&52428)>>2|(ue&13107)<<2,ue=(ue&61680)>>4|(ue&3855)<<4,ut[O]=((ue&65280)>>8|(ue&255)<<8)>>1}for(var te=(function(r,e,t){for(var n=r.length,o=0,s=new L(e);o<n;++o)r[o]&&++s[r[o]-1];var i=new L(e);for(o=1;o<e;++o)i[o]=i[o-1]+s[o-1]<<1;var c;if(t){c=new L(1<<e);var a=15-e;for(o=0;o<n;++o)if(r[o])for(var l=o<<4|r[o],u=e-r[o],h=i[r[o]-1]++<<u,p=h|(1<<u)-1;h<=p;++h)c[ut[h]>>a]=l}else for(c=new L(n),o=0;o<n;++o)r[o]&&(c[o]=ut[i[r[o]-1]++]>>15-r[o]);return c}),he=new S(288),O=0;O<144;++O)he[O]=8;for(var O=144;O<256;++O)he[O]=9;for(var O=256;O<280;++O)he[O]=7;for(var O=280;O<288;++O)he[O]=8;for(var Re=new S(32),O=0;O<32;++O)Re[O]=5;var Hr=te(he,9,0),Gr=te(he,9,1),qr=te(Re,5,0),Lr=te(Re,5,1),ht=function(r){for(var e=r[0],t=1;t<r.length;++t)r[t]>e&&(e=r[t]);return e},Q=function(r,e,t){var n=e/8|0;return(r[n]|r[n+1]<<8)>>(e&7)&t},lt=function(r,e){var t=e/8|0;return(r[t]|r[t+1]<<8|r[t+2]<<16)>>(e&7)},ft=function(r){return(r+7)/8|0},ge=function(r,e,t){return(e==null||e<0)&&(e=0),(t==null||t>r.length)&&(t=r.length),new S(r.subarray(e,t))},Br=["unexpected EOF","invalid block type","invalid length/literal","invalid distance","stream finished","no stream handler",,"no callback","invalid UTF-8 data","extra field too long","date not in range 1980-2099","filename too long","stream finishing","invalid zip data"],D=function(r,e,t){var n=new Error(e||Br[r]);if(n.code=r,Error.captureStackTrace&&Error.captureStackTrace(n,D),!t)throw n;return n},Vr=function(r,e,t,n){var o=r.length,s=0;if(!o||e.f&&!e.l)return t||new S(0);var i=!t,c=i||e.i!=2,a=e.i;i&&(t=new S(o*3));var l=function(je){var He=t.length;if(je>He){var Ie=new S(Math.max(He*2,je));Ie.set(t),t=Ie}},u=e.f||0,h=e.p||0,p=e.b||0,m=e.l,M=e.d,T=e.m,_=e.n,d=o*8;do{if(!m){u=Q(r,h,1);var v=Q(r,h+1,3);if(h+=3,v)if(v==1)m=Gr,M=Lr,T=9,_=5;else if(v==2){var I=Q(r,h,31)+257,N=Q(r,h+10,15)+4,E=I+Q(r,h+5,31)+1;h+=14;for(var k=new S(E),C=new S(19),A=0;A<N;++A)C[at[A]]=Q(r,h+A*3,7);h+=N*3;for(var P=ht(C),$=(1<<P)-1,R=te(C,P,1),A=0;A<E;){var H=R[Q(r,h,$)];h+=H&15;var g=H>>4;if(g<16)k[A++]=g;else{var U=0,x=0;for(g==16?(x=3+Q(r,h,3),h+=2,U=k[A-1]):g==17?(x=3+Q(r,h,7),h+=3):g==18&&(x=11+Q(r,h,127),h+=7);x--;)k[A++]=U}}var q=k.subarray(0,I),G=k.subarray(I);T=ht(q),_=ht(G),m=te(q,T,1),M=te(G,_,1)}else D(1);else{var g=ft(h)+4,w=r[g-4]|r[g-3]<<8,y=g+w;if(y>o){a&&D(0);break}c&&l(p+w),t.set(r.subarray(g,y),p),e.b=p+=w,e.p=h=y*8,e.f=u;continue}if(h>d){a&&D(0);break}}c&&l(p+131072);for(var De=(1<<T)-1,K=(1<<_)-1,ie=h;;ie=h){var U=m[lt(r,h)&De],W=U>>4;if(h+=U&15,h>d){a&&D(0);break}if(U||D(2),W<256)t[p++]=W;else if(W==256){ie=h,m=null;break}else{var J=W-254;if(W>264){var A=W-257,F=Je[A];J=Q(r,h,(1<<F)-1)+Qt[A],h+=F}var ne=M[lt(r,h)&K],Ee=ne>>4;ne||D(3),h+=ne&15;var G=jr[Ee];if(Ee>3){var F=ze[Ee];G+=lt(r,h)&(1<<F)-1,h+=F}if(h>d){a&&D(0);break}c&&l(p+131072);var Te=p+J;if(p<G){var Xe=s-G,Ze=Math.min(G,Te);for(Xe+p<0&&D(3);p<Ze;++p)t[p]=n[Xe+p]}for(;p<Te;++p)t[p]=t[p-G]}}e.l=m,e.p=ie,e.b=p,e.f=u,m&&(u=1,e.m=T,e.d=M,e.n=_)}while(!u);return p!=t.length&&i?ge(t,0,p):t.subarray(0,p)},se=function(r,e,t){t<<=e&7;var n=e/8|0;r[n]|=t,r[n+1]|=t>>8},Oe=function(r,e,t){t<<=e&7;var n=e/8|0;r[n]|=t,r[n+1]|=t>>8,r[n+2]|=t>>16},dt=function(r,e){for(var t=[],n=0;n<r.length;++n)r[n]&&t.push({s:n,f:r[n]});var o=t.length,s=t.slice();if(!o)return{t:nr,l:0};if(o==1){var i=new S(t[0].s+1);return i[t[0].s]=1,{t:i,l:1}}t.sort(function(y,I){return y.f-I.f}),t.push({s:-1,f:25001});var c=t[0],a=t[1],l=0,u=1,h=2;for(t[0]={s:-1,f:c.f+a.f,l:c,r:a};u!=o-1;)c=t[t[l].f<t[h].f?l++:h++],a=t[l!=u&&t[l].f<t[h].f?l++:h++],t[u++]={s:-1,f:c.f+a.f,l:c,r:a};for(var p=s[0].s,n=1;n<o;++n)s[n].s>p&&(p=s[n].s);var m=new L(p+1),M=gt(t[u-1],m,0);if(M>e){var n=0,T=0,_=M-e,d=1<<_;for(s.sort(function(I,N){return m[N.s]-m[I.s]||I.f-N.f});n<o;++n){var v=s[n].s;if(m[v]>e)T+=d-(1<<M-m[v]),m[v]=e;else break}for(T>>=_;T>0;){var g=s[n].s;m[g]<e?T-=1<<e-m[g]++-1:++n}for(;n>=0&&T;--n){var w=s[n].s;m[w]==e&&(--m[w],++T)}M=e}return{t:new S(m),l:M}},gt=function(r,e,t){return r.s==-1?Math.max(gt(r.l,e,t+1),gt(r.r,e,t+1)):e[r.s]=t},er=function(r){for(var e=r.length;e&&!r[--e];);for(var t=new L(++e),n=0,o=r[0],s=1,i=function(a){t[n++]=a},c=1;c<=e;++c)if(r[c]==o&&c!=e)++s;else{if(!o&&s>2){for(;s>138;s-=138)i(32754);s>2&&(i(s>10?s-11<<5|28690:s-3<<5|12305),s=0)}else if(s>3){for(i(o),--s;s>6;s-=6)i(8304);s>2&&(i(s-3<<5|8208),s=0)}for(;s--;)i(o);s=1,o=r[c]}return{c:t.subarray(0,n),n:e}},Ne=function(r,e){for(var t=0,n=0;n<e.length;++n)t+=r[n]*e[n];return t},tr=function(r,e,t){var n=t.length,o=ft(e+2);r[o]=n&255,r[o+1]=n>>8,r[o+2]=r[o]^255,r[o+3]=r[o+1]^255;for(var s=0;s<n;++s)r[o+s+4]=t[s];return(o+4+n)*8},rr=function(r,e,t,n,o,s,i,c,a,l,u){se(e,u++,t),++o[256];for(var h=dt(o,15),p=h.t,m=h.l,M=dt(s,15),T=M.t,_=M.l,d=er(p),v=d.c,g=d.n,w=er(T),y=w.c,I=w.n,N=new L(19),E=0;E<v.length;++E)++N[v[E]&31];for(var E=0;E<y.length;++E)++N[y[E]&31];for(var k=dt(N,7),C=k.t,A=k.l,P=19;P>4&&!C[at[P-1]];--P);var $=l+5<<3,R=Ne(o,he)+Ne(s,Re)+i,H=Ne(o,p)+Ne(s,T)+i+14+3*P+Ne(N,C)+2*N[16]+3*N[17]+7*N[18];if(a>=0&&$<=R&&$<=H)return tr(e,u,r.subarray(a,a+l));var U,x,q,G;if(se(e,u,1+(H<R)),u+=2,H<R){U=te(p,m,0),x=p,q=te(T,_,0),G=T;var De=te(C,A,0);se(e,u,g-257),se(e,u+5,I-1),se(e,u+10,P-4),u+=14;for(var E=0;E<P;++E)se(e,u+3*E,C[at[E]]);u+=3*P;for(var K=[v,y],ie=0;ie<2;++ie)for(var W=K[ie],E=0;E<W.length;++E){var J=W[E]&31;se(e,u,De[J]),u+=C[J],J>15&&(se(e,u,W[E]>>5&127),u+=W[E]>>12)}}else U=Hr,x=he,q=qr,G=Re;for(var E=0;E<c;++E){var F=n[E];if(F>255){var J=F>>18&31;Oe(e,u,U[J+257]),u+=x[J+257],J>7&&(se(e,u,F>>23&31),u+=Je[J]);var ne=F&31;Oe(e,u,q[ne]),u+=G[ne],ne>3&&(Oe(e,u,F>>5&8191),u+=ze[ne])}else Oe(e,u,U[F]),u+=x[F]}return Oe(e,u,U[256]),u+x[256]},Wr=new it([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),nr=new S(0),Jr=function(r,e,t,n,o,s){var i=s.z||r.length,c=new S(n+i+5*(1+Math.ceil(i/7e3))+o),a=c.subarray(n,c.length-o),l=s.l,u=(s.r||0)&7;if(e){u&&(a[0]=s.r>>3);for(var h=Wr[e-1],p=h>>13,m=h&8191,M=(1<<t)-1,T=s.p||new L(32768),_=s.h||new L(M+1),d=Math.ceil(t/3),v=2*d,g=function(Pt){return(r[Pt]^r[Pt+1]<<d^r[Pt+2]<<v)&M},w=new it(25e3),y=new L(288),I=new L(32),N=0,E=0,k=s.i||0,C=0,A=s.w||0,P=0;k+2<i;++k){var $=g(k),R=k&32767,H=_[$];if(T[R]=H,_[$]=R,A<=k){var U=i-k;if((N>7e3||C>24576)&&(U>423||!l)){u=rr(r,a,0,w,y,I,E,C,P,k-P,u),C=N=E=0,P=k;for(var x=0;x<286;++x)y[x]=0;for(var x=0;x<30;++x)I[x]=0}var q=2,G=0,De=m,K=R-H&32767;if(U>2&&$==g(k-K))for(var ie=Math.min(p,U)-1,W=Math.min(32767,k),J=Math.min(258,U);K<=W&&--De&&R!=H;){if(r[k+q]==r[k+q-K]){for(var F=0;F<J&&r[k+F]==r[k+F-K];++F);if(F>q){if(q=F,G=K,F>ie)break;for(var ne=Math.min(K,F-2),Ee=0,x=0;x<ne;++x){var Te=k-K+x&32767,Xe=T[Te],Ze=Te-Xe&32767;Ze>Ee&&(Ee=Ze,H=Te)}}}R=H,H=T[R],K+=R-H&32767}if(G){w[C++]=268435456|ct[q]<<18|Zt[G];var je=ct[q]&31,He=Zt[G]&31;E+=Je[je]+ze[He],++y[257+je],++I[He],A=k+q,++N}else w[C++]=r[k],++y[r[k]]}}for(k=Math.max(k,A);k<i;++k)w[C++]=r[k],++y[r[k]];u=rr(r,a,l,w,y,I,E,C,P,k-P,u),l||(s.r=u&7|a[u/8|0]<<3,u-=7,s.h=_,s.p=T,s.i=k,s.w=A)}else{for(var k=s.w||0;k<i+l;k+=65535){var Ie=k+65535;Ie>=i&&(a[u/8|0]=l,Ie=i),u=tr(a,u+1,r.subarray(k,Ie))}s.i=i}return ge(c,0,n+ft(u)+o)},or=function(){var r=1,e=0;return{p:function(t){for(var n=r,o=e,s=t.length|0,i=0;i!=s;){for(var c=Math.min(i+2655,s);i<c;++i)o+=n+=t[i];n=(n&65535)+15*(n>>16),o=(o&65535)+15*(o>>16)}r=n,e=o},d:function(){return r%=65521,e%=65521,(r&255)<<24|(r&65280)<<8|(e&255)<<8|e>>8}}},sr=function(r,e,t,n,o){if(!o&&(o={l:1},e.dictionary)){var s=e.dictionary.subarray(-32768),i=new S(s.length+r.length);i.set(s),i.set(r,s.length),r=i,o.w=s.length}return Jr(r,e.level==null?6:e.level,e.mem==null?o.l?Math.ceil(Math.max(8,Math.min(13,Math.log(r.length)))*1.5):20:12+e.mem,t,n,o)},ir=function(r,e,t){for(;t;++e)r[e]=t,t>>>=8},zr=function(r,e){var t=e.level,n=t==0?0:t<6?1:t==9?3:2;if(r[0]=120,r[1]=n<<6|(e.dictionary&&32),r[1]|=31-(r[0]<<8|r[1])%31,e.dictionary){var o=or();o.p(e.dictionary),ir(r,2,o.d())}},Kr=function(r,e){return((r[0]&15)!=8||r[0]>>4>7||(r[0]<<8|r[1])%31)&&D(6,"invalid zlib data"),(r[1]>>5&1)==+!e&&D(6,"invalid zlib data: "+(r[1]&32?"need":"unexpected")+" dictionary"),(r[1]>>3&4)+2},pt=(function(){function r(e,t){if(typeof e=="function"&&(t=e,e={}),this.ondata=t,this.o=e||{},this.s={l:0,i:32768,w:32768,z:32768},this.b=new S(98304),this.o.dictionary){var n=this.o.dictionary.subarray(-32768);this.b.set(n,32768-n.length),this.s.i=32768-n.length}}return r.prototype.p=function(e,t){this.ondata(sr(e,this.o,0,0,this.s),t)},r.prototype.push=function(e,t){this.ondata||D(5),this.s.l&&D(4);var n=e.length+this.s.z;if(n>this.b.length){if(n>2*this.b.length-32768){var o=new S(n&-32768);o.set(this.b.subarray(0,this.s.z)),this.b=o}var s=this.b.length-this.s.z;this.b.set(e.subarray(0,s),this.s.z),this.s.z=this.b.length,this.p(this.b,!1),this.b.set(this.b.subarray(-32768)),this.b.set(e.subarray(s),32768),this.s.z=e.length-s+32768,this.s.i=32766,this.s.w=32768}else this.b.set(e,this.s.z),this.s.z+=e.length;this.s.l=t&1,(this.s.z>this.s.w+8191||t)&&(this.p(this.b,t||!1),this.s.w=this.s.i,this.s.i-=2)},r.prototype.flush=function(){this.ondata||D(5),this.s.l&&D(4),this.p(this.b,!1),this.s.w=this.s.i,this.s.i-=2},r})(),vt=(function(){function r(e,t){typeof e=="function"&&(t=e,e={}),this.ondata=t;var n=e&&e.dictionary&&e.dictionary.subarray(-32768);this.s={i:0,b:n?n.length:0},this.o=new S(32768),this.p=new S(0),n&&this.o.set(n)}return r.prototype.e=function(e){if(this.ondata||D(5),this.d&&D(4),!this.p.length)this.p=e;else if(e.length){var t=new S(this.p.length+e.length);t.set(this.p),t.set(e,this.p.length),this.p=t}},r.prototype.c=function(e){this.s.i=+(this.d=e||!1);var t=this.s.b,n=Vr(this.p,this.s,this.o);this.ondata(ge(n,t,this.s.b),this.d),this.o=ge(n,this.s.b-32768),this.s.b=this.o.length,this.p=ge(this.p,this.s.p/8|0),this.s.p&=7},r.prototype.push=function(e,t){this.e(e),this.c(t)},r})(),Yr=(function(){function r(e,t){this.c=or(),this.v=1,pt.call(this,e,t)}return r.prototype.push=function(e,t){this.c.p(e),pt.prototype.push.call(this,e,t)},r.prototype.p=function(e,t){var n=sr(e,this.o,this.v&&(this.o.dictionary?6:2),t&&4,this.s);this.v&&(zr(n,this.o),this.v=0),t&&ir(n,n.length-4,this.c.d()),this.ondata(n,t)},r.prototype.flush=function(){pt.prototype.flush.call(this)},r})(),Qr=(function(){function r(e,t){vt.call(this,e,t),this.v=e&&e.dictionary?2:1}return r.prototype.push=function(e,t){if(vt.prototype.e.call(this,e),this.v){if(this.p.length<6&&!t)return;this.p=this.p.subarray(Kr(this.p,this.v-1)),this.v=0}t&&(this.p.length<4&&D(6,"invalid zlib data"),this.p=this.p.subarray(0,-4)),vt.prototype.c.call(this,t)},r})(),ar=typeof TextEncoder<"u"&&new TextEncoder,bt=typeof TextDecoder<"u"&&new TextDecoder,Xr=0;try{bt.decode(nr,{stream:!0}),Xr=1}catch{}var Zr=function(r){for(var e="",t=0;;){var n=r[t++],o=(n>127)+(n>223)+(n>239);if(t+o>r.length)return{s:e,r:ge(r,t-1)};o?o==3?(n=((n&15)<<18|(r[t++]&63)<<12|(r[t++]&63)<<6|r[t++]&63)-65536,e+=String.fromCharCode(55296|n>>10,56320|n&1023)):o&1?e+=String.fromCharCode((n&31)<<6|r[t++]&63):e+=String.fromCharCode((n&15)<<12|(r[t++]&63)<<6|r[t++]&63):e+=String.fromCharCode(n)}};function en(r,e){var t;if(ar)return ar.encode(r);for(var n=r.length,o=new S(r.length+(r.length>>1)),s=0,i=function(l){o[s++]=l},t=0;t<n;++t){if(s+5>o.length){var c=new S(s+8+(n-t<<1));c.set(o),o=c}var a=r.charCodeAt(t);a<128||e?i(a):a<2048?(i(192|a>>6),i(128|a&63)):a>55295&&a<57344?(a=65536+(a&1047552)|r.charCodeAt(++t)&1023,i(240|a>>18),i(128|a>>12&63),i(128|a>>6&63),i(128|a&63)):(i(224|a>>12),i(128|a>>6&63),i(128|a&63))}return ge(o,0,s)}function tn(r,e){var t;if(bt)return bt.decode(r);var n=Zr(r),o=n.s,t=n.r;return t.length&&D(8),o}const rn=r=>{if(r.length===1)return r[0];const e=new Uint8Array(r.reduce((t,n)=>t+n.length,0));for(let t=0,n=0;t<r.length;++t)e.set(r[t],n),n+=r[t].length;return e};class cr{constructor(){this.reset()}reset(){this.compressor=null,this.decompressor=null}compress(e){this.compressor||(this.compressor=new Yr({mem:4}));const t=[];return this.compressor.ondata=n=>{t.push(n)},this.compressor.push(en(e)),this.compressor.flush(),rn(t)}decompress(e){this.decompressor||(this.decompressor=new Qr);let t;this.decompressor.ondata=n=>{t=n};try{if(this.decompressor.push(e),t===void 0)throw new Error("invalid block type")}catch(n){throw new Error(`Decompression error: ${n.message}, length: ${e.length}, data: [${e.toString()}]`)}return tn(t)}}const nn=()=>j(e=>class extends e{#e;constructor(...t){super(...t),this.#e=new cr,this.hooks.hook("frontgateConnection:reset",()=>{this.#e.reset()}),this.hooks.hook("frontgateConnection:afterSetEncoding",n=>{n.encoding="jsjsonc-v2"}),this.hooks.hook("frontgateConnection:beforeSendMessage",n=>{const o=this.#e.compress(n.msg);n.msg=o}),this.hooks.hook("frontgateConnection:afterReceiveMessage",n=>{const o=this.#e.decompress(new Uint8Array(n.msg));n.msg=o})}},{featureName:"MessageCompressor",featureGroups:["Compression"]}),on=()=>j(e=>class extends e{async request(t,n=this.defaultTimeoutInMs){t.header.setTimeout(n);const o={message:t.getPtlMessage(),callbackType:"job",callbackId:""};await this.hooks.callHook("frontgateConnection:sendMessage",o);const s=new Promise(c=>{this.hooks.hookOnce(`frontgateConnection:response:${o.callbackId}`,a=>{const l=new fe(a);c(l)})}),i=`Request timeout reached (${n} ms) for ${o.message.Message}`;return Y(n,i,s)}},{featureName:"Request",featureGroups:["Misc"]}),sn=r=>j(t=>{const n={...r};return class extends t{#e=new Map;#t=new Map;#r=new Map;async observeEndpoint(o,s,i,c){const a=`${o}:${s}:${JSON.stringify(i)}:${JSON.stringify(c??{})}`;if(this.#r.has(a)){const d=this.#r.get(a);this.log(f.INFO,`Catching inflight subscription for ${a}`);const v=this.#t.get(a)??0;return this.#t.set(a,v+1),d}const l=n.timeout??this.defaultTimeoutInMs,u=n.subscriptionResubscribeTimeout??1e3;if(this.#e.has(a)){const d=this.#e.get(a),v=this.#t.get(a)??0;if(d)return this.#t.set(a,v+1),this.log(f.INFO,`Reusing existing subscription for ${a}`),d}this.log(f.INFO,`Creating new subscription for ${a}`);const h=new ke(o,s,i,{...c,subscribe:!0});h.header.setTimeout(l);const p={message:h.getPtlMessage(),callbackType:"job",callbackId:""};let m=!1;const M=new Promise((d,v)=>{this.hooks.callHook("frontgateConnection:sendMessage",p).then(()=>{this.hooks.hookOnce(`frontgateConnection:response:${p.callbackId}`,g=>{if(!g.Message.includes("HighLevelResponse")){this.log(f.ERROR,`Unexpected response: ${g.Message}`),v(new z(JSON.stringify(g)));return}let w;try{w=JSON.parse(g.body.value)}catch(C){this.log(f.ERROR,`Failed to parse response: ${g.body.value}`),this.log(f.ERROR,C),v(C);return}const y=new ur(g.header.id_job,w);let I=this.hooks.hook(`frontgateConnection:response:${p.callbackId}`,C=>{if(!C.Message.includes("HighLevelUpdate")){if(C.Message.includes("SubscriptionLoss")){this.log(f.DEBUG,`Received: ${C.Message}`),setTimeout(()=>{N()},Lt(u)),I();return}this.log(f.ERROR,`Unexpected response: ${g.Message}`),y.pushError(new z(JSON.stringify(C))),I();return}let A;try{A=new tt(C)}catch(P){this.log(f.ERROR,`Failed to parse response: ${C.body.value}`),y.pushError(P);return}y.pushPatchData(A.data)});const N=async()=>{I(),this.log(f.INFO,`Resubscribing to ${a} due to reconnect`),await this.hooks.callHook("frontgateConnection:sendMessage",p);const C=new Promise((A,P)=>{this.hooks.hookOnce(`frontgateConnection:response:${p.callbackId}`,$=>{if(!$.Message.includes("HighLevelResponse")){const R=new z($);this.log(f.ERROR,`Unexpected response: ${$.Message}`),I(),P(R);return}if(this.log(f.INFO,`Resubscribed to ${a} with ${$.header.id_job}`),y.idJob=$.header.id_job,m){this.log(f.WARN,`Zombie subscription detected for ${a}. Initiating unsubscribe.`),y.unsubscribe(),A();return}try{y.pushData(JSON.parse($.body.value))}catch(R){this.log(f.ERROR,`Failed to parse response: ${$.body.value}`),this.log(f.ERROR,R),P(R);return}I=this.hooks.hook(`frontgateConnection:response:${$.header.id_job}`,R=>{if(!R.Message.includes("HighLevelUpdate")){if(R.Message.includes("SubscriptionLoss")){this.log(f.DEBUG,`Received: ${R.Message}`),setTimeout(()=>{N()},Lt(u));return}this.log(f.ERROR,`Unexpected response: ${R.Message}`);const U=new z(R);y.pushError(U);return}let H;try{H=new tt(R)}catch(U){this.log(f.ERROR,`Failed to parse response: ${R.body.value}`),y.pushError(U);return}y.pushPatchData(H.data)}),A()})});try{await Y(l,"Request timeout reached",C)}catch(A){m=!0,y.pushError(new z({Message:"Resubscribe failed",Error:A}))}},E=this.hooks.hook("reconnect:success",N);y.unsubscribe=()=>{if(this.#e.get(a)){const $=this.#t.get(a)??0;if(this.#t.set(a,$-1),$-1>0){this.log(f.INFO,`Not unsubscribing from ${a} as there are still ${$} subscribers`);return}this.#e.delete(a),this.#t.delete(a),m=!0}this.log(f.INFO,`Unsubscribing from ${a}`);const P={message:new ye(y.idJob).getPtlMessage(),callbackType:"job",callbackId:""};this.hooks.callHook("frontgateConnection:sendMessage",P),I(),E()},this.#e.set(a,y);const k=this.#t.get(a)??0;if(this.#t.set(a,k+1),m){this.log(f.WARN,`Zombie subscription detected for ${a}. Initiating unsubscribe.`),y.unsubscribe();return}d(y)})}).catch(g=>{v(g)})}),T=`Request timeout reached (${l} ms) for ${p.message.Message}`,_=Y(l,T,M).catch(d=>{throw m=!0,this.#t.delete(a),this.#e.delete(a),d}).finally(()=>{this.#r.delete(a)});return this.#r.set(a,_),_}}},{featureName:"EndpointSubscriptions",featureGroups:["Misc"]}),an=()=>j(e=>class extends e{#e=new Map;async observe(t,n=this.defaultTimeoutInMs){return this.#t(t,"job",void 0,n)}async observeConnectionBased(t,n,o=this.defaultTimeoutInMs){return this.#t(t,"connection",n,o)}async#t(t,n,o,s=this.defaultTimeoutInMs){const i=JSON.stringify(t.getPtlMessage());if(this.#e.has(i)){const h=this.#e.get(i);if(h)return h.count++,this.log(f.INFO,`Reusing existing subscription for ${i}`),h.observer}this.log(f.INFO,`Creating new subscription for ${i}`);const a={message:t.getPtlMessage(),callbackType:"job",callbackId:""};await this.hooks.callHook("frontgateConnection:sendMessage",a);const l=new Promise((h,p)=>{this.hooks.hookOnce(`frontgateConnection:response:${a.callbackId}`,m=>{if(m.Message.includes("Error")||m.Message.includes("PermissionDenied")){this.log(f.ERROR,`Unexpected response: ${m.Message}`),p(new Error(`Unexpected response: ${m.Message}`));return}const M=n==="connection"?`${m.header.id_service}-${t.getPtlMessage().id_notation}`:m.header.id_job,T=typeof o>"u"?new ye(m.header.id_job):new o(m.header.id_service,t.getPtlMessage().id_notation),_=new yt(m.header.id_job,m);let d=this.hooks.hook(`frontgateConnection:response:${M}`,g=>{if(g.Message.includes("Error")||g.Message.includes("PermissionDenied")){this.log(f.ERROR,`Unexpected response: ${m.Message}`),_.pushError(new z(JSON.stringify(g)));return}_.pushData(g)});const v=this.hooks.hook("reconnect:success",async()=>{d(),this.log(f.INFO,`Resubscribing to ${i} due to reconnect`),await this.hooks.callHook("frontgateConnection:sendMessage",a);const g=new Promise((w,y)=>{this.hooks.hookOnce(`frontgateConnection:response:${a.callbackId}`,I=>{if(I.Message.includes("Error")||I.Message.includes("PermissionDenied")){const k=new z(I);this.log(f.ERROR,`Unexpected resp: ${I.Message}`),y(k);return}const N=n==="connection"?`${I.header.id_service}-${t.getPtlMessage().id_notation}`:I.header.id_job,E=typeof o>"u"?new ye(I.header.id_job):new o(I.header.id_service,t.getPtlMessage().id_notation);_.idJob=I.header.id_job,d=this.hooks.hook(`frontgateConnection:response:${N}`,k=>{if(k.Message.includes("Error")||k.Message.includes("PermissionDenied")){this.log(f.ERROR,`Unexpected response: ${k.Message}`);const C=new z(k);_.pushError(C);return}_.unsubscribe=()=>{const C=this.#e.get(i);if(C){if(C.count--,C.count>0){this.log(f.INFO,`Not unsubscribing from ${i} as there are still ${C.count} subscribers`);return}this.#e.delete(i)}this.log(f.INFO,`Unsubscribing from ${i}`);const A={message:E.getPtlMessage(),callbackType:"job",callbackId:""};this.hooks.callHook("frontgateConnection:sendMessage",A),d(),v()},_.pushData(k)}),w()})});try{await Y(s,"Request timeout reached",g)}catch(w){_.pushError(new z({Message:"Reconnect failed",Error:w}))}});_.unsubscribe=()=>{const g=this.#e.get(i);if(g){if(g.count--,g.count>0){this.log(f.INFO,`Not unsubscribing from ${i} as there are still ${g.count} subscribers`);return}this.#e.delete(i)}this.log(f.INFO,`Unsubscribing from ${i}`);const w={message:T.getPtlMessage(),callbackType:"job",callbackId:""};this.hooks.callHook("frontgateConnection:sendMessage",w),d(),v()},this.#e.set(i,{observer:_,count:1}),h(_)})}),u=`Request timeout reached (${s} ms) for ${a.message.Message}`;return Y(s,u,l)}},{featureName:"RawSubscriptions",featureGroups:["Misc"]}),mt=(r,e)=>{const t=e.split("/").slice(1);let n=r;for(let o=0;o<t.length-1;o++){const s=decodeURIComponent(t[o]);if(!(s in n))throw new Error(`Path not found: ${e}`);n=n[s]}return[n,decodeURIComponent(t[t.length-1])]},cn=(r,e,t)=>{const[n,o]=mt(r,e);n[o]=t},un="-",hn=(r,e,t)=>{const[n,o]=mt(r,e);Array.isArray(n)?o===un?n.push(t):n.splice(parseInt(o,10),0,t):n[o]=t},ln=(r,e)=>{const[t,n]=mt(r,e);Array.isArray(t)?t.splice(parseInt(n,10),1):delete t[n]};function fn(r,e){return e.forEach(t=>{switch(t.op){case"replace":cn(r,t.path,t.value);break;case"add":hn(r,t.path,t.value);break;case"remove":ln(r,t.path);break;default:throw new Error(`Unsupported op: ${t.op}`)}}),r}class yt{#e;#t=[];#r=[];get data(){return this.#e}constructor(e,t){this.#e=t,this.idJob=e}subscribe({next:e,error:t}){e(this.#e),t&&this.#r.push(t),this.#t.push(e)}pushData(e){this.#e=e,this.#t.forEach(t=>{t(e)})}pushError(e){this.#r.forEach(t=>{t(e)})}}class ur extends yt{pushPatchData(e){try{const t=fn(this.data,e);super.pushData(t)}catch(t){super.pushError(new z(t.message))}}}const dn=r=>j(t=>class extends t{constructor(...n){super(...n),this.hooks.hook("frontgateConnection:beforeConnect",s=>{this.hooks.callHook("frontgateConnection:setIdApp",oe),this.hooks.callHook("frontgateConnection:setIdUser",ae),this.log(f.DEBUG,"Adding mdg2auth subprotocol"),s.subProtocols.push(`mdg2auth-${r}`)});const o=async s=>{this.hooks.callHook("frontgateConnection:setIdApp",oe),this.hooks.callHook("frontgateConnection:setIdUser",ae);const i={maximum_idle_interval:s.maximumIdleInterval},c={b64:""},l=new Ae(c,i.maximum_idle_interval).toJson();this.log(f.INFO,"Sending message",l);const u={message:l,callbackType:"response",callbackId:l.Message.replace("Request","Response")};await this.hooks.callHook("frontgateConnection:sendMessage",u),this.hooks.hookOnce(`frontgateConnection:response:${u.callbackId}`,h=>{this.log(f.INFO,"Received response",h),this.hooks.callHook("frontgateConnection:authenticated")})};this.hooks.hookOnce("frontgateConnection:connected",o)}},{featureName:"CookieTokenAuth",featureGroups:["Auth"],disabledFeatureGroups:["Auth"]}),gn=r=>j(t=>class extends t{#e;constructor(...n){super(...n),this.#e=r??"";const o=async s=>{this.hooks.callHook("frontgateConnection:setIdApp",oe),this.hooks.callHook("frontgateConnection:setIdUser",ae);const i={maximum_idle_interval:s.maximumIdleInterval},c={b64:this.#e},l=new Ae(c,i.maximum_idle_interval).toJson();this.log(f.INFO,"Sending message",l);const u={message:l,callbackType:"response",callbackId:l.Message.replace("Request","Response")};await this.hooks.callHook("frontgateConnection:sendMessage",u),this.hooks.hookOnce(`frontgateConnection:response:${u.callbackId}`,h=>{this.log(f.INFO,"Received response",h),this.hooks.callHook("frontgateConnection:authenticated")})};this.hooks.hook("frontgateConnection:connected",o)}set token(n){this.#e=n}},{featureName:"TokenAuth",featureGroups:["Auth"],disabledFeatureGroups:["Auth"]}),pn=(r,e,t)=>j(o=>class extends st({host:"",pathPrefix:"",port:0,tls:!0,maximumIdleIntervalInS:r.maximumIdleIntervalInS})(o){#e="";#t="";#r;#n;constructor(...s){super(...s),this.#r=e,this.#n=t,this.hooks.hook("frontgateConnection:beforeConnect",async c=>{this.hooks.callHook("frontgateConnection:setIdApp",oe),this.hooks.callHook("frontgateConnection:setIdUser",ae),this.log(f.DEBUG,"Fetching connection configuration");const a=await this.#o();if(this.log(f.DEBUG,"Connection configuration received",a),c.url=a.url,a.authtenticationType==="token"&&a.authenticationToken)this.#e=a.authenticationToken;else if(a.splitAuthenticationTokenSecondFactor)this.#t=a.splitAuthenticationTokenSecondFactor;else throw new Error("Invalid authentication configuration");this.log(f.DEBUG,"Adding mdg2auth subprotocol"),this.#t!==""&&c.subProtocols.push(`mdg2auth-${this.#t}`)});const i=async c=>{this.hooks.callHook("frontgateConnection:setIdApp",oe),this.hooks.callHook("frontgateConnection:setIdUser",ae);const a={maximum_idle_interval:c.maximumIdleInterval},l={b64:this.#e},h=new Ae(l,a.maximum_idle_interval).toJson();this.log(f.INFO,"Sending message",h);const p={message:h,callbackType:"response",callbackId:h.Message.replace("Request","Response")};await this.hooks.callHook("frontgateConnection:sendMessage",p),this.hooks.hookOnce(`frontgateConnection:response:${p.callbackId}`,m=>{this.log(f.INFO,"Received response",m),this.hooks.callHook("frontgateConnection:authenticated")})};this.hooks.hook("frontgateConnection:connected",i)}async#o(){const s=await fetch(this.#r,this.#n);if(!s.ok)throw new Error(`Failed to fetch connection configuration: ${s.status} ${s.statusText}`);const{headers:i}=s,c=i.get("frontgate-host"),a=i.get("frontgate-path-prefix"),l=i.get("frontgate-split-authentication-token-second-factor"),u=i.get("frontgate-authentication-type"),h=i.get("frontgate-authentication-token"),p=i.get("frontgate-websocket-port")??"443",m=`wss://${c}:${p}${a??""}/ws`;if(u==="token"&&!h)throw new Error("Authentication token is required for token authentication");if(u!=="token"&&!l)throw new Error("Split authentication token second factor is required");return{url:m,authtenticationType:u,authenticationToken:h,splitAuthenticationTokenSecondFactor:l}}},{featureName:"FetchAuth",featureGroups:["Auth","Connection"],disabledFeatureGroups:["Auth","Connection"]}),vn=(r,e,t)=>j(o=>class extends st({host:"",pathPrefix:"",port:0,tls:!0,maximumIdleIntervalInS:r.maximumIdleIntervalInS})(o){#e="";#t="";#r=!1;#n;#o;#s;constructor(...s){super(...s),this.#o=e,this.#s=t,this.#n=new cr,this.hooks.hook("frontgateConnection:reset",()=>{this.#r&&this.#n.reset()}),this.hooks.hook("frontgateConnection:beforeSendMessage",c=>{if(this.#r){const a=this.#n.compress(c.msg);c.msg=a}}),this.hooks.hook("frontgateConnection:afterReceiveMessage",c=>{if(this.#r){const a=this.#n.decompress(new Uint8Array(c.msg));c.msg=a}}),this.hooks.hook("frontgateConnection:beforeConnect",async c=>{this.hooks.callHook("frontgateConnection:setIdApp",oe),this.hooks.callHook("frontgateConnection:setIdUser",ae),this.log(f.DEBUG,"Fetching connection configuration");const a=await this.#i();if(this.log(f.DEBUG,"Connection configuration received",a),c.url=a.url,a.authtenticationType==="token"&&a.authenticationToken)this.#e=a.authenticationToken;else if(a.splitAuthenticationTokenSecondFactor)this.#t=a.splitAuthenticationTokenSecondFactor;else throw new Error("Invalid authentication configuration");this.log(f.DEBUG,"Adding mdg2auth subprotocol"),this.#t!==""&&c.subProtocols.push(`mdg2auth-${this.#t}`),this.#r&&c.subProtocols.forEach((l,u)=>{l.includes("jsjson")&&!l.includes("jsjsonc")&&(c.subProtocols[u]=l.replace("jsjson","jsjsonc"))})});const i=async c=>{this.hooks.callHook("frontgateConnection:setIdApp",oe),this.hooks.callHook("frontgateConnection:setIdUser",ae);const a={maximum_idle_interval:c.maximumIdleInterval},l={b64:this.#e},h=new Ae(l,a.maximum_idle_interval).toJson();this.log(f.INFO,"Sending message",h);const p={message:h,callbackType:"response",callbackId:h.Message.replace("Request","Response")};await this.hooks.callHook("frontgateConnection:sendMessage",p),this.hooks.hookOnce(`frontgateConnection:response:${p.callbackId}`,m=>{this.log(f.INFO,"Received response",m),this.hooks.callHook("frontgateConnection:authenticated")})};this.hooks.hook("frontgateConnection:connected",i)}async#i(){const s=await fetch(this.#o,this.#s);if(!s.ok)throw new Error(`Failed to fetch connection configuration: ${s.status} ${s.statusText}`);const{headers:i}=s,c=i.get("frontgate-host"),a=i.get("frontgate-path-prefix"),l=i.get("frontgate-split-authentication-token-second-factor"),u=i.get("frontgate-authentication-type"),h=i.get("frontgate-authentication-token"),p=i.get("frontgate-websocket-port")??"443",m=`wss://${c}:${p}${a??""}/ws`;if(u==="token"&&!h)throw new Error("Authentication token is required for token authentication");if(u!=="token"&&!l)throw new Error("Split authentication token second factor is required");return i.get("frontgate-websocket-protocol")==="jsjsonc-v2"?this.#r=!0:this.#r=!1,{url:m,authtenticationType:u,authenticationToken:h,splitAuthenticationTokenSecondFactor:l}}},{featureName:"FetchAuthWithOptionalCompressor",featureGroups:["Auth","Connection"],disabledFeatureGroups:["Auth","Connection","Compression"]}),bn=r=>j(t=>class extends t{#e=0;#t;#r;constructor(...n){super(...n),this.#t=r??[1e3,2e3,4e3,8e3,16e3,32e3];const o=s=>{if(s.code!==1e3){this.#r&&(this.log(f.WARN,"Aborting previous reconnect attempt"),clearTimeout(this.#r),this.#e=0);let i=this.#e;this.#e>=this.#t.length&&(i=this.#t.length-1);const c=this.#t[i];this.#r=setTimeout(()=>{this.log(f.INFO,`Reconnecting... Attempt ${this.#e}`);const a=this.hooks.hookOnce("reconnect:failed",o);this.hooks.callHook("reconnect:attempt",s).then(a).catch(()=>{this.log(f.ERROR,"Failed to reconnect")}),this.#r=void 0},c),this.#e++}};this.hooks.hookOnce("frontgateConnection:disconnected",o),this.hooks.hook("reconnect:success",()=>{clearTimeout(this.#r),this.#r=void 0,this.#e=0,this.log(f.INFO,"Reconnected"),this.hooks.hookOnce("frontgateConnection:disconnected",o)})}},{featureName:"Reconnect",featureGroups:["Misc"],disabledFeatures:["TokenAuth","CookieTokenAuth"]});var mn=typeof globalThis=="object"?globalThis:typeof self=="object"?self:typeof window=="object"?window:typeof global=="object"?global:{},pe="1.9.0",hr=/^(\d+)\.(\d+)\.(\d+)(-(.+))?$/;function yn(r){var e=new Set([r]),t=new Set,n=r.match(hr);if(!n)return function(){return!1};var o={major:+n[1],minor:+n[2],patch:+n[3],prerelease:n[4]};if(o.prerelease!=null)return function(a){return a===r};function s(c){return t.add(c),!1}function i(c){return e.add(c),!0}return function(a){if(e.has(a))return!0;if(t.has(a))return!1;var l=a.match(hr);if(!l)return s(a);var u={major:+l[1],minor:+l[2],patch:+l[3],prerelease:l[4]};return u.prerelease!=null||o.major!==u.major?s(a):o.major===0?o.minor===u.minor&&o.patch<=u.patch?i(a):s(a):o.minor<=u.minor?i(a):s(a)}}var kn=yn(pe),wn=pe.split(".")[0],Se=Symbol.for("opentelemetry.js.api."+wn),Pe=mn;function xe(r,e,t,n){var o;n===void 0&&(n=!1);var s=Pe[Se]=(o=Pe[Se])!==null&&o!==void 0?o:{version:pe};if(!n&&s[r]){var i=new Error("@opentelemetry/api: Attempted duplicate registration of API: "+r);return t.error(i.stack||i.message),!1}if(s.version!==pe){var i=new Error("@opentelemetry/api: Registration of version v"+s.version+" for "+r+" does not match previously registered API v"+pe);return t.error(i.stack||i.message),!1}return s[r]=e,t.debug("@opentelemetry/api: Registered a global for "+r+" v"+pe+"."),!0}function ve(r){var e,t,n=(e=Pe[Se])===null||e===void 0?void 0:e.version;if(!(!n||!kn(n)))return(t=Pe[Se])===null||t===void 0?void 0:t[r]}function Fe(r,e){e.debug("@opentelemetry/api: Unregistering a global for "+r+" v"+pe+".");var t=Pe[Se];t&&delete t[r]}var _n=function(r,e){var t=typeof Symbol=="function"&&r[Symbol.iterator];if(!t)return r;var n=t.call(r),o,s=[],i;try{for(;(e===void 0||e-- >0)&&!(o=n.next()).done;)s.push(o.value)}catch(c){i={error:c}}finally{try{o&&!o.done&&(t=n.return)&&t.call(n)}finally{if(i)throw i.error}}return s},Mn=function(r,e,t){if(t||arguments.length===2)for(var n=0,o=e.length,s;n<o;n++)(s||!(n in e))&&(s||(s=Array.prototype.slice.call(e,0,n)),s[n]=e[n]);return r.concat(s||Array.prototype.slice.call(e))},En=(function(){function r(e){this._namespace=e.namespace||"DiagComponentLogger"}return r.prototype.debug=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return $e("debug",this._namespace,e)},r.prototype.error=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return $e("error",this._namespace,e)},r.prototype.info=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return $e("info",this._namespace,e)},r.prototype.warn=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return $e("warn",this._namespace,e)},r.prototype.verbose=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return $e("verbose",this._namespace,e)},r})();function $e(r,e,t){var n=ve("diag");if(n)return t.unshift(e),n[r].apply(n,Mn([],_n(t),!1))}var B;(function(r){r[r.NONE=0]="NONE",r[r.ERROR=30]="ERROR",r[r.WARN=50]="WARN",r[r.INFO=60]="INFO",r[r.DEBUG=70]="DEBUG",r[r.VERBOSE=80]="VERBOSE",r[r.ALL=9999]="ALL"})(B||(B={}));function Tn(r,e){r<B.NONE?r=B.NONE:r>B.ALL&&(r=B.ALL),e=e||{};function t(n,o){var s=e[n];return typeof s=="function"&&r>=o?s.bind(e):function(){}}return{error:t("error",B.ERROR),warn:t("warn",B.WARN),info:t("info",B.INFO),debug:t("debug",B.DEBUG),verbose:t("verbose",B.VERBOSE)}}var In=function(r,e){var t=typeof Symbol=="function"&&r[Symbol.iterator];if(!t)return r;var n=t.call(r),o,s=[],i;try{for(;(e===void 0||e-- >0)&&!(o=n.next()).done;)s.push(o.value)}catch(c){i={error:c}}finally{try{o&&!o.done&&(t=n.return)&&t.call(n)}finally{if(i)throw i.error}}return s},Cn=function(r,e,t){if(t||arguments.length===2)for(var n=0,o=e.length,s;n<o;n++)(s||!(n in e))&&(s||(s=Array.prototype.slice.call(e,0,n)),s[n]=e[n]);return r.concat(s||Array.prototype.slice.call(e))},An="diag",re=(function(){function r(){function e(o){return function(){for(var s=[],i=0;i<arguments.length;i++)s[i]=arguments[i];var c=ve("diag");if(c)return c[o].apply(c,Cn([],In(s),!1))}}var t=this,n=function(o,s){var i,c,a;if(s===void 0&&(s={logLevel:B.INFO}),o===t){var l=new Error("Cannot use diag as the logger for itself. Please use a DiagLogger implementation like ConsoleDiagLogger or a custom implementation");return t.error((i=l.stack)!==null&&i!==void 0?i:l.message),!1}typeof s=="number"&&(s={logLevel:s});var u=ve("diag"),h=Tn((c=s.logLevel)!==null&&c!==void 0?c:B.INFO,o);if(u&&!s.suppressOverrideMessage){var p=(a=new Error().stack)!==null&&a!==void 0?a:"<failed to generate stacktrace>";u.warn("Current logger will be overwritten from "+p),h.warn("Current logger will overwrite one already registered from "+p)}return xe("diag",h,t,!0)};t.setLogger=n,t.disable=function(){Fe(An,t)},t.createComponentLogger=function(o){return new En(o)},t.verbose=e("verbose"),t.debug=e("debug"),t.info=e("info"),t.warn=e("warn"),t.error=e("error")}return r.instance=function(){return this._instance||(this._instance=new r),this._instance},r})(),Rn=function(r,e){var t=typeof Symbol=="function"&&r[Symbol.iterator];if(!t)return r;var n=t.call(r),o,s=[],i;try{for(;(e===void 0||e-- >0)&&!(o=n.next()).done;)s.push(o.value)}catch(c){i={error:c}}finally{try{o&&!o.done&&(t=n.return)&&t.call(n)}finally{if(i)throw i.error}}return s},On=function(r){var e=typeof Symbol=="function"&&Symbol.iterator,t=e&&r[e],n=0;if(t)return t.call(r);if(r&&typeof r.length=="number")return{next:function(){return r&&n>=r.length&&(r=void 0),{value:r&&r[n++],done:!r}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},Nn=(function(){function r(e){this._entries=e?new Map(e):new Map}return r.prototype.getEntry=function(e){var t=this._entries.get(e);if(t)return Object.assign({},t)},r.prototype.getAllEntries=function(){return Array.from(this._entries.entries()).map(function(e){var t=Rn(e,2),n=t[0],o=t[1];return[n,o]})},r.prototype.setEntry=function(e,t){var n=new r(this._entries);return n._entries.set(e,t),n},r.prototype.removeEntry=function(e){var t=new r(this._entries);return t._entries.delete(e),t},r.prototype.removeEntries=function(){for(var e,t,n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];var s=new r(this._entries);try{for(var i=On(n),c=i.next();!c.done;c=i.next()){var a=c.value;s._entries.delete(a)}}catch(l){e={error:l}}finally{try{c&&!c.done&&(t=i.return)&&t.call(i)}finally{if(e)throw e.error}}return s},r.prototype.clear=function(){return new r},r})();re.instance();function Sn(r){return r===void 0&&(r={}),new Nn(new Map(Object.entries(r)))}function lr(r){return Symbol.for(r)}var Pn=(function(){function r(e){var t=this;t._currentContext=e?new Map(e):new Map,t.getValue=function(n){return t._currentContext.get(n)},t.setValue=function(n,o){var s=new r(t._currentContext);return s._currentContext.set(n,o),s},t.deleteValue=function(n){var o=new r(t._currentContext);return o._currentContext.delete(n),o}}return r})(),xn=new Pn,be=(function(){var r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,o){n.__proto__=o}||function(n,o){for(var s in o)Object.prototype.hasOwnProperty.call(o,s)&&(n[s]=o[s])},r(e,t)};return function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");r(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}})(),Fn=(function(){function r(){}return r.prototype.createGauge=function(e,t){return Vn},r.prototype.createHistogram=function(e,t){return Wn},r.prototype.createCounter=function(e,t){return Bn},r.prototype.createUpDownCounter=function(e,t){return Jn},r.prototype.createObservableGauge=function(e,t){return Kn},r.prototype.createObservableCounter=function(e,t){return zn},r.prototype.createObservableUpDownCounter=function(e,t){return Yn},r.prototype.addBatchObservableCallback=function(e,t){},r.prototype.removeBatchObservableCallback=function(e){},r})(),Ke=(function(){function r(){}return r})(),$n=(function(r){be(e,r);function e(){return r!==null&&r.apply(this,arguments)||this}return e.prototype.add=function(t,n){},e})(Ke),Un=(function(r){be(e,r);function e(){return r!==null&&r.apply(this,arguments)||this}return e.prototype.add=function(t,n){},e})(Ke),Dn=(function(r){be(e,r);function e(){return r!==null&&r.apply(this,arguments)||this}return e.prototype.record=function(t,n){},e})(Ke),jn=(function(r){be(e,r);function e(){return r!==null&&r.apply(this,arguments)||this}return e.prototype.record=function(t,n){},e})(Ke),kt=(function(){function r(){}return r.prototype.addCallback=function(e){},r.prototype.removeCallback=function(e){},r})(),Hn=(function(r){be(e,r);function e(){return r!==null&&r.apply(this,arguments)||this}return e})(kt),Gn=(function(r){be(e,r);function e(){return r!==null&&r.apply(this,arguments)||this}return e})(kt),qn=(function(r){be(e,r);function e(){return r!==null&&r.apply(this,arguments)||this}return e})(kt),Ln=new Fn,Bn=new $n,Vn=new Dn,Wn=new jn,Jn=new Un,zn=new Hn,Kn=new Gn,Yn=new qn,Qn={get:function(r,e){if(r!=null)return r[e]},keys:function(r){return r==null?[]:Object.keys(r)}},Xn={set:function(r,e,t){r!=null&&(r[e]=t)}},Zn=function(r,e){var t=typeof Symbol=="function"&&r[Symbol.iterator];if(!t)return r;var n=t.call(r),o,s=[],i;try{for(;(e===void 0||e-- >0)&&!(o=n.next()).done;)s.push(o.value)}catch(c){i={error:c}}finally{try{o&&!o.done&&(t=n.return)&&t.call(n)}finally{if(i)throw i.error}}return s},eo=function(r,e,t){if(t||arguments.length===2)for(var n=0,o=e.length,s;n<o;n++)(s||!(n in e))&&(s||(s=Array.prototype.slice.call(e,0,n)),s[n]=e[n]);return r.concat(s||Array.prototype.slice.call(e))},to=(function(){function r(){}return r.prototype.active=function(){return xn},r.prototype.with=function(e,t,n){for(var o=[],s=3;s<arguments.length;s++)o[s-3]=arguments[s];return t.call.apply(t,eo([n],Zn(o),!1))},r.prototype.bind=function(e,t){return t},r.prototype.enable=function(){return this},r.prototype.disable=function(){return this},r})(),ro=function(r,e){var t=typeof Symbol=="function"&&r[Symbol.iterator];if(!t)return r;var n=t.call(r),o,s=[],i;try{for(;(e===void 0||e-- >0)&&!(o=n.next()).done;)s.push(o.value)}catch(c){i={error:c}}finally{try{o&&!o.done&&(t=n.return)&&t.call(n)}finally{if(i)throw i.error}}return s},no=function(r,e,t){if(t||arguments.length===2)for(var n=0,o=e.length,s;n<o;n++)(s||!(n in e))&&(s||(s=Array.prototype.slice.call(e,0,n)),s[n]=e[n]);return r.concat(s||Array.prototype.slice.call(e))},wt="context",oo=new to,Ye=(function(){function r(){}return r.getInstance=function(){return this._instance||(this._instance=new r),this._instance},r.prototype.setGlobalContextManager=function(e){return xe(wt,e,re.instance())},r.prototype.active=function(){return this._getContextManager().active()},r.prototype.with=function(e,t,n){for(var o,s=[],i=3;i<arguments.length;i++)s[i-3]=arguments[i];return(o=this._getContextManager()).with.apply(o,no([e,t,n],ro(s),!1))},r.prototype.bind=function(e,t){return this._getContextManager().bind(e,t)},r.prototype._getContextManager=function(){return ve(wt)||oo},r.prototype.disable=function(){this._getContextManager().disable(),Fe(wt,re.instance())},r})(),_t;(function(r){r[r.NONE=0]="NONE",r[r.SAMPLED=1]="SAMPLED"})(_t||(_t={}));var fr="0000000000000000",dr="00000000000000000000000000000000",so={traceId:dr,spanId:fr,traceFlags:_t.NONE},Ue=(function(){function r(e){e===void 0&&(e=so),this._spanContext=e}return r.prototype.spanContext=function(){return this._spanContext},r.prototype.setAttribute=function(e,t){return this},r.prototype.setAttributes=function(e){return this},r.prototype.addEvent=function(e,t){return this},r.prototype.addLink=function(e){return this},r.prototype.addLinks=function(e){return this},r.prototype.setStatus=function(e){return this},r.prototype.updateName=function(e){return this},r.prototype.end=function(e){},r.prototype.isRecording=function(){return!1},r.prototype.recordException=function(e,t){},r})(),Mt=lr("OpenTelemetry Context Key SPAN");function Et(r){return r.getValue(Mt)||void 0}function io(){return Et(Ye.getInstance().active())}function Tt(r,e){return r.setValue(Mt,e)}function ao(r){return r.deleteValue(Mt)}function co(r,e){return Tt(r,new Ue(e))}function gr(r){var e;return(e=Et(r))===null||e===void 0?void 0:e.spanContext()}var uo=/^([0-9a-f]{32})$/i,ho=/^[0-9a-f]{16}$/i;function lo(r){return uo.test(r)&&r!==dr}function fo(r){return ho.test(r)&&r!==fr}function pr(r){return lo(r.traceId)&&fo(r.spanId)}function go(r){return new Ue(r)}var It=Ye.getInstance(),vr=(function(){function r(){}return r.prototype.startSpan=function(e,t,n){n===void 0&&(n=It.active());var o=!!t?.root;if(o)return new Ue;var s=n&&gr(n);return po(s)&&pr(s)?new Ue(s):new Ue},r.prototype.startActiveSpan=function(e,t,n,o){var s,i,c;if(!(arguments.length<2)){arguments.length===2?c=t:arguments.length===3?(s=t,c=n):(s=t,i=n,c=o);var a=i??It.active(),l=this.startSpan(e,s,a),u=Tt(a,l);return It.with(u,c,void 0,l)}},r})();function po(r){return typeof r=="object"&&typeof r.spanId=="string"&&typeof r.traceId=="string"&&typeof r.traceFlags=="number"}var vo=new vr,bo=(function(){function r(e,t,n,o){this._provider=e,this.name=t,this.version=n,this.options=o}return r.prototype.startSpan=function(e,t,n){return this._getTracer().startSpan(e,t,n)},r.prototype.startActiveSpan=function(e,t,n,o){var s=this._getTracer();return Reflect.apply(s.startActiveSpan,s,arguments)},r.prototype._getTracer=function(){if(this._delegate)return this._delegate;var e=this._provider.getDelegateTracer(this.name,this.version,this.options);return e?(this._delegate=e,this._delegate):vo},r})(),mo=(function(){function r(){}return r.prototype.getTracer=function(e,t,n){return new vr},r})(),yo=new mo,br=(function(){function r(){}return r.prototype.getTracer=function(e,t,n){var o;return(o=this.getDelegateTracer(e,t,n))!==null&&o!==void 0?o:new bo(this,e,t,n)},r.prototype.getDelegate=function(){var e;return(e=this._delegate)!==null&&e!==void 0?e:yo},r.prototype.setDelegate=function(e){this._delegate=e},r.prototype.getDelegateTracer=function(e,t,n){var o;return(o=this._delegate)===null||o===void 0?void 0:o.getTracer(e,t,n)},r})();Ye.getInstance(),re.instance();var ko=(function(){function r(){}return r.prototype.getMeter=function(e,t,n){return Ln},r})(),wo=new ko,Ct="metrics",_o=(function(){function r(){}return r.getInstance=function(){return this._instance||(this._instance=new r),this._instance},r.prototype.setGlobalMeterProvider=function(e){return xe(Ct,e,re.instance())},r.prototype.getMeterProvider=function(){return ve(Ct)||wo},r.prototype.getMeter=function(e,t,n){return this.getMeterProvider().getMeter(e,t,n)},r.prototype.disable=function(){Fe(Ct,re.instance())},r})();_o.getInstance();var Mo=(function(){function r(){}return r.prototype.inject=function(e,t){},r.prototype.extract=function(e,t){return e},r.prototype.fields=function(){return[]},r})(),At=lr("OpenTelemetry Baggage Key");function mr(r){return r.getValue(At)||void 0}function Eo(){return mr(Ye.getInstance().active())}function To(r,e){return r.setValue(At,e)}function Io(r){return r.deleteValue(At)}var Rt="propagation",Co=new Mo,Ao=(function(){function r(){this.createBaggage=Sn,this.getBaggage=mr,this.getActiveBaggage=Eo,this.setBaggage=To,this.deleteBaggage=Io}return r.getInstance=function(){return this._instance||(this._instance=new r),this._instance},r.prototype.setGlobalPropagator=function(e){return xe(Rt,e,re.instance())},r.prototype.inject=function(e,t,n){return n===void 0&&(n=Xn),this._getGlobalPropagator().inject(e,t,n)},r.prototype.extract=function(e,t,n){return n===void 0&&(n=Qn),this._getGlobalPropagator().extract(e,t,n)},r.prototype.fields=function(){return this._getGlobalPropagator().fields()},r.prototype.disable=function(){Fe(Rt,re.instance())},r.prototype._getGlobalPropagator=function(){return ve(Rt)||Co},r})();Ao.getInstance();var Ot="trace",Ro=(function(){function r(){this._proxyTracerProvider=new br,this.wrapSpanContext=go,this.isSpanContextValid=pr,this.deleteSpan=ao,this.getSpan=Et,this.getActiveSpan=io,this.getSpanContext=gr,this.setSpan=Tt,this.setSpanContext=co}return r.getInstance=function(){return this._instance||(this._instance=new r),this._instance},r.prototype.setGlobalTracerProvider=function(e){var t=xe(Ot,this._proxyTracerProvider,re.instance());return t&&this._proxyTracerProvider.setDelegate(e),t},r.prototype.getTracerProvider=function(){return ve(Ot)||this._proxyTracerProvider},r.prototype.getTracer=function(e,t){return this.getTracerProvider().getTracer(e,t)},r.prototype.disable=function(){Fe(Ot,re.instance()),this._proxyTracerProvider=new br},r})(),Oo=Ro.getInstance();const No=()=>j(e=>class extends e{constructor(...t){super(...t),this.hooks.hook("frontgateConnection:beforeSerializeMessage",n=>{n.header&&Oo.getTracer("frontgate-js-sdk").startActiveSpan("frontgateConnection:sendMessage",o=>{const s=this.#e(o.spanContext());s&&(n.header={...n.header,...s}),o.end()})})}#e(t){if(!/^0+$/.test(t.traceId))return{tracing:{value:{value:yr(t)}}}}},{featureName:"OpenTelemetry",featureGroups:["Misc"]}),yr=r=>{const e=[18,20,9],t=n=>{for(let o=n.length;o>n.length-16;o-=2){let s=parseInt(n.substring(o-2,o),16);s>127&&(s-=256),e.push(s)}};return t(r.traceId),e.push(17),t(r.spanId),e.push(24),e.push(0),e},So=()=>j(e=>class extends e{async requestProxyEndpoint(t,n,o,s,i=this.defaultTimeoutInMs){const c=new Be(t,n,s);o&&c.setBody(o),c.header.setTimeout(i);const a={message:c.getPtlMessage(),callbackType:"job",callbackId:""};await this.hooks.callHook("frontgateConnection:sendMessage",a);const l=new Promise((h,p)=>{this.hooks.hookOnce(`frontgateConnection:response:${a.callbackId}`,m=>{try{if(!m.Message.includes("HTTPProxyResponse")){p(JSON.stringify(m));return}const M=new zt(m);h({response:M,data:M.data})}catch(M){p(M)}})}),u=`Request timeout reached (${i} ms) for ${a.message.Message}`;return Y(i,u,l)}},{featureName:"HTTPProxyRequest",featureGroups:["Misc"]}),Po=()=>j(e=>class extends e{async ping(t=this.defaultTimeoutInMs){const o={message:new Ve().getPtlMessage(),callbackType:"response",callbackId:"PingResponse"};await this.hooks.callHook("frontgateConnection:sendMessage",o);const s=new Promise(c=>{this.hooks.hookOnce(`frontgateConnection:response:${o.callbackId}`,a=>{const l=new We(a);c(l)})}),i=`Request timeout reached (${t} ms) for ${o.message.Message}`;return Y(t,i,s)}},{featureName:"Pingable",featureGroups:["Misc"]}),xo=r=>j(t=>class extends t{async logRemotely(n){const s={message:new Vt({Message:"LogMessage",timestamp:{microseconds:Date.now()*1e3},uuid:{id_1:r??0,id_2:0},level:{value:4},area:61,Version:1,message:n}).getPtlMessage(),callbackType:"job",callbackId:""};return this.hooks.callHook("frontgateConnection:sendMessage",s)}},{featureName:"RemoteLogger",featureGroups:["Misc"]}),j=(r,e)=>{const t=r;return t.featureName=e.featureName,t.featureGroups=e.featureGroups,t.disabledFeatures=e.disabledFeatures,t.disabledFeatureGroups=e.disabledFeatureGroups,t};function Nt(r,e={},t){for(const n in r){const o=r[n],s=t?`${t}:${n}`:n;typeof o=="object"&&o!==null?Nt(o,e,s):typeof o=="function"&&(e[s]=o)}return e}const Fo={run:r=>r()},$o=()=>Fo,kr=typeof console.createTask<"u"?console.createTask:$o;function Uo(r,e){const t=e.shift(),n=kr(t);return r.reduce((o,s)=>o.then(()=>n.run(()=>s(...e))),Promise.resolve())}function Do(r,e){const t=e.shift(),n=kr(t);return Promise.all(r.map(o=>n.run(()=>o(...e))))}function St(r,e){for(const t of[...r])t(e)}class jo{constructor(){this._hooks={},this._before=void 0,this._after=void 0,this._deprecatedMessages=void 0,this._deprecatedHooks={},this.hook=this.hook.bind(this),this.callHook=this.callHook.bind(this),this.callHookWith=this.callHookWith.bind(this)}hook(e,t,n={}){if(!e||typeof t!="function")return()=>{};const o=e;let s;for(;this._deprecatedHooks[e];)s=this._deprecatedHooks[e],e=s.to;if(s&&!n.allowDeprecated){let i=s.message;i||(i=`${o} hook has been deprecated`+(s.to?`, please use ${s.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(i)||(console.warn(i),this._deprecatedMessages.add(i))}if(!t.name)try{Object.defineProperty(t,"name",{get:()=>"_"+e.replace(/\W+/g,"_")+"_hook_cb",configurable:!0})}catch{}return this._hooks[e]=this._hooks[e]||[],this._hooks[e].push(t),()=>{t&&(this.removeHook(e,t),t=void 0)}}hookOnce(e,t){let n,o=(...s)=>(typeof n=="function"&&n(),n=void 0,o=void 0,t(...s));return n=this.hook(e,o),n}removeHook(e,t){if(this._hooks[e]){const n=this._hooks[e].indexOf(t);n!==-1&&this._hooks[e].splice(n,1),this._hooks[e].length===0&&delete this._hooks[e]}}deprecateHook(e,t){this._deprecatedHooks[e]=typeof t=="string"?{to:t}:t;const n=this._hooks[e]||[];delete this._hooks[e];for(const o of n)this.hook(e,o)}deprecateHooks(e){Object.assign(this._deprecatedHooks,e);for(const t in e)this.deprecateHook(t,e[t])}addHooks(e){const t=Nt(e),n=Object.keys(t).map(o=>this.hook(o,t[o]));return()=>{for(const o of n.splice(0,n.length))o()}}removeHooks(e){const t=Nt(e);for(const n in t)this.removeHook(n,t[n])}removeAllHooks(){for(const e in this._hooks)delete this._hooks[e]}callHook(e,...t){return t.unshift(e),this.callHookWith(Uo,e,...t)}callHookParallel(e,...t){return t.unshift(e),this.callHookWith(Do,e,...t)}callHookWith(e,t,...n){const o=this._before||this._after?{name:t,args:n,context:{}}:void 0;this._before&&St(this._before,o);const s=e(t in this._hooks?[...this._hooks[t]]:[],n);return s instanceof Promise?s.finally(()=>{this._after&&o&&St(this._after,o)}):(this._after&&o&&St(this._after,o),s)}beforeEach(e){return this._before=this._before||[],this._before.push(e),()=>{if(this._before!==void 0){const t=this._before.indexOf(e);t!==-1&&this._before.splice(t,1)}}}afterEach(e){return this._after=this._after||[],this._after.push(e),()=>{if(this._after!==void 0){const t=this._after.indexOf(e);t!==-1&&this._after.splice(t,1)}}}}function Ho(){return new jo}const wr=typeof window<"u";function Go(r,e={}){const t={inspect:wr,group:wr,filter:()=>!0,...e},n=t.filter,o=typeof n=="string"?u=>u.startsWith(n):n,s=t.tag?`[${t.tag}] `:"",i=u=>s+u.name+"".padEnd(u._id,"\0"),c={},a=r.beforeEach(u=>{o!==void 0&&!o(u.name)||(c[u.name]=c[u.name]||0,u._id=c[u.name]++,console.time(i(u)))}),l=r.afterEach(u=>{o!==void 0&&!o(u.name)||(t.group&&console.groupCollapsed(u.name),t.inspect?console.timeLog(i(u),u.args):console.timeEnd(i(u)),t.group&&console.groupEnd(),c[u.name]--)});return{close:()=>{a(),l()}}}class _r{constructor(e){this.hooks=Ho(),this.#e=1e4,e?.hookDebug&&Go(this.hooks,{tag:"hooks"}),e?.defaultRequestTimeout&&(this.#e=e.defaultRequestTimeout)}#e;get defaultTimeoutInMs(){return this.#e}log(e,...t){if(this.hooks.callHook("base:log",t),this.logger)switch(e){case f.TRACE:this.logger.trace(t);break;case f.DEBUG:this.logger.debug(t);break;case f.INFO:this.logger.info(t);break;case f.WARN:this.logger.warn(t);break;case f.ERROR:this.logger.error(t);break;case f.FATAL:this.logger.fatal(t);break}}}class Qe{#e;#t=[];#r=[];#n=[];constructor(e,t=[],n=[],o=[]){this.#e=e,this.#t=t,this.#r=n,this.#n=o}static create(){return new Qe(_r)}#o(e){if(this.#t.includes(e))throw new Error(`Feature "${e}" has already been used.`)}#s(e){for(const t of this.#r)if(t.feature===e)throw new Error(`Feature "${e}" has been disabled by ${t.disabler.join(",")}.`)}#i(e){for(const t of this.#n)if(t.feature===e)throw new Error(`Group "${e}" has been disabled by ${t.disabler.join(",")}.`)}#a(e,t){for(const n of this.#r)if(n.feature===t){n.disabler.push(e);return}this.#r.push({disabler:[e],feature:t})}#c(e,t){for(const n of this.#n)if(n.feature===t){n.disabler.push(e);return}this.#n.push({disabler:[e],feature:t})}with(e){const{featureName:t,disabledFeatures:n,disabledFeatureGroups:o,featureGroups:s}=e;if(!t)throw new Error("Feature name is missing");if(t!=="Custom"){if(this.#o(t),this.#s(t),this.#t.push(t),s&&s.length>0)for(const c of s)this.#i(c);if(n&&n.length>0)for(const c of n)this.#a(t,c);if(o&&o.length>0)for(const c of o)this.#c(t,c)}const i=e(this.#e);return new Qe(i,this.#t,this.#r,this.#n)}build(e){return new this.#e(e)}getClientConstructor(){return this.#e}}b.AbstractLogger=ce,b.AbstractMdg2Request=me,b.AuthenticationByTokenRequest=Ae,b.AuthenticationTokenRequest=Le,b.AuthenticationTokenResponse=Wt,b.CancelSubscriptionRequest=ye,b.ConnectionState=Dt,b.ConsoleLogger=nt,b.CookieTokenAuthenticationFactors=$t,b.DEFAULT_TIMEOUT_IN_MS=Bt,b.DefaultHosts=Ht,b.DeploymentStage=jt,b.ErrorResponse=z,b.FLAG_HAS_NEXT_CHUNK=rt,b.FrontgateClient=_r,b.FrontgateClientBuilder=Qe,b.FrontgateClientDataObserver=yt,b.FrontgateClientEndpointDataObserver=ur,b.HTTPProxyRequest=Be,b.HTTPProxyResponse=zt,b.HighLevelRequest=ke,b.HighLevelResponse=Jt,b.HighLevelUpdate=tt,b.ID_APP_AUTHENTICATED=oe,b.ID_USER_AUTHENTICATED=ae,b.ID_USER_NONE=Ut,b.LogLevel=f,b.LoggerHelper=Pr,b.Mdg2Response=fe,b.NullLogger=ot,b.PingRequest=Ve,b.PingResponse=We,b.RawRequest=Vt,b.TimeOptions=Gt,b.TransportLayerClientRequestHeader=qe,b.WinstonLogger=Fr,b.authTokenRequest=$r,b.cookieTokenAuth=dn,b.createExtendedMixinFactory=j,b.encodeSpanContext=yr,b.endpointRequest=Ur,b.endpointSubscriptions=sn,b.fetchAuth=pn,b.fetchAuthWithOptionalCompressor=vn,b.getBytesFromBuffer=Ar,b.httpProxyRequest=So,b.levels=xr,b.logger=Dr,b.messageCompressor=nn,b.openTelemetry=No,b.pingRequests=Po,b.rawSubscriptions=an,b.reconnect=bn,b.remotelogger=xo,b.requests=on,b.timeToMilliseconds=Ge,b.tokenAuth=gn,b.useTimeout=Y,b.wsConnection=st,Object.defineProperty(b,Symbol.toStringTag,{value:"Module"})}));
|
|
1
|
+
(function(e,t){typeof exports==`object`&&typeof module<`u`?t(exports):typeof define==`function`&&define.amd?define([`exports`],t):(e=typeof globalThis<`u`?globalThis:e||self,t(e.fdsg={}))})(this,function(e){Object.defineProperty(e,Symbol.toStringTag,{value:`Module`});var t=Object.create,n=Object.defineProperty,r=Object.getOwnPropertyDescriptor,i=Object.getOwnPropertyNames,a=Object.getPrototypeOf,o=Object.prototype.hasOwnProperty,s=(e,t)=>()=>(t||(e((t={exports:{}}).exports,t),e=null),t.exports),c=(e,t,a,s)=>{if(t&&typeof t==`object`||typeof t==`function`)for(var c=i(t),l=0,u=c.length,d;l<u;l++)d=c[l],!o.call(e,d)&&d!==a&&n(e,d,{get:(e=>t[e]).bind(null,d),enumerable:!(s=r(t,d))||s.enumerable});return e},l=((e,r,i)=>(i=e==null?{}:t(a(e)),c(r||!e||!e.__esModule?n(i,`default`,{value:e,enumerable:!0}):i,e)))(s(((e,t)=>{var n=function(e){return r(e)&&!i(e)};function r(e){return!!e&&typeof e==`object`}function i(e){var t=Object.prototype.toString.call(e);return t===`[object RegExp]`||t===`[object Date]`||o(e)}var a=typeof Symbol==`function`&&Symbol.for?Symbol.for(`react.element`):60103;function o(e){return e.$$typeof===a}function s(e){return Array.isArray(e)?[]:{}}function c(e,t){return t.clone!==!1&&t.isMergeableObject(e)?g(s(e),e,t):e}function l(e,t,n){return e.concat(t).map(function(e){return c(e,n)})}function u(e,t){if(!t.customMerge)return g;var n=t.customMerge(e);return typeof n==`function`?n:g}function d(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function f(e){return Object.keys(e).concat(d(e))}function p(e,t){try{return t in e}catch{return!1}}function m(e,t){return p(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function h(e,t,n){var r={};return n.isMergeableObject(e)&&f(e).forEach(function(t){r[t]=c(e[t],n)}),f(t).forEach(function(i){m(e,i)||(p(e,i)&&n.isMergeableObject(t[i])?r[i]=u(i,n)(e[i],t[i],n):r[i]=c(t[i],n))}),r}function g(e,t,r){r||={},r.arrayMerge=r.arrayMerge||l,r.isMergeableObject=r.isMergeableObject||n,r.cloneUnlessOtherwiseSpecified=c;var i=Array.isArray(t);return i===Array.isArray(e)?i?r.arrayMerge(e,t,r):h(e,t,r):c(t,r)}g.all=function(e,t){if(!Array.isArray(e))throw Error(`first argument should be an array`);return e.reduce(function(e,n){return g(e,n,t)},{})},t.exports=g}))());function u(e){return!!e&&typeof e==`object`}function d(...e){let t=e.filter(u);return l.default.all(t,{arrayMerge:(e,t)=>t})}function f(e){return e.replace(/[=]/g,``).replace(/\//g,`_`).replace(/\+/g,`-`)}var p=class{constructor(e){let t=f(e),n=Math.ceil(t.length/2);this.firstFactor=t.substring(0,n),this.secondFactor=t.substring(n)}getFirstFactor(){return this.firstFactor}getSecondFactor(){return this.secondFactor}},m=-2,h=-2,g=-1;function _(e){let t=[];if(e)for(let n=0;n<e.length;n++)t.push(e.readInt8(n));return t}var v=function(e){return e[e.DISCONNECTED=0]=`DISCONNECTED`,e[e.CONNECTING=1]=`CONNECTING`,e[e.AUTHENTICATED=2]=`AUTHENTICATED`,e[e.RECONNECTING=3]=`RECONNECTING`,e}({}),y=function(e){return e[e.production=40]=`production`,e[e.preproduction=35]=`preproduction`,e[e.show=30]=`show`,e[e.testing=20]=`testing`,e}({}),b=function(e){return e.production=`frontgate-eu.factsetdigitalsolutions.com`,e.show=`frontgate-eu.show.factsetdigitalsolutions.com`,e}({}),x=function(e){return e.MAXIMUM_STRING=`9223372036854775807`,e.MINIMUM_STRING=`-9223372036854775807`,e}({});function S(e){return e.toString().slice(0,-3)}var C={version:`7.1.1`,package:`@factset/frontgate-js-sdk`};function w(){let e=T();return{userAgent:e.userAgent??`unknown`,platform:`frontgate-js-sdk`,version:C.version,package:C.package,mobile:/Mobi/i.test(e.userAgent??`unknown`)}}function T(){return typeof navigator<`u`?navigator:typeof process<`u`?{userAgent:`node.js/io.js, ${process.version}`}:{userAgent:`unknown`}}var E=e=>{let t=[18,20,9],n=e=>{for(let n=e.length;n>e.length-16;n-=2){let r=parseInt(e.substring(n-2,n),16);r>127&&(r-=256),t.push(r)}};return n(e.traceId),t.push(17),n(e.spanId),t.push(24),t.push(0),t},D=async(e,t)=>new Promise((n,r)=>{setTimeout(()=>{r(t)},e)}),O=async(e,t,n)=>Promise.race([D(e,t),n]),k=e=>e+Math.random()*100,A=6e3,j=class e{constructor(){this.headerMembers={dataset:{id_dataset:0},id_job:0,flags_r2:0,resend_counter:0,timeout:A,authentication_identifiers:{id_application:0,id_user:0},cache_key:{value:[]},previous_response_hash:{value:[]},tracing:{value:{value:[]}}},this.flags=[]}static{this.PRICE_QUALITY={RLT:129,DLY:0,EOD:130}}static{this.FLAG_VALUE={add_subscription:1,no_merge:2,support_caching:4,permission_denied_response:8,internal_client:16,current_state_refresh:32,subscription_use_pull_permissions:64,allow_chunked_response:128}}getPtlMessage(){return this.headerMembers}getQuality(){return Object.keys(e.PRICE_QUALITY).find(t=>e.PRICE_QUALITY[t]===this.headerMembers.dataset.id_dataset)}setQuality(t){this.headerMembers.dataset.id_dataset=e.PRICE_QUALITY[t]}setIdApplication(e,t=!1){(this.headerMembers.authentication_identifiers.id_application===0||t)&&(this.headerMembers.authentication_identifiers.id_application=e)}setIdUser(e,t=!1){(this.headerMembers.authentication_identifiers.id_user===0||t)&&(this.headerMembers.authentication_identifiers.id_user=e)}setFlag(e,t=!0){let n=this.flags.indexOf(e);t&&n===-1&&this.flags.push(e),!t&&n>-1&&this.flags.splice(n,1),this.headerMembers.flags_r2=this.getFlagsValue()}getFlagsValue(){return this.flags.reduce((t,n)=>t+e.FLAG_VALUE[n],0)}isFlagValueSet(e){return this.flags.find(t=>t===e)!==void 0}setJobId(e){this.headerMembers.id_job=e}getJobId(){return this.headerMembers.id_job}countResend(){this.headerMembers.resend_counter++}getResendCounter(){return this.headerMembers.resend_counter}setTimeout(e){if(e>0){this.headerMembers.timeout=e;return}throw Error(`Attempted to set the timeout to "${e}". The timeout must be greater than 0.`)}getTimeout(){return this.headerMembers.timeout}setTracing(e){/^0+$/.test(e.traceId)||(this.headerMembers.tracing.value.value=E(e))}static getDataSet(t){return Object.prototype.hasOwnProperty.call(e.PRICE_QUALITY,t)?e.PRICE_QUALITY[t]:e.PRICE_QUALITY.DLY}},M=class{constructor(e,t){this.header=new j,this.coreMembers={Message:e,Version:t},this.members={}}getPtlMessage(){let e={header:this.header.getPtlMessage()};return d(this.coreMembers,e,this.members)}},N=class{constructor(e,t){this.token=e,this.maximumIdleInterval=t}toJson(){let e=w();return{Message:`AuthenticationByTokenRequest`,Version:1,token:{value:this.token},software:JSON.stringify(e),os:e.platform,feature_flags_wanted:{value:0},maximum_idle_interval:this.maximumIdleInterval,maximum_receivable_message_size:1048576,flags:0,cache_authentication_salt:{value:[]},cache_authentication_encrypted_secret:{encrypted_secret:[]}}}},P=class e extends M{static{this.NAME=`AuthenticationTokenRequest`}static{this.VERSION=6}static{this.LIFETIME_SECONDS_DEFAULT=-1}static{this.LIFETIME_SECONDS_MAXIMUM=-2}static{this.FLAG_SINGLE_USAGE=1}constructor(t,n,r,i,a=!1){super(e.NAME,e.VERSION),n&&this.header.setIdUser(n),r&&this.header.setIdApplication(r),i&&this.header.setTimeout(i),this.members.flags=a?e.FLAG_SINGLE_USAGE:0,this.members.lifetime_seconds_r2=t??e.LIFETIME_SECONDS_DEFAULT,this.header.setFlag(`no_merge`)}},F=class e extends M{static{this.NAME=`CancelSubscriptionRequest`}static{this.VERSION=6}constructor(t){super(e.NAME,e.VERSION),this.members.id_job_subscription=t}},ee=class e extends M{static{this.NAME=`HighLevelRequest`}static{this.VERSION=3}static{this.METHOD={GET:1,POST:2}}constructor(t,n,r={},i){super(e.NAME,e.VERSION),this.members.accept=`application/json`,this.members.content_type=`application/json`,this.members.body={value:[]},this.members.query=``,this.members.path=n,this.setMethod(t),Object.keys(r).length>0&&(t===`POST`?this.setBody(r):this.setQuery(r)),i&&this.setOptions(i)}setOptions(e){Object.hasOwnProperty.call(e,`accept`)&&(this.members.accept=e.accept),Object.hasOwnProperty.call(e,`content_type`)&&(this.members.content_type=e.content_type),Object.hasOwnProperty.call(e,`subscribe`)&&e.subscribe&&this.header.setFlag(`add_subscription`),Object.hasOwnProperty.call(e,`no_merge`)&&e.no_merge&&this.header.setFlag(`no_merge`),Object.hasOwnProperty.call(e,`allowChunkedResponse`)&&e.allowChunkedResponse&&this.header.setFlag(`allow_chunked_response`),Object.hasOwnProperty.call(e,`idApplication`)&&e.idApplication&&this.header.setIdApplication(e.idApplication),Object.hasOwnProperty.call(e,`idUser`)&&e.idUser&&this.header.setIdUser(e.idUser)}setMethod(t){let n=t===`POST`?e.METHOD.POST:e.METHOD.GET;this.members.method={value:n}}setBody(e={}){e instanceof Array?this.members.body={value:e}:this.members.body={value:JSON.stringify(e)}}getData(){return this.members.method.value===e.METHOD.POST?e.ptlToJsonData(this.members.body.value):this.members.query}setQuery(e={}){this.members.query=Object.keys(e).map(t=>`${encodeURIComponent(t)}=${encodeURIComponent(e[t])}`).join(`&`)}static ptlToJsonData(e){if(typeof e==`string`)return JSON.parse(e);if(e instanceof Array&&e.length>0){let t=``;return e.forEach(e=>{t+=String.fromCharCode(e)}),JSON.parse(t)}}},I=class e extends M{static{this.NAME=`HTTPProxyRequest`}static{this.VERSION=2}static{this.PROTOCOL={HTTP:1,HTTPS:2}}static{this.METHOD={GET:1,POST:2,OPTIONS:3,HEAD:4,PUT:5,DELETE:6,TRACE:7,CONNECT:8}}constructor(t,n,r){super(e.NAME,e.VERSION),this.members.request={headers:{values:[{key:`accept`,value:`application/json`},{key:`content-type`,value:`application/json`}]},protocol:{value:e.PROTOCOL.HTTPS},host:``,port:0,path:n,query:``,body:{value:[]}},this.setQuery(),this.setMethod(t),r&&this.setOptions(r)}setOptions(t){t.no_merge&&this.header.setFlag(`no_merge`),t.idApplication&&this.header.setIdApplication(t.idApplication),t.idUser&&this.header.setIdUser(t.idUser),t.protocol&&(this.members.request.protocol=t.protocol.toUpperCase()===`HTTP`?{value:e.PROTOCOL.HTTP}:{value:e.PROTOCOL.HTTPS}),t.method&&(this.members.request.method={value:e.METHOD[t.method]}),t.host&&(this.members.request.host=t.host),t.port&&(this.members.request.port=t.port),t.path&&(this.members.request.path=t.path),t.query&&(this.members.request.query=typeof t.query==`string`?t.query:Object.keys(t.query).map(e=>`${encodeURIComponent(e)}=${encodeURIComponent(t.query[e])}`).join(`&`)),t.body&&this.setBody(t.body),t.headers&&this.setHeaders(t.headers)}setHeaders(e){for(let t in e)if(Object.prototype.hasOwnProperty.call(e,t)){let n=e[t],r=this.members.request.headers.values.findIndex(e=>e.key===t);r!==-1&&this.members.request.headers.values.splice(r,1),this.members.request.headers.values.push({key:t,value:n})}}setQuery(){if(this.members.request.path.includes(`?`)){let e=this.members.request.path.split(`?`);this.members.request.path=e[0],this.members.request.query=e[1]}}setMethod(t){this.members.request.method={value:e.METHOD[t]}}setBody(e={}){return e instanceof Array||typeof e==`string`?this.members.request.body={value:e}:this.members.request.body={value:JSON.stringify(e)},this}getData(){if(this.members.request.body?.value)return ee.ptlToJsonData(this.members.request.body.value)}},L=class e{static{this.NAME=`PingRequest`}static{this.VERSION=3}constructor(){this._timeAtSender=Date.now()}getPtlMessage(){return{Message:e.NAME,Version:e.VERSION,time_at_sender:{microseconds:this._timeAtSender*1e3}}}resetTimeAtSender(){this._timeAtSender=Date.now()}get timeAtSender(){return this._timeAtSender}},R=class extends M{constructor(e){super(e.Message,e.version?e.version:e.Version),this._extractRequestAttributes(e)}_extractRequestAttributes(e){for(let t of Object.keys(this.coreMembers))delete e[t];this.members=(0,l.default)(this.members,e)}},z=class{constructor(e){this.raw=e}get msg(){return this.raw}get name(){return this.raw.Message}get jobId(){return this.raw.header.id_job}get serviceId(){return this.raw.header.id_service}isUpdateMessage(){return Object.hasOwnProperty.call(this.raw,`header`)?(Object.hasOwnProperty.call(this.raw.header,`id_service`)||Object.hasOwnProperty.call(this.raw.header,`id_job`))&&this.raw.Message.endsWith(`Update`):!1}isLossMessage(){return Object.hasOwnProperty.call(this.raw,`header`)?(Object.hasOwnProperty.call(this.raw.header,`id_service`)||Object.hasOwnProperty.call(this.raw.header,`id_job`))&&(this.raw.Message.endsWith(`LossMessage`)||this.raw.Message.endsWith(`Loss`)):!1}},B=class extends z{constructor(e){if(super(e),!this.raw.token.value.b64)throw Error(`Token not set in AuthenticationTokenResponse`);if(!this.raw.expiry.microseconds)throw Error(`Expiry not set in AuthenticationTokenResponse`);this.token=this.raw.token.value.b64,this.expiry=parseInt(S(this.raw.expiry.microseconds),10)}getToken(){return this.token}getExpiry(){return this.expiry}},V=class extends z{get reason(){return this.raw.details}get jobId(){return this.raw.id_job}},te=class extends z{constructor(e){super(e);try{this.responseData=JSON.parse(this.raw.body.value)}catch(e){throw Error(`Could not parse HighLevelResponse: ${e.message}`)}}get data(){return this.responseData.data}get meta(){return this.responseData.meta}get status(){return this.meta.status}get statusCode(){return this.status.code}},ne=class extends z{constructor(e){super(e);try{let e=this.raw.response.body.value,t=e.substr(0,1)===`{`;this.responseData=t?JSON.parse(e):e}catch(e){throw Error(`Could not parse HTTPProxyResponse: ${e}`)}this.responseInfo=this.raw.info,this.statusReason=this.raw.response.status_reason,this.statusCode=this.raw.response.status_code.value}get data(){return this.responseData}get meta(){return this.responseData.meta}get status(){return{code:this.statusCode,reason:this.statusReason}}},re=class e{static{this.NAME=`Foundation::PingResponse`}static{this.VERSION=2}constructor(t){if(t.Message!==e.NAME)throw Error(`Unsupported message=${t.Message}`);if(t.Version!==e.VERSION)throw Error(`Unsupported version=${t.Version} for message=${t.Message}`);this._timeReceivedResponse=Date.now(),this._timeAtSender=Number(S(t.time_at_sender.microseconds)),this._timeFromRequest=Number(S(t.time_from_request.microseconds))}get timeAtPeer(){return this._timeAtSender}get timeOfRequest(){return this._timeFromRequest}get timeOfResponse(){return this._timeReceivedResponse}get latencyTotal(){return this._timeReceivedResponse-this._timeFromRequest}get latencyAtPeer(){return this._timeAtSender-this._timeFromRequest}},ie=class extends z{constructor(e){if(super(e),typeof this.raw.body.value!=`string`)throw Error(`Incorrect response type in HighLevelUpdate`);try{this.responseData=JSON.parse(this.raw.body.value)}catch(e){throw Error(`Could not parse HighLevelUpdate: ${e.message}`)}}get data(){return this.responseData}},ae=8,H=function(e){return e[e.TRACE=10]=`TRACE`,e[e.DEBUG=20]=`DEBUG`,e[e.INFO=30]=`INFO`,e[e.WARN=40]=`WARN`,e[e.ERROR=50]=`ERROR`,e[e.FATAL=60]=`FATAL`,e[e.SILENT=100]=`SILENT`,e}({}),oe=class e{static{this.loggers={}}constructor(t=``){this.defaultLevel=40,this.noop=()=>null,this.name=t,this.level=this.defaultLevel,this.setDefaultLevelFromLocalStorage(),Object.assign(e.loggers,{[t]:this})}getName(){return this.name}setLevel(e){this.level=e}getLevel(){return typeof this.level==`number`&&isFinite(this.level)&&Math.floor(this.level)===this.level?this.level:this.defaultLevel}shouldLog(e){switch(this.getLevel()){case 100:return!1;case 60:return e===`fatal`;case 50:return e===`fatal`||e===`error`;case 40:return e===`fatal`||e===`error`||e===`warn`;case 30:return e===`fatal`||e===`error`||e===`warn`||e===`info`;case 20:return e===`fatal`||e===`error`||e===`warn`||e===`info`||e===`debug`;default:return!0}}setDefaultLevelFromLocalStorage(){let t;try{if(typeof localStorage!=`object`)return;let e=localStorage.getItem(`loglevel`);if(!e)return;t=e}catch{return}t&&this.setLevel(e.getLogLevel(t))}static getLogLevel(e){let t=e.toLowerCase();switch(t){case`silent`:return 100;case`fatal`:return 60;case`error`:return 50;case`warn`:return 40;case`info`:return 30;case`debug`:return 20;case`trace`:return 10;default:throw Error(`Invalid log level: ${t}`)}}static getLogger(t,n){if(Object.prototype.hasOwnProperty.call(e.loggers,t))return e.loggers[t];let r=new n(t);return e.loggers[t]=r,r}},se=class{static getLogLevel(e){let t=e.toLowerCase();switch(t){case`silent`:return H.SILENT;case`fatal`:return H.FATAL;case`error`:return H.ERROR;case`warn`:return H.WARN;case`info`:return H.INFO;case`debug`:return H.DEBUG;case`trace`:return H.TRACE;default:throw Error(`Invalid log level: ${t}`)}}},ce=class e extends oe{constructor(...e){super(...e),this.trace=this.getLogMethod(`trace`),this.debug=this.getLogMethod(`debug`),this.info=this.getLogMethod(`info`),this.warn=this.getLogMethod(`warn`),this.error=this.getLogMethod(`error`),this.fatal=this.getLogMethod(`fatal`)}setLevel(e){this.level=e,this.trace=this.getLogMethod(`trace`),this.debug=this.getLogMethod(`debug`),this.info=this.getLogMethod(`info`),this.warn=this.getLogMethod(`warn`),this.error=this.getLogMethod(`error`),this.fatal=this.getLogMethod(`fatal`)}getLogMethod(e){if(this.shouldLog(e)){let t=e===`debug`||e===`fatal`?`log`:e,n=this.name?`${this.name}: [${e.toUpperCase()}] `:`-----> [${e.toUpperCase()}] `;return Function.prototype.bind.call(console[t],console,n)}return this.noop}static getLogger(t=``){return super.getLogger(t,e)}},le={silent:0,fatal:1,error:2,warn:3,info:4,debug:5,trace:6},ue=class extends oe{constructor(e,t=``){super(t),this.name=t,this.logger=e,e.trace&&(this.trace=Function.prototype.bind.call(e.trace,e)),this.debug=Function.prototype.bind.call(e.debug,e),this.info=Function.prototype.bind.call(e.info,e),this.warn=Function.prototype.bind.call(e.warn,e),this.error=Function.prototype.bind.call(e.error,e),this.fatal=Function.prototype.bind.call(e.error,e)}setLevel(e){this.level=e,this.logger&&(this.logger.level=H[e].toLowerCase())}static getLogger(e=``){return Object.prototype.hasOwnProperty.call(oe.loggers,e)?oe.loggers[e]:null}},de=class e extends oe{constructor(...e){super(...e),this.trace=this.noop,this.debug=this.noop,this.info=this.noop,this.warn=this.noop,this.error=this.noop}static getLogger(t=``){return super.getLogger(t,e)}},fe=()=>$(e=>class extends e{async requestAuthenticationToken(e=30,t=0,n=0,r=this.defaultTimeoutInMs){let i={message:new P(e,t,n,r).getPtlMessage(),callbackType:`job`,callbackId:``};await this.hooks.callHook(`frontgateConnection:sendMessage`,i);let a=new Promise((e,t)=>{this.hooks.hookOnce(`frontgateConnection:response:${i.callbackId}`,n=>{if(!n.Message.includes(`AuthenticationTokenResponse`)){t(JSON.stringify(n));return}let r=new B(n);e({token:r.getToken(),expiry:r.getExpiry()})})});return O(r,`Request timeout reached (${r} ms) for ${i.message.Message}`,a)}async requestAuthenticationTokenForCookieTokenAuthentication(e=30,t=0,n=0,r=this.defaultTimeoutInMs){return new p((await this.requestAuthenticationToken(e,t,n,r)).token)}},{featureName:`AuthTokenRequest`,featureGroups:[`Misc`]}),pe=e=>$(t=>class extends t{async requestEndpoint(t,n,r,i,a=this.defaultTimeoutInMs){let o=new ee(t,n,r,{...i,allowChunkedResponse:!e?.disableChunkedResponse});o.header.setTimeout(a),e?.allowPermissionDeniedResponse&&o.header.setFlag(`permission_denied_response`);let s={message:o.getPtlMessage(),callbackType:`job`,callbackId:``};await this.hooks.callHook(`frontgateConnection:sendMessage`,s);let c=new Promise((e,t)=>{let n=[],r=()=>{this.hooks.hookOnce(`frontgateConnection:response:${s.callbackId}`,i=>{try{if(!i.Message.includes(`HighLevelResponse`)){t(JSON.stringify(i));return}if(this.#e(i))n.push({body:i.body?.value??``,processingTime:i.header?.processingTime??0}),r();else{n.push({body:i.body?.value??``,processingTime:i.header?.processingTime??0});let t=new te({...i,body:{value:n.map(e=>e.body).join(``)},header:{...i.header,processingTime:n.reduce((e,t)=>e+t.processingTime,0)}});e({response:t,data:t.data})}}catch(e){t(e)}})};r()});return O(a,`Request timeout reached (${a} ms) for ${s.message.Message}`,c)}#e(e){return((e.header?.flags??0)&8)==8}},{featureName:`EndpointRequest`,featureGroups:[`Misc`]}),me=null;typeof WebSocket<`u`?me=WebSocket:typeof MozWebSocket<`u`?me=MozWebSocket:typeof global<`u`?me=global.WebSocket||global.MozWebSocket:typeof window<`u`?me=window.WebSocket||window.MozWebSocket:typeof self<`u`&&(me=self.WebSocket||self.MozWebSocket);var he=me,ge=e=>$(t=>class extends t{#e;#t;#n=`disconnected`;#r;#i=0;#a;#o;get#s(){return this.#e&&this.#e.readyState<2?this.#n:`disconnected`}#c=0;#l=[];set conf(e){let t=this.#_(e);this.#c=t.messageBufferSize,this.#t=t}constructor(...t){super(...t),this.#a=-2,this.#o=-1,e&&(this.conf=e),this.hooks.hook(`frontgateConnection:setIdApp`,e=>{this.#a=e}),this.hooks.hook(`frontgateConnection:setIdUser`,e=>{this.#o=e}),this.hooks.hook(`frontgateConnection:sendMessage`,e=>{if(e.callbackType===`job`&&(e.callbackId=`${this.#m(e.message)}`,this.#h(e.message)),this.#s===`connected`&&e.callbackType===`response`)this.#f(e.message);else if(this.#s===`authenticated`)this.#f(e.message);else{if(this.#l.length>=this.#c)throw Error(`Message buffer is full`);this.#l.push(e)}}),this.hooks.hook(`frontgateConnection:authenticated`,()=>{if(!this.#t)throw Error(`No connection configuration set`);for(this.log(H.DEBUG,`Draining message buffer`);this.#l.length>0;){let e=this.#l.shift();e&&(this.#h(e.message),this.#f(e.message))}this.#r=setInterval(()=>{this.log(H.DEBUG,`Sending keepalive`),this.hooks.callHook(`frontgateConnection:sendMessage`,{message:this.#d(),callbackType:`response`,callbackId:`KeepAliveMessage`})},this.#t.maximumIdleIntervalInS/2*1e3)}),this.hooks.hook(`reconnect:attempt`,async()=>{clearInterval(this.#r),this.log(H.DEBUG,`Reconnecting`),await this.hooks.callHook(`frontgateConnection:reset`);try{await this.connect(),await this.hooks.callHook(`reconnect:success`)}catch(e){this.log(H.ERROR,`Reconnect failed`,e),await this.hooks.callHook(`reconnect:failed`,e)}})}async connect(){if(!this.#t)throw Error(`No connection configuration set`);if(this.#s!==`disconnected`)throw Error(`Client is already connected or is connecting right now`);let{host:e,port:t,tls:n,pathPrefix:r}=this.#t;this.#n=`connecting`;let i=`${n?`wss`:`ws`}://${e}:${t}${r??``}/ws`,a={encoding:`jsjson-v2`};await this.hooks.callHook(`frontgateConnection:afterSetEncoding`,a);let[o,s]=a.encoding.split(`-`),c={url:i,subProtocols:[`${s?`${s}.`:``}ws-${o}.mdgms.com`]};try{await this.hooks.callHook(`frontgateConnection:beforeConnect`,c)}catch(e){throw this.#n=`disconnected`,e}this.log(H.DEBUG,`Connecting to ${c.url} with subprotocols ${c.subProtocols}`);let l=new Promise((e,t)=>{if(!this.#t)throw Error(`No connection configuration set`);this.#t.wsClientOptions&&typeof window>`u`?this.#e=new he(c.url,c.subProtocols,this.#t.wsClientOptions):this.#e=new he(c.url,c.subProtocols),this.#e.binaryType=`arraybuffer`;let n;this.#e.onopen=()=>{this.#n=`connected`,this.log(H.DEBUG,`Connected`),this.hooks.callHook(`frontgateConnection:connected`,this.#t).catch(t),n=this.hooks.hookOnce(`frontgateConnection:authenticated`,()=>{this.#n=`authenticated`,this.log(H.DEBUG,`Authenticated`),e()})},this.#e.onclose=e=>{n?.(),this.log(H.DEBUG,`Disconnected`,e),this.#n===`connecting`||this.#n===`connected`?t(JSON.stringify(e)):this.hooks.callHook(`frontgateConnection:disconnected`,e),clearInterval(this.#r),this.#n=`disconnected`},this.#e.onerror=e=>{n?.(),this.log(H.ERROR,`Error:`,e),this.hooks.callHook(`frontgateConnection:error`,e),(this.#n===`connecting`||this.#n===`connected`)&&t(Error(`Websocket error`)),clearInterval(this.#r),this.#n=`disconnected`},this.#e.onmessage=e=>{let{data:t}=e;this.log(H.DEBUG,`Received data:`,t);let n={msg:t};this.hooks.callHook(`frontgateConnection:afterReceiveMessage`,n).then(()=>{this.log(H.DEBUG,`Received message`,n.msg);let e=n.msg.toString(`utf-8`),t=JSON.parse(e);if(this.hooks.callHook(`frontgateConnection:message`,t),t.Message===`Foundation::DisconnectionMessage`){this.#e?.close(),this.hooks.callHook(`frontgateConnection:disconnected`,t);return}this.#p(t)})}}),u=`Timeout reached (${this.defaultTimeoutInMs} ms) for connection to ${i}`;return O(this.defaultTimeoutInMs,u,l)}async disconnect(){return new Promise(e=>{this.#f(this.#u()),this.hooks.hookOnce(`frontgateConnection:disconnected`,()=>{this.#e?.close(),e()})})}#u(){return{Message:`Foundation::DisconnectionMessage`,Version:3,reason:{value:64},details:`client shutdown`}}#d(){return{Message:`KeepAliveMessage`,Version:2}}async#f(e){await this.hooks.callHook(`frontgateConnection:beforeSerializeMessage`,e);let t={msg:JSON.stringify(e)};await this.hooks.callHook(`frontgateConnection:beforeSendMessage`,t),this.log(H.DEBUG,`Sending message:`,e),this.log(H.TRACE,`Sending data:`,t.msg);try{this.#e?.send(t.msg)}catch(t){let n=this.#g(t,e);this.#p(n.msg)}}#p(e){if(e.header?.id_job!==void 0){this.hooks.callHook(`frontgateConnection:response:${e.header.id_job}`,e);return}if(e.header?.id_service!==void 0&&e.id_notation!==void 0){this.hooks.callHook(`frontgateConnection:response:${e.header.id_service}-${e.id_notation}`,e);return}if(e.id_job!==void 0){this.hooks.callHook(`frontgateConnection:response:${e.id_job}`,e);return}typeof e.Message==`string`&&this.hooks.callHook(`frontgateConnection:response:${e.Message.replace(`Foundation::`,``)}`,e)}#m(e){this.#i+=1;let t=this.#i;return e.header={...e.header,id_job:t},this.#i}#h(e){e.header||={authentication_identifiers:{id_application:void 0,id_user:void 0}},e.header.authentication_identifiers||(e.header={...e.header,authentication_identifiers:{id_application:void 0,id_user:void 0}}),e.header.authentication_identifiers.id_application||=this.#a,e.header.authentication_identifiers.id_user||=this.#o}#g(e,t){return new V({Message:`Foundation::ErrorResponse`,Version:1,id_job:t.header?.id_job,reason:8,details:e})}#_(e){let t=e.maximumIdleIntervalInS??60,n=e.maximumIdleInterval??t*1e6;return{...e,payloadContent:e.payloadContent??`foundation`,maximumIdleIntervalInS:t,maximumIdleInterval:n,tls:e.tls??!0,messageBufferSize:e.messageBufferSize??512}}isConnected(){return this.#s===`authenticated`}isDisconnected(){return this.#n!==`authenticated`}isReadyToConnect(){return this.#s===`disconnected`}},{featureName:`WSConnection`,disabledFeatureGroups:[`Connection`]}),_e=(e,t)=>(t&&e.setLevel(t),$(t=>class extends t{constructor(...t){super(...t),this.logger=e}},{featureName:`Logger`,featureGroups:[`Misc`]})),U=Uint8Array,W=Uint16Array,ve=Int32Array,ye=new U([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),be=new U([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),xe=new U([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),Se=function(e,t){for(var n=new W(31),r=0;r<31;++r)n[r]=t+=1<<e[r-1];for(var i=new ve(n[30]),r=1;r<30;++r)for(var a=n[r];a<n[r+1];++a)i[a]=a-n[r]<<5|r;return{b:n,r:i}},Ce=Se(ye,2),we=Ce.b,Te=Ce.r;we[28]=258,Te[258]=28;for(var Ee=Se(be,0),De=Ee.b,Oe=Ee.r,ke=new W(32768),G=0;G<32768;++G){var K=(G&43690)>>1|(G&21845)<<1;K=(K&52428)>>2|(K&13107)<<2,K=(K&61680)>>4|(K&3855)<<4,ke[G]=((K&65280)>>8|(K&255)<<8)>>1}for(var q=(function(e,t,n){for(var r=e.length,i=0,a=new W(t);i<r;++i)e[i]&&++a[e[i]-1];var o=new W(t);for(i=1;i<t;++i)o[i]=o[i-1]+a[i-1]<<1;var s;if(n){s=new W(1<<t);var c=15-t;for(i=0;i<r;++i)if(e[i])for(var l=i<<4|e[i],u=t-e[i],d=o[e[i]-1]++<<u,f=d|(1<<u)-1;d<=f;++d)s[ke[d]>>c]=l}else for(s=new W(r),i=0;i<r;++i)e[i]&&(s[i]=ke[o[e[i]-1]++]>>15-e[i]);return s}),J=new U(288),G=0;G<144;++G)J[G]=8;for(var G=144;G<256;++G)J[G]=9;for(var G=256;G<280;++G)J[G]=7;for(var G=280;G<288;++G)J[G]=8;for(var Ae=new U(32),G=0;G<32;++G)Ae[G]=5;var je=q(J,9,0),Me=q(J,9,1),Ne=q(Ae,5,0),Pe=q(Ae,5,1),Fe=function(e){for(var t=e[0],n=1;n<e.length;++n)e[n]>t&&(t=e[n]);return t},Y=function(e,t,n){var r=t/8|0;return(e[r]|e[r+1]<<8)>>(t&7)&n},Ie=function(e,t){var n=t/8|0;return(e[n]|e[n+1]<<8|e[n+2]<<16)>>(t&7)},Le=function(e){return(e+7)/8|0},Re=function(e,t,n){return(t==null||t<0)&&(t=0),(n==null||n>e.length)&&(n=e.length),new U(e.subarray(t,n))},ze=[`unexpected EOF`,`invalid block type`,`invalid length/literal`,`invalid distance`,`stream finished`,`no stream handler`,,`no callback`,`invalid UTF-8 data`,`extra field too long`,`date not in range 1980-2099`,`filename too long`,`stream finishing`,`invalid zip data`],X=function(e,t,n){var r=Error(t||ze[e]);if(r.code=e,Error.captureStackTrace&&Error.captureStackTrace(r,X),!n)throw r;return r},Be=function(e,t,n,r){var i=e.length,a=r?r.length:0;if(!i||t.f&&!t.l)return n||new U(0);var o=!n,s=o||t.i!=2,c=t.i;o&&(n=new U(i*3));var l=function(e){var t=n.length;if(e>t){var r=new U(Math.max(t*2,e));r.set(n),n=r}},u=t.f||0,d=t.p||0,f=t.b||0,p=t.l,m=t.d,h=t.m,g=t.n,_=i*8;do{if(!p){u=Y(e,d,1);var v=Y(e,d+1,3);if(d+=3,!v){var y=Le(d)+4,b=e[y-4]|e[y-3]<<8,x=y+b;if(x>i){c&&X(0);break}s&&l(f+b),n.set(e.subarray(y,x),f),t.b=f+=b,t.p=d=x*8,t.f=u;continue}else if(v==1)p=Me,m=Pe,h=9,g=5;else if(v==2){var S=Y(e,d,31)+257,C=Y(e,d+10,15)+4,w=S+Y(e,d+5,31)+1;d+=14;for(var T=new U(w),E=new U(19),D=0;D<C;++D)E[xe[D]]=Y(e,d+D*3,7);d+=C*3;for(var O=Fe(E),k=(1<<O)-1,A=q(E,O,1),D=0;D<w;){var j=A[Y(e,d,k)];d+=j&15;var y=j>>4;if(y<16)T[D++]=y;else{var M=0,N=0;for(y==16?(N=3+Y(e,d,3),d+=2,M=T[D-1]):y==17?(N=3+Y(e,d,7),d+=3):y==18&&(N=11+Y(e,d,127),d+=7);N--;)T[D++]=M}}var P=T.subarray(0,S),F=T.subarray(S);h=Fe(P),g=Fe(F),p=q(P,h,1),m=q(F,g,1)}else X(1);if(d>_){c&&X(0);break}}s&&l(f+131072);for(var ee=(1<<h)-1,I=(1<<g)-1,L=d;;L=d){var M=p[Ie(e,d)&ee],R=M>>4;if(d+=M&15,d>_){c&&X(0);break}if(M||X(2),R<256)n[f++]=R;else if(R==256){L=d,p=null;break}else{var z=R-254;if(R>264){var D=R-257,B=ye[D];z=Y(e,d,(1<<B)-1)+we[D],d+=B}var V=m[Ie(e,d)&I],te=V>>4;V||X(3),d+=V&15;var F=De[te];if(te>3){var B=be[te];F+=Ie(e,d)&(1<<B)-1,d+=B}if(d>_){c&&X(0);break}s&&l(f+131072);var ne=f+z;if(f<F){var re=a-F,ie=Math.min(F,ne);for(re+f<0&&X(3);f<ie;++f)n[f]=r[re+f]}for(;f<ne;++f)n[f]=n[f-F]}}t.l=p,t.p=L,t.b=f,t.f=u,p&&(u=1,t.m=h,t.d=m,t.n=g)}while(!u);return f!=n.length&&o?Re(n,0,f):n.subarray(0,f)},Z=function(e,t,n){n<<=t&7;var r=t/8|0;e[r]|=n,e[r+1]|=n>>8},Ve=function(e,t,n){n<<=t&7;var r=t/8|0;e[r]|=n,e[r+1]|=n>>8,e[r+2]|=n>>16},He=function(e,t){for(var n=[],r=0;r<e.length;++r)e[r]&&n.push({s:r,f:e[r]});var i=n.length,a=n.slice();if(!i)return{t:Ye,l:0};if(i==1){var o=new U(n[0].s+1);return o[n[0].s]=1,{t:o,l:1}}n.sort(function(e,t){return e.f-t.f}),n.push({s:-1,f:25001});var s=n[0],c=n[1],l=0,u=1,d=2;for(n[0]={s:-1,f:s.f+c.f,l:s,r:c};u!=i-1;)s=n[n[l].f<n[d].f?l++:d++],c=n[l!=u&&n[l].f<n[d].f?l++:d++],n[u++]={s:-1,f:s.f+c.f,l:s,r:c};for(var f=a[0].s,r=1;r<i;++r)a[r].s>f&&(f=a[r].s);var p=new W(f+1),m=Ue(n[u-1],p,0);if(m>t){var r=0,h=0,g=m-t,_=1<<g;for(a.sort(function(e,t){return p[t.s]-p[e.s]||e.f-t.f});r<i;++r){var v=a[r].s;if(p[v]>t)h+=_-(1<<m-p[v]),p[v]=t;else break}for(h>>=g;h>0;){var y=a[r].s;p[y]<t?h-=1<<t-p[y]++-1:++r}for(;r>=0&&h;--r){var b=a[r].s;p[b]==t&&(--p[b],++h)}m=t}return{t:new U(p),l:m}},Ue=function(e,t,n){return e.s==-1?Math.max(Ue(e.l,t,n+1),Ue(e.r,t,n+1)):t[e.s]=n},We=function(e){for(var t=e.length;t&&!e[--t];);for(var n=new W(++t),r=0,i=e[0],a=1,o=function(e){n[r++]=e},s=1;s<=t;++s)if(e[s]==i&&s!=t)++a;else{if(!i&&a>2){for(;a>138;a-=138)o(32754);a>2&&(o(a>10?a-11<<5|28690:a-3<<5|12305),a=0)}else if(a>3){for(o(i),--a;a>6;a-=6)o(8304);a>2&&(o(a-3<<5|8208),a=0)}for(;a--;)o(i);a=1,i=e[s]}return{c:n.subarray(0,r),n:t}},Ge=function(e,t){for(var n=0,r=0;r<t.length;++r)n+=e[r]*t[r];return n},Ke=function(e,t,n){var r=n.length,i=Le(t+2);e[i]=r&255,e[i+1]=r>>8,e[i+2]=e[i]^255,e[i+3]=e[i+1]^255;for(var a=0;a<r;++a)e[i+a+4]=n[a];return(i+4+r)*8},qe=function(e,t,n,r,i,a,o,s,c,l,u){Z(t,u++,n),++i[256];for(var d=He(i,15),f=d.t,p=d.l,m=He(a,15),h=m.t,g=m.l,_=We(f),v=_.c,y=_.n,b=We(h),x=b.c,S=b.n,C=new W(19),w=0;w<v.length;++w)++C[v[w]&31];for(var w=0;w<x.length;++w)++C[x[w]&31];for(var T=He(C,7),E=T.t,D=T.l,O=19;O>4&&!E[xe[O-1]];--O);var k=l+5<<3,A=Ge(i,J)+Ge(a,Ae)+o,j=Ge(i,f)+Ge(a,h)+o+14+3*O+Ge(C,E)+2*C[16]+3*C[17]+7*C[18];if(c>=0&&k<=A&&k<=j)return Ke(t,u,e.subarray(c,c+l));var M,N,P,F;if(Z(t,u,1+(j<A)),u+=2,j<A){M=q(f,p,0),N=f,P=q(h,g,0),F=h;var ee=q(E,D,0);Z(t,u,y-257),Z(t,u+5,S-1),Z(t,u+10,O-4),u+=14;for(var w=0;w<O;++w)Z(t,u+3*w,E[xe[w]]);u+=3*O;for(var I=[v,x],L=0;L<2;++L)for(var R=I[L],w=0;w<R.length;++w){var z=R[w]&31;Z(t,u,ee[z]),u+=E[z],z>15&&(Z(t,u,R[w]>>5&127),u+=R[w]>>12)}}else M=je,N=J,P=Ne,F=Ae;for(var w=0;w<s;++w){var B=r[w];if(B>255){var z=B>>18&31;Ve(t,u,M[z+257]),u+=N[z+257],z>7&&(Z(t,u,B>>23&31),u+=ye[z]);var V=B&31;Ve(t,u,P[V]),u+=F[V],V>3&&(Ve(t,u,B>>5&8191),u+=be[V])}else Ve(t,u,M[B]),u+=N[B]}return Ve(t,u,M[256]),u+N[256]},Je=new ve([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),Ye=new U(0),Xe=function(e,t,n,r,i,a){var o=a.z||e.length,s=new U(r+o+5*(1+Math.ceil(o/7e3))+i),c=s.subarray(r,s.length-i),l=a.l,u=(a.r||0)&7;if(t){u&&(c[0]=a.r>>3);for(var d=Je[t-1],f=d>>13,p=d&8191,m=(1<<n)-1,h=a.p||new W(32768),g=a.h||new W(m+1),_=Math.ceil(n/3),v=2*_,y=function(t){return(e[t]^e[t+1]<<_^e[t+2]<<v)&m},b=new ve(25e3),x=new W(288),S=new W(32),C=0,w=0,T=a.i||0,E=0,D=a.w||0,O=0;T+2<o;++T){var k=y(T),A=T&32767,j=g[k];if(h[A]=j,g[k]=A,D<=T){var M=o-T;if((C>7e3||E>24576)&&(M>423||!l)){u=qe(e,c,0,b,x,S,w,E,O,T-O,u),E=C=w=0,O=T;for(var N=0;N<286;++N)x[N]=0;for(var N=0;N<30;++N)S[N]=0}var P=2,F=0,ee=p,I=A-j&32767;if(M>2&&k==y(T-I))for(var L=Math.min(f,M)-1,R=Math.min(32767,T),z=Math.min(258,M);I<=R&&--ee&&A!=j;){if(e[T+P]==e[T+P-I]){for(var B=0;B<z&&e[T+B]==e[T+B-I];++B);if(B>P){if(P=B,F=I,B>L)break;for(var V=Math.min(I,B-2),te=0,N=0;N<V;++N){var ne=T-I+N&32767,re=ne-h[ne]&32767;re>te&&(te=re,j=ne)}}}A=j,j=h[A],I+=A-j&32767}if(F){b[E++]=268435456|Te[P]<<18|Oe[F];var ie=Te[P]&31,ae=Oe[F]&31;w+=ye[ie]+be[ae],++x[257+ie],++S[ae],D=T+P,++C}else b[E++]=e[T],++x[e[T]]}}for(T=Math.max(T,D);T<o;++T)b[E++]=e[T],++x[e[T]];u=qe(e,c,l,b,x,S,w,E,O,T-O,u),l||(a.r=u&7|c[u/8|0]<<3,u-=7,a.h=g,a.p=h,a.i=T,a.w=D)}else{for(var T=a.w||0;T<o+l;T+=65535){var H=T+65535;H>=o&&(c[u/8|0]=l,H=o),u=Ke(c,u+1,e.subarray(T,H))}a.i=o}return Re(s,0,r+Le(u)+i)},Ze=function(){var e=1,t=0;return{p:function(n){for(var r=e,i=t,a=n.length|0,o=0;o!=a;){for(var s=Math.min(o+2655,a);o<s;++o)i+=r+=n[o];r=(r&65535)+15*(r>>16),i=(i&65535)+15*(i>>16)}e=r,t=i},d:function(){return e%=65521,t%=65521,(e&255)<<24|(e&65280)<<8|(t&255)<<8|t>>8}}},Qe=function(e,t,n,r,i){if(!i&&(i={l:1},t.dictionary)){var a=t.dictionary.subarray(-32768),o=new U(a.length+e.length);o.set(a),o.set(e,a.length),e=o,i.w=a.length}return Xe(e,t.level==null?6:t.level,t.mem==null?i.l?Math.ceil(Math.max(8,Math.min(13,Math.log(e.length)))*1.5):20:12+t.mem,n,r,i)},$e=function(e,t,n){for(;n;++t)e[t]=n,n>>>=8},et=function(e,t){var n=t.level,r=n==0?0:n<6?1:n==9?3:2;if(e[0]=120,e[1]=r<<6|(t.dictionary&&32),e[1]|=31-(e[0]<<8|e[1])%31,t.dictionary){var i=Ze();i.p(t.dictionary),$e(e,2,i.d())}},tt=function(e,t){return((e[0]&15)!=8||e[0]>>4>7||(e[0]<<8|e[1])%31)&&X(6,`invalid zlib data`),(e[1]>>5&1)==+!t&&X(6,`invalid zlib data: `+(e[1]&32?`need`:`unexpected`)+` dictionary`),(e[1]>>3&4)+2},nt=function(){function e(e,t){if(typeof e==`function`&&(t=e,e={}),this.ondata=t,this.o=e||{},this.s={l:0,i:32768,w:32768,z:32768},this.b=new U(98304),this.o.dictionary){var n=this.o.dictionary.subarray(-32768);this.b.set(n,32768-n.length),this.s.i=32768-n.length}}return e.prototype.p=function(e,t){this.ondata(Qe(e,this.o,0,0,this.s),t)},e.prototype.push=function(e,t){this.ondata||X(5),this.s.l&&X(4);var n=e.length+this.s.z;if(n>this.b.length){if(n>2*this.b.length-32768){var r=new U(n&-32768);r.set(this.b.subarray(0,this.s.z)),this.b=r}var i=this.b.length-this.s.z;this.b.set(e.subarray(0,i),this.s.z),this.s.z=this.b.length,this.p(this.b,!1),this.b.set(this.b.subarray(-32768)),this.b.set(e.subarray(i),32768),this.s.z=e.length-i+32768,this.s.i=32766,this.s.w=32768}else this.b.set(e,this.s.z),this.s.z+=e.length;this.s.l=t&1,(this.s.z>this.s.w+8191||t)&&(this.p(this.b,t||!1),this.s.w=this.s.i,this.s.i-=2),t&&(this.s=this.o={},this.b=Ye)},e.prototype.flush=function(e){if(this.ondata||X(5),this.s.l&&X(4),this.p(this.b,!1),this.s.w=this.s.i,this.s.i-=2,e){var t=new U(6);t[0]=this.s.r>>3;var n=Ke(t,this.s.r,Ye);this.s.r=0,this.ondata(t.subarray(0,n>>3),!1)}},e}(),rt=function(){function e(e,t){typeof e==`function`&&(t=e,e={}),this.ondata=t;var n=e&&e.dictionary&&e.dictionary.subarray(-32768);this.s={i:0,b:n?n.length:0},this.o=new U(32768),this.p=new U(0),n&&this.o.set(n)}return e.prototype.e=function(e){if(this.ondata||X(5),this.d&&X(4),!this.p.length)this.p=e;else if(e.length){var t=new U(this.p.length+e.length);t.set(this.p),t.set(e,this.p.length),this.p=t}},e.prototype.c=function(e){this.s.i=+(this.d=e||!1);var t=this.s.b,n=Be(this.p,this.s,this.o);this.ondata(Re(n,t,this.s.b),this.d),this.o=Re(n,this.s.b-32768),this.s.b=this.o.length,this.p=Re(this.p,this.s.p/8|0),this.s.p&=7},e.prototype.push=function(e,t){this.e(e),this.c(t)},e}(),it=function(){function e(e,t){this.c=Ze(),this.v=1,nt.call(this,e,t)}return e.prototype.push=function(e,t){this.c.p(e),nt.prototype.push.call(this,e,t)},e.prototype.p=function(e,t){var n=Qe(e,this.o,this.v&&(this.o.dictionary?6:2),t&&4,this.s);this.v&&=(et(n,this.o),0),t&&$e(n,n.length-4,this.c.d()),this.ondata(n,t)},e.prototype.flush=function(e){nt.prototype.flush.call(this,e)},e}(),at=function(){function e(e,t){rt.call(this,e,t),this.v=e&&e.dictionary?2:1}return e.prototype.push=function(e,t){if(rt.prototype.e.call(this,e),this.v){if(this.p.length<6&&!t)return;this.p=this.p.subarray(tt(this.p,this.v-1)),this.v=0}t&&(this.p.length<4&&X(6,`invalid zlib data`),this.p=this.p.subarray(0,-4)),rt.prototype.c.call(this,t)},e}(),ot=typeof TextEncoder<`u`&&new TextEncoder,st=typeof TextDecoder<`u`&&new TextDecoder;try{st.decode(Ye,{stream:!0})}catch{}var ct=function(e){for(var t=``,n=0;;){var r=e[n++],i=(r>127)+(r>223)+(r>239);if(n+i>e.length)return{s:t,r:Re(e,n-1)};i?i==3?(r=((r&15)<<18|(e[n++]&63)<<12|(e[n++]&63)<<6|e[n++]&63)-65536,t+=String.fromCharCode(55296|r>>10,56320|r&1023)):i&1?t+=String.fromCharCode((r&31)<<6|e[n++]&63):t+=String.fromCharCode((r&15)<<12|(e[n++]&63)<<6|e[n++]&63):t+=String.fromCharCode(r)}};function lt(e,t){if(t){for(var n=new U(e.length),r=0;r<e.length;++r)n[r]=e.charCodeAt(r);return n}if(ot)return ot.encode(e);for(var i=e.length,a=new U(e.length+(e.length>>1)),o=0,s=function(e){a[o++]=e},r=0;r<i;++r){if(o+5>a.length){var c=new U(o+8+(i-r<<1));c.set(a),a=c}var l=e.charCodeAt(r);l<128||t?s(l):l<2048?(s(192|l>>6),s(128|l&63)):l>55295&&l<57344?(l=65536+(l&1047552)|e.charCodeAt(++r)&1023,s(240|l>>18),s(128|l>>12&63),s(128|l>>6&63),s(128|l&63)):(s(224|l>>12),s(128|l>>6&63),s(128|l&63))}return Re(a,0,o)}function ut(e,t){if(t){for(var n=``,r=0;r<e.length;r+=16384)n+=String.fromCharCode.apply(null,e.subarray(r,r+16384));return n}else if(st)return st.decode(e);else{var i=ct(e),a=i.s,n=i.r;return n.length&&X(8),a}}var dt=e=>{if(e.length===1)return e[0];let t=new Uint8Array(e.reduce((e,t)=>e+t.length,0));for(let n=0,r=0;n<e.length;++n)t.set(e[n],r),r+=e[n].length;return t},ft=class{constructor(){this.compressor=null,this.decompressor=null,this.reset()}reset(){this.compressor=null,this.decompressor=null}compress(e){this.compressor||=new it({mem:4});let t=[];return this.compressor.ondata=e=>{t.push(e)},this.compressor.push(lt(e)),this.compressor.flush(),dt(t)}decompress(e){this.decompressor||=new at;let t;this.decompressor.ondata=e=>{t=e};try{if(this.decompressor.push(e),t===void 0)throw Error(`invalid block type`)}catch(t){throw Error(`Decompression error: ${t.message}, length: ${e.length}, data: [${e.toString()}]`)}return ut(t)}},pt=()=>$(e=>class extends e{#e;constructor(...e){super(...e),this.#e=new ft,this.hooks.hook(`frontgateConnection:reset`,()=>{this.#e.reset()}),this.hooks.hook(`frontgateConnection:afterSetEncoding`,e=>{e.encoding=`jsjsonc-v2`}),this.hooks.hook(`frontgateConnection:beforeSendMessage`,e=>{e.msg=this.#e.compress(e.msg)}),this.hooks.hook(`frontgateConnection:afterReceiveMessage`,e=>{e.msg=this.#e.decompress(new Uint8Array(e.msg))})}},{featureName:`MessageCompressor`,featureGroups:[`Compression`]}),mt=()=>$(e=>class extends e{async request(e,t=this.defaultTimeoutInMs){e.header.setTimeout(t);let n={message:e.getPtlMessage(),callbackType:`job`,callbackId:``};await this.hooks.callHook(`frontgateConnection:sendMessage`,n);let r=new Promise(e=>{this.hooks.hookOnce(`frontgateConnection:response:${n.callbackId}`,t=>{e(new z(t))})});return O(t,`Request timeout reached (${t} ms) for ${n.message.Message}`,r)}},{featureName:`Request`,featureGroups:[`Misc`]}),ht=e=>$(t=>{let n={...e};return class extends t{#e=new Map;#t=new Map;#n=new Map;async observeEndpoint(e,t,r,i){let a=`${e}:${t}:${JSON.stringify(r)}:${JSON.stringify(i??{})}`;if(this.#n.has(a)){let e=this.#n.get(a);this.log(H.INFO,`Catching inflight subscription for ${a}`);let t=this.#t.get(a)??0;return this.#t.set(a,t+1),e}let o=n.timeout??this.defaultTimeoutInMs,s=n.subscriptionResubscribeTimeout??1e3;if(this.#e.has(a)){let e=this.#e.get(a),t=this.#t.get(a)??0;if(e)return this.#t.set(a,t+1),this.log(H.INFO,`Reusing existing subscription for ${a}`),e}this.log(H.INFO,`Creating new subscription for ${a}`);let c=new ee(e,t,r,{...i,subscribe:!0});c.header.setTimeout(o);let l={message:c.getPtlMessage(),callbackType:`job`,callbackId:``},u=!1,d=new Promise((e,t)=>{this.hooks.callHook(`frontgateConnection:sendMessage`,l).then(()=>{this.hooks.hookOnce(`frontgateConnection:response:${l.callbackId}`,n=>{if(!n.Message.includes(`HighLevelResponse`)){this.log(H.ERROR,`Unexpected response: ${n.Message}`),t(new V(JSON.stringify(n)));return}let r;try{r=JSON.parse(n.body.value)}catch(e){this.log(H.ERROR,`Failed to parse response: ${n.body.value}`),this.log(H.ERROR,e),t(e);return}let i=new wt(n.header.id_job,r),c=this.hooks.hook(`frontgateConnection:response:${l.callbackId}`,e=>{if(!e.Message.includes(`HighLevelUpdate`)){if(e.Message.includes(`SubscriptionLoss`)){this.log(H.DEBUG,`Received: ${e.Message}`),setTimeout(()=>{d()},k(s)),c();return}this.log(H.ERROR,`Unexpected response: ${n.Message}`),i.pushError(new V(JSON.stringify(e))),c();return}let t;try{t=new ie(e)}catch(t){this.log(H.ERROR,`Failed to parse response: ${e.body.value}`),i.pushError(t);return}i.pushPatchData(t.data)}),d=async()=>{c(),this.log(H.INFO,`Resubscribing to ${a} due to reconnect`),await this.hooks.callHook(`frontgateConnection:sendMessage`,l);let e=new Promise((e,t)=>{this.hooks.hookOnce(`frontgateConnection:response:${l.callbackId}`,n=>{if(!n.Message.includes(`HighLevelResponse`)){let e=new V(n);this.log(H.ERROR,`Unexpected response: ${n.Message}`),c(),t(e);return}if(this.log(H.INFO,`Resubscribed to ${a} with ${n.header.id_job}`),i.idJob=n.header.id_job,u){this.log(H.WARN,`Zombie subscription detected for ${a}. Initiating unsubscribe.`),i.unsubscribe?.(),e();return}try{i.pushData(JSON.parse(n.body.value))}catch(e){this.log(H.ERROR,`Failed to parse response: ${n.body.value}`),this.log(H.ERROR,e),t(e);return}c=this.hooks.hook(`frontgateConnection:response:${n.header.id_job}`,e=>{if(!e.Message.includes(`HighLevelUpdate`)){if(e.Message.includes(`SubscriptionLoss`)){this.log(H.DEBUG,`Received: ${e.Message}`),setTimeout(()=>{d()},k(s));return}this.log(H.ERROR,`Unexpected response: ${e.Message}`);let t=new V(e);i.pushError(t);return}let t;try{t=new ie(e)}catch(t){this.log(H.ERROR,`Failed to parse response: ${e.body.value}`),i.pushError(t);return}i.pushPatchData(t.data)}),e()})});try{await O(o,`Request timeout reached`,e)}catch(e){u=!0,i.pushError(new V({Message:`Resubscribe failed`,Error:e}))}},f=this.hooks.hook(`reconnect:success`,d);i.unsubscribe=()=>{if(this.#e.get(a)){let e=this.#t.get(a)??0;if(this.#t.set(a,e-1),e-1>0){this.log(H.INFO,`Not unsubscribing from ${a} as there are still ${e} subscribers`);return}this.#e.delete(a),this.#t.delete(a),u=!0}this.log(H.INFO,`Unsubscribing from ${a}`);let e={message:new F(i.idJob).getPtlMessage(),callbackType:`job`,callbackId:``};this.hooks.callHook(`frontgateConnection:sendMessage`,e),c(),f()},this.#e.set(a,i);let p=this.#t.get(a)??0;if(this.#t.set(a,p+1),u){this.log(H.WARN,`Zombie subscription detected for ${a}. Initiating unsubscribe.`),i.unsubscribe();return}e(i)})}).catch(e=>{t(e)})}),f=O(o,`Request timeout reached (${o} ms) for ${l.message.Message}`,d).catch(e=>{throw u=!0,this.#t.delete(a),this.#e.delete(a),e}).finally(()=>{this.#n.delete(a)});return this.#n.set(a,f),f}}},{featureName:`EndpointSubscriptions`,featureGroups:[`Misc`]}),gt=()=>$(e=>class extends e{#e=new Map;async observe(e,t=this.defaultTimeoutInMs){return this.#t(e,`job`,void 0,t)}async observeConnectionBased(e,t,n=this.defaultTimeoutInMs){return this.#t(e,`connection`,t,n)}async#t(e,t,n,r=this.defaultTimeoutInMs){let i=JSON.stringify(e.getPtlMessage());if(this.#e.has(i)){let e=this.#e.get(i);if(e)return e.count++,this.log(H.INFO,`Reusing existing subscription for ${i}`),e.observer}this.log(H.INFO,`Creating new subscription for ${i}`);let a={message:e.getPtlMessage(),callbackType:`job`,callbackId:``};await this.hooks.callHook(`frontgateConnection:sendMessage`,a);let o=new Promise((o,s)=>{this.hooks.hookOnce(`frontgateConnection:response:${a.callbackId}`,c=>{if(c.Message.includes(`Error`)||c.Message.includes(`PermissionDenied`)){this.log(H.ERROR,`Unexpected response: ${c.Message}`),s(Error(`Unexpected response: ${c.Message}`));return}let l=t===`connection`?`${c.header.id_service}-${e.getPtlMessage().id_notation}`:c.header.id_job,u=n===void 0?new F(c.header.id_job):new n(c.header.id_service,e.getPtlMessage().id_notation),d=new Ct(c.header.id_job,c),f=this.hooks.hook(`frontgateConnection:response:${l}`,e=>{if(e.Message.includes(`Error`)||e.Message.includes(`PermissionDenied`)){this.log(H.ERROR,`Unexpected response: ${c.Message}`),d.pushError(new V(JSON.stringify(e)));return}d.pushData(e)}),p=this.hooks.hook(`reconnect:success`,async()=>{f(),this.log(H.INFO,`Resubscribing to ${i} due to reconnect`),await this.hooks.callHook(`frontgateConnection:sendMessage`,a);let o=new Promise((r,o)=>{this.hooks.hookOnce(`frontgateConnection:response:${a.callbackId}`,a=>{if(a.Message.includes(`Error`)||a.Message.includes(`PermissionDenied`)){let e=new V(a);this.log(H.ERROR,`Unexpected resp: ${a.Message}`),o(e);return}let s=t===`connection`?`${a.header.id_service}-${e.getPtlMessage().id_notation}`:a.header.id_job,c=n===void 0?new F(a.header.id_job):new n(a.header.id_service,e.getPtlMessage().id_notation);d.idJob=a.header.id_job,f=this.hooks.hook(`frontgateConnection:response:${s}`,e=>{if(e.Message.includes(`Error`)||e.Message.includes(`PermissionDenied`)){this.log(H.ERROR,`Unexpected response: ${e.Message}`);let t=new V(e);d.pushError(t);return}d.unsubscribe=()=>{let e=this.#e.get(i);if(e){if(e.count--,e.count>0){this.log(H.INFO,`Not unsubscribing from ${i} as there are still ${e.count} subscribers`);return}this.#e.delete(i)}this.log(H.INFO,`Unsubscribing from ${i}`);let t={message:c.getPtlMessage(),callbackType:`job`,callbackId:``};this.hooks.callHook(`frontgateConnection:sendMessage`,t),f(),p()},d.pushData(e)}),r()})});try{await O(r,`Request timeout reached`,o)}catch(e){d.pushError(new V({Message:`Reconnect failed`,Error:e}))}});d.unsubscribe=()=>{let e=this.#e.get(i);if(e){if(e.count--,e.count>0){this.log(H.INFO,`Not unsubscribing from ${i} as there are still ${e.count} subscribers`);return}this.#e.delete(i)}this.log(H.INFO,`Unsubscribing from ${i}`);let t={message:u.getPtlMessage(),callbackType:`job`,callbackId:``};this.hooks.callHook(`frontgateConnection:sendMessage`,t),f(),p()},this.#e.set(i,{observer:d,count:1}),o(d)})});return O(r,`Request timeout reached (${r} ms) for ${a.message.Message}`,o)}},{featureName:`RawSubscriptions`,featureGroups:[`Misc`]}),_t=(e,t)=>{let n=t.split(`/`).slice(1),r=e;for(let e=0;e<n.length-1;e++){let i=decodeURIComponent(n[e]);if(!(i in r))throw Error(`Path not found: ${t}`);r=r[i]}return[r,decodeURIComponent(n[n.length-1])]},vt=(e,t,n)=>{let[r,i]=_t(e,t);r[i]=n},yt=`-`,bt=(e,t,n)=>{let[r,i]=_t(e,t);Array.isArray(r)?i===yt?r.push(n):r.splice(parseInt(i,10),0,n):r[i]=n},xt=(e,t)=>{let[n,r]=_t(e,t);Array.isArray(n)?n.splice(parseInt(r,10),1):delete n[r]};function St(e,t){return t.forEach(t=>{switch(t.op){case`replace`:vt(e,t.path,t.value);break;case`add`:bt(e,t.path,t.value);break;case`remove`:xt(e,t.path);break;default:throw Error(`Unsupported op: ${t.op}`)}}),e}var Ct=class{#e;#t=[];#n=[];get data(){return this.#e}constructor(e,t){this.#e=t,this.idJob=e}subscribe({next:e,error:t}){e(this.#e),t&&this.#n.push(t),this.#t.push(e)}pushData(e){this.#e=e,this.#t.forEach(t=>{t(e)})}pushError(e){this.#n.forEach(t=>{t(e)})}},wt=class extends Ct{pushPatchData(e){try{let t=St(this.data,e);super.pushData(t)}catch(e){super.pushError(new V(e.message))}}},Tt=e=>$(t=>class extends t{constructor(...t){super(...t),this.hooks.hook(`frontgateConnection:beforeConnect`,t=>{this.hooks.callHook(`frontgateConnection:setIdApp`,-2),this.hooks.callHook(`frontgateConnection:setIdUser`,-2),this.log(H.DEBUG,`Adding mdg2auth subprotocol`),t.subProtocols.push(`mdg2auth-${e}`)}),this.hooks.hookOnce(`frontgateConnection:connected`,async e=>{this.hooks.callHook(`frontgateConnection:setIdApp`,-2),this.hooks.callHook(`frontgateConnection:setIdUser`,-2);let t=new N({b64:``},{maximum_idle_interval:e.maximumIdleInterval}.maximum_idle_interval).toJson();this.log(H.INFO,`Sending message`,t);let n={message:t,callbackType:`response`,callbackId:t.Message.replace(`Request`,`Response`)};await this.hooks.callHook(`frontgateConnection:sendMessage`,n),this.hooks.hookOnce(`frontgateConnection:response:${n.callbackId}`,e=>{this.log(H.INFO,`Received response`,e),this.hooks.callHook(`frontgateConnection:authenticated`)})})}},{featureName:`CookieTokenAuth`,featureGroups:[`Auth`],disabledFeatureGroups:[`Auth`]}),Et=e=>$(t=>class extends t{#e;constructor(...t){super(...t),this.#e=e??``,this.hooks.hook(`frontgateConnection:connected`,async e=>{this.hooks.callHook(`frontgateConnection:setIdApp`,-2),this.hooks.callHook(`frontgateConnection:setIdUser`,-2);let t={maximum_idle_interval:e.maximumIdleInterval},n=new N({b64:this.#e},t.maximum_idle_interval).toJson();this.log(H.INFO,`Sending message`,n);let r={message:n,callbackType:`response`,callbackId:n.Message.replace(`Request`,`Response`)};await this.hooks.callHook(`frontgateConnection:sendMessage`,r),this.hooks.hookOnce(`frontgateConnection:response:${r.callbackId}`,e=>{this.log(H.INFO,`Received response`,e),this.hooks.callHook(`frontgateConnection:authenticated`)})})}set token(e){this.#e=e}},{featureName:`TokenAuth`,featureGroups:[`Auth`],disabledFeatureGroups:[`Auth`]}),Dt=(e,t,n)=>$(r=>class extends ge({host:``,pathPrefix:``,port:0,tls:!0,maximumIdleIntervalInS:e.maximumIdleIntervalInS})(r){#e=``;#t=``;#n;#r;constructor(...e){super(...e),this.#n=t,this.#r=n,this.hooks.hook(`frontgateConnection:beforeConnect`,async e=>{this.hooks.callHook(`frontgateConnection:setIdApp`,-2),this.hooks.callHook(`frontgateConnection:setIdUser`,-2),this.log(H.DEBUG,`Fetching connection configuration`);let t=await this.#i();if(this.log(H.DEBUG,`Connection configuration received`,t),e.url=t.url,t.authtenticationType===`token`&&t.authenticationToken)this.#e=t.authenticationToken;else if(t.splitAuthenticationTokenSecondFactor)this.#t=t.splitAuthenticationTokenSecondFactor;else throw Error(`Invalid authentication configuration`);this.log(H.DEBUG,`Adding mdg2auth subprotocol`),this.#t!==``&&e.subProtocols.push(`mdg2auth-${this.#t}`)}),this.hooks.hook(`frontgateConnection:connected`,async e=>{this.hooks.callHook(`frontgateConnection:setIdApp`,-2),this.hooks.callHook(`frontgateConnection:setIdUser`,-2);let t={maximum_idle_interval:e.maximumIdleInterval},n=new N({b64:this.#e},t.maximum_idle_interval).toJson();this.log(H.INFO,`Sending message`,n);let r={message:n,callbackType:`response`,callbackId:n.Message.replace(`Request`,`Response`)};await this.hooks.callHook(`frontgateConnection:sendMessage`,r),this.hooks.hookOnce(`frontgateConnection:response:${r.callbackId}`,e=>{this.log(H.INFO,`Received response`,e),this.hooks.callHook(`frontgateConnection:authenticated`)})})}async#i(){let e=await fetch(this.#n,this.#r);if(!e.ok)throw Error(`Failed to fetch connection configuration: ${e.status} ${e.statusText}`);let{headers:t}=e,n=t.get(`frontgate-host`),r=t.get(`frontgate-path-prefix`),i=t.get(`frontgate-split-authentication-token-second-factor`),a=t.get(`frontgate-authentication-type`),o=t.get(`frontgate-authentication-token`),s=`wss://${n}:${t.get(`frontgate-websocket-port`)??`443`}${r??``}/ws`;if(a===`token`&&!o)throw Error(`Authentication token is required for token authentication`);if(a!==`token`&&!i)throw Error(`Split authentication token second factor is required`);return{url:s,authtenticationType:a,authenticationToken:o,splitAuthenticationTokenSecondFactor:i}}},{featureName:`FetchAuth`,featureGroups:[`Auth`,`Connection`],disabledFeatureGroups:[`Auth`,`Connection`]}),Ot=(e,t,n)=>$(r=>class extends ge({host:``,pathPrefix:``,port:0,tls:!0,maximumIdleIntervalInS:e.maximumIdleIntervalInS})(r){#e=``;#t=``;#n=!1;#r;#i;#a;constructor(...e){super(...e),this.#i=t,this.#a=n,this.#r=new ft,this.hooks.hook(`frontgateConnection:reset`,()=>{this.#n&&this.#r.reset()}),this.hooks.hook(`frontgateConnection:beforeSendMessage`,e=>{this.#n&&(e.msg=this.#r.compress(e.msg))}),this.hooks.hook(`frontgateConnection:afterReceiveMessage`,e=>{this.#n&&(e.msg=this.#r.decompress(new Uint8Array(e.msg)))}),this.hooks.hook(`frontgateConnection:beforeConnect`,async e=>{this.hooks.callHook(`frontgateConnection:setIdApp`,-2),this.hooks.callHook(`frontgateConnection:setIdUser`,-2),this.log(H.DEBUG,`Fetching connection configuration`);let t=await this.#o();if(this.log(H.DEBUG,`Connection configuration received`,t),e.url=t.url,t.authtenticationType===`token`&&t.authenticationToken)this.#e=t.authenticationToken;else if(t.splitAuthenticationTokenSecondFactor)this.#t=t.splitAuthenticationTokenSecondFactor;else throw Error(`Invalid authentication configuration`);this.log(H.DEBUG,`Adding mdg2auth subprotocol`),this.#t!==``&&e.subProtocols.push(`mdg2auth-${this.#t}`),this.#n&&e.subProtocols.forEach((t,n)=>{t.includes(`jsjson`)&&!t.includes(`jsjsonc`)&&(e.subProtocols[n]=t.replace(`jsjson`,`jsjsonc`))})}),this.hooks.hook(`frontgateConnection:connected`,async e=>{this.hooks.callHook(`frontgateConnection:setIdApp`,-2),this.hooks.callHook(`frontgateConnection:setIdUser`,-2);let t={maximum_idle_interval:e.maximumIdleInterval},n=new N({b64:this.#e},t.maximum_idle_interval).toJson();this.log(H.INFO,`Sending message`,n);let r={message:n,callbackType:`response`,callbackId:n.Message.replace(`Request`,`Response`)};await this.hooks.callHook(`frontgateConnection:sendMessage`,r),this.hooks.hookOnce(`frontgateConnection:response:${r.callbackId}`,e=>{this.log(H.INFO,`Received response`,e),this.hooks.callHook(`frontgateConnection:authenticated`)})})}async#o(){let e=await fetch(this.#i,this.#a);if(!e.ok)throw Error(`Failed to fetch connection configuration: ${e.status} ${e.statusText}`);let{headers:t}=e,n=t.get(`frontgate-host`),r=t.get(`frontgate-path-prefix`),i=t.get(`frontgate-split-authentication-token-second-factor`),a=t.get(`frontgate-authentication-type`),o=t.get(`frontgate-authentication-token`),s=`wss://${n}:${t.get(`frontgate-websocket-port`)??`443`}${r??``}/ws`;if(a===`token`&&!o)throw Error(`Authentication token is required for token authentication`);if(a!==`token`&&!i)throw Error(`Split authentication token second factor is required`);return t.get(`frontgate-websocket-protocol`)===`jsjsonc-v2`?this.#n=!0:this.#n=!1,{url:s,authtenticationType:a,authenticationToken:o,splitAuthenticationTokenSecondFactor:i}}},{featureName:`FetchAuthWithOptionalCompressor`,featureGroups:[`Auth`,`Connection`],disabledFeatureGroups:[`Auth`,`Connection`,`Compression`]}),kt=e=>$(t=>class extends t{#e=0;#t;#n;constructor(...t){super(...t),this.#t=e??[1e3,2e3,4e3,8e3,16e3,32e3];let n=e=>{if(e.code!==1e3){this.#n&&(this.log(H.WARN,`Aborting previous reconnect attempt`),clearTimeout(this.#n),this.#e=0);let t=this.#e;this.#e>=this.#t.length&&(t=this.#t.length-1);let r=this.#t[t];this.#n=setTimeout(()=>{this.log(H.INFO,`Reconnecting... Attempt ${this.#e}`);let t=this.hooks.hookOnce(`reconnect:failed`,n);this.hooks.callHook(`reconnect:attempt`,e).then(t).catch(()=>{this.log(H.ERROR,`Failed to reconnect`)}),this.#n=void 0},r),this.#e++}};this.hooks.hookOnce(`frontgateConnection:disconnected`,n),this.hooks.hook(`reconnect:success`,()=>{clearTimeout(this.#n),this.#n=void 0,this.#e=0,this.log(H.INFO,`Reconnected`),this.hooks.hookOnce(`frontgateConnection:disconnected`,n)})}},{featureName:`Reconnect`,featureGroups:[`Misc`],disabledFeatures:[`TokenAuth`,`CookieTokenAuth`]}),At=`1.9.1`,jt=/^(\d+)\.(\d+)\.(\d+)(-(.+))?$/;function Mt(e){let t=new Set([e]),n=new Set,r=e.match(jt);if(!r)return()=>!1;let i={major:+r[1],minor:+r[2],patch:+r[3],prerelease:r[4]};if(i.prerelease!=null)return function(t){return t===e};function a(e){return n.add(e),!1}function o(e){return t.add(e),!0}return function(e){if(t.has(e))return!0;if(n.has(e))return!1;let r=e.match(jt);if(!r)return a(e);let s={major:+r[1],minor:+r[2],patch:+r[3],prerelease:r[4]};return s.prerelease!=null||i.major!==s.major?a(e):i.major===0?i.minor===s.minor&&i.patch<=s.patch?o(e):a(e):i.minor<=s.minor?o(e):a(e)}}var Nt=Mt(At),Pt=At.split(`.`)[0],Ft=Symbol.for(`opentelemetry.js.api.${Pt}`),It=typeof globalThis==`object`?globalThis:typeof self==`object`?self:typeof window==`object`?window:typeof global==`object`?global:{};function Lt(e,t,n,r=!1){let i=It[Ft]=It[Ft]??{version:At};if(!r&&i[e]){let t=Error(`@opentelemetry/api: Attempted duplicate registration of API: ${e}`);return n.error(t.stack||t.message),!1}if(i.version!==`1.9.1`){let t=Error(`@opentelemetry/api: Registration of version v${i.version} for ${e} does not match previously registered API v${At}`);return n.error(t.stack||t.message),!1}return i[e]=t,n.debug(`@opentelemetry/api: Registered a global for ${e} v${At}.`),!0}function Rt(e){let t=It[Ft]?.version;if(!(!t||!Nt(t)))return It[Ft]?.[e]}function zt(e,t){t.debug(`@opentelemetry/api: Unregistering a global for ${e} v${At}.`);let n=It[Ft];n&&delete n[e]}var Bt=class{constructor(e){this._namespace=e.namespace||`DiagComponentLogger`}debug(...e){return Vt(`debug`,this._namespace,e)}error(...e){return Vt(`error`,this._namespace,e)}info(...e){return Vt(`info`,this._namespace,e)}warn(...e){return Vt(`warn`,this._namespace,e)}verbose(...e){return Vt(`verbose`,this._namespace,e)}};function Vt(e,t,n){let r=Rt(`diag`);if(r)return r[e](t,...n)}var Q;(function(e){e[e.NONE=0]=`NONE`,e[e.ERROR=30]=`ERROR`,e[e.WARN=50]=`WARN`,e[e.INFO=60]=`INFO`,e[e.DEBUG=70]=`DEBUG`,e[e.VERBOSE=80]=`VERBOSE`,e[e.ALL=9999]=`ALL`})(Q||={});function Ht(e,t){e<Q.NONE?e=Q.NONE:e>Q.ALL&&(e=Q.ALL),t||={};function n(n,r){let i=t[n];return typeof i==`function`&&e>=r?i.bind(t):function(){}}return{error:n(`error`,Q.ERROR),warn:n(`warn`,Q.WARN),info:n(`info`,Q.INFO),debug:n(`debug`,Q.DEBUG),verbose:n(`verbose`,Q.VERBOSE)}}var Ut=`diag`,Wt=class e{static instance(){return this._instance||=new e,this._instance}constructor(){function e(e){return function(...t){let n=Rt(`diag`);if(n)return n[e](...t)}}let t=this;t.setLogger=(e,n={logLevel:Q.INFO})=>{if(e===t){let e=Error(`Cannot use diag as the logger for itself. Please use a DiagLogger implementation like ConsoleDiagLogger or a custom implementation`);return t.error(e.stack??e.message),!1}typeof n==`number`&&(n={logLevel:n});let r=Rt(`diag`),i=Ht(n.logLevel??Q.INFO,e);if(r&&!n.suppressOverrideMessage){let e=Error().stack??`<failed to generate stacktrace>`;r.warn(`Current logger will be overwritten from ${e}`),i.warn(`Current logger will overwrite one already registered from ${e}`)}return Lt(`diag`,i,t,!0)},t.disable=()=>{zt(Ut,t)},t.createComponentLogger=e=>new Bt(e),t.verbose=e(`verbose`),t.debug=e(`debug`),t.info=e(`info`),t.warn=e(`warn`),t.error=e(`error`)}};function Gt(e){return Symbol.for(e)}var Kt=new class e{constructor(t){let n=this;n._currentContext=t?new Map(t):new Map,n.getValue=e=>n._currentContext.get(e),n.setValue=(t,r)=>{let i=new e(n._currentContext);return i._currentContext.set(t,r),i},n.deleteValue=t=>{let r=new e(n._currentContext);return r._currentContext.delete(t),r}}},qt=class{active(){return Kt}with(e,t,n,...r){return t.call(n,...r)}bind(e,t){return t}enable(){return this}disable(){return this}},Jt=`context`,Yt=new qt,Xt=class e{constructor(){}static getInstance(){return this._instance||=new e,this._instance}setGlobalContextManager(e){return Lt(Jt,e,Wt.instance())}active(){return this._getContextManager().active()}with(e,t,n,...r){return this._getContextManager().with(e,t,n,...r)}bind(e,t){return this._getContextManager().bind(e,t)}_getContextManager(){return Rt(Jt)||Yt}disable(){this._getContextManager().disable(),zt(Jt,Wt.instance())}},Zt;(function(e){e[e.NONE=0]=`NONE`,e[e.SAMPLED=1]=`SAMPLED`})(Zt||={});var Qt={traceId:`00000000000000000000000000000000`,spanId:`0000000000000000`,traceFlags:Zt.NONE},$t=class{constructor(e=Qt){this._spanContext=e}spanContext(){return this._spanContext}setAttribute(e,t){return this}setAttributes(e){return this}addEvent(e,t){return this}addLink(e){return this}addLinks(e){return this}setStatus(e){return this}updateName(e){return this}end(e){}isRecording(){return!1}recordException(e,t){}},en=Gt(`OpenTelemetry Context Key SPAN`);function tn(e){return e.getValue(en)||void 0}function nn(){return tn(Xt.getInstance().active())}function rn(e,t){return e.setValue(en,t)}function an(e){return e.deleteValue(en)}function on(e,t){return rn(e,new $t(t))}function sn(e){return tn(e)?.spanContext()}var cn=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1]);function ln(e,t){if(typeof e!=`string`||e.length!==t)return!1;let n=0;for(let t=0;t<e.length;t+=4)n+=(cn[e.charCodeAt(t)]|0)+(cn[e.charCodeAt(t+1)]|0)+(cn[e.charCodeAt(t+2)]|0)+(cn[e.charCodeAt(t+3)]|0);return n===t}function un(e){return ln(e,32)&&e!==`00000000000000000000000000000000`}function dn(e){return ln(e,16)&&e!==`0000000000000000`}function fn(e){return un(e.traceId)&&dn(e.spanId)}function pn(e){return new $t(e)}var mn=Xt.getInstance(),hn=class{startSpan(e,t,n=mn.active()){if(t?.root)return new $t;let r=n&&sn(n);return gn(r)&&fn(r)?new $t(r):new $t}startActiveSpan(e,t,n,r){let i,a,o;if(arguments.length<2)return;arguments.length===2?o=t:arguments.length===3?(i=t,o=n):(i=t,a=n,o=r);let s=a??mn.active(),c=this.startSpan(e,i,s),l=rn(s,c);return mn.with(l,o,void 0,c)}};function gn(e){return typeof e==`object`&&!!e&&`spanId`in e&&typeof e.spanId==`string`&&`traceId`in e&&typeof e.traceId==`string`&&`traceFlags`in e&&typeof e.traceFlags==`number`}var _n=new hn,vn=class{constructor(e,t,n,r){this._provider=e,this.name=t,this.version=n,this.options=r}startSpan(e,t,n){return this._getTracer().startSpan(e,t,n)}startActiveSpan(e,t,n,r){let i=this._getTracer();return Reflect.apply(i.startActiveSpan,i,arguments)}_getTracer(){if(this._delegate)return this._delegate;let e=this._provider.getDelegateTracer(this.name,this.version,this.options);return e?(this._delegate=e,this._delegate):_n}},yn=new class{getTracer(e,t,n){return new hn}},bn=class{getTracer(e,t,n){return this.getDelegateTracer(e,t,n)??new vn(this,e,t,n)}getDelegate(){return this._delegate??yn}setDelegate(e){this._delegate=e}getDelegateTracer(e,t,n){return this._delegate?.getTracer(e,t,n)}},xn=`trace`,Sn=class e{constructor(){this._proxyTracerProvider=new bn,this.wrapSpanContext=pn,this.isSpanContextValid=fn,this.deleteSpan=an,this.getSpan=tn,this.getActiveSpan=nn,this.getSpanContext=sn,this.setSpan=rn,this.setSpanContext=on}static getInstance(){return this._instance||=new e,this._instance}setGlobalTracerProvider(e){let t=Lt(xn,this._proxyTracerProvider,Wt.instance());return t&&this._proxyTracerProvider.setDelegate(e),t}getTracerProvider(){return Rt(xn)||this._proxyTracerProvider}getTracer(e,t){return this.getTracerProvider().getTracer(e,t)}disable(){zt(xn,Wt.instance()),this._proxyTracerProvider=new bn}}.getInstance(),Cn=()=>$(e=>class extends e{constructor(...e){super(...e),this.hooks.hook(`frontgateConnection:beforeSerializeMessage`,e=>{e.header&&Sn.getTracer(`frontgate-js-sdk`).startActiveSpan(`frontgateConnection:sendMessage`,t=>{let n=this.#e(t.spanContext());n&&(e.header={...e.header,...n}),t.end()})})}#e(e){if(!/^0+$/.test(e.traceId))return{tracing:{value:{value:wn(e)}}}}},{featureName:`OpenTelemetry`,featureGroups:[`Misc`]}),wn=e=>{let t=[18,20,9],n=e=>{for(let n=e.length;n>e.length-16;n-=2){let r=parseInt(e.substring(n-2,n),16);r>127&&(r-=256),t.push(r)}};return n(e.traceId),t.push(17),n(e.spanId),t.push(24),t.push(0),t},Tn=()=>$(e=>class extends e{async requestProxyEndpoint(e,t,n,r,i=this.defaultTimeoutInMs){let a=new I(e,t,r);n&&a.setBody(n),a.header.setTimeout(i);let o={message:a.getPtlMessage(),callbackType:`job`,callbackId:``};await this.hooks.callHook(`frontgateConnection:sendMessage`,o);let s=new Promise((e,t)=>{this.hooks.hookOnce(`frontgateConnection:response:${o.callbackId}`,n=>{try{if(!n.Message.includes(`HTTPProxyResponse`)){t(JSON.stringify(n));return}let r=new ne(n);e({response:r,data:r.data})}catch(e){t(e)}})});return O(i,`Request timeout reached (${i} ms) for ${o.message.Message}`,s)}},{featureName:`HTTPProxyRequest`,featureGroups:[`Misc`]}),En=()=>$(e=>class extends e{async ping(e=this.defaultTimeoutInMs){let t={message:new L().getPtlMessage(),callbackType:`response`,callbackId:`PingResponse`};await this.hooks.callHook(`frontgateConnection:sendMessage`,t);let n=new Promise(e=>{this.hooks.hookOnce(`frontgateConnection:response:${t.callbackId}`,t=>{e(new re(t))})});return O(e,`Request timeout reached (${e} ms) for ${t.message.Message}`,n)}},{featureName:`Pingable`,featureGroups:[`Misc`]}),Dn=e=>$(t=>class extends t{async logRemotely(t){let n={message:new R({Message:`LogMessage`,timestamp:{microseconds:Date.now()*1e3},uuid:{id_1:e??0,id_2:0},level:{value:4},area:61,Version:1,message:t}).getPtlMessage(),callbackType:`job`,callbackId:``};return this.hooks.callHook(`frontgateConnection:sendMessage`,n)}},{featureName:`RemoteLogger`,featureGroups:[`Misc`]}),$=(e,t)=>{let n=e;return n.featureName=t.featureName,n.featureGroups=t.featureGroups,n.disabledFeatures=t.disabledFeatures,n.disabledFeatureGroups=t.disabledFeatureGroups,n};function On(e,t={},n){for(let r in e){let i=e[r],a=n?`${n}:${r}`:r;typeof i==`object`&&i?On(i,t,a):typeof i==`function`&&(t[a]=i)}return t}var kn={run:e=>e()},An=console.createTask===void 0?()=>kn:console.createTask;function jn(e,t){let n=An(t.shift());return e.reduce((e,r)=>e.then(()=>n.run(()=>r(...t))),Promise.resolve())}function Mn(e,t){let n=An(t.shift());return Promise.all(e.map(e=>n.run(()=>e(...t))))}function Nn(e,t){for(let n of[...e])n(t)}var Pn=class{constructor(){this._hooks={},this._before=void 0,this._after=void 0,this._deprecatedMessages=void 0,this._deprecatedHooks={},this.hook=this.hook.bind(this),this.callHook=this.callHook.bind(this),this.callHookWith=this.callHookWith.bind(this)}hook(e,t,n={}){if(!e||typeof t!=`function`)return()=>{};let r=e,i;for(;this._deprecatedHooks[e];)i=this._deprecatedHooks[e],e=i.to;if(i&&!n.allowDeprecated){let e=i.message;e||=`${r} hook has been deprecated`+(i.to?`, please use ${i.to}`:``),this._deprecatedMessages||=new Set,this._deprecatedMessages.has(e)||(console.warn(e),this._deprecatedMessages.add(e))}if(!t.name)try{Object.defineProperty(t,"name",{get:()=>`_`+e.replace(/\W+/g,`_`)+`_hook_cb`,configurable:!0})}catch{}return this._hooks[e]=this._hooks[e]||[],this._hooks[e].push(t),()=>{t&&=(this.removeHook(e,t),void 0)}}hookOnce(e,t){let n,r=(...e)=>(typeof n==`function`&&n(),n=void 0,r=void 0,t(...e));return n=this.hook(e,r),n}removeHook(e,t){if(this._hooks[e]){let n=this._hooks[e].indexOf(t);n!==-1&&this._hooks[e].splice(n,1),this._hooks[e].length===0&&delete this._hooks[e]}}deprecateHook(e,t){this._deprecatedHooks[e]=typeof t==`string`?{to:t}:t;let n=this._hooks[e]||[];delete this._hooks[e];for(let t of n)this.hook(e,t)}deprecateHooks(e){Object.assign(this._deprecatedHooks,e);for(let t in e)this.deprecateHook(t,e[t])}addHooks(e){let t=On(e),n=Object.keys(t).map(e=>this.hook(e,t[e]));return()=>{for(let e of n.splice(0,n.length))e()}}removeHooks(e){let t=On(e);for(let e in t)this.removeHook(e,t[e])}removeAllHooks(){for(let e in this._hooks)delete this._hooks[e]}callHook(e,...t){return t.unshift(e),this.callHookWith(jn,e,...t)}callHookParallel(e,...t){return t.unshift(e),this.callHookWith(Mn,e,...t)}callHookWith(e,t,...n){let r=this._before||this._after?{name:t,args:n,context:{}}:void 0;this._before&&Nn(this._before,r);let i=e(t in this._hooks?[...this._hooks[t]]:[],n);return i instanceof Promise?i.finally(()=>{this._after&&r&&Nn(this._after,r)}):(this._after&&r&&Nn(this._after,r),i)}beforeEach(e){return this._before=this._before||[],this._before.push(e),()=>{if(this._before!==void 0){let t=this._before.indexOf(e);t!==-1&&this._before.splice(t,1)}}}afterEach(e){return this._after=this._after||[],this._after.push(e),()=>{if(this._after!==void 0){let t=this._after.indexOf(e);t!==-1&&this._after.splice(t,1)}}}};function Fn(){return new Pn}var In=typeof window<`u`;function Ln(e,t={}){let n={inspect:In,group:In,filter:()=>!0,...t},r=n.filter,i=typeof r==`string`?e=>e.startsWith(r):r,a=n.tag?`[${n.tag}] `:``,o=e=>a+e.name+``.padEnd(e._id,`\0`),s={},c=e.beforeEach(e=>{i!==void 0&&!i(e.name)||(s[e.name]=s[e.name]||0,e._id=s[e.name]++,console.time(o(e)))}),l=e.afterEach(e=>{i!==void 0&&!i(e.name)||(n.group&&console.groupCollapsed(e.name),n.inspect?console.timeLog(o(e),e.args):console.timeEnd(o(e)),n.group&&console.groupEnd(),s[e.name]--)});return{close:()=>{c(),l()}}}var Rn=class{#e;get defaultTimeoutInMs(){return this.#e}constructor(e){this.hooks=Fn(),this.#e=1e4,e?.hookDebug&&Ln(this.hooks,{tag:`hooks`}),e?.defaultRequestTimeout&&(this.#e=e.defaultRequestTimeout)}log(e,...t){if(this.hooks.callHook(`base:log`,t),this.logger)switch(e){case H.TRACE:this.logger.trace(t);break;case H.DEBUG:this.logger.debug(t);break;case H.INFO:this.logger.info(t);break;case H.WARN:this.logger.warn(t);break;case H.ERROR:this.logger.error(t);break;case H.FATAL:this.logger.fatal(t);break;default:break}}},zn=class e{#e;#t=[];#n=[];#r=[];constructor(e,t=[],n=[],r=[]){this.#e=e,this.#t=t,this.#n=n,this.#r=r}static create(){return new e(Rn)}#i(e){if(this.#t.includes(e))throw Error(`Feature "${e}" has already been used.`)}#a(e){for(let t of this.#n)if(t.feature===e)throw Error(`Feature "${e}" has been disabled by ${t.disabler.join(`,`)}.`)}#o(e){for(let t of this.#r)if(t.feature===e)throw Error(`Group "${e}" has been disabled by ${t.disabler.join(`,`)}.`)}#s(e,t){for(let n of this.#n)if(n.feature===t){n.disabler.push(e);return}this.#n.push({disabler:[e],feature:t})}#c(e,t){for(let n of this.#r)if(n.feature===t){n.disabler.push(e);return}this.#r.push({disabler:[e],feature:t})}with(t){let{featureName:n,disabledFeatures:r,disabledFeatureGroups:i,featureGroups:a}=t;if(!n)throw Error(`Feature name is missing`);if(n!==`Custom`){if(this.#i(n),this.#a(n),this.#t.push(n),a&&a.length>0)for(let e of a)this.#o(e);if(r&&r.length>0)for(let e of r)this.#s(n,e);if(i&&i.length>0)for(let e of i)this.#c(n,e)}return new e(t(this.#e),this.#t,this.#n,this.#r)}build(e){return new this.#e(e)}getClientConstructor(){return this.#e}};e.AbstractLogger=oe,e.AbstractMdg2Request=M,e.AuthenticationByTokenRequest=N,e.AuthenticationTokenRequest=P,e.AuthenticationTokenResponse=B,e.CancelSubscriptionRequest=F,e.ConnectionState=v,e.ConsoleLogger=ce,e.CookieTokenAuthenticationFactors=p,e.DEFAULT_TIMEOUT_IN_MS=A,e.DefaultHosts=b,e.DeploymentStage=y,e.ErrorResponse=V,e.FLAG_HAS_NEXT_CHUNK=ae,e.FrontgateClient=Rn,e.FrontgateClientBuilder=zn,e.FrontgateClientDataObserver=Ct,e.FrontgateClientEndpointDataObserver=wt,e.HTTPProxyRequest=I,e.HTTPProxyResponse=ne,e.HighLevelRequest=ee,e.HighLevelResponse=te,e.HighLevelUpdate=ie,e.ID_APP_AUTHENTICATED=m,e.ID_USER_AUTHENTICATED=h,e.ID_USER_NONE=g,e.LogLevel=H,e.LoggerHelper=se,e.Mdg2Response=z,e.NullLogger=de,e.PingRequest=L,e.PingResponse=re,e.RawRequest=R,e.TimeOptions=x,e.TransportLayerClientRequestHeader=j,e.WinstonLogger=ue,e.authTokenRequest=fe,e.cookieTokenAuth=Tt,e.createExtendedMixinFactory=$,e.encodeSpanContext=wn,e.endpointRequest=pe,e.endpointSubscriptions=ht,e.fetchAuth=Dt,e.fetchAuthWithOptionalCompressor=Ot,e.getBytesFromBuffer=_,e.httpProxyRequest=Tn,e.levels=le,e.logger=_e,e.messageCompressor=pt,e.openTelemetry=Cn,e.pingRequests=En,e.rawSubscriptions=gt,e.reconnect=kt,e.remotelogger=Dn,e.requests=mt,e.timeToMilliseconds=S,e.tokenAuth=Et,e.useTimeout=O,e.wsConnection=ge});
|