@coveo/quantic 3.37.9 → 3.38.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.
- package/force-app/main/default/lwc/quanticFeedback/__tests__/quanticFeedback.test.js +11 -0
- package/force-app/main/default/lwc/quanticFeedback/quanticFeedback.html +6 -4
- package/force-app/main/default/lwc/quanticFeedback/quanticFeedback.js +8 -0
- package/force-app/main/default/lwc/quanticGeneratedAnswer/__tests__/quanticGeneratedAnswer.test.js +32 -3
- package/force-app/main/default/lwc/quanticGeneratedAnswer/quanticGeneratedAnswer.css +1 -8
- package/force-app/main/default/lwc/quanticGeneratedAnswer/quanticGeneratedAnswer.js +6 -28
- package/force-app/main/default/lwc/quanticGeneratedAnswer/templates/generatedAnswer.css +0 -13
- package/force-app/main/default/lwc/quanticGeneratedAnswer/templates/generatedAnswer.html +120 -93
- package/force-app/main/default/lwc/quanticGeneratedAnswer/templates/retryPrompt.html +24 -15
- package/force-app/main/default/lwc/quanticGeneratedAnswerCopyToClipboard/__tests__/quanticGeneratedAnswerCopyToClipboard.test.js +125 -0
- package/force-app/main/default/lwc/quanticGeneratedAnswerCopyToClipboard/quanticGeneratedAnswerCopyToClipboard.html +1 -1
- package/force-app/main/default/lwc/quanticGeneratedAnswerCopyToClipboard/quanticGeneratedAnswerCopyToClipboard.js +20 -1
- package/force-app/main/default/lwc/quanticResultHighlightedTextField/quanticResultHighlightedTextField.js +10 -1
- package/force-app/main/default/lwc/quanticResultLink/quanticResultLink.js +11 -4
- package/force-app/main/default/lwc/quanticResultQuickview/quanticResultQuickview.js +14 -2
- package/force-app/main/default/lwc/quanticThreadItem/__tests__/quanticThreadItem.test.js +176 -0
- package/force-app/main/default/lwc/quanticThreadItem/quanticThreadItem.css +64 -0
- package/force-app/main/default/lwc/quanticThreadItem/quanticThreadItem.html +48 -0
- package/force-app/main/default/lwc/quanticThreadItem/quanticThreadItem.js +80 -0
- package/force-app/main/default/lwc/quanticThreadItem/quanticThreadItem.js-meta.xml +5 -0
- package/force-app/main/default/lwc/quanticUtils/__tests__/quanticUtils.test.js +30 -0
- package/force-app/main/default/lwc/quanticUtils/quanticUtils.js +24 -0
- package/force-app/main/default/staticresources/coveoheadless/case-assist/headless.js +15 -15
- package/force-app/main/default/staticresources/coveoheadless/definitions/api/knowledge/stream-answer-api.d.ts +1 -1
- package/force-app/main/default/staticresources/coveoheadless/definitions/api/platform-client.d.ts +5 -0
- package/force-app/main/default/staticresources/coveoheadless/definitions/app/case-assist-engine/case-assist-engine-configuration.d.ts +1 -1
- package/force-app/main/default/staticresources/coveoheadless/definitions/app/insight-engine/insight-engine-configuration.d.ts +1 -1
- package/force-app/main/default/staticresources/coveoheadless/definitions/app/recommendation-engine/recommendation-engine-configuration.d.ts +1 -1
- package/force-app/main/default/staticresources/coveoheadless/definitions/app/search-engine/search-engine-configuration.d.ts +1 -1
- package/force-app/main/default/staticresources/coveoheadless/definitions/features/case-assist-configuration/case-assist-configuration-actions.d.ts +1 -1
- package/force-app/main/default/staticresources/coveoheadless/definitions/features/case-assist-configuration/case-assist-configuration-state.d.ts +1 -1
- package/force-app/main/default/staticresources/coveoheadless/definitions/features/configuration/configuration-actions.d.ts +1 -1
- package/force-app/main/default/staticresources/coveoheadless/definitions/features/configuration/configuration-state.d.ts +1 -1
- package/force-app/main/default/staticresources/coveoheadless/definitions/features/generated-answer/generated-answer-request.d.ts +2 -2
- package/force-app/main/default/staticresources/coveoheadless/headless.js +17 -17
- package/force-app/main/default/staticresources/coveoheadless/insight/headless.js +16 -16
- package/force-app/main/default/staticresources/coveoheadless/recommendation/headless.js +14 -14
- package/force-app/main/default/staticresources/dompurify/purify.min.js +2 -2
- package/package.json +6 -6
|
@@ -14,35 +14,35 @@ function asyncGeneratorStep(n,t,e,r,o,a,c){try{var i=n[a](c),u=i.value}catch(n){
|
|
|
14
14
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
15
15
|
* See the License for the specific language governing permissions and
|
|
16
16
|
* limitations under the License.
|
|
17
|
-
*/(function(g,f){if(typeof exports=="object"&&typeof module<"u"){module.exports=f(require)}else if("function"==typeof define&&define.amd){define("CoveoHeadlessCaseAssist",["crypto"],function(_d_0){var d={"crypto":_d_0},r=function(m){if(m in d)return d[m];if(typeof require=="function")return require(m);throw new Error("Cannot find module '"+m+"'")};return f(r)})}else{var gN={"crypto":"crypto"},gReq=function(r){var mod=r in gN?g[gN[r]]:g[r];return mod};g["CoveoHeadlessCaseAssist"]=f(gReq)}})(typeof globalThis<"u"?globalThis:typeof self<"u"?self:this,function(require){var exports={};var __exports=exports;var module={exports};"use strict";var
|
|
18
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var i,s=!0,a=!1;return{s:function(){r=r.call(e)},n:function(){var u=r.next();return s=u.done,u},e:function(u){a=!0,i=u},f:function(){try{s||r.return==null||r.return()}finally{if(a)throw i}}}}function fu(){return fu=typeof Reflect<"u"&&Reflect.get?Reflect.get.bind():function(e,t,r){var n=JA(e,t);if(n){var o=Object.getOwnPropertyDescriptor(n,t);return o.get?o.get.call(arguments.length<3?e:r):o.value}},fu.apply(null,arguments)}function kn(e){return kn=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},kn(e)}function XA(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&mu(e,t)}function Gp(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(Gp=function(){return!!e})()}function ZA(e,t){if(t&&(typeof t=="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return KA(e)}function mu(e,t){return mu=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,n){return r.__proto__=n,r},mu(e,t)}function JA(e,t){for(;!{}.hasOwnProperty.call(e,t)&&(e=kn(e))!==null;);return e}function eb(e,t,r,n){var o=fu(kn(1&n?e.prototype:e),t,r);return 2&n&&typeof o=="function"?function(i){return o.apply(r,i)}:o}function tb(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function rb(e){var t=tb(e,"string");return typeof t=="symbol"?t:t+""}function nb(e,t){if(e){if(typeof e=="string")return qp(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?qp(e,t):void 0}}(function(e){return{NativeAbortSignal:e.AbortSignal,NativeAbortController:e.AbortController}})(typeof self<"u"?self:global);function ob(e){var t;try{t=new Event("abort")}catch{typeof document<"u"?document.createEvent?(t=document.createEvent("Event"),t.initEvent("abort",!1,!1)):(t=document.createEventObject(),t.type="abort"):t={type:"abort",bubbles:!1,cancelable:!1}}return t.reason=e,t}function ib(e){if(e===void 0)if(typeof document>"u")e=new Error("This operation was aborted"),e.name="AbortError";else try{e=new DOMException("signal is aborted without reason"),Object.defineProperty(e,"name",{value:"AbortError"})}catch{e=new Error("This operation was aborted"),e.name="AbortError"}return e}var Bp=function(){function e(){gu(this,e),Object.defineProperty(this,"listeners",{value:{},writable:!0,configurable:!0})}return hu(e,[{key:"addEventListener",value:function(r,n,o){r in this.listeners||(this.listeners[r]=[]),this.listeners[r].push({callback:n,options:o})}},{key:"removeEventListener",value:function(r,n){if(r in this.listeners){for(var o=this.listeners[r],i=0,s=o.length;i<s;i++)if(o[i].callback===n){o.splice(i,1);return}}}},{key:"dispatchEvent",value:function(r){var n=this;if(r.type in this.listeners){for(var o=this.listeners[r.type],i=o.slice(),s=function(){var g=i[a];try{g.callback.call(n,r)}catch(v){Promise.resolve().then(function(){throw v})}g.options&&g.options.once&&n.removeEventListener(r.type,g.callback)},a=0,u=i.length;a<u;a++)s();return!r.defaultPrevented}}}])}(),yu=function(e){function t(){var r;return gu(this,t),r=YA(this,t),r.listeners||Bp.call(r),Object.defineProperty(r,"aborted",{value:!1,writable:!0,configurable:!0}),Object.defineProperty(r,"onabort",{value:null,writable:!0,configurable:!0}),Object.defineProperty(r,"reason",{value:void 0,writable:!0,configurable:!0}),r}return XA(t,e),hu(t,[{key:"toString",value:function(){return"[object AbortSignal]"}},{key:"dispatchEvent",value:function(n){n.type==="abort"&&(this.aborted=!0,typeof this.onabort=="function"&&this.onabort.call(this,n)),eb(t,"dispatchEvent",this,3)([n])}},{key:"throwIfAborted",value:function(){var n=this.aborted,o=this.reason,i=o===void 0?"Aborted":o;if(n)throw i}}],[{key:"timeout",value:function(n){var o=new Wi;return setTimeout(function(){return o.abort(new DOMException("This signal is timeout in ".concat(n,"ms"),"TimeoutError"))},n),o.signal}},{key:"any",value:function(n){var o=new Wi;function i(){o.abort(this.reason),s()}function s(){var g=Vp(n),v;try{for(g.s();!(v=g.n()).done;){var E=v.value;E.removeEventListener("abort",i)}}catch(h){g.e(h)}finally{g.f()}}var a=Vp(n),u;try{for(a.s();!(u=a.n()).done;){var c=u.value;if(c.aborted){o.abort(c.reason);break}else c.addEventListener("abort",i)}}catch(g){a.e(g)}finally{a.f()}return o.signal}}])}(Bp),Wi=function(){function e(){gu(this,e),Object.defineProperty(this,"signal",{value:new yu,writable:!0,configurable:!0})}return hu(e,[{key:"abort",value:function(r){var n=ib(r),o=ob(n);this.signal.reason=n,this.signal.dispatchEvent(o)}},{key:"toString",value:function(){return"[object AbortController]"}}])}();typeof Symbol<"u"&&Symbol.toStringTag&&(Wi.prototype[Symbol.toStringTag]="AbortController",yu.prototype[Symbol.toStringTag]="AbortSignal");function sb(e){return e.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL?(console.log("__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL=true is set, will force install polyfill"),!0):typeof e.Request=="function"&&!e.Request.prototype.hasOwnProperty("signal")||!e.AbortController}function ab(e){typeof e=="function"&&(e={fetch:e});var t=e,r=t.fetch,n=t.Request,o=n===void 0?r.Request:n,i=t.AbortController,s=t.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL,a=s===void 0?!1:s;if(!sb({fetch:r,Request:o,AbortController:i,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:a}))return{fetch:r,Request:u};var u=o;(u&&!u.prototype.hasOwnProperty("signal")||a)&&(u=function(E,h){var y;h&&h.signal&&(y=h.signal,delete h.signal);var S=new o(E,h);return y&&Object.defineProperty(S,"signal",{writable:!1,enumerable:!1,configurable:!0,value:y}),S},u.prototype=o.prototype);var c=r,g=function(E,h){var y=u&&u.prototype.isPrototypeOf(E)?E.signal:h?h.signal:void 0;if(y){var S;try{S=new DOMException("Aborted","AbortError")}catch{S=new Error("Aborted"),S.name="AbortError"}if(y.aborted)return Promise.reject(S);var x=new Promise(function(I,T){y.addEventListener("abort",function(){return T(S)},{once:!0})});return h&&h.signal&&delete h.signal,Promise.race([x,c(E,h)])}return c(E,h)};return{fetch:g,Request:u}}No.AbortController=Wi;No.AbortSignal=yu;No.abortableFetch=ab});var $p,l,w,f=_n(()=>{"use strict";$p=kt(vu(),1),l=kt(vu(),1),{fetch:w}=(0,$p.abortableFetch)({fetch})});function Su(e){return typeof e!="string"||e in{}}function Au(){return Object.create(null)}function Qp(e){return typeof e=="string"&&!!e.trim()}function bu(e,t){var r=e.split(";").filter(Qp),n=r.shift(),o=cb(n),i=o.name,s=o.value;if(t=t?Object.assign({},Ki,t):Ki,Su(i))return null;try{s=t.decodeValues?decodeURIComponent(s):s}catch(u){console.error("set-cookie-parser: failed to decode cookie value. Set options.decodeValues=false to disable decoding.",u)}var a=Au();return a.name=i,a.value=s,r.forEach(function(u){var c=u.split("="),g=c.shift().trimLeft().toLowerCase();if(!Su(g)){var v=c.join("=");if(g==="expires")a.expires=new Date(v);else if(g==="max-age"){var E=parseInt(v,10);Number.isNaN(E)||(a.maxAge=E)}else g==="secure"?a.secure=!0:g==="httponly"?a.httpOnly=!0:g==="samesite"?a.sameSite=v:g==="partitioned"?a.partitioned=!0:g&&(a[g]=v)}}),a}function cb(e){var t="",r="",n=e.split("=");return n.length>1?(t=n.shift(),r=n.join("=")):r=e,{name:t,value:r}}function On(e,t){if(t=t?Object.assign({},Ki,t):Ki,!e)return t.map?Au():[];if(e.headers)if(typeof e.headers.getSetCookie=="function")e=e.headers.getSetCookie();else if(e.headers["set-cookie"])e=e.headers["set-cookie"];else{var r=e.headers[Object.keys(e.headers).find(function(s){return s.toLowerCase()==="set-cookie"})];!r&&e.headers.cookie&&!t.silent&&console.warn("Warning: set-cookie-parser appears to have been called on a request object. It is designed to parse Set-Cookie headers from responses, not Cookie headers from requests. Set the option {silent: true} to suppress this warning."),e=r}var n=t.split,o=Array.isArray(e);if(n==="auto"&&(n=!o),o||(e=[e]),e=e.filter(Qp),n&&(e=e.map(Yi).flat()),t.map){var i=Au();return e.reduce(function(s,a){var u=bu(a,t);return u&&!Su(u.name)&&(s[u.name]=u),s},i)}else return e.map(function(s){return bu(s,t)}).filter(Boolean)}function Yi(e){if(Array.isArray(e))return e;if(typeof e!="string")return[];var t=[],r=0,n,o,i,s,a;function u(){for(;r<e.length&&/\s/.test(e.charAt(r));)r+=1;return r<e.length}function c(){return o=e.charAt(r),o!=="="&&o!==";"&&o!==","}for(;r<e.length;){for(n=r,a=!1;u();)if(o=e.charAt(r),o===","){for(i=r,r+=1,u(),s=r;r<e.length&&c();)r+=1;r<e.length&&e.charAt(r)==="="?(a=!0,r=s,t.push(e.substring(n,i)),n=r):r=i+1}else r+=1;(!a||r>=e.length)&&t.push(e.substring(n,e.length))}return t}var Ki,Hp=_n(()=>{"use strict";m();d();f();p();Ki={decodeValues:!0,map:!1,silent:!1,split:"auto"};On.parseSetCookie=On;On.parse=On;On.parseString=bu;On.splitCookiesString=Yi});function Fo(e){if(ub.test(e)||e.trim()==="")throw new TypeError("Invalid character in header field name");return e.trim().toLowerCase()}function wu(e){return e.replace(lb,"")}function Do(e){if(typeof e!="string"||e.length===0)return!1;for(let t=0;t<e.length;t++){let r=e.charCodeAt(t);if(r>127||!db(r))return!1}return!0}function db(e){return![127,32,"(",")","<",">","@",",",";",":","\\","\"","/","[","]","?","=","{","}"].includes(e)}function Wp(e){if(typeof e!="string"||e.trim()!==e)return!1;for(let t=0;t<e.length;t++){let r=e.charCodeAt(t);if(r===0||r===10||r===13)return!1}return!0}var ub,zp,lb,Kp,Pn,Cu,Yp,C,Zp=_n(()=>{"use strict";m();d();f();p();Hp();ub=/[^a-z0-9\-#$%&'*+.^_`|~]/i;zp=[`
|
|
19
|
-
`,"\r","\t"," "],lb=new RegExp(`(^[${zp.join("")}]|$[${zp.join("")}])`,"g");Pn=Symbol("normalizedHeaders"),Cu=Symbol("rawHeaderNames"),Yp=", ",C=class Xp{constructor(t){this[Pn]={},this[Cu]=new Map,this[Kp]="Headers",["Headers","HeadersPolyfill"].includes(t?.constructor?.name)||t instanceof Xp||typeof A.Headers<"u"&&t instanceof A.Headers?t.forEach((r,n)=>{this.append(n,r)},this):Array.isArray(t)?t.forEach(([r,n])=>{this.append(r,Array.isArray(n)?n.join(Yp):n)}):t&&Object.getOwnPropertyNames(t).forEach(r=>{let n=t[r];this.append(r,Array.isArray(n)?n.join(Yp):n)})}[(Kp=Symbol.toStringTag,Symbol.iterator)](){return this.entries()}*keys(){for(let[t]of this.entries())yield t}*values(){for(let[,t]of this.entries())yield t}*entries(){let t=Object.keys(this[Pn]).sort((r,n)=>r.localeCompare(n));for(let r of t)if(r==="set-cookie")for(let n of this.getSetCookie())yield[r,n];else yield[r,this.get(r)]}has(t){if(!Do(t))throw new TypeError(`Invalid header name "${t}"`);return this[Pn].hasOwnProperty(Fo(t))}get(t){if(!Do(t))throw TypeError(`Invalid header name "${t}"`);return this[Pn][Fo(t)]??null}set(t,r){if(!Do(t)||!Wp(r))return;let n=Fo(t),o=wu(r);this[Pn][n]=wu(o),this[Cu].set(n,t)}append(t,r){if(!Do(t)||!Wp(r))return;let n=Fo(t),o=wu(r),i=this.has(n)?`${this.get(n)}, ${o}`:o;this.set(t,i)}delete(t){if(!Do(t)||!this.has(t))return;let r=Fo(t);delete this[Pn][r],this[Cu].delete(r)}forEach(t,r){for(let[n,o]of this.entries())t.call(r,o,n,this)}getSetCookie(){let t=this.get("set-cookie");return t===null?[]:t===""?[""]:Yi(t)}}});var m=_n(()=>{"use strict";Zp()});var Jp=Ke(Mo=>{"use strict";m();d();f();p();var Xi=Mo&&Mo.__assign||function(){return Xi=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++){t=arguments[r];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e},Xi.apply(this,arguments)};Object.defineProperty(Mo,"__esModule",{value:!0});var pb={delayFirstAttempt:!1,jitter:"none",maxDelay:1/0,numOfAttempts:10,retry:function(){return!0},startingDelay:100,timeMultiple:2};function fb(e){var t=Xi(Xi({},pb),e);return t.numOfAttempts<1&&(t.numOfAttempts=1),t}Mo.getSanitizedOptions=fb});var ef=Ke(xu=>{"use strict";m();d();f();p();Object.defineProperty(xu,"__esModule",{value:!0});function mb(e){var t=Math.random()*e;return Math.round(t)}xu.fullJitter=mb});var tf=Ke(Eu=>{"use strict";m();d();f();p();Object.defineProperty(Eu,"__esModule",{value:!0});function gb(e){return e}Eu.noJitter=gb});var rf=Ke(Iu=>{"use strict";m();d();f();p();Object.defineProperty(Iu,"__esModule",{value:!0});var hb=ef(),yb=tf();function vb(e){return e.jitter==="full"?hb.fullJitter:yb.noJitter}Iu.JitterFactory=vb});var Tu=Ke(Ru=>{"use strict";m();d();f();p();Object.defineProperty(Ru,"__esModule",{value:!0});var Sb=rf(),Ab=function(){function e(t){this.options=t,this.attempt=0}return e.prototype.apply=function(){var t=this;return new Promise(function(r){return setTimeout(r,t.jitteredDelay)})},e.prototype.setAttemptNumber=function(t){this.attempt=t},Object.defineProperty(e.prototype,"jitteredDelay",{get:function(){var t=Sb.JitterFactory(this.options);return t(this.delay)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"delay",{get:function(){var t=this.options.startingDelay,r=this.options.timeMultiple,n=this.numOfDelayedAttempts,o=t*Math.pow(r,n);return Math.min(o,this.options.maxDelay)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"numOfDelayedAttempts",{get:function(){return this.attempt},enumerable:!0,configurable:!0}),e}();Ru.Delay=Ab});var nf=Ke(tr=>{"use strict";m();d();f();p();var bb=tr&&tr.__extends||function(){var e=function(t,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,o){n.__proto__=o}||function(n,o){for(var i in o)o.hasOwnProperty(i)&&(n[i]=o[i])},e(t,r)};return function(t,r){e(t,r);function n(){this.constructor=t}t.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}(),wb=tr&&tr.__awaiter||function(e,t,r,n){function o(i){return i instanceof r?i:new r(function(s){s(i)})}return new(r||(r=Promise))(function(i,s){function a(g){try{c(n.next(g))}catch(v){s(v)}}function u(g){try{c(n.throw(g))}catch(v){s(v)}}function c(g){g.done?i(g.value):o(g.value).then(a,u)}c((n=n.apply(e,t||[])).next())})},Cb=tr&&tr.__generator||function(e,t){var r={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,o,i,s;return s={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function a(c){return function(g){return u([c,g])}}function u(c){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,o&&(i=c[0]&2?o.return:c[0]?o.throw||((i=o.return)&&i.call(o),0):o.next)&&!(i=i.call(o,c[1])).done)return i;switch(o=0,i&&(c=[c[0]&2,i.value]),c[0]){case 0:case 1:i=c;break;case 4:return r.label++,{value:c[1],done:!1};case 5:r.label++,o=c[1],c=[0];continue;case 7:c=r.ops.pop(),r.trys.pop();continue;default:if(i=r.trys,!(i=i.length>0&&i[i.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[1]<i[3])){r.label=c[1];break}if(c[0]===6&&r.label<i[1]){r.label=i[1],i=c;break}if(i&&r.label<i[2]){r.label=i[2],r.ops.push(c);break}i[2]&&r.ops.pop(),r.trys.pop();continue}c=t.call(e,r)}catch(g){c=[6,g],o=0}finally{n=i=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}};Object.defineProperty(tr,"__esModule",{value:!0});var xb=Tu(),Eb=function(e){bb(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.apply=function(){return wb(this,void 0,void 0,function(){return Cb(this,function(r){return[2,this.isFirstAttempt?!0:e.prototype.apply.call(this)]})})},Object.defineProperty(t.prototype,"isFirstAttempt",{get:function(){return this.attempt===0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"numOfDelayedAttempts",{get:function(){return this.attempt-1},enumerable:!0,configurable:!0}),t}(xb.Delay);tr.SkipFirstDelay=Eb});var of=Ke(Lo=>{"use strict";m();d();f();p();var Ib=Lo&&Lo.__extends||function(){var e=function(t,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,o){n.__proto__=o}||function(n,o){for(var i in o)o.hasOwnProperty(i)&&(n[i]=o[i])},e(t,r)};return function(t,r){e(t,r);function n(){this.constructor=t}t.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}();Object.defineProperty(Lo,"__esModule",{value:!0});var Rb=Tu(),Tb=function(e){Ib(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t}(Rb.Delay);Lo.AlwaysDelay=Tb});var sf=Ke(_u=>{"use strict";m();d();f();p();Object.defineProperty(_u,"__esModule",{value:!0});var _b=nf(),kb=of();function Ob(e,t){var r=Pb(e);return r.setAttemptNumber(t),r}_u.DelayFactory=Ob;function Pb(e){return e.delayFirstAttempt?new kb.AlwaysDelay(e):new _b.SkipFirstDelay(e)}});var af=Ke(jr=>{"use strict";m();d();f();p();var ku=jr&&jr.__awaiter||function(e,t,r,n){function o(i){return i instanceof r?i:new r(function(s){s(i)})}return new(r||(r=Promise))(function(i,s){function a(g){try{c(n.next(g))}catch(v){s(v)}}function u(g){try{c(n.throw(g))}catch(v){s(v)}}function c(g){g.done?i(g.value):o(g.value).then(a,u)}c((n=n.apply(e,t||[])).next())})},Ou=jr&&jr.__generator||function(e,t){var r={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,o,i,s;return s={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function a(c){return function(g){return u([c,g])}}function u(c){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,o&&(i=c[0]&2?o.return:c[0]?o.throw||((i=o.return)&&i.call(o),0):o.next)&&!(i=i.call(o,c[1])).done)return i;switch(o=0,i&&(c=[c[0]&2,i.value]),c[0]){case 0:case 1:i=c;break;case 4:return r.label++,{value:c[1],done:!1};case 5:r.label++,o=c[1],c=[0];continue;case 7:c=r.ops.pop(),r.trys.pop();continue;default:if(i=r.trys,!(i=i.length>0&&i[i.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[1]<i[3])){r.label=c[1];break}if(c[0]===6&&r.label<i[1]){r.label=i[1],i=c;break}if(i&&r.label<i[2]){r.label=i[2],r.ops.push(c);break}i[2]&&r.ops.pop(),r.trys.pop();continue}c=t.call(e,r)}catch(g){c=[6,g],o=0}finally{n=i=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}};Object.defineProperty(jr,"__esModule",{value:!0});var Nb=Jp(),Fb=sf();function Db(e,t){return t===void 0&&(t={}),ku(this,void 0,void 0,function(){var r,n;return Ou(this,function(o){switch(o.label){case 0:return r=Nb.getSanitizedOptions(t),n=new Mb(e,r),[4,n.execute()];case 1:return[2,o.sent()]}})})}jr.backOff=Db;var Mb=function(){function e(t,r){this.request=t,this.options=r,this.attemptNumber=0}return e.prototype.execute=function(){return ku(this,void 0,void 0,function(){var t,r;return Ou(this,function(n){switch(n.label){case 0:if(this.attemptLimitReached)return[3,7];n.label=1;case 1:return n.trys.push([1,4,,6]),[4,this.applyDelay()];case 2:return n.sent(),[4,this.request()];case 3:return[2,n.sent()];case 4:return t=n.sent(),this.attemptNumber++,[4,this.options.retry(t,this.attemptNumber)];case 5:if(r=n.sent(),!r||this.attemptLimitReached)throw t;return[3,6];case 6:return[3,0];case 7:throw new Error("Something went wrong.")}})})},Object.defineProperty(e.prototype,"attemptLimitReached",{get:function(){return this.attemptNumber>=this.options.numOfAttempts},enumerable:!0,configurable:!0}),e.prototype.applyDelay=function(){return ku(this,void 0,void 0,function(){var t;return Ou(this,function(r){switch(r.label){case 0:return t=Fb.DelayFactory(this.options,this.attemptNumber),[4,t.apply()];case 1:return r.sent(),[2]}})})},e}()});var ya=Ke((id,sd)=>{"use strict";m();d();f();p();(function(e,t){typeof id=="object"&&typeof sd<"u"?sd.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof A<"u"?A:e||self).dayjs=t()})(id,function(){"use strict";var e=1e3,t=6e4,r=36e5,n="millisecond",o="second",i="minute",s="hour",a="day",u="week",c="month",g="quarter",v="year",E="date",h="Invalid Date",y=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,S=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,x={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(O){var P=["th","st","nd","rd"],N=O%100;return"["+O+(P[(N-20)%10]||P[N]||P[0])+"]"}},I=function(O,P,N){var Q=String(O);return!Q||Q.length>=P?O:""+Array(P+1-Q.length).join(N)+O},T={s:I,z:function(O){var P=-O.utcOffset(),N=Math.abs(P),Q=Math.floor(N/60),$=N%60;return(P<=0?"+":"-")+I(Q,2,"0")+":"+I($,2,"0")},m:function O(P,N){if(P.date()<N.date())return-O(N,P);var Q=12*(N.year()-P.year())+(N.month()-P.month()),$=P.clone().add(Q,c),Y=N-$<0,W=P.clone().add(Q+(Y?-1:1),c);return+(-(Q+(N-$)/(Y?$-W:W-$))||0)},a:function(O){return O<0?Math.ceil(O)||0:Math.floor(O)},p:function(O){return{M:c,y:v,w:u,d:a,D:E,h:s,m:i,s:o,ms:n,Q:g}[O]||String(O||"").toLowerCase().replace(/s$/,"")},u:function(O){return O===void 0}},R="en",k={};k[R]=x;var _="$isDayjsObject",F=function(O){return O instanceof U||!(!O||!O[_])},V=function O(P,N,Q){var $;if(!P)return R;if(typeof P=="string"){var Y=P.toLowerCase();k[Y]&&($=Y),N&&(k[Y]=N,$=Y);var W=P.split("-");if(!$&&W.length>1)return O(W[0])}else{var H=P.name;k[H]=P,$=H}return!Q&&$&&(R=$),$||!Q&&R},j=function(O,P){if(F(O))return O.clone();var N=typeof P=="object"?P:{};return N.date=O,N.args=arguments,new U(N)},L=T;L.l=V,L.i=F,L.w=function(O,P){return j(O,{locale:P.$L,utc:P.$u,x:P.$x,$offset:P.$offset})};var U=function(){function O(N){this.$L=V(N.locale,null,!0),this.parse(N),this.$x=this.$x||N.x||{},this[_]=!0}var P=O.prototype;return P.parse=function(N){this.$d=function(Q){var $=Q.date,Y=Q.utc;if($===null)return new Date(NaN);if(L.u($))return new Date;if($ instanceof Date)return new Date($);if(typeof $=="string"&&!/Z$/i.test($)){var W=$.match(y);if(W){var H=W[2]-1||0,J=(W[7]||"0").substring(0,3);return Y?new Date(Date.UTC(W[1],H,W[3]||1,W[4]||0,W[5]||0,W[6]||0,J)):new Date(W[1],H,W[3]||1,W[4]||0,W[5]||0,W[6]||0,J)}}return new Date($)}(N),this.init()},P.init=function(){var N=this.$d;this.$y=N.getFullYear(),this.$M=N.getMonth(),this.$D=N.getDate(),this.$W=N.getDay(),this.$H=N.getHours(),this.$m=N.getMinutes(),this.$s=N.getSeconds(),this.$ms=N.getMilliseconds()},P.$utils=function(){return L},P.isValid=function(){return this.$d.toString()!==h},P.isSame=function(N,Q){var $=j(N);return this.startOf(Q)<=$&&$<=this.endOf(Q)},P.isAfter=function(N,Q){return j(N)<this.startOf(Q)},P.isBefore=function(N,Q){return this.endOf(Q)<j(N)},P.$g=function(N,Q,$){return L.u(N)?this[Q]:this.set($,N)},P.unix=function(){return Math.floor(this.valueOf()/1e3)},P.valueOf=function(){return this.$d.getTime()},P.startOf=function(N,Q){var $=this,Y=!!L.u(Q)||Q,W=L.p(N),H=function(pe,de){var ge=L.w($.$u?Date.UTC($.$y,de,pe):new Date($.$y,de,pe),$);return Y?ge:ge.endOf(a)},J=function(pe,de){return L.w($.toDate()[pe].apply($.toDate("s"),(Y?[0,0,0,0]:[23,59,59,999]).slice(de)),$)},oe=this.$W,be=this.$M,Oe=this.$D,Ee="set"+(this.$u?"UTC":"");switch(W){case v:return Y?H(1,0):H(31,11);case c:return Y?H(1,be):H(0,be+1);case u:var Te=this.$locale().weekStart||0,_e=(oe<Te?oe+7:oe)-Te;return H(Y?Oe-_e:Oe+(6-_e),be);case a:case E:return J(Ee+"Hours",0);case s:return J(Ee+"Minutes",1);case i:return J(Ee+"Seconds",2);case o:return J(Ee+"Milliseconds",3);default:return this.clone()}},P.endOf=function(N){return this.startOf(N,!1)},P.$set=function(N,Q){var $,Y=L.p(N),W="set"+(this.$u?"UTC":""),H=($={},$[a]=W+"Date",$[E]=W+"Date",$[c]=W+"Month",$[v]=W+"FullYear",$[s]=W+"Hours",$[i]=W+"Minutes",$[o]=W+"Seconds",$[n]=W+"Milliseconds",$)[Y],J=Y===a?this.$D+(Q-this.$W):Q;if(Y===c||Y===v){var oe=this.clone().set(E,1);oe.$d[H](J),oe.init(),this.$d=oe.set(E,Math.min(this.$D,oe.daysInMonth())).$d}else H&&this.$d[H](J);return this.init(),this},P.set=function(N,Q){return this.clone().$set(N,Q)},P.get=function(N){return this[L.p(N)]()},P.add=function(N,Q){var $,Y=this;N=Number(N);var W=L.p(Q),H=function(be){var Oe=j(Y);return L.w(Oe.date(Oe.date()+Math.round(be*N)),Y)};if(W===c)return this.set(c,this.$M+N);if(W===v)return this.set(v,this.$y+N);if(W===a)return H(1);if(W===u)return H(7);var J=($={},$[i]=t,$[s]=r,$[o]=e,$)[W]||1,oe=this.$d.getTime()+N*J;return L.w(oe,this)},P.subtract=function(N,Q){return this.add(-1*N,Q)},P.format=function(N){var Q=this,$=this.$locale();if(!this.isValid())return $.invalidDate||h;var Y=N||"YYYY-MM-DDTHH:mm:ssZ",W=L.z(this),H=this.$H,J=this.$m,oe=this.$M,be=$.weekdays,Oe=$.months,Ee=$.meridiem,Te=function(de,ge,fe,Ue){return de&&(de[ge]||de(Q,Y))||fe[ge].slice(0,Ue)},_e=function(de){return L.s(H%12||12,de,"0")},pe=Ee||function(de,ge,fe){var Ue=de<12?"AM":"PM";return fe?Ue.toLowerCase():Ue};return Y.replace(S,function(de,ge){return ge||function(fe){switch(fe){case"YY":return String(Q.$y).slice(-2);case"YYYY":return L.s(Q.$y,4,"0");case"M":return oe+1;case"MM":return L.s(oe+1,2,"0");case"MMM":return Te($.monthsShort,oe,Oe,3);case"MMMM":return Te(Oe,oe);case"D":return Q.$D;case"DD":return L.s(Q.$D,2,"0");case"d":return String(Q.$W);case"dd":return Te($.weekdaysMin,Q.$W,be,2);case"ddd":return Te($.weekdaysShort,Q.$W,be,3);case"dddd":return be[Q.$W];case"H":return String(H);case"HH":return L.s(H,2,"0");case"h":return _e(1);case"hh":return _e(2);case"a":return pe(H,J,!0);case"A":return pe(H,J,!1);case"m":return String(J);case"mm":return L.s(J,2,"0");case"s":return String(Q.$s);case"ss":return L.s(Q.$s,2,"0");case"SSS":return L.s(Q.$ms,3,"0");case"Z":return W}return null}(de)||W.replace(":","")})},P.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},P.diff=function(N,Q,$){var Y,W=this,H=L.p(Q),J=j(N),oe=(J.utcOffset()-this.utcOffset())*t,be=this-J,Oe=function(){return L.m(W,J)};switch(H){case v:Y=Oe()/12;break;case c:Y=Oe();break;case g:Y=Oe()/3;break;case u:Y=(be-oe)/6048e5;break;case a:Y=(be-oe)/864e5;break;case s:Y=be/r;break;case i:Y=be/t;break;case o:Y=be/e;break;default:Y=be}return $?Y:L.a(Y)},P.daysInMonth=function(){return this.endOf(c).$D},P.$locale=function(){return k[this.$L]},P.locale=function(N,Q){if(!N)return this.$L;var $=this.clone(),Y=V(N,Q,!0);return Y&&($.$L=Y),$},P.clone=function(){return L.w(this.$d,this)},P.toDate=function(){return new Date(this.valueOf())},P.toJSON=function(){return this.isValid()?this.toISOString():null},P.toISOString=function(){return this.$d.toISOString()},P.toString=function(){return this.$d.toUTCString()},O}(),M=U.prototype;return j.prototype=M,[["$ms",n],["$s",o],["$m",i],["$H",s],["$W",a],["$M",c],["$y",v],["$D",E]].forEach(function(O){M[O[1]]=function(P){return this.$g(P,O[0],O[1])}}),j.extend=function(O,P){return O.$i||(O(P,U,j),O.$i=!0),j},j.locale=V,j.isDayjs=F,j.unix=function(O){return j(1e3*O)},j.en=k[R],j.Ls=k,j.p={},j})});var Ah=Ke((ad,cd)=>{"use strict";m();d();f();p();(function(e,t){typeof ad=="object"&&typeof cd<"u"?cd.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof A<"u"?A:e||self).dayjs_plugin_quarterOfYear=t()})(ad,function(){"use strict";var e="month",t="quarter";return function(r,n){var o=n.prototype;o.quarter=function(a){return this.$utils().u(a)?Math.ceil((this.month()+1)/3):this.month(this.month()%3+3*(a-1))};var i=o.add;o.add=function(a,u){return a=Number(a),this.$utils().p(u)===t?this.add(3*a,e):i.bind(this)(a,u)};var s=o.startOf;o.startOf=function(a,u){var c=this.$utils(),g=!!c.u(u)||u;if(c.p(a)===t){var v=this.quarter()-1;return g?this.month(3*v).startOf(e).startOf("day"):this.month(3*v+2).endOf(e).endOf("day")}return s.bind(this)(a,u)}}})});var bh=Ke((ud,ld)=>{"use strict";m();d();f();p();(function(e,t){typeof ud=="object"&&typeof ld<"u"?ld.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof A<"u"?A:e||self).dayjs_plugin_customParseFormat=t()})(ud,function(){"use strict";var e={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},t=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,r=/\d/,n=/\d\d/,o=/\d\d?/,i=/\d*[^-_:/,()\s\d]+/,s={},a=function(y){return(y=+y)+(y>68?1900:2e3)},u=function(y){return function(S){this[y]=+S}},c=[/[+-]\d\d:?(\d\d)?|Z/,function(y){(this.zone||(this.zone={})).offset=function(S){if(!S||S==="Z")return 0;var x=S.match(/([+-]|\d\d)/g),I=60*x[1]+(+x[2]||0);return I===0?0:x[0]==="+"?-I:I}(y)}],g=function(y){var S=s[y];return S&&(S.indexOf?S:S.s.concat(S.f))},v=function(y,S){var x,I=s.meridiem;if(I){for(var T=1;T<=24;T+=1)if(y.indexOf(I(T,0,S))>-1){x=T>12;break}}else x=y===(S?"pm":"PM");return x},E={A:[i,function(y){this.afternoon=v(y,!1)}],a:[i,function(y){this.afternoon=v(y,!0)}],Q:[r,function(y){this.month=3*(y-1)+1}],S:[r,function(y){this.milliseconds=100*+y}],SS:[n,function(y){this.milliseconds=10*+y}],SSS:[/\d{3}/,function(y){this.milliseconds=+y}],s:[o,u("seconds")],ss:[o,u("seconds")],m:[o,u("minutes")],mm:[o,u("minutes")],H:[o,u("hours")],h:[o,u("hours")],HH:[o,u("hours")],hh:[o,u("hours")],D:[o,u("day")],DD:[n,u("day")],Do:[i,function(y){var S=s.ordinal,x=y.match(/\d+/);if(this.day=x[0],S)for(var I=1;I<=31;I+=1)S(I).replace(/\[|\]/g,"")===y&&(this.day=I)}],w:[o,u("week")],ww:[n,u("week")],M:[o,u("month")],MM:[n,u("month")],MMM:[i,function(y){var S=g("months"),x=(g("monthsShort")||S.map(function(I){return I.slice(0,3)})).indexOf(y)+1;if(x<1)throw new Error;this.month=x%12||x}],MMMM:[i,function(y){var S=g("months").indexOf(y)+1;if(S<1)throw new Error;this.month=S%12||S}],Y:[/[+-]?\d+/,u("year")],YY:[n,function(y){this.year=a(y)}],YYYY:[/\d{4}/,u("year")],Z:c,ZZ:c};function h(y){var S,x;S=y,x=s&&s.formats;for(var I=(y=S.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,function(j,L,U){var M=U&&U.toUpperCase();return L||x[U]||e[U]||x[M].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(O,P,N){return P||N.slice(1)})})).match(t),T=I.length,R=0;R<T;R+=1){var k=I[R],_=E[k],F=_&&_[0],V=_&&_[1];I[R]=V?{regex:F,parser:V}:k.replace(/^\[|\]$/g,"")}return function(j){for(var L={},U=0,M=0;U<T;U+=1){var O=I[U];if(typeof O=="string")M+=O.length;else{var P=O.regex,N=O.parser,Q=j.slice(M),$=P.exec(Q)[0];N.call(L,$),j=j.replace($,"")}}return function(Y){var W=Y.afternoon;if(W!==void 0){var H=Y.hours;W?H<12&&(Y.hours+=12):H===12&&(Y.hours=0),delete Y.afternoon}}(L),L}}return function(y,S,x){x.p.customParseFormat=!0,y&&y.parseTwoDigitYear&&(a=y.parseTwoDigitYear);var I=S.prototype,T=I.parse;I.parse=function(R){var k=R.date,_=R.utc,F=R.args;this.$u=_;var V=F[1];if(typeof V=="string"){var j=F[2]===!0,L=F[3]===!0,U=j||L,M=F[2];L&&(M=F[2]),s=this.$locale(),!j&&M&&(s=x.Ls[M]),this.$d=function(Q,$,Y,W){try{if(["x","X"].indexOf($)>-1)return new Date(($==="X"?1e3:1)*Q);var H=h($)(Q),J=H.year,oe=H.month,be=H.day,Oe=H.hours,Ee=H.minutes,Te=H.seconds,_e=H.milliseconds,pe=H.zone,de=H.week,ge=new Date,fe=be||(J||oe?1:ge.getDate()),Ue=J||ge.getFullYear(),Qe=0;J&&!oe||(Qe=oe>0?oe-1:ge.getMonth());var Tt,mt=Oe||0,jt=Ee||0,St=Te||0,_t=_e||0;return pe?new Date(Date.UTC(Ue,Qe,fe,mt,jt,St,_t+60*pe.offset*1e3)):Y?new Date(Date.UTC(Ue,Qe,fe,mt,jt,St,_t)):(Tt=new Date(Ue,Qe,fe,mt,jt,St,_t),de&&(Tt=W(Tt).week(de).toDate()),Tt)}catch{return new Date("")}}(k,V,_,x),this.init(),M&&M!==!0&&(this.$L=this.locale(M).$L),U&&k!=this.format(V)&&(this.$d=new Date("")),s={}}else if(V instanceof Array)for(var O=V.length,P=1;P<=O;P+=1){F[1]=V[P-1];var N=x.apply(this,F);if(N.isValid()){this.$d=N.$d,this.$L=N.$L,this.init();break}P===O&&(this.$d=new Date(""))}else T.call(this,R)}}})});var ly=Ke((Id,Rd)=>{"use strict";m();d();f();p();(function(e,t){typeof Id=="object"&&typeof Rd<"u"?Rd.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof A<"u"?A:e||self).dayjs_plugin_timezone=t()})(Id,function(){"use strict";var e={year:0,month:1,day:2,hour:3,minute:4,second:5},t={};return function(r,n,o){var i,s=function(g,v,E){E===void 0&&(E={});var h=new Date(g),y=function(S,x){x===void 0&&(x={});var I=x.timeZoneName||"short",T=S+"|"+I,R=t[T];return R||(R=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:S,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",timeZoneName:I}),t[T]=R),R}(v,E);return y.formatToParts(h)},a=function(g,v){for(var E=s(g,v),h=[],y=0;y<E.length;y+=1){var S=E[y],x=S.type,I=S.value,T=e[x];T>=0&&(h[T]=parseInt(I,10))}var R=h[3],k=R===24?0:R,_=h[0]+"-"+h[1]+"-"+h[2]+" "+k+":"+h[4]+":"+h[5]+":000",F=+g;return(o.utc(_).valueOf()-(F-=F%1e3))/6e4},u=n.prototype;u.tz=function(g,v){g===void 0&&(g=i);var E,h=this.utcOffset(),y=this.toDate(),S=y.toLocaleString("en-US",{timeZone:g}),x=Math.round((y-new Date(S))/1e3/60),I=15*-Math.round(y.getTimezoneOffset()/15)-x;if(!Number(I))E=this.utcOffset(0,v);else if(E=o(S,{locale:this.$L}).$set("millisecond",this.$ms).utcOffset(I,!0),v){var T=E.utcOffset();E=E.add(h-T,"minute")}return E.$x.$timezone=g,E},u.offsetName=function(g){var v=this.$x.$timezone||o.tz.guess(),E=s(this.valueOf(),v,{timeZoneName:g}).find(function(h){return h.type.toLowerCase()==="timezonename"});return E&&E.value};var c=u.startOf;u.startOf=function(g,v){if(!this.$x||!this.$x.$timezone)return c.call(this,g,v);var E=o(this.format("YYYY-MM-DD HH:mm:ss:SSS"),{locale:this.$L});return c.call(E,g,v).tz(this.$x.$timezone,!0)},o.tz=function(g,v,E){var h=E&&v,y=E||v||i,S=a(+o(),y);if(typeof g!="string")return o(g).tz(y);var x=function(k,_,F){var V=k-60*_*1e3,j=a(V,F);if(_===j)return[V,_];var L=a(V-=60*(j-_)*1e3,F);return j===L?[V,j]:[k-60*Math.min(j,L)*1e3,Math.max(j,L)]}(o.utc(g,h).valueOf(),S,y),I=x[0],T=x[1],R=o(I).utcOffset(T);return R.$x.$timezone=y,R},o.tz.guess=function(){return Intl.DateTimeFormat().resolvedOptions().timeZone},o.tz.setDefault=function(g){i=g}}})});var dy=Ke((Td,_d)=>{"use strict";m();d();f();p();(function(e,t){typeof Td=="object"&&typeof _d<"u"?_d.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof A<"u"?A:e||self).dayjs_plugin_utc=t()})(Td,function(){"use strict";var e="minute",t=/[+-]\d\d(?::?\d\d)?/g,r=/([+-]|\d\d)/g;return function(n,o,i){var s=o.prototype;i.utc=function(h){var y={date:h,utc:!0,args:arguments};return new o(y)},s.utc=function(h){var y=i(this.toDate(),{locale:this.$L,utc:!0});return h?y.add(this.utcOffset(),e):y},s.local=function(){return i(this.toDate(),{locale:this.$L,utc:!1})};var a=s.parse;s.parse=function(h){h.utc&&(this.$u=!0),this.$utils().u(h.$offset)||(this.$offset=h.$offset),a.call(this,h)};var u=s.init;s.init=function(){if(this.$u){var h=this.$d;this.$y=h.getUTCFullYear(),this.$M=h.getUTCMonth(),this.$D=h.getUTCDate(),this.$W=h.getUTCDay(),this.$H=h.getUTCHours(),this.$m=h.getUTCMinutes(),this.$s=h.getUTCSeconds(),this.$ms=h.getUTCMilliseconds()}else u.call(this)};var c=s.utcOffset;s.utcOffset=function(h,y){var S=this.$utils().u;if(S(h))return this.$u?0:S(this.$offset)?c.call(this):this.$offset;if(typeof h=="string"&&(h=function(R){R===void 0&&(R="");var k=R.match(t);if(!k)return null;var _=(""+k[0]).match(r)||["-",0,0],F=_[0],V=60*+_[1]+ +_[2];return V===0?0:F==="+"?V:-V}(h),h===null))return this;var x=Math.abs(h)<=16?60*h:h;if(x===0)return this.utc(y);var I=this.clone();if(y)return I.$offset=x,I.$u=!1,I;var T=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();return(I=this.local().add(x+T,e)).$offset=x,I.$x.$localOffset=T,I};var g=s.format;s.format=function(h){var y=h||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return g.call(this,y)},s.valueOf=function(){var h=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*h},s.isUTC=function(){return!!this.$u},s.toISOString=function(){return this.toDate().toISOString()},s.toString=function(){return this.toDate().toUTCString()};var v=s.toDate;s.toDate=function(h){return h==="s"&&this.$offset?i(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():v.call(this)};var E=s.diff;s.diff=function(h,y,S){if(h&&this.$u===h.$u)return E.call(this,h,y,S);var x=this.local(),I=i(h).local();return E.call(x,I,y,S)}}})});var XS=Ke((rae,YS)=>{"use strict";m();d();f();p();function N0(e){try{return JSON.stringify(e)}catch{return"\"[Circular]\""}}YS.exports=F0;function F0(e,t,r){var n=r&&r.stringify||N0,o=1;if(typeof e=="object"&&e!==null){var i=t.length+o;if(i===1)return e;var s=new Array(i);s[0]=n(e);for(var a=1;a<i;a++)s[a]=n(t[a]);return s.join(" ")}if(typeof e!="string")return e;var u=t.length;if(u===0)return e;for(var c="",g=1-o,v=-1,E=e&&e.length||0,h=0;h<E;){if(e.charCodeAt(h)===37&&h+1<E){switch(v=v>-1?v:0,e.charCodeAt(h+1)){case 100:case 102:if(g>=u||t[g]==null)break;v<h&&(c+=e.slice(v,h)),c+=Number(t[g]),v=h+2,h++;break;case 105:if(g>=u||t[g]==null)break;v<h&&(c+=e.slice(v,h)),c+=Math.floor(Number(t[g])),v=h+2,h++;break;case 79:case 111:case 106:if(g>=u||t[g]===void 0)break;v<h&&(c+=e.slice(v,h));var y=typeof t[g];if(y==="string"){c+="'"+t[g]+"'",v=h+2,h++;break}if(y==="function"){c+=t[g].name||"<anonymous>",v=h+2,h++;break}c+=n(t[g]),v=h+2,h++;break;case 115:if(g>=u)break;v<h&&(c+=e.slice(v,h)),c+=String(t[g]),v=h+2,h++;break;case 37:v<h&&(c+=e.slice(v,h)),c+="%",v=h+2,h++,g--;break}++g}++h}return v===-1?e:(v<E&&(c+=e.slice(v)),c)}});var oA=Ke((aae,iu)=>{"use strict";m();d();f();p();var ZS=XS();iu.exports=mr;var Gi=K0().console||{},D0={mapHttpRequest:ou,mapHttpResponse:ou,wrapRequestSerializer:Ip,wrapResponseSerializer:Ip,wrapErrorSerializer:Ip,req:ou,res:ou,err:eA,errWithCause:eA};function Dr(e,t){return e==="silent"?1/0:t.levels.values[e]}var _p=Symbol("pino.logFuncs"),Rp=Symbol("pino.hierarchy"),M0={error:"log",fatal:"error",warn:"error",info:"log",debug:"log",trace:"log"};function JS(e,t){let r={logger:t,parent:e[Rp]};t[Rp]=r}function L0(e,t,r){let n={};t.forEach(o=>{n[o]=r[o]?r[o]:Gi[o]||Gi[M0[o]||"log"]||Ro}),e[_p]=n}function j0(e,t){return Array.isArray(e)?e.filter(function(n){return n!=="!stdSerializers.err"}):e===!0?Object.keys(t):!1}function mr(e){e=e||{},e.browser=e.browser||{};let t=e.browser.transmit;if(t&&typeof t.send!="function")throw Error("pino: transmit option must have a send function");let r=e.browser.write||Gi;e.browser.write&&(e.browser.asObject=!0);let n=e.serializers||{},o=j0(e.browser.serialize,n),i=e.browser.serialize;Array.isArray(e.browser.serialize)&&e.browser.serialize.indexOf("!stdSerializers.err")>-1&&(i=!1);let s=Object.keys(e.customLevels||{}),a=["error","fatal","warn","info","debug","trace"].concat(s);typeof r=="function"&&a.forEach(function(S){r[S]=r}),(e.enabled===!1||e.browser.disabled)&&(e.level="silent");let u=e.level||"info",c=Object.create(r);c.log||(c.log=Ro),L0(c,a,r),JS({},c),Object.defineProperty(c,"levelVal",{get:v}),Object.defineProperty(c,"level",{get:E,set:h});let g={transmit:t,serialize:o,asObject:e.browser.asObject,asObjectBindingsOnly:e.browser.asObjectBindingsOnly,formatters:e.browser.formatters,reportCaller:e.browser.reportCaller,levels:a,timestamp:H0(e),messageKey:e.messageKey||"msg",onChild:e.onChild||Ro};c.levels=q0(e),c.level=u,c.isLevelEnabled=function(S){return this.levels.values[S]?this.levels.values[S]>=this.levels.values[this.level]:!1},c.setMaxListeners=c.getMaxListeners=c.emit=c.addListener=c.on=c.prependListener=c.once=c.prependOnceListener=c.removeListener=c.removeAllListeners=c.listeners=c.listenerCount=c.eventNames=c.write=c.flush=Ro,c.serializers=n,c._serialize=o,c._stdErrSerialize=i,c.child=function(...S){return y.call(this,g,...S)},t&&(c._logEvent=Tp());function v(){return Dr(this.level,this)}function E(){return this._level}function h(S){if(S!=="silent"&&!this.levels.values[S])throw Error("unknown level "+S);this._level=S,Rn(this,g,c,"error"),Rn(this,g,c,"fatal"),Rn(this,g,c,"warn"),Rn(this,g,c,"info"),Rn(this,g,c,"debug"),Rn(this,g,c,"trace"),s.forEach(x=>{Rn(this,g,c,x)})}function y(S,x,I){if(!x)throw new Error("missing bindings for child Pino");I=I||{},o&&x.serializers&&(I.serializers=x.serializers);let T=I.serializers;if(o&&T){var R=Object.assign({},n,T),k=e.browser.serialize===!0?Object.keys(R):o;delete x.serializers,kp([x],k,R,this._stdErrSerialize)}function _(V){this._childLevel=(V._childLevel|0)+1,this.bindings=x,R&&(this.serializers=R,this._serialize=k),t&&(this._logEvent=Tp([].concat(V._logEvent.bindings,x)))}_.prototype=this;let F=new _(this);return JS(this,F),F.child=function(...V){return y.call(this,S,...V)},F.level=I.level||this.level,S.onChild(F),F}return c}function q0(e){let t=e.customLevels||{},r=Object.assign({},mr.levels.values,t),n=Object.assign({},mr.levels.labels,U0(t));return{values:r,labels:n}}function U0(e){let t={};return Object.keys(e).forEach(function(r){t[e[r]]=r}),t}mr.levels={values:{fatal:60,error:50,warn:40,info:30,debug:20,trace:10},labels:{10:"trace",20:"debug",30:"info",40:"warn",50:"error",60:"fatal"}};mr.stdSerializers=D0;mr.stdTimeFunctions=Object.assign({},{nullTime:rA,epochTime:nA,unixTime:z0,isoTime:W0});function V0(e){let t=[];e.bindings&&t.push(e.bindings);let r=e[Rp];for(;r.parent;)r=r.parent,r.logger.bindings&&t.push(r.logger.bindings);return t.reverse()}function Rn(e,t,r,n){if(Object.defineProperty(e,n,{value:Dr(e.level,r)>Dr(n,r)?Ro:r[_p][n],writable:!0,enumerable:!0,configurable:!0}),e[n]===Ro){if(!t.transmit)return;let i=t.transmit.level||e.level,s=Dr(i,r);if(Dr(n,r)<s)return}e[n]=G0(e,t,r,n);let o=V0(e);o.length!==0&&(e[n]=B0(o,e[n]))}function B0(e,t){return function(){return t.apply(this,[...e,...arguments])}}function G0(e,t,r,n){return function(o){return function(){let s=t.timestamp(),a=new Array(arguments.length),u=Object.getPrototypeOf&&Object.getPrototypeOf(this)===Gi?Gi:this;for(var c=0;c<a.length;c++)a[c]=arguments[c];var g=!1;if(t.serialize&&(kp(a,this._serialize,this.serializers,this._stdErrSerialize),g=!0),t.asObject||t.formatters){let v=$0(this,n,a,s,t);if(t.reportCaller&&v&&v.length>0&&v[0]&&typeof v[0]=="object")try{let E=tA();E&&(v[0].caller=E)}catch{}o.call(u,...v)}else{if(t.reportCaller)try{let v=tA();v&&a.push(v)}catch{}o.apply(u,a)}if(t.transmit){let v=t.transmit.level||e._level,E=Dr(v,r),h=Dr(n,r);if(h<E)return;Q0(this,{ts:s,methodLevel:n,methodValue:h,transmitLevel:v,transmitValue:r.levels.values[t.transmit.level||e._level],send:t.transmit.send,val:Dr(e._level,r)},a,g)}}}(e[_p][n])}function $0(e,t,r,n,o){let{level:i,log:s=v=>v}=o.formatters||{},a=r.slice(),u=a[0],c={},g=(e._childLevel|0)+1;if(g<1&&(g=1),n&&(c.time=n),i){let v=i(t,e.levels.values[t]);Object.assign(c,v)}else c.level=e.levels.values[t];if(o.asObjectBindingsOnly){if(u!==null&&typeof u=="object")for(;g--&&typeof a[0]=="object";)Object.assign(c,a.shift());return[s(c),...a]}else{if(u!==null&&typeof u=="object"){for(;g--&&typeof a[0]=="object";)Object.assign(c,a.shift());u=a.length?ZS(a.shift(),a):void 0}else typeof u=="string"&&(u=ZS(a.shift(),a));return u!==void 0&&(c[o.messageKey]=u),[s(c)]}}function kp(e,t,r,n){for(let o in e)if(n&&e[o]instanceof Error)e[o]=mr.stdSerializers.err(e[o]);else if(typeof e[o]=="object"&&!Array.isArray(e[o])&&t)for(let i in e[o])t.indexOf(i)>-1&&i in r&&(e[o][i]=r[i](e[o][i]))}function Q0(e,t,r,n=!1){let o=t.send,i=t.ts,s=t.methodLevel,a=t.methodValue,u=t.val,c=e._logEvent.bindings;n||kp(r,e._serialize||Object.keys(e.serializers),e.serializers,e._stdErrSerialize===void 0?!0:e._stdErrSerialize),e._logEvent.ts=i,e._logEvent.messages=r.filter(function(g){return c.indexOf(g)===-1}),e._logEvent.level.label=s,e._logEvent.level.value=a,o(s,e._logEvent,u),e._logEvent=Tp(c)}function Tp(e){return{ts:0,messages:[],bindings:e||[],level:{label:"",value:0}}}function eA(e){let t={type:e.constructor.name,msg:e.message,stack:e.stack};for(let r in e)t[r]===void 0&&(t[r]=e[r]);return t}function H0(e){return typeof e.timestamp=="function"?e.timestamp:e.timestamp===!1?rA:nA}function ou(){return{}}function Ip(e){return e}function Ro(){}function rA(){return!1}function nA(){return Date.now()}function z0(){return Math.round(Date.now()/1e3)}function W0(){return new Date(Date.now()).toISOString()}function K0(){function e(t){return typeof t<"u"&&t}try{return typeof A<"u"?A:(Object.defineProperty(Object.prototype,"globalThis",{get:function(){return delete Object.prototype.globalThis,this.globalThis=this},configurable:!0}),A)}catch{return e(self)||e(window)||e(this)||{}}}iu.exports.default=mr;iu.exports.pino=mr;function tA(){let e=new Error().stack;if(!e)return null;let t=e.split(`
|
|
20
|
-
`);for(let r=1;r<t.length;r++){let n=t[r].trim();if(/(^at\s+)?(createWrap|LOG|set\s*\(|asObject|Object\.apply|Function\.apply)/.test(n)||n.indexOf("browser.js")!==-1||n.indexOf("node:internal")!==-1||n.indexOf("node_modules")!==-1)continue;let o=n.match(/\((.*?):(\d+):(\d+)\)/);if(o||(o=n.match(/at\s+(.*?):(\d+):(\d+)/)),o){let i=o[1],s=o[2],a=o[3];return i+":"+s+":"+a}}return null}});var
|
|
17
|
+
*/(function(g,f){if(typeof exports=="object"&&typeof module<"u"){module.exports=f(require)}else if("function"==typeof define&&define.amd){define("CoveoHeadlessCaseAssist",["crypto"],function(_d_0){var d={"crypto":_d_0},r=function(m){if(m in d)return d[m];if(typeof require=="function")return require(m);throw new Error("Cannot find module '"+m+"'")};return f(r)})}else{var gN={"crypto":"crypto"},gReq=function(r){var mod=r in gN?g[gN[r]]:g[r];return mod};g["CoveoHeadlessCaseAssist"]=f(gReq)}})(typeof globalThis<"u"?globalThis:typeof self<"u"?self:this,function(require){var exports={};var __exports=exports;var module={exports};"use strict";var BA=Object.create;var Po=Object.defineProperty;var GA=Object.getOwnPropertyDescriptor;var $A=Object.getOwnPropertyNames;var QA=Object.getPrototypeOf,HA=Object.prototype.hasOwnProperty;var zA=(e,t,r)=>t in e?Po(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r;var Tn=(e,t)=>()=>(e&&(t=e(e=0)),t);var We=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),zi=(e,t)=>{for(var r in t)Po(e,r,{get:t[r],enumerable:!0})},Up=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of $A(t))!HA.call(e,o)&&o!==r&&Po(e,o,{get:()=>t[o],enumerable:!(n=GA(t,o))||n.enumerable});return e};var kt=(e,t,r)=>(r=e!=null?BA(QA(e)):{},Up(t||!e||!e.__esModule?Po(r,"default",{value:e,enumerable:!0}):r,e)),WA=e=>Up(Po({},"__esModule",{value:!0}),e);var oe=(e,t,r)=>zA(e,typeof t!="symbol"?t+"":t,r);var A,d=Tn(()=>{"use strict";A=typeof globalThis<"u"?globalThis:window});function Wi(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Wi=function(t){return typeof t}:Wi=function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Wi(e)}function XA(){"navigator"in this||(this.navigator={}),typeof this.navigator.sendBeacon!="function"&&(this.navigator.sendBeacon=ZA.bind(this))}function ZA(e,t){var r=this.event&&this.event.type,n=r==="unload"||r==="beforeunload",o="XMLHttpRequest"in this?new XMLHttpRequest:new ActiveXObject("Microsoft.XMLHTTP");o.open("POST",e,!n),o.withCredentials=!0,o.setRequestHeader("Accept","*/*"),KA(t)?(o.setRequestHeader("Content-Type","text/plain;charset=UTF-8"),o.responseType="text"):YA(t)&&t.type&&o.setRequestHeader("Content-Type",t.type);try{o.send(t)}catch{return!1}return!0}var KA,YA,p=Tn(()=>{"use strict";KA=function(t){return typeof t=="string"},YA=function(t){return t instanceof Blob};XA.call((typeof window>"u"?"undefined":Wi(window))==="object"?window:{})});var wu=We(No=>{"use strict";m();d();f();p();Object.defineProperty(No,"__esModule",{value:!0});function Vp(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function JA(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function eb(e,t,r){return t=_n(t),rb(e,Qp()?Reflect.construct(t,r||[],_n(e).constructor):t.apply(e,r))}function Su(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Bp(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,sb(n.key),n)}}function Au(e,t,r){return t&&Bp(e.prototype,t),r&&Bp(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function Gp(e,t){var r=typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=ab(e))||t&&e&&typeof e.length=="number"){r&&(e=r);var n=0,o=function(){};return{s:o,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(u){throw u},f:o}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
18
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var i,s=!0,a=!1;return{s:function(){r=r.call(e)},n:function(){var u=r.next();return s=u.done,u},e:function(u){a=!0,i=u},f:function(){try{s||r.return==null||r.return()}finally{if(a)throw i}}}}function yu(){return yu=typeof Reflect<"u"&&Reflect.get?Reflect.get.bind():function(e,t,r){var n=nb(e,t);if(n){var o=Object.getOwnPropertyDescriptor(n,t);return o.get?o.get.call(arguments.length<3?e:r):o.value}},yu.apply(null,arguments)}function _n(e){return _n=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},_n(e)}function tb(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&vu(e,t)}function Qp(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(Qp=function(){return!!e})()}function rb(e,t){if(t&&(typeof t=="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return JA(e)}function vu(e,t){return vu=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,n){return r.__proto__=n,r},vu(e,t)}function nb(e,t){for(;!{}.hasOwnProperty.call(e,t)&&(e=_n(e))!==null;);return e}function ob(e,t,r,n){var o=yu(_n(1&n?e.prototype:e),t,r);return 2&n&&typeof o=="function"?function(i){return o.apply(r,i)}:o}function ib(e,t){if(typeof e!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(typeof n!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function sb(e){var t=ib(e,"string");return typeof t=="symbol"?t:t+""}function ab(e,t){if(e){if(typeof e=="string")return Vp(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Vp(e,t):void 0}}(function(e){return{NativeAbortSignal:e.AbortSignal,NativeAbortController:e.AbortController}})(typeof self<"u"?self:global);function cb(e){var t;try{t=new Event("abort")}catch{typeof document<"u"?document.createEvent?(t=document.createEvent("Event"),t.initEvent("abort",!1,!1)):(t=document.createEventObject(),t.type="abort"):t={type:"abort",bubbles:!1,cancelable:!1}}return t.reason=e,t}function ub(e){if(e===void 0)if(typeof document>"u")e=new Error("This operation was aborted"),e.name="AbortError";else try{e=new DOMException("signal is aborted without reason"),Object.defineProperty(e,"name",{value:"AbortError"})}catch{e=new Error("This operation was aborted"),e.name="AbortError"}return e}var $p=function(){function e(){Su(this,e),Object.defineProperty(this,"listeners",{value:{},writable:!0,configurable:!0})}return Au(e,[{key:"addEventListener",value:function(r,n,o){r in this.listeners||(this.listeners[r]=[]),this.listeners[r].push({callback:n,options:o})}},{key:"removeEventListener",value:function(r,n){if(r in this.listeners){for(var o=this.listeners[r],i=0,s=o.length;i<s;i++)if(o[i].callback===n){o.splice(i,1);return}}}},{key:"dispatchEvent",value:function(r){var n=this;if(r.type in this.listeners){for(var o=this.listeners[r.type],i=o.slice(),s=function(){var g=i[a];try{g.callback.call(n,r)}catch(v){Promise.resolve().then(function(){throw v})}g.options&&g.options.once&&n.removeEventListener(r.type,g.callback)},a=0,u=i.length;a<u;a++)s();return!r.defaultPrevented}}}])}(),bu=function(e){function t(){var r;return Su(this,t),r=eb(this,t),r.listeners||$p.call(r),Object.defineProperty(r,"aborted",{value:!1,writable:!0,configurable:!0}),Object.defineProperty(r,"onabort",{value:null,writable:!0,configurable:!0}),Object.defineProperty(r,"reason",{value:void 0,writable:!0,configurable:!0}),r}return tb(t,e),Au(t,[{key:"toString",value:function(){return"[object AbortSignal]"}},{key:"dispatchEvent",value:function(n){n.type==="abort"&&(this.aborted=!0,typeof this.onabort=="function"&&this.onabort.call(this,n)),ob(t,"dispatchEvent",this,3)([n])}},{key:"throwIfAborted",value:function(){var n=this.aborted,o=this.reason,i=o===void 0?"Aborted":o;if(n)throw i}}],[{key:"timeout",value:function(n){var o=new Ki;return setTimeout(function(){return o.abort(new DOMException("This signal is timeout in ".concat(n,"ms"),"TimeoutError"))},n),o.signal}},{key:"any",value:function(n){var o=new Ki;function i(){o.abort(this.reason),s()}function s(){var g=Gp(n),v;try{for(g.s();!(v=g.n()).done;){var E=v.value;E.removeEventListener("abort",i)}}catch(h){g.e(h)}finally{g.f()}}var a=Gp(n),u;try{for(a.s();!(u=a.n()).done;){var c=u.value;if(c.aborted){o.abort(c.reason);break}else c.addEventListener("abort",i)}}catch(g){a.e(g)}finally{a.f()}return o.signal}}])}($p),Ki=function(){function e(){Su(this,e),Object.defineProperty(this,"signal",{value:new bu,writable:!0,configurable:!0})}return Au(e,[{key:"abort",value:function(r){var n=ub(r),o=cb(n);this.signal.reason=n,this.signal.dispatchEvent(o)}},{key:"toString",value:function(){return"[object AbortController]"}}])}();typeof Symbol<"u"&&Symbol.toStringTag&&(Ki.prototype[Symbol.toStringTag]="AbortController",bu.prototype[Symbol.toStringTag]="AbortSignal");function lb(e){return e.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL?(console.log("__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL=true is set, will force install polyfill"),!0):typeof e.Request=="function"&&!e.Request.prototype.hasOwnProperty("signal")||!e.AbortController}function db(e){typeof e=="function"&&(e={fetch:e});var t=e,r=t.fetch,n=t.Request,o=n===void 0?r.Request:n,i=t.AbortController,s=t.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL,a=s===void 0?!1:s;if(!lb({fetch:r,Request:o,AbortController:i,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:a}))return{fetch:r,Request:u};var u=o;(u&&!u.prototype.hasOwnProperty("signal")||a)&&(u=function(E,h){var y;h&&h.signal&&(y=h.signal,delete h.signal);var S=new o(E,h);return y&&Object.defineProperty(S,"signal",{writable:!1,enumerable:!1,configurable:!0,value:y}),S},u.prototype=o.prototype);var c=r,g=function(E,h){var y=u&&u.prototype.isPrototypeOf(E)?E.signal:h?h.signal:void 0;if(y){var S;try{S=new DOMException("Aborted","AbortError")}catch{S=new Error("Aborted"),S.name="AbortError"}if(y.aborted)return Promise.reject(S);var x=new Promise(function(I,T){y.addEventListener("abort",function(){return T(S)},{once:!0})});return h&&h.signal&&delete h.signal,Promise.race([x,c(E,h)])}return c(E,h)};return{fetch:g,Request:u}}No.AbortController=Ki;No.AbortSignal=bu;No.abortableFetch=db});var Hp,l,w,f=Tn(()=>{"use strict";Hp=kt(wu(),1),l=kt(wu(),1),{fetch:w}=(0,Hp.abortableFetch)({fetch})});function Cu(e){return typeof e!="string"||e in{}}function xu(){return Object.create(null)}function zp(e){return typeof e=="string"&&!!e.trim()}function Eu(e,t){var r=e.split(";").filter(zp),n=r.shift(),o=pb(n),i=o.name,s=o.value;if(t=t?Object.assign({},Yi,t):Yi,Cu(i))return null;try{s=t.decodeValues?decodeURIComponent(s):s}catch(u){console.error("set-cookie-parser: failed to decode cookie value. Set options.decodeValues=false to disable decoding.",u)}var a=xu();return a.name=i,a.value=s,r.forEach(function(u){var c=u.split("="),g=c.shift().trimLeft().toLowerCase();if(!Cu(g)){var v=c.join("=");if(g==="expires")a.expires=new Date(v);else if(g==="max-age"){var E=parseInt(v,10);Number.isNaN(E)||(a.maxAge=E)}else g==="secure"?a.secure=!0:g==="httponly"?a.httpOnly=!0:g==="samesite"?a.sameSite=v:g==="partitioned"?a.partitioned=!0:g&&(a[g]=v)}}),a}function pb(e){var t="",r="",n=e.split("=");return n.length>1?(t=n.shift(),r=n.join("=")):r=e,{name:t,value:r}}function kn(e,t){if(t=t?Object.assign({},Yi,t):Yi,!e)return t.map?xu():[];if(e.headers)if(typeof e.headers.getSetCookie=="function")e=e.headers.getSetCookie();else if(e.headers["set-cookie"])e=e.headers["set-cookie"];else{var r=e.headers[Object.keys(e.headers).find(function(s){return s.toLowerCase()==="set-cookie"})];!r&&e.headers.cookie&&!t.silent&&console.warn("Warning: set-cookie-parser appears to have been called on a request object. It is designed to parse Set-Cookie headers from responses, not Cookie headers from requests. Set the option {silent: true} to suppress this warning."),e=r}var n=t.split,o=Array.isArray(e);if(n==="auto"&&(n=!o),o||(e=[e]),e=e.filter(zp),n&&(e=e.map(Xi).flat()),t.map){var i=xu();return e.reduce(function(s,a){var u=Eu(a,t);return u&&!Cu(u.name)&&(s[u.name]=u),s},i)}else return e.map(function(s){return Eu(s,t)}).filter(Boolean)}function Xi(e){if(Array.isArray(e))return e;if(typeof e!="string")return[];var t=[],r=0,n,o,i,s,a;function u(){for(;r<e.length&&/\s/.test(e.charAt(r));)r+=1;return r<e.length}function c(){return o=e.charAt(r),o!=="="&&o!==";"&&o!==","}for(;r<e.length;){for(n=r,a=!1;u();)if(o=e.charAt(r),o===","){for(i=r,r+=1,u(),s=r;r<e.length&&c();)r+=1;r<e.length&&e.charAt(r)==="="?(a=!0,r=s,t.push(e.substring(n,i)),n=r):r=i+1}else r+=1;(!a||r>=e.length)&&t.push(e.substring(n,e.length))}return t}var Yi,Wp=Tn(()=>{"use strict";m();d();f();p();Yi={decodeValues:!0,map:!1,silent:!1,split:"auto"};kn.parseSetCookie=kn;kn.parse=kn;kn.parseString=Eu;kn.splitCookiesString=Xi});function Fo(e){if(fb.test(e)||e.trim()==="")throw new TypeError("Invalid character in header field name");return e.trim().toLowerCase()}function Iu(e){return e.replace(mb,"")}function Do(e){if(typeof e!="string"||e.length===0)return!1;for(let t=0;t<e.length;t++){let r=e.charCodeAt(t);if(r>127||!gb(r))return!1}return!0}function gb(e){return![127,32,"(",")","<",">","@",",",";",":","\\","\"","/","[","]","?","=","{","}"].includes(e)}function Yp(e){if(typeof e!="string"||e.trim()!==e)return!1;for(let t=0;t<e.length;t++){let r=e.charCodeAt(t);if(r===0||r===10||r===13)return!1}return!0}var fb,Kp,mb,Xp,On,Ru,Zp,C,ef=Tn(()=>{"use strict";m();d();f();p();Wp();fb=/[^a-z0-9\-#$%&'*+.^_`|~]/i;Kp=[`
|
|
19
|
+
`,"\r","\t"," "],mb=new RegExp(`(^[${Kp.join("")}]|$[${Kp.join("")}])`,"g");On=Symbol("normalizedHeaders"),Ru=Symbol("rawHeaderNames"),Zp=", ",C=class Jp{constructor(t){this[On]={},this[Ru]=new Map,this[Xp]="Headers",["Headers","HeadersPolyfill"].includes(t?.constructor?.name)||t instanceof Jp||typeof A.Headers<"u"&&t instanceof A.Headers?t.forEach((r,n)=>{this.append(n,r)},this):Array.isArray(t)?t.forEach(([r,n])=>{this.append(r,Array.isArray(n)?n.join(Zp):n)}):t&&Object.getOwnPropertyNames(t).forEach(r=>{let n=t[r];this.append(r,Array.isArray(n)?n.join(Zp):n)})}[(Xp=Symbol.toStringTag,Symbol.iterator)](){return this.entries()}*keys(){for(let[t]of this.entries())yield t}*values(){for(let[,t]of this.entries())yield t}*entries(){let t=Object.keys(this[On]).sort((r,n)=>r.localeCompare(n));for(let r of t)if(r==="set-cookie")for(let n of this.getSetCookie())yield[r,n];else yield[r,this.get(r)]}has(t){if(!Do(t))throw new TypeError(`Invalid header name "${t}"`);return this[On].hasOwnProperty(Fo(t))}get(t){if(!Do(t))throw TypeError(`Invalid header name "${t}"`);return this[On][Fo(t)]??null}set(t,r){if(!Do(t)||!Yp(r))return;let n=Fo(t),o=Iu(r);this[On][n]=Iu(o),this[Ru].set(n,t)}append(t,r){if(!Do(t)||!Yp(r))return;let n=Fo(t),o=Iu(r),i=this.has(n)?`${this.get(n)}, ${o}`:o;this.set(t,i)}delete(t){if(!Do(t)||!this.has(t))return;let r=Fo(t);delete this[On][r],this[Ru].delete(r)}forEach(t,r){for(let[n,o]of this.entries())t.call(r,o,n,this)}getSetCookie(){let t=this.get("set-cookie");return t===null?[]:t===""?[""]:Xi(t)}}});var m=Tn(()=>{"use strict";ef()});var tf=We(Mo=>{"use strict";m();d();f();p();var Zi=Mo&&Mo.__assign||function(){return Zi=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++){t=arguments[r];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e},Zi.apply(this,arguments)};Object.defineProperty(Mo,"__esModule",{value:!0});var hb={delayFirstAttempt:!1,jitter:"none",maxDelay:1/0,numOfAttempts:10,retry:function(){return!0},startingDelay:100,timeMultiple:2};function yb(e){var t=Zi(Zi({},hb),e);return t.numOfAttempts<1&&(t.numOfAttempts=1),t}Mo.getSanitizedOptions=yb});var rf=We(Tu=>{"use strict";m();d();f();p();Object.defineProperty(Tu,"__esModule",{value:!0});function vb(e){var t=Math.random()*e;return Math.round(t)}Tu.fullJitter=vb});var nf=We(_u=>{"use strict";m();d();f();p();Object.defineProperty(_u,"__esModule",{value:!0});function Sb(e){return e}_u.noJitter=Sb});var of=We(ku=>{"use strict";m();d();f();p();Object.defineProperty(ku,"__esModule",{value:!0});var Ab=rf(),bb=nf();function wb(e){return e.jitter==="full"?Ab.fullJitter:bb.noJitter}ku.JitterFactory=wb});var Pu=We(Ou=>{"use strict";m();d();f();p();Object.defineProperty(Ou,"__esModule",{value:!0});var Cb=of(),xb=function(){function e(t){this.options=t,this.attempt=0}return e.prototype.apply=function(){var t=this;return new Promise(function(r){return setTimeout(r,t.jitteredDelay)})},e.prototype.setAttemptNumber=function(t){this.attempt=t},Object.defineProperty(e.prototype,"jitteredDelay",{get:function(){var t=Cb.JitterFactory(this.options);return t(this.delay)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"delay",{get:function(){var t=this.options.startingDelay,r=this.options.timeMultiple,n=this.numOfDelayedAttempts,o=t*Math.pow(r,n);return Math.min(o,this.options.maxDelay)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"numOfDelayedAttempts",{get:function(){return this.attempt},enumerable:!0,configurable:!0}),e}();Ou.Delay=xb});var sf=We(tr=>{"use strict";m();d();f();p();var Eb=tr&&tr.__extends||function(){var e=function(t,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,o){n.__proto__=o}||function(n,o){for(var i in o)o.hasOwnProperty(i)&&(n[i]=o[i])},e(t,r)};return function(t,r){e(t,r);function n(){this.constructor=t}t.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}(),Ib=tr&&tr.__awaiter||function(e,t,r,n){function o(i){return i instanceof r?i:new r(function(s){s(i)})}return new(r||(r=Promise))(function(i,s){function a(g){try{c(n.next(g))}catch(v){s(v)}}function u(g){try{c(n.throw(g))}catch(v){s(v)}}function c(g){g.done?i(g.value):o(g.value).then(a,u)}c((n=n.apply(e,t||[])).next())})},Rb=tr&&tr.__generator||function(e,t){var r={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,o,i,s;return s={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function a(c){return function(g){return u([c,g])}}function u(c){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,o&&(i=c[0]&2?o.return:c[0]?o.throw||((i=o.return)&&i.call(o),0):o.next)&&!(i=i.call(o,c[1])).done)return i;switch(o=0,i&&(c=[c[0]&2,i.value]),c[0]){case 0:case 1:i=c;break;case 4:return r.label++,{value:c[1],done:!1};case 5:r.label++,o=c[1],c=[0];continue;case 7:c=r.ops.pop(),r.trys.pop();continue;default:if(i=r.trys,!(i=i.length>0&&i[i.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[1]<i[3])){r.label=c[1];break}if(c[0]===6&&r.label<i[1]){r.label=i[1],i=c;break}if(i&&r.label<i[2]){r.label=i[2],r.ops.push(c);break}i[2]&&r.ops.pop(),r.trys.pop();continue}c=t.call(e,r)}catch(g){c=[6,g],o=0}finally{n=i=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}};Object.defineProperty(tr,"__esModule",{value:!0});var Tb=Pu(),_b=function(e){Eb(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.apply=function(){return Ib(this,void 0,void 0,function(){return Rb(this,function(r){return[2,this.isFirstAttempt?!0:e.prototype.apply.call(this)]})})},Object.defineProperty(t.prototype,"isFirstAttempt",{get:function(){return this.attempt===0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"numOfDelayedAttempts",{get:function(){return this.attempt-1},enumerable:!0,configurable:!0}),t}(Tb.Delay);tr.SkipFirstDelay=_b});var af=We(Lo=>{"use strict";m();d();f();p();var kb=Lo&&Lo.__extends||function(){var e=function(t,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,o){n.__proto__=o}||function(n,o){for(var i in o)o.hasOwnProperty(i)&&(n[i]=o[i])},e(t,r)};return function(t,r){e(t,r);function n(){this.constructor=t}t.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}();Object.defineProperty(Lo,"__esModule",{value:!0});var Ob=Pu(),Pb=function(e){kb(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t}(Ob.Delay);Lo.AlwaysDelay=Pb});var cf=We(Nu=>{"use strict";m();d();f();p();Object.defineProperty(Nu,"__esModule",{value:!0});var Nb=sf(),Fb=af();function Db(e,t){var r=Mb(e);return r.setAttemptNumber(t),r}Nu.DelayFactory=Db;function Mb(e){return e.delayFirstAttempt?new Fb.AlwaysDelay(e):new Nb.SkipFirstDelay(e)}});var uf=We(Lr=>{"use strict";m();d();f();p();var Fu=Lr&&Lr.__awaiter||function(e,t,r,n){function o(i){return i instanceof r?i:new r(function(s){s(i)})}return new(r||(r=Promise))(function(i,s){function a(g){try{c(n.next(g))}catch(v){s(v)}}function u(g){try{c(n.throw(g))}catch(v){s(v)}}function c(g){g.done?i(g.value):o(g.value).then(a,u)}c((n=n.apply(e,t||[])).next())})},Du=Lr&&Lr.__generator||function(e,t){var r={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,o,i,s;return s={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function a(c){return function(g){return u([c,g])}}function u(c){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,o&&(i=c[0]&2?o.return:c[0]?o.throw||((i=o.return)&&i.call(o),0):o.next)&&!(i=i.call(o,c[1])).done)return i;switch(o=0,i&&(c=[c[0]&2,i.value]),c[0]){case 0:case 1:i=c;break;case 4:return r.label++,{value:c[1],done:!1};case 5:r.label++,o=c[1],c=[0];continue;case 7:c=r.ops.pop(),r.trys.pop();continue;default:if(i=r.trys,!(i=i.length>0&&i[i.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[1]<i[3])){r.label=c[1];break}if(c[0]===6&&r.label<i[1]){r.label=i[1],i=c;break}if(i&&r.label<i[2]){r.label=i[2],r.ops.push(c);break}i[2]&&r.ops.pop(),r.trys.pop();continue}c=t.call(e,r)}catch(g){c=[6,g],o=0}finally{n=i=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}};Object.defineProperty(Lr,"__esModule",{value:!0});var Lb=tf(),jb=cf();function qb(e,t){return t===void 0&&(t={}),Fu(this,void 0,void 0,function(){var r,n;return Du(this,function(o){switch(o.label){case 0:return r=Lb.getSanitizedOptions(t),n=new Ub(e,r),[4,n.execute()];case 1:return[2,o.sent()]}})})}Lr.backOff=qb;var Ub=function(){function e(t,r){this.request=t,this.options=r,this.attemptNumber=0}return e.prototype.execute=function(){return Fu(this,void 0,void 0,function(){var t,r;return Du(this,function(n){switch(n.label){case 0:if(this.attemptLimitReached)return[3,7];n.label=1;case 1:return n.trys.push([1,4,,6]),[4,this.applyDelay()];case 2:return n.sent(),[4,this.request()];case 3:return[2,n.sent()];case 4:return t=n.sent(),this.attemptNumber++,[4,this.options.retry(t,this.attemptNumber)];case 5:if(r=n.sent(),!r||this.attemptLimitReached)throw t;return[3,6];case 6:return[3,0];case 7:throw new Error("Something went wrong.")}})})},Object.defineProperty(e.prototype,"attemptLimitReached",{get:function(){return this.attemptNumber>=this.options.numOfAttempts},enumerable:!0,configurable:!0}),e.prototype.applyDelay=function(){return Fu(this,void 0,void 0,function(){var t;return Du(this,function(r){switch(r.label){case 0:return t=jb.DelayFactory(this.options,this.attemptNumber),[4,t.apply()];case 1:return r.sent(),[2]}})})},e}()});var va=We((ud,ld)=>{"use strict";m();d();f();p();(function(e,t){typeof ud=="object"&&typeof ld<"u"?ld.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof A<"u"?A:e||self).dayjs=t()})(ud,function(){"use strict";var e=1e3,t=6e4,r=36e5,n="millisecond",o="second",i="minute",s="hour",a="day",u="week",c="month",g="quarter",v="year",E="date",h="Invalid Date",y=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,S=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,x={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(O){var P=["th","st","nd","rd"],N=O%100;return"["+O+(P[(N-20)%10]||P[N]||P[0])+"]"}},I=function(O,P,N){var Q=String(O);return!Q||Q.length>=P?O:""+Array(P+1-Q.length).join(N)+O},T={s:I,z:function(O){var P=-O.utcOffset(),N=Math.abs(P),Q=Math.floor(N/60),$=N%60;return(P<=0?"+":"-")+I(Q,2,"0")+":"+I($,2,"0")},m:function O(P,N){if(P.date()<N.date())return-O(N,P);var Q=12*(N.year()-P.year())+(N.month()-P.month()),$=P.clone().add(Q,c),Y=N-$<0,W=P.clone().add(Q+(Y?-1:1),c);return+(-(Q+(N-$)/(Y?$-W:W-$))||0)},a:function(O){return O<0?Math.ceil(O)||0:Math.floor(O)},p:function(O){return{M:c,y:v,w:u,d:a,D:E,h:s,m:i,s:o,ms:n,Q:g}[O]||String(O||"").toLowerCase().replace(/s$/,"")},u:function(O){return O===void 0}},R="en",k={};k[R]=x;var _="$isDayjsObject",F=function(O){return O instanceof U||!(!O||!O[_])},V=function O(P,N,Q){var $;if(!P)return R;if(typeof P=="string"){var Y=P.toLowerCase();k[Y]&&($=Y),N&&(k[Y]=N,$=Y);var W=P.split("-");if(!$&&W.length>1)return O(W[0])}else{var H=P.name;k[H]=P,$=H}return!Q&&$&&(R=$),$||!Q&&R},j=function(O,P){if(F(O))return O.clone();var N=typeof P=="object"?P:{};return N.date=O,N.args=arguments,new U(N)},L=T;L.l=V,L.i=F,L.w=function(O,P){return j(O,{locale:P.$L,utc:P.$u,x:P.$x,$offset:P.$offset})};var U=function(){function O(N){this.$L=V(N.locale,null,!0),this.parse(N),this.$x=this.$x||N.x||{},this[_]=!0}var P=O.prototype;return P.parse=function(N){this.$d=function(Q){var $=Q.date,Y=Q.utc;if($===null)return new Date(NaN);if(L.u($))return new Date;if($ instanceof Date)return new Date($);if(typeof $=="string"&&!/Z$/i.test($)){var W=$.match(y);if(W){var H=W[2]-1||0,J=(W[7]||"0").substring(0,3);return Y?new Date(Date.UTC(W[1],H,W[3]||1,W[4]||0,W[5]||0,W[6]||0,J)):new Date(W[1],H,W[3]||1,W[4]||0,W[5]||0,W[6]||0,J)}}return new Date($)}(N),this.init()},P.init=function(){var N=this.$d;this.$y=N.getFullYear(),this.$M=N.getMonth(),this.$D=N.getDate(),this.$W=N.getDay(),this.$H=N.getHours(),this.$m=N.getMinutes(),this.$s=N.getSeconds(),this.$ms=N.getMilliseconds()},P.$utils=function(){return L},P.isValid=function(){return this.$d.toString()!==h},P.isSame=function(N,Q){var $=j(N);return this.startOf(Q)<=$&&$<=this.endOf(Q)},P.isAfter=function(N,Q){return j(N)<this.startOf(Q)},P.isBefore=function(N,Q){return this.endOf(Q)<j(N)},P.$g=function(N,Q,$){return L.u(N)?this[Q]:this.set($,N)},P.unix=function(){return Math.floor(this.valueOf()/1e3)},P.valueOf=function(){return this.$d.getTime()},P.startOf=function(N,Q){var $=this,Y=!!L.u(Q)||Q,W=L.p(N),H=function(pe,de){var ge=L.w($.$u?Date.UTC($.$y,de,pe):new Date($.$y,de,pe),$);return Y?ge:ge.endOf(a)},J=function(pe,de){return L.w($.toDate()[pe].apply($.toDate("s"),(Y?[0,0,0,0]:[23,59,59,999]).slice(de)),$)},ie=this.$W,be=this.$M,Oe=this.$D,Ee="set"+(this.$u?"UTC":"");switch(W){case v:return Y?H(1,0):H(31,11);case c:return Y?H(1,be):H(0,be+1);case u:var Te=this.$locale().weekStart||0,_e=(ie<Te?ie+7:ie)-Te;return H(Y?Oe-_e:Oe+(6-_e),be);case a:case E:return J(Ee+"Hours",0);case s:return J(Ee+"Minutes",1);case i:return J(Ee+"Seconds",2);case o:return J(Ee+"Milliseconds",3);default:return this.clone()}},P.endOf=function(N){return this.startOf(N,!1)},P.$set=function(N,Q){var $,Y=L.p(N),W="set"+(this.$u?"UTC":""),H=($={},$[a]=W+"Date",$[E]=W+"Date",$[c]=W+"Month",$[v]=W+"FullYear",$[s]=W+"Hours",$[i]=W+"Minutes",$[o]=W+"Seconds",$[n]=W+"Milliseconds",$)[Y],J=Y===a?this.$D+(Q-this.$W):Q;if(Y===c||Y===v){var ie=this.clone().set(E,1);ie.$d[H](J),ie.init(),this.$d=ie.set(E,Math.min(this.$D,ie.daysInMonth())).$d}else H&&this.$d[H](J);return this.init(),this},P.set=function(N,Q){return this.clone().$set(N,Q)},P.get=function(N){return this[L.p(N)]()},P.add=function(N,Q){var $,Y=this;N=Number(N);var W=L.p(Q),H=function(be){var Oe=j(Y);return L.w(Oe.date(Oe.date()+Math.round(be*N)),Y)};if(W===c)return this.set(c,this.$M+N);if(W===v)return this.set(v,this.$y+N);if(W===a)return H(1);if(W===u)return H(7);var J=($={},$[i]=t,$[s]=r,$[o]=e,$)[W]||1,ie=this.$d.getTime()+N*J;return L.w(ie,this)},P.subtract=function(N,Q){return this.add(-1*N,Q)},P.format=function(N){var Q=this,$=this.$locale();if(!this.isValid())return $.invalidDate||h;var Y=N||"YYYY-MM-DDTHH:mm:ssZ",W=L.z(this),H=this.$H,J=this.$m,ie=this.$M,be=$.weekdays,Oe=$.months,Ee=$.meridiem,Te=function(de,ge,fe,qe){return de&&(de[ge]||de(Q,Y))||fe[ge].slice(0,qe)},_e=function(de){return L.s(H%12||12,de,"0")},pe=Ee||function(de,ge,fe){var qe=de<12?"AM":"PM";return fe?qe.toLowerCase():qe};return Y.replace(S,function(de,ge){return ge||function(fe){switch(fe){case"YY":return String(Q.$y).slice(-2);case"YYYY":return L.s(Q.$y,4,"0");case"M":return ie+1;case"MM":return L.s(ie+1,2,"0");case"MMM":return Te($.monthsShort,ie,Oe,3);case"MMMM":return Te(Oe,ie);case"D":return Q.$D;case"DD":return L.s(Q.$D,2,"0");case"d":return String(Q.$W);case"dd":return Te($.weekdaysMin,Q.$W,be,2);case"ddd":return Te($.weekdaysShort,Q.$W,be,3);case"dddd":return be[Q.$W];case"H":return String(H);case"HH":return L.s(H,2,"0");case"h":return _e(1);case"hh":return _e(2);case"a":return pe(H,J,!0);case"A":return pe(H,J,!1);case"m":return String(J);case"mm":return L.s(J,2,"0");case"s":return String(Q.$s);case"ss":return L.s(Q.$s,2,"0");case"SSS":return L.s(Q.$ms,3,"0");case"Z":return W}return null}(de)||W.replace(":","")})},P.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},P.diff=function(N,Q,$){var Y,W=this,H=L.p(Q),J=j(N),ie=(J.utcOffset()-this.utcOffset())*t,be=this-J,Oe=function(){return L.m(W,J)};switch(H){case v:Y=Oe()/12;break;case c:Y=Oe();break;case g:Y=Oe()/3;break;case u:Y=(be-ie)/6048e5;break;case a:Y=(be-ie)/864e5;break;case s:Y=be/r;break;case i:Y=be/t;break;case o:Y=be/e;break;default:Y=be}return $?Y:L.a(Y)},P.daysInMonth=function(){return this.endOf(c).$D},P.$locale=function(){return k[this.$L]},P.locale=function(N,Q){if(!N)return this.$L;var $=this.clone(),Y=V(N,Q,!0);return Y&&($.$L=Y),$},P.clone=function(){return L.w(this.$d,this)},P.toDate=function(){return new Date(this.valueOf())},P.toJSON=function(){return this.isValid()?this.toISOString():null},P.toISOString=function(){return this.$d.toISOString()},P.toString=function(){return this.$d.toUTCString()},O}(),M=U.prototype;return j.prototype=M,[["$ms",n],["$s",o],["$m",i],["$H",s],["$W",a],["$M",c],["$y",v],["$D",E]].forEach(function(O){M[O[1]]=function(P){return this.$g(P,O[0],O[1])}}),j.extend=function(O,P){return O.$i||(O(P,U,j),O.$i=!0),j},j.locale=V,j.isDayjs=F,j.unix=function(O){return j(1e3*O)},j.en=k[R],j.Ls=k,j.p={},j})});var Ch=We((dd,pd)=>{"use strict";m();d();f();p();(function(e,t){typeof dd=="object"&&typeof pd<"u"?pd.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof A<"u"?A:e||self).dayjs_plugin_quarterOfYear=t()})(dd,function(){"use strict";var e="month",t="quarter";return function(r,n){var o=n.prototype;o.quarter=function(a){return this.$utils().u(a)?Math.ceil((this.month()+1)/3):this.month(this.month()%3+3*(a-1))};var i=o.add;o.add=function(a,u){return a=Number(a),this.$utils().p(u)===t?this.add(3*a,e):i.bind(this)(a,u)};var s=o.startOf;o.startOf=function(a,u){var c=this.$utils(),g=!!c.u(u)||u;if(c.p(a)===t){var v=this.quarter()-1;return g?this.month(3*v).startOf(e).startOf("day"):this.month(3*v+2).endOf(e).endOf("day")}return s.bind(this)(a,u)}}})});var xh=We((fd,md)=>{"use strict";m();d();f();p();(function(e,t){typeof fd=="object"&&typeof md<"u"?md.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof A<"u"?A:e||self).dayjs_plugin_customParseFormat=t()})(fd,function(){"use strict";var e={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},t=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,r=/\d/,n=/\d\d/,o=/\d\d?/,i=/\d*[^-_:/,()\s\d]+/,s={},a=function(y){return(y=+y)+(y>68?1900:2e3)},u=function(y){return function(S){this[y]=+S}},c=[/[+-]\d\d:?(\d\d)?|Z/,function(y){(this.zone||(this.zone={})).offset=function(S){if(!S||S==="Z")return 0;var x=S.match(/([+-]|\d\d)/g),I=60*x[1]+(+x[2]||0);return I===0?0:x[0]==="+"?-I:I}(y)}],g=function(y){var S=s[y];return S&&(S.indexOf?S:S.s.concat(S.f))},v=function(y,S){var x,I=s.meridiem;if(I){for(var T=1;T<=24;T+=1)if(y.indexOf(I(T,0,S))>-1){x=T>12;break}}else x=y===(S?"pm":"PM");return x},E={A:[i,function(y){this.afternoon=v(y,!1)}],a:[i,function(y){this.afternoon=v(y,!0)}],Q:[r,function(y){this.month=3*(y-1)+1}],S:[r,function(y){this.milliseconds=100*+y}],SS:[n,function(y){this.milliseconds=10*+y}],SSS:[/\d{3}/,function(y){this.milliseconds=+y}],s:[o,u("seconds")],ss:[o,u("seconds")],m:[o,u("minutes")],mm:[o,u("minutes")],H:[o,u("hours")],h:[o,u("hours")],HH:[o,u("hours")],hh:[o,u("hours")],D:[o,u("day")],DD:[n,u("day")],Do:[i,function(y){var S=s.ordinal,x=y.match(/\d+/);if(this.day=x[0],S)for(var I=1;I<=31;I+=1)S(I).replace(/\[|\]/g,"")===y&&(this.day=I)}],w:[o,u("week")],ww:[n,u("week")],M:[o,u("month")],MM:[n,u("month")],MMM:[i,function(y){var S=g("months"),x=(g("monthsShort")||S.map(function(I){return I.slice(0,3)})).indexOf(y)+1;if(x<1)throw new Error;this.month=x%12||x}],MMMM:[i,function(y){var S=g("months").indexOf(y)+1;if(S<1)throw new Error;this.month=S%12||S}],Y:[/[+-]?\d+/,u("year")],YY:[n,function(y){this.year=a(y)}],YYYY:[/\d{4}/,u("year")],Z:c,ZZ:c};function h(y){var S,x;S=y,x=s&&s.formats;for(var I=(y=S.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,function(j,L,U){var M=U&&U.toUpperCase();return L||x[U]||e[U]||x[M].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(O,P,N){return P||N.slice(1)})})).match(t),T=I.length,R=0;R<T;R+=1){var k=I[R],_=E[k],F=_&&_[0],V=_&&_[1];I[R]=V?{regex:F,parser:V}:k.replace(/^\[|\]$/g,"")}return function(j){for(var L={},U=0,M=0;U<T;U+=1){var O=I[U];if(typeof O=="string")M+=O.length;else{var P=O.regex,N=O.parser,Q=j.slice(M),$=P.exec(Q)[0];N.call(L,$),j=j.replace($,"")}}return function(Y){var W=Y.afternoon;if(W!==void 0){var H=Y.hours;W?H<12&&(Y.hours+=12):H===12&&(Y.hours=0),delete Y.afternoon}}(L),L}}return function(y,S,x){x.p.customParseFormat=!0,y&&y.parseTwoDigitYear&&(a=y.parseTwoDigitYear);var I=S.prototype,T=I.parse;I.parse=function(R){var k=R.date,_=R.utc,F=R.args;this.$u=_;var V=F[1];if(typeof V=="string"){var j=F[2]===!0,L=F[3]===!0,U=j||L,M=F[2];L&&(M=F[2]),s=this.$locale(),!j&&M&&(s=x.Ls[M]),this.$d=function(Q,$,Y,W){try{if(["x","X"].indexOf($)>-1)return new Date(($==="X"?1e3:1)*Q);var H=h($)(Q),J=H.year,ie=H.month,be=H.day,Oe=H.hours,Ee=H.minutes,Te=H.seconds,_e=H.milliseconds,pe=H.zone,de=H.week,ge=new Date,fe=be||(J||ie?1:ge.getDate()),qe=J||ge.getFullYear(),$e=0;J&&!ie||($e=ie>0?ie-1:ge.getMonth());var Tt,mt=Oe||0,jt=Ee||0,St=Te||0,_t=_e||0;return pe?new Date(Date.UTC(qe,$e,fe,mt,jt,St,_t+60*pe.offset*1e3)):Y?new Date(Date.UTC(qe,$e,fe,mt,jt,St,_t)):(Tt=new Date(qe,$e,fe,mt,jt,St,_t),de&&(Tt=W(Tt).week(de).toDate()),Tt)}catch{return new Date("")}}(k,V,_,x),this.init(),M&&M!==!0&&(this.$L=this.locale(M).$L),U&&k!=this.format(V)&&(this.$d=new Date("")),s={}}else if(V instanceof Array)for(var O=V.length,P=1;P<=O;P+=1){F[1]=V[P-1];var N=x.apply(this,F);if(N.isValid()){this.$d=N.$d,this.$L=N.$L,this.init();break}P===O&&(this.$d=new Date(""))}else T.call(this,R)}}})});var my=We((_d,kd)=>{"use strict";m();d();f();p();(function(e,t){typeof _d=="object"&&typeof kd<"u"?kd.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof A<"u"?A:e||self).dayjs_plugin_timezone=t()})(_d,function(){"use strict";var e={year:0,month:1,day:2,hour:3,minute:4,second:5},t={};return function(r,n,o){var i,s=function(g,v,E){E===void 0&&(E={});var h=new Date(g),y=function(S,x){x===void 0&&(x={});var I=x.timeZoneName||"short",T=S+"|"+I,R=t[T];return R||(R=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:S,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",timeZoneName:I}),t[T]=R),R}(v,E);return y.formatToParts(h)},a=function(g,v){for(var E=s(g,v),h=[],y=0;y<E.length;y+=1){var S=E[y],x=S.type,I=S.value,T=e[x];T>=0&&(h[T]=parseInt(I,10))}var R=h[3],k=R===24?0:R,_=h[0]+"-"+h[1]+"-"+h[2]+" "+k+":"+h[4]+":"+h[5]+":000",F=+g;return(o.utc(_).valueOf()-(F-=F%1e3))/6e4},u=n.prototype;u.tz=function(g,v){g===void 0&&(g=i);var E,h=this.utcOffset(),y=this.toDate(),S=y.toLocaleString("en-US",{timeZone:g}),x=Math.round((y-new Date(S))/1e3/60),I=15*-Math.round(y.getTimezoneOffset()/15)-x;if(!Number(I))E=this.utcOffset(0,v);else if(E=o(S,{locale:this.$L}).$set("millisecond",this.$ms).utcOffset(I,!0),v){var T=E.utcOffset();E=E.add(h-T,"minute")}return E.$x.$timezone=g,E},u.offsetName=function(g){var v=this.$x.$timezone||o.tz.guess(),E=s(this.valueOf(),v,{timeZoneName:g}).find(function(h){return h.type.toLowerCase()==="timezonename"});return E&&E.value};var c=u.startOf;u.startOf=function(g,v){if(!this.$x||!this.$x.$timezone)return c.call(this,g,v);var E=o(this.format("YYYY-MM-DD HH:mm:ss:SSS"),{locale:this.$L});return c.call(E,g,v).tz(this.$x.$timezone,!0)},o.tz=function(g,v,E){var h=E&&v,y=E||v||i,S=a(+o(),y);if(typeof g!="string")return o(g).tz(y);var x=function(k,_,F){var V=k-60*_*1e3,j=a(V,F);if(_===j)return[V,_];var L=a(V-=60*(j-_)*1e3,F);return j===L?[V,j]:[k-60*Math.min(j,L)*1e3,Math.max(j,L)]}(o.utc(g,h).valueOf(),S,y),I=x[0],T=x[1],R=o(I).utcOffset(T);return R.$x.$timezone=y,R},o.tz.guess=function(){return Intl.DateTimeFormat().resolvedOptions().timeZone},o.tz.setDefault=function(g){i=g}}})});var gy=We((Od,Pd)=>{"use strict";m();d();f();p();(function(e,t){typeof Od=="object"&&typeof Pd<"u"?Pd.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof A<"u"?A:e||self).dayjs_plugin_utc=t()})(Od,function(){"use strict";var e="minute",t=/[+-]\d\d(?::?\d\d)?/g,r=/([+-]|\d\d)/g;return function(n,o,i){var s=o.prototype;i.utc=function(h){var y={date:h,utc:!0,args:arguments};return new o(y)},s.utc=function(h){var y=i(this.toDate(),{locale:this.$L,utc:!0});return h?y.add(this.utcOffset(),e):y},s.local=function(){return i(this.toDate(),{locale:this.$L,utc:!1})};var a=s.parse;s.parse=function(h){h.utc&&(this.$u=!0),this.$utils().u(h.$offset)||(this.$offset=h.$offset),a.call(this,h)};var u=s.init;s.init=function(){if(this.$u){var h=this.$d;this.$y=h.getUTCFullYear(),this.$M=h.getUTCMonth(),this.$D=h.getUTCDate(),this.$W=h.getUTCDay(),this.$H=h.getUTCHours(),this.$m=h.getUTCMinutes(),this.$s=h.getUTCSeconds(),this.$ms=h.getUTCMilliseconds()}else u.call(this)};var c=s.utcOffset;s.utcOffset=function(h,y){var S=this.$utils().u;if(S(h))return this.$u?0:S(this.$offset)?c.call(this):this.$offset;if(typeof h=="string"&&(h=function(R){R===void 0&&(R="");var k=R.match(t);if(!k)return null;var _=(""+k[0]).match(r)||["-",0,0],F=_[0],V=60*+_[1]+ +_[2];return V===0?0:F==="+"?V:-V}(h),h===null))return this;var x=Math.abs(h)<=16?60*h:h;if(x===0)return this.utc(y);var I=this.clone();if(y)return I.$offset=x,I.$u=!1,I;var T=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();return(I=this.local().add(x+T,e)).$offset=x,I.$x.$localOffset=T,I};var g=s.format;s.format=function(h){var y=h||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return g.call(this,y)},s.valueOf=function(){var h=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*h},s.isUTC=function(){return!!this.$u},s.toISOString=function(){return this.toDate().toISOString()},s.toString=function(){return this.toDate().toUTCString()};var v=s.toDate;s.toDate=function(h){return h==="s"&&this.$offset?i(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():v.call(this)};var E=s.diff;s.diff=function(h,y,S){if(h&&this.$u===h.$u)return E.call(this,h,y,S);var x=this.local(),I=i(h).local();return E.call(x,I,y,S)}}})});var tA=We((dae,eA)=>{"use strict";m();d();f();p();function U0(e){try{return JSON.stringify(e)}catch{return"\"[Circular]\""}}eA.exports=V0;function V0(e,t,r){var n=r&&r.stringify||U0,o=1;if(typeof e=="object"&&e!==null){var i=t.length+o;if(i===1)return e;var s=new Array(i);s[0]=n(e);for(var a=1;a<i;a++)s[a]=n(t[a]);return s.join(" ")}if(typeof e!="string")return e;var u=t.length;if(u===0)return e;for(var c="",g=1-o,v=-1,E=e&&e.length||0,h=0;h<E;){if(e.charCodeAt(h)===37&&h+1<E){switch(v=v>-1?v:0,e.charCodeAt(h+1)){case 100:case 102:if(g>=u||t[g]==null)break;v<h&&(c+=e.slice(v,h)),c+=Number(t[g]),v=h+2,h++;break;case 105:if(g>=u||t[g]==null)break;v<h&&(c+=e.slice(v,h)),c+=Math.floor(Number(t[g])),v=h+2,h++;break;case 79:case 111:case 106:if(g>=u||t[g]===void 0)break;v<h&&(c+=e.slice(v,h));var y=typeof t[g];if(y==="string"){c+="'"+t[g]+"'",v=h+2,h++;break}if(y==="function"){c+=t[g].name||"<anonymous>",v=h+2,h++;break}c+=n(t[g]),v=h+2,h++;break;case 115:if(g>=u)break;v<h&&(c+=e.slice(v,h)),c+=String(t[g]),v=h+2,h++;break;case 37:v<h&&(c+=e.slice(v,h)),c+="%",v=h+2,h++,g--;break}++g}++h}return v===-1?e:(v<E&&(c+=e.slice(v)),c)}});var cA=We((hae,uu)=>{"use strict";m();d();f();p();var rA=tA();uu.exports=mr;var $i=rO().console||{},B0={mapHttpRequest:cu,mapHttpResponse:cu,wrapRequestSerializer:Tp,wrapResponseSerializer:Tp,wrapErrorSerializer:Tp,req:cu,res:cu,err:oA,errWithCause:oA};function Fr(e,t){return e==="silent"?1/0:t.levels.values[e]}var Op=Symbol("pino.logFuncs"),_p=Symbol("pino.hierarchy"),G0={error:"log",fatal:"error",warn:"error",info:"log",debug:"log",trace:"log"};function nA(e,t){let r={logger:t,parent:e[_p]};t[_p]=r}function $0(e,t,r){let n={};t.forEach(o=>{n[o]=r[o]?r[o]:$i[o]||$i[G0[o]||"log"]||Ro}),e[Op]=n}function Q0(e,t){return Array.isArray(e)?e.filter(function(n){return n!=="!stdSerializers.err"}):e===!0?Object.keys(t):!1}function mr(e){e=e||{},e.browser=e.browser||{};let t=e.browser.transmit;if(t&&typeof t.send!="function")throw Error("pino: transmit option must have a send function");let r=e.browser.write||$i;e.browser.write&&(e.browser.asObject=!0);let n=e.serializers||{},o=Q0(e.browser.serialize,n),i=e.browser.serialize;Array.isArray(e.browser.serialize)&&e.browser.serialize.indexOf("!stdSerializers.err")>-1&&(i=!1);let s=Object.keys(e.customLevels||{}),a=["error","fatal","warn","info","debug","trace"].concat(s);typeof r=="function"&&a.forEach(function(S){r[S]=r}),(e.enabled===!1||e.browser.disabled)&&(e.level="silent");let u=e.level||"info",c=Object.create(r);c.log||(c.log=Ro),$0(c,a,r),nA({},c),Object.defineProperty(c,"levelVal",{get:v}),Object.defineProperty(c,"level",{get:E,set:h});let g={transmit:t,serialize:o,asObject:e.browser.asObject,asObjectBindingsOnly:e.browser.asObjectBindingsOnly,formatters:e.browser.formatters,reportCaller:e.browser.reportCaller,levels:a,timestamp:J0(e),messageKey:e.messageKey||"msg",onChild:e.onChild||Ro};c.levels=H0(e),c.level=u,c.isLevelEnabled=function(S){return this.levels.values[S]?this.levels.values[S]>=this.levels.values[this.level]:!1},c.setMaxListeners=c.getMaxListeners=c.emit=c.addListener=c.on=c.prependListener=c.once=c.prependOnceListener=c.removeListener=c.removeAllListeners=c.listeners=c.listenerCount=c.eventNames=c.write=c.flush=Ro,c.serializers=n,c._serialize=o,c._stdErrSerialize=i,c.child=function(...S){return y.call(this,g,...S)},t&&(c._logEvent=kp());function v(){return Fr(this.level,this)}function E(){return this._level}function h(S){if(S!=="silent"&&!this.levels.values[S])throw Error("unknown level "+S);this._level=S,In(this,g,c,"error"),In(this,g,c,"fatal"),In(this,g,c,"warn"),In(this,g,c,"info"),In(this,g,c,"debug"),In(this,g,c,"trace"),s.forEach(x=>{In(this,g,c,x)})}function y(S,x,I){if(!x)throw new Error("missing bindings for child Pino");I=I||{},o&&x.serializers&&(I.serializers=x.serializers);let T=I.serializers;if(o&&T){var R=Object.assign({},n,T),k=e.browser.serialize===!0?Object.keys(R):o;delete x.serializers,Pp([x],k,R,this._stdErrSerialize)}function _(V){this._childLevel=(V._childLevel|0)+1,this.bindings=x,R&&(this.serializers=R,this._serialize=k),t&&(this._logEvent=kp([].concat(V._logEvent.bindings,x)))}_.prototype=this;let F=new _(this);return nA(this,F),F.child=function(...V){return y.call(this,S,...V)},F.level=I.level||this.level,S.onChild(F),F}return c}function H0(e){let t=e.customLevels||{},r=Object.assign({},mr.levels.values,t),n=Object.assign({},mr.levels.labels,z0(t));return{values:r,labels:n}}function z0(e){let t={};return Object.keys(e).forEach(function(r){t[e[r]]=r}),t}mr.levels={values:{fatal:60,error:50,warn:40,info:30,debug:20,trace:10},labels:{10:"trace",20:"debug",30:"info",40:"warn",50:"error",60:"fatal"}};mr.stdSerializers=B0;mr.stdTimeFunctions=Object.assign({},{nullTime:sA,epochTime:aA,unixTime:eO,isoTime:tO});function W0(e){let t=[];e.bindings&&t.push(e.bindings);let r=e[_p];for(;r.parent;)r=r.parent,r.logger.bindings&&t.push(r.logger.bindings);return t.reverse()}function In(e,t,r,n){if(Object.defineProperty(e,n,{value:Fr(e.level,r)>Fr(n,r)?Ro:r[Op][n],writable:!0,enumerable:!0,configurable:!0}),e[n]===Ro){if(!t.transmit)return;let i=t.transmit.level||e.level,s=Fr(i,r);if(Fr(n,r)<s)return}e[n]=Y0(e,t,r,n);let o=W0(e);o.length!==0&&(e[n]=K0(o,e[n]))}function K0(e,t){return function(){return t.apply(this,[...e,...arguments])}}function Y0(e,t,r,n){return function(o){return function(){let s=t.timestamp(),a=new Array(arguments.length),u=Object.getPrototypeOf&&Object.getPrototypeOf(this)===$i?$i:this;for(var c=0;c<a.length;c++)a[c]=arguments[c];var g=!1;if(t.serialize&&(Pp(a,this._serialize,this.serializers,this._stdErrSerialize),g=!0),t.asObject||t.formatters){let v=X0(this,n,a,s,t);if(t.reportCaller&&v&&v.length>0&&v[0]&&typeof v[0]=="object")try{let E=iA();E&&(v[0].caller=E)}catch{}o.call(u,...v)}else{if(t.reportCaller)try{let v=iA();v&&a.push(v)}catch{}o.apply(u,a)}if(t.transmit){let v=t.transmit.level||e._level,E=Fr(v,r),h=Fr(n,r);if(h<E)return;Z0(this,{ts:s,methodLevel:n,methodValue:h,transmitLevel:v,transmitValue:r.levels.values[t.transmit.level||e._level],send:t.transmit.send,val:Fr(e._level,r)},a,g)}}}(e[Op][n])}function X0(e,t,r,n,o){let{level:i,log:s=v=>v}=o.formatters||{},a=r.slice(),u=a[0],c={},g=(e._childLevel|0)+1;if(g<1&&(g=1),n&&(c.time=n),i){let v=i(t,e.levels.values[t]);Object.assign(c,v)}else c.level=e.levels.values[t];if(o.asObjectBindingsOnly){if(u!==null&&typeof u=="object")for(;g--&&typeof a[0]=="object";)Object.assign(c,a.shift());return[s(c),...a]}else{if(u!==null&&typeof u=="object"){for(;g--&&typeof a[0]=="object";)Object.assign(c,a.shift());u=a.length?rA(a.shift(),a):void 0}else typeof u=="string"&&(u=rA(a.shift(),a));return u!==void 0&&(c[o.messageKey]=u),[s(c)]}}function Pp(e,t,r,n){for(let o in e)if(n&&e[o]instanceof Error)e[o]=mr.stdSerializers.err(e[o]);else if(typeof e[o]=="object"&&!Array.isArray(e[o])&&t)for(let i in e[o])t.indexOf(i)>-1&&i in r&&(e[o][i]=r[i](e[o][i]))}function Z0(e,t,r,n=!1){let o=t.send,i=t.ts,s=t.methodLevel,a=t.methodValue,u=t.val,c=e._logEvent.bindings;n||Pp(r,e._serialize||Object.keys(e.serializers),e.serializers,e._stdErrSerialize===void 0?!0:e._stdErrSerialize),e._logEvent.ts=i,e._logEvent.messages=r.filter(function(g){return c.indexOf(g)===-1}),e._logEvent.level.label=s,e._logEvent.level.value=a,o(s,e._logEvent,u),e._logEvent=kp(c)}function kp(e){return{ts:0,messages:[],bindings:e||[],level:{label:"",value:0}}}function oA(e){let t={type:e.constructor.name,msg:e.message,stack:e.stack};for(let r in e)t[r]===void 0&&(t[r]=e[r]);return t}function J0(e){return typeof e.timestamp=="function"?e.timestamp:e.timestamp===!1?sA:aA}function cu(){return{}}function Tp(e){return e}function Ro(){}function sA(){return!1}function aA(){return Date.now()}function eO(){return Math.round(Date.now()/1e3)}function tO(){return new Date(Date.now()).toISOString()}function rO(){function e(t){return typeof t<"u"&&t}try{return typeof A<"u"?A:(Object.defineProperty(Object.prototype,"globalThis",{get:function(){return delete Object.prototype.globalThis,this.globalThis=this},configurable:!0}),A)}catch{return e(self)||e(window)||e(this)||{}}}uu.exports.default=mr;uu.exports.pino=mr;function iA(){let e=new Error().stack;if(!e)return null;let t=e.split(`
|
|
20
|
+
`);for(let r=1;r<t.length;r++){let n=t[r].trim();if(/(^at\s+)?(createWrap|LOG|set\s*\(|asObject|Object\.apply|Function\.apply)/.test(n)||n.indexOf("browser.js")!==-1||n.indexOf("node:internal")!==-1||n.indexOf("node_modules")!==-1)continue;let o=n.match(/\((.*?):(\d+):(\d+)\)/);if(o||(o=n.match(/at\s+(.*?):(\d+):(\d+)/)),o){let i=o[1],s=o[2],a=o[3];return i+":"+s+":"+a}}return null}});var RO={};zi(RO,{ResultTemplatesHelpers:()=>jh,buildCaseAssistEngine:()=>mA,buildCaseField:()=>_A,buildCaseInput:()=>kA,buildController:()=>er,buildDocumentSuggestion:()=>Fp,buildDocumentSuggestionList:()=>Fp,buildInteractiveResult:()=>PA,buildQuickview:()=>MA,getAnalyticsNextApiBaseUrl:()=>es,getOrganizationEndpoint:()=>rt,loadCaseAssistAnalyticsActions:()=>CO,loadCaseFieldActions:()=>xO,loadCaseInputActions:()=>EO,loadDocumentSuggestionActions:()=>IO,loadGenericAnalyticsActions:()=>wO});module.exports=WA(RO);m();d();f();p();m();d();f();p();var yf=kt(uf(),1);m();d();f();p();var At=new Error("Failed to load reducers."),Pn=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."}},jr=class extends Error{constructor(r,n){super();oe(this,"statusCode");this.name="Disconnected",this.message=`Client could not connect to the following URL: ${r}`,this.statusCode=n??0}};m();d();f();p();function lf(e){return Array.isArray(e)}function df(e,t){return[...e.reduce((r,n)=>{let o=t(n);return r.has(o)||r.set(o,n),r},new Map).values()]}var Vb=new Set(["1",1,"yes",!0]);function pf(){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=>Vb.has(r))}function ff(e){let t={};for(let[r,n]of e)t[r]=n;return t}function jo(e){if(typeof e!="object"||!e)return e;try{return JSON.parse(JSON.stringify(e))}catch{return e}}function Ji(e,t,r={}){let n;return(...o)=>{let i=r.isImmediate&&!n;if(clearTimeout(n),n=setTimeout(()=>{n=void 0,r.isImmediate||e.apply(void 0,o)},t),i)return e.apply(void 0,o)}}m();d();f();p();function mf(e){let t=[];for(let r in e){let n=encodeURIComponent(r),o=encodeURIComponent(e[r]);t.push(`${n}=${o}`)}return t.join("&")}function gf(e){return typeof e!="object"||!e?!1:Object.values(e).every(Bb)}function Bb(e){return typeof e=="string"||typeof e=="number"||typeof e=="boolean"}function hf(e){return e===429}var hr=class e{static call(t){return _asyncToGenerator(function*(){let r=Gb(t),{logger:n}=t,o=yield e.preprocessRequest(r,t);n.info(o,"Platform request");let{url:i,...s}=o,a=/*#__PURE__*/function(){var _ref=_asyncToGenerator(function*(){let u=yield w(i,s);if(hf(u.status))throw u;return u});return function a(){return _ref.apply(this,arguments)}}();try{let u=yield(0,yf.backOff)(a,{startingDelay:100,timeMultiple:2,maxDelay:800,numOfAttempts:4,jitter:"full",retry:function(){var _ref2=_asyncToGenerator(function*(c){let g=c&&hf(c.status);return g&&(n.info("Platform retrying request"),yield new Promise(v=>setTimeout(v,1e3))),g});return function retry(_x2){return _ref2.apply(this,arguments)}}()});switch(u.status){case 419:case 401:throw n.info("Platform renewing token"),new Pn;case 404:throw new jr(i,u.status);default:return n.info({response:u,requestInfo:o},"Platform response"),u}}catch(u){return u.message==="Failed to fetch"?new jr(i):u}})()}static preprocessRequest(t,r){return _asyncToGenerator(function*(){let{origin:n,preprocessRequest:o,logger:i,requestMetadata:s}=r,{signal:a,...u}=t,c=jo(u);try{let g=yield o(t,n,s);return{...t,...g}}catch(g){i.error(g,"Platform request preprocessing failed. Returning default request options.")}return c})()}};function rt(e,t="prod",r="platform"){let n=t==="prod"?"":t,o=r==="platform"?"":`.${r}`;return`https://${e}${o}.org${n}.coveo.com`}function Nn(e,t,r="prod"){return e??rt(t,r)}function Fn(e,t="prod"){return`${rt(e,t)}/rest/search/v2`}function es(e,t="prod"){return`${rt(e,t,"analytics")}/rest/organizations/${e}/events/v1`}function Gb(e){let{url:t,method:r,requestParams:n,contentType:o,accessToken:i,signal:s}=e,a=e.method==="POST"||e.method==="PUT",u=$b(n,o);return{url:t,method:r,headers:{"Content-Type":o,Authorization:`Bearer ${i}`,...e.headers},...(a&&{body:u}),signal:s}}function $b(e,t){return t==="application/x-www-form-urlencoded"?gf(e)?mf(e):"":JSON.stringify(e)}m();d();f();p();m();d();f();p();function Qb(e,t){let r=`
|
|
21
21
|
The following properties are invalid:
|
|
22
22
|
|
|
23
23
|
${e.join(`
|
|
24
24
|
`)}
|
|
25
25
|
|
|
26
26
|
${t}
|
|
27
|
-
`;return new Pu(r)}var Pu=class extends Error{constructor(e){super(e),this.name="SchemaValidationError"}},Ot=class{constructor(e){ce(this,"definition");this.definition=e}validate(e={},t=""){let r={...this.default,...e},n=[];for(let o in this.definition){let i=this.definition[o].validate(r[o]);i&&n.push(`${o}: ${i}`)}if(n.length)throw Vb(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}},Ur=class{constructor(e={}){ce(this,"baseConfig");this.baseConfig=e}validate(e){return this.baseConfig.required&&se(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 Dn(e){return e===void 0}function Bb(e){return e===null}function se(e){return Dn(e)||Bb(e)}var Le=class{constructor(e={}){ce(this,"value");this.value=new Ur(e)}validate(e){let t=this.value.validate(e);return t||(Gb(e)?null:"value is not a boolean.")}get default(){return this.value.default}get required(){return this.value.required}};function Gb(e){return Dn(e)||hf(e)}function hf(e){return typeof e=="boolean"}var Ve=class{constructor(e={}){ce(this,"config");ce(this,"value");this.config=e,this.value=new Ur(e)}validate(e){let t=this.value.validate(e);return t||($b(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 $b(e){return Dn(e)||yf(e)}function yf(e){return typeof e=="number"&&!Number.isNaN(e)}var Qb=/^\d{4}(-\d\d(-\d\d(T\d\d:\d\d(:\d\d)?(\.\d+)?(([+-]\d\d:\d\d)|Z)?)?)?)?$/i,te=class{constructor(e={}){ce(this,"value");ce(this,"config");this.config={emptyAllowed:!0,url:!1,...e},this.value=new Ur(this.config)}validate(e){let{emptyAllowed:t,url:r,regex:n,constrainTo:o,ISODate:i}=this.config,s=this.value.validate(e);if(s)return s;if(Dn(e))return null;if(!vf(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}`:o&&!o.includes(e)?`value should be one of: ${o.join(", ")}.`:i&&!(Qb.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 vf(e){return Object.prototype.toString.call(e)==="[object String]"}var Ie=class{constructor(e={}){ce(this,"config");this.config={options:{required:!1},values:{},...e}}validate(e){if(Dn(e))return this.config.options.required?"value is required and is currently undefined":null;if(!Sf(e))return"value is not an object";for(let[r,n]of Object.entries(this.config.values))if(n.required&&se(e[r]))return`value does not contain ${r}`;let t="";for(let[r,n]of Object.entries(this.config.values)){let o=e[r],i=n.validate(o);i!==null&&(t+=` ${i}`)}return t===""?null:t}get default(){}get required(){return!!this.config.options.required}};function Sf(e){return e!==void 0&&typeof e=="object"}var Pt=class{constructor(e={}){ce(this,"config");ce(this,"value");this.config=e,this.value=new Ur(this.config)}validate(e){if(!se(e)&&!Array.isArray(e))return"value is not an array";let t=this.value.validate(e);if(t!==null)return t;if(se(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&&se(n)&&(r=`value is null or undefined: ${e.join(",")}`);let o=this.validatePrimitiveValue(n,this.config.each);o!==null&&(r+=` ${o}`)}),r===""?null:r}return null}validatePrimitiveValue(e,t){return hf(e)||vf(e)||yf(e)||Sf(e)?t.validate(e):"value is not a primitive value"}get default(){}get required(){return this.value.required}};function Af(e){return Array.isArray(e)}var Nu=class{constructor(e){ce(this,"config");ce(this,"value");this.config=e,this.value=new Ur(e)}validate(e){let t=this.value.validate(e);return t!==null?t:Dn(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}};m();d();f();p();var es=e=>e;m();d();f();p();m();d();f();p();m();d();f();p();var Mn=class{constructor(t){ce(this,"_basePath");ce(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}};m();d();f();p();function Fu(e){let{url:t,accessToken:r,organizationId:n,authentication:o,...i}=e;return i}var Du=e=>{let{response:t}=e;return t.body?Hb(e):zb(t)},Hb=e=>Kb(e)?Yb(e):Wb(e)?e.body:{message:"unknown",statusCode:0,type:"unknown"},zb=e=>{let t=JSON.parse(JSON.stringify(e,Object.getOwnPropertyNames(e)));return{...t,message:`Client side error: ${t.message||""}`,statusCode:400,type:"ClientError"}};function Wb(e){return e.body.statusCode!==void 0}function Kb(e){return e.body.exception!==void 0}var Yb=e=>({message:e.body.exception.code,statusCode:e.response.status,type:e.body.exception.code});m();d();f();p();function bf(e){return((e.headers.get("content-type")||"").split(";").find(n=>n.indexOf("charset=")!==-1)||"").split("=")[1]||"UTF-8"}m();d();f();p();var Mu=(e,t,r,n)=>{let o=new Mn(`${e.url}${n}`);return o.addParam("organizationId",e.organizationId),e.authentication&&o.addParam("authentication",e.authentication),{accessToken:e.accessToken,method:t,contentType:r,url:o.href,origin:"searchApiFetch"}};var wf=(e,t)=>{let r=new Mn(`${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},Lu=/*#__PURE__*/function(){var _ref3=_asyncToGenerator(function*(e,t){let r=yield hr.call({...Mu(e,"POST","application/x-www-form-urlencoded","/html"),requestParams:Fu(e),requestMetadata:{method:"html"},...t});if(r instanceof Error)throw r;let n=bf(r),o=yield r.arrayBuffer(),s=new TextDecoder(n).decode(o);return Xb(s)?{success:s}:{error:Du({response:r,body:s})}});return function Lu(_x3,_x4){return _ref3.apply(this,arguments)}}();function Xb(e){return typeof e=="string"}m();d();f();p();function Zb(e){return{statusCode:e.statusCode,type:e.name,message:e.message}}function Jb(e){return{statusCode:e.code,type:e.name,message:e.message,ignored:!0}}function ts(e,t){if(t&&e.name==="AbortError")return{error:Jb(e)};if(e instanceof qr)return{error:Zb(e)};throw e}m();d();f();p();m();d();f();p();var rs=(e,t,r,n,o={})=>{ew(e);let i=`${e.url}/rest/organizations/${e.organizationId}/caseassists/${e.caseAssistId}${n}`,s=tw(o),a=s?`${i}?${s}`:i;return{accessToken:e.accessToken,method:t,contentType:r,url:a,origin:"caseAssistApiFetch"}},ns=e=>Object.keys(e).filter(t=>e[t].value!=="").reduce((t,r)=>(t[r]=e[r],t),{}),os=e=>Object.keys(e).filter(t=>e[t].value!=="").reduce((t,r)=>(t[r]=e[r].value,t),{}),ew=e=>{if(!e.url)throw new Error("The 'url' attribute must contain a valid platform URL.");if(!e.organizationId)throw new Error("The 'organizationId' attribute must contain a valid organization ID.");if(!e.accessToken)throw new Error("The 'accessToken' attribute must contain a valid platform access token.");if(!e.caseAssistId)throw new Error("The 'caseAssistId' attribute must contain a valid Case Assist configuration ID.")},tw=e=>Object.keys(e).map(t=>`${t}=${encodeURIComponent(e[t])}`).join("&");var Cf=e=>{let t=e.debug?{debug:"1"}:{};return{...rs(e,"POST","application/json","/classify",t),requestParams:rw(e)}},rw=e=>({clientId:e.clientId,locale:e.locale,fields:ns(e.fields)});m();d();f();p();var xf=e=>{let t={};return e.debug&&(t.debug="1"),e.numberOfResults&&(t.numberOfResults=e.numberOfResults.toString()),{...rs(e,"POST","application/json","/documents/suggest",t),requestParams:nw(e)}},nw=e=>({clientId:e.clientId,locale:e.locale,fields:ns(e.fields),context:e.context,analytics:e.analytics});var is=class{constructor(t){ce(this,"options",t)}getCaseClassifications(t){var _this=this;return _asyncToGenerator(function*(){let r=yield hr.call({...Cf(t),..._this.options});if(r instanceof Error)return ts(r);let n=yield r.json();return r.ok?{success:n}:{error:n}})()}getDocumentSuggestions(t){var _this2=this;return _asyncToGenerator(function*(){let r=yield hr.call({...xf(t),..._this2.options});if(r instanceof Error)return ts(r);let n=yield r.json();return r.ok?{success:n}:{error:n}})()}html(t){var _this3=this;return _asyncToGenerator(function*(){return Lu(t,_this3.options)})()}};m();d();f();p();m();d();f();p();m();d();f();p();function Ye(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 ow=typeof Symbol=="function"&&Symbol.observable||"@@observable",Ef=ow,ju=()=>Math.random().toString(36).substring(7).split("").join("."),iw={INIT:`@@redux/INIT${ju()}`,REPLACE:`@@redux/REPLACE${ju()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${ju()}`},ss=iw;function qt(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 qu(e,t,r){if(typeof e!="function")throw new Error(Ye(2));if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(Ye(0));if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(Ye(1));return r(qu)(e,t)}let n=e,o=t,i=new Map,s=i,a=0,u=!1;function c(){s===i&&(s=new Map,i.forEach((x,I)=>{s.set(I,x)}))}function g(){if(u)throw new Error(Ye(3));return o}function v(x){if(typeof x!="function")throw new Error(Ye(4));if(u)throw new Error(Ye(5));let I=!0;c();let T=a++;return s.set(T,x),function(){if(I){if(u)throw new Error(Ye(6));I=!1,c(),s.delete(T),i=null}}}function E(x){if(!qt(x))throw new Error(Ye(7));if(typeof x.type>"u")throw new Error(Ye(8));if(typeof x.type!="string")throw new Error(Ye(17));if(u)throw new Error(Ye(9));try{u=!0,o=n(o,x)}finally{u=!1}return(i=s).forEach(T=>{T()}),x}function h(x){if(typeof x!="function")throw new Error(Ye(10));n=x,E({type:ss.REPLACE})}function y(){let x=v;return{subscribe(I){if(typeof I!="object"||I===null)throw new Error(Ye(11));function T(){let k=I;k.next&&k.next(g())}return T(),{unsubscribe:x(T)}},[Ef](){return this}}}return E({type:ss.INIT}),{dispatch:E,subscribe:v,getState:g,replaceReducer:h,[Ef]:y}}function sw(e){Object.keys(e).forEach(t=>{let r=e[t];if(typeof r(void 0,{type:ss.INIT})>"u")throw new Error(Ye(12));if(typeof r(void 0,{type:ss.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Ye(13))})}function Ln(e){let t=Object.keys(e),r={};for(let s=0;s<t.length;s++){let a=t[s];typeof e[a]=="function"&&(r[a]=e[a])}let n=Object.keys(r),o,i;try{sw(r)}catch(s){i=s}return function(a={},u){if(i)throw i;let c=!1,g={};for(let v=0;v<n.length;v++){let E=n[v],h=r[E],y=a[E],S=h(y,u);if(typeof S>"u"){let x=u&&u.type;throw new Error(Ye(14))}g[E]=S,c=c||S!==y}return c=c||n.length!==Object.keys(a).length,c?g:a}}function qo(...e){return e.length===0?t=>t:e.length===1?e[0]:e.reduce((t,r)=>(...n)=>t(r(...n)))}function If(...e){return t=>(r,n)=>{let o=t(r,n),i=()=>{throw new Error(Ye(15))},s={getState:o.getState,dispatch:(u,...c)=>i(u,...c)},a=e.map(u=>u(s));return i=qo(...a)(o.dispatch),{...o,dispatch:i}}}function Uo(e){return qt(e)&&"type"in e&&typeof e.type=="string"}m();d();f();p();var Wu=Symbol.for("immer-nothing"),Vo=Symbol.for("immer-draftable"),He=Symbol.for("immer-state");function Xe(e,...t){throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var gt=Object,Br=gt.getPrototypeOf,Go="constructor",Wo="prototype",Bu="configurable",ls="enumerable",cs="writable",$o="value",st=e=>!!e&&!!e[He];function at(e){return e?Ff(e)||Yo(e)||!!e[Vo]||!!e[Go]?.[Vo]||Xo(e)||Zo(e):!1}var aw=gt[Wo][Go].toString(),Rf=new WeakMap;function Ff(e){if(!e||!jn(e))return!1;let t=Br(e);if(t===null||t===gt[Wo])return!0;let r=gt.hasOwnProperty.call(t,Go)&&t[Go];if(r===Object)return!0;if(!Vr(r))return!1;let n=Rf.get(r);return n===void 0&&(n=Function.toString.call(r),Rf.set(r,n)),n===aw}function Df(e){return st(e)||Xe(15,e),e[He].base_}function Ko(e,t,r=!0){Gr(e)===0?(r?Reflect.ownKeys(e):gt.keys(e)).forEach(o=>{t(o,e[o],e)}):e.forEach((n,o)=>t(o,n,e))}function Gr(e){let t=e[He];return t?t.type_:Yo(e)?1:Xo(e)?2:Zo(e)?3:0}var Bo=(e,t,r=Gr(e))=>r===2?e.has(t):gt[Wo].hasOwnProperty.call(e,t),rr=(e,t,r=Gr(e))=>r===2?e.get(t):e[t],ds=(e,t,r,n=Gr(e))=>{n===2?e.set(t,r):n===3?e.add(r):e[t]=r};function cw(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}var Yo=Array.isArray,Xo=e=>e instanceof Map,Zo=e=>e instanceof Set,jn=e=>typeof e=="object",Vr=e=>typeof e=="function",Uu=e=>typeof e=="boolean";function uw(e){let t=+e;return Number.isInteger(t)&&String(t)===e}var lw=e=>jn(e)?e?.[He]:null,nr=e=>e.copy_||e.base_;var Ku=e=>e.modified_?e.copy_:e.base_;function Gu(e,t){if(Xo(e))return new Map(e);if(Zo(e))return new Set(e);if(Yo(e))return Array[Wo].slice.call(e);let r=Ff(e);if(t===!0||t==="class_only"&&!r){let n=gt.getOwnPropertyDescriptors(e);delete n[He];let o=Reflect.ownKeys(n);for(let i=0;i<o.length;i++){let s=o[i],a=n[s];a[cs]===!1&&(a[cs]=!0,a[Bu]=!0),(a.get||a.set)&&(n[s]={[Bu]:!0,[cs]:!0,[ls]:a[ls],[$o]:e[s]})}return gt.create(Br(e),n)}else{let n=Br(e);if(n!==null&&r)return{...e};let o=gt.create(n);return gt.assign(o,e)}}function Yu(e,t=!1){return ys(e)||st(e)||!at(e)||(Gr(e)>1&>.defineProperties(e,{set:as,add:as,clear:as,delete:as}),gt.freeze(e),t&&Ko(e,(r,n)=>{Yu(n,!0)},!1)),e}function dw(){Xe(2)}var as={[$o]:dw};function ys(e){return e===null||!jn(e)?!0:gt.isFrozen(e)}var ps="MapSet",fs="Patches",Tf="ArrayMethods",ms={};function $r(e){let t=ms[e];return t||Xe(0,e),t}var _f=e=>!!ms[e];function pw(e,t){ms[e]||(ms[e]=t)}var Qo,Mf=()=>Qo,fw=(e,t)=>({drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0,handledSet_:new Set,processedForPatches_:new Set,mapSetPlugin_:_f(ps)?$r(ps):void 0,arrayMethodsPlugin_:_f(Tf)?$r(Tf):void 0});function kf(e,t){t&&(e.patchPlugin_=$r(fs),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function $u(e){Qu(e),e.drafts_.forEach(mw),e.drafts_=null}function Qu(e){e===Qo&&(Qo=e.parent_)}var Of=e=>Qo=fw(Qo,e);function mw(e){let t=e[He];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function Pf(e,t){t.unfinalizedDrafts_=t.drafts_.length;let r=t.drafts_[0];if(e!==void 0&&e!==r){r[He].modified_&&($u(t),Xe(4)),at(e)&&(e=Nf(t,e));let{patchPlugin_:o}=t;o&&o.generateReplacementPatches_(r[He].base_,e,t)}else e=Nf(t,r);return gw(t,e,!0),$u(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==Wu?e:void 0}function Nf(e,t){if(ys(t))return t;let r=t[He];if(!r)return gs(t,e.handledSet_,e);if(!vs(r,e))return t;if(!r.modified_)return r.base_;if(!r.finalized_){let{callbacks_:n}=r;if(n)for(;n.length>0;)n.pop()(e);qf(r,e)}return r.copy_}function gw(e,t,r=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&Yu(t,r)}function Lf(e){e.finalized_=!0,e.scope_.unfinalizedDrafts_--}var vs=(e,t)=>e.scope_===t,hw=[];function jf(e,t,r,n){let o=nr(e),i=e.type_;if(n!==void 0&&rr(o,n,i)===t){ds(o,n,r,i);return}if(!e.draftLocations_){let a=e.draftLocations_=new Map;Ko(o,(u,c)=>{if(st(c)){let g=a.get(c)||[];g.push(u),a.set(c,g)}})}let s=e.draftLocations_.get(t)??hw;for(let a of s)ds(o,a,r,i)}function yw(e,t,r){e.callbacks_.push(function(o){let i=t;if(!i||!vs(i,o))return;o.mapSetPlugin_?.fixSetContents(i);let s=Ku(i);jf(e,i.draft_??i,s,r),qf(i,o)})}function qf(e,t){if(e.modified_&&!e.finalized_&&(e.type_===3||e.type_===1&&e.allIndicesReassigned_||(e.assigned_?.size??0)>0)){let{patchPlugin_:n}=t;if(n){let o=n.getPath(e);o&&n.generatePatches_(e,o,t)}Lf(e)}}function vw(e,t,r){let{scope_:n}=e;if(st(r)){let o=r[He];vs(o,n)&&o.callbacks_.push(function(){us(e);let s=Ku(o);jf(e,r,s,t)})}else at(r)&&e.callbacks_.push(function(){let i=nr(e);e.type_===3?i.has(r)&&gs(r,n.handledSet_,n):rr(i,t,e.type_)===r&&n.drafts_.length>1&&(e.assigned_.get(t)??!1)===!0&&e.copy_&&gs(rr(e.copy_,t,e.type_),n.handledSet_,n)})}function gs(e,t,r){return!r.immer_.autoFreeze_&&r.unfinalizedDrafts_<1||st(e)||t.has(e)||!at(e)||ys(e)||(t.add(e),Ko(e,(n,o)=>{if(st(o)){let i=o[He];if(vs(i,r)){let s=Ku(i);ds(e,n,s,e.type_),Lf(i)}}else at(o)&&gs(o,t,r)})),e}function Sw(e,t){let r=Yo(e),n={type_:r?1:0,scope_:t?t.scope_:Mf(),modified_:!1,finalized_:!1,assigned_:void 0,parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1,callbacks_:void 0},o=n,i=hs;r&&(o=[n],i=Ho);let{revoke:s,proxy:a}=Proxy.revocable(o,i);return n.draft_=a,n.revoke_=s,[a,n]}var hs={get(e,t){if(t===He)return e;let r=e.scope_.arrayMethodsPlugin_,n=e.type_===1&&typeof t=="string";if(n&&r?.isArrayOperationMethod(t))return r.createMethodInterceptor(e,t);let o=nr(e);if(!Bo(o,t,e.type_))return Aw(e,o,t);let i=o[t];if(e.finalized_||!at(i)||n&&e.operationMethod&&r?.isMutatingArrayMethod(e.operationMethod)&&uw(t))return i;if(i===Vu(e.base_,t)){us(e);let s=e.type_===1?+t:t,a=zu(e.scope_,i,e,s);return e.copy_[s]=a}return i},has(e,t){return t in nr(e)},ownKeys(e){return Reflect.ownKeys(nr(e))},set(e,t,r){let n=Uf(nr(e),t);if(n?.set)return n.set.call(e.draft_,r),!0;if(!e.modified_){let o=Vu(nr(e),t),i=o?.[He];if(i&&i.base_===r)return e.copy_[t]=r,e.assigned_.set(t,!1),!0;if(cw(r,o)&&(r!==void 0||Bo(e.base_,t,e.type_)))return!0;us(e),Hu(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_.set(t,!0),vw(e,t,r)),!0},deleteProperty(e,t){return us(e),Vu(e.base_,t)!==void 0||t in e.base_?(e.assigned_.set(t,!1),Hu(e)):e.assigned_.delete(t),e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){let r=nr(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n&&{[cs]:!0,[Bu]:e.type_!==1||t!=="length",[ls]:n[ls],[$o]:r[t]}},defineProperty(){Xe(11)},getPrototypeOf(e){return Br(e.base_)},setPrototypeOf(){Xe(12)}},Ho={};for(let e in hs){let t=hs[e];Ho[e]=function(){let r=arguments;return r[0]=r[0][0],t.apply(this,r)}}Ho.deleteProperty=function(e,t){return Ho.set.call(this,e,t,void 0)};Ho.set=function(e,t,r){return hs.set.call(this,e[0],t,r,e[0])};function Vu(e,t){let r=e[He];return(r?nr(r):e)[t]}function Aw(e,t,r){let n=Uf(t,r);return n?$o in n?n[$o]:n.get?.call(e.draft_):void 0}function Uf(e,t){if(!(t in e))return;let r=Br(e);for(;r;){let n=Object.getOwnPropertyDescriptor(r,t);if(n)return n;r=Br(r)}}function Hu(e){e.modified_||(e.modified_=!0,e.parent_&&Hu(e.parent_))}function us(e){e.copy_||(e.assigned_=new Map,e.copy_=Gu(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var bw=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.useStrictIteration_=!1,this.produce=(t,r,n)=>{if(Vr(t)&&!Vr(r)){let i=r;r=t;let s=this;return function(u=i,...c){return s.produce(u,g=>r.call(this,g,...c))}}Vr(r)||Xe(6),n!==void 0&&!Vr(n)&&Xe(7);let o;if(at(t)){let i=Of(this),s=zu(i,t,void 0),a=!0;try{o=r(s),a=!1}finally{a?$u(i):Qu(i)}return kf(i,n),Pf(o,i)}else if(!t||!jn(t)){if(o=r(t),o===void 0&&(o=t),o===Wu&&(o=void 0),this.autoFreeze_&&Yu(o,!0),n){let i=[],s=[];$r(fs).generateReplacementPatches_(t,o,{patches_:i,inversePatches_:s}),n(i,s)}return o}else Xe(1,t)},this.produceWithPatches=(t,r)=>{if(Vr(t))return(s,...a)=>this.produceWithPatches(s,u=>t(u,...a));let n,o;return[this.produce(t,r,(s,a)=>{n=s,o=a}),n,o]},Uu(e?.autoFreeze)&&this.setAutoFreeze(e.autoFreeze),Uu(e?.useStrictShallowCopy)&&this.setUseStrictShallowCopy(e.useStrictShallowCopy),Uu(e?.useStrictIteration)&&this.setUseStrictIteration(e.useStrictIteration)}createDraft(e){at(e)||Xe(8),st(e)&&(e=Ss(e));let t=Of(this),r=zu(t,e,void 0);return r[He].isManual_=!0,Qu(t),r}finishDraft(e,t){let r=e&&e[He];(!r||!r.isManual_)&&Xe(9);let{scope_:n}=r;return kf(n,t),Pf(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 o=t[r];if(o.path.length===0&&o.op==="replace"){e=o.value;break}}r>-1&&(t=t.slice(r+1));let n=$r(fs).applyPatches_;return st(e)?n(e,t):this.produce(e,o=>n(o,t))}};function zu(e,t,r,n){let[o,i]=Xo(t)?$r(ps).proxyMap_(t,r):Zo(t)?$r(ps).proxySet_(t,r):Sw(t,r);return(r?.scope_??Mf()).drafts_.push(o),i.callbacks_=r?.callbacks_??[],i.key_=n,r&&n!==void 0?yw(r,i,n):i.callbacks_.push(function(u){u.mapSetPlugin_?.fixSetContents(i);let{patchPlugin_:c}=u;i.modified_&&c&&c.generatePatches_(i,[],u)}),o}function Ss(e){return st(e)||Xe(10,e),Vf(e)}function Vf(e){if(!at(e)||ys(e))return e;let t=e[He],r,n=!0;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,r=Gu(e,t.scope_.immer_.useStrictShallowCopy_),n=t.scope_.immer_.shouldUseStrictIteration()}else r=Gu(e,!0);return Ko(r,(o,i)=>{ds(r,o,Vf(i))},n),t&&(t.finalized_=!1),r}function Bf(){function t(y,S=[]){if(y.key_!==void 0){let x=y.parent_.copy_??y.parent_.base_,I=lw(rr(x,y.key_)),T=rr(x,y.key_);if(T===void 0||T!==y.draft_&&T!==y.base_&&T!==y.copy_||I!=null&&I.base_!==y.base_)return null;let R=y.parent_.type_===3,k;if(R){let _=y.parent_;k=Array.from(_.drafts_.keys()).indexOf(y.key_)}else k=y.key_;if(!(R&&x.size>k||Bo(x,k)))return null;S.push(k)}if(y.parent_)return t(y.parent_,S);S.reverse();try{r(y.copy_,S)}catch{return null}return S}function r(y,S){let x=y;for(let I=0;I<S.length-1;I++){let T=S[I];if(x=rr(x,T),!jn(x)||x===null)throw new Error(`Cannot resolve path at '${S.join("/")}'`)}return x}let n="replace",o="add",i="remove";function s(y,S,x){if(y.scope_.processedForPatches_.has(y))return;y.scope_.processedForPatches_.add(y);let{patches_:I,inversePatches_:T}=x;switch(y.type_){case 0:case 2:return u(y,S,I,T);case 1:return a(y,S,I,T);case 3:return c(y,S,I,T)}}function a(y,S,x,I){let{base_:T,assigned_:R}=y,k=y.copy_;k.length<T.length&&([T,k]=[k,T],[x,I]=[I,x]);let _=y.allIndicesReassigned_===!0;for(let F=0;F<T.length;F++){let V=k[F],j=T[F];if((_||R?.get(F.toString()))&&V!==j){let U=V?.[He];if(U&&U.modified_)continue;let M=S.concat([F]);x.push({op:n,path:M,value:h(V)}),I.push({op:n,path:M,value:h(j)})}}for(let F=T.length;F<k.length;F++){let V=S.concat([F]);x.push({op:o,path:V,value:h(k[F])})}for(let F=k.length-1;T.length<=F;--F){let V=S.concat([F]);I.push({op:i,path:V})}}function u(y,S,x,I){let{base_:T,copy_:R,type_:k}=y;Ko(y.assigned_,(_,F)=>{let V=rr(T,_,k),j=rr(R,_,k),L=F?Bo(T,_)?n:o:i;if(V===j&&L===n)return;let U=S.concat(_);x.push(L===i?{op:L,path:U}:{op:L,path:U,value:h(j)}),I.push(L===o?{op:i,path:U}:L===i?{op:o,path:U,value:h(V)}:{op:n,path:U,value:h(V)})})}function c(y,S,x,I){let{base_:T,copy_:R}=y,k=0;T.forEach(_=>{if(!R.has(_)){let F=S.concat([k]);x.push({op:i,path:F,value:_}),I.unshift({op:o,path:F,value:_})}k++}),k=0,R.forEach(_=>{if(!T.has(_)){let F=S.concat([k]);x.push({op:o,path:F,value:_}),I.unshift({op:i,path:F,value:_})}k++})}function g(y,S,x){let{patches_:I,inversePatches_:T}=x;I.push({op:n,path:[],value:S===Wu?void 0:S}),T.push({op:n,path:[],value:y})}function v(y,S){return S.forEach(x=>{let{path:I,op:T}=x,R=y;for(let V=0;V<I.length-1;V++){let j=Gr(R),L=I[V];typeof L!="string"&&typeof L!="number"&&(L=""+L),(j===0||j===1)&&(L==="__proto__"||L===Go)&&Xe(19),Vr(R)&&L===Wo&&Xe(19),R=rr(R,L),jn(R)||Xe(18,I.join("/"))}let k=Gr(R),_=E(x.value),F=I[I.length-1];switch(T){case n:switch(k){case 2:return R.set(F,_);case 3:Xe(16);default:return R[F]=_}case o:switch(k){case 1:return F==="-"?R.push(_):R.splice(F,0,_);case 2:return R.set(F,_);case 3:return R.add(_);default:return R[F]=_}case i:switch(k){case 1:return R.splice(F,1);case 2:return R.delete(F);case 3:return R.delete(x.value);default:return delete R[F]}default:Xe(17,T)}}),y}function E(y){if(!at(y))return y;if(Yo(y))return y.map(E);if(Xo(y))return new Map(Array.from(y.entries()).map(([x,I])=>[x,E(I)]));if(Zo(y))return new Set(Array.from(y).map(E));let S=Object.create(Br(y));for(let x in y)S[x]=E(y[x]);return Bo(y,Vo)&&(S[Vo]=y[Vo]),S}function h(y){return st(y)?E(y):y}pw(fs,{applyPatches_:v,generatePatches_:s,generateReplacementPatches_:g,getPath:t})}var zo=new bw,Qr=zo.produce,Xu=zo.produceWithPatches.bind(zo);var Zu=zo.applyPatches.bind(zo);m();d();f();p();function ww(e,t=`expected a function, instead received ${typeof e}`){if(typeof e!="function")throw new TypeError(t)}function Cw(e,t=`expected an object, instead received ${typeof e}`){if(typeof e!="object")throw new TypeError(t)}function xw(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 Gf=e=>Array.isArray(e)?e:[e];function Ew(e){let t=Array.isArray(e[0])?e[0]:e;return xw(t,"createSelector expects all input-selectors to be functions, but received the following types: "),t}function Iw(e,t){let r=[],{length:n}=e;for(let o=0;o<n;o++)r.push(e[o].apply(null,t));return r}var HF=Object.getPrototypeOf({});var Rw=class{constructor(e){this.value=e}deref(){return this.value}},Tw=typeof WeakRef<"u"?WeakRef:Rw,_w=0,$f=1;function As(){return{s:_w,v:void 0,o:null,p:null}}function Jo(e,t={}){let r=As(),{resultEqualityCheck:n}=t,o,i=0;function s(){let a=r,{length:u}=arguments;for(let v=0,E=u;v<E;v++){let h=arguments[v];if(typeof h=="function"||typeof h=="object"&&h!==null){let y=a.o;y===null&&(a.o=y=new WeakMap);let S=y.get(h);S===void 0?(a=As(),y.set(h,a)):a=S}else{let y=a.p;y===null&&(a.p=y=new Map);let S=y.get(h);S===void 0?(a=As(),y.set(h,a)):a=S}}let c=a,g;if(a.s===$f)g=a.v;else if(g=e.apply(null,arguments),i++,n){let v=o?.deref?.()??o;v!=null&&n(v,g)&&(g=v,i!==0&&i--),o=typeof g=="object"&&g!==null||typeof g=="function"?new Tw(g):g}return c.s=$f,c.v=g,g}return s.clearCache=()=>{r=As(),s.resetResultsCount()},s.resultsCount=()=>i,s.resetResultsCount=()=>{i=0},s}function kw(e,...t){let r=typeof e=="function"?{memoize:e,memoizeOptions:t}:e,n=(...o)=>{let i=0,s=0,a,u={},c=o.pop();typeof c=="object"&&(u=c,c=o.pop()),ww(c,`createSelector expects an output function after the inputs, but received: [${typeof c}]`);let g={...r,...u},{memoize:v,memoizeOptions:E=[],argsMemoize:h=Jo,argsMemoizeOptions:y=[],devModeChecks:S={}}=g,x=Gf(E),I=Gf(y),T=Ew(o),R=v(function(){return i++,c.apply(null,arguments)},...x),k=!0,_=h(function(){s++;let V=Iw(T,arguments);return a=R.apply(null,V),a},...I);return Object.assign(_,{resultFunc:c,memoizedResultFunc:R,dependencies:T,dependencyRecomputations:()=>s,resetDependencyRecomputations:()=>{s=0},lastResult:()=>a,recomputations:()=>i,resetRecomputations:()=>{i=0},memoize:v,argsMemoize:h})};return Object.assign(n,{withTypes:()=>n}),n}var Fe=kw(Jo),Ow=Object.assign((e,t=Fe)=>{Cw(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(i=>e[i]);return t(n,(...i)=>i.reduce((s,a,u)=>(s[r[u]]=a,s),{}))},{withTypes:()=>Ow});m();d();f();p();function Qf(e){return({dispatch:r,getState:n})=>o=>i=>typeof i=="function"?i(r,n,e):o(i)}var Hf=Qf(),zf=Qf;var Pw=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?qo:qo.apply(null,arguments)},lD=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}},Nw=e=>e&&typeof e.match=="function";function G(e,t){function r(...n){if(t){let o=t(...n);if(!o)throw new Error(ct(0));return{type:e,payload:o.payload,...("meta"in o&&{meta:o.meta}),...("error"in o&&{error:o.error})}}return{type:e,payload:n[0]}}return r.toString=()=>`${e}`,r.type=e,r.match=n=>Uo(n)&&n.type===e,r}var tm=class ei extends Array{constructor(...t){super(...t),Object.setPrototypeOf(this,ei.prototype)}static get[Symbol.species](){return ei}concat(...t){return super.concat.apply(this,t)}prepend(...t){return t.length===1&&Array.isArray(t[0])?new ei(...t[0].concat(this)):new ei(...t.concat(this))}};function Wf(e){return at(e)?Qr(e,()=>{}):e}function bs(e,t,r){return e.has(t)?e.get(t):e.set(t,r(t)).get(t)}function Fw(e){return typeof e=="boolean"}var Dw=()=>function(t){let{thunk:r=!0,immutableCheck:n=!0,serializableCheck:o=!0,actionCreatorCheck:i=!0}=t??{},s=new tm;return r&&(Fw(r)?s.push(Hf):s.push(zf(r.extraArgument))),s},ti="RTK_autoBatch",Vn=()=>e=>({payload:e,meta:{[ti]:!0}}),Kf=e=>t=>{setTimeout(t,e)},Mw=(e={type:"raf"})=>t=>(...r)=>{let n=t(...r),o=!0,i=!1,s=!1,a=new Set,u=e.type==="tick"?queueMicrotask:e.type==="raf"?typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Kf(10):e.type==="callback"?e.queueNotification:Kf(e.timeout),c=()=>{s=!1,i&&(i=!1,a.forEach(g=>g()))};return Object.assign({},n,{subscribe(g){let v=()=>o&&g(),E=n.subscribe(v);return a.add(g),()=>{E(),a.delete(g)}},dispatch(g){try{return o=!g?.meta?.[ti],i=!o,i&&(s||(s=!0,u(c))),n.dispatch(g)}finally{o=!0}}})},Lw=e=>function(r){let{autoBatch:n=!0}=r??{},o=new tm(e);return n&&o.push(Mw(typeof n=="object"?n:void 0)),o};function rm(e){let t=Dw(),{reducer:r=void 0,middleware:n,devTools:o=!0,duplicateMiddlewareCheck:i=!0,preloadedState:s=void 0,enhancers:a=void 0}=e||{},u;if(typeof r=="function")u=r;else if(qt(r))u=Ln(r);else throw new Error(ct(1));let c;typeof n=="function"?c=n(t):c=t();let g=qo;o&&(g=Pw({trace:!1,...(typeof o=="object"&&o)}));let v=If(...c),E=Lw(v),h=typeof a=="function"?a(E):E(),y=g(...h);return qu(u,s,y)}function nm(e){let t={},r=[],n,o={addCase(i,s){let a=typeof i=="string"?i:i.type;if(!a)throw new Error(ct(28));if(a in t)throw new Error(ct(29));return t[a]=s,o},addAsyncThunk(i,s){return s.pending&&(t[i.pending.type]=s.pending),s.rejected&&(t[i.rejected.type]=s.rejected),s.fulfilled&&(t[i.fulfilled.type]=s.fulfilled),s.settled&&r.push({matcher:i.settled,reducer:s.settled}),o},addMatcher(i,s){return r.push({matcher:i,reducer:s}),o},addDefaultCase(i){return n=i,o}};return e(o),[t,r,n]}function jw(e){return typeof e=="function"}function Ge(e,t){let[r,n,o]=nm(t),i;if(jw(e))i=()=>Wf(e());else{let a=Wf(e);i=()=>a}function s(a=i(),u){let c=[r[u.type],...n.filter(({matcher:g})=>g(u)).map(({reducer:g})=>g)];return c.filter(g=>!!g).length===0&&(c=[o]),c.reduce((g,v)=>{if(v)if(st(g)){let h=v(g,u);return h===void 0?g:h}else{if(at(g))return Qr(g,E=>v(E,u));{let E=v(g,u);if(E===void 0){if(g===null)return g;throw Error("A case reducer on a non-draftable value must not return undefined")}return E}}return g},a)}return s.getInitialState=i,s}var om=(e,t)=>Nw(e)?e.match(t):e(t);function Ut(...e){return t=>e.some(r=>om(r,t))}function Un(...e){return t=>e.every(r=>om(r,t))}function Es(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 ri(e){return typeof e[0]=="function"&&"pending"in e[0]&&"fulfilled"in e[0]&&"rejected"in e[0]}function Is(...e){return e.length===0?t=>Es(t,["pending"]):ri(e)?Ut(...e.map(t=>t.pending)):Is()(e[0])}function zr(...e){return e.length===0?t=>Es(t,["rejected"]):ri(e)?Ut(...e.map(t=>t.rejected)):zr()(e[0])}function ni(...e){let t=r=>r&&r.meta&&r.meta.rejectedWithValue;return e.length===0?Un(zr(...e),t):ri(e)?Un(zr(...e),t):ni()(e[0])}function or(...e){return e.length===0?t=>Es(t,["fulfilled"]):ri(e)?Ut(...e.map(t=>t.fulfilled)):or()(e[0])}function Rs(...e){return e.length===0?t=>Es(t,["pending","fulfilled","rejected"]):ri(e)?Ut(...e.flatMap(t=>[t.pending,t.rejected,t.fulfilled])):Rs()(e[0])}var qw="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",oi=(e=21)=>{let t="",r=e;for(;r--;)t+=qw[Math.random()*64|0];return t},Uw=["name","message","stack","code"],Ju=class{constructor(e,t){ce(this,"_type");this.payload=e,this.meta=t}},Yf=class{constructor(e,t){ce(this,"_type");this.payload=e,this.meta=t}},Vw=e=>{if(typeof e=="object"&&e!==null){let t={};for(let r of Uw)typeof e[r]=="string"&&(t[r]=e[r]);return t}return{message:String(e)}},Xf="External signal was aborted",we=(()=>{function e(t,r,n){let o=G(t+"/fulfilled",(u,c,g,v)=>({payload:u,meta:{...(v||{}),arg:g,requestId:c,requestStatus:"fulfilled"}})),i=G(t+"/pending",(u,c,g)=>({payload:void 0,meta:{...(g||{}),arg:c,requestId:u,requestStatus:"pending"}})),s=G(t+"/rejected",(u,c,g,v,E)=>({payload:v,error:(n&&n.serializeError||Vw)(u||"Rejected"),meta:{...(E||{}),arg:g,requestId:c,rejectedWithValue:!!v,requestStatus:"rejected",aborted:u?.name==="AbortError",condition:u?.name==="ConditionError"}}));function a(u,{signal:c}={}){return(g,v,E)=>{let h=n?.idGenerator?n.idGenerator(u):oi(),y=new l.AbortController,S,x;function I(R){x=R,y.abort()}c&&(c.aborted?I(Xf):c.addEventListener("abort",()=>I(Xf),{once:!0}));let T=_asyncToGenerator(function*(){let R;try{let _=n?.condition?.(u,{getState:v,extra:E});if(Gw(_)&&(_=yield _),_===!1||y.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};let F=new Promise((V,j)=>{S=()=>{j({name:"AbortError",message:x||"Aborted"})},y.signal.addEventListener("abort",S,{once:!0})});g(i(h,u,n?.getPendingMeta?.({requestId:h,arg:u},{getState:v,extra:E}))),R=yield Promise.race([F,Promise.resolve(r(u,{dispatch:g,getState:v,extra:E,requestId:h,signal:y.signal,abort:I,rejectWithValue:(V,j)=>new Ju(V,j),fulfillWithValue:(V,j)=>new Yf(V,j)})).then(V=>{if(V instanceof Ju)throw V;return V instanceof Yf?o(V.payload,h,u,V.meta):o(V,h,u)})])}catch(_){R=_ instanceof Ju?s(null,h,u,_.payload,_.meta):s(_,h,u)}finally{S&&y.signal.removeEventListener("abort",S)}return n&&!n.dispatchConditionRejection&&s.match(R)&&R.meta.condition||g(R),R})();return Object.assign(T,{abort:I,requestId:h,arg:u,unwrap(){return T.then(Bw)}})}}return Object.assign(a,{pending:i,rejected:s,fulfilled:o,settled:Ut(s,o),typePrefix:t})}return e.withTypes=()=>e,e})();function Bw(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function Gw(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var im=Symbol.for("rtk-slice-createasyncthunk"),pD={[im]:we};function $w(e,t){return`${e}/${t}`}function Qw({creators:e}={}){let t=e?.asyncThunk?.[im];return function(n){let{name:o,reducerPath:i=o}=n;if(!o)throw new Error(ct(11));typeof process<"u";let s=(typeof n.reducers=="function"?n.reducers(zw()):n.reducers)||{},a=Object.keys(s),u={sliceCaseReducersByName:{},sliceCaseReducersByType:{},actionCreators:{},sliceMatchers:[]},c={addCase(R,k){let _=typeof R=="string"?R:R.type;if(!_)throw new Error(ct(12));if(_ in u.sliceCaseReducersByType)throw new Error(ct(13));return u.sliceCaseReducersByType[_]=k,c},addMatcher(R,k){return u.sliceMatchers.push({matcher:R,reducer:k}),c},exposeAction(R,k){return u.actionCreators[R]=k,c},exposeCaseReducer(R,k){return u.sliceCaseReducersByName[R]=k,c}};a.forEach(R=>{let k=s[R],_={reducerName:R,type:$w(o,R),createNotation:typeof n.reducers=="function"};Kw(k)?Xw(_,k,c,t):Ww(_,k,c)});function g(){let[R={},k=[],_=void 0]=typeof n.extraReducers=="function"?nm(n.extraReducers):[n.extraReducers],F={...R,...u.sliceCaseReducersByType};return Ge(n.initialState,V=>{for(let j in F)V.addCase(j,F[j]);for(let j of u.sliceMatchers)V.addMatcher(j.matcher,j.reducer);for(let j of k)V.addMatcher(j.matcher,j.reducer);_&&V.addDefaultCase(_)})}let v=R=>R,E=new Map,h=new WeakMap,y;function S(R,k){return y||(y=g()),y(R,k)}function x(){return y||(y=g()),y.getInitialState()}function I(R,k=!1){function _(V){let j=V[R];return typeof j>"u"&&k&&(j=bs(h,_,x)),j}function F(V=v){let j=bs(E,k,()=>new WeakMap);return bs(j,V,()=>{let L={};for(let[U,M]of Object.entries(n.selectors??{}))L[U]=Hw(M,V,()=>bs(h,V,x),k);return L})}return{reducerPath:R,getSelectors:F,get selectors(){return F(_)},selectSlice:_}}let T={name:o,reducer:S,actions:u.actionCreators,caseReducers:u.sliceCaseReducersByName,getInitialState:x,...I(i),injectInto(R,{reducerPath:k,..._}={}){let F=k??i;return R.inject({reducerPath:F,reducer:S},_),{...T,...I(F,!0)}}};return T}}function Hw(e,t,r,n){function o(i,...s){let a=t(i);return typeof a>"u"&&n&&(a=r()),e(a,...s)}return o.unwrapped=e,o}var Wr=Qw();function zw(){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 Ww({type:e,reducerName:t,createNotation:r},n,o){let i,s;if("reducer"in n){if(r&&!Yw(n))throw new Error(ct(17));i=n.reducer,s=n.prepare}else i=n;o.addCase(e,i).exposeCaseReducer(t,i).exposeAction(t,s?G(e,s):G(e))}function Kw(e){return e._reducerDefinitionType==="asyncThunk"}function Yw(e){return e._reducerDefinitionType==="reducerWithPrepare"}function Xw({type:e,reducerName:t},r,n,o){if(!o)throw new Error(ct(18));let{payloadCreator:i,fulfilled:s,pending:a,rejected:u,settled:c,options:g}=r,v=o(e,i,g);n.exposeAction(t,v),s&&n.addCase(v.fulfilled,s),a&&n.addCase(v.pending,a),u&&n.addCase(v.rejected,u),c&&n.addMatcher(v.settled,c),n.exposeCaseReducer(t,{fulfilled:s||ws,pending:a||ws,rejected:u||ws,settled:c||ws})}function ws(){}var Zw="task",sm="listener",am="completed",rl="cancelled",Jw=`task-${rl}`,eC=`task-${am}`,el=`${sm}-${rl}`,tC=`${sm}-${am}`,Ts=class{constructor(e){ce(this,"name","TaskAbortError");ce(this,"message");this.code=e,this.message=`${Zw} ${rl} (reason: ${e})`}},nl=(e,t)=>{if(typeof e!="function")throw new TypeError(ct(32))},Cs=()=>{},cm=(e,t=Cs)=>(e.catch(t),e),um=(e,t)=>(e.addEventListener("abort",t,{once:!0}),()=>e.removeEventListener("abort",t)),Hr=e=>{if(e.aborted)throw new Ts(e.reason)};function lm(e,t){let r=Cs;return new Promise((n,o)=>{let i=()=>o(new Ts(e.reason));if(e.aborted){i();return}r=um(e,i),t.finally(()=>r()).then(n,o)}).finally(()=>{r=Cs})}var rC=/*#__PURE__*/function(){var _ref5=_asyncToGenerator(function*(e,t){try{return yield Promise.resolve(),{status:"ok",value:yield e()}}catch(r){return{status:r instanceof Ts?"cancelled":"rejected",error:r}}finally{t?.()}});return function rC(_x5,_x6){return _ref5.apply(this,arguments)}}(),xs=e=>t=>cm(lm(e,t).then(r=>(Hr(e),r))),dm=e=>{let t=xs(e);return r=>t(new Promise(n=>setTimeout(n,r)))},{assign:qn}=Object,Zf={},_s="listenerMiddleware",nC=(e,t)=>{let r=n=>um(e,()=>n.abort(e.reason));return(n,o)=>{nl(n,"taskExecutor");let i=new l.AbortController;r(i);let s=rC(/*#__PURE__*/_asyncToGenerator(function*(){Hr(e),Hr(i.signal);let a=yield n({pause:xs(i.signal),delay:dm(i.signal),signal:i.signal});return Hr(i.signal),a}),()=>i.abort(eC));return o?.autoJoin&&t.push(s.catch(Cs)),{result:xs(e)(s),cancel(){i.abort(Jw)}}}},oC=(e,t)=>{let r=/*#__PURE__*/function(){var _ref7=_asyncToGenerator(function*(n,o){Hr(t);let i=()=>{},a=[new Promise((u,c)=>{let g=e({predicate:n,effect:(v,E)=>{E.unsubscribe(),u([v,E.getState(),E.getOriginalState()])}});i=()=>{g(),c()}})];o!=null&&a.push(new Promise(u=>setTimeout(u,o,null)));try{let u=yield lm(t,Promise.race(a));return Hr(t),u}finally{i()}});return function r(_x7,_x8){return _ref7.apply(this,arguments)}}();return(n,o)=>cm(r(n,o))},pm=e=>{let{type:t,actionCreator:r,matcher:n,predicate:o,effect:i}=e;if(t)o=G(t).match;else if(r)t=r.type,o=r.match;else if(n)o=n;else if(!o)throw new Error(ct(21));return nl(i,"options.listener"),{predicate:o,type:t,effect:i}},fm=qn(e=>{let{type:t,predicate:r,effect:n}=pm(e);return{id:oi(),effect:n,type:t,predicate:r,pending:new Set,unsubscribe:()=>{throw new Error(ct(22))}}},{withTypes:()=>fm}),Jf=(e,t)=>{let{type:r,effect:n,predicate:o}=pm(t);return Array.from(e.values()).find(i=>(typeof r=="string"?i.type===r:i.predicate===o)&&i.effect===n)},tl=e=>{e.pending.forEach(t=>{t.abort(el)})},iC=(e,t)=>()=>{for(let r of t.keys())tl(r);e.clear()},em=(e,t,r)=>{try{e(t,r)}catch(n){setTimeout(()=>{throw n},0)}},mm=qn(G(`${_s}/add`),{withTypes:()=>mm}),sC=G(`${_s}/removeAll`),gm=qn(G(`${_s}/remove`),{withTypes:()=>gm}),aC=(...e)=>{console.error(`${_s}/error`,...e)},hm=(e={})=>{let t=new Map,r=new Map,n=h=>{let y=r.get(h)??0;r.set(h,y+1)},o=h=>{let y=r.get(h)??1;y===1?r.delete(h):r.set(h,y-1)},{extra:i,onError:s=aC}=e;nl(s,"onError");let a=h=>(h.unsubscribe=()=>t.delete(h.id),t.set(h.id,h),y=>{h.unsubscribe(),y?.cancelActive&&tl(h)}),u=h=>{let y=Jf(t,h)??fm(h);return a(y)};qn(u,{withTypes:()=>u});let c=h=>{let y=Jf(t,h);return y&&(y.unsubscribe(),h.cancelActive&&tl(y)),!!y};qn(c,{withTypes:()=>c});let g=/*#__PURE__*/function(){var _ref8=_asyncToGenerator(function*(h,y,S,x){let I=new l.AbortController,T=oC(u,I.signal),R=[];try{h.pending.add(I),n(h),yield Promise.resolve(h.effect(y,qn({},S,{getOriginalState:x,condition:(k,_)=>T(k,_).then(Boolean),take:T,delay:dm(I.signal),pause:xs(I.signal),extra:i,signal:I.signal,fork:nC(I.signal,R),unsubscribe:h.unsubscribe,subscribe:()=>{t.set(h.id,h)},cancelActiveListeners:()=>{h.pending.forEach((k,_,F)=>{k!==I&&(k.abort(el),F.delete(k))})},cancel:()=>{I.abort(el),h.pending.delete(I)},throwIfCancelled:()=>{Hr(I.signal)}})))}catch(k){k instanceof Ts||em(s,k,{raisedBy:"effect"})}finally{yield Promise.all(R),I.abort(tC),o(h),h.pending.delete(I)}});return function g(_x9,_x0,_x1,_x10){return _ref8.apply(this,arguments)}}(),v=iC(t,r);return{middleware:h=>y=>S=>{if(!Uo(S))return y(S);if(mm.match(S))return u(S.payload);if(sC.match(S)){v();return}if(gm.match(S))return c(S.payload);let x=h.getState(),I=()=>{if(x===Zf)throw new Error(ct(23));return x},T;try{if(T=y(S),t.size>0){let R=h.getState(),k=Array.from(t.values());for(let _ of k){let F=!1;try{F=_.predicate(S,R,x)}catch(V){F=!1,em(s,V,{raisedBy:"predicate"})}F&&g(_,S,h,I)}}}finally{x=Zf}return T},startListening:u,stopListening:c,clearListeners:v}};function ct(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. `}m();d();f();p();var re=new te({required:!0,emptyAllowed:!1}),$e=new te({required:!1,emptyAllowed:!1}),Nt=new te({required:!0,emptyAllowed:!0}),xD=new te({required:!1,emptyAllowed:!0}),ym=new Pt({each:re,required:!0}),vm=new te({required:!1,emptyAllowed:!1,regex:/^\d+\.\d+\.\d+$/}),Sm=new te({required:!1,emptyAllowed:!1,regex:/^[a-zA-Z0-9_\-.]{1,100}$/}),ED=new te({required:!0,emptyAllowed:!1,regex:/^[a-zA-Z0-9_\-.]{1,100}$/}),cC=({message:e,name:t,stack:r})=>({message:e,name:t,stack:r}),ol=(e,t)=>{if("required"in t)return{payload:new Ot({value:t}).validate({value:e}).value};let o=new Ie({options:{required:!0},values:t}).validate(e);if(o)throw new Pu(o);return{payload:e}},K=(e,t)=>{try{return ol(e,t)}catch(r){return{payload:e,error:cC(r)}}};var ks=(e,t,r,n)=>{let o=`Check the options of ${n}`;return uC(e,t,r,o,"Controller initialization error")},uC=(e,t,r,n,o)=>{try{return t.validate(r,n)}catch(i){throw e.logger.error(i,o),i}};var Os=G("caseAssistConfiguration/set",e=>K(e,{caseAssistId:re,locale:$e,proxyBaseUrl:new te({required:!1,url:!0})}));m();d();f();p();m();d();f();p();var Am=()=>({caseAssistId:"",locale:"en-US"});var yr=Ge(Am(),e=>{e.addCase(Os,(t,r)=>{t.caseAssistId=r.payload.caseAssistId,t.locale=r.payload.locale,t.apiBaseUrl=r.payload.proxyBaseUrl})});m();d();f();p();m();d();f();p();m();d();f();p();var bm={q:new te,enableQuerySyntax:new Le,aq:new te,cq:new te,firstResult:new Ve({min:0}),numberOfResults:new Ve({min:0}),sortCriteria:new te,f:new Ie,fExcluded:new Ie,cf:new Ie,nf:new Ie,mnf:new Ie,df:new Ie,debug:new Le,sf:new Ie,tab:new te,af:new Ie};var Ps=G("searchParameters/restore",e=>K(e,bm)),wm=G("searchParameters/restoreTab",e=>K(e,re));m();d();f();p();var Cm=G("debug/enable"),xm=G("debug/disable");m();d();f();p();var Ns=()=>!1;var Em=Ge(Ns(),e=>{e.addCase(Cm,()=>!0).addCase(xm,()=>!1).addCase(Ps,(t,r)=>r.payload.debug??t)});m();d();f();p();var Fs=G("searchHub/set",e=>K(e,new te({required:!0,emptyAllowed:!0})));m();d();f();p();m();d();f();p();m();d();f();p();var Bn="3.50.1",Im=["@coveo/atomic","@coveo/quantic"];var il=()=>$e,Rm=()=>re,Gn=G("configuration/updateBasicConfiguration",e=>K(e,{accessToken:$e,environment:new te({required:!1,constrainTo:["prod","hipaa","stg","dev"]}),organizationId:$e})),Ds=G("configuration/updateSearchConfiguration",e=>K(e,{proxyBaseUrl:new te({required:!1,url:!0}),pipeline:new te({required:!1,emptyAllowed:!0}),searchHub:$e,timezone:$e,locale:$e,authenticationProviders:new Pt({required:!1,each:re})})),lC={enabled:new Le({default:!0}),originContext:il(),originLevel2:il(),originLevel3:il(),proxyBaseUrl:new te({required:!1,url:!0}),runtimeEnvironment:new Ur,anonymous:new Le({default:!1}),deviceId:$e,userDisplayName:$e,documentLocation:$e,trackingId:Sm,analyticsMode:new te({constrainTo:["legacy","next"],required:!1,default:"next"}),source:new Ie({options:{required:!1},values:Im.reduce((e,t)=>(e[t]=vm,e),{})})},Ms=G("configuration/updateAnalyticsConfiguration",e=>K(e,lC)),Ls=G("configuration/analytics/disable"),js=G("configuration/analytics/enable"),Tm=G("configuration/analytics/originlevel2",e=>K(e,{originLevel2:Rm()})),_m=G("configuration/analytics/originlevel3",e=>K(e,{originLevel3:Rm()})),km=G("knowledge/setAgentId",e=>K(e,new te({required:!0})));m();d();f();p();var dC=G("history/undo"),pC=G("history/redo"),Vt=G("history/snapshot"),tL=we("history/back",/*#__PURE__*/function(){var _ref9=_asyncToGenerator(function*(e,{dispatch:t}){t(dC()),yield t(qs())});return function(_x11,_x12){return _ref9.apply(this,arguments)}}()),rL=we("history/forward",/*#__PURE__*/function(){var _ref0=_asyncToGenerator(function*(e,{dispatch:t}){t(pC()),yield t(qs())});return function(_x13,_x14){return _ref0.apply(this,arguments)}}()),qs=we("history/change",/*#__PURE__*/function(){var _ref1=_asyncToGenerator(function*(e,{getState:t}){return t().history.present});return function(_x15,_x16){return _ref1.apply(this,arguments)}}());m();d();f();p();var $n=()=>"default";var Om=Ge($n(),e=>{e.addCase(Fs,(t,r)=>r.payload).addCase(qs.fulfilled,(t,r)=>r.payload?.searchHub??t).addCase(Ds,(t,r)=>r.payload.searchHub||t)});m();d();f();p();m();d();f();p();m();d();f();p();m();d();f();p();function Pm(){let e=typeof window<"u";return{sendMessage(t){e&&window.postMessage(t,"*")}}}m();d();f();p();m();d();f();p();m();d();f();p();var Nm=/^(?:[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 fC(e){return typeof e=="string"&&Nm.test(e)}var sl=fC;m();d();f();p();var Ze=[];for(let e=0;e<256;++e)Ze.push((e+256).toString(16).slice(1));function Fm(e,t=0){return(Ze[e[t+0]]+Ze[e[t+1]]+Ze[e[t+2]]+Ze[e[t+3]]+"-"+Ze[e[t+4]]+Ze[e[t+5]]+"-"+Ze[e[t+6]]+Ze[e[t+7]]+"-"+Ze[e[t+8]]+Ze[e[t+9]]+"-"+Ze[e[t+10]]+Ze[e[t+11]]+Ze[e[t+12]]+Ze[e[t+13]]+Ze[e[t+14]]+Ze[e[t+15]]).toLowerCase()}m();d();f();p();var al,mC=new Uint8Array(16);function cl(){if(!al){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");al=crypto.getRandomValues.bind(crypto)}return al(mC)}m();d();f();p();m();d();f();p();var gC=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),ul={randomUUID:gC};function hC(e,t,r){e=e||{};let n=e.random??e.rng?.()??cl();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 o=0;o<16;++o)t[r+o]=n[o];return t}return Fm(n)}function yC(e,t,r){return ul.randomUUID&&!t&&!e?ul.randomUUID():hC(e,t,r)}var ll=yC;function vC(_x17){return _vC.apply(this,arguments)}function _vC(){_vC=_asyncToGenerator(function*({config:e,environment:t,event:r,listenerManager:n}){let{url:o,token:i,mode:s}=e;if(s!=="disabled")return n.call(r),t.send(o,i,r)});return _vC.apply(this,arguments)}var Um="2.1.1",dl=128,Vm=192,Dm=224,Mm=240,SC=248;function AC(e){return(e&SC)===Mm?4:(e&Mm)===Dm?3:(e&Dm)===Vm?2:1}function bC(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&dl)!=dl)break;if(r-=3,(n&Vm)!=dl){t-r>=AC(n)*3&&(r=t);break}}return e.substring(0,r)}function wC(e){let{trackingId:t}=e;return{trackingId:t}}function CC(e){return(e.source||[]).concat([`relay@${Um}`])}function Bm(e,t,r){let{getReferrer:n,getLocation:o,getUserAgent:i}=r,s=wC(t),a=r.getClientId();return Object.freeze({type:e,config:s,ts:Date.now(),source:CC(t),clientId:a,userAgent:i(),referrer:Lm(n()),location:Lm(o())})}function Lm(e){return e!==null?bC(e,1024):null}function xC(e,t,r,n){return{...t,meta:Bm(e,r,n)}}var EC="*";function IC(){let e=[];function t({type:u,callback:c}){return e.findIndex(g=>g.type===u&&g.callback===c)}function r(u,c){return u.type==="*"||c===u.type}function n(u){return t(u)<0&&e.push(u),()=>a(u.type,u.callback)}function o(u){e.forEach(c=>{if(r(c,u.meta.type))try{c.callback(u)}catch(g){console.error(g)}})}function i(u){if(u===EC)e.length=0;else for(let c=e.length-1;c>=0;c--)e[c].type===u&&e.splice(c,1)}function s(u){let c=t(u);c>=0&&e.splice(c,1)}function a(u,c){c?s({type:u,callback:c}):i(u)}return{add:n,call:o,remove:a}}function jm({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 RC(e){let t=jm(e);return{get:()=>t,update:r=>{t=jm({...t,...r})}}}var pl=TC();function TC(){let e="coveo_",t=r=>{let n=r.split(".").slice(-2);return n.length==2?n.join("."):""};return{getItem(r){let n=`${e}${r}=`,o=document.cookie.split(";");for(let i of o){let s=i.replace(/^\s+/,"");if(s.lastIndexOf(n,0)===0)return s.substring(n.length,s.length)}return null},setItem(r,n,o){let i=t(window.location.hostname),s=`;expires=${new Date(new Date().getTime()+o).toUTCString()}`,a=i?`;domain=${i}`:"";document.cookie=`${e}${r}=${n}${s}${a};path=/;SameSite=Lax`},removeItem(r){this.setItem(r,"",-1)}}}function _C(){return{getItem(e){return pl.getItem(e)||localStorage.getItem(e)},removeItem(e){pl.removeItem(e),localStorage.removeItem(e)},setItem(e,t){localStorage.setItem(e,t),pl.setItem(e,t,31556952e3)}}}var qm="visitorId";function kC(){let e=document.referrer;return e===""?null:e}function fl(){let e=_C();return{runtime:"browser",send:function(){var _ref10=_asyncToGenerator(function*(t,r,n){let o=w(t,{method:"POST",body:JSON.stringify([n]),keepalive:!0,headers:{"Content-Type":"application/json",Authorization:`Bearer ${r}`}});Pm().sendMessage({kind:"EVENT_PROTOCOL",event:n,url:t,token:r});let s=yield o;if(s?.ok){let a;try{a=yield s.json()}catch{return}for(let u of a.events)if(!u.accepted)throw new Error(`Received event was rejected for processing: ${u.errorMessage}`)}else throw new Error(`Error ${s.status}: Failed to send the event(s).`)});return function send(_x18,_x19,_x20){return _ref10.apply(this,arguments)}}(),getReferrer:()=>kC(),getLocation:()=>window.location.href,getUserAgent:()=>navigator.userAgent,getClientId:()=>{let t=e.getItem(qm);if(t&&sl(t))return t;let r=ll();return e.setItem(qm,r),r}}}function OC(){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 PC(){return{runtime:"null",send:()=>Promise.resolve(void 0),getReferrer:()=>null,getLocation:()=>null,getUserAgent:()=>null,getClientId:()=>""}}function NC(e){let t=e.get().mode!=="disabled",r=e.get().environment,n=PC();return t&&r?{...r,runtime:"custom"}:t&&FC()&&OC()?fl():n}function FC(){try{return typeof window=="object"}catch{return!1}}function DC(e){return{get:()=>Object.freeze(NC(e))}}function Gm(e){let t=RC(e),r=IC(),n=DC(t);return{emit:function(){var _ref11=_asyncToGenerator(function*(o,i){let s=t.get(),a=n.get(),u=xC(o,i,s,a);return vC({config:s,environment:a,event:u,listenerManager:r})});return function emit(_x21,_x22){return _ref11.apply(this,arguments)}}(),getMeta:o=>Bm(o,t.get(),n.get()),on:(o,i)=>r.add({type:o,callback:i}),off:(o,i)=>r.remove(o,i),updateConfig:o=>t.update(o),version:Um}}m();d();f();p();function $m(){return typeof window<"u"&&typeof document<"u"}m();d();f();p();var Qn=Fe(e=>e.source,e=>Object.entries(e).map(([t,r])=>`${t}@${r}`).concat(`@coveo/headless@${Bn}`));var ii=Fe(e=>e.configuration.organizationId,e=>e.configuration.environment,e=>e.configuration.accessToken,e=>e.configuration.analytics,e=>Qn(e.configuration.analytics),(e,t)=>t,(e,t,r,{trackingId:n,apiBaseUrl:o,enabled:i},s,a)=>{let u=LC(a);return Gm({mode:i?"emit":"disabled",url:o??Ji(e,t),token:r,trackingId:n??null,source:s,environment:u})}),MC={getClientId:()=>"",getLocation:()=>null,getReferrer:()=>null,getUserAgent:()=>null,send:function(){var _ref12=_asyncToGenerator(function*(){});return function send(){return _ref12.apply(this,arguments)}}()},LC=e=>{if(!e)return;let t=e();return{...($m()?fl():MC),getClientId:()=>t.clientId,getLocation:()=>t.location,getReferrer:()=>t.referrer,getUserAgent:()=>t.userAgent}};m();d();f();p();m();d();f();p();m();d();f();p();var Qm=class extends Error{constructor(t){super(t[0].message);ce(this,"issues");this.name="SchemaError",this.issues=t}};var sr="uninitialized",hl="pending",ai="fulfilled",ci="rejected";function Hm(e){return{status:e,isUninitialized:e===sr,isLoading:e===hl,isSuccess:e===ai,isError:e===ci}}var zm=qt;function ag(e,t){if(e===t||!(zm(e)&&zm(t)||Array.isArray(e)&&Array.isArray(t)))return t;let r=Object.keys(t),n=Object.keys(e),o=r.length===n.length,i=Array.isArray(t)?[]:{};for(let s of r)i[s]=ag(e[s],t[s]),o&&(o=e[s]===i[s]);return o?e:i}function yl(e,t,r){return e.reduce((n,o,i)=>(t(o,i)&&n.push(r(o,i)),n),[]).flat()}function jC(e){return new RegExp("(^|:)//").test(e)}function qC(){return typeof document>"u"?!0:document.visibilityState!=="hidden"}function bl(e){return e!=null}function Wm(e){return[...(e?.values()??[])].filter(bl)}function UC(){return typeof navigator>"u"||navigator.onLine===void 0?!0:navigator.onLine}var VC=e=>e.replace(/\/$/,""),BC=e=>e.replace(/^\//,"");function GC(e,t){if(!e)return t;if(!t)return e;if(jC(t))return t;let r=e.endsWith("/")||!t.startsWith("?")?"/":"";return e=VC(e),t=BC(t),`${e}${r}${t}`}function Bs(e,t,r){return e.has(t)?e.get(t):e.set(t,r(t)).get(t)}var vl=()=>new Map,$C=e=>{let t=new l.AbortController;return setTimeout(()=>{let r="signal timed out",n="TimeoutError";t.abort(typeof DOMException<"u"?new DOMException(r,n):Object.assign(new Error(r),{name:n}))},e),t.signal},QC=(...e)=>{for(let r of e)if(r.aborted)return l.AbortSignal.abort(r.reason);let t=new l.AbortController;for(let r of e)r.addEventListener("abort",()=>t.abort(r.reason),{signal:t.signal,once:!0});return t.signal},Km=(...e)=>w(...e),HC=e=>e.status>=200&&e.status<=299,zC=e=>/ion\/(vnd\.api\+)?json/.test(e.get("content-type")||"");function Ym(e){if(!qt(e))return e;let t={...e};for(let[r,n]of Object.entries(t))n===void 0&&delete t[r];return t}var WC=e=>typeof e=="object"&&(qt(e)||Array.isArray(e)||typeof e.toJSON=="function");function cg({baseUrl:e,prepareHeaders:t=v=>v,fetchFn:r=Km,paramsSerializer:n,isJsonContentType:o=zC,jsonContentType:i="application/json",jsonReplacer:s,timeout:a,responseHandler:u,validateStatus:c,...g}={}){return typeof w>"u"&&r===Km&&console.warn("Warning: `fetch` is not available. Please supply a custom `fetchFn` property to use `fetchBaseQuery` on SSR environments."),(/*#__PURE__*/function(){var _ref13=_asyncToGenerator(function*(E,h,y){let{getState:S,extra:x,endpoint:I,forced:T,type:R}=h,k,{url:_,headers:F=new C(g.headers),params:V=void 0,responseHandler:j=u??"json",validateStatus:L=c??HC,timeout:U=a,...M}=typeof E=="string"?{url:E}:E,O={...g,signal:U?QC(h.signal,$C(U)):h.signal,...M};F=new C(Ym(F)),O.headers=(yield t(F,{getState:S,arg:E,extra:x,endpoint:I,forced:T,type:R,extraOptions:y}))||F;let P=WC(O.body);if(O.body!=null&&!P&&typeof O.body!="string"&&O.headers.delete("content-type"),!O.headers.has("content-type")&&P&&O.headers.set("content-type",i),P&&o(O.headers)&&(O.body=JSON.stringify(O.body,s)),O.headers.has("accept")||(j==="json"?O.headers.set("accept","application/json"):j==="text"&&O.headers.set("accept","text/plain, text/html, */*")),V){let J=~_.indexOf("?")?"&":"?",oe=n?n(V):new URLSearchParams(Ym(V));_+=J+oe}_=GC(e,_);let N=new Request(_,O);k={request:new Request(_,O)};let $;try{$=yield r(N)}catch(J){return{error:{status:(J instanceof Error||typeof DOMException<"u"&&J instanceof DOMException)&&J.name==="TimeoutError"?"TIMEOUT_ERROR":"FETCH_ERROR",error:String(J)},meta:k}}let Y=$.clone();k.response=Y;let W,H="";try{let J;if(yield Promise.all([v($,j).then(oe=>W=oe,oe=>J=oe),Y.text().then(oe=>H=oe,()=>{})]),J)throw J}catch(J){return{error:{status:"PARSING_ERROR",originalStatus:$.status,data:H,error:String(J)},meta:k}}return L($,W)?{data:W,meta:k}:{error:{status:$.status,data:W},meta:k}});return function(_x23,_x24,_x25){return _ref13.apply(this,arguments)}}());function v(_x26,_x27){return _v2.apply(this,arguments)}function _v2(){_v2=_asyncToGenerator(function*(E,h){if(typeof h=="function")return h(E);if(h==="content-type"&&(h=o(E.headers)?"json":"text"),h==="json"){let y=yield E.text();return y.length?JSON.parse(y):null}return E.text()});return _v2.apply(this,arguments)}}var Hn=class{constructor(e,t=void 0){this.value=e,this.meta=t}};function KC(){return _KC.apply(this,arguments)}function _KC(){_KC=_asyncToGenerator(function*(e=0,t=5,r){let n=Math.min(e,t),o=~~((Math.random()+.4)*(300<<n));yield new Promise((i,s)=>{let a=setTimeout(()=>i(),o);if(r){let u=()=>{clearTimeout(a),s(new Error("Aborted"))};r.aborted?(clearTimeout(a),s(new Error("Aborted"))):r.addEventListener("abort",u,{once:!0})}})});return _KC.apply(this,arguments)}function ug(e,t){throw Object.assign(new Hn({error:e,meta:t}),{throwImmediately:!0})}function ml(e){e.aborted&&ug({status:"CUSTOM_ERROR",error:"Aborted"})}var Xm={},YC=(e,t)=>(/*#__PURE__*/function(){var _ref14=_asyncToGenerator(function*(r,n,o){let i=[5,(t||Xm).maxRetries,(o||Xm).maxRetries].filter(g=>g!==void 0),[s]=i.slice(-1),u={maxRetries:s,backoff:KC,retryCondition:(g,v,{attempt:E})=>E<=s,...t,...o},c=0;for(;;){ml(n.signal);try{let g=yield e(r,n,o);if(g.error)throw new Hn(g);return g}catch(g){if(c++,g.throwImmediately){if(g instanceof Hn)return g.value;throw g}if(g instanceof Hn){if(!u.retryCondition(g.value.error,r,{attempt:c,baseQueryApi:n,extraOptions:o}))return g.value}else if(c>u.maxRetries)return{error:g};ml(n.signal);try{yield u.backoff(c,u.maxRetries,n.signal)}catch(v){throw ml(n.signal),v}}}});return function(_x28,_x29,_x30){return _ref14.apply(this,arguments)}}()),lg=Object.assign(YC,{fail:ug}),$s="__rtkq/",XC="online",ZC="offline";var dg="focused";var wl=G(`${$s}${dg}`),pg=G(`${$s}un${dg}`),Cl=G(`${$s}${XC}`),fg=G(`${$s}${ZC}`);var di="query",mg="mutation",gg="infinitequery";function Qs(e){return e.type===di}function JC(e){return e.type===mg}function Hs(e){return e.type===gg}function Gs(e){return Qs(e)||Hs(e)}function xl(e,t,r,n,o,i){let s=ex(e)?e(t,r,n,o):e;return s?yl(s,bl,a=>i(hg(a))):[]}function ex(e){return typeof e=="function"}function hg(e){return typeof e=="string"?{type:e}:e}function tx(e,t){return e.catch(t)}var zn=(e,t)=>e.endpointDefinitions[t],ui=Symbol("forceQueryFn"),Sl=e=>typeof e[ui]=="function";function rx({serializeQueryArgs:e,queryThunk:t,infiniteQueryThunk:r,mutationThunk:n,api:o,context:i,getInternalState:s}){let a=_=>s(_)?.runningQueries,u=_=>s(_)?.runningMutations,{unsubscribeQueryResult:c,removeMutationResult:g,updateSubscriptionOptions:v}=o.internalActions;return{buildInitiateQuery:T,buildInitiateInfiniteQuery:R,buildInitiateMutation:k,getRunningQueryThunk:E,getRunningMutationThunk:h,getRunningQueriesThunk:y,getRunningMutationsThunk:S};function E(_,F){return V=>{let j=zn(i,_),L=e({queryArgs:F,endpointDefinition:j,endpointName:_});return a(V)?.get(L)}}function h(_,F){return V=>u(V)?.get(F)}function y(){return _=>Wm(a(_))}function S(){return _=>Wm(u(_))}function x(_){}function I(_,F){let V=(j,{subscribe:L=!0,forceRefetch:U,subscriptionOptions:M,[ui]:O,...P}={})=>(N,Q)=>{let $=e({queryArgs:j,endpointDefinition:F,endpointName:_}),Y,W={...P,type:di,subscribe:L,forceRefetch:U,subscriptionOptions:M,endpointName:_,originalArgs:j,queryCacheKey:$,[ui]:O};if(Qs(F))Y=t(W);else{let{direction:de,initialPageParam:ge,refetchCachedPages:fe}=P;Y=r({...W,direction:de,initialPageParam:ge,refetchCachedPages:fe})}let H=o.endpoints[_].select(j),J=N(Y),oe=H(Q());let{requestId:be,abort:Oe}=J,Ee=oe.requestId!==be,Te=a(N)?.get($),_e=()=>H(Q()),pe=Object.assign(O?J.then(_e):Ee&&!Te?Promise.resolve(oe):Promise.all([Te,J]).then(_e),{arg:j,requestId:be,subscriptionOptions:M,queryCacheKey:$,abort:Oe,unwrap(){return _asyncToGenerator(function*(){let de=yield pe;if(de.isError)throw de.error;return de.data})()},refetch:de=>N(V(j,{subscribe:!1,forceRefetch:!0,...de})),unsubscribe(){L&&N(c({queryCacheKey:$,requestId:be}))},updateSubscriptionOptions(de){pe.subscriptionOptions=de,N(v({endpointName:_,requestId:be,queryCacheKey:$,options:de}))}});if(!Te&&!Ee&&!O){let de=a(N);de.set($,pe),pe.then(()=>{de.delete($)})}return pe};return V}function T(_,F){return I(_,F)}function R(_,F){return I(_,F)}function k(_){return(F,{track:V=!0,fixedCacheKey:j}={})=>(L,U)=>{let M=n({type:"mutation",endpointName:_,originalArgs:F,track:V,fixedCacheKey:j}),O=L(M);let{requestId:P,abort:N,unwrap:Q}=O,$=tx(O.unwrap().then(J=>({data:J})),J=>({error:J})),Y=()=>{L(g({requestId:P,fixedCacheKey:j}))},W=Object.assign($,{arg:O.arg,requestId:P,abort:N,unwrap:Q,reset:Y}),H=u(L);return H.set(P,W),W.then(()=>{H.delete(P)}),j&&(H.set(j,W),W.then(()=>{H.get(j)===W&&H.delete(j)})),W}}}var yg=class extends Qm{constructor(e,t,r,n){super(e),this.value=t,this.schemaName=r,this._bqMeta=n}},Kr=(e,t)=>Array.isArray(e)?e.includes(t):!!e;function Yr(_x31,_x32,_x33,_x34){return _Yr.apply(this,arguments)}function _Yr(){_Yr=_asyncToGenerator(function*(e,t,r,n){let o=yield e["~standard"].validate(t);if(o.issues)throw new yg(o.issues,t,r,n);return o.value});return _Yr.apply(this,arguments)}function Zm(e){return e}var si=(e={})=>({...e,[ti]:!0});function nx({reducerPath:e,baseQuery:t,context:{endpointDefinitions:r},serializeQueryArgs:n,api:o,assertTagType:i,selectors:s,onSchemaFailure:a,catchSchemaFailure:u,skipSchemaValidation:c}){let g=(M,O,P,N)=>(Q,$)=>{let Y=r[M],W=n({queryArgs:O,endpointDefinition:Y,endpointName:M});if(Q(o.internalActions.queryResultPatched({queryCacheKey:W,patches:P})),!N)return;let H=o.endpoints[M].select(O)($()),J=xl(Y.providesTags,H.data,void 0,O,{},i);Q(o.internalActions.updateProvidedBy([{queryCacheKey:W,providedTags:J}]))};function v(M,O,P=0){let N=[O,...M];return P&&N.length>P?N.slice(0,-1):N}function E(M,O,P=0){let N=[...M,O];return P&&N.length>P?N.slice(1):N}let h=(M,O,P,N=!0)=>(Q,$)=>{let W=o.endpoints[M].select(O)($()),H={patches:[],inversePatches:[],undo:()=>Q(o.util.patchQueryData(M,O,H.inversePatches,N))};if(W.status===sr)return H;let J;if("data"in W)if(at(W.data)){let[oe,be,Oe]=Xu(W.data,P);H.patches.push(...be),H.inversePatches.push(...Oe),J=oe}else J=P(W.data),H.patches.push({op:"replace",path:[],value:J}),H.inversePatches.push({op:"replace",path:[],value:W.data});return H.patches.length===0||Q(o.util.patchQueryData(M,O,H.patches,N)),H},y=(M,O,P)=>N=>N(o.endpoints[M].initiate(O,{subscribe:!1,forceRefetch:!0,[ui]:()=>({data:P})})),S=(M,O)=>M.query&&M[O]?M[O]:Zm,x=/*#__PURE__*/function(){var _ref15=_asyncToGenerator(function*(M,{signal:O,abort:P,rejectWithValue:N,fulfillWithValue:Q,dispatch:$,getState:Y,extra:W}){let H=r[M.endpointName],{metaSchema:J,skipSchemaValidation:oe=c}=H,be=M.type===di;try{let Oe=Zm,Ee={signal:O,abort:P,dispatch:$,getState:Y,extra:W,endpoint:M.endpointName,type:M.type,forced:be?I(M,Y()):void 0,queryCacheKey:be?M.queryCacheKey:void 0},Te=be?M[ui]:void 0,_e,pe=/*#__PURE__*/function(){var _ref16=_asyncToGenerator(function*(ge,fe,Ue,Qe){if(fe==null&&ge.pages.length)return Promise.resolve({data:ge});let Tt={queryArg:M.originalArgs,pageParam:fe},mt=yield de(Tt),jt=Qe?v:E;return{data:{pages:jt(ge.pages,mt.data,Ue),pageParams:jt(ge.pageParams,fe,Ue)},meta:mt.meta}});return function pe(_x37,_x38,_x39,_x40){return _ref16.apply(this,arguments)}}();function de(_x41){return _de.apply(this,arguments)}function _de(){_de=_asyncToGenerator(function*(ge){let fe,{extraOptions:Ue,argSchema:Qe,rawResponseSchema:Tt,responseSchema:mt}=H;if(Qe&&!Kr(oe,"arg")&&(ge=yield Yr(Qe,ge,"argSchema",{})),Te?fe=Te():H.query?(Oe=S(H,"transformResponse"),fe=yield t(H.query(ge),Ee,Ue)):fe=yield H.queryFn(ge,Ee,Ue,_t=>t(_t,Ee,Ue)),typeof process<"u",fe.error)throw new Hn(fe.error,fe.meta);let{data:jt}=fe;Tt&&!Kr(oe,"rawResponse")&&(jt=yield Yr(Tt,fe.data,"rawResponseSchema",fe.meta));let St=yield Oe(jt,fe.meta,ge);return mt&&!Kr(oe,"response")&&(St=yield Yr(mt,St,"responseSchema",fe.meta)),{...fe,data:St}});return _de.apply(this,arguments)}if(be&&"infiniteQueryOptions"in H){let{infiniteQueryOptions:ge}=H,{maxPages:fe=1/0}=ge,Ue=M.refetchCachedPages??ge.refetchCachedPages??!0,Qe,Tt={pages:[],pageParams:[]},mt=s.selectQueryEntry(Y(),M.queryCacheKey)?.data,St=I(M,Y())&&!M.direction||!mt?Tt:mt;if("direction"in M&&M.direction&&St.pages.length){let _t=M.direction==="backward",Qi=(_t?vg:Al)(ge,St,M.originalArgs);Qe=yield pe(St,Qi,fe,_t)}else{let{initialPageParam:_t=ge.initialPageParam}=M,Oo=mt?.pageParams??[],Qi=Oo[0]??_t,MA=Oo.length;if(Qe=yield pe(St,Qi,fe),Te&&(Qe={data:Qe.data.pages[0]}),Ue)for(let Lp=1;Lp<MA;Lp++){let LA=Al(ge,Qe.data,M.originalArgs);Qe=yield pe(Qe.data,LA,fe)}}_e=Qe}else _e=yield de(M.originalArgs);return J&&!Kr(oe,"meta")&&_e.meta&&(_e.meta=yield Yr(J,_e.meta,"metaSchema",_e.meta)),Q(_e.data,si({fulfilledTimeStamp:Date.now(),baseQueryMeta:_e.meta}))}catch(Oe){let Ee=Oe;if(Ee instanceof Hn){let Te=S(H,"transformErrorResponse"),{rawErrorResponseSchema:_e,errorResponseSchema:pe}=H,{value:de,meta:ge}=Ee;try{_e&&!Kr(oe,"rawErrorResponse")&&(de=yield Yr(_e,de,"rawErrorResponseSchema",ge)),J&&!Kr(oe,"meta")&&(ge=yield Yr(J,ge,"metaSchema",ge));let fe=yield Te(de,ge,M.originalArgs);return pe&&!Kr(oe,"errorResponse")&&(fe=yield Yr(pe,fe,"errorResponseSchema",ge)),N(fe,si({baseQueryMeta:ge}))}catch(fe){Ee=fe}}try{if(Ee instanceof yg){let Te={endpoint:M.endpointName,arg:M.originalArgs,type:M.type,queryCacheKey:be?M.queryCacheKey:void 0};H.onSchemaFailure?.(Ee,Te),a?.(Ee,Te);let{catchSchemaFailure:_e=u}=H;if(_e)return N(_e(Ee,Te),si({baseQueryMeta:Ee._bqMeta}))}}catch(Te){Ee=Te}throw typeof process<"u",console.error(Ee),Ee}});return function x(_x35,_x36){return _ref15.apply(this,arguments)}}();function I(M,O){let P=s.selectQueryEntry(O,M.queryCacheKey),N=s.selectConfig(O).refetchOnMountOrArgChange,Q=P?.fulfilledTimeStamp,$=M.forceRefetch??(M.subscribe&&N);return $?$===!0||(Number(new Date)-Number(Q))/1e3>=$:!1}let T=()=>we(`${e}/executeQuery`,x,{getPendingMeta({arg:O}){let P=r[O.endpointName];return si({startedTimeStamp:Date.now(),...(Hs(P)?{direction:O.direction}:{})})},condition(O,{getState:P}){let N=P(),Q=s.selectQueryEntry(N,O.queryCacheKey),$=Q?.fulfilledTimeStamp,Y=O.originalArgs,W=Q?.originalArgs,H=r[O.endpointName],J=O.direction;return Sl(O)?!0:Q?.status==="pending"?!1:I(O,N)||Qs(H)&&H?.forceRefetch?.({currentArg:Y,previousArg:W,endpointState:Q,state:N})?!0:!($&&!J)},dispatchConditionRejection:!0}),R=T(),k=T(),_=we(`${e}/executeMutation`,x,{getPendingMeta(){return si({startedTimeStamp:Date.now()})}}),F=M=>"force"in M,V=M=>"ifOlderThan"in M,j=(M,O,P={})=>(N,Q)=>{let $=F(P)&&P.force,Y=V(P)&&P.ifOlderThan,W=(J=!0)=>{let oe={forceRefetch:J,subscribe:!1};return o.endpoints[M].initiate(O,oe)},H=o.endpoints[M].select(O)(Q());if($)N(W());else if(Y){let J=H?.fulfilledTimeStamp;if(!J){N(W());return}(Number(new Date)-Number(new Date(J)))/1e3>=Y&&N(W())}else N(W(!1))};function L(M){return O=>O?.meta?.arg?.endpointName===M}function U(M,O){return{matchPending:Un(Is(M),L(O)),matchFulfilled:Un(or(M),L(O)),matchRejected:Un(zr(M),L(O))}}return{queryThunk:R,mutationThunk:_,infiniteQueryThunk:k,prefetch:j,updateQueryData:h,upsertQueryData:y,patchQueryData:g,buildMatchThunkActions:U}}function Al(e,{pages:t,pageParams:r},n){let o=t.length-1;return e.getNextPageParam(t[o],t,r[o],r,n)}function vg(e,{pages:t,pageParams:r},n){return e.getPreviousPageParam?.(t[0],t,r[0],r,n)}function Sg(e,t,r,n){return xl(r[e.meta.arg.endpointName][t],or(e)?e.payload:void 0,ni(e)?e.payload:void 0,e.meta.arg.originalArgs,"baseQueryMeta"in e.meta?e.meta.baseQueryMeta:void 0,n)}function Jm(e){return st(e)?Ss(e):e}function Us(e,t,r){let n=e[t];n&&r(n)}function li(e){return("arg"in e?e.arg.fixedCacheKey:e.fixedCacheKey)??e.requestId}function eg(e,t,r){let n=e[li(t)];n&&r(n)}var Vs={};function ox({reducerPath:e,queryThunk:t,mutationThunk:r,serializeQueryArgs:n,context:{endpointDefinitions:o,apiUid:i,extractRehydrationInfo:s,hasRehydrationInfo:a},assertTagType:u,config:c}){let g=G(`${e}/resetApiState`);function v(L,U,M,O){var P;L[P=U.queryCacheKey]??(L[P]={status:sr,endpointName:U.endpointName}),Us(L,U.queryCacheKey,N=>{N.status=hl,N.requestId=M&&N.requestId?N.requestId:O.requestId,U.originalArgs!==void 0&&(N.originalArgs=U.originalArgs),N.startedTimeStamp=O.startedTimeStamp;let Q=o[O.arg.endpointName];Hs(Q)&&"direction"in U&&(N.direction=U.direction)})}function E(L,U,M,O){Us(L,U.arg.queryCacheKey,P=>{if(P.requestId!==U.requestId&&!O)return;let{merge:N}=o[U.arg.endpointName];if(P.status=ai,N){if(P.data!==void 0){let{fulfilledTimeStamp:Q,arg:$,baseQueryMeta:Y,requestId:W}=U,H=Qr(P.data,J=>N(J,M,{arg:$.originalArgs,baseQueryMeta:Y,fulfilledTimeStamp:Q,requestId:W}));P.data=H}else P.data=M;}else P.data=o[U.arg.endpointName].structuralSharing??!0?ag(st(P.data)?Df(P.data):P.data,M):M;delete P.error,P.fulfilledTimeStamp=U.fulfilledTimeStamp})}let h=Wr({name:`${e}/queries`,initialState:Vs,reducers:{removeQueryResult:{reducer(L,{payload:{queryCacheKey:U}}){delete L[U]},prepare:Vn()},cacheEntriesUpserted:{reducer(L,U){for(let M of U.payload){let{queryDescription:O,value:P}=M;v(L,O,!0,{arg:O,requestId:U.meta.requestId,startedTimeStamp:U.meta.timestamp}),E(L,{arg:O,requestId:U.meta.requestId,fulfilledTimeStamp:U.meta.timestamp,baseQueryMeta:{}},P,!0)}},prepare:L=>({payload:L.map(O=>{let{endpointName:P,arg:N,value:Q}=O,$=o[P];return{queryDescription:{type:di,endpointName:P,originalArgs:O.arg,queryCacheKey:n({queryArgs:N,endpointDefinition:$,endpointName:P})},value:Q}}),meta:{[ti]:!0,requestId:oi(),timestamp:Date.now()}})},queryResultPatched:{reducer(L,{payload:{queryCacheKey:U,patches:M}}){Us(L,U,O=>{O.data=Zu(O.data,M.concat())})},prepare:Vn()}},extraReducers(L){L.addCase(t.pending,(U,{meta:M,meta:{arg:O}})=>{let P=Sl(O);v(U,O,P,M)}).addCase(t.fulfilled,(U,{meta:M,payload:O})=>{let P=Sl(M.arg);E(U,M,O,P)}).addCase(t.rejected,(U,{meta:{condition:M,arg:O,requestId:P},error:N,payload:Q})=>{Us(U,O.queryCacheKey,$=>{if(!M){if($.requestId!==P)return;$.status=ci,$.error=Q??N}})}).addMatcher(a,(U,M)=>{let{queries:O}=s(M);for(let[P,N]of Object.entries(O))(N?.status===ai||N?.status===ci)&&(U[P]=N)})}}),y=Wr({name:`${e}/mutations`,initialState:Vs,reducers:{removeMutationResult:{reducer(L,{payload:U}){let M=li(U);M in L&&delete L[M]},prepare:Vn()}},extraReducers(L){L.addCase(r.pending,(U,{meta:M,meta:{requestId:O,arg:P,startedTimeStamp:N}})=>{P.track&&(U[li(M)]={requestId:O,status:hl,endpointName:P.endpointName,startedTimeStamp:N})}).addCase(r.fulfilled,(U,{payload:M,meta:O})=>{O.arg.track&&eg(U,O,P=>{P.requestId===O.requestId&&(P.status=ai,P.data=M,P.fulfilledTimeStamp=O.fulfilledTimeStamp)})}).addCase(r.rejected,(U,{payload:M,error:O,meta:P})=>{P.arg.track&&eg(U,P,N=>{N.requestId===P.requestId&&(N.status=ci,N.error=M??O)})}).addMatcher(a,(U,M)=>{let{mutations:O}=s(M);for(let[P,N]of Object.entries(O))(N?.status===ai||N?.status===ci)&&P!==N?.requestId&&(U[P]=N)})}}),S={tags:{},keys:{}},x=Wr({name:`${e}/invalidation`,initialState:S,reducers:{updateProvidedBy:{reducer(L,U){var M,O,P;for(let{queryCacheKey:N,providedTags:Q}of U.payload){I(L,N);for(let{type:$,id:Y}of Q){let W=(O=(M=L.tags)[$]??(M[$]={}))[P=Y||"__internal_without_id"]??(O[P]=[]);W.includes(N)||W.push(N)}L.keys[N]=Q}},prepare:Vn()}},extraReducers(L){L.addCase(h.actions.removeQueryResult,(U,{payload:{queryCacheKey:M}})=>{I(U,M)}).addMatcher(a,(U,M)=>{var P,N,Q;let{provided:O}=s(M);for(let[$,Y]of Object.entries(O.tags??{}))for(let[W,H]of Object.entries(Y)){let J=(N=(P=U.tags)[$]??(P[$]={}))[Q=W||"__internal_without_id"]??(N[Q]=[]);for(let oe of H)J.includes(oe)||J.push(oe),U.keys[oe]=O.keys[oe]}}).addMatcher(Ut(or(t),ni(t)),(U,M)=>{T(U,[M])}).addMatcher(h.actions.cacheEntriesUpserted.match,(U,M)=>{let O=M.payload.map(({queryDescription:P,value:N})=>({type:"UNKNOWN",payload:N,meta:{requestStatus:"fulfilled",requestId:"UNKNOWN",arg:P}}));T(U,O)})}});function I(L,U){let M=Jm(L.keys[U]??[]);for(let O of M){let P=O.type,N=O.id??"__internal_without_id",Q=L.tags[P]?.[N];Q&&(L.tags[P][N]=Jm(Q).filter($=>$!==U))}delete L.keys[U]}function T(L,U){let M=U.map(O=>{let P=Sg(O,"providesTags",o,u),{queryCacheKey:N}=O.meta.arg;return{queryCacheKey:N,providedTags:P}});x.caseReducers.updateProvidedBy(L,x.actions.updateProvidedBy(M))}let R=Wr({name:`${e}/subscriptions`,initialState:Vs,reducers:{updateSubscriptionOptions(L,U){},unsubscribeQueryResult(L,U){},internal_getRTKQSubscriptions(){}}}),k=Wr({name:`${e}/internalSubscriptions`,initialState:Vs,reducers:{subscriptionsUpdated:{reducer(L,U){return Zu(L,U.payload)},prepare:Vn()}}}),_=Wr({name:`${e}/config`,initialState:{online:UC(),focused:qC(),middlewareRegistered:!1,...c},reducers:{middlewareRegistered(L,{payload:U}){L.middlewareRegistered=L.middlewareRegistered==="conflict"||i!==U?"conflict":!0}},extraReducers:L=>{L.addCase(Cl,U=>{U.online=!0}).addCase(fg,U=>{U.online=!1}).addCase(wl,U=>{U.focused=!0}).addCase(pg,U=>{U.focused=!1}).addMatcher(a,U=>({...U}))}}),F=Ln({queries:h.reducer,mutations:y.reducer,provided:x.reducer,subscriptions:k.reducer,config:_.reducer}),V=(L,U)=>F(g.match(U)?void 0:L,U),j={..._.actions,...h.actions,...R.actions,...k.actions,...y.actions,...x.actions,resetApiState:g};return{reducer:V,actions:j}}var gl=Symbol.for("RTKQ/skipToken"),Ag={status:sr},tg=Qr(Ag,()=>{}),rg=Qr(Ag,()=>{});function ix({serializeQueryArgs:e,reducerPath:t,createSelector:r}){let n=R=>tg,o=R=>rg;return{buildQuerySelector:E,buildInfiniteQuerySelector:h,buildMutationSelector:y,selectInvalidatedBy:S,selectCachedArgsForQuery:x,selectApiState:s,selectQueries:a,selectMutations:c,selectQueryEntry:u,selectConfig:g};function i(R){return{...R,...Hm(R.status)}}function s(R){return R[t]}function a(R){return s(R)?.queries}function u(R,k){return a(R)?.[k]}function c(R){return s(R)?.mutations}function g(R){return s(R)?.config}function v(R,k,_){return F=>{if(F===gl)return r(n,_);let V=e({queryArgs:F,endpointDefinition:k,endpointName:R});return r(L=>u(L,V)??tg,_)}}function E(R,k){return v(R,k,i)}function h(R,k){let{infiniteQueryOptions:_}=k;function F(V){let j={...V,...Hm(V.status)},{isLoading:L,isError:U,direction:M}=j,O=M==="forward",P=M==="backward";return{...j,hasNextPage:I(_,j.data,j.originalArgs),hasPreviousPage:T(_,j.data,j.originalArgs),isFetchingNextPage:L&&O,isFetchingPreviousPage:L&&P,isFetchNextPageError:U&&O,isFetchPreviousPageError:U&&P}}return v(R,k,F)}function y(){return R=>{let k;return typeof R=="object"?k=li(R)??gl:k=R,r(k===gl?o:V=>s(V)?.mutations?.[k]??rg,i)}}function S(R,k){let _=R[t],F=new Set,V=yl(k,bl,hg);for(let j of V){let L=_.provided.tags[j.type];if(!L)continue;let U=(j.id!==void 0?L[j.id]:Object.values(L).flat())??[];for(let M of U)F.add(M)}return Array.from(F.values()).flatMap(j=>{let L=_.queries[j];return L?{queryCacheKey:j,endpointName:L.endpointName,originalArgs:L.originalArgs}:[]})}function x(R,k){return yl(Object.values(a(R)),_=>_?.endpointName===k&&_.status!==sr,_=>_.originalArgs)}function I(R,k,_){return k?Al(R,k,_)!=null:!1}function T(R,k,_){return!k||!R.getPreviousPageParam?!1:vg(R,k,_)!=null}}var ng=WeakMap?new WeakMap:void 0,og=({endpointName:e,queryArgs:t})=>{let r="",n=ng?.get(t);if(typeof n=="string")r=n;else{let o=JSON.stringify(t,(i,s)=>(s=typeof s=="bigint"?{$bigint:s.toString()}:s,s=qt(s)?Object.keys(s).sort().reduce((a,u)=>(a[u]=s[u],a),{}):s,s));qt(t)&&ng?.set(t,o),r=o}return`${e}(${r})`};function sx(...e){return function(r){let n=Jo(c=>r.extractRehydrationInfo?.(c,{reducerPath:r.reducerPath??"api"})),o={reducerPath:"api",keepUnusedDataFor:60,refetchOnMountOrArgChange:!1,refetchOnFocus:!1,refetchOnReconnect:!1,invalidationBehavior:"delayed",...r,extractRehydrationInfo:n,serializeQueryArgs(c){let g=og;if("serializeQueryArgs"in c.endpointDefinition){let v=c.endpointDefinition.serializeQueryArgs;g=E=>{let h=v(E);return typeof h=="string"?h:og({...E,queryArgs:h})}}else r.serializeQueryArgs&&(g=r.serializeQueryArgs);return g(c)},tagTypes:[...(r.tagTypes||[])]},i={endpointDefinitions:{},batch(c){c()},apiUid:oi(),extractRehydrationInfo:n,hasRehydrationInfo:Jo(c=>n(c)!=null)},s={injectEndpoints:u,enhanceEndpoints({addTagTypes:c,endpoints:g}){if(c)for(let v of c)o.tagTypes.includes(v)||o.tagTypes.push(v);if(g)for(let[v,E]of Object.entries(g))typeof E=="function"?E(zn(i,v)):Object.assign(zn(i,v)||{},E);return s}},a=e.map(c=>c.init(s,o,i));function u(c){let g=c.endpoints({query:v=>({...v,type:di}),mutation:v=>({...v,type:mg}),infiniteQuery:v=>({...v,type:gg})});for(let[v,E]of Object.entries(g)){if(c.overrideExisting!==!0&&v in i.endpointDefinitions){if(c.overrideExisting==="throw")throw new Error(ct(39));typeof process<"u";continue}typeof process<"u",i.endpointDefinitions[v]=E;for(let h of a)h.injectEndpoint(v,E)}return s}return s.injectEndpoints({endpoints:r.endpoints})}}function ir(e,...t){return Object.assign(e,...t)}var ax=({api:e,queryThunk:t,internalState:r,mwApi:n})=>{let o=`${e.reducerPath}/subscriptions`,i=null,s=null,{updateSubscriptionOptions:a,unsubscribeQueryResult:u}=e.internalActions,c=(S,x)=>{if(a.match(x)){let{queryCacheKey:T,requestId:R,options:k}=x.payload,_=S.get(T);return _?.has(R)&&_.set(R,k),!0}if(u.match(x)){let{queryCacheKey:T,requestId:R}=x.payload,k=S.get(T);return k&&k.delete(R),!0}if(e.internalActions.removeQueryResult.match(x))return S.delete(x.payload.queryCacheKey),!0;if(t.pending.match(x)){let{meta:{arg:T,requestId:R}}=x,k=Bs(S,T.queryCacheKey,vl);return T.subscribe&&k.set(R,T.subscriptionOptions??k.get(R)??{}),!0}let I=!1;if(t.rejected.match(x)){let{meta:{condition:T,arg:R,requestId:k}}=x;if(T&&R.subscribe){let _=Bs(S,R.queryCacheKey,vl);_.set(k,R.subscriptionOptions??_.get(k)??{}),I=!0}}return I},g=()=>r.currentSubscriptions,h={getSubscriptions:g,getSubscriptionCount:S=>g().get(S)?.size??0,isRequestSubscribed:(S,x)=>!!g()?.get(S)?.get(x)};function y(S){return JSON.parse(JSON.stringify(Object.fromEntries([...S].map(([x,I])=>[x,Object.fromEntries(I)]))))}return(S,x)=>{if(i||(i=y(r.currentSubscriptions)),e.util.resetApiState.match(S))return i={},r.currentSubscriptions.clear(),s=null,[!0,!1];if(e.internalActions.internal_getRTKQSubscriptions.match(S))return[!1,h];let I=c(r.currentSubscriptions,S),T=!0;if(I){s||(s=setTimeout(()=>{let _=y(r.currentSubscriptions),[,F]=Xu(i,()=>_);x.next(e.internalActions.subscriptionsUpdated(F)),i=_,s=null},500));let R=typeof S.type=="string"&&!!S.type.startsWith(o),k=t.rejected.match(S)&&S.meta.condition&&!!S.meta.arg.subscribe;T=!R&&!k}return[T,!1]}},cx=2147483647/1e3-1,ux=({reducerPath:e,api:t,queryThunk:r,context:n,internalState:o,selectors:{selectQueryEntry:i,selectConfig:s},getRunningQueryThunk:a,mwApi:u})=>{let{removeQueryResult:c,unsubscribeQueryResult:g,cacheEntriesUpserted:v}=t.internalActions,E=Ut(g.match,r.fulfilled,r.rejected,v.match);function h(R){let k=o.currentSubscriptions.get(R);return k?k.size>0:!1}let y={};function S(R){for(let k of R.values())k?.abort?.()}let x=(R,k)=>{let _=k.getState(),F=s(_);if(E(R)){let V;if(v.match(R))V=R.payload.map(j=>j.queryDescription.queryCacheKey);else{let{queryCacheKey:j}=g.match(R)?R.payload:R.meta.arg;V=[j]}I(V,k,F)}if(t.util.resetApiState.match(R)){for(let[V,j]of Object.entries(y))j&&clearTimeout(j),delete y[V];S(o.runningQueries),S(o.runningMutations)}if(n.hasRehydrationInfo(R)){let{queries:V}=n.extractRehydrationInfo(R);I(Object.keys(V),k,F)}};function I(R,k,_){let F=k.getState();for(let V of R){let j=i(F,V);j?.endpointName&&T(V,j.endpointName,k,_)}}function T(R,k,_,F){let j=zn(n,k)?.keepUnusedDataFor??F.keepUnusedDataFor;if(j===1/0)return;let L=Math.max(0,Math.min(j,cx));if(!h(R)){let U=y[R];U&&clearTimeout(U),y[R]=setTimeout(()=>{if(!h(R)){let M=i(_.getState(),R);M?.endpointName&&_.dispatch(a(M.endpointName,M.originalArgs))?.abort(),_.dispatch(c({queryCacheKey:R}))}delete y[R]},L*1e3)}}return x},ig=new Error("Promise never resolved before cacheEntryRemoved."),lx=({api:e,reducerPath:t,context:r,queryThunk:n,mutationThunk:o,internalState:i,selectors:{selectQueryEntry:s,selectApiState:a}})=>{let u=Rs(n),c=Rs(o),g=or(n,o),v={},{removeQueryResult:E,removeMutationResult:h,cacheEntriesUpserted:y}=e.internalActions;function S(_,F,V){let j=v[_];j?.valueResolved&&(j.valueResolved({data:F,meta:V}),delete j.valueResolved)}function x(_){let F=v[_];F&&(delete v[_],F.cacheEntryRemoved())}function I(_){let{arg:F,requestId:V}=_.meta,{endpointName:j,originalArgs:L}=F;return[j,L,V]}let T=(_,F,V)=>{let j=R(_);function L(U,M,O,P){let N=s(V,M),Q=s(F.getState(),M);!N&&Q&&k(U,P,M,F,O)}if(n.pending.match(_)){let[U,M,O]=I(_);L(U,j,O,M)}else if(y.match(_))for(let{queryDescription:U,value:M}of _.payload){let{endpointName:O,originalArgs:P,queryCacheKey:N}=U;L(O,N,_.meta.requestId,P),S(N,M,{})}else if(o.pending.match(_)){if(F.getState()[t].mutations[j]){let[M,O,P]=I(_);k(M,O,j,F,P)}}else if(g(_))S(j,_.payload,_.meta.baseQueryMeta);else if(E.match(_)||h.match(_))x(j);else if(e.util.resetApiState.match(_))for(let U of Object.keys(v))x(U)};function R(_){return u(_)?_.meta.arg.queryCacheKey:c(_)?_.meta.arg.fixedCacheKey??_.meta.requestId:E.match(_)?_.payload.queryCacheKey:h.match(_)?li(_.payload):""}function k(_,F,V,j,L){let U=zn(r,_),M=U?.onCacheEntryAdded;if(!M)return;let O={},P=new Promise(H=>{O.cacheEntryRemoved=H}),N=Promise.race([new Promise(H=>{O.valueResolved=H}),P.then(()=>{throw ig})]);N.catch(()=>{}),v[V]=O;let Q=e.endpoints[_].select(Gs(U)?F:V),$=j.dispatch((H,J,oe)=>oe),Y={...j,getCacheEntry:()=>Q(j.getState()),requestId:L,extra:$,updateCachedData:Gs(U)?H=>j.dispatch(e.util.updateQueryData(_,F,H)):void 0,cacheDataLoaded:N,cacheEntryRemoved:P},W=M(F,Y);Promise.resolve(W).catch(H=>{if(H!==ig)throw H})}return T},dx=({api:e,context:{apiUid:t},reducerPath:r})=>(n,o)=>{e.util.resetApiState.match(n)&&o.dispatch(e.internalActions.middlewareRegistered(t)),typeof process<"u"},px=({reducerPath:e,context:t,context:{endpointDefinitions:r},mutationThunk:n,queryThunk:o,api:i,assertTagType:s,refetchQuery:a,internalState:u})=>{let{removeQueryResult:c}=i.internalActions,g=Ut(or(n),ni(n)),v=Ut(or(o,n),zr(o,n)),E=[],h=0,y=(I,T)=>{(o.pending.match(I)||n.pending.match(I))&&h++,v(I)&&(h=Math.max(0,h-1)),g(I)?x(Sg(I,"invalidatesTags",r,s),T):v(I)?x([],T):i.util.invalidateTags.match(I)&&x(xl(I.payload,void 0,void 0,void 0,void 0,s),T)};function S(){return h>0}function x(I,T){let R=T.getState(),k=R[e];if(E.push(...I),k.config.invalidationBehavior==="delayed"&&S())return;let _=E;if(E=[],_.length===0)return;let F=i.util.selectInvalidatedBy(R,_);t.batch(()=>{let V=Array.from(F.values());for(let{queryCacheKey:j}of V){let L=k.queries[j],U=Bs(u.currentSubscriptions,j,vl);L&&(U.size===0?T.dispatch(c({queryCacheKey:j})):L.status!==sr&&T.dispatch(a(L)))}})}return y},fx=({reducerPath:e,queryThunk:t,api:r,refetchQuery:n,internalState:o})=>{let{currentPolls:i,currentSubscriptions:s}=o,a=new Set,u=null,c=(x,I)=>{(r.internalActions.updateSubscriptionOptions.match(x)||r.internalActions.unsubscribeQueryResult.match(x))&&g(x.payload.queryCacheKey,I),(t.pending.match(x)||t.rejected.match(x)&&x.meta.condition)&&g(x.meta.arg.queryCacheKey,I),(t.fulfilled.match(x)||t.rejected.match(x)&&!x.meta.condition)&&v(x.meta.arg,I),r.util.resetApiState.match(x)&&(y(),u&&(clearTimeout(u),u=null),a.clear())};function g(x,I){a.add(x),u||(u=setTimeout(()=>{for(let T of a)E({queryCacheKey:T},I);a.clear(),u=null},0))}function v({queryCacheKey:x},I){let T=I.getState()[e],R=T.queries[x],k=s.get(x);if(!R||R.status===sr)return;let{lowestPollingInterval:_,skipPollingIfUnfocused:F}=S(k);if(!Number.isFinite(_))return;let V=i.get(x);V?.timeout&&(clearTimeout(V.timeout),V.timeout=void 0);let j=Date.now()+_;i.set(x,{nextPollTimestamp:j,pollingInterval:_,timeout:setTimeout(()=>{(T.config.focused||!F)&&I.dispatch(n(R)),v({queryCacheKey:x},I)},_)})}function E({queryCacheKey:x},I){let R=I.getState()[e].queries[x],k=s.get(x);if(!R||R.status===sr)return;let{lowestPollingInterval:_}=S(k);if(!Number.isFinite(_)){h(x);return}let F=i.get(x),V=Date.now()+_;(!F||V<F.nextPollTimestamp)&&v({queryCacheKey:x},I)}function h(x){let I=i.get(x);I?.timeout&&clearTimeout(I.timeout),i.delete(x)}function y(){for(let x of i.keys())h(x)}function S(x=new Map){let I=!1,T=Number.POSITIVE_INFINITY;for(let R of x.values())R.pollingInterval&&(T=Math.min(R.pollingInterval,T),I=R.skipPollingIfUnfocused||I);return{lowestPollingInterval:T,skipPollingIfUnfocused:I}}return c},mx=({api:e,context:t,queryThunk:r,mutationThunk:n})=>{let o=Is(r,n),i=zr(r,n),s=or(r,n),a={};return(c,g)=>{if(o(c)){let{requestId:v,arg:{endpointName:E,originalArgs:h}}=c.meta,y=zn(t,E),S=y?.onQueryStarted;if(S){let x={},I=new Promise((_,F)=>{x.resolve=_,x.reject=F});I.catch(()=>{}),a[v]=x;let T=e.endpoints[E].select(Gs(y)?h:v),R=g.dispatch((_,F,V)=>V),k={...g,getCacheEntry:()=>T(g.getState()),requestId:v,extra:R,updateCachedData:Gs(y)?_=>g.dispatch(e.util.updateQueryData(E,h,_)):void 0,queryFulfilled:I};S(h,k)}}else if(s(c)){let{requestId:v,baseQueryMeta:E}=c.meta;a[v]?.resolve({data:c.payload,meta:E}),delete a[v]}else if(i(c)){let{requestId:v,rejectedWithValue:E,baseQueryMeta:h}=c.meta;a[v]?.reject({error:c.payload??c.error,isUnhandledError:!E,meta:h}),delete a[v]}}},gx=({reducerPath:e,context:t,api:r,refetchQuery:n,internalState:o})=>{let{removeQueryResult:i}=r.internalActions,s=(u,c)=>{wl.match(u)&&a(c,"refetchOnFocus"),Cl.match(u)&&a(c,"refetchOnReconnect")};function a(u,c){let g=u.getState()[e],v=g.queries,E=o.currentSubscriptions;t.batch(()=>{for(let h of E.keys()){let y=v[h],S=E.get(h);if(!S||!y)continue;let x=[...S.values()];(x.some(T=>T[c]===!0)||x.every(T=>T[c]===void 0)&&g.config[c])&&(S.size===0?u.dispatch(i({queryCacheKey:h})):y.status!==sr&&u.dispatch(n(y)))}})}return s};function hx(e){let{reducerPath:t,queryThunk:r,api:n,context:o,getInternalState:i}=e,{apiUid:s}=o,a={invalidateTags:G(`${t}/invalidateTags`)},u=E=>E.type.startsWith(`${t}/`),c=[dx,ux,px,fx,lx,mx];return{middleware:E=>{let h=!1,y=i(E.dispatch),S={...e,internalState:y,refetchQuery:v,isThisApiSliceAction:u,mwApi:E},x=c.map(R=>R(S)),I=ax(S),T=gx(S);return R=>k=>{if(!Uo(k))return R(k);h||(h=!0,E.dispatch(n.internalActions.middlewareRegistered(s)));let _={...E,next:R},F=E.getState(),[V,j]=I(k,_,F),L;if(V?L=R(k):L=j,E.getState()[t]&&(T(k,_,F),u(k)||o.hasRehydrationInfo(k)))for(let U of x)U(k,_,F);return L}},actions:a};function v(E){return e.api.endpoints[E.endpointName].initiate(E.originalArgs,{subscribe:!1,forceRefetch:!0})}}var sg=Symbol(),yx=({createSelector:e=Fe}={})=>({name:sg,init(t,{baseQuery:r,tagTypes:n,reducerPath:o,serializeQueryArgs:i,keepUnusedDataFor:s,refetchOnMountOrArgChange:a,refetchOnFocus:u,refetchOnReconnect:c,invalidationBehavior:g,onSchemaFailure:v,catchSchemaFailure:E,skipSchemaValidation:h},y){Bf();let S=pe=>(typeof process<"u",pe);Object.assign(t,{reducerPath:o,endpoints:{},internalActions:{onOnline:Cl,onOffline:fg,onFocus:wl,onFocusLost:pg},util:{}});let x=ix({serializeQueryArgs:i,reducerPath:o,createSelector:e}),{selectInvalidatedBy:I,selectCachedArgsForQuery:T,buildQuerySelector:R,buildInfiniteQuerySelector:k,buildMutationSelector:_}=x;ir(t.util,{selectInvalidatedBy:I,selectCachedArgsForQuery:T});let{queryThunk:F,infiniteQueryThunk:V,mutationThunk:j,patchQueryData:L,updateQueryData:U,upsertQueryData:M,prefetch:O,buildMatchThunkActions:P}=nx({baseQuery:r,reducerPath:o,context:y,api:t,serializeQueryArgs:i,assertTagType:S,selectors:x,onSchemaFailure:v,catchSchemaFailure:E,skipSchemaValidation:h}),{reducer:N,actions:Q}=ox({context:y,queryThunk:F,infiniteQueryThunk:V,mutationThunk:j,serializeQueryArgs:i,reducerPath:o,assertTagType:S,config:{refetchOnFocus:u,refetchOnReconnect:c,refetchOnMountOrArgChange:a,keepUnusedDataFor:s,reducerPath:o,invalidationBehavior:g}});ir(t.util,{patchQueryData:L,updateQueryData:U,upsertQueryData:M,prefetch:O,resetApiState:Q.resetApiState,upsertQueryEntries:Q.cacheEntriesUpserted}),ir(t.internalActions,Q);let $=new WeakMap,Y=pe=>Bs($,pe,()=>({currentSubscriptions:new Map,currentPolls:new Map,runningQueries:new Map,runningMutations:new Map})),{buildInitiateQuery:W,buildInitiateInfiniteQuery:H,buildInitiateMutation:J,getRunningMutationThunk:oe,getRunningMutationsThunk:be,getRunningQueriesThunk:Oe,getRunningQueryThunk:Ee}=rx({queryThunk:F,mutationThunk:j,infiniteQueryThunk:V,api:t,serializeQueryArgs:i,context:y,getInternalState:Y});ir(t.util,{getRunningMutationThunk:oe,getRunningMutationsThunk:be,getRunningQueryThunk:Ee,getRunningQueriesThunk:Oe});let{middleware:Te,actions:_e}=hx({reducerPath:o,context:y,queryThunk:F,mutationThunk:j,infiniteQueryThunk:V,api:t,assertTagType:S,selectors:x,getRunningQueryThunk:Ee,getInternalState:Y});return ir(t.util,_e),ir(t,{reducer:N,middleware:Te}),{name:sg,injectEndpoint(pe,de){var Ue;let fe=(Ue=t.endpoints)[pe]??(Ue[pe]={});Qs(de)&&ir(fe,{name:pe,select:R(pe,de),initiate:W(pe,de)},P(F,pe)),JC(de)&&ir(fe,{name:pe,select:_(),initiate:J(pe)},P(j,pe)),Hs(de)&&ir(fe,{name:pe,select:k(pe,de),initiate:H(pe,de)},P(F,pe))}}}}),bg=sx(yx());m();d();f();p();m();d();f();p();var Xr=e=>e.query,wg=e=>e.query?.enableQuerySyntax;var vq=Fe(e=>Xr(e)?.q,e=>e.search.requestId,e=>e.generatedAnswer.cannotAnswer,e=>e.configuration.analytics.analyticsMode,e=>e.search.searchAction?.actionCause,(e,t,r,n,o)=>({q:e,requestId:t,cannotAnswer:r,analyticsMode:n,actionCause:o})),vx=Fe(e=>e.generatedAnswer?.answerApiQueryParams,e=>e);m();d();f();p();m();d();f();p();m();d();f();p();m();d();f();p();m();d();f();p();function ar(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 o=0,n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]]);return r}function q(e,t,r,n){function o(i){return i instanceof r?i:new r(function(s){s(i)})}return new(r||(r=Promise))(function(i,s){function a(g){try{c(n.next(g))}catch(v){s(v)}}function u(g){try{c(n.throw(g))}catch(v){s(v)}}function c(g){g.done?i(g.value):o(g.value).then(a,u)}c((n=n.apply(e,t||[])).next())})}var ve;(function(e){e.search="search",e.click="click",e.custom="custom",e.view="view",e.collect="collect"})(ve||(ve={}));function Rl(){return typeof window<"u"}function Ul(){return typeof navigator<"u"}function Wn(){return typeof document<"u"}function Tl(){try{return typeof localStorage<"u"}catch{return!1}}function Sx(){try{return typeof sessionStorage<"u"}catch{return!1}}function Mg(){return Ul()&&navigator.cookieEnabled}var Ax=[ve.click,ve.custom,ve.search,ve.view],bx=(e,t)=>Ax.indexOf(e)!==-1?Object.assign({language:Wn()?document.documentElement.lang:"unknown",userAgent:Ul()?navigator.userAgent:"unknown"},t):t,fi=class e{static set(t,r,n){var o,i,s,a;n&&(i=new Date,i.setTime(i.getTime()+n)),a=window.location.hostname,a.indexOf(".")===-1?Cg(t,r,i):(s=a.split("."),o=s[s.length-2]+"."+s[s.length-1],Cg(t,r,i,o))}static get(t){for(var r=t+"=",n=document.cookie.split(";"),o=0;o<n.length;o++){var i=n[o];if(i=i.replace(/^\s+/,""),i.lastIndexOf(r,0)===0)return i.substring(r.length,i.length)}return null}static erase(t){e.set(t,"",-1)}};function Cg(e,t,r,n){document.cookie=`${e}=${t}`+(r?`;expires=${r.toUTCString()}`:"")+(n?`;domain=${n}`:"")+";path=/;SameSite=Lax"}function wx(){return Tl()?localStorage:Mg()?new mi:Sx()?sessionStorage:new Yn}var mi=class e{getItem(t){return fi.get(`${e.prefix}${t}`)}removeItem(t){fi.erase(`${e.prefix}${t}`)}setItem(t,r,n){fi.set(`${e.prefix}${t}`,r,n)}};mi.prefix="coveo_";var _l=class{constructor(){this.cookieStorage=new mi}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)}},Yn=class{getItem(t){return null}removeItem(t){}setItem(t,r){}},zs="__coveo.analytics.history",Cx=20,xx=1e3*60,Ex=75,Ys=class{constructor(t){this.store=t||wx()}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 q(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 q(this,void 0,void 0,function*(){let t=yield this.getHistoryWithInternalTimeAsync();return this.stripEmptyQueries(this.stripInternalTime(t))})}getHistoryWithInternalTime(){try{let t=this.store.getItem(zs);return t&&typeof t=="string"?JSON.parse(t):[]}catch{return[]}}getHistoryWithInternalTimeAsync(){return q(this,void 0,void 0,function*(){try{let t=yield this.store.getItem(zs);return t?JSON.parse(t):[]}catch{return[]}})}setHistory(t){try{this.store.setItem(zs,JSON.stringify(t.slice(0,Cx)))}catch{}}clear(){try{this.store.removeItem(zs)}catch{}}getMostRecentElement(){let t=this.getHistoryWithInternalTime();return Array.isArray(t)?t.sort((n,o)=>(o.internalTime||0)-(n.internalTime||0))[0]:null}cropQueryElement(t){return t.name&&t.value&&t.name.toLowerCase()==="query"&&(t.value=t.value.slice(0,Ex)),t}isValidEntry(t){let r=this.getMostRecentElement();return r&&r.value==t.value?(t.internalTime||0)-(r.internalTime||0)>xx:!0}stripInternalTime(t){return Array.isArray(t)?t.map(r=>{let{name:n,time:o,value:i}=r;return{name:n,time:o,value:i}}):[]}stripEmptyQuery(t){let{name:r,time:n,value:o}=t;return r&&typeof o=="string"&&r.toLowerCase()==="query"&&o.trim()===""?{name:r,time:n}:t}stripEmptyQueries(t){return t.map(r=>this.stripEmptyQuery(r))}};var Ix=(e,t)=>q(void 0,void 0,void 0,function*(){return e===ve.view?(yield Rx(t.contentIdValue),Object.assign({location:window.location.toString(),referrer:document.referrer,title:document.title},t)):t}),Rx=e=>q(void 0,void 0,void 0,function*(){let t=new Ys,r={name:"PageView",value:e,time:new Date().toISOString()};yield t.addElementAsync(r)}),Ws,Tx=new Uint8Array(16);function _x(){if(!Ws&&(Ws=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Ws))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Ws(Tx)}var kx=/^(?:[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 Xs(e){return typeof e=="string"&&kx.test(e)}var Je=[];for(let e=0;e<256;++e)Je.push((e+256).toString(16).slice(1));function Lg(e,t=0){return Je[e[t+0]]+Je[e[t+1]]+Je[e[t+2]]+Je[e[t+3]]+"-"+Je[e[t+4]]+Je[e[t+5]]+"-"+Je[e[t+6]]+Je[e[t+7]]+"-"+Je[e[t+8]]+Je[e[t+9]]+"-"+Je[e[t+10]]+Je[e[t+11]]+Je[e[t+12]]+Je[e[t+13]]+Je[e[t+14]]+Je[e[t+15]]}function Ox(e){if(!Xs(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 Px(e){e=unescape(encodeURIComponent(e));let t=[];for(let r=0;r<e.length;++r)t.push(e.charCodeAt(r));return t}var Nx="6ba7b810-9dad-11d1-80b4-00c04fd430c8",Fx="6ba7b811-9dad-11d1-80b4-00c04fd430c8";function Dx(e,t,r){function n(o,i,s,a){var u;if(typeof o=="string"&&(o=Px(o)),typeof i=="string"&&(i=Ox(i)),((u=i)===null||u===void 0?void 0:u.length)!==16)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");let c=new Uint8Array(16+o.length);if(c.set(i),c.set(o,i.length),c=r(c),c[6]=c[6]&15|t,c[8]=c[8]&63|128,s){a=a||0;for(let g=0;g<16;++g)s[a+g]=c[g];return s}return Lg(c)}try{n.name=e}catch{}return n.DNS=Nx,n.URL=Fx,n}var Mx=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),xg={randomUUID:Mx};function Zr(e,t,r){if(xg.randomUUID&&!t&&!e)return xg.randomUUID();e=e||{};let n=e.random||(e.rng||_x)();if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,t){r=r||0;for(let o=0;o<16;++o)t[r+o]=n[o];return t}return Lg(n)}function Lx(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 El(e,t){return e<<t|e>>>32-t}function jx(e){let t=[1518500249,1859775393,2400959708,3395469782],r=[1732584193,4023233417,2562383102,271733878,3285377520];if(typeof e=="string"){let s=unescape(encodeURIComponent(e));e=[];for(let a=0;a<s.length;++a)e.push(s.charCodeAt(a))}else Array.isArray(e)||(e=Array.prototype.slice.call(e));e.push(128);let n=e.length/4+2,o=Math.ceil(n/16),i=new Array(o);for(let s=0;s<o;++s){let a=new Uint32Array(16);for(let u=0;u<16;++u)a[u]=e[s*64+u*4]<<24|e[s*64+u*4+1]<<16|e[s*64+u*4+2]<<8|e[s*64+u*4+3];i[s]=a}i[o-1][14]=(e.length-1)*8/Math.pow(2,32),i[o-1][14]=Math.floor(i[o-1][14]),i[o-1][15]=(e.length-1)*8&4294967295;for(let s=0;s<o;++s){let a=new Uint32Array(80);for(let h=0;h<16;++h)a[h]=i[s][h];for(let h=16;h<80;++h)a[h]=El(a[h-3]^a[h-8]^a[h-14]^a[h-16],1);let u=r[0],c=r[1],g=r[2],v=r[3],E=r[4];for(let h=0;h<80;++h){let y=Math.floor(h/20),S=El(u,5)+Lx(y,c,g,v)+E+t[y]+a[h]>>>0;E=v,v=g,g=El(c,30)>>>0,c=u,u=S}r[0]=r[0]+u>>>0,r[1]=r[1]+c>>>0,r[2]=r[2]+g>>>0,r[3]=r[3]+v>>>0,r[4]=r[4]+E>>>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 qx=Dx("v5",80,jx),Eg=qx,jg="2.30.55",Ig=e=>`${e.protocol}//${e.hostname}${e.pathname.indexOf("/")===0?e.pathname:`/${e.pathname}`}${e.search}`,pi={pageview:"pageview",event:"event"},Zs=class{constructor({client:t,uuidGenerator:r=Zr}){this.client=t,this.uuidGenerator=r}},kl=class extends Zs{constructor({client:t,uuidGenerator:r=Zr}){super({client:t,uuidGenerator:r}),this.actionData={},this.pageViewId=r(),this.nextPageViewId=this.pageViewId,this.currentLocation=Ig(window.location),this.lastReferrer=Wn()?document.referrer:"",this.addHooks()}getApi(t){return t==="setAction"?this.setAction: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:Wn()?document.title:"",encoding:Wn()?document.characterSet:"UTF-8"},n={screenResolution:`${screen.width}x${screen.height}`,screenColor:`${screen.colorDepth}-bit`},o={language:navigator.language,userAgent:navigator.userAgent},i={time:Date.now(),eventId:this.uuidGenerator()};return Object.assign(Object.assign(Object.assign(Object.assign({},i),n),o),r)}updateLocationForNextPageView(t,r){let{pageViewId:n,referrer:o,location:i}=this.getNextValues(t,r);this.lastReferrer=o,this.pageViewId=n,this.currentLocation=i,t===pi.pageview&&(this.nextPageViewId=this.uuidGenerator(),this.hasSentFirstPageView=!0)}getNextValues(t,r){return{pageViewId:t===pi.pageview?this.nextPageViewId:this.pageViewId,referrer:t===pi.pageview&&this.hasSentFirstPageView?this.currentLocation:this.lastReferrer,location:t===pi.pageview?this.getCurrentLocationFromPayload(r):this.currentLocation}}getCurrentLocationFromPayload(t){if(t.page){let r=o=>o.replace(/^\/?(.*)$/,"/$1");return`${(o=>o.split("/").slice(0,3).join("/"))(this.currentLocation)}${r(t.page)}`}else return Ig(window.location)}},vr=class e{constructor(t,r){if(!Xs(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(o=>new RegExp(o.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,o]=r;if(n.length!==32||isNaN(parseInt(o)))return null;let i=n.substring(0,8)+"-"+n.substring(8,12)+"-"+n.substring(12,16)+"-"+n.substring(16,20)+"-"+n.substring(20,32);return Xs(i)?new e(i,Number.parseInt(o)*1e3):null}};vr.cvo_cid="cvo_cid";vr.expirationTime=120;var Ol=class extends Zs{constructor({client:t,uuidGenerator:r=Zr}){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 q(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(vr.cvo_cid,new vr(n,Date.now()).toString()),r.toString()}catch{throw new Error("Invalid URL provided")}})}acceptFrom(t){this.client.setAcceptedLinkReferrers(t)}};Ol.Id="link";var wt=Object.keys;function Ks(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)}var Il=128,qg=192,Rg=224,Tg=240;function Ux(e){return(e&248)===Tg?4:(e&Tg)===Rg?3:(e&Rg)===qg?2:1}function Vx(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&Il)!=Il)break;if(r-=3,(n&qg)!=Il){t-r>=Ux(n)*3&&(r=t);break}}return e.substring(0,r)}var Pl={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"},Bx=wt(Pl).map(e=>Pl[e]),Gx=[...Bx].join("|"),$x=new RegExp(`^(${Gx}$)`),Qx={svcAction:"svc_action",svcActionData:"svc_action_data"},Hx=e=>wt(e).filter(t=>e[t]!==void 0).reduce((t,r)=>{let n=Pl[r]||r;return Object.assign(Object.assign({},t),{[n]:e[r]})},{}),zx=e=>$x.test(e),Wx=[zx],_g={id:"id",name:"nm",brand:"br",category:"ca",variant:"va",price:"pr",quantity:"qt",coupon:"cc",position:"ps",group:"group"},kg={id:"id",name:"nm",brand:"br",category:"ca",variant:"va",position:"ps",price:"pr",group:"group"},nt={action:"pa",list:"pal",listSource:"pls"},Js={id:"ti",revenue:"tr",tax:"tt",shipping:"ts",coupon:"tcc",affiliation:"ta",step:"cos",option:"col"},Kx=["loyaltyCardId","loyaltyTier","thirdPartyPersona","companyName","favoriteStore","storeName","userIndustry","userRole","userDepartment","businessUnit"],Nl={id:"quoteId",affiliation:"quoteAffiliation"},Fl={id:"reviewId",rating:"reviewRating",comment:"reviewComment"},Yx={add:nt,bookmark_add:nt,bookmark_remove:nt,click:nt,checkout:nt,checkout_option:nt,detail:nt,impression:nt,remove:nt,refund:Object.assign(Object.assign({},nt),Js),purchase:Object.assign(Object.assign({},nt),Js),quickview:nt,quote:Object.assign(Object.assign({},nt),Nl),review:Object.assign(Object.assign({},nt),Fl)},Xx=wt(_g).map(e=>_g[e]),Zx=wt(kg).map(e=>kg[e]),Jx=wt(nt).map(e=>nt[e]),eE=wt(Js).map(e=>Js[e]),tE=wt(Fl).map(e=>Fl[e]),rE=wt(Nl).map(e=>Nl[e]),nE=[...Xx,"custom"].join("|"),oE=[...Zx,"custom"].join("|"),Ug="(pr[0-9]+)",Vg="(il[0-9]+pi[0-9]+)",iE=new RegExp(`^${Ug}(${nE})$`),sE=new RegExp(`^(${Vg}(${oE}))|(il[0-9]+nm)$`),aE=new RegExp(`^(${Jx.join("|")})$`),cE=new RegExp(`^(${eE.join("|")})$`),uE=new RegExp(`^${Ug}custom$`),lE=new RegExp(`^${Vg}custom$`),dE=new RegExp(`^(${[...Kx,...tE,...rE].join("|")})$`),pE=e=>iE.test(e),fE=e=>sE.test(e),mE=e=>aE.test(e),gE=e=>cE.test(e),hE=e=>dE.test(e),yE=[fE,pE,mE,gE,hE],vE=[uE,lE],SE={anonymizeIp:"aip"},AE={eventCategory:"ec",eventAction:"ea",eventLabel:"el",eventValue:"ev",page:"dp",visitorId:"cid",clientId:"cid",userId:"uid",currencyCode:"cu"},bE={hitType:"t",pageViewId:"pid",encoding:"de",location:"dl",referrer:"dr",screenColor:"sd",screenResolution:"sr",title:"dt",userAgent:"ua",language:"ul",eventId:"z",time:"tm"},wE=["contentId","contentIdKey","contentType","searchHub","tab","searchUid","permanentId","contentLocale","trackingId"],CE=Object.assign(Object.assign(Object.assign(Object.assign({},SE),AE),bE),wE.reduce((e,t)=>Object.assign(Object.assign({},e),{[t]:t}),{})),Dl=Object.assign(Object.assign({},CE),Qx),xE=e=>{let t=!!e.action&&Yx[e.action]||{};return wt(e).reduce((r,n)=>{let o=t[n]||Dl[n]||n;return Object.assign(Object.assign({},r),{[o]:e[n]})},{})},EE=wt(Dl).map(e=>Dl[e]),IE=e=>EE.indexOf(e)!==-1,RE=e=>e==="custom",TE=e=>[...yE,...Wx,IE,RE].some(t=>t(e)),_E=e=>wt(e).reduce((t,r)=>{let n=kE(r);return n?Object.assign(Object.assign({},t),OE(n,e[r])):Object.assign(Object.assign({},t),{[r]:e[r]})},{}),kE=e=>{let t;return[...vE].every(r=>{var n;return t=(n=r.exec(e))===null||n===void 0?void 0:n[1],!t}),t},OE=(e,t)=>wt(t).reduce((r,n)=>Object.assign(Object.assign({},r),{[`${e}${n}`]:t[n]}),{}),Ml=class{constructor(t){this.opts=t}sendEvent(t,r){return q(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:o}=this.opts,i=yield this.getQueryParamsForEventType(t),{url:s,payload:a}=yield this.preProcessRequestAsPotentialJSONString(`${n}/analytics/${t}?${i}`,r,o),u=this.encodeForEventType(t,a),c=new Blob([u],{type:"application/x-www-form-urlencoded"});navigator.sendBeacon(s,c)})}isAvailable(){return"sendBeacon"in navigator}deleteHttpCookieVisitorId(){return Promise.resolve()}preProcessRequestAsPotentialJSONString(t,r,n){return q(this,void 0,void 0,function*(){let o=t,i=r;if(n){let s=yield n({url:t,body:JSON.stringify(r)},"analyticsBeacon"),{url:a,body:u}=s;o=a||t;try{i=JSON.parse(u)}catch(c){console.error("Unable to process the request body as a JSON string",c)}}return{payload:i,url:o}})}encodeForEventType(t,r){return this.isEventTypeLegacy(t)?this.encodeEventToJson(t,r):this.encodeEventToJson(t,r,this.opts.token)}getQueryParamsForEventType(t){return q(this,void 0,void 0,function*(){let{token:r,visitorIdProvider:n}=this.opts,o=yield n.getCurrentVisitorId();return[r&&this.isEventTypeLegacy(t)?`access_token=${r}`:"",o?`visitorId=${o}`:"","discardVisitInfo=true"].filter(i=>!!i).join("&")})}isEventTypeLegacy(t){return[ve.click,ve.custom,ve.search,ve.view].indexOf(t)!==-1}encodeEventToJson(t,r,n){let o=`${t}Event=${encodeURIComponent(JSON.stringify(r))}`;return n&&(o=`access_token=${encodeURIComponent(n)}&${o}`),o}},Ll=class{sendEvent(t,r){return q(this,void 0,void 0,function*(){return Promise.resolve()})}deleteHttpCookieVisitorId(){return q(this,void 0,void 0,function*(){return Promise.resolve()})}},Og=A.fetch,ea=class{constructor(t){this.opts=t}sendEvent(t,r){return q(this,void 0,void 0,function*(){let{baseUrl:n,visitorIdProvider:o,preprocessRequest:i}=this.opts,s=this.shouldAppendVisitorId(t)?yield this.getVisitorIdParam():"",a={url:`${n}/analytics/${t}${s}`,credentials:"include",mode:"cors",headers:this.getHeaders(),method:"POST",body:JSON.stringify(r)},u=Object.assign(Object.assign({},a),i?yield i(a,"analyticsFetch"):{}),{url:c}=u,g=ar(u,["url"]),v;try{v=yield Og(c,g)}catch(E){console.error("An error has occured when sending the event.",E);return}if(v.ok){let E=yield v.json();return E.visitorId&&o.setCurrentVisitorId(E.visitorId),E}else{try{v.json()}catch{}throw console.error(`An error has occured when sending the "${t}" event.`,v,r),new Error(`An error has occurred when sending the "${t}" event. Check the console logs for more details.`)}})}deleteHttpCookieVisitorId(){return q(this,void 0,void 0,function*(){let{baseUrl:t}=this.opts,r=`${t}/analytics/visit`;yield Og(r,{headers:this.getHeaders(),method:"DELETE"})})}shouldAppendVisitorId(t){return[ve.click,ve.custom,ve.search,ve.view].indexOf(t)!==-1}getVisitorIdParam(){return q(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"})}},jl=class{constructor(t,r){Tl()&&Mg()?this.storage=new _l:Tl()?this.storage=localStorage:(console.warn("BrowserRuntime detected no valid storage available.",this),this.storage=new Yn),this.client=new ea(t),this.beaconClient=new Ml(t),window.addEventListener("beforeunload",()=>{let n=r();for(let{eventType:o,payload:i}of n)this.beaconClient.sendEvent(o,i)})}getClientDependingOnEventType(t){return t==="click"&&this.beaconClient.isAvailable()?this.beaconClient:this.client}},ql=class{constructor(t,r){this.storage=r||new Yn,this.client=new ea(t)}getClientDependingOnEventType(t){return this.client}},ta=class{constructor(){this.storage=new Yn,this.client=new Ll}getClientDependingOnEventType(t){return this.client}},PE="xx",NE=e=>e?.startsWith(PE)||!1,FE=`
|
|
27
|
+
`;return new Mu(r)}var Mu=class extends Error{constructor(e){super(e),this.name="SchemaValidationError"}},Ot=class{constructor(e){oe(this,"definition");this.definition=e}validate(e={},t=""){let r={...this.default,...e},n=[];for(let o in this.definition){let i=this.definition[o].validate(r[o]);i&&n.push(`${o}: ${i}`)}if(n.length)throw Qb(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}},qr=class{constructor(e={}){oe(this,"baseConfig");this.baseConfig=e}validate(e){return this.baseConfig.required&&ae(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 Dn(e){return e===void 0}function Hb(e){return e===null}function ae(e){return Dn(e)||Hb(e)}var Me=class{constructor(e={}){oe(this,"value");this.value=new qr(e)}validate(e){let t=this.value.validate(e);return t||(zb(e)?null:"value is not a boolean.")}get default(){return this.value.default}get required(){return this.value.required}};function zb(e){return Dn(e)||vf(e)}function vf(e){return typeof e=="boolean"}var Ue=class{constructor(e={}){oe(this,"config");oe(this,"value");this.config=e,this.value=new qr(e)}validate(e){let t=this.value.validate(e);return t||(Wb(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 Wb(e){return Dn(e)||Sf(e)}function Sf(e){return typeof e=="number"&&!Number.isNaN(e)}var Kb=/^\d{4}(-\d\d(-\d\d(T\d\d:\d\d(:\d\d)?(\.\d+)?(([+-]\d\d:\d\d)|Z)?)?)?)?$/i,te=class{constructor(e={}){oe(this,"value");oe(this,"config");this.config={emptyAllowed:!0,url:!1,...e},this.value=new qr(this.config)}validate(e){let{emptyAllowed:t,url:r,regex:n,constrainTo:o,ISODate:i}=this.config,s=this.value.validate(e);if(s)return s;if(Dn(e))return null;if(!Af(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}`:o&&!o.includes(e)?`value should be one of: ${o.join(", ")}.`:i&&!(Kb.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 Af(e){return Object.prototype.toString.call(e)==="[object String]"}var Ie=class{constructor(e={}){oe(this,"config");this.config={options:{required:!1},values:{},...e}}validate(e){if(Dn(e))return this.config.options.required?"value is required and is currently undefined":null;if(!bf(e))return"value is not an object";for(let[r,n]of Object.entries(this.config.values))if(n.required&&ae(e[r]))return`value does not contain ${r}`;let t="";for(let[r,n]of Object.entries(this.config.values)){let o=e[r],i=n.validate(o);i!==null&&(t+=` ${i}`)}return t===""?null:t}get default(){}get required(){return!!this.config.options.required}};function bf(e){return e!==void 0&&typeof e=="object"}var Pt=class{constructor(e={}){oe(this,"config");oe(this,"value");this.config=e,this.value=new qr(this.config)}validate(e){if(!ae(e)&&!Array.isArray(e))return"value is not an array";let t=this.value.validate(e);if(t!==null)return t;if(ae(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&&ae(n)&&(r=`value is null or undefined: ${e.join(",")}`);let o=this.validatePrimitiveValue(n,this.config.each);o!==null&&(r+=` ${o}`)}),r===""?null:r}return null}validatePrimitiveValue(e,t){return vf(e)||Af(e)||Sf(e)||bf(e)?t.validate(e):"value is not a primitive value"}get default(){}get required(){return this.value.required}};function wf(e){return Array.isArray(e)}var Lu=class{constructor(e){oe(this,"config");oe(this,"value");this.config=e,this.value=new qr(e)}validate(e){let t=this.value.validate(e);return t!==null?t:Dn(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}};m();d();f();p();var ts=e=>e;m();d();f();p();m();d();f();p();m();d();f();p();var Mn=class{constructor(t){oe(this,"_basePath");oe(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}};m();d();f();p();function ju(e){let{url:t,accessToken:r,organizationId:n,authentication:o,...i}=e;return i}var qu=e=>{let{response:t}=e;return t.body?Yb(e):Xb(t)},Yb=e=>Jb(e)?ew(e):Zb(e)?e.body:{message:"unknown",statusCode:0,type:"unknown"},Xb=e=>{let t=JSON.parse(JSON.stringify(e,Object.getOwnPropertyNames(e)));return{...t,message:`Client side error: ${t.message||""}`,statusCode:400,type:"ClientError"}};function Zb(e){return e.body.statusCode!==void 0}function Jb(e){return e.body.exception!==void 0}var ew=e=>({message:e.body.exception.code,statusCode:e.response.status,type:e.body.exception.code});m();d();f();p();function Cf(e){return((e.headers.get("content-type")||"").split(";").find(n=>n.indexOf("charset=")!==-1)||"").split("=")[1]||"UTF-8"}m();d();f();p();var Uu=(e,t,r,n)=>{let o=new Mn(`${e.url}${n}`);return o.addParam("organizationId",e.organizationId),e.authentication&&o.addParam("authentication",e.authentication),{accessToken:e.accessToken,method:t,contentType:r,url:o.href,origin:"searchApiFetch"}};var xf=(e,t)=>{let r=new Mn(`${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},Vu=/*#__PURE__*/function(){var _ref3=_asyncToGenerator(function*(e,t){let r=yield hr.call({...Uu(e,"POST","application/x-www-form-urlencoded","/html"),requestParams:ju(e),requestMetadata:{method:"html"},...t});if(r instanceof Error)throw r;let n=Cf(r),o=yield r.arrayBuffer(),s=new TextDecoder(n).decode(o);return tw(s)?{success:s}:{error:qu({response:r,body:s})}});return function Vu(_x3,_x4){return _ref3.apply(this,arguments)}}();function tw(e){return typeof e=="string"}m();d();f();p();function rw(e){return{statusCode:e.statusCode,type:e.name,message:e.message}}function nw(e){return{statusCode:e.code,type:e.name,message:e.message,ignored:!0}}function rs(e,t){if(t&&e.name==="AbortError")return{error:nw(e)};if(e instanceof jr)return{error:rw(e)};throw e}m();d();f();p();m();d();f();p();var ns=(e,t,r,n,o={})=>{ow(e);let i=`${e.url}/rest/organizations/${e.organizationId}/caseassists/${e.caseAssistId}${n}`,s=iw(o),a=s?`${i}?${s}`:i;return{accessToken:e.accessToken,method:t,contentType:r,url:a,origin:"caseAssistApiFetch"}},os=e=>Object.keys(e).filter(t=>e[t].value!=="").reduce((t,r)=>(t[r]=e[r],t),{}),is=e=>Object.keys(e).filter(t=>e[t].value!=="").reduce((t,r)=>(t[r]=e[r].value,t),{}),ow=e=>{if(!e.url)throw new Error("The 'url' attribute must contain a valid platform URL.");if(!e.organizationId)throw new Error("The 'organizationId' attribute must contain a valid organization ID.");if(!e.accessToken)throw new Error("The 'accessToken' attribute must contain a valid platform access token.");if(!e.caseAssistId)throw new Error("The 'caseAssistId' attribute must contain a valid Case Assist configuration ID.")},iw=e=>Object.keys(e).map(t=>`${t}=${encodeURIComponent(e[t])}`).join("&");var Ef=e=>{let t=e.debug?{debug:"1"}:{};return{...ns(e,"POST","application/json","/classify",t),requestParams:sw(e)}},sw=e=>({clientId:e.clientId,locale:e.locale,fields:os(e.fields)});m();d();f();p();var If=e=>{let t={};return e.debug&&(t.debug="1"),e.numberOfResults&&(t.numberOfResults=e.numberOfResults.toString()),{...ns(e,"POST","application/json","/documents/suggest",t),requestParams:aw(e)}},aw=e=>({clientId:e.clientId,locale:e.locale,fields:os(e.fields),context:e.context,analytics:e.analytics});var ss=class{constructor(t){oe(this,"options",t)}getCaseClassifications(t){var _this=this;return _asyncToGenerator(function*(){let r=yield hr.call({...Ef(t),..._this.options});if(r instanceof Error)return rs(r);let n=yield r.json();return r.ok?{success:n}:{error:n}})()}getDocumentSuggestions(t){var _this2=this;return _asyncToGenerator(function*(){let r=yield hr.call({...If(t),..._this2.options});if(r instanceof Error)return rs(r);let n=yield r.json();return r.ok?{success:n}:{error:n}})()}html(t){var _this3=this;return _asyncToGenerator(function*(){return Vu(t,_this3.options)})()}};m();d();f();p();m();d();f();p();m();d();f();p();function Ke(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 cw=typeof Symbol=="function"&&Symbol.observable||"@@observable",Rf=cw,Bu=()=>Math.random().toString(36).substring(7).split("").join("."),uw={INIT:`@@redux/INIT${Bu()}`,REPLACE:`@@redux/REPLACE${Bu()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${Bu()}`},as=uw;function qt(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 Gu(e,t,r){if(typeof e!="function")throw new Error(Ke(2));if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(Ke(0));if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(Ke(1));return r(Gu)(e,t)}let n=e,o=t,i=new Map,s=i,a=0,u=!1;function c(){s===i&&(s=new Map,i.forEach((x,I)=>{s.set(I,x)}))}function g(){if(u)throw new Error(Ke(3));return o}function v(x){if(typeof x!="function")throw new Error(Ke(4));if(u)throw new Error(Ke(5));let I=!0;c();let T=a++;return s.set(T,x),function(){if(I){if(u)throw new Error(Ke(6));I=!1,c(),s.delete(T),i=null}}}function E(x){if(!qt(x))throw new Error(Ke(7));if(typeof x.type>"u")throw new Error(Ke(8));if(typeof x.type!="string")throw new Error(Ke(17));if(u)throw new Error(Ke(9));try{u=!0,o=n(o,x)}finally{u=!1}return(i=s).forEach(T=>{T()}),x}function h(x){if(typeof x!="function")throw new Error(Ke(10));n=x,E({type:as.REPLACE})}function y(){let x=v;return{subscribe(I){if(typeof I!="object"||I===null)throw new Error(Ke(11));function T(){let k=I;k.next&&k.next(g())}return T(),{unsubscribe:x(T)}},[Rf](){return this}}}return E({type:as.INIT}),{dispatch:E,subscribe:v,getState:g,replaceReducer:h,[Rf]:y}}function lw(e){Object.keys(e).forEach(t=>{let r=e[t];if(typeof r(void 0,{type:as.INIT})>"u")throw new Error(Ke(12));if(typeof r(void 0,{type:as.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Ke(13))})}function Ln(e){let t=Object.keys(e),r={};for(let s=0;s<t.length;s++){let a=t[s];typeof e[a]=="function"&&(r[a]=e[a])}let n=Object.keys(r),o,i;try{lw(r)}catch(s){i=s}return function(a={},u){if(i)throw i;let c=!1,g={};for(let v=0;v<n.length;v++){let E=n[v],h=r[E],y=a[E],S=h(y,u);if(typeof S>"u"){let x=u&&u.type;throw new Error(Ke(14))}g[E]=S,c=c||S!==y}return c=c||n.length!==Object.keys(a).length,c?g:a}}function qo(...e){return e.length===0?t=>t:e.length===1?e[0]:e.reduce((t,r)=>(...n)=>t(r(...n)))}function Tf(...e){return t=>(r,n)=>{let o=t(r,n),i=()=>{throw new Error(Ke(15))},s={getState:o.getState,dispatch:(u,...c)=>i(u,...c)},a=e.map(u=>u(s));return i=qo(...a)(o.dispatch),{...o,dispatch:i}}}function Uo(e){return qt(e)&&"type"in e&&typeof e.type=="string"}m();d();f();p();var Zu=Symbol.for("immer-nothing"),Vo=Symbol.for("immer-draftable"),Qe=Symbol.for("immer-state");function Ye(e,...t){throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var gt=Object,Vr=gt.getPrototypeOf,Go="constructor",Wo="prototype",Hu="configurable",ds="enumerable",us="writable",$o="value",st=e=>!!e&&!!e[Qe];function at(e){return e?Mf(e)||Yo(e)||!!e[Vo]||!!e[Go]?.[Vo]||Xo(e)||Zo(e):!1}var dw=gt[Wo][Go].toString(),_f=new WeakMap;function Mf(e){if(!e||!jn(e))return!1;let t=Vr(e);if(t===null||t===gt[Wo])return!0;let r=gt.hasOwnProperty.call(t,Go)&&t[Go];if(r===Object)return!0;if(!Ur(r))return!1;let n=_f.get(r);return n===void 0&&(n=Function.toString.call(r),_f.set(r,n)),n===dw}function Lf(e){return st(e)||Ye(15,e),e[Qe].base_}function Ko(e,t,r=!0){Br(e)===0?(r?Reflect.ownKeys(e):gt.keys(e)).forEach(o=>{t(o,e[o],e)}):e.forEach((n,o)=>t(o,n,e))}function Br(e){let t=e[Qe];return t?t.type_:Yo(e)?1:Xo(e)?2:Zo(e)?3:0}var Bo=(e,t,r=Br(e))=>r===2?e.has(t):gt[Wo].hasOwnProperty.call(e,t),rr=(e,t,r=Br(e))=>r===2?e.get(t):e[t],ps=(e,t,r,n=Br(e))=>{n===2?e.set(t,r):n===3?e.add(r):e[t]=r};function pw(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}var Yo=Array.isArray,Xo=e=>e instanceof Map,Zo=e=>e instanceof Set,jn=e=>typeof e=="object",Ur=e=>typeof e=="function",$u=e=>typeof e=="boolean";function fw(e){let t=+e;return Number.isInteger(t)&&String(t)===e}var mw=e=>jn(e)?e?.[Qe]:null,nr=e=>e.copy_||e.base_;var Ju=e=>e.modified_?e.copy_:e.base_;function zu(e,t){if(Xo(e))return new Map(e);if(Zo(e))return new Set(e);if(Yo(e))return Array[Wo].slice.call(e);let r=Mf(e);if(t===!0||t==="class_only"&&!r){let n=gt.getOwnPropertyDescriptors(e);delete n[Qe];let o=Reflect.ownKeys(n);for(let i=0;i<o.length;i++){let s=o[i],a=n[s];a[us]===!1&&(a[us]=!0,a[Hu]=!0),(a.get||a.set)&&(n[s]={[Hu]:!0,[us]:!0,[ds]:a[ds],[$o]:e[s]})}return gt.create(Vr(e),n)}else{let n=Vr(e);if(n!==null&&r)return{...e};let o=gt.create(n);return gt.assign(o,e)}}function el(e,t=!1){return vs(e)||st(e)||!at(e)||(Br(e)>1&>.defineProperties(e,{set:cs,add:cs,clear:cs,delete:cs}),gt.freeze(e),t&&Ko(e,(r,n)=>{el(n,!0)},!1)),e}function gw(){Ye(2)}var cs={[$o]:gw};function vs(e){return e===null||!jn(e)?!0:gt.isFrozen(e)}var fs="MapSet",ms="Patches",kf="ArrayMethods",gs={};function Gr(e){let t=gs[e];return t||Ye(0,e),t}var Of=e=>!!gs[e];function hw(e,t){gs[e]||(gs[e]=t)}var Qo,jf=()=>Qo,yw=(e,t)=>({drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0,handledSet_:new Set,processedForPatches_:new Set,mapSetPlugin_:Of(fs)?Gr(fs):void 0,arrayMethodsPlugin_:Of(kf)?Gr(kf):void 0});function Pf(e,t){t&&(e.patchPlugin_=Gr(ms),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function Wu(e){Ku(e),e.drafts_.forEach(vw),e.drafts_=null}function Ku(e){e===Qo&&(Qo=e.parent_)}var Nf=e=>Qo=yw(Qo,e);function vw(e){let t=e[Qe];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function Ff(e,t){t.unfinalizedDrafts_=t.drafts_.length;let r=t.drafts_[0];if(e!==void 0&&e!==r){r[Qe].modified_&&(Wu(t),Ye(4)),at(e)&&(e=Df(t,e));let{patchPlugin_:o}=t;o&&o.generateReplacementPatches_(r[Qe].base_,e,t)}else e=Df(t,r);return Sw(t,e,!0),Wu(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==Zu?e:void 0}function Df(e,t){if(vs(t))return t;let r=t[Qe];if(!r)return hs(t,e.handledSet_,e);if(!Ss(r,e))return t;if(!r.modified_)return r.base_;if(!r.finalized_){let{callbacks_:n}=r;if(n)for(;n.length>0;)n.pop()(e);Vf(r,e)}return r.copy_}function Sw(e,t,r=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&el(t,r)}function qf(e){e.finalized_=!0,e.scope_.unfinalizedDrafts_--}var Ss=(e,t)=>e.scope_===t,Aw=[];function Uf(e,t,r,n){let o=nr(e),i=e.type_;if(n!==void 0&&rr(o,n,i)===t){ps(o,n,r,i);return}if(!e.draftLocations_){let a=e.draftLocations_=new Map;Ko(o,(u,c)=>{if(st(c)){let g=a.get(c)||[];g.push(u),a.set(c,g)}})}let s=e.draftLocations_.get(t)??Aw;for(let a of s)ps(o,a,r,i)}function bw(e,t,r){e.callbacks_.push(function(o){let i=t;if(!i||!Ss(i,o))return;o.mapSetPlugin_?.fixSetContents(i);let s=Ju(i);Uf(e,i.draft_??i,s,r),Vf(i,o)})}function Vf(e,t){if(e.modified_&&!e.finalized_&&(e.type_===3||e.type_===1&&e.allIndicesReassigned_||(e.assigned_?.size??0)>0)){let{patchPlugin_:n}=t;if(n){let o=n.getPath(e);o&&n.generatePatches_(e,o,t)}qf(e)}}function ww(e,t,r){let{scope_:n}=e;if(st(r)){let o=r[Qe];Ss(o,n)&&o.callbacks_.push(function(){ls(e);let s=Ju(o);Uf(e,r,s,t)})}else at(r)&&e.callbacks_.push(function(){let i=nr(e);e.type_===3?i.has(r)&&hs(r,n.handledSet_,n):rr(i,t,e.type_)===r&&n.drafts_.length>1&&(e.assigned_.get(t)??!1)===!0&&e.copy_&&hs(rr(e.copy_,t,e.type_),n.handledSet_,n)})}function hs(e,t,r){return!r.immer_.autoFreeze_&&r.unfinalizedDrafts_<1||st(e)||t.has(e)||!at(e)||vs(e)||(t.add(e),Ko(e,(n,o)=>{if(st(o)){let i=o[Qe];if(Ss(i,r)){let s=Ju(i);ps(e,n,s,e.type_),qf(i)}}else at(o)&&hs(o,t,r)})),e}function Cw(e,t){let r=Yo(e),n={type_:r?1:0,scope_:t?t.scope_:jf(),modified_:!1,finalized_:!1,assigned_:void 0,parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1,callbacks_:void 0},o=n,i=ys;r&&(o=[n],i=Ho);let{revoke:s,proxy:a}=Proxy.revocable(o,i);return n.draft_=a,n.revoke_=s,[a,n]}var ys={get(e,t){if(t===Qe)return e;let r=e.scope_.arrayMethodsPlugin_,n=e.type_===1&&typeof t=="string";if(n&&r?.isArrayOperationMethod(t))return r.createMethodInterceptor(e,t);let o=nr(e);if(!Bo(o,t,e.type_))return xw(e,o,t);let i=o[t];if(e.finalized_||!at(i)||n&&e.operationMethod&&r?.isMutatingArrayMethod(e.operationMethod)&&fw(t))return i;if(i===Qu(e.base_,t)){ls(e);let s=e.type_===1?+t:t,a=Xu(e.scope_,i,e,s);return e.copy_[s]=a}return i},has(e,t){return t in nr(e)},ownKeys(e){return Reflect.ownKeys(nr(e))},set(e,t,r){let n=Bf(nr(e),t);if(n?.set)return n.set.call(e.draft_,r),!0;if(!e.modified_){let o=Qu(nr(e),t),i=o?.[Qe];if(i&&i.base_===r)return e.copy_[t]=r,e.assigned_.set(t,!1),!0;if(pw(r,o)&&(r!==void 0||Bo(e.base_,t,e.type_)))return!0;ls(e),Yu(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_.set(t,!0),ww(e,t,r)),!0},deleteProperty(e,t){return ls(e),Qu(e.base_,t)!==void 0||t in e.base_?(e.assigned_.set(t,!1),Yu(e)):e.assigned_.delete(t),e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){let r=nr(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n&&{[us]:!0,[Hu]:e.type_!==1||t!=="length",[ds]:n[ds],[$o]:r[t]}},defineProperty(){Ye(11)},getPrototypeOf(e){return Vr(e.base_)},setPrototypeOf(){Ye(12)}},Ho={};for(let e in ys){let t=ys[e];Ho[e]=function(){let r=arguments;return r[0]=r[0][0],t.apply(this,r)}}Ho.deleteProperty=function(e,t){return Ho.set.call(this,e,t,void 0)};Ho.set=function(e,t,r){return ys.set.call(this,e[0],t,r,e[0])};function Qu(e,t){let r=e[Qe];return(r?nr(r):e)[t]}function xw(e,t,r){let n=Bf(t,r);return n?$o in n?n[$o]:n.get?.call(e.draft_):void 0}function Bf(e,t){if(!(t in e))return;let r=Vr(e);for(;r;){let n=Object.getOwnPropertyDescriptor(r,t);if(n)return n;r=Vr(r)}}function Yu(e){e.modified_||(e.modified_=!0,e.parent_&&Yu(e.parent_))}function ls(e){e.copy_||(e.assigned_=new Map,e.copy_=zu(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var Ew=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.useStrictIteration_=!1,this.produce=(t,r,n)=>{if(Ur(t)&&!Ur(r)){let i=r;r=t;let s=this;return function(u=i,...c){return s.produce(u,g=>r.call(this,g,...c))}}Ur(r)||Ye(6),n!==void 0&&!Ur(n)&&Ye(7);let o;if(at(t)){let i=Nf(this),s=Xu(i,t,void 0),a=!0;try{o=r(s),a=!1}finally{a?Wu(i):Ku(i)}return Pf(i,n),Ff(o,i)}else if(!t||!jn(t)){if(o=r(t),o===void 0&&(o=t),o===Zu&&(o=void 0),this.autoFreeze_&&el(o,!0),n){let i=[],s=[];Gr(ms).generateReplacementPatches_(t,o,{patches_:i,inversePatches_:s}),n(i,s)}return o}else Ye(1,t)},this.produceWithPatches=(t,r)=>{if(Ur(t))return(s,...a)=>this.produceWithPatches(s,u=>t(u,...a));let n,o;return[this.produce(t,r,(s,a)=>{n=s,o=a}),n,o]},$u(e?.autoFreeze)&&this.setAutoFreeze(e.autoFreeze),$u(e?.useStrictShallowCopy)&&this.setUseStrictShallowCopy(e.useStrictShallowCopy),$u(e?.useStrictIteration)&&this.setUseStrictIteration(e.useStrictIteration)}createDraft(e){at(e)||Ye(8),st(e)&&(e=As(e));let t=Nf(this),r=Xu(t,e,void 0);return r[Qe].isManual_=!0,Ku(t),r}finishDraft(e,t){let r=e&&e[Qe];(!r||!r.isManual_)&&Ye(9);let{scope_:n}=r;return Pf(n,t),Ff(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 o=t[r];if(o.path.length===0&&o.op==="replace"){e=o.value;break}}r>-1&&(t=t.slice(r+1));let n=Gr(ms).applyPatches_;return st(e)?n(e,t):this.produce(e,o=>n(o,t))}};function Xu(e,t,r,n){let[o,i]=Xo(t)?Gr(fs).proxyMap_(t,r):Zo(t)?Gr(fs).proxySet_(t,r):Cw(t,r);return(r?.scope_??jf()).drafts_.push(o),i.callbacks_=r?.callbacks_??[],i.key_=n,r&&n!==void 0?bw(r,i,n):i.callbacks_.push(function(u){u.mapSetPlugin_?.fixSetContents(i);let{patchPlugin_:c}=u;i.modified_&&c&&c.generatePatches_(i,[],u)}),o}function As(e){return st(e)||Ye(10,e),Gf(e)}function Gf(e){if(!at(e)||vs(e))return e;let t=e[Qe],r,n=!0;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,r=zu(e,t.scope_.immer_.useStrictShallowCopy_),n=t.scope_.immer_.shouldUseStrictIteration()}else r=zu(e,!0);return Ko(r,(o,i)=>{ps(r,o,Gf(i))},n),t&&(t.finalized_=!1),r}function $f(){function t(y,S=[]){if(y.key_!==void 0){let x=y.parent_.copy_??y.parent_.base_,I=mw(rr(x,y.key_)),T=rr(x,y.key_);if(T===void 0||T!==y.draft_&&T!==y.base_&&T!==y.copy_||I!=null&&I.base_!==y.base_)return null;let R=y.parent_.type_===3,k;if(R){let _=y.parent_;k=Array.from(_.drafts_.keys()).indexOf(y.key_)}else k=y.key_;if(!(R&&x.size>k||Bo(x,k)))return null;S.push(k)}if(y.parent_)return t(y.parent_,S);S.reverse();try{r(y.copy_,S)}catch{return null}return S}function r(y,S){let x=y;for(let I=0;I<S.length-1;I++){let T=S[I];if(x=rr(x,T),!jn(x)||x===null)throw new Error(`Cannot resolve path at '${S.join("/")}'`)}return x}let n="replace",o="add",i="remove";function s(y,S,x){if(y.scope_.processedForPatches_.has(y))return;y.scope_.processedForPatches_.add(y);let{patches_:I,inversePatches_:T}=x;switch(y.type_){case 0:case 2:return u(y,S,I,T);case 1:return a(y,S,I,T);case 3:return c(y,S,I,T)}}function a(y,S,x,I){let{base_:T,assigned_:R}=y,k=y.copy_;k.length<T.length&&([T,k]=[k,T],[x,I]=[I,x]);let _=y.allIndicesReassigned_===!0;for(let F=0;F<T.length;F++){let V=k[F],j=T[F];if((_||R?.get(F.toString()))&&V!==j){let U=V?.[Qe];if(U&&U.modified_)continue;let M=S.concat([F]);x.push({op:n,path:M,value:h(V)}),I.push({op:n,path:M,value:h(j)})}}for(let F=T.length;F<k.length;F++){let V=S.concat([F]);x.push({op:o,path:V,value:h(k[F])})}for(let F=k.length-1;T.length<=F;--F){let V=S.concat([F]);I.push({op:i,path:V})}}function u(y,S,x,I){let{base_:T,copy_:R,type_:k}=y;Ko(y.assigned_,(_,F)=>{let V=rr(T,_,k),j=rr(R,_,k),L=F?Bo(T,_)?n:o:i;if(V===j&&L===n)return;let U=S.concat(_);x.push(L===i?{op:L,path:U}:{op:L,path:U,value:h(j)}),I.push(L===o?{op:i,path:U}:L===i?{op:o,path:U,value:h(V)}:{op:n,path:U,value:h(V)})})}function c(y,S,x,I){let{base_:T,copy_:R}=y,k=0;T.forEach(_=>{if(!R.has(_)){let F=S.concat([k]);x.push({op:i,path:F,value:_}),I.unshift({op:o,path:F,value:_})}k++}),k=0,R.forEach(_=>{if(!T.has(_)){let F=S.concat([k]);x.push({op:o,path:F,value:_}),I.unshift({op:i,path:F,value:_})}k++})}function g(y,S,x){let{patches_:I,inversePatches_:T}=x;I.push({op:n,path:[],value:S===Zu?void 0:S}),T.push({op:n,path:[],value:y})}function v(y,S){return S.forEach(x=>{let{path:I,op:T}=x,R=y;for(let V=0;V<I.length-1;V++){let j=Br(R),L=I[V];typeof L!="string"&&typeof L!="number"&&(L=""+L),(j===0||j===1)&&(L==="__proto__"||L===Go)&&Ye(19),Ur(R)&&L===Wo&&Ye(19),R=rr(R,L),jn(R)||Ye(18,I.join("/"))}let k=Br(R),_=E(x.value),F=I[I.length-1];switch(T){case n:switch(k){case 2:return R.set(F,_);case 3:Ye(16);default:return R[F]=_}case o:switch(k){case 1:return F==="-"?R.push(_):R.splice(F,0,_);case 2:return R.set(F,_);case 3:return R.add(_);default:return R[F]=_}case i:switch(k){case 1:return R.splice(F,1);case 2:return R.delete(F);case 3:return R.delete(x.value);default:return delete R[F]}default:Ye(17,T)}}),y}function E(y){if(!at(y))return y;if(Yo(y))return y.map(E);if(Xo(y))return new Map(Array.from(y.entries()).map(([x,I])=>[x,E(I)]));if(Zo(y))return new Set(Array.from(y).map(E));let S=Object.create(Vr(y));for(let x in y)S[x]=E(y[x]);return Bo(y,Vo)&&(S[Vo]=y[Vo]),S}function h(y){return st(y)?E(y):y}hw(ms,{applyPatches_:v,generatePatches_:s,generateReplacementPatches_:g,getPath:t})}var zo=new Ew,$r=zo.produce,tl=zo.produceWithPatches.bind(zo);var rl=zo.applyPatches.bind(zo);m();d();f();p();function Iw(e,t=`expected a function, instead received ${typeof e}`){if(typeof e!="function")throw new TypeError(t)}function Rw(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 Qf=e=>Array.isArray(e)?e:[e];function Tw(e){let t=Array.isArray(e[0])?e[0]:e;return Rw(t,"createSelector expects all input-selectors to be functions, but received the following types: "),t}function _w(e,t){let r=[],{length:n}=e;for(let o=0;o<n;o++)r.push(e[o].apply(null,t));return r}var kw=class{constructor(e){this.value=e}deref(){return this.value}},Ow=()=>typeof WeakRef>"u"?kw:WeakRef,zf=Ow(),Pw=0,Hf=1;function bs(){return{s:Pw,v:void 0,o:null,p:null}}function Nw(e){return e instanceof zf?e.deref():e}function Jo(e,t={}){let r=bs(),{resultEqualityCheck:n}=t,o,i=0;function s(){let a=r,{length:u}=arguments;for(let v=0,E=u;v<E;v++){let h=arguments[v];if(typeof h=="function"||typeof h=="object"&&h!==null){let y=a.o;y===null&&(a.o=y=new WeakMap);let S=y.get(h);S===void 0?(a=bs(),y.set(h,a)):a=S}else{let y=a.p;y===null&&(a.p=y=new Map);let S=y.get(h);S===void 0?(a=bs(),y.set(h,a)):a=S}}let c=a,g;if(a.s===Hf)g=a.v;else if(g=e.apply(null,arguments),i++,n){let v=Nw(o);v!=null&&n(v,g)&&(g=v,i!==0&&i--),o=typeof g=="object"&&g!==null||typeof g=="function"?new zf(g):g}return c.s=Hf,c.v=g,g}return s.clearCache=()=>{r=bs(),s.resetResultsCount()},s.resultsCount=()=>i,s.resetResultsCount=()=>{i=0},s}function Fw(e,...t){let r=typeof e=="function"?{memoize:e,memoizeOptions:t}:e,n=(...o)=>{let i=0,s=0,a,u={},c=o.pop();typeof c=="object"&&(u=c,c=o.pop()),Iw(c,`createSelector expects an output function after the inputs, but received: [${typeof c}]`);let g={...r,...u},{memoize:v,memoizeOptions:E=[],argsMemoize:h=Jo,argsMemoizeOptions:y=[]}=g,S=Qf(E),x=Qf(y),I=Tw(o),T=v(function(){return i++,c.apply(null,arguments)},...S),R=!0,k=h(function(){s++;let F=_w(I,arguments);return a=T.apply(null,F),a},...x);return Object.assign(k,{resultFunc:c,memoizedResultFunc:T,dependencies:I,dependencyRecomputations:()=>s,resetDependencyRecomputations:()=>{s=0},lastResult:()=>a,recomputations:()=>i,resetRecomputations:()=>{i=0},memoize:v,argsMemoize:h})};return Object.assign(n,{withTypes:()=>n}),n}var Le=Fw(Jo);m();d();f();p();function Wf(e){return({dispatch:r,getState:n})=>o=>i=>typeof i=="function"?i(r,n,e):o(i)}var Kf=Wf(),Yf=Wf;var Dw=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?qo:qo.apply(null,arguments)},hD=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}},Mw=e=>e&&typeof e.match=="function";function G(e,t){function r(...n){if(t){let o=t(...n);if(!o)throw new Error(ct(0));return{type:e,payload:o.payload,...("meta"in o&&{meta:o.meta}),...("error"in o&&{error:o.error})}}return{type:e,payload:n[0]}}return r.toString=()=>`${e}`,r.type=e,r.match=n=>Uo(n)&&n.type===e,r}var om=class ei extends Array{constructor(...t){super(...t),Object.setPrototypeOf(this,ei.prototype)}static get[Symbol.species](){return ei}concat(...t){return super.concat.apply(this,t)}prepend(...t){return t.length===1&&Array.isArray(t[0])?new ei(...t[0].concat(this)):new ei(...t.concat(this))}};function Xf(e){return at(e)?$r(e,()=>{}):e}function ws(e,t,r){return e.has(t)?e.get(t):e.set(t,r(t)).get(t)}function Lw(e){return typeof e=="boolean"}var jw=()=>function(t){let{thunk:r=!0,immutableCheck:n=!0,serializableCheck:o=!0,actionCreatorCheck:i=!0}=t??{},s=new om;return r&&(Lw(r)?s.push(Kf):s.push(Yf(r.extraArgument))),s},ti="RTK_autoBatch",Vn=()=>e=>({payload:e,meta:{[ti]:!0}}),Zf=e=>t=>{setTimeout(t,e)},qw=(e,t)=>r=>{let n=!1,o=()=>{n||(n=!0,cancelAnimationFrame(i),clearTimeout(s),r())},i=e(o),s=setTimeout(o,t)},Uw=(e={type:"raf"})=>t=>(...r)=>{let n=t(...r),o=!0,i=!1,s=!1,a=new Set,u=e.type==="tick"?queueMicrotask:e.type==="raf"?typeof window<"u"&&window.requestAnimationFrame?qw(window.requestAnimationFrame,100):Zf(10):e.type==="callback"?e.queueNotification:Zf(e.timeout),c=()=>{s=!1,i&&(i=!1,a.forEach(g=>g()))};return Object.assign({},n,{subscribe(g){let v=()=>o&&g(),E=n.subscribe(v);return a.add(g),()=>{E(),a.delete(g)}},dispatch(g){try{return o=!g?.meta?.[ti],i=!o,i&&(s||(s=!0,u(c))),n.dispatch(g)}finally{o=!0}}})},Vw=e=>function(r){let{autoBatch:n=!0}=r??{},o=new om(e);return n&&o.push(Uw(typeof n=="object"?n:void 0)),o};function im(e){let t=jw(),{reducer:r=void 0,middleware:n,devTools:o=!0,duplicateMiddlewareCheck:i=!0,preloadedState:s=void 0,enhancers:a=void 0}=e||{},u;if(typeof r=="function")u=r;else if(qt(r))u=Ln(r);else throw new Error(ct(1));let c;typeof n=="function"?c=n(t):c=t();let g=qo;o&&(g=Dw({trace:!1,...(typeof o=="object"&&o)}));let v=Tf(...c),E=Vw(v),h=typeof a=="function"?a(E):E(),y=g(...h);return Gu(u,s,y)}function sm(e){let t={},r=[],n,o={addCase(i,s){let a=typeof i=="string"?i:i.type;if(!a)throw new Error(ct(28));if(a in t)throw new Error(ct(29));return t[a]=s,o},addAsyncThunk(i,s){return s.pending&&(t[i.pending.type]=s.pending),s.rejected&&(t[i.rejected.type]=s.rejected),s.fulfilled&&(t[i.fulfilled.type]=s.fulfilled),s.settled&&r.push({matcher:i.settled,reducer:s.settled}),o},addMatcher(i,s){return r.push({matcher:i,reducer:s}),o},addDefaultCase(i){return n=i,o}};return e(o),[t,r,n]}function Bw(e){return typeof e=="function"}function Be(e,t){let[r,n,o]=sm(t),i;if(Bw(e))i=()=>Xf(e());else{let a=Xf(e);i=()=>a}function s(a=i(),u){let c=[r[u.type],...n.filter(({matcher:g})=>g(u)).map(({reducer:g})=>g)];return c.filter(g=>!!g).length===0&&(c=[o]),c.reduce((g,v)=>{if(v)if(st(g)){let h=v(g,u);return h===void 0?g:h}else{if(at(g))return $r(g,E=>v(E,u));{let E=v(g,u);if(E===void 0){if(g===null)return g;throw Error("A case reducer on a non-draftable value must not return undefined")}return E}}return g},a)}return s.getInitialState=i,s}var am=(e,t)=>Mw(e)?e.match(t):e(t);function Ut(...e){return t=>e.some(r=>am(r,t))}function Un(...e){return t=>e.every(r=>am(r,t))}function Is(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 ri(e){return typeof e[0]=="function"&&"pending"in e[0]&&"fulfilled"in e[0]&&"rejected"in e[0]}function Rs(...e){return e.length===0?t=>Is(t,["pending"]):ri(e)?Ut(...e.map(t=>t.pending)):Rs()(e[0])}function Hr(...e){return e.length===0?t=>Is(t,["rejected"]):ri(e)?Ut(...e.map(t=>t.rejected)):Hr()(e[0])}function ni(...e){let t=r=>r&&r.meta&&r.meta.rejectedWithValue;return e.length===0?Un(Hr(...e),t):ri(e)?Un(Hr(...e),t):ni()(e[0])}function or(...e){return e.length===0?t=>Is(t,["fulfilled"]):ri(e)?Ut(...e.map(t=>t.fulfilled)):or()(e[0])}function Ts(...e){return e.length===0?t=>Is(t,["pending","fulfilled","rejected"]):ri(e)?Ut(...e.flatMap(t=>[t.pending,t.rejected,t.fulfilled])):Ts()(e[0])}var Gw="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",oi=(e=21)=>{let t="",r=e;for(;r--;)t+=Gw[Math.random()*64|0];return t},$w=["name","message","stack","code"],nl=class{constructor(e,t){oe(this,"payload");oe(this,"meta");oe(this,"_type");this.payload=e,this.meta=t}},Jf=class{constructor(e,t){oe(this,"payload");oe(this,"meta");oe(this,"_type");this.payload=e,this.meta=t}},Qw=e=>{if(typeof e=="object"&&e!==null){let t={};for(let r of $w)typeof e[r]=="string"&&(t[r]=e[r]);return t}return{message:String(e)}},em="External signal was aborted",we=(()=>{function e(t,r,n){let o=G(t+"/fulfilled",(u,c,g,v)=>({payload:u,meta:{...(v||{}),arg:g,requestId:c,requestStatus:"fulfilled"}})),i=G(t+"/pending",(u,c,g)=>({payload:void 0,meta:{...(g||{}),arg:c,requestId:u,requestStatus:"pending"}})),s=G(t+"/rejected",(u,c,g,v,E)=>({payload:v,error:(n&&n.serializeError||Qw)(u||"Rejected"),meta:{...(E||{}),arg:g,requestId:c,rejectedWithValue:!!v,requestStatus:"rejected",aborted:u?.name==="AbortError",condition:u?.name==="ConditionError"}}));function a(u,{signal:c}={}){return(g,v,E)=>{let h=n?.idGenerator?n.idGenerator(u):oi(),y=new l.AbortController,S,x;function I(R){x=R,y.abort()}c&&(c.aborted?I(em):c.addEventListener("abort",()=>I(em),{once:!0}));let T=_asyncToGenerator(function*(){let R;try{let _=n?.condition?.(u,{getState:v,extra:E});if(zw(_)&&(_=yield _),_===!1||y.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};let F=new Promise((V,j)=>{S=()=>{j({name:"AbortError",message:x||"Aborted"})},y.signal.addEventListener("abort",S,{once:!0})});g(i(h,u,n?.getPendingMeta?.({requestId:h,arg:u},{getState:v,extra:E}))),R=yield Promise.race([F,Promise.resolve(r(u,{dispatch:g,getState:v,extra:E,requestId:h,signal:y.signal,abort:I,rejectWithValue:(V,j)=>new nl(V,j),fulfillWithValue:(V,j)=>new Jf(V,j)})).then(V=>{if(V instanceof nl)throw V;return V instanceof Jf?o(V.payload,h,u,V.meta):o(V,h,u)})])}catch(_){R=_ instanceof nl?s(null,h,u,_.payload,_.meta):s(_,h,u)}finally{S&&y.signal.removeEventListener("abort",S)}return n&&!n.dispatchConditionRejection&&s.match(R)&&R.meta.condition||g(R),R})();return Object.assign(T,{abort:I,requestId:h,arg:u,unwrap(){return T.then(Hw)}})}}return Object.assign(a,{pending:i,rejected:s,fulfilled:o,settled:Ut(s,o),typePrefix:t})}return e.withTypes=()=>e,e})();function Hw(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function zw(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var cm=Symbol.for("rtk-slice-createasyncthunk"),vD={[cm]:we};function Ww(e,t){return`${e}/${t}`}function Kw({creators:e}={}){let t=e?.asyncThunk?.[cm];return function(n){let{name:o,reducerPath:i=o}=n;if(!o)throw new Error(ct(11));typeof process<"u";let s=(typeof n.reducers=="function"?n.reducers(Xw()):n.reducers)||{},a=Object.keys(s),u={sliceCaseReducersByName:{},sliceCaseReducersByType:{},actionCreators:{},sliceMatchers:[]},c={addCase(R,k){let _=typeof R=="string"?R:R.type;if(!_)throw new Error(ct(12));if(_ in u.sliceCaseReducersByType)throw new Error(ct(13));return u.sliceCaseReducersByType[_]=k,c},addMatcher(R,k){return u.sliceMatchers.push({matcher:R,reducer:k}),c},exposeAction(R,k){return u.actionCreators[R]=k,c},exposeCaseReducer(R,k){return u.sliceCaseReducersByName[R]=k,c}};a.forEach(R=>{let k=s[R],_={reducerName:R,type:Ww(o,R),createNotation:typeof n.reducers=="function"};Jw(k)?tC(_,k,c,t):Zw(_,k,c)});function g(){let[R={},k=[],_=void 0]=typeof n.extraReducers=="function"?sm(n.extraReducers):[n.extraReducers],F={...R,...u.sliceCaseReducersByType};return Be(n.initialState,V=>{for(let j in F)V.addCase(j,F[j]);for(let j of u.sliceMatchers)V.addMatcher(j.matcher,j.reducer);for(let j of k)V.addMatcher(j.matcher,j.reducer);_&&V.addDefaultCase(_)})}let v=R=>R,E=new Map,h=new WeakMap,y;function S(R,k){return y||(y=g()),y(R,k)}function x(){return y||(y=g()),y.getInitialState()}function I(R,k=!1){function _(V){let j=V[R];return typeof j>"u"&&k&&(j=ws(h,_,x)),j}function F(V=v){let j=ws(E,k,()=>new WeakMap);return ws(j,V,()=>{let L={};for(let[U,M]of Object.entries(n.selectors??{}))L[U]=Yw(M,V,()=>ws(h,V,x),k);return L})}return{reducerPath:R,getSelectors:F,get selectors(){return F(_)},selectSlice:_}}let T={name:o,reducer:S,actions:u.actionCreators,caseReducers:u.sliceCaseReducersByName,getInitialState:x,...I(i),injectInto(R,{reducerPath:k,..._}={}){let F=k??i;return R.inject({reducerPath:F,reducer:S},_),{...T,...I(F,!0)}}};return T}}function Yw(e,t,r,n){function o(i,...s){let a=t(i);return typeof a>"u"&&n&&(a=r()),e(a,...s)}return o.unwrapped=e,o}var zr=Kw();function Xw(){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 Zw({type:e,reducerName:t,createNotation:r},n,o){let i,s;if("reducer"in n){if(r&&!eC(n))throw new Error(ct(17));i=n.reducer,s=n.prepare}else i=n;o.addCase(e,i).exposeCaseReducer(t,i).exposeAction(t,s?G(e,s):G(e))}function Jw(e){return e._reducerDefinitionType==="asyncThunk"}function eC(e){return e._reducerDefinitionType==="reducerWithPrepare"}function tC({type:e,reducerName:t},r,n,o){if(!o)throw new Error(ct(18));let{payloadCreator:i,fulfilled:s,pending:a,rejected:u,settled:c,options:g}=r,v=o(e,i,g);n.exposeAction(t,v),s&&n.addCase(v.fulfilled,s),a&&n.addCase(v.pending,a),u&&n.addCase(v.rejected,u),c&&n.addMatcher(v.settled,c),n.exposeCaseReducer(t,{fulfilled:s||Cs,pending:a||Cs,rejected:u||Cs,settled:c||Cs})}function Cs(){}var rC="task",um="listener",lm="completed",sl="cancelled",nC=`task-${sl}`,oC=`task-${lm}`,ol=`${um}-${sl}`,iC=`${um}-${lm}`,_s=class{constructor(e){oe(this,"code");oe(this,"name","TaskAbortError");oe(this,"message");this.code=e,this.message=`${rC} ${sl} (reason: ${e})`}},al=(e,t)=>{if(typeof e!="function")throw new TypeError(ct(32))},xs=()=>{},dm=(e,t=xs)=>(e.catch(t),e),pm=(e,t)=>(e.addEventListener("abort",t,{once:!0}),()=>e.removeEventListener("abort",t)),Qr=e=>{if(e.aborted)throw new _s(e.reason)};function fm(e,t){let r=xs;return new Promise((n,o)=>{let i=()=>o(new _s(e.reason));if(e.aborted){i();return}r=pm(e,i),t.finally(()=>r()).then(n,o)}).finally(()=>{r=xs})}var sC=/*#__PURE__*/function(){var _ref5=_asyncToGenerator(function*(e,t){try{return yield Promise.resolve(),{status:"ok",value:yield e()}}catch(r){return{status:r instanceof _s?"cancelled":"rejected",error:r}}finally{t?.()}});return function sC(_x5,_x6){return _ref5.apply(this,arguments)}}(),Es=e=>t=>dm(fm(e,t).then(r=>(Qr(e),r))),mm=e=>{let t=Es(e);return r=>t(new Promise(n=>setTimeout(n,r)))},{assign:qn}=Object,tm={},ks="listenerMiddleware",aC=(e,t)=>{let r=n=>pm(e,()=>n.abort(e.reason));return(n,o)=>{al(n,"taskExecutor");let i=new l.AbortController;r(i);let s=sC(/*#__PURE__*/_asyncToGenerator(function*(){Qr(e),Qr(i.signal);let a=yield n({pause:Es(i.signal),delay:mm(i.signal),signal:i.signal});return Qr(i.signal),a}),()=>i.abort(oC));return o?.autoJoin&&t.push(s.catch(xs)),{result:Es(e)(s),cancel(){i.abort(nC)}}}},cC=(e,t)=>{let r=/*#__PURE__*/function(){var _ref7=_asyncToGenerator(function*(n,o){Qr(t);let i=()=>{},a=[new Promise((u,c)=>{let g=e({predicate:n,effect:(v,E)=>{E.unsubscribe(),u([v,E.getState(),E.getOriginalState()])}});i=()=>{g(),c()}})];o!=null&&a.push(new Promise(u=>setTimeout(u,o,null)));try{let u=yield fm(t,Promise.race(a));return Qr(t),u}finally{i()}});return function r(_x7,_x8){return _ref7.apply(this,arguments)}}();return(n,o)=>dm(r(n,o))},gm=e=>{let{type:t,actionCreator:r,matcher:n,predicate:o,effect:i}=e;if(t)o=G(t).match;else if(r)t=r.type,o=r.match;else if(n)o=n;else if(!o)throw new Error(ct(21));return al(i,"options.listener"),{predicate:o,type:t,effect:i}},hm=qn(e=>{let{type:t,predicate:r,effect:n}=gm(e);return{id:oi(),effect:n,type:t,predicate:r,pending:new Set,unsubscribe:()=>{throw new Error(ct(22))}}},{withTypes:()=>hm}),rm=(e,t)=>{let{type:r,effect:n,predicate:o}=gm(t);return Array.from(e.values()).find(i=>(typeof r=="string"?i.type===r:i.predicate===o)&&i.effect===n)},il=e=>{e.pending.forEach(t=>{t.abort(ol)})},uC=(e,t)=>()=>{for(let r of t.keys())il(r);e.clear()},nm=(e,t,r)=>{try{e(t,r)}catch(n){setTimeout(()=>{throw n},0)}},ym=qn(G(`${ks}/add`),{withTypes:()=>ym}),lC=G(`${ks}/removeAll`),vm=qn(G(`${ks}/remove`),{withTypes:()=>vm}),dC=(...e)=>{console.error(`${ks}/error`,...e)},Sm=(e={})=>{let t=new Map,r=new Map,n=h=>{let y=r.get(h)??0;r.set(h,y+1)},o=h=>{let y=r.get(h)??1;y===1?r.delete(h):r.set(h,y-1)},{extra:i,onError:s=dC}=e;al(s,"onError");let a=h=>(h.unsubscribe=()=>t.delete(h.id),t.set(h.id,h),y=>{h.unsubscribe(),y?.cancelActive&&il(h)}),u=h=>{let y=rm(t,h)??hm(h);return a(y)};qn(u,{withTypes:()=>u});let c=h=>{let y=rm(t,h);return y&&(y.unsubscribe(),h.cancelActive&&il(y)),!!y};qn(c,{withTypes:()=>c});let g=/*#__PURE__*/function(){var _ref8=_asyncToGenerator(function*(h,y,S,x){let I=new l.AbortController,T=cC(u,I.signal),R=[];try{h.pending.add(I),n(h),yield Promise.resolve(h.effect(y,qn({},S,{getOriginalState:x,condition:(k,_)=>T(k,_).then(Boolean),take:T,delay:mm(I.signal),pause:Es(I.signal),extra:i,signal:I.signal,fork:aC(I.signal,R),unsubscribe:h.unsubscribe,subscribe:()=>{t.set(h.id,h)},cancelActiveListeners:()=>{h.pending.forEach((k,_,F)=>{k!==I&&(k.abort(ol),F.delete(k))})},cancel:()=>{I.abort(ol),h.pending.delete(I)},throwIfCancelled:()=>{Qr(I.signal)}})))}catch(k){k instanceof _s||nm(s,k,{raisedBy:"effect"})}finally{yield Promise.all(R),I.abort(iC),o(h),h.pending.delete(I)}});return function g(_x9,_x0,_x1,_x10){return _ref8.apply(this,arguments)}}(),v=uC(t,r);return{middleware:h=>y=>S=>{if(!Uo(S))return y(S);if(ym.match(S))return u(S.payload);if(lC.match(S)){v();return}if(vm.match(S))return c(S.payload);let x=h.getState(),I=()=>{if(x===tm)throw new Error(ct(23));return x},T;try{if(T=y(S),t.size>0){let R=h.getState(),k=Array.from(t.values());for(let _ of k){let F=!1;try{F=_.predicate(S,R,x)}catch(V){F=!1,nm(s,V,{raisedBy:"predicate"})}F&&g(_,S,h,I)}}}finally{x=tm}return T},startListening:u,stopListening:c,clearListeners:v}};function ct(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. `}m();d();f();p();var re=new te({required:!0,emptyAllowed:!1}),Ge=new te({required:!1,emptyAllowed:!1}),Nt=new te({required:!0,emptyAllowed:!0}),kD=new te({required:!1,emptyAllowed:!0}),Am=new Pt({each:re,required:!0}),bm=new te({required:!1,emptyAllowed:!1,regex:/^\d+\.\d+\.\d+$/}),wm=new te({required:!1,emptyAllowed:!1,regex:/^[a-zA-Z0-9_\-.]{1,100}$/}),OD=new te({required:!0,emptyAllowed:!1,regex:/^[a-zA-Z0-9_\-.]{1,100}$/}),pC=({message:e,name:t,stack:r})=>({message:e,name:t,stack:r}),cl=(e,t)=>{if("required"in t)return{payload:new Ot({value:t}).validate({value:e}).value};let o=new Ie({options:{required:!0},values:t}).validate(e);if(o)throw new Mu(o);return{payload:e}},K=(e,t)=>{try{return cl(e,t)}catch(r){return{payload:e,error:pC(r)}}};var Os=(e,t,r,n)=>{let o=`Check the options of ${n}`;return fC(e,t,r,o,"Controller initialization error")},fC=(e,t,r,n,o)=>{try{return t.validate(r,n)}catch(i){throw e.logger.error(i,o),i}};var Ps=G("caseAssistConfiguration/set",e=>K(e,{caseAssistId:re,locale:Ge,proxyBaseUrl:new te({required:!1,url:!0})}));m();d();f();p();m();d();f();p();var Cm=()=>({caseAssistId:"",locale:"en-US"});var yr=Be(Cm(),e=>{e.addCase(Ps,(t,r)=>{t.caseAssistId=r.payload.caseAssistId,t.locale=r.payload.locale,t.apiBaseUrl=r.payload.proxyBaseUrl})});m();d();f();p();m();d();f();p();m();d();f();p();var xm={q:new te,enableQuerySyntax:new Me,aq:new te,cq:new te,firstResult:new Ue({min:0}),numberOfResults:new Ue({min:0}),sortCriteria:new te,f:new Ie,fExcluded:new Ie,cf:new Ie,nf:new Ie,mnf:new Ie,df:new Ie,debug:new Me,sf:new Ie,tab:new te,af:new Ie};var Ns=G("searchParameters/restore",e=>K(e,xm)),Em=G("searchParameters/restoreTab",e=>K(e,re));m();d();f();p();var Im=G("debug/enable"),Rm=G("debug/disable");m();d();f();p();var Fs=()=>!1;var Tm=Be(Fs(),e=>{e.addCase(Im,()=>!0).addCase(Rm,()=>!1).addCase(Ns,(t,r)=>r.payload.debug??t)});m();d();f();p();var Ds=G("searchHub/set",e=>K(e,new te({required:!0,emptyAllowed:!0})));m();d();f();p();m();d();f();p();m();d();f();p();var Bn="3.51.1",_m=["@coveo/atomic","@coveo/quantic"];var ul=()=>Ge,km=()=>re,Gn=G("configuration/updateBasicConfiguration",e=>K(e,{accessToken:Ge,environment:new te({required:!1,constrainTo:["prod","hipaa","stg","dev"]}),organizationId:Ge})),Ms=G("configuration/updateSearchConfiguration",e=>K(e,{proxyBaseUrl:new te({required:!1,url:!0}),pipeline:new te({required:!1,emptyAllowed:!0}),searchHub:Ge,timezone:Ge,locale:Ge,authenticationProviders:new Pt({required:!1,each:re})})),mC={enabled:new Me({default:!0}),originContext:ul(),originLevel2:ul(),originLevel3:ul(),proxyBaseUrl:new te({required:!1,url:!0}),runtimeEnvironment:new qr,anonymous:new Me({default:!1}),deviceId:Ge,userDisplayName:Ge,documentLocation:Ge,trackingId:wm,analyticsMode:new te({constrainTo:["legacy","next"],required:!1,default:"next"}),source:new Ie({options:{required:!1},values:_m.reduce((e,t)=>(e[t]=bm,e),{})})},Ls=G("configuration/updateAnalyticsConfiguration",e=>K(e,mC)),js=G("configuration/analytics/disable"),qs=G("configuration/analytics/enable"),Om=G("configuration/analytics/originlevel2",e=>K(e,{originLevel2:km()})),Pm=G("configuration/analytics/originlevel3",e=>K(e,{originLevel3:km()})),Nm=G("knowledge/setAgentId",e=>K(e,new te({required:!0})));m();d();f();p();var gC=G("history/undo"),hC=G("history/redo"),Vt=G("history/snapshot"),aL=we("history/back",/*#__PURE__*/function(){var _ref9=_asyncToGenerator(function*(e,{dispatch:t}){t(gC()),yield t(Us())});return function(_x11,_x12){return _ref9.apply(this,arguments)}}()),cL=we("history/forward",/*#__PURE__*/function(){var _ref0=_asyncToGenerator(function*(e,{dispatch:t}){t(hC()),yield t(Us())});return function(_x13,_x14){return _ref0.apply(this,arguments)}}()),Us=we("history/change",/*#__PURE__*/function(){var _ref1=_asyncToGenerator(function*(e,{getState:t}){return t().history.present});return function(_x15,_x16){return _ref1.apply(this,arguments)}}());m();d();f();p();var $n=()=>"default";var Fm=Be($n(),e=>{e.addCase(Ds,(t,r)=>r.payload).addCase(Us.fulfilled,(t,r)=>r.payload?.searchHub??t).addCase(Ms,(t,r)=>r.payload.searchHub||t)});m();d();f();p();m();d();f();p();m();d();f();p();m();d();f();p();function Dm(){let e=typeof window<"u";return{sendMessage(t){e&&window.postMessage(t,"*")}}}m();d();f();p();m();d();f();p();m();d();f();p();var Mm=/^(?:[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 yC(e){return typeof e=="string"&&Mm.test(e)}var ll=yC;m();d();f();p();var Xe=[];for(let e=0;e<256;++e)Xe.push((e+256).toString(16).slice(1));function Lm(e,t=0){return(Xe[e[t+0]]+Xe[e[t+1]]+Xe[e[t+2]]+Xe[e[t+3]]+"-"+Xe[e[t+4]]+Xe[e[t+5]]+"-"+Xe[e[t+6]]+Xe[e[t+7]]+"-"+Xe[e[t+8]]+Xe[e[t+9]]+"-"+Xe[e[t+10]]+Xe[e[t+11]]+Xe[e[t+12]]+Xe[e[t+13]]+Xe[e[t+14]]+Xe[e[t+15]]).toLowerCase()}m();d();f();p();var dl,vC=new Uint8Array(16);function pl(){if(!dl){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");dl=crypto.getRandomValues.bind(crypto)}return dl(vC)}m();d();f();p();m();d();f();p();var SC=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),fl={randomUUID:SC};function AC(e,t,r){e=e||{};let n=e.random??e.rng?.()??pl();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 o=0;o<16;++o)t[r+o]=n[o];return t}return Lm(n)}function bC(e,t,r){return fl.randomUUID&&!t&&!e?fl.randomUUID():AC(e,t,r)}var ml=bC;function wC(_x17){return _wC.apply(this,arguments)}function _wC(){_wC=_asyncToGenerator(function*({config:e,environment:t,event:r,listenerManager:n}){let{url:o,token:i,mode:s}=e;if(s!=="disabled")return n.call(r),t.send(o,i,r)});return _wC.apply(this,arguments)}var Gm="2.1.1",gl=128,$m=192,jm=224,qm=240,CC=248;function xC(e){return(e&CC)===qm?4:(e&qm)===jm?3:(e&jm)===$m?2:1}function EC(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&gl)!=gl)break;if(r-=3,(n&$m)!=gl){t-r>=xC(n)*3&&(r=t);break}}return e.substring(0,r)}function IC(e){let{trackingId:t}=e;return{trackingId:t}}function RC(e){return(e.source||[]).concat([`relay@${Gm}`])}function Qm(e,t,r){let{getReferrer:n,getLocation:o,getUserAgent:i}=r,s=IC(t),a=r.getClientId();return Object.freeze({type:e,config:s,ts:Date.now(),source:RC(t),clientId:a,userAgent:i(),referrer:Um(n()),location:Um(o())})}function Um(e){return e!==null?EC(e,1024):null}function TC(e,t,r,n){return{...t,meta:Qm(e,r,n)}}var _C="*";function kC(){let e=[];function t({type:u,callback:c}){return e.findIndex(g=>g.type===u&&g.callback===c)}function r(u,c){return u.type==="*"||c===u.type}function n(u){return t(u)<0&&e.push(u),()=>a(u.type,u.callback)}function o(u){e.forEach(c=>{if(r(c,u.meta.type))try{c.callback(u)}catch(g){console.error(g)}})}function i(u){if(u===_C)e.length=0;else for(let c=e.length-1;c>=0;c--)e[c].type===u&&e.splice(c,1)}function s(u){let c=t(u);c>=0&&e.splice(c,1)}function a(u,c){c?s({type:u,callback:c}):i(u)}return{add:n,call:o,remove:a}}function Vm({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 OC(e){let t=Vm(e);return{get:()=>t,update:r=>{t=Vm({...t,...r})}}}var hl=PC();function PC(){let e="coveo_",t=r=>{let n=r.split(".").slice(-2);return n.length==2?n.join("."):""};return{getItem(r){let n=`${e}${r}=`,o=document.cookie.split(";");for(let i of o){let s=i.replace(/^\s+/,"");if(s.lastIndexOf(n,0)===0)return s.substring(n.length,s.length)}return null},setItem(r,n,o){let i=t(window.location.hostname),s=`;expires=${new Date(new Date().getTime()+o).toUTCString()}`,a=i?`;domain=${i}`:"";document.cookie=`${e}${r}=${n}${s}${a};path=/;SameSite=Lax`},removeItem(r){this.setItem(r,"",-1)}}}function NC(){return{getItem(e){return hl.getItem(e)||localStorage.getItem(e)},removeItem(e){hl.removeItem(e),localStorage.removeItem(e)},setItem(e,t){localStorage.setItem(e,t),hl.setItem(e,t,31556952e3)}}}var Bm="visitorId";function FC(){let e=document.referrer;return e===""?null:e}function yl(){let e=NC();return{runtime:"browser",send:function(){var _ref10=_asyncToGenerator(function*(t,r,n){let o=w(t,{method:"POST",body:JSON.stringify([n]),keepalive:!0,headers:{"Content-Type":"application/json",Authorization:`Bearer ${r}`}});Dm().sendMessage({kind:"EVENT_PROTOCOL",event:n,url:t,token:r});let s=yield o;if(s?.ok){let a;try{a=yield s.json()}catch{return}for(let u of a.events)if(!u.accepted)throw new Error(`Received event was rejected for processing: ${u.errorMessage}`)}else throw new Error(`Error ${s.status}: Failed to send the event(s).`)});return function send(_x18,_x19,_x20){return _ref10.apply(this,arguments)}}(),getReferrer:()=>FC(),getLocation:()=>window.location.href,getUserAgent:()=>navigator.userAgent,getClientId:()=>{let t=e.getItem(Bm);if(t&&ll(t))return t;let r=ml();return e.setItem(Bm,r),r}}}function DC(){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 MC(){return{runtime:"null",send:()=>Promise.resolve(void 0),getReferrer:()=>null,getLocation:()=>null,getUserAgent:()=>null,getClientId:()=>""}}function LC(e){let t=e.get().mode!=="disabled",r=e.get().environment,n=MC();return t&&r?{...r,runtime:"custom"}:t&&jC()&&DC()?yl():n}function jC(){try{return typeof window=="object"}catch{return!1}}function qC(e){return{get:()=>Object.freeze(LC(e))}}function Hm(e){let t=OC(e),r=kC(),n=qC(t);return{emit:function(){var _ref11=_asyncToGenerator(function*(o,i){let s=t.get(),a=n.get(),u=TC(o,i,s,a);return wC({config:s,environment:a,event:u,listenerManager:r})});return function emit(_x21,_x22){return _ref11.apply(this,arguments)}}(),getMeta:o=>Qm(o,t.get(),n.get()),on:(o,i)=>r.add({type:o,callback:i}),off:(o,i)=>r.remove(o,i),updateConfig:o=>t.update(o),version:Gm}}m();d();f();p();function zm(){return typeof window<"u"&&typeof document<"u"}m();d();f();p();var Qn=Le(e=>e.source,e=>Object.entries(e).map(([t,r])=>`${t}@${r}`).concat(`@coveo/headless@${Bn}`));var ii=Le(e=>e.configuration.organizationId,e=>e.configuration.environment,e=>e.configuration.accessToken,e=>e.configuration.analytics,e=>Qn(e.configuration.analytics),(e,t)=>t,(e,t,r,{trackingId:n,apiBaseUrl:o,enabled:i},s,a)=>{let u=VC(a);return Hm({mode:i?"emit":"disabled",url:o??es(e,t),token:r,trackingId:n??null,source:s,environment:u})}),UC={getClientId:()=>"",getLocation:()=>null,getReferrer:()=>null,getUserAgent:()=>null,send:function(){var _ref12=_asyncToGenerator(function*(){});return function send(){return _ref12.apply(this,arguments)}}()},VC=e=>{if(!e)return;let t=e();return{...(zm()?yl():UC),getClientId:()=>t.clientId,getLocation:()=>t.location,getReferrer:()=>t.referrer,getUserAgent:()=>t.userAgent}};m();d();f();p();m();d();f();p();m();d();f();p();var Wm=class extends Error{constructor(t){super(t[0].message);oe(this,"issues");this.name="SchemaError",this.issues=t}};var sr="uninitialized",Al="pending",ai="fulfilled",ci="rejected";function Km(e){return{status:e,isUninitialized:e===sr,isLoading:e===Al,isSuccess:e===ai,isError:e===ci}}var Ym=qt;function lg(e,t){if(e===t||!(Ym(e)&&Ym(t)||Array.isArray(e)&&Array.isArray(t)))return t;let r=Object.keys(t),n=Object.keys(e),o=r.length===n.length,i=Array.isArray(t)?[]:{};for(let s of r)i[s]=lg(e[s],t[s]),o&&(o=e[s]===i[s]);return o?e:i}function bl(e,t,r){return e.reduce((n,o,i)=>(t(o,i)&&n.push(r(o,i)),n),[]).flat()}function BC(e){return new RegExp("(^|:)//").test(e)}function GC(){return typeof document>"u"?!0:document.visibilityState!=="hidden"}function El(e){return e!=null}function Xm(e){return[...(e?.values()??[])].filter(El)}function $C(){return typeof navigator>"u"||navigator.onLine===void 0?!0:navigator.onLine}var QC=e=>e.replace(/\/$/,""),HC=e=>e.replace(/^\//,"");function zC(e,t){if(!e)return t;if(!t)return e;if(BC(t))return t;let r=e.endsWith("/")||!t.startsWith("?")?"/":"";return e=QC(e),t=HC(t),`${e}${r}${t}`}function Gs(e,t,r){return e.has(t)?e.get(t):e.set(t,r(t)).get(t)}var wl=()=>new Map,WC=e=>{let t=new l.AbortController;return setTimeout(()=>{let r="signal timed out",n="TimeoutError";t.abort(typeof DOMException<"u"?new DOMException(r,n):Object.assign(new Error(r),{name:n}))},e),t.signal},KC=(...e)=>{for(let r of e)if(r.aborted)return l.AbortSignal.abort(r.reason);let t=new l.AbortController;for(let r of e)r.addEventListener("abort",()=>t.abort(r.reason),{signal:t.signal,once:!0});return t.signal},Zm=(...e)=>w(...e),YC=e=>e.status>=200&&e.status<=299,XC=e=>/ion\/(vnd\.api\+)?json/.test(e.get("content-type")||"");function Jm(e){if(!qt(e))return e;let t={...e};for(let[r,n]of Object.entries(t))n===void 0&&delete t[r];return t}var ZC=e=>typeof e=="object"&&(qt(e)||Array.isArray(e)||typeof e.toJSON=="function");function dg({baseUrl:e,prepareHeaders:t=v=>v,fetchFn:r=Zm,paramsSerializer:n,isJsonContentType:o=XC,jsonContentType:i="application/json",jsonReplacer:s,timeout:a,responseHandler:u,validateStatus:c,...g}={}){return typeof w>"u"&&r===Zm&&console.warn("Warning: `fetch` is not available. Please supply a custom `fetchFn` property to use `fetchBaseQuery` on SSR environments."),(/*#__PURE__*/function(){var _ref13=_asyncToGenerator(function*(E,h,y){let{getState:S,extra:x,endpoint:I,forced:T,type:R}=h,k,{url:_,headers:F=new C(g.headers),params:V=void 0,responseHandler:j=u??"json",validateStatus:L=c??YC,timeout:U=a,...M}=typeof E=="string"?{url:E}:E,O={...g,signal:U?KC(h.signal,WC(U)):h.signal,...M};F=new C(Jm(F)),O.headers=(yield t(F,{getState:S,arg:E,extra:x,endpoint:I,forced:T,type:R,extraOptions:y}))||F;let P=ZC(O.body);if(O.body!=null&&!P&&typeof O.body!="string"&&O.headers.delete("content-type"),!O.headers.has("content-type")&&P&&O.headers.set("content-type",i),P&&o(O.headers)&&(O.body=JSON.stringify(O.body,s)),O.headers.has("accept")||(j==="json"?O.headers.set("accept","application/json"):j==="text"&&O.headers.set("accept","text/plain, text/html, */*")),V){let J=~_.indexOf("?")?"&":"?",ie=n?n(V):new URLSearchParams(Jm(V));_+=J+ie}_=zC(e,_);let N=new Request(_,O);k={request:new Request(_,O)};let $;try{$=yield r(N)}catch(J){return{error:{status:(J instanceof Error||typeof DOMException<"u"&&J instanceof DOMException)&&J.name==="TimeoutError"?"TIMEOUT_ERROR":"FETCH_ERROR",error:String(J)},meta:k}}let Y=$.clone();k.response=Y;let W,H="";try{let J;if(yield Promise.all([v($,j).then(ie=>W=ie,ie=>J=ie),Y.text().then(ie=>H=ie,()=>{})]),J)throw J}catch(J){return{error:{status:"PARSING_ERROR",originalStatus:$.status,data:H,error:String(J)},meta:k}}return L($,W)?{data:W,meta:k}:{error:{status:$.status,data:W},meta:k}});return function(_x23,_x24,_x25){return _ref13.apply(this,arguments)}}());function v(_x26,_x27){return _v2.apply(this,arguments)}function _v2(){_v2=_asyncToGenerator(function*(E,h){if(typeof h=="function")return h(E);if(h==="content-type"&&(h=o(E.headers)?"json":"text"),h==="json"){let y=yield E.text();return y.length?JSON.parse(y):null}return E.text()});return _v2.apply(this,arguments)}}var Hn=class{constructor(e,t=void 0){oe(this,"value");oe(this,"meta");this.value=e,this.meta=t}};function JC(){return _JC.apply(this,arguments)}function _JC(){_JC=_asyncToGenerator(function*(e=0,t=5,r){let n=Math.min(e,t),o=~~((Math.random()+.4)*(300<<n));yield new Promise((i,s)=>{let a=setTimeout(()=>i(),o);if(r){let u=()=>{clearTimeout(a),s(new Error("Aborted"))};r.aborted?(clearTimeout(a),s(new Error("Aborted"))):r.addEventListener("abort",u,{once:!0})}})});return _JC.apply(this,arguments)}function pg(e,t){throw Object.assign(new Hn({error:e,meta:t}),{throwImmediately:!0})}function vl(e){e.aborted&&pg({status:"CUSTOM_ERROR",error:"Aborted"})}var eg={},ex=(e,t)=>(/*#__PURE__*/function(){var _ref14=_asyncToGenerator(function*(r,n,o){let i=[5,(t||eg).maxRetries,(o||eg).maxRetries].filter(g=>g!==void 0),[s]=i.slice(-1),u={maxRetries:s,backoff:JC,retryCondition:(g,v,{attempt:E})=>E<=s,...t,...o},c=0;for(;;){vl(n.signal);try{let g=yield e(r,n,o);if(g.error)throw new Hn(g);return g}catch(g){if(c++,g.throwImmediately){if(g instanceof Hn)return g.value;throw g}if(g instanceof Hn){if(!u.retryCondition(g.value.error,r,{attempt:c,baseQueryApi:n,extraOptions:o}))return g.value}else if(c>u.maxRetries)return{error:g};vl(n.signal);try{yield u.backoff(c,u.maxRetries,n.signal)}catch(v){throw vl(n.signal),v}}}});return function(_x28,_x29,_x30){return _ref14.apply(this,arguments)}}()),fg=Object.assign(ex,{fail:pg}),Qs="__rtkq/",tx="online",rx="offline";var mg="focused";var Il=G(`${Qs}${mg}`),gg=G(`${Qs}un${mg}`),Rl=G(`${Qs}${tx}`),hg=G(`${Qs}${rx}`);var di="query",yg="mutation",vg="infinitequery";function Hs(e){return e.type===di}function nx(e){return e.type===yg}function zs(e){return e.type===vg}function $s(e){return Hs(e)||zs(e)}function Tl(e,t,r,n,o,i){let s=ox(e)?e(t,r,n,o):e;return s?bl(s,El,a=>i(Sg(a))):[]}function ox(e){return typeof e=="function"}function Sg(e){return typeof e=="string"?{type:e}:e}function ix(e,t){return e.catch(t)}var zn=(e,t)=>e.endpointDefinitions[t],ui=Symbol("forceQueryFn"),Cl=e=>typeof e[ui]=="function";function sx({serializeQueryArgs:e,queryThunk:t,infiniteQueryThunk:r,mutationThunk:n,api:o,context:i,getInternalState:s}){let a=_=>s(_)?.runningQueries,u=_=>s(_)?.runningMutations,{unsubscribeQueryResult:c,removeMutationResult:g,updateSubscriptionOptions:v}=o.internalActions;return{buildInitiateQuery:T,buildInitiateInfiniteQuery:R,buildInitiateMutation:k,getRunningQueryThunk:E,getRunningMutationThunk:h,getRunningQueriesThunk:y,getRunningMutationsThunk:S};function E(_,F){return V=>{let j=zn(i,_),L=e({queryArgs:F,endpointDefinition:j,endpointName:_});return a(V)?.get(L)}}function h(_,F){return V=>u(V)?.get(F)}function y(){return _=>Xm(a(_))}function S(){return _=>Xm(u(_))}function x(_){}function I(_,F){let V=(j,{subscribe:L=!0,forceRefetch:U,subscriptionOptions:M,[ui]:O,...P}={})=>(N,Q)=>{let $=e({queryArgs:j,endpointDefinition:F,endpointName:_}),Y,W={...P,type:di,subscribe:L,forceRefetch:U,subscriptionOptions:M,endpointName:_,originalArgs:j,queryCacheKey:$,[ui]:O};if(Hs(F))Y=t(W);else{let{direction:de,initialPageParam:ge,refetchCachedPages:fe}=P;Y=r({...W,direction:de,initialPageParam:ge,refetchCachedPages:fe})}let H=o.endpoints[_].select(j),J=N(Y),ie=H(Q());let{requestId:be,abort:Oe}=J,Ee=ie.requestId!==be,Te=a(N)?.get($),_e=()=>H(Q()),pe=Object.assign(O?J.then(_e):Ee&&!Te?Promise.resolve(ie):Promise.all([Te,J]).then(_e),{arg:j,requestId:be,subscriptionOptions:M,queryCacheKey:$,abort:Oe,unwrap(){return _asyncToGenerator(function*(){let de=yield pe;if(de.isError)throw de.error;return de.data})()},refetch:de=>N(V(j,{subscribe:!1,forceRefetch:!0,...de})),unsubscribe(){L&&N(c({queryCacheKey:$,requestId:be}))},updateSubscriptionOptions(de){pe.subscriptionOptions=de,N(v({endpointName:_,requestId:be,queryCacheKey:$,options:de}))}});if(!Te&&!Ee&&!O){let de=a(N);de.set($,pe),pe.then(()=>{de.delete($)})}return pe};return V}function T(_,F){return I(_,F)}function R(_,F){return I(_,F)}function k(_){return(F,{track:V=!0,fixedCacheKey:j}={})=>(L,U)=>{let M=n({type:"mutation",endpointName:_,originalArgs:F,track:V,fixedCacheKey:j}),O=L(M);let{requestId:P,abort:N,unwrap:Q}=O,$=ix(O.unwrap().then(J=>({data:J})),J=>({error:J})),Y=()=>{L(g({requestId:P,fixedCacheKey:j}))},W=Object.assign($,{arg:O.arg,requestId:P,abort:N,unwrap:Q,reset:Y}),H=u(L);return H.set(P,W),W.then(()=>{H.delete(P)}),j&&(H.set(j,W),W.then(()=>{H.get(j)===W&&H.delete(j)})),W}}}var Ag=class extends Wm{constructor(t,r,n,o){super(t);oe(this,"value");oe(this,"schemaName");oe(this,"_bqMeta");this.value=r,this.schemaName=n,this._bqMeta=o}},Wr=(e,t)=>Array.isArray(e)?e.includes(t):!!e;function Kr(_x31,_x32,_x33,_x34){return _Kr.apply(this,arguments)}function _Kr(){_Kr=_asyncToGenerator(function*(e,t,r,n){let o=yield e["~standard"].validate(t);if(o.issues)throw new Ag(o.issues,t,r,n);return o.value});return _Kr.apply(this,arguments)}function tg(e){return e}var si=(e={})=>({...e,[ti]:!0});function ax({reducerPath:e,baseQuery:t,context:{endpointDefinitions:r},serializeQueryArgs:n,api:o,assertTagType:i,selectors:s,onSchemaFailure:a,catchSchemaFailure:u,skipSchemaValidation:c}){let g=(M,O,P,N)=>(Q,$)=>{let Y=r[M],W=n({queryArgs:O,endpointDefinition:Y,endpointName:M});if(Q(o.internalActions.queryResultPatched({queryCacheKey:W,patches:P})),!N)return;let H=o.endpoints[M].select(O)($()),J=Tl(Y.providesTags,H.data,void 0,O,{},i);Q(o.internalActions.updateProvidedBy([{queryCacheKey:W,providedTags:J}]))};function v(M,O,P=0){let N=[O,...M];return P&&N.length>P?N.slice(0,-1):N}function E(M,O,P=0){let N=[...M,O];return P&&N.length>P?N.slice(1):N}let h=(M,O,P,N=!0)=>(Q,$)=>{let W=o.endpoints[M].select(O)($()),H={patches:[],inversePatches:[],undo:()=>Q(o.util.patchQueryData(M,O,H.inversePatches,N))};if(W.status===sr)return H;let J;if("data"in W)if(at(W.data)){let[ie,be,Oe]=tl(W.data,P);H.patches.push(...be),H.inversePatches.push(...Oe),J=ie}else J=P(W.data),H.patches.push({op:"replace",path:[],value:J}),H.inversePatches.push({op:"replace",path:[],value:W.data});return H.patches.length===0||Q(o.util.patchQueryData(M,O,H.patches,N)),H},y=(M,O,P)=>N=>N(o.endpoints[M].initiate(O,{subscribe:!1,forceRefetch:!0,[ui]:()=>({data:P})})),S=(M,O)=>M.query&&M[O]?M[O]:tg,x=/*#__PURE__*/function(){var _ref15=_asyncToGenerator(function*(M,{signal:O,abort:P,rejectWithValue:N,fulfillWithValue:Q,dispatch:$,getState:Y,extra:W}){let H=r[M.endpointName],{metaSchema:J,skipSchemaValidation:ie=c}=H,be=M.type===di;try{let Oe=tg,Ee={signal:O,abort:P,dispatch:$,getState:Y,extra:W,endpoint:M.endpointName,type:M.type,forced:be?I(M,Y()):void 0,queryCacheKey:be?M.queryCacheKey:void 0},Te=be?M[ui]:void 0,_e,pe=/*#__PURE__*/function(){var _ref16=_asyncToGenerator(function*(ge,fe,qe,$e){if(fe==null&&ge.pages.length)return Promise.resolve({data:ge});let Tt={queryArg:M.originalArgs,pageParam:fe},mt=yield de(Tt),jt=$e?v:E;return{data:{pages:jt(ge.pages,mt.data,qe),pageParams:jt(ge.pageParams,fe,qe)},meta:mt.meta}});return function pe(_x37,_x38,_x39,_x40){return _ref16.apply(this,arguments)}}();function de(_x41){return _de.apply(this,arguments)}function _de(){_de=_asyncToGenerator(function*(ge){let fe,{extraOptions:qe,argSchema:$e,rawResponseSchema:Tt,responseSchema:mt}=H;if($e&&!Wr(ie,"arg")&&(ge=yield Kr($e,ge,"argSchema",{})),Te?fe=Te():H.query?(Oe=S(H,"transformResponse"),fe=yield t(H.query(ge),Ee,qe)):fe=yield H.queryFn(ge,Ee,qe,_t=>t(_t,Ee,qe)),typeof process<"u",fe.error)throw new Hn(fe.error,fe.meta);let{data:jt}=fe;Tt&&!Wr(ie,"rawResponse")&&(jt=yield Kr(Tt,fe.data,"rawResponseSchema",fe.meta));let St=yield Oe(jt,fe.meta,ge);return mt&&!Wr(ie,"response")&&(St=yield Kr(mt,St,"responseSchema",fe.meta)),{...fe,data:St}});return _de.apply(this,arguments)}if(be&&"infiniteQueryOptions"in H){let{infiniteQueryOptions:ge}=H,{maxPages:fe=1/0}=ge,qe=M.refetchCachedPages??ge.refetchCachedPages??!0,$e,Tt={pages:[],pageParams:[]},mt=s.selectQueryEntry(Y(),M.queryCacheKey)?.data,St=I(M,Y())&&!M.direction||!mt?Tt:mt;if("direction"in M&&M.direction&&St.pages.length){let _t=M.direction==="backward",Hi=(_t?bg:xl)(ge,St,M.originalArgs);$e=yield pe(St,Hi,fe,_t)}else{let{initialPageParam:_t=ge.initialPageParam}=M,Oo=mt?.pageParams??[],Hi=Oo[0]??_t,UA=Oo.length;if($e=yield pe(St,Hi,fe),Te&&($e={data:$e.data.pages[0]}),qe)for(let qp=1;qp<UA;qp++){let VA=xl(ge,$e.data,M.originalArgs);$e=yield pe($e.data,VA,fe)}}_e=$e}else _e=yield de(M.originalArgs);return J&&!Wr(ie,"meta")&&_e.meta&&(_e.meta=yield Kr(J,_e.meta,"metaSchema",_e.meta)),Q(_e.data,si({fulfilledTimeStamp:Date.now(),baseQueryMeta:_e.meta}))}catch(Oe){let Ee=Oe;if(Ee instanceof Hn){let Te=S(H,"transformErrorResponse"),{rawErrorResponseSchema:_e,errorResponseSchema:pe}=H,{value:de,meta:ge}=Ee;try{_e&&!Wr(ie,"rawErrorResponse")&&(de=yield Kr(_e,de,"rawErrorResponseSchema",ge)),J&&!Wr(ie,"meta")&&(ge=yield Kr(J,ge,"metaSchema",ge));let fe=yield Te(de,ge,M.originalArgs);return pe&&!Wr(ie,"errorResponse")&&(fe=yield Kr(pe,fe,"errorResponseSchema",ge)),N(fe,si({baseQueryMeta:ge}))}catch(fe){Ee=fe}}try{if(Ee instanceof Ag){let Te={endpoint:M.endpointName,arg:M.originalArgs,type:M.type,queryCacheKey:be?M.queryCacheKey:void 0};H.onSchemaFailure?.(Ee,Te),a?.(Ee,Te);let{catchSchemaFailure:_e=u}=H;if(_e)return N(_e(Ee,Te),si({baseQueryMeta:Ee._bqMeta}))}}catch(Te){Ee=Te}throw typeof process<"u",console.error(Ee),Ee}});return function x(_x35,_x36){return _ref15.apply(this,arguments)}}();function I(M,O){let P=s.selectQueryEntry(O,M.queryCacheKey),N=s.selectConfig(O).refetchOnMountOrArgChange,Q=P?.fulfilledTimeStamp,$=M.forceRefetch??(M.subscribe&&N);return $?$===!0||(Number(new Date)-Number(Q))/1e3>=$:!1}let T=()=>we(`${e}/executeQuery`,x,{getPendingMeta({arg:O}){let P=r[O.endpointName];return si({startedTimeStamp:Date.now(),...(zs(P)?{direction:O.direction}:{})})},condition(O,{getState:P}){let N=P(),Q=s.selectQueryEntry(N,O.queryCacheKey),$=Q?.fulfilledTimeStamp,Y=O.originalArgs,W=Q?.originalArgs,H=r[O.endpointName],J=O.direction;return Cl(O)?!0:Q?.status==="pending"?!1:I(O,N)||Hs(H)&&H?.forceRefetch?.({currentArg:Y,previousArg:W,endpointState:Q,state:N})?!0:!($&&!J)},dispatchConditionRejection:!0}),R=T(),k=T(),_=we(`${e}/executeMutation`,x,{getPendingMeta(){return si({startedTimeStamp:Date.now()})}}),F=M=>"force"in M,V=M=>"ifOlderThan"in M,j=(M,O,P={})=>(N,Q)=>{let $=F(P)&&P.force,Y=V(P)&&P.ifOlderThan,W=(J=!0)=>{let ie={forceRefetch:J,subscribe:!1};return o.endpoints[M].initiate(O,ie)},H=o.endpoints[M].select(O)(Q());if($)N(W());else if(Y){let J=H?.fulfilledTimeStamp;if(!J){N(W());return}(Number(new Date)-Number(new Date(J)))/1e3>=Y&&N(W())}else N(W(!1))};function L(M){return O=>O?.meta?.arg?.endpointName===M}function U(M,O){return{matchPending:Un(Rs(M),L(O)),matchFulfilled:Un(or(M),L(O)),matchRejected:Un(Hr(M),L(O))}}return{queryThunk:R,mutationThunk:_,infiniteQueryThunk:k,prefetch:j,updateQueryData:h,upsertQueryData:y,patchQueryData:g,buildMatchThunkActions:U}}function xl(e,{pages:t,pageParams:r},n){let o=t.length-1;return e.getNextPageParam(t[o],t,r[o],r,n)}function bg(e,{pages:t,pageParams:r},n){return e.getPreviousPageParam?.(t[0],t,r[0],r,n)}function wg(e,t,r,n){return Tl(r[e.meta.arg.endpointName][t],or(e)?e.payload:void 0,ni(e)?e.payload:void 0,e.meta.arg.originalArgs,"baseQueryMeta"in e.meta?e.meta.baseQueryMeta:void 0,n)}function rg(e){return st(e)?As(e):e}function Vs(e,t,r){let n=e[t];n&&r(n)}function li(e){return("arg"in e?e.arg.fixedCacheKey:e.fixedCacheKey)??e.requestId}function ng(e,t,r){let n=e[li(t)];n&&r(n)}var Bs={};function cx({reducerPath:e,queryThunk:t,mutationThunk:r,serializeQueryArgs:n,context:{endpointDefinitions:o,apiUid:i,extractRehydrationInfo:s,hasRehydrationInfo:a},assertTagType:u,config:c}){let g=G(`${e}/resetApiState`);function v(L,U,M,O){var P;L[P=U.queryCacheKey]??(L[P]={status:sr,endpointName:U.endpointName}),Vs(L,U.queryCacheKey,N=>{N.status=Al,N.requestId=M&&N.requestId?N.requestId:O.requestId,U.originalArgs!==void 0&&(N.originalArgs=U.originalArgs),N.startedTimeStamp=O.startedTimeStamp;let Q=o[O.arg.endpointName];zs(Q)&&"direction"in U&&(N.direction=U.direction)})}function E(L,U,M,O){Vs(L,U.arg.queryCacheKey,P=>{if(P.requestId!==U.requestId&&!O)return;let{merge:N}=o[U.arg.endpointName];if(P.status=ai,N){if(P.data!==void 0){let{fulfilledTimeStamp:Q,arg:$,baseQueryMeta:Y,requestId:W}=U,H=$r(P.data,J=>N(J,M,{arg:$.originalArgs,baseQueryMeta:Y,fulfilledTimeStamp:Q,requestId:W}));P.data=H}else P.data=M;}else P.data=o[U.arg.endpointName].structuralSharing??!0?lg(st(P.data)?Lf(P.data):P.data,M):M;delete P.error,P.fulfilledTimeStamp=U.fulfilledTimeStamp})}let h=zr({name:`${e}/queries`,initialState:Bs,reducers:{removeQueryResult:{reducer(L,{payload:{queryCacheKey:U}}){delete L[U]},prepare:Vn()},cacheEntriesUpserted:{reducer(L,U){for(let M of U.payload){let{queryDescription:O,value:P}=M;v(L,O,!0,{arg:O,requestId:U.meta.requestId,startedTimeStamp:U.meta.timestamp}),E(L,{arg:O,requestId:U.meta.requestId,fulfilledTimeStamp:U.meta.timestamp,baseQueryMeta:{}},P,!0)}},prepare:L=>({payload:L.map(O=>{let{endpointName:P,arg:N,value:Q}=O,$=o[P];return{queryDescription:{type:di,endpointName:P,originalArgs:O.arg,queryCacheKey:n({queryArgs:N,endpointDefinition:$,endpointName:P})},value:Q}}),meta:{[ti]:!0,requestId:oi(),timestamp:Date.now()}})},queryResultPatched:{reducer(L,{payload:{queryCacheKey:U,patches:M}}){Vs(L,U,O=>{O.data=rl(O.data,M.concat())})},prepare:Vn()}},extraReducers(L){L.addCase(t.pending,(U,{meta:M,meta:{arg:O}})=>{let P=Cl(O);v(U,O,P,M)}).addCase(t.fulfilled,(U,{meta:M,payload:O})=>{let P=Cl(M.arg);E(U,M,O,P)}).addCase(t.rejected,(U,{meta:{condition:M,arg:O,requestId:P},error:N,payload:Q})=>{Vs(U,O.queryCacheKey,$=>{if(!M){if($.requestId!==P)return;$.status=ci,$.error=Q??N}})}).addMatcher(a,(U,M)=>{let{queries:O}=s(M);for(let[P,N]of Object.entries(O))(N?.status===ai||N?.status===ci)&&(U[P]=N)})}}),y=zr({name:`${e}/mutations`,initialState:Bs,reducers:{removeMutationResult:{reducer(L,{payload:U}){let M=li(U);M in L&&delete L[M]},prepare:Vn()}},extraReducers(L){L.addCase(r.pending,(U,{meta:M,meta:{requestId:O,arg:P,startedTimeStamp:N}})=>{P.track&&(U[li(M)]={requestId:O,status:Al,endpointName:P.endpointName,startedTimeStamp:N})}).addCase(r.fulfilled,(U,{payload:M,meta:O})=>{O.arg.track&&ng(U,O,P=>{P.requestId===O.requestId&&(P.status=ai,P.data=M,P.fulfilledTimeStamp=O.fulfilledTimeStamp)})}).addCase(r.rejected,(U,{payload:M,error:O,meta:P})=>{P.arg.track&&ng(U,P,N=>{N.requestId===P.requestId&&(N.status=ci,N.error=M??O)})}).addMatcher(a,(U,M)=>{let{mutations:O}=s(M);for(let[P,N]of Object.entries(O))(N?.status===ai||N?.status===ci)&&P!==N?.requestId&&(U[P]=N)})}}),S={tags:{},keys:{}},x=zr({name:`${e}/invalidation`,initialState:S,reducers:{updateProvidedBy:{reducer(L,U){var M,O,P;for(let{queryCacheKey:N,providedTags:Q}of U.payload){I(L,N);for(let{type:$,id:Y}of Q){let W=(O=(M=L.tags)[$]??(M[$]={}))[P=Y||"__internal_without_id"]??(O[P]=[]);W.includes(N)||W.push(N)}L.keys[N]=Q}},prepare:Vn()}},extraReducers(L){L.addCase(h.actions.removeQueryResult,(U,{payload:{queryCacheKey:M}})=>{I(U,M)}).addMatcher(a,(U,M)=>{var P,N,Q;let{provided:O}=s(M);for(let[$,Y]of Object.entries(O.tags??{}))for(let[W,H]of Object.entries(Y)){let J=(N=(P=U.tags)[$]??(P[$]={}))[Q=W||"__internal_without_id"]??(N[Q]=[]);for(let ie of H)J.includes(ie)||J.push(ie),U.keys[ie]=O.keys[ie]}}).addMatcher(Ut(or(t),ni(t)),(U,M)=>{T(U,[M])}).addMatcher(h.actions.cacheEntriesUpserted.match,(U,M)=>{let O=M.payload.map(({queryDescription:P,value:N})=>({type:"UNKNOWN",payload:N,meta:{requestStatus:"fulfilled",requestId:"UNKNOWN",arg:P}}));T(U,O)})}});function I(L,U){let M=rg(L.keys[U]??[]);for(let O of M){let P=O.type,N=O.id??"__internal_without_id",Q=L.tags[P]?.[N];Q&&(L.tags[P][N]=rg(Q).filter($=>$!==U))}delete L.keys[U]}function T(L,U){let M=U.map(O=>{let P=wg(O,"providesTags",o,u),{queryCacheKey:N}=O.meta.arg;return{queryCacheKey:N,providedTags:P}});x.caseReducers.updateProvidedBy(L,x.actions.updateProvidedBy(M))}let R=zr({name:`${e}/subscriptions`,initialState:Bs,reducers:{updateSubscriptionOptions(L,U){},unsubscribeQueryResult(L,U){},internal_getRTKQSubscriptions(){}}}),k=zr({name:`${e}/internalSubscriptions`,initialState:Bs,reducers:{subscriptionsUpdated:{reducer(L,U){return rl(L,U.payload)},prepare:Vn()}}}),_=zr({name:`${e}/config`,initialState:{online:$C(),focused:GC(),middlewareRegistered:!1,...c},reducers:{middlewareRegistered(L,{payload:U}){L.middlewareRegistered=L.middlewareRegistered==="conflict"||i!==U?"conflict":!0}},extraReducers:L=>{L.addCase(Rl,U=>{U.online=!0}).addCase(hg,U=>{U.online=!1}).addCase(Il,U=>{U.focused=!0}).addCase(gg,U=>{U.focused=!1}).addMatcher(a,U=>({...U}))}}),F=Ln({queries:h.reducer,mutations:y.reducer,provided:x.reducer,subscriptions:k.reducer,config:_.reducer}),V=(L,U)=>F(g.match(U)?void 0:L,U),j={..._.actions,...h.actions,...R.actions,...k.actions,...y.actions,...x.actions,resetApiState:g};return{reducer:V,actions:j}}var Sl=Symbol.for("RTKQ/skipToken"),Cg={status:sr},og=$r(Cg,()=>{}),ig=$r(Cg,()=>{});function ux({serializeQueryArgs:e,reducerPath:t,createSelector:r}){let n=R=>og,o=R=>ig;return{buildQuerySelector:E,buildInfiniteQuerySelector:h,buildMutationSelector:y,selectInvalidatedBy:S,selectCachedArgsForQuery:x,selectApiState:s,selectQueries:a,selectMutations:c,selectQueryEntry:u,selectConfig:g};function i(R){return{...R,...Km(R.status)}}function s(R){return R[t]}function a(R){return s(R)?.queries}function u(R,k){return a(R)?.[k]}function c(R){return s(R)?.mutations}function g(R){return s(R)?.config}function v(R,k,_){return F=>{if(F===Sl)return r(n,_);let V=e({queryArgs:F,endpointDefinition:k,endpointName:R});return r(L=>u(L,V)??og,_)}}function E(R,k){return v(R,k,i)}function h(R,k){let{infiniteQueryOptions:_}=k;function F(V){let j={...V,...Km(V.status)},{isLoading:L,isError:U,direction:M}=j,O=M==="forward",P=M==="backward";return{...j,hasNextPage:I(_,j.data,j.originalArgs),hasPreviousPage:T(_,j.data,j.originalArgs),isFetchingNextPage:L&&O,isFetchingPreviousPage:L&&P,isFetchNextPageError:U&&O,isFetchPreviousPageError:U&&P}}return v(R,k,F)}function y(){return R=>{let k;return typeof R=="object"?k=li(R)??Sl:k=R,r(k===Sl?o:V=>s(V)?.mutations?.[k]??ig,i)}}function S(R,k){let _=R[t],F=new Set,V=bl(k,El,Sg);for(let j of V){let L=_.provided.tags[j.type];if(!L)continue;let U=(j.id!==void 0?L[j.id]:Object.values(L).flat())??[];for(let M of U)F.add(M)}return Array.from(F.values()).flatMap(j=>{let L=_.queries[j];return L?{queryCacheKey:j,endpointName:L.endpointName,originalArgs:L.originalArgs}:[]})}function x(R,k){return bl(Object.values(a(R)),_=>_?.endpointName===k&&_.status!==sr,_=>_.originalArgs)}function I(R,k,_){return k?xl(R,k,_)!=null:!1}function T(R,k,_){return!k||!R.getPreviousPageParam?!1:bg(R,k,_)!=null}}var sg=WeakMap?new WeakMap:void 0,ag=({endpointName:e,queryArgs:t})=>{let r="",n=sg?.get(t);if(typeof n=="string")r=n;else{let o=JSON.stringify(t,(i,s)=>(s=typeof s=="bigint"?{$bigint:s.toString()}:s,s=qt(s)?Object.keys(s).sort().reduce((a,u)=>(a[u]=s[u],a),{}):s,s));qt(t)&&sg?.set(t,o),r=o}return`${e}(${r})`};function lx(...e){return function(r){let n=Jo(c=>r.extractRehydrationInfo?.(c,{reducerPath:r.reducerPath??"api"})),o={reducerPath:"api",keepUnusedDataFor:60,refetchOnMountOrArgChange:!1,refetchOnFocus:!1,refetchOnReconnect:!1,invalidationBehavior:"delayed",...r,extractRehydrationInfo:n,serializeQueryArgs(c){let g=ag;if("serializeQueryArgs"in c.endpointDefinition){let v=c.endpointDefinition.serializeQueryArgs;g=E=>{let h=v(E);return typeof h=="string"?h:ag({...E,queryArgs:h})}}else r.serializeQueryArgs&&(g=r.serializeQueryArgs);return g(c)},tagTypes:[...(r.tagTypes||[])]},i={endpointDefinitions:{},batch(c){c()},apiUid:oi(),extractRehydrationInfo:n,hasRehydrationInfo:Jo(c=>n(c)!=null)},s={injectEndpoints:u,enhanceEndpoints({addTagTypes:c,endpoints:g}){if(c)for(let v of c)o.tagTypes.includes(v)||o.tagTypes.push(v);if(g)for(let[v,E]of Object.entries(g))typeof E=="function"?E(zn(i,v)):Object.assign(zn(i,v)||{},E);return s}},a=e.map(c=>c.init(s,o,i));function u(c){let g=c.endpoints({query:v=>({...v,type:di}),mutation:v=>({...v,type:yg}),infiniteQuery:v=>({...v,type:vg})});for(let[v,E]of Object.entries(g)){if(c.overrideExisting!==!0&&v in i.endpointDefinitions){if(c.overrideExisting==="throw")throw new Error(ct(39));typeof process<"u";continue}typeof process<"u",i.endpointDefinitions[v]=E;for(let h of a)h.injectEndpoint(v,E)}return s}return s.injectEndpoints({endpoints:r.endpoints})}}function ir(e,...t){return Object.assign(e,...t)}var dx=({api:e,queryThunk:t,internalState:r,mwApi:n})=>{let o=`${e.reducerPath}/subscriptions`,i=null,s=null,{updateSubscriptionOptions:a,unsubscribeQueryResult:u}=e.internalActions,c=(S,x)=>{if(a.match(x)){let{queryCacheKey:T,requestId:R,options:k}=x.payload,_=S.get(T);return _?.has(R)&&_.set(R,k),!0}if(u.match(x)){let{queryCacheKey:T,requestId:R}=x.payload,k=S.get(T);return k&&k.delete(R),!0}if(e.internalActions.removeQueryResult.match(x))return S.delete(x.payload.queryCacheKey),!0;if(t.pending.match(x)){let{meta:{arg:T,requestId:R}}=x,k=Gs(S,T.queryCacheKey,wl);return T.subscribe&&k.set(R,T.subscriptionOptions??k.get(R)??{}),!0}let I=!1;if(t.rejected.match(x)){let{meta:{condition:T,arg:R,requestId:k}}=x;if(T&&R.subscribe){let _=Gs(S,R.queryCacheKey,wl);_.set(k,R.subscriptionOptions??_.get(k)??{}),I=!0}}return I},g=()=>r.currentSubscriptions,h={getSubscriptions:g,getSubscriptionCount:S=>g().get(S)?.size??0,isRequestSubscribed:(S,x)=>!!g()?.get(S)?.get(x)};function y(S){return JSON.parse(JSON.stringify(Object.fromEntries([...S].map(([x,I])=>[x,Object.fromEntries(I)]))))}return(S,x)=>{if(i||(i=y(r.currentSubscriptions)),e.util.resetApiState.match(S))return i={},r.currentSubscriptions.clear(),s=null,[!0,!1];if(e.internalActions.internal_getRTKQSubscriptions.match(S))return[!1,h];let I=c(r.currentSubscriptions,S),T=!0;if(I){s||(s=setTimeout(()=>{let _=y(r.currentSubscriptions),[,F]=tl(i,()=>_);x.next(e.internalActions.subscriptionsUpdated(F)),i=_,s=null},500));let R=typeof S.type=="string"&&!!S.type.startsWith(o),k=t.rejected.match(S)&&S.meta.condition&&!!S.meta.arg.subscribe;T=!R&&!k}return[T,!1]}},px=2147483647/1e3-1,fx=({reducerPath:e,api:t,queryThunk:r,context:n,internalState:o,selectors:{selectQueryEntry:i,selectConfig:s},getRunningQueryThunk:a,mwApi:u})=>{let{removeQueryResult:c,unsubscribeQueryResult:g,cacheEntriesUpserted:v}=t.internalActions,E=Ut(g.match,r.fulfilled,r.rejected,v.match);function h(R){let k=o.currentSubscriptions.get(R);return k?k.size>0:!1}let y={};function S(R){for(let k of R.values())k?.abort?.()}let x=(R,k)=>{let _=k.getState(),F=s(_);if(E(R)){let V;if(v.match(R))V=R.payload.map(j=>j.queryDescription.queryCacheKey);else{let{queryCacheKey:j}=g.match(R)?R.payload:R.meta.arg;V=[j]}I(V,k,F)}if(t.util.resetApiState.match(R)){for(let[V,j]of Object.entries(y))j&&clearTimeout(j),delete y[V];S(o.runningQueries),S(o.runningMutations)}if(n.hasRehydrationInfo(R)){let{queries:V}=n.extractRehydrationInfo(R);I(Object.keys(V),k,F)}};function I(R,k,_){let F=k.getState();for(let V of R){let j=i(F,V);j?.endpointName&&T(V,j.endpointName,k,_)}}function T(R,k,_,F){let j=zn(n,k)?.keepUnusedDataFor??F.keepUnusedDataFor;if(j===1/0)return;let L=Math.max(0,Math.min(j,px));if(!h(R)){let U=y[R];U&&clearTimeout(U),y[R]=setTimeout(()=>{if(!h(R)){let M=i(_.getState(),R);M?.endpointName&&_.dispatch(a(M.endpointName,M.originalArgs))?.abort(),_.dispatch(c({queryCacheKey:R}))}delete y[R]},L*1e3)}}return x},cg=new Error("Promise never resolved before cacheEntryRemoved."),mx=({api:e,reducerPath:t,context:r,queryThunk:n,mutationThunk:o,internalState:i,selectors:{selectQueryEntry:s,selectApiState:a}})=>{let u=Ts(n),c=Ts(o),g=or(n,o),v={},{removeQueryResult:E,removeMutationResult:h,cacheEntriesUpserted:y}=e.internalActions;function S(_,F,V){let j=v[_];j?.valueResolved&&(j.valueResolved({data:F,meta:V}),delete j.valueResolved)}function x(_){let F=v[_];F&&(delete v[_],F.cacheEntryRemoved())}function I(_){let{arg:F,requestId:V}=_.meta,{endpointName:j,originalArgs:L}=F;return[j,L,V]}let T=(_,F,V)=>{let j=R(_);function L(U,M,O,P){let N=s(V,M),Q=s(F.getState(),M);!N&&Q&&k(U,P,M,F,O)}if(n.pending.match(_)){let[U,M,O]=I(_);L(U,j,O,M)}else if(y.match(_))for(let{queryDescription:U,value:M}of _.payload){let{endpointName:O,originalArgs:P,queryCacheKey:N}=U;L(O,N,_.meta.requestId,P),S(N,M,{})}else if(o.pending.match(_)){if(F.getState()[t].mutations[j]){let[M,O,P]=I(_);k(M,O,j,F,P)}}else if(g(_))S(j,_.payload,_.meta.baseQueryMeta);else if(E.match(_)||h.match(_))x(j);else if(e.util.resetApiState.match(_))for(let U of Object.keys(v))x(U)};function R(_){return u(_)?_.meta.arg.queryCacheKey:c(_)?_.meta.arg.fixedCacheKey??_.meta.requestId:E.match(_)?_.payload.queryCacheKey:h.match(_)?li(_.payload):""}function k(_,F,V,j,L){let U=zn(r,_),M=U?.onCacheEntryAdded;if(!M)return;let O={},P=new Promise(H=>{O.cacheEntryRemoved=H}),N=Promise.race([new Promise(H=>{O.valueResolved=H}),P.then(()=>{throw cg})]);N.catch(()=>{}),v[V]=O;let Q=e.endpoints[_].select($s(U)?F:V),$=j.dispatch((H,J,ie)=>ie),Y={...j,getCacheEntry:()=>Q(j.getState()),requestId:L,extra:$,updateCachedData:$s(U)?H=>j.dispatch(e.util.updateQueryData(_,F,H)):void 0,cacheDataLoaded:N,cacheEntryRemoved:P},W=M(F,Y);Promise.resolve(W).catch(H=>{if(H!==cg)throw H})}return T},gx=({api:e,context:{apiUid:t},reducerPath:r})=>(n,o)=>{e.util.resetApiState.match(n)&&o.dispatch(e.internalActions.middlewareRegistered(t)),typeof process<"u"},hx=({reducerPath:e,context:t,context:{endpointDefinitions:r},mutationThunk:n,queryThunk:o,api:i,assertTagType:s,refetchQuery:a,internalState:u})=>{let{removeQueryResult:c}=i.internalActions,g=Ut(or(n),ni(n)),v=Ut(or(o,n),Hr(o,n)),E=[],h=0,y=(I,T)=>{(o.pending.match(I)||n.pending.match(I))&&h++,v(I)&&(h=Math.max(0,h-1)),g(I)?x(wg(I,"invalidatesTags",r,s),T):v(I)?x([],T):i.util.invalidateTags.match(I)&&x(Tl(I.payload,void 0,void 0,void 0,void 0,s),T)};function S(){return h>0}function x(I,T){let R=T.getState(),k=R[e];if(E.push(...I),k.config.invalidationBehavior==="delayed"&&S())return;let _=E;if(E=[],_.length===0)return;let F=i.util.selectInvalidatedBy(R,_);t.batch(()=>{let V=Array.from(F.values());for(let{queryCacheKey:j}of V){let L=k.queries[j],U=Gs(u.currentSubscriptions,j,wl);L&&(U.size===0?T.dispatch(c({queryCacheKey:j})):L.status!==sr&&T.dispatch(a(L)))}})}return y},yx=({reducerPath:e,queryThunk:t,api:r,refetchQuery:n,internalState:o})=>{let{currentPolls:i,currentSubscriptions:s}=o,a=new Set,u=null,c=(x,I)=>{(r.internalActions.updateSubscriptionOptions.match(x)||r.internalActions.unsubscribeQueryResult.match(x))&&g(x.payload.queryCacheKey,I),(t.pending.match(x)||t.rejected.match(x)&&x.meta.condition)&&g(x.meta.arg.queryCacheKey,I),(t.fulfilled.match(x)||t.rejected.match(x)&&!x.meta.condition)&&v(x.meta.arg,I),r.util.resetApiState.match(x)&&(y(),u&&(clearTimeout(u),u=null),a.clear())};function g(x,I){a.add(x),u||(u=setTimeout(()=>{for(let T of a)E({queryCacheKey:T},I);a.clear(),u=null},0))}function v({queryCacheKey:x},I){let T=I.getState()[e],R=T.queries[x],k=s.get(x);if(!R||R.status===sr)return;let{lowestPollingInterval:_,skipPollingIfUnfocused:F}=S(k);if(!Number.isFinite(_))return;let V=i.get(x);V?.timeout&&(clearTimeout(V.timeout),V.timeout=void 0);let j=Date.now()+_;i.set(x,{nextPollTimestamp:j,pollingInterval:_,timeout:setTimeout(()=>{(T.config.focused||!F)&&I.dispatch(n(R)),v({queryCacheKey:x},I)},_)})}function E({queryCacheKey:x},I){let R=I.getState()[e].queries[x],k=s.get(x);if(!R||R.status===sr)return;let{lowestPollingInterval:_}=S(k);if(!Number.isFinite(_)){h(x);return}let F=i.get(x),V=Date.now()+_;(!F||V<F.nextPollTimestamp)&&v({queryCacheKey:x},I)}function h(x){let I=i.get(x);I?.timeout&&clearTimeout(I.timeout),i.delete(x)}function y(){for(let x of i.keys())h(x)}function S(x=new Map){let I=!1,T=Number.POSITIVE_INFINITY;for(let R of x.values())R.pollingInterval&&(T=Math.min(R.pollingInterval,T),I=R.skipPollingIfUnfocused||I);return{lowestPollingInterval:T,skipPollingIfUnfocused:I}}return c},vx=({api:e,context:t,queryThunk:r,mutationThunk:n})=>{let o=Rs(r,n),i=Hr(r,n),s=or(r,n),a={};return(c,g)=>{if(o(c)){let{requestId:v,arg:{endpointName:E,originalArgs:h}}=c.meta,y=zn(t,E),S=y?.onQueryStarted;if(S){let x={},I=new Promise((_,F)=>{x.resolve=_,x.reject=F});I.catch(()=>{}),a[v]=x;let T=e.endpoints[E].select($s(y)?h:v),R=g.dispatch((_,F,V)=>V),k={...g,getCacheEntry:()=>T(g.getState()),requestId:v,extra:R,updateCachedData:$s(y)?_=>g.dispatch(e.util.updateQueryData(E,h,_)):void 0,queryFulfilled:I};S(h,k)}}else if(s(c)){let{requestId:v,baseQueryMeta:E}=c.meta;a[v]?.resolve({data:c.payload,meta:E}),delete a[v]}else if(i(c)){let{requestId:v,rejectedWithValue:E,baseQueryMeta:h}=c.meta;a[v]?.reject({error:c.payload??c.error,isUnhandledError:!E,meta:h}),delete a[v]}}},Sx=({reducerPath:e,context:t,api:r,refetchQuery:n,internalState:o})=>{let{removeQueryResult:i}=r.internalActions,s=(u,c)=>{Il.match(u)&&a(c,"refetchOnFocus"),Rl.match(u)&&a(c,"refetchOnReconnect")};function a(u,c){let g=u.getState()[e],v=g.queries,E=o.currentSubscriptions;t.batch(()=>{for(let h of E.keys()){let y=v[h],S=E.get(h);if(!S||!y)continue;let x=[...S.values()];(x.some(T=>T[c]===!0)||x.every(T=>T[c]===void 0)&&g.config[c])&&(S.size===0?u.dispatch(i({queryCacheKey:h})):y.status!==sr&&u.dispatch(n(y)))}})}return s};function Ax(e){let{reducerPath:t,queryThunk:r,api:n,context:o,getInternalState:i}=e,{apiUid:s}=o,a={invalidateTags:G(`${t}/invalidateTags`)},u=E=>E.type.startsWith(`${t}/`),c=[gx,fx,hx,yx,mx,vx];return{middleware:E=>{let h=!1,y=i(E.dispatch),S={...e,internalState:y,refetchQuery:v,isThisApiSliceAction:u,mwApi:E},x=c.map(R=>R(S)),I=dx(S),T=Sx(S);return R=>k=>{if(!Uo(k))return R(k);h||(h=!0,E.dispatch(n.internalActions.middlewareRegistered(s)));let _={...E,next:R},F=E.getState(),[V,j]=I(k,_,F),L;if(V?L=R(k):L=j,E.getState()[t]&&(T(k,_,F),u(k)||o.hasRehydrationInfo(k)))for(let U of x)U(k,_,F);return L}},actions:a};function v(E){return e.api.endpoints[E.endpointName].initiate(E.originalArgs,{subscribe:!1,forceRefetch:!0})}}var ug=Symbol(),bx=({createSelector:e=Le}={})=>({name:ug,init(t,{baseQuery:r,tagTypes:n,reducerPath:o,serializeQueryArgs:i,keepUnusedDataFor:s,refetchOnMountOrArgChange:a,refetchOnFocus:u,refetchOnReconnect:c,invalidationBehavior:g,onSchemaFailure:v,catchSchemaFailure:E,skipSchemaValidation:h},y){$f();let S=pe=>(typeof process<"u",pe);Object.assign(t,{reducerPath:o,endpoints:{},internalActions:{onOnline:Rl,onOffline:hg,onFocus:Il,onFocusLost:gg},util:{}});let x=ux({serializeQueryArgs:i,reducerPath:o,createSelector:e}),{selectInvalidatedBy:I,selectCachedArgsForQuery:T,buildQuerySelector:R,buildInfiniteQuerySelector:k,buildMutationSelector:_}=x;ir(t.util,{selectInvalidatedBy:I,selectCachedArgsForQuery:T});let{queryThunk:F,infiniteQueryThunk:V,mutationThunk:j,patchQueryData:L,updateQueryData:U,upsertQueryData:M,prefetch:O,buildMatchThunkActions:P}=ax({baseQuery:r,reducerPath:o,context:y,api:t,serializeQueryArgs:i,assertTagType:S,selectors:x,onSchemaFailure:v,catchSchemaFailure:E,skipSchemaValidation:h}),{reducer:N,actions:Q}=cx({context:y,queryThunk:F,infiniteQueryThunk:V,mutationThunk:j,serializeQueryArgs:i,reducerPath:o,assertTagType:S,config:{refetchOnFocus:u,refetchOnReconnect:c,refetchOnMountOrArgChange:a,keepUnusedDataFor:s,reducerPath:o,invalidationBehavior:g}});ir(t.util,{patchQueryData:L,updateQueryData:U,upsertQueryData:M,prefetch:O,resetApiState:Q.resetApiState,upsertQueryEntries:Q.cacheEntriesUpserted}),ir(t.internalActions,Q);let $=new WeakMap,Y=pe=>Gs($,pe,()=>({currentSubscriptions:new Map,currentPolls:new Map,runningQueries:new Map,runningMutations:new Map})),{buildInitiateQuery:W,buildInitiateInfiniteQuery:H,buildInitiateMutation:J,getRunningMutationThunk:ie,getRunningMutationsThunk:be,getRunningQueriesThunk:Oe,getRunningQueryThunk:Ee}=sx({queryThunk:F,mutationThunk:j,infiniteQueryThunk:V,api:t,serializeQueryArgs:i,context:y,getInternalState:Y});ir(t.util,{getRunningMutationThunk:ie,getRunningMutationsThunk:be,getRunningQueryThunk:Ee,getRunningQueriesThunk:Oe});let{middleware:Te,actions:_e}=Ax({reducerPath:o,context:y,queryThunk:F,mutationThunk:j,infiniteQueryThunk:V,api:t,assertTagType:S,selectors:x,getRunningQueryThunk:Ee,getInternalState:Y});return ir(t.util,_e),ir(t,{reducer:N,middleware:Te}),{name:ug,injectEndpoint(pe,de){var qe;let fe=(qe=t.endpoints)[pe]??(qe[pe]={});Hs(de)&&ir(fe,{name:pe,select:R(pe,de),initiate:W(pe,de)},P(F,pe)),nx(de)&&ir(fe,{name:pe,select:_(),initiate:J(pe)},P(j,pe)),zs(de)&&ir(fe,{name:pe,select:k(pe,de),initiate:H(pe,de)},P(F,pe))}}}}),xg=lx(bx());m();d();f();p();m();d();f();p();var Yr=e=>e.query,Eg=e=>e.query?.enableQuerySyntax;var Eq=Le(e=>Yr(e)?.q,e=>e.search.requestId,e=>e.generatedAnswer.cannotAnswer,e=>e.configuration.analytics.analyticsMode,e=>e.search.searchAction?.actionCause,(e,t,r,n,o)=>({q:e,requestId:t,cannotAnswer:r,analyticsMode:n,actionCause:o})),wx=Le(e=>e.generatedAnswer?.answerApiQueryParams,e=>e);m();d();f();p();m();d();f();p();m();d();f();p();m();d();f();p();m();d();f();p();function ar(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 o=0,n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]]);return r}function q(e,t,r,n){function o(i){return i instanceof r?i:new r(function(s){s(i)})}return new(r||(r=Promise))(function(i,s){function a(g){try{c(n.next(g))}catch(v){s(v)}}function u(g){try{c(n.throw(g))}catch(v){s(v)}}function c(g){g.done?i(g.value):o(g.value).then(a,u)}c((n=n.apply(e,t||[])).next())})}var ve;(function(e){e.search="search",e.click="click",e.custom="custom",e.view="view",e.collect="collect"})(ve||(ve={}));function Ol(){return typeof window<"u"}function $l(){return typeof navigator<"u"}function Wn(){return typeof document<"u"}function Pl(){try{return typeof localStorage<"u"}catch{return!1}}function Cx(){try{return typeof sessionStorage<"u"}catch{return!1}}function qg(){return $l()&&navigator.cookieEnabled}var xx=[ve.click,ve.custom,ve.search,ve.view],Ex=(e,t)=>xx.indexOf(e)!==-1?Object.assign({language:Wn()?document.documentElement.lang:"unknown",userAgent:$l()?navigator.userAgent:"unknown"},t):t,fi=class e{static set(t,r,n){var o,i,s,a;n&&(i=new Date,i.setTime(i.getTime()+n)),a=window.location.hostname,a.indexOf(".")===-1?Ig(t,r,i):(s=a.split("."),o=s[s.length-2]+"."+s[s.length-1],Ig(t,r,i,o))}static get(t){for(var r=t+"=",n=document.cookie.split(";"),o=0;o<n.length;o++){var i=n[o];if(i=i.replace(/^\s+/,""),i.lastIndexOf(r,0)===0)return i.substring(r.length,i.length)}return null}static erase(t){e.set(t,"",-1)}};function Ig(e,t,r,n){document.cookie=`${e}=${t}`+(r?`;expires=${r.toUTCString()}`:"")+(n?`;domain=${n}`:"")+";path=/;SameSite=Lax"}function Ix(){return Pl()?localStorage:qg()?new mi:Cx()?sessionStorage:new Yn}var mi=class e{getItem(t){return fi.get(`${e.prefix}${t}`)}removeItem(t){fi.erase(`${e.prefix}${t}`)}setItem(t,r,n){fi.set(`${e.prefix}${t}`,r,n)}};mi.prefix="coveo_";var Nl=class{constructor(){this.cookieStorage=new mi}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)}},Yn=class{getItem(t){return null}removeItem(t){}setItem(t,r){}},Ws="__coveo.analytics.history",Rx=20,Tx=1e3*60,_x=75,Xs=class{constructor(t){this.store=t||Ix()}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 q(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 q(this,void 0,void 0,function*(){let t=yield this.getHistoryWithInternalTimeAsync();return this.stripEmptyQueries(this.stripInternalTime(t))})}getHistoryWithInternalTime(){try{let t=this.store.getItem(Ws);return t&&typeof t=="string"?JSON.parse(t):[]}catch{return[]}}getHistoryWithInternalTimeAsync(){return q(this,void 0,void 0,function*(){try{let t=yield this.store.getItem(Ws);return t?JSON.parse(t):[]}catch{return[]}})}setHistory(t){try{this.store.setItem(Ws,JSON.stringify(t.slice(0,Rx)))}catch{}}clear(){try{this.store.removeItem(Ws)}catch{}}getMostRecentElement(){let t=this.getHistoryWithInternalTime();return Array.isArray(t)?t.sort((n,o)=>(o.internalTime||0)-(n.internalTime||0))[0]:null}cropQueryElement(t){return t.name&&t.value&&t.name.toLowerCase()==="query"&&(t.value=t.value.slice(0,_x)),t}isValidEntry(t){let r=this.getMostRecentElement();return r&&r.value==t.value?(t.internalTime||0)-(r.internalTime||0)>Tx:!0}stripInternalTime(t){return Array.isArray(t)?t.map(r=>{let{name:n,time:o,value:i}=r;return{name:n,time:o,value:i}}):[]}stripEmptyQuery(t){let{name:r,time:n,value:o}=t;return r&&typeof o=="string"&&r.toLowerCase()==="query"&&o.trim()===""?{name:r,time:n}:t}stripEmptyQueries(t){return t.map(r=>this.stripEmptyQuery(r))}};var kx=(e,t)=>q(void 0,void 0,void 0,function*(){return e===ve.view?(yield Ox(t.contentIdValue),Object.assign({location:window.location.toString(),referrer:document.referrer,title:document.title},t)):t}),Ox=e=>q(void 0,void 0,void 0,function*(){let t=new Xs,r={name:"PageView",value:e,time:new Date().toISOString()};yield t.addElementAsync(r)}),Ks,Px=new Uint8Array(16);function Nx(){if(!Ks&&(Ks=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Ks))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Ks(Px)}var Fx=/^(?:[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 Zs(e){return typeof e=="string"&&Fx.test(e)}var Ze=[];for(let e=0;e<256;++e)Ze.push((e+256).toString(16).slice(1));function Ug(e,t=0){return Ze[e[t+0]]+Ze[e[t+1]]+Ze[e[t+2]]+Ze[e[t+3]]+"-"+Ze[e[t+4]]+Ze[e[t+5]]+"-"+Ze[e[t+6]]+Ze[e[t+7]]+"-"+Ze[e[t+8]]+Ze[e[t+9]]+"-"+Ze[e[t+10]]+Ze[e[t+11]]+Ze[e[t+12]]+Ze[e[t+13]]+Ze[e[t+14]]+Ze[e[t+15]]}function Dx(e){if(!Zs(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 Mx(e){e=unescape(encodeURIComponent(e));let t=[];for(let r=0;r<e.length;++r)t.push(e.charCodeAt(r));return t}var Lx="6ba7b810-9dad-11d1-80b4-00c04fd430c8",jx="6ba7b811-9dad-11d1-80b4-00c04fd430c8";function qx(e,t,r){function n(o,i,s,a){var u;if(typeof o=="string"&&(o=Mx(o)),typeof i=="string"&&(i=Dx(i)),((u=i)===null||u===void 0?void 0:u.length)!==16)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");let c=new Uint8Array(16+o.length);if(c.set(i),c.set(o,i.length),c=r(c),c[6]=c[6]&15|t,c[8]=c[8]&63|128,s){a=a||0;for(let g=0;g<16;++g)s[a+g]=c[g];return s}return Ug(c)}try{n.name=e}catch{}return n.DNS=Lx,n.URL=jx,n}var Ux=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),Rg={randomUUID:Ux};function Xr(e,t,r){if(Rg.randomUUID&&!t&&!e)return Rg.randomUUID();e=e||{};let n=e.random||(e.rng||Nx)();if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,t){r=r||0;for(let o=0;o<16;++o)t[r+o]=n[o];return t}return Ug(n)}function Vx(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 _l(e,t){return e<<t|e>>>32-t}function Bx(e){let t=[1518500249,1859775393,2400959708,3395469782],r=[1732584193,4023233417,2562383102,271733878,3285377520];if(typeof e=="string"){let s=unescape(encodeURIComponent(e));e=[];for(let a=0;a<s.length;++a)e.push(s.charCodeAt(a))}else Array.isArray(e)||(e=Array.prototype.slice.call(e));e.push(128);let n=e.length/4+2,o=Math.ceil(n/16),i=new Array(o);for(let s=0;s<o;++s){let a=new Uint32Array(16);for(let u=0;u<16;++u)a[u]=e[s*64+u*4]<<24|e[s*64+u*4+1]<<16|e[s*64+u*4+2]<<8|e[s*64+u*4+3];i[s]=a}i[o-1][14]=(e.length-1)*8/Math.pow(2,32),i[o-1][14]=Math.floor(i[o-1][14]),i[o-1][15]=(e.length-1)*8&4294967295;for(let s=0;s<o;++s){let a=new Uint32Array(80);for(let h=0;h<16;++h)a[h]=i[s][h];for(let h=16;h<80;++h)a[h]=_l(a[h-3]^a[h-8]^a[h-14]^a[h-16],1);let u=r[0],c=r[1],g=r[2],v=r[3],E=r[4];for(let h=0;h<80;++h){let y=Math.floor(h/20),S=_l(u,5)+Vx(y,c,g,v)+E+t[y]+a[h]>>>0;E=v,v=g,g=_l(c,30)>>>0,c=u,u=S}r[0]=r[0]+u>>>0,r[1]=r[1]+c>>>0,r[2]=r[2]+g>>>0,r[3]=r[3]+v>>>0,r[4]=r[4]+E>>>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 Gx=qx("v5",80,Bx),Tg=Gx,Vg="2.30.55",_g=e=>`${e.protocol}//${e.hostname}${e.pathname.indexOf("/")===0?e.pathname:`/${e.pathname}`}${e.search}`,pi={pageview:"pageview",event:"event"},Js=class{constructor({client:t,uuidGenerator:r=Xr}){this.client=t,this.uuidGenerator=r}},Fl=class extends Js{constructor({client:t,uuidGenerator:r=Xr}){super({client:t,uuidGenerator:r}),this.actionData={},this.pageViewId=r(),this.nextPageViewId=this.pageViewId,this.currentLocation=_g(window.location),this.lastReferrer=Wn()?document.referrer:"",this.addHooks()}getApi(t){return t==="setAction"?this.setAction: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:Wn()?document.title:"",encoding:Wn()?document.characterSet:"UTF-8"},n={screenResolution:`${screen.width}x${screen.height}`,screenColor:`${screen.colorDepth}-bit`},o={language:navigator.language,userAgent:navigator.userAgent},i={time:Date.now(),eventId:this.uuidGenerator()};return Object.assign(Object.assign(Object.assign(Object.assign({},i),n),o),r)}updateLocationForNextPageView(t,r){let{pageViewId:n,referrer:o,location:i}=this.getNextValues(t,r);this.lastReferrer=o,this.pageViewId=n,this.currentLocation=i,t===pi.pageview&&(this.nextPageViewId=this.uuidGenerator(),this.hasSentFirstPageView=!0)}getNextValues(t,r){return{pageViewId:t===pi.pageview?this.nextPageViewId:this.pageViewId,referrer:t===pi.pageview&&this.hasSentFirstPageView?this.currentLocation:this.lastReferrer,location:t===pi.pageview?this.getCurrentLocationFromPayload(r):this.currentLocation}}getCurrentLocationFromPayload(t){if(t.page){let r=o=>o.replace(/^\/?(.*)$/,"/$1");return`${(o=>o.split("/").slice(0,3).join("/"))(this.currentLocation)}${r(t.page)}`}else return _g(window.location)}},vr=class e{constructor(t,r){if(!Zs(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(o=>new RegExp(o.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,o]=r;if(n.length!==32||isNaN(parseInt(o)))return null;let i=n.substring(0,8)+"-"+n.substring(8,12)+"-"+n.substring(12,16)+"-"+n.substring(16,20)+"-"+n.substring(20,32);return Zs(i)?new e(i,Number.parseInt(o)*1e3):null}};vr.cvo_cid="cvo_cid";vr.expirationTime=120;var Dl=class extends Js{constructor({client:t,uuidGenerator:r=Xr}){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 q(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(vr.cvo_cid,new vr(n,Date.now()).toString()),r.toString()}catch{throw new Error("Invalid URL provided")}})}acceptFrom(t){this.client.setAcceptedLinkReferrers(t)}};Dl.Id="link";var wt=Object.keys;function Ys(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)}var kl=128,Bg=192,kg=224,Og=240;function $x(e){return(e&248)===Og?4:(e&Og)===kg?3:(e&kg)===Bg?2:1}function Qx(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&kl)!=kl)break;if(r-=3,(n&Bg)!=kl){t-r>=$x(n)*3&&(r=t);break}}return e.substring(0,r)}var Ml={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"},Hx=wt(Ml).map(e=>Ml[e]),zx=[...Hx].join("|"),Wx=new RegExp(`^(${zx}$)`),Kx={svcAction:"svc_action",svcActionData:"svc_action_data"},Yx=e=>wt(e).filter(t=>e[t]!==void 0).reduce((t,r)=>{let n=Ml[r]||r;return Object.assign(Object.assign({},t),{[n]:e[r]})},{}),Xx=e=>Wx.test(e),Zx=[Xx],Pg={id:"id",name:"nm",brand:"br",category:"ca",variant:"va",price:"pr",quantity:"qt",coupon:"cc",position:"ps",group:"group"},Ng={id:"id",name:"nm",brand:"br",category:"ca",variant:"va",position:"ps",price:"pr",group:"group"},nt={action:"pa",list:"pal",listSource:"pls"},ea={id:"ti",revenue:"tr",tax:"tt",shipping:"ts",coupon:"tcc",affiliation:"ta",step:"cos",option:"col"},Jx=["loyaltyCardId","loyaltyTier","thirdPartyPersona","companyName","favoriteStore","storeName","userIndustry","userRole","userDepartment","businessUnit"],Ll={id:"quoteId",affiliation:"quoteAffiliation"},jl={id:"reviewId",rating:"reviewRating",comment:"reviewComment"},eE={add:nt,bookmark_add:nt,bookmark_remove:nt,click:nt,checkout:nt,checkout_option:nt,detail:nt,impression:nt,remove:nt,refund:Object.assign(Object.assign({},nt),ea),purchase:Object.assign(Object.assign({},nt),ea),quickview:nt,quote:Object.assign(Object.assign({},nt),Ll),review:Object.assign(Object.assign({},nt),jl)},tE=wt(Pg).map(e=>Pg[e]),rE=wt(Ng).map(e=>Ng[e]),nE=wt(nt).map(e=>nt[e]),oE=wt(ea).map(e=>ea[e]),iE=wt(jl).map(e=>jl[e]),sE=wt(Ll).map(e=>Ll[e]),aE=[...tE,"custom"].join("|"),cE=[...rE,"custom"].join("|"),Gg="(pr[0-9]+)",$g="(il[0-9]+pi[0-9]+)",uE=new RegExp(`^${Gg}(${aE})$`),lE=new RegExp(`^(${$g}(${cE}))|(il[0-9]+nm)$`),dE=new RegExp(`^(${nE.join("|")})$`),pE=new RegExp(`^(${oE.join("|")})$`),fE=new RegExp(`^${Gg}custom$`),mE=new RegExp(`^${$g}custom$`),gE=new RegExp(`^(${[...Jx,...iE,...sE].join("|")})$`),hE=e=>uE.test(e),yE=e=>lE.test(e),vE=e=>dE.test(e),SE=e=>pE.test(e),AE=e=>gE.test(e),bE=[yE,hE,vE,SE,AE],wE=[fE,mE],CE={anonymizeIp:"aip"},xE={eventCategory:"ec",eventAction:"ea",eventLabel:"el",eventValue:"ev",page:"dp",visitorId:"cid",clientId:"cid",userId:"uid",currencyCode:"cu"},EE={hitType:"t",pageViewId:"pid",encoding:"de",location:"dl",referrer:"dr",screenColor:"sd",screenResolution:"sr",title:"dt",userAgent:"ua",language:"ul",eventId:"z",time:"tm"},IE=["contentId","contentIdKey","contentType","searchHub","tab","searchUid","permanentId","contentLocale","trackingId"],RE=Object.assign(Object.assign(Object.assign(Object.assign({},CE),xE),EE),IE.reduce((e,t)=>Object.assign(Object.assign({},e),{[t]:t}),{})),ql=Object.assign(Object.assign({},RE),Kx),TE=e=>{let t=!!e.action&&eE[e.action]||{};return wt(e).reduce((r,n)=>{let o=t[n]||ql[n]||n;return Object.assign(Object.assign({},r),{[o]:e[n]})},{})},_E=wt(ql).map(e=>ql[e]),kE=e=>_E.indexOf(e)!==-1,OE=e=>e==="custom",PE=e=>[...bE,...Zx,kE,OE].some(t=>t(e)),NE=e=>wt(e).reduce((t,r)=>{let n=FE(r);return n?Object.assign(Object.assign({},t),DE(n,e[r])):Object.assign(Object.assign({},t),{[r]:e[r]})},{}),FE=e=>{let t;return[...wE].every(r=>{var n;return t=(n=r.exec(e))===null||n===void 0?void 0:n[1],!t}),t},DE=(e,t)=>wt(t).reduce((r,n)=>Object.assign(Object.assign({},r),{[`${e}${n}`]:t[n]}),{}),Ul=class{constructor(t){this.opts=t}sendEvent(t,r){return q(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:o}=this.opts,i=yield this.getQueryParamsForEventType(t),{url:s,payload:a}=yield this.preProcessRequestAsPotentialJSONString(`${n}/analytics/${t}?${i}`,r,o),u=this.encodeForEventType(t,a),c=new Blob([u],{type:"application/x-www-form-urlencoded"});navigator.sendBeacon(s,c)})}isAvailable(){return"sendBeacon"in navigator}deleteHttpCookieVisitorId(){return Promise.resolve()}preProcessRequestAsPotentialJSONString(t,r,n){return q(this,void 0,void 0,function*(){let o=t,i=r;if(n){let s=yield n({url:t,body:JSON.stringify(r)},"analyticsBeacon"),{url:a,body:u}=s;o=a||t;try{i=JSON.parse(u)}catch(c){console.error("Unable to process the request body as a JSON string",c)}}return{payload:i,url:o}})}encodeForEventType(t,r){return this.isEventTypeLegacy(t)?this.encodeEventToJson(t,r):this.encodeEventToJson(t,r,this.opts.token)}getQueryParamsForEventType(t){return q(this,void 0,void 0,function*(){let{token:r,visitorIdProvider:n}=this.opts,o=yield n.getCurrentVisitorId();return[r&&this.isEventTypeLegacy(t)?`access_token=${r}`:"",o?`visitorId=${o}`:"","discardVisitInfo=true"].filter(i=>!!i).join("&")})}isEventTypeLegacy(t){return[ve.click,ve.custom,ve.search,ve.view].indexOf(t)!==-1}encodeEventToJson(t,r,n){let o=`${t}Event=${encodeURIComponent(JSON.stringify(r))}`;return n&&(o=`access_token=${encodeURIComponent(n)}&${o}`),o}},Vl=class{sendEvent(t,r){return q(this,void 0,void 0,function*(){return Promise.resolve()})}deleteHttpCookieVisitorId(){return q(this,void 0,void 0,function*(){return Promise.resolve()})}},Fg=A.fetch,ta=class{constructor(t){this.opts=t}sendEvent(t,r){return q(this,void 0,void 0,function*(){let{baseUrl:n,visitorIdProvider:o,preprocessRequest:i}=this.opts,s=this.shouldAppendVisitorId(t)?yield this.getVisitorIdParam():"",a={url:`${n}/analytics/${t}${s}`,credentials:"include",mode:"cors",headers:this.getHeaders(),method:"POST",body:JSON.stringify(r)},u=Object.assign(Object.assign({},a),i?yield i(a,"analyticsFetch"):{}),{url:c}=u,g=ar(u,["url"]),v;try{v=yield Fg(c,g)}catch(E){console.error("An error has occured when sending the event.",E);return}if(v.ok){let E=yield v.json();return E.visitorId&&o.setCurrentVisitorId(E.visitorId),E}else{try{v.json()}catch{}throw console.error(`An error has occured when sending the "${t}" event.`,v,r),new Error(`An error has occurred when sending the "${t}" event. Check the console logs for more details.`)}})}deleteHttpCookieVisitorId(){return q(this,void 0,void 0,function*(){let{baseUrl:t}=this.opts,r=`${t}/analytics/visit`;yield Fg(r,{headers:this.getHeaders(),method:"DELETE"})})}shouldAppendVisitorId(t){return[ve.click,ve.custom,ve.search,ve.view].indexOf(t)!==-1}getVisitorIdParam(){return q(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"})}},Bl=class{constructor(t,r){Pl()&&qg()?this.storage=new Nl:Pl()?this.storage=localStorage:(console.warn("BrowserRuntime detected no valid storage available.",this),this.storage=new Yn),this.client=new ta(t),this.beaconClient=new Ul(t),window.addEventListener("beforeunload",()=>{let n=r();for(let{eventType:o,payload:i}of n)this.beaconClient.sendEvent(o,i)})}getClientDependingOnEventType(t){return t==="click"&&this.beaconClient.isAvailable()?this.beaconClient:this.client}},Gl=class{constructor(t,r){this.storage=r||new Yn,this.client=new ta(t)}getClientDependingOnEventType(t){return this.client}},ra=class{constructor(){this.storage=new Yn,this.client=new Vl}getClientDependingOnEventType(t){return this.client}},ME="xx",LE=e=>e?.startsWith(ME)||!1,jE=`
|
|
28
28
|
We've detected you're using React Native but have not provided the corresponding runtime,
|
|
29
29
|
for an optimal experience please use the "coveo.analytics/react-native" subpackage.
|
|
30
30
|
Follow the Readme on how to set it up: https://github.com/coveo/coveo.analytics.js#using-react-native
|
|
31
|
-
`;function DE(){return typeof navigator<"u"&&navigator.product=="ReactNative"}var ME=["1",1,"yes",!0];function ra(){let e=[];return Rl()&&e.push(window.doNotTrack),Ul()&&e.push(navigator.doNotTrack,navigator.msDoNotTrack,navigator.globalPrivacyControl),e.some(t=>ME.indexOf(t)!==-1)}var Bg="v15",Gg={default:"https://analytics.cloud.coveo.com/rest/ua",production:"https://analytics.cloud.coveo.com/rest/ua",hipaa:"https://analyticshipaa.cloud.coveo.com/rest/ua"};function LE(e=Gg.default,t=Bg,r=!1){if(e=e.replace(/\/$/,""),r)return`${e}/${t}`;let n=e.endsWith("/rest")||e.endsWith("/rest/ua");return`${e}${n?"":"/rest"}/${t}`}var jE="38824e1f-37f5-42d3-8372-a4b8fa9df946",Bt=class{get defaultOptions(){return{endpoint:Gg.default,isCustomEndpoint:!1,token:"",version:Bg,beforeSendHooks:[],afterSendHooks:[]}}get version(){return jg}constructor(t){if(this.acceptedLinkReferrers=[],!t)throw new Error("You have to pass options to this constructor");this.options=Object.assign(Object.assign({},this.defaultOptions),t),this.visitorId="",this.bufferedRequests=[],this.beforeSendHooks=[Ix,bx].concat(this.options.beforeSendHooks),this.afterSendHooks=this.options.afterSendHooks,this.eventTypeMapping={};let r={baseUrl:this.baseUrl,token:this.options.token,visitorIdProvider:this,preprocessRequest:this.options.preprocessRequest};ra()?this.runtime=new ta:this.runtime=this.options.runtimeEnvironment||this.initRuntime(r),this.addEventTypeMapping(ve.view,{newEventType:ve.view,addClientIdParameter:!0}),this.addEventTypeMapping(ve.click,{newEventType:ve.click,addClientIdParameter:!0}),this.addEventTypeMapping(ve.custom,{newEventType:ve.custom,addClientIdParameter:!0}),this.addEventTypeMapping(ve.search,{newEventType:ve.search,addClientIdParameter:!0})}initRuntime(t){return Rl()&&Wn()?new jl(t,()=>{let r=[...this.bufferedRequests];return this.bufferedRequests=[],r}):(DE()&&console.warn(FE),new ql(t))}get storage(){return this.runtime.storage}determineVisitorId(){return q(this,void 0,void 0,function*(){try{return Rl()&&this.extractClientIdFromLink(window.location.href)||(yield this.storage.getItem("visitorId"))||Zr()}catch(t){return console.log("Could not get visitor ID from the current runtime environment storage. Using a random ID instead.",t),Zr()}})}getCurrentVisitorId(){return q(this,void 0,void 0,function*(){if(!this.visitorId){let t=yield this.determineVisitorId();yield this.setCurrentVisitorId(t)}return this.visitorId})}setCurrentVisitorId(t){return q(this,void 0,void 0,function*(){this.visitorId=t,yield this.storage.setItem("visitorId",t)})}setClientId(t,r){return q(this,void 0,void 0,function*(){if(Xs(t))this.setCurrentVisitorId(t.toLowerCase());else{if(!r)throw Error("Cannot generate uuid client id without a specific namespace string.");this.setCurrentVisitorId(Eg(t,Eg(r,jE)))}})}getParameters(t,...r){return q(this,void 0,void 0,function*(){return yield this.resolveParameters(t,...r)})}getPayload(t,...r){return q(this,void 0,void 0,function*(){let n=yield this.resolveParameters(t,...r);return yield this.resolvePayloadForParameters(t,n)})}get currentVisitorId(){return typeof(this.visitorId||this.storage.getItem("visitorId"))!="string"&&this.setCurrentVisitorId(Zr()),this.visitorId}set currentVisitorId(t){this.visitorId=t,this.storage.setItem("visitorId",t)}extractClientIdFromLink(t){if(ra())return null;try{let r=new URL(t).searchParams.get(vr.cvo_cid);if(r==null)return null;let n=vr.fromString(r);return!n||!Wn()||!n.validate(document.referrer,this.acceptedLinkReferrers)?null:n.clientId}catch{}return null}resolveParameters(t,...r){return q(this,void 0,void 0,function*(){let{variableLengthArgumentsNames:n=[],addVisitorIdParameter:o=!1,usesMeasurementProtocol:i=!1,addClientIdParameter:s=!1}=this.eventTypeMapping[t]||{};return yield[h=>n.length>0?this.parseVariableArgumentsPayload(n,h):h[0],h=>q(this,void 0,void 0,function*(){return Object.assign(Object.assign({},h),{visitorId:o?yield this.getCurrentVisitorId():""})}),h=>q(this,void 0,void 0,function*(){return s?Object.assign(Object.assign({},h),{clientId:yield this.getCurrentVisitorId()}):h}),h=>i?this.ensureAnonymousUserWhenUsingApiKey(h):h,h=>this.beforeSendHooks.reduce((y,S)=>q(this,void 0,void 0,function*(){let x=yield y;return yield S(t,x)}),h)].reduce((h,y)=>q(this,void 0,void 0,function*(){let S=yield h;return yield y(S)}),Promise.resolve(r))})}resolvePayloadForParameters(t,r){return q(this,void 0,void 0,function*(){let{usesMeasurementProtocol:n=!1}=this.eventTypeMapping[t]||{};return yield[v=>this.setTrackingIdIfTrackingIdNotPresent(v),v=>this.removeEmptyPayloadValues(v,t),v=>this.validateParams(v,t),v=>n?xE(v):v,v=>n?this.removeUnknownParameters(v):v,v=>n?this.processCustomParameters(v):this.mapCustomParametersToCustomData(v)].reduce((v,E)=>q(this,void 0,void 0,function*(){let h=yield v;return yield E(h)}),Promise.resolve(r))})}makeEvent(t,...r){return q(this,void 0,void 0,function*(){let{newEventType:n=t}=this.eventTypeMapping[t]||{},o=yield this.resolveParameters(t,...r),i=yield this.resolvePayloadForParameters(t,o);return{eventType:n,payload:i,log:s=>q(this,void 0,void 0,function*(){return this.bufferedRequests.push({eventType:n,payload:Object.assign(Object.assign({},i),s)}),yield Promise.all(this.afterSendHooks.map(a=>a(t,Object.assign(Object.assign({},o),s)))),yield this.deferExecution(),yield this.sendFromBuffer()})}})}sendEvent(t,...r){return q(this,void 0,void 0,function*(){return(yield this.makeEvent(t,...r)).log({})})}deferExecution(){return new Promise(t=>setTimeout(t,0))}sendFromBuffer(){return q(this,void 0,void 0,function*(){let t=this.bufferedRequests.shift();if(t){let{eventType:r,payload:n}=t;return this.runtime.getClientDependingOnEventType(r).sendEvent(r,n)}})}clear(){this.storage.removeItem("visitorId"),new Ys().clear()}deleteHttpOnlyVisitorId(){this.runtime.client.deleteHttpCookieVisitorId()}makeSearchEvent(t){return q(this,void 0,void 0,function*(){return this.makeEvent(ve.search,t)})}sendSearchEvent(t){return q(this,void 0,void 0,function*(){var{searchQueryUid:r}=t,n=ar(t,["searchQueryUid"]);return(yield this.makeSearchEvent(n)).log({searchQueryUid:r})})}makeClickEvent(t){return q(this,void 0,void 0,function*(){return this.makeEvent(ve.click,t)})}sendClickEvent(t){return q(this,void 0,void 0,function*(){var{searchQueryUid:r}=t,n=ar(t,["searchQueryUid"]);return(yield this.makeClickEvent(n)).log({searchQueryUid:r})})}makeCustomEvent(t){return q(this,void 0,void 0,function*(){return this.makeEvent(ve.custom,t)})}sendCustomEvent(t){return q(this,void 0,void 0,function*(){var{lastSearchQueryUid:r}=t,n=ar(t,["lastSearchQueryUid"]);return(yield this.makeCustomEvent(n)).log({lastSearchQueryUid:r})})}makeViewEvent(t){return q(this,void 0,void 0,function*(){return this.makeEvent(ve.view,t)})}sendViewEvent(t){return q(this,void 0,void 0,function*(){return(yield this.makeViewEvent(t)).log({})})}getVisit(){return q(this,void 0,void 0,function*(){let r=yield(yield w(`${this.baseUrl}/analytics/visit`)).json();return this.visitorId=r.visitorId,r})}getHealth(){return q(this,void 0,void 0,function*(){return yield(yield w(`${this.baseUrl}/analytics/monitoring/health`)).json()})}registerBeforeSendEventHook(t){this.beforeSendHooks.push(t)}registerAfterSendEventHook(t){this.afterSendHooks.push(t)}addEventTypeMapping(t,r){this.eventTypeMapping[t]=r}setAcceptedLinkReferrers(t){if(Array.isArray(t)&&t.every(r=>typeof r=="string"))this.acceptedLinkReferrers=t;else throw Error("Parameter should be an array of domain strings")}parseVariableArgumentsPayload(t,r){let n={};for(let o=0,i=r.length;o<i;o++){let s=r[o];if(typeof s=="string")n[t[o]]=s;else if(typeof s=="object")return Object.assign(Object.assign({},n),s)}return n}isKeyAllowedEmpty(t,r){return({[ve.search]:["queryText"]}[t]||[]).indexOf(r)!==-1}removeEmptyPayloadValues(t,r){let n=o=>typeof o<"u"&&o!==null&&o!=="";return Object.keys(t).filter(o=>this.isKeyAllowedEmpty(r,o)||n(t[o])).reduce((o,i)=>Object.assign(Object.assign({},o),{[i]:t[i]}),{})}removeUnknownParameters(t){return Object.keys(t).filter(n=>{if(TE(n))return!0;console.log(n,"is not processed by coveoua")}).reduce((n,o)=>Object.assign(Object.assign({},n),{[o]:t[o]}),{})}processCustomParameters(t){let{custom:r}=t,n=ar(t,["custom"]),o={};r&&Ks(r)&&(o=this.lowercaseKeys(r));let i=_E(n);return Object.assign(Object.assign({},o),i)}mapCustomParametersToCustomData(t){let{custom:r}=t,n=ar(t,["custom"]);if(r&&Ks(r)){let o=this.lowercaseKeys(r);return Object.assign(Object.assign({},n),{customData:Object.assign(Object.assign({},o),t.customData)})}else return t}lowercaseKeys(t){let r=Object.keys(t),n={};return r.forEach(o=>{n[o.toLowerCase()]=t[o]}),n}validateParams(t,r){let{anonymizeIp:n}=t,o=ar(t,["anonymizeIp"]);return n!==void 0&&["0","false","undefined","null","{}","[]",""].indexOf(`${n}`.toLowerCase())==-1&&(o.anonymizeIp=1),(r==ve.view||r==ve.click||r==ve.search||r==ve.custom)&&(o.originLevel3=this.limit(o.originLevel3,1024)),r==ve.view&&(o.location=this.limit(o.location,1024)),(r=="pageview"||r=="event")&&(o.referrer=this.limit(o.referrer,2048),o.location=this.limit(o.location,2048),o.page=this.limit(o.page,2048)),o}ensureAnonymousUserWhenUsingApiKey(t){let{userId:r}=t,n=ar(t,["userId"]);return NE(this.options.token)&&!r?(n.userId="anonymous",n):t}setTrackingIdIfTrackingIdNotPresent(t){let{trackingId:r}=t,n=ar(t,["trackingId"]);return r?t:(n.hasOwnProperty("custom")&&Ks(n.custom)&&(n.custom.hasOwnProperty("context_website")||n.custom.hasOwnProperty("siteName"))&&(n.trackingId=n.custom.context_website||n.custom.siteName),n.hasOwnProperty("customData")&&Ks(n.customData)&&(n.customData.hasOwnProperty("context_website")||n.customData.hasOwnProperty("siteName"))&&(n.trackingId=n.customData.context_website||n.customData.siteName),n)}limit(t,r){return typeof t=="string"?Vx(t,r):t}get baseUrl(){return LE(this.options.endpoint,this.options.version,this.options.isCustomEndpoint)}},cr;(function(e){e.contextChanged="contextChanged",e.expandToFullUI="expandToFullUI",e.openUserActions="openUserActions",e.showPrecedingSessions="showPrecedingSessions",e.showFollowingSessions="showFollowingSessions",e.clickViewedDocument="clickViewedDocument",e.clickPageView="clickPageView",e.createArticle="createArticle"})(cr||(cr={}));var B;(function(e){e.interfaceLoad="interfaceLoad",e.interfaceChange="interfaceChange",e.didyoumeanAutomatic="didyoumeanAutomatic",e.didyoumeanClick="didyoumeanClick",e.resultsSort="resultsSort",e.searchboxSubmit="searchboxSubmit",e.searchboxClear="searchboxClear",e.searchboxAsYouType="searchboxAsYouType",e.breadcrumbFacet="breadcrumbFacet",e.breadcrumbResetAll="breadcrumbResetAll",e.documentQuickview="documentQuickview",e.documentOpen="documentOpen",e.omniboxAnalytics="omniboxAnalytics",e.omniboxFromLink="omniboxFromLink",e.searchFromLink="searchFromLink",e.triggerNotify="notify",e.triggerExecute="execute",e.triggerQuery="query",e.undoTriggerQuery="undoQuery",e.triggerRedirect="redirect",e.pagerResize="pagerResize",e.pagerNumber="pagerNumber",e.pagerNext="pagerNext",e.pagerPrevious="pagerPrevious",e.pagerScrolling="pagerScrolling",e.staticFilterClearAll="staticFilterClearAll",e.staticFilterSelect="staticFilterSelect",e.staticFilterDeselect="staticFilterDeselect",e.facetClearAll="facetClearAll",e.facetSearch="facetSearch",e.facetSelect="facetSelect",e.facetSelectAll="facetSelectAll",e.facetDeselect="facetDeselect",e.facetExclude="facetExclude",e.facetUnexclude="facetUnexclude",e.facetUpdateSort="facetUpdateSort",e.facetShowMore="showMoreFacetResults",e.facetShowLess="showLessFacetResults",e.queryError="query",e.queryErrorBack="errorBack",e.queryErrorClear="errorClearQuery",e.queryErrorRetry="errorRetry",e.recommendation="recommendation",e.recommendationInterfaceLoad="recommendationInterfaceLoad",e.recommendationOpen="recommendationOpen",e.likeSmartSnippet="likeSmartSnippet",e.dislikeSmartSnippet="dislikeSmartSnippet",e.expandSmartSnippet="expandSmartSnippet",e.collapseSmartSnippet="collapseSmartSnippet",e.openSmartSnippetFeedbackModal="openSmartSnippetFeedbackModal",e.closeSmartSnippetFeedbackModal="closeSmartSnippetFeedbackModal",e.sendSmartSnippetReason="sendSmartSnippetReason",e.expandSmartSnippetSuggestion="expandSmartSnippetSuggestion",e.collapseSmartSnippetSuggestion="collapseSmartSnippetSuggestion",e.showMoreSmartSnippetSuggestion="showMoreSmartSnippetSuggestion",e.showLessSmartSnippetSuggestion="showLessSmartSnippetSuggestion",e.openSmartSnippetSource="openSmartSnippetSource",e.openSmartSnippetSuggestionSource="openSmartSnippetSuggestionSource",e.openSmartSnippetInlineLink="openSmartSnippetInlineLink",e.openSmartSnippetSuggestionInlineLink="openSmartSnippetSuggestionInlineLink",e.recentQueryClick="recentQueriesClick",e.clearRecentQueries="clearRecentQueries",e.recentResultClick="recentResultClick",e.clearRecentResults="clearRecentResults",e.noResultsBack="noResultsBack",e.showMoreFoldedResults="showMoreFoldedResults",e.showLessFoldedResults="showLessFoldedResults",e.copyToClipboard="copyToClipboard",e.caseSendEmail="Case.SendEmail",e.feedItemTextPost="FeedItem.TextPost",e.caseAttach="caseAttach",e.caseDetach="caseDetach",e.retryGeneratedAnswer="retryGeneratedAnswer",e.likeGeneratedAnswer="likeGeneratedAnswer",e.dislikeGeneratedAnswer="dislikeGeneratedAnswer",e.openGeneratedAnswerSource="openGeneratedAnswerSource",e.generatedAnswerOpenInlineLink="generatedAnswerOpenInlineLink",e.generatedAnswerStreamEnd="generatedAnswerStreamEnd",e.generatedAnswerSourceHover="generatedAnswerSourceHover",e.generatedAnswerCopyToClipboard="generatedAnswerCopyToClipboard",e.generatedAnswerHideAnswers="generatedAnswerHideAnswers",e.generatedAnswerShowAnswers="generatedAnswerShowAnswers",e.generatedAnswerExpand="generatedAnswerExpand",e.generatedAnswerCollapse="generatedAnswerCollapse",e.generatedAnswerFeedbackSubmit="generatedAnswerFeedbackSubmit",e.rephraseGeneratedAnswer="rephraseGeneratedAnswer",e.generatedAnswerFeedbackSubmitV2="generatedAnswerFeedbackSubmitV2",e.generatedAnswerCitationClick="generatedAnswerCitationClick",e.generatedAnswerCitationDocumentAttach="generatedAnswerCitationDocumentAttach"})(B||(B={}));var Pg={[B.triggerNotify]:"queryPipelineTriggers",[B.triggerExecute]:"queryPipelineTriggers",[B.triggerQuery]:"queryPipelineTriggers",[B.triggerRedirect]:"queryPipelineTriggers",[B.queryErrorBack]:"errors",[B.queryErrorClear]:"errors",[B.queryErrorRetry]:"errors",[B.pagerNext]:"getMoreResults",[B.pagerPrevious]:"getMoreResults",[B.pagerNumber]:"getMoreResults",[B.pagerResize]:"getMoreResults",[B.pagerScrolling]:"getMoreResults",[B.facetSearch]:"facet",[B.facetShowLess]:"facet",[B.facetShowMore]:"facet",[B.recommendation]:"recommendation",[B.likeSmartSnippet]:"smartSnippet",[B.dislikeSmartSnippet]:"smartSnippet",[B.expandSmartSnippet]:"smartSnippet",[B.collapseSmartSnippet]:"smartSnippet",[B.openSmartSnippetFeedbackModal]:"smartSnippet",[B.closeSmartSnippetFeedbackModal]:"smartSnippet",[B.sendSmartSnippetReason]:"smartSnippet",[B.expandSmartSnippetSuggestion]:"smartSnippetSuggestions",[B.collapseSmartSnippetSuggestion]:"smartSnippetSuggestions",[B.showMoreSmartSnippetSuggestion]:"smartSnippetSuggestions",[B.showLessSmartSnippetSuggestion]:"smartSnippetSuggestions",[B.clearRecentQueries]:"recentQueries",[B.recentResultClick]:"recentlyClickedDocuments",[B.clearRecentResults]:"recentlyClickedDocuments",[B.showLessFoldedResults]:"folding",[B.caseDetach]:"case",[B.likeGeneratedAnswer]:"generatedAnswer",[B.dislikeGeneratedAnswer]:"generatedAnswer",[B.openGeneratedAnswerSource]:"generatedAnswer",[B.generatedAnswerOpenInlineLink]:"generatedAnswer",[B.generatedAnswerStreamEnd]:"generatedAnswer",[B.generatedAnswerSourceHover]:"generatedAnswer",[B.generatedAnswerCopyToClipboard]:"generatedAnswer",[B.generatedAnswerHideAnswers]:"generatedAnswer",[B.generatedAnswerShowAnswers]:"generatedAnswer",[B.generatedAnswerExpand]:"generatedAnswer",[B.generatedAnswerCollapse]:"generatedAnswer",[B.generatedAnswerFeedbackSubmit]:"generatedAnswer",[B.generatedAnswerFeedbackSubmitV2]:"generatedAnswer",[cr.expandToFullUI]:"interface",[cr.openUserActions]:"User Actions",[cr.showPrecedingSessions]:"User Actions",[cr.showFollowingSessions]:"User Actions",[cr.clickViewedDocument]:"User Actions",[cr.clickPageView]:"User Actions",[cr.createArticle]:"createArticle"},Xn=class{constructor(){this.runtime=new ta,this.currentVisitorId=""}getPayload(){return Promise.resolve()}getParameters(){return Promise.resolve()}makeEvent(t){return Promise.resolve({eventType:t,payload:null,log:()=>Promise.resolve()})}sendEvent(){return Promise.resolve()}makeSearchEvent(){return this.makeEvent(ve.search)}sendSearchEvent(){return Promise.resolve()}makeClickEvent(){return this.makeEvent(ve.click)}sendClickEvent(){return Promise.resolve()}makeCustomEvent(){return this.makeEvent(ve.custom)}sendCustomEvent(){return Promise.resolve()}makeViewEvent(){return this.makeEvent(ve.view)}sendViewEvent(){return Promise.resolve()}getVisit(){return Promise.resolve({id:"",visitorId:""})}getHealth(){return Promise.resolve({status:""})}registerBeforeSendEventHook(){}registerAfterSendEventHook(){}addEventTypeMapping(){}get version(){return jg}};function qE(e){let t="";return e.filter(r=>{let n=r!==t;return t=r,n})}function UE(e){return e.map(t=>t.replace(/;/g,""))}function $g(e){let r=e.join(";");return r.length<=256?r:$g(e.slice(1))}var Ng=e=>{let t=UE(e),r=qE(t);return $g(r)};function Fg(e){let t=typeof e.partialQueries=="string"?e.partialQueries:Ng(e.partialQueries),r=typeof e.suggestions=="string"?e.suggestions:Ng(e.suggestions);return Object.assign(Object.assign({},e),{partialQueries:t,suggestions:r})}var na=class{constructor(t,r){this.opts=t,this.provider=r;let n=t.enableAnalytics===!1||ra();this.coveoAnalyticsClient=n?new Xn:new Bt(t)}disable(){this.coveoAnalyticsClient=new Xn}enable(){this.coveoAnalyticsClient=new Bt(this.opts)}makeInterfaceLoad(){return this.makeSearchEvent(B.interfaceLoad)}logInterfaceLoad(){return q(this,void 0,void 0,function*(){return(yield this.makeInterfaceLoad()).log({searchUID:this.provider.getSearchUID()})})}makeRecommendationInterfaceLoad(){return this.makeSearchEvent(B.recommendationInterfaceLoad)}logRecommendationInterfaceLoad(){return q(this,void 0,void 0,function*(){return(yield this.makeRecommendationInterfaceLoad()).log({searchUID:this.provider.getSearchUID()})})}makeRecommendation(){return this.makeCustomEvent(B.recommendation)}logRecommendation(){return q(this,void 0,void 0,function*(){return(yield this.makeRecommendation()).log({searchUID:this.provider.getSearchUID()})})}makeRecommendationOpen(t,r){return this.makeClickEvent(B.recommendationOpen,t,r)}logRecommendationOpen(t,r){return q(this,void 0,void 0,function*(){return(yield this.makeRecommendationOpen(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeStaticFilterClearAll(t){return this.makeSearchEvent(B.staticFilterClearAll,t)}logStaticFilterClearAll(t){return q(this,void 0,void 0,function*(){return(yield this.makeStaticFilterClearAll(t)).log({searchUID:this.provider.getSearchUID()})})}makeStaticFilterSelect(t){return this.makeSearchEvent(B.staticFilterSelect,t)}logStaticFilterSelect(t){return q(this,void 0,void 0,function*(){return(yield this.makeStaticFilterSelect(t)).log({searchUID:this.provider.getSearchUID()})})}makeStaticFilterDeselect(t){return this.makeSearchEvent(B.staticFilterDeselect,t)}logStaticFilterDeselect(t){return q(this,void 0,void 0,function*(){return(yield this.makeStaticFilterDeselect(t)).log({searchUID:this.provider.getSearchUID()})})}makeFetchMoreResults(){return this.makeCustomEvent(B.pagerScrolling,{type:"getMoreResults"})}logFetchMoreResults(){return q(this,void 0,void 0,function*(){return(yield this.makeFetchMoreResults()).log({searchUID:this.provider.getSearchUID()})})}makeInterfaceChange(t){return this.makeSearchEvent(B.interfaceChange,t)}logInterfaceChange(t){return q(this,void 0,void 0,function*(){return(yield this.makeInterfaceChange(t)).log({searchUID:this.provider.getSearchUID()})})}makeDidYouMeanAutomatic(){return this.makeSearchEvent(B.didyoumeanAutomatic)}logDidYouMeanAutomatic(){return q(this,void 0,void 0,function*(){return(yield this.makeDidYouMeanAutomatic()).log({searchUID:this.provider.getSearchUID()})})}makeDidYouMeanClick(){return this.makeSearchEvent(B.didyoumeanClick)}logDidYouMeanClick(){return q(this,void 0,void 0,function*(){return(yield this.makeDidYouMeanClick()).log({searchUID:this.provider.getSearchUID()})})}makeResultsSort(t){return this.makeSearchEvent(B.resultsSort,t)}logResultsSort(t){return q(this,void 0,void 0,function*(){return(yield this.makeResultsSort(t)).log({searchUID:this.provider.getSearchUID()})})}makeSearchboxSubmit(){return this.makeSearchEvent(B.searchboxSubmit)}logSearchboxSubmit(){return q(this,void 0,void 0,function*(){return(yield this.makeSearchboxSubmit()).log({searchUID:this.provider.getSearchUID()})})}makeSearchboxClear(){return this.makeSearchEvent(B.searchboxClear)}logSearchboxClear(){return q(this,void 0,void 0,function*(){return(yield this.makeSearchboxClear()).log({searchUID:this.provider.getSearchUID()})})}makeSearchboxAsYouType(){return this.makeSearchEvent(B.searchboxAsYouType)}logSearchboxAsYouType(){return q(this,void 0,void 0,function*(){return(yield this.makeSearchboxAsYouType()).log({searchUID:this.provider.getSearchUID()})})}makeBreadcrumbFacet(t){return this.makeSearchEvent(B.breadcrumbFacet,t)}logBreadcrumbFacet(t){return q(this,void 0,void 0,function*(){return(yield this.makeBreadcrumbFacet(t)).log({searchUID:this.provider.getSearchUID()})})}makeBreadcrumbResetAll(){return this.makeSearchEvent(B.breadcrumbResetAll)}logBreadcrumbResetAll(){return q(this,void 0,void 0,function*(){return(yield this.makeBreadcrumbResetAll()).log({searchUID:this.provider.getSearchUID()})})}makeDocumentQuickview(t,r){return this.makeClickEvent(B.documentQuickview,t,r)}logDocumentQuickview(t,r){return q(this,void 0,void 0,function*(){return(yield this.makeDocumentQuickview(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeDocumentOpen(t,r){return this.makeClickEvent(B.documentOpen,t,r)}logDocumentOpen(t,r){return q(this,void 0,void 0,function*(){return(yield this.makeDocumentOpen(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeOmniboxAnalytics(t){return this.makeSearchEvent(B.omniboxAnalytics,Fg(t))}logOmniboxAnalytics(t){return q(this,void 0,void 0,function*(){return(yield this.makeOmniboxAnalytics(t)).log({searchUID:this.provider.getSearchUID()})})}makeOmniboxFromLink(t){return this.makeSearchEvent(B.omniboxFromLink,Fg(t))}logOmniboxFromLink(t){return q(this,void 0,void 0,function*(){return(yield this.makeOmniboxFromLink(t)).log({searchUID:this.provider.getSearchUID()})})}makeSearchFromLink(){return this.makeSearchEvent(B.searchFromLink)}logSearchFromLink(){return q(this,void 0,void 0,function*(){return(yield this.makeSearchFromLink()).log({searchUID:this.provider.getSearchUID()})})}makeTriggerNotify(t){return this.makeCustomEvent(B.triggerNotify,t)}logTriggerNotify(t){return q(this,void 0,void 0,function*(){return(yield this.makeTriggerNotify(t)).log({searchUID:this.provider.getSearchUID()})})}makeTriggerExecute(t){return this.makeCustomEvent(B.triggerExecute,t)}logTriggerExecute(t){return q(this,void 0,void 0,function*(){return(yield this.makeTriggerExecute(t)).log({searchUID:this.provider.getSearchUID()})})}makeTriggerQuery(){return this.makeCustomEvent(B.triggerQuery,{query:this.provider.getSearchEventRequestPayload().queryText},"queryPipelineTriggers")}logTriggerQuery(){return q(this,void 0,void 0,function*(){return(yield this.makeTriggerQuery()).log({searchUID:this.provider.getSearchUID()})})}makeUndoTriggerQuery(t){return this.makeSearchEvent(B.undoTriggerQuery,t)}logUndoTriggerQuery(t){return q(this,void 0,void 0,function*(){return(yield this.makeUndoTriggerQuery(t)).log({searchUID:this.provider.getSearchUID()})})}makeTriggerRedirect(t){return this.makeCustomEvent(B.triggerRedirect,Object.assign(Object.assign({},t),{query:this.provider.getSearchEventRequestPayload().queryText}))}logTriggerRedirect(t){return q(this,void 0,void 0,function*(){return(yield this.makeTriggerRedirect(t)).log({searchUID:this.provider.getSearchUID()})})}makePagerResize(t){return this.makeCustomEvent(B.pagerResize,t)}logPagerResize(t){return q(this,void 0,void 0,function*(){return(yield this.makePagerResize(t)).log({searchUID:this.provider.getSearchUID()})})}makePagerNumber(t){return this.makeCustomEvent(B.pagerNumber,t)}logPagerNumber(t){return q(this,void 0,void 0,function*(){return(yield this.makePagerNumber(t)).log({searchUID:this.provider.getSearchUID()})})}makePagerNext(t){return this.makeCustomEvent(B.pagerNext,t)}logPagerNext(t){return q(this,void 0,void 0,function*(){return(yield this.makePagerNext(t)).log({searchUID:this.provider.getSearchUID()})})}makePagerPrevious(t){return this.makeCustomEvent(B.pagerPrevious,t)}logPagerPrevious(t){return q(this,void 0,void 0,function*(){return(yield this.makePagerPrevious(t)).log({searchUID:this.provider.getSearchUID()})})}makePagerScrolling(){return this.makeCustomEvent(B.pagerScrolling)}logPagerScrolling(){return q(this,void 0,void 0,function*(){return(yield this.makePagerScrolling()).log({searchUID:this.provider.getSearchUID()})})}makeFacetClearAll(t){return this.makeSearchEvent(B.facetClearAll,t)}logFacetClearAll(t){return q(this,void 0,void 0,function*(){return(yield this.makeFacetClearAll(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetSearch(t){return this.makeSearchEvent(B.facetSearch,t)}logFacetSearch(t){return q(this,void 0,void 0,function*(){return(yield this.makeFacetSearch(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetSelect(t){return this.makeSearchEvent(B.facetSelect,t)}logFacetSelect(t){return q(this,void 0,void 0,function*(){return(yield this.makeFacetSelect(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetDeselect(t){return this.makeSearchEvent(B.facetDeselect,t)}logFacetDeselect(t){return q(this,void 0,void 0,function*(){return(yield this.makeFacetDeselect(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetExclude(t){return this.makeSearchEvent(B.facetExclude,t)}logFacetExclude(t){return q(this,void 0,void 0,function*(){return(yield this.makeFacetExclude(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetUnexclude(t){return this.makeSearchEvent(B.facetUnexclude,t)}logFacetUnexclude(t){return q(this,void 0,void 0,function*(){return(yield this.makeFacetUnexclude(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetSelectAll(t){return this.makeSearchEvent(B.facetSelectAll,t)}logFacetSelectAll(t){return q(this,void 0,void 0,function*(){return(yield this.makeFacetSelectAll(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetUpdateSort(t){return this.makeSearchEvent(B.facetUpdateSort,t)}logFacetUpdateSort(t){return q(this,void 0,void 0,function*(){return(yield this.makeFacetUpdateSort(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetShowMore(t){return this.makeCustomEvent(B.facetShowMore,t)}logFacetShowMore(t){return q(this,void 0,void 0,function*(){return(yield this.makeFacetShowMore(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetShowLess(t){return this.makeCustomEvent(B.facetShowLess,t)}logFacetShowLess(t){return q(this,void 0,void 0,function*(){return(yield this.makeFacetShowLess(t)).log({searchUID:this.provider.getSearchUID()})})}makeQueryError(t){return this.makeCustomEvent(B.queryError,t)}logQueryError(t){return q(this,void 0,void 0,function*(){return(yield this.makeQueryError(t)).log({searchUID:this.provider.getSearchUID()})})}makeQueryErrorBack(){return q(this,void 0,void 0,function*(){let t=yield this.makeCustomEvent(B.queryErrorBack);return{description:t.description,log:()=>q(this,void 0,void 0,function*(){return yield t.log({searchUID:this.provider.getSearchUID()}),this.logSearchEvent(B.queryErrorBack)})}})}logQueryErrorBack(){return q(this,void 0,void 0,function*(){return(yield this.makeQueryErrorBack()).log({searchUID:this.provider.getSearchUID()})})}makeQueryErrorRetry(){return q(this,void 0,void 0,function*(){let t=yield this.makeCustomEvent(B.queryErrorRetry);return{description:t.description,log:()=>q(this,void 0,void 0,function*(){return yield t.log({searchUID:this.provider.getSearchUID()}),this.logSearchEvent(B.queryErrorRetry)})}})}logQueryErrorRetry(){return q(this,void 0,void 0,function*(){return(yield this.makeQueryErrorRetry()).log({searchUID:this.provider.getSearchUID()})})}makeQueryErrorClear(){return q(this,void 0,void 0,function*(){let t=yield this.makeCustomEvent(B.queryErrorClear);return{description:t.description,log:()=>q(this,void 0,void 0,function*(){return yield t.log({searchUID:this.provider.getSearchUID()}),this.logSearchEvent(B.queryErrorClear)})}})}logQueryErrorClear(){return q(this,void 0,void 0,function*(){return(yield this.makeQueryErrorClear()).log({searchUID:this.provider.getSearchUID()})})}makeLikeSmartSnippet(){return this.makeCustomEvent(B.likeSmartSnippet)}logLikeSmartSnippet(){return q(this,void 0,void 0,function*(){return(yield this.makeLikeSmartSnippet()).log({searchUID:this.provider.getSearchUID()})})}makeDislikeSmartSnippet(){return this.makeCustomEvent(B.dislikeSmartSnippet)}logDislikeSmartSnippet(){return q(this,void 0,void 0,function*(){return(yield this.makeDislikeSmartSnippet()).log({searchUID:this.provider.getSearchUID()})})}makeExpandSmartSnippet(){return this.makeCustomEvent(B.expandSmartSnippet)}logExpandSmartSnippet(){return q(this,void 0,void 0,function*(){return(yield this.makeExpandSmartSnippet()).log({searchUID:this.provider.getSearchUID()})})}makeCollapseSmartSnippet(){return this.makeCustomEvent(B.collapseSmartSnippet)}logCollapseSmartSnippet(){return q(this,void 0,void 0,function*(){return(yield this.makeCollapseSmartSnippet()).log({searchUID:this.provider.getSearchUID()})})}makeOpenSmartSnippetFeedbackModal(){return this.makeCustomEvent(B.openSmartSnippetFeedbackModal)}logOpenSmartSnippetFeedbackModal(){return q(this,void 0,void 0,function*(){return(yield this.makeOpenSmartSnippetFeedbackModal()).log({searchUID:this.provider.getSearchUID()})})}makeCloseSmartSnippetFeedbackModal(){return this.makeCustomEvent(B.closeSmartSnippetFeedbackModal)}logCloseSmartSnippetFeedbackModal(){return q(this,void 0,void 0,function*(){return(yield this.makeCloseSmartSnippetFeedbackModal()).log({searchUID:this.provider.getSearchUID()})})}makeSmartSnippetFeedbackReason(t,r){return this.makeCustomEvent(B.sendSmartSnippetReason,{reason:t,details:r})}logSmartSnippetFeedbackReason(t,r){return q(this,void 0,void 0,function*(){return(yield this.makeSmartSnippetFeedbackReason(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeExpandSmartSnippetSuggestion(t){return this.makeCustomEvent(B.expandSmartSnippetSuggestion,"documentId"in t?t:{documentId:t})}logExpandSmartSnippetSuggestion(t){return q(this,void 0,void 0,function*(){return(yield this.makeExpandSmartSnippetSuggestion(t)).log({searchUID:this.provider.getSearchUID()})})}makeCollapseSmartSnippetSuggestion(t){return this.makeCustomEvent(B.collapseSmartSnippetSuggestion,"documentId"in t?t:{documentId:t})}logCollapseSmartSnippetSuggestion(t){return q(this,void 0,void 0,function*(){return(yield this.makeCollapseSmartSnippetSuggestion(t)).log({searchUID:this.provider.getSearchUID()})})}makeShowMoreSmartSnippetSuggestion(t){return this.makeCustomEvent(B.showMoreSmartSnippetSuggestion,t)}logShowMoreSmartSnippetSuggestion(t){return q(this,void 0,void 0,function*(){return(yield this.makeShowMoreSmartSnippetSuggestion(t)).log({searchUID:this.provider.getSearchUID()})})}makeShowLessSmartSnippetSuggestion(t){return this.makeCustomEvent(B.showLessSmartSnippetSuggestion,t)}logShowLessSmartSnippetSuggestion(t){return q(this,void 0,void 0,function*(){return(yield this.makeShowLessSmartSnippetSuggestion(t)).log({searchUID:this.provider.getSearchUID()})})}makeOpenSmartSnippetSource(t,r){return this.makeClickEvent(B.openSmartSnippetSource,t,r)}logOpenSmartSnippetSource(t,r){return q(this,void 0,void 0,function*(){return(yield this.makeOpenSmartSnippetSource(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeOpenSmartSnippetSuggestionSource(t,r){return this.makeClickEvent(B.openSmartSnippetSuggestionSource,t,{contentIDKey:r.documentId.contentIdKey,contentIDValue:r.documentId.contentIdValue},r)}makeCopyToClipboard(t,r){return this.makeClickEvent(B.copyToClipboard,t,r)}logCopyToClipboard(t,r){return q(this,void 0,void 0,function*(){return(yield this.makeCopyToClipboard(t,r)).log({searchUID:this.provider.getSearchUID()})})}logOpenSmartSnippetSuggestionSource(t,r){return q(this,void 0,void 0,function*(){return(yield this.makeOpenSmartSnippetSuggestionSource(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeOpenSmartSnippetInlineLink(t,r){return this.makeClickEvent(B.openSmartSnippetInlineLink,t,{contentIDKey:r.contentIDKey,contentIDValue:r.contentIDValue},r)}logOpenSmartSnippetInlineLink(t,r){return q(this,void 0,void 0,function*(){return(yield this.makeOpenSmartSnippetInlineLink(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeOpenSmartSnippetSuggestionInlineLink(t,r){return this.makeClickEvent(B.openSmartSnippetSuggestionInlineLink,t,{contentIDKey:r.documentId.contentIdKey,contentIDValue:r.documentId.contentIdValue},r)}logOpenSmartSnippetSuggestionInlineLink(t,r){return q(this,void 0,void 0,function*(){return(yield this.makeOpenSmartSnippetSuggestionInlineLink(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeRecentQueryClick(){return this.makeSearchEvent(B.recentQueryClick)}logRecentQueryClick(){return q(this,void 0,void 0,function*(){return(yield this.makeRecentQueryClick()).log({searchUID:this.provider.getSearchUID()})})}makeClearRecentQueries(){return this.makeCustomEvent(B.clearRecentQueries)}logClearRecentQueries(){return q(this,void 0,void 0,function*(){return(yield this.makeClearRecentQueries()).log({searchUID:this.provider.getSearchUID()})})}makeRecentResultClick(t,r){return this.makeCustomEvent(B.recentResultClick,{info:t,identifier:r})}logRecentResultClick(t,r){return q(this,void 0,void 0,function*(){return(yield this.makeRecentResultClick(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeClearRecentResults(){return this.makeCustomEvent(B.clearRecentResults)}logClearRecentResults(){return q(this,void 0,void 0,function*(){return(yield this.makeClearRecentResults()).log({searchUID:this.provider.getSearchUID()})})}makeNoResultsBack(){return this.makeSearchEvent(B.noResultsBack)}logNoResultsBack(){return q(this,void 0,void 0,function*(){return(yield this.makeNoResultsBack()).log({searchUID:this.provider.getSearchUID()})})}makeShowMoreFoldedResults(t,r){return this.makeClickEvent(B.showMoreFoldedResults,t,r)}logShowMoreFoldedResults(t,r){return q(this,void 0,void 0,function*(){return(yield this.makeShowMoreFoldedResults(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeShowLessFoldedResults(){return this.makeCustomEvent(B.showLessFoldedResults)}logShowLessFoldedResults(){return q(this,void 0,void 0,function*(){return(yield this.makeShowLessFoldedResults()).log({searchUID:this.provider.getSearchUID()})})}makeEventDescription(t,r){var n;return{actionCause:r,customData:(n=t.payload)===null||n===void 0?void 0:n.customData}}makeCustomEvent(t,r){return q(this,arguments,void 0,function*(n,o,i=Pg[n]){this.coveoAnalyticsClient.getParameters;let s=Object.assign(Object.assign({},this.provider.getBaseMetadata()),o),a=Object.assign(Object.assign({},yield this.getBaseEventRequest(s)),{eventType:i,eventValue:n}),u=yield this.coveoAnalyticsClient.makeCustomEvent(a);return{description:this.makeEventDescription(u,n),log:({searchUID:c})=>u.log({lastSearchQueryUid:c})}})}logCustomEvent(t,r){return q(this,arguments,void 0,function*(n,o,i=Pg[n]){return(yield this.makeCustomEvent(n,o,i)).log({searchUID:this.provider.getSearchUID()})})}makeCustomEventWithType(t,r,n){return q(this,void 0,void 0,function*(){let o=Object.assign(Object.assign({},this.provider.getBaseMetadata()),n),i=Object.assign(Object.assign({},yield this.getBaseEventRequest(o)),{eventType:r,eventValue:t}),s=yield this.coveoAnalyticsClient.makeCustomEvent(i);return{description:this.makeEventDescription(s,t),log:({searchUID:a})=>s.log({lastSearchQueryUid:a})}})}logCustomEventWithType(t,r,n){return q(this,void 0,void 0,function*(){return(yield this.makeCustomEventWithType(t,r,n)).log({searchUID:this.provider.getSearchUID()})})}logSearchEvent(t,r){return q(this,void 0,void 0,function*(){return(yield this.makeSearchEvent(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeSearchEvent(t,r){return q(this,void 0,void 0,function*(){let n=yield this.getBaseSearchEventRequest(t,r),o=yield this.coveoAnalyticsClient.makeSearchEvent(n);return{description:this.makeEventDescription(o,t),log:({searchUID:i})=>o.log({searchQueryUid:i})}})}makeClickEvent(t,r,n,o){return q(this,void 0,void 0,function*(){let i=Object.assign(Object.assign(Object.assign({},r),yield this.getBaseEventRequest(Object.assign(Object.assign({},n),o))),{queryPipeline:this.provider.getPipeline(),actionCause:t}),s=yield this.coveoAnalyticsClient.makeClickEvent(i);return{description:this.makeEventDescription(s,t),log:({searchUID:a})=>s.log({searchQueryUid:a})}})}logClickEvent(t,r,n,o){return q(this,void 0,void 0,function*(){return(yield this.makeClickEvent(t,r,n,o)).log({searchUID:this.provider.getSearchUID()})})}getBaseSearchEventRequest(t,r){return q(this,void 0,void 0,function*(){var n,o;return Object.assign(Object.assign(Object.assign({},yield this.getBaseEventRequest(Object.assign(Object.assign({},r),(o=(n=this.provider).getGeneratedAnswerMetadata)===null||o===void 0?void 0:o.call(n)))),this.provider.getSearchEventRequestPayload()),{queryPipeline:this.provider.getPipeline(),actionCause:t})})}getBaseEventRequest(t){return q(this,void 0,void 0,function*(){let r=Object.assign(Object.assign({},this.provider.getBaseMetadata()),t);return Object.assign(Object.assign(Object.assign({},this.getOrigins()),this.getSplitTestRun()),{customData:r,language:this.provider.getLanguage(),facetState:this.provider.getFacetState?this.provider.getFacetState():[],anonymous:this.provider.getIsAnonymous(),clientId:yield this.getClientId()})})}getOrigins(){var t,r;return{originContext:(r=(t=this.provider).getOriginContext)===null||r===void 0?void 0:r.call(t),originLevel1:this.provider.getOriginLevel1(),originLevel2:this.provider.getOriginLevel2(),originLevel3:this.provider.getOriginLevel3()}}getClientId(){return this.coveoAnalyticsClient instanceof Bt?this.coveoAnalyticsClient.getCurrentVisitorId():void 0}getSplitTestRun(){let t=this.provider.getSplitTestRunName?this.provider.getSplitTestRunName():"",r=this.provider.getSplitTestRunVersion?this.provider.getSplitTestRunVersion():"";return Object.assign(Object.assign({},t&&{splitTestRunName:t}),r&&{splitTestRunVersion:r})}makeLikeGeneratedAnswer(t){return this.makeCustomEvent(B.likeGeneratedAnswer,t)}logLikeGeneratedAnswer(t){return q(this,void 0,void 0,function*(){return(yield this.makeLikeGeneratedAnswer(t)).log({searchUID:this.provider.getSearchUID()})})}makeDislikeGeneratedAnswer(t){return this.makeCustomEvent(B.dislikeGeneratedAnswer,t)}logDislikeGeneratedAnswer(t){return q(this,void 0,void 0,function*(){return(yield this.makeDislikeGeneratedAnswer(t)).log({searchUID:this.provider.getSearchUID()})})}makeOpenGeneratedAnswerSource(t){return this.makeCustomEvent(B.openGeneratedAnswerSource,t)}logOpenGeneratedAnswerSource(t){return q(this,void 0,void 0,function*(){return(yield this.makeOpenGeneratedAnswerSource(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerOpenInlineLink(t){return this.makeCustomEvent(B.generatedAnswerOpenInlineLink,t)}logGeneratedAnswerOpenInlineLink(t){return q(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerOpenInlineLink(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerCitationClick(t,r){return this.makeClickEvent(B.generatedAnswerCitationClick,Object.assign(Object.assign({},t),{documentPosition:1}),{contentIDKey:r.documentId.contentIdKey,contentIDValue:r.documentId.contentIdValue},r)}logGeneratedAnswerCitationClick(t,r){return q(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerCitationClick(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerSourceHover(t){return this.makeCustomEvent(B.generatedAnswerSourceHover,t)}logGeneratedAnswerSourceHover(t){return q(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerSourceHover(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerCopyToClipboard(t){return this.makeCustomEvent(B.generatedAnswerCopyToClipboard,t)}logGeneratedAnswerCopyToClipboard(t){return q(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerCopyToClipboard(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerHideAnswers(t){return this.makeCustomEvent(B.generatedAnswerHideAnswers,t)}logGeneratedAnswerHideAnswers(t){return q(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerHideAnswers(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerShowAnswers(t){return this.makeCustomEvent(B.generatedAnswerShowAnswers,t)}logGeneratedAnswerShowAnswers(t){return q(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerShowAnswers(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerExpand(t){return this.makeCustomEvent(B.generatedAnswerExpand,t)}logGeneratedAnswerExpand(t){return q(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerExpand(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerCollapse(t){return this.makeCustomEvent(B.generatedAnswerCollapse,t)}logGeneratedAnswerCollapse(t){return q(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerCollapse(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerFeedbackSubmit(t){return this.makeCustomEvent(B.generatedAnswerFeedbackSubmit,t)}logGeneratedAnswerFeedbackSubmit(t){return q(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerFeedbackSubmit(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerFeedbackSubmitV2(t){return this.makeCustomEvent(B.generatedAnswerFeedbackSubmitV2,t)}logGeneratedAnswerFeedbackSubmitV2(t){return q(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerFeedbackSubmitV2(t)).log({searchUID:this.provider.getSearchUID()})})}makeRephraseGeneratedAnswer(t){return this.makeSearchEvent(B.rephraseGeneratedAnswer,t)}logRephraseGeneratedAnswer(t){return q(this,void 0,void 0,function*(){return(yield this.makeRephraseGeneratedAnswer(t)).log({searchUID:this.provider.getSearchUID()})})}makeRetryGeneratedAnswer(){return this.makeSearchEvent(B.retryGeneratedAnswer)}logRetryGeneratedAnswer(){return q(this,void 0,void 0,function*(){return(yield this.makeRetryGeneratedAnswer()).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerStreamEnd(t){return this.makeCustomEvent(B.generatedAnswerStreamEnd,t)}logGeneratedAnswerStreamEnd(t){return q(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerStreamEnd(t)).log({searchUID:this.provider.getSearchUID()})})}},oa=Object.assign({},pi),Dg=Object.keys(oa).map(e=>oa[e]),Kn=class extends kl{constructor({client:t,uuidGenerator:r=Zr}){super({client:t,uuidGenerator:r}),this.ticket={}}getApi(t){let r=super.getApi(t);return r!==null?r:t==="setTicket"?this.setTicket:null}addHooks(){this.addHooksForEvent(),this.addHooksForPageView(),this.addHooksForSVCEvents()}setTicket(t){this.ticket=t}clearPluginData(){this.ticket={}}addHooksForSVCEvents(){this.client.registerBeforeSendEventHook((t,...[r])=>Dg.indexOf(t)!==-1?this.addSVCDataToPayload(t,r):r),this.client.registerAfterSendEventHook((t,...[r])=>(Dg.indexOf(t)!==-1&&this.updateLocationInformation(t,r),r))}addHooksForPageView(){this.client.addEventTypeMapping(oa.pageview,{newEventType:ve.collect,variableLengthArgumentsNames:["page"],addVisitorIdParameter:!0,usesMeasurementProtocol:!0})}addHooksForEvent(){this.client.addEventTypeMapping(oa.event,{newEventType:ve.collect,variableLengthArgumentsNames:["eventCategory","eventAction","eventLabel","eventValue"],addVisitorIdParameter:!0,usesMeasurementProtocol:!0})}addSVCDataToPayload(t,r){var n;let o=Object.assign(Object.assign(Object.assign(Object.assign({},this.getLocationInformation(t,r)),this.getDefaultContextInformation(t)),this.action?{svcAction:this.action}:{}),Object.keys((n=this.actionData)!==null&&n!==void 0?n:{}).length>0?{svcActionData:this.actionData}:{}),i=this.getTicketPayload();return this.clearData(),Object.assign(Object.assign(Object.assign({},i),o),r)}getTicketPayload(){return Hx(this.ticket)}};Kn.Id="svc";var ia;(function(e){e.click="click",e.flowStart="flowStart"})(ia||(ia={}));var bt;(function(e){e.enterInterface="ticket_create_start",e.fieldUpdate="ticket_field_update",e.fieldSuggestionClick="ticket_classification_click",e.documentSuggestionClick="documentSuggestionClick",e.documentSuggestionQuickview="documentSuggestionQuickview",e.suggestionRate="suggestion_rate",e.nextCaseStep="ticket_next_stage",e.caseCancelled="ticket_cancel",e.caseSolved="ticket_cancel",e.caseCreated="ticket_create"})(bt||(bt={}));var sa;(function(e){e.quit="Quit",e.solved="Solved"})(sa||(sa={}));var aa=class{constructor(t,r){var n;this.options=t,this.provider=r;let o=((n=t.enableAnalytics)!==null&&n!==void 0?n:!0)&&!ra();this.coveoAnalyticsClient=o?new Bt(t):new Xn,this.svc=new Kn({client:this.coveoAnalyticsClient})}disable(){this.coveoAnalyticsClient=new Xn,this.svc=new Kn({client:this.coveoAnalyticsClient})}enable(){this.coveoAnalyticsClient=new Bt(this.options),this.svc=new Kn({client:this.coveoAnalyticsClient})}logEnterInterface(t){return this.svc.setAction(bt.enterInterface),this.svc.setTicket(t.ticket),this.sendFlowStartEvent()}logUpdateCaseField(t){return this.svc.setAction(bt.fieldUpdate,{fieldName:t.fieldName}),this.svc.setTicket(t.ticket),this.sendClickEvent()}logSelectFieldSuggestion(t){return this.svc.setAction(bt.fieldSuggestionClick,t.suggestion),this.svc.setTicket(t.ticket),this.sendClickEvent()}logSelectDocumentSuggestion(t){return this.logClickEvent(bt.documentSuggestionClick,t.suggestion.suggestion,{contentIDKey:"permanentId",contentIDValue:t.suggestion.permanentId})}logQuickviewDocumentSuggestion(t){return this.logClickEvent(bt.documentSuggestionQuickview,t.suggestion.suggestion,{contentIDKey:"permanentId",contentIDValue:t.suggestion.permanentId})}logRateDocumentSuggestion(t){return this.svc.setAction(bt.suggestionRate,Object.assign({rate:t.rating},t.suggestion)),this.svc.setTicket(t.ticket),this.sendClickEvent()}logMoveToNextCaseStep(t){return this.svc.setAction(bt.nextCaseStep,{stage:t?.stage}),this.svc.setTicket(t.ticket),this.sendClickEvent()}logCaseCancelled(t){return this.svc.setAction(bt.caseCancelled,{reason:sa.quit}),this.svc.setTicket(t.ticket),this.sendClickEvent()}logCaseSolved(t){return this.svc.setAction(bt.caseSolved,{reason:sa.solved}),this.svc.setTicket(t.ticket),this.sendClickEvent()}logCaseCreated(t){return this.svc.setAction(bt.caseCreated),this.svc.setTicket(t.ticket),this.sendClickEvent()}sendFlowStartEvent(){return this.coveoAnalyticsClient.sendEvent("event","svc",ia.flowStart,this.provider?{searchHub:this.provider.getOriginLevel1()}:null)}sendClickEvent(){return this.coveoAnalyticsClient.sendEvent("event","svc",ia.click,this.provider?{searchHub:this.provider.getOriginLevel1()}:null)}getBaseEventRequest(t){return q(this,void 0,void 0,function*(){var r,n;let o=Object.assign({},t);return Object.assign(Object.assign({},this.getOrigins()),{customData:o,language:(r=this.provider)===null||r===void 0?void 0:r.getLanguage(),anonymous:(n=this.provider)===null||n===void 0?void 0:n.getIsAnonymous(),clientId:yield this.getClientId()})})}getClientId(){return this.coveoAnalyticsClient instanceof Bt?this.coveoAnalyticsClient.getCurrentVisitorId():void 0}getOrigins(){var t,r,n,o,i;return{originContext:(r=(t=this.provider)===null||t===void 0?void 0:t.getOriginContext)===null||r===void 0?void 0:r.call(t),originLevel1:(n=this.provider)===null||n===void 0?void 0:n.getOriginLevel1(),originLevel2:(o=this.provider)===null||o===void 0?void 0:o.getOriginLevel2(),originLevel3:(i=this.provider)===null||i===void 0?void 0:i.getOriginLevel3()}}logClickEvent(t,r,n,o){return q(this,void 0,void 0,function*(){var i,s;let a=Object.assign(Object.assign(Object.assign({},r),yield this.getBaseEventRequest(Object.assign(Object.assign({},n),o))),{searchQueryUid:(s=(i=this.provider)===null||i===void 0?void 0:i.getSearchUID())!==null&&s!==void 0?s:"",actionCause:t});return this.coveoAnalyticsClient.sendClickEvent(a)})}};m();d();f();p();var VE=e=>{let t=e.configuration.search.locale.split("-")[0];return!t||t.length!==2?"en":t},Jr=class{constructor(t){ce(this,"getState",t);ce(this,"state");this.state=t()}getLanguage(){return VE(this.state)}getBaseMetadata(){let{context:t,configuration:r}=this.state,n=t?.contextValues||{},o={};for(let[i,s]of Object.entries(n)){let a=`context_${i}`;o[a]=s}return r.analytics.analyticsMode==="legacy"&&(o.coveoHeadlessVersion=Bn),o}getOriginContext(){return this.state.configuration.analytics.originContext}getOriginLevel1(){return this.state.searchHub||$n()}getOriginLevel2(){return this.state.configuration.analytics.originLevel2}getOriginLevel3(){return this.state.configuration.analytics.originLevel3}getIsAnonymous(){return this.state.configuration.analytics.anonymous}};m();d();f();p();var Zn=e=>new Bt(e).getCurrentVisitorId(),gi=(e,t)=>typeof t=="function"?(...r)=>{let n=jo(r[0]);try{return t.apply(t,r)}catch(o){return e.error(o,"Error in analytics preprocessRequest. Returning original request."),n}}:void 0,hi=(e,t)=>(...r)=>{let n=jo(r[1]);try{return t.apply(t,r)}catch(o){return e.error(o,"Error in analytics hook. Returning original request."),n}};var yi=class extends Jr{getSearchUID(){return this.state.documentSuggestion?.status.lastResponseId??""}},Qg=({logger:e,getState:t,analyticsClientMiddleware:r=(i,s)=>s,preprocessRequest:n,provider:o=new yi(t)})=>{let i=t(),s=i.configuration.accessToken,a=i.configuration.analytics.apiBaseUrl??qe(i.configuration.organizationId,i.configuration.environment,"analytics"),u=i.configuration.analytics.runtimeEnvironment,c=i.configuration.analytics.enabled,g=new aa({enableAnalytics:c,token:s,endpoint:a,runtimeEnvironment:u,preprocessRequest:gi(e,n),beforeSendHooks:[hi(e,r),(v,E)=>(e.info({...E,type:v,endpoint:a,token:s},"Analytics request"),E)]},o);return c||g.disable(),g};m();d();f();p();m();d();f();p();m();d();f();p();m();d();f();p();function ca(){return{desiredCount:5,numberOfValues:8,set:{}}}m();d();f();p();m();d();f();p();m();d();f();p();function Hg(e){let{activeValue:t,ancestryMap:r}=$E(e);return t?QE(t,r):[]}function $E(e){let t=[...e],r=new Map;for(;t.length>0;){let n=t.shift();if(n.state==="selected")return{activeValue:n,ancestryMap:r};if(r)for(let o of n.children)r.set(o,n);t.unshift(...n.children)}return{}}function QE(e,t){let r=[];if(!e)return[];let n=e;do r.unshift(n),n=t.get(n);while(n);return r}var HE=(e,t)=>e.categoryFacetSet[t]?.request;var Vl=(e,t)=>{let r=HE(e,t);return Hg(r?.currentValues??[])};m();d();f();p();function ua(){return{}}m();d();f();p();function la(){return{}}m();d();f();p();function da(){return{}}m();d();f();p();function pa(){return{}}function Bl(e){return{facetSet:e.facetSet??pa(),categoryFacetSet:e.categoryFacetSet??ua(),dateFacetSet:e.dateFacetSet??la(),numericFacetSet:e.numericFacetSet??da(),automaticFacetSet:e.automaticFacetSet??ca()}}var Gl=e=>{let t=[];return KE(e).forEach((r,n)=>{let o=nI(e,r.facetId),i=tI(r,n+1);if(WE(r)){if(!!!Vl(e,r.facetId).length)return;t.push({...i,...JE(e,r.facetId),facetType:o,state:"selected"});return}r.currentValues.forEach((s,a)=>{if(s.state==="idle")return;let u=zg(s,a+1,o),c=zE(r)?Wg(s):XE(s);t.push({...i,...u,...c})})}),YE(e).forEach((r,n)=>{let o=eI(r,n+1);r.values.forEach((i,s)=>{if(i.state==="idle")return;let a=zg(i,s+1,"specific"),u=Wg(i);t.push({...o,...a,...u})})}),t},zE=e=>e.type==="specific",WE=e=>e.type==="hierarchical",KE=e=>[...Object.values(e.facetSet),...Object.values(e.categoryFacetSet),...Object.values(e.dateFacetSet),...Object.values(e.numericFacetSet)].map(t=>t.request),YE=e=>[...Object.values(e.automaticFacetSet.set)].map(t=>t.response),zg=(e,t,r)=>({state:e.state,valuePosition:t,facetType:r}),XE=e=>({displayValue:`${e.start}..${e.end}`,value:`${e.start}..${e.end}`,start:e.start,end:e.end,endInclusive:e.endInclusive}),Wg=e=>({displayValue:e.value,value:e.value}),ZE=(e,t)=>Vl(e,t).map(n=>n.value).join(";"),JE=(e,t)=>{let n=ZE(e,t);return{value:n,valuePosition:1,displayValue:n}},eI=(e,t)=>({title:Kg(e.field,e.field),field:e.field,id:e.field,facetPosition:t}),tI=(e,t)=>({title:Kg(e.field,e.facetId),field:e.field,id:e.facetId,facetPosition:t}),Kg=(e,t)=>`${e}_${t}`,rI=(e,t)=>e.facetSet[t]?.request||e.categoryFacetSet[t]?.request||e.dateFacetSet[t]?.request||e.numericFacetSet[t]?.request||e.automaticFacetSet.set[t]?.response,nI=(e,t)=>{let r=rI(e,t);return r?r.type:"specific"};m();d();f();p();m();d();f();p();var $l=e=>e.configuration.search.locale,Yg=e=>e.configuration.search.timezone,Xg=e=>e.configuration.accessToken,Zg=e=>e.configuration.organizationId,Jg=e=>e.configuration.environment,fa=e=>e.configuration?.knowledge?.agentId,eh=e=>e.configuration.knowledge.debugAgentSession;var en=e=>{if(oI(e)||Ql(e))return e.generatedAnswer?.answerId;if(iI(e))return e.search?.response?.extendedResults?.generativeQuestionAnsweringId},oI=e=>"answer"in e&&"generatedAnswer"in e&&!se(e.generatedAnswer?.answerConfigurationId),Ql=e=>{let t=fa(e);return"generatedAnswer"in e&&typeof t=="string"&&t.trim().length>0},iI=e=>"search"in e&&e.search!==void 0&&typeof e.search=="object",Hl=e=>e.generatedAnswer?.fieldsToIncludeInCitations,th=e=>e.followUpAnswers?.conversationId,sI=e=>e.generatedAnswer?.citations,aI=e=>e.followUpAnswers?.followUpAnswers,cI=Fe(aI,e=>e?.flatMap(t=>t.citations)),uI=(e,t)=>t,lI=Fe(sI,cI,uI,(e,t,r)=>e?.find(n=>n.id===r)??t?.find(n=>n.id===r));m();d();f();p();var Ft=()=>({q:"",enableQuerySyntax:!1});m();d();f();p();function zl(){return{answerSnippet:"",documentId:{contentIdKey:"",contentIdValue:""},question:"",relatedQuestions:[],score:0}}function Gt(){return{response:{results:[],searchUid:"",totalCountFiltered:0,facets:[],generateAutomaticFacets:{facets:[]},queryCorrections:[],triggers:[],questionAnswer:zl(),pipeline:"",splitTestRun:"",termsToHighlight:{},phrasesToHighlight:{},extendedResults:{}},duration:0,queryExecuted:"",error:null,automaticallyCorrected:!1,isLoading:!1,results:[],searchResponseId:"",requestId:"",questionAnswer:zl(),extendedResults:{},searchAction:void 0}}m();d();f();p();m();d();f();p();m();d();f();p();var rh=(r=>(r.Ascending="ascending",r.Descending="descending",r))(rh||{}),nh=(i=>(i.Relevancy="relevancy",i.QRE="qre",i.Date="date",i.Field="field",i.NoSort="nosort",i))(nh||{}),Wl=e=>{if(Af(e))return e.map(t=>Wl(t)).join(",");switch(e.by){case"relevancy":case"qre":case"nosort":return e.by;case"date":return`date ${e.order}`;case"field":return`@${e.field} ${e.order}`;default:return""}},oh=()=>({by:"relevancy"});var G1=new Ie({values:{by:new Nu({enum:nh,required:!0}),order:new Nu({enum:rh}),field:new te}});function ma(){return Wl(oh())}m();d();f();p();m();d();f();p();m();d();f();p();var Jn=class e{static set(t,r,n){let o,i,s;n&&(i=new Date,i.setTime(i.getTime()+n));let a=window.location.hostname,u=/^(\d{1,3}\.){3}\d{1,3}$/,c=/^([0-9a-fA-F]{0,4}:){2,7}[0-9a-fA-F]{0,4}$/;u.test(a)||c.test(a)||a.indexOf(".")===-1?Kl(t,r,i):(s=a.split("."),o=s[s.length-2]+"."+s[s.length-1],Kl(t,r,i,o))}static get(t){let r=t+"=",n=document.cookie.split(";");for(let o=0;o<n.length;o++){let i=n[o];if(i=i.replace(/^\s+/,""),i.lastIndexOf(r,0)===0)return i.substring(r.length,i.length)}return null}static erase(t){e.set(t,"",-1)}};function Kl(e,t,r,n){document.cookie=`${e}=${t}`+(r?`;expires=${r.toUTCString()}`:"")+(n?`;domain=${n}`:"")+";path=/;SameSite=Lax"+(window.location.protocol==="https:"?";Secure":"")}m();d();f();p();function dI(){return typeof navigator<"u"}function ih(){try{return typeof localStorage<"u"}catch{return!1}}function sh(){try{return typeof sessionStorage<"u"}catch{return!1}}function ah(){return!!(dI()&&navigator.cookieEnabled)}var ch=null;function uh(){return ch||(ih()?localStorage:ah()?new Yl:sh()?sessionStorage:new Xl)}var eo=class eo{getItem(t){return Jn.get(`${eo.prefix}${t}`)}removeItem(t){Jn.erase(`${eo.prefix}${t}`)}setItem(t,r,n){Jn.set(`${eo.prefix}${t}`,r,n)}};ce(eo,"prefix","coveo_");var Yl=eo;var Xl=class{getItem(t){return null}removeItem(t){}setItem(t,r){}};var ga="__coveo.analytics.history",pI=20,fI=1e3*60,mI=75,tn=class tn{constructor(t){ce(this,"store");this.store=t||uh()}static getInstance(t){return tn.instance||(tn.instance=new tn(t)),tn.instance}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){var _this4=this;return _asyncToGenerator(function*(){t.internalTime=new Date().getTime(),t=_this4.cropQueryElement(_this4.stripEmptyQuery(t));let r=yield _this4.getHistoryWithInternalTimeAsync();r!==null?_this4.isValidEntry(t)&&_this4.setHistory([t].concat(r)):_this4.setHistory([t])})()}getHistory(){let t=this.getHistoryWithInternalTime();return this.stripEmptyQueries(this.stripInternalTime(t))}getHistoryAsync(){var _this5=this;return _asyncToGenerator(function*(){let t=yield _this5.getHistoryWithInternalTimeAsync();return _this5.stripEmptyQueries(_this5.stripInternalTime(t))})()}getHistoryWithInternalTime(){try{let t=this.store.getItem(ga);return t&&typeof t=="string"?JSON.parse(t):[]}catch{return[]}}getHistoryWithInternalTimeAsync(){var _this6=this;return _asyncToGenerator(function*(){try{let t=yield _this6.store.getItem(ga);return t?JSON.parse(t):[]}catch{return[]}})()}setHistory(t){try{this.store.setItem(ga,JSON.stringify(t.slice(0,pI)))}catch{}}clear(){try{this.store.removeItem(ga)}catch{}}getMostRecentElement(){let t=this.getHistoryWithInternalTime();return Array.isArray(t)?t.sort((n,o)=>(o.internalTime||0)-(n.internalTime||0))[0]:null}cropQueryElement(t){return t.name&&t.value&&t.name.toLowerCase()==="query"&&(t.value=t.value.slice(0,mI)),t}isValidEntry(t){let r=this.getMostRecentElement();return r&&r.value===t.value?(t.internalTime||0)-(r.internalTime||0)>fI:!0}stripInternalTime(t){return Array.isArray(t)?t.map(r=>{let{name:n,time:o,value:i}=r;return{name:n,time:o,value:i}}):[]}stripEmptyQuery(t){let{name:r,time:n,value:o}=t;return r&&typeof o=="string"&&r.toLowerCase()==="query"&&o.trim()===""?{name:r,time:n}:t}stripEmptyQueries(t){return t.map(r=>this.stripEmptyQuery(r))}};ce(tn,"instance",null);var Zl=tn,$t=Zl;var vi=class vi extends Jr{constructor(){super(...arguments);ce(this,"getFacetRequest",r=>this.state.facetSet?.[r]?.request||this.state.categoryFacetSet?.[r]?.request||this.state.dateFacetSet?.[r]?.request||this.state.numericFacetSet?.[r]?.request||this.state.automaticFacetSet?.set[r]?.response)}getFacetState(){return Gl(Bl(this.getState()))}getPipeline(){return this.state.pipeline||this.state.search?.response.pipeline||vi.fallbackPipelineName}getSearchEventRequestPayload(){return{queryText:this.queryText,responseTime:this.responseTime,results:this.resultURIs,numberOfResults:this.numberOfResults}}getSearchUID(){let r=this.getState();return r.search?.searchResponseId||r.search?.response.searchUid||Gt().response.searchUid}getSplitTestRunName(){return this.state.search?.response.splitTestRun}getSplitTestRunVersion(){let r=!!this.getSplitTestRunName(),n=this.state.search?.response.pipeline||this.state.pipeline||vi.fallbackPipelineName;return r?n:void 0}getBaseMetadata(){let r=this.getState(),n=super.getBaseMetadata(),o=en(r);return o&&(n.generativeQuestionAnsweringId=o),n}getFacetMetadata(r,n){let i=this.getFacetRequest(r)?.field??"";return{...this.getBaseMetadata(),facetId:r,facetField:i,facetValue:n,facetTitle:`${i}_${r}`}}getFacetClearAllMetadata(r){let o=this.getFacetRequest(r)?.field??"";return{...this.getBaseMetadata(),facetId:r,facetField:o,facetTitle:`${o}_${r}`}}getFacetUpdateSortMetadata(r,n){let i=this.getFacetRequest(r)?.field??"";return{...this.getBaseMetadata(),facetId:r,facetField:i,criteria:n,facetTitle:`${i}_${r}`}}getRangeBreadcrumbFacetMetadata(r,n){let i=this.getFacetRequest(r)?.field??"";return{...this.getBaseMetadata(),facetId:r,facetField:i,facetRangeEnd:n.end,facetRangeEndInclusive:n.endInclusive,facetRangeStart:n.start,facetTitle:`${i}_${r}`}}getResultSortMetadata(){return{...this.getBaseMetadata(),resultsSortBy:this.state.sortCriteria??ma()}}getStaticFilterToggleMetadata(r,n){return{...this.getBaseMetadata(),staticFilterId:r,staticFilterValue:n}}getStaticFilterClearAllMetadata(r){return{...this.getBaseMetadata(),staticFilterId:r}}getUndoTriggerQueryMetadata(r){return{...this.getBaseMetadata(),undoneQuery:r}}getCategoryBreadcrumbFacetMetadata(r,n){let i=this.getFacetRequest(r)?.field??"";return{...this.getBaseMetadata(),categoryFacetId:r,categoryFacetField:i,categoryFacetPath:n,categoryFacetTitle:`${i}_${r}`}}getOmniboxAnalyticsMetadata(r,n){let o=this.state.querySuggest?.[r],i=o.completions.map(c=>c.expression),s=o.partialQueries.length-1,a=o.partialQueries[s]||"",u=o.responseId;return{...this.getBaseMetadata(),suggestionRanking:i.indexOf(n),partialQuery:a,partialQueries:o.partialQueries.length>0?o.partialQueries:"",suggestions:i.length>0?i:"",querySuggestResponseId:u}}getInterfaceChangeMetadata(){return{...this.getBaseMetadata(),interfaceChangeTo:this.state.configuration.analytics.originLevel2}}getOmniboxFromLinkMetadata(r){return{...this.getBaseMetadata(),...r}}getGeneratedAnswerMetadata(){let r=this.getState(),n={};return r.generatedAnswer?.isVisible!==void 0&&(n.showGeneratedAnswer=r.generatedAnswer.isVisible),n}get resultURIs(){return this.results?.map(r=>({documentUri:r.uri,documentUriHash:r.raw.urihash}))}get results(){return this.state.search?.response.results}get queryText(){return this.state.query?.q||Ft().q}get responseTime(){return this.state.search?.duration||Gt().duration}get numberOfResults(){return this.state.search?.response.totalCountFiltered||Gt().response.totalCountFiltered}};ce(vi,"fallbackPipelineName","default");var Sr=vi,lh=({logger:e,getState:t,analyticsClientMiddleware:r=(i,s)=>s,preprocessRequest:n,provider:o})=>{let i=t(),s=i.configuration.accessToken,a=i.configuration.analytics.apiBaseUrl??qe(i.configuration.organizationId,i.configuration.environment,"analytics"),u=i.configuration.analytics.runtimeEnvironment,c=i.configuration.analytics.enabled,g=new na({token:s,endpoint:a,runtimeEnvironment:u,preprocessRequest:gi(e,n),beforeSendHooks:[hi(e,r),(v,E)=>(e.info({...E,type:v,endpoint:a,token:s},"Analytics request"),E)]},o);return c||g.disable(),g},Jl=()=>{let t=$t.getInstance().getHistory().reverse().find(r=>r.name==="PageView"&&r.value);return t?t.value:""};m();d();f();p();function dh(e){let t=ph(e),r=[e,...t].filter(o=>o.parentResult).map(o=>o.parentResult);return uf([e,...t,...r],o=>o.uniqueId)}function ph(e){return e.childResults?e.childResults.flatMap(t=>[t,...ph(t)]):[]}m();d();f();p();var ha=()=>"";function mh(e,t){return{...new Sr(t).getBaseMetadata(),actionCause:e,type:e}}function gI(e){return Object.assign(e,{instantlyCallable:!0})}function hI(e,t){let r=i=>{let s=we(e,i);return gI(Object.assign(s,{type:s.typePrefix}))},n=r(/*#__PURE__*/function(){var _ref17=_asyncToGenerator(function*(i,{getState:s,extra:a}){let{analyticsClientMiddleware:u,preprocessRequest:c,logger:g}=a;return yield(yield t({getState:s,analyticsClientMiddleware:u,preprocessRequest:c,logger:g})).log({state:s(),extra:a})});return function(_x42,_x43){return _ref17.apply(this,arguments)}}());return Object.assign(n,{prepare:function(){var _ref18=_asyncToGenerator(function*({getState:i,analyticsClientMiddleware:s,preprocessRequest:a,logger:u}){let{description:c,log:g}=yield t({getState:i,analyticsClientMiddleware:s,preprocessRequest:a,logger:u});return{description:c,action:r(/*#__PURE__*/function(){var _ref19=_asyncToGenerator(function*(v,{getState:E,extra:h}){return yield g({state:E(),extra:h})});return function(_x45,_x46){return _ref19.apply(this,arguments)}}())}});return function prepare(_x44){return _ref18.apply(this,arguments)}}()}),n}var gh=(e,t,r)=>{function n(...o){let i=o.length===1?{...o[0],__legacy__getBuilder:t(o[0].__legacy__getBuilder),analyticsConfigurator:e,providerClass:r}:{prefix:o[0],__legacy__getBuilder:t(o[1]),__legacy__provider:o[2],analyticsConfigurator:e,providerClass:r};return SI(i)}return n},yI=e=>e.configuration.analytics.analyticsMode==="legacy",vI=e=>e.configuration.analytics.analyticsMode==="next",SI=({prefix:e,__legacy__getBuilder:t,__legacy__provider:r,analyticsPayloadBuilder:n,analyticsType:o,analyticsConfigurator:i,providerClass:s})=>(r??(r=a=>new s(a)),hI(e,/*#__PURE__*/function(){var _ref20=_asyncToGenerator(function*({getState:a,analyticsClientMiddleware:u,preprocessRequest:c,logger:g}){let v=[],E={log:function(){var _ref21=_asyncToGenerator(function*({state:I}){for(let T of v)yield T(I)});return function log(_x48){return _ref21.apply(this,arguments)}}()},h=a(),y=i({getState:a,logger:g,analyticsClientMiddleware:u,preprocessRequest:c,provider:r(a)}),S=yield t(y,a());E.description=S?.description,v.push(/*#__PURE__*/function(){var _ref22=_asyncToGenerator(function*(I){yI(I)&&(yield AI(S,r,I,g,y.coveoAnalyticsClient))});return function(_x49){return _ref22.apply(this,arguments)}}());let{emit:x}=ii(h);return v.push(/*#__PURE__*/function(){var _ref23=_asyncToGenerator(function*(I){if(vI(I)&&o&&n){let T=n(I);yield TI(x,o,T)}});return function(_x50){return _ref23.apply(this,arguments)}}()),E});return function(_x47){return _ref20.apply(this,arguments)}}()));function AI(_x51,_x52,_x53,_x54,_x55){return _AI.apply(this,arguments)}function _AI(){_AI=_asyncToGenerator(function*(e,t,r,n,o){t(()=>r);let i=yield e?.log({searchUID:t(()=>r).getSearchUID()});n.info({client:o,response:i},"Analytics response")});return _AI.apply(this,arguments)}var bI=e=>r=>(n,o)=>Promise.resolve({description:{actionCause:e},log:function(){var _ref24=_asyncToGenerator(function*(i){r(n,o)});return function log(_x56){return _ref24.apply(this,arguments)}}()}),ot=gh(e=>lh({...e,provider:e.provider||new Sr(e.getState)}),e=>e,Sr),ht=gh(Qg,bI("caseAssist"),yi);var ed=(e,t)=>{let r=i=>i+(t.pagination?.firstResult??0),n=-1,o=t.search?.results;return n=vh(e,o),n<0&&(n=RI(e,o)),n<0&&(n=0),wI(e,r(n),t)};function wI(e,t,r){let n=e.raw.collection;return{collectionName:typeof n=="string"?n:"default",documentAuthor:EI(e),...(fh(e)?{documentCategory:fh(e)}:{}),documentPosition:t+1,documentTitle:e.title,documentUri:e.uri,documentUriHash:e.raw.urihash,documentUrl:e.clickUri,rankingModifier:e.rankingModifier||"",sourceName:II(e),queryPipeline:r.pipeline||ha()}}function fh(e){return e.raw?.objecttype||void 0}var td=e=>(e.raw.permanentid||console.warn("Missing field permanentid on result. This might cause many issues with your Coveo deployment. See https://docs.coveo.com/en/1913 and https://docs.coveo.com/en/1640 for more information.",e),{contentIDKey:"permanentid",contentIDValue:e.raw.permanentid||""}),hh={urihash:new te,sourcetype:new te,permanentid:new te},yh={uniqueId:re,raw:new Ie({values:hh}),title:re,uri:re,clickUri:re,rankingModifier:new te({required:!1,emptyAllowed:!0})};function CI(e){return Object.assign({},...Object.keys(hh).map(t=>({[t]:e[t]})))}function xI(e){return Object.assign({},...Object.keys(yh).map(t=>({[t]:e[t]})),{raw:CI(e.raw)})}function EI(e){let t=e.raw.author;return se(t)?"unknown":Array.isArray(t)?t.join(";"):`${t}`}function II(e){let t=e.raw.source;return se(t)?"unknown":t}var rd=e=>new Ot(yh).validate(xI(e));function RI(e,t){for(let[r,n]of t.entries()){let o=dh(n);if(vh(e,o)!==-1)return r}return-1}function vh(e,t=[]){return t.findIndex(({uniqueId:r})=>r===e.uniqueId)}function TI(_x57,_x58,_x59){return _TI.apply(this,arguments)}function _TI(){_TI=_asyncToGenerator(function*(e,t,r){yield e(t,r)});return _TI.apply(this,arguments)}m();d();f();p();var to=(e,t,r)=>ot({prefix:"analytics/generatedAnswer/streamEnd",__legacy__getBuilder:(n,o)=>{let i=t??en(o);if(!i)return null;let s=th(o);return n.makeGeneratedAnswerStreamEnd({generativeQuestionAnsweringId:i,answerGenerated:e,answerTextIsEmpty:r,...(s&&{conversationId:s})})},analyticsType:"Rga.AnswerReceived",analyticsPayloadBuilder:n=>({answerId:t??en(n)??"",answerGenerated:e??!1})}),ro=e=>ot({prefix:"analytics/generatedAnswer/responseLinked",__legacy__getBuilder:()=>null,analyticsType:"Rga.ResponseLinked",analyticsPayloadBuilder:t=>({answerId:e??en(t)??"",responseId:t.search?.searchResponseId||t.search?.response.searchUid||""})});m();d();f();p();m();d();f();p();var Sh=Fe(e=>e.advancedSearchQueries,e=>{if(!e)return{};let{aq:t,cq:r,dq:n,lq:o}=e;return{...(t&&{aq:t}),...(r&&{cq:r}),...(n&&{dq:n}),...(o&&{lq:o})}});m();d();f();p();var rn=(e,t,r)=>({analytics:{clientId:t.clientId,clientTimestamp:new Date().toISOString(),documentReferrer:t.referrer,documentLocation:t.location,originContext:e.originContext,...(r&&{actionCause:r.actionCause}),...(r&&{customData:r.customData}),...(e.userDisplayName&&{userDisplayName:e.userDisplayName}),...(e.deviceId&&{deviceId:e.deviceId}),...(e.trackingId&&{trackingId:e.trackingId}),capture:t.capture??t.clientId!=="",source:Qn(e)}});m();d();f();p();var nd=e=>e.context;m();d();f();p();var od=e=>e.pipeline;m();d();f();p();m();d();f();p();var Ai=kt(ya(),1),Eh=kt(Ah(),1);m();d();f();p();var wh=kt(ya(),1),Ch=kt(bh(),1);wh.default.extend(Ch.default);var _I="YYYY/MM/DD@HH:mm:ss";function xh(e){return e.format(_I)}Ai.default.extend(Eh.default);var kI=["past","now","next"],OI=["minute","hour","day","week","month","quarter","year"];function PI(e){let{period:t,amount:r,unit:n}=e;switch(t){case"past":return(0,Ai.default)().subtract(r,n);case"next":return(0,Ai.default)().add(r,n);case"now":return(0,Ai.default)()}}function dd(e){return xh(PI(NI(e)))}function Ih(e){return e.toLocaleLowerCase().split("-")}function pd(e){let[t,r,n]=Ih(e);if(t==="now")return!0;if(!kI.includes(t)||!OI.includes(n))return!1;let o=parseInt(r,10);return!(Number.isNaN(o)||o<=0)}function NI(e){let[t,r,n]=Ih(e);return t==="now"?{period:"now"}:{period:t,amount:r?parseInt(r,10):void 0,unit:n||void 0}}m();d();f();p();function Rh(e){return e.type==="dateRange"}function Th(e){return`start${e}`}function _h(e){return`end${e}`}var fd=()=>({dateFacetValueMap:{}});function FI(e,t,r){let n=e.start,o=e.end;return pd(n)&&(n=dd(n),r.dateFacetValueMap[t][Th(n)]=e.start),pd(o)&&(o=dd(o),r.dateFacetValueMap[t][_h(o)]=e.end),{...e,start:n,end:o}}function md(e,t){if(Rh(e)){let{facetId:r,currentValues:n}=e;return t.dateFacetValueMap[r]={},{...e,currentValues:n.map(o=>FI(o,r,t))}}return e}function Ar(e){let t=fd();return{request:{...e,facets:e.facets?.map(n=>md(n,t))},mappings:t}}function DI(e,t,r){return{...e,start:r.dateFacetValueMap[t][Th(e.start)]||e.start,end:r.dateFacetValueMap[t][_h(e.end)]||e.end}}function MI(e,t){return e.facetId in t.dateFacetValueMap}function LI(e,t){return MI(e,t)?{...e,values:e.values.map(r=>DI(r,e.facetId,t))}:e}function va(e,t){return"success"in e?{success:{...e.success,facets:e.success.facets?.map(n=>LI(n,t))}}:e}m();d();f();p();m();d();f();p();m();d();f();p();function br(e){return Object.values(e).map(t=>t.request)}function gd(e,t){let r={};e.forEach(i=>{r[i.facetId]=i});let n=[];t.forEach(i=>{i in r&&(n.push(r[i]),delete r[i])});let o=Object.values(r);return[...n,...o]}function kh(e){return br(e).map(t=>{let n=t.currentValues.some(({state:o})=>o!=="idle");return t.generateAutomaticRanges&&!n?{...t,currentValues:[]}:t})}var hd={alphanumericDescending:{type:"alphanumeric",order:"descending"},alphanumericNaturalDescending:{type:"alphanumericNatural",order:"descending"}};function jI(e){return br(e).map(t=>{let r=hd[t.sortCriteria];return r?{...t,sortCriteria:r}:t})}function qI(e){return[...jI(e.facetSet??{}),...kh(e.numericFacetSet??{}),...kh(e.dateFacetSet??{}),...br(e.categoryFacetSet??{})]}function UI(e){return qI(e).filter(({facetId:t})=>e.facetOptions?.facets[t]?.enabled??!0)}function Sa(e){return gd(UI(e),e.facetOrder??[])}m();d();f();p();m();d();f();p();m();d();f();p();var Oh=/*#__PURE__*/function(){var _ref25=_asyncToGenerator(function*(e,t){let r=e.analyticsMode==="next";return{analytics:{clientId:yield Zn(e),clientTimestamp:new Date().toISOString(),documentReferrer:e.originLevel3,originContext:e.originContext,...(t&&{actionCause:t.actionCause,customData:t.customData}),...(t&&!r&&{customData:t.customData}),...(e.userDisplayName&&{userDisplayName:e.userDisplayName}),...(e.documentLocation&&{documentLocation:e.documentLocation}),...(e.deviceId&&{deviceId:e.deviceId}),...(Jl()&&{pageId:Jl()}),...(r&&e.trackingId&&{trackingId:e.trackingId}),capture:r,...(r&&{source:Qn(e)})}}});return function Oh(_x60,_x61){return _ref25.apply(this,arguments)}}();var no=/*#__PURE__*/function(){var _ref26=_asyncToGenerator(function*(e,t){return{accessToken:e.configuration.accessToken,organizationId:e.configuration.organizationId,url:e.configuration.search.apiBaseUrl??Fn(e.configuration.organizationId,e.configuration.environment),locale:e.configuration.search.locale,debug:e.debug,tab:e.configuration.analytics.originLevel2,referrer:e.configuration.analytics.originLevel3,timezone:e.configuration.search.timezone,...(e.configuration.analytics.enabled&&{actionsHistory:$t.getInstance().getHistory()}),...(e.advancedSearchQueries?.aq&&{aq:e.advancedSearchQueries.aq}),...(e.advancedSearchQueries?.cq&&{cq:e.advancedSearchQueries.cq}),...(e.advancedSearchQueries?.lq&&{lq:e.advancedSearchQueries.lq}),...(e.advancedSearchQueries?.dq&&{dq:e.advancedSearchQueries.dq}),...(e.context&&{context:e.context.contextValues}),...(e.fields&&!e.fields.fetchAllFields&&{fieldsToInclude:e.fields.fieldsToInclude}),...(e.dictionaryFieldContext&&{dictionaryFieldContext:e.dictionaryFieldContext.contextValues}),...(e.pipeline&&{pipeline:e.pipeline}),...(e.query&&{q:e.query.q,enableQuerySyntax:e.query.enableQuerySyntax}),...(e.searchHub&&{searchHub:e.searchHub}),...(e.sortCriteria&&{sortCriteria:e.sortCriteria}),...(e.configuration.analytics.enabled&&(yield Oh(e.configuration.analytics,t))),...(e.excerptLength&&!se(e.excerptLength.length)&&{excerptLength:e.excerptLength.length}),...(e.configuration.search.authenticationProviders.length&&{authentication:e.configuration.search.authenticationProviders.join(",")})}});return function no(_x62,_x63){return _ref26.apply(this,arguments)}}();m();d();f();p();var Aa=(e,t,r)=>({accessToken:e.configuration.accessToken,organizationId:e.configuration.organizationId,url:e.configuration.search.apiBaseUrl??Fn(e.configuration.organizationId,e.configuration.environment),locale:e.configuration.search.locale,debug:e.debug,tab:e.configuration.analytics.originLevel2,referrer:t.referrer,timezone:e.configuration.search.timezone,...(e.advancedSearchQueries?.aq&&{aq:e.advancedSearchQueries.aq}),...(e.advancedSearchQueries?.cq&&{cq:e.advancedSearchQueries.cq}),...(e.advancedSearchQueries?.lq&&{lq:e.advancedSearchQueries.lq}),...(e.advancedSearchQueries?.dq&&{dq:e.advancedSearchQueries.dq}),...(e.context&&{context:e.context.contextValues}),...(e.fields&&!e.fields.fetchAllFields&&{fieldsToInclude:e.fields.fieldsToInclude}),...(e.dictionaryFieldContext&&{dictionaryFieldContext:e.dictionaryFieldContext.contextValues}),...(e.pipeline&&{pipeline:e.pipeline}),...(e.query&&{q:e.query.q,enableQuerySyntax:e.query.enableQuerySyntax}),...(e.searchHub&&{searchHub:e.searchHub}),...(e.sortCriteria&&{sortCriteria:e.sortCriteria}),...(e.configuration.analytics.enabled&&rn(e.configuration.analytics,t,r)),...(e.excerptLength&&!se(e.excerptLength.length)&&{excerptLength:e.excerptLength.length}),...(e.configuration.search.authenticationProviders.length&&{authentication:e.configuration.search.authenticationProviders.join(",")})});m();d();f();p();var Ph=Fe(e=>e.staticFilterSet,e=>Object.values(e||{}).map(r=>{let n=r.values.filter(i=>i.state==="selected"&&!!i.expression.trim()),o=n.map(i=>i.expression).join(" OR ");return n.length>1?`(${o})`:o}));var wr=/*#__PURE__*/function(){var _ref27=_asyncToGenerator(function*(e,t,r){let n=vd(e),o=VI(e),i=BI(e),s=e.configuration.analytics.analyticsMode==="legacy"?yield no(e,r):Aa(e,t,r);return Ar({...s,...(e.didYouMean&&{queryCorrection:{enabled:e.didYouMean.enableDidYouMean&&e.didYouMean.queryCorrectionMode==="next",options:{automaticallyCorrect:e.didYouMean.automaticallyCorrectQuery?"whenNoResults":"never"}},enableDidYouMean:e.didYouMean.enableDidYouMean&&e.didYouMean.queryCorrectionMode==="legacy"}),...(n&&{cq:n}),...(o.length&&{facets:o}),...(e.pagination&&{numberOfResults:yd(e),firstResult:e.pagination.firstResult}),...(e.facetOptions&&{facetOptions:{freezeFacetOrder:e.facetOptions.freezeFacetOrder}}),...(e.folding?.enabled&&{filterField:e.folding.fields.collection,childField:e.folding.fields.parent,parentField:e.folding.fields.child,filterFieldRange:e.folding.filterFieldRange}),...(e.automaticFacetSet&&{generateAutomaticFacets:{desiredCount:e.automaticFacetSet.desiredCount,numberOfValues:e.automaticFacetSet.numberOfValues,currentFacets:i}}),...(e.generatedAnswer&&{pipelineRuleParameters:{mlGenerativeQuestionAnswering:{responseFormat:e.generatedAnswer.responseFormat,citationsFieldToInclude:e.generatedAnswer.fieldsToIncludeInCitations}}})})});return function wr(_x64,_x65,_x66){return _ref27.apply(this,arguments)}}();function yd(e){return e.pagination?e.pagination.firstResult+e.pagination.numberOfResults>5e3?5e3-e.pagination.firstResult:e.pagination.numberOfResults:void 0}function VI(e){return gd($I(e),e.facetOrder??[])}function BI(e){let t=e.automaticFacetSet?.set;return t?Object.values(t).map(r=>r.response).map(GI).filter(r=>r.currentValues.length>0):void 0}function GI(e){let{field:t,label:r,values:n}=e,o=n.filter(i=>i.state==="selected");return{field:t,label:r,currentValues:o}}function $I(e){return QI(e).filter(({facetId:t})=>e.facetOptions?.facets[t]?.enabled??!0)}function QI(e){return[...HI(e.facetSet??{}),...Nh(e.numericFacetSet??{}),...Nh(e.dateFacetSet??{}),...br(e.categoryFacetSet??{})]}function HI(e){return br(e).map(t=>{let r=hd[t.sortCriteria];return r?{...t,sortCriteria:r}:t})}function Nh(e){return br(e).map(t=>{let r=t.currentValues,n=r.some(({state:i})=>i!=="idle"),o=r.some(i=>i.previousState);return t.generateAutomaticRanges&&!n&&!o?{...t,currentValues:[]}:t})}function vd(e){let t=e.advancedSearchQueries?.cq.trim()||"",n=Object.values(e.tabSet||{}).find(i=>i.isActive)?.expression.trim()||"",o=Ph(e);return[t,n,...o].filter(i=>!!i).join(" AND ")}m();d();f();p();m();d();f();p();var wi=(e,t)=>{let r=e;return se(r[t])?se(e.raw[t])?null:e.raw[t]:r[t]},zI=e=>t=>e.every(r=>!se(wi(t,r))),WI=e=>t=>e.every(r=>se(wi(t,r))),KI=(e,t)=>r=>{let n=Fh(e,r);return t.some(o=>n.some(i=>`${i}`.toLowerCase()===o.toLowerCase()))},YI=(e,t)=>r=>{let n=Fh(e,r);return t.every(o=>n.every(i=>`${i}`.toLowerCase()!==o.toLowerCase()))},Fh=(e,t)=>{let r=wi(t,e);return cf(r)?r:[r]},Dh={getResultProperty:wi,fieldsMustBeDefined:zI,fieldsMustNotBeDefined:WI,fieldMustMatch:KI,fieldMustNotMatch:YI};var Sd=Fe(e=>e.search,e=>e?.searchAction?.actionCause||"");m();d();f();p();var Ad=e=>e.searchHub;m();d();f();p();var bd=Fe(e=>e,e=>{if(!e)return"";for(let t in e)if(e[t].isActive)return e[t].id;return""}),s$=Fe(e=>e,e=>{let t=bd(e);return t&&e?e[t].expression:""});m();d();f();p();var Mh=e=>{if(!(!e.dictionaryFieldContext||!Object.keys(e.dictionaryFieldContext.contextValues).length))return e.dictionaryFieldContext.contextValues};m();d();f();p();var Lh=e=>e.excerptLength?.length;m();d();f();p();var jh=e=>{let{freezeFacetOrder:t}=e.facetOptions??{};return t!==void 0?{freezeFacetOrder:t}:void 0};m();d();f();p();var qh=e=>{if(e.folding)return{filterField:e.folding.fields.collection,childField:e.folding.fields.parent,parentField:e.folding.fields.child,filterFieldRange:e.folding.filterFieldRange}};m();d();f();p();var Uh=e=>e.sortCriteria;var Vh=/*#__PURE__*/function(){var _ref28=_asyncToGenerator(function*(e){return{accessToken:e.configuration.accessToken,organizationId:e.configuration.organizationId,url:qe(e.configuration.organizationId,e.configuration.environment),streamId:e.search.extendedResults?.generativeQuestionAnsweringId}});return function Vh(_x67){return _ref28.apply(this,arguments)}}(),Bh=(e,t)=>{let r=Xr(e)?.q,{aq:n,cq:o,dq:i,lq:s}=ZI(e),a=nd(e),u=rn(e.configuration.analytics,t,{actionCause:Sd(e)}),c=Ad(e),g=od(e),v=Hl(e)??[],E=$h(e),h=bd(e.tabSet)||"default",y=$l(e),S=Yg(e),x=t.referrer||"",I=jh(e),T=Uh(e),R=XI(e),k=Lh(e),_=qh(e),F=Mh(e);return{q:r,...(n&&{aq:n}),...(o&&{cq:o}),...(i&&{dq:i}),...(s&&{lq:s}),...(e.query&&{enableQuerySyntax:wg(e)}),...(a?.contextValues&&{context:a.contextValues}),pipelineRuleParameters:{mlGenerativeQuestionAnswering:{responseFormat:e.generatedAnswer.responseFormat,citationsFieldToInclude:v}},...(c?.length&&{searchHub:c}),...(g?.length&&{pipeline:g}),...(E.length&&{facets:E}),...(e.fields&&{fieldsToInclude:e.fields.fieldsToInclude}),...(e.didYouMean&&{queryCorrection:{enabled:e.didYouMean.enableDidYouMean&&e.didYouMean.queryCorrectionMode==="next",options:{automaticallyCorrect:e.didYouMean.automaticallyCorrectQuery?"whenNoResults":"never"}},enableDidYouMean:e.didYouMean.enableDidYouMean&&e.didYouMean.queryCorrectionMode==="legacy"}),...(e.pagination&&{numberOfResults:yd(e),firstResult:e.pagination.firstResult}),tab:h,locale:y,timezone:S,...(e.debug!==void 0&&{debug:e.debug}),referrer:x,...R,...(_??{}),...(k&&{excerptLength:k}),...(F&&{dictionaryFieldContext:F}),sortCriteria:T,...(I&&{facetOptions:I}),...u,...(e.insightCaseContext?.caseContext&&{caseContext:e.insightCaseContext?.caseContext})}},Gh=(e,t)=>{let r=Xr(e)?.q,n=$h(e),o=rn(e.configuration.analytics,t,{actionCause:Sd(e)}),i=$l(e),s=Ad(e),a=od(e),u=nd(e),c=Hl(e)??[];return{q:r||"",...(n.length&&{facets:n}),citationsFieldToInclude:c,...(s?.length&&{searchHub:s}),...(a?.length&&{pipeline:a}),...(u?.contextValues&&{context:u.contextValues}),...o,locale:i}},$h=e=>Sa(e)?.map(t=>md(t,fd())).sort((t,r)=>t.facetId>r.facetId?1:r.facetId>t.facetId?-1:0),XI=e=>({actionsHistory:e.configuration.analytics.enabled?$t.getInstance().getHistory():[]}),ZI=e=>{let t=Sh(e),r=vd(e);return{...t,...(r&&{cq:r})}};m();d();f();p();var ba=["searching","thinking","answering"];function wa(e){return e.toLowerCase()}m();d();f();p();var Qh=["text/plain","text/markdown"];var oo=new te({required:!0}),Hh=new te,io=new Le({required:!0}),wd={id:oo,title:oo,uri:oo,permanentid:oo,clickUri:Hh},Ca=new te({required:!0,constrainTo:Qh}),zh=new te({required:!0,constrainTo:ba}),Wh=e=>({...e,name:wa(e.name)}),I3=G("generatedAnswer/setIsVisible",e=>K(e,io)),xa=G("generatedAnswer/setAnswerId",e=>K(e,re)),R3=G("generatedAnswer/setAnswerGenerationMode",e=>K(e,new te({constrainTo:["automatic","manual"],required:!1,default:"automatic"}))),T3=G("generatedAnswer/setIsEnabled",e=>K(e,io)),xi=G("generatedAnswer/updateMessage",e=>K(e,{textDelta:oo})),Ei=G("generatedAnswer/updateCitations",e=>K(e,{citations:new Pt({required:!0,each:new Ie({values:wd})})})),Ii=G("generatedAnswer/updateError",e=>K(e,{message:Hh,code:new Ve({min:0})})),Ea=G("generatedAnswer/resetAnswer"),_3=G("generatedAnswer/like"),k3=G("generatedAnswer/dislike"),O3=G("generatedAnswer/feedbackModal/open"),P3=G("generatedAnswer/expand"),N3=G("generatedAnswer/collapse"),F3=G("generatedAnswer/setId",e=>K(e,{id:new te({required:!0})})),D3=G("generatedAnswer/feedbackModal/close"),M3=G("generatedAnswer/sendFeedback"),Cr=G("generatedAnswer/setIsLoading",e=>K(e,io)),Ci=G("generatedAnswer/setIsStreaming",e=>K(e,io)),Ri=G("generatedAnswer/setAnswerContentFormat",e=>K(e,Ca)),L3=G("generatedAnswer/updateResponseFormat",e=>K(e,{contentFormat:new Pt({each:Ca,default:["text/plain"]})})),j3=G("knowledge/updateAnswerConfigurationId",e=>K(e,oo)),q3=G("generatedAnswer/registerFieldsToIncludeInCitations",e=>K(e,ym)),Cd=G("generatedAnswer/setIsAnswerGenerated",e=>K(e,io)),Ti=G("generatedAnswer/setCannotAnswer",e=>K(e,io)),JI=G("generatedAnswer/setAnswerApiQueryParams",e=>K(e,new Ie({}))),Kh=G("generatedAnswer/startStep",e=>K(Wh(e),{name:zh,startedAt:new Ve({min:0,required:!0})})),Yh=G("generatedAnswer/finishStep",e=>K(Wh(e),{name:zh,finishedAt:new Ve({min:0,required:!0})})),U3=we("generatedAnswer/streamAnswer",/*#__PURE__*/function(){var _ref29=_asyncToGenerator(function*(e,t){let r=t.getState(),{dispatch:n,extra:o,getState:i}=t,{search:s}=i(),{queryExecuted:a}=s,{setAbortControllerRef:u}=e,c=yield Vh(r),g=(h,y)=>{switch(h){case"genqa.headerMessageType":{let S=JSON.parse(y);n(Ri(S.contentFormat));break}case"genqa.messageType":n(xi(JSON.parse(y)));break;case"genqa.citationsType":n(Ei(JSON.parse(y)));break;case"genqa.endOfStreamType":{let S=JSON.parse(y).answerGenerated,{answerId:x,answer:I}=i().generatedAnswer,R=a.length!==0&&!S,k=!I?.trim();n(Ti(R)),n(Ci(!1)),n(Cd(S)),n(to(S,x,S?k:void 0)),n(ro());break}default:r.debug&&o.logger.warn(`Unknown payloadType: "${h}"`)}};n(Cr(!0));let v=h=>h.streamId===t.getState().search.extendedResults.generativeQuestionAnsweringId,E=o.streamingClient?.streamGeneratedAnswer(c,{write:h=>{v(c)&&(n(Cr(!1)),h.payload&&h.payloadType&&g(h.payloadType,h.payload))},abort:h=>{v(c)&&n(Ii(h))},close:()=>{v(c)&&n(Ci(!1))},resetAnswer:()=>{v(c)&&n(Ea())}});E?u(E):n(Cr(!1))});return function(_x68,_x69){return _ref29.apply(this,arguments)}}()),V3=we("generatedAnswer/generateAnswer",/*#__PURE__*/function(){var _ref30=_asyncToGenerator(function*(e,{getState:t,dispatch:r,extra:{navigatorContext:n,logger:o}}){r(Ea());let i=t();if(i.generatedAnswer.answerConfigurationId){let s=Bh(i,n);r(JI(s)),yield r(Xh(s))}else o.warn("[WARNING] Missing answerConfigurationId in engine configuration. The generateAnswer action requires an answer configuration ID to use CRGA with the Answer API.")});return function(_x70,_x71){return _ref30.apply(this,arguments)}}());m();d();f();p();m();d();f();p();function Jh(_x72,_x73){return _Jh.apply(this,arguments)}function _Jh(){_Jh=_asyncToGenerator(function*(e,t){let r=e.getReader(),n;for(;!(n=yield r.read()).done;)t(n.value)});return _Jh.apply(this,arguments)}function ey(e){let t,r,n,o=!1;return function(s){t===void 0?(t=s,r=0,n=-1):t=tR(t,s);let a=t.length,u=0;for(;r<a;){o&&(t[r]===10&&(u=++r),o=!1);let c=-1;for(;r<a&&c===-1;++r)switch(t[r]){case 58:n===-1&&(n=r-u);break;case 13:o=!0,c=r;break;case 10:c=r;break}if(c===-1)break;e(t.subarray(u,c),n),u=r,n=-1}u===a?t=void 0:u!==0&&(t=t.subarray(u),r-=u)}}function ty(e,t,r){let n=Zh(),o=new TextDecoder;return function(s,a){if(s.length===0)r?.(n),n=Zh();else if(a>0){let u=o.decode(s.subarray(0,a)),c=a+(s[a+1]===32?2:1),g=o.decode(s.subarray(c));switch(u){case"data":n.data=n.data?`${n.data}
|
|
32
|
-
${g}`:g;break;case"event":n.event=g;break;case"id":e(n.id=g);break;case"retry":eR(g,n,t);break}}}}function eR(e,t,r){let n=parseInt(e,10);Number.isNaN(n)||r(t.retry=n)}function tR(e,t){let r=new Uint8Array(e.length+t.length);return r.set(e),r.set(t,e.length),r}function Zh(){return{data:"",event:"",id:"",retry:void 0}}var xd="text/event-stream",rR=1e3,ry="last-event-id";function ny(){return typeof window<"u"}function oy(e,{signal:t,headers:r,onopen:n,onmessage:o,onclose:i,onerror:s,openWhenHidden:a,fetch:u,...c}){return new Promise((g,v)=>{let E={...r};E.accept||(E.accept=xd);let h;function y(){h?.abort(),document.hidden||k()}!a&&ny()&&document.addEventListener("visibilitychange",y);let S=rR,x;function I(){ny()&&document.removeEventListener("visibilitychange",y),clearTimeout(x),h?.abort()}t?.addEventListener("abort",()=>{I(),g()});let T=u??w,R=n??nR;function k(){return _k2.apply(this,arguments)}function _k2(){_k2=_asyncToGenerator(function*(){h=l.AbortController?new l.AbortController:null;try{let _=yield T(e,{...c,headers:E,signal:h?.signal});yield R(_),yield Jh(_.body,ey(ty(F=>{F?E[ry]=F:delete E[ry]},F=>{S=F},o))),i?.(),I(),g()}catch(_){if(!h?.signal?.aborted)try{let F=s?.(_)??S;clearTimeout(x),x=setTimeout(k,F)}catch(F){I(),v(F)}}});return _k2.apply(this,arguments)}k()})}function nR(e){let t=e.headers.get("content-type");if(!t?.startsWith(xd))throw new Error(`Expected content-type to be ${xd}, Actual: ${t}`)}m();d();f();p();var oR=/*#__PURE__*/function(){var _ref31=_asyncToGenerator(function*(e,t,r){let n=t.getState(),{accessToken:o,environment:i,organizationId:s}=n.configuration,a=n.generatedAnswer.answerConfigurationId,u={...e,headers:{...(e?.headers||{}),Authorization:`Bearer ${o}`}};try{let c=qe(s,i);return{data:cg({baseUrl:`${c}/rest/organizations/${s}/answer/v1/configs/${a}`,fetchFn:function(){var _ref32=_asyncToGenerator(function*(v){if(v instanceof String)throw new Error("The provided 'request' must be a Request object.");let E=v.url,h={};return["method","headers","mode","credentials","cache","redirect","referrer","referrerPolicy","integrity","keepalive","signal"].forEach(y=>{h[y]=v[y]}),h.duplex="half",h.body=yield v.text(),w(E,h)});return function fetchFn(_x77){return _ref32.apply(this,arguments)}}()})(u,{...t,signal:null},r)}}catch(c){return{error:c}}});return function oR(_x74,_x75,_x76){return _ref31.apply(this,arguments)}}(),iy=bg({reducerPath:"answer",baseQuery:lg(oR,{maxRetries:3}),endpoints:()=>({})});var iR=(e,t)=>{let{contentFormat:r}=t;e.contentFormat=r,e.isStreaming=!0,e.isLoading=!1},sR=(e,t)=>{let{textDelta:r}=t;if(typeof r!="string")return;let n=e.answer;!n?.trim()&&!r.trim()||(e.answer=n?.trim()?n.concat(r):r)},aR=(e,t)=>{e.citations=t.citations},cR=(e,t)=>{e.generated=t.answerGenerated,e.isStreaming=!1},uR=(e,t)=>{let r=t.errorMessage||"Unknown error occurred";e.error={message:r,code:t.code},e.isStreaming=!1,e.isLoading=!1,console.error(`Generated answer error: ${r} (code: ${t.code})`)},lR=(e,t,r)=>{let n=JSON.parse(e.data);n.finishReason==="ERROR"&&n.errorMessage&&uR(t,n);let o=n.payload.length?JSON.parse(n.payload):{};switch(n.payloadType){case"genqa.headerMessageType":o.contentFormat&&(iR(t,o),r(Ri(o.contentFormat)));break;case"genqa.messageType":typeof o.textDelta=="string"&&(sR(t,o),r(xi({textDelta:o.textDelta})));break;case"genqa.citationsType":o.citations&&(aR(t,o),r(Ei({citations:o.citations})));break;case"genqa.endOfStreamType":{cR(t,o);let i=t.answerId,s=o.answerGenerated??!1,a=s?!t.answer?.trim():void 0;r(to(s,i,a)),r(ro());break}}},dR=(e,t,r,n)=>{if(!e||!t||!r)throw new Error("Missing required parameters for answer endpoint");let o=`/rest/organizations/${t}`,i=n?`insight/v1/configs/${n}/answer`:"answer/v1/configs";return`${e}${o}/${i}/${r}/generate`},Ed=iy.injectEndpoints({overrideExisting:!0,endpoints:e=>({getAnswer:e.query({queryFn:()=>({data:{contentFormat:void 0,answer:void 0,citations:void 0,error:void 0,generated:!1,isStreaming:!0,isLoading:!0}}),serializeQueryArgs:({endpointName:t,queryArgs:r})=>{let{analytics:n,...o}=r;return`${t}(${JSON.stringify(o)})`},onCacheEntryAdded(_x78,_x79){return _asyncToGenerator(function*(t,{getState:r,cacheDataLoaded:n,updateCachedData:o,dispatch:i}){yield n;let{configuration:s,generatedAnswer:a,insightConfiguration:u}=r(),{organizationId:c,environment:g,accessToken:v}=s,E=qe(c,g),h=dR(E,c,a.answerConfigurationId,u?.insightId);yield oy(h,{method:"POST",body:JSON.stringify(t),headers:{Authorization:`Bearer ${v}`,Accept:"application/json","Content-Type":"application/json","Accept-Encoding":"*"},fetch:w,onopen:function(){var _ref33=_asyncToGenerator(function*(y){let S=y.headers.get("x-answer-id");S&&o(x=>{x.answerId=S,i(xa(S))})});return function onopen(_x80){return _ref33.apply(this,arguments)}}(),onmessage:y=>{o(S=>{lR(y,S,i)})},onerror:y=>{throw y},onclose:()=>{o(y=>{i(Ti(!y.generated))})}})}).apply(this,arguments)}})})}),Xh=e=>Ed.endpoints.getAnswer.initiate(e);m();d();f();p();var sy=Ge(Bn,e=>e);m();d();f();p();function pR(e){let t=e.payload?.analyticsAction;return ay(e)&&!se(t)}function ay(e){return"type"in e}var cy=e=>t=>r=>{let n;pR(r)&&(n=r.payload.analyticsAction,delete r.payload.analyticsAction);let o=t(r);return ay(r)&&(r.type==="search/executeSearch/fullfilled"&&n===void 0&&console.error("No analytics action associated with search:",r),r.type==="recommendation/get/fullfilled"&&n===void 0&&console.error("No analytics action associated with recommendation:",r),r.type==="productRecommendations/get/fullfilled"&&n===void 0&&console.error("No analytics action associated with product recommendation:",r)),n!==void 0&&e.dispatch(n),o};m();d();f();p();m();d();f();p();m();d();f();p();var jQ=G("tab/register",e=>{let t=new Ie({values:{id:re,expression:Nt}});return K(e,t)}),uy=G("tab/updateActiveTab",e=>K(e,re));m();d();f();p();var Ia=kt(ya(),1),py=kt(ly(),1),fy=kt(dy(),1);Ia.default.extend(fy.default);Ia.default.extend(py.default);var my=()=>({organizationId:"",accessToken:"",search:{locale:"en-US",timezone:Ia.default.tz.guess(),authenticationProviders:[]},analytics:{enabled:!0,originContext:"Search",originLevel2:"default",originLevel3:"default",anonymous:!1,deviceId:"",userDisplayName:"",documentLocation:"",analyticsMode:"next",source:{}},knowledge:{answerConfigurationId:"",agentId:void 0},environment:"prod"});m();d();f();p();var fR=/(^|; )Coveo-Pendragon=([^;]*)/,mR=/(^|; )Coveo-SearchAgentDebug=([^;]*)/;function gy(){return typeof window>"u"?!1:fR.exec(document.cookie)?.pop()||null}function hy(){return typeof window>"u"?!1:mR.test(document.cookie)}var yy=Ge(my(),e=>e.addCase(Gn,(t,r)=>{gR(t,r.payload)}).addCase(Ds,(t,r)=>{hR(t,r.payload)}).addCase(Ms,(t,r)=>{yR(t,r.payload)}).addCase(Ls,t=>{t.analytics.enabled=!1}).addCase(js,t=>{t.analytics.enabled=!0}).addCase(Tm,(t,r)=>{t.analytics.originLevel2=r.payload.originLevel2}).addCase(_m,(t,r)=>{t.analytics.originLevel3=r.payload.originLevel3}).addCase(uy,(t,r)=>{t.analytics.originLevel2=r.payload}).addCase(wm,(t,r)=>{t.analytics.originLevel2=r.payload}).addCase(Ps,(t,r)=>{se(r.payload.tab)||(t.analytics.originLevel2=r.payload.tab)}).addCase(km,(t,{payload:r})=>{vR(t,r)}));function gR(e,t){se(t.accessToken)||(e.accessToken=t.accessToken),e.environment=t.environment??"prod",se(t.organizationId)||(e.organizationId=t.organizationId)}function hR(e,t){se(t.proxyBaseUrl)||(e.search.apiBaseUrl=t.proxyBaseUrl),se(t.locale)||(e.search.locale=t.locale),se(t.timezone)||(e.search.timezone=t.timezone),se(t.authenticationProviders)||(e.search.authenticationProviders=t.authenticationProviders)}function yR(e,t){se(t.enabled)||(e.analytics.enabled=t.enabled),se(t.originContext)||(e.analytics.originContext=t.originContext),se(t.originLevel2)||(e.analytics.originLevel2=t.originLevel2),se(t.originLevel3)||(e.analytics.originLevel3=t.originLevel3),se(t.proxyBaseUrl)||(e.analytics.apiBaseUrl=t.proxyBaseUrl),se(t.trackingId)||(e.analytics.trackingId=t.trackingId),se(t.analyticsMode)||(e.analytics.analyticsMode=t.analyticsMode),se(t.source)||(e.analytics.source=t.source);try{let r=gy();r&&(e.analytics.analyticsMode="next",e.analytics.trackingId=r)}catch{}se(t.runtimeEnvironment)||(e.analytics.runtimeEnvironment=t.runtimeEnvironment),se(t.anonymous)||(e.analytics.anonymous=t.anonymous),se(t.deviceId)||(e.analytics.deviceId=t.deviceId),se(t.userDisplayName)||(e.analytics.userDisplayName=t.userDisplayName),se(t.documentLocation)||(e.analytics.documentLocation=t.documentLocation)}function vR(e,t){e.knowledge.agentId=t;try{let r=hy();se(r)||(e.knowledge.debugAgentSession=!0)}catch{}}var yt=yy;m();d();f();p();function SR(e){return e.instantlyCallable}var vy=()=>e=>t=>e(SR(t)?t():t);m();d();f();p();m();d();f();p();m();d();f();p();m();d();f();p();m();d();f();p();m();d();f();p();var et=[];for(let e=0;e<256;++e)et.push((e+256).toString(16).slice(1));function Sy(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()}m();d();f();p();var kd,AR=new Uint8Array(16);function Od(){if(!kd){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");kd=crypto.getRandomValues.bind(crypto)}return kd(AR)}m();d();f();p();m();d();f();p();var bR=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),Pd={randomUUID:bR};function wR(e,t,r){if(Pd.randomUUID&&!t&&!e)return Pd.randomUUID();e=e||{};let n=e.random??e.rng?.()??Od();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 o=0;o<16;++o)t[r+o]=n[o];return t}return Sy(n)}var xr=wR;m();d();f();p();m();d();f();p();var b={};Hi(b,{BRAND:()=>WR,DIRTY:()=>nn,EMPTY_PATH:()=>IR,INVALID:()=>ae,NEVER:()=>PT,OK:()=>it,ParseStatus:()=>tt,Schema:()=>he,ZodAny:()=>Rr,ZodArray:()=>pr,ZodBigInt:()=>sn,ZodBoolean:()=>an,ZodBranded:()=>ki,ZodCatch:()=>vn,ZodDate:()=>cn,ZodDefault:()=>yn,ZodDiscriminatedUnion:()=>_a,ZodEffects:()=>Et,ZodEnum:()=>gn,ZodError:()=>ut,ZodFirstPartyTypeKind:()=>ue,ZodFunction:()=>Oa,ZodIntersection:()=>pn,ZodIssueCode:()=>z,ZodLazy:()=>fn,ZodLiteral:()=>mn,ZodMap:()=>po,ZodNaN:()=>mo,ZodNativeEnum:()=>hn,ZodNever:()=>Dt,ZodNull:()=>ln,ZodNullable:()=>zt,ZodNumber:()=>on,ZodObject:()=>lt,ZodOptional:()=>Ct,ZodParsedType:()=>ee,ZodPipeline:()=>Oi,ZodPromise:()=>Tr,ZodReadonly:()=>Sn,ZodRecord:()=>ka,ZodSchema:()=>he,ZodSet:()=>fo,ZodString:()=>Ir,ZodSymbol:()=>uo,ZodTransformer:()=>Et,ZodTuple:()=>Ht,ZodType:()=>he,ZodUndefined:()=>un,ZodUnion:()=>dn,ZodUnknown:()=>dr,ZodVoid:()=>lo,addIssueToContext:()=>Z,any:()=>nT,array:()=>aT,bigint:()=>ZR,boolean:()=>ky,coerce:()=>OT,custom:()=>Ry,date:()=>JR,datetimeRegex:()=>Ey,defaultErrorMap:()=>ur,discriminatedUnion:()=>dT,effect:()=>CT,enum:()=>AT,function:()=>yT,getErrorMap:()=>so,getParsedType:()=>Qt,instanceof:()=>YR,intersection:()=>pT,isAborted:()=>Ra,isAsync:()=>ao,isDirty:()=>Ta,isValid:()=>Er,late:()=>KR,lazy:()=>vT,literal:()=>ST,makeIssue:()=>_i,map:()=>gT,nan:()=>XR,nativeEnum:()=>bT,never:()=>iT,null:()=>rT,nullable:()=>ET,number:()=>_y,object:()=>cT,objectUtil:()=>Nd,oboolean:()=>kT,onumber:()=>_T,optional:()=>xT,ostring:()=>TT,pipeline:()=>RT,preprocess:()=>IT,promise:()=>wT,quotelessJson:()=>CR,record:()=>mT,set:()=>hT,setErrorMap:()=>ER,strictObject:()=>uT,string:()=>Ty,symbol:()=>eT,transformer:()=>CT,tuple:()=>fT,undefined:()=>tT,union:()=>lT,unknown:()=>oT,util:()=>Ae,void:()=>sT});m();d();f();p();m();d();f();p();m();d();f();p();m();d();f();p();m();d();f();p();var Ae;(function(e){e.assertEqual=o=>{};function t(o){}e.assertIs=t;function r(o){throw new Error}e.assertNever=r,e.arrayToEnum=o=>{let i={};for(let s of o)i[s]=s;return i},e.getValidEnumValues=o=>{let i=e.objectKeys(o).filter(a=>typeof o[o[a]]!="number"),s={};for(let a of i)s[a]=o[a];return e.objectValues(s)},e.objectValues=o=>e.objectKeys(o).map(function(i){return o[i]}),e.objectKeys=typeof Object.keys=="function"?o=>Object.keys(o):o=>{let i=[];for(let s in o)Object.prototype.hasOwnProperty.call(o,s)&&i.push(s);return i},e.find=(o,i)=>{for(let s of o)if(i(s))return s},e.isInteger=typeof Number.isInteger=="function"?o=>Number.isInteger(o):o=>typeof o=="number"&&Number.isFinite(o)&&Math.floor(o)===o;function n(o,i=" | "){return o.map(s=>typeof s=="string"?`'${s}'`:s).join(i)}e.joinValues=n,e.jsonStringifyReplacer=(o,i)=>typeof i=="bigint"?i.toString():i})(Ae||(Ae={}));var Nd;(function(e){e.mergeShapes=(t,r)=>({...t,...r})})(Nd||(Nd={}));var ee=Ae.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),Qt=e=>{switch(typeof e){case"undefined":return ee.undefined;case"string":return ee.string;case"number":return Number.isNaN(e)?ee.nan:ee.number;case"boolean":return ee.boolean;case"function":return ee.function;case"bigint":return ee.bigint;case"symbol":return ee.symbol;case"object":return Array.isArray(e)?ee.array:e===null?ee.null:e.then&&typeof e.then=="function"&&e.catch&&typeof e.catch=="function"?ee.promise:typeof Map<"u"&&e instanceof Map?ee.map:typeof Set<"u"&&e instanceof Set?ee.set:typeof Date<"u"&&e instanceof Date?ee.date:ee.object;default:return ee.unknown}};var z=Ae.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),CR=e=>JSON.stringify(e,null,2).replace(/"([^"]+)":/g,"$1:"),ut=class e extends Error{get errors(){return this.issues}constructor(t){super(),this.issues=[],this.addIssue=n=>{this.issues=[...this.issues,n]},this.addIssues=(n=[])=>{this.issues=[...this.issues,...n]};let r=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,r):this.__proto__=r,this.name="ZodError",this.issues=t}format(t){let r=t||function(i){return i.message},n={_errors:[]},o=i=>{for(let s of i.issues)if(s.code==="invalid_union")s.unionErrors.map(o);else if(s.code==="invalid_return_type")o(s.returnTypeError);else if(s.code==="invalid_arguments")o(s.argumentsError);else if(s.path.length===0)n._errors.push(r(s));else{let a=n,u=0;for(;u<s.path.length;){let c=s.path[u];u===s.path.length-1?(a[c]=a[c]||{_errors:[]},a[c]._errors.push(r(s))):a[c]=a[c]||{_errors:[]},a=a[c],u++}}};return o(this),n}static assert(t){if(!(t instanceof e))throw new Error(`Not a ZodError: ${t}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,Ae.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(t=r=>r.message){let r={},n=[];for(let o of this.issues)if(o.path.length>0){let i=o.path[0];r[i]=r[i]||[],r[i].push(t(o))}else n.push(t(o));return{formErrors:n,fieldErrors:r}}get formErrors(){return this.flatten()}};ut.create=e=>new ut(e);var xR=(e,t)=>{let r;switch(e.code){case z.invalid_type:e.received===ee.undefined?r="Required":r=`Expected ${e.expected}, received ${e.received}`;break;case z.invalid_literal:r=`Invalid literal value, expected ${JSON.stringify(e.expected,Ae.jsonStringifyReplacer)}`;break;case z.unrecognized_keys:r=`Unrecognized key(s) in object: ${Ae.joinValues(e.keys,", ")}`;break;case z.invalid_union:r="Invalid input";break;case z.invalid_union_discriminator:r=`Invalid discriminator value. Expected ${Ae.joinValues(e.options)}`;break;case z.invalid_enum_value:r=`Invalid enum value. Expected ${Ae.joinValues(e.options)}, received '${e.received}'`;break;case z.invalid_arguments:r="Invalid function arguments";break;case z.invalid_return_type:r="Invalid function return type";break;case z.invalid_date:r="Invalid date";break;case z.invalid_string:typeof e.validation=="object"?"includes"in e.validation?(r=`Invalid input: must include "${e.validation.includes}"`,typeof e.validation.position=="number"&&(r=`${r} at one or more positions greater than or equal to ${e.validation.position}`)):"startsWith"in e.validation?r=`Invalid input: must start with "${e.validation.startsWith}"`:"endsWith"in e.validation?r=`Invalid input: must end with "${e.validation.endsWith}"`:Ae.assertNever(e.validation):e.validation!=="regex"?r=`Invalid ${e.validation}`:r="Invalid";break;case z.too_small:e.type==="array"?r=`Array must contain ${e.exact?"exactly":e.inclusive?"at least":"more than"} ${e.minimum} element(s)`:e.type==="string"?r=`String must contain ${e.exact?"exactly":e.inclusive?"at least":"over"} ${e.minimum} character(s)`:e.type==="number"?r=`Number must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${e.minimum}`:e.type==="bigint"?r=`Number must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${e.minimum}`:e.type==="date"?r=`Date must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(e.minimum))}`:r="Invalid input";break;case z.too_big:e.type==="array"?r=`Array must contain ${e.exact?"exactly":e.inclusive?"at most":"less than"} ${e.maximum} element(s)`:e.type==="string"?r=`String must contain ${e.exact?"exactly":e.inclusive?"at most":"under"} ${e.maximum} character(s)`:e.type==="number"?r=`Number must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:e.type==="bigint"?r=`BigInt must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:e.type==="date"?r=`Date must be ${e.exact?"exactly":e.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(e.maximum))}`:r="Invalid input";break;case z.custom:r="Invalid input";break;case z.invalid_intersection_types:r="Intersection results could not be merged";break;case z.not_multiple_of:r=`Number must be a multiple of ${e.multipleOf}`;break;case z.not_finite:r="Number must be finite";break;default:r=t.defaultError,Ae.assertNever(e)}return{message:r}},ur=xR;var Ay=ur;function ER(e){Ay=e}function so(){return Ay}m();d();f();p();var _i=e=>{let{data:t,path:r,errorMaps:n,issueData:o}=e,i=[...r,...(o.path||[])],s={...o,path:i};if(o.message!==void 0)return{...o,path:i,message:o.message};let a="",u=n.filter(c=>!!c).slice().reverse();for(let c of u)a=c(s,{data:t,defaultError:a}).message;return{...o,path:i,message:a}},IR=[];function Z(e,t){let r=so(),n=_i({issueData:t,data:e.data,path:e.path,errorMaps:[e.common.contextualErrorMap,e.schemaErrorMap,r,r===ur?void 0:ur].filter(o=>!!o)});e.common.issues.push(n)}var tt=class e{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(t,r){let n=[];for(let o of r){if(o.status==="aborted")return ae;o.status==="dirty"&&t.dirty(),n.push(o.value)}return{status:t.value,value:n}}static mergeObjectAsync(t,r){return _asyncToGenerator(function*(){let n=[];for(let o of r){let i=yield o.key,s=yield o.value;n.push({key:i,value:s})}return e.mergeObjectSync(t,n)})()}static mergeObjectSync(t,r){let n={};for(let o of r){let{key:i,value:s}=o;if(i.status==="aborted"||s.status==="aborted")return ae;i.status==="dirty"&&t.dirty(),s.status==="dirty"&&t.dirty(),i.value!=="__proto__"&&(typeof s.value<"u"||o.alwaysSet)&&(n[i.value]=s.value)}return{status:t.value,value:n}}},ae=Object.freeze({status:"aborted"}),nn=e=>({status:"dirty",value:e}),it=e=>({status:"valid",value:e}),Ra=e=>e.status==="aborted",Ta=e=>e.status==="dirty",Er=e=>e.status==="valid",ao=e=>typeof Promise<"u"&&e instanceof Promise;m();d();f();p();m();d();f();p();var ne;(function(e){e.errToObj=t=>typeof t=="string"?{message:t}:t||{},e.toString=t=>typeof t=="string"?t:t?.message})(ne||(ne={}));var xt=class{constructor(t,r,n,o){this._cachedPath=[],this.parent=t,this.data=r,this._path=n,this._key=o}get path(){return this._cachedPath.length||(Array.isArray(this._key)?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}},by=(e,t)=>{if(Er(t))return{success:!0,data:t.value};if(!e.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;let r=new ut(e.common.issues);return this._error=r,this._error}}};function me(e){if(!e)return{};let{errorMap:t,invalid_type_error:r,required_error:n,description:o}=e;if(t&&(r||n))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return t?{errorMap:t,description:o}:{errorMap:(s,a)=>{let{message:u}=e;return s.code==="invalid_enum_value"?{message:u??a.defaultError}:typeof a.data>"u"?{message:u??n??a.defaultError}:s.code!=="invalid_type"?{message:a.defaultError}:{message:u??r??a.defaultError}},description:o}}var he=class{get description(){return this._def.description}_getType(t){return Qt(t.data)}_getOrReturnCtx(t,r){return r||{common:t.parent.common,data:t.data,parsedType:Qt(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}_processInputParams(t){return{status:new tt,ctx:{common:t.parent.common,data:t.data,parsedType:Qt(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}}_parseSync(t){let r=this._parse(t);if(ao(r))throw new Error("Synchronous parse encountered promise.");return r}_parseAsync(t){let r=this._parse(t);return Promise.resolve(r)}parse(t,r){let n=this.safeParse(t,r);if(n.success)return n.data;throw n.error}safeParse(t,r){let n={common:{issues:[],async:r?.async??!1,contextualErrorMap:r?.errorMap},path:r?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:Qt(t)},o=this._parseSync({data:t,path:n.path,parent:n});return by(n,o)}"~validate"(t){let r={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:Qt(t)};if(!this["~standard"].async)try{let n=this._parseSync({data:t,path:[],parent:r});return Er(n)?{value:n.value}:{issues:r.common.issues}}catch(n){n?.message?.toLowerCase()?.includes("encountered")&&(this["~standard"].async=!0),r.common={issues:[],async:!0}}return this._parseAsync({data:t,path:[],parent:r}).then(n=>Er(n)?{value:n.value}:{issues:r.common.issues})}parseAsync(t,r){var _this7=this;return _asyncToGenerator(function*(){let n=yield _this7.safeParseAsync(t,r);if(n.success)return n.data;throw n.error})()}safeParseAsync(t,r){var _this8=this;return _asyncToGenerator(function*(){let n={common:{issues:[],contextualErrorMap:r?.errorMap,async:!0},path:r?.path||[],schemaErrorMap:_this8._def.errorMap,parent:null,data:t,parsedType:Qt(t)},o=_this8._parse({data:t,path:n.path,parent:n}),i=yield ao(o)?o:Promise.resolve(o);return by(n,i)})()}refine(t,r){let n=o=>typeof r=="string"||typeof r>"u"?{message:r}:typeof r=="function"?r(o):r;return this._refinement((o,i)=>{let s=t(o),a=()=>i.addIssue({code:z.custom,...n(o)});return typeof Promise<"u"&&s instanceof Promise?s.then(u=>u?!0:(a(),!1)):s?!0:(a(),!1)})}refinement(t,r){return this._refinement((n,o)=>t(n)?!0:(o.addIssue(typeof r=="function"?r(n,o):r),!1))}_refinement(t){return new Et({schema:this,typeName:ue.ZodEffects,effect:{type:"refinement",refinement:t}})}superRefine(t){return this._refinement(t)}constructor(t){this.spa=this.safeParseAsync,this._def=t,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this["~standard"]={version:1,vendor:"zod",validate:r=>this["~validate"](r)}}optional(){return Ct.create(this,this._def)}nullable(){return zt.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return pr.create(this)}promise(){return Tr.create(this,this._def)}or(t){return dn.create([this,t],this._def)}and(t){return pn.create(this,t,this._def)}transform(t){return new Et({...me(this._def),schema:this,typeName:ue.ZodEffects,effect:{type:"transform",transform:t}})}default(t){let r=typeof t=="function"?t:()=>t;return new yn({...me(this._def),innerType:this,defaultValue:r,typeName:ue.ZodDefault})}brand(){return new ki({typeName:ue.ZodBranded,type:this,...me(this._def)})}catch(t){let r=typeof t=="function"?t:()=>t;return new vn({...me(this._def),innerType:this,catchValue:r,typeName:ue.ZodCatch})}describe(t){let r=this.constructor;return new r({...this._def,description:t})}pipe(t){return Oi.create(this,t)}readonly(){return Sn.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}},RR=/^c[^\s-]{8,}$/i,TR=/^[0-9a-z]+$/,_R=/^[0-9A-HJKMNP-TV-Z]{26}$/i,kR=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,OR=/^[a-z0-9_-]{21}$/i,PR=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,NR=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,FR=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,DR="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$",Fd,MR=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,LR=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,jR=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/,qR=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,UR=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,VR=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,Cy="((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))",BR=new RegExp(`^${Cy}$`);function xy(e){let t="[0-5]\\d";e.precision?t=`${t}\\.\\d{${e.precision}}`:e.precision==null&&(t=`${t}(\\.\\d+)?`);let r=e.precision?"+":"?";return`([01]\\d|2[0-3]):[0-5]\\d(:${t})${r}`}function GR(e){return new RegExp(`^${xy(e)}$`)}function Ey(e){let t=`${Cy}T${xy(e)}`,r=[];return r.push(e.local?"Z?":"Z"),e.offset&&r.push("([+-]\\d{2}:?\\d{2})"),t=`${t}(${r.join("|")})`,new RegExp(`^${t}$`)}function $R(e,t){return!!((t==="v4"||!t)&&MR.test(e)||(t==="v6"||!t)&&jR.test(e))}function QR(e,t){if(!PR.test(e))return!1;try{let[r]=e.split(".");if(!r)return!1;let n=r.replace(/-/g,"+").replace(/_/g,"/").padEnd(r.length+(4-r.length%4)%4,"="),o=JSON.parse(atob(n));return!(typeof o!="object"||o===null||"typ"in o&&o?.typ!=="JWT"||!o.alg||t&&o.alg!==t)}catch{return!1}}function HR(e,t){return!!((t==="v4"||!t)&&LR.test(e)||(t==="v6"||!t)&&qR.test(e))}var Ir=class e extends he{_parse(t){if(this._def.coerce&&(t.data=String(t.data)),this._getType(t)!==ee.string){let i=this._getOrReturnCtx(t);return Z(i,{code:z.invalid_type,expected:ee.string,received:i.parsedType}),ae}let n=new tt,o;for(let i of this._def.checks)if(i.kind==="min")t.data.length<i.value&&(o=this._getOrReturnCtx(t,o),Z(o,{code:z.too_small,minimum:i.value,type:"string",inclusive:!0,exact:!1,message:i.message}),n.dirty());else if(i.kind==="max")t.data.length>i.value&&(o=this._getOrReturnCtx(t,o),Z(o,{code:z.too_big,maximum:i.value,type:"string",inclusive:!0,exact:!1,message:i.message}),n.dirty());else if(i.kind==="length"){let s=t.data.length>i.value,a=t.data.length<i.value;(s||a)&&(o=this._getOrReturnCtx(t,o),s?Z(o,{code:z.too_big,maximum:i.value,type:"string",inclusive:!0,exact:!0,message:i.message}):a&&Z(o,{code:z.too_small,minimum:i.value,type:"string",inclusive:!0,exact:!0,message:i.message}),n.dirty())}else if(i.kind==="email")FR.test(t.data)||(o=this._getOrReturnCtx(t,o),Z(o,{validation:"email",code:z.invalid_string,message:i.message}),n.dirty());else if(i.kind==="emoji")Fd||(Fd=new RegExp(DR,"u")),Fd.test(t.data)||(o=this._getOrReturnCtx(t,o),Z(o,{validation:"emoji",code:z.invalid_string,message:i.message}),n.dirty());else if(i.kind==="uuid")kR.test(t.data)||(o=this._getOrReturnCtx(t,o),Z(o,{validation:"uuid",code:z.invalid_string,message:i.message}),n.dirty());else if(i.kind==="nanoid")OR.test(t.data)||(o=this._getOrReturnCtx(t,o),Z(o,{validation:"nanoid",code:z.invalid_string,message:i.message}),n.dirty());else if(i.kind==="cuid")RR.test(t.data)||(o=this._getOrReturnCtx(t,o),Z(o,{validation:"cuid",code:z.invalid_string,message:i.message}),n.dirty());else if(i.kind==="cuid2")TR.test(t.data)||(o=this._getOrReturnCtx(t,o),Z(o,{validation:"cuid2",code:z.invalid_string,message:i.message}),n.dirty());else if(i.kind==="ulid")_R.test(t.data)||(o=this._getOrReturnCtx(t,o),Z(o,{validation:"ulid",code:z.invalid_string,message:i.message}),n.dirty());else if(i.kind==="url")try{new URL(t.data)}catch{o=this._getOrReturnCtx(t,o),Z(o,{validation:"url",code:z.invalid_string,message:i.message}),n.dirty()}else i.kind==="regex"?(i.regex.lastIndex=0,i.regex.test(t.data)||(o=this._getOrReturnCtx(t,o),Z(o,{validation:"regex",code:z.invalid_string,message:i.message}),n.dirty())):i.kind==="trim"?t.data=t.data.trim():i.kind==="includes"?t.data.includes(i.value,i.position)||(o=this._getOrReturnCtx(t,o),Z(o,{code:z.invalid_string,validation:{includes:i.value,position:i.position},message:i.message}),n.dirty()):i.kind==="toLowerCase"?t.data=t.data.toLowerCase():i.kind==="toUpperCase"?t.data=t.data.toUpperCase():i.kind==="startsWith"?t.data.startsWith(i.value)||(o=this._getOrReturnCtx(t,o),Z(o,{code:z.invalid_string,validation:{startsWith:i.value},message:i.message}),n.dirty()):i.kind==="endsWith"?t.data.endsWith(i.value)||(o=this._getOrReturnCtx(t,o),Z(o,{code:z.invalid_string,validation:{endsWith:i.value},message:i.message}),n.dirty()):i.kind==="datetime"?Ey(i).test(t.data)||(o=this._getOrReturnCtx(t,o),Z(o,{code:z.invalid_string,validation:"datetime",message:i.message}),n.dirty()):i.kind==="date"?BR.test(t.data)||(o=this._getOrReturnCtx(t,o),Z(o,{code:z.invalid_string,validation:"date",message:i.message}),n.dirty()):i.kind==="time"?GR(i).test(t.data)||(o=this._getOrReturnCtx(t,o),Z(o,{code:z.invalid_string,validation:"time",message:i.message}),n.dirty()):i.kind==="duration"?NR.test(t.data)||(o=this._getOrReturnCtx(t,o),Z(o,{validation:"duration",code:z.invalid_string,message:i.message}),n.dirty()):i.kind==="ip"?$R(t.data,i.version)||(o=this._getOrReturnCtx(t,o),Z(o,{validation:"ip",code:z.invalid_string,message:i.message}),n.dirty()):i.kind==="jwt"?QR(t.data,i.alg)||(o=this._getOrReturnCtx(t,o),Z(o,{validation:"jwt",code:z.invalid_string,message:i.message}),n.dirty()):i.kind==="cidr"?HR(t.data,i.version)||(o=this._getOrReturnCtx(t,o),Z(o,{validation:"cidr",code:z.invalid_string,message:i.message}),n.dirty()):i.kind==="base64"?UR.test(t.data)||(o=this._getOrReturnCtx(t,o),Z(o,{validation:"base64",code:z.invalid_string,message:i.message}),n.dirty()):i.kind==="base64url"?VR.test(t.data)||(o=this._getOrReturnCtx(t,o),Z(o,{validation:"base64url",code:z.invalid_string,message:i.message}),n.dirty()):Ae.assertNever(i);return{status:n.value,value:t.data}}_regex(t,r,n){return this.refinement(o=>t.test(o),{validation:r,code:z.invalid_string,...ne.errToObj(n)})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}email(t){return this._addCheck({kind:"email",...ne.errToObj(t)})}url(t){return this._addCheck({kind:"url",...ne.errToObj(t)})}emoji(t){return this._addCheck({kind:"emoji",...ne.errToObj(t)})}uuid(t){return this._addCheck({kind:"uuid",...ne.errToObj(t)})}nanoid(t){return this._addCheck({kind:"nanoid",...ne.errToObj(t)})}cuid(t){return this._addCheck({kind:"cuid",...ne.errToObj(t)})}cuid2(t){return this._addCheck({kind:"cuid2",...ne.errToObj(t)})}ulid(t){return this._addCheck({kind:"ulid",...ne.errToObj(t)})}base64(t){return this._addCheck({kind:"base64",...ne.errToObj(t)})}base64url(t){return this._addCheck({kind:"base64url",...ne.errToObj(t)})}jwt(t){return this._addCheck({kind:"jwt",...ne.errToObj(t)})}ip(t){return this._addCheck({kind:"ip",...ne.errToObj(t)})}cidr(t){return this._addCheck({kind:"cidr",...ne.errToObj(t)})}datetime(t){return typeof t=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:t}):this._addCheck({kind:"datetime",precision:typeof t?.precision>"u"?null:t?.precision,offset:t?.offset??!1,local:t?.local??!1,...ne.errToObj(t?.message)})}date(t){return this._addCheck({kind:"date",message:t})}time(t){return typeof t=="string"?this._addCheck({kind:"time",precision:null,message:t}):this._addCheck({kind:"time",precision:typeof t?.precision>"u"?null:t?.precision,...ne.errToObj(t?.message)})}duration(t){return this._addCheck({kind:"duration",...ne.errToObj(t)})}regex(t,r){return this._addCheck({kind:"regex",regex:t,...ne.errToObj(r)})}includes(t,r){return this._addCheck({kind:"includes",value:t,position:r?.position,...ne.errToObj(r?.message)})}startsWith(t,r){return this._addCheck({kind:"startsWith",value:t,...ne.errToObj(r)})}endsWith(t,r){return this._addCheck({kind:"endsWith",value:t,...ne.errToObj(r)})}min(t,r){return this._addCheck({kind:"min",value:t,...ne.errToObj(r)})}max(t,r){return this._addCheck({kind:"max",value:t,...ne.errToObj(r)})}length(t,r){return this._addCheck({kind:"length",value:t,...ne.errToObj(r)})}nonempty(t){return this.min(1,ne.errToObj(t))}trim(){return new e({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new e({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new e({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(t=>t.kind==="datetime")}get isDate(){return!!this._def.checks.find(t=>t.kind==="date")}get isTime(){return!!this._def.checks.find(t=>t.kind==="time")}get isDuration(){return!!this._def.checks.find(t=>t.kind==="duration")}get isEmail(){return!!this._def.checks.find(t=>t.kind==="email")}get isURL(){return!!this._def.checks.find(t=>t.kind==="url")}get isEmoji(){return!!this._def.checks.find(t=>t.kind==="emoji")}get isUUID(){return!!this._def.checks.find(t=>t.kind==="uuid")}get isNANOID(){return!!this._def.checks.find(t=>t.kind==="nanoid")}get isCUID(){return!!this._def.checks.find(t=>t.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(t=>t.kind==="cuid2")}get isULID(){return!!this._def.checks.find(t=>t.kind==="ulid")}get isIP(){return!!this._def.checks.find(t=>t.kind==="ip")}get isCIDR(){return!!this._def.checks.find(t=>t.kind==="cidr")}get isBase64(){return!!this._def.checks.find(t=>t.kind==="base64")}get isBase64url(){return!!this._def.checks.find(t=>t.kind==="base64url")}get minLength(){let t=null;for(let r of this._def.checks)r.kind==="min"&&(t===null||r.value>t)&&(t=r.value);return t}get maxLength(){let t=null;for(let r of this._def.checks)r.kind==="max"&&(t===null||r.value<t)&&(t=r.value);return t}};Ir.create=e=>new Ir({checks:[],typeName:ue.ZodString,coerce:e?.coerce??!1,...me(e)});function zR(e,t){let r=(e.toString().split(".")[1]||"").length,n=(t.toString().split(".")[1]||"").length,o=r>n?r:n,i=Number.parseInt(e.toFixed(o).replace(".","")),s=Number.parseInt(t.toFixed(o).replace(".",""));return i%s/10**o}var on=class e extends he{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(t){if(this._def.coerce&&(t.data=Number(t.data)),this._getType(t)!==ee.number){let i=this._getOrReturnCtx(t);return Z(i,{code:z.invalid_type,expected:ee.number,received:i.parsedType}),ae}let n,o=new tt;for(let i of this._def.checks)i.kind==="int"?Ae.isInteger(t.data)||(n=this._getOrReturnCtx(t,n),Z(n,{code:z.invalid_type,expected:"integer",received:"float",message:i.message}),o.dirty()):i.kind==="min"?(i.inclusive?t.data<i.value:t.data<=i.value)&&(n=this._getOrReturnCtx(t,n),Z(n,{code:z.too_small,minimum:i.value,type:"number",inclusive:i.inclusive,exact:!1,message:i.message}),o.dirty()):i.kind==="max"?(i.inclusive?t.data>i.value:t.data>=i.value)&&(n=this._getOrReturnCtx(t,n),Z(n,{code:z.too_big,maximum:i.value,type:"number",inclusive:i.inclusive,exact:!1,message:i.message}),o.dirty()):i.kind==="multipleOf"?zR(t.data,i.value)!==0&&(n=this._getOrReturnCtx(t,n),Z(n,{code:z.not_multiple_of,multipleOf:i.value,message:i.message}),o.dirty()):i.kind==="finite"?Number.isFinite(t.data)||(n=this._getOrReturnCtx(t,n),Z(n,{code:z.not_finite,message:i.message}),o.dirty()):Ae.assertNever(i);return{status:o.value,value:t.data}}gte(t,r){return this.setLimit("min",t,!0,ne.toString(r))}gt(t,r){return this.setLimit("min",t,!1,ne.toString(r))}lte(t,r){return this.setLimit("max",t,!0,ne.toString(r))}lt(t,r){return this.setLimit("max",t,!1,ne.toString(r))}setLimit(t,r,n,o){return new e({...this._def,checks:[...this._def.checks,{kind:t,value:r,inclusive:n,message:ne.toString(o)}]})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}int(t){return this._addCheck({kind:"int",message:ne.toString(t)})}positive(t){return this._addCheck({kind:"min",value:0,inclusive:!1,message:ne.toString(t)})}negative(t){return this._addCheck({kind:"max",value:0,inclusive:!1,message:ne.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:0,inclusive:!0,message:ne.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:0,inclusive:!0,message:ne.toString(t)})}multipleOf(t,r){return this._addCheck({kind:"multipleOf",value:t,message:ne.toString(r)})}finite(t){return this._addCheck({kind:"finite",message:ne.toString(t)})}safe(t){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:ne.toString(t)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:ne.toString(t)})}get minValue(){let t=null;for(let r of this._def.checks)r.kind==="min"&&(t===null||r.value>t)&&(t=r.value);return t}get maxValue(){let t=null;for(let r of this._def.checks)r.kind==="max"&&(t===null||r.value<t)&&(t=r.value);return t}get isInt(){return!!this._def.checks.find(t=>t.kind==="int"||t.kind==="multipleOf"&&Ae.isInteger(t.value))}get isFinite(){let t=null,r=null;for(let n of this._def.checks){if(n.kind==="finite"||n.kind==="int"||n.kind==="multipleOf")return!0;n.kind==="min"?(r===null||n.value>r)&&(r=n.value):n.kind==="max"&&(t===null||n.value<t)&&(t=n.value)}return Number.isFinite(r)&&Number.isFinite(t)}};on.create=e=>new on({checks:[],typeName:ue.ZodNumber,coerce:e?.coerce||!1,...me(e)});var sn=class e extends he{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(t){if(this._def.coerce)try{t.data=BigInt(t.data)}catch{return this._getInvalidInput(t)}if(this._getType(t)!==ee.bigint)return this._getInvalidInput(t);let n,o=new tt;for(let i of this._def.checks)i.kind==="min"?(i.inclusive?t.data<i.value:t.data<=i.value)&&(n=this._getOrReturnCtx(t,n),Z(n,{code:z.too_small,type:"bigint",minimum:i.value,inclusive:i.inclusive,message:i.message}),o.dirty()):i.kind==="max"?(i.inclusive?t.data>i.value:t.data>=i.value)&&(n=this._getOrReturnCtx(t,n),Z(n,{code:z.too_big,type:"bigint",maximum:i.value,inclusive:i.inclusive,message:i.message}),o.dirty()):i.kind==="multipleOf"?t.data%i.value!==BigInt(0)&&(n=this._getOrReturnCtx(t,n),Z(n,{code:z.not_multiple_of,multipleOf:i.value,message:i.message}),o.dirty()):Ae.assertNever(i);return{status:o.value,value:t.data}}_getInvalidInput(t){let r=this._getOrReturnCtx(t);return Z(r,{code:z.invalid_type,expected:ee.bigint,received:r.parsedType}),ae}gte(t,r){return this.setLimit("min",t,!0,ne.toString(r))}gt(t,r){return this.setLimit("min",t,!1,ne.toString(r))}lte(t,r){return this.setLimit("max",t,!0,ne.toString(r))}lt(t,r){return this.setLimit("max",t,!1,ne.toString(r))}setLimit(t,r,n,o){return new e({...this._def,checks:[...this._def.checks,{kind:t,value:r,inclusive:n,message:ne.toString(o)}]})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}positive(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:ne.toString(t)})}negative(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:ne.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:ne.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:ne.toString(t)})}multipleOf(t,r){return this._addCheck({kind:"multipleOf",value:t,message:ne.toString(r)})}get minValue(){let t=null;for(let r of this._def.checks)r.kind==="min"&&(t===null||r.value>t)&&(t=r.value);return t}get maxValue(){let t=null;for(let r of this._def.checks)r.kind==="max"&&(t===null||r.value<t)&&(t=r.value);return t}};sn.create=e=>new sn({checks:[],typeName:ue.ZodBigInt,coerce:e?.coerce??!1,...me(e)});var an=class extends he{_parse(t){if(this._def.coerce&&(t.data=!!t.data),this._getType(t)!==ee.boolean){let n=this._getOrReturnCtx(t);return Z(n,{code:z.invalid_type,expected:ee.boolean,received:n.parsedType}),ae}return it(t.data)}};an.create=e=>new an({typeName:ue.ZodBoolean,coerce:e?.coerce||!1,...me(e)});var cn=class e extends he{_parse(t){if(this._def.coerce&&(t.data=new Date(t.data)),this._getType(t)!==ee.date){let i=this._getOrReturnCtx(t);return Z(i,{code:z.invalid_type,expected:ee.date,received:i.parsedType}),ae}if(Number.isNaN(t.data.getTime())){let i=this._getOrReturnCtx(t);return Z(i,{code:z.invalid_date}),ae}let n=new tt,o;for(let i of this._def.checks)i.kind==="min"?t.data.getTime()<i.value&&(o=this._getOrReturnCtx(t,o),Z(o,{code:z.too_small,message:i.message,inclusive:!0,exact:!1,minimum:i.value,type:"date"}),n.dirty()):i.kind==="max"?t.data.getTime()>i.value&&(o=this._getOrReturnCtx(t,o),Z(o,{code:z.too_big,message:i.message,inclusive:!0,exact:!1,maximum:i.value,type:"date"}),n.dirty()):Ae.assertNever(i);return{status:n.value,value:new Date(t.data.getTime())}}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}min(t,r){return this._addCheck({kind:"min",value:t.getTime(),message:ne.toString(r)})}max(t,r){return this._addCheck({kind:"max",value:t.getTime(),message:ne.toString(r)})}get minDate(){let t=null;for(let r of this._def.checks)r.kind==="min"&&(t===null||r.value>t)&&(t=r.value);return t!=null?new Date(t):null}get maxDate(){let t=null;for(let r of this._def.checks)r.kind==="max"&&(t===null||r.value<t)&&(t=r.value);return t!=null?new Date(t):null}};cn.create=e=>new cn({checks:[],coerce:e?.coerce||!1,typeName:ue.ZodDate,...me(e)});var uo=class extends he{_parse(t){if(this._getType(t)!==ee.symbol){let n=this._getOrReturnCtx(t);return Z(n,{code:z.invalid_type,expected:ee.symbol,received:n.parsedType}),ae}return it(t.data)}};uo.create=e=>new uo({typeName:ue.ZodSymbol,...me(e)});var un=class extends he{_parse(t){if(this._getType(t)!==ee.undefined){let n=this._getOrReturnCtx(t);return Z(n,{code:z.invalid_type,expected:ee.undefined,received:n.parsedType}),ae}return it(t.data)}};un.create=e=>new un({typeName:ue.ZodUndefined,...me(e)});var ln=class extends he{_parse(t){if(this._getType(t)!==ee.null){let n=this._getOrReturnCtx(t);return Z(n,{code:z.invalid_type,expected:ee.null,received:n.parsedType}),ae}return it(t.data)}};ln.create=e=>new ln({typeName:ue.ZodNull,...me(e)});var Rr=class extends he{constructor(){super(...arguments),this._any=!0}_parse(t){return it(t.data)}};Rr.create=e=>new Rr({typeName:ue.ZodAny,...me(e)});var dr=class extends he{constructor(){super(...arguments),this._unknown=!0}_parse(t){return it(t.data)}};dr.create=e=>new dr({typeName:ue.ZodUnknown,...me(e)});var Dt=class extends he{_parse(t){let r=this._getOrReturnCtx(t);return Z(r,{code:z.invalid_type,expected:ee.never,received:r.parsedType}),ae}};Dt.create=e=>new Dt({typeName:ue.ZodNever,...me(e)});var lo=class extends he{_parse(t){if(this._getType(t)!==ee.undefined){let n=this._getOrReturnCtx(t);return Z(n,{code:z.invalid_type,expected:ee.void,received:n.parsedType}),ae}return it(t.data)}};lo.create=e=>new lo({typeName:ue.ZodVoid,...me(e)});var pr=class e extends he{_parse(t){let{ctx:r,status:n}=this._processInputParams(t),o=this._def;if(r.parsedType!==ee.array)return Z(r,{code:z.invalid_type,expected:ee.array,received:r.parsedType}),ae;if(o.exactLength!==null){let s=r.data.length>o.exactLength.value,a=r.data.length<o.exactLength.value;(s||a)&&(Z(r,{code:s?z.too_big:z.too_small,minimum:a?o.exactLength.value:void 0,maximum:s?o.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:o.exactLength.message}),n.dirty())}if(o.minLength!==null&&r.data.length<o.minLength.value&&(Z(r,{code:z.too_small,minimum:o.minLength.value,type:"array",inclusive:!0,exact:!1,message:o.minLength.message}),n.dirty()),o.maxLength!==null&&r.data.length>o.maxLength.value&&(Z(r,{code:z.too_big,maximum:o.maxLength.value,type:"array",inclusive:!0,exact:!1,message:o.maxLength.message}),n.dirty()),r.common.async)return Promise.all([...r.data].map((s,a)=>o.type._parseAsync(new xt(r,s,r.path,a)))).then(s=>tt.mergeArray(n,s));let i=[...r.data].map((s,a)=>o.type._parseSync(new xt(r,s,r.path,a)));return tt.mergeArray(n,i)}get element(){return this._def.type}min(t,r){return new e({...this._def,minLength:{value:t,message:ne.toString(r)}})}max(t,r){return new e({...this._def,maxLength:{value:t,message:ne.toString(r)}})}length(t,r){return new e({...this._def,exactLength:{value:t,message:ne.toString(r)}})}nonempty(t){return this.min(1,t)}};pr.create=(e,t)=>new pr({type:e,minLength:null,maxLength:null,exactLength:null,typeName:ue.ZodArray,...me(t)});function co(e){if(e instanceof lt){let t={};for(let r in e.shape){let n=e.shape[r];t[r]=Ct.create(co(n))}return new lt({...e._def,shape:()=>t})}else return e instanceof pr?new pr({...e._def,type:co(e.element)}):e instanceof Ct?Ct.create(co(e.unwrap())):e instanceof zt?zt.create(co(e.unwrap())):e instanceof Ht?Ht.create(e.items.map(t=>co(t))):e}var lt=class e extends he{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;let t=this._def.shape(),r=Ae.objectKeys(t);return this._cached={shape:t,keys:r},this._cached}_parse(t){if(this._getType(t)!==ee.object){let c=this._getOrReturnCtx(t);return Z(c,{code:z.invalid_type,expected:ee.object,received:c.parsedType}),ae}let{status:n,ctx:o}=this._processInputParams(t),{shape:i,keys:s}=this._getCached(),a=[];if(!(this._def.catchall instanceof Dt&&this._def.unknownKeys==="strip"))for(let c in o.data)s.includes(c)||a.push(c);let u=[];for(let c of s){let g=i[c],v=o.data[c];u.push({key:{status:"valid",value:c},value:g._parse(new xt(o,v,o.path,c)),alwaysSet:c in o.data})}if(this._def.catchall instanceof Dt){let c=this._def.unknownKeys;if(c==="passthrough")for(let g of a)u.push({key:{status:"valid",value:g},value:{status:"valid",value:o.data[g]}});else if(c==="strict")a.length>0&&(Z(o,{code:z.unrecognized_keys,keys:a}),n.dirty());else if(c!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{let c=this._def.catchall;for(let g of a){let v=o.data[g];u.push({key:{status:"valid",value:g},value:c._parse(new xt(o,v,o.path,g)),alwaysSet:g in o.data})}}return o.common.async?Promise.resolve().then(/*#__PURE__*/_asyncToGenerator(function*(){let c=[];for(let g of u){let v=yield g.key,E=yield g.value;c.push({key:v,value:E,alwaysSet:g.alwaysSet})}return c})).then(c=>tt.mergeObjectSync(n,c)):tt.mergeObjectSync(n,u)}get shape(){return this._def.shape()}strict(t){return ne.errToObj,new e({...this._def,unknownKeys:"strict",...(t!==void 0?{errorMap:(r,n)=>{let o=this._def.errorMap?.(r,n).message??n.defaultError;return r.code==="unrecognized_keys"?{message:ne.errToObj(t).message??o}:{message:o}}}:{})})}strip(){return new e({...this._def,unknownKeys:"strip"})}passthrough(){return new e({...this._def,unknownKeys:"passthrough"})}extend(t){return new e({...this._def,shape:()=>({...this._def.shape(),...t})})}merge(t){return new e({unknownKeys:t._def.unknownKeys,catchall:t._def.catchall,shape:()=>({...this._def.shape(),...t._def.shape()}),typeName:ue.ZodObject})}setKey(t,r){return this.augment({[t]:r})}catchall(t){return new e({...this._def,catchall:t})}pick(t){let r={};for(let n of Ae.objectKeys(t))t[n]&&this.shape[n]&&(r[n]=this.shape[n]);return new e({...this._def,shape:()=>r})}omit(t){let r={};for(let n of Ae.objectKeys(this.shape))t[n]||(r[n]=this.shape[n]);return new e({...this._def,shape:()=>r})}deepPartial(){return co(this)}partial(t){let r={};for(let n of Ae.objectKeys(this.shape)){let o=this.shape[n];t&&!t[n]?r[n]=o:r[n]=o.optional()}return new e({...this._def,shape:()=>r})}required(t){let r={};for(let n of Ae.objectKeys(this.shape))if(t&&!t[n])r[n]=this.shape[n];else{let i=this.shape[n];for(;i instanceof Ct;)i=i._def.innerType;r[n]=i}return new e({...this._def,shape:()=>r})}keyof(){return Iy(Ae.objectKeys(this.shape))}};lt.create=(e,t)=>new lt({shape:()=>e,unknownKeys:"strip",catchall:Dt.create(),typeName:ue.ZodObject,...me(t)});lt.strictCreate=(e,t)=>new lt({shape:()=>e,unknownKeys:"strict",catchall:Dt.create(),typeName:ue.ZodObject,...me(t)});lt.lazycreate=(e,t)=>new lt({shape:e,unknownKeys:"strip",catchall:Dt.create(),typeName:ue.ZodObject,...me(t)});var dn=class extends he{_parse(t){let{ctx:r}=this._processInputParams(t),n=this._def.options;function o(i){for(let a of i)if(a.result.status==="valid")return a.result;for(let a of i)if(a.result.status==="dirty")return r.common.issues.push(...a.ctx.common.issues),a.result;let s=i.map(a=>new ut(a.ctx.common.issues));return Z(r,{code:z.invalid_union,unionErrors:s}),ae}if(r.common.async)return Promise.all(n.map(/*#__PURE__*/function(){var _ref35=_asyncToGenerator(function*(i){let s={...r,common:{...r.common,issues:[]},parent:null};return{result:yield i._parseAsync({data:r.data,path:r.path,parent:s}),ctx:s}});return function(_x81){return _ref35.apply(this,arguments)}}())).then(o);{let i,s=[];for(let u of n){let c={...r,common:{...r.common,issues:[]},parent:null},g=u._parseSync({data:r.data,path:r.path,parent:c});if(g.status==="valid")return g;g.status==="dirty"&&!i&&(i={result:g,ctx:c}),c.common.issues.length&&s.push(c.common.issues)}if(i)return r.common.issues.push(...i.ctx.common.issues),i.result;let a=s.map(u=>new ut(u));return Z(r,{code:z.invalid_union,unionErrors:a}),ae}}get options(){return this._def.options}};dn.create=(e,t)=>new dn({options:e,typeName:ue.ZodUnion,...me(t)});var lr=e=>e instanceof fn?lr(e.schema):e instanceof Et?lr(e.innerType()):e instanceof mn?[e.value]:e instanceof gn?e.options:e instanceof hn?Ae.objectValues(e.enum):e instanceof yn?lr(e._def.innerType):e instanceof un?[void 0]:e instanceof ln?[null]:e instanceof Ct?[void 0,...lr(e.unwrap())]:e instanceof zt?[null,...lr(e.unwrap())]:e instanceof ki||e instanceof Sn?lr(e.unwrap()):e instanceof vn?lr(e._def.innerType):[],_a=class e extends he{_parse(t){let{ctx:r}=this._processInputParams(t);if(r.parsedType!==ee.object)return Z(r,{code:z.invalid_type,expected:ee.object,received:r.parsedType}),ae;let n=this.discriminator,o=r.data[n],i=this.optionsMap.get(o);return i?r.common.async?i._parseAsync({data:r.data,path:r.path,parent:r}):i._parseSync({data:r.data,path:r.path,parent:r}):(Z(r,{code:z.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[n]}),ae)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(t,r,n){let o=new Map;for(let i of r){let s=lr(i.shape[t]);if(!s.length)throw new Error(`A discriminator value for key \`${t}\` could not be extracted from all schema options`);for(let a of s){if(o.has(a))throw new Error(`Discriminator property ${String(t)} has duplicate value ${String(a)}`);o.set(a,i)}}return new e({typeName:ue.ZodDiscriminatedUnion,discriminator:t,options:r,optionsMap:o,...me(n)})}};function Dd(e,t){let r=Qt(e),n=Qt(t);if(e===t)return{valid:!0,data:e};if(r===ee.object&&n===ee.object){let o=Ae.objectKeys(t),i=Ae.objectKeys(e).filter(a=>o.indexOf(a)!==-1),s={...e,...t};for(let a of i){let u=Dd(e[a],t[a]);if(!u.valid)return{valid:!1};s[a]=u.data}return{valid:!0,data:s}}else if(r===ee.array&&n===ee.array){if(e.length!==t.length)return{valid:!1};let o=[];for(let i=0;i<e.length;i++){let s=e[i],a=t[i],u=Dd(s,a);if(!u.valid)return{valid:!1};o.push(u.data)}return{valid:!0,data:o}}else return r===ee.date&&n===ee.date&&+e==+t?{valid:!0,data:e}:{valid:!1}}var pn=class extends he{_parse(t){let{status:r,ctx:n}=this._processInputParams(t),o=(i,s)=>{if(Ra(i)||Ra(s))return ae;let a=Dd(i.value,s.value);return a.valid?((Ta(i)||Ta(s))&&r.dirty(),{status:r.value,value:a.data}):(Z(n,{code:z.invalid_intersection_types}),ae)};return n.common.async?Promise.all([this._def.left._parseAsync({data:n.data,path:n.path,parent:n}),this._def.right._parseAsync({data:n.data,path:n.path,parent:n})]).then(([i,s])=>o(i,s)):o(this._def.left._parseSync({data:n.data,path:n.path,parent:n}),this._def.right._parseSync({data:n.data,path:n.path,parent:n}))}};pn.create=(e,t,r)=>new pn({left:e,right:t,typeName:ue.ZodIntersection,...me(r)});var Ht=class e extends he{_parse(t){let{status:r,ctx:n}=this._processInputParams(t);if(n.parsedType!==ee.array)return Z(n,{code:z.invalid_type,expected:ee.array,received:n.parsedType}),ae;if(n.data.length<this._def.items.length)return Z(n,{code:z.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),ae;!this._def.rest&&n.data.length>this._def.items.length&&(Z(n,{code:z.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),r.dirty());let i=[...n.data].map((s,a)=>{let u=this._def.items[a]||this._def.rest;return u?u._parse(new xt(n,s,n.path,a)):null}).filter(s=>!!s);return n.common.async?Promise.all(i).then(s=>tt.mergeArray(r,s)):tt.mergeArray(r,i)}get items(){return this._def.items}rest(t){return new e({...this._def,rest:t})}};Ht.create=(e,t)=>{if(!Array.isArray(e))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new Ht({items:e,typeName:ue.ZodTuple,rest:null,...me(t)})};var ka=class e extends he{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(t){let{status:r,ctx:n}=this._processInputParams(t);if(n.parsedType!==ee.object)return Z(n,{code:z.invalid_type,expected:ee.object,received:n.parsedType}),ae;let o=[],i=this._def.keyType,s=this._def.valueType;for(let a in n.data)o.push({key:i._parse(new xt(n,a,n.path,a)),value:s._parse(new xt(n,n.data[a],n.path,a)),alwaysSet:a in n.data});return n.common.async?tt.mergeObjectAsync(r,o):tt.mergeObjectSync(r,o)}get element(){return this._def.valueType}static create(t,r,n){return r instanceof he?new e({keyType:t,valueType:r,typeName:ue.ZodRecord,...me(n)}):new e({keyType:Ir.create(),valueType:t,typeName:ue.ZodRecord,...me(r)})}},po=class extends he{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(t){let{status:r,ctx:n}=this._processInputParams(t);if(n.parsedType!==ee.map)return Z(n,{code:z.invalid_type,expected:ee.map,received:n.parsedType}),ae;let o=this._def.keyType,i=this._def.valueType,s=[...n.data.entries()].map(([a,u],c)=>({key:o._parse(new xt(n,a,n.path,[c,"key"])),value:i._parse(new xt(n,u,n.path,[c,"value"]))}));if(n.common.async){let a=new Map;return Promise.resolve().then(/*#__PURE__*/_asyncToGenerator(function*(){for(let u of s){let c=yield u.key,g=yield u.value;if(c.status==="aborted"||g.status==="aborted")return ae;(c.status==="dirty"||g.status==="dirty")&&r.dirty(),a.set(c.value,g.value)}return{status:r.value,value:a}}))}else{let a=new Map;for(let u of s){let c=u.key,g=u.value;if(c.status==="aborted"||g.status==="aborted")return ae;(c.status==="dirty"||g.status==="dirty")&&r.dirty(),a.set(c.value,g.value)}return{status:r.value,value:a}}}};po.create=(e,t,r)=>new po({valueType:t,keyType:e,typeName:ue.ZodMap,...me(r)});var fo=class e extends he{_parse(t){let{status:r,ctx:n}=this._processInputParams(t);if(n.parsedType!==ee.set)return Z(n,{code:z.invalid_type,expected:ee.set,received:n.parsedType}),ae;let o=this._def;o.minSize!==null&&n.data.size<o.minSize.value&&(Z(n,{code:z.too_small,minimum:o.minSize.value,type:"set",inclusive:!0,exact:!1,message:o.minSize.message}),r.dirty()),o.maxSize!==null&&n.data.size>o.maxSize.value&&(Z(n,{code:z.too_big,maximum:o.maxSize.value,type:"set",inclusive:!0,exact:!1,message:o.maxSize.message}),r.dirty());let i=this._def.valueType;function s(u){let c=new Set;for(let g of u){if(g.status==="aborted")return ae;g.status==="dirty"&&r.dirty(),c.add(g.value)}return{status:r.value,value:c}}let a=[...n.data.values()].map((u,c)=>i._parse(new xt(n,u,n.path,c)));return n.common.async?Promise.all(a).then(u=>s(u)):s(a)}min(t,r){return new e({...this._def,minSize:{value:t,message:ne.toString(r)}})}max(t,r){return new e({...this._def,maxSize:{value:t,message:ne.toString(r)}})}size(t,r){return this.min(t,r).max(t,r)}nonempty(t){return this.min(1,t)}};fo.create=(e,t)=>new fo({valueType:e,minSize:null,maxSize:null,typeName:ue.ZodSet,...me(t)});var Oa=class e extends he{constructor(){super(...arguments),this.validate=this.implement}_parse(t){let{ctx:r}=this._processInputParams(t);if(r.parsedType!==ee.function)return Z(r,{code:z.invalid_type,expected:ee.function,received:r.parsedType}),ae;function n(a,u){return _i({data:a,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,so(),ur].filter(c=>!!c),issueData:{code:z.invalid_arguments,argumentsError:u}})}function o(a,u){return _i({data:a,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,so(),ur].filter(c=>!!c),issueData:{code:z.invalid_return_type,returnTypeError:u}})}let i={errorMap:r.common.contextualErrorMap},s=r.data;if(this._def.returns instanceof Tr){let a=this;return it(/*#__PURE__*/_asyncToGenerator(function*(...u){let c=new ut([]),g=yield a._def.args.parseAsync(u,i).catch(h=>{throw c.addIssue(n(u,h)),c}),v=yield Reflect.apply(s,this,g);return yield a._def.returns._def.type.parseAsync(v,i).catch(h=>{throw c.addIssue(o(v,h)),c})}))}else{let a=this;return it(function(...u){let c=a._def.args.safeParse(u,i);if(!c.success)throw new ut([n(u,c.error)]);let g=Reflect.apply(s,this,c.data),v=a._def.returns.safeParse(g,i);if(!v.success)throw new ut([o(g,v.error)]);return v.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...t){return new e({...this._def,args:Ht.create(t).rest(dr.create())})}returns(t){return new e({...this._def,returns:t})}implement(t){return this.parse(t)}strictImplement(t){return this.parse(t)}static create(t,r,n){return new e({args:t||Ht.create([]).rest(dr.create()),returns:r||dr.create(),typeName:ue.ZodFunction,...me(n)})}},fn=class extends he{get schema(){return this._def.getter()}_parse(t){let{ctx:r}=this._processInputParams(t);return this._def.getter()._parse({data:r.data,path:r.path,parent:r})}};fn.create=(e,t)=>new fn({getter:e,typeName:ue.ZodLazy,...me(t)});var mn=class extends he{_parse(t){if(t.data!==this._def.value){let r=this._getOrReturnCtx(t);return Z(r,{received:r.data,code:z.invalid_literal,expected:this._def.value}),ae}return{status:"valid",value:t.data}}get value(){return this._def.value}};mn.create=(e,t)=>new mn({value:e,typeName:ue.ZodLiteral,...me(t)});function Iy(e,t){return new gn({values:e,typeName:ue.ZodEnum,...me(t)})}var gn=class e extends he{_parse(t){if(typeof t.data!="string"){let r=this._getOrReturnCtx(t),n=this._def.values;return Z(r,{expected:Ae.joinValues(n),received:r.parsedType,code:z.invalid_type}),ae}if(this._cache||(this._cache=new Set(this._def.values)),!this._cache.has(t.data)){let r=this._getOrReturnCtx(t),n=this._def.values;return Z(r,{received:r.data,code:z.invalid_enum_value,options:n}),ae}return it(t.data)}get options(){return this._def.values}get enum(){let t={};for(let r of this._def.values)t[r]=r;return t}get Values(){let t={};for(let r of this._def.values)t[r]=r;return t}get Enum(){let t={};for(let r of this._def.values)t[r]=r;return t}extract(t,r=this._def){return e.create(t,{...this._def,...r})}exclude(t,r=this._def){return e.create(this.options.filter(n=>!t.includes(n)),{...this._def,...r})}};gn.create=Iy;var hn=class extends he{_parse(t){let r=Ae.getValidEnumValues(this._def.values),n=this._getOrReturnCtx(t);if(n.parsedType!==ee.string&&n.parsedType!==ee.number){let o=Ae.objectValues(r);return Z(n,{expected:Ae.joinValues(o),received:n.parsedType,code:z.invalid_type}),ae}if(this._cache||(this._cache=new Set(Ae.getValidEnumValues(this._def.values))),!this._cache.has(t.data)){let o=Ae.objectValues(r);return Z(n,{received:n.data,code:z.invalid_enum_value,options:o}),ae}return it(t.data)}get enum(){return this._def.values}};hn.create=(e,t)=>new hn({values:e,typeName:ue.ZodNativeEnum,...me(t)});var Tr=class extends he{unwrap(){return this._def.type}_parse(t){let{ctx:r}=this._processInputParams(t);if(r.parsedType!==ee.promise&&r.common.async===!1)return Z(r,{code:z.invalid_type,expected:ee.promise,received:r.parsedType}),ae;let n=r.parsedType===ee.promise?r.data:Promise.resolve(r.data);return it(n.then(o=>this._def.type.parseAsync(o,{path:r.path,errorMap:r.common.contextualErrorMap})))}};Tr.create=(e,t)=>new Tr({type:e,typeName:ue.ZodPromise,...me(t)});var Et=class extends he{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===ue.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(t){var _this9=this;let{status:r,ctx:n}=this._processInputParams(t),o=this._def.effect||null,i={addIssue:s=>{Z(n,s),s.fatal?r.abort():r.dirty()},get path(){return n.path}};if(i.addIssue=i.addIssue.bind(i),o.type==="preprocess"){let s=o.transform(n.data,i);if(n.common.async)return Promise.resolve(s).then(/*#__PURE__*/function(){var _ref38=_asyncToGenerator(function*(a){if(r.value==="aborted")return ae;let u=yield _this9._def.schema._parseAsync({data:a,path:n.path,parent:n});return u.status==="aborted"?ae:u.status==="dirty"?nn(u.value):r.value==="dirty"?nn(u.value):u});return function(_x82){return _ref38.apply(this,arguments)}}());{if(r.value==="aborted")return ae;let a=this._def.schema._parseSync({data:s,path:n.path,parent:n});return a.status==="aborted"?ae:a.status==="dirty"?nn(a.value):r.value==="dirty"?nn(a.value):a}}if(o.type==="refinement"){let s=a=>{let u=o.refinement(a,i);if(n.common.async)return Promise.resolve(u);if(u instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return a};if(n.common.async===!1){let a=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});return a.status==="aborted"?ae:(a.status==="dirty"&&r.dirty(),s(a.value),{status:r.value,value:a.value})}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(a=>a.status==="aborted"?ae:(a.status==="dirty"&&r.dirty(),s(a.value).then(()=>({status:r.value,value:a.value}))))}if(o.type==="transform")if(n.common.async===!1){let s=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});if(!Er(s))return ae;let a=o.transform(s.value,i);if(a instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:r.value,value:a}}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(s=>Er(s)?Promise.resolve(o.transform(s.value,i)).then(a=>({status:r.value,value:a})):ae);Ae.assertNever(o)}};Et.create=(e,t,r)=>new Et({schema:e,typeName:ue.ZodEffects,effect:t,...me(r)});Et.createWithPreprocess=(e,t,r)=>new Et({schema:t,effect:{type:"preprocess",transform:e},typeName:ue.ZodEffects,...me(r)});var Ct=class extends he{_parse(t){return this._getType(t)===ee.undefined?it(void 0):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}};Ct.create=(e,t)=>new Ct({innerType:e,typeName:ue.ZodOptional,...me(t)});var zt=class extends he{_parse(t){return this._getType(t)===ee.null?it(null):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}};zt.create=(e,t)=>new zt({innerType:e,typeName:ue.ZodNullable,...me(t)});var yn=class extends he{_parse(t){let{ctx:r}=this._processInputParams(t),n=r.data;return r.parsedType===ee.undefined&&(n=this._def.defaultValue()),this._def.innerType._parse({data:n,path:r.path,parent:r})}removeDefault(){return this._def.innerType}};yn.create=(e,t)=>new yn({innerType:e,typeName:ue.ZodDefault,defaultValue:typeof t.default=="function"?t.default:()=>t.default,...me(t)});var vn=class extends he{_parse(t){let{ctx:r}=this._processInputParams(t),n={...r,common:{...r.common,issues:[]}},o=this._def.innerType._parse({data:n.data,path:n.path,parent:{...n}});return ao(o)?o.then(i=>({status:"valid",value:i.status==="valid"?i.value:this._def.catchValue({get error(){return new ut(n.common.issues)},input:n.data})})):{status:"valid",value:o.status==="valid"?o.value:this._def.catchValue({get error(){return new ut(n.common.issues)},input:n.data})}}removeCatch(){return this._def.innerType}};vn.create=(e,t)=>new vn({innerType:e,typeName:ue.ZodCatch,catchValue:typeof t.catch=="function"?t.catch:()=>t.catch,...me(t)});var mo=class extends he{_parse(t){if(this._getType(t)!==ee.nan){let n=this._getOrReturnCtx(t);return Z(n,{code:z.invalid_type,expected:ee.nan,received:n.parsedType}),ae}return{status:"valid",value:t.data}}};mo.create=e=>new mo({typeName:ue.ZodNaN,...me(e)});var WR=Symbol("zod_brand"),ki=class extends he{_parse(t){let{ctx:r}=this._processInputParams(t),n=r.data;return this._def.type._parse({data:n,path:r.path,parent:r})}unwrap(){return this._def.type}},Oi=class e extends he{_parse(t){var _this0=this;let{status:r,ctx:n}=this._processInputParams(t);if(n.common.async)return _asyncToGenerator(function*(){let i=yield _this0._def.in._parseAsync({data:n.data,path:n.path,parent:n});return i.status==="aborted"?ae:i.status==="dirty"?(r.dirty(),nn(i.value)):_this0._def.out._parseAsync({data:i.value,path:n.path,parent:n})})();{let o=this._def.in._parseSync({data:n.data,path:n.path,parent:n});return o.status==="aborted"?ae:o.status==="dirty"?(r.dirty(),{status:"dirty",value:o.value}):this._def.out._parseSync({data:o.value,path:n.path,parent:n})}}static create(t,r){return new e({in:t,out:r,typeName:ue.ZodPipeline})}},Sn=class extends he{_parse(t){let r=this._def.innerType._parse(t),n=o=>(Er(o)&&(o.value=Object.freeze(o.value)),o);return ao(r)?r.then(o=>n(o)):n(r)}unwrap(){return this._def.innerType}};Sn.create=(e,t)=>new Sn({innerType:e,typeName:ue.ZodReadonly,...me(t)});function wy(e,t){let r=typeof e=="function"?e(t):typeof e=="string"?{message:e}:e;return typeof r=="string"?{message:r}:r}function Ry(e,t={},r){return e?Rr.create().superRefine((n,o)=>{let i=e(n);if(i instanceof Promise)return i.then(s=>{if(!s){let a=wy(t,n),u=a.fatal??r??!0;o.addIssue({code:"custom",...a,fatal:u})}});if(!i){let s=wy(t,n),a=s.fatal??r??!0;o.addIssue({code:"custom",...s,fatal:a})}}):Rr.create()}var KR={object:lt.lazycreate},ue;(function(e){e.ZodString="ZodString",e.ZodNumber="ZodNumber",e.ZodNaN="ZodNaN",e.ZodBigInt="ZodBigInt",e.ZodBoolean="ZodBoolean",e.ZodDate="ZodDate",e.ZodSymbol="ZodSymbol",e.ZodUndefined="ZodUndefined",e.ZodNull="ZodNull",e.ZodAny="ZodAny",e.ZodUnknown="ZodUnknown",e.ZodNever="ZodNever",e.ZodVoid="ZodVoid",e.ZodArray="ZodArray",e.ZodObject="ZodObject",e.ZodUnion="ZodUnion",e.ZodDiscriminatedUnion="ZodDiscriminatedUnion",e.ZodIntersection="ZodIntersection",e.ZodTuple="ZodTuple",e.ZodRecord="ZodRecord",e.ZodMap="ZodMap",e.ZodSet="ZodSet",e.ZodFunction="ZodFunction",e.ZodLazy="ZodLazy",e.ZodLiteral="ZodLiteral",e.ZodEnum="ZodEnum",e.ZodEffects="ZodEffects",e.ZodNativeEnum="ZodNativeEnum",e.ZodOptional="ZodOptional",e.ZodNullable="ZodNullable",e.ZodDefault="ZodDefault",e.ZodCatch="ZodCatch",e.ZodPromise="ZodPromise",e.ZodBranded="ZodBranded",e.ZodPipeline="ZodPipeline",e.ZodReadonly="ZodReadonly"})(ue||(ue={}));var YR=(e,t={message:`Input not instance of ${e.name}`})=>Ry(r=>r instanceof e,t),Ty=Ir.create,_y=on.create,XR=mo.create,ZR=sn.create,ky=an.create,JR=cn.create,eT=uo.create,tT=un.create,rT=ln.create,nT=Rr.create,oT=dr.create,iT=Dt.create,sT=lo.create,aT=pr.create,cT=lt.create,uT=lt.strictCreate,lT=dn.create,dT=_a.create,pT=pn.create,fT=Ht.create,mT=ka.create,gT=po.create,hT=fo.create,yT=Oa.create,vT=fn.create,ST=mn.create,AT=gn.create,bT=hn.create,wT=Tr.create,CT=Et.create,xT=Ct.create,ET=zt.create,IT=Et.createWithPreprocess,RT=Oi.create,TT=()=>Ty().optional(),_T=()=>_y().optional(),kT=()=>ky().optional(),OT={string:e=>Ir.create({...e,coerce:!0}),number:e=>on.create({...e,coerce:!0}),boolean:e=>an.create({...e,coerce:!0}),bigint:e=>sn.create({...e,coerce:!0}),date:e=>cn.create({...e,coerce:!0})};var PT=ae;var NT=b.object({name:b.string(),arguments:b.string()}),FT=b.object({id:b.string(),type:b.literal("function"),function:NT,encryptedValue:b.string().optional()}),Pa=b.object({id:b.string(),role:b.string(),content:b.string().optional(),name:b.string().optional(),encryptedValue:b.string().optional()}),DT=b.object({type:b.literal("text"),text:b.string()}),MT=b.object({type:b.literal("data"),value:b.string(),mimeType:b.string()}),LT=b.object({type:b.literal("url"),value:b.string(),mimeType:b.string().optional()}),Na=b.discriminatedUnion("type",[MT,LT]),jT=b.object({type:b.literal("image"),source:Na,metadata:b.unknown().optional()}),qT=b.object({type:b.literal("audio"),source:Na,metadata:b.unknown().optional()}),UT=b.object({type:b.literal("video"),source:Na,metadata:b.unknown().optional()}),VT=b.object({type:b.literal("document"),source:Na,metadata:b.unknown().optional()});var Oy=b.object({type:b.literal("binary"),mimeType:b.string(),id:b.string().optional(),url:b.string().optional(),data:b.string().optional(),filename:b.string().optional()}),Py=(e,t)=>{!e.id&&!e.url&&!e.data&&t.addIssue({code:b.ZodIssueCode.custom,message:"BinaryInputContent requires at least one of id, url, or data.",path:["id"]})},g4=Oy.superRefine((e,t)=>{Py(e,t)}),BT=b.discriminatedUnion("type",[DT,jT,qT,UT,VT,Oy]),GT=BT.superRefine((e,t)=>{e.type==="binary"&&Py(e,t)}),$T=Pa.extend({role:b.literal("developer"),content:b.string()}),QT=Pa.extend({role:b.literal("system"),content:b.string()}),HT=Pa.extend({role:b.literal("assistant"),content:b.string().optional(),toolCalls:b.array(FT).optional()}),zT=Pa.extend({role:b.literal("user"),content:b.union([b.string(),b.array(GT)])}),WT=b.object({id:b.string(),content:b.string(),role:b.literal("tool"),toolCallId:b.string(),error:b.string().optional(),encryptedValue:b.string().optional()}),KT=b.object({id:b.string(),role:b.literal("activity"),activityType:b.string(),content:b.record(b.any())}),YT=b.object({id:b.string(),role:b.literal("reasoning"),content:b.string(),encryptedValue:b.string().optional()}),Ny=b.discriminatedUnion("role",[$T,QT,HT,zT,WT,KT,YT]),h4=b.union([b.literal("developer"),b.literal("system"),b.literal("assistant"),b.literal("user"),b.literal("tool"),b.literal("activity"),b.literal("reasoning")]),XT=b.object({description:b.string(),value:b.string()}),Fy=b.object({name:b.string(),description:b.string(),parameters:b.any(),metadata:b.record(b.any()).optional()}),ZT=b.object({threadId:b.string(),runId:b.string(),parentRunId:b.string().optional(),state:b.any(),messages:b.array(Ny),tools:b.array(Fy),context:b.array(XT),forwardedProps:b.any()}),JT=b.any(),De=class extends Error{constructor(e){super(e)}},Md=class extends De{constructor(){super("Connect not implemented. This method is not supported by the current agent.")}},e_=b.object({name:b.string(),description:b.string().optional()}),t_=b.object({name:b.string().optional(),type:b.string().optional(),description:b.string().optional(),version:b.string().optional(),provider:b.string().optional(),documentationUrl:b.string().optional(),metadata:b.record(b.unknown()).optional()}),r_=b.object({streaming:b.boolean().optional(),websocket:b.boolean().optional(),httpBinary:b.boolean().optional(),pushNotifications:b.boolean().optional(),resumable:b.boolean().optional()}),n_=b.object({supported:b.boolean().optional(),items:b.array(Fy).optional(),parallelCalls:b.boolean().optional(),clientProvided:b.boolean().optional()}),o_=b.object({structuredOutput:b.boolean().optional(),supportedMimeTypes:b.array(b.string()).optional()}),i_=b.object({snapshots:b.boolean().optional(),deltas:b.boolean().optional(),memory:b.boolean().optional(),persistentState:b.boolean().optional()}),s_=b.object({supported:b.boolean().optional(),delegation:b.boolean().optional(),handoffs:b.boolean().optional(),subAgents:b.array(e_).optional()}),a_=b.object({supported:b.boolean().optional(),streaming:b.boolean().optional(),encrypted:b.boolean().optional()}),c_=b.object({image:b.boolean().optional(),audio:b.boolean().optional(),video:b.boolean().optional(),pdf:b.boolean().optional(),file:b.boolean().optional()}),u_=b.object({image:b.boolean().optional(),audio:b.boolean().optional()}),l_=b.object({input:c_.optional(),output:u_.optional()}),d_=b.object({codeExecution:b.boolean().optional(),sandboxed:b.boolean().optional(),maxIterations:b.number().optional(),maxExecutionTime:b.number().optional()}),p_=b.object({supported:b.boolean().optional(),approvals:b.boolean().optional(),interventions:b.boolean().optional(),feedback:b.boolean().optional()}),y4=b.object({identity:t_.optional(),transport:r_.optional(),tools:n_.optional(),output:o_.optional(),state:i_.optional(),multiAgent:s_.optional(),reasoning:a_.optional(),multimodal:l_.optional(),execution:d_.optional(),humanInTheLoop:p_.optional(),custom:b.record(b.unknown()).optional()}),Dy=b.union([b.literal("developer"),b.literal("system"),b.literal("assistant"),b.literal("user")]),D=function(e){return e.TEXT_MESSAGE_START="TEXT_MESSAGE_START",e.TEXT_MESSAGE_CONTENT="TEXT_MESSAGE_CONTENT",e.TEXT_MESSAGE_END="TEXT_MESSAGE_END",e.TEXT_MESSAGE_CHUNK="TEXT_MESSAGE_CHUNK",e.TOOL_CALL_START="TOOL_CALL_START",e.TOOL_CALL_ARGS="TOOL_CALL_ARGS",e.TOOL_CALL_END="TOOL_CALL_END",e.TOOL_CALL_CHUNK="TOOL_CALL_CHUNK",e.TOOL_CALL_RESULT="TOOL_CALL_RESULT",e.THINKING_START="THINKING_START",e.THINKING_END="THINKING_END",e.THINKING_TEXT_MESSAGE_START="THINKING_TEXT_MESSAGE_START",e.THINKING_TEXT_MESSAGE_CONTENT="THINKING_TEXT_MESSAGE_CONTENT",e.THINKING_TEXT_MESSAGE_END="THINKING_TEXT_MESSAGE_END",e.STATE_SNAPSHOT="STATE_SNAPSHOT",e.STATE_DELTA="STATE_DELTA",e.MESSAGES_SNAPSHOT="MESSAGES_SNAPSHOT",e.ACTIVITY_SNAPSHOT="ACTIVITY_SNAPSHOT",e.ACTIVITY_DELTA="ACTIVITY_DELTA",e.RAW="RAW",e.CUSTOM="CUSTOM",e.RUN_STARTED="RUN_STARTED",e.RUN_FINISHED="RUN_FINISHED",e.RUN_ERROR="RUN_ERROR",e.STEP_STARTED="STEP_STARTED",e.STEP_FINISHED="STEP_FINISHED",e.REASONING_START="REASONING_START",e.REASONING_MESSAGE_START="REASONING_MESSAGE_START",e.REASONING_MESSAGE_CONTENT="REASONING_MESSAGE_CONTENT",e.REASONING_MESSAGE_END="REASONING_MESSAGE_END",e.REASONING_MESSAGE_CHUNK="REASONING_MESSAGE_CHUNK",e.REASONING_END="REASONING_END",e.REASONING_ENCRYPTED_VALUE="REASONING_ENCRYPTED_VALUE",e}({}),Ce=b.object({type:b.nativeEnum(D),timestamp:b.number().optional(),rawEvent:b.any().optional()}).passthrough(),f_=Ce.extend({type:b.literal(D.TEXT_MESSAGE_START),messageId:b.string(),role:Dy.default("assistant"),name:b.string().optional()}),My=Ce.extend({type:b.literal(D.TEXT_MESSAGE_CONTENT),messageId:b.string(),delta:b.string()}),m_=Ce.extend({type:b.literal(D.TEXT_MESSAGE_END),messageId:b.string()}),g_=Ce.extend({type:b.literal(D.TEXT_MESSAGE_CHUNK),messageId:b.string().optional(),role:Dy.optional(),delta:b.string().optional(),name:b.string().optional()}),h_=Ce.extend({type:b.literal(D.THINKING_TEXT_MESSAGE_START)}),y_=My.omit({messageId:!0,type:!0}).extend({type:b.literal(D.THINKING_TEXT_MESSAGE_CONTENT)}),v_=Ce.extend({type:b.literal(D.THINKING_TEXT_MESSAGE_END)}),S_=Ce.extend({type:b.literal(D.TOOL_CALL_START),toolCallId:b.string(),toolCallName:b.string(),parentMessageId:b.string().optional()}),A_=Ce.extend({type:b.literal(D.TOOL_CALL_ARGS),toolCallId:b.string(),delta:b.string()}),b_=Ce.extend({type:b.literal(D.TOOL_CALL_END),toolCallId:b.string()}),w_=Ce.extend({messageId:b.string(),type:b.literal(D.TOOL_CALL_RESULT),toolCallId:b.string(),content:b.string(),role:b.literal("tool").optional()}),C_=Ce.extend({type:b.literal(D.TOOL_CALL_CHUNK),toolCallId:b.string().optional(),toolCallName:b.string().optional(),parentMessageId:b.string().optional(),delta:b.string().optional()}),x_=Ce.extend({type:b.literal(D.THINKING_START),title:b.string().optional()}),E_=Ce.extend({type:b.literal(D.THINKING_END)}),I_=Ce.extend({type:b.literal(D.STATE_SNAPSHOT),snapshot:JT}),R_=Ce.extend({type:b.literal(D.STATE_DELTA),delta:b.array(b.any())}),T_=Ce.extend({type:b.literal(D.MESSAGES_SNAPSHOT),messages:b.array(Ny)}),__=Ce.extend({type:b.literal(D.ACTIVITY_SNAPSHOT),messageId:b.string(),activityType:b.string(),content:b.record(b.any()),replace:b.boolean().optional().default(!0)}),k_=Ce.extend({type:b.literal(D.ACTIVITY_DELTA),messageId:b.string(),activityType:b.string(),patch:b.array(b.any())}),O_=Ce.extend({type:b.literal(D.RAW),event:b.any(),source:b.string().optional()}),P_=Ce.extend({type:b.literal(D.CUSTOM),name:b.string(),value:b.any()}),N_=Ce.extend({type:b.literal(D.RUN_STARTED),threadId:b.string(),runId:b.string(),parentRunId:b.string().optional(),input:ZT.optional()}),F_=Ce.extend({type:b.literal(D.RUN_FINISHED),threadId:b.string(),runId:b.string(),result:b.any().optional()}),D_=Ce.extend({type:b.literal(D.RUN_ERROR),message:b.string(),code:b.string().optional()}),M_=Ce.extend({type:b.literal(D.STEP_STARTED),stepName:b.string()}),L_=Ce.extend({type:b.literal(D.STEP_FINISHED),stepName:b.string()}),j_=b.union([b.literal("tool-call"),b.literal("message")]),q_=Ce.extend({type:b.literal(D.REASONING_START),messageId:b.string()}),U_=Ce.extend({type:b.literal(D.REASONING_MESSAGE_START),messageId:b.string(),role:b.literal("reasoning")}),V_=Ce.extend({type:b.literal(D.REASONING_MESSAGE_CONTENT),messageId:b.string(),delta:b.string()}),B_=Ce.extend({type:b.literal(D.REASONING_MESSAGE_END),messageId:b.string()}),G_=Ce.extend({type:b.literal(D.REASONING_MESSAGE_CHUNK),messageId:b.string().optional(),delta:b.string().optional()}),$_=Ce.extend({type:b.literal(D.REASONING_END),messageId:b.string()}),Q_=Ce.extend({type:b.literal(D.REASONING_ENCRYPTED_VALUE),subtype:j_,entityId:b.string(),encryptedValue:b.string()}),Fa=b.discriminatedUnion("type",[f_,My,m_,g_,x_,E_,h_,y_,v_,S_,A_,b_,C_,w_,I_,R_,T_,__,k_,O_,P_,N_,F_,D_,M_,L_,q_,U_,V_,B_,G_,$_,Q_]);m();d();f();p();var Ld={};Hi(Ld,{JsonPatchError:()=>je,_areEquals:()=>Fi,applyOperation:()=>An,applyPatch:()=>_r,applyReducer:()=>Y_,deepClone:()=>W_,getValueByPointer:()=>qa,validate:()=>jy,validator:()=>Ua});m();d();f();p();m();d();f();p();var H_=function(){var e=function(t,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,o){n.__proto__=o}||function(n,o){for(var i in o)o.hasOwnProperty(i)&&(n[i]=o[i])},e(t,r)};return function(t,r){e(t,r);function n(){this.constructor=t}t.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}(),z_=Object.prototype.hasOwnProperty;function Ma(e,t){return z_.call(e,t)}function La(e){if(Array.isArray(e)){for(var t=new Array(e.length),r=0;r<t.length;r++)t[r]=""+r;return t}if(Object.keys)return Object.keys(e);var n=[];for(var o in e)Ma(e,o)&&n.push(o);return n}function rt(e){switch(typeof e){case"object":return JSON.parse(JSON.stringify(e));case"undefined":return null;default:return e}}function ja(e){for(var t=0,r=e.length,n;t<r;){if(n=e.charCodeAt(t),n>=48&&n<=57){t++;continue}return!1}return!0}function Wt(e){return e.indexOf("/")===-1&&e.indexOf("~")===-1?e:e.replace(/~/g,"~0").replace(/\//g,"~1")}function Pi(e){return e.replace(/~1/g,"/").replace(/~0/g,"~")}function Da(e){if(e===void 0)return!0;if(e){if(Array.isArray(e)){for(var t=0,r=e.length;t<r;t++)if(Da(e[t]))return!0}else if(typeof e=="object"){for(var n=La(e),o=n.length,i=0;i<o;i++)if(Da(e[n[i]]))return!0}}return!1}function Ly(e,t){var r=[e];for(var n in t){var o=typeof t[n]=="object"?JSON.stringify(t[n],null,2):t[n];typeof o<"u"&&r.push(n+": "+o)}return r.join(`
|
|
33
|
-
`)}var Ni=function(e){H_(t,e);function t(r,n,o,i,s){var a=this.constructor,u=e.call(this,Ly(r,{name:n,index:o,operation:i,tree:s}))||this;return u.name=n,u.index=o,u.operation=i,u.tree=s,Object.setPrototypeOf(u,a.prototype),u.message=Ly(r,{name:n,index:o,operation:i,tree:s}),u}return t}(Error);var je=Ni,W_=rt,go={add:function(e,t,r){return e[t]=this.value,{newDocument:r}},remove:function(e,t,r){var n=e[t];return delete e[t],{newDocument:r,removed:n}},replace:function(e,t,r){var n=e[t];return e[t]=this.value,{newDocument:r,removed:n}},move:function(e,t,r){var n=qa(r,this.path);n&&(n=rt(n));var o=An(r,{op:"remove",path:this.from}).removed;return An(r,{op:"add",path:this.path,value:o}),{newDocument:r,removed:n}},copy:function(e,t,r){var n=qa(r,this.from);return An(r,{op:"add",path:this.path,value:rt(n)}),{newDocument:r}},test:function(e,t,r){return{newDocument:r,test:Fi(e[t],this.value)}},_get:function(e,t,r){return this.value=e[t],{newDocument:r}}},K_={add:function(e,t,r){return ja(t)?e.splice(t,0,this.value):e[t]=this.value,{newDocument:r,index:t}},remove:function(e,t,r){var n=e.splice(t,1);return{newDocument:r,removed:n[0]}},replace:function(e,t,r){var n=e[t];return e[t]=this.value,{newDocument:r,removed:n}},move:go.move,copy:go.copy,test:go.test,_get:go._get};function qa(e,t){if(t=="")return e;var r={op:"_get",path:t};return An(e,r),r.value}function An(e,t,r,n,o,i){if(r===void 0&&(r=!1),n===void 0&&(n=!0),o===void 0&&(o=!0),i===void 0&&(i=0),r&&(typeof r=="function"?r(t,0,e,t.path):Ua(t,0)),t.path===""){var s={newDocument:e};if(t.op==="add")return s.newDocument=t.value,s;if(t.op==="replace")return s.newDocument=t.value,s.removed=e,s;if(t.op==="move"||t.op==="copy")return s.newDocument=qa(e,t.from),t.op==="move"&&(s.removed=e),s;if(t.op==="test"){if(s.test=Fi(e,t.value),s.test===!1)throw new je("Test operation failed","TEST_OPERATION_FAILED",i,t,e);return s.newDocument=e,s}else{if(t.op==="remove")return s.removed=e,s.newDocument=null,s;if(t.op==="_get")return t.value=e,s;if(r)throw new je("Operation `op` property is not one of operations defined in RFC-6902","OPERATION_OP_INVALID",i,t,e);return s}}else{n||(e=rt(e));var a=t.path||"",u=a.split("/"),c=e,g=1,v=u.length,E=void 0,h=void 0,y=void 0;for(typeof r=="function"?y=r:y=Ua;;){if(h=u[g],h&&h.indexOf("~")!=-1&&(h=Pi(h)),o&&(h=="__proto__"||h=="prototype"&&g>0&&u[g-1]=="constructor"))throw new TypeError("JSON-Patch: modifying `__proto__` or `constructor/prototype` prop is banned for security reasons, if this was on purpose, please set `banPrototypeModifications` flag false and pass it to this function. More info in fast-json-patch README");if(r&&E===void 0&&(c[h]===void 0?E=u.slice(0,g).join("/"):g==v-1&&(E=t.path),E!==void 0&&y(t,0,e,E)),g++,Array.isArray(c)){if(h==="-")h=c.length;else{if(r&&!ja(h))throw new je("Expected an unsigned base-10 integer value, making the new referenced value the array element with the zero-based index","OPERATION_PATH_ILLEGAL_ARRAY_INDEX",i,t,e);ja(h)&&(h=~~h)}if(g>=v){if(r&&t.op==="add"&&h>c.length)throw new je("The specified index MUST NOT be greater than the number of elements in the array","OPERATION_VALUE_OUT_OF_BOUNDS",i,t,e);var s=K_[t.op].call(t,c,h,e);if(s.test===!1)throw new je("Test operation failed","TEST_OPERATION_FAILED",i,t,e);return s}}else if(g>=v){var s=go[t.op].call(t,c,h,e);if(s.test===!1)throw new je("Test operation failed","TEST_OPERATION_FAILED",i,t,e);return s}if(c=c[h],r&&g<v&&(!c||typeof c!="object"))throw new je("Cannot perform operation at the desired path","OPERATION_PATH_UNRESOLVABLE",i,t,e)}}}function _r(e,t,r,n,o){if(n===void 0&&(n=!0),o===void 0&&(o=!0),r&&!Array.isArray(t))throw new je("Patch sequence must be an array","SEQUENCE_NOT_AN_ARRAY");n||(e=rt(e));for(var i=new Array(t.length),s=0,a=t.length;s<a;s++)i[s]=An(e,t[s],r,!0,o,s),e=i[s].newDocument;return i.newDocument=e,i}function Y_(e,t,r){var n=An(e,t);if(n.test===!1)throw new je("Test operation failed","TEST_OPERATION_FAILED",r,t,e);return n.newDocument}function Ua(e,t,r,n){if(typeof e!="object"||e===null||Array.isArray(e))throw new je("Operation is not an object","OPERATION_NOT_AN_OBJECT",t,e,r);if(go[e.op]){if(typeof e.path!="string")throw new je("Operation `path` property is not a string","OPERATION_PATH_INVALID",t,e,r);if(e.path.indexOf("/")!==0&&e.path.length>0)throw new je("Operation `path` property must start with \"/\"","OPERATION_PATH_INVALID",t,e,r);if((e.op==="move"||e.op==="copy")&&typeof e.from!="string")throw new je("Operation `from` property is not present (applicable in `move` and `copy` operations)","OPERATION_FROM_REQUIRED",t,e,r);if((e.op==="add"||e.op==="replace"||e.op==="test")&&e.value===void 0)throw new je("Operation `value` property is not present (applicable in `add`, `replace` and `test` operations)","OPERATION_VALUE_REQUIRED",t,e,r);if((e.op==="add"||e.op==="replace"||e.op==="test")&&Da(e.value))throw new je("Operation `value` property is not present (applicable in `add`, `replace` and `test` operations)","OPERATION_VALUE_CANNOT_CONTAIN_UNDEFINED",t,e,r);if(r){if(e.op=="add"){var o=e.path.split("/").length,i=n.split("/").length;if(o!==i+1&&o!==i)throw new je("Cannot perform an `add` operation at the desired path","OPERATION_PATH_CANNOT_ADD",t,e,r)}else if(e.op==="replace"||e.op==="remove"||e.op==="_get"){if(e.path!==n)throw new je("Cannot perform the operation at a path that does not exist","OPERATION_PATH_UNRESOLVABLE",t,e,r)}else if(e.op==="move"||e.op==="copy"){var s={op:"_get",path:e.from,value:void 0},a=jy([s],r);if(a&&a.name==="OPERATION_PATH_UNRESOLVABLE")throw new je("Cannot perform the operation from a path that does not exist","OPERATION_FROM_UNRESOLVABLE",t,e,r)}}}else throw new je("Operation `op` property is not one of operations defined in RFC-6902","OPERATION_OP_INVALID",t,e,r)}function jy(e,t,r){try{if(!Array.isArray(e))throw new je("Patch sequence must be an array","SEQUENCE_NOT_AN_ARRAY");if(t)_r(rt(t),rt(e),r||!0);else{r=r||Ua;for(var n=0;n<e.length;n++)r(e[n],n,t,void 0)}}catch(o){if(o instanceof je)return o;throw o}}function Fi(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){var r=Array.isArray(e),n=Array.isArray(t),o,i,s;if(r&&n){if(i=e.length,i!=t.length)return!1;for(o=i;o--!==0;)if(!Fi(e[o],t[o]))return!1;return!0}if(r!=n)return!1;var a=Object.keys(e);if(i=a.length,i!==Object.keys(t).length)return!1;for(o=i;o--!==0;)if(!t.hasOwnProperty(a[o]))return!1;for(o=i;o--!==0;)if(s=a[o],!Fi(e[s],t[s]))return!1;return!0}return e!==e&&t!==t}var Vd={};Hi(Vd,{compare:()=>ok,generate:()=>jd,observe:()=>nk,unobserve:()=>rk});m();d();f();p();var qd=new WeakMap,X_=function(){function e(t){this.observers=new Map,this.obj=t}return e}(),Z_=function(){function e(t,r){this.callback=t,this.observer=r}return e}();function J_(e){return qd.get(e)}function ek(e,t){return e.observers.get(t)}function tk(e,t){e.observers.delete(t.callback)}function rk(e,t){t.unobserve()}function nk(e,t){var r=[],n,o=J_(e);if(!o)o=new X_(e),qd.set(e,o);else{var i=ek(o,t);n=i&&i.observer}if(n)return n;if(n={},o.value=rt(e),t){n.callback=t,n.next=null;var s=function(){jd(n)},a=function(){clearTimeout(n.next),n.next=setTimeout(s)};typeof window<"u"&&(window.addEventListener("mouseup",a),window.addEventListener("keyup",a),window.addEventListener("mousedown",a),window.addEventListener("keydown",a),window.addEventListener("change",a))}return n.patches=r,n.object=e,n.unobserve=function(){jd(n),clearTimeout(n.next),tk(o,n),typeof window<"u"&&(window.removeEventListener("mouseup",a),window.removeEventListener("keyup",a),window.removeEventListener("mousedown",a),window.removeEventListener("keydown",a),window.removeEventListener("change",a))},o.observers.set(t,new Z_(t,n)),n}function jd(e,t){t===void 0&&(t=!1);var r=qd.get(e.object);Ud(r.value,e.object,e.patches,"",t),e.patches.length&&_r(r.value,e.patches);var n=e.patches;return n.length>0&&(e.patches=[],e.callback&&e.callback(n)),n}function Ud(e,t,r,n,o){if(t!==e){typeof t.toJSON=="function"&&(t=t.toJSON());for(var i=La(t),s=La(e),a=!1,u=!1,c=s.length-1;c>=0;c--){var g=s[c],v=e[g];if(Ma(t,g)&&!(t[g]===void 0&&v!==void 0&&Array.isArray(t)===!1)){var E=t[g];typeof v=="object"&&v!=null&&typeof E=="object"&&E!=null&&Array.isArray(v)===Array.isArray(E)?Ud(v,E,r,n+"/"+Wt(g),o):v!==E&&(a=!0,o&&r.push({op:"test",path:n+"/"+Wt(g),value:rt(v)}),r.push({op:"replace",path:n+"/"+Wt(g),value:rt(E)}))}else Array.isArray(e)===Array.isArray(t)?(o&&r.push({op:"test",path:n+"/"+Wt(g),value:rt(v)}),r.push({op:"remove",path:n+"/"+Wt(g)}),u=!0):(o&&r.push({op:"test",path:n,value:e}),r.push({op:"replace",path:n,value:t}),a=!0)}if(!(!u&&i.length==s.length))for(var c=0;c<i.length;c++){var g=i[c];!Ma(e,g)&&t[g]!==void 0&&r.push({op:"add",path:n+"/"+Wt(g),value:rt(t[g])})}}}function ok(e,t,r){r===void 0&&(r=!1);var n=[];return Ud(e,t,n,"",r),n}var B4=Object.assign({},Ld,Vd,{JsonPatchError:Ni,deepClone:rt,escapePathComponent:Wt,unescapePathComponent:Pi});m();d();f();p();m();d();f();p();m();d();f();p();m();d();f();p();var Bd=function(e,t){return Bd=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(r[o]=n[o])},Bd(e,t)};function Kt(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Bd(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}function qy(e,t,r,n){function o(i){return i instanceof r?i:new r(function(s){s(i)})}return new(r||(r=Promise))(function(i,s){function a(g){try{c(n.next(g))}catch(v){s(v)}}function u(g){try{c(n.throw(g))}catch(v){s(v)}}function c(g){g.done?i(g.value):o(g.value).then(a,u)}c((n=n.apply(e,t||[])).next())})}function Va(e,t){var r={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,o,i,s=Object.create((typeof Iterator=="function"?Iterator:Object).prototype);return s.next=a(0),s.throw=a(1),s.return=a(2),typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function a(c){return function(g){return u([c,g])}}function u(c){if(n)throw new TypeError("Generator is already executing.");for(;s&&(s=0,c[0]&&(r=0)),r;)try{if(n=1,o&&(i=c[0]&2?o.return:c[0]?o.throw||((i=o.return)&&i.call(o),0):o.next)&&!(i=i.call(o,c[1])).done)return i;switch(o=0,i&&(c=[c[0]&2,i.value]),c[0]){case 0:case 1:i=c;break;case 4:return r.label++,{value:c[1],done:!1};case 5:r.label++,o=c[1],c=[0];continue;case 7:c=r.ops.pop(),r.trys.pop();continue;default:if(i=r.trys,!(i=i.length>0&&i[i.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[1]<i[3])){r.label=c[1];break}if(c[0]===6&&r.label<i[1]){r.label=i[1],i=c;break}if(i&&r.label<i[2]){r.label=i[2],r.ops.push(c);break}i[2]&&r.ops.pop(),r.trys.pop();continue}c=t.call(e,r)}catch(g){c=[6,g],o=0}finally{n=i=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}}function fr(e){var t=typeof Symbol=="function"&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function ho(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var n=r.call(e),o,i=[],s;try{for(;(t===void 0||t-->0)&&!(o=n.next()).done;)i.push(o.value)}catch(a){s={error:a}}finally{try{o&&!o.done&&(r=n.return)&&r.call(n)}finally{if(s)throw s.error}}return i}function yo(e,t,r){if(r||arguments.length===2)for(var n=0,o=t.length,i;n<o;n++)(i||!(n in t))&&(i||(i=Array.prototype.slice.call(t,0,n)),i[n]=t[n]);return e.concat(i||Array.prototype.slice.call(t))}function bn(e){return this instanceof bn?(this.v=e,this):new bn(e)}function Uy(e,t,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n=r.apply(e,t||[]),o,i=[];return o=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),a("next"),a("throw"),a("return",s),o[Symbol.asyncIterator]=function(){return this},o;function s(h){return function(y){return Promise.resolve(y).then(h,v)}}function a(h,y){n[h]&&(o[h]=function(S){return new Promise(function(x,I){i.push([h,S,x,I])>1||u(h,S)})},y&&(o[h]=y(o[h])))}function u(h,y){try{c(n[h](y))}catch(S){E(i[0][3],S)}}function c(h){h.value instanceof bn?Promise.resolve(h.value.v).then(g,v):E(i[0][2],h)}function g(h){u("next",h)}function v(h){u("throw",h)}function E(h,y){h(y),i.shift(),i.length&&u(i[0][0],i[0][1])}}function Vy(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],r;return t?t.call(e):(e=typeof fr=="function"?fr(e):e[Symbol.iterator](),r={},n("next"),n("throw"),n("return"),r[Symbol.asyncIterator]=function(){return this},r);function n(i){r[i]=e[i]&&function(s){return new Promise(function(a,u){s=e[i](s),o(a,u,s.done,s.value)})}}function o(i,s,a,u){Promise.resolve(u).then(function(c){i({value:c,done:a})},s)}}m();d();f();p();function Se(e){return typeof e=="function"}m();d();f();p();m();d();f();p();m();d();f();p();function vo(e){var t=function(n){Error.call(n),n.stack=new Error().stack},r=e(t);return r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r}var Ba=vo(function(e){return function(r){e(this),this.message=r?r.length+` errors occurred during unsubscription:
|
|
31
|
+
`;function qE(){return typeof navigator<"u"&&navigator.product=="ReactNative"}var UE=["1",1,"yes",!0];function na(){let e=[];return Ol()&&e.push(window.doNotTrack),$l()&&e.push(navigator.doNotTrack,navigator.msDoNotTrack,navigator.globalPrivacyControl),e.some(t=>UE.indexOf(t)!==-1)}var Qg="v15",Hg={default:"https://analytics.cloud.coveo.com/rest/ua",production:"https://analytics.cloud.coveo.com/rest/ua",hipaa:"https://analyticshipaa.cloud.coveo.com/rest/ua"};function VE(e=Hg.default,t=Qg,r=!1){if(e=e.replace(/\/$/,""),r)return`${e}/${t}`;let n=e.endsWith("/rest")||e.endsWith("/rest/ua");return`${e}${n?"":"/rest"}/${t}`}var BE="38824e1f-37f5-42d3-8372-a4b8fa9df946",Bt=class{get defaultOptions(){return{endpoint:Hg.default,isCustomEndpoint:!1,token:"",version:Qg,beforeSendHooks:[],afterSendHooks:[]}}get version(){return Vg}constructor(t){if(this.acceptedLinkReferrers=[],!t)throw new Error("You have to pass options to this constructor");this.options=Object.assign(Object.assign({},this.defaultOptions),t),this.visitorId="",this.bufferedRequests=[],this.beforeSendHooks=[kx,Ex].concat(this.options.beforeSendHooks),this.afterSendHooks=this.options.afterSendHooks,this.eventTypeMapping={};let r={baseUrl:this.baseUrl,token:this.options.token,visitorIdProvider:this,preprocessRequest:this.options.preprocessRequest};na()?this.runtime=new ra:this.runtime=this.options.runtimeEnvironment||this.initRuntime(r),this.addEventTypeMapping(ve.view,{newEventType:ve.view,addClientIdParameter:!0}),this.addEventTypeMapping(ve.click,{newEventType:ve.click,addClientIdParameter:!0}),this.addEventTypeMapping(ve.custom,{newEventType:ve.custom,addClientIdParameter:!0}),this.addEventTypeMapping(ve.search,{newEventType:ve.search,addClientIdParameter:!0})}initRuntime(t){return Ol()&&Wn()?new Bl(t,()=>{let r=[...this.bufferedRequests];return this.bufferedRequests=[],r}):(qE()&&console.warn(jE),new Gl(t))}get storage(){return this.runtime.storage}determineVisitorId(){return q(this,void 0,void 0,function*(){try{return Ol()&&this.extractClientIdFromLink(window.location.href)||(yield this.storage.getItem("visitorId"))||Xr()}catch(t){return console.log("Could not get visitor ID from the current runtime environment storage. Using a random ID instead.",t),Xr()}})}getCurrentVisitorId(){return q(this,void 0,void 0,function*(){if(!this.visitorId){let t=yield this.determineVisitorId();yield this.setCurrentVisitorId(t)}return this.visitorId})}setCurrentVisitorId(t){return q(this,void 0,void 0,function*(){this.visitorId=t,yield this.storage.setItem("visitorId",t)})}setClientId(t,r){return q(this,void 0,void 0,function*(){if(Zs(t))this.setCurrentVisitorId(t.toLowerCase());else{if(!r)throw Error("Cannot generate uuid client id without a specific namespace string.");this.setCurrentVisitorId(Tg(t,Tg(r,BE)))}})}getParameters(t,...r){return q(this,void 0,void 0,function*(){return yield this.resolveParameters(t,...r)})}getPayload(t,...r){return q(this,void 0,void 0,function*(){let n=yield this.resolveParameters(t,...r);return yield this.resolvePayloadForParameters(t,n)})}get currentVisitorId(){return typeof(this.visitorId||this.storage.getItem("visitorId"))!="string"&&this.setCurrentVisitorId(Xr()),this.visitorId}set currentVisitorId(t){this.visitorId=t,this.storage.setItem("visitorId",t)}extractClientIdFromLink(t){if(na())return null;try{let r=new URL(t).searchParams.get(vr.cvo_cid);if(r==null)return null;let n=vr.fromString(r);return!n||!Wn()||!n.validate(document.referrer,this.acceptedLinkReferrers)?null:n.clientId}catch{}return null}resolveParameters(t,...r){return q(this,void 0,void 0,function*(){let{variableLengthArgumentsNames:n=[],addVisitorIdParameter:o=!1,usesMeasurementProtocol:i=!1,addClientIdParameter:s=!1}=this.eventTypeMapping[t]||{};return yield[h=>n.length>0?this.parseVariableArgumentsPayload(n,h):h[0],h=>q(this,void 0,void 0,function*(){return Object.assign(Object.assign({},h),{visitorId:o?yield this.getCurrentVisitorId():""})}),h=>q(this,void 0,void 0,function*(){return s?Object.assign(Object.assign({},h),{clientId:yield this.getCurrentVisitorId()}):h}),h=>i?this.ensureAnonymousUserWhenUsingApiKey(h):h,h=>this.beforeSendHooks.reduce((y,S)=>q(this,void 0,void 0,function*(){let x=yield y;return yield S(t,x)}),h)].reduce((h,y)=>q(this,void 0,void 0,function*(){let S=yield h;return yield y(S)}),Promise.resolve(r))})}resolvePayloadForParameters(t,r){return q(this,void 0,void 0,function*(){let{usesMeasurementProtocol:n=!1}=this.eventTypeMapping[t]||{};return yield[v=>this.setTrackingIdIfTrackingIdNotPresent(v),v=>this.removeEmptyPayloadValues(v,t),v=>this.validateParams(v,t),v=>n?TE(v):v,v=>n?this.removeUnknownParameters(v):v,v=>n?this.processCustomParameters(v):this.mapCustomParametersToCustomData(v)].reduce((v,E)=>q(this,void 0,void 0,function*(){let h=yield v;return yield E(h)}),Promise.resolve(r))})}makeEvent(t,...r){return q(this,void 0,void 0,function*(){let{newEventType:n=t}=this.eventTypeMapping[t]||{},o=yield this.resolveParameters(t,...r),i=yield this.resolvePayloadForParameters(t,o);return{eventType:n,payload:i,log:s=>q(this,void 0,void 0,function*(){return this.bufferedRequests.push({eventType:n,payload:Object.assign(Object.assign({},i),s)}),yield Promise.all(this.afterSendHooks.map(a=>a(t,Object.assign(Object.assign({},o),s)))),yield this.deferExecution(),yield this.sendFromBuffer()})}})}sendEvent(t,...r){return q(this,void 0,void 0,function*(){return(yield this.makeEvent(t,...r)).log({})})}deferExecution(){return new Promise(t=>setTimeout(t,0))}sendFromBuffer(){return q(this,void 0,void 0,function*(){let t=this.bufferedRequests.shift();if(t){let{eventType:r,payload:n}=t;return this.runtime.getClientDependingOnEventType(r).sendEvent(r,n)}})}clear(){this.storage.removeItem("visitorId"),new Xs().clear()}deleteHttpOnlyVisitorId(){this.runtime.client.deleteHttpCookieVisitorId()}makeSearchEvent(t){return q(this,void 0,void 0,function*(){return this.makeEvent(ve.search,t)})}sendSearchEvent(t){return q(this,void 0,void 0,function*(){var{searchQueryUid:r}=t,n=ar(t,["searchQueryUid"]);return(yield this.makeSearchEvent(n)).log({searchQueryUid:r})})}makeClickEvent(t){return q(this,void 0,void 0,function*(){return this.makeEvent(ve.click,t)})}sendClickEvent(t){return q(this,void 0,void 0,function*(){var{searchQueryUid:r}=t,n=ar(t,["searchQueryUid"]);return(yield this.makeClickEvent(n)).log({searchQueryUid:r})})}makeCustomEvent(t){return q(this,void 0,void 0,function*(){return this.makeEvent(ve.custom,t)})}sendCustomEvent(t){return q(this,void 0,void 0,function*(){var{lastSearchQueryUid:r}=t,n=ar(t,["lastSearchQueryUid"]);return(yield this.makeCustomEvent(n)).log({lastSearchQueryUid:r})})}makeViewEvent(t){return q(this,void 0,void 0,function*(){return this.makeEvent(ve.view,t)})}sendViewEvent(t){return q(this,void 0,void 0,function*(){return(yield this.makeViewEvent(t)).log({})})}getVisit(){return q(this,void 0,void 0,function*(){let r=yield(yield w(`${this.baseUrl}/analytics/visit`)).json();return this.visitorId=r.visitorId,r})}getHealth(){return q(this,void 0,void 0,function*(){return yield(yield w(`${this.baseUrl}/analytics/monitoring/health`)).json()})}registerBeforeSendEventHook(t){this.beforeSendHooks.push(t)}registerAfterSendEventHook(t){this.afterSendHooks.push(t)}addEventTypeMapping(t,r){this.eventTypeMapping[t]=r}setAcceptedLinkReferrers(t){if(Array.isArray(t)&&t.every(r=>typeof r=="string"))this.acceptedLinkReferrers=t;else throw Error("Parameter should be an array of domain strings")}parseVariableArgumentsPayload(t,r){let n={};for(let o=0,i=r.length;o<i;o++){let s=r[o];if(typeof s=="string")n[t[o]]=s;else if(typeof s=="object")return Object.assign(Object.assign({},n),s)}return n}isKeyAllowedEmpty(t,r){return({[ve.search]:["queryText"]}[t]||[]).indexOf(r)!==-1}removeEmptyPayloadValues(t,r){let n=o=>typeof o<"u"&&o!==null&&o!=="";return Object.keys(t).filter(o=>this.isKeyAllowedEmpty(r,o)||n(t[o])).reduce((o,i)=>Object.assign(Object.assign({},o),{[i]:t[i]}),{})}removeUnknownParameters(t){return Object.keys(t).filter(n=>{if(PE(n))return!0;console.log(n,"is not processed by coveoua")}).reduce((n,o)=>Object.assign(Object.assign({},n),{[o]:t[o]}),{})}processCustomParameters(t){let{custom:r}=t,n=ar(t,["custom"]),o={};r&&Ys(r)&&(o=this.lowercaseKeys(r));let i=NE(n);return Object.assign(Object.assign({},o),i)}mapCustomParametersToCustomData(t){let{custom:r}=t,n=ar(t,["custom"]);if(r&&Ys(r)){let o=this.lowercaseKeys(r);return Object.assign(Object.assign({},n),{customData:Object.assign(Object.assign({},o),t.customData)})}else return t}lowercaseKeys(t){let r=Object.keys(t),n={};return r.forEach(o=>{n[o.toLowerCase()]=t[o]}),n}validateParams(t,r){let{anonymizeIp:n}=t,o=ar(t,["anonymizeIp"]);return n!==void 0&&["0","false","undefined","null","{}","[]",""].indexOf(`${n}`.toLowerCase())==-1&&(o.anonymizeIp=1),(r==ve.view||r==ve.click||r==ve.search||r==ve.custom)&&(o.originLevel3=this.limit(o.originLevel3,1024)),r==ve.view&&(o.location=this.limit(o.location,1024)),(r=="pageview"||r=="event")&&(o.referrer=this.limit(o.referrer,2048),o.location=this.limit(o.location,2048),o.page=this.limit(o.page,2048)),o}ensureAnonymousUserWhenUsingApiKey(t){let{userId:r}=t,n=ar(t,["userId"]);return LE(this.options.token)&&!r?(n.userId="anonymous",n):t}setTrackingIdIfTrackingIdNotPresent(t){let{trackingId:r}=t,n=ar(t,["trackingId"]);return r?t:(n.hasOwnProperty("custom")&&Ys(n.custom)&&(n.custom.hasOwnProperty("context_website")||n.custom.hasOwnProperty("siteName"))&&(n.trackingId=n.custom.context_website||n.custom.siteName),n.hasOwnProperty("customData")&&Ys(n.customData)&&(n.customData.hasOwnProperty("context_website")||n.customData.hasOwnProperty("siteName"))&&(n.trackingId=n.customData.context_website||n.customData.siteName),n)}limit(t,r){return typeof t=="string"?Qx(t,r):t}get baseUrl(){return VE(this.options.endpoint,this.options.version,this.options.isCustomEndpoint)}},cr;(function(e){e.contextChanged="contextChanged",e.expandToFullUI="expandToFullUI",e.openUserActions="openUserActions",e.showPrecedingSessions="showPrecedingSessions",e.showFollowingSessions="showFollowingSessions",e.clickViewedDocument="clickViewedDocument",e.clickPageView="clickPageView",e.createArticle="createArticle"})(cr||(cr={}));var B;(function(e){e.interfaceLoad="interfaceLoad",e.interfaceChange="interfaceChange",e.didyoumeanAutomatic="didyoumeanAutomatic",e.didyoumeanClick="didyoumeanClick",e.resultsSort="resultsSort",e.searchboxSubmit="searchboxSubmit",e.searchboxClear="searchboxClear",e.searchboxAsYouType="searchboxAsYouType",e.breadcrumbFacet="breadcrumbFacet",e.breadcrumbResetAll="breadcrumbResetAll",e.documentQuickview="documentQuickview",e.documentOpen="documentOpen",e.omniboxAnalytics="omniboxAnalytics",e.omniboxFromLink="omniboxFromLink",e.searchFromLink="searchFromLink",e.triggerNotify="notify",e.triggerExecute="execute",e.triggerQuery="query",e.undoTriggerQuery="undoQuery",e.triggerRedirect="redirect",e.pagerResize="pagerResize",e.pagerNumber="pagerNumber",e.pagerNext="pagerNext",e.pagerPrevious="pagerPrevious",e.pagerScrolling="pagerScrolling",e.staticFilterClearAll="staticFilterClearAll",e.staticFilterSelect="staticFilterSelect",e.staticFilterDeselect="staticFilterDeselect",e.facetClearAll="facetClearAll",e.facetSearch="facetSearch",e.facetSelect="facetSelect",e.facetSelectAll="facetSelectAll",e.facetDeselect="facetDeselect",e.facetExclude="facetExclude",e.facetUnexclude="facetUnexclude",e.facetUpdateSort="facetUpdateSort",e.facetShowMore="showMoreFacetResults",e.facetShowLess="showLessFacetResults",e.queryError="query",e.queryErrorBack="errorBack",e.queryErrorClear="errorClearQuery",e.queryErrorRetry="errorRetry",e.recommendation="recommendation",e.recommendationInterfaceLoad="recommendationInterfaceLoad",e.recommendationOpen="recommendationOpen",e.likeSmartSnippet="likeSmartSnippet",e.dislikeSmartSnippet="dislikeSmartSnippet",e.expandSmartSnippet="expandSmartSnippet",e.collapseSmartSnippet="collapseSmartSnippet",e.openSmartSnippetFeedbackModal="openSmartSnippetFeedbackModal",e.closeSmartSnippetFeedbackModal="closeSmartSnippetFeedbackModal",e.sendSmartSnippetReason="sendSmartSnippetReason",e.expandSmartSnippetSuggestion="expandSmartSnippetSuggestion",e.collapseSmartSnippetSuggestion="collapseSmartSnippetSuggestion",e.showMoreSmartSnippetSuggestion="showMoreSmartSnippetSuggestion",e.showLessSmartSnippetSuggestion="showLessSmartSnippetSuggestion",e.openSmartSnippetSource="openSmartSnippetSource",e.openSmartSnippetSuggestionSource="openSmartSnippetSuggestionSource",e.openSmartSnippetInlineLink="openSmartSnippetInlineLink",e.openSmartSnippetSuggestionInlineLink="openSmartSnippetSuggestionInlineLink",e.recentQueryClick="recentQueriesClick",e.clearRecentQueries="clearRecentQueries",e.recentResultClick="recentResultClick",e.clearRecentResults="clearRecentResults",e.noResultsBack="noResultsBack",e.showMoreFoldedResults="showMoreFoldedResults",e.showLessFoldedResults="showLessFoldedResults",e.copyToClipboard="copyToClipboard",e.caseSendEmail="Case.SendEmail",e.feedItemTextPost="FeedItem.TextPost",e.caseAttach="caseAttach",e.caseDetach="caseDetach",e.retryGeneratedAnswer="retryGeneratedAnswer",e.likeGeneratedAnswer="likeGeneratedAnswer",e.dislikeGeneratedAnswer="dislikeGeneratedAnswer",e.openGeneratedAnswerSource="openGeneratedAnswerSource",e.generatedAnswerOpenInlineLink="generatedAnswerOpenInlineLink",e.generatedAnswerStreamEnd="generatedAnswerStreamEnd",e.generatedAnswerSourceHover="generatedAnswerSourceHover",e.generatedAnswerCopyToClipboard="generatedAnswerCopyToClipboard",e.generatedAnswerHideAnswers="generatedAnswerHideAnswers",e.generatedAnswerShowAnswers="generatedAnswerShowAnswers",e.generatedAnswerExpand="generatedAnswerExpand",e.generatedAnswerCollapse="generatedAnswerCollapse",e.generatedAnswerFeedbackSubmit="generatedAnswerFeedbackSubmit",e.rephraseGeneratedAnswer="rephraseGeneratedAnswer",e.generatedAnswerFeedbackSubmitV2="generatedAnswerFeedbackSubmitV2",e.generatedAnswerCitationClick="generatedAnswerCitationClick",e.generatedAnswerCitationDocumentAttach="generatedAnswerCitationDocumentAttach"})(B||(B={}));var Dg={[B.triggerNotify]:"queryPipelineTriggers",[B.triggerExecute]:"queryPipelineTriggers",[B.triggerQuery]:"queryPipelineTriggers",[B.triggerRedirect]:"queryPipelineTriggers",[B.queryErrorBack]:"errors",[B.queryErrorClear]:"errors",[B.queryErrorRetry]:"errors",[B.pagerNext]:"getMoreResults",[B.pagerPrevious]:"getMoreResults",[B.pagerNumber]:"getMoreResults",[B.pagerResize]:"getMoreResults",[B.pagerScrolling]:"getMoreResults",[B.facetSearch]:"facet",[B.facetShowLess]:"facet",[B.facetShowMore]:"facet",[B.recommendation]:"recommendation",[B.likeSmartSnippet]:"smartSnippet",[B.dislikeSmartSnippet]:"smartSnippet",[B.expandSmartSnippet]:"smartSnippet",[B.collapseSmartSnippet]:"smartSnippet",[B.openSmartSnippetFeedbackModal]:"smartSnippet",[B.closeSmartSnippetFeedbackModal]:"smartSnippet",[B.sendSmartSnippetReason]:"smartSnippet",[B.expandSmartSnippetSuggestion]:"smartSnippetSuggestions",[B.collapseSmartSnippetSuggestion]:"smartSnippetSuggestions",[B.showMoreSmartSnippetSuggestion]:"smartSnippetSuggestions",[B.showLessSmartSnippetSuggestion]:"smartSnippetSuggestions",[B.clearRecentQueries]:"recentQueries",[B.recentResultClick]:"recentlyClickedDocuments",[B.clearRecentResults]:"recentlyClickedDocuments",[B.showLessFoldedResults]:"folding",[B.caseDetach]:"case",[B.likeGeneratedAnswer]:"generatedAnswer",[B.dislikeGeneratedAnswer]:"generatedAnswer",[B.openGeneratedAnswerSource]:"generatedAnswer",[B.generatedAnswerOpenInlineLink]:"generatedAnswer",[B.generatedAnswerStreamEnd]:"generatedAnswer",[B.generatedAnswerSourceHover]:"generatedAnswer",[B.generatedAnswerCopyToClipboard]:"generatedAnswer",[B.generatedAnswerHideAnswers]:"generatedAnswer",[B.generatedAnswerShowAnswers]:"generatedAnswer",[B.generatedAnswerExpand]:"generatedAnswer",[B.generatedAnswerCollapse]:"generatedAnswer",[B.generatedAnswerFeedbackSubmit]:"generatedAnswer",[B.generatedAnswerFeedbackSubmitV2]:"generatedAnswer",[cr.expandToFullUI]:"interface",[cr.openUserActions]:"User Actions",[cr.showPrecedingSessions]:"User Actions",[cr.showFollowingSessions]:"User Actions",[cr.clickViewedDocument]:"User Actions",[cr.clickPageView]:"User Actions",[cr.createArticle]:"createArticle"},Xn=class{constructor(){this.runtime=new ra,this.currentVisitorId=""}getPayload(){return Promise.resolve()}getParameters(){return Promise.resolve()}makeEvent(t){return Promise.resolve({eventType:t,payload:null,log:()=>Promise.resolve()})}sendEvent(){return Promise.resolve()}makeSearchEvent(){return this.makeEvent(ve.search)}sendSearchEvent(){return Promise.resolve()}makeClickEvent(){return this.makeEvent(ve.click)}sendClickEvent(){return Promise.resolve()}makeCustomEvent(){return this.makeEvent(ve.custom)}sendCustomEvent(){return Promise.resolve()}makeViewEvent(){return this.makeEvent(ve.view)}sendViewEvent(){return Promise.resolve()}getVisit(){return Promise.resolve({id:"",visitorId:""})}getHealth(){return Promise.resolve({status:""})}registerBeforeSendEventHook(){}registerAfterSendEventHook(){}addEventTypeMapping(){}get version(){return Vg}};function GE(e){let t="";return e.filter(r=>{let n=r!==t;return t=r,n})}function $E(e){return e.map(t=>t.replace(/;/g,""))}function zg(e){let r=e.join(";");return r.length<=256?r:zg(e.slice(1))}var Mg=e=>{let t=$E(e),r=GE(t);return zg(r)};function Lg(e){let t=typeof e.partialQueries=="string"?e.partialQueries:Mg(e.partialQueries),r=typeof e.suggestions=="string"?e.suggestions:Mg(e.suggestions);return Object.assign(Object.assign({},e),{partialQueries:t,suggestions:r})}var oa=class{constructor(t,r){this.opts=t,this.provider=r;let n=t.enableAnalytics===!1||na();this.coveoAnalyticsClient=n?new Xn:new Bt(t)}disable(){this.coveoAnalyticsClient=new Xn}enable(){this.coveoAnalyticsClient=new Bt(this.opts)}makeInterfaceLoad(){return this.makeSearchEvent(B.interfaceLoad)}logInterfaceLoad(){return q(this,void 0,void 0,function*(){return(yield this.makeInterfaceLoad()).log({searchUID:this.provider.getSearchUID()})})}makeRecommendationInterfaceLoad(){return this.makeSearchEvent(B.recommendationInterfaceLoad)}logRecommendationInterfaceLoad(){return q(this,void 0,void 0,function*(){return(yield this.makeRecommendationInterfaceLoad()).log({searchUID:this.provider.getSearchUID()})})}makeRecommendation(){return this.makeCustomEvent(B.recommendation)}logRecommendation(){return q(this,void 0,void 0,function*(){return(yield this.makeRecommendation()).log({searchUID:this.provider.getSearchUID()})})}makeRecommendationOpen(t,r){return this.makeClickEvent(B.recommendationOpen,t,r)}logRecommendationOpen(t,r){return q(this,void 0,void 0,function*(){return(yield this.makeRecommendationOpen(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeStaticFilterClearAll(t){return this.makeSearchEvent(B.staticFilterClearAll,t)}logStaticFilterClearAll(t){return q(this,void 0,void 0,function*(){return(yield this.makeStaticFilterClearAll(t)).log({searchUID:this.provider.getSearchUID()})})}makeStaticFilterSelect(t){return this.makeSearchEvent(B.staticFilterSelect,t)}logStaticFilterSelect(t){return q(this,void 0,void 0,function*(){return(yield this.makeStaticFilterSelect(t)).log({searchUID:this.provider.getSearchUID()})})}makeStaticFilterDeselect(t){return this.makeSearchEvent(B.staticFilterDeselect,t)}logStaticFilterDeselect(t){return q(this,void 0,void 0,function*(){return(yield this.makeStaticFilterDeselect(t)).log({searchUID:this.provider.getSearchUID()})})}makeFetchMoreResults(){return this.makeCustomEvent(B.pagerScrolling,{type:"getMoreResults"})}logFetchMoreResults(){return q(this,void 0,void 0,function*(){return(yield this.makeFetchMoreResults()).log({searchUID:this.provider.getSearchUID()})})}makeInterfaceChange(t){return this.makeSearchEvent(B.interfaceChange,t)}logInterfaceChange(t){return q(this,void 0,void 0,function*(){return(yield this.makeInterfaceChange(t)).log({searchUID:this.provider.getSearchUID()})})}makeDidYouMeanAutomatic(){return this.makeSearchEvent(B.didyoumeanAutomatic)}logDidYouMeanAutomatic(){return q(this,void 0,void 0,function*(){return(yield this.makeDidYouMeanAutomatic()).log({searchUID:this.provider.getSearchUID()})})}makeDidYouMeanClick(){return this.makeSearchEvent(B.didyoumeanClick)}logDidYouMeanClick(){return q(this,void 0,void 0,function*(){return(yield this.makeDidYouMeanClick()).log({searchUID:this.provider.getSearchUID()})})}makeResultsSort(t){return this.makeSearchEvent(B.resultsSort,t)}logResultsSort(t){return q(this,void 0,void 0,function*(){return(yield this.makeResultsSort(t)).log({searchUID:this.provider.getSearchUID()})})}makeSearchboxSubmit(){return this.makeSearchEvent(B.searchboxSubmit)}logSearchboxSubmit(){return q(this,void 0,void 0,function*(){return(yield this.makeSearchboxSubmit()).log({searchUID:this.provider.getSearchUID()})})}makeSearchboxClear(){return this.makeSearchEvent(B.searchboxClear)}logSearchboxClear(){return q(this,void 0,void 0,function*(){return(yield this.makeSearchboxClear()).log({searchUID:this.provider.getSearchUID()})})}makeSearchboxAsYouType(){return this.makeSearchEvent(B.searchboxAsYouType)}logSearchboxAsYouType(){return q(this,void 0,void 0,function*(){return(yield this.makeSearchboxAsYouType()).log({searchUID:this.provider.getSearchUID()})})}makeBreadcrumbFacet(t){return this.makeSearchEvent(B.breadcrumbFacet,t)}logBreadcrumbFacet(t){return q(this,void 0,void 0,function*(){return(yield this.makeBreadcrumbFacet(t)).log({searchUID:this.provider.getSearchUID()})})}makeBreadcrumbResetAll(){return this.makeSearchEvent(B.breadcrumbResetAll)}logBreadcrumbResetAll(){return q(this,void 0,void 0,function*(){return(yield this.makeBreadcrumbResetAll()).log({searchUID:this.provider.getSearchUID()})})}makeDocumentQuickview(t,r){return this.makeClickEvent(B.documentQuickview,t,r)}logDocumentQuickview(t,r){return q(this,void 0,void 0,function*(){return(yield this.makeDocumentQuickview(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeDocumentOpen(t,r){return this.makeClickEvent(B.documentOpen,t,r)}logDocumentOpen(t,r){return q(this,void 0,void 0,function*(){return(yield this.makeDocumentOpen(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeOmniboxAnalytics(t){return this.makeSearchEvent(B.omniboxAnalytics,Lg(t))}logOmniboxAnalytics(t){return q(this,void 0,void 0,function*(){return(yield this.makeOmniboxAnalytics(t)).log({searchUID:this.provider.getSearchUID()})})}makeOmniboxFromLink(t){return this.makeSearchEvent(B.omniboxFromLink,Lg(t))}logOmniboxFromLink(t){return q(this,void 0,void 0,function*(){return(yield this.makeOmniboxFromLink(t)).log({searchUID:this.provider.getSearchUID()})})}makeSearchFromLink(){return this.makeSearchEvent(B.searchFromLink)}logSearchFromLink(){return q(this,void 0,void 0,function*(){return(yield this.makeSearchFromLink()).log({searchUID:this.provider.getSearchUID()})})}makeTriggerNotify(t){return this.makeCustomEvent(B.triggerNotify,t)}logTriggerNotify(t){return q(this,void 0,void 0,function*(){return(yield this.makeTriggerNotify(t)).log({searchUID:this.provider.getSearchUID()})})}makeTriggerExecute(t){return this.makeCustomEvent(B.triggerExecute,t)}logTriggerExecute(t){return q(this,void 0,void 0,function*(){return(yield this.makeTriggerExecute(t)).log({searchUID:this.provider.getSearchUID()})})}makeTriggerQuery(){return this.makeCustomEvent(B.triggerQuery,{query:this.provider.getSearchEventRequestPayload().queryText},"queryPipelineTriggers")}logTriggerQuery(){return q(this,void 0,void 0,function*(){return(yield this.makeTriggerQuery()).log({searchUID:this.provider.getSearchUID()})})}makeUndoTriggerQuery(t){return this.makeSearchEvent(B.undoTriggerQuery,t)}logUndoTriggerQuery(t){return q(this,void 0,void 0,function*(){return(yield this.makeUndoTriggerQuery(t)).log({searchUID:this.provider.getSearchUID()})})}makeTriggerRedirect(t){return this.makeCustomEvent(B.triggerRedirect,Object.assign(Object.assign({},t),{query:this.provider.getSearchEventRequestPayload().queryText}))}logTriggerRedirect(t){return q(this,void 0,void 0,function*(){return(yield this.makeTriggerRedirect(t)).log({searchUID:this.provider.getSearchUID()})})}makePagerResize(t){return this.makeCustomEvent(B.pagerResize,t)}logPagerResize(t){return q(this,void 0,void 0,function*(){return(yield this.makePagerResize(t)).log({searchUID:this.provider.getSearchUID()})})}makePagerNumber(t){return this.makeCustomEvent(B.pagerNumber,t)}logPagerNumber(t){return q(this,void 0,void 0,function*(){return(yield this.makePagerNumber(t)).log({searchUID:this.provider.getSearchUID()})})}makePagerNext(t){return this.makeCustomEvent(B.pagerNext,t)}logPagerNext(t){return q(this,void 0,void 0,function*(){return(yield this.makePagerNext(t)).log({searchUID:this.provider.getSearchUID()})})}makePagerPrevious(t){return this.makeCustomEvent(B.pagerPrevious,t)}logPagerPrevious(t){return q(this,void 0,void 0,function*(){return(yield this.makePagerPrevious(t)).log({searchUID:this.provider.getSearchUID()})})}makePagerScrolling(){return this.makeCustomEvent(B.pagerScrolling)}logPagerScrolling(){return q(this,void 0,void 0,function*(){return(yield this.makePagerScrolling()).log({searchUID:this.provider.getSearchUID()})})}makeFacetClearAll(t){return this.makeSearchEvent(B.facetClearAll,t)}logFacetClearAll(t){return q(this,void 0,void 0,function*(){return(yield this.makeFacetClearAll(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetSearch(t){return this.makeSearchEvent(B.facetSearch,t)}logFacetSearch(t){return q(this,void 0,void 0,function*(){return(yield this.makeFacetSearch(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetSelect(t){return this.makeSearchEvent(B.facetSelect,t)}logFacetSelect(t){return q(this,void 0,void 0,function*(){return(yield this.makeFacetSelect(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetDeselect(t){return this.makeSearchEvent(B.facetDeselect,t)}logFacetDeselect(t){return q(this,void 0,void 0,function*(){return(yield this.makeFacetDeselect(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetExclude(t){return this.makeSearchEvent(B.facetExclude,t)}logFacetExclude(t){return q(this,void 0,void 0,function*(){return(yield this.makeFacetExclude(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetUnexclude(t){return this.makeSearchEvent(B.facetUnexclude,t)}logFacetUnexclude(t){return q(this,void 0,void 0,function*(){return(yield this.makeFacetUnexclude(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetSelectAll(t){return this.makeSearchEvent(B.facetSelectAll,t)}logFacetSelectAll(t){return q(this,void 0,void 0,function*(){return(yield this.makeFacetSelectAll(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetUpdateSort(t){return this.makeSearchEvent(B.facetUpdateSort,t)}logFacetUpdateSort(t){return q(this,void 0,void 0,function*(){return(yield this.makeFacetUpdateSort(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetShowMore(t){return this.makeCustomEvent(B.facetShowMore,t)}logFacetShowMore(t){return q(this,void 0,void 0,function*(){return(yield this.makeFacetShowMore(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetShowLess(t){return this.makeCustomEvent(B.facetShowLess,t)}logFacetShowLess(t){return q(this,void 0,void 0,function*(){return(yield this.makeFacetShowLess(t)).log({searchUID:this.provider.getSearchUID()})})}makeQueryError(t){return this.makeCustomEvent(B.queryError,t)}logQueryError(t){return q(this,void 0,void 0,function*(){return(yield this.makeQueryError(t)).log({searchUID:this.provider.getSearchUID()})})}makeQueryErrorBack(){return q(this,void 0,void 0,function*(){let t=yield this.makeCustomEvent(B.queryErrorBack);return{description:t.description,log:()=>q(this,void 0,void 0,function*(){return yield t.log({searchUID:this.provider.getSearchUID()}),this.logSearchEvent(B.queryErrorBack)})}})}logQueryErrorBack(){return q(this,void 0,void 0,function*(){return(yield this.makeQueryErrorBack()).log({searchUID:this.provider.getSearchUID()})})}makeQueryErrorRetry(){return q(this,void 0,void 0,function*(){let t=yield this.makeCustomEvent(B.queryErrorRetry);return{description:t.description,log:()=>q(this,void 0,void 0,function*(){return yield t.log({searchUID:this.provider.getSearchUID()}),this.logSearchEvent(B.queryErrorRetry)})}})}logQueryErrorRetry(){return q(this,void 0,void 0,function*(){return(yield this.makeQueryErrorRetry()).log({searchUID:this.provider.getSearchUID()})})}makeQueryErrorClear(){return q(this,void 0,void 0,function*(){let t=yield this.makeCustomEvent(B.queryErrorClear);return{description:t.description,log:()=>q(this,void 0,void 0,function*(){return yield t.log({searchUID:this.provider.getSearchUID()}),this.logSearchEvent(B.queryErrorClear)})}})}logQueryErrorClear(){return q(this,void 0,void 0,function*(){return(yield this.makeQueryErrorClear()).log({searchUID:this.provider.getSearchUID()})})}makeLikeSmartSnippet(){return this.makeCustomEvent(B.likeSmartSnippet)}logLikeSmartSnippet(){return q(this,void 0,void 0,function*(){return(yield this.makeLikeSmartSnippet()).log({searchUID:this.provider.getSearchUID()})})}makeDislikeSmartSnippet(){return this.makeCustomEvent(B.dislikeSmartSnippet)}logDislikeSmartSnippet(){return q(this,void 0,void 0,function*(){return(yield this.makeDislikeSmartSnippet()).log({searchUID:this.provider.getSearchUID()})})}makeExpandSmartSnippet(){return this.makeCustomEvent(B.expandSmartSnippet)}logExpandSmartSnippet(){return q(this,void 0,void 0,function*(){return(yield this.makeExpandSmartSnippet()).log({searchUID:this.provider.getSearchUID()})})}makeCollapseSmartSnippet(){return this.makeCustomEvent(B.collapseSmartSnippet)}logCollapseSmartSnippet(){return q(this,void 0,void 0,function*(){return(yield this.makeCollapseSmartSnippet()).log({searchUID:this.provider.getSearchUID()})})}makeOpenSmartSnippetFeedbackModal(){return this.makeCustomEvent(B.openSmartSnippetFeedbackModal)}logOpenSmartSnippetFeedbackModal(){return q(this,void 0,void 0,function*(){return(yield this.makeOpenSmartSnippetFeedbackModal()).log({searchUID:this.provider.getSearchUID()})})}makeCloseSmartSnippetFeedbackModal(){return this.makeCustomEvent(B.closeSmartSnippetFeedbackModal)}logCloseSmartSnippetFeedbackModal(){return q(this,void 0,void 0,function*(){return(yield this.makeCloseSmartSnippetFeedbackModal()).log({searchUID:this.provider.getSearchUID()})})}makeSmartSnippetFeedbackReason(t,r){return this.makeCustomEvent(B.sendSmartSnippetReason,{reason:t,details:r})}logSmartSnippetFeedbackReason(t,r){return q(this,void 0,void 0,function*(){return(yield this.makeSmartSnippetFeedbackReason(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeExpandSmartSnippetSuggestion(t){return this.makeCustomEvent(B.expandSmartSnippetSuggestion,"documentId"in t?t:{documentId:t})}logExpandSmartSnippetSuggestion(t){return q(this,void 0,void 0,function*(){return(yield this.makeExpandSmartSnippetSuggestion(t)).log({searchUID:this.provider.getSearchUID()})})}makeCollapseSmartSnippetSuggestion(t){return this.makeCustomEvent(B.collapseSmartSnippetSuggestion,"documentId"in t?t:{documentId:t})}logCollapseSmartSnippetSuggestion(t){return q(this,void 0,void 0,function*(){return(yield this.makeCollapseSmartSnippetSuggestion(t)).log({searchUID:this.provider.getSearchUID()})})}makeShowMoreSmartSnippetSuggestion(t){return this.makeCustomEvent(B.showMoreSmartSnippetSuggestion,t)}logShowMoreSmartSnippetSuggestion(t){return q(this,void 0,void 0,function*(){return(yield this.makeShowMoreSmartSnippetSuggestion(t)).log({searchUID:this.provider.getSearchUID()})})}makeShowLessSmartSnippetSuggestion(t){return this.makeCustomEvent(B.showLessSmartSnippetSuggestion,t)}logShowLessSmartSnippetSuggestion(t){return q(this,void 0,void 0,function*(){return(yield this.makeShowLessSmartSnippetSuggestion(t)).log({searchUID:this.provider.getSearchUID()})})}makeOpenSmartSnippetSource(t,r){return this.makeClickEvent(B.openSmartSnippetSource,t,r)}logOpenSmartSnippetSource(t,r){return q(this,void 0,void 0,function*(){return(yield this.makeOpenSmartSnippetSource(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeOpenSmartSnippetSuggestionSource(t,r){return this.makeClickEvent(B.openSmartSnippetSuggestionSource,t,{contentIDKey:r.documentId.contentIdKey,contentIDValue:r.documentId.contentIdValue},r)}makeCopyToClipboard(t,r){return this.makeClickEvent(B.copyToClipboard,t,r)}logCopyToClipboard(t,r){return q(this,void 0,void 0,function*(){return(yield this.makeCopyToClipboard(t,r)).log({searchUID:this.provider.getSearchUID()})})}logOpenSmartSnippetSuggestionSource(t,r){return q(this,void 0,void 0,function*(){return(yield this.makeOpenSmartSnippetSuggestionSource(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeOpenSmartSnippetInlineLink(t,r){return this.makeClickEvent(B.openSmartSnippetInlineLink,t,{contentIDKey:r.contentIDKey,contentIDValue:r.contentIDValue},r)}logOpenSmartSnippetInlineLink(t,r){return q(this,void 0,void 0,function*(){return(yield this.makeOpenSmartSnippetInlineLink(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeOpenSmartSnippetSuggestionInlineLink(t,r){return this.makeClickEvent(B.openSmartSnippetSuggestionInlineLink,t,{contentIDKey:r.documentId.contentIdKey,contentIDValue:r.documentId.contentIdValue},r)}logOpenSmartSnippetSuggestionInlineLink(t,r){return q(this,void 0,void 0,function*(){return(yield this.makeOpenSmartSnippetSuggestionInlineLink(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeRecentQueryClick(){return this.makeSearchEvent(B.recentQueryClick)}logRecentQueryClick(){return q(this,void 0,void 0,function*(){return(yield this.makeRecentQueryClick()).log({searchUID:this.provider.getSearchUID()})})}makeClearRecentQueries(){return this.makeCustomEvent(B.clearRecentQueries)}logClearRecentQueries(){return q(this,void 0,void 0,function*(){return(yield this.makeClearRecentQueries()).log({searchUID:this.provider.getSearchUID()})})}makeRecentResultClick(t,r){return this.makeCustomEvent(B.recentResultClick,{info:t,identifier:r})}logRecentResultClick(t,r){return q(this,void 0,void 0,function*(){return(yield this.makeRecentResultClick(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeClearRecentResults(){return this.makeCustomEvent(B.clearRecentResults)}logClearRecentResults(){return q(this,void 0,void 0,function*(){return(yield this.makeClearRecentResults()).log({searchUID:this.provider.getSearchUID()})})}makeNoResultsBack(){return this.makeSearchEvent(B.noResultsBack)}logNoResultsBack(){return q(this,void 0,void 0,function*(){return(yield this.makeNoResultsBack()).log({searchUID:this.provider.getSearchUID()})})}makeShowMoreFoldedResults(t,r){return this.makeClickEvent(B.showMoreFoldedResults,t,r)}logShowMoreFoldedResults(t,r){return q(this,void 0,void 0,function*(){return(yield this.makeShowMoreFoldedResults(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeShowLessFoldedResults(){return this.makeCustomEvent(B.showLessFoldedResults)}logShowLessFoldedResults(){return q(this,void 0,void 0,function*(){return(yield this.makeShowLessFoldedResults()).log({searchUID:this.provider.getSearchUID()})})}makeEventDescription(t,r){var n;return{actionCause:r,customData:(n=t.payload)===null||n===void 0?void 0:n.customData}}makeCustomEvent(t,r){return q(this,arguments,void 0,function*(n,o,i=Dg[n]){this.coveoAnalyticsClient.getParameters;let s=Object.assign(Object.assign({},this.provider.getBaseMetadata()),o),a=Object.assign(Object.assign({},yield this.getBaseEventRequest(s)),{eventType:i,eventValue:n}),u=yield this.coveoAnalyticsClient.makeCustomEvent(a);return{description:this.makeEventDescription(u,n),log:({searchUID:c})=>u.log({lastSearchQueryUid:c})}})}logCustomEvent(t,r){return q(this,arguments,void 0,function*(n,o,i=Dg[n]){return(yield this.makeCustomEvent(n,o,i)).log({searchUID:this.provider.getSearchUID()})})}makeCustomEventWithType(t,r,n){return q(this,void 0,void 0,function*(){let o=Object.assign(Object.assign({},this.provider.getBaseMetadata()),n),i=Object.assign(Object.assign({},yield this.getBaseEventRequest(o)),{eventType:r,eventValue:t}),s=yield this.coveoAnalyticsClient.makeCustomEvent(i);return{description:this.makeEventDescription(s,t),log:({searchUID:a})=>s.log({lastSearchQueryUid:a})}})}logCustomEventWithType(t,r,n){return q(this,void 0,void 0,function*(){return(yield this.makeCustomEventWithType(t,r,n)).log({searchUID:this.provider.getSearchUID()})})}logSearchEvent(t,r){return q(this,void 0,void 0,function*(){return(yield this.makeSearchEvent(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeSearchEvent(t,r){return q(this,void 0,void 0,function*(){let n=yield this.getBaseSearchEventRequest(t,r),o=yield this.coveoAnalyticsClient.makeSearchEvent(n);return{description:this.makeEventDescription(o,t),log:({searchUID:i})=>o.log({searchQueryUid:i})}})}makeClickEvent(t,r,n,o){return q(this,void 0,void 0,function*(){let i=Object.assign(Object.assign(Object.assign({},r),yield this.getBaseEventRequest(Object.assign(Object.assign({},n),o))),{queryPipeline:this.provider.getPipeline(),actionCause:t}),s=yield this.coveoAnalyticsClient.makeClickEvent(i);return{description:this.makeEventDescription(s,t),log:({searchUID:a})=>s.log({searchQueryUid:a})}})}logClickEvent(t,r,n,o){return q(this,void 0,void 0,function*(){return(yield this.makeClickEvent(t,r,n,o)).log({searchUID:this.provider.getSearchUID()})})}getBaseSearchEventRequest(t,r){return q(this,void 0,void 0,function*(){var n,o;return Object.assign(Object.assign(Object.assign({},yield this.getBaseEventRequest(Object.assign(Object.assign({},r),(o=(n=this.provider).getGeneratedAnswerMetadata)===null||o===void 0?void 0:o.call(n)))),this.provider.getSearchEventRequestPayload()),{queryPipeline:this.provider.getPipeline(),actionCause:t})})}getBaseEventRequest(t){return q(this,void 0,void 0,function*(){let r=Object.assign(Object.assign({},this.provider.getBaseMetadata()),t);return Object.assign(Object.assign(Object.assign({},this.getOrigins()),this.getSplitTestRun()),{customData:r,language:this.provider.getLanguage(),facetState:this.provider.getFacetState?this.provider.getFacetState():[],anonymous:this.provider.getIsAnonymous(),clientId:yield this.getClientId()})})}getOrigins(){var t,r;return{originContext:(r=(t=this.provider).getOriginContext)===null||r===void 0?void 0:r.call(t),originLevel1:this.provider.getOriginLevel1(),originLevel2:this.provider.getOriginLevel2(),originLevel3:this.provider.getOriginLevel3()}}getClientId(){return this.coveoAnalyticsClient instanceof Bt?this.coveoAnalyticsClient.getCurrentVisitorId():void 0}getSplitTestRun(){let t=this.provider.getSplitTestRunName?this.provider.getSplitTestRunName():"",r=this.provider.getSplitTestRunVersion?this.provider.getSplitTestRunVersion():"";return Object.assign(Object.assign({},t&&{splitTestRunName:t}),r&&{splitTestRunVersion:r})}makeLikeGeneratedAnswer(t){return this.makeCustomEvent(B.likeGeneratedAnswer,t)}logLikeGeneratedAnswer(t){return q(this,void 0,void 0,function*(){return(yield this.makeLikeGeneratedAnswer(t)).log({searchUID:this.provider.getSearchUID()})})}makeDislikeGeneratedAnswer(t){return this.makeCustomEvent(B.dislikeGeneratedAnswer,t)}logDislikeGeneratedAnswer(t){return q(this,void 0,void 0,function*(){return(yield this.makeDislikeGeneratedAnswer(t)).log({searchUID:this.provider.getSearchUID()})})}makeOpenGeneratedAnswerSource(t){return this.makeCustomEvent(B.openGeneratedAnswerSource,t)}logOpenGeneratedAnswerSource(t){return q(this,void 0,void 0,function*(){return(yield this.makeOpenGeneratedAnswerSource(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerOpenInlineLink(t){return this.makeCustomEvent(B.generatedAnswerOpenInlineLink,t)}logGeneratedAnswerOpenInlineLink(t){return q(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerOpenInlineLink(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerCitationClick(t,r){return this.makeClickEvent(B.generatedAnswerCitationClick,Object.assign(Object.assign({},t),{documentPosition:1}),{contentIDKey:r.documentId.contentIdKey,contentIDValue:r.documentId.contentIdValue},r)}logGeneratedAnswerCitationClick(t,r){return q(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerCitationClick(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerSourceHover(t){return this.makeCustomEvent(B.generatedAnswerSourceHover,t)}logGeneratedAnswerSourceHover(t){return q(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerSourceHover(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerCopyToClipboard(t){return this.makeCustomEvent(B.generatedAnswerCopyToClipboard,t)}logGeneratedAnswerCopyToClipboard(t){return q(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerCopyToClipboard(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerHideAnswers(t){return this.makeCustomEvent(B.generatedAnswerHideAnswers,t)}logGeneratedAnswerHideAnswers(t){return q(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerHideAnswers(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerShowAnswers(t){return this.makeCustomEvent(B.generatedAnswerShowAnswers,t)}logGeneratedAnswerShowAnswers(t){return q(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerShowAnswers(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerExpand(t){return this.makeCustomEvent(B.generatedAnswerExpand,t)}logGeneratedAnswerExpand(t){return q(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerExpand(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerCollapse(t){return this.makeCustomEvent(B.generatedAnswerCollapse,t)}logGeneratedAnswerCollapse(t){return q(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerCollapse(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerFeedbackSubmit(t){return this.makeCustomEvent(B.generatedAnswerFeedbackSubmit,t)}logGeneratedAnswerFeedbackSubmit(t){return q(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerFeedbackSubmit(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerFeedbackSubmitV2(t){return this.makeCustomEvent(B.generatedAnswerFeedbackSubmitV2,t)}logGeneratedAnswerFeedbackSubmitV2(t){return q(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerFeedbackSubmitV2(t)).log({searchUID:this.provider.getSearchUID()})})}makeRephraseGeneratedAnswer(t){return this.makeSearchEvent(B.rephraseGeneratedAnswer,t)}logRephraseGeneratedAnswer(t){return q(this,void 0,void 0,function*(){return(yield this.makeRephraseGeneratedAnswer(t)).log({searchUID:this.provider.getSearchUID()})})}makeRetryGeneratedAnswer(){return this.makeSearchEvent(B.retryGeneratedAnswer)}logRetryGeneratedAnswer(){return q(this,void 0,void 0,function*(){return(yield this.makeRetryGeneratedAnswer()).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerStreamEnd(t){return this.makeCustomEvent(B.generatedAnswerStreamEnd,t)}logGeneratedAnswerStreamEnd(t){return q(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerStreamEnd(t)).log({searchUID:this.provider.getSearchUID()})})}},ia=Object.assign({},pi),jg=Object.keys(ia).map(e=>ia[e]),Kn=class extends Fl{constructor({client:t,uuidGenerator:r=Xr}){super({client:t,uuidGenerator:r}),this.ticket={}}getApi(t){let r=super.getApi(t);return r!==null?r:t==="setTicket"?this.setTicket:null}addHooks(){this.addHooksForEvent(),this.addHooksForPageView(),this.addHooksForSVCEvents()}setTicket(t){this.ticket=t}clearPluginData(){this.ticket={}}addHooksForSVCEvents(){this.client.registerBeforeSendEventHook((t,...[r])=>jg.indexOf(t)!==-1?this.addSVCDataToPayload(t,r):r),this.client.registerAfterSendEventHook((t,...[r])=>(jg.indexOf(t)!==-1&&this.updateLocationInformation(t,r),r))}addHooksForPageView(){this.client.addEventTypeMapping(ia.pageview,{newEventType:ve.collect,variableLengthArgumentsNames:["page"],addVisitorIdParameter:!0,usesMeasurementProtocol:!0})}addHooksForEvent(){this.client.addEventTypeMapping(ia.event,{newEventType:ve.collect,variableLengthArgumentsNames:["eventCategory","eventAction","eventLabel","eventValue"],addVisitorIdParameter:!0,usesMeasurementProtocol:!0})}addSVCDataToPayload(t,r){var n;let o=Object.assign(Object.assign(Object.assign(Object.assign({},this.getLocationInformation(t,r)),this.getDefaultContextInformation(t)),this.action?{svcAction:this.action}:{}),Object.keys((n=this.actionData)!==null&&n!==void 0?n:{}).length>0?{svcActionData:this.actionData}:{}),i=this.getTicketPayload();return this.clearData(),Object.assign(Object.assign(Object.assign({},i),o),r)}getTicketPayload(){return Yx(this.ticket)}};Kn.Id="svc";var sa;(function(e){e.click="click",e.flowStart="flowStart"})(sa||(sa={}));var bt;(function(e){e.enterInterface="ticket_create_start",e.fieldUpdate="ticket_field_update",e.fieldSuggestionClick="ticket_classification_click",e.documentSuggestionClick="documentSuggestionClick",e.documentSuggestionQuickview="documentSuggestionQuickview",e.suggestionRate="suggestion_rate",e.nextCaseStep="ticket_next_stage",e.caseCancelled="ticket_cancel",e.caseSolved="ticket_cancel",e.caseCreated="ticket_create"})(bt||(bt={}));var aa;(function(e){e.quit="Quit",e.solved="Solved"})(aa||(aa={}));var ca=class{constructor(t,r){var n;this.options=t,this.provider=r;let o=((n=t.enableAnalytics)!==null&&n!==void 0?n:!0)&&!na();this.coveoAnalyticsClient=o?new Bt(t):new Xn,this.svc=new Kn({client:this.coveoAnalyticsClient})}disable(){this.coveoAnalyticsClient=new Xn,this.svc=new Kn({client:this.coveoAnalyticsClient})}enable(){this.coveoAnalyticsClient=new Bt(this.options),this.svc=new Kn({client:this.coveoAnalyticsClient})}logEnterInterface(t){return this.svc.setAction(bt.enterInterface),this.svc.setTicket(t.ticket),this.sendFlowStartEvent()}logUpdateCaseField(t){return this.svc.setAction(bt.fieldUpdate,{fieldName:t.fieldName}),this.svc.setTicket(t.ticket),this.sendClickEvent()}logSelectFieldSuggestion(t){return this.svc.setAction(bt.fieldSuggestionClick,t.suggestion),this.svc.setTicket(t.ticket),this.sendClickEvent()}logSelectDocumentSuggestion(t){return this.logClickEvent(bt.documentSuggestionClick,t.suggestion.suggestion,{contentIDKey:"permanentId",contentIDValue:t.suggestion.permanentId})}logQuickviewDocumentSuggestion(t){return this.logClickEvent(bt.documentSuggestionQuickview,t.suggestion.suggestion,{contentIDKey:"permanentId",contentIDValue:t.suggestion.permanentId})}logRateDocumentSuggestion(t){return this.svc.setAction(bt.suggestionRate,Object.assign({rate:t.rating},t.suggestion)),this.svc.setTicket(t.ticket),this.sendClickEvent()}logMoveToNextCaseStep(t){return this.svc.setAction(bt.nextCaseStep,{stage:t?.stage}),this.svc.setTicket(t.ticket),this.sendClickEvent()}logCaseCancelled(t){return this.svc.setAction(bt.caseCancelled,{reason:aa.quit}),this.svc.setTicket(t.ticket),this.sendClickEvent()}logCaseSolved(t){return this.svc.setAction(bt.caseSolved,{reason:aa.solved}),this.svc.setTicket(t.ticket),this.sendClickEvent()}logCaseCreated(t){return this.svc.setAction(bt.caseCreated),this.svc.setTicket(t.ticket),this.sendClickEvent()}sendFlowStartEvent(){return this.coveoAnalyticsClient.sendEvent("event","svc",sa.flowStart,this.provider?{searchHub:this.provider.getOriginLevel1()}:null)}sendClickEvent(){return this.coveoAnalyticsClient.sendEvent("event","svc",sa.click,this.provider?{searchHub:this.provider.getOriginLevel1()}:null)}getBaseEventRequest(t){return q(this,void 0,void 0,function*(){var r,n;let o=Object.assign({},t);return Object.assign(Object.assign({},this.getOrigins()),{customData:o,language:(r=this.provider)===null||r===void 0?void 0:r.getLanguage(),anonymous:(n=this.provider)===null||n===void 0?void 0:n.getIsAnonymous(),clientId:yield this.getClientId()})})}getClientId(){return this.coveoAnalyticsClient instanceof Bt?this.coveoAnalyticsClient.getCurrentVisitorId():void 0}getOrigins(){var t,r,n,o,i;return{originContext:(r=(t=this.provider)===null||t===void 0?void 0:t.getOriginContext)===null||r===void 0?void 0:r.call(t),originLevel1:(n=this.provider)===null||n===void 0?void 0:n.getOriginLevel1(),originLevel2:(o=this.provider)===null||o===void 0?void 0:o.getOriginLevel2(),originLevel3:(i=this.provider)===null||i===void 0?void 0:i.getOriginLevel3()}}logClickEvent(t,r,n,o){return q(this,void 0,void 0,function*(){var i,s;let a=Object.assign(Object.assign(Object.assign({},r),yield this.getBaseEventRequest(Object.assign(Object.assign({},n),o))),{searchQueryUid:(s=(i=this.provider)===null||i===void 0?void 0:i.getSearchUID())!==null&&s!==void 0?s:"",actionCause:t});return this.coveoAnalyticsClient.sendClickEvent(a)})}};m();d();f();p();var QE=e=>{let t=e.configuration.search.locale.split("-")[0];return!t||t.length!==2?"en":t},Zr=class{constructor(t){oe(this,"getState",t);oe(this,"state");this.state=t()}getLanguage(){return QE(this.state)}getBaseMetadata(){let{context:t,configuration:r}=this.state,n=t?.contextValues||{},o={};for(let[i,s]of Object.entries(n)){let a=`context_${i}`;o[a]=s}return r.analytics.analyticsMode==="legacy"&&(o.coveoHeadlessVersion=Bn),o}getOriginContext(){return this.state.configuration.analytics.originContext}getOriginLevel1(){return this.state.searchHub||$n()}getOriginLevel2(){return this.state.configuration.analytics.originLevel2}getOriginLevel3(){return this.state.configuration.analytics.originLevel3}getIsAnonymous(){return this.state.configuration.analytics.anonymous}};m();d();f();p();var Zn=e=>new Bt(e).getCurrentVisitorId(),gi=(e,t)=>typeof t=="function"?(...r)=>{let n=jo(r[0]);try{return t.apply(t,r)}catch(o){return e.error(o,"Error in analytics preprocessRequest. Returning original request."),n}}:void 0,hi=(e,t)=>(...r)=>{let n=jo(r[1]);try{return t.apply(t,r)}catch(o){return e.error(o,"Error in analytics hook. Returning original request."),n}};var yi=class extends Zr{getSearchUID(){return this.state.documentSuggestion?.status.lastResponseId??""}},Wg=({logger:e,getState:t,analyticsClientMiddleware:r=(i,s)=>s,preprocessRequest:n,provider:o=new yi(t)})=>{let i=t(),s=i.configuration.accessToken,a=i.configuration.analytics.apiBaseUrl??rt(i.configuration.organizationId,i.configuration.environment,"analytics"),u=i.configuration.analytics.runtimeEnvironment,c=i.configuration.analytics.enabled,g=new ca({enableAnalytics:c,token:s,endpoint:a,runtimeEnvironment:u,preprocessRequest:gi(e,n),beforeSendHooks:[hi(e,r),(v,E)=>(e.info({...E,type:v,endpoint:a,token:s},"Analytics request"),E)]},o);return c||g.disable(),g};m();d();f();p();m();d();f();p();m();d();f();p();m();d();f();p();function ua(){return{desiredCount:5,numberOfValues:8,set:{}}}m();d();f();p();m();d();f();p();m();d();f();p();function Kg(e){let{activeValue:t,ancestryMap:r}=WE(e);return t?KE(t,r):[]}function WE(e){let t=[...e],r=new Map;for(;t.length>0;){let n=t.shift();if(n.state==="selected")return{activeValue:n,ancestryMap:r};if(r)for(let o of n.children)r.set(o,n);t.unshift(...n.children)}return{}}function KE(e,t){let r=[];if(!e)return[];let n=e;do r.unshift(n),n=t.get(n);while(n);return r}var YE=(e,t)=>e.categoryFacetSet[t]?.request;var Ql=(e,t)=>{let r=YE(e,t);return Kg(r?.currentValues??[])};m();d();f();p();function la(){return{}}m();d();f();p();function da(){return{}}m();d();f();p();function pa(){return{}}m();d();f();p();function fa(){return{}}function Hl(e){return{facetSet:e.facetSet??fa(),categoryFacetSet:e.categoryFacetSet??la(),dateFacetSet:e.dateFacetSet??da(),numericFacetSet:e.numericFacetSet??pa(),automaticFacetSet:e.automaticFacetSet??ua()}}var zl=e=>{let t=[];return JE(e).forEach((r,n)=>{let o=aI(e,r.facetId),i=iI(r,n+1);if(ZE(r)){if(!!!Ql(e,r.facetId).length)return;t.push({...i,...nI(e,r.facetId),facetType:o,state:"selected"});return}r.currentValues.forEach((s,a)=>{if(s.state==="idle")return;let u=Yg(s,a+1,o),c=XE(r)?Xg(s):tI(s);t.push({...i,...u,...c})})}),eI(e).forEach((r,n)=>{let o=oI(r,n+1);r.values.forEach((i,s)=>{if(i.state==="idle")return;let a=Yg(i,s+1,"specific"),u=Xg(i);t.push({...o,...a,...u})})}),t},XE=e=>e.type==="specific",ZE=e=>e.type==="hierarchical",JE=e=>[...Object.values(e.facetSet),...Object.values(e.categoryFacetSet),...Object.values(e.dateFacetSet),...Object.values(e.numericFacetSet)].map(t=>t.request),eI=e=>[...Object.values(e.automaticFacetSet.set)].map(t=>t.response),Yg=(e,t,r)=>({state:e.state,valuePosition:t,facetType:r}),tI=e=>({displayValue:`${e.start}..${e.end}`,value:`${e.start}..${e.end}`,start:e.start,end:e.end,endInclusive:e.endInclusive}),Xg=e=>({displayValue:e.value,value:e.value}),rI=(e,t)=>Ql(e,t).map(n=>n.value).join(";"),nI=(e,t)=>{let n=rI(e,t);return{value:n,valuePosition:1,displayValue:n}},oI=(e,t)=>({title:Zg(e.field,e.field),field:e.field,id:e.field,facetPosition:t}),iI=(e,t)=>({title:Zg(e.field,e.facetId),field:e.field,id:e.facetId,facetPosition:t}),Zg=(e,t)=>`${e}_${t}`,sI=(e,t)=>e.facetSet[t]?.request||e.categoryFacetSet[t]?.request||e.dateFacetSet[t]?.request||e.numericFacetSet[t]?.request||e.automaticFacetSet.set[t]?.response,aI=(e,t)=>{let r=sI(e,t);return r?r.type:"specific"};m();d();f();p();m();d();f();p();var Wl=e=>e.configuration.search.locale,Jg=e=>e.configuration.search.timezone,eh=e=>e.configuration.accessToken,th=e=>e.configuration.organizationId,rh=e=>e.configuration.environment,ma=e=>e.configuration?.knowledge?.agentId,nh=e=>e.configuration.knowledge.debugAgentSession;var Jr=e=>{if(cI(e)||Kl(e))return e.generatedAnswer?.answerId;if(uI(e))return e.search?.response?.extendedResults?.generativeQuestionAnsweringId},cI=e=>"answer"in e&&"generatedAnswer"in e&&!ae(e.generatedAnswer?.answerConfigurationId),Kl=e=>{let t=ma(e);return"generatedAnswer"in e&&typeof t=="string"&&t.trim().length>0},uI=e=>"search"in e&&e.search!==void 0&&typeof e.search=="object",Yl=e=>e.generatedAnswer?.fieldsToIncludeInCitations,oh=e=>e.followUpAnswers?.conversationId,lI=e=>e.generatedAnswer?.citations,dI=e=>e.followUpAnswers?.followUpAnswers,pI=Le(dI,e=>e?.flatMap(t=>t.citations)),fI=(e,t)=>t,mI=Le(lI,pI,fI,(e,t,r)=>e?.find(n=>n.id===r)??t?.find(n=>n.id===r));m();d();f();p();var Ft=()=>({q:"",enableQuerySyntax:!1});m();d();f();p();function Xl(){return{answerSnippet:"",documentId:{contentIdKey:"",contentIdValue:""},question:"",relatedQuestions:[],score:0}}function Gt(){return{response:{results:[],searchUid:"",totalCountFiltered:0,facets:[],generateAutomaticFacets:{facets:[]},queryCorrections:[],triggers:[],questionAnswer:Xl(),pipeline:"",splitTestRun:"",termsToHighlight:{},phrasesToHighlight:{},extendedResults:{}},duration:0,queryExecuted:"",error:null,automaticallyCorrected:!1,isLoading:!1,results:[],searchResponseId:"",requestId:"",questionAnswer:Xl(),extendedResults:{},searchAction:void 0}}m();d();f();p();m();d();f();p();m();d();f();p();var ih=(r=>(r.Ascending="ascending",r.Descending="descending",r))(ih||{}),sh=(i=>(i.Relevancy="relevancy",i.QRE="qre",i.Date="date",i.Field="field",i.NoSort="nosort",i))(sh||{}),Zl=e=>{if(wf(e))return e.map(t=>Zl(t)).join(",");switch(e.by){case"relevancy":case"qre":case"nosort":return e.by;case"date":return`date ${e.order}`;case"field":return`@${e.field} ${e.order}`;default:return""}},ah=()=>({by:"relevancy"});var Y1=new Ie({values:{by:new Lu({enum:sh,required:!0}),order:new Lu({enum:ih}),field:new te}});function ga(){return Zl(ah())}m();d();f();p();m();d();f();p();m();d();f();p();var Jn=class e{static set(t,r,n){let o,i,s;n&&(i=new Date,i.setTime(i.getTime()+n));let a=window.location.hostname,u=/^(\d{1,3}\.){3}\d{1,3}$/,c=/^([0-9a-fA-F]{0,4}:){2,7}[0-9a-fA-F]{0,4}$/;u.test(a)||c.test(a)||a.indexOf(".")===-1?Jl(t,r,i):(s=a.split("."),o=s[s.length-2]+"."+s[s.length-1],Jl(t,r,i,o))}static get(t){let r=t+"=",n=document.cookie.split(";");for(let o=0;o<n.length;o++){let i=n[o];if(i=i.replace(/^\s+/,""),i.lastIndexOf(r,0)===0)return i.substring(r.length,i.length)}return null}static erase(t){e.set(t,"",-1)}};function Jl(e,t,r,n){document.cookie=`${e}=${t}`+(r?`;expires=${r.toUTCString()}`:"")+(n?`;domain=${n}`:"")+";path=/;SameSite=Lax"+(window.location.protocol==="https:"?";Secure":"")}m();d();f();p();function gI(){return typeof navigator<"u"}function ch(){try{return typeof localStorage<"u"}catch{return!1}}function uh(){try{return typeof sessionStorage<"u"}catch{return!1}}function lh(){return!!(gI()&&navigator.cookieEnabled)}var dh=null;function ph(){return dh||(ch()?localStorage:lh()?new ed:uh()?sessionStorage:new td)}var eo=class eo{getItem(t){return Jn.get(`${eo.prefix}${t}`)}removeItem(t){Jn.erase(`${eo.prefix}${t}`)}setItem(t,r,n){Jn.set(`${eo.prefix}${t}`,r,n)}};oe(eo,"prefix","coveo_");var ed=eo;var td=class{getItem(t){return null}removeItem(t){}setItem(t,r){}};var ha="__coveo.analytics.history",hI=20,yI=1e3*60,vI=75,en=class en{constructor(t){oe(this,"store");this.store=t||ph()}static getInstance(t){return en.instance||(en.instance=new en(t)),en.instance}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){var _this4=this;return _asyncToGenerator(function*(){t.internalTime=new Date().getTime(),t=_this4.cropQueryElement(_this4.stripEmptyQuery(t));let r=yield _this4.getHistoryWithInternalTimeAsync();r!==null?_this4.isValidEntry(t)&&_this4.setHistory([t].concat(r)):_this4.setHistory([t])})()}getHistory(){let t=this.getHistoryWithInternalTime();return this.stripEmptyQueries(this.stripInternalTime(t))}getHistoryAsync(){var _this5=this;return _asyncToGenerator(function*(){let t=yield _this5.getHistoryWithInternalTimeAsync();return _this5.stripEmptyQueries(_this5.stripInternalTime(t))})()}getHistoryWithInternalTime(){try{let t=this.store.getItem(ha);return t&&typeof t=="string"?JSON.parse(t):[]}catch{return[]}}getHistoryWithInternalTimeAsync(){var _this6=this;return _asyncToGenerator(function*(){try{let t=yield _this6.store.getItem(ha);return t?JSON.parse(t):[]}catch{return[]}})()}setHistory(t){try{this.store.setItem(ha,JSON.stringify(t.slice(0,hI)))}catch{}}clear(){try{this.store.removeItem(ha)}catch{}}getMostRecentElement(){let t=this.getHistoryWithInternalTime();return Array.isArray(t)?t.sort((n,o)=>(o.internalTime||0)-(n.internalTime||0))[0]:null}cropQueryElement(t){return t.name&&t.value&&t.name.toLowerCase()==="query"&&(t.value=t.value.slice(0,vI)),t}isValidEntry(t){let r=this.getMostRecentElement();return r&&r.value===t.value?(t.internalTime||0)-(r.internalTime||0)>yI:!0}stripInternalTime(t){return Array.isArray(t)?t.map(r=>{let{name:n,time:o,value:i}=r;return{name:n,time:o,value:i}}):[]}stripEmptyQuery(t){let{name:r,time:n,value:o}=t;return r&&typeof o=="string"&&r.toLowerCase()==="query"&&o.trim()===""?{name:r,time:n}:t}stripEmptyQueries(t){return t.map(r=>this.stripEmptyQuery(r))}};oe(en,"instance",null);var rd=en,$t=rd;var vi=class vi extends Zr{constructor(){super(...arguments);oe(this,"getFacetRequest",r=>this.state.facetSet?.[r]?.request||this.state.categoryFacetSet?.[r]?.request||this.state.dateFacetSet?.[r]?.request||this.state.numericFacetSet?.[r]?.request||this.state.automaticFacetSet?.set[r]?.response)}getFacetState(){return zl(Hl(this.getState()))}getPipeline(){return this.state.pipeline||this.state.search?.response.pipeline||vi.fallbackPipelineName}getSearchEventRequestPayload(){return{queryText:this.queryText,responseTime:this.responseTime,results:this.resultURIs,numberOfResults:this.numberOfResults}}getSearchUID(){let r=this.getState();return r.search?.searchResponseId||r.search?.response.searchUid||Gt().response.searchUid}getSplitTestRunName(){return this.state.search?.response.splitTestRun}getSplitTestRunVersion(){let r=!!this.getSplitTestRunName(),n=this.state.search?.response.pipeline||this.state.pipeline||vi.fallbackPipelineName;return r?n:void 0}getBaseMetadata(){let r=this.getState(),n=super.getBaseMetadata(),o=Jr(r);return o&&(n.generativeQuestionAnsweringId=o),n}getFacetMetadata(r,n){let i=this.getFacetRequest(r)?.field??"";return{...this.getBaseMetadata(),facetId:r,facetField:i,facetValue:n,facetTitle:`${i}_${r}`}}getFacetClearAllMetadata(r){let o=this.getFacetRequest(r)?.field??"";return{...this.getBaseMetadata(),facetId:r,facetField:o,facetTitle:`${o}_${r}`}}getFacetUpdateSortMetadata(r,n){let i=this.getFacetRequest(r)?.field??"";return{...this.getBaseMetadata(),facetId:r,facetField:i,criteria:n,facetTitle:`${i}_${r}`}}getRangeBreadcrumbFacetMetadata(r,n){let i=this.getFacetRequest(r)?.field??"";return{...this.getBaseMetadata(),facetId:r,facetField:i,facetRangeEnd:n.end,facetRangeEndInclusive:n.endInclusive,facetRangeStart:n.start,facetTitle:`${i}_${r}`}}getResultSortMetadata(){return{...this.getBaseMetadata(),resultsSortBy:this.state.sortCriteria??ga()}}getStaticFilterToggleMetadata(r,n){return{...this.getBaseMetadata(),staticFilterId:r,staticFilterValue:n}}getStaticFilterClearAllMetadata(r){return{...this.getBaseMetadata(),staticFilterId:r}}getUndoTriggerQueryMetadata(r){return{...this.getBaseMetadata(),undoneQuery:r}}getCategoryBreadcrumbFacetMetadata(r,n){let i=this.getFacetRequest(r)?.field??"";return{...this.getBaseMetadata(),categoryFacetId:r,categoryFacetField:i,categoryFacetPath:n,categoryFacetTitle:`${i}_${r}`}}getOmniboxAnalyticsMetadata(r,n){let o=this.state.querySuggest?.[r],i=o.completions.map(c=>c.expression),s=o.partialQueries.length-1,a=o.partialQueries[s]||"",u=o.responseId;return{...this.getBaseMetadata(),suggestionRanking:i.indexOf(n),partialQuery:a,partialQueries:o.partialQueries.length>0?o.partialQueries:"",suggestions:i.length>0?i:"",querySuggestResponseId:u}}getInterfaceChangeMetadata(){return{...this.getBaseMetadata(),interfaceChangeTo:this.state.configuration.analytics.originLevel2}}getOmniboxFromLinkMetadata(r){return{...this.getBaseMetadata(),...r}}getGeneratedAnswerMetadata(){let r=this.getState(),n={};return r.generatedAnswer?.isVisible!==void 0&&(n.showGeneratedAnswer=r.generatedAnswer.isVisible),n}get resultURIs(){return this.results?.map(r=>({documentUri:r.uri,documentUriHash:r.raw.urihash}))}get results(){return this.state.search?.response.results}get queryText(){return this.state.query?.q||Ft().q}get responseTime(){return this.state.search?.duration||Gt().duration}get numberOfResults(){return this.state.search?.response.totalCountFiltered||Gt().response.totalCountFiltered}};oe(vi,"fallbackPipelineName","default");var Sr=vi,fh=({logger:e,getState:t,analyticsClientMiddleware:r=(i,s)=>s,preprocessRequest:n,provider:o})=>{let i=t(),s=i.configuration.accessToken,a=i.configuration.analytics.apiBaseUrl??rt(i.configuration.organizationId,i.configuration.environment,"analytics"),u=i.configuration.analytics.runtimeEnvironment,c=i.configuration.analytics.enabled,g=new oa({token:s,endpoint:a,runtimeEnvironment:u,preprocessRequest:gi(e,n),beforeSendHooks:[hi(e,r),(v,E)=>(e.info({...E,type:v,endpoint:a,token:s},"Analytics request"),E)]},o);return c||g.disable(),g},nd=()=>{let t=$t.getInstance().getHistory().reverse().find(r=>r.name==="PageView"&&r.value);return t?t.value:""};m();d();f();p();function mh(e){let t=gh(e),r=[e,...t].filter(o=>o.parentResult).map(o=>o.parentResult);return df([e,...t,...r],o=>o.uniqueId)}function gh(e){return e.childResults?e.childResults.flatMap(t=>[t,...gh(t)]):[]}m();d();f();p();var ya=()=>"";function yh(e,t){return{...new Sr(t).getBaseMetadata(),actionCause:e,type:e}}function SI(e){return Object.assign(e,{instantlyCallable:!0})}function AI(e,t){let r=i=>{let s=we(e,i);return SI(Object.assign(s,{type:s.typePrefix}))},n=r(/*#__PURE__*/function(){var _ref17=_asyncToGenerator(function*(i,{getState:s,extra:a}){let{analyticsClientMiddleware:u,preprocessRequest:c,logger:g}=a;return yield(yield t({getState:s,analyticsClientMiddleware:u,preprocessRequest:c,logger:g})).log({state:s(),extra:a})});return function(_x42,_x43){return _ref17.apply(this,arguments)}}());return Object.assign(n,{prepare:function(){var _ref18=_asyncToGenerator(function*({getState:i,analyticsClientMiddleware:s,preprocessRequest:a,logger:u}){let{description:c,log:g}=yield t({getState:i,analyticsClientMiddleware:s,preprocessRequest:a,logger:u});return{description:c,action:r(/*#__PURE__*/function(){var _ref19=_asyncToGenerator(function*(v,{getState:E,extra:h}){return yield g({state:E(),extra:h})});return function(_x45,_x46){return _ref19.apply(this,arguments)}}())}});return function prepare(_x44){return _ref18.apply(this,arguments)}}()}),n}var vh=(e,t,r)=>{function n(...o){let i=o.length===1?{...o[0],__legacy__getBuilder:t(o[0].__legacy__getBuilder),analyticsConfigurator:e,providerClass:r}:{prefix:o[0],__legacy__getBuilder:t(o[1]),__legacy__provider:o[2],analyticsConfigurator:e,providerClass:r};return CI(i)}return n},bI=e=>e.configuration.analytics.analyticsMode==="legacy",wI=e=>e.configuration.analytics.analyticsMode==="next",CI=({prefix:e,__legacy__getBuilder:t,__legacy__provider:r,analyticsPayloadBuilder:n,analyticsType:o,analyticsConfigurator:i,providerClass:s})=>(r??(r=a=>new s(a)),AI(e,/*#__PURE__*/function(){var _ref20=_asyncToGenerator(function*({getState:a,analyticsClientMiddleware:u,preprocessRequest:c,logger:g}){let v=[],E={log:function(){var _ref21=_asyncToGenerator(function*({state:I}){for(let T of v)yield T(I)});return function log(_x48){return _ref21.apply(this,arguments)}}()},h=a(),y=i({getState:a,logger:g,analyticsClientMiddleware:u,preprocessRequest:c,provider:r(a)}),S=yield t(y,a());E.description=S?.description,v.push(/*#__PURE__*/function(){var _ref22=_asyncToGenerator(function*(I){bI(I)&&(yield xI(S,r,I,g,y.coveoAnalyticsClient))});return function(_x49){return _ref22.apply(this,arguments)}}());let{emit:x}=ii(h);return v.push(/*#__PURE__*/function(){var _ref23=_asyncToGenerator(function*(I){if(wI(I)&&o&&n){let T=n(I);yield PI(x,o,T)}});return function(_x50){return _ref23.apply(this,arguments)}}()),E});return function(_x47){return _ref20.apply(this,arguments)}}()));function xI(_x51,_x52,_x53,_x54,_x55){return _xI.apply(this,arguments)}function _xI(){_xI=_asyncToGenerator(function*(e,t,r,n,o){t(()=>r);let i=yield e?.log({searchUID:t(()=>r).getSearchUID()});n.info({client:o,response:i},"Analytics response")});return _xI.apply(this,arguments)}var EI=e=>r=>(n,o)=>Promise.resolve({description:{actionCause:e},log:function(){var _ref24=_asyncToGenerator(function*(i){r(n,o)});return function log(_x56){return _ref24.apply(this,arguments)}}()}),ot=vh(e=>fh({...e,provider:e.provider||new Sr(e.getState)}),e=>e,Sr),ht=vh(Wg,EI("caseAssist"),yi);var od=(e,t)=>{let r=i=>i+(t.pagination?.firstResult??0),n=-1,o=t.search?.results;return n=bh(e,o),n<0&&(n=OI(e,o)),n<0&&(n=0),II(e,r(n),t)};function II(e,t,r){let n=e.raw.collection;return{collectionName:typeof n=="string"?n:"default",documentAuthor:_I(e),...(hh(e)?{documentCategory:hh(e)}:{}),documentPosition:t+1,documentTitle:e.title,documentUri:e.uri,documentUriHash:e.raw.urihash,documentUrl:e.clickUri,rankingModifier:e.rankingModifier||"",sourceName:kI(e),queryPipeline:r.pipeline||ya()}}function hh(e){return e.raw?.objecttype||void 0}var id=e=>(e.raw.permanentid||console.warn("Missing field permanentid on result. This might cause many issues with your Coveo deployment. See https://docs.coveo.com/en/1913 and https://docs.coveo.com/en/1640 for more information.",e),{contentIDKey:"permanentid",contentIDValue:e.raw.permanentid||""}),Sh={urihash:new te,sourcetype:new te,permanentid:new te},Ah={uniqueId:re,raw:new Ie({values:Sh}),title:re,uri:re,clickUri:re,rankingModifier:new te({required:!1,emptyAllowed:!0})};function RI(e){return Object.assign({},...Object.keys(Sh).map(t=>({[t]:e[t]})))}function TI(e){return Object.assign({},...Object.keys(Ah).map(t=>({[t]:e[t]})),{raw:RI(e.raw)})}function _I(e){let t=e.raw.author;return ae(t)?"unknown":Array.isArray(t)?t.join(";"):`${t}`}function kI(e){let t=e.raw.source;return ae(t)?"unknown":t}var sd=e=>new Ot(Ah).validate(TI(e));function OI(e,t){for(let[r,n]of t.entries()){let o=mh(n);if(bh(e,o)!==-1)return r}return-1}function bh(e,t=[]){return t.findIndex(({uniqueId:r})=>r===e.uniqueId)}function PI(_x57,_x58,_x59){return _PI.apply(this,arguments)}function _PI(){_PI=_asyncToGenerator(function*(e,t,r){yield e(t,r)});return _PI.apply(this,arguments)}m();d();f();p();var to=(e,t,r)=>ot({prefix:"analytics/generatedAnswer/streamEnd",__legacy__getBuilder:(n,o)=>{let i=t??Jr(o);if(!i)return null;let s=oh(o);return n.makeGeneratedAnswerStreamEnd({generativeQuestionAnsweringId:i,answerGenerated:e,answerTextIsEmpty:r,...(s&&{conversationId:s})})},analyticsType:"Rga.AnswerReceived",analyticsPayloadBuilder:n=>({answerId:t??Jr(n)??"",answerGenerated:e??!1})}),ro=e=>ot({prefix:"analytics/generatedAnswer/responseLinked",__legacy__getBuilder:()=>null,analyticsType:"Rga.ResponseLinked",analyticsPayloadBuilder:t=>({answerId:e??Jr(t)??"",responseId:t.search?.searchResponseId||t.search?.response.searchUid||""})});m();d();f();p();m();d();f();p();var wh=Le(e=>e.advancedSearchQueries,e=>{if(!e)return{};let{aq:t,cq:r,dq:n,lq:o}=e;return{...(t&&{aq:t}),...(r&&{cq:r}),...(n&&{dq:n}),...(o&&{lq:o})}});m();d();f();p();var tn=(e,t,r)=>({analytics:{clientId:t.clientId,clientTimestamp:new Date().toISOString(),documentReferrer:t.referrer,documentLocation:t.location,originContext:e.originContext,...(r&&{actionCause:r.actionCause}),...(r&&{customData:r.customData}),...(e.userDisplayName&&{userDisplayName:e.userDisplayName}),...(e.deviceId&&{deviceId:e.deviceId}),...(e.trackingId&&{trackingId:e.trackingId}),capture:t.capture??t.clientId!=="",source:Qn(e)}});m();d();f();p();var ad=e=>e.context;m();d();f();p();var cd=e=>e.pipeline;m();d();f();p();m();d();f();p();var Ai=kt(va(),1),Th=kt(Ch(),1);m();d();f();p();var Eh=kt(va(),1),Ih=kt(xh(),1);Eh.default.extend(Ih.default);var NI="YYYY/MM/DD@HH:mm:ss";function Rh(e){return e.format(NI)}Ai.default.extend(Th.default);var FI=["past","now","next"],DI=["minute","hour","day","week","month","quarter","year"];function MI(e){let{period:t,amount:r,unit:n}=e;switch(t){case"past":return(0,Ai.default)().subtract(r,n);case"next":return(0,Ai.default)().add(r,n);case"now":return(0,Ai.default)()}}function gd(e){return Rh(MI(LI(e)))}function _h(e){return e.toLocaleLowerCase().split("-")}function hd(e){let[t,r,n]=_h(e);if(t==="now")return!0;if(!FI.includes(t)||!DI.includes(n))return!1;let o=parseInt(r,10);return!(Number.isNaN(o)||o<=0)}function LI(e){let[t,r,n]=_h(e);return t==="now"?{period:"now"}:{period:t,amount:r?parseInt(r,10):void 0,unit:n||void 0}}m();d();f();p();function kh(e){return e.type==="dateRange"}function Oh(e){return`start${e}`}function Ph(e){return`end${e}`}var yd=()=>({dateFacetValueMap:{}});function jI(e,t,r){let n=e.start,o=e.end;return hd(n)&&(n=gd(n),r.dateFacetValueMap[t][Oh(n)]=e.start),hd(o)&&(o=gd(o),r.dateFacetValueMap[t][Ph(o)]=e.end),{...e,start:n,end:o}}function vd(e,t){if(kh(e)){let{facetId:r,currentValues:n}=e;return t.dateFacetValueMap[r]={},{...e,currentValues:n.map(o=>jI(o,r,t))}}return e}function Ar(e){let t=yd();return{request:{...e,facets:e.facets?.map(n=>vd(n,t))},mappings:t}}function qI(e,t,r){return{...e,start:r.dateFacetValueMap[t][Oh(e.start)]||e.start,end:r.dateFacetValueMap[t][Ph(e.end)]||e.end}}function UI(e,t){return e.facetId in t.dateFacetValueMap}function VI(e,t){return UI(e,t)?{...e,values:e.values.map(r=>qI(r,e.facetId,t))}:e}function Sa(e,t){return"success"in e?{success:{...e.success,facets:e.success.facets?.map(n=>VI(n,t))}}:e}m();d();f();p();m();d();f();p();m();d();f();p();function br(e){return Object.values(e).map(t=>t.request)}function Sd(e,t){let r={};e.forEach(i=>{r[i.facetId]=i});let n=[];t.forEach(i=>{i in r&&(n.push(r[i]),delete r[i])});let o=Object.values(r);return[...n,...o]}function Nh(e){return br(e).map(t=>{let n=t.currentValues.some(({state:o})=>o!=="idle");return t.generateAutomaticRanges&&!n?{...t,currentValues:[]}:t})}var Ad={alphanumericDescending:{type:"alphanumeric",order:"descending"},alphanumericNaturalDescending:{type:"alphanumericNatural",order:"descending"}};function BI(e){return br(e).map(t=>{let r=Ad[t.sortCriteria];return r?{...t,sortCriteria:r}:t})}function GI(e){return[...BI(e.facetSet??{}),...Nh(e.numericFacetSet??{}),...Nh(e.dateFacetSet??{}),...br(e.categoryFacetSet??{})]}function $I(e){return GI(e).filter(({facetId:t})=>e.facetOptions?.facets[t]?.enabled??!0)}function Aa(e){return Sd($I(e),e.facetOrder??[])}m();d();f();p();m();d();f();p();m();d();f();p();var Fh=/*#__PURE__*/function(){var _ref25=_asyncToGenerator(function*(e,t){let r=e.analyticsMode==="next";return{analytics:{clientId:yield Zn(e),clientTimestamp:new Date().toISOString(),documentReferrer:e.originLevel3,originContext:e.originContext,...(t&&{actionCause:t.actionCause,customData:t.customData}),...(t&&!r&&{customData:t.customData}),...(e.userDisplayName&&{userDisplayName:e.userDisplayName}),...(e.documentLocation&&{documentLocation:e.documentLocation}),...(e.deviceId&&{deviceId:e.deviceId}),...(nd()&&{pageId:nd()}),...(r&&e.trackingId&&{trackingId:e.trackingId}),capture:r,...(r&&{source:Qn(e)})}}});return function Fh(_x60,_x61){return _ref25.apply(this,arguments)}}();var no=/*#__PURE__*/function(){var _ref26=_asyncToGenerator(function*(e,t){return{accessToken:e.configuration.accessToken,organizationId:e.configuration.organizationId,url:e.configuration.search.apiBaseUrl??Fn(e.configuration.organizationId,e.configuration.environment),locale:e.configuration.search.locale,debug:e.debug,tab:e.configuration.analytics.originLevel2,referrer:e.configuration.analytics.originLevel3,timezone:e.configuration.search.timezone,...(e.configuration.analytics.enabled&&{actionsHistory:$t.getInstance().getHistory()}),...(e.advancedSearchQueries?.aq&&{aq:e.advancedSearchQueries.aq}),...(e.advancedSearchQueries?.cq&&{cq:e.advancedSearchQueries.cq}),...(e.advancedSearchQueries?.lq&&{lq:e.advancedSearchQueries.lq}),...(e.advancedSearchQueries?.dq&&{dq:e.advancedSearchQueries.dq}),...(e.context&&{context:e.context.contextValues}),...(e.fields&&!e.fields.fetchAllFields&&{fieldsToInclude:e.fields.fieldsToInclude}),...(e.dictionaryFieldContext&&{dictionaryFieldContext:e.dictionaryFieldContext.contextValues}),...(e.pipeline&&{pipeline:e.pipeline}),...(e.query&&{q:e.query.q,enableQuerySyntax:e.query.enableQuerySyntax}),...(e.searchHub&&{searchHub:e.searchHub}),...(e.sortCriteria&&{sortCriteria:e.sortCriteria}),...(e.configuration.analytics.enabled&&(yield Fh(e.configuration.analytics,t))),...(e.excerptLength&&!ae(e.excerptLength.length)&&{excerptLength:e.excerptLength.length}),...(e.configuration.search.authenticationProviders.length&&{authentication:e.configuration.search.authenticationProviders.join(",")})}});return function no(_x62,_x63){return _ref26.apply(this,arguments)}}();m();d();f();p();var ba=(e,t,r)=>({accessToken:e.configuration.accessToken,organizationId:e.configuration.organizationId,url:e.configuration.search.apiBaseUrl??Fn(e.configuration.organizationId,e.configuration.environment),locale:e.configuration.search.locale,debug:e.debug,tab:e.configuration.analytics.originLevel2,referrer:t.referrer,timezone:e.configuration.search.timezone,...(e.advancedSearchQueries?.aq&&{aq:e.advancedSearchQueries.aq}),...(e.advancedSearchQueries?.cq&&{cq:e.advancedSearchQueries.cq}),...(e.advancedSearchQueries?.lq&&{lq:e.advancedSearchQueries.lq}),...(e.advancedSearchQueries?.dq&&{dq:e.advancedSearchQueries.dq}),...(e.context&&{context:e.context.contextValues}),...(e.fields&&!e.fields.fetchAllFields&&{fieldsToInclude:e.fields.fieldsToInclude}),...(e.dictionaryFieldContext&&{dictionaryFieldContext:e.dictionaryFieldContext.contextValues}),...(e.pipeline&&{pipeline:e.pipeline}),...(e.query&&{q:e.query.q,enableQuerySyntax:e.query.enableQuerySyntax}),...(e.searchHub&&{searchHub:e.searchHub}),...(e.sortCriteria&&{sortCriteria:e.sortCriteria}),...(e.configuration.analytics.enabled&&tn(e.configuration.analytics,t,r)),...(e.excerptLength&&!ae(e.excerptLength.length)&&{excerptLength:e.excerptLength.length}),...(e.configuration.search.authenticationProviders.length&&{authentication:e.configuration.search.authenticationProviders.join(",")})});m();d();f();p();var Dh=Le(e=>e.staticFilterSet,e=>Object.values(e||{}).map(r=>{let n=r.values.filter(i=>i.state==="selected"&&!!i.expression.trim()),o=n.map(i=>i.expression).join(" OR ");return n.length>1?`(${o})`:o}));var wr=/*#__PURE__*/function(){var _ref27=_asyncToGenerator(function*(e,t,r){let n=wd(e),o=QI(e),i=HI(e),s=e.configuration.analytics.analyticsMode==="legacy"?yield no(e,r):ba(e,t,r);return Ar({...s,...(e.didYouMean&&{queryCorrection:{enabled:e.didYouMean.enableDidYouMean&&e.didYouMean.queryCorrectionMode==="next",options:{automaticallyCorrect:e.didYouMean.automaticallyCorrectQuery?"whenNoResults":"never"}},enableDidYouMean:e.didYouMean.enableDidYouMean&&e.didYouMean.queryCorrectionMode==="legacy"}),...(n&&{cq:n}),...(o.length&&{facets:o}),...(e.pagination&&{numberOfResults:bd(e),firstResult:e.pagination.firstResult}),...(e.facetOptions&&{facetOptions:{freezeFacetOrder:e.facetOptions.freezeFacetOrder}}),...(e.folding?.enabled&&{filterField:e.folding.fields.collection,childField:e.folding.fields.parent,parentField:e.folding.fields.child,filterFieldRange:e.folding.filterFieldRange}),...(e.automaticFacetSet&&{generateAutomaticFacets:{desiredCount:e.automaticFacetSet.desiredCount,numberOfValues:e.automaticFacetSet.numberOfValues,currentFacets:i}}),...(e.generatedAnswer&&{pipelineRuleParameters:{mlGenerativeQuestionAnswering:{responseFormat:e.generatedAnswer.responseFormat,citationsFieldToInclude:e.generatedAnswer.fieldsToIncludeInCitations}}})})});return function wr(_x64,_x65,_x66){return _ref27.apply(this,arguments)}}();function bd(e){return e.pagination?e.pagination.firstResult+e.pagination.numberOfResults>5e3?5e3-e.pagination.firstResult:e.pagination.numberOfResults:void 0}function QI(e){return Sd(WI(e),e.facetOrder??[])}function HI(e){let t=e.automaticFacetSet?.set;return t?Object.values(t).map(r=>r.response).map(zI).filter(r=>r.currentValues.length>0):void 0}function zI(e){let{field:t,label:r,values:n}=e,o=n.filter(i=>i.state==="selected");return{field:t,label:r,currentValues:o}}function WI(e){return KI(e).filter(({facetId:t})=>e.facetOptions?.facets[t]?.enabled??!0)}function KI(e){return[...YI(e.facetSet??{}),...Mh(e.numericFacetSet??{}),...Mh(e.dateFacetSet??{}),...br(e.categoryFacetSet??{})]}function YI(e){return br(e).map(t=>{let r=Ad[t.sortCriteria];return r?{...t,sortCriteria:r}:t})}function Mh(e){return br(e).map(t=>{let r=t.currentValues,n=r.some(({state:i})=>i!=="idle"),o=r.some(i=>i.previousState);return t.generateAutomaticRanges&&!n&&!o?{...t,currentValues:[]}:t})}function wd(e){let t=e.advancedSearchQueries?.cq.trim()||"",n=Object.values(e.tabSet||{}).find(i=>i.isActive)?.expression.trim()||"",o=Dh(e);return[t,n,...o].filter(i=>!!i).join(" AND ")}m();d();f();p();m();d();f();p();var wi=(e,t)=>{let r=e;return ae(r[t])?ae(e.raw[t])?null:e.raw[t]:r[t]},XI=e=>t=>e.every(r=>!ae(wi(t,r))),ZI=e=>t=>e.every(r=>ae(wi(t,r))),JI=(e,t)=>r=>{let n=Lh(e,r);return t.some(o=>n.some(i=>`${i}`.toLowerCase()===o.toLowerCase()))},eR=(e,t)=>r=>{let n=Lh(e,r);return t.every(o=>n.every(i=>`${i}`.toLowerCase()!==o.toLowerCase()))},Lh=(e,t)=>{let r=wi(t,e);return lf(r)?r:[r]},jh={getResultProperty:wi,fieldsMustBeDefined:XI,fieldsMustNotBeDefined:ZI,fieldMustMatch:JI,fieldMustNotMatch:eR};var Cd=Le(e=>e.search,e=>e?.searchAction?.actionCause||"");m();d();f();p();var xd=e=>e.searchHub;m();d();f();p();var wa=Le(e=>e,e=>{if(!e)return"";for(let t in e)if(e[t].isActive)return e[t].id;return""}),f$=Le(e=>e,e=>{let t=wa(e);return t&&e?e[t].expression:""});m();d();f();p();var qh=e=>{if(!(!e.dictionaryFieldContext||!Object.keys(e.dictionaryFieldContext.contextValues).length))return e.dictionaryFieldContext.contextValues};m();d();f();p();var Uh=e=>e.excerptLength?.length;m();d();f();p();var Vh=e=>{let{freezeFacetOrder:t}=e.facetOptions??{};return t!==void 0?{freezeFacetOrder:t}:void 0};m();d();f();p();var Bh=e=>{if(e.folding)return{filterField:e.folding.fields.collection,childField:e.folding.fields.parent,parentField:e.folding.fields.child,filterFieldRange:e.folding.filterFieldRange}};m();d();f();p();var Gh=e=>e.sortCriteria;var $h=/*#__PURE__*/function(){var _ref28=_asyncToGenerator(function*(e){return{accessToken:e.configuration.accessToken,organizationId:e.configuration.organizationId,url:Nn(e.configuration.search.apiBaseUrl,e.configuration.organizationId,e.configuration.environment),streamId:e.search.extendedResults?.generativeQuestionAnsweringId}});return function $h(_x67){return _ref28.apply(this,arguments)}}(),Qh=(e,t)=>{let r=Yr(e)?.q,{aq:n,cq:o,dq:i,lq:s}=Wh(e),a=ad(e),u=tn(e.configuration.analytics,t,{actionCause:Cd(e)}),c=xd(e),g=cd(e),v=Yl(e)??[],E=zh(e),h=wa(e.tabSet)||"default",y=Wl(e),S=Jg(e),x=t.referrer||"",I=Vh(e),T=Gh(e),R=tR(e),k=Uh(e),_=Bh(e),F=qh(e);return{q:r,...(n&&{aq:n}),...(o&&{cq:o}),...(i&&{dq:i}),...(s&&{lq:s}),...(e.query&&{enableQuerySyntax:Eg(e)}),...(a?.contextValues&&{context:a.contextValues}),pipelineRuleParameters:{mlGenerativeQuestionAnswering:{responseFormat:e.generatedAnswer.responseFormat,citationsFieldToInclude:v}},...(c?.length&&{searchHub:c}),...(g?.length&&{pipeline:g}),...(E.length&&{facets:E}),...(e.fields&&{fieldsToInclude:e.fields.fieldsToInclude}),...(e.didYouMean&&{queryCorrection:{enabled:e.didYouMean.enableDidYouMean&&e.didYouMean.queryCorrectionMode==="next",options:{automaticallyCorrect:e.didYouMean.automaticallyCorrectQuery?"whenNoResults":"never"}},enableDidYouMean:e.didYouMean.enableDidYouMean&&e.didYouMean.queryCorrectionMode==="legacy"}),...(e.pagination&&{numberOfResults:bd(e),firstResult:e.pagination.firstResult}),tab:h,locale:y,timezone:S,...(e.debug!==void 0&&{debug:e.debug}),referrer:x,...R,...(_??{}),...(k&&{excerptLength:k}),...(F&&{dictionaryFieldContext:F}),sortCriteria:T,...(I&&{facetOptions:I}),...u,...(e.insightCaseContext?.caseContext&&{caseContext:e.insightCaseContext?.caseContext})}},Hh=(e,t)=>{let r=Yr(e)?.q,n=zh(e),o=tn(e.configuration.analytics,t,{actionCause:Cd(e)}),i=Wl(e),s=wa(e.tabSet)||"default",a=t.referrer||"",{aq:u,cq:c}=Wh(e),g=xd(e),v=cd(e),E=ad(e),h=Yl(e)??[];return{q:r||"",...(n.length&&{facets:n}),citationsFieldToInclude:h,...(g?.length&&{searchHub:g}),...(v?.length&&{pipeline:v}),...(E?.contextValues&&{context:E.contextValues}),...(u&&{aq:u}),...(c&&{cq:c}),tab:s,referrer:a,...o,locale:i}},zh=e=>Aa(e)?.map(t=>vd(t,yd())).sort((t,r)=>t.facetId>r.facetId?1:r.facetId>t.facetId?-1:0),tR=e=>({actionsHistory:e.configuration.analytics.enabled?$t.getInstance().getHistory():[]}),Wh=e=>{let t=wh(e),r=wd(e);return{...t,...(r&&{cq:r})}};m();d();f();p();var Ca=["searching","thinking","answering"];function xa(e){return e.toLowerCase()}m();d();f();p();var Kh=["text/plain","text/markdown"];var oo=new te({required:!0}),Yh=new te,io=new Me({required:!0}),Ed={id:oo,title:oo,uri:oo,permanentid:oo,clickUri:Yh},Ea=new te({required:!0,constrainTo:Kh}),Xh=new te({required:!0,constrainTo:Ca}),Zh=e=>({...e,name:xa(e.name)}),N3=G("generatedAnswer/setIsVisible",e=>K(e,io)),Ia=G("generatedAnswer/setAnswerId",e=>K(e,re)),F3=G("generatedAnswer/setAnswerGenerationMode",e=>K(e,new te({constrainTo:["automatic","manual"],required:!1,default:"automatic"}))),D3=G("generatedAnswer/setIsEnabled",e=>K(e,io)),xi=G("generatedAnswer/updateMessage",e=>K(e,{textDelta:oo})),Ei=G("generatedAnswer/updateCitations",e=>K(e,{citations:new Pt({required:!0,each:new Ie({values:Ed})})})),Ii=G("generatedAnswer/updateError",e=>K(e,{message:Yh,code:new Ue({min:0})})),Ra=G("generatedAnswer/resetAnswer"),M3=G("generatedAnswer/like"),L3=G("generatedAnswer/dislike"),j3=G("generatedAnswer/feedbackModal/open"),q3=G("generatedAnswer/expand"),U3=G("generatedAnswer/collapse"),V3=G("generatedAnswer/setId",e=>K(e,{id:new te({required:!0})})),B3=G("generatedAnswer/feedbackModal/close"),G3=G("generatedAnswer/sendFeedback"),Cr=G("generatedAnswer/setIsLoading",e=>K(e,io)),Ci=G("generatedAnswer/setIsStreaming",e=>K(e,io)),Ri=G("generatedAnswer/setAnswerContentFormat",e=>K(e,Ea)),$3=G("generatedAnswer/updateResponseFormat",e=>K(e,{contentFormat:new Pt({each:Ea,default:["text/plain"]})})),Q3=G("knowledge/updateAnswerConfigurationId",e=>K(e,oo)),H3=G("generatedAnswer/registerFieldsToIncludeInCitations",e=>K(e,Am)),Id=G("generatedAnswer/setIsAnswerGenerated",e=>K(e,io)),Ti=G("generatedAnswer/setCannotAnswer",e=>K(e,io)),rR=G("generatedAnswer/setAnswerApiQueryParams",e=>K(e,new Ie({}))),Jh=G("generatedAnswer/startStep",e=>K(Zh(e),{name:Xh,startedAt:new Ue({min:0,required:!0})})),ey=G("generatedAnswer/finishStep",e=>K(Zh(e),{name:Xh,finishedAt:new Ue({min:0,required:!0})})),z3=we("generatedAnswer/streamAnswer",/*#__PURE__*/function(){var _ref29=_asyncToGenerator(function*(e,t){let r=t.getState(),{dispatch:n,extra:o,getState:i}=t,{search:s}=i(),{queryExecuted:a}=s,{setAbortControllerRef:u}=e,c=yield $h(r),g=(h,y)=>{switch(h){case"genqa.headerMessageType":{let S=JSON.parse(y);n(Ri(S.contentFormat));break}case"genqa.messageType":n(xi(JSON.parse(y)));break;case"genqa.citationsType":n(Ei(JSON.parse(y)));break;case"genqa.endOfStreamType":{let S=JSON.parse(y).answerGenerated,{answerId:x,answer:I}=i().generatedAnswer,R=a.length!==0&&!S,k=!I?.trim();n(Ti(R)),n(Ci(!1)),n(Id(S)),n(to(S,x,S?k:void 0)),n(ro());break}default:r.debug&&o.logger.warn(`Unknown payloadType: "${h}"`)}};n(Cr(!0));let v=h=>h.streamId===t.getState().search.extendedResults.generativeQuestionAnsweringId,E=o.streamingClient?.streamGeneratedAnswer(c,{write:h=>{v(c)&&(n(Cr(!1)),h.payload&&h.payloadType&&g(h.payloadType,h.payload))},abort:h=>{v(c)&&n(Ii(h))},close:()=>{v(c)&&n(Ci(!1))},resetAnswer:()=>{v(c)&&n(Ra())}});E?u(E):n(Cr(!1))});return function(_x68,_x69){return _ref29.apply(this,arguments)}}()),W3=we("generatedAnswer/generateAnswer",/*#__PURE__*/function(){var _ref30=_asyncToGenerator(function*(e,{getState:t,dispatch:r,extra:{navigatorContext:n,logger:o}}){r(Ra());let i=t();if(i.generatedAnswer.answerConfigurationId){let s=Qh(i,n);r(rR(s)),yield r(ty(s))}else o.warn("[WARNING] Missing answerConfigurationId in engine configuration. The generateAnswer action requires an answer configuration ID to use CRGA with the Answer API.")});return function(_x70,_x71){return _ref30.apply(this,arguments)}}());m();d();f();p();m();d();f();p();function ny(_x72,_x73){return _ny.apply(this,arguments)}function _ny(){_ny=_asyncToGenerator(function*(e,t){let r=e.getReader(),n;for(;!(n=yield r.read()).done;)t(n.value)});return _ny.apply(this,arguments)}function oy(e){let t,r,n,o=!1;return function(s){t===void 0?(t=s,r=0,n=-1):t=oR(t,s);let a=t.length,u=0;for(;r<a;){o&&(t[r]===10&&(u=++r),o=!1);let c=-1;for(;r<a&&c===-1;++r)switch(t[r]){case 58:n===-1&&(n=r-u);break;case 13:o=!0,c=r;break;case 10:c=r;break}if(c===-1)break;e(t.subarray(u,c),n),u=r,n=-1}u===a?t=void 0:u!==0&&(t=t.subarray(u),r-=u)}}function iy(e,t,r){let n=ry(),o=new TextDecoder;return function(s,a){if(s.length===0)r?.(n),n=ry();else if(a>0){let u=o.decode(s.subarray(0,a)),c=a+(s[a+1]===32?2:1),g=o.decode(s.subarray(c));switch(u){case"data":n.data=n.data?`${n.data}
|
|
32
|
+
${g}`:g;break;case"event":n.event=g;break;case"id":e(n.id=g);break;case"retry":nR(g,n,t);break}}}}function nR(e,t,r){let n=parseInt(e,10);Number.isNaN(n)||r(t.retry=n)}function oR(e,t){let r=new Uint8Array(e.length+t.length);return r.set(e),r.set(t,e.length),r}function ry(){return{data:"",event:"",id:"",retry:void 0}}var Rd="text/event-stream",iR=1e3,sy="last-event-id";function ay(){return typeof window<"u"}function cy(e,{signal:t,headers:r,onopen:n,onmessage:o,onclose:i,onerror:s,openWhenHidden:a,fetch:u,...c}){return new Promise((g,v)=>{let E={...r};E.accept||(E.accept=Rd);let h;function y(){h?.abort(),document.hidden||k()}!a&&ay()&&document.addEventListener("visibilitychange",y);let S=iR,x;function I(){ay()&&document.removeEventListener("visibilitychange",y),clearTimeout(x),h?.abort()}t?.addEventListener("abort",()=>{I(),g()});let T=u??w,R=n??sR;function k(){return _k2.apply(this,arguments)}function _k2(){_k2=_asyncToGenerator(function*(){h=l.AbortController?new l.AbortController:null;try{let _=yield T(e,{...c,headers:E,signal:h?.signal});yield R(_),yield ny(_.body,oy(iy(F=>{F?E[sy]=F:delete E[sy]},F=>{S=F},o))),i?.(),I(),g()}catch(_){if(!h?.signal?.aborted)try{let F=s?.(_)??S;clearTimeout(x),x=setTimeout(k,F)}catch(F){I(),v(F)}}});return _k2.apply(this,arguments)}k()})}function sR(e){let t=e.headers.get("content-type");if(!t?.startsWith(Rd))throw new Error(`Expected content-type to be ${Rd}, Actual: ${t}`)}m();d();f();p();var aR=/*#__PURE__*/function(){var _ref31=_asyncToGenerator(function*(e,t,r){let n=t.getState(),{accessToken:o,environment:i,organizationId:s}=n.configuration,a=n.generatedAnswer.answerConfigurationId,u={...e,headers:{...(e?.headers||{}),Authorization:`Bearer ${o}`}};try{let c=Nn(n.configuration.search?.apiBaseUrl,s,i);return dg({baseUrl:`${c}/rest/organizations/${s}/answer/v1/configs/${a}`,fetchFn:function(){var _ref32=_asyncToGenerator(function*(g){if(g instanceof String)throw new Error("The provided 'request' must be a Request object.");let v=g.url,E={};return["method","headers","mode","credentials","cache","redirect","referrer","referrerPolicy","integrity","keepalive","signal"].forEach(h=>{E[h]=g[h]}),E.duplex="half",E.body=yield g.text(),w(v,E)});return function fetchFn(_x77){return _ref32.apply(this,arguments)}}()})(u,{...t,signal:null},r)}catch(c){return{error:c}}});return function aR(_x74,_x75,_x76){return _ref31.apply(this,arguments)}}(),uy=xg({reducerPath:"answer",baseQuery:fg(aR,{maxRetries:3}),endpoints:()=>({})});var cR=(e,t)=>{let{contentFormat:r}=t;e.contentFormat=r,e.isStreaming=!0,e.isLoading=!1},uR=(e,t)=>{let{textDelta:r}=t;if(typeof r!="string")return;let n=e.answer;!n?.trim()&&!r.trim()||(e.answer=n?.trim()?n.concat(r):r)},lR=(e,t)=>{e.citations=t.citations},dR=(e,t)=>{e.generated=t.answerGenerated,e.isStreaming=!1},pR=(e,t)=>{let r=t.errorMessage||"Unknown error occurred";e.error={message:r,code:t.code},e.isStreaming=!1,e.isLoading=!1,console.error(`Generated answer error: ${r} (code: ${t.code})`)},fR=(e,t,r)=>{let n=JSON.parse(e.data);n.finishReason==="ERROR"&&n.errorMessage&&pR(t,n);let o=n.payload.length?JSON.parse(n.payload):{};switch(n.payloadType){case"genqa.headerMessageType":o.contentFormat&&(cR(t,o),r(Ri(o.contentFormat)));break;case"genqa.messageType":typeof o.textDelta=="string"&&(uR(t,o),r(xi({textDelta:o.textDelta})));break;case"genqa.citationsType":o.citations&&(lR(t,o),r(Ei({citations:o.citations})));break;case"genqa.endOfStreamType":{dR(t,o);let i=t.answerId,s=o.answerGenerated??!1,a=s?!t.answer?.trim():void 0;r(to(s,i,a)),r(ro());break}}},mR=(e,t,r,n)=>{if(!e||!t||!r)throw new Error("Missing required parameters for answer endpoint");let o=`/rest/organizations/${t}`,i=n?`insight/v1/configs/${n}/answer`:"answer/v1/configs";return`${e}${o}/${i}/${r}/generate`},Td=uy.injectEndpoints({overrideExisting:!0,endpoints:e=>({getAnswer:e.query({queryFn:()=>({data:{contentFormat:void 0,answer:void 0,citations:void 0,error:void 0,generated:!1,isStreaming:!0,isLoading:!0}}),serializeQueryArgs:({endpointName:t,queryArgs:r})=>{let{analytics:n,...o}=r;return`${t}(${JSON.stringify(o)})`},onCacheEntryAdded(_x78,_x79){return _asyncToGenerator(function*(t,{getState:r,cacheDataLoaded:n,updateCachedData:o,dispatch:i}){yield n;let{configuration:s,generatedAnswer:a,insightConfiguration:u}=r(),{organizationId:c,environment:g,accessToken:v}=s,E=Nn(s.search.apiBaseUrl,c,g),h=mR(E,c,a.answerConfigurationId,u?.insightId);yield cy(h,{method:"POST",body:JSON.stringify(t),headers:{Authorization:`Bearer ${v}`,Accept:"application/json","Content-Type":"application/json","Accept-Encoding":"*"},fetch:w,onopen:function(){var _ref33=_asyncToGenerator(function*(y){let S=y.headers.get("x-answer-id");S&&o(x=>{x.answerId=S,i(Ia(S))})});return function onopen(_x80){return _ref33.apply(this,arguments)}}(),onmessage:y=>{o(S=>{fR(y,S,i)})},onerror:y=>{throw y},onclose:()=>{o(y=>{i(Ti(!y.generated))})}})}).apply(this,arguments)}})})}),ty=e=>Td.endpoints.getAnswer.initiate(e);m();d();f();p();var ly=Be(Bn,e=>e);m();d();f();p();function gR(e){let t=e.payload?.analyticsAction;return dy(e)&&!ae(t)}function dy(e){return"type"in e}var py=e=>t=>r=>{let n;gR(r)&&(n=r.payload.analyticsAction,delete r.payload.analyticsAction);let o=t(r);return dy(r)&&(r.type==="search/executeSearch/fullfilled"&&n===void 0&&console.error("No analytics action associated with search:",r),r.type==="recommendation/get/fullfilled"&&n===void 0&&console.error("No analytics action associated with recommendation:",r),r.type==="productRecommendations/get/fullfilled"&&n===void 0&&console.error("No analytics action associated with product recommendation:",r)),n!==void 0&&e.dispatch(n),o};m();d();f();p();m();d();f();p();m();d();f();p();var QQ=G("tab/register",e=>{let t=new Ie({values:{id:re,expression:Nt}});return K(e,t)}),fy=G("tab/updateActiveTab",e=>K(e,re));m();d();f();p();var Ta=kt(va(),1),hy=kt(my(),1),yy=kt(gy(),1);Ta.default.extend(yy.default);Ta.default.extend(hy.default);var vy=()=>({organizationId:"",accessToken:"",search:{locale:"en-US",timezone:Ta.default.tz.guess(),authenticationProviders:[]},analytics:{enabled:!0,originContext:"Search",originLevel2:"default",originLevel3:"default",anonymous:!1,deviceId:"",userDisplayName:"",documentLocation:"",analyticsMode:"next",source:{}},knowledge:{answerConfigurationId:"",agentId:void 0},environment:"prod"});m();d();f();p();var hR=/(^|; )Coveo-Pendragon=([^;]*)/,yR=/(^|; )Coveo-SearchAgentDebug=([^;]*)/;function Sy(){return typeof window>"u"?!1:hR.exec(document.cookie)?.pop()||null}function Ay(){return typeof window>"u"?!1:yR.test(document.cookie)}var by=Be(vy(),e=>e.addCase(Gn,(t,r)=>{vR(t,r.payload)}).addCase(Ms,(t,r)=>{SR(t,r.payload)}).addCase(Ls,(t,r)=>{AR(t,r.payload)}).addCase(js,t=>{t.analytics.enabled=!1}).addCase(qs,t=>{t.analytics.enabled=!0}).addCase(Om,(t,r)=>{t.analytics.originLevel2=r.payload.originLevel2}).addCase(Pm,(t,r)=>{t.analytics.originLevel3=r.payload.originLevel3}).addCase(fy,(t,r)=>{t.analytics.originLevel2=r.payload}).addCase(Em,(t,r)=>{t.analytics.originLevel2=r.payload}).addCase(Ns,(t,r)=>{ae(r.payload.tab)||(t.analytics.originLevel2=r.payload.tab)}).addCase(Nm,(t,{payload:r})=>{bR(t,r)}));function vR(e,t){ae(t.accessToken)||(e.accessToken=t.accessToken),e.environment=t.environment??"prod",ae(t.organizationId)||(e.organizationId=t.organizationId)}function SR(e,t){ae(t.proxyBaseUrl)||(e.search.apiBaseUrl=t.proxyBaseUrl),ae(t.locale)||(e.search.locale=t.locale),ae(t.timezone)||(e.search.timezone=t.timezone),ae(t.authenticationProviders)||(e.search.authenticationProviders=t.authenticationProviders)}function AR(e,t){ae(t.enabled)||(e.analytics.enabled=t.enabled),ae(t.originContext)||(e.analytics.originContext=t.originContext),ae(t.originLevel2)||(e.analytics.originLevel2=t.originLevel2),ae(t.originLevel3)||(e.analytics.originLevel3=t.originLevel3),ae(t.proxyBaseUrl)||(e.analytics.apiBaseUrl=t.proxyBaseUrl),ae(t.trackingId)||(e.analytics.trackingId=t.trackingId),ae(t.analyticsMode)||(e.analytics.analyticsMode=t.analyticsMode),ae(t.source)||(e.analytics.source=t.source);try{let r=Sy();r&&(e.analytics.analyticsMode="next",e.analytics.trackingId=r)}catch{}ae(t.runtimeEnvironment)||(e.analytics.runtimeEnvironment=t.runtimeEnvironment),ae(t.anonymous)||(e.analytics.anonymous=t.anonymous),ae(t.deviceId)||(e.analytics.deviceId=t.deviceId),ae(t.userDisplayName)||(e.analytics.userDisplayName=t.userDisplayName),ae(t.documentLocation)||(e.analytics.documentLocation=t.documentLocation)}function bR(e,t){e.knowledge.agentId=t;try{let r=Ay();ae(r)||(e.knowledge.debugAgentSession=!0)}catch{}}var yt=by;m();d();f();p();function wR(e){return e.instantlyCallable}var wy=()=>e=>t=>e(wR(t)?t():t);m();d();f();p();m();d();f();p();m();d();f();p();m();d();f();p();m();d();f();p();m();d();f();p();var Je=[];for(let e=0;e<256;++e)Je.push((e+256).toString(16).slice(1));function Cy(e,t=0){return(Je[e[t+0]]+Je[e[t+1]]+Je[e[t+2]]+Je[e[t+3]]+"-"+Je[e[t+4]]+Je[e[t+5]]+"-"+Je[e[t+6]]+Je[e[t+7]]+"-"+Je[e[t+8]]+Je[e[t+9]]+"-"+Je[e[t+10]]+Je[e[t+11]]+Je[e[t+12]]+Je[e[t+13]]+Je[e[t+14]]+Je[e[t+15]]).toLowerCase()}m();d();f();p();var Nd,CR=new Uint8Array(16);function Fd(){if(!Nd){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");Nd=crypto.getRandomValues.bind(crypto)}return Nd(CR)}m();d();f();p();m();d();f();p();var xR=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),Dd={randomUUID:xR};function ER(e,t,r){if(Dd.randomUUID&&!t&&!e)return Dd.randomUUID();e=e||{};let n=e.random??e.rng?.()??Fd();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 o=0;o<16;++o)t[r+o]=n[o];return t}return Cy(n)}var xr=ER;m();d();f();p();m();d();f();p();var b={};zi(b,{BRAND:()=>XR,DIRTY:()=>rn,EMPTY_PATH:()=>_R,INVALID:()=>ce,NEVER:()=>DT,OK:()=>it,ParseStatus:()=>et,Schema:()=>he,ZodAny:()=>Rr,ZodArray:()=>pr,ZodBigInt:()=>on,ZodBoolean:()=>sn,ZodBranded:()=>ki,ZodCatch:()=>yn,ZodDate:()=>an,ZodDefault:()=>hn,ZodDiscriminatedUnion:()=>Oa,ZodEffects:()=>Et,ZodEnum:()=>mn,ZodError:()=>ut,ZodFirstPartyTypeKind:()=>ue,ZodFunction:()=>Na,ZodIntersection:()=>dn,ZodIssueCode:()=>z,ZodLazy:()=>pn,ZodLiteral:()=>fn,ZodMap:()=>po,ZodNaN:()=>mo,ZodNativeEnum:()=>gn,ZodNever:()=>Dt,ZodNull:()=>un,ZodNullable:()=>zt,ZodNumber:()=>nn,ZodObject:()=>lt,ZodOptional:()=>Ct,ZodParsedType:()=>ee,ZodPipeline:()=>Oi,ZodPromise:()=>Tr,ZodReadonly:()=>vn,ZodRecord:()=>Pa,ZodSchema:()=>he,ZodSet:()=>fo,ZodString:()=>Ir,ZodSymbol:()=>uo,ZodTransformer:()=>Et,ZodTuple:()=>Ht,ZodType:()=>he,ZodUndefined:()=>cn,ZodUnion:()=>ln,ZodUnknown:()=>dr,ZodVoid:()=>lo,addIssueToContext:()=>Z,any:()=>sT,array:()=>lT,bigint:()=>tT,boolean:()=>Fy,coerce:()=>FT,custom:()=>Oy,date:()=>rT,datetimeRegex:()=>_y,defaultErrorMap:()=>ur,discriminatedUnion:()=>mT,effect:()=>IT,enum:()=>CT,function:()=>AT,getErrorMap:()=>so,getParsedType:()=>Qt,instanceof:()=>JR,intersection:()=>gT,isAborted:()=>_a,isAsync:()=>ao,isDirty:()=>ka,isValid:()=>Er,late:()=>ZR,lazy:()=>bT,literal:()=>wT,makeIssue:()=>_i,map:()=>vT,nan:()=>eT,nativeEnum:()=>xT,never:()=>cT,null:()=>iT,nullable:()=>TT,number:()=>Ny,object:()=>dT,objectUtil:()=>Md,oboolean:()=>NT,onumber:()=>PT,optional:()=>RT,ostring:()=>OT,pipeline:()=>kT,preprocess:()=>_T,promise:()=>ET,quotelessJson:()=>IR,record:()=>yT,set:()=>ST,setErrorMap:()=>TR,strictObject:()=>pT,string:()=>Py,symbol:()=>nT,transformer:()=>IT,tuple:()=>hT,undefined:()=>oT,union:()=>fT,unknown:()=>aT,util:()=>Ae,void:()=>uT});m();d();f();p();m();d();f();p();m();d();f();p();m();d();f();p();m();d();f();p();var Ae;(function(e){e.assertEqual=o=>{};function t(o){}e.assertIs=t;function r(o){throw new Error}e.assertNever=r,e.arrayToEnum=o=>{let i={};for(let s of o)i[s]=s;return i},e.getValidEnumValues=o=>{let i=e.objectKeys(o).filter(a=>typeof o[o[a]]!="number"),s={};for(let a of i)s[a]=o[a];return e.objectValues(s)},e.objectValues=o=>e.objectKeys(o).map(function(i){return o[i]}),e.objectKeys=typeof Object.keys=="function"?o=>Object.keys(o):o=>{let i=[];for(let s in o)Object.prototype.hasOwnProperty.call(o,s)&&i.push(s);return i},e.find=(o,i)=>{for(let s of o)if(i(s))return s},e.isInteger=typeof Number.isInteger=="function"?o=>Number.isInteger(o):o=>typeof o=="number"&&Number.isFinite(o)&&Math.floor(o)===o;function n(o,i=" | "){return o.map(s=>typeof s=="string"?`'${s}'`:s).join(i)}e.joinValues=n,e.jsonStringifyReplacer=(o,i)=>typeof i=="bigint"?i.toString():i})(Ae||(Ae={}));var Md;(function(e){e.mergeShapes=(t,r)=>({...t,...r})})(Md||(Md={}));var ee=Ae.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),Qt=e=>{switch(typeof e){case"undefined":return ee.undefined;case"string":return ee.string;case"number":return Number.isNaN(e)?ee.nan:ee.number;case"boolean":return ee.boolean;case"function":return ee.function;case"bigint":return ee.bigint;case"symbol":return ee.symbol;case"object":return Array.isArray(e)?ee.array:e===null?ee.null:e.then&&typeof e.then=="function"&&e.catch&&typeof e.catch=="function"?ee.promise:typeof Map<"u"&&e instanceof Map?ee.map:typeof Set<"u"&&e instanceof Set?ee.set:typeof Date<"u"&&e instanceof Date?ee.date:ee.object;default:return ee.unknown}};var z=Ae.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),IR=e=>JSON.stringify(e,null,2).replace(/"([^"]+)":/g,"$1:"),ut=class e extends Error{get errors(){return this.issues}constructor(t){super(),this.issues=[],this.addIssue=n=>{this.issues=[...this.issues,n]},this.addIssues=(n=[])=>{this.issues=[...this.issues,...n]};let r=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,r):this.__proto__=r,this.name="ZodError",this.issues=t}format(t){let r=t||function(i){return i.message},n={_errors:[]},o=i=>{for(let s of i.issues)if(s.code==="invalid_union")s.unionErrors.map(o);else if(s.code==="invalid_return_type")o(s.returnTypeError);else if(s.code==="invalid_arguments")o(s.argumentsError);else if(s.path.length===0)n._errors.push(r(s));else{let a=n,u=0;for(;u<s.path.length;){let c=s.path[u];u===s.path.length-1?(a[c]=a[c]||{_errors:[]},a[c]._errors.push(r(s))):a[c]=a[c]||{_errors:[]},a=a[c],u++}}};return o(this),n}static assert(t){if(!(t instanceof e))throw new Error(`Not a ZodError: ${t}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,Ae.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(t=r=>r.message){let r={},n=[];for(let o of this.issues)if(o.path.length>0){let i=o.path[0];r[i]=r[i]||[],r[i].push(t(o))}else n.push(t(o));return{formErrors:n,fieldErrors:r}}get formErrors(){return this.flatten()}};ut.create=e=>new ut(e);var RR=(e,t)=>{let r;switch(e.code){case z.invalid_type:e.received===ee.undefined?r="Required":r=`Expected ${e.expected}, received ${e.received}`;break;case z.invalid_literal:r=`Invalid literal value, expected ${JSON.stringify(e.expected,Ae.jsonStringifyReplacer)}`;break;case z.unrecognized_keys:r=`Unrecognized key(s) in object: ${Ae.joinValues(e.keys,", ")}`;break;case z.invalid_union:r="Invalid input";break;case z.invalid_union_discriminator:r=`Invalid discriminator value. Expected ${Ae.joinValues(e.options)}`;break;case z.invalid_enum_value:r=`Invalid enum value. Expected ${Ae.joinValues(e.options)}, received '${e.received}'`;break;case z.invalid_arguments:r="Invalid function arguments";break;case z.invalid_return_type:r="Invalid function return type";break;case z.invalid_date:r="Invalid date";break;case z.invalid_string:typeof e.validation=="object"?"includes"in e.validation?(r=`Invalid input: must include "${e.validation.includes}"`,typeof e.validation.position=="number"&&(r=`${r} at one or more positions greater than or equal to ${e.validation.position}`)):"startsWith"in e.validation?r=`Invalid input: must start with "${e.validation.startsWith}"`:"endsWith"in e.validation?r=`Invalid input: must end with "${e.validation.endsWith}"`:Ae.assertNever(e.validation):e.validation!=="regex"?r=`Invalid ${e.validation}`:r="Invalid";break;case z.too_small:e.type==="array"?r=`Array must contain ${e.exact?"exactly":e.inclusive?"at least":"more than"} ${e.minimum} element(s)`:e.type==="string"?r=`String must contain ${e.exact?"exactly":e.inclusive?"at least":"over"} ${e.minimum} character(s)`:e.type==="number"?r=`Number must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${e.minimum}`:e.type==="bigint"?r=`Number must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${e.minimum}`:e.type==="date"?r=`Date must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(e.minimum))}`:r="Invalid input";break;case z.too_big:e.type==="array"?r=`Array must contain ${e.exact?"exactly":e.inclusive?"at most":"less than"} ${e.maximum} element(s)`:e.type==="string"?r=`String must contain ${e.exact?"exactly":e.inclusive?"at most":"under"} ${e.maximum} character(s)`:e.type==="number"?r=`Number must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:e.type==="bigint"?r=`BigInt must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:e.type==="date"?r=`Date must be ${e.exact?"exactly":e.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(e.maximum))}`:r="Invalid input";break;case z.custom:r="Invalid input";break;case z.invalid_intersection_types:r="Intersection results could not be merged";break;case z.not_multiple_of:r=`Number must be a multiple of ${e.multipleOf}`;break;case z.not_finite:r="Number must be finite";break;default:r=t.defaultError,Ae.assertNever(e)}return{message:r}},ur=RR;var xy=ur;function TR(e){xy=e}function so(){return xy}m();d();f();p();var _i=e=>{let{data:t,path:r,errorMaps:n,issueData:o}=e,i=[...r,...(o.path||[])],s={...o,path:i};if(o.message!==void 0)return{...o,path:i,message:o.message};let a="",u=n.filter(c=>!!c).slice().reverse();for(let c of u)a=c(s,{data:t,defaultError:a}).message;return{...o,path:i,message:a}},_R=[];function Z(e,t){let r=so(),n=_i({issueData:t,data:e.data,path:e.path,errorMaps:[e.common.contextualErrorMap,e.schemaErrorMap,r,r===ur?void 0:ur].filter(o=>!!o)});e.common.issues.push(n)}var et=class e{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(t,r){let n=[];for(let o of r){if(o.status==="aborted")return ce;o.status==="dirty"&&t.dirty(),n.push(o.value)}return{status:t.value,value:n}}static mergeObjectAsync(t,r){return _asyncToGenerator(function*(){let n=[];for(let o of r){let i=yield o.key,s=yield o.value;n.push({key:i,value:s})}return e.mergeObjectSync(t,n)})()}static mergeObjectSync(t,r){let n={};for(let o of r){let{key:i,value:s}=o;if(i.status==="aborted"||s.status==="aborted")return ce;i.status==="dirty"&&t.dirty(),s.status==="dirty"&&t.dirty(),i.value!=="__proto__"&&(typeof s.value<"u"||o.alwaysSet)&&(n[i.value]=s.value)}return{status:t.value,value:n}}},ce=Object.freeze({status:"aborted"}),rn=e=>({status:"dirty",value:e}),it=e=>({status:"valid",value:e}),_a=e=>e.status==="aborted",ka=e=>e.status==="dirty",Er=e=>e.status==="valid",ao=e=>typeof Promise<"u"&&e instanceof Promise;m();d();f();p();m();d();f();p();var ne;(function(e){e.errToObj=t=>typeof t=="string"?{message:t}:t||{},e.toString=t=>typeof t=="string"?t:t?.message})(ne||(ne={}));var xt=class{constructor(t,r,n,o){this._cachedPath=[],this.parent=t,this.data=r,this._path=n,this._key=o}get path(){return this._cachedPath.length||(Array.isArray(this._key)?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}},Ey=(e,t)=>{if(Er(t))return{success:!0,data:t.value};if(!e.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;let r=new ut(e.common.issues);return this._error=r,this._error}}};function me(e){if(!e)return{};let{errorMap:t,invalid_type_error:r,required_error:n,description:o}=e;if(t&&(r||n))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return t?{errorMap:t,description:o}:{errorMap:(s,a)=>{let{message:u}=e;return s.code==="invalid_enum_value"?{message:u??a.defaultError}:typeof a.data>"u"?{message:u??n??a.defaultError}:s.code!=="invalid_type"?{message:a.defaultError}:{message:u??r??a.defaultError}},description:o}}var he=class{get description(){return this._def.description}_getType(t){return Qt(t.data)}_getOrReturnCtx(t,r){return r||{common:t.parent.common,data:t.data,parsedType:Qt(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}_processInputParams(t){return{status:new et,ctx:{common:t.parent.common,data:t.data,parsedType:Qt(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}}_parseSync(t){let r=this._parse(t);if(ao(r))throw new Error("Synchronous parse encountered promise.");return r}_parseAsync(t){let r=this._parse(t);return Promise.resolve(r)}parse(t,r){let n=this.safeParse(t,r);if(n.success)return n.data;throw n.error}safeParse(t,r){let n={common:{issues:[],async:r?.async??!1,contextualErrorMap:r?.errorMap},path:r?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:Qt(t)},o=this._parseSync({data:t,path:n.path,parent:n});return Ey(n,o)}"~validate"(t){let r={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:Qt(t)};if(!this["~standard"].async)try{let n=this._parseSync({data:t,path:[],parent:r});return Er(n)?{value:n.value}:{issues:r.common.issues}}catch(n){n?.message?.toLowerCase()?.includes("encountered")&&(this["~standard"].async=!0),r.common={issues:[],async:!0}}return this._parseAsync({data:t,path:[],parent:r}).then(n=>Er(n)?{value:n.value}:{issues:r.common.issues})}parseAsync(t,r){var _this7=this;return _asyncToGenerator(function*(){let n=yield _this7.safeParseAsync(t,r);if(n.success)return n.data;throw n.error})()}safeParseAsync(t,r){var _this8=this;return _asyncToGenerator(function*(){let n={common:{issues:[],contextualErrorMap:r?.errorMap,async:!0},path:r?.path||[],schemaErrorMap:_this8._def.errorMap,parent:null,data:t,parsedType:Qt(t)},o=_this8._parse({data:t,path:n.path,parent:n}),i=yield ao(o)?o:Promise.resolve(o);return Ey(n,i)})()}refine(t,r){let n=o=>typeof r=="string"||typeof r>"u"?{message:r}:typeof r=="function"?r(o):r;return this._refinement((o,i)=>{let s=t(o),a=()=>i.addIssue({code:z.custom,...n(o)});return typeof Promise<"u"&&s instanceof Promise?s.then(u=>u?!0:(a(),!1)):s?!0:(a(),!1)})}refinement(t,r){return this._refinement((n,o)=>t(n)?!0:(o.addIssue(typeof r=="function"?r(n,o):r),!1))}_refinement(t){return new Et({schema:this,typeName:ue.ZodEffects,effect:{type:"refinement",refinement:t}})}superRefine(t){return this._refinement(t)}constructor(t){this.spa=this.safeParseAsync,this._def=t,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this["~standard"]={version:1,vendor:"zod",validate:r=>this["~validate"](r)}}optional(){return Ct.create(this,this._def)}nullable(){return zt.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return pr.create(this)}promise(){return Tr.create(this,this._def)}or(t){return ln.create([this,t],this._def)}and(t){return dn.create(this,t,this._def)}transform(t){return new Et({...me(this._def),schema:this,typeName:ue.ZodEffects,effect:{type:"transform",transform:t}})}default(t){let r=typeof t=="function"?t:()=>t;return new hn({...me(this._def),innerType:this,defaultValue:r,typeName:ue.ZodDefault})}brand(){return new ki({typeName:ue.ZodBranded,type:this,...me(this._def)})}catch(t){let r=typeof t=="function"?t:()=>t;return new yn({...me(this._def),innerType:this,catchValue:r,typeName:ue.ZodCatch})}describe(t){let r=this.constructor;return new r({...this._def,description:t})}pipe(t){return Oi.create(this,t)}readonly(){return vn.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}},kR=/^c[^\s-]{8,}$/i,OR=/^[0-9a-z]+$/,PR=/^[0-9A-HJKMNP-TV-Z]{26}$/i,NR=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,FR=/^[a-z0-9_-]{21}$/i,DR=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,MR=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,LR=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,jR="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$",Ld,qR=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,UR=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,VR=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/,BR=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,GR=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,$R=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,Ry="((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))",QR=new RegExp(`^${Ry}$`);function Ty(e){let t="[0-5]\\d";e.precision?t=`${t}\\.\\d{${e.precision}}`:e.precision==null&&(t=`${t}(\\.\\d+)?`);let r=e.precision?"+":"?";return`([01]\\d|2[0-3]):[0-5]\\d(:${t})${r}`}function HR(e){return new RegExp(`^${Ty(e)}$`)}function _y(e){let t=`${Ry}T${Ty(e)}`,r=[];return r.push(e.local?"Z?":"Z"),e.offset&&r.push("([+-]\\d{2}:?\\d{2})"),t=`${t}(${r.join("|")})`,new RegExp(`^${t}$`)}function zR(e,t){return!!((t==="v4"||!t)&&qR.test(e)||(t==="v6"||!t)&&VR.test(e))}function WR(e,t){if(!DR.test(e))return!1;try{let[r]=e.split(".");if(!r)return!1;let n=r.replace(/-/g,"+").replace(/_/g,"/").padEnd(r.length+(4-r.length%4)%4,"="),o=JSON.parse(atob(n));return!(typeof o!="object"||o===null||"typ"in o&&o?.typ!=="JWT"||!o.alg||t&&o.alg!==t)}catch{return!1}}function KR(e,t){return!!((t==="v4"||!t)&&UR.test(e)||(t==="v6"||!t)&&BR.test(e))}var Ir=class e extends he{_parse(t){if(this._def.coerce&&(t.data=String(t.data)),this._getType(t)!==ee.string){let i=this._getOrReturnCtx(t);return Z(i,{code:z.invalid_type,expected:ee.string,received:i.parsedType}),ce}let n=new et,o;for(let i of this._def.checks)if(i.kind==="min")t.data.length<i.value&&(o=this._getOrReturnCtx(t,o),Z(o,{code:z.too_small,minimum:i.value,type:"string",inclusive:!0,exact:!1,message:i.message}),n.dirty());else if(i.kind==="max")t.data.length>i.value&&(o=this._getOrReturnCtx(t,o),Z(o,{code:z.too_big,maximum:i.value,type:"string",inclusive:!0,exact:!1,message:i.message}),n.dirty());else if(i.kind==="length"){let s=t.data.length>i.value,a=t.data.length<i.value;(s||a)&&(o=this._getOrReturnCtx(t,o),s?Z(o,{code:z.too_big,maximum:i.value,type:"string",inclusive:!0,exact:!0,message:i.message}):a&&Z(o,{code:z.too_small,minimum:i.value,type:"string",inclusive:!0,exact:!0,message:i.message}),n.dirty())}else if(i.kind==="email")LR.test(t.data)||(o=this._getOrReturnCtx(t,o),Z(o,{validation:"email",code:z.invalid_string,message:i.message}),n.dirty());else if(i.kind==="emoji")Ld||(Ld=new RegExp(jR,"u")),Ld.test(t.data)||(o=this._getOrReturnCtx(t,o),Z(o,{validation:"emoji",code:z.invalid_string,message:i.message}),n.dirty());else if(i.kind==="uuid")NR.test(t.data)||(o=this._getOrReturnCtx(t,o),Z(o,{validation:"uuid",code:z.invalid_string,message:i.message}),n.dirty());else if(i.kind==="nanoid")FR.test(t.data)||(o=this._getOrReturnCtx(t,o),Z(o,{validation:"nanoid",code:z.invalid_string,message:i.message}),n.dirty());else if(i.kind==="cuid")kR.test(t.data)||(o=this._getOrReturnCtx(t,o),Z(o,{validation:"cuid",code:z.invalid_string,message:i.message}),n.dirty());else if(i.kind==="cuid2")OR.test(t.data)||(o=this._getOrReturnCtx(t,o),Z(o,{validation:"cuid2",code:z.invalid_string,message:i.message}),n.dirty());else if(i.kind==="ulid")PR.test(t.data)||(o=this._getOrReturnCtx(t,o),Z(o,{validation:"ulid",code:z.invalid_string,message:i.message}),n.dirty());else if(i.kind==="url")try{new URL(t.data)}catch{o=this._getOrReturnCtx(t,o),Z(o,{validation:"url",code:z.invalid_string,message:i.message}),n.dirty()}else i.kind==="regex"?(i.regex.lastIndex=0,i.regex.test(t.data)||(o=this._getOrReturnCtx(t,o),Z(o,{validation:"regex",code:z.invalid_string,message:i.message}),n.dirty())):i.kind==="trim"?t.data=t.data.trim():i.kind==="includes"?t.data.includes(i.value,i.position)||(o=this._getOrReturnCtx(t,o),Z(o,{code:z.invalid_string,validation:{includes:i.value,position:i.position},message:i.message}),n.dirty()):i.kind==="toLowerCase"?t.data=t.data.toLowerCase():i.kind==="toUpperCase"?t.data=t.data.toUpperCase():i.kind==="startsWith"?t.data.startsWith(i.value)||(o=this._getOrReturnCtx(t,o),Z(o,{code:z.invalid_string,validation:{startsWith:i.value},message:i.message}),n.dirty()):i.kind==="endsWith"?t.data.endsWith(i.value)||(o=this._getOrReturnCtx(t,o),Z(o,{code:z.invalid_string,validation:{endsWith:i.value},message:i.message}),n.dirty()):i.kind==="datetime"?_y(i).test(t.data)||(o=this._getOrReturnCtx(t,o),Z(o,{code:z.invalid_string,validation:"datetime",message:i.message}),n.dirty()):i.kind==="date"?QR.test(t.data)||(o=this._getOrReturnCtx(t,o),Z(o,{code:z.invalid_string,validation:"date",message:i.message}),n.dirty()):i.kind==="time"?HR(i).test(t.data)||(o=this._getOrReturnCtx(t,o),Z(o,{code:z.invalid_string,validation:"time",message:i.message}),n.dirty()):i.kind==="duration"?MR.test(t.data)||(o=this._getOrReturnCtx(t,o),Z(o,{validation:"duration",code:z.invalid_string,message:i.message}),n.dirty()):i.kind==="ip"?zR(t.data,i.version)||(o=this._getOrReturnCtx(t,o),Z(o,{validation:"ip",code:z.invalid_string,message:i.message}),n.dirty()):i.kind==="jwt"?WR(t.data,i.alg)||(o=this._getOrReturnCtx(t,o),Z(o,{validation:"jwt",code:z.invalid_string,message:i.message}),n.dirty()):i.kind==="cidr"?KR(t.data,i.version)||(o=this._getOrReturnCtx(t,o),Z(o,{validation:"cidr",code:z.invalid_string,message:i.message}),n.dirty()):i.kind==="base64"?GR.test(t.data)||(o=this._getOrReturnCtx(t,o),Z(o,{validation:"base64",code:z.invalid_string,message:i.message}),n.dirty()):i.kind==="base64url"?$R.test(t.data)||(o=this._getOrReturnCtx(t,o),Z(o,{validation:"base64url",code:z.invalid_string,message:i.message}),n.dirty()):Ae.assertNever(i);return{status:n.value,value:t.data}}_regex(t,r,n){return this.refinement(o=>t.test(o),{validation:r,code:z.invalid_string,...ne.errToObj(n)})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}email(t){return this._addCheck({kind:"email",...ne.errToObj(t)})}url(t){return this._addCheck({kind:"url",...ne.errToObj(t)})}emoji(t){return this._addCheck({kind:"emoji",...ne.errToObj(t)})}uuid(t){return this._addCheck({kind:"uuid",...ne.errToObj(t)})}nanoid(t){return this._addCheck({kind:"nanoid",...ne.errToObj(t)})}cuid(t){return this._addCheck({kind:"cuid",...ne.errToObj(t)})}cuid2(t){return this._addCheck({kind:"cuid2",...ne.errToObj(t)})}ulid(t){return this._addCheck({kind:"ulid",...ne.errToObj(t)})}base64(t){return this._addCheck({kind:"base64",...ne.errToObj(t)})}base64url(t){return this._addCheck({kind:"base64url",...ne.errToObj(t)})}jwt(t){return this._addCheck({kind:"jwt",...ne.errToObj(t)})}ip(t){return this._addCheck({kind:"ip",...ne.errToObj(t)})}cidr(t){return this._addCheck({kind:"cidr",...ne.errToObj(t)})}datetime(t){return typeof t=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:t}):this._addCheck({kind:"datetime",precision:typeof t?.precision>"u"?null:t?.precision,offset:t?.offset??!1,local:t?.local??!1,...ne.errToObj(t?.message)})}date(t){return this._addCheck({kind:"date",message:t})}time(t){return typeof t=="string"?this._addCheck({kind:"time",precision:null,message:t}):this._addCheck({kind:"time",precision:typeof t?.precision>"u"?null:t?.precision,...ne.errToObj(t?.message)})}duration(t){return this._addCheck({kind:"duration",...ne.errToObj(t)})}regex(t,r){return this._addCheck({kind:"regex",regex:t,...ne.errToObj(r)})}includes(t,r){return this._addCheck({kind:"includes",value:t,position:r?.position,...ne.errToObj(r?.message)})}startsWith(t,r){return this._addCheck({kind:"startsWith",value:t,...ne.errToObj(r)})}endsWith(t,r){return this._addCheck({kind:"endsWith",value:t,...ne.errToObj(r)})}min(t,r){return this._addCheck({kind:"min",value:t,...ne.errToObj(r)})}max(t,r){return this._addCheck({kind:"max",value:t,...ne.errToObj(r)})}length(t,r){return this._addCheck({kind:"length",value:t,...ne.errToObj(r)})}nonempty(t){return this.min(1,ne.errToObj(t))}trim(){return new e({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new e({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new e({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(t=>t.kind==="datetime")}get isDate(){return!!this._def.checks.find(t=>t.kind==="date")}get isTime(){return!!this._def.checks.find(t=>t.kind==="time")}get isDuration(){return!!this._def.checks.find(t=>t.kind==="duration")}get isEmail(){return!!this._def.checks.find(t=>t.kind==="email")}get isURL(){return!!this._def.checks.find(t=>t.kind==="url")}get isEmoji(){return!!this._def.checks.find(t=>t.kind==="emoji")}get isUUID(){return!!this._def.checks.find(t=>t.kind==="uuid")}get isNANOID(){return!!this._def.checks.find(t=>t.kind==="nanoid")}get isCUID(){return!!this._def.checks.find(t=>t.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(t=>t.kind==="cuid2")}get isULID(){return!!this._def.checks.find(t=>t.kind==="ulid")}get isIP(){return!!this._def.checks.find(t=>t.kind==="ip")}get isCIDR(){return!!this._def.checks.find(t=>t.kind==="cidr")}get isBase64(){return!!this._def.checks.find(t=>t.kind==="base64")}get isBase64url(){return!!this._def.checks.find(t=>t.kind==="base64url")}get minLength(){let t=null;for(let r of this._def.checks)r.kind==="min"&&(t===null||r.value>t)&&(t=r.value);return t}get maxLength(){let t=null;for(let r of this._def.checks)r.kind==="max"&&(t===null||r.value<t)&&(t=r.value);return t}};Ir.create=e=>new Ir({checks:[],typeName:ue.ZodString,coerce:e?.coerce??!1,...me(e)});function YR(e,t){let r=(e.toString().split(".")[1]||"").length,n=(t.toString().split(".")[1]||"").length,o=r>n?r:n,i=Number.parseInt(e.toFixed(o).replace(".","")),s=Number.parseInt(t.toFixed(o).replace(".",""));return i%s/10**o}var nn=class e extends he{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(t){if(this._def.coerce&&(t.data=Number(t.data)),this._getType(t)!==ee.number){let i=this._getOrReturnCtx(t);return Z(i,{code:z.invalid_type,expected:ee.number,received:i.parsedType}),ce}let n,o=new et;for(let i of this._def.checks)i.kind==="int"?Ae.isInteger(t.data)||(n=this._getOrReturnCtx(t,n),Z(n,{code:z.invalid_type,expected:"integer",received:"float",message:i.message}),o.dirty()):i.kind==="min"?(i.inclusive?t.data<i.value:t.data<=i.value)&&(n=this._getOrReturnCtx(t,n),Z(n,{code:z.too_small,minimum:i.value,type:"number",inclusive:i.inclusive,exact:!1,message:i.message}),o.dirty()):i.kind==="max"?(i.inclusive?t.data>i.value:t.data>=i.value)&&(n=this._getOrReturnCtx(t,n),Z(n,{code:z.too_big,maximum:i.value,type:"number",inclusive:i.inclusive,exact:!1,message:i.message}),o.dirty()):i.kind==="multipleOf"?YR(t.data,i.value)!==0&&(n=this._getOrReturnCtx(t,n),Z(n,{code:z.not_multiple_of,multipleOf:i.value,message:i.message}),o.dirty()):i.kind==="finite"?Number.isFinite(t.data)||(n=this._getOrReturnCtx(t,n),Z(n,{code:z.not_finite,message:i.message}),o.dirty()):Ae.assertNever(i);return{status:o.value,value:t.data}}gte(t,r){return this.setLimit("min",t,!0,ne.toString(r))}gt(t,r){return this.setLimit("min",t,!1,ne.toString(r))}lte(t,r){return this.setLimit("max",t,!0,ne.toString(r))}lt(t,r){return this.setLimit("max",t,!1,ne.toString(r))}setLimit(t,r,n,o){return new e({...this._def,checks:[...this._def.checks,{kind:t,value:r,inclusive:n,message:ne.toString(o)}]})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}int(t){return this._addCheck({kind:"int",message:ne.toString(t)})}positive(t){return this._addCheck({kind:"min",value:0,inclusive:!1,message:ne.toString(t)})}negative(t){return this._addCheck({kind:"max",value:0,inclusive:!1,message:ne.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:0,inclusive:!0,message:ne.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:0,inclusive:!0,message:ne.toString(t)})}multipleOf(t,r){return this._addCheck({kind:"multipleOf",value:t,message:ne.toString(r)})}finite(t){return this._addCheck({kind:"finite",message:ne.toString(t)})}safe(t){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:ne.toString(t)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:ne.toString(t)})}get minValue(){let t=null;for(let r of this._def.checks)r.kind==="min"&&(t===null||r.value>t)&&(t=r.value);return t}get maxValue(){let t=null;for(let r of this._def.checks)r.kind==="max"&&(t===null||r.value<t)&&(t=r.value);return t}get isInt(){return!!this._def.checks.find(t=>t.kind==="int"||t.kind==="multipleOf"&&Ae.isInteger(t.value))}get isFinite(){let t=null,r=null;for(let n of this._def.checks){if(n.kind==="finite"||n.kind==="int"||n.kind==="multipleOf")return!0;n.kind==="min"?(r===null||n.value>r)&&(r=n.value):n.kind==="max"&&(t===null||n.value<t)&&(t=n.value)}return Number.isFinite(r)&&Number.isFinite(t)}};nn.create=e=>new nn({checks:[],typeName:ue.ZodNumber,coerce:e?.coerce||!1,...me(e)});var on=class e extends he{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(t){if(this._def.coerce)try{t.data=BigInt(t.data)}catch{return this._getInvalidInput(t)}if(this._getType(t)!==ee.bigint)return this._getInvalidInput(t);let n,o=new et;for(let i of this._def.checks)i.kind==="min"?(i.inclusive?t.data<i.value:t.data<=i.value)&&(n=this._getOrReturnCtx(t,n),Z(n,{code:z.too_small,type:"bigint",minimum:i.value,inclusive:i.inclusive,message:i.message}),o.dirty()):i.kind==="max"?(i.inclusive?t.data>i.value:t.data>=i.value)&&(n=this._getOrReturnCtx(t,n),Z(n,{code:z.too_big,type:"bigint",maximum:i.value,inclusive:i.inclusive,message:i.message}),o.dirty()):i.kind==="multipleOf"?t.data%i.value!==BigInt(0)&&(n=this._getOrReturnCtx(t,n),Z(n,{code:z.not_multiple_of,multipleOf:i.value,message:i.message}),o.dirty()):Ae.assertNever(i);return{status:o.value,value:t.data}}_getInvalidInput(t){let r=this._getOrReturnCtx(t);return Z(r,{code:z.invalid_type,expected:ee.bigint,received:r.parsedType}),ce}gte(t,r){return this.setLimit("min",t,!0,ne.toString(r))}gt(t,r){return this.setLimit("min",t,!1,ne.toString(r))}lte(t,r){return this.setLimit("max",t,!0,ne.toString(r))}lt(t,r){return this.setLimit("max",t,!1,ne.toString(r))}setLimit(t,r,n,o){return new e({...this._def,checks:[...this._def.checks,{kind:t,value:r,inclusive:n,message:ne.toString(o)}]})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}positive(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:ne.toString(t)})}negative(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:ne.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:ne.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:ne.toString(t)})}multipleOf(t,r){return this._addCheck({kind:"multipleOf",value:t,message:ne.toString(r)})}get minValue(){let t=null;for(let r of this._def.checks)r.kind==="min"&&(t===null||r.value>t)&&(t=r.value);return t}get maxValue(){let t=null;for(let r of this._def.checks)r.kind==="max"&&(t===null||r.value<t)&&(t=r.value);return t}};on.create=e=>new on({checks:[],typeName:ue.ZodBigInt,coerce:e?.coerce??!1,...me(e)});var sn=class extends he{_parse(t){if(this._def.coerce&&(t.data=!!t.data),this._getType(t)!==ee.boolean){let n=this._getOrReturnCtx(t);return Z(n,{code:z.invalid_type,expected:ee.boolean,received:n.parsedType}),ce}return it(t.data)}};sn.create=e=>new sn({typeName:ue.ZodBoolean,coerce:e?.coerce||!1,...me(e)});var an=class e extends he{_parse(t){if(this._def.coerce&&(t.data=new Date(t.data)),this._getType(t)!==ee.date){let i=this._getOrReturnCtx(t);return Z(i,{code:z.invalid_type,expected:ee.date,received:i.parsedType}),ce}if(Number.isNaN(t.data.getTime())){let i=this._getOrReturnCtx(t);return Z(i,{code:z.invalid_date}),ce}let n=new et,o;for(let i of this._def.checks)i.kind==="min"?t.data.getTime()<i.value&&(o=this._getOrReturnCtx(t,o),Z(o,{code:z.too_small,message:i.message,inclusive:!0,exact:!1,minimum:i.value,type:"date"}),n.dirty()):i.kind==="max"?t.data.getTime()>i.value&&(o=this._getOrReturnCtx(t,o),Z(o,{code:z.too_big,message:i.message,inclusive:!0,exact:!1,maximum:i.value,type:"date"}),n.dirty()):Ae.assertNever(i);return{status:n.value,value:new Date(t.data.getTime())}}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}min(t,r){return this._addCheck({kind:"min",value:t.getTime(),message:ne.toString(r)})}max(t,r){return this._addCheck({kind:"max",value:t.getTime(),message:ne.toString(r)})}get minDate(){let t=null;for(let r of this._def.checks)r.kind==="min"&&(t===null||r.value>t)&&(t=r.value);return t!=null?new Date(t):null}get maxDate(){let t=null;for(let r of this._def.checks)r.kind==="max"&&(t===null||r.value<t)&&(t=r.value);return t!=null?new Date(t):null}};an.create=e=>new an({checks:[],coerce:e?.coerce||!1,typeName:ue.ZodDate,...me(e)});var uo=class extends he{_parse(t){if(this._getType(t)!==ee.symbol){let n=this._getOrReturnCtx(t);return Z(n,{code:z.invalid_type,expected:ee.symbol,received:n.parsedType}),ce}return it(t.data)}};uo.create=e=>new uo({typeName:ue.ZodSymbol,...me(e)});var cn=class extends he{_parse(t){if(this._getType(t)!==ee.undefined){let n=this._getOrReturnCtx(t);return Z(n,{code:z.invalid_type,expected:ee.undefined,received:n.parsedType}),ce}return it(t.data)}};cn.create=e=>new cn({typeName:ue.ZodUndefined,...me(e)});var un=class extends he{_parse(t){if(this._getType(t)!==ee.null){let n=this._getOrReturnCtx(t);return Z(n,{code:z.invalid_type,expected:ee.null,received:n.parsedType}),ce}return it(t.data)}};un.create=e=>new un({typeName:ue.ZodNull,...me(e)});var Rr=class extends he{constructor(){super(...arguments),this._any=!0}_parse(t){return it(t.data)}};Rr.create=e=>new Rr({typeName:ue.ZodAny,...me(e)});var dr=class extends he{constructor(){super(...arguments),this._unknown=!0}_parse(t){return it(t.data)}};dr.create=e=>new dr({typeName:ue.ZodUnknown,...me(e)});var Dt=class extends he{_parse(t){let r=this._getOrReturnCtx(t);return Z(r,{code:z.invalid_type,expected:ee.never,received:r.parsedType}),ce}};Dt.create=e=>new Dt({typeName:ue.ZodNever,...me(e)});var lo=class extends he{_parse(t){if(this._getType(t)!==ee.undefined){let n=this._getOrReturnCtx(t);return Z(n,{code:z.invalid_type,expected:ee.void,received:n.parsedType}),ce}return it(t.data)}};lo.create=e=>new lo({typeName:ue.ZodVoid,...me(e)});var pr=class e extends he{_parse(t){let{ctx:r,status:n}=this._processInputParams(t),o=this._def;if(r.parsedType!==ee.array)return Z(r,{code:z.invalid_type,expected:ee.array,received:r.parsedType}),ce;if(o.exactLength!==null){let s=r.data.length>o.exactLength.value,a=r.data.length<o.exactLength.value;(s||a)&&(Z(r,{code:s?z.too_big:z.too_small,minimum:a?o.exactLength.value:void 0,maximum:s?o.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:o.exactLength.message}),n.dirty())}if(o.minLength!==null&&r.data.length<o.minLength.value&&(Z(r,{code:z.too_small,minimum:o.minLength.value,type:"array",inclusive:!0,exact:!1,message:o.minLength.message}),n.dirty()),o.maxLength!==null&&r.data.length>o.maxLength.value&&(Z(r,{code:z.too_big,maximum:o.maxLength.value,type:"array",inclusive:!0,exact:!1,message:o.maxLength.message}),n.dirty()),r.common.async)return Promise.all([...r.data].map((s,a)=>o.type._parseAsync(new xt(r,s,r.path,a)))).then(s=>et.mergeArray(n,s));let i=[...r.data].map((s,a)=>o.type._parseSync(new xt(r,s,r.path,a)));return et.mergeArray(n,i)}get element(){return this._def.type}min(t,r){return new e({...this._def,minLength:{value:t,message:ne.toString(r)}})}max(t,r){return new e({...this._def,maxLength:{value:t,message:ne.toString(r)}})}length(t,r){return new e({...this._def,exactLength:{value:t,message:ne.toString(r)}})}nonempty(t){return this.min(1,t)}};pr.create=(e,t)=>new pr({type:e,minLength:null,maxLength:null,exactLength:null,typeName:ue.ZodArray,...me(t)});function co(e){if(e instanceof lt){let t={};for(let r in e.shape){let n=e.shape[r];t[r]=Ct.create(co(n))}return new lt({...e._def,shape:()=>t})}else return e instanceof pr?new pr({...e._def,type:co(e.element)}):e instanceof Ct?Ct.create(co(e.unwrap())):e instanceof zt?zt.create(co(e.unwrap())):e instanceof Ht?Ht.create(e.items.map(t=>co(t))):e}var lt=class e extends he{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;let t=this._def.shape(),r=Ae.objectKeys(t);return this._cached={shape:t,keys:r},this._cached}_parse(t){if(this._getType(t)!==ee.object){let c=this._getOrReturnCtx(t);return Z(c,{code:z.invalid_type,expected:ee.object,received:c.parsedType}),ce}let{status:n,ctx:o}=this._processInputParams(t),{shape:i,keys:s}=this._getCached(),a=[];if(!(this._def.catchall instanceof Dt&&this._def.unknownKeys==="strip"))for(let c in o.data)s.includes(c)||a.push(c);let u=[];for(let c of s){let g=i[c],v=o.data[c];u.push({key:{status:"valid",value:c},value:g._parse(new xt(o,v,o.path,c)),alwaysSet:c in o.data})}if(this._def.catchall instanceof Dt){let c=this._def.unknownKeys;if(c==="passthrough")for(let g of a)u.push({key:{status:"valid",value:g},value:{status:"valid",value:o.data[g]}});else if(c==="strict")a.length>0&&(Z(o,{code:z.unrecognized_keys,keys:a}),n.dirty());else if(c!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{let c=this._def.catchall;for(let g of a){let v=o.data[g];u.push({key:{status:"valid",value:g},value:c._parse(new xt(o,v,o.path,g)),alwaysSet:g in o.data})}}return o.common.async?Promise.resolve().then(/*#__PURE__*/_asyncToGenerator(function*(){let c=[];for(let g of u){let v=yield g.key,E=yield g.value;c.push({key:v,value:E,alwaysSet:g.alwaysSet})}return c})).then(c=>et.mergeObjectSync(n,c)):et.mergeObjectSync(n,u)}get shape(){return this._def.shape()}strict(t){return ne.errToObj,new e({...this._def,unknownKeys:"strict",...(t!==void 0?{errorMap:(r,n)=>{let o=this._def.errorMap?.(r,n).message??n.defaultError;return r.code==="unrecognized_keys"?{message:ne.errToObj(t).message??o}:{message:o}}}:{})})}strip(){return new e({...this._def,unknownKeys:"strip"})}passthrough(){return new e({...this._def,unknownKeys:"passthrough"})}extend(t){return new e({...this._def,shape:()=>({...this._def.shape(),...t})})}merge(t){return new e({unknownKeys:t._def.unknownKeys,catchall:t._def.catchall,shape:()=>({...this._def.shape(),...t._def.shape()}),typeName:ue.ZodObject})}setKey(t,r){return this.augment({[t]:r})}catchall(t){return new e({...this._def,catchall:t})}pick(t){let r={};for(let n of Ae.objectKeys(t))t[n]&&this.shape[n]&&(r[n]=this.shape[n]);return new e({...this._def,shape:()=>r})}omit(t){let r={};for(let n of Ae.objectKeys(this.shape))t[n]||(r[n]=this.shape[n]);return new e({...this._def,shape:()=>r})}deepPartial(){return co(this)}partial(t){let r={};for(let n of Ae.objectKeys(this.shape)){let o=this.shape[n];t&&!t[n]?r[n]=o:r[n]=o.optional()}return new e({...this._def,shape:()=>r})}required(t){let r={};for(let n of Ae.objectKeys(this.shape))if(t&&!t[n])r[n]=this.shape[n];else{let i=this.shape[n];for(;i instanceof Ct;)i=i._def.innerType;r[n]=i}return new e({...this._def,shape:()=>r})}keyof(){return ky(Ae.objectKeys(this.shape))}};lt.create=(e,t)=>new lt({shape:()=>e,unknownKeys:"strip",catchall:Dt.create(),typeName:ue.ZodObject,...me(t)});lt.strictCreate=(e,t)=>new lt({shape:()=>e,unknownKeys:"strict",catchall:Dt.create(),typeName:ue.ZodObject,...me(t)});lt.lazycreate=(e,t)=>new lt({shape:e,unknownKeys:"strip",catchall:Dt.create(),typeName:ue.ZodObject,...me(t)});var ln=class extends he{_parse(t){let{ctx:r}=this._processInputParams(t),n=this._def.options;function o(i){for(let a of i)if(a.result.status==="valid")return a.result;for(let a of i)if(a.result.status==="dirty")return r.common.issues.push(...a.ctx.common.issues),a.result;let s=i.map(a=>new ut(a.ctx.common.issues));return Z(r,{code:z.invalid_union,unionErrors:s}),ce}if(r.common.async)return Promise.all(n.map(/*#__PURE__*/function(){var _ref35=_asyncToGenerator(function*(i){let s={...r,common:{...r.common,issues:[]},parent:null};return{result:yield i._parseAsync({data:r.data,path:r.path,parent:s}),ctx:s}});return function(_x81){return _ref35.apply(this,arguments)}}())).then(o);{let i,s=[];for(let u of n){let c={...r,common:{...r.common,issues:[]},parent:null},g=u._parseSync({data:r.data,path:r.path,parent:c});if(g.status==="valid")return g;g.status==="dirty"&&!i&&(i={result:g,ctx:c}),c.common.issues.length&&s.push(c.common.issues)}if(i)return r.common.issues.push(...i.ctx.common.issues),i.result;let a=s.map(u=>new ut(u));return Z(r,{code:z.invalid_union,unionErrors:a}),ce}}get options(){return this._def.options}};ln.create=(e,t)=>new ln({options:e,typeName:ue.ZodUnion,...me(t)});var lr=e=>e instanceof pn?lr(e.schema):e instanceof Et?lr(e.innerType()):e instanceof fn?[e.value]:e instanceof mn?e.options:e instanceof gn?Ae.objectValues(e.enum):e instanceof hn?lr(e._def.innerType):e instanceof cn?[void 0]:e instanceof un?[null]:e instanceof Ct?[void 0,...lr(e.unwrap())]:e instanceof zt?[null,...lr(e.unwrap())]:e instanceof ki||e instanceof vn?lr(e.unwrap()):e instanceof yn?lr(e._def.innerType):[],Oa=class e extends he{_parse(t){let{ctx:r}=this._processInputParams(t);if(r.parsedType!==ee.object)return Z(r,{code:z.invalid_type,expected:ee.object,received:r.parsedType}),ce;let n=this.discriminator,o=r.data[n],i=this.optionsMap.get(o);return i?r.common.async?i._parseAsync({data:r.data,path:r.path,parent:r}):i._parseSync({data:r.data,path:r.path,parent:r}):(Z(r,{code:z.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[n]}),ce)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(t,r,n){let o=new Map;for(let i of r){let s=lr(i.shape[t]);if(!s.length)throw new Error(`A discriminator value for key \`${t}\` could not be extracted from all schema options`);for(let a of s){if(o.has(a))throw new Error(`Discriminator property ${String(t)} has duplicate value ${String(a)}`);o.set(a,i)}}return new e({typeName:ue.ZodDiscriminatedUnion,discriminator:t,options:r,optionsMap:o,...me(n)})}};function jd(e,t){let r=Qt(e),n=Qt(t);if(e===t)return{valid:!0,data:e};if(r===ee.object&&n===ee.object){let o=Ae.objectKeys(t),i=Ae.objectKeys(e).filter(a=>o.indexOf(a)!==-1),s={...e,...t};for(let a of i){let u=jd(e[a],t[a]);if(!u.valid)return{valid:!1};s[a]=u.data}return{valid:!0,data:s}}else if(r===ee.array&&n===ee.array){if(e.length!==t.length)return{valid:!1};let o=[];for(let i=0;i<e.length;i++){let s=e[i],a=t[i],u=jd(s,a);if(!u.valid)return{valid:!1};o.push(u.data)}return{valid:!0,data:o}}else return r===ee.date&&n===ee.date&&+e==+t?{valid:!0,data:e}:{valid:!1}}var dn=class extends he{_parse(t){let{status:r,ctx:n}=this._processInputParams(t),o=(i,s)=>{if(_a(i)||_a(s))return ce;let a=jd(i.value,s.value);return a.valid?((ka(i)||ka(s))&&r.dirty(),{status:r.value,value:a.data}):(Z(n,{code:z.invalid_intersection_types}),ce)};return n.common.async?Promise.all([this._def.left._parseAsync({data:n.data,path:n.path,parent:n}),this._def.right._parseAsync({data:n.data,path:n.path,parent:n})]).then(([i,s])=>o(i,s)):o(this._def.left._parseSync({data:n.data,path:n.path,parent:n}),this._def.right._parseSync({data:n.data,path:n.path,parent:n}))}};dn.create=(e,t,r)=>new dn({left:e,right:t,typeName:ue.ZodIntersection,...me(r)});var Ht=class e extends he{_parse(t){let{status:r,ctx:n}=this._processInputParams(t);if(n.parsedType!==ee.array)return Z(n,{code:z.invalid_type,expected:ee.array,received:n.parsedType}),ce;if(n.data.length<this._def.items.length)return Z(n,{code:z.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),ce;!this._def.rest&&n.data.length>this._def.items.length&&(Z(n,{code:z.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),r.dirty());let i=[...n.data].map((s,a)=>{let u=this._def.items[a]||this._def.rest;return u?u._parse(new xt(n,s,n.path,a)):null}).filter(s=>!!s);return n.common.async?Promise.all(i).then(s=>et.mergeArray(r,s)):et.mergeArray(r,i)}get items(){return this._def.items}rest(t){return new e({...this._def,rest:t})}};Ht.create=(e,t)=>{if(!Array.isArray(e))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new Ht({items:e,typeName:ue.ZodTuple,rest:null,...me(t)})};var Pa=class e extends he{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(t){let{status:r,ctx:n}=this._processInputParams(t);if(n.parsedType!==ee.object)return Z(n,{code:z.invalid_type,expected:ee.object,received:n.parsedType}),ce;let o=[],i=this._def.keyType,s=this._def.valueType;for(let a in n.data)o.push({key:i._parse(new xt(n,a,n.path,a)),value:s._parse(new xt(n,n.data[a],n.path,a)),alwaysSet:a in n.data});return n.common.async?et.mergeObjectAsync(r,o):et.mergeObjectSync(r,o)}get element(){return this._def.valueType}static create(t,r,n){return r instanceof he?new e({keyType:t,valueType:r,typeName:ue.ZodRecord,...me(n)}):new e({keyType:Ir.create(),valueType:t,typeName:ue.ZodRecord,...me(r)})}},po=class extends he{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(t){let{status:r,ctx:n}=this._processInputParams(t);if(n.parsedType!==ee.map)return Z(n,{code:z.invalid_type,expected:ee.map,received:n.parsedType}),ce;let o=this._def.keyType,i=this._def.valueType,s=[...n.data.entries()].map(([a,u],c)=>({key:o._parse(new xt(n,a,n.path,[c,"key"])),value:i._parse(new xt(n,u,n.path,[c,"value"]))}));if(n.common.async){let a=new Map;return Promise.resolve().then(/*#__PURE__*/_asyncToGenerator(function*(){for(let u of s){let c=yield u.key,g=yield u.value;if(c.status==="aborted"||g.status==="aborted")return ce;(c.status==="dirty"||g.status==="dirty")&&r.dirty(),a.set(c.value,g.value)}return{status:r.value,value:a}}))}else{let a=new Map;for(let u of s){let c=u.key,g=u.value;if(c.status==="aborted"||g.status==="aborted")return ce;(c.status==="dirty"||g.status==="dirty")&&r.dirty(),a.set(c.value,g.value)}return{status:r.value,value:a}}}};po.create=(e,t,r)=>new po({valueType:t,keyType:e,typeName:ue.ZodMap,...me(r)});var fo=class e extends he{_parse(t){let{status:r,ctx:n}=this._processInputParams(t);if(n.parsedType!==ee.set)return Z(n,{code:z.invalid_type,expected:ee.set,received:n.parsedType}),ce;let o=this._def;o.minSize!==null&&n.data.size<o.minSize.value&&(Z(n,{code:z.too_small,minimum:o.minSize.value,type:"set",inclusive:!0,exact:!1,message:o.minSize.message}),r.dirty()),o.maxSize!==null&&n.data.size>o.maxSize.value&&(Z(n,{code:z.too_big,maximum:o.maxSize.value,type:"set",inclusive:!0,exact:!1,message:o.maxSize.message}),r.dirty());let i=this._def.valueType;function s(u){let c=new Set;for(let g of u){if(g.status==="aborted")return ce;g.status==="dirty"&&r.dirty(),c.add(g.value)}return{status:r.value,value:c}}let a=[...n.data.values()].map((u,c)=>i._parse(new xt(n,u,n.path,c)));return n.common.async?Promise.all(a).then(u=>s(u)):s(a)}min(t,r){return new e({...this._def,minSize:{value:t,message:ne.toString(r)}})}max(t,r){return new e({...this._def,maxSize:{value:t,message:ne.toString(r)}})}size(t,r){return this.min(t,r).max(t,r)}nonempty(t){return this.min(1,t)}};fo.create=(e,t)=>new fo({valueType:e,minSize:null,maxSize:null,typeName:ue.ZodSet,...me(t)});var Na=class e extends he{constructor(){super(...arguments),this.validate=this.implement}_parse(t){let{ctx:r}=this._processInputParams(t);if(r.parsedType!==ee.function)return Z(r,{code:z.invalid_type,expected:ee.function,received:r.parsedType}),ce;function n(a,u){return _i({data:a,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,so(),ur].filter(c=>!!c),issueData:{code:z.invalid_arguments,argumentsError:u}})}function o(a,u){return _i({data:a,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,so(),ur].filter(c=>!!c),issueData:{code:z.invalid_return_type,returnTypeError:u}})}let i={errorMap:r.common.contextualErrorMap},s=r.data;if(this._def.returns instanceof Tr){let a=this;return it(/*#__PURE__*/_asyncToGenerator(function*(...u){let c=new ut([]),g=yield a._def.args.parseAsync(u,i).catch(h=>{throw c.addIssue(n(u,h)),c}),v=yield Reflect.apply(s,this,g);return yield a._def.returns._def.type.parseAsync(v,i).catch(h=>{throw c.addIssue(o(v,h)),c})}))}else{let a=this;return it(function(...u){let c=a._def.args.safeParse(u,i);if(!c.success)throw new ut([n(u,c.error)]);let g=Reflect.apply(s,this,c.data),v=a._def.returns.safeParse(g,i);if(!v.success)throw new ut([o(g,v.error)]);return v.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...t){return new e({...this._def,args:Ht.create(t).rest(dr.create())})}returns(t){return new e({...this._def,returns:t})}implement(t){return this.parse(t)}strictImplement(t){return this.parse(t)}static create(t,r,n){return new e({args:t||Ht.create([]).rest(dr.create()),returns:r||dr.create(),typeName:ue.ZodFunction,...me(n)})}},pn=class extends he{get schema(){return this._def.getter()}_parse(t){let{ctx:r}=this._processInputParams(t);return this._def.getter()._parse({data:r.data,path:r.path,parent:r})}};pn.create=(e,t)=>new pn({getter:e,typeName:ue.ZodLazy,...me(t)});var fn=class extends he{_parse(t){if(t.data!==this._def.value){let r=this._getOrReturnCtx(t);return Z(r,{received:r.data,code:z.invalid_literal,expected:this._def.value}),ce}return{status:"valid",value:t.data}}get value(){return this._def.value}};fn.create=(e,t)=>new fn({value:e,typeName:ue.ZodLiteral,...me(t)});function ky(e,t){return new mn({values:e,typeName:ue.ZodEnum,...me(t)})}var mn=class e extends he{_parse(t){if(typeof t.data!="string"){let r=this._getOrReturnCtx(t),n=this._def.values;return Z(r,{expected:Ae.joinValues(n),received:r.parsedType,code:z.invalid_type}),ce}if(this._cache||(this._cache=new Set(this._def.values)),!this._cache.has(t.data)){let r=this._getOrReturnCtx(t),n=this._def.values;return Z(r,{received:r.data,code:z.invalid_enum_value,options:n}),ce}return it(t.data)}get options(){return this._def.values}get enum(){let t={};for(let r of this._def.values)t[r]=r;return t}get Values(){let t={};for(let r of this._def.values)t[r]=r;return t}get Enum(){let t={};for(let r of this._def.values)t[r]=r;return t}extract(t,r=this._def){return e.create(t,{...this._def,...r})}exclude(t,r=this._def){return e.create(this.options.filter(n=>!t.includes(n)),{...this._def,...r})}};mn.create=ky;var gn=class extends he{_parse(t){let r=Ae.getValidEnumValues(this._def.values),n=this._getOrReturnCtx(t);if(n.parsedType!==ee.string&&n.parsedType!==ee.number){let o=Ae.objectValues(r);return Z(n,{expected:Ae.joinValues(o),received:n.parsedType,code:z.invalid_type}),ce}if(this._cache||(this._cache=new Set(Ae.getValidEnumValues(this._def.values))),!this._cache.has(t.data)){let o=Ae.objectValues(r);return Z(n,{received:n.data,code:z.invalid_enum_value,options:o}),ce}return it(t.data)}get enum(){return this._def.values}};gn.create=(e,t)=>new gn({values:e,typeName:ue.ZodNativeEnum,...me(t)});var Tr=class extends he{unwrap(){return this._def.type}_parse(t){let{ctx:r}=this._processInputParams(t);if(r.parsedType!==ee.promise&&r.common.async===!1)return Z(r,{code:z.invalid_type,expected:ee.promise,received:r.parsedType}),ce;let n=r.parsedType===ee.promise?r.data:Promise.resolve(r.data);return it(n.then(o=>this._def.type.parseAsync(o,{path:r.path,errorMap:r.common.contextualErrorMap})))}};Tr.create=(e,t)=>new Tr({type:e,typeName:ue.ZodPromise,...me(t)});var Et=class extends he{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===ue.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(t){var _this9=this;let{status:r,ctx:n}=this._processInputParams(t),o=this._def.effect||null,i={addIssue:s=>{Z(n,s),s.fatal?r.abort():r.dirty()},get path(){return n.path}};if(i.addIssue=i.addIssue.bind(i),o.type==="preprocess"){let s=o.transform(n.data,i);if(n.common.async)return Promise.resolve(s).then(/*#__PURE__*/function(){var _ref38=_asyncToGenerator(function*(a){if(r.value==="aborted")return ce;let u=yield _this9._def.schema._parseAsync({data:a,path:n.path,parent:n});return u.status==="aborted"?ce:u.status==="dirty"?rn(u.value):r.value==="dirty"?rn(u.value):u});return function(_x82){return _ref38.apply(this,arguments)}}());{if(r.value==="aborted")return ce;let a=this._def.schema._parseSync({data:s,path:n.path,parent:n});return a.status==="aborted"?ce:a.status==="dirty"?rn(a.value):r.value==="dirty"?rn(a.value):a}}if(o.type==="refinement"){let s=a=>{let u=o.refinement(a,i);if(n.common.async)return Promise.resolve(u);if(u instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return a};if(n.common.async===!1){let a=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});return a.status==="aborted"?ce:(a.status==="dirty"&&r.dirty(),s(a.value),{status:r.value,value:a.value})}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(a=>a.status==="aborted"?ce:(a.status==="dirty"&&r.dirty(),s(a.value).then(()=>({status:r.value,value:a.value}))))}if(o.type==="transform")if(n.common.async===!1){let s=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});if(!Er(s))return ce;let a=o.transform(s.value,i);if(a instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:r.value,value:a}}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(s=>Er(s)?Promise.resolve(o.transform(s.value,i)).then(a=>({status:r.value,value:a})):ce);Ae.assertNever(o)}};Et.create=(e,t,r)=>new Et({schema:e,typeName:ue.ZodEffects,effect:t,...me(r)});Et.createWithPreprocess=(e,t,r)=>new Et({schema:t,effect:{type:"preprocess",transform:e},typeName:ue.ZodEffects,...me(r)});var Ct=class extends he{_parse(t){return this._getType(t)===ee.undefined?it(void 0):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}};Ct.create=(e,t)=>new Ct({innerType:e,typeName:ue.ZodOptional,...me(t)});var zt=class extends he{_parse(t){return this._getType(t)===ee.null?it(null):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}};zt.create=(e,t)=>new zt({innerType:e,typeName:ue.ZodNullable,...me(t)});var hn=class extends he{_parse(t){let{ctx:r}=this._processInputParams(t),n=r.data;return r.parsedType===ee.undefined&&(n=this._def.defaultValue()),this._def.innerType._parse({data:n,path:r.path,parent:r})}removeDefault(){return this._def.innerType}};hn.create=(e,t)=>new hn({innerType:e,typeName:ue.ZodDefault,defaultValue:typeof t.default=="function"?t.default:()=>t.default,...me(t)});var yn=class extends he{_parse(t){let{ctx:r}=this._processInputParams(t),n={...r,common:{...r.common,issues:[]}},o=this._def.innerType._parse({data:n.data,path:n.path,parent:{...n}});return ao(o)?o.then(i=>({status:"valid",value:i.status==="valid"?i.value:this._def.catchValue({get error(){return new ut(n.common.issues)},input:n.data})})):{status:"valid",value:o.status==="valid"?o.value:this._def.catchValue({get error(){return new ut(n.common.issues)},input:n.data})}}removeCatch(){return this._def.innerType}};yn.create=(e,t)=>new yn({innerType:e,typeName:ue.ZodCatch,catchValue:typeof t.catch=="function"?t.catch:()=>t.catch,...me(t)});var mo=class extends he{_parse(t){if(this._getType(t)!==ee.nan){let n=this._getOrReturnCtx(t);return Z(n,{code:z.invalid_type,expected:ee.nan,received:n.parsedType}),ce}return{status:"valid",value:t.data}}};mo.create=e=>new mo({typeName:ue.ZodNaN,...me(e)});var XR=Symbol("zod_brand"),ki=class extends he{_parse(t){let{ctx:r}=this._processInputParams(t),n=r.data;return this._def.type._parse({data:n,path:r.path,parent:r})}unwrap(){return this._def.type}},Oi=class e extends he{_parse(t){var _this0=this;let{status:r,ctx:n}=this._processInputParams(t);if(n.common.async)return _asyncToGenerator(function*(){let i=yield _this0._def.in._parseAsync({data:n.data,path:n.path,parent:n});return i.status==="aborted"?ce:i.status==="dirty"?(r.dirty(),rn(i.value)):_this0._def.out._parseAsync({data:i.value,path:n.path,parent:n})})();{let o=this._def.in._parseSync({data:n.data,path:n.path,parent:n});return o.status==="aborted"?ce:o.status==="dirty"?(r.dirty(),{status:"dirty",value:o.value}):this._def.out._parseSync({data:o.value,path:n.path,parent:n})}}static create(t,r){return new e({in:t,out:r,typeName:ue.ZodPipeline})}},vn=class extends he{_parse(t){let r=this._def.innerType._parse(t),n=o=>(Er(o)&&(o.value=Object.freeze(o.value)),o);return ao(r)?r.then(o=>n(o)):n(r)}unwrap(){return this._def.innerType}};vn.create=(e,t)=>new vn({innerType:e,typeName:ue.ZodReadonly,...me(t)});function Iy(e,t){let r=typeof e=="function"?e(t):typeof e=="string"?{message:e}:e;return typeof r=="string"?{message:r}:r}function Oy(e,t={},r){return e?Rr.create().superRefine((n,o)=>{let i=e(n);if(i instanceof Promise)return i.then(s=>{if(!s){let a=Iy(t,n),u=a.fatal??r??!0;o.addIssue({code:"custom",...a,fatal:u})}});if(!i){let s=Iy(t,n),a=s.fatal??r??!0;o.addIssue({code:"custom",...s,fatal:a})}}):Rr.create()}var ZR={object:lt.lazycreate},ue;(function(e){e.ZodString="ZodString",e.ZodNumber="ZodNumber",e.ZodNaN="ZodNaN",e.ZodBigInt="ZodBigInt",e.ZodBoolean="ZodBoolean",e.ZodDate="ZodDate",e.ZodSymbol="ZodSymbol",e.ZodUndefined="ZodUndefined",e.ZodNull="ZodNull",e.ZodAny="ZodAny",e.ZodUnknown="ZodUnknown",e.ZodNever="ZodNever",e.ZodVoid="ZodVoid",e.ZodArray="ZodArray",e.ZodObject="ZodObject",e.ZodUnion="ZodUnion",e.ZodDiscriminatedUnion="ZodDiscriminatedUnion",e.ZodIntersection="ZodIntersection",e.ZodTuple="ZodTuple",e.ZodRecord="ZodRecord",e.ZodMap="ZodMap",e.ZodSet="ZodSet",e.ZodFunction="ZodFunction",e.ZodLazy="ZodLazy",e.ZodLiteral="ZodLiteral",e.ZodEnum="ZodEnum",e.ZodEffects="ZodEffects",e.ZodNativeEnum="ZodNativeEnum",e.ZodOptional="ZodOptional",e.ZodNullable="ZodNullable",e.ZodDefault="ZodDefault",e.ZodCatch="ZodCatch",e.ZodPromise="ZodPromise",e.ZodBranded="ZodBranded",e.ZodPipeline="ZodPipeline",e.ZodReadonly="ZodReadonly"})(ue||(ue={}));var JR=(e,t={message:`Input not instance of ${e.name}`})=>Oy(r=>r instanceof e,t),Py=Ir.create,Ny=nn.create,eT=mo.create,tT=on.create,Fy=sn.create,rT=an.create,nT=uo.create,oT=cn.create,iT=un.create,sT=Rr.create,aT=dr.create,cT=Dt.create,uT=lo.create,lT=pr.create,dT=lt.create,pT=lt.strictCreate,fT=ln.create,mT=Oa.create,gT=dn.create,hT=Ht.create,yT=Pa.create,vT=po.create,ST=fo.create,AT=Na.create,bT=pn.create,wT=fn.create,CT=mn.create,xT=gn.create,ET=Tr.create,IT=Et.create,RT=Ct.create,TT=zt.create,_T=Et.createWithPreprocess,kT=Oi.create,OT=()=>Py().optional(),PT=()=>Ny().optional(),NT=()=>Fy().optional(),FT={string:e=>Ir.create({...e,coerce:!0}),number:e=>nn.create({...e,coerce:!0}),boolean:e=>sn.create({...e,coerce:!0}),bigint:e=>on.create({...e,coerce:!0}),date:e=>an.create({...e,coerce:!0})};var DT=ce;var MT=b.object({name:b.string(),arguments:b.string()}),LT=b.object({id:b.string(),type:b.literal("function"),function:MT,encryptedValue:b.string().optional()}),Fa=b.object({id:b.string(),role:b.string(),content:b.string().optional(),name:b.string().optional(),encryptedValue:b.string().optional()}),jT=b.object({type:b.literal("text"),text:b.string()}),qT=b.object({type:b.literal("data"),value:b.string(),mimeType:b.string()}),UT=b.object({type:b.literal("url"),value:b.string(),mimeType:b.string().optional()}),Da=b.discriminatedUnion("type",[qT,UT]),VT=b.object({type:b.literal("image"),source:Da,metadata:b.unknown().optional()}),BT=b.object({type:b.literal("audio"),source:Da,metadata:b.unknown().optional()}),GT=b.object({type:b.literal("video"),source:Da,metadata:b.unknown().optional()}),$T=b.object({type:b.literal("document"),source:Da,metadata:b.unknown().optional()});var Dy=b.object({type:b.literal("binary"),mimeType:b.string(),id:b.string().optional(),url:b.string().optional(),data:b.string().optional(),filename:b.string().optional()}),My=(e,t)=>{!e.id&&!e.url&&!e.data&&t.addIssue({code:b.ZodIssueCode.custom,message:"BinaryInputContent requires at least one of id, url, or data.",path:["id"]})},w4=Dy.superRefine((e,t)=>{My(e,t)}),QT=b.discriminatedUnion("type",[jT,VT,BT,GT,$T,Dy]),HT=QT.superRefine((e,t)=>{e.type==="binary"&&My(e,t)}),zT=Fa.extend({role:b.literal("developer"),content:b.string()}),WT=Fa.extend({role:b.literal("system"),content:b.string()}),KT=Fa.extend({role:b.literal("assistant"),content:b.string().optional(),toolCalls:b.array(LT).optional()}),YT=Fa.extend({role:b.literal("user"),content:b.union([b.string(),b.array(HT)])}),XT=b.object({id:b.string(),content:b.string(),role:b.literal("tool"),toolCallId:b.string(),error:b.string().optional(),encryptedValue:b.string().optional()}),ZT=b.object({id:b.string(),role:b.literal("activity"),activityType:b.string(),content:b.record(b.any())}),JT=b.object({id:b.string(),role:b.literal("reasoning"),content:b.string(),encryptedValue:b.string().optional()}),Ly=b.discriminatedUnion("role",[zT,WT,KT,YT,XT,ZT,JT]),C4=b.union([b.literal("developer"),b.literal("system"),b.literal("assistant"),b.literal("user"),b.literal("tool"),b.literal("activity"),b.literal("reasoning")]),e_=b.object({description:b.string(),value:b.string()}),jy=b.object({name:b.string(),description:b.string(),parameters:b.any(),metadata:b.record(b.any()).optional()}),t_=b.object({threadId:b.string(),runId:b.string(),parentRunId:b.string().optional(),state:b.any(),messages:b.array(Ly),tools:b.array(jy),context:b.array(e_),forwardedProps:b.any()}),r_=b.any(),Fe=class extends Error{constructor(e){super(e)}},qd=class extends Fe{constructor(){super("Connect not implemented. This method is not supported by the current agent.")}},n_=b.object({name:b.string(),description:b.string().optional()}),o_=b.object({name:b.string().optional(),type:b.string().optional(),description:b.string().optional(),version:b.string().optional(),provider:b.string().optional(),documentationUrl:b.string().optional(),metadata:b.record(b.unknown()).optional()}),i_=b.object({streaming:b.boolean().optional(),websocket:b.boolean().optional(),httpBinary:b.boolean().optional(),pushNotifications:b.boolean().optional(),resumable:b.boolean().optional()}),s_=b.object({supported:b.boolean().optional(),items:b.array(jy).optional(),parallelCalls:b.boolean().optional(),clientProvided:b.boolean().optional()}),a_=b.object({structuredOutput:b.boolean().optional(),supportedMimeTypes:b.array(b.string()).optional()}),c_=b.object({snapshots:b.boolean().optional(),deltas:b.boolean().optional(),memory:b.boolean().optional(),persistentState:b.boolean().optional()}),u_=b.object({supported:b.boolean().optional(),delegation:b.boolean().optional(),handoffs:b.boolean().optional(),subAgents:b.array(n_).optional()}),l_=b.object({supported:b.boolean().optional(),streaming:b.boolean().optional(),encrypted:b.boolean().optional()}),d_=b.object({image:b.boolean().optional(),audio:b.boolean().optional(),video:b.boolean().optional(),pdf:b.boolean().optional(),file:b.boolean().optional()}),p_=b.object({image:b.boolean().optional(),audio:b.boolean().optional()}),f_=b.object({input:d_.optional(),output:p_.optional()}),m_=b.object({codeExecution:b.boolean().optional(),sandboxed:b.boolean().optional(),maxIterations:b.number().optional(),maxExecutionTime:b.number().optional()}),g_=b.object({supported:b.boolean().optional(),approvals:b.boolean().optional(),interventions:b.boolean().optional(),feedback:b.boolean().optional()}),x4=b.object({identity:o_.optional(),transport:i_.optional(),tools:s_.optional(),output:a_.optional(),state:c_.optional(),multiAgent:u_.optional(),reasoning:l_.optional(),multimodal:f_.optional(),execution:m_.optional(),humanInTheLoop:g_.optional(),custom:b.record(b.unknown()).optional()}),qy=b.union([b.literal("developer"),b.literal("system"),b.literal("assistant"),b.literal("user")]),D=function(e){return e.TEXT_MESSAGE_START="TEXT_MESSAGE_START",e.TEXT_MESSAGE_CONTENT="TEXT_MESSAGE_CONTENT",e.TEXT_MESSAGE_END="TEXT_MESSAGE_END",e.TEXT_MESSAGE_CHUNK="TEXT_MESSAGE_CHUNK",e.TOOL_CALL_START="TOOL_CALL_START",e.TOOL_CALL_ARGS="TOOL_CALL_ARGS",e.TOOL_CALL_END="TOOL_CALL_END",e.TOOL_CALL_CHUNK="TOOL_CALL_CHUNK",e.TOOL_CALL_RESULT="TOOL_CALL_RESULT",e.THINKING_START="THINKING_START",e.THINKING_END="THINKING_END",e.THINKING_TEXT_MESSAGE_START="THINKING_TEXT_MESSAGE_START",e.THINKING_TEXT_MESSAGE_CONTENT="THINKING_TEXT_MESSAGE_CONTENT",e.THINKING_TEXT_MESSAGE_END="THINKING_TEXT_MESSAGE_END",e.STATE_SNAPSHOT="STATE_SNAPSHOT",e.STATE_DELTA="STATE_DELTA",e.MESSAGES_SNAPSHOT="MESSAGES_SNAPSHOT",e.ACTIVITY_SNAPSHOT="ACTIVITY_SNAPSHOT",e.ACTIVITY_DELTA="ACTIVITY_DELTA",e.RAW="RAW",e.CUSTOM="CUSTOM",e.RUN_STARTED="RUN_STARTED",e.RUN_FINISHED="RUN_FINISHED",e.RUN_ERROR="RUN_ERROR",e.STEP_STARTED="STEP_STARTED",e.STEP_FINISHED="STEP_FINISHED",e.REASONING_START="REASONING_START",e.REASONING_MESSAGE_START="REASONING_MESSAGE_START",e.REASONING_MESSAGE_CONTENT="REASONING_MESSAGE_CONTENT",e.REASONING_MESSAGE_END="REASONING_MESSAGE_END",e.REASONING_MESSAGE_CHUNK="REASONING_MESSAGE_CHUNK",e.REASONING_END="REASONING_END",e.REASONING_ENCRYPTED_VALUE="REASONING_ENCRYPTED_VALUE",e}({}),Ce=b.object({type:b.nativeEnum(D),timestamp:b.number().optional(),rawEvent:b.any().optional()}).passthrough(),h_=Ce.extend({type:b.literal(D.TEXT_MESSAGE_START),messageId:b.string(),role:qy.default("assistant"),name:b.string().optional()}),Uy=Ce.extend({type:b.literal(D.TEXT_MESSAGE_CONTENT),messageId:b.string(),delta:b.string()}),y_=Ce.extend({type:b.literal(D.TEXT_MESSAGE_END),messageId:b.string()}),v_=Ce.extend({type:b.literal(D.TEXT_MESSAGE_CHUNK),messageId:b.string().optional(),role:qy.optional(),delta:b.string().optional(),name:b.string().optional()}),S_=Ce.extend({type:b.literal(D.THINKING_TEXT_MESSAGE_START)}),A_=Uy.omit({messageId:!0,type:!0}).extend({type:b.literal(D.THINKING_TEXT_MESSAGE_CONTENT)}),b_=Ce.extend({type:b.literal(D.THINKING_TEXT_MESSAGE_END)}),w_=Ce.extend({type:b.literal(D.TOOL_CALL_START),toolCallId:b.string(),toolCallName:b.string(),parentMessageId:b.string().optional()}),C_=Ce.extend({type:b.literal(D.TOOL_CALL_ARGS),toolCallId:b.string(),delta:b.string()}),x_=Ce.extend({type:b.literal(D.TOOL_CALL_END),toolCallId:b.string()}),E_=Ce.extend({messageId:b.string(),type:b.literal(D.TOOL_CALL_RESULT),toolCallId:b.string(),content:b.string(),role:b.literal("tool").optional()}),I_=Ce.extend({type:b.literal(D.TOOL_CALL_CHUNK),toolCallId:b.string().optional(),toolCallName:b.string().optional(),parentMessageId:b.string().optional(),delta:b.string().optional()}),R_=Ce.extend({type:b.literal(D.THINKING_START),title:b.string().optional()}),T_=Ce.extend({type:b.literal(D.THINKING_END)}),__=Ce.extend({type:b.literal(D.STATE_SNAPSHOT),snapshot:r_}),k_=Ce.extend({type:b.literal(D.STATE_DELTA),delta:b.array(b.any())}),O_=Ce.extend({type:b.literal(D.MESSAGES_SNAPSHOT),messages:b.array(Ly)}),P_=Ce.extend({type:b.literal(D.ACTIVITY_SNAPSHOT),messageId:b.string(),activityType:b.string(),content:b.record(b.any()),replace:b.boolean().optional().default(!0)}),N_=Ce.extend({type:b.literal(D.ACTIVITY_DELTA),messageId:b.string(),activityType:b.string(),patch:b.array(b.any())}),F_=Ce.extend({type:b.literal(D.RAW),event:b.any(),source:b.string().optional()}),D_=Ce.extend({type:b.literal(D.CUSTOM),name:b.string(),value:b.any()}),M_=Ce.extend({type:b.literal(D.RUN_STARTED),threadId:b.string(),runId:b.string(),parentRunId:b.string().optional(),input:t_.optional()}),L_=Ce.extend({type:b.literal(D.RUN_FINISHED),threadId:b.string(),runId:b.string(),result:b.any().optional()}),j_=Ce.extend({type:b.literal(D.RUN_ERROR),message:b.string(),code:b.string().optional()}),q_=Ce.extend({type:b.literal(D.STEP_STARTED),stepName:b.string()}),U_=Ce.extend({type:b.literal(D.STEP_FINISHED),stepName:b.string()}),V_=b.union([b.literal("tool-call"),b.literal("message")]),B_=Ce.extend({type:b.literal(D.REASONING_START),messageId:b.string()}),G_=Ce.extend({type:b.literal(D.REASONING_MESSAGE_START),messageId:b.string(),role:b.literal("reasoning")}),$_=Ce.extend({type:b.literal(D.REASONING_MESSAGE_CONTENT),messageId:b.string(),delta:b.string()}),Q_=Ce.extend({type:b.literal(D.REASONING_MESSAGE_END),messageId:b.string()}),H_=Ce.extend({type:b.literal(D.REASONING_MESSAGE_CHUNK),messageId:b.string().optional(),delta:b.string().optional()}),z_=Ce.extend({type:b.literal(D.REASONING_END),messageId:b.string()}),W_=Ce.extend({type:b.literal(D.REASONING_ENCRYPTED_VALUE),subtype:V_,entityId:b.string(),encryptedValue:b.string()}),Ma=b.discriminatedUnion("type",[h_,Uy,y_,v_,R_,T_,S_,A_,b_,w_,C_,x_,I_,E_,__,k_,O_,P_,N_,F_,D_,M_,L_,j_,q_,U_,B_,G_,$_,Q_,H_,z_,W_]);m();d();f();p();var Ud={};zi(Ud,{JsonPatchError:()=>je,_areEquals:()=>Fi,applyOperation:()=>Sn,applyPatch:()=>Ga,applyReducer:()=>J_,deepClone:()=>X_,getValueByPointer:()=>Va,validate:()=>By,validator:()=>Ba});m();d();f();p();m();d();f();p();var K_=function(){var e=function(t,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,o){n.__proto__=o}||function(n,o){for(var i in o)o.hasOwnProperty(i)&&(n[i]=o[i])},e(t,r)};return function(t,r){e(t,r);function n(){this.constructor=t}t.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}(),Y_=Object.prototype.hasOwnProperty;function ja(e,t){return Y_.call(e,t)}function qa(e){if(Array.isArray(e)){for(var t=new Array(e.length),r=0;r<t.length;r++)t[r]=""+r;return t}if(Object.keys)return Object.keys(e);var n=[];for(var o in e)ja(e,o)&&n.push(o);return n}function tt(e){switch(typeof e){case"object":return JSON.parse(JSON.stringify(e));case"undefined":return null;default:return e}}function Ua(e){for(var t=0,r=e.length,n;t<r;){if(n=e.charCodeAt(t),n>=48&&n<=57){t++;continue}return!1}return!0}function Wt(e){return e.indexOf("/")===-1&&e.indexOf("~")===-1?e:e.replace(/~/g,"~0").replace(/\//g,"~1")}function Pi(e){return e.replace(/~1/g,"/").replace(/~0/g,"~")}function La(e){if(e===void 0)return!0;if(e){if(Array.isArray(e)){for(var t=0,r=e.length;t<r;t++)if(La(e[t]))return!0}else if(typeof e=="object"){for(var n=qa(e),o=n.length,i=0;i<o;i++)if(La(e[n[i]]))return!0}}return!1}function Vy(e,t){var r=[e];for(var n in t){var o=typeof t[n]=="object"?JSON.stringify(t[n],null,2):t[n];typeof o<"u"&&r.push(n+": "+o)}return r.join(`
|
|
33
|
+
`)}var Ni=function(e){K_(t,e);function t(r,n,o,i,s){var a=this.constructor,u=e.call(this,Vy(r,{name:n,index:o,operation:i,tree:s}))||this;return u.name=n,u.index=o,u.operation=i,u.tree=s,Object.setPrototypeOf(u,a.prototype),u.message=Vy(r,{name:n,index:o,operation:i,tree:s}),u}return t}(Error);var je=Ni,X_=tt,go={add:function(e,t,r){return e[t]=this.value,{newDocument:r}},remove:function(e,t,r){var n=e[t];return delete e[t],{newDocument:r,removed:n}},replace:function(e,t,r){var n=e[t];return e[t]=this.value,{newDocument:r,removed:n}},move:function(e,t,r){var n=Va(r,this.path);n&&(n=tt(n));var o=Sn(r,{op:"remove",path:this.from}).removed;return Sn(r,{op:"add",path:this.path,value:o}),{newDocument:r,removed:n}},copy:function(e,t,r){var n=Va(r,this.from);return Sn(r,{op:"add",path:this.path,value:tt(n)}),{newDocument:r}},test:function(e,t,r){return{newDocument:r,test:Fi(e[t],this.value)}},_get:function(e,t,r){return this.value=e[t],{newDocument:r}}},Z_={add:function(e,t,r){return Ua(t)?e.splice(t,0,this.value):e[t]=this.value,{newDocument:r,index:t}},remove:function(e,t,r){var n=e.splice(t,1);return{newDocument:r,removed:n[0]}},replace:function(e,t,r){var n=e[t];return e[t]=this.value,{newDocument:r,removed:n}},move:go.move,copy:go.copy,test:go.test,_get:go._get};function Va(e,t){if(t=="")return e;var r={op:"_get",path:t};return Sn(e,r),r.value}function Sn(e,t,r,n,o,i){if(r===void 0&&(r=!1),n===void 0&&(n=!0),o===void 0&&(o=!0),i===void 0&&(i=0),r&&(typeof r=="function"?r(t,0,e,t.path):Ba(t,0)),t.path===""){var s={newDocument:e};if(t.op==="add")return s.newDocument=t.value,s;if(t.op==="replace")return s.newDocument=t.value,s.removed=e,s;if(t.op==="move"||t.op==="copy")return s.newDocument=Va(e,t.from),t.op==="move"&&(s.removed=e),s;if(t.op==="test"){if(s.test=Fi(e,t.value),s.test===!1)throw new je("Test operation failed","TEST_OPERATION_FAILED",i,t,e);return s.newDocument=e,s}else{if(t.op==="remove")return s.removed=e,s.newDocument=null,s;if(t.op==="_get")return t.value=e,s;if(r)throw new je("Operation `op` property is not one of operations defined in RFC-6902","OPERATION_OP_INVALID",i,t,e);return s}}else{n||(e=tt(e));var a=t.path||"",u=a.split("/"),c=e,g=1,v=u.length,E=void 0,h=void 0,y=void 0;for(typeof r=="function"?y=r:y=Ba;;){if(h=u[g],h&&h.indexOf("~")!=-1&&(h=Pi(h)),o&&(h=="__proto__"||h=="prototype"&&g>0&&u[g-1]=="constructor"))throw new TypeError("JSON-Patch: modifying `__proto__` or `constructor/prototype` prop is banned for security reasons, if this was on purpose, please set `banPrototypeModifications` flag false and pass it to this function. More info in fast-json-patch README");if(r&&E===void 0&&(c[h]===void 0?E=u.slice(0,g).join("/"):g==v-1&&(E=t.path),E!==void 0&&y(t,0,e,E)),g++,Array.isArray(c)){if(h==="-")h=c.length;else{if(r&&!Ua(h))throw new je("Expected an unsigned base-10 integer value, making the new referenced value the array element with the zero-based index","OPERATION_PATH_ILLEGAL_ARRAY_INDEX",i,t,e);Ua(h)&&(h=~~h)}if(g>=v){if(r&&t.op==="add"&&h>c.length)throw new je("The specified index MUST NOT be greater than the number of elements in the array","OPERATION_VALUE_OUT_OF_BOUNDS",i,t,e);var s=Z_[t.op].call(t,c,h,e);if(s.test===!1)throw new je("Test operation failed","TEST_OPERATION_FAILED",i,t,e);return s}}else if(g>=v){var s=go[t.op].call(t,c,h,e);if(s.test===!1)throw new je("Test operation failed","TEST_OPERATION_FAILED",i,t,e);return s}if(c=c[h],r&&g<v&&(!c||typeof c!="object"))throw new je("Cannot perform operation at the desired path","OPERATION_PATH_UNRESOLVABLE",i,t,e)}}}function Ga(e,t,r,n,o){if(n===void 0&&(n=!0),o===void 0&&(o=!0),r&&!Array.isArray(t))throw new je("Patch sequence must be an array","SEQUENCE_NOT_AN_ARRAY");n||(e=tt(e));for(var i=new Array(t.length),s=0,a=t.length;s<a;s++)i[s]=Sn(e,t[s],r,!0,o,s),e=i[s].newDocument;return i.newDocument=e,i}function J_(e,t,r){var n=Sn(e,t);if(n.test===!1)throw new je("Test operation failed","TEST_OPERATION_FAILED",r,t,e);return n.newDocument}function Ba(e,t,r,n){if(typeof e!="object"||e===null||Array.isArray(e))throw new je("Operation is not an object","OPERATION_NOT_AN_OBJECT",t,e,r);if(go[e.op]){if(typeof e.path!="string")throw new je("Operation `path` property is not a string","OPERATION_PATH_INVALID",t,e,r);if(e.path.indexOf("/")!==0&&e.path.length>0)throw new je("Operation `path` property must start with \"/\"","OPERATION_PATH_INVALID",t,e,r);if((e.op==="move"||e.op==="copy")&&typeof e.from!="string")throw new je("Operation `from` property is not present (applicable in `move` and `copy` operations)","OPERATION_FROM_REQUIRED",t,e,r);if((e.op==="add"||e.op==="replace"||e.op==="test")&&e.value===void 0)throw new je("Operation `value` property is not present (applicable in `add`, `replace` and `test` operations)","OPERATION_VALUE_REQUIRED",t,e,r);if((e.op==="add"||e.op==="replace"||e.op==="test")&&La(e.value))throw new je("Operation `value` property is not present (applicable in `add`, `replace` and `test` operations)","OPERATION_VALUE_CANNOT_CONTAIN_UNDEFINED",t,e,r);if(r){if(e.op=="add"){var o=e.path.split("/").length,i=n.split("/").length;if(o!==i+1&&o!==i)throw new je("Cannot perform an `add` operation at the desired path","OPERATION_PATH_CANNOT_ADD",t,e,r)}else if(e.op==="replace"||e.op==="remove"||e.op==="_get"){if(e.path!==n)throw new je("Cannot perform the operation at a path that does not exist","OPERATION_PATH_UNRESOLVABLE",t,e,r)}else if(e.op==="move"||e.op==="copy"){var s={op:"_get",path:e.from,value:void 0},a=By([s],r);if(a&&a.name==="OPERATION_PATH_UNRESOLVABLE")throw new je("Cannot perform the operation from a path that does not exist","OPERATION_FROM_UNRESOLVABLE",t,e,r)}}}else throw new je("Operation `op` property is not one of operations defined in RFC-6902","OPERATION_OP_INVALID",t,e,r)}function By(e,t,r){try{if(!Array.isArray(e))throw new je("Patch sequence must be an array","SEQUENCE_NOT_AN_ARRAY");if(t)Ga(tt(t),tt(e),r||!0);else{r=r||Ba;for(var n=0;n<e.length;n++)r(e[n],n,t,void 0)}}catch(o){if(o instanceof je)return o;throw o}}function Fi(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){var r=Array.isArray(e),n=Array.isArray(t),o,i,s;if(r&&n){if(i=e.length,i!=t.length)return!1;for(o=i;o--!==0;)if(!Fi(e[o],t[o]))return!1;return!0}if(r!=n)return!1;var a=Object.keys(e);if(i=a.length,i!==Object.keys(t).length)return!1;for(o=i;o--!==0;)if(!t.hasOwnProperty(a[o]))return!1;for(o=i;o--!==0;)if(s=a[o],!Fi(e[s],t[s]))return!1;return!0}return e!==e&&t!==t}var $d={};zi($d,{compare:()=>ak,generate:()=>Vd,observe:()=>sk,unobserve:()=>ik});m();d();f();p();var Bd=new WeakMap,ek=function(){function e(t){this.observers=new Map,this.obj=t}return e}(),tk=function(){function e(t,r){this.callback=t,this.observer=r}return e}();function rk(e){return Bd.get(e)}function nk(e,t){return e.observers.get(t)}function ok(e,t){e.observers.delete(t.callback)}function ik(e,t){t.unobserve()}function sk(e,t){var r=[],n,o=rk(e);if(!o)o=new ek(e),Bd.set(e,o);else{var i=nk(o,t);n=i&&i.observer}if(n)return n;if(n={},o.value=tt(e),t){n.callback=t,n.next=null;var s=function(){Vd(n)},a=function(){clearTimeout(n.next),n.next=setTimeout(s)};typeof window<"u"&&(window.addEventListener("mouseup",a),window.addEventListener("keyup",a),window.addEventListener("mousedown",a),window.addEventListener("keydown",a),window.addEventListener("change",a))}return n.patches=r,n.object=e,n.unobserve=function(){Vd(n),clearTimeout(n.next),ok(o,n),typeof window<"u"&&(window.removeEventListener("mouseup",a),window.removeEventListener("keyup",a),window.removeEventListener("mousedown",a),window.removeEventListener("keydown",a),window.removeEventListener("change",a))},o.observers.set(t,new tk(t,n)),n}function Vd(e,t){t===void 0&&(t=!1);var r=Bd.get(e.object);Gd(r.value,e.object,e.patches,"",t),e.patches.length&&Ga(r.value,e.patches);var n=e.patches;return n.length>0&&(e.patches=[],e.callback&&e.callback(n)),n}function Gd(e,t,r,n,o){if(t!==e){typeof t.toJSON=="function"&&(t=t.toJSON());for(var i=qa(t),s=qa(e),a=!1,u=!1,c=s.length-1;c>=0;c--){var g=s[c],v=e[g];if(ja(t,g)&&!(t[g]===void 0&&v!==void 0&&Array.isArray(t)===!1)){var E=t[g];typeof v=="object"&&v!=null&&typeof E=="object"&&E!=null&&Array.isArray(v)===Array.isArray(E)?Gd(v,E,r,n+"/"+Wt(g),o):v!==E&&(a=!0,o&&r.push({op:"test",path:n+"/"+Wt(g),value:tt(v)}),r.push({op:"replace",path:n+"/"+Wt(g),value:tt(E)}))}else Array.isArray(e)===Array.isArray(t)?(o&&r.push({op:"test",path:n+"/"+Wt(g),value:tt(v)}),r.push({op:"remove",path:n+"/"+Wt(g)}),u=!0):(o&&r.push({op:"test",path:n,value:e}),r.push({op:"replace",path:n,value:t}),a=!0)}if(!(!u&&i.length==s.length))for(var c=0;c<i.length;c++){var g=i[c];!ja(e,g)&&t[g]!==void 0&&r.push({op:"add",path:n+"/"+Wt(g),value:tt(t[g])})}}}function ak(e,t,r){r===void 0&&(r=!1);var n=[];return Gd(e,t,n,"",r),n}var $a=Object.assign({},Ud,$d,{JsonPatchError:Ni,deepClone:tt,escapePathComponent:Wt,unescapePathComponent:Pi});m();d();f();p();m();d();f();p();m();d();f();p();m();d();f();p();var Qd=function(e,t){return Qd=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,n){r.__proto__=n}||function(r,n){for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(r[o]=n[o])},Qd(e,t)};function Kt(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Qd(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}function Gy(e,t,r,n){function o(i){return i instanceof r?i:new r(function(s){s(i)})}return new(r||(r=Promise))(function(i,s){function a(g){try{c(n.next(g))}catch(v){s(v)}}function u(g){try{c(n.throw(g))}catch(v){s(v)}}function c(g){g.done?i(g.value):o(g.value).then(a,u)}c((n=n.apply(e,t||[])).next())})}function Qa(e,t){var r={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,o,i,s=Object.create((typeof Iterator=="function"?Iterator:Object).prototype);return s.next=a(0),s.throw=a(1),s.return=a(2),typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function a(c){return function(g){return u([c,g])}}function u(c){if(n)throw new TypeError("Generator is already executing.");for(;s&&(s=0,c[0]&&(r=0)),r;)try{if(n=1,o&&(i=c[0]&2?o.return:c[0]?o.throw||((i=o.return)&&i.call(o),0):o.next)&&!(i=i.call(o,c[1])).done)return i;switch(o=0,i&&(c=[c[0]&2,i.value]),c[0]){case 0:case 1:i=c;break;case 4:return r.label++,{value:c[1],done:!1};case 5:r.label++,o=c[1],c=[0];continue;case 7:c=r.ops.pop(),r.trys.pop();continue;default:if(i=r.trys,!(i=i.length>0&&i[i.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!i||c[1]>i[0]&&c[1]<i[3])){r.label=c[1];break}if(c[0]===6&&r.label<i[1]){r.label=i[1],i=c;break}if(i&&r.label<i[2]){r.label=i[2],r.ops.push(c);break}i[2]&&r.ops.pop(),r.trys.pop();continue}c=t.call(e,r)}catch(g){c=[6,g],o=0}finally{n=i=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}}function fr(e){var t=typeof Symbol=="function"&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function ho(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var n=r.call(e),o,i=[],s;try{for(;(t===void 0||t-->0)&&!(o=n.next()).done;)i.push(o.value)}catch(a){s={error:a}}finally{try{o&&!o.done&&(r=n.return)&&r.call(n)}finally{if(s)throw s.error}}return i}function yo(e,t,r){if(r||arguments.length===2)for(var n=0,o=t.length,i;n<o;n++)(i||!(n in t))&&(i||(i=Array.prototype.slice.call(t,0,n)),i[n]=t[n]);return e.concat(i||Array.prototype.slice.call(t))}function An(e){return this instanceof An?(this.v=e,this):new An(e)}function $y(e,t,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n=r.apply(e,t||[]),o,i=[];return o=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),a("next"),a("throw"),a("return",s),o[Symbol.asyncIterator]=function(){return this},o;function s(h){return function(y){return Promise.resolve(y).then(h,v)}}function a(h,y){n[h]&&(o[h]=function(S){return new Promise(function(x,I){i.push([h,S,x,I])>1||u(h,S)})},y&&(o[h]=y(o[h])))}function u(h,y){try{c(n[h](y))}catch(S){E(i[0][3],S)}}function c(h){h.value instanceof An?Promise.resolve(h.value.v).then(g,v):E(i[0][2],h)}function g(h){u("next",h)}function v(h){u("throw",h)}function E(h,y){h(y),i.shift(),i.length&&u(i[0][0],i[0][1])}}function Qy(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],r;return t?t.call(e):(e=typeof fr=="function"?fr(e):e[Symbol.iterator](),r={},n("next"),n("throw"),n("return"),r[Symbol.asyncIterator]=function(){return this},r);function n(i){r[i]=e[i]&&function(s){return new Promise(function(a,u){s=e[i](s),o(a,u,s.done,s.value)})}}function o(i,s,a,u){Promise.resolve(u).then(function(c){i({value:c,done:a})},s)}}m();d();f();p();function Se(e){return typeof e=="function"}m();d();f();p();m();d();f();p();m();d();f();p();function vo(e){var t=function(n){Error.call(n),n.stack=new Error().stack},r=e(t);return r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r}var Ha=vo(function(e){return function(r){e(this),this.message=r?r.length+` errors occurred during unsubscription:
|
|
34
34
|
`+r.map(function(n,o){return o+1+") "+n.toString()}).join(`
|
|
35
|
-
`):"",this.name="UnsubscriptionError",this.errors=r}});m();d();f();p();function Di(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var So=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,n,o,i;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var a=fr(s),u=a.next();!u.done;u=a.next()){var c=u.value;c.remove(this)}}catch(S){t={error:S}}finally{try{u&&!u.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}else s.remove(this);var g=this.initialTeardown;if(Se(g))try{g()}catch(S){i=S instanceof Ba?S.errors:[S]}var v=this._finalizers;if(v){this._finalizers=null;try{for(var E=fr(v),h=E.next();!h.done;h=E.next()){var y=h.value;try{By(y)}catch(S){i=i??[],S instanceof Ba?i=yo(yo([],ho(i)),ho(S.errors)):i.push(S)}}}catch(S){n={error:S}}finally{try{h&&!h.done&&(o=E.return)&&o.call(E)}finally{if(n)throw n.error}}}if(i)throw new Ba(i)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)By(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(t)}},e.prototype._hasParent=function(t){var r=this._parentage;return r===t||Array.isArray(r)&&r.includes(t)},e.prototype._addParent=function(t){var r=this._parentage;this._parentage=Array.isArray(r)?(r.push(t),r):r?[r,t]:t},e.prototype._removeParent=function(t){var r=this._parentage;r===t?this._parentage=null:Array.isArray(r)&&Di(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&Di(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}();var Gd=So.EMPTY;function Ga(e){return e instanceof So||e&&"closed"in e&&Se(e.remove)&&Se(e.add)&&Se(e.unsubscribe)}function By(e){Se(e)?e():e.unsubscribe()}m();d();f();p();var Mt={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1};m();d();f();p();m();d();f();p();var Ao={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];var o=Ao.delegate;return o?.setTimeout?o.setTimeout.apply(o,yo([e,t],ho(r))):setTimeout.apply(void 0,yo([e,t],ho(r)))},clearTimeout:function(e){var t=Ao.delegate;return(t?.clearTimeout||clearTimeout)(e)},delegate:void 0};function $a(e){Ao.setTimeout(function(){var t=Mt.onUnhandledError;if(t)t(e);else throw e})}m();d();f();p();function Mi(){}m();d();f();p();var Gy=function(){return $d("C",void 0,void 0)}();function $y(e){return $d("E",void 0,e)}function Qy(e){return $d("N",e,void 0)}function $d(e,t,r){return{kind:e,value:t,error:r}}m();d();f();p();var wn=null;function bo(e){if(Mt.useDeprecatedSynchronousErrorHandling){var t=!wn;if(t&&(wn={errorThrown:!1,error:null}),e(),t){var r=wn,n=r.errorThrown,o=r.error;if(wn=null,n)throw o}}else e()}function Hy(e){Mt.useDeprecatedSynchronousErrorHandling&&wn&&(wn.errorThrown=!0,wn.error=e)}var Li=function(e){Kt(t,e);function t(r){var n=e.call(this)||this;return n.isStopped=!1,r?(n.destination=r,Ga(r)&&r.add(n)):n.destination=uk,n}return t.create=function(r,n,o){return new Ha(r,n,o)},t.prototype.next=function(r){this.isStopped?Hd(Qy(r),this):this._next(r)},t.prototype.error=function(r){this.isStopped?Hd($y(r),this):(this.isStopped=!0,this._error(r))},t.prototype.complete=function(){this.isStopped?Hd(Gy,this):(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(r){this.destination.next(r)},t.prototype._error=function(r){try{this.destination.error(r)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(So);var sk=Function.prototype.bind;function Qd(e,t){return sk.call(e,t)}var ak=function(){function e(t){this.partialObserver=t}return e.prototype.next=function(t){var r=this.partialObserver;if(r.next)try{r.next(t)}catch(n){Qa(n)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(n){Qa(n)}else Qa(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){Qa(r)}},e}(),Ha=function(e){Kt(t,e);function t(r,n,o){var i=e.call(this)||this,s;if(Se(r)||!r)s={next:r??void 0,error:n??void 0,complete:o??void 0};else{var a;i&&Mt.useDeprecatedNextContext?(a=Object.create(r),a.unsubscribe=function(){return i.unsubscribe()},s={next:r.next&&Qd(r.next,a),error:r.error&&Qd(r.error,a),complete:r.complete&&Qd(r.complete,a)}):s=r}return i.destination=new ak(s),i}return t}(Li);function Qa(e){Mt.useDeprecatedSynchronousErrorHandling?Hy(e):$a(e)}function ck(e){throw e}function Hd(e,t){var r=Mt.onStoppedNotification;r&&Ao.setTimeout(function(){return r(e,t)})}var uk={closed:!0,next:Mi,error:ck,complete:Mi};m();d();f();p();var wo=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();m();d();f();p();m();d();f();p();function Co(e){return e}function za(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return zd(e)}function zd(e){return e.length===0?Co:e.length===1?e[0]:function(r){return e.reduce(function(n,o){return o(n)},r)}}var Pe=function(){function e(t){t&&(this._subscribe=t)}return e.prototype.lift=function(t){var r=new e;return r.source=this,r.operator=t,r},e.prototype.subscribe=function(t,r,n){var o=this,i=dk(t)?t:new Ha(t,r,n);return bo(function(){var s=o,a=s.operator,u=s.source;i.add(a?a.call(i,u):u?o._subscribe(i):o._trySubscribe(i))}),i},e.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(r){t.error(r)}},e.prototype.forEach=function(t,r){var n=this;return r=zy(r),new r(function(o,i){var s=new Ha({next:function(a){try{t(a)}catch(u){i(u),s.unsubscribe()}},error:i,complete:o});n.subscribe(s)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[wo]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return zd(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=zy(t),new t(function(n,o){var i;r.subscribe(function(s){return i=s},function(s){return o(s)},function(){return n(i)})})},e.create=function(t){return new e(t)},e}();function zy(e){var t;return(t=e??Mt.Promise)!==null&&t!==void 0?t:Promise}function lk(e){return e&&Se(e.next)&&Se(e.error)&&Se(e.complete)}function dk(e){return e&&e instanceof Li||lk(e)&&Ga(e)}m();d();f();p();function pk(e){return Se(e?.lift)}function Be(e){return function(t){if(pk(t))return t.lift(function(r){try{return e(r,this)}catch(n){this.error(n)}});throw new TypeError("Unable to lift unknown Observable type")}}m();d();f();p();function ze(e,t,r,n,o){return new fk(e,t,r,n,o)}var fk=function(e){Kt(t,e);function t(r,n,o,i,s,a){var u=e.call(this,r)||this;return u.onFinalize=s,u.shouldUnsubscribe=a,u._next=n?function(c){try{n(c)}catch(g){r.error(g)}}:e.prototype._next,u._error=i?function(c){try{i(c)}catch(g){r.error(g)}finally{this.unsubscribe()}}:e.prototype._error,u._complete=o?function(){try{o()}catch(c){r.error(c)}finally{this.unsubscribe()}}:e.prototype._complete,u}return t.prototype.unsubscribe=function(){var r;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){var n=this.closed;e.prototype.unsubscribe.call(this),!n&&((r=this.onFinalize)===null||r===void 0||r.call(this))}},t}(Li);m();d();f();p();m();d();f();p();var Wy=vo(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}});var Yt=function(e){Kt(t,e);function t(){var r=e.call(this)||this;return r.closed=!1,r.currentObservers=null,r.observers=[],r.isStopped=!1,r.hasError=!1,r.thrownError=null,r}return t.prototype.lift=function(r){var n=new Ky(this,this);return n.operator=r,n},t.prototype._throwIfClosed=function(){if(this.closed)throw new Wy},t.prototype.next=function(r){var n=this;bo(function(){var o,i;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var s=fr(n.currentObservers),a=s.next();!a.done;a=s.next()){var u=a.value;u.next(r)}}catch(c){o={error:c}}finally{try{a&&!a.done&&(i=s.return)&&i.call(s)}finally{if(o)throw o.error}}}})},t.prototype.error=function(r){var n=this;bo(function(){if(n._throwIfClosed(),!n.isStopped){n.hasError=n.isStopped=!0,n.thrownError=r;for(var o=n.observers;o.length;)o.shift().error(r)}})},t.prototype.complete=function(){var r=this;bo(function(){if(r._throwIfClosed(),!r.isStopped){r.isStopped=!0;for(var n=r.observers;n.length;)n.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var r;return((r=this.observers)===null||r===void 0?void 0:r.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var n=this,o=this,i=o.hasError,s=o.isStopped,a=o.observers;return i||s?Gd:(this.currentObservers=null,a.push(r),new So(function(){n.currentObservers=null,Di(a,r)}))},t.prototype._checkFinalizedStatuses=function(r){var n=this,o=n.hasError,i=n.thrownError,s=n.isStopped;o?r.error(i):s&&r.complete()},t.prototype.asObservable=function(){var r=new Pe;return r.source=this,r},t.create=function(r,n){return new Ky(r,n)},t}(Pe);var Ky=function(e){Kt(t,e);function t(r,n){var o=e.call(this)||this;return o.destination=r,o.source=n,o}return t.prototype.next=function(r){var n,o;(o=(n=this.destination)===null||n===void 0?void 0:n.next)===null||o===void 0||o.call(n,r)},t.prototype.error=function(r){var n,o;(o=(n=this.destination)===null||n===void 0?void 0:n.error)===null||o===void 0||o.call(n,r)},t.prototype.complete=function(){var r,n;(n=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||n===void 0||n.call(r)},t.prototype._subscribe=function(r){var n,o;return(o=(n=this.source)===null||n===void 0?void 0:n.subscribe(r))!==null&&o!==void 0?o:Gd},t}(Yt);m();d();f();p();m();d();f();p();var Wd={now:function(){return(Wd.delegate||Date).now()},delegate:void 0};var Wa=function(e){Kt(t,e);function t(r,n,o){r===void 0&&(r=1/0),n===void 0&&(n=1/0),o===void 0&&(o=Wd);var i=e.call(this)||this;return i._bufferSize=r,i._windowTime=n,i._timestampProvider=o,i._buffer=[],i._infiniteTimeWindow=!0,i._infiniteTimeWindow=n===1/0,i._bufferSize=Math.max(1,r),i._windowTime=Math.max(1,n),i}return t.prototype.next=function(r){var n=this,o=n.isStopped,i=n._buffer,s=n._infiniteTimeWindow,a=n._timestampProvider,u=n._windowTime;o||(i.push(r),!s&&i.push(a.now()+u)),this._trimBuffer(),e.prototype.next.call(this,r)},t.prototype._subscribe=function(r){this._throwIfClosed(),this._trimBuffer();for(var n=this._innerSubscribe(r),o=this,i=o._infiniteTimeWindow,s=o._buffer,a=s.slice(),u=0;u<a.length&&!r.closed;u+=i?1:2)r.next(a[u]);return this._checkFinalizedStatuses(r),n},t.prototype._trimBuffer=function(){var r=this,n=r._bufferSize,o=r._timestampProvider,i=r._buffer,s=r._infiniteTimeWindow,a=(s?1:2)*n;if(n<1/0&&a<i.length&&i.splice(0,i.length-a),!s){for(var u=o.now(),c=0,g=1;g<i.length&&i[g]<=u;g+=2)c=g;c&&i.splice(0,c+1)}},t}(Yt);m();d();f();p();var Ka=new Pe(function(e){return e.complete()});m();d();f();p();m();d();f();p();m();d();f();p();function Yy(e){return e&&Se(e.schedule)}function mk(e){return e[e.length-1]}function Xy(e){return Yy(mk(e))?e.pop():void 0}m();d();f();p();m();d();f();p();m();d();f();p();m();d();f();p();m();d();f();p();var Ya=function(e){return e&&typeof e.length=="number"&&typeof e!="function"};m();d();f();p();function Xa(e){return Se(e?.then)}m();d();f();p();function Za(e){return Se(e[wo])}m();d();f();p();function Ja(e){return Symbol.asyncIterator&&Se(e?.[Symbol.asyncIterator])}m();d();f();p();function ec(e){return new TypeError("You provided "+(e!==null&&typeof e=="object"?"an invalid object":"'"+e+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}m();d();f();p();m();d();f();p();function gk(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var tc=gk();function rc(e){return Se(e?.[tc])}m();d();f();p();function nc(e){return Uy(this,arguments,function(){var r,n,o,i;return Va(this,function(s){switch(s.label){case 0:r=e.getReader(),s.label=1;case 1:s.trys.push([1,,9,10]),s.label=2;case 2:return[4,bn(r.read())];case 3:return n=s.sent(),o=n.value,i=n.done,i?[4,bn(void 0)]:[3,5];case 4:return[2,s.sent()];case 5:return[4,bn(o)];case 6:return[4,s.sent()];case 7:return s.sent(),[3,2];case 8:return[3,10];case 9:return r.releaseLock(),[7];case 10:return[2]}})})}function oc(e){return Se(e?.getReader)}function We(e){if(e instanceof Pe)return e;if(e!=null){if(Za(e))return hk(e);if(Ya(e))return yk(e);if(Xa(e))return vk(e);if(Ja(e))return Zy(e);if(rc(e))return Sk(e);if(oc(e))return Ak(e)}throw ec(e)}function hk(e){return new Pe(function(t){var r=e[wo]();if(Se(r.subscribe))return r.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function yk(e){return new Pe(function(t){for(var r=0;r<e.length&&!t.closed;r++)t.next(e[r]);t.complete()})}function vk(e){return new Pe(function(t){e.then(function(r){t.closed||(t.next(r),t.complete())},function(r){return t.error(r)}).then(null,$a)})}function Sk(e){return new Pe(function(t){var r,n;try{for(var o=fr(e),i=o.next();!i.done;i=o.next()){var s=i.value;if(t.next(s),t.closed)return}}catch(a){r={error:a}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(r)throw r.error}}t.complete()})}function Zy(e){return new Pe(function(t){bk(e,t).catch(function(r){return t.error(r)})})}function Ak(e){return Zy(nc(e))}function bk(e,t){var r,n,o,i;return qy(this,void 0,void 0,function(){var s,a;return Va(this,function(u){switch(u.label){case 0:u.trys.push([0,5,6,11]),r=Vy(e),u.label=1;case 1:return[4,r.next()];case 2:if(n=u.sent(),!!n.done)return[3,4];if(s=n.value,t.next(s),t.closed)return[2];u.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return a=u.sent(),o={error:a},[3,11];case 6:return u.trys.push([6,,9,10]),n&&!n.done&&(i=r.return)?[4,i.call(r)]:[3,8];case 7:u.sent(),u.label=8;case 8:return[3,10];case 9:if(o)throw o.error;return[7];case 10:return[7];case 11:return t.complete(),[2]}})})}m();d();f();p();m();d();f();p();function It(e,t,r,n,o){n===void 0&&(n=0),o===void 0&&(o=!1);var i=t.schedule(function(){r(),o?e.add(this.schedule(null,n)):this.unsubscribe()},n);if(e.add(i),!o)return i}function ic(e,t){return t===void 0&&(t=0),Be(function(r,n){r.subscribe(ze(n,function(o){return It(n,e,function(){return n.next(o)},t)},function(){return It(n,e,function(){return n.complete()},t)},function(o){return It(n,e,function(){return n.error(o)},t)}))})}m();d();f();p();function sc(e,t){return t===void 0&&(t=0),Be(function(r,n){n.add(e.schedule(function(){return r.subscribe(n)},t))})}function Jy(e,t){return We(e).pipe(sc(t),ic(t))}m();d();f();p();function ev(e,t){return We(e).pipe(sc(t),ic(t))}m();d();f();p();function tv(e,t){return new Pe(function(r){var n=0;return t.schedule(function(){n===e.length?r.complete():(r.next(e[n++]),r.closed||this.schedule())})})}m();d();f();p();function rv(e,t){return new Pe(function(r){var n;return It(r,t,function(){n=e[tc](),It(r,t,function(){var o,i,s;try{o=n.next(),i=o.value,s=o.done}catch(a){r.error(a);return}s?r.complete():r.next(i)},0,!0)}),function(){return Se(n?.return)&&n.return()}})}m();d();f();p();function ac(e,t){if(!e)throw new Error("Iterable cannot be null");return new Pe(function(r){It(r,t,function(){var n=e[Symbol.asyncIterator]();It(r,t,function(){n.next().then(function(o){o.done?r.complete():r.next(o.value)})},0,!0)})})}m();d();f();p();function nv(e,t){return ac(nc(e),t)}function ov(e,t){if(e!=null){if(Za(e))return Jy(e,t);if(Ya(e))return tv(e,t);if(Xa(e))return ev(e,t);if(Ja(e))return ac(e,t);if(rc(e))return rv(e,t);if(oc(e))return nv(e,t)}throw ec(e)}function Cn(e,t){return t?ov(e,t):We(e)}function Me(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=Xy(e);return Cn(e,r)}m();d();f();p();function Ne(e,t){var r=Se(e)?e:function(){return e},n=function(o){return o.error(r())};return new Pe(t?function(o){return t.schedule(n,0,o)}:n)}m();d();f();p();m();d();f();p();var iv=vo(function(e){return function(){e(this),this.name="EmptyError",this.message="no elements in sequence"}});function cc(e,t){var r=typeof t=="object";return new Promise(function(n,o){var i=!1,s;e.subscribe({next:function(a){s=a,i=!0},error:o,complete:function(){i?n(s):r?n(t.defaultValue):o(new iv)}})})}m();d();f();p();function xn(e,t){return Be(function(r,n){var o=0;r.subscribe(ze(n,function(i){n.next(e.call(t,i,o++))}))})}m();d();f();p();m();d();f();p();m();d();f();p();function sv(e,t,r,n,o,i,s,a){var u=[],c=0,g=0,v=!1,E=function(){v&&!u.length&&!c&&t.complete()},h=function(S){return c<n?y(S):u.push(S)},y=function(S){i&&t.next(S),c++;var x=!1;We(r(S,g++)).subscribe(ze(t,function(I){o?.(I),i?h(I):t.next(I)},function(){x=!0},void 0,function(){if(x)try{c--;for(var I=function(){var T=u.shift();s?It(t,s,function(){return y(T)}):y(T)};u.length&&c<n;)I();E()}catch(T){t.error(T)}}))};return e.subscribe(ze(t,h,function(){v=!0,E()})),function(){a?.()}}function dt(e,t,r){return r===void 0&&(r=1/0),Se(t)?dt(function(n,o){return xn(function(i,s){return t(n,i,o,s)})(We(e(n,o)))},r):(typeof t=="number"&&(r=t),Be(function(n,o){return sv(n,o,e,r)}))}function Kd(e){return e===void 0&&(e=1/0),dt(Co,e)}m();d();f();p();function uc(e){return new Pe(function(t){We(e()).subscribe(t)})}m();d();f();p();function ji(e){return Be(function(t,r){var n=null,o=!1,i;n=t.subscribe(ze(r,void 0,void 0,function(s){i=We(e(s,ji(e)(t))),n?(n.unsubscribe(),n=null,i.subscribe(r)):o=!0})),o&&(n.unsubscribe(),n=null,i.subscribe(r))})}m();d();f();p();function lc(e,t){return Se(t)?dt(e,t,1):dt(e,1)}m();d();f();p();function Yd(e){return Be(function(t,r){var n=!1;t.subscribe(ze(r,function(o){n=!0,r.next(o)},function(){n||r.next(e),r.complete()}))})}m();d();f();p();function En(e){return Be(function(t,r){try{t.subscribe(r)}finally{r.add(e)}})}m();d();f();p();function Xd(e,t){return Be(function(r,n){var o=null,i=0,s=!1,a=function(){return s&&!o&&n.complete()};r.subscribe(ze(n,function(u){o?.unsubscribe();var c=0,g=i++;We(e(u,g)).subscribe(o=ze(n,function(v){return n.next(t?t(u,v,g,c++):v)},function(){o=null,a()}))},function(){s=!0,a()}))})}m();d();f();p();function dc(e){return Be(function(t,r){We(e).subscribe(ze(r,function(){return r.complete()},Mi)),!r.closed&&t.subscribe(r)})}m();d();f();p();function Zd(e,t,r){var n=Se(e)||t||r?{next:e,error:t,complete:r}:e;return n?Be(function(o,i){var s;(s=n.subscribe)===null||s===void 0||s.call(n);var a=!0;o.subscribe(ze(i,function(u){var c;(c=n.next)===null||c===void 0||c.call(n,u),i.next(u)},function(){var u;a=!1,(u=n.complete)===null||u===void 0||u.call(n),i.complete()},function(u){var c;a=!1,(c=n.error)===null||c===void 0||c.call(n,u),i.error(u)},function(){var u,c;a&&((u=n.unsubscribe)===null||u===void 0||u.call(n)),(c=n.finalize)===null||c===void 0||c.call(n)}))}):Co}m();d();f();p();m();d();f();p();function av(e){return` \r
|
|
36
|
-
`.indexOf(e)>=0}function pc(e){for(var t=["topLevel"],r=0,n,o,i,s=function(T){return t.push(T)},a=function(T){return t[t.length-1]=T},u=function(T){n==null&&(n=r,o=t.length,i=T)},c=function(T){T===i&&(n=void 0,o=void 0,i=void 0)},g=function(){return t.pop()},v=function(){return r--},E=function(T){if("0"<=T&&T<="9"){s("number");return}switch(T){case"\"":s("string");return;case"-":s("numberNeedsDigit");return;case"t":s("true");return;case"f":s("false");return;case"n":s("null");return;case"[":s("arrayNeedsValue");return;case"{":s("objectNeedsKey");return}},h=e.length;r<h;r++){var y=e[r];switch(t[t.length-1]){case"topLevel":E(y);break;case"string":switch(y){case"\"":g();break;case"\\":u("stringEscape"),s("stringEscaped");break}break;case"stringEscaped":y==="u"?s("stringUnicode"):(c("stringEscape"),g());break;case"stringUnicode":r-e.lastIndexOf("u",r)===4&&(c("stringEscape"),g());break;case"number":y==="."?a("numberNeedsDigit"):y==="e"||y==="E"?a("numberNeedsExponent"):(y<"0"||y>"9")&&(v(),g());break;case"numberNeedsDigit":a("number");break;case"numberNeedsExponent":a(y==="+"||y==="-"?"numberNeedsDigit":"number");break;case"true":case"false":case"null":(y<"a"||y>"z")&&(v(),g());break;case"arrayNeedsValue":y==="]"?g():av(y)||(c("collectionItem"),a("arrayNeedsComma"),E(y));break;case"arrayNeedsComma":y==="]"?g():y===","&&(u("collectionItem"),a("arrayNeedsValue"));break;case"objectNeedsKey":y==="}"?g():y==="\""&&(u("collectionItem"),a("objectNeedsColon"),s("string"));break;case"objectNeedsColon":y===":"&&a("objectNeedsValue");break;case"objectNeedsValue":av(y)||(c("collectionItem"),a("objectNeedsComma"),E(y));break;case"objectNeedsComma":y==="}"?g():y===","&&(u("collectionItem"),a("objectNeedsKey"));break}}o!=null&&(t.length=o);for(var S=[n!=null?e.slice(0,n):e],x=function(T){return S.push(T.slice(e.length-e.lastIndexOf(T[0])))},I=t.length-1;I>=0;I--)switch(t[I]){case"string":S.push("\"");break;case"numberNeedsDigit":case"numberNeedsExponent":S.push("0");break;case"true":x("true");break;case"false":x("false");break;case"null":x("null");break;case"arrayNeedsValue":case"arrayNeedsComma":S.push("]");break;case"objectNeedsKey":case"objectNeedsColon":case"objectNeedsValue":case"objectNeedsComma":S.push("}");break}return S.join("")}m();d();f();p();m();d();f();p();m();d();f();p();function uv(){let e=0,t=0;for(let n=0;n<28;n+=7){let o=this.buf[this.pos++];if(e|=(o&127)<<n,(o&128)==0)return this.assertBounds(),[e,t]}let r=this.buf[this.pos++];if(e|=(r&15)<<28,t=(r&112)>>4,(r&128)==0)return this.assertBounds(),[e,t];for(let n=3;n<=31;n+=7){let o=this.buf[this.pos++];if(t|=(o&127)<<n,(o&128)==0)return this.assertBounds(),[e,t]}throw new Error("invalid varint")}function mc(e,t,r){for(let i=0;i<28;i=i+7){let s=e>>>i,a=!(!(s>>>7)&&t==0),u=(a?s|128:s)&255;if(r.push(u),!a)return}let n=e>>>28&15|(t&7)<<4,o=t>>3!=0;if(r.push((o?n|128:n)&255),!!o){for(let i=3;i<31;i=i+7){let s=t>>>i,a=!!(s>>>7),u=(a?s|128:s)&255;if(r.push(u),!a)return}r.push(t>>>31&1)}}var fc=4294967296;function Jd(e){let t=e[0]==="-";t&&(e=e.slice(1));let r=1e6,n=0,o=0;function i(s,a){let u=Number(e.slice(s,a));o*=r,n=n*r+u,n>=fc&&(o=o+(n/fc|0),n=n%fc)}return i(-24,-18),i(-18,-12),i(-12,-6),i(-6),t?dv(n,o):tp(n,o)}function lv(e,t){let r=tp(e,t),n=r.hi&2147483648;n&&(r=dv(r.lo,r.hi));let o=ep(r.lo,r.hi);return n?"-"+o:o}function ep(e,t){if({lo:e,hi:t}=wk(e,t),t<=2097151)return String(fc*t+e);let r=e&16777215,n=(e>>>24|t<<8)&16777215,o=t>>16&65535,i=r+n*6777216+o*6710656,s=n+o*8147497,a=o*2,u=1e7;return i>=u&&(s+=Math.floor(i/u),i%=u),s>=u&&(a+=Math.floor(s/u),s%=u),a.toString()+cv(s)+cv(i)}function wk(e,t){return{lo:e>>>0,hi:t>>>0}}function tp(e,t){return{lo:e|0,hi:t|0}}function dv(e,t){return t=~t,e?e=~e+1:t+=1,tp(e,t)}var cv=e=>{let t=String(e);return"0000000".slice(t.length)+t};function rp(e,t){if(e>=0){for(;e>127;)t.push(e&127|128),e=e>>>7;t.push(e)}else{for(let r=0;r<9;r++)t.push(e&127|128),e=e>>7;t.push(1)}}function pv(){let e=this.buf[this.pos++],t=e&127;if((e&128)==0)return this.assertBounds(),t;if(e=this.buf[this.pos++],t|=(e&127)<<7,(e&128)==0)return this.assertBounds(),t;if(e=this.buf[this.pos++],t|=(e&127)<<14,(e&128)==0)return this.assertBounds(),t;if(e=this.buf[this.pos++],t|=(e&127)<<21,(e&128)==0)return this.assertBounds(),t;e=this.buf[this.pos++],t|=(e&15)<<28;for(let r=5;(e&128)!==0&&r<10;r++)e=this.buf[this.pos++];if((e&128)!=0)throw new Error("invalid varint");return this.assertBounds(),t>>>0}m();d();f();p();var Lt=Ck();function Ck(){let e=new DataView(new ArrayBuffer(8));if(typeof BigInt=="function"&&typeof e.getBigInt64=="function"&&typeof e.getBigUint64=="function"&&typeof e.setBigInt64=="function"&&typeof e.setBigUint64=="function"&&(!!A.Deno||typeof process!="object"||typeof process.env!="object"||process.env.BUF_BIGINT_DISABLE!=="1")){let r=BigInt("-9223372036854775808"),n=BigInt("9223372036854775807"),o=BigInt("0"),i=BigInt("18446744073709551615");return{zero:BigInt(0),supported:!0,parse(s){let a=typeof s=="bigint"?s:BigInt(s);if(a>n||a<r)throw new Error(`invalid int64: ${s}`);return a},uParse(s){let a=typeof s=="bigint"?s:BigInt(s);if(a>i||a<o)throw new Error(`invalid uint64: ${s}`);return a},enc(s){return e.setBigInt64(0,this.parse(s),!0),{lo:e.getInt32(0,!0),hi:e.getInt32(4,!0)}},uEnc(s){return e.setBigInt64(0,this.uParse(s),!0),{lo:e.getInt32(0,!0),hi:e.getInt32(4,!0)}},dec(s,a){return e.setInt32(0,s,!0),e.setInt32(4,a,!0),e.getBigInt64(0,!0)},uDec(s,a){return e.setInt32(0,s,!0),e.setInt32(4,a,!0),e.getBigUint64(0,!0)}}}return{zero:"0",supported:!1,parse(r){return typeof r!="string"&&(r=r.toString()),fv(r),r},uParse(r){return typeof r!="string"&&(r=r.toString()),mv(r),r},enc(r){return typeof r!="string"&&(r=r.toString()),fv(r),Jd(r)},uEnc(r){return typeof r!="string"&&(r=r.toString()),mv(r),Jd(r)},dec(r,n){return lv(r,n)},uDec(r,n){return ep(r,n)}}}function fv(e){if(!/^-?[0-9]+$/.test(e))throw new Error("invalid int64: "+e)}function mv(e){if(!/^[0-9]+$/.test(e))throw new Error("invalid uint64: "+e)}m();d();f();p();var np=Symbol.for("@bufbuild/protobuf/text-encoding");function op(){if(A[np]==null){let e=new A.TextEncoder,t=new A.TextDecoder,r;A[np]={encodeUtf8(n){return e.encode(n)},decodeUtf8(n,o){return o?(r===void 0&&(r=new A.TextDecoder("utf-8",{fatal:!0})),r.decode(n)):t.decode(n)},checkUtf8(n){try{return encodeURIComponent(n),!0}catch{return!1}}}}return A[np]}var kr;(function(e){e[e.Varint=0]="Varint",e[e.Bit64=1]="Bit64",e[e.LengthDelimited=2]="LengthDelimited",e[e.StartGroup=3]="StartGroup",e[e.EndGroup=4]="EndGroup",e[e.Bit32=5]="Bit32"})(kr||(kr={}));var xk=34028234663852886e22,Ek=-34028234663852886e22,Ik=4294967295,Rk=2147483647,Tk=-2147483648,ye=class{constructor(t=op().encodeUtf8){this.encodeUtf8=t,this.stack=[],this.chunks=[],this.buf=[]}finish(){this.buf.length&&(this.chunks.push(new Uint8Array(this.buf)),this.buf=[]);let t=0;for(let o=0;o<this.chunks.length;o++)t+=this.chunks[o].length;let r=new Uint8Array(t),n=0;for(let o=0;o<this.chunks.length;o++)r.set(this.chunks[o],n),n+=this.chunks[o].length;return this.chunks=[],r}fork(){return this.stack.push({chunks:this.chunks,buf:this.buf}),this.chunks=[],this.buf=[],this}join(){let t=this.finish(),r=this.stack.pop();if(!r)throw new Error("invalid state, fork stack empty");return this.chunks=r.chunks,this.buf=r.buf,this.uint32(t.byteLength),this.raw(t)}tag(t,r){return this.uint32((t<<3|r)>>>0)}raw(t){return this.buf.length&&(this.chunks.push(new Uint8Array(this.buf)),this.buf=[]),this.chunks.push(t),this}uint32(t){for(gv(t);t>127;)this.buf.push(t&127|128),t=t>>>7;return this.buf.push(t),this}int32(t){return ip(t),rp(t,this.buf),this}bool(t){return this.buf.push(t?1:0),this}bytes(t){return this.uint32(t.byteLength),this.raw(t)}string(t){let r=this.encodeUtf8(t);return this.uint32(r.byteLength),this.raw(r)}float(t){_k(t);let r=new Uint8Array(4);return new DataView(r.buffer).setFloat32(0,t,!0),this.raw(r)}double(t){let r=new Uint8Array(8);return new DataView(r.buffer).setFloat64(0,t,!0),this.raw(r)}fixed32(t){gv(t);let r=new Uint8Array(4);return new DataView(r.buffer).setUint32(0,t,!0),this.raw(r)}sfixed32(t){ip(t);let r=new Uint8Array(4);return new DataView(r.buffer).setInt32(0,t,!0),this.raw(r)}sint32(t){return ip(t),t=(t<<1^t>>31)>>>0,rp(t,this.buf),this}sfixed64(t){let r=new Uint8Array(8),n=new DataView(r.buffer),o=Lt.enc(t);return n.setInt32(0,o.lo,!0),n.setInt32(4,o.hi,!0),this.raw(r)}fixed64(t){let r=new Uint8Array(8),n=new DataView(r.buffer),o=Lt.uEnc(t);return n.setInt32(0,o.lo,!0),n.setInt32(4,o.hi,!0),this.raw(r)}int64(t){let r=Lt.enc(t);return mc(r.lo,r.hi,this.buf),this}sint64(t){let r=Lt.enc(t),n=r.hi>>31,o=r.lo<<1^n,i=(r.hi<<1|r.lo>>>31)^n;return mc(o,i,this.buf),this}uint64(t){let r=Lt.uEnc(t);return mc(r.lo,r.hi,this.buf),this}},X=class{constructor(t,r=op().decodeUtf8){this.decodeUtf8=r,this.varint64=uv,this.uint32=pv,this.buf=t,this.len=t.length,this.pos=0,this.view=new DataView(t.buffer,t.byteOffset,t.byteLength)}tag(){let t=this.pos,r=this.uint32(),n=this.pos-t;if(n>5||n==5&&this.buf[this.pos-1]>15)throw new Error("illegal tag: varint overflows uint32");let o=r>>>3,i=r&7;if(o<=0||i>5)throw new Error("illegal tag: field no "+o+" wire type "+i);return[o,i]}skip(t,r){let n=this.pos;switch(t){case kr.Varint:for(;this.buf[this.pos++]&128;);break;case kr.Bit64:this.pos+=4;case kr.Bit32:this.pos+=4;break;case kr.LengthDelimited:let o=this.uint32();this.pos+=o;break;case kr.StartGroup:for(;;){let[i,s]=this.tag();if(s===kr.EndGroup){if(r!==void 0&&i!==r)throw new Error("invalid end group tag");break}this.skip(s,i)}break;default:throw new Error("cant skip wire type "+t)}return this.assertBounds(),this.buf.subarray(n,this.pos)}assertBounds(){if(this.pos>this.len)throw new RangeError("premature EOF")}int32(){return this.uint32()|0}sint32(){let t=this.uint32();return t>>>1^-(t&1)}int64(){return Lt.dec(...this.varint64())}uint64(){return Lt.uDec(...this.varint64())}sint64(){let[t,r]=this.varint64(),n=-(t&1);return t=(t>>>1|(r&1)<<31)^n,r=r>>>1^n,Lt.dec(t,r)}bool(){let[t,r]=this.varint64();return t!==0||r!==0}fixed32(){return this.view.getUint32((this.pos+=4)-4,!0)}sfixed32(){return this.view.getInt32((this.pos+=4)-4,!0)}fixed64(){return Lt.uDec(this.sfixed32(),this.sfixed32())}sfixed64(){return Lt.dec(this.sfixed32(),this.sfixed32())}float(){return this.view.getFloat32((this.pos+=4)-4,!0)}double(){return this.view.getFloat64((this.pos+=8)-8,!0)}bytes(){let t=this.uint32(),r=this.pos;return this.pos+=t,this.assertBounds(),this.buf.subarray(r,r+t)}string(t){return this.decodeUtf8(this.bytes(),t)}};function ip(e){if(typeof e=="string")e=Number(e);else if(typeof e!="number")throw new Error("invalid int32: "+typeof e);if(!Number.isInteger(e)||e>Rk||e<Tk)throw new Error("invalid int32: "+e)}function gv(e){if(typeof e=="string")e=Number(e);else if(typeof e!="number")throw new Error("invalid uint32: "+typeof e);if(!Number.isInteger(e)||e>Ik||e<0)throw new Error("invalid uint32: "+e)}function _k(e){if(typeof e=="string"){let t=e;if(e=Number(e),Number.isNaN(e)&&t!=="NaN")throw new Error("invalid float32: "+t)}else if(typeof e!="number")throw new Error("invalid float32: "+typeof e);if(Number.isFinite(e)&&(e>xk||e<Ek))throw new Error("invalid float32: "+e)}var kk=function(e){return e[e.NULL_VALUE=0]="NULL_VALUE",e[e.UNRECOGNIZED=-1]="UNRECOGNIZED",e}({});function sp(){return{fields:{}}}var qi={encode(e,t=new ye){return Object.entries(e.fields).forEach(([r,n])=>{n!==void 0&&up.encode({key:r,value:n},t.uint32(10).fork()).join()}),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=sp();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:{if(i!==10)break;let s=up.decode(r,r.uint32());s.value!==void 0&&(o.fields[s.key]=s.value);continue}}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return qi.fromPartial(e??{})},fromPartial(e){let t=sp();return t.fields=Object.entries(e.fields??{}).reduce((r,[n,o])=>(o!==void 0&&(r[n]=o),r),{}),t},wrap(e){let t=sp();if(e!==void 0)for(let r of Object.keys(e))t.fields[r]=e[r];return t},unwrap(e){let t={};if(e.fields)for(let r of Object.keys(e.fields))t[r]=e.fields[r];return t}};function hv(){return{key:"",value:void 0}}var up={encode(e,t=new ye){return e.key!==""&&t.uint32(10).string(e.key),e.value!==void 0&&le.encode(le.wrap(e.value),t.uint32(18).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=hv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.key=r.string();continue;case 2:if(i!==18)break;o.value=le.unwrap(le.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return up.fromPartial(e??{})},fromPartial(e){let t=hv();return t.key=e.key??"",t.value=e.value??void 0,t}};function ap(){return{nullValue:void 0,numberValue:void 0,stringValue:void 0,boolValue:void 0,structValue:void 0,listValue:void 0}}var le={encode(e,t=new ye){return e.nullValue!==void 0&&t.uint32(8).int32(e.nullValue),e.numberValue!==void 0&&t.uint32(17).double(e.numberValue),e.stringValue!==void 0&&t.uint32(26).string(e.stringValue),e.boolValue!==void 0&&t.uint32(32).bool(e.boolValue),e.structValue!==void 0&&qi.encode(qi.wrap(e.structValue),t.uint32(42).fork()).join(),e.listValue!==void 0&&Ui.encode(Ui.wrap(e.listValue),t.uint32(50).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=ap();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==8)break;o.nullValue=r.int32();continue;case 2:if(i!==17)break;o.numberValue=r.double();continue;case 3:if(i!==26)break;o.stringValue=r.string();continue;case 4:if(i!==32)break;o.boolValue=r.bool();continue;case 5:if(i!==42)break;o.structValue=qi.unwrap(qi.decode(r,r.uint32()));continue;case 6:if(i!==50)break;o.listValue=Ui.unwrap(Ui.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return le.fromPartial(e??{})},fromPartial(e){let t=ap();return t.nullValue=e.nullValue??void 0,t.numberValue=e.numberValue??void 0,t.stringValue=e.stringValue??void 0,t.boolValue=e.boolValue??void 0,t.structValue=e.structValue??void 0,t.listValue=e.listValue??void 0,t},wrap(e){let t=ap();if(e===null)t.nullValue=kk.NULL_VALUE;else if(typeof e=="boolean")t.boolValue=e;else if(typeof e=="number")t.numberValue=e;else if(typeof e=="string")t.stringValue=e;else if(A.Array.isArray(e))t.listValue=e;else if(typeof e=="object")t.structValue=e;else if(typeof e<"u")throw new A.Error("Unsupported any value type: "+typeof e);return t},unwrap(e){if(e.stringValue!==void 0)return e.stringValue;if(e?.numberValue!==void 0)return e.numberValue;if(e?.boolValue!==void 0)return e.boolValue;if(e?.structValue!==void 0)return e.structValue;if(e?.listValue!==void 0)return e.listValue;if(e?.nullValue!==void 0)return null}};function cp(){return{values:[]}}var Ui={encode(e,t=new ye){for(let r of e.values)le.encode(le.wrap(r),t.uint32(10).fork()).join();return t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=cp();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.values.push(le.unwrap(le.decode(r,r.uint32())));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Ui.fromPartial(e??{})},fromPartial(e){let t=cp();return t.values=e.values?.map(r=>r)||[],t},wrap(e){let t=cp();return t.values=e??[],t},unwrap(e){return e?.hasOwnProperty("values")&&A.Array.isArray(e.values)?e.values:e}},Ok=function(e){return e[e.ADD=0]="ADD",e[e.REMOVE=1]="REMOVE",e[e.REPLACE=2]="REPLACE",e[e.MOVE=3]="MOVE",e[e.COPY=4]="COPY",e[e.TEST=5]="TEST",e[e.UNRECOGNIZED=-1]="UNRECOGNIZED",e}({});function yv(){return{op:0,path:"",from:void 0,value:void 0}}var hc={encode(e,t=new ye){return e.op!==0&&t.uint32(8).int32(e.op),e.path!==""&&t.uint32(18).string(e.path),e.from!==void 0&&t.uint32(26).string(e.from),e.value!==void 0&&le.encode(le.wrap(e.value),t.uint32(34).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=yv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==8)break;o.op=r.int32();continue;case 2:if(i!==18)break;o.path=r.string();continue;case 3:if(i!==26)break;o.from=r.string();continue;case 4:if(i!==34)break;o.value=le.unwrap(le.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return hc.fromPartial(e??{})},fromPartial(e){let t=yv();return t.op=e.op??0,t.path=e.path??"",t.from=e.from??void 0,t.value=e.value??void 0,t}};function vv(){return{id:"",type:"",function:void 0}}var yc={encode(e,t=new ye){return e.id!==""&&t.uint32(10).string(e.id),e.type!==""&&t.uint32(18).string(e.type),e.function!==void 0&&vc.encode(e.function,t.uint32(26).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=vv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.id=r.string();continue;case 2:if(i!==18)break;o.type=r.string();continue;case 3:if(i!==26)break;o.function=vc.decode(r,r.uint32());continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return yc.fromPartial(e??{})},fromPartial(e){let t=vv();return t.id=e.id??"",t.type=e.type??"",t.function=e.function!==void 0&&e.function!==null?vc.fromPartial(e.function):void 0,t}};function Sv(){return{name:"",arguments:""}}var vc={encode(e,t=new ye){return e.name!==""&&t.uint32(10).string(e.name),e.arguments!==""&&t.uint32(18).string(e.arguments),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Sv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.name=r.string();continue;case 2:if(i!==18)break;o.arguments=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return vc.fromPartial(e??{})},fromPartial(e){let t=Sv();return t.name=e.name??"",t.arguments=e.arguments??"",t}};function Av(){return{value:"",mimeType:""}}var Sc={encode(e,t=new ye){return e.value!==""&&t.uint32(10).string(e.value),e.mimeType!==""&&t.uint32(18).string(e.mimeType),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Av();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.value=r.string();continue;case 2:if(i!==18)break;o.mimeType=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Sc.fromPartial(e??{})},fromPartial(e){let t=Av();return t.value=e.value??"",t.mimeType=e.mimeType??"",t}};function bv(){return{value:"",mimeType:void 0}}var Ac={encode(e,t=new ye){return e.value!==""&&t.uint32(10).string(e.value),e.mimeType!==void 0&&t.uint32(18).string(e.mimeType),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=bv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.value=r.string();continue;case 2:if(i!==18)break;o.mimeType=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Ac.fromPartial(e??{})},fromPartial(e){let t=bv();return t.value=e.value??"",t.mimeType=e.mimeType??void 0,t}};function wv(){return{data:void 0,url:void 0}}var vt={encode(e,t=new ye){return e.data!==void 0&&Sc.encode(e.data,t.uint32(10).fork()).join(),e.url!==void 0&&Ac.encode(e.url,t.uint32(18).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=wv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.data=Sc.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.url=Ac.decode(r,r.uint32());continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return vt.fromPartial(e??{})},fromPartial(e){let t=wv();return t.data=e.data!==void 0&&e.data!==null?Sc.fromPartial(e.data):void 0,t.url=e.url!==void 0&&e.url!==null?Ac.fromPartial(e.url):void 0,t}};function Cv(){return{text:""}}var bc={encode(e,t=new ye){return e.text!==""&&t.uint32(10).string(e.text),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Cv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.text=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return bc.fromPartial(e??{})},fromPartial(e){let t=Cv();return t.text=e.text??"",t}};function xv(){return{source:void 0,metadata:void 0}}var wc={encode(e,t=new ye){return e.source!==void 0&&vt.encode(e.source,t.uint32(10).fork()).join(),e.metadata!==void 0&&le.encode(le.wrap(e.metadata),t.uint32(18).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=xv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.source=vt.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.metadata=le.unwrap(le.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return wc.fromPartial(e??{})},fromPartial(e){let t=xv();return t.source=e.source!==void 0&&e.source!==null?vt.fromPartial(e.source):void 0,t.metadata=e.metadata??void 0,t}};function Ev(){return{source:void 0,metadata:void 0}}var Cc={encode(e,t=new ye){return e.source!==void 0&&vt.encode(e.source,t.uint32(10).fork()).join(),e.metadata!==void 0&&le.encode(le.wrap(e.metadata),t.uint32(18).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Ev();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.source=vt.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.metadata=le.unwrap(le.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Cc.fromPartial(e??{})},fromPartial(e){let t=Ev();return t.source=e.source!==void 0&&e.source!==null?vt.fromPartial(e.source):void 0,t.metadata=e.metadata??void 0,t}};function Iv(){return{source:void 0,metadata:void 0}}var xc={encode(e,t=new ye){return e.source!==void 0&&vt.encode(e.source,t.uint32(10).fork()).join(),e.metadata!==void 0&&le.encode(le.wrap(e.metadata),t.uint32(18).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Iv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.source=vt.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.metadata=le.unwrap(le.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return xc.fromPartial(e??{})},fromPartial(e){let t=Iv();return t.source=e.source!==void 0&&e.source!==null?vt.fromPartial(e.source):void 0,t.metadata=e.metadata??void 0,t}};function Rv(){return{source:void 0,metadata:void 0}}var Ec={encode(e,t=new ye){return e.source!==void 0&&vt.encode(e.source,t.uint32(10).fork()).join(),e.metadata!==void 0&&le.encode(le.wrap(e.metadata),t.uint32(18).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Rv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.source=vt.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.metadata=le.unwrap(le.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Ec.fromPartial(e??{})},fromPartial(e){let t=Rv();return t.source=e.source!==void 0&&e.source!==null?vt.fromPartial(e.source):void 0,t.metadata=e.metadata??void 0,t}};function Tv(){return{text:void 0,image:void 0,audio:void 0,video:void 0,document:void 0}}var Ic={encode(e,t=new ye){return e.text!==void 0&&bc.encode(e.text,t.uint32(10).fork()).join(),e.image!==void 0&&wc.encode(e.image,t.uint32(18).fork()).join(),e.audio!==void 0&&Cc.encode(e.audio,t.uint32(26).fork()).join(),e.video!==void 0&&xc.encode(e.video,t.uint32(34).fork()).join(),e.document!==void 0&&Ec.encode(e.document,t.uint32(42).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Tv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.text=bc.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.image=wc.decode(r,r.uint32());continue;case 3:if(i!==26)break;o.audio=Cc.decode(r,r.uint32());continue;case 4:if(i!==34)break;o.video=xc.decode(r,r.uint32());continue;case 5:if(i!==42)break;o.document=Ec.decode(r,r.uint32());continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Ic.fromPartial(e??{})},fromPartial(e){let t=Tv();return t.text=e.text!==void 0&&e.text!==null?bc.fromPartial(e.text):void 0,t.image=e.image!==void 0&&e.image!==null?wc.fromPartial(e.image):void 0,t.audio=e.audio!==void 0&&e.audio!==null?Cc.fromPartial(e.audio):void 0,t.video=e.video!==void 0&&e.video!==null?xc.fromPartial(e.video):void 0,t.document=e.document!==void 0&&e.document!==null?Ec.fromPartial(e.document):void 0,t}};function _v(){return{id:"",role:"",content:void 0,name:void 0,toolCalls:[],toolCallId:void 0,error:void 0,contentParts:[]}}var Rc={encode(e,t=new ye){e.id!==""&&t.uint32(10).string(e.id),e.role!==""&&t.uint32(18).string(e.role),e.content!==void 0&&t.uint32(26).string(e.content),e.name!==void 0&&t.uint32(34).string(e.name);for(let r of e.toolCalls)yc.encode(r,t.uint32(42).fork()).join();e.toolCallId!==void 0&&t.uint32(50).string(e.toolCallId),e.error!==void 0&&t.uint32(58).string(e.error);for(let r of e.contentParts)Ic.encode(r,t.uint32(66).fork()).join();return t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=_v();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.id=r.string();continue;case 2:if(i!==18)break;o.role=r.string();continue;case 3:if(i!==26)break;o.content=r.string();continue;case 4:if(i!==34)break;o.name=r.string();continue;case 5:if(i!==42)break;o.toolCalls.push(yc.decode(r,r.uint32()));continue;case 6:if(i!==50)break;o.toolCallId=r.string();continue;case 7:if(i!==58)break;o.error=r.string();continue;case 8:if(i!==66)break;o.contentParts.push(Ic.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Rc.fromPartial(e??{})},fromPartial(e){let t=_v();return t.id=e.id??"",t.role=e.role??"",t.content=e.content??void 0,t.name=e.name??void 0,t.toolCalls=e.toolCalls?.map(r=>yc.fromPartial(r))||[],t.toolCallId=e.toolCallId??void 0,t.error=e.error??void 0,t.contentParts=e.contentParts?.map(r=>Ic.fromPartial(r))||[],t}},Pk=function(e){return e[e.TEXT_MESSAGE_START=0]="TEXT_MESSAGE_START",e[e.TEXT_MESSAGE_CONTENT=1]="TEXT_MESSAGE_CONTENT",e[e.TEXT_MESSAGE_END=2]="TEXT_MESSAGE_END",e[e.TOOL_CALL_START=3]="TOOL_CALL_START",e[e.TOOL_CALL_ARGS=4]="TOOL_CALL_ARGS",e[e.TOOL_CALL_END=5]="TOOL_CALL_END",e[e.STATE_SNAPSHOT=6]="STATE_SNAPSHOT",e[e.STATE_DELTA=7]="STATE_DELTA",e[e.MESSAGES_SNAPSHOT=8]="MESSAGES_SNAPSHOT",e[e.RAW=9]="RAW",e[e.CUSTOM=10]="CUSTOM",e[e.RUN_STARTED=11]="RUN_STARTED",e[e.RUN_FINISHED=12]="RUN_FINISHED",e[e.RUN_ERROR=13]="RUN_ERROR",e[e.STEP_STARTED=14]="STEP_STARTED",e[e.STEP_FINISHED=15]="STEP_FINISHED",e[e.UNRECOGNIZED=-1]="UNRECOGNIZED",e}({});function kv(){return{type:0,timestamp:void 0,rawEvent:void 0}}var ie={encode(e,t=new ye){return e.type!==0&&t.uint32(8).int32(e.type),e.timestamp!==void 0&&t.uint32(16).int64(e.timestamp),e.rawEvent!==void 0&&le.encode(le.wrap(e.rawEvent),t.uint32(26).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=kv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==8)break;o.type=r.int32();continue;case 2:if(i!==16)break;o.timestamp=Nk(r.int64());continue;case 3:if(i!==26)break;o.rawEvent=le.unwrap(le.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return ie.fromPartial(e??{})},fromPartial(e){let t=kv();return t.type=e.type??0,t.timestamp=e.timestamp??void 0,t.rawEvent=e.rawEvent??void 0,t}};function Ov(){return{baseEvent:void 0,messageId:"",role:void 0,name:void 0}}var Tc={encode(e,t=new ye){return e.baseEvent!==void 0&&ie.encode(e.baseEvent,t.uint32(10).fork()).join(),e.messageId!==""&&t.uint32(18).string(e.messageId),e.role!==void 0&&t.uint32(26).string(e.role),e.name!==void 0&&t.uint32(34).string(e.name),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Ov();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ie.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.messageId=r.string();continue;case 3:if(i!==26)break;o.role=r.string();continue;case 4:if(i!==34)break;o.name=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Tc.fromPartial(e??{})},fromPartial(e){let t=Ov();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ie.fromPartial(e.baseEvent):void 0,t.messageId=e.messageId??"",t.role=e.role??void 0,t.name=e.name??void 0,t}};function Pv(){return{baseEvent:void 0,messageId:"",delta:""}}var _c={encode(e,t=new ye){return e.baseEvent!==void 0&&ie.encode(e.baseEvent,t.uint32(10).fork()).join(),e.messageId!==""&&t.uint32(18).string(e.messageId),e.delta!==""&&t.uint32(26).string(e.delta),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Pv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ie.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.messageId=r.string();continue;case 3:if(i!==26)break;o.delta=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return _c.fromPartial(e??{})},fromPartial(e){let t=Pv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ie.fromPartial(e.baseEvent):void 0,t.messageId=e.messageId??"",t.delta=e.delta??"",t}};function Nv(){return{baseEvent:void 0,messageId:""}}var kc={encode(e,t=new ye){return e.baseEvent!==void 0&&ie.encode(e.baseEvent,t.uint32(10).fork()).join(),e.messageId!==""&&t.uint32(18).string(e.messageId),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Nv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ie.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.messageId=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return kc.fromPartial(e??{})},fromPartial(e){let t=Nv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ie.fromPartial(e.baseEvent):void 0,t.messageId=e.messageId??"",t}};function Fv(){return{baseEvent:void 0,toolCallId:"",toolCallName:"",parentMessageId:void 0}}var Oc={encode(e,t=new ye){return e.baseEvent!==void 0&&ie.encode(e.baseEvent,t.uint32(10).fork()).join(),e.toolCallId!==""&&t.uint32(18).string(e.toolCallId),e.toolCallName!==""&&t.uint32(26).string(e.toolCallName),e.parentMessageId!==void 0&&t.uint32(34).string(e.parentMessageId),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Fv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ie.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.toolCallId=r.string();continue;case 3:if(i!==26)break;o.toolCallName=r.string();continue;case 4:if(i!==34)break;o.parentMessageId=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Oc.fromPartial(e??{})},fromPartial(e){let t=Fv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ie.fromPartial(e.baseEvent):void 0,t.toolCallId=e.toolCallId??"",t.toolCallName=e.toolCallName??"",t.parentMessageId=e.parentMessageId??void 0,t}};function Dv(){return{baseEvent:void 0,toolCallId:"",delta:""}}var Pc={encode(e,t=new ye){return e.baseEvent!==void 0&&ie.encode(e.baseEvent,t.uint32(10).fork()).join(),e.toolCallId!==""&&t.uint32(18).string(e.toolCallId),e.delta!==""&&t.uint32(26).string(e.delta),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Dv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ie.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.toolCallId=r.string();continue;case 3:if(i!==26)break;o.delta=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Pc.fromPartial(e??{})},fromPartial(e){let t=Dv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ie.fromPartial(e.baseEvent):void 0,t.toolCallId=e.toolCallId??"",t.delta=e.delta??"",t}};function Mv(){return{baseEvent:void 0,toolCallId:""}}var Nc={encode(e,t=new ye){return e.baseEvent!==void 0&&ie.encode(e.baseEvent,t.uint32(10).fork()).join(),e.toolCallId!==""&&t.uint32(18).string(e.toolCallId),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Mv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ie.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.toolCallId=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Nc.fromPartial(e??{})},fromPartial(e){let t=Mv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ie.fromPartial(e.baseEvent):void 0,t.toolCallId=e.toolCallId??"",t}};function Lv(){return{baseEvent:void 0,snapshot:void 0}}var Fc={encode(e,t=new ye){return e.baseEvent!==void 0&&ie.encode(e.baseEvent,t.uint32(10).fork()).join(),e.snapshot!==void 0&&le.encode(le.wrap(e.snapshot),t.uint32(18).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Lv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ie.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.snapshot=le.unwrap(le.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Fc.fromPartial(e??{})},fromPartial(e){let t=Lv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ie.fromPartial(e.baseEvent):void 0,t.snapshot=e.snapshot??void 0,t}};function jv(){return{baseEvent:void 0,delta:[]}}var Dc={encode(e,t=new ye){e.baseEvent!==void 0&&ie.encode(e.baseEvent,t.uint32(10).fork()).join();for(let r of e.delta)hc.encode(r,t.uint32(18).fork()).join();return t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=jv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ie.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.delta.push(hc.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Dc.fromPartial(e??{})},fromPartial(e){let t=jv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ie.fromPartial(e.baseEvent):void 0,t.delta=e.delta?.map(r=>hc.fromPartial(r))||[],t}};function qv(){return{baseEvent:void 0,messages:[]}}var Mc={encode(e,t=new ye){e.baseEvent!==void 0&&ie.encode(e.baseEvent,t.uint32(10).fork()).join();for(let r of e.messages)Rc.encode(r,t.uint32(18).fork()).join();return t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=qv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ie.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.messages.push(Rc.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Mc.fromPartial(e??{})},fromPartial(e){let t=qv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ie.fromPartial(e.baseEvent):void 0,t.messages=e.messages?.map(r=>Rc.fromPartial(r))||[],t}};function Uv(){return{baseEvent:void 0,event:void 0,source:void 0}}var Lc={encode(e,t=new ye){return e.baseEvent!==void 0&&ie.encode(e.baseEvent,t.uint32(10).fork()).join(),e.event!==void 0&&le.encode(le.wrap(e.event),t.uint32(18).fork()).join(),e.source!==void 0&&t.uint32(26).string(e.source),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Uv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ie.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.event=le.unwrap(le.decode(r,r.uint32()));continue;case 3:if(i!==26)break;o.source=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Lc.fromPartial(e??{})},fromPartial(e){let t=Uv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ie.fromPartial(e.baseEvent):void 0,t.event=e.event??void 0,t.source=e.source??void 0,t}};function Vv(){return{baseEvent:void 0,name:"",value:void 0}}var jc={encode(e,t=new ye){return e.baseEvent!==void 0&&ie.encode(e.baseEvent,t.uint32(10).fork()).join(),e.name!==""&&t.uint32(18).string(e.name),e.value!==void 0&&le.encode(le.wrap(e.value),t.uint32(26).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Vv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ie.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.name=r.string();continue;case 3:if(i!==26)break;o.value=le.unwrap(le.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return jc.fromPartial(e??{})},fromPartial(e){let t=Vv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ie.fromPartial(e.baseEvent):void 0,t.name=e.name??"",t.value=e.value??void 0,t}};function Bv(){return{baseEvent:void 0,threadId:"",runId:""}}var qc={encode(e,t=new ye){return e.baseEvent!==void 0&&ie.encode(e.baseEvent,t.uint32(10).fork()).join(),e.threadId!==""&&t.uint32(18).string(e.threadId),e.runId!==""&&t.uint32(26).string(e.runId),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Bv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ie.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.threadId=r.string();continue;case 3:if(i!==26)break;o.runId=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return qc.fromPartial(e??{})},fromPartial(e){let t=Bv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ie.fromPartial(e.baseEvent):void 0,t.threadId=e.threadId??"",t.runId=e.runId??"",t}};function Gv(){return{baseEvent:void 0,threadId:"",runId:"",result:void 0}}var Uc={encode(e,t=new ye){return e.baseEvent!==void 0&&ie.encode(e.baseEvent,t.uint32(10).fork()).join(),e.threadId!==""&&t.uint32(18).string(e.threadId),e.runId!==""&&t.uint32(26).string(e.runId),e.result!==void 0&&le.encode(le.wrap(e.result),t.uint32(34).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Gv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ie.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.threadId=r.string();continue;case 3:if(i!==26)break;o.runId=r.string();continue;case 4:if(i!==34)break;o.result=le.unwrap(le.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Uc.fromPartial(e??{})},fromPartial(e){let t=Gv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ie.fromPartial(e.baseEvent):void 0,t.threadId=e.threadId??"",t.runId=e.runId??"",t.result=e.result??void 0,t}};function $v(){return{baseEvent:void 0,code:void 0,message:""}}var Vc={encode(e,t=new ye){return e.baseEvent!==void 0&&ie.encode(e.baseEvent,t.uint32(10).fork()).join(),e.code!==void 0&&t.uint32(18).string(e.code),e.message!==""&&t.uint32(26).string(e.message),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=$v();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ie.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.code=r.string();continue;case 3:if(i!==26)break;o.message=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Vc.fromPartial(e??{})},fromPartial(e){let t=$v();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ie.fromPartial(e.baseEvent):void 0,t.code=e.code??void 0,t.message=e.message??"",t}};function Qv(){return{baseEvent:void 0,stepName:""}}var Bc={encode(e,t=new ye){return e.baseEvent!==void 0&&ie.encode(e.baseEvent,t.uint32(10).fork()).join(),e.stepName!==""&&t.uint32(18).string(e.stepName),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Qv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ie.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.stepName=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Bc.fromPartial(e??{})},fromPartial(e){let t=Qv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ie.fromPartial(e.baseEvent):void 0,t.stepName=e.stepName??"",t}};function Hv(){return{baseEvent:void 0,stepName:""}}var Gc={encode(e,t=new ye){return e.baseEvent!==void 0&&ie.encode(e.baseEvent,t.uint32(10).fork()).join(),e.stepName!==""&&t.uint32(18).string(e.stepName),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Hv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ie.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.stepName=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Gc.fromPartial(e??{})},fromPartial(e){let t=Hv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ie.fromPartial(e.baseEvent):void 0,t.stepName=e.stepName??"",t}};function zv(){return{baseEvent:void 0,messageId:void 0,role:void 0,delta:void 0,name:void 0}}var $c={encode(e,t=new ye){return e.baseEvent!==void 0&&ie.encode(e.baseEvent,t.uint32(10).fork()).join(),e.messageId!==void 0&&t.uint32(18).string(e.messageId),e.role!==void 0&&t.uint32(26).string(e.role),e.delta!==void 0&&t.uint32(34).string(e.delta),e.name!==void 0&&t.uint32(42).string(e.name),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=zv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ie.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.messageId=r.string();continue;case 3:if(i!==26)break;o.role=r.string();continue;case 4:if(i!==34)break;o.delta=r.string();continue;case 5:if(i!==42)break;o.name=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return $c.fromPartial(e??{})},fromPartial(e){let t=zv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ie.fromPartial(e.baseEvent):void 0,t.messageId=e.messageId??void 0,t.role=e.role??void 0,t.delta=e.delta??void 0,t.name=e.name??void 0,t}};function Wv(){return{baseEvent:void 0,toolCallId:void 0,toolCallName:void 0,parentMessageId:void 0,delta:void 0}}var Qc={encode(e,t=new ye){return e.baseEvent!==void 0&&ie.encode(e.baseEvent,t.uint32(10).fork()).join(),e.toolCallId!==void 0&&t.uint32(18).string(e.toolCallId),e.toolCallName!==void 0&&t.uint32(26).string(e.toolCallName),e.parentMessageId!==void 0&&t.uint32(34).string(e.parentMessageId),e.delta!==void 0&&t.uint32(42).string(e.delta),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Wv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ie.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.toolCallId=r.string();continue;case 3:if(i!==26)break;o.toolCallName=r.string();continue;case 4:if(i!==34)break;o.parentMessageId=r.string();continue;case 5:if(i!==42)break;o.delta=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Qc.fromPartial(e??{})},fromPartial(e){let t=Wv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ie.fromPartial(e.baseEvent):void 0,t.toolCallId=e.toolCallId??void 0,t.toolCallName=e.toolCallName??void 0,t.parentMessageId=e.parentMessageId??void 0,t.delta=e.delta??void 0,t}};function Kv(){return{textMessageStart:void 0,textMessageContent:void 0,textMessageEnd:void 0,toolCallStart:void 0,toolCallArgs:void 0,toolCallEnd:void 0,stateSnapshot:void 0,stateDelta:void 0,messagesSnapshot:void 0,raw:void 0,custom:void 0,runStarted:void 0,runFinished:void 0,runError:void 0,stepStarted:void 0,stepFinished:void 0,textMessageChunk:void 0,toolCallChunk:void 0}}var Yv={encode(e,t=new ye){return e.textMessageStart!==void 0&&Tc.encode(e.textMessageStart,t.uint32(10).fork()).join(),e.textMessageContent!==void 0&&_c.encode(e.textMessageContent,t.uint32(18).fork()).join(),e.textMessageEnd!==void 0&&kc.encode(e.textMessageEnd,t.uint32(26).fork()).join(),e.toolCallStart!==void 0&&Oc.encode(e.toolCallStart,t.uint32(34).fork()).join(),e.toolCallArgs!==void 0&&Pc.encode(e.toolCallArgs,t.uint32(42).fork()).join(),e.toolCallEnd!==void 0&&Nc.encode(e.toolCallEnd,t.uint32(50).fork()).join(),e.stateSnapshot!==void 0&&Fc.encode(e.stateSnapshot,t.uint32(58).fork()).join(),e.stateDelta!==void 0&&Dc.encode(e.stateDelta,t.uint32(66).fork()).join(),e.messagesSnapshot!==void 0&&Mc.encode(e.messagesSnapshot,t.uint32(74).fork()).join(),e.raw!==void 0&&Lc.encode(e.raw,t.uint32(82).fork()).join(),e.custom!==void 0&&jc.encode(e.custom,t.uint32(90).fork()).join(),e.runStarted!==void 0&&qc.encode(e.runStarted,t.uint32(98).fork()).join(),e.runFinished!==void 0&&Uc.encode(e.runFinished,t.uint32(106).fork()).join(),e.runError!==void 0&&Vc.encode(e.runError,t.uint32(114).fork()).join(),e.stepStarted!==void 0&&Bc.encode(e.stepStarted,t.uint32(122).fork()).join(),e.stepFinished!==void 0&&Gc.encode(e.stepFinished,t.uint32(130).fork()).join(),e.textMessageChunk!==void 0&&$c.encode(e.textMessageChunk,t.uint32(138).fork()).join(),e.toolCallChunk!==void 0&&Qc.encode(e.toolCallChunk,t.uint32(146).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Kv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.textMessageStart=Tc.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.textMessageContent=_c.decode(r,r.uint32());continue;case 3:if(i!==26)break;o.textMessageEnd=kc.decode(r,r.uint32());continue;case 4:if(i!==34)break;o.toolCallStart=Oc.decode(r,r.uint32());continue;case 5:if(i!==42)break;o.toolCallArgs=Pc.decode(r,r.uint32());continue;case 6:if(i!==50)break;o.toolCallEnd=Nc.decode(r,r.uint32());continue;case 7:if(i!==58)break;o.stateSnapshot=Fc.decode(r,r.uint32());continue;case 8:if(i!==66)break;o.stateDelta=Dc.decode(r,r.uint32());continue;case 9:if(i!==74)break;o.messagesSnapshot=Mc.decode(r,r.uint32());continue;case 10:if(i!==82)break;o.raw=Lc.decode(r,r.uint32());continue;case 11:if(i!==90)break;o.custom=jc.decode(r,r.uint32());continue;case 12:if(i!==98)break;o.runStarted=qc.decode(r,r.uint32());continue;case 13:if(i!==106)break;o.runFinished=Uc.decode(r,r.uint32());continue;case 14:if(i!==114)break;o.runError=Vc.decode(r,r.uint32());continue;case 15:if(i!==122)break;o.stepStarted=Bc.decode(r,r.uint32());continue;case 16:if(i!==130)break;o.stepFinished=Gc.decode(r,r.uint32());continue;case 17:if(i!==138)break;o.textMessageChunk=$c.decode(r,r.uint32());continue;case 18:if(i!==146)break;o.toolCallChunk=Qc.decode(r,r.uint32());continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Yv.fromPartial(e??{})},fromPartial(e){let t=Kv();return t.textMessageStart=e.textMessageStart!==void 0&&e.textMessageStart!==null?Tc.fromPartial(e.textMessageStart):void 0,t.textMessageContent=e.textMessageContent!==void 0&&e.textMessageContent!==null?_c.fromPartial(e.textMessageContent):void 0,t.textMessageEnd=e.textMessageEnd!==void 0&&e.textMessageEnd!==null?kc.fromPartial(e.textMessageEnd):void 0,t.toolCallStart=e.toolCallStart!==void 0&&e.toolCallStart!==null?Oc.fromPartial(e.toolCallStart):void 0,t.toolCallArgs=e.toolCallArgs!==void 0&&e.toolCallArgs!==null?Pc.fromPartial(e.toolCallArgs):void 0,t.toolCallEnd=e.toolCallEnd!==void 0&&e.toolCallEnd!==null?Nc.fromPartial(e.toolCallEnd):void 0,t.stateSnapshot=e.stateSnapshot!==void 0&&e.stateSnapshot!==null?Fc.fromPartial(e.stateSnapshot):void 0,t.stateDelta=e.stateDelta!==void 0&&e.stateDelta!==null?Dc.fromPartial(e.stateDelta):void 0,t.messagesSnapshot=e.messagesSnapshot!==void 0&&e.messagesSnapshot!==null?Mc.fromPartial(e.messagesSnapshot):void 0,t.raw=e.raw!==void 0&&e.raw!==null?Lc.fromPartial(e.raw):void 0,t.custom=e.custom!==void 0&&e.custom!==null?jc.fromPartial(e.custom):void 0,t.runStarted=e.runStarted!==void 0&&e.runStarted!==null?qc.fromPartial(e.runStarted):void 0,t.runFinished=e.runFinished!==void 0&&e.runFinished!==null?Uc.fromPartial(e.runFinished):void 0,t.runError=e.runError!==void 0&&e.runError!==null?Vc.fromPartial(e.runError):void 0,t.stepStarted=e.stepStarted!==void 0&&e.stepStarted!==null?Bc.fromPartial(e.stepStarted):void 0,t.stepFinished=e.stepFinished!==void 0&&e.stepFinished!==null?Gc.fromPartial(e.stepFinished):void 0,t.textMessageChunk=e.textMessageChunk!==void 0&&e.textMessageChunk!==null?$c.fromPartial(e.textMessageChunk):void 0,t.toolCallChunk=e.toolCallChunk!==void 0&&e.toolCallChunk!==null?Qc.fromPartial(e.toolCallChunk):void 0,t}};function Nk(e){let t=A.Number(e.toString());if(t>A.Number.MAX_SAFE_INTEGER)throw new A.Error("Value is larger than Number.MAX_SAFE_INTEGER");if(t<A.Number.MIN_SAFE_INTEGER)throw new A.Error("Value is smaller than Number.MIN_SAFE_INTEGER");return t}var gc=e=>{if(!(!e||typeof e!="object")){if(e.data)return{type:"data",value:e.data.value,mimeType:e.data.mimeType};if(e.url)return{type:"url",value:e.url.value,mimeType:e.url.mimeType}}},Fk=e=>{if(!(!e||typeof e!="object")){if(e.text)return{type:"text",text:e.text.text};if(e.image)return{type:"image",source:gc(e.image.source),metadata:e.image.metadata};if(e.audio)return{type:"audio",source:gc(e.audio.source),metadata:e.audio.metadata};if(e.video)return{type:"video",source:gc(e.video.source),metadata:e.video.metadata};if(e.document)return{type:"document",source:gc(e.document.source),metadata:e.document.metadata}}};function Xv(e){let t=Yv.decode(e),r=Object.values(t).find(n=>n!==void 0);if(!r)throw new Error("Invalid event");if(r.type=Pk[r.baseEvent.type],r.timestamp=r.baseEvent.timestamp,r.rawEvent=r.baseEvent.rawEvent,r.type===D.MESSAGES_SNAPSHOT)for(let n of r.messages){let o=n;if(o.role==="user"&&Array.isArray(o.contentParts)){let i=o.contentParts.map(s=>Fk(s)).filter(s=>s!==void 0);i.length>0&&(o.content=i)}Array.isArray(o.contentParts)&&o.contentParts.length===0&&(o.contentParts=void 0),o.toolCalls?.length===0&&(o.toolCalls=void 0)}if(r.type===D.STATE_DELTA)for(let n of r.delta)n.op=Ok[n.op].toLowerCase(),Object.keys(n).forEach(o=>{n[o]===void 0&&delete n[o]});return Object.keys(r).forEach(n=>{r[n]===void 0&&delete r[n]}),Fa.parse(r)}var lp="application/vnd.ag-ui.event+proto";m();d();f();p();m();d();f();p();m();d();f();p();var Mk=/^[v^~<>=]*?(\d+)(?:\.([x*]|\d+)(?:\.([x*]|\d+)(?:\.([x*]|\d+))?(?:-([\da-z\-]+(?:\.[\da-z\-]+)*))?(?:\+[\da-z\-]+(?:\.[\da-z\-]+)*)?)?)?$/i,dp=e=>{if(typeof e!="string")throw new TypeError("Invalid argument expected string");let t=e.match(Mk);if(!t)throw new Error(`Invalid argument not valid semver ('${e}' received)`);return t.shift(),t},Zv=e=>e==="*"||e==="x"||e==="X",Jv=e=>{let t=parseInt(e,10);return isNaN(t)?e:t},Lk=(e,t)=>typeof e!=typeof t?[String(e),String(t)]:[e,t],jk=(e,t)=>{if(Zv(e)||Zv(t))return 0;let[r,n]=Lk(Jv(e),Jv(t));return r>n?1:r<n?-1:0},pp=(e,t)=>{for(let r=0;r<Math.max(e.length,t.length);r++){let n=jk(e[r]||"0",t[r]||"0");if(n!==0)return n}return 0};var Hc=(e,t)=>{let r=dp(e),n=dp(t),o=r.pop(),i=n.pop(),s=pp(r,n);return s!==0?s:o&&i?pp(o.split("."),i.split(".")):o||i?o?-1:1:0};var xe=e=>{if(typeof structuredClone=="function")return structuredClone(e);try{return JSON.parse(JSON.stringify(e))}catch{return Array.isArray(e)?[...e]:{...e}}};function Vi(){return xr()}function gp(e){if(Object.freeze(e),typeof e=="object"&&e)for(let t of Object.values(e))typeof t=="object"&&t&&!Object.isFrozen(t)&&gp(t);return e}function Re(_x83,_x84,_x85,_x86){return _Re.apply(this,arguments)}function _Re(){_Re=_asyncToGenerator(function*(e,t,r,n){let o=typeof process<"u"&&process.env!==void 0,i=o&&!!process.env.VITEST_WORKER_ID,s=o&&!!process.env.VITEST_WORKER_ID,a=xe(t),u=xe(r),c=a,g=u,v;for(let E of e)try{s&&(gp(c),gp(g));let h=yield n(E,c,g);if(h===void 0)continue;if(h.messages!==void 0&&h.messages!==c&&(c=xe(h.messages)),h.state!==void 0&&h.state!==g&&(g=xe(h.state)),v=h.stopPropagation,v===!0)break}catch(h){if(s&&h instanceof TypeError){if(i)throw h;console.error("AG-UI: Subscriber attempted to mutate frozen inputs in-place. Return mutations via AgentStateMutation instead of mutating directly.",h)}else i||console.error("Subscriber error:",h);continue}return{...(c===a?{}:{messages:s&&Object.isFrozen(c)?xe(c):c}),...(g===u?{}:{state:s&&Object.isFrozen(g)?xe(g):g}),...(v===void 0?{}:{stopPropagation:v})}});return _Re.apply(this,arguments)}function zc(e){if(!e)return{enabled:!1,events:!1,lifecycle:!1,verbose:!1};if(e===!0)return{enabled:!0,events:!0,lifecycle:!0,verbose:!0};let t=e.events??!0,r=e.lifecycle??!0,n=e.verbose??!1;return{enabled:t||r,events:t,lifecycle:r,verbose:n}}function Bi(e){if(e instanceof hp)return e;if(e===!0)return new hp(zc(!0))}var hp=class{constructor(e){this.config=e}event(e,t,r,n){this.config.events&&(this.config.verbose?console.debug(`[${e}] ${t}`,typeof r=="string"?r:JSON.stringify(r)):console.debug(`[${e}] ${t}`,n??r))}lifecycle(e,t,r){this.config.lifecycle&&(r?console.debug(`[${e}] ${t}`,r):console.debug(`[${e}] ${t}`))}get eventsEnabled(){return this.config.events}get lifecycleEnabled(){return this.config.lifecycle}get enabled(){return this.config.enabled}};function fp(e){return e.enabled?new hp(e):void 0}function qk(e,t,r){if(t){let o=e.find(s=>s.id===t);if(o?.role==="assistant")return o;o&&console.warn(`TOOL_CALL_START: parentMessageId '${t}' matches a '${o.role}' message, not assistant \u2014 falling back to toolCallId`);let i={id:o?r:t,role:"assistant",toolCalls:[]};return e.push(i),i}let n={id:r,role:"assistant",toolCalls:[]};return e.push(n),n}var iS=(e,t,r,n,o)=>{let i=Bi(o),s=xe(r.messages),a=xe(e.state),u={},c=v=>{v.messages!==void 0&&(s=v.messages,u.messages=v.messages),v.state!==void 0&&(a=v.state,u.state=v.state)},g=()=>{let v=xe(u);return u={},v.messages!==void 0||v.state!==void 0?Me(v):Ka};return t.pipe(lc(/*#__PURE__*/function(){var _ref40=_asyncToGenerator(function*(v){let E=yield Re(n,s,a,(h,y,S)=>h.onEvent?.({event:v,agent:r,input:e,messages:y,state:S}));if(c(E),E.stopPropagation===!0?i?.event("APPLY","Event dropped:",v,{type:v.type,reason:"stopPropagation by subscriber"}):i?.event("APPLY","Event applied:",v,{type:v.type,subscribers:n.length}),E.stopPropagation===!0)return g();switch(v.type){case D.TEXT_MESSAGE_START:{let h=yield Re(n,s,a,(y,S,x)=>y.onTextMessageStartEvent?.({event:v,messages:S,state:x,agent:r,input:e}));if(c(h),h.stopPropagation!==!0){let{messageId:y,role:S="assistant",name:x}=v;if(!s.find(I=>I.id===y)){let I={id:y,role:S,content:"",...(x!==void 0&&{name:x})};s.push(I),c({messages:s})}}return g()}case D.TEXT_MESSAGE_CONTENT:{let{messageId:h,delta:y}=v,S=s.find(I=>I.id===h);if(!S)return console.warn(`TEXT_MESSAGE_CONTENT: No message found with ID '${h}'`),g();let x=yield Re(n,s,a,(I,T,R)=>I.onTextMessageContentEvent?.({event:v,messages:T,state:R,agent:r,input:e,textMessageBuffer:typeof S.content=="string"?S.content:""}));return c(x),x.stopPropagation!==!0&&(S.content=`${typeof S.content=="string"?S.content:""}${y}`,c({messages:s})),g()}case D.TEXT_MESSAGE_END:{let{messageId:h}=v,y=s.find(S=>S.id===h);return y?(c(yield Re(n,s,a,(S,x,I)=>S.onTextMessageEndEvent?.({event:v,messages:x,state:I,agent:r,input:e,textMessageBuffer:typeof y.content=="string"?y.content:""}))),yield Promise.all(n.map(S=>{S.onNewMessage?.({message:y,messages:s,state:a,agent:r,input:e})})),g()):(console.warn(`TEXT_MESSAGE_END: No message found with ID '${h}'`),g())}case D.TOOL_CALL_START:{let h=yield Re(n,s,a,(y,S,x)=>y.onToolCallStartEvent?.({event:v,messages:S,state:x,agent:r,input:e}));if(c(h),h.stopPropagation!==!0){let{toolCallId:y,toolCallName:S,parentMessageId:x}=v,I=qk(s,x,y);I.toolCalls??(I.toolCalls=[]),I.toolCalls.push({id:y,type:"function",function:{name:S,arguments:""}}),c({messages:s})}return g()}case D.TOOL_CALL_ARGS:{let{toolCallId:h,delta:y}=v,S=s.find(T=>T.toolCalls?.some(R=>R.id===h));if(!S)return console.warn(`TOOL_CALL_ARGS: No message found containing tool call with ID '${h}'`),g();let x=S.toolCalls?.find(T=>T.id===h);if(!x)return console.warn(`TOOL_CALL_ARGS: No tool call found with ID '${h}'`),g();let I=yield Re(n,s,a,(T,R,k)=>{let _=x.function.arguments,F=x.function.name,V={};try{V=pc(_)}catch{}return T.onToolCallArgsEvent?.({event:v,messages:R,state:k,agent:r,input:e,toolCallBuffer:_,toolCallName:F,partialToolCallArgs:V})});return c(I),I.stopPropagation!==!0&&(x.function.arguments+=y,c({messages:s})),g()}case D.TOOL_CALL_END:{let{toolCallId:h}=v,y=s.find(x=>x.toolCalls?.some(I=>I.id===h));if(!y)return console.warn(`TOOL_CALL_END: No message found containing tool call with ID '${h}'`),g();let S=y.toolCalls?.find(x=>x.id===h);return S?(c(yield Re(n,s,a,(x,I,T)=>{let R=S.function.arguments,k=S.function.name,_={};try{_=JSON.parse(R)}catch{}return x.onToolCallEndEvent?.({event:v,messages:I,state:T,agent:r,input:e,toolCallName:k,toolCallArgs:_})})),yield Promise.all(n.map(x=>{x.onNewToolCall?.({toolCall:S,messages:s,state:a,agent:r,input:e})})),g()):(console.warn(`TOOL_CALL_END: No tool call found with ID '${h}'`),g())}case D.TOOL_CALL_RESULT:{let h=yield Re(n,s,a,(y,S,x)=>y.onToolCallResultEvent?.({event:v,messages:S,state:x,agent:r,input:e}));if(c(h),h.stopPropagation!==!0){let{messageId:y,toolCallId:S,content:x,role:I}=v,T={id:y,toolCallId:S,role:I||"tool",content:x};s.push(T),yield Promise.all(n.map(R=>{R.onNewMessage?.({message:T,messages:s,state:a,agent:r,input:e})})),c({messages:s})}return g()}case D.STATE_SNAPSHOT:{let h=yield Re(n,s,a,(y,S,x)=>y.onStateSnapshotEvent?.({event:v,messages:S,state:x,agent:r,input:e}));if(c(h),h.stopPropagation!==!0){let{snapshot:y}=v;a=y,c({state:a})}return g()}case D.STATE_DELTA:{let h=yield Re(n,s,a,(y,S,x)=>y.onStateDeltaEvent?.({event:v,messages:S,state:x,agent:r,input:e}));if(c(h),h.stopPropagation!==!0){let{delta:y}=v;try{a=_r(a,y,!0,!1).newDocument,c({state:a})}catch(S){let x=S instanceof Error?S.message:String(S);console.warn(`Failed to apply state patch:
|
|
35
|
+
`):"",this.name="UnsubscriptionError",this.errors=r}});m();d();f();p();function Di(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var So=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,n,o,i;if(!this.closed){this.closed=!0;var s=this._parentage;if(s)if(this._parentage=null,Array.isArray(s))try{for(var a=fr(s),u=a.next();!u.done;u=a.next()){var c=u.value;c.remove(this)}}catch(S){t={error:S}}finally{try{u&&!u.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}else s.remove(this);var g=this.initialTeardown;if(Se(g))try{g()}catch(S){i=S instanceof Ha?S.errors:[S]}var v=this._finalizers;if(v){this._finalizers=null;try{for(var E=fr(v),h=E.next();!h.done;h=E.next()){var y=h.value;try{Hy(y)}catch(S){i=i??[],S instanceof Ha?i=yo(yo([],ho(i)),ho(S.errors)):i.push(S)}}}catch(S){n={error:S}}finally{try{h&&!h.done&&(o=E.return)&&o.call(E)}finally{if(n)throw n.error}}}if(i)throw new Ha(i)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)Hy(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(t)}},e.prototype._hasParent=function(t){var r=this._parentage;return r===t||Array.isArray(r)&&r.includes(t)},e.prototype._addParent=function(t){var r=this._parentage;this._parentage=Array.isArray(r)?(r.push(t),r):r?[r,t]:t},e.prototype._removeParent=function(t){var r=this._parentage;r===t?this._parentage=null:Array.isArray(r)&&Di(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&Di(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}();var Hd=So.EMPTY;function za(e){return e instanceof So||e&&"closed"in e&&Se(e.remove)&&Se(e.add)&&Se(e.unsubscribe)}function Hy(e){Se(e)?e():e.unsubscribe()}m();d();f();p();var Mt={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1};m();d();f();p();m();d();f();p();var Ao={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];var o=Ao.delegate;return o?.setTimeout?o.setTimeout.apply(o,yo([e,t],ho(r))):setTimeout.apply(void 0,yo([e,t],ho(r)))},clearTimeout:function(e){var t=Ao.delegate;return(t?.clearTimeout||clearTimeout)(e)},delegate:void 0};function Wa(e){Ao.setTimeout(function(){var t=Mt.onUnhandledError;if(t)t(e);else throw e})}m();d();f();p();function Mi(){}m();d();f();p();var zy=function(){return zd("C",void 0,void 0)}();function Wy(e){return zd("E",void 0,e)}function Ky(e){return zd("N",e,void 0)}function zd(e,t,r){return{kind:e,value:t,error:r}}m();d();f();p();var bn=null;function bo(e){if(Mt.useDeprecatedSynchronousErrorHandling){var t=!bn;if(t&&(bn={errorThrown:!1,error:null}),e(),t){var r=bn,n=r.errorThrown,o=r.error;if(bn=null,n)throw o}}else e()}function Yy(e){Mt.useDeprecatedSynchronousErrorHandling&&bn&&(bn.errorThrown=!0,bn.error=e)}var Li=function(e){Kt(t,e);function t(r){var n=e.call(this)||this;return n.isStopped=!1,r?(n.destination=r,za(r)&&r.add(n)):n.destination=dk,n}return t.create=function(r,n,o){return new Ya(r,n,o)},t.prototype.next=function(r){this.isStopped?Kd(Ky(r),this):this._next(r)},t.prototype.error=function(r){this.isStopped?Kd(Wy(r),this):(this.isStopped=!0,this._error(r))},t.prototype.complete=function(){this.isStopped?Kd(zy,this):(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(r){this.destination.next(r)},t.prototype._error=function(r){try{this.destination.error(r)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(So);var ck=Function.prototype.bind;function Wd(e,t){return ck.call(e,t)}var uk=function(){function e(t){this.partialObserver=t}return e.prototype.next=function(t){var r=this.partialObserver;if(r.next)try{r.next(t)}catch(n){Ka(n)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(n){Ka(n)}else Ka(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){Ka(r)}},e}(),Ya=function(e){Kt(t,e);function t(r,n,o){var i=e.call(this)||this,s;if(Se(r)||!r)s={next:r??void 0,error:n??void 0,complete:o??void 0};else{var a;i&&Mt.useDeprecatedNextContext?(a=Object.create(r),a.unsubscribe=function(){return i.unsubscribe()},s={next:r.next&&Wd(r.next,a),error:r.error&&Wd(r.error,a),complete:r.complete&&Wd(r.complete,a)}):s=r}return i.destination=new uk(s),i}return t}(Li);function Ka(e){Mt.useDeprecatedSynchronousErrorHandling?Yy(e):Wa(e)}function lk(e){throw e}function Kd(e,t){var r=Mt.onStoppedNotification;r&&Ao.setTimeout(function(){return r(e,t)})}var dk={closed:!0,next:Mi,error:lk,complete:Mi};m();d();f();p();var wo=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();m();d();f();p();m();d();f();p();function Co(e){return e}function Xa(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return Yd(e)}function Yd(e){return e.length===0?Co:e.length===1?e[0]:function(r){return e.reduce(function(n,o){return o(n)},r)}}var Pe=function(){function e(t){t&&(this._subscribe=t)}return e.prototype.lift=function(t){var r=new e;return r.source=this,r.operator=t,r},e.prototype.subscribe=function(t,r,n){var o=this,i=fk(t)?t:new Ya(t,r,n);return bo(function(){var s=o,a=s.operator,u=s.source;i.add(a?a.call(i,u):u?o._subscribe(i):o._trySubscribe(i))}),i},e.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(r){t.error(r)}},e.prototype.forEach=function(t,r){var n=this;return r=Xy(r),new r(function(o,i){var s=new Ya({next:function(a){try{t(a)}catch(u){i(u),s.unsubscribe()}},error:i,complete:o});n.subscribe(s)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[wo]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return Yd(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=Xy(t),new t(function(n,o){var i;r.subscribe(function(s){return i=s},function(s){return o(s)},function(){return n(i)})})},e.create=function(t){return new e(t)},e}();function Xy(e){var t;return(t=e??Mt.Promise)!==null&&t!==void 0?t:Promise}function pk(e){return e&&Se(e.next)&&Se(e.error)&&Se(e.complete)}function fk(e){return e&&e instanceof Li||pk(e)&&za(e)}m();d();f();p();function mk(e){return Se(e?.lift)}function Ve(e){return function(t){if(mk(t))return t.lift(function(r){try{return e(r,this)}catch(n){this.error(n)}});throw new TypeError("Unable to lift unknown Observable type")}}m();d();f();p();function He(e,t,r,n,o){return new gk(e,t,r,n,o)}var gk=function(e){Kt(t,e);function t(r,n,o,i,s,a){var u=e.call(this,r)||this;return u.onFinalize=s,u.shouldUnsubscribe=a,u._next=n?function(c){try{n(c)}catch(g){r.error(g)}}:e.prototype._next,u._error=i?function(c){try{i(c)}catch(g){r.error(g)}finally{this.unsubscribe()}}:e.prototype._error,u._complete=o?function(){try{o()}catch(c){r.error(c)}finally{this.unsubscribe()}}:e.prototype._complete,u}return t.prototype.unsubscribe=function(){var r;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){var n=this.closed;e.prototype.unsubscribe.call(this),!n&&((r=this.onFinalize)===null||r===void 0||r.call(this))}},t}(Li);m();d();f();p();m();d();f();p();var Zy=vo(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}});var Yt=function(e){Kt(t,e);function t(){var r=e.call(this)||this;return r.closed=!1,r.currentObservers=null,r.observers=[],r.isStopped=!1,r.hasError=!1,r.thrownError=null,r}return t.prototype.lift=function(r){var n=new Jy(this,this);return n.operator=r,n},t.prototype._throwIfClosed=function(){if(this.closed)throw new Zy},t.prototype.next=function(r){var n=this;bo(function(){var o,i;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var s=fr(n.currentObservers),a=s.next();!a.done;a=s.next()){var u=a.value;u.next(r)}}catch(c){o={error:c}}finally{try{a&&!a.done&&(i=s.return)&&i.call(s)}finally{if(o)throw o.error}}}})},t.prototype.error=function(r){var n=this;bo(function(){if(n._throwIfClosed(),!n.isStopped){n.hasError=n.isStopped=!0,n.thrownError=r;for(var o=n.observers;o.length;)o.shift().error(r)}})},t.prototype.complete=function(){var r=this;bo(function(){if(r._throwIfClosed(),!r.isStopped){r.isStopped=!0;for(var n=r.observers;n.length;)n.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var r;return((r=this.observers)===null||r===void 0?void 0:r.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var n=this,o=this,i=o.hasError,s=o.isStopped,a=o.observers;return i||s?Hd:(this.currentObservers=null,a.push(r),new So(function(){n.currentObservers=null,Di(a,r)}))},t.prototype._checkFinalizedStatuses=function(r){var n=this,o=n.hasError,i=n.thrownError,s=n.isStopped;o?r.error(i):s&&r.complete()},t.prototype.asObservable=function(){var r=new Pe;return r.source=this,r},t.create=function(r,n){return new Jy(r,n)},t}(Pe);var Jy=function(e){Kt(t,e);function t(r,n){var o=e.call(this)||this;return o.destination=r,o.source=n,o}return t.prototype.next=function(r){var n,o;(o=(n=this.destination)===null||n===void 0?void 0:n.next)===null||o===void 0||o.call(n,r)},t.prototype.error=function(r){var n,o;(o=(n=this.destination)===null||n===void 0?void 0:n.error)===null||o===void 0||o.call(n,r)},t.prototype.complete=function(){var r,n;(n=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||n===void 0||n.call(r)},t.prototype._subscribe=function(r){var n,o;return(o=(n=this.source)===null||n===void 0?void 0:n.subscribe(r))!==null&&o!==void 0?o:Hd},t}(Yt);m();d();f();p();m();d();f();p();var Xd={now:function(){return(Xd.delegate||Date).now()},delegate:void 0};var Za=function(e){Kt(t,e);function t(r,n,o){r===void 0&&(r=1/0),n===void 0&&(n=1/0),o===void 0&&(o=Xd);var i=e.call(this)||this;return i._bufferSize=r,i._windowTime=n,i._timestampProvider=o,i._buffer=[],i._infiniteTimeWindow=!0,i._infiniteTimeWindow=n===1/0,i._bufferSize=Math.max(1,r),i._windowTime=Math.max(1,n),i}return t.prototype.next=function(r){var n=this,o=n.isStopped,i=n._buffer,s=n._infiniteTimeWindow,a=n._timestampProvider,u=n._windowTime;o||(i.push(r),!s&&i.push(a.now()+u)),this._trimBuffer(),e.prototype.next.call(this,r)},t.prototype._subscribe=function(r){this._throwIfClosed(),this._trimBuffer();for(var n=this._innerSubscribe(r),o=this,i=o._infiniteTimeWindow,s=o._buffer,a=s.slice(),u=0;u<a.length&&!r.closed;u+=i?1:2)r.next(a[u]);return this._checkFinalizedStatuses(r),n},t.prototype._trimBuffer=function(){var r=this,n=r._bufferSize,o=r._timestampProvider,i=r._buffer,s=r._infiniteTimeWindow,a=(s?1:2)*n;if(n<1/0&&a<i.length&&i.splice(0,i.length-a),!s){for(var u=o.now(),c=0,g=1;g<i.length&&i[g]<=u;g+=2)c=g;c&&i.splice(0,c+1)}},t}(Yt);m();d();f();p();var Ja=new Pe(function(e){return e.complete()});m();d();f();p();m();d();f();p();m();d();f();p();function ev(e){return e&&Se(e.schedule)}function hk(e){return e[e.length-1]}function tv(e){return ev(hk(e))?e.pop():void 0}m();d();f();p();m();d();f();p();m();d();f();p();m();d();f();p();m();d();f();p();var ec=function(e){return e&&typeof e.length=="number"&&typeof e!="function"};m();d();f();p();function tc(e){return Se(e?.then)}m();d();f();p();function rc(e){return Se(e[wo])}m();d();f();p();function nc(e){return Symbol.asyncIterator&&Se(e?.[Symbol.asyncIterator])}m();d();f();p();function oc(e){return new TypeError("You provided "+(e!==null&&typeof e=="object"?"an invalid object":"'"+e+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}m();d();f();p();m();d();f();p();function yk(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var ic=yk();function sc(e){return Se(e?.[ic])}m();d();f();p();function ac(e){return $y(this,arguments,function(){var r,n,o,i;return Qa(this,function(s){switch(s.label){case 0:r=e.getReader(),s.label=1;case 1:s.trys.push([1,,9,10]),s.label=2;case 2:return[4,An(r.read())];case 3:return n=s.sent(),o=n.value,i=n.done,i?[4,An(void 0)]:[3,5];case 4:return[2,s.sent()];case 5:return[4,An(o)];case 6:return[4,s.sent()];case 7:return s.sent(),[3,2];case 8:return[3,10];case 9:return r.releaseLock(),[7];case 10:return[2]}})})}function cc(e){return Se(e?.getReader)}function ze(e){if(e instanceof Pe)return e;if(e!=null){if(rc(e))return vk(e);if(ec(e))return Sk(e);if(tc(e))return Ak(e);if(nc(e))return rv(e);if(sc(e))return bk(e);if(cc(e))return wk(e)}throw oc(e)}function vk(e){return new Pe(function(t){var r=e[wo]();if(Se(r.subscribe))return r.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function Sk(e){return new Pe(function(t){for(var r=0;r<e.length&&!t.closed;r++)t.next(e[r]);t.complete()})}function Ak(e){return new Pe(function(t){e.then(function(r){t.closed||(t.next(r),t.complete())},function(r){return t.error(r)}).then(null,Wa)})}function bk(e){return new Pe(function(t){var r,n;try{for(var o=fr(e),i=o.next();!i.done;i=o.next()){var s=i.value;if(t.next(s),t.closed)return}}catch(a){r={error:a}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(r)throw r.error}}t.complete()})}function rv(e){return new Pe(function(t){Ck(e,t).catch(function(r){return t.error(r)})})}function wk(e){return rv(ac(e))}function Ck(e,t){var r,n,o,i;return Gy(this,void 0,void 0,function(){var s,a;return Qa(this,function(u){switch(u.label){case 0:u.trys.push([0,5,6,11]),r=Qy(e),u.label=1;case 1:return[4,r.next()];case 2:if(n=u.sent(),!!n.done)return[3,4];if(s=n.value,t.next(s),t.closed)return[2];u.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return a=u.sent(),o={error:a},[3,11];case 6:return u.trys.push([6,,9,10]),n&&!n.done&&(i=r.return)?[4,i.call(r)]:[3,8];case 7:u.sent(),u.label=8;case 8:return[3,10];case 9:if(o)throw o.error;return[7];case 10:return[7];case 11:return t.complete(),[2]}})})}m();d();f();p();m();d();f();p();function It(e,t,r,n,o){n===void 0&&(n=0),o===void 0&&(o=!1);var i=t.schedule(function(){r(),o?e.add(this.schedule(null,n)):this.unsubscribe()},n);if(e.add(i),!o)return i}function uc(e,t){return t===void 0&&(t=0),Ve(function(r,n){r.subscribe(He(n,function(o){return It(n,e,function(){return n.next(o)},t)},function(){return It(n,e,function(){return n.complete()},t)},function(o){return It(n,e,function(){return n.error(o)},t)}))})}m();d();f();p();function lc(e,t){return t===void 0&&(t=0),Ve(function(r,n){n.add(e.schedule(function(){return r.subscribe(n)},t))})}function nv(e,t){return ze(e).pipe(lc(t),uc(t))}m();d();f();p();function ov(e,t){return ze(e).pipe(lc(t),uc(t))}m();d();f();p();function iv(e,t){return new Pe(function(r){var n=0;return t.schedule(function(){n===e.length?r.complete():(r.next(e[n++]),r.closed||this.schedule())})})}m();d();f();p();function sv(e,t){return new Pe(function(r){var n;return It(r,t,function(){n=e[ic](),It(r,t,function(){var o,i,s;try{o=n.next(),i=o.value,s=o.done}catch(a){r.error(a);return}s?r.complete():r.next(i)},0,!0)}),function(){return Se(n?.return)&&n.return()}})}m();d();f();p();function dc(e,t){if(!e)throw new Error("Iterable cannot be null");return new Pe(function(r){It(r,t,function(){var n=e[Symbol.asyncIterator]();It(r,t,function(){n.next().then(function(o){o.done?r.complete():r.next(o.value)})},0,!0)})})}m();d();f();p();function av(e,t){return dc(ac(e),t)}function cv(e,t){if(e!=null){if(rc(e))return nv(e,t);if(ec(e))return iv(e,t);if(tc(e))return ov(e,t);if(nc(e))return dc(e,t);if(sc(e))return sv(e,t);if(cc(e))return av(e,t)}throw oc(e)}function wn(e,t){return t?cv(e,t):ze(e)}function De(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=tv(e);return wn(e,r)}m();d();f();p();function Ne(e,t){var r=Se(e)?e:function(){return e},n=function(o){return o.error(r())};return new Pe(t?function(o){return t.schedule(n,0,o)}:n)}m();d();f();p();m();d();f();p();var uv=vo(function(e){return function(){e(this),this.name="EmptyError",this.message="no elements in sequence"}});function pc(e,t){var r=typeof t=="object";return new Promise(function(n,o){var i=!1,s;e.subscribe({next:function(a){s=a,i=!0},error:o,complete:function(){i?n(s):r?n(t.defaultValue):o(new uv)}})})}m();d();f();p();function Cn(e,t){return Ve(function(r,n){var o=0;r.subscribe(He(n,function(i){n.next(e.call(t,i,o++))}))})}m();d();f();p();m();d();f();p();m();d();f();p();function lv(e,t,r,n,o,i,s,a){var u=[],c=0,g=0,v=!1,E=function(){v&&!u.length&&!c&&t.complete()},h=function(S){return c<n?y(S):u.push(S)},y=function(S){i&&t.next(S),c++;var x=!1;ze(r(S,g++)).subscribe(He(t,function(I){o?.(I),i?h(I):t.next(I)},function(){x=!0},void 0,function(){if(x)try{c--;for(var I=function(){var T=u.shift();s?It(t,s,function(){return y(T)}):y(T)};u.length&&c<n;)I();E()}catch(T){t.error(T)}}))};return e.subscribe(He(t,h,function(){v=!0,E()})),function(){a?.()}}function dt(e,t,r){return r===void 0&&(r=1/0),Se(t)?dt(function(n,o){return Cn(function(i,s){return t(n,i,o,s)})(ze(e(n,o)))},r):(typeof t=="number"&&(r=t),Ve(function(n,o){return lv(n,o,e,r)}))}function Zd(e){return e===void 0&&(e=1/0),dt(Co,e)}m();d();f();p();function fc(e){return new Pe(function(t){ze(e()).subscribe(t)})}m();d();f();p();function ji(e){return Ve(function(t,r){var n=null,o=!1,i;n=t.subscribe(He(r,void 0,void 0,function(s){i=ze(e(s,ji(e)(t))),n?(n.unsubscribe(),n=null,i.subscribe(r)):o=!0})),o&&(n.unsubscribe(),n=null,i.subscribe(r))})}m();d();f();p();function mc(e,t){return Se(t)?dt(e,t,1):dt(e,1)}m();d();f();p();function Jd(e){return Ve(function(t,r){var n=!1;t.subscribe(He(r,function(o){n=!0,r.next(o)},function(){n||r.next(e),r.complete()}))})}m();d();f();p();function xn(e){return Ve(function(t,r){try{t.subscribe(r)}finally{r.add(e)}})}m();d();f();p();function ep(e,t){return Ve(function(r,n){var o=null,i=0,s=!1,a=function(){return s&&!o&&n.complete()};r.subscribe(He(n,function(u){o?.unsubscribe();var c=0,g=i++;ze(e(u,g)).subscribe(o=He(n,function(v){return n.next(t?t(u,v,g,c++):v)},function(){o=null,a()}))},function(){s=!0,a()}))})}m();d();f();p();function gc(e){return Ve(function(t,r){ze(e).subscribe(He(r,function(){return r.complete()},Mi)),!r.closed&&t.subscribe(r)})}m();d();f();p();function tp(e,t,r){var n=Se(e)||t||r?{next:e,error:t,complete:r}:e;return n?Ve(function(o,i){var s;(s=n.subscribe)===null||s===void 0||s.call(n);var a=!0;o.subscribe(He(i,function(u){var c;(c=n.next)===null||c===void 0||c.call(n,u),i.next(u)},function(){var u;a=!1,(u=n.complete)===null||u===void 0||u.call(n),i.complete()},function(u){var c;a=!1,(c=n.error)===null||c===void 0||c.call(n,u),i.error(u)},function(){var u,c;a&&((u=n.unsubscribe)===null||u===void 0||u.call(n)),(c=n.finalize)===null||c===void 0||c.call(n)}))}):Co}m();d();f();p();m();d();f();p();function dv(e){return` \r
|
|
36
|
+
`.indexOf(e)>=0}function hc(e){for(var t=["topLevel"],r=0,n,o,i,s=function(T){return t.push(T)},a=function(T){return t[t.length-1]=T},u=function(T){n==null&&(n=r,o=t.length,i=T)},c=function(T){T===i&&(n=void 0,o=void 0,i=void 0)},g=function(){return t.pop()},v=function(){return r--},E=function(T){if("0"<=T&&T<="9"){s("number");return}switch(T){case"\"":s("string");return;case"-":s("numberNeedsDigit");return;case"t":s("true");return;case"f":s("false");return;case"n":s("null");return;case"[":s("arrayNeedsValue");return;case"{":s("objectNeedsKey");return}},h=e.length;r<h;r++){var y=e[r];switch(t[t.length-1]){case"topLevel":E(y);break;case"string":switch(y){case"\"":g();break;case"\\":u("stringEscape"),s("stringEscaped");break}break;case"stringEscaped":y==="u"?s("stringUnicode"):(c("stringEscape"),g());break;case"stringUnicode":r-e.lastIndexOf("u",r)===4&&(c("stringEscape"),g());break;case"number":y==="."?a("numberNeedsDigit"):y==="e"||y==="E"?a("numberNeedsExponent"):(y<"0"||y>"9")&&(v(),g());break;case"numberNeedsDigit":a("number");break;case"numberNeedsExponent":a(y==="+"||y==="-"?"numberNeedsDigit":"number");break;case"true":case"false":case"null":(y<"a"||y>"z")&&(v(),g());break;case"arrayNeedsValue":y==="]"?g():dv(y)||(c("collectionItem"),a("arrayNeedsComma"),E(y));break;case"arrayNeedsComma":y==="]"?g():y===","&&(u("collectionItem"),a("arrayNeedsValue"));break;case"objectNeedsKey":y==="}"?g():y==="\""&&(u("collectionItem"),a("objectNeedsColon"),s("string"));break;case"objectNeedsColon":y===":"&&a("objectNeedsValue");break;case"objectNeedsValue":dv(y)||(c("collectionItem"),a("objectNeedsComma"),E(y));break;case"objectNeedsComma":y==="}"?g():y===","&&(u("collectionItem"),a("objectNeedsKey"));break}}o!=null&&(t.length=o);for(var S=[n!=null?e.slice(0,n):e],x=function(T){return S.push(T.slice(e.length-e.lastIndexOf(T[0])))},I=t.length-1;I>=0;I--)switch(t[I]){case"string":S.push("\"");break;case"numberNeedsDigit":case"numberNeedsExponent":S.push("0");break;case"true":x("true");break;case"false":x("false");break;case"null":x("null");break;case"arrayNeedsValue":case"arrayNeedsComma":S.push("]");break;case"objectNeedsKey":case"objectNeedsColon":case"objectNeedsValue":case"objectNeedsComma":S.push("}");break}return S.join("")}m();d();f();p();m();d();f();p();m();d();f();p();function fv(){let e=0,t=0;for(let n=0;n<28;n+=7){let o=this.buf[this.pos++];if(e|=(o&127)<<n,(o&128)==0)return this.assertBounds(),[e,t]}let r=this.buf[this.pos++];if(e|=(r&15)<<28,t=(r&112)>>4,(r&128)==0)return this.assertBounds(),[e,t];for(let n=3;n<=31;n+=7){let o=this.buf[this.pos++];if(t|=(o&127)<<n,(o&128)==0)return this.assertBounds(),[e,t]}throw new Error("invalid varint")}function vc(e,t,r){for(let i=0;i<28;i=i+7){let s=e>>>i,a=!(!(s>>>7)&&t==0),u=(a?s|128:s)&255;if(r.push(u),!a)return}let n=e>>>28&15|(t&7)<<4,o=t>>3!=0;if(r.push((o?n|128:n)&255),!!o){for(let i=3;i<31;i=i+7){let s=t>>>i,a=!!(s>>>7),u=(a?s|128:s)&255;if(r.push(u),!a)return}r.push(t>>>31&1)}}var yc=4294967296;function rp(e){let t=e[0]==="-";t&&(e=e.slice(1));let r=1e6,n=0,o=0;function i(s,a){let u=Number(e.slice(s,a));o*=r,n=n*r+u,n>=yc&&(o=o+(n/yc|0),n=n%yc)}return i(-24,-18),i(-18,-12),i(-12,-6),i(-6),t?gv(n,o):op(n,o)}function mv(e,t){let r=op(e,t),n=r.hi&2147483648;n&&(r=gv(r.lo,r.hi));let o=np(r.lo,r.hi);return n?"-"+o:o}function np(e,t){if({lo:e,hi:t}=xk(e,t),t<=2097151)return String(yc*t+e);let r=e&16777215,n=(e>>>24|t<<8)&16777215,o=t>>16&65535,i=r+n*6777216+o*6710656,s=n+o*8147497,a=o*2,u=1e7;return i>=u&&(s+=Math.floor(i/u),i%=u),s>=u&&(a+=Math.floor(s/u),s%=u),a.toString()+pv(s)+pv(i)}function xk(e,t){return{lo:e>>>0,hi:t>>>0}}function op(e,t){return{lo:e|0,hi:t|0}}function gv(e,t){return t=~t,e?e=~e+1:t+=1,op(e,t)}var pv=e=>{let t=String(e);return"0000000".slice(t.length)+t};function ip(e,t){if(e>=0){for(;e>127;)t.push(e&127|128),e=e>>>7;t.push(e)}else{for(let r=0;r<9;r++)t.push(e&127|128),e=e>>7;t.push(1)}}function hv(){let e=this.buf[this.pos++],t=e&127;if((e&128)==0)return this.assertBounds(),t;if(e=this.buf[this.pos++],t|=(e&127)<<7,(e&128)==0)return this.assertBounds(),t;if(e=this.buf[this.pos++],t|=(e&127)<<14,(e&128)==0)return this.assertBounds(),t;if(e=this.buf[this.pos++],t|=(e&127)<<21,(e&128)==0)return this.assertBounds(),t;e=this.buf[this.pos++],t|=(e&15)<<28;for(let r=5;(e&128)!==0&&r<10;r++)e=this.buf[this.pos++];if((e&128)!=0)throw new Error("invalid varint");return this.assertBounds(),t>>>0}m();d();f();p();var Lt=Ek();function Ek(){let e=new DataView(new ArrayBuffer(8));if(typeof BigInt=="function"&&typeof e.getBigInt64=="function"&&typeof e.getBigUint64=="function"&&typeof e.setBigInt64=="function"&&typeof e.setBigUint64=="function"&&(!!A.Deno||typeof process!="object"||typeof process.env!="object"||process.env.BUF_BIGINT_DISABLE!=="1")){let r=BigInt("-9223372036854775808"),n=BigInt("9223372036854775807"),o=BigInt("0"),i=BigInt("18446744073709551615");return{zero:BigInt(0),supported:!0,parse(s){let a=typeof s=="bigint"?s:BigInt(s);if(a>n||a<r)throw new Error(`invalid int64: ${s}`);return a},uParse(s){let a=typeof s=="bigint"?s:BigInt(s);if(a>i||a<o)throw new Error(`invalid uint64: ${s}`);return a},enc(s){return e.setBigInt64(0,this.parse(s),!0),{lo:e.getInt32(0,!0),hi:e.getInt32(4,!0)}},uEnc(s){return e.setBigInt64(0,this.uParse(s),!0),{lo:e.getInt32(0,!0),hi:e.getInt32(4,!0)}},dec(s,a){return e.setInt32(0,s,!0),e.setInt32(4,a,!0),e.getBigInt64(0,!0)},uDec(s,a){return e.setInt32(0,s,!0),e.setInt32(4,a,!0),e.getBigUint64(0,!0)}}}return{zero:"0",supported:!1,parse(r){return typeof r!="string"&&(r=r.toString()),yv(r),r},uParse(r){return typeof r!="string"&&(r=r.toString()),vv(r),r},enc(r){return typeof r!="string"&&(r=r.toString()),yv(r),rp(r)},uEnc(r){return typeof r!="string"&&(r=r.toString()),vv(r),rp(r)},dec(r,n){return mv(r,n)},uDec(r,n){return np(r,n)}}}function yv(e){if(!/^-?[0-9]+$/.test(e))throw new Error("invalid int64: "+e)}function vv(e){if(!/^[0-9]+$/.test(e))throw new Error("invalid uint64: "+e)}m();d();f();p();var sp=Symbol.for("@bufbuild/protobuf/text-encoding");function ap(){if(A[sp]==null){let e=new A.TextEncoder,t=new A.TextDecoder,r;A[sp]={encodeUtf8(n){return e.encode(n)},decodeUtf8(n,o){return o?(r===void 0&&(r=new A.TextDecoder("utf-8",{fatal:!0})),r.decode(n)):t.decode(n)},checkUtf8(n){try{return encodeURIComponent(n),!0}catch{return!1}}}}return A[sp]}var _r;(function(e){e[e.Varint=0]="Varint",e[e.Bit64=1]="Bit64",e[e.LengthDelimited=2]="LengthDelimited",e[e.StartGroup=3]="StartGroup",e[e.EndGroup=4]="EndGroup",e[e.Bit32=5]="Bit32"})(_r||(_r={}));var Ik=34028234663852886e22,Rk=-34028234663852886e22,Tk=4294967295,_k=2147483647,kk=-2147483648,ye=class{constructor(t=ap().encodeUtf8){this.encodeUtf8=t,this.stack=[],this.chunks=[],this.buf=[]}finish(){this.buf.length&&(this.chunks.push(new Uint8Array(this.buf)),this.buf=[]);let t=0;for(let o=0;o<this.chunks.length;o++)t+=this.chunks[o].length;let r=new Uint8Array(t),n=0;for(let o=0;o<this.chunks.length;o++)r.set(this.chunks[o],n),n+=this.chunks[o].length;return this.chunks=[],r}fork(){return this.stack.push({chunks:this.chunks,buf:this.buf}),this.chunks=[],this.buf=[],this}join(){let t=this.finish(),r=this.stack.pop();if(!r)throw new Error("invalid state, fork stack empty");return this.chunks=r.chunks,this.buf=r.buf,this.uint32(t.byteLength),this.raw(t)}tag(t,r){return this.uint32((t<<3|r)>>>0)}raw(t){return this.buf.length&&(this.chunks.push(new Uint8Array(this.buf)),this.buf=[]),this.chunks.push(t),this}uint32(t){for(Sv(t);t>127;)this.buf.push(t&127|128),t=t>>>7;return this.buf.push(t),this}int32(t){return cp(t),ip(t,this.buf),this}bool(t){return this.buf.push(t?1:0),this}bytes(t){return this.uint32(t.byteLength),this.raw(t)}string(t){let r=this.encodeUtf8(t);return this.uint32(r.byteLength),this.raw(r)}float(t){Ok(t);let r=new Uint8Array(4);return new DataView(r.buffer).setFloat32(0,t,!0),this.raw(r)}double(t){let r=new Uint8Array(8);return new DataView(r.buffer).setFloat64(0,t,!0),this.raw(r)}fixed32(t){Sv(t);let r=new Uint8Array(4);return new DataView(r.buffer).setUint32(0,t,!0),this.raw(r)}sfixed32(t){cp(t);let r=new Uint8Array(4);return new DataView(r.buffer).setInt32(0,t,!0),this.raw(r)}sint32(t){return cp(t),t=(t<<1^t>>31)>>>0,ip(t,this.buf),this}sfixed64(t){let r=new Uint8Array(8),n=new DataView(r.buffer),o=Lt.enc(t);return n.setInt32(0,o.lo,!0),n.setInt32(4,o.hi,!0),this.raw(r)}fixed64(t){let r=new Uint8Array(8),n=new DataView(r.buffer),o=Lt.uEnc(t);return n.setInt32(0,o.lo,!0),n.setInt32(4,o.hi,!0),this.raw(r)}int64(t){let r=Lt.enc(t);return vc(r.lo,r.hi,this.buf),this}sint64(t){let r=Lt.enc(t),n=r.hi>>31,o=r.lo<<1^n,i=(r.hi<<1|r.lo>>>31)^n;return vc(o,i,this.buf),this}uint64(t){let r=Lt.uEnc(t);return vc(r.lo,r.hi,this.buf),this}},X=class{constructor(t,r=ap().decodeUtf8){this.decodeUtf8=r,this.varint64=fv,this.uint32=hv,this.buf=t,this.len=t.length,this.pos=0,this.view=new DataView(t.buffer,t.byteOffset,t.byteLength)}tag(){let t=this.pos,r=this.uint32(),n=this.pos-t;if(n>5||n==5&&this.buf[this.pos-1]>15)throw new Error("illegal tag: varint overflows uint32");let o=r>>>3,i=r&7;if(o<=0||i>5)throw new Error("illegal tag: field no "+o+" wire type "+i);return[o,i]}skip(t,r){let n=this.pos;switch(t){case _r.Varint:for(;this.buf[this.pos++]&128;);break;case _r.Bit64:this.pos+=4;case _r.Bit32:this.pos+=4;break;case _r.LengthDelimited:let o=this.uint32();this.pos+=o;break;case _r.StartGroup:for(;;){let[i,s]=this.tag();if(s===_r.EndGroup){if(r!==void 0&&i!==r)throw new Error("invalid end group tag");break}this.skip(s,i)}break;default:throw new Error("cant skip wire type "+t)}return this.assertBounds(),this.buf.subarray(n,this.pos)}assertBounds(){if(this.pos>this.len)throw new RangeError("premature EOF")}int32(){return this.uint32()|0}sint32(){let t=this.uint32();return t>>>1^-(t&1)}int64(){return Lt.dec(...this.varint64())}uint64(){return Lt.uDec(...this.varint64())}sint64(){let[t,r]=this.varint64(),n=-(t&1);return t=(t>>>1|(r&1)<<31)^n,r=r>>>1^n,Lt.dec(t,r)}bool(){let[t,r]=this.varint64();return t!==0||r!==0}fixed32(){return this.view.getUint32((this.pos+=4)-4,!0)}sfixed32(){return this.view.getInt32((this.pos+=4)-4,!0)}fixed64(){return Lt.uDec(this.sfixed32(),this.sfixed32())}sfixed64(){return Lt.dec(this.sfixed32(),this.sfixed32())}float(){return this.view.getFloat32((this.pos+=4)-4,!0)}double(){return this.view.getFloat64((this.pos+=8)-8,!0)}bytes(){let t=this.uint32(),r=this.pos;return this.pos+=t,this.assertBounds(),this.buf.subarray(r,r+t)}string(t){return this.decodeUtf8(this.bytes(),t)}};function cp(e){if(typeof e=="string")e=Number(e);else if(typeof e!="number")throw new Error("invalid int32: "+typeof e);if(!Number.isInteger(e)||e>_k||e<kk)throw new Error("invalid int32: "+e)}function Sv(e){if(typeof e=="string")e=Number(e);else if(typeof e!="number")throw new Error("invalid uint32: "+typeof e);if(!Number.isInteger(e)||e>Tk||e<0)throw new Error("invalid uint32: "+e)}function Ok(e){if(typeof e=="string"){let t=e;if(e=Number(e),Number.isNaN(e)&&t!=="NaN")throw new Error("invalid float32: "+t)}else if(typeof e!="number")throw new Error("invalid float32: "+typeof e);if(Number.isFinite(e)&&(e>Ik||e<Rk))throw new Error("invalid float32: "+e)}var Pk=function(e){return e[e.NULL_VALUE=0]="NULL_VALUE",e[e.UNRECOGNIZED=-1]="UNRECOGNIZED",e}({});function up(){return{fields:{}}}var qi={encode(e,t=new ye){return Object.entries(e.fields).forEach(([r,n])=>{n!==void 0&&pp.encode({key:r,value:n},t.uint32(10).fork()).join()}),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=up();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:{if(i!==10)break;let s=pp.decode(r,r.uint32());s.value!==void 0&&(o.fields[s.key]=s.value);continue}}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return qi.fromPartial(e??{})},fromPartial(e){let t=up();return t.fields=Object.entries(e.fields??{}).reduce((r,[n,o])=>(o!==void 0&&(r[n]=o),r),{}),t},wrap(e){let t=up();if(e!==void 0)for(let r of Object.keys(e))t.fields[r]=e[r];return t},unwrap(e){let t={};if(e.fields)for(let r of Object.keys(e.fields))t[r]=e.fields[r];return t}};function Av(){return{key:"",value:void 0}}var pp={encode(e,t=new ye){return e.key!==""&&t.uint32(10).string(e.key),e.value!==void 0&&le.encode(le.wrap(e.value),t.uint32(18).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Av();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.key=r.string();continue;case 2:if(i!==18)break;o.value=le.unwrap(le.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return pp.fromPartial(e??{})},fromPartial(e){let t=Av();return t.key=e.key??"",t.value=e.value??void 0,t}};function lp(){return{nullValue:void 0,numberValue:void 0,stringValue:void 0,boolValue:void 0,structValue:void 0,listValue:void 0}}var le={encode(e,t=new ye){return e.nullValue!==void 0&&t.uint32(8).int32(e.nullValue),e.numberValue!==void 0&&t.uint32(17).double(e.numberValue),e.stringValue!==void 0&&t.uint32(26).string(e.stringValue),e.boolValue!==void 0&&t.uint32(32).bool(e.boolValue),e.structValue!==void 0&&qi.encode(qi.wrap(e.structValue),t.uint32(42).fork()).join(),e.listValue!==void 0&&Ui.encode(Ui.wrap(e.listValue),t.uint32(50).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=lp();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==8)break;o.nullValue=r.int32();continue;case 2:if(i!==17)break;o.numberValue=r.double();continue;case 3:if(i!==26)break;o.stringValue=r.string();continue;case 4:if(i!==32)break;o.boolValue=r.bool();continue;case 5:if(i!==42)break;o.structValue=qi.unwrap(qi.decode(r,r.uint32()));continue;case 6:if(i!==50)break;o.listValue=Ui.unwrap(Ui.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return le.fromPartial(e??{})},fromPartial(e){let t=lp();return t.nullValue=e.nullValue??void 0,t.numberValue=e.numberValue??void 0,t.stringValue=e.stringValue??void 0,t.boolValue=e.boolValue??void 0,t.structValue=e.structValue??void 0,t.listValue=e.listValue??void 0,t},wrap(e){let t=lp();if(e===null)t.nullValue=Pk.NULL_VALUE;else if(typeof e=="boolean")t.boolValue=e;else if(typeof e=="number")t.numberValue=e;else if(typeof e=="string")t.stringValue=e;else if(A.Array.isArray(e))t.listValue=e;else if(typeof e=="object")t.structValue=e;else if(typeof e<"u")throw new A.Error("Unsupported any value type: "+typeof e);return t},unwrap(e){if(e.stringValue!==void 0)return e.stringValue;if(e?.numberValue!==void 0)return e.numberValue;if(e?.boolValue!==void 0)return e.boolValue;if(e?.structValue!==void 0)return e.structValue;if(e?.listValue!==void 0)return e.listValue;if(e?.nullValue!==void 0)return null}};function dp(){return{values:[]}}var Ui={encode(e,t=new ye){for(let r of e.values)le.encode(le.wrap(r),t.uint32(10).fork()).join();return t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=dp();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.values.push(le.unwrap(le.decode(r,r.uint32())));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Ui.fromPartial(e??{})},fromPartial(e){let t=dp();return t.values=e.values?.map(r=>r)||[],t},wrap(e){let t=dp();return t.values=e??[],t},unwrap(e){return e?.hasOwnProperty("values")&&A.Array.isArray(e.values)?e.values:e}},Nk=function(e){return e[e.ADD=0]="ADD",e[e.REMOVE=1]="REMOVE",e[e.REPLACE=2]="REPLACE",e[e.MOVE=3]="MOVE",e[e.COPY=4]="COPY",e[e.TEST=5]="TEST",e[e.UNRECOGNIZED=-1]="UNRECOGNIZED",e}({});function bv(){return{op:0,path:"",from:void 0,value:void 0}}var Ac={encode(e,t=new ye){return e.op!==0&&t.uint32(8).int32(e.op),e.path!==""&&t.uint32(18).string(e.path),e.from!==void 0&&t.uint32(26).string(e.from),e.value!==void 0&&le.encode(le.wrap(e.value),t.uint32(34).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=bv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==8)break;o.op=r.int32();continue;case 2:if(i!==18)break;o.path=r.string();continue;case 3:if(i!==26)break;o.from=r.string();continue;case 4:if(i!==34)break;o.value=le.unwrap(le.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Ac.fromPartial(e??{})},fromPartial(e){let t=bv();return t.op=e.op??0,t.path=e.path??"",t.from=e.from??void 0,t.value=e.value??void 0,t}};function wv(){return{id:"",type:"",function:void 0}}var bc={encode(e,t=new ye){return e.id!==""&&t.uint32(10).string(e.id),e.type!==""&&t.uint32(18).string(e.type),e.function!==void 0&&wc.encode(e.function,t.uint32(26).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=wv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.id=r.string();continue;case 2:if(i!==18)break;o.type=r.string();continue;case 3:if(i!==26)break;o.function=wc.decode(r,r.uint32());continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return bc.fromPartial(e??{})},fromPartial(e){let t=wv();return t.id=e.id??"",t.type=e.type??"",t.function=e.function!==void 0&&e.function!==null?wc.fromPartial(e.function):void 0,t}};function Cv(){return{name:"",arguments:""}}var wc={encode(e,t=new ye){return e.name!==""&&t.uint32(10).string(e.name),e.arguments!==""&&t.uint32(18).string(e.arguments),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Cv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.name=r.string();continue;case 2:if(i!==18)break;o.arguments=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return wc.fromPartial(e??{})},fromPartial(e){let t=Cv();return t.name=e.name??"",t.arguments=e.arguments??"",t}};function xv(){return{value:"",mimeType:""}}var Cc={encode(e,t=new ye){return e.value!==""&&t.uint32(10).string(e.value),e.mimeType!==""&&t.uint32(18).string(e.mimeType),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=xv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.value=r.string();continue;case 2:if(i!==18)break;o.mimeType=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Cc.fromPartial(e??{})},fromPartial(e){let t=xv();return t.value=e.value??"",t.mimeType=e.mimeType??"",t}};function Ev(){return{value:"",mimeType:void 0}}var xc={encode(e,t=new ye){return e.value!==""&&t.uint32(10).string(e.value),e.mimeType!==void 0&&t.uint32(18).string(e.mimeType),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Ev();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.value=r.string();continue;case 2:if(i!==18)break;o.mimeType=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return xc.fromPartial(e??{})},fromPartial(e){let t=Ev();return t.value=e.value??"",t.mimeType=e.mimeType??void 0,t}};function Iv(){return{data:void 0,url:void 0}}var vt={encode(e,t=new ye){return e.data!==void 0&&Cc.encode(e.data,t.uint32(10).fork()).join(),e.url!==void 0&&xc.encode(e.url,t.uint32(18).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Iv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.data=Cc.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.url=xc.decode(r,r.uint32());continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return vt.fromPartial(e??{})},fromPartial(e){let t=Iv();return t.data=e.data!==void 0&&e.data!==null?Cc.fromPartial(e.data):void 0,t.url=e.url!==void 0&&e.url!==null?xc.fromPartial(e.url):void 0,t}};function Rv(){return{text:""}}var Ec={encode(e,t=new ye){return e.text!==""&&t.uint32(10).string(e.text),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Rv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.text=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Ec.fromPartial(e??{})},fromPartial(e){let t=Rv();return t.text=e.text??"",t}};function Tv(){return{source:void 0,metadata:void 0}}var Ic={encode(e,t=new ye){return e.source!==void 0&&vt.encode(e.source,t.uint32(10).fork()).join(),e.metadata!==void 0&&le.encode(le.wrap(e.metadata),t.uint32(18).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Tv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.source=vt.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.metadata=le.unwrap(le.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Ic.fromPartial(e??{})},fromPartial(e){let t=Tv();return t.source=e.source!==void 0&&e.source!==null?vt.fromPartial(e.source):void 0,t.metadata=e.metadata??void 0,t}};function _v(){return{source:void 0,metadata:void 0}}var Rc={encode(e,t=new ye){return e.source!==void 0&&vt.encode(e.source,t.uint32(10).fork()).join(),e.metadata!==void 0&&le.encode(le.wrap(e.metadata),t.uint32(18).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=_v();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.source=vt.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.metadata=le.unwrap(le.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Rc.fromPartial(e??{})},fromPartial(e){let t=_v();return t.source=e.source!==void 0&&e.source!==null?vt.fromPartial(e.source):void 0,t.metadata=e.metadata??void 0,t}};function kv(){return{source:void 0,metadata:void 0}}var Tc={encode(e,t=new ye){return e.source!==void 0&&vt.encode(e.source,t.uint32(10).fork()).join(),e.metadata!==void 0&&le.encode(le.wrap(e.metadata),t.uint32(18).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=kv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.source=vt.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.metadata=le.unwrap(le.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Tc.fromPartial(e??{})},fromPartial(e){let t=kv();return t.source=e.source!==void 0&&e.source!==null?vt.fromPartial(e.source):void 0,t.metadata=e.metadata??void 0,t}};function Ov(){return{source:void 0,metadata:void 0}}var _c={encode(e,t=new ye){return e.source!==void 0&&vt.encode(e.source,t.uint32(10).fork()).join(),e.metadata!==void 0&&le.encode(le.wrap(e.metadata),t.uint32(18).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Ov();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.source=vt.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.metadata=le.unwrap(le.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return _c.fromPartial(e??{})},fromPartial(e){let t=Ov();return t.source=e.source!==void 0&&e.source!==null?vt.fromPartial(e.source):void 0,t.metadata=e.metadata??void 0,t}};function Pv(){return{text:void 0,image:void 0,audio:void 0,video:void 0,document:void 0}}var kc={encode(e,t=new ye){return e.text!==void 0&&Ec.encode(e.text,t.uint32(10).fork()).join(),e.image!==void 0&&Ic.encode(e.image,t.uint32(18).fork()).join(),e.audio!==void 0&&Rc.encode(e.audio,t.uint32(26).fork()).join(),e.video!==void 0&&Tc.encode(e.video,t.uint32(34).fork()).join(),e.document!==void 0&&_c.encode(e.document,t.uint32(42).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Pv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.text=Ec.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.image=Ic.decode(r,r.uint32());continue;case 3:if(i!==26)break;o.audio=Rc.decode(r,r.uint32());continue;case 4:if(i!==34)break;o.video=Tc.decode(r,r.uint32());continue;case 5:if(i!==42)break;o.document=_c.decode(r,r.uint32());continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return kc.fromPartial(e??{})},fromPartial(e){let t=Pv();return t.text=e.text!==void 0&&e.text!==null?Ec.fromPartial(e.text):void 0,t.image=e.image!==void 0&&e.image!==null?Ic.fromPartial(e.image):void 0,t.audio=e.audio!==void 0&&e.audio!==null?Rc.fromPartial(e.audio):void 0,t.video=e.video!==void 0&&e.video!==null?Tc.fromPartial(e.video):void 0,t.document=e.document!==void 0&&e.document!==null?_c.fromPartial(e.document):void 0,t}};function Nv(){return{id:"",role:"",content:void 0,name:void 0,toolCalls:[],toolCallId:void 0,error:void 0,contentParts:[]}}var Oc={encode(e,t=new ye){e.id!==""&&t.uint32(10).string(e.id),e.role!==""&&t.uint32(18).string(e.role),e.content!==void 0&&t.uint32(26).string(e.content),e.name!==void 0&&t.uint32(34).string(e.name);for(let r of e.toolCalls)bc.encode(r,t.uint32(42).fork()).join();e.toolCallId!==void 0&&t.uint32(50).string(e.toolCallId),e.error!==void 0&&t.uint32(58).string(e.error);for(let r of e.contentParts)kc.encode(r,t.uint32(66).fork()).join();return t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Nv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.id=r.string();continue;case 2:if(i!==18)break;o.role=r.string();continue;case 3:if(i!==26)break;o.content=r.string();continue;case 4:if(i!==34)break;o.name=r.string();continue;case 5:if(i!==42)break;o.toolCalls.push(bc.decode(r,r.uint32()));continue;case 6:if(i!==50)break;o.toolCallId=r.string();continue;case 7:if(i!==58)break;o.error=r.string();continue;case 8:if(i!==66)break;o.contentParts.push(kc.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Oc.fromPartial(e??{})},fromPartial(e){let t=Nv();return t.id=e.id??"",t.role=e.role??"",t.content=e.content??void 0,t.name=e.name??void 0,t.toolCalls=e.toolCalls?.map(r=>bc.fromPartial(r))||[],t.toolCallId=e.toolCallId??void 0,t.error=e.error??void 0,t.contentParts=e.contentParts?.map(r=>kc.fromPartial(r))||[],t}},Fk=function(e){return e[e.TEXT_MESSAGE_START=0]="TEXT_MESSAGE_START",e[e.TEXT_MESSAGE_CONTENT=1]="TEXT_MESSAGE_CONTENT",e[e.TEXT_MESSAGE_END=2]="TEXT_MESSAGE_END",e[e.TOOL_CALL_START=3]="TOOL_CALL_START",e[e.TOOL_CALL_ARGS=4]="TOOL_CALL_ARGS",e[e.TOOL_CALL_END=5]="TOOL_CALL_END",e[e.STATE_SNAPSHOT=6]="STATE_SNAPSHOT",e[e.STATE_DELTA=7]="STATE_DELTA",e[e.MESSAGES_SNAPSHOT=8]="MESSAGES_SNAPSHOT",e[e.RAW=9]="RAW",e[e.CUSTOM=10]="CUSTOM",e[e.RUN_STARTED=11]="RUN_STARTED",e[e.RUN_FINISHED=12]="RUN_FINISHED",e[e.RUN_ERROR=13]="RUN_ERROR",e[e.STEP_STARTED=14]="STEP_STARTED",e[e.STEP_FINISHED=15]="STEP_FINISHED",e[e.UNRECOGNIZED=-1]="UNRECOGNIZED",e}({});function Fv(){return{type:0,timestamp:void 0,rawEvent:void 0}}var se={encode(e,t=new ye){return e.type!==0&&t.uint32(8).int32(e.type),e.timestamp!==void 0&&t.uint32(16).int64(e.timestamp),e.rawEvent!==void 0&&le.encode(le.wrap(e.rawEvent),t.uint32(26).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Fv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==8)break;o.type=r.int32();continue;case 2:if(i!==16)break;o.timestamp=Dk(r.int64());continue;case 3:if(i!==26)break;o.rawEvent=le.unwrap(le.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return se.fromPartial(e??{})},fromPartial(e){let t=Fv();return t.type=e.type??0,t.timestamp=e.timestamp??void 0,t.rawEvent=e.rawEvent??void 0,t}};function Dv(){return{baseEvent:void 0,messageId:"",role:void 0,name:void 0}}var Pc={encode(e,t=new ye){return e.baseEvent!==void 0&&se.encode(e.baseEvent,t.uint32(10).fork()).join(),e.messageId!==""&&t.uint32(18).string(e.messageId),e.role!==void 0&&t.uint32(26).string(e.role),e.name!==void 0&&t.uint32(34).string(e.name),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Dv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=se.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.messageId=r.string();continue;case 3:if(i!==26)break;o.role=r.string();continue;case 4:if(i!==34)break;o.name=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Pc.fromPartial(e??{})},fromPartial(e){let t=Dv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?se.fromPartial(e.baseEvent):void 0,t.messageId=e.messageId??"",t.role=e.role??void 0,t.name=e.name??void 0,t}};function Mv(){return{baseEvent:void 0,messageId:"",delta:""}}var Nc={encode(e,t=new ye){return e.baseEvent!==void 0&&se.encode(e.baseEvent,t.uint32(10).fork()).join(),e.messageId!==""&&t.uint32(18).string(e.messageId),e.delta!==""&&t.uint32(26).string(e.delta),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Mv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=se.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.messageId=r.string();continue;case 3:if(i!==26)break;o.delta=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Nc.fromPartial(e??{})},fromPartial(e){let t=Mv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?se.fromPartial(e.baseEvent):void 0,t.messageId=e.messageId??"",t.delta=e.delta??"",t}};function Lv(){return{baseEvent:void 0,messageId:""}}var Fc={encode(e,t=new ye){return e.baseEvent!==void 0&&se.encode(e.baseEvent,t.uint32(10).fork()).join(),e.messageId!==""&&t.uint32(18).string(e.messageId),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Lv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=se.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.messageId=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Fc.fromPartial(e??{})},fromPartial(e){let t=Lv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?se.fromPartial(e.baseEvent):void 0,t.messageId=e.messageId??"",t}};function jv(){return{baseEvent:void 0,toolCallId:"",toolCallName:"",parentMessageId:void 0}}var Dc={encode(e,t=new ye){return e.baseEvent!==void 0&&se.encode(e.baseEvent,t.uint32(10).fork()).join(),e.toolCallId!==""&&t.uint32(18).string(e.toolCallId),e.toolCallName!==""&&t.uint32(26).string(e.toolCallName),e.parentMessageId!==void 0&&t.uint32(34).string(e.parentMessageId),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=jv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=se.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.toolCallId=r.string();continue;case 3:if(i!==26)break;o.toolCallName=r.string();continue;case 4:if(i!==34)break;o.parentMessageId=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Dc.fromPartial(e??{})},fromPartial(e){let t=jv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?se.fromPartial(e.baseEvent):void 0,t.toolCallId=e.toolCallId??"",t.toolCallName=e.toolCallName??"",t.parentMessageId=e.parentMessageId??void 0,t}};function qv(){return{baseEvent:void 0,toolCallId:"",delta:""}}var Mc={encode(e,t=new ye){return e.baseEvent!==void 0&&se.encode(e.baseEvent,t.uint32(10).fork()).join(),e.toolCallId!==""&&t.uint32(18).string(e.toolCallId),e.delta!==""&&t.uint32(26).string(e.delta),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=qv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=se.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.toolCallId=r.string();continue;case 3:if(i!==26)break;o.delta=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Mc.fromPartial(e??{})},fromPartial(e){let t=qv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?se.fromPartial(e.baseEvent):void 0,t.toolCallId=e.toolCallId??"",t.delta=e.delta??"",t}};function Uv(){return{baseEvent:void 0,toolCallId:""}}var Lc={encode(e,t=new ye){return e.baseEvent!==void 0&&se.encode(e.baseEvent,t.uint32(10).fork()).join(),e.toolCallId!==""&&t.uint32(18).string(e.toolCallId),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Uv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=se.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.toolCallId=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Lc.fromPartial(e??{})},fromPartial(e){let t=Uv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?se.fromPartial(e.baseEvent):void 0,t.toolCallId=e.toolCallId??"",t}};function Vv(){return{baseEvent:void 0,snapshot:void 0}}var jc={encode(e,t=new ye){return e.baseEvent!==void 0&&se.encode(e.baseEvent,t.uint32(10).fork()).join(),e.snapshot!==void 0&&le.encode(le.wrap(e.snapshot),t.uint32(18).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Vv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=se.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.snapshot=le.unwrap(le.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return jc.fromPartial(e??{})},fromPartial(e){let t=Vv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?se.fromPartial(e.baseEvent):void 0,t.snapshot=e.snapshot??void 0,t}};function Bv(){return{baseEvent:void 0,delta:[]}}var qc={encode(e,t=new ye){e.baseEvent!==void 0&&se.encode(e.baseEvent,t.uint32(10).fork()).join();for(let r of e.delta)Ac.encode(r,t.uint32(18).fork()).join();return t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Bv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=se.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.delta.push(Ac.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return qc.fromPartial(e??{})},fromPartial(e){let t=Bv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?se.fromPartial(e.baseEvent):void 0,t.delta=e.delta?.map(r=>Ac.fromPartial(r))||[],t}};function Gv(){return{baseEvent:void 0,messages:[]}}var Uc={encode(e,t=new ye){e.baseEvent!==void 0&&se.encode(e.baseEvent,t.uint32(10).fork()).join();for(let r of e.messages)Oc.encode(r,t.uint32(18).fork()).join();return t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Gv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=se.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.messages.push(Oc.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Uc.fromPartial(e??{})},fromPartial(e){let t=Gv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?se.fromPartial(e.baseEvent):void 0,t.messages=e.messages?.map(r=>Oc.fromPartial(r))||[],t}};function $v(){return{baseEvent:void 0,event:void 0,source:void 0}}var Vc={encode(e,t=new ye){return e.baseEvent!==void 0&&se.encode(e.baseEvent,t.uint32(10).fork()).join(),e.event!==void 0&&le.encode(le.wrap(e.event),t.uint32(18).fork()).join(),e.source!==void 0&&t.uint32(26).string(e.source),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=$v();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=se.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.event=le.unwrap(le.decode(r,r.uint32()));continue;case 3:if(i!==26)break;o.source=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Vc.fromPartial(e??{})},fromPartial(e){let t=$v();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?se.fromPartial(e.baseEvent):void 0,t.event=e.event??void 0,t.source=e.source??void 0,t}};function Qv(){return{baseEvent:void 0,name:"",value:void 0}}var Bc={encode(e,t=new ye){return e.baseEvent!==void 0&&se.encode(e.baseEvent,t.uint32(10).fork()).join(),e.name!==""&&t.uint32(18).string(e.name),e.value!==void 0&&le.encode(le.wrap(e.value),t.uint32(26).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Qv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=se.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.name=r.string();continue;case 3:if(i!==26)break;o.value=le.unwrap(le.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Bc.fromPartial(e??{})},fromPartial(e){let t=Qv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?se.fromPartial(e.baseEvent):void 0,t.name=e.name??"",t.value=e.value??void 0,t}};function Hv(){return{baseEvent:void 0,threadId:"",runId:""}}var Gc={encode(e,t=new ye){return e.baseEvent!==void 0&&se.encode(e.baseEvent,t.uint32(10).fork()).join(),e.threadId!==""&&t.uint32(18).string(e.threadId),e.runId!==""&&t.uint32(26).string(e.runId),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Hv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=se.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.threadId=r.string();continue;case 3:if(i!==26)break;o.runId=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Gc.fromPartial(e??{})},fromPartial(e){let t=Hv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?se.fromPartial(e.baseEvent):void 0,t.threadId=e.threadId??"",t.runId=e.runId??"",t}};function zv(){return{baseEvent:void 0,threadId:"",runId:"",result:void 0}}var $c={encode(e,t=new ye){return e.baseEvent!==void 0&&se.encode(e.baseEvent,t.uint32(10).fork()).join(),e.threadId!==""&&t.uint32(18).string(e.threadId),e.runId!==""&&t.uint32(26).string(e.runId),e.result!==void 0&&le.encode(le.wrap(e.result),t.uint32(34).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=zv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=se.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.threadId=r.string();continue;case 3:if(i!==26)break;o.runId=r.string();continue;case 4:if(i!==34)break;o.result=le.unwrap(le.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return $c.fromPartial(e??{})},fromPartial(e){let t=zv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?se.fromPartial(e.baseEvent):void 0,t.threadId=e.threadId??"",t.runId=e.runId??"",t.result=e.result??void 0,t}};function Wv(){return{baseEvent:void 0,code:void 0,message:""}}var Qc={encode(e,t=new ye){return e.baseEvent!==void 0&&se.encode(e.baseEvent,t.uint32(10).fork()).join(),e.code!==void 0&&t.uint32(18).string(e.code),e.message!==""&&t.uint32(26).string(e.message),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Wv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=se.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.code=r.string();continue;case 3:if(i!==26)break;o.message=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Qc.fromPartial(e??{})},fromPartial(e){let t=Wv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?se.fromPartial(e.baseEvent):void 0,t.code=e.code??void 0,t.message=e.message??"",t}};function Kv(){return{baseEvent:void 0,stepName:""}}var Hc={encode(e,t=new ye){return e.baseEvent!==void 0&&se.encode(e.baseEvent,t.uint32(10).fork()).join(),e.stepName!==""&&t.uint32(18).string(e.stepName),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Kv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=se.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.stepName=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Hc.fromPartial(e??{})},fromPartial(e){let t=Kv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?se.fromPartial(e.baseEvent):void 0,t.stepName=e.stepName??"",t}};function Yv(){return{baseEvent:void 0,stepName:""}}var zc={encode(e,t=new ye){return e.baseEvent!==void 0&&se.encode(e.baseEvent,t.uint32(10).fork()).join(),e.stepName!==""&&t.uint32(18).string(e.stepName),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Yv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=se.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.stepName=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return zc.fromPartial(e??{})},fromPartial(e){let t=Yv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?se.fromPartial(e.baseEvent):void 0,t.stepName=e.stepName??"",t}};function Xv(){return{baseEvent:void 0,messageId:void 0,role:void 0,delta:void 0,name:void 0}}var Wc={encode(e,t=new ye){return e.baseEvent!==void 0&&se.encode(e.baseEvent,t.uint32(10).fork()).join(),e.messageId!==void 0&&t.uint32(18).string(e.messageId),e.role!==void 0&&t.uint32(26).string(e.role),e.delta!==void 0&&t.uint32(34).string(e.delta),e.name!==void 0&&t.uint32(42).string(e.name),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Xv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=se.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.messageId=r.string();continue;case 3:if(i!==26)break;o.role=r.string();continue;case 4:if(i!==34)break;o.delta=r.string();continue;case 5:if(i!==42)break;o.name=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Wc.fromPartial(e??{})},fromPartial(e){let t=Xv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?se.fromPartial(e.baseEvent):void 0,t.messageId=e.messageId??void 0,t.role=e.role??void 0,t.delta=e.delta??void 0,t.name=e.name??void 0,t}};function Zv(){return{baseEvent:void 0,toolCallId:void 0,toolCallName:void 0,parentMessageId:void 0,delta:void 0}}var Kc={encode(e,t=new ye){return e.baseEvent!==void 0&&se.encode(e.baseEvent,t.uint32(10).fork()).join(),e.toolCallId!==void 0&&t.uint32(18).string(e.toolCallId),e.toolCallName!==void 0&&t.uint32(26).string(e.toolCallName),e.parentMessageId!==void 0&&t.uint32(34).string(e.parentMessageId),e.delta!==void 0&&t.uint32(42).string(e.delta),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Zv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=se.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.toolCallId=r.string();continue;case 3:if(i!==26)break;o.toolCallName=r.string();continue;case 4:if(i!==34)break;o.parentMessageId=r.string();continue;case 5:if(i!==42)break;o.delta=r.string();continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Kc.fromPartial(e??{})},fromPartial(e){let t=Zv();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?se.fromPartial(e.baseEvent):void 0,t.toolCallId=e.toolCallId??void 0,t.toolCallName=e.toolCallName??void 0,t.parentMessageId=e.parentMessageId??void 0,t.delta=e.delta??void 0,t}};function Jv(){return{textMessageStart:void 0,textMessageContent:void 0,textMessageEnd:void 0,toolCallStart:void 0,toolCallArgs:void 0,toolCallEnd:void 0,stateSnapshot:void 0,stateDelta:void 0,messagesSnapshot:void 0,raw:void 0,custom:void 0,runStarted:void 0,runFinished:void 0,runError:void 0,stepStarted:void 0,stepFinished:void 0,textMessageChunk:void 0,toolCallChunk:void 0}}var eS={encode(e,t=new ye){return e.textMessageStart!==void 0&&Pc.encode(e.textMessageStart,t.uint32(10).fork()).join(),e.textMessageContent!==void 0&&Nc.encode(e.textMessageContent,t.uint32(18).fork()).join(),e.textMessageEnd!==void 0&&Fc.encode(e.textMessageEnd,t.uint32(26).fork()).join(),e.toolCallStart!==void 0&&Dc.encode(e.toolCallStart,t.uint32(34).fork()).join(),e.toolCallArgs!==void 0&&Mc.encode(e.toolCallArgs,t.uint32(42).fork()).join(),e.toolCallEnd!==void 0&&Lc.encode(e.toolCallEnd,t.uint32(50).fork()).join(),e.stateSnapshot!==void 0&&jc.encode(e.stateSnapshot,t.uint32(58).fork()).join(),e.stateDelta!==void 0&&qc.encode(e.stateDelta,t.uint32(66).fork()).join(),e.messagesSnapshot!==void 0&&Uc.encode(e.messagesSnapshot,t.uint32(74).fork()).join(),e.raw!==void 0&&Vc.encode(e.raw,t.uint32(82).fork()).join(),e.custom!==void 0&&Bc.encode(e.custom,t.uint32(90).fork()).join(),e.runStarted!==void 0&&Gc.encode(e.runStarted,t.uint32(98).fork()).join(),e.runFinished!==void 0&&$c.encode(e.runFinished,t.uint32(106).fork()).join(),e.runError!==void 0&&Qc.encode(e.runError,t.uint32(114).fork()).join(),e.stepStarted!==void 0&&Hc.encode(e.stepStarted,t.uint32(122).fork()).join(),e.stepFinished!==void 0&&zc.encode(e.stepFinished,t.uint32(130).fork()).join(),e.textMessageChunk!==void 0&&Wc.encode(e.textMessageChunk,t.uint32(138).fork()).join(),e.toolCallChunk!==void 0&&Kc.encode(e.toolCallChunk,t.uint32(146).fork()).join(),t},decode(e,t){let r=e instanceof X?e:new X(e),n=t===void 0?r.len:r.pos+t,o=Jv();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.textMessageStart=Pc.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.textMessageContent=Nc.decode(r,r.uint32());continue;case 3:if(i!==26)break;o.textMessageEnd=Fc.decode(r,r.uint32());continue;case 4:if(i!==34)break;o.toolCallStart=Dc.decode(r,r.uint32());continue;case 5:if(i!==42)break;o.toolCallArgs=Mc.decode(r,r.uint32());continue;case 6:if(i!==50)break;o.toolCallEnd=Lc.decode(r,r.uint32());continue;case 7:if(i!==58)break;o.stateSnapshot=jc.decode(r,r.uint32());continue;case 8:if(i!==66)break;o.stateDelta=qc.decode(r,r.uint32());continue;case 9:if(i!==74)break;o.messagesSnapshot=Uc.decode(r,r.uint32());continue;case 10:if(i!==82)break;o.raw=Vc.decode(r,r.uint32());continue;case 11:if(i!==90)break;o.custom=Bc.decode(r,r.uint32());continue;case 12:if(i!==98)break;o.runStarted=Gc.decode(r,r.uint32());continue;case 13:if(i!==106)break;o.runFinished=$c.decode(r,r.uint32());continue;case 14:if(i!==114)break;o.runError=Qc.decode(r,r.uint32());continue;case 15:if(i!==122)break;o.stepStarted=Hc.decode(r,r.uint32());continue;case 16:if(i!==130)break;o.stepFinished=zc.decode(r,r.uint32());continue;case 17:if(i!==138)break;o.textMessageChunk=Wc.decode(r,r.uint32());continue;case 18:if(i!==146)break;o.toolCallChunk=Kc.decode(r,r.uint32());continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return eS.fromPartial(e??{})},fromPartial(e){let t=Jv();return t.textMessageStart=e.textMessageStart!==void 0&&e.textMessageStart!==null?Pc.fromPartial(e.textMessageStart):void 0,t.textMessageContent=e.textMessageContent!==void 0&&e.textMessageContent!==null?Nc.fromPartial(e.textMessageContent):void 0,t.textMessageEnd=e.textMessageEnd!==void 0&&e.textMessageEnd!==null?Fc.fromPartial(e.textMessageEnd):void 0,t.toolCallStart=e.toolCallStart!==void 0&&e.toolCallStart!==null?Dc.fromPartial(e.toolCallStart):void 0,t.toolCallArgs=e.toolCallArgs!==void 0&&e.toolCallArgs!==null?Mc.fromPartial(e.toolCallArgs):void 0,t.toolCallEnd=e.toolCallEnd!==void 0&&e.toolCallEnd!==null?Lc.fromPartial(e.toolCallEnd):void 0,t.stateSnapshot=e.stateSnapshot!==void 0&&e.stateSnapshot!==null?jc.fromPartial(e.stateSnapshot):void 0,t.stateDelta=e.stateDelta!==void 0&&e.stateDelta!==null?qc.fromPartial(e.stateDelta):void 0,t.messagesSnapshot=e.messagesSnapshot!==void 0&&e.messagesSnapshot!==null?Uc.fromPartial(e.messagesSnapshot):void 0,t.raw=e.raw!==void 0&&e.raw!==null?Vc.fromPartial(e.raw):void 0,t.custom=e.custom!==void 0&&e.custom!==null?Bc.fromPartial(e.custom):void 0,t.runStarted=e.runStarted!==void 0&&e.runStarted!==null?Gc.fromPartial(e.runStarted):void 0,t.runFinished=e.runFinished!==void 0&&e.runFinished!==null?$c.fromPartial(e.runFinished):void 0,t.runError=e.runError!==void 0&&e.runError!==null?Qc.fromPartial(e.runError):void 0,t.stepStarted=e.stepStarted!==void 0&&e.stepStarted!==null?Hc.fromPartial(e.stepStarted):void 0,t.stepFinished=e.stepFinished!==void 0&&e.stepFinished!==null?zc.fromPartial(e.stepFinished):void 0,t.textMessageChunk=e.textMessageChunk!==void 0&&e.textMessageChunk!==null?Wc.fromPartial(e.textMessageChunk):void 0,t.toolCallChunk=e.toolCallChunk!==void 0&&e.toolCallChunk!==null?Kc.fromPartial(e.toolCallChunk):void 0,t}};function Dk(e){let t=A.Number(e.toString());if(t>A.Number.MAX_SAFE_INTEGER)throw new A.Error("Value is larger than Number.MAX_SAFE_INTEGER");if(t<A.Number.MIN_SAFE_INTEGER)throw new A.Error("Value is smaller than Number.MIN_SAFE_INTEGER");return t}var Sc=e=>{if(!(!e||typeof e!="object")){if(e.data)return{type:"data",value:e.data.value,mimeType:e.data.mimeType};if(e.url)return{type:"url",value:e.url.value,mimeType:e.url.mimeType}}},Mk=e=>{if(!(!e||typeof e!="object")){if(e.text)return{type:"text",text:e.text.text};if(e.image)return{type:"image",source:Sc(e.image.source),metadata:e.image.metadata};if(e.audio)return{type:"audio",source:Sc(e.audio.source),metadata:e.audio.metadata};if(e.video)return{type:"video",source:Sc(e.video.source),metadata:e.video.metadata};if(e.document)return{type:"document",source:Sc(e.document.source),metadata:e.document.metadata}}};function tS(e){let t=eS.decode(e),r=Object.values(t).find(n=>n!==void 0);if(!r)throw new Error("Invalid event");if(r.type=Fk[r.baseEvent.type],r.timestamp=r.baseEvent.timestamp,r.rawEvent=r.baseEvent.rawEvent,r.type===D.MESSAGES_SNAPSHOT)for(let n of r.messages){let o=n;if(o.role==="user"&&Array.isArray(o.contentParts)){let i=o.contentParts.map(s=>Mk(s)).filter(s=>s!==void 0);i.length>0&&(o.content=i)}Array.isArray(o.contentParts)&&o.contentParts.length===0&&(o.contentParts=void 0),o.toolCalls?.length===0&&(o.toolCalls=void 0)}if(r.type===D.STATE_DELTA)for(let n of r.delta)n.op=Nk[n.op].toLowerCase(),Object.keys(n).forEach(o=>{n[o]===void 0&&delete n[o]});return Object.keys(r).forEach(n=>{r[n]===void 0&&delete r[n]}),Ma.parse(r)}var fp="application/vnd.ag-ui.event+proto";m();d();f();p();m();d();f();p();m();d();f();p();var jk=/^[v^~<>=]*?(\d+)(?:\.([x*]|\d+)(?:\.([x*]|\d+)(?:\.([x*]|\d+))?(?:-([\da-z\-]+(?:\.[\da-z\-]+)*))?(?:\+[\da-z\-]+(?:\.[\da-z\-]+)*)?)?)?$/i,mp=e=>{if(typeof e!="string")throw new TypeError("Invalid argument expected string");let t=e.match(jk);if(!t)throw new Error(`Invalid argument not valid semver ('${e}' received)`);return t.shift(),t},rS=e=>e==="*"||e==="x"||e==="X",nS=e=>{let t=parseInt(e,10);return isNaN(t)?e:t},qk=(e,t)=>typeof e!=typeof t?[String(e),String(t)]:[e,t],Uk=(e,t)=>{if(rS(e)||rS(t))return 0;let[r,n]=qk(nS(e),nS(t));return r>n?1:r<n?-1:0},gp=(e,t)=>{for(let r=0;r<Math.max(e.length,t.length);r++){let n=Uk(e[r]||"0",t[r]||"0");if(n!==0)return n}return 0};var Vi=(e,t)=>{let r=mp(e),n=mp(t),o=r.pop(),i=n.pop(),s=gp(r,n);return s!==0?s:o&&i?gp(o.split("."),i.split(".")):o||i?o?-1:1:0};var xe=e=>{if(typeof structuredClone=="function")return structuredClone(e);try{return JSON.parse(JSON.stringify(e))}catch{return Array.isArray(e)?[...e]:{...e}}};function Bi(){return xr()}function vp(e){if(Object.freeze(e),typeof e=="object"&&e)for(let t of Object.values(e))typeof t=="object"&&t&&!Object.isFrozen(t)&&vp(t);return e}function Re(_x83,_x84,_x85,_x86){return _Re.apply(this,arguments)}function _Re(){_Re=_asyncToGenerator(function*(e,t,r,n){let o=typeof process<"u"&&process.env!==void 0,i=o&&!!process.env.VITEST_WORKER_ID,s=o&&!!process.env.VITEST_WORKER_ID,a=xe(t),u=xe(r),c=a,g=u,v;for(let E of e)try{s&&(vp(c),vp(g));let h=yield n(E,c,g);if(h===void 0)continue;if(h.messages!==void 0&&h.messages!==c&&(c=xe(h.messages)),h.state!==void 0&&h.state!==g&&(g=xe(h.state)),v=h.stopPropagation,v===!0)break}catch(h){if(s&&h instanceof TypeError){if(i)throw h;console.error("AG-UI: Subscriber attempted to mutate frozen inputs in-place. Return mutations via AgentStateMutation instead of mutating directly.",h)}else i||console.error("Subscriber error:",h);continue}return{...(c===a?{}:{messages:s&&Object.isFrozen(c)?xe(c):c}),...(g===u?{}:{state:s&&Object.isFrozen(g)?xe(g):g}),...(v===void 0?{}:{stopPropagation:v})}});return _Re.apply(this,arguments)}function Yc(e){if(!e)return{enabled:!1,events:!1,lifecycle:!1,verbose:!1};if(e===!0)return{enabled:!0,events:!0,lifecycle:!0,verbose:!0};let t=e.events??!0,r=e.lifecycle??!0,n=e.verbose??!1;return{enabled:t||r,events:t,lifecycle:r,verbose:n}}function Gi(e){if(e instanceof Sp)return e;if(e===!0)return new Sp(Yc(!0))}var Sp=class{constructor(e){this.config=e}event(e,t,r,n){this.config.events&&(this.config.verbose?console.debug(`[${e}] ${t}`,typeof r=="string"?r:JSON.stringify(r)):console.debug(`[${e}] ${t}`,n??r))}lifecycle(e,t,r){this.config.lifecycle&&(r?console.debug(`[${e}] ${t}`,r):console.debug(`[${e}] ${t}`))}get eventsEnabled(){return this.config.events}get lifecycleEnabled(){return this.config.lifecycle}get enabled(){return this.config.enabled}};function hp(e){return e.enabled?new Sp(e):void 0}function Vk(e,t,r){if(t){let o=e.find(s=>s.id===t);if(o?.role==="assistant")return o;o&&console.warn(`TOOL_CALL_START: parentMessageId '${t}' matches a '${o.role}' message, not assistant \u2014 falling back to toolCallId`);let i={id:o?r:t,role:"assistant",toolCalls:[]};return e.push(i),i}let n={id:r,role:"assistant",toolCalls:[]};return e.push(n),n}var uS=(e,t,r,n,o)=>{let i=Gi(o),s=xe(r.messages),a=xe(e.state),u={},c=v=>{v.messages!==void 0&&(s=v.messages,u.messages=v.messages),v.state!==void 0&&(a=v.state,u.state=v.state)},g=()=>{let v=xe(u);return u={},v.messages!==void 0||v.state!==void 0?De(v):Ja};return t.pipe(mc(/*#__PURE__*/function(){var _ref40=_asyncToGenerator(function*(v){let E=yield Re(n,s,a,(h,y,S)=>h.onEvent?.({event:v,agent:r,input:e,messages:y,state:S}));if(c(E),E.stopPropagation===!0?i?.event("APPLY","Event dropped:",v,{type:v.type,reason:"stopPropagation by subscriber"}):i?.event("APPLY","Event applied:",v,{type:v.type,subscribers:n.length}),E.stopPropagation===!0)return g();switch(v.type){case D.TEXT_MESSAGE_START:{let h=yield Re(n,s,a,(y,S,x)=>y.onTextMessageStartEvent?.({event:v,messages:S,state:x,agent:r,input:e}));if(c(h),h.stopPropagation!==!0){let{messageId:y,role:S="assistant",name:x}=v;if(!s.find(I=>I.id===y)){let I={id:y,role:S,content:"",...(x!==void 0&&{name:x})};s.push(I),c({messages:s})}}return g()}case D.TEXT_MESSAGE_CONTENT:{let{messageId:h,delta:y}=v,S=s.find(I=>I.id===h);if(!S)return console.warn(`TEXT_MESSAGE_CONTENT: No message found with ID '${h}'`),g();let x=yield Re(n,s,a,(I,T,R)=>I.onTextMessageContentEvent?.({event:v,messages:T,state:R,agent:r,input:e,textMessageBuffer:typeof S.content=="string"?S.content:""}));return c(x),x.stopPropagation!==!0&&(S.content=`${typeof S.content=="string"?S.content:""}${y}`,c({messages:s})),g()}case D.TEXT_MESSAGE_END:{let{messageId:h}=v,y=s.find(S=>S.id===h);return y?(c(yield Re(n,s,a,(S,x,I)=>S.onTextMessageEndEvent?.({event:v,messages:x,state:I,agent:r,input:e,textMessageBuffer:typeof y.content=="string"?y.content:""}))),yield Promise.all(n.map(S=>{S.onNewMessage?.({message:y,messages:s,state:a,agent:r,input:e})})),g()):(console.warn(`TEXT_MESSAGE_END: No message found with ID '${h}'`),g())}case D.TOOL_CALL_START:{let h=yield Re(n,s,a,(y,S,x)=>y.onToolCallStartEvent?.({event:v,messages:S,state:x,agent:r,input:e}));if(c(h),h.stopPropagation!==!0){let{toolCallId:y,toolCallName:S,parentMessageId:x}=v,I=Vk(s,x,y);I.toolCalls??(I.toolCalls=[]),I.toolCalls.push({id:y,type:"function",function:{name:S,arguments:""}}),c({messages:s})}return g()}case D.TOOL_CALL_ARGS:{let{toolCallId:h,delta:y}=v,S=s.find(T=>T.toolCalls?.some(R=>R.id===h));if(!S)return console.warn(`TOOL_CALL_ARGS: No message found containing tool call with ID '${h}'`),g();let x=S.toolCalls?.find(T=>T.id===h);if(!x)return console.warn(`TOOL_CALL_ARGS: No tool call found with ID '${h}'`),g();let I=yield Re(n,s,a,(T,R,k)=>{let _=x.function.arguments,F=x.function.name,V={};try{V=hc(_)}catch{}return T.onToolCallArgsEvent?.({event:v,messages:R,state:k,agent:r,input:e,toolCallBuffer:_,toolCallName:F,partialToolCallArgs:V})});return c(I),I.stopPropagation!==!0&&(x.function.arguments+=y,c({messages:s})),g()}case D.TOOL_CALL_END:{let{toolCallId:h}=v,y=s.find(x=>x.toolCalls?.some(I=>I.id===h));if(!y)return console.warn(`TOOL_CALL_END: No message found containing tool call with ID '${h}'`),g();let S=y.toolCalls?.find(x=>x.id===h);return S?(c(yield Re(n,s,a,(x,I,T)=>{let R=S.function.arguments,k=S.function.name,_={};try{_=JSON.parse(R)}catch{}return x.onToolCallEndEvent?.({event:v,messages:I,state:T,agent:r,input:e,toolCallName:k,toolCallArgs:_})})),yield Promise.all(n.map(x=>{x.onNewToolCall?.({toolCall:S,messages:s,state:a,agent:r,input:e})})),g()):(console.warn(`TOOL_CALL_END: No tool call found with ID '${h}'`),g())}case D.TOOL_CALL_RESULT:{let h=yield Re(n,s,a,(y,S,x)=>y.onToolCallResultEvent?.({event:v,messages:S,state:x,agent:r,input:e}));if(c(h),h.stopPropagation!==!0){let{messageId:y,toolCallId:S,content:x,role:I}=v,T={id:y,toolCallId:S,role:I||"tool",content:x};s.push(T),yield Promise.all(n.map(R=>{R.onNewMessage?.({message:T,messages:s,state:a,agent:r,input:e})})),c({messages:s})}return g()}case D.STATE_SNAPSHOT:{let h=yield Re(n,s,a,(y,S,x)=>y.onStateSnapshotEvent?.({event:v,messages:S,state:x,agent:r,input:e}));if(c(h),h.stopPropagation!==!0){let{snapshot:y}=v;a=y,c({state:a})}return g()}case D.STATE_DELTA:{let h=yield Re(n,s,a,(y,S,x)=>y.onStateDeltaEvent?.({event:v,messages:S,state:x,agent:r,input:e}));if(c(h),h.stopPropagation!==!0){let{delta:y}=v;try{a=$a.applyPatch(a,y,!0,!1).newDocument,c({state:a})}catch(S){let x=S instanceof Error?S.message:String(S);console.warn(`Failed to apply state patch:
|
|
37
37
|
Current state: ${JSON.stringify(a,null,2)}
|
|
38
38
|
Patch operations: ${JSON.stringify(y,null,2)}
|
|
39
|
-
Error: ${x}`)}}return g()}case D.MESSAGES_SNAPSHOT:{let h=yield Re(n,s,a,(y,S,x)=>y.onMessagesSnapshotEvent?.({event:v,messages:S,state:x,agent:r,input:e}));if(c(h),h.stopPropagation!==!0){let{messages:y}=v,S=new Map(y.map(T=>[T.id,T])),x=T=>T==="activity"||T==="reasoning";s=s.filter(T=>x(T.role)||S.has(T.id)).map(T=>x(T.role)?T:S.get(T.id));let I=new Set(s.map(T=>T.id));for(let T of y)I.has(T.id)||s.push(T);c({messages:s})}return g()}case D.ACTIVITY_SNAPSHOT:{let h=v,y=s.findIndex(R=>R.id===h.messageId),S=y>=0?s[y]:void 0,x=S?.role==="activity"?S:void 0,I=h.replace??!0,T=yield Re(n,s,a,(R,k,_)=>R.onActivitySnapshotEvent?.({event:h,messages:k,state:_,agent:r,input:e,activityMessage:x,existingMessage:S}));if(c(T),T.stopPropagation!==!0){let R={id:h.messageId,role:"activity",activityType:h.activityType,content:xe(h.content)},k;y===-1?(s.push(R),k=R):x?I&&(s[y]={...x,activityType:h.activityType,content:xe(h.content)}):I&&(s[y]=R,k=R),c({messages:s}),k&&(yield Promise.all(n.map(_=>_.onNewMessage?.({message:k,messages:s,state:a,agent:r,input:e}))))}return g()}case D.ACTIVITY_DELTA:{let h=v,y=s.findIndex(T=>T.id===h.messageId);if(y===-1)return g();let S=s[y];if(S.role!=="activity")return console.warn(`ACTIVITY_DELTA: Message '${h.messageId}' is not an activity message`),g();let x=S,I=yield Re(n,s,a,(T,R,k)=>T.onActivityDeltaEvent?.({event:h,messages:R,state:k,agent:r,input:e,activityMessage:x}));if(c(I),I.stopPropagation!==!0)try{let T=xe(x.content??{}),R=_r(T,h.patch??[],!0,!1).newDocument;s[y]={...x,content:xe(R),activityType:h.activityType},c({messages:s})}catch(T){let R=T instanceof Error?T.message:String(T);console.warn(`Failed to apply activity patch for '${h.messageId}': ${R}`)}return g()}case D.RAW:return c(yield Re(n,s,a,(h,y,S)=>h.onRawEvent?.({event:v,messages:y,state:S,agent:r,input:e}))),g();case D.CUSTOM:return c(yield Re(n,s,a,(h,y,S)=>h.onCustomEvent?.({event:v,messages:y,state:S,agent:r,input:e}))),g();case D.RUN_STARTED:{let h=yield Re(n,s,a,(y,S,x)=>y.onRunStartedEvent?.({event:v,messages:S,state:x,agent:r,input:e}));if(c(h),h.stopPropagation!==!0){let y=v;if(y.input?.messages){for(let S of y.input.messages)s.find(x=>x.id===S.id)||s.push(S);c({messages:s})}}return g()}case D.RUN_FINISHED:return c(yield Re(n,s,a,(h,y,S)=>h.onRunFinishedEvent?.({event:v,messages:y,state:S,agent:r,input:e,result:v.result}))),g();case D.RUN_ERROR:return c(yield Re(n,s,a,(h,y,S)=>h.onRunErrorEvent?.({event:v,messages:y,state:S,agent:r,input:e}))),g();case D.STEP_STARTED:return c(yield Re(n,s,a,(h,y,S)=>h.onStepStartedEvent?.({event:v,messages:y,state:S,agent:r,input:e}))),g();case D.STEP_FINISHED:return c(yield Re(n,s,a,(h,y,S)=>h.onStepFinishedEvent?.({event:v,messages:y,state:S,agent:r,input:e}))),g();case D.TEXT_MESSAGE_CHUNK:throw Error("TEXT_MESSAGE_CHUNK must be tranformed before being applied");case D.TOOL_CALL_CHUNK:throw Error("TOOL_CALL_CHUNK must be tranformed before being applied");case D.THINKING_START:return g();case D.THINKING_END:return g();case D.THINKING_TEXT_MESSAGE_START:return g();case D.THINKING_TEXT_MESSAGE_CONTENT:return g();case D.THINKING_TEXT_MESSAGE_END:return g();case D.REASONING_START:return c(yield Re(n,s,a,(h,y,S)=>h.onReasoningStartEvent?.({event:v,messages:y,state:S,agent:r,input:e}))),g();case D.REASONING_MESSAGE_START:{let h=yield Re(n,s,a,(y,S,x)=>y.onReasoningMessageStartEvent?.({event:v,messages:S,state:x,agent:r,input:e}));if(c(h),h.stopPropagation!==!0){let{messageId:y}=v;if(!s.find(S=>S.id===y)){let S={id:y,role:"reasoning",content:""};s.push(S),c({messages:s})}}return g()}case D.REASONING_MESSAGE_CONTENT:{let{messageId:h,delta:y}=v,S=s.find(I=>I.id===h);if(!S)return console.warn(`REASONING_MESSAGE_CONTENT: No message found with ID '${h}'`),g();let x=yield Re(n,s,a,(I,T,R)=>I.onReasoningMessageContentEvent?.({event:v,messages:T,state:R,agent:r,input:e,reasoningMessageBuffer:typeof S.content=="string"?S.content:""}));return c(x),x.stopPropagation!==!0&&(S.content=`${typeof S.content=="string"?S.content:""}${y}`,c({messages:s})),g()}case D.REASONING_MESSAGE_END:{let{messageId:h}=v,y=s.find(S=>S.id===h);return y?(c(yield Re(n,s,a,(S,x,I)=>S.onReasoningMessageEndEvent?.({event:v,messages:x,state:I,agent:r,input:e,reasoningMessageBuffer:typeof y.content=="string"?y.content:""}))),yield Promise.all(n.map(S=>{S.onNewMessage?.({message:y,messages:s,state:a,agent:r,input:e})})),g()):(console.warn(`REASONING_MESSAGE_END: No message found with ID '${h}'`),g())}case D.REASONING_MESSAGE_CHUNK:throw Error("REASONING_MESSAGE_CHUNK must be transformed before being applied");case D.REASONING_END:return c(yield Re(n,s,a,(h,y,S)=>h.onReasoningEndEvent?.({event:v,messages:y,state:S,agent:r,input:e}))),g();case D.REASONING_ENCRYPTED_VALUE:{let{subtype:h,entityId:y,encryptedValue:S}=v,x=yield Re(n,s,a,(I,T,R)=>I.onReasoningEncryptedValueEvent?.({event:v,messages:T,state:R,agent:r,input:e}));if(c(x),x.stopPropagation!==!0){let I=!1;if(h==="tool-call"){for(let T of s)if(T.role==="assistant"&&T.toolCalls){let R=T.toolCalls.find(k=>k.id===y);if(R){R.encryptedValue=S,I=!0;break}}}else{let T=s.find(R=>R.id===y);T?.role!=="activity"&&T&&(T.encryptedValue=S,I=!0)}I&&(u.messages=s)}return g()}}return v.type,g()});return function(_x87){return _ref40.apply(this,arguments)}}()),Kd(),n.length>0?Yd({}):v=>v)},mp=e=>t=>{let r=Bi(e),n=new Map,o=new Map,i=!1,s=!1,a=!1,u=new Map,c=!1,g=!1,v=!1,E=()=>{n.clear(),o.clear(),u.clear(),c=!1,g=!1,i=!1,s=!1,v=!0};return t.pipe(dt(h=>{let y=h.type;if(r?.event("VERIFY","Event:",h,{type:h.type}),s)return Ne(()=>new De(`Cannot send event type '${y}': The run has already errored with 'RUN_ERROR'. No further events can be sent.`));if(i&&y!==D.RUN_ERROR&&y!==D.RUN_STARTED)return Ne(()=>new De(`Cannot send event type '${y}': The run has already finished with 'RUN_FINISHED'. Start a new run with 'RUN_STARTED'.`));if(a){if(y===D.RUN_STARTED){if(v&&!i)return Ne(()=>new De("Cannot send 'RUN_STARTED' while a run is still active. The previous run must be finished with 'RUN_FINISHED' before starting a new run."));i&&E()}}else if(a=!0,y!==D.RUN_STARTED&&y!==D.RUN_ERROR)return Ne(()=>new De("First event must be 'RUN_STARTED'"));switch(y){case D.TEXT_MESSAGE_START:{let S=h.messageId;return n.has(S)?Ne(()=>new De(`Cannot send 'TEXT_MESSAGE_START' event: A text message with ID '${S}' is already in progress. Complete it with 'TEXT_MESSAGE_END' first.`)):(n.set(S,!0),Me(h))}case D.TEXT_MESSAGE_CONTENT:{let S=h.messageId;return n.has(S)?Me(h):Ne(()=>new De(`Cannot send 'TEXT_MESSAGE_CONTENT' event: No active text message found with ID '${S}'. Start a text message with 'TEXT_MESSAGE_START' first.`))}case D.TEXT_MESSAGE_END:{let S=h.messageId;return n.has(S)?(n.delete(S),Me(h)):Ne(()=>new De(`Cannot send 'TEXT_MESSAGE_END' event: No active text message found with ID '${S}'. A 'TEXT_MESSAGE_START' event must be sent first.`))}case D.TOOL_CALL_START:{let S=h.toolCallId;return o.has(S)?Ne(()=>new De(`Cannot send 'TOOL_CALL_START' event: A tool call with ID '${S}' is already in progress. Complete it with 'TOOL_CALL_END' first.`)):(o.set(S,!0),Me(h))}case D.TOOL_CALL_ARGS:{let S=h.toolCallId;return o.has(S)?Me(h):Ne(()=>new De(`Cannot send 'TOOL_CALL_ARGS' event: No active tool call found with ID '${S}'. Start a tool call with 'TOOL_CALL_START' first.`))}case D.TOOL_CALL_END:{let S=h.toolCallId;return o.has(S)?(o.delete(S),Me(h)):Ne(()=>new De(`Cannot send 'TOOL_CALL_END' event: No active tool call found with ID '${S}'. A 'TOOL_CALL_START' event must be sent first.`))}case D.STEP_STARTED:{let S=h.stepName;return u.has(S)?Ne(()=>new De(`Step "${S}" is already active for 'STEP_STARTED'`)):(u.set(S,!0),Me(h))}case D.STEP_FINISHED:{let S=h.stepName;return u.has(S)?(u.delete(S),Me(h)):Ne(()=>new De(`Cannot send 'STEP_FINISHED' for step "${S}" that was not started`))}case D.RUN_STARTED:return v=!0,Me(h);case D.RUN_FINISHED:if(u.size>0){let S=Array.from(u.keys()).join(", ");return Ne(()=>new De(`Cannot send 'RUN_FINISHED' while steps are still active: ${S}`))}if(n.size>0){let S=Array.from(n.keys()).join(", ");return Ne(()=>new De(`Cannot send 'RUN_FINISHED' while text messages are still active: ${S}`))}if(o.size>0){let S=Array.from(o.keys()).join(", ");return Ne(()=>new De(`Cannot send 'RUN_FINISHED' while tool calls are still active: ${S}`))}return i=!0,Me(h);case D.RUN_ERROR:return s=!0,Me(h);case D.CUSTOM:return Me(h);case D.THINKING_TEXT_MESSAGE_START:return c?g?Ne(()=>new De("Cannot send 'THINKING_TEXT_MESSAGE_START' event: A thinking message is already in progress. Complete it with 'THINKING_TEXT_MESSAGE_END' first.")):(g=!0,Me(h)):Ne(()=>new De("Cannot send 'THINKING_TEXT_MESSAGE_START' event: A thinking step is not in progress. Create one with 'THINKING_START' first."));case D.THINKING_TEXT_MESSAGE_CONTENT:return g?Me(h):Ne(()=>new De("Cannot send 'THINKING_TEXT_MESSAGE_CONTENT' event: No active thinking message found. Start a message with 'THINKING_TEXT_MESSAGE_START' first."));case D.THINKING_TEXT_MESSAGE_END:return g?(g=!1,Me(h)):Ne(()=>new De("Cannot send 'THINKING_TEXT_MESSAGE_END' event: No active thinking message found. A 'THINKING_TEXT_MESSAGE_START' event must be sent first."));case D.THINKING_START:return c?Ne(()=>new De("Cannot send 'THINKING_START' event: A thinking step is already in progress. End it with 'THINKING_END' first.")):(c=!0,Me(h));case D.THINKING_END:return c?(c=!1,Me(h)):Ne(()=>new De("Cannot send 'THINKING_END' event: No active thinking step found. A 'THINKING_START' event must be sent first."));default:return Me(h)}}))},In=function(e){return e.HEADERS="headers",e.DATA="data",e}({}),Uk=(e,t)=>uc(()=>Cn(w(e,t))).pipe(Xd(r=>{if(!r.ok){let i=r.headers.get("content-type")||"";return Cn(r.text()).pipe(dt(s=>{let a=s;if(i.includes("application/json"))try{a=JSON.parse(s)}catch{}let u=Error(`HTTP ${r.status}: ${typeof a=="string"?a:JSON.stringify(a)}`);return u.status=r.status,u.payload=a,Ne(()=>u)}))}let n={type:In.HEADERS,status:r.status,headers:r.headers},o=r.body?.getReader();return o?new Pe(i=>(i.next(n),_asyncToGenerator(function*(){try{for(;;){let{done:s,value:a}=yield o.read();if(s)break;let u={type:In.DATA,data:a};i.next(u)}i.complete()}catch(s){i.error(s)}})(),()=>{o.cancel().catch(s=>{if(s?.name!=="AbortError")throw s})})):Ne(()=>Error("Failed to getReader() from response"))})),Vk=(e,t)=>{let r=Bi(t),n=new Yt,o=new TextDecoder("utf-8",{fatal:!1}),i="";e.subscribe({next:a=>{if(a.type!==In.HEADERS&&a.type===In.DATA&&a.data){let u=o.decode(a.data,{stream:!0});i+=u;let c=i.split(/\n\n/);i=c.pop()||"";for(let g of c)s(g)}},error:a=>n.error(a),complete:()=>{i&&(i+=o.decode(),s(i)),n.complete()}});function s(a){let u=a.split(`
|
|
39
|
+
Error: ${x}`)}}return g()}case D.MESSAGES_SNAPSHOT:{let h=yield Re(n,s,a,(y,S,x)=>y.onMessagesSnapshotEvent?.({event:v,messages:S,state:x,agent:r,input:e}));if(c(h),h.stopPropagation!==!0){let{messages:y}=v,S=new Map(y.map(T=>[T.id,T])),x=T=>T==="activity"||T==="reasoning";s=s.filter(T=>x(T.role)||S.has(T.id)).map(T=>x(T.role)?T:S.get(T.id));let I=new Set(s.map(T=>T.id));for(let T of y)I.has(T.id)||s.push(T);c({messages:s})}return g()}case D.ACTIVITY_SNAPSHOT:{let h=v,y=s.findIndex(R=>R.id===h.messageId),S=y>=0?s[y]:void 0,x=S?.role==="activity"?S:void 0,I=h.replace??!0,T=yield Re(n,s,a,(R,k,_)=>R.onActivitySnapshotEvent?.({event:h,messages:k,state:_,agent:r,input:e,activityMessage:x,existingMessage:S}));if(c(T),T.stopPropagation!==!0){let R={id:h.messageId,role:"activity",activityType:h.activityType,content:xe(h.content)},k;y===-1?(s.push(R),k=R):x?I&&(s[y]={...x,activityType:h.activityType,content:xe(h.content)}):I&&(s[y]=R,k=R),c({messages:s}),k&&(yield Promise.all(n.map(_=>_.onNewMessage?.({message:k,messages:s,state:a,agent:r,input:e}))))}return g()}case D.ACTIVITY_DELTA:{let h=v,y=s.findIndex(T=>T.id===h.messageId);if(y===-1)return g();let S=s[y];if(S.role!=="activity")return console.warn(`ACTIVITY_DELTA: Message '${h.messageId}' is not an activity message`),g();let x=S,I=yield Re(n,s,a,(T,R,k)=>T.onActivityDeltaEvent?.({event:h,messages:R,state:k,agent:r,input:e,activityMessage:x}));if(c(I),I.stopPropagation!==!0)try{let T=xe(x.content??{}),R=$a.applyPatch(T,h.patch??[],!0,!1).newDocument;s[y]={...x,content:xe(R),activityType:h.activityType},c({messages:s})}catch(T){let R=T instanceof Error?T.message:String(T);console.warn(`Failed to apply activity patch for '${h.messageId}': ${R}`)}return g()}case D.RAW:return c(yield Re(n,s,a,(h,y,S)=>h.onRawEvent?.({event:v,messages:y,state:S,agent:r,input:e}))),g();case D.CUSTOM:return c(yield Re(n,s,a,(h,y,S)=>h.onCustomEvent?.({event:v,messages:y,state:S,agent:r,input:e}))),g();case D.RUN_STARTED:{let h=yield Re(n,s,a,(y,S,x)=>y.onRunStartedEvent?.({event:v,messages:S,state:x,agent:r,input:e}));if(c(h),h.stopPropagation!==!0){let y=v;if(y.input?.messages){for(let S of y.input.messages)s.find(x=>x.id===S.id)||s.push(S);c({messages:s})}}return g()}case D.RUN_FINISHED:return c(yield Re(n,s,a,(h,y,S)=>h.onRunFinishedEvent?.({event:v,messages:y,state:S,agent:r,input:e,result:v.result}))),g();case D.RUN_ERROR:return c(yield Re(n,s,a,(h,y,S)=>h.onRunErrorEvent?.({event:v,messages:y,state:S,agent:r,input:e}))),g();case D.STEP_STARTED:return c(yield Re(n,s,a,(h,y,S)=>h.onStepStartedEvent?.({event:v,messages:y,state:S,agent:r,input:e}))),g();case D.STEP_FINISHED:return c(yield Re(n,s,a,(h,y,S)=>h.onStepFinishedEvent?.({event:v,messages:y,state:S,agent:r,input:e}))),g();case D.TEXT_MESSAGE_CHUNK:throw Error("TEXT_MESSAGE_CHUNK must be tranformed before being applied");case D.TOOL_CALL_CHUNK:throw Error("TOOL_CALL_CHUNK must be tranformed before being applied");case D.THINKING_START:return g();case D.THINKING_END:return g();case D.THINKING_TEXT_MESSAGE_START:return g();case D.THINKING_TEXT_MESSAGE_CONTENT:return g();case D.THINKING_TEXT_MESSAGE_END:return g();case D.REASONING_START:return c(yield Re(n,s,a,(h,y,S)=>h.onReasoningStartEvent?.({event:v,messages:y,state:S,agent:r,input:e}))),g();case D.REASONING_MESSAGE_START:{let h=yield Re(n,s,a,(y,S,x)=>y.onReasoningMessageStartEvent?.({event:v,messages:S,state:x,agent:r,input:e}));if(c(h),h.stopPropagation!==!0){let{messageId:y}=v;if(!s.find(S=>S.id===y)){let S={id:y,role:"reasoning",content:""};s.push(S),c({messages:s})}}return g()}case D.REASONING_MESSAGE_CONTENT:{let{messageId:h,delta:y}=v,S=s.find(I=>I.id===h);if(!S)return console.warn(`REASONING_MESSAGE_CONTENT: No message found with ID '${h}'`),g();let x=yield Re(n,s,a,(I,T,R)=>I.onReasoningMessageContentEvent?.({event:v,messages:T,state:R,agent:r,input:e,reasoningMessageBuffer:typeof S.content=="string"?S.content:""}));return c(x),x.stopPropagation!==!0&&(S.content=`${typeof S.content=="string"?S.content:""}${y}`,c({messages:s})),g()}case D.REASONING_MESSAGE_END:{let{messageId:h}=v,y=s.find(S=>S.id===h);return y?(c(yield Re(n,s,a,(S,x,I)=>S.onReasoningMessageEndEvent?.({event:v,messages:x,state:I,agent:r,input:e,reasoningMessageBuffer:typeof y.content=="string"?y.content:""}))),yield Promise.all(n.map(S=>{S.onNewMessage?.({message:y,messages:s,state:a,agent:r,input:e})})),g()):(console.warn(`REASONING_MESSAGE_END: No message found with ID '${h}'`),g())}case D.REASONING_MESSAGE_CHUNK:throw Error("REASONING_MESSAGE_CHUNK must be transformed before being applied");case D.REASONING_END:return c(yield Re(n,s,a,(h,y,S)=>h.onReasoningEndEvent?.({event:v,messages:y,state:S,agent:r,input:e}))),g();case D.REASONING_ENCRYPTED_VALUE:{let{subtype:h,entityId:y,encryptedValue:S}=v,x=yield Re(n,s,a,(I,T,R)=>I.onReasoningEncryptedValueEvent?.({event:v,messages:T,state:R,agent:r,input:e}));if(c(x),x.stopPropagation!==!0){let I=!1;if(h==="tool-call"){for(let T of s)if(T.role==="assistant"&&T.toolCalls){let R=T.toolCalls.find(k=>k.id===y);if(R){R.encryptedValue=S,I=!0;break}}}else{let T=s.find(R=>R.id===y);T?.role!=="activity"&&T&&(T.encryptedValue=S,I=!0)}I&&(u.messages=s)}return g()}}return v.type,g()});return function(_x87){return _ref40.apply(this,arguments)}}()),Zd(),n.length>0?Jd({}):v=>v)},yp=e=>t=>{let r=Gi(e),n=new Map,o=new Map,i=!1,s=!1,a=!1,u=new Map,c=!1,g=!1,v=!1,E=()=>{n.clear(),o.clear(),u.clear(),c=!1,g=!1,i=!1,s=!1,v=!0};return t.pipe(dt(h=>{let y=h.type;if(r?.event("VERIFY","Event:",h,{type:h.type}),s)return Ne(()=>new Fe(`Cannot send event type '${y}': The run has already errored with 'RUN_ERROR'. No further events can be sent.`));if(i&&y!==D.RUN_ERROR&&y!==D.RUN_STARTED)return Ne(()=>new Fe(`Cannot send event type '${y}': The run has already finished with 'RUN_FINISHED'. Start a new run with 'RUN_STARTED'.`));if(a){if(y===D.RUN_STARTED){if(v&&!i)return Ne(()=>new Fe("Cannot send 'RUN_STARTED' while a run is still active. The previous run must be finished with 'RUN_FINISHED' before starting a new run."));i&&E()}}else if(a=!0,y!==D.RUN_STARTED&&y!==D.RUN_ERROR)return Ne(()=>new Fe("First event must be 'RUN_STARTED'"));switch(y){case D.TEXT_MESSAGE_START:{let S=h.messageId;return n.has(S)?Ne(()=>new Fe(`Cannot send 'TEXT_MESSAGE_START' event: A text message with ID '${S}' is already in progress. Complete it with 'TEXT_MESSAGE_END' first.`)):(n.set(S,!0),De(h))}case D.TEXT_MESSAGE_CONTENT:{let S=h.messageId;return n.has(S)?De(h):Ne(()=>new Fe(`Cannot send 'TEXT_MESSAGE_CONTENT' event: No active text message found with ID '${S}'. Start a text message with 'TEXT_MESSAGE_START' first.`))}case D.TEXT_MESSAGE_END:{let S=h.messageId;return n.has(S)?(n.delete(S),De(h)):Ne(()=>new Fe(`Cannot send 'TEXT_MESSAGE_END' event: No active text message found with ID '${S}'. A 'TEXT_MESSAGE_START' event must be sent first.`))}case D.TOOL_CALL_START:{let S=h.toolCallId;return o.has(S)?Ne(()=>new Fe(`Cannot send 'TOOL_CALL_START' event: A tool call with ID '${S}' is already in progress. Complete it with 'TOOL_CALL_END' first.`)):(o.set(S,!0),De(h))}case D.TOOL_CALL_ARGS:{let S=h.toolCallId;return o.has(S)?De(h):Ne(()=>new Fe(`Cannot send 'TOOL_CALL_ARGS' event: No active tool call found with ID '${S}'. Start a tool call with 'TOOL_CALL_START' first.`))}case D.TOOL_CALL_END:{let S=h.toolCallId;return o.has(S)?(o.delete(S),De(h)):Ne(()=>new Fe(`Cannot send 'TOOL_CALL_END' event: No active tool call found with ID '${S}'. A 'TOOL_CALL_START' event must be sent first.`))}case D.STEP_STARTED:{let S=h.stepName;return u.has(S)?Ne(()=>new Fe(`Step "${S}" is already active for 'STEP_STARTED'`)):(u.set(S,!0),De(h))}case D.STEP_FINISHED:{let S=h.stepName;return u.has(S)?(u.delete(S),De(h)):Ne(()=>new Fe(`Cannot send 'STEP_FINISHED' for step "${S}" that was not started`))}case D.RUN_STARTED:return v=!0,De(h);case D.RUN_FINISHED:if(u.size>0){let S=Array.from(u.keys()).join(", ");return Ne(()=>new Fe(`Cannot send 'RUN_FINISHED' while steps are still active: ${S}`))}if(n.size>0){let S=Array.from(n.keys()).join(", ");return Ne(()=>new Fe(`Cannot send 'RUN_FINISHED' while text messages are still active: ${S}`))}if(o.size>0){let S=Array.from(o.keys()).join(", ");return Ne(()=>new Fe(`Cannot send 'RUN_FINISHED' while tool calls are still active: ${S}`))}return i=!0,De(h);case D.RUN_ERROR:return s=!0,De(h);case D.CUSTOM:return De(h);case D.THINKING_TEXT_MESSAGE_START:return c?g?Ne(()=>new Fe("Cannot send 'THINKING_TEXT_MESSAGE_START' event: A thinking message is already in progress. Complete it with 'THINKING_TEXT_MESSAGE_END' first.")):(g=!0,De(h)):Ne(()=>new Fe("Cannot send 'THINKING_TEXT_MESSAGE_START' event: A thinking step is not in progress. Create one with 'THINKING_START' first."));case D.THINKING_TEXT_MESSAGE_CONTENT:return g?De(h):Ne(()=>new Fe("Cannot send 'THINKING_TEXT_MESSAGE_CONTENT' event: No active thinking message found. Start a message with 'THINKING_TEXT_MESSAGE_START' first."));case D.THINKING_TEXT_MESSAGE_END:return g?(g=!1,De(h)):Ne(()=>new Fe("Cannot send 'THINKING_TEXT_MESSAGE_END' event: No active thinking message found. A 'THINKING_TEXT_MESSAGE_START' event must be sent first."));case D.THINKING_START:return c?Ne(()=>new Fe("Cannot send 'THINKING_START' event: A thinking step is already in progress. End it with 'THINKING_END' first.")):(c=!0,De(h));case D.THINKING_END:return c?(c=!1,De(h)):Ne(()=>new Fe("Cannot send 'THINKING_END' event: No active thinking step found. A 'THINKING_START' event must be sent first."));default:return De(h)}}))},En=function(e){return e.HEADERS="headers",e.DATA="data",e}({}),Bk=(e,t)=>fc(()=>wn(w(e,t))).pipe(ep(r=>{if(!r.ok){let i=r.headers.get("content-type")||"";return wn(r.text()).pipe(dt(s=>{let a=s;if(i.includes("application/json"))try{a=JSON.parse(s)}catch{}let u=Error(`HTTP ${r.status}: ${typeof a=="string"?a:JSON.stringify(a)}`);return u.status=r.status,u.payload=a,Ne(()=>u)}))}let n={type:En.HEADERS,status:r.status,headers:r.headers},o=r.body?.getReader();return o?new Pe(i=>(i.next(n),_asyncToGenerator(function*(){try{for(;;){let{done:s,value:a}=yield o.read();if(s)break;let u={type:En.DATA,data:a};i.next(u)}i.complete()}catch(s){i.error(s)}})(),()=>{o.cancel().catch(s=>{if(s?.name!=="AbortError")throw s})})):Ne(()=>Error("Failed to getReader() from response"))})),Gk=(e,t)=>{let r=Gi(t),n=new Yt,o=new TextDecoder("utf-8",{fatal:!1}),i="";e.subscribe({next:a=>{if(a.type!==En.HEADERS&&a.type===En.DATA&&a.data){let u=o.decode(a.data,{stream:!0});i+=u;let c=i.split(/\n\n/);i=c.pop()||"";for(let g of c)s(g)}},error:a=>n.error(a),complete:()=>{i&&(i+=o.decode(),s(i)),n.complete()}});function s(a){let u=a.split(`
|
|
40
40
|
`),c=[];for(let g of u)g.startsWith("data:")&&c.push(g.slice(5).replace(/^ /,""));if(c.length>0)try{let g=c.join(`
|
|
41
|
-
`),v=JSON.parse(g);r?.event("SSE","Event received:",v,{type:v.type}),n.next(v)}catch(g){n.error(g)}}return n.asObservable()}
|
|
42
|
-
`)},r0=(e,t,r)=>n=>{let o={},i=!0,s=!0,a="",u=null,c=null,g=[],v={},E=h=>{typeof h=="object"&&h&&("messages"in h&&delete h.messages,o=h)};return n.pipe(dt(h=>{switch(h.type){case D.TEXT_MESSAGE_START:{let y=h;return[{type:ke.enum.TextMessageStart,messageId:y.messageId,role:y.role}]}case D.TEXT_MESSAGE_CONTENT:{let y=h;return[{type:ke.enum.TextMessageContent,messageId:y.messageId,content:y.delta}]}case D.TEXT_MESSAGE_END:{let y=h;return[{type:ke.enum.TextMessageEnd,messageId:y.messageId}]}case D.TOOL_CALL_START:{let y=h;return g.push({id:y.toolCallId,type:"function",function:{name:y.toolCallName,arguments:""}}),s=!0,v[y.toolCallId]=y.toolCallName,[{type:ke.enum.ActionExecutionStart,actionExecutionId:y.toolCallId,actionName:y.toolCallName,parentMessageId:y.parentMessageId}]}case D.TOOL_CALL_ARGS:{let y=h,S=g.find(I=>I.id===y.toolCallId);if(!S)return console.warn(`TOOL_CALL_ARGS: No tool call found with ID '${y.toolCallId}'`),[];S.function.arguments+=y.delta;let x=!1;if(c){let I=c.find(T=>T.tool==S.function.name);if(I)try{let T=JSON.parse(pc(S.function.arguments));I.tool_argument&&I.tool_argument in T?(E({...o,[I.state_key]:T[I.tool_argument]}),x=!0):I.tool_argument||(E({...o,[I.state_key]:T}),x=!0)}catch{}}return[{type:ke.enum.ActionExecutionArgs,actionExecutionId:y.toolCallId,args:y.delta},...(x?[{type:ke.enum.AgentStateMessage,threadId:e,agentName:r,nodeName:a,runId:t,running:i,role:"assistant",state:JSON.stringify(o),active:s}]:[])]}case D.TOOL_CALL_END:{let y=h;return[{type:ke.enum.ActionExecutionEnd,actionExecutionId:y.toolCallId}]}case D.TOOL_CALL_RESULT:{let y=h;return[{type:ke.enum.ActionExecutionResult,actionExecutionId:y.toolCallId,result:y.content,actionName:v[y.toolCallId]||"unknown"}]}case D.RAW:return[];case D.CUSTOM:{let y=h;switch(y.name){case"Exit":i=!1;break;case"PredictState":c=y.value;break}return[{type:ke.enum.MetaEvent,name:y.name,value:y.value}]}case D.STATE_SNAPSHOT:return E(h.snapshot),[{type:ke.enum.AgentStateMessage,threadId:e,agentName:r,nodeName:a,runId:t,running:i,role:"assistant",state:JSON.stringify(o),active:s}];case D.STATE_DELTA:{let y=h,S=_r(o,y.delta,!0,!1);return S?(E(S.newDocument),[{type:ke.enum.AgentStateMessage,threadId:e,agentName:r,nodeName:a,runId:t,running:i,role:"assistant",state:JSON.stringify(o),active:s}]):[]}case D.MESSAGES_SNAPSHOT:return u=h.messages,[{type:ke.enum.AgentStateMessage,threadId:e,agentName:r,nodeName:a,runId:t,running:i,role:"assistant",state:JSON.stringify({...o,...(u?{messages:u}:{})}),active:!0}];case D.RUN_STARTED:return[];case D.RUN_FINISHED:return u&&(o.messages=u),Object.keys(o).length===0?[]:[{type:ke.enum.AgentStateMessage,threadId:e,agentName:r,nodeName:a,runId:t,running:i,role:"assistant",state:JSON.stringify({...o,...(u?{messages:n0(u)}:{})}),active:!1}];case D.RUN_ERROR:{let y=h;return[{type:ke.enum.RunError,message:y.message,code:y.code}]}case D.STEP_STARTED:return a=h.stepName,g=[],c=null,[{type:ke.enum.AgentStateMessage,threadId:e,agentName:r,nodeName:a,runId:t,running:i,role:"assistant",state:JSON.stringify(o),active:!0}];case D.STEP_FINISHED:return g=[],c=null,[{type:ke.enum.AgentStateMessage,threadId:e,agentName:r,nodeName:a,runId:t,running:i,role:"assistant",state:JSON.stringify(o),active:!1}];default:return[]}}))};function n0(e){let t=[];for(let r of e)if(r.role==="assistant"||r.role==="user"||r.role==="system"){let n=t0(r.content);if(n){let o={id:r.id,role:r.role,content:n};t.push(o)}if(r.role==="assistant"&&r.toolCalls&&r.toolCalls.length>0)for(let o of r.toolCalls){let i={id:o.id,name:o.function.name,arguments:JSON.parse(o.function.arguments),parentMessageId:r.id};t.push(i)}}else if(r.role==="tool"){let n="unknown";for(let i of e)if(i.role==="assistant"&&i.toolCalls?.length){for(let s of i.toolCalls)if(s.id===r.toolCallId){n=s.function.name;break}}let o={id:r.id,result:r.content,actionExecutionId:r.toolCallId,actionName:n};t.push(o)}return t}var Wc=e=>t=>{let r=Bi(e),n,o,i,s,a=()=>{if(!n||s!=="text")throw Error("No text message to close");let v={type:D.TEXT_MESSAGE_END,messageId:n.messageId};return s=void 0,n=void 0,r?.event("TRANSFORM","TEXT_MESSAGE_END",v,{messageId:v.messageId}),v},u=()=>{if(!o||s!=="tool")throw Error("No tool call to close");let v={type:D.TOOL_CALL_END,toolCallId:o.toolCallId};return s=void 0,o=void 0,r?.event("TRANSFORM","TOOL_CALL_END",v,{toolCallId:v.toolCallId}),v},c=()=>{if(!i||s!=="reasoning")throw Error("No reasoning message to close");let v={type:D.REASONING_MESSAGE_END,messageId:i.messageId};return s=void 0,i=void 0,r?.event("TRANSFORM","REASONING_MESSAGE_END",v,{messageId:v.messageId}),v},g=()=>s==="text"?[a()]:s==="tool"?[u()]:s==="reasoning"?[c()]:[];return t.pipe(dt(v=>{switch(v.type){case D.TEXT_MESSAGE_START:case D.TEXT_MESSAGE_CONTENT:case D.TEXT_MESSAGE_END:case D.TOOL_CALL_START:case D.TOOL_CALL_ARGS:case D.TOOL_CALL_END:case D.TOOL_CALL_RESULT:case D.STATE_SNAPSHOT:case D.STATE_DELTA:case D.MESSAGES_SNAPSHOT:case D.CUSTOM:case D.RUN_STARTED:case D.RUN_FINISHED:case D.RUN_ERROR:case D.STEP_STARTED:case D.STEP_FINISHED:case D.THINKING_START:case D.THINKING_END:case D.THINKING_TEXT_MESSAGE_START:case D.THINKING_TEXT_MESSAGE_CONTENT:case D.THINKING_TEXT_MESSAGE_END:case D.REASONING_START:case D.REASONING_MESSAGE_START:case D.REASONING_MESSAGE_CONTENT:case D.REASONING_MESSAGE_END:case D.REASONING_END:return[...g(),v];case D.RAW:case D.ACTIVITY_SNAPSHOT:case D.ACTIVITY_DELTA:case D.REASONING_ENCRYPTED_VALUE:return[v];case D.TEXT_MESSAGE_CHUNK:let E=v,h=[];if((s!=="text"||E.messageId!==void 0&&E.messageId!==n?.messageId)&&h.push(...g()),s!=="text"){if(E.messageId===void 0)throw Error("First TEXT_MESSAGE_CHUNK must have a messageId");n={messageId:E.messageId,name:E.name},s="text";let T={type:D.TEXT_MESSAGE_START,messageId:E.messageId,role:E.role||"assistant",...(E.name!==void 0&&{name:E.name})};h.push(T),r?.event("TRANSFORM","TEXT_MESSAGE_START",T,{messageId:E.messageId})}if(E.delta!==void 0){let T={type:D.TEXT_MESSAGE_CONTENT,messageId:n.messageId,delta:E.delta};h.push(T),r?.event("TRANSFORM","TEXT_MESSAGE_CONTENT",T,{messageId:n.messageId})}return h;case D.TOOL_CALL_CHUNK:let y=v,S=[];if((s!=="tool"||y.toolCallId!==void 0&&y.toolCallId!==o?.toolCallId)&&S.push(...g()),s!=="tool"){if(y.toolCallId===void 0)throw Error("First TOOL_CALL_CHUNK must have a toolCallId");if(y.toolCallName===void 0)throw Error("First TOOL_CALL_CHUNK must have a toolCallName");o={toolCallId:y.toolCallId,toolCallName:y.toolCallName,parentMessageId:y.parentMessageId},s="tool";let T={type:D.TOOL_CALL_START,toolCallId:y.toolCallId,toolCallName:y.toolCallName,parentMessageId:y.parentMessageId};S.push(T),r?.event("TRANSFORM","TOOL_CALL_START",T,{toolCallId:y.toolCallId,toolCallName:y.toolCallName})}if(y.delta!==void 0){let T={type:D.TOOL_CALL_ARGS,toolCallId:o.toolCallId,delta:y.delta};S.push(T),r?.event("TRANSFORM","TOOL_CALL_ARGS",T,{toolCallId:o.toolCallId})}return S;case D.REASONING_MESSAGE_CHUNK:let x=v,I=[];if((s!=="reasoning"||x.messageId&&x.messageId!==i?.messageId)&&I.push(...g()),s!=="reasoning"){if(x.messageId===void 0)throw Error("First REASONING_MESSAGE_CHUNK must have a messageId");i={messageId:x.messageId},s="reasoning";let T={type:D.REASONING_MESSAGE_START,messageId:x.messageId};I.push(T),r?.event("TRANSFORM","REASONING_MESSAGE_START",T,{messageId:x.messageId})}if(x.delta!==void 0){let T={type:D.REASONING_MESSAGE_CONTENT,messageId:i.messageId,delta:x.delta};I.push(T),r?.event("TRANSFORM","REASONING_MESSAGE_CONTENT",T,{messageId:i.messageId})}return I}return v.type,[]}),En(()=>{g()}))},yp=class{runNext(e,t){return t.run(e).pipe(Wc(!1))}runNextWithState(e,t){let r=xe(e.messages||[]),n=xe(e.state||{}),o=new Wa;return iS(e,o,t,[]).subscribe(i=>{i.messages!==void 0&&(r=i.messages),i.state!==void 0&&(n=i.state)}),this.runNext(e,t).pipe(lc(/*#__PURE__*/function(){var _ref42=_asyncToGenerator(function*(i){return o.next(i),yield new Promise(s=>setTimeout(s,0)),{event:i,messages:xe(r),state:xe(n)}});return function(_x88){return _ref42.apply(this,arguments)}}()))}},o0=class extends yp{constructor(e){super(),this.fn=e}run(e,t){return this.fn(e,t)}};function i0(e){let t=e.content;if(Array.isArray(t)){let r=t.filter(n=>typeof n=="object"&&!!n&&"type"in n&&n.type==="text"&&typeof n.text=="string").map(n=>n.text).join("");return{...e,content:r}}return typeof t=="string"?e:{...e,content:""}}var s0=class extends yp{run(e,t){let{parentRunId:r,...n}=e,o={...n,messages:n.messages.map(i0)};return this.runNext(o,t)}},eS="THINKING_START",tS="THINKING_END",rS="THINKING_TEXT_MESSAGE_START",nS="THINKING_TEXT_MESSAGE_CONTENT",oS="THINKING_TEXT_MESSAGE_END",a0=class extends yp{constructor(...e){super(...e),this.currentReasoningId=null,this.currentMessageId=null}warnAboutTransformation(e,t){typeof process<"u"&&process.env!==void 0&&process.env.SUPPRESS_TRANSFORMATION_WARNINGS||console.warn(`AG-UI is converting ${e} to ${t}. To remove this warning, upgrade your AG-UI integration package (e.g. @ag-ui/langgraph). To surpress it, set SUPPRESS_TRANSFORMATION_WARNINGS=true in your .env file.`)}run(e,t){return this.currentReasoningId=null,this.currentMessageId=null,this.runNext(e,t).pipe(xn(r=>this.transformEvent(r)))}transformEvent(e){switch(e.type){case eS:{this.currentReasoningId=Vi();let{title:t,...r}=e;return this.warnAboutTransformation(eS,D.REASONING_START),{...r,type:D.REASONING_START,messageId:this.currentReasoningId}}case rS:return this.currentMessageId=Vi(),this.warnAboutTransformation(rS,D.REASONING_MESSAGE_START),{...e,type:D.REASONING_MESSAGE_START,messageId:this.currentMessageId,role:"assistant"};case nS:{let{delta:t,...r}=e;return this.warnAboutTransformation(nS,D.REASONING_MESSAGE_CONTENT),{...r,type:D.REASONING_MESSAGE_CONTENT,messageId:this.currentMessageId??Vi(),delta:t}}case oS:{let t=this.currentMessageId??Vi();return this.warnAboutTransformation(oS,D.REASONING_MESSAGE_END),{...e,type:D.REASONING_MESSAGE_END,messageId:t}}case tS:{let t=this.currentReasoningId??Vi();return this.warnAboutTransformation(tS,D.REASONING_END),{...e,type:D.REASONING_END,messageId:t}}default:return e}}},c0="0.0.52",u0=class{get maxVersion(){return c0}get debug(){return this._debug}set debug(e){this._debug=zc(e),this._debugLogger=fp(this._debug)}get debugLogger(){return this._debugLogger}set debugLogger(e){typeof e=="boolean"?this._debugLogger=e?fp(zc(!0)):void 0:this._debugLogger=e}constructor({agentId:e,description:t,threadId:r,initialMessages:n,initialState:o,debug:i}={}){this.subscribers=[],this.isRunning=!1,this.middlewares=[],this.agentId=e,this.description=t??"",this.threadId=r??xr(),this.messages=xe(n??[]),this.state=xe(o??{}),this._debug=zc(i),this._debugLogger=fp(this._debug),Hc(this.maxVersion,"0.0.39")<=0&&this.middlewares.unshift(new s0),Hc(this.maxVersion,"0.0.45")<=0&&this.middlewares.unshift(new a0)}subscribe(e){return this.subscribers.push(e),{unsubscribe:()=>{this.subscribers=this.subscribers.filter(t=>t!==e)}}}use(...e){let t=e.map(r=>typeof r=="function"?new o0(r):r);return this.middlewares.push(...t),this}runAgent(e,t){var _this1=this;return _asyncToGenerator(function*(){try{_this1.isRunning=!0,_this1.agentId=_this1.agentId??xr();let r=_this1.prepareRunAgentInput(e);_this1.debugLogger?.lifecycle("LIFECYCLE","Run started:",{agentId:_this1.agentId,threadId:_this1.threadId});let n,o=new Set(_this1.messages.map(u=>u.id)),i=[{onRunFinishedEvent:u=>{n=u.result}},..._this1.subscribers,t??{}];yield _this1.onInitialize(r,i),_this1.activeRunDetach$=new Yt;let s;_this1.activeRunCompletionPromise=new Promise(u=>{s=u}),yield cc(za(()=>_this1.middlewares.length===0?_this1.run(r):_this1.middlewares.reduceRight((u,c)=>({run:g=>c.run(g,u),get messages(){return u.messages},get state(){return u.state}}),_this1).run(r),Wc(_this1.debugLogger),mp(_this1.debugLogger),u=>u.pipe(dc(_this1.activeRunDetach$)),u=>_this1.apply(r,u,i),u=>_this1.processApplyEvents(r,u,i),ji(u=>(_this1.debugLogger?.lifecycle("LIFECYCLE","Run errored:",{agentId:_this1.agentId,error:u instanceof Error?u.message:String(u)}),_this1.isRunning=!1,_this1.onError(r,u,i))),En(()=>{_this1.debugLogger?.lifecycle("LIFECYCLE","Run finished:",{agentId:_this1.agentId,threadId:_this1.threadId}),_this1.isRunning=!1,_this1.onFinalize(r,i),s?.(),s=void 0,_this1.activeRunCompletionPromise=void 0,_this1.activeRunDetach$=void 0}))(Me(null)));let a=xe(_this1.messages).filter(u=>!o.has(u.id));return{result:n,newMessages:a}}finally{_this1.isRunning=!1}})()}connect(e){throw new Md}connectAgent(e,t){var _this10=this;return _asyncToGenerator(function*(){try{_this10.isRunning=!0,_this10.agentId=_this10.agentId??xr();let r=_this10.prepareRunAgentInput(e),n,o=new Set(_this10.messages.map(u=>u.id)),i=[{onRunFinishedEvent:u=>{n=u.result}},..._this10.subscribers,t??{}];yield _this10.onInitialize(r,i),_this10.activeRunDetach$=new Yt;let s;_this10.activeRunCompletionPromise=new Promise(u=>{s=u}),yield cc(za(()=>uc(()=>_this10.connect(r)),Wc(_this10.debugLogger),mp(_this10.debugLogger),u=>u.pipe(dc(_this10.activeRunDetach$)),u=>_this10.apply(r,u,i),u=>_this10.processApplyEvents(r,u,i),ji(u=>(_this10.isRunning=!1,u instanceof Md?Ka:_this10.onError(r,u,i))),En(()=>{_this10.isRunning=!1,_this10.onFinalize(r,i),s?.(),s=void 0,_this10.activeRunCompletionPromise=void 0,_this10.activeRunDetach$=void 0}))(Me(null)),{defaultValue:void 0});let a=xe(_this10.messages).filter(u=>!o.has(u.id));return{result:n,newMessages:a}}finally{_this10.isRunning=!1}})()}abortRun(){}detachActiveRun(){var _this11=this;return _asyncToGenerator(function*(){if(!_this11.activeRunDetach$)return;let e=_this11.activeRunCompletionPromise??Promise.resolve();_this11.activeRunDetach$.next(),_this11.activeRunDetach$?.complete(),yield e})()}apply(e,t,r){return iS(e,t,this,r,this.debugLogger)}processApplyEvents(e,t,r){return t.pipe(Zd(n=>{n.messages&&(this.messages=n.messages,r.forEach(o=>{o.onMessagesChanged?.({messages:this.messages,state:this.state,agent:this,input:e})})),n.state&&(this.state=n.state,r.forEach(o=>{o.onStateChanged?.({state:this.state,messages:this.messages,agent:this,input:e})}))}))}prepareRunAgentInput(e){let t=xe(this.messages).filter(r=>r.role!=="activity");return{threadId:this.threadId,runId:e?.runId||xr(),tools:xe(e?.tools??[]),context:xe(e?.context??[]),forwardedProps:xe(e?.forwardedProps??{}),state:xe(this.state),messages:t}}onInitialize(e,t){var _this12=this;return _asyncToGenerator(function*(){let r=yield Re(t,_this12.messages,_this12.state,(n,o,i)=>n.onRunInitialized?.({messages:o,state:i,agent:_this12,input:e}));(r.messages!==void 0||r.state!==void 0)&&(r.messages&&(_this12.messages=r.messages,e.messages=r.messages,t.forEach(n=>{n.onMessagesChanged?.({messages:_this12.messages,state:_this12.state,agent:_this12,input:e})})),r.state&&(_this12.state=r.state,e.state=r.state,t.forEach(n=>{n.onStateChanged?.({state:_this12.state,messages:_this12.messages,agent:_this12,input:e})})))})()}onError(e,t,r){return Cn(Re(r,this.messages,this.state,(n,o,i)=>n.onRunFailed?.({error:t,messages:o,state:i,agent:this,input:e}))).pipe(xn(n=>{let o=n;if((o.messages!==void 0||o.state!==void 0)&&(o.messages!==void 0&&(this.messages=o.messages,r.forEach(i=>{i.onMessagesChanged?.({messages:this.messages,state:this.state,agent:this,input:e})})),o.state!==void 0&&(this.state=o.state,r.forEach(i=>{i.onStateChanged?.({state:this.state,messages:this.messages,agent:this,input:e})}))),o.stopPropagation!==!0){let i=String(t);if(!(t.name==="AbortError"||t.message==="Fetch is aborted"||t.message==="signal is aborted without reason"||t.message==="component unmounted"||i==="component unmounted"))throw console.error("Agent execution failed:",t),t}return{}}))}onFinalize(e,t){var _this13=this;return _asyncToGenerator(function*(){let r=yield Re(t,_this13.messages,_this13.state,(n,o,i)=>n.onRunFinalized?.({messages:o,state:i,agent:_this13,input:e}));(r.messages!==void 0||r.state!==void 0)&&(r.messages!==void 0&&(_this13.messages=r.messages,t.forEach(n=>{n.onMessagesChanged?.({messages:_this13.messages,state:_this13.state,agent:_this13,input:e})})),r.state!==void 0&&(_this13.state=r.state,t.forEach(n=>{n.onStateChanged?.({state:_this13.state,messages:_this13.messages,agent:_this13,input:e})})))})()}clone(){let e=Object.create(Object.getPrototypeOf(this));return e.agentId=this.agentId,e.description=this.description,e.threadId=this.threadId,e.messages=xe(this.messages),e.state=xe(this.state),e._debug=this._debug,e._debugLogger=this._debugLogger,e.isRunning=this.isRunning,e.subscribers=[...this.subscribers],e.middlewares=[...this.middlewares],e}addMessage(e){var _this14=this;this.messages.push(e),_asyncToGenerator(function*(){for(let t of _this14.subscribers)yield t.onNewMessage?.({message:e,messages:_this14.messages,state:_this14.state,agent:_this14});if(e.role==="assistant"&&e.toolCalls)for(let t of e.toolCalls)for(let r of _this14.subscribers)yield r.onNewToolCall?.({toolCall:t,messages:_this14.messages,state:_this14.state,agent:_this14});for(let t of _this14.subscribers)yield t.onMessagesChanged?.({messages:_this14.messages,state:_this14.state,agent:_this14})})()}addMessages(e){var _this15=this;this.messages.push(...e),_asyncToGenerator(function*(){for(let t of e){for(let r of _this15.subscribers)yield r.onNewMessage?.({message:t,messages:_this15.messages,state:_this15.state,agent:_this15});if(t.role==="assistant"&&t.toolCalls)for(let r of t.toolCalls)for(let n of _this15.subscribers)yield n.onNewToolCall?.({toolCall:r,messages:_this15.messages,state:_this15.state,agent:_this15})}for(let t of _this15.subscribers)yield t.onMessagesChanged?.({messages:_this15.messages,state:_this15.state,agent:_this15})})()}setMessages(e){var _this16=this;this.messages=xe(e),_asyncToGenerator(function*(){for(let t of _this16.subscribers)yield t.onMessagesChanged?.({messages:_this16.messages,state:_this16.state,agent:_this16})})()}setState(e){var _this17=this;this.state=xe(e),_asyncToGenerator(function*(){for(let t of _this17.subscribers)yield t.onStateChanged?.({messages:_this17.messages,state:_this17.state,agent:_this17})})()}legacy_to_be_removed_runAgentBridged(e){this.agentId=this.agentId??xr();let t=this.prepareRunAgentInput(e);return(this.middlewares.length===0?this.run(t):this.middlewares.reduceRight((r,n)=>({run:o=>n.run(o,r),get messages(){return r.messages},get state(){return r.state}}),this).run(t)).pipe(Wc(this.debugLogger),mp(this.debugLogger),r0(this.threadId,t.runId,this.agentId),r=>r.pipe(xn(n=>(this.debugLogger?.event("LEGACY","Event:",n,{type:n.type}),n))))}},sS=class extends u0{requestInit(e){return{method:"POST",headers:{...this.headers,"Content-Type":"application/json",Accept:"text/event-stream"},body:JSON.stringify(e),signal:this.abortController.signal}}runAgent(e,t){return this.abortController=e?.abortController??new l.AbortController,super.runAgent(e,t)}abortRun(){this.abortController.abort(),super.abortRun()}constructor(e){super(e),this.abortController=new l.AbortController,this.url=e.url,this.headers=xe(e.headers??{})}run(e){return Gk(Uk(this.url,this.requestInit(e)),this.debugLogger)}clone(){let e=super.clone();e.url=this.url,e.headers=xe(this.headers??{});let t=new l.AbortController,r=this.abortController.signal;return r.aborted&&t.abort(r.reason),e.abortController=t,e}};m();d();f();p();var aS=(e,t,r)=>{let n=qe(t,r),o=e?.trim();if(!n||!t||!o)throw new Error("Missing required parameters for answer endpoint");let i=`/api/preview/organizations/${t}/agents`;return`${n}${i}/${o}`};var vp=class extends sS{requestInit(t){let{params:r,accessToken:n,recordDebugSession:o}=t.forwardedProps||{},i={...r,...(o&&{recordDebugSession:!0})};return{method:"POST",headers:{...this.headers,Authorization:`Bearer ${n}`,"Content-Type":"application/json",Accept:"text/event-stream, application/json"},body:JSON.stringify(i),signal:this.abortController.signal}}},cS=(e,t,r)=>new vp({url:`${aS(e,t,r)}/answer`});m();d();f();p();m();d();f();p();var l0=new te({required:!0}),uS=new te({required:!0,constrainTo:ba}),lS=e=>({...e,name:wa(e.name)}),dS=G("followUpAnswers/setIsEnabled",e=>K(e,new Le({required:!0}))),pS=G("followUpAnswers/setFollowUpAnswersConversationId",e=>K(e,re)),fS=G("followUpAnswers/setFollowUpAnswersConversationToken",e=>K(e,re)),mS=G("followUpAnswers/clearFollowUpAnswersConversationToken"),EJ=G("followUpAnswers/createFollowUpAnswer",e=>K(e,{question:re})),IJ=G("followUpAnswers/setActiveFollowUpAnswerId",e=>K(e,re)),RJ=G("followUpAnswers/setFollowUpAnswerContentFormat",e=>K(e,{contentFormat:Ca,answerId:re})),TJ=G("followUpAnswers/setFollowUpIsLoading",e=>K(e,{isLoading:new Le({required:!0}),answerId:re})),_J=G("followUpAnswers/setFollowUpIsStreaming",e=>K(e,{isStreaming:new Le({required:!0}),answerId:re})),kJ=G("followUpAnswers/followUpMessageChunkReceived",e=>K(e,{textDelta:l0,answerId:re})),OJ=G("followUpAnswers/followUpCitationsReceived",e=>K(e,{citations:new Pt({required:!0,each:new Ie({values:wd})}),answerId:re})),PJ=G("followUpAnswers/followUpCompleted",e=>K(e,{answerId:re,cannotAnswer:new Le({required:!1})})),NJ=G("followUpAnswers/followUpFailed",e=>K(e,{message:new te,code:new Ve({min:0}),answerId:re})),FJ=G("followUpAnswers/activeFollowUpStartFailed",e=>K(e,{message:new te})),DJ=G("followUpAnswers/likeFollowUp",e=>K(e,{answerId:re})),MJ=G("followUpAnswers/dislikeFollowUp",e=>K(e,{answerId:re})),LJ=G("followUpAnswers/submitFollowUpFeedback",e=>K(e,{answerId:re})),gS=G("followUpAnswers/resetFollowUpAnswers"),jJ=G("followUpAnswers/stepStarted",e=>K(lS(e),{answerId:re,name:uS,startedAt:new Ve({min:0,required:!0})})),qJ=G("followUpAnswers/stepFinished",e=>K(lS(e),{answerId:re,name:uS,finishedAt:new Ve({min:0,required:!0})}));m();d();f();p();var d0={"KNOWLEDGE:SSE_MAX_DURATION_EXCEEDED":1e3,"KNOWLEDGE:SSE_FOLLOW_UP_NOT_SUPPORTED":1001,"KNOWLEDGE:NOT_FOUND":1002,"KNOWLEDGE:SSE_MODELS_NOT_AVAILABLE":1003,"KNOWLEDGE:SSE_INTERNAL_ERROR":1004,"KNOWLEDGE:SSE_TURN_LIMIT_REACHED":1005};function hS(e){return e?d0[e]??1004:1004}var yS=e=>{let t="",r=!1;return{onRunStartedEvent:({event:n})=>{t=n.runId,r=!1,e(xa(n.runId)),e(Cr(!1)),e(Ci(!0)),e(pS(n.threadId)),e(mS())},onStepStartedEvent:({event:n})=>{e(Kh({name:n.stepName,startedAt:n.timestamp??Date.now()}))},onStepFinishedEvent:({event:n})=>{e(Yh({name:n.stepName,finishedAt:n.timestamp??Date.now()}))},onTextMessageContentEvent:({event:n})=>{n.delta.length>0&&(r=!0),e(xi({textDelta:n.delta}))},onCustomEvent:({event:n})=>{let{name:o,value:i}=n;switch(o){case"header":{i?.contentFormat&&e(Ri(i.contentFormat)),typeof i?.followUpEnabled=="boolean"&&e(dS(i.followUpEnabled)),i?.conversationToken&&e(fS(i.conversationToken));return}case"citations":{e(Ei({citations:i.citations}));return}}},onRunErrorEvent:({event:n})=>{let o=hS(n.code);e(Ii({message:n.message,code:o}))},onRunFinishedEvent:({event:n})=>{let o=n.result?.completionReason==="ANSWERED",i=o?!r:void 0;e(Cd(o)),e(Ti(!o)),e(Ci(!1)),e(to(o,t,i)),e(ro())}}};var vS=()=>{let e,t=()=>{e?.abortRun(),e=void 0};return{run:function(){var _ref47=_asyncToGenerator(function*(n,o,i){t();let s=fa(n),a=Zg(n),u=Jg(n),c=Xg(n),g=eh(n),v=cS(s,a,u);e=v;let E=yS(o),h=Gh(n,i());try{o(Cr(!0)),yield v.runAgent({forwardedProps:{params:h,accessToken:c,recordDebugSession:g}},E)}catch(y){o(Cr(!1)),o(Ii({message:"An error occurred while starting the answer generation."})),console.error("Error running the answer agent:",y)}});return function run(_x89,_x90,_x91){return _ref47.apply(this,arguments)}}(),abortRun:t}};m();d();f();p();m();d();f();p();var SS=G("breadcrumb/deselectAll"),AS=G("breadcrumb/deselectAllNonBreadcrumbs");m();d();f();p();var bS=G("facet/updateFacetAutoSelection",e=>K(e,{allow:new Le({required:!0})}));m();d();f();p();m();d();f();p();var Kc=class extends Sr{constructor(r){super(r);ce(this,"getState",r)}get activeInstantResultQuery(){let r=this.getState().instantResults;for(let n in r)for(let o in r[n].cache)if(r[n].cache[o].isActive)return r[n].q;return null}get activeInstantResultCache(){let r=this.getState().instantResults;for(let n in r)for(let o in r[n].cache)if(r[n].cache[o].isActive)return r[n].cache[o];return null}get results(){return this.activeInstantResultCache?.results}get queryText(){return this.activeInstantResultQuery??Ft().q}get responseTime(){return this.activeInstantResultCache?.duration??Gt().duration}get numberOfResults(){return this.activeInstantResultCache?.totalCountFiltered??Gt().response.totalCountFiltered}getSearchUID(){return this.activeInstantResultCache?.searchUid||super.getSearchUID()}};var wS=()=>ot("analytics/instantResult/searchboxAsYouType",e=>e.makeSearchboxAsYouType(),e=>new Kc(e)),CS=()=>({actionCause:"searchboxAsYouType"});m();d();f();p();var Sp={id:re},p0={...Sp,q:Nt},Wee=G("instantResults/register",e=>K(e,Sp)),Yc=G("instantResults/updateQuery",e=>K(e,p0)),Kee=G("instantResults/clearExpired",e=>K(e,Sp));m();d();f();p();var Xc=new Ve({required:!0,min:0}),ote=G("pagination/registerNumberOfResults",e=>K(e,Xc)),ite=G("pagination/updateNumberOfResults",e=>K(e,Xc)),ste=G("pagination/registerPage",e=>K(e,Xc)),xS=G("pagination/updatePage",e=>K(e,Xc)),ate=G("pagination/nextPage"),cte=G("pagination/previousPage");m();d();f();p();var xo=G("query/updateQuery",e=>K(e,{q:new te,enableQuerySyntax:new Le}));m();d();f();p();m();d();f();p();m();d();f();p();var Eo=()=>({cq:"",cqWasSet:!1,aq:"",aqWasSet:!1,lq:"",lqWasSet:!1,dq:"",dqWasSet:!1,defaultFilters:{cq:"",aq:"",lq:"",dq:""}});var Ap=()=>ot("search/logFetchMoreResults",e=>e.makeFetchMoreResults()),Or=e=>ot("search/queryError",(t,r)=>t.makeQueryError({query:r.query?.q||Ft().q,aq:r.advancedSearchQueries?.aq||Eo().aq,cq:r.advancedSearchQueries?.cq||Eo().cq,dq:r.advancedSearchQueries?.dq||Eo().dq,errorType:e.type,errorMessage:e.message}));m();d();f();p();m();d();f();p();m();d();f();p();var Zc=e=>e.success!==void 0,pt=e=>e.error!==void 0;m();d();f();p();var ire=G("didYouMean/enable"),sre=G("didYouMean/disable"),are=G("didYouMean/automaticCorrections/disable"),cre=G("didYouMean/automaticCorrections/enable"),Jc=G("didYouMean/correction",e=>K(e,re)),ure=G("didYouMean/automaticCorrections/mode",e=>K(e,new te({constrainTo:["next","legacy"],emptyAllowed:!1,required:!0})));m();d();f();p();var bp=()=>ot("analytics/didyoumean/automatic",e=>e.makeDidYouMeanAutomatic());var ES=()=>({actionCause:"didYouMeanAutomatic"});m();d();f();p();m();d();f();p();function IS(){return{contextValues:{}}}m();d();f();p();function RS(){return{contextValues:{}}}m();d();f();p();function TS(){return{freezeFacetOrder:!1,facets:{}}}m();d();f();p();function _S(){return[]}m();d();f();p();function kS(){return{firstResult:0,defaultNumberOfResults:10,numberOfResults:10,totalCountFiltered:0}}m();d();f();p();function OS(){return{}}m();d();f();p();function PS(){return{}}m();d();f();p();function NS(){return{}}function Xt(e){return{context:e.context||IS(),dictionaryFieldContext:e.dictionaryFieldContext||RS(),facetSet:e.facetSet||pa(),numericFacetSet:e.numericFacetSet||da(),dateFacetSet:e.dateFacetSet||la(),categoryFacetSet:e.categoryFacetSet||ua(),automaticFacetSet:e.automaticFacetSet??ca(),pagination:e.pagination||kS(),query:e.query||Ft(),tabSet:e.tabSet||NS(),advancedSearchQueries:e.advancedSearchQueries||Eo(),staticFilterSet:e.staticFilterSet||PS(),querySet:e.querySet||OS(),sortCriteria:e.sortCriteria||ma(),pipeline:e.pipeline||ha(),searchHub:e.searchHub||$n(),facetOptions:e.facetOptions||TS(),facetOrder:e.facetOrder??_S(),debug:e.debug??Ns()}}m();d();f();p();var Dne=new Ie({values:{undoneQuery:Nt},options:{required:!0}}),FS=()=>ot("analytics/trigger/query",(e,t)=>t.triggers?.queryModification.newQuery?e.makeTriggerQuery():null);m();d();f();p();var eu=G("trigger/query/ignore",e=>K(e,new te({emptyAllowed:!0,required:!0}))),tu=G("trigger/query/modification",e=>K(e,new Ie({values:{originalQuery:$e,modification:$e}})));m();d();f();p();var Pr=/*#__PURE__*/function(){var _ref48=_asyncToGenerator(function*(e,t){let r=g0(e),n=Sa(e),o=f0(e),i=yield no(e,t),s=()=>e.pagination?e.pagination.firstResult+e.pagination.numberOfResults>5e3?5e3-e.pagination.firstResult:e.pagination.numberOfResults:void 0;return Ar({...i,...(e.didYouMean&&{queryCorrection:{enabled:e.didYouMean.enableDidYouMean&&e.didYouMean.queryCorrectionMode==="next",options:{automaticallyCorrect:e.didYouMean.automaticallyCorrectQuery?"whenNoResults":"never"}},enableDidYouMean:e.didYouMean.enableDidYouMean&&e.didYouMean.queryCorrectionMode==="legacy"}),...(r&&{cq:r}),...(n.length&&{facets:n}),...(e.pagination&&{numberOfResults:s(),firstResult:e.pagination.firstResult}),...(e.facetOptions&&{facetOptions:{freezeFacetOrder:e.facetOptions.freezeFacetOrder}}),...(e.folding?.enabled&&{filterField:e.folding.fields.collection,childField:e.folding.fields.parent,parentField:e.folding.fields.child,filterFieldRange:e.folding.filterFieldRange}),...(e.automaticFacetSet&&{generateAutomaticFacets:{desiredCount:e.automaticFacetSet.desiredCount,numberOfValues:e.automaticFacetSet.numberOfValues,currentFacets:o}}),...(e.generatedAnswer&&{pipelineRuleParameters:{mlGenerativeQuestionAnswering:{responseFormat:e.generatedAnswer.responseFormat,citationsFieldToInclude:e.generatedAnswer.fieldsToIncludeInCitations}}})})});return function Pr(_x92,_x93){return _ref48.apply(this,arguments)}}();function f0(e){let t=e.automaticFacetSet?.set;return t?Object.values(t).map(r=>r.response).map(m0).filter(r=>r.currentValues.length>0):void 0}function m0(e){let{field:t,label:r,values:n}=e,o=n.filter(i=>i.state==="selected");return{field:t,label:r,currentValues:o}}function g0(e){let t=e.advancedSearchQueries?.cq.trim()||"",n=Object.values(e.tabSet||{}).find(i=>i.isActive)?.expression.trim()||"",o=h0(e);return[t,n,...o].filter(i=>!!i).join(" AND ")}function h0(e){return Object.values(e.staticFilterSet||{}).map(r=>{let n=r.values.filter(i=>i.state==="selected"&&!!i.expression.trim()),o=n.map(i=>i.expression).join(" OR ");return n.length>1?`(${o})`:o})}var Nr=class{constructor(t,r=n=>{this.dispatch(xo({q:n}))}){ce(this,"config",t);ce(this,"onUpdateQueryForCorrection",r)}fetchFromAPI(_x94,_x95){var _this18=this;return _asyncToGenerator(function*({mappings:t,request:r},n){let o=Date.now(),i=va(yield _this18.extra.apiClient.search(r,n),t),s=Date.now()-o,a=_this18.getState().query?.q||"";return{response:i,duration:s,queryExecuted:a,requestExecuted:r}}).apply(this,arguments)}process(t){var _this19=this;return _asyncToGenerator(function*(){return _this19.processQueryErrorOrContinue(t)??(yield _this19.processQueryCorrectionsOrContinue(t))??(yield _this19.processQueryTriggersOrContinue(t))??_this19.processSuccessResponse(t)})()}processQueryErrorOrContinue(t){return pt(t.response)?(this.dispatch(Or(t.response.error)),this.rejectWithValue(t.response.error)):null}processQueryCorrectionsOrContinue(t){var _this20=this;return _asyncToGenerator(function*(){let r=_this20.getState(),n=_this20.getSuccessResponse(t);if(!n||!r.didYouMean)return null;let{enableDidYouMean:o,automaticallyCorrectQuery:i}=r.didYouMean,{results:s,queryCorrections:a,queryCorrection:u}=n;if(!o||!i)return null;let c=s.length===0&&a&&a.length!==0,g=!se(u)&&!se(u.correctedQuery);if(!c&&!g)return null;let E=c?yield _this20.processLegacyDidYouMeanAutoCorrection(t):_this20.processModernDidYouMeanAutoCorrection(t);return _this20.dispatch(Vt(Xt(_this20.getState()))),E})()}processLegacyDidYouMeanAutoCorrection(t){var _this21=this;return _asyncToGenerator(function*(){let r=_this21.getCurrentQuery(),n=_this21.getSuccessResponse(t);if(!n.queryCorrections)return null;let{correctedQuery:o}=n.queryCorrections[0],i=yield _this21.automaticallyRetryQueryWithCorrection(o);return pt(i.response)?(_this21.dispatch(Or(i.response.error)),_this21.rejectWithValue(i.response.error)):(_this21.logOriginalAnalyticsQueryBeforeAutoCorrection(t),_this21.dispatch(Vt(Xt(_this21.getState()))),{...i,response:{...i.response.success,queryCorrections:n.queryCorrections},automaticallyCorrected:!0,originalQuery:r,analyticsAction:bp()})})()}processModernDidYouMeanAutoCorrection(t){let r=this.getSuccessResponse(t),{correctedQuery:n,originalQuery:o}=r.queryCorrection;return this.onUpdateQueryForCorrection(n),{...t,response:{...r},queryExecuted:n,automaticallyCorrected:!0,originalQuery:o,analyticsAction:bp()}}logOriginalAnalyticsQueryBeforeAutoCorrection(t){let r=this.getState(),n=this.getSuccessResponse(t);this.analyticsAction?.()(this.dispatch,()=>this.getStateAfterResponse(t.queryExecuted,t.duration,r,n),this.extra)}processQueryTriggersOrContinue(t){var _this22=this;return _asyncToGenerator(function*(){let r=_this22.getSuccessResponse(t);if(!r)return null;let n=r.triggers.find(a=>a.type==="query")?.content||"";if(!n)return null;if(_this22.getState().triggers?.queryModification.queryToIgnore===n)return _this22.dispatch(eu("")),null;_this22.analyticsAction&&(yield _this22.dispatch(_this22.analyticsAction));let i=_this22.getCurrentQuery(),s=yield _this22.automaticallyRetryQueryWithTriggerModification(n);return pt(s.response)?(_this22.dispatch(Or(s.response.error)),_this22.rejectWithValue(s.response.error)):(_this22.dispatch(Vt(Xt(_this22.getState()))),{...s,response:{...s.response.success},automaticallyCorrected:!1,originalQuery:i,analyticsAction:FS()})})()}getStateAfterResponse(t,r,n,o){return{...n,query:{q:t,enableQuerySyntax:n.query?.enableQuerySyntax??Ft().enableQuerySyntax},search:{...Gt(),duration:r,response:o,results:o.results}}}processSuccessResponse(t){return this.dispatch(Vt(Xt(this.getState()))),{...t,response:this.getSuccessResponse(t),automaticallyCorrected:!1,originalQuery:this.getCurrentQuery(),analyticsAction:this.analyticsAction}}getSuccessResponse(t){return Zc(t.response)?t.response.success:null}automaticallyRetryQueryWithCorrection(t){var _this23=this;return _asyncToGenerator(function*(){_this23.onUpdateQueryForCorrection(t);let r=yield _this23.fetchFromAPI(yield Pr(_this23.getState()),{origin:"mainSearch"});return _this23.dispatch(Jc(t)),r})()}automaticallyRetryQueryWithTriggerModification(t){var _this24=this;return _asyncToGenerator(function*(){return _this24.dispatch(tu({newQuery:t,originalQuery:_this24.getCurrentQuery()})),_this24.onUpdateQueryForCorrection(t),yield _this24.fetchFromAPI(yield Pr(_this24.getState()),{origin:"mainSearch"})})()}getCurrentQuery(){let t=this.getState();return t.query?.q!==void 0?t.query.q:""}get extra(){return this.config.extra}getState(){return this.config.getState()}get dispatch(){return this.config.dispatch}get analyticsAction(){return this.config.analyticsAction}get rejectWithValue(){return this.config.rejectWithValue}};var Doe=we("search/executeSearch",/*#__PURE__*/function(){var _ref49=_asyncToGenerator(function*(e,t){let r=t.getState();return yield ru(r,t,e)});return function(_x96,_x97){return _ref49.apply(this,arguments)}}()),Moe=we("search/fetchPage",/*#__PURE__*/function(){var _ref50=_asyncToGenerator(function*(e,t){let r=t.getState();return yield Cp(r,t,e)});return function(_x98,_x99){return _ref50.apply(this,arguments)}}()),Loe=we("search/fetchMoreResults",/*#__PURE__*/function(){var _ref51=_asyncToGenerator(function*(e,t){let r=t.getState();return yield xp(t,r)});return function(_x100,_x101){return _ref51.apply(this,arguments)}}()),joe=we("search/fetchFacetValues",/*#__PURE__*/function(){var _ref52=_asyncToGenerator(function*(e,t){let r=t.getState();return yield A0(t,e,r)});return function(_x102,_x103){return _ref52.apply(this,arguments)}}()),qoe=we("search/fetchInstantResults",/*#__PURE__*/function(){var _ref53=_asyncToGenerator(function*(e,t){return wp(e,t)});return function(_x104,_x105){return _ref53.apply(this,arguments)}}()),y0=/*#__PURE__*/function(){var _ref54=_asyncToGenerator(function*(e,t){let r=yield Pr(e,t);return r.request={...r.request,firstResult:(e.pagination?.firstResult??0)+(e.search?.results.length??0)},r});return function y0(_x106,_x107){return _ref54.apply(this,arguments)}}(),v0=/*#__PURE__*/function(){var _ref55=_asyncToGenerator(function*(e,t,r){let n=yield no(e);return Ar({...n,...(e.didYouMean&&{enableDidYouMean:e.didYouMean.enableDidYouMean}),numberOfResults:r,q:t})});return function v0(_x108,_x109,_x110){return _ref55.apply(this,arguments)}}(),S0=/*#__PURE__*/function(){var _ref56=_asyncToGenerator(function*(e,t){let r=yield Pr(e,t);return r.request.numberOfResults=0,r});return function S0(_x111,_x112){return _ref56.apply(this,arguments)}}(),DS=e=>{e.configuration.analytics.enabled&&$t.getInstance().addElement({name:"Query",...(e.query?.q&&{value:e.query.q}),time:JSON.stringify(new Date)})};function wp(_x113,_x114){return _wp.apply(this,arguments)}function _wp(){_wp=_asyncToGenerator(function*(e,t){K(e,{id:re,q:re,maxResultsPerQuery:new Ve({required:!0,min:1}),cacheTimeout:new Ve});let{q:r,maxResultsPerQuery:n}=e,o=t.getState(),i=new Nr({...t,analyticsAction:wS()},c=>{t.dispatch(Yc({q:c,id:e.id}))}),s=yield v0(o,r,n),a=yield i.fetchFromAPI(s,{origin:"instantResults",disableAbortWarning:!0}),u=yield i.process(a);return"response"in u?{results:u.response.results,searchUid:u.response.searchUid,analyticsAction:u.analyticsAction,totalCountFiltered:u.response.totalCountFiltered,duration:u.duration}:u});return _wp.apply(this,arguments)}function Cp(_x115,_x116,_x117){return _Cp.apply(this,arguments)}function _Cp(){_Cp=_asyncToGenerator(function*(e,t,r){DS(e);let{analyticsClientMiddleware:n,preprocessRequest:o,logger:i}=t.extra,{description:s}=yield r.prepare({getState:()=>t.getState(),analyticsClientMiddleware:n,preprocessRequest:o,logger:i}),a=new Nr({...t,analyticsAction:r}),u=yield Pr(e,s),c=yield a.fetchFromAPI(u,{origin:"mainSearch"});return yield a.process(c)});return _Cp.apply(this,arguments)}function xp(_x118,_x119){return _xp.apply(this,arguments)}function _xp(){_xp=_asyncToGenerator(function*(e,t){let{analyticsClientMiddleware:r,preprocessRequest:n,logger:o}=e.extra,{description:i}=yield Ap().prepare({getState:()=>e.getState(),analyticsClientMiddleware:r,preprocessRequest:n,logger:o}),s=new Nr({...e,analyticsAction:Ap()}),a=yield y0(t,i),u=yield s.fetchFromAPI(a,{origin:"mainSearch"});return yield s.process(u)});return _xp.apply(this,arguments)}function A0(_x120,_x121,_x122){return _A2.apply(this,arguments)}function _A2(){_A2=_asyncToGenerator(function*(e,t,r){let{analyticsClientMiddleware:n,preprocessRequest:o,logger:i}=e.extra,{description:s}=yield t.prepare({getState:()=>e.getState(),analyticsClientMiddleware:n,preprocessRequest:o,logger:i}),a=new Nr({...e,analyticsAction:t}),u=yield S0(r,s),c=yield a.fetchFromAPI(u,{origin:"facetValues"});return yield a.process(c)});return _A2.apply(this,arguments)}function ru(_x123,_x124,_x125){return _ru.apply(this,arguments)}function _ru(){_ru=_asyncToGenerator(function*(e,t,r){DS(e);let{analyticsClientMiddleware:n,preprocessRequest:o,logger:i}=t.extra,{description:s}=yield r.prepare({getState:()=>t.getState(),analyticsClientMiddleware:n,preprocessRequest:o,logger:i}),a=yield Pr(e,s),u=new Nr({...t,analyticsAction:r}),c=yield u.fetchFromAPI(a,{origin:"mainSearch"});return yield u.process(c)});return _ru.apply(this,arguments)}m();d();f();p();var Fr=class{constructor(t,r=n=>{this.dispatch(xo({q:n}))}){ce(this,"config",t);ce(this,"onUpdateQueryForCorrection",r)}fetchFromAPI(_x126,_x127){var _this25=this;return _asyncToGenerator(function*({mappings:t,request:r},n){let o=Date.now(),i=va(yield _this25.extra.apiClient.search(r,n),t),s=Date.now()-o,a=_this25.getState().query?.q||"";return{response:i,duration:s,queryExecuted:a,requestExecuted:r}}).apply(this,arguments)}process(t){var _this26=this;return _asyncToGenerator(function*(){return _this26.processQueryErrorOrContinue(t)??(yield _this26.processQueryCorrectionsOrContinue(t))??(yield _this26.processQueryTriggersOrContinue(t))??_this26.processSuccessResponse(t)})()}processQueryErrorOrContinue(t){return pt(t.response)?(this.dispatch(Or(t.response.error)),this.rejectWithValue(t.response.error)):null}processQueryCorrectionsOrContinue(t){var _this27=this;return _asyncToGenerator(function*(){let r=_this27.getState(),n=_this27.getSuccessResponse(t);if(!n||!r.didYouMean)return null;let{enableDidYouMean:o,automaticallyCorrectQuery:i}=r.didYouMean,{results:s,queryCorrections:a,queryCorrection:u}=n;if(!o||!i)return null;let c=s.length===0&&a&&a.length!==0,g=!se(u)&&!se(u.correctedQuery);if(!c&&!g)return null;let E=c?yield _this27.processLegacyDidYouMeanAutoCorrection(t):_this27.processModernDidYouMeanAutoCorrection(t);return _this27.dispatch(Vt(Xt(_this27.getState()))),E})()}processLegacyDidYouMeanAutoCorrection(t){var _this28=this;return _asyncToGenerator(function*(){let r=_this28.getCurrentQuery(),n=_this28.getSuccessResponse(t);if(!n.queryCorrections)return null;let{correctedQuery:o}=n.queryCorrections[0],i=yield _this28.automaticallyRetryQueryWithCorrection(o);return pt(i.response)?(_this28.dispatch(Or(i.response.error)),_this28.rejectWithValue(i.response.error)):(_this28.dispatch(Vt(Xt(_this28.getState()))),{...i,response:{...i.response.success,queryCorrections:n.queryCorrections},automaticallyCorrected:!0,originalQuery:r})})()}processModernDidYouMeanAutoCorrection(t){let r=this.getSuccessResponse(t),{correctedQuery:n,originalQuery:o}=r.queryCorrection;return this.onUpdateQueryForCorrection(n),{...t,response:{...r},queryExecuted:n,automaticallyCorrected:!0,originalQuery:o}}processQueryTriggersOrContinue(t){var _this29=this;return _asyncToGenerator(function*(){let r=_this29.getSuccessResponse(t);if(!r)return null;let n=r.triggers.find(a=>a.type==="query")?.content||"";if(!n)return null;if(_this29.getState().triggers?.queryModification.queryToIgnore===n)return _this29.dispatch(eu("")),null;let i=_this29.getCurrentQuery(),s=yield _this29.automaticallyRetryQueryWithTriggerModification(n);return pt(s.response)?(_this29.dispatch(Or(s.response.error)),_this29.rejectWithValue(s.response.error)):(_this29.dispatch(Vt(Xt(_this29.getState()))),{...s,response:{...s.response.success},automaticallyCorrected:!1,originalQuery:i})})()}processSuccessResponse(t){return this.dispatch(Vt(Xt(this.getState()))),{...t,response:this.getSuccessResponse(t),automaticallyCorrected:!1,originalQuery:this.getCurrentQuery()}}getSuccessResponse(t){return Zc(t.response)?t.response.success:null}automaticallyRetryQueryWithCorrection(t){var _this30=this;return _asyncToGenerator(function*(){_this30.onUpdateQueryForCorrection(t);let r=_this30.getState(),{actionCause:n}=ES(),o=yield _this30.fetchFromAPI(yield wr(r,_this30.extra.navigatorContext,{actionCause:n}),{origin:"mainSearch"});return _this30.dispatch(Jc(t)),o})()}automaticallyRetryQueryWithTriggerModification(t){var _this31=this;return _asyncToGenerator(function*(){return _this31.dispatch(tu({newQuery:t,originalQuery:_this31.getCurrentQuery()})),_this31.onUpdateQueryForCorrection(t),yield _this31.fetchFromAPI(yield wr(_this31.getState(),_this31.extra.navigatorContext),{origin:"mainSearch"})})()}getCurrentQuery(){let t=this.getState();return t.query?.q!==void 0?t.query.q:""}get extra(){return this.config.extra}getState(){return this.config.getState()}get dispatch(){return this.config.dispatch}get rejectWithValue(){return this.config.rejectWithValue}};var Eie=we("search/prepareForSearchWithQuery",(e,t)=>{let{dispatch:r}=t;K(e,{q:new te,enableQuerySyntax:new Le,clearFilters:new Le}),e.clearFilters&&(r(SS()),r(AS())),r(bS({allow:!0})),r(xo({q:e.q,enableQuerySyntax:e.enableQuerySyntax})),r(xS(1))}),Iie=G("search/updateSearchAction"),nu=we("search/executeSearch",/*#__PURE__*/function(){var _ref57=_asyncToGenerator(function*(e,t){let r=t.getState();if(r.configuration.analytics.analyticsMode==="legacy")return ru(r,t,e.legacy);jS(r);let n=e.next?qS(e.next):void 0,o=yield wr(r,t.extra.navigatorContext,n),i=new Fr({...t,analyticsAction:n??{}}),s=yield i.fetchFromAPI(o,{origin:"mainSearch"});return yield i.process(s)});return function(_x128,_x129){return _ref57.apply(this,arguments)}}()),MS=we("search/fetchPage",/*#__PURE__*/function(){var _ref58=_asyncToGenerator(function*(e,t){let r=t.getState();if(jS(r),r.configuration.analytics.analyticsMode==="legacy"||!e.next)return Cp(r,t,e.legacy);let n=new Fr({...t,analyticsAction:e.next}),o=yield wr(r,t.extra.navigatorContext,e.next),i=yield n.fetchFromAPI(o,{origin:"mainSearch"});return yield n.process(i)});return function(_x130,_x131){return _ref58.apply(this,arguments)}}()),LS=we("search/fetchMoreResults",/*#__PURE__*/function(){var _ref59=_asyncToGenerator(function*(e,t){let r=t.getState();if(r.configuration.analytics.analyticsMode==="legacy")return xp(t,r);let n=mh("browseResults",t.getState),o=new Fr({...t,analyticsAction:n}),i=yield b0(r,t.extra.navigatorContext,n),s=yield o.fetchFromAPI(i,{origin:"mainSearch"});return yield o.process(s)});return function(_x132,_x133){return _ref59.apply(this,arguments)}}()),Rie=we("search/fetchFacetValues",/*#__PURE__*/function(){var _ref60=_asyncToGenerator(function*(e,t){let r=t.getState();if(r.configuration.analytics.analyticsMode==="legacy")return ru(r,t,e.legacy);let n=new Fr({...t,analyticsAction:{}}),o=yield C0(r,t.extra.navigatorContext),i=yield n.fetchFromAPI(o,{origin:"facetValues"});return yield n.process(i)});return function(_x134,_x135){return _ref60.apply(this,arguments)}}()),Tie=we("search/fetchInstantResults",/*#__PURE__*/function(){var _ref61=_asyncToGenerator(function*(e,t){let r=t.getState();if(r.configuration.analytics.analyticsMode==="legacy")return wp(e,t);K(e,{id:re,q:re,maxResultsPerQuery:new Ve({required:!0,min:1}),cacheTimeout:new Ve});let{q:n,maxResultsPerQuery:o}=e,i=qS(CS()),s=yield w0(r,t.extra.navigatorContext,n,o,i),a=new Fr({...t,analyticsAction:i},g=>{t.dispatch(Yc({q:g,id:e.id}))}),u=yield a.fetchFromAPI(s,{origin:"instantResults",disableAbortWarning:!0}),c=yield a.process(u);return"response"in c?{results:c.response.results,searchUid:c.response.searchUid,totalCountFiltered:c.response.totalCountFiltered,duration:c.duration}:c});return function(_x136,_x137){return _ref61.apply(this,arguments)}}()),b0=/*#__PURE__*/function(){var _ref62=_asyncToGenerator(function*(e,t,r){let n=yield wr(e,t,r);return n.request={...n.request,firstResult:(e.pagination?.firstResult??0)+(e.search?.results.length??0)},n});return function b0(_x138,_x139,_x140){return _ref62.apply(this,arguments)}}(),w0=/*#__PURE__*/function(){var _ref63=_asyncToGenerator(function*(e,t,r,n,o){let i=Aa(e,t,o);return Ar({...i,...(e.didYouMean&&{enableDidYouMean:e.didYouMean.enableDidYouMean}),numberOfResults:n,q:r})});return function w0(_x141,_x142,_x143,_x144,_x145){return _ref63.apply(this,arguments)}}(),C0=/*#__PURE__*/function(){var _ref64=_asyncToGenerator(function*(e,t,r){let n=yield wr(e,t,r);return n.request.numberOfResults=0,n});return function C0(_x146,_x147,_x148){return _ref64.apply(this,arguments)}}(),jS=e=>{e.configuration.analytics.enabled&&$t.getInstance().addElement({name:"Query",...(e.query?.q&&{value:e.query.q}),time:JSON.stringify(new Date)})},qS=e=>({actionCause:e.actionCause,type:e.actionCause});var US=e=>{let t=hm({extra:e}),r=vS();return t.startListening({actionCreator:nu.pending,effect:function(){var _ref65=_asyncToGenerator(function*(n,o){let i=o.getState();if(!Ql(i))return;r.abortRun(),o.dispatch(Ea()),o.dispatch(gS());let s=Xr(i)?.q;!s||s.trim()===""||r.run(i,o.dispatch,e.getNavigatorContext)});return function effect(_x149,_x150){return _ref65.apply(this,arguments)}}()}),t};m();d();f();p();var VS=e=>()=>t=>r=>{let n=r;if(!n.error)return t(r);let o=n.error;if(n.payload?.ignored||e.error({error:o,action:r},`Action dispatch error ${n.type}`),n.error.name!=="SchemaValidationError")return t(r)},BS=e=>t=>r=>n=>(e.debug({action:n,nextState:t.getState()},`Action dispatched: ${n.type}`),r(n));m();d();f();p();var Ep=(e,t)=>{let{referrer:r,userAgent:n,location:o,clientId:i}=e.getMeta("");return{...(t?t():{}),referrer:r,userAgent:n,location:o,clientId:i}};m();d();f();p();function GS(e,t){let r={...e},n,o=i=>(s,a)=>{let u=i(s,a);return n?n(u,a):u};return{get combinedReducer(){let i=df(Object.entries(t).filter(([s])=>!(s in r)).map(([s,a])=>[s,()=>a]));return o(Ln({...i,...r}))},containsAll(i){return Object.keys(i).every(a=>a in r)},add(i){Object.keys(i).filter(s=>!(s in r)).forEach(s=>{r[s]=i[s]})},addCrossReducer(i){n=i}}}m();d();f();p();m();d();f();p();var Io=G("app/setError");m();d();f();p();function x0(e){if(!e||!E0(e))return null;try{let r=e.split(".")[1].replace(/-/g,"+").replace(/_/g,"/"),n=atob(r),o=decodeURIComponent(n.split("").map(i=>`%${`00${i.charCodeAt(0).toString(16)}`.slice(-2)}`).join(""));return JSON.parse(o)}catch{return null}}function $S(e,t=60){if(!e)return!1;let r=x0(e);if(!r||typeof r.exp!="number")return!1;let n=Math.floor(Date.now()/1e3);return r.exp<=n+t}function E0(e){return e?/^[A-Za-z0-9_-]{2,}(?:\.[A-Za-z0-9_-]{2,}){2}$/.test(e):!1}function HS(e,t){let r=0,n=null,o=Zi(()=>{r=0},500),i=/*#__PURE__*/function(){var _ref66=_asyncToGenerator(function*(u,c=!1){let g=!n;g&&t&&(n=_asyncToGenerator(function*(){try{return yield t()}catch(E){if(!c)throw E;return null}})().finally(()=>{n=null}));let v=yield n;return g&&v&&u.dispatch(Gn({accessToken:v})),v});return function i(_x151){return _ref66.apply(this,arguments)}}(),s=/*#__PURE__*/function(){var _ref68=_asyncToGenerator(function*(u){let c=u.getState(),g=R0(c);if(!(!g||!$S(g))){e.debug("Access token is expired or about to expire, attempting renewal.");try{(yield i(u))?e.debug("Access token was renewed."):e.warn("Access token renewal returned an empty token. Please check the #renewAccessToken function.")}catch(v){e.warn(v,"Access token renewal failed. A retry will occur if necessary.")}}});return function s(_x152){return _ref68.apply(this,arguments)}}(),a=/*#__PURE__*/function(){var _ref69=_asyncToGenerator(function*(u,c,g){if(r>=5)return e.warn("Attempted to renew the token but was not successful. Please check the #renewAccessToken function."),QS(u,c.error),c;!n&&(r++,o());try{yield i(u,!0)}catch(E){e.debug(E,"Token renewal failed in reactive path (piggybacked on a proactive renewal). The action will be re-dispatched.")}u.dispatch(g)});return function a(_x153,_x154,_x155){return _ref69.apply(this,arguments)}}();return u=>c=>(/*#__PURE__*/function(){var _ref70=_asyncToGenerator(function*(g){let v=typeof g=="function",E=typeof t=="function";if(!v)return c(g);E&&(yield s(u));let h=yield c(g);return I0(h)?E?yield a(u,h,g):(e.warn("Unable to renew the expired token because a renew function was not provided. Please specify the #renewAccessToken option when initializing the engine."),QS(u,h.error),h):h});return function(_x156){return _ref70.apply(this,arguments)}}())}function I0(e){return typeof e=="object"&&e!==null&&"error"in e&&e.error?.name===new Nn().name}function QS(e,t){e.dispatch(Io({status:401,statusCode:401,message:t.message,type:t.name}))}function R0(e){return e.configuration.accessToken}m();d();f();p();function zS({reducer:e,preloadedState:t,middlewares:r=[],thunkExtraArguments:n,name:o}){return rm({reducer:e,preloadedState:t,devTools:{stateSanitizer:i=>i.history?{...i,history:"<<OMIT>>"}:i,name:o,shouldHotReload:!1},middleware:i=>i({thunk:{extraArgument:n}}).prepend(...r).concat(BS(n.logger))})}function T0(e,t){let{analytics:r}=e,{analyticsClientMiddleware:n,...o}=r??{},i={...o,...(r?.proxyBaseUrl&&{apiBaseUrl:r.proxyBaseUrl,nexApiBaseUrl:r.proxyBaseUrl})};return i.analyticsMode!=="next"&&lf()?(t.info("Analytics disabled since doNotTrack is active."),{...i,enabled:!1}):i}function WS(e,t){let r={...e.reducers,configuration:yt,version:sy},n=_0({...e,reducers:r},t,yt),{accessToken:o,environment:i,organizationId:s}=e.configuration;n.dispatch(Gn({accessToken:o,environment:i,organizationId:s}));let a=T0(e.configuration,n.logger);return a&&n.dispatch(Ms(a)),n}function _0(e,t,r){let{reducers:n,navigatorContextProvider:o}=e,i=GS({...n,configurationReducer:r},e.preloadedState??{});e.crossReducer&&i.addCrossReducer(e.crossReducer);let s=t.logger,a={...t,get relay(){return ii(c.state,o)},get navigatorContext(){return Ep(this.relay,o)}},u=k0(e,a,i),c={addReducers(g){i.containsAll(g)||(i.add(g),u.replaceReducer(i.combinedReducer))},dispatch:u.dispatch,subscribe:u.subscribe,enableAnalytics(){u.dispatch(js())},disableAnalytics(){u.dispatch(Ls())},get state(){return u.getState()},get relay(){return ii(this.state,o)},get navigatorContext(){return Ep(this.relay,o)},logger:s,store:u};return c}function k0(e,t,r){let{preloadedState:n,configuration:o}=e,i=o.name||"coveo-headless",s=O0(e,t.logger,()=>t.navigatorContext);return zS({preloadedState:n,reducer:r.combinedReducer,middlewares:s,thunkExtraArguments:t,name:i})}function O0(e,t,r){let{renewAccessToken:n}=e.configuration,o=HS(t,n),i=US({getNavigatorContext:r});return[vy,o,VS(t),cy].concat(Ed.middleware,i.middleware,e.middlewares||[])}var P0=`[Warning] A component from the Coveo Headless library has been instantiated with the Analytics Mode: "Next".
|
|
41
|
+
`),v=JSON.parse(g);r?.event("SSE","Event received:",v,{type:v.type}),n.next(v)}catch(g){n.error(g)}}return n.asObservable()},$k=e=>{let t=new Yt,r=new Uint8Array;e.subscribe({next:o=>{if(o.type!==En.HEADERS&&o.type===En.DATA&&o.data){let i=new Uint8Array(r.length+o.data.length);i.set(r,0),i.set(o.data,r.length),r=i,n()}},error:o=>t.error(o),complete:()=>{if(r.length>0)try{n()}catch{console.warn("Incomplete or invalid protocol buffer data at stream end")}t.complete()}});function n(){for(;r.length>=4;){let o=4+new DataView(r.buffer,r.byteOffset,4).getUint32(0,!1);if(r.length<o)break;try{let i=r.slice(4,o),s=tS(i);t.next(s),r=r.slice(o)}catch(i){let s=i instanceof Error?i.message:String(i);t.error(Error(`Failed to decode protocol buffer message: ${s}`));return}}}return t.asObservable()},Qk=(e,t)=>{let r=Gi(t),n=new Yt,o=new Za,i=!1;return e.subscribe({next:s=>{if(o.next(s),s.type===En.HEADERS&&!i){i=!0;let a=s.headers.get("content-type");r?.lifecycle("HTTP","Stream format detected:",{contentType:a,parser:a===fp?"protobuf":"sse"}),a===fp?$k(o).subscribe({next:u=>n.next(u),error:u=>n.error(u),complete:()=>n.complete()}):Gk(o,r).subscribe({next:u=>{try{let c=Ma.parse(u);r?.event("HTTP","Event validated:",c,{type:c.type,valid:!0}),n.next(c)}catch(c){r?.event("HTTP","Event invalid:",{json:u,error:String(c)}),n.error(c)}},error:u=>{if(u?.name==="AbortError"){n.next({type:D.RUN_ERROR,message:u.message||"Request aborted",code:"abort",rawEvent:u}),n.complete();return}return n.error(u)},complete:()=>n.complete()})}else i||n.error(Error("No headers event received before data events"))},error:s=>{o.error(s),n.error(s)},complete:()=>{o.complete()}}),n.asObservable()},ke=b.enum(["TextMessageStart","TextMessageContent","TextMessageEnd","ActionExecutionStart","ActionExecutionArgs","ActionExecutionEnd","ActionExecutionResult","AgentStateMessage","MetaEvent","RunStarted","RunFinished","RunError","NodeStarted","NodeFinished"]),Hk=b.enum(["LangGraphInterruptEvent","PredictState","Exit"]),zk=b.object({type:b.literal(ke.enum.TextMessageStart),messageId:b.string(),parentMessageId:b.string().optional(),role:b.string().optional()}),Wk=b.object({type:b.literal(ke.enum.TextMessageContent),messageId:b.string(),content:b.string()}),Kk=b.object({type:b.literal(ke.enum.TextMessageEnd),messageId:b.string()}),Yk=b.object({type:b.literal(ke.enum.ActionExecutionStart),actionExecutionId:b.string(),actionName:b.string(),parentMessageId:b.string().optional()}),Xk=b.object({type:b.literal(ke.enum.ActionExecutionArgs),actionExecutionId:b.string(),args:b.string()}),Zk=b.object({type:b.literal(ke.enum.ActionExecutionEnd),actionExecutionId:b.string()}),Jk=b.object({type:b.literal(ke.enum.ActionExecutionResult),actionName:b.string(),actionExecutionId:b.string(),result:b.string()}),e0=b.object({type:b.literal(ke.enum.AgentStateMessage),threadId:b.string(),agentName:b.string(),nodeName:b.string(),runId:b.string(),active:b.boolean(),role:b.string(),state:b.string(),running:b.boolean()}),t0=b.object({type:b.literal(ke.enum.MetaEvent),name:Hk,value:b.any()}),r0=b.object({type:b.literal(ke.enum.RunError),message:b.string(),code:b.string().optional()});b.discriminatedUnion("type",[zk,Wk,Kk,Yk,Xk,Zk,Jk,e0,t0,r0]),b.object({id:b.string(),role:b.string(),content:b.string(),parentMessageId:b.string().optional()}),b.object({id:b.string(),name:b.string(),arguments:b.any(),parentMessageId:b.string().optional()}),b.object({id:b.string(),result:b.any(),actionExecutionId:b.string(),actionName:b.string()});var n0=e=>{if(typeof e=="string")return e;if(!Array.isArray(e))return;let t=e.filter(r=>r.type==="text").map(r=>r.text).filter(r=>r.length>0);if(t.length!==0)return t.join(`
|
|
42
|
+
`)},o0=(e,t,r)=>n=>{let o={},i=!0,s=!0,a="",u=null,c=null,g=[],v={},E=h=>{typeof h=="object"&&h&&("messages"in h&&delete h.messages,o=h)};return n.pipe(dt(h=>{switch(h.type){case D.TEXT_MESSAGE_START:{let y=h;return[{type:ke.enum.TextMessageStart,messageId:y.messageId,role:y.role}]}case D.TEXT_MESSAGE_CONTENT:{let y=h;return[{type:ke.enum.TextMessageContent,messageId:y.messageId,content:y.delta}]}case D.TEXT_MESSAGE_END:{let y=h;return[{type:ke.enum.TextMessageEnd,messageId:y.messageId}]}case D.TOOL_CALL_START:{let y=h;return g.push({id:y.toolCallId,type:"function",function:{name:y.toolCallName,arguments:""}}),s=!0,v[y.toolCallId]=y.toolCallName,[{type:ke.enum.ActionExecutionStart,actionExecutionId:y.toolCallId,actionName:y.toolCallName,parentMessageId:y.parentMessageId}]}case D.TOOL_CALL_ARGS:{let y=h,S=g.find(I=>I.id===y.toolCallId);if(!S)return console.warn(`TOOL_CALL_ARGS: No tool call found with ID '${y.toolCallId}'`),[];S.function.arguments+=y.delta;let x=!1;if(c){let I=c.find(T=>T.tool==S.function.name);if(I)try{let T=JSON.parse(hc(S.function.arguments));I.tool_argument&&I.tool_argument in T?(E({...o,[I.state_key]:T[I.tool_argument]}),x=!0):I.tool_argument||(E({...o,[I.state_key]:T}),x=!0)}catch{}}return[{type:ke.enum.ActionExecutionArgs,actionExecutionId:y.toolCallId,args:y.delta},...(x?[{type:ke.enum.AgentStateMessage,threadId:e,agentName:r,nodeName:a,runId:t,running:i,role:"assistant",state:JSON.stringify(o),active:s}]:[])]}case D.TOOL_CALL_END:{let y=h;return[{type:ke.enum.ActionExecutionEnd,actionExecutionId:y.toolCallId}]}case D.TOOL_CALL_RESULT:{let y=h;return[{type:ke.enum.ActionExecutionResult,actionExecutionId:y.toolCallId,result:y.content,actionName:v[y.toolCallId]||"unknown"}]}case D.RAW:return[];case D.CUSTOM:{let y=h;switch(y.name){case"Exit":i=!1;break;case"PredictState":c=y.value;break}return[{type:ke.enum.MetaEvent,name:y.name,value:y.value}]}case D.STATE_SNAPSHOT:return E(h.snapshot),[{type:ke.enum.AgentStateMessage,threadId:e,agentName:r,nodeName:a,runId:t,running:i,role:"assistant",state:JSON.stringify(o),active:s}];case D.STATE_DELTA:{let y=h,S=$a.applyPatch(o,y.delta,!0,!1);return S?(E(S.newDocument),[{type:ke.enum.AgentStateMessage,threadId:e,agentName:r,nodeName:a,runId:t,running:i,role:"assistant",state:JSON.stringify(o),active:s}]):[]}case D.MESSAGES_SNAPSHOT:return u=h.messages,[{type:ke.enum.AgentStateMessage,threadId:e,agentName:r,nodeName:a,runId:t,running:i,role:"assistant",state:JSON.stringify({...o,...(u?{messages:u}:{})}),active:!0}];case D.RUN_STARTED:return[];case D.RUN_FINISHED:return u&&(o.messages=u),Object.keys(o).length===0?[]:[{type:ke.enum.AgentStateMessage,threadId:e,agentName:r,nodeName:a,runId:t,running:i,role:"assistant",state:JSON.stringify({...o,...(u?{messages:i0(u)}:{})}),active:!1}];case D.RUN_ERROR:{let y=h;return[{type:ke.enum.RunError,message:y.message,code:y.code}]}case D.STEP_STARTED:return a=h.stepName,g=[],c=null,[{type:ke.enum.AgentStateMessage,threadId:e,agentName:r,nodeName:a,runId:t,running:i,role:"assistant",state:JSON.stringify(o),active:!0}];case D.STEP_FINISHED:return g=[],c=null,[{type:ke.enum.AgentStateMessage,threadId:e,agentName:r,nodeName:a,runId:t,running:i,role:"assistant",state:JSON.stringify(o),active:!1}];default:return[]}}))};function i0(e){let t=[];for(let r of e)if(r.role==="assistant"||r.role==="user"||r.role==="system"){let n=n0(r.content);if(n){let o={id:r.id,role:r.role,content:n};t.push(o)}if(r.role==="assistant"&&r.toolCalls&&r.toolCalls.length>0)for(let o of r.toolCalls){let i={id:o.id,name:o.function.name,arguments:JSON.parse(o.function.arguments),parentMessageId:r.id};t.push(i)}}else if(r.role==="tool"){let n="unknown";for(let i of e)if(i.role==="assistant"&&i.toolCalls?.length){for(let s of i.toolCalls)if(s.id===r.toolCallId){n=s.function.name;break}}let o={id:r.id,result:r.content,actionExecutionId:r.toolCallId,actionName:n};t.push(o)}return t}var Xc=e=>t=>{let r=Gi(e),n,o,i,s,a=()=>{if(!n||s!=="text")throw Error("No text message to close");let v={type:D.TEXT_MESSAGE_END,messageId:n.messageId};return s=void 0,n=void 0,r?.event("TRANSFORM","TEXT_MESSAGE_END",v,{messageId:v.messageId}),v},u=()=>{if(!o||s!=="tool")throw Error("No tool call to close");let v={type:D.TOOL_CALL_END,toolCallId:o.toolCallId};return s=void 0,o=void 0,r?.event("TRANSFORM","TOOL_CALL_END",v,{toolCallId:v.toolCallId}),v},c=()=>{if(!i||s!=="reasoning")throw Error("No reasoning message to close");let v={type:D.REASONING_MESSAGE_END,messageId:i.messageId};return s=void 0,i=void 0,r?.event("TRANSFORM","REASONING_MESSAGE_END",v,{messageId:v.messageId}),v},g=()=>s==="text"?[a()]:s==="tool"?[u()]:s==="reasoning"?[c()]:[];return t.pipe(dt(v=>{switch(v.type){case D.TEXT_MESSAGE_START:case D.TEXT_MESSAGE_CONTENT:case D.TEXT_MESSAGE_END:case D.TOOL_CALL_START:case D.TOOL_CALL_ARGS:case D.TOOL_CALL_END:case D.TOOL_CALL_RESULT:case D.STATE_SNAPSHOT:case D.STATE_DELTA:case D.MESSAGES_SNAPSHOT:case D.CUSTOM:case D.RUN_STARTED:case D.RUN_FINISHED:case D.RUN_ERROR:case D.STEP_STARTED:case D.STEP_FINISHED:case D.THINKING_START:case D.THINKING_END:case D.THINKING_TEXT_MESSAGE_START:case D.THINKING_TEXT_MESSAGE_CONTENT:case D.THINKING_TEXT_MESSAGE_END:case D.REASONING_START:case D.REASONING_MESSAGE_START:case D.REASONING_MESSAGE_CONTENT:case D.REASONING_MESSAGE_END:case D.REASONING_END:return[...g(),v];case D.RAW:case D.ACTIVITY_SNAPSHOT:case D.ACTIVITY_DELTA:case D.REASONING_ENCRYPTED_VALUE:return[v];case D.TEXT_MESSAGE_CHUNK:let E=v,h=[];if((s!=="text"||E.messageId!==void 0&&E.messageId!==n?.messageId)&&h.push(...g()),s!=="text"){if(E.messageId===void 0)throw Error("First TEXT_MESSAGE_CHUNK must have a messageId");n={messageId:E.messageId,name:E.name},s="text";let T={type:D.TEXT_MESSAGE_START,messageId:E.messageId,role:E.role||"assistant",...(E.name!==void 0&&{name:E.name})};h.push(T),r?.event("TRANSFORM","TEXT_MESSAGE_START",T,{messageId:E.messageId})}if(E.delta!==void 0){let T={type:D.TEXT_MESSAGE_CONTENT,messageId:n.messageId,delta:E.delta};h.push(T),r?.event("TRANSFORM","TEXT_MESSAGE_CONTENT",T,{messageId:n.messageId})}return h;case D.TOOL_CALL_CHUNK:let y=v,S=[];if((s!=="tool"||y.toolCallId!==void 0&&y.toolCallId!==o?.toolCallId)&&S.push(...g()),s!=="tool"){if(y.toolCallId===void 0)throw Error("First TOOL_CALL_CHUNK must have a toolCallId");if(y.toolCallName===void 0)throw Error("First TOOL_CALL_CHUNK must have a toolCallName");o={toolCallId:y.toolCallId,toolCallName:y.toolCallName,parentMessageId:y.parentMessageId},s="tool";let T={type:D.TOOL_CALL_START,toolCallId:y.toolCallId,toolCallName:y.toolCallName,parentMessageId:y.parentMessageId};S.push(T),r?.event("TRANSFORM","TOOL_CALL_START",T,{toolCallId:y.toolCallId,toolCallName:y.toolCallName})}if(y.delta!==void 0){let T={type:D.TOOL_CALL_ARGS,toolCallId:o.toolCallId,delta:y.delta};S.push(T),r?.event("TRANSFORM","TOOL_CALL_ARGS",T,{toolCallId:o.toolCallId})}return S;case D.REASONING_MESSAGE_CHUNK:let x=v,I=[];if((s!=="reasoning"||x.messageId&&x.messageId!==i?.messageId)&&I.push(...g()),s!=="reasoning"){if(x.messageId===void 0)throw Error("First REASONING_MESSAGE_CHUNK must have a messageId");i={messageId:x.messageId},s="reasoning";let T={type:D.REASONING_MESSAGE_START,messageId:x.messageId};I.push(T),r?.event("TRANSFORM","REASONING_MESSAGE_START",T,{messageId:x.messageId})}if(x.delta!==void 0){let T={type:D.REASONING_MESSAGE_CONTENT,messageId:i.messageId,delta:x.delta};I.push(T),r?.event("TRANSFORM","REASONING_MESSAGE_CONTENT",T,{messageId:i.messageId})}return I}return v.type,[]}),xn(()=>{g()}))},Zc=class{runNext(e,t){return t.run(e).pipe(Xc(!1))}runNextWithState(e,t){let r=xe(e.messages||[]),n=xe(e.state||{}),o=new Za;return uS(e,o,t,[]).subscribe(i=>{i.messages!==void 0&&(r=i.messages),i.state!==void 0&&(n=i.state)}),this.runNext(e,t).pipe(mc(/*#__PURE__*/function(){var _ref42=_asyncToGenerator(function*(i){return o.next(i),yield new Promise(s=>setTimeout(s,0)),{event:i,messages:xe(r),state:xe(n)}});return function(_x88){return _ref42.apply(this,arguments)}}()))}},s0=class extends Zc{constructor(e){super(),this.fn=e}run(e,t){return this.fn(e,t)}};function a0(e){let t=e.content;if(Array.isArray(t)){let r=t.filter(n=>typeof n=="object"&&!!n&&"type"in n&&n.type==="text"&&typeof n.text=="string").map(n=>n.text).join("");return{...e,content:r}}return typeof t=="string"?e:{...e,content:""}}var c0=class extends Zc{run(e,t){let{parentRunId:r,...n}=e,o={...n,messages:n.messages.map(a0)};return this.runNext(o,t)}},oS="THINKING_START",iS="THINKING_END",sS="THINKING_TEXT_MESSAGE_START",aS="THINKING_TEXT_MESSAGE_CONTENT",cS="THINKING_TEXT_MESSAGE_END",u0=class extends Zc{constructor(...e){super(...e),this.currentReasoningId=null,this.currentMessageId=null}warnAboutTransformation(e,t){typeof process<"u"&&process.env!==void 0&&process.env.SUPPRESS_TRANSFORMATION_WARNINGS||console.warn(`AG-UI is converting ${e} to ${t}. To remove this warning, upgrade your AG-UI integration package (e.g. @ag-ui/langgraph). To surpress it, set SUPPRESS_TRANSFORMATION_WARNINGS=true in your .env file.`)}run(e,t){return this.currentReasoningId=null,this.currentMessageId=null,this.runNext(e,t).pipe(Cn(r=>this.transformEvent(r)))}transformEvent(e){switch(e.type){case oS:{this.currentReasoningId=Bi();let{title:t,...r}=e;return this.warnAboutTransformation(oS,D.REASONING_START),{...r,type:D.REASONING_START,messageId:this.currentReasoningId}}case sS:return this.currentMessageId=Bi(),this.warnAboutTransformation(sS,D.REASONING_MESSAGE_START),{...e,type:D.REASONING_MESSAGE_START,messageId:this.currentMessageId,role:"assistant"};case aS:{let{delta:t,...r}=e;return this.warnAboutTransformation(aS,D.REASONING_MESSAGE_CONTENT),{...r,type:D.REASONING_MESSAGE_CONTENT,messageId:this.currentMessageId??Bi(),delta:t}}case cS:{let t=this.currentMessageId??Bi();return this.warnAboutTransformation(cS,D.REASONING_MESSAGE_END),{...e,type:D.REASONING_MESSAGE_END,messageId:t}}case iS:{let t=this.currentReasoningId??Bi();return this.warnAboutTransformation(iS,D.REASONING_END),{...e,type:D.REASONING_END,messageId:t}}default:return e}}};function l0(e){return e.startsWith("image/")?"image":e.startsWith("audio/")?"audio":e.startsWith("video/")?"video":"document"}function d0(e){return typeof e=="object"&&!!e&&"type"in e&&e.type==="binary"&&"mimeType"in e&&typeof e.mimeType=="string"}function p0(e){let t=l0(e.mimeType);return e.data?{type:t,source:{type:"data",value:e.data,mimeType:e.mimeType},...(e.filename?{metadata:{filename:e.filename}}:{})}:e.url?{type:t,source:{type:"url",value:e.url,mimeType:e.mimeType},...(e.filename?{metadata:{filename:e.filename}}:{})}:e}function f0(e){let t=e.content;if(!Array.isArray(t))return e;let r=t.map(n=>d0(n)?p0(n):n);return{...e,content:r}}var m0=class extends Zc{run(e,t){let r={...e,messages:e.messages.map(f0)};return this.runNext(r,t)}},g0="0.0.53",h0=class{get maxVersion(){return g0}get debug(){return this._debug}set debug(e){this._debug=Yc(e),this._debugLogger=hp(this._debug)}get debugLogger(){return this._debugLogger}set debugLogger(e){typeof e=="boolean"?this._debugLogger=e?hp(Yc(!0)):void 0:this._debugLogger=e}constructor({agentId:e,description:t,threadId:r,initialMessages:n,initialState:o,debug:i}={}){this.subscribers=[],this.isRunning=!1,this.middlewares=[],this.agentId=e,this.description=t??"",this.threadId=r??xr(),this.messages=xe(n??[]),this.state=xe(o??{}),this._debug=Yc(i),this._debugLogger=hp(this._debug),Vi(this.maxVersion,"0.0.39")<=0&&this.middlewares.unshift(new c0),Vi(this.maxVersion,"0.0.45")<=0&&this.middlewares.unshift(new u0),Vi(this.maxVersion,"0.0.47")<=0&&this.middlewares.unshift(new m0)}subscribe(e){return this.subscribers.push(e),{unsubscribe:()=>{this.subscribers=this.subscribers.filter(t=>t!==e)}}}use(...e){let t=e.map(r=>typeof r=="function"?new s0(r):r);return this.middlewares.push(...t),this}runAgent(e,t){var _this1=this;return _asyncToGenerator(function*(){try{_this1.isRunning=!0,_this1.agentId=_this1.agentId??xr();let r=_this1.prepareRunAgentInput(e);_this1.debugLogger?.lifecycle("LIFECYCLE","Run started:",{agentId:_this1.agentId,threadId:_this1.threadId});let n,o=new Set(_this1.messages.map(u=>u.id)),i=[{onRunFinishedEvent:u=>{n=u.result}},..._this1.subscribers,t??{}];yield _this1.onInitialize(r,i),_this1.activeRunDetach$=new Yt;let s;_this1.activeRunCompletionPromise=new Promise(u=>{s=u}),yield pc(Xa(()=>_this1.middlewares.length===0?_this1.run(r):_this1.middlewares.reduceRight((u,c)=>({run:g=>c.run(g,u),get messages(){return u.messages},get state(){return u.state}}),_this1).run(r),Xc(_this1.debugLogger),yp(_this1.debugLogger),u=>u.pipe(gc(_this1.activeRunDetach$)),u=>_this1.apply(r,u,i),u=>_this1.processApplyEvents(r,u,i),ji(u=>(_this1.debugLogger?.lifecycle("LIFECYCLE","Run errored:",{agentId:_this1.agentId,error:u instanceof Error?u.message:String(u)}),_this1.isRunning=!1,_this1.onError(r,u,i))),xn(()=>{_this1.debugLogger?.lifecycle("LIFECYCLE","Run finished:",{agentId:_this1.agentId,threadId:_this1.threadId}),_this1.isRunning=!1,_this1.onFinalize(r,i),s?.(),s=void 0,_this1.activeRunCompletionPromise=void 0,_this1.activeRunDetach$=void 0}))(De(null)));let a=xe(_this1.messages).filter(u=>!o.has(u.id));return{result:n,newMessages:a}}finally{_this1.isRunning=!1}})()}connect(e){throw new qd}connectAgent(e,t){var _this10=this;return _asyncToGenerator(function*(){try{_this10.isRunning=!0,_this10.agentId=_this10.agentId??xr();let r=_this10.prepareRunAgentInput(e),n,o=new Set(_this10.messages.map(u=>u.id)),i=[{onRunFinishedEvent:u=>{n=u.result}},..._this10.subscribers,t??{}];yield _this10.onInitialize(r,i),_this10.activeRunDetach$=new Yt;let s;_this10.activeRunCompletionPromise=new Promise(u=>{s=u}),yield pc(Xa(()=>fc(()=>_this10.connect(r)),Xc(_this10.debugLogger),yp(_this10.debugLogger),u=>u.pipe(gc(_this10.activeRunDetach$)),u=>_this10.apply(r,u,i),u=>_this10.processApplyEvents(r,u,i),ji(u=>(_this10.isRunning=!1,u instanceof qd?Ja:_this10.onError(r,u,i))),xn(()=>{_this10.isRunning=!1,_this10.onFinalize(r,i),s?.(),s=void 0,_this10.activeRunCompletionPromise=void 0,_this10.activeRunDetach$=void 0}))(De(null)),{defaultValue:void 0});let a=xe(_this10.messages).filter(u=>!o.has(u.id));return{result:n,newMessages:a}}finally{_this10.isRunning=!1}})()}abortRun(){}detachActiveRun(){var _this11=this;return _asyncToGenerator(function*(){if(!_this11.activeRunDetach$)return;let e=_this11.activeRunCompletionPromise??Promise.resolve();_this11.activeRunDetach$.next(),_this11.activeRunDetach$?.complete(),yield e})()}apply(e,t,r){return uS(e,t,this,r,this.debugLogger)}processApplyEvents(e,t,r){return t.pipe(tp(n=>{n.messages&&(this.messages=n.messages,r.forEach(o=>{o.onMessagesChanged?.({messages:this.messages,state:this.state,agent:this,input:e})})),n.state&&(this.state=n.state,r.forEach(o=>{o.onStateChanged?.({state:this.state,messages:this.messages,agent:this,input:e})}))}))}prepareRunAgentInput(e){let t=xe(this.messages).filter(r=>r.role!=="activity");return{threadId:this.threadId,runId:e?.runId||xr(),tools:xe(e?.tools??[]),context:xe(e?.context??[]),forwardedProps:xe(e?.forwardedProps??{}),state:xe(this.state),messages:t}}onInitialize(e,t){var _this12=this;return _asyncToGenerator(function*(){let r=yield Re(t,_this12.messages,_this12.state,(n,o,i)=>n.onRunInitialized?.({messages:o,state:i,agent:_this12,input:e}));(r.messages!==void 0||r.state!==void 0)&&(r.messages&&(_this12.messages=r.messages,e.messages=r.messages,t.forEach(n=>{n.onMessagesChanged?.({messages:_this12.messages,state:_this12.state,agent:_this12,input:e})})),r.state&&(_this12.state=r.state,e.state=r.state,t.forEach(n=>{n.onStateChanged?.({state:_this12.state,messages:_this12.messages,agent:_this12,input:e})})))})()}onError(e,t,r){return wn(Re(r,this.messages,this.state,(n,o,i)=>n.onRunFailed?.({error:t,messages:o,state:i,agent:this,input:e}))).pipe(Cn(n=>{let o=n;if((o.messages!==void 0||o.state!==void 0)&&(o.messages!==void 0&&(this.messages=o.messages,r.forEach(i=>{i.onMessagesChanged?.({messages:this.messages,state:this.state,agent:this,input:e})})),o.state!==void 0&&(this.state=o.state,r.forEach(i=>{i.onStateChanged?.({state:this.state,messages:this.messages,agent:this,input:e})}))),o.stopPropagation!==!0){let i=String(t);if(!(t.name==="AbortError"||t.message==="Fetch is aborted"||t.message==="signal is aborted without reason"||t.message==="component unmounted"||i==="component unmounted"))throw console.error("Agent execution failed:",t),t}return{}}))}onFinalize(e,t){var _this13=this;return _asyncToGenerator(function*(){let r=yield Re(t,_this13.messages,_this13.state,(n,o,i)=>n.onRunFinalized?.({messages:o,state:i,agent:_this13,input:e}));(r.messages!==void 0||r.state!==void 0)&&(r.messages!==void 0&&(_this13.messages=r.messages,t.forEach(n=>{n.onMessagesChanged?.({messages:_this13.messages,state:_this13.state,agent:_this13,input:e})})),r.state!==void 0&&(_this13.state=r.state,t.forEach(n=>{n.onStateChanged?.({state:_this13.state,messages:_this13.messages,agent:_this13,input:e})})))})()}clone(){let e=Object.create(Object.getPrototypeOf(this));return e.agentId=this.agentId,e.description=this.description,e.threadId=this.threadId,e.messages=xe(this.messages),e.state=xe(this.state),e._debug=this._debug,e._debugLogger=this._debugLogger,e.isRunning=this.isRunning,e.subscribers=[...this.subscribers],e.middlewares=[...this.middlewares],e}addMessage(e){var _this14=this;this.messages.push(e),_asyncToGenerator(function*(){for(let t of _this14.subscribers)yield t.onNewMessage?.({message:e,messages:_this14.messages,state:_this14.state,agent:_this14});if(e.role==="assistant"&&e.toolCalls)for(let t of e.toolCalls)for(let r of _this14.subscribers)yield r.onNewToolCall?.({toolCall:t,messages:_this14.messages,state:_this14.state,agent:_this14});for(let t of _this14.subscribers)yield t.onMessagesChanged?.({messages:_this14.messages,state:_this14.state,agent:_this14})})()}addMessages(e){var _this15=this;this.messages.push(...e),_asyncToGenerator(function*(){for(let t of e){for(let r of _this15.subscribers)yield r.onNewMessage?.({message:t,messages:_this15.messages,state:_this15.state,agent:_this15});if(t.role==="assistant"&&t.toolCalls)for(let r of t.toolCalls)for(let n of _this15.subscribers)yield n.onNewToolCall?.({toolCall:r,messages:_this15.messages,state:_this15.state,agent:_this15})}for(let t of _this15.subscribers)yield t.onMessagesChanged?.({messages:_this15.messages,state:_this15.state,agent:_this15})})()}setMessages(e){var _this16=this;this.messages=xe(e),_asyncToGenerator(function*(){for(let t of _this16.subscribers)yield t.onMessagesChanged?.({messages:_this16.messages,state:_this16.state,agent:_this16})})()}setState(e){var _this17=this;this.state=xe(e),_asyncToGenerator(function*(){for(let t of _this17.subscribers)yield t.onStateChanged?.({messages:_this17.messages,state:_this17.state,agent:_this17})})()}legacy_to_be_removed_runAgentBridged(e){this.agentId=this.agentId??xr();let t=this.prepareRunAgentInput(e);return(this.middlewares.length===0?this.run(t):this.middlewares.reduceRight((r,n)=>({run:o=>n.run(o,r),get messages(){return r.messages},get state(){return r.state}}),this).run(t)).pipe(Xc(this.debugLogger),yp(this.debugLogger),o0(this.threadId,t.runId,this.agentId),r=>r.pipe(Cn(n=>(this.debugLogger?.event("LEGACY","Event:",n,{type:n.type}),n))))}},lS=class extends h0{requestInit(e){return{method:"POST",headers:{...this.headers,"Content-Type":"application/json",Accept:"text/event-stream"},body:JSON.stringify(e),signal:this.abortController.signal}}runAgent(e,t){return this.abortController=e?.abortController??new l.AbortController,super.runAgent(e,t)}abortRun(){this.abortController.abort(),super.abortRun()}constructor(e){super(e),this.abortController=new l.AbortController,this.url=e.url,this.headers=xe(e.headers??{})}run(e){return Qk(Bk(this.url,this.requestInit(e)),this.debugLogger)}clone(){let e=super.clone();e.url=this.url,e.headers=xe(this.headers??{});let t=new l.AbortController,r=this.abortController.signal;return r.aborted&&t.abort(r.reason),e.abortController=t,e}};m();d();f();p();var dS=(e,t,r)=>{let n=rt(t,r),o=e?.trim();if(!n||!t||!o)throw new Error("Missing required parameters for answer endpoint");let i=`/api/preview/organizations/${t}/agents`;return`${n}${i}/${o}`};var Ap=class extends lS{requestInit(t){let{params:r,accessToken:n,recordDebugSession:o}=t.forwardedProps||{},i={...r,...(o&&{recordDebugSession:!0})};return{method:"POST",headers:{...this.headers,Authorization:`Bearer ${n}`,"Content-Type":"application/json",Accept:"text/event-stream, application/json"},body:JSON.stringify(i),signal:this.abortController.signal}}},pS=(e,t,r)=>new Ap({url:`${dS(e,t,r)}/answer`});m();d();f();p();m();d();f();p();var y0=new te({required:!0}),fS=new te({required:!0,constrainTo:Ca}),mS=e=>({...e,name:xa(e.name)}),gS=G("followUpAnswers/setIsEnabled",e=>K(e,new Me({required:!0}))),hS=G("followUpAnswers/setFollowUpAnswersConversationId",e=>K(e,re)),yS=G("followUpAnswers/setFollowUpAnswersConversationToken",e=>K(e,re)),vS=G("followUpAnswers/clearFollowUpAnswersConversationToken"),FJ=G("followUpAnswers/createFollowUpAnswer",e=>K(e,{question:re})),DJ=G("followUpAnswers/setActiveFollowUpAnswerId",e=>K(e,re)),MJ=G("followUpAnswers/setFollowUpAnswerContentFormat",e=>K(e,{contentFormat:Ea,answerId:re})),LJ=G("followUpAnswers/setFollowUpIsLoading",e=>K(e,{isLoading:new Me({required:!0}),answerId:re})),jJ=G("followUpAnswers/setFollowUpIsStreaming",e=>K(e,{isStreaming:new Me({required:!0}),answerId:re})),qJ=G("followUpAnswers/followUpMessageChunkReceived",e=>K(e,{textDelta:y0,answerId:re})),UJ=G("followUpAnswers/followUpCitationsReceived",e=>K(e,{citations:new Pt({required:!0,each:new Ie({values:Ed})}),answerId:re})),VJ=G("followUpAnswers/followUpCompleted",e=>K(e,{answerId:re,cannotAnswer:new Me({required:!1})})),BJ=G("followUpAnswers/followUpFailed",e=>K(e,{message:new te,code:new Ue({min:0}),answerId:re})),GJ=G("followUpAnswers/activeFollowUpStartFailed",e=>K(e,{message:new te})),$J=G("followUpAnswers/likeFollowUp",e=>K(e,{answerId:re})),QJ=G("followUpAnswers/dislikeFollowUp",e=>K(e,{answerId:re})),HJ=G("followUpAnswers/submitFollowUpFeedback",e=>K(e,{answerId:re})),SS=G("followUpAnswers/resetFollowUpAnswers"),zJ=G("followUpAnswers/stepStarted",e=>K(mS(e),{answerId:re,name:fS,startedAt:new Ue({min:0,required:!0})})),WJ=G("followUpAnswers/stepFinished",e=>K(mS(e),{answerId:re,name:fS,finishedAt:new Ue({min:0,required:!0})}));m();d();f();p();var v0={"KNOWLEDGE:SSE_MAX_DURATION_EXCEEDED":1e3,"KNOWLEDGE:SSE_FOLLOW_UP_NOT_SUPPORTED":1001,"KNOWLEDGE:NOT_FOUND":1002,"KNOWLEDGE:SSE_MODELS_NOT_AVAILABLE":1003,"KNOWLEDGE:SSE_INTERNAL_ERROR":1004,"KNOWLEDGE:SSE_TURN_LIMIT_REACHED":1005};function AS(e){return e?v0[e]??1004:1004}var bS=e=>{let t="",r=!1;return{onRunStartedEvent:({event:n})=>{t=n.runId,r=!1,e(Ia(n.runId)),e(Cr(!1)),e(Ci(!0)),e(hS(n.threadId)),e(vS())},onStepStartedEvent:({event:n})=>{e(Jh({name:n.stepName,startedAt:n.timestamp??Date.now()}))},onStepFinishedEvent:({event:n})=>{e(ey({name:n.stepName,finishedAt:n.timestamp??Date.now()}))},onTextMessageContentEvent:({event:n})=>{n.delta.length>0&&(r=!0),e(xi({textDelta:n.delta}))},onCustomEvent:({event:n})=>{let{name:o,value:i}=n;switch(o){case"header":{i?.contentFormat&&e(Ri(i.contentFormat)),typeof i?.followUpEnabled=="boolean"&&e(gS(i.followUpEnabled)),i?.conversationToken&&e(yS(i.conversationToken));return}case"citations":{e(Ei({citations:i.citations}));return}}},onRunErrorEvent:({event:n})=>{let o=AS(n.code);e(Ii({message:n.message,code:o}))},onRunFinishedEvent:({event:n})=>{let o=n.result?.completionReason==="ANSWERED",i=o?!r:void 0;e(Id(o)),e(Ti(!o)),e(Ci(!1)),e(to(o,t,i)),e(ro())}}};var wS=()=>{let e,t=()=>{e?.abortRun(),e=void 0};return{run:function(){var _ref47=_asyncToGenerator(function*(n,o,i){t();let s=ma(n),a=th(n),u=rh(n),c=eh(n),g=nh(n),v=pS(s,a,u);e=v;let E=bS(o),h=Hh(n,i());try{o(Cr(!0)),yield v.runAgent({forwardedProps:{params:h,accessToken:c,recordDebugSession:g}},E)}catch(y){o(Cr(!1)),o(Ii({message:"An error occurred while starting the answer generation."})),console.error("Error running the answer agent:",y)}});return function run(_x89,_x90,_x91){return _ref47.apply(this,arguments)}}(),abortRun:t}};m();d();f();p();m();d();f();p();var CS=G("breadcrumb/deselectAll"),xS=G("breadcrumb/deselectAllNonBreadcrumbs");m();d();f();p();var ES=G("facet/updateFacetAutoSelection",e=>K(e,{allow:new Me({required:!0})}));m();d();f();p();m();d();f();p();var Jc=class extends Sr{constructor(r){super(r);oe(this,"getState",r)}get activeInstantResultQuery(){let r=this.getState().instantResults;for(let n in r)for(let o in r[n].cache)if(r[n].cache[o].isActive)return r[n].q;return null}get activeInstantResultCache(){let r=this.getState().instantResults;for(let n in r)for(let o in r[n].cache)if(r[n].cache[o].isActive)return r[n].cache[o];return null}get results(){return this.activeInstantResultCache?.results}get queryText(){return this.activeInstantResultQuery??Ft().q}get responseTime(){return this.activeInstantResultCache?.duration??Gt().duration}get numberOfResults(){return this.activeInstantResultCache?.totalCountFiltered??Gt().response.totalCountFiltered}getSearchUID(){return this.activeInstantResultCache?.searchUid||super.getSearchUID()}};var IS=()=>ot("analytics/instantResult/searchboxAsYouType",e=>e.makeSearchboxAsYouType(),e=>new Jc(e)),RS=()=>({actionCause:"searchboxAsYouType"});m();d();f();p();var bp={id:re},S0={...bp,q:Nt},nte=G("instantResults/register",e=>K(e,bp)),eu=G("instantResults/updateQuery",e=>K(e,S0)),ote=G("instantResults/clearExpired",e=>K(e,bp));m();d();f();p();var tu=new Ue({required:!0,min:0}),fte=G("pagination/registerNumberOfResults",e=>K(e,tu)),mte=G("pagination/updateNumberOfResults",e=>K(e,tu)),gte=G("pagination/registerPage",e=>K(e,tu)),TS=G("pagination/updatePage",e=>K(e,tu)),hte=G("pagination/nextPage"),yte=G("pagination/previousPage");m();d();f();p();var xo=G("query/updateQuery",e=>K(e,{q:new te,enableQuerySyntax:new Me}));m();d();f();p();m();d();f();p();m();d();f();p();var Eo=()=>({cq:"",cqWasSet:!1,aq:"",aqWasSet:!1,lq:"",lqWasSet:!1,dq:"",dqWasSet:!1,defaultFilters:{cq:"",aq:"",lq:"",dq:""}});var wp=()=>ot("search/logFetchMoreResults",e=>e.makeFetchMoreResults()),kr=e=>ot("search/queryError",(t,r)=>t.makeQueryError({query:r.query?.q||Ft().q,aq:r.advancedSearchQueries?.aq||Eo().aq,cq:r.advancedSearchQueries?.cq||Eo().cq,dq:r.advancedSearchQueries?.dq||Eo().dq,errorType:e.type,errorMessage:e.message}));m();d();f();p();m();d();f();p();m();d();f();p();var ru=e=>e.success!==void 0,pt=e=>e.error!==void 0;m();d();f();p();var mre=G("didYouMean/enable"),gre=G("didYouMean/disable"),hre=G("didYouMean/automaticCorrections/disable"),yre=G("didYouMean/automaticCorrections/enable"),nu=G("didYouMean/correction",e=>K(e,re)),vre=G("didYouMean/automaticCorrections/mode",e=>K(e,new te({constrainTo:["next","legacy"],emptyAllowed:!1,required:!0})));m();d();f();p();var Cp=()=>ot("analytics/didyoumean/automatic",e=>e.makeDidYouMeanAutomatic());var _S=()=>({actionCause:"didYouMeanAutomatic"});m();d();f();p();m();d();f();p();function kS(){return{contextValues:{}}}m();d();f();p();function OS(){return{contextValues:{}}}m();d();f();p();function PS(){return{freezeFacetOrder:!1,facets:{}}}m();d();f();p();function NS(){return[]}m();d();f();p();function FS(){return{firstResult:0,defaultNumberOfResults:10,numberOfResults:10,totalCountFiltered:0}}m();d();f();p();function DS(){return{}}m();d();f();p();function MS(){return{}}m();d();f();p();function LS(){return{}}function Xt(e){return{context:e.context||kS(),dictionaryFieldContext:e.dictionaryFieldContext||OS(),facetSet:e.facetSet||fa(),numericFacetSet:e.numericFacetSet||pa(),dateFacetSet:e.dateFacetSet||da(),categoryFacetSet:e.categoryFacetSet||la(),automaticFacetSet:e.automaticFacetSet??ua(),pagination:e.pagination||FS(),query:e.query||Ft(),tabSet:e.tabSet||LS(),advancedSearchQueries:e.advancedSearchQueries||Eo(),staticFilterSet:e.staticFilterSet||MS(),querySet:e.querySet||DS(),sortCriteria:e.sortCriteria||ga(),pipeline:e.pipeline||ya(),searchHub:e.searchHub||$n(),facetOptions:e.facetOptions||PS(),facetOrder:e.facetOrder??NS(),debug:e.debug??Fs()}}m();d();f();p();var $ne=new Ie({values:{undoneQuery:Nt},options:{required:!0}}),jS=()=>ot("analytics/trigger/query",(e,t)=>t.triggers?.queryModification.newQuery?e.makeTriggerQuery():null);m();d();f();p();var ou=G("trigger/query/ignore",e=>K(e,new te({emptyAllowed:!0,required:!0}))),iu=G("trigger/query/modification",e=>K(e,new Ie({values:{originalQuery:Ge,modification:Ge}})));m();d();f();p();var Or=/*#__PURE__*/function(){var _ref48=_asyncToGenerator(function*(e,t){let r=w0(e),n=Aa(e),o=A0(e),i=yield no(e,t),s=()=>e.pagination?e.pagination.firstResult+e.pagination.numberOfResults>5e3?5e3-e.pagination.firstResult:e.pagination.numberOfResults:void 0;return Ar({...i,...(e.didYouMean&&{queryCorrection:{enabled:e.didYouMean.enableDidYouMean&&e.didYouMean.queryCorrectionMode==="next",options:{automaticallyCorrect:e.didYouMean.automaticallyCorrectQuery?"whenNoResults":"never"}},enableDidYouMean:e.didYouMean.enableDidYouMean&&e.didYouMean.queryCorrectionMode==="legacy"}),...(r&&{cq:r}),...(n.length&&{facets:n}),...(e.pagination&&{numberOfResults:s(),firstResult:e.pagination.firstResult}),...(e.facetOptions&&{facetOptions:{freezeFacetOrder:e.facetOptions.freezeFacetOrder}}),...(e.folding?.enabled&&{filterField:e.folding.fields.collection,childField:e.folding.fields.parent,parentField:e.folding.fields.child,filterFieldRange:e.folding.filterFieldRange}),...(e.automaticFacetSet&&{generateAutomaticFacets:{desiredCount:e.automaticFacetSet.desiredCount,numberOfValues:e.automaticFacetSet.numberOfValues,currentFacets:o}}),...(e.generatedAnswer&&{pipelineRuleParameters:{mlGenerativeQuestionAnswering:{responseFormat:e.generatedAnswer.responseFormat,citationsFieldToInclude:e.generatedAnswer.fieldsToIncludeInCitations}}})})});return function Or(_x92,_x93){return _ref48.apply(this,arguments)}}();function A0(e){let t=e.automaticFacetSet?.set;return t?Object.values(t).map(r=>r.response).map(b0).filter(r=>r.currentValues.length>0):void 0}function b0(e){let{field:t,label:r,values:n}=e,o=n.filter(i=>i.state==="selected");return{field:t,label:r,currentValues:o}}function w0(e){let t=e.advancedSearchQueries?.cq.trim()||"",n=Object.values(e.tabSet||{}).find(i=>i.isActive)?.expression.trim()||"",o=C0(e);return[t,n,...o].filter(i=>!!i).join(" AND ")}function C0(e){return Object.values(e.staticFilterSet||{}).map(r=>{let n=r.values.filter(i=>i.state==="selected"&&!!i.expression.trim()),o=n.map(i=>i.expression).join(" OR ");return n.length>1?`(${o})`:o})}var Pr=class{constructor(t,r=n=>{this.dispatch(xo({q:n}))}){oe(this,"config",t);oe(this,"onUpdateQueryForCorrection",r)}fetchFromAPI(_x94,_x95){var _this18=this;return _asyncToGenerator(function*({mappings:t,request:r},n){let o=Date.now(),i=Sa(yield _this18.extra.apiClient.search(r,n),t),s=Date.now()-o,a=_this18.getState().query?.q||"";return{response:i,duration:s,queryExecuted:a,requestExecuted:r}}).apply(this,arguments)}process(t){var _this19=this;return _asyncToGenerator(function*(){return _this19.processQueryErrorOrContinue(t)??(yield _this19.processQueryCorrectionsOrContinue(t))??(yield _this19.processQueryTriggersOrContinue(t))??_this19.processSuccessResponse(t)})()}processQueryErrorOrContinue(t){return pt(t.response)?(this.dispatch(kr(t.response.error)),this.rejectWithValue(t.response.error)):null}processQueryCorrectionsOrContinue(t){var _this20=this;return _asyncToGenerator(function*(){let r=_this20.getState(),n=_this20.getSuccessResponse(t);if(!n||!r.didYouMean)return null;let{enableDidYouMean:o,automaticallyCorrectQuery:i}=r.didYouMean,{results:s,queryCorrections:a,queryCorrection:u}=n;if(!o||!i)return null;let c=s.length===0&&a&&a.length!==0,g=!ae(u)&&!ae(u.correctedQuery);if(!c&&!g)return null;let E=c?yield _this20.processLegacyDidYouMeanAutoCorrection(t):_this20.processModernDidYouMeanAutoCorrection(t);return _this20.dispatch(Vt(Xt(_this20.getState()))),E})()}processLegacyDidYouMeanAutoCorrection(t){var _this21=this;return _asyncToGenerator(function*(){let r=_this21.getCurrentQuery(),n=_this21.getSuccessResponse(t);if(!n.queryCorrections)return null;let{correctedQuery:o}=n.queryCorrections[0],i=yield _this21.automaticallyRetryQueryWithCorrection(o);return pt(i.response)?(_this21.dispatch(kr(i.response.error)),_this21.rejectWithValue(i.response.error)):(_this21.logOriginalAnalyticsQueryBeforeAutoCorrection(t),_this21.dispatch(Vt(Xt(_this21.getState()))),{...i,response:{...i.response.success,queryCorrections:n.queryCorrections},automaticallyCorrected:!0,originalQuery:r,analyticsAction:Cp()})})()}processModernDidYouMeanAutoCorrection(t){let r=this.getSuccessResponse(t),{correctedQuery:n,originalQuery:o}=r.queryCorrection;return this.onUpdateQueryForCorrection(n),{...t,response:{...r},queryExecuted:n,automaticallyCorrected:!0,originalQuery:o,analyticsAction:Cp()}}logOriginalAnalyticsQueryBeforeAutoCorrection(t){let r=this.getState(),n=this.getSuccessResponse(t);this.analyticsAction?.()(this.dispatch,()=>this.getStateAfterResponse(t.queryExecuted,t.duration,r,n),this.extra)}processQueryTriggersOrContinue(t){var _this22=this;return _asyncToGenerator(function*(){let r=_this22.getSuccessResponse(t);if(!r)return null;let n=r.triggers.find(a=>a.type==="query")?.content||"";if(!n)return null;if(_this22.getState().triggers?.queryModification.queryToIgnore===n)return _this22.dispatch(ou("")),null;_this22.analyticsAction&&(yield _this22.dispatch(_this22.analyticsAction));let i=_this22.getCurrentQuery(),s=yield _this22.automaticallyRetryQueryWithTriggerModification(n);return pt(s.response)?(_this22.dispatch(kr(s.response.error)),_this22.rejectWithValue(s.response.error)):(_this22.dispatch(Vt(Xt(_this22.getState()))),{...s,response:{...s.response.success},automaticallyCorrected:!1,originalQuery:i,analyticsAction:jS()})})()}getStateAfterResponse(t,r,n,o){return{...n,query:{q:t,enableQuerySyntax:n.query?.enableQuerySyntax??Ft().enableQuerySyntax},search:{...Gt(),duration:r,response:o,results:o.results}}}processSuccessResponse(t){return this.dispatch(Vt(Xt(this.getState()))),{...t,response:this.getSuccessResponse(t),automaticallyCorrected:!1,originalQuery:this.getCurrentQuery(),analyticsAction:this.analyticsAction}}getSuccessResponse(t){return ru(t.response)?t.response.success:null}automaticallyRetryQueryWithCorrection(t){var _this23=this;return _asyncToGenerator(function*(){_this23.onUpdateQueryForCorrection(t);let r=yield _this23.fetchFromAPI(yield Or(_this23.getState()),{origin:"mainSearch"});return _this23.dispatch(nu(t)),r})()}automaticallyRetryQueryWithTriggerModification(t){var _this24=this;return _asyncToGenerator(function*(){return _this24.dispatch(iu({newQuery:t,originalQuery:_this24.getCurrentQuery()})),_this24.onUpdateQueryForCorrection(t),yield _this24.fetchFromAPI(yield Or(_this24.getState()),{origin:"mainSearch"})})()}getCurrentQuery(){let t=this.getState();return t.query?.q!==void 0?t.query.q:""}get extra(){return this.config.extra}getState(){return this.config.getState()}get dispatch(){return this.config.dispatch}get analyticsAction(){return this.config.analyticsAction}get rejectWithValue(){return this.config.rejectWithValue}};var $oe=we("search/executeSearch",/*#__PURE__*/function(){var _ref49=_asyncToGenerator(function*(e,t){let r=t.getState();return yield su(r,t,e)});return function(_x96,_x97){return _ref49.apply(this,arguments)}}()),Qoe=we("search/fetchPage",/*#__PURE__*/function(){var _ref50=_asyncToGenerator(function*(e,t){let r=t.getState();return yield Ep(r,t,e)});return function(_x98,_x99){return _ref50.apply(this,arguments)}}()),Hoe=we("search/fetchMoreResults",/*#__PURE__*/function(){var _ref51=_asyncToGenerator(function*(e,t){let r=t.getState();return yield Ip(t,r)});return function(_x100,_x101){return _ref51.apply(this,arguments)}}()),zoe=we("search/fetchFacetValues",/*#__PURE__*/function(){var _ref52=_asyncToGenerator(function*(e,t){let r=t.getState();return yield R0(t,e,r)});return function(_x102,_x103){return _ref52.apply(this,arguments)}}()),Woe=we("search/fetchInstantResults",/*#__PURE__*/function(){var _ref53=_asyncToGenerator(function*(e,t){return xp(e,t)});return function(_x104,_x105){return _ref53.apply(this,arguments)}}()),x0=/*#__PURE__*/function(){var _ref54=_asyncToGenerator(function*(e,t){let r=yield Or(e,t);return r.request={...r.request,firstResult:(e.pagination?.firstResult??0)+(e.search?.results.length??0)},r});return function x0(_x106,_x107){return _ref54.apply(this,arguments)}}(),E0=/*#__PURE__*/function(){var _ref55=_asyncToGenerator(function*(e,t,r){let n=yield no(e);return Ar({...n,...(e.didYouMean&&{enableDidYouMean:e.didYouMean.enableDidYouMean}),numberOfResults:r,q:t})});return function E0(_x108,_x109,_x110){return _ref55.apply(this,arguments)}}(),I0=/*#__PURE__*/function(){var _ref56=_asyncToGenerator(function*(e,t){let r=yield Or(e,t);return r.request.numberOfResults=0,r});return function I0(_x111,_x112){return _ref56.apply(this,arguments)}}(),qS=e=>{e.configuration.analytics.enabled&&$t.getInstance().addElement({name:"Query",...(e.query?.q&&{value:e.query.q}),time:JSON.stringify(new Date)})};function xp(_x113,_x114){return _xp.apply(this,arguments)}function _xp(){_xp=_asyncToGenerator(function*(e,t){K(e,{id:re,q:re,maxResultsPerQuery:new Ue({required:!0,min:1}),cacheTimeout:new Ue});let{q:r,maxResultsPerQuery:n}=e,o=t.getState(),i=new Pr({...t,analyticsAction:IS()},c=>{t.dispatch(eu({q:c,id:e.id}))}),s=yield E0(o,r,n),a=yield i.fetchFromAPI(s,{origin:"instantResults",disableAbortWarning:!0}),u=yield i.process(a);return"response"in u?{results:u.response.results,searchUid:u.response.searchUid,analyticsAction:u.analyticsAction,totalCountFiltered:u.response.totalCountFiltered,duration:u.duration}:u});return _xp.apply(this,arguments)}function Ep(_x115,_x116,_x117){return _Ep.apply(this,arguments)}function _Ep(){_Ep=_asyncToGenerator(function*(e,t,r){qS(e);let{analyticsClientMiddleware:n,preprocessRequest:o,logger:i}=t.extra,{description:s}=yield r.prepare({getState:()=>t.getState(),analyticsClientMiddleware:n,preprocessRequest:o,logger:i}),a=new Pr({...t,analyticsAction:r}),u=yield Or(e,s),c=yield a.fetchFromAPI(u,{origin:"mainSearch"});return yield a.process(c)});return _Ep.apply(this,arguments)}function Ip(_x118,_x119){return _Ip.apply(this,arguments)}function _Ip(){_Ip=_asyncToGenerator(function*(e,t){let{analyticsClientMiddleware:r,preprocessRequest:n,logger:o}=e.extra,{description:i}=yield wp().prepare({getState:()=>e.getState(),analyticsClientMiddleware:r,preprocessRequest:n,logger:o}),s=new Pr({...e,analyticsAction:wp()}),a=yield x0(t,i),u=yield s.fetchFromAPI(a,{origin:"mainSearch"});return yield s.process(u)});return _Ip.apply(this,arguments)}function R0(_x120,_x121,_x122){return _R2.apply(this,arguments)}function _R2(){_R2=_asyncToGenerator(function*(e,t,r){let{analyticsClientMiddleware:n,preprocessRequest:o,logger:i}=e.extra,{description:s}=yield t.prepare({getState:()=>e.getState(),analyticsClientMiddleware:n,preprocessRequest:o,logger:i}),a=new Pr({...e,analyticsAction:t}),u=yield I0(r,s),c=yield a.fetchFromAPI(u,{origin:"facetValues"});return yield a.process(c)});return _R2.apply(this,arguments)}function su(_x123,_x124,_x125){return _su.apply(this,arguments)}function _su(){_su=_asyncToGenerator(function*(e,t,r){qS(e);let{analyticsClientMiddleware:n,preprocessRequest:o,logger:i}=t.extra,{description:s}=yield r.prepare({getState:()=>t.getState(),analyticsClientMiddleware:n,preprocessRequest:o,logger:i}),a=yield Or(e,s),u=new Pr({...t,analyticsAction:r}),c=yield u.fetchFromAPI(a,{origin:"mainSearch"});return yield u.process(c)});return _su.apply(this,arguments)}m();d();f();p();var Nr=class{constructor(t,r=n=>{this.dispatch(xo({q:n}))}){oe(this,"config",t);oe(this,"onUpdateQueryForCorrection",r)}fetchFromAPI(_x126,_x127){var _this25=this;return _asyncToGenerator(function*({mappings:t,request:r},n){let o=Date.now(),i=Sa(yield _this25.extra.apiClient.search(r,n),t),s=Date.now()-o,a=_this25.getState().query?.q||"";return{response:i,duration:s,queryExecuted:a,requestExecuted:r}}).apply(this,arguments)}process(t){var _this26=this;return _asyncToGenerator(function*(){return _this26.processQueryErrorOrContinue(t)??(yield _this26.processQueryCorrectionsOrContinue(t))??(yield _this26.processQueryTriggersOrContinue(t))??_this26.processSuccessResponse(t)})()}processQueryErrorOrContinue(t){return pt(t.response)?(this.dispatch(kr(t.response.error)),this.rejectWithValue(t.response.error)):null}processQueryCorrectionsOrContinue(t){var _this27=this;return _asyncToGenerator(function*(){let r=_this27.getState(),n=_this27.getSuccessResponse(t);if(!n||!r.didYouMean)return null;let{enableDidYouMean:o,automaticallyCorrectQuery:i}=r.didYouMean,{results:s,queryCorrections:a,queryCorrection:u}=n;if(!o||!i)return null;let c=s.length===0&&a&&a.length!==0,g=!ae(u)&&!ae(u.correctedQuery);if(!c&&!g)return null;let E=c?yield _this27.processLegacyDidYouMeanAutoCorrection(t):_this27.processModernDidYouMeanAutoCorrection(t);return _this27.dispatch(Vt(Xt(_this27.getState()))),E})()}processLegacyDidYouMeanAutoCorrection(t){var _this28=this;return _asyncToGenerator(function*(){let r=_this28.getCurrentQuery(),n=_this28.getSuccessResponse(t);if(!n.queryCorrections)return null;let{correctedQuery:o}=n.queryCorrections[0],i=yield _this28.automaticallyRetryQueryWithCorrection(o);return pt(i.response)?(_this28.dispatch(kr(i.response.error)),_this28.rejectWithValue(i.response.error)):(_this28.dispatch(Vt(Xt(_this28.getState()))),{...i,response:{...i.response.success,queryCorrections:n.queryCorrections},automaticallyCorrected:!0,originalQuery:r})})()}processModernDidYouMeanAutoCorrection(t){let r=this.getSuccessResponse(t),{correctedQuery:n,originalQuery:o}=r.queryCorrection;return this.onUpdateQueryForCorrection(n),{...t,response:{...r},queryExecuted:n,automaticallyCorrected:!0,originalQuery:o}}processQueryTriggersOrContinue(t){var _this29=this;return _asyncToGenerator(function*(){let r=_this29.getSuccessResponse(t);if(!r)return null;let n=r.triggers.find(a=>a.type==="query")?.content||"";if(!n)return null;if(_this29.getState().triggers?.queryModification.queryToIgnore===n)return _this29.dispatch(ou("")),null;let i=_this29.getCurrentQuery(),s=yield _this29.automaticallyRetryQueryWithTriggerModification(n);return pt(s.response)?(_this29.dispatch(kr(s.response.error)),_this29.rejectWithValue(s.response.error)):(_this29.dispatch(Vt(Xt(_this29.getState()))),{...s,response:{...s.response.success},automaticallyCorrected:!1,originalQuery:i})})()}processSuccessResponse(t){return this.dispatch(Vt(Xt(this.getState()))),{...t,response:this.getSuccessResponse(t),automaticallyCorrected:!1,originalQuery:this.getCurrentQuery()}}getSuccessResponse(t){return ru(t.response)?t.response.success:null}automaticallyRetryQueryWithCorrection(t){var _this30=this;return _asyncToGenerator(function*(){_this30.onUpdateQueryForCorrection(t);let r=_this30.getState(),{actionCause:n}=_S(),o=yield _this30.fetchFromAPI(yield wr(r,_this30.extra.navigatorContext,{actionCause:n}),{origin:"mainSearch"});return _this30.dispatch(nu(t)),o})()}automaticallyRetryQueryWithTriggerModification(t){var _this31=this;return _asyncToGenerator(function*(){return _this31.dispatch(iu({newQuery:t,originalQuery:_this31.getCurrentQuery()})),_this31.onUpdateQueryForCorrection(t),yield _this31.fetchFromAPI(yield wr(_this31.getState(),_this31.extra.navigatorContext),{origin:"mainSearch"})})()}getCurrentQuery(){let t=this.getState();return t.query?.q!==void 0?t.query.q:""}get extra(){return this.config.extra}getState(){return this.config.getState()}get dispatch(){return this.config.dispatch}get rejectWithValue(){return this.config.rejectWithValue}};var Fie=we("search/prepareForSearchWithQuery",(e,t)=>{let{dispatch:r}=t;K(e,{q:new te,enableQuerySyntax:new Me,clearFilters:new Me}),e.clearFilters&&(r(CS()),r(xS())),r(ES({allow:!0})),r(xo({q:e.q,enableQuerySyntax:e.enableQuerySyntax})),r(TS(1))}),Die=G("search/updateSearchAction"),au=we("search/executeSearch",/*#__PURE__*/function(){var _ref57=_asyncToGenerator(function*(e,t){let r=t.getState();if(r.configuration.analytics.analyticsMode==="legacy")return su(r,t,e.legacy);BS(r);let n=e.next?GS(e.next):void 0,o=yield wr(r,t.extra.navigatorContext,n),i=new Nr({...t,analyticsAction:n??{}}),s=yield i.fetchFromAPI(o,{origin:"mainSearch"});return yield i.process(s)});return function(_x128,_x129){return _ref57.apply(this,arguments)}}()),US=we("search/fetchPage",/*#__PURE__*/function(){var _ref58=_asyncToGenerator(function*(e,t){let r=t.getState();if(BS(r),r.configuration.analytics.analyticsMode==="legacy"||!e.next)return Ep(r,t,e.legacy);let n=new Nr({...t,analyticsAction:e.next}),o=yield wr(r,t.extra.navigatorContext,e.next),i=yield n.fetchFromAPI(o,{origin:"mainSearch"});return yield n.process(i)});return function(_x130,_x131){return _ref58.apply(this,arguments)}}()),VS=we("search/fetchMoreResults",/*#__PURE__*/function(){var _ref59=_asyncToGenerator(function*(e,t){let r=t.getState();if(r.configuration.analytics.analyticsMode==="legacy")return Ip(t,r);let n=yh("browseResults",t.getState),o=new Nr({...t,analyticsAction:n}),i=yield T0(r,t.extra.navigatorContext,n),s=yield o.fetchFromAPI(i,{origin:"mainSearch"});return yield o.process(s)});return function(_x132,_x133){return _ref59.apply(this,arguments)}}()),Mie=we("search/fetchFacetValues",/*#__PURE__*/function(){var _ref60=_asyncToGenerator(function*(e,t){let r=t.getState();if(r.configuration.analytics.analyticsMode==="legacy")return su(r,t,e.legacy);let n=new Nr({...t,analyticsAction:{}}),o=yield k0(r,t.extra.navigatorContext),i=yield n.fetchFromAPI(o,{origin:"facetValues"});return yield n.process(i)});return function(_x134,_x135){return _ref60.apply(this,arguments)}}()),Lie=we("search/fetchInstantResults",/*#__PURE__*/function(){var _ref61=_asyncToGenerator(function*(e,t){let r=t.getState();if(r.configuration.analytics.analyticsMode==="legacy")return xp(e,t);K(e,{id:re,q:re,maxResultsPerQuery:new Ue({required:!0,min:1}),cacheTimeout:new Ue});let{q:n,maxResultsPerQuery:o}=e,i=GS(RS()),s=yield _0(r,t.extra.navigatorContext,n,o,i),a=new Nr({...t,analyticsAction:i},g=>{t.dispatch(eu({q:g,id:e.id}))}),u=yield a.fetchFromAPI(s,{origin:"instantResults",disableAbortWarning:!0}),c=yield a.process(u);return"response"in c?{results:c.response.results,searchUid:c.response.searchUid,totalCountFiltered:c.response.totalCountFiltered,duration:c.duration}:c});return function(_x136,_x137){return _ref61.apply(this,arguments)}}()),T0=/*#__PURE__*/function(){var _ref62=_asyncToGenerator(function*(e,t,r){let n=yield wr(e,t,r);return n.request={...n.request,firstResult:(e.pagination?.firstResult??0)+(e.search?.results.length??0)},n});return function T0(_x138,_x139,_x140){return _ref62.apply(this,arguments)}}(),_0=/*#__PURE__*/function(){var _ref63=_asyncToGenerator(function*(e,t,r,n,o){let i=ba(e,t,o);return Ar({...i,...(e.didYouMean&&{enableDidYouMean:e.didYouMean.enableDidYouMean}),numberOfResults:n,q:r})});return function _0(_x141,_x142,_x143,_x144,_x145){return _ref63.apply(this,arguments)}}(),k0=/*#__PURE__*/function(){var _ref64=_asyncToGenerator(function*(e,t,r){let n=yield wr(e,t,r);return n.request.numberOfResults=0,n});return function k0(_x146,_x147,_x148){return _ref64.apply(this,arguments)}}(),BS=e=>{e.configuration.analytics.enabled&&$t.getInstance().addElement({name:"Query",...(e.query?.q&&{value:e.query.q}),time:JSON.stringify(new Date)})},GS=e=>({actionCause:e.actionCause,type:e.actionCause});var $S=e=>{let t=Sm({extra:e}),r=wS();return t.startListening({actionCreator:au.pending,effect:function(){var _ref65=_asyncToGenerator(function*(n,o){let i=o.getState();if(!Kl(i))return;r.abortRun(),o.dispatch(Ra()),o.dispatch(SS());let s=Yr(i)?.q;!s||s.trim()===""||r.run(i,o.dispatch,e.getNavigatorContext)});return function effect(_x149,_x150){return _ref65.apply(this,arguments)}}()}),t};m();d();f();p();var QS=e=>()=>t=>r=>{let n=r;if(!n.error)return t(r);let o=n.error;if(n.payload?.ignored||e.error({error:o,action:r},`Action dispatch error ${n.type}`),n.error.name!=="SchemaValidationError")return t(r)},HS=e=>t=>r=>n=>(e.debug({action:n,nextState:t.getState()},`Action dispatched: ${n.type}`),r(n));m();d();f();p();var Rp=(e,t)=>{let{referrer:r,userAgent:n,location:o,clientId:i}=e.getMeta("");return{...(t?t():{}),referrer:r,userAgent:n,location:o,clientId:i}};m();d();f();p();function zS(e,t){let r={...e},n,o=i=>(s,a)=>{let u=i(s,a);return n?n(u,a):u};return{get combinedReducer(){let i=ff(Object.entries(t).filter(([s])=>!(s in r)).map(([s,a])=>[s,()=>a]));return o(Ln({...i,...r}))},containsAll(i){return Object.keys(i).every(a=>a in r)},add(i){Object.keys(i).filter(s=>!(s in r)).forEach(s=>{r[s]=i[s]})},addCrossReducer(i){n=i}}}m();d();f();p();m();d();f();p();var Io=G("app/setError");m();d();f();p();function O0(e){if(!e||!P0(e))return null;try{let r=e.split(".")[1].replace(/-/g,"+").replace(/_/g,"/"),n=atob(r),o=decodeURIComponent(n.split("").map(i=>`%${`00${i.charCodeAt(0).toString(16)}`.slice(-2)}`).join(""));return JSON.parse(o)}catch{return null}}function WS(e,t=60){if(!e)return!1;let r=O0(e);if(!r||typeof r.exp!="number")return!1;let n=Math.floor(Date.now()/1e3);return r.exp<=n+t}function P0(e){return e?/^[A-Za-z0-9_-]{2,}(?:\.[A-Za-z0-9_-]{2,}){2}$/.test(e):!1}function YS(e,t){let r=0,n=null,o=Ji(()=>{r=0},500),i=/*#__PURE__*/function(){var _ref66=_asyncToGenerator(function*(u,c=!1){let g=!n;g&&t&&(n=_asyncToGenerator(function*(){try{return yield t()}catch(E){if(!c)throw E;return null}})().finally(()=>{n=null}));let v=yield n;return g&&v&&u.dispatch(Gn({accessToken:v})),v});return function i(_x151){return _ref66.apply(this,arguments)}}(),s=/*#__PURE__*/function(){var _ref68=_asyncToGenerator(function*(u){let c=u.getState(),g=F0(c);if(!(!g||!WS(g))){e.debug("Access token is expired or about to expire, attempting renewal.");try{(yield i(u))?e.debug("Access token was renewed."):e.warn("Access token renewal returned an empty token. Please check the #renewAccessToken function.")}catch(v){e.warn(v,"Access token renewal failed. A retry will occur if necessary.")}}});return function s(_x152){return _ref68.apply(this,arguments)}}(),a=/*#__PURE__*/function(){var _ref69=_asyncToGenerator(function*(u,c,g){if(r>=5)return e.warn("Attempted to renew the token but was not successful. Please check the #renewAccessToken function."),KS(u,c.error),c;!n&&(r++,o());try{yield i(u,!0)}catch(E){e.debug(E,"Token renewal failed in reactive path (piggybacked on a proactive renewal). The action will be re-dispatched.")}u.dispatch(g)});return function a(_x153,_x154,_x155){return _ref69.apply(this,arguments)}}();return u=>c=>(/*#__PURE__*/function(){var _ref70=_asyncToGenerator(function*(g){let v=typeof g=="function",E=typeof t=="function";if(!v)return c(g);E&&(yield s(u));let h=yield c(g);return N0(h)?E?yield a(u,h,g):(e.warn("Unable to renew the expired token because a renew function was not provided. Please specify the #renewAccessToken option when initializing the engine."),KS(u,h.error),h):h});return function(_x156){return _ref70.apply(this,arguments)}}())}function N0(e){return typeof e=="object"&&e!==null&&"error"in e&&e.error?.name===new Pn().name}function KS(e,t){e.dispatch(Io({status:401,statusCode:401,message:t.message,type:t.name}))}function F0(e){return e.configuration.accessToken}m();d();f();p();function XS({reducer:e,preloadedState:t,middlewares:r=[],thunkExtraArguments:n,name:o}){return im({reducer:e,preloadedState:t,devTools:{stateSanitizer:i=>i.history?{...i,history:"<<OMIT>>"}:i,name:o,shouldHotReload:!1},middleware:i=>i({thunk:{extraArgument:n}}).prepend(...r).concat(HS(n.logger))})}function D0(e,t){let{analytics:r}=e,{analyticsClientMiddleware:n,...o}=r??{},i={...o,...(r?.proxyBaseUrl&&{apiBaseUrl:r.proxyBaseUrl,nexApiBaseUrl:r.proxyBaseUrl})};return i.analyticsMode!=="next"&&pf()?(t.info("Analytics disabled since doNotTrack is active."),{...i,enabled:!1}):i}function ZS(e,t){let r={...e.reducers,configuration:yt,version:ly},n=M0({...e,reducers:r},t,yt),{accessToken:o,environment:i,organizationId:s}=e.configuration;n.dispatch(Gn({accessToken:o,environment:i,organizationId:s}));let a=D0(e.configuration,n.logger);return a&&n.dispatch(Ls(a)),n}function M0(e,t,r){let{reducers:n,navigatorContextProvider:o}=e,i=zS({...n,configurationReducer:r},e.preloadedState??{});e.crossReducer&&i.addCrossReducer(e.crossReducer);let s=t.logger,a={...t,get relay(){return ii(c.state,o)},get navigatorContext(){return Rp(this.relay,o)}},u=L0(e,a,i),c={addReducers(g){i.containsAll(g)||(i.add(g),u.replaceReducer(i.combinedReducer))},dispatch:u.dispatch,subscribe:u.subscribe,enableAnalytics(){u.dispatch(qs())},disableAnalytics(){u.dispatch(js())},get state(){return u.getState()},get relay(){return ii(this.state,o)},get navigatorContext(){return Rp(this.relay,o)},logger:s,store:u};return c}function L0(e,t,r){let{preloadedState:n,configuration:o}=e,i=o.name||"coveo-headless",s=j0(e,t.logger,()=>t.navigatorContext);return XS({preloadedState:n,reducer:r.combinedReducer,middlewares:s,thunkExtraArguments:t,name:i})}function j0(e,t,r){let{renewAccessToken:n}=e.configuration,o=YS(t,n),i=$S({getNavigatorContext:r});return[wy,o,QS(t),py].concat(Td.middleware,i.middleware,e.middlewares||[])}var q0=`[Warning] A component from the Coveo Headless library has been instantiated with the Analytics Mode: "Next".
|
|
43
43
|
However, this mode is not available for Coveo for Service features, and this configuration may not work as expected.
|
|
44
44
|
Please switch back to the "legacy" analytics mode to ensure proper functionality.
|
|
45
|
-
For more information, refer to the documentation: https://docs.coveo.com/en/o3r90189/build-a-search-ui/event-protocol`;function KS(e){e==="next"&&console.warn(P0)}m();d();f();p();var iA=kt(oA(),1);function sA(e){return(0,iA.pino)({name:"@coveo/headless",level:e?.level||"warn",formatters:{log:e?.logFormatter}})}m();d();f();p();function aA(e,t){let r=Y0(e),n=ol,o=X0(e);return{analyticsClientMiddleware:r,validatePayload:n,preprocessRequest:o,logger:t}}function Y0(e){let{analytics:t}=e,r=(n,o)=>o;return t?.analyticsClientMiddleware||r}function X0(e){return e.preprocessRequest||es}m();d();f();p();m();d();f();p();var cA={organizationId:re,accessToken:re,name:new te({required:!1,emptyAllowed:!1}),analytics:new Ie({options:{required:!1},values:{enabled:new Le({required:!1}),originContext:new te({required:!1}),originLevel2:new te({required:!1}),originLevel3:new te({required:!1}),analyticsMode:new te({constrainTo:["legacy","next"],required:!1,default:"next"}),proxyBaseUrl:new te({required:!1,url:!0}),trackingId:new te({required:!1,emptyAllowed:!1,regex:/^[a-zA-Z0-9_\-.]{1,100}$/})}}),environment:new te({required:!1,default:"prod",constrainTo:["prod","hipaa","stg","dev"]})};var uA=new Ot({...cA,caseAssistId:re,locale:$e});var Z0={debug:Em,caseAssistConfiguration:yr,searchHub:Om};function lA(e){let t=sA(e.loggerOptions);J0(e.configuration,t);let r=eO(e.configuration,t),n={...aA(e.configuration,t),apiClient:r},o={...e,reducers:Z0},i=WS(o,n);KS(i.state.configuration.analytics.analyticsMode);let{caseAssistId:s,locale:a,searchHub:u,proxyBaseUrl:c}=e.configuration;return i.dispatch(Os({caseAssistId:s,locale:a,proxyBaseUrl:c})),se(u)||i.dispatch(Fs(u)),{...i,get state(){return i.state}}}function J0(e,t){try{uA.validate(e)}catch(r){throw t.error(r,"Case Assist engine configuration error"),r}}function eO(e,t){return new is({logger:t,preprocessRequest:e.preprocessRequest||es})}m();d();f();p();m();d();f();p();m();d();f();p();var dA=(i=>(i.id="id",i.subject="subject",i.description="description",i.category="category",i.productId="productId",i))(dA||{}),pA=e=>!Object.values(dA).includes(e),ft=e=>{let t=r=>tO(e,r)??nO(e,r);return{id:t("id"),subject:t("subject"),description:t("description"),category:t("category"),productId:t("productId"),custom:{...rO(e),...oO(e)}}},tO=(e,t)=>e?.caseInput?.[t]?.value,rO=e=>Object.keys(e?.caseInput??[]).reduce((t,r)=>{if(pA(r)){let n=e?.caseInput?.[r]?.value;if(n)return{...t,[r]:n}}return t},{}),nO=(e,t)=>e?.caseField?.fields[t]?.value,oO=e=>Object.keys(e?.caseField?.fields??[]).reduce((t,r)=>{if(pA(r)){let n=e?.caseField?.fields?.[r]?.value;if(n)return{...t,[r]:n}}return t},{}),Op=(e,t,r=!1)=>{let n=Object.keys(e?.caseField?.fields??{}).find(a=>e?.caseField?.fields[a].suggestions.some(u=>u.id===t));if(!n)throw new Error(`Classification with ID '${t}' could not be found.`);let i=e?.caseField?.fields[n]?.suggestions.find(a=>a.id===t),s={classificationId:i?.id??"",responseId:e.caseField?.status.lastResponseId??"",fieldName:n,classification:{value:i?.value??"",confidence:i?.confidence??0}};return r?{...s,autoSelection:r}:s},gr=(e,t,r=!1,n=!1)=>{let o,i=e.documentSuggestion?.documents.find((a,u)=>{let c=a.uniqueId===t;return c&&(o=u+1),c});if(!i)throw new Error(`Document Suggestion with ID '${t}' could not be found.`);let s={suggestionId:i.uniqueId,permanentId:i.fields.permanentid,responseId:e.documentSuggestion?.status.lastResponseId??"",suggestion:{documentUri:i.fields.uri,documentUriHash:i.fields.urihash,documentTitle:i.title,documentUrl:i.clickUri,documentPosition:o??0,sourceName:i.fields.source}};return r?{...s,fromQuickview:r}:n?{...s,openDocument:n}:s};var fA=()=>ht({prefix:"analytics/caseAssist/case/start",__legacy__getBuilder:(e,t)=>e.logEnterInterface({ticket:ft(t)}),analyticsType:"CaseAssist.Start",analyticsPayloadBuilder:()=>({})}),mA=e=>ht("analytics/caseAssist/case/nextStage",(t,r)=>t.logMoveToNextCaseStep({ticket:ft(r),stage:e?.stageName})),gA=()=>ht({prefix:"analytics/caseAssist/case/create",__legacy__getBuilder:(e,t)=>e.logCaseCreated({ticket:ft(t)}),analyticsType:"CaseAssist.CreateTicket",analyticsPayloadBuilder:e=>{let{id:t,category:r,subject:n,description:o,productId:i}=ft(e);return{ticket:{id:t,category:r,subject:n,description:o,system:i}}}}),hA=()=>ht({prefix:"analytics/caseAssist/case/solve",__legacy__getBuilder:(e,t)=>e.logCaseSolved({ticket:ft(t)}),analyticsType:"CaseAssist.Cancel",analyticsPayloadBuilder:()=>({reason:"solved"})}),yA=()=>ht({prefix:"analytics/caseAssist/case/abandon",__legacy__getBuilder:(e,t)=>e.logCaseCancelled({ticket:ft(t)}),analyticsType:"CaseAssist.Cancel",analyticsPayloadBuilder:()=>({reason:"quit"})}),To=e=>ht({prefix:"analytics/caseAssist/case/field/update",__legacy__getBuilder:(t,r)=>t.logUpdateCaseField({fieldName:e,ticket:ft(r)}),analyticsType:"CaseAssist.UpdateField",analyticsPayloadBuilder:t=>{let r=t.caseField?.fields?.[e]?.value||t.caseInput?.[e]?.value||"";return{fieldName:e,fieldValue:r}}}),vA=e=>ht({prefix:"analytics/caseAssist/classification/click",__legacy__getBuilder:(t,r)=>t.logSelectFieldSuggestion({suggestion:Op(r,e,!0),ticket:ft(r)}),analyticsType:"CaseAssist.SelectFieldClassification",analyticsPayloadBuilder:t=>{let r=t.caseField?.status?.lastResponseId;if(r)return{autoselected:!0,classificationId:e,responseId:r}}}),su=e=>ht({prefix:"analytics/caseAssist/classification/click",__legacy__getBuilder:(t,r)=>t.logSelectFieldSuggestion({suggestion:Op(r,e),ticket:ft(r)}),analyticsType:"CaseAssist.SelectFieldClassification",analyticsPayloadBuilder:t=>{let r=t.caseField?.status?.lastResponseId;if(r)return{autoselected:!1,classificationId:e,responseId:r}}}),SA=e=>ht({prefix:"analytics/caseAssist/documentSuggestion/click",__legacy__getBuilder:(t,r)=>t.logSelectDocumentSuggestion({suggestion:gr(r,e),ticket:ft(r)}),analyticsType:"CaseAssist.DocumentSuggestionClick",analyticsPayloadBuilder:t=>{let r=t.documentSuggestion?.status?.lastResponseId,n=gr(t,e);if(r)return{responseId:r,position:n.suggestion.documentPosition,itemMetadata:{uniqueFieldName:"uniqueId",uniqueFieldValue:n.suggestionId,url:n.suggestion.documentUri,title:n.suggestion.documentTitle}}}}),au=e=>ht({prefix:"analytics/caseAssist/documentSuggestion/click",__legacy__getBuilder:(t,r)=>t.logQuickviewDocumentSuggestion({suggestion:gr(r,e),ticket:ft(r)}),analyticsType:"CaseAssist.DocumentSuggestionClick",analyticsPayloadBuilder:t=>{let r=t.documentSuggestion?.status?.lastResponseId,n=gr(t,e);if(r)return{responseId:r,position:n.suggestion.documentPosition,itemMetadata:{uniqueFieldName:"uniqueId",uniqueFieldValue:n.suggestionId,url:n.suggestion.documentUri,title:n.suggestion.documentTitle}}}}),AA=e=>ht({prefix:"analytics/caseAssist/documentSuggestion/click",__legacy__getBuilder:(t,r)=>t.logSelectDocumentSuggestion({suggestion:gr(r,e,!1,!0),ticket:ft(r)}),analyticsType:"CaseAssist.DocumentSuggestionClick",analyticsPayloadBuilder:t=>{let r=t.documentSuggestion?.status?.lastResponseId,n=gr(t,e);if(r)return{responseId:r,position:n.suggestion.documentPosition,itemMetadata:{uniqueFieldName:"uniqueId",uniqueFieldValue:n.suggestionId,url:n.suggestion.documentUri,title:n.suggestion.documentTitle}}}}),bA=(e,t)=>ht({prefix:"analytics/caseAssist/documentSuggestion/rate",__legacy__getBuilder:(r,n)=>r.logRateDocumentSuggestion({rating:t,suggestion:gr(n,e),ticket:ft(n)}),analyticsType:"CaseAssist.DocumentSuggestionFeedback",analyticsPayloadBuilder:r=>{let n=r.documentSuggestion?.status?.lastResponseId,o=gr(r,e);if(n)return{responseId:n,itemMetadata:{uniqueFieldName:"uniqueId",uniqueFieldValue:o.suggestionId,url:o.suggestion.documentUri,title:o.suggestion.documentTitle},liked:!!t}}});m();d();f();p();var _o=G("caseAssist/caseField/register",e=>K(e,{fieldName:re,fieldValue:Nt})),ko=G("caseAssist/caseField/update",e=>K(e,{fieldName:re,fieldValue:Nt})),Zt=we("caseAssist/classifications/fetch",/*#__PURE__*/function(){var _ref71=_asyncToGenerator(function*(e,{getState:t,rejectWithValue:r,extra:{apiClient:n}}){let o=t(),i=yield n.getCaseClassifications(yield iO(o));return pt(i)?r(i.error):{response:i.success}});return function(_x157,_x158){return _ref71.apply(this,arguments)}}()),iO=/*#__PURE__*/function(){var _ref72=_asyncToGenerator(function*(e){return{accessToken:e.configuration.accessToken,organizationId:e.configuration.organizationId,url:e.caseAssistConfiguration.apiBaseUrl??qe(e.configuration.organizationId,e.configuration.environment),caseAssistId:e.caseAssistConfiguration.caseAssistId,...(e.configuration.analytics.enabled&&{clientId:yield Zn(e.configuration.analytics)}),fields:e.caseInput,context:e.caseField?os(e.caseField.fields):void 0,locale:e.caseAssistConfiguration.locale,debug:e.debug}});return function iO(_x159){return _ref72.apply(this,arguments)}}();m();d();f();p();m();d();f();p();var wA=()=>({status:{loading:!1,error:null,lastResponseId:""},fields:{}});var Mr=Ge(wA(),e=>{e.addCase(_o,(t,r)=>{let{fieldName:n,fieldValue:o}=r.payload;t.fields[n]={value:o,suggestions:[]}}).addCase(ko,(t,r)=>{let{fieldName:n,fieldValue:o}=r.payload;t.fields[n].value=o}).addCase(Zt.rejected,(t,r)=>{t.status.error=r.payload??null,t.status.loading=!1}).addCase(Zt.fulfilled,(t,r)=>{let n={value:"",suggestions:[]};Object.entries(r.payload.response.fields).forEach(([o,i])=>{t.fields[o]||(t.fields[o]={...n}),t.fields[o].suggestions=i.predictions}),t.status.lastResponseId=r.payload.response.responseId,t.status.error=null,t.status.loading=!1}).addCase(Zt.pending,t=>{t.status.loading=!0}).addCase(Io,(t,r)=>{t.status.error=r.payload,t.status.loading=!1})});m();d();f();p();m();d();f();p();var Tn=G("caseAssist/caseInput/update",e=>K(e,{fieldName:re,fieldValue:Nt}));m();d();f();p();var CA=()=>({});var Lr=Ge(CA(),e=>{e.addCase(Tn,(t,r)=>{t[r.payload.fieldName]={value:r.payload.fieldValue}})});m();d();f();p();var Rt=we("caseAssist/documentSuggestions/fetch",/*#__PURE__*/function(){var _ref73=_asyncToGenerator(function*(e,{getState:t,rejectWithValue:r,extra:{apiClient:n,navigatorContext:o}}){let i=t(),s=yield n.getDocumentSuggestions(yield sO(i,o));return pt(s)?r(s.error):{response:s.success}});return function(_x160,_x161){return _ref73.apply(this,arguments)}}()),sO=/*#__PURE__*/function(){var _ref74=_asyncToGenerator(function*(e,t){return{accessToken:e.configuration.accessToken,organizationId:e.configuration.organizationId,url:e.caseAssistConfiguration.apiBaseUrl??qe(e.configuration.organizationId,e.configuration.environment),caseAssistId:e.caseAssistConfiguration.caseAssistId,...(e.configuration.analytics.enabled&&{clientId:yield Zn(e.configuration.analytics)}),...(e.configuration.analytics.enabled&&rn(e.configuration.analytics,t,{actionCause:"documentSuggestion"})),fields:e.caseInput,context:e.caseField?os(e.caseField.fields):void 0,locale:e.caseAssistConfiguration.locale,debug:e.debug}});return function sO(_x162,_x163){return _ref74.apply(this,arguments)}}();m();d();f();p();m();d();f();p();var xA=()=>({status:{loading:!1,error:null,lastResponseId:""},documents:[]});var Jt=Ge(xA(),e=>{e.addCase(Rt.rejected,(t,r)=>{t.status.error=r.payload??null,t.status.loading=!1}).addCase(Rt.fulfilled,(t,r)=>{t.documents=r.payload.response.documents,t.status.lastResponseId=r.payload.response.responseId,t.status.error=null,t.status.loading=!1}).addCase(Rt.pending,t=>{t.status.loading=!0}).addCase(Io,(t,r)=>{t.status.error=r.payload,t.status.loading=!1})});m();d();f();p();function er(e){let t,r=new Map,n=()=>r.size===0,o=i=>{try{let s=JSON.stringify(i),a=t!==s;return t=s,a}catch(s){return console.warn("Could not detect if state has changed, check the controller \"get state method\"",s),!0}};return{subscribe(i){i();let s=Symbol(),a;return n()&&(t=JSON.stringify(this.state),a=e.subscribe(()=>{o(this.state)&&r.forEach(u=>u())})),r.set(s,i),()=>{r.delete(s),n()&&a?.()}},get state(){return{}}}}var aO=new Ot({field:re});function EA(e,t={}){if(!cO(e))throw At;let r=er(e),{dispatch:n}=e,o=ks(e,aO,t.options,"buildCaseField"),i=()=>e.state;return i().caseField?.fields?.[o.field]||n(_o({fieldName:o.field,fieldValue:""})),{...r,get state(){let a=i().caseField?.status?.loading??!1,u=i().caseField?.status?.error??null,c=i().caseField?.fields?.[o.field],g=c?.value??"",v=c?.suggestions??[];return{loading:a,error:u,value:g,suggestions:v}},update(a,u,c){let g=i().caseField?.fields?.[o.field]?.suggestions?.find(v=>v.value===a)?.id;g&&n(c?vA(g):su(g)),n(ko({fieldName:o.field,fieldValue:a})),!c&&n(To(o.field)),u?.caseClassifications&&n(Zt()),u?.documentSuggestions&&n(Rt())}}}function cO(e){return e.addReducers({configuration:yt,caseAssistConfiguration:yr,caseInput:Lr,caseField:Mr,documentSuggestion:Jt}),!0}m();d();f();p();function uO(e,t){let r=new Ot({field:re});ks(e,r,t,"buildCaseInput")}function IA(e,t){if(!lO(e))throw At;let r=er(e),{dispatch:n}=e,o=()=>e.state;uO(e,t.options);let i=t.options.field;return o().caseInput?.[i]||n(Tn({fieldName:i,fieldValue:""})),{...r,update(a,u){n(Tn({fieldName:i,fieldValue:a})),n(To(i)),u?.caseClassifications&&n(Zt()),u?.documentSuggestions&&n(Rt())},get state(){return o().caseInput[i]}}}function lO(e){return e.addReducers({configuration:yt,caseAssistConfiguration:yr,caseInput:Lr,caseField:Mr,documentSuggestion:Jt}),!0}m();d();f();p();m();d();f();p();function RA(e,t,r){if(!dO(e))throw At;let n=1e3,o={selectionDelay:n,debounceWait:n,...t.options},i;return{select:Zi(r,o.debounceWait,{isImmediate:!0}),beginDelayedSelect(){i=setTimeout(r,o.selectionDelay)},cancelPendingSelect(){i&&clearTimeout(i)}}}function dO(e){return e.addReducers({configuration:yt}),!0}function TA(e,t){let r=!1;return RA(e,t,()=>{r||(r=!0,e.dispatch(AA(t.options.result.uniqueId)))})}m();d();f();p();function Pp(e){if(!pO(e))throw At;let t=er(e),{dispatch:r}=e,n=()=>e.state;return{...t,fetch(){r(Rt())},get state(){let o=n().documentSuggestion;return{loading:o.status.loading,error:o.status.error,documents:o.documents}}}}function pO(e){return e.addReducers({configuration:yt,caseAssistConfiguration:yr,caseInput:Lr,caseField:Mr,documentSuggestion:Jt}),!0}m();d();f();p();m();d();f();p();m();d();f();p();function cu(_x164,_x165){return _cu.apply(this,arguments)}function _cu(){_cu=_asyncToGenerator(function*(e,t){let{search:r,accessToken:n,organizationId:o}=e.configuration,i=e.query?.q||"";return{url:r.apiBaseUrl??Fn(e.configuration.organizationId,e.configuration.environment),accessToken:n,organizationId:o,enableNavigation:!1,q:i,...t,requestedOutputSize:t.requestedOutputSize||0,...(r.authenticationProviders.length&&{authentication:r.authenticationProviders.join(",")})}});return _cu.apply(this,arguments)}var $i=we("resultPreview/fetchResultContent",/*#__PURE__*/function(){var _ref75=_asyncToGenerator(function*(e,{extra:t,getState:r,rejectWithValue:n}){let o=r(),i=yield cu(o,e),s=yield t.apiClient.html(i);return pt(s)?n(s.error):{content:s.success,uniqueId:e.uniqueId}});return function(_x166,_x167){return _ref75.apply(this,arguments)}}()),uu=G("resultPreview/next"),lu=G("resultPreview/previous"),du=G("resultPreview/prepare",e=>K(e,{results:new Pt({required:!0})})),_A=2048,pu=we("resultPreview/updateContentURL",/*#__PURE__*/function(){var _ref76=_asyncToGenerator(function*(e,{getState:t,extra:r}){let n=t(),o=wf(yield e.buildResultPreviewRequest(n,{uniqueId:e.uniqueId,requestedOutputSize:e.requestedOutputSize}),e.path);return o?.length>_A&&r.logger.error(`The content URL was truncated as it exceeds the maximum allowed length of ${_A} characters.`),{contentURL:o}});return function(_x168,_x169){return _ref76.apply(this,arguments)}}());m();d();f();p();m();d();f();p();m();d();f();p();function Np(){return{uniqueId:"",content:"",isLoading:!1,position:-1,resultsWithPreview:[]}}var Fp=e=>{let{content:t,isLoading:r,uniqueId:n,contentURL:o}=Np();e.content=t,e.isLoading=r,e.uniqueId=n,e.contentURL=o},Dp=e=>e.filter(t=>t.hasHtmlVersion).map(t=>t.uniqueId),kA=Ge(Np(),e=>{e.addCase($i.pending,t=>{t.isLoading=!0}).addCase($i.fulfilled,(t,r)=>{let{content:n,uniqueId:o}=r.payload;t.position=t.resultsWithPreview.indexOf(o),t.content=n,t.uniqueId=o,t.isLoading=!1}).addCase(nu.fulfilled,(t,r)=>{Fp(t),t.resultsWithPreview=Dp(r.payload.response.results)}).addCase(LS.fulfilled,(t,r)=>{Fp(t),t.resultsWithPreview=t.resultsWithPreview.concat(Dp(r.payload.response.results))}).addCase(MS.fulfilled,Fp).addCase(du,(t,r)=>{t.resultsWithPreview=Dp(r.payload.results)}).addCase(uu,t=>{if(t.isLoading)return;let r=t.position+1;r>t.resultsWithPreview.length-1&&(r=0),t.position=r}).addCase(lu,t=>{if(t.isLoading)return;let r=t.position-1;r<0&&(r=t.resultsWithPreview.length-1),t.position=r}).addCase(pu.fulfilled,(t,r)=>{t.contentURL=r.payload.contentURL})});function OA(e,t,r,n,o){if(!fO(e))throw At;let{dispatch:i}=e,s=()=>e.state,a=er(e),{result:u,maximumPreviewSize:c}=t.options,g=()=>{let{resultsWithPreview:E,position:h}=s().resultPreview;return E[h]},v=E=>{i(pu({uniqueId:E,requestedOutputSize:c,buildResultPreviewRequest:r,path:n})),t.options.onlyContentURL||i($i({uniqueId:E,requestedOutputSize:c})),o&&o()};return{...a,fetchResultContent(){v(u.uniqueId)},next(){i(uu()),v(g())},previous(){i(lu()),v(g())},get state(){let E=s(),h=u.hasHtmlVersion,y=E.resultPreview,S=u.uniqueId===y.uniqueId?y.content:"",x=y.isLoading,I=y.contentURL,T=g();return{content:S,resultHasPreview:h,isLoading:x,contentURL:I,currentResultUniqueId:T}}}}function fO(e){return e.addReducers({configuration:yt,resultPreview:kA}),!0}function PA(e,t){if(!mO(e))throw At;let{dispatch:r}=e,n=()=>e.state,o=()=>n().documentSuggestion.documents,a=OA(e,t,cu,"/html",()=>{e.dispatch(au(t.options.result.uniqueId))});return r(du({results:o()})),{...a,get state(){return{...a.state,currentDocument:o().findIndex(u=>u.uniqueId===a.state.currentResultUniqueId)+1,totalDocuments:o().length}}}}function mO(e){return e.addReducers({documentSuggestion:Jt}),!0}m();d();f();p();m();d();f();p();var Mp=e=>K(e,{evt:re,type:$e}),NA=e=>ot("analytics/generic/search",t=>{Mp(e);let{evt:r,meta:n}=e;return t.makeSearchEvent(r,n)}),FA=e=>ot("analytics/generic/click",(t,r)=>(rd(e.result),Mp(e),t.makeClickEvent(e.evt,ed(e.result,r),td(e.result),e.meta))),DA=e=>ot("analytics/generic/custom",t=>(Mp(e),t.makeCustomEventWithType(e.evt,e.type,e.meta)));function gO(e){return e.addReducers({}),{logSearchEvent:NA,logClickEvent:FA,logCustomEvent:DA}}m();d();f();p();function hO(e){return e.addReducers({}),{logCaseStart:fA,logCaseNextStage:mA,logCreateCase:gA,logSolveCase:hA,logAbandonCase:yA,logUpdateCaseField:To,logClassificationClick:su,logDocumentSuggestionClick:SA,logDocumentSuggestionRating:bA,logQuickviewDocumentSuggestionClick:au}}m();d();f();p();function yO(e){return e.addReducers({caseField:Mr}),{registerCaseField:_o,updateCaseField:ko,fetchCaseClassifications:Zt}}m();d();f();p();function vO(e){return e.addReducers({caseInput:Lr}),{updateCaseInput:Tn}}m();d();f();p();function SO(e){return e.addReducers({documentSuggestion:Jt}),{fetchDocumentSuggestions:Rt}}/**
|
|
45
|
+
For more information, refer to the documentation: https://docs.coveo.com/en/o3r90189/build-a-search-ui/event-protocol`;function JS(e){e==="next"&&console.warn(q0)}m();d();f();p();var uA=kt(cA(),1);function lA(e){return(0,uA.pino)({name:"@coveo/headless",level:e?.level||"warn",formatters:{log:e?.logFormatter}})}m();d();f();p();function dA(e,t){let r=nO(e),n=cl,o=oO(e);return{analyticsClientMiddleware:r,validatePayload:n,preprocessRequest:o,logger:t}}function nO(e){let{analytics:t}=e,r=(n,o)=>o;return t?.analyticsClientMiddleware||r}function oO(e){return e.preprocessRequest||ts}m();d();f();p();m();d();f();p();var pA={organizationId:re,accessToken:re,name:new te({required:!1,emptyAllowed:!1}),analytics:new Ie({options:{required:!1},values:{enabled:new Me({required:!1}),originContext:new te({required:!1}),originLevel2:new te({required:!1}),originLevel3:new te({required:!1}),analyticsMode:new te({constrainTo:["legacy","next"],required:!1,default:"next"}),proxyBaseUrl:new te({required:!1,url:!0}),trackingId:new te({required:!1,emptyAllowed:!1,regex:/^[a-zA-Z0-9_\-.]{1,100}$/})}}),environment:new te({required:!1,default:"prod",constrainTo:["prod","hipaa","stg","dev"]})};var fA=new Ot({...pA,caseAssistId:re,locale:Ge});var iO={debug:Tm,caseAssistConfiguration:yr,searchHub:Fm};function mA(e){let t=lA(e.loggerOptions);sO(e.configuration,t);let r=aO(e.configuration,t),n={...dA(e.configuration,t),apiClient:r},o={...e,reducers:iO},i=ZS(o,n);JS(i.state.configuration.analytics.analyticsMode);let{caseAssistId:s,locale:a,searchHub:u,proxyBaseUrl:c}=e.configuration;return i.dispatch(Ps({caseAssistId:s,locale:a,proxyBaseUrl:c})),ae(u)||i.dispatch(Ds(u)),{...i,get state(){return i.state}}}function sO(e,t){try{fA.validate(e)}catch(r){throw t.error(r,"Case Assist engine configuration error"),r}}function aO(e,t){return new ss({logger:t,preprocessRequest:e.preprocessRequest||ts})}m();d();f();p();m();d();f();p();m();d();f();p();var gA=(i=>(i.id="id",i.subject="subject",i.description="description",i.category="category",i.productId="productId",i))(gA||{}),hA=e=>!Object.values(gA).includes(e),ft=e=>{let t=r=>cO(e,r)??lO(e,r);return{id:t("id"),subject:t("subject"),description:t("description"),category:t("category"),productId:t("productId"),custom:{...uO(e),...dO(e)}}},cO=(e,t)=>e?.caseInput?.[t]?.value,uO=e=>Object.keys(e?.caseInput??[]).reduce((t,r)=>{if(hA(r)){let n=e?.caseInput?.[r]?.value;if(n)return{...t,[r]:n}}return t},{}),lO=(e,t)=>e?.caseField?.fields[t]?.value,dO=e=>Object.keys(e?.caseField?.fields??[]).reduce((t,r)=>{if(hA(r)){let n=e?.caseField?.fields?.[r]?.value;if(n)return{...t,[r]:n}}return t},{}),Np=(e,t,r=!1)=>{let n=Object.keys(e?.caseField?.fields??{}).find(a=>e?.caseField?.fields[a].suggestions.some(u=>u.id===t));if(!n)throw new Error(`Classification with ID '${t}' could not be found.`);let i=e?.caseField?.fields[n]?.suggestions.find(a=>a.id===t),s={classificationId:i?.id??"",responseId:e.caseField?.status.lastResponseId??"",fieldName:n,classification:{value:i?.value??"",confidence:i?.confidence??0}};return r?{...s,autoSelection:r}:s},gr=(e,t,r=!1,n=!1)=>{let o,i=e.documentSuggestion?.documents.find((a,u)=>{let c=a.uniqueId===t;return c&&(o=u+1),c});if(!i)throw new Error(`Document Suggestion with ID '${t}' could not be found.`);let s={suggestionId:i.uniqueId,permanentId:i.fields.permanentid,responseId:e.documentSuggestion?.status.lastResponseId??"",suggestion:{documentUri:i.fields.uri,documentUriHash:i.fields.urihash,documentTitle:i.title,documentUrl:i.clickUri,documentPosition:o??0,sourceName:i.fields.source}};return r?{...s,fromQuickview:r}:n?{...s,openDocument:n}:s};var yA=()=>ht({prefix:"analytics/caseAssist/case/start",__legacy__getBuilder:(e,t)=>e.logEnterInterface({ticket:ft(t)}),analyticsType:"CaseAssist.Start",analyticsPayloadBuilder:()=>({})}),vA=e=>ht("analytics/caseAssist/case/nextStage",(t,r)=>t.logMoveToNextCaseStep({ticket:ft(r),stage:e?.stageName})),SA=()=>ht({prefix:"analytics/caseAssist/case/create",__legacy__getBuilder:(e,t)=>e.logCaseCreated({ticket:ft(t)}),analyticsType:"CaseAssist.CreateTicket",analyticsPayloadBuilder:e=>{let{id:t,category:r,subject:n,description:o,productId:i}=ft(e);return{ticket:{id:t,category:r,subject:n,description:o,system:i}}}}),AA=()=>ht({prefix:"analytics/caseAssist/case/solve",__legacy__getBuilder:(e,t)=>e.logCaseSolved({ticket:ft(t)}),analyticsType:"CaseAssist.Cancel",analyticsPayloadBuilder:()=>({reason:"solved"})}),bA=()=>ht({prefix:"analytics/caseAssist/case/abandon",__legacy__getBuilder:(e,t)=>e.logCaseCancelled({ticket:ft(t)}),analyticsType:"CaseAssist.Cancel",analyticsPayloadBuilder:()=>({reason:"quit"})}),To=e=>ht({prefix:"analytics/caseAssist/case/field/update",__legacy__getBuilder:(t,r)=>t.logUpdateCaseField({fieldName:e,ticket:ft(r)}),analyticsType:"CaseAssist.UpdateField",analyticsPayloadBuilder:t=>{let r=t.caseField?.fields?.[e]?.value||t.caseInput?.[e]?.value||"";return{fieldName:e,fieldValue:r}}}),wA=e=>ht({prefix:"analytics/caseAssist/classification/click",__legacy__getBuilder:(t,r)=>t.logSelectFieldSuggestion({suggestion:Np(r,e,!0),ticket:ft(r)}),analyticsType:"CaseAssist.SelectFieldClassification",analyticsPayloadBuilder:t=>{let r=t.caseField?.status?.lastResponseId;if(r)return{autoselected:!0,classificationId:e,responseId:r}}}),lu=e=>ht({prefix:"analytics/caseAssist/classification/click",__legacy__getBuilder:(t,r)=>t.logSelectFieldSuggestion({suggestion:Np(r,e),ticket:ft(r)}),analyticsType:"CaseAssist.SelectFieldClassification",analyticsPayloadBuilder:t=>{let r=t.caseField?.status?.lastResponseId;if(r)return{autoselected:!1,classificationId:e,responseId:r}}}),CA=e=>ht({prefix:"analytics/caseAssist/documentSuggestion/click",__legacy__getBuilder:(t,r)=>t.logSelectDocumentSuggestion({suggestion:gr(r,e),ticket:ft(r)}),analyticsType:"CaseAssist.DocumentSuggestionClick",analyticsPayloadBuilder:t=>{let r=t.documentSuggestion?.status?.lastResponseId,n=gr(t,e);if(r)return{responseId:r,position:n.suggestion.documentPosition,itemMetadata:{uniqueFieldName:"uniqueId",uniqueFieldValue:n.suggestionId,url:n.suggestion.documentUri,title:n.suggestion.documentTitle}}}}),du=e=>ht({prefix:"analytics/caseAssist/documentSuggestion/click",__legacy__getBuilder:(t,r)=>t.logQuickviewDocumentSuggestion({suggestion:gr(r,e),ticket:ft(r)}),analyticsType:"CaseAssist.DocumentSuggestionClick",analyticsPayloadBuilder:t=>{let r=t.documentSuggestion?.status?.lastResponseId,n=gr(t,e);if(r)return{responseId:r,position:n.suggestion.documentPosition,itemMetadata:{uniqueFieldName:"uniqueId",uniqueFieldValue:n.suggestionId,url:n.suggestion.documentUri,title:n.suggestion.documentTitle}}}}),xA=e=>ht({prefix:"analytics/caseAssist/documentSuggestion/click",__legacy__getBuilder:(t,r)=>t.logSelectDocumentSuggestion({suggestion:gr(r,e,!1,!0),ticket:ft(r)}),analyticsType:"CaseAssist.DocumentSuggestionClick",analyticsPayloadBuilder:t=>{let r=t.documentSuggestion?.status?.lastResponseId,n=gr(t,e);if(r)return{responseId:r,position:n.suggestion.documentPosition,itemMetadata:{uniqueFieldName:"uniqueId",uniqueFieldValue:n.suggestionId,url:n.suggestion.documentUri,title:n.suggestion.documentTitle}}}}),EA=(e,t)=>ht({prefix:"analytics/caseAssist/documentSuggestion/rate",__legacy__getBuilder:(r,n)=>r.logRateDocumentSuggestion({rating:t,suggestion:gr(n,e),ticket:ft(n)}),analyticsType:"CaseAssist.DocumentSuggestionFeedback",analyticsPayloadBuilder:r=>{let n=r.documentSuggestion?.status?.lastResponseId,o=gr(r,e);if(n)return{responseId:n,itemMetadata:{uniqueFieldName:"uniqueId",uniqueFieldValue:o.suggestionId,url:o.suggestion.documentUri,title:o.suggestion.documentTitle},liked:!!t}}});m();d();f();p();var _o=G("caseAssist/caseField/register",e=>K(e,{fieldName:re,fieldValue:Nt})),ko=G("caseAssist/caseField/update",e=>K(e,{fieldName:re,fieldValue:Nt})),Zt=we("caseAssist/classifications/fetch",/*#__PURE__*/function(){var _ref71=_asyncToGenerator(function*(e,{getState:t,rejectWithValue:r,extra:{apiClient:n}}){let o=t(),i=yield n.getCaseClassifications(yield pO(o));return pt(i)?r(i.error):{response:i.success}});return function(_x157,_x158){return _ref71.apply(this,arguments)}}()),pO=/*#__PURE__*/function(){var _ref72=_asyncToGenerator(function*(e){return{accessToken:e.configuration.accessToken,organizationId:e.configuration.organizationId,url:e.caseAssistConfiguration.apiBaseUrl??rt(e.configuration.organizationId,e.configuration.environment),caseAssistId:e.caseAssistConfiguration.caseAssistId,...(e.configuration.analytics.enabled&&{clientId:yield Zn(e.configuration.analytics)}),fields:e.caseInput,context:e.caseField?is(e.caseField.fields):void 0,locale:e.caseAssistConfiguration.locale,debug:e.debug}});return function pO(_x159){return _ref72.apply(this,arguments)}}();m();d();f();p();m();d();f();p();var IA=()=>({status:{loading:!1,error:null,lastResponseId:""},fields:{}});var Dr=Be(IA(),e=>{e.addCase(_o,(t,r)=>{let{fieldName:n,fieldValue:o}=r.payload;t.fields[n]={value:o,suggestions:[]}}).addCase(ko,(t,r)=>{let{fieldName:n,fieldValue:o}=r.payload;t.fields[n].value=o}).addCase(Zt.rejected,(t,r)=>{t.status.error=r.payload??null,t.status.loading=!1}).addCase(Zt.fulfilled,(t,r)=>{let n={value:"",suggestions:[]};Object.entries(r.payload.response.fields).forEach(([o,i])=>{t.fields[o]||(t.fields[o]={...n}),t.fields[o].suggestions=i.predictions}),t.status.lastResponseId=r.payload.response.responseId,t.status.error=null,t.status.loading=!1}).addCase(Zt.pending,t=>{t.status.loading=!0}).addCase(Io,(t,r)=>{t.status.error=r.payload,t.status.loading=!1})});m();d();f();p();m();d();f();p();var Rn=G("caseAssist/caseInput/update",e=>K(e,{fieldName:re,fieldValue:Nt}));m();d();f();p();var RA=()=>({});var Mr=Be(RA(),e=>{e.addCase(Rn,(t,r)=>{t[r.payload.fieldName]={value:r.payload.fieldValue}})});m();d();f();p();var Rt=we("caseAssist/documentSuggestions/fetch",/*#__PURE__*/function(){var _ref73=_asyncToGenerator(function*(e,{getState:t,rejectWithValue:r,extra:{apiClient:n,navigatorContext:o}}){let i=t(),s=yield n.getDocumentSuggestions(yield fO(i,o));return pt(s)?r(s.error):{response:s.success}});return function(_x160,_x161){return _ref73.apply(this,arguments)}}()),fO=/*#__PURE__*/function(){var _ref74=_asyncToGenerator(function*(e,t){return{accessToken:e.configuration.accessToken,organizationId:e.configuration.organizationId,url:e.caseAssistConfiguration.apiBaseUrl??rt(e.configuration.organizationId,e.configuration.environment),caseAssistId:e.caseAssistConfiguration.caseAssistId,...(e.configuration.analytics.enabled&&{clientId:yield Zn(e.configuration.analytics)}),...(e.configuration.analytics.enabled&&tn(e.configuration.analytics,t,{actionCause:"documentSuggestion"})),fields:e.caseInput,context:e.caseField?is(e.caseField.fields):void 0,locale:e.caseAssistConfiguration.locale,debug:e.debug}});return function fO(_x162,_x163){return _ref74.apply(this,arguments)}}();m();d();f();p();m();d();f();p();var TA=()=>({status:{loading:!1,error:null,lastResponseId:""},documents:[]});var Jt=Be(TA(),e=>{e.addCase(Rt.rejected,(t,r)=>{t.status.error=r.payload??null,t.status.loading=!1}).addCase(Rt.fulfilled,(t,r)=>{t.documents=r.payload.response.documents,t.status.lastResponseId=r.payload.response.responseId,t.status.error=null,t.status.loading=!1}).addCase(Rt.pending,t=>{t.status.loading=!0}).addCase(Io,(t,r)=>{t.status.error=r.payload,t.status.loading=!1})});m();d();f();p();function er(e){let t,r=new Map,n=()=>r.size===0,o=i=>{try{let s=JSON.stringify(i),a=t!==s;return t=s,a}catch(s){return console.warn("Could not detect if state has changed, check the controller \"get state method\"",s),!0}};return{subscribe(i){i();let s=Symbol(),a;return n()&&(t=JSON.stringify(this.state),a=e.subscribe(()=>{o(this.state)&&r.forEach(u=>u())})),r.set(s,i),()=>{r.delete(s),n()&&a?.()}},get state(){return{}}}}var mO=new Ot({field:re});function _A(e,t={}){if(!gO(e))throw At;let r=er(e),{dispatch:n}=e,o=Os(e,mO,t.options,"buildCaseField"),i=()=>e.state;return i().caseField?.fields?.[o.field]||n(_o({fieldName:o.field,fieldValue:""})),{...r,get state(){let a=i().caseField?.status?.loading??!1,u=i().caseField?.status?.error??null,c=i().caseField?.fields?.[o.field],g=c?.value??"",v=c?.suggestions??[];return{loading:a,error:u,value:g,suggestions:v}},update(a,u,c){let g=i().caseField?.fields?.[o.field]?.suggestions?.find(v=>v.value===a)?.id;g&&n(c?wA(g):lu(g)),n(ko({fieldName:o.field,fieldValue:a})),!c&&n(To(o.field)),u?.caseClassifications&&n(Zt()),u?.documentSuggestions&&n(Rt())}}}function gO(e){return e.addReducers({configuration:yt,caseAssistConfiguration:yr,caseInput:Mr,caseField:Dr,documentSuggestion:Jt}),!0}m();d();f();p();function hO(e,t){let r=new Ot({field:re});Os(e,r,t,"buildCaseInput")}function kA(e,t){if(!yO(e))throw At;let r=er(e),{dispatch:n}=e,o=()=>e.state;hO(e,t.options);let i=t.options.field;return o().caseInput?.[i]||n(Rn({fieldName:i,fieldValue:""})),{...r,update(a,u){n(Rn({fieldName:i,fieldValue:a})),n(To(i)),u?.caseClassifications&&n(Zt()),u?.documentSuggestions&&n(Rt())},get state(){return o().caseInput[i]}}}function yO(e){return e.addReducers({configuration:yt,caseAssistConfiguration:yr,caseInput:Mr,caseField:Dr,documentSuggestion:Jt}),!0}m();d();f();p();m();d();f();p();function OA(e,t,r){if(!vO(e))throw At;let n=1e3,o={selectionDelay:n,debounceWait:n,...t.options},i;return{select:Ji(r,o.debounceWait,{isImmediate:!0}),beginDelayedSelect(){i=setTimeout(r,o.selectionDelay)},cancelPendingSelect(){i&&clearTimeout(i)}}}function vO(e){return e.addReducers({configuration:yt}),!0}function PA(e,t){let r=!1;return OA(e,t,()=>{r||(r=!0,e.dispatch(xA(t.options.result.uniqueId)))})}m();d();f();p();function Fp(e){if(!SO(e))throw At;let t=er(e),{dispatch:r}=e,n=()=>e.state;return{...t,fetch(){r(Rt())},get state(){let o=n().documentSuggestion;return{loading:o.status.loading,error:o.status.error,documents:o.documents}}}}function SO(e){return e.addReducers({configuration:yt,caseAssistConfiguration:yr,caseInput:Mr,caseField:Dr,documentSuggestion:Jt}),!0}m();d();f();p();m();d();f();p();m();d();f();p();function pu(_x164,_x165){return _pu.apply(this,arguments)}function _pu(){_pu=_asyncToGenerator(function*(e,t){let{search:r,accessToken:n,organizationId:o}=e.configuration,i=e.query?.q||"";return{url:r.apiBaseUrl??Fn(e.configuration.organizationId,e.configuration.environment),accessToken:n,organizationId:o,enableNavigation:!1,q:i,...t,requestedOutputSize:t.requestedOutputSize||0,...(r.authenticationProviders.length&&{authentication:r.authenticationProviders.join(",")})}});return _pu.apply(this,arguments)}var Qi=we("resultPreview/fetchResultContent",/*#__PURE__*/function(){var _ref75=_asyncToGenerator(function*(e,{extra:t,getState:r,rejectWithValue:n}){let o=r(),i=yield pu(o,e),s=yield t.apiClient.html(i);return pt(s)?n(s.error):{content:s.success,uniqueId:e.uniqueId}});return function(_x166,_x167){return _ref75.apply(this,arguments)}}()),fu=G("resultPreview/next"),mu=G("resultPreview/previous"),gu=G("resultPreview/prepare",e=>K(e,{results:new Pt({required:!0})})),NA=2048,hu=we("resultPreview/updateContentURL",/*#__PURE__*/function(){var _ref76=_asyncToGenerator(function*(e,{getState:t,extra:r}){let n=t(),o=xf(yield e.buildResultPreviewRequest(n,{uniqueId:e.uniqueId,requestedOutputSize:e.requestedOutputSize}),e.path);return o?.length>NA&&r.logger.error(`The content URL was truncated as it exceeds the maximum allowed length of ${NA} characters.`),{contentURL:o}});return function(_x168,_x169){return _ref76.apply(this,arguments)}}());m();d();f();p();m();d();f();p();m();d();f();p();function Dp(){return{uniqueId:"",content:"",isLoading:!1,position:-1,resultsWithPreview:[]}}var Mp=e=>{let{content:t,isLoading:r,uniqueId:n,contentURL:o}=Dp();e.content=t,e.isLoading=r,e.uniqueId=n,e.contentURL=o},Lp=e=>e.filter(t=>t.hasHtmlVersion).map(t=>t.uniqueId),FA=Be(Dp(),e=>{e.addCase(Qi.pending,t=>{t.isLoading=!0}).addCase(Qi.fulfilled,(t,r)=>{let{content:n,uniqueId:o}=r.payload;t.position=t.resultsWithPreview.indexOf(o),t.content=n,t.uniqueId=o,t.isLoading=!1}).addCase(au.fulfilled,(t,r)=>{Mp(t),t.resultsWithPreview=Lp(r.payload.response.results)}).addCase(VS.fulfilled,(t,r)=>{Mp(t),t.resultsWithPreview=t.resultsWithPreview.concat(Lp(r.payload.response.results))}).addCase(US.fulfilled,Mp).addCase(gu,(t,r)=>{t.resultsWithPreview=Lp(r.payload.results)}).addCase(fu,t=>{if(t.isLoading)return;let r=t.position+1;r>t.resultsWithPreview.length-1&&(r=0),t.position=r}).addCase(mu,t=>{if(t.isLoading)return;let r=t.position-1;r<0&&(r=t.resultsWithPreview.length-1),t.position=r}).addCase(hu.fulfilled,(t,r)=>{t.contentURL=r.payload.contentURL})});function DA(e,t,r,n,o){if(!AO(e))throw At;let{dispatch:i}=e,s=()=>e.state,a=er(e),{result:u,maximumPreviewSize:c}=t.options,g=()=>{let{resultsWithPreview:E,position:h}=s().resultPreview;return E[h]},v=E=>{i(hu({uniqueId:E,requestedOutputSize:c,buildResultPreviewRequest:r,path:n})),t.options.onlyContentURL||i(Qi({uniqueId:E,requestedOutputSize:c})),o&&o()};return{...a,fetchResultContent(){v(u.uniqueId)},next(){i(fu()),v(g())},previous(){i(mu()),v(g())},get state(){let E=s(),h=u.hasHtmlVersion,y=E.resultPreview,S=u.uniqueId===y.uniqueId?y.content:"",x=y.isLoading,I=y.contentURL,T=g();return{content:S,resultHasPreview:h,isLoading:x,contentURL:I,currentResultUniqueId:T}}}}function AO(e){return e.addReducers({configuration:yt,resultPreview:FA}),!0}function MA(e,t){if(!bO(e))throw At;let{dispatch:r}=e,n=()=>e.state,o=()=>n().documentSuggestion.documents,a=DA(e,t,pu,"/html",()=>{e.dispatch(du(t.options.result.uniqueId))});return r(gu({results:o()})),{...a,get state(){return{...a.state,currentDocument:o().findIndex(u=>u.uniqueId===a.state.currentResultUniqueId)+1,totalDocuments:o().length}}}}function bO(e){return e.addReducers({documentSuggestion:Jt}),!0}m();d();f();p();m();d();f();p();var jp=e=>K(e,{evt:re,type:Ge}),LA=e=>ot("analytics/generic/search",t=>{jp(e);let{evt:r,meta:n}=e;return t.makeSearchEvent(r,n)}),jA=e=>ot("analytics/generic/click",(t,r)=>(sd(e.result),jp(e),t.makeClickEvent(e.evt,od(e.result,r),id(e.result),e.meta))),qA=e=>ot("analytics/generic/custom",t=>(jp(e),t.makeCustomEventWithType(e.evt,e.type,e.meta)));function wO(e){return e.addReducers({}),{logSearchEvent:LA,logClickEvent:jA,logCustomEvent:qA}}m();d();f();p();function CO(e){return e.addReducers({}),{logCaseStart:yA,logCaseNextStage:vA,logCreateCase:SA,logSolveCase:AA,logAbandonCase:bA,logUpdateCaseField:To,logClassificationClick:lu,logDocumentSuggestionClick:CA,logDocumentSuggestionRating:EA,logQuickviewDocumentSuggestionClick:du}}m();d();f();p();function xO(e){return e.addReducers({caseField:Dr}),{registerCaseField:_o,updateCaseField:ko,fetchCaseClassifications:Zt}}m();d();f();p();function EO(e){return e.addReducers({caseInput:Mr}),{updateCaseInput:Rn}}m();d();f();p();function IO(e){return e.addReducers({documentSuggestion:Jt}),{fetchDocumentSuggestions:Rt}}/**
|
|
46
46
|
* @license
|
|
47
47
|
*
|
|
48
48
|
* Copyright 2026 Coveo Solutions Inc.
|
|
@@ -75,4 +75,4 @@ fast-json-patch/module/duplex.mjs:
|
|
|
75
75
|
*)
|
|
76
76
|
*/if(__exports!=exports)module.exports=exports;return module.exports});
|
|
77
77
|
|
|
78
|
-
window.coveoQuanticVersion = '3.
|
|
78
|
+
window.coveoQuanticVersion = '3.38.0';
|