@launchdarkly/js-client-sdk 0.4.1 → 0.5.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 +28 -0
- package/dist/compat.cjs +1 -1
- package/dist/compat.cjs.map +1 -1
- package/dist/compat.js +1 -1
- package/dist/compat.js.map +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/metafile-cjs.json +1 -1
- package/dist/metafile-esm.json +1 -1
- package/package.json +2 -2
package/dist/compat.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
var Li=Object.defineProperty,Ci=Object.defineProperties;var Ai=Object.getOwnPropertyDescriptors;var ft=Object.getOwnPropertySymbols;var Me=Object.prototype.hasOwnProperty,Fe=Object.prototype.propertyIsEnumerable;var Pe=(i,t,e)=>t in i?Li(i,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):i[t]=e,p=(i,t)=>{for(var e in t||(t={}))Me.call(t,e)&&Pe(i,e,t[e]);if(ft)for(var e of ft(t))Fe.call(t,e)&&Pe(i,e,t[e]);return i},b=(i,t)=>Ci(i,Ai(t));var Ut=(i,t)=>{var e={};for(var n in i)Me.call(i,n)&&t.indexOf(n)<0&&(e[n]=i[n]);if(i!=null&&ft)for(var n of ft(i))t.indexOf(n)<0&&Fe.call(i,n)&&(e[n]=i[n]);return e};function Ti(i){return`/${i.replace(/~/g,"~0").replace(/\//g,"~1")}`}function Be(i){return i.indexOf("~")?i.replace(/~1/g,"/").replace(/~0/g,"~"):i}function Oi(i){return(i.startsWith("/")?i.substring(1):i).split("/").map(e=>Be(e))}function $i(i){return!i.startsWith("/")}function Ni(i){return!i.match(/\/\/|(^\/.*~[^0|^1])|~$/)}var A=class{constructor(t,e=!1){if(e){let n=t;this.u=[n],this.isValid=n!=="",this.redactionName=n.startsWith("/")?Ti(n):n}else{if(this.redactionName=t,t===""||t==="/"||!Ni(t)){this.isValid=!1,this.u=[];return}$i(t)?this.u=[t]:t.indexOf("/",1)<0?this.u=[Be(t.slice(1))]:this.u=Oi(t),this.u[0]==="_meta"?this.isValid=!1:this.isValid=!0}}get(t){let{u:e,isValid:n}=this;if(!n)return;let r=t;for(let s=0;s<e.length;s+=1){let a=e[s];if(r!=null&&Object.prototype.hasOwnProperty.call(r,a)&&typeof r=="object"&&!Array.isArray(r))r=r[a];else return}return r}getComponent(t){return this.u[t]}get depth(){return this.u.length}get isKind(){return this.u.length===1&&this.u[0]==="kind"}compare(t){return this.depth===t.depth&&this.u.every((e,n)=>e===t.getComponent(n))}};A.InvalidReference=new A("");var Ht=class{is(t){if(Array.isArray(t))return!1;let n=typeof t;return n==="function"||n==="object"}getType(){return"factory method or object"}},T=class{constructor(t,e){this.gt=t,this.typeOf=typeof e}is(t){return Array.isArray(t)?!1:typeof t===this.typeOf}getType(){return this.gt}},mt=class{constructor(t,e){this.gt=t,this.typeOf=typeof e}is(t){return Array.isArray(t)?t.length>0?t.every(e=>typeof e===this.typeOf):!0:!1}getType(){return this.gt}},K=class extends T{constructor(t){super(`number with minimum value of ${t}`,0),this.min=t}is(t){return typeof t===this.typeOf&&t>=this.min}},yt=class extends T{constructor(t){super(`string matching ${t}`,""),this.expression=t}is(t){return typeof t=="string"&&!!t.match(this.expression)}},Bt=class{is(t){return typeof t=="function"}getType(){return"function"}},_t=class{is(t){return typeof t=="boolean"||typeof t=="undefined"||t===null}getType(){return"boolean | undefined | null"}},Ri=/^\d\d\d\d-\d\d-\d\dT\d\d:\d\d:\d\d(\.\d\d*)?(Z|[-+]\d\d(:\d\d)?)/,Kt=class{is(t){return typeof t=="number"||typeof t=="string"&&Ri.test(t)}getType(){return"date"}},Gt=class extends yt{constructor(){super(/^(\w|\.|-)+$/)}is(t){return super.is(t)&&t!=="kind"}},l=class{static createTypeArray(t,e){return new mt(t,e)}static numberWithMin(t){return new K(t)}static stringMatchingRegex(t){return new yt(t)}};l.String=new T("string","");l.Number=new T("number",0);l.ObjectOrFactory=new Ht;l.Object=new T("object",{});l.StringArray=new mt("string[]","");l.Boolean=new T("boolean",!0);l.Function=new Bt;l.Date=new Kt;l.Kind=new Gt;l.NullableBoolean=new _t;function _e(i){return"kind"in i?l.String.is(i.kind)&&i.kind!=="multi":!1}function Ke(i){return"kind"in i?l.String.is(i.kind)&&i.kind==="multi":!1}function Ge(i){return!("kind"in i)||i.kind===null||i.kind===void 0}var qt="user";function Ue(i){return i.includes("%")||i.includes(":")?i.replace(/%/g,"%25").replace(/:/g,"%3A"):i}function Ii(i){return i&&l.Object.is(i)}function Ve(i){return l.Kind.is(i)}function je(i){return l.String.is(i)&&i!==""}function Vt(i,t=!1){return i?i.map(e=>new A(e,t)):[]}function Pi(i){return i!=null}function Mi(i){let t=b(p({},i.custom||[]),{kind:"user",key:String(i.key)});if(Pi(i.anonymous)){let e=!!i.anonymous;delete t.anonymous,t.anonymous=e}return i.name!==null&&i.name!==void 0&&(t.name=i.name),i.ip!==null&&i.ip!==void 0&&(t.ip=i.ip),i.firstName!==null&&i.firstName!==void 0&&(t.firstName=i.firstName),i.lastName!==null&&i.lastName!==void 0&&(t.lastName=i.lastName),i.email!==null&&i.email!==void 0&&(t.email=i.email),i.avatar!==null&&i.avatar!==void 0&&(t.avatar=i.avatar),i.country!==null&&i.country!==void 0&&(t.country=i.country),i.privateAttributeNames!==null&&i.privateAttributeNames!==void 0&&(t._meta={privateAttributes:i.privateAttributeNames}),t}var k=class i{constructor(t,e,n){this.w=!1,this.W=!1,this.qt=!1,this.L={},this.kind=e,this.valid=t,this.message=n}static p(t,e){return new i(!1,t,e)}static $e(t,e){if(!(!e||!t.isValid))return t.depth===1&&t.getComponent(0)==="anonymous"?!!(e!=null&&e.anonymous):t.get(e)}Jt(t){if(this.w)return this.L[t];if(this.kind===t)return this.C}static Ne(t){let e=Object.keys(t).filter(c=>c!=="kind"),n=e.every(Ve);if(!e.length)return i.p("multi","A multi-kind context must contain at least one kind");if(!n)return i.p("multi","Context contains invalid kinds");let r={},s=!0,a=e.reduce((c,u)=>{var d;let h=t[u];return Ii(h)?(c[u]=h,r[u]=Vt((d=h._meta)==null?void 0:d.privateAttributes)):s=!1,c},{});if(!s)return i.p("multi","Context contained contexts that were not objects");if(!Object.values(a).every(c=>je(c.key)))return i.p("multi","Context contained invalid keys");if(e.length===1){let c=e[0],u=new i(!0,c);return u.C=b(p({},a[c]),{kind:c}),u.Y=r,u.W=c==="user",u}let o=new i(!0,t.kind);return o.L=a,o.Y=r,o.w=!0,o}static Re(t){var c;let{key:e,kind:n}=t,r=Ve(n),s=je(e);if(!r)return i.p(n!=null?n:"unknown","The kind was not valid for the context");if(!s)return i.p(n,"The key for the context was not valid");let a=Vt((c=t._meta)==null?void 0:c.privateAttributes),o=new i(!0,n);return o.W=n==="user",o.C=t,o.Y={[n]:a},o}static Ie(t){if(!(t.key!==void 0&&t.key!==null))return i.p("user","The key for the context was not valid");let n=new i(!0,"user");return n.W=!0,n.qt=!0,n.C=Mi(t),n.Y={user:Vt(t.privateAttributeNames,!0)},n}static fromLDContext(t){return t?_e(t)?i.Re(t):Ke(t)?i.Ne(t):Ge(t)?i.Ie(t):i.p("unknown","Context was not of a valid kind"):i.p("unknown","No context specified. Returning default value")}static toLDContext(t){if(!t.valid)return;let e=t.getContexts();if(!t.w)return e[0][1];let n={kind:"multi"};return e.forEach(r=>{let s=r[0],a=r[1];n[s]=a}),n}valueForKind(t,e=qt){return t.isKind?this.kinds:i.$e(t,this.Jt(e))}key(t=qt){var e;return(e=this.Jt(t))==null?void 0:e.key}get isMultiKind(){return this.w}get canonicalKey(){return this.W?this.C.key:this.w?Object.keys(this.L).sort().map(t=>`${t}:${Ue(this.L[t].key)}`).join(":"):`${this.kind}:${Ue(this.C.key)}`}get kinds(){return this.w?Object.keys(this.L):[this.kind]}get kindsAndKeys(){return this.w?Object.entries(this.L).reduce((t,[e,n])=>(t[e]=n.key,t),{}):{[this.kind]:this.C.key}}privateAttributes(t){var e;return((e=this.Y)==null?void 0:e[t])||[]}getContexts(){return this.w?Object.entries(this.L):[[this.kind,this.C]]}get legacy(){return this.qt}};k.UserKind=qt;var Fi=["key","kind","_meta","anonymous"].map(i=>new A(i,!0)),Ui=["name","ip","firstName","lastName","email","avatar","country"];function Vi(i,t){return i.depth===t.length&&t.every((e,n)=>e===i.getComponent(n))}function ji(i,t){let e=[],n={},r=[];for(e.push(...Object.keys(i).map(s=>({key:s,ptr:[s],source:i,parent:n,visited:[i]})));e.length;){let s=e.pop(),a=t.find(o=>Vi(o,s.ptr));if(a)r.push(a.redactionName);else{let o=s.source[s.key];o===null?s.parent[s.key]=o:Array.isArray(o)?s.parent[s.key]=[...o]:typeof o=="object"?s.visited.includes(o)||(s.parent[s.key]={},e.push(...Object.keys(o).map(c=>({key:c,ptr:[...s.ptr,c],source:o,parent:s.parent[s.key],visited:[...s.visited,o]})))):s.parent[s.key]=o}}return{cloned:n,excluded:r.sort()}}var Jt=class{constructor(t,e){this.Pe=t,this.Me=e}filter(t,e=!1){let n=t.getContexts();if(n.length===1)return this.zt(t,n[0][1],n[0][0],e);let r={kind:"multi"};return n.forEach(([s,a])=>{r[s]=this.zt(t,a,s,e)}),r}Fe(t,e,n,r){return(r?Object.keys(e).map(s=>new A(s,!0)):[...this.Me,...t.privateAttributes(n)]).filter(s=>!Fi.some(a=>a.compare(s)))}zt(t,e,n,r){let s=this.Pe||r&&e.anonymous===!0,{cloned:a,excluded:o}=ji(e,this.Fe(t,e,n,s));return t.legacy&&Ui.forEach(c=>{c in a&&(a[c]=String(a[c]))}),o.length&&(a._meta||(a._meta={}),a._meta.redactedAttributes=o),a._meta&&(delete a._meta.privateAttributes,Object.keys(a._meta).length===0&&delete a._meta),a}},E;(function(i){i.Unknown="UNKNOWN",i.NetworkError="NETWORK_ERROR",i.ErrorResponse="ERROR_RESPONSE",i.InvalidData="INVALID_DATA"})(E||(E={}));var R=class extends Error{constructor(t,e,n,r=!0){super(e),this.kind=t,this.status=n,this.name="LaunchDarklyPollingError",this.recoverable=r}},F=class extends Error{constructor(t,e,n,r=!0){super(e),this.kind=t,this.code=n,this.name="LaunchDarklyStreamingError",this.recoverable=r}},U;(function(i){i[i.Disabled=0]="Disabled",i[i.Enabled=1]="Enabled"})(U||(U={}));var V;(function(i){i[i.AnalyticsEvents=0]="AnalyticsEvents",i[i.DiagnosticEvent=1]="DiagnosticEvent"})(V||(V={}));var N;(function(i){i[i.Succeeded=0]="Succeeded",i[i.Failed=1]="Failed",i[i.FailedAndMustShutDown=2]="FailedAndMustShutDown"})(N||(N={}));function M(i){if(typeof i=="string")return i;if(i===void 0)return"undefined";if(i===null)return"null";if(Object.prototype.hasOwnProperty.call(i,"toString"))try{return i.toString()}catch(t){}if(typeof i=="bigint")return`${i}n`;try{return JSON.stringify(i)}catch(t){return t instanceof TypeError&&t.message.indexOf("circular")>=0?"[Circular]":"[Not Stringifiable]"}}function Hi(i){return typeof i=="symbol"?"NaN":typeof i=="bigint"?`${i}n`:String(Number(i))}function Bi(i){return typeof i=="symbol"?"NaN":typeof i=="bigint"?`${i}n`:String(parseInt(i,10))}function _i(i){return typeof i=="symbol"?"NaN":String(parseFloat(i))}var gt={s:i=>M(i),d:i=>Hi(i),i:i=>Bi(i),f:i=>_i(i),j:i=>M(i),o:i=>M(i),O:i=>M(i),c:()=>""};function zt(...i){var e;let t=i.shift();if(l.String.is(t)){let n="",r=0;for(;r<t.length;){let s=t.charAt(r);if(s==="%"){if(r+1<t.length){let o=t.charAt(r+1);if(o in gt&&i.length){let c=i.shift();n+=(e=gt[o])==null?void 0:e.call(gt,c)}else o==="%"?n+="%":n+=`%${o}`;r+=2}}else n+=s,r+=1}return i.length&&(n.length&&(n+=" "),n+=i.map(M).join(" ")),n}return i.map(M).join(" ")}var v;(function(i){i[i.debug=0]="debug",i[i.info=1]="info",i[i.warn=2]="warn",i[i.error=3]="error",i[i.none=4]="none"})(v||(v={}));var Ki=["debug","info","warn","error","none"],I=class i{static get(){return new i({})}constructor(t){var e,n,r;if(this.Ue=(n=v[(e=t.level)!=null?e:"info"])!=null?n:v.info,this.Ve=(r=t.name)!=null?r:"LaunchDarkly",this.Wt=t.formatter,typeof t.destination=="object")this.Yt={[v.debug]:t.destination.debug,[v.info]:t.destination.info,[v.warn]:t.destination.warn,[v.error]:t.destination.error};else if(typeof t.destination=="function"){let{destination:s}=t;this.Yt={[v.debug]:s,[v.info]:s,[v.warn]:s,[v.error]:s}}}je(...t){var e;try{return this.Wt?(e=this.Wt)==null?void 0:e.call(this,...t):zt(...t)}catch(n){return zt(...t)}}He(t,e){try{t(e)}catch(n){console.error(e)}}m(t,e){var n;if(t>=this.Ue){let r=`${Ki[t]}: [${this.Ve}]`;try{let s=(n=this.Yt)==null?void 0:n[t];s?this.He(s,`${r} ${this.je(...e)}`):console.error(...e)}catch(s){console.error(...e)}}}error(...t){this.m(v.error,t)}warn(...t){this.m(v.warn,t)}info(...t){this.m(v.info,t)}debug(...t){this.m(v.debug,t)}},Gi={error:l.Function,warn:l.Function,info:l.Function,debug:l.Function},G=class{constructor(t,e){Object.entries(Gi).forEach(([n,r])=>{if(!r.is(t[n]))throw new Error(`Provided logger instance must support logger.${n}(...) method`)}),this.t=t,this.Be=e}m(t,e){try{this.t[t](...e)}catch(n){this.Be[t](...e)}}error(...t){this.m("error",t)}warn(...t){this.m("warn",t)}info(...t){this.m("info",t)}debug(...t){this.m("debug",t)}},ae=i=>{let t=new I({level:"info",destination:console.error,formatter:zt});return i?new G(i,t):t},D=class{static deprecated(t,e){return`"${t}" is deprecated, please use "${e}"`}static optionBelowMinimum(t,e,n){return`Config option "${t}" had invalid value of ${e}, using minimum of ${n} instead`}static unknownOption(t){return`Ignoring unknown config option "${t}"`}static wrongOptionType(t,e,n){return`Config option "${t}" should be of type ${e}, got ${n}, using default value`}static wrongOptionTypeBoolean(t,e){return`Config option "${t}" should be a boolean, got ${e}, converting to boolean`}static invalidTagValue(t){return`Config option "${t}" must only contain letters, numbers, ., _ or -.`}static tagValueTooLong(t){return`Value of "${t}" was longer than 64 characters and was discarded.`}static partialEndpoint(t){return`You have set custom uris without specifying the ${t} URI; connections may not work properly`}},qi=/^(\w|\.|-)+$/,Ji=l.stringMatchingRegex(qi),zi={is:(i,t)=>Ji.is(i)?i.length>64?{valid:!1,message:D.tagValueTooLong(t)}:{valid:!0}:{valid:!1,message:D.invalidTagValue(t)}},vt=class{constructor(t){let e={},n=t==null?void 0:t.application,r=t==null?void 0:t.logger;n&&Object.entries(n).forEach(([a,o])=>{if(o!=null){let{valid:c,message:u}=zi.is(o,`application.${a}`);c?a==="versionName"?e["application-version-name"]=[o]:e[`application-${a}`]=[o]:r==null||r.warn(u)}});let s=Object.keys(e);s.length&&(this.value=s.sort().flatMap(a=>e[a].sort().map(o=>`${a}/${o}`)).join(" "))}},Et=class{constructor(t,e,n){this.platform=n,this.basicConfiguration={tags:e.tags,logger:e.logger,offline:e.offline,serviceEndpoints:e.serviceEndpoints,sdkKey:t}}};function jt(i){return i.replace(/\/+$/,"")}function oe(i){return i.replace(/^\/+/,"").replace(/\?$/,"")}var P=class i{constructor(t,e,n=i.DEFAULT_EVENTS,r="/bulk",s="/diagnostic",a=!0,o){this.streaming=jt(t),this.polling=jt(e),this.events=jt(n),this.analyticsEventPath=r,this.diagnosticEventPath=s,this.includeAuthorizationHeader=a,this.payloadFilterKey=o}};P.DEFAULT_EVENTS="https://events.launchdarkly.com";function ce(i,t){if(t.length===0)return i;let e=t.map(({key:n,value:r})=>`${n}=${r}`);return`${i}?${e.join("&")}`}function qe(i,t,e){let n=oe(t),r=[...e];return i.payloadFilterKey&&r.push({key:"filter",value:i.payloadFilterKey}),ce(`${i.streaming}/${n}`,r)}function Je(i,t,e){let n=oe(t),r=[...e];return i.payloadFilterKey&&r.push({key:"filter",value:i.payloadFilterKey}),ce(`${i.polling}/${n}`,r)}function He(i,t,e){let n=oe(t);return ce(`${i.events}/${n}`,e)}var q=class extends Error{constructor(t){super(t),this.name="LaunchDarklyUnexpectedResponseError"}},J=class extends Error{constructor(t){super(t),this.name="LaunchDarklyClientError"}},j=class extends Error{constructor(t){super(t),this.name="LaunchDarklyTimeoutError"}};function W(i){return i>=400&&i<500?i===400||i===408||i===429:!0}function Wi(i){return i===413?!0:W(i)}function ze(i,t){let e,n;return{promise:new Promise((s,a)=>{n=s,e=setTimeout(()=>{let o=`${t} timed out after ${i} seconds.`;a(new j(o))},i*1e3)}),cancel:()=>{n(),clearTimeout(e)}}}function ue(i){return i==null?i:JSON.parse(JSON.stringify(i))}function kt(i){return Math.trunc(i*1e3)}var Yi=i=>JSON.stringify(i)==="{}",xt=(i,t)=>i&&Object.entries(i).reduce((e,[n,r])=>(r&&!Yi(r)&&!(t!=null&&t.includes(n))&&(e[n]=typeof r=="object"?xt(r,t):r),e),{});function _(i,t){if(i===t)return!0;if(i&&t&&typeof i=="object"&&typeof t=="object"){if(i.constructor!==t.constructor)return!1;var e,n,r;if(Array.isArray(i)){if(e=i.length,e!=t.length)return!1;for(n=e;n--!==0;)if(!_(i[n],t[n]))return!1;return!0}if(i instanceof Map&&t instanceof Map){if(i.size!==t.size)return!1;for(n of i.entries())if(!t.has(n[0]))return!1;for(n of i.entries())if(!_(n[1],t.get(n[0])))return!1;return!0}if(i instanceof Set&&t instanceof Set){if(i.size!==t.size)return!1;for(n of i.entries())if(!t.has(n[0]))return!1;return!0}if(ArrayBuffer.isView(i)&&ArrayBuffer.isView(t)){if(e=i.length,e!=t.length)return!1;for(n=e;n--!==0;)if(i[n]!==t[n])return!1;return!0}if(i.constructor===RegExp)return i.source===t.source&&i.flags===t.flags;if(i.valueOf!==Object.prototype.valueOf)return i.valueOf()===t.valueOf();if(i.toString!==Object.prototype.toString)return i.toString()===t.toString();if(r=Object.keys(i),e=r.length,e!==Object.keys(t).length)return!1;for(n=e;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,r[n]))return!1;for(n=e;n--!==0;){var s=r[n];if(!_(i[s],t[s]))return!1}return!0}return i!==i&&t!==t}function We(i,t,e,n=!0,r="user-agent"){let{userAgentBase:s,version:a,wrapperName:o,wrapperVersion:c}=t.sdkData(),u={[r]:`${s!=null?s:"NodeJSClient"}/${a}`};return n&&(u.authorization=i),o&&(u["x-launchdarkly-wrapper"]=c?`${o}/${c}`:o),e!=null&&e.value&&(u["x-launchdarkly-tags"]=e.value),u}function H(i,t,e){let n;i.status?n=`error ${i.status}${i.status===401?" (invalid SDK key)":""}`:n=`I/O error (${i.message||"unknown error"})`;let r=e!=null?e:"giving up permanently";return`Received ${n} for ${t} - ${r}`}function Ye({status:i}){return i?W(i):!0}var le=(i,t)=>t.btoa(i).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"");var Xi=async(i=1e3)=>new Promise(t=>{setTimeout(t,i)}),Xe=(i,t)=>new Promise((e,n)=>{setTimeout(()=>{let r=`${t} timed out after ${i} seconds.`;n(new j(r))},i*1e3)}),Wt=class{constructor(t,e,n){this.a=e,this._e=n,this.pt=[],this.Xt=Date.now(),this.Zt=this.Xt,this.Qt={diagnosticId:e.crypto.randomUUID(),sdkKeySuffix:t.length>6?t.substring(t.length-6):t}}createInitEvent(){var n,r,s;let t=this.a.info.sdkData(),e=this.a.info.platformData();return{kind:"diagnostic-init",id:this.Qt,creationDate:this.Xt,sdk:t,configuration:this._e,platform:p({name:e.name,osArch:(n=e.os)==null?void 0:n.arch,osName:(r=e.os)==null?void 0:r.name,osVersion:(s=e.os)==null?void 0:s.version},e.additional||{})}}recordStreamInit(t,e,n){let r={timestamp:t,failed:e,durationMillis:n};this.pt.push(r)}createStatsEventAndReset(t,e,n){let r=Date.now(),s={kind:"diagnostic",id:this.Qt,creationDate:r,dataSinceDate:this.Zt,droppedEvents:t,deduplicatedUsers:e,eventsInLastBatch:n,streamInits:this.pt};return this.pt=[],this.Zt=r,s}},Yt;(function(i){i.MalformedFlag="MALFORMED_FLAG",i.UserNotSpecified="USER_NOT_SPECIFIED",i.FlagNotFound="FLAG_NOT_FOUND",i.ClientNotReady="CLIENT_NOT_READY",i.WrongType="WRONG_TYPE"})(Yt||(Yt={}));var Zi=Yt,wt=class{static invalidMetricValue(t){return`The track function was called with a non-numeric "metricValue" (${t}), only numeric metric values are supported.`}};wt.MissingContextKeyNoEvent="Context was unspecified or had no key; event will not be sent";var Xt=class{constructor(t,e){let{basicConfiguration:n,platform:r}=t,{serviceEndpoints:{analyticsEventPath:s,diagnosticEventPath:a}}=n,{crypto:o,requests:c}=r;this.Ke=p({},e),this.te=He(n.serviceEndpoints,s,[]),this.Ge=He(n.serviceEndpoints,a,[]),this.D=c,this.qe=o}async X(t,e,n,r){let s={status:N.Succeeded},a=b(p({},this.Ke),{"content-type":"application/json"});n&&(a["x-launchdarkly-payload-id"]=n,a["x-launchDarkly-event-schema"]="4");let o;try{let{status:c,headers:u}=await this.D.fetch(e,{headers:a,body:JSON.stringify(t),method:"POST",keepalive:!0}),h=Date.parse(u.get("date")||"");if(h&&(s.serverTime=h),c<=204)return s;if(o=new q(H({status:c,message:"some events were dropped"},"event posting")),!W(c))return Wi(c)?s.status=N.Failed:s.status=N.FailedAndMustShutDown,s.error=o,s}catch(c){o=c}return o&&!r?(s.status=N.Failed,s.error=o,s):(await Xi(),this.X(t,this.te,n,!1))}async sendEventData(t,e){let n=t===V.AnalyticsEvents?this.qe.randomUUID():void 0,r=t===V.AnalyticsEvents?this.te:this.Ge;return this.X(e,r,n,!0)}};function Zt(i){return i.kind==="feature"}function Qi(i){return i.kind==="identify"}function tn(i){return i.kind==="migration_op"}var Qt=class{constructor(t,e,n,r,s,a){this.count=t,this.key=e,this.value=n,this.version=s,this.variation=a,this.default=r}increment(){this.count+=1}};function en(i){return`${i.key}:${i.variation!==null&&i.variation!==void 0?i.variation:""}:${i.version!==null&&i.version!==void 0?i.version:""}`}var te=class{constructor(){this.U=0,this.Z=0,this.Q={},this.tt={}}summarizeEvent(t){if(Zt(t)&&!t.excludeFromSummaries){let e=en(t),n=this.Q[e],r=this.tt[t.key];r||(r=new Set,this.tt[t.key]=r),t.context.kinds.forEach(s=>r.add(s)),n?n.increment():this.Q[e]=new Qt(1,t.key,t.value,t.default,t.version,t.variation),(this.U===0||t.creationDate<this.U)&&(this.U=t.creationDate),t.creationDate>this.Z&&(this.Z=t.creationDate)}}getSummary(){let t=Object.values(this.Q).reduce((e,n)=>{let r=e[n.key];r||(r={default:n.default,counters:[],contextKinds:[...this.tt[n.key]]},e[n.key]=r);let s={value:n.value,count:n.count};return n.variation!==void 0&&n.variation!==null&&(s.variation=n.variation),n.version!==void 0&&n.version!==null?s.version=n.version:s.unknown=!0,r.counters.push(s),e},{});return{startDate:this.U,endDate:this.Z,features:t,kind:"summary"}}clearSummary(){this.U=0,this.Z=0,this.Q={},this.tt={}}},ee=class extends Error{constructor(t){super(t),this.name="LaunchDarklyInvalidSDKKeyError"}};function pt(i){let t=Math.trunc(i);return t===1?!0:t===0?!1:Math.floor(Math.random()*t)===0}var ie=class{constructor(t,e,n,r,s,a=!0){this.r=t,this.et=r,this.y=s,this.mt=new te,this.it=[],this.ee=0,this.yt=0,this.vt=0,this.Et=!1,this.ie=0,this.wt=!1,this.Dt=null,this.Je=t.eventsCapacity,this.t=e.basicConfiguration.logger,this.ne=new Xt(e,n),this.re=new Jt(t.allAttributesPrivate,t.privateAttributes.map(o=>new A(o))),a&&this.start()}start(){var t,e;if(((t=this.et)==null?void 0:t.flushInterval)!==void 0&&(this.Dt=setInterval(()=>{var n;(n=this.et)==null||n.flush()},this.et.flushInterval*1e3)),this.ze=setInterval(async()=>{var n;try{await this.flush()}catch(r){(n=this.t)==null||n.debug(`Flush failed: ${r}`)}},this.r.flushInterval*1e3),this.y){let n=this.y.createInitEvent();this.se(n),this.ae=setInterval(()=>{let r=this.y.createStatsEventAndReset(this.yt,this.vt,this.ie);this.yt=0,this.vt=0,this.se(r)},this.r.diagnosticRecordingInterval*1e3)}(e=this.t)==null||e.debug("Started EventProcessor.")}se(t){this.ne.sendEventData(V.DiagnosticEvent,t)}close(){clearInterval(this.ze),this.Dt&&clearInterval(this.Dt),this.ae&&clearInterval(this.ae)}async flush(){var n;if(this.wt)throw new ee("Events cannot be posted because a permanent error has been encountered. This is most likely an invalid SDK key. The specific error information is logged independently.");let t=this.it;this.it=[];let e=this.mt.getSummary();this.mt.clearSummary(),Object.keys(e.features).length&&t.push(e),t.length&&(this.ie=t.length,(n=this.t)==null||n.debug("Flushing %d events",t.length),await this.X(t))}sendEvent(t){var c;if(this.wt)return;if(tn(t)){if(pt(t.samplingRatio)){let u=p({},t);u.samplingRatio===1&&delete u.samplingRatio,this.nt(u)}return}this.mt.summarizeEvent(t);let e=Zt(t),n=e&&t.trackEvents||!e,r=this.We(t),s=Qi(t),a=(c=this.et)==null?void 0:c.processContext(t.context);a||s||(this.vt+=1),a&&!s&&this.nt(this.bt({kind:"index",creationDate:t.creationDate,context:t.context,samplingRatio:1},!1)),n&&pt(t.samplingRatio)&&this.nt(this.bt(t,!1)),r&&pt(t.samplingRatio)&&this.nt(this.bt(t,!0))}bt(t,e){switch(t.kind){case"feature":{let n={kind:e?"debug":"feature",creationDate:t.creationDate,context:this.re.filter(t.context,!e),key:t.key,value:t.value,default:t.default};return t.samplingRatio!==1&&(n.samplingRatio=t.samplingRatio),t.prereqOf&&(n.prereqOf=t.prereqOf),t.variation!==void 0&&(n.variation=t.variation),t.version!==void 0&&(n.version=t.version),t.reason&&(n.reason=t.reason),n}case"index":case"identify":{let n={kind:t.kind,creationDate:t.creationDate,context:this.re.filter(t.context)};return t.samplingRatio!==1&&(n.samplingRatio=t.samplingRatio),n}case"custom":{let n={kind:"custom",creationDate:t.creationDate,key:t.key,contextKeys:t.context.kindsAndKeys};return t.samplingRatio!==1&&(n.samplingRatio=t.samplingRatio),t.data!==void 0&&(n.data=t.data),t.metricValue!==void 0&&(n.metricValue=t.metricValue),t.url!==void 0&&(n.url=t.url),n}case"click":return{kind:"click",creationDate:t.creationDate,contextKeys:t.context.kindsAndKeys,key:t.key,url:t.url,selector:t.selector};case"pageview":return{kind:"pageview",creationDate:t.creationDate,contextKeys:t.context.kindsAndKeys,key:t.key,url:t.url};default:return t}}nt(t){var e;this.it.length<this.Je?(this.it.push(t),this.Et=!1):(this.Et||(this.Et=!0,(e=this.t)==null||e.warn("Exceeded event queue capacity. Increase capacity to avoid dropping events.")),this.yt+=1)}We(t){return Zt(t)&&t.debugEventsUntilDate&&t.debugEventsUntilDate>this.ee&&t.debugEventsUntilDate>Date.now()}async X(t){let e=await this.ne.sendEventData(V.AnalyticsEvents,t);if(e.status===N.FailedAndMustShutDown&&(this.wt=!0),e.serverTime&&(this.ee=e.serverTime),e.error)throw e.error}},Dt=class{constructor(t,e,n,r,s=1,a){this.context=t,this.key=e,this.data=n,this.metricValue=r,this.samplingRatio=s,this.url=a,this.kind="custom",this.creationDate=Date.now(),this.context=t}},z=class{constructor(t,e,n,r,s,a,o,c,u,h,d,f,g=1){this.withReasons=t,this.context=e,this.key=n,this.samplingRatio=g,this.kind="feature",this.creationDate=Date.now(),this.value=r,this.default=s,a!==void 0&&(this.version=a),o!==void 0&&(this.variation=o),c!==void 0&&(this.trackEvents=c),u!==void 0&&(this.prereqOf=u),h!==void 0&&(this.reason=h),d!==void 0&&(this.debugEventsUntilDate=d),f!==void 0&&(this.excludeFromSummaries=f)}},bt=class{constructor(t,e=1){this.context=t,this.samplingRatio=e,this.kind="identify",this.creationDate=Date.now()}},ne=class{close(){}async flush(){}sendEvent(){}},re=class{constructor(t){this.kt=t}evalEvent(t){var e;return new z(this.kt,t.context,t.flagKey,t.value,t.defaultVal,t.version,(e=t.variation)!=null?e:void 0,t.trackEvents||t.addExperimentData,t.prereqOfFlagKey,this.kt||t.addExperimentData?t.reason:void 0,t.debugEventsUntilDate,t.excludeFromSummaries,t.samplingRatio)}unknownFlagEvent(t,e,n){return new z(this.kt,n,t,e,e,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0)}identifyEvent(t){return new bt(t,1)}customEvent(t,e,n,r,s=1){return new Dt(e,t,n!=null?n:void 0,r!=null?r:void 0,s)}},se=class{constructor(t,e,n,r){this.Ye=e,this.l=n,this.t=r,this.e=[],this.A=void 0,this.V=void 0,this.rt=[],this.Xe=s=>{if(this.H(),!s.payloads.length)return;let a=s.payloads[0];switch(a==null?void 0:a.code){case"xfer-full":this.V=!0;break;case"xfer-changes":case"none":this.V=!1;break;default:return}this.A=a==null?void 0:a.id},this.Ze=s=>{var o;if(!this.A||!s.kind||!s.key||!s.version||!s.object)return;let a=this.Qe(s.kind,s.object);if(!a){(o=this.t)==null||o.warn(`Unable to prcoess object for kind: '${s.kind}'`);return}this.rt.push({kind:s.kind,key:s.key,version:s.version,object:a})},this.ti=s=>{!this.A||!s.kind||!s.key||!s.version||this.rt.push({kind:s.kind,key:s.key,version:s.version,deleted:!0})},this.ei=s=>{if(!this.A||!s.state||!s.version||this.V===void 0){this.H();return}let a={id:this.A,version:s.version,state:s.state,basis:this.V,updates:this.rt};this.e.forEach(o=>o(a)),this.H()},this.ii=s=>{var a;(a=this.t)==null||a.info(`Goodbye was received from the LaunchDarkly connection with reason: ${s.reason}.`),this.H()},this.ni=s=>{var a;(a=this.t)==null||a.info(`An issue was encountered receiving updates for payload ${this.A} with reason: ${s.reason}. Automatic retry will occur.`),this.H()},this.T(t,"server-intent",this.Xe),this.T(t,"put-object",this.Ze),this.T(t,"delete-object",this.ti),this.T(t,"payload-transferred",this.ei),this.T(t,"goodbye",this.ii),this.T(t,"error",this.ni)}addPayloadListener(t){this.e.push(t)}removePayloadListener(t){let e=this.e.indexOf(t,0);e>-1&&this.e.splice(e,1)}T(t,e,n){t.addEventListener(e,async r=>{var s,a,o,c,u;if(r!=null&&r.data){(s=this.t)==null||s.debug(`Received ${e} event. Data is ${r.data}`);try{n(JSON.parse(r.data))}catch(h){(a=this.t)==null||a.error(`Stream received data that was unable to be processed in "${e}" message`),(o=this.t)==null||o.debug(`Data follows: ${r.data}`),(c=this.l)==null||c.call(this,E.InvalidData,"Malformed data in event stream")}}else(u=this.l)==null||u.call(this,E.Unknown,"Unexpected message from event stream")})}Qe(t,e){var n,r;return(r=(n=this.Ye)[t])==null?void 0:r.call(n,e)}H(){this.A=void 0,this.V=void 0,this.rt=[]}},S=Object.freeze({__proto__:null,ClientMessages:wt,DiagnosticsManager:Wt,ErrorKinds:Zi,EventFactoryBase:re,EventProcessor:ie,InputCustomEvent:Dt,InputEvalEvent:z,InputIdentifyEvent:bt,NullEventProcessor:ne,PayloadReader:se,isLegacyUser:Ge,isMultiKind:Ke,isSingleKind:_e,shouldSample:pt});var w;(function(i){i.Initializing="INITIALIZING",i.Valid="VALID",i.Interrupted="INTERRUPTED",i.SetOffline="SET_OFFLINE",i.Closed="CLOSED"})(w||(w={}));function rn(i){return i>=200&&i<=299}var St=class extends Error{constructor(t,e){super(t),this.status=e,this.name="LaunchDarklyRequestError"}},pe=class{constructor(t,e,n,r,s){this.D=t,this.ri=e,this.st=n,this.si=r,this.ai=s}async requestPayload(){let t;try{let e=await this.D.fetch(this.ri,{method:this.si,headers:this.st,body:this.ai});if(rn(e.status))return await e.text();t=e.status}catch(e){throw new St(e==null?void 0:e.message)}throw new St(`Unexpected status code: ${t}`,t)}};function Ae(i,t,e,n,r,s,a,o,c,u){let h,d="GET",f=p({},s);c&&(d="REPORT",f["content-type"]="application/json",h=i);let g=c?e.pathReport(r,i):e.pathGet(r,i),m=[...a!=null?a:[]];o&&m.push({key:"withReasons",value:"true"}),u&&m.push({key:"h",value:u});let y=Je(t,g,m);return new pe(n,y,f,d,h)}var sn={logger:l.Object,maxCachedContexts:l.numberWithMin(0),baseUri:l.String,streamUri:l.String,eventsUri:l.String,capacity:l.numberWithMin(1),diagnosticRecordingInterval:l.numberWithMin(2),flushInterval:l.numberWithMin(2),streamInitialReconnectDelay:l.numberWithMin(0),allAttributesPrivate:l.Boolean,debug:l.Boolean,diagnosticOptOut:l.Boolean,withReasons:l.Boolean,sendEvents:l.Boolean,pollInterval:l.numberWithMin(30),useReport:l.Boolean,privateAttributes:l.StringArray,applicationInfo:l.Object,wrapperName:l.String,wrapperVersion:l.String,payloadFilterKey:l.stringMatchingRegex(/^[a-zA-Z0-9](\w|\.|-)*$/),hooks:l.createTypeArray("Hook[]",{}),inspectors:l.createTypeArray("LDInspection",{})},an=60*5,ii="https://clientsdk.launchdarkly.com",ni="https://clientstream.launchdarkly.com";function on(i){return i instanceof G?i:ae(i)}var me=class{constructor(t={},e={}){var r,s,a;this.logger=ae(),this.baseUri=ii,this.eventsUri=P.DEFAULT_EVENTS,this.streamUri=ni,this.maxCachedContexts=5,this.capacity=100,this.diagnosticRecordingInterval=900,this.flushInterval=30,this.streamInitialReconnectDelay=1,this.allAttributesPrivate=!1,this.debug=!1,this.diagnosticOptOut=!1,this.sendEvents=!0,this.sendLDHeaders=!0,this.useReport=!1,this.withReasons=!1,this.privateAttributes=[],this.pollInterval=an,this.hooks=[],this.inspectors=[],this.logger=on(t.logger),this.oi(t).forEach(o=>this.logger.warn(o)),this.serviceEndpoints=new P(this.streamUri,this.baseUri,this.eventsUri,e.analyticsEventPath,e.diagnosticEventPath,e.includeAuthorizationHeader,t.payloadFilterKey),this.useReport=(r=t.useReport)!=null?r:!1,this.tags=new vt({application:this.applicationInfo,logger:this.logger}),this.userAgentHeaderName=(s=e.userAgentHeaderName)!=null?s:"user-agent",this.trackEventModifier=(a=e.trackEventModifier)!=null?a:o=>o}oi(t){let e=[];return Object.entries(t).forEach(([n,r])=>{let s=sn[n];if(s)if(s.is(r))n==="logger"||(this[n]=r!=null?r:void 0);else{let a=s.getType();if(a==="boolean")e.push(D.wrongOptionTypeBoolean(n,typeof r)),this[n]=!!r;else if(a==="boolean | undefined | null")e.push(D.wrongOptionTypeBoolean(n,typeof r)),typeof r!="boolean"&&typeof r!="undefined"&&r!==null&&(this[n]=!!r);else if(s instanceof K&&l.Number.is(r)){let{min:o}=s;e.push(D.optionBelowMinimum(n,r,o)),this[n]=o}else e.push(D.wrongOptionType(n,s.getType(),typeof r))}else e.push(D.unknownOption(n))}),e}};async function ri(i,t){if(i.digest)return i.digest(t);if(i.asyncDigest)return i.asyncDigest(t);throw new Error("Platform must implement digest or asyncDigest")}var si=async(i,{crypto:t,storage:e})=>{let n=await(e==null?void 0:e.get(i));return n||(n=t.randomUUID(),await(e==null?void 0:e.set(i,n))),n};function ai(i){return async t=>ri(i.createHash("sha256").update(t),"base64")}var x=async i=>i;async function X(i){return(await Promise.all(i.map(e=>e.transform(e.value)))).join("_")}async function cn(i,t){return X([{value:"LaunchDarkly",transform:x},{value:t,transform:ai(i)}])}async function un(i){return X([{value:"LaunchDarkly",transform:x},{value:"AnonymousKeys",transform:x},{value:i,transform:x}])}async function ln(i){return X([{value:"LaunchDarkly",transform:x},{value:"ContextKeys",transform:x},{value:i,transform:x}])}async function hn(i){return X([{value:i,transform:x},{value:"ContextIndex",transform:x}])}async function Ze(i,t,e){return X([{value:t,transform:x},{value:e.canonicalKey,transform:ai(i)}])}var{isLegacyUser:dn,isSingleKind:he,isMultiKind:Qe}=S,oi="1.0",fn=i=>{let n=i,{kind:t}=n,e=Ut(n,["kind"]);return{kind:"multi",[t]:e}},gn=async({crypto:i,info:t},{applicationInfo:e})=>{var a;let{ld_application:n}=t.platformData(),r=(a=xt(n))!=null?a:{},s=(e==null?void 0:e.id)||(r==null?void 0:r.id);if(s){let o=(e==null?void 0:e.version)||(r==null?void 0:r.version),c=(e==null?void 0:e.name)||(r==null?void 0:r.name),u=(e==null?void 0:e.versionName)||(r==null?void 0:r.versionName);return r=p(p(p(b(p({},r),{id:s}),o?{version:o}:{}),c?{name:c}:{}),u?{versionName:u}:{}),r.key=await ri(i.createHash("sha256").update(s),"base64"),r.envAttributesVersion=r.envAttributesVersion||oi,r}},pn=async i=>{var o,c,u,h;let{ld_device:t,os:e}=i.info.platformData(),n=(o=xt(t))!=null?o:{},r=(e==null?void 0:e.name)||((c=n.os)==null?void 0:c.name),s=(e==null?void 0:e.version)||((u=n.os)==null?void 0:u.version),a=(h=n.os)==null?void 0:h.family;if((r||s||a)&&(n.os=p(p(p({},r?{name:r}:{}),s?{version:s}:{}),a?{family:a}:{})),Object.keys(n).filter(d=>d!=="key"&&d!=="envAttributesVersion").length){let d=await ln("ld_device");return n.key=await si(d,i),n.envAttributesVersion=n.envAttributesVersion||oi,n}},mn=async(i,t,e)=>{if(dn(i))return i;let n,r;if(he(i)&&i.kind!=="ld_application"||Qe(i)&&!i.ld_application?n=await gn(t,e):e.logger.warn("Not adding ld_application environment attributes because it already exists."),he(i)&&i.kind!=="ld_device"||Qe(i)&&!i.ld_device?r=await pn(t):e.logger.warn("Not adding ld_device environment attributes because it already exists."),n||r){let s=he(i)?fn(i):i;return p(p(p({},s),n?{ld_application:n}:{}),r?{ld_device:r}:{})}return i},{isLegacyUser:yn,isMultiKind:vn,isSingleKind:En}=S,Te=async(i,t,e)=>{let{anonymous:n,key:r}=t;if(n&&!r){let s=await un(i);t.key=await si(s,e)}},wn=async(i,t)=>{await Te(i.kind,i,t)},Dn=async(i,t)=>{let r=i,{kind:e}=r,n=Ut(r,["kind"]);return Promise.all(Object.entries(n).map(([s,a])=>Te(s,a,t)))},bn=async(i,t)=>{await Te("user",i,t)},kn=async(i,t)=>{let e=ue(i);return En(e)&&await wn(e,t),vn(e)&&await Dn(e,t),yn(e)&&await bn(e,t),e},xn=i=>({customBaseURI:i.serviceEndpoints.polling!==ii,customStreamURI:i.serviceEndpoints.streaming!==ni,customEventsURI:i.serviceEndpoints.events!==P.DEFAULT_EVENTS,eventsCapacity:i.capacity,eventsFlushIntervalMillis:kt(i.flushInterval),reconnectTimeMillis:kt(i.streamInitialReconnectDelay),diagnosticRecordingIntervalMillis:kt(i.diagnosticRecordingInterval),allAttributesPrivate:i.allAttributesPrivate,usingSecureMode:!1,bootstrapMode:!1}),Sn=(i,t,e)=>{if(t.sendEvents&&!t.diagnosticOptOut)return new S.DiagnosticsManager(i,e,xn(t))};function de(i,t){return{value:t!=null?t:null,variationIndex:null,reason:{kind:"ERROR",errorKind:i}}}function ti(i,t,e){return{value:i,variationIndex:t!=null?t:null,reason:e!=null?e:null}}var Ln=(i,t,e,n,r)=>{if(t.sendEvents)return new S.EventProcessor(b(p({},t),{eventsCapacity:t.capacity}),new Et(i,t,e),n,void 0,r,!1)},Lt=class extends S.EventFactoryBase{evalEventClient(t,e,n,r,s,a){let{trackEvents:o,debugEventsUntilDate:c,trackReason:u,flagVersion:h,version:d,variation:f}=r;return super.evalEvent({addExperimentData:u,context:s,debugEventsUntilDate:c,defaultVal:n,flagKey:t,reason:a,trackEvents:!!o,value:e,variation:f,version:h!=null?h:d})}},Y=class i{constructor(){this.container={index:new Array}}static fromJson(t){let e=new i;try{e.container=JSON.parse(t)}catch(n){}return e}toJson(){return JSON.stringify(this.container)}notice(t,e){let n=this.container.index.find(r=>r.id===t);n===void 0?this.container.index.push({id:t,timestamp:e}):n.timestamp=e}prune(t){let e=Math.max(t,0);return this.container.index.length>e?(this.container.index.sort((n,r)=>n.timestamp-r.timestamp),this.container.index.splice(0,this.container.index.length-e)):[]}},ye=class{constructor(t,e,n,r,s,a,o=()=>Date.now()){this.a=t,this.xt=e,this.ci=n,this.h=r,this.b=s,this.t=a,this.at=o,this.oe=hn(this.xt)}async init(t,e){this.b.init(t,e),await this.ce(t)}async upsert(t,e,n){return this.b.upsert(t,e,n)?(await this.ce(t),!0):!1}async loadCached(t){var r,s,a,o;let e=await Ze(this.a.crypto,this.xt,t),n=await((r=this.a.storage)==null?void 0:r.get(e));if(n==null){if(n=await((s=this.a.storage)==null?void 0:s.get(t.canonicalKey)),n==null)return!1;await((a=this.a.storage)==null?void 0:a.set(e,n)),await((o=this.a.storage)==null?void 0:o.clear(t.canonicalKey))}try{let c=JSON.parse(n),u=Object.entries(c).reduce((h,[d,f])=>(h[d]={version:f.version,flag:f},h),{});return this.b.initCached(t,u),this.t.debug("Loaded cached flag evaluations from persistent storage"),!0}catch(c){return this.t.warn(`Could not load cached flag evaluations from persistent storage: ${c.message}`),!1}}async ui(){var e;if(this.$!==void 0)return this.$;let t=await((e=this.a.storage)==null?void 0:e.get(await this.oe));if(!t)return this.$=new Y,this.$;try{this.$=Y.fromJson(t),this.t.debug("Loaded context index from persistent storage")}catch(n){this.t.warn(`Could not load index from persistent storage: ${n.message}`),this.$=new Y}return this.$}async ce(t){var c,u;let e=await this.ui(),n=await Ze(this.a.crypto,this.xt,t);e.notice(n,this.at());let r=e.prune(this.ci);await Promise.all(r.map(async h=>{var d;return(d=this.a.storage)==null?void 0:d.clear(h.id)})),await((c=this.a.storage)==null?void 0:c.set(await this.oe,e.toJson()));let s=this.h.getAll(),a=Object.entries(s).reduce((h,[d,f])=>(f.flag!==null&&f.flag!==void 0&&(h[d]=f.flag),h),{}),o=JSON.stringify(a);await((u=this.a.storage)==null?void 0:u.set(n,o))}},ve=class{constructor(){this.B={}}init(t){this.B=Object.entries(t).reduce((e,[n,r])=>(e[n]=r,e),{})}insertOrUpdate(t,e){this.B[t]=e}get(t){if(Object.prototype.hasOwnProperty.call(this.B,t))return this.B[t]}getAll(){return this.B}};function Cn(i,t){let e=[];return Object.entries(i).forEach(([n,r])=>{let s=t[n];(!s||!_(r,s))&&e.push(n)}),Object.keys(t).forEach(n=>{i[n]||e.push(n)}),e}var Ee=class{constructor(t,e){this._=new Array,this.h=t,this.t=e}init(t,e){this.ue=t.canonicalKey;let n=this.h.getAll();this.h.init(e);let r=Cn(n,e);r.length>0&&this._.forEach(s=>{try{s(t,r,"init")}catch(a){}})}initCached(t,e){this.ue!==t.canonicalKey&&this.init(t,e)}upsert(t,e,n){if(this.ue!==t.canonicalKey)return this.t.warn("Received an update for an inactive context."),!1;let r=this.h.get(e);return r!==void 0&&r.version>=n.version?!1:(this.h.insertOrUpdate(e,n),this._.forEach(s=>{try{s(t,[e],"patch")}catch(a){}}),!0)}on(t){this._.push(t)}off(t){let e=this._.indexOf(t);e>-1&&this._.splice(e,1)}},we=class{constructor(t,e,n,r,s=()=>Date.now()){this.h=new ve,this.b=new Ee(this.h,r),this.St=this.li(t,e,n,r,s)}async li(t,e,n,r,s=()=>Date.now()){let a=await cn(t.crypto,e);return new ye(t,a,n,this.h,this.b,r,s)}get(t){return this.h.get(t)}getAll(){return this.h.getAll()}setBootstrap(t,e){this.b.init(t,e)}async init(t,e){return(await this.St).init(t,e)}async upsert(t,e,n){return(await this.St).upsert(t,e,n)}async loadCached(t){return(await this.St).loadCached(t)}on(t){this.b.on(t)}off(t){this.b.off(t)}},ei="unknown hook",ci="beforeEvaluation",ui="afterEvaluation";function Tt(i,t,e,n,r){try{return n()}catch(s){return i==null||i.error(`An error was encountered in "${t}" of the "${e}" hook: ${s}`),r}}function Ot(i,t){try{return t.getMetadata().name||ei}catch(e){return i.error("Exception thrown getting metadata for hook. Unable to get hook name."),ei}}function An(i,t,e){return t.map(n=>Tt(i,ci,Ot(i,n),()=>{var r,s;return(s=(r=n==null?void 0:n.beforeEvaluation)==null?void 0:r.call(n,e,{}))!=null?s:{}},{}))}function Tn(i,t,e,n,r){for(let s=t.length-1;s>=0;s-=1){let a=t[s],o=n[s];Tt(i,ui,Ot(i,a),()=>{var c,u;return(u=(c=a==null?void 0:a.afterEvaluation)==null?void 0:c.call(a,e,o,r))!=null?u:{}},{})}}function On(i,t,e){return t.map(n=>Tt(i,ci,Ot(i,n),()=>{var r,s;return(s=(r=n==null?void 0:n.beforeIdentify)==null?void 0:r.call(n,e,{}))!=null?s:{}},{}))}function $n(i,t,e,n,r){for(let s=t.length-1;s>=0;s-=1){let a=t[s],o=n[s];Tt(i,ui,Ot(i,a),()=>{var c,u;return(u=(c=a==null?void 0:a.afterIdentify)==null?void 0:c.call(a,e,o,r))!=null?u:{}},{})}}var De=class{constructor(t,e){this.t=t,this.K=[],this.K.push(...e)}withEvaluation(t,e,n,r){if(this.K.length===0)return r();let s=[...this.K],a={flagKey:t,context:e,defaultValue:n},o=An(this.t,s,a),c=r();return Tn(this.t,s,a,o,c),c}identify(t,e){let n=[...this.K],r={context:t,timeout:e},s=On(this.t,n,r);return a=>{$n(this.t,n,r,s,a)}}addHook(t){this.K.push(t)}};function Nn(i){return{getMetadata(){return{name:"LaunchDarkly-Inspector-Adapter"}},afterEvaluation:(t,e,n)=>(i.onFlagUsed(t.flagKey,n,t.context),e),afterIdentify(t,e,n){return i.onIdentityChanged(t.context),e}}}function Rn(i,t){return`an inspector: "${t}" of an invalid type (${i}) was configured`}function In(i,t){return`an inspector: "${t}" of type: "${i}" generated an exception`}function Pn(i,t){let e=!1,n={method:(...r)=>{try{i.method(...r)}catch(s){e||(e=!0,t.warn(In(n.type,n.name)))}},type:i.type,name:i.name,synchronous:i.synchronous};return n}var li="flag-used",hi="flag-details-changed",di="flag-detail-changed",fi="client-identity-changed",Mn=[li,hi,di,fi];function Fn(i,t){let e=Mn.includes(i.type)&&i.method&&typeof i.method=="function";return e||t.warn(Rn(i.type,i.name)),e}var be=class{constructor(t,e){this.N=[];let n=t.filter(r=>Fn(r,e));this.N=n.map(r=>Pn(r,e))}hasInspectors(){return this.N.length!==0}onFlagUsed(t,e,n){this.N.forEach(r=>{r.type===li&&r.method(t,e,n)})}onFlagsChanged(t){this.N.forEach(e=>{e.type===hi&&e.method(t)})}onFlagChanged(t,e){this.N.forEach(n=>{n.type===di&&n.method(t,e)})}onIdentityChanged(t){this.N.forEach(e=>{e.type===fi&&e.method(t)})}},ke=class{constructor(t){this.t=t,this.e=new Map}on(t,e){var n;this.e.has(t)?(n=this.e.get(t))==null||n.push(e):this.e.set(t,[e])}off(t,e){let n=this.e.get(t);if(n){if(e){let r=n.filter(s=>s!==e);r.length===0?this.e.delete(t):this.e.set(t,r);return}this.e.delete(t)}}Lt(t,e,...n){var r;try{t(...n)}catch(s){(r=this.t)==null||r.error(`Encountered error invoking handler for "${e}", detail: "${s}"`)}}emit(t,...e){let n=this.e.get(t);n==null||n.forEach(r=>this.Lt(r,t,...e))}eventNames(){return[...this.e.keys()]}listenerCount(t){var e,n;return(n=(e=this.e.get(t))==null?void 0:e.length)!=null?n:0}},{ClientMessages:fe,ErrorKinds:ge}=S,Un=5,Ct=class{constructor(t,e,n,r,s,a){if(this.sdkKey=t,this.autoEnvAttributes=e,this.platform=n,this.Ct=15,this.k=new Lt(!1),this.ot=new Lt(!0),this.At=!1,!t)throw new Error("You must configure the client with a client-side SDK key");if(!n.encoding)throw new Error("Platform must implement Encoding because btoa is required.");this.r=new me(r,a),this.logger=this.r.logger,this.le=We(this.sdkKey,this.platform.info,this.r.tags,this.r.serviceEndpoints.includeAuthorizationHeader,this.r.userAgentHeaderName),this.v=new we(this.platform,t,this.r.maxCachedContexts,this.r.logger),this.y=Sn(t,this.r,n),this.g=Ln(t,this.r,n,this.le,this.y),this.emitter=new ke,this.emitter.on("error",(o,c)=>{this.logger.error(`error: ${c}, context: ${JSON.stringify(o)}`)}),this.v.on((o,c,u)=>{this.hi(c,u);let h=k.toLDContext(o);this.emitter.emit("change",h,c),c.forEach(d=>{this.emitter.emit(`change:${d}`,h)})}),this.dataManager=s(this.v,this.r,this.le,this.emitter,this.y),this.R=new De(this.logger,this.r.hooks),this.G=new be(this.r.inspectors,this.logger),this.G.hasInspectors()&&this.R.addHook(Nn(this.G))}allFlags(){return Object.entries(this.v.getAll()).reduce((e,[n,r])=>(r.flag!==null&&r.flag!==void 0&&!r.flag.deleted&&(e[n]=r.flag.value),e),{})}async close(){var t;await this.flush(),(t=this.g)==null||t.close(),this.dataManager.close(),this.logger.debug("Closed event processor and data source.")}async flush(){var t;try{await((t=this.g)==null?void 0:t.flush()),this.logger.debug("Successfully flushed event processor.")}catch(e){return this.logger.error(`Error flushing event processor: ${e}.`),{error:e,result:!1}}return{result:!0}}getContext(){return this.E?ue(this.E):void 0}getInternalContext(){return this.I}di(t,e){let n,r,s=new Promise((c,u)=>{n=c,r=u});if(e)return{identifyPromise:s,identifyResolve:n,identifyReject:r};let a=Xe(t,"identify");return{identifyPromise:Promise.race([a,s]).catch(c=>{throw c.message.includes("timed out")&&this.logger.error(`identify error: ${c}`),c}),identifyResolve:n,identifyReject:r}}async identify(t,e){var d,f;let n=(d=e==null?void 0:e.timeout)!=null?d:Un,r=(e==null?void 0:e.timeout)===void 0&&(e==null?void 0:e.noTimeout)===!0;n>this.Ct&&this.logger.warn(`The identify function was called with a timeout greater than ${this.Ct} seconds. We recommend a timeout of less than ${this.Ct} seconds.`);let s=await kn(t,this.platform);this.autoEnvAttributes===U.Enabled&&(s=await mn(s,this.platform,this.r));let a=k.fromLDContext(s);if(!a.valid){let g=new Error("Context was unspecified or had no key");return this.emitter.emit("error",s,g),Promise.reject(g)}this.E=s,this.I=a,(f=this.g)==null||f.sendEvent(this.k.identifyEvent(this.I));let{identifyPromise:o,identifyResolve:c,identifyReject:u}=this.di(n,r);this.logger.debug(`Identifying ${JSON.stringify(this.I)}`);let h=this.R.identify(s,e==null?void 0:e.timeout);return await this.dataManager.identify(c,u,a,e),o.then(g=>(h({status:"completed"}),g),g=>{throw h({status:"error"}),g})}on(t,e){this.emitter.on(t,e)}off(t,e){this.emitter.off(t,e)}track(t,e,n){var r,s;if(!this.I||!this.I.valid){this.logger.warn(fe.MissingContextKeyNoEvent);return}n!==void 0&&!l.Number.is(n)&&((r=this.logger)==null||r.warn(fe.invalidMetricValue(typeof n))),(s=this.g)==null||s.sendEvent(this.r.trackEventModifier(this.k.customEvent(t,this.I,e,n)))}ct(t,e,n,r){var f,g,m;if(!this.E)return this.logger.debug(fe.MissingContextKeyNoEvent),de(ge.UserNotSpecified,e);let s=k.fromLDContext(this.E),a=this.v.get(t);if(a===void 0||a.flag.deleted){let y=e!=null?e:null,C=new J(`Unknown feature flag "${t}"; returning default value ${y}.`);return this.emitter.emit("error",this.E,C),(f=this.g)==null||f.sendEvent(this.k.unknownFlagEvent(t,y,s)),de(ge.FlagNotFound,e)}let{reason:o,value:c,variation:u,prerequisites:h}=a.flag;if(r){let[y,C]=r(c);if(!y){(g=this.g)==null||g.sendEvent(n.evalEventClient(t,e,e,a.flag,s,o));let Ft=new J(`Wrong type "${C}" for feature flag "${t}"; returning default value`);return this.emitter.emit("error",this.E,Ft),de(ge.WrongType,e)}}let d=ti(c,u,o);return c==null&&(this.logger.debug("Result value is null. Providing default value."),d.value=e),h==null||h.forEach(y=>{this.ct(y,void 0,this.k)}),(m=this.g)==null||m.sendEvent(n.evalEventClient(t,c,e,a.flag,s,o)),d}variation(t,e){let{value:n}=this.R.withEvaluation(t,this.E,e,()=>this.ct(t,e,this.k));return n}variationDetail(t,e){return this.R.withEvaluation(t,this.E,e,()=>this.ct(t,e,this.ot))}P(t,e,n,r){return this.R.withEvaluation(t,this.E,e,()=>this.ct(t,e,n,r))}boolVariation(t,e){return this.P(t,e,this.k,n=>[l.Boolean.is(n),l.Boolean.getType()]).value}jsonVariation(t,e){return this.variation(t,e)}numberVariation(t,e){return this.P(t,e,this.k,n=>[l.Number.is(n),l.Number.getType()]).value}stringVariation(t,e){return this.P(t,e,this.k,n=>[l.String.is(n),l.String.getType()]).value}boolVariationDetail(t,e){return this.P(t,e,this.ot,n=>[l.Boolean.is(n),l.Boolean.getType()])}numberVariationDetail(t,e){return this.P(t,e,this.ot,n=>[l.Number.is(n),l.Number.getType()])}stringVariationDetail(t,e){return this.P(t,e,this.ot,n=>[l.String.is(n),l.String.getType()])}jsonVariationDetail(t,e){return this.variationDetail(t,e)}addHook(t){this.R.addHook(t)}setEventSendingEnabled(t,e){var n,r,s,a;this.At!==t&&(this.At=t,t?(this.logger.debug("Starting event processor"),(n=this.g)==null||n.start()):e?((r=this.logger)==null||r.debug("Flushing event processor before disabling."),this.flush().then(()=>{var o,c;this.At||((o=this.logger)==null||o.debug("Stopping event processor."),(c=this.g)==null||c.close())})):((s=this.logger)==null||s.debug("Stopping event processor."),(a=this.g)==null||a.close()))}sendEvent(t){var e;(e=this.g)==null||e.sendEvent(t)}hi(t,e){if(!this.G.hasInspectors())return;let n={};t.forEach(r=>{let s=this.v.get(r);if(s!=null&&s.flag&&!s.flag.deleted){let{reason:a,value:o,variation:c}=s.flag;n[r]=ti(o,c,a)}else n[r]={value:void 0,reason:null,variationIndex:null}}),e==="init"?this.G.onFlagsChanged(n):e==="patch"&&Object.entries(n).forEach(([r,s])=>{this.G.onFlagChanged(r,s)})}},xe=class{constructor(t,e,n){this.v=t,this.Tt=e,this.t=n}async handlePut(t,e){this.t.debug(`Got PUT: ${Object.keys(e)}`);let n=Object.entries(e).reduce((r,[s,a])=>(r[s]={version:a.version,flag:a},r),{});await this.v.init(t,n),this.Tt.requestStateUpdate(w.Valid)}async handlePatch(t,e){this.t.debug(`Got PATCH ${JSON.stringify(e,null,2)}`),this.v.upsert(t,e.key,{version:e.version,flag:e})}async handleDelete(t,e){this.t.debug(`Got DELETE ${JSON.stringify(e,null,2)}`),this.v.upsert(t,e.key,{version:e.version,flag:b(p({},e),{deleted:!0,flagVersion:0,value:void 0,variation:0,trackEvents:!1})})}handleStreamingError(t){this.Tt.reportError(t.kind,t.message,t.code,t.recoverable)}handlePollingError(t){this.Tt.reportError(t.kind,t.message,t.status,t.recoverable)}},Se=class{constructor(t,e=()=>Date.now()){this.x=t,this.ut=w.Closed,this.he=e(),this.at=e}get status(){return{state:this.ut,stateSince:this.he,lastError:this.fi}}de(t,e=!1){let n=t===w.Interrupted&&this.ut===w.Initializing?w.Initializing:t,r=this.ut!==n;r&&(this.ut=n,this.he=this.at()),(r||e)&&this.x.emit("dataSourceStatus",this.status)}requestStateUpdate(t){this.de(t)}reportError(t,e,n,r=!1){let s={kind:t,message:e,statusCode:n,time:this.at()};this.fi=s,this.de(r?w.Interrupted:w.Closed,!0)}},Le=class{constructor(t,e,n,r,s){this.gi=t,this.pi=e,this.mi=n,this.l=r,this.t=s,this.fe=!1}async ge(){var s,a,o,c,u,h,d;if(this.fe)return;let t=f=>{var g,m,y;(g=this.t)==null||g.error("Polling received invalid data"),(m=this.t)==null||m.debug(`Invalid JSON follows: ${f}`),(y=this.l)==null||y.call(this,new R(E.InvalidData,"Malformed JSON data in polling response"))};(s=this.t)==null||s.debug("Polling LaunchDarkly for feature flag updates");let e=Date.now();try{let f=await this.gi.requestPayload();try{let g=JSON.parse(f);try{(a=this.mi)==null||a.call(this,g)}catch(m){(o=this.t)==null||o.error(`Exception from data handler: ${m}`)}}catch(g){t(f)}}catch(f){let g=f;if(g.status!==void 0&&!W(g.status)){(c=this.t)==null||c.error(H(f,"polling request")),(u=this.l)==null||u.call(this,new R(E.ErrorResponse,g.message,g.status));return}(h=this.t)==null||h.error(H(f,"polling request","will retry"))}let n=Date.now()-e,r=Math.max(this.pi*1e3-n,0);(d=this.t)==null||d.debug("Elapsed: %d ms, sleeping for %d ms",n,r),this.Ot=setTimeout(()=>{this.ge()},r)}start(){this.ge()}stop(){this.Ot&&(clearTimeout(this.Ot),this.Ot=void 0),this.fe=!0}close(){this.stop()}},Vn=(i,t,e,n)=>{e==null||e.error(`Stream received invalid data in "${i}" message`),e==null||e.debug(`Invalid JSON follows: ${t}`),n==null||n(new F(E.InvalidData,"Malformed JSON data in event stream"))},Ce=class{constructor(t,e,n,r,s,a,o,c,u){var f;this.yi=t,this.$t=e,this.e=n,this.D=r,this.vi=a,this.y=o,this.l=c,this.t=u;let h;e.useReport&&!r.getEventSourceCapabilities().customMethod?h=e.paths.pathPing(s,t):h=e.useReport?e.paths.pathReport(s,t):e.paths.pathGet(s,t);let d=[...(f=e.queryParameters)!=null?f:[]];this.$t.withReasons&&d.push({key:"withReasons",value:"true"}),this.D=r,this.st=p({},e.baseHeaders),this.t=u,this.Ei=qe(e.serviceEndpoints,h,d)}pe(){this.lt=Date.now()}Nt(t){this.lt&&this.y&&this.y.recordStreamInit(this.lt,!t,Date.now()-this.lt),this.lt=void 0}wi(t){var e,n,r;return Ye(t)?((r=this.t)==null||r.warn(H(t,"streaming request","will retry")),this.Nt(!1),this.pe(),!0):(this.Nt(!1),(e=this.l)==null||e.call(this,new F(E.ErrorResponse,t.message,t.status,!1)),(n=this.t)==null||n.error(H(t,"streaming request")),!1)}start(){this.pe();let t;this.$t.useReport?(this.st["content-type"]="application/json",t={method:"REPORT",body:this.yi}):t={};let e=this.D.createEventSource(this.Ei,b(p({headers:this.st},t),{errorFilter:n=>this.wi(n),initialRetryDelayMillis:this.$t.initialRetryDelayMillis,readTimeoutMillis:5*60*1e3,retryResetIntervalMillis:60*1e3}));this.me=e,e.onclose=()=>{var n;(n=this.t)==null||n.info("Closed LaunchDarkly stream connection")},e.onerror=()=>{},e.onopen=()=>{var n;(n=this.t)==null||n.info("Opened LaunchDarkly stream connection")},e.onretrying=n=>{var r;(r=this.t)==null||r.info(`Will retry stream connection in ${n.delayMillis} milliseconds`)},this.e.forEach(({deserializeData:n,processJson:r},s)=>{e.addEventListener(s,a=>{var o,c;if((o=this.t)==null||o.debug(`Received ${s} event`),a!=null&&a.data){this.Nt(!0);let{data:u}=a,h=n(u);if(!h){Vn(s,u,this.t,this.l);return}r(h)}else(c=this.l)==null||c.call(this,new F(E.InvalidData,"Unexpected payload from event stream"))})}),e.addEventListener("ping",async()=>{var n,r,s,a,o,c,u;(n=this.t)==null||n.debug("Got PING, going to poll LaunchDarkly for feature flag updates");try{let h=await this.vi.requestPayload();try{let d=JSON.parse(h);try{(r=this.e.get("put"))==null||r.processJson(d)}catch(f){(s=this.t)==null||s.error(`Exception from data handler: ${f}`)}}catch(d){(a=this.t)==null||a.error("Polling after ping received invalid data"),(o=this.t)==null||o.debug(`Invalid JSON follows: ${h}`),(c=this.l)==null||c.call(this,new R(E.InvalidData,"Malformed JSON data in ping polling response"))}}catch(h){let d=h;(u=this.l)==null||u.call(this,new R(E.ErrorResponse,d.message,d.status))}})}stop(){var t;(t=this.me)==null||t.close(),this.me=void 0}close(){this.stop()}},At=class{constructor(t,e,n,r,s,a,o,c,u){this.platform=t,this.flagManager=e,this.credential=n,this.config=r,this.getPollingPaths=s,this.getStreamingPaths=a,this.baseHeaders=o,this.emitter=c,this.diagnosticsManager=u,this.closed=!1,this.logger=r.logger,this.dataSourceStatusManager=new Se(c),this.M=new xe(e,this.dataSourceStatusManager,this.config.logger)}setConnectionParams(t){this.Di=t}createPollingProcessor(t,e,n,r,s){let a=new Le(n,this.config.pollInterval,async o=>{await this.M.handlePut(e,o),r==null||r()},o=>{this.emitter.emit("error",t,o),this.M.handlePollingError(o),s==null||s(o)},this.logger);this.updateProcessor=this.ye(a,this.dataSourceStatusManager)}createStreamingProcessor(t,e,n,r,s){var o;let a=new Ce(JSON.stringify(t),{credential:this.credential,serviceEndpoints:this.config.serviceEndpoints,paths:this.getStreamingPaths(),baseHeaders:this.baseHeaders,initialRetryDelayMillis:this.config.streamInitialReconnectDelay*1e3,withReasons:this.config.withReasons,useReport:this.config.useReport,queryParameters:(o=this.Di)==null?void 0:o.queryParameters},this.createStreamListeners(e,r),this.platform.requests,this.platform.encoding,n,this.diagnosticsManager,c=>{this.emitter.emit("error",t,c),this.M.handleStreamingError(c),s==null||s(c)},this.logger);this.updateProcessor=this.ye(a,this.dataSourceStatusManager)}createStreamListeners(t,e){let n=new Map;return n.set("put",{deserializeData:JSON.parse,processJson:async r=>{await this.M.handlePut(t,r),e==null||e()}}),n.set("patch",{deserializeData:JSON.parse,processJson:async r=>{this.M.handlePatch(t,r)}}),n.set("delete",{deserializeData:JSON.parse,processJson:async r=>{this.M.handleDelete(t,r)}}),n}ye(t,e){return{start:()=>{e.requestStateUpdate(w.Initializing),t.start()},stop:()=>{t.stop(),e.requestStateUpdate(w.Closed)},close:()=>{t.close(),e.requestStateUpdate(w.Closed)}}}close(){var t;(t=this.updateProcessor)==null||t.close(),this.closed=!0}};function $t(){return typeof document!==void 0}function Oe(){return typeof window!==void 0}function Nt(i,t,e){return $t()?(document.addEventListener(i,t,e),()=>{document.removeEventListener(i,t,e)}):()=>{}}function Rt(i,t,e){return $t()?(window.addEventListener(i,t,e),()=>{window.removeEventListener(i,t,e)}):()=>{}}function L(){return Oe()?window.location.href:""}function gi(){return Oe()?window.location.search:""}function pi(){return Oe()?window.location.hash:""}function mi(){if(typeof crypto!==void 0)return crypto;throw Error("Access to a web crypto API is required")}function yi(){return $t()?document.visibilityState:"visibile"}function vi(i){if($t())return document.querySelectorAll(i)}function Ei(i,t){let e=Object.keys(t),n="$flagsState",r="$valid",s=t[n];!s&&e.length&&i.warn("LaunchDarkly client was initialized with bootstrap data that did not include flag metadata. Events may not be sent correctly."),t[r]===!1&&i.warn("LaunchDarkly bootstrap data is not available because the back end could not read the flags.");let a={};return e.forEach(o=>{if(o!==n&&o!==r){let c;s&&s[o]?c=p({value:t[o]},s[o]):c={value:t[o],version:0},a[o]={version:c.version,flag:c}}}),a}var jn="[BrowserDataManager]",Z=class extends At{constructor(e,n,r,s,a,o,c,u,h,d){super(e,n,r,s,o,c,u,h,d);this.Fi=a;this.q=void 0;this.Rt=!1;this.q=a.streaming}S(e,...n){this.logger.debug(`${jn} ${e}`,...n)}async identify(e,n,r,s){if(this.closed){this.S("Identify called after data manager was closed.");return}this.context=r;let a=s;a!=null&&a.hash?this.setConnectionParams({queryParameters:[{key:"h",value:a.hash}]}):this.setConnectionParams(),this.It=a==null?void 0:a.hash,a!=null&&a.bootstrap?this.bi(r,a.bootstrap,e):(await this.flagManager.loadCached(r)&&this.S("Identify - Flags loaded from cache. Continuing to initialize via a poll."),await this.ki(r,e,n)),this.Pt()}async ki(e,n,r){var s,a;try{this.dataSourceStatusManager.requestStateUpdate(w.Initializing);let o=JSON.stringify(k.toLDContext(e)),u=await Ae(o,this.config.serviceEndpoints,this.getPollingPaths(),this.platform.requests,this.platform.encoding,this.baseHeaders,[],this.config.withReasons,this.config.useReport,this.It).requestPayload();try{let d=this.createStreamListeners(e,n).get("put");d.processJson(d.deserializeData(u))}catch(h){this.dataSourceStatusManager.reportError(E.InvalidData,(s=h.message)!=null?s:"Could not parse poll response")}}catch(o){this.dataSourceStatusManager.reportError(E.NetworkError,(a=o.message)!=null?a:"unexpected network error",o.status),r(o)}}bi(e,n,r){this.flagManager.setBootstrap(e,Ei(this.logger,n)),this.S("Identify - Initialization completed from bootstrap"),r()}setForcedStreaming(e){this.q=e,this.Pt()}setAutomaticStreamingState(e){this.Rt=e,this.Pt()}Pt(){let e=this.q||this.Rt&&this.q===void 0;this.S(`Updating streaming state. forced(${this.q}) automatic(${this.Rt})`),e?this.xi():this.Si()}Si(){var e;this.updateProcessor&&this.S("Stopping update processor."),(e=this.updateProcessor)==null||e.close(),this.updateProcessor=void 0}xi(){if(this.updateProcessor){this.S("Update processor already active. Not changing state.");return}if(!this.context){this.S("Context not set, not starting update processor.");return}this.S("Starting update processor."),this.Li(this.context)}Li(e,n,r){var c;let s=k.toLDContext(e);(c=this.updateProcessor)==null||c.close();let a=JSON.stringify(k.toLDContext(e)),o=Ae(a,this.config.serviceEndpoints,this.getPollingPaths(),this.platform.requests,this.platform.encoding,this.baseHeaders,[],this.config.withReasons,this.config.useReport,this.It);this.createStreamingProcessor(s,e,o,n,r),this.updateProcessor.start()}};function wi(i){let e=Nt("visibilitychange",()=>{yi()==="hidden"&&i()}),n=Rt("pagehide",i);return()=>{e(),n()}}function Q(i){if(typeof i!="string")throw new TypeError("Expected a string");return i.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}function Hn(i,t,e,n){let s=((i.kind==="substring"||i.kind==="regex")&&n.includes("/")?t:t.replace(n,"")).replace(e,"");switch(i.kind){case"exact":return new RegExp(`^${Q(i.url)}/?$`).test(t);case"canonical":return new RegExp(`^${Q(i.url)}/?$`).test(s);case"substring":return new RegExp(`.*${Q(i.substring)}.*$`).test(s);case"regex":return new RegExp(i.pattern).test(s);default:return!1}}function Bn(i,t){let e=[];return t.forEach(n=>{let r=i.target,{selector:s}=n,a=vi(s);for(;r&&(a!=null&&a.length);){for(let o=0;o<a.length;o+=1)if(r===a[o]){e.push(n);break}r=r.parentNode}}),e}var tt=class{constructor(t,e){let n=t.filter(a=>{var o;return(o=a.urls)==null?void 0:o.some(c=>Hn(c,L(),gi(),pi()))}),r=n.filter(a=>a.kind==="pageview"),s=n.filter(a=>a.kind==="click");if(r.forEach(a=>e(a)),s.length){let a=o=>{Bn(o,s).forEach(c=>{e(c)})};this.ve=Nt("click",a)}}close(){var t;(t=this.ve)==null||t.call(this)}};var _n=300,It=class{constructor(t){this.Mt=L();let e=()=>{let r=L();r!==this.Mt&&(this.Mt=r,t())};this.Ft=setInterval(e,_n);let n=Rt("popstate",e);this.Ee=()=>{n()}}close(){var t;this.Ft&&clearInterval(this.Ft),(t=this.Ee)==null||t.call(this)}};var et=class{constructor(t,e,n,r,s,a=o=>new It(o)){this.D=e;this.Ti=r;this.Ai=s;this.ht=[];this.De=!1;this.dt=`${n}/sdk/goals/${t}`,this.we=a(()=>{this.Vt()})}async initialize(){await this.Ci(),this.Vt()}startTracking(){this.De=!0,this.Vt()}Vt(){var t;this.De&&((t=this.Ut)==null||t.close(),this.ht&&this.ht.length&&(this.Ut=new tt(this.ht,e=>{this.Ai(L(),e)})))}async Ci(){try{let t=await this.D.fetch(this.dt);this.ht=await t.json()}catch(t){this.Ti(new q(`Encountered error fetching goals: ${t}`))}}close(){var t,e;(t=this.we)==null||t.close(),(e=this.Ut)==null||e.close()}};function Di(i){return i.kind==="click"}var Kn=2,bi={fetchGoals:!0,eventUrlTransformer:i=>i,streaming:void 0},Gn={fetchGoals:l.Boolean,eventUrlTransformer:l.Function,streaming:l.Boolean};function ki(i){let t=p({},i);return Object.keys(bi).forEach(e=>{delete t[e]}),t}function qn(i){var t;(t=i.flushInterval)!=null||(i.flushInterval=Kn)}function $e(i,t){let e=p({},bi);return qn(e),Object.entries(Gn).forEach(n=>{let[r,s]=n,a=i[r];a!==void 0&&(s.is(a)?e[r]=a:t.warn(D.wrongOptionType(r,s.getType(),typeof a)))}),e}var it=class{constructor(t,e){this.Oi=t;this.be=[];switch(e){case"sha1":this.jt="SHA-1";break;case"sha256":this.jt="SHA-256";break;default:throw new Error(`Algorithm is not supported ${e}`)}}async asyncDigest(t){let e=this.be.join(""),n=new TextEncoder().encode(e),r=await this.Oi.subtle.digest(this.jt,n);switch(t){case"base64":return btoa(String.fromCharCode(...new Uint8Array(r)));case"hex":return[...new Uint8Array(r)].map(s=>s.toString(16).padStart(2,"0")).join("");default:throw new Error(`Encoding is not supported ${t}`)}}update(t){return this.be.push(t),this}};var Jn={start:0,end:3},zn={start:4,end:5},Ne={start:6,end:7},Re={start:8,end:8},Wn={start:9,end:9},Yn={start:10,end:15};function Xn(){if(crypto&&crypto.getRandomValues){let t=new Uint8Array(16);return crypto.getRandomValues(t),[...t.values()]}let i=[];for(let t=0;t<16;t+=1)i.push(Math.floor(Math.random()*256));return i}function B(i,t){let e="";for(let n=t.start;n<=t.end;n+=1)e+=i[n].toString(16).padStart(2,"0");return e}function Zn(i){return i[Re.start]=(i[Re.start]|128)&191,i[Ne.start]=i[Ne.start]&15|64,`${B(i,Jn)}-${B(i,zn)}-${B(i,Ne)}-${B(i,Re)}${B(i,Wn)}-${B(i,Yn)}`}function Qn(){let i=Xn();return Zn(i)}function Ie(){return typeof crypto!==void 0&&typeof crypto.randomUUID=="function"?crypto.randomUUID():Qn()}var nt=class{createHash(t){return new it(mi(),t)}randomUUID(){return Ie()}};function tr(i){let t=Array.from(i,e=>String.fromCodePoint(e)).join("");return btoa(t)}var rt=class{btoa(t){return tr(new TextEncoder().encode(t))}};var st=class{platformData(){return{name:"JS"}}sdkData(){return{name:"@launchdarkly/js-client-sdk",version:"0.0.0",userAgentBase:"JSClient"}}};var at=class{constructor(t,e,n=Math.random){this.Ri=e;this.Ni=n;this.Ht=0;this.Bt=Math.max(1,t),this.ke=Math.ceil(Math.log2(3e4/this.Bt))}J(){let t=Math.min(this.Ht,this.ke),e=this.Bt*2**t;return Math.min(e,3e4)}$i(t){return t-Math.trunc(this.Ni()*.5*t)}success(t=Date.now()){this.ft=t}fail(t=Date.now()){this.ft!==void 0&&t-this.ft>this.Ri&&(this.Ht=0),this.ft=void 0;let e=this.$i(this.J());return this.Ht+=1,e}};var ot=class{constructor(t,e){this.dt=t;this.e={};this.J=new at(e.initialRetryDelayMillis,e.retryResetIntervalMillis),this.xe=e.errorFilter,this.Se()}Se(){this.F=new EventSource(this.dt),this.F.onopen=()=>{var t;this.J.success(),(t=this.onopen)==null||t.call(this)},this.F.onerror=t=>{var e;this.Ii(t),(e=this.onerror)==null||e.call(this,t)},Object.entries(this.e).forEach(([t,e])=>{e.forEach(n=>{var r;(r=this.F)==null||r.addEventListener(t,n)})})}addEventListener(t,e){var n,r,s;(r=(n=this.e)[t])!=null||(n[t]=[]),this.e[t].push(e),(s=this.F)==null||s.addEventListener(t,e)}close(){var t,e;clearTimeout(this._t),this._t=void 0,(t=this.F)==null||t.close(),(e=this.onclose)==null||e.call(this)}Pi(t){var e;(e=this.onretrying)==null||e.call(this,{delayMillis:t}),this._t=setTimeout(()=>{this.Se()},t)}Ii(t){this.close(),!(t.status&&typeof t.status=="number"&&!this.xe(t))&&this.Pi(this.J.fail())}};var ct=class{fetch(t,e){return fetch(t,e)}createEventSource(t,e){return new ot(t,e)}getEventSourceCapabilities(){return{customMethod:!1,readTimeout:!1,headers:!1}}};function xi(){return typeof localStorage!="undefined"}var ut=class{constructor(t){this.t=t}async clear(t){var e;try{localStorage.removeItem(t)}catch(n){(e=this.t)==null||e.error(`Error clearing key from localStorage: ${t}, reason: ${n}`)}}async get(t){var e;try{let n=localStorage.getItem(t);return n!=null?n:null}catch(n){return(e=this.t)==null||e.error(`Error getting key from localStorage: ${t}, reason: ${n}`),null}}async set(t,e){var n;try{localStorage.setItem(t,e)}catch(r){(n=this.t)==null||n.error(`Error setting key in localStorage: ${t}, reason: ${r}`)}}};var lt=class{constructor(t){this.encoding=new rt;this.info=new st;this.crypto=new nt;this.requests=new ct;xi()&&(this.storage=new ut(t))}};var Pt=class extends Ct{constructor(t,e,n={},r){var f;let{logger:s,debug:a}=n,o=s!=null?s:new I({destination:{debug:console.debug,info:console.info,warn:console.warn,error:console.error},level:a?"debug":"info"}),c=(f=n.baseUri)!=null?f:"https://clientsdk.launchdarkly.com",u=r!=null?r:new lt(o),h=$e(n,o),{eventUrlTransformer:d}=h;super(t,e,u,ki(b(p({},n),{logger:o})),(g,m,y,C,Ft)=>new Z(u,g,t,m,h,()=>({pathGet(O,$){return`/sdk/evalx/${t}/contexts/${le($,O)}`},pathReport(O,$){return`/sdk/evalx/${t}/context`},pathPing(O,$){throw new Error("Ping for polling unsupported.")}}),()=>({pathGet(O,$){return`/eval/${t}/${le($,O)}`},pathReport(O,$){return`/eval/${t}`},pathPing(O,$){return`/ping/${t}`}}),y,C,Ft),{analyticsEventPath:`/events/bulk/${t}`,diagnosticEventPath:`/events/diagnostic/${t}`,includeAuthorizationHeader:!1,highTimeoutThreshold:5,userAgentHeaderName:"x-launchdarkly-user-agent",trackEventModifier:g=>new S.InputCustomEvent(g.context,g.key,g.data,g.metricValue,g.samplingRatio,d(L()))}),this.setEventSendingEnabled(!0,!1),h.fetchGoals&&(this.Kt=new et(t,u.requests,c,g=>{o.error(g.message)},(g,m)=>{let y=this.getInternalContext();if(!y)return;let C=d(g);Di(m)?this.sendEvent({kind:"click",url:C,samplingRatio:1,key:m.key,creationDate:Date.now(),context:y,selector:m.selector}):this.sendEvent({kind:"pageview",url:C,samplingRatio:1,key:m.key,creationDate:Date.now(),context:y})}),this.Kt.initialize(),h.automaticBackgroundHandling&&wi(()=>this.flush()))}async identify(t,e){var n;await super.identify(t,e),(n=this.Kt)==null||n.startTracking()}setStreaming(t){this.dataManager.setForcedStreaming(t)}Le(){this.dataManager.setAutomaticStreamingState(!!this.emitter.listenerCount("change"))}on(t,e){super.on(t,e),this.Le()}off(t,e){super.off(t,e),this.Le()}};var Si=["ready","failed","initialized"],ht=class{constructor(t){this.n=t;this.e=new Map}on(t,e){var n;Si.includes(t)?this.e.has(t)?(n=this.e.get(t))==null||n.push(e):this.e.set(t,[e]):this.n.on(t,e)}off(t,e){if(Si.includes(t)){let n=this.e.get(t);if(!n)return;if(e){let r=n.filter(s=>s!==e);r.length===0?this.e.delete(t):this.e.set(t,r);return}this.e.delete(t)}else this.n.off(t,e)}Lt(t,e,...n){try{t(...n)}catch(r){this.n.logger.error(`Encountered error invoking handler for "${e}", detail: "${r}"`)}}emit(t,...e){let n=this.e.get(t);n==null||n.forEach(r=>this.Lt(r,t,...e))}eventNames(){return[...this.e.keys()]}listenerCount(t){var e,n;return(n=(e=this.e.get(t))==null?void 0:e.length)!=null?n:0}};function Mt(i,t){let e=i.then(n=>(t&&setTimeout(()=>{t(null,n)},0),n),n=>{if(t)setTimeout(()=>{t(n,null)},0);else return Promise.reject(n)});return t?void 0:e}var dt=class{constructor(t,e,n){this.Gt="initializing";let r=n==null?void 0:n.bootstrap,s=n==null?void 0:n.hash,a=p({},n);delete a.bootstrap,delete a.hash,this.n=new Pt(t,U.Disabled,n),this.x=new ht(this.n),this.logger=this.n.logger,this.Mi(e,r,s)}async Mi(t,e,n){var r,s;try{await this.n.identify(t,{noTimeout:!0,bootstrap:e,hash:n}),this.Gt="success",(r=this.Ce)==null||r.call(this),this.x.emit("initialized")}catch(a){this.Te=a,this.Gt="failure",(s=this.Ae)==null||s.call(this,a),this.x.emit("failed",a)}this.x.emit("ready")}allFlags(){return this.n.allFlags()}boolVariation(t,e){return this.n.boolVariation(t,e)}boolVariationDetail(t,e){return this.n.boolVariationDetail(t,e)}jsonVariation(t,e){return this.n.jsonVariation(t,e)}jsonVariationDetail(t,e){return this.n.jsonVariationDetail(t,e)}numberVariation(t,e){return this.n.numberVariation(t,e)}numberVariationDetail(t,e){return this.n.numberVariationDetail(t,e)}off(t,e){this.x.off(t,e)}on(t,e){this.x.on(t,e)}stringVariation(t,e){return this.n.stringVariation(t,e)}stringVariationDetail(t,e){return this.n.stringVariationDetail(t,e)}track(t,e,n){this.n.track(t,e,n)}variation(t,e){return this.n.variation(t,e)}variationDetail(t,e){return this.n.variationDetail(t,e)}addHook(t){this.n.addHook(t)}setStreaming(t){this.n.setStreaming(t)}identify(t,e,n){return Mt(this.n.identify(t,{hash:e}).then(()=>this.allFlags()),n)}close(t){return Mt(this.n.close().then(),t)}flush(t){return Mt(this.n.flush().then(()=>{}),t)}getContext(){return this.n.getContext()}waitForInitialization(t){var e;if(this.z)return this.Oe(this.z,t);switch(this.Gt){case"success":return Promise.resolve();case"failure":return Promise.reject(this.Te);case"initializing":break;default:throw new Error("Unexpected initialization state. This represents an implementation error in the SDK.")}return t===void 0&&((e=this.logger)==null||e.warn("The waitForInitialization function was called without a timeout specified. In a future version a default timeout will be applied.")),this.z||(this.z=new Promise((n,r)=>{this.Ce=n,this.Ae=r})),this.Oe(this.z,t)}async waitUntilReady(){try{await this.waitForInitialization()}catch(t){}}Oe(t,e){if(e){let n=ze(e,"waitForInitialization");return Promise.race([t.then(()=>n.cancel()),n.promise]).catch(r=>{var s;throw r instanceof j&&((s=this.logger)==null||s.error(r.message)),r})}return t}};function Ys(i){return new I(i)}function Qs(i,t,e){return new dt(i,t,e)}export{Ys as basicLogger,Qs as initialize};
|
|
1
|
+
var Li=Object.defineProperty,Ci=Object.defineProperties;var Ai=Object.getOwnPropertyDescriptors;var ft=Object.getOwnPropertySymbols;var Me=Object.prototype.hasOwnProperty,Fe=Object.prototype.propertyIsEnumerable;var Pe=(i,t,e)=>t in i?Li(i,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):i[t]=e,p=(i,t)=>{for(var e in t||(t={}))Me.call(t,e)&&Pe(i,e,t[e]);if(ft)for(var e of ft(t))Fe.call(t,e)&&Pe(i,e,t[e]);return i},D=(i,t)=>Ci(i,Ai(t));var Ut=(i,t)=>{var e={};for(var n in i)Me.call(i,n)&&t.indexOf(n)<0&&(e[n]=i[n]);if(i!=null&&ft)for(var n of ft(i))t.indexOf(n)<0&&Fe.call(i,n)&&(e[n]=i[n]);return e};function Ti(i){return`/${i.replace(/~/g,"~0").replace(/\//g,"~1")}`}function He(i){return i.indexOf("~")?i.replace(/~1/g,"/").replace(/~0/g,"~"):i}function Oi(i){return(i.startsWith("/")?i.substring(1):i).split("/").map(e=>He(e))}function $i(i){return!i.startsWith("/")}function Ni(i){return!i.match(/\/\/|(^\/.*~[^0|^1])|~$/)}var A=class{constructor(t,e=!1){if(e){let n=t;this.l=[n],this.isValid=n!=="",this.redactionName=n.startsWith("/")?Ti(n):n}else{if(this.redactionName=t,t===""||t==="/"||!Ni(t)){this.isValid=!1,this.l=[];return}$i(t)?this.l=[t]:t.indexOf("/",1)<0?this.l=[He(t.slice(1))]:this.l=Oi(t),this.l[0]==="_meta"?this.isValid=!1:this.isValid=!0}}get(t){let{l:e,isValid:n}=this;if(!n)return;let r=t;for(let s=0;s<e.length;s+=1){let a=e[s];if(r!=null&&Object.prototype.hasOwnProperty.call(r,a)&&typeof r=="object"&&!Array.isArray(r))r=r[a];else return}return r}getComponent(t){return this.l[t]}get depth(){return this.l.length}get isKind(){return this.l.length===1&&this.l[0]==="kind"}compare(t){return this.depth===t.depth&&this.l.every((e,n)=>e===t.getComponent(n))}};A.InvalidReference=new A("");var Bt=class{is(t){if(Array.isArray(t))return!1;let n=typeof t;return n==="function"||n==="object"}getType(){return"factory method or object"}},T=class{constructor(t,e){this.pt=t,this.typeOf=typeof e}is(t){return Array.isArray(t)?!1:typeof t===this.typeOf}getType(){return this.pt}},mt=class{constructor(t,e){this.pt=t,this.typeOf=typeof e}is(t){return Array.isArray(t)?t.length>0?t.every(e=>typeof e===this.typeOf):!0:!1}getType(){return this.pt}},K=class extends T{constructor(t){super(`number with minimum value of ${t}`,0),this.min=t}is(t){return typeof t===this.typeOf&&t>=this.min}},yt=class extends T{constructor(t){super(`string matching ${t}`,""),this.expression=t}is(t){return typeof t=="string"&&!!t.match(this.expression)}},Ht=class{is(t){return typeof t=="function"}getType(){return"function"}},_t=class{is(t){return typeof t=="boolean"||typeof t=="undefined"||t===null}getType(){return"boolean | undefined | null"}},Ri=/^\d\d\d\d-\d\d-\d\dT\d\d:\d\d:\d\d(\.\d\d*)?(Z|[-+]\d\d(:\d\d)?)/,Kt=class{is(t){return typeof t=="number"||typeof t=="string"&&Ri.test(t)}getType(){return"date"}},Gt=class extends yt{constructor(){super(/^(\w|\.|-)+$/)}is(t){return super.is(t)&&t!=="kind"}},u=class{static createTypeArray(t,e){return new mt(t,e)}static numberWithMin(t){return new K(t)}static stringMatchingRegex(t){return new yt(t)}};u.String=new T("string","");u.Number=new T("number",0);u.ObjectOrFactory=new Bt;u.Object=new T("object",{});u.StringArray=new mt("string[]","");u.Boolean=new T("boolean",!0);u.Function=new Ht;u.Date=new Kt;u.Kind=new Gt;u.NullableBoolean=new _t;function _e(i){return"kind"in i?u.String.is(i.kind)&&i.kind!=="multi":!1}function Ke(i){return"kind"in i?u.String.is(i.kind)&&i.kind==="multi":!1}function Ge(i){return!("kind"in i)||i.kind===null||i.kind===void 0}var qt="user";function Ue(i){return i.includes("%")||i.includes(":")?i.replace(/%/g,"%25").replace(/:/g,"%3A"):i}function Ii(i){return i&&u.Object.is(i)}function Ve(i){return u.Kind.is(i)}function je(i){return u.String.is(i)&&i!==""}function Vt(i,t=!1){return i?i.map(e=>new A(e,t)):[]}function Pi(i){return i!=null}function Mi(i){let t=D(p({},i.custom||[]),{kind:"user",key:String(i.key)});if(Pi(i.anonymous)){let e=!!i.anonymous;delete t.anonymous,t.anonymous=e}return i.name!==null&&i.name!==void 0&&(t.name=i.name),i.ip!==null&&i.ip!==void 0&&(t.ip=i.ip),i.firstName!==null&&i.firstName!==void 0&&(t.firstName=i.firstName),i.lastName!==null&&i.lastName!==void 0&&(t.lastName=i.lastName),i.email!==null&&i.email!==void 0&&(t.email=i.email),i.avatar!==null&&i.avatar!==void 0&&(t.avatar=i.avatar),i.country!==null&&i.country!==void 0&&(t.country=i.country),i.privateAttributeNames!==null&&i.privateAttributeNames!==void 0&&(t._meta={privateAttributes:i.privateAttributeNames}),t}var k=class i{constructor(t,e,n){this.w=!1,this.W=!1,this.Jt=!1,this.L={},this.kind=e,this.valid=t,this.message=n}static p(t,e){return new i(!1,t,e)}static $e(t,e){if(!(!e||!t.isValid))return t.depth===1&&t.getComponent(0)==="anonymous"?!!(e!=null&&e.anonymous):t.get(e)}zt(t){if(this.w)return this.L[t];if(this.kind===t)return this.C}static Ne(t){let e=Object.keys(t).filter(c=>c!=="kind"),n=e.every(Ve);if(!e.length)return i.p("multi","A multi-kind context must contain at least one kind");if(!n)return i.p("multi","Context contains invalid kinds");let r={},s=!0,a=e.reduce((c,l)=>{var d;let h=t[l];return Ii(h)?(c[l]=h,r[l]=Vt((d=h._meta)==null?void 0:d.privateAttributes)):s=!1,c},{});if(!s)return i.p("multi","Context contained contexts that were not objects");if(!Object.values(a).every(c=>je(c.key)))return i.p("multi","Context contained invalid keys");if(e.length===1){let c=e[0],l=new i(!0,c);return l.C=D(p({},a[c]),{kind:c}),l.Y=r,l.W=c==="user",l}let o=new i(!0,t.kind);return o.L=a,o.Y=r,o.w=!0,o}static Re(t){var c;let{key:e,kind:n}=t,r=Ve(n),s=je(e);if(!r)return i.p(n!=null?n:"unknown","The kind was not valid for the context");if(!s)return i.p(n,"The key for the context was not valid");let a=Vt((c=t._meta)==null?void 0:c.privateAttributes),o=new i(!0,n);return o.W=n==="user",o.C=t,o.Y={[n]:a},o}static Ie(t){if(!(t.key!==void 0&&t.key!==null))return i.p("user","The key for the context was not valid");let n=new i(!0,"user");return n.W=!0,n.Jt=!0,n.C=Mi(t),n.Y={user:Vt(t.privateAttributeNames,!0)},n}static fromLDContext(t){return t?_e(t)?i.Re(t):Ke(t)?i.Ne(t):Ge(t)?i.Ie(t):i.p("unknown","Context was not of a valid kind"):i.p("unknown","No context specified. Returning default value")}static toLDContext(t){if(!t.valid)return;let e=t.getContexts();if(!t.w)return e[0][1];let n={kind:"multi"};return e.forEach(r=>{let s=r[0],a=r[1];n[s]=a}),n}valueForKind(t,e=qt){return t.isKind?this.kinds:i.$e(t,this.zt(e))}key(t=qt){var e;return(e=this.zt(t))==null?void 0:e.key}get isMultiKind(){return this.w}get canonicalKey(){return this.W?this.C.key:this.w?Object.keys(this.L).sort().map(t=>`${t}:${Ue(this.L[t].key)}`).join(":"):`${this.kind}:${Ue(this.C.key)}`}get kinds(){return this.w?Object.keys(this.L):[this.kind]}get kindsAndKeys(){return this.w?Object.entries(this.L).reduce((t,[e,n])=>(t[e]=n.key,t),{}):{[this.kind]:this.C.key}}privateAttributes(t){var e;return((e=this.Y)==null?void 0:e[t])||[]}getContexts(){return this.w?Object.entries(this.L):[[this.kind,this.C]]}get legacy(){return this.Jt}};k.UserKind=qt;var Fi=["key","kind","_meta","anonymous"].map(i=>new A(i,!0)),Ui=["name","ip","firstName","lastName","email","avatar","country"];function Vi(i,t){return i.depth===t.length&&t.every((e,n)=>e===i.getComponent(n))}function ji(i,t){let e=[],n={},r=[];for(e.push(...Object.keys(i).map(s=>({key:s,ptr:[s],source:i,parent:n,visited:[i]})));e.length;){let s=e.pop(),a=t.find(o=>Vi(o,s.ptr));if(a)r.push(a.redactionName);else{let o=s.source[s.key];o===null?s.parent[s.key]=o:Array.isArray(o)?s.parent[s.key]=[...o]:typeof o=="object"?s.visited.includes(o)||(s.parent[s.key]={},e.push(...Object.keys(o).map(c=>({key:c,ptr:[...s.ptr,c],source:o,parent:s.parent[s.key],visited:[...s.visited,o]})))):s.parent[s.key]=o}}return{cloned:n,excluded:r.sort()}}var Jt=class{constructor(t,e){this.Pe=t,this.Me=e}filter(t,e=!1){let n=t.getContexts();if(n.length===1)return this.Wt(t,n[0][1],n[0][0],e);let r={kind:"multi"};return n.forEach(([s,a])=>{r[s]=this.Wt(t,a,s,e)}),r}Fe(t,e,n,r){return(r?Object.keys(e).map(s=>new A(s,!0)):[...this.Me,...t.privateAttributes(n)]).filter(s=>!Fi.some(a=>a.compare(s)))}Wt(t,e,n,r){let s=this.Pe||r&&e.anonymous===!0,{cloned:a,excluded:o}=ji(e,this.Fe(t,e,n,s));return t.legacy&&Ui.forEach(c=>{c in a&&(a[c]=String(a[c]))}),o.length&&(a._meta||(a._meta={}),a._meta.redactedAttributes=o),a._meta&&(delete a._meta.privateAttributes,Object.keys(a._meta).length===0&&delete a._meta),a}},E;(function(i){i.Unknown="UNKNOWN",i.NetworkError="NETWORK_ERROR",i.ErrorResponse="ERROR_RESPONSE",i.InvalidData="INVALID_DATA"})(E||(E={}));var R=class extends Error{constructor(t,e,n,r=!0){super(e),this.kind=t,this.status=n,this.name="LaunchDarklyPollingError",this.recoverable=r}},F=class extends Error{constructor(t,e,n,r=!0){super(e),this.kind=t,this.code=n,this.name="LaunchDarklyStreamingError",this.recoverable=r}},U;(function(i){i[i.Disabled=0]="Disabled",i[i.Enabled=1]="Enabled"})(U||(U={}));var V;(function(i){i[i.AnalyticsEvents=0]="AnalyticsEvents",i[i.DiagnosticEvent=1]="DiagnosticEvent"})(V||(V={}));var N;(function(i){i[i.Succeeded=0]="Succeeded",i[i.Failed=1]="Failed",i[i.FailedAndMustShutDown=2]="FailedAndMustShutDown"})(N||(N={}));function M(i){if(typeof i=="string")return i;if(i===void 0)return"undefined";if(i===null)return"null";if(Object.prototype.hasOwnProperty.call(i,"toString"))try{return i.toString()}catch(t){}if(typeof i=="bigint")return`${i}n`;try{return JSON.stringify(i)}catch(t){return t instanceof TypeError&&t.message.indexOf("circular")>=0?"[Circular]":"[Not Stringifiable]"}}function Bi(i){return typeof i=="symbol"?"NaN":typeof i=="bigint"?`${i}n`:String(Number(i))}function Hi(i){return typeof i=="symbol"?"NaN":typeof i=="bigint"?`${i}n`:String(parseInt(i,10))}function _i(i){return typeof i=="symbol"?"NaN":String(parseFloat(i))}var gt={s:i=>M(i),d:i=>Bi(i),i:i=>Hi(i),f:i=>_i(i),j:i=>M(i),o:i=>M(i),O:i=>M(i),c:()=>""};function zt(...i){var e;let t=i.shift();if(u.String.is(t)){let n="",r=0;for(;r<t.length;){let s=t.charAt(r);if(s==="%"){if(r+1<t.length){let o=t.charAt(r+1);if(o in gt&&i.length){let c=i.shift();n+=(e=gt[o])==null?void 0:e.call(gt,c)}else o==="%"?n+="%":n+=`%${o}`;r+=2}}else n+=s,r+=1}return i.length&&(n.length&&(n+=" "),n+=i.map(M).join(" ")),n}return i.map(M).join(" ")}var v;(function(i){i[i.debug=0]="debug",i[i.info=1]="info",i[i.warn=2]="warn",i[i.error=3]="error",i[i.none=4]="none"})(v||(v={}));var Ki=["debug","info","warn","error","none"],I=class i{static get(){return new i({})}constructor(t){var e,n,r;if(this.Ue=(n=v[(e=t.level)!=null?e:"info"])!=null?n:v.info,this.Ve=(r=t.name)!=null?r:"LaunchDarkly",this.Yt=t.formatter,typeof t.destination=="object")this.Xt={[v.debug]:t.destination.debug,[v.info]:t.destination.info,[v.warn]:t.destination.warn,[v.error]:t.destination.error};else if(typeof t.destination=="function"){let{destination:s}=t;this.Xt={[v.debug]:s,[v.info]:s,[v.warn]:s,[v.error]:s}}}je(...t){var e;try{return this.Yt?(e=this.Yt)==null?void 0:e.call(this,...t):zt(...t)}catch(n){return zt(...t)}}Be(t,e){try{t(e)}catch(n){console.error(e)}}m(t,e){var n;if(t>=this.Ue){let r=`${Ki[t]}: [${this.Ve}]`;try{let s=(n=this.Xt)==null?void 0:n[t];s?this.Be(s,`${r} ${this.je(...e)}`):console.error(...e)}catch(s){console.error(...e)}}}error(...t){this.m(v.error,t)}warn(...t){this.m(v.warn,t)}info(...t){this.m(v.info,t)}debug(...t){this.m(v.debug,t)}},Gi={error:u.Function,warn:u.Function,info:u.Function,debug:u.Function},G=class{constructor(t,e){Object.entries(Gi).forEach(([n,r])=>{if(!r.is(t[n]))throw new Error(`Provided logger instance must support logger.${n}(...) method`)}),this.t=t,this.He=e}m(t,e){try{this.t[t](...e)}catch(n){this.He[t](...e)}}error(...t){this.m("error",t)}warn(...t){this.m("warn",t)}info(...t){this.m("info",t)}debug(...t){this.m("debug",t)}},ae=i=>{let t=new I({level:"info",destination:console.error,formatter:zt});return i?new G(i,t):t},b=class{static deprecated(t,e){return`"${t}" is deprecated, please use "${e}"`}static optionBelowMinimum(t,e,n){return`Config option "${t}" had invalid value of ${e}, using minimum of ${n} instead`}static unknownOption(t){return`Ignoring unknown config option "${t}"`}static wrongOptionType(t,e,n){return`Config option "${t}" should be of type ${e}, got ${n}, using default value`}static wrongOptionTypeBoolean(t,e){return`Config option "${t}" should be a boolean, got ${e}, converting to boolean`}static invalidTagValue(t){return`Config option "${t}" must only contain letters, numbers, ., _ or -.`}static tagValueTooLong(t){return`Value of "${t}" was longer than 64 characters and was discarded.`}static partialEndpoint(t){return`You have set custom uris without specifying the ${t} URI; connections may not work properly`}},qi=/^(\w|\.|-)+$/,Ji=u.stringMatchingRegex(qi),zi={is:(i,t)=>Ji.is(i)?i.length>64?{valid:!1,message:b.tagValueTooLong(t)}:{valid:!0}:{valid:!1,message:b.invalidTagValue(t)}},vt=class{constructor(t){let e={},n=t==null?void 0:t.application,r=t==null?void 0:t.logger;n&&Object.entries(n).forEach(([a,o])=>{if(o!=null){let{valid:c,message:l}=zi.is(o,`application.${a}`);c?a==="versionName"?e["application-version-name"]=[o]:e[`application-${a}`]=[o]:r==null||r.warn(l)}});let s=Object.keys(e);s.length&&(this.value=s.sort().flatMap(a=>e[a].sort().map(o=>`${a}/${o}`)).join(" "))}},Et=class{constructor(t,e,n){this.platform=n,this.basicConfiguration={tags:e.tags,logger:e.logger,offline:e.offline,serviceEndpoints:e.serviceEndpoints,sdkKey:t}}};function jt(i){return i.replace(/\/+$/,"")}function oe(i){return i.replace(/^\/+/,"").replace(/\?$/,"")}var P=class i{constructor(t,e,n=i.DEFAULT_EVENTS,r="/bulk",s="/diagnostic",a=!0,o){this.streaming=jt(t),this.polling=jt(e),this.events=jt(n),this.analyticsEventPath=r,this.diagnosticEventPath=s,this.includeAuthorizationHeader=a,this.payloadFilterKey=o}};P.DEFAULT_EVENTS="https://events.launchdarkly.com";function ce(i,t){if(t.length===0)return i;let e=t.map(({key:n,value:r})=>`${n}=${r}`);return`${i}?${e.join("&")}`}function qe(i,t,e){let n=oe(t),r=[...e];return i.payloadFilterKey&&r.push({key:"filter",value:i.payloadFilterKey}),ce(`${i.streaming}/${n}`,r)}function Je(i,t,e){let n=oe(t),r=[...e];return i.payloadFilterKey&&r.push({key:"filter",value:i.payloadFilterKey}),ce(`${i.polling}/${n}`,r)}function Be(i,t,e){let n=oe(t);return ce(`${i.events}/${n}`,e)}var q=class extends Error{constructor(t){super(t),this.name="LaunchDarklyUnexpectedResponseError"}},J=class extends Error{constructor(t){super(t),this.name="LaunchDarklyClientError"}},j=class extends Error{constructor(t){super(t),this.name="LaunchDarklyTimeoutError"}};function W(i){return i>=400&&i<500?i===400||i===408||i===429:!0}function Wi(i){return i===413?!0:W(i)}function ze(i,t){let e,n;return{promise:new Promise((s,a)=>{n=s,e=setTimeout(()=>{let o=`${t} timed out after ${i} seconds.`;a(new j(o))},i*1e3)}),cancel:()=>{n(),clearTimeout(e)}}}function le(i){return i==null?i:JSON.parse(JSON.stringify(i))}function kt(i){return Math.trunc(i*1e3)}var Yi=i=>JSON.stringify(i)==="{}",xt=(i,t)=>i&&Object.entries(i).reduce((e,[n,r])=>(r&&!Yi(r)&&!(t!=null&&t.includes(n))&&(e[n]=typeof r=="object"?xt(r,t):r),e),{});function _(i,t){if(i===t)return!0;if(i&&t&&typeof i=="object"&&typeof t=="object"){if(i.constructor!==t.constructor)return!1;var e,n,r;if(Array.isArray(i)){if(e=i.length,e!=t.length)return!1;for(n=e;n--!==0;)if(!_(i[n],t[n]))return!1;return!0}if(i instanceof Map&&t instanceof Map){if(i.size!==t.size)return!1;for(n of i.entries())if(!t.has(n[0]))return!1;for(n of i.entries())if(!_(n[1],t.get(n[0])))return!1;return!0}if(i instanceof Set&&t instanceof Set){if(i.size!==t.size)return!1;for(n of i.entries())if(!t.has(n[0]))return!1;return!0}if(ArrayBuffer.isView(i)&&ArrayBuffer.isView(t)){if(e=i.length,e!=t.length)return!1;for(n=e;n--!==0;)if(i[n]!==t[n])return!1;return!0}if(i.constructor===RegExp)return i.source===t.source&&i.flags===t.flags;if(i.valueOf!==Object.prototype.valueOf)return i.valueOf()===t.valueOf();if(i.toString!==Object.prototype.toString)return i.toString()===t.toString();if(r=Object.keys(i),e=r.length,e!==Object.keys(t).length)return!1;for(n=e;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,r[n]))return!1;for(n=e;n--!==0;){var s=r[n];if(!_(i[s],t[s]))return!1}return!0}return i!==i&&t!==t}function We(i,t,e,n=!0,r="user-agent"){let{userAgentBase:s,version:a,wrapperName:o,wrapperVersion:c}=t.sdkData(),l={[r]:`${s!=null?s:"NodeJSClient"}/${a}`};return n&&(l.authorization=i),o&&(l["x-launchdarkly-wrapper"]=c?`${o}/${c}`:o),e!=null&&e.value&&(l["x-launchdarkly-tags"]=e.value),l}function B(i,t,e){let n;i.status?n=`error ${i.status}${i.status===401?" (invalid SDK key)":""}`:n=`I/O error (${i.message||"unknown error"})`;let r=e!=null?e:"giving up permanently";return`Received ${n} for ${t} - ${r}`}function Ye({status:i}){return i?W(i):!0}var ue=(i,t)=>t.btoa(i).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"");var Xi=async(i=1e3)=>new Promise(t=>{setTimeout(t,i)}),Xe=(i,t)=>new Promise((e,n)=>{setTimeout(()=>{let r=`${t} timed out after ${i} seconds.`;n(new j(r))},i*1e3)}),Wt=class{constructor(t,e,n){this.a=e,this._e=n,this.mt=[],this.Zt=Date.now(),this.Qt=this.Zt,this.te={diagnosticId:e.crypto.randomUUID(),sdkKeySuffix:t.length>6?t.substring(t.length-6):t}}createInitEvent(){var n,r,s;let t=this.a.info.sdkData(),e=this.a.info.platformData();return{kind:"diagnostic-init",id:this.te,creationDate:this.Zt,sdk:t,configuration:this._e,platform:p({name:e.name,osArch:(n=e.os)==null?void 0:n.arch,osName:(r=e.os)==null?void 0:r.name,osVersion:(s=e.os)==null?void 0:s.version},e.additional||{})}}recordStreamInit(t,e,n){let r={timestamp:t,failed:e,durationMillis:n};this.mt.push(r)}createStatsEventAndReset(t,e,n){let r=Date.now(),s={kind:"diagnostic",id:this.te,creationDate:r,dataSinceDate:this.Qt,droppedEvents:t,deduplicatedUsers:e,eventsInLastBatch:n,streamInits:this.mt};return this.mt=[],this.Qt=r,s}},Yt;(function(i){i.MalformedFlag="MALFORMED_FLAG",i.UserNotSpecified="USER_NOT_SPECIFIED",i.FlagNotFound="FLAG_NOT_FOUND",i.ClientNotReady="CLIENT_NOT_READY",i.WrongType="WRONG_TYPE"})(Yt||(Yt={}));var Zi=Yt,wt=class{static invalidMetricValue(t){return`The track function was called with a non-numeric "metricValue" (${t}), only numeric metric values are supported.`}};wt.MissingContextKeyNoEvent="Context was unspecified or had no key; event will not be sent";var Xt=class{constructor(t,e){let{basicConfiguration:n,platform:r}=t,{serviceEndpoints:{analyticsEventPath:s,diagnosticEventPath:a}}=n,{crypto:o,requests:c}=r;this.Ke=p({},e),this.ee=Be(n.serviceEndpoints,s,[]),this.Ge=Be(n.serviceEndpoints,a,[]),this.D=c,this.qe=o}async X(t,e,n,r){let s={status:N.Succeeded},a=D(p({},this.Ke),{"content-type":"application/json"});n&&(a["x-launchdarkly-payload-id"]=n,a["x-launchDarkly-event-schema"]="4");let o;try{let{status:c,headers:l}=await this.D.fetch(e,{headers:a,body:JSON.stringify(t),compressBodyIfPossible:!0,method:"POST",keepalive:!0}),h=Date.parse(l.get("date")||"");if(h&&(s.serverTime=h),c<=204)return s;if(o=new q(B({status:c,message:"some events were dropped"},"event posting")),!W(c))return Wi(c)?s.status=N.Failed:s.status=N.FailedAndMustShutDown,s.error=o,s}catch(c){o=c}return o&&!r?(s.status=N.Failed,s.error=o,s):(await Xi(),this.X(t,this.ee,n,!1))}async sendEventData(t,e){let n=t===V.AnalyticsEvents?this.qe.randomUUID():void 0,r=t===V.AnalyticsEvents?this.ee:this.Ge;return this.X(e,r,n,!0)}};function Zt(i){return i.kind==="feature"}function Qi(i){return i.kind==="identify"}function tn(i){return i.kind==="migration_op"}var Qt=class{constructor(t,e,n,r,s,a){this.count=t,this.key=e,this.value=n,this.version=s,this.variation=a,this.default=r}increment(){this.count+=1}};function en(i){return`${i.key}:${i.variation!==null&&i.variation!==void 0?i.variation:""}:${i.version!==null&&i.version!==void 0?i.version:""}`}var te=class{constructor(){this.U=0,this.Z=0,this.Q={},this.tt={}}summarizeEvent(t){if(Zt(t)&&!t.excludeFromSummaries){let e=en(t),n=this.Q[e],r=this.tt[t.key];r||(r=new Set,this.tt[t.key]=r),t.context.kinds.forEach(s=>r.add(s)),n?n.increment():this.Q[e]=new Qt(1,t.key,t.value,t.default,t.version,t.variation),(this.U===0||t.creationDate<this.U)&&(this.U=t.creationDate),t.creationDate>this.Z&&(this.Z=t.creationDate)}}getSummary(){let t=Object.values(this.Q).reduce((e,n)=>{let r=e[n.key];r||(r={default:n.default,counters:[],contextKinds:[...this.tt[n.key]]},e[n.key]=r);let s={value:n.value,count:n.count};return n.variation!==void 0&&n.variation!==null&&(s.variation=n.variation),n.version!==void 0&&n.version!==null?s.version=n.version:s.unknown=!0,r.counters.push(s),e},{});return{startDate:this.U,endDate:this.Z,features:t,kind:"summary"}}clearSummary(){this.U=0,this.Z=0,this.Q={},this.tt={}}},ee=class extends Error{constructor(t){super(t),this.name="LaunchDarklyInvalidSDKKeyError"}};function pt(i){let t=Math.trunc(i);return t===1?!0:t===0?!1:Math.floor(Math.random()*t)===0}var ie=class{constructor(t,e,n,r,s,a=!0){this.r=t,this.et=r,this.y=s,this.yt=new te,this.it=[],this.ie=0,this.vt=0,this.Et=0,this.wt=!1,this.ne=0,this.Dt=!1,this.bt=null,this.Je=t.eventsCapacity,this.t=e.basicConfiguration.logger,this.re=new Xt(e,n),this.nt=new Jt(t.allAttributesPrivate,t.privateAttributes.map(o=>new A(o))),a&&this.start()}start(){var t,e;if(((t=this.et)==null?void 0:t.flushInterval)!==void 0&&(this.bt=setInterval(()=>{var n;(n=this.et)==null||n.flush()},this.et.flushInterval*1e3)),this.ze=setInterval(async()=>{var n;try{await this.flush()}catch(r){(n=this.t)==null||n.debug(`Flush failed: ${r}`)}},this.r.flushInterval*1e3),this.y){let n=this.y.createInitEvent();this.se(n),this.ae=setInterval(()=>{let r=this.y.createStatsEventAndReset(this.vt,this.Et,this.ne);this.vt=0,this.Et=0,this.se(r)},this.r.diagnosticRecordingInterval*1e3)}(e=this.t)==null||e.debug("Started EventProcessor.")}se(t){this.re.sendEventData(V.DiagnosticEvent,t)}close(){clearInterval(this.ze),this.bt&&clearInterval(this.bt),this.ae&&clearInterval(this.ae)}async flush(){var n;if(this.Dt)throw new ee("Events cannot be posted because a permanent error has been encountered. This is most likely an invalid SDK key. The specific error information is logged independently.");let t=this.it;this.it=[];let e=this.yt.getSummary();this.yt.clearSummary(),Object.keys(e.features).length&&t.push(e),t.length&&(this.ne=t.length,(n=this.t)==null||n.debug("Flushing %d events",t.length),await this.X(t))}sendEvent(t){var c;if(this.Dt)return;if(tn(t)){if(pt(t.samplingRatio)){let l=D(p({},t),{context:t.context?this.nt.filter(t.context):void 0});l.samplingRatio===1&&delete l.samplingRatio,this.rt(l)}return}this.yt.summarizeEvent(t);let e=Zt(t),n=e&&t.trackEvents||!e,r=this.We(t),s=Qi(t),a=(c=this.et)==null?void 0:c.processContext(t.context);a||s||(this.Et+=1),a&&!s&&this.rt(this.kt({kind:"index",creationDate:t.creationDate,context:t.context,samplingRatio:1},!1)),n&&pt(t.samplingRatio)&&this.rt(this.kt(t,!1)),r&&pt(t.samplingRatio)&&this.rt(this.kt(t,!0))}kt(t,e){switch(t.kind){case"feature":{let n={kind:e?"debug":"feature",creationDate:t.creationDate,context:this.nt.filter(t.context,!e),key:t.key,value:t.value,default:t.default};return t.samplingRatio!==1&&(n.samplingRatio=t.samplingRatio),t.prereqOf&&(n.prereqOf=t.prereqOf),t.variation!==void 0&&(n.variation=t.variation),t.version!==void 0&&(n.version=t.version),t.reason&&(n.reason=t.reason),n}case"index":case"identify":{let n={kind:t.kind,creationDate:t.creationDate,context:this.nt.filter(t.context)};return t.samplingRatio!==1&&(n.samplingRatio=t.samplingRatio),n}case"custom":{let n={kind:"custom",creationDate:t.creationDate,key:t.key,context:this.nt.filter(t.context)};return t.samplingRatio!==1&&(n.samplingRatio=t.samplingRatio),t.data!==void 0&&(n.data=t.data),t.metricValue!==void 0&&(n.metricValue=t.metricValue),t.url!==void 0&&(n.url=t.url),n}case"click":return{kind:"click",creationDate:t.creationDate,contextKeys:t.context.kindsAndKeys,key:t.key,url:t.url,selector:t.selector};case"pageview":return{kind:"pageview",creationDate:t.creationDate,contextKeys:t.context.kindsAndKeys,key:t.key,url:t.url};default:return t}}rt(t){var e;this.it.length<this.Je?(this.it.push(t),this.wt=!1):(this.wt||(this.wt=!0,(e=this.t)==null||e.warn("Exceeded event queue capacity. Increase capacity to avoid dropping events.")),this.vt+=1)}We(t){return Zt(t)&&t.debugEventsUntilDate&&t.debugEventsUntilDate>this.ie&&t.debugEventsUntilDate>Date.now()}async X(t){let e=await this.re.sendEventData(V.AnalyticsEvents,t);if(e.status===N.FailedAndMustShutDown&&(this.Dt=!0),e.serverTime&&(this.ie=e.serverTime),e.error)throw e.error}},Dt=class{constructor(t,e,n,r,s=1,a){this.context=t,this.key=e,this.data=n,this.metricValue=r,this.samplingRatio=s,this.url=a,this.kind="custom",this.creationDate=Date.now(),this.context=t}},z=class{constructor(t,e,n,r,s,a,o,c,l,h,d,f,g=1){this.withReasons=t,this.context=e,this.key=n,this.samplingRatio=g,this.kind="feature",this.creationDate=Date.now(),this.value=r,this.default=s,a!==void 0&&(this.version=a),o!==void 0&&(this.variation=o),c!==void 0&&(this.trackEvents=c),l!==void 0&&(this.prereqOf=l),h!==void 0&&(this.reason=h),d!==void 0&&(this.debugEventsUntilDate=d),f!==void 0&&(this.excludeFromSummaries=f)}},bt=class{constructor(t,e=1){this.context=t,this.samplingRatio=e,this.kind="identify",this.creationDate=Date.now()}},ne=class{close(){}async flush(){}sendEvent(){}},re=class{constructor(t){this.xt=t}evalEvent(t){var e;return new z(this.xt,t.context,t.flagKey,t.value,t.defaultVal,t.version,(e=t.variation)!=null?e:void 0,t.trackEvents||t.addExperimentData,t.prereqOfFlagKey,this.xt||t.addExperimentData?t.reason:void 0,t.debugEventsUntilDate,t.excludeFromSummaries,t.samplingRatio)}unknownFlagEvent(t,e,n){return new z(this.xt,n,t,e,e,void 0,void 0,void 0,void 0,void 0,void 0,void 0,void 0)}identifyEvent(t){return new bt(t,1)}customEvent(t,e,n,r,s=1){return new Dt(e,t,n!=null?n:void 0,r!=null?r:void 0,s)}},se=class{constructor(t,e,n,r){this.Ye=e,this.u=n,this.t=r,this.e=[],this.A=void 0,this.V=void 0,this.st=[],this.Xe=s=>{if(this.B(),!s.payloads.length)return;let a=s.payloads[0];switch(a==null?void 0:a.code){case"xfer-full":this.V=!0;break;case"xfer-changes":case"none":this.V=!1;break;default:return}this.A=a==null?void 0:a.id},this.Ze=s=>{var o;if(!this.A||!s.kind||!s.key||!s.version||!s.object)return;let a=this.Qe(s.kind,s.object);if(!a){(o=this.t)==null||o.warn(`Unable to prcoess object for kind: '${s.kind}'`);return}this.st.push({kind:s.kind,key:s.key,version:s.version,object:a})},this.ti=s=>{!this.A||!s.kind||!s.key||!s.version||this.st.push({kind:s.kind,key:s.key,version:s.version,deleted:!0})},this.ei=s=>{if(!this.A||!s.state||!s.version||this.V===void 0){this.B();return}let a={id:this.A,version:s.version,state:s.state,basis:this.V,updates:this.st};this.e.forEach(o=>o(a)),this.B()},this.ii=s=>{var a;(a=this.t)==null||a.info(`Goodbye was received from the LaunchDarkly connection with reason: ${s.reason}.`),this.B()},this.ni=s=>{var a;(a=this.t)==null||a.info(`An issue was encountered receiving updates for payload ${this.A} with reason: ${s.reason}. Automatic retry will occur.`),this.B()},this.T(t,"server-intent",this.Xe),this.T(t,"put-object",this.Ze),this.T(t,"delete-object",this.ti),this.T(t,"payload-transferred",this.ei),this.T(t,"goodbye",this.ii),this.T(t,"error",this.ni)}addPayloadListener(t){this.e.push(t)}removePayloadListener(t){let e=this.e.indexOf(t,0);e>-1&&this.e.splice(e,1)}T(t,e,n){t.addEventListener(e,async r=>{var s,a,o,c,l;if(r!=null&&r.data){(s=this.t)==null||s.debug(`Received ${e} event. Data is ${r.data}`);try{n(JSON.parse(r.data))}catch(h){(a=this.t)==null||a.error(`Stream received data that was unable to be processed in "${e}" message`),(o=this.t)==null||o.debug(`Data follows: ${r.data}`),(c=this.u)==null||c.call(this,E.InvalidData,"Malformed data in event stream")}}else(l=this.u)==null||l.call(this,E.Unknown,"Unexpected message from event stream")})}Qe(t,e){var n,r;return(r=(n=this.Ye)[t])==null?void 0:r.call(n,e)}B(){this.A=void 0,this.V=void 0,this.st=[]}},S=Object.freeze({__proto__:null,ClientMessages:wt,DiagnosticsManager:Wt,ErrorKinds:Zi,EventFactoryBase:re,EventProcessor:ie,InputCustomEvent:Dt,InputEvalEvent:z,InputIdentifyEvent:bt,NullEventProcessor:ne,PayloadReader:se,isLegacyUser:Ge,isMultiKind:Ke,isSingleKind:_e,shouldSample:pt});var w;(function(i){i.Initializing="INITIALIZING",i.Valid="VALID",i.Interrupted="INTERRUPTED",i.SetOffline="SET_OFFLINE",i.Closed="CLOSED"})(w||(w={}));function rn(i){return i>=200&&i<=299}var St=class extends Error{constructor(t,e){super(t),this.status=e,this.name="LaunchDarklyRequestError"}},pe=class{constructor(t,e,n,r,s){this.D=t,this.ri=e,this.at=n,this.si=r,this.ai=s}async requestPayload(){let t;try{let e=await this.D.fetch(this.ri,{method:this.si,headers:this.at,body:this.ai});if(rn(e.status))return await e.text();t=e.status}catch(e){throw new St(e==null?void 0:e.message)}throw new St(`Unexpected status code: ${t}`,t)}};function Ae(i,t,e,n,r,s,a,o,c,l){let h,d="GET",f=p({},s);c&&(d="REPORT",f["content-type"]="application/json",h=i);let g=c?e.pathReport(r,i):e.pathGet(r,i),m=[...a!=null?a:[]];o&&m.push({key:"withReasons",value:"true"}),l&&m.push({key:"h",value:l});let y=Je(t,g,m);return new pe(n,y,f,d,h)}var sn={logger:u.Object,maxCachedContexts:u.numberWithMin(0),baseUri:u.String,streamUri:u.String,eventsUri:u.String,capacity:u.numberWithMin(1),diagnosticRecordingInterval:u.numberWithMin(2),flushInterval:u.numberWithMin(2),streamInitialReconnectDelay:u.numberWithMin(0),allAttributesPrivate:u.Boolean,debug:u.Boolean,diagnosticOptOut:u.Boolean,withReasons:u.Boolean,sendEvents:u.Boolean,pollInterval:u.numberWithMin(30),useReport:u.Boolean,privateAttributes:u.StringArray,applicationInfo:u.Object,wrapperName:u.String,wrapperVersion:u.String,payloadFilterKey:u.stringMatchingRegex(/^[a-zA-Z0-9](\w|\.|-)*$/),hooks:u.createTypeArray("Hook[]",{}),inspectors:u.createTypeArray("LDInspection",{})},an=60*5,ii="https://clientsdk.launchdarkly.com",ni="https://clientstream.launchdarkly.com";function on(i){return i instanceof G?i:ae(i)}var me=class{constructor(t={},e={}){var r,s,a;this.logger=ae(),this.baseUri=ii,this.eventsUri=P.DEFAULT_EVENTS,this.streamUri=ni,this.maxCachedContexts=5,this.capacity=100,this.diagnosticRecordingInterval=900,this.flushInterval=30,this.streamInitialReconnectDelay=1,this.allAttributesPrivate=!1,this.debug=!1,this.diagnosticOptOut=!1,this.sendEvents=!0,this.sendLDHeaders=!0,this.useReport=!1,this.withReasons=!1,this.privateAttributes=[],this.pollInterval=an,this.hooks=[],this.inspectors=[],this.logger=on(t.logger),this.oi(t).forEach(o=>this.logger.warn(o)),this.serviceEndpoints=new P(this.streamUri,this.baseUri,this.eventsUri,e.analyticsEventPath,e.diagnosticEventPath,e.includeAuthorizationHeader,t.payloadFilterKey),this.useReport=(r=t.useReport)!=null?r:!1,this.tags=new vt({application:this.applicationInfo,logger:this.logger}),this.userAgentHeaderName=(s=e.userAgentHeaderName)!=null?s:"user-agent",this.trackEventModifier=(a=e.trackEventModifier)!=null?a:o=>o}oi(t){let e=[];return Object.entries(t).forEach(([n,r])=>{let s=sn[n];if(s)if(s.is(r))n==="logger"||(this[n]=r!=null?r:void 0);else{let a=s.getType();if(a==="boolean")e.push(b.wrongOptionTypeBoolean(n,typeof r)),this[n]=!!r;else if(a==="boolean | undefined | null")e.push(b.wrongOptionTypeBoolean(n,typeof r)),typeof r!="boolean"&&typeof r!="undefined"&&r!==null&&(this[n]=!!r);else if(s instanceof K&&u.Number.is(r)){let{min:o}=s;e.push(b.optionBelowMinimum(n,r,o)),this[n]=o}else e.push(b.wrongOptionType(n,s.getType(),typeof r))}else e.push(b.unknownOption(n))}),e}};async function ri(i,t){if(i.digest)return i.digest(t);if(i.asyncDigest)return i.asyncDigest(t);throw new Error("Platform must implement digest or asyncDigest")}var si=async(i,{crypto:t,storage:e})=>{let n=await(e==null?void 0:e.get(i));return n||(n=t.randomUUID(),await(e==null?void 0:e.set(i,n))),n};function ai(i){return async t=>ri(i.createHash("sha256").update(t),"base64")}var x=async i=>i;async function X(i){return(await Promise.all(i.map(e=>e.transform(e.value)))).join("_")}async function cn(i,t){return X([{value:"LaunchDarkly",transform:x},{value:t,transform:ai(i)}])}async function ln(i){return X([{value:"LaunchDarkly",transform:x},{value:"AnonymousKeys",transform:x},{value:i,transform:x}])}async function un(i){return X([{value:"LaunchDarkly",transform:x},{value:"ContextKeys",transform:x},{value:i,transform:x}])}async function hn(i){return X([{value:i,transform:x},{value:"ContextIndex",transform:x}])}async function Ze(i,t,e){return X([{value:t,transform:x},{value:e.canonicalKey,transform:ai(i)}])}var{isLegacyUser:dn,isSingleKind:he,isMultiKind:Qe}=S,oi="1.0",fn=i=>{let n=i,{kind:t}=n,e=Ut(n,["kind"]);return{kind:"multi",[t]:e}},gn=async({crypto:i,info:t},{applicationInfo:e})=>{var a;let{ld_application:n}=t.platformData(),r=(a=xt(n))!=null?a:{},s=(e==null?void 0:e.id)||(r==null?void 0:r.id);if(s){let o=(e==null?void 0:e.version)||(r==null?void 0:r.version),c=(e==null?void 0:e.name)||(r==null?void 0:r.name),l=(e==null?void 0:e.versionName)||(r==null?void 0:r.versionName);return r=p(p(p(D(p({},r),{id:s}),o?{version:o}:{}),c?{name:c}:{}),l?{versionName:l}:{}),r.key=await ri(i.createHash("sha256").update(s),"base64"),r.envAttributesVersion=r.envAttributesVersion||oi,r}},pn=async i=>{var o,c,l,h;let{ld_device:t,os:e}=i.info.platformData(),n=(o=xt(t))!=null?o:{},r=(e==null?void 0:e.name)||((c=n.os)==null?void 0:c.name),s=(e==null?void 0:e.version)||((l=n.os)==null?void 0:l.version),a=(h=n.os)==null?void 0:h.family;if((r||s||a)&&(n.os=p(p(p({},r?{name:r}:{}),s?{version:s}:{}),a?{family:a}:{})),Object.keys(n).filter(d=>d!=="key"&&d!=="envAttributesVersion").length){let d=await un("ld_device");return n.key=await si(d,i),n.envAttributesVersion=n.envAttributesVersion||oi,n}},mn=async(i,t,e)=>{if(dn(i))return i;let n,r;if(he(i)&&i.kind!=="ld_application"||Qe(i)&&!i.ld_application?n=await gn(t,e):e.logger.warn("Not adding ld_application environment attributes because it already exists."),he(i)&&i.kind!=="ld_device"||Qe(i)&&!i.ld_device?r=await pn(t):e.logger.warn("Not adding ld_device environment attributes because it already exists."),n||r){let s=he(i)?fn(i):i;return p(p(p({},s),n?{ld_application:n}:{}),r?{ld_device:r}:{})}return i},{isLegacyUser:yn,isMultiKind:vn,isSingleKind:En}=S,Te=async(i,t,e)=>{let{anonymous:n,key:r}=t;if(n&&!r){let s=await ln(i);t.key=await si(s,e)}},wn=async(i,t)=>{await Te(i.kind,i,t)},Dn=async(i,t)=>{let r=i,{kind:e}=r,n=Ut(r,["kind"]);return Promise.all(Object.entries(n).map(([s,a])=>Te(s,a,t)))},bn=async(i,t)=>{await Te("user",i,t)},kn=async(i,t)=>{let e=le(i);return En(e)&&await wn(e,t),vn(e)&&await Dn(e,t),yn(e)&&await bn(e,t),e},xn=i=>({customBaseURI:i.serviceEndpoints.polling!==ii,customStreamURI:i.serviceEndpoints.streaming!==ni,customEventsURI:i.serviceEndpoints.events!==P.DEFAULT_EVENTS,eventsCapacity:i.capacity,eventsFlushIntervalMillis:kt(i.flushInterval),reconnectTimeMillis:kt(i.streamInitialReconnectDelay),diagnosticRecordingIntervalMillis:kt(i.diagnosticRecordingInterval),allAttributesPrivate:i.allAttributesPrivate,usingSecureMode:!1,bootstrapMode:!1}),Sn=(i,t,e)=>{if(t.sendEvents&&!t.diagnosticOptOut)return new S.DiagnosticsManager(i,e,xn(t))};function de(i,t){return{value:t!=null?t:null,variationIndex:null,reason:{kind:"ERROR",errorKind:i}}}function ti(i,t,e){return{value:i,variationIndex:t!=null?t:null,reason:e!=null?e:null}}var Ln=(i,t,e,n,r)=>{if(t.sendEvents)return new S.EventProcessor(D(p({},t),{eventsCapacity:t.capacity}),new Et(i,t,e),n,void 0,r,!1)},Lt=class extends S.EventFactoryBase{evalEventClient(t,e,n,r,s,a){let{trackEvents:o,debugEventsUntilDate:c,trackReason:l,flagVersion:h,version:d,variation:f}=r;return super.evalEvent({addExperimentData:l,context:s,debugEventsUntilDate:c,defaultVal:n,flagKey:t,reason:a,trackEvents:!!o,value:e,variation:f,version:h!=null?h:d})}},Y=class i{constructor(){this.container={index:new Array}}static fromJson(t){let e=new i;try{e.container=JSON.parse(t)}catch(n){}return e}toJson(){return JSON.stringify(this.container)}notice(t,e){let n=this.container.index.find(r=>r.id===t);n===void 0?this.container.index.push({id:t,timestamp:e}):n.timestamp=e}prune(t){let e=Math.max(t,0);return this.container.index.length>e?(this.container.index.sort((n,r)=>n.timestamp-r.timestamp),this.container.index.splice(0,this.container.index.length-e)):[]}},ye=class{constructor(t,e,n,r,s,a,o=()=>Date.now()){this.a=t,this.St=e,this.ci=n,this.h=r,this.b=s,this.t=a,this.ot=o,this.oe=hn(this.St)}async init(t,e){this.b.init(t,e),await this.ce(t)}async upsert(t,e,n){return this.b.upsert(t,e,n)?(await this.ce(t),!0):!1}async loadCached(t){var r,s,a,o;let e=await Ze(this.a.crypto,this.St,t),n=await((r=this.a.storage)==null?void 0:r.get(e));if(n==null){if(n=await((s=this.a.storage)==null?void 0:s.get(t.canonicalKey)),n==null)return!1;await((a=this.a.storage)==null?void 0:a.set(e,n)),await((o=this.a.storage)==null?void 0:o.clear(t.canonicalKey))}try{let c=JSON.parse(n),l=Object.entries(c).reduce((h,[d,f])=>(h[d]={version:f.version,flag:f},h),{});return this.b.initCached(t,l),this.t.debug("Loaded cached flag evaluations from persistent storage"),!0}catch(c){return this.t.warn(`Could not load cached flag evaluations from persistent storage: ${c.message}`),!1}}async li(){var e;if(this.$!==void 0)return this.$;let t=await((e=this.a.storage)==null?void 0:e.get(await this.oe));if(!t)return this.$=new Y,this.$;try{this.$=Y.fromJson(t),this.t.debug("Loaded context index from persistent storage")}catch(n){this.t.warn(`Could not load index from persistent storage: ${n.message}`),this.$=new Y}return this.$}async ce(t){var c,l;let e=await this.li(),n=await Ze(this.a.crypto,this.St,t);e.notice(n,this.ot());let r=e.prune(this.ci);await Promise.all(r.map(async h=>{var d;return(d=this.a.storage)==null?void 0:d.clear(h.id)})),await((c=this.a.storage)==null?void 0:c.set(await this.oe,e.toJson()));let s=this.h.getAll(),a=Object.entries(s).reduce((h,[d,f])=>(f.flag!==null&&f.flag!==void 0&&(h[d]=f.flag),h),{}),o=JSON.stringify(a);await((l=this.a.storage)==null?void 0:l.set(n,o))}},ve=class{constructor(){this.H={}}init(t){this.H=Object.entries(t).reduce((e,[n,r])=>(e[n]=r,e),{})}insertOrUpdate(t,e){this.H[t]=e}get(t){if(Object.prototype.hasOwnProperty.call(this.H,t))return this.H[t]}getAll(){return this.H}};function Cn(i,t){let e=[];return Object.entries(i).forEach(([n,r])=>{let s=t[n];(!s||!_(r,s))&&e.push(n)}),Object.keys(t).forEach(n=>{i[n]||e.push(n)}),e}var Ee=class{constructor(t,e){this._=new Array,this.h=t,this.t=e}init(t,e){this.le=t.canonicalKey;let n=this.h.getAll();this.h.init(e);let r=Cn(n,e);r.length>0&&this._.forEach(s=>{try{s(t,r,"init")}catch(a){}})}initCached(t,e){this.le!==t.canonicalKey&&this.init(t,e)}upsert(t,e,n){if(this.le!==t.canonicalKey)return this.t.warn("Received an update for an inactive context."),!1;let r=this.h.get(e);return r!==void 0&&r.version>=n.version?!1:(this.h.insertOrUpdate(e,n),this._.forEach(s=>{try{s(t,[e],"patch")}catch(a){}}),!0)}on(t){this._.push(t)}off(t){let e=this._.indexOf(t);e>-1&&this._.splice(e,1)}},we=class{constructor(t,e,n,r,s=()=>Date.now()){this.h=new ve,this.b=new Ee(this.h,r),this.Lt=this.ui(t,e,n,r,s)}async ui(t,e,n,r,s=()=>Date.now()){let a=await cn(t.crypto,e);return new ye(t,a,n,this.h,this.b,r,s)}get(t){return this.h.get(t)}getAll(){return this.h.getAll()}setBootstrap(t,e){this.b.init(t,e)}async init(t,e){return(await this.Lt).init(t,e)}async upsert(t,e,n){return(await this.Lt).upsert(t,e,n)}async loadCached(t){return(await this.Lt).loadCached(t)}on(t){this.b.on(t)}off(t){this.b.off(t)}},ei="unknown hook",ci="beforeEvaluation",li="afterEvaluation";function Tt(i,t,e,n,r){try{return n()}catch(s){return i==null||i.error(`An error was encountered in "${t}" of the "${e}" hook: ${s}`),r}}function Ot(i,t){try{return t.getMetadata().name||ei}catch(e){return i.error("Exception thrown getting metadata for hook. Unable to get hook name."),ei}}function An(i,t,e){return t.map(n=>Tt(i,ci,Ot(i,n),()=>{var r,s;return(s=(r=n==null?void 0:n.beforeEvaluation)==null?void 0:r.call(n,e,{}))!=null?s:{}},{}))}function Tn(i,t,e,n,r){for(let s=t.length-1;s>=0;s-=1){let a=t[s],o=n[s];Tt(i,li,Ot(i,a),()=>{var c,l;return(l=(c=a==null?void 0:a.afterEvaluation)==null?void 0:c.call(a,e,o,r))!=null?l:{}},{})}}function On(i,t,e){return t.map(n=>Tt(i,ci,Ot(i,n),()=>{var r,s;return(s=(r=n==null?void 0:n.beforeIdentify)==null?void 0:r.call(n,e,{}))!=null?s:{}},{}))}function $n(i,t,e,n,r){for(let s=t.length-1;s>=0;s-=1){let a=t[s],o=n[s];Tt(i,li,Ot(i,a),()=>{var c,l;return(l=(c=a==null?void 0:a.afterIdentify)==null?void 0:c.call(a,e,o,r))!=null?l:{}},{})}}var De=class{constructor(t,e){this.t=t,this.K=[],this.K.push(...e)}withEvaluation(t,e,n,r){if(this.K.length===0)return r();let s=[...this.K],a={flagKey:t,context:e,defaultValue:n},o=An(this.t,s,a),c=r();return Tn(this.t,s,a,o,c),c}identify(t,e){let n=[...this.K],r={context:t,timeout:e},s=On(this.t,n,r);return a=>{$n(this.t,n,r,s,a)}}addHook(t){this.K.push(t)}};function Nn(i){return{getMetadata(){return{name:"LaunchDarkly-Inspector-Adapter"}},afterEvaluation:(t,e,n)=>(i.onFlagUsed(t.flagKey,n,t.context),e),afterIdentify(t,e,n){return i.onIdentityChanged(t.context),e}}}function Rn(i,t){return`an inspector: "${t}" of an invalid type (${i}) was configured`}function In(i,t){return`an inspector: "${t}" of type: "${i}" generated an exception`}function Pn(i,t){let e=!1,n={method:(...r)=>{try{i.method(...r)}catch(s){e||(e=!0,t.warn(In(n.type,n.name)))}},type:i.type,name:i.name,synchronous:i.synchronous};return n}var ui="flag-used",hi="flag-details-changed",di="flag-detail-changed",fi="client-identity-changed",Mn=[ui,hi,di,fi];function Fn(i,t){let e=Mn.includes(i.type)&&i.method&&typeof i.method=="function";return e||t.warn(Rn(i.type,i.name)),e}var be=class{constructor(t,e){this.N=[];let n=t.filter(r=>Fn(r,e));this.N=n.map(r=>Pn(r,e))}hasInspectors(){return this.N.length!==0}onFlagUsed(t,e,n){this.N.forEach(r=>{r.type===ui&&r.method(t,e,n)})}onFlagsChanged(t){this.N.forEach(e=>{e.type===hi&&e.method(t)})}onFlagChanged(t,e){this.N.forEach(n=>{n.type===di&&n.method(t,e)})}onIdentityChanged(t){this.N.forEach(e=>{e.type===fi&&e.method(t)})}},ke=class{constructor(t){this.t=t,this.e=new Map}on(t,e){var n;this.e.has(t)?(n=this.e.get(t))==null||n.push(e):this.e.set(t,[e])}off(t,e){let n=this.e.get(t);if(n){if(e){let r=n.filter(s=>s!==e);r.length===0?this.e.delete(t):this.e.set(t,r);return}this.e.delete(t)}}Ct(t,e,...n){var r;try{t(...n)}catch(s){(r=this.t)==null||r.error(`Encountered error invoking handler for "${e}", detail: "${s}"`)}}emit(t,...e){let n=this.e.get(t);n==null||n.forEach(r=>this.Ct(r,t,...e))}eventNames(){return[...this.e.keys()]}listenerCount(t){var e,n;return(n=(e=this.e.get(t))==null?void 0:e.length)!=null?n:0}},{ClientMessages:fe,ErrorKinds:ge}=S,Un=5,Ct=class{constructor(t,e,n,r,s,a){if(this.sdkKey=t,this.autoEnvAttributes=e,this.platform=n,this.At=15,this.k=new Lt(!1),this.ct=new Lt(!0),this.Tt=!1,!t)throw new Error("You must configure the client with a client-side SDK key");if(!n.encoding)throw new Error("Platform must implement Encoding because btoa is required.");this.r=new me(r,a),this.logger=this.r.logger,this.ue=We(this.sdkKey,this.platform.info,this.r.tags,this.r.serviceEndpoints.includeAuthorizationHeader,this.r.userAgentHeaderName),this.v=new we(this.platform,t,this.r.maxCachedContexts,this.r.logger),this.y=Sn(t,this.r,n),this.g=Ln(t,this.r,n,this.ue,this.y),this.emitter=new ke,this.emitter.on("error",(o,c)=>{this.logger.error(`error: ${c}, context: ${JSON.stringify(o)}`)}),this.v.on((o,c,l)=>{this.hi(c,l);let h=k.toLDContext(o);this.emitter.emit("change",h,c),c.forEach(d=>{this.emitter.emit(`change:${d}`,h)})}),this.dataManager=s(this.v,this.r,this.ue,this.emitter,this.y),this.R=new De(this.logger,this.r.hooks),this.G=new be(this.r.inspectors,this.logger),this.G.hasInspectors()&&this.R.addHook(Nn(this.G))}allFlags(){return Object.entries(this.v.getAll()).reduce((e,[n,r])=>(r.flag!==null&&r.flag!==void 0&&!r.flag.deleted&&(e[n]=r.flag.value),e),{})}async close(){var t;await this.flush(),(t=this.g)==null||t.close(),this.dataManager.close(),this.logger.debug("Closed event processor and data source.")}async flush(){var t;try{await((t=this.g)==null?void 0:t.flush()),this.logger.debug("Successfully flushed event processor.")}catch(e){return this.logger.error(`Error flushing event processor: ${e}.`),{error:e,result:!1}}return{result:!0}}getContext(){return this.E?le(this.E):void 0}getInternalContext(){return this.I}di(t,e){let n,r,s=new Promise((c,l)=>{n=c,r=l});if(e)return{identifyPromise:s,identifyResolve:n,identifyReject:r};let a=Xe(t,"identify");return{identifyPromise:Promise.race([a,s]).catch(c=>{throw c.message.includes("timed out")&&this.logger.error(`identify error: ${c}`),c}),identifyResolve:n,identifyReject:r}}async identify(t,e){var d,f;let n=(d=e==null?void 0:e.timeout)!=null?d:Un,r=(e==null?void 0:e.timeout)===void 0&&(e==null?void 0:e.noTimeout)===!0;n>this.At&&this.logger.warn(`The identify function was called with a timeout greater than ${this.At} seconds. We recommend a timeout of less than ${this.At} seconds.`);let s=await kn(t,this.platform);this.autoEnvAttributes===U.Enabled&&(s=await mn(s,this.platform,this.r));let a=k.fromLDContext(s);if(!a.valid){let g=new Error("Context was unspecified or had no key");return this.emitter.emit("error",s,g),Promise.reject(g)}this.E=s,this.I=a,(f=this.g)==null||f.sendEvent(this.k.identifyEvent(this.I));let{identifyPromise:o,identifyResolve:c,identifyReject:l}=this.di(n,r);this.logger.debug(`Identifying ${JSON.stringify(this.I)}`);let h=this.R.identify(s,e==null?void 0:e.timeout);return await this.dataManager.identify(c,l,a,e),o.then(g=>(h({status:"completed"}),g),g=>{throw h({status:"error"}),g})}on(t,e){this.emitter.on(t,e)}off(t,e){this.emitter.off(t,e)}track(t,e,n){var r,s;if(!this.I||!this.I.valid){this.logger.warn(fe.MissingContextKeyNoEvent);return}n!==void 0&&!u.Number.is(n)&&((r=this.logger)==null||r.warn(fe.invalidMetricValue(typeof n))),(s=this.g)==null||s.sendEvent(this.r.trackEventModifier(this.k.customEvent(t,this.I,e,n)))}lt(t,e,n,r){var f,g,m;if(!this.E)return this.logger.debug(fe.MissingContextKeyNoEvent),de(ge.UserNotSpecified,e);let s=k.fromLDContext(this.E),a=this.v.get(t);if(a===void 0||a.flag.deleted){let y=e!=null?e:null,C=new J(`Unknown feature flag "${t}"; returning default value ${y}.`);return this.emitter.emit("error",this.E,C),(f=this.g)==null||f.sendEvent(this.k.unknownFlagEvent(t,y,s)),de(ge.FlagNotFound,e)}let{reason:o,value:c,variation:l,prerequisites:h}=a.flag;if(r){let[y,C]=r(c);if(!y){(g=this.g)==null||g.sendEvent(n.evalEventClient(t,e,e,a.flag,s,o));let Ft=new J(`Wrong type "${C}" for feature flag "${t}"; returning default value`);return this.emitter.emit("error",this.E,Ft),de(ge.WrongType,e)}}let d=ti(c,l,o);return c==null&&(this.logger.debug("Result value is null. Providing default value."),d.value=e),h==null||h.forEach(y=>{this.lt(y,void 0,this.k)}),(m=this.g)==null||m.sendEvent(n.evalEventClient(t,c,e,a.flag,s,o)),d}variation(t,e){let{value:n}=this.R.withEvaluation(t,this.E,e,()=>this.lt(t,e,this.k));return n}variationDetail(t,e){return this.R.withEvaluation(t,this.E,e,()=>this.lt(t,e,this.ct))}P(t,e,n,r){return this.R.withEvaluation(t,this.E,e,()=>this.lt(t,e,n,r))}boolVariation(t,e){return this.P(t,e,this.k,n=>[u.Boolean.is(n),u.Boolean.getType()]).value}jsonVariation(t,e){return this.variation(t,e)}numberVariation(t,e){return this.P(t,e,this.k,n=>[u.Number.is(n),u.Number.getType()]).value}stringVariation(t,e){return this.P(t,e,this.k,n=>[u.String.is(n),u.String.getType()]).value}boolVariationDetail(t,e){return this.P(t,e,this.ct,n=>[u.Boolean.is(n),u.Boolean.getType()])}numberVariationDetail(t,e){return this.P(t,e,this.ct,n=>[u.Number.is(n),u.Number.getType()])}stringVariationDetail(t,e){return this.P(t,e,this.ct,n=>[u.String.is(n),u.String.getType()])}jsonVariationDetail(t,e){return this.variationDetail(t,e)}addHook(t){this.R.addHook(t)}setEventSendingEnabled(t,e){var n,r,s,a;this.Tt!==t&&(this.Tt=t,t?(this.logger.debug("Starting event processor"),(n=this.g)==null||n.start()):e?((r=this.logger)==null||r.debug("Flushing event processor before disabling."),this.flush().then(()=>{var o,c;this.Tt||((o=this.logger)==null||o.debug("Stopping event processor."),(c=this.g)==null||c.close())})):((s=this.logger)==null||s.debug("Stopping event processor."),(a=this.g)==null||a.close()))}sendEvent(t){var e;(e=this.g)==null||e.sendEvent(t)}hi(t,e){if(!this.G.hasInspectors())return;let n={};t.forEach(r=>{let s=this.v.get(r);if(s!=null&&s.flag&&!s.flag.deleted){let{reason:a,value:o,variation:c}=s.flag;n[r]=ti(o,c,a)}else n[r]={value:void 0,reason:null,variationIndex:null}}),e==="init"?this.G.onFlagsChanged(n):e==="patch"&&Object.entries(n).forEach(([r,s])=>{this.G.onFlagChanged(r,s)})}},xe=class{constructor(t,e,n){this.v=t,this.Ot=e,this.t=n}async handlePut(t,e){this.t.debug(`Got PUT: ${Object.keys(e)}`);let n=Object.entries(e).reduce((r,[s,a])=>(r[s]={version:a.version,flag:a},r),{});await this.v.init(t,n),this.Ot.requestStateUpdate(w.Valid)}async handlePatch(t,e){this.t.debug(`Got PATCH ${JSON.stringify(e,null,2)}`),this.v.upsert(t,e.key,{version:e.version,flag:e})}async handleDelete(t,e){this.t.debug(`Got DELETE ${JSON.stringify(e,null,2)}`),this.v.upsert(t,e.key,{version:e.version,flag:D(p({},e),{deleted:!0,flagVersion:0,value:void 0,variation:0,trackEvents:!1})})}handleStreamingError(t){this.Ot.reportError(t.kind,t.message,t.code,t.recoverable)}handlePollingError(t){this.Ot.reportError(t.kind,t.message,t.status,t.recoverable)}},Se=class{constructor(t,e=()=>Date.now()){this.x=t,this.ut=w.Closed,this.he=e(),this.ot=e}get status(){return{state:this.ut,stateSince:this.he,lastError:this.fi}}de(t,e=!1){let n=t===w.Interrupted&&this.ut===w.Initializing?w.Initializing:t,r=this.ut!==n;r&&(this.ut=n,this.he=this.ot()),(r||e)&&this.x.emit("dataSourceStatus",this.status)}requestStateUpdate(t){this.de(t)}reportError(t,e,n,r=!1){let s={kind:t,message:e,statusCode:n,time:this.ot()};this.fi=s,this.de(r?w.Interrupted:w.Closed,!0)}},Le=class{constructor(t,e,n,r,s){this.gi=t,this.pi=e,this.mi=n,this.u=r,this.t=s,this.fe=!1}async ge(){var s,a,o,c,l,h,d;if(this.fe)return;let t=f=>{var g,m,y;(g=this.t)==null||g.error("Polling received invalid data"),(m=this.t)==null||m.debug(`Invalid JSON follows: ${f}`),(y=this.u)==null||y.call(this,new R(E.InvalidData,"Malformed JSON data in polling response"))};(s=this.t)==null||s.debug("Polling LaunchDarkly for feature flag updates");let e=Date.now();try{let f=await this.gi.requestPayload();try{let g=JSON.parse(f);try{(a=this.mi)==null||a.call(this,g)}catch(m){(o=this.t)==null||o.error(`Exception from data handler: ${m}`)}}catch(g){t(f)}}catch(f){let g=f;if(g.status!==void 0&&!W(g.status)){(c=this.t)==null||c.error(B(f,"polling request")),(l=this.u)==null||l.call(this,new R(E.ErrorResponse,g.message,g.status));return}(h=this.t)==null||h.error(B(f,"polling request","will retry"))}let n=Date.now()-e,r=Math.max(this.pi*1e3-n,0);(d=this.t)==null||d.debug("Elapsed: %d ms, sleeping for %d ms",n,r),this.$t=setTimeout(()=>{this.ge()},r)}start(){this.ge()}stop(){this.$t&&(clearTimeout(this.$t),this.$t=void 0),this.fe=!0}close(){this.stop()}},Vn=(i,t,e,n)=>{e==null||e.error(`Stream received invalid data in "${i}" message`),e==null||e.debug(`Invalid JSON follows: ${t}`),n==null||n(new F(E.InvalidData,"Malformed JSON data in event stream"))},Ce=class{constructor(t,e,n,r,s,a,o,c,l){var f;this.yi=t,this.Nt=e,this.e=n,this.D=r,this.vi=a,this.y=o,this.u=c,this.t=l;let h;e.useReport&&!r.getEventSourceCapabilities().customMethod?h=e.paths.pathPing(s,t):h=e.useReport?e.paths.pathReport(s,t):e.paths.pathGet(s,t);let d=[...(f=e.queryParameters)!=null?f:[]];this.Nt.withReasons&&d.push({key:"withReasons",value:"true"}),this.D=r,this.at=p({},e.baseHeaders),this.t=l,this.Ei=qe(e.serviceEndpoints,h,d)}pe(){this.ht=Date.now()}Rt(t){this.ht&&this.y&&this.y.recordStreamInit(this.ht,!t,Date.now()-this.ht),this.ht=void 0}wi(t){var e,n,r;return Ye(t)?((r=this.t)==null||r.warn(B(t,"streaming request","will retry")),this.Rt(!1),this.pe(),!0):(this.Rt(!1),(e=this.u)==null||e.call(this,new F(E.ErrorResponse,t.message,t.status,!1)),(n=this.t)==null||n.error(B(t,"streaming request")),!1)}start(){this.pe();let t;this.Nt.useReport?(this.at["content-type"]="application/json",t={method:"REPORT",body:this.yi}):t={};let e=this.D.createEventSource(this.Ei,D(p({headers:this.at},t),{errorFilter:n=>this.wi(n),initialRetryDelayMillis:this.Nt.initialRetryDelayMillis,readTimeoutMillis:5*60*1e3,retryResetIntervalMillis:60*1e3}));this.me=e,e.onclose=()=>{var n;(n=this.t)==null||n.info("Closed LaunchDarkly stream connection")},e.onerror=()=>{},e.onopen=()=>{var n;(n=this.t)==null||n.info("Opened LaunchDarkly stream connection")},e.onretrying=n=>{var r;(r=this.t)==null||r.info(`Will retry stream connection in ${n.delayMillis} milliseconds`)},this.e.forEach(({deserializeData:n,processJson:r},s)=>{e.addEventListener(s,a=>{var o,c;if((o=this.t)==null||o.debug(`Received ${s} event`),a!=null&&a.data){this.Rt(!0);let{data:l}=a,h=n(l);if(!h){Vn(s,l,this.t,this.u);return}r(h)}else(c=this.u)==null||c.call(this,new F(E.InvalidData,"Unexpected payload from event stream"))})}),e.addEventListener("ping",async()=>{var n,r,s,a,o,c,l;(n=this.t)==null||n.debug("Got PING, going to poll LaunchDarkly for feature flag updates");try{let h=await this.vi.requestPayload();try{let d=JSON.parse(h);try{(r=this.e.get("put"))==null||r.processJson(d)}catch(f){(s=this.t)==null||s.error(`Exception from data handler: ${f}`)}}catch(d){(a=this.t)==null||a.error("Polling after ping received invalid data"),(o=this.t)==null||o.debug(`Invalid JSON follows: ${h}`),(c=this.u)==null||c.call(this,new R(E.InvalidData,"Malformed JSON data in ping polling response"))}}catch(h){let d=h;(l=this.u)==null||l.call(this,new R(E.ErrorResponse,d.message,d.status))}})}stop(){var t;(t=this.me)==null||t.close(),this.me=void 0}close(){this.stop()}},At=class{constructor(t,e,n,r,s,a,o,c,l){this.platform=t,this.flagManager=e,this.credential=n,this.config=r,this.getPollingPaths=s,this.getStreamingPaths=a,this.baseHeaders=o,this.emitter=c,this.diagnosticsManager=l,this.closed=!1,this.logger=r.logger,this.dataSourceStatusManager=new Se(c),this.M=new xe(e,this.dataSourceStatusManager,this.config.logger)}setConnectionParams(t){this.Di=t}createPollingProcessor(t,e,n,r,s){let a=new Le(n,this.config.pollInterval,async o=>{await this.M.handlePut(e,o),r==null||r()},o=>{this.emitter.emit("error",t,o),this.M.handlePollingError(o),s==null||s(o)},this.logger);this.updateProcessor=this.ye(a,this.dataSourceStatusManager)}createStreamingProcessor(t,e,n,r,s){var o;let a=new Ce(JSON.stringify(t),{credential:this.credential,serviceEndpoints:this.config.serviceEndpoints,paths:this.getStreamingPaths(),baseHeaders:this.baseHeaders,initialRetryDelayMillis:this.config.streamInitialReconnectDelay*1e3,withReasons:this.config.withReasons,useReport:this.config.useReport,queryParameters:(o=this.Di)==null?void 0:o.queryParameters},this.createStreamListeners(e,r),this.platform.requests,this.platform.encoding,n,this.diagnosticsManager,c=>{this.emitter.emit("error",t,c),this.M.handleStreamingError(c),s==null||s(c)},this.logger);this.updateProcessor=this.ye(a,this.dataSourceStatusManager)}createStreamListeners(t,e){let n=new Map;return n.set("put",{deserializeData:JSON.parse,processJson:async r=>{await this.M.handlePut(t,r),e==null||e()}}),n.set("patch",{deserializeData:JSON.parse,processJson:async r=>{this.M.handlePatch(t,r)}}),n.set("delete",{deserializeData:JSON.parse,processJson:async r=>{this.M.handleDelete(t,r)}}),n}ye(t,e){return{start:()=>{e.requestStateUpdate(w.Initializing),t.start()},stop:()=>{t.stop(),e.requestStateUpdate(w.Closed)},close:()=>{t.close(),e.requestStateUpdate(w.Closed)}}}close(){var t;(t=this.updateProcessor)==null||t.close(),this.closed=!0}};function $t(){return typeof document!==void 0}function Oe(){return typeof window!==void 0}function Nt(i,t,e){return $t()?(document.addEventListener(i,t,e),()=>{document.removeEventListener(i,t,e)}):()=>{}}function Rt(i,t,e){return $t()?(window.addEventListener(i,t,e),()=>{window.removeEventListener(i,t,e)}):()=>{}}function L(){return Oe()?window.location.href:""}function gi(){return Oe()?window.location.search:""}function pi(){return Oe()?window.location.hash:""}function mi(){if(typeof crypto!==void 0)return crypto;throw Error("Access to a web crypto API is required")}function yi(){return $t()?document.visibilityState:"visibile"}function vi(i){if($t())return document.querySelectorAll(i)}function Ei(i,t){let e=Object.keys(t),n="$flagsState",r="$valid",s=t[n];!s&&e.length&&i.warn("LaunchDarkly client was initialized with bootstrap data that did not include flag metadata. Events may not be sent correctly."),t[r]===!1&&i.warn("LaunchDarkly bootstrap data is not available because the back end could not read the flags.");let a={};return e.forEach(o=>{if(o!==n&&o!==r){let c;s&&s[o]?c=p({value:t[o]},s[o]):c={value:t[o],version:0},a[o]={version:c.version,flag:c}}}),a}var jn="[BrowserDataManager]",Z=class extends At{constructor(e,n,r,s,a,o,c,l,h,d){super(e,n,r,s,o,c,l,h,d);this.Fi=a;this.q=void 0;this.It=!1;this.q=a.streaming}S(e,...n){this.logger.debug(`${jn} ${e}`,...n)}async identify(e,n,r,s){if(this.closed){this.S("Identify called after data manager was closed.");return}this.context=r;let a=s;a!=null&&a.hash?this.setConnectionParams({queryParameters:[{key:"h",value:a.hash}]}):this.setConnectionParams(),this.Pt=a==null?void 0:a.hash,a!=null&&a.bootstrap?this.bi(r,a.bootstrap,e):(await this.flagManager.loadCached(r)&&this.S("Identify - Flags loaded from cache. Continuing to initialize via a poll."),await this.ki(r,e,n)),this.Mt()}async ki(e,n,r){var s,a;try{this.dataSourceStatusManager.requestStateUpdate(w.Initializing);let o=JSON.stringify(k.toLDContext(e)),l=await Ae(o,this.config.serviceEndpoints,this.getPollingPaths(),this.platform.requests,this.platform.encoding,this.baseHeaders,[],this.config.withReasons,this.config.useReport,this.Pt).requestPayload();try{let d=this.createStreamListeners(e,n).get("put");d.processJson(d.deserializeData(l))}catch(h){this.dataSourceStatusManager.reportError(E.InvalidData,(s=h.message)!=null?s:"Could not parse poll response")}}catch(o){this.dataSourceStatusManager.reportError(E.NetworkError,(a=o.message)!=null?a:"unexpected network error",o.status),r(o)}}bi(e,n,r){this.flagManager.setBootstrap(e,Ei(this.logger,n)),this.S("Identify - Initialization completed from bootstrap"),r()}setForcedStreaming(e){this.q=e,this.Mt()}setAutomaticStreamingState(e){this.It=e,this.Mt()}Mt(){let e=this.q||this.It&&this.q===void 0;this.S(`Updating streaming state. forced(${this.q}) automatic(${this.It})`),e?this.xi():this.Si()}Si(){var e;this.updateProcessor&&this.S("Stopping update processor."),(e=this.updateProcessor)==null||e.close(),this.updateProcessor=void 0}xi(){if(this.updateProcessor){this.S("Update processor already active. Not changing state.");return}if(!this.context){this.S("Context not set, not starting update processor.");return}this.S("Starting update processor."),this.Li(this.context)}Li(e,n,r){var c;let s=k.toLDContext(e);(c=this.updateProcessor)==null||c.close();let a=JSON.stringify(k.toLDContext(e)),o=Ae(a,this.config.serviceEndpoints,this.getPollingPaths(),this.platform.requests,this.platform.encoding,this.baseHeaders,[],this.config.withReasons,this.config.useReport,this.Pt);this.createStreamingProcessor(s,e,o,n,r),this.updateProcessor.start()}};function wi(i){let e=Nt("visibilitychange",()=>{yi()==="hidden"&&i()}),n=Rt("pagehide",i);return()=>{e(),n()}}function Q(i){if(typeof i!="string")throw new TypeError("Expected a string");return i.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}function Bn(i,t,e,n){let s=((i.kind==="substring"||i.kind==="regex")&&n.includes("/")?t:t.replace(n,"")).replace(e,"");switch(i.kind){case"exact":return new RegExp(`^${Q(i.url)}/?$`).test(t);case"canonical":return new RegExp(`^${Q(i.url)}/?$`).test(s);case"substring":return new RegExp(`.*${Q(i.substring)}.*$`).test(s);case"regex":return new RegExp(i.pattern).test(s);default:return!1}}function Hn(i,t){let e=[];return t.forEach(n=>{let r=i.target,{selector:s}=n,a=vi(s);for(;r&&(a!=null&&a.length);){for(let o=0;o<a.length;o+=1)if(r===a[o]){e.push(n);break}r=r.parentNode}}),e}var tt=class{constructor(t,e){let n=t.filter(a=>{var o;return(o=a.urls)==null?void 0:o.some(c=>Bn(c,L(),gi(),pi()))}),r=n.filter(a=>a.kind==="pageview"),s=n.filter(a=>a.kind==="click");if(r.forEach(a=>e(a)),s.length){let a=o=>{Hn(o,s).forEach(c=>{e(c)})};this.ve=Nt("click",a)}}close(){var t;(t=this.ve)==null||t.call(this)}};var _n=300,It=class{constructor(t){this.Ft=L();let e=()=>{let r=L();r!==this.Ft&&(this.Ft=r,t())};this.Ut=setInterval(e,_n);let n=Rt("popstate",e);this.Ee=()=>{n()}}close(){var t;this.Ut&&clearInterval(this.Ut),(t=this.Ee)==null||t.call(this)}};var et=class{constructor(t,e,n,r,s,a=o=>new It(o)){this.D=e;this.Ti=r;this.Ai=s;this.dt=[];this.De=!1;this.ft=`${n}/sdk/goals/${t}`,this.we=a(()=>{this.jt()})}async initialize(){await this.Ci(),this.jt()}startTracking(){this.De=!0,this.jt()}jt(){var t;this.De&&((t=this.Vt)==null||t.close(),this.dt&&this.dt.length&&(this.Vt=new tt(this.dt,e=>{this.Ai(L(),e)})))}async Ci(){try{let t=await this.D.fetch(this.ft);this.dt=await t.json()}catch(t){this.Ti(new q(`Encountered error fetching goals: ${t}`))}}close(){var t,e;(t=this.we)==null||t.close(),(e=this.Vt)==null||e.close()}};function Di(i){return i.kind==="click"}var Kn=2,bi={fetchGoals:!0,eventUrlTransformer:i=>i,streaming:void 0},Gn={fetchGoals:u.Boolean,eventUrlTransformer:u.Function,streaming:u.Boolean};function ki(i){let t=p({},i);return Object.keys(bi).forEach(e=>{delete t[e]}),t}function qn(i){var t;(t=i.flushInterval)!=null||(i.flushInterval=Kn)}function $e(i,t){let e=p({},bi);return qn(e),Object.entries(Gn).forEach(n=>{let[r,s]=n,a=i[r];a!==void 0&&(s.is(a)?e[r]=a:t.warn(b.wrongOptionType(r,s.getType(),typeof a)))}),e}var it=class{constructor(t,e){this.Oi=t;this.be=[];switch(e){case"sha1":this.Bt="SHA-1";break;case"sha256":this.Bt="SHA-256";break;default:throw new Error(`Algorithm is not supported ${e}`)}}async asyncDigest(t){let e=this.be.join(""),n=new TextEncoder().encode(e),r=await this.Oi.subtle.digest(this.Bt,n);switch(t){case"base64":return btoa(String.fromCharCode(...new Uint8Array(r)));case"hex":return[...new Uint8Array(r)].map(s=>s.toString(16).padStart(2,"0")).join("");default:throw new Error(`Encoding is not supported ${t}`)}}update(t){return this.be.push(t),this}};var Jn={start:0,end:3},zn={start:4,end:5},Ne={start:6,end:7},Re={start:8,end:8},Wn={start:9,end:9},Yn={start:10,end:15};function Xn(){if(crypto&&crypto.getRandomValues){let t=new Uint8Array(16);return crypto.getRandomValues(t),[...t.values()]}let i=[];for(let t=0;t<16;t+=1)i.push(Math.floor(Math.random()*256));return i}function H(i,t){let e="";for(let n=t.start;n<=t.end;n+=1)e+=i[n].toString(16).padStart(2,"0");return e}function Zn(i){return i[Re.start]=(i[Re.start]|128)&191,i[Ne.start]=i[Ne.start]&15|64,`${H(i,Jn)}-${H(i,zn)}-${H(i,Ne)}-${H(i,Re)}${H(i,Wn)}-${H(i,Yn)}`}function Qn(){let i=Xn();return Zn(i)}function Ie(){return typeof crypto!==void 0&&typeof crypto.randomUUID=="function"?crypto.randomUUID():Qn()}var nt=class{createHash(t){return new it(mi(),t)}randomUUID(){return Ie()}};function tr(i){let t=Array.from(i,e=>String.fromCodePoint(e)).join("");return btoa(t)}var rt=class{btoa(t){return tr(new TextEncoder().encode(t))}};var st=class{platformData(){return{name:"JS"}}sdkData(){return{name:"@launchdarkly/js-client-sdk",version:"0.0.0",userAgentBase:"JSClient"}}};var at=class{constructor(t,e,n=Math.random){this.Ri=e;this.Ni=n;this.Ht=0;this._t=Math.max(1,t),this.ke=Math.ceil(Math.log2(3e4/this._t))}J(){let t=Math.min(this.Ht,this.ke),e=this._t*2**t;return Math.min(e,3e4)}$i(t){return t-Math.trunc(this.Ni()*.5*t)}success(t=Date.now()){this.gt=t}fail(t=Date.now()){this.gt!==void 0&&t-this.gt>this.Ri&&(this.Ht=0),this.gt=void 0;let e=this.$i(this.J());return this.Ht+=1,e}};var ot=class{constructor(t,e){this.ft=t;this.e={};this.J=new at(e.initialRetryDelayMillis,e.retryResetIntervalMillis),this.xe=e.errorFilter,this.Se()}Se(){this.F=new EventSource(this.ft),this.F.onopen=()=>{var t;this.J.success(),(t=this.onopen)==null||t.call(this)},this.F.onerror=t=>{var e;this.Ii(t),(e=this.onerror)==null||e.call(this,t)},Object.entries(this.e).forEach(([t,e])=>{e.forEach(n=>{var r;(r=this.F)==null||r.addEventListener(t,n)})})}addEventListener(t,e){var n,r,s;(r=(n=this.e)[t])!=null||(n[t]=[]),this.e[t].push(e),(s=this.F)==null||s.addEventListener(t,e)}close(){var t,e;clearTimeout(this.Kt),this.Kt=void 0,(t=this.F)==null||t.close(),(e=this.onclose)==null||e.call(this)}Pi(t){var e;(e=this.onretrying)==null||e.call(this,{delayMillis:t}),this.Kt=setTimeout(()=>{this.Se()},t)}Ii(t){this.close(),!(t.status&&typeof t.status=="number"&&!this.xe(t))&&this.Pi(this.J.fail())}};var ct=class{fetch(t,e){return fetch(t,e)}createEventSource(t,e){return new ot(t,e)}getEventSourceCapabilities(){return{customMethod:!1,readTimeout:!1,headers:!1}}};function xi(){return typeof localStorage!="undefined"}var lt=class{constructor(t){this.t=t}async clear(t){var e;try{localStorage.removeItem(t)}catch(n){(e=this.t)==null||e.error(`Error clearing key from localStorage: ${t}, reason: ${n}`)}}async get(t){var e;try{let n=localStorage.getItem(t);return n!=null?n:null}catch(n){return(e=this.t)==null||e.error(`Error getting key from localStorage: ${t}, reason: ${n}`),null}}async set(t,e){var n;try{localStorage.setItem(t,e)}catch(r){(n=this.t)==null||n.error(`Error setting key in localStorage: ${t}, reason: ${r}`)}}};var ut=class{constructor(t){this.encoding=new rt;this.info=new st;this.crypto=new nt;this.requests=new ct;xi()&&(this.storage=new lt(t))}};var Pt=class extends Ct{constructor(t,e,n={},r){var f;let{logger:s,debug:a}=n,o=s!=null?s:new I({destination:{debug:console.debug,info:console.info,warn:console.warn,error:console.error},level:a?"debug":"info"}),c=(f=n.baseUri)!=null?f:"https://clientsdk.launchdarkly.com",l=r!=null?r:new ut(o),h=$e(n,o),{eventUrlTransformer:d}=h;super(t,e,l,ki(D(p({},n),{logger:o})),(g,m,y,C,Ft)=>new Z(l,g,t,m,h,()=>({pathGet(O,$){return`/sdk/evalx/${t}/contexts/${ue($,O)}`},pathReport(O,$){return`/sdk/evalx/${t}/context`},pathPing(O,$){throw new Error("Ping for polling unsupported.")}}),()=>({pathGet(O,$){return`/eval/${t}/${ue($,O)}`},pathReport(O,$){return`/eval/${t}`},pathPing(O,$){return`/ping/${t}`}}),y,C,Ft),{analyticsEventPath:`/events/bulk/${t}`,diagnosticEventPath:`/events/diagnostic/${t}`,includeAuthorizationHeader:!1,highTimeoutThreshold:5,userAgentHeaderName:"x-launchdarkly-user-agent",trackEventModifier:g=>new S.InputCustomEvent(g.context,g.key,g.data,g.metricValue,g.samplingRatio,d(L()))}),this.setEventSendingEnabled(!0,!1),h.fetchGoals&&(this.Gt=new et(t,l.requests,c,g=>{o.error(g.message)},(g,m)=>{let y=this.getInternalContext();if(!y)return;let C=d(g);Di(m)?this.sendEvent({kind:"click",url:C,samplingRatio:1,key:m.key,creationDate:Date.now(),context:y,selector:m.selector}):this.sendEvent({kind:"pageview",url:C,samplingRatio:1,key:m.key,creationDate:Date.now(),context:y})}),this.Gt.initialize(),h.automaticBackgroundHandling&&wi(()=>this.flush()))}async identify(t,e){var n;await super.identify(t,e),(n=this.Gt)==null||n.startTracking()}setStreaming(t){this.dataManager.setForcedStreaming(t)}Le(){this.dataManager.setAutomaticStreamingState(!!this.emitter.listenerCount("change"))}on(t,e){super.on(t,e),this.Le()}off(t,e){super.off(t,e),this.Le()}};var Si=["ready","failed","initialized"],ht=class{constructor(t){this.n=t;this.e=new Map}on(t,e){var n;Si.includes(t)?this.e.has(t)?(n=this.e.get(t))==null||n.push(e):this.e.set(t,[e]):this.n.on(t,e)}off(t,e){if(Si.includes(t)){let n=this.e.get(t);if(!n)return;if(e){let r=n.filter(s=>s!==e);r.length===0?this.e.delete(t):this.e.set(t,r);return}this.e.delete(t)}else this.n.off(t,e)}Ct(t,e,...n){try{t(...n)}catch(r){this.n.logger.error(`Encountered error invoking handler for "${e}", detail: "${r}"`)}}emit(t,...e){let n=this.e.get(t);n==null||n.forEach(r=>this.Ct(r,t,...e))}eventNames(){return[...this.e.keys()]}listenerCount(t){var e,n;return(n=(e=this.e.get(t))==null?void 0:e.length)!=null?n:0}};function Mt(i,t){let e=i.then(n=>(t&&setTimeout(()=>{t(null,n)},0),n),n=>{if(t)setTimeout(()=>{t(n,null)},0);else return Promise.reject(n)});return t?void 0:e}var dt=class{constructor(t,e,n){this.qt="initializing";let r=n==null?void 0:n.bootstrap,s=n==null?void 0:n.hash,a=p({},n);delete a.bootstrap,delete a.hash,this.n=new Pt(t,U.Disabled,n),this.x=new ht(this.n),this.logger=this.n.logger,this.Mi(e,r,s)}async Mi(t,e,n){var r,s;try{await this.n.identify(t,{noTimeout:!0,bootstrap:e,hash:n}),this.qt="success",(r=this.Ce)==null||r.call(this),this.x.emit("initialized")}catch(a){this.Te=a,this.qt="failure",(s=this.Ae)==null||s.call(this,a),this.x.emit("failed",a)}this.x.emit("ready")}allFlags(){return this.n.allFlags()}boolVariation(t,e){return this.n.boolVariation(t,e)}boolVariationDetail(t,e){return this.n.boolVariationDetail(t,e)}jsonVariation(t,e){return this.n.jsonVariation(t,e)}jsonVariationDetail(t,e){return this.n.jsonVariationDetail(t,e)}numberVariation(t,e){return this.n.numberVariation(t,e)}numberVariationDetail(t,e){return this.n.numberVariationDetail(t,e)}off(t,e){this.x.off(t,e)}on(t,e){this.x.on(t,e)}stringVariation(t,e){return this.n.stringVariation(t,e)}stringVariationDetail(t,e){return this.n.stringVariationDetail(t,e)}track(t,e,n){this.n.track(t,e,n)}variation(t,e){return this.n.variation(t,e)}variationDetail(t,e){return this.n.variationDetail(t,e)}addHook(t){this.n.addHook(t)}setStreaming(t){this.n.setStreaming(t)}identify(t,e,n){return Mt(this.n.identify(t,{hash:e}).then(()=>this.allFlags()),n)}close(t){return Mt(this.n.close().then(),t)}flush(t){return Mt(this.n.flush().then(()=>{}),t)}getContext(){return this.n.getContext()}waitForInitialization(t){var e;if(this.z)return this.Oe(this.z,t);switch(this.qt){case"success":return Promise.resolve();case"failure":return Promise.reject(this.Te);case"initializing":break;default:throw new Error("Unexpected initialization state. This represents an implementation error in the SDK.")}return t===void 0&&((e=this.logger)==null||e.warn("The waitForInitialization function was called without a timeout specified. In a future version a default timeout will be applied.")),this.z||(this.z=new Promise((n,r)=>{this.Ce=n,this.Ae=r})),this.Oe(this.z,t)}async waitUntilReady(){try{await this.waitForInitialization()}catch(t){}}Oe(t,e){if(e){let n=ze(e,"waitForInitialization");return Promise.race([t.then(()=>n.cancel()),n.promise]).catch(r=>{var s;throw r instanceof j&&((s=this.logger)==null||s.error(r.message)),r})}return t}};function Ys(i){return new I(i)}function Qs(i,t,e){return new dt(i,t,e)}export{Ys as basicLogger,Qs as initialize};
|
|
2
2
|
//# sourceMappingURL=compat.js.map
|