@coveo/headless 3.38.0 → 3.39.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -25,7 +25,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
25
25
 
26
26
  ${t}
27
27
  `;return new Ss(r)}var Ss=class extends Error{constructor(e){super(e),this.name="SchemaValidationError"}},ue=class{constructor(e){this.definition=e}validate(e={},t=""){let r={...this.default,...e},n=[];for(let a in this.definition){let o=this.definition[a].validate(r[a]);o&&n.push(`${a}: ${o}`)}if(n.length)throw Ow(n,t);return r}get default(){let e={};for(let t in this.definition){let r=this.definition[t].default;r!==void 0&&(e[t]=r)}return e}},be=class{constructor(e={}){this.baseConfig=e}validate(e){return this.baseConfig.required&&ne(e)?"value is required.":null}get default(){return this.baseConfig.default instanceof Function?this.baseConfig.default():this.baseConfig.default}get required(){return this.baseConfig.required===!0}};function Ke(e){return e===void 0}function qw(e){return e===null}function ne(e){return Ke(e)||qw(e)}var ae=class{constructor(e={}){xe(this,"value");this.value=new be(e)}validate(e){let t=this.value.validate(e);return t||(jw(e)?null:"value is not a boolean.")}get default(){return this.value.default}get required(){return this.value.required}};function jw(e){return Ke(e)||_c(e)}function _c(e){return typeof e=="boolean"}var J=class{constructor(e={}){xe(this,"value");this.config=e,this.value=new be(e)}validate(e){let t=this.value.validate(e);return t||(Dw(e)?e<this.config.min?`minimum value of ${this.config.min} not respected.`:e>this.config.max?`maximum value of ${this.config.max} not respected.`:null:"value is not a number.")}get default(){return this.value.default}get required(){return this.value.required}};function Dw(e){return Ke(e)||ky(e)}function ky(e){return typeof e=="number"&&!Number.isNaN(e)}var Vw=/^\d{4}(-\d\d(-\d\d(T\d\d:\d\d(:\d\d)?(\.\d+)?(([+-]\d\d:\d\d)|Z)?)?)?)?$/i,j=class{constructor(e={}){xe(this,"value");xe(this,"config");this.config={emptyAllowed:!0,url:!1,...e},this.value=new be(this.config)}validate(e){let{emptyAllowed:t,url:r,regex:n,constrainTo:a,ISODate:o}=this.config,d=this.value.validate(e);if(d)return d;if(Ke(e))return null;if(!Ba(e))return"value is not a string.";if(!t&&!e.length)return"value is an empty string.";if(r)try{new URL(e)}catch{return"value is not a valid URL."}return n&&!n.test(e)?`value did not match provided regex ${n}`:a&&!a.includes(e)?`value should be one of: ${a.join(", ")}.`:o&&!(Vw.test(e)&&new Date(e).toString()!=="Invalid Date")?"value is not a valid ISO8601 date string":null}get default(){return this.value.default}get required(){return this.value.required}};function Ba(e){return Object.prototype.toString.call(e)==="[object String]"}var _=class{constructor(e={}){xe(this,"config");this.config={options:{required:!1},values:{},...e}}validate(e){if(Ke(e))return this.config.options.required?"value is required and is currently undefined":null;if(!Ty(e))return"value is not an object";for(let[r,n]of Object.entries(this.config.values))if(n.required&&ne(e[r]))return`value does not contain ${r}`;let t="";for(let[r,n]of Object.entries(this.config.values)){let a=e[r],o=n.validate(a);o!==null&&(t+=` ${o}`)}return t===""?null:t}get default(){}get required(){return!!this.config.options.required}};function Ty(e){return e!==void 0&&typeof e=="object"}var te=class{constructor(e={}){xe(this,"value");this.config=e,this.value=new be(this.config)}validate(e){if(!ne(e)&&!Array.isArray(e))return"value is not an array";let t=this.value.validate(e);if(t!==null)return t;if(ne(e))return null;if(this.config.max!==void 0&&e.length>this.config.max)return`value contains more than ${this.config.max}`;if(this.config.min!==void 0&&e.length<this.config.min)return`value contains less than ${this.config.min}`;if(this.config.each!==void 0){let r="";return e.forEach(n=>{this.config.each.required&&ne(n)&&(r=`value is null or undefined: ${e.join(",")}`);let a=this.validatePrimitiveValue(n,this.config.each);a!==null&&(r+=` ${a}`)}),r===""?null:r}return null}validatePrimitiveValue(e,t){return _c(e)||Ba(e)||ky(e)||Ty(e)?t.validate(e):"value is not a primitive value"}get default(){}get required(){return this.value.required}};function $a(e){return Array.isArray(e)}var rn=class{constructor(e){xe(this,"value");this.config=e,this.value=new be(e)}validate(e){let t=this.value.validate(e);return t!==null?t:Ke(e)||Object.values(this.config.enum).find(n=>n===e)?null:"value is not in enum."}get default(){return this.value.default}get required(){return this.value.required}};l();s();u();c();var nn=(e,t=5)=>e+Math.random().toString(36).substring(2,2+t);function Uc(e){return Array.isArray(e)}function Bc(e){return e.trim()===""}function Oy(e,t){return[...e.reduce((r,n)=>{let a=t(n);return r.has(a)||r.set(a,n),r},new Map).values()]}function Nw(e){return btoa(encodeURI(e))}function $c(e,t){let{[e]:r,...n}=t;return n}function Ha(e){return Nw(JSON.stringify(e))}var Mw=new Set(["1",1,"yes",!0]);function qy(){if(typeof navigator>"u"||typeof window>"u")return!1;let e=navigator,t=window;return[e.globalPrivacyControl,e.doNotTrack,e.msDoNotTrack,t.doNotTrack].some(r=>Mw.has(r))}function jy(e){let t={};for(let[r,n]of e)t[r]=n;return t}function Dy(e,t,r){return clearTimeout(t),setTimeout(e,r)}function Cs(e){if(typeof e!="object"||!e)return e;try{return JSON.parse(JSON.stringify(e))}catch{return e}}function Hc(e,t,r={}){let n;return(...a)=>{let o=r.isImmediate&&!n;if(clearTimeout(n),n=setTimeout(()=>{n=void 0,r.isImmediate||e.apply(void 0,a)},t),o)return e.apply(void 0,a)}}function Qw(e){if(Bc(e.openingDelimiter)||Bc(e.closingDelimiter))throw Error("delimiters should be a non-empty string");if(ne(e.content)||Bc(e.content))return e.content;if(e.highlights.length===0)return Ga(e.content);let t=e.content.length,r="",n=0;for(let a=0;a<e.highlights.length;a++){let o=e.highlights[a],d=o.offset,p=d+o.length;if(p>t)break;r+=Ga(e.content.slice(n,d)),r+=e.openingDelimiter,r+=Ga(e.content.slice(d,p)),r+=e.closingDelimiter,n=p}return n!==t&&(r+=Ga(e.content.slice(n))),r}function rm(e,t){return e=Ga(e),e.replace(/\[(.*?)\]|\{(.*?)\}|\((.*?)\)/g,(r,n,a,o)=>n?tm(n,t.notMatchDelimiters):a?tm(a,t.exactMatchDelimiters):o?tm(o,t.correctionDelimiters):r)}function tm(e,t){return t?t.open+e+t.close:e}function Ga(e){let t={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;"},r=`(?:${Object.keys(t).join("|")})`,n=RegExp(r),a=RegExp(r,"g");return n.test(e)?e.replace(a,o=>t[o]):e}l();s();u();c();l();s();u();c();l();s();u();c();l();s();u();c();async function Ny(e,t){let r=e.getReader(),n;for(;!(n=await r.read()).done;)t(n.value)}function My(e){let t,r,n,a=!1;return function(d){t===void 0?(t=d,r=0,n=-1):t=_w(t,d);let p=t.length,m=0;for(;r<p;){a&&(t[r]===10&&(m=++r),a=!1);let f=-1;for(;r<p&&f===-1;++r)switch(t[r]){case 58:n===-1&&(n=r-m);break;case 13:a=!0,f=r;break;case 10:f=r;break}if(f===-1)break;e(t.subarray(m,f),n),m=r,n=-1}m===p?t=void 0:m!==0&&(t=t.subarray(m),r-=m)}}function Qy(e,t,r){let n=Vy(),a=new TextDecoder;return function(d,p){if(d.length===0)r?.(n),n=Vy();else if(p>0){let m=a.decode(d.subarray(0,p)),f=p+(d[p+1]===32?2:1),S=a.decode(d.subarray(f));switch(m){case"data":n.data=n.data?`${n.data}
28
- ${S}`:S;break;case"event":n.event=S;break;case"id":e(n.id=S);break;case"retry":Lw(S,n,t);break}}}}function Lw(e,t,r){let n=parseInt(e,10);Number.isNaN(n)||r(t.retry=n)}function _w(e,t){let r=new Uint8Array(e.length+t.length);return r.set(e),r.set(t,e.length),r}function Vy(){return{data:"",event:"",id:"",retry:void 0}}var am="text/event-stream",Uw=1e3,Ly="last-event-id";function _y(){return typeof window<"u"}function Gc(e,{signal:t,headers:r,onopen:n,onmessage:a,onclose:o,onerror:d,openWhenHidden:p,fetch:m,...f}){return new Promise((S,A)=>{let x={...r};x.accept||(x.accept=am);let C;function F(){C?.abort(),document.hidden||I()}!p&&_y()&&document.addEventListener("visibilitychange",F);let v=Uw,R;function b(){_y()&&document.removeEventListener("visibilitychange",F),clearTimeout(R),C?.abort()}t?.addEventListener("abort",()=>{b(),S()});let E=m??y,w=n??Bw;async function I(){C=i.AbortController?new i.AbortController:null;try{let N=await E(e,{...f,headers:x,signal:C?.signal});await w(N),await Ny(N.body,My(Qy(q=>{q?x[Ly]=q:delete x[Ly]},q=>{v=q},a))),o?.(),b(),S()}catch(N){if(!C?.signal?.aborted)try{let q=d?.(N)??v;clearTimeout(R),R=setTimeout(I,q)}catch(q){b(),A(q)}}}I()})}function Bw(e){let t=e.headers.get("content-type");if(!t?.startsWith(am))throw new Error(`Expected content-type to be ${am}, Actual: ${t}`)}l();s();u();c();var an=class{constructor(t){xe(this,"_basePath");xe(this,"_params",{});this._basePath=t}addParam(t,r){this._params={...this.params,[t]:r}}get basePath(){return this._basePath}get params(){return this._params}get hasParams(){return Object.entries(this._params).length}get href(){return this.hasParams?`${this.basePath}?${Object.entries(this.params).map(([t,r])=>`${t}=${encodeURIComponent(r)}`).join("&")}`:this.basePath}};var $w=(e,t,r)=>new an(`${e}/rest/organizations/${t}/machinelearning/streaming/${r}`).href,Uy=3,Hw=5e3,Gw="text/event-stream",sm=1,om=class extends Error{},As=class extends Error{constructor(r){super(r.message);this.payload=r}},im=class{constructor(){xe(this,"timeouts",new Set)}add(t){this.timeouts.add(t)}remove(t){clearTimeout(t),this.timeouts.delete(t)}isActive(t){return this.timeouts.has(t)}},zc=class{constructor(t){xe(this,"logger");this.logger=t.logger}streamGeneratedAnswer(t,r){let{url:n,organizationId:a,streamId:o,accessToken:d}=t,{write:p,abort:m,close:f,resetAnswer:S}=r,A=new im;if(!o){this.logger.error("No stream ID found");return}let x=0,C,F=()=>{C&&!A.isActive(C)&&(R?.abort(),S(),b())},v=()=>{A.remove(C),C=Dy(F,C,Hw),A.add(C)},R=new i.AbortController,b=()=>Gc($w(n,a,o),{method:"GET",fetch:y,headers:{Authorization:`Bearer ${d}`,accept:"*/*"},openWhenHidden:!0,signal:R?.signal,async onopen(E){if(E.ok&&E.headers.get("content-type")===Gw)return;throw E.status>=400&&E.status<500&&E.status!==429?new As({message:"Error opening stream",code:E.status}):new om},onmessage:E=>{if(R?.signal.aborted)return;let w=JSON.parse(E.data);if(w.finishReason==="ERROR"){A.remove(C),R?.abort(),m({message:w.errorMessage,code:w.statusCode});return}p(w),x=0,w.finishReason==="COMPLETED"?(A.remove(C),f()):v()},onerror:E=>{if(!R?.signal.aborted){if(A.remove(C),E instanceof As)throw R?.abort(),m(E),E;if(++x>Uy){this.logger.info("Maximum retry exceeded.");let w={message:"Failed to complete stream.",code:sm};throw R?.abort(),m(w),new As(w)}this.logger.info(`Retrying...(${x}/${Uy})`),S()}}});return b(),R}};l();s();u();c();var eh=$t(Ky(),1);l();s();u();c();var z=new Error("Failed to load reducers."),za=class extends Error{constructor(){super(),this.name="UnauthorizedTokenError",this.message="The token being used to perform the request is unauthorized. It may be expired or invalid."}},na=class extends Error{constructor(r,n){super();xe(this,"statusCode");this.name="Disconnected",this.message=`Client could not connect to the following URL: ${r}`,this.statusCode=n??0}};l();s();u();c();function Jy(e){let t=[];for(let r in e){let n=encodeURIComponent(r),a=encodeURIComponent(e[r]);t.push(`${n}=${a}`)}return t.join("&")}function Xy(e){return typeof e!="object"||!e?!1:Object.values(e).every(SP)}function SP(e){return typeof e=="string"||typeof e=="number"||typeof e=="boolean"}function Zy(e){return e===429}var wt=class e{static async call(t){let r=CP(t),{logger:n}=t,a=await e.preprocessRequest(r,t);n.info(a,"Platform request");let{url:o,...d}=a,p=async()=>{let m=await y(o,d);if(Zy(m.status))throw m;return m};try{let m=await(0,eh.backOff)(p,{startingDelay:100,timeMultiple:2,maxDelay:800,numOfAttempts:4,jitter:"full",retry:async f=>{let S=f&&Zy(f.status);return S&&(n.info("Platform retrying request"),await new Promise(A=>setTimeout(A,1e3))),S}});switch(m.status){case 419:case 401:throw n.info("Platform renewing token"),new za;case 404:throw new na(o,m.status);default:return n.info({response:m,requestInfo:a},"Platform response"),m}}catch(m){return m.message==="Failed to fetch"?new na(o):m}}static async preprocessRequest(t,r){let{origin:n,preprocessRequest:a,logger:o,requestMetadata:d}=r,{signal:p,...m}=t,f=Cs(m);try{let S=await a(t,n,d);return{...t,...S}}catch(S){o.error(S,"Platform request preprocessing failed. Returning default request options.")}return f}};function Je(e,t="prod",r="platform"){let n=t==="prod"?"":t,a=r==="platform"?"":`.${r}`;return`https://${e}${a}.org${n}.coveo.com`}function Ne(e,t="prod"){return`${Je(e,t)}/rest/search/v2`}function Yc(e,t="prod"){return`${Je(e,t,"analytics")}/rest/organizations/${e}/events/v1`}function CP(e){let{url:t,method:r,requestParams:n,contentType:a,accessToken:o,signal:d}=e,p=e.method==="POST"||e.method==="PUT",m=AP(n,a);return{url:t,method:r,headers:{"Content-Type":a,Authorization:`Bearer ${o}`,...e.headers},...p&&{body:m},signal:d}}function AP(e,t){return t==="application/x-www-form-urlencoded"?Xy(e)?Jy(e):"":JSON.stringify(e)}l();s();u();c();var Kc=e=>e;l();s();u();c();l();s();u();c();function Wa(){return{answerSnippet:"",documentId:{contentIdKey:"",contentIdValue:""},question:"",relatedQuestions:[],score:0}}function At(){return{response:{results:[],searchUid:"",totalCountFiltered:0,facets:[],generateAutomaticFacets:{facets:[]},queryCorrections:[],triggers:[],questionAnswer:Wa(),pipeline:"",splitTestRun:"",termsToHighlight:{},phrasesToHighlight:{},extendedResults:{}},duration:0,queryExecuted:"",error:null,automaticallyCorrected:!1,isLoading:!1,results:[],searchResponseId:"",requestId:"",questionAnswer:Wa(),extendedResults:{},searchAction:void 0}}l();s();u();c();function on(e){let{url:t,accessToken:r,organizationId:n,authentication:a,...o}=e;return o}var sn=e=>{let{response:t}=e;return t.body?xP(e):FP(t)},xP=e=>bP(e)?vP(e):RP(e)?e.body:{message:"unknown",statusCode:0,type:"unknown"},FP=e=>{let t=JSON.parse(JSON.stringify(e,Object.getOwnPropertyNames(e)));return{...t,message:`Client side error: ${t.message||""}`,statusCode:400,type:"ClientError"}};function RP(e){return e.body.statusCode!==void 0}function bP(e){return e.body.exception!==void 0}var vP=e=>({message:e.body.exception.code,statusCode:e.response.status,type:e.body.exception.code});l();s();u();c();var cn=class{constructor(){xe(this,"currentAbortController",null)}async enqueue(t,r){let n=this.currentAbortController;this.currentAbortController=new i.AbortController;let a=this.currentAbortController;n&&(r.warnOnAbort&&r.logger.warn("Cancelling current pending search query"),n.abort());try{return await t(a?.signal??null)}finally{this.currentAbortController===a&&(this.currentAbortController=null)}}};l();s();u();c();l();s();u();c();function th(e){return((e.headers.get("content-type")||"").split(";").find(n=>n.indexOf("charset=")!==-1)||"").split("=")[1]||"UTF-8"}l();s();u();c();var Vr=(e,t,r,n)=>{let a=new an(`${e.url}${n}`);return a.addParam("organizationId",e.organizationId),e.authentication&&a.addParam("authentication",e.authentication),{accessToken:e.accessToken,method:t,contentType:r,url:a.href,origin:"searchApiFetch"}};var rh=(e,t)=>{let r=new an(`${e.url}${t}`);return r.addParam("access_token",e.accessToken),r.addParam("organizationId",e.organizationId),r.addParam("uniqueId",e.uniqueId),e.authentication&&r.addParam("authentication",e.authentication),e.q!==void 0&&r.addParam("q",e.q),e.enableNavigation!==void 0&&r.addParam("enableNavigation",`${e.enableNavigation}`),e.requestedOutputSize!==void 0&&r.addParam("requestedOutputSize",`${e.requestedOutputSize}`),r.href},nh=async(e,t)=>{let r=await wt.call({...Vr(e,"POST","application/x-www-form-urlencoded","/html"),requestParams:on(e),requestMetadata:{method:"html"},...t});if(r instanceof Error)throw r;let n=th(r),a=await r.arrayBuffer(),d=new TextDecoder(n).decode(a);return wP(d)?{success:d}:{error:sn({response:r,body:d})}};function wP(e){return typeof e=="string"}l();s();u();c();function PP(e){return{statusCode:e.statusCode,type:e.name,message:e.message}}function EP(e){return{statusCode:e.code,type:e.name,message:e.message,ignored:!0}}function Rs(e,t){if(t&&e.name==="AbortError")return{error:EP(e)};if(e instanceof na)return{error:PP(e)};throw e}var Jc=class{constructor(t){this.options=t;xe(this,"apiCallsQueues",{unknown:new cn,mainSearch:new cn,facetValues:new cn,foldingCollection:new cn,instantResults:new cn})}async plan(t){let r=await wt.call({...Vr(t,"POST","application/json","/plan"),requestParams:on(t),requestMetadata:{method:"plan"},...this.options});if(r instanceof Error)return Rs(r);let n=await r.json();return kP(n)?{success:n}:{error:sn({response:r,body:n})}}async querySuggest(t){let r=await wt.call({...Vr(t,"POST","application/json","/querySuggest"),requestMetadata:{method:"querySuggest"},requestParams:on(t),...this.options});if(r instanceof Error)return Rs(r);let n=await r.json(),a={response:r,body:n};return IP(n)?{success:(await this.options.postprocessQuerySuggestResponseMiddleware(a)).body}:{error:sn(a)}}async search(t,r){let n=r?.origin??"unknown",a=await this.apiCallsQueues[n].enqueue(p=>wt.call({...Vr(t,"POST","application/json",""),requestParams:on(t),requestMetadata:{method:"search",origin:r?.origin},...this.options,signal:p??void 0}),{logger:this.options.logger,warnOnAbort:!r?.disableAbortWarning});if(a instanceof Error)return Rs(a,r?.disableAbortWarning);let o=await a.json(),d={response:a,body:o};return ah(o)?(d.body=oh(o),{success:(await this.options.postprocessSearchResponseMiddleware(d)).body}):{error:sn(d)}}async facetSearch(t){let r=await wt.call({...Vr(t,"POST","application/json","/facet"),requestParams:on(t),requestMetadata:{method:"facetSearch"},...this.options});if(r instanceof Error)throw r;let n=await r.json(),a={response:r,body:n};return(await this.options.postprocessFacetSearchResponseMiddleware(a)).body}async recommendations(t){let r=await wt.call({...Vr(t,"POST","application/json",""),requestParams:on(t),requestMetadata:{method:"recommendations"},...this.options});if(r instanceof Error)throw r;let n=await r.json();if(ah(n)){let a={response:r,body:n};return a.body=oh(n),{success:(await this.options.postprocessSearchResponseMiddleware(a)).body}}return{error:sn({response:r,body:n})}}async html(t){return nh(t,{...this.options})}async fieldDescriptions(t){let r=await wt.call({...Vr(t,"GET","application/json","/fields"),requestParams:{},requestMetadata:{method:"fieldDescriptions"},...this.options});if(r instanceof Error)throw r;let n=await r.json();return TP(n)?{success:n}:{error:sn({response:r,body:n})}}},Xc=e=>e.success!==void 0,Be=e=>e.error!==void 0;function ah(e){return e.results!==void 0}function oh(e){let t=Wa();return ne(e.questionAnswer)?(e.questionAnswer=t,e):(e.questionAnswer={...t,...e.questionAnswer},e)}function IP(e){return e.completions!==void 0}function kP(e){return e.preprocessingOutput!==void 0}function TP(e){return e.fields!==void 0}l();s();u();c();var ih=e=>e,sh=e=>e,ch=e=>e;l();s();u();c();l();s();u();c();var $=new j({required:!0,emptyAllowed:!1}),Ie=new j({required:!1,emptyAllowed:!1}),Re=new j({required:!0,emptyAllowed:!0}),uh=new j({required:!1,emptyAllowed:!0}),Zc=new te({each:$,required:!0}),lh=new j({required:!1,emptyAllowed:!1,regex:/^\d+\.\d+\.\d+$/}),dh=new j({required:!1,emptyAllowed:!1,regex:/^[a-zA-Z0-9_\-.]{1,100}$/}),Y_=new j({required:!0,emptyAllowed:!1,regex:/^[a-zA-Z0-9_\-.]{1,100}$/}),Nr=({message:e,name:t,stack:r})=>({message:e,name:t,stack:r}),Pt=(e,t)=>{if("required"in t)return{payload:new ue({value:t}).validate({value:e}).value};let a=new _({options:{required:!0},values:t}).validate(e);if(a)throw new Ss(a);return{payload:e}},k=(e,t)=>{try{return Pt(e,t)}catch(r){return{payload:e,error:Nr(r)}}},Me=(e,t,r,n)=>{let a=`Check the initialState of ${n}`;return ph(e,t,r,a,"Controller initialization error")},ve=(e,t,r,n)=>{let a=`Check the options of ${n}`;return ph(e,t,r,a,"Controller initialization error")},ph=(e,t,r,n,a)=>{try{return t.validate(r,n)}catch(o){throw e.logger.error(o,a),o}};l();s();u();c();l();s();u();c();l();s();u();c();function Xe(e){return`Minified Redux error #${e}; visit https://redux.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var OP=typeof Symbol=="function"&&Symbol.observable||"@@observable",mh=OP,ym=()=>Math.random().toString(36).substring(7).split("").join("."),qP={INIT:`@@redux/INIT${ym()}`,REPLACE:`@@redux/REPLACE${ym()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${ym()}`},eu=qP;function tr(e){if(typeof e!="object"||e===null)return!1;let t=e;for(;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t||Object.getPrototypeOf(e)===null}function hm(e,t,r){if(typeof e!="function")throw new Error(Xe(2));if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(Xe(0));if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(Xe(1));return r(hm)(e,t)}let n=e,a=t,o=new Map,d=o,p=0,m=!1;function f(){d===o&&(d=new Map,o.forEach((R,b)=>{d.set(b,R)}))}function S(){if(m)throw new Error(Xe(3));return a}function A(R){if(typeof R!="function")throw new Error(Xe(4));if(m)throw new Error(Xe(5));let b=!0;f();let E=p++;return d.set(E,R),function(){if(b){if(m)throw new Error(Xe(6));b=!1,f(),d.delete(E),o=null}}}function x(R){if(!tr(R))throw new Error(Xe(7));if(typeof R.type>"u")throw new Error(Xe(8));if(typeof R.type!="string")throw new Error(Xe(17));if(m)throw new Error(Xe(9));try{m=!0,a=n(a,R)}finally{m=!1}return(o=d).forEach(E=>{E()}),R}function C(R){if(typeof R!="function")throw new Error(Xe(10));n=R,x({type:eu.REPLACE})}function F(){let R=A;return{subscribe(b){if(typeof b!="object"||b===null)throw new Error(Xe(11));function E(){let I=b;I.next&&I.next(S())}return E(),{unsubscribe:R(E)}},[mh](){return this}}}return x({type:eu.INIT}),{dispatch:x,subscribe:A,getState:S,replaceReducer:C,[mh]:F}}function jP(e){Object.keys(e).forEach(t=>{let r=e[t];if(typeof r(void 0,{type:eu.INIT})>"u")throw new Error(Xe(12));if(typeof r(void 0,{type:eu.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Xe(13))})}function Ya(e){let t=Object.keys(e),r={};for(let d=0;d<t.length;d++){let p=t[d];typeof e[p]=="function"&&(r[p]=e[p])}let n=Object.keys(r),a,o;try{jP(r)}catch(d){o=d}return function(p={},m){if(o)throw o;let f=!1,S={};for(let A=0;A<n.length;A++){let x=n[A],C=r[x],F=p[x],v=C(F,m);if(typeof v>"u"){let R=m&&m.type;throw new Error(Xe(14))}S[x]=v,f=f||v!==F}return f=f||n.length!==Object.keys(p).length,f?S:p}}function Ka(...e){return e.length===0?t=>t:e.length===1?e[0]:e.reduce((t,r)=>(...n)=>t(r(...n)))}function fh(...e){return t=>(r,n)=>{let a=t(r,n),o=()=>{throw new Error(Xe(15))},d={getState:a.getState,dispatch:(m,...f)=>o(m,...f)},p=e.map(m=>m(d));return o=Ka(...p)(a.dispatch),{...a,dispatch:o}}}function tu(e){return tr(e)&&"type"in e&&typeof e.type=="string"}l();s();u();c();var Pm=Symbol.for("immer-nothing"),bs=Symbol.for("immer-draftable"),lt=Symbol.for("immer-state");function Ze(e,...t){throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var Ja=Object.getPrototypeOf;function xt(e){return!!e&&!!e[lt]}function dt(e){return e?Ah(e)||Array.isArray(e)||!!e[bs]||!!e.constructor?.[bs]||Xa(e)||ks(e):!1}var DP=Object.prototype.constructor.toString(),gh=new WeakMap;function Ah(e){if(!e||typeof e!="object")return!1;let t=Object.getPrototypeOf(e);if(t===null||t===Object.prototype)return!0;let r=Object.hasOwnProperty.call(t,"constructor")&&t.constructor;if(r===Object)return!0;if(typeof r!="function")return!1;let n=gh.get(r);return n===void 0&&(n=Function.toString.call(r),gh.set(r,n)),n===DP}function Em(e){return xt(e)||Ze(15,e),e[lt].base_}function vs(e,t,r=!0){oa(e)===0?(r?Reflect.ownKeys(e):Object.keys(e)).forEach(a=>{t(a,e[a],e)}):e.forEach((n,a)=>t(a,n,e))}function oa(e){let t=e[lt];return t?t.type_:Array.isArray(e)?1:Xa(e)?2:ks(e)?3:0}function ws(e,t){return oa(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function Sm(e,t){return oa(e)===2?e.get(t):e[t]}function xh(e,t,r){let n=oa(e);n===2?e.set(t,r):n===3?e.add(r):e[t]=r}function VP(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}function Xa(e){return e instanceof Map}function ks(e){return e instanceof Set}function aa(e){return e.copy_||e.base_}function xm(e,t){if(Xa(e))return new Map(e);if(ks(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);let r=Ah(e);if(t===!0||t==="class_only"&&!r){let n=Object.getOwnPropertyDescriptors(e);delete n[lt];let a=Reflect.ownKeys(n);for(let o=0;o<a.length;o++){let d=a[o],p=n[d];p.writable===!1&&(p.writable=!0,p.configurable=!0),(p.get||p.set)&&(n[d]={configurable:!0,writable:!0,enumerable:p.enumerable,value:e[d]})}return Object.create(Ja(e),n)}else{let n=Ja(e);if(n!==null&&r)return{...e};let a=Object.create(n);return Object.assign(a,e)}}function ou(e,t=!1){return iu(e)||xt(e)||!dt(e)||(oa(e)>1&&Object.defineProperties(e,{set:ru,add:ru,clear:ru,delete:ru}),Object.freeze(e),t&&Object.values(e).forEach(r=>ou(r,!0))),e}function NP(){Ze(2)}var ru={value:NP};function iu(e){return e===null||typeof e!="object"?!0:Object.isFrozen(e)}var Fm={};function ia(e){let t=Fm[e];return t||Ze(0,e),t}function MP(e,t){Fm[e]||(Fm[e]=t)}var Ps;function Fh(){return Ps}function QP(e,t){return{drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function yh(e,t){t&&(ia("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function Rm(e){bm(e),e.drafts_.forEach(LP),e.drafts_=null}function bm(e){e===Ps&&(Ps=e.parent_)}function hh(e){return Ps=QP(Ps,e)}function LP(e){let t=e[lt];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function Sh(e,t){t.unfinalizedDrafts_=t.drafts_.length;let r=t.drafts_[0];return e!==void 0&&e!==r?(r[lt].modified_&&(Rm(t),Ze(4)),dt(e)&&(e=nu(t,e),t.parent_||au(t,e)),t.patches_&&ia("Patches").generateReplacementPatches_(r[lt].base_,e,t.patches_,t.inversePatches_)):e=nu(t,r,[]),Rm(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==Pm?e:void 0}function nu(e,t,r){if(iu(t))return t;let n=e.immer_.shouldUseStrictIteration(),a=t[lt];if(!a)return vs(t,(o,d)=>Ch(e,a,t,o,d,r),n),t;if(a.scope_!==e)return t;if(!a.modified_)return au(e,a.base_,!0),a.base_;if(!a.finalized_){a.finalized_=!0,a.scope_.unfinalizedDrafts_--;let o=a.copy_,d=o,p=!1;a.type_===3&&(d=new Set(o),o.clear(),p=!0),vs(d,(m,f)=>Ch(e,a,o,m,f,r,p),n),au(e,o,!1),r&&e.patches_&&ia("Patches").generatePatches_(a,r,e.patches_,e.inversePatches_)}return a.copy_}function Ch(e,t,r,n,a,o,d){if(a==null||typeof a!="object"&&!d)return;let p=iu(a);if(!(p&&!d)){if(xt(a)){let m=o&&t&&t.type_!==3&&!ws(t.assigned_,n)?o.concat(n):void 0,f=nu(e,a,m);if(xh(r,n,f),xt(f))e.canAutoFreeze_=!1;else return}else d&&r.add(a);if(dt(a)&&!p){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1||t&&t.base_&&t.base_[n]===a&&p)return;nu(e,a),(!t||!t.scope_.parent_)&&typeof n!="symbol"&&(Xa(r)?r.has(n):Object.prototype.propertyIsEnumerable.call(r,n))&&au(e,a)}}}function au(e,t,r=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&ou(t,r)}function _P(e,t){let r=Array.isArray(e),n={type_:r?1:0,scope_:t?t.scope_:Fh(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1},a=n,o=Im;r&&(a=[n],o=Es);let{revoke:d,proxy:p}=Proxy.revocable(a,o);return n.draft_=p,n.revoke_=d,p}var Im={get(e,t){if(t===lt)return e;let r=aa(e);if(!ws(r,t))return UP(e,r,t);let n=r[t];return e.finalized_||!dt(n)?n:n===Cm(e.base_,t)?(Am(e),e.copy_[t]=wm(n,e)):n},has(e,t){return t in aa(e)},ownKeys(e){return Reflect.ownKeys(aa(e))},set(e,t,r){let n=Rh(aa(e),t);if(n?.set)return n.set.call(e.draft_,r),!0;if(!e.modified_){let a=Cm(aa(e),t),o=a?.[lt];if(o&&o.base_===r)return e.copy_[t]=r,e.assigned_[t]=!1,!0;if(VP(r,a)&&(r!==void 0||ws(e.base_,t)))return!0;Am(e),vm(e)}return e.copy_[t]===r&&(r!==void 0||t in e.copy_)||Number.isNaN(r)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=r,e.assigned_[t]=!0),!0},deleteProperty(e,t){return Cm(e.base_,t)!==void 0||t in e.base_?(e.assigned_[t]=!1,Am(e),vm(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){let r=aa(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n&&{writable:!0,configurable:e.type_!==1||t!=="length",enumerable:n.enumerable,value:r[t]}},defineProperty(){Ze(11)},getPrototypeOf(e){return Ja(e.base_)},setPrototypeOf(){Ze(12)}},Es={};vs(Im,(e,t)=>{Es[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}});Es.deleteProperty=function(e,t){return Es.set.call(this,e,t,void 0)};Es.set=function(e,t,r){return Im.set.call(this,e[0],t,r,e[0])};function Cm(e,t){let r=e[lt];return(r?aa(r):e)[t]}function UP(e,t,r){let n=Rh(t,r);return n?"value"in n?n.value:n.get?.call(e.draft_):void 0}function Rh(e,t){if(!(t in e))return;let r=Ja(e);for(;r;){let n=Object.getOwnPropertyDescriptor(r,t);if(n)return n;r=Ja(r)}}function vm(e){e.modified_||(e.modified_=!0,e.parent_&&vm(e.parent_))}function Am(e){e.copy_||(e.copy_=xm(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var BP=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.useStrictIteration_=!0,this.produce=(t,r,n)=>{if(typeof t=="function"&&typeof r!="function"){let o=r;r=t;let d=this;return function(m=o,...f){return d.produce(m,S=>r.call(this,S,...f))}}typeof r!="function"&&Ze(6),n!==void 0&&typeof n!="function"&&Ze(7);let a;if(dt(t)){let o=hh(this),d=wm(t,void 0),p=!0;try{a=r(d),p=!1}finally{p?Rm(o):bm(o)}return yh(o,n),Sh(a,o)}else if(!t||typeof t!="object"){if(a=r(t),a===void 0&&(a=t),a===Pm&&(a=void 0),this.autoFreeze_&&ou(a,!0),n){let o=[],d=[];ia("Patches").generateReplacementPatches_(t,a,o,d),n(o,d)}return a}else Ze(1,t)},this.produceWithPatches=(t,r)=>{if(typeof t=="function")return(d,...p)=>this.produceWithPatches(d,m=>t(m,...p));let n,a;return[this.produce(t,r,(d,p)=>{n=d,a=p}),n,a]},typeof e?.autoFreeze=="boolean"&&this.setAutoFreeze(e.autoFreeze),typeof e?.useStrictShallowCopy=="boolean"&&this.setUseStrictShallowCopy(e.useStrictShallowCopy),typeof e?.useStrictIteration=="boolean"&&this.setUseStrictIteration(e.useStrictIteration)}createDraft(e){dt(e)||Ze(8),xt(e)&&(e=bh(e));let t=hh(this),r=wm(e,void 0);return r[lt].isManual_=!0,bm(t),r}finishDraft(e,t){let r=e&&e[lt];(!r||!r.isManual_)&&Ze(9);let{scope_:n}=r;return yh(n,t),Sh(void 0,n)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}setUseStrictIteration(e){this.useStrictIteration_=e}shouldUseStrictIteration(){return this.useStrictIteration_}applyPatches(e,t){let r;for(r=t.length-1;r>=0;r--){let a=t[r];if(a.path.length===0&&a.op==="replace"){e=a.value;break}}r>-1&&(t=t.slice(r+1));let n=ia("Patches").applyPatches_;return xt(e)?n(e,t):this.produce(e,a=>n(a,t))}};function wm(e,t){let r=Xa(e)?ia("MapSet").proxyMap_(e,t):ks(e)?ia("MapSet").proxySet_(e,t):_P(e,t);return(t?t.scope_:Fh()).drafts_.push(r),r}function bh(e){return xt(e)||Ze(10,e),vh(e)}function vh(e){if(!dt(e)||iu(e))return e;let t=e[lt],r,n=!0;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,r=xm(e,t.scope_.immer_.useStrictShallowCopy_),n=t.scope_.immer_.shouldUseStrictIteration()}else r=xm(e,!0);return vs(r,(a,o)=>{xh(r,a,vh(o))},n),t&&(t.finalized_=!1),r}function wh(){let t="replace",r="add",n="remove";function a(x,C,F,v){switch(x.type_){case 0:case 2:return d(x,C,F,v);case 1:return o(x,C,F,v);case 3:return p(x,C,F,v)}}function o(x,C,F,v){let{base_:R,assigned_:b}=x,E=x.copy_;E.length<R.length&&([R,E]=[E,R],[F,v]=[v,F]);for(let w=0;w<R.length;w++)if(b[w]&&E[w]!==R[w]){let I=C.concat([w]);F.push({op:t,path:I,value:A(E[w])}),v.push({op:t,path:I,value:A(R[w])})}for(let w=R.length;w<E.length;w++){let I=C.concat([w]);F.push({op:r,path:I,value:A(E[w])})}for(let w=E.length-1;R.length<=w;--w){let I=C.concat([w]);v.push({op:n,path:I})}}function d(x,C,F,v){let{base_:R,copy_:b}=x;vs(x.assigned_,(E,w)=>{let I=Sm(R,E),N=Sm(b,E),q=w?ws(R,E)?t:r:n;if(I===N&&q===t)return;let T=C.concat(E);F.push(q===n?{op:q,path:T}:{op:q,path:T,value:N}),v.push(q===r?{op:n,path:T}:q===n?{op:r,path:T,value:A(I)}:{op:t,path:T,value:A(I)})})}function p(x,C,F,v){let{base_:R,copy_:b}=x,E=0;R.forEach(w=>{if(!b.has(w)){let I=C.concat([E]);F.push({op:n,path:I,value:w}),v.unshift({op:r,path:I,value:w})}E++}),E=0,b.forEach(w=>{if(!R.has(w)){let I=C.concat([E]);F.push({op:r,path:I,value:w}),v.unshift({op:n,path:I,value:w})}E++})}function m(x,C,F,v){F.push({op:t,path:[],value:C===Pm?void 0:C}),v.push({op:t,path:[],value:x})}function f(x,C){return C.forEach(F=>{let{path:v,op:R}=F,b=x;for(let N=0;N<v.length-1;N++){let q=oa(b),T=v[N];typeof T!="string"&&typeof T!="number"&&(T=""+T),(q===0||q===1)&&(T==="__proto__"||T==="constructor")&&Ze(19),typeof b=="function"&&T==="prototype"&&Ze(19),b=Sm(b,T),typeof b!="object"&&Ze(18,v.join("/"))}let E=oa(b),w=S(F.value),I=v[v.length-1];switch(R){case t:switch(E){case 2:return b.set(I,w);case 3:Ze(16);default:return b[I]=w}case r:switch(E){case 1:return I==="-"?b.push(w):b.splice(I,0,w);case 2:return b.set(I,w);case 3:return b.add(w);default:return b[I]=w}case n:switch(E){case 1:return b.splice(I,1);case 2:return b.delete(I);case 3:return b.delete(F.value);default:return delete b[I]}default:Ze(17,R)}}),x}function S(x){if(!dt(x))return x;if(Array.isArray(x))return x.map(S);if(Xa(x))return new Map(Array.from(x.entries()).map(([F,v])=>[F,S(v)]));if(ks(x))return new Set(Array.from(x).map(S));let C=Object.create(Ja(x));for(let F in x)C[F]=S(x[F]);return ws(x,bs)&&(C[bs]=x[bs]),C}function A(x){return xt(x)?S(x):x}MP("Patches",{applyPatches_:f,generatePatches_:a,generateReplacementPatches_:m})}var Is=new BP,Mr=Is.produce,su=Is.produceWithPatches.bind(Is);var km=Is.applyPatches.bind(Is);l();s();u();c();function $P(e,t=`expected a function, instead received ${typeof e}`){if(typeof e!="function")throw new TypeError(t)}function HP(e,t=`expected an object, instead received ${typeof e}`){if(typeof e!="object")throw new TypeError(t)}function GP(e,t="expected all items to be functions, instead received the following types: "){if(!e.every(r=>typeof r=="function")){let r=e.map(n=>typeof n=="function"?`function ${n.name||"unnamed"}()`:typeof n).join(", ");throw new TypeError(`${t}[${r}]`)}}var Ph=e=>Array.isArray(e)?e:[e];function zP(e){let t=Array.isArray(e[0])?e[0]:e;return GP(t,"createSelector expects all input-selectors to be functions, but received the following types: "),t}function WP(e,t){let r=[],{length:n}=e;for(let a=0;a<n;a++)r.push(e[a].apply(null,t));return r}var pU=Symbol();var mU=Object.getPrototypeOf({});var YP=class{constructor(e){this.value=e}deref(){return this.value}},KP=typeof WeakRef<"u"?WeakRef:YP,JP=0,Eh=1;function cu(){return{s:JP,v:void 0,o:null,p:null}}function Za(e,t={}){let r=cu(),{resultEqualityCheck:n}=t,a,o=0;function d(){let p=r,{length:m}=arguments;for(let A=0,x=m;A<x;A++){let C=arguments[A];if(typeof C=="function"||typeof C=="object"&&C!==null){let F=p.o;F===null&&(p.o=F=new WeakMap);let v=F.get(C);v===void 0?(p=cu(),F.set(C,p)):p=v}else{let F=p.p;F===null&&(p.p=F=new Map);let v=F.get(C);v===void 0?(p=cu(),F.set(C,p)):p=v}}let f=p,S;if(p.s===Eh)S=p.v;else if(S=e.apply(null,arguments),o++,n){let A=a?.deref?.()??a;A!=null&&n(A,S)&&(S=A,o!==0&&o--),a=typeof S=="object"&&S!==null||typeof S=="function"?new KP(S):S}return f.s=Eh,f.v=S,S}return d.clearCache=()=>{r=cu(),d.resetResultsCount()},d.resultsCount=()=>o,d.resetResultsCount=()=>{o=0},d}function Ih(e,...t){let r=typeof e=="function"?{memoize:e,memoizeOptions:t}:e,n=(...a)=>{let o=0,d=0,p,m={},f=a.pop();typeof f=="object"&&(m=f,f=a.pop()),$P(f,`createSelector expects an output function after the inputs, but received: [${typeof f}]`);let S={...r,...m},{memoize:A,memoizeOptions:x=[],argsMemoize:C=Za,argsMemoizeOptions:F=[],devModeChecks:v={}}=S,R=Ph(x),b=Ph(F),E=zP(a),w=A(function(){return o++,f.apply(null,arguments)},...R),I=!0,N=C(function(){d++;let T=WP(E,arguments);return p=w.apply(null,T),p},...b);return Object.assign(N,{resultFunc:f,memoizedResultFunc:w,dependencies:E,dependencyRecomputations:()=>d,resetDependencyRecomputations:()=>{d=0},lastResult:()=>p,recomputations:()=>o,resetRecomputations:()=>{o=0},memoize:A,argsMemoize:C})};return Object.assign(n,{withTypes:()=>n}),n}var we=Ih(Za),XP=Object.assign((e,t=we)=>{HP(e,`createStructuredSelector expects first argument to be an object where each property is a selector, instead received a ${typeof e}`);let r=Object.keys(e),n=r.map(o=>e[o]);return t(n,(...o)=>o.reduce((d,p,m)=>(d[r[m]]=p,d),{}))},{withTypes:()=>XP});l();s();u();c();function kh(e){return({dispatch:r,getState:n})=>a=>o=>typeof o=="function"?o(r,n,e):a(o)}var Th=kh(),Oh=kh;var ZP=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Ka:Ka.apply(null,arguments)},TU=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}},eE=e=>e&&typeof e.match=="function";function P(e,t){function r(...n){if(t){let a=t(...n);if(!a)throw new Error(Ht(0));return{type:e,payload:a.payload,..."meta"in a&&{meta:a.meta},..."error"in a&&{error:a.error}}}return{type:e,payload:n[0]}}return r.toString=()=>`${e}`,r.type=e,r.match=n=>tu(n)&&n.type===e,r}var Nh=class Ts extends Array{constructor(...t){super(...t),Object.setPrototypeOf(this,Ts.prototype)}static get[Symbol.species](){return Ts}concat(...t){return super.concat.apply(this,t)}prepend(...t){return t.length===1&&Array.isArray(t[0])?new Ts(...t[0].concat(this)):new Ts(...t.concat(this))}};function qh(e){return dt(e)?Mr(e,()=>{}):e}function jh(e,t,r){return e.has(t)?e.get(t):e.set(t,r(t)).get(t)}function tE(e){return typeof e=="boolean"}var rE=()=>function(t){let{thunk:r=!0,immutableCheck:n=!0,serializableCheck:a=!0,actionCreatorCheck:o=!0}=t??{},d=new Nh;return r&&(tE(r)?d.push(Th):d.push(Oh(r.extraArgument))),d},Os="RTK_autoBatch",to=()=>e=>({payload:e,meta:{[Os]:!0}}),Dh=e=>t=>{setTimeout(t,e)},nE=(e={type:"raf"})=>t=>(...r)=>{let n=t(...r),a=!0,o=!1,d=!1,p=new Set,m=e.type==="tick"?queueMicrotask:e.type==="raf"?typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Dh(10):e.type==="callback"?e.queueNotification:Dh(e.timeout),f=()=>{d=!1,o&&(o=!1,p.forEach(S=>S()))};return Object.assign({},n,{subscribe(S){let A=()=>a&&S(),x=n.subscribe(A);return p.add(S),()=>{x(),p.delete(S)}},dispatch(S){try{return a=!S?.meta?.[Os],o=!a,o&&(d||(d=!0,m(f))),n.dispatch(S)}finally{a=!0}}})},aE=e=>function(r){let{autoBatch:n=!0}=r??{},a=new Nh(e);return n&&a.push(nE(typeof n=="object"?n:void 0)),a};function Mh(e){let t=rE(),{reducer:r=void 0,middleware:n,devTools:a=!0,preloadedState:o=void 0,enhancers:d=void 0}=e||{},p;if(typeof r=="function")p=r;else if(tr(r))p=Ya(r);else throw new Error(Ht(1));let m;typeof n=="function"?m=n(t):m=t();let f=Ka;a&&(f=ZP({trace:!1,...typeof a=="object"&&a}));let S=fh(...m),A=aE(S),x=typeof d=="function"?d(A):A(),C=f(...x);return hm(p,o,C)}function Qh(e){let t={},r=[],n,a={addCase(o,d){let p=typeof o=="string"?o:o.type;if(!p)throw new Error(Ht(28));if(p in t)throw new Error(Ht(29));return t[p]=d,a},addMatcher(o,d){return r.push({matcher:o,reducer:d}),a},addDefaultCase(o){return n=o,a}};return e(a),[t,r,n]}function oE(e){return typeof e=="function"}function re(e,t){let[r,n,a]=Qh(t),o;if(oE(e))o=()=>qh(e());else{let p=qh(e);o=()=>p}function d(p=o(),m){let f=[r[m.type],...n.filter(({matcher:S})=>S(m)).map(({reducer:S})=>S)];return f.filter(S=>!!S).length===0&&(f=[a]),f.reduce((S,A)=>{if(A)if(xt(S)){let C=A(S,m);return C===void 0?S:C}else{if(dt(S))return Mr(S,x=>A(x,m));{let x=A(S,m);if(x===void 0){if(S===null)return S;throw Error("A case reducer on a non-draftable value must not return undefined")}return x}}return S},p)}return d.getInitialState=o,d}var Lh=(e,t)=>eE(e)?e.match(t):e(t);function rr(...e){return t=>e.some(r=>Lh(r,t))}function eo(...e){return t=>e.every(r=>Lh(r,t))}function lu(e,t){if(!e||!e.meta)return!1;let r=typeof e.meta.requestId=="string",n=t.indexOf(e.meta.requestStatus)>-1;return r&&n}function qs(e){return typeof e[0]=="function"&&"pending"in e[0]&&"fulfilled"in e[0]&&"rejected"in e[0]}function du(...e){return e.length===0?t=>lu(t,["pending"]):qs(e)?rr(...e.map(t=>t.pending)):du()(e[0])}function sa(...e){return e.length===0?t=>lu(t,["rejected"]):qs(e)?rr(...e.map(t=>t.rejected)):sa()(e[0])}function js(...e){let t=r=>r&&r.meta&&r.meta.rejectedWithValue;return e.length===0?eo(sa(...e),t):qs(e)?eo(sa(...e),t):js()(e[0])}function Qr(...e){return e.length===0?t=>lu(t,["fulfilled"]):qs(e)?rr(...e.map(t=>t.fulfilled)):Qr()(e[0])}function pu(...e){return e.length===0?t=>lu(t,["pending","fulfilled","rejected"]):qs(e)?rr(...e.flatMap(t=>[t.pending,t.rejected,t.fulfilled])):pu()(e[0])}var iE="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",mu=(e=21)=>{let t="",r=e;for(;r--;)t+=iE[Math.random()*64|0];return t},sE=["name","message","stack","code"],Tm=class{constructor(e,t){xe(this,"_type");this.payload=e,this.meta=t}},Vh=class{constructor(e,t){xe(this,"_type");this.payload=e,this.meta=t}},cE=e=>{if(typeof e=="object"&&e!==null){let t={};for(let r of sE)typeof e[r]=="string"&&(t[r]=e[r]);return t}return{message:String(e)}},ie=(()=>{function e(t,r,n){let a=P(t+"/fulfilled",(m,f,S,A)=>({payload:m,meta:{...A||{},arg:S,requestId:f,requestStatus:"fulfilled"}})),o=P(t+"/pending",(m,f,S)=>({payload:void 0,meta:{...S||{},arg:f,requestId:m,requestStatus:"pending"}})),d=P(t+"/rejected",(m,f,S,A,x)=>({payload:A,error:(n&&n.serializeError||cE)(m||"Rejected"),meta:{...x||{},arg:S,requestId:f,rejectedWithValue:!!A,requestStatus:"rejected",aborted:m?.name==="AbortError",condition:m?.name==="ConditionError"}}));function p(m){return(f,S,A)=>{let x=n?.idGenerator?n.idGenerator(m):mu(),C=new i.AbortController,F,v;function R(E){v=E,C.abort()}let b=async function(){let E;try{let I=n?.condition?.(m,{getState:S,extra:A});if(lE(I)&&(I=await I),I===!1||C.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};let N=new Promise((q,T)=>{F=()=>{T({name:"AbortError",message:v||"Aborted"})},C.signal.addEventListener("abort",F)});f(o(x,m,n?.getPendingMeta?.({requestId:x,arg:m},{getState:S,extra:A}))),E=await Promise.race([N,Promise.resolve(r(m,{dispatch:f,getState:S,extra:A,requestId:x,signal:C.signal,abort:R,rejectWithValue:(q,T)=>new Tm(q,T),fulfillWithValue:(q,T)=>new Vh(q,T)})).then(q=>{if(q instanceof Tm)throw q;return q instanceof Vh?a(q.payload,x,m,q.meta):a(q,x,m)})])}catch(I){E=I instanceof Tm?d(null,x,m,I.payload,I.meta):d(I,x,m)}finally{F&&C.signal.removeEventListener("abort",F)}return n&&!n.dispatchConditionRejection&&d.match(E)&&E.meta.condition||f(E),E}();return Object.assign(b,{abort:R,requestId:x,arg:m,unwrap(){return b.then(uE)}})}}return Object.assign(p,{pending:o,rejected:d,fulfilled:a,settled:rr(d,a),typePrefix:t})}return e.withTypes=()=>e,e})();function uE(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function lE(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var _h=Symbol.for("rtk-slice-createasyncthunk"),VU={[_h]:ie};function dE(e,t){return`${e}/${t}`}function pE({creators:e}={}){let t=e?.asyncThunk?.[_h];return function(n){let{name:a,reducerPath:o=a}=n;if(!a)throw new Error(Ht(11));typeof process<"u";let d=(typeof n.reducers=="function"?n.reducers(fE()):n.reducers)||{},p=Object.keys(d),m={sliceCaseReducersByName:{},sliceCaseReducersByType:{},actionCreators:{},sliceMatchers:[]},f={addCase(E,w){let I=typeof E=="string"?E:E.type;if(!I)throw new Error(Ht(12));if(I in m.sliceCaseReducersByType)throw new Error(Ht(13));return m.sliceCaseReducersByType[I]=w,f},addMatcher(E,w){return m.sliceMatchers.push({matcher:E,reducer:w}),f},exposeAction(E,w){return m.actionCreators[E]=w,f},exposeCaseReducer(E,w){return m.sliceCaseReducersByName[E]=w,f}};p.forEach(E=>{let w=d[E],I={reducerName:E,type:dE(a,E),createNotation:typeof n.reducers=="function"};yE(w)?SE(I,w,f,t):gE(I,w,f)});function S(){let[E={},w=[],I=void 0]=typeof n.extraReducers=="function"?Qh(n.extraReducers):[n.extraReducers],N={...E,...m.sliceCaseReducersByType};return re(n.initialState,q=>{for(let T in N)q.addCase(T,N[T]);for(let T of m.sliceMatchers)q.addMatcher(T.matcher,T.reducer);for(let T of w)q.addMatcher(T.matcher,T.reducer);I&&q.addDefaultCase(I)})}let A=E=>E,x=new Map,C;function F(E,w){return C||(C=S()),C(E,w)}function v(){return C||(C=S()),C.getInitialState()}function R(E,w=!1){function I(q){let T=q[E];return typeof T>"u"&&w&&(T=v()),T}function N(q=A){let T=jh(x,w,()=>new WeakMap);return jh(T,q,()=>{let O={};for(let[D,Q]of Object.entries(n.selectors??{}))O[D]=mE(Q,q,v,w);return O})}return{reducerPath:E,getSelectors:N,get selectors(){return N(I)},selectSlice:I}}let b={name:a,reducer:F,actions:m.actionCreators,caseReducers:m.sliceCaseReducersByName,getInitialState:v,...R(o),injectInto(E,{reducerPath:w,...I}={}){let N=w??o;return E.inject({reducerPath:N,reducer:F},I),{...b,...R(N,!0)}}};return b}}function mE(e,t,r,n){function a(o,...d){let p=t(o);return typeof p>"u"&&n&&(p=r()),e(p,...d)}return a.unwrapped=e,a}var ca=pE();function fE(){function e(t,r){return{_reducerDefinitionType:"asyncThunk",payloadCreator:t,...r}}return e.withTypes=()=>e,{reducer(t){return Object.assign({[t.name](...r){return t(...r)}}[t.name],{_reducerDefinitionType:"reducer"})},preparedReducer(t,r){return{_reducerDefinitionType:"reducerWithPrepare",prepare:t,reducer:r}},asyncThunk:e}}function gE({type:e,reducerName:t,createNotation:r},n,a){let o,d;if("reducer"in n){if(r&&!hE(n))throw new Error(Ht(17));o=n.reducer,d=n.prepare}else o=n;a.addCase(e,o).exposeCaseReducer(t,o).exposeAction(t,d?P(e,d):P(e))}function yE(e){return e._reducerDefinitionType==="asyncThunk"}function hE(e){return e._reducerDefinitionType==="reducerWithPrepare"}function SE({type:e,reducerName:t},r,n,a){if(!a)throw new Error(Ht(18));let{payloadCreator:o,fulfilled:d,pending:p,rejected:m,settled:f,options:S}=r,A=a(e,o,S);n.exposeAction(t,A),d&&n.addCase(A.fulfilled,d),p&&n.addCase(A.pending,p),m&&n.addCase(A.rejected,m),f&&n.addMatcher(A.settled,f),n.exposeCaseReducer(t,{fulfilled:d||uu,pending:p||uu,rejected:m||uu,settled:f||uu})}function uu(){}var Uh="listener",Bh="completed",$h="cancelled",NU=`task-${$h}`,MU=`task-${Bh}`,QU=`${Uh}-${$h}`,LU=`${Uh}-${Bh}`;var{assign:Hh}=Object;var Om="listenerMiddleware";var CE=Hh(P(`${Om}/add`),{withTypes:()=>CE}),_U=P(`${Om}/removeAll`),AE=Hh(P(`${Om}/remove`),{withTypes:()=>AE});var UU=Symbol.for("rtk-state-proxy-original");function Ht(e){return`Minified Redux Toolkit error #${e}; visit https://redux-toolkit.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}l();s();u();c();l();s();u();c();l();s();u();c();l();s();u();c();l();s();u();c();var Gh=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/i;function xE(e){return typeof e=="string"&&Gh.test(e)}var qm=xE;l();s();u();c();var et=[];for(let e=0;e<256;++e)et.push((e+256).toString(16).slice(1));function zh(e,t=0){return(et[e[t+0]]+et[e[t+1]]+et[e[t+2]]+et[e[t+3]]+"-"+et[e[t+4]]+et[e[t+5]]+"-"+et[e[t+6]]+et[e[t+7]]+"-"+et[e[t+8]]+et[e[t+9]]+"-"+et[e[t+10]]+et[e[t+11]]+et[e[t+12]]+et[e[t+13]]+et[e[t+14]]+et[e[t+15]]).toLowerCase()}l();s();u();c();var jm,FE=new Uint8Array(16);function Dm(){if(!jm){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");jm=crypto.getRandomValues.bind(crypto)}return jm(FE)}l();s();u();c();l();s();u();c();var RE=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),Vm={randomUUID:RE};function bE(e,t,r){if(Vm.randomUUID&&!t&&!e)return Vm.randomUUID();e=e||{};let n=e.random??e.rng?.()??Dm();if(n.length<16)throw new Error("Random bytes length must be >= 16");if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,t){if(r=r||0,r<0||r+16>t.length)throw new RangeError(`UUID byte range ${r}:${r+15} is out of buffer bounds`);for(let a=0;a<16;++a)t[r+a]=n[a];return t}return zh(n)}var Nm=bE;l();s();u();c();function Wh(){let e=typeof window<"u";return{sendMessage(t){e&&window.postMessage(t,"*")}}}function vE({config:e,environment:t,event:r,listenerManager:n}){let{url:a,token:o,mode:d}=e;d!=="disabled"&&(n.call(r),t.send(a,o,r))}var Yh="visitorId";function wE(e){return{getClientId:()=>{let t=e.get(),r=t.storage,n=r.getItem(Yh),a=n&&qm(n)?n:t.generateUUID();return r.setItem(Yh,a),a}}}var eS="1.2.7",Mm=128,tS=192,Kh=224,Jh=240,PE=248;function EE(e){return(e&PE)===Jh?4:(e&Jh)===Kh?3:(e&Kh)===tS?2:1}function IE(e,t){if(t<0||e.length<=t)return e;let r=e.indexOf("%",t-2);for(r<0||r>t?r=t:t=r;r>2&&e.charAt(r-3)=="%";){let n=Number.parseInt(e.substring(r-2,r),16);if((n&Mm)!=Mm)break;if(r-=3,(n&tS)!=Mm){t-r>=EE(n)*3&&(r=t);break}}return e.substring(0,r)}function kE(e){let{trackingId:t}=e;return{trackingId:t}}function TE(e){return(e.source||[]).concat([`relay@${eS}`])}function rS(e,t,r,n){let{getReferrer:a,getLocation:o,getUserAgent:d}=r,p=kE(t),m=n.getClientId();return Object.freeze({type:e,config:p,ts:Date.now(),source:TE(t),clientId:m,userAgent:d(),referrer:Xh(a()),location:Xh(o())})}function Xh(e){return e!==null?IE(e,1024):null}function OE(e,t,r,n,a){return{...t,meta:rS(e,r,n,a)}}var qE="*";function jE(){let e=[];function t({type:m,callback:f}){return e.findIndex(S=>S.type===m&&S.callback===f)}function r(m,f){return m.type==="*"||f===m.type}function n(m){return t(m)<0&&e.push(m),()=>p(m.type,m.callback)}function a(m){e.forEach(f=>{if(r(f,m.meta.type))try{f.callback(m)}catch(S){console.error(S)}})}function o(m){if(m===qE)e.length=0;else for(let f=e.length-1;f>=0;f--)e[f].type===m&&e.splice(f,1)}function d(m){let f=t(m);f>=0&&e.splice(f,1)}function p(m,f){f?d({type:m,callback:f}):o(m)}return{add:n,call:a,remove:p}}function Zh({url:e,token:t,trackingId:r,...n}){return Object.freeze({url:e,token:t,trackingId:r,...!!n.mode&&{mode:n.mode},...!!n.source&&{source:n.source},...!!n.environment&&{environment:n.environment}})}function DE(e){let t=Zh(e);return{get:()=>t,update:r=>{t=Zh({...t,...r})}}}var Qm=VE();function VE(){let e="coveo_",t=r=>{let n=r.split(".").slice(-2);return n.length==2?n.join("."):""};return{getItem(r){let n=`${e}${r}=`,a=document.cookie.split(";");for(let o of a){let d=o.replace(/^\s+/,"");if(d.lastIndexOf(n,0)===0)return d.substring(n.length,d.length)}return null},setItem(r,n,a){let o=t(window.location.hostname),d=`;expires=${new Date(new Date().getTime()+a).toUTCString()}`,p=o?`;domain=${o}`:"";document.cookie=`${e}${r}=${n}${d}${p};path=/;SameSite=Lax`},removeItem(r){this.setItem(r,"",-1)}}}function NE(){return{getItem(e){return Qm.getItem(e)||localStorage.getItem(e)},removeItem(e){Qm.removeItem(e),localStorage.removeItem(e)},setItem(e,t){localStorage.setItem(e,t),Qm.setItem(e,t,31556952e3)}}}function ME(){let e=document.referrer;return e===""?null:e}function Lm(){return{runtime:"browser",send:(e,t,r)=>{let n=navigator.sendBeacon(`${e}?access_token=${t}`,new Blob([JSON.stringify([r])],{type:"application/json"}));if(Wh().sendMessage({kind:"EVENT_PROTOCOL",event:r,url:e,token:t}),!n)throw new Error("Failed to send the event(s) because the payload size exceeded the maximum allowed size (32 KB). Please contact support if the problem persists.")},getReferrer:()=>ME(),getLocation:()=>window.location.href,getUserAgent:()=>navigator.userAgent,generateUUID:()=>Nm(),storage:NE()}}function QE(){try{let e="__storage_test__";return localStorage.setItem(e,e),localStorage.removeItem(e),!0}catch(e){return e instanceof DOMException&&e.name==="QuotaExceededError"&&localStorage&&localStorage.length!==0}}function LE(){return{getItem(){return null},removeItem(){},setItem(){}}}function _E(){return{runtime:"null",send:()=>{},getReferrer:()=>null,getLocation:()=>null,getUserAgent:()=>null,generateUUID:()=>"",storage:LE()}}function UE(e){let t=e.get().mode!=="disabled",r=e.get().environment,n=_E();return t&&r?{storage:n.storage,...r,runtime:"custom"}:t&&BE()&&QE()?Lm():n}function BE(){try{return typeof window=="object"}catch{return!1}}function $E(e){return{get:()=>Object.freeze(UE(e))}}function nS(e){let t=DE(e),r=jE(),n=$E(t),a=wE(n);return{emit:(o,d)=>{let p=t.get(),m=n.get(),f=OE(o,d,p,m,a);return vE({config:p,environment:m,event:f,listenerManager:r})},getMeta:o=>rS(o,t.get(),n.get(),a),on:(o,d)=>r.add({type:o,callback:d}),off:(o,d)=>r.remove(o,d),updateConfig:o=>t.update(o),version:eS}}l();s();u();c();function aS(){return typeof window<"u"&&typeof document<"u"}l();s();u();c();l();s();u();c();var un="3.38.0",oS=["@coveo/atomic","@coveo/quantic"];var ln=we(e=>e.source,e=>Object.entries(e).map(([t,r])=>`${t}@${r}`).concat(`@coveo/headless@${un}`));var Ds=we(e=>e.configuration.organizationId,e=>e.configuration.environment,e=>e.configuration.accessToken,e=>e.configuration.analytics,e=>ln(e.configuration.analytics),(e,t)=>t,(e,t,r,{trackingId:n,apiBaseUrl:a,enabled:o},d,p)=>{let m=GE(p);return nS({mode:o?"emit":"disabled",url:a??Yc(e,t),token:r,trackingId:n??null,source:d,environment:m})}),HE={generateUUID:()=>"",getLocation:()=>null,getReferrer:()=>null,getUserAgent:()=>null,send:()=>{},storage:{getItem:()=>null,setItem:()=>{},removeItem:()=>{}}},GE=e=>{if(!e)return;let t=e();return{...aS()?Lm():HE,generateUUID:()=>t.clientId,getLocation:()=>t.location,getReferrer:()=>t.referrer,getUserAgent:()=>t.userAgent}};l();s();u();c();l();s();u();c();function Lr(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,n=Object.getOwnPropertySymbols(e);a<n.length;a++)t.indexOf(n[a])<0&&Object.prototype.propertyIsEnumerable.call(e,n[a])&&(r[n[a]]=e[n[a]]);return r}function V(e,t,r,n){function a(o){return o instanceof r?o:new r(function(d){d(o)})}return new(r||(r=Promise))(function(o,d){function p(S){try{f(n.next(S))}catch(A){d(A)}}function m(S){try{f(n.throw(S))}catch(A){d(A)}}function f(S){S.done?o(S.value):a(S.value).then(p,m)}f((n=n.apply(e,t||[])).next())})}var he;(function(e){e.search="search",e.click="click",e.custom="custom",e.view="view",e.collect="collect"})(he||(he={}));function Bm(){return typeof window<"u"}function rf(){return typeof navigator<"u"}function ro(){return typeof document<"u"}function $m(){try{return typeof localStorage<"u"}catch{return!1}}function zE(){try{return typeof sessionStorage<"u"}catch{return!1}}function CS(){return rf()&&navigator.cookieEnabled}var WE=[he.click,he.custom,he.search,he.view],YE=(e,t)=>WE.indexOf(e)!==-1?Object.assign({language:ro()?document.documentElement.lang:"unknown",userAgent:rf()?navigator.userAgent:"unknown"},t):t,Ns=class e{static set(t,r,n){var a,o,d,p;n&&(o=new Date,o.setTime(o.getTime()+n)),p=window.location.hostname,p.indexOf(".")===-1?iS(t,r,o):(d=p.split("."),a=d[d.length-2]+"."+d[d.length-1],iS(t,r,o,a))}static get(t){for(var r=t+"=",n=document.cookie.split(";"),a=0;a<n.length;a++){var o=n[a];if(o=o.replace(/^\s+/,""),o.lastIndexOf(r,0)===0)return o.substring(r.length,o.length)}return null}static erase(t){e.set(t,"",-1)}};function iS(e,t,r,n){document.cookie=`${e}=${t}`+(r?`;expires=${r.toUTCString()}`:"")+(n?`;domain=${n}`:"")+";path=/;SameSite=Lax"}function KE(){return $m()?localStorage:CS()?new Ms:zE()?sessionStorage:new ao}var Ms=class e{getItem(t){return Ns.get(`${e.prefix}${t}`)}removeItem(t){Ns.erase(`${e.prefix}${t}`)}setItem(t,r,n){Ns.set(`${e.prefix}${t}`,r,n)}};Ms.prefix="coveo_";var Hm=class{constructor(){this.cookieStorage=new Ms}getItem(t){return localStorage.getItem(t)||this.cookieStorage.getItem(t)}removeItem(t){this.cookieStorage.removeItem(t),localStorage.removeItem(t)}setItem(t,r){localStorage.setItem(t,r),this.cookieStorage.setItem(t,r,31556926e3)}},ao=class{getItem(t){return null}removeItem(t){}setItem(t,r){}},fu="__coveo.analytics.history",JE=20,XE=1e3*60,ZE=75,hu=class{constructor(t){this.store=t||KE()}addElement(t){t.internalTime=new Date().getTime(),t=this.cropQueryElement(this.stripEmptyQuery(t));let r=this.getHistoryWithInternalTime();r!=null?this.isValidEntry(t)&&this.setHistory([t].concat(r)):this.setHistory([t])}addElementAsync(t){return V(this,void 0,void 0,function*(){t.internalTime=new Date().getTime(),t=this.cropQueryElement(this.stripEmptyQuery(t));let r=yield this.getHistoryWithInternalTimeAsync();r!=null?this.isValidEntry(t)&&this.setHistory([t].concat(r)):this.setHistory([t])})}getHistory(){let t=this.getHistoryWithInternalTime();return this.stripEmptyQueries(this.stripInternalTime(t))}getHistoryAsync(){return V(this,void 0,void 0,function*(){let t=yield this.getHistoryWithInternalTimeAsync();return this.stripEmptyQueries(this.stripInternalTime(t))})}getHistoryWithInternalTime(){try{let t=this.store.getItem(fu);return t&&typeof t=="string"?JSON.parse(t):[]}catch{return[]}}getHistoryWithInternalTimeAsync(){return V(this,void 0,void 0,function*(){try{let t=yield this.store.getItem(fu);return t?JSON.parse(t):[]}catch{return[]}})}setHistory(t){try{this.store.setItem(fu,JSON.stringify(t.slice(0,JE)))}catch{}}clear(){try{this.store.removeItem(fu)}catch{}}getMostRecentElement(){let t=this.getHistoryWithInternalTime();return Array.isArray(t)?t.sort((n,a)=>(a.internalTime||0)-(n.internalTime||0))[0]:null}cropQueryElement(t){return t.name&&t.value&&t.name.toLowerCase()==="query"&&(t.value=t.value.slice(0,ZE)),t}isValidEntry(t){let r=this.getMostRecentElement();return r&&r.value==t.value?(t.internalTime||0)-(r.internalTime||0)>XE:!0}stripInternalTime(t){return Array.isArray(t)?t.map(r=>{let{name:n,time:a,value:o}=r;return{name:n,time:a,value:o}}):[]}stripEmptyQuery(t){let{name:r,time:n,value:a}=t;return r&&typeof a=="string"&&r.toLowerCase()==="query"&&a.trim()===""?{name:r,time:n}:t}stripEmptyQueries(t){return t.map(r=>this.stripEmptyQuery(r))}};var eI=(e,t)=>V(void 0,void 0,void 0,function*(){return e===he.view?(yield tI(t.contentIdValue),Object.assign({location:window.location.toString(),referrer:document.referrer,title:document.title},t)):t}),tI=e=>V(void 0,void 0,void 0,function*(){let t=new hu,r={name:"PageView",value:e,time:new Date().toISOString()};yield t.addElementAsync(r)}),gu,rI=new Uint8Array(16);function nI(){if(!gu&&(gu=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!gu))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return gu(rI)}var aI=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;function Su(e){return typeof e=="string"&&aI.test(e)}var tt=[];for(let e=0;e<256;++e)tt.push((e+256).toString(16).slice(1));function AS(e,t=0){return tt[e[t+0]]+tt[e[t+1]]+tt[e[t+2]]+tt[e[t+3]]+"-"+tt[e[t+4]]+tt[e[t+5]]+"-"+tt[e[t+6]]+tt[e[t+7]]+"-"+tt[e[t+8]]+tt[e[t+9]]+"-"+tt[e[t+10]]+tt[e[t+11]]+tt[e[t+12]]+tt[e[t+13]]+tt[e[t+14]]+tt[e[t+15]]}function oI(e){if(!Su(e))throw TypeError("Invalid UUID");let t,r=new Uint8Array(16);return r[0]=(t=parseInt(e.slice(0,8),16))>>>24,r[1]=t>>>16&255,r[2]=t>>>8&255,r[3]=t&255,r[4]=(t=parseInt(e.slice(9,13),16))>>>8,r[5]=t&255,r[6]=(t=parseInt(e.slice(14,18),16))>>>8,r[7]=t&255,r[8]=(t=parseInt(e.slice(19,23),16))>>>8,r[9]=t&255,r[10]=(t=parseInt(e.slice(24,36),16))/1099511627776&255,r[11]=t/4294967296&255,r[12]=t>>>24&255,r[13]=t>>>16&255,r[14]=t>>>8&255,r[15]=t&255,r}function iI(e){e=unescape(encodeURIComponent(e));let t=[];for(let r=0;r<e.length;++r)t.push(e.charCodeAt(r));return t}var sI="6ba7b810-9dad-11d1-80b4-00c04fd430c8",cI="6ba7b811-9dad-11d1-80b4-00c04fd430c8";function uI(e,t,r){function n(a,o,d,p){var m;if(typeof a=="string"&&(a=iI(a)),typeof o=="string"&&(o=oI(o)),((m=o)===null||m===void 0?void 0:m.length)!==16)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");let f=new Uint8Array(16+a.length);if(f.set(o),f.set(a,o.length),f=r(f),f[6]=f[6]&15|t,f[8]=f[8]&63|128,d){p=p||0;for(let S=0;S<16;++S)d[p+S]=f[S];return d}return AS(f)}try{n.name=e}catch{}return n.DNS=sI,n.URL=cI,n}var lI=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),sS={randomUUID:lI};function ua(e,t,r){if(sS.randomUUID&&!t&&!e)return sS.randomUUID();e=e||{};let n=e.random||(e.rng||nI)();if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,t){r=r||0;for(let a=0;a<16;++a)t[r+a]=n[a];return t}return AS(n)}function dI(e,t,r,n){switch(e){case 0:return t&r^~t&n;case 1:return t^r^n;case 2:return t&r^t&n^r&n;case 3:return t^r^n}}function _m(e,t){return e<<t|e>>>32-t}function pI(e){let t=[1518500249,1859775393,2400959708,3395469782],r=[1732584193,4023233417,2562383102,271733878,3285377520];if(typeof e=="string"){let d=unescape(encodeURIComponent(e));e=[];for(let p=0;p<d.length;++p)e.push(d.charCodeAt(p))}else Array.isArray(e)||(e=Array.prototype.slice.call(e));e.push(128);let n=e.length/4+2,a=Math.ceil(n/16),o=new Array(a);for(let d=0;d<a;++d){let p=new Uint32Array(16);for(let m=0;m<16;++m)p[m]=e[d*64+m*4]<<24|e[d*64+m*4+1]<<16|e[d*64+m*4+2]<<8|e[d*64+m*4+3];o[d]=p}o[a-1][14]=(e.length-1)*8/Math.pow(2,32),o[a-1][14]=Math.floor(o[a-1][14]),o[a-1][15]=(e.length-1)*8&4294967295;for(let d=0;d<a;++d){let p=new Uint32Array(80);for(let C=0;C<16;++C)p[C]=o[d][C];for(let C=16;C<80;++C)p[C]=_m(p[C-3]^p[C-8]^p[C-14]^p[C-16],1);let m=r[0],f=r[1],S=r[2],A=r[3],x=r[4];for(let C=0;C<80;++C){let F=Math.floor(C/20),v=_m(m,5)+dI(F,f,S,A)+x+t[F]+p[C]>>>0;x=A,A=S,S=_m(f,30)>>>0,f=m,m=v}r[0]=r[0]+m>>>0,r[1]=r[1]+f>>>0,r[2]=r[2]+S>>>0,r[3]=r[3]+A>>>0,r[4]=r[4]+x>>>0}return[r[0]>>24&255,r[0]>>16&255,r[0]>>8&255,r[0]&255,r[1]>>24&255,r[1]>>16&255,r[1]>>8&255,r[1]&255,r[2]>>24&255,r[2]>>16&255,r[2]>>8&255,r[2]&255,r[3]>>24&255,r[3]>>16&255,r[3]>>8&255,r[3]&255,r[4]>>24&255,r[4]>>16&255,r[4]>>8&255,r[4]&255]}var mI=uI("v5",80,pI),cS=mI,xS="2.30.49",uS=e=>`${e.protocol}//${e.hostname}${e.pathname.indexOf("/")===0?e.pathname:`/${e.pathname}`}${e.search}`,Vs={pageview:"pageview",event:"event"},Cu=class{constructor({client:t,uuidGenerator:r=ua}){this.client=t,this.uuidGenerator=r}},Gm=class extends Cu{constructor({client:t,uuidGenerator:r=ua}){super({client:t,uuidGenerator:r}),this.actionData={},this.pageViewId=r(),this.nextPageViewId=this.pageViewId,this.currentLocation=uS(window.location),this.lastReferrer=ro()?document.referrer:"",this.addHooks()}getApi(t){switch(t){case"setAction":return this.setAction;default:return null}}setAction(t,r){this.action=t,this.actionData=r}clearData(){this.clearPluginData(),this.action=void 0,this.actionData={}}getLocationInformation(t,r){return Object.assign({hitType:t},this.getNextValues(t,r))}updateLocationInformation(t,r){this.updateLocationForNextPageView(t,r)}getDefaultContextInformation(t){let r={title:ro()?document.title:"",encoding:ro()?document.characterSet:"UTF-8"},n={screenResolution:`${screen.width}x${screen.height}`,screenColor:`${screen.colorDepth}-bit`},a={language:navigator.language,userAgent:navigator.userAgent},o={time:Date.now(),eventId:this.uuidGenerator()};return Object.assign(Object.assign(Object.assign(Object.assign({},o),n),a),r)}updateLocationForNextPageView(t,r){let{pageViewId:n,referrer:a,location:o}=this.getNextValues(t,r);this.lastReferrer=a,this.pageViewId=n,this.currentLocation=o,t===Vs.pageview&&(this.nextPageViewId=this.uuidGenerator(),this.hasSentFirstPageView=!0)}getNextValues(t,r){return{pageViewId:t===Vs.pageview?this.nextPageViewId:this.pageViewId,referrer:t===Vs.pageview&&this.hasSentFirstPageView?this.currentLocation:this.lastReferrer,location:t===Vs.pageview?this.getCurrentLocationFromPayload(r):this.currentLocation}}getCurrentLocationFromPayload(t){if(t.page){let r=a=>a.replace(/^\/?(.*)$/,"/$1");return`${(a=>a.split("/").slice(0,3).join("/"))(this.currentLocation)}${r(t.page)}`}else return uS(window.location)}},dn=class e{constructor(t,r){if(!Su(t))throw Error("Not a valid uuid");this.clientId=t,this.creationDate=Math.floor(r/1e3)}toString(){return this.clientId.replace(/-/g,"")+"."+this.creationDate.toString()}get expired(){let t=Math.floor(Date.now()/1e3)-this.creationDate;return t<0||t>e.expirationTime}validate(t,r){return!this.expired&&this.matchReferrer(t,r)}matchReferrer(t,r){try{let n=new URL(t);return r.some(a=>new RegExp(a.replace(/\\/g,"\\\\").replace(/\./g,"\\.").replace(/\*/g,".*")+"$").test(n.host))}catch{return!1}}static fromString(t){let r=t.split(".");if(r.length!==2)return null;let[n,a]=r;if(n.length!==32||isNaN(parseInt(a)))return null;let o=n.substring(0,8)+"-"+n.substring(8,12)+"-"+n.substring(12,16)+"-"+n.substring(16,20)+"-"+n.substring(20,32);return Su(o)?new e(o,Number.parseInt(a)*1e3):null}};dn.cvo_cid="cvo_cid";dn.expirationTime=120;var zm=class extends Cu{constructor({client:t,uuidGenerator:r=ua}){super({client:t,uuidGenerator:r})}getApi(t){switch(t){case"decorate":return this.decorate;case"acceptFrom":return this.acceptFrom;default:return null}}decorate(t){return V(this,void 0,void 0,function*(){if(!this.client.getCurrentVisitorId)throw new Error("Could not retrieve current clientId");try{let r=new URL(t),n=yield this.client.getCurrentVisitorId();return r.searchParams.set(dn.cvo_cid,new dn(n,Date.now()).toString()),r.toString()}catch{throw new Error("Invalid URL provided")}})}acceptFrom(t){this.client.setAcceptedLinkReferrers(t)}};zm.Id="link";var It=Object.keys;function yu(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)}var Um=128,FS=192,lS=224,dS=240;function fI(e){return(e&248)===dS?4:(e&dS)===lS?3:(e&lS)===FS?2:1}function gI(e,t){if(t<0||e.length<=t)return e;let r=e.indexOf("%",t-2);for(r<0||r>t?r=t:t=r;r>2&&e.charAt(r-3)=="%";){let n=Number.parseInt(e.substring(r-2,r),16);if((n&Um)!=Um)break;if(r-=3,(n&FS)!=Um){t-r>=fI(n)*3&&(r=t);break}}return e.substring(0,r)}var Wm={id:"svc_ticket_id",subject:"svc_ticket_subject",description:"svc_ticket_description",category:"svc_ticket_category",productId:"svc_ticket_product_id",custom:"svc_ticket_custom"},yI=It(Wm).map(e=>Wm[e]),hI=[...yI].join("|"),SI=new RegExp(`^(${hI}$)`),CI={svcAction:"svc_action",svcActionData:"svc_action_data"},AI=e=>It(e).filter(t=>e[t]!==void 0).reduce((t,r)=>{let n=Wm[r]||r;return Object.assign(Object.assign({},t),{[n]:e[r]})},{}),xI=e=>SI.test(e),FI=[xI],pS={id:"id",name:"nm",brand:"br",category:"ca",variant:"va",price:"pr",quantity:"qt",coupon:"cc",position:"ps",group:"group"},mS={id:"id",name:"nm",brand:"br",category:"ca",variant:"va",position:"ps",price:"pr",group:"group"},rt={action:"pa",list:"pal",listSource:"pls"},Au={id:"ti",revenue:"tr",tax:"tt",shipping:"ts",coupon:"tcc",affiliation:"ta",step:"cos",option:"col"},RI=["loyaltyCardId","loyaltyTier","thirdPartyPersona","companyName","favoriteStore","storeName","userIndustry","userRole","userDepartment","businessUnit"],Ym={id:"quoteId",affiliation:"quoteAffiliation"},Km={id:"reviewId",rating:"reviewRating",comment:"reviewComment"},bI={add:rt,bookmark_add:rt,bookmark_remove:rt,click:rt,checkout:rt,checkout_option:rt,detail:rt,impression:rt,remove:rt,refund:Object.assign(Object.assign({},rt),Au),purchase:Object.assign(Object.assign({},rt),Au),quickview:rt,quote:Object.assign(Object.assign({},rt),Ym),review:Object.assign(Object.assign({},rt),Km)},vI=It(pS).map(e=>pS[e]),wI=It(mS).map(e=>mS[e]),PI=It(rt).map(e=>rt[e]),EI=It(Au).map(e=>Au[e]),II=It(Km).map(e=>Km[e]),kI=It(Ym).map(e=>Ym[e]),TI=[...vI,"custom"].join("|"),OI=[...wI,"custom"].join("|"),RS="(pr[0-9]+)",bS="(il[0-9]+pi[0-9]+)",qI=new RegExp(`^${RS}(${TI})$`),jI=new RegExp(`^(${bS}(${OI}))|(il[0-9]+nm)$`),DI=new RegExp(`^(${PI.join("|")})$`),VI=new RegExp(`^(${EI.join("|")})$`),NI=new RegExp(`^${RS}custom$`),MI=new RegExp(`^${bS}custom$`),QI=new RegExp(`^(${[...RI,...II,...kI].join("|")})$`),LI=e=>qI.test(e),_I=e=>jI.test(e),UI=e=>DI.test(e),BI=e=>VI.test(e),$I=e=>QI.test(e),HI=[_I,LI,UI,BI,$I],GI=[NI,MI],zI={anonymizeIp:"aip"},WI={eventCategory:"ec",eventAction:"ea",eventLabel:"el",eventValue:"ev",page:"dp",visitorId:"cid",clientId:"cid",userId:"uid",currencyCode:"cu"},YI={hitType:"t",pageViewId:"pid",encoding:"de",location:"dl",referrer:"dr",screenColor:"sd",screenResolution:"sr",title:"dt",userAgent:"ua",language:"ul",eventId:"z",time:"tm"},KI=["contentId","contentIdKey","contentType","searchHub","tab","searchUid","permanentId","contentLocale","trackingId"],JI=Object.assign(Object.assign(Object.assign(Object.assign({},zI),WI),YI),KI.reduce((e,t)=>Object.assign(Object.assign({},e),{[t]:t}),{})),Jm=Object.assign(Object.assign({},JI),CI),XI=e=>{let t=!!e.action&&bI[e.action]||{};return It(e).reduce((r,n)=>{let a=t[n]||Jm[n]||n;return Object.assign(Object.assign({},r),{[a]:e[n]})},{})},ZI=It(Jm).map(e=>Jm[e]),ek=e=>ZI.indexOf(e)!==-1,tk=e=>e==="custom",rk=e=>[...HI,...FI,ek,tk].some(t=>t(e)),nk=e=>It(e).reduce((t,r)=>{let n=ak(r);return n?Object.assign(Object.assign({},t),ok(n,e[r])):Object.assign(Object.assign({},t),{[r]:e[r]})},{}),ak=e=>{let t;return[...GI].every(r=>{var n;return t=(n=r.exec(e))===null||n===void 0?void 0:n[1],!t}),t},ok=(e,t)=>It(t).reduce((r,n)=>Object.assign(Object.assign({},r),{[`${e}${n}`]:t[n]}),{}),Xm=class{constructor(t){this.opts=t}sendEvent(t,r){return V(this,void 0,void 0,function*(){if(!this.isAvailable())throw new Error('navigator.sendBeacon is not supported in this browser. Consider adding a polyfill like "sendbeacon-polyfill".');let{baseUrl:n,preprocessRequest:a}=this.opts,o=yield this.getQueryParamsForEventType(t),{url:d,payload:p}=yield this.preProcessRequestAsPotentialJSONString(`${n}/analytics/${t}?${o}`,r,a),m=this.encodeForEventType(t,p),f=new Blob([m],{type:"application/x-www-form-urlencoded"});navigator.sendBeacon(d,f)})}isAvailable(){return"sendBeacon"in navigator}deleteHttpCookieVisitorId(){return Promise.resolve()}preProcessRequestAsPotentialJSONString(t,r,n){return V(this,void 0,void 0,function*(){let a=t,o=r;if(n){let d=yield n({url:t,body:JSON.stringify(r)},"analyticsBeacon"),{url:p,body:m}=d;a=p||t;try{o=JSON.parse(m)}catch(f){console.error("Unable to process the request body as a JSON string",f)}}return{payload:o,url:a}})}encodeForEventType(t,r){return this.isEventTypeLegacy(t)?this.encodeEventToJson(t,r):this.encodeEventToJson(t,r,this.opts.token)}getQueryParamsForEventType(t){return V(this,void 0,void 0,function*(){let{token:r,visitorIdProvider:n}=this.opts,a=yield n.getCurrentVisitorId();return[r&&this.isEventTypeLegacy(t)?`access_token=${r}`:"",a?`visitorId=${a}`:"","discardVisitInfo=true"].filter(o=>!!o).join("&")})}isEventTypeLegacy(t){return[he.click,he.custom,he.search,he.view].indexOf(t)!==-1}encodeEventToJson(t,r,n){let a=`${t}Event=${encodeURIComponent(JSON.stringify(r))}`;return n&&(a=`access_token=${encodeURIComponent(n)}&${a}`),a}},Zm=class{sendEvent(t,r){return V(this,void 0,void 0,function*(){return Promise.resolve()})}deleteHttpCookieVisitorId(){return V(this,void 0,void 0,function*(){return Promise.resolve()})}},fS=g.fetch,xu=class{constructor(t){this.opts=t}sendEvent(t,r){return V(this,void 0,void 0,function*(){let{baseUrl:n,visitorIdProvider:a,preprocessRequest:o}=this.opts,d=this.shouldAppendVisitorId(t)?yield this.getVisitorIdParam():"",p={url:`${n}/analytics/${t}${d}`,credentials:"include",mode:"cors",headers:this.getHeaders(),method:"POST",body:JSON.stringify(r)},m=Object.assign(Object.assign({},p),o?yield o(p,"analyticsFetch"):{}),{url:f}=m,S=Lr(m,["url"]),A;try{A=yield fS(f,S)}catch(x){console.error("An error has occured when sending the event.",x);return}if(A.ok){let x=yield A.json();return x.visitorId&&a.setCurrentVisitorId(x.visitorId),x}else{try{A.json()}catch{}throw console.error(`An error has occured when sending the "${t}" event.`,A,r),new Error(`An error has occurred when sending the "${t}" event. Check the console logs for more details.`)}})}deleteHttpCookieVisitorId(){return V(this,void 0,void 0,function*(){let{baseUrl:t}=this.opts,r=`${t}/analytics/visit`;yield fS(r,{headers:this.getHeaders(),method:"DELETE"})})}shouldAppendVisitorId(t){return[he.click,he.custom,he.search,he.view].indexOf(t)!==-1}getVisitorIdParam(){return V(this,void 0,void 0,function*(){let{visitorIdProvider:t}=this.opts,r=yield t.getCurrentVisitorId();return r?`?visitor=${r}`:""})}getHeaders(){let{token:t}=this.opts;return Object.assign(Object.assign({},t?{Authorization:`Bearer ${t}`}:{}),{"Content-Type":"application/json"})}},ef=class{constructor(t,r){$m()&&CS()?this.storage=new Hm:$m()?this.storage=localStorage:(console.warn("BrowserRuntime detected no valid storage available.",this),this.storage=new ao),this.client=new xu(t),this.beaconClient=new Xm(t),window.addEventListener("beforeunload",()=>{let n=r();for(let{eventType:a,payload:o}of n)this.beaconClient.sendEvent(a,o)})}getClientDependingOnEventType(t){return t==="click"&&this.beaconClient.isAvailable()?this.beaconClient:this.client}},tf=class{constructor(t,r){this.storage=r||new ao,this.client=new xu(t)}getClientDependingOnEventType(t){return this.client}},Fu=class{constructor(){this.storage=new ao,this.client=new Zm}getClientDependingOnEventType(t){return this.client}},ik="xx",sk=e=>e?.startsWith(ik)||!1,ck=`
28
+ ${S}`:S;break;case"event":n.event=S;break;case"id":e(n.id=S);break;case"retry":Lw(S,n,t);break}}}}function Lw(e,t,r){let n=parseInt(e,10);Number.isNaN(n)||r(t.retry=n)}function _w(e,t){let r=new Uint8Array(e.length+t.length);return r.set(e),r.set(t,e.length),r}function Vy(){return{data:"",event:"",id:"",retry:void 0}}var am="text/event-stream",Uw=1e3,Ly="last-event-id";function _y(){return typeof window<"u"}function Gc(e,{signal:t,headers:r,onopen:n,onmessage:a,onclose:o,onerror:d,openWhenHidden:p,fetch:m,...f}){return new Promise((S,A)=>{let x={...r};x.accept||(x.accept=am);let C;function F(){C?.abort(),document.hidden||I()}!p&&_y()&&document.addEventListener("visibilitychange",F);let v=Uw,R;function b(){_y()&&document.removeEventListener("visibilitychange",F),clearTimeout(R),C?.abort()}t?.addEventListener("abort",()=>{b(),S()});let E=m??y,w=n??Bw;async function I(){C=i.AbortController?new i.AbortController:null;try{let N=await E(e,{...f,headers:x,signal:C?.signal});await w(N),await Ny(N.body,My(Qy(q=>{q?x[Ly]=q:delete x[Ly]},q=>{v=q},a))),o?.(),b(),S()}catch(N){if(!C?.signal?.aborted)try{let q=d?.(N)??v;clearTimeout(R),R=setTimeout(I,q)}catch(q){b(),A(q)}}}I()})}function Bw(e){let t=e.headers.get("content-type");if(!t?.startsWith(am))throw new Error(`Expected content-type to be ${am}, Actual: ${t}`)}l();s();u();c();var an=class{constructor(t){xe(this,"_basePath");xe(this,"_params",{});this._basePath=t}addParam(t,r){this._params={...this.params,[t]:r}}get basePath(){return this._basePath}get params(){return this._params}get hasParams(){return Object.entries(this._params).length}get href(){return this.hasParams?`${this.basePath}?${Object.entries(this.params).map(([t,r])=>`${t}=${encodeURIComponent(r)}`).join("&")}`:this.basePath}};var $w=(e,t,r)=>new an(`${e}/rest/organizations/${t}/machinelearning/streaming/${r}`).href,Uy=3,Hw=5e3,Gw="text/event-stream",sm=1,om=class extends Error{},As=class extends Error{constructor(r){super(r.message);this.payload=r}},im=class{constructor(){xe(this,"timeouts",new Set)}add(t){this.timeouts.add(t)}remove(t){clearTimeout(t),this.timeouts.delete(t)}isActive(t){return this.timeouts.has(t)}},zc=class{constructor(t){xe(this,"logger");this.logger=t.logger}streamGeneratedAnswer(t,r){let{url:n,organizationId:a,streamId:o,accessToken:d}=t,{write:p,abort:m,close:f,resetAnswer:S}=r,A=new im;if(!o){this.logger.error("No stream ID found");return}let x=0,C,F=()=>{C&&!A.isActive(C)&&(R?.abort(),S(),b())},v=()=>{A.remove(C),C=Dy(F,C,Hw),A.add(C)},R=new i.AbortController,b=()=>Gc($w(n,a,o),{method:"GET",fetch:y,headers:{Authorization:`Bearer ${d}`,accept:"*/*"},openWhenHidden:!0,signal:R?.signal,async onopen(E){if(E.ok&&E.headers.get("content-type")===Gw)return;throw E.status>=400&&E.status<500&&E.status!==429?new As({message:"Error opening stream",code:E.status}):new om},onmessage:E=>{if(R?.signal.aborted)return;let w=JSON.parse(E.data);if(w.finishReason==="ERROR"){A.remove(C),R?.abort(),m({message:w.errorMessage,code:w.statusCode});return}p(w),x=0,w.finishReason==="COMPLETED"?(A.remove(C),f()):v()},onerror:E=>{if(!R?.signal.aborted){if(A.remove(C),E instanceof As)throw R?.abort(),m(E),E;if(++x>Uy){this.logger.info("Maximum retry exceeded.");let w={message:"Failed to complete stream.",code:sm};throw R?.abort(),m(w),new As(w)}this.logger.info(`Retrying...(${x}/${Uy})`),S()}}});return b(),R}};l();s();u();c();var eh=$t(Ky(),1);l();s();u();c();var z=new Error("Failed to load reducers."),za=class extends Error{constructor(){super(),this.name="UnauthorizedTokenError",this.message="The token being used to perform the request is unauthorized. It may be expired or invalid."}},na=class extends Error{constructor(r,n){super();xe(this,"statusCode");this.name="Disconnected",this.message=`Client could not connect to the following URL: ${r}`,this.statusCode=n??0}};l();s();u();c();function Jy(e){let t=[];for(let r in e){let n=encodeURIComponent(r),a=encodeURIComponent(e[r]);t.push(`${n}=${a}`)}return t.join("&")}function Xy(e){return typeof e!="object"||!e?!1:Object.values(e).every(SP)}function SP(e){return typeof e=="string"||typeof e=="number"||typeof e=="boolean"}function Zy(e){return e===429}var wt=class e{static async call(t){let r=CP(t),{logger:n}=t,a=await e.preprocessRequest(r,t);n.info(a,"Platform request");let{url:o,...d}=a,p=async()=>{let m=await y(o,d);if(Zy(m.status))throw m;return m};try{let m=await(0,eh.backOff)(p,{startingDelay:100,timeMultiple:2,maxDelay:800,numOfAttempts:4,jitter:"full",retry:async f=>{let S=f&&Zy(f.status);return S&&(n.info("Platform retrying request"),await new Promise(A=>setTimeout(A,1e3))),S}});switch(m.status){case 419:case 401:throw n.info("Platform renewing token"),new za;case 404:throw new na(o,m.status);default:return n.info({response:m,requestInfo:a},"Platform response"),m}}catch(m){return m.message==="Failed to fetch"?new na(o):m}}static async preprocessRequest(t,r){let{origin:n,preprocessRequest:a,logger:o,requestMetadata:d}=r,{signal:p,...m}=t,f=Cs(m);try{let S=await a(t,n,d);return{...t,...S}}catch(S){o.error(S,"Platform request preprocessing failed. Returning default request options.")}return f}};function Je(e,t="prod",r="platform"){let n=t==="prod"?"":t,a=r==="platform"?"":`.${r}`;return`https://${e}${a}.org${n}.coveo.com`}function Ne(e,t="prod"){return`${Je(e,t)}/rest/search/v2`}function Yc(e,t="prod"){return`${Je(e,t,"analytics")}/rest/organizations/${e}/events/v1`}function CP(e){let{url:t,method:r,requestParams:n,contentType:a,accessToken:o,signal:d}=e,p=e.method==="POST"||e.method==="PUT",m=AP(n,a);return{url:t,method:r,headers:{"Content-Type":a,Authorization:`Bearer ${o}`,...e.headers},...p&&{body:m},signal:d}}function AP(e,t){return t==="application/x-www-form-urlencoded"?Xy(e)?Jy(e):"":JSON.stringify(e)}l();s();u();c();var Kc=e=>e;l();s();u();c();l();s();u();c();function Wa(){return{answerSnippet:"",documentId:{contentIdKey:"",contentIdValue:""},question:"",relatedQuestions:[],score:0}}function At(){return{response:{results:[],searchUid:"",totalCountFiltered:0,facets:[],generateAutomaticFacets:{facets:[]},queryCorrections:[],triggers:[],questionAnswer:Wa(),pipeline:"",splitTestRun:"",termsToHighlight:{},phrasesToHighlight:{},extendedResults:{}},duration:0,queryExecuted:"",error:null,automaticallyCorrected:!1,isLoading:!1,results:[],searchResponseId:"",requestId:"",questionAnswer:Wa(),extendedResults:{},searchAction:void 0}}l();s();u();c();function on(e){let{url:t,accessToken:r,organizationId:n,authentication:a,...o}=e;return o}var sn=e=>{let{response:t}=e;return t.body?xP(e):FP(t)},xP=e=>bP(e)?vP(e):RP(e)?e.body:{message:"unknown",statusCode:0,type:"unknown"},FP=e=>{let t=JSON.parse(JSON.stringify(e,Object.getOwnPropertyNames(e)));return{...t,message:`Client side error: ${t.message||""}`,statusCode:400,type:"ClientError"}};function RP(e){return e.body.statusCode!==void 0}function bP(e){return e.body.exception!==void 0}var vP=e=>({message:e.body.exception.code,statusCode:e.response.status,type:e.body.exception.code});l();s();u();c();var cn=class{constructor(){xe(this,"currentAbortController",null)}async enqueue(t,r){let n=this.currentAbortController;this.currentAbortController=new i.AbortController;let a=this.currentAbortController;n&&(r.warnOnAbort&&r.logger.warn("Cancelling current pending search query"),n.abort());try{return await t(a?.signal??null)}finally{this.currentAbortController===a&&(this.currentAbortController=null)}}};l();s();u();c();l();s();u();c();function th(e){return((e.headers.get("content-type")||"").split(";").find(n=>n.indexOf("charset=")!==-1)||"").split("=")[1]||"UTF-8"}l();s();u();c();var Vr=(e,t,r,n)=>{let a=new an(`${e.url}${n}`);return a.addParam("organizationId",e.organizationId),e.authentication&&a.addParam("authentication",e.authentication),{accessToken:e.accessToken,method:t,contentType:r,url:a.href,origin:"searchApiFetch"}};var rh=(e,t)=>{let r=new an(`${e.url}${t}`);return r.addParam("access_token",e.accessToken),r.addParam("organizationId",e.organizationId),r.addParam("uniqueId",e.uniqueId),e.authentication&&r.addParam("authentication",e.authentication),e.q!==void 0&&r.addParam("q",e.q),e.enableNavigation!==void 0&&r.addParam("enableNavigation",`${e.enableNavigation}`),e.requestedOutputSize!==void 0&&r.addParam("requestedOutputSize",`${e.requestedOutputSize}`),r.href},nh=async(e,t)=>{let r=await wt.call({...Vr(e,"POST","application/x-www-form-urlencoded","/html"),requestParams:on(e),requestMetadata:{method:"html"},...t});if(r instanceof Error)throw r;let n=th(r),a=await r.arrayBuffer(),d=new TextDecoder(n).decode(a);return wP(d)?{success:d}:{error:sn({response:r,body:d})}};function wP(e){return typeof e=="string"}l();s();u();c();function PP(e){return{statusCode:e.statusCode,type:e.name,message:e.message}}function EP(e){return{statusCode:e.code,type:e.name,message:e.message,ignored:!0}}function Rs(e,t){if(t&&e.name==="AbortError")return{error:EP(e)};if(e instanceof na)return{error:PP(e)};throw e}var Jc=class{constructor(t){this.options=t;xe(this,"apiCallsQueues",{unknown:new cn,mainSearch:new cn,facetValues:new cn,foldingCollection:new cn,instantResults:new cn})}async plan(t){let r=await wt.call({...Vr(t,"POST","application/json","/plan"),requestParams:on(t),requestMetadata:{method:"plan"},...this.options});if(r instanceof Error)return Rs(r);let n=await r.json();return kP(n)?{success:n}:{error:sn({response:r,body:n})}}async querySuggest(t){let r=await wt.call({...Vr(t,"POST","application/json","/querySuggest"),requestMetadata:{method:"querySuggest"},requestParams:on(t),...this.options});if(r instanceof Error)return Rs(r);let n=await r.json(),a={response:r,body:n};return IP(n)?{success:(await this.options.postprocessQuerySuggestResponseMiddleware(a)).body}:{error:sn(a)}}async search(t,r){let n=r?.origin??"unknown",a=await this.apiCallsQueues[n].enqueue(p=>wt.call({...Vr(t,"POST","application/json",""),requestParams:on(t),requestMetadata:{method:"search",origin:r?.origin},...this.options,signal:p??void 0}),{logger:this.options.logger,warnOnAbort:!r?.disableAbortWarning});if(a instanceof Error)return Rs(a,r?.disableAbortWarning);let o=await a.json(),d={response:a,body:o};return ah(o)?(d.body=oh(o),{success:(await this.options.postprocessSearchResponseMiddleware(d)).body}):{error:sn(d)}}async facetSearch(t){let r=await wt.call({...Vr(t,"POST","application/json","/facet"),requestParams:on(t),requestMetadata:{method:"facetSearch"},...this.options});if(r instanceof Error)throw r;let n=await r.json(),a={response:r,body:n};return(await this.options.postprocessFacetSearchResponseMiddleware(a)).body}async recommendations(t){let r=await wt.call({...Vr(t,"POST","application/json",""),requestParams:on(t),requestMetadata:{method:"recommendations"},...this.options});if(r instanceof Error)throw r;let n=await r.json();if(ah(n)){let a={response:r,body:n};return a.body=oh(n),{success:(await this.options.postprocessSearchResponseMiddleware(a)).body}}return{error:sn({response:r,body:n})}}async html(t){return nh(t,{...this.options})}async fieldDescriptions(t){let r=await wt.call({...Vr(t,"GET","application/json","/fields"),requestParams:{},requestMetadata:{method:"fieldDescriptions"},...this.options});if(r instanceof Error)throw r;let n=await r.json();return TP(n)?{success:n}:{error:sn({response:r,body:n})}}},Xc=e=>e.success!==void 0,Be=e=>e.error!==void 0;function ah(e){return e.results!==void 0}function oh(e){let t=Wa();return ne(e.questionAnswer)?(e.questionAnswer=t,e):(e.questionAnswer={...t,...e.questionAnswer},e)}function IP(e){return e.completions!==void 0}function kP(e){return e.preprocessingOutput!==void 0}function TP(e){return e.fields!==void 0}l();s();u();c();var ih=e=>e,sh=e=>e,ch=e=>e;l();s();u();c();l();s();u();c();var $=new j({required:!0,emptyAllowed:!1}),Ie=new j({required:!1,emptyAllowed:!1}),Re=new j({required:!0,emptyAllowed:!0}),uh=new j({required:!1,emptyAllowed:!0}),Zc=new te({each:$,required:!0}),lh=new j({required:!1,emptyAllowed:!1,regex:/^\d+\.\d+\.\d+$/}),dh=new j({required:!1,emptyAllowed:!1,regex:/^[a-zA-Z0-9_\-.]{1,100}$/}),Y_=new j({required:!0,emptyAllowed:!1,regex:/^[a-zA-Z0-9_\-.]{1,100}$/}),Nr=({message:e,name:t,stack:r})=>({message:e,name:t,stack:r}),Pt=(e,t)=>{if("required"in t)return{payload:new ue({value:t}).validate({value:e}).value};let a=new _({options:{required:!0},values:t}).validate(e);if(a)throw new Ss(a);return{payload:e}},k=(e,t)=>{try{return Pt(e,t)}catch(r){return{payload:e,error:Nr(r)}}},Me=(e,t,r,n)=>{let a=`Check the initialState of ${n}`;return ph(e,t,r,a,"Controller initialization error")},ve=(e,t,r,n)=>{let a=`Check the options of ${n}`;return ph(e,t,r,a,"Controller initialization error")},ph=(e,t,r,n,a)=>{try{return t.validate(r,n)}catch(o){throw e.logger.error(o,a),o}};l();s();u();c();l();s();u();c();l();s();u();c();function Xe(e){return`Minified Redux error #${e}; visit https://redux.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var OP=typeof Symbol=="function"&&Symbol.observable||"@@observable",mh=OP,ym=()=>Math.random().toString(36).substring(7).split("").join("."),qP={INIT:`@@redux/INIT${ym()}`,REPLACE:`@@redux/REPLACE${ym()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${ym()}`},eu=qP;function tr(e){if(typeof e!="object"||e===null)return!1;let t=e;for(;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t||Object.getPrototypeOf(e)===null}function hm(e,t,r){if(typeof e!="function")throw new Error(Xe(2));if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(Xe(0));if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(Xe(1));return r(hm)(e,t)}let n=e,a=t,o=new Map,d=o,p=0,m=!1;function f(){d===o&&(d=new Map,o.forEach((R,b)=>{d.set(b,R)}))}function S(){if(m)throw new Error(Xe(3));return a}function A(R){if(typeof R!="function")throw new Error(Xe(4));if(m)throw new Error(Xe(5));let b=!0;f();let E=p++;return d.set(E,R),function(){if(b){if(m)throw new Error(Xe(6));b=!1,f(),d.delete(E),o=null}}}function x(R){if(!tr(R))throw new Error(Xe(7));if(typeof R.type>"u")throw new Error(Xe(8));if(typeof R.type!="string")throw new Error(Xe(17));if(m)throw new Error(Xe(9));try{m=!0,a=n(a,R)}finally{m=!1}return(o=d).forEach(E=>{E()}),R}function C(R){if(typeof R!="function")throw new Error(Xe(10));n=R,x({type:eu.REPLACE})}function F(){let R=A;return{subscribe(b){if(typeof b!="object"||b===null)throw new Error(Xe(11));function E(){let I=b;I.next&&I.next(S())}return E(),{unsubscribe:R(E)}},[mh](){return this}}}return x({type:eu.INIT}),{dispatch:x,subscribe:A,getState:S,replaceReducer:C,[mh]:F}}function jP(e){Object.keys(e).forEach(t=>{let r=e[t];if(typeof r(void 0,{type:eu.INIT})>"u")throw new Error(Xe(12));if(typeof r(void 0,{type:eu.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Xe(13))})}function Ya(e){let t=Object.keys(e),r={};for(let d=0;d<t.length;d++){let p=t[d];typeof e[p]=="function"&&(r[p]=e[p])}let n=Object.keys(r),a,o;try{jP(r)}catch(d){o=d}return function(p={},m){if(o)throw o;let f=!1,S={};for(let A=0;A<n.length;A++){let x=n[A],C=r[x],F=p[x],v=C(F,m);if(typeof v>"u"){let R=m&&m.type;throw new Error(Xe(14))}S[x]=v,f=f||v!==F}return f=f||n.length!==Object.keys(p).length,f?S:p}}function Ka(...e){return e.length===0?t=>t:e.length===1?e[0]:e.reduce((t,r)=>(...n)=>t(r(...n)))}function fh(...e){return t=>(r,n)=>{let a=t(r,n),o=()=>{throw new Error(Xe(15))},d={getState:a.getState,dispatch:(m,...f)=>o(m,...f)},p=e.map(m=>m(d));return o=Ka(...p)(a.dispatch),{...a,dispatch:o}}}function tu(e){return tr(e)&&"type"in e&&typeof e.type=="string"}l();s();u();c();var Pm=Symbol.for("immer-nothing"),bs=Symbol.for("immer-draftable"),lt=Symbol.for("immer-state");function Ze(e,...t){throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var Ja=Object.getPrototypeOf;function xt(e){return!!e&&!!e[lt]}function dt(e){return e?Ah(e)||Array.isArray(e)||!!e[bs]||!!e.constructor?.[bs]||Xa(e)||ks(e):!1}var DP=Object.prototype.constructor.toString(),gh=new WeakMap;function Ah(e){if(!e||typeof e!="object")return!1;let t=Object.getPrototypeOf(e);if(t===null||t===Object.prototype)return!0;let r=Object.hasOwnProperty.call(t,"constructor")&&t.constructor;if(r===Object)return!0;if(typeof r!="function")return!1;let n=gh.get(r);return n===void 0&&(n=Function.toString.call(r),gh.set(r,n)),n===DP}function Em(e){return xt(e)||Ze(15,e),e[lt].base_}function vs(e,t,r=!0){oa(e)===0?(r?Reflect.ownKeys(e):Object.keys(e)).forEach(a=>{t(a,e[a],e)}):e.forEach((n,a)=>t(a,n,e))}function oa(e){let t=e[lt];return t?t.type_:Array.isArray(e)?1:Xa(e)?2:ks(e)?3:0}function ws(e,t){return oa(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function Sm(e,t){return oa(e)===2?e.get(t):e[t]}function xh(e,t,r){let n=oa(e);n===2?e.set(t,r):n===3?e.add(r):e[t]=r}function VP(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}function Xa(e){return e instanceof Map}function ks(e){return e instanceof Set}function aa(e){return e.copy_||e.base_}function xm(e,t){if(Xa(e))return new Map(e);if(ks(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);let r=Ah(e);if(t===!0||t==="class_only"&&!r){let n=Object.getOwnPropertyDescriptors(e);delete n[lt];let a=Reflect.ownKeys(n);for(let o=0;o<a.length;o++){let d=a[o],p=n[d];p.writable===!1&&(p.writable=!0,p.configurable=!0),(p.get||p.set)&&(n[d]={configurable:!0,writable:!0,enumerable:p.enumerable,value:e[d]})}return Object.create(Ja(e),n)}else{let n=Ja(e);if(n!==null&&r)return{...e};let a=Object.create(n);return Object.assign(a,e)}}function ou(e,t=!1){return iu(e)||xt(e)||!dt(e)||(oa(e)>1&&Object.defineProperties(e,{set:ru,add:ru,clear:ru,delete:ru}),Object.freeze(e),t&&Object.values(e).forEach(r=>ou(r,!0))),e}function NP(){Ze(2)}var ru={value:NP};function iu(e){return e===null||typeof e!="object"?!0:Object.isFrozen(e)}var Fm={};function ia(e){let t=Fm[e];return t||Ze(0,e),t}function MP(e,t){Fm[e]||(Fm[e]=t)}var Ps;function Fh(){return Ps}function QP(e,t){return{drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function yh(e,t){t&&(ia("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function Rm(e){bm(e),e.drafts_.forEach(LP),e.drafts_=null}function bm(e){e===Ps&&(Ps=e.parent_)}function hh(e){return Ps=QP(Ps,e)}function LP(e){let t=e[lt];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function Sh(e,t){t.unfinalizedDrafts_=t.drafts_.length;let r=t.drafts_[0];return e!==void 0&&e!==r?(r[lt].modified_&&(Rm(t),Ze(4)),dt(e)&&(e=nu(t,e),t.parent_||au(t,e)),t.patches_&&ia("Patches").generateReplacementPatches_(r[lt].base_,e,t.patches_,t.inversePatches_)):e=nu(t,r,[]),Rm(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==Pm?e:void 0}function nu(e,t,r){if(iu(t))return t;let n=e.immer_.shouldUseStrictIteration(),a=t[lt];if(!a)return vs(t,(o,d)=>Ch(e,a,t,o,d,r),n),t;if(a.scope_!==e)return t;if(!a.modified_)return au(e,a.base_,!0),a.base_;if(!a.finalized_){a.finalized_=!0,a.scope_.unfinalizedDrafts_--;let o=a.copy_,d=o,p=!1;a.type_===3&&(d=new Set(o),o.clear(),p=!0),vs(d,(m,f)=>Ch(e,a,o,m,f,r,p),n),au(e,o,!1),r&&e.patches_&&ia("Patches").generatePatches_(a,r,e.patches_,e.inversePatches_)}return a.copy_}function Ch(e,t,r,n,a,o,d){if(a==null||typeof a!="object"&&!d)return;let p=iu(a);if(!(p&&!d)){if(xt(a)){let m=o&&t&&t.type_!==3&&!ws(t.assigned_,n)?o.concat(n):void 0,f=nu(e,a,m);if(xh(r,n,f),xt(f))e.canAutoFreeze_=!1;else return}else d&&r.add(a);if(dt(a)&&!p){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1||t&&t.base_&&t.base_[n]===a&&p)return;nu(e,a),(!t||!t.scope_.parent_)&&typeof n!="symbol"&&(Xa(r)?r.has(n):Object.prototype.propertyIsEnumerable.call(r,n))&&au(e,a)}}}function au(e,t,r=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&ou(t,r)}function _P(e,t){let r=Array.isArray(e),n={type_:r?1:0,scope_:t?t.scope_:Fh(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1},a=n,o=Im;r&&(a=[n],o=Es);let{revoke:d,proxy:p}=Proxy.revocable(a,o);return n.draft_=p,n.revoke_=d,p}var Im={get(e,t){if(t===lt)return e;let r=aa(e);if(!ws(r,t))return UP(e,r,t);let n=r[t];return e.finalized_||!dt(n)?n:n===Cm(e.base_,t)?(Am(e),e.copy_[t]=wm(n,e)):n},has(e,t){return t in aa(e)},ownKeys(e){return Reflect.ownKeys(aa(e))},set(e,t,r){let n=Rh(aa(e),t);if(n?.set)return n.set.call(e.draft_,r),!0;if(!e.modified_){let a=Cm(aa(e),t),o=a?.[lt];if(o&&o.base_===r)return e.copy_[t]=r,e.assigned_[t]=!1,!0;if(VP(r,a)&&(r!==void 0||ws(e.base_,t)))return!0;Am(e),vm(e)}return e.copy_[t]===r&&(r!==void 0||t in e.copy_)||Number.isNaN(r)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=r,e.assigned_[t]=!0),!0},deleteProperty(e,t){return Cm(e.base_,t)!==void 0||t in e.base_?(e.assigned_[t]=!1,Am(e),vm(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){let r=aa(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n&&{writable:!0,configurable:e.type_!==1||t!=="length",enumerable:n.enumerable,value:r[t]}},defineProperty(){Ze(11)},getPrototypeOf(e){return Ja(e.base_)},setPrototypeOf(){Ze(12)}},Es={};vs(Im,(e,t)=>{Es[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}});Es.deleteProperty=function(e,t){return Es.set.call(this,e,t,void 0)};Es.set=function(e,t,r){return Im.set.call(this,e[0],t,r,e[0])};function Cm(e,t){let r=e[lt];return(r?aa(r):e)[t]}function UP(e,t,r){let n=Rh(t,r);return n?"value"in n?n.value:n.get?.call(e.draft_):void 0}function Rh(e,t){if(!(t in e))return;let r=Ja(e);for(;r;){let n=Object.getOwnPropertyDescriptor(r,t);if(n)return n;r=Ja(r)}}function vm(e){e.modified_||(e.modified_=!0,e.parent_&&vm(e.parent_))}function Am(e){e.copy_||(e.copy_=xm(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var BP=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.useStrictIteration_=!0,this.produce=(t,r,n)=>{if(typeof t=="function"&&typeof r!="function"){let o=r;r=t;let d=this;return function(m=o,...f){return d.produce(m,S=>r.call(this,S,...f))}}typeof r!="function"&&Ze(6),n!==void 0&&typeof n!="function"&&Ze(7);let a;if(dt(t)){let o=hh(this),d=wm(t,void 0),p=!0;try{a=r(d),p=!1}finally{p?Rm(o):bm(o)}return yh(o,n),Sh(a,o)}else if(!t||typeof t!="object"){if(a=r(t),a===void 0&&(a=t),a===Pm&&(a=void 0),this.autoFreeze_&&ou(a,!0),n){let o=[],d=[];ia("Patches").generateReplacementPatches_(t,a,o,d),n(o,d)}return a}else Ze(1,t)},this.produceWithPatches=(t,r)=>{if(typeof t=="function")return(d,...p)=>this.produceWithPatches(d,m=>t(m,...p));let n,a;return[this.produce(t,r,(d,p)=>{n=d,a=p}),n,a]},typeof e?.autoFreeze=="boolean"&&this.setAutoFreeze(e.autoFreeze),typeof e?.useStrictShallowCopy=="boolean"&&this.setUseStrictShallowCopy(e.useStrictShallowCopy),typeof e?.useStrictIteration=="boolean"&&this.setUseStrictIteration(e.useStrictIteration)}createDraft(e){dt(e)||Ze(8),xt(e)&&(e=bh(e));let t=hh(this),r=wm(e,void 0);return r[lt].isManual_=!0,bm(t),r}finishDraft(e,t){let r=e&&e[lt];(!r||!r.isManual_)&&Ze(9);let{scope_:n}=r;return yh(n,t),Sh(void 0,n)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}setUseStrictIteration(e){this.useStrictIteration_=e}shouldUseStrictIteration(){return this.useStrictIteration_}applyPatches(e,t){let r;for(r=t.length-1;r>=0;r--){let a=t[r];if(a.path.length===0&&a.op==="replace"){e=a.value;break}}r>-1&&(t=t.slice(r+1));let n=ia("Patches").applyPatches_;return xt(e)?n(e,t):this.produce(e,a=>n(a,t))}};function wm(e,t){let r=Xa(e)?ia("MapSet").proxyMap_(e,t):ks(e)?ia("MapSet").proxySet_(e,t):_P(e,t);return(t?t.scope_:Fh()).drafts_.push(r),r}function bh(e){return xt(e)||Ze(10,e),vh(e)}function vh(e){if(!dt(e)||iu(e))return e;let t=e[lt],r,n=!0;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,r=xm(e,t.scope_.immer_.useStrictShallowCopy_),n=t.scope_.immer_.shouldUseStrictIteration()}else r=xm(e,!0);return vs(r,(a,o)=>{xh(r,a,vh(o))},n),t&&(t.finalized_=!1),r}function wh(){let t="replace",r="add",n="remove";function a(x,C,F,v){switch(x.type_){case 0:case 2:return d(x,C,F,v);case 1:return o(x,C,F,v);case 3:return p(x,C,F,v)}}function o(x,C,F,v){let{base_:R,assigned_:b}=x,E=x.copy_;E.length<R.length&&([R,E]=[E,R],[F,v]=[v,F]);for(let w=0;w<R.length;w++)if(b[w]&&E[w]!==R[w]){let I=C.concat([w]);F.push({op:t,path:I,value:A(E[w])}),v.push({op:t,path:I,value:A(R[w])})}for(let w=R.length;w<E.length;w++){let I=C.concat([w]);F.push({op:r,path:I,value:A(E[w])})}for(let w=E.length-1;R.length<=w;--w){let I=C.concat([w]);v.push({op:n,path:I})}}function d(x,C,F,v){let{base_:R,copy_:b}=x;vs(x.assigned_,(E,w)=>{let I=Sm(R,E),N=Sm(b,E),q=w?ws(R,E)?t:r:n;if(I===N&&q===t)return;let T=C.concat(E);F.push(q===n?{op:q,path:T}:{op:q,path:T,value:N}),v.push(q===r?{op:n,path:T}:q===n?{op:r,path:T,value:A(I)}:{op:t,path:T,value:A(I)})})}function p(x,C,F,v){let{base_:R,copy_:b}=x,E=0;R.forEach(w=>{if(!b.has(w)){let I=C.concat([E]);F.push({op:n,path:I,value:w}),v.unshift({op:r,path:I,value:w})}E++}),E=0,b.forEach(w=>{if(!R.has(w)){let I=C.concat([E]);F.push({op:r,path:I,value:w}),v.unshift({op:n,path:I,value:w})}E++})}function m(x,C,F,v){F.push({op:t,path:[],value:C===Pm?void 0:C}),v.push({op:t,path:[],value:x})}function f(x,C){return C.forEach(F=>{let{path:v,op:R}=F,b=x;for(let N=0;N<v.length-1;N++){let q=oa(b),T=v[N];typeof T!="string"&&typeof T!="number"&&(T=""+T),(q===0||q===1)&&(T==="__proto__"||T==="constructor")&&Ze(19),typeof b=="function"&&T==="prototype"&&Ze(19),b=Sm(b,T),typeof b!="object"&&Ze(18,v.join("/"))}let E=oa(b),w=S(F.value),I=v[v.length-1];switch(R){case t:switch(E){case 2:return b.set(I,w);case 3:Ze(16);default:return b[I]=w}case r:switch(E){case 1:return I==="-"?b.push(w):b.splice(I,0,w);case 2:return b.set(I,w);case 3:return b.add(w);default:return b[I]=w}case n:switch(E){case 1:return b.splice(I,1);case 2:return b.delete(I);case 3:return b.delete(F.value);default:return delete b[I]}default:Ze(17,R)}}),x}function S(x){if(!dt(x))return x;if(Array.isArray(x))return x.map(S);if(Xa(x))return new Map(Array.from(x.entries()).map(([F,v])=>[F,S(v)]));if(ks(x))return new Set(Array.from(x).map(S));let C=Object.create(Ja(x));for(let F in x)C[F]=S(x[F]);return ws(x,bs)&&(C[bs]=x[bs]),C}function A(x){return xt(x)?S(x):x}MP("Patches",{applyPatches_:f,generatePatches_:a,generateReplacementPatches_:m})}var Is=new BP,Mr=Is.produce,su=Is.produceWithPatches.bind(Is);var km=Is.applyPatches.bind(Is);l();s();u();c();function $P(e,t=`expected a function, instead received ${typeof e}`){if(typeof e!="function")throw new TypeError(t)}function HP(e,t=`expected an object, instead received ${typeof e}`){if(typeof e!="object")throw new TypeError(t)}function GP(e,t="expected all items to be functions, instead received the following types: "){if(!e.every(r=>typeof r=="function")){let r=e.map(n=>typeof n=="function"?`function ${n.name||"unnamed"}()`:typeof n).join(", ");throw new TypeError(`${t}[${r}]`)}}var Ph=e=>Array.isArray(e)?e:[e];function zP(e){let t=Array.isArray(e[0])?e[0]:e;return GP(t,"createSelector expects all input-selectors to be functions, but received the following types: "),t}function WP(e,t){let r=[],{length:n}=e;for(let a=0;a<n;a++)r.push(e[a].apply(null,t));return r}var pU=Symbol();var mU=Object.getPrototypeOf({});var YP=class{constructor(e){this.value=e}deref(){return this.value}},KP=typeof WeakRef<"u"?WeakRef:YP,JP=0,Eh=1;function cu(){return{s:JP,v:void 0,o:null,p:null}}function Za(e,t={}){let r=cu(),{resultEqualityCheck:n}=t,a,o=0;function d(){let p=r,{length:m}=arguments;for(let A=0,x=m;A<x;A++){let C=arguments[A];if(typeof C=="function"||typeof C=="object"&&C!==null){let F=p.o;F===null&&(p.o=F=new WeakMap);let v=F.get(C);v===void 0?(p=cu(),F.set(C,p)):p=v}else{let F=p.p;F===null&&(p.p=F=new Map);let v=F.get(C);v===void 0?(p=cu(),F.set(C,p)):p=v}}let f=p,S;if(p.s===Eh)S=p.v;else if(S=e.apply(null,arguments),o++,n){let A=a?.deref?.()??a;A!=null&&n(A,S)&&(S=A,o!==0&&o--),a=typeof S=="object"&&S!==null||typeof S=="function"?new KP(S):S}return f.s=Eh,f.v=S,S}return d.clearCache=()=>{r=cu(),d.resetResultsCount()},d.resultsCount=()=>o,d.resetResultsCount=()=>{o=0},d}function Ih(e,...t){let r=typeof e=="function"?{memoize:e,memoizeOptions:t}:e,n=(...a)=>{let o=0,d=0,p,m={},f=a.pop();typeof f=="object"&&(m=f,f=a.pop()),$P(f,`createSelector expects an output function after the inputs, but received: [${typeof f}]`);let S={...r,...m},{memoize:A,memoizeOptions:x=[],argsMemoize:C=Za,argsMemoizeOptions:F=[],devModeChecks:v={}}=S,R=Ph(x),b=Ph(F),E=zP(a),w=A(function(){return o++,f.apply(null,arguments)},...R),I=!0,N=C(function(){d++;let T=WP(E,arguments);return p=w.apply(null,T),p},...b);return Object.assign(N,{resultFunc:f,memoizedResultFunc:w,dependencies:E,dependencyRecomputations:()=>d,resetDependencyRecomputations:()=>{d=0},lastResult:()=>p,recomputations:()=>o,resetRecomputations:()=>{o=0},memoize:A,argsMemoize:C})};return Object.assign(n,{withTypes:()=>n}),n}var we=Ih(Za),XP=Object.assign((e,t=we)=>{HP(e,`createStructuredSelector expects first argument to be an object where each property is a selector, instead received a ${typeof e}`);let r=Object.keys(e),n=r.map(o=>e[o]);return t(n,(...o)=>o.reduce((d,p,m)=>(d[r[m]]=p,d),{}))},{withTypes:()=>XP});l();s();u();c();function kh(e){return({dispatch:r,getState:n})=>a=>o=>typeof o=="function"?o(r,n,e):a(o)}var Th=kh(),Oh=kh;var ZP=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Ka:Ka.apply(null,arguments)},TU=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}},eE=e=>e&&typeof e.match=="function";function P(e,t){function r(...n){if(t){let a=t(...n);if(!a)throw new Error(Ht(0));return{type:e,payload:a.payload,..."meta"in a&&{meta:a.meta},..."error"in a&&{error:a.error}}}return{type:e,payload:n[0]}}return r.toString=()=>`${e}`,r.type=e,r.match=n=>tu(n)&&n.type===e,r}var Nh=class Ts extends Array{constructor(...t){super(...t),Object.setPrototypeOf(this,Ts.prototype)}static get[Symbol.species](){return Ts}concat(...t){return super.concat.apply(this,t)}prepend(...t){return t.length===1&&Array.isArray(t[0])?new Ts(...t[0].concat(this)):new Ts(...t.concat(this))}};function qh(e){return dt(e)?Mr(e,()=>{}):e}function jh(e,t,r){return e.has(t)?e.get(t):e.set(t,r(t)).get(t)}function tE(e){return typeof e=="boolean"}var rE=()=>function(t){let{thunk:r=!0,immutableCheck:n=!0,serializableCheck:a=!0,actionCreatorCheck:o=!0}=t??{},d=new Nh;return r&&(tE(r)?d.push(Th):d.push(Oh(r.extraArgument))),d},Os="RTK_autoBatch",to=()=>e=>({payload:e,meta:{[Os]:!0}}),Dh=e=>t=>{setTimeout(t,e)},nE=(e={type:"raf"})=>t=>(...r)=>{let n=t(...r),a=!0,o=!1,d=!1,p=new Set,m=e.type==="tick"?queueMicrotask:e.type==="raf"?typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Dh(10):e.type==="callback"?e.queueNotification:Dh(e.timeout),f=()=>{d=!1,o&&(o=!1,p.forEach(S=>S()))};return Object.assign({},n,{subscribe(S){let A=()=>a&&S(),x=n.subscribe(A);return p.add(S),()=>{x(),p.delete(S)}},dispatch(S){try{return a=!S?.meta?.[Os],o=!a,o&&(d||(d=!0,m(f))),n.dispatch(S)}finally{a=!0}}})},aE=e=>function(r){let{autoBatch:n=!0}=r??{},a=new Nh(e);return n&&a.push(nE(typeof n=="object"?n:void 0)),a};function Mh(e){let t=rE(),{reducer:r=void 0,middleware:n,devTools:a=!0,preloadedState:o=void 0,enhancers:d=void 0}=e||{},p;if(typeof r=="function")p=r;else if(tr(r))p=Ya(r);else throw new Error(Ht(1));let m;typeof n=="function"?m=n(t):m=t();let f=Ka;a&&(f=ZP({trace:!1,...typeof a=="object"&&a}));let S=fh(...m),A=aE(S),x=typeof d=="function"?d(A):A(),C=f(...x);return hm(p,o,C)}function Qh(e){let t={},r=[],n,a={addCase(o,d){let p=typeof o=="string"?o:o.type;if(!p)throw new Error(Ht(28));if(p in t)throw new Error(Ht(29));return t[p]=d,a},addMatcher(o,d){return r.push({matcher:o,reducer:d}),a},addDefaultCase(o){return n=o,a}};return e(a),[t,r,n]}function oE(e){return typeof e=="function"}function re(e,t){let[r,n,a]=Qh(t),o;if(oE(e))o=()=>qh(e());else{let p=qh(e);o=()=>p}function d(p=o(),m){let f=[r[m.type],...n.filter(({matcher:S})=>S(m)).map(({reducer:S})=>S)];return f.filter(S=>!!S).length===0&&(f=[a]),f.reduce((S,A)=>{if(A)if(xt(S)){let C=A(S,m);return C===void 0?S:C}else{if(dt(S))return Mr(S,x=>A(x,m));{let x=A(S,m);if(x===void 0){if(S===null)return S;throw Error("A case reducer on a non-draftable value must not return undefined")}return x}}return S},p)}return d.getInitialState=o,d}var Lh=(e,t)=>eE(e)?e.match(t):e(t);function rr(...e){return t=>e.some(r=>Lh(r,t))}function eo(...e){return t=>e.every(r=>Lh(r,t))}function lu(e,t){if(!e||!e.meta)return!1;let r=typeof e.meta.requestId=="string",n=t.indexOf(e.meta.requestStatus)>-1;return r&&n}function qs(e){return typeof e[0]=="function"&&"pending"in e[0]&&"fulfilled"in e[0]&&"rejected"in e[0]}function du(...e){return e.length===0?t=>lu(t,["pending"]):qs(e)?rr(...e.map(t=>t.pending)):du()(e[0])}function sa(...e){return e.length===0?t=>lu(t,["rejected"]):qs(e)?rr(...e.map(t=>t.rejected)):sa()(e[0])}function js(...e){let t=r=>r&&r.meta&&r.meta.rejectedWithValue;return e.length===0?eo(sa(...e),t):qs(e)?eo(sa(...e),t):js()(e[0])}function Qr(...e){return e.length===0?t=>lu(t,["fulfilled"]):qs(e)?rr(...e.map(t=>t.fulfilled)):Qr()(e[0])}function pu(...e){return e.length===0?t=>lu(t,["pending","fulfilled","rejected"]):qs(e)?rr(...e.flatMap(t=>[t.pending,t.rejected,t.fulfilled])):pu()(e[0])}var iE="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",mu=(e=21)=>{let t="",r=e;for(;r--;)t+=iE[Math.random()*64|0];return t},sE=["name","message","stack","code"],Tm=class{constructor(e,t){xe(this,"_type");this.payload=e,this.meta=t}},Vh=class{constructor(e,t){xe(this,"_type");this.payload=e,this.meta=t}},cE=e=>{if(typeof e=="object"&&e!==null){let t={};for(let r of sE)typeof e[r]=="string"&&(t[r]=e[r]);return t}return{message:String(e)}},ie=(()=>{function e(t,r,n){let a=P(t+"/fulfilled",(m,f,S,A)=>({payload:m,meta:{...A||{},arg:S,requestId:f,requestStatus:"fulfilled"}})),o=P(t+"/pending",(m,f,S)=>({payload:void 0,meta:{...S||{},arg:f,requestId:m,requestStatus:"pending"}})),d=P(t+"/rejected",(m,f,S,A,x)=>({payload:A,error:(n&&n.serializeError||cE)(m||"Rejected"),meta:{...x||{},arg:S,requestId:f,rejectedWithValue:!!A,requestStatus:"rejected",aborted:m?.name==="AbortError",condition:m?.name==="ConditionError"}}));function p(m){return(f,S,A)=>{let x=n?.idGenerator?n.idGenerator(m):mu(),C=new i.AbortController,F,v;function R(E){v=E,C.abort()}let b=async function(){let E;try{let I=n?.condition?.(m,{getState:S,extra:A});if(lE(I)&&(I=await I),I===!1||C.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};let N=new Promise((q,T)=>{F=()=>{T({name:"AbortError",message:v||"Aborted"})},C.signal.addEventListener("abort",F)});f(o(x,m,n?.getPendingMeta?.({requestId:x,arg:m},{getState:S,extra:A}))),E=await Promise.race([N,Promise.resolve(r(m,{dispatch:f,getState:S,extra:A,requestId:x,signal:C.signal,abort:R,rejectWithValue:(q,T)=>new Tm(q,T),fulfillWithValue:(q,T)=>new Vh(q,T)})).then(q=>{if(q instanceof Tm)throw q;return q instanceof Vh?a(q.payload,x,m,q.meta):a(q,x,m)})])}catch(I){E=I instanceof Tm?d(null,x,m,I.payload,I.meta):d(I,x,m)}finally{F&&C.signal.removeEventListener("abort",F)}return n&&!n.dispatchConditionRejection&&d.match(E)&&E.meta.condition||f(E),E}();return Object.assign(b,{abort:R,requestId:x,arg:m,unwrap(){return b.then(uE)}})}}return Object.assign(p,{pending:o,rejected:d,fulfilled:a,settled:rr(d,a),typePrefix:t})}return e.withTypes=()=>e,e})();function uE(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function lE(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var _h=Symbol.for("rtk-slice-createasyncthunk"),VU={[_h]:ie};function dE(e,t){return`${e}/${t}`}function pE({creators:e}={}){let t=e?.asyncThunk?.[_h];return function(n){let{name:a,reducerPath:o=a}=n;if(!a)throw new Error(Ht(11));typeof process<"u";let d=(typeof n.reducers=="function"?n.reducers(fE()):n.reducers)||{},p=Object.keys(d),m={sliceCaseReducersByName:{},sliceCaseReducersByType:{},actionCreators:{},sliceMatchers:[]},f={addCase(E,w){let I=typeof E=="string"?E:E.type;if(!I)throw new Error(Ht(12));if(I in m.sliceCaseReducersByType)throw new Error(Ht(13));return m.sliceCaseReducersByType[I]=w,f},addMatcher(E,w){return m.sliceMatchers.push({matcher:E,reducer:w}),f},exposeAction(E,w){return m.actionCreators[E]=w,f},exposeCaseReducer(E,w){return m.sliceCaseReducersByName[E]=w,f}};p.forEach(E=>{let w=d[E],I={reducerName:E,type:dE(a,E),createNotation:typeof n.reducers=="function"};yE(w)?SE(I,w,f,t):gE(I,w,f)});function S(){let[E={},w=[],I=void 0]=typeof n.extraReducers=="function"?Qh(n.extraReducers):[n.extraReducers],N={...E,...m.sliceCaseReducersByType};return re(n.initialState,q=>{for(let T in N)q.addCase(T,N[T]);for(let T of m.sliceMatchers)q.addMatcher(T.matcher,T.reducer);for(let T of w)q.addMatcher(T.matcher,T.reducer);I&&q.addDefaultCase(I)})}let A=E=>E,x=new Map,C;function F(E,w){return C||(C=S()),C(E,w)}function v(){return C||(C=S()),C.getInitialState()}function R(E,w=!1){function I(q){let T=q[E];return typeof T>"u"&&w&&(T=v()),T}function N(q=A){let T=jh(x,w,()=>new WeakMap);return jh(T,q,()=>{let O={};for(let[D,Q]of Object.entries(n.selectors??{}))O[D]=mE(Q,q,v,w);return O})}return{reducerPath:E,getSelectors:N,get selectors(){return N(I)},selectSlice:I}}let b={name:a,reducer:F,actions:m.actionCreators,caseReducers:m.sliceCaseReducersByName,getInitialState:v,...R(o),injectInto(E,{reducerPath:w,...I}={}){let N=w??o;return E.inject({reducerPath:N,reducer:F},I),{...b,...R(N,!0)}}};return b}}function mE(e,t,r,n){function a(o,...d){let p=t(o);return typeof p>"u"&&n&&(p=r()),e(p,...d)}return a.unwrapped=e,a}var ca=pE();function fE(){function e(t,r){return{_reducerDefinitionType:"asyncThunk",payloadCreator:t,...r}}return e.withTypes=()=>e,{reducer(t){return Object.assign({[t.name](...r){return t(...r)}}[t.name],{_reducerDefinitionType:"reducer"})},preparedReducer(t,r){return{_reducerDefinitionType:"reducerWithPrepare",prepare:t,reducer:r}},asyncThunk:e}}function gE({type:e,reducerName:t,createNotation:r},n,a){let o,d;if("reducer"in n){if(r&&!hE(n))throw new Error(Ht(17));o=n.reducer,d=n.prepare}else o=n;a.addCase(e,o).exposeCaseReducer(t,o).exposeAction(t,d?P(e,d):P(e))}function yE(e){return e._reducerDefinitionType==="asyncThunk"}function hE(e){return e._reducerDefinitionType==="reducerWithPrepare"}function SE({type:e,reducerName:t},r,n,a){if(!a)throw new Error(Ht(18));let{payloadCreator:o,fulfilled:d,pending:p,rejected:m,settled:f,options:S}=r,A=a(e,o,S);n.exposeAction(t,A),d&&n.addCase(A.fulfilled,d),p&&n.addCase(A.pending,p),m&&n.addCase(A.rejected,m),f&&n.addMatcher(A.settled,f),n.exposeCaseReducer(t,{fulfilled:d||uu,pending:p||uu,rejected:m||uu,settled:f||uu})}function uu(){}var Uh="listener",Bh="completed",$h="cancelled",NU=`task-${$h}`,MU=`task-${Bh}`,QU=`${Uh}-${$h}`,LU=`${Uh}-${Bh}`;var{assign:Hh}=Object;var Om="listenerMiddleware";var CE=Hh(P(`${Om}/add`),{withTypes:()=>CE}),_U=P(`${Om}/removeAll`),AE=Hh(P(`${Om}/remove`),{withTypes:()=>AE});var UU=Symbol.for("rtk-state-proxy-original");function Ht(e){return`Minified Redux Toolkit error #${e}; visit https://redux-toolkit.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}l();s();u();c();l();s();u();c();l();s();u();c();l();s();u();c();l();s();u();c();var Gh=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/i;function xE(e){return typeof e=="string"&&Gh.test(e)}var qm=xE;l();s();u();c();var et=[];for(let e=0;e<256;++e)et.push((e+256).toString(16).slice(1));function zh(e,t=0){return(et[e[t+0]]+et[e[t+1]]+et[e[t+2]]+et[e[t+3]]+"-"+et[e[t+4]]+et[e[t+5]]+"-"+et[e[t+6]]+et[e[t+7]]+"-"+et[e[t+8]]+et[e[t+9]]+"-"+et[e[t+10]]+et[e[t+11]]+et[e[t+12]]+et[e[t+13]]+et[e[t+14]]+et[e[t+15]]).toLowerCase()}l();s();u();c();var jm,FE=new Uint8Array(16);function Dm(){if(!jm){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");jm=crypto.getRandomValues.bind(crypto)}return jm(FE)}l();s();u();c();l();s();u();c();var RE=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),Vm={randomUUID:RE};function bE(e,t,r){if(Vm.randomUUID&&!t&&!e)return Vm.randomUUID();e=e||{};let n=e.random??e.rng?.()??Dm();if(n.length<16)throw new Error("Random bytes length must be >= 16");if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,t){if(r=r||0,r<0||r+16>t.length)throw new RangeError(`UUID byte range ${r}:${r+15} is out of buffer bounds`);for(let a=0;a<16;++a)t[r+a]=n[a];return t}return zh(n)}var Nm=bE;l();s();u();c();function Wh(){let e=typeof window<"u";return{sendMessage(t){e&&window.postMessage(t,"*")}}}function vE({config:e,environment:t,event:r,listenerManager:n}){let{url:a,token:o,mode:d}=e;d!=="disabled"&&(n.call(r),t.send(a,o,r))}var Yh="visitorId";function wE(e){return{getClientId:()=>{let t=e.get(),r=t.storage,n=r.getItem(Yh),a=n&&qm(n)?n:t.generateUUID();return r.setItem(Yh,a),a}}}var eS="1.2.7",Mm=128,tS=192,Kh=224,Jh=240,PE=248;function EE(e){return(e&PE)===Jh?4:(e&Jh)===Kh?3:(e&Kh)===tS?2:1}function IE(e,t){if(t<0||e.length<=t)return e;let r=e.indexOf("%",t-2);for(r<0||r>t?r=t:t=r;r>2&&e.charAt(r-3)=="%";){let n=Number.parseInt(e.substring(r-2,r),16);if((n&Mm)!=Mm)break;if(r-=3,(n&tS)!=Mm){t-r>=EE(n)*3&&(r=t);break}}return e.substring(0,r)}function kE(e){let{trackingId:t}=e;return{trackingId:t}}function TE(e){return(e.source||[]).concat([`relay@${eS}`])}function rS(e,t,r,n){let{getReferrer:a,getLocation:o,getUserAgent:d}=r,p=kE(t),m=n.getClientId();return Object.freeze({type:e,config:p,ts:Date.now(),source:TE(t),clientId:m,userAgent:d(),referrer:Xh(a()),location:Xh(o())})}function Xh(e){return e!==null?IE(e,1024):null}function OE(e,t,r,n,a){return{...t,meta:rS(e,r,n,a)}}var qE="*";function jE(){let e=[];function t({type:m,callback:f}){return e.findIndex(S=>S.type===m&&S.callback===f)}function r(m,f){return m.type==="*"||f===m.type}function n(m){return t(m)<0&&e.push(m),()=>p(m.type,m.callback)}function a(m){e.forEach(f=>{if(r(f,m.meta.type))try{f.callback(m)}catch(S){console.error(S)}})}function o(m){if(m===qE)e.length=0;else for(let f=e.length-1;f>=0;f--)e[f].type===m&&e.splice(f,1)}function d(m){let f=t(m);f>=0&&e.splice(f,1)}function p(m,f){f?d({type:m,callback:f}):o(m)}return{add:n,call:a,remove:p}}function Zh({url:e,token:t,trackingId:r,...n}){return Object.freeze({url:e,token:t,trackingId:r,...!!n.mode&&{mode:n.mode},...!!n.source&&{source:n.source},...!!n.environment&&{environment:n.environment}})}function DE(e){let t=Zh(e);return{get:()=>t,update:r=>{t=Zh({...t,...r})}}}var Qm=VE();function VE(){let e="coveo_",t=r=>{let n=r.split(".").slice(-2);return n.length==2?n.join("."):""};return{getItem(r){let n=`${e}${r}=`,a=document.cookie.split(";");for(let o of a){let d=o.replace(/^\s+/,"");if(d.lastIndexOf(n,0)===0)return d.substring(n.length,d.length)}return null},setItem(r,n,a){let o=t(window.location.hostname),d=`;expires=${new Date(new Date().getTime()+a).toUTCString()}`,p=o?`;domain=${o}`:"";document.cookie=`${e}${r}=${n}${d}${p};path=/;SameSite=Lax`},removeItem(r){this.setItem(r,"",-1)}}}function NE(){return{getItem(e){return Qm.getItem(e)||localStorage.getItem(e)},removeItem(e){Qm.removeItem(e),localStorage.removeItem(e)},setItem(e,t){localStorage.setItem(e,t),Qm.setItem(e,t,31556952e3)}}}function ME(){let e=document.referrer;return e===""?null:e}function Lm(){return{runtime:"browser",send:(e,t,r)=>{let n=navigator.sendBeacon(`${e}?access_token=${t}`,new Blob([JSON.stringify([r])],{type:"application/json"}));if(Wh().sendMessage({kind:"EVENT_PROTOCOL",event:r,url:e,token:t}),!n)throw new Error("Failed to send the event(s) because the payload size exceeded the maximum allowed size (32 KB). Please contact support if the problem persists.")},getReferrer:()=>ME(),getLocation:()=>window.location.href,getUserAgent:()=>navigator.userAgent,generateUUID:()=>Nm(),storage:NE()}}function QE(){try{let e="__storage_test__";return localStorage.setItem(e,e),localStorage.removeItem(e),!0}catch(e){return e instanceof DOMException&&e.name==="QuotaExceededError"&&localStorage&&localStorage.length!==0}}function LE(){return{getItem(){return null},removeItem(){},setItem(){}}}function _E(){return{runtime:"null",send:()=>{},getReferrer:()=>null,getLocation:()=>null,getUserAgent:()=>null,generateUUID:()=>"",storage:LE()}}function UE(e){let t=e.get().mode!=="disabled",r=e.get().environment,n=_E();return t&&r?{storage:n.storage,...r,runtime:"custom"}:t&&BE()&&QE()?Lm():n}function BE(){try{return typeof window=="object"}catch{return!1}}function $E(e){return{get:()=>Object.freeze(UE(e))}}function nS(e){let t=DE(e),r=jE(),n=$E(t),a=wE(n);return{emit:(o,d)=>{let p=t.get(),m=n.get(),f=OE(o,d,p,m,a);return vE({config:p,environment:m,event:f,listenerManager:r})},getMeta:o=>rS(o,t.get(),n.get(),a),on:(o,d)=>r.add({type:o,callback:d}),off:(o,d)=>r.remove(o,d),updateConfig:o=>t.update(o),version:eS}}l();s();u();c();function aS(){return typeof window<"u"&&typeof document<"u"}l();s();u();c();l();s();u();c();var un="3.39.0",oS=["@coveo/atomic","@coveo/quantic"];var ln=we(e=>e.source,e=>Object.entries(e).map(([t,r])=>`${t}@${r}`).concat(`@coveo/headless@${un}`));var Ds=we(e=>e.configuration.organizationId,e=>e.configuration.environment,e=>e.configuration.accessToken,e=>e.configuration.analytics,e=>ln(e.configuration.analytics),(e,t)=>t,(e,t,r,{trackingId:n,apiBaseUrl:a,enabled:o},d,p)=>{let m=GE(p);return nS({mode:o?"emit":"disabled",url:a??Yc(e,t),token:r,trackingId:n??null,source:d,environment:m})}),HE={generateUUID:()=>"",getLocation:()=>null,getReferrer:()=>null,getUserAgent:()=>null,send:()=>{},storage:{getItem:()=>null,setItem:()=>{},removeItem:()=>{}}},GE=e=>{if(!e)return;let t=e();return{...aS()?Lm():HE,generateUUID:()=>t.clientId,getLocation:()=>t.location,getReferrer:()=>t.referrer,getUserAgent:()=>t.userAgent}};l();s();u();c();l();s();u();c();function Lr(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,n=Object.getOwnPropertySymbols(e);a<n.length;a++)t.indexOf(n[a])<0&&Object.prototype.propertyIsEnumerable.call(e,n[a])&&(r[n[a]]=e[n[a]]);return r}function V(e,t,r,n){function a(o){return o instanceof r?o:new r(function(d){d(o)})}return new(r||(r=Promise))(function(o,d){function p(S){try{f(n.next(S))}catch(A){d(A)}}function m(S){try{f(n.throw(S))}catch(A){d(A)}}function f(S){S.done?o(S.value):a(S.value).then(p,m)}f((n=n.apply(e,t||[])).next())})}var he;(function(e){e.search="search",e.click="click",e.custom="custom",e.view="view",e.collect="collect"})(he||(he={}));function Bm(){return typeof window<"u"}function rf(){return typeof navigator<"u"}function ro(){return typeof document<"u"}function $m(){try{return typeof localStorage<"u"}catch{return!1}}function zE(){try{return typeof sessionStorage<"u"}catch{return!1}}function CS(){return rf()&&navigator.cookieEnabled}var WE=[he.click,he.custom,he.search,he.view],YE=(e,t)=>WE.indexOf(e)!==-1?Object.assign({language:ro()?document.documentElement.lang:"unknown",userAgent:rf()?navigator.userAgent:"unknown"},t):t,Ns=class e{static set(t,r,n){var a,o,d,p;n&&(o=new Date,o.setTime(o.getTime()+n)),p=window.location.hostname,p.indexOf(".")===-1?iS(t,r,o):(d=p.split("."),a=d[d.length-2]+"."+d[d.length-1],iS(t,r,o,a))}static get(t){for(var r=t+"=",n=document.cookie.split(";"),a=0;a<n.length;a++){var o=n[a];if(o=o.replace(/^\s+/,""),o.lastIndexOf(r,0)===0)return o.substring(r.length,o.length)}return null}static erase(t){e.set(t,"",-1)}};function iS(e,t,r,n){document.cookie=`${e}=${t}`+(r?`;expires=${r.toUTCString()}`:"")+(n?`;domain=${n}`:"")+";path=/;SameSite=Lax"}function KE(){return $m()?localStorage:CS()?new Ms:zE()?sessionStorage:new ao}var Ms=class e{getItem(t){return Ns.get(`${e.prefix}${t}`)}removeItem(t){Ns.erase(`${e.prefix}${t}`)}setItem(t,r,n){Ns.set(`${e.prefix}${t}`,r,n)}};Ms.prefix="coveo_";var Hm=class{constructor(){this.cookieStorage=new Ms}getItem(t){return localStorage.getItem(t)||this.cookieStorage.getItem(t)}removeItem(t){this.cookieStorage.removeItem(t),localStorage.removeItem(t)}setItem(t,r){localStorage.setItem(t,r),this.cookieStorage.setItem(t,r,31556926e3)}},ao=class{getItem(t){return null}removeItem(t){}setItem(t,r){}},fu="__coveo.analytics.history",JE=20,XE=1e3*60,ZE=75,hu=class{constructor(t){this.store=t||KE()}addElement(t){t.internalTime=new Date().getTime(),t=this.cropQueryElement(this.stripEmptyQuery(t));let r=this.getHistoryWithInternalTime();r!=null?this.isValidEntry(t)&&this.setHistory([t].concat(r)):this.setHistory([t])}addElementAsync(t){return V(this,void 0,void 0,function*(){t.internalTime=new Date().getTime(),t=this.cropQueryElement(this.stripEmptyQuery(t));let r=yield this.getHistoryWithInternalTimeAsync();r!=null?this.isValidEntry(t)&&this.setHistory([t].concat(r)):this.setHistory([t])})}getHistory(){let t=this.getHistoryWithInternalTime();return this.stripEmptyQueries(this.stripInternalTime(t))}getHistoryAsync(){return V(this,void 0,void 0,function*(){let t=yield this.getHistoryWithInternalTimeAsync();return this.stripEmptyQueries(this.stripInternalTime(t))})}getHistoryWithInternalTime(){try{let t=this.store.getItem(fu);return t&&typeof t=="string"?JSON.parse(t):[]}catch{return[]}}getHistoryWithInternalTimeAsync(){return V(this,void 0,void 0,function*(){try{let t=yield this.store.getItem(fu);return t?JSON.parse(t):[]}catch{return[]}})}setHistory(t){try{this.store.setItem(fu,JSON.stringify(t.slice(0,JE)))}catch{}}clear(){try{this.store.removeItem(fu)}catch{}}getMostRecentElement(){let t=this.getHistoryWithInternalTime();return Array.isArray(t)?t.sort((n,a)=>(a.internalTime||0)-(n.internalTime||0))[0]:null}cropQueryElement(t){return t.name&&t.value&&t.name.toLowerCase()==="query"&&(t.value=t.value.slice(0,ZE)),t}isValidEntry(t){let r=this.getMostRecentElement();return r&&r.value==t.value?(t.internalTime||0)-(r.internalTime||0)>XE:!0}stripInternalTime(t){return Array.isArray(t)?t.map(r=>{let{name:n,time:a,value:o}=r;return{name:n,time:a,value:o}}):[]}stripEmptyQuery(t){let{name:r,time:n,value:a}=t;return r&&typeof a=="string"&&r.toLowerCase()==="query"&&a.trim()===""?{name:r,time:n}:t}stripEmptyQueries(t){return t.map(r=>this.stripEmptyQuery(r))}};var eI=(e,t)=>V(void 0,void 0,void 0,function*(){return e===he.view?(yield tI(t.contentIdValue),Object.assign({location:window.location.toString(),referrer:document.referrer,title:document.title},t)):t}),tI=e=>V(void 0,void 0,void 0,function*(){let t=new hu,r={name:"PageView",value:e,time:new Date().toISOString()};yield t.addElementAsync(r)}),gu,rI=new Uint8Array(16);function nI(){if(!gu&&(gu=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!gu))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return gu(rI)}var aI=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;function Su(e){return typeof e=="string"&&aI.test(e)}var tt=[];for(let e=0;e<256;++e)tt.push((e+256).toString(16).slice(1));function AS(e,t=0){return tt[e[t+0]]+tt[e[t+1]]+tt[e[t+2]]+tt[e[t+3]]+"-"+tt[e[t+4]]+tt[e[t+5]]+"-"+tt[e[t+6]]+tt[e[t+7]]+"-"+tt[e[t+8]]+tt[e[t+9]]+"-"+tt[e[t+10]]+tt[e[t+11]]+tt[e[t+12]]+tt[e[t+13]]+tt[e[t+14]]+tt[e[t+15]]}function oI(e){if(!Su(e))throw TypeError("Invalid UUID");let t,r=new Uint8Array(16);return r[0]=(t=parseInt(e.slice(0,8),16))>>>24,r[1]=t>>>16&255,r[2]=t>>>8&255,r[3]=t&255,r[4]=(t=parseInt(e.slice(9,13),16))>>>8,r[5]=t&255,r[6]=(t=parseInt(e.slice(14,18),16))>>>8,r[7]=t&255,r[8]=(t=parseInt(e.slice(19,23),16))>>>8,r[9]=t&255,r[10]=(t=parseInt(e.slice(24,36),16))/1099511627776&255,r[11]=t/4294967296&255,r[12]=t>>>24&255,r[13]=t>>>16&255,r[14]=t>>>8&255,r[15]=t&255,r}function iI(e){e=unescape(encodeURIComponent(e));let t=[];for(let r=0;r<e.length;++r)t.push(e.charCodeAt(r));return t}var sI="6ba7b810-9dad-11d1-80b4-00c04fd430c8",cI="6ba7b811-9dad-11d1-80b4-00c04fd430c8";function uI(e,t,r){function n(a,o,d,p){var m;if(typeof a=="string"&&(a=iI(a)),typeof o=="string"&&(o=oI(o)),((m=o)===null||m===void 0?void 0:m.length)!==16)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");let f=new Uint8Array(16+a.length);if(f.set(o),f.set(a,o.length),f=r(f),f[6]=f[6]&15|t,f[8]=f[8]&63|128,d){p=p||0;for(let S=0;S<16;++S)d[p+S]=f[S];return d}return AS(f)}try{n.name=e}catch{}return n.DNS=sI,n.URL=cI,n}var lI=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),sS={randomUUID:lI};function ua(e,t,r){if(sS.randomUUID&&!t&&!e)return sS.randomUUID();e=e||{};let n=e.random||(e.rng||nI)();if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,t){r=r||0;for(let a=0;a<16;++a)t[r+a]=n[a];return t}return AS(n)}function dI(e,t,r,n){switch(e){case 0:return t&r^~t&n;case 1:return t^r^n;case 2:return t&r^t&n^r&n;case 3:return t^r^n}}function _m(e,t){return e<<t|e>>>32-t}function pI(e){let t=[1518500249,1859775393,2400959708,3395469782],r=[1732584193,4023233417,2562383102,271733878,3285377520];if(typeof e=="string"){let d=unescape(encodeURIComponent(e));e=[];for(let p=0;p<d.length;++p)e.push(d.charCodeAt(p))}else Array.isArray(e)||(e=Array.prototype.slice.call(e));e.push(128);let n=e.length/4+2,a=Math.ceil(n/16),o=new Array(a);for(let d=0;d<a;++d){let p=new Uint32Array(16);for(let m=0;m<16;++m)p[m]=e[d*64+m*4]<<24|e[d*64+m*4+1]<<16|e[d*64+m*4+2]<<8|e[d*64+m*4+3];o[d]=p}o[a-1][14]=(e.length-1)*8/Math.pow(2,32),o[a-1][14]=Math.floor(o[a-1][14]),o[a-1][15]=(e.length-1)*8&4294967295;for(let d=0;d<a;++d){let p=new Uint32Array(80);for(let C=0;C<16;++C)p[C]=o[d][C];for(let C=16;C<80;++C)p[C]=_m(p[C-3]^p[C-8]^p[C-14]^p[C-16],1);let m=r[0],f=r[1],S=r[2],A=r[3],x=r[4];for(let C=0;C<80;++C){let F=Math.floor(C/20),v=_m(m,5)+dI(F,f,S,A)+x+t[F]+p[C]>>>0;x=A,A=S,S=_m(f,30)>>>0,f=m,m=v}r[0]=r[0]+m>>>0,r[1]=r[1]+f>>>0,r[2]=r[2]+S>>>0,r[3]=r[3]+A>>>0,r[4]=r[4]+x>>>0}return[r[0]>>24&255,r[0]>>16&255,r[0]>>8&255,r[0]&255,r[1]>>24&255,r[1]>>16&255,r[1]>>8&255,r[1]&255,r[2]>>24&255,r[2]>>16&255,r[2]>>8&255,r[2]&255,r[3]>>24&255,r[3]>>16&255,r[3]>>8&255,r[3]&255,r[4]>>24&255,r[4]>>16&255,r[4]>>8&255,r[4]&255]}var mI=uI("v5",80,pI),cS=mI,xS="2.30.49",uS=e=>`${e.protocol}//${e.hostname}${e.pathname.indexOf("/")===0?e.pathname:`/${e.pathname}`}${e.search}`,Vs={pageview:"pageview",event:"event"},Cu=class{constructor({client:t,uuidGenerator:r=ua}){this.client=t,this.uuidGenerator=r}},Gm=class extends Cu{constructor({client:t,uuidGenerator:r=ua}){super({client:t,uuidGenerator:r}),this.actionData={},this.pageViewId=r(),this.nextPageViewId=this.pageViewId,this.currentLocation=uS(window.location),this.lastReferrer=ro()?document.referrer:"",this.addHooks()}getApi(t){switch(t){case"setAction":return this.setAction;default:return null}}setAction(t,r){this.action=t,this.actionData=r}clearData(){this.clearPluginData(),this.action=void 0,this.actionData={}}getLocationInformation(t,r){return Object.assign({hitType:t},this.getNextValues(t,r))}updateLocationInformation(t,r){this.updateLocationForNextPageView(t,r)}getDefaultContextInformation(t){let r={title:ro()?document.title:"",encoding:ro()?document.characterSet:"UTF-8"},n={screenResolution:`${screen.width}x${screen.height}`,screenColor:`${screen.colorDepth}-bit`},a={language:navigator.language,userAgent:navigator.userAgent},o={time:Date.now(),eventId:this.uuidGenerator()};return Object.assign(Object.assign(Object.assign(Object.assign({},o),n),a),r)}updateLocationForNextPageView(t,r){let{pageViewId:n,referrer:a,location:o}=this.getNextValues(t,r);this.lastReferrer=a,this.pageViewId=n,this.currentLocation=o,t===Vs.pageview&&(this.nextPageViewId=this.uuidGenerator(),this.hasSentFirstPageView=!0)}getNextValues(t,r){return{pageViewId:t===Vs.pageview?this.nextPageViewId:this.pageViewId,referrer:t===Vs.pageview&&this.hasSentFirstPageView?this.currentLocation:this.lastReferrer,location:t===Vs.pageview?this.getCurrentLocationFromPayload(r):this.currentLocation}}getCurrentLocationFromPayload(t){if(t.page){let r=a=>a.replace(/^\/?(.*)$/,"/$1");return`${(a=>a.split("/").slice(0,3).join("/"))(this.currentLocation)}${r(t.page)}`}else return uS(window.location)}},dn=class e{constructor(t,r){if(!Su(t))throw Error("Not a valid uuid");this.clientId=t,this.creationDate=Math.floor(r/1e3)}toString(){return this.clientId.replace(/-/g,"")+"."+this.creationDate.toString()}get expired(){let t=Math.floor(Date.now()/1e3)-this.creationDate;return t<0||t>e.expirationTime}validate(t,r){return!this.expired&&this.matchReferrer(t,r)}matchReferrer(t,r){try{let n=new URL(t);return r.some(a=>new RegExp(a.replace(/\\/g,"\\\\").replace(/\./g,"\\.").replace(/\*/g,".*")+"$").test(n.host))}catch{return!1}}static fromString(t){let r=t.split(".");if(r.length!==2)return null;let[n,a]=r;if(n.length!==32||isNaN(parseInt(a)))return null;let o=n.substring(0,8)+"-"+n.substring(8,12)+"-"+n.substring(12,16)+"-"+n.substring(16,20)+"-"+n.substring(20,32);return Su(o)?new e(o,Number.parseInt(a)*1e3):null}};dn.cvo_cid="cvo_cid";dn.expirationTime=120;var zm=class extends Cu{constructor({client:t,uuidGenerator:r=ua}){super({client:t,uuidGenerator:r})}getApi(t){switch(t){case"decorate":return this.decorate;case"acceptFrom":return this.acceptFrom;default:return null}}decorate(t){return V(this,void 0,void 0,function*(){if(!this.client.getCurrentVisitorId)throw new Error("Could not retrieve current clientId");try{let r=new URL(t),n=yield this.client.getCurrentVisitorId();return r.searchParams.set(dn.cvo_cid,new dn(n,Date.now()).toString()),r.toString()}catch{throw new Error("Invalid URL provided")}})}acceptFrom(t){this.client.setAcceptedLinkReferrers(t)}};zm.Id="link";var It=Object.keys;function yu(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)}var Um=128,FS=192,lS=224,dS=240;function fI(e){return(e&248)===dS?4:(e&dS)===lS?3:(e&lS)===FS?2:1}function gI(e,t){if(t<0||e.length<=t)return e;let r=e.indexOf("%",t-2);for(r<0||r>t?r=t:t=r;r>2&&e.charAt(r-3)=="%";){let n=Number.parseInt(e.substring(r-2,r),16);if((n&Um)!=Um)break;if(r-=3,(n&FS)!=Um){t-r>=fI(n)*3&&(r=t);break}}return e.substring(0,r)}var Wm={id:"svc_ticket_id",subject:"svc_ticket_subject",description:"svc_ticket_description",category:"svc_ticket_category",productId:"svc_ticket_product_id",custom:"svc_ticket_custom"},yI=It(Wm).map(e=>Wm[e]),hI=[...yI].join("|"),SI=new RegExp(`^(${hI}$)`),CI={svcAction:"svc_action",svcActionData:"svc_action_data"},AI=e=>It(e).filter(t=>e[t]!==void 0).reduce((t,r)=>{let n=Wm[r]||r;return Object.assign(Object.assign({},t),{[n]:e[r]})},{}),xI=e=>SI.test(e),FI=[xI],pS={id:"id",name:"nm",brand:"br",category:"ca",variant:"va",price:"pr",quantity:"qt",coupon:"cc",position:"ps",group:"group"},mS={id:"id",name:"nm",brand:"br",category:"ca",variant:"va",position:"ps",price:"pr",group:"group"},rt={action:"pa",list:"pal",listSource:"pls"},Au={id:"ti",revenue:"tr",tax:"tt",shipping:"ts",coupon:"tcc",affiliation:"ta",step:"cos",option:"col"},RI=["loyaltyCardId","loyaltyTier","thirdPartyPersona","companyName","favoriteStore","storeName","userIndustry","userRole","userDepartment","businessUnit"],Ym={id:"quoteId",affiliation:"quoteAffiliation"},Km={id:"reviewId",rating:"reviewRating",comment:"reviewComment"},bI={add:rt,bookmark_add:rt,bookmark_remove:rt,click:rt,checkout:rt,checkout_option:rt,detail:rt,impression:rt,remove:rt,refund:Object.assign(Object.assign({},rt),Au),purchase:Object.assign(Object.assign({},rt),Au),quickview:rt,quote:Object.assign(Object.assign({},rt),Ym),review:Object.assign(Object.assign({},rt),Km)},vI=It(pS).map(e=>pS[e]),wI=It(mS).map(e=>mS[e]),PI=It(rt).map(e=>rt[e]),EI=It(Au).map(e=>Au[e]),II=It(Km).map(e=>Km[e]),kI=It(Ym).map(e=>Ym[e]),TI=[...vI,"custom"].join("|"),OI=[...wI,"custom"].join("|"),RS="(pr[0-9]+)",bS="(il[0-9]+pi[0-9]+)",qI=new RegExp(`^${RS}(${TI})$`),jI=new RegExp(`^(${bS}(${OI}))|(il[0-9]+nm)$`),DI=new RegExp(`^(${PI.join("|")})$`),VI=new RegExp(`^(${EI.join("|")})$`),NI=new RegExp(`^${RS}custom$`),MI=new RegExp(`^${bS}custom$`),QI=new RegExp(`^(${[...RI,...II,...kI].join("|")})$`),LI=e=>qI.test(e),_I=e=>jI.test(e),UI=e=>DI.test(e),BI=e=>VI.test(e),$I=e=>QI.test(e),HI=[_I,LI,UI,BI,$I],GI=[NI,MI],zI={anonymizeIp:"aip"},WI={eventCategory:"ec",eventAction:"ea",eventLabel:"el",eventValue:"ev",page:"dp",visitorId:"cid",clientId:"cid",userId:"uid",currencyCode:"cu"},YI={hitType:"t",pageViewId:"pid",encoding:"de",location:"dl",referrer:"dr",screenColor:"sd",screenResolution:"sr",title:"dt",userAgent:"ua",language:"ul",eventId:"z",time:"tm"},KI=["contentId","contentIdKey","contentType","searchHub","tab","searchUid","permanentId","contentLocale","trackingId"],JI=Object.assign(Object.assign(Object.assign(Object.assign({},zI),WI),YI),KI.reduce((e,t)=>Object.assign(Object.assign({},e),{[t]:t}),{})),Jm=Object.assign(Object.assign({},JI),CI),XI=e=>{let t=!!e.action&&bI[e.action]||{};return It(e).reduce((r,n)=>{let a=t[n]||Jm[n]||n;return Object.assign(Object.assign({},r),{[a]:e[n]})},{})},ZI=It(Jm).map(e=>Jm[e]),ek=e=>ZI.indexOf(e)!==-1,tk=e=>e==="custom",rk=e=>[...HI,...FI,ek,tk].some(t=>t(e)),nk=e=>It(e).reduce((t,r)=>{let n=ak(r);return n?Object.assign(Object.assign({},t),ok(n,e[r])):Object.assign(Object.assign({},t),{[r]:e[r]})},{}),ak=e=>{let t;return[...GI].every(r=>{var n;return t=(n=r.exec(e))===null||n===void 0?void 0:n[1],!t}),t},ok=(e,t)=>It(t).reduce((r,n)=>Object.assign(Object.assign({},r),{[`${e}${n}`]:t[n]}),{}),Xm=class{constructor(t){this.opts=t}sendEvent(t,r){return V(this,void 0,void 0,function*(){if(!this.isAvailable())throw new Error('navigator.sendBeacon is not supported in this browser. Consider adding a polyfill like "sendbeacon-polyfill".');let{baseUrl:n,preprocessRequest:a}=this.opts,o=yield this.getQueryParamsForEventType(t),{url:d,payload:p}=yield this.preProcessRequestAsPotentialJSONString(`${n}/analytics/${t}?${o}`,r,a),m=this.encodeForEventType(t,p),f=new Blob([m],{type:"application/x-www-form-urlencoded"});navigator.sendBeacon(d,f)})}isAvailable(){return"sendBeacon"in navigator}deleteHttpCookieVisitorId(){return Promise.resolve()}preProcessRequestAsPotentialJSONString(t,r,n){return V(this,void 0,void 0,function*(){let a=t,o=r;if(n){let d=yield n({url:t,body:JSON.stringify(r)},"analyticsBeacon"),{url:p,body:m}=d;a=p||t;try{o=JSON.parse(m)}catch(f){console.error("Unable to process the request body as a JSON string",f)}}return{payload:o,url:a}})}encodeForEventType(t,r){return this.isEventTypeLegacy(t)?this.encodeEventToJson(t,r):this.encodeEventToJson(t,r,this.opts.token)}getQueryParamsForEventType(t){return V(this,void 0,void 0,function*(){let{token:r,visitorIdProvider:n}=this.opts,a=yield n.getCurrentVisitorId();return[r&&this.isEventTypeLegacy(t)?`access_token=${r}`:"",a?`visitorId=${a}`:"","discardVisitInfo=true"].filter(o=>!!o).join("&")})}isEventTypeLegacy(t){return[he.click,he.custom,he.search,he.view].indexOf(t)!==-1}encodeEventToJson(t,r,n){let a=`${t}Event=${encodeURIComponent(JSON.stringify(r))}`;return n&&(a=`access_token=${encodeURIComponent(n)}&${a}`),a}},Zm=class{sendEvent(t,r){return V(this,void 0,void 0,function*(){return Promise.resolve()})}deleteHttpCookieVisitorId(){return V(this,void 0,void 0,function*(){return Promise.resolve()})}},fS=g.fetch,xu=class{constructor(t){this.opts=t}sendEvent(t,r){return V(this,void 0,void 0,function*(){let{baseUrl:n,visitorIdProvider:a,preprocessRequest:o}=this.opts,d=this.shouldAppendVisitorId(t)?yield this.getVisitorIdParam():"",p={url:`${n}/analytics/${t}${d}`,credentials:"include",mode:"cors",headers:this.getHeaders(),method:"POST",body:JSON.stringify(r)},m=Object.assign(Object.assign({},p),o?yield o(p,"analyticsFetch"):{}),{url:f}=m,S=Lr(m,["url"]),A;try{A=yield fS(f,S)}catch(x){console.error("An error has occured when sending the event.",x);return}if(A.ok){let x=yield A.json();return x.visitorId&&a.setCurrentVisitorId(x.visitorId),x}else{try{A.json()}catch{}throw console.error(`An error has occured when sending the "${t}" event.`,A,r),new Error(`An error has occurred when sending the "${t}" event. Check the console logs for more details.`)}})}deleteHttpCookieVisitorId(){return V(this,void 0,void 0,function*(){let{baseUrl:t}=this.opts,r=`${t}/analytics/visit`;yield fS(r,{headers:this.getHeaders(),method:"DELETE"})})}shouldAppendVisitorId(t){return[he.click,he.custom,he.search,he.view].indexOf(t)!==-1}getVisitorIdParam(){return V(this,void 0,void 0,function*(){let{visitorIdProvider:t}=this.opts,r=yield t.getCurrentVisitorId();return r?`?visitor=${r}`:""})}getHeaders(){let{token:t}=this.opts;return Object.assign(Object.assign({},t?{Authorization:`Bearer ${t}`}:{}),{"Content-Type":"application/json"})}},ef=class{constructor(t,r){$m()&&CS()?this.storage=new Hm:$m()?this.storage=localStorage:(console.warn("BrowserRuntime detected no valid storage available.",this),this.storage=new ao),this.client=new xu(t),this.beaconClient=new Xm(t),window.addEventListener("beforeunload",()=>{let n=r();for(let{eventType:a,payload:o}of n)this.beaconClient.sendEvent(a,o)})}getClientDependingOnEventType(t){return t==="click"&&this.beaconClient.isAvailable()?this.beaconClient:this.client}},tf=class{constructor(t,r){this.storage=r||new ao,this.client=new xu(t)}getClientDependingOnEventType(t){return this.client}},Fu=class{constructor(){this.storage=new ao,this.client=new Zm}getClientDependingOnEventType(t){return this.client}},ik="xx",sk=e=>e?.startsWith(ik)||!1,ck=`
29
29
  We've detected you're using React Native but have not provided the corresponding runtime,
30
30
  for an optimal experience please use the "coveo.analytics/react-native" subpackage.
31
31
  Follow the Readme on how to set it up: https://github.com/coveo/coveo.analytics.js#using-react-native