@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,36 +14,36 @@ 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("CoveoHeadlessInsight",["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["CoveoHeadlessInsight"]=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,a=!0,p=!1;return{s:function(){r=r.call(e)},n:function(){var f=r.next();return a=f.done,f},e:function(f){p=!0,i=f},f:function(){try{a||r.return==null||r.return()}finally{if(p)throw i}}}}function Rg(){return Rg=typeof Reflect<"u"&&Reflect.get?Reflect.get.bind():function(e,t,r){var n=Ok(e,t);if(n){var o=Object.getOwnPropertyDescriptor(n,t);return o.get?o.get.call(arguments.length<3?e:r):o.value}},Rg.apply(null,arguments)}function Vi(e){return Vi=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Vi(e)}function Pk(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&&Ig(e,t)}function Uv(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(Uv=function(){return!!e})()}function kk(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 Fk(e)}function Ig(e,t){return Ig=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,n){return r.__proto__=n,r},Ig(e,t)}function Ok(e,t){for(;!{}.hasOwnProperty.call(e,t)&&(e=Vi(e))!==null;);return e}function _k(e,t,r,n){var o=Rg(Vi(1&n?e.prototype:e),t,r);return 2&n&&typeof o=="function"?function(i){return o.apply(r,i)}:o}function Nk(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 Dk(e){var t=Nk(e,"string");return typeof t=="symbol"?t:t+""}function qk(e,t){if(e){if(typeof e=="string")return Mv(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)?Mv(e,t):void 0}}(function(e){return{NativeAbortSignal:e.AbortSignal,NativeAbortController:e.AbortController}})(typeof self<"u"?self:global);function Mk(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 Vk(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 Lv=function(){function e(){Eg(this,e),Object.defineProperty(this,"listeners",{value:{},writable:!0,configurable:!0})}return Fg(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,a=o.length;i<a;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(),a=function(){var g=i[p];try{g.callback.call(n,r)}catch(C){Promise.resolve().then(function(){throw C})}g.options&&g.options.once&&n.removeEventListener(r.type,g.callback)},p=0,f=i.length;p<f;p++)a();return!r.defaultPrevented}}}])}(),Tg=function(e){function t(){var r;return Eg(this,t),r=Tk(this,t),r.listeners||Lv.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 Pk(t,e),Fg(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)),_k(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 Eu;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 Eu;function i(){o.abort(this.reason),a()}function a(){var g=jv(n),C;try{for(g.s();!(C=g.n()).done;){var x=C.value;x.removeEventListener("abort",i)}}catch(h){g.e(h)}finally{g.f()}}var p=jv(n),f;try{for(p.s();!(f=p.n()).done;){var m=f.value;if(m.aborted){o.abort(m.reason);break}else m.addEventListener("abort",i)}}catch(g){p.e(g)}finally{p.f()}return o.signal}}])}(Lv),Eu=function(){function e(){Eg(this,e),Object.defineProperty(this,"signal",{value:new Tg,writable:!0,configurable:!0})}return Fg(e,[{key:"abort",value:function(r){var n=Vk(r),o=Mk(n);this.signal.reason=n,this.signal.dispatchEvent(o)}},{key:"toString",value:function(){return"[object AbortController]"}}])}();typeof Symbol<"u"&&Symbol.toStringTag&&(Eu.prototype[Symbol.toStringTag]="AbortController",Tg.prototype[Symbol.toStringTag]="AbortSignal");function jk(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 Lk(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,a=t.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL,p=a===void 0?!1:a;if(!jk({fetch:r,Request:o,AbortController:i,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:p}))return{fetch:r,Request:f};var f=o;(f&&!f.prototype.hasOwnProperty("signal")||p)&&(f=function(x,h){var S;h&&h.signal&&(S=h.signal,delete h.signal);var b=new o(x,h);return S&&Object.defineProperty(b,"signal",{writable:!1,enumerable:!1,configurable:!0,value:S}),b},f.prototype=o.prototype);var m=r,g=function(x,h){var S=f&&f.prototype.isPrototypeOf(x)?x.signal:h?h.signal:void 0;if(S){var b;try{b=new DOMException("Aborted","AbortError")}catch{b=new Error("Aborted"),b.name="AbortError"}if(S.aborted)return Promise.reject(b);var w=new Promise(function(I,E){S.addEventListener("abort",function(){return E(b)},{once:!0})});return h&&h.signal&&delete h.signal,Promise.race([w,m(x,h)])}return m(x,h)};return{fetch:g,Request:f}}Gs.AbortController=Eu;Gs.AbortSignal=Tg;Gs.abortableFetch=Lk});var Qv,s,v,l=Mi(()=>{"use strict";Qv=Fr(Pg(),1),s=Fr(Pg(),1),{fetch:v}=(0,Qv.abortableFetch)({fetch})});function kg(e){return typeof e!="string"||e in{}}function Og(){return Object.create(null)}function Bv(e){return typeof e=="string"&&!!e.trim()}function _g(e,t){var r=e.split(";").filter(Bv),n=r.shift(),o=Uk(n),i=o.name,a=o.value;if(t=t?Object.assign({},Fu,t):Fu,kg(i))return null;try{a=t.decodeValues?decodeURIComponent(a):a}catch(f){console.error("set-cookie-parser: failed to decode cookie value. Set options.decodeValues=false to disable decoding.",f)}var p=Og();return p.name=i,p.value=a,r.forEach(function(f){var m=f.split("="),g=m.shift().trimLeft().toLowerCase();if(!kg(g)){var C=m.join("=");if(g==="expires")p.expires=new Date(C);else if(g==="max-age"){var x=parseInt(C,10);Number.isNaN(x)||(p.maxAge=x)}else g==="secure"?p.secure=!0:g==="httponly"?p.httpOnly=!0:g==="samesite"?p.sameSite=C:g==="partitioned"?p.partitioned=!0:g&&(p[g]=C)}}),p}function Uk(e){var t="",r="",n=e.split("=");return n.length>1?(t=n.shift(),r=n.join("=")):r=e,{name:t,value:r}}function ji(e,t){if(t=t?Object.assign({},Fu,t):Fu,!e)return t.map?Og():[];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(a){return a.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(Bv),n&&(e=e.map(Tu).flat()),t.map){var i=Og();return e.reduce(function(a,p){var f=_g(p,t);return f&&!kg(f.name)&&(a[f.name]=f),a},i)}else return e.map(function(a){return _g(a,t)}).filter(Boolean)}function Tu(e){if(Array.isArray(e))return e;if(typeof e!="string")return[];var t=[],r=0,n,o,i,a,p;function f(){for(;r<e.length&&/\s/.test(e.charAt(r));)r+=1;return r<e.length}function m(){return o=e.charAt(r),o!=="="&&o!==";"&&o!==","}for(;r<e.length;){for(n=r,p=!1;f();)if(o=e.charAt(r),o===","){for(i=r,r+=1,f(),a=r;r<e.length&&m();)r+=1;r<e.length&&e.charAt(r)==="="?(p=!0,r=a,t.push(e.substring(n,i)),n=r):r=i+1}else r+=1;(!p||r>=e.length)&&t.push(e.substring(n,e.length))}return t}var Fu,Gv=Mi(()=>{"use strict";d();c();l();u();Fu={decodeValues:!0,map:!1,silent:!1,split:"auto"};ji.parseSetCookie=ji;ji.parse=ji;ji.parseString=_g;ji.splitCookiesString=Tu});function $s(e){if(Qk.test(e)||e.trim()==="")throw new TypeError("Invalid character in header field name");return e.trim().toLowerCase()}function Ng(e){return e.replace(Bk,"")}function Hs(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||!Gk(r))return!1}return!0}function Gk(e){return![127,32,"(",")","<",">","@",",",";",":","\\","\"","/","[","]","?","=","{","}"].includes(e)}function Hv(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 Qk,$v,Bk,zv,Li,Dg,Wv,A,Kv=Mi(()=>{"use strict";d();c();l();u();Gv();Qk=/[^a-z0-9\-#$%&'*+.^_`|~]/i;$v=[`
|
|
19
|
-
`,"\r","\t"," "],Bk=new RegExp(`(^[${$v.join("")}]|$[${$v.join("")}])`,"g");Li=Symbol("normalizedHeaders"),Dg=Symbol("rawHeaderNames"),Wv=", ",A=class Yv{constructor(t){this[Li]={},this[Dg]=new Map,this[zv]="Headers",["Headers","HeadersPolyfill"].includes(t?.constructor?.name)||t instanceof Yv||typeof y.Headers<"u"&&t instanceof y.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(Wv):n)}):t&&Object.getOwnPropertyNames(t).forEach(r=>{let n=t[r];this.append(r,Array.isArray(n)?n.join(Wv):n)})}[(zv=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[Li]).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(!Hs(t))throw new TypeError(`Invalid header name "${t}"`);return this[Li].hasOwnProperty($s(t))}get(t){if(!Hs(t))throw TypeError(`Invalid header name "${t}"`);return this[Li][$s(t)]??null}set(t,r){if(!Hs(t)||!Hv(r))return;let n=$s(t),o=Ng(r);this[Li][n]=Ng(o),this[Dg].set(n,t)}append(t,r){if(!Hs(t)||!Hv(r))return;let n=$s(t),o=Ng(r),i=this.has(n)?`${this.get(n)}, ${o}`:o;this.set(t,i)}delete(t){if(!Hs(t)||!this.has(t))return;let r=$s(t);delete this[Li][r],this[Dg].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===""?[""]:Tu(t)}}});var d=Mi(()=>{"use strict";Kv()});var nA=It(Ys=>{"use strict";d();c();l();u();var qu=Ys&&Ys.__assign||function(){return qu=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},qu.apply(this,arguments)};Object.defineProperty(Ys,"__esModule",{value:!0});var Jk={delayFirstAttempt:!1,jitter:"none",maxDelay:1/0,numOfAttempts:10,retry:function(){return!0},startingDelay:100,timeMultiple:2};function eO(e){var t=qu(qu({},Jk),e);return t.numOfAttempts<1&&(t.numOfAttempts=1),t}Ys.getSanitizedOptions=eO});var oA=It(jg=>{"use strict";d();c();l();u();Object.defineProperty(jg,"__esModule",{value:!0});function tO(e){var t=Math.random()*e;return Math.round(t)}jg.fullJitter=tO});var iA=It(Lg=>{"use strict";d();c();l();u();Object.defineProperty(Lg,"__esModule",{value:!0});function rO(e){return e}Lg.noJitter=rO});var aA=It(Ug=>{"use strict";d();c();l();u();Object.defineProperty(Ug,"__esModule",{value:!0});var nO=oA(),oO=iA();function iO(e){return e.jitter==="full"?nO.fullJitter:oO.noJitter}Ug.JitterFactory=iO});var Bg=It(Qg=>{"use strict";d();c();l();u();Object.defineProperty(Qg,"__esModule",{value:!0});var aO=aA(),sO=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=aO.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}();Qg.Delay=sO});var sA=It(wn=>{"use strict";d();c();l();u();var cO=wn&&wn.__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)}}(),uO=wn&&wn.__awaiter||function(e,t,r,n){function o(i){return i instanceof r?i:new r(function(a){a(i)})}return new(r||(r=Promise))(function(i,a){function p(g){try{m(n.next(g))}catch(C){a(C)}}function f(g){try{m(n.throw(g))}catch(C){a(C)}}function m(g){g.done?i(g.value):o(g.value).then(p,f)}m((n=n.apply(e,t||[])).next())})},lO=wn&&wn.__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,a;return a={next:p(0),throw:p(1),return:p(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function p(m){return function(g){return f([m,g])}}function f(m){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,o&&(i=m[0]&2?o.return:m[0]?o.throw||((i=o.return)&&i.call(o),0):o.next)&&!(i=i.call(o,m[1])).done)return i;switch(o=0,i&&(m=[m[0]&2,i.value]),m[0]){case 0:case 1:i=m;break;case 4:return r.label++,{value:m[1],done:!1};case 5:r.label++,o=m[1],m=[0];continue;case 7:m=r.ops.pop(),r.trys.pop();continue;default:if(i=r.trys,!(i=i.length>0&&i[i.length-1])&&(m[0]===6||m[0]===2)){r=0;continue}if(m[0]===3&&(!i||m[1]>i[0]&&m[1]<i[3])){r.label=m[1];break}if(m[0]===6&&r.label<i[1]){r.label=i[1],i=m;break}if(i&&r.label<i[2]){r.label=i[2],r.ops.push(m);break}i[2]&&r.ops.pop(),r.trys.pop();continue}m=t.call(e,r)}catch(g){m=[6,g],o=0}finally{n=i=0}if(m[0]&5)throw m[1];return{value:m[0]?m[1]:void 0,done:!0}}};Object.defineProperty(wn,"__esModule",{value:!0});var dO=Bg(),pO=function(e){cO(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.apply=function(){return uO(this,void 0,void 0,function(){return lO(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}(dO.Delay);wn.SkipFirstDelay=pO});var cA=It(Ks=>{"use strict";d();c();l();u();var fO=Ks&&Ks.__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(Ks,"__esModule",{value:!0});var mO=Bg(),gO=function(e){fO(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t}(mO.Delay);Ks.AlwaysDelay=gO});var uA=It(Gg=>{"use strict";d();c();l();u();Object.defineProperty(Gg,"__esModule",{value:!0});var hO=sA(),yO=cA();function SO(e,t){var r=vO(e);return r.setAttemptNumber(t),r}Gg.DelayFactory=SO;function vO(e){return e.delayFirstAttempt?new yO.AlwaysDelay(e):new hO.SkipFirstDelay(e)}});var lA=It(_o=>{"use strict";d();c();l();u();var $g=_o&&_o.__awaiter||function(e,t,r,n){function o(i){return i instanceof r?i:new r(function(a){a(i)})}return new(r||(r=Promise))(function(i,a){function p(g){try{m(n.next(g))}catch(C){a(C)}}function f(g){try{m(n.throw(g))}catch(C){a(C)}}function m(g){g.done?i(g.value):o(g.value).then(p,f)}m((n=n.apply(e,t||[])).next())})},Hg=_o&&_o.__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,a;return a={next:p(0),throw:p(1),return:p(2)},typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function p(m){return function(g){return f([m,g])}}function f(m){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,o&&(i=m[0]&2?o.return:m[0]?o.throw||((i=o.return)&&i.call(o),0):o.next)&&!(i=i.call(o,m[1])).done)return i;switch(o=0,i&&(m=[m[0]&2,i.value]),m[0]){case 0:case 1:i=m;break;case 4:return r.label++,{value:m[1],done:!1};case 5:r.label++,o=m[1],m=[0];continue;case 7:m=r.ops.pop(),r.trys.pop();continue;default:if(i=r.trys,!(i=i.length>0&&i[i.length-1])&&(m[0]===6||m[0]===2)){r=0;continue}if(m[0]===3&&(!i||m[1]>i[0]&&m[1]<i[3])){r.label=m[1];break}if(m[0]===6&&r.label<i[1]){r.label=i[1],i=m;break}if(i&&r.label<i[2]){r.label=i[2],r.ops.push(m);break}i[2]&&r.ops.pop(),r.trys.pop();continue}m=t.call(e,r)}catch(g){m=[6,g],o=0}finally{n=i=0}if(m[0]&5)throw m[1];return{value:m[0]?m[1]:void 0,done:!0}}};Object.defineProperty(_o,"__esModule",{value:!0});var AO=nA(),CO=uA();function bO(e,t){return t===void 0&&(t={}),$g(this,void 0,void 0,function(){var r,n;return Hg(this,function(o){switch(o.label){case 0:return r=AO.getSanitizedOptions(t),n=new xO(e,r),[4,n.execute()];case 1:return[2,o.sent()]}})})}_o.backOff=bO;var xO=function(){function e(t,r){this.request=t,this.options=r,this.attemptNumber=0}return e.prototype.execute=function(){return $g(this,void 0,void 0,function(){var t,r;return Hg(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 $g(this,void 0,void 0,function(){var t;return Hg(this,function(r){switch(r.label){case 0:return t=CO.DelayFactory(this.options,this.attemptNumber),[4,t.apply()];case 1:return r.sent(),[2]}})})},e}()});var Vu=It((zg,Wg)=>{"use strict";d();c();l();u();(function(e,t){typeof zg=="object"&&typeof Wg<"u"?Wg.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof y<"u"?y:e||self).dayjs=t()})(zg,function(){"use strict";var e=1e3,t=6e4,r=36e5,n="millisecond",o="second",i="minute",a="hour",p="day",f="week",m="month",g="quarter",C="year",x="date",h="Invalid Date",S=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,b=/\[([^\]]+)]|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,w={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(N){var D=["th","st","nd","rd"],M=N%100;return"["+N+(D[(M-20)%10]||D[M]||D[0])+"]"}},I=function(N,D,M){var W=String(N);return!W||W.length>=D?N:""+Array(D+1-W.length).join(M)+N},E={s:I,z:function(N){var D=-N.utcOffset(),M=Math.abs(D),W=Math.floor(M/60),H=M%60;return(D<=0?"+":"-")+I(W,2,"0")+":"+I(H,2,"0")},m:function N(D,M){if(D.date()<M.date())return-N(M,D);var W=12*(M.year()-D.year())+(M.month()-D.month()),H=D.clone().add(W,m),re=M-H<0,Z=D.clone().add(W+(re?-1:1),m);return+(-(W+(M-H)/(re?H-Z:Z-H))||0)},a:function(N){return N<0?Math.ceil(N)||0:Math.floor(N)},p:function(N){return{M:m,y:C,w:f,d:p,D:x,h:a,m:i,s:o,ms:n,Q:g}[N]||String(N||"").toLowerCase().replace(/s$/,"")},u:function(N){return N===void 0}},F="en",k={};k[F]=w;var T="$isDayjsObject",q=function(N){return N instanceof B||!(!N||!N[T])},G=function N(D,M,W){var H;if(!D)return F;if(typeof D=="string"){var re=D.toLowerCase();k[re]&&(H=re),M&&(k[re]=M,H=re);var Z=D.split("-");if(!H&&Z.length>1)return N(Z[0])}else{var K=D.name;k[K]=D,H=K}return!W&&H&&(F=H),H||!W&&F},Q=function(N,D){if(q(N))return N.clone();var M=typeof D=="object"?D:{};return M.date=N,M.args=arguments,new B(M)},j=E;j.l=G,j.i=q,j.w=function(N,D){return Q(N,{locale:D.$L,utc:D.$u,x:D.$x,$offset:D.$offset})};var B=function(){function N(M){this.$L=G(M.locale,null,!0),this.parse(M),this.$x=this.$x||M.x||{},this[T]=!0}var D=N.prototype;return D.parse=function(M){this.$d=function(W){var H=W.date,re=W.utc;if(H===null)return new Date(NaN);if(j.u(H))return new Date;if(H instanceof Date)return new Date(H);if(typeof H=="string"&&!/Z$/i.test(H)){var Z=H.match(S);if(Z){var K=Z[2]-1||0,ce=(Z[7]||"0").substring(0,3);return re?new Date(Date.UTC(Z[1],K,Z[3]||1,Z[4]||0,Z[5]||0,Z[6]||0,ce)):new Date(Z[1],K,Z[3]||1,Z[4]||0,Z[5]||0,Z[6]||0,ce)}}return new Date(H)}(M),this.init()},D.init=function(){var M=this.$d;this.$y=M.getFullYear(),this.$M=M.getMonth(),this.$D=M.getDate(),this.$W=M.getDay(),this.$H=M.getHours(),this.$m=M.getMinutes(),this.$s=M.getSeconds(),this.$ms=M.getMilliseconds()},D.$utils=function(){return j},D.isValid=function(){return this.$d.toString()!==h},D.isSame=function(M,W){var H=Q(M);return this.startOf(W)<=H&&H<=this.endOf(W)},D.isAfter=function(M,W){return Q(M)<this.startOf(W)},D.isBefore=function(M,W){return this.endOf(W)<Q(M)},D.$g=function(M,W,H){return j.u(M)?this[W]:this.set(H,M)},D.unix=function(){return Math.floor(this.valueOf()/1e3)},D.valueOf=function(){return this.$d.getTime()},D.startOf=function(M,W){var H=this,re=!!j.u(W)||W,Z=j.p(M),K=function(Ee,Re){var Oe=j.w(H.$u?Date.UTC(H.$y,Re,Ee):new Date(H.$y,Re,Ee),H);return re?Oe:Oe.endOf(p)},ce=function(Ee,Re){return j.w(H.toDate()[Ee].apply(H.toDate("s"),(re?[0,0,0,0]:[23,59,59,999]).slice(Re)),H)},Se=this.$W,Ve=this.$M,ot=this.$D,Ge="set"+(this.$u?"UTC":"");switch(Z){case C:return re?K(1,0):K(31,11);case m:return re?K(1,Ve):K(0,Ve+1);case f:var et=this.$locale().weekStart||0,tt=(Se<et?Se+7:Se)-et;return K(re?ot-tt:ot+(6-tt),Ve);case p:case x:return ce(Ge+"Hours",0);case a:return ce(Ge+"Minutes",1);case i:return ce(Ge+"Seconds",2);case o:return ce(Ge+"Milliseconds",3);default:return this.clone()}},D.endOf=function(M){return this.startOf(M,!1)},D.$set=function(M,W){var H,re=j.p(M),Z="set"+(this.$u?"UTC":""),K=(H={},H[p]=Z+"Date",H[x]=Z+"Date",H[m]=Z+"Month",H[C]=Z+"FullYear",H[a]=Z+"Hours",H[i]=Z+"Minutes",H[o]=Z+"Seconds",H[n]=Z+"Milliseconds",H)[re],ce=re===p?this.$D+(W-this.$W):W;if(re===m||re===C){var Se=this.clone().set(x,1);Se.$d[K](ce),Se.init(),this.$d=Se.set(x,Math.min(this.$D,Se.daysInMonth())).$d}else K&&this.$d[K](ce);return this.init(),this},D.set=function(M,W){return this.clone().$set(M,W)},D.get=function(M){return this[j.p(M)]()},D.add=function(M,W){var H,re=this;M=Number(M);var Z=j.p(W),K=function(Ve){var ot=Q(re);return j.w(ot.date(ot.date()+Math.round(Ve*M)),re)};if(Z===m)return this.set(m,this.$M+M);if(Z===C)return this.set(C,this.$y+M);if(Z===p)return K(1);if(Z===f)return K(7);var ce=(H={},H[i]=t,H[a]=r,H[o]=e,H)[Z]||1,Se=this.$d.getTime()+M*ce;return j.w(Se,this)},D.subtract=function(M,W){return this.add(-1*M,W)},D.format=function(M){var W=this,H=this.$locale();if(!this.isValid())return H.invalidDate||h;var re=M||"YYYY-MM-DDTHH:mm:ssZ",Z=j.z(this),K=this.$H,ce=this.$m,Se=this.$M,Ve=H.weekdays,ot=H.months,Ge=H.meridiem,et=function(Re,Oe,Fe,gt){return Re&&(Re[Oe]||Re(W,re))||Fe[Oe].slice(0,gt)},tt=function(Re){return j.s(K%12||12,Re,"0")},Ee=Ge||function(Re,Oe,Fe){var gt=Re<12?"AM":"PM";return Fe?gt.toLowerCase():gt};return re.replace(b,function(Re,Oe){return Oe||function(Fe){switch(Fe){case"YY":return String(W.$y).slice(-2);case"YYYY":return j.s(W.$y,4,"0");case"M":return Se+1;case"MM":return j.s(Se+1,2,"0");case"MMM":return et(H.monthsShort,Se,ot,3);case"MMMM":return et(ot,Se);case"D":return W.$D;case"DD":return j.s(W.$D,2,"0");case"d":return String(W.$W);case"dd":return et(H.weekdaysMin,W.$W,Ve,2);case"ddd":return et(H.weekdaysShort,W.$W,Ve,3);case"dddd":return Ve[W.$W];case"H":return String(K);case"HH":return j.s(K,2,"0");case"h":return tt(1);case"hh":return tt(2);case"a":return Ee(K,ce,!0);case"A":return Ee(K,ce,!1);case"m":return String(ce);case"mm":return j.s(ce,2,"0");case"s":return String(W.$s);case"ss":return j.s(W.$s,2,"0");case"SSS":return j.s(W.$ms,3,"0");case"Z":return Z}return null}(Re)||Z.replace(":","")})},D.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},D.diff=function(M,W,H){var re,Z=this,K=j.p(W),ce=Q(M),Se=(ce.utcOffset()-this.utcOffset())*t,Ve=this-ce,ot=function(){return j.m(Z,ce)};switch(K){case C:re=ot()/12;break;case m:re=ot();break;case g:re=ot()/3;break;case f:re=(Ve-Se)/6048e5;break;case p:re=(Ve-Se)/864e5;break;case a:re=Ve/r;break;case i:re=Ve/t;break;case o:re=Ve/e;break;default:re=Ve}return H?re:j.a(re)},D.daysInMonth=function(){return this.endOf(m).$D},D.$locale=function(){return k[this.$L]},D.locale=function(M,W){if(!M)return this.$L;var H=this.clone(),re=G(M,W,!0);return re&&(H.$L=re),H},D.clone=function(){return j.w(this.$d,this)},D.toDate=function(){return new Date(this.valueOf())},D.toJSON=function(){return this.isValid()?this.toISOString():null},D.toISOString=function(){return this.$d.toISOString()},D.toString=function(){return this.$d.toUTCString()},N}(),L=B.prototype;return Q.prototype=L,[["$ms",n],["$s",o],["$m",i],["$H",a],["$W",p],["$M",m],["$y",C],["$D",x]].forEach(function(N){L[N[1]]=function(D){return this.$g(D,N[0],N[1])}}),Q.extend=function(N,D){return N.$i||(N(D,B,Q),N.$i=!0),Q},Q.locale=G,Q.isDayjs=q,Q.unix=function(N){return Q(1e3*N)},Q.en=k[F],Q.Ls=k,Q.p={},Q})});var gA=It((Yg,Kg)=>{"use strict";d();c();l();u();(function(e,t){typeof Yg=="object"&&typeof Kg<"u"?Kg.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof y<"u"?y:e||self).dayjs_plugin_quarterOfYear=t()})(Yg,function(){"use strict";var e="month",t="quarter";return function(r,n){var o=n.prototype;o.quarter=function(p){return this.$utils().u(p)?Math.ceil((this.month()+1)/3):this.month(this.month()%3+3*(p-1))};var i=o.add;o.add=function(p,f){return p=Number(p),this.$utils().p(f)===t?this.add(3*p,e):i.bind(this)(p,f)};var a=o.startOf;o.startOf=function(p,f){var m=this.$utils(),g=!!m.u(f)||f;if(m.p(p)===t){var C=this.quarter()-1;return g?this.month(3*C).startOf(e).startOf("day"):this.month(3*C+2).endOf(e).endOf("day")}return a.bind(this)(p,f)}}})});var hA=It((Xg,Zg)=>{"use strict";d();c();l();u();(function(e,t){typeof Xg=="object"&&typeof Zg<"u"?Zg.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof y<"u"?y:e||self).dayjs_plugin_customParseFormat=t()})(Xg,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]+/,a={},p=function(S){return(S=+S)+(S>68?1900:2e3)},f=function(S){return function(b){this[S]=+b}},m=[/[+-]\d\d:?(\d\d)?|Z/,function(S){(this.zone||(this.zone={})).offset=function(b){if(!b||b==="Z")return 0;var w=b.match(/([+-]|\d\d)/g),I=60*w[1]+(+w[2]||0);return I===0?0:w[0]==="+"?-I:I}(S)}],g=function(S){var b=a[S];return b&&(b.indexOf?b:b.s.concat(b.f))},C=function(S,b){var w,I=a.meridiem;if(I){for(var E=1;E<=24;E+=1)if(S.indexOf(I(E,0,b))>-1){w=E>12;break}}else w=S===(b?"pm":"PM");return w},x={A:[i,function(S){this.afternoon=C(S,!1)}],a:[i,function(S){this.afternoon=C(S,!0)}],Q:[r,function(S){this.month=3*(S-1)+1}],S:[r,function(S){this.milliseconds=100*+S}],SS:[n,function(S){this.milliseconds=10*+S}],SSS:[/\d{3}/,function(S){this.milliseconds=+S}],s:[o,f("seconds")],ss:[o,f("seconds")],m:[o,f("minutes")],mm:[o,f("minutes")],H:[o,f("hours")],h:[o,f("hours")],HH:[o,f("hours")],hh:[o,f("hours")],D:[o,f("day")],DD:[n,f("day")],Do:[i,function(S){var b=a.ordinal,w=S.match(/\d+/);if(this.day=w[0],b)for(var I=1;I<=31;I+=1)b(I).replace(/\[|\]/g,"")===S&&(this.day=I)}],w:[o,f("week")],ww:[n,f("week")],M:[o,f("month")],MM:[n,f("month")],MMM:[i,function(S){var b=g("months"),w=(g("monthsShort")||b.map(function(I){return I.slice(0,3)})).indexOf(S)+1;if(w<1)throw new Error;this.month=w%12||w}],MMMM:[i,function(S){var b=g("months").indexOf(S)+1;if(b<1)throw new Error;this.month=b%12||b}],Y:[/[+-]?\d+/,f("year")],YY:[n,function(S){this.year=p(S)}],YYYY:[/\d{4}/,f("year")],Z:m,ZZ:m};function h(S){var b,w;b=S,w=a&&a.formats;for(var I=(S=b.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,function(Q,j,B){var L=B&&B.toUpperCase();return j||w[B]||e[B]||w[L].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(N,D,M){return D||M.slice(1)})})).match(t),E=I.length,F=0;F<E;F+=1){var k=I[F],T=x[k],q=T&&T[0],G=T&&T[1];I[F]=G?{regex:q,parser:G}:k.replace(/^\[|\]$/g,"")}return function(Q){for(var j={},B=0,L=0;B<E;B+=1){var N=I[B];if(typeof N=="string")L+=N.length;else{var D=N.regex,M=N.parser,W=Q.slice(L),H=D.exec(W)[0];M.call(j,H),Q=Q.replace(H,"")}}return function(re){var Z=re.afternoon;if(Z!==void 0){var K=re.hours;Z?K<12&&(re.hours+=12):K===12&&(re.hours=0),delete re.afternoon}}(j),j}}return function(S,b,w){w.p.customParseFormat=!0,S&&S.parseTwoDigitYear&&(p=S.parseTwoDigitYear);var I=b.prototype,E=I.parse;I.parse=function(F){var k=F.date,T=F.utc,q=F.args;this.$u=T;var G=q[1];if(typeof G=="string"){var Q=q[2]===!0,j=q[3]===!0,B=Q||j,L=q[2];j&&(L=q[2]),a=this.$locale(),!Q&&L&&(a=w.Ls[L]),this.$d=function(W,H,re,Z){try{if(["x","X"].indexOf(H)>-1)return new Date((H==="X"?1e3:1)*W);var K=h(H)(W),ce=K.year,Se=K.month,Ve=K.day,ot=K.hours,Ge=K.minutes,et=K.seconds,tt=K.milliseconds,Ee=K.zone,Re=K.week,Oe=new Date,Fe=Ve||(ce||Se?1:Oe.getDate()),gt=ce||Oe.getFullYear(),vt=0;ce&&!Se||(vt=Se>0?Se-1:Oe.getMonth());var Ir,ar=ot||0,Vr=Ge||0,fr=et||0,Er=tt||0;return Ee?new Date(Date.UTC(gt,vt,Fe,ar,Vr,fr,Er+60*Ee.offset*1e3)):re?new Date(Date.UTC(gt,vt,Fe,ar,Vr,fr,Er)):(Ir=new Date(gt,vt,Fe,ar,Vr,fr,Er),Re&&(Ir=Z(Ir).week(Re).toDate()),Ir)}catch{return new Date("")}}(k,G,T,w),this.init(),L&&L!==!0&&(this.$L=this.locale(L).$L),B&&k!=this.format(G)&&(this.$d=new Date("")),a={}}else if(G instanceof Array)for(var N=G.length,D=1;D<=N;D+=1){q[1]=G[D-1];var M=w.apply(this,q);if(M.isValid()){this.$d=M.$d,this.$L=M.$L,this.init();break}D===N&&(this.$d=new Date(""))}else E.call(this,F)}}})});var Ww=It((sS,cS)=>{"use strict";d();c();l();u();(function(e,t){typeof sS=="object"&&typeof cS<"u"?cS.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof y<"u"?y:e||self).dayjs_plugin_timezone=t()})(sS,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,a=function(g,C,x){x===void 0&&(x={});var h=new Date(g),S=function(b,w){w===void 0&&(w={});var I=w.timeZoneName||"short",E=b+"|"+I,F=t[E];return F||(F=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:b,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",timeZoneName:I}),t[E]=F),F}(C,x);return S.formatToParts(h)},p=function(g,C){for(var x=a(g,C),h=[],S=0;S<x.length;S+=1){var b=x[S],w=b.type,I=b.value,E=e[w];E>=0&&(h[E]=parseInt(I,10))}var F=h[3],k=F===24?0:F,T=h[0]+"-"+h[1]+"-"+h[2]+" "+k+":"+h[4]+":"+h[5]+":000",q=+g;return(o.utc(T).valueOf()-(q-=q%1e3))/6e4},f=n.prototype;f.tz=function(g,C){g===void 0&&(g=i);var x,h=this.utcOffset(),S=this.toDate(),b=S.toLocaleString("en-US",{timeZone:g}),w=Math.round((S-new Date(b))/1e3/60),I=15*-Math.round(S.getTimezoneOffset()/15)-w;if(!Number(I))x=this.utcOffset(0,C);else if(x=o(b,{locale:this.$L}).$set("millisecond",this.$ms).utcOffset(I,!0),C){var E=x.utcOffset();x=x.add(h-E,"minute")}return x.$x.$timezone=g,x},f.offsetName=function(g){var C=this.$x.$timezone||o.tz.guess(),x=a(this.valueOf(),C,{timeZoneName:g}).find(function(h){return h.type.toLowerCase()==="timezonename"});return x&&x.value};var m=f.startOf;f.startOf=function(g,C){if(!this.$x||!this.$x.$timezone)return m.call(this,g,C);var x=o(this.format("YYYY-MM-DD HH:mm:ss:SSS"),{locale:this.$L});return m.call(x,g,C).tz(this.$x.$timezone,!0)},o.tz=function(g,C,x){var h=x&&C,S=x||C||i,b=p(+o(),S);if(typeof g!="string")return o(g).tz(S);var w=function(k,T,q){var G=k-60*T*1e3,Q=p(G,q);if(T===Q)return[G,T];var j=p(G-=60*(Q-T)*1e3,q);return Q===j?[G,Q]:[k-60*Math.min(Q,j)*1e3,Math.max(Q,j)]}(o.utc(g,h).valueOf(),b,S),I=w[0],E=w[1],F=o(I).utcOffset(E);return F.$x.$timezone=S,F},o.tz.guess=function(){return Intl.DateTimeFormat().resolvedOptions().timeZone},o.tz.setDefault=function(g){i=g}}})});var Yw=It((uS,lS)=>{"use strict";d();c();l();u();(function(e,t){typeof uS=="object"&&typeof lS<"u"?lS.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof y<"u"?y:e||self).dayjs_plugin_utc=t()})(uS,function(){"use strict";var e="minute",t=/[+-]\d\d(?::?\d\d)?/g,r=/([+-]|\d\d)/g;return function(n,o,i){var a=o.prototype;i.utc=function(h){var S={date:h,utc:!0,args:arguments};return new o(S)},a.utc=function(h){var S=i(this.toDate(),{locale:this.$L,utc:!0});return h?S.add(this.utcOffset(),e):S},a.local=function(){return i(this.toDate(),{locale:this.$L,utc:!1})};var p=a.parse;a.parse=function(h){h.utc&&(this.$u=!0),this.$utils().u(h.$offset)||(this.$offset=h.$offset),p.call(this,h)};var f=a.init;a.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 f.call(this)};var m=a.utcOffset;a.utcOffset=function(h,S){var b=this.$utils().u;if(b(h))return this.$u?0:b(this.$offset)?m.call(this):this.$offset;if(typeof h=="string"&&(h=function(F){F===void 0&&(F="");var k=F.match(t);if(!k)return null;var T=(""+k[0]).match(r)||["-",0,0],q=T[0],G=60*+T[1]+ +T[2];return G===0?0:q==="+"?G:-G}(h),h===null))return this;var w=Math.abs(h)<=16?60*h:h;if(w===0)return this.utc(S);var I=this.clone();if(S)return I.$offset=w,I.$u=!1,I;var E=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();return(I=this.local().add(w+E,e)).$offset=w,I.$x.$localOffset=E,I};var g=a.format;a.format=function(h){var S=h||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return g.call(this,S)},a.valueOf=function(){var h=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*h},a.isUTC=function(){return!!this.$u},a.toISOString=function(){return this.toDate().toISOString()},a.toString=function(){return this.toDate().toUTCString()};var C=a.toDate;a.toDate=function(h){return h==="s"&&this.$offset?i(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():C.call(this)};var x=a.diff;a.diff=function(h,S,b){if(h&&this.$u===h.$u)return x.call(this,h,S,b);var w=this.local(),I=i(h).local();return x.call(w,I,S,b)}}})});var dE=It((Jxe,lE)=>{"use strict";d();c();l();u();function dU(e){try{return JSON.stringify(e)}catch{return"\"[Circular]\""}}lE.exports=pU;function pU(e,t,r){var n=r&&r.stringify||dU,o=1;if(typeof e=="object"&&e!==null){var i=t.length+o;if(i===1)return e;var a=new Array(i);a[0]=n(e);for(var p=1;p<i;p++)a[p]=n(t[p]);return a.join(" ")}if(typeof e!="string")return e;var f=t.length;if(f===0)return e;for(var m="",g=1-o,C=-1,x=e&&e.length||0,h=0;h<x;){if(e.charCodeAt(h)===37&&h+1<x){switch(C=C>-1?C:0,e.charCodeAt(h+1)){case 100:case 102:if(g>=f||t[g]==null)break;C<h&&(m+=e.slice(C,h)),m+=Number(t[g]),C=h+2,h++;break;case 105:if(g>=f||t[g]==null)break;C<h&&(m+=e.slice(C,h)),m+=Math.floor(Number(t[g])),C=h+2,h++;break;case 79:case 111:case 106:if(g>=f||t[g]===void 0)break;C<h&&(m+=e.slice(C,h));var S=typeof t[g];if(S==="string"){m+="'"+t[g]+"'",C=h+2,h++;break}if(S==="function"){m+=t[g].name||"<anonymous>",C=h+2,h++;break}m+=n(t[g]),C=h+2,h++;break;case 115:if(g>=f)break;C<h&&(m+=e.slice(C,h)),m+=String(t[g]),C=h+2,h++;break;case 37:C<h&&(m+=e.slice(C,h)),m+="%",C=h+2,h++,g--;break}++g}++h}return C===-1?e:(C<x&&(m+=e.slice(C)),m)}});var SE=It((owe,Ff)=>{"use strict";d();c();l();u();var pE=dE();Ff.exports=Mn;var iu=EU().console||{},fU={mapHttpRequest:Ef,mapHttpResponse:Ef,wrapRequestSerializer:tv,wrapResponseSerializer:tv,wrapErrorSerializer:tv,req:Ef,res:Ef,err:mE,errWithCause:mE};function go(e,t){return e==="silent"?1/0:t.levels.values[e]}var ov=Symbol("pino.logFuncs"),rv=Symbol("pino.hierarchy"),mU={error:"log",fatal:"error",warn:"error",info:"log",debug:"log",trace:"log"};function fE(e,t){let r={logger:t,parent:e[rv]};t[rv]=r}function gU(e,t,r){let n={};t.forEach(o=>{n[o]=r[o]?r[o]:iu[o]||iu[mU[o]||"log"]||ts}),e[ov]=n}function hU(e,t){return Array.isArray(e)?e.filter(function(n){return n!=="!stdSerializers.err"}):e===!0?Object.keys(t):!1}function Mn(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||iu;e.browser.write&&(e.browser.asObject=!0);let n=e.serializers||{},o=hU(e.browser.serialize,n),i=e.browser.serialize;Array.isArray(e.browser.serialize)&&e.browser.serialize.indexOf("!stdSerializers.err")>-1&&(i=!1);let a=Object.keys(e.customLevels||{}),p=["error","fatal","warn","info","debug","trace"].concat(a);typeof r=="function"&&p.forEach(function(b){r[b]=r}),(e.enabled===!1||e.browser.disabled)&&(e.level="silent");let f=e.level||"info",m=Object.create(r);m.log||(m.log=ts),gU(m,p,r),fE({},m),Object.defineProperty(m,"levelVal",{get:C}),Object.defineProperty(m,"level",{get:x,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:p,timestamp:wU(e),messageKey:e.messageKey||"msg",onChild:e.onChild||ts};m.levels=yU(e),m.level=f,m.isLevelEnabled=function(b){return this.levels.values[b]?this.levels.values[b]>=this.levels.values[this.level]:!1},m.setMaxListeners=m.getMaxListeners=m.emit=m.addListener=m.on=m.prependListener=m.once=m.prependOnceListener=m.removeListener=m.removeAllListeners=m.listeners=m.listenerCount=m.eventNames=m.write=m.flush=ts,m.serializers=n,m._serialize=o,m._stdErrSerialize=i,m.child=function(...b){return S.call(this,g,...b)},t&&(m._logEvent=nv());function C(){return go(this.level,this)}function x(){return this._level}function h(b){if(b!=="silent"&&!this.levels.values[b])throw Error("unknown level "+b);this._level=b,Ti(this,g,m,"error"),Ti(this,g,m,"fatal"),Ti(this,g,m,"warn"),Ti(this,g,m,"info"),Ti(this,g,m,"debug"),Ti(this,g,m,"trace"),a.forEach(w=>{Ti(this,g,m,w)})}function S(b,w,I){if(!w)throw new Error("missing bindings for child Pino");I=I||{},o&&w.serializers&&(I.serializers=w.serializers);let E=I.serializers;if(o&&E){var F=Object.assign({},n,E),k=e.browser.serialize===!0?Object.keys(F):o;delete w.serializers,iv([w],k,F,this._stdErrSerialize)}function T(G){this._childLevel=(G._childLevel|0)+1,this.bindings=w,F&&(this.serializers=F,this._serialize=k),t&&(this._logEvent=nv([].concat(G._logEvent.bindings,w)))}T.prototype=this;let q=new T(this);return fE(this,q),q.child=function(...G){return S.call(this,b,...G)},q.level=I.level||this.level,b.onChild(q),q}return m}function yU(e){let t=e.customLevels||{},r=Object.assign({},Mn.levels.values,t),n=Object.assign({},Mn.levels.labels,SU(t));return{values:r,labels:n}}function SU(e){let t={};return Object.keys(e).forEach(function(r){t[e[r]]=r}),t}Mn.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"}};Mn.stdSerializers=fU;Mn.stdTimeFunctions=Object.assign({},{nullTime:hE,epochTime:yE,unixTime:RU,isoTime:IU});function vU(e){let t=[];e.bindings&&t.push(e.bindings);let r=e[rv];for(;r.parent;)r=r.parent,r.logger.bindings&&t.push(r.logger.bindings);return t.reverse()}function Ti(e,t,r,n){if(Object.defineProperty(e,n,{value:go(e.level,r)>go(n,r)?ts:r[ov][n],writable:!0,enumerable:!0,configurable:!0}),e[n]===ts){if(!t.transmit)return;let i=t.transmit.level||e.level,a=go(i,r);if(go(n,r)<a)return}e[n]=CU(e,t,r,n);let o=vU(e);o.length!==0&&(e[n]=AU(o,e[n]))}function AU(e,t){return function(){return t.apply(this,[...e,...arguments])}}function CU(e,t,r,n){return function(o){return function(){let a=t.timestamp(),p=new Array(arguments.length),f=Object.getPrototypeOf&&Object.getPrototypeOf(this)===iu?iu:this;for(var m=0;m<p.length;m++)p[m]=arguments[m];var g=!1;if(t.serialize&&(iv(p,this._serialize,this.serializers,this._stdErrSerialize),g=!0),t.asObject||t.formatters){let C=bU(this,n,p,a,t);if(t.reportCaller&&C&&C.length>0&&C[0]&&typeof C[0]=="object")try{let x=gE();x&&(C[0].caller=x)}catch{}o.call(f,...C)}else{if(t.reportCaller)try{let C=gE();C&&p.push(C)}catch{}o.apply(f,p)}if(t.transmit){let C=t.transmit.level||e._level,x=go(C,r),h=go(n,r);if(h<x)return;xU(this,{ts:a,methodLevel:n,methodValue:h,transmitLevel:C,transmitValue:r.levels.values[t.transmit.level||e._level],send:t.transmit.send,val:go(e._level,r)},p,g)}}}(e[ov][n])}function bU(e,t,r,n,o){let{level:i,log:a=C=>C}=o.formatters||{},p=r.slice(),f=p[0],m={},g=(e._childLevel|0)+1;if(g<1&&(g=1),n&&(m.time=n),i){let C=i(t,e.levels.values[t]);Object.assign(m,C)}else m.level=e.levels.values[t];if(o.asObjectBindingsOnly){if(f!==null&&typeof f=="object")for(;g--&&typeof p[0]=="object";)Object.assign(m,p.shift());return[a(m),...p]}else{if(f!==null&&typeof f=="object"){for(;g--&&typeof p[0]=="object";)Object.assign(m,p.shift());f=p.length?pE(p.shift(),p):void 0}else typeof f=="string"&&(f=pE(p.shift(),p));return f!==void 0&&(m[o.messageKey]=f),[a(m)]}}function iv(e,t,r,n){for(let o in e)if(n&&e[o]instanceof Error)e[o]=Mn.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 xU(e,t,r,n=!1){let o=t.send,i=t.ts,a=t.methodLevel,p=t.methodValue,f=t.val,m=e._logEvent.bindings;n||iv(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 m.indexOf(g)===-1}),e._logEvent.level.label=a,e._logEvent.level.value=p,o(a,e._logEvent,f),e._logEvent=nv(m)}function nv(e){return{ts:0,messages:[],bindings:e||[],level:{label:"",value:0}}}function mE(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 wU(e){return typeof e.timestamp=="function"?e.timestamp:e.timestamp===!1?hE:yE}function Ef(){return{}}function tv(e){return e}function ts(){}function hE(){return!1}function yE(){return Date.now()}function RU(){return Math.round(Date.now()/1e3)}function IU(){return new Date(Date.now()).toISOString()}function EU(){function e(t){return typeof t<"u"&&t}try{return typeof y<"u"?y:(Object.defineProperty(Object.prototype,"globalThis",{get:function(){return delete Object.prototype.globalThis,this.globalThis=this},configurable:!0}),y)}catch{return e(self)||e(window)||e(this)||{}}}Ff.exports.default=Mn;Ff.exports.pino=Mn;function gE(){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
|
|
17
|
+
*/(function(g,f){if(typeof exports=="object"&&typeof module<"u"){module.exports=f(require)}else if("function"==typeof define&&define.amd){define("CoveoHeadlessInsight",["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["CoveoHeadlessInsight"]=f(gReq)}})(typeof globalThis<"u"?globalThis:typeof self<"u"?self:this,function(require){var exports={};var __exports=exports;var module={exports};"use strict";var Ck=Object.create;var Qs=Object.defineProperty;var bk=Object.getOwnPropertyDescriptor;var xk=Object.getOwnPropertyNames;var wk=Object.getPrototypeOf,Rk=Object.prototype.hasOwnProperty;var Ik=(e,t,r)=>t in e?Qs(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r;var Ma=(e,t)=>()=>(e&&(t=e(e=0)),t);var It=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),Bs=(e,t)=>{for(var r in t)Qs(e,r,{get:t[r],enumerable:!0})},Vv=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of xk(t))!Rk.call(e,o)&&o!==r&&Qs(e,o,{get:()=>t[o],enumerable:!(n=bk(t,o))||n.enumerable});return e};var Fr=(e,t,r)=>(r=e!=null?Ck(wk(e)):{},Vv(t||!e||!e.__esModule?Qs(r,"default",{value:e,enumerable:!0}):r,e)),Ek=e=>Vv(Qs({},"__esModule",{value:!0}),e);var le=(e,t,r)=>Ik(e,typeof t!="symbol"?t+"":t,r);var y,c=Ma(()=>{"use strict";y=typeof globalThis<"u"?globalThis:window});function Eu(e){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Eu=function(t){return typeof t}:Eu=function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Eu(e)}function Pk(){"navigator"in this||(this.navigator={}),typeof this.navigator.sendBeacon!="function"&&(this.navigator.sendBeacon=kk.bind(this))}function kk(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","*/*"),Fk(t)?(o.setRequestHeader("Content-Type","text/plain;charset=UTF-8"),o.responseType="text"):Tk(t)&&t.type&&o.setRequestHeader("Content-Type",t.type);try{o.send(t)}catch{return!1}return!0}var Fk,Tk,u=Ma(()=>{"use strict";Fk=function(t){return typeof t=="string"},Tk=function(t){return t instanceof Blob};Pk.call((typeof window>"u"?"undefined":Eu(window))==="object"?window:{})});var _g=It(Gs=>{"use strict";d();c();l();u();Object.defineProperty(Gs,"__esModule",{value:!0});function jv(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 Ok(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function _k(e,t,r){return t=Va(t),Dk(e,Bv()?Reflect.construct(t,r||[],Va(e).constructor):t.apply(e,r))}function Pg(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Lv(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,jk(n.key),n)}}function kg(e,t,r){return t&&Lv(e.prototype,t),r&&Lv(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function Uv(e,t){var r=typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=Lk(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(f){throw f},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 a,i=!0,p=!1;return{s:function(){r=r.call(e)},n:function(){var f=r.next();return i=f.done,f},e:function(f){p=!0,a=f},f:function(){try{i||r.return==null||r.return()}finally{if(p)throw a}}}}function Fg(){return Fg=typeof Reflect<"u"&&Reflect.get?Reflect.get.bind():function(e,t,r){var n=qk(e,t);if(n){var o=Object.getOwnPropertyDescriptor(n,t);return o.get?o.get.call(arguments.length<3?e:r):o.value}},Fg.apply(null,arguments)}function Va(e){return Va=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Va(e)}function Nk(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&&Tg(e,t)}function Bv(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(Bv=function(){return!!e})()}function Dk(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 Ok(e)}function Tg(e,t){return Tg=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,n){return r.__proto__=n,r},Tg(e,t)}function qk(e,t){for(;!{}.hasOwnProperty.call(e,t)&&(e=Va(e))!==null;);return e}function Mk(e,t,r,n){var o=Fg(Va(1&n?e.prototype:e),t,r);return 2&n&&typeof o=="function"?function(a){return o.apply(r,a)}:o}function Vk(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 jk(e){var t=Vk(e,"string");return typeof t=="symbol"?t:t+""}function Lk(e,t){if(e){if(typeof e=="string")return jv(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)?jv(e,t):void 0}}(function(e){return{NativeAbortSignal:e.AbortSignal,NativeAbortController:e.AbortController}})(typeof self<"u"?self:global);function Uk(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 Qk(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 Qv=function(){function e(){Pg(this,e),Object.defineProperty(this,"listeners",{value:{},writable:!0,configurable:!0})}return kg(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],a=0,i=o.length;a<i;a++)if(o[a].callback===n){o.splice(a,1);return}}}},{key:"dispatchEvent",value:function(r){var n=this;if(r.type in this.listeners){for(var o=this.listeners[r.type],a=o.slice(),i=function(){var g=a[p];try{g.callback.call(n,r)}catch(C){Promise.resolve().then(function(){throw C})}g.options&&g.options.once&&n.removeEventListener(r.type,g.callback)},p=0,f=a.length;p<f;p++)i();return!r.defaultPrevented}}}])}(),Og=function(e){function t(){var r;return Pg(this,t),r=_k(this,t),r.listeners||Qv.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 Nk(t,e),kg(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)),Mk(t,"dispatchEvent",this,3)([n])}},{key:"throwIfAborted",value:function(){var n=this.aborted,o=this.reason,a=o===void 0?"Aborted":o;if(n)throw a}}],[{key:"timeout",value:function(n){var o=new Fu;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 Fu;function a(){o.abort(this.reason),i()}function i(){var g=Uv(n),C;try{for(g.s();!(C=g.n()).done;){var x=C.value;x.removeEventListener("abort",a)}}catch(h){g.e(h)}finally{g.f()}}var p=Uv(n),f;try{for(p.s();!(f=p.n()).done;){var m=f.value;if(m.aborted){o.abort(m.reason);break}else m.addEventListener("abort",a)}}catch(g){p.e(g)}finally{p.f()}return o.signal}}])}(Qv),Fu=function(){function e(){Pg(this,e),Object.defineProperty(this,"signal",{value:new Og,writable:!0,configurable:!0})}return kg(e,[{key:"abort",value:function(r){var n=Qk(r),o=Uk(n);this.signal.reason=n,this.signal.dispatchEvent(o)}},{key:"toString",value:function(){return"[object AbortController]"}}])}();typeof Symbol<"u"&&Symbol.toStringTag&&(Fu.prototype[Symbol.toStringTag]="AbortController",Og.prototype[Symbol.toStringTag]="AbortSignal");function Bk(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 Gk(e){typeof e=="function"&&(e={fetch:e});var t=e,r=t.fetch,n=t.Request,o=n===void 0?r.Request:n,a=t.AbortController,i=t.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL,p=i===void 0?!1:i;if(!Bk({fetch:r,Request:o,AbortController:a,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:p}))return{fetch:r,Request:f};var f=o;(f&&!f.prototype.hasOwnProperty("signal")||p)&&(f=function(x,h){var S;h&&h.signal&&(S=h.signal,delete h.signal);var b=new o(x,h);return S&&Object.defineProperty(b,"signal",{writable:!1,enumerable:!1,configurable:!0,value:S}),b},f.prototype=o.prototype);var m=r,g=function(x,h){var S=f&&f.prototype.isPrototypeOf(x)?x.signal:h?h.signal:void 0;if(S){var b;try{b=new DOMException("Aborted","AbortError")}catch{b=new Error("Aborted"),b.name="AbortError"}if(S.aborted)return Promise.reject(b);var w=new Promise(function(I,E){S.addEventListener("abort",function(){return E(b)},{once:!0})});return h&&h.signal&&delete h.signal,Promise.race([w,m(x,h)])}return m(x,h)};return{fetch:g,Request:f}}Gs.AbortController=Fu;Gs.AbortSignal=Og;Gs.abortableFetch=Gk});var Gv,s,v,l=Ma(()=>{"use strict";Gv=Fr(_g(),1),s=Fr(_g(),1),{fetch:v}=(0,Gv.abortableFetch)({fetch})});function Ng(e){return typeof e!="string"||e in{}}function Dg(){return Object.create(null)}function $v(e){return typeof e=="string"&&!!e.trim()}function qg(e,t){var r=e.split(";").filter($v),n=r.shift(),o=$k(n),a=o.name,i=o.value;if(t=t?Object.assign({},Tu,t):Tu,Ng(a))return null;try{i=t.decodeValues?decodeURIComponent(i):i}catch(f){console.error("set-cookie-parser: failed to decode cookie value. Set options.decodeValues=false to disable decoding.",f)}var p=Dg();return p.name=a,p.value=i,r.forEach(function(f){var m=f.split("="),g=m.shift().trimLeft().toLowerCase();if(!Ng(g)){var C=m.join("=");if(g==="expires")p.expires=new Date(C);else if(g==="max-age"){var x=parseInt(C,10);Number.isNaN(x)||(p.maxAge=x)}else g==="secure"?p.secure=!0:g==="httponly"?p.httpOnly=!0:g==="samesite"?p.sameSite=C:g==="partitioned"?p.partitioned=!0:g&&(p[g]=C)}}),p}function $k(e){var t="",r="",n=e.split("=");return n.length>1?(t=n.shift(),r=n.join("=")):r=e,{name:t,value:r}}function ja(e,t){if(t=t?Object.assign({},Tu,t):Tu,!e)return t.map?Dg():[];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(i){return i.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($v),n&&(e=e.map(Pu).flat()),t.map){var a=Dg();return e.reduce(function(i,p){var f=qg(p,t);return f&&!Ng(f.name)&&(i[f.name]=f),i},a)}else return e.map(function(i){return qg(i,t)}).filter(Boolean)}function Pu(e){if(Array.isArray(e))return e;if(typeof e!="string")return[];var t=[],r=0,n,o,a,i,p;function f(){for(;r<e.length&&/\s/.test(e.charAt(r));)r+=1;return r<e.length}function m(){return o=e.charAt(r),o!=="="&&o!==";"&&o!==","}for(;r<e.length;){for(n=r,p=!1;f();)if(o=e.charAt(r),o===","){for(a=r,r+=1,f(),i=r;r<e.length&&m();)r+=1;r<e.length&&e.charAt(r)==="="?(p=!0,r=i,t.push(e.substring(n,a)),n=r):r=a+1}else r+=1;(!p||r>=e.length)&&t.push(e.substring(n,e.length))}return t}var Tu,Hv=Ma(()=>{"use strict";d();c();l();u();Tu={decodeValues:!0,map:!1,silent:!1,split:"auto"};ja.parseSetCookie=ja;ja.parse=ja;ja.parseString=qg;ja.splitCookiesString=Pu});function $s(e){if(Hk.test(e)||e.trim()==="")throw new TypeError("Invalid character in header field name");return e.trim().toLowerCase()}function Mg(e){return e.replace(zk,"")}function Hs(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||!Wk(r))return!1}return!0}function Wk(e){return![127,32,"(",")","<",">","@",",",";",":","\\","\"","/","[","]","?","=","{","}"].includes(e)}function Wv(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 Hk,zv,zk,Yv,La,Vg,Kv,A,Zv=Ma(()=>{"use strict";d();c();l();u();Hv();Hk=/[^a-z0-9\-#$%&'*+.^_`|~]/i;zv=[`
|
|
19
|
+
`,"\r","\t"," "],zk=new RegExp(`(^[${zv.join("")}]|$[${zv.join("")}])`,"g");La=Symbol("normalizedHeaders"),Vg=Symbol("rawHeaderNames"),Kv=", ",A=class Xv{constructor(t){this[La]={},this[Vg]=new Map,this[Yv]="Headers",["Headers","HeadersPolyfill"].includes(t?.constructor?.name)||t instanceof Xv||typeof y.Headers<"u"&&t instanceof y.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(Kv):n)}):t&&Object.getOwnPropertyNames(t).forEach(r=>{let n=t[r];this.append(r,Array.isArray(n)?n.join(Kv):n)})}[(Yv=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[La]).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(!Hs(t))throw new TypeError(`Invalid header name "${t}"`);return this[La].hasOwnProperty($s(t))}get(t){if(!Hs(t))throw TypeError(`Invalid header name "${t}"`);return this[La][$s(t)]??null}set(t,r){if(!Hs(t)||!Wv(r))return;let n=$s(t),o=Mg(r);this[La][n]=Mg(o),this[Vg].set(n,t)}append(t,r){if(!Hs(t)||!Wv(r))return;let n=$s(t),o=Mg(r),a=this.has(n)?`${this.get(n)}, ${o}`:o;this.set(t,a)}delete(t){if(!Hs(t)||!this.has(t))return;let r=$s(t);delete this[La][r],this[Vg].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===""?[""]:Pu(t)}}});var d=Ma(()=>{"use strict";Zv()});var aA=It(Ys=>{"use strict";d();c();l();u();var Mu=Ys&&Ys.__assign||function(){return Mu=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},Mu.apply(this,arguments)};Object.defineProperty(Ys,"__esModule",{value:!0});var nO={delayFirstAttempt:!1,jitter:"none",maxDelay:1/0,numOfAttempts:10,retry:function(){return!0},startingDelay:100,timeMultiple:2};function oO(e){var t=Mu(Mu({},nO),e);return t.numOfAttempts<1&&(t.numOfAttempts=1),t}Ys.getSanitizedOptions=oO});var iA=It(Qg=>{"use strict";d();c();l();u();Object.defineProperty(Qg,"__esModule",{value:!0});function aO(e){var t=Math.random()*e;return Math.round(t)}Qg.fullJitter=aO});var sA=It(Bg=>{"use strict";d();c();l();u();Object.defineProperty(Bg,"__esModule",{value:!0});function iO(e){return e}Bg.noJitter=iO});var cA=It(Gg=>{"use strict";d();c();l();u();Object.defineProperty(Gg,"__esModule",{value:!0});var sO=iA(),cO=sA();function uO(e){return e.jitter==="full"?sO.fullJitter:cO.noJitter}Gg.JitterFactory=uO});var Hg=It($g=>{"use strict";d();c();l();u();Object.defineProperty($g,"__esModule",{value:!0});var lO=cA(),dO=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=lO.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}();$g.Delay=dO});var uA=It(wn=>{"use strict";d();c();l();u();var pO=wn&&wn.__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 a in o)o.hasOwnProperty(a)&&(n[a]=o[a])},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)}}(),fO=wn&&wn.__awaiter||function(e,t,r,n){function o(a){return a instanceof r?a:new r(function(i){i(a)})}return new(r||(r=Promise))(function(a,i){function p(g){try{m(n.next(g))}catch(C){i(C)}}function f(g){try{m(n.throw(g))}catch(C){i(C)}}function m(g){g.done?a(g.value):o(g.value).then(p,f)}m((n=n.apply(e,t||[])).next())})},mO=wn&&wn.__generator||function(e,t){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,o,a,i;return i={next:p(0),throw:p(1),return:p(2)},typeof Symbol=="function"&&(i[Symbol.iterator]=function(){return this}),i;function p(m){return function(g){return f([m,g])}}function f(m){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,o&&(a=m[0]&2?o.return:m[0]?o.throw||((a=o.return)&&a.call(o),0):o.next)&&!(a=a.call(o,m[1])).done)return a;switch(o=0,a&&(m=[m[0]&2,a.value]),m[0]){case 0:case 1:a=m;break;case 4:return r.label++,{value:m[1],done:!1};case 5:r.label++,o=m[1],m=[0];continue;case 7:m=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(m[0]===6||m[0]===2)){r=0;continue}if(m[0]===3&&(!a||m[1]>a[0]&&m[1]<a[3])){r.label=m[1];break}if(m[0]===6&&r.label<a[1]){r.label=a[1],a=m;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(m);break}a[2]&&r.ops.pop(),r.trys.pop();continue}m=t.call(e,r)}catch(g){m=[6,g],o=0}finally{n=a=0}if(m[0]&5)throw m[1];return{value:m[0]?m[1]:void 0,done:!0}}};Object.defineProperty(wn,"__esModule",{value:!0});var gO=Hg(),hO=function(e){pO(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.apply=function(){return fO(this,void 0,void 0,function(){return mO(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}(gO.Delay);wn.SkipFirstDelay=hO});var lA=It(Ks=>{"use strict";d();c();l();u();var yO=Ks&&Ks.__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 a in o)o.hasOwnProperty(a)&&(n[a]=o[a])},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(Ks,"__esModule",{value:!0});var SO=Hg(),vO=function(e){yO(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t}(SO.Delay);Ks.AlwaysDelay=vO});var dA=It(zg=>{"use strict";d();c();l();u();Object.defineProperty(zg,"__esModule",{value:!0});var AO=uA(),CO=lA();function bO(e,t){var r=xO(e);return r.setAttemptNumber(t),r}zg.DelayFactory=bO;function xO(e){return e.delayFirstAttempt?new CO.AlwaysDelay(e):new AO.SkipFirstDelay(e)}});var pA=It(_o=>{"use strict";d();c();l();u();var Wg=_o&&_o.__awaiter||function(e,t,r,n){function o(a){return a instanceof r?a:new r(function(i){i(a)})}return new(r||(r=Promise))(function(a,i){function p(g){try{m(n.next(g))}catch(C){i(C)}}function f(g){try{m(n.throw(g))}catch(C){i(C)}}function m(g){g.done?a(g.value):o(g.value).then(p,f)}m((n=n.apply(e,t||[])).next())})},Yg=_o&&_o.__generator||function(e,t){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,o,a,i;return i={next:p(0),throw:p(1),return:p(2)},typeof Symbol=="function"&&(i[Symbol.iterator]=function(){return this}),i;function p(m){return function(g){return f([m,g])}}function f(m){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,o&&(a=m[0]&2?o.return:m[0]?o.throw||((a=o.return)&&a.call(o),0):o.next)&&!(a=a.call(o,m[1])).done)return a;switch(o=0,a&&(m=[m[0]&2,a.value]),m[0]){case 0:case 1:a=m;break;case 4:return r.label++,{value:m[1],done:!1};case 5:r.label++,o=m[1],m=[0];continue;case 7:m=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(m[0]===6||m[0]===2)){r=0;continue}if(m[0]===3&&(!a||m[1]>a[0]&&m[1]<a[3])){r.label=m[1];break}if(m[0]===6&&r.label<a[1]){r.label=a[1],a=m;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(m);break}a[2]&&r.ops.pop(),r.trys.pop();continue}m=t.call(e,r)}catch(g){m=[6,g],o=0}finally{n=a=0}if(m[0]&5)throw m[1];return{value:m[0]?m[1]:void 0,done:!0}}};Object.defineProperty(_o,"__esModule",{value:!0});var wO=aA(),RO=dA();function IO(e,t){return t===void 0&&(t={}),Wg(this,void 0,void 0,function(){var r,n;return Yg(this,function(o){switch(o.label){case 0:return r=wO.getSanitizedOptions(t),n=new EO(e,r),[4,n.execute()];case 1:return[2,o.sent()]}})})}_o.backOff=IO;var EO=function(){function e(t,r){this.request=t,this.options=r,this.attemptNumber=0}return e.prototype.execute=function(){return Wg(this,void 0,void 0,function(){var t,r;return Yg(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 Wg(this,void 0,void 0,function(){var t;return Yg(this,function(r){switch(r.label){case 0:return t=RO.DelayFactory(this.options,this.attemptNumber),[4,t.apply()];case 1:return r.sent(),[2]}})})},e}()});var ju=It((Kg,Xg)=>{"use strict";d();c();l();u();(function(e,t){typeof Kg=="object"&&typeof Xg<"u"?Xg.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof y<"u"?y:e||self).dayjs=t()})(Kg,function(){"use strict";var e=1e3,t=6e4,r=36e5,n="millisecond",o="second",a="minute",i="hour",p="day",f="week",m="month",g="quarter",C="year",x="date",h="Invalid Date",S=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,b=/\[([^\]]+)]|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,w={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(N){var D=["th","st","nd","rd"],M=N%100;return"["+N+(D[(M-20)%10]||D[M]||D[0])+"]"}},I=function(N,D,M){var W=String(N);return!W||W.length>=D?N:""+Array(D+1-W.length).join(M)+N},E={s:I,z:function(N){var D=-N.utcOffset(),M=Math.abs(D),W=Math.floor(M/60),H=M%60;return(D<=0?"+":"-")+I(W,2,"0")+":"+I(H,2,"0")},m:function N(D,M){if(D.date()<M.date())return-N(M,D);var W=12*(M.year()-D.year())+(M.month()-D.month()),H=D.clone().add(W,m),re=M-H<0,Z=D.clone().add(W+(re?-1:1),m);return+(-(W+(M-H)/(re?H-Z:Z-H))||0)},a:function(N){return N<0?Math.ceil(N)||0:Math.floor(N)},p:function(N){return{M:m,y:C,w:f,d:p,D:x,h:i,m:a,s:o,ms:n,Q:g}[N]||String(N||"").toLowerCase().replace(/s$/,"")},u:function(N){return N===void 0}},F="en",k={};k[F]=w;var T="$isDayjsObject",q=function(N){return N instanceof B||!(!N||!N[T])},G=function N(D,M,W){var H;if(!D)return F;if(typeof D=="string"){var re=D.toLowerCase();k[re]&&(H=re),M&&(k[re]=M,H=re);var Z=D.split("-");if(!H&&Z.length>1)return N(Z[0])}else{var K=D.name;k[K]=D,H=K}return!W&&H&&(F=H),H||!W&&F},Q=function(N,D){if(q(N))return N.clone();var M=typeof D=="object"?D:{};return M.date=N,M.args=arguments,new B(M)},j=E;j.l=G,j.i=q,j.w=function(N,D){return Q(N,{locale:D.$L,utc:D.$u,x:D.$x,$offset:D.$offset})};var B=function(){function N(M){this.$L=G(M.locale,null,!0),this.parse(M),this.$x=this.$x||M.x||{},this[T]=!0}var D=N.prototype;return D.parse=function(M){this.$d=function(W){var H=W.date,re=W.utc;if(H===null)return new Date(NaN);if(j.u(H))return new Date;if(H instanceof Date)return new Date(H);if(typeof H=="string"&&!/Z$/i.test(H)){var Z=H.match(S);if(Z){var K=Z[2]-1||0,ce=(Z[7]||"0").substring(0,3);return re?new Date(Date.UTC(Z[1],K,Z[3]||1,Z[4]||0,Z[5]||0,Z[6]||0,ce)):new Date(Z[1],K,Z[3]||1,Z[4]||0,Z[5]||0,Z[6]||0,ce)}}return new Date(H)}(M),this.init()},D.init=function(){var M=this.$d;this.$y=M.getFullYear(),this.$M=M.getMonth(),this.$D=M.getDate(),this.$W=M.getDay(),this.$H=M.getHours(),this.$m=M.getMinutes(),this.$s=M.getSeconds(),this.$ms=M.getMilliseconds()},D.$utils=function(){return j},D.isValid=function(){return this.$d.toString()!==h},D.isSame=function(M,W){var H=Q(M);return this.startOf(W)<=H&&H<=this.endOf(W)},D.isAfter=function(M,W){return Q(M)<this.startOf(W)},D.isBefore=function(M,W){return this.endOf(W)<Q(M)},D.$g=function(M,W,H){return j.u(M)?this[W]:this.set(H,M)},D.unix=function(){return Math.floor(this.valueOf()/1e3)},D.valueOf=function(){return this.$d.getTime()},D.startOf=function(M,W){var H=this,re=!!j.u(W)||W,Z=j.p(M),K=function(Ee,Re){var Oe=j.w(H.$u?Date.UTC(H.$y,Re,Ee):new Date(H.$y,Re,Ee),H);return re?Oe:Oe.endOf(p)},ce=function(Ee,Re){return j.w(H.toDate()[Ee].apply(H.toDate("s"),(re?[0,0,0,0]:[23,59,59,999]).slice(Re)),H)},Se=this.$W,Ve=this.$M,nt=this.$D,Ge="set"+(this.$u?"UTC":"");switch(Z){case C:return re?K(1,0):K(31,11);case m:return re?K(1,Ve):K(0,Ve+1);case f:var Je=this.$locale().weekStart||0,et=(Se<Je?Se+7:Se)-Je;return K(re?nt-et:nt+(6-et),Ve);case p:case x:return ce(Ge+"Hours",0);case i:return ce(Ge+"Minutes",1);case a:return ce(Ge+"Seconds",2);case o:return ce(Ge+"Milliseconds",3);default:return this.clone()}},D.endOf=function(M){return this.startOf(M,!1)},D.$set=function(M,W){var H,re=j.p(M),Z="set"+(this.$u?"UTC":""),K=(H={},H[p]=Z+"Date",H[x]=Z+"Date",H[m]=Z+"Month",H[C]=Z+"FullYear",H[i]=Z+"Hours",H[a]=Z+"Minutes",H[o]=Z+"Seconds",H[n]=Z+"Milliseconds",H)[re],ce=re===p?this.$D+(W-this.$W):W;if(re===m||re===C){var Se=this.clone().set(x,1);Se.$d[K](ce),Se.init(),this.$d=Se.set(x,Math.min(this.$D,Se.daysInMonth())).$d}else K&&this.$d[K](ce);return this.init(),this},D.set=function(M,W){return this.clone().$set(M,W)},D.get=function(M){return this[j.p(M)]()},D.add=function(M,W){var H,re=this;M=Number(M);var Z=j.p(W),K=function(Ve){var nt=Q(re);return j.w(nt.date(nt.date()+Math.round(Ve*M)),re)};if(Z===m)return this.set(m,this.$M+M);if(Z===C)return this.set(C,this.$y+M);if(Z===p)return K(1);if(Z===f)return K(7);var ce=(H={},H[a]=t,H[i]=r,H[o]=e,H)[Z]||1,Se=this.$d.getTime()+M*ce;return j.w(Se,this)},D.subtract=function(M,W){return this.add(-1*M,W)},D.format=function(M){var W=this,H=this.$locale();if(!this.isValid())return H.invalidDate||h;var re=M||"YYYY-MM-DDTHH:mm:ssZ",Z=j.z(this),K=this.$H,ce=this.$m,Se=this.$M,Ve=H.weekdays,nt=H.months,Ge=H.meridiem,Je=function(Re,Oe,Fe,gt){return Re&&(Re[Oe]||Re(W,re))||Fe[Oe].slice(0,gt)},et=function(Re){return j.s(K%12||12,Re,"0")},Ee=Ge||function(Re,Oe,Fe){var gt=Re<12?"AM":"PM";return Fe?gt.toLowerCase():gt};return re.replace(b,function(Re,Oe){return Oe||function(Fe){switch(Fe){case"YY":return String(W.$y).slice(-2);case"YYYY":return j.s(W.$y,4,"0");case"M":return Se+1;case"MM":return j.s(Se+1,2,"0");case"MMM":return Je(H.monthsShort,Se,nt,3);case"MMMM":return Je(nt,Se);case"D":return W.$D;case"DD":return j.s(W.$D,2,"0");case"d":return String(W.$W);case"dd":return Je(H.weekdaysMin,W.$W,Ve,2);case"ddd":return Je(H.weekdaysShort,W.$W,Ve,3);case"dddd":return Ve[W.$W];case"H":return String(K);case"HH":return j.s(K,2,"0");case"h":return et(1);case"hh":return et(2);case"a":return Ee(K,ce,!0);case"A":return Ee(K,ce,!1);case"m":return String(ce);case"mm":return j.s(ce,2,"0");case"s":return String(W.$s);case"ss":return j.s(W.$s,2,"0");case"SSS":return j.s(W.$ms,3,"0");case"Z":return Z}return null}(Re)||Z.replace(":","")})},D.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},D.diff=function(M,W,H){var re,Z=this,K=j.p(W),ce=Q(M),Se=(ce.utcOffset()-this.utcOffset())*t,Ve=this-ce,nt=function(){return j.m(Z,ce)};switch(K){case C:re=nt()/12;break;case m:re=nt();break;case g:re=nt()/3;break;case f:re=(Ve-Se)/6048e5;break;case p:re=(Ve-Se)/864e5;break;case i:re=Ve/r;break;case a:re=Ve/t;break;case o:re=Ve/e;break;default:re=Ve}return H?re:j.a(re)},D.daysInMonth=function(){return this.endOf(m).$D},D.$locale=function(){return k[this.$L]},D.locale=function(M,W){if(!M)return this.$L;var H=this.clone(),re=G(M,W,!0);return re&&(H.$L=re),H},D.clone=function(){return j.w(this.$d,this)},D.toDate=function(){return new Date(this.valueOf())},D.toJSON=function(){return this.isValid()?this.toISOString():null},D.toISOString=function(){return this.$d.toISOString()},D.toString=function(){return this.$d.toUTCString()},N}(),L=B.prototype;return Q.prototype=L,[["$ms",n],["$s",o],["$m",a],["$H",i],["$W",p],["$M",m],["$y",C],["$D",x]].forEach(function(N){L[N[1]]=function(D){return this.$g(D,N[0],N[1])}}),Q.extend=function(N,D){return N.$i||(N(D,B,Q),N.$i=!0),Q},Q.locale=G,Q.isDayjs=q,Q.unix=function(N){return Q(1e3*N)},Q.en=k[F],Q.Ls=k,Q.p={},Q})});var yA=It((Zg,Jg)=>{"use strict";d();c();l();u();(function(e,t){typeof Zg=="object"&&typeof Jg<"u"?Jg.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof y<"u"?y:e||self).dayjs_plugin_quarterOfYear=t()})(Zg,function(){"use strict";var e="month",t="quarter";return function(r,n){var o=n.prototype;o.quarter=function(p){return this.$utils().u(p)?Math.ceil((this.month()+1)/3):this.month(this.month()%3+3*(p-1))};var a=o.add;o.add=function(p,f){return p=Number(p),this.$utils().p(f)===t?this.add(3*p,e):a.bind(this)(p,f)};var i=o.startOf;o.startOf=function(p,f){var m=this.$utils(),g=!!m.u(f)||f;if(m.p(p)===t){var C=this.quarter()-1;return g?this.month(3*C).startOf(e).startOf("day"):this.month(3*C+2).endOf(e).endOf("day")}return i.bind(this)(p,f)}}})});var SA=It((eh,th)=>{"use strict";d();c();l();u();(function(e,t){typeof eh=="object"&&typeof th<"u"?th.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof y<"u"?y:e||self).dayjs_plugin_customParseFormat=t()})(eh,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?/,a=/\d*[^-_:/,()\s\d]+/,i={},p=function(S){return(S=+S)+(S>68?1900:2e3)},f=function(S){return function(b){this[S]=+b}},m=[/[+-]\d\d:?(\d\d)?|Z/,function(S){(this.zone||(this.zone={})).offset=function(b){if(!b||b==="Z")return 0;var w=b.match(/([+-]|\d\d)/g),I=60*w[1]+(+w[2]||0);return I===0?0:w[0]==="+"?-I:I}(S)}],g=function(S){var b=i[S];return b&&(b.indexOf?b:b.s.concat(b.f))},C=function(S,b){var w,I=i.meridiem;if(I){for(var E=1;E<=24;E+=1)if(S.indexOf(I(E,0,b))>-1){w=E>12;break}}else w=S===(b?"pm":"PM");return w},x={A:[a,function(S){this.afternoon=C(S,!1)}],a:[a,function(S){this.afternoon=C(S,!0)}],Q:[r,function(S){this.month=3*(S-1)+1}],S:[r,function(S){this.milliseconds=100*+S}],SS:[n,function(S){this.milliseconds=10*+S}],SSS:[/\d{3}/,function(S){this.milliseconds=+S}],s:[o,f("seconds")],ss:[o,f("seconds")],m:[o,f("minutes")],mm:[o,f("minutes")],H:[o,f("hours")],h:[o,f("hours")],HH:[o,f("hours")],hh:[o,f("hours")],D:[o,f("day")],DD:[n,f("day")],Do:[a,function(S){var b=i.ordinal,w=S.match(/\d+/);if(this.day=w[0],b)for(var I=1;I<=31;I+=1)b(I).replace(/\[|\]/g,"")===S&&(this.day=I)}],w:[o,f("week")],ww:[n,f("week")],M:[o,f("month")],MM:[n,f("month")],MMM:[a,function(S){var b=g("months"),w=(g("monthsShort")||b.map(function(I){return I.slice(0,3)})).indexOf(S)+1;if(w<1)throw new Error;this.month=w%12||w}],MMMM:[a,function(S){var b=g("months").indexOf(S)+1;if(b<1)throw new Error;this.month=b%12||b}],Y:[/[+-]?\d+/,f("year")],YY:[n,function(S){this.year=p(S)}],YYYY:[/\d{4}/,f("year")],Z:m,ZZ:m};function h(S){var b,w;b=S,w=i&&i.formats;for(var I=(S=b.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,function(Q,j,B){var L=B&&B.toUpperCase();return j||w[B]||e[B]||w[L].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(N,D,M){return D||M.slice(1)})})).match(t),E=I.length,F=0;F<E;F+=1){var k=I[F],T=x[k],q=T&&T[0],G=T&&T[1];I[F]=G?{regex:q,parser:G}:k.replace(/^\[|\]$/g,"")}return function(Q){for(var j={},B=0,L=0;B<E;B+=1){var N=I[B];if(typeof N=="string")L+=N.length;else{var D=N.regex,M=N.parser,W=Q.slice(L),H=D.exec(W)[0];M.call(j,H),Q=Q.replace(H,"")}}return function(re){var Z=re.afternoon;if(Z!==void 0){var K=re.hours;Z?K<12&&(re.hours+=12):K===12&&(re.hours=0),delete re.afternoon}}(j),j}}return function(S,b,w){w.p.customParseFormat=!0,S&&S.parseTwoDigitYear&&(p=S.parseTwoDigitYear);var I=b.prototype,E=I.parse;I.parse=function(F){var k=F.date,T=F.utc,q=F.args;this.$u=T;var G=q[1];if(typeof G=="string"){var Q=q[2]===!0,j=q[3]===!0,B=Q||j,L=q[2];j&&(L=q[2]),i=this.$locale(),!Q&&L&&(i=w.Ls[L]),this.$d=function(W,H,re,Z){try{if(["x","X"].indexOf(H)>-1)return new Date((H==="X"?1e3:1)*W);var K=h(H)(W),ce=K.year,Se=K.month,Ve=K.day,nt=K.hours,Ge=K.minutes,Je=K.seconds,et=K.milliseconds,Ee=K.zone,Re=K.week,Oe=new Date,Fe=Ve||(ce||Se?1:Oe.getDate()),gt=ce||Oe.getFullYear(),vt=0;ce&&!Se||(vt=Se>0?Se-1:Oe.getMonth());var Ir,ir=nt||0,Vr=Ge||0,fr=Je||0,Er=et||0;return Ee?new Date(Date.UTC(gt,vt,Fe,ir,Vr,fr,Er+60*Ee.offset*1e3)):re?new Date(Date.UTC(gt,vt,Fe,ir,Vr,fr,Er)):(Ir=new Date(gt,vt,Fe,ir,Vr,fr,Er),Re&&(Ir=Z(Ir).week(Re).toDate()),Ir)}catch{return new Date("")}}(k,G,T,w),this.init(),L&&L!==!0&&(this.$L=this.locale(L).$L),B&&k!=this.format(G)&&(this.$d=new Date("")),i={}}else if(G instanceof Array)for(var N=G.length,D=1;D<=N;D+=1){q[1]=G[D-1];var M=w.apply(this,q);if(M.isValid()){this.$d=M.$d,this.$L=M.$L,this.init();break}D===N&&(this.$d=new Date(""))}else E.call(this,F)}}})});var Zw=It((lS,dS)=>{"use strict";d();c();l();u();(function(e,t){typeof lS=="object"&&typeof dS<"u"?dS.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof y<"u"?y:e||self).dayjs_plugin_timezone=t()})(lS,function(){"use strict";var e={year:0,month:1,day:2,hour:3,minute:4,second:5},t={};return function(r,n,o){var a,i=function(g,C,x){x===void 0&&(x={});var h=new Date(g),S=function(b,w){w===void 0&&(w={});var I=w.timeZoneName||"short",E=b+"|"+I,F=t[E];return F||(F=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:b,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",timeZoneName:I}),t[E]=F),F}(C,x);return S.formatToParts(h)},p=function(g,C){for(var x=i(g,C),h=[],S=0;S<x.length;S+=1){var b=x[S],w=b.type,I=b.value,E=e[w];E>=0&&(h[E]=parseInt(I,10))}var F=h[3],k=F===24?0:F,T=h[0]+"-"+h[1]+"-"+h[2]+" "+k+":"+h[4]+":"+h[5]+":000",q=+g;return(o.utc(T).valueOf()-(q-=q%1e3))/6e4},f=n.prototype;f.tz=function(g,C){g===void 0&&(g=a);var x,h=this.utcOffset(),S=this.toDate(),b=S.toLocaleString("en-US",{timeZone:g}),w=Math.round((S-new Date(b))/1e3/60),I=15*-Math.round(S.getTimezoneOffset()/15)-w;if(!Number(I))x=this.utcOffset(0,C);else if(x=o(b,{locale:this.$L}).$set("millisecond",this.$ms).utcOffset(I,!0),C){var E=x.utcOffset();x=x.add(h-E,"minute")}return x.$x.$timezone=g,x},f.offsetName=function(g){var C=this.$x.$timezone||o.tz.guess(),x=i(this.valueOf(),C,{timeZoneName:g}).find(function(h){return h.type.toLowerCase()==="timezonename"});return x&&x.value};var m=f.startOf;f.startOf=function(g,C){if(!this.$x||!this.$x.$timezone)return m.call(this,g,C);var x=o(this.format("YYYY-MM-DD HH:mm:ss:SSS"),{locale:this.$L});return m.call(x,g,C).tz(this.$x.$timezone,!0)},o.tz=function(g,C,x){var h=x&&C,S=x||C||a,b=p(+o(),S);if(typeof g!="string")return o(g).tz(S);var w=function(k,T,q){var G=k-60*T*1e3,Q=p(G,q);if(T===Q)return[G,T];var j=p(G-=60*(Q-T)*1e3,q);return Q===j?[G,Q]:[k-60*Math.min(Q,j)*1e3,Math.max(Q,j)]}(o.utc(g,h).valueOf(),b,S),I=w[0],E=w[1],F=o(I).utcOffset(E);return F.$x.$timezone=S,F},o.tz.guess=function(){return Intl.DateTimeFormat().resolvedOptions().timeZone},o.tz.setDefault=function(g){a=g}}})});var Jw=It((pS,fS)=>{"use strict";d();c();l();u();(function(e,t){typeof pS=="object"&&typeof fS<"u"?fS.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof y<"u"?y:e||self).dayjs_plugin_utc=t()})(pS,function(){"use strict";var e="minute",t=/[+-]\d\d(?::?\d\d)?/g,r=/([+-]|\d\d)/g;return function(n,o,a){var i=o.prototype;a.utc=function(h){var S={date:h,utc:!0,args:arguments};return new o(S)},i.utc=function(h){var S=a(this.toDate(),{locale:this.$L,utc:!0});return h?S.add(this.utcOffset(),e):S},i.local=function(){return a(this.toDate(),{locale:this.$L,utc:!1})};var p=i.parse;i.parse=function(h){h.utc&&(this.$u=!0),this.$utils().u(h.$offset)||(this.$offset=h.$offset),p.call(this,h)};var f=i.init;i.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 f.call(this)};var m=i.utcOffset;i.utcOffset=function(h,S){var b=this.$utils().u;if(b(h))return this.$u?0:b(this.$offset)?m.call(this):this.$offset;if(typeof h=="string"&&(h=function(F){F===void 0&&(F="");var k=F.match(t);if(!k)return null;var T=(""+k[0]).match(r)||["-",0,0],q=T[0],G=60*+T[1]+ +T[2];return G===0?0:q==="+"?G:-G}(h),h===null))return this;var w=Math.abs(h)<=16?60*h:h;if(w===0)return this.utc(S);var I=this.clone();if(S)return I.$offset=w,I.$u=!1,I;var E=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();return(I=this.local().add(w+E,e)).$offset=w,I.$x.$localOffset=E,I};var g=i.format;i.format=function(h){var S=h||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return g.call(this,S)},i.valueOf=function(){var h=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*h},i.isUTC=function(){return!!this.$u},i.toISOString=function(){return this.toDate().toISOString()},i.toString=function(){return this.toDate().toUTCString()};var C=i.toDate;i.toDate=function(h){return h==="s"&&this.$offset?a(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():C.call(this)};var x=i.diff;i.diff=function(h,S,b){if(h&&this.$u===h.$u)return x.call(this,h,S,b);var w=this.local(),I=a(h).local();return x.call(w,I,S,b)}}})});var gE=It((cwe,mE)=>{"use strict";d();c();l();u();function SU(e){try{return JSON.stringify(e)}catch{return"\"[Circular]\""}}mE.exports=vU;function vU(e,t,r){var n=r&&r.stringify||SU,o=1;if(typeof e=="object"&&e!==null){var a=t.length+o;if(a===1)return e;var i=new Array(a);i[0]=n(e);for(var p=1;p<a;p++)i[p]=n(t[p]);return i.join(" ")}if(typeof e!="string")return e;var f=t.length;if(f===0)return e;for(var m="",g=1-o,C=-1,x=e&&e.length||0,h=0;h<x;){if(e.charCodeAt(h)===37&&h+1<x){switch(C=C>-1?C:0,e.charCodeAt(h+1)){case 100:case 102:if(g>=f||t[g]==null)break;C<h&&(m+=e.slice(C,h)),m+=Number(t[g]),C=h+2,h++;break;case 105:if(g>=f||t[g]==null)break;C<h&&(m+=e.slice(C,h)),m+=Math.floor(Number(t[g])),C=h+2,h++;break;case 79:case 111:case 106:if(g>=f||t[g]===void 0)break;C<h&&(m+=e.slice(C,h));var S=typeof t[g];if(S==="string"){m+="'"+t[g]+"'",C=h+2,h++;break}if(S==="function"){m+=t[g].name||"<anonymous>",C=h+2,h++;break}m+=n(t[g]),C=h+2,h++;break;case 115:if(g>=f)break;C<h&&(m+=e.slice(C,h)),m+=String(t[g]),C=h+2,h++;break;case 37:C<h&&(m+=e.slice(C,h)),m+="%",C=h+2,h++,g--;break}++g}++h}return C===-1?e:(C<x&&(m+=e.slice(C)),m)}});var bE=It((fwe,kf)=>{"use strict";d();c();l();u();var hE=gE();kf.exports=Mn;var iu=NU().console||{},AU={mapHttpRequest:Pf,mapHttpResponse:Pf,wrapRequestSerializer:nv,wrapResponseSerializer:nv,wrapErrorSerializer:nv,req:Pf,res:Pf,err:SE,errWithCause:SE};function go(e,t){return e==="silent"?1/0:t.levels.values[e]}var iv=Symbol("pino.logFuncs"),ov=Symbol("pino.hierarchy"),CU={error:"log",fatal:"error",warn:"error",info:"log",debug:"log",trace:"log"};function yE(e,t){let r={logger:t,parent:e[ov]};t[ov]=r}function bU(e,t,r){let n={};t.forEach(o=>{n[o]=r[o]?r[o]:iu[o]||iu[CU[o]||"log"]||ts}),e[iv]=n}function xU(e,t){return Array.isArray(e)?e.filter(function(n){return n!=="!stdSerializers.err"}):e===!0?Object.keys(t):!1}function Mn(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||iu;e.browser.write&&(e.browser.asObject=!0);let n=e.serializers||{},o=xU(e.browser.serialize,n),a=e.browser.serialize;Array.isArray(e.browser.serialize)&&e.browser.serialize.indexOf("!stdSerializers.err")>-1&&(a=!1);let i=Object.keys(e.customLevels||{}),p=["error","fatal","warn","info","debug","trace"].concat(i);typeof r=="function"&&p.forEach(function(b){r[b]=r}),(e.enabled===!1||e.browser.disabled)&&(e.level="silent");let f=e.level||"info",m=Object.create(r);m.log||(m.log=ts),bU(m,p,r),yE({},m),Object.defineProperty(m,"levelVal",{get:C}),Object.defineProperty(m,"level",{get:x,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:p,timestamp:kU(e),messageKey:e.messageKey||"msg",onChild:e.onChild||ts};m.levels=wU(e),m.level=f,m.isLevelEnabled=function(b){return this.levels.values[b]?this.levels.values[b]>=this.levels.values[this.level]:!1},m.setMaxListeners=m.getMaxListeners=m.emit=m.addListener=m.on=m.prependListener=m.once=m.prependOnceListener=m.removeListener=m.removeAllListeners=m.listeners=m.listenerCount=m.eventNames=m.write=m.flush=ts,m.serializers=n,m._serialize=o,m._stdErrSerialize=a,m.child=function(...b){return S.call(this,g,...b)},t&&(m._logEvent=av());function C(){return go(this.level,this)}function x(){return this._level}function h(b){if(b!=="silent"&&!this.levels.values[b])throw Error("unknown level "+b);this._level=b,Ta(this,g,m,"error"),Ta(this,g,m,"fatal"),Ta(this,g,m,"warn"),Ta(this,g,m,"info"),Ta(this,g,m,"debug"),Ta(this,g,m,"trace"),i.forEach(w=>{Ta(this,g,m,w)})}function S(b,w,I){if(!w)throw new Error("missing bindings for child Pino");I=I||{},o&&w.serializers&&(I.serializers=w.serializers);let E=I.serializers;if(o&&E){var F=Object.assign({},n,E),k=e.browser.serialize===!0?Object.keys(F):o;delete w.serializers,sv([w],k,F,this._stdErrSerialize)}function T(G){this._childLevel=(G._childLevel|0)+1,this.bindings=w,F&&(this.serializers=F,this._serialize=k),t&&(this._logEvent=av([].concat(G._logEvent.bindings,w)))}T.prototype=this;let q=new T(this);return yE(this,q),q.child=function(...G){return S.call(this,b,...G)},q.level=I.level||this.level,b.onChild(q),q}return m}function wU(e){let t=e.customLevels||{},r=Object.assign({},Mn.levels.values,t),n=Object.assign({},Mn.levels.labels,RU(t));return{values:r,labels:n}}function RU(e){let t={};return Object.keys(e).forEach(function(r){t[e[r]]=r}),t}Mn.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"}};Mn.stdSerializers=AU;Mn.stdTimeFunctions=Object.assign({},{nullTime:AE,epochTime:CE,unixTime:OU,isoTime:_U});function IU(e){let t=[];e.bindings&&t.push(e.bindings);let r=e[ov];for(;r.parent;)r=r.parent,r.logger.bindings&&t.push(r.logger.bindings);return t.reverse()}function Ta(e,t,r,n){if(Object.defineProperty(e,n,{value:go(e.level,r)>go(n,r)?ts:r[iv][n],writable:!0,enumerable:!0,configurable:!0}),e[n]===ts){if(!t.transmit)return;let a=t.transmit.level||e.level,i=go(a,r);if(go(n,r)<i)return}e[n]=FU(e,t,r,n);let o=IU(e);o.length!==0&&(e[n]=EU(o,e[n]))}function EU(e,t){return function(){return t.apply(this,[...e,...arguments])}}function FU(e,t,r,n){return function(o){return function(){let i=t.timestamp(),p=new Array(arguments.length),f=Object.getPrototypeOf&&Object.getPrototypeOf(this)===iu?iu:this;for(var m=0;m<p.length;m++)p[m]=arguments[m];var g=!1;if(t.serialize&&(sv(p,this._serialize,this.serializers,this._stdErrSerialize),g=!0),t.asObject||t.formatters){let C=TU(this,n,p,i,t);if(t.reportCaller&&C&&C.length>0&&C[0]&&typeof C[0]=="object")try{let x=vE();x&&(C[0].caller=x)}catch{}o.call(f,...C)}else{if(t.reportCaller)try{let C=vE();C&&p.push(C)}catch{}o.apply(f,p)}if(t.transmit){let C=t.transmit.level||e._level,x=go(C,r),h=go(n,r);if(h<x)return;PU(this,{ts:i,methodLevel:n,methodValue:h,transmitLevel:C,transmitValue:r.levels.values[t.transmit.level||e._level],send:t.transmit.send,val:go(e._level,r)},p,g)}}}(e[iv][n])}function TU(e,t,r,n,o){let{level:a,log:i=C=>C}=o.formatters||{},p=r.slice(),f=p[0],m={},g=(e._childLevel|0)+1;if(g<1&&(g=1),n&&(m.time=n),a){let C=a(t,e.levels.values[t]);Object.assign(m,C)}else m.level=e.levels.values[t];if(o.asObjectBindingsOnly){if(f!==null&&typeof f=="object")for(;g--&&typeof p[0]=="object";)Object.assign(m,p.shift());return[i(m),...p]}else{if(f!==null&&typeof f=="object"){for(;g--&&typeof p[0]=="object";)Object.assign(m,p.shift());f=p.length?hE(p.shift(),p):void 0}else typeof f=="string"&&(f=hE(p.shift(),p));return f!==void 0&&(m[o.messageKey]=f),[i(m)]}}function sv(e,t,r,n){for(let o in e)if(n&&e[o]instanceof Error)e[o]=Mn.stdSerializers.err(e[o]);else if(typeof e[o]=="object"&&!Array.isArray(e[o])&&t)for(let a in e[o])t.indexOf(a)>-1&&a in r&&(e[o][a]=r[a](e[o][a]))}function PU(e,t,r,n=!1){let o=t.send,a=t.ts,i=t.methodLevel,p=t.methodValue,f=t.val,m=e._logEvent.bindings;n||sv(r,e._serialize||Object.keys(e.serializers),e.serializers,e._stdErrSerialize===void 0?!0:e._stdErrSerialize),e._logEvent.ts=a,e._logEvent.messages=r.filter(function(g){return m.indexOf(g)===-1}),e._logEvent.level.label=i,e._logEvent.level.value=p,o(i,e._logEvent,f),e._logEvent=av(m)}function av(e){return{ts:0,messages:[],bindings:e||[],level:{label:"",value:0}}}function SE(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 kU(e){return typeof e.timestamp=="function"?e.timestamp:e.timestamp===!1?AE:CE}function Pf(){return{}}function nv(e){return e}function ts(){}function AE(){return!1}function CE(){return Date.now()}function OU(){return Math.round(Date.now()/1e3)}function _U(){return new Date(Date.now()).toISOString()}function NU(){function e(t){return typeof t<"u"&&t}try{return typeof y<"u"?y:(Object.defineProperty(Object.prototype,"globalThis",{get:function(){return delete Object.prototype.globalThis,this.globalThis=this},configurable:!0}),y)}catch{return e(self)||e(window)||e(this)||{}}}kf.exports.default=Mn;kf.exports.pino=Mn;function vE(){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 a=o[1],i=o[2],p=o[3];return a+":"+i+":"+p}}return null}});var HG={};Bs(HG,{HighlightUtils:()=>Ug,ResultTemplatesHelpers:()=>Kx,SortOrder:()=>ql,VERSION:()=>Hn,buildAttachToCase:()=>_E,buildAttachedResults:()=>NE,buildBreadcrumbManager:()=>uF,buildCategoryFacet:()=>NF,buildController:()=>he,buildCriterionExpression:()=>$r,buildDateFacet:()=>eT,buildDateFilter:()=>rT,buildDateRange:()=>hs,buildDateSortCriterion:()=>$b,buildDidYouMean:()=>yF,buildFacet:()=>WF,buildFacetConditionsManager:()=>CF,buildFacetManager:()=>xF,buildFoldedResultList:()=>ST,buildGeneratedAnswer:()=>bT,buildInsightEngine:()=>TE,buildInsightInterface:()=>ck,buildInteractiveCitation:()=>wT,buildInteractiveResult:()=>$T,buildNotifyTrigger:()=>JP,buildNumericFacet:()=>iT,buildNumericFilter:()=>cT,buildNumericRange:()=>Vm,buildPager:()=>TT,buildQueryError:()=>kT,buildQuerySummary:()=>_T,buildQuickview:()=>MT,buildRecentQueriesList:()=>BT,buildRelevanceSortCriterion:()=>Vl,buildResultList:()=>HT,buildResultTemplatesManager:()=>Sk,buildResultsPerPage:()=>WT,buildSearchBox:()=>sP,buildSearchParameterManager:()=>EP,buildSearchStatus:()=>QP,buildSmartSnippet:()=>_P,buildSmartSnippetQuestionsList:()=>qP,buildSort:()=>UP,buildTab:()=>GP,buildUserActions:()=>sk,deserializeRelativeDate:()=>TA,getAnalyticsNextApiBaseUrl:()=>Vu,getOrganizationEndpoint:()=>mt,getSampleInsightEngineConfiguration:()=>cv,loadAttachedResultsActions:()=>IG,loadAttachedResultsAnalyticsActions:()=>EG,loadCaseContextActions:()=>FG,loadContextActions:()=>PG,loadDateFacetSetActions:()=>kG,loadFieldActions:()=>_G,loadFoldingActions:()=>NG,loadGeneratedAnswerActions:()=>DG,loadGenericAnalyticsActions:()=>wG,loadInsightAnalyticsActions:()=>RG,loadInsightInterfaceActions:()=>qG,loadInsightSearchActions:()=>VG,loadInsightSearchAnalyticsActions:()=>jG,loadInsightUserActionsActions:()=>LG,loadNumericFacetSetActions:()=>OG,loadQuerySetActions:()=>MG,loadQuerySuggestActions:()=>UG,loadQuestionAnsweringActions:()=>QG,loadRecentResultsActions:()=>BG});module.exports=Ek(HG);d();c();l();u();var Ug={};Bs(Ug,{escapeHtml:()=>$a,getHighlightedSuggestion:()=>Lg,highlightString:()=>rO});d();c();l();u();d();c();l();u();function Yk(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 Oo(r)}var Oo=class extends Error{constructor(e){super(e),this.name="SchemaValidationError"}},Pe=class{constructor(e){he(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 $k(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}},$e=class{constructor(e={}){he(this,"baseConfig");this.baseConfig=e}validate(e){return this.baseConfig.required&&ee(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 Ui(e){return e===void 0}function Hk(e){return e===null}function ee(e){return Ui(e)||Hk(e)}var pe=class{constructor(e={}){he(this,"value");this.value=new $e(e)}validate(e){let t=this.value.validate(e);return t||(zk(e)?null:"value is not a boolean.")}get default(){return this.value.default}get required(){return this.value.required}};function zk(e){return Ui(e)||Pu(e)}function Pu(e){return typeof e=="boolean"}var oe=class{constructor(e={}){he(this,"config");he(this,"value");this.config=e,this.value=new $e(e)}validate(e){let t=this.value.validate(e);return t||(Wk(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 Wk(e){return Ui(e)||Xv(e)}function Xv(e){return typeof e=="number"&&!Number.isNaN(e)}var Yk=/^\d{4}(-\d\d(-\d\d(T\d\d:\d\d(:\d\d)?(\.\d+)?(([+-]\d\d:\d\d)|Z)?)?)?)?$/i,$=class{constructor(e={}){he(this,"value");he(this,"config");this.config={emptyAllowed:!0,url:!1,...e},this.value=new $e(this.config)}validate(e){let{emptyAllowed:t,url:r,regex:n,constrainTo:o,ISODate:i}=this.config,a=this.value.validate(e);if(a)return a;if(Ui(e))return null;if(!Qi(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&&!(Yk.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 Qi(e){return Object.prototype.toString.call(e)==="[object String]"}var Y=class{constructor(e={}){he(this,"config");this.config={options:{required:!1},values:{},...e}}validate(e){if(Ui(e))return this.config.options.required?"value is required and is currently undefined":null;if(!Zv(e))return"value is not an object";for(let[r,n]of Object.entries(this.config.values))if(n.required&&ee(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 Zv(e){return e!==void 0&&typeof e=="object"}var ne=class{constructor(e={}){he(this,"config");he(this,"value");this.config=e,this.value=new $e(this.config)}validate(e){if(!ee(e)&&!Array.isArray(e))return"value is not an array";let t=this.value.validate(e);if(t!==null)return t;if(ee(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&&ee(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 Pu(e)||Qi(e)||Xv(e)||Zv(e)?t.validate(e):"value is not a primitive value"}get default(){}get required(){return this.value.required}};function Bi(e){return Array.isArray(e)}var zs=class{constructor(e){he(this,"config");he(this,"value");this.config=e,this.value=new $e(e)}validate(e){let t=this.value.validate(e);return t!==null?t:Ui(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}};d();c();l();u();var ku=(e,t=5)=>e+Math.random().toString(36).substring(2,2+t);function Ou(e){return Array.isArray(e)}function _u(e){return e.trim()===""}function Jv(e,t){return[...e.reduce((r,n)=>{let o=t(n);return r.has(o)||r.set(o,n),r},new Map).values()]}function Kk(e){return btoa(encodeURI(e))}function Nu(e,t){let{[e]:r,...n}=t;return n}function Gi(e){return Kk(JSON.stringify(e))}var Xk=new Set(["1",1,"yes",!0]);function eA(){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=>Xk.has(r))}function tA(e){let t={};for(let[r,n]of e)t[r]=n;return t}function rA(e,t,r){return clearTimeout(t),setTimeout(e,r)}function Ws(e){if(typeof e!="object"||!e)return e;try{return JSON.parse(JSON.stringify(e))}catch{return e}}function Du(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)}}function Zk(e){if(_u(e.openingDelimiter)||_u(e.closingDelimiter))throw Error("delimiters should be a non-empty string");if(ee(e.content)||_u(e.content))return e.content;if(e.highlights.length===0)return $i(e.content);let t=e.content.length,r="",n=0;for(let o=0;o<e.highlights.length;o++){let i=e.highlights[o],a=i.offset,p=a+i.length;if(p>t)break;r+=$i(e.content.slice(n,a)),r+=e.openingDelimiter,r+=$i(e.content.slice(a,p)),r+=e.closingDelimiter,n=p}return n!==t&&(r+=$i(e.content.slice(n))),r}function Mg(e,t){return e=$i(e),e.replace(/\[(.*?)\]|\{(.*?)\}|\((.*?)\)/g,(r,n,o,i)=>n?qg(n,t.notMatchDelimiters):o?qg(o,t.exactMatchDelimiters):i?qg(i,t.correctionDelimiters):r)}function qg(e,t){return t?t.open+e+t.close:e}function $i(e){let t={"&":"&","<":"<",">":">","\"":""","'":"'","`":"`"},r=`(?:${Object.keys(t).join("|")})`,n=RegExp(r),o=RegExp(r,"g");return n.test(e)?e.replace(o,i=>t[i]):e}d();c();l();u();var mA=Fr(lA(),1);d();c();l();u();var ie=new Error("Failed to load reducers."),Hi=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."}},No=class extends Error{constructor(r,n){super();he(this,"statusCode");this.name="Disconnected",this.message=`Client could not connect to the following URL: ${r}`,this.statusCode=n??0}};d();c();l();u();function dA(e){let t=[];for(let r in e){let n=encodeURIComponent(r),o=encodeURIComponent(e[r]);t.push(`${n}=${o}`)}return t.join("&")}function pA(e){return typeof e!="object"||!e?!1:Object.values(e).every(wO)}function wO(e){return typeof e=="string"||typeof e=="number"||typeof e=="boolean"}function fA(e){return e===429}var jr=class e{static call(t){return _asyncToGenerator(function*(){let r=RO(t),{logger:n}=t,o=yield e.preprocessRequest(r,t);n.info(o,"Platform request");let{url:i,...a}=o,p=/*#__PURE__*/function(){var _ref=_asyncToGenerator(function*(){let f=yield v(i,a);if(fA(f.status))throw f;return f});return function p(){return _ref.apply(this,arguments)}}();try{let f=yield(0,mA.backOff)(p,{startingDelay:100,timeMultiple:2,maxDelay:800,numOfAttempts:4,jitter:"full",retry:function(){var _ref2=_asyncToGenerator(function*(m){let g=m&&fA(m.status);return g&&(n.info("Platform retrying request"),yield new Promise(C=>setTimeout(C,1e3))),g});return function retry(_x2){return _ref2.apply(this,arguments)}}()});switch(f.status){case 419:case 401:throw n.info("Platform renewing token"),new Hi;case 404:throw new No(i,f.status);default:return n.info({response:f,requestInfo:o},"Platform response"),f}}catch(f){return f.message==="Failed to fetch"?new No(i):f}})()}static preprocessRequest(t,r){return _asyncToGenerator(function*(){let{origin:n,preprocessRequest:o,logger:i,requestMetadata:a}=r,{signal:p,...f}=t,m=Ws(f);try{let g=yield o(t,n,a);return{...t,...g}}catch(g){i.error(g,"Platform request preprocessing failed. Returning default request options.")}return m})()}};function Ke(e,t="prod",r="platform"){let n=t==="prod"?"":t,o=r==="platform"?"":`.${r}`;return`https://${e}${o}.org${n}.coveo.com`}function Kt(e,t="prod"){return`${Ke(e,t)}/rest/search/v2`}function Mu(e,t="prod"){return`${Ke(e,t,"analytics")}/rest/organizations/${e}/events/v1`}function RO(e){let{url:t,method:r,requestParams:n,contentType:o,accessToken:i,signal:a}=e,p=e.method==="POST"||e.method==="PUT",f=IO(n,o);return{url:t,method:r,headers:{"Content-Type":o,Authorization:`Bearer ${i}`,...e.headers},...(p&&{body:f}),signal:a}}function IO(e,t){return t==="application/x-www-form-urlencoded"?pA(e)?dA(e):"":JSON.stringify(e)}d();c();l();u();var Xs=Fr(Vu(),1),AA=Fr(gA(),1);d();c();l();u();var ju=Fr(Vu(),1),yA=Fr(hA(),1);ju.default.extend(yA.default);var SA="YYYY/MM/DD@HH:mm:ss",EO="1401-01-01";function zi(e,t){let r=(0,ju.default)(e,t);return!r.isValid()&&!t?(0,ju.default)(e,SA):r}function Lu(e){return e.format(SA)}function vA(e,t){let r=zi(e,t);if(!r.isValid()){let n=". Please provide a date format string in the configuration options. See https://day.js.org/docs/en/parse/string-format for more information.",o=` with the format "${t}"`;throw new Error(`Could not parse the provided date "${e}"${t?o:n}`)}Jg(r)}function Jg(e){if(e.isBefore(EO))throw new Error(`Date is before year 1401, which is unsupported by the API: ${e}`)}Xs.default.extend(AA.default);var CA=["past","now","next"],bA=["minute","hour","day","week","month","quarter","year"],FO=e=>{let t=e==="now";return{amount:new oe({required:!t,min:1}),unit:new $({required:!t,constrainTo:bA}),period:new $({required:!0,constrainTo:CA})}};function Uu(e){if(typeof e=="string"&&!Qn(e))throw new Error(`The value "${e}" is not respecting the relative date format "period-amount-unit"`);let t=typeof e=="string"?eh(e):e;new Pe(FO(t.period)).validate(t);let r=wA(t),n=JSON.stringify(t);if(!r.isValid())throw new Error(`Date is invalid: ${n}`);Jg(r)}function xA(e){let{period:t,amount:r,unit:n}=e;switch(t){case"past":case"next":return`${t}-${r}-${n}`;case"now":return t}}function wA(e){let{period:t,amount:r,unit:n}=e;switch(t){case"past":return(0,Xs.default)().subtract(r,n);case"next":return(0,Xs.default)().add(r,n);case"now":return(0,Xs.default)()}}function Zs(e){return Lu(wA(eh(e)))}function RA(e){return e.toLocaleLowerCase().split("-")}function Qn(e){let[t,r,n]=RA(e);if(t==="now")return!0;if(!CA.includes(t)||!bA.includes(n))return!1;let o=parseInt(r,10);return!(Number.isNaN(o)||o<=0)}function IA(e){return!!e&&typeof e=="object"&&"period"in e}function eh(e){let[t,r,n]=RA(e);return t==="now"?{period:"now"}:{period:t,amount:r?parseInt(r,10):void 0,unit:n||void 0}}function EA(e){return Uu(e),eh(e)}d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();function TA(_x3,_x4){return _TA.apply(this,arguments)}function _TA(){_TA=_asyncToGenerator(function*(e,t){let r=e.getReader(),n;for(;!(n=yield r.read()).done;)t(n.value)});return _TA.apply(this,arguments)}function PA(e){let t,r,n,o=!1;return function(a){t===void 0?(t=a,r=0,n=-1):t=PO(t,a);let p=t.length,f=0;for(;r<p;){o&&(t[r]===10&&(f=++r),o=!1);let m=-1;for(;r<p&&m===-1;++r)switch(t[r]){case 58:n===-1&&(n=r-f);break;case 13:o=!0,m=r;break;case 10:m=r;break}if(m===-1)break;e(t.subarray(f,m),n),f=r,n=-1}f===p?t=void 0:f!==0&&(t=t.subarray(f),r-=f)}}function kA(e,t,r){let n=FA(),o=new TextDecoder;return function(a,p){if(a.length===0)r?.(n),n=FA();else if(p>0){let f=o.decode(a.subarray(0,p)),m=p+(a[p+1]===32?2:1),g=o.decode(a.subarray(m));switch(f){case"data":n.data=n.data?`${n.data}
|
|
28
|
-
${g}`:g;break;case"event":n.event=g;break;case"id":e(n.id=g);break;case"retry":TO(g,n,t);break}}}}function TO(e,t,r){let n=parseInt(e,10);Number.isNaN(n)||r(t.retry=n)}function PO(e,t){let r=new Uint8Array(e.length+t.length);return r.set(e),r.set(t,e.length),r}function FA(){return{data:"",event:"",id:"",retry:void 0}}var th="text/event-stream",kO=1e3,OA="last-event-id";function _A(){return typeof window<"u"}function Qu(e,{signal:t,headers:r,onopen:n,onmessage:o,onclose:i,onerror:a,openWhenHidden:p,fetch:f,...m}){return new Promise((g,C)=>{let x={...r};x.accept||(x.accept=th);let h;function S(){h?.abort(),document.hidden||k()}!p&&_A()&&document.addEventListener("visibilitychange",S);let b=kO,w;function I(){_A()&&document.removeEventListener("visibilitychange",S),clearTimeout(w),h?.abort()}t?.addEventListener("abort",()=>{I(),g()});let E=f??v,F=n??OO;function k(){return _k2.apply(this,arguments)}function _k2(){_k2=_asyncToGenerator(function*(){h=s.AbortController?new s.AbortController:null;try{let T=yield E(e,{...m,headers:x,signal:h?.signal});yield F(T),yield TA(T.body,PA(kA(q=>{q?x[OA]=q:delete x[OA]},q=>{b=q},o))),i?.(),I(),g()}catch(T){if(!h?.signal?.aborted)try{let q=a?.(T)??b;clearTimeout(w),w=setTimeout(k,q)}catch(q){I(),C(q)}}});return _k2.apply(this,arguments)}k()})}function OO(e){let t=e.headers.get("content-type");if(!t?.startsWith(th))throw new Error(`Expected content-type to be ${th}, Actual: ${t}`)}d();c();l();u();var Bn=class{constructor(t){he(this,"_basePath");he(this,"_params",{});this._basePath=t}addParam(t,r){this._params={...this.params,[t]:r}}get basePath(){return this._basePath}get params(){return this._params}get hasParams(){return Object.entries(this._params).length}get href(){return this.hasParams?`${this.basePath}?${Object.entries(this.params).map(([t,r])=>`${t}=${encodeURIComponent(r)}`).join("&")}`:this.basePath}};var _O=(e,t,r)=>new Bn(`${e}/rest/organizations/${t}/machinelearning/streaming/${r}`).href,NA=3,NO=5e3,DO="text/event-stream",oh=1,rh=class extends Error{},Js=class extends Error{constructor(r){super(r.message);he(this,"payload",r)}},nh=class{constructor(){he(this,"timeouts",new Set)}add(t){this.timeouts.add(t)}remove(t){clearTimeout(t),this.timeouts.delete(t)}isActive(t){return this.timeouts.has(t)}},Bu=class{constructor(t){he(this,"logger");this.logger=t.logger}streamGeneratedAnswer(t,r){let{url:n,organizationId:o,streamId:i,accessToken:a}=t,{write:p,abort:f,close:m,resetAnswer:g}=r,C=new nh;if(!i){this.logger.error("No stream ID found");return}let x=0,h,S=()=>{h&&!C.isActive(h)&&(w?.abort(),g(),I())},b=()=>{C.remove(h),h=rA(S,h,NO),C.add(h)},w=new s.AbortController,I=()=>Qu(_O(n,o,i),{method:"GET",fetch:v,headers:{Authorization:`Bearer ${a}`,accept:"*/*"},openWhenHidden:!0,signal:w?.signal,onopen(E){return _asyncToGenerator(function*(){if(E.ok&&E.headers.get("content-type")===DO)return;throw E.status>=400&&E.status<500&&E.status!==429?new Js({message:"Error opening stream",code:E.status}):new rh})()},onmessage:E=>{if(w?.signal.aborted)return;let F=JSON.parse(E.data);if(F.finishReason==="ERROR"){C.remove(h),w?.abort(),f({message:F.errorMessage,code:F.statusCode});return}p(F),x=0,F.finishReason==="COMPLETED"?(C.remove(h),m()):b()},onerror:E=>{if(!w?.signal.aborted){if(C.remove(h),E instanceof Js)throw w?.abort(),f(E),E;if(++x>NA){this.logger.info("Maximum retry exceeded.");let F={message:"Failed to complete stream.",code:oh};throw w?.abort(),f(F),new Js(F)}this.logger.info(`Retrying...(${x}/${NA})`),g()}}});return I(),w}};d();c();l();u();var Gu=e=>e;d();c();l();u();d();c();l();u();d();c();l();u();function ec(e){let{url:t,accessToken:r,organizationId:n,authentication:o,...i}=e;return i}var ih=e=>{let{response:t}=e;return t.body?qO(e):MO(t)},qO=e=>jO(e)?LO(e):VO(e)?e.body:{message:"unknown",statusCode:0,type:"unknown"},MO=e=>{let t=JSON.parse(JSON.stringify(e,Object.getOwnPropertyNames(e)));return{...t,message:`Client side error: ${t.message||""}`,statusCode:400,type:"ClientError"}};function VO(e){return e.body.statusCode!==void 0}function jO(e){return e.body.exception!==void 0}var LO=e=>({message:e.body.exception.code,statusCode:e.response.status,type:e.body.exception.code});d();c();l();u();function DA(e){return((e.headers.get("content-type")||"").split(";").find(n=>n.indexOf("charset=")!==-1)||"").split("=")[1]||"UTF-8"}d();c();l();u();var ah=(e,t,r,n)=>{let o=new Bn(`${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 qA=(e,t)=>{let r=new Bn(`${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},sh=/*#__PURE__*/function(){var _ref3=_asyncToGenerator(function*(e,t){let r=yield jr.call({...ah(e,"POST","application/x-www-form-urlencoded","/html"),requestParams:ec(e),requestMetadata:{method:"html"},...t});if(r instanceof Error)throw r;let n=DA(r),o=yield r.arrayBuffer(),a=new TextDecoder(n).decode(o);return UO(a)?{success:a}:{error:ih({response:r,body:a})}});return function sh(_x5,_x6){return _ref3.apply(this,arguments)}}();function UO(e){return typeof e=="string"}d();c();l();u();d();c();l();u();function Wi(){return{answerSnippet:"",documentId:{contentIdKey:"",contentIdValue:""},question:"",relatedQuestions:[],score:0}}function At(){return{response:{results:[],searchUid:"",totalCountFiltered:0,facets:[],generateAutomaticFacets:{facets:[]},queryCorrections:[],triggers:[],questionAnswer:Wi(),pipeline:"",splitTestRun:"",termsToHighlight:{},phrasesToHighlight:{},extendedResults:{}},duration:0,queryExecuted:"",error:null,automaticallyCorrected:!1,isLoading:!1,results:[],searchResponseId:"",requestId:"",questionAnswer:Wi(),extendedResults:{},searchAction:void 0}}d();c();l();u();d();c();l();u();function QO(e){return{statusCode:e.statusCode,type:e.name,message:e.message}}function BO(e){return{statusCode:e.code,type:e.name,message:e.message,ignored:!0}}function Yi(e,t){if(t&&e.name==="AbortError")return{error:BO(e)};if(e instanceof No)return{error:QO(e)};throw e}var Gn=e=>e.success!==void 0,He=e=>e.error!==void 0;function MA(e){return e.results!==void 0}function VA(e){let t=Wi();return ee(e.questionAnswer)?(e.questionAnswer=t,e):(e.questionAnswer={...t,...e.questionAnswer},e)}d();c();l();u();d();c();l();u();var ch=(e,t)=>`${e.url}/rest/organizations/${e.organizationId}/insight/v1/configs/${e.insightId}${t??""}`,GO=e=>`${e.url}/rest/organizations/${e.organizationId}/machinelearning/user/actions`,tc=(e,t,r,n)=>{$O(e);let o=ch(e,n);return{accessToken:e.accessToken,method:t,contentType:r,url:o,origin:"insightApiFetch"}},jA=(e,t,r)=>{HO(e);let n=GO(e);return{accessToken:e.accessToken,method:t,contentType:r,url:n,origin:"insightApiFetch"}},uh=e=>{let{insightId:t,...r}=ec(e);return r},LA=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.")},$O=e=>{if(LA(e),!e.insightId)throw new Error("The 'insightId' attribute must contain a valid Insight Panel configuration ID.")},HO=e=>{if(LA(e),!e.userId)throw new Error("The 'userId' attribute must contain a valid user ID.")};var UA=e=>({...tc(e,"GET","application/json","/interface"),requestParams:{}});d();c();l();u();var QA=e=>({...tc(e,"POST","application/json","/search"),requestParams:uh(e)}),BA=e=>({...tc(e,"POST","application/json","/querysuggest"),requestParams:uh(e)});d();c();l();u();var GA=e=>({...jA(e,"POST","application/json"),requestParams:{objectId:e.userId}});var $u=class{constructor(t){he(this,"options",t)}getInterface(t){var _this=this;return _asyncToGenerator(function*(){let r=yield jr.call({...UA(t),..._this.options});if(r instanceof Error)return Yi(r);let n=yield r.json();return r.ok?{success:n}:{error:n}})()}query(t,r){var _this2=this;return _asyncToGenerator(function*(){let n=yield jr.call({...QA(t),requestMetadata:{method:"search",origin:r?.origin},..._this2.options});if(n instanceof Error)return Yi(n);let o=yield n.json();return MA(o)&&(o=VA(o)),n.ok?{success:o}:{error:o}})()}querySuggest(t){var _this3=this;return _asyncToGenerator(function*(){let r=yield jr.call({...BA(t),..._this3.options});if(r instanceof Error)return Yi(r);let n=yield r.json();return n.completions?{success:n}:{error:n}})()}userActions(t){var _this4=this;return _asyncToGenerator(function*(){let r=yield jr.call({...GA(t),..._this4.options});if(r instanceof Error)return Yi(r);let n=yield r.json();return r.ok?{success:n}:{error:n}})()}html(t){var _this5=this;return _asyncToGenerator(function*(){return sh(t,{..._this5.options})})()}};d();c();l();u();d();c();l();u();var z=new $({required:!0,emptyAllowed:!1}),We=new $({required:!1,emptyAllowed:!1}),Xe=new $({required:!0,emptyAllowed:!0}),Oz=new $({required:!1,emptyAllowed:!0}),Hu=new ne({each:z,required:!0}),$A=new $({required:!1,emptyAllowed:!1,regex:/^\d+\.\d+\.\d+$/}),HA=new $({required:!1,emptyAllowed:!1,regex:/^[a-zA-Z0-9_\-.]{1,100}$/}),_z=new $({required:!0,emptyAllowed:!1,regex:/^[a-zA-Z0-9_\-.]{1,100}$/}),Tr=({message:e,name:t,stack:r})=>({message:e,name:t,stack:r}),mr=(e,t)=>{if("required"in t)return{payload:new Pe({value:t}).validate({value:e}).value};let o=new Y({options:{required:!0},values:t}).validate(e);if(o)throw new Oo(o);return{payload:e}},_=(e,t)=>{try{return mr(e,t)}catch(r){return{payload:e,error:Tr(r)}}},gr=(e,t,r,n)=>{let o=`Check the initialState of ${n}`;return zA(e,t,r,o,"Controller initialization error")},ht=(e,t,r,n)=>{let o=`Check the options of ${n}`;return zA(e,t,r,o,"Controller initialization error")},zA=(e,t,r,n,o)=>{try{return t.validate(r,n)}catch(i){throw e.logger.error(i,o),i}};d();c();l();u();d();c();l();u();d();c();l();u();function Et(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 zO=typeof Symbol=="function"&&Symbol.observable||"@@observable",WA=zO,lh=()=>Math.random().toString(36).substring(7).split("").join("."),WO={INIT:`@@redux/INIT${lh()}`,REPLACE:`@@redux/REPLACE${lh()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${lh()}`},zu=WO;function Lr(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 dh(e,t,r){if(typeof e!="function")throw new Error(Et(2));if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(Et(0));if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(Et(1));return r(dh)(e,t)}let n=e,o=t,i=new Map,a=i,p=0,f=!1;function m(){a===i&&(a=new Map,i.forEach((w,I)=>{a.set(I,w)}))}function g(){if(f)throw new Error(Et(3));return o}function C(w){if(typeof w!="function")throw new Error(Et(4));if(f)throw new Error(Et(5));let I=!0;m();let E=p++;return a.set(E,w),function(){if(I){if(f)throw new Error(Et(6));I=!1,m(),a.delete(E),i=null}}}function x(w){if(!Lr(w))throw new Error(Et(7));if(typeof w.type>"u")throw new Error(Et(8));if(typeof w.type!="string")throw new Error(Et(17));if(f)throw new Error(Et(9));try{f=!0,o=n(o,w)}finally{f=!1}return(i=a).forEach(E=>{E()}),w}function h(w){if(typeof w!="function")throw new Error(Et(10));n=w,x({type:zu.REPLACE})}function S(){let w=C;return{subscribe(I){if(typeof I!="object"||I===null)throw new Error(Et(11));function E(){let k=I;k.next&&k.next(g())}return E(),{unsubscribe:w(E)}},[WA](){return this}}}return x({type:zu.INIT}),{dispatch:x,subscribe:C,getState:g,replaceReducer:h,[WA]:S}}function YO(e){Object.keys(e).forEach(t=>{let r=e[t];if(typeof r(void 0,{type:zu.INIT})>"u")throw new Error(Et(12));if(typeof r(void 0,{type:zu.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Et(13))})}function Ki(e){let t=Object.keys(e),r={};for(let a=0;a<t.length;a++){let p=t[a];typeof e[p]=="function"&&(r[p]=e[p])}let n=Object.keys(r),o,i;try{YO(r)}catch(a){i=a}return function(p={},f){if(i)throw i;let m=!1,g={};for(let C=0;C<n.length;C++){let x=n[C],h=r[x],S=p[x],b=h(S,f);if(typeof b>"u"){let w=f&&f.type;throw new Error(Et(14))}g[x]=b,m=m||b!==S}return m=m||n.length!==Object.keys(p).length,m?g:p}}function rc(...e){return e.length===0?t=>t:e.length===1?e[0]:e.reduce((t,r)=>(...n)=>t(r(...n)))}function YA(...e){return t=>(r,n)=>{let o=t(r,n),i=()=>{throw new Error(Et(15))},a={getState:o.getState,dispatch:(f,...m)=>i(f,...m)},p=e.map(f=>f(a));return i=rc(...p)(o.dispatch),{...o,dispatch:i}}}function nc(e){return Lr(e)&&"type"in e&&typeof e.type=="string"}d();c();l();u();var Ah=Symbol.for("immer-nothing"),oc=Symbol.for("immer-draftable"),Ct=Symbol.for("immer-state");function Ft(e,...t){throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var sr=Object,qo=sr.getPrototypeOf,ac="constructor",dc="prototype",mh="configurable",Xu="enumerable",Yu="writable",sc="value",Gt=e=>!!e&&!!e[Ct];function $t(e){return e?nC(e)||fc(e)||!!e[oc]||!!e[ac]?.[oc]||mc(e)||gc(e):!1}var KO=sr[dc][ac].toString(),KA=new WeakMap;function nC(e){if(!e||!Xi(e))return!1;let t=qo(e);if(t===null||t===sr[dc])return!0;let r=sr.hasOwnProperty.call(t,ac)&&t[ac];if(r===Object)return!0;if(!Do(r))return!1;let n=KA.get(r);return n===void 0&&(n=Function.toString.call(r),KA.set(r,n)),n===KO}function oC(e){return Gt(e)||Ft(15,e),e[Ct].base_}function pc(e,t,r=!0){Mo(e)===0?(r?Reflect.ownKeys(e):sr.keys(e)).forEach(o=>{t(o,e[o],e)}):e.forEach((n,o)=>t(o,n,e))}function Mo(e){let t=e[Ct];return t?t.type_:fc(e)?1:mc(e)?2:gc(e)?3:0}var ic=(e,t,r=Mo(e))=>r===2?e.has(t):sr[dc].hasOwnProperty.call(e,t),Rn=(e,t,r=Mo(e))=>r===2?e.get(t):e[t],Zu=(e,t,r,n=Mo(e))=>{n===2?e.set(t,r):n===3?e.add(r):e[t]=r};function XO(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}var fc=Array.isArray,mc=e=>e instanceof Map,gc=e=>e instanceof Set,Xi=e=>typeof e=="object",Do=e=>typeof e=="function",ph=e=>typeof e=="boolean";function ZO(e){let t=+e;return Number.isInteger(t)&&String(t)===e}var JO=e=>Xi(e)?e?.[Ct]:null,In=e=>e.copy_||e.base_;var Ch=e=>e.modified_?e.copy_:e.base_;function gh(e,t){if(mc(e))return new Map(e);if(gc(e))return new Set(e);if(fc(e))return Array[dc].slice.call(e);let r=nC(e);if(t===!0||t==="class_only"&&!r){let n=sr.getOwnPropertyDescriptors(e);delete n[Ct];let o=Reflect.ownKeys(n);for(let i=0;i<o.length;i++){let a=o[i],p=n[a];p[Yu]===!1&&(p[Yu]=!0,p[mh]=!0),(p.get||p.set)&&(n[a]={[mh]:!0,[Yu]:!0,[Xu]:p[Xu],[sc]:e[a]})}return sr.create(qo(e),n)}else{let n=qo(e);if(n!==null&&r)return{...e};let o=sr.create(n);return sr.assign(o,e)}}function bh(e,t=!1){return ol(e)||Gt(e)||!$t(e)||(Mo(e)>1&&sr.defineProperties(e,{set:Wu,add:Wu,clear:Wu,delete:Wu}),sr.freeze(e),t&&pc(e,(r,n)=>{bh(n,!0)},!1)),e}function e_(){Ft(2)}var Wu={[sc]:e_};function ol(e){return e===null||!Xi(e)?!0:sr.isFrozen(e)}var Ju="MapSet",el="Patches",XA="ArrayMethods",tl={};function Vo(e){let t=tl[e];return t||Ft(0,e),t}var ZA=e=>!!tl[e];function t_(e,t){tl[e]||(tl[e]=t)}var cc,iC=()=>cc,r_=(e,t)=>({drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0,handledSet_:new Set,processedForPatches_:new Set,mapSetPlugin_:ZA(Ju)?Vo(Ju):void 0,arrayMethodsPlugin_:ZA(XA)?Vo(XA):void 0});function JA(e,t){t&&(e.patchPlugin_=Vo(el),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function hh(e){yh(e),e.drafts_.forEach(n_),e.drafts_=null}function yh(e){e===cc&&(cc=e.parent_)}var eC=e=>cc=r_(cc,e);function n_(e){let t=e[Ct];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function tC(e,t){t.unfinalizedDrafts_=t.drafts_.length;let r=t.drafts_[0];if(e!==void 0&&e!==r){r[Ct].modified_&&(hh(t),Ft(4)),$t(e)&&(e=rC(t,e));let{patchPlugin_:o}=t;o&&o.generateReplacementPatches_(r[Ct].base_,e,t)}else e=rC(t,r);return o_(t,e,!0),hh(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==Ah?e:void 0}function rC(e,t){if(ol(t))return t;let r=t[Ct];if(!r)return rl(t,e.handledSet_,e);if(!il(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);cC(r,e)}return r.copy_}function o_(e,t,r=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&bh(t,r)}function aC(e){e.finalized_=!0,e.scope_.unfinalizedDrafts_--}var il=(e,t)=>e.scope_===t,i_=[];function sC(e,t,r,n){let o=In(e),i=e.type_;if(n!==void 0&&Rn(o,n,i)===t){Zu(o,n,r,i);return}if(!e.draftLocations_){let p=e.draftLocations_=new Map;pc(o,(f,m)=>{if(Gt(m)){let g=p.get(m)||[];g.push(f),p.set(m,g)}})}let a=e.draftLocations_.get(t)??i_;for(let p of a)Zu(o,p,r,i)}function a_(e,t,r){e.callbacks_.push(function(o){let i=t;if(!i||!il(i,o))return;o.mapSetPlugin_?.fixSetContents(i);let a=Ch(i);sC(e,i.draft_??i,a,r),cC(i,o)})}function cC(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)}aC(e)}}function s_(e,t,r){let{scope_:n}=e;if(Gt(r)){let o=r[Ct];il(o,n)&&o.callbacks_.push(function(){Ku(e);let a=Ch(o);sC(e,r,a,t)})}else $t(r)&&e.callbacks_.push(function(){let i=In(e);e.type_===3?i.has(r)&&rl(r,n.handledSet_,n):Rn(i,t,e.type_)===r&&n.drafts_.length>1&&(e.assigned_.get(t)??!1)===!0&&e.copy_&&rl(Rn(e.copy_,t,e.type_),n.handledSet_,n)})}function rl(e,t,r){return!r.immer_.autoFreeze_&&r.unfinalizedDrafts_<1||Gt(e)||t.has(e)||!$t(e)||ol(e)||(t.add(e),pc(e,(n,o)=>{if(Gt(o)){let i=o[Ct];if(il(i,r)){let a=Ch(i);Zu(e,n,a,e.type_),aC(i)}}else $t(o)&&rl(o,t,r)})),e}function c_(e,t){let r=fc(e),n={type_:r?1:0,scope_:t?t.scope_:iC(),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=nl;r&&(o=[n],i=uc);let{revoke:a,proxy:p}=Proxy.revocable(o,i);return n.draft_=p,n.revoke_=a,[p,n]}var nl={get(e,t){if(t===Ct)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=In(e);if(!ic(o,t,e.type_))return u_(e,o,t);let i=o[t];if(e.finalized_||!$t(i)||n&&e.operationMethod&&r?.isMutatingArrayMethod(e.operationMethod)&&ZO(t))return i;if(i===fh(e.base_,t)){Ku(e);let a=e.type_===1?+t:t,p=vh(e.scope_,i,e,a);return e.copy_[a]=p}return i},has(e,t){return t in In(e)},ownKeys(e){return Reflect.ownKeys(In(e))},set(e,t,r){let n=uC(In(e),t);if(n?.set)return n.set.call(e.draft_,r),!0;if(!e.modified_){let o=fh(In(e),t),i=o?.[Ct];if(i&&i.base_===r)return e.copy_[t]=r,e.assigned_.set(t,!1),!0;if(XO(r,o)&&(r!==void 0||ic(e.base_,t,e.type_)))return!0;Ku(e),Sh(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),s_(e,t,r)),!0},deleteProperty(e,t){return Ku(e),fh(e.base_,t)!==void 0||t in e.base_?(e.assigned_.set(t,!1),Sh(e)):e.assigned_.delete(t),e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){let r=In(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n&&{[Yu]:!0,[mh]:e.type_!==1||t!=="length",[Xu]:n[Xu],[sc]:r[t]}},defineProperty(){Ft(11)},getPrototypeOf(e){return qo(e.base_)},setPrototypeOf(){Ft(12)}},uc={};for(let e in nl){let t=nl[e];uc[e]=function(){let r=arguments;return r[0]=r[0][0],t.apply(this,r)}}uc.deleteProperty=function(e,t){return uc.set.call(this,e,t,void 0)};uc.set=function(e,t,r){return nl.set.call(this,e[0],t,r,e[0])};function fh(e,t){let r=e[Ct];return(r?In(r):e)[t]}function u_(e,t,r){let n=uC(t,r);return n?sc in n?n[sc]:n.get?.call(e.draft_):void 0}function uC(e,t){if(!(t in e))return;let r=qo(e);for(;r;){let n=Object.getOwnPropertyDescriptor(r,t);if(n)return n;r=qo(r)}}function Sh(e){e.modified_||(e.modified_=!0,e.parent_&&Sh(e.parent_))}function Ku(e){e.copy_||(e.assigned_=new Map,e.copy_=gh(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var l_=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.useStrictIteration_=!1,this.produce=(t,r,n)=>{if(Do(t)&&!Do(r)){let i=r;r=t;let a=this;return function(f=i,...m){return a.produce(f,g=>r.call(this,g,...m))}}Do(r)||Ft(6),n!==void 0&&!Do(n)&&Ft(7);let o;if($t(t)){let i=eC(this),a=vh(i,t,void 0),p=!0;try{o=r(a),p=!1}finally{p?hh(i):yh(i)}return JA(i,n),tC(o,i)}else if(!t||!Xi(t)){if(o=r(t),o===void 0&&(o=t),o===Ah&&(o=void 0),this.autoFreeze_&&bh(o,!0),n){let i=[],a=[];Vo(el).generateReplacementPatches_(t,o,{patches_:i,inversePatches_:a}),n(i,a)}return o}else Ft(1,t)},this.produceWithPatches=(t,r)=>{if(Do(t))return(a,...p)=>this.produceWithPatches(a,f=>t(f,...p));let n,o;return[this.produce(t,r,(a,p)=>{n=a,o=p}),n,o]},ph(e?.autoFreeze)&&this.setAutoFreeze(e.autoFreeze),ph(e?.useStrictShallowCopy)&&this.setUseStrictShallowCopy(e.useStrictShallowCopy),ph(e?.useStrictIteration)&&this.setUseStrictIteration(e.useStrictIteration)}createDraft(e){$t(e)||Ft(8),Gt(e)&&(e=al(e));let t=eC(this),r=vh(t,e,void 0);return r[Ct].isManual_=!0,yh(t),r}finishDraft(e,t){let r=e&&e[Ct];(!r||!r.isManual_)&&Ft(9);let{scope_:n}=r;return JA(n,t),tC(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=Vo(el).applyPatches_;return Gt(e)?n(e,t):this.produce(e,o=>n(o,t))}};function vh(e,t,r,n){let[o,i]=mc(t)?Vo(Ju).proxyMap_(t,r):gc(t)?Vo(Ju).proxySet_(t,r):c_(t,r);return(r?.scope_??iC()).drafts_.push(o),i.callbacks_=r?.callbacks_??[],i.key_=n,r&&n!==void 0?a_(r,i,n):i.callbacks_.push(function(f){f.mapSetPlugin_?.fixSetContents(i);let{patchPlugin_:m}=f;i.modified_&&m&&m.generatePatches_(i,[],f)}),o}function al(e){return Gt(e)||Ft(10,e),lC(e)}function lC(e){if(!$t(e)||ol(e))return e;let t=e[Ct],r,n=!0;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,r=gh(e,t.scope_.immer_.useStrictShallowCopy_),n=t.scope_.immer_.shouldUseStrictIteration()}else r=gh(e,!0);return pc(r,(o,i)=>{Zu(r,o,lC(i))},n),t&&(t.finalized_=!1),r}function dC(){function t(S,b=[]){if(S.key_!==void 0){let w=S.parent_.copy_??S.parent_.base_,I=JO(Rn(w,S.key_)),E=Rn(w,S.key_);if(E===void 0||E!==S.draft_&&E!==S.base_&&E!==S.copy_||I!=null&&I.base_!==S.base_)return null;let F=S.parent_.type_===3,k;if(F){let T=S.parent_;k=Array.from(T.drafts_.keys()).indexOf(S.key_)}else k=S.key_;if(!(F&&w.size>k||ic(w,k)))return null;b.push(k)}if(S.parent_)return t(S.parent_,b);b.reverse();try{r(S.copy_,b)}catch{return null}return b}function r(S,b){let w=S;for(let I=0;I<b.length-1;I++){let E=b[I];if(w=Rn(w,E),!Xi(w)||w===null)throw new Error(`Cannot resolve path at '${b.join("/")}'`)}return w}let n="replace",o="add",i="remove";function a(S,b,w){if(S.scope_.processedForPatches_.has(S))return;S.scope_.processedForPatches_.add(S);let{patches_:I,inversePatches_:E}=w;switch(S.type_){case 0:case 2:return f(S,b,I,E);case 1:return p(S,b,I,E);case 3:return m(S,b,I,E)}}function p(S,b,w,I){let{base_:E,assigned_:F}=S,k=S.copy_;k.length<E.length&&([E,k]=[k,E],[w,I]=[I,w]);let T=S.allIndicesReassigned_===!0;for(let q=0;q<E.length;q++){let G=k[q],Q=E[q];if((T||F?.get(q.toString()))&&G!==Q){let B=G?.[Ct];if(B&&B.modified_)continue;let L=b.concat([q]);w.push({op:n,path:L,value:h(G)}),I.push({op:n,path:L,value:h(Q)})}}for(let q=E.length;q<k.length;q++){let G=b.concat([q]);w.push({op:o,path:G,value:h(k[q])})}for(let q=k.length-1;E.length<=q;--q){let G=b.concat([q]);I.push({op:i,path:G})}}function f(S,b,w,I){let{base_:E,copy_:F,type_:k}=S;pc(S.assigned_,(T,q)=>{let G=Rn(E,T,k),Q=Rn(F,T,k),j=q?ic(E,T)?n:o:i;if(G===Q&&j===n)return;let B=b.concat(T);w.push(j===i?{op:j,path:B}:{op:j,path:B,value:h(Q)}),I.push(j===o?{op:i,path:B}:j===i?{op:o,path:B,value:h(G)}:{op:n,path:B,value:h(G)})})}function m(S,b,w,I){let{base_:E,copy_:F}=S,k=0;E.forEach(T=>{if(!F.has(T)){let q=b.concat([k]);w.push({op:i,path:q,value:T}),I.unshift({op:o,path:q,value:T})}k++}),k=0,F.forEach(T=>{if(!E.has(T)){let q=b.concat([k]);w.push({op:o,path:q,value:T}),I.unshift({op:i,path:q,value:T})}k++})}function g(S,b,w){let{patches_:I,inversePatches_:E}=w;I.push({op:n,path:[],value:b===Ah?void 0:b}),E.push({op:n,path:[],value:S})}function C(S,b){return b.forEach(w=>{let{path:I,op:E}=w,F=S;for(let G=0;G<I.length-1;G++){let Q=Mo(F),j=I[G];typeof j!="string"&&typeof j!="number"&&(j=""+j),(Q===0||Q===1)&&(j==="__proto__"||j===ac)&&Ft(19),Do(F)&&j===dc&&Ft(19),F=Rn(F,j),Xi(F)||Ft(18,I.join("/"))}let k=Mo(F),T=x(w.value),q=I[I.length-1];switch(E){case n:switch(k){case 2:return F.set(q,T);case 3:Ft(16);default:return F[q]=T}case o:switch(k){case 1:return q==="-"?F.push(T):F.splice(q,0,T);case 2:return F.set(q,T);case 3:return F.add(T);default:return F[q]=T}case i:switch(k){case 1:return F.splice(q,1);case 2:return F.delete(q);case 3:return F.delete(w.value);default:return delete F[q]}default:Ft(17,E)}}),S}function x(S){if(!$t(S))return S;if(fc(S))return S.map(x);if(mc(S))return new Map(Array.from(S.entries()).map(([w,I])=>[w,x(I)]));if(gc(S))return new Set(Array.from(S).map(x));let b=Object.create(qo(S));for(let w in S)b[w]=x(S[w]);return ic(S,oc)&&(b[oc]=S[oc]),b}function h(S){return Gt(S)?x(S):S}t_(el,{applyPatches_:C,generatePatches_:a,generateReplacementPatches_:g,getPath:t})}var lc=new l_,jo=lc.produce,xh=lc.produceWithPatches.bind(lc);var wh=lc.applyPatches.bind(lc);d();c();l();u();function d_(e,t=`expected a function, instead received ${typeof e}`){if(typeof e!="function")throw new TypeError(t)}function p_(e,t=`expected an object, instead received ${typeof e}`){if(typeof e!="object")throw new TypeError(t)}function f_(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 pC=e=>Array.isArray(e)?e:[e];function m_(e){let t=Array.isArray(e[0])?e[0]:e;return f_(t,"createSelector expects all input-selectors to be functions, but received the following types: "),t}function g_(e,t){let r=[],{length:n}=e;for(let o=0;o<n;o++)r.push(e[o].apply(null,t));return r}var Kz=Object.getPrototypeOf({});var h_=class{constructor(e){this.value=e}deref(){return this.value}},y_=typeof WeakRef<"u"?WeakRef:h_,S_=0,fC=1;function sl(){return{s:S_,v:void 0,o:null,p:null}}function hc(e,t={}){let r=sl(),{resultEqualityCheck:n}=t,o,i=0;function a(){let p=r,{length:f}=arguments;for(let C=0,x=f;C<x;C++){let h=arguments[C];if(typeof h=="function"||typeof h=="object"&&h!==null){let S=p.o;S===null&&(p.o=S=new WeakMap);let b=S.get(h);b===void 0?(p=sl(),S.set(h,p)):p=b}else{let S=p.p;S===null&&(p.p=S=new Map);let b=S.get(h);b===void 0?(p=sl(),S.set(h,p)):p=b}}let m=p,g;if(p.s===fC)g=p.v;else if(g=e.apply(null,arguments),i++,n){let C=o?.deref?.()??o;C!=null&&n(C,g)&&(g=C,i!==0&&i--),o=typeof g=="object"&&g!==null||typeof g=="function"?new y_(g):g}return m.s=fC,m.v=g,g}return a.clearCache=()=>{r=sl(),a.resetResultsCount()},a.resultsCount=()=>i,a.resetResultsCount=()=>{i=0},a}function v_(e,...t){let r=typeof e=="function"?{memoize:e,memoizeOptions:t}:e,n=(...o)=>{let i=0,a=0,p,f={},m=o.pop();typeof m=="object"&&(f=m,m=o.pop()),d_(m,`createSelector expects an output function after the inputs, but received: [${typeof m}]`);let g={...r,...f},{memoize:C,memoizeOptions:x=[],argsMemoize:h=hc,argsMemoizeOptions:S=[],devModeChecks:b={}}=g,w=pC(x),I=pC(S),E=m_(o),F=C(function(){return i++,m.apply(null,arguments)},...w),k=!0,T=h(function(){a++;let G=g_(E,arguments);return p=F.apply(null,G),p},...I);return Object.assign(T,{resultFunc:m,memoizedResultFunc:F,dependencies:E,dependencyRecomputations:()=>a,resetDependencyRecomputations:()=>{a=0},lastResult:()=>p,recomputations:()=>i,resetRecomputations:()=>{i=0},memoize:C,argsMemoize:h})};return Object.assign(n,{withTypes:()=>n}),n}var it=v_(hc),A_=Object.assign((e,t=it)=>{p_(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((a,p,f)=>(a[r[f]]=p,a),{}))},{withTypes:()=>A_});d();c();l();u();function mC(e){return({dispatch:r,getState:n})=>o=>i=>typeof i=="function"?i(r,n,e):o(i)}var gC=mC(),hC=mC;var C_=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?rc:rc.apply(null,arguments)},mW=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}},b_=e=>e&&typeof e.match=="function";function P(e,t){function r(...n){if(t){let o=t(...n);if(!o)throw new Error(Ht(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=>nc(n)&&n.type===e,r}var wC=class yc extends Array{constructor(...t){super(...t),Object.setPrototypeOf(this,yc.prototype)}static get[Symbol.species](){return yc}concat(...t){return super.concat.apply(this,t)}prepend(...t){return t.length===1&&Array.isArray(t[0])?new yc(...t[0].concat(this)):new yc(...t.concat(this))}};function yC(e){return $t(e)?jo(e,()=>{}):e}function cl(e,t,r){return e.has(t)?e.get(t):e.set(t,r(t)).get(t)}function x_(e){return typeof e=="boolean"}var w_=()=>function(t){let{thunk:r=!0,immutableCheck:n=!0,serializableCheck:o=!0,actionCreatorCheck:i=!0}=t??{},a=new wC;return r&&(x_(r)?a.push(gC):a.push(hC(r.extraArgument))),a},Sc="RTK_autoBatch",ea=()=>e=>({payload:e,meta:{[Sc]:!0}}),SC=e=>t=>{setTimeout(t,e)},R_=(e={type:"raf"})=>t=>(...r)=>{let n=t(...r),o=!0,i=!1,a=!1,p=new Set,f=e.type==="tick"?queueMicrotask:e.type==="raf"?typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:SC(10):e.type==="callback"?e.queueNotification:SC(e.timeout),m=()=>{a=!1,i&&(i=!1,p.forEach(g=>g()))};return Object.assign({},n,{subscribe(g){let C=()=>o&&g(),x=n.subscribe(C);return p.add(g),()=>{x(),p.delete(g)}},dispatch(g){try{return o=!g?.meta?.[Sc],i=!o,i&&(a||(a=!0,f(m))),n.dispatch(g)}finally{o=!0}}})},I_=e=>function(r){let{autoBatch:n=!0}=r??{},o=new wC(e);return n&&o.push(R_(typeof n=="object"?n:void 0)),o};function RC(e){let t=w_(),{reducer:r=void 0,middleware:n,devTools:o=!0,duplicateMiddlewareCheck:i=!0,preloadedState:a=void 0,enhancers:p=void 0}=e||{},f;if(typeof r=="function")f=r;else if(Lr(r))f=Ki(r);else throw new Error(Ht(1));let m;typeof n=="function"?m=n(t):m=t();let g=rc;o&&(g=C_({trace:!1,...(typeof o=="object"&&o)}));let C=YA(...m),x=I_(C),h=typeof p=="function"?p(x):x(),S=g(...h);return dh(f,a,S)}function IC(e){let t={},r=[],n,o={addCase(i,a){let p=typeof i=="string"?i:i.type;if(!p)throw new Error(Ht(28));if(p in t)throw new Error(Ht(29));return t[p]=a,o},addAsyncThunk(i,a){return a.pending&&(t[i.pending.type]=a.pending),a.rejected&&(t[i.rejected.type]=a.rejected),a.fulfilled&&(t[i.fulfilled.type]=a.fulfilled),a.settled&&r.push({matcher:i.settled,reducer:a.settled}),o},addMatcher(i,a){return r.push({matcher:i,reducer:a}),o},addDefaultCase(i){return n=i,o}};return e(o),[t,r,n]}function E_(e){return typeof e=="function"}function de(e,t){let[r,n,o]=IC(t),i;if(E_(e))i=()=>yC(e());else{let p=yC(e);i=()=>p}function a(p=i(),f){let m=[r[f.type],...n.filter(({matcher:g})=>g(f)).map(({reducer:g})=>g)];return m.filter(g=>!!g).length===0&&(m=[o]),m.reduce((g,C)=>{if(C)if(Gt(g)){let h=C(g,f);return h===void 0?g:h}else{if($t(g))return jo(g,x=>C(x,f));{let x=C(g,f);if(x===void 0){if(g===null)return g;throw Error("A case reducer on a non-draftable value must not return undefined")}return x}}return g},p)}return a.getInitialState=i,a}var EC=(e,t)=>b_(e)?e.match(t):e(t);function Ur(...e){return t=>e.some(r=>EC(r,t))}function Ji(...e){return t=>e.every(r=>EC(r,t))}function pl(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 vc(e){return typeof e[0]=="function"&&"pending"in e[0]&&"fulfilled"in e[0]&&"rejected"in e[0]}function fl(...e){return e.length===0?t=>pl(t,["pending"]):vc(e)?Ur(...e.map(t=>t.pending)):fl()(e[0])}function Uo(...e){return e.length===0?t=>pl(t,["rejected"]):vc(e)?Ur(...e.map(t=>t.rejected)):Uo()(e[0])}function Ac(...e){let t=r=>r&&r.meta&&r.meta.rejectedWithValue;return e.length===0?Ji(Uo(...e),t):vc(e)?Ji(Uo(...e),t):Ac()(e[0])}function En(...e){return e.length===0?t=>pl(t,["fulfilled"]):vc(e)?Ur(...e.map(t=>t.fulfilled)):En()(e[0])}function ml(...e){return e.length===0?t=>pl(t,["pending","fulfilled","rejected"]):vc(e)?Ur(...e.flatMap(t=>[t.pending,t.rejected,t.fulfilled])):ml()(e[0])}var F_="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Cc=(e=21)=>{let t="",r=e;for(;r--;)t+=F_[Math.random()*64|0];return t},T_=["name","message","stack","code"],Rh=class{constructor(e,t){he(this,"_type");this.payload=e,this.meta=t}},vC=class{constructor(e,t){he(this,"_type");this.payload=e,this.meta=t}},P_=e=>{if(typeof e=="object"&&e!==null){let t={};for(let r of T_)typeof e[r]=="string"&&(t[r]=e[r]);return t}return{message:String(e)}},AC="External signal was aborted",fe=(()=>{function e(t,r,n){let o=P(t+"/fulfilled",(f,m,g,C)=>({payload:f,meta:{...(C||{}),arg:g,requestId:m,requestStatus:"fulfilled"}})),i=P(t+"/pending",(f,m,g)=>({payload:void 0,meta:{...(g||{}),arg:m,requestId:f,requestStatus:"pending"}})),a=P(t+"/rejected",(f,m,g,C,x)=>({payload:C,error:(n&&n.serializeError||P_)(f||"Rejected"),meta:{...(x||{}),arg:g,requestId:m,rejectedWithValue:!!C,requestStatus:"rejected",aborted:f?.name==="AbortError",condition:f?.name==="ConditionError"}}));function p(f,{signal:m}={}){return(g,C,x)=>{let h=n?.idGenerator?n.idGenerator(f):Cc(),S=new s.AbortController,b,w;function I(F){w=F,S.abort()}m&&(m.aborted?I(AC):m.addEventListener("abort",()=>I(AC),{once:!0}));let E=_asyncToGenerator(function*(){let F;try{let T=n?.condition?.(f,{getState:C,extra:x});if(O_(T)&&(T=yield T),T===!1||S.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};let q=new Promise((G,Q)=>{b=()=>{Q({name:"AbortError",message:w||"Aborted"})},S.signal.addEventListener("abort",b,{once:!0})});g(i(h,f,n?.getPendingMeta?.({requestId:h,arg:f},{getState:C,extra:x}))),F=yield Promise.race([q,Promise.resolve(r(f,{dispatch:g,getState:C,extra:x,requestId:h,signal:S.signal,abort:I,rejectWithValue:(G,Q)=>new Rh(G,Q),fulfillWithValue:(G,Q)=>new vC(G,Q)})).then(G=>{if(G instanceof Rh)throw G;return G instanceof vC?o(G.payload,h,f,G.meta):o(G,h,f)})])}catch(T){F=T instanceof Rh?a(null,h,f,T.payload,T.meta):a(T,h,f)}finally{b&&S.signal.removeEventListener("abort",b)}return n&&!n.dispatchConditionRejection&&a.match(F)&&F.meta.condition||g(F),F})();return Object.assign(E,{abort:I,requestId:h,arg:f,unwrap(){return E.then(k_)}})}}return Object.assign(p,{pending:i,rejected:a,fulfilled:o,settled:Ur(a,o),typePrefix:t})}return e.withTypes=()=>e,e})();function k_(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function O_(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var FC=Symbol.for("rtk-slice-createasyncthunk"),hW={[FC]:fe};function __(e,t){return`${e}/${t}`}function N_({creators:e}={}){let t=e?.asyncThunk?.[FC];return function(n){let{name:o,reducerPath:i=o}=n;if(!o)throw new Error(Ht(11));typeof process<"u";let a=(typeof n.reducers=="function"?n.reducers(q_()):n.reducers)||{},p=Object.keys(a),f={sliceCaseReducersByName:{},sliceCaseReducersByType:{},actionCreators:{},sliceMatchers:[]},m={addCase(F,k){let T=typeof F=="string"?F:F.type;if(!T)throw new Error(Ht(12));if(T in f.sliceCaseReducersByType)throw new Error(Ht(13));return f.sliceCaseReducersByType[T]=k,m},addMatcher(F,k){return f.sliceMatchers.push({matcher:F,reducer:k}),m},exposeAction(F,k){return f.actionCreators[F]=k,m},exposeCaseReducer(F,k){return f.sliceCaseReducersByName[F]=k,m}};p.forEach(F=>{let k=a[F],T={reducerName:F,type:__(o,F),createNotation:typeof n.reducers=="function"};V_(k)?L_(T,k,m,t):M_(T,k,m)});function g(){let[F={},k=[],T=void 0]=typeof n.extraReducers=="function"?IC(n.extraReducers):[n.extraReducers],q={...F,...f.sliceCaseReducersByType};return de(n.initialState,G=>{for(let Q in q)G.addCase(Q,q[Q]);for(let Q of f.sliceMatchers)G.addMatcher(Q.matcher,Q.reducer);for(let Q of k)G.addMatcher(Q.matcher,Q.reducer);T&&G.addDefaultCase(T)})}let C=F=>F,x=new Map,h=new WeakMap,S;function b(F,k){return S||(S=g()),S(F,k)}function w(){return S||(S=g()),S.getInitialState()}function I(F,k=!1){function T(G){let Q=G[F];return typeof Q>"u"&&k&&(Q=cl(h,T,w)),Q}function q(G=C){let Q=cl(x,k,()=>new WeakMap);return cl(Q,G,()=>{let j={};for(let[B,L]of Object.entries(n.selectors??{}))j[B]=D_(L,G,()=>cl(h,G,w),k);return j})}return{reducerPath:F,getSelectors:q,get selectors(){return q(T)},selectSlice:T}}let E={name:o,reducer:b,actions:f.actionCreators,caseReducers:f.sliceCaseReducersByName,getInitialState:w,...I(i),injectInto(F,{reducerPath:k,...T}={}){let q=k??i;return F.inject({reducerPath:q,reducer:b},T),{...E,...I(q,!0)}}};return E}}function D_(e,t,r,n){function o(i,...a){let p=t(i);return typeof p>"u"&&n&&(p=r()),e(p,...a)}return o.unwrapped=e,o}var Qo=N_();function q_(){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 M_({type:e,reducerName:t,createNotation:r},n,o){let i,a;if("reducer"in n){if(r&&!j_(n))throw new Error(Ht(17));i=n.reducer,a=n.prepare}else i=n;o.addCase(e,i).exposeCaseReducer(t,i).exposeAction(t,a?P(e,a):P(e))}function V_(e){return e._reducerDefinitionType==="asyncThunk"}function j_(e){return e._reducerDefinitionType==="reducerWithPrepare"}function L_({type:e,reducerName:t},r,n,o){if(!o)throw new Error(Ht(18));let{payloadCreator:i,fulfilled:a,pending:p,rejected:f,settled:m,options:g}=r,C=o(e,i,g);n.exposeAction(t,C),a&&n.addCase(C.fulfilled,a),p&&n.addCase(C.pending,p),f&&n.addCase(C.rejected,f),m&&n.addMatcher(C.settled,m),n.exposeCaseReducer(t,{fulfilled:a||ul,pending:p||ul,rejected:f||ul,settled:m||ul})}function ul(){}var U_="task",TC="listener",PC="completed",Fh="cancelled",Q_=`task-${Fh}`,B_=`task-${PC}`,Ih=`${TC}-${Fh}`,G_=`${TC}-${PC}`,gl=class{constructor(e){he(this,"name","TaskAbortError");he(this,"message");this.code=e,this.message=`${U_} ${Fh} (reason: ${e})`}},Th=(e,t)=>{if(typeof e!="function")throw new TypeError(Ht(32))},ll=()=>{},kC=(e,t=ll)=>(e.catch(t),e),OC=(e,t)=>(e.addEventListener("abort",t,{once:!0}),()=>e.removeEventListener("abort",t)),Lo=e=>{if(e.aborted)throw new gl(e.reason)};function _C(e,t){let r=ll;return new Promise((n,o)=>{let i=()=>o(new gl(e.reason));if(e.aborted){i();return}r=OC(e,i),t.finally(()=>r()).then(n,o)}).finally(()=>{r=ll})}var $_=/*#__PURE__*/function(){var _ref5=_asyncToGenerator(function*(e,t){try{return yield Promise.resolve(),{status:"ok",value:yield e()}}catch(r){return{status:r instanceof gl?"cancelled":"rejected",error:r}}finally{t?.()}});return function $_(_x7,_x8){return _ref5.apply(this,arguments)}}(),dl=e=>t=>kC(_C(e,t).then(r=>(Lo(e),r))),NC=e=>{let t=dl(e);return r=>t(new Promise(n=>setTimeout(n,r)))},{assign:Zi}=Object,CC={},hl="listenerMiddleware",H_=(e,t)=>{let r=n=>OC(e,()=>n.abort(e.reason));return(n,o)=>{Th(n,"taskExecutor");let i=new s.AbortController;r(i);let a=$_(/*#__PURE__*/_asyncToGenerator(function*(){Lo(e),Lo(i.signal);let p=yield n({pause:dl(i.signal),delay:NC(i.signal),signal:i.signal});return Lo(i.signal),p}),()=>i.abort(B_));return o?.autoJoin&&t.push(a.catch(ll)),{result:dl(e)(a),cancel(){i.abort(Q_)}}}},z_=(e,t)=>{let r=/*#__PURE__*/function(){var _ref7=_asyncToGenerator(function*(n,o){Lo(t);let i=()=>{},p=[new Promise((f,m)=>{let g=e({predicate:n,effect:(C,x)=>{x.unsubscribe(),f([C,x.getState(),x.getOriginalState()])}});i=()=>{g(),m()}})];o!=null&&p.push(new Promise(f=>setTimeout(f,o,null)));try{let f=yield _C(t,Promise.race(p));return Lo(t),f}finally{i()}});return function r(_x9,_x0){return _ref7.apply(this,arguments)}}();return(n,o)=>kC(r(n,o))},DC=e=>{let{type:t,actionCreator:r,matcher:n,predicate:o,effect:i}=e;if(t)o=P(t).match;else if(r)t=r.type,o=r.match;else if(n)o=n;else if(!o)throw new Error(Ht(21));return Th(i,"options.listener"),{predicate:o,type:t,effect:i}},qC=Zi(e=>{let{type:t,predicate:r,effect:n}=DC(e);return{id:Cc(),effect:n,type:t,predicate:r,pending:new Set,unsubscribe:()=>{throw new Error(Ht(22))}}},{withTypes:()=>qC}),bC=(e,t)=>{let{type:r,effect:n,predicate:o}=DC(t);return Array.from(e.values()).find(i=>(typeof r=="string"?i.type===r:i.predicate===o)&&i.effect===n)},Eh=e=>{e.pending.forEach(t=>{t.abort(Ih)})},W_=(e,t)=>()=>{for(let r of t.keys())Eh(r);e.clear()},xC=(e,t,r)=>{try{e(t,r)}catch(n){setTimeout(()=>{throw n},0)}},MC=Zi(P(`${hl}/add`),{withTypes:()=>MC}),Y_=P(`${hl}/removeAll`),VC=Zi(P(`${hl}/remove`),{withTypes:()=>VC}),K_=(...e)=>{console.error(`${hl}/error`,...e)},jC=(e={})=>{let t=new Map,r=new Map,n=h=>{let S=r.get(h)??0;r.set(h,S+1)},o=h=>{let S=r.get(h)??1;S===1?r.delete(h):r.set(h,S-1)},{extra:i,onError:a=K_}=e;Th(a,"onError");let p=h=>(h.unsubscribe=()=>t.delete(h.id),t.set(h.id,h),S=>{h.unsubscribe(),S?.cancelActive&&Eh(h)}),f=h=>{let S=bC(t,h)??qC(h);return p(S)};Zi(f,{withTypes:()=>f});let m=h=>{let S=bC(t,h);return S&&(S.unsubscribe(),h.cancelActive&&Eh(S)),!!S};Zi(m,{withTypes:()=>m});let g=/*#__PURE__*/function(){var _ref8=_asyncToGenerator(function*(h,S,b,w){let I=new s.AbortController,E=z_(f,I.signal),F=[];try{h.pending.add(I),n(h),yield Promise.resolve(h.effect(S,Zi({},b,{getOriginalState:w,condition:(k,T)=>E(k,T).then(Boolean),take:E,delay:NC(I.signal),pause:dl(I.signal),extra:i,signal:I.signal,fork:H_(I.signal,F),unsubscribe:h.unsubscribe,subscribe:()=>{t.set(h.id,h)},cancelActiveListeners:()=>{h.pending.forEach((k,T,q)=>{k!==I&&(k.abort(Ih),q.delete(k))})},cancel:()=>{I.abort(Ih),h.pending.delete(I)},throwIfCancelled:()=>{Lo(I.signal)}})))}catch(k){k instanceof gl||xC(a,k,{raisedBy:"effect"})}finally{yield Promise.all(F),I.abort(G_),o(h),h.pending.delete(I)}});return function g(_x1,_x10,_x11,_x12){return _ref8.apply(this,arguments)}}(),C=W_(t,r);return{middleware:h=>S=>b=>{if(!nc(b))return S(b);if(MC.match(b))return f(b.payload);if(Y_.match(b)){C();return}if(VC.match(b))return m(b.payload);let w=h.getState(),I=()=>{if(w===CC)throw new Error(Ht(23));return w},E;try{if(E=S(b),t.size>0){let F=h.getState(),k=Array.from(t.values());for(let T of k){let q=!1;try{q=T.predicate(b,F,w)}catch(G){q=!1,xC(a,G,{raisedBy:"predicate"})}q&&g(T,b,h,I)}}}finally{w=CC}return E},startListening:f,stopListening:m,clearListeners:C}};function Ht(e){return`Minified Redux Toolkit error #${e}; visit https://redux-toolkit.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}d();c();l();u();d();c();l();u();d();c();l();u();function LC(){let e=typeof window<"u";return{sendMessage(t){e&&window.postMessage(t,"*")}}}d();c();l();u();d();c();l();u();d();c();l();u();var UC=/^(?:[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 X_(e){return typeof e=="string"&&UC.test(e)}var Ph=X_;d();c();l();u();var Tt=[];for(let e=0;e<256;++e)Tt.push((e+256).toString(16).slice(1));function QC(e,t=0){return(Tt[e[t+0]]+Tt[e[t+1]]+Tt[e[t+2]]+Tt[e[t+3]]+"-"+Tt[e[t+4]]+Tt[e[t+5]]+"-"+Tt[e[t+6]]+Tt[e[t+7]]+"-"+Tt[e[t+8]]+Tt[e[t+9]]+"-"+Tt[e[t+10]]+Tt[e[t+11]]+Tt[e[t+12]]+Tt[e[t+13]]+Tt[e[t+14]]+Tt[e[t+15]]).toLowerCase()}d();c();l();u();var kh,Z_=new Uint8Array(16);function Oh(){if(!kh){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");kh=crypto.getRandomValues.bind(crypto)}return kh(Z_)}d();c();l();u();d();c();l();u();var J_=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),_h={randomUUID:J_};function e0(e,t,r){e=e||{};let n=e.random??e.rng?.()??Oh();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 QC(n)}function t0(e,t,r){return _h.randomUUID&&!t&&!e?_h.randomUUID():e0(e,t,r)}var Nh=t0;function r0(_x13){return _r2.apply(this,arguments)}function _r2(){_r2=_asyncToGenerator(function*({config:e,environment:t,event:r,listenerManager:n}){let{url:o,token:i,mode:a}=e;if(a!=="disabled")return n.call(r),t.send(o,i,r)});return _r2.apply(this,arguments)}var WC="2.1.1",Dh=128,YC=192,BC=224,GC=240,n0=248;function o0(e){return(e&n0)===GC?4:(e&GC)===BC?3:(e&BC)===YC?2:1}function i0(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&Dh)!=Dh)break;if(r-=3,(n&YC)!=Dh){t-r>=o0(n)*3&&(r=t);break}}return e.substring(0,r)}function a0(e){let{trackingId:t}=e;return{trackingId:t}}function s0(e){return(e.source||[]).concat([`relay@${WC}`])}function KC(e,t,r){let{getReferrer:n,getLocation:o,getUserAgent:i}=r,a=a0(t),p=r.getClientId();return Object.freeze({type:e,config:a,ts:Date.now(),source:s0(t),clientId:p,userAgent:i(),referrer:$C(n()),location:$C(o())})}function $C(e){return e!==null?i0(e,1024):null}function c0(e,t,r,n){return{...t,meta:KC(e,r,n)}}var u0="*";function l0(){let e=[];function t({type:f,callback:m}){return e.findIndex(g=>g.type===f&&g.callback===m)}function r(f,m){return f.type==="*"||m===f.type}function n(f){return t(f)<0&&e.push(f),()=>p(f.type,f.callback)}function o(f){e.forEach(m=>{if(r(m,f.meta.type))try{m.callback(f)}catch(g){console.error(g)}})}function i(f){if(f===u0)e.length=0;else for(let m=e.length-1;m>=0;m--)e[m].type===f&&e.splice(m,1)}function a(f){let m=t(f);m>=0&&e.splice(m,1)}function p(f,m){m?a({type:f,callback:m}):i(f)}return{add:n,call:o,remove:p}}function HC({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 d0(e){let t=HC(e);return{get:()=>t,update:r=>{t=HC({...t,...r})}}}var qh=p0();function p0(){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 a=i.replace(/^\s+/,"");if(a.lastIndexOf(n,0)===0)return a.substring(n.length,a.length)}return null},setItem(r,n,o){let i=t(window.location.hostname),a=`;expires=${new Date(new Date().getTime()+o).toUTCString()}`,p=i?`;domain=${i}`:"";document.cookie=`${e}${r}=${n}${a}${p};path=/;SameSite=Lax`},removeItem(r){this.setItem(r,"",-1)}}}function f0(){return{getItem(e){return qh.getItem(e)||localStorage.getItem(e)},removeItem(e){qh.removeItem(e),localStorage.removeItem(e)},setItem(e,t){localStorage.setItem(e,t),qh.setItem(e,t,31556952e3)}}}var zC="visitorId";function m0(){let e=document.referrer;return e===""?null:e}function Mh(){let e=f0();return{runtime:"browser",send:function(){var _ref9=_asyncToGenerator(function*(t,r,n){let o=v(t,{method:"POST",body:JSON.stringify([n]),keepalive:!0,headers:{"Content-Type":"application/json",Authorization:`Bearer ${r}`}});LC().sendMessage({kind:"EVENT_PROTOCOL",event:n,url:t,token:r});let a=yield o;if(a?.ok){let p;try{p=yield a.json()}catch{return}for(let f of p.events)if(!f.accepted)throw new Error(`Received event was rejected for processing: ${f.errorMessage}`)}else throw new Error(`Error ${a.status}: Failed to send the event(s).`)});return function send(_x14,_x15,_x16){return _ref9.apply(this,arguments)}}(),getReferrer:()=>m0(),getLocation:()=>window.location.href,getUserAgent:()=>navigator.userAgent,getClientId:()=>{let t=e.getItem(zC);if(t&&Ph(t))return t;let r=Nh();return e.setItem(zC,r),r}}}function g0(){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 h0(){return{runtime:"null",send:()=>Promise.resolve(void 0),getReferrer:()=>null,getLocation:()=>null,getUserAgent:()=>null,getClientId:()=>""}}function y0(e){let t=e.get().mode!=="disabled",r=e.get().environment,n=h0();return t&&r?{...r,runtime:"custom"}:t&&S0()&&g0()?Mh():n}function S0(){try{return typeof window=="object"}catch{return!1}}function v0(e){return{get:()=>Object.freeze(y0(e))}}function XC(e){let t=d0(e),r=l0(),n=v0(t);return{emit:function(){var _ref0=_asyncToGenerator(function*(o,i){let a=t.get(),p=n.get(),f=c0(o,i,a,p);return r0({config:a,environment:p,event:f,listenerManager:r})});return function emit(_x17,_x18){return _ref0.apply(this,arguments)}}(),getMeta:o=>KC(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:WC}}d();c();l();u();function ZC(){return typeof window<"u"&&typeof document<"u"}d();c();l();u();d();c();l();u();var $n="3.50.1",JC=["@coveo/atomic","@coveo/quantic"];var ta=it(e=>e.source,e=>Object.entries(e).map(([t,r])=>`${t}@${r}`).concat(`@coveo/headless@${$n}`));var bc=it(e=>e.configuration.organizationId,e=>e.configuration.environment,e=>e.configuration.accessToken,e=>e.configuration.analytics,e=>ta(e.configuration.analytics),(e,t)=>t,(e,t,r,{trackingId:n,apiBaseUrl:o,enabled:i},a,p)=>{let f=C0(p);return XC({mode:i?"emit":"disabled",url:o??Mu(e,t),token:r,trackingId:n??null,source:a,environment:f})}),A0={getClientId:()=>"",getLocation:()=>null,getReferrer:()=>null,getUserAgent:()=>null,send:function(){var _ref1=_asyncToGenerator(function*(){});return function send(){return _ref1.apply(this,arguments)}}()},C0=e=>{if(!e)return;let t=e();return{...(ZC()?Mh():A0),getClientId:()=>t.clientId,getLocation:()=>t.location,getReferrer:()=>t.referrer,getUserAgent:()=>t.userAgent}};d();c();l();u();d();c();l();u();function Qr(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 U(e,t,r,n){function o(i){return i instanceof r?i:new r(function(a){a(i)})}return new(r||(r=Promise))(function(i,a){function p(g){try{m(n.next(g))}catch(C){a(C)}}function f(g){try{m(n.throw(g))}catch(C){a(C)}}function m(g){g.done?i(g.value):o(g.value).then(p,f)}m((n=n.apply(e,t||[])).next())})}var De;(function(e){e.search="search",e.click="click",e.custom="custom",e.view="view",e.collect="collect"})(De||(De={}));function Lh(){return typeof window<"u"}function ey(){return typeof navigator<"u"}function ra(){return typeof document<"u"}function Uh(){try{return typeof localStorage<"u"}catch{return!1}}function b0(){try{return typeof sessionStorage<"u"}catch{return!1}}function pb(){return ey()&&navigator.cookieEnabled}var x0=[De.click,De.custom,De.search,De.view],w0=(e,t)=>x0.indexOf(e)!==-1?Object.assign({language:ra()?document.documentElement.lang:"unknown",userAgent:ey()?navigator.userAgent:"unknown"},t):t,wc=class e{static set(t,r,n){var o,i,a,p;n&&(i=new Date,i.setTime(i.getTime()+n)),p=window.location.hostname,p.indexOf(".")===-1?eb(t,r,i):(a=p.split("."),o=a[a.length-2]+"."+a[a.length-1],eb(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 eb(e,t,r,n){document.cookie=`${e}=${t}`+(r?`;expires=${r.toUTCString()}`:"")+(n?`;domain=${n}`:"")+";path=/;SameSite=Lax"}function R0(){return Uh()?localStorage:pb()?new Rc:b0()?sessionStorage:new oa}var Rc=class e{getItem(t){return wc.get(`${e.prefix}${t}`)}removeItem(t){wc.erase(`${e.prefix}${t}`)}setItem(t,r,n){wc.set(`${e.prefix}${t}`,r,n)}};Rc.prefix="coveo_";var Qh=class{constructor(){this.cookieStorage=new Rc}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)}},oa=class{getItem(t){return null}removeItem(t){}setItem(t,r){}},yl="__coveo.analytics.history",I0=20,E0=1e3*60,F0=75,Al=class{constructor(t){this.store=t||R0()}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 U(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 U(this,void 0,void 0,function*(){let t=yield this.getHistoryWithInternalTimeAsync();return this.stripEmptyQueries(this.stripInternalTime(t))})}getHistoryWithInternalTime(){try{let t=this.store.getItem(yl);return t&&typeof t=="string"?JSON.parse(t):[]}catch{return[]}}getHistoryWithInternalTimeAsync(){return U(this,void 0,void 0,function*(){try{let t=yield this.store.getItem(yl);return t?JSON.parse(t):[]}catch{return[]}})}setHistory(t){try{this.store.setItem(yl,JSON.stringify(t.slice(0,I0)))}catch{}}clear(){try{this.store.removeItem(yl)}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,F0)),t}isValidEntry(t){let r=this.getMostRecentElement();return r&&r.value==t.value?(t.internalTime||0)-(r.internalTime||0)>E0:!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 T0=(e,t)=>U(void 0,void 0,void 0,function*(){return e===De.view?(yield P0(t.contentIdValue),Object.assign({location:window.location.toString(),referrer:document.referrer,title:document.title},t)):t}),P0=e=>U(void 0,void 0,void 0,function*(){let t=new Al,r={name:"PageView",value:e,time:new Date().toISOString()};yield t.addElementAsync(r)}),Sl,k0=new Uint8Array(16);function O0(){if(!Sl&&(Sl=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Sl))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Sl(k0)}var _0=/^(?:[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 Cl(e){return typeof e=="string"&&_0.test(e)}var Pt=[];for(let e=0;e<256;++e)Pt.push((e+256).toString(16).slice(1));function fb(e,t=0){return Pt[e[t+0]]+Pt[e[t+1]]+Pt[e[t+2]]+Pt[e[t+3]]+"-"+Pt[e[t+4]]+Pt[e[t+5]]+"-"+Pt[e[t+6]]+Pt[e[t+7]]+"-"+Pt[e[t+8]]+Pt[e[t+9]]+"-"+Pt[e[t+10]]+Pt[e[t+11]]+Pt[e[t+12]]+Pt[e[t+13]]+Pt[e[t+14]]+Pt[e[t+15]]}function N0(e){if(!Cl(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 D0(e){e=unescape(encodeURIComponent(e));let t=[];for(let r=0;r<e.length;++r)t.push(e.charCodeAt(r));return t}var q0="6ba7b810-9dad-11d1-80b4-00c04fd430c8",M0="6ba7b811-9dad-11d1-80b4-00c04fd430c8";function V0(e,t,r){function n(o,i,a,p){var f;if(typeof o=="string"&&(o=D0(o)),typeof i=="string"&&(i=N0(i)),((f=i)===null||f===void 0?void 0:f.length)!==16)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");let m=new Uint8Array(16+o.length);if(m.set(i),m.set(o,i.length),m=r(m),m[6]=m[6]&15|t,m[8]=m[8]&63|128,a){p=p||0;for(let g=0;g<16;++g)a[p+g]=m[g];return a}return fb(m)}try{n.name=e}catch{}return n.DNS=q0,n.URL=M0,n}var j0=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),tb={randomUUID:j0};function Bo(e,t,r){if(tb.randomUUID&&!t&&!e)return tb.randomUUID();e=e||{};let n=e.random||(e.rng||O0)();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 fb(n)}function L0(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 Vh(e,t){return e<<t|e>>>32-t}function U0(e){let t=[1518500249,1859775393,2400959708,3395469782],r=[1732584193,4023233417,2562383102,271733878,3285377520];if(typeof e=="string"){let a=unescape(encodeURIComponent(e));e=[];for(let p=0;p<a.length;++p)e.push(a.charCodeAt(p))}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 a=0;a<o;++a){let p=new Uint32Array(16);for(let f=0;f<16;++f)p[f]=e[a*64+f*4]<<24|e[a*64+f*4+1]<<16|e[a*64+f*4+2]<<8|e[a*64+f*4+3];i[a]=p}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 a=0;a<o;++a){let p=new Uint32Array(80);for(let h=0;h<16;++h)p[h]=i[a][h];for(let h=16;h<80;++h)p[h]=Vh(p[h-3]^p[h-8]^p[h-14]^p[h-16],1);let f=r[0],m=r[1],g=r[2],C=r[3],x=r[4];for(let h=0;h<80;++h){let S=Math.floor(h/20),b=Vh(f,5)+L0(S,m,g,C)+x+t[S]+p[h]>>>0;x=C,C=g,g=Vh(m,30)>>>0,m=f,f=b}r[0]=r[0]+f>>>0,r[1]=r[1]+m>>>0,r[2]=r[2]+g>>>0,r[3]=r[3]+C>>>0,r[4]=r[4]+x>>>0}return[r[0]>>24&255,r[0]>>16&255,r[0]>>8&255,r[0]&255,r[1]>>24&255,r[1]>>16&255,r[1]>>8&255,r[1]&255,r[2]>>24&255,r[2]>>16&255,r[2]>>8&255,r[2]&255,r[3]>>24&255,r[3]>>16&255,r[3]>>8&255,r[3]&255,r[4]>>24&255,r[4]>>16&255,r[4]>>8&255,r[4]&255]}var Q0=V0("v5",80,U0),rb=Q0,mb="2.30.55",nb=e=>`${e.protocol}//${e.hostname}${e.pathname.indexOf("/")===0?e.pathname:`/${e.pathname}`}${e.search}`,xc={pageview:"pageview",event:"event"},bl=class{constructor({client:t,uuidGenerator:r=Bo}){this.client=t,this.uuidGenerator=r}},Bh=class extends bl{constructor({client:t,uuidGenerator:r=Bo}){super({client:t,uuidGenerator:r}),this.actionData={},this.pageViewId=r(),this.nextPageViewId=this.pageViewId,this.currentLocation=nb(window.location),this.lastReferrer=ra()?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:ra()?document.title:"",encoding:ra()?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===xc.pageview&&(this.nextPageViewId=this.uuidGenerator(),this.hasSentFirstPageView=!0)}getNextValues(t,r){return{pageViewId:t===xc.pageview?this.nextPageViewId:this.pageViewId,referrer:t===xc.pageview&&this.hasSentFirstPageView?this.currentLocation:this.lastReferrer,location:t===xc.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 nb(window.location)}},Hn=class e{constructor(t,r){if(!Cl(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 Cl(i)?new e(i,Number.parseInt(o)*1e3):null}};Hn.cvo_cid="cvo_cid";Hn.expirationTime=120;var Gh=class extends bl{constructor({client:t,uuidGenerator:r=Bo}){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 U(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(Hn.cvo_cid,new Hn(n,Date.now()).toString()),r.toString()}catch{throw new Error("Invalid URL provided")}})}acceptFrom(t){this.client.setAcceptedLinkReferrers(t)}};Gh.Id="link";var yr=Object.keys;function vl(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)}var jh=128,gb=192,ob=224,ib=240;function B0(e){return(e&248)===ib?4:(e&ib)===ob?3:(e&ob)===gb?2:1}function G0(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&jh)!=jh)break;if(r-=3,(n&gb)!=jh){t-r>=B0(n)*3&&(r=t);break}}return e.substring(0,r)}var $h={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"},$0=yr($h).map(e=>$h[e]),H0=[...$0].join("|"),z0=new RegExp(`^(${H0}$)`),W0={svcAction:"svc_action",svcActionData:"svc_action_data"},Y0=e=>yr(e).filter(t=>e[t]!==void 0).reduce((t,r)=>{let n=$h[r]||r;return Object.assign(Object.assign({},t),{[n]:e[r]})},{}),K0=e=>z0.test(e),X0=[K0],ab={id:"id",name:"nm",brand:"br",category:"ca",variant:"va",price:"pr",quantity:"qt",coupon:"cc",position:"ps",group:"group"},sb={id:"id",name:"nm",brand:"br",category:"ca",variant:"va",position:"ps",price:"pr",group:"group"},Mt={action:"pa",list:"pal",listSource:"pls"},xl={id:"ti",revenue:"tr",tax:"tt",shipping:"ts",coupon:"tcc",affiliation:"ta",step:"cos",option:"col"},Z0=["loyaltyCardId","loyaltyTier","thirdPartyPersona","companyName","favoriteStore","storeName","userIndustry","userRole","userDepartment","businessUnit"],Hh={id:"quoteId",affiliation:"quoteAffiliation"},zh={id:"reviewId",rating:"reviewRating",comment:"reviewComment"},J0={add:Mt,bookmark_add:Mt,bookmark_remove:Mt,click:Mt,checkout:Mt,checkout_option:Mt,detail:Mt,impression:Mt,remove:Mt,refund:Object.assign(Object.assign({},Mt),xl),purchase:Object.assign(Object.assign({},Mt),xl),quickview:Mt,quote:Object.assign(Object.assign({},Mt),Hh),review:Object.assign(Object.assign({},Mt),zh)},eN=yr(ab).map(e=>ab[e]),tN=yr(sb).map(e=>sb[e]),rN=yr(Mt).map(e=>Mt[e]),nN=yr(xl).map(e=>xl[e]),oN=yr(zh).map(e=>zh[e]),iN=yr(Hh).map(e=>Hh[e]),aN=[...eN,"custom"].join("|"),sN=[...tN,"custom"].join("|"),hb="(pr[0-9]+)",yb="(il[0-9]+pi[0-9]+)",cN=new RegExp(`^${hb}(${aN})$`),uN=new RegExp(`^(${yb}(${sN}))|(il[0-9]+nm)$`),lN=new RegExp(`^(${rN.join("|")})$`),dN=new RegExp(`^(${nN.join("|")})$`),pN=new RegExp(`^${hb}custom$`),fN=new RegExp(`^${yb}custom$`),mN=new RegExp(`^(${[...Z0,...oN,...iN].join("|")})$`),gN=e=>cN.test(e),hN=e=>uN.test(e),yN=e=>lN.test(e),SN=e=>dN.test(e),vN=e=>mN.test(e),AN=[hN,gN,yN,SN,vN],CN=[pN,fN],bN={anonymizeIp:"aip"},xN={eventCategory:"ec",eventAction:"ea",eventLabel:"el",eventValue:"ev",page:"dp",visitorId:"cid",clientId:"cid",userId:"uid",currencyCode:"cu"},wN={hitType:"t",pageViewId:"pid",encoding:"de",location:"dl",referrer:"dr",screenColor:"sd",screenResolution:"sr",title:"dt",userAgent:"ua",language:"ul",eventId:"z",time:"tm"},RN=["contentId","contentIdKey","contentType","searchHub","tab","searchUid","permanentId","contentLocale","trackingId"],IN=Object.assign(Object.assign(Object.assign(Object.assign({},bN),xN),wN),RN.reduce((e,t)=>Object.assign(Object.assign({},e),{[t]:t}),{})),Wh=Object.assign(Object.assign({},IN),W0),EN=e=>{let t=!!e.action&&J0[e.action]||{};return yr(e).reduce((r,n)=>{let o=t[n]||Wh[n]||n;return Object.assign(Object.assign({},r),{[o]:e[n]})},{})},FN=yr(Wh).map(e=>Wh[e]),TN=e=>FN.indexOf(e)!==-1,PN=e=>e==="custom",kN=e=>[...AN,...X0,TN,PN].some(t=>t(e)),ON=e=>yr(e).reduce((t,r)=>{let n=_N(r);return n?Object.assign(Object.assign({},t),NN(n,e[r])):Object.assign(Object.assign({},t),{[r]:e[r]})},{}),_N=e=>{let t;return[...CN].every(r=>{var n;return t=(n=r.exec(e))===null||n===void 0?void 0:n[1],!t}),t},NN=(e,t)=>yr(t).reduce((r,n)=>Object.assign(Object.assign({},r),{[`${e}${n}`]:t[n]}),{}),Yh=class{constructor(t){this.opts=t}sendEvent(t,r){return U(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:a,payload:p}=yield this.preProcessRequestAsPotentialJSONString(`${n}/analytics/${t}?${i}`,r,o),f=this.encodeForEventType(t,p),m=new Blob([f],{type:"application/x-www-form-urlencoded"});navigator.sendBeacon(a,m)})}isAvailable(){return"sendBeacon"in navigator}deleteHttpCookieVisitorId(){return Promise.resolve()}preProcessRequestAsPotentialJSONString(t,r,n){return U(this,void 0,void 0,function*(){let o=t,i=r;if(n){let a=yield n({url:t,body:JSON.stringify(r)},"analyticsBeacon"),{url:p,body:f}=a;o=p||t;try{i=JSON.parse(f)}catch(m){console.error("Unable to process the request body as a JSON string",m)}}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 U(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[De.click,De.custom,De.search,De.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}},Kh=class{sendEvent(t,r){return U(this,void 0,void 0,function*(){return Promise.resolve()})}deleteHttpCookieVisitorId(){return U(this,void 0,void 0,function*(){return Promise.resolve()})}},cb=y.fetch,wl=class{constructor(t){this.opts=t}sendEvent(t,r){return U(this,void 0,void 0,function*(){let{baseUrl:n,visitorIdProvider:o,preprocessRequest:i}=this.opts,a=this.shouldAppendVisitorId(t)?yield this.getVisitorIdParam():"",p={url:`${n}/analytics/${t}${a}`,credentials:"include",mode:"cors",headers:this.getHeaders(),method:"POST",body:JSON.stringify(r)},f=Object.assign(Object.assign({},p),i?yield i(p,"analyticsFetch"):{}),{url:m}=f,g=Qr(f,["url"]),C;try{C=yield cb(m,g)}catch(x){console.error("An error has occured when sending the event.",x);return}if(C.ok){let x=yield C.json();return x.visitorId&&o.setCurrentVisitorId(x.visitorId),x}else{try{C.json()}catch{}throw console.error(`An error has occured when sending the "${t}" event.`,C,r),new Error(`An error has occurred when sending the "${t}" event. Check the console logs for more details.`)}})}deleteHttpCookieVisitorId(){return U(this,void 0,void 0,function*(){let{baseUrl:t}=this.opts,r=`${t}/analytics/visit`;yield cb(r,{headers:this.getHeaders(),method:"DELETE"})})}shouldAppendVisitorId(t){return[De.click,De.custom,De.search,De.view].indexOf(t)!==-1}getVisitorIdParam(){return U(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"})}},Xh=class{constructor(t,r){Uh()&&pb()?this.storage=new Qh:Uh()?this.storage=localStorage:(console.warn("BrowserRuntime detected no valid storage available.",this),this.storage=new oa),this.client=new wl(t),this.beaconClient=new Yh(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}},Zh=class{constructor(t,r){this.storage=r||new oa,this.client=new wl(t)}getClientDependingOnEventType(t){return this.client}},Rl=class{constructor(){this.storage=new oa,this.client=new Kh}getClientDependingOnEventType(t){return this.client}},DN="xx",qN=e=>e?.startsWith(DN)||!1,MN=`
|
|
27
|
+
`;return new Oo(r)}var Oo=class extends Error{constructor(e){super(e),this.name="SchemaValidationError"}},Pe=class{constructor(e){le(this,"definition");this.definition=e}validate(e={},t=""){let r={...this.default,...e},n=[];for(let o in this.definition){let a=this.definition[o].validate(r[o]);a&&n.push(`${o}: ${a}`)}if(n.length)throw Yk(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}},$e=class{constructor(e={}){le(this,"baseConfig");this.baseConfig=e}validate(e){return this.baseConfig.required&&ee(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 Ua(e){return e===void 0}function Kk(e){return e===null}function ee(e){return Ua(e)||Kk(e)}var fe=class{constructor(e={}){le(this,"value");this.value=new $e(e)}validate(e){let t=this.value.validate(e);return t||(Xk(e)?null:"value is not a boolean.")}get default(){return this.value.default}get required(){return this.value.required}};function Xk(e){return Ua(e)||ku(e)}function ku(e){return typeof e=="boolean"}var oe=class{constructor(e={}){le(this,"config");le(this,"value");this.config=e,this.value=new $e(e)}validate(e){let t=this.value.validate(e);return t||(Zk(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 Zk(e){return Ua(e)||Jv(e)}function Jv(e){return typeof e=="number"&&!Number.isNaN(e)}var Jk=/^\d{4}(-\d\d(-\d\d(T\d\d:\d\d(:\d\d)?(\.\d+)?(([+-]\d\d:\d\d)|Z)?)?)?)?$/i,$=class{constructor(e={}){le(this,"value");le(this,"config");this.config={emptyAllowed:!0,url:!1,...e},this.value=new $e(this.config)}validate(e){let{emptyAllowed:t,url:r,regex:n,constrainTo:o,ISODate:a}=this.config,i=this.value.validate(e);if(i)return i;if(Ua(e))return null;if(!Qa(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(", ")}.`:a&&!(Jk.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 Qa(e){return Object.prototype.toString.call(e)==="[object String]"}var Y=class{constructor(e={}){le(this,"config");this.config={options:{required:!1},values:{},...e}}validate(e){if(Ua(e))return this.config.options.required?"value is required and is currently undefined":null;if(!eA(e))return"value is not an object";for(let[r,n]of Object.entries(this.config.values))if(n.required&&ee(e[r]))return`value does not contain ${r}`;let t="";for(let[r,n]of Object.entries(this.config.values)){let o=e[r],a=n.validate(o);a!==null&&(t+=` ${a}`)}return t===""?null:t}get default(){}get required(){return!!this.config.options.required}};function eA(e){return e!==void 0&&typeof e=="object"}var ne=class{constructor(e={}){le(this,"config");le(this,"value");this.config=e,this.value=new $e(this.config)}validate(e){if(!ee(e)&&!Array.isArray(e))return"value is not an array";let t=this.value.validate(e);if(t!==null)return t;if(ee(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&&ee(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 ku(e)||Qa(e)||Jv(e)||eA(e)?t.validate(e):"value is not a primitive value"}get default(){}get required(){return this.value.required}};function Ba(e){return Array.isArray(e)}var zs=class{constructor(e){le(this,"config");le(this,"value");this.config=e,this.value=new $e(e)}validate(e){let t=this.value.validate(e);return t!==null?t:Ua(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}};d();c();l();u();var Ou=(e,t=5)=>e+Math.random().toString(36).substring(2,2+t);function _u(e){return Array.isArray(e)}function Nu(e){return e.trim()===""}function tA(e,t){return[...e.reduce((r,n)=>{let o=t(n);return r.has(o)||r.set(o,n),r},new Map).values()]}function eO(e){return btoa(encodeURI(e))}function Du(e,t){let{[e]:r,...n}=t;return n}function Ga(e){return eO(JSON.stringify(e))}var tO=new Set(["1",1,"yes",!0]);function rA(){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=>tO.has(r))}function nA(e){let t={};for(let[r,n]of e)t[r]=n;return t}function oA(e,t,r){return clearTimeout(t),setTimeout(e,r)}function Ws(e){if(typeof e!="object"||!e)return e;try{return JSON.parse(JSON.stringify(e))}catch{return e}}function qu(e,t,r={}){let n;return(...o)=>{let a=r.isImmediate&&!n;if(clearTimeout(n),n=setTimeout(()=>{n=void 0,r.isImmediate||e.apply(void 0,o)},t),a)return e.apply(void 0,o)}}function rO(e){if(Nu(e.openingDelimiter)||Nu(e.closingDelimiter))throw Error("delimiters should be a non-empty string");if(ee(e.content)||Nu(e.content))return e.content;if(e.highlights.length===0)return $a(e.content);let t=e.content.length,r="",n=0;for(let o=0;o<e.highlights.length;o++){let a=e.highlights[o],i=a.offset,p=i+a.length;if(p>t)break;r+=$a(e.content.slice(n,i)),r+=e.openingDelimiter,r+=$a(e.content.slice(i,p)),r+=e.closingDelimiter,n=p}return n!==t&&(r+=$a(e.content.slice(n))),r}function Lg(e,t){return e=$a(e),e.replace(/\[(.*?)\]|\{(.*?)\}|\((.*?)\)/g,(r,n,o,a)=>n?jg(n,t.notMatchDelimiters):o?jg(o,t.exactMatchDelimiters):a?jg(a,t.correctionDelimiters):r)}function jg(e,t){return t?t.open+e+t.close:e}function $a(e){let t={"&":"&","<":"<",">":">","\"":""","'":"'","`":"`"},r=`(?:${Object.keys(t).join("|")})`,n=RegExp(r),o=RegExp(r,"g");return n.test(e)?e.replace(o,a=>t[a]):e}d();c();l();u();var hA=Fr(pA(),1);d();c();l();u();var ae=new Error("Failed to load reducers."),Ha=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."}},No=class extends Error{constructor(r,n){super();le(this,"statusCode");this.name="Disconnected",this.message=`Client could not connect to the following URL: ${r}`,this.statusCode=n??0}};d();c();l();u();function fA(e){let t=[];for(let r in e){let n=encodeURIComponent(r),o=encodeURIComponent(e[r]);t.push(`${n}=${o}`)}return t.join("&")}function mA(e){return typeof e!="object"||!e?!1:Object.values(e).every(FO)}function FO(e){return typeof e=="string"||typeof e=="number"||typeof e=="boolean"}function gA(e){return e===429}var jr=class e{static call(t){return _asyncToGenerator(function*(){let r=TO(t),{logger:n}=t,o=yield e.preprocessRequest(r,t);n.info(o,"Platform request");let{url:a,...i}=o,p=/*#__PURE__*/function(){var _ref=_asyncToGenerator(function*(){let f=yield v(a,i);if(gA(f.status))throw f;return f});return function p(){return _ref.apply(this,arguments)}}();try{let f=yield(0,hA.backOff)(p,{startingDelay:100,timeMultiple:2,maxDelay:800,numOfAttempts:4,jitter:"full",retry:function(){var _ref2=_asyncToGenerator(function*(m){let g=m&&gA(m.status);return g&&(n.info("Platform retrying request"),yield new Promise(C=>setTimeout(C,1e3))),g});return function retry(_x2){return _ref2.apply(this,arguments)}}()});switch(f.status){case 419:case 401:throw n.info("Platform renewing token"),new Ha;case 404:throw new No(a,f.status);default:return n.info({response:f,requestInfo:o},"Platform response"),f}}catch(f){return f.message==="Failed to fetch"?new No(a):f}})()}static preprocessRequest(t,r){return _asyncToGenerator(function*(){let{origin:n,preprocessRequest:o,logger:a,requestMetadata:i}=r,{signal:p,...f}=t,m=Ws(f);try{let g=yield o(t,n,i);return{...t,...g}}catch(g){a.error(g,"Platform request preprocessing failed. Returning default request options.")}return m})()}};function mt(e,t="prod",r="platform"){let n=t==="prod"?"":t,o=r==="platform"?"":`.${r}`;return`https://${e}${o}.org${n}.coveo.com`}function Qn(e,t,r="prod"){return e??mt(t,r)}function Kt(e,t="prod"){return`${mt(e,t)}/rest/search/v2`}function Vu(e,t="prod"){return`${mt(e,t,"analytics")}/rest/organizations/${e}/events/v1`}function TO(e){let{url:t,method:r,requestParams:n,contentType:o,accessToken:a,signal:i}=e,p=e.method==="POST"||e.method==="PUT",f=PO(n,o);return{url:t,method:r,headers:{"Content-Type":o,Authorization:`Bearer ${a}`,...e.headers},...(p&&{body:f}),signal:i}}function PO(e,t){return t==="application/x-www-form-urlencoded"?mA(e)?fA(e):"":JSON.stringify(e)}d();c();l();u();var Xs=Fr(ju(),1),bA=Fr(yA(),1);d();c();l();u();var Lu=Fr(ju(),1),vA=Fr(SA(),1);Lu.default.extend(vA.default);var AA="YYYY/MM/DD@HH:mm:ss",kO="1401-01-01";function za(e,t){let r=(0,Lu.default)(e,t);return!r.isValid()&&!t?(0,Lu.default)(e,AA):r}function Uu(e){return e.format(AA)}function CA(e,t){let r=za(e,t);if(!r.isValid()){let n=". Please provide a date format string in the configuration options. See https://day.js.org/docs/en/parse/string-format for more information.",o=` with the format "${t}"`;throw new Error(`Could not parse the provided date "${e}"${t?o:n}`)}rh(r)}function rh(e){if(e.isBefore(kO))throw new Error(`Date is before year 1401, which is unsupported by the API: ${e}`)}Xs.default.extend(bA.default);var xA=["past","now","next"],wA=["minute","hour","day","week","month","quarter","year"],OO=e=>{let t=e==="now";return{amount:new oe({required:!t,min:1}),unit:new $({required:!t,constrainTo:wA}),period:new $({required:!0,constrainTo:xA})}};function Qu(e){if(typeof e=="string"&&!Bn(e))throw new Error(`The value "${e}" is not respecting the relative date format "period-amount-unit"`);let t=typeof e=="string"?nh(e):e;new Pe(OO(t.period)).validate(t);let r=IA(t),n=JSON.stringify(t);if(!r.isValid())throw new Error(`Date is invalid: ${n}`);rh(r)}function RA(e){let{period:t,amount:r,unit:n}=e;switch(t){case"past":case"next":return`${t}-${r}-${n}`;case"now":return t}}function IA(e){let{period:t,amount:r,unit:n}=e;switch(t){case"past":return(0,Xs.default)().subtract(r,n);case"next":return(0,Xs.default)().add(r,n);case"now":return(0,Xs.default)()}}function Zs(e){return Uu(IA(nh(e)))}function EA(e){return e.toLocaleLowerCase().split("-")}function Bn(e){let[t,r,n]=EA(e);if(t==="now")return!0;if(!xA.includes(t)||!wA.includes(n))return!1;let o=parseInt(r,10);return!(Number.isNaN(o)||o<=0)}function FA(e){return!!e&&typeof e=="object"&&"period"in e}function nh(e){let[t,r,n]=EA(e);return t==="now"?{period:"now"}:{period:t,amount:r?parseInt(r,10):void 0,unit:n||void 0}}function TA(e){return Qu(e),nh(e)}d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();function kA(_x3,_x4){return _kA.apply(this,arguments)}function _kA(){_kA=_asyncToGenerator(function*(e,t){let r=e.getReader(),n;for(;!(n=yield r.read()).done;)t(n.value)});return _kA.apply(this,arguments)}function OA(e){let t,r,n,o=!1;return function(i){t===void 0?(t=i,r=0,n=-1):t=NO(t,i);let p=t.length,f=0;for(;r<p;){o&&(t[r]===10&&(f=++r),o=!1);let m=-1;for(;r<p&&m===-1;++r)switch(t[r]){case 58:n===-1&&(n=r-f);break;case 13:o=!0,m=r;break;case 10:m=r;break}if(m===-1)break;e(t.subarray(f,m),n),f=r,n=-1}f===p?t=void 0:f!==0&&(t=t.subarray(f),r-=f)}}function _A(e,t,r){let n=PA(),o=new TextDecoder;return function(i,p){if(i.length===0)r?.(n),n=PA();else if(p>0){let f=o.decode(i.subarray(0,p)),m=p+(i[p+1]===32?2:1),g=o.decode(i.subarray(m));switch(f){case"data":n.data=n.data?`${n.data}
|
|
28
|
+
${g}`:g;break;case"event":n.event=g;break;case"id":e(n.id=g);break;case"retry":_O(g,n,t);break}}}}function _O(e,t,r){let n=parseInt(e,10);Number.isNaN(n)||r(t.retry=n)}function NO(e,t){let r=new Uint8Array(e.length+t.length);return r.set(e),r.set(t,e.length),r}function PA(){return{data:"",event:"",id:"",retry:void 0}}var oh="text/event-stream",DO=1e3,NA="last-event-id";function DA(){return typeof window<"u"}function Bu(e,{signal:t,headers:r,onopen:n,onmessage:o,onclose:a,onerror:i,openWhenHidden:p,fetch:f,...m}){return new Promise((g,C)=>{let x={...r};x.accept||(x.accept=oh);let h;function S(){h?.abort(),document.hidden||k()}!p&&DA()&&document.addEventListener("visibilitychange",S);let b=DO,w;function I(){DA()&&document.removeEventListener("visibilitychange",S),clearTimeout(w),h?.abort()}t?.addEventListener("abort",()=>{I(),g()});let E=f??v,F=n??qO;function k(){return _k2.apply(this,arguments)}function _k2(){_k2=_asyncToGenerator(function*(){h=s.AbortController?new s.AbortController:null;try{let T=yield E(e,{...m,headers:x,signal:h?.signal});yield F(T),yield kA(T.body,OA(_A(q=>{q?x[NA]=q:delete x[NA]},q=>{b=q},o))),a?.(),I(),g()}catch(T){if(!h?.signal?.aborted)try{let q=i?.(T)??b;clearTimeout(w),w=setTimeout(k,q)}catch(q){I(),C(q)}}});return _k2.apply(this,arguments)}k()})}function qO(e){let t=e.headers.get("content-type");if(!t?.startsWith(oh))throw new Error(`Expected content-type to be ${oh}, Actual: ${t}`)}d();c();l();u();var Gn=class{constructor(t){le(this,"_basePath");le(this,"_params",{});this._basePath=t}addParam(t,r){this._params={...this.params,[t]:r}}get basePath(){return this._basePath}get params(){return this._params}get hasParams(){return Object.entries(this._params).length}get href(){return this.hasParams?`${this.basePath}?${Object.entries(this.params).map(([t,r])=>`${t}=${encodeURIComponent(r)}`).join("&")}`:this.basePath}};var MO=(e,t,r)=>new Gn(`${e}/rest/organizations/${t}/machinelearning/streaming/${r}`).href,qA=3,VO=5e3,jO="text/event-stream",sh=1,ah=class extends Error{},Js=class extends Error{constructor(r){super(r.message);le(this,"payload",r)}},ih=class{constructor(){le(this,"timeouts",new Set)}add(t){this.timeouts.add(t)}remove(t){clearTimeout(t),this.timeouts.delete(t)}isActive(t){return this.timeouts.has(t)}},Gu=class{constructor(t){le(this,"logger");this.logger=t.logger}streamGeneratedAnswer(t,r){let{url:n,organizationId:o,streamId:a,accessToken:i}=t,{write:p,abort:f,close:m,resetAnswer:g}=r,C=new ih;if(!a){this.logger.error("No stream ID found");return}let x=0,h,S=()=>{h&&!C.isActive(h)&&(w?.abort(),g(),I())},b=()=>{C.remove(h),h=oA(S,h,VO),C.add(h)},w=new s.AbortController,I=()=>Bu(MO(n,o,a),{method:"GET",fetch:v,headers:{Authorization:`Bearer ${i}`,accept:"*/*"},openWhenHidden:!0,signal:w?.signal,onopen(E){return _asyncToGenerator(function*(){if(E.ok&&E.headers.get("content-type")===jO)return;throw E.status>=400&&E.status<500&&E.status!==429?new Js({message:"Error opening stream",code:E.status}):new ah})()},onmessage:E=>{if(w?.signal.aborted)return;let F=JSON.parse(E.data);if(F.finishReason==="ERROR"){C.remove(h),w?.abort(),f({message:F.errorMessage,code:F.statusCode});return}p(F),x=0,F.finishReason==="COMPLETED"?(C.remove(h),m()):b()},onerror:E=>{if(!w?.signal.aborted){if(C.remove(h),E instanceof Js)throw w?.abort(),f(E),E;if(++x>qA){this.logger.info("Maximum retry exceeded.");let F={message:"Failed to complete stream.",code:sh};throw w?.abort(),f(F),new Js(F)}this.logger.info(`Retrying...(${x}/${qA})`),g()}}});return I(),w}};d();c();l();u();var $u=e=>e;d();c();l();u();d();c();l();u();d();c();l();u();function ec(e){let{url:t,accessToken:r,organizationId:n,authentication:o,...a}=e;return a}var ch=e=>{let{response:t}=e;return t.body?LO(e):UO(t)},LO=e=>BO(e)?GO(e):QO(e)?e.body:{message:"unknown",statusCode:0,type:"unknown"},UO=e=>{let t=JSON.parse(JSON.stringify(e,Object.getOwnPropertyNames(e)));return{...t,message:`Client side error: ${t.message||""}`,statusCode:400,type:"ClientError"}};function QO(e){return e.body.statusCode!==void 0}function BO(e){return e.body.exception!==void 0}var GO=e=>({message:e.body.exception.code,statusCode:e.response.status,type:e.body.exception.code});d();c();l();u();function MA(e){return((e.headers.get("content-type")||"").split(";").find(n=>n.indexOf("charset=")!==-1)||"").split("=")[1]||"UTF-8"}d();c();l();u();var uh=(e,t,r,n)=>{let o=new Gn(`${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 VA=(e,t)=>{let r=new Gn(`${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},lh=/*#__PURE__*/function(){var _ref3=_asyncToGenerator(function*(e,t){let r=yield jr.call({...uh(e,"POST","application/x-www-form-urlencoded","/html"),requestParams:ec(e),requestMetadata:{method:"html"},...t});if(r instanceof Error)throw r;let n=MA(r),o=yield r.arrayBuffer(),i=new TextDecoder(n).decode(o);return $O(i)?{success:i}:{error:ch({response:r,body:i})}});return function lh(_x5,_x6){return _ref3.apply(this,arguments)}}();function $O(e){return typeof e=="string"}d();c();l();u();d();c();l();u();function Wa(){return{answerSnippet:"",documentId:{contentIdKey:"",contentIdValue:""},question:"",relatedQuestions:[],score:0}}function At(){return{response:{results:[],searchUid:"",totalCountFiltered:0,facets:[],generateAutomaticFacets:{facets:[]},queryCorrections:[],triggers:[],questionAnswer:Wa(),pipeline:"",splitTestRun:"",termsToHighlight:{},phrasesToHighlight:{},extendedResults:{}},duration:0,queryExecuted:"",error:null,automaticallyCorrected:!1,isLoading:!1,results:[],searchResponseId:"",requestId:"",questionAnswer:Wa(),extendedResults:{},searchAction:void 0}}d();c();l();u();d();c();l();u();function HO(e){return{statusCode:e.statusCode,type:e.name,message:e.message}}function zO(e){return{statusCode:e.code,type:e.name,message:e.message,ignored:!0}}function Ya(e,t){if(t&&e.name==="AbortError")return{error:zO(e)};if(e instanceof No)return{error:HO(e)};throw e}var $n=e=>e.success!==void 0,He=e=>e.error!==void 0;function jA(e){return e.results!==void 0}function LA(e){let t=Wa();return ee(e.questionAnswer)?(e.questionAnswer=t,e):(e.questionAnswer={...t,...e.questionAnswer},e)}d();c();l();u();d();c();l();u();var dh=(e,t)=>`${e.url}/rest/organizations/${e.organizationId}/insight/v1/configs/${e.insightId}${t??""}`,WO=e=>`${e.url}/rest/organizations/${e.organizationId}/machinelearning/user/actions`,tc=(e,t,r,n)=>{YO(e);let o=dh(e,n);return{accessToken:e.accessToken,method:t,contentType:r,url:o,origin:"insightApiFetch"}},UA=(e,t,r)=>{KO(e);let n=WO(e);return{accessToken:e.accessToken,method:t,contentType:r,url:n,origin:"insightApiFetch"}},ph=e=>{let{insightId:t,...r}=ec(e);return r},QA=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.")},YO=e=>{if(QA(e),!e.insightId)throw new Error("The 'insightId' attribute must contain a valid Insight Panel configuration ID.")},KO=e=>{if(QA(e),!e.userId)throw new Error("The 'userId' attribute must contain a valid user ID.")};var BA=e=>({...tc(e,"GET","application/json","/interface"),requestParams:{}});d();c();l();u();var GA=e=>({...tc(e,"POST","application/json","/search"),requestParams:ph(e)}),$A=e=>({...tc(e,"POST","application/json","/querysuggest"),requestParams:ph(e)});d();c();l();u();var HA=e=>({...UA(e,"POST","application/json"),requestParams:{objectId:e.userId}});var Hu=class{constructor(t){le(this,"options",t)}getInterface(t){var _this=this;return _asyncToGenerator(function*(){let r=yield jr.call({...BA(t),..._this.options});if(r instanceof Error)return Ya(r);let n=yield r.json();return r.ok?{success:n}:{error:n}})()}query(t,r){var _this2=this;return _asyncToGenerator(function*(){let n=yield jr.call({...GA(t),requestMetadata:{method:"search",origin:r?.origin},..._this2.options});if(n instanceof Error)return Ya(n);let o=yield n.json();return jA(o)&&(o=LA(o)),n.ok?{success:o}:{error:o}})()}querySuggest(t){var _this3=this;return _asyncToGenerator(function*(){let r=yield jr.call({...$A(t),..._this3.options});if(r instanceof Error)return Ya(r);let n=yield r.json();return n.completions?{success:n}:{error:n}})()}userActions(t){var _this4=this;return _asyncToGenerator(function*(){let r=yield jr.call({...HA(t),..._this4.options});if(r instanceof Error)return Ya(r);let n=yield r.json();return r.ok?{success:n}:{error:n}})()}html(t){var _this5=this;return _asyncToGenerator(function*(){return lh(t,{..._this5.options})})()}};d();c();l();u();d();c();l();u();var z=new $({required:!0,emptyAllowed:!1}),We=new $({required:!1,emptyAllowed:!1}),Ke=new $({required:!0,emptyAllowed:!0}),jz=new $({required:!1,emptyAllowed:!0}),zu=new ne({each:z,required:!0}),zA=new $({required:!1,emptyAllowed:!1,regex:/^\d+\.\d+\.\d+$/}),WA=new $({required:!1,emptyAllowed:!1,regex:/^[a-zA-Z0-9_\-.]{1,100}$/}),Lz=new $({required:!0,emptyAllowed:!1,regex:/^[a-zA-Z0-9_\-.]{1,100}$/}),Tr=({message:e,name:t,stack:r})=>({message:e,name:t,stack:r}),mr=(e,t)=>{if("required"in t)return{payload:new Pe({value:t}).validate({value:e}).value};let o=new Y({options:{required:!0},values:t}).validate(e);if(o)throw new Oo(o);return{payload:e}},_=(e,t)=>{try{return mr(e,t)}catch(r){return{payload:e,error:Tr(r)}}},gr=(e,t,r,n)=>{let o=`Check the initialState of ${n}`;return YA(e,t,r,o,"Controller initialization error")},ht=(e,t,r,n)=>{let o=`Check the options of ${n}`;return YA(e,t,r,o,"Controller initialization error")},YA=(e,t,r,n,o)=>{try{return t.validate(r,n)}catch(a){throw e.logger.error(a,o),a}};d();c();l();u();d();c();l();u();d();c();l();u();function Et(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 XO=typeof Symbol=="function"&&Symbol.observable||"@@observable",KA=XO,fh=()=>Math.random().toString(36).substring(7).split("").join("."),ZO={INIT:`@@redux/INIT${fh()}`,REPLACE:`@@redux/REPLACE${fh()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${fh()}`},Wu=ZO;function Lr(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 mh(e,t,r){if(typeof e!="function")throw new Error(Et(2));if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(Et(0));if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(Et(1));return r(mh)(e,t)}let n=e,o=t,a=new Map,i=a,p=0,f=!1;function m(){i===a&&(i=new Map,a.forEach((w,I)=>{i.set(I,w)}))}function g(){if(f)throw new Error(Et(3));return o}function C(w){if(typeof w!="function")throw new Error(Et(4));if(f)throw new Error(Et(5));let I=!0;m();let E=p++;return i.set(E,w),function(){if(I){if(f)throw new Error(Et(6));I=!1,m(),i.delete(E),a=null}}}function x(w){if(!Lr(w))throw new Error(Et(7));if(typeof w.type>"u")throw new Error(Et(8));if(typeof w.type!="string")throw new Error(Et(17));if(f)throw new Error(Et(9));try{f=!0,o=n(o,w)}finally{f=!1}return(a=i).forEach(E=>{E()}),w}function h(w){if(typeof w!="function")throw new Error(Et(10));n=w,x({type:Wu.REPLACE})}function S(){let w=C;return{subscribe(I){if(typeof I!="object"||I===null)throw new Error(Et(11));function E(){let k=I;k.next&&k.next(g())}return E(),{unsubscribe:w(E)}},[KA](){return this}}}return x({type:Wu.INIT}),{dispatch:x,subscribe:C,getState:g,replaceReducer:h,[KA]:S}}function JO(e){Object.keys(e).forEach(t=>{let r=e[t];if(typeof r(void 0,{type:Wu.INIT})>"u")throw new Error(Et(12));if(typeof r(void 0,{type:Wu.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Et(13))})}function Ka(e){let t=Object.keys(e),r={};for(let i=0;i<t.length;i++){let p=t[i];typeof e[p]=="function"&&(r[p]=e[p])}let n=Object.keys(r),o,a;try{JO(r)}catch(i){a=i}return function(p={},f){if(a)throw a;let m=!1,g={};for(let C=0;C<n.length;C++){let x=n[C],h=r[x],S=p[x],b=h(S,f);if(typeof b>"u"){let w=f&&f.type;throw new Error(Et(14))}g[x]=b,m=m||b!==S}return m=m||n.length!==Object.keys(p).length,m?g:p}}function rc(...e){return e.length===0?t=>t:e.length===1?e[0]:e.reduce((t,r)=>(...n)=>t(r(...n)))}function XA(...e){return t=>(r,n)=>{let o=t(r,n),a=()=>{throw new Error(Et(15))},i={getState:o.getState,dispatch:(f,...m)=>a(f,...m)},p=e.map(f=>f(i));return a=rc(...p)(o.dispatch),{...o,dispatch:a}}}function nc(e){return Lr(e)&&"type"in e&&typeof e.type=="string"}d();c();l();u();var xh=Symbol.for("immer-nothing"),oc=Symbol.for("immer-draftable"),Ct=Symbol.for("immer-state");function Ft(e,...t){throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var sr=Object,qo=sr.getPrototypeOf,ic="constructor",dc="prototype",yh="configurable",Zu="enumerable",Ku="writable",sc="value",$t=e=>!!e&&!!e[Ct];function Ht(e){return e?aC(e)||fc(e)||!!e[oc]||!!e[ic]?.[oc]||mc(e)||gc(e):!1}var e_=sr[dc][ic].toString(),ZA=new WeakMap;function aC(e){if(!e||!Xa(e))return!1;let t=qo(e);if(t===null||t===sr[dc])return!0;let r=sr.hasOwnProperty.call(t,ic)&&t[ic];if(r===Object)return!0;if(!Do(r))return!1;let n=ZA.get(r);return n===void 0&&(n=Function.toString.call(r),ZA.set(r,n)),n===e_}function iC(e){return $t(e)||Ft(15,e),e[Ct].base_}function pc(e,t,r=!0){Mo(e)===0?(r?Reflect.ownKeys(e):sr.keys(e)).forEach(o=>{t(o,e[o],e)}):e.forEach((n,o)=>t(o,n,e))}function Mo(e){let t=e[Ct];return t?t.type_:fc(e)?1:mc(e)?2:gc(e)?3:0}var ac=(e,t,r=Mo(e))=>r===2?e.has(t):sr[dc].hasOwnProperty.call(e,t),Rn=(e,t,r=Mo(e))=>r===2?e.get(t):e[t],Ju=(e,t,r,n=Mo(e))=>{n===2?e.set(t,r):n===3?e.add(r):e[t]=r};function t_(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}var fc=Array.isArray,mc=e=>e instanceof Map,gc=e=>e instanceof Set,Xa=e=>typeof e=="object",Do=e=>typeof e=="function",gh=e=>typeof e=="boolean";function r_(e){let t=+e;return Number.isInteger(t)&&String(t)===e}var n_=e=>Xa(e)?e?.[Ct]:null,In=e=>e.copy_||e.base_;var wh=e=>e.modified_?e.copy_:e.base_;function Sh(e,t){if(mc(e))return new Map(e);if(gc(e))return new Set(e);if(fc(e))return Array[dc].slice.call(e);let r=aC(e);if(t===!0||t==="class_only"&&!r){let n=sr.getOwnPropertyDescriptors(e);delete n[Ct];let o=Reflect.ownKeys(n);for(let a=0;a<o.length;a++){let i=o[a],p=n[i];p[Ku]===!1&&(p[Ku]=!0,p[yh]=!0),(p.get||p.set)&&(n[i]={[yh]:!0,[Ku]:!0,[Zu]:p[Zu],[sc]:e[i]})}return sr.create(qo(e),n)}else{let n=qo(e);if(n!==null&&r)return{...e};let o=sr.create(n);return sr.assign(o,e)}}function Rh(e,t=!1){return al(e)||$t(e)||!Ht(e)||(Mo(e)>1&&sr.defineProperties(e,{set:Yu,add:Yu,clear:Yu,delete:Yu}),sr.freeze(e),t&&pc(e,(r,n)=>{Rh(n,!0)},!1)),e}function o_(){Ft(2)}var Yu={[sc]:o_};function al(e){return e===null||!Xa(e)?!0:sr.isFrozen(e)}var el="MapSet",tl="Patches",JA="ArrayMethods",rl={};function Vo(e){let t=rl[e];return t||Ft(0,e),t}var eC=e=>!!rl[e];function a_(e,t){rl[e]||(rl[e]=t)}var cc,sC=()=>cc,i_=(e,t)=>({drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0,handledSet_:new Set,processedForPatches_:new Set,mapSetPlugin_:eC(el)?Vo(el):void 0,arrayMethodsPlugin_:eC(JA)?Vo(JA):void 0});function tC(e,t){t&&(e.patchPlugin_=Vo(tl),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function vh(e){Ah(e),e.drafts_.forEach(s_),e.drafts_=null}function Ah(e){e===cc&&(cc=e.parent_)}var rC=e=>cc=i_(cc,e);function s_(e){let t=e[Ct];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function nC(e,t){t.unfinalizedDrafts_=t.drafts_.length;let r=t.drafts_[0];if(e!==void 0&&e!==r){r[Ct].modified_&&(vh(t),Ft(4)),Ht(e)&&(e=oC(t,e));let{patchPlugin_:o}=t;o&&o.generateReplacementPatches_(r[Ct].base_,e,t)}else e=oC(t,r);return c_(t,e,!0),vh(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==xh?e:void 0}function oC(e,t){if(al(t))return t;let r=t[Ct];if(!r)return nl(t,e.handledSet_,e);if(!il(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);lC(r,e)}return r.copy_}function c_(e,t,r=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&Rh(t,r)}function cC(e){e.finalized_=!0,e.scope_.unfinalizedDrafts_--}var il=(e,t)=>e.scope_===t,u_=[];function uC(e,t,r,n){let o=In(e),a=e.type_;if(n!==void 0&&Rn(o,n,a)===t){Ju(o,n,r,a);return}if(!e.draftLocations_){let p=e.draftLocations_=new Map;pc(o,(f,m)=>{if($t(m)){let g=p.get(m)||[];g.push(f),p.set(m,g)}})}let i=e.draftLocations_.get(t)??u_;for(let p of i)Ju(o,p,r,a)}function l_(e,t,r){e.callbacks_.push(function(o){let a=t;if(!a||!il(a,o))return;o.mapSetPlugin_?.fixSetContents(a);let i=wh(a);uC(e,a.draft_??a,i,r),lC(a,o)})}function lC(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)}cC(e)}}function d_(e,t,r){let{scope_:n}=e;if($t(r)){let o=r[Ct];il(o,n)&&o.callbacks_.push(function(){Xu(e);let i=wh(o);uC(e,r,i,t)})}else Ht(r)&&e.callbacks_.push(function(){let a=In(e);e.type_===3?a.has(r)&&nl(r,n.handledSet_,n):Rn(a,t,e.type_)===r&&n.drafts_.length>1&&(e.assigned_.get(t)??!1)===!0&&e.copy_&&nl(Rn(e.copy_,t,e.type_),n.handledSet_,n)})}function nl(e,t,r){return!r.immer_.autoFreeze_&&r.unfinalizedDrafts_<1||$t(e)||t.has(e)||!Ht(e)||al(e)||(t.add(e),pc(e,(n,o)=>{if($t(o)){let a=o[Ct];if(il(a,r)){let i=wh(a);Ju(e,n,i,e.type_),cC(a)}}else Ht(o)&&nl(o,t,r)})),e}function p_(e,t){let r=fc(e),n={type_:r?1:0,scope_:t?t.scope_:sC(),modified_:!1,finalized_:!1,assigned_:void 0,parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1,callbacks_:void 0},o=n,a=ol;r&&(o=[n],a=uc);let{revoke:i,proxy:p}=Proxy.revocable(o,a);return n.draft_=p,n.revoke_=i,[p,n]}var ol={get(e,t){if(t===Ct)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=In(e);if(!ac(o,t,e.type_))return f_(e,o,t);let a=o[t];if(e.finalized_||!Ht(a)||n&&e.operationMethod&&r?.isMutatingArrayMethod(e.operationMethod)&&r_(t))return a;if(a===hh(e.base_,t)){Xu(e);let i=e.type_===1?+t:t,p=bh(e.scope_,a,e,i);return e.copy_[i]=p}return a},has(e,t){return t in In(e)},ownKeys(e){return Reflect.ownKeys(In(e))},set(e,t,r){let n=dC(In(e),t);if(n?.set)return n.set.call(e.draft_,r),!0;if(!e.modified_){let o=hh(In(e),t),a=o?.[Ct];if(a&&a.base_===r)return e.copy_[t]=r,e.assigned_.set(t,!1),!0;if(t_(r,o)&&(r!==void 0||ac(e.base_,t,e.type_)))return!0;Xu(e),Ch(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),d_(e,t,r)),!0},deleteProperty(e,t){return Xu(e),hh(e.base_,t)!==void 0||t in e.base_?(e.assigned_.set(t,!1),Ch(e)):e.assigned_.delete(t),e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){let r=In(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n&&{[Ku]:!0,[yh]:e.type_!==1||t!=="length",[Zu]:n[Zu],[sc]:r[t]}},defineProperty(){Ft(11)},getPrototypeOf(e){return qo(e.base_)},setPrototypeOf(){Ft(12)}},uc={};for(let e in ol){let t=ol[e];uc[e]=function(){let r=arguments;return r[0]=r[0][0],t.apply(this,r)}}uc.deleteProperty=function(e,t){return uc.set.call(this,e,t,void 0)};uc.set=function(e,t,r){return ol.set.call(this,e[0],t,r,e[0])};function hh(e,t){let r=e[Ct];return(r?In(r):e)[t]}function f_(e,t,r){let n=dC(t,r);return n?sc in n?n[sc]:n.get?.call(e.draft_):void 0}function dC(e,t){if(!(t in e))return;let r=qo(e);for(;r;){let n=Object.getOwnPropertyDescriptor(r,t);if(n)return n;r=qo(r)}}function Ch(e){e.modified_||(e.modified_=!0,e.parent_&&Ch(e.parent_))}function Xu(e){e.copy_||(e.assigned_=new Map,e.copy_=Sh(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var m_=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.useStrictIteration_=!1,this.produce=(t,r,n)=>{if(Do(t)&&!Do(r)){let a=r;r=t;let i=this;return function(f=a,...m){return i.produce(f,g=>r.call(this,g,...m))}}Do(r)||Ft(6),n!==void 0&&!Do(n)&&Ft(7);let o;if(Ht(t)){let a=rC(this),i=bh(a,t,void 0),p=!0;try{o=r(i),p=!1}finally{p?vh(a):Ah(a)}return tC(a,n),nC(o,a)}else if(!t||!Xa(t)){if(o=r(t),o===void 0&&(o=t),o===xh&&(o=void 0),this.autoFreeze_&&Rh(o,!0),n){let a=[],i=[];Vo(tl).generateReplacementPatches_(t,o,{patches_:a,inversePatches_:i}),n(a,i)}return o}else Ft(1,t)},this.produceWithPatches=(t,r)=>{if(Do(t))return(i,...p)=>this.produceWithPatches(i,f=>t(f,...p));let n,o;return[this.produce(t,r,(i,p)=>{n=i,o=p}),n,o]},gh(e?.autoFreeze)&&this.setAutoFreeze(e.autoFreeze),gh(e?.useStrictShallowCopy)&&this.setUseStrictShallowCopy(e.useStrictShallowCopy),gh(e?.useStrictIteration)&&this.setUseStrictIteration(e.useStrictIteration)}createDraft(e){Ht(e)||Ft(8),$t(e)&&(e=sl(e));let t=rC(this),r=bh(t,e,void 0);return r[Ct].isManual_=!0,Ah(t),r}finishDraft(e,t){let r=e&&e[Ct];(!r||!r.isManual_)&&Ft(9);let{scope_:n}=r;return tC(n,t),nC(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=Vo(tl).applyPatches_;return $t(e)?n(e,t):this.produce(e,o=>n(o,t))}};function bh(e,t,r,n){let[o,a]=mc(t)?Vo(el).proxyMap_(t,r):gc(t)?Vo(el).proxySet_(t,r):p_(t,r);return(r?.scope_??sC()).drafts_.push(o),a.callbacks_=r?.callbacks_??[],a.key_=n,r&&n!==void 0?l_(r,a,n):a.callbacks_.push(function(f){f.mapSetPlugin_?.fixSetContents(a);let{patchPlugin_:m}=f;a.modified_&&m&&m.generatePatches_(a,[],f)}),o}function sl(e){return $t(e)||Ft(10,e),pC(e)}function pC(e){if(!Ht(e)||al(e))return e;let t=e[Ct],r,n=!0;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,r=Sh(e,t.scope_.immer_.useStrictShallowCopy_),n=t.scope_.immer_.shouldUseStrictIteration()}else r=Sh(e,!0);return pc(r,(o,a)=>{Ju(r,o,pC(a))},n),t&&(t.finalized_=!1),r}function fC(){function t(S,b=[]){if(S.key_!==void 0){let w=S.parent_.copy_??S.parent_.base_,I=n_(Rn(w,S.key_)),E=Rn(w,S.key_);if(E===void 0||E!==S.draft_&&E!==S.base_&&E!==S.copy_||I!=null&&I.base_!==S.base_)return null;let F=S.parent_.type_===3,k;if(F){let T=S.parent_;k=Array.from(T.drafts_.keys()).indexOf(S.key_)}else k=S.key_;if(!(F&&w.size>k||ac(w,k)))return null;b.push(k)}if(S.parent_)return t(S.parent_,b);b.reverse();try{r(S.copy_,b)}catch{return null}return b}function r(S,b){let w=S;for(let I=0;I<b.length-1;I++){let E=b[I];if(w=Rn(w,E),!Xa(w)||w===null)throw new Error(`Cannot resolve path at '${b.join("/")}'`)}return w}let n="replace",o="add",a="remove";function i(S,b,w){if(S.scope_.processedForPatches_.has(S))return;S.scope_.processedForPatches_.add(S);let{patches_:I,inversePatches_:E}=w;switch(S.type_){case 0:case 2:return f(S,b,I,E);case 1:return p(S,b,I,E);case 3:return m(S,b,I,E)}}function p(S,b,w,I){let{base_:E,assigned_:F}=S,k=S.copy_;k.length<E.length&&([E,k]=[k,E],[w,I]=[I,w]);let T=S.allIndicesReassigned_===!0;for(let q=0;q<E.length;q++){let G=k[q],Q=E[q];if((T||F?.get(q.toString()))&&G!==Q){let B=G?.[Ct];if(B&&B.modified_)continue;let L=b.concat([q]);w.push({op:n,path:L,value:h(G)}),I.push({op:n,path:L,value:h(Q)})}}for(let q=E.length;q<k.length;q++){let G=b.concat([q]);w.push({op:o,path:G,value:h(k[q])})}for(let q=k.length-1;E.length<=q;--q){let G=b.concat([q]);I.push({op:a,path:G})}}function f(S,b,w,I){let{base_:E,copy_:F,type_:k}=S;pc(S.assigned_,(T,q)=>{let G=Rn(E,T,k),Q=Rn(F,T,k),j=q?ac(E,T)?n:o:a;if(G===Q&&j===n)return;let B=b.concat(T);w.push(j===a?{op:j,path:B}:{op:j,path:B,value:h(Q)}),I.push(j===o?{op:a,path:B}:j===a?{op:o,path:B,value:h(G)}:{op:n,path:B,value:h(G)})})}function m(S,b,w,I){let{base_:E,copy_:F}=S,k=0;E.forEach(T=>{if(!F.has(T)){let q=b.concat([k]);w.push({op:a,path:q,value:T}),I.unshift({op:o,path:q,value:T})}k++}),k=0,F.forEach(T=>{if(!E.has(T)){let q=b.concat([k]);w.push({op:o,path:q,value:T}),I.unshift({op:a,path:q,value:T})}k++})}function g(S,b,w){let{patches_:I,inversePatches_:E}=w;I.push({op:n,path:[],value:b===xh?void 0:b}),E.push({op:n,path:[],value:S})}function C(S,b){return b.forEach(w=>{let{path:I,op:E}=w,F=S;for(let G=0;G<I.length-1;G++){let Q=Mo(F),j=I[G];typeof j!="string"&&typeof j!="number"&&(j=""+j),(Q===0||Q===1)&&(j==="__proto__"||j===ic)&&Ft(19),Do(F)&&j===dc&&Ft(19),F=Rn(F,j),Xa(F)||Ft(18,I.join("/"))}let k=Mo(F),T=x(w.value),q=I[I.length-1];switch(E){case n:switch(k){case 2:return F.set(q,T);case 3:Ft(16);default:return F[q]=T}case o:switch(k){case 1:return q==="-"?F.push(T):F.splice(q,0,T);case 2:return F.set(q,T);case 3:return F.add(T);default:return F[q]=T}case a:switch(k){case 1:return F.splice(q,1);case 2:return F.delete(q);case 3:return F.delete(w.value);default:return delete F[q]}default:Ft(17,E)}}),S}function x(S){if(!Ht(S))return S;if(fc(S))return S.map(x);if(mc(S))return new Map(Array.from(S.entries()).map(([w,I])=>[w,x(I)]));if(gc(S))return new Set(Array.from(S).map(x));let b=Object.create(qo(S));for(let w in S)b[w]=x(S[w]);return ac(S,oc)&&(b[oc]=S[oc]),b}function h(S){return $t(S)?x(S):S}a_(tl,{applyPatches_:C,generatePatches_:i,generateReplacementPatches_:g,getPath:t})}var lc=new m_,jo=lc.produce,Ih=lc.produceWithPatches.bind(lc);var Eh=lc.applyPatches.bind(lc);d();c();l();u();function g_(e,t=`expected a function, instead received ${typeof e}`){if(typeof e!="function")throw new TypeError(t)}function h_(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 mC=e=>Array.isArray(e)?e:[e];function y_(e){let t=Array.isArray(e[0])?e[0]:e;return h_(t,"createSelector expects all input-selectors to be functions, but received the following types: "),t}function S_(e,t){let r=[],{length:n}=e;for(let o=0;o<n;o++)r.push(e[o].apply(null,t));return r}var v_=class{constructor(e){this.value=e}deref(){return this.value}},A_=()=>typeof WeakRef>"u"?v_:WeakRef,hC=A_(),C_=0,gC=1;function cl(){return{s:C_,v:void 0,o:null,p:null}}function b_(e){return e instanceof hC?e.deref():e}function hc(e,t={}){let r=cl(),{resultEqualityCheck:n}=t,o,a=0;function i(){let p=r,{length:f}=arguments;for(let C=0,x=f;C<x;C++){let h=arguments[C];if(typeof h=="function"||typeof h=="object"&&h!==null){let S=p.o;S===null&&(p.o=S=new WeakMap);let b=S.get(h);b===void 0?(p=cl(),S.set(h,p)):p=b}else{let S=p.p;S===null&&(p.p=S=new Map);let b=S.get(h);b===void 0?(p=cl(),S.set(h,p)):p=b}}let m=p,g;if(p.s===gC)g=p.v;else if(g=e.apply(null,arguments),a++,n){let C=b_(o);C!=null&&n(C,g)&&(g=C,a!==0&&a--),o=typeof g=="object"&&g!==null||typeof g=="function"?new hC(g):g}return m.s=gC,m.v=g,g}return i.clearCache=()=>{r=cl(),i.resetResultsCount()},i.resultsCount=()=>a,i.resetResultsCount=()=>{a=0},i}function x_(e,...t){let r=typeof e=="function"?{memoize:e,memoizeOptions:t}:e,n=(...o)=>{let a=0,i=0,p,f={},m=o.pop();typeof m=="object"&&(f=m,m=o.pop()),g_(m,`createSelector expects an output function after the inputs, but received: [${typeof m}]`);let g={...r,...f},{memoize:C,memoizeOptions:x=[],argsMemoize:h=hc,argsMemoizeOptions:S=[]}=g,b=mC(x),w=mC(S),I=y_(o),E=C(function(){return a++,m.apply(null,arguments)},...b),F=!0,k=h(function(){i++;let q=S_(I,arguments);return p=E.apply(null,q),p},...w);return Object.assign(k,{resultFunc:m,memoizedResultFunc:E,dependencies:I,dependencyRecomputations:()=>i,resetDependencyRecomputations:()=>{i=0},lastResult:()=>p,recomputations:()=>a,resetRecomputations:()=>{a=0},memoize:C,argsMemoize:h})};return Object.assign(n,{withTypes:()=>n}),n}var st=x_(hc);d();c();l();u();function yC(e){return({dispatch:r,getState:n})=>o=>a=>typeof a=="function"?a(r,n,e):o(a)}var SC=yC(),vC=yC;var w_=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?rc:rc.apply(null,arguments)},AW=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}},R_=e=>e&&typeof e.match=="function";function P(e,t){function r(...n){if(t){let o=t(...n);if(!o)throw new Error(zt(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=>nc(n)&&n.type===e,r}var EC=class yc extends Array{constructor(...t){super(...t),Object.setPrototypeOf(this,yc.prototype)}static get[Symbol.species](){return yc}concat(...t){return super.concat.apply(this,t)}prepend(...t){return t.length===1&&Array.isArray(t[0])?new yc(...t[0].concat(this)):new yc(...t.concat(this))}};function AC(e){return Ht(e)?jo(e,()=>{}):e}function ul(e,t,r){return e.has(t)?e.get(t):e.set(t,r(t)).get(t)}function I_(e){return typeof e=="boolean"}var E_=()=>function(t){let{thunk:r=!0,immutableCheck:n=!0,serializableCheck:o=!0,actionCreatorCheck:a=!0}=t??{},i=new EC;return r&&(I_(r)?i.push(SC):i.push(vC(r.extraArgument))),i},Sc="RTK_autoBatch",ei=()=>e=>({payload:e,meta:{[Sc]:!0}}),CC=e=>t=>{setTimeout(t,e)},F_=(e,t)=>r=>{let n=!1,o=()=>{n||(n=!0,cancelAnimationFrame(a),clearTimeout(i),r())},a=e(o),i=setTimeout(o,t)},T_=(e={type:"raf"})=>t=>(...r)=>{let n=t(...r),o=!0,a=!1,i=!1,p=new Set,f=e.type==="tick"?queueMicrotask:e.type==="raf"?typeof window<"u"&&window.requestAnimationFrame?F_(window.requestAnimationFrame,100):CC(10):e.type==="callback"?e.queueNotification:CC(e.timeout),m=()=>{i=!1,a&&(a=!1,p.forEach(g=>g()))};return Object.assign({},n,{subscribe(g){let C=()=>o&&g(),x=n.subscribe(C);return p.add(g),()=>{x(),p.delete(g)}},dispatch(g){try{return o=!g?.meta?.[Sc],a=!o,a&&(i||(i=!0,f(m))),n.dispatch(g)}finally{o=!0}}})},P_=e=>function(r){let{autoBatch:n=!0}=r??{},o=new EC(e);return n&&o.push(T_(typeof n=="object"?n:void 0)),o};function FC(e){let t=E_(),{reducer:r=void 0,middleware:n,devTools:o=!0,duplicateMiddlewareCheck:a=!0,preloadedState:i=void 0,enhancers:p=void 0}=e||{},f;if(typeof r=="function")f=r;else if(Lr(r))f=Ka(r);else throw new Error(zt(1));let m;typeof n=="function"?m=n(t):m=t();let g=rc;o&&(g=w_({trace:!1,...(typeof o=="object"&&o)}));let C=XA(...m),x=P_(C),h=typeof p=="function"?p(x):x(),S=g(...h);return mh(f,i,S)}function TC(e){let t={},r=[],n,o={addCase(a,i){let p=typeof a=="string"?a:a.type;if(!p)throw new Error(zt(28));if(p in t)throw new Error(zt(29));return t[p]=i,o},addAsyncThunk(a,i){return i.pending&&(t[a.pending.type]=i.pending),i.rejected&&(t[a.rejected.type]=i.rejected),i.fulfilled&&(t[a.fulfilled.type]=i.fulfilled),i.settled&&r.push({matcher:a.settled,reducer:i.settled}),o},addMatcher(a,i){return r.push({matcher:a,reducer:i}),o},addDefaultCase(a){return n=a,o}};return e(o),[t,r,n]}function k_(e){return typeof e=="function"}function pe(e,t){let[r,n,o]=TC(t),a;if(k_(e))a=()=>AC(e());else{let p=AC(e);a=()=>p}function i(p=a(),f){let m=[r[f.type],...n.filter(({matcher:g})=>g(f)).map(({reducer:g})=>g)];return m.filter(g=>!!g).length===0&&(m=[o]),m.reduce((g,C)=>{if(C)if($t(g)){let h=C(g,f);return h===void 0?g:h}else{if(Ht(g))return jo(g,x=>C(x,f));{let x=C(g,f);if(x===void 0){if(g===null)return g;throw Error("A case reducer on a non-draftable value must not return undefined")}return x}}return g},p)}return i.getInitialState=a,i}var PC=(e,t)=>R_(e)?e.match(t):e(t);function Ur(...e){return t=>e.some(r=>PC(r,t))}function Ja(...e){return t=>e.every(r=>PC(r,t))}function fl(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 vc(e){return typeof e[0]=="function"&&"pending"in e[0]&&"fulfilled"in e[0]&&"rejected"in e[0]}function ml(...e){return e.length===0?t=>fl(t,["pending"]):vc(e)?Ur(...e.map(t=>t.pending)):ml()(e[0])}function Uo(...e){return e.length===0?t=>fl(t,["rejected"]):vc(e)?Ur(...e.map(t=>t.rejected)):Uo()(e[0])}function Ac(...e){let t=r=>r&&r.meta&&r.meta.rejectedWithValue;return e.length===0?Ja(Uo(...e),t):vc(e)?Ja(Uo(...e),t):Ac()(e[0])}function En(...e){return e.length===0?t=>fl(t,["fulfilled"]):vc(e)?Ur(...e.map(t=>t.fulfilled)):En()(e[0])}function gl(...e){return e.length===0?t=>fl(t,["pending","fulfilled","rejected"]):vc(e)?Ur(...e.flatMap(t=>[t.pending,t.rejected,t.fulfilled])):gl()(e[0])}var O_="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Cc=(e=21)=>{let t="",r=e;for(;r--;)t+=O_[Math.random()*64|0];return t},__=["name","message","stack","code"],Fh=class{constructor(e,t){le(this,"payload");le(this,"meta");le(this,"_type");this.payload=e,this.meta=t}},bC=class{constructor(e,t){le(this,"payload");le(this,"meta");le(this,"_type");this.payload=e,this.meta=t}},N_=e=>{if(typeof e=="object"&&e!==null){let t={};for(let r of __)typeof e[r]=="string"&&(t[r]=e[r]);return t}return{message:String(e)}},xC="External signal was aborted",me=(()=>{function e(t,r,n){let o=P(t+"/fulfilled",(f,m,g,C)=>({payload:f,meta:{...(C||{}),arg:g,requestId:m,requestStatus:"fulfilled"}})),a=P(t+"/pending",(f,m,g)=>({payload:void 0,meta:{...(g||{}),arg:m,requestId:f,requestStatus:"pending"}})),i=P(t+"/rejected",(f,m,g,C,x)=>({payload:C,error:(n&&n.serializeError||N_)(f||"Rejected"),meta:{...(x||{}),arg:g,requestId:m,rejectedWithValue:!!C,requestStatus:"rejected",aborted:f?.name==="AbortError",condition:f?.name==="ConditionError"}}));function p(f,{signal:m}={}){return(g,C,x)=>{let h=n?.idGenerator?n.idGenerator(f):Cc(),S=new s.AbortController,b,w;function I(F){w=F,S.abort()}m&&(m.aborted?I(xC):m.addEventListener("abort",()=>I(xC),{once:!0}));let E=_asyncToGenerator(function*(){let F;try{let T=n?.condition?.(f,{getState:C,extra:x});if(q_(T)&&(T=yield T),T===!1||S.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};let q=new Promise((G,Q)=>{b=()=>{Q({name:"AbortError",message:w||"Aborted"})},S.signal.addEventListener("abort",b,{once:!0})});g(a(h,f,n?.getPendingMeta?.({requestId:h,arg:f},{getState:C,extra:x}))),F=yield Promise.race([q,Promise.resolve(r(f,{dispatch:g,getState:C,extra:x,requestId:h,signal:S.signal,abort:I,rejectWithValue:(G,Q)=>new Fh(G,Q),fulfillWithValue:(G,Q)=>new bC(G,Q)})).then(G=>{if(G instanceof Fh)throw G;return G instanceof bC?o(G.payload,h,f,G.meta):o(G,h,f)})])}catch(T){F=T instanceof Fh?i(null,h,f,T.payload,T.meta):i(T,h,f)}finally{b&&S.signal.removeEventListener("abort",b)}return n&&!n.dispatchConditionRejection&&i.match(F)&&F.meta.condition||g(F),F})();return Object.assign(E,{abort:I,requestId:h,arg:f,unwrap(){return E.then(D_)}})}}return Object.assign(p,{pending:a,rejected:i,fulfilled:o,settled:Ur(i,o),typePrefix:t})}return e.withTypes=()=>e,e})();function D_(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function q_(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var kC=Symbol.for("rtk-slice-createasyncthunk"),bW={[kC]:me};function M_(e,t){return`${e}/${t}`}function V_({creators:e}={}){let t=e?.asyncThunk?.[kC];return function(n){let{name:o,reducerPath:a=o}=n;if(!o)throw new Error(zt(11));typeof process<"u";let i=(typeof n.reducers=="function"?n.reducers(L_()):n.reducers)||{},p=Object.keys(i),f={sliceCaseReducersByName:{},sliceCaseReducersByType:{},actionCreators:{},sliceMatchers:[]},m={addCase(F,k){let T=typeof F=="string"?F:F.type;if(!T)throw new Error(zt(12));if(T in f.sliceCaseReducersByType)throw new Error(zt(13));return f.sliceCaseReducersByType[T]=k,m},addMatcher(F,k){return f.sliceMatchers.push({matcher:F,reducer:k}),m},exposeAction(F,k){return f.actionCreators[F]=k,m},exposeCaseReducer(F,k){return f.sliceCaseReducersByName[F]=k,m}};p.forEach(F=>{let k=i[F],T={reducerName:F,type:M_(o,F),createNotation:typeof n.reducers=="function"};Q_(k)?G_(T,k,m,t):U_(T,k,m)});function g(){let[F={},k=[],T=void 0]=typeof n.extraReducers=="function"?TC(n.extraReducers):[n.extraReducers],q={...F,...f.sliceCaseReducersByType};return pe(n.initialState,G=>{for(let Q in q)G.addCase(Q,q[Q]);for(let Q of f.sliceMatchers)G.addMatcher(Q.matcher,Q.reducer);for(let Q of k)G.addMatcher(Q.matcher,Q.reducer);T&&G.addDefaultCase(T)})}let C=F=>F,x=new Map,h=new WeakMap,S;function b(F,k){return S||(S=g()),S(F,k)}function w(){return S||(S=g()),S.getInitialState()}function I(F,k=!1){function T(G){let Q=G[F];return typeof Q>"u"&&k&&(Q=ul(h,T,w)),Q}function q(G=C){let Q=ul(x,k,()=>new WeakMap);return ul(Q,G,()=>{let j={};for(let[B,L]of Object.entries(n.selectors??{}))j[B]=j_(L,G,()=>ul(h,G,w),k);return j})}return{reducerPath:F,getSelectors:q,get selectors(){return q(T)},selectSlice:T}}let E={name:o,reducer:b,actions:f.actionCreators,caseReducers:f.sliceCaseReducersByName,getInitialState:w,...I(a),injectInto(F,{reducerPath:k,...T}={}){let q=k??a;return F.inject({reducerPath:q,reducer:b},T),{...E,...I(q,!0)}}};return E}}function j_(e,t,r,n){function o(a,...i){let p=t(a);return typeof p>"u"&&n&&(p=r()),e(p,...i)}return o.unwrapped=e,o}var Qo=V_();function L_(){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 U_({type:e,reducerName:t,createNotation:r},n,o){let a,i;if("reducer"in n){if(r&&!B_(n))throw new Error(zt(17));a=n.reducer,i=n.prepare}else a=n;o.addCase(e,a).exposeCaseReducer(t,a).exposeAction(t,i?P(e,i):P(e))}function Q_(e){return e._reducerDefinitionType==="asyncThunk"}function B_(e){return e._reducerDefinitionType==="reducerWithPrepare"}function G_({type:e,reducerName:t},r,n,o){if(!o)throw new Error(zt(18));let{payloadCreator:a,fulfilled:i,pending:p,rejected:f,settled:m,options:g}=r,C=o(e,a,g);n.exposeAction(t,C),i&&n.addCase(C.fulfilled,i),p&&n.addCase(C.pending,p),f&&n.addCase(C.rejected,f),m&&n.addMatcher(C.settled,m),n.exposeCaseReducer(t,{fulfilled:i||ll,pending:p||ll,rejected:f||ll,settled:m||ll})}function ll(){}var $_="task",OC="listener",_C="completed",kh="cancelled",H_=`task-${kh}`,z_=`task-${_C}`,Th=`${OC}-${kh}`,W_=`${OC}-${_C}`,hl=class{constructor(e){le(this,"code");le(this,"name","TaskAbortError");le(this,"message");this.code=e,this.message=`${$_} ${kh} (reason: ${e})`}},Oh=(e,t)=>{if(typeof e!="function")throw new TypeError(zt(32))},dl=()=>{},NC=(e,t=dl)=>(e.catch(t),e),DC=(e,t)=>(e.addEventListener("abort",t,{once:!0}),()=>e.removeEventListener("abort",t)),Lo=e=>{if(e.aborted)throw new hl(e.reason)};function qC(e,t){let r=dl;return new Promise((n,o)=>{let a=()=>o(new hl(e.reason));if(e.aborted){a();return}r=DC(e,a),t.finally(()=>r()).then(n,o)}).finally(()=>{r=dl})}var Y_=/*#__PURE__*/function(){var _ref5=_asyncToGenerator(function*(e,t){try{return yield Promise.resolve(),{status:"ok",value:yield e()}}catch(r){return{status:r instanceof hl?"cancelled":"rejected",error:r}}finally{t?.()}});return function Y_(_x7,_x8){return _ref5.apply(this,arguments)}}(),pl=e=>t=>NC(qC(e,t).then(r=>(Lo(e),r))),MC=e=>{let t=pl(e);return r=>t(new Promise(n=>setTimeout(n,r)))},{assign:Za}=Object,wC={},yl="listenerMiddleware",K_=(e,t)=>{let r=n=>DC(e,()=>n.abort(e.reason));return(n,o)=>{Oh(n,"taskExecutor");let a=new s.AbortController;r(a);let i=Y_(/*#__PURE__*/_asyncToGenerator(function*(){Lo(e),Lo(a.signal);let p=yield n({pause:pl(a.signal),delay:MC(a.signal),signal:a.signal});return Lo(a.signal),p}),()=>a.abort(z_));return o?.autoJoin&&t.push(i.catch(dl)),{result:pl(e)(i),cancel(){a.abort(H_)}}}},X_=(e,t)=>{let r=/*#__PURE__*/function(){var _ref7=_asyncToGenerator(function*(n,o){Lo(t);let a=()=>{},p=[new Promise((f,m)=>{let g=e({predicate:n,effect:(C,x)=>{x.unsubscribe(),f([C,x.getState(),x.getOriginalState()])}});a=()=>{g(),m()}})];o!=null&&p.push(new Promise(f=>setTimeout(f,o,null)));try{let f=yield qC(t,Promise.race(p));return Lo(t),f}finally{a()}});return function r(_x9,_x0){return _ref7.apply(this,arguments)}}();return(n,o)=>NC(r(n,o))},VC=e=>{let{type:t,actionCreator:r,matcher:n,predicate:o,effect:a}=e;if(t)o=P(t).match;else if(r)t=r.type,o=r.match;else if(n)o=n;else if(!o)throw new Error(zt(21));return Oh(a,"options.listener"),{predicate:o,type:t,effect:a}},jC=Za(e=>{let{type:t,predicate:r,effect:n}=VC(e);return{id:Cc(),effect:n,type:t,predicate:r,pending:new Set,unsubscribe:()=>{throw new Error(zt(22))}}},{withTypes:()=>jC}),RC=(e,t)=>{let{type:r,effect:n,predicate:o}=VC(t);return Array.from(e.values()).find(a=>(typeof r=="string"?a.type===r:a.predicate===o)&&a.effect===n)},Ph=e=>{e.pending.forEach(t=>{t.abort(Th)})},Z_=(e,t)=>()=>{for(let r of t.keys())Ph(r);e.clear()},IC=(e,t,r)=>{try{e(t,r)}catch(n){setTimeout(()=>{throw n},0)}},LC=Za(P(`${yl}/add`),{withTypes:()=>LC}),J_=P(`${yl}/removeAll`),UC=Za(P(`${yl}/remove`),{withTypes:()=>UC}),e0=(...e)=>{console.error(`${yl}/error`,...e)},QC=(e={})=>{let t=new Map,r=new Map,n=h=>{let S=r.get(h)??0;r.set(h,S+1)},o=h=>{let S=r.get(h)??1;S===1?r.delete(h):r.set(h,S-1)},{extra:a,onError:i=e0}=e;Oh(i,"onError");let p=h=>(h.unsubscribe=()=>t.delete(h.id),t.set(h.id,h),S=>{h.unsubscribe(),S?.cancelActive&&Ph(h)}),f=h=>{let S=RC(t,h)??jC(h);return p(S)};Za(f,{withTypes:()=>f});let m=h=>{let S=RC(t,h);return S&&(S.unsubscribe(),h.cancelActive&&Ph(S)),!!S};Za(m,{withTypes:()=>m});let g=/*#__PURE__*/function(){var _ref8=_asyncToGenerator(function*(h,S,b,w){let I=new s.AbortController,E=X_(f,I.signal),F=[];try{h.pending.add(I),n(h),yield Promise.resolve(h.effect(S,Za({},b,{getOriginalState:w,condition:(k,T)=>E(k,T).then(Boolean),take:E,delay:MC(I.signal),pause:pl(I.signal),extra:a,signal:I.signal,fork:K_(I.signal,F),unsubscribe:h.unsubscribe,subscribe:()=>{t.set(h.id,h)},cancelActiveListeners:()=>{h.pending.forEach((k,T,q)=>{k!==I&&(k.abort(Th),q.delete(k))})},cancel:()=>{I.abort(Th),h.pending.delete(I)},throwIfCancelled:()=>{Lo(I.signal)}})))}catch(k){k instanceof hl||IC(i,k,{raisedBy:"effect"})}finally{yield Promise.all(F),I.abort(W_),o(h),h.pending.delete(I)}});return function g(_x1,_x10,_x11,_x12){return _ref8.apply(this,arguments)}}(),C=Z_(t,r);return{middleware:h=>S=>b=>{if(!nc(b))return S(b);if(LC.match(b))return f(b.payload);if(J_.match(b)){C();return}if(UC.match(b))return m(b.payload);let w=h.getState(),I=()=>{if(w===wC)throw new Error(zt(23));return w},E;try{if(E=S(b),t.size>0){let F=h.getState(),k=Array.from(t.values());for(let T of k){let q=!1;try{q=T.predicate(b,F,w)}catch(G){q=!1,IC(i,G,{raisedBy:"predicate"})}q&&g(T,b,h,I)}}}finally{w=wC}return E},startListening:f,stopListening:m,clearListeners:C}};function zt(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. `}d();c();l();u();d();c();l();u();d();c();l();u();function BC(){let e=typeof window<"u";return{sendMessage(t){e&&window.postMessage(t,"*")}}}d();c();l();u();d();c();l();u();d();c();l();u();var GC=/^(?:[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 t0(e){return typeof e=="string"&&GC.test(e)}var _h=t0;d();c();l();u();var Tt=[];for(let e=0;e<256;++e)Tt.push((e+256).toString(16).slice(1));function $C(e,t=0){return(Tt[e[t+0]]+Tt[e[t+1]]+Tt[e[t+2]]+Tt[e[t+3]]+"-"+Tt[e[t+4]]+Tt[e[t+5]]+"-"+Tt[e[t+6]]+Tt[e[t+7]]+"-"+Tt[e[t+8]]+Tt[e[t+9]]+"-"+Tt[e[t+10]]+Tt[e[t+11]]+Tt[e[t+12]]+Tt[e[t+13]]+Tt[e[t+14]]+Tt[e[t+15]]).toLowerCase()}d();c();l();u();var Nh,r0=new Uint8Array(16);function Dh(){if(!Nh){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");Nh=crypto.getRandomValues.bind(crypto)}return Nh(r0)}d();c();l();u();d();c();l();u();var n0=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),qh={randomUUID:n0};function o0(e,t,r){e=e||{};let n=e.random??e.rng?.()??Dh();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 $C(n)}function a0(e,t,r){return qh.randomUUID&&!t&&!e?qh.randomUUID():o0(e,t,r)}var Mh=a0;function i0(_x13){return _i2.apply(this,arguments)}function _i2(){_i2=_asyncToGenerator(function*({config:e,environment:t,event:r,listenerManager:n}){let{url:o,token:a,mode:i}=e;if(i!=="disabled")return n.call(r),t.send(o,a,r)});return _i2.apply(this,arguments)}var XC="2.1.1",Vh=128,ZC=192,HC=224,zC=240,s0=248;function c0(e){return(e&s0)===zC?4:(e&zC)===HC?3:(e&HC)===ZC?2:1}function u0(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&Vh)!=Vh)break;if(r-=3,(n&ZC)!=Vh){t-r>=c0(n)*3&&(r=t);break}}return e.substring(0,r)}function l0(e){let{trackingId:t}=e;return{trackingId:t}}function d0(e){return(e.source||[]).concat([`relay@${XC}`])}function JC(e,t,r){let{getReferrer:n,getLocation:o,getUserAgent:a}=r,i=l0(t),p=r.getClientId();return Object.freeze({type:e,config:i,ts:Date.now(),source:d0(t),clientId:p,userAgent:a(),referrer:WC(n()),location:WC(o())})}function WC(e){return e!==null?u0(e,1024):null}function p0(e,t,r,n){return{...t,meta:JC(e,r,n)}}var f0="*";function m0(){let e=[];function t({type:f,callback:m}){return e.findIndex(g=>g.type===f&&g.callback===m)}function r(f,m){return f.type==="*"||m===f.type}function n(f){return t(f)<0&&e.push(f),()=>p(f.type,f.callback)}function o(f){e.forEach(m=>{if(r(m,f.meta.type))try{m.callback(f)}catch(g){console.error(g)}})}function a(f){if(f===f0)e.length=0;else for(let m=e.length-1;m>=0;m--)e[m].type===f&&e.splice(m,1)}function i(f){let m=t(f);m>=0&&e.splice(m,1)}function p(f,m){m?i({type:f,callback:m}):a(f)}return{add:n,call:o,remove:p}}function YC({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 g0(e){let t=YC(e);return{get:()=>t,update:r=>{t=YC({...t,...r})}}}var jh=h0();function h0(){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 a of o){let i=a.replace(/^\s+/,"");if(i.lastIndexOf(n,0)===0)return i.substring(n.length,i.length)}return null},setItem(r,n,o){let a=t(window.location.hostname),i=`;expires=${new Date(new Date().getTime()+o).toUTCString()}`,p=a?`;domain=${a}`:"";document.cookie=`${e}${r}=${n}${i}${p};path=/;SameSite=Lax`},removeItem(r){this.setItem(r,"",-1)}}}function y0(){return{getItem(e){return jh.getItem(e)||localStorage.getItem(e)},removeItem(e){jh.removeItem(e),localStorage.removeItem(e)},setItem(e,t){localStorage.setItem(e,t),jh.setItem(e,t,31556952e3)}}}var KC="visitorId";function S0(){let e=document.referrer;return e===""?null:e}function Lh(){let e=y0();return{runtime:"browser",send:function(){var _ref9=_asyncToGenerator(function*(t,r,n){let o=v(t,{method:"POST",body:JSON.stringify([n]),keepalive:!0,headers:{"Content-Type":"application/json",Authorization:`Bearer ${r}`}});BC().sendMessage({kind:"EVENT_PROTOCOL",event:n,url:t,token:r});let i=yield o;if(i?.ok){let p;try{p=yield i.json()}catch{return}for(let f of p.events)if(!f.accepted)throw new Error(`Received event was rejected for processing: ${f.errorMessage}`)}else throw new Error(`Error ${i.status}: Failed to send the event(s).`)});return function send(_x14,_x15,_x16){return _ref9.apply(this,arguments)}}(),getReferrer:()=>S0(),getLocation:()=>window.location.href,getUserAgent:()=>navigator.userAgent,getClientId:()=>{let t=e.getItem(KC);if(t&&_h(t))return t;let r=Mh();return e.setItem(KC,r),r}}}function v0(){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 A0(){return{runtime:"null",send:()=>Promise.resolve(void 0),getReferrer:()=>null,getLocation:()=>null,getUserAgent:()=>null,getClientId:()=>""}}function C0(e){let t=e.get().mode!=="disabled",r=e.get().environment,n=A0();return t&&r?{...r,runtime:"custom"}:t&&b0()&&v0()?Lh():n}function b0(){try{return typeof window=="object"}catch{return!1}}function x0(e){return{get:()=>Object.freeze(C0(e))}}function eb(e){let t=g0(e),r=m0(),n=x0(t);return{emit:function(){var _ref0=_asyncToGenerator(function*(o,a){let i=t.get(),p=n.get(),f=p0(o,a,i,p);return i0({config:i,environment:p,event:f,listenerManager:r})});return function emit(_x17,_x18){return _ref0.apply(this,arguments)}}(),getMeta:o=>JC(o,t.get(),n.get()),on:(o,a)=>r.add({type:o,callback:a}),off:(o,a)=>r.remove(o,a),updateConfig:o=>t.update(o),version:XC}}d();c();l();u();function tb(){return typeof window<"u"&&typeof document<"u"}d();c();l();u();d();c();l();u();var Hn="3.51.1",rb=["@coveo/atomic","@coveo/quantic"];var ti=st(e=>e.source,e=>Object.entries(e).map(([t,r])=>`${t}@${r}`).concat(`@coveo/headless@${Hn}`));var bc=st(e=>e.configuration.organizationId,e=>e.configuration.environment,e=>e.configuration.accessToken,e=>e.configuration.analytics,e=>ti(e.configuration.analytics),(e,t)=>t,(e,t,r,{trackingId:n,apiBaseUrl:o,enabled:a},i,p)=>{let f=R0(p);return eb({mode:a?"emit":"disabled",url:o??Vu(e,t),token:r,trackingId:n??null,source:i,environment:f})}),w0={getClientId:()=>"",getLocation:()=>null,getReferrer:()=>null,getUserAgent:()=>null,send:function(){var _ref1=_asyncToGenerator(function*(){});return function send(){return _ref1.apply(this,arguments)}}()},R0=e=>{if(!e)return;let t=e();return{...(tb()?Lh():w0),getClientId:()=>t.clientId,getLocation:()=>t.location,getReferrer:()=>t.referrer,getUserAgent:()=>t.userAgent}};d();c();l();u();d();c();l();u();function Qr(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 U(e,t,r,n){function o(a){return a instanceof r?a:new r(function(i){i(a)})}return new(r||(r=Promise))(function(a,i){function p(g){try{m(n.next(g))}catch(C){i(C)}}function f(g){try{m(n.throw(g))}catch(C){i(C)}}function m(g){g.done?a(g.value):o(g.value).then(p,f)}m((n=n.apply(e,t||[])).next())})}var De;(function(e){e.search="search",e.click="click",e.custom="custom",e.view="view",e.collect="collect"})(De||(De={}));function Bh(){return typeof window<"u"}function ny(){return typeof navigator<"u"}function ri(){return typeof document<"u"}function Gh(){try{return typeof localStorage<"u"}catch{return!1}}function I0(){try{return typeof sessionStorage<"u"}catch{return!1}}function gb(){return ny()&&navigator.cookieEnabled}var E0=[De.click,De.custom,De.search,De.view],F0=(e,t)=>E0.indexOf(e)!==-1?Object.assign({language:ri()?document.documentElement.lang:"unknown",userAgent:ny()?navigator.userAgent:"unknown"},t):t,wc=class e{static set(t,r,n){var o,a,i,p;n&&(a=new Date,a.setTime(a.getTime()+n)),p=window.location.hostname,p.indexOf(".")===-1?nb(t,r,a):(i=p.split("."),o=i[i.length-2]+"."+i[i.length-1],nb(t,r,a,o))}static get(t){for(var r=t+"=",n=document.cookie.split(";"),o=0;o<n.length;o++){var a=n[o];if(a=a.replace(/^\s+/,""),a.lastIndexOf(r,0)===0)return a.substring(r.length,a.length)}return null}static erase(t){e.set(t,"",-1)}};function nb(e,t,r,n){document.cookie=`${e}=${t}`+(r?`;expires=${r.toUTCString()}`:"")+(n?`;domain=${n}`:"")+";path=/;SameSite=Lax"}function T0(){return Gh()?localStorage:gb()?new Rc:I0()?sessionStorage:new oi}var Rc=class e{getItem(t){return wc.get(`${e.prefix}${t}`)}removeItem(t){wc.erase(`${e.prefix}${t}`)}setItem(t,r,n){wc.set(`${e.prefix}${t}`,r,n)}};Rc.prefix="coveo_";var $h=class{constructor(){this.cookieStorage=new Rc}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)}},oi=class{getItem(t){return null}removeItem(t){}setItem(t,r){}},Sl="__coveo.analytics.history",P0=20,k0=1e3*60,O0=75,Cl=class{constructor(t){this.store=t||T0()}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 U(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 U(this,void 0,void 0,function*(){let t=yield this.getHistoryWithInternalTimeAsync();return this.stripEmptyQueries(this.stripInternalTime(t))})}getHistoryWithInternalTime(){try{let t=this.store.getItem(Sl);return t&&typeof t=="string"?JSON.parse(t):[]}catch{return[]}}getHistoryWithInternalTimeAsync(){return U(this,void 0,void 0,function*(){try{let t=yield this.store.getItem(Sl);return t?JSON.parse(t):[]}catch{return[]}})}setHistory(t){try{this.store.setItem(Sl,JSON.stringify(t.slice(0,P0)))}catch{}}clear(){try{this.store.removeItem(Sl)}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,O0)),t}isValidEntry(t){let r=this.getMostRecentElement();return r&&r.value==t.value?(t.internalTime||0)-(r.internalTime||0)>k0:!0}stripInternalTime(t){return Array.isArray(t)?t.map(r=>{let{name:n,time:o,value:a}=r;return{name:n,time:o,value:a}}):[]}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 _0=(e,t)=>U(void 0,void 0,void 0,function*(){return e===De.view?(yield N0(t.contentIdValue),Object.assign({location:window.location.toString(),referrer:document.referrer,title:document.title},t)):t}),N0=e=>U(void 0,void 0,void 0,function*(){let t=new Cl,r={name:"PageView",value:e,time:new Date().toISOString()};yield t.addElementAsync(r)}),vl,D0=new Uint8Array(16);function q0(){if(!vl&&(vl=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!vl))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return vl(D0)}var M0=/^(?:[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 bl(e){return typeof e=="string"&&M0.test(e)}var Pt=[];for(let e=0;e<256;++e)Pt.push((e+256).toString(16).slice(1));function hb(e,t=0){return Pt[e[t+0]]+Pt[e[t+1]]+Pt[e[t+2]]+Pt[e[t+3]]+"-"+Pt[e[t+4]]+Pt[e[t+5]]+"-"+Pt[e[t+6]]+Pt[e[t+7]]+"-"+Pt[e[t+8]]+Pt[e[t+9]]+"-"+Pt[e[t+10]]+Pt[e[t+11]]+Pt[e[t+12]]+Pt[e[t+13]]+Pt[e[t+14]]+Pt[e[t+15]]}function V0(e){if(!bl(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 j0(e){e=unescape(encodeURIComponent(e));let t=[];for(let r=0;r<e.length;++r)t.push(e.charCodeAt(r));return t}var L0="6ba7b810-9dad-11d1-80b4-00c04fd430c8",U0="6ba7b811-9dad-11d1-80b4-00c04fd430c8";function Q0(e,t,r){function n(o,a,i,p){var f;if(typeof o=="string"&&(o=j0(o)),typeof a=="string"&&(a=V0(a)),((f=a)===null||f===void 0?void 0:f.length)!==16)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");let m=new Uint8Array(16+o.length);if(m.set(a),m.set(o,a.length),m=r(m),m[6]=m[6]&15|t,m[8]=m[8]&63|128,i){p=p||0;for(let g=0;g<16;++g)i[p+g]=m[g];return i}return hb(m)}try{n.name=e}catch{}return n.DNS=L0,n.URL=U0,n}var B0=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),ob={randomUUID:B0};function Bo(e,t,r){if(ob.randomUUID&&!t&&!e)return ob.randomUUID();e=e||{};let n=e.random||(e.rng||q0)();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 hb(n)}function G0(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 Uh(e,t){return e<<t|e>>>32-t}function $0(e){let t=[1518500249,1859775393,2400959708,3395469782],r=[1732584193,4023233417,2562383102,271733878,3285377520];if(typeof e=="string"){let i=unescape(encodeURIComponent(e));e=[];for(let p=0;p<i.length;++p)e.push(i.charCodeAt(p))}else Array.isArray(e)||(e=Array.prototype.slice.call(e));e.push(128);let n=e.length/4+2,o=Math.ceil(n/16),a=new Array(o);for(let i=0;i<o;++i){let p=new Uint32Array(16);for(let f=0;f<16;++f)p[f]=e[i*64+f*4]<<24|e[i*64+f*4+1]<<16|e[i*64+f*4+2]<<8|e[i*64+f*4+3];a[i]=p}a[o-1][14]=(e.length-1)*8/Math.pow(2,32),a[o-1][14]=Math.floor(a[o-1][14]),a[o-1][15]=(e.length-1)*8&4294967295;for(let i=0;i<o;++i){let p=new Uint32Array(80);for(let h=0;h<16;++h)p[h]=a[i][h];for(let h=16;h<80;++h)p[h]=Uh(p[h-3]^p[h-8]^p[h-14]^p[h-16],1);let f=r[0],m=r[1],g=r[2],C=r[3],x=r[4];for(let h=0;h<80;++h){let S=Math.floor(h/20),b=Uh(f,5)+G0(S,m,g,C)+x+t[S]+p[h]>>>0;x=C,C=g,g=Uh(m,30)>>>0,m=f,f=b}r[0]=r[0]+f>>>0,r[1]=r[1]+m>>>0,r[2]=r[2]+g>>>0,r[3]=r[3]+C>>>0,r[4]=r[4]+x>>>0}return[r[0]>>24&255,r[0]>>16&255,r[0]>>8&255,r[0]&255,r[1]>>24&255,r[1]>>16&255,r[1]>>8&255,r[1]&255,r[2]>>24&255,r[2]>>16&255,r[2]>>8&255,r[2]&255,r[3]>>24&255,r[3]>>16&255,r[3]>>8&255,r[3]&255,r[4]>>24&255,r[4]>>16&255,r[4]>>8&255,r[4]&255]}var H0=Q0("v5",80,$0),ab=H0,yb="2.30.55",ib=e=>`${e.protocol}//${e.hostname}${e.pathname.indexOf("/")===0?e.pathname:`/${e.pathname}`}${e.search}`,xc={pageview:"pageview",event:"event"},xl=class{constructor({client:t,uuidGenerator:r=Bo}){this.client=t,this.uuidGenerator=r}},Hh=class extends xl{constructor({client:t,uuidGenerator:r=Bo}){super({client:t,uuidGenerator:r}),this.actionData={},this.pageViewId=r(),this.nextPageViewId=this.pageViewId,this.currentLocation=ib(window.location),this.lastReferrer=ri()?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:ri()?document.title:"",encoding:ri()?document.characterSet:"UTF-8"},n={screenResolution:`${screen.width}x${screen.height}`,screenColor:`${screen.colorDepth}-bit`},o={language:navigator.language,userAgent:navigator.userAgent},a={time:Date.now(),eventId:this.uuidGenerator()};return Object.assign(Object.assign(Object.assign(Object.assign({},a),n),o),r)}updateLocationForNextPageView(t,r){let{pageViewId:n,referrer:o,location:a}=this.getNextValues(t,r);this.lastReferrer=o,this.pageViewId=n,this.currentLocation=a,t===xc.pageview&&(this.nextPageViewId=this.uuidGenerator(),this.hasSentFirstPageView=!0)}getNextValues(t,r){return{pageViewId:t===xc.pageview?this.nextPageViewId:this.pageViewId,referrer:t===xc.pageview&&this.hasSentFirstPageView?this.currentLocation:this.lastReferrer,location:t===xc.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 ib(window.location)}},zn=class e{constructor(t,r){if(!bl(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 a=n.substring(0,8)+"-"+n.substring(8,12)+"-"+n.substring(12,16)+"-"+n.substring(16,20)+"-"+n.substring(20,32);return bl(a)?new e(a,Number.parseInt(o)*1e3):null}};zn.cvo_cid="cvo_cid";zn.expirationTime=120;var zh=class extends xl{constructor({client:t,uuidGenerator:r=Bo}){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 U(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(zn.cvo_cid,new zn(n,Date.now()).toString()),r.toString()}catch{throw new Error("Invalid URL provided")}})}acceptFrom(t){this.client.setAcceptedLinkReferrers(t)}};zh.Id="link";var yr=Object.keys;function Al(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)}var Qh=128,Sb=192,sb=224,cb=240;function z0(e){return(e&248)===cb?4:(e&cb)===sb?3:(e&sb)===Sb?2:1}function W0(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&Qh)!=Qh)break;if(r-=3,(n&Sb)!=Qh){t-r>=z0(n)*3&&(r=t);break}}return e.substring(0,r)}var Wh={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"},Y0=yr(Wh).map(e=>Wh[e]),K0=[...Y0].join("|"),X0=new RegExp(`^(${K0}$)`),Z0={svcAction:"svc_action",svcActionData:"svc_action_data"},J0=e=>yr(e).filter(t=>e[t]!==void 0).reduce((t,r)=>{let n=Wh[r]||r;return Object.assign(Object.assign({},t),{[n]:e[r]})},{}),eN=e=>X0.test(e),tN=[eN],ub={id:"id",name:"nm",brand:"br",category:"ca",variant:"va",price:"pr",quantity:"qt",coupon:"cc",position:"ps",group:"group"},lb={id:"id",name:"nm",brand:"br",category:"ca",variant:"va",position:"ps",price:"pr",group:"group"},Mt={action:"pa",list:"pal",listSource:"pls"},wl={id:"ti",revenue:"tr",tax:"tt",shipping:"ts",coupon:"tcc",affiliation:"ta",step:"cos",option:"col"},rN=["loyaltyCardId","loyaltyTier","thirdPartyPersona","companyName","favoriteStore","storeName","userIndustry","userRole","userDepartment","businessUnit"],Yh={id:"quoteId",affiliation:"quoteAffiliation"},Kh={id:"reviewId",rating:"reviewRating",comment:"reviewComment"},nN={add:Mt,bookmark_add:Mt,bookmark_remove:Mt,click:Mt,checkout:Mt,checkout_option:Mt,detail:Mt,impression:Mt,remove:Mt,refund:Object.assign(Object.assign({},Mt),wl),purchase:Object.assign(Object.assign({},Mt),wl),quickview:Mt,quote:Object.assign(Object.assign({},Mt),Yh),review:Object.assign(Object.assign({},Mt),Kh)},oN=yr(ub).map(e=>ub[e]),aN=yr(lb).map(e=>lb[e]),iN=yr(Mt).map(e=>Mt[e]),sN=yr(wl).map(e=>wl[e]),cN=yr(Kh).map(e=>Kh[e]),uN=yr(Yh).map(e=>Yh[e]),lN=[...oN,"custom"].join("|"),dN=[...aN,"custom"].join("|"),vb="(pr[0-9]+)",Ab="(il[0-9]+pi[0-9]+)",pN=new RegExp(`^${vb}(${lN})$`),fN=new RegExp(`^(${Ab}(${dN}))|(il[0-9]+nm)$`),mN=new RegExp(`^(${iN.join("|")})$`),gN=new RegExp(`^(${sN.join("|")})$`),hN=new RegExp(`^${vb}custom$`),yN=new RegExp(`^${Ab}custom$`),SN=new RegExp(`^(${[...rN,...cN,...uN].join("|")})$`),vN=e=>pN.test(e),AN=e=>fN.test(e),CN=e=>mN.test(e),bN=e=>gN.test(e),xN=e=>SN.test(e),wN=[AN,vN,CN,bN,xN],RN=[hN,yN],IN={anonymizeIp:"aip"},EN={eventCategory:"ec",eventAction:"ea",eventLabel:"el",eventValue:"ev",page:"dp",visitorId:"cid",clientId:"cid",userId:"uid",currencyCode:"cu"},FN={hitType:"t",pageViewId:"pid",encoding:"de",location:"dl",referrer:"dr",screenColor:"sd",screenResolution:"sr",title:"dt",userAgent:"ua",language:"ul",eventId:"z",time:"tm"},TN=["contentId","contentIdKey","contentType","searchHub","tab","searchUid","permanentId","contentLocale","trackingId"],PN=Object.assign(Object.assign(Object.assign(Object.assign({},IN),EN),FN),TN.reduce((e,t)=>Object.assign(Object.assign({},e),{[t]:t}),{})),Xh=Object.assign(Object.assign({},PN),Z0),kN=e=>{let t=!!e.action&&nN[e.action]||{};return yr(e).reduce((r,n)=>{let o=t[n]||Xh[n]||n;return Object.assign(Object.assign({},r),{[o]:e[n]})},{})},ON=yr(Xh).map(e=>Xh[e]),_N=e=>ON.indexOf(e)!==-1,NN=e=>e==="custom",DN=e=>[...wN,...tN,_N,NN].some(t=>t(e)),qN=e=>yr(e).reduce((t,r)=>{let n=MN(r);return n?Object.assign(Object.assign({},t),VN(n,e[r])):Object.assign(Object.assign({},t),{[r]:e[r]})},{}),MN=e=>{let t;return[...RN].every(r=>{var n;return t=(n=r.exec(e))===null||n===void 0?void 0:n[1],!t}),t},VN=(e,t)=>yr(t).reduce((r,n)=>Object.assign(Object.assign({},r),{[`${e}${n}`]:t[n]}),{}),Zh=class{constructor(t){this.opts=t}sendEvent(t,r){return U(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,a=yield this.getQueryParamsForEventType(t),{url:i,payload:p}=yield this.preProcessRequestAsPotentialJSONString(`${n}/analytics/${t}?${a}`,r,o),f=this.encodeForEventType(t,p),m=new Blob([f],{type:"application/x-www-form-urlencoded"});navigator.sendBeacon(i,m)})}isAvailable(){return"sendBeacon"in navigator}deleteHttpCookieVisitorId(){return Promise.resolve()}preProcessRequestAsPotentialJSONString(t,r,n){return U(this,void 0,void 0,function*(){let o=t,a=r;if(n){let i=yield n({url:t,body:JSON.stringify(r)},"analyticsBeacon"),{url:p,body:f}=i;o=p||t;try{a=JSON.parse(f)}catch(m){console.error("Unable to process the request body as a JSON string",m)}}return{payload:a,url:o}})}encodeForEventType(t,r){return this.isEventTypeLegacy(t)?this.encodeEventToJson(t,r):this.encodeEventToJson(t,r,this.opts.token)}getQueryParamsForEventType(t){return U(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(a=>!!a).join("&")})}isEventTypeLegacy(t){return[De.click,De.custom,De.search,De.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}},Jh=class{sendEvent(t,r){return U(this,void 0,void 0,function*(){return Promise.resolve()})}deleteHttpCookieVisitorId(){return U(this,void 0,void 0,function*(){return Promise.resolve()})}},db=y.fetch,Rl=class{constructor(t){this.opts=t}sendEvent(t,r){return U(this,void 0,void 0,function*(){let{baseUrl:n,visitorIdProvider:o,preprocessRequest:a}=this.opts,i=this.shouldAppendVisitorId(t)?yield this.getVisitorIdParam():"",p={url:`${n}/analytics/${t}${i}`,credentials:"include",mode:"cors",headers:this.getHeaders(),method:"POST",body:JSON.stringify(r)},f=Object.assign(Object.assign({},p),a?yield a(p,"analyticsFetch"):{}),{url:m}=f,g=Qr(f,["url"]),C;try{C=yield db(m,g)}catch(x){console.error("An error has occured when sending the event.",x);return}if(C.ok){let x=yield C.json();return x.visitorId&&o.setCurrentVisitorId(x.visitorId),x}else{try{C.json()}catch{}throw console.error(`An error has occured when sending the "${t}" event.`,C,r),new Error(`An error has occurred when sending the "${t}" event. Check the console logs for more details.`)}})}deleteHttpCookieVisitorId(){return U(this,void 0,void 0,function*(){let{baseUrl:t}=this.opts,r=`${t}/analytics/visit`;yield db(r,{headers:this.getHeaders(),method:"DELETE"})})}shouldAppendVisitorId(t){return[De.click,De.custom,De.search,De.view].indexOf(t)!==-1}getVisitorIdParam(){return U(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"})}},ey=class{constructor(t,r){Gh()&&gb()?this.storage=new $h:Gh()?this.storage=localStorage:(console.warn("BrowserRuntime detected no valid storage available.",this),this.storage=new oi),this.client=new Rl(t),this.beaconClient=new Zh(t),window.addEventListener("beforeunload",()=>{let n=r();for(let{eventType:o,payload:a}of n)this.beaconClient.sendEvent(o,a)})}getClientDependingOnEventType(t){return t==="click"&&this.beaconClient.isAvailable()?this.beaconClient:this.client}},ty=class{constructor(t,r){this.storage=r||new oi,this.client=new Rl(t)}getClientDependingOnEventType(t){return this.client}},Il=class{constructor(){this.storage=new oi,this.client=new Jh}getClientDependingOnEventType(t){return this.client}},jN="xx",LN=e=>e?.startsWith(jN)||!1,UN=`
|
|
29
29
|
We've detected you're using React Native but have not provided the corresponding runtime,
|
|
30
30
|
for an optimal experience please use the "coveo.analytics/react-native" subpackage.
|
|
31
31
|
Follow the Readme on how to set it up: https://github.com/coveo/coveo.analytics.js#using-react-native
|
|
32
|
-
`;function VN(){return typeof navigator<"u"&&navigator.product=="ReactNative"}var jN=["1",1,"yes",!0];function Ic(){let e=[];return Lh()&&e.push(window.doNotTrack),ey()&&e.push(navigator.doNotTrack,navigator.msDoNotTrack,navigator.globalPrivacyControl),e.some(t=>jN.indexOf(t)!==-1)}var Sb="v15",vb={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 LN(e=vb.default,t=Sb,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 UN="38824e1f-37f5-42d3-8372-a4b8fa9df946",cr=class{get defaultOptions(){return{endpoint:vb.default,isCustomEndpoint:!1,token:"",version:Sb,beforeSendHooks:[],afterSendHooks:[]}}get version(){return mb}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=[T0,w0].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};Ic()?this.runtime=new Rl:this.runtime=this.options.runtimeEnvironment||this.initRuntime(r),this.addEventTypeMapping(De.view,{newEventType:De.view,addClientIdParameter:!0}),this.addEventTypeMapping(De.click,{newEventType:De.click,addClientIdParameter:!0}),this.addEventTypeMapping(De.custom,{newEventType:De.custom,addClientIdParameter:!0}),this.addEventTypeMapping(De.search,{newEventType:De.search,addClientIdParameter:!0})}initRuntime(t){return Lh()&&ra()?new Xh(t,()=>{let r=[...this.bufferedRequests];return this.bufferedRequests=[],r}):(VN()&&console.warn(MN),new Zh(t))}get storage(){return this.runtime.storage}determineVisitorId(){return U(this,void 0,void 0,function*(){try{return Lh()&&this.extractClientIdFromLink(window.location.href)||(yield this.storage.getItem("visitorId"))||Bo()}catch(t){return console.log("Could not get visitor ID from the current runtime environment storage. Using a random ID instead.",t),Bo()}})}getCurrentVisitorId(){return U(this,void 0,void 0,function*(){if(!this.visitorId){let t=yield this.determineVisitorId();yield this.setCurrentVisitorId(t)}return this.visitorId})}setCurrentVisitorId(t){return U(this,void 0,void 0,function*(){this.visitorId=t,yield this.storage.setItem("visitorId",t)})}setClientId(t,r){return U(this,void 0,void 0,function*(){if(Cl(t))this.setCurrentVisitorId(t.toLowerCase());else{if(!r)throw Error("Cannot generate uuid client id without a specific namespace string.");this.setCurrentVisitorId(rb(t,rb(r,UN)))}})}getParameters(t,...r){return U(this,void 0,void 0,function*(){return yield this.resolveParameters(t,...r)})}getPayload(t,...r){return U(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(Bo()),this.visitorId}set currentVisitorId(t){this.visitorId=t,this.storage.setItem("visitorId",t)}extractClientIdFromLink(t){if(Ic())return null;try{let r=new URL(t).searchParams.get(Hn.cvo_cid);if(r==null)return null;let n=Hn.fromString(r);return!n||!ra()||!n.validate(document.referrer,this.acceptedLinkReferrers)?null:n.clientId}catch{}return null}resolveParameters(t,...r){return U(this,void 0,void 0,function*(){let{variableLengthArgumentsNames:n=[],addVisitorIdParameter:o=!1,usesMeasurementProtocol:i=!1,addClientIdParameter:a=!1}=this.eventTypeMapping[t]||{};return yield[h=>n.length>0?this.parseVariableArgumentsPayload(n,h):h[0],h=>U(this,void 0,void 0,function*(){return Object.assign(Object.assign({},h),{visitorId:o?yield this.getCurrentVisitorId():""})}),h=>U(this,void 0,void 0,function*(){return a?Object.assign(Object.assign({},h),{clientId:yield this.getCurrentVisitorId()}):h}),h=>i?this.ensureAnonymousUserWhenUsingApiKey(h):h,h=>this.beforeSendHooks.reduce((S,b)=>U(this,void 0,void 0,function*(){let w=yield S;return yield b(t,w)}),h)].reduce((h,S)=>U(this,void 0,void 0,function*(){let b=yield h;return yield S(b)}),Promise.resolve(r))})}resolvePayloadForParameters(t,r){return U(this,void 0,void 0,function*(){let{usesMeasurementProtocol:n=!1}=this.eventTypeMapping[t]||{};return yield[C=>this.setTrackingIdIfTrackingIdNotPresent(C),C=>this.removeEmptyPayloadValues(C,t),C=>this.validateParams(C,t),C=>n?EN(C):C,C=>n?this.removeUnknownParameters(C):C,C=>n?this.processCustomParameters(C):this.mapCustomParametersToCustomData(C)].reduce((C,x)=>U(this,void 0,void 0,function*(){let h=yield C;return yield x(h)}),Promise.resolve(r))})}makeEvent(t,...r){return U(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:a=>U(this,void 0,void 0,function*(){return this.bufferedRequests.push({eventType:n,payload:Object.assign(Object.assign({},i),a)}),yield Promise.all(this.afterSendHooks.map(p=>p(t,Object.assign(Object.assign({},o),a)))),yield this.deferExecution(),yield this.sendFromBuffer()})}})}sendEvent(t,...r){return U(this,void 0,void 0,function*(){return(yield this.makeEvent(t,...r)).log({})})}deferExecution(){return new Promise(t=>setTimeout(t,0))}sendFromBuffer(){return U(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 Al().clear()}deleteHttpOnlyVisitorId(){this.runtime.client.deleteHttpCookieVisitorId()}makeSearchEvent(t){return U(this,void 0,void 0,function*(){return this.makeEvent(De.search,t)})}sendSearchEvent(t){return U(this,void 0,void 0,function*(){var{searchQueryUid:r}=t,n=Qr(t,["searchQueryUid"]);return(yield this.makeSearchEvent(n)).log({searchQueryUid:r})})}makeClickEvent(t){return U(this,void 0,void 0,function*(){return this.makeEvent(De.click,t)})}sendClickEvent(t){return U(this,void 0,void 0,function*(){var{searchQueryUid:r}=t,n=Qr(t,["searchQueryUid"]);return(yield this.makeClickEvent(n)).log({searchQueryUid:r})})}makeCustomEvent(t){return U(this,void 0,void 0,function*(){return this.makeEvent(De.custom,t)})}sendCustomEvent(t){return U(this,void 0,void 0,function*(){var{lastSearchQueryUid:r}=t,n=Qr(t,["lastSearchQueryUid"]);return(yield this.makeCustomEvent(n)).log({lastSearchQueryUid:r})})}makeViewEvent(t){return U(this,void 0,void 0,function*(){return this.makeEvent(De.view,t)})}sendViewEvent(t){return U(this,void 0,void 0,function*(){return(yield this.makeViewEvent(t)).log({})})}getVisit(){return U(this,void 0,void 0,function*(){let r=yield(yield v(`${this.baseUrl}/analytics/visit`)).json();return this.visitorId=r.visitorId,r})}getHealth(){return U(this,void 0,void 0,function*(){return yield(yield v(`${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 a=r[o];if(typeof a=="string")n[t[o]]=a;else if(typeof a=="object")return Object.assign(Object.assign({},n),a)}return n}isKeyAllowedEmpty(t,r){return({[De.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(kN(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=Qr(t,["custom"]),o={};r&&vl(r)&&(o=this.lowercaseKeys(r));let i=ON(n);return Object.assign(Object.assign({},o),i)}mapCustomParametersToCustomData(t){let{custom:r}=t,n=Qr(t,["custom"]);if(r&&vl(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=Qr(t,["anonymizeIp"]);return n!==void 0&&["0","false","undefined","null","{}","[]",""].indexOf(`${n}`.toLowerCase())==-1&&(o.anonymizeIp=1),(r==De.view||r==De.click||r==De.search||r==De.custom)&&(o.originLevel3=this.limit(o.originLevel3,1024)),r==De.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=Qr(t,["userId"]);return qN(this.options.token)&&!r?(n.userId="anonymous",n):t}setTrackingIdIfTrackingIdNotPresent(t){let{trackingId:r}=t,n=Qr(t,["trackingId"]);return r?t:(n.hasOwnProperty("custom")&&vl(n.custom)&&(n.custom.hasOwnProperty("context_website")||n.custom.hasOwnProperty("siteName"))&&(n.trackingId=n.custom.context_website||n.custom.siteName),n.hasOwnProperty("customData")&&vl(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"?G0(t,r):t}get baseUrl(){return LN(this.options.endpoint,this.options.version,this.options.isCustomEndpoint)}},kt;(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"})(kt||(kt={}));var O;(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"})(O||(O={}));var Jh={[O.triggerNotify]:"queryPipelineTriggers",[O.triggerExecute]:"queryPipelineTriggers",[O.triggerQuery]:"queryPipelineTriggers",[O.triggerRedirect]:"queryPipelineTriggers",[O.queryErrorBack]:"errors",[O.queryErrorClear]:"errors",[O.queryErrorRetry]:"errors",[O.pagerNext]:"getMoreResults",[O.pagerPrevious]:"getMoreResults",[O.pagerNumber]:"getMoreResults",[O.pagerResize]:"getMoreResults",[O.pagerScrolling]:"getMoreResults",[O.facetSearch]:"facet",[O.facetShowLess]:"facet",[O.facetShowMore]:"facet",[O.recommendation]:"recommendation",[O.likeSmartSnippet]:"smartSnippet",[O.dislikeSmartSnippet]:"smartSnippet",[O.expandSmartSnippet]:"smartSnippet",[O.collapseSmartSnippet]:"smartSnippet",[O.openSmartSnippetFeedbackModal]:"smartSnippet",[O.closeSmartSnippetFeedbackModal]:"smartSnippet",[O.sendSmartSnippetReason]:"smartSnippet",[O.expandSmartSnippetSuggestion]:"smartSnippetSuggestions",[O.collapseSmartSnippetSuggestion]:"smartSnippetSuggestions",[O.showMoreSmartSnippetSuggestion]:"smartSnippetSuggestions",[O.showLessSmartSnippetSuggestion]:"smartSnippetSuggestions",[O.clearRecentQueries]:"recentQueries",[O.recentResultClick]:"recentlyClickedDocuments",[O.clearRecentResults]:"recentlyClickedDocuments",[O.showLessFoldedResults]:"folding",[O.caseDetach]:"case",[O.likeGeneratedAnswer]:"generatedAnswer",[O.dislikeGeneratedAnswer]:"generatedAnswer",[O.openGeneratedAnswerSource]:"generatedAnswer",[O.generatedAnswerOpenInlineLink]:"generatedAnswer",[O.generatedAnswerStreamEnd]:"generatedAnswer",[O.generatedAnswerSourceHover]:"generatedAnswer",[O.generatedAnswerCopyToClipboard]:"generatedAnswer",[O.generatedAnswerHideAnswers]:"generatedAnswer",[O.generatedAnswerShowAnswers]:"generatedAnswer",[O.generatedAnswerExpand]:"generatedAnswer",[O.generatedAnswerCollapse]:"generatedAnswer",[O.generatedAnswerFeedbackSubmit]:"generatedAnswer",[O.generatedAnswerFeedbackSubmitV2]:"generatedAnswer",[kt.expandToFullUI]:"interface",[kt.openUserActions]:"User Actions",[kt.showPrecedingSessions]:"User Actions",[kt.showFollowingSessions]:"User Actions",[kt.clickViewedDocument]:"User Actions",[kt.clickPageView]:"User Actions",[kt.createArticle]:"createArticle"},zn=class{constructor(){this.runtime=new Rl,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(De.search)}sendSearchEvent(){return Promise.resolve()}makeClickEvent(){return this.makeEvent(De.click)}sendClickEvent(){return Promise.resolve()}makeCustomEvent(){return this.makeEvent(De.custom)}sendCustomEvent(){return Promise.resolve()}makeViewEvent(){return this.makeEvent(De.view)}sendViewEvent(){return Promise.resolve()}getVisit(){return Promise.resolve({id:"",visitorId:""})}getHealth(){return Promise.resolve({status:""})}registerBeforeSendEventHook(){}registerAfterSendEventHook(){}addEventTypeMapping(){}get version(){return mb}};function QN(e){let t="";return e.filter(r=>{let n=r!==t;return t=r,n})}function BN(e){return e.map(t=>t.replace(/;/g,""))}function Ab(e){let r=e.join(";");return r.length<=256?r:Ab(e.slice(1))}var ub=e=>{let t=BN(e),r=QN(t);return Ab(r)};function lb(e){let t=typeof e.partialQueries=="string"?e.partialQueries:ub(e.partialQueries),r=typeof e.suggestions=="string"?e.suggestions:ub(e.suggestions);return Object.assign(Object.assign({},e),{partialQueries:t,suggestions:r})}var Il=class{constructor(t,r){this.opts=t,this.provider=r;let n=t.enableAnalytics===!1||Ic();this.coveoAnalyticsClient=n?new zn:new cr(t)}disable(){this.coveoAnalyticsClient=new zn}enable(){this.coveoAnalyticsClient=new cr(this.opts)}makeInterfaceLoad(){return this.makeSearchEvent(O.interfaceLoad)}logInterfaceLoad(){return U(this,void 0,void 0,function*(){return(yield this.makeInterfaceLoad()).log({searchUID:this.provider.getSearchUID()})})}makeRecommendationInterfaceLoad(){return this.makeSearchEvent(O.recommendationInterfaceLoad)}logRecommendationInterfaceLoad(){return U(this,void 0,void 0,function*(){return(yield this.makeRecommendationInterfaceLoad()).log({searchUID:this.provider.getSearchUID()})})}makeRecommendation(){return this.makeCustomEvent(O.recommendation)}logRecommendation(){return U(this,void 0,void 0,function*(){return(yield this.makeRecommendation()).log({searchUID:this.provider.getSearchUID()})})}makeRecommendationOpen(t,r){return this.makeClickEvent(O.recommendationOpen,t,r)}logRecommendationOpen(t,r){return U(this,void 0,void 0,function*(){return(yield this.makeRecommendationOpen(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeStaticFilterClearAll(t){return this.makeSearchEvent(O.staticFilterClearAll,t)}logStaticFilterClearAll(t){return U(this,void 0,void 0,function*(){return(yield this.makeStaticFilterClearAll(t)).log({searchUID:this.provider.getSearchUID()})})}makeStaticFilterSelect(t){return this.makeSearchEvent(O.staticFilterSelect,t)}logStaticFilterSelect(t){return U(this,void 0,void 0,function*(){return(yield this.makeStaticFilterSelect(t)).log({searchUID:this.provider.getSearchUID()})})}makeStaticFilterDeselect(t){return this.makeSearchEvent(O.staticFilterDeselect,t)}logStaticFilterDeselect(t){return U(this,void 0,void 0,function*(){return(yield this.makeStaticFilterDeselect(t)).log({searchUID:this.provider.getSearchUID()})})}makeFetchMoreResults(){return this.makeCustomEvent(O.pagerScrolling,{type:"getMoreResults"})}logFetchMoreResults(){return U(this,void 0,void 0,function*(){return(yield this.makeFetchMoreResults()).log({searchUID:this.provider.getSearchUID()})})}makeInterfaceChange(t){return this.makeSearchEvent(O.interfaceChange,t)}logInterfaceChange(t){return U(this,void 0,void 0,function*(){return(yield this.makeInterfaceChange(t)).log({searchUID:this.provider.getSearchUID()})})}makeDidYouMeanAutomatic(){return this.makeSearchEvent(O.didyoumeanAutomatic)}logDidYouMeanAutomatic(){return U(this,void 0,void 0,function*(){return(yield this.makeDidYouMeanAutomatic()).log({searchUID:this.provider.getSearchUID()})})}makeDidYouMeanClick(){return this.makeSearchEvent(O.didyoumeanClick)}logDidYouMeanClick(){return U(this,void 0,void 0,function*(){return(yield this.makeDidYouMeanClick()).log({searchUID:this.provider.getSearchUID()})})}makeResultsSort(t){return this.makeSearchEvent(O.resultsSort,t)}logResultsSort(t){return U(this,void 0,void 0,function*(){return(yield this.makeResultsSort(t)).log({searchUID:this.provider.getSearchUID()})})}makeSearchboxSubmit(){return this.makeSearchEvent(O.searchboxSubmit)}logSearchboxSubmit(){return U(this,void 0,void 0,function*(){return(yield this.makeSearchboxSubmit()).log({searchUID:this.provider.getSearchUID()})})}makeSearchboxClear(){return this.makeSearchEvent(O.searchboxClear)}logSearchboxClear(){return U(this,void 0,void 0,function*(){return(yield this.makeSearchboxClear()).log({searchUID:this.provider.getSearchUID()})})}makeSearchboxAsYouType(){return this.makeSearchEvent(O.searchboxAsYouType)}logSearchboxAsYouType(){return U(this,void 0,void 0,function*(){return(yield this.makeSearchboxAsYouType()).log({searchUID:this.provider.getSearchUID()})})}makeBreadcrumbFacet(t){return this.makeSearchEvent(O.breadcrumbFacet,t)}logBreadcrumbFacet(t){return U(this,void 0,void 0,function*(){return(yield this.makeBreadcrumbFacet(t)).log({searchUID:this.provider.getSearchUID()})})}makeBreadcrumbResetAll(){return this.makeSearchEvent(O.breadcrumbResetAll)}logBreadcrumbResetAll(){return U(this,void 0,void 0,function*(){return(yield this.makeBreadcrumbResetAll()).log({searchUID:this.provider.getSearchUID()})})}makeDocumentQuickview(t,r){return this.makeClickEvent(O.documentQuickview,t,r)}logDocumentQuickview(t,r){return U(this,void 0,void 0,function*(){return(yield this.makeDocumentQuickview(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeDocumentOpen(t,r){return this.makeClickEvent(O.documentOpen,t,r)}logDocumentOpen(t,r){return U(this,void 0,void 0,function*(){return(yield this.makeDocumentOpen(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeOmniboxAnalytics(t){return this.makeSearchEvent(O.omniboxAnalytics,lb(t))}logOmniboxAnalytics(t){return U(this,void 0,void 0,function*(){return(yield this.makeOmniboxAnalytics(t)).log({searchUID:this.provider.getSearchUID()})})}makeOmniboxFromLink(t){return this.makeSearchEvent(O.omniboxFromLink,lb(t))}logOmniboxFromLink(t){return U(this,void 0,void 0,function*(){return(yield this.makeOmniboxFromLink(t)).log({searchUID:this.provider.getSearchUID()})})}makeSearchFromLink(){return this.makeSearchEvent(O.searchFromLink)}logSearchFromLink(){return U(this,void 0,void 0,function*(){return(yield this.makeSearchFromLink()).log({searchUID:this.provider.getSearchUID()})})}makeTriggerNotify(t){return this.makeCustomEvent(O.triggerNotify,t)}logTriggerNotify(t){return U(this,void 0,void 0,function*(){return(yield this.makeTriggerNotify(t)).log({searchUID:this.provider.getSearchUID()})})}makeTriggerExecute(t){return this.makeCustomEvent(O.triggerExecute,t)}logTriggerExecute(t){return U(this,void 0,void 0,function*(){return(yield this.makeTriggerExecute(t)).log({searchUID:this.provider.getSearchUID()})})}makeTriggerQuery(){return this.makeCustomEvent(O.triggerQuery,{query:this.provider.getSearchEventRequestPayload().queryText},"queryPipelineTriggers")}logTriggerQuery(){return U(this,void 0,void 0,function*(){return(yield this.makeTriggerQuery()).log({searchUID:this.provider.getSearchUID()})})}makeUndoTriggerQuery(t){return this.makeSearchEvent(O.undoTriggerQuery,t)}logUndoTriggerQuery(t){return U(this,void 0,void 0,function*(){return(yield this.makeUndoTriggerQuery(t)).log({searchUID:this.provider.getSearchUID()})})}makeTriggerRedirect(t){return this.makeCustomEvent(O.triggerRedirect,Object.assign(Object.assign({},t),{query:this.provider.getSearchEventRequestPayload().queryText}))}logTriggerRedirect(t){return U(this,void 0,void 0,function*(){return(yield this.makeTriggerRedirect(t)).log({searchUID:this.provider.getSearchUID()})})}makePagerResize(t){return this.makeCustomEvent(O.pagerResize,t)}logPagerResize(t){return U(this,void 0,void 0,function*(){return(yield this.makePagerResize(t)).log({searchUID:this.provider.getSearchUID()})})}makePagerNumber(t){return this.makeCustomEvent(O.pagerNumber,t)}logPagerNumber(t){return U(this,void 0,void 0,function*(){return(yield this.makePagerNumber(t)).log({searchUID:this.provider.getSearchUID()})})}makePagerNext(t){return this.makeCustomEvent(O.pagerNext,t)}logPagerNext(t){return U(this,void 0,void 0,function*(){return(yield this.makePagerNext(t)).log({searchUID:this.provider.getSearchUID()})})}makePagerPrevious(t){return this.makeCustomEvent(O.pagerPrevious,t)}logPagerPrevious(t){return U(this,void 0,void 0,function*(){return(yield this.makePagerPrevious(t)).log({searchUID:this.provider.getSearchUID()})})}makePagerScrolling(){return this.makeCustomEvent(O.pagerScrolling)}logPagerScrolling(){return U(this,void 0,void 0,function*(){return(yield this.makePagerScrolling()).log({searchUID:this.provider.getSearchUID()})})}makeFacetClearAll(t){return this.makeSearchEvent(O.facetClearAll,t)}logFacetClearAll(t){return U(this,void 0,void 0,function*(){return(yield this.makeFacetClearAll(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetSearch(t){return this.makeSearchEvent(O.facetSearch,t)}logFacetSearch(t){return U(this,void 0,void 0,function*(){return(yield this.makeFacetSearch(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetSelect(t){return this.makeSearchEvent(O.facetSelect,t)}logFacetSelect(t){return U(this,void 0,void 0,function*(){return(yield this.makeFacetSelect(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetDeselect(t){return this.makeSearchEvent(O.facetDeselect,t)}logFacetDeselect(t){return U(this,void 0,void 0,function*(){return(yield this.makeFacetDeselect(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetExclude(t){return this.makeSearchEvent(O.facetExclude,t)}logFacetExclude(t){return U(this,void 0,void 0,function*(){return(yield this.makeFacetExclude(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetUnexclude(t){return this.makeSearchEvent(O.facetUnexclude,t)}logFacetUnexclude(t){return U(this,void 0,void 0,function*(){return(yield this.makeFacetUnexclude(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetSelectAll(t){return this.makeSearchEvent(O.facetSelectAll,t)}logFacetSelectAll(t){return U(this,void 0,void 0,function*(){return(yield this.makeFacetSelectAll(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetUpdateSort(t){return this.makeSearchEvent(O.facetUpdateSort,t)}logFacetUpdateSort(t){return U(this,void 0,void 0,function*(){return(yield this.makeFacetUpdateSort(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetShowMore(t){return this.makeCustomEvent(O.facetShowMore,t)}logFacetShowMore(t){return U(this,void 0,void 0,function*(){return(yield this.makeFacetShowMore(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetShowLess(t){return this.makeCustomEvent(O.facetShowLess,t)}logFacetShowLess(t){return U(this,void 0,void 0,function*(){return(yield this.makeFacetShowLess(t)).log({searchUID:this.provider.getSearchUID()})})}makeQueryError(t){return this.makeCustomEvent(O.queryError,t)}logQueryError(t){return U(this,void 0,void 0,function*(){return(yield this.makeQueryError(t)).log({searchUID:this.provider.getSearchUID()})})}makeQueryErrorBack(){return U(this,void 0,void 0,function*(){let t=yield this.makeCustomEvent(O.queryErrorBack);return{description:t.description,log:()=>U(this,void 0,void 0,function*(){return yield t.log({searchUID:this.provider.getSearchUID()}),this.logSearchEvent(O.queryErrorBack)})}})}logQueryErrorBack(){return U(this,void 0,void 0,function*(){return(yield this.makeQueryErrorBack()).log({searchUID:this.provider.getSearchUID()})})}makeQueryErrorRetry(){return U(this,void 0,void 0,function*(){let t=yield this.makeCustomEvent(O.queryErrorRetry);return{description:t.description,log:()=>U(this,void 0,void 0,function*(){return yield t.log({searchUID:this.provider.getSearchUID()}),this.logSearchEvent(O.queryErrorRetry)})}})}logQueryErrorRetry(){return U(this,void 0,void 0,function*(){return(yield this.makeQueryErrorRetry()).log({searchUID:this.provider.getSearchUID()})})}makeQueryErrorClear(){return U(this,void 0,void 0,function*(){let t=yield this.makeCustomEvent(O.queryErrorClear);return{description:t.description,log:()=>U(this,void 0,void 0,function*(){return yield t.log({searchUID:this.provider.getSearchUID()}),this.logSearchEvent(O.queryErrorClear)})}})}logQueryErrorClear(){return U(this,void 0,void 0,function*(){return(yield this.makeQueryErrorClear()).log({searchUID:this.provider.getSearchUID()})})}makeLikeSmartSnippet(){return this.makeCustomEvent(O.likeSmartSnippet)}logLikeSmartSnippet(){return U(this,void 0,void 0,function*(){return(yield this.makeLikeSmartSnippet()).log({searchUID:this.provider.getSearchUID()})})}makeDislikeSmartSnippet(){return this.makeCustomEvent(O.dislikeSmartSnippet)}logDislikeSmartSnippet(){return U(this,void 0,void 0,function*(){return(yield this.makeDislikeSmartSnippet()).log({searchUID:this.provider.getSearchUID()})})}makeExpandSmartSnippet(){return this.makeCustomEvent(O.expandSmartSnippet)}logExpandSmartSnippet(){return U(this,void 0,void 0,function*(){return(yield this.makeExpandSmartSnippet()).log({searchUID:this.provider.getSearchUID()})})}makeCollapseSmartSnippet(){return this.makeCustomEvent(O.collapseSmartSnippet)}logCollapseSmartSnippet(){return U(this,void 0,void 0,function*(){return(yield this.makeCollapseSmartSnippet()).log({searchUID:this.provider.getSearchUID()})})}makeOpenSmartSnippetFeedbackModal(){return this.makeCustomEvent(O.openSmartSnippetFeedbackModal)}logOpenSmartSnippetFeedbackModal(){return U(this,void 0,void 0,function*(){return(yield this.makeOpenSmartSnippetFeedbackModal()).log({searchUID:this.provider.getSearchUID()})})}makeCloseSmartSnippetFeedbackModal(){return this.makeCustomEvent(O.closeSmartSnippetFeedbackModal)}logCloseSmartSnippetFeedbackModal(){return U(this,void 0,void 0,function*(){return(yield this.makeCloseSmartSnippetFeedbackModal()).log({searchUID:this.provider.getSearchUID()})})}makeSmartSnippetFeedbackReason(t,r){return this.makeCustomEvent(O.sendSmartSnippetReason,{reason:t,details:r})}logSmartSnippetFeedbackReason(t,r){return U(this,void 0,void 0,function*(){return(yield this.makeSmartSnippetFeedbackReason(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeExpandSmartSnippetSuggestion(t){return this.makeCustomEvent(O.expandSmartSnippetSuggestion,"documentId"in t?t:{documentId:t})}logExpandSmartSnippetSuggestion(t){return U(this,void 0,void 0,function*(){return(yield this.makeExpandSmartSnippetSuggestion(t)).log({searchUID:this.provider.getSearchUID()})})}makeCollapseSmartSnippetSuggestion(t){return this.makeCustomEvent(O.collapseSmartSnippetSuggestion,"documentId"in t?t:{documentId:t})}logCollapseSmartSnippetSuggestion(t){return U(this,void 0,void 0,function*(){return(yield this.makeCollapseSmartSnippetSuggestion(t)).log({searchUID:this.provider.getSearchUID()})})}makeShowMoreSmartSnippetSuggestion(t){return this.makeCustomEvent(O.showMoreSmartSnippetSuggestion,t)}logShowMoreSmartSnippetSuggestion(t){return U(this,void 0,void 0,function*(){return(yield this.makeShowMoreSmartSnippetSuggestion(t)).log({searchUID:this.provider.getSearchUID()})})}makeShowLessSmartSnippetSuggestion(t){return this.makeCustomEvent(O.showLessSmartSnippetSuggestion,t)}logShowLessSmartSnippetSuggestion(t){return U(this,void 0,void 0,function*(){return(yield this.makeShowLessSmartSnippetSuggestion(t)).log({searchUID:this.provider.getSearchUID()})})}makeOpenSmartSnippetSource(t,r){return this.makeClickEvent(O.openSmartSnippetSource,t,r)}logOpenSmartSnippetSource(t,r){return U(this,void 0,void 0,function*(){return(yield this.makeOpenSmartSnippetSource(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeOpenSmartSnippetSuggestionSource(t,r){return this.makeClickEvent(O.openSmartSnippetSuggestionSource,t,{contentIDKey:r.documentId.contentIdKey,contentIDValue:r.documentId.contentIdValue},r)}makeCopyToClipboard(t,r){return this.makeClickEvent(O.copyToClipboard,t,r)}logCopyToClipboard(t,r){return U(this,void 0,void 0,function*(){return(yield this.makeCopyToClipboard(t,r)).log({searchUID:this.provider.getSearchUID()})})}logOpenSmartSnippetSuggestionSource(t,r){return U(this,void 0,void 0,function*(){return(yield this.makeOpenSmartSnippetSuggestionSource(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeOpenSmartSnippetInlineLink(t,r){return this.makeClickEvent(O.openSmartSnippetInlineLink,t,{contentIDKey:r.contentIDKey,contentIDValue:r.contentIDValue},r)}logOpenSmartSnippetInlineLink(t,r){return U(this,void 0,void 0,function*(){return(yield this.makeOpenSmartSnippetInlineLink(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeOpenSmartSnippetSuggestionInlineLink(t,r){return this.makeClickEvent(O.openSmartSnippetSuggestionInlineLink,t,{contentIDKey:r.documentId.contentIdKey,contentIDValue:r.documentId.contentIdValue},r)}logOpenSmartSnippetSuggestionInlineLink(t,r){return U(this,void 0,void 0,function*(){return(yield this.makeOpenSmartSnippetSuggestionInlineLink(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeRecentQueryClick(){return this.makeSearchEvent(O.recentQueryClick)}logRecentQueryClick(){return U(this,void 0,void 0,function*(){return(yield this.makeRecentQueryClick()).log({searchUID:this.provider.getSearchUID()})})}makeClearRecentQueries(){return this.makeCustomEvent(O.clearRecentQueries)}logClearRecentQueries(){return U(this,void 0,void 0,function*(){return(yield this.makeClearRecentQueries()).log({searchUID:this.provider.getSearchUID()})})}makeRecentResultClick(t,r){return this.makeCustomEvent(O.recentResultClick,{info:t,identifier:r})}logRecentResultClick(t,r){return U(this,void 0,void 0,function*(){return(yield this.makeRecentResultClick(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeClearRecentResults(){return this.makeCustomEvent(O.clearRecentResults)}logClearRecentResults(){return U(this,void 0,void 0,function*(){return(yield this.makeClearRecentResults()).log({searchUID:this.provider.getSearchUID()})})}makeNoResultsBack(){return this.makeSearchEvent(O.noResultsBack)}logNoResultsBack(){return U(this,void 0,void 0,function*(){return(yield this.makeNoResultsBack()).log({searchUID:this.provider.getSearchUID()})})}makeShowMoreFoldedResults(t,r){return this.makeClickEvent(O.showMoreFoldedResults,t,r)}logShowMoreFoldedResults(t,r){return U(this,void 0,void 0,function*(){return(yield this.makeShowMoreFoldedResults(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeShowLessFoldedResults(){return this.makeCustomEvent(O.showLessFoldedResults)}logShowLessFoldedResults(){return U(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 U(this,arguments,void 0,function*(n,o,i=Jh[n]){this.coveoAnalyticsClient.getParameters;let a=Object.assign(Object.assign({},this.provider.getBaseMetadata()),o),p=Object.assign(Object.assign({},yield this.getBaseEventRequest(a)),{eventType:i,eventValue:n}),f=yield this.coveoAnalyticsClient.makeCustomEvent(p);return{description:this.makeEventDescription(f,n),log:({searchUID:m})=>f.log({lastSearchQueryUid:m})}})}logCustomEvent(t,r){return U(this,arguments,void 0,function*(n,o,i=Jh[n]){return(yield this.makeCustomEvent(n,o,i)).log({searchUID:this.provider.getSearchUID()})})}makeCustomEventWithType(t,r,n){return U(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}),a=yield this.coveoAnalyticsClient.makeCustomEvent(i);return{description:this.makeEventDescription(a,t),log:({searchUID:p})=>a.log({lastSearchQueryUid:p})}})}logCustomEventWithType(t,r,n){return U(this,void 0,void 0,function*(){return(yield this.makeCustomEventWithType(t,r,n)).log({searchUID:this.provider.getSearchUID()})})}logSearchEvent(t,r){return U(this,void 0,void 0,function*(){return(yield this.makeSearchEvent(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeSearchEvent(t,r){return U(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 U(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}),a=yield this.coveoAnalyticsClient.makeClickEvent(i);return{description:this.makeEventDescription(a,t),log:({searchUID:p})=>a.log({searchQueryUid:p})}})}logClickEvent(t,r,n,o){return U(this,void 0,void 0,function*(){return(yield this.makeClickEvent(t,r,n,o)).log({searchUID:this.provider.getSearchUID()})})}getBaseSearchEventRequest(t,r){return U(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 U(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 cr?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(O.likeGeneratedAnswer,t)}logLikeGeneratedAnswer(t){return U(this,void 0,void 0,function*(){return(yield this.makeLikeGeneratedAnswer(t)).log({searchUID:this.provider.getSearchUID()})})}makeDislikeGeneratedAnswer(t){return this.makeCustomEvent(O.dislikeGeneratedAnswer,t)}logDislikeGeneratedAnswer(t){return U(this,void 0,void 0,function*(){return(yield this.makeDislikeGeneratedAnswer(t)).log({searchUID:this.provider.getSearchUID()})})}makeOpenGeneratedAnswerSource(t){return this.makeCustomEvent(O.openGeneratedAnswerSource,t)}logOpenGeneratedAnswerSource(t){return U(this,void 0,void 0,function*(){return(yield this.makeOpenGeneratedAnswerSource(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerOpenInlineLink(t){return this.makeCustomEvent(O.generatedAnswerOpenInlineLink,t)}logGeneratedAnswerOpenInlineLink(t){return U(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerOpenInlineLink(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerCitationClick(t,r){return this.makeClickEvent(O.generatedAnswerCitationClick,Object.assign(Object.assign({},t),{documentPosition:1}),{contentIDKey:r.documentId.contentIdKey,contentIDValue:r.documentId.contentIdValue},r)}logGeneratedAnswerCitationClick(t,r){return U(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerCitationClick(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerSourceHover(t){return this.makeCustomEvent(O.generatedAnswerSourceHover,t)}logGeneratedAnswerSourceHover(t){return U(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerSourceHover(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerCopyToClipboard(t){return this.makeCustomEvent(O.generatedAnswerCopyToClipboard,t)}logGeneratedAnswerCopyToClipboard(t){return U(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerCopyToClipboard(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerHideAnswers(t){return this.makeCustomEvent(O.generatedAnswerHideAnswers,t)}logGeneratedAnswerHideAnswers(t){return U(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerHideAnswers(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerShowAnswers(t){return this.makeCustomEvent(O.generatedAnswerShowAnswers,t)}logGeneratedAnswerShowAnswers(t){return U(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerShowAnswers(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerExpand(t){return this.makeCustomEvent(O.generatedAnswerExpand,t)}logGeneratedAnswerExpand(t){return U(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerExpand(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerCollapse(t){return this.makeCustomEvent(O.generatedAnswerCollapse,t)}logGeneratedAnswerCollapse(t){return U(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerCollapse(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerFeedbackSubmit(t){return this.makeCustomEvent(O.generatedAnswerFeedbackSubmit,t)}logGeneratedAnswerFeedbackSubmit(t){return U(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerFeedbackSubmit(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerFeedbackSubmitV2(t){return this.makeCustomEvent(O.generatedAnswerFeedbackSubmitV2,t)}logGeneratedAnswerFeedbackSubmitV2(t){return U(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerFeedbackSubmitV2(t)).log({searchUID:this.provider.getSearchUID()})})}makeRephraseGeneratedAnswer(t){return this.makeSearchEvent(O.rephraseGeneratedAnswer,t)}logRephraseGeneratedAnswer(t){return U(this,void 0,void 0,function*(){return(yield this.makeRephraseGeneratedAnswer(t)).log({searchUID:this.provider.getSearchUID()})})}makeRetryGeneratedAnswer(){return this.makeSearchEvent(O.retryGeneratedAnswer)}logRetryGeneratedAnswer(){return U(this,void 0,void 0,function*(){return(yield this.makeRetryGeneratedAnswer()).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerStreamEnd(t){return this.makeCustomEvent(O.generatedAnswerStreamEnd,t)}logGeneratedAnswerStreamEnd(t){return U(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerStreamEnd(t)).log({searchUID:this.provider.getSearchUID()})})}},El=Object.assign({},xc),db=Object.keys(El).map(e=>El[e]),na=class extends Bh{constructor({client:t,uuidGenerator:r=Bo}){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])=>db.indexOf(t)!==-1?this.addSVCDataToPayload(t,r):r),this.client.registerAfterSendEventHook((t,...[r])=>(db.indexOf(t)!==-1&&this.updateLocationInformation(t,r),r))}addHooksForPageView(){this.client.addEventTypeMapping(El.pageview,{newEventType:De.collect,variableLengthArgumentsNames:["page"],addVisitorIdParameter:!0,usesMeasurementProtocol:!0})}addHooksForEvent(){this.client.addEventTypeMapping(El.event,{newEventType:De.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 Y0(this.ticket)}};na.Id="svc";var Fl;(function(e){e.click="click",e.flowStart="flowStart"})(Fl||(Fl={}));var hr;(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"})(hr||(hr={}));var Tl;(function(e){e.quit="Quit",e.solved="Solved"})(Tl||(Tl={}));var Pl=class{constructor(t,r){var n;this.options=t,this.provider=r;let o=((n=t.enableAnalytics)!==null&&n!==void 0?n:!0)&&!Ic();this.coveoAnalyticsClient=o?new cr(t):new zn,this.svc=new na({client:this.coveoAnalyticsClient})}disable(){this.coveoAnalyticsClient=new zn,this.svc=new na({client:this.coveoAnalyticsClient})}enable(){this.coveoAnalyticsClient=new cr(this.options),this.svc=new na({client:this.coveoAnalyticsClient})}logEnterInterface(t){return this.svc.setAction(hr.enterInterface),this.svc.setTicket(t.ticket),this.sendFlowStartEvent()}logUpdateCaseField(t){return this.svc.setAction(hr.fieldUpdate,{fieldName:t.fieldName}),this.svc.setTicket(t.ticket),this.sendClickEvent()}logSelectFieldSuggestion(t){return this.svc.setAction(hr.fieldSuggestionClick,t.suggestion),this.svc.setTicket(t.ticket),this.sendClickEvent()}logSelectDocumentSuggestion(t){return this.logClickEvent(hr.documentSuggestionClick,t.suggestion.suggestion,{contentIDKey:"permanentId",contentIDValue:t.suggestion.permanentId})}logQuickviewDocumentSuggestion(t){return this.logClickEvent(hr.documentSuggestionQuickview,t.suggestion.suggestion,{contentIDKey:"permanentId",contentIDValue:t.suggestion.permanentId})}logRateDocumentSuggestion(t){return this.svc.setAction(hr.suggestionRate,Object.assign({rate:t.rating},t.suggestion)),this.svc.setTicket(t.ticket),this.sendClickEvent()}logMoveToNextCaseStep(t){return this.svc.setAction(hr.nextCaseStep,{stage:t?.stage}),this.svc.setTicket(t.ticket),this.sendClickEvent()}logCaseCancelled(t){return this.svc.setAction(hr.caseCancelled,{reason:Tl.quit}),this.svc.setTicket(t.ticket),this.sendClickEvent()}logCaseSolved(t){return this.svc.setAction(hr.caseSolved,{reason:Tl.solved}),this.svc.setTicket(t.ticket),this.sendClickEvent()}logCaseCreated(t){return this.svc.setAction(hr.caseCreated),this.svc.setTicket(t.ticket),this.sendClickEvent()}sendFlowStartEvent(){return this.coveoAnalyticsClient.sendEvent("event","svc",Fl.flowStart,this.provider?{searchHub:this.provider.getOriginLevel1()}:null)}sendClickEvent(){return this.coveoAnalyticsClient.sendEvent("event","svc",Fl.click,this.provider?{searchHub:this.provider.getOriginLevel1()}:null)}getBaseEventRequest(t){return U(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 cr?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 U(this,void 0,void 0,function*(){var i,a;let p=Object.assign(Object.assign(Object.assign({},r),yield this.getBaseEventRequest(Object.assign(Object.assign({},n),o))),{searchQueryUid:(a=(i=this.provider)===null||i===void 0?void 0:i.getSearchUID())!==null&&a!==void 0?a:"",actionCause:t});return this.coveoAnalyticsClient.sendClickEvent(p)})}},GN=e=>{let t={};return e.caseContext&&Object.keys(e.caseContext).forEach(r=>{var n;let o=(n=e.caseContext)===null||n===void 0?void 0:n[r];if(o){let i=`context_${r}`;t[i]=o}}),t},le=(e,t=!0)=>{let{caseContext:r,caseId:n,caseNumber:o}=e,i=Qr(e,["caseContext","caseId","caseNumber"]),a=GN(e);return Object.assign(Object.assign(Object.assign({CaseId:n,CaseNumber:o},i),!!a.context_Case_Subject&&{CaseSubject:a.context_Case_Subject}),t&&a)},kl=class{constructor(t,r){this.opts=t,this.provider=r;let n=t.enableAnalytics===!1||Ic();this.coveoAnalyticsClient=n?new zn:new cr(t)}disable(){this.coveoAnalyticsClient=new zn}enable(){this.coveoAnalyticsClient=new cr(this.opts)}logInterfaceLoad(t){if(t){let r=le(t);return this.logSearchEvent(O.interfaceLoad,r)}return this.logSearchEvent(O.interfaceLoad)}logRecentQueryClick(t){if(t){let r=le(t);return this.logSearchEvent(O.recentQueryClick,r)}return this.logSearchEvent(O.recentQueryClick)}logClearRecentQueries(t){if(t){let r=le(t);return this.logCustomEvent(O.clearRecentQueries,r)}return this.logCustomEvent(O.clearRecentQueries)}logInterfaceChange(t){let r=le(t);return this.logSearchEvent(O.interfaceChange,r)}logStaticFilterDeselect(t){let r=le(t);return this.logSearchEvent(O.staticFilterDeselect,r)}logFetchMoreResults(t){if(t){let r=le(t);return this.logCustomEvent(O.pagerScrolling,Object.assign(Object.assign({},r),{type:"getMoreResults"}))}return this.logCustomEvent(O.pagerScrolling,{type:"getMoreResults"})}logBreadcrumbFacet(t){let r=le(t);return this.logSearchEvent(O.breadcrumbFacet,r)}logBreadcrumbResetAll(t){if(t){let r=le(t);return this.logSearchEvent(O.breadcrumbResetAll,r)}return this.logSearchEvent(O.breadcrumbResetAll)}logFacetSelect(t){let r=le(t);return this.logSearchEvent(O.facetSelect,r)}logFacetExclude(t){let r=le(t);return this.logSearchEvent(O.facetExclude,r)}logFacetDeselect(t){let r=le(t);return this.logSearchEvent(O.facetDeselect,r)}logFacetUpdateSort(t){let r=le(t);return this.logSearchEvent(O.facetUpdateSort,r)}logFacetClearAll(t){let r=le(t);return this.logSearchEvent(O.facetClearAll,r)}logFacetShowMore(t){let r=le(t,!1);return this.logCustomEvent(O.facetShowMore,r)}logFacetShowLess(t){let r=le(t,!1);return this.logCustomEvent(O.facetShowLess,r)}logQueryError(t){let r=le(t,!1);return this.logCustomEvent(O.queryError,r)}logPagerNumber(t){let r=le(t,!1);return this.logCustomEvent(O.pagerNumber,r)}logPagerNext(t){let r=le(t,!1);return this.logCustomEvent(O.pagerNext,r)}logPagerPrevious(t){let r=le(t,!1);return this.logCustomEvent(O.pagerPrevious,r)}logDidYouMeanAutomatic(t){if(t){let r=le(t);return this.logSearchEvent(O.didyoumeanAutomatic,r)}return this.logSearchEvent(O.didyoumeanAutomatic)}logDidYouMeanClick(t){if(t){let r=le(t);return this.logSearchEvent(O.didyoumeanClick,r)}return this.logSearchEvent(O.didyoumeanClick)}logResultsSort(t){let r=le(t);return this.logSearchEvent(O.resultsSort,r)}logSearchboxSubmit(t){if(t){let r=le(t);return this.logSearchEvent(O.searchboxSubmit,r)}return this.logSearchEvent(O.searchboxSubmit)}logContextChanged(t){let r=le(t);return this.logSearchEvent(kt.contextChanged,r)}logExpandToFullUI(t){let r=le(t);return this.logCustomEvent(kt.expandToFullUI,r)}logOpenUserActions(t){let r=le(t,!1);return this.logCustomEvent(kt.openUserActions,r)}logShowPrecedingSessions(t){let r=le(t,!1);return this.logCustomEvent(kt.showPrecedingSessions,r)}logShowFollowingSessions(t){let r=le(t,!1);return this.logCustomEvent(kt.showFollowingSessions,r)}logViewedDocumentClick(t,r){return this.logCustomEvent(kt.clickViewedDocument,Object.assign(Object.assign({},le(r,!1)),{document:t}))}logPageViewClick(t,r){return this.logCustomEvent(kt.clickPageView,Object.assign(Object.assign({},le(r,!1)),{pageView:t}))}logCreateArticle(t,r){return this.logCustomEvent(kt.createArticle,r?Object.assign(Object.assign({},le(r,!1)),t):t)}logDocumentOpen(t,r,n){return this.logClickEvent(O.documentOpen,t,r,n?le(n,!1):void 0)}logCopyToClipboard(t,r,n){return this.logClickEvent(O.copyToClipboard,t,r,n?le(n,!1):void 0)}logCaseSendEmail(t,r,n){return this.logClickEvent(O.caseSendEmail,t,r,n?le(n,!1):void 0)}logFeedItemTextPost(t,r,n){return this.logClickEvent(O.feedItemTextPost,t,r,n?le(n,!1):void 0)}logDocumentQuickview(t,r,n){let o={documentTitle:t.documentTitle,documentURL:t.documentUrl};return this.logClickEvent(O.documentQuickview,t,r,n?Object.assign(Object.assign({},le(n,!1)),o):o)}logCaseAttach(t,r,n){let o={documentTitle:t.documentTitle,documentURL:t.documentUrl,resultUriHash:t.documentUriHash};return this.logClickEvent(O.caseAttach,t,r,n?Object.assign(Object.assign({},le(n,!1)),o):o)}logCaseDetach(t,r,n){let o=Object.assign(Object.assign(Object.assign({},r&&le(r,!1)),n&&{permanentId:n}),{resultUriHash:t});return this.logCustomEvent(O.caseDetach,o)}logLikeSmartSnippet(t){return this.logCustomEvent(O.likeSmartSnippet,t?le(t,!1):void 0)}logDislikeSmartSnippet(t){return this.logCustomEvent(O.dislikeSmartSnippet,t?le(t,!1):void 0)}logExpandSmartSnippet(t){return this.logCustomEvent(O.expandSmartSnippet,t?le(t,!1):void 0)}logCollapseSmartSnippet(t){return this.logCustomEvent(O.collapseSmartSnippet,t?le(t,!1):void 0)}logOpenSmartSnippetFeedbackModal(t){return this.logCustomEvent(O.openSmartSnippetFeedbackModal,t?le(t,!1):void 0)}logCloseSmartSnippetFeedbackModal(t){return this.logCustomEvent(O.closeSmartSnippetFeedbackModal,t?le(t,!1):void 0)}logSmartSnippetFeedbackReason(t,r,n){return this.logCustomEvent(O.sendSmartSnippetReason,n?Object.assign(Object.assign({},le(n,!1)),{reason:t,details:r}):{reason:t,details:r})}logExpandSmartSnippetSuggestion(t,r){let n="documentId"in t?t:{documentId:t};return this.logCustomEvent(O.expandSmartSnippetSuggestion,r?Object.assign(Object.assign({},le(r,!1)),n):n)}logCollapseSmartSnippetSuggestion(t,r){let n="documentId"in t?t:{documentId:t};return this.logCustomEvent(O.collapseSmartSnippetSuggestion,r?Object.assign(Object.assign({},le(r,!1)),n):n)}logOpenSmartSnippetSource(t,r,n){return this.logClickEvent(O.openSmartSnippetSource,t,r,n?le(n,!1):void 0)}logOpenSmartSnippetSuggestionSource(t,r,n){return this.logClickEvent(O.openSmartSnippetSuggestionSource,t,{contentIDKey:r.documentId.contentIdKey,contentIDValue:r.documentId.contentIdValue},n?Object.assign(Object.assign({},le(n,!1)),r):r)}logOpenSmartSnippetInlineLink(t,r,n){return this.logClickEvent(O.openSmartSnippetInlineLink,t,{contentIDKey:r.contentIDKey,contentIDValue:r.contentIDValue},n?Object.assign(Object.assign({},le(n,!1)),r):r)}logOpenSmartSnippetSuggestionInlineLink(t,r,n){return this.logClickEvent(O.openSmartSnippetSuggestionInlineLink,t,{contentIDKey:r.documentId.contentIdKey,contentIDValue:r.documentId.contentIdValue},n?Object.assign(Object.assign({},le(n,!1)),r):r)}logLikeGeneratedAnswer(t,r){return this.logCustomEvent(O.likeGeneratedAnswer,r?Object.assign(Object.assign({},le(r,!1)),t):t)}logDislikeGeneratedAnswer(t,r){return this.logCustomEvent(O.dislikeGeneratedAnswer,r?Object.assign(Object.assign({},le(r,!1)),t):t)}logOpenGeneratedAnswerSource(t,r){return this.logCustomEvent(O.openGeneratedAnswerSource,r?Object.assign(Object.assign({},le(r,!1)),t):t)}logGeneratedAnswerCitationClick(t,r,n){return this.logClickEvent(O.generatedAnswerCitationClick,Object.assign(Object.assign({},t),{documentPosition:1}),{contentIDKey:r.documentId.contentIdKey,contentIDValue:r.documentId.contentIdValue},n?Object.assign(Object.assign({},le(n,!1)),r):r)}logGeneratedAnswerSourceHover(t,r){return this.logCustomEvent(O.generatedAnswerSourceHover,r?Object.assign(Object.assign({},le(r,!1)),t):t)}logGeneratedAnswerCopyToClipboard(t,r){return this.logCustomEvent(O.generatedAnswerCopyToClipboard,r?Object.assign(Object.assign({},le(r,!1)),t):t)}logGeneratedAnswerHideAnswers(t,r){return this.logCustomEvent(O.generatedAnswerHideAnswers,r?Object.assign(Object.assign({},le(r,!1)),t):t)}logGeneratedAnswerShowAnswers(t,r){return this.logCustomEvent(O.generatedAnswerShowAnswers,r?Object.assign(Object.assign({},le(r,!1)),t):t)}logGeneratedAnswerExpand(t,r){return this.logCustomEvent(O.generatedAnswerExpand,r?Object.assign(Object.assign({},le(r,!1)),t):t)}logGeneratedAnswerCollapse(t,r){return this.logCustomEvent(O.generatedAnswerCollapse,r?Object.assign(Object.assign({},le(r,!1)),t):t)}logGeneratedAnswerFeedbackSubmit(t,r){return this.logCustomEvent(O.generatedAnswerFeedbackSubmit,r?Object.assign(Object.assign({},le(r,!1)),t):t)}logGeneratedAnswerFeedbackSubmitV2(t,r){return this.logCustomEvent(O.generatedAnswerFeedbackSubmitV2,r?Object.assign(Object.assign({},le(r,!1)),t):t)}logRephraseGeneratedAnswer(t,r){return this.logSearchEvent(O.rephraseGeneratedAnswer,r?Object.assign(Object.assign({},le(r,!1)),t):t)}logRetryGeneratedAnswer(t){return this.logSearchEvent(O.retryGeneratedAnswer,t?Object.assign({},le(t,!1)):{})}logGeneratedAnswerStreamEnd(t,r){return this.logCustomEvent(O.generatedAnswerStreamEnd,r?Object.assign(Object.assign({},le(r,!1)),t):t)}logGeneratedAnswerCitationDocumentAttach(t,r,n){return this.logClickEvent(O.generatedAnswerCitationDocumentAttach,Object.assign(Object.assign({},t),{documentPosition:1}),{contentIDKey:r.documentId.contentIdKey,contentIDValue:r.documentId.contentIdValue},n?Object.assign(Object.assign({},le(n,!1)),r):r)}logCustomEvent(t,r){return U(this,void 0,void 0,function*(){let n=Object.assign(Object.assign({},this.provider.getBaseMetadata()),r),o=Object.assign(Object.assign({},yield this.getBaseCustomEventRequest(n)),{eventType:Jh[t],eventValue:t});return this.coveoAnalyticsClient.sendCustomEvent(o)})}logSearchEvent(t,r){return U(this,void 0,void 0,function*(){return this.coveoAnalyticsClient.sendSearchEvent(yield this.getBaseSearchEventRequest(t,r))})}logClickEvent(t,r,n,o){return U(this,void 0,void 0,function*(){let i=Object.assign(Object.assign(Object.assign({},r),yield this.getBaseEventRequest(Object.assign(Object.assign({},n),o))),{searchQueryUid:this.provider.getSearchUID(),queryPipeline:this.provider.getPipeline(),actionCause:t});return this.coveoAnalyticsClient.sendClickEvent(i)})}logShowMoreFoldedResults(t,r,n){return U(this,void 0,void 0,function*(){return this.logClickEvent(O.showMoreFoldedResults,t,r,n?le(n,!1):void 0)})}logShowLessFoldedResults(t){return U(this,void 0,void 0,function*(){return this.logCustomEvent(O.showLessFoldedResults,t?le(t,!1):void 0)})}logTriggerNotify(t,r){return this.logCustomEvent(O.triggerNotify,r?Object.assign(Object.assign({},le(r,!1)),t):t)}getBaseCustomEventRequest(t){return U(this,void 0,void 0,function*(){return Object.assign(Object.assign({},yield this.getBaseEventRequest(t)),{lastSearchQueryUid:this.provider.getSearchUID()})})}getBaseSearchEventRequest(t,r){return U(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()),{searchQueryUid:this.provider.getSearchUID(),queryPipeline:this.provider.getPipeline(),actionCause:t})})}getBaseEventRequest(t){return U(this,void 0,void 0,function*(){let r=Object.assign(Object.assign({},this.provider.getBaseMetadata()),t);return Object.assign(Object.assign({},this.getOrigins()),{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 cr?this.coveoAnalyticsClient.getCurrentVisitorId():void 0}};d();c();l();u();d();c();l();u();var ia=()=>"default";var $N=e=>{let t=e.configuration.search.locale.split("-")[0];return!t||t.length!==2?"en":t},Wn=class{constructor(t){he(this,"getState",t);he(this,"state");this.state=t()}getLanguage(){return $N(this.state)}getBaseMetadata(){let{context:t,configuration:r}=this.state,n=t?.contextValues||{},o={};for(let[i,a]of Object.entries(n)){let p=`context_${i}`;o[p]=a}return r.analytics.analyticsMode==="legacy"&&(o.coveoHeadlessVersion=$n),o}getOriginContext(){return this.state.configuration.analytics.originContext}getOriginLevel1(){return this.state.searchHub||ia()}getOriginLevel2(){return this.state.configuration.analytics.originLevel2}getOriginLevel3(){return this.state.configuration.analytics.originLevel3}getIsAnonymous(){return this.state.configuration.analytics.anonymous}};d();c();l();u();var Cb=e=>new cr(e).getCurrentVisitorId(),aa=(e,t)=>typeof t=="function"?(...r)=>{let n=Ws(r[0]);try{return t.apply(t,r)}catch(o){return e.error(o,"Error in analytics preprocessRequest. Returning original request."),n}}:void 0,sa=(e,t)=>(...r)=>{let n=Ws(r[1]);try{return t.apply(t,r)}catch(o){return e.error(o,"Error in analytics hook. Returning original request."),n}};var Ec=class extends Wn{getSearchUID(){return this.state.documentSuggestion?.status.lastResponseId??""}},bb=({logger:e,getState:t,analyticsClientMiddleware:r=(i,a)=>a,preprocessRequest:n,provider:o=new Ec(t)})=>{let i=t(),a=i.configuration.accessToken,p=i.configuration.analytics.apiBaseUrl??Ke(i.configuration.organizationId,i.configuration.environment,"analytics"),f=i.configuration.analytics.runtimeEnvironment,m=i.configuration.analytics.enabled,g=new Pl({enableAnalytics:m,token:a,endpoint:p,runtimeEnvironment:f,preprocessRequest:aa(e,n),beforeSendHooks:[sa(e,r),(C,x)=>(e.info({...x,type:C,endpoint:p,token:a},"Analytics request"),x)]},o);return m||g.disable(),g};d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();function Ol(){return{desiredCount:5,numberOfValues:8,set:{}}}d();c();l();u();d();c();l();u();function HN(e,t){return!!t&&t.facetId in e.facetSet}var Fn=(e,t)=>e.search?.response.facets.find(r=>r.facetId===t),xb=(e,t)=>e.facetSet[t]?.request,ny=(e,t)=>{let r=Fn(e,t);return HN(e,r)?r:void 0};var wb=(e,t)=>ny(e,t)?.values.filter(r=>r.state!=="idle")||[],Br=e=>e.search.isLoading;d();c();l();u();function Rb(e){if(!e)return{parents:[],values:[]};let t=[],r=e;for(;r.length&&r[0].children.length;)t=[...t,...r],r=r[0].children;let n=r.find(o=>o.state==="selected");return n&&(t=[...t,n],r=[]),{parents:t,values:r}}function Gr(e){let{activeValue:t,ancestryMap:r}=zN(e);return t?WN(t,r):[]}function zN(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 WN(e,t){let r=[];if(!e)return[];let n=e;do r.unshift(n),n=t.get(n);while(n);return r}function YN(e,t){return!!t&&t.facetId in e.categoryFacetSet}var oy=(e,t)=>{let r=Fn(e,t);if(YN(e,r))return r},iy=(e,t)=>e.categoryFacetSet[t]?.request,Ib=(e,t)=>{let r=oy(e,t);return Gr(r?.values??[])},ay=(e,t)=>{let r=iy(e,t);return Gr(r?.currentValues??[])};d();c();l();u();function ca(){return{}}d();c();l();u();function Eb(e,t){return{request:e,tabs:t}}function ua(){return{}}d();c();l();u();function Fb(e,t){return{request:e,tabs:t}}function la(){return{}}d();c();l();u();function Tb(e,t){return{request:e,hasBreadcrumbs:!0,tabs:t}}function da(){return{}}var Go=(e,t)=>{let r=_b(t,e),n=r?r.field:"",o=sy(n,e);return{facetId:e,facetField:n,facetTitle:o}};function pa(e,t){let{facetId:r,facetValue:n}=e,o=Go(r,t),i=Nb(t,r);return{...o,facetValue:i==="hierarchical"?Ob(t,r):n}}function Xt(e){return{facetSet:e.facetSet??da(),categoryFacetSet:e.categoryFacetSet??ca(),dateFacetSet:e.dateFacetSet??ua(),numericFacetSet:e.numericFacetSet??la(),automaticFacetSet:e.automaticFacetSet??Ol()}}var _l=e=>{let t=[];return ZN(e).forEach((r,n)=>{let o=Nb(e,r.facetId),i=nD(r,n+1);if(XN(r)){if(!!!ay(e,r.facetId).length)return;t.push({...i,...tD(e,r.facetId),facetType:o,state:"selected"});return}r.currentValues.forEach((a,p)=>{if(a.state==="idle")return;let f=Pb(a,p+1,o),m=KN(r)?kb(a):eD(a);t.push({...i,...f,...m})})}),JN(e).forEach((r,n)=>{let o=rD(r,n+1);r.values.forEach((i,a)=>{if(i.state==="idle")return;let p=Pb(i,a+1,"specific"),f=kb(i);t.push({...o,...p,...f})})}),t},KN=e=>e.type==="specific",XN=e=>e.type==="hierarchical",ZN=e=>[...Object.values(e.facetSet),...Object.values(e.categoryFacetSet),...Object.values(e.dateFacetSet),...Object.values(e.numericFacetSet)].map(t=>t.request),JN=e=>[...Object.values(e.automaticFacetSet.set)].map(t=>t.response),Pb=(e,t,r)=>({state:e.state,valuePosition:t,facetType:r}),eD=e=>({displayValue:`${e.start}..${e.end}`,value:`${e.start}..${e.end}`,start:e.start,end:e.end,endInclusive:e.endInclusive}),kb=e=>({displayValue:e.value,value:e.value}),Ob=(e,t)=>ay(e,t).map(n=>n.value).join(";"),tD=(e,t)=>{let n=Ob(e,t);return{value:n,valuePosition:1,displayValue:n}},rD=(e,t)=>({title:sy(e.field,e.field),field:e.field,id:e.field,facetPosition:t}),nD=(e,t)=>({title:sy(e.field,e.facetId),field:e.field,id:e.facetId,facetPosition:t}),sy=(e,t)=>`${e}_${t}`,_b=(e,t)=>e.facetSet[t]?.request||e.categoryFacetSet[t]?.request||e.dateFacetSet[t]?.request||e.numericFacetSet[t]?.request||e.automaticFacetSet.set[t]?.response,Nb=(e,t)=>{let r=_b(e,t);return r?r.type:"specific"};d();c();l();u();d();c();l();u();var cy=e=>e.configuration.search.locale,Db=e=>e.configuration.search.timezone,qb=e=>e.configuration.accessToken,Mb=e=>e.configuration.organizationId,Vb=e=>e.configuration.environment,Nl=e=>e.configuration?.knowledge?.agentId,jb=e=>e.configuration.knowledge.debugAgentSession;var Le=e=>{if(oD(e)||uy(e))return e.generatedAnswer?.answerId;if(iD(e))return e.search?.response?.extendedResults?.generativeQuestionAnsweringId},oD=e=>"answer"in e&&"generatedAnswer"in e&&!ee(e.generatedAnswer?.answerConfigurationId),uy=e=>{let t=Nl(e);return"generatedAnswer"in e&&typeof t=="string"&&t.trim().length>0},iD=e=>"search"in e&&e.search!==void 0&&typeof e.search=="object",ly=e=>e.generatedAnswer?.fieldsToIncludeInCitations,Lb=e=>e.followUpAnswers?.conversationId,aD=e=>e.generatedAnswer?.citations,sD=e=>e.followUpAnswers?.followUpAnswers,cD=it(sD,e=>e?.flatMap(t=>t.citations)),uD=(e,t)=>t,fa=it(aD,cD,uD,(e,t,r)=>e?.find(n=>n.id===r)??t?.find(n=>n.id===r));d();c();l();u();var ut=()=>({q:"",enableQuerySyntax:!1});var Fc=class extends Wn{getSearchUID(){let t=this.getState();return t.search?.searchResponseId||t.search?.response.searchUid||At().response.searchUid}getPipeline(){return this.state.pipeline||this.state.search?.response.pipeline||"default"}getSearchEventRequestPayload(){return{queryText:this.queryText,responseTime:this.responseTime,results:this.mapResultsToAnalyticsDocument(),numberOfResults:this.numberOfResults}}getFacetState(){return _l(Xt(this.state))}getBaseMetadata(){let t=this.getState(),r=super.getBaseMetadata(),n=Le(t);return n&&(r.generativeQuestionAnsweringId=n),r}getGeneratedAnswerMetadata(){let t=this.getState();return{...(t.generatedAnswer?.isVisible!==void 0&&{showGeneratedAnswer:t.generatedAnswer.isVisible})}}get queryText(){return this.state.query?.q||ut().q}get responseTime(){return this.state.search?.duration||At().duration}mapResultsToAnalyticsDocument(){return this.state.search?.response.results.map(t=>({documentUri:t.uri,documentUriHash:t.raw.urihash}))}get numberOfResults(){return this.state.search?.response.results.length||At().response.results.length}},Ub=({logger:e,getState:t,analyticsClientMiddleware:r=(i,a)=>a,preprocessRequest:n,provider:o=new Fc(t)})=>{let i=t(),a=i.configuration.accessToken,p=i.configuration.analytics.apiBaseUrl??Ke(i.configuration.organizationId,i.configuration.environment,"analytics"),f=i.configuration.analytics.runtimeEnvironment,m=i.configuration.analytics.enabled,g=new kl({enableAnalytics:m,token:a,endpoint:p,runtimeEnvironment:f,preprocessRequest:aa(e,n),beforeSendHooks:[sa(e,r),(C,x)=>(e.info({...x,type:C,endpoint:p,token:a},"Analytics request"),x)]},o);return m||g.disable(),g};d();c();l();u();d();c();l();u();d();c();l();u();var Dl=(r=>(r.Ascending="ascending",r.Descending="descending",r))(Dl||{}),ql=(i=>(i.Relevancy="relevancy",i.QRE="qre",i.Date="date",i.Field="field",i.NoSort="nosort",i))(ql||{}),$r=e=>{if(Bi(e))return e.map(t=>$r(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""}},Ml=()=>({by:"relevancy"}),Qb=e=>({by:"date",order:e});var Bb=new Y({values:{by:new zs({enum:ql,required:!0}),order:new zs({enum:Dl}),field:new $}});function ur(){return $r(Ml())}d();c();l();u();d();c();l();u();d();c();l();u();var ma=class e{static set(t,r,n){let o,i,a;n&&(i=new Date,i.setTime(i.getTime()+n));let p=window.location.hostname,f=/^(\d{1,3}\.){3}\d{1,3}$/,m=/^([0-9a-fA-F]{0,4}:){2,7}[0-9a-fA-F]{0,4}$/;f.test(p)||m.test(p)||p.indexOf(".")===-1?dy(t,r,i):(a=p.split("."),o=a[a.length-2]+"."+a[a.length-1],dy(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 dy(e,t,r,n){document.cookie=`${e}=${t}`+(r?`;expires=${r.toUTCString()}`:"")+(n?`;domain=${n}`:"")+";path=/;SameSite=Lax"+(window.location.protocol==="https:"?";Secure":"")}d();c();l();u();function lD(){return typeof navigator<"u"}function Gb(){try{return typeof localStorage<"u"}catch{return!1}}function $b(){try{return typeof sessionStorage<"u"}catch{return!1}}function Hb(){return!!(lD()&&navigator.cookieEnabled)}var zb=null;function Wb(){return zb||(Gb()?localStorage:Hb()?new py:$b()?sessionStorage:new fy)}var ga=class ga{getItem(t){return ma.get(`${ga.prefix}${t}`)}removeItem(t){ma.erase(`${ga.prefix}${t}`)}setItem(t,r,n){ma.set(`${ga.prefix}${t}`,r,n)}};he(ga,"prefix","coveo_");var py=ga;var fy=class{getItem(t){return null}removeItem(t){}setItem(t,r){}};var Vl="__coveo.analytics.history",dD=20,pD=1e3*60,fD=75,$o=class $o{constructor(t){he(this,"store");this.store=t||Wb()}static getInstance(t){return $o.instance||($o.instance=new $o(t)),$o.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 _this6=this;return _asyncToGenerator(function*(){t.internalTime=new Date().getTime(),t=_this6.cropQueryElement(_this6.stripEmptyQuery(t));let r=yield _this6.getHistoryWithInternalTimeAsync();r!==null?_this6.isValidEntry(t)&&_this6.setHistory([t].concat(r)):_this6.setHistory([t])})()}getHistory(){let t=this.getHistoryWithInternalTime();return this.stripEmptyQueries(this.stripInternalTime(t))}getHistoryAsync(){var _this7=this;return _asyncToGenerator(function*(){let t=yield _this7.getHistoryWithInternalTimeAsync();return _this7.stripEmptyQueries(_this7.stripInternalTime(t))})()}getHistoryWithInternalTime(){try{let t=this.store.getItem(Vl);return t&&typeof t=="string"?JSON.parse(t):[]}catch{return[]}}getHistoryWithInternalTimeAsync(){var _this8=this;return _asyncToGenerator(function*(){try{let t=yield _this8.store.getItem(Vl);return t?JSON.parse(t):[]}catch{return[]}})()}setHistory(t){try{this.store.setItem(Vl,JSON.stringify(t.slice(0,dD)))}catch{}}clear(){try{this.store.removeItem(Vl)}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,fD)),t}isValidEntry(t){let r=this.getMostRecentElement();return r&&r.value===t.value?(t.internalTime||0)-(r.internalTime||0)>pD:!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))}};he($o,"instance",null);var my=$o,Vt=my;var Tc=class Tc extends Wn{constructor(){super(...arguments);he(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 _l(Xt(this.getState()))}getPipeline(){return this.state.pipeline||this.state.search?.response.pipeline||Tc.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||At().response.searchUid}getSplitTestRunName(){return this.state.search?.response.splitTestRun}getSplitTestRunVersion(){let r=!!this.getSplitTestRunName(),n=this.state.search?.response.pipeline||this.state.pipeline||Tc.fallbackPipelineName;return r?n:void 0}getBaseMetadata(){let r=this.getState(),n=super.getBaseMetadata(),o=Le(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??ur()}}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(m=>m.expression),a=o.partialQueries.length-1,p=o.partialQueries[a]||"",f=o.responseId;return{...this.getBaseMetadata(),suggestionRanking:i.indexOf(n),partialQuery:p,partialQueries:o.partialQueries.length>0?o.partialQueries:"",suggestions:i.length>0?i:"",querySuggestResponseId:f}}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||ut().q}get responseTime(){return this.state.search?.duration||At().duration}get numberOfResults(){return this.state.search?.response.totalCountFiltered||At().response.totalCountFiltered}};he(Tc,"fallbackPipelineName","default");var Yn=Tc,Yb=({logger:e,getState:t,analyticsClientMiddleware:r=(i,a)=>a,preprocessRequest:n,provider:o})=>{let i=t(),a=i.configuration.accessToken,p=i.configuration.analytics.apiBaseUrl??Ke(i.configuration.organizationId,i.configuration.environment,"analytics"),f=i.configuration.analytics.runtimeEnvironment,m=i.configuration.analytics.enabled,g=new Il({token:a,endpoint:p,runtimeEnvironment:f,preprocessRequest:aa(e,n),beforeSendHooks:[sa(e,r),(C,x)=>(e.info({...x,type:C,endpoint:p,token:a},"Analytics request"),x)]},o);return m||g.disable(),g},gy=()=>{let t=Vt.getInstance().getHistory().reverse().find(r=>r.name==="PageView"&&r.value);return t?t.value:""};d();c();l();u();function jl(e){let t=Kb(e),r=[e,...t].filter(o=>o.parentResult).map(o=>o.parentResult);return Jv([e,...t,...r],o=>o.uniqueId)}function Kb(e){return e.childResults?e.childResults.flatMap(t=>[t,...Kb(t)]):[]}d();c();l();u();var Pc=()=>"";function Zb(e,t){return{...new Yn(t).getBaseMetadata(),actionCause:e,type:e}}function mD(e){return Object.assign(e,{instantlyCallable:!0})}function gD(e,t){let r=i=>{let a=fe(e,i);return mD(Object.assign(a,{type:a.typePrefix}))},n=r(/*#__PURE__*/function(){var _ref10=_asyncToGenerator(function*(i,{getState:a,extra:p}){let{analyticsClientMiddleware:f,preprocessRequest:m,logger:g}=p;return yield(yield t({getState:a,analyticsClientMiddleware:f,preprocessRequest:m,logger:g})).log({state:a(),extra:p})});return function(_x19,_x20){return _ref10.apply(this,arguments)}}());return Object.assign(n,{prepare:function(){var _ref11=_asyncToGenerator(function*({getState:i,analyticsClientMiddleware:a,preprocessRequest:p,logger:f}){let{description:m,log:g}=yield t({getState:i,analyticsClientMiddleware:a,preprocessRequest:p,logger:f});return{description:m,action:r(/*#__PURE__*/function(){var _ref12=_asyncToGenerator(function*(C,{getState:x,extra:h}){return yield g({state:x(),extra:h})});return function(_x22,_x23){return _ref12.apply(this,arguments)}}())}});return function prepare(_x21){return _ref11.apply(this,arguments)}}()}),n}var hy=(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 SD(i)}return n},hD=e=>e.configuration.analytics.analyticsMode==="legacy",yD=e=>e.configuration.analytics.analyticsMode==="next",SD=({prefix:e,__legacy__getBuilder:t,__legacy__provider:r,analyticsPayloadBuilder:n,analyticsType:o,analyticsConfigurator:i,providerClass:a})=>(r??(r=p=>new a(p)),gD(e,/*#__PURE__*/function(){var _ref13=_asyncToGenerator(function*({getState:p,analyticsClientMiddleware:f,preprocessRequest:m,logger:g}){let C=[],x={log:function(){var _ref14=_asyncToGenerator(function*({state:I}){for(let E of C)yield E(I)});return function log(_x25){return _ref14.apply(this,arguments)}}()},h=p(),S=i({getState:p,logger:g,analyticsClientMiddleware:f,preprocessRequest:m,provider:r(p)}),b=yield t(S,p());x.description=b?.description,C.push(/*#__PURE__*/function(){var _ref15=_asyncToGenerator(function*(I){hD(I)&&(yield vD(b,r,I,g,S.coveoAnalyticsClient))});return function(_x26){return _ref15.apply(this,arguments)}}());let{emit:w}=bc(h);return C.push(/*#__PURE__*/function(){var _ref16=_asyncToGenerator(function*(I){if(yD(I)&&o&&n){let E=n(I);yield ED(w,o,E)}});return function(_x27){return _ref16.apply(this,arguments)}}()),x});return function(_x24){return _ref13.apply(this,arguments)}}()));function vD(_x28,_x29,_x30,_x31,_x32){return _vD.apply(this,arguments)}function _vD(){_vD=_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 _vD.apply(this,arguments)}var Jb=e=>r=>(n,o)=>Promise.resolve({description:{actionCause:e},log:function(){var _ref17=_asyncToGenerator(function*(i){r(n,o)});return function log(_x33){return _ref17.apply(this,arguments)}}()}),ze=hy(e=>Yb({...e,provider:e.provider||new Yn(e.getState)}),e=>e,Yn),N8=hy(bb,Jb("caseAssist"),Ec),te=e=>hy(Ub,Jb(e),Fc),Ze=(e,t)=>{let r=i=>i+(t.pagination?.firstResult??0),n=-1,o=t.search?.results;return n=tx(e,o),n<0&&(n=ID(e,o)),n<0&&(n=0),CD(e,r(n),t)};var Ll=(e,t)=>({sourceName:AD(e),documentPosition:1,documentTitle:e.title,documentUri:e.uri,documentUrl:e.clickUri,queryPipeline:t.pipeline||Pc()});function AD(e){let t=e.source;return ee(t)?"unknown":t}var Ul=e=>({contentIdKey:"permanentid",contentIdValue:e.permanentid||""});function CD(e,t,r){let n=e.raw.collection;return{collectionName:typeof n=="string"?n:"default",documentAuthor:wD(e),...(Xb(e)?{documentCategory:Xb(e)}:{}),documentPosition:t+1,documentTitle:e.title,documentUri:e.uri,documentUriHash:e.raw.urihash,documentUrl:e.clickUri,rankingModifier:e.rankingModifier||"",sourceName:RD(e),queryPipeline:r.pipeline||Pc()}}function Xb(e){return e.raw?.objecttype||void 0}var Je=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||""}),ex={urihash:new $,sourcetype:new $,permanentid:new $},Ql={uniqueId:z,raw:new Y({values:ex}),title:z,uri:z,clickUri:z,rankingModifier:new $({required:!1,emptyAllowed:!0})};function bD(e){return Object.assign({},...Object.keys(ex).map(t=>({[t]:e[t]})))}function xD(e){return Object.assign({},...Object.keys(Ql).map(t=>({[t]:e[t]})),{raw:bD(e.raw)})}function wD(e){let t=e.raw.author;return ee(t)?"unknown":Array.isArray(t)?t.join(";"):`${t}`}function RD(e){let t=e.raw.source;return ee(t)?"unknown":t}var Ot=e=>new Pe(Ql).validate(xD(e));function ID(e,t){for(let[r,n]of t.entries()){let o=jl(n);if(tx(e,o)!==-1)return r}return-1}function tx(e,t=[]){return t.findIndex(({uniqueId:r})=>r===e.uniqueId)}function ED(_x34,_x35,_x36){return _ED.apply(this,arguments)}function _ED(){_ED=_asyncToGenerator(function*(e,t,r){yield e(t,r)});return _ED.apply(this,arguments)}var Pr=(e,t)=>{let r=Je(e),n=Ze(e,t);return{uniqueFieldName:r.contentIDKey,uniqueFieldValue:r.contentIDValue,title:n.documentTitle,author:n.documentAuthor,url:n.documentUri}};d();c();l();u();var yy=e=>_(e,{evt:z,type:We}),rx=e=>ze("analytics/generic/search",t=>{yy(e);let{evt:r,meta:n}=e;return t.makeSearchEvent(r,n)}),nx=e=>ze("analytics/generic/click",(t,r)=>(Ot(e.result),yy(e),t.makeClickEvent(e.evt,Ze(e.result,r),Je(e.result),e.meta))),ox=e=>ze("analytics/generic/custom",t=>(yy(e),t.makeCustomEventWithType(e.evt,e.type,e.meta)));var ix=()=>({actionCause:"interfaceLoad"}),ha=()=>({actionCause:"interfaceChange"});d();c();l();u();var Sy=()=>We,ax=()=>z,ya=P("configuration/updateBasicConfiguration",e=>_(e,{accessToken:We,environment:new $({required:!1,constrainTo:["prod","hipaa","stg","dev"]}),organizationId:We})),Sa=P("configuration/updateSearchConfiguration",e=>_(e,{proxyBaseUrl:new $({required:!1,url:!0}),pipeline:new $({required:!1,emptyAllowed:!0}),searchHub:We,timezone:We,locale:We,authenticationProviders:new ne({required:!1,each:z})})),FD={enabled:new pe({default:!0}),originContext:Sy(),originLevel2:Sy(),originLevel3:Sy(),proxyBaseUrl:new $({required:!1,url:!0}),runtimeEnvironment:new $e,anonymous:new pe({default:!1}),deviceId:We,userDisplayName:We,documentLocation:We,trackingId:HA,analyticsMode:new $({constrainTo:["legacy","next"],required:!1,default:"next"}),source:new Y({options:{required:!1},values:JC.reduce((e,t)=>(e[t]=$A,e),{})})},Bl=P("configuration/updateAnalyticsConfiguration",e=>_(e,FD)),Gl=P("configuration/analytics/disable"),$l=P("configuration/analytics/enable"),sx=P("configuration/analytics/originlevel2",e=>_(e,{originLevel2:ax()})),cx=P("configuration/analytics/originlevel3",e=>_(e,{originLevel3:ax()})),ux=P("knowledge/setAgentId",e=>_(e,new $({required:!0})));d();c();l();u();var Hl=P("insightConfiguration/set",e=>_(e,{insightId:z}));d();c();l();u();d();c();l();u();var lx=()=>({insightId:""});var zl=de(lx(),e=>{e.addCase(Hl,(t,r)=>{t.insightId=r.payload.insightId})});d();c();l();u();d();c();l();u();var Wl=P("searchHub/set",e=>_(e,new $({required:!0,emptyAllowed:!0})));var Hr=fe("insight/interface/fetch",/*#__PURE__*/function(){var _ref18=_asyncToGenerator(function*(e,{getState:t,dispatch:r,rejectWithValue:n,extra:{apiClient:o}}){let i=t(),a=yield o.getInterface(TD(i));return He(a)?n(a.error):(r(Wl(a.success.searchHub)),{response:a.success})});return function(_x37,_x38){return _ref18.apply(this,arguments)}}()),TD=e=>({accessToken:e.configuration.accessToken,organizationId:e.configuration.organizationId,url:Ke(e.configuration.organizationId,e.configuration.environment),insightId:e.insightConfiguration.insightId});d();c();l();u();d();c();l();u();var dx=()=>({loading:!1,config:void 0});var Kn=de(dx(),e=>{e.addCase(Hr.pending,t=>{t.loading=!0,t.error=void 0}).addCase(Hr.rejected,(t,r)=>{t.loading=!1,t.error=r.payload}).addCase(Hr.fulfilled,(t,r)=>{t.loading=!1,t.error=void 0;let{searchHub:n,...o}=r.payload.response;t.config=o})});d();c();l();u();d();c();l();u();d();c();l();u();function px(e){return e.type==="dateRange"}function fx(e){return`start${e}`}function mx(e){return`end${e}`}var vy=()=>({dateFacetValueMap:{}});function PD(e,t,r){let n=e.start,o=e.end;return Qn(n)&&(n=Zs(n),r.dateFacetValueMap[t][fx(n)]=e.start),Qn(o)&&(o=Zs(o),r.dateFacetValueMap[t][mx(o)]=e.end),{...e,start:n,end:o}}function Ay(e,t){if(px(e)){let{facetId:r,currentValues:n}=e;return t.dateFacetValueMap[r]={},{...e,currentValues:n.map(o=>PD(o,r,t))}}return e}function zr(e){let t=vy();return{request:{...e,facets:e.facets?.map(n=>Ay(n,t))},mappings:t}}function kD(e,t,r){return{...e,start:r.dateFacetValueMap[t][fx(e.start)]||e.start,end:r.dateFacetValueMap[t][mx(e.end)]||e.end}}function OD(e,t){return e.facetId in t.dateFacetValueMap}function _D(e,t){return OD(e,t)?{...e,values:e.values.map(r=>kD(r,e.facetId,t))}:e}function kr(e,t){return"success"in e?{success:{...e.success,facets:e.success.facets?.map(n=>_D(n,t))}}:e}d();c();l();u();d();c();l();u();var Xn=/*#__PURE__*/function(){var _ref19=_asyncToGenerator(function*(e,t){let r=e.analyticsMode==="next";return{analytics:{clientId:yield Cb(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}),...(gy()&&{pageId:gy()}),...(r&&e.trackingId&&{trackingId:e.trackingId}),capture:r,...(r&&{source:ta(e)})}}});return function Xn(_x39,_x40){return _ref19.apply(this,arguments)}}();var gx=/*#__PURE__*/function(){var _ref20=_asyncToGenerator(function*(e,t){return{accessToken:t.configuration.accessToken,organizationId:t.configuration.organizationId,url:Ke(t.configuration.organizationId,t.configuration.environment),count:t.querySuggest[e].count,insightId:t.insightConfiguration.insightId,q:t.querySet?.[e],timezone:t.configuration.search.timezone,actionsHistory:t.configuration.analytics.enabled?Vt.getInstance().getHistory():[],...(t.insightCaseContext?.caseContext&&{context:t.insightCaseContext.caseContext}),...(t.configuration.analytics.enabled&&{...(t.configuration.analytics.enabled&&(yield Xn(t.configuration.analytics)))})}});return function gx(_x41,_x42){return _ref20.apply(this,arguments)}}();d();c();l();u();d();c();l();u();var Yl=P("didYouMean/enable"),hx=P("didYouMean/disable"),Kl=P("didYouMean/automaticCorrections/disable"),yx=P("didYouMean/automaticCorrections/enable"),Zt=P("didYouMean/correction",e=>_(e,z)),kc=P("didYouMean/automaticCorrections/mode",e=>_(e,new $({constrainTo:["next","legacy"],emptyAllowed:!1,required:!0})));d();c();l();u();var ND=P("history/undo"),DD=P("history/redo"),bt=P("history/snapshot"),U7=fe("history/back",/*#__PURE__*/function(){var _ref21=_asyncToGenerator(function*(e,{dispatch:t}){t(ND()),yield t(rt())});return function(_x43,_x44){return _ref21.apply(this,arguments)}}()),Q7=fe("history/forward",/*#__PURE__*/function(){var _ref22=_asyncToGenerator(function*(e,{dispatch:t}){t(DD()),yield t(rt())});return function(_x45,_x46){return _ref22.apply(this,arguments)}}()),rt=fe("history/change",/*#__PURE__*/function(){var _ref23=_asyncToGenerator(function*(e,{getState:t}){return t().history.present});return function(_x47,_x48){return _ref23.apply(this,arguments)}}());d();c();l();u();d();c();l();u();var Tn=()=>({cq:"",cqWasSet:!1,aq:"",aqWasSet:!1,lq:"",lqWasSet:!1,dq:"",dqWasSet:!1,defaultFilters:{cq:"",aq:"",lq:"",dq:""}});d();c();l();u();function Xl(){return{contextValues:{}}}d();c();l();u();var Zl=()=>!1;d();c();l();u();function Sx(){return{contextValues:{}}}d();c();l();u();function Cy(){return{enabled:!0,tabs:{}}}function Jl(){return{freezeFacetOrder:!1,facets:{}}}d();c();l();u();function vx(){return[]}d();c();l();u();function Wr(){return{firstResult:0,defaultNumberOfResults:10,numberOfResults:10,totalCountFiltered:0}}d();c();l();u();function ed(){return{}}d();c();l();u();function Ax(){return{}}d();c();l();u();function td(){return{}}function xt(e){return{context:e.context||Xl(),dictionaryFieldContext:e.dictionaryFieldContext||Sx(),facetSet:e.facetSet||da(),numericFacetSet:e.numericFacetSet||la(),dateFacetSet:e.dateFacetSet||ua(),categoryFacetSet:e.categoryFacetSet||ca(),automaticFacetSet:e.automaticFacetSet??Ol(),pagination:e.pagination||Wr(),query:e.query||ut(),tabSet:e.tabSet||td(),advancedSearchQueries:e.advancedSearchQueries||Tn(),staticFilterSet:e.staticFilterSet||Ax(),querySet:e.querySet||ed(),sortCriteria:e.sortCriteria||ur(),pipeline:e.pipeline||Pc(),searchHub:e.searchHub||ia(),facetOptions:e.facetOptions||Jl(),facetOrder:e.facetOrder??vx(),debug:e.debug??Zl()}}d();c();l();u();var zt=P("query/updateQuery",e=>_(e,{q:new $,enableQuerySyntax:new pe}));d();c();l();u();d();c();l();u();var Cx=()=>({caseContext:{},caseId:"",caseNumber:""}),J=e=>({caseContext:e?.caseContext||{},caseId:e?.caseId,caseNumber:e?.caseNumber});var by=()=>te("browseResults")("search/logFetchMoreResults",(e,t)=>e.logFetchMoreResults(J(t.insightCaseContext))),va=e=>te("query")("search/queryError",(t,r)=>t.logQueryError({...J(r.insightCaseContext),query:r.query?.q||ut().q,aq:"",cq:"",dq:"",errorType:e.type,errorMessage:e.message})),bx=(e,t)=>te("contextChanged")("analytics/contextChanged",(r,n)=>{let o={caseId:e,caseNumber:t,caseContext:n.insightCaseContext?.caseContext||{}};r.logContextChanged(o)}),rd=()=>te("interfaceLoad")("analytics/interface/load",(e,t)=>e.logInterfaceLoad(J(t.insightCaseContext))),Zn=()=>te("interfaceChange")("analytics/interface/change",(e,t)=>{e.logInterfaceChange({...J(t.insightCaseContext),interfaceChangeTo:t.configuration.analytics.originLevel2})});d();c();l();u();d();c();l();u();function Yr(e){return Object.values(e).map(t=>t.request)}d();c();l();u();var xx=/*#__PURE__*/function(){var _ref24=_asyncToGenerator(function*(e,t){let r=MD(e),n=qD(e);return zr({accessToken:e.configuration.accessToken,organizationId:e.configuration.organizationId,url:e.configuration.search.apiBaseUrl??Ke(e.configuration.organizationId,e.configuration.environment),locale:e.configuration.search.locale,insightId:e.insightConfiguration.insightId,...(e.configuration.analytics.enabled&&(yield Xn(e.configuration.analytics,t))),q:e.query?.q,...(n.length&&{facets:n}),caseContext:e.insightCaseContext?.caseContext,...(r&&{cq:r}),...(e.fields&&!e.fields.fetchAllFields&&{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.sortCriteria&&{sortCriteria:e.sortCriteria}),tab:e.configuration.analytics.originLevel2,...(e.folding&&{filterField:e.folding.fields.collection,childField:e.folding.fields.parent,parentField:e.folding.fields.child,filterFieldRange:e.folding.filterFieldRange}),...(e.context&&{context:e.context.contextValues}),...(e.generatedAnswer&&{pipelineRuleParameters:{mlGenerativeQuestionAnswering:{responseFormat:e.generatedAnswer.responseFormat,citationsFieldToInclude:e.generatedAnswer.fieldsToIncludeInCitations}}})})});return function xx(_x49,_x50){return _ref24.apply(this,arguments)}}(),Sr=/*#__PURE__*/function(){var _ref25=_asyncToGenerator(function*(e,t){let r=()=>e.pagination?e.pagination.firstResult+e.pagination.numberOfResults>5e3?5e3-e.pagination.firstResult:e.pagination.numberOfResults:void 0,n=yield xx(e,t);return{...n,request:{...n.request,...(e.pagination&&{firstResult:e.pagination.firstResult,numberOfResults:r()})}}});return function Sr(_x51,_x52){return _ref25.apply(this,arguments)}}(),wx=/*#__PURE__*/function(){var _ref26=_asyncToGenerator(function*(e,t){let r=yield xx(e);return{...r,request:{...r.request,filterFieldRange:100,cq:`@${e?.folding?.fields.collection}="${t}"`}}});return function wx(_x53,_x54){return _ref26.apply(this,arguments)}}(),nd=/*#__PURE__*/function(){var _ref27=_asyncToGenerator(function*(e,t){let r=yield Sr(e,t);return r.request={...r.request,firstResult:(e.pagination?.firstResult??0)+(e.pagination?.numberOfResults??0)},r});return function nd(_x55,_x56){return _ref27.apply(this,arguments)}}(),od=/*#__PURE__*/function(){var _ref28=_asyncToGenerator(function*(e,t){let r=yield Sr(e,t);return r.request={...r.request,numberOfResults:0},r});return function od(_x57,_x58){return _ref28.apply(this,arguments)}}();function qD(e){return Yr({...e.facetSet,...e.numericFacetSet,...e.dateFacetSet,...e.categoryFacetSet})}function MD(e){return Object.values(e.tabSet||{}).find(n=>n.isActive)?.expression.trim()||""}var Ho=class{constructor(t,r=n=>{this.dispatch(zt({q:n}))}){he(this,"config",t);he(this,"onUpdateQueryForCorrection",r)}fetchFromAPI(_x59,_x60){var _this9=this;return _asyncToGenerator(function*({request:t,mappings:r},n){let o=Date.now(),i=kr(yield _this9.extra.apiClient.query(t,n),r),a=Date.now()-o,p=_this9.getState().query?.q||"";return{response:i,duration:a,queryExecuted:p,requestExecuted:t}}).apply(this,arguments)}process(t){var _this0=this;return _asyncToGenerator(function*(){return _this0.processQueryErrorOrContinue(t)??(yield _this0.processQueryCorrectionsOrContinue(t))??_this0.processSuccessResponse(t)})()}processQueryErrorOrContinue(t){return He(t.response)?(this.dispatch(va(t.response.error)),this.rejectWithValue(t.response.error)):null}processQueryCorrectionsOrContinue(t){var _this1=this;return _asyncToGenerator(function*(){let r=_this1.getState(),n=_this1.getSuccessResponse(t);if(!n||!r.didYouMean)return null;let{enableDidYouMean:o,automaticallyCorrectQuery:i}=r.didYouMean,{results:a,queryCorrections:p,queryCorrection:f}=n;if(!o||!i)return null;let m=a.length===0&&p&&p.length!==0,g=!ee(f)&&!ee(f.correctedQuery);if(!m&&!g)return null;let x=m?yield _this1.processLegacyDidYouMeanAutoCorrection(t):_this1.processNextDidYouMeanAutoCorrection(t);return _this1.dispatch(bt(xt(_this1.getState()))),x})()}processLegacyDidYouMeanAutoCorrection(t){var _this10=this;return _asyncToGenerator(function*(){let r=_this10.getCurrentQuery(),n=_this10.getSuccessResponse(t);if(!n.queryCorrections)return null;let{correctedQuery:o}=n.queryCorrections[0],i=yield _this10.automaticallyRetryQueryWithCorrection(o);return He(i.response)?(_this10.dispatch(va(i.response.error)),_this10.rejectWithValue(i.response.error)):(_this10.dispatch(bt(xt(_this10.getState()))),{...i,response:{...i.response.success,queryCorrections:n.queryCorrections},automaticallyCorrected:!0,originalQuery:r})})()}processNextDidYouMeanAutoCorrection(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}}automaticallyRetryQueryWithCorrection(t){var _this11=this;return _asyncToGenerator(function*(){_this11.onUpdateQueryForCorrection(t);let r=_this11.getState(),n=yield _this11.fetchFromAPI(yield Sr(r));return _this11.dispatch(Zt(t)),n})()}processSuccessResponse(t){return this.dispatch(bt(xt(this.getState()))),{...t,response:this.getSuccessResponse(t),automaticallyCorrected:!1,originalQuery:this.getCurrentQuery()}}getSuccessResponse(t){return Gn(t.response)?t.response.success:null}get extra(){return this.config.extra}getState(){return this.config.getState()}get dispatch(){return this.config.dispatch}get rejectWithValue(){return this.config.rejectWithValue}getCurrentQuery(){let t=this.getState();return t.query?.q!==void 0?t.query.q:""}};d();c();l();u();d();c();l();u();d();c();l();u();var Rx=()=>te("didYouMeanClick")("analytics/didyoumean/click",(e,t)=>e.logDidYouMeanClick(J(t.insightCaseContext))),xy=()=>te("didYouMeanAutomatic")("analytics/didyoumean/automatic",(e,t)=>e.logDidYouMeanAutomatic(J(t.insightCaseContext)));var zo=class{constructor(t,r=n=>{this.dispatch(zt({q:n}))}){he(this,"config",t);he(this,"onUpdateQueryForCorrection",r)}fetchFromAPI(_x61,_x62){var _this12=this;return _asyncToGenerator(function*({request:t,mappings:r},n){let o=Date.now(),i=kr(yield _this12.extra.apiClient.query(t,n),r),a=Date.now()-o,p=_this12.getState().query?.q||"";return{response:i,duration:a,queryExecuted:p,requestExecuted:t}}).apply(this,arguments)}process(t,r){var _this13=this;return _asyncToGenerator(function*(){return _this13.processQueryErrorOrContinue(t)??(yield _this13.processQueryCorrectionsOrContinue(t,r))??_this13.processSuccessResponse(t)})()}processQueryErrorOrContinue(t){return He(t.response)?(this.dispatch(va(t.response.error)),this.rejectWithValue(t.response.error)):null}processQueryCorrectionsOrContinue(t,r){var _this14=this;return _asyncToGenerator(function*(){let n=_this14.getState(),o=_this14.getSuccessResponse(t);if(!o||!n.didYouMean)return null;let{enableDidYouMean:i,automaticallyCorrectQuery:a}=n.didYouMean,{results:p,queryCorrections:f,queryCorrection:m}=o;if(!i||!a)return null;let g=p.length===0&&f&&f.length!==0,C=!ee(m)&&!ee(m.correctedQuery);if(!g&&!C)return null;let h=g?yield _this14.processLegacyDidYouMeanAutoCorrection(t):_this14.processNextDidYouMeanAutoCorrection(t);return _this14.logOriginalAnalyticsQueryBeforeAutoCorrection(t,r),_this14.dispatch(bt(xt(_this14.getState()))),h})()}processLegacyDidYouMeanAutoCorrection(t){var _this15=this;return _asyncToGenerator(function*(){let r=_this15.getCurrentQuery(),n=_this15.getSuccessResponse(t);if(!n.queryCorrections)return null;let{correctedQuery:o}=n.queryCorrections[0],i=yield _this15.automaticallyRetryQueryWithCorrection(o);return He(i.response)?(_this15.dispatch(va(i.response.error)),_this15.rejectWithValue(i.response.error)):(_this15.dispatch(bt(xt(_this15.getState()))),{...i,response:{...i.response.success,queryCorrections:n.queryCorrections},automaticallyCorrected:!0,originalQuery:r,analyticsAction:xy()})})()}processNextDidYouMeanAutoCorrection(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:xy()}}automaticallyRetryQueryWithCorrection(t){var _this16=this;return _asyncToGenerator(function*(){_this16.dispatch(zt({q:t}));let r=_this16.getState(),n=yield _this16.fetchFromAPI(yield Sr(r));return _this16.dispatch(Zt(t)),n})()}processSuccessResponse(t){return this.dispatch(bt(xt(this.getState()))),{...t,response:this.getSuccessResponse(t),automaticallyCorrected:!1,originalQuery:this.getCurrentQuery(),analyticsAction:this.analyticsAction}}getSuccessResponse(t){return Gn(t.response)?t.response.success:null}getStateAfterResponse(t,r,n,o){return{...n,query:{q:t,enableQuerySyntax:n.query?.enableQuerySyntax??ut().enableQuerySyntax},search:{...At(),duration:r,response:o,results:o.results}}}logOriginalAnalyticsQueryBeforeAutoCorrection(t,r){let n=this.getState(),o=kr(t.response,r.mappings).success;this.analyticsAction?.()(this.dispatch,()=>this.getStateAfterResponse(t.queryExecuted,t.duration,n,o),this.extra)}get extra(){return this.config.extra}getState(){return this.config.getState()}get dispatch(){return this.config.dispatch}get rejectWithValue(){return this.config.rejectWithValue}getCurrentQuery(){let t=this.getState();return t.query?.q!==void 0?t.query.q:""}get analyticsAction(){return this.config.analyticsAction}};function wy(_x63,_x64,_x65){return _wy.apply(this,arguments)}function _wy(){_wy=_asyncToGenerator(function*(e,t,r){Oc(e);let n=new zo({...t,analyticsAction:r}),{analyticsClientMiddleware:o,preprocessRequest:i,logger:a}=t.extra,{description:p}=yield r.prepare({getState:()=>t.getState(),analyticsClientMiddleware:o,preprocessRequest:i,logger:a}),f=yield Sr(e,p),m=yield n.fetchFromAPI(f);return yield n.process(m,f)});return _wy.apply(this,arguments)}function Ry(_x66,_x67,_x68){return _Ry.apply(this,arguments)}function _Ry(){_Ry=_asyncToGenerator(function*(e,t,r){Oc(e);let n=new zo({...t,analyticsAction:r}),{analyticsClientMiddleware:o,preprocessRequest:i,logger:a}=t.extra,{description:p}=yield r.prepare({getState:()=>t.getState(),analyticsClientMiddleware:o,preprocessRequest:i,logger:a}),f=yield Sr(e,p),m=yield n.fetchFromAPI(f);return yield n.process(m,f)});return _Ry.apply(this,arguments)}function Iy(_x69,_x70){return _Iy.apply(this,arguments)}function _Iy(){_Iy=_asyncToGenerator(function*(e,t){let r=new zo({...t,analyticsAction:by}),{analyticsClientMiddleware:n,preprocessRequest:o,logger:i}=t.extra,{description:a}=yield by().prepare({getState:()=>t.getState(),analyticsClientMiddleware:n,preprocessRequest:o,logger:i}),p=yield nd(e,a),f=yield r.fetchFromAPI(p);return yield r.process(f,p)});return _Iy.apply(this,arguments)}function Ey(_x71,_x72,_x73){return _Ey.apply(this,arguments)}function _Ey(){_Ey=_asyncToGenerator(function*(e,t,r){let n=new zo({...t,analyticsAction:r}),{analyticsClientMiddleware:o,preprocessRequest:i,logger:a}=t.extra,{description:p}=yield r.prepare({getState:()=>t.getState(),analyticsClientMiddleware:o,preprocessRequest:i,logger:a}),f=yield od(e,p),m=yield n.fetchFromAPI(f);return yield n.process(m,f)});return _Ey.apply(this,arguments)}var Ix=fe("search/executeSearch",/*#__PURE__*/function(){var _ref29=_asyncToGenerator(function*(e,t){let r=t.getState();return yield wy(r,t,e)});return function(_x74,_x75){return _ref29.apply(this,arguments)}}()),Ex=fe("search/fetchPage",/*#__PURE__*/function(){var _ref30=_asyncToGenerator(function*(e,t){let r=t.getState();return yield Ry(r,t,e)});return function(_x76,_x77){return _ref30.apply(this,arguments)}}()),Fx=fe("search/fetchMoreResults",/*#__PURE__*/function(){var _ref31=_asyncToGenerator(function*(e,t){let r=t.getState();return yield Iy(r,t)});return function(_x78,_x79){return _ref31.apply(this,arguments)}}()),Tx=fe("search/fetchFacetValues",/*#__PURE__*/function(){var _ref32=_asyncToGenerator(function*(e,t){let r=t.getState();return yield Ey(r,t,e)});return function(_x80,_x81){return _ref32.apply(this,arguments)}}());var Px=/*#__PURE__*/function(){var _ref33=_asyncToGenerator(function*(e,t,{request:r,mappings:n},o){let i=Date.now(),a=kr(yield e.query(r,o),n),p=Date.now()-i,f=t.query?.q||"";return{response:a,duration:p,queryExecuted:f,requestExecuted:r}});return function Px(_x82,_x83,_x84,_x85){return _ref33.apply(this,arguments)}}(),Ce=fe("search/executeSearch",/*#__PURE__*/function(){var _ref34=_asyncToGenerator(function*(e,t){let r=t.getState();if(r.configuration.analytics.analyticsMode==="legacy")return wy(r,t,e.legacy);Oc(r);let n=new Ho({...t}),o=e.next?Fy(e.next):void 0,i=yield Sr(r,o),a=yield n.fetchFromAPI(i);return yield n.process(a)});return function(_x86,_x87){return _ref34.apply(this,arguments)}}()),id=fe("search/fetchPage",/*#__PURE__*/function(){var _ref35=_asyncToGenerator(function*(e,t){let r=t.getState();if(r.configuration.analytics.analyticsMode==="legacy")return Ry(r,t,e.legacy);Oc(r);let n=new Ho({...t}),o=e.next?Fy(e.next):void 0,i=yield Sr(r,o),a=yield n.fetchFromAPI(i);return yield n.process(a)});return function(_x88,_x89){return _ref35.apply(this,arguments)}}()),ad=fe("search/fetchMoreResults",/*#__PURE__*/function(){var _ref36=_asyncToGenerator(function*(e,t){let r=t.getState();if(r.configuration.analytics.analyticsMode==="legacy")return Iy(r,t);let n=new Ho({...t}),o=Fy({actionCause:"browseResults"}),i=yield nd(r,o),a=yield n.fetchFromAPI(i);return yield n.process(a)});return function(_x90,_x91){return _ref36.apply(this,arguments)}}()),Aa=fe("search/fetchFacetValues",/*#__PURE__*/function(){var _ref37=_asyncToGenerator(function*(e,t){let r=t.getState();if(r.configuration.analytics.analyticsMode==="legacy")return Ey(r,t,e.legacy);let n=new Ho({...t}),o=yield od(r),i=yield n.fetchFromAPI(o);return yield n.process(i)});return function(_x92,_x93){return _ref37.apply(this,arguments)}}()),sd=fe("querySuggest/fetch",/*#__PURE__*/function(){var _ref38=_asyncToGenerator(function*(e,{getState:t,rejectWithValue:r,extra:{apiClient:n,validatePayload:o}}){o(e,{id:z});let i=e.id,a=yield gx(i,t()),p=yield n.querySuggest(a);return He(p)?r(p.error):{id:i,q:a.q,...p.success}});return function(_x94,_x95){return _ref38.apply(this,arguments)}}()),Oc=e=>{e.configuration.analytics.enabled&&Vt.getInstance().addElement({name:"Query",...(e.query?.q&&{value:e.query.q}),time:JSON.stringify(new Date)})},Fy=e=>({actionCause:e.actionCause,type:e.actionCause});d();c();l();u();d();c();l();u();d();c();l();u();var Jt=P("breadcrumb/deselectAll"),cd=P("breadcrumb/deselectAllNonBreadcrumbs");d();c();l();u();var Ca=P("facet/updateFacetAutoSelection",e=>_(e,{allow:new pe({required:!0})}));d();c();l();u();d();c();l();u();var ud=class extends Yn{constructor(r){super(r);he(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??ut().q}get responseTime(){return this.activeInstantResultCache?.duration??At().duration}get numberOfResults(){return this.activeInstantResultCache?.totalCountFiltered??At().response.totalCountFiltered}getSearchUID(){return this.activeInstantResultCache?.searchUid||super.getSearchUID()}};var kx=()=>ze("analytics/instantResult/searchboxAsYouType",e=>e.makeSearchboxAsYouType(),e=>new ud(e)),Ox=()=>({actionCause:"searchboxAsYouType"});d();c();l();u();var Ty={id:z},VD={...Ty,q:Xe},zJ=P("instantResults/register",e=>_(e,Ty)),ld=P("instantResults/updateQuery",e=>_(e,VD)),WJ=P("instantResults/clearExpired",e=>_(e,Ty));d();c();l();u();var dd=new oe({required:!0,min:0}),pd=P("pagination/registerNumberOfResults",e=>_(e,dd)),fd=P("pagination/updateNumberOfResults",e=>_(e,dd)),md=P("pagination/registerPage",e=>_(e,dd)),Jn=P("pagination/updatePage",e=>_(e,dd)),gd=P("pagination/nextPage"),hd=P("pagination/previousPage");d();c();l();u();d();c();l();u();var Wo=(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:ta(e)}});var ba=(e,t,r)=>({accessToken:e.configuration.accessToken,organizationId:e.configuration.organizationId,url:e.configuration.search.apiBaseUrl??Kt(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&&Wo(e.configuration.analytics,t,r)),...(e.excerptLength&&!ee(e.excerptLength.length)&&{excerptLength:e.excerptLength.length}),...(e.configuration.search.authenticationProviders.length&&{authentication:e.configuration.search.authenticationProviders.join(",")})});d();c();l();u();d();c();l();u();var eo=/*#__PURE__*/function(){var _ref39=_asyncToGenerator(function*(e,t){return{accessToken:e.configuration.accessToken,organizationId:e.configuration.organizationId,url:e.configuration.search.apiBaseUrl??Kt(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:Vt.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 Xn(e.configuration.analytics,t))),...(e.excerptLength&&!ee(e.excerptLength.length)&&{excerptLength:e.excerptLength.length}),...(e.configuration.search.authenticationProviders.length&&{authentication:e.configuration.search.authenticationProviders.join(",")})}});return function eo(_x96,_x97){return _ref39.apply(this,arguments)}}();d();c();l();u();var Py=()=>ze("search/logFetchMoreResults",e=>e.makeFetchMoreResults()),to=e=>ze("search/queryError",(t,r)=>t.makeQueryError({query:r.query?.q||ut().q,aq:r.advancedSearchQueries?.aq||Tn().aq,cq:r.advancedSearchQueries?.cq||Tn().cq,dq:r.advancedSearchQueries?.dq||Tn().dq,errorType:e.type,errorMessage:e.message}));d();c();l();u();d();c();l();u();var ky=()=>ze("analytics/didyoumean/automatic",e=>e.makeDidYouMeanAutomatic()),_x=()=>({actionCause:"didYouMeanClick"}),Nx=()=>({actionCause:"didYouMeanAutomatic"});d();c();l();u();var Yee=new Y({values:{undoneQuery:Xe},options:{required:!0}}),Dx=()=>ze("analytics/trigger/query",(e,t)=>t.triggers?.queryModification.newQuery?e.makeTriggerQuery():null);d();c();l();u();var xa=P("trigger/query/ignore",e=>_(e,new $({emptyAllowed:!0,required:!0}))),wa=P("trigger/query/modification",e=>_(e,new Y({values:{originalQuery:We,modification:We}})));d();c();l();u();d();c();l();u();function _c(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 qx(e){return Yr(e).map(t=>{let n=t.currentValues.some(({state:o})=>o!=="idle");return t.generateAutomaticRanges&&!n?{...t,currentValues:[]}:t})}var Oy={alphanumericDescending:{type:"alphanumeric",order:"descending"},alphanumericNaturalDescending:{type:"alphanumericNatural",order:"descending"}};function jD(e){return Yr(e).map(t=>{let r=Oy[t.sortCriteria];return r?{...t,sortCriteria:r}:t})}function LD(e){return[...jD(e.facetSet??{}),...qx(e.numericFacetSet??{}),...qx(e.dateFacetSet??{}),...Yr(e.categoryFacetSet??{})]}function UD(e){return LD(e).filter(({facetId:t})=>e.facetOptions?.facets[t]?.enabled??!0)}function yd(e){return _c(UD(e),e.facetOrder??[])}var ro=/*#__PURE__*/function(){var _ref40=_asyncToGenerator(function*(e,t){let r=GD(e),n=yd(e),o=QD(e),i=yield eo(e,t),a=()=>e.pagination?e.pagination.firstResult+e.pagination.numberOfResults>5e3?5e3-e.pagination.firstResult:e.pagination.numberOfResults:void 0;return zr({...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:a(),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 ro(_x98,_x99){return _ref40.apply(this,arguments)}}();function QD(e){let t=e.automaticFacetSet?.set;return t?Object.values(t).map(r=>r.response).map(BD).filter(r=>r.currentValues.length>0):void 0}function BD(e){let{field:t,label:r,values:n}=e,o=n.filter(i=>i.state==="selected");return{field:t,label:r,currentValues:o}}function GD(e){let t=e.advancedSearchQueries?.cq.trim()||"",n=Object.values(e.tabSet||{}).find(i=>i.isActive)?.expression.trim()||"",o=$D(e);return[t,n,...o].filter(i=>!!i).join(" AND ")}function $D(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 no=class{constructor(t,r=n=>{this.dispatch(zt({q:n}))}){he(this,"config",t);he(this,"onUpdateQueryForCorrection",r)}fetchFromAPI(_x100,_x101){var _this17=this;return _asyncToGenerator(function*({mappings:t,request:r},n){let o=Date.now(),i=kr(yield _this17.extra.apiClient.search(r,n),t),a=Date.now()-o,p=_this17.getState().query?.q||"";return{response:i,duration:a,queryExecuted:p,requestExecuted:r}}).apply(this,arguments)}process(t){var _this18=this;return _asyncToGenerator(function*(){return _this18.processQueryErrorOrContinue(t)??(yield _this18.processQueryCorrectionsOrContinue(t))??(yield _this18.processQueryTriggersOrContinue(t))??_this18.processSuccessResponse(t)})()}processQueryErrorOrContinue(t){return He(t.response)?(this.dispatch(to(t.response.error)),this.rejectWithValue(t.response.error)):null}processQueryCorrectionsOrContinue(t){var _this19=this;return _asyncToGenerator(function*(){let r=_this19.getState(),n=_this19.getSuccessResponse(t);if(!n||!r.didYouMean)return null;let{enableDidYouMean:o,automaticallyCorrectQuery:i}=r.didYouMean,{results:a,queryCorrections:p,queryCorrection:f}=n;if(!o||!i)return null;let m=a.length===0&&p&&p.length!==0,g=!ee(f)&&!ee(f.correctedQuery);if(!m&&!g)return null;let x=m?yield _this19.processLegacyDidYouMeanAutoCorrection(t):_this19.processModernDidYouMeanAutoCorrection(t);return _this19.dispatch(bt(xt(_this19.getState()))),x})()}processLegacyDidYouMeanAutoCorrection(t){var _this20=this;return _asyncToGenerator(function*(){let r=_this20.getCurrentQuery(),n=_this20.getSuccessResponse(t);if(!n.queryCorrections)return null;let{correctedQuery:o}=n.queryCorrections[0],i=yield _this20.automaticallyRetryQueryWithCorrection(o);return He(i.response)?(_this20.dispatch(to(i.response.error)),_this20.rejectWithValue(i.response.error)):(_this20.logOriginalAnalyticsQueryBeforeAutoCorrection(t),_this20.dispatch(bt(xt(_this20.getState()))),{...i,response:{...i.response.success,queryCorrections:n.queryCorrections},automaticallyCorrected:!0,originalQuery:r,analyticsAction:ky()})})()}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:ky()}}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 _this21=this;return _asyncToGenerator(function*(){let r=_this21.getSuccessResponse(t);if(!r)return null;let n=r.triggers.find(p=>p.type==="query")?.content||"";if(!n)return null;if(_this21.getState().triggers?.queryModification.queryToIgnore===n)return _this21.dispatch(xa("")),null;_this21.analyticsAction&&(yield _this21.dispatch(_this21.analyticsAction));let i=_this21.getCurrentQuery(),a=yield _this21.automaticallyRetryQueryWithTriggerModification(n);return He(a.response)?(_this21.dispatch(to(a.response.error)),_this21.rejectWithValue(a.response.error)):(_this21.dispatch(bt(xt(_this21.getState()))),{...a,response:{...a.response.success},automaticallyCorrected:!1,originalQuery:i,analyticsAction:Dx()})})()}getStateAfterResponse(t,r,n,o){return{...n,query:{q:t,enableQuerySyntax:n.query?.enableQuerySyntax??ut().enableQuerySyntax},search:{...At(),duration:r,response:o,results:o.results}}}processSuccessResponse(t){return this.dispatch(bt(xt(this.getState()))),{...t,response:this.getSuccessResponse(t),automaticallyCorrected:!1,originalQuery:this.getCurrentQuery(),analyticsAction:this.analyticsAction}}getSuccessResponse(t){return Gn(t.response)?t.response.success:null}automaticallyRetryQueryWithCorrection(t){var _this22=this;return _asyncToGenerator(function*(){_this22.onUpdateQueryForCorrection(t);let r=yield _this22.fetchFromAPI(yield ro(_this22.getState()),{origin:"mainSearch"});return _this22.dispatch(Zt(t)),r})()}automaticallyRetryQueryWithTriggerModification(t){var _this23=this;return _asyncToGenerator(function*(){return _this23.dispatch(wa({newQuery:t,originalQuery:_this23.getCurrentQuery()})),_this23.onUpdateQueryForCorrection(t),yield _this23.fetchFromAPI(yield ro(_this23.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 tre=fe("search/executeSearch",/*#__PURE__*/function(){var _ref41=_asyncToGenerator(function*(e,t){let r=t.getState();return yield Sd(r,t,e)});return function(_x102,_x103){return _ref41.apply(this,arguments)}}()),rre=fe("search/fetchPage",/*#__PURE__*/function(){var _ref42=_asyncToGenerator(function*(e,t){let r=t.getState();return yield Ny(r,t,e)});return function(_x104,_x105){return _ref42.apply(this,arguments)}}()),nre=fe("search/fetchMoreResults",/*#__PURE__*/function(){var _ref43=_asyncToGenerator(function*(e,t){let r=t.getState();return yield Dy(t,r)});return function(_x106,_x107){return _ref43.apply(this,arguments)}}()),ore=fe("search/fetchFacetValues",/*#__PURE__*/function(){var _ref44=_asyncToGenerator(function*(e,t){let r=t.getState();return yield YD(t,e,r)});return function(_x108,_x109){return _ref44.apply(this,arguments)}}()),ire=fe("search/fetchInstantResults",/*#__PURE__*/function(){var _ref45=_asyncToGenerator(function*(e,t){return _y(e,t)});return function(_x110,_x111){return _ref45.apply(this,arguments)}}()),HD=/*#__PURE__*/function(){var _ref46=_asyncToGenerator(function*(e,t){let r=yield ro(e,t);return r.request={...r.request,firstResult:(e.pagination?.firstResult??0)+(e.search?.results.length??0)},r});return function HD(_x112,_x113){return _ref46.apply(this,arguments)}}(),zD=/*#__PURE__*/function(){var _ref47=_asyncToGenerator(function*(e,t,r){let n=yield eo(e);return zr({...n,...(e.didYouMean&&{enableDidYouMean:e.didYouMean.enableDidYouMean}),numberOfResults:r,q:t})});return function zD(_x114,_x115,_x116){return _ref47.apply(this,arguments)}}(),WD=/*#__PURE__*/function(){var _ref48=_asyncToGenerator(function*(e,t){let r=yield ro(e,t);return r.request.numberOfResults=0,r});return function WD(_x117,_x118){return _ref48.apply(this,arguments)}}(),Mx=e=>{e.configuration.analytics.enabled&&Vt.getInstance().addElement({name:"Query",...(e.query?.q&&{value:e.query.q}),time:JSON.stringify(new Date)})};function _y(_x119,_x120){return _y2.apply(this,arguments)}function _y2(){_y2=_asyncToGenerator(function*(e,t){_(e,{id:z,q:z,maxResultsPerQuery:new oe({required:!0,min:1}),cacheTimeout:new oe});let{q:r,maxResultsPerQuery:n}=e,o=t.getState(),i=new no({...t,analyticsAction:kx()},m=>{t.dispatch(ld({q:m,id:e.id}))}),a=yield zD(o,r,n),p=yield i.fetchFromAPI(a,{origin:"instantResults",disableAbortWarning:!0}),f=yield i.process(p);return"response"in f?{results:f.response.results,searchUid:f.response.searchUid,analyticsAction:f.analyticsAction,totalCountFiltered:f.response.totalCountFiltered,duration:f.duration}:f});return _y2.apply(this,arguments)}function Ny(_x121,_x122,_x123){return _Ny.apply(this,arguments)}function _Ny(){_Ny=_asyncToGenerator(function*(e,t,r){Mx(e);let{analyticsClientMiddleware:n,preprocessRequest:o,logger:i}=t.extra,{description:a}=yield r.prepare({getState:()=>t.getState(),analyticsClientMiddleware:n,preprocessRequest:o,logger:i}),p=new no({...t,analyticsAction:r}),f=yield ro(e,a),m=yield p.fetchFromAPI(f,{origin:"mainSearch"});return yield p.process(m)});return _Ny.apply(this,arguments)}function Dy(_x124,_x125){return _Dy.apply(this,arguments)}function _Dy(){_Dy=_asyncToGenerator(function*(e,t){let{analyticsClientMiddleware:r,preprocessRequest:n,logger:o}=e.extra,{description:i}=yield Py().prepare({getState:()=>e.getState(),analyticsClientMiddleware:r,preprocessRequest:n,logger:o}),a=new no({...e,analyticsAction:Py()}),p=yield HD(t,i),f=yield a.fetchFromAPI(p,{origin:"mainSearch"});return yield a.process(f)});return _Dy.apply(this,arguments)}function YD(_x126,_x127,_x128){return _YD.apply(this,arguments)}function _YD(){_YD=_asyncToGenerator(function*(e,t,r){let{analyticsClientMiddleware:n,preprocessRequest:o,logger:i}=e.extra,{description:a}=yield t.prepare({getState:()=>e.getState(),analyticsClientMiddleware:n,preprocessRequest:o,logger:i}),p=new no({...e,analyticsAction:t}),f=yield WD(r,a),m=yield p.fetchFromAPI(f,{origin:"facetValues"});return yield p.process(m)});return _YD.apply(this,arguments)}function Sd(_x129,_x130,_x131){return _Sd.apply(this,arguments)}function _Sd(){_Sd=_asyncToGenerator(function*(e,t,r){Mx(e);let{analyticsClientMiddleware:n,preprocessRequest:o,logger:i}=t.extra,{description:a}=yield r.prepare({getState:()=>t.getState(),analyticsClientMiddleware:n,preprocessRequest:o,logger:i}),p=yield ro(e,a),f=new no({...t,analyticsAction:r}),m=yield f.fetchFromAPI(p,{origin:"mainSearch"});return yield f.process(m)});return _Sd.apply(this,arguments)}d();c();l();u();d();c();l();u();d();c();l();u();var Vx=it(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 vr=/*#__PURE__*/function(){var _ref49=_asyncToGenerator(function*(e,t,r){let n=My(e),o=KD(e),i=XD(e),a=e.configuration.analytics.analyticsMode==="legacy"?yield eo(e,r):ba(e,t,r);return zr({...a,...(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:qy(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 vr(_x132,_x133,_x134){return _ref49.apply(this,arguments)}}();function qy(e){return e.pagination?e.pagination.firstResult+e.pagination.numberOfResults>5e3?5e3-e.pagination.firstResult:e.pagination.numberOfResults:void 0}function KD(e){return _c(JD(e),e.facetOrder??[])}function XD(e){let t=e.automaticFacetSet?.set;return t?Object.values(t).map(r=>r.response).map(ZD).filter(r=>r.currentValues.length>0):void 0}function ZD(e){let{field:t,label:r,values:n}=e,o=n.filter(i=>i.state==="selected");return{field:t,label:r,currentValues:o}}function JD(e){return eq(e).filter(({facetId:t})=>e.facetOptions?.facets[t]?.enabled??!0)}function eq(e){return[...tq(e.facetSet??{}),...jx(e.numericFacetSet??{}),...jx(e.dateFacetSet??{}),...Yr(e.categoryFacetSet??{})]}function tq(e){return Yr(e).map(t=>{let r=Oy[t.sortCriteria];return r?{...t,sortCriteria:r}:t})}function jx(e){return Yr(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 My(e){let t=e.advancedSearchQueries?.cq.trim()||"",n=Object.values(e.tabSet||{}).find(i=>i.isActive)?.expression.trim()||"",o=Vx(e);return[t,n,...o].filter(i=>!!i).join(" AND ")}var oo=class{constructor(t,r=n=>{this.dispatch(zt({q:n}))}){he(this,"config",t);he(this,"onUpdateQueryForCorrection",r)}fetchFromAPI(_x135,_x136){var _this24=this;return _asyncToGenerator(function*({mappings:t,request:r},n){let o=Date.now(),i=kr(yield _this24.extra.apiClient.search(r,n),t),a=Date.now()-o,p=_this24.getState().query?.q||"";return{response:i,duration:a,queryExecuted:p,requestExecuted:r}}).apply(this,arguments)}process(t){var _this25=this;return _asyncToGenerator(function*(){return _this25.processQueryErrorOrContinue(t)??(yield _this25.processQueryCorrectionsOrContinue(t))??(yield _this25.processQueryTriggersOrContinue(t))??_this25.processSuccessResponse(t)})()}processQueryErrorOrContinue(t){return He(t.response)?(this.dispatch(to(t.response.error)),this.rejectWithValue(t.response.error)):null}processQueryCorrectionsOrContinue(t){var _this26=this;return _asyncToGenerator(function*(){let r=_this26.getState(),n=_this26.getSuccessResponse(t);if(!n||!r.didYouMean)return null;let{enableDidYouMean:o,automaticallyCorrectQuery:i}=r.didYouMean,{results:a,queryCorrections:p,queryCorrection:f}=n;if(!o||!i)return null;let m=a.length===0&&p&&p.length!==0,g=!ee(f)&&!ee(f.correctedQuery);if(!m&&!g)return null;let x=m?yield _this26.processLegacyDidYouMeanAutoCorrection(t):_this26.processModernDidYouMeanAutoCorrection(t);return _this26.dispatch(bt(xt(_this26.getState()))),x})()}processLegacyDidYouMeanAutoCorrection(t){var _this27=this;return _asyncToGenerator(function*(){let r=_this27.getCurrentQuery(),n=_this27.getSuccessResponse(t);if(!n.queryCorrections)return null;let{correctedQuery:o}=n.queryCorrections[0],i=yield _this27.automaticallyRetryQueryWithCorrection(o);return He(i.response)?(_this27.dispatch(to(i.response.error)),_this27.rejectWithValue(i.response.error)):(_this27.dispatch(bt(xt(_this27.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 _this28=this;return _asyncToGenerator(function*(){let r=_this28.getSuccessResponse(t);if(!r)return null;let n=r.triggers.find(p=>p.type==="query")?.content||"";if(!n)return null;if(_this28.getState().triggers?.queryModification.queryToIgnore===n)return _this28.dispatch(xa("")),null;let i=_this28.getCurrentQuery(),a=yield _this28.automaticallyRetryQueryWithTriggerModification(n);return He(a.response)?(_this28.dispatch(to(a.response.error)),_this28.rejectWithValue(a.response.error)):(_this28.dispatch(bt(xt(_this28.getState()))),{...a,response:{...a.response.success},automaticallyCorrected:!1,originalQuery:i})})()}processSuccessResponse(t){return this.dispatch(bt(xt(this.getState()))),{...t,response:this.getSuccessResponse(t),automaticallyCorrected:!1,originalQuery:this.getCurrentQuery()}}getSuccessResponse(t){return Gn(t.response)?t.response.success:null}automaticallyRetryQueryWithCorrection(t){var _this29=this;return _asyncToGenerator(function*(){_this29.onUpdateQueryForCorrection(t);let r=_this29.getState(),{actionCause:n}=Nx(),o=yield _this29.fetchFromAPI(yield vr(r,_this29.extra.navigatorContext,{actionCause:n}),{origin:"mainSearch"});return _this29.dispatch(Zt(t)),o})()}automaticallyRetryQueryWithTriggerModification(t){var _this30=this;return _asyncToGenerator(function*(){return _this30.dispatch(wa({newQuery:t,originalQuery:_this30.getCurrentQuery()})),_this30.onUpdateQueryForCorrection(t),yield _this30.fetchFromAPI(yield vr(_this30.getState(),_this30.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 Ra=fe("search/prepareForSearchWithQuery",(e,t)=>{let{dispatch:r}=t;_(e,{q:new $,enableQuerySyntax:new pe,clearFilters:new pe}),e.clearFilters&&(r(Jt()),r(cd())),r(Ca({allow:!0})),r(zt({q:e.q,enableQuerySyntax:e.enableQuerySyntax})),r(Jn(1))}),Lx=P("search/updateSearchAction"),ke=fe("search/executeSearch",/*#__PURE__*/function(){var _ref50=_asyncToGenerator(function*(e,t){let r=t.getState();if(r.configuration.analytics.analyticsMode==="legacy")return Sd(r,t,e.legacy);Ux(r);let n=e.next?Qx(e.next):void 0,o=yield vr(r,t.extra.navigatorContext,n),i=new oo({...t,analyticsAction:n??{}}),a=yield i.fetchFromAPI(o,{origin:"mainSearch"});return yield i.process(a)});return function(_x137,_x138){return _ref50.apply(this,arguments)}}()),Xr=fe("search/fetchPage",/*#__PURE__*/function(){var _ref51=_asyncToGenerator(function*(e,t){let r=t.getState();if(Ux(r),r.configuration.analytics.analyticsMode==="legacy"||!e.next)return Ny(r,t,e.legacy);let n=new oo({...t,analyticsAction:e.next}),o=yield vr(r,t.extra.navigatorContext,e.next),i=yield n.fetchFromAPI(o,{origin:"mainSearch"});return yield n.process(i)});return function(_x139,_x140){return _ref51.apply(this,arguments)}}()),io=fe("search/fetchMoreResults",/*#__PURE__*/function(){var _ref52=_asyncToGenerator(function*(e,t){let r=t.getState();if(r.configuration.analytics.analyticsMode==="legacy")return Dy(t,r);let n=Zb("browseResults",t.getState),o=new oo({...t,analyticsAction:n}),i=yield rq(r,t.extra.navigatorContext,n),a=yield o.fetchFromAPI(i,{origin:"mainSearch"});return yield o.process(a)});return function(_x141,_x142){return _ref52.apply(this,arguments)}}()),Ia=fe("search/fetchFacetValues",/*#__PURE__*/function(){var _ref53=_asyncToGenerator(function*(e,t){let r=t.getState();if(r.configuration.analytics.analyticsMode==="legacy")return Sd(r,t,e.legacy);let n=new oo({...t,analyticsAction:{}}),o=yield oq(r,t.extra.navigatorContext),i=yield n.fetchFromAPI(o,{origin:"facetValues"});return yield n.process(i)});return function(_x143,_x144){return _ref53.apply(this,arguments)}}()),une=fe("search/fetchInstantResults",/*#__PURE__*/function(){var _ref54=_asyncToGenerator(function*(e,t){let r=t.getState();if(r.configuration.analytics.analyticsMode==="legacy")return _y(e,t);_(e,{id:z,q:z,maxResultsPerQuery:new oe({required:!0,min:1}),cacheTimeout:new oe});let{q:n,maxResultsPerQuery:o}=e,i=Qx(Ox()),a=yield nq(r,t.extra.navigatorContext,n,o,i),p=new oo({...t,analyticsAction:i},g=>{t.dispatch(ld({q:g,id:e.id}))}),f=yield p.fetchFromAPI(a,{origin:"instantResults",disableAbortWarning:!0}),m=yield p.process(f);return"response"in m?{results:m.response.results,searchUid:m.response.searchUid,totalCountFiltered:m.response.totalCountFiltered,duration:m.duration}:m});return function(_x145,_x146){return _ref54.apply(this,arguments)}}()),rq=/*#__PURE__*/function(){var _ref55=_asyncToGenerator(function*(e,t,r){let n=yield vr(e,t,r);return n.request={...n.request,firstResult:(e.pagination?.firstResult??0)+(e.search?.results.length??0)},n});return function rq(_x147,_x148,_x149){return _ref55.apply(this,arguments)}}(),nq=/*#__PURE__*/function(){var _ref56=_asyncToGenerator(function*(e,t,r,n,o){let i=ba(e,t,o);return zr({...i,...(e.didYouMean&&{enableDidYouMean:e.didYouMean.enableDidYouMean}),numberOfResults:n,q:r})});return function nq(_x150,_x151,_x152,_x153,_x154){return _ref56.apply(this,arguments)}}(),oq=/*#__PURE__*/function(){var _ref57=_asyncToGenerator(function*(e,t,r){let n=yield vr(e,t,r);return n.request.numberOfResults=0,n});return function oq(_x155,_x156,_x157){return _ref57.apply(this,arguments)}}(),Ux=e=>{e.configuration.analytics.enabled&&Vt.getInstance().addElement({name:"Query",...(e.query?.q&&{value:e.query.q}),time:JSON.stringify(new Date)})},Qx=e=>({actionCause:e.actionCause,type:e.actionCause});d();c();l();u();d();c();l();u();function Bx(_x158,_x159){return _Bx.apply(this,arguments)}function _Bx(){_Bx=_asyncToGenerator(function*(e,t){let{search:r,accessToken:n,organizationId:o}=e.configuration,i=e.query?.q||"";return{url:r.apiBaseUrl??Kt(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 _Bx.apply(this,arguments)}var Nc=fe("resultPreview/fetchResultContent",/*#__PURE__*/function(){var _ref58=_asyncToGenerator(function*(e,{extra:t,getState:r,rejectWithValue:n}){let o=r(),i=yield Bx(o,e),a=yield t.apiClient.html(i);return He(a)?n(a.error):{content:a.success,uniqueId:e.uniqueId}});return function(_x160,_x161){return _ref58.apply(this,arguments)}}()),vd=P("resultPreview/next"),Ad=P("resultPreview/previous"),$x=P("resultPreview/prepare",e=>_(e,{results:new ne({required:!0})})),Gx=2048,Cd=fe("resultPreview/updateContentURL",/*#__PURE__*/function(){var _ref59=_asyncToGenerator(function*(e,{getState:t,extra:r}){let n=t(),o=qA(yield e.buildResultPreviewRequest(n,{uniqueId:e.uniqueId,requestedOutputSize:e.requestedOutputSize}),e.path);return o?.length>Gx&&r.logger.error(`The content URL was truncated as it exceeds the maximum allowed length of ${Gx} characters.`),{contentURL:o}});return function(_x162,_x163){return _ref59.apply(this,arguments)}}());d();c();l();u();function Vy(){return{uniqueId:"",content:"",isLoading:!1,position:-1,resultsWithPreview:[]}}var jy=e=>{let{content:t,isLoading:r,uniqueId:n,contentURL:o}=Vy();e.content=t,e.isLoading=r,e.uniqueId=n,e.contentURL=o},Ly=e=>e.filter(t=>t.hasHtmlVersion).map(t=>t.uniqueId),Ea=de(Vy(),e=>{e.addCase(Nc.pending,t=>{t.isLoading=!0}).addCase(Nc.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(ke.fulfilled,(t,r)=>{jy(t),t.resultsWithPreview=Ly(r.payload.response.results)}).addCase(io.fulfilled,(t,r)=>{jy(t),t.resultsWithPreview=t.resultsWithPreview.concat(Ly(r.payload.response.results))}).addCase(Xr.fulfilled,jy).addCase($x,(t,r)=>{t.resultsWithPreview=Ly(r.payload.results)}).addCase(vd,t=>{if(t.isLoading)return;let r=t.position+1;r>t.resultsWithPreview.length-1&&(r=0),t.position=r}).addCase(Ad,t=>{if(t.isLoading)return;let r=t.position-1;r<0&&(r=t.resultsWithPreview.length-1),t.position=r}).addCase(Cd.fulfilled,(t,r)=>{t.contentURL=r.payload.contentURL})});d();c();l();u();d();c();l();u();var ao=(e,t)=>{let r=e;return ee(r[t])?ee(e.raw[t])?null:e.raw[t]:r[t]},iq=e=>t=>e.every(r=>!ee(ao(t,r))),aq=e=>t=>e.every(r=>ee(ao(t,r))),sq=(e,t)=>r=>{let n=Hx(e,r);return t.some(o=>n.some(i=>`${i}`.toLowerCase()===o.toLowerCase()))},cq=(e,t)=>r=>{let n=Hx(e,r);return t.every(o=>n.every(i=>`${i}`.toLowerCase()!==o.toLowerCase()))},Hx=(e,t)=>{let r=ao(t,e);return Ou(r)?r:[r]},zx={getResultProperty:ao,fieldsMustBeDefined:iq,fieldsMustNotBeDefined:aq,fieldMustMatch:sq,fieldMustNotMatch:cq};function bd(e){return e.search.response.searchUid!==""}function Wx(e,t,r){return e.search.results.find(n=>ao(n,t)===r)}var Uy=it(e=>e.search,e=>e?.searchAction?.actionCause||"");d();c();l();u();d();c();l();u();var Fa=P("app/setError");function Qy(e,t){let r=t.payload??null;r&&(e.response=At().response,e.results=[],e.questionAnswer=Wi()),e.error=r,e.isLoading=!1}function By(e,t){e.error=null,e.response=t.payload.response,e.queryExecuted=t.payload.queryExecuted,e.duration=t.payload.duration,e.isLoading=!1}function uq(e,t){By(e,t),e.results=t.payload.response.results.map(r=>({...r,searchUid:t.payload.response.searchUid})),e.searchResponseId=t.payload.response.searchUid,e.questionAnswer=t.payload.response.questionAnswer,e.extendedResults=t.payload.response.extendedResults}function Yx(e,t){e.isLoading=!0,e.searchAction=t.meta.arg.next,e.requestId=t.meta.requestId}function lq(e,t){e.isLoading=!0,e.searchAction={actionCause:"browseResults"},e.requestId=t.meta.requestId}var Ie=de(At(),e=>{e.addCase(ke.rejected,(t,r)=>Qy(t,r)),e.addCase(io.rejected,(t,r)=>Qy(t,r)),e.addCase(Xr.rejected,(t,r)=>Qy(t,r)),e.addCase(ke.fulfilled,(t,r)=>{uq(t,r)}),e.addCase(io.fulfilled,(t,r)=>{By(t,r),t.results=[...t.results,...r.payload.response.results.map(n=>({...n,searchUid:r.payload.response.searchUid}))]}),e.addCase(Xr.fulfilled,(t,r)=>{By(t,r),t.results=[...r.payload.response.results.map(n=>({...n,searchUid:r.payload.response.searchUid}))]}),e.addCase(Ia.fulfilled,(t,r)=>{t.response.facets=r.payload.response.facets,t.response.searchUid=r.payload.response.searchUid}),e.addCase(ke.pending,Yx),e.addCase(io.pending,lq),e.addCase(Xr.pending,Yx),e.addCase(Lx,(t,r)=>{t.searchAction=r.payload}),e.addCase(Fa,(t,r)=>{t.error=r.payload,t.isLoading=!1})});d();c();l();u();var xd=de(ia(),e=>{e.addCase(Wl,(t,r)=>r.payload).addCase(rt.fulfilled,(t,r)=>r.payload?.searchHub??t).addCase(Sa,(t,r)=>r.payload.searchHub||t)});d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();var Kx=class extends Error{constructor(t){super(t[0].message);he(this,"issues");this.name="SchemaError",this.issues=t}};var kn="uninitialized",$y="pending",qc="fulfilled",Mc="rejected";function Xx(e){return{status:e,isUninitialized:e===kn,isLoading:e===$y,isSuccess:e===qc,isError:e===Mc}}var Zx=Lr;function pw(e,t){if(e===t||!(Zx(e)&&Zx(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 a of r)i[a]=pw(e[a],t[a]),o&&(o=e[a]===i[a]);return o?e:i}function Hy(e,t,r){return e.reduce((n,o,i)=>(t(o,i)&&n.push(r(o,i)),n),[]).flat()}function dq(e){return new RegExp("(^|:)//").test(e)}function pq(){return typeof document>"u"?!0:document.visibilityState!=="hidden"}function Ky(e){return e!=null}function Jx(e){return[...(e?.values()??[])].filter(Ky)}function fq(){return typeof navigator>"u"||navigator.onLine===void 0?!0:navigator.onLine}var mq=e=>e.replace(/\/$/,""),gq=e=>e.replace(/^\//,"");function hq(e,t){if(!e)return t;if(!t)return e;if(dq(t))return t;let r=e.endsWith("/")||!t.startsWith("?")?"/":"";return e=mq(e),t=gq(t),`${e}${r}${t}`}function Id(e,t,r){return e.has(t)?e.get(t):e.set(t,r(t)).get(t)}var zy=()=>new Map,yq=e=>{let t=new s.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},Sq=(...e)=>{for(let r of e)if(r.aborted)return s.AbortSignal.abort(r.reason);let t=new s.AbortController;for(let r of e)r.addEventListener("abort",()=>t.abort(r.reason),{signal:t.signal,once:!0});return t.signal},ew=(...e)=>v(...e),vq=e=>e.status>=200&&e.status<=299,Aq=e=>/ion\/(vnd\.api\+)?json/.test(e.get("content-type")||"");function tw(e){if(!Lr(e))return e;let t={...e};for(let[r,n]of Object.entries(t))n===void 0&&delete t[r];return t}var Cq=e=>typeof e=="object"&&(Lr(e)||Array.isArray(e)||typeof e.toJSON=="function");function fw({baseUrl:e,prepareHeaders:t=C=>C,fetchFn:r=ew,paramsSerializer:n,isJsonContentType:o=Aq,jsonContentType:i="application/json",jsonReplacer:a,timeout:p,responseHandler:f,validateStatus:m,...g}={}){return typeof v>"u"&&r===ew&&console.warn("Warning: `fetch` is not available. Please supply a custom `fetchFn` property to use `fetchBaseQuery` on SSR environments."),(/*#__PURE__*/function(){var _ref60=_asyncToGenerator(function*(x,h,S){let{getState:b,extra:w,endpoint:I,forced:E,type:F}=h,k,{url:T,headers:q=new A(g.headers),params:G=void 0,responseHandler:Q=f??"json",validateStatus:j=m??vq,timeout:B=p,...L}=typeof x=="string"?{url:x}:x,N={...g,signal:B?Sq(h.signal,yq(B)):h.signal,...L};q=new A(tw(q)),N.headers=(yield t(q,{getState:b,arg:x,extra:w,endpoint:I,forced:E,type:F,extraOptions:S}))||q;let D=Cq(N.body);if(N.body!=null&&!D&&typeof N.body!="string"&&N.headers.delete("content-type"),!N.headers.has("content-type")&&D&&N.headers.set("content-type",i),D&&o(N.headers)&&(N.body=JSON.stringify(N.body,a)),N.headers.has("accept")||(Q==="json"?N.headers.set("accept","application/json"):Q==="text"&&N.headers.set("accept","text/plain, text/html, */*")),G){let ce=~T.indexOf("?")?"&":"?",Se=n?n(G):new URLSearchParams(tw(G));T+=ce+Se}T=hq(e,T);let M=new Request(T,N);k={request:new Request(T,N)};let H;try{H=yield r(M)}catch(ce){return{error:{status:(ce instanceof Error||typeof DOMException<"u"&&ce instanceof DOMException)&&ce.name==="TimeoutError"?"TIMEOUT_ERROR":"FETCH_ERROR",error:String(ce)},meta:k}}let re=H.clone();k.response=re;let Z,K="";try{let ce;if(yield Promise.all([C(H,Q).then(Se=>Z=Se,Se=>ce=Se),re.text().then(Se=>K=Se,()=>{})]),ce)throw ce}catch(ce){return{error:{status:"PARSING_ERROR",originalStatus:H.status,data:K,error:String(ce)},meta:k}}return j(H,Z)?{data:Z,meta:k}:{error:{status:H.status,data:Z},meta:k}});return function(_x164,_x165,_x166){return _ref60.apply(this,arguments)}}());function C(_x167,_x168){return _C2.apply(this,arguments)}function _C2(){_C2=_asyncToGenerator(function*(x,h){if(typeof h=="function")return h(x);if(h==="content-type"&&(h=o(x.headers)?"json":"text"),h==="json"){let S=yield x.text();return S.length?JSON.parse(S):null}return x.text()});return _C2.apply(this,arguments)}}var Ta=class{constructor(e,t=void 0){this.value=e,this.meta=t}};function bq(){return _bq.apply(this,arguments)}function _bq(){_bq=_asyncToGenerator(function*(e=0,t=5,r){let n=Math.min(e,t),o=~~((Math.random()+.4)*(300<<n));yield new Promise((i,a)=>{let p=setTimeout(()=>i(),o);if(r){let f=()=>{clearTimeout(p),a(new Error("Aborted"))};r.aborted?(clearTimeout(p),a(new Error("Aborted"))):r.addEventListener("abort",f,{once:!0})}})});return _bq.apply(this,arguments)}function mw(e,t){throw Object.assign(new Ta({error:e,meta:t}),{throwImmediately:!0})}function Gy(e){e.aborted&&mw({status:"CUSTOM_ERROR",error:"Aborted"})}var rw={},xq=(e,t)=>(/*#__PURE__*/function(){var _ref61=_asyncToGenerator(function*(r,n,o){let i=[5,(t||rw).maxRetries,(o||rw).maxRetries].filter(g=>g!==void 0),[a]=i.slice(-1),f={maxRetries:a,backoff:bq,retryCondition:(g,C,{attempt:x})=>x<=a,...t,...o},m=0;for(;;){Gy(n.signal);try{let g=yield e(r,n,o);if(g.error)throw new Ta(g);return g}catch(g){if(m++,g.throwImmediately){if(g instanceof Ta)return g.value;throw g}if(g instanceof Ta){if(!f.retryCondition(g.value.error,r,{attempt:m,baseQueryApi:n,extraOptions:o}))return g.value}else if(m>f.maxRetries)return{error:g};Gy(n.signal);try{yield f.backoff(m,f.maxRetries,n.signal)}catch(C){throw Gy(n.signal),C}}}});return function(_x169,_x170,_x171){return _ref61.apply(this,arguments)}}()),gw=Object.assign(xq,{fail:mw}),Fd="__rtkq/",wq="online",Rq="offline";var hw="focused";var Xy=P(`${Fd}${hw}`),yw=P(`${Fd}un${hw}`),Zy=P(`${Fd}${wq}`),Sw=P(`${Fd}${Rq}`);var Lc="query",vw="mutation",Aw="infinitequery";function Td(e){return e.type===Lc}function Iq(e){return e.type===vw}function Pd(e){return e.type===Aw}function Ed(e){return Td(e)||Pd(e)}function Jy(e,t,r,n,o,i){let a=Eq(e)?e(t,r,n,o):e;return a?Hy(a,Ky,p=>i(Cw(p))):[]}function Eq(e){return typeof e=="function"}function Cw(e){return typeof e=="string"?{type:e}:e}function Fq(e,t){return e.catch(t)}var Pa=(e,t)=>e.endpointDefinitions[t],Vc=Symbol("forceQueryFn"),Wy=e=>typeof e[Vc]=="function";function Tq({serializeQueryArgs:e,queryThunk:t,infiniteQueryThunk:r,mutationThunk:n,api:o,context:i,getInternalState:a}){let p=T=>a(T)?.runningQueries,f=T=>a(T)?.runningMutations,{unsubscribeQueryResult:m,removeMutationResult:g,updateSubscriptionOptions:C}=o.internalActions;return{buildInitiateQuery:E,buildInitiateInfiniteQuery:F,buildInitiateMutation:k,getRunningQueryThunk:x,getRunningMutationThunk:h,getRunningQueriesThunk:S,getRunningMutationsThunk:b};function x(T,q){return G=>{let Q=Pa(i,T),j=e({queryArgs:q,endpointDefinition:Q,endpointName:T});return p(G)?.get(j)}}function h(T,q){return G=>f(G)?.get(q)}function S(){return T=>Jx(p(T))}function b(){return T=>Jx(f(T))}function w(T){}function I(T,q){let G=(Q,{subscribe:j=!0,forceRefetch:B,subscriptionOptions:L,[Vc]:N,...D}={})=>(M,W)=>{let H=e({queryArgs:Q,endpointDefinition:q,endpointName:T}),re,Z={...D,type:Lc,subscribe:j,forceRefetch:B,subscriptionOptions:L,endpointName:T,originalArgs:Q,queryCacheKey:H,[Vc]:N};if(Td(q))re=t(Z);else{let{direction:Re,initialPageParam:Oe,refetchCachedPages:Fe}=D;re=r({...Z,direction:Re,initialPageParam:Oe,refetchCachedPages:Fe})}let K=o.endpoints[T].select(Q),ce=M(re),Se=K(W());let{requestId:Ve,abort:ot}=ce,Ge=Se.requestId!==Ve,et=p(M)?.get(H),tt=()=>K(W()),Ee=Object.assign(N?ce.then(tt):Ge&&!et?Promise.resolve(Se):Promise.all([et,ce]).then(tt),{arg:Q,requestId:Ve,subscriptionOptions:L,queryCacheKey:H,abort:ot,unwrap(){return _asyncToGenerator(function*(){let Re=yield Ee;if(Re.isError)throw Re.error;return Re.data})()},refetch:Re=>M(G(Q,{subscribe:!1,forceRefetch:!0,...Re})),unsubscribe(){j&&M(m({queryCacheKey:H,requestId:Ve}))},updateSubscriptionOptions(Re){Ee.subscriptionOptions=Re,M(C({endpointName:T,requestId:Ve,queryCacheKey:H,options:Re}))}});if(!et&&!Ge&&!N){let Re=p(M);Re.set(H,Ee),Ee.then(()=>{Re.delete(H)})}return Ee};return G}function E(T,q){return I(T,q)}function F(T,q){return I(T,q)}function k(T){return(q,{track:G=!0,fixedCacheKey:Q}={})=>(j,B)=>{let L=n({type:"mutation",endpointName:T,originalArgs:q,track:G,fixedCacheKey:Q}),N=j(L);let{requestId:D,abort:M,unwrap:W}=N,H=Fq(N.unwrap().then(ce=>({data:ce})),ce=>({error:ce})),re=()=>{j(g({requestId:D,fixedCacheKey:Q}))},Z=Object.assign(H,{arg:N.arg,requestId:D,abort:M,unwrap:W,reset:re}),K=f(j);return K.set(D,Z),Z.then(()=>{K.delete(D)}),Q&&(K.set(Q,Z),Z.then(()=>{K.get(Q)===Z&&K.delete(Q)})),Z}}}var bw=class extends Kx{constructor(e,t,r,n){super(e),this.value=t,this.schemaName=r,this._bqMeta=n}},Yo=(e,t)=>Array.isArray(e)?e.includes(t):!!e;function Ko(_x172,_x173,_x174,_x175){return _Ko.apply(this,arguments)}function _Ko(){_Ko=_asyncToGenerator(function*(e,t,r,n){let o=yield e["~standard"].validate(t);if(o.issues)throw new bw(o.issues,t,r,n);return o.value});return _Ko.apply(this,arguments)}function nw(e){return e}var Dc=(e={})=>({...e,[Sc]:!0});function Pq({reducerPath:e,baseQuery:t,context:{endpointDefinitions:r},serializeQueryArgs:n,api:o,assertTagType:i,selectors:a,onSchemaFailure:p,catchSchemaFailure:f,skipSchemaValidation:m}){let g=(L,N,D,M)=>(W,H)=>{let re=r[L],Z=n({queryArgs:N,endpointDefinition:re,endpointName:L});if(W(o.internalActions.queryResultPatched({queryCacheKey:Z,patches:D})),!M)return;let K=o.endpoints[L].select(N)(H()),ce=Jy(re.providesTags,K.data,void 0,N,{},i);W(o.internalActions.updateProvidedBy([{queryCacheKey:Z,providedTags:ce}]))};function C(L,N,D=0){let M=[N,...L];return D&&M.length>D?M.slice(0,-1):M}function x(L,N,D=0){let M=[...L,N];return D&&M.length>D?M.slice(1):M}let h=(L,N,D,M=!0)=>(W,H)=>{let Z=o.endpoints[L].select(N)(H()),K={patches:[],inversePatches:[],undo:()=>W(o.util.patchQueryData(L,N,K.inversePatches,M))};if(Z.status===kn)return K;let ce;if("data"in Z)if($t(Z.data)){let[Se,Ve,ot]=xh(Z.data,D);K.patches.push(...Ve),K.inversePatches.push(...ot),ce=Se}else ce=D(Z.data),K.patches.push({op:"replace",path:[],value:ce}),K.inversePatches.push({op:"replace",path:[],value:Z.data});return K.patches.length===0||W(o.util.patchQueryData(L,N,K.patches,M)),K},S=(L,N,D)=>M=>M(o.endpoints[L].initiate(N,{subscribe:!1,forceRefetch:!0,[Vc]:()=>({data:D})})),b=(L,N)=>L.query&&L[N]?L[N]:nw,w=/*#__PURE__*/function(){var _ref62=_asyncToGenerator(function*(L,{signal:N,abort:D,rejectWithValue:M,fulfillWithValue:W,dispatch:H,getState:re,extra:Z}){let K=r[L.endpointName],{metaSchema:ce,skipSchemaValidation:Se=m}=K,Ve=L.type===Lc;try{let ot=nw,Ge={signal:N,abort:D,dispatch:H,getState:re,extra:Z,endpoint:L.endpointName,type:L.type,forced:Ve?I(L,re()):void 0,queryCacheKey:Ve?L.queryCacheKey:void 0},et=Ve?L[Vc]:void 0,tt,Ee=/*#__PURE__*/function(){var _ref63=_asyncToGenerator(function*(Oe,Fe,gt,vt){if(Fe==null&&Oe.pages.length)return Promise.resolve({data:Oe});let Ir={queryArg:L.originalArgs,pageParam:Fe},ar=yield Re(Ir),Vr=vt?C:x;return{data:{pages:Vr(Oe.pages,ar.data,gt),pageParams:Vr(Oe.pageParams,Fe,gt)},meta:ar.meta}});return function Ee(_x178,_x179,_x180,_x181){return _ref63.apply(this,arguments)}}();function Re(_x182){return _Re.apply(this,arguments)}function _Re(){_Re=_asyncToGenerator(function*(Oe){let Fe,{extraOptions:gt,argSchema:vt,rawResponseSchema:Ir,responseSchema:ar}=K;if(vt&&!Yo(Se,"arg")&&(Oe=yield Ko(vt,Oe,"argSchema",{})),et?Fe=et():K.query?(ot=b(K,"transformResponse"),Fe=yield t(K.query(Oe),Ge,gt)):Fe=yield K.queryFn(Oe,Ge,gt,Er=>t(Er,Ge,gt)),typeof process<"u",Fe.error)throw new Ta(Fe.error,Fe.meta);let{data:Vr}=Fe;Ir&&!Yo(Se,"rawResponse")&&(Vr=yield Ko(Ir,Fe.data,"rawResponseSchema",Fe.meta));let fr=yield ot(Vr,Fe.meta,Oe);return ar&&!Yo(Se,"response")&&(fr=yield Ko(ar,fr,"responseSchema",Fe.meta)),{...Fe,data:fr}});return _Re.apply(this,arguments)}if(Ve&&"infiniteQueryOptions"in K){let{infiniteQueryOptions:Oe}=K,{maxPages:Fe=1/0}=Oe,gt=L.refetchCachedPages??Oe.refetchCachedPages??!0,vt,Ir={pages:[],pageParams:[]},ar=a.selectQueryEntry(re(),L.queryCacheKey)?.data,fr=I(L,re())&&!L.direction||!ar?Ir:ar;if("direction"in L&&L.direction&&fr.pages.length){let Er=L.direction==="backward",Ru=(Er?xw:Yy)(Oe,fr,L.originalArgs);vt=yield Ee(fr,Ru,Fe,Er)}else{let{initialPageParam:Er=Oe.initialPageParam}=L,Us=ar?.pageParams??[],Ru=Us[0]??Er,gk=Us.length;if(vt=yield Ee(fr,Ru,Fe),et&&(vt={data:vt.data.pages[0]}),gt)for(let Dv=1;Dv<gk;Dv++){let hk=Yy(Oe,vt.data,L.originalArgs);vt=yield Ee(vt.data,hk,Fe)}}tt=vt}else tt=yield Re(L.originalArgs);return ce&&!Yo(Se,"meta")&&tt.meta&&(tt.meta=yield Ko(ce,tt.meta,"metaSchema",tt.meta)),W(tt.data,Dc({fulfilledTimeStamp:Date.now(),baseQueryMeta:tt.meta}))}catch(ot){let Ge=ot;if(Ge instanceof Ta){let et=b(K,"transformErrorResponse"),{rawErrorResponseSchema:tt,errorResponseSchema:Ee}=K,{value:Re,meta:Oe}=Ge;try{tt&&!Yo(Se,"rawErrorResponse")&&(Re=yield Ko(tt,Re,"rawErrorResponseSchema",Oe)),ce&&!Yo(Se,"meta")&&(Oe=yield Ko(ce,Oe,"metaSchema",Oe));let Fe=yield et(Re,Oe,L.originalArgs);return Ee&&!Yo(Se,"errorResponse")&&(Fe=yield Ko(Ee,Fe,"errorResponseSchema",Oe)),M(Fe,Dc({baseQueryMeta:Oe}))}catch(Fe){Ge=Fe}}try{if(Ge instanceof bw){let et={endpoint:L.endpointName,arg:L.originalArgs,type:L.type,queryCacheKey:Ve?L.queryCacheKey:void 0};K.onSchemaFailure?.(Ge,et),p?.(Ge,et);let{catchSchemaFailure:tt=f}=K;if(tt)return M(tt(Ge,et),Dc({baseQueryMeta:Ge._bqMeta}))}}catch(et){Ge=et}throw typeof process<"u",console.error(Ge),Ge}});return function w(_x176,_x177){return _ref62.apply(this,arguments)}}();function I(L,N){let D=a.selectQueryEntry(N,L.queryCacheKey),M=a.selectConfig(N).refetchOnMountOrArgChange,W=D?.fulfilledTimeStamp,H=L.forceRefetch??(L.subscribe&&M);return H?H===!0||(Number(new Date)-Number(W))/1e3>=H:!1}let E=()=>fe(`${e}/executeQuery`,w,{getPendingMeta({arg:N}){let D=r[N.endpointName];return Dc({startedTimeStamp:Date.now(),...(Pd(D)?{direction:N.direction}:{})})},condition(N,{getState:D}){let M=D(),W=a.selectQueryEntry(M,N.queryCacheKey),H=W?.fulfilledTimeStamp,re=N.originalArgs,Z=W?.originalArgs,K=r[N.endpointName],ce=N.direction;return Wy(N)?!0:W?.status==="pending"?!1:I(N,M)||Td(K)&&K?.forceRefetch?.({currentArg:re,previousArg:Z,endpointState:W,state:M})?!0:!(H&&!ce)},dispatchConditionRejection:!0}),F=E(),k=E(),T=fe(`${e}/executeMutation`,w,{getPendingMeta(){return Dc({startedTimeStamp:Date.now()})}}),q=L=>"force"in L,G=L=>"ifOlderThan"in L,Q=(L,N,D={})=>(M,W)=>{let H=q(D)&&D.force,re=G(D)&&D.ifOlderThan,Z=(ce=!0)=>{let Se={forceRefetch:ce,subscribe:!1};return o.endpoints[L].initiate(N,Se)},K=o.endpoints[L].select(N)(W());if(H)M(Z());else if(re){let ce=K?.fulfilledTimeStamp;if(!ce){M(Z());return}(Number(new Date)-Number(new Date(ce)))/1e3>=re&&M(Z())}else M(Z(!1))};function j(L){return N=>N?.meta?.arg?.endpointName===L}function B(L,N){return{matchPending:Ji(fl(L),j(N)),matchFulfilled:Ji(En(L),j(N)),matchRejected:Ji(Uo(L),j(N))}}return{queryThunk:F,mutationThunk:T,infiniteQueryThunk:k,prefetch:Q,updateQueryData:h,upsertQueryData:S,patchQueryData:g,buildMatchThunkActions:B}}function Yy(e,{pages:t,pageParams:r},n){let o=t.length-1;return e.getNextPageParam(t[o],t,r[o],r,n)}function xw(e,{pages:t,pageParams:r},n){return e.getPreviousPageParam?.(t[0],t,r[0],r,n)}function ww(e,t,r,n){return Jy(r[e.meta.arg.endpointName][t],En(e)?e.payload:void 0,Ac(e)?e.payload:void 0,e.meta.arg.originalArgs,"baseQueryMeta"in e.meta?e.meta.baseQueryMeta:void 0,n)}function ow(e){return Gt(e)?al(e):e}function wd(e,t,r){let n=e[t];n&&r(n)}function jc(e){return("arg"in e?e.arg.fixedCacheKey:e.fixedCacheKey)??e.requestId}function iw(e,t,r){let n=e[jc(t)];n&&r(n)}var Rd={};function kq({reducerPath:e,queryThunk:t,mutationThunk:r,serializeQueryArgs:n,context:{endpointDefinitions:o,apiUid:i,extractRehydrationInfo:a,hasRehydrationInfo:p},assertTagType:f,config:m}){let g=P(`${e}/resetApiState`);function C(j,B,L,N){var D;j[D=B.queryCacheKey]??(j[D]={status:kn,endpointName:B.endpointName}),wd(j,B.queryCacheKey,M=>{M.status=$y,M.requestId=L&&M.requestId?M.requestId:N.requestId,B.originalArgs!==void 0&&(M.originalArgs=B.originalArgs),M.startedTimeStamp=N.startedTimeStamp;let W=o[N.arg.endpointName];Pd(W)&&"direction"in B&&(M.direction=B.direction)})}function x(j,B,L,N){wd(j,B.arg.queryCacheKey,D=>{if(D.requestId!==B.requestId&&!N)return;let{merge:M}=o[B.arg.endpointName];if(D.status=qc,M){if(D.data!==void 0){let{fulfilledTimeStamp:W,arg:H,baseQueryMeta:re,requestId:Z}=B,K=jo(D.data,ce=>M(ce,L,{arg:H.originalArgs,baseQueryMeta:re,fulfilledTimeStamp:W,requestId:Z}));D.data=K}else D.data=L;}else D.data=o[B.arg.endpointName].structuralSharing??!0?pw(Gt(D.data)?oC(D.data):D.data,L):L;delete D.error,D.fulfilledTimeStamp=B.fulfilledTimeStamp})}let h=Qo({name:`${e}/queries`,initialState:Rd,reducers:{removeQueryResult:{reducer(j,{payload:{queryCacheKey:B}}){delete j[B]},prepare:ea()},cacheEntriesUpserted:{reducer(j,B){for(let L of B.payload){let{queryDescription:N,value:D}=L;C(j,N,!0,{arg:N,requestId:B.meta.requestId,startedTimeStamp:B.meta.timestamp}),x(j,{arg:N,requestId:B.meta.requestId,fulfilledTimeStamp:B.meta.timestamp,baseQueryMeta:{}},D,!0)}},prepare:j=>({payload:j.map(N=>{let{endpointName:D,arg:M,value:W}=N,H=o[D];return{queryDescription:{type:Lc,endpointName:D,originalArgs:N.arg,queryCacheKey:n({queryArgs:M,endpointDefinition:H,endpointName:D})},value:W}}),meta:{[Sc]:!0,requestId:Cc(),timestamp:Date.now()}})},queryResultPatched:{reducer(j,{payload:{queryCacheKey:B,patches:L}}){wd(j,B,N=>{N.data=wh(N.data,L.concat())})},prepare:ea()}},extraReducers(j){j.addCase(t.pending,(B,{meta:L,meta:{arg:N}})=>{let D=Wy(N);C(B,N,D,L)}).addCase(t.fulfilled,(B,{meta:L,payload:N})=>{let D=Wy(L.arg);x(B,L,N,D)}).addCase(t.rejected,(B,{meta:{condition:L,arg:N,requestId:D},error:M,payload:W})=>{wd(B,N.queryCacheKey,H=>{if(!L){if(H.requestId!==D)return;H.status=Mc,H.error=W??M}})}).addMatcher(p,(B,L)=>{let{queries:N}=a(L);for(let[D,M]of Object.entries(N))(M?.status===qc||M?.status===Mc)&&(B[D]=M)})}}),S=Qo({name:`${e}/mutations`,initialState:Rd,reducers:{removeMutationResult:{reducer(j,{payload:B}){let L=jc(B);L in j&&delete j[L]},prepare:ea()}},extraReducers(j){j.addCase(r.pending,(B,{meta:L,meta:{requestId:N,arg:D,startedTimeStamp:M}})=>{D.track&&(B[jc(L)]={requestId:N,status:$y,endpointName:D.endpointName,startedTimeStamp:M})}).addCase(r.fulfilled,(B,{payload:L,meta:N})=>{N.arg.track&&iw(B,N,D=>{D.requestId===N.requestId&&(D.status=qc,D.data=L,D.fulfilledTimeStamp=N.fulfilledTimeStamp)})}).addCase(r.rejected,(B,{payload:L,error:N,meta:D})=>{D.arg.track&&iw(B,D,M=>{M.requestId===D.requestId&&(M.status=Mc,M.error=L??N)})}).addMatcher(p,(B,L)=>{let{mutations:N}=a(L);for(let[D,M]of Object.entries(N))(M?.status===qc||M?.status===Mc)&&D!==M?.requestId&&(B[D]=M)})}}),b={tags:{},keys:{}},w=Qo({name:`${e}/invalidation`,initialState:b,reducers:{updateProvidedBy:{reducer(j,B){var L,N,D;for(let{queryCacheKey:M,providedTags:W}of B.payload){I(j,M);for(let{type:H,id:re}of W){let Z=(N=(L=j.tags)[H]??(L[H]={}))[D=re||"__internal_without_id"]??(N[D]=[]);Z.includes(M)||Z.push(M)}j.keys[M]=W}},prepare:ea()}},extraReducers(j){j.addCase(h.actions.removeQueryResult,(B,{payload:{queryCacheKey:L}})=>{I(B,L)}).addMatcher(p,(B,L)=>{var D,M,W;let{provided:N}=a(L);for(let[H,re]of Object.entries(N.tags??{}))for(let[Z,K]of Object.entries(re)){let ce=(M=(D=B.tags)[H]??(D[H]={}))[W=Z||"__internal_without_id"]??(M[W]=[]);for(let Se of K)ce.includes(Se)||ce.push(Se),B.keys[Se]=N.keys[Se]}}).addMatcher(Ur(En(t),Ac(t)),(B,L)=>{E(B,[L])}).addMatcher(h.actions.cacheEntriesUpserted.match,(B,L)=>{let N=L.payload.map(({queryDescription:D,value:M})=>({type:"UNKNOWN",payload:M,meta:{requestStatus:"fulfilled",requestId:"UNKNOWN",arg:D}}));E(B,N)})}});function I(j,B){let L=ow(j.keys[B]??[]);for(let N of L){let D=N.type,M=N.id??"__internal_without_id",W=j.tags[D]?.[M];W&&(j.tags[D][M]=ow(W).filter(H=>H!==B))}delete j.keys[B]}function E(j,B){let L=B.map(N=>{let D=ww(N,"providesTags",o,f),{queryCacheKey:M}=N.meta.arg;return{queryCacheKey:M,providedTags:D}});w.caseReducers.updateProvidedBy(j,w.actions.updateProvidedBy(L))}let F=Qo({name:`${e}/subscriptions`,initialState:Rd,reducers:{updateSubscriptionOptions(j,B){},unsubscribeQueryResult(j,B){},internal_getRTKQSubscriptions(){}}}),k=Qo({name:`${e}/internalSubscriptions`,initialState:Rd,reducers:{subscriptionsUpdated:{reducer(j,B){return wh(j,B.payload)},prepare:ea()}}}),T=Qo({name:`${e}/config`,initialState:{online:fq(),focused:pq(),middlewareRegistered:!1,...m},reducers:{middlewareRegistered(j,{payload:B}){j.middlewareRegistered=j.middlewareRegistered==="conflict"||i!==B?"conflict":!0}},extraReducers:j=>{j.addCase(Zy,B=>{B.online=!0}).addCase(Sw,B=>{B.online=!1}).addCase(Xy,B=>{B.focused=!0}).addCase(yw,B=>{B.focused=!1}).addMatcher(p,B=>({...B}))}}),q=Ki({queries:h.reducer,mutations:S.reducer,provided:w.reducer,subscriptions:k.reducer,config:T.reducer}),G=(j,B)=>q(g.match(B)?void 0:j,B),Q={...T.actions,...h.actions,...F.actions,...k.actions,...S.actions,...w.actions,resetApiState:g};return{reducer:G,actions:Q}}var Xo=Symbol.for("RTKQ/skipToken"),Rw={status:kn},aw=jo(Rw,()=>{}),sw=jo(Rw,()=>{});function Oq({serializeQueryArgs:e,reducerPath:t,createSelector:r}){let n=F=>aw,o=F=>sw;return{buildQuerySelector:x,buildInfiniteQuerySelector:h,buildMutationSelector:S,selectInvalidatedBy:b,selectCachedArgsForQuery:w,selectApiState:a,selectQueries:p,selectMutations:m,selectQueryEntry:f,selectConfig:g};function i(F){return{...F,...Xx(F.status)}}function a(F){return F[t]}function p(F){return a(F)?.queries}function f(F,k){return p(F)?.[k]}function m(F){return a(F)?.mutations}function g(F){return a(F)?.config}function C(F,k,T){return q=>{if(q===Xo)return r(n,T);let G=e({queryArgs:q,endpointDefinition:k,endpointName:F});return r(j=>f(j,G)??aw,T)}}function x(F,k){return C(F,k,i)}function h(F,k){let{infiniteQueryOptions:T}=k;function q(G){let Q={...G,...Xx(G.status)},{isLoading:j,isError:B,direction:L}=Q,N=L==="forward",D=L==="backward";return{...Q,hasNextPage:I(T,Q.data,Q.originalArgs),hasPreviousPage:E(T,Q.data,Q.originalArgs),isFetchingNextPage:j&&N,isFetchingPreviousPage:j&&D,isFetchNextPageError:B&&N,isFetchPreviousPageError:B&&D}}return C(F,k,q)}function S(){return F=>{let k;return typeof F=="object"?k=jc(F)??Xo:k=F,r(k===Xo?o:G=>a(G)?.mutations?.[k]??sw,i)}}function b(F,k){let T=F[t],q=new Set,G=Hy(k,Ky,Cw);for(let Q of G){let j=T.provided.tags[Q.type];if(!j)continue;let B=(Q.id!==void 0?j[Q.id]:Object.values(j).flat())??[];for(let L of B)q.add(L)}return Array.from(q.values()).flatMap(Q=>{let j=T.queries[Q];return j?{queryCacheKey:Q,endpointName:j.endpointName,originalArgs:j.originalArgs}:[]})}function w(F,k){return Hy(Object.values(p(F)),T=>T?.endpointName===k&&T.status!==kn,T=>T.originalArgs)}function I(F,k,T){return k?Yy(F,k,T)!=null:!1}function E(F,k,T){return!k||!F.getPreviousPageParam?!1:xw(F,k,T)!=null}}var cw=WeakMap?new WeakMap:void 0,uw=({endpointName:e,queryArgs:t})=>{let r="",n=cw?.get(t);if(typeof n=="string")r=n;else{let o=JSON.stringify(t,(i,a)=>(a=typeof a=="bigint"?{$bigint:a.toString()}:a,a=Lr(a)?Object.keys(a).sort().reduce((p,f)=>(p[f]=a[f],p),{}):a,a));Lr(t)&&cw?.set(t,o),r=o}return`${e}(${r})`};function _q(...e){return function(r){let n=hc(m=>r.extractRehydrationInfo?.(m,{reducerPath:r.reducerPath??"api"})),o={reducerPath:"api",keepUnusedDataFor:60,refetchOnMountOrArgChange:!1,refetchOnFocus:!1,refetchOnReconnect:!1,invalidationBehavior:"delayed",...r,extractRehydrationInfo:n,serializeQueryArgs(m){let g=uw;if("serializeQueryArgs"in m.endpointDefinition){let C=m.endpointDefinition.serializeQueryArgs;g=x=>{let h=C(x);return typeof h=="string"?h:uw({...x,queryArgs:h})}}else r.serializeQueryArgs&&(g=r.serializeQueryArgs);return g(m)},tagTypes:[...(r.tagTypes||[])]},i={endpointDefinitions:{},batch(m){m()},apiUid:Cc(),extractRehydrationInfo:n,hasRehydrationInfo:hc(m=>n(m)!=null)},a={injectEndpoints:f,enhanceEndpoints({addTagTypes:m,endpoints:g}){if(m)for(let C of m)o.tagTypes.includes(C)||o.tagTypes.push(C);if(g)for(let[C,x]of Object.entries(g))typeof x=="function"?x(Pa(i,C)):Object.assign(Pa(i,C)||{},x);return a}},p=e.map(m=>m.init(a,o,i));function f(m){let g=m.endpoints({query:C=>({...C,type:Lc}),mutation:C=>({...C,type:vw}),infiniteQuery:C=>({...C,type:Aw})});for(let[C,x]of Object.entries(g)){if(m.overrideExisting!==!0&&C in i.endpointDefinitions){if(m.overrideExisting==="throw")throw new Error(Ht(39));typeof process<"u";continue}typeof process<"u",i.endpointDefinitions[C]=x;for(let h of p)h.injectEndpoint(C,x)}return a}return a.injectEndpoints({endpoints:r.endpoints})}}function Pn(e,...t){return Object.assign(e,...t)}var Nq=({api:e,queryThunk:t,internalState:r,mwApi:n})=>{let o=`${e.reducerPath}/subscriptions`,i=null,a=null,{updateSubscriptionOptions:p,unsubscribeQueryResult:f}=e.internalActions,m=(b,w)=>{if(p.match(w)){let{queryCacheKey:E,requestId:F,options:k}=w.payload,T=b.get(E);return T?.has(F)&&T.set(F,k),!0}if(f.match(w)){let{queryCacheKey:E,requestId:F}=w.payload,k=b.get(E);return k&&k.delete(F),!0}if(e.internalActions.removeQueryResult.match(w))return b.delete(w.payload.queryCacheKey),!0;if(t.pending.match(w)){let{meta:{arg:E,requestId:F}}=w,k=Id(b,E.queryCacheKey,zy);return E.subscribe&&k.set(F,E.subscriptionOptions??k.get(F)??{}),!0}let I=!1;if(t.rejected.match(w)){let{meta:{condition:E,arg:F,requestId:k}}=w;if(E&&F.subscribe){let T=Id(b,F.queryCacheKey,zy);T.set(k,F.subscriptionOptions??T.get(k)??{}),I=!0}}return I},g=()=>r.currentSubscriptions,h={getSubscriptions:g,getSubscriptionCount:b=>g().get(b)?.size??0,isRequestSubscribed:(b,w)=>!!g()?.get(b)?.get(w)};function S(b){return JSON.parse(JSON.stringify(Object.fromEntries([...b].map(([w,I])=>[w,Object.fromEntries(I)]))))}return(b,w)=>{if(i||(i=S(r.currentSubscriptions)),e.util.resetApiState.match(b))return i={},r.currentSubscriptions.clear(),a=null,[!0,!1];if(e.internalActions.internal_getRTKQSubscriptions.match(b))return[!1,h];let I=m(r.currentSubscriptions,b),E=!0;if(I){a||(a=setTimeout(()=>{let T=S(r.currentSubscriptions),[,q]=xh(i,()=>T);w.next(e.internalActions.subscriptionsUpdated(q)),i=T,a=null},500));let F=typeof b.type=="string"&&!!b.type.startsWith(o),k=t.rejected.match(b)&&b.meta.condition&&!!b.meta.arg.subscribe;E=!F&&!k}return[E,!1]}},Dq=2147483647/1e3-1,qq=({reducerPath:e,api:t,queryThunk:r,context:n,internalState:o,selectors:{selectQueryEntry:i,selectConfig:a},getRunningQueryThunk:p,mwApi:f})=>{let{removeQueryResult:m,unsubscribeQueryResult:g,cacheEntriesUpserted:C}=t.internalActions,x=Ur(g.match,r.fulfilled,r.rejected,C.match);function h(F){let k=o.currentSubscriptions.get(F);return k?k.size>0:!1}let S={};function b(F){for(let k of F.values())k?.abort?.()}let w=(F,k)=>{let T=k.getState(),q=a(T);if(x(F)){let G;if(C.match(F))G=F.payload.map(Q=>Q.queryDescription.queryCacheKey);else{let{queryCacheKey:Q}=g.match(F)?F.payload:F.meta.arg;G=[Q]}I(G,k,q)}if(t.util.resetApiState.match(F)){for(let[G,Q]of Object.entries(S))Q&&clearTimeout(Q),delete S[G];b(o.runningQueries),b(o.runningMutations)}if(n.hasRehydrationInfo(F)){let{queries:G}=n.extractRehydrationInfo(F);I(Object.keys(G),k,q)}};function I(F,k,T){let q=k.getState();for(let G of F){let Q=i(q,G);Q?.endpointName&&E(G,Q.endpointName,k,T)}}function E(F,k,T,q){let Q=Pa(n,k)?.keepUnusedDataFor??q.keepUnusedDataFor;if(Q===1/0)return;let j=Math.max(0,Math.min(Q,Dq));if(!h(F)){let B=S[F];B&&clearTimeout(B),S[F]=setTimeout(()=>{if(!h(F)){let L=i(T.getState(),F);L?.endpointName&&T.dispatch(p(L.endpointName,L.originalArgs))?.abort(),T.dispatch(m({queryCacheKey:F}))}delete S[F]},j*1e3)}}return w},lw=new Error("Promise never resolved before cacheEntryRemoved."),Mq=({api:e,reducerPath:t,context:r,queryThunk:n,mutationThunk:o,internalState:i,selectors:{selectQueryEntry:a,selectApiState:p}})=>{let f=ml(n),m=ml(o),g=En(n,o),C={},{removeQueryResult:x,removeMutationResult:h,cacheEntriesUpserted:S}=e.internalActions;function b(T,q,G){let Q=C[T];Q?.valueResolved&&(Q.valueResolved({data:q,meta:G}),delete Q.valueResolved)}function w(T){let q=C[T];q&&(delete C[T],q.cacheEntryRemoved())}function I(T){let{arg:q,requestId:G}=T.meta,{endpointName:Q,originalArgs:j}=q;return[Q,j,G]}let E=(T,q,G)=>{let Q=F(T);function j(B,L,N,D){let M=a(G,L),W=a(q.getState(),L);!M&&W&&k(B,D,L,q,N)}if(n.pending.match(T)){let[B,L,N]=I(T);j(B,Q,N,L)}else if(S.match(T))for(let{queryDescription:B,value:L}of T.payload){let{endpointName:N,originalArgs:D,queryCacheKey:M}=B;j(N,M,T.meta.requestId,D),b(M,L,{})}else if(o.pending.match(T)){if(q.getState()[t].mutations[Q]){let[L,N,D]=I(T);k(L,N,Q,q,D)}}else if(g(T))b(Q,T.payload,T.meta.baseQueryMeta);else if(x.match(T)||h.match(T))w(Q);else if(e.util.resetApiState.match(T))for(let B of Object.keys(C))w(B)};function F(T){return f(T)?T.meta.arg.queryCacheKey:m(T)?T.meta.arg.fixedCacheKey??T.meta.requestId:x.match(T)?T.payload.queryCacheKey:h.match(T)?jc(T.payload):""}function k(T,q,G,Q,j){let B=Pa(r,T),L=B?.onCacheEntryAdded;if(!L)return;let N={},D=new Promise(K=>{N.cacheEntryRemoved=K}),M=Promise.race([new Promise(K=>{N.valueResolved=K}),D.then(()=>{throw lw})]);M.catch(()=>{}),C[G]=N;let W=e.endpoints[T].select(Ed(B)?q:G),H=Q.dispatch((K,ce,Se)=>Se),re={...Q,getCacheEntry:()=>W(Q.getState()),requestId:j,extra:H,updateCachedData:Ed(B)?K=>Q.dispatch(e.util.updateQueryData(T,q,K)):void 0,cacheDataLoaded:M,cacheEntryRemoved:D},Z=L(q,re);Promise.resolve(Z).catch(K=>{if(K!==lw)throw K})}return E},Vq=({api:e,context:{apiUid:t},reducerPath:r})=>(n,o)=>{e.util.resetApiState.match(n)&&o.dispatch(e.internalActions.middlewareRegistered(t)),typeof process<"u"},jq=({reducerPath:e,context:t,context:{endpointDefinitions:r},mutationThunk:n,queryThunk:o,api:i,assertTagType:a,refetchQuery:p,internalState:f})=>{let{removeQueryResult:m}=i.internalActions,g=Ur(En(n),Ac(n)),C=Ur(En(o,n),Uo(o,n)),x=[],h=0,S=(I,E)=>{(o.pending.match(I)||n.pending.match(I))&&h++,C(I)&&(h=Math.max(0,h-1)),g(I)?w(ww(I,"invalidatesTags",r,a),E):C(I)?w([],E):i.util.invalidateTags.match(I)&&w(Jy(I.payload,void 0,void 0,void 0,void 0,a),E)};function b(){return h>0}function w(I,E){let F=E.getState(),k=F[e];if(x.push(...I),k.config.invalidationBehavior==="delayed"&&b())return;let T=x;if(x=[],T.length===0)return;let q=i.util.selectInvalidatedBy(F,T);t.batch(()=>{let G=Array.from(q.values());for(let{queryCacheKey:Q}of G){let j=k.queries[Q],B=Id(f.currentSubscriptions,Q,zy);j&&(B.size===0?E.dispatch(m({queryCacheKey:Q})):j.status!==kn&&E.dispatch(p(j)))}})}return S},Lq=({reducerPath:e,queryThunk:t,api:r,refetchQuery:n,internalState:o})=>{let{currentPolls:i,currentSubscriptions:a}=o,p=new Set,f=null,m=(w,I)=>{(r.internalActions.updateSubscriptionOptions.match(w)||r.internalActions.unsubscribeQueryResult.match(w))&&g(w.payload.queryCacheKey,I),(t.pending.match(w)||t.rejected.match(w)&&w.meta.condition)&&g(w.meta.arg.queryCacheKey,I),(t.fulfilled.match(w)||t.rejected.match(w)&&!w.meta.condition)&&C(w.meta.arg,I),r.util.resetApiState.match(w)&&(S(),f&&(clearTimeout(f),f=null),p.clear())};function g(w,I){p.add(w),f||(f=setTimeout(()=>{for(let E of p)x({queryCacheKey:E},I);p.clear(),f=null},0))}function C({queryCacheKey:w},I){let E=I.getState()[e],F=E.queries[w],k=a.get(w);if(!F||F.status===kn)return;let{lowestPollingInterval:T,skipPollingIfUnfocused:q}=b(k);if(!Number.isFinite(T))return;let G=i.get(w);G?.timeout&&(clearTimeout(G.timeout),G.timeout=void 0);let Q=Date.now()+T;i.set(w,{nextPollTimestamp:Q,pollingInterval:T,timeout:setTimeout(()=>{(E.config.focused||!q)&&I.dispatch(n(F)),C({queryCacheKey:w},I)},T)})}function x({queryCacheKey:w},I){let F=I.getState()[e].queries[w],k=a.get(w);if(!F||F.status===kn)return;let{lowestPollingInterval:T}=b(k);if(!Number.isFinite(T)){h(w);return}let q=i.get(w),G=Date.now()+T;(!q||G<q.nextPollTimestamp)&&C({queryCacheKey:w},I)}function h(w){let I=i.get(w);I?.timeout&&clearTimeout(I.timeout),i.delete(w)}function S(){for(let w of i.keys())h(w)}function b(w=new Map){let I=!1,E=Number.POSITIVE_INFINITY;for(let F of w.values())F.pollingInterval&&(E=Math.min(F.pollingInterval,E),I=F.skipPollingIfUnfocused||I);return{lowestPollingInterval:E,skipPollingIfUnfocused:I}}return m},Uq=({api:e,context:t,queryThunk:r,mutationThunk:n})=>{let o=fl(r,n),i=Uo(r,n),a=En(r,n),p={};return(m,g)=>{if(o(m)){let{requestId:C,arg:{endpointName:x,originalArgs:h}}=m.meta,S=Pa(t,x),b=S?.onQueryStarted;if(b){let w={},I=new Promise((T,q)=>{w.resolve=T,w.reject=q});I.catch(()=>{}),p[C]=w;let E=e.endpoints[x].select(Ed(S)?h:C),F=g.dispatch((T,q,G)=>G),k={...g,getCacheEntry:()=>E(g.getState()),requestId:C,extra:F,updateCachedData:Ed(S)?T=>g.dispatch(e.util.updateQueryData(x,h,T)):void 0,queryFulfilled:I};b(h,k)}}else if(a(m)){let{requestId:C,baseQueryMeta:x}=m.meta;p[C]?.resolve({data:m.payload,meta:x}),delete p[C]}else if(i(m)){let{requestId:C,rejectedWithValue:x,baseQueryMeta:h}=m.meta;p[C]?.reject({error:m.payload??m.error,isUnhandledError:!x,meta:h}),delete p[C]}}},Qq=({reducerPath:e,context:t,api:r,refetchQuery:n,internalState:o})=>{let{removeQueryResult:i}=r.internalActions,a=(f,m)=>{Xy.match(f)&&p(m,"refetchOnFocus"),Zy.match(f)&&p(m,"refetchOnReconnect")};function p(f,m){let g=f.getState()[e],C=g.queries,x=o.currentSubscriptions;t.batch(()=>{for(let h of x.keys()){let S=C[h],b=x.get(h);if(!b||!S)continue;let w=[...b.values()];(w.some(E=>E[m]===!0)||w.every(E=>E[m]===void 0)&&g.config[m])&&(b.size===0?f.dispatch(i({queryCacheKey:h})):S.status!==kn&&f.dispatch(n(S)))}})}return a};function Bq(e){let{reducerPath:t,queryThunk:r,api:n,context:o,getInternalState:i}=e,{apiUid:a}=o,p={invalidateTags:P(`${t}/invalidateTags`)},f=x=>x.type.startsWith(`${t}/`),m=[Vq,qq,jq,Lq,Mq,Uq];return{middleware:x=>{let h=!1,S=i(x.dispatch),b={...e,internalState:S,refetchQuery:C,isThisApiSliceAction:f,mwApi:x},w=m.map(F=>F(b)),I=Nq(b),E=Qq(b);return F=>k=>{if(!nc(k))return F(k);h||(h=!0,x.dispatch(n.internalActions.middlewareRegistered(a)));let T={...x,next:F},q=x.getState(),[G,Q]=I(k,T,q),j;if(G?j=F(k):j=Q,x.getState()[t]&&(E(k,T,q),f(k)||o.hasRehydrationInfo(k)))for(let B of w)B(k,T,q);return j}},actions:p};function C(x){return e.api.endpoints[x.endpointName].initiate(x.originalArgs,{subscribe:!1,forceRefetch:!0})}}var dw=Symbol(),Gq=({createSelector:e=it}={})=>({name:dw,init(t,{baseQuery:r,tagTypes:n,reducerPath:o,serializeQueryArgs:i,keepUnusedDataFor:a,refetchOnMountOrArgChange:p,refetchOnFocus:f,refetchOnReconnect:m,invalidationBehavior:g,onSchemaFailure:C,catchSchemaFailure:x,skipSchemaValidation:h},S){dC();let b=Ee=>(typeof process<"u",Ee);Object.assign(t,{reducerPath:o,endpoints:{},internalActions:{onOnline:Zy,onOffline:Sw,onFocus:Xy,onFocusLost:yw},util:{}});let w=Oq({serializeQueryArgs:i,reducerPath:o,createSelector:e}),{selectInvalidatedBy:I,selectCachedArgsForQuery:E,buildQuerySelector:F,buildInfiniteQuerySelector:k,buildMutationSelector:T}=w;Pn(t.util,{selectInvalidatedBy:I,selectCachedArgsForQuery:E});let{queryThunk:q,infiniteQueryThunk:G,mutationThunk:Q,patchQueryData:j,updateQueryData:B,upsertQueryData:L,prefetch:N,buildMatchThunkActions:D}=Pq({baseQuery:r,reducerPath:o,context:S,api:t,serializeQueryArgs:i,assertTagType:b,selectors:w,onSchemaFailure:C,catchSchemaFailure:x,skipSchemaValidation:h}),{reducer:M,actions:W}=kq({context:S,queryThunk:q,infiniteQueryThunk:G,mutationThunk:Q,serializeQueryArgs:i,reducerPath:o,assertTagType:b,config:{refetchOnFocus:f,refetchOnReconnect:m,refetchOnMountOrArgChange:p,keepUnusedDataFor:a,reducerPath:o,invalidationBehavior:g}});Pn(t.util,{patchQueryData:j,updateQueryData:B,upsertQueryData:L,prefetch:N,resetApiState:W.resetApiState,upsertQueryEntries:W.cacheEntriesUpserted}),Pn(t.internalActions,W);let H=new WeakMap,re=Ee=>Id(H,Ee,()=>({currentSubscriptions:new Map,currentPolls:new Map,runningQueries:new Map,runningMutations:new Map})),{buildInitiateQuery:Z,buildInitiateInfiniteQuery:K,buildInitiateMutation:ce,getRunningMutationThunk:Se,getRunningMutationsThunk:Ve,getRunningQueriesThunk:ot,getRunningQueryThunk:Ge}=Tq({queryThunk:q,mutationThunk:Q,infiniteQueryThunk:G,api:t,serializeQueryArgs:i,context:S,getInternalState:re});Pn(t.util,{getRunningMutationThunk:Se,getRunningMutationsThunk:Ve,getRunningQueryThunk:Ge,getRunningQueriesThunk:ot});let{middleware:et,actions:tt}=Bq({reducerPath:o,context:S,queryThunk:q,mutationThunk:Q,infiniteQueryThunk:G,api:t,assertTagType:b,selectors:w,getRunningQueryThunk:Ge,getInternalState:re});return Pn(t.util,tt),Pn(t,{reducer:M,middleware:et}),{name:dw,injectEndpoint(Ee,Re){var gt;let Fe=(gt=t.endpoints)[Ee]??(gt[Ee]={});Td(Re)&&Pn(Fe,{name:Ee,select:F(Ee,Re),initiate:Z(Ee,Re)},D(q,Ee)),Iq(Re)&&Pn(Fe,{name:Ee,select:T(),initiate:ce(Ee)},D(Q,Ee)),Pd(Re)&&Pn(Fe,{name:Ee,select:k(Ee,Re),initiate:K(Ee,Re)},D(q,Ee))}}}}),Iw=_q(Gq());d();c();l();u();d();c();l();u();var Zo=e=>e.query,Ew=e=>e.query?.enableQuerySyntax;var Fw=it(e=>Zo(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})),kd=it(e=>e.generatedAnswer?.answerApiQueryParams,e=>e);d();c();l();u();d();c();l();u();var Uc=e=>{if(e==="yes")return!0;if(e==="no")return!1};var ka=(e,t,r)=>ze({prefix:"analytics/generatedAnswer/streamEnd",__legacy__getBuilder:(n,o)=>{let i=t??Le(o);if(!i)return null;let a=Lb(o);return n.makeGeneratedAnswerStreamEnd({generativeQuestionAnsweringId:i,answerGenerated:e,answerTextIsEmpty:r,...(a&&{conversationId:a})})},analyticsType:"Rga.AnswerReceived",analyticsPayloadBuilder:n=>({answerId:t??Le(n)??"",answerGenerated:e??!1})}),Oa=e=>ze({prefix:"analytics/generatedAnswer/responseLinked",__legacy__getBuilder:()=>null,analyticsType:"Rga.ResponseLinked",analyticsPayloadBuilder:t=>({answerId:e??Le(t)??"",responseId:t.search?.searchResponseId||t.search?.response.searchUid||""})});var Tw=()=>({actionCause:"retryGeneratedAnswer"});d();c();l();u();d();c();l();u();var Pw=it(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})}});d();c();l();u();var eS=e=>e.context;d();c();l();u();var tS=e=>e.pipeline;d();c();l();u();var rS=e=>e.searchHub;d();c();l();u();var Wt=it(e=>e,e=>{if(!e)return"";for(let t in e)if(e[t].isActive)return e[t].id;return""}),Uie=it(e=>e,e=>{let t=Wt(e);return t&&e?e[t].expression:""});d();c();l();u();var kw=e=>{if(!(!e.dictionaryFieldContext||!Object.keys(e.dictionaryFieldContext.contextValues).length))return e.dictionaryFieldContext.contextValues};d();c();l();u();var Ow=e=>e.excerptLength?.length;d();c();l();u();var Zr=(e,t)=>e.facetOptions.facets[t]?.enabled??!0,_w=e=>{let{freezeFacetOrder:t}=e.facetOptions??{};return t!==void 0?{freezeFacetOrder:t}:void 0};d();c();l();u();var Nw=e=>{if(e.folding)return{filterField:e.folding.fields.collection,childField:e.folding.fields.parent,parentField:e.folding.fields.child,filterFieldRange:e.folding.filterFieldRange}};d();c();l();u();var Dw=e=>e.sortCriteria;var qw=/*#__PURE__*/function(){var _ref64=_asyncToGenerator(function*(e){return{accessToken:e.configuration.accessToken,organizationId:e.configuration.organizationId,url:Ke(e.configuration.organizationId,e.configuration.environment),streamId:e.search.extendedResults?.generativeQuestionAnsweringId}});return function qw(_x183){return _ref64.apply(this,arguments)}}(),Mw=(e,t)=>{let r=Zo(e)?.q,{aq:n,cq:o,dq:i,lq:a}=Hq(e),p=eS(e),f=Wo(e.configuration.analytics,t,{actionCause:Uy(e)}),m=rS(e),g=tS(e),C=ly(e)??[],x=jw(e),h=Wt(e.tabSet)||"default",S=cy(e),b=Db(e),w=t.referrer||"",I=_w(e),E=Dw(e),F=$q(e),k=Ow(e),T=Nw(e),q=kw(e);return{q:r,...(n&&{aq:n}),...(o&&{cq:o}),...(i&&{dq:i}),...(a&&{lq:a}),...(e.query&&{enableQuerySyntax:Ew(e)}),...(p?.contextValues&&{context:p.contextValues}),pipelineRuleParameters:{mlGenerativeQuestionAnswering:{responseFormat:e.generatedAnswer.responseFormat,citationsFieldToInclude:C}},...(m?.length&&{searchHub:m}),...(g?.length&&{pipeline:g}),...(x.length&&{facets:x}),...(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:qy(e),firstResult:e.pagination.firstResult}),tab:h,locale:S,timezone:b,...(e.debug!==void 0&&{debug:e.debug}),referrer:w,...F,...(T??{}),...(k&&{excerptLength:k}),...(q&&{dictionaryFieldContext:q}),sortCriteria:E,...(I&&{facetOptions:I}),...f,...(e.insightCaseContext?.caseContext&&{caseContext:e.insightCaseContext?.caseContext})}},Vw=(e,t)=>{let r=Zo(e)?.q,n=jw(e),o=Wo(e.configuration.analytics,t,{actionCause:Uy(e)}),i=cy(e),a=rS(e),p=tS(e),f=eS(e),m=ly(e)??[];return{q:r||"",...(n.length&&{facets:n}),citationsFieldToInclude:m,...(a?.length&&{searchHub:a}),...(p?.length&&{pipeline:p}),...(f?.contextValues&&{context:f.contextValues}),...o,locale:i}},jw=e=>yd(e)?.map(t=>Ay(t,vy())).sort((t,r)=>t.facetId>r.facetId?1:r.facetId>t.facetId?-1:0),$q=e=>({actionsHistory:e.configuration.analytics.enabled?Vt.getInstance().getHistory():[]}),Hq=e=>{let t=Pw(e),r=My(e);return{...t,...(r&&{cq:r})}};d();c();l();u();var Od=["searching","thinking","answering"];function _d(e){return e.toLowerCase()}function nS(){return{id:"",isVisible:!0,isEnabled:!0,isLoading:!1,isStreaming:!1,citations:[],liked:!1,disliked:!1,responseFormat:{contentFormat:["text/plain"]},feedbackModalOpen:!1,feedbackSubmitted:!1,fieldsToIncludeInCitations:[],isAnswerGenerated:!1,expanded:!1,cannotAnswer:!1,answerApiQueryParams:void 0,answerId:void 0,answerGenerationMode:"automatic",generationSteps:[]}}d();c();l();u();var Lw=["text/plain","text/markdown"];var _a=new $({required:!0}),Uw=new $,Na=new pe({required:!0}),oS={id:_a,title:_a,uri:_a,permanentid:_a,clickUri:Uw},Nd=new $({required:!0,constrainTo:Lw}),Qw=new $({required:!0,constrainTo:Od}),Bw=e=>({...e,name:_d(e.name)}),Da=P("generatedAnswer/setIsVisible",e=>_(e,Na)),qa=P("generatedAnswer/setAnswerId",e=>_(e,z)),Dd=P("generatedAnswer/setAnswerGenerationMode",e=>_(e,new $({constrainTo:["automatic","manual"],required:!1,default:"automatic"}))),Qc=P("generatedAnswer/setIsEnabled",e=>_(e,Na)),ei=P("generatedAnswer/updateMessage",e=>_(e,{textDelta:_a})),ti=P("generatedAnswer/updateCitations",e=>_(e,{citations:new ne({required:!0,each:new Y({values:oS})})})),ri=P("generatedAnswer/updateError",e=>_(e,{message:Uw,code:new oe({min:0})})),lr=P("generatedAnswer/resetAnswer"),qd=P("generatedAnswer/like"),Md=P("generatedAnswer/dislike"),Vd=P("generatedAnswer/feedbackModal/open"),Bc=P("generatedAnswer/expand"),jd=P("generatedAnswer/collapse"),Ld=P("generatedAnswer/setId",e=>_(e,{id:new $({required:!0})})),Ud=P("generatedAnswer/feedbackModal/close"),Ma=P("generatedAnswer/sendFeedback"),Jr=P("generatedAnswer/setIsLoading",e=>_(e,Na)),Jo=P("generatedAnswer/setIsStreaming",e=>_(e,Na)),ni=P("generatedAnswer/setAnswerContentFormat",e=>_(e,Nd)),Qd=P("generatedAnswer/updateResponseFormat",e=>_(e,{contentFormat:new ne({each:Nd,default:["text/plain"]})})),Bd=P("knowledge/updateAnswerConfigurationId",e=>_(e,_a)),Gd=P("generatedAnswer/registerFieldsToIncludeInCitations",e=>_(e,Hu)),Gc=P("generatedAnswer/setIsAnswerGenerated",e=>_(e,Na)),oi=P("generatedAnswer/setCannotAnswer",e=>_(e,Na)),iS=P("generatedAnswer/setAnswerApiQueryParams",e=>_(e,new Y({}))),$d=P("generatedAnswer/startStep",e=>_(Bw(e),{name:Qw,startedAt:new oe({min:0,required:!0})})),Hd=P("generatedAnswer/finishStep",e=>_(Bw(e),{name:Qw,finishedAt:new oe({min:0,required:!0})})),Gw=fe("generatedAnswer/streamAnswer",/*#__PURE__*/function(){var _ref65=_asyncToGenerator(function*(e,t){let r=t.getState(),{dispatch:n,extra:o,getState:i}=t,{search:a}=i(),{queryExecuted:p}=a,{setAbortControllerRef:f}=e,m=yield qw(r),g=(h,S)=>{switch(h){case"genqa.headerMessageType":{let b=JSON.parse(S);n(ni(b.contentFormat));break}case"genqa.messageType":n(ei(JSON.parse(S)));break;case"genqa.citationsType":n(ti(JSON.parse(S)));break;case"genqa.endOfStreamType":{let b=JSON.parse(S).answerGenerated,{answerId:w,answer:I}=i().generatedAnswer,F=p.length!==0&&!b,k=!I?.trim();n(oi(F)),n(Jo(!1)),n(Gc(b)),n(ka(b,w,b?k:void 0)),n(Oa());break}default:r.debug&&o.logger.warn(`Unknown payloadType: "${h}"`)}};n(Jr(!0));let C=h=>h.streamId===t.getState().search.extendedResults.generativeQuestionAnsweringId,x=o.streamingClient?.streamGeneratedAnswer(m,{write:h=>{C(m)&&(n(Jr(!1)),h.payload&&h.payloadType&&g(h.payloadType,h.payload))},abort:h=>{C(m)&&n(ri(h))},close:()=>{C(m)&&n(Jo(!1))},resetAnswer:()=>{C(m)&&n(lr())}});x?f(x):n(Jr(!1))});return function(_x184,_x185){return _ref65.apply(this,arguments)}}()),zd=fe("generatedAnswer/generateAnswer",/*#__PURE__*/function(){var _ref66=_asyncToGenerator(function*(e,{getState:t,dispatch:r,extra:{navigatorContext:n,logger:o}}){r(lr());let i=t();if(i.generatedAnswer.answerConfigurationId){let a=Mw(i,n);r(iS(a)),yield r(Wd(a))}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(_x186,_x187){return _ref66.apply(this,arguments)}}());d();c();l();u();var zq=/*#__PURE__*/function(){var _ref67=_asyncToGenerator(function*(e,t,r){let n=t.getState(),{accessToken:o,environment:i,organizationId:a}=n.configuration,p=n.generatedAnswer.answerConfigurationId,f={...e,headers:{...(e?.headers||{}),Authorization:`Bearer ${o}`}};try{let m=Ke(a,i);return{data:fw({baseUrl:`${m}/rest/organizations/${a}/answer/v1/configs/${p}`,fetchFn:function(){var _ref68=_asyncToGenerator(function*(C){if(C instanceof String)throw new Error("The provided 'request' must be a Request object.");let x=C.url,h={};return["method","headers","mode","credentials","cache","redirect","referrer","referrerPolicy","integrity","keepalive","signal"].forEach(S=>{h[S]=C[S]}),h.duplex="half",h.body=yield C.text(),v(x,h)});return function fetchFn(_x191){return _ref68.apply(this,arguments)}}()})(f,{...t,signal:null},r)}}catch(m){return{error:m}}});return function zq(_x188,_x189,_x190){return _ref67.apply(this,arguments)}}(),Yd=Iw({reducerPath:"answer",baseQuery:gw(zq,{maxRetries:3}),endpoints:()=>({})});var Wq=(e,t)=>{let{contentFormat:r}=t;e.contentFormat=r,e.isStreaming=!0,e.isLoading=!1},Yq=(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)},Kq=(e,t)=>{e.citations=t.citations},Xq=(e,t)=>{e.generated=t.answerGenerated,e.isStreaming=!1},Zq=(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})`)},Jq=(e,t,r)=>{let n=JSON.parse(e.data);n.finishReason==="ERROR"&&n.errorMessage&&Zq(t,n);let o=n.payload.length?JSON.parse(n.payload):{};switch(n.payloadType){case"genqa.headerMessageType":o.contentFormat&&(Wq(t,o),r(ni(o.contentFormat)));break;case"genqa.messageType":typeof o.textDelta=="string"&&(Yq(t,o),r(ei({textDelta:o.textDelta})));break;case"genqa.citationsType":o.citations&&(Kq(t,o),r(ti({citations:o.citations})));break;case"genqa.endOfStreamType":{Xq(t,o);let i=t.answerId,a=o.answerGenerated??!1,p=a?!t.answer?.trim():void 0;r(ka(a,i,p)),r(Oa());break}}},eM=(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`},ii=Yd.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(_x192,_x193){return _asyncToGenerator(function*(t,{getState:r,cacheDataLoaded:n,updateCachedData:o,dispatch:i}){yield n;let{configuration:a,generatedAnswer:p,insightConfiguration:f}=r(),{organizationId:m,environment:g,accessToken:C}=a,x=Ke(m,g),h=eM(x,m,p.answerConfigurationId,f?.insightId);yield Qu(h,{method:"POST",body:JSON.stringify(t),headers:{Authorization:`Bearer ${C}`,Accept:"application/json","Content-Type":"application/json","Accept-Encoding":"*"},fetch:v,onopen:function(){var _ref69=_asyncToGenerator(function*(S){let b=S.headers.get("x-answer-id");b&&o(w=>{w.answerId=b,i(qa(b))})});return function onopen(_x194){return _ref69.apply(this,arguments)}}(),onmessage:S=>{o(b=>{Jq(S,b,i)})},onerror:S=>{throw S},onclose:()=>{o(S=>{i(oi(!S.generated))})}})}).apply(this,arguments)}})})}),Wd=e=>ii.endpoints.getAnswer.initiate(e),aS=e=>{let t=kd(e);return ii.endpoints.getAnswer.select(t??Xo)(e)};d();c();l();u();var $w=de($n,e=>e);d();c();l();u();function tM(e){let t=e.payload?.analyticsAction;return Hw(e)&&!ee(t)}function Hw(e){return"type"in e}var zw=e=>t=>r=>{let n;tM(r)&&(n=r.payload.analyticsAction,delete r.payload.analyticsAction);let o=t(r);return Hw(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};d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();var Kd={q:new $,enableQuerySyntax:new pe,aq:new $,cq:new $,firstResult:new oe({min:0}),numberOfResults:new oe({min:0}),sortCriteria:new $,f:new Y,fExcluded:new Y,cf:new Y,nf:new Y,mnf:new Y,df:new Y,debug:new pe,sf:new Y,tab:new $,af:new Y};var at=P("searchParameters/restore",e=>_(e,Kd)),Xd=P("searchParameters/restoreTab",e=>_(e,z));d();c();l();u();var Zd=P("tab/register",e=>{let t=new Y({values:{id:z,expression:Xe}});return _(e,t)}),_t=P("tab/updateActiveTab",e=>_(e,z));d();c();l();u();var Jd=Fr(Vu(),1),Kw=Fr(Ww(),1),Xw=Fr(Yw(),1);Jd.default.extend(Xw.default);Jd.default.extend(Kw.default);var ep=()=>({organizationId:"",accessToken:"",search:{locale:"en-US",timezone:Jd.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"});d();c();l();u();var rM=/(^|; )Coveo-Pendragon=([^;]*)/,nM=/(^|; )Coveo-SearchAgentDebug=([^;]*)/;function Zw(){return typeof window>"u"?!1:rM.exec(document.cookie)?.pop()||null}function Jw(){return typeof window>"u"?!1:nM.test(document.cookie)}var tp=de(ep(),e=>e.addCase(ya,(t,r)=>{oM(t,r.payload)}).addCase(Sa,(t,r)=>{iM(t,r.payload)}).addCase(Bl,(t,r)=>{aM(t,r.payload)}).addCase(Gl,t=>{t.analytics.enabled=!1}).addCase($l,t=>{t.analytics.enabled=!0}).addCase(sx,(t,r)=>{t.analytics.originLevel2=r.payload.originLevel2}).addCase(cx,(t,r)=>{t.analytics.originLevel3=r.payload.originLevel3}).addCase(_t,(t,r)=>{t.analytics.originLevel2=r.payload}).addCase(Xd,(t,r)=>{t.analytics.originLevel2=r.payload}).addCase(at,(t,r)=>{ee(r.payload.tab)||(t.analytics.originLevel2=r.payload.tab)}).addCase(ux,(t,{payload:r})=>{sM(t,r)}));function oM(e,t){ee(t.accessToken)||(e.accessToken=t.accessToken),e.environment=t.environment??"prod",ee(t.organizationId)||(e.organizationId=t.organizationId)}function iM(e,t){ee(t.proxyBaseUrl)||(e.search.apiBaseUrl=t.proxyBaseUrl),ee(t.locale)||(e.search.locale=t.locale),ee(t.timezone)||(e.search.timezone=t.timezone),ee(t.authenticationProviders)||(e.search.authenticationProviders=t.authenticationProviders)}function aM(e,t){ee(t.enabled)||(e.analytics.enabled=t.enabled),ee(t.originContext)||(e.analytics.originContext=t.originContext),ee(t.originLevel2)||(e.analytics.originLevel2=t.originLevel2),ee(t.originLevel3)||(e.analytics.originLevel3=t.originLevel3),ee(t.proxyBaseUrl)||(e.analytics.apiBaseUrl=t.proxyBaseUrl),ee(t.trackingId)||(e.analytics.trackingId=t.trackingId),ee(t.analyticsMode)||(e.analytics.analyticsMode=t.analyticsMode),ee(t.source)||(e.analytics.source=t.source);try{let r=Zw();r&&(e.analytics.analyticsMode="next",e.analytics.trackingId=r)}catch{}ee(t.runtimeEnvironment)||(e.analytics.runtimeEnvironment=t.runtimeEnvironment),ee(t.anonymous)||(e.analytics.anonymous=t.anonymous),ee(t.deviceId)||(e.analytics.deviceId=t.deviceId),ee(t.userDisplayName)||(e.analytics.userDisplayName=t.userDisplayName),ee(t.documentLocation)||(e.analytics.documentLocation=t.documentLocation)}function sM(e,t){e.knowledge.agentId=t;try{let r=Jw();ee(r)||(e.knowledge.debugAgentSession=!0)}catch{}}var be=tp;d();c();l();u();function cM(e){return e.instantlyCallable}var eR=()=>e=>t=>e(cM(t)?t():t);d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();var Nt=[];for(let e=0;e<256;++e)Nt.push((e+256).toString(16).slice(1));function tR(e,t=0){return(Nt[e[t+0]]+Nt[e[t+1]]+Nt[e[t+2]]+Nt[e[t+3]]+"-"+Nt[e[t+4]]+Nt[e[t+5]]+"-"+Nt[e[t+6]]+Nt[e[t+7]]+"-"+Nt[e[t+8]]+Nt[e[t+9]]+"-"+Nt[e[t+10]]+Nt[e[t+11]]+Nt[e[t+12]]+Nt[e[t+13]]+Nt[e[t+14]]+Nt[e[t+15]]).toLowerCase()}d();c();l();u();var dS,uM=new Uint8Array(16);function pS(){if(!dS){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");dS=crypto.getRandomValues.bind(crypto)}return dS(uM)}d();c();l();u();d();c();l();u();var lM=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),fS={randomUUID:lM};function dM(e,t,r){if(fS.randomUUID&&!t&&!e)return fS.randomUUID();e=e||{};let n=e.random??e.rng?.()??pS();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 tR(n)}var so=dM;d();c();l();u();d();c();l();u();var R={};Bs(R,{BRAND:()=>MM,DIRTY:()=>ai,EMPTY_PATH:()=>gM,INVALID:()=>Ae,NEVER:()=>CV,OK:()=>jt,ParseStatus:()=>Dt,Schema:()=>_e,ZodAny:()=>lo,ZodArray:()=>Dn,ZodBigInt:()=>ci,ZodBoolean:()=>ui,ZodBranded:()=>Hc,ZodCatch:()=>Ai,ZodDate:()=>li,ZodDefault:()=>vi,ZodDiscriminatedUnion:()=>op,ZodEffects:()=>br,ZodEnum:()=>yi,ZodError:()=>er,ZodFirstPartyTypeKind:()=>xe,ZodFunction:()=>ap,ZodIntersection:()=>mi,ZodIssueCode:()=>X,ZodLazy:()=>gi,ZodLiteral:()=>hi,ZodMap:()=>Ba,ZodNaN:()=>$a,ZodNativeEnum:()=>Si,ZodNever:()=>Or,ZodNull:()=>pi,ZodNullable:()=>rn,ZodNumber:()=>si,ZodObject:()=>tr,ZodOptional:()=>Ar,ZodParsedType:()=>ue,ZodPipeline:()=>zc,ZodPromise:()=>po,ZodReadonly:()=>Ci,ZodRecord:()=>ip,ZodSchema:()=>_e,ZodSet:()=>Ga,ZodString:()=>uo,ZodSymbol:()=>Ua,ZodTransformer:()=>br,ZodTuple:()=>tn,ZodType:()=>_e,ZodUndefined:()=>di,ZodUnion:()=>fi,ZodUnknown:()=>Nn,ZodVoid:()=>Qa,addIssueToContext:()=>se,any:()=>HM,array:()=>KM,bigint:()=>UM,boolean:()=>pR,coerce:()=>AV,custom:()=>uR,date:()=>QM,datetimeRegex:()=>sR,defaultErrorMap:()=>On,discriminatedUnion:()=>eV,effect:()=>pV,enum:()=>uV,function:()=>aV,getErrorMap:()=>Va,getParsedType:()=>en,instanceof:()=>jM,intersection:()=>tV,isAborted:()=>rp,isAsync:()=>ja,isDirty:()=>np,isValid:()=>co,late:()=>VM,lazy:()=>sV,literal:()=>cV,makeIssue:()=>$c,map:()=>oV,nan:()=>LM,nativeEnum:()=>lV,never:()=>WM,null:()=>$M,nullable:()=>mV,number:()=>dR,object:()=>XM,objectUtil:()=>mS,oboolean:()=>vV,onumber:()=>SV,optional:()=>fV,ostring:()=>yV,pipeline:()=>hV,preprocess:()=>gV,promise:()=>dV,quotelessJson:()=>pM,record:()=>nV,set:()=>iV,setErrorMap:()=>mM,strictObject:()=>ZM,string:()=>lR,symbol:()=>BM,transformer:()=>pV,tuple:()=>rV,undefined:()=>GM,union:()=>JM,unknown:()=>zM,util:()=>Me,void:()=>YM});d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();var Me;(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 a of o)i[a]=a;return i},e.getValidEnumValues=o=>{let i=e.objectKeys(o).filter(p=>typeof o[o[p]]!="number"),a={};for(let p of i)a[p]=o[p];return e.objectValues(a)},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 a in o)Object.prototype.hasOwnProperty.call(o,a)&&i.push(a);return i},e.find=(o,i)=>{for(let a of o)if(i(a))return a},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(a=>typeof a=="string"?`'${a}'`:a).join(i)}e.joinValues=n,e.jsonStringifyReplacer=(o,i)=>typeof i=="bigint"?i.toString():i})(Me||(Me={}));var mS;(function(e){e.mergeShapes=(t,r)=>({...t,...r})})(mS||(mS={}));var ue=Me.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),en=e=>{switch(typeof e){case"undefined":return ue.undefined;case"string":return ue.string;case"number":return Number.isNaN(e)?ue.nan:ue.number;case"boolean":return ue.boolean;case"function":return ue.function;case"bigint":return ue.bigint;case"symbol":return ue.symbol;case"object":return Array.isArray(e)?ue.array:e===null?ue.null:e.then&&typeof e.then=="function"&&e.catch&&typeof e.catch=="function"?ue.promise:typeof Map<"u"&&e instanceof Map?ue.map:typeof Set<"u"&&e instanceof Set?ue.set:typeof Date<"u"&&e instanceof Date?ue.date:ue.object;default:return ue.unknown}};var X=Me.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"]),pM=e=>JSON.stringify(e,null,2).replace(/"([^"]+)":/g,"$1:"),er=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 a of i.issues)if(a.code==="invalid_union")a.unionErrors.map(o);else if(a.code==="invalid_return_type")o(a.returnTypeError);else if(a.code==="invalid_arguments")o(a.argumentsError);else if(a.path.length===0)n._errors.push(r(a));else{let p=n,f=0;for(;f<a.path.length;){let m=a.path[f];f===a.path.length-1?(p[m]=p[m]||{_errors:[]},p[m]._errors.push(r(a))):p[m]=p[m]||{_errors:[]},p=p[m],f++}}};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,Me.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()}};er.create=e=>new er(e);var fM=(e,t)=>{let r;switch(e.code){case X.invalid_type:e.received===ue.undefined?r="Required":r=`Expected ${e.expected}, received ${e.received}`;break;case X.invalid_literal:r=`Invalid literal value, expected ${JSON.stringify(e.expected,Me.jsonStringifyReplacer)}`;break;case X.unrecognized_keys:r=`Unrecognized key(s) in object: ${Me.joinValues(e.keys,", ")}`;break;case X.invalid_union:r="Invalid input";break;case X.invalid_union_discriminator:r=`Invalid discriminator value. Expected ${Me.joinValues(e.options)}`;break;case X.invalid_enum_value:r=`Invalid enum value. Expected ${Me.joinValues(e.options)}, received '${e.received}'`;break;case X.invalid_arguments:r="Invalid function arguments";break;case X.invalid_return_type:r="Invalid function return type";break;case X.invalid_date:r="Invalid date";break;case X.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}"`:Me.assertNever(e.validation):e.validation!=="regex"?r=`Invalid ${e.validation}`:r="Invalid";break;case X.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 X.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 X.custom:r="Invalid input";break;case X.invalid_intersection_types:r="Intersection results could not be merged";break;case X.not_multiple_of:r=`Number must be a multiple of ${e.multipleOf}`;break;case X.not_finite:r="Number must be finite";break;default:r=t.defaultError,Me.assertNever(e)}return{message:r}},On=fM;var rR=On;function mM(e){rR=e}function Va(){return rR}d();c();l();u();var $c=e=>{let{data:t,path:r,errorMaps:n,issueData:o}=e,i=[...r,...(o.path||[])],a={...o,path:i};if(o.message!==void 0)return{...o,path:i,message:o.message};let p="",f=n.filter(m=>!!m).slice().reverse();for(let m of f)p=m(a,{data:t,defaultError:p}).message;return{...o,path:i,message:p}},gM=[];function se(e,t){let r=Va(),n=$c({issueData:t,data:e.data,path:e.path,errorMaps:[e.common.contextualErrorMap,e.schemaErrorMap,r,r===On?void 0:On].filter(o=>!!o)});e.common.issues.push(n)}var Dt=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,a=yield o.value;n.push({key:i,value:a})}return e.mergeObjectSync(t,n)})()}static mergeObjectSync(t,r){let n={};for(let o of r){let{key:i,value:a}=o;if(i.status==="aborted"||a.status==="aborted")return Ae;i.status==="dirty"&&t.dirty(),a.status==="dirty"&&t.dirty(),i.value!=="__proto__"&&(typeof a.value<"u"||o.alwaysSet)&&(n[i.value]=a.value)}return{status:t.value,value:n}}},Ae=Object.freeze({status:"aborted"}),ai=e=>({status:"dirty",value:e}),jt=e=>({status:"valid",value:e}),rp=e=>e.status==="aborted",np=e=>e.status==="dirty",co=e=>e.status==="valid",ja=e=>typeof Promise<"u"&&e instanceof Promise;d();c();l();u();d();c();l();u();var me;(function(e){e.errToObj=t=>typeof t=="string"?{message:t}:t||{},e.toString=t=>typeof t=="string"?t:t?.message})(me||(me={}));var Cr=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}},nR=(e,t)=>{if(co(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 er(e.common.issues);return this._error=r,this._error}}};function Te(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:(a,p)=>{let{message:f}=e;return a.code==="invalid_enum_value"?{message:f??p.defaultError}:typeof p.data>"u"?{message:f??n??p.defaultError}:a.code!=="invalid_type"?{message:p.defaultError}:{message:f??r??p.defaultError}},description:o}}var _e=class{get description(){return this._def.description}_getType(t){return en(t.data)}_getOrReturnCtx(t,r){return r||{common:t.parent.common,data:t.data,parsedType:en(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}_processInputParams(t){return{status:new Dt,ctx:{common:t.parent.common,data:t.data,parsedType:en(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}}_parseSync(t){let r=this._parse(t);if(ja(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:en(t)},o=this._parseSync({data:t,path:n.path,parent:n});return nR(n,o)}"~validate"(t){let r={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:en(t)};if(!this["~standard"].async)try{let n=this._parseSync({data:t,path:[],parent:r});return co(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=>co(n)?{value:n.value}:{issues:r.common.issues})}parseAsync(t,r){var _this31=this;return _asyncToGenerator(function*(){let n=yield _this31.safeParseAsync(t,r);if(n.success)return n.data;throw n.error})()}safeParseAsync(t,r){var _this32=this;return _asyncToGenerator(function*(){let n={common:{issues:[],contextualErrorMap:r?.errorMap,async:!0},path:r?.path||[],schemaErrorMap:_this32._def.errorMap,parent:null,data:t,parsedType:en(t)},o=_this32._parse({data:t,path:n.path,parent:n}),i=yield ja(o)?o:Promise.resolve(o);return nR(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 a=t(o),p=()=>i.addIssue({code:X.custom,...n(o)});return typeof Promise<"u"&&a instanceof Promise?a.then(f=>f?!0:(p(),!1)):a?!0:(p(),!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 br({schema:this,typeName:xe.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 Ar.create(this,this._def)}nullable(){return rn.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return Dn.create(this)}promise(){return po.create(this,this._def)}or(t){return fi.create([this,t],this._def)}and(t){return mi.create(this,t,this._def)}transform(t){return new br({...Te(this._def),schema:this,typeName:xe.ZodEffects,effect:{type:"transform",transform:t}})}default(t){let r=typeof t=="function"?t:()=>t;return new vi({...Te(this._def),innerType:this,defaultValue:r,typeName:xe.ZodDefault})}brand(){return new Hc({typeName:xe.ZodBranded,type:this,...Te(this._def)})}catch(t){let r=typeof t=="function"?t:()=>t;return new Ai({...Te(this._def),innerType:this,catchValue:r,typeName:xe.ZodCatch})}describe(t){let r=this.constructor;return new r({...this._def,description:t})}pipe(t){return zc.create(this,t)}readonly(){return Ci.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}},hM=/^c[^\s-]{8,}$/i,yM=/^[0-9a-z]+$/,SM=/^[0-9A-HJKMNP-TV-Z]{26}$/i,vM=/^[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,AM=/^[a-z0-9_-]{21}$/i,CM=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,bM=/^[-+]?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)?)??$/,xM=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,wM="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$",gS,RM=/^(?:(?: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])$/,IM=/^(?:(?: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])$/,EM=/^(([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]))$/,FM=/^(([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])$/,TM=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,PM=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,iR="((\\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])))",kM=new RegExp(`^${iR}$`);function aR(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 OM(e){return new RegExp(`^${aR(e)}$`)}function sR(e){let t=`${iR}T${aR(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 _M(e,t){return!!((t==="v4"||!t)&&RM.test(e)||(t==="v6"||!t)&&EM.test(e))}function NM(e,t){if(!CM.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 DM(e,t){return!!((t==="v4"||!t)&&IM.test(e)||(t==="v6"||!t)&&FM.test(e))}var uo=class e extends _e{_parse(t){if(this._def.coerce&&(t.data=String(t.data)),this._getType(t)!==ue.string){let i=this._getOrReturnCtx(t);return se(i,{code:X.invalid_type,expected:ue.string,received:i.parsedType}),Ae}let n=new Dt,o;for(let i of this._def.checks)if(i.kind==="min")t.data.length<i.value&&(o=this._getOrReturnCtx(t,o),se(o,{code:X.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),se(o,{code:X.too_big,maximum:i.value,type:"string",inclusive:!0,exact:!1,message:i.message}),n.dirty());else if(i.kind==="length"){let a=t.data.length>i.value,p=t.data.length<i.value;(a||p)&&(o=this._getOrReturnCtx(t,o),a?se(o,{code:X.too_big,maximum:i.value,type:"string",inclusive:!0,exact:!0,message:i.message}):p&&se(o,{code:X.too_small,minimum:i.value,type:"string",inclusive:!0,exact:!0,message:i.message}),n.dirty())}else if(i.kind==="email")xM.test(t.data)||(o=this._getOrReturnCtx(t,o),se(o,{validation:"email",code:X.invalid_string,message:i.message}),n.dirty());else if(i.kind==="emoji")gS||(gS=new RegExp(wM,"u")),gS.test(t.data)||(o=this._getOrReturnCtx(t,o),se(o,{validation:"emoji",code:X.invalid_string,message:i.message}),n.dirty());else if(i.kind==="uuid")vM.test(t.data)||(o=this._getOrReturnCtx(t,o),se(o,{validation:"uuid",code:X.invalid_string,message:i.message}),n.dirty());else if(i.kind==="nanoid")AM.test(t.data)||(o=this._getOrReturnCtx(t,o),se(o,{validation:"nanoid",code:X.invalid_string,message:i.message}),n.dirty());else if(i.kind==="cuid")hM.test(t.data)||(o=this._getOrReturnCtx(t,o),se(o,{validation:"cuid",code:X.invalid_string,message:i.message}),n.dirty());else if(i.kind==="cuid2")yM.test(t.data)||(o=this._getOrReturnCtx(t,o),se(o,{validation:"cuid2",code:X.invalid_string,message:i.message}),n.dirty());else if(i.kind==="ulid")SM.test(t.data)||(o=this._getOrReturnCtx(t,o),se(o,{validation:"ulid",code:X.invalid_string,message:i.message}),n.dirty());else if(i.kind==="url")try{new URL(t.data)}catch{o=this._getOrReturnCtx(t,o),se(o,{validation:"url",code:X.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),se(o,{validation:"regex",code:X.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),se(o,{code:X.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),se(o,{code:X.invalid_string,validation:{startsWith:i.value},message:i.message}),n.dirty()):i.kind==="endsWith"?t.data.endsWith(i.value)||(o=this._getOrReturnCtx(t,o),se(o,{code:X.invalid_string,validation:{endsWith:i.value},message:i.message}),n.dirty()):i.kind==="datetime"?sR(i).test(t.data)||(o=this._getOrReturnCtx(t,o),se(o,{code:X.invalid_string,validation:"datetime",message:i.message}),n.dirty()):i.kind==="date"?kM.test(t.data)||(o=this._getOrReturnCtx(t,o),se(o,{code:X.invalid_string,validation:"date",message:i.message}),n.dirty()):i.kind==="time"?OM(i).test(t.data)||(o=this._getOrReturnCtx(t,o),se(o,{code:X.invalid_string,validation:"time",message:i.message}),n.dirty()):i.kind==="duration"?bM.test(t.data)||(o=this._getOrReturnCtx(t,o),se(o,{validation:"duration",code:X.invalid_string,message:i.message}),n.dirty()):i.kind==="ip"?_M(t.data,i.version)||(o=this._getOrReturnCtx(t,o),se(o,{validation:"ip",code:X.invalid_string,message:i.message}),n.dirty()):i.kind==="jwt"?NM(t.data,i.alg)||(o=this._getOrReturnCtx(t,o),se(o,{validation:"jwt",code:X.invalid_string,message:i.message}),n.dirty()):i.kind==="cidr"?DM(t.data,i.version)||(o=this._getOrReturnCtx(t,o),se(o,{validation:"cidr",code:X.invalid_string,message:i.message}),n.dirty()):i.kind==="base64"?TM.test(t.data)||(o=this._getOrReturnCtx(t,o),se(o,{validation:"base64",code:X.invalid_string,message:i.message}),n.dirty()):i.kind==="base64url"?PM.test(t.data)||(o=this._getOrReturnCtx(t,o),se(o,{validation:"base64url",code:X.invalid_string,message:i.message}),n.dirty()):Me.assertNever(i);return{status:n.value,value:t.data}}_regex(t,r,n){return this.refinement(o=>t.test(o),{validation:r,code:X.invalid_string,...me.errToObj(n)})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}email(t){return this._addCheck({kind:"email",...me.errToObj(t)})}url(t){return this._addCheck({kind:"url",...me.errToObj(t)})}emoji(t){return this._addCheck({kind:"emoji",...me.errToObj(t)})}uuid(t){return this._addCheck({kind:"uuid",...me.errToObj(t)})}nanoid(t){return this._addCheck({kind:"nanoid",...me.errToObj(t)})}cuid(t){return this._addCheck({kind:"cuid",...me.errToObj(t)})}cuid2(t){return this._addCheck({kind:"cuid2",...me.errToObj(t)})}ulid(t){return this._addCheck({kind:"ulid",...me.errToObj(t)})}base64(t){return this._addCheck({kind:"base64",...me.errToObj(t)})}base64url(t){return this._addCheck({kind:"base64url",...me.errToObj(t)})}jwt(t){return this._addCheck({kind:"jwt",...me.errToObj(t)})}ip(t){return this._addCheck({kind:"ip",...me.errToObj(t)})}cidr(t){return this._addCheck({kind:"cidr",...me.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,...me.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,...me.errToObj(t?.message)})}duration(t){return this._addCheck({kind:"duration",...me.errToObj(t)})}regex(t,r){return this._addCheck({kind:"regex",regex:t,...me.errToObj(r)})}includes(t,r){return this._addCheck({kind:"includes",value:t,position:r?.position,...me.errToObj(r?.message)})}startsWith(t,r){return this._addCheck({kind:"startsWith",value:t,...me.errToObj(r)})}endsWith(t,r){return this._addCheck({kind:"endsWith",value:t,...me.errToObj(r)})}min(t,r){return this._addCheck({kind:"min",value:t,...me.errToObj(r)})}max(t,r){return this._addCheck({kind:"max",value:t,...me.errToObj(r)})}length(t,r){return this._addCheck({kind:"length",value:t,...me.errToObj(r)})}nonempty(t){return this.min(1,me.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}};uo.create=e=>new uo({checks:[],typeName:xe.ZodString,coerce:e?.coerce??!1,...Te(e)});function qM(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(".","")),a=Number.parseInt(t.toFixed(o).replace(".",""));return i%a/10**o}var si=class e extends _e{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)!==ue.number){let i=this._getOrReturnCtx(t);return se(i,{code:X.invalid_type,expected:ue.number,received:i.parsedType}),Ae}let n,o=new Dt;for(let i of this._def.checks)i.kind==="int"?Me.isInteger(t.data)||(n=this._getOrReturnCtx(t,n),se(n,{code:X.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),se(n,{code:X.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),se(n,{code:X.too_big,maximum:i.value,type:"number",inclusive:i.inclusive,exact:!1,message:i.message}),o.dirty()):i.kind==="multipleOf"?qM(t.data,i.value)!==0&&(n=this._getOrReturnCtx(t,n),se(n,{code:X.not_multiple_of,multipleOf:i.value,message:i.message}),o.dirty()):i.kind==="finite"?Number.isFinite(t.data)||(n=this._getOrReturnCtx(t,n),se(n,{code:X.not_finite,message:i.message}),o.dirty()):Me.assertNever(i);return{status:o.value,value:t.data}}gte(t,r){return this.setLimit("min",t,!0,me.toString(r))}gt(t,r){return this.setLimit("min",t,!1,me.toString(r))}lte(t,r){return this.setLimit("max",t,!0,me.toString(r))}lt(t,r){return this.setLimit("max",t,!1,me.toString(r))}setLimit(t,r,n,o){return new e({...this._def,checks:[...this._def.checks,{kind:t,value:r,inclusive:n,message:me.toString(o)}]})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}int(t){return this._addCheck({kind:"int",message:me.toString(t)})}positive(t){return this._addCheck({kind:"min",value:0,inclusive:!1,message:me.toString(t)})}negative(t){return this._addCheck({kind:"max",value:0,inclusive:!1,message:me.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:0,inclusive:!0,message:me.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:0,inclusive:!0,message:me.toString(t)})}multipleOf(t,r){return this._addCheck({kind:"multipleOf",value:t,message:me.toString(r)})}finite(t){return this._addCheck({kind:"finite",message:me.toString(t)})}safe(t){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:me.toString(t)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:me.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"&&Me.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)}};si.create=e=>new si({checks:[],typeName:xe.ZodNumber,coerce:e?.coerce||!1,...Te(e)});var ci=class e extends _e{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)!==ue.bigint)return this._getInvalidInput(t);let n,o=new Dt;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),se(n,{code:X.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),se(n,{code:X.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),se(n,{code:X.not_multiple_of,multipleOf:i.value,message:i.message}),o.dirty()):Me.assertNever(i);return{status:o.value,value:t.data}}_getInvalidInput(t){let r=this._getOrReturnCtx(t);return se(r,{code:X.invalid_type,expected:ue.bigint,received:r.parsedType}),Ae}gte(t,r){return this.setLimit("min",t,!0,me.toString(r))}gt(t,r){return this.setLimit("min",t,!1,me.toString(r))}lte(t,r){return this.setLimit("max",t,!0,me.toString(r))}lt(t,r){return this.setLimit("max",t,!1,me.toString(r))}setLimit(t,r,n,o){return new e({...this._def,checks:[...this._def.checks,{kind:t,value:r,inclusive:n,message:me.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:me.toString(t)})}negative(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:me.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:me.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:me.toString(t)})}multipleOf(t,r){return this._addCheck({kind:"multipleOf",value:t,message:me.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}};ci.create=e=>new ci({checks:[],typeName:xe.ZodBigInt,coerce:e?.coerce??!1,...Te(e)});var ui=class extends _e{_parse(t){if(this._def.coerce&&(t.data=!!t.data),this._getType(t)!==ue.boolean){let n=this._getOrReturnCtx(t);return se(n,{code:X.invalid_type,expected:ue.boolean,received:n.parsedType}),Ae}return jt(t.data)}};ui.create=e=>new ui({typeName:xe.ZodBoolean,coerce:e?.coerce||!1,...Te(e)});var li=class e extends _e{_parse(t){if(this._def.coerce&&(t.data=new Date(t.data)),this._getType(t)!==ue.date){let i=this._getOrReturnCtx(t);return se(i,{code:X.invalid_type,expected:ue.date,received:i.parsedType}),Ae}if(Number.isNaN(t.data.getTime())){let i=this._getOrReturnCtx(t);return se(i,{code:X.invalid_date}),Ae}let n=new Dt,o;for(let i of this._def.checks)i.kind==="min"?t.data.getTime()<i.value&&(o=this._getOrReturnCtx(t,o),se(o,{code:X.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),se(o,{code:X.too_big,message:i.message,inclusive:!0,exact:!1,maximum:i.value,type:"date"}),n.dirty()):Me.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:me.toString(r)})}max(t,r){return this._addCheck({kind:"max",value:t.getTime(),message:me.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}};li.create=e=>new li({checks:[],coerce:e?.coerce||!1,typeName:xe.ZodDate,...Te(e)});var Ua=class extends _e{_parse(t){if(this._getType(t)!==ue.symbol){let n=this._getOrReturnCtx(t);return se(n,{code:X.invalid_type,expected:ue.symbol,received:n.parsedType}),Ae}return jt(t.data)}};Ua.create=e=>new Ua({typeName:xe.ZodSymbol,...Te(e)});var di=class extends _e{_parse(t){if(this._getType(t)!==ue.undefined){let n=this._getOrReturnCtx(t);return se(n,{code:X.invalid_type,expected:ue.undefined,received:n.parsedType}),Ae}return jt(t.data)}};di.create=e=>new di({typeName:xe.ZodUndefined,...Te(e)});var pi=class extends _e{_parse(t){if(this._getType(t)!==ue.null){let n=this._getOrReturnCtx(t);return se(n,{code:X.invalid_type,expected:ue.null,received:n.parsedType}),Ae}return jt(t.data)}};pi.create=e=>new pi({typeName:xe.ZodNull,...Te(e)});var lo=class extends _e{constructor(){super(...arguments),this._any=!0}_parse(t){return jt(t.data)}};lo.create=e=>new lo({typeName:xe.ZodAny,...Te(e)});var Nn=class extends _e{constructor(){super(...arguments),this._unknown=!0}_parse(t){return jt(t.data)}};Nn.create=e=>new Nn({typeName:xe.ZodUnknown,...Te(e)});var Or=class extends _e{_parse(t){let r=this._getOrReturnCtx(t);return se(r,{code:X.invalid_type,expected:ue.never,received:r.parsedType}),Ae}};Or.create=e=>new Or({typeName:xe.ZodNever,...Te(e)});var Qa=class extends _e{_parse(t){if(this._getType(t)!==ue.undefined){let n=this._getOrReturnCtx(t);return se(n,{code:X.invalid_type,expected:ue.void,received:n.parsedType}),Ae}return jt(t.data)}};Qa.create=e=>new Qa({typeName:xe.ZodVoid,...Te(e)});var Dn=class e extends _e{_parse(t){let{ctx:r,status:n}=this._processInputParams(t),o=this._def;if(r.parsedType!==ue.array)return se(r,{code:X.invalid_type,expected:ue.array,received:r.parsedType}),Ae;if(o.exactLength!==null){let a=r.data.length>o.exactLength.value,p=r.data.length<o.exactLength.value;(a||p)&&(se(r,{code:a?X.too_big:X.too_small,minimum:p?o.exactLength.value:void 0,maximum:a?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&&(se(r,{code:X.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&&(se(r,{code:X.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((a,p)=>o.type._parseAsync(new Cr(r,a,r.path,p)))).then(a=>Dt.mergeArray(n,a));let i=[...r.data].map((a,p)=>o.type._parseSync(new Cr(r,a,r.path,p)));return Dt.mergeArray(n,i)}get element(){return this._def.type}min(t,r){return new e({...this._def,minLength:{value:t,message:me.toString(r)}})}max(t,r){return new e({...this._def,maxLength:{value:t,message:me.toString(r)}})}length(t,r){return new e({...this._def,exactLength:{value:t,message:me.toString(r)}})}nonempty(t){return this.min(1,t)}};Dn.create=(e,t)=>new Dn({type:e,minLength:null,maxLength:null,exactLength:null,typeName:xe.ZodArray,...Te(t)});function La(e){if(e instanceof tr){let t={};for(let r in e.shape){let n=e.shape[r];t[r]=Ar.create(La(n))}return new tr({...e._def,shape:()=>t})}else return e instanceof Dn?new Dn({...e._def,type:La(e.element)}):e instanceof Ar?Ar.create(La(e.unwrap())):e instanceof rn?rn.create(La(e.unwrap())):e instanceof tn?tn.create(e.items.map(t=>La(t))):e}var tr=class e extends _e{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=Me.objectKeys(t);return this._cached={shape:t,keys:r},this._cached}_parse(t){if(this._getType(t)!==ue.object){let m=this._getOrReturnCtx(t);return se(m,{code:X.invalid_type,expected:ue.object,received:m.parsedType}),Ae}let{status:n,ctx:o}=this._processInputParams(t),{shape:i,keys:a}=this._getCached(),p=[];if(!(this._def.catchall instanceof Or&&this._def.unknownKeys==="strip"))for(let m in o.data)a.includes(m)||p.push(m);let f=[];for(let m of a){let g=i[m],C=o.data[m];f.push({key:{status:"valid",value:m},value:g._parse(new Cr(o,C,o.path,m)),alwaysSet:m in o.data})}if(this._def.catchall instanceof Or){let m=this._def.unknownKeys;if(m==="passthrough")for(let g of p)f.push({key:{status:"valid",value:g},value:{status:"valid",value:o.data[g]}});else if(m==="strict")p.length>0&&(se(o,{code:X.unrecognized_keys,keys:p}),n.dirty());else if(m!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{let m=this._def.catchall;for(let g of p){let C=o.data[g];f.push({key:{status:"valid",value:g},value:m._parse(new Cr(o,C,o.path,g)),alwaysSet:g in o.data})}}return o.common.async?Promise.resolve().then(/*#__PURE__*/_asyncToGenerator(function*(){let m=[];for(let g of f){let C=yield g.key,x=yield g.value;m.push({key:C,value:x,alwaysSet:g.alwaysSet})}return m})).then(m=>Dt.mergeObjectSync(n,m)):Dt.mergeObjectSync(n,f)}get shape(){return this._def.shape()}strict(t){return me.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:me.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:xe.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 Me.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 Me.objectKeys(this.shape))t[n]||(r[n]=this.shape[n]);return new e({...this._def,shape:()=>r})}deepPartial(){return La(this)}partial(t){let r={};for(let n of Me.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 Me.objectKeys(this.shape))if(t&&!t[n])r[n]=this.shape[n];else{let i=this.shape[n];for(;i instanceof Ar;)i=i._def.innerType;r[n]=i}return new e({...this._def,shape:()=>r})}keyof(){return cR(Me.objectKeys(this.shape))}};tr.create=(e,t)=>new tr({shape:()=>e,unknownKeys:"strip",catchall:Or.create(),typeName:xe.ZodObject,...Te(t)});tr.strictCreate=(e,t)=>new tr({shape:()=>e,unknownKeys:"strict",catchall:Or.create(),typeName:xe.ZodObject,...Te(t)});tr.lazycreate=(e,t)=>new tr({shape:e,unknownKeys:"strip",catchall:Or.create(),typeName:xe.ZodObject,...Te(t)});var fi=class extends _e{_parse(t){let{ctx:r}=this._processInputParams(t),n=this._def.options;function o(i){for(let p of i)if(p.result.status==="valid")return p.result;for(let p of i)if(p.result.status==="dirty")return r.common.issues.push(...p.ctx.common.issues),p.result;let a=i.map(p=>new er(p.ctx.common.issues));return se(r,{code:X.invalid_union,unionErrors:a}),Ae}if(r.common.async)return Promise.all(n.map(/*#__PURE__*/function(){var _ref71=_asyncToGenerator(function*(i){let a={...r,common:{...r.common,issues:[]},parent:null};return{result:yield i._parseAsync({data:r.data,path:r.path,parent:a}),ctx:a}});return function(_x195){return _ref71.apply(this,arguments)}}())).then(o);{let i,a=[];for(let f of n){let m={...r,common:{...r.common,issues:[]},parent:null},g=f._parseSync({data:r.data,path:r.path,parent:m});if(g.status==="valid")return g;g.status==="dirty"&&!i&&(i={result:g,ctx:m}),m.common.issues.length&&a.push(m.common.issues)}if(i)return r.common.issues.push(...i.ctx.common.issues),i.result;let p=a.map(f=>new er(f));return se(r,{code:X.invalid_union,unionErrors:p}),Ae}}get options(){return this._def.options}};fi.create=(e,t)=>new fi({options:e,typeName:xe.ZodUnion,...Te(t)});var _n=e=>e instanceof gi?_n(e.schema):e instanceof br?_n(e.innerType()):e instanceof hi?[e.value]:e instanceof yi?e.options:e instanceof Si?Me.objectValues(e.enum):e instanceof vi?_n(e._def.innerType):e instanceof di?[void 0]:e instanceof pi?[null]:e instanceof Ar?[void 0,..._n(e.unwrap())]:e instanceof rn?[null,..._n(e.unwrap())]:e instanceof Hc||e instanceof Ci?_n(e.unwrap()):e instanceof Ai?_n(e._def.innerType):[],op=class e extends _e{_parse(t){let{ctx:r}=this._processInputParams(t);if(r.parsedType!==ue.object)return se(r,{code:X.invalid_type,expected:ue.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}):(se(r,{code:X.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 a=_n(i.shape[t]);if(!a.length)throw new Error(`A discriminator value for key \`${t}\` could not be extracted from all schema options`);for(let p of a){if(o.has(p))throw new Error(`Discriminator property ${String(t)} has duplicate value ${String(p)}`);o.set(p,i)}}return new e({typeName:xe.ZodDiscriminatedUnion,discriminator:t,options:r,optionsMap:o,...Te(n)})}};function hS(e,t){let r=en(e),n=en(t);if(e===t)return{valid:!0,data:e};if(r===ue.object&&n===ue.object){let o=Me.objectKeys(t),i=Me.objectKeys(e).filter(p=>o.indexOf(p)!==-1),a={...e,...t};for(let p of i){let f=hS(e[p],t[p]);if(!f.valid)return{valid:!1};a[p]=f.data}return{valid:!0,data:a}}else if(r===ue.array&&n===ue.array){if(e.length!==t.length)return{valid:!1};let o=[];for(let i=0;i<e.length;i++){let a=e[i],p=t[i],f=hS(a,p);if(!f.valid)return{valid:!1};o.push(f.data)}return{valid:!0,data:o}}else return r===ue.date&&n===ue.date&&+e==+t?{valid:!0,data:e}:{valid:!1}}var mi=class extends _e{_parse(t){let{status:r,ctx:n}=this._processInputParams(t),o=(i,a)=>{if(rp(i)||rp(a))return Ae;let p=hS(i.value,a.value);return p.valid?((np(i)||np(a))&&r.dirty(),{status:r.value,value:p.data}):(se(n,{code:X.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,a])=>o(i,a)):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}))}};mi.create=(e,t,r)=>new mi({left:e,right:t,typeName:xe.ZodIntersection,...Te(r)});var tn=class e extends _e{_parse(t){let{status:r,ctx:n}=this._processInputParams(t);if(n.parsedType!==ue.array)return se(n,{code:X.invalid_type,expected:ue.array,received:n.parsedType}),Ae;if(n.data.length<this._def.items.length)return se(n,{code:X.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),Ae;!this._def.rest&&n.data.length>this._def.items.length&&(se(n,{code:X.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),r.dirty());let i=[...n.data].map((a,p)=>{let f=this._def.items[p]||this._def.rest;return f?f._parse(new Cr(n,a,n.path,p)):null}).filter(a=>!!a);return n.common.async?Promise.all(i).then(a=>Dt.mergeArray(r,a)):Dt.mergeArray(r,i)}get items(){return this._def.items}rest(t){return new e({...this._def,rest:t})}};tn.create=(e,t)=>{if(!Array.isArray(e))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new tn({items:e,typeName:xe.ZodTuple,rest:null,...Te(t)})};var ip=class e extends _e{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!==ue.object)return se(n,{code:X.invalid_type,expected:ue.object,received:n.parsedType}),Ae;let o=[],i=this._def.keyType,a=this._def.valueType;for(let p in n.data)o.push({key:i._parse(new Cr(n,p,n.path,p)),value:a._parse(new Cr(n,n.data[p],n.path,p)),alwaysSet:p in n.data});return n.common.async?Dt.mergeObjectAsync(r,o):Dt.mergeObjectSync(r,o)}get element(){return this._def.valueType}static create(t,r,n){return r instanceof _e?new e({keyType:t,valueType:r,typeName:xe.ZodRecord,...Te(n)}):new e({keyType:uo.create(),valueType:t,typeName:xe.ZodRecord,...Te(r)})}},Ba=class extends _e{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!==ue.map)return se(n,{code:X.invalid_type,expected:ue.map,received:n.parsedType}),Ae;let o=this._def.keyType,i=this._def.valueType,a=[...n.data.entries()].map(([p,f],m)=>({key:o._parse(new Cr(n,p,n.path,[m,"key"])),value:i._parse(new Cr(n,f,n.path,[m,"value"]))}));if(n.common.async){let p=new Map;return Promise.resolve().then(/*#__PURE__*/_asyncToGenerator(function*(){for(let f of a){let m=yield f.key,g=yield f.value;if(m.status==="aborted"||g.status==="aborted")return Ae;(m.status==="dirty"||g.status==="dirty")&&r.dirty(),p.set(m.value,g.value)}return{status:r.value,value:p}}))}else{let p=new Map;for(let f of a){let m=f.key,g=f.value;if(m.status==="aborted"||g.status==="aborted")return Ae;(m.status==="dirty"||g.status==="dirty")&&r.dirty(),p.set(m.value,g.value)}return{status:r.value,value:p}}}};Ba.create=(e,t,r)=>new Ba({valueType:t,keyType:e,typeName:xe.ZodMap,...Te(r)});var Ga=class e extends _e{_parse(t){let{status:r,ctx:n}=this._processInputParams(t);if(n.parsedType!==ue.set)return se(n,{code:X.invalid_type,expected:ue.set,received:n.parsedType}),Ae;let o=this._def;o.minSize!==null&&n.data.size<o.minSize.value&&(se(n,{code:X.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&&(se(n,{code:X.too_big,maximum:o.maxSize.value,type:"set",inclusive:!0,exact:!1,message:o.maxSize.message}),r.dirty());let i=this._def.valueType;function a(f){let m=new Set;for(let g of f){if(g.status==="aborted")return Ae;g.status==="dirty"&&r.dirty(),m.add(g.value)}return{status:r.value,value:m}}let p=[...n.data.values()].map((f,m)=>i._parse(new Cr(n,f,n.path,m)));return n.common.async?Promise.all(p).then(f=>a(f)):a(p)}min(t,r){return new e({...this._def,minSize:{value:t,message:me.toString(r)}})}max(t,r){return new e({...this._def,maxSize:{value:t,message:me.toString(r)}})}size(t,r){return this.min(t,r).max(t,r)}nonempty(t){return this.min(1,t)}};Ga.create=(e,t)=>new Ga({valueType:e,minSize:null,maxSize:null,typeName:xe.ZodSet,...Te(t)});var ap=class e extends _e{constructor(){super(...arguments),this.validate=this.implement}_parse(t){let{ctx:r}=this._processInputParams(t);if(r.parsedType!==ue.function)return se(r,{code:X.invalid_type,expected:ue.function,received:r.parsedType}),Ae;function n(p,f){return $c({data:p,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,Va(),On].filter(m=>!!m),issueData:{code:X.invalid_arguments,argumentsError:f}})}function o(p,f){return $c({data:p,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,Va(),On].filter(m=>!!m),issueData:{code:X.invalid_return_type,returnTypeError:f}})}let i={errorMap:r.common.contextualErrorMap},a=r.data;if(this._def.returns instanceof po){let p=this;return jt(/*#__PURE__*/_asyncToGenerator(function*(...f){let m=new er([]),g=yield p._def.args.parseAsync(f,i).catch(h=>{throw m.addIssue(n(f,h)),m}),C=yield Reflect.apply(a,this,g);return yield p._def.returns._def.type.parseAsync(C,i).catch(h=>{throw m.addIssue(o(C,h)),m})}))}else{let p=this;return jt(function(...f){let m=p._def.args.safeParse(f,i);if(!m.success)throw new er([n(f,m.error)]);let g=Reflect.apply(a,this,m.data),C=p._def.returns.safeParse(g,i);if(!C.success)throw new er([o(g,C.error)]);return C.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...t){return new e({...this._def,args:tn.create(t).rest(Nn.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||tn.create([]).rest(Nn.create()),returns:r||Nn.create(),typeName:xe.ZodFunction,...Te(n)})}},gi=class extends _e{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})}};gi.create=(e,t)=>new gi({getter:e,typeName:xe.ZodLazy,...Te(t)});var hi=class extends _e{_parse(t){if(t.data!==this._def.value){let r=this._getOrReturnCtx(t);return se(r,{received:r.data,code:X.invalid_literal,expected:this._def.value}),Ae}return{status:"valid",value:t.data}}get value(){return this._def.value}};hi.create=(e,t)=>new hi({value:e,typeName:xe.ZodLiteral,...Te(t)});function cR(e,t){return new yi({values:e,typeName:xe.ZodEnum,...Te(t)})}var yi=class e extends _e{_parse(t){if(typeof t.data!="string"){let r=this._getOrReturnCtx(t),n=this._def.values;return se(r,{expected:Me.joinValues(n),received:r.parsedType,code:X.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 se(r,{received:r.data,code:X.invalid_enum_value,options:n}),Ae}return jt(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})}};yi.create=cR;var Si=class extends _e{_parse(t){let r=Me.getValidEnumValues(this._def.values),n=this._getOrReturnCtx(t);if(n.parsedType!==ue.string&&n.parsedType!==ue.number){let o=Me.objectValues(r);return se(n,{expected:Me.joinValues(o),received:n.parsedType,code:X.invalid_type}),Ae}if(this._cache||(this._cache=new Set(Me.getValidEnumValues(this._def.values))),!this._cache.has(t.data)){let o=Me.objectValues(r);return se(n,{received:n.data,code:X.invalid_enum_value,options:o}),Ae}return jt(t.data)}get enum(){return this._def.values}};Si.create=(e,t)=>new Si({values:e,typeName:xe.ZodNativeEnum,...Te(t)});var po=class extends _e{unwrap(){return this._def.type}_parse(t){let{ctx:r}=this._processInputParams(t);if(r.parsedType!==ue.promise&&r.common.async===!1)return se(r,{code:X.invalid_type,expected:ue.promise,received:r.parsedType}),Ae;let n=r.parsedType===ue.promise?r.data:Promise.resolve(r.data);return jt(n.then(o=>this._def.type.parseAsync(o,{path:r.path,errorMap:r.common.contextualErrorMap})))}};po.create=(e,t)=>new po({type:e,typeName:xe.ZodPromise,...Te(t)});var br=class extends _e{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===xe.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(t){var _this33=this;let{status:r,ctx:n}=this._processInputParams(t),o=this._def.effect||null,i={addIssue:a=>{se(n,a),a.fatal?r.abort():r.dirty()},get path(){return n.path}};if(i.addIssue=i.addIssue.bind(i),o.type==="preprocess"){let a=o.transform(n.data,i);if(n.common.async)return Promise.resolve(a).then(/*#__PURE__*/function(){var _ref74=_asyncToGenerator(function*(p){if(r.value==="aborted")return Ae;let f=yield _this33._def.schema._parseAsync({data:p,path:n.path,parent:n});return f.status==="aborted"?Ae:f.status==="dirty"?ai(f.value):r.value==="dirty"?ai(f.value):f});return function(_x196){return _ref74.apply(this,arguments)}}());{if(r.value==="aborted")return Ae;let p=this._def.schema._parseSync({data:a,path:n.path,parent:n});return p.status==="aborted"?Ae:p.status==="dirty"?ai(p.value):r.value==="dirty"?ai(p.value):p}}if(o.type==="refinement"){let a=p=>{let f=o.refinement(p,i);if(n.common.async)return Promise.resolve(f);if(f instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return p};if(n.common.async===!1){let p=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});return p.status==="aborted"?Ae:(p.status==="dirty"&&r.dirty(),a(p.value),{status:r.value,value:p.value})}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(p=>p.status==="aborted"?Ae:(p.status==="dirty"&&r.dirty(),a(p.value).then(()=>({status:r.value,value:p.value}))))}if(o.type==="transform")if(n.common.async===!1){let a=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});if(!co(a))return Ae;let p=o.transform(a.value,i);if(p instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:r.value,value:p}}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(a=>co(a)?Promise.resolve(o.transform(a.value,i)).then(p=>({status:r.value,value:p})):Ae);Me.assertNever(o)}};br.create=(e,t,r)=>new br({schema:e,typeName:xe.ZodEffects,effect:t,...Te(r)});br.createWithPreprocess=(e,t,r)=>new br({schema:t,effect:{type:"preprocess",transform:e},typeName:xe.ZodEffects,...Te(r)});var Ar=class extends _e{_parse(t){return this._getType(t)===ue.undefined?jt(void 0):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}};Ar.create=(e,t)=>new Ar({innerType:e,typeName:xe.ZodOptional,...Te(t)});var rn=class extends _e{_parse(t){return this._getType(t)===ue.null?jt(null):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}};rn.create=(e,t)=>new rn({innerType:e,typeName:xe.ZodNullable,...Te(t)});var vi=class extends _e{_parse(t){let{ctx:r}=this._processInputParams(t),n=r.data;return r.parsedType===ue.undefined&&(n=this._def.defaultValue()),this._def.innerType._parse({data:n,path:r.path,parent:r})}removeDefault(){return this._def.innerType}};vi.create=(e,t)=>new vi({innerType:e,typeName:xe.ZodDefault,defaultValue:typeof t.default=="function"?t.default:()=>t.default,...Te(t)});var Ai=class extends _e{_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 ja(o)?o.then(i=>({status:"valid",value:i.status==="valid"?i.value:this._def.catchValue({get error(){return new er(n.common.issues)},input:n.data})})):{status:"valid",value:o.status==="valid"?o.value:this._def.catchValue({get error(){return new er(n.common.issues)},input:n.data})}}removeCatch(){return this._def.innerType}};Ai.create=(e,t)=>new Ai({innerType:e,typeName:xe.ZodCatch,catchValue:typeof t.catch=="function"?t.catch:()=>t.catch,...Te(t)});var $a=class extends _e{_parse(t){if(this._getType(t)!==ue.nan){let n=this._getOrReturnCtx(t);return se(n,{code:X.invalid_type,expected:ue.nan,received:n.parsedType}),Ae}return{status:"valid",value:t.data}}};$a.create=e=>new $a({typeName:xe.ZodNaN,...Te(e)});var MM=Symbol("zod_brand"),Hc=class extends _e{_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}},zc=class e extends _e{_parse(t){var _this34=this;let{status:r,ctx:n}=this._processInputParams(t);if(n.common.async)return _asyncToGenerator(function*(){let i=yield _this34._def.in._parseAsync({data:n.data,path:n.path,parent:n});return i.status==="aborted"?Ae:i.status==="dirty"?(r.dirty(),ai(i.value)):_this34._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:xe.ZodPipeline})}},Ci=class extends _e{_parse(t){let r=this._def.innerType._parse(t),n=o=>(co(o)&&(o.value=Object.freeze(o.value)),o);return ja(r)?r.then(o=>n(o)):n(r)}unwrap(){return this._def.innerType}};Ci.create=(e,t)=>new Ci({innerType:e,typeName:xe.ZodReadonly,...Te(t)});function oR(e,t){let r=typeof e=="function"?e(t):typeof e=="string"?{message:e}:e;return typeof r=="string"?{message:r}:r}function uR(e,t={},r){return e?lo.create().superRefine((n,o)=>{let i=e(n);if(i instanceof Promise)return i.then(a=>{if(!a){let p=oR(t,n),f=p.fatal??r??!0;o.addIssue({code:"custom",...p,fatal:f})}});if(!i){let a=oR(t,n),p=a.fatal??r??!0;o.addIssue({code:"custom",...a,fatal:p})}}):lo.create()}var VM={object:tr.lazycreate},xe;(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"})(xe||(xe={}));var jM=(e,t={message:`Input not instance of ${e.name}`})=>uR(r=>r instanceof e,t),lR=uo.create,dR=si.create,LM=$a.create,UM=ci.create,pR=ui.create,QM=li.create,BM=Ua.create,GM=di.create,$M=pi.create,HM=lo.create,zM=Nn.create,WM=Or.create,YM=Qa.create,KM=Dn.create,XM=tr.create,ZM=tr.strictCreate,JM=fi.create,eV=op.create,tV=mi.create,rV=tn.create,nV=ip.create,oV=Ba.create,iV=Ga.create,aV=ap.create,sV=gi.create,cV=hi.create,uV=yi.create,lV=Si.create,dV=po.create,pV=br.create,fV=Ar.create,mV=rn.create,gV=br.createWithPreprocess,hV=zc.create,yV=()=>lR().optional(),SV=()=>dR().optional(),vV=()=>pR().optional(),AV={string:e=>uo.create({...e,coerce:!0}),number:e=>si.create({...e,coerce:!0}),boolean:e=>ui.create({...e,coerce:!0}),bigint:e=>ci.create({...e,coerce:!0}),date:e=>li.create({...e,coerce:!0})};var CV=Ae;var bV=R.object({name:R.string(),arguments:R.string()}),xV=R.object({id:R.string(),type:R.literal("function"),function:bV,encryptedValue:R.string().optional()}),sp=R.object({id:R.string(),role:R.string(),content:R.string().optional(),name:R.string().optional(),encryptedValue:R.string().optional()}),wV=R.object({type:R.literal("text"),text:R.string()}),RV=R.object({type:R.literal("data"),value:R.string(),mimeType:R.string()}),IV=R.object({type:R.literal("url"),value:R.string(),mimeType:R.string().optional()}),cp=R.discriminatedUnion("type",[RV,IV]),EV=R.object({type:R.literal("image"),source:cp,metadata:R.unknown().optional()}),FV=R.object({type:R.literal("audio"),source:cp,metadata:R.unknown().optional()}),TV=R.object({type:R.literal("video"),source:cp,metadata:R.unknown().optional()}),PV=R.object({type:R.literal("document"),source:cp,metadata:R.unknown().optional()});var fR=R.object({type:R.literal("binary"),mimeType:R.string(),id:R.string().optional(),url:R.string().optional(),data:R.string().optional(),filename:R.string().optional()}),mR=(e,t)=>{!e.id&&!e.url&&!e.data&&t.addIssue({code:R.ZodIssueCode.custom,message:"BinaryInputContent requires at least one of id, url, or data.",path:["id"]})},Mle=fR.superRefine((e,t)=>{mR(e,t)}),kV=R.discriminatedUnion("type",[wV,EV,FV,TV,PV,fR]),OV=kV.superRefine((e,t)=>{e.type==="binary"&&mR(e,t)}),_V=sp.extend({role:R.literal("developer"),content:R.string()}),NV=sp.extend({role:R.literal("system"),content:R.string()}),DV=sp.extend({role:R.literal("assistant"),content:R.string().optional(),toolCalls:R.array(xV).optional()}),qV=sp.extend({role:R.literal("user"),content:R.union([R.string(),R.array(OV)])}),MV=R.object({id:R.string(),content:R.string(),role:R.literal("tool"),toolCallId:R.string(),error:R.string().optional(),encryptedValue:R.string().optional()}),VV=R.object({id:R.string(),role:R.literal("activity"),activityType:R.string(),content:R.record(R.any())}),jV=R.object({id:R.string(),role:R.literal("reasoning"),content:R.string(),encryptedValue:R.string().optional()}),gR=R.discriminatedUnion("role",[_V,NV,DV,qV,MV,VV,jV]),Vle=R.union([R.literal("developer"),R.literal("system"),R.literal("assistant"),R.literal("user"),R.literal("tool"),R.literal("activity"),R.literal("reasoning")]),LV=R.object({description:R.string(),value:R.string()}),hR=R.object({name:R.string(),description:R.string(),parameters:R.any(),metadata:R.record(R.any()).optional()}),UV=R.object({threadId:R.string(),runId:R.string(),parentRunId:R.string().optional(),state:R.any(),messages:R.array(gR),tools:R.array(hR),context:R.array(LV),forwardedProps:R.any()}),QV=R.any(),lt=class extends Error{constructor(e){super(e)}},yS=class extends lt{constructor(){super("Connect not implemented. This method is not supported by the current agent.")}},BV=R.object({name:R.string(),description:R.string().optional()}),GV=R.object({name:R.string().optional(),type:R.string().optional(),description:R.string().optional(),version:R.string().optional(),provider:R.string().optional(),documentationUrl:R.string().optional(),metadata:R.record(R.unknown()).optional()}),$V=R.object({streaming:R.boolean().optional(),websocket:R.boolean().optional(),httpBinary:R.boolean().optional(),pushNotifications:R.boolean().optional(),resumable:R.boolean().optional()}),HV=R.object({supported:R.boolean().optional(),items:R.array(hR).optional(),parallelCalls:R.boolean().optional(),clientProvided:R.boolean().optional()}),zV=R.object({structuredOutput:R.boolean().optional(),supportedMimeTypes:R.array(R.string()).optional()}),WV=R.object({snapshots:R.boolean().optional(),deltas:R.boolean().optional(),memory:R.boolean().optional(),persistentState:R.boolean().optional()}),YV=R.object({supported:R.boolean().optional(),delegation:R.boolean().optional(),handoffs:R.boolean().optional(),subAgents:R.array(BV).optional()}),KV=R.object({supported:R.boolean().optional(),streaming:R.boolean().optional(),encrypted:R.boolean().optional()}),XV=R.object({image:R.boolean().optional(),audio:R.boolean().optional(),video:R.boolean().optional(),pdf:R.boolean().optional(),file:R.boolean().optional()}),ZV=R.object({image:R.boolean().optional(),audio:R.boolean().optional()}),JV=R.object({input:XV.optional(),output:ZV.optional()}),ej=R.object({codeExecution:R.boolean().optional(),sandboxed:R.boolean().optional(),maxIterations:R.number().optional(),maxExecutionTime:R.number().optional()}),tj=R.object({supported:R.boolean().optional(),approvals:R.boolean().optional(),interventions:R.boolean().optional(),feedback:R.boolean().optional()}),jle=R.object({identity:GV.optional(),transport:$V.optional(),tools:HV.optional(),output:zV.optional(),state:WV.optional(),multiAgent:YV.optional(),reasoning:KV.optional(),multimodal:JV.optional(),execution:ej.optional(),humanInTheLoop:tj.optional(),custom:R.record(R.unknown()).optional()}),yR=R.union([R.literal("developer"),R.literal("system"),R.literal("assistant"),R.literal("user")]),V=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}({}),Ue=R.object({type:R.nativeEnum(V),timestamp:R.number().optional(),rawEvent:R.any().optional()}).passthrough(),rj=Ue.extend({type:R.literal(V.TEXT_MESSAGE_START),messageId:R.string(),role:yR.default("assistant"),name:R.string().optional()}),SR=Ue.extend({type:R.literal(V.TEXT_MESSAGE_CONTENT),messageId:R.string(),delta:R.string()}),nj=Ue.extend({type:R.literal(V.TEXT_MESSAGE_END),messageId:R.string()}),oj=Ue.extend({type:R.literal(V.TEXT_MESSAGE_CHUNK),messageId:R.string().optional(),role:yR.optional(),delta:R.string().optional(),name:R.string().optional()}),ij=Ue.extend({type:R.literal(V.THINKING_TEXT_MESSAGE_START)}),aj=SR.omit({messageId:!0,type:!0}).extend({type:R.literal(V.THINKING_TEXT_MESSAGE_CONTENT)}),sj=Ue.extend({type:R.literal(V.THINKING_TEXT_MESSAGE_END)}),cj=Ue.extend({type:R.literal(V.TOOL_CALL_START),toolCallId:R.string(),toolCallName:R.string(),parentMessageId:R.string().optional()}),uj=Ue.extend({type:R.literal(V.TOOL_CALL_ARGS),toolCallId:R.string(),delta:R.string()}),lj=Ue.extend({type:R.literal(V.TOOL_CALL_END),toolCallId:R.string()}),dj=Ue.extend({messageId:R.string(),type:R.literal(V.TOOL_CALL_RESULT),toolCallId:R.string(),content:R.string(),role:R.literal("tool").optional()}),pj=Ue.extend({type:R.literal(V.TOOL_CALL_CHUNK),toolCallId:R.string().optional(),toolCallName:R.string().optional(),parentMessageId:R.string().optional(),delta:R.string().optional()}),fj=Ue.extend({type:R.literal(V.THINKING_START),title:R.string().optional()}),mj=Ue.extend({type:R.literal(V.THINKING_END)}),gj=Ue.extend({type:R.literal(V.STATE_SNAPSHOT),snapshot:QV}),hj=Ue.extend({type:R.literal(V.STATE_DELTA),delta:R.array(R.any())}),yj=Ue.extend({type:R.literal(V.MESSAGES_SNAPSHOT),messages:R.array(gR)}),Sj=Ue.extend({type:R.literal(V.ACTIVITY_SNAPSHOT),messageId:R.string(),activityType:R.string(),content:R.record(R.any()),replace:R.boolean().optional().default(!0)}),vj=Ue.extend({type:R.literal(V.ACTIVITY_DELTA),messageId:R.string(),activityType:R.string(),patch:R.array(R.any())}),Aj=Ue.extend({type:R.literal(V.RAW),event:R.any(),source:R.string().optional()}),Cj=Ue.extend({type:R.literal(V.CUSTOM),name:R.string(),value:R.any()}),bj=Ue.extend({type:R.literal(V.RUN_STARTED),threadId:R.string(),runId:R.string(),parentRunId:R.string().optional(),input:UV.optional()}),xj=Ue.extend({type:R.literal(V.RUN_FINISHED),threadId:R.string(),runId:R.string(),result:R.any().optional()}),wj=Ue.extend({type:R.literal(V.RUN_ERROR),message:R.string(),code:R.string().optional()}),Rj=Ue.extend({type:R.literal(V.STEP_STARTED),stepName:R.string()}),Ij=Ue.extend({type:R.literal(V.STEP_FINISHED),stepName:R.string()}),Ej=R.union([R.literal("tool-call"),R.literal("message")]),Fj=Ue.extend({type:R.literal(V.REASONING_START),messageId:R.string()}),Tj=Ue.extend({type:R.literal(V.REASONING_MESSAGE_START),messageId:R.string(),role:R.literal("reasoning")}),Pj=Ue.extend({type:R.literal(V.REASONING_MESSAGE_CONTENT),messageId:R.string(),delta:R.string()}),kj=Ue.extend({type:R.literal(V.REASONING_MESSAGE_END),messageId:R.string()}),Oj=Ue.extend({type:R.literal(V.REASONING_MESSAGE_CHUNK),messageId:R.string().optional(),delta:R.string().optional()}),_j=Ue.extend({type:R.literal(V.REASONING_END),messageId:R.string()}),Nj=Ue.extend({type:R.literal(V.REASONING_ENCRYPTED_VALUE),subtype:Ej,entityId:R.string(),encryptedValue:R.string()}),up=R.discriminatedUnion("type",[rj,SR,nj,oj,fj,mj,ij,aj,sj,cj,uj,lj,pj,dj,gj,hj,yj,Sj,vj,Aj,Cj,bj,xj,wj,Rj,Ij,Fj,Tj,Pj,kj,Oj,_j,Nj]);d();c();l();u();var SS={};Bs(SS,{JsonPatchError:()=>pt,_areEquals:()=>Kc,applyOperation:()=>bi,applyPatch:()=>fo,applyReducer:()=>jj,deepClone:()=>Mj,getValueByPointer:()=>mp,validate:()=>AR,validator:()=>gp});d();c();l();u();d();c();l();u();var Dj=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)}}(),qj=Object.prototype.hasOwnProperty;function dp(e,t){return qj.call(e,t)}function pp(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)dp(e,o)&&n.push(o);return n}function qt(e){switch(typeof e){case"object":return JSON.parse(JSON.stringify(e));case"undefined":return null;default:return e}}function fp(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 nn(e){return e.indexOf("/")===-1&&e.indexOf("~")===-1?e:e.replace(/~/g,"~0").replace(/\//g,"~1")}function Wc(e){return e.replace(/~1/g,"/").replace(/~0/g,"~")}function lp(e){if(e===void 0)return!0;if(e){if(Array.isArray(e)){for(var t=0,r=e.length;t<r;t++)if(lp(e[t]))return!0}else if(typeof e=="object"){for(var n=pp(e),o=n.length,i=0;i<o;i++)if(lp(e[n[i]]))return!0}}return!1}function vR(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 Yc=function(e){Dj(t,e);function t(r,n,o,i,a){var p=this.constructor,f=e.call(this,vR(r,{name:n,index:o,operation:i,tree:a}))||this;return f.name=n,f.index=o,f.operation=i,f.tree=a,Object.setPrototypeOf(f,p.prototype),f.message=vR(r,{name:n,index:o,operation:i,tree:a}),f}return t}(Error);var pt=Yc,Mj=qt,Ha={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=mp(r,this.path);n&&(n=qt(n));var o=bi(r,{op:"remove",path:this.from}).removed;return bi(r,{op:"add",path:this.path,value:o}),{newDocument:r,removed:n}},copy:function(e,t,r){var n=mp(r,this.from);return bi(r,{op:"add",path:this.path,value:qt(n)}),{newDocument:r}},test:function(e,t,r){return{newDocument:r,test:Kc(e[t],this.value)}},_get:function(e,t,r){return this.value=e[t],{newDocument:r}}},Vj={add:function(e,t,r){return fp(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:Ha.move,copy:Ha.copy,test:Ha.test,_get:Ha._get};function mp(e,t){if(t=="")return e;var r={op:"_get",path:t};return bi(e,r),r.value}function bi(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):gp(t,0)),t.path===""){var a={newDocument:e};if(t.op==="add")return a.newDocument=t.value,a;if(t.op==="replace")return a.newDocument=t.value,a.removed=e,a;if(t.op==="move"||t.op==="copy")return a.newDocument=mp(e,t.from),t.op==="move"&&(a.removed=e),a;if(t.op==="test"){if(a.test=Kc(e,t.value),a.test===!1)throw new pt("Test operation failed","TEST_OPERATION_FAILED",i,t,e);return a.newDocument=e,a}else{if(t.op==="remove")return a.removed=e,a.newDocument=null,a;if(t.op==="_get")return t.value=e,a;if(r)throw new pt("Operation `op` property is not one of operations defined in RFC-6902","OPERATION_OP_INVALID",i,t,e);return a}}else{n||(e=qt(e));var p=t.path||"",f=p.split("/"),m=e,g=1,C=f.length,x=void 0,h=void 0,S=void 0;for(typeof r=="function"?S=r:S=gp;;){if(h=f[g],h&&h.indexOf("~")!=-1&&(h=Wc(h)),o&&(h=="__proto__"||h=="prototype"&&g>0&&f[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&&x===void 0&&(m[h]===void 0?x=f.slice(0,g).join("/"):g==C-1&&(x=t.path),x!==void 0&&S(t,0,e,x)),g++,Array.isArray(m)){if(h==="-")h=m.length;else{if(r&&!fp(h))throw new pt("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);fp(h)&&(h=~~h)}if(g>=C){if(r&&t.op==="add"&&h>m.length)throw new pt("The specified index MUST NOT be greater than the number of elements in the array","OPERATION_VALUE_OUT_OF_BOUNDS",i,t,e);var a=Vj[t.op].call(t,m,h,e);if(a.test===!1)throw new pt("Test operation failed","TEST_OPERATION_FAILED",i,t,e);return a}}else if(g>=C){var a=Ha[t.op].call(t,m,h,e);if(a.test===!1)throw new pt("Test operation failed","TEST_OPERATION_FAILED",i,t,e);return a}if(m=m[h],r&&g<C&&(!m||typeof m!="object"))throw new pt("Cannot perform operation at the desired path","OPERATION_PATH_UNRESOLVABLE",i,t,e)}}}function fo(e,t,r,n,o){if(n===void 0&&(n=!0),o===void 0&&(o=!0),r&&!Array.isArray(t))throw new pt("Patch sequence must be an array","SEQUENCE_NOT_AN_ARRAY");n||(e=qt(e));for(var i=new Array(t.length),a=0,p=t.length;a<p;a++)i[a]=bi(e,t[a],r,!0,o,a),e=i[a].newDocument;return i.newDocument=e,i}function jj(e,t,r){var n=bi(e,t);if(n.test===!1)throw new pt("Test operation failed","TEST_OPERATION_FAILED",r,t,e);return n.newDocument}function gp(e,t,r,n){if(typeof e!="object"||e===null||Array.isArray(e))throw new pt("Operation is not an object","OPERATION_NOT_AN_OBJECT",t,e,r);if(Ha[e.op]){if(typeof e.path!="string")throw new pt("Operation `path` property is not a string","OPERATION_PATH_INVALID",t,e,r);if(e.path.indexOf("/")!==0&&e.path.length>0)throw new pt("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 pt("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 pt("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")&&lp(e.value))throw new pt("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 pt("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 pt("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 a={op:"_get",path:e.from,value:void 0},p=AR([a],r);if(p&&p.name==="OPERATION_PATH_UNRESOLVABLE")throw new pt("Cannot perform the operation from a path that does not exist","OPERATION_FROM_UNRESOLVABLE",t,e,r)}}}else throw new pt("Operation `op` property is not one of operations defined in RFC-6902","OPERATION_OP_INVALID",t,e,r)}function AR(e,t,r){try{if(!Array.isArray(e))throw new pt("Patch sequence must be an array","SEQUENCE_NOT_AN_ARRAY");if(t)fo(qt(t),qt(e),r||!0);else{r=r||gp;for(var n=0;n<e.length;n++)r(e[n],n,t,void 0)}}catch(o){if(o instanceof pt)return o;throw o}}function Kc(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,a;if(r&&n){if(i=e.length,i!=t.length)return!1;for(o=i;o--!==0;)if(!Kc(e[o],t[o]))return!1;return!0}if(r!=n)return!1;var p=Object.keys(e);if(i=p.length,i!==Object.keys(t).length)return!1;for(o=i;o--!==0;)if(!t.hasOwnProperty(p[o]))return!1;for(o=i;o--!==0;)if(a=p[o],!Kc(e[a],t[a]))return!1;return!0}return e!==e&&t!==t}var bS={};Bs(bS,{compare:()=>zj,generate:()=>vS,observe:()=>Hj,unobserve:()=>$j});d();c();l();u();var AS=new WeakMap,Lj=function(){function e(t){this.observers=new Map,this.obj=t}return e}(),Uj=function(){function e(t,r){this.callback=t,this.observer=r}return e}();function Qj(e){return AS.get(e)}function Bj(e,t){return e.observers.get(t)}function Gj(e,t){e.observers.delete(t.callback)}function $j(e,t){t.unobserve()}function Hj(e,t){var r=[],n,o=Qj(e);if(!o)o=new Lj(e),AS.set(e,o);else{var i=Bj(o,t);n=i&&i.observer}if(n)return n;if(n={},o.value=qt(e),t){n.callback=t,n.next=null;var a=function(){vS(n)},p=function(){clearTimeout(n.next),n.next=setTimeout(a)};typeof window<"u"&&(window.addEventListener("mouseup",p),window.addEventListener("keyup",p),window.addEventListener("mousedown",p),window.addEventListener("keydown",p),window.addEventListener("change",p))}return n.patches=r,n.object=e,n.unobserve=function(){vS(n),clearTimeout(n.next),Gj(o,n),typeof window<"u"&&(window.removeEventListener("mouseup",p),window.removeEventListener("keyup",p),window.removeEventListener("mousedown",p),window.removeEventListener("keydown",p),window.removeEventListener("change",p))},o.observers.set(t,new Uj(t,n)),n}function vS(e,t){t===void 0&&(t=!1);var r=AS.get(e.object);CS(r.value,e.object,e.patches,"",t),e.patches.length&&fo(r.value,e.patches);var n=e.patches;return n.length>0&&(e.patches=[],e.callback&&e.callback(n)),n}function CS(e,t,r,n,o){if(t!==e){typeof t.toJSON=="function"&&(t=t.toJSON());for(var i=pp(t),a=pp(e),p=!1,f=!1,m=a.length-1;m>=0;m--){var g=a[m],C=e[g];if(dp(t,g)&&!(t[g]===void 0&&C!==void 0&&Array.isArray(t)===!1)){var x=t[g];typeof C=="object"&&C!=null&&typeof x=="object"&&x!=null&&Array.isArray(C)===Array.isArray(x)?CS(C,x,r,n+"/"+nn(g),o):C!==x&&(p=!0,o&&r.push({op:"test",path:n+"/"+nn(g),value:qt(C)}),r.push({op:"replace",path:n+"/"+nn(g),value:qt(x)}))}else Array.isArray(e)===Array.isArray(t)?(o&&r.push({op:"test",path:n+"/"+nn(g),value:qt(C)}),r.push({op:"remove",path:n+"/"+nn(g)}),f=!0):(o&&r.push({op:"test",path:n,value:e}),r.push({op:"replace",path:n,value:t}),p=!0)}if(!(!f&&i.length==a.length))for(var m=0;m<i.length;m++){var g=i[m];!dp(e,g)&&t[g]!==void 0&&r.push({op:"add",path:n+"/"+nn(g),value:qt(t[g])})}}}function zj(e,t,r){r===void 0&&(r=!1);var n=[];return CS(e,t,n,"",r),n}var lde=Object.assign({},SS,bS,{JsonPatchError:Yc,deepClone:qt,escapePathComponent:nn,unescapePathComponent:Wc});d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();var xS=function(e,t){return xS=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])},xS(e,t)};function on(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");xS(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}function CR(e,t,r,n){function o(i){return i instanceof r?i:new r(function(a){a(i)})}return new(r||(r=Promise))(function(i,a){function p(g){try{m(n.next(g))}catch(C){a(C)}}function f(g){try{m(n.throw(g))}catch(C){a(C)}}function m(g){g.done?i(g.value):o(g.value).then(p,f)}m((n=n.apply(e,t||[])).next())})}function hp(e,t){var r={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,o,i,a=Object.create((typeof Iterator=="function"?Iterator:Object).prototype);return a.next=p(0),a.throw=p(1),a.return=p(2),typeof Symbol=="function"&&(a[Symbol.iterator]=function(){return this}),a;function p(m){return function(g){return f([m,g])}}function f(m){if(n)throw new TypeError("Generator is already executing.");for(;a&&(a=0,m[0]&&(r=0)),r;)try{if(n=1,o&&(i=m[0]&2?o.return:m[0]?o.throw||((i=o.return)&&i.call(o),0):o.next)&&!(i=i.call(o,m[1])).done)return i;switch(o=0,i&&(m=[m[0]&2,i.value]),m[0]){case 0:case 1:i=m;break;case 4:return r.label++,{value:m[1],done:!1};case 5:r.label++,o=m[1],m=[0];continue;case 7:m=r.ops.pop(),r.trys.pop();continue;default:if(i=r.trys,!(i=i.length>0&&i[i.length-1])&&(m[0]===6||m[0]===2)){r=0;continue}if(m[0]===3&&(!i||m[1]>i[0]&&m[1]<i[3])){r.label=m[1];break}if(m[0]===6&&r.label<i[1]){r.label=i[1],i=m;break}if(i&&r.label<i[2]){r.label=i[2],r.ops.push(m);break}i[2]&&r.ops.pop(),r.trys.pop();continue}m=t.call(e,r)}catch(g){m=[6,g],o=0}finally{n=i=0}if(m[0]&5)throw m[1];return{value:m[0]?m[1]:void 0,done:!0}}}function qn(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 za(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var n=r.call(e),o,i=[],a;try{for(;(t===void 0||t-->0)&&!(o=n.next()).done;)i.push(o.value)}catch(p){a={error:p}}finally{try{o&&!o.done&&(r=n.return)&&r.call(n)}finally{if(a)throw a.error}}return i}function Wa(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 xi(e){return this instanceof xi?(this.v=e,this):new xi(e)}function bR(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),p("next"),p("throw"),p("return",a),o[Symbol.asyncIterator]=function(){return this},o;function a(h){return function(S){return Promise.resolve(S).then(h,C)}}function p(h,S){n[h]&&(o[h]=function(b){return new Promise(function(w,I){i.push([h,b,w,I])>1||f(h,b)})},S&&(o[h]=S(o[h])))}function f(h,S){try{m(n[h](S))}catch(b){x(i[0][3],b)}}function m(h){h.value instanceof xi?Promise.resolve(h.value.v).then(g,C):x(i[0][2],h)}function g(h){f("next",h)}function C(h){f("throw",h)}function x(h,S){h(S),i.shift(),i.length&&f(i[0][0],i[0][1])}}function xR(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 qn=="function"?qn(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(a){return new Promise(function(p,f){a=e[i](a),o(p,f,a.done,a.value)})}}function o(i,a,p,f){Promise.resolve(f).then(function(m){i({value:m,done:p})},a)}}d();c();l();u();function qe(e){return typeof e=="function"}d();c();l();u();d();c();l();u();d();c();l();u();function Ya(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 yp=Ya(function(e){return function(r){e(this),this.message=r?r.length+` errors occurred during unsubscription:
|
|
32
|
+
`;function QN(){return typeof navigator<"u"&&navigator.product=="ReactNative"}var BN=["1",1,"yes",!0];function Ic(){let e=[];return Bh()&&e.push(window.doNotTrack),ny()&&e.push(navigator.doNotTrack,navigator.msDoNotTrack,navigator.globalPrivacyControl),e.some(t=>BN.indexOf(t)!==-1)}var Cb="v15",bb={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 GN(e=bb.default,t=Cb,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 $N="38824e1f-37f5-42d3-8372-a4b8fa9df946",cr=class{get defaultOptions(){return{endpoint:bb.default,isCustomEndpoint:!1,token:"",version:Cb,beforeSendHooks:[],afterSendHooks:[]}}get version(){return yb}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=[_0,F0].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};Ic()?this.runtime=new Il:this.runtime=this.options.runtimeEnvironment||this.initRuntime(r),this.addEventTypeMapping(De.view,{newEventType:De.view,addClientIdParameter:!0}),this.addEventTypeMapping(De.click,{newEventType:De.click,addClientIdParameter:!0}),this.addEventTypeMapping(De.custom,{newEventType:De.custom,addClientIdParameter:!0}),this.addEventTypeMapping(De.search,{newEventType:De.search,addClientIdParameter:!0})}initRuntime(t){return Bh()&&ri()?new ey(t,()=>{let r=[...this.bufferedRequests];return this.bufferedRequests=[],r}):(QN()&&console.warn(UN),new ty(t))}get storage(){return this.runtime.storage}determineVisitorId(){return U(this,void 0,void 0,function*(){try{return Bh()&&this.extractClientIdFromLink(window.location.href)||(yield this.storage.getItem("visitorId"))||Bo()}catch(t){return console.log("Could not get visitor ID from the current runtime environment storage. Using a random ID instead.",t),Bo()}})}getCurrentVisitorId(){return U(this,void 0,void 0,function*(){if(!this.visitorId){let t=yield this.determineVisitorId();yield this.setCurrentVisitorId(t)}return this.visitorId})}setCurrentVisitorId(t){return U(this,void 0,void 0,function*(){this.visitorId=t,yield this.storage.setItem("visitorId",t)})}setClientId(t,r){return U(this,void 0,void 0,function*(){if(bl(t))this.setCurrentVisitorId(t.toLowerCase());else{if(!r)throw Error("Cannot generate uuid client id without a specific namespace string.");this.setCurrentVisitorId(ab(t,ab(r,$N)))}})}getParameters(t,...r){return U(this,void 0,void 0,function*(){return yield this.resolveParameters(t,...r)})}getPayload(t,...r){return U(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(Bo()),this.visitorId}set currentVisitorId(t){this.visitorId=t,this.storage.setItem("visitorId",t)}extractClientIdFromLink(t){if(Ic())return null;try{let r=new URL(t).searchParams.get(zn.cvo_cid);if(r==null)return null;let n=zn.fromString(r);return!n||!ri()||!n.validate(document.referrer,this.acceptedLinkReferrers)?null:n.clientId}catch{}return null}resolveParameters(t,...r){return U(this,void 0,void 0,function*(){let{variableLengthArgumentsNames:n=[],addVisitorIdParameter:o=!1,usesMeasurementProtocol:a=!1,addClientIdParameter:i=!1}=this.eventTypeMapping[t]||{};return yield[h=>n.length>0?this.parseVariableArgumentsPayload(n,h):h[0],h=>U(this,void 0,void 0,function*(){return Object.assign(Object.assign({},h),{visitorId:o?yield this.getCurrentVisitorId():""})}),h=>U(this,void 0,void 0,function*(){return i?Object.assign(Object.assign({},h),{clientId:yield this.getCurrentVisitorId()}):h}),h=>a?this.ensureAnonymousUserWhenUsingApiKey(h):h,h=>this.beforeSendHooks.reduce((S,b)=>U(this,void 0,void 0,function*(){let w=yield S;return yield b(t,w)}),h)].reduce((h,S)=>U(this,void 0,void 0,function*(){let b=yield h;return yield S(b)}),Promise.resolve(r))})}resolvePayloadForParameters(t,r){return U(this,void 0,void 0,function*(){let{usesMeasurementProtocol:n=!1}=this.eventTypeMapping[t]||{};return yield[C=>this.setTrackingIdIfTrackingIdNotPresent(C),C=>this.removeEmptyPayloadValues(C,t),C=>this.validateParams(C,t),C=>n?kN(C):C,C=>n?this.removeUnknownParameters(C):C,C=>n?this.processCustomParameters(C):this.mapCustomParametersToCustomData(C)].reduce((C,x)=>U(this,void 0,void 0,function*(){let h=yield C;return yield x(h)}),Promise.resolve(r))})}makeEvent(t,...r){return U(this,void 0,void 0,function*(){let{newEventType:n=t}=this.eventTypeMapping[t]||{},o=yield this.resolveParameters(t,...r),a=yield this.resolvePayloadForParameters(t,o);return{eventType:n,payload:a,log:i=>U(this,void 0,void 0,function*(){return this.bufferedRequests.push({eventType:n,payload:Object.assign(Object.assign({},a),i)}),yield Promise.all(this.afterSendHooks.map(p=>p(t,Object.assign(Object.assign({},o),i)))),yield this.deferExecution(),yield this.sendFromBuffer()})}})}sendEvent(t,...r){return U(this,void 0,void 0,function*(){return(yield this.makeEvent(t,...r)).log({})})}deferExecution(){return new Promise(t=>setTimeout(t,0))}sendFromBuffer(){return U(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 Cl().clear()}deleteHttpOnlyVisitorId(){this.runtime.client.deleteHttpCookieVisitorId()}makeSearchEvent(t){return U(this,void 0,void 0,function*(){return this.makeEvent(De.search,t)})}sendSearchEvent(t){return U(this,void 0,void 0,function*(){var{searchQueryUid:r}=t,n=Qr(t,["searchQueryUid"]);return(yield this.makeSearchEvent(n)).log({searchQueryUid:r})})}makeClickEvent(t){return U(this,void 0,void 0,function*(){return this.makeEvent(De.click,t)})}sendClickEvent(t){return U(this,void 0,void 0,function*(){var{searchQueryUid:r}=t,n=Qr(t,["searchQueryUid"]);return(yield this.makeClickEvent(n)).log({searchQueryUid:r})})}makeCustomEvent(t){return U(this,void 0,void 0,function*(){return this.makeEvent(De.custom,t)})}sendCustomEvent(t){return U(this,void 0,void 0,function*(){var{lastSearchQueryUid:r}=t,n=Qr(t,["lastSearchQueryUid"]);return(yield this.makeCustomEvent(n)).log({lastSearchQueryUid:r})})}makeViewEvent(t){return U(this,void 0,void 0,function*(){return this.makeEvent(De.view,t)})}sendViewEvent(t){return U(this,void 0,void 0,function*(){return(yield this.makeViewEvent(t)).log({})})}getVisit(){return U(this,void 0,void 0,function*(){let r=yield(yield v(`${this.baseUrl}/analytics/visit`)).json();return this.visitorId=r.visitorId,r})}getHealth(){return U(this,void 0,void 0,function*(){return yield(yield v(`${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,a=r.length;o<a;o++){let i=r[o];if(typeof i=="string")n[t[o]]=i;else if(typeof i=="object")return Object.assign(Object.assign({},n),i)}return n}isKeyAllowedEmpty(t,r){return({[De.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,a)=>Object.assign(Object.assign({},o),{[a]:t[a]}),{})}removeUnknownParameters(t){return Object.keys(t).filter(n=>{if(DN(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=Qr(t,["custom"]),o={};r&&Al(r)&&(o=this.lowercaseKeys(r));let a=qN(n);return Object.assign(Object.assign({},o),a)}mapCustomParametersToCustomData(t){let{custom:r}=t,n=Qr(t,["custom"]);if(r&&Al(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=Qr(t,["anonymizeIp"]);return n!==void 0&&["0","false","undefined","null","{}","[]",""].indexOf(`${n}`.toLowerCase())==-1&&(o.anonymizeIp=1),(r==De.view||r==De.click||r==De.search||r==De.custom)&&(o.originLevel3=this.limit(o.originLevel3,1024)),r==De.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=Qr(t,["userId"]);return LN(this.options.token)&&!r?(n.userId="anonymous",n):t}setTrackingIdIfTrackingIdNotPresent(t){let{trackingId:r}=t,n=Qr(t,["trackingId"]);return r?t:(n.hasOwnProperty("custom")&&Al(n.custom)&&(n.custom.hasOwnProperty("context_website")||n.custom.hasOwnProperty("siteName"))&&(n.trackingId=n.custom.context_website||n.custom.siteName),n.hasOwnProperty("customData")&&Al(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"?W0(t,r):t}get baseUrl(){return GN(this.options.endpoint,this.options.version,this.options.isCustomEndpoint)}},kt;(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"})(kt||(kt={}));var O;(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"})(O||(O={}));var ry={[O.triggerNotify]:"queryPipelineTriggers",[O.triggerExecute]:"queryPipelineTriggers",[O.triggerQuery]:"queryPipelineTriggers",[O.triggerRedirect]:"queryPipelineTriggers",[O.queryErrorBack]:"errors",[O.queryErrorClear]:"errors",[O.queryErrorRetry]:"errors",[O.pagerNext]:"getMoreResults",[O.pagerPrevious]:"getMoreResults",[O.pagerNumber]:"getMoreResults",[O.pagerResize]:"getMoreResults",[O.pagerScrolling]:"getMoreResults",[O.facetSearch]:"facet",[O.facetShowLess]:"facet",[O.facetShowMore]:"facet",[O.recommendation]:"recommendation",[O.likeSmartSnippet]:"smartSnippet",[O.dislikeSmartSnippet]:"smartSnippet",[O.expandSmartSnippet]:"smartSnippet",[O.collapseSmartSnippet]:"smartSnippet",[O.openSmartSnippetFeedbackModal]:"smartSnippet",[O.closeSmartSnippetFeedbackModal]:"smartSnippet",[O.sendSmartSnippetReason]:"smartSnippet",[O.expandSmartSnippetSuggestion]:"smartSnippetSuggestions",[O.collapseSmartSnippetSuggestion]:"smartSnippetSuggestions",[O.showMoreSmartSnippetSuggestion]:"smartSnippetSuggestions",[O.showLessSmartSnippetSuggestion]:"smartSnippetSuggestions",[O.clearRecentQueries]:"recentQueries",[O.recentResultClick]:"recentlyClickedDocuments",[O.clearRecentResults]:"recentlyClickedDocuments",[O.showLessFoldedResults]:"folding",[O.caseDetach]:"case",[O.likeGeneratedAnswer]:"generatedAnswer",[O.dislikeGeneratedAnswer]:"generatedAnswer",[O.openGeneratedAnswerSource]:"generatedAnswer",[O.generatedAnswerOpenInlineLink]:"generatedAnswer",[O.generatedAnswerStreamEnd]:"generatedAnswer",[O.generatedAnswerSourceHover]:"generatedAnswer",[O.generatedAnswerCopyToClipboard]:"generatedAnswer",[O.generatedAnswerHideAnswers]:"generatedAnswer",[O.generatedAnswerShowAnswers]:"generatedAnswer",[O.generatedAnswerExpand]:"generatedAnswer",[O.generatedAnswerCollapse]:"generatedAnswer",[O.generatedAnswerFeedbackSubmit]:"generatedAnswer",[O.generatedAnswerFeedbackSubmitV2]:"generatedAnswer",[kt.expandToFullUI]:"interface",[kt.openUserActions]:"User Actions",[kt.showPrecedingSessions]:"User Actions",[kt.showFollowingSessions]:"User Actions",[kt.clickViewedDocument]:"User Actions",[kt.clickPageView]:"User Actions",[kt.createArticle]:"createArticle"},Wn=class{constructor(){this.runtime=new Il,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(De.search)}sendSearchEvent(){return Promise.resolve()}makeClickEvent(){return this.makeEvent(De.click)}sendClickEvent(){return Promise.resolve()}makeCustomEvent(){return this.makeEvent(De.custom)}sendCustomEvent(){return Promise.resolve()}makeViewEvent(){return this.makeEvent(De.view)}sendViewEvent(){return Promise.resolve()}getVisit(){return Promise.resolve({id:"",visitorId:""})}getHealth(){return Promise.resolve({status:""})}registerBeforeSendEventHook(){}registerAfterSendEventHook(){}addEventTypeMapping(){}get version(){return yb}};function HN(e){let t="";return e.filter(r=>{let n=r!==t;return t=r,n})}function zN(e){return e.map(t=>t.replace(/;/g,""))}function xb(e){let r=e.join(";");return r.length<=256?r:xb(e.slice(1))}var pb=e=>{let t=zN(e),r=HN(t);return xb(r)};function fb(e){let t=typeof e.partialQueries=="string"?e.partialQueries:pb(e.partialQueries),r=typeof e.suggestions=="string"?e.suggestions:pb(e.suggestions);return Object.assign(Object.assign({},e),{partialQueries:t,suggestions:r})}var El=class{constructor(t,r){this.opts=t,this.provider=r;let n=t.enableAnalytics===!1||Ic();this.coveoAnalyticsClient=n?new Wn:new cr(t)}disable(){this.coveoAnalyticsClient=new Wn}enable(){this.coveoAnalyticsClient=new cr(this.opts)}makeInterfaceLoad(){return this.makeSearchEvent(O.interfaceLoad)}logInterfaceLoad(){return U(this,void 0,void 0,function*(){return(yield this.makeInterfaceLoad()).log({searchUID:this.provider.getSearchUID()})})}makeRecommendationInterfaceLoad(){return this.makeSearchEvent(O.recommendationInterfaceLoad)}logRecommendationInterfaceLoad(){return U(this,void 0,void 0,function*(){return(yield this.makeRecommendationInterfaceLoad()).log({searchUID:this.provider.getSearchUID()})})}makeRecommendation(){return this.makeCustomEvent(O.recommendation)}logRecommendation(){return U(this,void 0,void 0,function*(){return(yield this.makeRecommendation()).log({searchUID:this.provider.getSearchUID()})})}makeRecommendationOpen(t,r){return this.makeClickEvent(O.recommendationOpen,t,r)}logRecommendationOpen(t,r){return U(this,void 0,void 0,function*(){return(yield this.makeRecommendationOpen(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeStaticFilterClearAll(t){return this.makeSearchEvent(O.staticFilterClearAll,t)}logStaticFilterClearAll(t){return U(this,void 0,void 0,function*(){return(yield this.makeStaticFilterClearAll(t)).log({searchUID:this.provider.getSearchUID()})})}makeStaticFilterSelect(t){return this.makeSearchEvent(O.staticFilterSelect,t)}logStaticFilterSelect(t){return U(this,void 0,void 0,function*(){return(yield this.makeStaticFilterSelect(t)).log({searchUID:this.provider.getSearchUID()})})}makeStaticFilterDeselect(t){return this.makeSearchEvent(O.staticFilterDeselect,t)}logStaticFilterDeselect(t){return U(this,void 0,void 0,function*(){return(yield this.makeStaticFilterDeselect(t)).log({searchUID:this.provider.getSearchUID()})})}makeFetchMoreResults(){return this.makeCustomEvent(O.pagerScrolling,{type:"getMoreResults"})}logFetchMoreResults(){return U(this,void 0,void 0,function*(){return(yield this.makeFetchMoreResults()).log({searchUID:this.provider.getSearchUID()})})}makeInterfaceChange(t){return this.makeSearchEvent(O.interfaceChange,t)}logInterfaceChange(t){return U(this,void 0,void 0,function*(){return(yield this.makeInterfaceChange(t)).log({searchUID:this.provider.getSearchUID()})})}makeDidYouMeanAutomatic(){return this.makeSearchEvent(O.didyoumeanAutomatic)}logDidYouMeanAutomatic(){return U(this,void 0,void 0,function*(){return(yield this.makeDidYouMeanAutomatic()).log({searchUID:this.provider.getSearchUID()})})}makeDidYouMeanClick(){return this.makeSearchEvent(O.didyoumeanClick)}logDidYouMeanClick(){return U(this,void 0,void 0,function*(){return(yield this.makeDidYouMeanClick()).log({searchUID:this.provider.getSearchUID()})})}makeResultsSort(t){return this.makeSearchEvent(O.resultsSort,t)}logResultsSort(t){return U(this,void 0,void 0,function*(){return(yield this.makeResultsSort(t)).log({searchUID:this.provider.getSearchUID()})})}makeSearchboxSubmit(){return this.makeSearchEvent(O.searchboxSubmit)}logSearchboxSubmit(){return U(this,void 0,void 0,function*(){return(yield this.makeSearchboxSubmit()).log({searchUID:this.provider.getSearchUID()})})}makeSearchboxClear(){return this.makeSearchEvent(O.searchboxClear)}logSearchboxClear(){return U(this,void 0,void 0,function*(){return(yield this.makeSearchboxClear()).log({searchUID:this.provider.getSearchUID()})})}makeSearchboxAsYouType(){return this.makeSearchEvent(O.searchboxAsYouType)}logSearchboxAsYouType(){return U(this,void 0,void 0,function*(){return(yield this.makeSearchboxAsYouType()).log({searchUID:this.provider.getSearchUID()})})}makeBreadcrumbFacet(t){return this.makeSearchEvent(O.breadcrumbFacet,t)}logBreadcrumbFacet(t){return U(this,void 0,void 0,function*(){return(yield this.makeBreadcrumbFacet(t)).log({searchUID:this.provider.getSearchUID()})})}makeBreadcrumbResetAll(){return this.makeSearchEvent(O.breadcrumbResetAll)}logBreadcrumbResetAll(){return U(this,void 0,void 0,function*(){return(yield this.makeBreadcrumbResetAll()).log({searchUID:this.provider.getSearchUID()})})}makeDocumentQuickview(t,r){return this.makeClickEvent(O.documentQuickview,t,r)}logDocumentQuickview(t,r){return U(this,void 0,void 0,function*(){return(yield this.makeDocumentQuickview(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeDocumentOpen(t,r){return this.makeClickEvent(O.documentOpen,t,r)}logDocumentOpen(t,r){return U(this,void 0,void 0,function*(){return(yield this.makeDocumentOpen(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeOmniboxAnalytics(t){return this.makeSearchEvent(O.omniboxAnalytics,fb(t))}logOmniboxAnalytics(t){return U(this,void 0,void 0,function*(){return(yield this.makeOmniboxAnalytics(t)).log({searchUID:this.provider.getSearchUID()})})}makeOmniboxFromLink(t){return this.makeSearchEvent(O.omniboxFromLink,fb(t))}logOmniboxFromLink(t){return U(this,void 0,void 0,function*(){return(yield this.makeOmniboxFromLink(t)).log({searchUID:this.provider.getSearchUID()})})}makeSearchFromLink(){return this.makeSearchEvent(O.searchFromLink)}logSearchFromLink(){return U(this,void 0,void 0,function*(){return(yield this.makeSearchFromLink()).log({searchUID:this.provider.getSearchUID()})})}makeTriggerNotify(t){return this.makeCustomEvent(O.triggerNotify,t)}logTriggerNotify(t){return U(this,void 0,void 0,function*(){return(yield this.makeTriggerNotify(t)).log({searchUID:this.provider.getSearchUID()})})}makeTriggerExecute(t){return this.makeCustomEvent(O.triggerExecute,t)}logTriggerExecute(t){return U(this,void 0,void 0,function*(){return(yield this.makeTriggerExecute(t)).log({searchUID:this.provider.getSearchUID()})})}makeTriggerQuery(){return this.makeCustomEvent(O.triggerQuery,{query:this.provider.getSearchEventRequestPayload().queryText},"queryPipelineTriggers")}logTriggerQuery(){return U(this,void 0,void 0,function*(){return(yield this.makeTriggerQuery()).log({searchUID:this.provider.getSearchUID()})})}makeUndoTriggerQuery(t){return this.makeSearchEvent(O.undoTriggerQuery,t)}logUndoTriggerQuery(t){return U(this,void 0,void 0,function*(){return(yield this.makeUndoTriggerQuery(t)).log({searchUID:this.provider.getSearchUID()})})}makeTriggerRedirect(t){return this.makeCustomEvent(O.triggerRedirect,Object.assign(Object.assign({},t),{query:this.provider.getSearchEventRequestPayload().queryText}))}logTriggerRedirect(t){return U(this,void 0,void 0,function*(){return(yield this.makeTriggerRedirect(t)).log({searchUID:this.provider.getSearchUID()})})}makePagerResize(t){return this.makeCustomEvent(O.pagerResize,t)}logPagerResize(t){return U(this,void 0,void 0,function*(){return(yield this.makePagerResize(t)).log({searchUID:this.provider.getSearchUID()})})}makePagerNumber(t){return this.makeCustomEvent(O.pagerNumber,t)}logPagerNumber(t){return U(this,void 0,void 0,function*(){return(yield this.makePagerNumber(t)).log({searchUID:this.provider.getSearchUID()})})}makePagerNext(t){return this.makeCustomEvent(O.pagerNext,t)}logPagerNext(t){return U(this,void 0,void 0,function*(){return(yield this.makePagerNext(t)).log({searchUID:this.provider.getSearchUID()})})}makePagerPrevious(t){return this.makeCustomEvent(O.pagerPrevious,t)}logPagerPrevious(t){return U(this,void 0,void 0,function*(){return(yield this.makePagerPrevious(t)).log({searchUID:this.provider.getSearchUID()})})}makePagerScrolling(){return this.makeCustomEvent(O.pagerScrolling)}logPagerScrolling(){return U(this,void 0,void 0,function*(){return(yield this.makePagerScrolling()).log({searchUID:this.provider.getSearchUID()})})}makeFacetClearAll(t){return this.makeSearchEvent(O.facetClearAll,t)}logFacetClearAll(t){return U(this,void 0,void 0,function*(){return(yield this.makeFacetClearAll(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetSearch(t){return this.makeSearchEvent(O.facetSearch,t)}logFacetSearch(t){return U(this,void 0,void 0,function*(){return(yield this.makeFacetSearch(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetSelect(t){return this.makeSearchEvent(O.facetSelect,t)}logFacetSelect(t){return U(this,void 0,void 0,function*(){return(yield this.makeFacetSelect(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetDeselect(t){return this.makeSearchEvent(O.facetDeselect,t)}logFacetDeselect(t){return U(this,void 0,void 0,function*(){return(yield this.makeFacetDeselect(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetExclude(t){return this.makeSearchEvent(O.facetExclude,t)}logFacetExclude(t){return U(this,void 0,void 0,function*(){return(yield this.makeFacetExclude(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetUnexclude(t){return this.makeSearchEvent(O.facetUnexclude,t)}logFacetUnexclude(t){return U(this,void 0,void 0,function*(){return(yield this.makeFacetUnexclude(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetSelectAll(t){return this.makeSearchEvent(O.facetSelectAll,t)}logFacetSelectAll(t){return U(this,void 0,void 0,function*(){return(yield this.makeFacetSelectAll(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetUpdateSort(t){return this.makeSearchEvent(O.facetUpdateSort,t)}logFacetUpdateSort(t){return U(this,void 0,void 0,function*(){return(yield this.makeFacetUpdateSort(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetShowMore(t){return this.makeCustomEvent(O.facetShowMore,t)}logFacetShowMore(t){return U(this,void 0,void 0,function*(){return(yield this.makeFacetShowMore(t)).log({searchUID:this.provider.getSearchUID()})})}makeFacetShowLess(t){return this.makeCustomEvent(O.facetShowLess,t)}logFacetShowLess(t){return U(this,void 0,void 0,function*(){return(yield this.makeFacetShowLess(t)).log({searchUID:this.provider.getSearchUID()})})}makeQueryError(t){return this.makeCustomEvent(O.queryError,t)}logQueryError(t){return U(this,void 0,void 0,function*(){return(yield this.makeQueryError(t)).log({searchUID:this.provider.getSearchUID()})})}makeQueryErrorBack(){return U(this,void 0,void 0,function*(){let t=yield this.makeCustomEvent(O.queryErrorBack);return{description:t.description,log:()=>U(this,void 0,void 0,function*(){return yield t.log({searchUID:this.provider.getSearchUID()}),this.logSearchEvent(O.queryErrorBack)})}})}logQueryErrorBack(){return U(this,void 0,void 0,function*(){return(yield this.makeQueryErrorBack()).log({searchUID:this.provider.getSearchUID()})})}makeQueryErrorRetry(){return U(this,void 0,void 0,function*(){let t=yield this.makeCustomEvent(O.queryErrorRetry);return{description:t.description,log:()=>U(this,void 0,void 0,function*(){return yield t.log({searchUID:this.provider.getSearchUID()}),this.logSearchEvent(O.queryErrorRetry)})}})}logQueryErrorRetry(){return U(this,void 0,void 0,function*(){return(yield this.makeQueryErrorRetry()).log({searchUID:this.provider.getSearchUID()})})}makeQueryErrorClear(){return U(this,void 0,void 0,function*(){let t=yield this.makeCustomEvent(O.queryErrorClear);return{description:t.description,log:()=>U(this,void 0,void 0,function*(){return yield t.log({searchUID:this.provider.getSearchUID()}),this.logSearchEvent(O.queryErrorClear)})}})}logQueryErrorClear(){return U(this,void 0,void 0,function*(){return(yield this.makeQueryErrorClear()).log({searchUID:this.provider.getSearchUID()})})}makeLikeSmartSnippet(){return this.makeCustomEvent(O.likeSmartSnippet)}logLikeSmartSnippet(){return U(this,void 0,void 0,function*(){return(yield this.makeLikeSmartSnippet()).log({searchUID:this.provider.getSearchUID()})})}makeDislikeSmartSnippet(){return this.makeCustomEvent(O.dislikeSmartSnippet)}logDislikeSmartSnippet(){return U(this,void 0,void 0,function*(){return(yield this.makeDislikeSmartSnippet()).log({searchUID:this.provider.getSearchUID()})})}makeExpandSmartSnippet(){return this.makeCustomEvent(O.expandSmartSnippet)}logExpandSmartSnippet(){return U(this,void 0,void 0,function*(){return(yield this.makeExpandSmartSnippet()).log({searchUID:this.provider.getSearchUID()})})}makeCollapseSmartSnippet(){return this.makeCustomEvent(O.collapseSmartSnippet)}logCollapseSmartSnippet(){return U(this,void 0,void 0,function*(){return(yield this.makeCollapseSmartSnippet()).log({searchUID:this.provider.getSearchUID()})})}makeOpenSmartSnippetFeedbackModal(){return this.makeCustomEvent(O.openSmartSnippetFeedbackModal)}logOpenSmartSnippetFeedbackModal(){return U(this,void 0,void 0,function*(){return(yield this.makeOpenSmartSnippetFeedbackModal()).log({searchUID:this.provider.getSearchUID()})})}makeCloseSmartSnippetFeedbackModal(){return this.makeCustomEvent(O.closeSmartSnippetFeedbackModal)}logCloseSmartSnippetFeedbackModal(){return U(this,void 0,void 0,function*(){return(yield this.makeCloseSmartSnippetFeedbackModal()).log({searchUID:this.provider.getSearchUID()})})}makeSmartSnippetFeedbackReason(t,r){return this.makeCustomEvent(O.sendSmartSnippetReason,{reason:t,details:r})}logSmartSnippetFeedbackReason(t,r){return U(this,void 0,void 0,function*(){return(yield this.makeSmartSnippetFeedbackReason(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeExpandSmartSnippetSuggestion(t){return this.makeCustomEvent(O.expandSmartSnippetSuggestion,"documentId"in t?t:{documentId:t})}logExpandSmartSnippetSuggestion(t){return U(this,void 0,void 0,function*(){return(yield this.makeExpandSmartSnippetSuggestion(t)).log({searchUID:this.provider.getSearchUID()})})}makeCollapseSmartSnippetSuggestion(t){return this.makeCustomEvent(O.collapseSmartSnippetSuggestion,"documentId"in t?t:{documentId:t})}logCollapseSmartSnippetSuggestion(t){return U(this,void 0,void 0,function*(){return(yield this.makeCollapseSmartSnippetSuggestion(t)).log({searchUID:this.provider.getSearchUID()})})}makeShowMoreSmartSnippetSuggestion(t){return this.makeCustomEvent(O.showMoreSmartSnippetSuggestion,t)}logShowMoreSmartSnippetSuggestion(t){return U(this,void 0,void 0,function*(){return(yield this.makeShowMoreSmartSnippetSuggestion(t)).log({searchUID:this.provider.getSearchUID()})})}makeShowLessSmartSnippetSuggestion(t){return this.makeCustomEvent(O.showLessSmartSnippetSuggestion,t)}logShowLessSmartSnippetSuggestion(t){return U(this,void 0,void 0,function*(){return(yield this.makeShowLessSmartSnippetSuggestion(t)).log({searchUID:this.provider.getSearchUID()})})}makeOpenSmartSnippetSource(t,r){return this.makeClickEvent(O.openSmartSnippetSource,t,r)}logOpenSmartSnippetSource(t,r){return U(this,void 0,void 0,function*(){return(yield this.makeOpenSmartSnippetSource(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeOpenSmartSnippetSuggestionSource(t,r){return this.makeClickEvent(O.openSmartSnippetSuggestionSource,t,{contentIDKey:r.documentId.contentIdKey,contentIDValue:r.documentId.contentIdValue},r)}makeCopyToClipboard(t,r){return this.makeClickEvent(O.copyToClipboard,t,r)}logCopyToClipboard(t,r){return U(this,void 0,void 0,function*(){return(yield this.makeCopyToClipboard(t,r)).log({searchUID:this.provider.getSearchUID()})})}logOpenSmartSnippetSuggestionSource(t,r){return U(this,void 0,void 0,function*(){return(yield this.makeOpenSmartSnippetSuggestionSource(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeOpenSmartSnippetInlineLink(t,r){return this.makeClickEvent(O.openSmartSnippetInlineLink,t,{contentIDKey:r.contentIDKey,contentIDValue:r.contentIDValue},r)}logOpenSmartSnippetInlineLink(t,r){return U(this,void 0,void 0,function*(){return(yield this.makeOpenSmartSnippetInlineLink(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeOpenSmartSnippetSuggestionInlineLink(t,r){return this.makeClickEvent(O.openSmartSnippetSuggestionInlineLink,t,{contentIDKey:r.documentId.contentIdKey,contentIDValue:r.documentId.contentIdValue},r)}logOpenSmartSnippetSuggestionInlineLink(t,r){return U(this,void 0,void 0,function*(){return(yield this.makeOpenSmartSnippetSuggestionInlineLink(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeRecentQueryClick(){return this.makeSearchEvent(O.recentQueryClick)}logRecentQueryClick(){return U(this,void 0,void 0,function*(){return(yield this.makeRecentQueryClick()).log({searchUID:this.provider.getSearchUID()})})}makeClearRecentQueries(){return this.makeCustomEvent(O.clearRecentQueries)}logClearRecentQueries(){return U(this,void 0,void 0,function*(){return(yield this.makeClearRecentQueries()).log({searchUID:this.provider.getSearchUID()})})}makeRecentResultClick(t,r){return this.makeCustomEvent(O.recentResultClick,{info:t,identifier:r})}logRecentResultClick(t,r){return U(this,void 0,void 0,function*(){return(yield this.makeRecentResultClick(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeClearRecentResults(){return this.makeCustomEvent(O.clearRecentResults)}logClearRecentResults(){return U(this,void 0,void 0,function*(){return(yield this.makeClearRecentResults()).log({searchUID:this.provider.getSearchUID()})})}makeNoResultsBack(){return this.makeSearchEvent(O.noResultsBack)}logNoResultsBack(){return U(this,void 0,void 0,function*(){return(yield this.makeNoResultsBack()).log({searchUID:this.provider.getSearchUID()})})}makeShowMoreFoldedResults(t,r){return this.makeClickEvent(O.showMoreFoldedResults,t,r)}logShowMoreFoldedResults(t,r){return U(this,void 0,void 0,function*(){return(yield this.makeShowMoreFoldedResults(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeShowLessFoldedResults(){return this.makeCustomEvent(O.showLessFoldedResults)}logShowLessFoldedResults(){return U(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 U(this,arguments,void 0,function*(n,o,a=ry[n]){this.coveoAnalyticsClient.getParameters;let i=Object.assign(Object.assign({},this.provider.getBaseMetadata()),o),p=Object.assign(Object.assign({},yield this.getBaseEventRequest(i)),{eventType:a,eventValue:n}),f=yield this.coveoAnalyticsClient.makeCustomEvent(p);return{description:this.makeEventDescription(f,n),log:({searchUID:m})=>f.log({lastSearchQueryUid:m})}})}logCustomEvent(t,r){return U(this,arguments,void 0,function*(n,o,a=ry[n]){return(yield this.makeCustomEvent(n,o,a)).log({searchUID:this.provider.getSearchUID()})})}makeCustomEventWithType(t,r,n){return U(this,void 0,void 0,function*(){let o=Object.assign(Object.assign({},this.provider.getBaseMetadata()),n),a=Object.assign(Object.assign({},yield this.getBaseEventRequest(o)),{eventType:r,eventValue:t}),i=yield this.coveoAnalyticsClient.makeCustomEvent(a);return{description:this.makeEventDescription(i,t),log:({searchUID:p})=>i.log({lastSearchQueryUid:p})}})}logCustomEventWithType(t,r,n){return U(this,void 0,void 0,function*(){return(yield this.makeCustomEventWithType(t,r,n)).log({searchUID:this.provider.getSearchUID()})})}logSearchEvent(t,r){return U(this,void 0,void 0,function*(){return(yield this.makeSearchEvent(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeSearchEvent(t,r){return U(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:a})=>o.log({searchQueryUid:a})}})}makeClickEvent(t,r,n,o){return U(this,void 0,void 0,function*(){let a=Object.assign(Object.assign(Object.assign({},r),yield this.getBaseEventRequest(Object.assign(Object.assign({},n),o))),{queryPipeline:this.provider.getPipeline(),actionCause:t}),i=yield this.coveoAnalyticsClient.makeClickEvent(a);return{description:this.makeEventDescription(i,t),log:({searchUID:p})=>i.log({searchQueryUid:p})}})}logClickEvent(t,r,n,o){return U(this,void 0,void 0,function*(){return(yield this.makeClickEvent(t,r,n,o)).log({searchUID:this.provider.getSearchUID()})})}getBaseSearchEventRequest(t,r){return U(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 U(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 cr?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(O.likeGeneratedAnswer,t)}logLikeGeneratedAnswer(t){return U(this,void 0,void 0,function*(){return(yield this.makeLikeGeneratedAnswer(t)).log({searchUID:this.provider.getSearchUID()})})}makeDislikeGeneratedAnswer(t){return this.makeCustomEvent(O.dislikeGeneratedAnswer,t)}logDislikeGeneratedAnswer(t){return U(this,void 0,void 0,function*(){return(yield this.makeDislikeGeneratedAnswer(t)).log({searchUID:this.provider.getSearchUID()})})}makeOpenGeneratedAnswerSource(t){return this.makeCustomEvent(O.openGeneratedAnswerSource,t)}logOpenGeneratedAnswerSource(t){return U(this,void 0,void 0,function*(){return(yield this.makeOpenGeneratedAnswerSource(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerOpenInlineLink(t){return this.makeCustomEvent(O.generatedAnswerOpenInlineLink,t)}logGeneratedAnswerOpenInlineLink(t){return U(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerOpenInlineLink(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerCitationClick(t,r){return this.makeClickEvent(O.generatedAnswerCitationClick,Object.assign(Object.assign({},t),{documentPosition:1}),{contentIDKey:r.documentId.contentIdKey,contentIDValue:r.documentId.contentIdValue},r)}logGeneratedAnswerCitationClick(t,r){return U(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerCitationClick(t,r)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerSourceHover(t){return this.makeCustomEvent(O.generatedAnswerSourceHover,t)}logGeneratedAnswerSourceHover(t){return U(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerSourceHover(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerCopyToClipboard(t){return this.makeCustomEvent(O.generatedAnswerCopyToClipboard,t)}logGeneratedAnswerCopyToClipboard(t){return U(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerCopyToClipboard(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerHideAnswers(t){return this.makeCustomEvent(O.generatedAnswerHideAnswers,t)}logGeneratedAnswerHideAnswers(t){return U(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerHideAnswers(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerShowAnswers(t){return this.makeCustomEvent(O.generatedAnswerShowAnswers,t)}logGeneratedAnswerShowAnswers(t){return U(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerShowAnswers(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerExpand(t){return this.makeCustomEvent(O.generatedAnswerExpand,t)}logGeneratedAnswerExpand(t){return U(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerExpand(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerCollapse(t){return this.makeCustomEvent(O.generatedAnswerCollapse,t)}logGeneratedAnswerCollapse(t){return U(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerCollapse(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerFeedbackSubmit(t){return this.makeCustomEvent(O.generatedAnswerFeedbackSubmit,t)}logGeneratedAnswerFeedbackSubmit(t){return U(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerFeedbackSubmit(t)).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerFeedbackSubmitV2(t){return this.makeCustomEvent(O.generatedAnswerFeedbackSubmitV2,t)}logGeneratedAnswerFeedbackSubmitV2(t){return U(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerFeedbackSubmitV2(t)).log({searchUID:this.provider.getSearchUID()})})}makeRephraseGeneratedAnswer(t){return this.makeSearchEvent(O.rephraseGeneratedAnswer,t)}logRephraseGeneratedAnswer(t){return U(this,void 0,void 0,function*(){return(yield this.makeRephraseGeneratedAnswer(t)).log({searchUID:this.provider.getSearchUID()})})}makeRetryGeneratedAnswer(){return this.makeSearchEvent(O.retryGeneratedAnswer)}logRetryGeneratedAnswer(){return U(this,void 0,void 0,function*(){return(yield this.makeRetryGeneratedAnswer()).log({searchUID:this.provider.getSearchUID()})})}makeGeneratedAnswerStreamEnd(t){return this.makeCustomEvent(O.generatedAnswerStreamEnd,t)}logGeneratedAnswerStreamEnd(t){return U(this,void 0,void 0,function*(){return(yield this.makeGeneratedAnswerStreamEnd(t)).log({searchUID:this.provider.getSearchUID()})})}},Fl=Object.assign({},xc),mb=Object.keys(Fl).map(e=>Fl[e]),ni=class extends Hh{constructor({client:t,uuidGenerator:r=Bo}){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])=>mb.indexOf(t)!==-1?this.addSVCDataToPayload(t,r):r),this.client.registerAfterSendEventHook((t,...[r])=>(mb.indexOf(t)!==-1&&this.updateLocationInformation(t,r),r))}addHooksForPageView(){this.client.addEventTypeMapping(Fl.pageview,{newEventType:De.collect,variableLengthArgumentsNames:["page"],addVisitorIdParameter:!0,usesMeasurementProtocol:!0})}addHooksForEvent(){this.client.addEventTypeMapping(Fl.event,{newEventType:De.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}:{}),a=this.getTicketPayload();return this.clearData(),Object.assign(Object.assign(Object.assign({},a),o),r)}getTicketPayload(){return J0(this.ticket)}};ni.Id="svc";var Tl;(function(e){e.click="click",e.flowStart="flowStart"})(Tl||(Tl={}));var hr;(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"})(hr||(hr={}));var Pl;(function(e){e.quit="Quit",e.solved="Solved"})(Pl||(Pl={}));var kl=class{constructor(t,r){var n;this.options=t,this.provider=r;let o=((n=t.enableAnalytics)!==null&&n!==void 0?n:!0)&&!Ic();this.coveoAnalyticsClient=o?new cr(t):new Wn,this.svc=new ni({client:this.coveoAnalyticsClient})}disable(){this.coveoAnalyticsClient=new Wn,this.svc=new ni({client:this.coveoAnalyticsClient})}enable(){this.coveoAnalyticsClient=new cr(this.options),this.svc=new ni({client:this.coveoAnalyticsClient})}logEnterInterface(t){return this.svc.setAction(hr.enterInterface),this.svc.setTicket(t.ticket),this.sendFlowStartEvent()}logUpdateCaseField(t){return this.svc.setAction(hr.fieldUpdate,{fieldName:t.fieldName}),this.svc.setTicket(t.ticket),this.sendClickEvent()}logSelectFieldSuggestion(t){return this.svc.setAction(hr.fieldSuggestionClick,t.suggestion),this.svc.setTicket(t.ticket),this.sendClickEvent()}logSelectDocumentSuggestion(t){return this.logClickEvent(hr.documentSuggestionClick,t.suggestion.suggestion,{contentIDKey:"permanentId",contentIDValue:t.suggestion.permanentId})}logQuickviewDocumentSuggestion(t){return this.logClickEvent(hr.documentSuggestionQuickview,t.suggestion.suggestion,{contentIDKey:"permanentId",contentIDValue:t.suggestion.permanentId})}logRateDocumentSuggestion(t){return this.svc.setAction(hr.suggestionRate,Object.assign({rate:t.rating},t.suggestion)),this.svc.setTicket(t.ticket),this.sendClickEvent()}logMoveToNextCaseStep(t){return this.svc.setAction(hr.nextCaseStep,{stage:t?.stage}),this.svc.setTicket(t.ticket),this.sendClickEvent()}logCaseCancelled(t){return this.svc.setAction(hr.caseCancelled,{reason:Pl.quit}),this.svc.setTicket(t.ticket),this.sendClickEvent()}logCaseSolved(t){return this.svc.setAction(hr.caseSolved,{reason:Pl.solved}),this.svc.setTicket(t.ticket),this.sendClickEvent()}logCaseCreated(t){return this.svc.setAction(hr.caseCreated),this.svc.setTicket(t.ticket),this.sendClickEvent()}sendFlowStartEvent(){return this.coveoAnalyticsClient.sendEvent("event","svc",Tl.flowStart,this.provider?{searchHub:this.provider.getOriginLevel1()}:null)}sendClickEvent(){return this.coveoAnalyticsClient.sendEvent("event","svc",Tl.click,this.provider?{searchHub:this.provider.getOriginLevel1()}:null)}getBaseEventRequest(t){return U(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 cr?this.coveoAnalyticsClient.getCurrentVisitorId():void 0}getOrigins(){var t,r,n,o,a;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:(a=this.provider)===null||a===void 0?void 0:a.getOriginLevel3()}}logClickEvent(t,r,n,o){return U(this,void 0,void 0,function*(){var a,i;let p=Object.assign(Object.assign(Object.assign({},r),yield this.getBaseEventRequest(Object.assign(Object.assign({},n),o))),{searchQueryUid:(i=(a=this.provider)===null||a===void 0?void 0:a.getSearchUID())!==null&&i!==void 0?i:"",actionCause:t});return this.coveoAnalyticsClient.sendClickEvent(p)})}},WN=e=>{let t={};return e.caseContext&&Object.keys(e.caseContext).forEach(r=>{var n;let o=(n=e.caseContext)===null||n===void 0?void 0:n[r];if(o){let a=`context_${r}`;t[a]=o}}),t},de=(e,t=!0)=>{let{caseContext:r,caseId:n,caseNumber:o}=e,a=Qr(e,["caseContext","caseId","caseNumber"]),i=WN(e);return Object.assign(Object.assign(Object.assign({CaseId:n,CaseNumber:o},a),!!i.context_Case_Subject&&{CaseSubject:i.context_Case_Subject}),t&&i)},Ol=class{constructor(t,r){this.opts=t,this.provider=r;let n=t.enableAnalytics===!1||Ic();this.coveoAnalyticsClient=n?new Wn:new cr(t)}disable(){this.coveoAnalyticsClient=new Wn}enable(){this.coveoAnalyticsClient=new cr(this.opts)}logInterfaceLoad(t){if(t){let r=de(t);return this.logSearchEvent(O.interfaceLoad,r)}return this.logSearchEvent(O.interfaceLoad)}logRecentQueryClick(t){if(t){let r=de(t);return this.logSearchEvent(O.recentQueryClick,r)}return this.logSearchEvent(O.recentQueryClick)}logClearRecentQueries(t){if(t){let r=de(t);return this.logCustomEvent(O.clearRecentQueries,r)}return this.logCustomEvent(O.clearRecentQueries)}logInterfaceChange(t){let r=de(t);return this.logSearchEvent(O.interfaceChange,r)}logStaticFilterDeselect(t){let r=de(t);return this.logSearchEvent(O.staticFilterDeselect,r)}logFetchMoreResults(t){if(t){let r=de(t);return this.logCustomEvent(O.pagerScrolling,Object.assign(Object.assign({},r),{type:"getMoreResults"}))}return this.logCustomEvent(O.pagerScrolling,{type:"getMoreResults"})}logBreadcrumbFacet(t){let r=de(t);return this.logSearchEvent(O.breadcrumbFacet,r)}logBreadcrumbResetAll(t){if(t){let r=de(t);return this.logSearchEvent(O.breadcrumbResetAll,r)}return this.logSearchEvent(O.breadcrumbResetAll)}logFacetSelect(t){let r=de(t);return this.logSearchEvent(O.facetSelect,r)}logFacetExclude(t){let r=de(t);return this.logSearchEvent(O.facetExclude,r)}logFacetDeselect(t){let r=de(t);return this.logSearchEvent(O.facetDeselect,r)}logFacetUpdateSort(t){let r=de(t);return this.logSearchEvent(O.facetUpdateSort,r)}logFacetClearAll(t){let r=de(t);return this.logSearchEvent(O.facetClearAll,r)}logFacetShowMore(t){let r=de(t,!1);return this.logCustomEvent(O.facetShowMore,r)}logFacetShowLess(t){let r=de(t,!1);return this.logCustomEvent(O.facetShowLess,r)}logQueryError(t){let r=de(t,!1);return this.logCustomEvent(O.queryError,r)}logPagerNumber(t){let r=de(t,!1);return this.logCustomEvent(O.pagerNumber,r)}logPagerNext(t){let r=de(t,!1);return this.logCustomEvent(O.pagerNext,r)}logPagerPrevious(t){let r=de(t,!1);return this.logCustomEvent(O.pagerPrevious,r)}logDidYouMeanAutomatic(t){if(t){let r=de(t);return this.logSearchEvent(O.didyoumeanAutomatic,r)}return this.logSearchEvent(O.didyoumeanAutomatic)}logDidYouMeanClick(t){if(t){let r=de(t);return this.logSearchEvent(O.didyoumeanClick,r)}return this.logSearchEvent(O.didyoumeanClick)}logResultsSort(t){let r=de(t);return this.logSearchEvent(O.resultsSort,r)}logSearchboxSubmit(t){if(t){let r=de(t);return this.logSearchEvent(O.searchboxSubmit,r)}return this.logSearchEvent(O.searchboxSubmit)}logContextChanged(t){let r=de(t);return this.logSearchEvent(kt.contextChanged,r)}logExpandToFullUI(t){let r=de(t);return this.logCustomEvent(kt.expandToFullUI,r)}logOpenUserActions(t){let r=de(t,!1);return this.logCustomEvent(kt.openUserActions,r)}logShowPrecedingSessions(t){let r=de(t,!1);return this.logCustomEvent(kt.showPrecedingSessions,r)}logShowFollowingSessions(t){let r=de(t,!1);return this.logCustomEvent(kt.showFollowingSessions,r)}logViewedDocumentClick(t,r){return this.logCustomEvent(kt.clickViewedDocument,Object.assign(Object.assign({},de(r,!1)),{document:t}))}logPageViewClick(t,r){return this.logCustomEvent(kt.clickPageView,Object.assign(Object.assign({},de(r,!1)),{pageView:t}))}logCreateArticle(t,r){return this.logCustomEvent(kt.createArticle,r?Object.assign(Object.assign({},de(r,!1)),t):t)}logDocumentOpen(t,r,n){return this.logClickEvent(O.documentOpen,t,r,n?de(n,!1):void 0)}logCopyToClipboard(t,r,n){return this.logClickEvent(O.copyToClipboard,t,r,n?de(n,!1):void 0)}logCaseSendEmail(t,r,n){return this.logClickEvent(O.caseSendEmail,t,r,n?de(n,!1):void 0)}logFeedItemTextPost(t,r,n){return this.logClickEvent(O.feedItemTextPost,t,r,n?de(n,!1):void 0)}logDocumentQuickview(t,r,n){let o={documentTitle:t.documentTitle,documentURL:t.documentUrl};return this.logClickEvent(O.documentQuickview,t,r,n?Object.assign(Object.assign({},de(n,!1)),o):o)}logCaseAttach(t,r,n){let o={documentTitle:t.documentTitle,documentURL:t.documentUrl,resultUriHash:t.documentUriHash};return this.logClickEvent(O.caseAttach,t,r,n?Object.assign(Object.assign({},de(n,!1)),o):o)}logCaseDetach(t,r,n){let o=Object.assign(Object.assign(Object.assign({},r&&de(r,!1)),n&&{permanentId:n}),{resultUriHash:t});return this.logCustomEvent(O.caseDetach,o)}logLikeSmartSnippet(t){return this.logCustomEvent(O.likeSmartSnippet,t?de(t,!1):void 0)}logDislikeSmartSnippet(t){return this.logCustomEvent(O.dislikeSmartSnippet,t?de(t,!1):void 0)}logExpandSmartSnippet(t){return this.logCustomEvent(O.expandSmartSnippet,t?de(t,!1):void 0)}logCollapseSmartSnippet(t){return this.logCustomEvent(O.collapseSmartSnippet,t?de(t,!1):void 0)}logOpenSmartSnippetFeedbackModal(t){return this.logCustomEvent(O.openSmartSnippetFeedbackModal,t?de(t,!1):void 0)}logCloseSmartSnippetFeedbackModal(t){return this.logCustomEvent(O.closeSmartSnippetFeedbackModal,t?de(t,!1):void 0)}logSmartSnippetFeedbackReason(t,r,n){return this.logCustomEvent(O.sendSmartSnippetReason,n?Object.assign(Object.assign({},de(n,!1)),{reason:t,details:r}):{reason:t,details:r})}logExpandSmartSnippetSuggestion(t,r){let n="documentId"in t?t:{documentId:t};return this.logCustomEvent(O.expandSmartSnippetSuggestion,r?Object.assign(Object.assign({},de(r,!1)),n):n)}logCollapseSmartSnippetSuggestion(t,r){let n="documentId"in t?t:{documentId:t};return this.logCustomEvent(O.collapseSmartSnippetSuggestion,r?Object.assign(Object.assign({},de(r,!1)),n):n)}logOpenSmartSnippetSource(t,r,n){return this.logClickEvent(O.openSmartSnippetSource,t,r,n?de(n,!1):void 0)}logOpenSmartSnippetSuggestionSource(t,r,n){return this.logClickEvent(O.openSmartSnippetSuggestionSource,t,{contentIDKey:r.documentId.contentIdKey,contentIDValue:r.documentId.contentIdValue},n?Object.assign(Object.assign({},de(n,!1)),r):r)}logOpenSmartSnippetInlineLink(t,r,n){return this.logClickEvent(O.openSmartSnippetInlineLink,t,{contentIDKey:r.contentIDKey,contentIDValue:r.contentIDValue},n?Object.assign(Object.assign({},de(n,!1)),r):r)}logOpenSmartSnippetSuggestionInlineLink(t,r,n){return this.logClickEvent(O.openSmartSnippetSuggestionInlineLink,t,{contentIDKey:r.documentId.contentIdKey,contentIDValue:r.documentId.contentIdValue},n?Object.assign(Object.assign({},de(n,!1)),r):r)}logLikeGeneratedAnswer(t,r){return this.logCustomEvent(O.likeGeneratedAnswer,r?Object.assign(Object.assign({},de(r,!1)),t):t)}logDislikeGeneratedAnswer(t,r){return this.logCustomEvent(O.dislikeGeneratedAnswer,r?Object.assign(Object.assign({},de(r,!1)),t):t)}logOpenGeneratedAnswerSource(t,r){return this.logCustomEvent(O.openGeneratedAnswerSource,r?Object.assign(Object.assign({},de(r,!1)),t):t)}logGeneratedAnswerCitationClick(t,r,n){return this.logClickEvent(O.generatedAnswerCitationClick,Object.assign(Object.assign({},t),{documentPosition:1}),{contentIDKey:r.documentId.contentIdKey,contentIDValue:r.documentId.contentIdValue},n?Object.assign(Object.assign({},de(n,!1)),r):r)}logGeneratedAnswerSourceHover(t,r){return this.logCustomEvent(O.generatedAnswerSourceHover,r?Object.assign(Object.assign({},de(r,!1)),t):t)}logGeneratedAnswerCopyToClipboard(t,r){return this.logCustomEvent(O.generatedAnswerCopyToClipboard,r?Object.assign(Object.assign({},de(r,!1)),t):t)}logGeneratedAnswerHideAnswers(t,r){return this.logCustomEvent(O.generatedAnswerHideAnswers,r?Object.assign(Object.assign({},de(r,!1)),t):t)}logGeneratedAnswerShowAnswers(t,r){return this.logCustomEvent(O.generatedAnswerShowAnswers,r?Object.assign(Object.assign({},de(r,!1)),t):t)}logGeneratedAnswerExpand(t,r){return this.logCustomEvent(O.generatedAnswerExpand,r?Object.assign(Object.assign({},de(r,!1)),t):t)}logGeneratedAnswerCollapse(t,r){return this.logCustomEvent(O.generatedAnswerCollapse,r?Object.assign(Object.assign({},de(r,!1)),t):t)}logGeneratedAnswerFeedbackSubmit(t,r){return this.logCustomEvent(O.generatedAnswerFeedbackSubmit,r?Object.assign(Object.assign({},de(r,!1)),t):t)}logGeneratedAnswerFeedbackSubmitV2(t,r){return this.logCustomEvent(O.generatedAnswerFeedbackSubmitV2,r?Object.assign(Object.assign({},de(r,!1)),t):t)}logRephraseGeneratedAnswer(t,r){return this.logSearchEvent(O.rephraseGeneratedAnswer,r?Object.assign(Object.assign({},de(r,!1)),t):t)}logRetryGeneratedAnswer(t){return this.logSearchEvent(O.retryGeneratedAnswer,t?Object.assign({},de(t,!1)):{})}logGeneratedAnswerStreamEnd(t,r){return this.logCustomEvent(O.generatedAnswerStreamEnd,r?Object.assign(Object.assign({},de(r,!1)),t):t)}logGeneratedAnswerCitationDocumentAttach(t,r,n){return this.logClickEvent(O.generatedAnswerCitationDocumentAttach,Object.assign(Object.assign({},t),{documentPosition:1}),{contentIDKey:r.documentId.contentIdKey,contentIDValue:r.documentId.contentIdValue},n?Object.assign(Object.assign({},de(n,!1)),r):r)}logCustomEvent(t,r){return U(this,void 0,void 0,function*(){let n=Object.assign(Object.assign({},this.provider.getBaseMetadata()),r),o=Object.assign(Object.assign({},yield this.getBaseCustomEventRequest(n)),{eventType:ry[t],eventValue:t});return this.coveoAnalyticsClient.sendCustomEvent(o)})}logSearchEvent(t,r){return U(this,void 0,void 0,function*(){return this.coveoAnalyticsClient.sendSearchEvent(yield this.getBaseSearchEventRequest(t,r))})}logClickEvent(t,r,n,o){return U(this,void 0,void 0,function*(){let a=Object.assign(Object.assign(Object.assign({},r),yield this.getBaseEventRequest(Object.assign(Object.assign({},n),o))),{searchQueryUid:this.provider.getSearchUID(),queryPipeline:this.provider.getPipeline(),actionCause:t});return this.coveoAnalyticsClient.sendClickEvent(a)})}logShowMoreFoldedResults(t,r,n){return U(this,void 0,void 0,function*(){return this.logClickEvent(O.showMoreFoldedResults,t,r,n?de(n,!1):void 0)})}logShowLessFoldedResults(t){return U(this,void 0,void 0,function*(){return this.logCustomEvent(O.showLessFoldedResults,t?de(t,!1):void 0)})}logTriggerNotify(t,r){return this.logCustomEvent(O.triggerNotify,r?Object.assign(Object.assign({},de(r,!1)),t):t)}getBaseCustomEventRequest(t){return U(this,void 0,void 0,function*(){return Object.assign(Object.assign({},yield this.getBaseEventRequest(t)),{lastSearchQueryUid:this.provider.getSearchUID()})})}getBaseSearchEventRequest(t,r){return U(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()),{searchQueryUid:this.provider.getSearchUID(),queryPipeline:this.provider.getPipeline(),actionCause:t})})}getBaseEventRequest(t){return U(this,void 0,void 0,function*(){let r=Object.assign(Object.assign({},this.provider.getBaseMetadata()),t);return Object.assign(Object.assign({},this.getOrigins()),{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 cr?this.coveoAnalyticsClient.getCurrentVisitorId():void 0}};d();c();l();u();d();c();l();u();var ai=()=>"default";var YN=e=>{let t=e.configuration.search.locale.split("-")[0];return!t||t.length!==2?"en":t},Yn=class{constructor(t){le(this,"getState",t);le(this,"state");this.state=t()}getLanguage(){return YN(this.state)}getBaseMetadata(){let{context:t,configuration:r}=this.state,n=t?.contextValues||{},o={};for(let[a,i]of Object.entries(n)){let p=`context_${a}`;o[p]=i}return r.analytics.analyticsMode==="legacy"&&(o.coveoHeadlessVersion=Hn),o}getOriginContext(){return this.state.configuration.analytics.originContext}getOriginLevel1(){return this.state.searchHub||ai()}getOriginLevel2(){return this.state.configuration.analytics.originLevel2}getOriginLevel3(){return this.state.configuration.analytics.originLevel3}getIsAnonymous(){return this.state.configuration.analytics.anonymous}};d();c();l();u();var wb=e=>new cr(e).getCurrentVisitorId(),ii=(e,t)=>typeof t=="function"?(...r)=>{let n=Ws(r[0]);try{return t.apply(t,r)}catch(o){return e.error(o,"Error in analytics preprocessRequest. Returning original request."),n}}:void 0,si=(e,t)=>(...r)=>{let n=Ws(r[1]);try{return t.apply(t,r)}catch(o){return e.error(o,"Error in analytics hook. Returning original request."),n}};var Ec=class extends Yn{getSearchUID(){return this.state.documentSuggestion?.status.lastResponseId??""}},Rb=({logger:e,getState:t,analyticsClientMiddleware:r=(a,i)=>i,preprocessRequest:n,provider:o=new Ec(t)})=>{let a=t(),i=a.configuration.accessToken,p=a.configuration.analytics.apiBaseUrl??mt(a.configuration.organizationId,a.configuration.environment,"analytics"),f=a.configuration.analytics.runtimeEnvironment,m=a.configuration.analytics.enabled,g=new kl({enableAnalytics:m,token:i,endpoint:p,runtimeEnvironment:f,preprocessRequest:ii(e,n),beforeSendHooks:[si(e,r),(C,x)=>(e.info({...x,type:C,endpoint:p,token:i},"Analytics request"),x)]},o);return m||g.disable(),g};d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();function _l(){return{desiredCount:5,numberOfValues:8,set:{}}}d();c();l();u();d();c();l();u();function KN(e,t){return!!t&&t.facetId in e.facetSet}var Fn=(e,t)=>e.search?.response.facets.find(r=>r.facetId===t),Ib=(e,t)=>e.facetSet[t]?.request,iy=(e,t)=>{let r=Fn(e,t);return KN(e,r)?r:void 0};var Eb=(e,t)=>iy(e,t)?.values.filter(r=>r.state!=="idle")||[],Br=e=>e.search.isLoading;d();c();l();u();function Fb(e){if(!e)return{parents:[],values:[]};let t=[],r=e;for(;r.length&&r[0].children.length;)t=[...t,...r],r=r[0].children;let n=r.find(o=>o.state==="selected");return n&&(t=[...t,n],r=[]),{parents:t,values:r}}function Gr(e){let{activeValue:t,ancestryMap:r}=XN(e);return t?ZN(t,r):[]}function XN(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 ZN(e,t){let r=[];if(!e)return[];let n=e;do r.unshift(n),n=t.get(n);while(n);return r}function JN(e,t){return!!t&&t.facetId in e.categoryFacetSet}var sy=(e,t)=>{let r=Fn(e,t);if(JN(e,r))return r},cy=(e,t)=>e.categoryFacetSet[t]?.request,Tb=(e,t)=>{let r=sy(e,t);return Gr(r?.values??[])},uy=(e,t)=>{let r=cy(e,t);return Gr(r?.currentValues??[])};d();c();l();u();function ci(){return{}}d();c();l();u();function Pb(e,t){return{request:e,tabs:t}}function ui(){return{}}d();c();l();u();function kb(e,t){return{request:e,tabs:t}}function li(){return{}}d();c();l();u();function Ob(e,t){return{request:e,hasBreadcrumbs:!0,tabs:t}}function di(){return{}}var Go=(e,t)=>{let r=qb(t,e),n=r?r.field:"",o=ly(n,e);return{facetId:e,facetField:n,facetTitle:o}};function pi(e,t){let{facetId:r,facetValue:n}=e,o=Go(r,t),a=Mb(t,r);return{...o,facetValue:a==="hierarchical"?Db(t,r):n}}function Xt(e){return{facetSet:e.facetSet??di(),categoryFacetSet:e.categoryFacetSet??ci(),dateFacetSet:e.dateFacetSet??ui(),numericFacetSet:e.numericFacetSet??li(),automaticFacetSet:e.automaticFacetSet??_l()}}var Nl=e=>{let t=[];return rD(e).forEach((r,n)=>{let o=Mb(e,r.facetId),a=sD(r,n+1);if(tD(r)){if(!!!uy(e,r.facetId).length)return;t.push({...a,...aD(e,r.facetId),facetType:o,state:"selected"});return}r.currentValues.forEach((i,p)=>{if(i.state==="idle")return;let f=_b(i,p+1,o),m=eD(r)?Nb(i):oD(i);t.push({...a,...f,...m})})}),nD(e).forEach((r,n)=>{let o=iD(r,n+1);r.values.forEach((a,i)=>{if(a.state==="idle")return;let p=_b(a,i+1,"specific"),f=Nb(a);t.push({...o,...p,...f})})}),t},eD=e=>e.type==="specific",tD=e=>e.type==="hierarchical",rD=e=>[...Object.values(e.facetSet),...Object.values(e.categoryFacetSet),...Object.values(e.dateFacetSet),...Object.values(e.numericFacetSet)].map(t=>t.request),nD=e=>[...Object.values(e.automaticFacetSet.set)].map(t=>t.response),_b=(e,t,r)=>({state:e.state,valuePosition:t,facetType:r}),oD=e=>({displayValue:`${e.start}..${e.end}`,value:`${e.start}..${e.end}`,start:e.start,end:e.end,endInclusive:e.endInclusive}),Nb=e=>({displayValue:e.value,value:e.value}),Db=(e,t)=>uy(e,t).map(n=>n.value).join(";"),aD=(e,t)=>{let n=Db(e,t);return{value:n,valuePosition:1,displayValue:n}},iD=(e,t)=>({title:ly(e.field,e.field),field:e.field,id:e.field,facetPosition:t}),sD=(e,t)=>({title:ly(e.field,e.facetId),field:e.field,id:e.facetId,facetPosition:t}),ly=(e,t)=>`${e}_${t}`,qb=(e,t)=>e.facetSet[t]?.request||e.categoryFacetSet[t]?.request||e.dateFacetSet[t]?.request||e.numericFacetSet[t]?.request||e.automaticFacetSet.set[t]?.response,Mb=(e,t)=>{let r=qb(e,t);return r?r.type:"specific"};d();c();l();u();d();c();l();u();var dy=e=>e.configuration.search.locale,Vb=e=>e.configuration.search.timezone,jb=e=>e.configuration.accessToken,Lb=e=>e.configuration.organizationId,Ub=e=>e.configuration.environment,Dl=e=>e.configuration?.knowledge?.agentId,Qb=e=>e.configuration.knowledge.debugAgentSession;var Le=e=>{if(cD(e)||py(e))return e.generatedAnswer?.answerId;if(uD(e))return e.search?.response?.extendedResults?.generativeQuestionAnsweringId},cD=e=>"answer"in e&&"generatedAnswer"in e&&!ee(e.generatedAnswer?.answerConfigurationId),py=e=>{let t=Dl(e);return"generatedAnswer"in e&&typeof t=="string"&&t.trim().length>0},uD=e=>"search"in e&&e.search!==void 0&&typeof e.search=="object",fy=e=>e.generatedAnswer?.fieldsToIncludeInCitations,Bb=e=>e.followUpAnswers?.conversationId,lD=e=>e.generatedAnswer?.citations,dD=e=>e.followUpAnswers?.followUpAnswers,pD=st(dD,e=>e?.flatMap(t=>t.citations)),fD=(e,t)=>t,fi=st(lD,pD,fD,(e,t,r)=>e?.find(n=>n.id===r)??t?.find(n=>n.id===r));d();c();l();u();var ct=()=>({q:"",enableQuerySyntax:!1});var Fc=class extends Yn{getSearchUID(){let t=this.getState();return t.search?.searchResponseId||t.search?.response.searchUid||At().response.searchUid}getPipeline(){return this.state.pipeline||this.state.search?.response.pipeline||"default"}getSearchEventRequestPayload(){return{queryText:this.queryText,responseTime:this.responseTime,results:this.mapResultsToAnalyticsDocument(),numberOfResults:this.numberOfResults}}getFacetState(){return Nl(Xt(this.state))}getBaseMetadata(){let t=this.getState(),r=super.getBaseMetadata(),n=Le(t);return n&&(r.generativeQuestionAnsweringId=n),r}getGeneratedAnswerMetadata(){let t=this.getState();return{...(t.generatedAnswer?.isVisible!==void 0&&{showGeneratedAnswer:t.generatedAnswer.isVisible})}}get queryText(){return this.state.query?.q||ct().q}get responseTime(){return this.state.search?.duration||At().duration}mapResultsToAnalyticsDocument(){return this.state.search?.response.results.map(t=>({documentUri:t.uri,documentUriHash:t.raw.urihash}))}get numberOfResults(){return this.state.search?.response.results.length||At().response.results.length}},Gb=({logger:e,getState:t,analyticsClientMiddleware:r=(a,i)=>i,preprocessRequest:n,provider:o=new Fc(t)})=>{let a=t(),i=a.configuration.accessToken,p=a.configuration.analytics.apiBaseUrl??mt(a.configuration.organizationId,a.configuration.environment,"analytics"),f=a.configuration.analytics.runtimeEnvironment,m=a.configuration.analytics.enabled,g=new Ol({enableAnalytics:m,token:i,endpoint:p,runtimeEnvironment:f,preprocessRequest:ii(e,n),beforeSendHooks:[si(e,r),(C,x)=>(e.info({...x,type:C,endpoint:p,token:i},"Analytics request"),x)]},o);return m||g.disable(),g};d();c();l();u();d();c();l();u();d();c();l();u();var ql=(r=>(r.Ascending="ascending",r.Descending="descending",r))(ql||{}),Ml=(a=>(a.Relevancy="relevancy",a.QRE="qre",a.Date="date",a.Field="field",a.NoSort="nosort",a))(Ml||{}),$r=e=>{if(Ba(e))return e.map(t=>$r(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""}},Vl=()=>({by:"relevancy"}),$b=e=>({by:"date",order:e});var Hb=new Y({values:{by:new zs({enum:Ml,required:!0}),order:new zs({enum:ql}),field:new $}});function ur(){return $r(Vl())}d();c();l();u();d();c();l();u();d();c();l();u();var mi=class e{static set(t,r,n){let o,a,i;n&&(a=new Date,a.setTime(a.getTime()+n));let p=window.location.hostname,f=/^(\d{1,3}\.){3}\d{1,3}$/,m=/^([0-9a-fA-F]{0,4}:){2,7}[0-9a-fA-F]{0,4}$/;f.test(p)||m.test(p)||p.indexOf(".")===-1?my(t,r,a):(i=p.split("."),o=i[i.length-2]+"."+i[i.length-1],my(t,r,a,o))}static get(t){let r=t+"=",n=document.cookie.split(";");for(let o=0;o<n.length;o++){let a=n[o];if(a=a.replace(/^\s+/,""),a.lastIndexOf(r,0)===0)return a.substring(r.length,a.length)}return null}static erase(t){e.set(t,"",-1)}};function my(e,t,r,n){document.cookie=`${e}=${t}`+(r?`;expires=${r.toUTCString()}`:"")+(n?`;domain=${n}`:"")+";path=/;SameSite=Lax"+(window.location.protocol==="https:"?";Secure":"")}d();c();l();u();function mD(){return typeof navigator<"u"}function zb(){try{return typeof localStorage<"u"}catch{return!1}}function Wb(){try{return typeof sessionStorage<"u"}catch{return!1}}function Yb(){return!!(mD()&&navigator.cookieEnabled)}var Kb=null;function Xb(){return Kb||(zb()?localStorage:Yb()?new gy:Wb()?sessionStorage:new hy)}var gi=class gi{getItem(t){return mi.get(`${gi.prefix}${t}`)}removeItem(t){mi.erase(`${gi.prefix}${t}`)}setItem(t,r,n){mi.set(`${gi.prefix}${t}`,r,n)}};le(gi,"prefix","coveo_");var gy=gi;var hy=class{getItem(t){return null}removeItem(t){}setItem(t,r){}};var jl="__coveo.analytics.history",gD=20,hD=1e3*60,yD=75,$o=class $o{constructor(t){le(this,"store");this.store=t||Xb()}static getInstance(t){return $o.instance||($o.instance=new $o(t)),$o.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 _this6=this;return _asyncToGenerator(function*(){t.internalTime=new Date().getTime(),t=_this6.cropQueryElement(_this6.stripEmptyQuery(t));let r=yield _this6.getHistoryWithInternalTimeAsync();r!==null?_this6.isValidEntry(t)&&_this6.setHistory([t].concat(r)):_this6.setHistory([t])})()}getHistory(){let t=this.getHistoryWithInternalTime();return this.stripEmptyQueries(this.stripInternalTime(t))}getHistoryAsync(){var _this7=this;return _asyncToGenerator(function*(){let t=yield _this7.getHistoryWithInternalTimeAsync();return _this7.stripEmptyQueries(_this7.stripInternalTime(t))})()}getHistoryWithInternalTime(){try{let t=this.store.getItem(jl);return t&&typeof t=="string"?JSON.parse(t):[]}catch{return[]}}getHistoryWithInternalTimeAsync(){var _this8=this;return _asyncToGenerator(function*(){try{let t=yield _this8.store.getItem(jl);return t?JSON.parse(t):[]}catch{return[]}})()}setHistory(t){try{this.store.setItem(jl,JSON.stringify(t.slice(0,gD)))}catch{}}clear(){try{this.store.removeItem(jl)}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,yD)),t}isValidEntry(t){let r=this.getMostRecentElement();return r&&r.value===t.value?(t.internalTime||0)-(r.internalTime||0)>hD:!0}stripInternalTime(t){return Array.isArray(t)?t.map(r=>{let{name:n,time:o,value:a}=r;return{name:n,time:o,value:a}}):[]}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))}};le($o,"instance",null);var yy=$o,Vt=yy;var Tc=class Tc extends Yn{constructor(){super(...arguments);le(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 Nl(Xt(this.getState()))}getPipeline(){return this.state.pipeline||this.state.search?.response.pipeline||Tc.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||At().response.searchUid}getSplitTestRunName(){return this.state.search?.response.splitTestRun}getSplitTestRunVersion(){let r=!!this.getSplitTestRunName(),n=this.state.search?.response.pipeline||this.state.pipeline||Tc.fallbackPipelineName;return r?n:void 0}getBaseMetadata(){let r=this.getState(),n=super.getBaseMetadata(),o=Le(r);return o&&(n.generativeQuestionAnsweringId=o),n}getFacetMetadata(r,n){let a=this.getFacetRequest(r)?.field??"";return{...this.getBaseMetadata(),facetId:r,facetField:a,facetValue:n,facetTitle:`${a}_${r}`}}getFacetClearAllMetadata(r){let o=this.getFacetRequest(r)?.field??"";return{...this.getBaseMetadata(),facetId:r,facetField:o,facetTitle:`${o}_${r}`}}getFacetUpdateSortMetadata(r,n){let a=this.getFacetRequest(r)?.field??"";return{...this.getBaseMetadata(),facetId:r,facetField:a,criteria:n,facetTitle:`${a}_${r}`}}getRangeBreadcrumbFacetMetadata(r,n){let a=this.getFacetRequest(r)?.field??"";return{...this.getBaseMetadata(),facetId:r,facetField:a,facetRangeEnd:n.end,facetRangeEndInclusive:n.endInclusive,facetRangeStart:n.start,facetTitle:`${a}_${r}`}}getResultSortMetadata(){return{...this.getBaseMetadata(),resultsSortBy:this.state.sortCriteria??ur()}}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 a=this.getFacetRequest(r)?.field??"";return{...this.getBaseMetadata(),categoryFacetId:r,categoryFacetField:a,categoryFacetPath:n,categoryFacetTitle:`${a}_${r}`}}getOmniboxAnalyticsMetadata(r,n){let o=this.state.querySuggest?.[r],a=o.completions.map(m=>m.expression),i=o.partialQueries.length-1,p=o.partialQueries[i]||"",f=o.responseId;return{...this.getBaseMetadata(),suggestionRanking:a.indexOf(n),partialQuery:p,partialQueries:o.partialQueries.length>0?o.partialQueries:"",suggestions:a.length>0?a:"",querySuggestResponseId:f}}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||ct().q}get responseTime(){return this.state.search?.duration||At().duration}get numberOfResults(){return this.state.search?.response.totalCountFiltered||At().response.totalCountFiltered}};le(Tc,"fallbackPipelineName","default");var Kn=Tc,Zb=({logger:e,getState:t,analyticsClientMiddleware:r=(a,i)=>i,preprocessRequest:n,provider:o})=>{let a=t(),i=a.configuration.accessToken,p=a.configuration.analytics.apiBaseUrl??mt(a.configuration.organizationId,a.configuration.environment,"analytics"),f=a.configuration.analytics.runtimeEnvironment,m=a.configuration.analytics.enabled,g=new El({token:i,endpoint:p,runtimeEnvironment:f,preprocessRequest:ii(e,n),beforeSendHooks:[si(e,r),(C,x)=>(e.info({...x,type:C,endpoint:p,token:i},"Analytics request"),x)]},o);return m||g.disable(),g},Sy=()=>{let t=Vt.getInstance().getHistory().reverse().find(r=>r.name==="PageView"&&r.value);return t?t.value:""};d();c();l();u();function Ll(e){let t=Jb(e),r=[e,...t].filter(o=>o.parentResult).map(o=>o.parentResult);return tA([e,...t,...r],o=>o.uniqueId)}function Jb(e){return e.childResults?e.childResults.flatMap(t=>[t,...Jb(t)]):[]}d();c();l();u();var Pc=()=>"";function tx(e,t){return{...new Kn(t).getBaseMetadata(),actionCause:e,type:e}}function SD(e){return Object.assign(e,{instantlyCallable:!0})}function vD(e,t){let r=a=>{let i=me(e,a);return SD(Object.assign(i,{type:i.typePrefix}))},n=r(/*#__PURE__*/function(){var _ref10=_asyncToGenerator(function*(a,{getState:i,extra:p}){let{analyticsClientMiddleware:f,preprocessRequest:m,logger:g}=p;return yield(yield t({getState:i,analyticsClientMiddleware:f,preprocessRequest:m,logger:g})).log({state:i(),extra:p})});return function(_x19,_x20){return _ref10.apply(this,arguments)}}());return Object.assign(n,{prepare:function(){var _ref11=_asyncToGenerator(function*({getState:a,analyticsClientMiddleware:i,preprocessRequest:p,logger:f}){let{description:m,log:g}=yield t({getState:a,analyticsClientMiddleware:i,preprocessRequest:p,logger:f});return{description:m,action:r(/*#__PURE__*/function(){var _ref12=_asyncToGenerator(function*(C,{getState:x,extra:h}){return yield g({state:x(),extra:h})});return function(_x22,_x23){return _ref12.apply(this,arguments)}}())}});return function prepare(_x21){return _ref11.apply(this,arguments)}}()}),n}var vy=(e,t,r)=>{function n(...o){let a=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 bD(a)}return n},AD=e=>e.configuration.analytics.analyticsMode==="legacy",CD=e=>e.configuration.analytics.analyticsMode==="next",bD=({prefix:e,__legacy__getBuilder:t,__legacy__provider:r,analyticsPayloadBuilder:n,analyticsType:o,analyticsConfigurator:a,providerClass:i})=>(r??(r=p=>new i(p)),vD(e,/*#__PURE__*/function(){var _ref13=_asyncToGenerator(function*({getState:p,analyticsClientMiddleware:f,preprocessRequest:m,logger:g}){let C=[],x={log:function(){var _ref14=_asyncToGenerator(function*({state:I}){for(let E of C)yield E(I)});return function log(_x25){return _ref14.apply(this,arguments)}}()},h=p(),S=a({getState:p,logger:g,analyticsClientMiddleware:f,preprocessRequest:m,provider:r(p)}),b=yield t(S,p());x.description=b?.description,C.push(/*#__PURE__*/function(){var _ref15=_asyncToGenerator(function*(I){AD(I)&&(yield xD(b,r,I,g,S.coveoAnalyticsClient))});return function(_x26){return _ref15.apply(this,arguments)}}());let{emit:w}=bc(h);return C.push(/*#__PURE__*/function(){var _ref16=_asyncToGenerator(function*(I){if(CD(I)&&o&&n){let E=n(I);yield kD(w,o,E)}});return function(_x27){return _ref16.apply(this,arguments)}}()),x});return function(_x24){return _ref13.apply(this,arguments)}}()));function xD(_x28,_x29,_x30,_x31,_x32){return _xD.apply(this,arguments)}function _xD(){_xD=_asyncToGenerator(function*(e,t,r,n,o){t(()=>r);let a=yield e?.log({searchUID:t(()=>r).getSearchUID()});n.info({client:o,response:a},"Analytics response")});return _xD.apply(this,arguments)}var rx=e=>r=>(n,o)=>Promise.resolve({description:{actionCause:e},log:function(){var _ref17=_asyncToGenerator(function*(a){r(n,o)});return function log(_x33){return _ref17.apply(this,arguments)}}()}),ze=vy(e=>Zb({...e,provider:e.provider||new Kn(e.getState)}),e=>e,Kn),L8=vy(Rb,rx("caseAssist"),Ec),te=e=>vy(Gb,rx(e),Fc),Xe=(e,t)=>{let r=a=>a+(t.pagination?.firstResult??0),n=-1,o=t.search?.results;return n=ox(e,o),n<0&&(n=PD(e,o)),n<0&&(n=0),RD(e,r(n),t)};var Ul=(e,t)=>({sourceName:wD(e),documentPosition:1,documentTitle:e.title,documentUri:e.uri,documentUrl:e.clickUri,queryPipeline:t.pipeline||Pc()});function wD(e){let t=e.source;return ee(t)?"unknown":t}var Ql=e=>({contentIdKey:"permanentid",contentIdValue:e.permanentid||""});function RD(e,t,r){let n=e.raw.collection;return{collectionName:typeof n=="string"?n:"default",documentAuthor:FD(e),...(ex(e)?{documentCategory:ex(e)}:{}),documentPosition:t+1,documentTitle:e.title,documentUri:e.uri,documentUriHash:e.raw.urihash,documentUrl:e.clickUri,rankingModifier:e.rankingModifier||"",sourceName:TD(e),queryPipeline:r.pipeline||Pc()}}function ex(e){return e.raw?.objecttype||void 0}var Ze=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||""}),nx={urihash:new $,sourcetype:new $,permanentid:new $},Bl={uniqueId:z,raw:new Y({values:nx}),title:z,uri:z,clickUri:z,rankingModifier:new $({required:!1,emptyAllowed:!0})};function ID(e){return Object.assign({},...Object.keys(nx).map(t=>({[t]:e[t]})))}function ED(e){return Object.assign({},...Object.keys(Bl).map(t=>({[t]:e[t]})),{raw:ID(e.raw)})}function FD(e){let t=e.raw.author;return ee(t)?"unknown":Array.isArray(t)?t.join(";"):`${t}`}function TD(e){let t=e.raw.source;return ee(t)?"unknown":t}var Ot=e=>new Pe(Bl).validate(ED(e));function PD(e,t){for(let[r,n]of t.entries()){let o=Ll(n);if(ox(e,o)!==-1)return r}return-1}function ox(e,t=[]){return t.findIndex(({uniqueId:r})=>r===e.uniqueId)}function kD(_x34,_x35,_x36){return _kD.apply(this,arguments)}function _kD(){_kD=_asyncToGenerator(function*(e,t,r){yield e(t,r)});return _kD.apply(this,arguments)}var Pr=(e,t)=>{let r=Ze(e),n=Xe(e,t);return{uniqueFieldName:r.contentIDKey,uniqueFieldValue:r.contentIDValue,title:n.documentTitle,author:n.documentAuthor,url:n.documentUri}};d();c();l();u();var Ay=e=>_(e,{evt:z,type:We}),ax=e=>ze("analytics/generic/search",t=>{Ay(e);let{evt:r,meta:n}=e;return t.makeSearchEvent(r,n)}),ix=e=>ze("analytics/generic/click",(t,r)=>(Ot(e.result),Ay(e),t.makeClickEvent(e.evt,Xe(e.result,r),Ze(e.result),e.meta))),sx=e=>ze("analytics/generic/custom",t=>(Ay(e),t.makeCustomEventWithType(e.evt,e.type,e.meta)));var cx=()=>({actionCause:"interfaceLoad"}),hi=()=>({actionCause:"interfaceChange"});d();c();l();u();var Cy=()=>We,ux=()=>z,yi=P("configuration/updateBasicConfiguration",e=>_(e,{accessToken:We,environment:new $({required:!1,constrainTo:["prod","hipaa","stg","dev"]}),organizationId:We})),Si=P("configuration/updateSearchConfiguration",e=>_(e,{proxyBaseUrl:new $({required:!1,url:!0}),pipeline:new $({required:!1,emptyAllowed:!0}),searchHub:We,timezone:We,locale:We,authenticationProviders:new ne({required:!1,each:z})})),OD={enabled:new fe({default:!0}),originContext:Cy(),originLevel2:Cy(),originLevel3:Cy(),proxyBaseUrl:new $({required:!1,url:!0}),runtimeEnvironment:new $e,anonymous:new fe({default:!1}),deviceId:We,userDisplayName:We,documentLocation:We,trackingId:WA,analyticsMode:new $({constrainTo:["legacy","next"],required:!1,default:"next"}),source:new Y({options:{required:!1},values:rb.reduce((e,t)=>(e[t]=zA,e),{})})},Gl=P("configuration/updateAnalyticsConfiguration",e=>_(e,OD)),$l=P("configuration/analytics/disable"),Hl=P("configuration/analytics/enable"),lx=P("configuration/analytics/originlevel2",e=>_(e,{originLevel2:ux()})),dx=P("configuration/analytics/originlevel3",e=>_(e,{originLevel3:ux()})),px=P("knowledge/setAgentId",e=>_(e,new $({required:!0})));d();c();l();u();var zl=P("insightConfiguration/set",e=>_(e,{insightId:z}));d();c();l();u();d();c();l();u();var fx=()=>({insightId:""});var Wl=pe(fx(),e=>{e.addCase(zl,(t,r)=>{t.insightId=r.payload.insightId})});d();c();l();u();d();c();l();u();var Yl=P("searchHub/set",e=>_(e,new $({required:!0,emptyAllowed:!0})));var Hr=me("insight/interface/fetch",/*#__PURE__*/function(){var _ref18=_asyncToGenerator(function*(e,{getState:t,dispatch:r,rejectWithValue:n,extra:{apiClient:o}}){let a=t(),i=yield o.getInterface(_D(a));return He(i)?n(i.error):(r(Yl(i.success.searchHub)),{response:i.success})});return function(_x37,_x38){return _ref18.apply(this,arguments)}}()),_D=e=>({accessToken:e.configuration.accessToken,organizationId:e.configuration.organizationId,url:mt(e.configuration.organizationId,e.configuration.environment),insightId:e.insightConfiguration.insightId});d();c();l();u();d();c();l();u();var mx=()=>({loading:!1,config:void 0});var Xn=pe(mx(),e=>{e.addCase(Hr.pending,t=>{t.loading=!0,t.error=void 0}).addCase(Hr.rejected,(t,r)=>{t.loading=!1,t.error=r.payload}).addCase(Hr.fulfilled,(t,r)=>{t.loading=!1,t.error=void 0;let{searchHub:n,...o}=r.payload.response;t.config=o})});d();c();l();u();d();c();l();u();d();c();l();u();function gx(e){return e.type==="dateRange"}function hx(e){return`start${e}`}function yx(e){return`end${e}`}var by=()=>({dateFacetValueMap:{}});function ND(e,t,r){let n=e.start,o=e.end;return Bn(n)&&(n=Zs(n),r.dateFacetValueMap[t][hx(n)]=e.start),Bn(o)&&(o=Zs(o),r.dateFacetValueMap[t][yx(o)]=e.end),{...e,start:n,end:o}}function xy(e,t){if(gx(e)){let{facetId:r,currentValues:n}=e;return t.dateFacetValueMap[r]={},{...e,currentValues:n.map(o=>ND(o,r,t))}}return e}function zr(e){let t=by();return{request:{...e,facets:e.facets?.map(n=>xy(n,t))},mappings:t}}function DD(e,t,r){return{...e,start:r.dateFacetValueMap[t][hx(e.start)]||e.start,end:r.dateFacetValueMap[t][yx(e.end)]||e.end}}function qD(e,t){return e.facetId in t.dateFacetValueMap}function MD(e,t){return qD(e,t)?{...e,values:e.values.map(r=>DD(r,e.facetId,t))}:e}function kr(e,t){return"success"in e?{success:{...e.success,facets:e.success.facets?.map(n=>MD(n,t))}}:e}d();c();l();u();d();c();l();u();var Zn=/*#__PURE__*/function(){var _ref19=_asyncToGenerator(function*(e,t){let r=e.analyticsMode==="next";return{analytics:{clientId:yield wb(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}),...(Sy()&&{pageId:Sy()}),...(r&&e.trackingId&&{trackingId:e.trackingId}),capture:r,...(r&&{source:ti(e)})}}});return function Zn(_x39,_x40){return _ref19.apply(this,arguments)}}();var Sx=/*#__PURE__*/function(){var _ref20=_asyncToGenerator(function*(e,t){return{accessToken:t.configuration.accessToken,organizationId:t.configuration.organizationId,url:mt(t.configuration.organizationId,t.configuration.environment),count:t.querySuggest[e].count,insightId:t.insightConfiguration.insightId,q:t.querySet?.[e],timezone:t.configuration.search.timezone,actionsHistory:t.configuration.analytics.enabled?Vt.getInstance().getHistory():[],...(t.insightCaseContext?.caseContext&&{context:t.insightCaseContext.caseContext}),...(t.configuration.analytics.enabled&&{...(t.configuration.analytics.enabled&&(yield Zn(t.configuration.analytics)))})}});return function Sx(_x41,_x42){return _ref20.apply(this,arguments)}}();d();c();l();u();d();c();l();u();var Kl=P("didYouMean/enable"),vx=P("didYouMean/disable"),Xl=P("didYouMean/automaticCorrections/disable"),Ax=P("didYouMean/automaticCorrections/enable"),Zt=P("didYouMean/correction",e=>_(e,z)),kc=P("didYouMean/automaticCorrections/mode",e=>_(e,new $({constrainTo:["next","legacy"],emptyAllowed:!1,required:!0})));d();c();l();u();var VD=P("history/undo"),jD=P("history/redo"),bt=P("history/snapshot"),z7=me("history/back",/*#__PURE__*/function(){var _ref21=_asyncToGenerator(function*(e,{dispatch:t}){t(VD()),yield t(tt())});return function(_x43,_x44){return _ref21.apply(this,arguments)}}()),W7=me("history/forward",/*#__PURE__*/function(){var _ref22=_asyncToGenerator(function*(e,{dispatch:t}){t(jD()),yield t(tt())});return function(_x45,_x46){return _ref22.apply(this,arguments)}}()),tt=me("history/change",/*#__PURE__*/function(){var _ref23=_asyncToGenerator(function*(e,{getState:t}){return t().history.present});return function(_x47,_x48){return _ref23.apply(this,arguments)}}());d();c();l();u();d();c();l();u();var Tn=()=>({cq:"",cqWasSet:!1,aq:"",aqWasSet:!1,lq:"",lqWasSet:!1,dq:"",dqWasSet:!1,defaultFilters:{cq:"",aq:"",lq:"",dq:""}});d();c();l();u();function Zl(){return{contextValues:{}}}d();c();l();u();var Jl=()=>!1;d();c();l();u();function Cx(){return{contextValues:{}}}d();c();l();u();function wy(){return{enabled:!0,tabs:{}}}function ed(){return{freezeFacetOrder:!1,facets:{}}}d();c();l();u();function bx(){return[]}d();c();l();u();function Wr(){return{firstResult:0,defaultNumberOfResults:10,numberOfResults:10,totalCountFiltered:0}}d();c();l();u();function td(){return{}}d();c();l();u();function xx(){return{}}d();c();l();u();function rd(){return{}}function xt(e){return{context:e.context||Zl(),dictionaryFieldContext:e.dictionaryFieldContext||Cx(),facetSet:e.facetSet||di(),numericFacetSet:e.numericFacetSet||li(),dateFacetSet:e.dateFacetSet||ui(),categoryFacetSet:e.categoryFacetSet||ci(),automaticFacetSet:e.automaticFacetSet??_l(),pagination:e.pagination||Wr(),query:e.query||ct(),tabSet:e.tabSet||rd(),advancedSearchQueries:e.advancedSearchQueries||Tn(),staticFilterSet:e.staticFilterSet||xx(),querySet:e.querySet||td(),sortCriteria:e.sortCriteria||ur(),pipeline:e.pipeline||Pc(),searchHub:e.searchHub||ai(),facetOptions:e.facetOptions||ed(),facetOrder:e.facetOrder??bx(),debug:e.debug??Jl()}}d();c();l();u();var Wt=P("query/updateQuery",e=>_(e,{q:new $,enableQuerySyntax:new fe}));d();c();l();u();d();c();l();u();var wx=()=>({caseContext:{},caseId:"",caseNumber:""}),J=e=>({caseContext:e?.caseContext||{},caseId:e?.caseId,caseNumber:e?.caseNumber});var Ry=()=>te("browseResults")("search/logFetchMoreResults",(e,t)=>e.logFetchMoreResults(J(t.insightCaseContext))),vi=e=>te("query")("search/queryError",(t,r)=>t.logQueryError({...J(r.insightCaseContext),query:r.query?.q||ct().q,aq:"",cq:"",dq:"",errorType:e.type,errorMessage:e.message})),Rx=(e,t)=>te("contextChanged")("analytics/contextChanged",(r,n)=>{let o={caseId:e,caseNumber:t,caseContext:n.insightCaseContext?.caseContext||{}};r.logContextChanged(o)}),nd=()=>te("interfaceLoad")("analytics/interface/load",(e,t)=>e.logInterfaceLoad(J(t.insightCaseContext))),Jn=()=>te("interfaceChange")("analytics/interface/change",(e,t)=>{e.logInterfaceChange({...J(t.insightCaseContext),interfaceChangeTo:t.configuration.analytics.originLevel2})});d();c();l();u();d();c();l();u();function Yr(e){return Object.values(e).map(t=>t.request)}d();c();l();u();var Ix=/*#__PURE__*/function(){var _ref24=_asyncToGenerator(function*(e,t){let r=UD(e),n=LD(e);return zr({accessToken:e.configuration.accessToken,organizationId:e.configuration.organizationId,url:Qn(e.configuration.search.apiBaseUrl,e.configuration.organizationId,e.configuration.environment),locale:e.configuration.search.locale,insightId:e.insightConfiguration.insightId,...(e.configuration.analytics.enabled&&(yield Zn(e.configuration.analytics,t))),q:e.query?.q,...(n.length&&{facets:n}),caseContext:e.insightCaseContext?.caseContext,...(r&&{cq:r}),...(e.fields&&!e.fields.fetchAllFields&&{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.sortCriteria&&{sortCriteria:e.sortCriteria}),tab:e.configuration.analytics.originLevel2,...(e.folding&&{filterField:e.folding.fields.collection,childField:e.folding.fields.parent,parentField:e.folding.fields.child,filterFieldRange:e.folding.filterFieldRange}),...(e.context&&{context:e.context.contextValues}),...(e.generatedAnswer&&{pipelineRuleParameters:{mlGenerativeQuestionAnswering:{responseFormat:e.generatedAnswer.responseFormat,citationsFieldToInclude:e.generatedAnswer.fieldsToIncludeInCitations}}})})});return function Ix(_x49,_x50){return _ref24.apply(this,arguments)}}(),Sr=/*#__PURE__*/function(){var _ref25=_asyncToGenerator(function*(e,t){let r=()=>e.pagination?e.pagination.firstResult+e.pagination.numberOfResults>5e3?5e3-e.pagination.firstResult:e.pagination.numberOfResults:void 0,n=yield Ix(e,t);return{...n,request:{...n.request,...(e.pagination&&{firstResult:e.pagination.firstResult,numberOfResults:r()})}}});return function Sr(_x51,_x52){return _ref25.apply(this,arguments)}}(),Ex=/*#__PURE__*/function(){var _ref26=_asyncToGenerator(function*(e,t){let r=yield Ix(e);return{...r,request:{...r.request,filterFieldRange:100,cq:`@${e?.folding?.fields.collection}="${t}"`}}});return function Ex(_x53,_x54){return _ref26.apply(this,arguments)}}(),od=/*#__PURE__*/function(){var _ref27=_asyncToGenerator(function*(e,t){let r=yield Sr(e,t);return r.request={...r.request,firstResult:(e.pagination?.firstResult??0)+(e.pagination?.numberOfResults??0)},r});return function od(_x55,_x56){return _ref27.apply(this,arguments)}}(),ad=/*#__PURE__*/function(){var _ref28=_asyncToGenerator(function*(e,t){let r=yield Sr(e,t);return r.request={...r.request,numberOfResults:0},r});return function ad(_x57,_x58){return _ref28.apply(this,arguments)}}();function LD(e){return Yr({...e.facetSet,...e.numericFacetSet,...e.dateFacetSet,...e.categoryFacetSet})}function UD(e){return Object.values(e.tabSet||{}).find(n=>n.isActive)?.expression.trim()||""}var Ho=class{constructor(t,r=n=>{this.dispatch(Wt({q:n}))}){le(this,"config",t);le(this,"onUpdateQueryForCorrection",r)}fetchFromAPI(_x59,_x60){var _this9=this;return _asyncToGenerator(function*({request:t,mappings:r},n){let o=Date.now(),a=kr(yield _this9.extra.apiClient.query(t,n),r),i=Date.now()-o,p=_this9.getState().query?.q||"";return{response:a,duration:i,queryExecuted:p,requestExecuted:t}}).apply(this,arguments)}process(t){var _this0=this;return _asyncToGenerator(function*(){return _this0.processQueryErrorOrContinue(t)??(yield _this0.processQueryCorrectionsOrContinue(t))??_this0.processSuccessResponse(t)})()}processQueryErrorOrContinue(t){return He(t.response)?(this.dispatch(vi(t.response.error)),this.rejectWithValue(t.response.error)):null}processQueryCorrectionsOrContinue(t){var _this1=this;return _asyncToGenerator(function*(){let r=_this1.getState(),n=_this1.getSuccessResponse(t);if(!n||!r.didYouMean)return null;let{enableDidYouMean:o,automaticallyCorrectQuery:a}=r.didYouMean,{results:i,queryCorrections:p,queryCorrection:f}=n;if(!o||!a)return null;let m=i.length===0&&p&&p.length!==0,g=!ee(f)&&!ee(f.correctedQuery);if(!m&&!g)return null;let x=m?yield _this1.processLegacyDidYouMeanAutoCorrection(t):_this1.processNextDidYouMeanAutoCorrection(t);return _this1.dispatch(bt(xt(_this1.getState()))),x})()}processLegacyDidYouMeanAutoCorrection(t){var _this10=this;return _asyncToGenerator(function*(){let r=_this10.getCurrentQuery(),n=_this10.getSuccessResponse(t);if(!n.queryCorrections)return null;let{correctedQuery:o}=n.queryCorrections[0],a=yield _this10.automaticallyRetryQueryWithCorrection(o);return He(a.response)?(_this10.dispatch(vi(a.response.error)),_this10.rejectWithValue(a.response.error)):(_this10.dispatch(bt(xt(_this10.getState()))),{...a,response:{...a.response.success,queryCorrections:n.queryCorrections},automaticallyCorrected:!0,originalQuery:r})})()}processNextDidYouMeanAutoCorrection(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}}automaticallyRetryQueryWithCorrection(t){var _this11=this;return _asyncToGenerator(function*(){_this11.onUpdateQueryForCorrection(t);let r=_this11.getState(),n=yield _this11.fetchFromAPI(yield Sr(r));return _this11.dispatch(Zt(t)),n})()}processSuccessResponse(t){return this.dispatch(bt(xt(this.getState()))),{...t,response:this.getSuccessResponse(t),automaticallyCorrected:!1,originalQuery:this.getCurrentQuery()}}getSuccessResponse(t){return $n(t.response)?t.response.success:null}get extra(){return this.config.extra}getState(){return this.config.getState()}get dispatch(){return this.config.dispatch}get rejectWithValue(){return this.config.rejectWithValue}getCurrentQuery(){let t=this.getState();return t.query?.q!==void 0?t.query.q:""}};d();c();l();u();d();c();l();u();d();c();l();u();var Fx=()=>te("didYouMeanClick")("analytics/didyoumean/click",(e,t)=>e.logDidYouMeanClick(J(t.insightCaseContext))),Iy=()=>te("didYouMeanAutomatic")("analytics/didyoumean/automatic",(e,t)=>e.logDidYouMeanAutomatic(J(t.insightCaseContext)));var zo=class{constructor(t,r=n=>{this.dispatch(Wt({q:n}))}){le(this,"config",t);le(this,"onUpdateQueryForCorrection",r)}fetchFromAPI(_x61,_x62){var _this12=this;return _asyncToGenerator(function*({request:t,mappings:r},n){let o=Date.now(),a=kr(yield _this12.extra.apiClient.query(t,n),r),i=Date.now()-o,p=_this12.getState().query?.q||"";return{response:a,duration:i,queryExecuted:p,requestExecuted:t}}).apply(this,arguments)}process(t,r){var _this13=this;return _asyncToGenerator(function*(){return _this13.processQueryErrorOrContinue(t)??(yield _this13.processQueryCorrectionsOrContinue(t,r))??_this13.processSuccessResponse(t)})()}processQueryErrorOrContinue(t){return He(t.response)?(this.dispatch(vi(t.response.error)),this.rejectWithValue(t.response.error)):null}processQueryCorrectionsOrContinue(t,r){var _this14=this;return _asyncToGenerator(function*(){let n=_this14.getState(),o=_this14.getSuccessResponse(t);if(!o||!n.didYouMean)return null;let{enableDidYouMean:a,automaticallyCorrectQuery:i}=n.didYouMean,{results:p,queryCorrections:f,queryCorrection:m}=o;if(!a||!i)return null;let g=p.length===0&&f&&f.length!==0,C=!ee(m)&&!ee(m.correctedQuery);if(!g&&!C)return null;let h=g?yield _this14.processLegacyDidYouMeanAutoCorrection(t):_this14.processNextDidYouMeanAutoCorrection(t);return _this14.logOriginalAnalyticsQueryBeforeAutoCorrection(t,r),_this14.dispatch(bt(xt(_this14.getState()))),h})()}processLegacyDidYouMeanAutoCorrection(t){var _this15=this;return _asyncToGenerator(function*(){let r=_this15.getCurrentQuery(),n=_this15.getSuccessResponse(t);if(!n.queryCorrections)return null;let{correctedQuery:o}=n.queryCorrections[0],a=yield _this15.automaticallyRetryQueryWithCorrection(o);return He(a.response)?(_this15.dispatch(vi(a.response.error)),_this15.rejectWithValue(a.response.error)):(_this15.dispatch(bt(xt(_this15.getState()))),{...a,response:{...a.response.success,queryCorrections:n.queryCorrections},automaticallyCorrected:!0,originalQuery:r,analyticsAction:Iy()})})()}processNextDidYouMeanAutoCorrection(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:Iy()}}automaticallyRetryQueryWithCorrection(t){var _this16=this;return _asyncToGenerator(function*(){_this16.dispatch(Wt({q:t}));let r=_this16.getState(),n=yield _this16.fetchFromAPI(yield Sr(r));return _this16.dispatch(Zt(t)),n})()}processSuccessResponse(t){return this.dispatch(bt(xt(this.getState()))),{...t,response:this.getSuccessResponse(t),automaticallyCorrected:!1,originalQuery:this.getCurrentQuery(),analyticsAction:this.analyticsAction}}getSuccessResponse(t){return $n(t.response)?t.response.success:null}getStateAfterResponse(t,r,n,o){return{...n,query:{q:t,enableQuerySyntax:n.query?.enableQuerySyntax??ct().enableQuerySyntax},search:{...At(),duration:r,response:o,results:o.results}}}logOriginalAnalyticsQueryBeforeAutoCorrection(t,r){let n=this.getState(),o=kr(t.response,r.mappings).success;this.analyticsAction?.()(this.dispatch,()=>this.getStateAfterResponse(t.queryExecuted,t.duration,n,o),this.extra)}get extra(){return this.config.extra}getState(){return this.config.getState()}get dispatch(){return this.config.dispatch}get rejectWithValue(){return this.config.rejectWithValue}getCurrentQuery(){let t=this.getState();return t.query?.q!==void 0?t.query.q:""}get analyticsAction(){return this.config.analyticsAction}};function Ey(_x63,_x64,_x65){return _Ey.apply(this,arguments)}function _Ey(){_Ey=_asyncToGenerator(function*(e,t,r){Oc(e);let n=new zo({...t,analyticsAction:r}),{analyticsClientMiddleware:o,preprocessRequest:a,logger:i}=t.extra,{description:p}=yield r.prepare({getState:()=>t.getState(),analyticsClientMiddleware:o,preprocessRequest:a,logger:i}),f=yield Sr(e,p),m=yield n.fetchFromAPI(f);return yield n.process(m,f)});return _Ey.apply(this,arguments)}function Fy(_x66,_x67,_x68){return _Fy.apply(this,arguments)}function _Fy(){_Fy=_asyncToGenerator(function*(e,t,r){Oc(e);let n=new zo({...t,analyticsAction:r}),{analyticsClientMiddleware:o,preprocessRequest:a,logger:i}=t.extra,{description:p}=yield r.prepare({getState:()=>t.getState(),analyticsClientMiddleware:o,preprocessRequest:a,logger:i}),f=yield Sr(e,p),m=yield n.fetchFromAPI(f);return yield n.process(m,f)});return _Fy.apply(this,arguments)}function Ty(_x69,_x70){return _Ty.apply(this,arguments)}function _Ty(){_Ty=_asyncToGenerator(function*(e,t){let r=new zo({...t,analyticsAction:Ry}),{analyticsClientMiddleware:n,preprocessRequest:o,logger:a}=t.extra,{description:i}=yield Ry().prepare({getState:()=>t.getState(),analyticsClientMiddleware:n,preprocessRequest:o,logger:a}),p=yield od(e,i),f=yield r.fetchFromAPI(p);return yield r.process(f,p)});return _Ty.apply(this,arguments)}function Py(_x71,_x72,_x73){return _Py.apply(this,arguments)}function _Py(){_Py=_asyncToGenerator(function*(e,t,r){let n=new zo({...t,analyticsAction:r}),{analyticsClientMiddleware:o,preprocessRequest:a,logger:i}=t.extra,{description:p}=yield r.prepare({getState:()=>t.getState(),analyticsClientMiddleware:o,preprocessRequest:a,logger:i}),f=yield ad(e,p),m=yield n.fetchFromAPI(f);return yield n.process(m,f)});return _Py.apply(this,arguments)}var Tx=me("search/executeSearch",/*#__PURE__*/function(){var _ref29=_asyncToGenerator(function*(e,t){let r=t.getState();return yield Ey(r,t,e)});return function(_x74,_x75){return _ref29.apply(this,arguments)}}()),Px=me("search/fetchPage",/*#__PURE__*/function(){var _ref30=_asyncToGenerator(function*(e,t){let r=t.getState();return yield Fy(r,t,e)});return function(_x76,_x77){return _ref30.apply(this,arguments)}}()),kx=me("search/fetchMoreResults",/*#__PURE__*/function(){var _ref31=_asyncToGenerator(function*(e,t){let r=t.getState();return yield Ty(r,t)});return function(_x78,_x79){return _ref31.apply(this,arguments)}}()),Ox=me("search/fetchFacetValues",/*#__PURE__*/function(){var _ref32=_asyncToGenerator(function*(e,t){let r=t.getState();return yield Py(r,t,e)});return function(_x80,_x81){return _ref32.apply(this,arguments)}}());var _x=/*#__PURE__*/function(){var _ref33=_asyncToGenerator(function*(e,t,{request:r,mappings:n},o){let a=Date.now(),i=kr(yield e.query(r,o),n),p=Date.now()-a,f=t.query?.q||"";return{response:i,duration:p,queryExecuted:f,requestExecuted:r}});return function _x(_x82,_x83,_x84,_x85){return _ref33.apply(this,arguments)}}(),Ce=me("search/executeSearch",/*#__PURE__*/function(){var _ref34=_asyncToGenerator(function*(e,t){let r=t.getState();if(r.configuration.analytics.analyticsMode==="legacy")return Ey(r,t,e.legacy);Oc(r);let n=new Ho({...t}),o=e.next?ky(e.next):void 0,a=yield Sr(r,o),i=yield n.fetchFromAPI(a);return yield n.process(i)});return function(_x86,_x87){return _ref34.apply(this,arguments)}}()),id=me("search/fetchPage",/*#__PURE__*/function(){var _ref35=_asyncToGenerator(function*(e,t){let r=t.getState();if(r.configuration.analytics.analyticsMode==="legacy")return Fy(r,t,e.legacy);Oc(r);let n=new Ho({...t}),o=e.next?ky(e.next):void 0,a=yield Sr(r,o),i=yield n.fetchFromAPI(a);return yield n.process(i)});return function(_x88,_x89){return _ref35.apply(this,arguments)}}()),sd=me("search/fetchMoreResults",/*#__PURE__*/function(){var _ref36=_asyncToGenerator(function*(e,t){let r=t.getState();if(r.configuration.analytics.analyticsMode==="legacy")return Ty(r,t);let n=new Ho({...t}),o=ky({actionCause:"browseResults"}),a=yield od(r,o),i=yield n.fetchFromAPI(a);return yield n.process(i)});return function(_x90,_x91){return _ref36.apply(this,arguments)}}()),Ai=me("search/fetchFacetValues",/*#__PURE__*/function(){var _ref37=_asyncToGenerator(function*(e,t){let r=t.getState();if(r.configuration.analytics.analyticsMode==="legacy")return Py(r,t,e.legacy);let n=new Ho({...t}),o=yield ad(r),a=yield n.fetchFromAPI(o);return yield n.process(a)});return function(_x92,_x93){return _ref37.apply(this,arguments)}}()),cd=me("querySuggest/fetch",/*#__PURE__*/function(){var _ref38=_asyncToGenerator(function*(e,{getState:t,rejectWithValue:r,extra:{apiClient:n,validatePayload:o}}){o(e,{id:z});let a=e.id,i=yield Sx(a,t()),p=yield n.querySuggest(i);return He(p)?r(p.error):{id:a,q:i.q,...p.success}});return function(_x94,_x95){return _ref38.apply(this,arguments)}}()),Oc=e=>{e.configuration.analytics.enabled&&Vt.getInstance().addElement({name:"Query",...(e.query?.q&&{value:e.query.q}),time:JSON.stringify(new Date)})},ky=e=>({actionCause:e.actionCause,type:e.actionCause});d();c();l();u();d();c();l();u();d();c();l();u();var Jt=P("breadcrumb/deselectAll"),ud=P("breadcrumb/deselectAllNonBreadcrumbs");d();c();l();u();var Ci=P("facet/updateFacetAutoSelection",e=>_(e,{allow:new fe({required:!0})}));d();c();l();u();d();c();l();u();var ld=class extends Kn{constructor(r){super(r);le(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??ct().q}get responseTime(){return this.activeInstantResultCache?.duration??At().duration}get numberOfResults(){return this.activeInstantResultCache?.totalCountFiltered??At().response.totalCountFiltered}getSearchUID(){return this.activeInstantResultCache?.searchUid||super.getSearchUID()}};var Nx=()=>ze("analytics/instantResult/searchboxAsYouType",e=>e.makeSearchboxAsYouType(),e=>new ld(e)),Dx=()=>({actionCause:"searchboxAsYouType"});d();c();l();u();var Oy={id:z},QD={...Oy,q:Ke},JJ=P("instantResults/register",e=>_(e,Oy)),dd=P("instantResults/updateQuery",e=>_(e,QD)),eee=P("instantResults/clearExpired",e=>_(e,Oy));d();c();l();u();var pd=new oe({required:!0,min:0}),fd=P("pagination/registerNumberOfResults",e=>_(e,pd)),md=P("pagination/updateNumberOfResults",e=>_(e,pd)),gd=P("pagination/registerPage",e=>_(e,pd)),eo=P("pagination/updatePage",e=>_(e,pd)),hd=P("pagination/nextPage"),yd=P("pagination/previousPage");d();c();l();u();d();c();l();u();var Wo=(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:ti(e)}});var bi=(e,t,r)=>({accessToken:e.configuration.accessToken,organizationId:e.configuration.organizationId,url:e.configuration.search.apiBaseUrl??Kt(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&&Wo(e.configuration.analytics,t,r)),...(e.excerptLength&&!ee(e.excerptLength.length)&&{excerptLength:e.excerptLength.length}),...(e.configuration.search.authenticationProviders.length&&{authentication:e.configuration.search.authenticationProviders.join(",")})});d();c();l();u();d();c();l();u();var to=/*#__PURE__*/function(){var _ref39=_asyncToGenerator(function*(e,t){return{accessToken:e.configuration.accessToken,organizationId:e.configuration.organizationId,url:e.configuration.search.apiBaseUrl??Kt(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:Vt.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 Zn(e.configuration.analytics,t))),...(e.excerptLength&&!ee(e.excerptLength.length)&&{excerptLength:e.excerptLength.length}),...(e.configuration.search.authenticationProviders.length&&{authentication:e.configuration.search.authenticationProviders.join(",")})}});return function to(_x96,_x97){return _ref39.apply(this,arguments)}}();d();c();l();u();var _y=()=>ze("search/logFetchMoreResults",e=>e.makeFetchMoreResults()),ro=e=>ze("search/queryError",(t,r)=>t.makeQueryError({query:r.query?.q||ct().q,aq:r.advancedSearchQueries?.aq||Tn().aq,cq:r.advancedSearchQueries?.cq||Tn().cq,dq:r.advancedSearchQueries?.dq||Tn().dq,errorType:e.type,errorMessage:e.message}));d();c();l();u();d();c();l();u();var Ny=()=>ze("analytics/didyoumean/automatic",e=>e.makeDidYouMeanAutomatic()),qx=()=>({actionCause:"didYouMeanClick"}),Mx=()=>({actionCause:"didYouMeanAutomatic"});d();c();l();u();var tte=new Y({values:{undoneQuery:Ke},options:{required:!0}}),Vx=()=>ze("analytics/trigger/query",(e,t)=>t.triggers?.queryModification.newQuery?e.makeTriggerQuery():null);d();c();l();u();var xi=P("trigger/query/ignore",e=>_(e,new $({emptyAllowed:!0,required:!0}))),wi=P("trigger/query/modification",e=>_(e,new Y({values:{originalQuery:We,modification:We}})));d();c();l();u();d();c();l();u();function _c(e,t){let r={};e.forEach(a=>{r[a.facetId]=a});let n=[];t.forEach(a=>{a in r&&(n.push(r[a]),delete r[a])});let o=Object.values(r);return[...n,...o]}function jx(e){return Yr(e).map(t=>{let n=t.currentValues.some(({state:o})=>o!=="idle");return t.generateAutomaticRanges&&!n?{...t,currentValues:[]}:t})}var Dy={alphanumericDescending:{type:"alphanumeric",order:"descending"},alphanumericNaturalDescending:{type:"alphanumericNatural",order:"descending"}};function BD(e){return Yr(e).map(t=>{let r=Dy[t.sortCriteria];return r?{...t,sortCriteria:r}:t})}function GD(e){return[...BD(e.facetSet??{}),...jx(e.numericFacetSet??{}),...jx(e.dateFacetSet??{}),...Yr(e.categoryFacetSet??{})]}function $D(e){return GD(e).filter(({facetId:t})=>e.facetOptions?.facets[t]?.enabled??!0)}function Sd(e){return _c($D(e),e.facetOrder??[])}var no=/*#__PURE__*/function(){var _ref40=_asyncToGenerator(function*(e,t){let r=WD(e),n=Sd(e),o=HD(e),a=yield to(e,t),i=()=>e.pagination?e.pagination.firstResult+e.pagination.numberOfResults>5e3?5e3-e.pagination.firstResult:e.pagination.numberOfResults:void 0;return zr({...a,...(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:i(),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 no(_x98,_x99){return _ref40.apply(this,arguments)}}();function HD(e){let t=e.automaticFacetSet?.set;return t?Object.values(t).map(r=>r.response).map(zD).filter(r=>r.currentValues.length>0):void 0}function zD(e){let{field:t,label:r,values:n}=e,o=n.filter(a=>a.state==="selected");return{field:t,label:r,currentValues:o}}function WD(e){let t=e.advancedSearchQueries?.cq.trim()||"",n=Object.values(e.tabSet||{}).find(a=>a.isActive)?.expression.trim()||"",o=YD(e);return[t,n,...o].filter(a=>!!a).join(" AND ")}function YD(e){return Object.values(e.staticFilterSet||{}).map(r=>{let n=r.values.filter(a=>a.state==="selected"&&!!a.expression.trim()),o=n.map(a=>a.expression).join(" OR ");return n.length>1?`(${o})`:o})}var oo=class{constructor(t,r=n=>{this.dispatch(Wt({q:n}))}){le(this,"config",t);le(this,"onUpdateQueryForCorrection",r)}fetchFromAPI(_x100,_x101){var _this17=this;return _asyncToGenerator(function*({mappings:t,request:r},n){let o=Date.now(),a=kr(yield _this17.extra.apiClient.search(r,n),t),i=Date.now()-o,p=_this17.getState().query?.q||"";return{response:a,duration:i,queryExecuted:p,requestExecuted:r}}).apply(this,arguments)}process(t){var _this18=this;return _asyncToGenerator(function*(){return _this18.processQueryErrorOrContinue(t)??(yield _this18.processQueryCorrectionsOrContinue(t))??(yield _this18.processQueryTriggersOrContinue(t))??_this18.processSuccessResponse(t)})()}processQueryErrorOrContinue(t){return He(t.response)?(this.dispatch(ro(t.response.error)),this.rejectWithValue(t.response.error)):null}processQueryCorrectionsOrContinue(t){var _this19=this;return _asyncToGenerator(function*(){let r=_this19.getState(),n=_this19.getSuccessResponse(t);if(!n||!r.didYouMean)return null;let{enableDidYouMean:o,automaticallyCorrectQuery:a}=r.didYouMean,{results:i,queryCorrections:p,queryCorrection:f}=n;if(!o||!a)return null;let m=i.length===0&&p&&p.length!==0,g=!ee(f)&&!ee(f.correctedQuery);if(!m&&!g)return null;let x=m?yield _this19.processLegacyDidYouMeanAutoCorrection(t):_this19.processModernDidYouMeanAutoCorrection(t);return _this19.dispatch(bt(xt(_this19.getState()))),x})()}processLegacyDidYouMeanAutoCorrection(t){var _this20=this;return _asyncToGenerator(function*(){let r=_this20.getCurrentQuery(),n=_this20.getSuccessResponse(t);if(!n.queryCorrections)return null;let{correctedQuery:o}=n.queryCorrections[0],a=yield _this20.automaticallyRetryQueryWithCorrection(o);return He(a.response)?(_this20.dispatch(ro(a.response.error)),_this20.rejectWithValue(a.response.error)):(_this20.logOriginalAnalyticsQueryBeforeAutoCorrection(t),_this20.dispatch(bt(xt(_this20.getState()))),{...a,response:{...a.response.success,queryCorrections:n.queryCorrections},automaticallyCorrected:!0,originalQuery:r,analyticsAction:Ny()})})()}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:Ny()}}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 _this21=this;return _asyncToGenerator(function*(){let r=_this21.getSuccessResponse(t);if(!r)return null;let n=r.triggers.find(p=>p.type==="query")?.content||"";if(!n)return null;if(_this21.getState().triggers?.queryModification.queryToIgnore===n)return _this21.dispatch(xi("")),null;_this21.analyticsAction&&(yield _this21.dispatch(_this21.analyticsAction));let a=_this21.getCurrentQuery(),i=yield _this21.automaticallyRetryQueryWithTriggerModification(n);return He(i.response)?(_this21.dispatch(ro(i.response.error)),_this21.rejectWithValue(i.response.error)):(_this21.dispatch(bt(xt(_this21.getState()))),{...i,response:{...i.response.success},automaticallyCorrected:!1,originalQuery:a,analyticsAction:Vx()})})()}getStateAfterResponse(t,r,n,o){return{...n,query:{q:t,enableQuerySyntax:n.query?.enableQuerySyntax??ct().enableQuerySyntax},search:{...At(),duration:r,response:o,results:o.results}}}processSuccessResponse(t){return this.dispatch(bt(xt(this.getState()))),{...t,response:this.getSuccessResponse(t),automaticallyCorrected:!1,originalQuery:this.getCurrentQuery(),analyticsAction:this.analyticsAction}}getSuccessResponse(t){return $n(t.response)?t.response.success:null}automaticallyRetryQueryWithCorrection(t){var _this22=this;return _asyncToGenerator(function*(){_this22.onUpdateQueryForCorrection(t);let r=yield _this22.fetchFromAPI(yield no(_this22.getState()),{origin:"mainSearch"});return _this22.dispatch(Zt(t)),r})()}automaticallyRetryQueryWithTriggerModification(t){var _this23=this;return _asyncToGenerator(function*(){return _this23.dispatch(wi({newQuery:t,originalQuery:_this23.getCurrentQuery()})),_this23.onUpdateQueryForCorrection(t),yield _this23.fetchFromAPI(yield no(_this23.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 sre=me("search/executeSearch",/*#__PURE__*/function(){var _ref41=_asyncToGenerator(function*(e,t){let r=t.getState();return yield vd(r,t,e)});return function(_x102,_x103){return _ref41.apply(this,arguments)}}()),cre=me("search/fetchPage",/*#__PURE__*/function(){var _ref42=_asyncToGenerator(function*(e,t){let r=t.getState();return yield My(r,t,e)});return function(_x104,_x105){return _ref42.apply(this,arguments)}}()),ure=me("search/fetchMoreResults",/*#__PURE__*/function(){var _ref43=_asyncToGenerator(function*(e,t){let r=t.getState();return yield Vy(t,r)});return function(_x106,_x107){return _ref43.apply(this,arguments)}}()),lre=me("search/fetchFacetValues",/*#__PURE__*/function(){var _ref44=_asyncToGenerator(function*(e,t){let r=t.getState();return yield JD(t,e,r)});return function(_x108,_x109){return _ref44.apply(this,arguments)}}()),dre=me("search/fetchInstantResults",/*#__PURE__*/function(){var _ref45=_asyncToGenerator(function*(e,t){return qy(e,t)});return function(_x110,_x111){return _ref45.apply(this,arguments)}}()),KD=/*#__PURE__*/function(){var _ref46=_asyncToGenerator(function*(e,t){let r=yield no(e,t);return r.request={...r.request,firstResult:(e.pagination?.firstResult??0)+(e.search?.results.length??0)},r});return function KD(_x112,_x113){return _ref46.apply(this,arguments)}}(),XD=/*#__PURE__*/function(){var _ref47=_asyncToGenerator(function*(e,t,r){let n=yield to(e);return zr({...n,...(e.didYouMean&&{enableDidYouMean:e.didYouMean.enableDidYouMean}),numberOfResults:r,q:t})});return function XD(_x114,_x115,_x116){return _ref47.apply(this,arguments)}}(),ZD=/*#__PURE__*/function(){var _ref48=_asyncToGenerator(function*(e,t){let r=yield no(e,t);return r.request.numberOfResults=0,r});return function ZD(_x117,_x118){return _ref48.apply(this,arguments)}}(),Lx=e=>{e.configuration.analytics.enabled&&Vt.getInstance().addElement({name:"Query",...(e.query?.q&&{value:e.query.q}),time:JSON.stringify(new Date)})};function qy(_x119,_x120){return _qy.apply(this,arguments)}function _qy(){_qy=_asyncToGenerator(function*(e,t){_(e,{id:z,q:z,maxResultsPerQuery:new oe({required:!0,min:1}),cacheTimeout:new oe});let{q:r,maxResultsPerQuery:n}=e,o=t.getState(),a=new oo({...t,analyticsAction:Nx()},m=>{t.dispatch(dd({q:m,id:e.id}))}),i=yield XD(o,r,n),p=yield a.fetchFromAPI(i,{origin:"instantResults",disableAbortWarning:!0}),f=yield a.process(p);return"response"in f?{results:f.response.results,searchUid:f.response.searchUid,analyticsAction:f.analyticsAction,totalCountFiltered:f.response.totalCountFiltered,duration:f.duration}:f});return _qy.apply(this,arguments)}function My(_x121,_x122,_x123){return _My.apply(this,arguments)}function _My(){_My=_asyncToGenerator(function*(e,t,r){Lx(e);let{analyticsClientMiddleware:n,preprocessRequest:o,logger:a}=t.extra,{description:i}=yield r.prepare({getState:()=>t.getState(),analyticsClientMiddleware:n,preprocessRequest:o,logger:a}),p=new oo({...t,analyticsAction:r}),f=yield no(e,i),m=yield p.fetchFromAPI(f,{origin:"mainSearch"});return yield p.process(m)});return _My.apply(this,arguments)}function Vy(_x124,_x125){return _Vy.apply(this,arguments)}function _Vy(){_Vy=_asyncToGenerator(function*(e,t){let{analyticsClientMiddleware:r,preprocessRequest:n,logger:o}=e.extra,{description:a}=yield _y().prepare({getState:()=>e.getState(),analyticsClientMiddleware:r,preprocessRequest:n,logger:o}),i=new oo({...e,analyticsAction:_y()}),p=yield KD(t,a),f=yield i.fetchFromAPI(p,{origin:"mainSearch"});return yield i.process(f)});return _Vy.apply(this,arguments)}function JD(_x126,_x127,_x128){return _JD.apply(this,arguments)}function _JD(){_JD=_asyncToGenerator(function*(e,t,r){let{analyticsClientMiddleware:n,preprocessRequest:o,logger:a}=e.extra,{description:i}=yield t.prepare({getState:()=>e.getState(),analyticsClientMiddleware:n,preprocessRequest:o,logger:a}),p=new oo({...e,analyticsAction:t}),f=yield ZD(r,i),m=yield p.fetchFromAPI(f,{origin:"facetValues"});return yield p.process(m)});return _JD.apply(this,arguments)}function vd(_x129,_x130,_x131){return _vd.apply(this,arguments)}function _vd(){_vd=_asyncToGenerator(function*(e,t,r){Lx(e);let{analyticsClientMiddleware:n,preprocessRequest:o,logger:a}=t.extra,{description:i}=yield r.prepare({getState:()=>t.getState(),analyticsClientMiddleware:n,preprocessRequest:o,logger:a}),p=yield no(e,i),f=new oo({...t,analyticsAction:r}),m=yield f.fetchFromAPI(p,{origin:"mainSearch"});return yield f.process(m)});return _vd.apply(this,arguments)}d();c();l();u();d();c();l();u();d();c();l();u();var Ux=st(e=>e.staticFilterSet,e=>Object.values(e||{}).map(r=>{let n=r.values.filter(a=>a.state==="selected"&&!!a.expression.trim()),o=n.map(a=>a.expression).join(" OR ");return n.length>1?`(${o})`:o}));var vr=/*#__PURE__*/function(){var _ref49=_asyncToGenerator(function*(e,t,r){let n=Ly(e),o=eq(e),a=tq(e),i=e.configuration.analytics.analyticsMode==="legacy"?yield to(e,r):bi(e,t,r);return zr({...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"}),...(n&&{cq:n}),...(o.length&&{facets:o}),...(e.pagination&&{numberOfResults:jy(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:a}}),...(e.generatedAnswer&&{pipelineRuleParameters:{mlGenerativeQuestionAnswering:{responseFormat:e.generatedAnswer.responseFormat,citationsFieldToInclude:e.generatedAnswer.fieldsToIncludeInCitations}}})})});return function vr(_x132,_x133,_x134){return _ref49.apply(this,arguments)}}();function jy(e){return e.pagination?e.pagination.firstResult+e.pagination.numberOfResults>5e3?5e3-e.pagination.firstResult:e.pagination.numberOfResults:void 0}function eq(e){return _c(nq(e),e.facetOrder??[])}function tq(e){let t=e.automaticFacetSet?.set;return t?Object.values(t).map(r=>r.response).map(rq).filter(r=>r.currentValues.length>0):void 0}function rq(e){let{field:t,label:r,values:n}=e,o=n.filter(a=>a.state==="selected");return{field:t,label:r,currentValues:o}}function nq(e){return oq(e).filter(({facetId:t})=>e.facetOptions?.facets[t]?.enabled??!0)}function oq(e){return[...aq(e.facetSet??{}),...Qx(e.numericFacetSet??{}),...Qx(e.dateFacetSet??{}),...Yr(e.categoryFacetSet??{})]}function aq(e){return Yr(e).map(t=>{let r=Dy[t.sortCriteria];return r?{...t,sortCriteria:r}:t})}function Qx(e){return Yr(e).map(t=>{let r=t.currentValues,n=r.some(({state:a})=>a!=="idle"),o=r.some(a=>a.previousState);return t.generateAutomaticRanges&&!n&&!o?{...t,currentValues:[]}:t})}function Ly(e){let t=e.advancedSearchQueries?.cq.trim()||"",n=Object.values(e.tabSet||{}).find(a=>a.isActive)?.expression.trim()||"",o=Ux(e);return[t,n,...o].filter(a=>!!a).join(" AND ")}var ao=class{constructor(t,r=n=>{this.dispatch(Wt({q:n}))}){le(this,"config",t);le(this,"onUpdateQueryForCorrection",r)}fetchFromAPI(_x135,_x136){var _this24=this;return _asyncToGenerator(function*({mappings:t,request:r},n){let o=Date.now(),a=kr(yield _this24.extra.apiClient.search(r,n),t),i=Date.now()-o,p=_this24.getState().query?.q||"";return{response:a,duration:i,queryExecuted:p,requestExecuted:r}}).apply(this,arguments)}process(t){var _this25=this;return _asyncToGenerator(function*(){return _this25.processQueryErrorOrContinue(t)??(yield _this25.processQueryCorrectionsOrContinue(t))??(yield _this25.processQueryTriggersOrContinue(t))??_this25.processSuccessResponse(t)})()}processQueryErrorOrContinue(t){return He(t.response)?(this.dispatch(ro(t.response.error)),this.rejectWithValue(t.response.error)):null}processQueryCorrectionsOrContinue(t){var _this26=this;return _asyncToGenerator(function*(){let r=_this26.getState(),n=_this26.getSuccessResponse(t);if(!n||!r.didYouMean)return null;let{enableDidYouMean:o,automaticallyCorrectQuery:a}=r.didYouMean,{results:i,queryCorrections:p,queryCorrection:f}=n;if(!o||!a)return null;let m=i.length===0&&p&&p.length!==0,g=!ee(f)&&!ee(f.correctedQuery);if(!m&&!g)return null;let x=m?yield _this26.processLegacyDidYouMeanAutoCorrection(t):_this26.processModernDidYouMeanAutoCorrection(t);return _this26.dispatch(bt(xt(_this26.getState()))),x})()}processLegacyDidYouMeanAutoCorrection(t){var _this27=this;return _asyncToGenerator(function*(){let r=_this27.getCurrentQuery(),n=_this27.getSuccessResponse(t);if(!n.queryCorrections)return null;let{correctedQuery:o}=n.queryCorrections[0],a=yield _this27.automaticallyRetryQueryWithCorrection(o);return He(a.response)?(_this27.dispatch(ro(a.response.error)),_this27.rejectWithValue(a.response.error)):(_this27.dispatch(bt(xt(_this27.getState()))),{...a,response:{...a.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 _this28=this;return _asyncToGenerator(function*(){let r=_this28.getSuccessResponse(t);if(!r)return null;let n=r.triggers.find(p=>p.type==="query")?.content||"";if(!n)return null;if(_this28.getState().triggers?.queryModification.queryToIgnore===n)return _this28.dispatch(xi("")),null;let a=_this28.getCurrentQuery(),i=yield _this28.automaticallyRetryQueryWithTriggerModification(n);return He(i.response)?(_this28.dispatch(ro(i.response.error)),_this28.rejectWithValue(i.response.error)):(_this28.dispatch(bt(xt(_this28.getState()))),{...i,response:{...i.response.success},automaticallyCorrected:!1,originalQuery:a})})()}processSuccessResponse(t){return this.dispatch(bt(xt(this.getState()))),{...t,response:this.getSuccessResponse(t),automaticallyCorrected:!1,originalQuery:this.getCurrentQuery()}}getSuccessResponse(t){return $n(t.response)?t.response.success:null}automaticallyRetryQueryWithCorrection(t){var _this29=this;return _asyncToGenerator(function*(){_this29.onUpdateQueryForCorrection(t);let r=_this29.getState(),{actionCause:n}=Mx(),o=yield _this29.fetchFromAPI(yield vr(r,_this29.extra.navigatorContext,{actionCause:n}),{origin:"mainSearch"});return _this29.dispatch(Zt(t)),o})()}automaticallyRetryQueryWithTriggerModification(t){var _this30=this;return _asyncToGenerator(function*(){return _this30.dispatch(wi({newQuery:t,originalQuery:_this30.getCurrentQuery()})),_this30.onUpdateQueryForCorrection(t),yield _this30.fetchFromAPI(yield vr(_this30.getState(),_this30.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 Ri=me("search/prepareForSearchWithQuery",(e,t)=>{let{dispatch:r}=t;_(e,{q:new $,enableQuerySyntax:new fe,clearFilters:new fe}),e.clearFilters&&(r(Jt()),r(ud())),r(Ci({allow:!0})),r(Wt({q:e.q,enableQuerySyntax:e.enableQuerySyntax})),r(eo(1))}),Bx=P("search/updateSearchAction"),ke=me("search/executeSearch",/*#__PURE__*/function(){var _ref50=_asyncToGenerator(function*(e,t){let r=t.getState();if(r.configuration.analytics.analyticsMode==="legacy")return vd(r,t,e.legacy);Gx(r);let n=e.next?$x(e.next):void 0,o=yield vr(r,t.extra.navigatorContext,n),a=new ao({...t,analyticsAction:n??{}}),i=yield a.fetchFromAPI(o,{origin:"mainSearch"});return yield a.process(i)});return function(_x137,_x138){return _ref50.apply(this,arguments)}}()),Xr=me("search/fetchPage",/*#__PURE__*/function(){var _ref51=_asyncToGenerator(function*(e,t){let r=t.getState();if(Gx(r),r.configuration.analytics.analyticsMode==="legacy"||!e.next)return My(r,t,e.legacy);let n=new ao({...t,analyticsAction:e.next}),o=yield vr(r,t.extra.navigatorContext,e.next),a=yield n.fetchFromAPI(o,{origin:"mainSearch"});return yield n.process(a)});return function(_x139,_x140){return _ref51.apply(this,arguments)}}()),io=me("search/fetchMoreResults",/*#__PURE__*/function(){var _ref52=_asyncToGenerator(function*(e,t){let r=t.getState();if(r.configuration.analytics.analyticsMode==="legacy")return Vy(t,r);let n=tx("browseResults",t.getState),o=new ao({...t,analyticsAction:n}),a=yield iq(r,t.extra.navigatorContext,n),i=yield o.fetchFromAPI(a,{origin:"mainSearch"});return yield o.process(i)});return function(_x141,_x142){return _ref52.apply(this,arguments)}}()),Ii=me("search/fetchFacetValues",/*#__PURE__*/function(){var _ref53=_asyncToGenerator(function*(e,t){let r=t.getState();if(r.configuration.analytics.analyticsMode==="legacy")return vd(r,t,e.legacy);let n=new ao({...t,analyticsAction:{}}),o=yield cq(r,t.extra.navigatorContext),a=yield n.fetchFromAPI(o,{origin:"facetValues"});return yield n.process(a)});return function(_x143,_x144){return _ref53.apply(this,arguments)}}()),gne=me("search/fetchInstantResults",/*#__PURE__*/function(){var _ref54=_asyncToGenerator(function*(e,t){let r=t.getState();if(r.configuration.analytics.analyticsMode==="legacy")return qy(e,t);_(e,{id:z,q:z,maxResultsPerQuery:new oe({required:!0,min:1}),cacheTimeout:new oe});let{q:n,maxResultsPerQuery:o}=e,a=$x(Dx()),i=yield sq(r,t.extra.navigatorContext,n,o,a),p=new ao({...t,analyticsAction:a},g=>{t.dispatch(dd({q:g,id:e.id}))}),f=yield p.fetchFromAPI(i,{origin:"instantResults",disableAbortWarning:!0}),m=yield p.process(f);return"response"in m?{results:m.response.results,searchUid:m.response.searchUid,totalCountFiltered:m.response.totalCountFiltered,duration:m.duration}:m});return function(_x145,_x146){return _ref54.apply(this,arguments)}}()),iq=/*#__PURE__*/function(){var _ref55=_asyncToGenerator(function*(e,t,r){let n=yield vr(e,t,r);return n.request={...n.request,firstResult:(e.pagination?.firstResult??0)+(e.search?.results.length??0)},n});return function iq(_x147,_x148,_x149){return _ref55.apply(this,arguments)}}(),sq=/*#__PURE__*/function(){var _ref56=_asyncToGenerator(function*(e,t,r,n,o){let a=bi(e,t,o);return zr({...a,...(e.didYouMean&&{enableDidYouMean:e.didYouMean.enableDidYouMean}),numberOfResults:n,q:r})});return function sq(_x150,_x151,_x152,_x153,_x154){return _ref56.apply(this,arguments)}}(),cq=/*#__PURE__*/function(){var _ref57=_asyncToGenerator(function*(e,t,r){let n=yield vr(e,t,r);return n.request.numberOfResults=0,n});return function cq(_x155,_x156,_x157){return _ref57.apply(this,arguments)}}(),Gx=e=>{e.configuration.analytics.enabled&&Vt.getInstance().addElement({name:"Query",...(e.query?.q&&{value:e.query.q}),time:JSON.stringify(new Date)})},$x=e=>({actionCause:e.actionCause,type:e.actionCause});d();c();l();u();d();c();l();u();function Hx(_x158,_x159){return _Hx.apply(this,arguments)}function _Hx(){_Hx=_asyncToGenerator(function*(e,t){let{search:r,accessToken:n,organizationId:o}=e.configuration,a=e.query?.q||"";return{url:r.apiBaseUrl??Kt(e.configuration.organizationId,e.configuration.environment),accessToken:n,organizationId:o,enableNavigation:!1,q:a,...t,requestedOutputSize:t.requestedOutputSize||0,...(r.authenticationProviders.length&&{authentication:r.authenticationProviders.join(",")})}});return _Hx.apply(this,arguments)}var Nc=me("resultPreview/fetchResultContent",/*#__PURE__*/function(){var _ref58=_asyncToGenerator(function*(e,{extra:t,getState:r,rejectWithValue:n}){let o=r(),a=yield Hx(o,e),i=yield t.apiClient.html(a);return He(i)?n(i.error):{content:i.success,uniqueId:e.uniqueId}});return function(_x160,_x161){return _ref58.apply(this,arguments)}}()),Ad=P("resultPreview/next"),Cd=P("resultPreview/previous"),Wx=P("resultPreview/prepare",e=>_(e,{results:new ne({required:!0})})),zx=2048,bd=me("resultPreview/updateContentURL",/*#__PURE__*/function(){var _ref59=_asyncToGenerator(function*(e,{getState:t,extra:r}){let n=t(),o=VA(yield e.buildResultPreviewRequest(n,{uniqueId:e.uniqueId,requestedOutputSize:e.requestedOutputSize}),e.path);return o?.length>zx&&r.logger.error(`The content URL was truncated as it exceeds the maximum allowed length of ${zx} characters.`),{contentURL:o}});return function(_x162,_x163){return _ref59.apply(this,arguments)}}());d();c();l();u();function Uy(){return{uniqueId:"",content:"",isLoading:!1,position:-1,resultsWithPreview:[]}}var Qy=e=>{let{content:t,isLoading:r,uniqueId:n,contentURL:o}=Uy();e.content=t,e.isLoading=r,e.uniqueId=n,e.contentURL=o},By=e=>e.filter(t=>t.hasHtmlVersion).map(t=>t.uniqueId),Ei=pe(Uy(),e=>{e.addCase(Nc.pending,t=>{t.isLoading=!0}).addCase(Nc.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(ke.fulfilled,(t,r)=>{Qy(t),t.resultsWithPreview=By(r.payload.response.results)}).addCase(io.fulfilled,(t,r)=>{Qy(t),t.resultsWithPreview=t.resultsWithPreview.concat(By(r.payload.response.results))}).addCase(Xr.fulfilled,Qy).addCase(Wx,(t,r)=>{t.resultsWithPreview=By(r.payload.results)}).addCase(Ad,t=>{if(t.isLoading)return;let r=t.position+1;r>t.resultsWithPreview.length-1&&(r=0),t.position=r}).addCase(Cd,t=>{if(t.isLoading)return;let r=t.position-1;r<0&&(r=t.resultsWithPreview.length-1),t.position=r}).addCase(bd.fulfilled,(t,r)=>{t.contentURL=r.payload.contentURL})});d();c();l();u();d();c();l();u();var so=(e,t)=>{let r=e;return ee(r[t])?ee(e.raw[t])?null:e.raw[t]:r[t]},uq=e=>t=>e.every(r=>!ee(so(t,r))),lq=e=>t=>e.every(r=>ee(so(t,r))),dq=(e,t)=>r=>{let n=Yx(e,r);return t.some(o=>n.some(a=>`${a}`.toLowerCase()===o.toLowerCase()))},pq=(e,t)=>r=>{let n=Yx(e,r);return t.every(o=>n.every(a=>`${a}`.toLowerCase()!==o.toLowerCase()))},Yx=(e,t)=>{let r=so(t,e);return _u(r)?r:[r]},Kx={getResultProperty:so,fieldsMustBeDefined:uq,fieldsMustNotBeDefined:lq,fieldMustMatch:dq,fieldMustNotMatch:pq};function xd(e){return e.search.response.searchUid!==""}function Xx(e,t,r){return e.search.results.find(n=>so(n,t)===r)}var Gy=st(e=>e.search,e=>e?.searchAction?.actionCause||"");d();c();l();u();d();c();l();u();var Fi=P("app/setError");function $y(e,t){let r=t.payload??null;r&&(e.response=At().response,e.results=[],e.questionAnswer=Wa()),e.error=r,e.isLoading=!1}function Hy(e,t){e.error=null,e.response=t.payload.response,e.queryExecuted=t.payload.queryExecuted,e.duration=t.payload.duration,e.isLoading=!1}function fq(e,t){Hy(e,t),e.results=t.payload.response.results.map(r=>({...r,searchUid:t.payload.response.searchUid})),e.searchResponseId=t.payload.response.searchUid,e.questionAnswer=t.payload.response.questionAnswer,e.extendedResults=t.payload.response.extendedResults}function Zx(e,t){e.isLoading=!0,e.searchAction=t.meta.arg.next,e.requestId=t.meta.requestId}function mq(e,t){e.isLoading=!0,e.searchAction={actionCause:"browseResults"},e.requestId=t.meta.requestId}var Ie=pe(At(),e=>{e.addCase(ke.rejected,(t,r)=>$y(t,r)),e.addCase(io.rejected,(t,r)=>$y(t,r)),e.addCase(Xr.rejected,(t,r)=>$y(t,r)),e.addCase(ke.fulfilled,(t,r)=>{fq(t,r)}),e.addCase(io.fulfilled,(t,r)=>{Hy(t,r),t.results=[...t.results,...r.payload.response.results.map(n=>({...n,searchUid:r.payload.response.searchUid}))]}),e.addCase(Xr.fulfilled,(t,r)=>{Hy(t,r),t.results=[...r.payload.response.results.map(n=>({...n,searchUid:r.payload.response.searchUid}))]}),e.addCase(Ii.fulfilled,(t,r)=>{t.response.facets=r.payload.response.facets,t.response.searchUid=r.payload.response.searchUid}),e.addCase(ke.pending,Zx),e.addCase(io.pending,mq),e.addCase(Xr.pending,Zx),e.addCase(Bx,(t,r)=>{t.searchAction=r.payload}),e.addCase(Fi,(t,r)=>{t.error=r.payload,t.isLoading=!1})});d();c();l();u();var wd=pe(ai(),e=>{e.addCase(Yl,(t,r)=>r.payload).addCase(tt.fulfilled,(t,r)=>r.payload?.searchHub??t).addCase(Si,(t,r)=>r.payload.searchHub||t)});d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();var Jx=class extends Error{constructor(t){super(t[0].message);le(this,"issues");this.name="SchemaError",this.issues=t}};var kn="uninitialized",Wy="pending",qc="fulfilled",Mc="rejected";function ew(e){return{status:e,isUninitialized:e===kn,isLoading:e===Wy,isSuccess:e===qc,isError:e===Mc}}var tw=Lr;function gw(e,t){if(e===t||!(tw(e)&&tw(t)||Array.isArray(e)&&Array.isArray(t)))return t;let r=Object.keys(t),n=Object.keys(e),o=r.length===n.length,a=Array.isArray(t)?[]:{};for(let i of r)a[i]=gw(e[i],t[i]),o&&(o=e[i]===a[i]);return o?e:a}function Yy(e,t,r){return e.reduce((n,o,a)=>(t(o,a)&&n.push(r(o,a)),n),[]).flat()}function gq(e){return new RegExp("(^|:)//").test(e)}function hq(){return typeof document>"u"?!0:document.visibilityState!=="hidden"}function Jy(e){return e!=null}function rw(e){return[...(e?.values()??[])].filter(Jy)}function yq(){return typeof navigator>"u"||navigator.onLine===void 0?!0:navigator.onLine}var Sq=e=>e.replace(/\/$/,""),vq=e=>e.replace(/^\//,"");function Aq(e,t){if(!e)return t;if(!t)return e;if(gq(t))return t;let r=e.endsWith("/")||!t.startsWith("?")?"/":"";return e=Sq(e),t=vq(t),`${e}${r}${t}`}function Ed(e,t,r){return e.has(t)?e.get(t):e.set(t,r(t)).get(t)}var Ky=()=>new Map,Cq=e=>{let t=new s.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},bq=(...e)=>{for(let r of e)if(r.aborted)return s.AbortSignal.abort(r.reason);let t=new s.AbortController;for(let r of e)r.addEventListener("abort",()=>t.abort(r.reason),{signal:t.signal,once:!0});return t.signal},nw=(...e)=>v(...e),xq=e=>e.status>=200&&e.status<=299,wq=e=>/ion\/(vnd\.api\+)?json/.test(e.get("content-type")||"");function ow(e){if(!Lr(e))return e;let t={...e};for(let[r,n]of Object.entries(t))n===void 0&&delete t[r];return t}var Rq=e=>typeof e=="object"&&(Lr(e)||Array.isArray(e)||typeof e.toJSON=="function");function hw({baseUrl:e,prepareHeaders:t=C=>C,fetchFn:r=nw,paramsSerializer:n,isJsonContentType:o=wq,jsonContentType:a="application/json",jsonReplacer:i,timeout:p,responseHandler:f,validateStatus:m,...g}={}){return typeof v>"u"&&r===nw&&console.warn("Warning: `fetch` is not available. Please supply a custom `fetchFn` property to use `fetchBaseQuery` on SSR environments."),(/*#__PURE__*/function(){var _ref60=_asyncToGenerator(function*(x,h,S){let{getState:b,extra:w,endpoint:I,forced:E,type:F}=h,k,{url:T,headers:q=new A(g.headers),params:G=void 0,responseHandler:Q=f??"json",validateStatus:j=m??xq,timeout:B=p,...L}=typeof x=="string"?{url:x}:x,N={...g,signal:B?bq(h.signal,Cq(B)):h.signal,...L};q=new A(ow(q)),N.headers=(yield t(q,{getState:b,arg:x,extra:w,endpoint:I,forced:E,type:F,extraOptions:S}))||q;let D=Rq(N.body);if(N.body!=null&&!D&&typeof N.body!="string"&&N.headers.delete("content-type"),!N.headers.has("content-type")&&D&&N.headers.set("content-type",a),D&&o(N.headers)&&(N.body=JSON.stringify(N.body,i)),N.headers.has("accept")||(Q==="json"?N.headers.set("accept","application/json"):Q==="text"&&N.headers.set("accept","text/plain, text/html, */*")),G){let ce=~T.indexOf("?")?"&":"?",Se=n?n(G):new URLSearchParams(ow(G));T+=ce+Se}T=Aq(e,T);let M=new Request(T,N);k={request:new Request(T,N)};let H;try{H=yield r(M)}catch(ce){return{error:{status:(ce instanceof Error||typeof DOMException<"u"&&ce instanceof DOMException)&&ce.name==="TimeoutError"?"TIMEOUT_ERROR":"FETCH_ERROR",error:String(ce)},meta:k}}let re=H.clone();k.response=re;let Z,K="";try{let ce;if(yield Promise.all([C(H,Q).then(Se=>Z=Se,Se=>ce=Se),re.text().then(Se=>K=Se,()=>{})]),ce)throw ce}catch(ce){return{error:{status:"PARSING_ERROR",originalStatus:H.status,data:K,error:String(ce)},meta:k}}return j(H,Z)?{data:Z,meta:k}:{error:{status:H.status,data:Z},meta:k}});return function(_x164,_x165,_x166){return _ref60.apply(this,arguments)}}());function C(_x167,_x168){return _C2.apply(this,arguments)}function _C2(){_C2=_asyncToGenerator(function*(x,h){if(typeof h=="function")return h(x);if(h==="content-type"&&(h=o(x.headers)?"json":"text"),h==="json"){let S=yield x.text();return S.length?JSON.parse(S):null}return x.text()});return _C2.apply(this,arguments)}}var Ti=class{constructor(e,t=void 0){le(this,"value");le(this,"meta");this.value=e,this.meta=t}};function Iq(){return _Iq.apply(this,arguments)}function _Iq(){_Iq=_asyncToGenerator(function*(e=0,t=5,r){let n=Math.min(e,t),o=~~((Math.random()+.4)*(300<<n));yield new Promise((a,i)=>{let p=setTimeout(()=>a(),o);if(r){let f=()=>{clearTimeout(p),i(new Error("Aborted"))};r.aborted?(clearTimeout(p),i(new Error("Aborted"))):r.addEventListener("abort",f,{once:!0})}})});return _Iq.apply(this,arguments)}function yw(e,t){throw Object.assign(new Ti({error:e,meta:t}),{throwImmediately:!0})}function zy(e){e.aborted&&yw({status:"CUSTOM_ERROR",error:"Aborted"})}var aw={},Eq=(e,t)=>(/*#__PURE__*/function(){var _ref61=_asyncToGenerator(function*(r,n,o){let a=[5,(t||aw).maxRetries,(o||aw).maxRetries].filter(g=>g!==void 0),[i]=a.slice(-1),f={maxRetries:i,backoff:Iq,retryCondition:(g,C,{attempt:x})=>x<=i,...t,...o},m=0;for(;;){zy(n.signal);try{let g=yield e(r,n,o);if(g.error)throw new Ti(g);return g}catch(g){if(m++,g.throwImmediately){if(g instanceof Ti)return g.value;throw g}if(g instanceof Ti){if(!f.retryCondition(g.value.error,r,{attempt:m,baseQueryApi:n,extraOptions:o}))return g.value}else if(m>f.maxRetries)return{error:g};zy(n.signal);try{yield f.backoff(m,f.maxRetries,n.signal)}catch(C){throw zy(n.signal),C}}}});return function(_x169,_x170,_x171){return _ref61.apply(this,arguments)}}()),Sw=Object.assign(Eq,{fail:yw}),Td="__rtkq/",Fq="online",Tq="offline";var vw="focused";var eS=P(`${Td}${vw}`),Aw=P(`${Td}un${vw}`),tS=P(`${Td}${Fq}`),Cw=P(`${Td}${Tq}`);var Lc="query",bw="mutation",xw="infinitequery";function Pd(e){return e.type===Lc}function Pq(e){return e.type===bw}function kd(e){return e.type===xw}function Fd(e){return Pd(e)||kd(e)}function rS(e,t,r,n,o,a){let i=kq(e)?e(t,r,n,o):e;return i?Yy(i,Jy,p=>a(ww(p))):[]}function kq(e){return typeof e=="function"}function ww(e){return typeof e=="string"?{type:e}:e}function Oq(e,t){return e.catch(t)}var Pi=(e,t)=>e.endpointDefinitions[t],Vc=Symbol("forceQueryFn"),Xy=e=>typeof e[Vc]=="function";function _q({serializeQueryArgs:e,queryThunk:t,infiniteQueryThunk:r,mutationThunk:n,api:o,context:a,getInternalState:i}){let p=T=>i(T)?.runningQueries,f=T=>i(T)?.runningMutations,{unsubscribeQueryResult:m,removeMutationResult:g,updateSubscriptionOptions:C}=o.internalActions;return{buildInitiateQuery:E,buildInitiateInfiniteQuery:F,buildInitiateMutation:k,getRunningQueryThunk:x,getRunningMutationThunk:h,getRunningQueriesThunk:S,getRunningMutationsThunk:b};function x(T,q){return G=>{let Q=Pi(a,T),j=e({queryArgs:q,endpointDefinition:Q,endpointName:T});return p(G)?.get(j)}}function h(T,q){return G=>f(G)?.get(q)}function S(){return T=>rw(p(T))}function b(){return T=>rw(f(T))}function w(T){}function I(T,q){let G=(Q,{subscribe:j=!0,forceRefetch:B,subscriptionOptions:L,[Vc]:N,...D}={})=>(M,W)=>{let H=e({queryArgs:Q,endpointDefinition:q,endpointName:T}),re,Z={...D,type:Lc,subscribe:j,forceRefetch:B,subscriptionOptions:L,endpointName:T,originalArgs:Q,queryCacheKey:H,[Vc]:N};if(Pd(q))re=t(Z);else{let{direction:Re,initialPageParam:Oe,refetchCachedPages:Fe}=D;re=r({...Z,direction:Re,initialPageParam:Oe,refetchCachedPages:Fe})}let K=o.endpoints[T].select(Q),ce=M(re),Se=K(W());let{requestId:Ve,abort:nt}=ce,Ge=Se.requestId!==Ve,Je=p(M)?.get(H),et=()=>K(W()),Ee=Object.assign(N?ce.then(et):Ge&&!Je?Promise.resolve(Se):Promise.all([Je,ce]).then(et),{arg:Q,requestId:Ve,subscriptionOptions:L,queryCacheKey:H,abort:nt,unwrap(){return _asyncToGenerator(function*(){let Re=yield Ee;if(Re.isError)throw Re.error;return Re.data})()},refetch:Re=>M(G(Q,{subscribe:!1,forceRefetch:!0,...Re})),unsubscribe(){j&&M(m({queryCacheKey:H,requestId:Ve}))},updateSubscriptionOptions(Re){Ee.subscriptionOptions=Re,M(C({endpointName:T,requestId:Ve,queryCacheKey:H,options:Re}))}});if(!Je&&!Ge&&!N){let Re=p(M);Re.set(H,Ee),Ee.then(()=>{Re.delete(H)})}return Ee};return G}function E(T,q){return I(T,q)}function F(T,q){return I(T,q)}function k(T){return(q,{track:G=!0,fixedCacheKey:Q}={})=>(j,B)=>{let L=n({type:"mutation",endpointName:T,originalArgs:q,track:G,fixedCacheKey:Q}),N=j(L);let{requestId:D,abort:M,unwrap:W}=N,H=Oq(N.unwrap().then(ce=>({data:ce})),ce=>({error:ce})),re=()=>{j(g({requestId:D,fixedCacheKey:Q}))},Z=Object.assign(H,{arg:N.arg,requestId:D,abort:M,unwrap:W,reset:re}),K=f(j);return K.set(D,Z),Z.then(()=>{K.delete(D)}),Q&&(K.set(Q,Z),Z.then(()=>{K.get(Q)===Z&&K.delete(Q)})),Z}}}var Rw=class extends Jx{constructor(t,r,n,o){super(t);le(this,"value");le(this,"schemaName");le(this,"_bqMeta");this.value=r,this.schemaName=n,this._bqMeta=o}},Yo=(e,t)=>Array.isArray(e)?e.includes(t):!!e;function Ko(_x172,_x173,_x174,_x175){return _Ko.apply(this,arguments)}function _Ko(){_Ko=_asyncToGenerator(function*(e,t,r,n){let o=yield e["~standard"].validate(t);if(o.issues)throw new Rw(o.issues,t,r,n);return o.value});return _Ko.apply(this,arguments)}function iw(e){return e}var Dc=(e={})=>({...e,[Sc]:!0});function Nq({reducerPath:e,baseQuery:t,context:{endpointDefinitions:r},serializeQueryArgs:n,api:o,assertTagType:a,selectors:i,onSchemaFailure:p,catchSchemaFailure:f,skipSchemaValidation:m}){let g=(L,N,D,M)=>(W,H)=>{let re=r[L],Z=n({queryArgs:N,endpointDefinition:re,endpointName:L});if(W(o.internalActions.queryResultPatched({queryCacheKey:Z,patches:D})),!M)return;let K=o.endpoints[L].select(N)(H()),ce=rS(re.providesTags,K.data,void 0,N,{},a);W(o.internalActions.updateProvidedBy([{queryCacheKey:Z,providedTags:ce}]))};function C(L,N,D=0){let M=[N,...L];return D&&M.length>D?M.slice(0,-1):M}function x(L,N,D=0){let M=[...L,N];return D&&M.length>D?M.slice(1):M}let h=(L,N,D,M=!0)=>(W,H)=>{let Z=o.endpoints[L].select(N)(H()),K={patches:[],inversePatches:[],undo:()=>W(o.util.patchQueryData(L,N,K.inversePatches,M))};if(Z.status===kn)return K;let ce;if("data"in Z)if(Ht(Z.data)){let[Se,Ve,nt]=Ih(Z.data,D);K.patches.push(...Ve),K.inversePatches.push(...nt),ce=Se}else ce=D(Z.data),K.patches.push({op:"replace",path:[],value:ce}),K.inversePatches.push({op:"replace",path:[],value:Z.data});return K.patches.length===0||W(o.util.patchQueryData(L,N,K.patches,M)),K},S=(L,N,D)=>M=>M(o.endpoints[L].initiate(N,{subscribe:!1,forceRefetch:!0,[Vc]:()=>({data:D})})),b=(L,N)=>L.query&&L[N]?L[N]:iw,w=/*#__PURE__*/function(){var _ref62=_asyncToGenerator(function*(L,{signal:N,abort:D,rejectWithValue:M,fulfillWithValue:W,dispatch:H,getState:re,extra:Z}){let K=r[L.endpointName],{metaSchema:ce,skipSchemaValidation:Se=m}=K,Ve=L.type===Lc;try{let nt=iw,Ge={signal:N,abort:D,dispatch:H,getState:re,extra:Z,endpoint:L.endpointName,type:L.type,forced:Ve?I(L,re()):void 0,queryCacheKey:Ve?L.queryCacheKey:void 0},Je=Ve?L[Vc]:void 0,et,Ee=/*#__PURE__*/function(){var _ref63=_asyncToGenerator(function*(Oe,Fe,gt,vt){if(Fe==null&&Oe.pages.length)return Promise.resolve({data:Oe});let Ir={queryArg:L.originalArgs,pageParam:Fe},ir=yield Re(Ir),Vr=vt?C:x;return{data:{pages:Vr(Oe.pages,ir.data,gt),pageParams:Vr(Oe.pageParams,Fe,gt)},meta:ir.meta}});return function Ee(_x178,_x179,_x180,_x181){return _ref63.apply(this,arguments)}}();function Re(_x182){return _Re.apply(this,arguments)}function _Re(){_Re=_asyncToGenerator(function*(Oe){let Fe,{extraOptions:gt,argSchema:vt,rawResponseSchema:Ir,responseSchema:ir}=K;if(vt&&!Yo(Se,"arg")&&(Oe=yield Ko(vt,Oe,"argSchema",{})),Je?Fe=Je():K.query?(nt=b(K,"transformResponse"),Fe=yield t(K.query(Oe),Ge,gt)):Fe=yield K.queryFn(Oe,Ge,gt,Er=>t(Er,Ge,gt)),typeof process<"u",Fe.error)throw new Ti(Fe.error,Fe.meta);let{data:Vr}=Fe;Ir&&!Yo(Se,"rawResponse")&&(Vr=yield Ko(Ir,Fe.data,"rawResponseSchema",Fe.meta));let fr=yield nt(Vr,Fe.meta,Oe);return ir&&!Yo(Se,"response")&&(fr=yield Ko(ir,fr,"responseSchema",Fe.meta)),{...Fe,data:fr}});return _Re.apply(this,arguments)}if(Ve&&"infiniteQueryOptions"in K){let{infiniteQueryOptions:Oe}=K,{maxPages:Fe=1/0}=Oe,gt=L.refetchCachedPages??Oe.refetchCachedPages??!0,vt,Ir={pages:[],pageParams:[]},ir=i.selectQueryEntry(re(),L.queryCacheKey)?.data,fr=I(L,re())&&!L.direction||!ir?Ir:ir;if("direction"in L&&L.direction&&fr.pages.length){let Er=L.direction==="backward",Iu=(Er?Iw:Zy)(Oe,fr,L.originalArgs);vt=yield Ee(fr,Iu,Fe,Er)}else{let{initialPageParam:Er=Oe.initialPageParam}=L,Us=ir?.pageParams??[],Iu=Us[0]??Er,vk=Us.length;if(vt=yield Ee(fr,Iu,Fe),Je&&(vt={data:vt.data.pages[0]}),gt)for(let Mv=1;Mv<vk;Mv++){let Ak=Zy(Oe,vt.data,L.originalArgs);vt=yield Ee(vt.data,Ak,Fe)}}et=vt}else et=yield Re(L.originalArgs);return ce&&!Yo(Se,"meta")&&et.meta&&(et.meta=yield Ko(ce,et.meta,"metaSchema",et.meta)),W(et.data,Dc({fulfilledTimeStamp:Date.now(),baseQueryMeta:et.meta}))}catch(nt){let Ge=nt;if(Ge instanceof Ti){let Je=b(K,"transformErrorResponse"),{rawErrorResponseSchema:et,errorResponseSchema:Ee}=K,{value:Re,meta:Oe}=Ge;try{et&&!Yo(Se,"rawErrorResponse")&&(Re=yield Ko(et,Re,"rawErrorResponseSchema",Oe)),ce&&!Yo(Se,"meta")&&(Oe=yield Ko(ce,Oe,"metaSchema",Oe));let Fe=yield Je(Re,Oe,L.originalArgs);return Ee&&!Yo(Se,"errorResponse")&&(Fe=yield Ko(Ee,Fe,"errorResponseSchema",Oe)),M(Fe,Dc({baseQueryMeta:Oe}))}catch(Fe){Ge=Fe}}try{if(Ge instanceof Rw){let Je={endpoint:L.endpointName,arg:L.originalArgs,type:L.type,queryCacheKey:Ve?L.queryCacheKey:void 0};K.onSchemaFailure?.(Ge,Je),p?.(Ge,Je);let{catchSchemaFailure:et=f}=K;if(et)return M(et(Ge,Je),Dc({baseQueryMeta:Ge._bqMeta}))}}catch(Je){Ge=Je}throw typeof process<"u",console.error(Ge),Ge}});return function w(_x176,_x177){return _ref62.apply(this,arguments)}}();function I(L,N){let D=i.selectQueryEntry(N,L.queryCacheKey),M=i.selectConfig(N).refetchOnMountOrArgChange,W=D?.fulfilledTimeStamp,H=L.forceRefetch??(L.subscribe&&M);return H?H===!0||(Number(new Date)-Number(W))/1e3>=H:!1}let E=()=>me(`${e}/executeQuery`,w,{getPendingMeta({arg:N}){let D=r[N.endpointName];return Dc({startedTimeStamp:Date.now(),...(kd(D)?{direction:N.direction}:{})})},condition(N,{getState:D}){let M=D(),W=i.selectQueryEntry(M,N.queryCacheKey),H=W?.fulfilledTimeStamp,re=N.originalArgs,Z=W?.originalArgs,K=r[N.endpointName],ce=N.direction;return Xy(N)?!0:W?.status==="pending"?!1:I(N,M)||Pd(K)&&K?.forceRefetch?.({currentArg:re,previousArg:Z,endpointState:W,state:M})?!0:!(H&&!ce)},dispatchConditionRejection:!0}),F=E(),k=E(),T=me(`${e}/executeMutation`,w,{getPendingMeta(){return Dc({startedTimeStamp:Date.now()})}}),q=L=>"force"in L,G=L=>"ifOlderThan"in L,Q=(L,N,D={})=>(M,W)=>{let H=q(D)&&D.force,re=G(D)&&D.ifOlderThan,Z=(ce=!0)=>{let Se={forceRefetch:ce,subscribe:!1};return o.endpoints[L].initiate(N,Se)},K=o.endpoints[L].select(N)(W());if(H)M(Z());else if(re){let ce=K?.fulfilledTimeStamp;if(!ce){M(Z());return}(Number(new Date)-Number(new Date(ce)))/1e3>=re&&M(Z())}else M(Z(!1))};function j(L){return N=>N?.meta?.arg?.endpointName===L}function B(L,N){return{matchPending:Ja(ml(L),j(N)),matchFulfilled:Ja(En(L),j(N)),matchRejected:Ja(Uo(L),j(N))}}return{queryThunk:F,mutationThunk:T,infiniteQueryThunk:k,prefetch:Q,updateQueryData:h,upsertQueryData:S,patchQueryData:g,buildMatchThunkActions:B}}function Zy(e,{pages:t,pageParams:r},n){let o=t.length-1;return e.getNextPageParam(t[o],t,r[o],r,n)}function Iw(e,{pages:t,pageParams:r},n){return e.getPreviousPageParam?.(t[0],t,r[0],r,n)}function Ew(e,t,r,n){return rS(r[e.meta.arg.endpointName][t],En(e)?e.payload:void 0,Ac(e)?e.payload:void 0,e.meta.arg.originalArgs,"baseQueryMeta"in e.meta?e.meta.baseQueryMeta:void 0,n)}function sw(e){return $t(e)?sl(e):e}function Rd(e,t,r){let n=e[t];n&&r(n)}function jc(e){return("arg"in e?e.arg.fixedCacheKey:e.fixedCacheKey)??e.requestId}function cw(e,t,r){let n=e[jc(t)];n&&r(n)}var Id={};function Dq({reducerPath:e,queryThunk:t,mutationThunk:r,serializeQueryArgs:n,context:{endpointDefinitions:o,apiUid:a,extractRehydrationInfo:i,hasRehydrationInfo:p},assertTagType:f,config:m}){let g=P(`${e}/resetApiState`);function C(j,B,L,N){var D;j[D=B.queryCacheKey]??(j[D]={status:kn,endpointName:B.endpointName}),Rd(j,B.queryCacheKey,M=>{M.status=Wy,M.requestId=L&&M.requestId?M.requestId:N.requestId,B.originalArgs!==void 0&&(M.originalArgs=B.originalArgs),M.startedTimeStamp=N.startedTimeStamp;let W=o[N.arg.endpointName];kd(W)&&"direction"in B&&(M.direction=B.direction)})}function x(j,B,L,N){Rd(j,B.arg.queryCacheKey,D=>{if(D.requestId!==B.requestId&&!N)return;let{merge:M}=o[B.arg.endpointName];if(D.status=qc,M){if(D.data!==void 0){let{fulfilledTimeStamp:W,arg:H,baseQueryMeta:re,requestId:Z}=B,K=jo(D.data,ce=>M(ce,L,{arg:H.originalArgs,baseQueryMeta:re,fulfilledTimeStamp:W,requestId:Z}));D.data=K}else D.data=L;}else D.data=o[B.arg.endpointName].structuralSharing??!0?gw($t(D.data)?iC(D.data):D.data,L):L;delete D.error,D.fulfilledTimeStamp=B.fulfilledTimeStamp})}let h=Qo({name:`${e}/queries`,initialState:Id,reducers:{removeQueryResult:{reducer(j,{payload:{queryCacheKey:B}}){delete j[B]},prepare:ei()},cacheEntriesUpserted:{reducer(j,B){for(let L of B.payload){let{queryDescription:N,value:D}=L;C(j,N,!0,{arg:N,requestId:B.meta.requestId,startedTimeStamp:B.meta.timestamp}),x(j,{arg:N,requestId:B.meta.requestId,fulfilledTimeStamp:B.meta.timestamp,baseQueryMeta:{}},D,!0)}},prepare:j=>({payload:j.map(N=>{let{endpointName:D,arg:M,value:W}=N,H=o[D];return{queryDescription:{type:Lc,endpointName:D,originalArgs:N.arg,queryCacheKey:n({queryArgs:M,endpointDefinition:H,endpointName:D})},value:W}}),meta:{[Sc]:!0,requestId:Cc(),timestamp:Date.now()}})},queryResultPatched:{reducer(j,{payload:{queryCacheKey:B,patches:L}}){Rd(j,B,N=>{N.data=Eh(N.data,L.concat())})},prepare:ei()}},extraReducers(j){j.addCase(t.pending,(B,{meta:L,meta:{arg:N}})=>{let D=Xy(N);C(B,N,D,L)}).addCase(t.fulfilled,(B,{meta:L,payload:N})=>{let D=Xy(L.arg);x(B,L,N,D)}).addCase(t.rejected,(B,{meta:{condition:L,arg:N,requestId:D},error:M,payload:W})=>{Rd(B,N.queryCacheKey,H=>{if(!L){if(H.requestId!==D)return;H.status=Mc,H.error=W??M}})}).addMatcher(p,(B,L)=>{let{queries:N}=i(L);for(let[D,M]of Object.entries(N))(M?.status===qc||M?.status===Mc)&&(B[D]=M)})}}),S=Qo({name:`${e}/mutations`,initialState:Id,reducers:{removeMutationResult:{reducer(j,{payload:B}){let L=jc(B);L in j&&delete j[L]},prepare:ei()}},extraReducers(j){j.addCase(r.pending,(B,{meta:L,meta:{requestId:N,arg:D,startedTimeStamp:M}})=>{D.track&&(B[jc(L)]={requestId:N,status:Wy,endpointName:D.endpointName,startedTimeStamp:M})}).addCase(r.fulfilled,(B,{payload:L,meta:N})=>{N.arg.track&&cw(B,N,D=>{D.requestId===N.requestId&&(D.status=qc,D.data=L,D.fulfilledTimeStamp=N.fulfilledTimeStamp)})}).addCase(r.rejected,(B,{payload:L,error:N,meta:D})=>{D.arg.track&&cw(B,D,M=>{M.requestId===D.requestId&&(M.status=Mc,M.error=L??N)})}).addMatcher(p,(B,L)=>{let{mutations:N}=i(L);for(let[D,M]of Object.entries(N))(M?.status===qc||M?.status===Mc)&&D!==M?.requestId&&(B[D]=M)})}}),b={tags:{},keys:{}},w=Qo({name:`${e}/invalidation`,initialState:b,reducers:{updateProvidedBy:{reducer(j,B){var L,N,D;for(let{queryCacheKey:M,providedTags:W}of B.payload){I(j,M);for(let{type:H,id:re}of W){let Z=(N=(L=j.tags)[H]??(L[H]={}))[D=re||"__internal_without_id"]??(N[D]=[]);Z.includes(M)||Z.push(M)}j.keys[M]=W}},prepare:ei()}},extraReducers(j){j.addCase(h.actions.removeQueryResult,(B,{payload:{queryCacheKey:L}})=>{I(B,L)}).addMatcher(p,(B,L)=>{var D,M,W;let{provided:N}=i(L);for(let[H,re]of Object.entries(N.tags??{}))for(let[Z,K]of Object.entries(re)){let ce=(M=(D=B.tags)[H]??(D[H]={}))[W=Z||"__internal_without_id"]??(M[W]=[]);for(let Se of K)ce.includes(Se)||ce.push(Se),B.keys[Se]=N.keys[Se]}}).addMatcher(Ur(En(t),Ac(t)),(B,L)=>{E(B,[L])}).addMatcher(h.actions.cacheEntriesUpserted.match,(B,L)=>{let N=L.payload.map(({queryDescription:D,value:M})=>({type:"UNKNOWN",payload:M,meta:{requestStatus:"fulfilled",requestId:"UNKNOWN",arg:D}}));E(B,N)})}});function I(j,B){let L=sw(j.keys[B]??[]);for(let N of L){let D=N.type,M=N.id??"__internal_without_id",W=j.tags[D]?.[M];W&&(j.tags[D][M]=sw(W).filter(H=>H!==B))}delete j.keys[B]}function E(j,B){let L=B.map(N=>{let D=Ew(N,"providesTags",o,f),{queryCacheKey:M}=N.meta.arg;return{queryCacheKey:M,providedTags:D}});w.caseReducers.updateProvidedBy(j,w.actions.updateProvidedBy(L))}let F=Qo({name:`${e}/subscriptions`,initialState:Id,reducers:{updateSubscriptionOptions(j,B){},unsubscribeQueryResult(j,B){},internal_getRTKQSubscriptions(){}}}),k=Qo({name:`${e}/internalSubscriptions`,initialState:Id,reducers:{subscriptionsUpdated:{reducer(j,B){return Eh(j,B.payload)},prepare:ei()}}}),T=Qo({name:`${e}/config`,initialState:{online:yq(),focused:hq(),middlewareRegistered:!1,...m},reducers:{middlewareRegistered(j,{payload:B}){j.middlewareRegistered=j.middlewareRegistered==="conflict"||a!==B?"conflict":!0}},extraReducers:j=>{j.addCase(tS,B=>{B.online=!0}).addCase(Cw,B=>{B.online=!1}).addCase(eS,B=>{B.focused=!0}).addCase(Aw,B=>{B.focused=!1}).addMatcher(p,B=>({...B}))}}),q=Ka({queries:h.reducer,mutations:S.reducer,provided:w.reducer,subscriptions:k.reducer,config:T.reducer}),G=(j,B)=>q(g.match(B)?void 0:j,B),Q={...T.actions,...h.actions,...F.actions,...k.actions,...S.actions,...w.actions,resetApiState:g};return{reducer:G,actions:Q}}var Xo=Symbol.for("RTKQ/skipToken"),Fw={status:kn},uw=jo(Fw,()=>{}),lw=jo(Fw,()=>{});function qq({serializeQueryArgs:e,reducerPath:t,createSelector:r}){let n=F=>uw,o=F=>lw;return{buildQuerySelector:x,buildInfiniteQuerySelector:h,buildMutationSelector:S,selectInvalidatedBy:b,selectCachedArgsForQuery:w,selectApiState:i,selectQueries:p,selectMutations:m,selectQueryEntry:f,selectConfig:g};function a(F){return{...F,...ew(F.status)}}function i(F){return F[t]}function p(F){return i(F)?.queries}function f(F,k){return p(F)?.[k]}function m(F){return i(F)?.mutations}function g(F){return i(F)?.config}function C(F,k,T){return q=>{if(q===Xo)return r(n,T);let G=e({queryArgs:q,endpointDefinition:k,endpointName:F});return r(j=>f(j,G)??uw,T)}}function x(F,k){return C(F,k,a)}function h(F,k){let{infiniteQueryOptions:T}=k;function q(G){let Q={...G,...ew(G.status)},{isLoading:j,isError:B,direction:L}=Q,N=L==="forward",D=L==="backward";return{...Q,hasNextPage:I(T,Q.data,Q.originalArgs),hasPreviousPage:E(T,Q.data,Q.originalArgs),isFetchingNextPage:j&&N,isFetchingPreviousPage:j&&D,isFetchNextPageError:B&&N,isFetchPreviousPageError:B&&D}}return C(F,k,q)}function S(){return F=>{let k;return typeof F=="object"?k=jc(F)??Xo:k=F,r(k===Xo?o:G=>i(G)?.mutations?.[k]??lw,a)}}function b(F,k){let T=F[t],q=new Set,G=Yy(k,Jy,ww);for(let Q of G){let j=T.provided.tags[Q.type];if(!j)continue;let B=(Q.id!==void 0?j[Q.id]:Object.values(j).flat())??[];for(let L of B)q.add(L)}return Array.from(q.values()).flatMap(Q=>{let j=T.queries[Q];return j?{queryCacheKey:Q,endpointName:j.endpointName,originalArgs:j.originalArgs}:[]})}function w(F,k){return Yy(Object.values(p(F)),T=>T?.endpointName===k&&T.status!==kn,T=>T.originalArgs)}function I(F,k,T){return k?Zy(F,k,T)!=null:!1}function E(F,k,T){return!k||!F.getPreviousPageParam?!1:Iw(F,k,T)!=null}}var dw=WeakMap?new WeakMap:void 0,pw=({endpointName:e,queryArgs:t})=>{let r="",n=dw?.get(t);if(typeof n=="string")r=n;else{let o=JSON.stringify(t,(a,i)=>(i=typeof i=="bigint"?{$bigint:i.toString()}:i,i=Lr(i)?Object.keys(i).sort().reduce((p,f)=>(p[f]=i[f],p),{}):i,i));Lr(t)&&dw?.set(t,o),r=o}return`${e}(${r})`};function Mq(...e){return function(r){let n=hc(m=>r.extractRehydrationInfo?.(m,{reducerPath:r.reducerPath??"api"})),o={reducerPath:"api",keepUnusedDataFor:60,refetchOnMountOrArgChange:!1,refetchOnFocus:!1,refetchOnReconnect:!1,invalidationBehavior:"delayed",...r,extractRehydrationInfo:n,serializeQueryArgs(m){let g=pw;if("serializeQueryArgs"in m.endpointDefinition){let C=m.endpointDefinition.serializeQueryArgs;g=x=>{let h=C(x);return typeof h=="string"?h:pw({...x,queryArgs:h})}}else r.serializeQueryArgs&&(g=r.serializeQueryArgs);return g(m)},tagTypes:[...(r.tagTypes||[])]},a={endpointDefinitions:{},batch(m){m()},apiUid:Cc(),extractRehydrationInfo:n,hasRehydrationInfo:hc(m=>n(m)!=null)},i={injectEndpoints:f,enhanceEndpoints({addTagTypes:m,endpoints:g}){if(m)for(let C of m)o.tagTypes.includes(C)||o.tagTypes.push(C);if(g)for(let[C,x]of Object.entries(g))typeof x=="function"?x(Pi(a,C)):Object.assign(Pi(a,C)||{},x);return i}},p=e.map(m=>m.init(i,o,a));function f(m){let g=m.endpoints({query:C=>({...C,type:Lc}),mutation:C=>({...C,type:bw}),infiniteQuery:C=>({...C,type:xw})});for(let[C,x]of Object.entries(g)){if(m.overrideExisting!==!0&&C in a.endpointDefinitions){if(m.overrideExisting==="throw")throw new Error(zt(39));typeof process<"u";continue}typeof process<"u",a.endpointDefinitions[C]=x;for(let h of p)h.injectEndpoint(C,x)}return i}return i.injectEndpoints({endpoints:r.endpoints})}}function Pn(e,...t){return Object.assign(e,...t)}var Vq=({api:e,queryThunk:t,internalState:r,mwApi:n})=>{let o=`${e.reducerPath}/subscriptions`,a=null,i=null,{updateSubscriptionOptions:p,unsubscribeQueryResult:f}=e.internalActions,m=(b,w)=>{if(p.match(w)){let{queryCacheKey:E,requestId:F,options:k}=w.payload,T=b.get(E);return T?.has(F)&&T.set(F,k),!0}if(f.match(w)){let{queryCacheKey:E,requestId:F}=w.payload,k=b.get(E);return k&&k.delete(F),!0}if(e.internalActions.removeQueryResult.match(w))return b.delete(w.payload.queryCacheKey),!0;if(t.pending.match(w)){let{meta:{arg:E,requestId:F}}=w,k=Ed(b,E.queryCacheKey,Ky);return E.subscribe&&k.set(F,E.subscriptionOptions??k.get(F)??{}),!0}let I=!1;if(t.rejected.match(w)){let{meta:{condition:E,arg:F,requestId:k}}=w;if(E&&F.subscribe){let T=Ed(b,F.queryCacheKey,Ky);T.set(k,F.subscriptionOptions??T.get(k)??{}),I=!0}}return I},g=()=>r.currentSubscriptions,h={getSubscriptions:g,getSubscriptionCount:b=>g().get(b)?.size??0,isRequestSubscribed:(b,w)=>!!g()?.get(b)?.get(w)};function S(b){return JSON.parse(JSON.stringify(Object.fromEntries([...b].map(([w,I])=>[w,Object.fromEntries(I)]))))}return(b,w)=>{if(a||(a=S(r.currentSubscriptions)),e.util.resetApiState.match(b))return a={},r.currentSubscriptions.clear(),i=null,[!0,!1];if(e.internalActions.internal_getRTKQSubscriptions.match(b))return[!1,h];let I=m(r.currentSubscriptions,b),E=!0;if(I){i||(i=setTimeout(()=>{let T=S(r.currentSubscriptions),[,q]=Ih(a,()=>T);w.next(e.internalActions.subscriptionsUpdated(q)),a=T,i=null},500));let F=typeof b.type=="string"&&!!b.type.startsWith(o),k=t.rejected.match(b)&&b.meta.condition&&!!b.meta.arg.subscribe;E=!F&&!k}return[E,!1]}},jq=2147483647/1e3-1,Lq=({reducerPath:e,api:t,queryThunk:r,context:n,internalState:o,selectors:{selectQueryEntry:a,selectConfig:i},getRunningQueryThunk:p,mwApi:f})=>{let{removeQueryResult:m,unsubscribeQueryResult:g,cacheEntriesUpserted:C}=t.internalActions,x=Ur(g.match,r.fulfilled,r.rejected,C.match);function h(F){let k=o.currentSubscriptions.get(F);return k?k.size>0:!1}let S={};function b(F){for(let k of F.values())k?.abort?.()}let w=(F,k)=>{let T=k.getState(),q=i(T);if(x(F)){let G;if(C.match(F))G=F.payload.map(Q=>Q.queryDescription.queryCacheKey);else{let{queryCacheKey:Q}=g.match(F)?F.payload:F.meta.arg;G=[Q]}I(G,k,q)}if(t.util.resetApiState.match(F)){for(let[G,Q]of Object.entries(S))Q&&clearTimeout(Q),delete S[G];b(o.runningQueries),b(o.runningMutations)}if(n.hasRehydrationInfo(F)){let{queries:G}=n.extractRehydrationInfo(F);I(Object.keys(G),k,q)}};function I(F,k,T){let q=k.getState();for(let G of F){let Q=a(q,G);Q?.endpointName&&E(G,Q.endpointName,k,T)}}function E(F,k,T,q){let Q=Pi(n,k)?.keepUnusedDataFor??q.keepUnusedDataFor;if(Q===1/0)return;let j=Math.max(0,Math.min(Q,jq));if(!h(F)){let B=S[F];B&&clearTimeout(B),S[F]=setTimeout(()=>{if(!h(F)){let L=a(T.getState(),F);L?.endpointName&&T.dispatch(p(L.endpointName,L.originalArgs))?.abort(),T.dispatch(m({queryCacheKey:F}))}delete S[F]},j*1e3)}}return w},fw=new Error("Promise never resolved before cacheEntryRemoved."),Uq=({api:e,reducerPath:t,context:r,queryThunk:n,mutationThunk:o,internalState:a,selectors:{selectQueryEntry:i,selectApiState:p}})=>{let f=gl(n),m=gl(o),g=En(n,o),C={},{removeQueryResult:x,removeMutationResult:h,cacheEntriesUpserted:S}=e.internalActions;function b(T,q,G){let Q=C[T];Q?.valueResolved&&(Q.valueResolved({data:q,meta:G}),delete Q.valueResolved)}function w(T){let q=C[T];q&&(delete C[T],q.cacheEntryRemoved())}function I(T){let{arg:q,requestId:G}=T.meta,{endpointName:Q,originalArgs:j}=q;return[Q,j,G]}let E=(T,q,G)=>{let Q=F(T);function j(B,L,N,D){let M=i(G,L),W=i(q.getState(),L);!M&&W&&k(B,D,L,q,N)}if(n.pending.match(T)){let[B,L,N]=I(T);j(B,Q,N,L)}else if(S.match(T))for(let{queryDescription:B,value:L}of T.payload){let{endpointName:N,originalArgs:D,queryCacheKey:M}=B;j(N,M,T.meta.requestId,D),b(M,L,{})}else if(o.pending.match(T)){if(q.getState()[t].mutations[Q]){let[L,N,D]=I(T);k(L,N,Q,q,D)}}else if(g(T))b(Q,T.payload,T.meta.baseQueryMeta);else if(x.match(T)||h.match(T))w(Q);else if(e.util.resetApiState.match(T))for(let B of Object.keys(C))w(B)};function F(T){return f(T)?T.meta.arg.queryCacheKey:m(T)?T.meta.arg.fixedCacheKey??T.meta.requestId:x.match(T)?T.payload.queryCacheKey:h.match(T)?jc(T.payload):""}function k(T,q,G,Q,j){let B=Pi(r,T),L=B?.onCacheEntryAdded;if(!L)return;let N={},D=new Promise(K=>{N.cacheEntryRemoved=K}),M=Promise.race([new Promise(K=>{N.valueResolved=K}),D.then(()=>{throw fw})]);M.catch(()=>{}),C[G]=N;let W=e.endpoints[T].select(Fd(B)?q:G),H=Q.dispatch((K,ce,Se)=>Se),re={...Q,getCacheEntry:()=>W(Q.getState()),requestId:j,extra:H,updateCachedData:Fd(B)?K=>Q.dispatch(e.util.updateQueryData(T,q,K)):void 0,cacheDataLoaded:M,cacheEntryRemoved:D},Z=L(q,re);Promise.resolve(Z).catch(K=>{if(K!==fw)throw K})}return E},Qq=({api:e,context:{apiUid:t},reducerPath:r})=>(n,o)=>{e.util.resetApiState.match(n)&&o.dispatch(e.internalActions.middlewareRegistered(t)),typeof process<"u"},Bq=({reducerPath:e,context:t,context:{endpointDefinitions:r},mutationThunk:n,queryThunk:o,api:a,assertTagType:i,refetchQuery:p,internalState:f})=>{let{removeQueryResult:m}=a.internalActions,g=Ur(En(n),Ac(n)),C=Ur(En(o,n),Uo(o,n)),x=[],h=0,S=(I,E)=>{(o.pending.match(I)||n.pending.match(I))&&h++,C(I)&&(h=Math.max(0,h-1)),g(I)?w(Ew(I,"invalidatesTags",r,i),E):C(I)?w([],E):a.util.invalidateTags.match(I)&&w(rS(I.payload,void 0,void 0,void 0,void 0,i),E)};function b(){return h>0}function w(I,E){let F=E.getState(),k=F[e];if(x.push(...I),k.config.invalidationBehavior==="delayed"&&b())return;let T=x;if(x=[],T.length===0)return;let q=a.util.selectInvalidatedBy(F,T);t.batch(()=>{let G=Array.from(q.values());for(let{queryCacheKey:Q}of G){let j=k.queries[Q],B=Ed(f.currentSubscriptions,Q,Ky);j&&(B.size===0?E.dispatch(m({queryCacheKey:Q})):j.status!==kn&&E.dispatch(p(j)))}})}return S},Gq=({reducerPath:e,queryThunk:t,api:r,refetchQuery:n,internalState:o})=>{let{currentPolls:a,currentSubscriptions:i}=o,p=new Set,f=null,m=(w,I)=>{(r.internalActions.updateSubscriptionOptions.match(w)||r.internalActions.unsubscribeQueryResult.match(w))&&g(w.payload.queryCacheKey,I),(t.pending.match(w)||t.rejected.match(w)&&w.meta.condition)&&g(w.meta.arg.queryCacheKey,I),(t.fulfilled.match(w)||t.rejected.match(w)&&!w.meta.condition)&&C(w.meta.arg,I),r.util.resetApiState.match(w)&&(S(),f&&(clearTimeout(f),f=null),p.clear())};function g(w,I){p.add(w),f||(f=setTimeout(()=>{for(let E of p)x({queryCacheKey:E},I);p.clear(),f=null},0))}function C({queryCacheKey:w},I){let E=I.getState()[e],F=E.queries[w],k=i.get(w);if(!F||F.status===kn)return;let{lowestPollingInterval:T,skipPollingIfUnfocused:q}=b(k);if(!Number.isFinite(T))return;let G=a.get(w);G?.timeout&&(clearTimeout(G.timeout),G.timeout=void 0);let Q=Date.now()+T;a.set(w,{nextPollTimestamp:Q,pollingInterval:T,timeout:setTimeout(()=>{(E.config.focused||!q)&&I.dispatch(n(F)),C({queryCacheKey:w},I)},T)})}function x({queryCacheKey:w},I){let F=I.getState()[e].queries[w],k=i.get(w);if(!F||F.status===kn)return;let{lowestPollingInterval:T}=b(k);if(!Number.isFinite(T)){h(w);return}let q=a.get(w),G=Date.now()+T;(!q||G<q.nextPollTimestamp)&&C({queryCacheKey:w},I)}function h(w){let I=a.get(w);I?.timeout&&clearTimeout(I.timeout),a.delete(w)}function S(){for(let w of a.keys())h(w)}function b(w=new Map){let I=!1,E=Number.POSITIVE_INFINITY;for(let F of w.values())F.pollingInterval&&(E=Math.min(F.pollingInterval,E),I=F.skipPollingIfUnfocused||I);return{lowestPollingInterval:E,skipPollingIfUnfocused:I}}return m},$q=({api:e,context:t,queryThunk:r,mutationThunk:n})=>{let o=ml(r,n),a=Uo(r,n),i=En(r,n),p={};return(m,g)=>{if(o(m)){let{requestId:C,arg:{endpointName:x,originalArgs:h}}=m.meta,S=Pi(t,x),b=S?.onQueryStarted;if(b){let w={},I=new Promise((T,q)=>{w.resolve=T,w.reject=q});I.catch(()=>{}),p[C]=w;let E=e.endpoints[x].select(Fd(S)?h:C),F=g.dispatch((T,q,G)=>G),k={...g,getCacheEntry:()=>E(g.getState()),requestId:C,extra:F,updateCachedData:Fd(S)?T=>g.dispatch(e.util.updateQueryData(x,h,T)):void 0,queryFulfilled:I};b(h,k)}}else if(i(m)){let{requestId:C,baseQueryMeta:x}=m.meta;p[C]?.resolve({data:m.payload,meta:x}),delete p[C]}else if(a(m)){let{requestId:C,rejectedWithValue:x,baseQueryMeta:h}=m.meta;p[C]?.reject({error:m.payload??m.error,isUnhandledError:!x,meta:h}),delete p[C]}}},Hq=({reducerPath:e,context:t,api:r,refetchQuery:n,internalState:o})=>{let{removeQueryResult:a}=r.internalActions,i=(f,m)=>{eS.match(f)&&p(m,"refetchOnFocus"),tS.match(f)&&p(m,"refetchOnReconnect")};function p(f,m){let g=f.getState()[e],C=g.queries,x=o.currentSubscriptions;t.batch(()=>{for(let h of x.keys()){let S=C[h],b=x.get(h);if(!b||!S)continue;let w=[...b.values()];(w.some(E=>E[m]===!0)||w.every(E=>E[m]===void 0)&&g.config[m])&&(b.size===0?f.dispatch(a({queryCacheKey:h})):S.status!==kn&&f.dispatch(n(S)))}})}return i};function zq(e){let{reducerPath:t,queryThunk:r,api:n,context:o,getInternalState:a}=e,{apiUid:i}=o,p={invalidateTags:P(`${t}/invalidateTags`)},f=x=>x.type.startsWith(`${t}/`),m=[Qq,Lq,Bq,Gq,Uq,$q];return{middleware:x=>{let h=!1,S=a(x.dispatch),b={...e,internalState:S,refetchQuery:C,isThisApiSliceAction:f,mwApi:x},w=m.map(F=>F(b)),I=Vq(b),E=Hq(b);return F=>k=>{if(!nc(k))return F(k);h||(h=!0,x.dispatch(n.internalActions.middlewareRegistered(i)));let T={...x,next:F},q=x.getState(),[G,Q]=I(k,T,q),j;if(G?j=F(k):j=Q,x.getState()[t]&&(E(k,T,q),f(k)||o.hasRehydrationInfo(k)))for(let B of w)B(k,T,q);return j}},actions:p};function C(x){return e.api.endpoints[x.endpointName].initiate(x.originalArgs,{subscribe:!1,forceRefetch:!0})}}var mw=Symbol(),Wq=({createSelector:e=st}={})=>({name:mw,init(t,{baseQuery:r,tagTypes:n,reducerPath:o,serializeQueryArgs:a,keepUnusedDataFor:i,refetchOnMountOrArgChange:p,refetchOnFocus:f,refetchOnReconnect:m,invalidationBehavior:g,onSchemaFailure:C,catchSchemaFailure:x,skipSchemaValidation:h},S){fC();let b=Ee=>(typeof process<"u",Ee);Object.assign(t,{reducerPath:o,endpoints:{},internalActions:{onOnline:tS,onOffline:Cw,onFocus:eS,onFocusLost:Aw},util:{}});let w=qq({serializeQueryArgs:a,reducerPath:o,createSelector:e}),{selectInvalidatedBy:I,selectCachedArgsForQuery:E,buildQuerySelector:F,buildInfiniteQuerySelector:k,buildMutationSelector:T}=w;Pn(t.util,{selectInvalidatedBy:I,selectCachedArgsForQuery:E});let{queryThunk:q,infiniteQueryThunk:G,mutationThunk:Q,patchQueryData:j,updateQueryData:B,upsertQueryData:L,prefetch:N,buildMatchThunkActions:D}=Nq({baseQuery:r,reducerPath:o,context:S,api:t,serializeQueryArgs:a,assertTagType:b,selectors:w,onSchemaFailure:C,catchSchemaFailure:x,skipSchemaValidation:h}),{reducer:M,actions:W}=Dq({context:S,queryThunk:q,infiniteQueryThunk:G,mutationThunk:Q,serializeQueryArgs:a,reducerPath:o,assertTagType:b,config:{refetchOnFocus:f,refetchOnReconnect:m,refetchOnMountOrArgChange:p,keepUnusedDataFor:i,reducerPath:o,invalidationBehavior:g}});Pn(t.util,{patchQueryData:j,updateQueryData:B,upsertQueryData:L,prefetch:N,resetApiState:W.resetApiState,upsertQueryEntries:W.cacheEntriesUpserted}),Pn(t.internalActions,W);let H=new WeakMap,re=Ee=>Ed(H,Ee,()=>({currentSubscriptions:new Map,currentPolls:new Map,runningQueries:new Map,runningMutations:new Map})),{buildInitiateQuery:Z,buildInitiateInfiniteQuery:K,buildInitiateMutation:ce,getRunningMutationThunk:Se,getRunningMutationsThunk:Ve,getRunningQueriesThunk:nt,getRunningQueryThunk:Ge}=_q({queryThunk:q,mutationThunk:Q,infiniteQueryThunk:G,api:t,serializeQueryArgs:a,context:S,getInternalState:re});Pn(t.util,{getRunningMutationThunk:Se,getRunningMutationsThunk:Ve,getRunningQueryThunk:Ge,getRunningQueriesThunk:nt});let{middleware:Je,actions:et}=zq({reducerPath:o,context:S,queryThunk:q,mutationThunk:Q,infiniteQueryThunk:G,api:t,assertTagType:b,selectors:w,getRunningQueryThunk:Ge,getInternalState:re});return Pn(t.util,et),Pn(t,{reducer:M,middleware:Je}),{name:mw,injectEndpoint(Ee,Re){var gt;let Fe=(gt=t.endpoints)[Ee]??(gt[Ee]={});Pd(Re)&&Pn(Fe,{name:Ee,select:F(Ee,Re),initiate:Z(Ee,Re)},D(q,Ee)),Pq(Re)&&Pn(Fe,{name:Ee,select:T(),initiate:ce(Ee)},D(Q,Ee)),kd(Re)&&Pn(Fe,{name:Ee,select:k(Ee,Re),initiate:K(Ee,Re)},D(q,Ee))}}}}),Tw=Mq(Wq());d();c();l();u();d();c();l();u();var Zo=e=>e.query,Pw=e=>e.query?.enableQuerySyntax;var kw=st(e=>Zo(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})),Od=st(e=>e.generatedAnswer?.answerApiQueryParams,e=>e);d();c();l();u();d();c();l();u();var Uc=e=>{if(e==="yes")return!0;if(e==="no")return!1};var ki=(e,t,r)=>ze({prefix:"analytics/generatedAnswer/streamEnd",__legacy__getBuilder:(n,o)=>{let a=t??Le(o);if(!a)return null;let i=Bb(o);return n.makeGeneratedAnswerStreamEnd({generativeQuestionAnsweringId:a,answerGenerated:e,answerTextIsEmpty:r,...(i&&{conversationId:i})})},analyticsType:"Rga.AnswerReceived",analyticsPayloadBuilder:n=>({answerId:t??Le(n)??"",answerGenerated:e??!1})}),Oi=e=>ze({prefix:"analytics/generatedAnswer/responseLinked",__legacy__getBuilder:()=>null,analyticsType:"Rga.ResponseLinked",analyticsPayloadBuilder:t=>({answerId:e??Le(t)??"",responseId:t.search?.searchResponseId||t.search?.response.searchUid||""})});var Ow=()=>({actionCause:"retryGeneratedAnswer"});d();c();l();u();d();c();l();u();var _w=st(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})}});d();c();l();u();var nS=e=>e.context;d();c();l();u();var oS=e=>e.pipeline;d();c();l();u();var aS=e=>e.searchHub;d();c();l();u();var jt=st(e=>e,e=>{if(!e)return"";for(let t in e)if(e[t].isActive)return e[t].id;return""}),Wae=st(e=>e,e=>{let t=jt(e);return t&&e?e[t].expression:""});d();c();l();u();var Nw=e=>{if(!(!e.dictionaryFieldContext||!Object.keys(e.dictionaryFieldContext.contextValues).length))return e.dictionaryFieldContext.contextValues};d();c();l();u();var Dw=e=>e.excerptLength?.length;d();c();l();u();var Zr=(e,t)=>e.facetOptions.facets[t]?.enabled??!0,qw=e=>{let{freezeFacetOrder:t}=e.facetOptions??{};return t!==void 0?{freezeFacetOrder:t}:void 0};d();c();l();u();var Mw=e=>{if(e.folding)return{filterField:e.folding.fields.collection,childField:e.folding.fields.parent,parentField:e.folding.fields.child,filterFieldRange:e.folding.filterFieldRange}};d();c();l();u();var Vw=e=>e.sortCriteria;var jw=/*#__PURE__*/function(){var _ref64=_asyncToGenerator(function*(e){return{accessToken:e.configuration.accessToken,organizationId:e.configuration.organizationId,url:Qn(e.configuration.search.apiBaseUrl,e.configuration.organizationId,e.configuration.environment),streamId:e.search.extendedResults?.generativeQuestionAnsweringId}});return function jw(_x183){return _ref64.apply(this,arguments)}}(),Lw=(e,t)=>{let r=Zo(e)?.q,{aq:n,cq:o,dq:a,lq:i}=Bw(e),p=nS(e),f=Wo(e.configuration.analytics,t,{actionCause:Gy(e)}),m=aS(e),g=oS(e),C=fy(e)??[],x=Qw(e),h=jt(e.tabSet)||"default",S=dy(e),b=Vb(e),w=t.referrer||"",I=qw(e),E=Vw(e),F=Yq(e),k=Dw(e),T=Mw(e),q=Nw(e);return{q:r,...(n&&{aq:n}),...(o&&{cq:o}),...(a&&{dq:a}),...(i&&{lq:i}),...(e.query&&{enableQuerySyntax:Pw(e)}),...(p?.contextValues&&{context:p.contextValues}),pipelineRuleParameters:{mlGenerativeQuestionAnswering:{responseFormat:e.generatedAnswer.responseFormat,citationsFieldToInclude:C}},...(m?.length&&{searchHub:m}),...(g?.length&&{pipeline:g}),...(x.length&&{facets:x}),...(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:jy(e),firstResult:e.pagination.firstResult}),tab:h,locale:S,timezone:b,...(e.debug!==void 0&&{debug:e.debug}),referrer:w,...F,...(T??{}),...(k&&{excerptLength:k}),...(q&&{dictionaryFieldContext:q}),sortCriteria:E,...(I&&{facetOptions:I}),...f,...(e.insightCaseContext?.caseContext&&{caseContext:e.insightCaseContext?.caseContext})}},Uw=(e,t)=>{let r=Zo(e)?.q,n=Qw(e),o=Wo(e.configuration.analytics,t,{actionCause:Gy(e)}),a=dy(e),i=jt(e.tabSet)||"default",p=t.referrer||"",{aq:f,cq:m}=Bw(e),g=aS(e),C=oS(e),x=nS(e),h=fy(e)??[];return{q:r||"",...(n.length&&{facets:n}),citationsFieldToInclude:h,...(g?.length&&{searchHub:g}),...(C?.length&&{pipeline:C}),...(x?.contextValues&&{context:x.contextValues}),...(f&&{aq:f}),...(m&&{cq:m}),tab:i,referrer:p,...o,locale:a}},Qw=e=>Sd(e)?.map(t=>xy(t,by())).sort((t,r)=>t.facetId>r.facetId?1:r.facetId>t.facetId?-1:0),Yq=e=>({actionsHistory:e.configuration.analytics.enabled?Vt.getInstance().getHistory():[]}),Bw=e=>{let t=_w(e),r=Ly(e);return{...t,...(r&&{cq:r})}};d();c();l();u();var _d=["searching","thinking","answering"];function Nd(e){return e.toLowerCase()}function iS(){return{id:"",isVisible:!0,isEnabled:!0,isLoading:!1,isStreaming:!1,citations:[],liked:!1,disliked:!1,responseFormat:{contentFormat:["text/plain"]},feedbackModalOpen:!1,feedbackSubmitted:!1,fieldsToIncludeInCitations:[],isAnswerGenerated:!1,expanded:!1,cannotAnswer:!1,answerApiQueryParams:void 0,answerId:void 0,answerGenerationMode:"automatic",generationSteps:[]}}d();c();l();u();var Gw=["text/plain","text/markdown"];var _i=new $({required:!0}),$w=new $,Ni=new fe({required:!0}),sS={id:_i,title:_i,uri:_i,permanentid:_i,clickUri:$w},Dd=new $({required:!0,constrainTo:Gw}),Hw=new $({required:!0,constrainTo:_d}),zw=e=>({...e,name:Nd(e.name)}),Di=P("generatedAnswer/setIsVisible",e=>_(e,Ni)),qi=P("generatedAnswer/setAnswerId",e=>_(e,z)),qd=P("generatedAnswer/setAnswerGenerationMode",e=>_(e,new $({constrainTo:["automatic","manual"],required:!1,default:"automatic"}))),Qc=P("generatedAnswer/setIsEnabled",e=>_(e,Ni)),ea=P("generatedAnswer/updateMessage",e=>_(e,{textDelta:_i})),ta=P("generatedAnswer/updateCitations",e=>_(e,{citations:new ne({required:!0,each:new Y({values:sS})})})),ra=P("generatedAnswer/updateError",e=>_(e,{message:$w,code:new oe({min:0})})),lr=P("generatedAnswer/resetAnswer"),Md=P("generatedAnswer/like"),Vd=P("generatedAnswer/dislike"),jd=P("generatedAnswer/feedbackModal/open"),Bc=P("generatedAnswer/expand"),Ld=P("generatedAnswer/collapse"),Ud=P("generatedAnswer/setId",e=>_(e,{id:new $({required:!0})})),Qd=P("generatedAnswer/feedbackModal/close"),Mi=P("generatedAnswer/sendFeedback"),Jr=P("generatedAnswer/setIsLoading",e=>_(e,Ni)),Jo=P("generatedAnswer/setIsStreaming",e=>_(e,Ni)),na=P("generatedAnswer/setAnswerContentFormat",e=>_(e,Dd)),Bd=P("generatedAnswer/updateResponseFormat",e=>_(e,{contentFormat:new ne({each:Dd,default:["text/plain"]})})),Gd=P("knowledge/updateAnswerConfigurationId",e=>_(e,_i)),$d=P("generatedAnswer/registerFieldsToIncludeInCitations",e=>_(e,zu)),Gc=P("generatedAnswer/setIsAnswerGenerated",e=>_(e,Ni)),oa=P("generatedAnswer/setCannotAnswer",e=>_(e,Ni)),cS=P("generatedAnswer/setAnswerApiQueryParams",e=>_(e,new Y({}))),Hd=P("generatedAnswer/startStep",e=>_(zw(e),{name:Hw,startedAt:new oe({min:0,required:!0})})),zd=P("generatedAnswer/finishStep",e=>_(zw(e),{name:Hw,finishedAt:new oe({min:0,required:!0})})),Ww=me("generatedAnswer/streamAnswer",/*#__PURE__*/function(){var _ref65=_asyncToGenerator(function*(e,t){let r=t.getState(),{dispatch:n,extra:o,getState:a}=t,{search:i}=a(),{queryExecuted:p}=i,{setAbortControllerRef:f}=e,m=yield jw(r),g=(h,S)=>{switch(h){case"genqa.headerMessageType":{let b=JSON.parse(S);n(na(b.contentFormat));break}case"genqa.messageType":n(ea(JSON.parse(S)));break;case"genqa.citationsType":n(ta(JSON.parse(S)));break;case"genqa.endOfStreamType":{let b=JSON.parse(S).answerGenerated,{answerId:w,answer:I}=a().generatedAnswer,F=p.length!==0&&!b,k=!I?.trim();n(oa(F)),n(Jo(!1)),n(Gc(b)),n(ki(b,w,b?k:void 0)),n(Oi());break}default:r.debug&&o.logger.warn(`Unknown payloadType: "${h}"`)}};n(Jr(!0));let C=h=>h.streamId===t.getState().search.extendedResults.generativeQuestionAnsweringId,x=o.streamingClient?.streamGeneratedAnswer(m,{write:h=>{C(m)&&(n(Jr(!1)),h.payload&&h.payloadType&&g(h.payloadType,h.payload))},abort:h=>{C(m)&&n(ra(h))},close:()=>{C(m)&&n(Jo(!1))},resetAnswer:()=>{C(m)&&n(lr())}});x?f(x):n(Jr(!1))});return function(_x184,_x185){return _ref65.apply(this,arguments)}}()),Wd=me("generatedAnswer/generateAnswer",/*#__PURE__*/function(){var _ref66=_asyncToGenerator(function*(e,{getState:t,dispatch:r,extra:{navigatorContext:n,logger:o}}){r(lr());let a=t();if(a.generatedAnswer.answerConfigurationId){let i=Lw(a,n);r(cS(i)),yield r(Yd(i))}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(_x186,_x187){return _ref66.apply(this,arguments)}}());d();c();l();u();var Kq=/*#__PURE__*/function(){var _ref67=_asyncToGenerator(function*(e,t,r){let n=t.getState(),{accessToken:o,environment:a,organizationId:i}=n.configuration,p=n.generatedAnswer.answerConfigurationId,f={...e,headers:{...(e?.headers||{}),Authorization:`Bearer ${o}`}};try{let m=Qn(n.configuration.search?.apiBaseUrl,i,a);return hw({baseUrl:`${m}/rest/organizations/${i}/answer/v1/configs/${p}`,fetchFn:function(){var _ref68=_asyncToGenerator(function*(g){if(g instanceof String)throw new Error("The provided 'request' must be a Request object.");let C=g.url,x={};return["method","headers","mode","credentials","cache","redirect","referrer","referrerPolicy","integrity","keepalive","signal"].forEach(h=>{x[h]=g[h]}),x.duplex="half",x.body=yield g.text(),v(C,x)});return function fetchFn(_x191){return _ref68.apply(this,arguments)}}()})(f,{...t,signal:null},r)}catch(m){return{error:m}}});return function Kq(_x188,_x189,_x190){return _ref67.apply(this,arguments)}}(),Kd=Tw({reducerPath:"answer",baseQuery:Sw(Kq,{maxRetries:3}),endpoints:()=>({})});var Xq=(e,t)=>{let{contentFormat:r}=t;e.contentFormat=r,e.isStreaming=!0,e.isLoading=!1},Zq=(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)},Jq=(e,t)=>{e.citations=t.citations},eM=(e,t)=>{e.generated=t.answerGenerated,e.isStreaming=!1},tM=(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})`)},rM=(e,t,r)=>{let n=JSON.parse(e.data);n.finishReason==="ERROR"&&n.errorMessage&&tM(t,n);let o=n.payload.length?JSON.parse(n.payload):{};switch(n.payloadType){case"genqa.headerMessageType":o.contentFormat&&(Xq(t,o),r(na(o.contentFormat)));break;case"genqa.messageType":typeof o.textDelta=="string"&&(Zq(t,o),r(ea({textDelta:o.textDelta})));break;case"genqa.citationsType":o.citations&&(Jq(t,o),r(ta({citations:o.citations})));break;case"genqa.endOfStreamType":{eM(t,o);let a=t.answerId,i=o.answerGenerated??!1,p=i?!t.answer?.trim():void 0;r(ki(i,a,p)),r(Oi());break}}},nM=(e,t,r,n)=>{if(!e||!t||!r)throw new Error("Missing required parameters for answer endpoint");let o=`/rest/organizations/${t}`,a=n?`insight/v1/configs/${n}/answer`:"answer/v1/configs";return`${e}${o}/${a}/${r}/generate`},aa=Kd.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(_x192,_x193){return _asyncToGenerator(function*(t,{getState:r,cacheDataLoaded:n,updateCachedData:o,dispatch:a}){yield n;let{configuration:i,generatedAnswer:p,insightConfiguration:f}=r(),{organizationId:m,environment:g,accessToken:C}=i,x=Qn(i.search.apiBaseUrl,m,g),h=nM(x,m,p.answerConfigurationId,f?.insightId);yield Bu(h,{method:"POST",body:JSON.stringify(t),headers:{Authorization:`Bearer ${C}`,Accept:"application/json","Content-Type":"application/json","Accept-Encoding":"*"},fetch:v,onopen:function(){var _ref69=_asyncToGenerator(function*(S){let b=S.headers.get("x-answer-id");b&&o(w=>{w.answerId=b,a(qi(b))})});return function onopen(_x194){return _ref69.apply(this,arguments)}}(),onmessage:S=>{o(b=>{rM(S,b,a)})},onerror:S=>{throw S},onclose:()=>{o(S=>{a(oa(!S.generated))})}})}).apply(this,arguments)}})})}),Yd=e=>aa.endpoints.getAnswer.initiate(e),uS=e=>{let t=Od(e);return aa.endpoints.getAnswer.select(t??Xo)(e)};d();c();l();u();var Yw=pe(Hn,e=>e);d();c();l();u();function oM(e){let t=e.payload?.analyticsAction;return Kw(e)&&!ee(t)}function Kw(e){return"type"in e}var Xw=e=>t=>r=>{let n;oM(r)&&(n=r.payload.analyticsAction,delete r.payload.analyticsAction);let o=t(r);return Kw(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};d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();var Xd={q:new $,enableQuerySyntax:new fe,aq:new $,cq:new $,firstResult:new oe({min:0}),numberOfResults:new oe({min:0}),sortCriteria:new $,f:new Y,fExcluded:new Y,cf:new Y,nf:new Y,mnf:new Y,df:new Y,debug:new fe,sf:new Y,tab:new $,af:new Y};var ot=P("searchParameters/restore",e=>_(e,Xd)),Zd=P("searchParameters/restoreTab",e=>_(e,z));d();c();l();u();var Jd=P("tab/register",e=>{let t=new Y({values:{id:z,expression:Ke}});return _(e,t)}),_t=P("tab/updateActiveTab",e=>_(e,z));d();c();l();u();var ep=Fr(ju(),1),eR=Fr(Zw(),1),tR=Fr(Jw(),1);ep.default.extend(tR.default);ep.default.extend(eR.default);var tp=()=>({organizationId:"",accessToken:"",search:{locale:"en-US",timezone:ep.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"});d();c();l();u();var aM=/(^|; )Coveo-Pendragon=([^;]*)/,iM=/(^|; )Coveo-SearchAgentDebug=([^;]*)/;function rR(){return typeof window>"u"?!1:aM.exec(document.cookie)?.pop()||null}function nR(){return typeof window>"u"?!1:iM.test(document.cookie)}var rp=pe(tp(),e=>e.addCase(yi,(t,r)=>{sM(t,r.payload)}).addCase(Si,(t,r)=>{cM(t,r.payload)}).addCase(Gl,(t,r)=>{uM(t,r.payload)}).addCase($l,t=>{t.analytics.enabled=!1}).addCase(Hl,t=>{t.analytics.enabled=!0}).addCase(lx,(t,r)=>{t.analytics.originLevel2=r.payload.originLevel2}).addCase(dx,(t,r)=>{t.analytics.originLevel3=r.payload.originLevel3}).addCase(_t,(t,r)=>{t.analytics.originLevel2=r.payload}).addCase(Zd,(t,r)=>{t.analytics.originLevel2=r.payload}).addCase(ot,(t,r)=>{ee(r.payload.tab)||(t.analytics.originLevel2=r.payload.tab)}).addCase(px,(t,{payload:r})=>{lM(t,r)}));function sM(e,t){ee(t.accessToken)||(e.accessToken=t.accessToken),e.environment=t.environment??"prod",ee(t.organizationId)||(e.organizationId=t.organizationId)}function cM(e,t){ee(t.proxyBaseUrl)||(e.search.apiBaseUrl=t.proxyBaseUrl),ee(t.locale)||(e.search.locale=t.locale),ee(t.timezone)||(e.search.timezone=t.timezone),ee(t.authenticationProviders)||(e.search.authenticationProviders=t.authenticationProviders)}function uM(e,t){ee(t.enabled)||(e.analytics.enabled=t.enabled),ee(t.originContext)||(e.analytics.originContext=t.originContext),ee(t.originLevel2)||(e.analytics.originLevel2=t.originLevel2),ee(t.originLevel3)||(e.analytics.originLevel3=t.originLevel3),ee(t.proxyBaseUrl)||(e.analytics.apiBaseUrl=t.proxyBaseUrl),ee(t.trackingId)||(e.analytics.trackingId=t.trackingId),ee(t.analyticsMode)||(e.analytics.analyticsMode=t.analyticsMode),ee(t.source)||(e.analytics.source=t.source);try{let r=rR();r&&(e.analytics.analyticsMode="next",e.analytics.trackingId=r)}catch{}ee(t.runtimeEnvironment)||(e.analytics.runtimeEnvironment=t.runtimeEnvironment),ee(t.anonymous)||(e.analytics.anonymous=t.anonymous),ee(t.deviceId)||(e.analytics.deviceId=t.deviceId),ee(t.userDisplayName)||(e.analytics.userDisplayName=t.userDisplayName),ee(t.documentLocation)||(e.analytics.documentLocation=t.documentLocation)}function lM(e,t){e.knowledge.agentId=t;try{let r=nR();ee(r)||(e.knowledge.debugAgentSession=!0)}catch{}}var be=rp;d();c();l();u();function dM(e){return e.instantlyCallable}var oR=()=>e=>t=>e(dM(t)?t():t);d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();var Nt=[];for(let e=0;e<256;++e)Nt.push((e+256).toString(16).slice(1));function aR(e,t=0){return(Nt[e[t+0]]+Nt[e[t+1]]+Nt[e[t+2]]+Nt[e[t+3]]+"-"+Nt[e[t+4]]+Nt[e[t+5]]+"-"+Nt[e[t+6]]+Nt[e[t+7]]+"-"+Nt[e[t+8]]+Nt[e[t+9]]+"-"+Nt[e[t+10]]+Nt[e[t+11]]+Nt[e[t+12]]+Nt[e[t+13]]+Nt[e[t+14]]+Nt[e[t+15]]).toLowerCase()}d();c();l();u();var mS,pM=new Uint8Array(16);function gS(){if(!mS){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");mS=crypto.getRandomValues.bind(crypto)}return mS(pM)}d();c();l();u();d();c();l();u();var fM=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),hS={randomUUID:fM};function mM(e,t,r){if(hS.randomUUID&&!t&&!e)return hS.randomUUID();e=e||{};let n=e.random??e.rng?.()??gS();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 aR(n)}var co=mM;d();c();l();u();d();c();l();u();var R={};Bs(R,{BRAND:()=>LM,DIRTY:()=>ia,EMPTY_PATH:()=>SM,INVALID:()=>Ae,NEVER:()=>wV,OK:()=>Lt,ParseStatus:()=>Dt,Schema:()=>_e,ZodAny:()=>po,ZodArray:()=>Dn,ZodBigInt:()=>ca,ZodBoolean:()=>ua,ZodBranded:()=>Hc,ZodCatch:()=>Aa,ZodDate:()=>la,ZodDefault:()=>va,ZodDiscriminatedUnion:()=>ap,ZodEffects:()=>br,ZodEnum:()=>ya,ZodError:()=>er,ZodFirstPartyTypeKind:()=>xe,ZodFunction:()=>sp,ZodIntersection:()=>ma,ZodIssueCode:()=>X,ZodLazy:()=>ga,ZodLiteral:()=>ha,ZodMap:()=>Bi,ZodNaN:()=>$i,ZodNativeEnum:()=>Sa,ZodNever:()=>Or,ZodNull:()=>pa,ZodNullable:()=>rn,ZodNumber:()=>sa,ZodObject:()=>tr,ZodOptional:()=>Ar,ZodParsedType:()=>ue,ZodPipeline:()=>zc,ZodPromise:()=>fo,ZodReadonly:()=>Ca,ZodRecord:()=>ip,ZodSchema:()=>_e,ZodSet:()=>Gi,ZodString:()=>lo,ZodSymbol:()=>Ui,ZodTransformer:()=>br,ZodTuple:()=>tn,ZodType:()=>_e,ZodUndefined:()=>da,ZodUnion:()=>fa,ZodUnknown:()=>Nn,ZodVoid:()=>Qi,addIssueToContext:()=>se,any:()=>YM,array:()=>JM,bigint:()=>GM,boolean:()=>hR,coerce:()=>xV,custom:()=>fR,date:()=>$M,datetimeRegex:()=>dR,defaultErrorMap:()=>On,discriminatedUnion:()=>nV,effect:()=>gV,enum:()=>pV,function:()=>uV,getErrorMap:()=>Vi,getParsedType:()=>en,instanceof:()=>QM,intersection:()=>oV,isAborted:()=>np,isAsync:()=>ji,isDirty:()=>op,isValid:()=>uo,late:()=>UM,lazy:()=>lV,literal:()=>dV,makeIssue:()=>$c,map:()=>sV,nan:()=>BM,nativeEnum:()=>fV,never:()=>XM,null:()=>WM,nullable:()=>yV,number:()=>gR,object:()=>eV,objectUtil:()=>yS,oboolean:()=>bV,onumber:()=>CV,optional:()=>hV,ostring:()=>AV,pipeline:()=>vV,preprocess:()=>SV,promise:()=>mV,quotelessJson:()=>gM,record:()=>iV,set:()=>cV,setErrorMap:()=>yM,strictObject:()=>tV,string:()=>mR,symbol:()=>HM,transformer:()=>gV,tuple:()=>aV,undefined:()=>zM,union:()=>rV,unknown:()=>KM,util:()=>Me,void:()=>ZM});d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();var Me;(function(e){e.assertEqual=o=>{};function t(o){}e.assertIs=t;function r(o){throw new Error}e.assertNever=r,e.arrayToEnum=o=>{let a={};for(let i of o)a[i]=i;return a},e.getValidEnumValues=o=>{let a=e.objectKeys(o).filter(p=>typeof o[o[p]]!="number"),i={};for(let p of a)i[p]=o[p];return e.objectValues(i)},e.objectValues=o=>e.objectKeys(o).map(function(a){return o[a]}),e.objectKeys=typeof Object.keys=="function"?o=>Object.keys(o):o=>{let a=[];for(let i in o)Object.prototype.hasOwnProperty.call(o,i)&&a.push(i);return a},e.find=(o,a)=>{for(let i of o)if(a(i))return i},e.isInteger=typeof Number.isInteger=="function"?o=>Number.isInteger(o):o=>typeof o=="number"&&Number.isFinite(o)&&Math.floor(o)===o;function n(o,a=" | "){return o.map(i=>typeof i=="string"?`'${i}'`:i).join(a)}e.joinValues=n,e.jsonStringifyReplacer=(o,a)=>typeof a=="bigint"?a.toString():a})(Me||(Me={}));var yS;(function(e){e.mergeShapes=(t,r)=>({...t,...r})})(yS||(yS={}));var ue=Me.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),en=e=>{switch(typeof e){case"undefined":return ue.undefined;case"string":return ue.string;case"number":return Number.isNaN(e)?ue.nan:ue.number;case"boolean":return ue.boolean;case"function":return ue.function;case"bigint":return ue.bigint;case"symbol":return ue.symbol;case"object":return Array.isArray(e)?ue.array:e===null?ue.null:e.then&&typeof e.then=="function"&&e.catch&&typeof e.catch=="function"?ue.promise:typeof Map<"u"&&e instanceof Map?ue.map:typeof Set<"u"&&e instanceof Set?ue.set:typeof Date<"u"&&e instanceof Date?ue.date:ue.object;default:return ue.unknown}};var X=Me.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"]),gM=e=>JSON.stringify(e,null,2).replace(/"([^"]+)":/g,"$1:"),er=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(a){return a.message},n={_errors:[]},o=a=>{for(let i of a.issues)if(i.code==="invalid_union")i.unionErrors.map(o);else if(i.code==="invalid_return_type")o(i.returnTypeError);else if(i.code==="invalid_arguments")o(i.argumentsError);else if(i.path.length===0)n._errors.push(r(i));else{let p=n,f=0;for(;f<i.path.length;){let m=i.path[f];f===i.path.length-1?(p[m]=p[m]||{_errors:[]},p[m]._errors.push(r(i))):p[m]=p[m]||{_errors:[]},p=p[m],f++}}};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,Me.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 a=o.path[0];r[a]=r[a]||[],r[a].push(t(o))}else n.push(t(o));return{formErrors:n,fieldErrors:r}}get formErrors(){return this.flatten()}};er.create=e=>new er(e);var hM=(e,t)=>{let r;switch(e.code){case X.invalid_type:e.received===ue.undefined?r="Required":r=`Expected ${e.expected}, received ${e.received}`;break;case X.invalid_literal:r=`Invalid literal value, expected ${JSON.stringify(e.expected,Me.jsonStringifyReplacer)}`;break;case X.unrecognized_keys:r=`Unrecognized key(s) in object: ${Me.joinValues(e.keys,", ")}`;break;case X.invalid_union:r="Invalid input";break;case X.invalid_union_discriminator:r=`Invalid discriminator value. Expected ${Me.joinValues(e.options)}`;break;case X.invalid_enum_value:r=`Invalid enum value. Expected ${Me.joinValues(e.options)}, received '${e.received}'`;break;case X.invalid_arguments:r="Invalid function arguments";break;case X.invalid_return_type:r="Invalid function return type";break;case X.invalid_date:r="Invalid date";break;case X.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}"`:Me.assertNever(e.validation):e.validation!=="regex"?r=`Invalid ${e.validation}`:r="Invalid";break;case X.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 X.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 X.custom:r="Invalid input";break;case X.invalid_intersection_types:r="Intersection results could not be merged";break;case X.not_multiple_of:r=`Number must be a multiple of ${e.multipleOf}`;break;case X.not_finite:r="Number must be finite";break;default:r=t.defaultError,Me.assertNever(e)}return{message:r}},On=hM;var iR=On;function yM(e){iR=e}function Vi(){return iR}d();c();l();u();var $c=e=>{let{data:t,path:r,errorMaps:n,issueData:o}=e,a=[...r,...(o.path||[])],i={...o,path:a};if(o.message!==void 0)return{...o,path:a,message:o.message};let p="",f=n.filter(m=>!!m).slice().reverse();for(let m of f)p=m(i,{data:t,defaultError:p}).message;return{...o,path:a,message:p}},SM=[];function se(e,t){let r=Vi(),n=$c({issueData:t,data:e.data,path:e.path,errorMaps:[e.common.contextualErrorMap,e.schemaErrorMap,r,r===On?void 0:On].filter(o=>!!o)});e.common.issues.push(n)}var Dt=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 a=yield o.key,i=yield o.value;n.push({key:a,value:i})}return e.mergeObjectSync(t,n)})()}static mergeObjectSync(t,r){let n={};for(let o of r){let{key:a,value:i}=o;if(a.status==="aborted"||i.status==="aborted")return Ae;a.status==="dirty"&&t.dirty(),i.status==="dirty"&&t.dirty(),a.value!=="__proto__"&&(typeof i.value<"u"||o.alwaysSet)&&(n[a.value]=i.value)}return{status:t.value,value:n}}},Ae=Object.freeze({status:"aborted"}),ia=e=>({status:"dirty",value:e}),Lt=e=>({status:"valid",value:e}),np=e=>e.status==="aborted",op=e=>e.status==="dirty",uo=e=>e.status==="valid",ji=e=>typeof Promise<"u"&&e instanceof Promise;d();c();l();u();d();c();l();u();var ge;(function(e){e.errToObj=t=>typeof t=="string"?{message:t}:t||{},e.toString=t=>typeof t=="string"?t:t?.message})(ge||(ge={}));var Cr=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}},sR=(e,t)=>{if(uo(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 er(e.common.issues);return this._error=r,this._error}}};function Te(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:(i,p)=>{let{message:f}=e;return i.code==="invalid_enum_value"?{message:f??p.defaultError}:typeof p.data>"u"?{message:f??n??p.defaultError}:i.code!=="invalid_type"?{message:p.defaultError}:{message:f??r??p.defaultError}},description:o}}var _e=class{get description(){return this._def.description}_getType(t){return en(t.data)}_getOrReturnCtx(t,r){return r||{common:t.parent.common,data:t.data,parsedType:en(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}_processInputParams(t){return{status:new Dt,ctx:{common:t.parent.common,data:t.data,parsedType:en(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}}_parseSync(t){let r=this._parse(t);if(ji(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:en(t)},o=this._parseSync({data:t,path:n.path,parent:n});return sR(n,o)}"~validate"(t){let r={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:en(t)};if(!this["~standard"].async)try{let n=this._parseSync({data:t,path:[],parent:r});return uo(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=>uo(n)?{value:n.value}:{issues:r.common.issues})}parseAsync(t,r){var _this31=this;return _asyncToGenerator(function*(){let n=yield _this31.safeParseAsync(t,r);if(n.success)return n.data;throw n.error})()}safeParseAsync(t,r){var _this32=this;return _asyncToGenerator(function*(){let n={common:{issues:[],contextualErrorMap:r?.errorMap,async:!0},path:r?.path||[],schemaErrorMap:_this32._def.errorMap,parent:null,data:t,parsedType:en(t)},o=_this32._parse({data:t,path:n.path,parent:n}),a=yield ji(o)?o:Promise.resolve(o);return sR(n,a)})()}refine(t,r){let n=o=>typeof r=="string"||typeof r>"u"?{message:r}:typeof r=="function"?r(o):r;return this._refinement((o,a)=>{let i=t(o),p=()=>a.addIssue({code:X.custom,...n(o)});return typeof Promise<"u"&&i instanceof Promise?i.then(f=>f?!0:(p(),!1)):i?!0:(p(),!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 br({schema:this,typeName:xe.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 Ar.create(this,this._def)}nullable(){return rn.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return Dn.create(this)}promise(){return fo.create(this,this._def)}or(t){return fa.create([this,t],this._def)}and(t){return ma.create(this,t,this._def)}transform(t){return new br({...Te(this._def),schema:this,typeName:xe.ZodEffects,effect:{type:"transform",transform:t}})}default(t){let r=typeof t=="function"?t:()=>t;return new va({...Te(this._def),innerType:this,defaultValue:r,typeName:xe.ZodDefault})}brand(){return new Hc({typeName:xe.ZodBranded,type:this,...Te(this._def)})}catch(t){let r=typeof t=="function"?t:()=>t;return new Aa({...Te(this._def),innerType:this,catchValue:r,typeName:xe.ZodCatch})}describe(t){let r=this.constructor;return new r({...this._def,description:t})}pipe(t){return zc.create(this,t)}readonly(){return Ca.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}},vM=/^c[^\s-]{8,}$/i,AM=/^[0-9a-z]+$/,CM=/^[0-9A-HJKMNP-TV-Z]{26}$/i,bM=/^[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,xM=/^[a-z0-9_-]{21}$/i,wM=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,RM=/^[-+]?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)?)??$/,IM=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,EM="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$",SS,FM=/^(?:(?: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])$/,TM=/^(?:(?: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])$/,PM=/^(([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]))$/,kM=/^(([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])$/,OM=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,_M=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,uR="((\\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])))",NM=new RegExp(`^${uR}$`);function lR(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 DM(e){return new RegExp(`^${lR(e)}$`)}function dR(e){let t=`${uR}T${lR(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 qM(e,t){return!!((t==="v4"||!t)&&FM.test(e)||(t==="v6"||!t)&&PM.test(e))}function MM(e,t){if(!wM.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 VM(e,t){return!!((t==="v4"||!t)&&TM.test(e)||(t==="v6"||!t)&&kM.test(e))}var lo=class e extends _e{_parse(t){if(this._def.coerce&&(t.data=String(t.data)),this._getType(t)!==ue.string){let a=this._getOrReturnCtx(t);return se(a,{code:X.invalid_type,expected:ue.string,received:a.parsedType}),Ae}let n=new Dt,o;for(let a of this._def.checks)if(a.kind==="min")t.data.length<a.value&&(o=this._getOrReturnCtx(t,o),se(o,{code:X.too_small,minimum:a.value,type:"string",inclusive:!0,exact:!1,message:a.message}),n.dirty());else if(a.kind==="max")t.data.length>a.value&&(o=this._getOrReturnCtx(t,o),se(o,{code:X.too_big,maximum:a.value,type:"string",inclusive:!0,exact:!1,message:a.message}),n.dirty());else if(a.kind==="length"){let i=t.data.length>a.value,p=t.data.length<a.value;(i||p)&&(o=this._getOrReturnCtx(t,o),i?se(o,{code:X.too_big,maximum:a.value,type:"string",inclusive:!0,exact:!0,message:a.message}):p&&se(o,{code:X.too_small,minimum:a.value,type:"string",inclusive:!0,exact:!0,message:a.message}),n.dirty())}else if(a.kind==="email")IM.test(t.data)||(o=this._getOrReturnCtx(t,o),se(o,{validation:"email",code:X.invalid_string,message:a.message}),n.dirty());else if(a.kind==="emoji")SS||(SS=new RegExp(EM,"u")),SS.test(t.data)||(o=this._getOrReturnCtx(t,o),se(o,{validation:"emoji",code:X.invalid_string,message:a.message}),n.dirty());else if(a.kind==="uuid")bM.test(t.data)||(o=this._getOrReturnCtx(t,o),se(o,{validation:"uuid",code:X.invalid_string,message:a.message}),n.dirty());else if(a.kind==="nanoid")xM.test(t.data)||(o=this._getOrReturnCtx(t,o),se(o,{validation:"nanoid",code:X.invalid_string,message:a.message}),n.dirty());else if(a.kind==="cuid")vM.test(t.data)||(o=this._getOrReturnCtx(t,o),se(o,{validation:"cuid",code:X.invalid_string,message:a.message}),n.dirty());else if(a.kind==="cuid2")AM.test(t.data)||(o=this._getOrReturnCtx(t,o),se(o,{validation:"cuid2",code:X.invalid_string,message:a.message}),n.dirty());else if(a.kind==="ulid")CM.test(t.data)||(o=this._getOrReturnCtx(t,o),se(o,{validation:"ulid",code:X.invalid_string,message:a.message}),n.dirty());else if(a.kind==="url")try{new URL(t.data)}catch{o=this._getOrReturnCtx(t,o),se(o,{validation:"url",code:X.invalid_string,message:a.message}),n.dirty()}else a.kind==="regex"?(a.regex.lastIndex=0,a.regex.test(t.data)||(o=this._getOrReturnCtx(t,o),se(o,{validation:"regex",code:X.invalid_string,message:a.message}),n.dirty())):a.kind==="trim"?t.data=t.data.trim():a.kind==="includes"?t.data.includes(a.value,a.position)||(o=this._getOrReturnCtx(t,o),se(o,{code:X.invalid_string,validation:{includes:a.value,position:a.position},message:a.message}),n.dirty()):a.kind==="toLowerCase"?t.data=t.data.toLowerCase():a.kind==="toUpperCase"?t.data=t.data.toUpperCase():a.kind==="startsWith"?t.data.startsWith(a.value)||(o=this._getOrReturnCtx(t,o),se(o,{code:X.invalid_string,validation:{startsWith:a.value},message:a.message}),n.dirty()):a.kind==="endsWith"?t.data.endsWith(a.value)||(o=this._getOrReturnCtx(t,o),se(o,{code:X.invalid_string,validation:{endsWith:a.value},message:a.message}),n.dirty()):a.kind==="datetime"?dR(a).test(t.data)||(o=this._getOrReturnCtx(t,o),se(o,{code:X.invalid_string,validation:"datetime",message:a.message}),n.dirty()):a.kind==="date"?NM.test(t.data)||(o=this._getOrReturnCtx(t,o),se(o,{code:X.invalid_string,validation:"date",message:a.message}),n.dirty()):a.kind==="time"?DM(a).test(t.data)||(o=this._getOrReturnCtx(t,o),se(o,{code:X.invalid_string,validation:"time",message:a.message}),n.dirty()):a.kind==="duration"?RM.test(t.data)||(o=this._getOrReturnCtx(t,o),se(o,{validation:"duration",code:X.invalid_string,message:a.message}),n.dirty()):a.kind==="ip"?qM(t.data,a.version)||(o=this._getOrReturnCtx(t,o),se(o,{validation:"ip",code:X.invalid_string,message:a.message}),n.dirty()):a.kind==="jwt"?MM(t.data,a.alg)||(o=this._getOrReturnCtx(t,o),se(o,{validation:"jwt",code:X.invalid_string,message:a.message}),n.dirty()):a.kind==="cidr"?VM(t.data,a.version)||(o=this._getOrReturnCtx(t,o),se(o,{validation:"cidr",code:X.invalid_string,message:a.message}),n.dirty()):a.kind==="base64"?OM.test(t.data)||(o=this._getOrReturnCtx(t,o),se(o,{validation:"base64",code:X.invalid_string,message:a.message}),n.dirty()):a.kind==="base64url"?_M.test(t.data)||(o=this._getOrReturnCtx(t,o),se(o,{validation:"base64url",code:X.invalid_string,message:a.message}),n.dirty()):Me.assertNever(a);return{status:n.value,value:t.data}}_regex(t,r,n){return this.refinement(o=>t.test(o),{validation:r,code:X.invalid_string,...ge.errToObj(n)})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}email(t){return this._addCheck({kind:"email",...ge.errToObj(t)})}url(t){return this._addCheck({kind:"url",...ge.errToObj(t)})}emoji(t){return this._addCheck({kind:"emoji",...ge.errToObj(t)})}uuid(t){return this._addCheck({kind:"uuid",...ge.errToObj(t)})}nanoid(t){return this._addCheck({kind:"nanoid",...ge.errToObj(t)})}cuid(t){return this._addCheck({kind:"cuid",...ge.errToObj(t)})}cuid2(t){return this._addCheck({kind:"cuid2",...ge.errToObj(t)})}ulid(t){return this._addCheck({kind:"ulid",...ge.errToObj(t)})}base64(t){return this._addCheck({kind:"base64",...ge.errToObj(t)})}base64url(t){return this._addCheck({kind:"base64url",...ge.errToObj(t)})}jwt(t){return this._addCheck({kind:"jwt",...ge.errToObj(t)})}ip(t){return this._addCheck({kind:"ip",...ge.errToObj(t)})}cidr(t){return this._addCheck({kind:"cidr",...ge.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,...ge.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,...ge.errToObj(t?.message)})}duration(t){return this._addCheck({kind:"duration",...ge.errToObj(t)})}regex(t,r){return this._addCheck({kind:"regex",regex:t,...ge.errToObj(r)})}includes(t,r){return this._addCheck({kind:"includes",value:t,position:r?.position,...ge.errToObj(r?.message)})}startsWith(t,r){return this._addCheck({kind:"startsWith",value:t,...ge.errToObj(r)})}endsWith(t,r){return this._addCheck({kind:"endsWith",value:t,...ge.errToObj(r)})}min(t,r){return this._addCheck({kind:"min",value:t,...ge.errToObj(r)})}max(t,r){return this._addCheck({kind:"max",value:t,...ge.errToObj(r)})}length(t,r){return this._addCheck({kind:"length",value:t,...ge.errToObj(r)})}nonempty(t){return this.min(1,ge.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}};lo.create=e=>new lo({checks:[],typeName:xe.ZodString,coerce:e?.coerce??!1,...Te(e)});function jM(e,t){let r=(e.toString().split(".")[1]||"").length,n=(t.toString().split(".")[1]||"").length,o=r>n?r:n,a=Number.parseInt(e.toFixed(o).replace(".","")),i=Number.parseInt(t.toFixed(o).replace(".",""));return a%i/10**o}var sa=class e extends _e{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)!==ue.number){let a=this._getOrReturnCtx(t);return se(a,{code:X.invalid_type,expected:ue.number,received:a.parsedType}),Ae}let n,o=new Dt;for(let a of this._def.checks)a.kind==="int"?Me.isInteger(t.data)||(n=this._getOrReturnCtx(t,n),se(n,{code:X.invalid_type,expected:"integer",received:"float",message:a.message}),o.dirty()):a.kind==="min"?(a.inclusive?t.data<a.value:t.data<=a.value)&&(n=this._getOrReturnCtx(t,n),se(n,{code:X.too_small,minimum:a.value,type:"number",inclusive:a.inclusive,exact:!1,message:a.message}),o.dirty()):a.kind==="max"?(a.inclusive?t.data>a.value:t.data>=a.value)&&(n=this._getOrReturnCtx(t,n),se(n,{code:X.too_big,maximum:a.value,type:"number",inclusive:a.inclusive,exact:!1,message:a.message}),o.dirty()):a.kind==="multipleOf"?jM(t.data,a.value)!==0&&(n=this._getOrReturnCtx(t,n),se(n,{code:X.not_multiple_of,multipleOf:a.value,message:a.message}),o.dirty()):a.kind==="finite"?Number.isFinite(t.data)||(n=this._getOrReturnCtx(t,n),se(n,{code:X.not_finite,message:a.message}),o.dirty()):Me.assertNever(a);return{status:o.value,value:t.data}}gte(t,r){return this.setLimit("min",t,!0,ge.toString(r))}gt(t,r){return this.setLimit("min",t,!1,ge.toString(r))}lte(t,r){return this.setLimit("max",t,!0,ge.toString(r))}lt(t,r){return this.setLimit("max",t,!1,ge.toString(r))}setLimit(t,r,n,o){return new e({...this._def,checks:[...this._def.checks,{kind:t,value:r,inclusive:n,message:ge.toString(o)}]})}_addCheck(t){return new e({...this._def,checks:[...this._def.checks,t]})}int(t){return this._addCheck({kind:"int",message:ge.toString(t)})}positive(t){return this._addCheck({kind:"min",value:0,inclusive:!1,message:ge.toString(t)})}negative(t){return this._addCheck({kind:"max",value:0,inclusive:!1,message:ge.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:0,inclusive:!0,message:ge.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:0,inclusive:!0,message:ge.toString(t)})}multipleOf(t,r){return this._addCheck({kind:"multipleOf",value:t,message:ge.toString(r)})}finite(t){return this._addCheck({kind:"finite",message:ge.toString(t)})}safe(t){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:ge.toString(t)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:ge.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"&&Me.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)}};sa.create=e=>new sa({checks:[],typeName:xe.ZodNumber,coerce:e?.coerce||!1,...Te(e)});var ca=class e extends _e{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)!==ue.bigint)return this._getInvalidInput(t);let n,o=new Dt;for(let a of this._def.checks)a.kind==="min"?(a.inclusive?t.data<a.value:t.data<=a.value)&&(n=this._getOrReturnCtx(t,n),se(n,{code:X.too_small,type:"bigint",minimum:a.value,inclusive:a.inclusive,message:a.message}),o.dirty()):a.kind==="max"?(a.inclusive?t.data>a.value:t.data>=a.value)&&(n=this._getOrReturnCtx(t,n),se(n,{code:X.too_big,type:"bigint",maximum:a.value,inclusive:a.inclusive,message:a.message}),o.dirty()):a.kind==="multipleOf"?t.data%a.value!==BigInt(0)&&(n=this._getOrReturnCtx(t,n),se(n,{code:X.not_multiple_of,multipleOf:a.value,message:a.message}),o.dirty()):Me.assertNever(a);return{status:o.value,value:t.data}}_getInvalidInput(t){let r=this._getOrReturnCtx(t);return se(r,{code:X.invalid_type,expected:ue.bigint,received:r.parsedType}),Ae}gte(t,r){return this.setLimit("min",t,!0,ge.toString(r))}gt(t,r){return this.setLimit("min",t,!1,ge.toString(r))}lte(t,r){return this.setLimit("max",t,!0,ge.toString(r))}lt(t,r){return this.setLimit("max",t,!1,ge.toString(r))}setLimit(t,r,n,o){return new e({...this._def,checks:[...this._def.checks,{kind:t,value:r,inclusive:n,message:ge.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:ge.toString(t)})}negative(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:ge.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:ge.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:ge.toString(t)})}multipleOf(t,r){return this._addCheck({kind:"multipleOf",value:t,message:ge.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}};ca.create=e=>new ca({checks:[],typeName:xe.ZodBigInt,coerce:e?.coerce??!1,...Te(e)});var ua=class extends _e{_parse(t){if(this._def.coerce&&(t.data=!!t.data),this._getType(t)!==ue.boolean){let n=this._getOrReturnCtx(t);return se(n,{code:X.invalid_type,expected:ue.boolean,received:n.parsedType}),Ae}return Lt(t.data)}};ua.create=e=>new ua({typeName:xe.ZodBoolean,coerce:e?.coerce||!1,...Te(e)});var la=class e extends _e{_parse(t){if(this._def.coerce&&(t.data=new Date(t.data)),this._getType(t)!==ue.date){let a=this._getOrReturnCtx(t);return se(a,{code:X.invalid_type,expected:ue.date,received:a.parsedType}),Ae}if(Number.isNaN(t.data.getTime())){let a=this._getOrReturnCtx(t);return se(a,{code:X.invalid_date}),Ae}let n=new Dt,o;for(let a of this._def.checks)a.kind==="min"?t.data.getTime()<a.value&&(o=this._getOrReturnCtx(t,o),se(o,{code:X.too_small,message:a.message,inclusive:!0,exact:!1,minimum:a.value,type:"date"}),n.dirty()):a.kind==="max"?t.data.getTime()>a.value&&(o=this._getOrReturnCtx(t,o),se(o,{code:X.too_big,message:a.message,inclusive:!0,exact:!1,maximum:a.value,type:"date"}),n.dirty()):Me.assertNever(a);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:ge.toString(r)})}max(t,r){return this._addCheck({kind:"max",value:t.getTime(),message:ge.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}};la.create=e=>new la({checks:[],coerce:e?.coerce||!1,typeName:xe.ZodDate,...Te(e)});var Ui=class extends _e{_parse(t){if(this._getType(t)!==ue.symbol){let n=this._getOrReturnCtx(t);return se(n,{code:X.invalid_type,expected:ue.symbol,received:n.parsedType}),Ae}return Lt(t.data)}};Ui.create=e=>new Ui({typeName:xe.ZodSymbol,...Te(e)});var da=class extends _e{_parse(t){if(this._getType(t)!==ue.undefined){let n=this._getOrReturnCtx(t);return se(n,{code:X.invalid_type,expected:ue.undefined,received:n.parsedType}),Ae}return Lt(t.data)}};da.create=e=>new da({typeName:xe.ZodUndefined,...Te(e)});var pa=class extends _e{_parse(t){if(this._getType(t)!==ue.null){let n=this._getOrReturnCtx(t);return se(n,{code:X.invalid_type,expected:ue.null,received:n.parsedType}),Ae}return Lt(t.data)}};pa.create=e=>new pa({typeName:xe.ZodNull,...Te(e)});var po=class extends _e{constructor(){super(...arguments),this._any=!0}_parse(t){return Lt(t.data)}};po.create=e=>new po({typeName:xe.ZodAny,...Te(e)});var Nn=class extends _e{constructor(){super(...arguments),this._unknown=!0}_parse(t){return Lt(t.data)}};Nn.create=e=>new Nn({typeName:xe.ZodUnknown,...Te(e)});var Or=class extends _e{_parse(t){let r=this._getOrReturnCtx(t);return se(r,{code:X.invalid_type,expected:ue.never,received:r.parsedType}),Ae}};Or.create=e=>new Or({typeName:xe.ZodNever,...Te(e)});var Qi=class extends _e{_parse(t){if(this._getType(t)!==ue.undefined){let n=this._getOrReturnCtx(t);return se(n,{code:X.invalid_type,expected:ue.void,received:n.parsedType}),Ae}return Lt(t.data)}};Qi.create=e=>new Qi({typeName:xe.ZodVoid,...Te(e)});var Dn=class e extends _e{_parse(t){let{ctx:r,status:n}=this._processInputParams(t),o=this._def;if(r.parsedType!==ue.array)return se(r,{code:X.invalid_type,expected:ue.array,received:r.parsedType}),Ae;if(o.exactLength!==null){let i=r.data.length>o.exactLength.value,p=r.data.length<o.exactLength.value;(i||p)&&(se(r,{code:i?X.too_big:X.too_small,minimum:p?o.exactLength.value:void 0,maximum:i?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&&(se(r,{code:X.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&&(se(r,{code:X.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((i,p)=>o.type._parseAsync(new Cr(r,i,r.path,p)))).then(i=>Dt.mergeArray(n,i));let a=[...r.data].map((i,p)=>o.type._parseSync(new Cr(r,i,r.path,p)));return Dt.mergeArray(n,a)}get element(){return this._def.type}min(t,r){return new e({...this._def,minLength:{value:t,message:ge.toString(r)}})}max(t,r){return new e({...this._def,maxLength:{value:t,message:ge.toString(r)}})}length(t,r){return new e({...this._def,exactLength:{value:t,message:ge.toString(r)}})}nonempty(t){return this.min(1,t)}};Dn.create=(e,t)=>new Dn({type:e,minLength:null,maxLength:null,exactLength:null,typeName:xe.ZodArray,...Te(t)});function Li(e){if(e instanceof tr){let t={};for(let r in e.shape){let n=e.shape[r];t[r]=Ar.create(Li(n))}return new tr({...e._def,shape:()=>t})}else return e instanceof Dn?new Dn({...e._def,type:Li(e.element)}):e instanceof Ar?Ar.create(Li(e.unwrap())):e instanceof rn?rn.create(Li(e.unwrap())):e instanceof tn?tn.create(e.items.map(t=>Li(t))):e}var tr=class e extends _e{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=Me.objectKeys(t);return this._cached={shape:t,keys:r},this._cached}_parse(t){if(this._getType(t)!==ue.object){let m=this._getOrReturnCtx(t);return se(m,{code:X.invalid_type,expected:ue.object,received:m.parsedType}),Ae}let{status:n,ctx:o}=this._processInputParams(t),{shape:a,keys:i}=this._getCached(),p=[];if(!(this._def.catchall instanceof Or&&this._def.unknownKeys==="strip"))for(let m in o.data)i.includes(m)||p.push(m);let f=[];for(let m of i){let g=a[m],C=o.data[m];f.push({key:{status:"valid",value:m},value:g._parse(new Cr(o,C,o.path,m)),alwaysSet:m in o.data})}if(this._def.catchall instanceof Or){let m=this._def.unknownKeys;if(m==="passthrough")for(let g of p)f.push({key:{status:"valid",value:g},value:{status:"valid",value:o.data[g]}});else if(m==="strict")p.length>0&&(se(o,{code:X.unrecognized_keys,keys:p}),n.dirty());else if(m!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{let m=this._def.catchall;for(let g of p){let C=o.data[g];f.push({key:{status:"valid",value:g},value:m._parse(new Cr(o,C,o.path,g)),alwaysSet:g in o.data})}}return o.common.async?Promise.resolve().then(/*#__PURE__*/_asyncToGenerator(function*(){let m=[];for(let g of f){let C=yield g.key,x=yield g.value;m.push({key:C,value:x,alwaysSet:g.alwaysSet})}return m})).then(m=>Dt.mergeObjectSync(n,m)):Dt.mergeObjectSync(n,f)}get shape(){return this._def.shape()}strict(t){return ge.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:ge.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:xe.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 Me.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 Me.objectKeys(this.shape))t[n]||(r[n]=this.shape[n]);return new e({...this._def,shape:()=>r})}deepPartial(){return Li(this)}partial(t){let r={};for(let n of Me.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 Me.objectKeys(this.shape))if(t&&!t[n])r[n]=this.shape[n];else{let a=this.shape[n];for(;a instanceof Ar;)a=a._def.innerType;r[n]=a}return new e({...this._def,shape:()=>r})}keyof(){return pR(Me.objectKeys(this.shape))}};tr.create=(e,t)=>new tr({shape:()=>e,unknownKeys:"strip",catchall:Or.create(),typeName:xe.ZodObject,...Te(t)});tr.strictCreate=(e,t)=>new tr({shape:()=>e,unknownKeys:"strict",catchall:Or.create(),typeName:xe.ZodObject,...Te(t)});tr.lazycreate=(e,t)=>new tr({shape:e,unknownKeys:"strip",catchall:Or.create(),typeName:xe.ZodObject,...Te(t)});var fa=class extends _e{_parse(t){let{ctx:r}=this._processInputParams(t),n=this._def.options;function o(a){for(let p of a)if(p.result.status==="valid")return p.result;for(let p of a)if(p.result.status==="dirty")return r.common.issues.push(...p.ctx.common.issues),p.result;let i=a.map(p=>new er(p.ctx.common.issues));return se(r,{code:X.invalid_union,unionErrors:i}),Ae}if(r.common.async)return Promise.all(n.map(/*#__PURE__*/function(){var _ref71=_asyncToGenerator(function*(a){let i={...r,common:{...r.common,issues:[]},parent:null};return{result:yield a._parseAsync({data:r.data,path:r.path,parent:i}),ctx:i}});return function(_x195){return _ref71.apply(this,arguments)}}())).then(o);{let a,i=[];for(let f of n){let m={...r,common:{...r.common,issues:[]},parent:null},g=f._parseSync({data:r.data,path:r.path,parent:m});if(g.status==="valid")return g;g.status==="dirty"&&!a&&(a={result:g,ctx:m}),m.common.issues.length&&i.push(m.common.issues)}if(a)return r.common.issues.push(...a.ctx.common.issues),a.result;let p=i.map(f=>new er(f));return se(r,{code:X.invalid_union,unionErrors:p}),Ae}}get options(){return this._def.options}};fa.create=(e,t)=>new fa({options:e,typeName:xe.ZodUnion,...Te(t)});var _n=e=>e instanceof ga?_n(e.schema):e instanceof br?_n(e.innerType()):e instanceof ha?[e.value]:e instanceof ya?e.options:e instanceof Sa?Me.objectValues(e.enum):e instanceof va?_n(e._def.innerType):e instanceof da?[void 0]:e instanceof pa?[null]:e instanceof Ar?[void 0,..._n(e.unwrap())]:e instanceof rn?[null,..._n(e.unwrap())]:e instanceof Hc||e instanceof Ca?_n(e.unwrap()):e instanceof Aa?_n(e._def.innerType):[],ap=class e extends _e{_parse(t){let{ctx:r}=this._processInputParams(t);if(r.parsedType!==ue.object)return se(r,{code:X.invalid_type,expected:ue.object,received:r.parsedType}),Ae;let n=this.discriminator,o=r.data[n],a=this.optionsMap.get(o);return a?r.common.async?a._parseAsync({data:r.data,path:r.path,parent:r}):a._parseSync({data:r.data,path:r.path,parent:r}):(se(r,{code:X.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 a of r){let i=_n(a.shape[t]);if(!i.length)throw new Error(`A discriminator value for key \`${t}\` could not be extracted from all schema options`);for(let p of i){if(o.has(p))throw new Error(`Discriminator property ${String(t)} has duplicate value ${String(p)}`);o.set(p,a)}}return new e({typeName:xe.ZodDiscriminatedUnion,discriminator:t,options:r,optionsMap:o,...Te(n)})}};function vS(e,t){let r=en(e),n=en(t);if(e===t)return{valid:!0,data:e};if(r===ue.object&&n===ue.object){let o=Me.objectKeys(t),a=Me.objectKeys(e).filter(p=>o.indexOf(p)!==-1),i={...e,...t};for(let p of a){let f=vS(e[p],t[p]);if(!f.valid)return{valid:!1};i[p]=f.data}return{valid:!0,data:i}}else if(r===ue.array&&n===ue.array){if(e.length!==t.length)return{valid:!1};let o=[];for(let a=0;a<e.length;a++){let i=e[a],p=t[a],f=vS(i,p);if(!f.valid)return{valid:!1};o.push(f.data)}return{valid:!0,data:o}}else return r===ue.date&&n===ue.date&&+e==+t?{valid:!0,data:e}:{valid:!1}}var ma=class extends _e{_parse(t){let{status:r,ctx:n}=this._processInputParams(t),o=(a,i)=>{if(np(a)||np(i))return Ae;let p=vS(a.value,i.value);return p.valid?((op(a)||op(i))&&r.dirty(),{status:r.value,value:p.data}):(se(n,{code:X.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(([a,i])=>o(a,i)):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}))}};ma.create=(e,t,r)=>new ma({left:e,right:t,typeName:xe.ZodIntersection,...Te(r)});var tn=class e extends _e{_parse(t){let{status:r,ctx:n}=this._processInputParams(t);if(n.parsedType!==ue.array)return se(n,{code:X.invalid_type,expected:ue.array,received:n.parsedType}),Ae;if(n.data.length<this._def.items.length)return se(n,{code:X.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),Ae;!this._def.rest&&n.data.length>this._def.items.length&&(se(n,{code:X.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),r.dirty());let a=[...n.data].map((i,p)=>{let f=this._def.items[p]||this._def.rest;return f?f._parse(new Cr(n,i,n.path,p)):null}).filter(i=>!!i);return n.common.async?Promise.all(a).then(i=>Dt.mergeArray(r,i)):Dt.mergeArray(r,a)}get items(){return this._def.items}rest(t){return new e({...this._def,rest:t})}};tn.create=(e,t)=>{if(!Array.isArray(e))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new tn({items:e,typeName:xe.ZodTuple,rest:null,...Te(t)})};var ip=class e extends _e{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!==ue.object)return se(n,{code:X.invalid_type,expected:ue.object,received:n.parsedType}),Ae;let o=[],a=this._def.keyType,i=this._def.valueType;for(let p in n.data)o.push({key:a._parse(new Cr(n,p,n.path,p)),value:i._parse(new Cr(n,n.data[p],n.path,p)),alwaysSet:p in n.data});return n.common.async?Dt.mergeObjectAsync(r,o):Dt.mergeObjectSync(r,o)}get element(){return this._def.valueType}static create(t,r,n){return r instanceof _e?new e({keyType:t,valueType:r,typeName:xe.ZodRecord,...Te(n)}):new e({keyType:lo.create(),valueType:t,typeName:xe.ZodRecord,...Te(r)})}},Bi=class extends _e{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!==ue.map)return se(n,{code:X.invalid_type,expected:ue.map,received:n.parsedType}),Ae;let o=this._def.keyType,a=this._def.valueType,i=[...n.data.entries()].map(([p,f],m)=>({key:o._parse(new Cr(n,p,n.path,[m,"key"])),value:a._parse(new Cr(n,f,n.path,[m,"value"]))}));if(n.common.async){let p=new Map;return Promise.resolve().then(/*#__PURE__*/_asyncToGenerator(function*(){for(let f of i){let m=yield f.key,g=yield f.value;if(m.status==="aborted"||g.status==="aborted")return Ae;(m.status==="dirty"||g.status==="dirty")&&r.dirty(),p.set(m.value,g.value)}return{status:r.value,value:p}}))}else{let p=new Map;for(let f of i){let m=f.key,g=f.value;if(m.status==="aborted"||g.status==="aborted")return Ae;(m.status==="dirty"||g.status==="dirty")&&r.dirty(),p.set(m.value,g.value)}return{status:r.value,value:p}}}};Bi.create=(e,t,r)=>new Bi({valueType:t,keyType:e,typeName:xe.ZodMap,...Te(r)});var Gi=class e extends _e{_parse(t){let{status:r,ctx:n}=this._processInputParams(t);if(n.parsedType!==ue.set)return se(n,{code:X.invalid_type,expected:ue.set,received:n.parsedType}),Ae;let o=this._def;o.minSize!==null&&n.data.size<o.minSize.value&&(se(n,{code:X.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&&(se(n,{code:X.too_big,maximum:o.maxSize.value,type:"set",inclusive:!0,exact:!1,message:o.maxSize.message}),r.dirty());let a=this._def.valueType;function i(f){let m=new Set;for(let g of f){if(g.status==="aborted")return Ae;g.status==="dirty"&&r.dirty(),m.add(g.value)}return{status:r.value,value:m}}let p=[...n.data.values()].map((f,m)=>a._parse(new Cr(n,f,n.path,m)));return n.common.async?Promise.all(p).then(f=>i(f)):i(p)}min(t,r){return new e({...this._def,minSize:{value:t,message:ge.toString(r)}})}max(t,r){return new e({...this._def,maxSize:{value:t,message:ge.toString(r)}})}size(t,r){return this.min(t,r).max(t,r)}nonempty(t){return this.min(1,t)}};Gi.create=(e,t)=>new Gi({valueType:e,minSize:null,maxSize:null,typeName:xe.ZodSet,...Te(t)});var sp=class e extends _e{constructor(){super(...arguments),this.validate=this.implement}_parse(t){let{ctx:r}=this._processInputParams(t);if(r.parsedType!==ue.function)return se(r,{code:X.invalid_type,expected:ue.function,received:r.parsedType}),Ae;function n(p,f){return $c({data:p,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,Vi(),On].filter(m=>!!m),issueData:{code:X.invalid_arguments,argumentsError:f}})}function o(p,f){return $c({data:p,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,Vi(),On].filter(m=>!!m),issueData:{code:X.invalid_return_type,returnTypeError:f}})}let a={errorMap:r.common.contextualErrorMap},i=r.data;if(this._def.returns instanceof fo){let p=this;return Lt(/*#__PURE__*/_asyncToGenerator(function*(...f){let m=new er([]),g=yield p._def.args.parseAsync(f,a).catch(h=>{throw m.addIssue(n(f,h)),m}),C=yield Reflect.apply(i,this,g);return yield p._def.returns._def.type.parseAsync(C,a).catch(h=>{throw m.addIssue(o(C,h)),m})}))}else{let p=this;return Lt(function(...f){let m=p._def.args.safeParse(f,a);if(!m.success)throw new er([n(f,m.error)]);let g=Reflect.apply(i,this,m.data),C=p._def.returns.safeParse(g,a);if(!C.success)throw new er([o(g,C.error)]);return C.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...t){return new e({...this._def,args:tn.create(t).rest(Nn.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||tn.create([]).rest(Nn.create()),returns:r||Nn.create(),typeName:xe.ZodFunction,...Te(n)})}},ga=class extends _e{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})}};ga.create=(e,t)=>new ga({getter:e,typeName:xe.ZodLazy,...Te(t)});var ha=class extends _e{_parse(t){if(t.data!==this._def.value){let r=this._getOrReturnCtx(t);return se(r,{received:r.data,code:X.invalid_literal,expected:this._def.value}),Ae}return{status:"valid",value:t.data}}get value(){return this._def.value}};ha.create=(e,t)=>new ha({value:e,typeName:xe.ZodLiteral,...Te(t)});function pR(e,t){return new ya({values:e,typeName:xe.ZodEnum,...Te(t)})}var ya=class e extends _e{_parse(t){if(typeof t.data!="string"){let r=this._getOrReturnCtx(t),n=this._def.values;return se(r,{expected:Me.joinValues(n),received:r.parsedType,code:X.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 se(r,{received:r.data,code:X.invalid_enum_value,options:n}),Ae}return Lt(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})}};ya.create=pR;var Sa=class extends _e{_parse(t){let r=Me.getValidEnumValues(this._def.values),n=this._getOrReturnCtx(t);if(n.parsedType!==ue.string&&n.parsedType!==ue.number){let o=Me.objectValues(r);return se(n,{expected:Me.joinValues(o),received:n.parsedType,code:X.invalid_type}),Ae}if(this._cache||(this._cache=new Set(Me.getValidEnumValues(this._def.values))),!this._cache.has(t.data)){let o=Me.objectValues(r);return se(n,{received:n.data,code:X.invalid_enum_value,options:o}),Ae}return Lt(t.data)}get enum(){return this._def.values}};Sa.create=(e,t)=>new Sa({values:e,typeName:xe.ZodNativeEnum,...Te(t)});var fo=class extends _e{unwrap(){return this._def.type}_parse(t){let{ctx:r}=this._processInputParams(t);if(r.parsedType!==ue.promise&&r.common.async===!1)return se(r,{code:X.invalid_type,expected:ue.promise,received:r.parsedType}),Ae;let n=r.parsedType===ue.promise?r.data:Promise.resolve(r.data);return Lt(n.then(o=>this._def.type.parseAsync(o,{path:r.path,errorMap:r.common.contextualErrorMap})))}};fo.create=(e,t)=>new fo({type:e,typeName:xe.ZodPromise,...Te(t)});var br=class extends _e{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===xe.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(t){var _this33=this;let{status:r,ctx:n}=this._processInputParams(t),o=this._def.effect||null,a={addIssue:i=>{se(n,i),i.fatal?r.abort():r.dirty()},get path(){return n.path}};if(a.addIssue=a.addIssue.bind(a),o.type==="preprocess"){let i=o.transform(n.data,a);if(n.common.async)return Promise.resolve(i).then(/*#__PURE__*/function(){var _ref74=_asyncToGenerator(function*(p){if(r.value==="aborted")return Ae;let f=yield _this33._def.schema._parseAsync({data:p,path:n.path,parent:n});return f.status==="aborted"?Ae:f.status==="dirty"?ia(f.value):r.value==="dirty"?ia(f.value):f});return function(_x196){return _ref74.apply(this,arguments)}}());{if(r.value==="aborted")return Ae;let p=this._def.schema._parseSync({data:i,path:n.path,parent:n});return p.status==="aborted"?Ae:p.status==="dirty"?ia(p.value):r.value==="dirty"?ia(p.value):p}}if(o.type==="refinement"){let i=p=>{let f=o.refinement(p,a);if(n.common.async)return Promise.resolve(f);if(f instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return p};if(n.common.async===!1){let p=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});return p.status==="aborted"?Ae:(p.status==="dirty"&&r.dirty(),i(p.value),{status:r.value,value:p.value})}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(p=>p.status==="aborted"?Ae:(p.status==="dirty"&&r.dirty(),i(p.value).then(()=>({status:r.value,value:p.value}))))}if(o.type==="transform")if(n.common.async===!1){let i=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});if(!uo(i))return Ae;let p=o.transform(i.value,a);if(p instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:r.value,value:p}}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(i=>uo(i)?Promise.resolve(o.transform(i.value,a)).then(p=>({status:r.value,value:p})):Ae);Me.assertNever(o)}};br.create=(e,t,r)=>new br({schema:e,typeName:xe.ZodEffects,effect:t,...Te(r)});br.createWithPreprocess=(e,t,r)=>new br({schema:t,effect:{type:"preprocess",transform:e},typeName:xe.ZodEffects,...Te(r)});var Ar=class extends _e{_parse(t){return this._getType(t)===ue.undefined?Lt(void 0):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}};Ar.create=(e,t)=>new Ar({innerType:e,typeName:xe.ZodOptional,...Te(t)});var rn=class extends _e{_parse(t){return this._getType(t)===ue.null?Lt(null):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}};rn.create=(e,t)=>new rn({innerType:e,typeName:xe.ZodNullable,...Te(t)});var va=class extends _e{_parse(t){let{ctx:r}=this._processInputParams(t),n=r.data;return r.parsedType===ue.undefined&&(n=this._def.defaultValue()),this._def.innerType._parse({data:n,path:r.path,parent:r})}removeDefault(){return this._def.innerType}};va.create=(e,t)=>new va({innerType:e,typeName:xe.ZodDefault,defaultValue:typeof t.default=="function"?t.default:()=>t.default,...Te(t)});var Aa=class extends _e{_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 ji(o)?o.then(a=>({status:"valid",value:a.status==="valid"?a.value:this._def.catchValue({get error(){return new er(n.common.issues)},input:n.data})})):{status:"valid",value:o.status==="valid"?o.value:this._def.catchValue({get error(){return new er(n.common.issues)},input:n.data})}}removeCatch(){return this._def.innerType}};Aa.create=(e,t)=>new Aa({innerType:e,typeName:xe.ZodCatch,catchValue:typeof t.catch=="function"?t.catch:()=>t.catch,...Te(t)});var $i=class extends _e{_parse(t){if(this._getType(t)!==ue.nan){let n=this._getOrReturnCtx(t);return se(n,{code:X.invalid_type,expected:ue.nan,received:n.parsedType}),Ae}return{status:"valid",value:t.data}}};$i.create=e=>new $i({typeName:xe.ZodNaN,...Te(e)});var LM=Symbol("zod_brand"),Hc=class extends _e{_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}},zc=class e extends _e{_parse(t){var _this34=this;let{status:r,ctx:n}=this._processInputParams(t);if(n.common.async)return _asyncToGenerator(function*(){let a=yield _this34._def.in._parseAsync({data:n.data,path:n.path,parent:n});return a.status==="aborted"?Ae:a.status==="dirty"?(r.dirty(),ia(a.value)):_this34._def.out._parseAsync({data:a.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:xe.ZodPipeline})}},Ca=class extends _e{_parse(t){let r=this._def.innerType._parse(t),n=o=>(uo(o)&&(o.value=Object.freeze(o.value)),o);return ji(r)?r.then(o=>n(o)):n(r)}unwrap(){return this._def.innerType}};Ca.create=(e,t)=>new Ca({innerType:e,typeName:xe.ZodReadonly,...Te(t)});function cR(e,t){let r=typeof e=="function"?e(t):typeof e=="string"?{message:e}:e;return typeof r=="string"?{message:r}:r}function fR(e,t={},r){return e?po.create().superRefine((n,o)=>{let a=e(n);if(a instanceof Promise)return a.then(i=>{if(!i){let p=cR(t,n),f=p.fatal??r??!0;o.addIssue({code:"custom",...p,fatal:f})}});if(!a){let i=cR(t,n),p=i.fatal??r??!0;o.addIssue({code:"custom",...i,fatal:p})}}):po.create()}var UM={object:tr.lazycreate},xe;(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"})(xe||(xe={}));var QM=(e,t={message:`Input not instance of ${e.name}`})=>fR(r=>r instanceof e,t),mR=lo.create,gR=sa.create,BM=$i.create,GM=ca.create,hR=ua.create,$M=la.create,HM=Ui.create,zM=da.create,WM=pa.create,YM=po.create,KM=Nn.create,XM=Or.create,ZM=Qi.create,JM=Dn.create,eV=tr.create,tV=tr.strictCreate,rV=fa.create,nV=ap.create,oV=ma.create,aV=tn.create,iV=ip.create,sV=Bi.create,cV=Gi.create,uV=sp.create,lV=ga.create,dV=ha.create,pV=ya.create,fV=Sa.create,mV=fo.create,gV=br.create,hV=Ar.create,yV=rn.create,SV=br.createWithPreprocess,vV=zc.create,AV=()=>mR().optional(),CV=()=>gR().optional(),bV=()=>hR().optional(),xV={string:e=>lo.create({...e,coerce:!0}),number:e=>sa.create({...e,coerce:!0}),boolean:e=>ua.create({...e,coerce:!0}),bigint:e=>ca.create({...e,coerce:!0}),date:e=>la.create({...e,coerce:!0})};var wV=Ae;var RV=R.object({name:R.string(),arguments:R.string()}),IV=R.object({id:R.string(),type:R.literal("function"),function:RV,encryptedValue:R.string().optional()}),cp=R.object({id:R.string(),role:R.string(),content:R.string().optional(),name:R.string().optional(),encryptedValue:R.string().optional()}),EV=R.object({type:R.literal("text"),text:R.string()}),FV=R.object({type:R.literal("data"),value:R.string(),mimeType:R.string()}),TV=R.object({type:R.literal("url"),value:R.string(),mimeType:R.string().optional()}),up=R.discriminatedUnion("type",[FV,TV]),PV=R.object({type:R.literal("image"),source:up,metadata:R.unknown().optional()}),kV=R.object({type:R.literal("audio"),source:up,metadata:R.unknown().optional()}),OV=R.object({type:R.literal("video"),source:up,metadata:R.unknown().optional()}),_V=R.object({type:R.literal("document"),source:up,metadata:R.unknown().optional()});var yR=R.object({type:R.literal("binary"),mimeType:R.string(),id:R.string().optional(),url:R.string().optional(),data:R.string().optional(),filename:R.string().optional()}),SR=(e,t)=>{!e.id&&!e.url&&!e.data&&t.addIssue({code:R.ZodIssueCode.custom,message:"BinaryInputContent requires at least one of id, url, or data.",path:["id"]})},Gle=yR.superRefine((e,t)=>{SR(e,t)}),NV=R.discriminatedUnion("type",[EV,PV,kV,OV,_V,yR]),DV=NV.superRefine((e,t)=>{e.type==="binary"&&SR(e,t)}),qV=cp.extend({role:R.literal("developer"),content:R.string()}),MV=cp.extend({role:R.literal("system"),content:R.string()}),VV=cp.extend({role:R.literal("assistant"),content:R.string().optional(),toolCalls:R.array(IV).optional()}),jV=cp.extend({role:R.literal("user"),content:R.union([R.string(),R.array(DV)])}),LV=R.object({id:R.string(),content:R.string(),role:R.literal("tool"),toolCallId:R.string(),error:R.string().optional(),encryptedValue:R.string().optional()}),UV=R.object({id:R.string(),role:R.literal("activity"),activityType:R.string(),content:R.record(R.any())}),QV=R.object({id:R.string(),role:R.literal("reasoning"),content:R.string(),encryptedValue:R.string().optional()}),vR=R.discriminatedUnion("role",[qV,MV,VV,jV,LV,UV,QV]),$le=R.union([R.literal("developer"),R.literal("system"),R.literal("assistant"),R.literal("user"),R.literal("tool"),R.literal("activity"),R.literal("reasoning")]),BV=R.object({description:R.string(),value:R.string()}),AR=R.object({name:R.string(),description:R.string(),parameters:R.any(),metadata:R.record(R.any()).optional()}),GV=R.object({threadId:R.string(),runId:R.string(),parentRunId:R.string().optional(),state:R.any(),messages:R.array(vR),tools:R.array(AR),context:R.array(BV),forwardedProps:R.any()}),$V=R.any(),ut=class extends Error{constructor(e){super(e)}},AS=class extends ut{constructor(){super("Connect not implemented. This method is not supported by the current agent.")}},HV=R.object({name:R.string(),description:R.string().optional()}),zV=R.object({name:R.string().optional(),type:R.string().optional(),description:R.string().optional(),version:R.string().optional(),provider:R.string().optional(),documentationUrl:R.string().optional(),metadata:R.record(R.unknown()).optional()}),WV=R.object({streaming:R.boolean().optional(),websocket:R.boolean().optional(),httpBinary:R.boolean().optional(),pushNotifications:R.boolean().optional(),resumable:R.boolean().optional()}),YV=R.object({supported:R.boolean().optional(),items:R.array(AR).optional(),parallelCalls:R.boolean().optional(),clientProvided:R.boolean().optional()}),KV=R.object({structuredOutput:R.boolean().optional(),supportedMimeTypes:R.array(R.string()).optional()}),XV=R.object({snapshots:R.boolean().optional(),deltas:R.boolean().optional(),memory:R.boolean().optional(),persistentState:R.boolean().optional()}),ZV=R.object({supported:R.boolean().optional(),delegation:R.boolean().optional(),handoffs:R.boolean().optional(),subAgents:R.array(HV).optional()}),JV=R.object({supported:R.boolean().optional(),streaming:R.boolean().optional(),encrypted:R.boolean().optional()}),ej=R.object({image:R.boolean().optional(),audio:R.boolean().optional(),video:R.boolean().optional(),pdf:R.boolean().optional(),file:R.boolean().optional()}),tj=R.object({image:R.boolean().optional(),audio:R.boolean().optional()}),rj=R.object({input:ej.optional(),output:tj.optional()}),nj=R.object({codeExecution:R.boolean().optional(),sandboxed:R.boolean().optional(),maxIterations:R.number().optional(),maxExecutionTime:R.number().optional()}),oj=R.object({supported:R.boolean().optional(),approvals:R.boolean().optional(),interventions:R.boolean().optional(),feedback:R.boolean().optional()}),Hle=R.object({identity:zV.optional(),transport:WV.optional(),tools:YV.optional(),output:KV.optional(),state:XV.optional(),multiAgent:ZV.optional(),reasoning:JV.optional(),multimodal:rj.optional(),execution:nj.optional(),humanInTheLoop:oj.optional(),custom:R.record(R.unknown()).optional()}),CR=R.union([R.literal("developer"),R.literal("system"),R.literal("assistant"),R.literal("user")]),V=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}({}),Ue=R.object({type:R.nativeEnum(V),timestamp:R.number().optional(),rawEvent:R.any().optional()}).passthrough(),aj=Ue.extend({type:R.literal(V.TEXT_MESSAGE_START),messageId:R.string(),role:CR.default("assistant"),name:R.string().optional()}),bR=Ue.extend({type:R.literal(V.TEXT_MESSAGE_CONTENT),messageId:R.string(),delta:R.string()}),ij=Ue.extend({type:R.literal(V.TEXT_MESSAGE_END),messageId:R.string()}),sj=Ue.extend({type:R.literal(V.TEXT_MESSAGE_CHUNK),messageId:R.string().optional(),role:CR.optional(),delta:R.string().optional(),name:R.string().optional()}),cj=Ue.extend({type:R.literal(V.THINKING_TEXT_MESSAGE_START)}),uj=bR.omit({messageId:!0,type:!0}).extend({type:R.literal(V.THINKING_TEXT_MESSAGE_CONTENT)}),lj=Ue.extend({type:R.literal(V.THINKING_TEXT_MESSAGE_END)}),dj=Ue.extend({type:R.literal(V.TOOL_CALL_START),toolCallId:R.string(),toolCallName:R.string(),parentMessageId:R.string().optional()}),pj=Ue.extend({type:R.literal(V.TOOL_CALL_ARGS),toolCallId:R.string(),delta:R.string()}),fj=Ue.extend({type:R.literal(V.TOOL_CALL_END),toolCallId:R.string()}),mj=Ue.extend({messageId:R.string(),type:R.literal(V.TOOL_CALL_RESULT),toolCallId:R.string(),content:R.string(),role:R.literal("tool").optional()}),gj=Ue.extend({type:R.literal(V.TOOL_CALL_CHUNK),toolCallId:R.string().optional(),toolCallName:R.string().optional(),parentMessageId:R.string().optional(),delta:R.string().optional()}),hj=Ue.extend({type:R.literal(V.THINKING_START),title:R.string().optional()}),yj=Ue.extend({type:R.literal(V.THINKING_END)}),Sj=Ue.extend({type:R.literal(V.STATE_SNAPSHOT),snapshot:$V}),vj=Ue.extend({type:R.literal(V.STATE_DELTA),delta:R.array(R.any())}),Aj=Ue.extend({type:R.literal(V.MESSAGES_SNAPSHOT),messages:R.array(vR)}),Cj=Ue.extend({type:R.literal(V.ACTIVITY_SNAPSHOT),messageId:R.string(),activityType:R.string(),content:R.record(R.any()),replace:R.boolean().optional().default(!0)}),bj=Ue.extend({type:R.literal(V.ACTIVITY_DELTA),messageId:R.string(),activityType:R.string(),patch:R.array(R.any())}),xj=Ue.extend({type:R.literal(V.RAW),event:R.any(),source:R.string().optional()}),wj=Ue.extend({type:R.literal(V.CUSTOM),name:R.string(),value:R.any()}),Rj=Ue.extend({type:R.literal(V.RUN_STARTED),threadId:R.string(),runId:R.string(),parentRunId:R.string().optional(),input:GV.optional()}),Ij=Ue.extend({type:R.literal(V.RUN_FINISHED),threadId:R.string(),runId:R.string(),result:R.any().optional()}),Ej=Ue.extend({type:R.literal(V.RUN_ERROR),message:R.string(),code:R.string().optional()}),Fj=Ue.extend({type:R.literal(V.STEP_STARTED),stepName:R.string()}),Tj=Ue.extend({type:R.literal(V.STEP_FINISHED),stepName:R.string()}),Pj=R.union([R.literal("tool-call"),R.literal("message")]),kj=Ue.extend({type:R.literal(V.REASONING_START),messageId:R.string()}),Oj=Ue.extend({type:R.literal(V.REASONING_MESSAGE_START),messageId:R.string(),role:R.literal("reasoning")}),_j=Ue.extend({type:R.literal(V.REASONING_MESSAGE_CONTENT),messageId:R.string(),delta:R.string()}),Nj=Ue.extend({type:R.literal(V.REASONING_MESSAGE_END),messageId:R.string()}),Dj=Ue.extend({type:R.literal(V.REASONING_MESSAGE_CHUNK),messageId:R.string().optional(),delta:R.string().optional()}),qj=Ue.extend({type:R.literal(V.REASONING_END),messageId:R.string()}),Mj=Ue.extend({type:R.literal(V.REASONING_ENCRYPTED_VALUE),subtype:Pj,entityId:R.string(),encryptedValue:R.string()}),lp=R.discriminatedUnion("type",[aj,bR,ij,sj,hj,yj,cj,uj,lj,dj,pj,fj,gj,mj,Sj,vj,Aj,Cj,bj,xj,wj,Rj,Ij,Ej,Fj,Tj,kj,Oj,_j,Nj,Dj,qj,Mj]);d();c();l();u();var CS={};Bs(CS,{JsonPatchError:()=>dt,_areEquals:()=>Kc,applyOperation:()=>ba,applyPatch:()=>yp,applyReducer:()=>Qj,deepClone:()=>Lj,getValueByPointer:()=>gp,validate:()=>wR,validator:()=>hp});d();c();l();u();d();c();l();u();var Vj=function(){var e=function(t,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,o){n.__proto__=o}||function(n,o){for(var a in o)o.hasOwnProperty(a)&&(n[a]=o[a])},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)}}(),jj=Object.prototype.hasOwnProperty;function pp(e,t){return jj.call(e,t)}function fp(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)pp(e,o)&&n.push(o);return n}function qt(e){switch(typeof e){case"object":return JSON.parse(JSON.stringify(e));case"undefined":return null;default:return e}}function mp(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 nn(e){return e.indexOf("/")===-1&&e.indexOf("~")===-1?e:e.replace(/~/g,"~0").replace(/\//g,"~1")}function Wc(e){return e.replace(/~1/g,"/").replace(/~0/g,"~")}function dp(e){if(e===void 0)return!0;if(e){if(Array.isArray(e)){for(var t=0,r=e.length;t<r;t++)if(dp(e[t]))return!0}else if(typeof e=="object"){for(var n=fp(e),o=n.length,a=0;a<o;a++)if(dp(e[n[a]]))return!0}}return!1}function xR(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 Yc=function(e){Vj(t,e);function t(r,n,o,a,i){var p=this.constructor,f=e.call(this,xR(r,{name:n,index:o,operation:a,tree:i}))||this;return f.name=n,f.index=o,f.operation=a,f.tree=i,Object.setPrototypeOf(f,p.prototype),f.message=xR(r,{name:n,index:o,operation:a,tree:i}),f}return t}(Error);var dt=Yc,Lj=qt,Hi={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=gp(r,this.path);n&&(n=qt(n));var o=ba(r,{op:"remove",path:this.from}).removed;return ba(r,{op:"add",path:this.path,value:o}),{newDocument:r,removed:n}},copy:function(e,t,r){var n=gp(r,this.from);return ba(r,{op:"add",path:this.path,value:qt(n)}),{newDocument:r}},test:function(e,t,r){return{newDocument:r,test:Kc(e[t],this.value)}},_get:function(e,t,r){return this.value=e[t],{newDocument:r}}},Uj={add:function(e,t,r){return mp(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:Hi.move,copy:Hi.copy,test:Hi.test,_get:Hi._get};function gp(e,t){if(t=="")return e;var r={op:"_get",path:t};return ba(e,r),r.value}function ba(e,t,r,n,o,a){if(r===void 0&&(r=!1),n===void 0&&(n=!0),o===void 0&&(o=!0),a===void 0&&(a=0),r&&(typeof r=="function"?r(t,0,e,t.path):hp(t,0)),t.path===""){var i={newDocument:e};if(t.op==="add")return i.newDocument=t.value,i;if(t.op==="replace")return i.newDocument=t.value,i.removed=e,i;if(t.op==="move"||t.op==="copy")return i.newDocument=gp(e,t.from),t.op==="move"&&(i.removed=e),i;if(t.op==="test"){if(i.test=Kc(e,t.value),i.test===!1)throw new dt("Test operation failed","TEST_OPERATION_FAILED",a,t,e);return i.newDocument=e,i}else{if(t.op==="remove")return i.removed=e,i.newDocument=null,i;if(t.op==="_get")return t.value=e,i;if(r)throw new dt("Operation `op` property is not one of operations defined in RFC-6902","OPERATION_OP_INVALID",a,t,e);return i}}else{n||(e=qt(e));var p=t.path||"",f=p.split("/"),m=e,g=1,C=f.length,x=void 0,h=void 0,S=void 0;for(typeof r=="function"?S=r:S=hp;;){if(h=f[g],h&&h.indexOf("~")!=-1&&(h=Wc(h)),o&&(h=="__proto__"||h=="prototype"&&g>0&&f[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&&x===void 0&&(m[h]===void 0?x=f.slice(0,g).join("/"):g==C-1&&(x=t.path),x!==void 0&&S(t,0,e,x)),g++,Array.isArray(m)){if(h==="-")h=m.length;else{if(r&&!mp(h))throw new dt("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",a,t,e);mp(h)&&(h=~~h)}if(g>=C){if(r&&t.op==="add"&&h>m.length)throw new dt("The specified index MUST NOT be greater than the number of elements in the array","OPERATION_VALUE_OUT_OF_BOUNDS",a,t,e);var i=Uj[t.op].call(t,m,h,e);if(i.test===!1)throw new dt("Test operation failed","TEST_OPERATION_FAILED",a,t,e);return i}}else if(g>=C){var i=Hi[t.op].call(t,m,h,e);if(i.test===!1)throw new dt("Test operation failed","TEST_OPERATION_FAILED",a,t,e);return i}if(m=m[h],r&&g<C&&(!m||typeof m!="object"))throw new dt("Cannot perform operation at the desired path","OPERATION_PATH_UNRESOLVABLE",a,t,e)}}}function yp(e,t,r,n,o){if(n===void 0&&(n=!0),o===void 0&&(o=!0),r&&!Array.isArray(t))throw new dt("Patch sequence must be an array","SEQUENCE_NOT_AN_ARRAY");n||(e=qt(e));for(var a=new Array(t.length),i=0,p=t.length;i<p;i++)a[i]=ba(e,t[i],r,!0,o,i),e=a[i].newDocument;return a.newDocument=e,a}function Qj(e,t,r){var n=ba(e,t);if(n.test===!1)throw new dt("Test operation failed","TEST_OPERATION_FAILED",r,t,e);return n.newDocument}function hp(e,t,r,n){if(typeof e!="object"||e===null||Array.isArray(e))throw new dt("Operation is not an object","OPERATION_NOT_AN_OBJECT",t,e,r);if(Hi[e.op]){if(typeof e.path!="string")throw new dt("Operation `path` property is not a string","OPERATION_PATH_INVALID",t,e,r);if(e.path.indexOf("/")!==0&&e.path.length>0)throw new dt("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 dt("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 dt("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")&&dp(e.value))throw new dt("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,a=n.split("/").length;if(o!==a+1&&o!==a)throw new dt("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 dt("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 i={op:"_get",path:e.from,value:void 0},p=wR([i],r);if(p&&p.name==="OPERATION_PATH_UNRESOLVABLE")throw new dt("Cannot perform the operation from a path that does not exist","OPERATION_FROM_UNRESOLVABLE",t,e,r)}}}else throw new dt("Operation `op` property is not one of operations defined in RFC-6902","OPERATION_OP_INVALID",t,e,r)}function wR(e,t,r){try{if(!Array.isArray(e))throw new dt("Patch sequence must be an array","SEQUENCE_NOT_AN_ARRAY");if(t)yp(qt(t),qt(e),r||!0);else{r=r||hp;for(var n=0;n<e.length;n++)r(e[n],n,t,void 0)}}catch(o){if(o instanceof dt)return o;throw o}}function Kc(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,a,i;if(r&&n){if(a=e.length,a!=t.length)return!1;for(o=a;o--!==0;)if(!Kc(e[o],t[o]))return!1;return!0}if(r!=n)return!1;var p=Object.keys(e);if(a=p.length,a!==Object.keys(t).length)return!1;for(o=a;o--!==0;)if(!t.hasOwnProperty(p[o]))return!1;for(o=a;o--!==0;)if(i=p[o],!Kc(e[i],t[i]))return!1;return!0}return e!==e&&t!==t}var RS={};Bs(RS,{compare:()=>Kj,generate:()=>bS,observe:()=>Yj,unobserve:()=>Wj});d();c();l();u();var xS=new WeakMap,Bj=function(){function e(t){this.observers=new Map,this.obj=t}return e}(),Gj=function(){function e(t,r){this.callback=t,this.observer=r}return e}();function $j(e){return xS.get(e)}function Hj(e,t){return e.observers.get(t)}function zj(e,t){e.observers.delete(t.callback)}function Wj(e,t){t.unobserve()}function Yj(e,t){var r=[],n,o=$j(e);if(!o)o=new Bj(e),xS.set(e,o);else{var a=Hj(o,t);n=a&&a.observer}if(n)return n;if(n={},o.value=qt(e),t){n.callback=t,n.next=null;var i=function(){bS(n)},p=function(){clearTimeout(n.next),n.next=setTimeout(i)};typeof window<"u"&&(window.addEventListener("mouseup",p),window.addEventListener("keyup",p),window.addEventListener("mousedown",p),window.addEventListener("keydown",p),window.addEventListener("change",p))}return n.patches=r,n.object=e,n.unobserve=function(){bS(n),clearTimeout(n.next),zj(o,n),typeof window<"u"&&(window.removeEventListener("mouseup",p),window.removeEventListener("keyup",p),window.removeEventListener("mousedown",p),window.removeEventListener("keydown",p),window.removeEventListener("change",p))},o.observers.set(t,new Gj(t,n)),n}function bS(e,t){t===void 0&&(t=!1);var r=xS.get(e.object);wS(r.value,e.object,e.patches,"",t),e.patches.length&&yp(r.value,e.patches);var n=e.patches;return n.length>0&&(e.patches=[],e.callback&&e.callback(n)),n}function wS(e,t,r,n,o){if(t!==e){typeof t.toJSON=="function"&&(t=t.toJSON());for(var a=fp(t),i=fp(e),p=!1,f=!1,m=i.length-1;m>=0;m--){var g=i[m],C=e[g];if(pp(t,g)&&!(t[g]===void 0&&C!==void 0&&Array.isArray(t)===!1)){var x=t[g];typeof C=="object"&&C!=null&&typeof x=="object"&&x!=null&&Array.isArray(C)===Array.isArray(x)?wS(C,x,r,n+"/"+nn(g),o):C!==x&&(p=!0,o&&r.push({op:"test",path:n+"/"+nn(g),value:qt(C)}),r.push({op:"replace",path:n+"/"+nn(g),value:qt(x)}))}else Array.isArray(e)===Array.isArray(t)?(o&&r.push({op:"test",path:n+"/"+nn(g),value:qt(C)}),r.push({op:"remove",path:n+"/"+nn(g)}),f=!0):(o&&r.push({op:"test",path:n,value:e}),r.push({op:"replace",path:n,value:t}),p=!0)}if(!(!f&&a.length==i.length))for(var m=0;m<a.length;m++){var g=a[m];!pp(e,g)&&t[g]!==void 0&&r.push({op:"add",path:n+"/"+nn(g),value:qt(t[g])})}}}function Kj(e,t,r){r===void 0&&(r=!1);var n=[];return wS(e,t,n,"",r),n}var Sp=Object.assign({},CS,RS,{JsonPatchError:Yc,deepClone:qt,escapePathComponent:nn,unescapePathComponent:Wc});d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();var IS=function(e,t){return IS=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])},IS(e,t)};function on(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");IS(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}function RR(e,t,r,n){function o(a){return a instanceof r?a:new r(function(i){i(a)})}return new(r||(r=Promise))(function(a,i){function p(g){try{m(n.next(g))}catch(C){i(C)}}function f(g){try{m(n.throw(g))}catch(C){i(C)}}function m(g){g.done?a(g.value):o(g.value).then(p,f)}m((n=n.apply(e,t||[])).next())})}function vp(e,t){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,o,a,i=Object.create((typeof Iterator=="function"?Iterator:Object).prototype);return i.next=p(0),i.throw=p(1),i.return=p(2),typeof Symbol=="function"&&(i[Symbol.iterator]=function(){return this}),i;function p(m){return function(g){return f([m,g])}}function f(m){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,m[0]&&(r=0)),r;)try{if(n=1,o&&(a=m[0]&2?o.return:m[0]?o.throw||((a=o.return)&&a.call(o),0):o.next)&&!(a=a.call(o,m[1])).done)return a;switch(o=0,a&&(m=[m[0]&2,a.value]),m[0]){case 0:case 1:a=m;break;case 4:return r.label++,{value:m[1],done:!1};case 5:r.label++,o=m[1],m=[0];continue;case 7:m=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(m[0]===6||m[0]===2)){r=0;continue}if(m[0]===3&&(!a||m[1]>a[0]&&m[1]<a[3])){r.label=m[1];break}if(m[0]===6&&r.label<a[1]){r.label=a[1],a=m;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(m);break}a[2]&&r.ops.pop(),r.trys.pop();continue}m=t.call(e,r)}catch(g){m=[6,g],o=0}finally{n=a=0}if(m[0]&5)throw m[1];return{value:m[0]?m[1]:void 0,done:!0}}}function qn(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 zi(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var n=r.call(e),o,a=[],i;try{for(;(t===void 0||t-->0)&&!(o=n.next()).done;)a.push(o.value)}catch(p){i={error:p}}finally{try{o&&!o.done&&(r=n.return)&&r.call(n)}finally{if(i)throw i.error}}return a}function Wi(e,t,r){if(r||arguments.length===2)for(var n=0,o=t.length,a;n<o;n++)(a||!(n in t))&&(a||(a=Array.prototype.slice.call(t,0,n)),a[n]=t[n]);return e.concat(a||Array.prototype.slice.call(t))}function xa(e){return this instanceof xa?(this.v=e,this):new xa(e)}function IR(e,t,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n=r.apply(e,t||[]),o,a=[];return o=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),p("next"),p("throw"),p("return",i),o[Symbol.asyncIterator]=function(){return this},o;function i(h){return function(S){return Promise.resolve(S).then(h,C)}}function p(h,S){n[h]&&(o[h]=function(b){return new Promise(function(w,I){a.push([h,b,w,I])>1||f(h,b)})},S&&(o[h]=S(o[h])))}function f(h,S){try{m(n[h](S))}catch(b){x(a[0][3],b)}}function m(h){h.value instanceof xa?Promise.resolve(h.value.v).then(g,C):x(a[0][2],h)}function g(h){f("next",h)}function C(h){f("throw",h)}function x(h,S){h(S),a.shift(),a.length&&f(a[0][0],a[0][1])}}function ER(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 qn=="function"?qn(e):e[Symbol.iterator](),r={},n("next"),n("throw"),n("return"),r[Symbol.asyncIterator]=function(){return this},r);function n(a){r[a]=e[a]&&function(i){return new Promise(function(p,f){i=e[a](i),o(p,f,i.done,i.value)})}}function o(a,i,p,f){Promise.resolve(f).then(function(m){a({value:m,done:p})},i)}}d();c();l();u();function qe(e){return typeof e=="function"}d();c();l();u();d();c();l();u();d();c();l();u();function Yi(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 Ap=Yi(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}});d();c();l();u();function Xc(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var Ka=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 a=this._parentage;if(a)if(this._parentage=null,Array.isArray(a))try{for(var p=qn(a),f=p.next();!f.done;f=p.next()){var m=f.value;m.remove(this)}}catch(b){t={error:b}}finally{try{f&&!f.done&&(r=p.return)&&r.call(p)}finally{if(t)throw t.error}}else a.remove(this);var g=this.initialTeardown;if(qe(g))try{g()}catch(b){i=b instanceof yp?b.errors:[b]}var C=this._finalizers;if(C){this._finalizers=null;try{for(var x=qn(C),h=x.next();!h.done;h=x.next()){var S=h.value;try{wR(S)}catch(b){i=i??[],b instanceof yp?i=Wa(Wa([],za(i)),za(b.errors)):i.push(b)}}}catch(b){n={error:b}}finally{try{h&&!h.done&&(o=x.return)&&o.call(x)}finally{if(n)throw n.error}}}if(i)throw new yp(i)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)wR(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)&&Xc(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&Xc(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}();var wS=Ka.EMPTY;function Sp(e){return e instanceof Ka||e&&"closed"in e&&qe(e.remove)&&qe(e.add)&&qe(e.unsubscribe)}function wR(e){qe(e)?e():e.unsubscribe()}d();c();l();u();var _r={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1};d();c();l();u();d();c();l();u();var Xa={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];var o=Xa.delegate;return o?.setTimeout?o.setTimeout.apply(o,Wa([e,t],za(r))):setTimeout.apply(void 0,Wa([e,t],za(r)))},clearTimeout:function(e){var t=Xa.delegate;return(t?.clearTimeout||clearTimeout)(e)},delegate:void 0};function vp(e){Xa.setTimeout(function(){var t=_r.onUnhandledError;if(t)t(e);else throw e})}d();c();l();u();function Zc(){}d();c();l();u();var RR=function(){return RS("C",void 0,void 0)}();function IR(e){return RS("E",void 0,e)}function ER(e){return RS("N",e,void 0)}function RS(e,t,r){return{kind:e,value:t,error:r}}d();c();l();u();var wi=null;function Za(e){if(_r.useDeprecatedSynchronousErrorHandling){var t=!wi;if(t&&(wi={errorThrown:!1,error:null}),e(),t){var r=wi,n=r.errorThrown,o=r.error;if(wi=null,n)throw o}}else e()}function FR(e){_r.useDeprecatedSynchronousErrorHandling&&wi&&(wi.errorThrown=!0,wi.error=e)}var Jc=function(e){on(t,e);function t(r){var n=e.call(this)||this;return n.isStopped=!1,r?(n.destination=r,Sp(r)&&r.add(n)):n.destination=Zj,n}return t.create=function(r,n,o){return new Cp(r,n,o)},t.prototype.next=function(r){this.isStopped?ES(ER(r),this):this._next(r)},t.prototype.error=function(r){this.isStopped?ES(IR(r),this):(this.isStopped=!0,this._error(r))},t.prototype.complete=function(){this.isStopped?ES(RR,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}(Ka);var Yj=Function.prototype.bind;function IS(e,t){return Yj.call(e,t)}var Kj=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){Ap(n)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(n){Ap(n)}else Ap(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){Ap(r)}},e}(),Cp=function(e){on(t,e);function t(r,n,o){var i=e.call(this)||this,a;if(qe(r)||!r)a={next:r??void 0,error:n??void 0,complete:o??void 0};else{var p;i&&_r.useDeprecatedNextContext?(p=Object.create(r),p.unsubscribe=function(){return i.unsubscribe()},a={next:r.next&&IS(r.next,p),error:r.error&&IS(r.error,p),complete:r.complete&&IS(r.complete,p)}):a=r}return i.destination=new Kj(a),i}return t}(Jc);function Ap(e){_r.useDeprecatedSynchronousErrorHandling?FR(e):vp(e)}function Xj(e){throw e}function ES(e,t){var r=_r.onStoppedNotification;r&&Xa.setTimeout(function(){return r(e,t)})}var Zj={closed:!0,next:Zc,error:Xj,complete:Zc};d();c();l();u();var Ja=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();d();c();l();u();d();c();l();u();function es(e){return e}function bp(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return FS(e)}function FS(e){return e.length===0?es:e.length===1?e[0]:function(r){return e.reduce(function(n,o){return o(n)},r)}}var st=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=eL(t)?t:new Cp(t,r,n);return Za(function(){var a=o,p=a.operator,f=a.source;i.add(p?p.call(i,f):f?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=TR(r),new r(function(o,i){var a=new Cp({next:function(p){try{t(p)}catch(f){i(f),a.unsubscribe()}},error:i,complete:o});n.subscribe(a)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[Ja]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return FS(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=TR(t),new t(function(n,o){var i;r.subscribe(function(a){return i=a},function(a){return o(a)},function(){return n(i)})})},e.create=function(t){return new e(t)},e}();function TR(e){var t;return(t=e??_r.Promise)!==null&&t!==void 0?t:Promise}function Jj(e){return e&&qe(e.next)&&qe(e.error)&&qe(e.complete)}function eL(e){return e&&e instanceof Jc||Jj(e)&&Sp(e)}d();c();l();u();function tL(e){return qe(e?.lift)}function yt(e){return function(t){if(tL(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")}}d();c();l();u();function wt(e,t,r,n,o){return new rL(e,t,r,n,o)}var rL=function(e){on(t,e);function t(r,n,o,i,a,p){var f=e.call(this,r)||this;return f.onFinalize=a,f.shouldUnsubscribe=p,f._next=n?function(m){try{n(m)}catch(g){r.error(g)}}:e.prototype._next,f._error=i?function(m){try{i(m)}catch(g){r.error(g)}finally{this.unsubscribe()}}:e.prototype._error,f._complete=o?function(){try{o()}catch(m){r.error(m)}finally{this.unsubscribe()}}:e.prototype._complete,f}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}(Jc);d();c();l();u();d();c();l();u();var PR=Ya(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}});var an=function(e){on(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 kR(this,this);return n.operator=r,n},t.prototype._throwIfClosed=function(){if(this.closed)throw new PR},t.prototype.next=function(r){var n=this;Za(function(){var o,i;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var a=qn(n.currentObservers),p=a.next();!p.done;p=a.next()){var f=p.value;f.next(r)}}catch(m){o={error:m}}finally{try{p&&!p.done&&(i=a.return)&&i.call(a)}finally{if(o)throw o.error}}}})},t.prototype.error=function(r){var n=this;Za(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;Za(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,a=o.isStopped,p=o.observers;return i||a?wS:(this.currentObservers=null,p.push(r),new Ka(function(){n.currentObservers=null,Xc(p,r)}))},t.prototype._checkFinalizedStatuses=function(r){var n=this,o=n.hasError,i=n.thrownError,a=n.isStopped;o?r.error(i):a&&r.complete()},t.prototype.asObservable=function(){var r=new st;return r.source=this,r},t.create=function(r,n){return new kR(r,n)},t}(st);var kR=function(e){on(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:wS},t}(an);d();c();l();u();d();c();l();u();var TS={now:function(){return(TS.delegate||Date).now()},delegate:void 0};var xp=function(e){on(t,e);function t(r,n,o){r===void 0&&(r=1/0),n===void 0&&(n=1/0),o===void 0&&(o=TS);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,a=n._infiniteTimeWindow,p=n._timestampProvider,f=n._windowTime;o||(i.push(r),!a&&i.push(p.now()+f)),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,a=o._buffer,p=a.slice(),f=0;f<p.length&&!r.closed;f+=i?1:2)r.next(p[f]);return this._checkFinalizedStatuses(r),n},t.prototype._trimBuffer=function(){var r=this,n=r._bufferSize,o=r._timestampProvider,i=r._buffer,a=r._infiniteTimeWindow,p=(a?1:2)*n;if(n<1/0&&p<i.length&&i.splice(0,i.length-p),!a){for(var f=o.now(),m=0,g=1;g<i.length&&i[g]<=f;g+=2)m=g;m&&i.splice(0,m+1)}},t}(an);d();c();l();u();var wp=new st(function(e){return e.complete()});d();c();l();u();d();c();l();u();d();c();l();u();function OR(e){return e&&qe(e.schedule)}function nL(e){return e[e.length-1]}function _R(e){return OR(nL(e))?e.pop():void 0}d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();var Rp=function(e){return e&&typeof e.length=="number"&&typeof e!="function"};d();c();l();u();function Ip(e){return qe(e?.then)}d();c();l();u();function Ep(e){return qe(e[Ja])}d();c();l();u();function Fp(e){return Symbol.asyncIterator&&qe(e?.[Symbol.asyncIterator])}d();c();l();u();function Tp(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.")}d();c();l();u();d();c();l();u();function oL(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Pp=oL();function kp(e){return qe(e?.[Pp])}d();c();l();u();function Op(e){return bR(this,arguments,function(){var r,n,o,i;return hp(this,function(a){switch(a.label){case 0:r=e.getReader(),a.label=1;case 1:a.trys.push([1,,9,10]),a.label=2;case 2:return[4,xi(r.read())];case 3:return n=a.sent(),o=n.value,i=n.done,i?[4,xi(void 0)]:[3,5];case 4:return[2,a.sent()];case 5:return[4,xi(o)];case 6:return[4,a.sent()];case 7:return a.sent(),[3,2];case 8:return[3,10];case 9:return r.releaseLock(),[7];case 10:return[2]}})})}function _p(e){return qe(e?.getReader)}function Rt(e){if(e instanceof st)return e;if(e!=null){if(Ep(e))return iL(e);if(Rp(e))return aL(e);if(Ip(e))return sL(e);if(Fp(e))return NR(e);if(kp(e))return cL(e);if(_p(e))return uL(e)}throw Tp(e)}function iL(e){return new st(function(t){var r=e[Ja]();if(qe(r.subscribe))return r.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function aL(e){return new st(function(t){for(var r=0;r<e.length&&!t.closed;r++)t.next(e[r]);t.complete()})}function sL(e){return new st(function(t){e.then(function(r){t.closed||(t.next(r),t.complete())},function(r){return t.error(r)}).then(null,vp)})}function cL(e){return new st(function(t){var r,n;try{for(var o=qn(e),i=o.next();!i.done;i=o.next()){var a=i.value;if(t.next(a),t.closed)return}}catch(p){r={error:p}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(r)throw r.error}}t.complete()})}function NR(e){return new st(function(t){lL(e,t).catch(function(r){return t.error(r)})})}function uL(e){return NR(Op(e))}function lL(e,t){var r,n,o,i;return CR(this,void 0,void 0,function(){var a,p;return hp(this,function(f){switch(f.label){case 0:f.trys.push([0,5,6,11]),r=xR(e),f.label=1;case 1:return[4,r.next()];case 2:if(n=f.sent(),!!n.done)return[3,4];if(a=n.value,t.next(a),t.closed)return[2];f.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return p=f.sent(),o={error:p},[3,11];case 6:return f.trys.push([6,,9,10]),n&&!n.done&&(i=r.return)?[4,i.call(r)]:[3,8];case 7:f.sent(),f.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]}})})}d();c();l();u();d();c();l();u();function xr(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 Np(e,t){return t===void 0&&(t=0),yt(function(r,n){r.subscribe(wt(n,function(o){return xr(n,e,function(){return n.next(o)},t)},function(){return xr(n,e,function(){return n.complete()},t)},function(o){return xr(n,e,function(){return n.error(o)},t)}))})}d();c();l();u();function Dp(e,t){return t===void 0&&(t=0),yt(function(r,n){n.add(e.schedule(function(){return r.subscribe(n)},t))})}function DR(e,t){return Rt(e).pipe(Dp(t),Np(t))}d();c();l();u();function qR(e,t){return Rt(e).pipe(Dp(t),Np(t))}d();c();l();u();function MR(e,t){return new st(function(r){var n=0;return t.schedule(function(){n===e.length?r.complete():(r.next(e[n++]),r.closed||this.schedule())})})}d();c();l();u();function VR(e,t){return new st(function(r){var n;return xr(r,t,function(){n=e[Pp](),xr(r,t,function(){var o,i,a;try{o=n.next(),i=o.value,a=o.done}catch(p){r.error(p);return}a?r.complete():r.next(i)},0,!0)}),function(){return qe(n?.return)&&n.return()}})}d();c();l();u();function qp(e,t){if(!e)throw new Error("Iterable cannot be null");return new st(function(r){xr(r,t,function(){var n=e[Symbol.asyncIterator]();xr(r,t,function(){n.next().then(function(o){o.done?r.complete():r.next(o.value)})},0,!0)})})}d();c();l();u();function jR(e,t){return qp(Op(e),t)}function LR(e,t){if(e!=null){if(Ep(e))return DR(e,t);if(Rp(e))return MR(e,t);if(Ip(e))return qR(e,t);if(Fp(e))return qp(e,t);if(kp(e))return VR(e,t);if(_p(e))return jR(e,t)}throw Tp(e)}function Ri(e,t){return t?LR(e,t):Rt(e)}function dt(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=_R(e);return Ri(e,r)}d();c();l();u();function ct(e,t){var r=qe(e)?e:function(){return e},n=function(o){return o.error(r())};return new st(t?function(o){return t.schedule(n,0,o)}:n)}d();c();l();u();d();c();l();u();var UR=Ya(function(e){return function(){e(this),this.name="EmptyError",this.message="no elements in sequence"}});function Mp(e,t){var r=typeof t=="object";return new Promise(function(n,o){var i=!1,a;e.subscribe({next:function(p){a=p,i=!0},error:o,complete:function(){i?n(a):r?n(t.defaultValue):o(new UR)}})})}d();c();l();u();function Ii(e,t){return yt(function(r,n){var o=0;r.subscribe(wt(n,function(i){n.next(e.call(t,i,o++))}))})}d();c();l();u();d();c();l();u();d();c();l();u();function QR(e,t,r,n,o,i,a,p){var f=[],m=0,g=0,C=!1,x=function(){C&&!f.length&&!m&&t.complete()},h=function(b){return m<n?S(b):f.push(b)},S=function(b){i&&t.next(b),m++;var w=!1;Rt(r(b,g++)).subscribe(wt(t,function(I){o?.(I),i?h(I):t.next(I)},function(){w=!0},void 0,function(){if(w)try{m--;for(var I=function(){var E=f.shift();a?xr(t,a,function(){return S(E)}):S(E)};f.length&&m<n;)I();x()}catch(E){t.error(E)}}))};return e.subscribe(wt(t,h,function(){C=!0,x()})),function(){p?.()}}function rr(e,t,r){return r===void 0&&(r=1/0),qe(t)?rr(function(n,o){return Ii(function(i,a){return t(n,i,o,a)})(Rt(e(n,o)))},r):(typeof t=="number"&&(r=t),yt(function(n,o){return QR(n,o,e,r)}))}function PS(e){return e===void 0&&(e=1/0),rr(es,e)}d();c();l();u();function Vp(e){return new st(function(t){Rt(e()).subscribe(t)})}d();c();l();u();function eu(e){return yt(function(t,r){var n=null,o=!1,i;n=t.subscribe(wt(r,void 0,void 0,function(a){i=Rt(e(a,eu(e)(t))),n?(n.unsubscribe(),n=null,i.subscribe(r)):o=!0})),o&&(n.unsubscribe(),n=null,i.subscribe(r))})}d();c();l();u();function jp(e,t){return qe(t)?rr(e,t,1):rr(e,1)}d();c();l();u();function kS(e){return yt(function(t,r){var n=!1;t.subscribe(wt(r,function(o){n=!0,r.next(o)},function(){n||r.next(e),r.complete()}))})}d();c();l();u();function Ei(e){return yt(function(t,r){try{t.subscribe(r)}finally{r.add(e)}})}d();c();l();u();function OS(e,t){return yt(function(r,n){var o=null,i=0,a=!1,p=function(){return a&&!o&&n.complete()};r.subscribe(wt(n,function(f){o?.unsubscribe();var m=0,g=i++;Rt(e(f,g)).subscribe(o=wt(n,function(C){return n.next(t?t(f,C,g,m++):C)},function(){o=null,p()}))},function(){a=!0,p()}))})}d();c();l();u();function Lp(e){return yt(function(t,r){Rt(e).subscribe(wt(r,function(){return r.complete()},Zc)),!r.closed&&t.subscribe(r)})}d();c();l();u();function _S(e,t,r){var n=qe(e)||t||r?{next:e,error:t,complete:r}:e;return n?yt(function(o,i){var a;(a=n.subscribe)===null||a===void 0||a.call(n);var p=!0;o.subscribe(wt(i,function(f){var m;(m=n.next)===null||m===void 0||m.call(n,f),i.next(f)},function(){var f;p=!1,(f=n.complete)===null||f===void 0||f.call(n),i.complete()},function(f){var m;p=!1,(m=n.error)===null||m===void 0||m.call(n,f),i.error(f)},function(){var f,m;p&&((f=n.unsubscribe)===null||f===void 0||f.call(n)),(m=n.finalize)===null||m===void 0||m.call(n)}))}):es}d();c();l();u();d();c();l();u();function BR(e){return` \r
|
|
36
|
-
`.indexOf(e)>=0}function Up(e){for(var t=["topLevel"],r=0,n,o,i,a=function(E){return t.push(E)},p=function(E){return t[t.length-1]=E},f=function(E){n==null&&(n=r,o=t.length,i=E)},m=function(E){E===i&&(n=void 0,o=void 0,i=void 0)},g=function(){return t.pop()},C=function(){return r--},x=function(E){if("0"<=E&&E<="9"){a("number");return}switch(E){case"\"":a("string");return;case"-":a("numberNeedsDigit");return;case"t":a("true");return;case"f":a("false");return;case"n":a("null");return;case"[":a("arrayNeedsValue");return;case"{":a("objectNeedsKey");return}},h=e.length;r<h;r++){var S=e[r];switch(t[t.length-1]){case"topLevel":x(S);break;case"string":switch(S){case"\"":g();break;case"\\":f("stringEscape"),a("stringEscaped");break}break;case"stringEscaped":S==="u"?a("stringUnicode"):(m("stringEscape"),g());break;case"stringUnicode":r-e.lastIndexOf("u",r)===4&&(m("stringEscape"),g());break;case"number":S==="."?p("numberNeedsDigit"):S==="e"||S==="E"?p("numberNeedsExponent"):(S<"0"||S>"9")&&(C(),g());break;case"numberNeedsDigit":p("number");break;case"numberNeedsExponent":p(S==="+"||S==="-"?"numberNeedsDigit":"number");break;case"true":case"false":case"null":(S<"a"||S>"z")&&(C(),g());break;case"arrayNeedsValue":S==="]"?g():BR(S)||(m("collectionItem"),p("arrayNeedsComma"),x(S));break;case"arrayNeedsComma":S==="]"?g():S===","&&(f("collectionItem"),p("arrayNeedsValue"));break;case"objectNeedsKey":S==="}"?g():S==="\""&&(f("collectionItem"),p("objectNeedsColon"),a("string"));break;case"objectNeedsColon":S===":"&&p("objectNeedsValue");break;case"objectNeedsValue":BR(S)||(m("collectionItem"),p("objectNeedsComma"),x(S));break;case"objectNeedsComma":S==="}"?g():S===","&&(f("collectionItem"),p("objectNeedsKey"));break}}o!=null&&(t.length=o);for(var b=[n!=null?e.slice(0,n):e],w=function(E){return b.push(E.slice(e.length-e.lastIndexOf(E[0])))},I=t.length-1;I>=0;I--)switch(t[I]){case"string":b.push("\"");break;case"numberNeedsDigit":case"numberNeedsExponent":b.push("0");break;case"true":w("true");break;case"false":w("false");break;case"null":w("null");break;case"arrayNeedsValue":case"arrayNeedsComma":b.push("]");break;case"objectNeedsKey":case"objectNeedsColon":case"objectNeedsValue":case"objectNeedsComma":b.push("}");break}return b.join("")}d();c();l();u();d();c();l();u();d();c();l();u();function $R(){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 Bp(e,t,r){for(let i=0;i<28;i=i+7){let a=e>>>i,p=!(!(a>>>7)&&t==0),f=(p?a|128:a)&255;if(r.push(f),!p)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 a=t>>>i,p=!!(a>>>7),f=(p?a|128:a)&255;if(r.push(f),!p)return}r.push(t>>>31&1)}}var Qp=4294967296;function NS(e){let t=e[0]==="-";t&&(e=e.slice(1));let r=1e6,n=0,o=0;function i(a,p){let f=Number(e.slice(a,p));o*=r,n=n*r+f,n>=Qp&&(o=o+(n/Qp|0),n=n%Qp)}return i(-24,-18),i(-18,-12),i(-12,-6),i(-6),t?zR(n,o):qS(n,o)}function HR(e,t){let r=qS(e,t),n=r.hi&2147483648;n&&(r=zR(r.lo,r.hi));let o=DS(r.lo,r.hi);return n?"-"+o:o}function DS(e,t){if({lo:e,hi:t}=dL(e,t),t<=2097151)return String(Qp*t+e);let r=e&16777215,n=(e>>>24|t<<8)&16777215,o=t>>16&65535,i=r+n*6777216+o*6710656,a=n+o*8147497,p=o*2,f=1e7;return i>=f&&(a+=Math.floor(i/f),i%=f),a>=f&&(p+=Math.floor(a/f),a%=f),p.toString()+GR(a)+GR(i)}function dL(e,t){return{lo:e>>>0,hi:t>>>0}}function qS(e,t){return{lo:e|0,hi:t|0}}function zR(e,t){return t=~t,e?e=~e+1:t+=1,qS(e,t)}var GR=e=>{let t=String(e);return"0000000".slice(t.length)+t};function MS(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 WR(){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}d();c();l();u();var Nr=pL();function pL(){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"&&(!!y.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(a){let p=typeof a=="bigint"?a:BigInt(a);if(p>n||p<r)throw new Error(`invalid int64: ${a}`);return p},uParse(a){let p=typeof a=="bigint"?a:BigInt(a);if(p>i||p<o)throw new Error(`invalid uint64: ${a}`);return p},enc(a){return e.setBigInt64(0,this.parse(a),!0),{lo:e.getInt32(0,!0),hi:e.getInt32(4,!0)}},uEnc(a){return e.setBigInt64(0,this.uParse(a),!0),{lo:e.getInt32(0,!0),hi:e.getInt32(4,!0)}},dec(a,p){return e.setInt32(0,a,!0),e.setInt32(4,p,!0),e.getBigInt64(0,!0)},uDec(a,p){return e.setInt32(0,a,!0),e.setInt32(4,p,!0),e.getBigUint64(0,!0)}}}return{zero:"0",supported:!1,parse(r){return typeof r!="string"&&(r=r.toString()),YR(r),r},uParse(r){return typeof r!="string"&&(r=r.toString()),KR(r),r},enc(r){return typeof r!="string"&&(r=r.toString()),YR(r),NS(r)},uEnc(r){return typeof r!="string"&&(r=r.toString()),KR(r),NS(r)},dec(r,n){return HR(r,n)},uDec(r,n){return DS(r,n)}}}function YR(e){if(!/^-?[0-9]+$/.test(e))throw new Error("invalid int64: "+e)}function KR(e){if(!/^[0-9]+$/.test(e))throw new Error("invalid uint64: "+e)}d();c();l();u();var VS=Symbol.for("@bufbuild/protobuf/text-encoding");function jS(){if(y[VS]==null){let e=new y.TextEncoder,t=new y.TextDecoder,r;y[VS]={encodeUtf8(n){return e.encode(n)},decodeUtf8(n,o){return o?(r===void 0&&(r=new y.TextDecoder("utf-8",{fatal:!0})),r.decode(n)):t.decode(n)},checkUtf8(n){try{return encodeURIComponent(n),!0}catch{return!1}}}}return y[VS]}var mo;(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"})(mo||(mo={}));var fL=34028234663852886e22,mL=-34028234663852886e22,gL=4294967295,hL=2147483647,yL=-2147483648,Ne=class{constructor(t=jS().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(XR(t);t>127;)this.buf.push(t&127|128),t=t>>>7;return this.buf.push(t),this}int32(t){return LS(t),MS(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){SL(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){XR(t);let r=new Uint8Array(4);return new DataView(r.buffer).setUint32(0,t,!0),this.raw(r)}sfixed32(t){LS(t);let r=new Uint8Array(4);return new DataView(r.buffer).setInt32(0,t,!0),this.raw(r)}sint32(t){return LS(t),t=(t<<1^t>>31)>>>0,MS(t,this.buf),this}sfixed64(t){let r=new Uint8Array(8),n=new DataView(r.buffer),o=Nr.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=Nr.uEnc(t);return n.setInt32(0,o.lo,!0),n.setInt32(4,o.hi,!0),this.raw(r)}int64(t){let r=Nr.enc(t);return Bp(r.lo,r.hi,this.buf),this}sint64(t){let r=Nr.enc(t),n=r.hi>>31,o=r.lo<<1^n,i=(r.hi<<1|r.lo>>>31)^n;return Bp(o,i,this.buf),this}uint64(t){let r=Nr.uEnc(t);return Bp(r.lo,r.hi,this.buf),this}},ae=class{constructor(t,r=jS().decodeUtf8){this.decodeUtf8=r,this.varint64=$R,this.uint32=WR,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 mo.Varint:for(;this.buf[this.pos++]&128;);break;case mo.Bit64:this.pos+=4;case mo.Bit32:this.pos+=4;break;case mo.LengthDelimited:let o=this.uint32();this.pos+=o;break;case mo.StartGroup:for(;;){let[i,a]=this.tag();if(a===mo.EndGroup){if(r!==void 0&&i!==r)throw new Error("invalid end group tag");break}this.skip(a,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 Nr.dec(...this.varint64())}uint64(){return Nr.uDec(...this.varint64())}sint64(){let[t,r]=this.varint64(),n=-(t&1);return t=(t>>>1|(r&1)<<31)^n,r=r>>>1^n,Nr.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 Nr.uDec(this.sfixed32(),this.sfixed32())}sfixed64(){return Nr.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 LS(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>hL||e<yL)throw new Error("invalid int32: "+e)}function XR(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>gL||e<0)throw new Error("invalid uint32: "+e)}function SL(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>fL||e<mL))throw new Error("invalid float32: "+e)}var vL=function(e){return e[e.NULL_VALUE=0]="NULL_VALUE",e[e.UNRECOGNIZED=-1]="UNRECOGNIZED",e}({});function US(){return{fields:{}}}var tu={encode(e,t=new Ne){return Object.entries(e.fields).forEach(([r,n])=>{n!==void 0&&GS.encode({key:r,value:n},t.uint32(10).fork()).join()}),t},decode(e,t){let r=e instanceof ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=US();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:{if(i!==10)break;let a=GS.decode(r,r.uint32());a.value!==void 0&&(o.fields[a.key]=a.value);continue}}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return tu.fromPartial(e??{})},fromPartial(e){let t=US();return t.fields=Object.entries(e.fields??{}).reduce((r,[n,o])=>(o!==void 0&&(r[n]=o),r),{}),t},wrap(e){let t=US();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 ZR(){return{key:"",value:void 0}}var GS={encode(e,t=new Ne){return e.key!==""&&t.uint32(10).string(e.key),e.value!==void 0&&we.encode(we.wrap(e.value),t.uint32(18).fork()).join(),t},decode(e,t){let r=e instanceof ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=ZR();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=we.unwrap(we.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return GS.fromPartial(e??{})},fromPartial(e){let t=ZR();return t.key=e.key??"",t.value=e.value??void 0,t}};function QS(){return{nullValue:void 0,numberValue:void 0,stringValue:void 0,boolValue:void 0,structValue:void 0,listValue:void 0}}var we={encode(e,t=new Ne){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&&tu.encode(tu.wrap(e.structValue),t.uint32(42).fork()).join(),e.listValue!==void 0&&ru.encode(ru.wrap(e.listValue),t.uint32(50).fork()).join(),t},decode(e,t){let r=e instanceof ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=QS();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=tu.unwrap(tu.decode(r,r.uint32()));continue;case 6:if(i!==50)break;o.listValue=ru.unwrap(ru.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return we.fromPartial(e??{})},fromPartial(e){let t=QS();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=QS();if(e===null)t.nullValue=vL.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(y.Array.isArray(e))t.listValue=e;else if(typeof e=="object")t.structValue=e;else if(typeof e<"u")throw new y.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 BS(){return{values:[]}}var ru={encode(e,t=new Ne){for(let r of e.values)we.encode(we.wrap(r),t.uint32(10).fork()).join();return t},decode(e,t){let r=e instanceof ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=BS();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.values.push(we.unwrap(we.decode(r,r.uint32())));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return ru.fromPartial(e??{})},fromPartial(e){let t=BS();return t.values=e.values?.map(r=>r)||[],t},wrap(e){let t=BS();return t.values=e??[],t},unwrap(e){return e?.hasOwnProperty("values")&&y.Array.isArray(e.values)?e.values:e}},AL=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 JR(){return{op:0,path:"",from:void 0,value:void 0}}var $p={encode(e,t=new Ne){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&&we.encode(we.wrap(e.value),t.uint32(34).fork()).join(),t},decode(e,t){let r=e instanceof ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=JR();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=we.unwrap(we.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return $p.fromPartial(e??{})},fromPartial(e){let t=JR();return t.op=e.op??0,t.path=e.path??"",t.from=e.from??void 0,t.value=e.value??void 0,t}};function eI(){return{id:"",type:"",function:void 0}}var Hp={encode(e,t=new Ne){return e.id!==""&&t.uint32(10).string(e.id),e.type!==""&&t.uint32(18).string(e.type),e.function!==void 0&&zp.encode(e.function,t.uint32(26).fork()).join(),t},decode(e,t){let r=e instanceof ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=eI();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=zp.decode(r,r.uint32());continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Hp.fromPartial(e??{})},fromPartial(e){let t=eI();return t.id=e.id??"",t.type=e.type??"",t.function=e.function!==void 0&&e.function!==null?zp.fromPartial(e.function):void 0,t}};function tI(){return{name:"",arguments:""}}var zp={encode(e,t=new Ne){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 ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=tI();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 zp.fromPartial(e??{})},fromPartial(e){let t=tI();return t.name=e.name??"",t.arguments=e.arguments??"",t}};function rI(){return{value:"",mimeType:""}}var Wp={encode(e,t=new Ne){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 ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=rI();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 Wp.fromPartial(e??{})},fromPartial(e){let t=rI();return t.value=e.value??"",t.mimeType=e.mimeType??"",t}};function nI(){return{value:"",mimeType:void 0}}var Yp={encode(e,t=new Ne){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 ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=nI();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 Yp.fromPartial(e??{})},fromPartial(e){let t=nI();return t.value=e.value??"",t.mimeType=e.mimeType??void 0,t}};function oI(){return{data:void 0,url:void 0}}var dr={encode(e,t=new Ne){return e.data!==void 0&&Wp.encode(e.data,t.uint32(10).fork()).join(),e.url!==void 0&&Yp.encode(e.url,t.uint32(18).fork()).join(),t},decode(e,t){let r=e instanceof ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=oI();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.data=Wp.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.url=Yp.decode(r,r.uint32());continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return dr.fromPartial(e??{})},fromPartial(e){let t=oI();return t.data=e.data!==void 0&&e.data!==null?Wp.fromPartial(e.data):void 0,t.url=e.url!==void 0&&e.url!==null?Yp.fromPartial(e.url):void 0,t}};function iI(){return{text:""}}var Kp={encode(e,t=new Ne){return e.text!==""&&t.uint32(10).string(e.text),t},decode(e,t){let r=e instanceof ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=iI();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 Kp.fromPartial(e??{})},fromPartial(e){let t=iI();return t.text=e.text??"",t}};function aI(){return{source:void 0,metadata:void 0}}var Xp={encode(e,t=new Ne){return e.source!==void 0&&dr.encode(e.source,t.uint32(10).fork()).join(),e.metadata!==void 0&&we.encode(we.wrap(e.metadata),t.uint32(18).fork()).join(),t},decode(e,t){let r=e instanceof ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=aI();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.source=dr.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.metadata=we.unwrap(we.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Xp.fromPartial(e??{})},fromPartial(e){let t=aI();return t.source=e.source!==void 0&&e.source!==null?dr.fromPartial(e.source):void 0,t.metadata=e.metadata??void 0,t}};function sI(){return{source:void 0,metadata:void 0}}var Zp={encode(e,t=new Ne){return e.source!==void 0&&dr.encode(e.source,t.uint32(10).fork()).join(),e.metadata!==void 0&&we.encode(we.wrap(e.metadata),t.uint32(18).fork()).join(),t},decode(e,t){let r=e instanceof ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=sI();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.source=dr.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.metadata=we.unwrap(we.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Zp.fromPartial(e??{})},fromPartial(e){let t=sI();return t.source=e.source!==void 0&&e.source!==null?dr.fromPartial(e.source):void 0,t.metadata=e.metadata??void 0,t}};function cI(){return{source:void 0,metadata:void 0}}var Jp={encode(e,t=new Ne){return e.source!==void 0&&dr.encode(e.source,t.uint32(10).fork()).join(),e.metadata!==void 0&&we.encode(we.wrap(e.metadata),t.uint32(18).fork()).join(),t},decode(e,t){let r=e instanceof ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=cI();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.source=dr.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.metadata=we.unwrap(we.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return Jp.fromPartial(e??{})},fromPartial(e){let t=cI();return t.source=e.source!==void 0&&e.source!==null?dr.fromPartial(e.source):void 0,t.metadata=e.metadata??void 0,t}};function uI(){return{source:void 0,metadata:void 0}}var ef={encode(e,t=new Ne){return e.source!==void 0&&dr.encode(e.source,t.uint32(10).fork()).join(),e.metadata!==void 0&&we.encode(we.wrap(e.metadata),t.uint32(18).fork()).join(),t},decode(e,t){let r=e instanceof ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=uI();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.source=dr.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.metadata=we.unwrap(we.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return ef.fromPartial(e??{})},fromPartial(e){let t=uI();return t.source=e.source!==void 0&&e.source!==null?dr.fromPartial(e.source):void 0,t.metadata=e.metadata??void 0,t}};function lI(){return{text:void 0,image:void 0,audio:void 0,video:void 0,document:void 0}}var tf={encode(e,t=new Ne){return e.text!==void 0&&Kp.encode(e.text,t.uint32(10).fork()).join(),e.image!==void 0&&Xp.encode(e.image,t.uint32(18).fork()).join(),e.audio!==void 0&&Zp.encode(e.audio,t.uint32(26).fork()).join(),e.video!==void 0&&Jp.encode(e.video,t.uint32(34).fork()).join(),e.document!==void 0&&ef.encode(e.document,t.uint32(42).fork()).join(),t},decode(e,t){let r=e instanceof ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=lI();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.text=Kp.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.image=Xp.decode(r,r.uint32());continue;case 3:if(i!==26)break;o.audio=Zp.decode(r,r.uint32());continue;case 4:if(i!==34)break;o.video=Jp.decode(r,r.uint32());continue;case 5:if(i!==42)break;o.document=ef.decode(r,r.uint32());continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return tf.fromPartial(e??{})},fromPartial(e){let t=lI();return t.text=e.text!==void 0&&e.text!==null?Kp.fromPartial(e.text):void 0,t.image=e.image!==void 0&&e.image!==null?Xp.fromPartial(e.image):void 0,t.audio=e.audio!==void 0&&e.audio!==null?Zp.fromPartial(e.audio):void 0,t.video=e.video!==void 0&&e.video!==null?Jp.fromPartial(e.video):void 0,t.document=e.document!==void 0&&e.document!==null?ef.fromPartial(e.document):void 0,t}};function dI(){return{id:"",role:"",content:void 0,name:void 0,toolCalls:[],toolCallId:void 0,error:void 0,contentParts:[]}}var rf={encode(e,t=new Ne){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)Hp.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)tf.encode(r,t.uint32(66).fork()).join();return t},decode(e,t){let r=e instanceof ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=dI();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(Hp.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(tf.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return rf.fromPartial(e??{})},fromPartial(e){let t=dI();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=>Hp.fromPartial(r))||[],t.toolCallId=e.toolCallId??void 0,t.error=e.error??void 0,t.contentParts=e.contentParts?.map(r=>tf.fromPartial(r))||[],t}},CL=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 pI(){return{type:0,timestamp:void 0,rawEvent:void 0}}var ve={encode(e,t=new Ne){return e.type!==0&&t.uint32(8).int32(e.type),e.timestamp!==void 0&&t.uint32(16).int64(e.timestamp),e.rawEvent!==void 0&&we.encode(we.wrap(e.rawEvent),t.uint32(26).fork()).join(),t},decode(e,t){let r=e instanceof ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=pI();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=bL(r.int64());continue;case 3:if(i!==26)break;o.rawEvent=we.unwrap(we.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return ve.fromPartial(e??{})},fromPartial(e){let t=pI();return t.type=e.type??0,t.timestamp=e.timestamp??void 0,t.rawEvent=e.rawEvent??void 0,t}};function fI(){return{baseEvent:void 0,messageId:"",role:void 0,name:void 0}}var nf={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.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 ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=fI();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ve.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 nf.fromPartial(e??{})},fromPartial(e){let t=fI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.messageId=e.messageId??"",t.role=e.role??void 0,t.name=e.name??void 0,t}};function mI(){return{baseEvent:void 0,messageId:"",delta:""}}var of={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.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 ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=mI();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ve.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 of.fromPartial(e??{})},fromPartial(e){let t=mI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.messageId=e.messageId??"",t.delta=e.delta??"",t}};function gI(){return{baseEvent:void 0,messageId:""}}var af={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.encode(e.baseEvent,t.uint32(10).fork()).join(),e.messageId!==""&&t.uint32(18).string(e.messageId),t},decode(e,t){let r=e instanceof ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=gI();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ve.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 af.fromPartial(e??{})},fromPartial(e){let t=gI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.messageId=e.messageId??"",t}};function hI(){return{baseEvent:void 0,toolCallId:"",toolCallName:"",parentMessageId:void 0}}var sf={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.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 ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=hI();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ve.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 sf.fromPartial(e??{})},fromPartial(e){let t=hI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.toolCallId=e.toolCallId??"",t.toolCallName=e.toolCallName??"",t.parentMessageId=e.parentMessageId??void 0,t}};function yI(){return{baseEvent:void 0,toolCallId:"",delta:""}}var cf={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.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 ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=yI();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ve.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 cf.fromPartial(e??{})},fromPartial(e){let t=yI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.toolCallId=e.toolCallId??"",t.delta=e.delta??"",t}};function SI(){return{baseEvent:void 0,toolCallId:""}}var uf={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.encode(e.baseEvent,t.uint32(10).fork()).join(),e.toolCallId!==""&&t.uint32(18).string(e.toolCallId),t},decode(e,t){let r=e instanceof ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=SI();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ve.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 uf.fromPartial(e??{})},fromPartial(e){let t=SI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.toolCallId=e.toolCallId??"",t}};function vI(){return{baseEvent:void 0,snapshot:void 0}}var lf={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.encode(e.baseEvent,t.uint32(10).fork()).join(),e.snapshot!==void 0&&we.encode(we.wrap(e.snapshot),t.uint32(18).fork()).join(),t},decode(e,t){let r=e instanceof ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=vI();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ve.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.snapshot=we.unwrap(we.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return lf.fromPartial(e??{})},fromPartial(e){let t=vI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.snapshot=e.snapshot??void 0,t}};function AI(){return{baseEvent:void 0,delta:[]}}var df={encode(e,t=new Ne){e.baseEvent!==void 0&&ve.encode(e.baseEvent,t.uint32(10).fork()).join();for(let r of e.delta)$p.encode(r,t.uint32(18).fork()).join();return t},decode(e,t){let r=e instanceof ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=AI();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ve.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.delta.push($p.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return df.fromPartial(e??{})},fromPartial(e){let t=AI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.delta=e.delta?.map(r=>$p.fromPartial(r))||[],t}};function CI(){return{baseEvent:void 0,messages:[]}}var pf={encode(e,t=new Ne){e.baseEvent!==void 0&&ve.encode(e.baseEvent,t.uint32(10).fork()).join();for(let r of e.messages)rf.encode(r,t.uint32(18).fork()).join();return t},decode(e,t){let r=e instanceof ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=CI();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ve.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.messages.push(rf.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return pf.fromPartial(e??{})},fromPartial(e){let t=CI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.messages=e.messages?.map(r=>rf.fromPartial(r))||[],t}};function bI(){return{baseEvent:void 0,event:void 0,source:void 0}}var ff={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.encode(e.baseEvent,t.uint32(10).fork()).join(),e.event!==void 0&&we.encode(we.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 ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=bI();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ve.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.event=we.unwrap(we.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 ff.fromPartial(e??{})},fromPartial(e){let t=bI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.event=e.event??void 0,t.source=e.source??void 0,t}};function xI(){return{baseEvent:void 0,name:"",value:void 0}}var mf={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.encode(e.baseEvent,t.uint32(10).fork()).join(),e.name!==""&&t.uint32(18).string(e.name),e.value!==void 0&&we.encode(we.wrap(e.value),t.uint32(26).fork()).join(),t},decode(e,t){let r=e instanceof ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=xI();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ve.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.name=r.string();continue;case 3:if(i!==26)break;o.value=we.unwrap(we.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return mf.fromPartial(e??{})},fromPartial(e){let t=xI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.name=e.name??"",t.value=e.value??void 0,t}};function wI(){return{baseEvent:void 0,threadId:"",runId:""}}var gf={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.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 ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=wI();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ve.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 gf.fromPartial(e??{})},fromPartial(e){let t=wI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.threadId=e.threadId??"",t.runId=e.runId??"",t}};function RI(){return{baseEvent:void 0,threadId:"",runId:"",result:void 0}}var hf={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.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&&we.encode(we.wrap(e.result),t.uint32(34).fork()).join(),t},decode(e,t){let r=e instanceof ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=RI();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ve.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=we.unwrap(we.decode(r,r.uint32()));continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return hf.fromPartial(e??{})},fromPartial(e){let t=RI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.threadId=e.threadId??"",t.runId=e.runId??"",t.result=e.result??void 0,t}};function II(){return{baseEvent:void 0,code:void 0,message:""}}var yf={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.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 ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=II();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ve.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 yf.fromPartial(e??{})},fromPartial(e){let t=II();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.code=e.code??void 0,t.message=e.message??"",t}};function EI(){return{baseEvent:void 0,stepName:""}}var Sf={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.encode(e.baseEvent,t.uint32(10).fork()).join(),e.stepName!==""&&t.uint32(18).string(e.stepName),t},decode(e,t){let r=e instanceof ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=EI();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ve.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 Sf.fromPartial(e??{})},fromPartial(e){let t=EI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.stepName=e.stepName??"",t}};function FI(){return{baseEvent:void 0,stepName:""}}var vf={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.encode(e.baseEvent,t.uint32(10).fork()).join(),e.stepName!==""&&t.uint32(18).string(e.stepName),t},decode(e,t){let r=e instanceof ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=FI();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ve.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 vf.fromPartial(e??{})},fromPartial(e){let t=FI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.stepName=e.stepName??"",t}};function TI(){return{baseEvent:void 0,messageId:void 0,role:void 0,delta:void 0,name:void 0}}var Af={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.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 ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=TI();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ve.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 Af.fromPartial(e??{})},fromPartial(e){let t=TI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.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 PI(){return{baseEvent:void 0,toolCallId:void 0,toolCallName:void 0,parentMessageId:void 0,delta:void 0}}var Cf={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.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 ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=PI();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.baseEvent=ve.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 Cf.fromPartial(e??{})},fromPartial(e){let t=PI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.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 kI(){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 OI={encode(e,t=new Ne){return e.textMessageStart!==void 0&&nf.encode(e.textMessageStart,t.uint32(10).fork()).join(),e.textMessageContent!==void 0&&of.encode(e.textMessageContent,t.uint32(18).fork()).join(),e.textMessageEnd!==void 0&&af.encode(e.textMessageEnd,t.uint32(26).fork()).join(),e.toolCallStart!==void 0&&sf.encode(e.toolCallStart,t.uint32(34).fork()).join(),e.toolCallArgs!==void 0&&cf.encode(e.toolCallArgs,t.uint32(42).fork()).join(),e.toolCallEnd!==void 0&&uf.encode(e.toolCallEnd,t.uint32(50).fork()).join(),e.stateSnapshot!==void 0&&lf.encode(e.stateSnapshot,t.uint32(58).fork()).join(),e.stateDelta!==void 0&&df.encode(e.stateDelta,t.uint32(66).fork()).join(),e.messagesSnapshot!==void 0&&pf.encode(e.messagesSnapshot,t.uint32(74).fork()).join(),e.raw!==void 0&&ff.encode(e.raw,t.uint32(82).fork()).join(),e.custom!==void 0&&mf.encode(e.custom,t.uint32(90).fork()).join(),e.runStarted!==void 0&&gf.encode(e.runStarted,t.uint32(98).fork()).join(),e.runFinished!==void 0&&hf.encode(e.runFinished,t.uint32(106).fork()).join(),e.runError!==void 0&&yf.encode(e.runError,t.uint32(114).fork()).join(),e.stepStarted!==void 0&&Sf.encode(e.stepStarted,t.uint32(122).fork()).join(),e.stepFinished!==void 0&&vf.encode(e.stepFinished,t.uint32(130).fork()).join(),e.textMessageChunk!==void 0&&Af.encode(e.textMessageChunk,t.uint32(138).fork()).join(),e.toolCallChunk!==void 0&&Cf.encode(e.toolCallChunk,t.uint32(146).fork()).join(),t},decode(e,t){let r=e instanceof ae?e:new ae(e),n=t===void 0?r.len:r.pos+t,o=kI();for(;r.pos<n;){let i=r.uint32();switch(i>>>3){case 1:if(i!==10)break;o.textMessageStart=nf.decode(r,r.uint32());continue;case 2:if(i!==18)break;o.textMessageContent=of.decode(r,r.uint32());continue;case 3:if(i!==26)break;o.textMessageEnd=af.decode(r,r.uint32());continue;case 4:if(i!==34)break;o.toolCallStart=sf.decode(r,r.uint32());continue;case 5:if(i!==42)break;o.toolCallArgs=cf.decode(r,r.uint32());continue;case 6:if(i!==50)break;o.toolCallEnd=uf.decode(r,r.uint32());continue;case 7:if(i!==58)break;o.stateSnapshot=lf.decode(r,r.uint32());continue;case 8:if(i!==66)break;o.stateDelta=df.decode(r,r.uint32());continue;case 9:if(i!==74)break;o.messagesSnapshot=pf.decode(r,r.uint32());continue;case 10:if(i!==82)break;o.raw=ff.decode(r,r.uint32());continue;case 11:if(i!==90)break;o.custom=mf.decode(r,r.uint32());continue;case 12:if(i!==98)break;o.runStarted=gf.decode(r,r.uint32());continue;case 13:if(i!==106)break;o.runFinished=hf.decode(r,r.uint32());continue;case 14:if(i!==114)break;o.runError=yf.decode(r,r.uint32());continue;case 15:if(i!==122)break;o.stepStarted=Sf.decode(r,r.uint32());continue;case 16:if(i!==130)break;o.stepFinished=vf.decode(r,r.uint32());continue;case 17:if(i!==138)break;o.textMessageChunk=Af.decode(r,r.uint32());continue;case 18:if(i!==146)break;o.toolCallChunk=Cf.decode(r,r.uint32());continue}if((i&7)===4||i===0)break;r.skip(i&7)}return o},create(e){return OI.fromPartial(e??{})},fromPartial(e){let t=kI();return t.textMessageStart=e.textMessageStart!==void 0&&e.textMessageStart!==null?nf.fromPartial(e.textMessageStart):void 0,t.textMessageContent=e.textMessageContent!==void 0&&e.textMessageContent!==null?of.fromPartial(e.textMessageContent):void 0,t.textMessageEnd=e.textMessageEnd!==void 0&&e.textMessageEnd!==null?af.fromPartial(e.textMessageEnd):void 0,t.toolCallStart=e.toolCallStart!==void 0&&e.toolCallStart!==null?sf.fromPartial(e.toolCallStart):void 0,t.toolCallArgs=e.toolCallArgs!==void 0&&e.toolCallArgs!==null?cf.fromPartial(e.toolCallArgs):void 0,t.toolCallEnd=e.toolCallEnd!==void 0&&e.toolCallEnd!==null?uf.fromPartial(e.toolCallEnd):void 0,t.stateSnapshot=e.stateSnapshot!==void 0&&e.stateSnapshot!==null?lf.fromPartial(e.stateSnapshot):void 0,t.stateDelta=e.stateDelta!==void 0&&e.stateDelta!==null?df.fromPartial(e.stateDelta):void 0,t.messagesSnapshot=e.messagesSnapshot!==void 0&&e.messagesSnapshot!==null?pf.fromPartial(e.messagesSnapshot):void 0,t.raw=e.raw!==void 0&&e.raw!==null?ff.fromPartial(e.raw):void 0,t.custom=e.custom!==void 0&&e.custom!==null?mf.fromPartial(e.custom):void 0,t.runStarted=e.runStarted!==void 0&&e.runStarted!==null?gf.fromPartial(e.runStarted):void 0,t.runFinished=e.runFinished!==void 0&&e.runFinished!==null?hf.fromPartial(e.runFinished):void 0,t.runError=e.runError!==void 0&&e.runError!==null?yf.fromPartial(e.runError):void 0,t.stepStarted=e.stepStarted!==void 0&&e.stepStarted!==null?Sf.fromPartial(e.stepStarted):void 0,t.stepFinished=e.stepFinished!==void 0&&e.stepFinished!==null?vf.fromPartial(e.stepFinished):void 0,t.textMessageChunk=e.textMessageChunk!==void 0&&e.textMessageChunk!==null?Af.fromPartial(e.textMessageChunk):void 0,t.toolCallChunk=e.toolCallChunk!==void 0&&e.toolCallChunk!==null?Cf.fromPartial(e.toolCallChunk):void 0,t}};function bL(e){let t=y.Number(e.toString());if(t>y.Number.MAX_SAFE_INTEGER)throw new y.Error("Value is larger than Number.MAX_SAFE_INTEGER");if(t<y.Number.MIN_SAFE_INTEGER)throw new y.Error("Value is smaller than Number.MIN_SAFE_INTEGER");return t}var Gp=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}}},xL=e=>{if(!(!e||typeof e!="object")){if(e.text)return{type:"text",text:e.text.text};if(e.image)return{type:"image",source:Gp(e.image.source),metadata:e.image.metadata};if(e.audio)return{type:"audio",source:Gp(e.audio.source),metadata:e.audio.metadata};if(e.video)return{type:"video",source:Gp(e.video.source),metadata:e.video.metadata};if(e.document)return{type:"document",source:Gp(e.document.source),metadata:e.document.metadata}}};function _I(e){let t=OI.decode(e),r=Object.values(t).find(n=>n!==void 0);if(!r)throw new Error("Invalid event");if(r.type=CL[r.baseEvent.type],r.timestamp=r.baseEvent.timestamp,r.rawEvent=r.baseEvent.rawEvent,r.type===V.MESSAGES_SNAPSHOT)for(let n of r.messages){let o=n;if(o.role==="user"&&Array.isArray(o.contentParts)){let i=o.contentParts.map(a=>xL(a)).filter(a=>a!==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===V.STATE_DELTA)for(let n of r.delta)n.op=AL[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]}),up.parse(r)}var $S="application/vnd.ag-ui.event+proto";d();c();l();u();d();c();l();u();d();c();l();u();var RL=/^[v^~<>=]*?(\d+)(?:\.([x*]|\d+)(?:\.([x*]|\d+)(?:\.([x*]|\d+))?(?:-([\da-z\-]+(?:\.[\da-z\-]+)*))?(?:\+[\da-z\-]+(?:\.[\da-z\-]+)*)?)?)?$/i,HS=e=>{if(typeof e!="string")throw new TypeError("Invalid argument expected string");let t=e.match(RL);if(!t)throw new Error(`Invalid argument not valid semver ('${e}' received)`);return t.shift(),t},NI=e=>e==="*"||e==="x"||e==="X",DI=e=>{let t=parseInt(e,10);return isNaN(t)?e:t},IL=(e,t)=>typeof e!=typeof t?[String(e),String(t)]:[e,t],EL=(e,t)=>{if(NI(e)||NI(t))return 0;let[r,n]=IL(DI(e),DI(t));return r>n?1:r<n?-1:0},zS=(e,t)=>{for(let r=0;r<Math.max(e.length,t.length);r++){let n=EL(e[r]||"0",t[r]||"0");if(n!==0)return n}return 0};var bf=(e,t)=>{let r=HS(e),n=HS(t),o=r.pop(),i=n.pop(),a=zS(r,n);return a!==0?a:o&&i?zS(o.split("."),i.split(".")):o||i?o?-1:1:0};var Qe=e=>{if(typeof structuredClone=="function")return structuredClone(e);try{return JSON.parse(JSON.stringify(e))}catch{return Array.isArray(e)?[...e]:{...e}}};function nu(){return so()}function KS(e){if(Object.freeze(e),typeof e=="object"&&e)for(let t of Object.values(e))typeof t=="object"&&t&&!Object.isFrozen(t)&&KS(t);return e}function Ye(_x197,_x198,_x199,_x200){return _Ye.apply(this,arguments)}function _Ye(){_Ye=_asyncToGenerator(function*(e,t,r,n){let o=typeof process<"u"&&process.env!==void 0,i=o&&!!process.env.VITEST_WORKER_ID,a=o&&!!process.env.VITEST_WORKER_ID,p=Qe(t),f=Qe(r),m=p,g=f,C;for(let x of e)try{a&&(KS(m),KS(g));let h=yield n(x,m,g);if(h===void 0)continue;if(h.messages!==void 0&&h.messages!==m&&(m=Qe(h.messages)),h.state!==void 0&&h.state!==g&&(g=Qe(h.state)),C=h.stopPropagation,C===!0)break}catch(h){if(a&&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{...(m===p?{}:{messages:a&&Object.isFrozen(m)?Qe(m):m}),...(g===f?{}:{state:a&&Object.isFrozen(g)?Qe(g):g}),...(C===void 0?{}:{stopPropagation:C})}});return _Ye.apply(this,arguments)}function xf(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 ou(e){if(e instanceof XS)return e;if(e===!0)return new XS(xf(!0))}var XS=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 WS(e){return e.enabled?new XS(e):void 0}function FL(e,t,r){if(t){let o=e.find(a=>a.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 UI=(e,t,r,n,o)=>{let i=ou(o),a=Qe(r.messages),p=Qe(e.state),f={},m=C=>{C.messages!==void 0&&(a=C.messages,f.messages=C.messages),C.state!==void 0&&(p=C.state,f.state=C.state)},g=()=>{let C=Qe(f);return f={},C.messages!==void 0||C.state!==void 0?dt(C):wp};return t.pipe(jp(/*#__PURE__*/function(){var _ref76=_asyncToGenerator(function*(C){let x=yield Ye(n,a,p,(h,S,b)=>h.onEvent?.({event:C,agent:r,input:e,messages:S,state:b}));if(m(x),x.stopPropagation===!0?i?.event("APPLY","Event dropped:",C,{type:C.type,reason:"stopPropagation by subscriber"}):i?.event("APPLY","Event applied:",C,{type:C.type,subscribers:n.length}),x.stopPropagation===!0)return g();switch(C.type){case V.TEXT_MESSAGE_START:{let h=yield Ye(n,a,p,(S,b,w)=>S.onTextMessageStartEvent?.({event:C,messages:b,state:w,agent:r,input:e}));if(m(h),h.stopPropagation!==!0){let{messageId:S,role:b="assistant",name:w}=C;if(!a.find(I=>I.id===S)){let I={id:S,role:b,content:"",...(w!==void 0&&{name:w})};a.push(I),m({messages:a})}}return g()}case V.TEXT_MESSAGE_CONTENT:{let{messageId:h,delta:S}=C,b=a.find(I=>I.id===h);if(!b)return console.warn(`TEXT_MESSAGE_CONTENT: No message found with ID '${h}'`),g();let w=yield Ye(n,a,p,(I,E,F)=>I.onTextMessageContentEvent?.({event:C,messages:E,state:F,agent:r,input:e,textMessageBuffer:typeof b.content=="string"?b.content:""}));return m(w),w.stopPropagation!==!0&&(b.content=`${typeof b.content=="string"?b.content:""}${S}`,m({messages:a})),g()}case V.TEXT_MESSAGE_END:{let{messageId:h}=C,S=a.find(b=>b.id===h);return S?(m(yield Ye(n,a,p,(b,w,I)=>b.onTextMessageEndEvent?.({event:C,messages:w,state:I,agent:r,input:e,textMessageBuffer:typeof S.content=="string"?S.content:""}))),yield Promise.all(n.map(b=>{b.onNewMessage?.({message:S,messages:a,state:p,agent:r,input:e})})),g()):(console.warn(`TEXT_MESSAGE_END: No message found with ID '${h}'`),g())}case V.TOOL_CALL_START:{let h=yield Ye(n,a,p,(S,b,w)=>S.onToolCallStartEvent?.({event:C,messages:b,state:w,agent:r,input:e}));if(m(h),h.stopPropagation!==!0){let{toolCallId:S,toolCallName:b,parentMessageId:w}=C,I=FL(a,w,S);I.toolCalls??(I.toolCalls=[]),I.toolCalls.push({id:S,type:"function",function:{name:b,arguments:""}}),m({messages:a})}return g()}case V.TOOL_CALL_ARGS:{let{toolCallId:h,delta:S}=C,b=a.find(E=>E.toolCalls?.some(F=>F.id===h));if(!b)return console.warn(`TOOL_CALL_ARGS: No message found containing tool call with ID '${h}'`),g();let w=b.toolCalls?.find(E=>E.id===h);if(!w)return console.warn(`TOOL_CALL_ARGS: No tool call found with ID '${h}'`),g();let I=yield Ye(n,a,p,(E,F,k)=>{let T=w.function.arguments,q=w.function.name,G={};try{G=Up(T)}catch{}return E.onToolCallArgsEvent?.({event:C,messages:F,state:k,agent:r,input:e,toolCallBuffer:T,toolCallName:q,partialToolCallArgs:G})});return m(I),I.stopPropagation!==!0&&(w.function.arguments+=S,m({messages:a})),g()}case V.TOOL_CALL_END:{let{toolCallId:h}=C,S=a.find(w=>w.toolCalls?.some(I=>I.id===h));if(!S)return console.warn(`TOOL_CALL_END: No message found containing tool call with ID '${h}'`),g();let b=S.toolCalls?.find(w=>w.id===h);return b?(m(yield Ye(n,a,p,(w,I,E)=>{let F=b.function.arguments,k=b.function.name,T={};try{T=JSON.parse(F)}catch{}return w.onToolCallEndEvent?.({event:C,messages:I,state:E,agent:r,input:e,toolCallName:k,toolCallArgs:T})})),yield Promise.all(n.map(w=>{w.onNewToolCall?.({toolCall:b,messages:a,state:p,agent:r,input:e})})),g()):(console.warn(`TOOL_CALL_END: No tool call found with ID '${h}'`),g())}case V.TOOL_CALL_RESULT:{let h=yield Ye(n,a,p,(S,b,w)=>S.onToolCallResultEvent?.({event:C,messages:b,state:w,agent:r,input:e}));if(m(h),h.stopPropagation!==!0){let{messageId:S,toolCallId:b,content:w,role:I}=C,E={id:S,toolCallId:b,role:I||"tool",content:w};a.push(E),yield Promise.all(n.map(F=>{F.onNewMessage?.({message:E,messages:a,state:p,agent:r,input:e})})),m({messages:a})}return g()}case V.STATE_SNAPSHOT:{let h=yield Ye(n,a,p,(S,b,w)=>S.onStateSnapshotEvent?.({event:C,messages:b,state:w,agent:r,input:e}));if(m(h),h.stopPropagation!==!0){let{snapshot:S}=C;p=S,m({state:p})}return g()}case V.STATE_DELTA:{let h=yield Ye(n,a,p,(S,b,w)=>S.onStateDeltaEvent?.({event:C,messages:b,state:w,agent:r,input:e}));if(m(h),h.stopPropagation!==!0){let{delta:S}=C;try{p=fo(p,S,!0,!1).newDocument,m({state:p})}catch(b){let w=b instanceof Error?b.message:String(b);console.warn(`Failed to apply state patch:
|
|
35
|
+
`):"",this.name="UnsubscriptionError",this.errors=r}});d();c();l();u();function Xc(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var Ki=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,a;if(!this.closed){this.closed=!0;var i=this._parentage;if(i)if(this._parentage=null,Array.isArray(i))try{for(var p=qn(i),f=p.next();!f.done;f=p.next()){var m=f.value;m.remove(this)}}catch(b){t={error:b}}finally{try{f&&!f.done&&(r=p.return)&&r.call(p)}finally{if(t)throw t.error}}else i.remove(this);var g=this.initialTeardown;if(qe(g))try{g()}catch(b){a=b instanceof Ap?b.errors:[b]}var C=this._finalizers;if(C){this._finalizers=null;try{for(var x=qn(C),h=x.next();!h.done;h=x.next()){var S=h.value;try{FR(S)}catch(b){a=a??[],b instanceof Ap?a=Wi(Wi([],zi(a)),zi(b.errors)):a.push(b)}}}catch(b){n={error:b}}finally{try{h&&!h.done&&(o=x.return)&&o.call(x)}finally{if(n)throw n.error}}}if(a)throw new Ap(a)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)FR(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)&&Xc(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&Xc(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}();var ES=Ki.EMPTY;function Cp(e){return e instanceof Ki||e&&"closed"in e&&qe(e.remove)&&qe(e.add)&&qe(e.unsubscribe)}function FR(e){qe(e)?e():e.unsubscribe()}d();c();l();u();var _r={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1};d();c();l();u();d();c();l();u();var Xi={setTimeout:function(e,t){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];var o=Xi.delegate;return o?.setTimeout?o.setTimeout.apply(o,Wi([e,t],zi(r))):setTimeout.apply(void 0,Wi([e,t],zi(r)))},clearTimeout:function(e){var t=Xi.delegate;return(t?.clearTimeout||clearTimeout)(e)},delegate:void 0};function bp(e){Xi.setTimeout(function(){var t=_r.onUnhandledError;if(t)t(e);else throw e})}d();c();l();u();function Zc(){}d();c();l();u();var TR=function(){return FS("C",void 0,void 0)}();function PR(e){return FS("E",void 0,e)}function kR(e){return FS("N",e,void 0)}function FS(e,t,r){return{kind:e,value:t,error:r}}d();c();l();u();var wa=null;function Zi(e){if(_r.useDeprecatedSynchronousErrorHandling){var t=!wa;if(t&&(wa={errorThrown:!1,error:null}),e(),t){var r=wa,n=r.errorThrown,o=r.error;if(wa=null,n)throw o}}else e()}function OR(e){_r.useDeprecatedSynchronousErrorHandling&&wa&&(wa.errorThrown=!0,wa.error=e)}var Jc=function(e){on(t,e);function t(r){var n=e.call(this)||this;return n.isStopped=!1,r?(n.destination=r,Cp(r)&&r.add(n)):n.destination=eL,n}return t.create=function(r,n,o){return new wp(r,n,o)},t.prototype.next=function(r){this.isStopped?PS(kR(r),this):this._next(r)},t.prototype.error=function(r){this.isStopped?PS(PR(r),this):(this.isStopped=!0,this._error(r))},t.prototype.complete=function(){this.isStopped?PS(TR,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}(Ki);var Xj=Function.prototype.bind;function TS(e,t){return Xj.call(e,t)}var Zj=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){xp(n)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(n){xp(n)}else xp(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){xp(r)}},e}(),wp=function(e){on(t,e);function t(r,n,o){var a=e.call(this)||this,i;if(qe(r)||!r)i={next:r??void 0,error:n??void 0,complete:o??void 0};else{var p;a&&_r.useDeprecatedNextContext?(p=Object.create(r),p.unsubscribe=function(){return a.unsubscribe()},i={next:r.next&&TS(r.next,p),error:r.error&&TS(r.error,p),complete:r.complete&&TS(r.complete,p)}):i=r}return a.destination=new Zj(i),a}return t}(Jc);function xp(e){_r.useDeprecatedSynchronousErrorHandling?OR(e):bp(e)}function Jj(e){throw e}function PS(e,t){var r=_r.onStoppedNotification;r&&Xi.setTimeout(function(){return r(e,t)})}var eL={closed:!0,next:Zc,error:Jj,complete:Zc};d();c();l();u();var Ji=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();d();c();l();u();d();c();l();u();function es(e){return e}function Rp(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return kS(e)}function kS(e){return e.length===0?es:e.length===1?e[0]:function(r){return e.reduce(function(n,o){return o(n)},r)}}var at=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,a=rL(t)?t:new wp(t,r,n);return Zi(function(){var i=o,p=i.operator,f=i.source;a.add(p?p.call(a,f):f?o._subscribe(a):o._trySubscribe(a))}),a},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=_R(r),new r(function(o,a){var i=new wp({next:function(p){try{t(p)}catch(f){a(f),i.unsubscribe()}},error:a,complete:o});n.subscribe(i)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[Ji]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return kS(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=_R(t),new t(function(n,o){var a;r.subscribe(function(i){return a=i},function(i){return o(i)},function(){return n(a)})})},e.create=function(t){return new e(t)},e}();function _R(e){var t;return(t=e??_r.Promise)!==null&&t!==void 0?t:Promise}function tL(e){return e&&qe(e.next)&&qe(e.error)&&qe(e.complete)}function rL(e){return e&&e instanceof Jc||tL(e)&&Cp(e)}d();c();l();u();function nL(e){return qe(e?.lift)}function yt(e){return function(t){if(nL(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")}}d();c();l();u();function wt(e,t,r,n,o){return new oL(e,t,r,n,o)}var oL=function(e){on(t,e);function t(r,n,o,a,i,p){var f=e.call(this,r)||this;return f.onFinalize=i,f.shouldUnsubscribe=p,f._next=n?function(m){try{n(m)}catch(g){r.error(g)}}:e.prototype._next,f._error=a?function(m){try{a(m)}catch(g){r.error(g)}finally{this.unsubscribe()}}:e.prototype._error,f._complete=o?function(){try{o()}catch(m){r.error(m)}finally{this.unsubscribe()}}:e.prototype._complete,f}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}(Jc);d();c();l();u();d();c();l();u();var NR=Yi(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}});var an=function(e){on(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 DR(this,this);return n.operator=r,n},t.prototype._throwIfClosed=function(){if(this.closed)throw new NR},t.prototype.next=function(r){var n=this;Zi(function(){var o,a;if(n._throwIfClosed(),!n.isStopped){n.currentObservers||(n.currentObservers=Array.from(n.observers));try{for(var i=qn(n.currentObservers),p=i.next();!p.done;p=i.next()){var f=p.value;f.next(r)}}catch(m){o={error:m}}finally{try{p&&!p.done&&(a=i.return)&&a.call(i)}finally{if(o)throw o.error}}}})},t.prototype.error=function(r){var n=this;Zi(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;Zi(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,a=o.hasError,i=o.isStopped,p=o.observers;return a||i?ES:(this.currentObservers=null,p.push(r),new Ki(function(){n.currentObservers=null,Xc(p,r)}))},t.prototype._checkFinalizedStatuses=function(r){var n=this,o=n.hasError,a=n.thrownError,i=n.isStopped;o?r.error(a):i&&r.complete()},t.prototype.asObservable=function(){var r=new at;return r.source=this,r},t.create=function(r,n){return new DR(r,n)},t}(at);var DR=function(e){on(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:ES},t}(an);d();c();l();u();d();c();l();u();var OS={now:function(){return(OS.delegate||Date).now()},delegate:void 0};var Ip=function(e){on(t,e);function t(r,n,o){r===void 0&&(r=1/0),n===void 0&&(n=1/0),o===void 0&&(o=OS);var a=e.call(this)||this;return a._bufferSize=r,a._windowTime=n,a._timestampProvider=o,a._buffer=[],a._infiniteTimeWindow=!0,a._infiniteTimeWindow=n===1/0,a._bufferSize=Math.max(1,r),a._windowTime=Math.max(1,n),a}return t.prototype.next=function(r){var n=this,o=n.isStopped,a=n._buffer,i=n._infiniteTimeWindow,p=n._timestampProvider,f=n._windowTime;o||(a.push(r),!i&&a.push(p.now()+f)),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,a=o._infiniteTimeWindow,i=o._buffer,p=i.slice(),f=0;f<p.length&&!r.closed;f+=a?1:2)r.next(p[f]);return this._checkFinalizedStatuses(r),n},t.prototype._trimBuffer=function(){var r=this,n=r._bufferSize,o=r._timestampProvider,a=r._buffer,i=r._infiniteTimeWindow,p=(i?1:2)*n;if(n<1/0&&p<a.length&&a.splice(0,a.length-p),!i){for(var f=o.now(),m=0,g=1;g<a.length&&a[g]<=f;g+=2)m=g;m&&a.splice(0,m+1)}},t}(an);d();c();l();u();var Ep=new at(function(e){return e.complete()});d();c();l();u();d();c();l();u();d();c();l();u();function qR(e){return e&&qe(e.schedule)}function aL(e){return e[e.length-1]}function MR(e){return qR(aL(e))?e.pop():void 0}d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();var Fp=function(e){return e&&typeof e.length=="number"&&typeof e!="function"};d();c();l();u();function Tp(e){return qe(e?.then)}d();c();l();u();function Pp(e){return qe(e[Ji])}d();c();l();u();function kp(e){return Symbol.asyncIterator&&qe(e?.[Symbol.asyncIterator])}d();c();l();u();function Op(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.")}d();c();l();u();d();c();l();u();function iL(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var _p=iL();function Np(e){return qe(e?.[_p])}d();c();l();u();function Dp(e){return IR(this,arguments,function(){var r,n,o,a;return vp(this,function(i){switch(i.label){case 0:r=e.getReader(),i.label=1;case 1:i.trys.push([1,,9,10]),i.label=2;case 2:return[4,xa(r.read())];case 3:return n=i.sent(),o=n.value,a=n.done,a?[4,xa(void 0)]:[3,5];case 4:return[2,i.sent()];case 5:return[4,xa(o)];case 6:return[4,i.sent()];case 7:return i.sent(),[3,2];case 8:return[3,10];case 9:return r.releaseLock(),[7];case 10:return[2]}})})}function qp(e){return qe(e?.getReader)}function Rt(e){if(e instanceof at)return e;if(e!=null){if(Pp(e))return sL(e);if(Fp(e))return cL(e);if(Tp(e))return uL(e);if(kp(e))return VR(e);if(Np(e))return lL(e);if(qp(e))return dL(e)}throw Op(e)}function sL(e){return new at(function(t){var r=e[Ji]();if(qe(r.subscribe))return r.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function cL(e){return new at(function(t){for(var r=0;r<e.length&&!t.closed;r++)t.next(e[r]);t.complete()})}function uL(e){return new at(function(t){e.then(function(r){t.closed||(t.next(r),t.complete())},function(r){return t.error(r)}).then(null,bp)})}function lL(e){return new at(function(t){var r,n;try{for(var o=qn(e),a=o.next();!a.done;a=o.next()){var i=a.value;if(t.next(i),t.closed)return}}catch(p){r={error:p}}finally{try{a&&!a.done&&(n=o.return)&&n.call(o)}finally{if(r)throw r.error}}t.complete()})}function VR(e){return new at(function(t){pL(e,t).catch(function(r){return t.error(r)})})}function dL(e){return VR(Dp(e))}function pL(e,t){var r,n,o,a;return RR(this,void 0,void 0,function(){var i,p;return vp(this,function(f){switch(f.label){case 0:f.trys.push([0,5,6,11]),r=ER(e),f.label=1;case 1:return[4,r.next()];case 2:if(n=f.sent(),!!n.done)return[3,4];if(i=n.value,t.next(i),t.closed)return[2];f.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return p=f.sent(),o={error:p},[3,11];case 6:return f.trys.push([6,,9,10]),n&&!n.done&&(a=r.return)?[4,a.call(r)]:[3,8];case 7:f.sent(),f.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]}})})}d();c();l();u();d();c();l();u();function xr(e,t,r,n,o){n===void 0&&(n=0),o===void 0&&(o=!1);var a=t.schedule(function(){r(),o?e.add(this.schedule(null,n)):this.unsubscribe()},n);if(e.add(a),!o)return a}function Mp(e,t){return t===void 0&&(t=0),yt(function(r,n){r.subscribe(wt(n,function(o){return xr(n,e,function(){return n.next(o)},t)},function(){return xr(n,e,function(){return n.complete()},t)},function(o){return xr(n,e,function(){return n.error(o)},t)}))})}d();c();l();u();function Vp(e,t){return t===void 0&&(t=0),yt(function(r,n){n.add(e.schedule(function(){return r.subscribe(n)},t))})}function jR(e,t){return Rt(e).pipe(Vp(t),Mp(t))}d();c();l();u();function LR(e,t){return Rt(e).pipe(Vp(t),Mp(t))}d();c();l();u();function UR(e,t){return new at(function(r){var n=0;return t.schedule(function(){n===e.length?r.complete():(r.next(e[n++]),r.closed||this.schedule())})})}d();c();l();u();function QR(e,t){return new at(function(r){var n;return xr(r,t,function(){n=e[_p](),xr(r,t,function(){var o,a,i;try{o=n.next(),a=o.value,i=o.done}catch(p){r.error(p);return}i?r.complete():r.next(a)},0,!0)}),function(){return qe(n?.return)&&n.return()}})}d();c();l();u();function jp(e,t){if(!e)throw new Error("Iterable cannot be null");return new at(function(r){xr(r,t,function(){var n=e[Symbol.asyncIterator]();xr(r,t,function(){n.next().then(function(o){o.done?r.complete():r.next(o.value)})},0,!0)})})}d();c();l();u();function BR(e,t){return jp(Dp(e),t)}function GR(e,t){if(e!=null){if(Pp(e))return jR(e,t);if(Fp(e))return UR(e,t);if(Tp(e))return LR(e,t);if(kp(e))return jp(e,t);if(Np(e))return QR(e,t);if(qp(e))return BR(e,t)}throw Op(e)}function Ra(e,t){return t?GR(e,t):Rt(e)}function lt(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=MR(e);return Ra(e,r)}d();c();l();u();function it(e,t){var r=qe(e)?e:function(){return e},n=function(o){return o.error(r())};return new at(t?function(o){return t.schedule(n,0,o)}:n)}d();c();l();u();d();c();l();u();var $R=Yi(function(e){return function(){e(this),this.name="EmptyError",this.message="no elements in sequence"}});function Lp(e,t){var r=typeof t=="object";return new Promise(function(n,o){var a=!1,i;e.subscribe({next:function(p){i=p,a=!0},error:o,complete:function(){a?n(i):r?n(t.defaultValue):o(new $R)}})})}d();c();l();u();function Ia(e,t){return yt(function(r,n){var o=0;r.subscribe(wt(n,function(a){n.next(e.call(t,a,o++))}))})}d();c();l();u();d();c();l();u();d();c();l();u();function HR(e,t,r,n,o,a,i,p){var f=[],m=0,g=0,C=!1,x=function(){C&&!f.length&&!m&&t.complete()},h=function(b){return m<n?S(b):f.push(b)},S=function(b){a&&t.next(b),m++;var w=!1;Rt(r(b,g++)).subscribe(wt(t,function(I){o?.(I),a?h(I):t.next(I)},function(){w=!0},void 0,function(){if(w)try{m--;for(var I=function(){var E=f.shift();i?xr(t,i,function(){return S(E)}):S(E)};f.length&&m<n;)I();x()}catch(E){t.error(E)}}))};return e.subscribe(wt(t,h,function(){C=!0,x()})),function(){p?.()}}function rr(e,t,r){return r===void 0&&(r=1/0),qe(t)?rr(function(n,o){return Ia(function(a,i){return t(n,a,o,i)})(Rt(e(n,o)))},r):(typeof t=="number"&&(r=t),yt(function(n,o){return HR(n,o,e,r)}))}function _S(e){return e===void 0&&(e=1/0),rr(es,e)}d();c();l();u();function Up(e){return new at(function(t){Rt(e()).subscribe(t)})}d();c();l();u();function eu(e){return yt(function(t,r){var n=null,o=!1,a;n=t.subscribe(wt(r,void 0,void 0,function(i){a=Rt(e(i,eu(e)(t))),n?(n.unsubscribe(),n=null,a.subscribe(r)):o=!0})),o&&(n.unsubscribe(),n=null,a.subscribe(r))})}d();c();l();u();function Qp(e,t){return qe(t)?rr(e,t,1):rr(e,1)}d();c();l();u();function NS(e){return yt(function(t,r){var n=!1;t.subscribe(wt(r,function(o){n=!0,r.next(o)},function(){n||r.next(e),r.complete()}))})}d();c();l();u();function Ea(e){return yt(function(t,r){try{t.subscribe(r)}finally{r.add(e)}})}d();c();l();u();function DS(e,t){return yt(function(r,n){var o=null,a=0,i=!1,p=function(){return i&&!o&&n.complete()};r.subscribe(wt(n,function(f){o?.unsubscribe();var m=0,g=a++;Rt(e(f,g)).subscribe(o=wt(n,function(C){return n.next(t?t(f,C,g,m++):C)},function(){o=null,p()}))},function(){i=!0,p()}))})}d();c();l();u();function Bp(e){return yt(function(t,r){Rt(e).subscribe(wt(r,function(){return r.complete()},Zc)),!r.closed&&t.subscribe(r)})}d();c();l();u();function qS(e,t,r){var n=qe(e)||t||r?{next:e,error:t,complete:r}:e;return n?yt(function(o,a){var i;(i=n.subscribe)===null||i===void 0||i.call(n);var p=!0;o.subscribe(wt(a,function(f){var m;(m=n.next)===null||m===void 0||m.call(n,f),a.next(f)},function(){var f;p=!1,(f=n.complete)===null||f===void 0||f.call(n),a.complete()},function(f){var m;p=!1,(m=n.error)===null||m===void 0||m.call(n,f),a.error(f)},function(){var f,m;p&&((f=n.unsubscribe)===null||f===void 0||f.call(n)),(m=n.finalize)===null||m===void 0||m.call(n)}))}):es}d();c();l();u();d();c();l();u();function zR(e){return` \r
|
|
36
|
+
`.indexOf(e)>=0}function Gp(e){for(var t=["topLevel"],r=0,n,o,a,i=function(E){return t.push(E)},p=function(E){return t[t.length-1]=E},f=function(E){n==null&&(n=r,o=t.length,a=E)},m=function(E){E===a&&(n=void 0,o=void 0,a=void 0)},g=function(){return t.pop()},C=function(){return r--},x=function(E){if("0"<=E&&E<="9"){i("number");return}switch(E){case"\"":i("string");return;case"-":i("numberNeedsDigit");return;case"t":i("true");return;case"f":i("false");return;case"n":i("null");return;case"[":i("arrayNeedsValue");return;case"{":i("objectNeedsKey");return}},h=e.length;r<h;r++){var S=e[r];switch(t[t.length-1]){case"topLevel":x(S);break;case"string":switch(S){case"\"":g();break;case"\\":f("stringEscape"),i("stringEscaped");break}break;case"stringEscaped":S==="u"?i("stringUnicode"):(m("stringEscape"),g());break;case"stringUnicode":r-e.lastIndexOf("u",r)===4&&(m("stringEscape"),g());break;case"number":S==="."?p("numberNeedsDigit"):S==="e"||S==="E"?p("numberNeedsExponent"):(S<"0"||S>"9")&&(C(),g());break;case"numberNeedsDigit":p("number");break;case"numberNeedsExponent":p(S==="+"||S==="-"?"numberNeedsDigit":"number");break;case"true":case"false":case"null":(S<"a"||S>"z")&&(C(),g());break;case"arrayNeedsValue":S==="]"?g():zR(S)||(m("collectionItem"),p("arrayNeedsComma"),x(S));break;case"arrayNeedsComma":S==="]"?g():S===","&&(f("collectionItem"),p("arrayNeedsValue"));break;case"objectNeedsKey":S==="}"?g():S==="\""&&(f("collectionItem"),p("objectNeedsColon"),i("string"));break;case"objectNeedsColon":S===":"&&p("objectNeedsValue");break;case"objectNeedsValue":zR(S)||(m("collectionItem"),p("objectNeedsComma"),x(S));break;case"objectNeedsComma":S==="}"?g():S===","&&(f("collectionItem"),p("objectNeedsKey"));break}}o!=null&&(t.length=o);for(var b=[n!=null?e.slice(0,n):e],w=function(E){return b.push(E.slice(e.length-e.lastIndexOf(E[0])))},I=t.length-1;I>=0;I--)switch(t[I]){case"string":b.push("\"");break;case"numberNeedsDigit":case"numberNeedsExponent":b.push("0");break;case"true":w("true");break;case"false":w("false");break;case"null":w("null");break;case"arrayNeedsValue":case"arrayNeedsComma":b.push("]");break;case"objectNeedsKey":case"objectNeedsColon":case"objectNeedsValue":case"objectNeedsComma":b.push("}");break}return b.join("")}d();c();l();u();d();c();l();u();d();c();l();u();function YR(){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 Hp(e,t,r){for(let a=0;a<28;a=a+7){let i=e>>>a,p=!(!(i>>>7)&&t==0),f=(p?i|128:i)&255;if(r.push(f),!p)return}let n=e>>>28&15|(t&7)<<4,o=t>>3!=0;if(r.push((o?n|128:n)&255),!!o){for(let a=3;a<31;a=a+7){let i=t>>>a,p=!!(i>>>7),f=(p?i|128:i)&255;if(r.push(f),!p)return}r.push(t>>>31&1)}}var $p=4294967296;function MS(e){let t=e[0]==="-";t&&(e=e.slice(1));let r=1e6,n=0,o=0;function a(i,p){let f=Number(e.slice(i,p));o*=r,n=n*r+f,n>=$p&&(o=o+(n/$p|0),n=n%$p)}return a(-24,-18),a(-18,-12),a(-12,-6),a(-6),t?XR(n,o):jS(n,o)}function KR(e,t){let r=jS(e,t),n=r.hi&2147483648;n&&(r=XR(r.lo,r.hi));let o=VS(r.lo,r.hi);return n?"-"+o:o}function VS(e,t){if({lo:e,hi:t}=fL(e,t),t<=2097151)return String($p*t+e);let r=e&16777215,n=(e>>>24|t<<8)&16777215,o=t>>16&65535,a=r+n*6777216+o*6710656,i=n+o*8147497,p=o*2,f=1e7;return a>=f&&(i+=Math.floor(a/f),a%=f),i>=f&&(p+=Math.floor(i/f),i%=f),p.toString()+WR(i)+WR(a)}function fL(e,t){return{lo:e>>>0,hi:t>>>0}}function jS(e,t){return{lo:e|0,hi:t|0}}function XR(e,t){return t=~t,e?e=~e+1:t+=1,jS(e,t)}var WR=e=>{let t=String(e);return"0000000".slice(t.length)+t};function LS(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 ZR(){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}d();c();l();u();var Nr=mL();function mL(){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"&&(!!y.Deno||typeof process!="object"||typeof process.env!="object"||process.env.BUF_BIGINT_DISABLE!=="1")){let r=BigInt("-9223372036854775808"),n=BigInt("9223372036854775807"),o=BigInt("0"),a=BigInt("18446744073709551615");return{zero:BigInt(0),supported:!0,parse(i){let p=typeof i=="bigint"?i:BigInt(i);if(p>n||p<r)throw new Error(`invalid int64: ${i}`);return p},uParse(i){let p=typeof i=="bigint"?i:BigInt(i);if(p>a||p<o)throw new Error(`invalid uint64: ${i}`);return p},enc(i){return e.setBigInt64(0,this.parse(i),!0),{lo:e.getInt32(0,!0),hi:e.getInt32(4,!0)}},uEnc(i){return e.setBigInt64(0,this.uParse(i),!0),{lo:e.getInt32(0,!0),hi:e.getInt32(4,!0)}},dec(i,p){return e.setInt32(0,i,!0),e.setInt32(4,p,!0),e.getBigInt64(0,!0)},uDec(i,p){return e.setInt32(0,i,!0),e.setInt32(4,p,!0),e.getBigUint64(0,!0)}}}return{zero:"0",supported:!1,parse(r){return typeof r!="string"&&(r=r.toString()),JR(r),r},uParse(r){return typeof r!="string"&&(r=r.toString()),eI(r),r},enc(r){return typeof r!="string"&&(r=r.toString()),JR(r),MS(r)},uEnc(r){return typeof r!="string"&&(r=r.toString()),eI(r),MS(r)},dec(r,n){return KR(r,n)},uDec(r,n){return VS(r,n)}}}function JR(e){if(!/^-?[0-9]+$/.test(e))throw new Error("invalid int64: "+e)}function eI(e){if(!/^[0-9]+$/.test(e))throw new Error("invalid uint64: "+e)}d();c();l();u();var US=Symbol.for("@bufbuild/protobuf/text-encoding");function QS(){if(y[US]==null){let e=new y.TextEncoder,t=new y.TextDecoder,r;y[US]={encodeUtf8(n){return e.encode(n)},decodeUtf8(n,o){return o?(r===void 0&&(r=new y.TextDecoder("utf-8",{fatal:!0})),r.decode(n)):t.decode(n)},checkUtf8(n){try{return encodeURIComponent(n),!0}catch{return!1}}}}return y[US]}var mo;(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"})(mo||(mo={}));var gL=34028234663852886e22,hL=-34028234663852886e22,yL=4294967295,SL=2147483647,vL=-2147483648,Ne=class{constructor(t=QS().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(tI(t);t>127;)this.buf.push(t&127|128),t=t>>>7;return this.buf.push(t),this}int32(t){return BS(t),LS(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){AL(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){tI(t);let r=new Uint8Array(4);return new DataView(r.buffer).setUint32(0,t,!0),this.raw(r)}sfixed32(t){BS(t);let r=new Uint8Array(4);return new DataView(r.buffer).setInt32(0,t,!0),this.raw(r)}sint32(t){return BS(t),t=(t<<1^t>>31)>>>0,LS(t,this.buf),this}sfixed64(t){let r=new Uint8Array(8),n=new DataView(r.buffer),o=Nr.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=Nr.uEnc(t);return n.setInt32(0,o.lo,!0),n.setInt32(4,o.hi,!0),this.raw(r)}int64(t){let r=Nr.enc(t);return Hp(r.lo,r.hi,this.buf),this}sint64(t){let r=Nr.enc(t),n=r.hi>>31,o=r.lo<<1^n,a=(r.hi<<1|r.lo>>>31)^n;return Hp(o,a,this.buf),this}uint64(t){let r=Nr.uEnc(t);return Hp(r.lo,r.hi,this.buf),this}},ie=class{constructor(t,r=QS().decodeUtf8){this.decodeUtf8=r,this.varint64=YR,this.uint32=ZR,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,a=r&7;if(o<=0||a>5)throw new Error("illegal tag: field no "+o+" wire type "+a);return[o,a]}skip(t,r){let n=this.pos;switch(t){case mo.Varint:for(;this.buf[this.pos++]&128;);break;case mo.Bit64:this.pos+=4;case mo.Bit32:this.pos+=4;break;case mo.LengthDelimited:let o=this.uint32();this.pos+=o;break;case mo.StartGroup:for(;;){let[a,i]=this.tag();if(i===mo.EndGroup){if(r!==void 0&&a!==r)throw new Error("invalid end group tag");break}this.skip(i,a)}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 Nr.dec(...this.varint64())}uint64(){return Nr.uDec(...this.varint64())}sint64(){let[t,r]=this.varint64(),n=-(t&1);return t=(t>>>1|(r&1)<<31)^n,r=r>>>1^n,Nr.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 Nr.uDec(this.sfixed32(),this.sfixed32())}sfixed64(){return Nr.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 BS(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>SL||e<vL)throw new Error("invalid int32: "+e)}function tI(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>yL||e<0)throw new Error("invalid uint32: "+e)}function AL(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>gL||e<hL))throw new Error("invalid float32: "+e)}var CL=function(e){return e[e.NULL_VALUE=0]="NULL_VALUE",e[e.UNRECOGNIZED=-1]="UNRECOGNIZED",e}({});function GS(){return{fields:{}}}var tu={encode(e,t=new Ne){return Object.entries(e.fields).forEach(([r,n])=>{n!==void 0&&zS.encode({key:r,value:n},t.uint32(10).fork()).join()}),t},decode(e,t){let r=e instanceof ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=GS();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:{if(a!==10)break;let i=zS.decode(r,r.uint32());i.value!==void 0&&(o.fields[i.key]=i.value);continue}}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return tu.fromPartial(e??{})},fromPartial(e){let t=GS();return t.fields=Object.entries(e.fields??{}).reduce((r,[n,o])=>(o!==void 0&&(r[n]=o),r),{}),t},wrap(e){let t=GS();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 rI(){return{key:"",value:void 0}}var zS={encode(e,t=new Ne){return e.key!==""&&t.uint32(10).string(e.key),e.value!==void 0&&we.encode(we.wrap(e.value),t.uint32(18).fork()).join(),t},decode(e,t){let r=e instanceof ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=rI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.key=r.string();continue;case 2:if(a!==18)break;o.value=we.unwrap(we.decode(r,r.uint32()));continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return zS.fromPartial(e??{})},fromPartial(e){let t=rI();return t.key=e.key??"",t.value=e.value??void 0,t}};function $S(){return{nullValue:void 0,numberValue:void 0,stringValue:void 0,boolValue:void 0,structValue:void 0,listValue:void 0}}var we={encode(e,t=new Ne){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&&tu.encode(tu.wrap(e.structValue),t.uint32(42).fork()).join(),e.listValue!==void 0&&ru.encode(ru.wrap(e.listValue),t.uint32(50).fork()).join(),t},decode(e,t){let r=e instanceof ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=$S();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==8)break;o.nullValue=r.int32();continue;case 2:if(a!==17)break;o.numberValue=r.double();continue;case 3:if(a!==26)break;o.stringValue=r.string();continue;case 4:if(a!==32)break;o.boolValue=r.bool();continue;case 5:if(a!==42)break;o.structValue=tu.unwrap(tu.decode(r,r.uint32()));continue;case 6:if(a!==50)break;o.listValue=ru.unwrap(ru.decode(r,r.uint32()));continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return we.fromPartial(e??{})},fromPartial(e){let t=$S();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=$S();if(e===null)t.nullValue=CL.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(y.Array.isArray(e))t.listValue=e;else if(typeof e=="object")t.structValue=e;else if(typeof e<"u")throw new y.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 HS(){return{values:[]}}var ru={encode(e,t=new Ne){for(let r of e.values)we.encode(we.wrap(r),t.uint32(10).fork()).join();return t},decode(e,t){let r=e instanceof ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=HS();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.values.push(we.unwrap(we.decode(r,r.uint32())));continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return ru.fromPartial(e??{})},fromPartial(e){let t=HS();return t.values=e.values?.map(r=>r)||[],t},wrap(e){let t=HS();return t.values=e??[],t},unwrap(e){return e?.hasOwnProperty("values")&&y.Array.isArray(e.values)?e.values:e}},bL=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 nI(){return{op:0,path:"",from:void 0,value:void 0}}var Wp={encode(e,t=new Ne){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&&we.encode(we.wrap(e.value),t.uint32(34).fork()).join(),t},decode(e,t){let r=e instanceof ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=nI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==8)break;o.op=r.int32();continue;case 2:if(a!==18)break;o.path=r.string();continue;case 3:if(a!==26)break;o.from=r.string();continue;case 4:if(a!==34)break;o.value=we.unwrap(we.decode(r,r.uint32()));continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return Wp.fromPartial(e??{})},fromPartial(e){let t=nI();return t.op=e.op??0,t.path=e.path??"",t.from=e.from??void 0,t.value=e.value??void 0,t}};function oI(){return{id:"",type:"",function:void 0}}var Yp={encode(e,t=new Ne){return e.id!==""&&t.uint32(10).string(e.id),e.type!==""&&t.uint32(18).string(e.type),e.function!==void 0&&Kp.encode(e.function,t.uint32(26).fork()).join(),t},decode(e,t){let r=e instanceof ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=oI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.id=r.string();continue;case 2:if(a!==18)break;o.type=r.string();continue;case 3:if(a!==26)break;o.function=Kp.decode(r,r.uint32());continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return Yp.fromPartial(e??{})},fromPartial(e){let t=oI();return t.id=e.id??"",t.type=e.type??"",t.function=e.function!==void 0&&e.function!==null?Kp.fromPartial(e.function):void 0,t}};function aI(){return{name:"",arguments:""}}var Kp={encode(e,t=new Ne){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 ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=aI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.name=r.string();continue;case 2:if(a!==18)break;o.arguments=r.string();continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return Kp.fromPartial(e??{})},fromPartial(e){let t=aI();return t.name=e.name??"",t.arguments=e.arguments??"",t}};function iI(){return{value:"",mimeType:""}}var Xp={encode(e,t=new Ne){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 ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=iI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.value=r.string();continue;case 2:if(a!==18)break;o.mimeType=r.string();continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return Xp.fromPartial(e??{})},fromPartial(e){let t=iI();return t.value=e.value??"",t.mimeType=e.mimeType??"",t}};function sI(){return{value:"",mimeType:void 0}}var Zp={encode(e,t=new Ne){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 ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=sI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.value=r.string();continue;case 2:if(a!==18)break;o.mimeType=r.string();continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return Zp.fromPartial(e??{})},fromPartial(e){let t=sI();return t.value=e.value??"",t.mimeType=e.mimeType??void 0,t}};function cI(){return{data:void 0,url:void 0}}var dr={encode(e,t=new Ne){return e.data!==void 0&&Xp.encode(e.data,t.uint32(10).fork()).join(),e.url!==void 0&&Zp.encode(e.url,t.uint32(18).fork()).join(),t},decode(e,t){let r=e instanceof ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=cI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.data=Xp.decode(r,r.uint32());continue;case 2:if(a!==18)break;o.url=Zp.decode(r,r.uint32());continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return dr.fromPartial(e??{})},fromPartial(e){let t=cI();return t.data=e.data!==void 0&&e.data!==null?Xp.fromPartial(e.data):void 0,t.url=e.url!==void 0&&e.url!==null?Zp.fromPartial(e.url):void 0,t}};function uI(){return{text:""}}var Jp={encode(e,t=new Ne){return e.text!==""&&t.uint32(10).string(e.text),t},decode(e,t){let r=e instanceof ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=uI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.text=r.string();continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return Jp.fromPartial(e??{})},fromPartial(e){let t=uI();return t.text=e.text??"",t}};function lI(){return{source:void 0,metadata:void 0}}var ef={encode(e,t=new Ne){return e.source!==void 0&&dr.encode(e.source,t.uint32(10).fork()).join(),e.metadata!==void 0&&we.encode(we.wrap(e.metadata),t.uint32(18).fork()).join(),t},decode(e,t){let r=e instanceof ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=lI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.source=dr.decode(r,r.uint32());continue;case 2:if(a!==18)break;o.metadata=we.unwrap(we.decode(r,r.uint32()));continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return ef.fromPartial(e??{})},fromPartial(e){let t=lI();return t.source=e.source!==void 0&&e.source!==null?dr.fromPartial(e.source):void 0,t.metadata=e.metadata??void 0,t}};function dI(){return{source:void 0,metadata:void 0}}var tf={encode(e,t=new Ne){return e.source!==void 0&&dr.encode(e.source,t.uint32(10).fork()).join(),e.metadata!==void 0&&we.encode(we.wrap(e.metadata),t.uint32(18).fork()).join(),t},decode(e,t){let r=e instanceof ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=dI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.source=dr.decode(r,r.uint32());continue;case 2:if(a!==18)break;o.metadata=we.unwrap(we.decode(r,r.uint32()));continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return tf.fromPartial(e??{})},fromPartial(e){let t=dI();return t.source=e.source!==void 0&&e.source!==null?dr.fromPartial(e.source):void 0,t.metadata=e.metadata??void 0,t}};function pI(){return{source:void 0,metadata:void 0}}var rf={encode(e,t=new Ne){return e.source!==void 0&&dr.encode(e.source,t.uint32(10).fork()).join(),e.metadata!==void 0&&we.encode(we.wrap(e.metadata),t.uint32(18).fork()).join(),t},decode(e,t){let r=e instanceof ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=pI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.source=dr.decode(r,r.uint32());continue;case 2:if(a!==18)break;o.metadata=we.unwrap(we.decode(r,r.uint32()));continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return rf.fromPartial(e??{})},fromPartial(e){let t=pI();return t.source=e.source!==void 0&&e.source!==null?dr.fromPartial(e.source):void 0,t.metadata=e.metadata??void 0,t}};function fI(){return{source:void 0,metadata:void 0}}var nf={encode(e,t=new Ne){return e.source!==void 0&&dr.encode(e.source,t.uint32(10).fork()).join(),e.metadata!==void 0&&we.encode(we.wrap(e.metadata),t.uint32(18).fork()).join(),t},decode(e,t){let r=e instanceof ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=fI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.source=dr.decode(r,r.uint32());continue;case 2:if(a!==18)break;o.metadata=we.unwrap(we.decode(r,r.uint32()));continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return nf.fromPartial(e??{})},fromPartial(e){let t=fI();return t.source=e.source!==void 0&&e.source!==null?dr.fromPartial(e.source):void 0,t.metadata=e.metadata??void 0,t}};function mI(){return{text:void 0,image:void 0,audio:void 0,video:void 0,document:void 0}}var of={encode(e,t=new Ne){return e.text!==void 0&&Jp.encode(e.text,t.uint32(10).fork()).join(),e.image!==void 0&&ef.encode(e.image,t.uint32(18).fork()).join(),e.audio!==void 0&&tf.encode(e.audio,t.uint32(26).fork()).join(),e.video!==void 0&&rf.encode(e.video,t.uint32(34).fork()).join(),e.document!==void 0&&nf.encode(e.document,t.uint32(42).fork()).join(),t},decode(e,t){let r=e instanceof ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=mI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.text=Jp.decode(r,r.uint32());continue;case 2:if(a!==18)break;o.image=ef.decode(r,r.uint32());continue;case 3:if(a!==26)break;o.audio=tf.decode(r,r.uint32());continue;case 4:if(a!==34)break;o.video=rf.decode(r,r.uint32());continue;case 5:if(a!==42)break;o.document=nf.decode(r,r.uint32());continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return of.fromPartial(e??{})},fromPartial(e){let t=mI();return t.text=e.text!==void 0&&e.text!==null?Jp.fromPartial(e.text):void 0,t.image=e.image!==void 0&&e.image!==null?ef.fromPartial(e.image):void 0,t.audio=e.audio!==void 0&&e.audio!==null?tf.fromPartial(e.audio):void 0,t.video=e.video!==void 0&&e.video!==null?rf.fromPartial(e.video):void 0,t.document=e.document!==void 0&&e.document!==null?nf.fromPartial(e.document):void 0,t}};function gI(){return{id:"",role:"",content:void 0,name:void 0,toolCalls:[],toolCallId:void 0,error:void 0,contentParts:[]}}var af={encode(e,t=new Ne){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)Yp.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)of.encode(r,t.uint32(66).fork()).join();return t},decode(e,t){let r=e instanceof ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=gI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.id=r.string();continue;case 2:if(a!==18)break;o.role=r.string();continue;case 3:if(a!==26)break;o.content=r.string();continue;case 4:if(a!==34)break;o.name=r.string();continue;case 5:if(a!==42)break;o.toolCalls.push(Yp.decode(r,r.uint32()));continue;case 6:if(a!==50)break;o.toolCallId=r.string();continue;case 7:if(a!==58)break;o.error=r.string();continue;case 8:if(a!==66)break;o.contentParts.push(of.decode(r,r.uint32()));continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return af.fromPartial(e??{})},fromPartial(e){let t=gI();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=>Yp.fromPartial(r))||[],t.toolCallId=e.toolCallId??void 0,t.error=e.error??void 0,t.contentParts=e.contentParts?.map(r=>of.fromPartial(r))||[],t}},xL=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 hI(){return{type:0,timestamp:void 0,rawEvent:void 0}}var ve={encode(e,t=new Ne){return e.type!==0&&t.uint32(8).int32(e.type),e.timestamp!==void 0&&t.uint32(16).int64(e.timestamp),e.rawEvent!==void 0&&we.encode(we.wrap(e.rawEvent),t.uint32(26).fork()).join(),t},decode(e,t){let r=e instanceof ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=hI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==8)break;o.type=r.int32();continue;case 2:if(a!==16)break;o.timestamp=wL(r.int64());continue;case 3:if(a!==26)break;o.rawEvent=we.unwrap(we.decode(r,r.uint32()));continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return ve.fromPartial(e??{})},fromPartial(e){let t=hI();return t.type=e.type??0,t.timestamp=e.timestamp??void 0,t.rawEvent=e.rawEvent??void 0,t}};function yI(){return{baseEvent:void 0,messageId:"",role:void 0,name:void 0}}var sf={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.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 ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=yI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.baseEvent=ve.decode(r,r.uint32());continue;case 2:if(a!==18)break;o.messageId=r.string();continue;case 3:if(a!==26)break;o.role=r.string();continue;case 4:if(a!==34)break;o.name=r.string();continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return sf.fromPartial(e??{})},fromPartial(e){let t=yI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.messageId=e.messageId??"",t.role=e.role??void 0,t.name=e.name??void 0,t}};function SI(){return{baseEvent:void 0,messageId:"",delta:""}}var cf={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.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 ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=SI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.baseEvent=ve.decode(r,r.uint32());continue;case 2:if(a!==18)break;o.messageId=r.string();continue;case 3:if(a!==26)break;o.delta=r.string();continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return cf.fromPartial(e??{})},fromPartial(e){let t=SI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.messageId=e.messageId??"",t.delta=e.delta??"",t}};function vI(){return{baseEvent:void 0,messageId:""}}var uf={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.encode(e.baseEvent,t.uint32(10).fork()).join(),e.messageId!==""&&t.uint32(18).string(e.messageId),t},decode(e,t){let r=e instanceof ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=vI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.baseEvent=ve.decode(r,r.uint32());continue;case 2:if(a!==18)break;o.messageId=r.string();continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return uf.fromPartial(e??{})},fromPartial(e){let t=vI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.messageId=e.messageId??"",t}};function AI(){return{baseEvent:void 0,toolCallId:"",toolCallName:"",parentMessageId:void 0}}var lf={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.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 ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=AI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.baseEvent=ve.decode(r,r.uint32());continue;case 2:if(a!==18)break;o.toolCallId=r.string();continue;case 3:if(a!==26)break;o.toolCallName=r.string();continue;case 4:if(a!==34)break;o.parentMessageId=r.string();continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return lf.fromPartial(e??{})},fromPartial(e){let t=AI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.toolCallId=e.toolCallId??"",t.toolCallName=e.toolCallName??"",t.parentMessageId=e.parentMessageId??void 0,t}};function CI(){return{baseEvent:void 0,toolCallId:"",delta:""}}var df={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.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 ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=CI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.baseEvent=ve.decode(r,r.uint32());continue;case 2:if(a!==18)break;o.toolCallId=r.string();continue;case 3:if(a!==26)break;o.delta=r.string();continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return df.fromPartial(e??{})},fromPartial(e){let t=CI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.toolCallId=e.toolCallId??"",t.delta=e.delta??"",t}};function bI(){return{baseEvent:void 0,toolCallId:""}}var pf={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.encode(e.baseEvent,t.uint32(10).fork()).join(),e.toolCallId!==""&&t.uint32(18).string(e.toolCallId),t},decode(e,t){let r=e instanceof ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=bI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.baseEvent=ve.decode(r,r.uint32());continue;case 2:if(a!==18)break;o.toolCallId=r.string();continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return pf.fromPartial(e??{})},fromPartial(e){let t=bI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.toolCallId=e.toolCallId??"",t}};function xI(){return{baseEvent:void 0,snapshot:void 0}}var ff={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.encode(e.baseEvent,t.uint32(10).fork()).join(),e.snapshot!==void 0&&we.encode(we.wrap(e.snapshot),t.uint32(18).fork()).join(),t},decode(e,t){let r=e instanceof ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=xI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.baseEvent=ve.decode(r,r.uint32());continue;case 2:if(a!==18)break;o.snapshot=we.unwrap(we.decode(r,r.uint32()));continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return ff.fromPartial(e??{})},fromPartial(e){let t=xI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.snapshot=e.snapshot??void 0,t}};function wI(){return{baseEvent:void 0,delta:[]}}var mf={encode(e,t=new Ne){e.baseEvent!==void 0&&ve.encode(e.baseEvent,t.uint32(10).fork()).join();for(let r of e.delta)Wp.encode(r,t.uint32(18).fork()).join();return t},decode(e,t){let r=e instanceof ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=wI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.baseEvent=ve.decode(r,r.uint32());continue;case 2:if(a!==18)break;o.delta.push(Wp.decode(r,r.uint32()));continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return mf.fromPartial(e??{})},fromPartial(e){let t=wI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.delta=e.delta?.map(r=>Wp.fromPartial(r))||[],t}};function RI(){return{baseEvent:void 0,messages:[]}}var gf={encode(e,t=new Ne){e.baseEvent!==void 0&&ve.encode(e.baseEvent,t.uint32(10).fork()).join();for(let r of e.messages)af.encode(r,t.uint32(18).fork()).join();return t},decode(e,t){let r=e instanceof ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=RI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.baseEvent=ve.decode(r,r.uint32());continue;case 2:if(a!==18)break;o.messages.push(af.decode(r,r.uint32()));continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return gf.fromPartial(e??{})},fromPartial(e){let t=RI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.messages=e.messages?.map(r=>af.fromPartial(r))||[],t}};function II(){return{baseEvent:void 0,event:void 0,source:void 0}}var hf={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.encode(e.baseEvent,t.uint32(10).fork()).join(),e.event!==void 0&&we.encode(we.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 ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=II();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.baseEvent=ve.decode(r,r.uint32());continue;case 2:if(a!==18)break;o.event=we.unwrap(we.decode(r,r.uint32()));continue;case 3:if(a!==26)break;o.source=r.string();continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return hf.fromPartial(e??{})},fromPartial(e){let t=II();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.event=e.event??void 0,t.source=e.source??void 0,t}};function EI(){return{baseEvent:void 0,name:"",value:void 0}}var yf={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.encode(e.baseEvent,t.uint32(10).fork()).join(),e.name!==""&&t.uint32(18).string(e.name),e.value!==void 0&&we.encode(we.wrap(e.value),t.uint32(26).fork()).join(),t},decode(e,t){let r=e instanceof ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=EI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.baseEvent=ve.decode(r,r.uint32());continue;case 2:if(a!==18)break;o.name=r.string();continue;case 3:if(a!==26)break;o.value=we.unwrap(we.decode(r,r.uint32()));continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return yf.fromPartial(e??{})},fromPartial(e){let t=EI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.name=e.name??"",t.value=e.value??void 0,t}};function FI(){return{baseEvent:void 0,threadId:"",runId:""}}var Sf={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.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 ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=FI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.baseEvent=ve.decode(r,r.uint32());continue;case 2:if(a!==18)break;o.threadId=r.string();continue;case 3:if(a!==26)break;o.runId=r.string();continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return Sf.fromPartial(e??{})},fromPartial(e){let t=FI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.threadId=e.threadId??"",t.runId=e.runId??"",t}};function TI(){return{baseEvent:void 0,threadId:"",runId:"",result:void 0}}var vf={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.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&&we.encode(we.wrap(e.result),t.uint32(34).fork()).join(),t},decode(e,t){let r=e instanceof ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=TI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.baseEvent=ve.decode(r,r.uint32());continue;case 2:if(a!==18)break;o.threadId=r.string();continue;case 3:if(a!==26)break;o.runId=r.string();continue;case 4:if(a!==34)break;o.result=we.unwrap(we.decode(r,r.uint32()));continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return vf.fromPartial(e??{})},fromPartial(e){let t=TI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.threadId=e.threadId??"",t.runId=e.runId??"",t.result=e.result??void 0,t}};function PI(){return{baseEvent:void 0,code:void 0,message:""}}var Af={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.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 ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=PI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.baseEvent=ve.decode(r,r.uint32());continue;case 2:if(a!==18)break;o.code=r.string();continue;case 3:if(a!==26)break;o.message=r.string();continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return Af.fromPartial(e??{})},fromPartial(e){let t=PI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.code=e.code??void 0,t.message=e.message??"",t}};function kI(){return{baseEvent:void 0,stepName:""}}var Cf={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.encode(e.baseEvent,t.uint32(10).fork()).join(),e.stepName!==""&&t.uint32(18).string(e.stepName),t},decode(e,t){let r=e instanceof ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=kI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.baseEvent=ve.decode(r,r.uint32());continue;case 2:if(a!==18)break;o.stepName=r.string();continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return Cf.fromPartial(e??{})},fromPartial(e){let t=kI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.stepName=e.stepName??"",t}};function OI(){return{baseEvent:void 0,stepName:""}}var bf={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.encode(e.baseEvent,t.uint32(10).fork()).join(),e.stepName!==""&&t.uint32(18).string(e.stepName),t},decode(e,t){let r=e instanceof ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=OI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.baseEvent=ve.decode(r,r.uint32());continue;case 2:if(a!==18)break;o.stepName=r.string();continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return bf.fromPartial(e??{})},fromPartial(e){let t=OI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.fromPartial(e.baseEvent):void 0,t.stepName=e.stepName??"",t}};function _I(){return{baseEvent:void 0,messageId:void 0,role:void 0,delta:void 0,name:void 0}}var xf={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.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 ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=_I();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.baseEvent=ve.decode(r,r.uint32());continue;case 2:if(a!==18)break;o.messageId=r.string();continue;case 3:if(a!==26)break;o.role=r.string();continue;case 4:if(a!==34)break;o.delta=r.string();continue;case 5:if(a!==42)break;o.name=r.string();continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return xf.fromPartial(e??{})},fromPartial(e){let t=_I();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.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 NI(){return{baseEvent:void 0,toolCallId:void 0,toolCallName:void 0,parentMessageId:void 0,delta:void 0}}var wf={encode(e,t=new Ne){return e.baseEvent!==void 0&&ve.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 ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=NI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.baseEvent=ve.decode(r,r.uint32());continue;case 2:if(a!==18)break;o.toolCallId=r.string();continue;case 3:if(a!==26)break;o.toolCallName=r.string();continue;case 4:if(a!==34)break;o.parentMessageId=r.string();continue;case 5:if(a!==42)break;o.delta=r.string();continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return wf.fromPartial(e??{})},fromPartial(e){let t=NI();return t.baseEvent=e.baseEvent!==void 0&&e.baseEvent!==null?ve.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 DI(){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 qI={encode(e,t=new Ne){return e.textMessageStart!==void 0&&sf.encode(e.textMessageStart,t.uint32(10).fork()).join(),e.textMessageContent!==void 0&&cf.encode(e.textMessageContent,t.uint32(18).fork()).join(),e.textMessageEnd!==void 0&&uf.encode(e.textMessageEnd,t.uint32(26).fork()).join(),e.toolCallStart!==void 0&&lf.encode(e.toolCallStart,t.uint32(34).fork()).join(),e.toolCallArgs!==void 0&&df.encode(e.toolCallArgs,t.uint32(42).fork()).join(),e.toolCallEnd!==void 0&&pf.encode(e.toolCallEnd,t.uint32(50).fork()).join(),e.stateSnapshot!==void 0&&ff.encode(e.stateSnapshot,t.uint32(58).fork()).join(),e.stateDelta!==void 0&&mf.encode(e.stateDelta,t.uint32(66).fork()).join(),e.messagesSnapshot!==void 0&&gf.encode(e.messagesSnapshot,t.uint32(74).fork()).join(),e.raw!==void 0&&hf.encode(e.raw,t.uint32(82).fork()).join(),e.custom!==void 0&&yf.encode(e.custom,t.uint32(90).fork()).join(),e.runStarted!==void 0&&Sf.encode(e.runStarted,t.uint32(98).fork()).join(),e.runFinished!==void 0&&vf.encode(e.runFinished,t.uint32(106).fork()).join(),e.runError!==void 0&&Af.encode(e.runError,t.uint32(114).fork()).join(),e.stepStarted!==void 0&&Cf.encode(e.stepStarted,t.uint32(122).fork()).join(),e.stepFinished!==void 0&&bf.encode(e.stepFinished,t.uint32(130).fork()).join(),e.textMessageChunk!==void 0&&xf.encode(e.textMessageChunk,t.uint32(138).fork()).join(),e.toolCallChunk!==void 0&&wf.encode(e.toolCallChunk,t.uint32(146).fork()).join(),t},decode(e,t){let r=e instanceof ie?e:new ie(e),n=t===void 0?r.len:r.pos+t,o=DI();for(;r.pos<n;){let a=r.uint32();switch(a>>>3){case 1:if(a!==10)break;o.textMessageStart=sf.decode(r,r.uint32());continue;case 2:if(a!==18)break;o.textMessageContent=cf.decode(r,r.uint32());continue;case 3:if(a!==26)break;o.textMessageEnd=uf.decode(r,r.uint32());continue;case 4:if(a!==34)break;o.toolCallStart=lf.decode(r,r.uint32());continue;case 5:if(a!==42)break;o.toolCallArgs=df.decode(r,r.uint32());continue;case 6:if(a!==50)break;o.toolCallEnd=pf.decode(r,r.uint32());continue;case 7:if(a!==58)break;o.stateSnapshot=ff.decode(r,r.uint32());continue;case 8:if(a!==66)break;o.stateDelta=mf.decode(r,r.uint32());continue;case 9:if(a!==74)break;o.messagesSnapshot=gf.decode(r,r.uint32());continue;case 10:if(a!==82)break;o.raw=hf.decode(r,r.uint32());continue;case 11:if(a!==90)break;o.custom=yf.decode(r,r.uint32());continue;case 12:if(a!==98)break;o.runStarted=Sf.decode(r,r.uint32());continue;case 13:if(a!==106)break;o.runFinished=vf.decode(r,r.uint32());continue;case 14:if(a!==114)break;o.runError=Af.decode(r,r.uint32());continue;case 15:if(a!==122)break;o.stepStarted=Cf.decode(r,r.uint32());continue;case 16:if(a!==130)break;o.stepFinished=bf.decode(r,r.uint32());continue;case 17:if(a!==138)break;o.textMessageChunk=xf.decode(r,r.uint32());continue;case 18:if(a!==146)break;o.toolCallChunk=wf.decode(r,r.uint32());continue}if((a&7)===4||a===0)break;r.skip(a&7)}return o},create(e){return qI.fromPartial(e??{})},fromPartial(e){let t=DI();return t.textMessageStart=e.textMessageStart!==void 0&&e.textMessageStart!==null?sf.fromPartial(e.textMessageStart):void 0,t.textMessageContent=e.textMessageContent!==void 0&&e.textMessageContent!==null?cf.fromPartial(e.textMessageContent):void 0,t.textMessageEnd=e.textMessageEnd!==void 0&&e.textMessageEnd!==null?uf.fromPartial(e.textMessageEnd):void 0,t.toolCallStart=e.toolCallStart!==void 0&&e.toolCallStart!==null?lf.fromPartial(e.toolCallStart):void 0,t.toolCallArgs=e.toolCallArgs!==void 0&&e.toolCallArgs!==null?df.fromPartial(e.toolCallArgs):void 0,t.toolCallEnd=e.toolCallEnd!==void 0&&e.toolCallEnd!==null?pf.fromPartial(e.toolCallEnd):void 0,t.stateSnapshot=e.stateSnapshot!==void 0&&e.stateSnapshot!==null?ff.fromPartial(e.stateSnapshot):void 0,t.stateDelta=e.stateDelta!==void 0&&e.stateDelta!==null?mf.fromPartial(e.stateDelta):void 0,t.messagesSnapshot=e.messagesSnapshot!==void 0&&e.messagesSnapshot!==null?gf.fromPartial(e.messagesSnapshot):void 0,t.raw=e.raw!==void 0&&e.raw!==null?hf.fromPartial(e.raw):void 0,t.custom=e.custom!==void 0&&e.custom!==null?yf.fromPartial(e.custom):void 0,t.runStarted=e.runStarted!==void 0&&e.runStarted!==null?Sf.fromPartial(e.runStarted):void 0,t.runFinished=e.runFinished!==void 0&&e.runFinished!==null?vf.fromPartial(e.runFinished):void 0,t.runError=e.runError!==void 0&&e.runError!==null?Af.fromPartial(e.runError):void 0,t.stepStarted=e.stepStarted!==void 0&&e.stepStarted!==null?Cf.fromPartial(e.stepStarted):void 0,t.stepFinished=e.stepFinished!==void 0&&e.stepFinished!==null?bf.fromPartial(e.stepFinished):void 0,t.textMessageChunk=e.textMessageChunk!==void 0&&e.textMessageChunk!==null?xf.fromPartial(e.textMessageChunk):void 0,t.toolCallChunk=e.toolCallChunk!==void 0&&e.toolCallChunk!==null?wf.fromPartial(e.toolCallChunk):void 0,t}};function wL(e){let t=y.Number(e.toString());if(t>y.Number.MAX_SAFE_INTEGER)throw new y.Error("Value is larger than Number.MAX_SAFE_INTEGER");if(t<y.Number.MIN_SAFE_INTEGER)throw new y.Error("Value is smaller than Number.MIN_SAFE_INTEGER");return t}var zp=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}}},RL=e=>{if(!(!e||typeof e!="object")){if(e.text)return{type:"text",text:e.text.text};if(e.image)return{type:"image",source:zp(e.image.source),metadata:e.image.metadata};if(e.audio)return{type:"audio",source:zp(e.audio.source),metadata:e.audio.metadata};if(e.video)return{type:"video",source:zp(e.video.source),metadata:e.video.metadata};if(e.document)return{type:"document",source:zp(e.document.source),metadata:e.document.metadata}}};function MI(e){let t=qI.decode(e),r=Object.values(t).find(n=>n!==void 0);if(!r)throw new Error("Invalid event");if(r.type=xL[r.baseEvent.type],r.timestamp=r.baseEvent.timestamp,r.rawEvent=r.baseEvent.rawEvent,r.type===V.MESSAGES_SNAPSHOT)for(let n of r.messages){let o=n;if(o.role==="user"&&Array.isArray(o.contentParts)){let a=o.contentParts.map(i=>RL(i)).filter(i=>i!==void 0);a.length>0&&(o.content=a)}Array.isArray(o.contentParts)&&o.contentParts.length===0&&(o.contentParts=void 0),o.toolCalls?.length===0&&(o.toolCalls=void 0)}if(r.type===V.STATE_DELTA)for(let n of r.delta)n.op=bL[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]}),lp.parse(r)}var WS="application/vnd.ag-ui.event+proto";d();c();l();u();d();c();l();u();d();c();l();u();var EL=/^[v^~<>=]*?(\d+)(?:\.([x*]|\d+)(?:\.([x*]|\d+)(?:\.([x*]|\d+))?(?:-([\da-z\-]+(?:\.[\da-z\-]+)*))?(?:\+[\da-z\-]+(?:\.[\da-z\-]+)*)?)?)?$/i,YS=e=>{if(typeof e!="string")throw new TypeError("Invalid argument expected string");let t=e.match(EL);if(!t)throw new Error(`Invalid argument not valid semver ('${e}' received)`);return t.shift(),t},VI=e=>e==="*"||e==="x"||e==="X",jI=e=>{let t=parseInt(e,10);return isNaN(t)?e:t},FL=(e,t)=>typeof e!=typeof t?[String(e),String(t)]:[e,t],TL=(e,t)=>{if(VI(e)||VI(t))return 0;let[r,n]=FL(jI(e),jI(t));return r>n?1:r<n?-1:0},KS=(e,t)=>{for(let r=0;r<Math.max(e.length,t.length);r++){let n=TL(e[r]||"0",t[r]||"0");if(n!==0)return n}return 0};var nu=(e,t)=>{let r=YS(e),n=YS(t),o=r.pop(),a=n.pop(),i=KS(r,n);return i!==0?i:o&&a?KS(o.split("."),a.split(".")):o||a?o?-1:1:0};var Qe=e=>{if(typeof structuredClone=="function")return structuredClone(e);try{return JSON.parse(JSON.stringify(e))}catch{return Array.isArray(e)?[...e]:{...e}}};function ou(){return co()}function JS(e){if(Object.freeze(e),typeof e=="object"&&e)for(let t of Object.values(e))typeof t=="object"&&t&&!Object.isFrozen(t)&&JS(t);return e}function Ye(_x197,_x198,_x199,_x200){return _Ye.apply(this,arguments)}function _Ye(){_Ye=_asyncToGenerator(function*(e,t,r,n){let o=typeof process<"u"&&process.env!==void 0,a=o&&!!process.env.VITEST_WORKER_ID,i=o&&!!process.env.VITEST_WORKER_ID,p=Qe(t),f=Qe(r),m=p,g=f,C;for(let x of e)try{i&&(JS(m),JS(g));let h=yield n(x,m,g);if(h===void 0)continue;if(h.messages!==void 0&&h.messages!==m&&(m=Qe(h.messages)),h.state!==void 0&&h.state!==g&&(g=Qe(h.state)),C=h.stopPropagation,C===!0)break}catch(h){if(i&&h instanceof TypeError){if(a)throw h;console.error("AG-UI: Subscriber attempted to mutate frozen inputs in-place. Return mutations via AgentStateMutation instead of mutating directly.",h)}else a||console.error("Subscriber error:",h);continue}return{...(m===p?{}:{messages:i&&Object.isFrozen(m)?Qe(m):m}),...(g===f?{}:{state:i&&Object.isFrozen(g)?Qe(g):g}),...(C===void 0?{}:{stopPropagation:C})}});return _Ye.apply(this,arguments)}function Rf(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 au(e){if(e instanceof ev)return e;if(e===!0)return new ev(Rf(!0))}var ev=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 XS(e){return e.enabled?new ev(e):void 0}function PL(e,t,r){if(t){let o=e.find(i=>i.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 a={id:o?r:t,role:"assistant",toolCalls:[]};return e.push(a),a}let n={id:r,role:"assistant",toolCalls:[]};return e.push(n),n}var $I=(e,t,r,n,o)=>{let a=au(o),i=Qe(r.messages),p=Qe(e.state),f={},m=C=>{C.messages!==void 0&&(i=C.messages,f.messages=C.messages),C.state!==void 0&&(p=C.state,f.state=C.state)},g=()=>{let C=Qe(f);return f={},C.messages!==void 0||C.state!==void 0?lt(C):Ep};return t.pipe(Qp(/*#__PURE__*/function(){var _ref76=_asyncToGenerator(function*(C){let x=yield Ye(n,i,p,(h,S,b)=>h.onEvent?.({event:C,agent:r,input:e,messages:S,state:b}));if(m(x),x.stopPropagation===!0?a?.event("APPLY","Event dropped:",C,{type:C.type,reason:"stopPropagation by subscriber"}):a?.event("APPLY","Event applied:",C,{type:C.type,subscribers:n.length}),x.stopPropagation===!0)return g();switch(C.type){case V.TEXT_MESSAGE_START:{let h=yield Ye(n,i,p,(S,b,w)=>S.onTextMessageStartEvent?.({event:C,messages:b,state:w,agent:r,input:e}));if(m(h),h.stopPropagation!==!0){let{messageId:S,role:b="assistant",name:w}=C;if(!i.find(I=>I.id===S)){let I={id:S,role:b,content:"",...(w!==void 0&&{name:w})};i.push(I),m({messages:i})}}return g()}case V.TEXT_MESSAGE_CONTENT:{let{messageId:h,delta:S}=C,b=i.find(I=>I.id===h);if(!b)return console.warn(`TEXT_MESSAGE_CONTENT: No message found with ID '${h}'`),g();let w=yield Ye(n,i,p,(I,E,F)=>I.onTextMessageContentEvent?.({event:C,messages:E,state:F,agent:r,input:e,textMessageBuffer:typeof b.content=="string"?b.content:""}));return m(w),w.stopPropagation!==!0&&(b.content=`${typeof b.content=="string"?b.content:""}${S}`,m({messages:i})),g()}case V.TEXT_MESSAGE_END:{let{messageId:h}=C,S=i.find(b=>b.id===h);return S?(m(yield Ye(n,i,p,(b,w,I)=>b.onTextMessageEndEvent?.({event:C,messages:w,state:I,agent:r,input:e,textMessageBuffer:typeof S.content=="string"?S.content:""}))),yield Promise.all(n.map(b=>{b.onNewMessage?.({message:S,messages:i,state:p,agent:r,input:e})})),g()):(console.warn(`TEXT_MESSAGE_END: No message found with ID '${h}'`),g())}case V.TOOL_CALL_START:{let h=yield Ye(n,i,p,(S,b,w)=>S.onToolCallStartEvent?.({event:C,messages:b,state:w,agent:r,input:e}));if(m(h),h.stopPropagation!==!0){let{toolCallId:S,toolCallName:b,parentMessageId:w}=C,I=PL(i,w,S);I.toolCalls??(I.toolCalls=[]),I.toolCalls.push({id:S,type:"function",function:{name:b,arguments:""}}),m({messages:i})}return g()}case V.TOOL_CALL_ARGS:{let{toolCallId:h,delta:S}=C,b=i.find(E=>E.toolCalls?.some(F=>F.id===h));if(!b)return console.warn(`TOOL_CALL_ARGS: No message found containing tool call with ID '${h}'`),g();let w=b.toolCalls?.find(E=>E.id===h);if(!w)return console.warn(`TOOL_CALL_ARGS: No tool call found with ID '${h}'`),g();let I=yield Ye(n,i,p,(E,F,k)=>{let T=w.function.arguments,q=w.function.name,G={};try{G=Gp(T)}catch{}return E.onToolCallArgsEvent?.({event:C,messages:F,state:k,agent:r,input:e,toolCallBuffer:T,toolCallName:q,partialToolCallArgs:G})});return m(I),I.stopPropagation!==!0&&(w.function.arguments+=S,m({messages:i})),g()}case V.TOOL_CALL_END:{let{toolCallId:h}=C,S=i.find(w=>w.toolCalls?.some(I=>I.id===h));if(!S)return console.warn(`TOOL_CALL_END: No message found containing tool call with ID '${h}'`),g();let b=S.toolCalls?.find(w=>w.id===h);return b?(m(yield Ye(n,i,p,(w,I,E)=>{let F=b.function.arguments,k=b.function.name,T={};try{T=JSON.parse(F)}catch{}return w.onToolCallEndEvent?.({event:C,messages:I,state:E,agent:r,input:e,toolCallName:k,toolCallArgs:T})})),yield Promise.all(n.map(w=>{w.onNewToolCall?.({toolCall:b,messages:i,state:p,agent:r,input:e})})),g()):(console.warn(`TOOL_CALL_END: No tool call found with ID '${h}'`),g())}case V.TOOL_CALL_RESULT:{let h=yield Ye(n,i,p,(S,b,w)=>S.onToolCallResultEvent?.({event:C,messages:b,state:w,agent:r,input:e}));if(m(h),h.stopPropagation!==!0){let{messageId:S,toolCallId:b,content:w,role:I}=C,E={id:S,toolCallId:b,role:I||"tool",content:w};i.push(E),yield Promise.all(n.map(F=>{F.onNewMessage?.({message:E,messages:i,state:p,agent:r,input:e})})),m({messages:i})}return g()}case V.STATE_SNAPSHOT:{let h=yield Ye(n,i,p,(S,b,w)=>S.onStateSnapshotEvent?.({event:C,messages:b,state:w,agent:r,input:e}));if(m(h),h.stopPropagation!==!0){let{snapshot:S}=C;p=S,m({state:p})}return g()}case V.STATE_DELTA:{let h=yield Ye(n,i,p,(S,b,w)=>S.onStateDeltaEvent?.({event:C,messages:b,state:w,agent:r,input:e}));if(m(h),h.stopPropagation!==!0){let{delta:S}=C;try{p=Sp.applyPatch(p,S,!0,!1).newDocument,m({state:p})}catch(b){let w=b instanceof Error?b.message:String(b);console.warn(`Failed to apply state patch:
|
|
37
37
|
Current state: ${JSON.stringify(p,null,2)}
|
|
38
38
|
Patch operations: ${JSON.stringify(S,null,2)}
|
|
39
|
-
Error: ${w}`)}}return g()}case V.MESSAGES_SNAPSHOT:{let h=yield Ye(n,a,p,(S,b,w)=>S.onMessagesSnapshotEvent?.({event:C,messages:b,state:w,agent:r,input:e}));if(m(h),h.stopPropagation!==!0){let{messages:S}=C,b=new Map(S.map(E=>[E.id,E])),w=E=>E==="activity"||E==="reasoning";a=a.filter(E=>w(E.role)||b.has(E.id)).map(E=>w(E.role)?E:b.get(E.id));let I=new Set(a.map(E=>E.id));for(let E of S)I.has(E.id)||a.push(E);m({messages:a})}return g()}case V.ACTIVITY_SNAPSHOT:{let h=C,S=a.findIndex(F=>F.id===h.messageId),b=S>=0?a[S]:void 0,w=b?.role==="activity"?b:void 0,I=h.replace??!0,E=yield Ye(n,a,p,(F,k,T)=>F.onActivitySnapshotEvent?.({event:h,messages:k,state:T,agent:r,input:e,activityMessage:w,existingMessage:b}));if(m(E),E.stopPropagation!==!0){let F={id:h.messageId,role:"activity",activityType:h.activityType,content:Qe(h.content)},k;S===-1?(a.push(F),k=F):w?I&&(a[S]={...w,activityType:h.activityType,content:Qe(h.content)}):I&&(a[S]=F,k=F),m({messages:a}),k&&(yield Promise.all(n.map(T=>T.onNewMessage?.({message:k,messages:a,state:p,agent:r,input:e}))))}return g()}case V.ACTIVITY_DELTA:{let h=C,S=a.findIndex(E=>E.id===h.messageId);if(S===-1)return g();let b=a[S];if(b.role!=="activity")return console.warn(`ACTIVITY_DELTA: Message '${h.messageId}' is not an activity message`),g();let w=b,I=yield Ye(n,a,p,(E,F,k)=>E.onActivityDeltaEvent?.({event:h,messages:F,state:k,agent:r,input:e,activityMessage:w}));if(m(I),I.stopPropagation!==!0)try{let E=Qe(w.content??{}),F=fo(E,h.patch??[],!0,!1).newDocument;a[S]={...w,content:Qe(F),activityType:h.activityType},m({messages:a})}catch(E){let F=E instanceof Error?E.message:String(E);console.warn(`Failed to apply activity patch for '${h.messageId}': ${F}`)}return g()}case V.RAW:return m(yield Ye(n,a,p,(h,S,b)=>h.onRawEvent?.({event:C,messages:S,state:b,agent:r,input:e}))),g();case V.CUSTOM:return m(yield Ye(n,a,p,(h,S,b)=>h.onCustomEvent?.({event:C,messages:S,state:b,agent:r,input:e}))),g();case V.RUN_STARTED:{let h=yield Ye(n,a,p,(S,b,w)=>S.onRunStartedEvent?.({event:C,messages:b,state:w,agent:r,input:e}));if(m(h),h.stopPropagation!==!0){let S=C;if(S.input?.messages){for(let b of S.input.messages)a.find(w=>w.id===b.id)||a.push(b);m({messages:a})}}return g()}case V.RUN_FINISHED:return m(yield Ye(n,a,p,(h,S,b)=>h.onRunFinishedEvent?.({event:C,messages:S,state:b,agent:r,input:e,result:C.result}))),g();case V.RUN_ERROR:return m(yield Ye(n,a,p,(h,S,b)=>h.onRunErrorEvent?.({event:C,messages:S,state:b,agent:r,input:e}))),g();case V.STEP_STARTED:return m(yield Ye(n,a,p,(h,S,b)=>h.onStepStartedEvent?.({event:C,messages:S,state:b,agent:r,input:e}))),g();case V.STEP_FINISHED:return m(yield Ye(n,a,p,(h,S,b)=>h.onStepFinishedEvent?.({event:C,messages:S,state:b,agent:r,input:e}))),g();case V.TEXT_MESSAGE_CHUNK:throw Error("TEXT_MESSAGE_CHUNK must be tranformed before being applied");case V.TOOL_CALL_CHUNK:throw Error("TOOL_CALL_CHUNK must be tranformed before being applied");case V.THINKING_START:return g();case V.THINKING_END:return g();case V.THINKING_TEXT_MESSAGE_START:return g();case V.THINKING_TEXT_MESSAGE_CONTENT:return g();case V.THINKING_TEXT_MESSAGE_END:return g();case V.REASONING_START:return m(yield Ye(n,a,p,(h,S,b)=>h.onReasoningStartEvent?.({event:C,messages:S,state:b,agent:r,input:e}))),g();case V.REASONING_MESSAGE_START:{let h=yield Ye(n,a,p,(S,b,w)=>S.onReasoningMessageStartEvent?.({event:C,messages:b,state:w,agent:r,input:e}));if(m(h),h.stopPropagation!==!0){let{messageId:S}=C;if(!a.find(b=>b.id===S)){let b={id:S,role:"reasoning",content:""};a.push(b),m({messages:a})}}return g()}case V.REASONING_MESSAGE_CONTENT:{let{messageId:h,delta:S}=C,b=a.find(I=>I.id===h);if(!b)return console.warn(`REASONING_MESSAGE_CONTENT: No message found with ID '${h}'`),g();let w=yield Ye(n,a,p,(I,E,F)=>I.onReasoningMessageContentEvent?.({event:C,messages:E,state:F,agent:r,input:e,reasoningMessageBuffer:typeof b.content=="string"?b.content:""}));return m(w),w.stopPropagation!==!0&&(b.content=`${typeof b.content=="string"?b.content:""}${S}`,m({messages:a})),g()}case V.REASONING_MESSAGE_END:{let{messageId:h}=C,S=a.find(b=>b.id===h);return S?(m(yield Ye(n,a,p,(b,w,I)=>b.onReasoningMessageEndEvent?.({event:C,messages:w,state:I,agent:r,input:e,reasoningMessageBuffer:typeof S.content=="string"?S.content:""}))),yield Promise.all(n.map(b=>{b.onNewMessage?.({message:S,messages:a,state:p,agent:r,input:e})})),g()):(console.warn(`REASONING_MESSAGE_END: No message found with ID '${h}'`),g())}case V.REASONING_MESSAGE_CHUNK:throw Error("REASONING_MESSAGE_CHUNK must be transformed before being applied");case V.REASONING_END:return m(yield Ye(n,a,p,(h,S,b)=>h.onReasoningEndEvent?.({event:C,messages:S,state:b,agent:r,input:e}))),g();case V.REASONING_ENCRYPTED_VALUE:{let{subtype:h,entityId:S,encryptedValue:b}=C,w=yield Ye(n,a,p,(I,E,F)=>I.onReasoningEncryptedValueEvent?.({event:C,messages:E,state:F,agent:r,input:e}));if(m(w),w.stopPropagation!==!0){let I=!1;if(h==="tool-call"){for(let E of a)if(E.role==="assistant"&&E.toolCalls){let F=E.toolCalls.find(k=>k.id===S);if(F){F.encryptedValue=b,I=!0;break}}}else{let E=a.find(F=>F.id===S);E?.role!=="activity"&&E&&(E.encryptedValue=b,I=!0)}I&&(f.messages=a)}return g()}}return C.type,g()});return function(_x201){return _ref76.apply(this,arguments)}}()),PS(),n.length>0?kS({}):C=>C)},YS=e=>t=>{let r=ou(e),n=new Map,o=new Map,i=!1,a=!1,p=!1,f=new Map,m=!1,g=!1,C=!1,x=()=>{n.clear(),o.clear(),f.clear(),m=!1,g=!1,i=!1,a=!1,C=!0};return t.pipe(rr(h=>{let S=h.type;if(r?.event("VERIFY","Event:",h,{type:h.type}),a)return ct(()=>new lt(`Cannot send event type '${S}': The run has already errored with 'RUN_ERROR'. No further events can be sent.`));if(i&&S!==V.RUN_ERROR&&S!==V.RUN_STARTED)return ct(()=>new lt(`Cannot send event type '${S}': The run has already finished with 'RUN_FINISHED'. Start a new run with 'RUN_STARTED'.`));if(p){if(S===V.RUN_STARTED){if(C&&!i)return ct(()=>new lt("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&&x()}}else if(p=!0,S!==V.RUN_STARTED&&S!==V.RUN_ERROR)return ct(()=>new lt("First event must be 'RUN_STARTED'"));switch(S){case V.TEXT_MESSAGE_START:{let b=h.messageId;return n.has(b)?ct(()=>new lt(`Cannot send 'TEXT_MESSAGE_START' event: A text message with ID '${b}' is already in progress. Complete it with 'TEXT_MESSAGE_END' first.`)):(n.set(b,!0),dt(h))}case V.TEXT_MESSAGE_CONTENT:{let b=h.messageId;return n.has(b)?dt(h):ct(()=>new lt(`Cannot send 'TEXT_MESSAGE_CONTENT' event: No active text message found with ID '${b}'. Start a text message with 'TEXT_MESSAGE_START' first.`))}case V.TEXT_MESSAGE_END:{let b=h.messageId;return n.has(b)?(n.delete(b),dt(h)):ct(()=>new lt(`Cannot send 'TEXT_MESSAGE_END' event: No active text message found with ID '${b}'. A 'TEXT_MESSAGE_START' event must be sent first.`))}case V.TOOL_CALL_START:{let b=h.toolCallId;return o.has(b)?ct(()=>new lt(`Cannot send 'TOOL_CALL_START' event: A tool call with ID '${b}' is already in progress. Complete it with 'TOOL_CALL_END' first.`)):(o.set(b,!0),dt(h))}case V.TOOL_CALL_ARGS:{let b=h.toolCallId;return o.has(b)?dt(h):ct(()=>new lt(`Cannot send 'TOOL_CALL_ARGS' event: No active tool call found with ID '${b}'. Start a tool call with 'TOOL_CALL_START' first.`))}case V.TOOL_CALL_END:{let b=h.toolCallId;return o.has(b)?(o.delete(b),dt(h)):ct(()=>new lt(`Cannot send 'TOOL_CALL_END' event: No active tool call found with ID '${b}'. A 'TOOL_CALL_START' event must be sent first.`))}case V.STEP_STARTED:{let b=h.stepName;return f.has(b)?ct(()=>new lt(`Step "${b}" is already active for 'STEP_STARTED'`)):(f.set(b,!0),dt(h))}case V.STEP_FINISHED:{let b=h.stepName;return f.has(b)?(f.delete(b),dt(h)):ct(()=>new lt(`Cannot send 'STEP_FINISHED' for step "${b}" that was not started`))}case V.RUN_STARTED:return C=!0,dt(h);case V.RUN_FINISHED:if(f.size>0){let b=Array.from(f.keys()).join(", ");return ct(()=>new lt(`Cannot send 'RUN_FINISHED' while steps are still active: ${b}`))}if(n.size>0){let b=Array.from(n.keys()).join(", ");return ct(()=>new lt(`Cannot send 'RUN_FINISHED' while text messages are still active: ${b}`))}if(o.size>0){let b=Array.from(o.keys()).join(", ");return ct(()=>new lt(`Cannot send 'RUN_FINISHED' while tool calls are still active: ${b}`))}return i=!0,dt(h);case V.RUN_ERROR:return a=!0,dt(h);case V.CUSTOM:return dt(h);case V.THINKING_TEXT_MESSAGE_START:return m?g?ct(()=>new lt("Cannot send 'THINKING_TEXT_MESSAGE_START' event: A thinking message is already in progress. Complete it with 'THINKING_TEXT_MESSAGE_END' first.")):(g=!0,dt(h)):ct(()=>new lt("Cannot send 'THINKING_TEXT_MESSAGE_START' event: A thinking step is not in progress. Create one with 'THINKING_START' first."));case V.THINKING_TEXT_MESSAGE_CONTENT:return g?dt(h):ct(()=>new lt("Cannot send 'THINKING_TEXT_MESSAGE_CONTENT' event: No active thinking message found. Start a message with 'THINKING_TEXT_MESSAGE_START' first."));case V.THINKING_TEXT_MESSAGE_END:return g?(g=!1,dt(h)):ct(()=>new lt("Cannot send 'THINKING_TEXT_MESSAGE_END' event: No active thinking message found. A 'THINKING_TEXT_MESSAGE_START' event must be sent first."));case V.THINKING_START:return m?ct(()=>new lt("Cannot send 'THINKING_START' event: A thinking step is already in progress. End it with 'THINKING_END' first.")):(m=!0,dt(h));case V.THINKING_END:return m?(m=!1,dt(h)):ct(()=>new lt("Cannot send 'THINKING_END' event: No active thinking step found. A 'THINKING_START' event must be sent first."));default:return dt(h)}}))},Fi=function(e){return e.HEADERS="headers",e.DATA="data",e}({}),TL=(e,t)=>Vp(()=>Ri(v(e,t))).pipe(OS(r=>{if(!r.ok){let i=r.headers.get("content-type")||"";return Ri(r.text()).pipe(rr(a=>{let p=a;if(i.includes("application/json"))try{p=JSON.parse(a)}catch{}let f=Error(`HTTP ${r.status}: ${typeof p=="string"?p:JSON.stringify(p)}`);return f.status=r.status,f.payload=p,ct(()=>f)}))}let n={type:Fi.HEADERS,status:r.status,headers:r.headers},o=r.body?.getReader();return o?new st(i=>(i.next(n),_asyncToGenerator(function*(){try{for(;;){let{done:a,value:p}=yield o.read();if(a)break;let f={type:Fi.DATA,data:p};i.next(f)}i.complete()}catch(a){i.error(a)}})(),()=>{o.cancel().catch(a=>{if(a?.name!=="AbortError")throw a})})):ct(()=>Error("Failed to getReader() from response"))})),PL=(e,t)=>{let r=ou(t),n=new an,o=new TextDecoder("utf-8",{fatal:!1}),i="";e.subscribe({next:p=>{if(p.type!==Fi.HEADERS&&p.type===Fi.DATA&&p.data){let f=o.decode(p.data,{stream:!0});i+=f;let m=i.split(/\n\n/);i=m.pop()||"";for(let g of m)a(g)}},error:p=>n.error(p),complete:()=>{i&&(i+=o.decode(),a(i)),n.complete()}});function a(p){let f=p.split(`
|
|
39
|
+
Error: ${w}`)}}return g()}case V.MESSAGES_SNAPSHOT:{let h=yield Ye(n,i,p,(S,b,w)=>S.onMessagesSnapshotEvent?.({event:C,messages:b,state:w,agent:r,input:e}));if(m(h),h.stopPropagation!==!0){let{messages:S}=C,b=new Map(S.map(E=>[E.id,E])),w=E=>E==="activity"||E==="reasoning";i=i.filter(E=>w(E.role)||b.has(E.id)).map(E=>w(E.role)?E:b.get(E.id));let I=new Set(i.map(E=>E.id));for(let E of S)I.has(E.id)||i.push(E);m({messages:i})}return g()}case V.ACTIVITY_SNAPSHOT:{let h=C,S=i.findIndex(F=>F.id===h.messageId),b=S>=0?i[S]:void 0,w=b?.role==="activity"?b:void 0,I=h.replace??!0,E=yield Ye(n,i,p,(F,k,T)=>F.onActivitySnapshotEvent?.({event:h,messages:k,state:T,agent:r,input:e,activityMessage:w,existingMessage:b}));if(m(E),E.stopPropagation!==!0){let F={id:h.messageId,role:"activity",activityType:h.activityType,content:Qe(h.content)},k;S===-1?(i.push(F),k=F):w?I&&(i[S]={...w,activityType:h.activityType,content:Qe(h.content)}):I&&(i[S]=F,k=F),m({messages:i}),k&&(yield Promise.all(n.map(T=>T.onNewMessage?.({message:k,messages:i,state:p,agent:r,input:e}))))}return g()}case V.ACTIVITY_DELTA:{let h=C,S=i.findIndex(E=>E.id===h.messageId);if(S===-1)return g();let b=i[S];if(b.role!=="activity")return console.warn(`ACTIVITY_DELTA: Message '${h.messageId}' is not an activity message`),g();let w=b,I=yield Ye(n,i,p,(E,F,k)=>E.onActivityDeltaEvent?.({event:h,messages:F,state:k,agent:r,input:e,activityMessage:w}));if(m(I),I.stopPropagation!==!0)try{let E=Qe(w.content??{}),F=Sp.applyPatch(E,h.patch??[],!0,!1).newDocument;i[S]={...w,content:Qe(F),activityType:h.activityType},m({messages:i})}catch(E){let F=E instanceof Error?E.message:String(E);console.warn(`Failed to apply activity patch for '${h.messageId}': ${F}`)}return g()}case V.RAW:return m(yield Ye(n,i,p,(h,S,b)=>h.onRawEvent?.({event:C,messages:S,state:b,agent:r,input:e}))),g();case V.CUSTOM:return m(yield Ye(n,i,p,(h,S,b)=>h.onCustomEvent?.({event:C,messages:S,state:b,agent:r,input:e}))),g();case V.RUN_STARTED:{let h=yield Ye(n,i,p,(S,b,w)=>S.onRunStartedEvent?.({event:C,messages:b,state:w,agent:r,input:e}));if(m(h),h.stopPropagation!==!0){let S=C;if(S.input?.messages){for(let b of S.input.messages)i.find(w=>w.id===b.id)||i.push(b);m({messages:i})}}return g()}case V.RUN_FINISHED:return m(yield Ye(n,i,p,(h,S,b)=>h.onRunFinishedEvent?.({event:C,messages:S,state:b,agent:r,input:e,result:C.result}))),g();case V.RUN_ERROR:return m(yield Ye(n,i,p,(h,S,b)=>h.onRunErrorEvent?.({event:C,messages:S,state:b,agent:r,input:e}))),g();case V.STEP_STARTED:return m(yield Ye(n,i,p,(h,S,b)=>h.onStepStartedEvent?.({event:C,messages:S,state:b,agent:r,input:e}))),g();case V.STEP_FINISHED:return m(yield Ye(n,i,p,(h,S,b)=>h.onStepFinishedEvent?.({event:C,messages:S,state:b,agent:r,input:e}))),g();case V.TEXT_MESSAGE_CHUNK:throw Error("TEXT_MESSAGE_CHUNK must be tranformed before being applied");case V.TOOL_CALL_CHUNK:throw Error("TOOL_CALL_CHUNK must be tranformed before being applied");case V.THINKING_START:return g();case V.THINKING_END:return g();case V.THINKING_TEXT_MESSAGE_START:return g();case V.THINKING_TEXT_MESSAGE_CONTENT:return g();case V.THINKING_TEXT_MESSAGE_END:return g();case V.REASONING_START:return m(yield Ye(n,i,p,(h,S,b)=>h.onReasoningStartEvent?.({event:C,messages:S,state:b,agent:r,input:e}))),g();case V.REASONING_MESSAGE_START:{let h=yield Ye(n,i,p,(S,b,w)=>S.onReasoningMessageStartEvent?.({event:C,messages:b,state:w,agent:r,input:e}));if(m(h),h.stopPropagation!==!0){let{messageId:S}=C;if(!i.find(b=>b.id===S)){let b={id:S,role:"reasoning",content:""};i.push(b),m({messages:i})}}return g()}case V.REASONING_MESSAGE_CONTENT:{let{messageId:h,delta:S}=C,b=i.find(I=>I.id===h);if(!b)return console.warn(`REASONING_MESSAGE_CONTENT: No message found with ID '${h}'`),g();let w=yield Ye(n,i,p,(I,E,F)=>I.onReasoningMessageContentEvent?.({event:C,messages:E,state:F,agent:r,input:e,reasoningMessageBuffer:typeof b.content=="string"?b.content:""}));return m(w),w.stopPropagation!==!0&&(b.content=`${typeof b.content=="string"?b.content:""}${S}`,m({messages:i})),g()}case V.REASONING_MESSAGE_END:{let{messageId:h}=C,S=i.find(b=>b.id===h);return S?(m(yield Ye(n,i,p,(b,w,I)=>b.onReasoningMessageEndEvent?.({event:C,messages:w,state:I,agent:r,input:e,reasoningMessageBuffer:typeof S.content=="string"?S.content:""}))),yield Promise.all(n.map(b=>{b.onNewMessage?.({message:S,messages:i,state:p,agent:r,input:e})})),g()):(console.warn(`REASONING_MESSAGE_END: No message found with ID '${h}'`),g())}case V.REASONING_MESSAGE_CHUNK:throw Error("REASONING_MESSAGE_CHUNK must be transformed before being applied");case V.REASONING_END:return m(yield Ye(n,i,p,(h,S,b)=>h.onReasoningEndEvent?.({event:C,messages:S,state:b,agent:r,input:e}))),g();case V.REASONING_ENCRYPTED_VALUE:{let{subtype:h,entityId:S,encryptedValue:b}=C,w=yield Ye(n,i,p,(I,E,F)=>I.onReasoningEncryptedValueEvent?.({event:C,messages:E,state:F,agent:r,input:e}));if(m(w),w.stopPropagation!==!0){let I=!1;if(h==="tool-call"){for(let E of i)if(E.role==="assistant"&&E.toolCalls){let F=E.toolCalls.find(k=>k.id===S);if(F){F.encryptedValue=b,I=!0;break}}}else{let E=i.find(F=>F.id===S);E?.role!=="activity"&&E&&(E.encryptedValue=b,I=!0)}I&&(f.messages=i)}return g()}}return C.type,g()});return function(_x201){return _ref76.apply(this,arguments)}}()),_S(),n.length>0?NS({}):C=>C)},ZS=e=>t=>{let r=au(e),n=new Map,o=new Map,a=!1,i=!1,p=!1,f=new Map,m=!1,g=!1,C=!1,x=()=>{n.clear(),o.clear(),f.clear(),m=!1,g=!1,a=!1,i=!1,C=!0};return t.pipe(rr(h=>{let S=h.type;if(r?.event("VERIFY","Event:",h,{type:h.type}),i)return it(()=>new ut(`Cannot send event type '${S}': The run has already errored with 'RUN_ERROR'. No further events can be sent.`));if(a&&S!==V.RUN_ERROR&&S!==V.RUN_STARTED)return it(()=>new ut(`Cannot send event type '${S}': The run has already finished with 'RUN_FINISHED'. Start a new run with 'RUN_STARTED'.`));if(p){if(S===V.RUN_STARTED){if(C&&!a)return it(()=>new ut("Cannot send 'RUN_STARTED' while a run is still active. The previous run must be finished with 'RUN_FINISHED' before starting a new run."));a&&x()}}else if(p=!0,S!==V.RUN_STARTED&&S!==V.RUN_ERROR)return it(()=>new ut("First event must be 'RUN_STARTED'"));switch(S){case V.TEXT_MESSAGE_START:{let b=h.messageId;return n.has(b)?it(()=>new ut(`Cannot send 'TEXT_MESSAGE_START' event: A text message with ID '${b}' is already in progress. Complete it with 'TEXT_MESSAGE_END' first.`)):(n.set(b,!0),lt(h))}case V.TEXT_MESSAGE_CONTENT:{let b=h.messageId;return n.has(b)?lt(h):it(()=>new ut(`Cannot send 'TEXT_MESSAGE_CONTENT' event: No active text message found with ID '${b}'. Start a text message with 'TEXT_MESSAGE_START' first.`))}case V.TEXT_MESSAGE_END:{let b=h.messageId;return n.has(b)?(n.delete(b),lt(h)):it(()=>new ut(`Cannot send 'TEXT_MESSAGE_END' event: No active text message found with ID '${b}'. A 'TEXT_MESSAGE_START' event must be sent first.`))}case V.TOOL_CALL_START:{let b=h.toolCallId;return o.has(b)?it(()=>new ut(`Cannot send 'TOOL_CALL_START' event: A tool call with ID '${b}' is already in progress. Complete it with 'TOOL_CALL_END' first.`)):(o.set(b,!0),lt(h))}case V.TOOL_CALL_ARGS:{let b=h.toolCallId;return o.has(b)?lt(h):it(()=>new ut(`Cannot send 'TOOL_CALL_ARGS' event: No active tool call found with ID '${b}'. Start a tool call with 'TOOL_CALL_START' first.`))}case V.TOOL_CALL_END:{let b=h.toolCallId;return o.has(b)?(o.delete(b),lt(h)):it(()=>new ut(`Cannot send 'TOOL_CALL_END' event: No active tool call found with ID '${b}'. A 'TOOL_CALL_START' event must be sent first.`))}case V.STEP_STARTED:{let b=h.stepName;return f.has(b)?it(()=>new ut(`Step "${b}" is already active for 'STEP_STARTED'`)):(f.set(b,!0),lt(h))}case V.STEP_FINISHED:{let b=h.stepName;return f.has(b)?(f.delete(b),lt(h)):it(()=>new ut(`Cannot send 'STEP_FINISHED' for step "${b}" that was not started`))}case V.RUN_STARTED:return C=!0,lt(h);case V.RUN_FINISHED:if(f.size>0){let b=Array.from(f.keys()).join(", ");return it(()=>new ut(`Cannot send 'RUN_FINISHED' while steps are still active: ${b}`))}if(n.size>0){let b=Array.from(n.keys()).join(", ");return it(()=>new ut(`Cannot send 'RUN_FINISHED' while text messages are still active: ${b}`))}if(o.size>0){let b=Array.from(o.keys()).join(", ");return it(()=>new ut(`Cannot send 'RUN_FINISHED' while tool calls are still active: ${b}`))}return a=!0,lt(h);case V.RUN_ERROR:return i=!0,lt(h);case V.CUSTOM:return lt(h);case V.THINKING_TEXT_MESSAGE_START:return m?g?it(()=>new ut("Cannot send 'THINKING_TEXT_MESSAGE_START' event: A thinking message is already in progress. Complete it with 'THINKING_TEXT_MESSAGE_END' first.")):(g=!0,lt(h)):it(()=>new ut("Cannot send 'THINKING_TEXT_MESSAGE_START' event: A thinking step is not in progress. Create one with 'THINKING_START' first."));case V.THINKING_TEXT_MESSAGE_CONTENT:return g?lt(h):it(()=>new ut("Cannot send 'THINKING_TEXT_MESSAGE_CONTENT' event: No active thinking message found. Start a message with 'THINKING_TEXT_MESSAGE_START' first."));case V.THINKING_TEXT_MESSAGE_END:return g?(g=!1,lt(h)):it(()=>new ut("Cannot send 'THINKING_TEXT_MESSAGE_END' event: No active thinking message found. A 'THINKING_TEXT_MESSAGE_START' event must be sent first."));case V.THINKING_START:return m?it(()=>new ut("Cannot send 'THINKING_START' event: A thinking step is already in progress. End it with 'THINKING_END' first.")):(m=!0,lt(h));case V.THINKING_END:return m?(m=!1,lt(h)):it(()=>new ut("Cannot send 'THINKING_END' event: No active thinking step found. A 'THINKING_START' event must be sent first."));default:return lt(h)}}))},Fa=function(e){return e.HEADERS="headers",e.DATA="data",e}({}),kL=(e,t)=>Up(()=>Ra(v(e,t))).pipe(DS(r=>{if(!r.ok){let a=r.headers.get("content-type")||"";return Ra(r.text()).pipe(rr(i=>{let p=i;if(a.includes("application/json"))try{p=JSON.parse(i)}catch{}let f=Error(`HTTP ${r.status}: ${typeof p=="string"?p:JSON.stringify(p)}`);return f.status=r.status,f.payload=p,it(()=>f)}))}let n={type:Fa.HEADERS,status:r.status,headers:r.headers},o=r.body?.getReader();return o?new at(a=>(a.next(n),_asyncToGenerator(function*(){try{for(;;){let{done:i,value:p}=yield o.read();if(i)break;let f={type:Fa.DATA,data:p};a.next(f)}a.complete()}catch(i){a.error(i)}})(),()=>{o.cancel().catch(i=>{if(i?.name!=="AbortError")throw i})})):it(()=>Error("Failed to getReader() from response"))})),OL=(e,t)=>{let r=au(t),n=new an,o=new TextDecoder("utf-8",{fatal:!1}),a="";e.subscribe({next:p=>{if(p.type!==Fa.HEADERS&&p.type===Fa.DATA&&p.data){let f=o.decode(p.data,{stream:!0});a+=f;let m=a.split(/\n\n/);a=m.pop()||"";for(let g of m)i(g)}},error:p=>n.error(p),complete:()=>{a&&(a+=o.decode(),i(a)),n.complete()}});function i(p){let f=p.split(`
|
|
40
40
|
`),m=[];for(let g of f)g.startsWith("data:")&&m.push(g.slice(5).replace(/^ /,""));if(m.length>0)try{let g=m.join(`
|
|
41
|
-
`),C=JSON.parse(g);r?.event("SSE","Event received:",C,{type:C.type}),n.next(C)}catch(g){n.error(g)}}return n.asObservable()},
|
|
42
|
-
`)},$L=(e,t,r)=>n=>{let o={},i=!0,a=!0,p="",f=null,m=null,g=[],C={},x=h=>{typeof h=="object"&&h&&("messages"in h&&delete h.messages,o=h)};return n.pipe(rr(h=>{switch(h.type){case V.TEXT_MESSAGE_START:{let S=h;return[{type:nt.enum.TextMessageStart,messageId:S.messageId,role:S.role}]}case V.TEXT_MESSAGE_CONTENT:{let S=h;return[{type:nt.enum.TextMessageContent,messageId:S.messageId,content:S.delta}]}case V.TEXT_MESSAGE_END:{let S=h;return[{type:nt.enum.TextMessageEnd,messageId:S.messageId}]}case V.TOOL_CALL_START:{let S=h;return g.push({id:S.toolCallId,type:"function",function:{name:S.toolCallName,arguments:""}}),a=!0,C[S.toolCallId]=S.toolCallName,[{type:nt.enum.ActionExecutionStart,actionExecutionId:S.toolCallId,actionName:S.toolCallName,parentMessageId:S.parentMessageId}]}case V.TOOL_CALL_ARGS:{let S=h,b=g.find(I=>I.id===S.toolCallId);if(!b)return console.warn(`TOOL_CALL_ARGS: No tool call found with ID '${S.toolCallId}'`),[];b.function.arguments+=S.delta;let w=!1;if(m){let I=m.find(E=>E.tool==b.function.name);if(I)try{let E=JSON.parse(Up(b.function.arguments));I.tool_argument&&I.tool_argument in E?(x({...o,[I.state_key]:E[I.tool_argument]}),w=!0):I.tool_argument||(x({...o,[I.state_key]:E}),w=!0)}catch{}}return[{type:nt.enum.ActionExecutionArgs,actionExecutionId:S.toolCallId,args:S.delta},...(w?[{type:nt.enum.AgentStateMessage,threadId:e,agentName:r,nodeName:p,runId:t,running:i,role:"assistant",state:JSON.stringify(o),active:a}]:[])]}case V.TOOL_CALL_END:{let S=h;return[{type:nt.enum.ActionExecutionEnd,actionExecutionId:S.toolCallId}]}case V.TOOL_CALL_RESULT:{let S=h;return[{type:nt.enum.ActionExecutionResult,actionExecutionId:S.toolCallId,result:S.content,actionName:C[S.toolCallId]||"unknown"}]}case V.RAW:return[];case V.CUSTOM:{let S=h;switch(S.name){case"Exit":i=!1;break;case"PredictState":m=S.value;break}return[{type:nt.enum.MetaEvent,name:S.name,value:S.value}]}case V.STATE_SNAPSHOT:return x(h.snapshot),[{type:nt.enum.AgentStateMessage,threadId:e,agentName:r,nodeName:p,runId:t,running:i,role:"assistant",state:JSON.stringify(o),active:a}];case V.STATE_DELTA:{let S=h,b=fo(o,S.delta,!0,!1);return b?(x(b.newDocument),[{type:nt.enum.AgentStateMessage,threadId:e,agentName:r,nodeName:p,runId:t,running:i,role:"assistant",state:JSON.stringify(o),active:a}]):[]}case V.MESSAGES_SNAPSHOT:return f=h.messages,[{type:nt.enum.AgentStateMessage,threadId:e,agentName:r,nodeName:p,runId:t,running:i,role:"assistant",state:JSON.stringify({...o,...(f?{messages:f}:{})}),active:!0}];case V.RUN_STARTED:return[];case V.RUN_FINISHED:return f&&(o.messages=f),Object.keys(o).length===0?[]:[{type:nt.enum.AgentStateMessage,threadId:e,agentName:r,nodeName:p,runId:t,running:i,role:"assistant",state:JSON.stringify({...o,...(f?{messages:HL(f)}:{})}),active:!1}];case V.RUN_ERROR:{let S=h;return[{type:nt.enum.RunError,message:S.message,code:S.code}]}case V.STEP_STARTED:return p=h.stepName,g=[],m=null,[{type:nt.enum.AgentStateMessage,threadId:e,agentName:r,nodeName:p,runId:t,running:i,role:"assistant",state:JSON.stringify(o),active:!0}];case V.STEP_FINISHED:return g=[],m=null,[{type:nt.enum.AgentStateMessage,threadId:e,agentName:r,nodeName:p,runId:t,running:i,role:"assistant",state:JSON.stringify(o),active:!1}];default:return[]}}))};function HL(e){let t=[];for(let r of e)if(r.role==="assistant"||r.role==="user"||r.role==="system"){let n=GL(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 a of i.toolCalls)if(a.id===r.toolCallId){n=a.function.name;break}}let o={id:r.id,result:r.content,actionExecutionId:r.toolCallId,actionName:n};t.push(o)}return t}var wf=e=>t=>{let r=ou(e),n,o,i,a,p=()=>{if(!n||a!=="text")throw Error("No text message to close");let C={type:V.TEXT_MESSAGE_END,messageId:n.messageId};return a=void 0,n=void 0,r?.event("TRANSFORM","TEXT_MESSAGE_END",C,{messageId:C.messageId}),C},f=()=>{if(!o||a!=="tool")throw Error("No tool call to close");let C={type:V.TOOL_CALL_END,toolCallId:o.toolCallId};return a=void 0,o=void 0,r?.event("TRANSFORM","TOOL_CALL_END",C,{toolCallId:C.toolCallId}),C},m=()=>{if(!i||a!=="reasoning")throw Error("No reasoning message to close");let C={type:V.REASONING_MESSAGE_END,messageId:i.messageId};return a=void 0,i=void 0,r?.event("TRANSFORM","REASONING_MESSAGE_END",C,{messageId:C.messageId}),C},g=()=>a==="text"?[p()]:a==="tool"?[f()]:a==="reasoning"?[m()]:[];return t.pipe(rr(C=>{switch(C.type){case V.TEXT_MESSAGE_START:case V.TEXT_MESSAGE_CONTENT:case V.TEXT_MESSAGE_END:case V.TOOL_CALL_START:case V.TOOL_CALL_ARGS:case V.TOOL_CALL_END:case V.TOOL_CALL_RESULT:case V.STATE_SNAPSHOT:case V.STATE_DELTA:case V.MESSAGES_SNAPSHOT:case V.CUSTOM:case V.RUN_STARTED:case V.RUN_FINISHED:case V.RUN_ERROR:case V.STEP_STARTED:case V.STEP_FINISHED:case V.THINKING_START:case V.THINKING_END:case V.THINKING_TEXT_MESSAGE_START:case V.THINKING_TEXT_MESSAGE_CONTENT:case V.THINKING_TEXT_MESSAGE_END:case V.REASONING_START:case V.REASONING_MESSAGE_START:case V.REASONING_MESSAGE_CONTENT:case V.REASONING_MESSAGE_END:case V.REASONING_END:return[...g(),C];case V.RAW:case V.ACTIVITY_SNAPSHOT:case V.ACTIVITY_DELTA:case V.REASONING_ENCRYPTED_VALUE:return[C];case V.TEXT_MESSAGE_CHUNK:let x=C,h=[];if((a!=="text"||x.messageId!==void 0&&x.messageId!==n?.messageId)&&h.push(...g()),a!=="text"){if(x.messageId===void 0)throw Error("First TEXT_MESSAGE_CHUNK must have a messageId");n={messageId:x.messageId,name:x.name},a="text";let E={type:V.TEXT_MESSAGE_START,messageId:x.messageId,role:x.role||"assistant",...(x.name!==void 0&&{name:x.name})};h.push(E),r?.event("TRANSFORM","TEXT_MESSAGE_START",E,{messageId:x.messageId})}if(x.delta!==void 0){let E={type:V.TEXT_MESSAGE_CONTENT,messageId:n.messageId,delta:x.delta};h.push(E),r?.event("TRANSFORM","TEXT_MESSAGE_CONTENT",E,{messageId:n.messageId})}return h;case V.TOOL_CALL_CHUNK:let S=C,b=[];if((a!=="tool"||S.toolCallId!==void 0&&S.toolCallId!==o?.toolCallId)&&b.push(...g()),a!=="tool"){if(S.toolCallId===void 0)throw Error("First TOOL_CALL_CHUNK must have a toolCallId");if(S.toolCallName===void 0)throw Error("First TOOL_CALL_CHUNK must have a toolCallName");o={toolCallId:S.toolCallId,toolCallName:S.toolCallName,parentMessageId:S.parentMessageId},a="tool";let E={type:V.TOOL_CALL_START,toolCallId:S.toolCallId,toolCallName:S.toolCallName,parentMessageId:S.parentMessageId};b.push(E),r?.event("TRANSFORM","TOOL_CALL_START",E,{toolCallId:S.toolCallId,toolCallName:S.toolCallName})}if(S.delta!==void 0){let E={type:V.TOOL_CALL_ARGS,toolCallId:o.toolCallId,delta:S.delta};b.push(E),r?.event("TRANSFORM","TOOL_CALL_ARGS",E,{toolCallId:o.toolCallId})}return b;case V.REASONING_MESSAGE_CHUNK:let w=C,I=[];if((a!=="reasoning"||w.messageId&&w.messageId!==i?.messageId)&&I.push(...g()),a!=="reasoning"){if(w.messageId===void 0)throw Error("First REASONING_MESSAGE_CHUNK must have a messageId");i={messageId:w.messageId},a="reasoning";let E={type:V.REASONING_MESSAGE_START,messageId:w.messageId};I.push(E),r?.event("TRANSFORM","REASONING_MESSAGE_START",E,{messageId:w.messageId})}if(w.delta!==void 0){let E={type:V.REASONING_MESSAGE_CONTENT,messageId:i.messageId,delta:w.delta};I.push(E),r?.event("TRANSFORM","REASONING_MESSAGE_CONTENT",E,{messageId:i.messageId})}return I}return C.type,[]}),Ei(()=>{g()}))},ZS=class{runNext(e,t){return t.run(e).pipe(wf(!1))}runNextWithState(e,t){let r=Qe(e.messages||[]),n=Qe(e.state||{}),o=new xp;return UI(e,o,t,[]).subscribe(i=>{i.messages!==void 0&&(r=i.messages),i.state!==void 0&&(n=i.state)}),this.runNext(e,t).pipe(jp(/*#__PURE__*/function(){var _ref78=_asyncToGenerator(function*(i){return o.next(i),yield new Promise(a=>setTimeout(a,0)),{event:i,messages:Qe(r),state:Qe(n)}});return function(_x202){return _ref78.apply(this,arguments)}}()))}},zL=class extends ZS{constructor(e){super(),this.fn=e}run(e,t){return this.fn(e,t)}};function WL(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 YL=class extends ZS{run(e,t){let{parentRunId:r,...n}=e,o={...n,messages:n.messages.map(WL)};return this.runNext(o,t)}},qI="THINKING_START",MI="THINKING_END",VI="THINKING_TEXT_MESSAGE_START",jI="THINKING_TEXT_MESSAGE_CONTENT",LI="THINKING_TEXT_MESSAGE_END",KL=class extends ZS{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(Ii(r=>this.transformEvent(r)))}transformEvent(e){switch(e.type){case qI:{this.currentReasoningId=nu();let{title:t,...r}=e;return this.warnAboutTransformation(qI,V.REASONING_START),{...r,type:V.REASONING_START,messageId:this.currentReasoningId}}case VI:return this.currentMessageId=nu(),this.warnAboutTransformation(VI,V.REASONING_MESSAGE_START),{...e,type:V.REASONING_MESSAGE_START,messageId:this.currentMessageId,role:"assistant"};case jI:{let{delta:t,...r}=e;return this.warnAboutTransformation(jI,V.REASONING_MESSAGE_CONTENT),{...r,type:V.REASONING_MESSAGE_CONTENT,messageId:this.currentMessageId??nu(),delta:t}}case LI:{let t=this.currentMessageId??nu();return this.warnAboutTransformation(LI,V.REASONING_MESSAGE_END),{...e,type:V.REASONING_MESSAGE_END,messageId:t}}case MI:{let t=this.currentReasoningId??nu();return this.warnAboutTransformation(MI,V.REASONING_END),{...e,type:V.REASONING_END,messageId:t}}default:return e}}},XL="0.0.52",ZL=class{get maxVersion(){return XL}get debug(){return this._debug}set debug(e){this._debug=xf(e),this._debugLogger=WS(this._debug)}get debugLogger(){return this._debugLogger}set debugLogger(e){typeof e=="boolean"?this._debugLogger=e?WS(xf(!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??so(),this.messages=Qe(n??[]),this.state=Qe(o??{}),this._debug=xf(i),this._debugLogger=WS(this._debug),bf(this.maxVersion,"0.0.39")<=0&&this.middlewares.unshift(new YL),bf(this.maxVersion,"0.0.45")<=0&&this.middlewares.unshift(new KL)}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 zL(r):r);return this.middlewares.push(...t),this}runAgent(e,t){var _this35=this;return _asyncToGenerator(function*(){try{_this35.isRunning=!0,_this35.agentId=_this35.agentId??so();let r=_this35.prepareRunAgentInput(e);_this35.debugLogger?.lifecycle("LIFECYCLE","Run started:",{agentId:_this35.agentId,threadId:_this35.threadId});let n,o=new Set(_this35.messages.map(f=>f.id)),i=[{onRunFinishedEvent:f=>{n=f.result}},..._this35.subscribers,t??{}];yield _this35.onInitialize(r,i),_this35.activeRunDetach$=new an;let a;_this35.activeRunCompletionPromise=new Promise(f=>{a=f}),yield Mp(bp(()=>_this35.middlewares.length===0?_this35.run(r):_this35.middlewares.reduceRight((f,m)=>({run:g=>m.run(g,f),get messages(){return f.messages},get state(){return f.state}}),_this35).run(r),wf(_this35.debugLogger),YS(_this35.debugLogger),f=>f.pipe(Lp(_this35.activeRunDetach$)),f=>_this35.apply(r,f,i),f=>_this35.processApplyEvents(r,f,i),eu(f=>(_this35.debugLogger?.lifecycle("LIFECYCLE","Run errored:",{agentId:_this35.agentId,error:f instanceof Error?f.message:String(f)}),_this35.isRunning=!1,_this35.onError(r,f,i))),Ei(()=>{_this35.debugLogger?.lifecycle("LIFECYCLE","Run finished:",{agentId:_this35.agentId,threadId:_this35.threadId}),_this35.isRunning=!1,_this35.onFinalize(r,i),a?.(),a=void 0,_this35.activeRunCompletionPromise=void 0,_this35.activeRunDetach$=void 0}))(dt(null)));let p=Qe(_this35.messages).filter(f=>!o.has(f.id));return{result:n,newMessages:p}}finally{_this35.isRunning=!1}})()}connect(e){throw new yS}connectAgent(e,t){var _this36=this;return _asyncToGenerator(function*(){try{_this36.isRunning=!0,_this36.agentId=_this36.agentId??so();let r=_this36.prepareRunAgentInput(e),n,o=new Set(_this36.messages.map(f=>f.id)),i=[{onRunFinishedEvent:f=>{n=f.result}},..._this36.subscribers,t??{}];yield _this36.onInitialize(r,i),_this36.activeRunDetach$=new an;let a;_this36.activeRunCompletionPromise=new Promise(f=>{a=f}),yield Mp(bp(()=>Vp(()=>_this36.connect(r)),wf(_this36.debugLogger),YS(_this36.debugLogger),f=>f.pipe(Lp(_this36.activeRunDetach$)),f=>_this36.apply(r,f,i),f=>_this36.processApplyEvents(r,f,i),eu(f=>(_this36.isRunning=!1,f instanceof yS?wp:_this36.onError(r,f,i))),Ei(()=>{_this36.isRunning=!1,_this36.onFinalize(r,i),a?.(),a=void 0,_this36.activeRunCompletionPromise=void 0,_this36.activeRunDetach$=void 0}))(dt(null)),{defaultValue:void 0});let p=Qe(_this36.messages).filter(f=>!o.has(f.id));return{result:n,newMessages:p}}finally{_this36.isRunning=!1}})()}abortRun(){}detachActiveRun(){var _this37=this;return _asyncToGenerator(function*(){if(!_this37.activeRunDetach$)return;let e=_this37.activeRunCompletionPromise??Promise.resolve();_this37.activeRunDetach$.next(),_this37.activeRunDetach$?.complete(),yield e})()}apply(e,t,r){return UI(e,t,this,r,this.debugLogger)}processApplyEvents(e,t,r){return t.pipe(_S(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=Qe(this.messages).filter(r=>r.role!=="activity");return{threadId:this.threadId,runId:e?.runId||so(),tools:Qe(e?.tools??[]),context:Qe(e?.context??[]),forwardedProps:Qe(e?.forwardedProps??{}),state:Qe(this.state),messages:t}}onInitialize(e,t){var _this38=this;return _asyncToGenerator(function*(){let r=yield Ye(t,_this38.messages,_this38.state,(n,o,i)=>n.onRunInitialized?.({messages:o,state:i,agent:_this38,input:e}));(r.messages!==void 0||r.state!==void 0)&&(r.messages&&(_this38.messages=r.messages,e.messages=r.messages,t.forEach(n=>{n.onMessagesChanged?.({messages:_this38.messages,state:_this38.state,agent:_this38,input:e})})),r.state&&(_this38.state=r.state,e.state=r.state,t.forEach(n=>{n.onStateChanged?.({state:_this38.state,messages:_this38.messages,agent:_this38,input:e})})))})()}onError(e,t,r){return Ri(Ye(r,this.messages,this.state,(n,o,i)=>n.onRunFailed?.({error:t,messages:o,state:i,agent:this,input:e}))).pipe(Ii(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 _this39=this;return _asyncToGenerator(function*(){let r=yield Ye(t,_this39.messages,_this39.state,(n,o,i)=>n.onRunFinalized?.({messages:o,state:i,agent:_this39,input:e}));(r.messages!==void 0||r.state!==void 0)&&(r.messages!==void 0&&(_this39.messages=r.messages,t.forEach(n=>{n.onMessagesChanged?.({messages:_this39.messages,state:_this39.state,agent:_this39,input:e})})),r.state!==void 0&&(_this39.state=r.state,t.forEach(n=>{n.onStateChanged?.({state:_this39.state,messages:_this39.messages,agent:_this39,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=Qe(this.messages),e.state=Qe(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 _this40=this;this.messages.push(e),_asyncToGenerator(function*(){for(let t of _this40.subscribers)yield t.onNewMessage?.({message:e,messages:_this40.messages,state:_this40.state,agent:_this40});if(e.role==="assistant"&&e.toolCalls)for(let t of e.toolCalls)for(let r of _this40.subscribers)yield r.onNewToolCall?.({toolCall:t,messages:_this40.messages,state:_this40.state,agent:_this40});for(let t of _this40.subscribers)yield t.onMessagesChanged?.({messages:_this40.messages,state:_this40.state,agent:_this40})})()}addMessages(e){var _this41=this;this.messages.push(...e),_asyncToGenerator(function*(){for(let t of e){for(let r of _this41.subscribers)yield r.onNewMessage?.({message:t,messages:_this41.messages,state:_this41.state,agent:_this41});if(t.role==="assistant"&&t.toolCalls)for(let r of t.toolCalls)for(let n of _this41.subscribers)yield n.onNewToolCall?.({toolCall:r,messages:_this41.messages,state:_this41.state,agent:_this41})}for(let t of _this41.subscribers)yield t.onMessagesChanged?.({messages:_this41.messages,state:_this41.state,agent:_this41})})()}setMessages(e){var _this42=this;this.messages=Qe(e),_asyncToGenerator(function*(){for(let t of _this42.subscribers)yield t.onMessagesChanged?.({messages:_this42.messages,state:_this42.state,agent:_this42})})()}setState(e){var _this43=this;this.state=Qe(e),_asyncToGenerator(function*(){for(let t of _this43.subscribers)yield t.onStateChanged?.({messages:_this43.messages,state:_this43.state,agent:_this43})})()}legacy_to_be_removed_runAgentBridged(e){this.agentId=this.agentId??so();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(wf(this.debugLogger),YS(this.debugLogger),$L(this.threadId,t.runId,this.agentId),r=>r.pipe(Ii(n=>(this.debugLogger?.event("LEGACY","Event:",n,{type:n.type}),n))))}},QI=class extends ZL{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 s.AbortController,super.runAgent(e,t)}abortRun(){this.abortController.abort(),super.abortRun()}constructor(e){super(e),this.abortController=new s.AbortController,this.url=e.url,this.headers=Qe(e.headers??{})}run(e){return OL(TL(this.url,this.requestInit(e)),this.debugLogger)}clone(){let e=super.clone();e.url=this.url,e.headers=Qe(this.headers??{});let t=new s.AbortController,r=this.abortController.signal;return r.aborted&&t.abort(r.reason),e.abortController=t,e}};d();c();l();u();var BI=(e,t,r)=>{let n=Ke(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 JS=class extends QI{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}}},GI=(e,t,r)=>new JS({url:`${BI(e,t,r)}/answer`});d();c();l();u();d();c();l();u();var JL=new $({required:!0}),$I=new $({required:!0,constrainTo:Od}),HI=e=>({...e,name:_d(e.name)}),zI=P("followUpAnswers/setIsEnabled",e=>_(e,new pe({required:!0}))),WI=P("followUpAnswers/setFollowUpAnswersConversationId",e=>_(e,z)),YI=P("followUpAnswers/setFollowUpAnswersConversationToken",e=>_(e,z)),KI=P("followUpAnswers/clearFollowUpAnswersConversationToken"),zCe=P("followUpAnswers/createFollowUpAnswer",e=>_(e,{question:z})),WCe=P("followUpAnswers/setActiveFollowUpAnswerId",e=>_(e,z)),YCe=P("followUpAnswers/setFollowUpAnswerContentFormat",e=>_(e,{contentFormat:Nd,answerId:z})),KCe=P("followUpAnswers/setFollowUpIsLoading",e=>_(e,{isLoading:new pe({required:!0}),answerId:z})),XCe=P("followUpAnswers/setFollowUpIsStreaming",e=>_(e,{isStreaming:new pe({required:!0}),answerId:z})),ZCe=P("followUpAnswers/followUpMessageChunkReceived",e=>_(e,{textDelta:JL,answerId:z})),JCe=P("followUpAnswers/followUpCitationsReceived",e=>_(e,{citations:new ne({required:!0,each:new Y({values:oS})}),answerId:z})),ebe=P("followUpAnswers/followUpCompleted",e=>_(e,{answerId:z,cannotAnswer:new pe({required:!1})})),tbe=P("followUpAnswers/followUpFailed",e=>_(e,{message:new $,code:new oe({min:0}),answerId:z})),rbe=P("followUpAnswers/activeFollowUpStartFailed",e=>_(e,{message:new $})),nbe=P("followUpAnswers/likeFollowUp",e=>_(e,{answerId:z})),obe=P("followUpAnswers/dislikeFollowUp",e=>_(e,{answerId:z})),ibe=P("followUpAnswers/submitFollowUpFeedback",e=>_(e,{answerId:z})),XI=P("followUpAnswers/resetFollowUpAnswers"),abe=P("followUpAnswers/stepStarted",e=>_(HI(e),{answerId:z,name:$I,startedAt:new oe({min:0,required:!0})})),sbe=P("followUpAnswers/stepFinished",e=>_(HI(e),{answerId:z,name:$I,finishedAt:new oe({min:0,required:!0})}));d();c();l();u();var eU={"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 ZI(e){return e?eU[e]??1004:1004}function tU(e){let t=r=>e.code===r;return Object.defineProperties(e,{isMaxDurationExceededError:{value:()=>t(1e3),enumerable:!1},isFollowupNotSupportedError:{value:()=>t(1001),enumerable:!1},isConversationNotFoundError:{value:()=>t(1002),enumerable:!1},isSseModelNotAvailableError:{value:()=>t(1003),enumerable:!1},isSseInternalError:{value:()=>t(1004),enumerable:!1},isSseTurnLimitReachedError:{value:()=>t(1005),enumerable:!1}}),e}function Rf(e){if(e)return tU({...e})}var JI=e=>{let t="",r=!1;return{onRunStartedEvent:({event:n})=>{t=n.runId,r=!1,e(qa(n.runId)),e(Jr(!1)),e(Jo(!0)),e(WI(n.threadId)),e(KI())},onStepStartedEvent:({event:n})=>{e($d({name:n.stepName,startedAt:n.timestamp??Date.now()}))},onStepFinishedEvent:({event:n})=>{e(Hd({name:n.stepName,finishedAt:n.timestamp??Date.now()}))},onTextMessageContentEvent:({event:n})=>{n.delta.length>0&&(r=!0),e(ei({textDelta:n.delta}))},onCustomEvent:({event:n})=>{let{name:o,value:i}=n;switch(o){case"header":{i?.contentFormat&&e(ni(i.contentFormat)),typeof i?.followUpEnabled=="boolean"&&e(zI(i.followUpEnabled)),i?.conversationToken&&e(YI(i.conversationToken));return}case"citations":{e(ti({citations:i.citations}));return}}},onRunErrorEvent:({event:n})=>{let o=ZI(n.code);e(ri({message:n.message,code:o}))},onRunFinishedEvent:({event:n})=>{let o=n.result?.completionReason==="ANSWERED",i=o?!r:void 0;e(Gc(o)),e(oi(!o)),e(Jo(!1)),e(ka(o,t,i)),e(Oa())}}};var eE=()=>{let e,t=()=>{e?.abortRun(),e=void 0};return{run:function(){var _ref83=_asyncToGenerator(function*(n,o,i){t();let a=Nl(n),p=Mb(n),f=Vb(n),m=qb(n),g=jb(n),C=GI(a,p,f);e=C;let x=JI(o),h=Vw(n,i());try{o(Jr(!0)),yield C.runAgent({forwardedProps:{params:h,accessToken:m,recordDebugSession:g}},x)}catch(S){o(Jr(!1)),o(ri({message:"An error occurred while starting the answer generation."})),console.error("Error running the answer agent:",S)}});return function run(_x203,_x204,_x205){return _ref83.apply(this,arguments)}}(),abortRun:t}};var tE=e=>{let t=jC({extra:e}),r=eE();return t.startListening({actionCreator:ke.pending,effect:function(){var _ref84=_asyncToGenerator(function*(n,o){let i=o.getState();if(!uy(i))return;r.abortRun(),o.dispatch(lr()),o.dispatch(XI());let a=Zo(i)?.q;!a||a.trim()===""||r.run(i,o.dispatch,e.getNavigatorContext)});return function effect(_x206,_x207){return _ref84.apply(this,arguments)}}()}),t};d();c();l();u();var rE=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)},nE=e=>t=>r=>n=>(e.debug({action:n,nextState:t.getState()},`Action dispatched: ${n.type}`),r(n));d();c();l();u();var ev=(e,t)=>{let{referrer:r,userAgent:n,location:o,clientId:i}=e.getMeta("");return{...(t?t():{}),referrer:r,userAgent:n,location:o,clientId:i}};d();c();l();u();function oE(e,t){let r={...e},n,o=i=>(a,p)=>{let f=i(a,p);return n?n(f,p):f};return{get combinedReducer(){let i=tA(Object.entries(t).filter(([a])=>!(a in r)).map(([a,p])=>[a,()=>p]));return o(Ki({...i,...r}))},containsAll(i){return Object.keys(i).every(p=>p in r)},add(i){Object.keys(i).filter(a=>!(a in r)).forEach(a=>{r[a]=i[a]})},addCrossReducer(i){n=i}}}d();c();l();u();d();c();l();u();function rU(e){if(!e||!nU(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 iE(e,t=60){if(!e)return!1;let r=rU(e);if(!r||typeof r.exp!="number")return!1;let n=Math.floor(Date.now()/1e3);return r.exp<=n+t}function nU(e){return e?/^[A-Za-z0-9_-]{2,}(?:\.[A-Za-z0-9_-]{2,}){2}$/.test(e):!1}function sE(e,t){let r=0,n=null,o=Du(()=>{r=0},500),i=/*#__PURE__*/function(){var _ref85=_asyncToGenerator(function*(f,m=!1){let g=!n;g&&t&&(n=_asyncToGenerator(function*(){try{return yield t()}catch(x){if(!m)throw x;return null}})().finally(()=>{n=null}));let C=yield n;return g&&C&&f.dispatch(ya({accessToken:C})),C});return function i(_x208){return _ref85.apply(this,arguments)}}(),a=/*#__PURE__*/function(){var _ref87=_asyncToGenerator(function*(f){let m=f.getState(),g=iU(m);if(!(!g||!iE(g))){e.debug("Access token is expired or about to expire, attempting renewal.");try{(yield i(f))?e.debug("Access token was renewed."):e.warn("Access token renewal returned an empty token. Please check the #renewAccessToken function.")}catch(C){e.warn(C,"Access token renewal failed. A retry will occur if necessary.")}}});return function a(_x209){return _ref87.apply(this,arguments)}}(),p=/*#__PURE__*/function(){var _ref88=_asyncToGenerator(function*(f,m,g){if(r>=5)return e.warn("Attempted to renew the token but was not successful. Please check the #renewAccessToken function."),aE(f,m.error),m;!n&&(r++,o());try{yield i(f,!0)}catch(x){e.debug(x,"Token renewal failed in reactive path (piggybacked on a proactive renewal). The action will be re-dispatched.")}f.dispatch(g)});return function p(_x210,_x211,_x212){return _ref88.apply(this,arguments)}}();return f=>m=>(/*#__PURE__*/function(){var _ref89=_asyncToGenerator(function*(g){let C=typeof g=="function",x=typeof t=="function";if(!C)return m(g);x&&(yield a(f));let h=yield m(g);return oU(h)?x?yield p(f,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."),aE(f,h.error),h):h});return function(_x213){return _ref89.apply(this,arguments)}}())}function oU(e){return typeof e=="object"&&e!==null&&"error"in e&&e.error?.name===new Hi().name}function aE(e,t){e.dispatch(Fa({status:401,statusCode:401,message:t.message,type:t.name}))}function iU(e){return e.configuration.accessToken}d();c();l();u();function cE({reducer:e,preloadedState:t,middlewares:r=[],thunkExtraArguments:n,name:o}){return RC({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(nE(n.logger))})}function aU(e,t){let{analytics:r}=e,{analyticsClientMiddleware:n,...o}=r??{},i={...o,...(r?.proxyBaseUrl&&{apiBaseUrl:r.proxyBaseUrl,nexApiBaseUrl:r.proxyBaseUrl})};return i.analyticsMode!=="next"&&eA()?(t.info("Analytics disabled since doNotTrack is active."),{...i,enabled:!1}):i}function uE(e,t){let r={...e.reducers,configuration:be,version:$w},n=sU({...e,reducers:r},t,be),{accessToken:o,environment:i,organizationId:a}=e.configuration;n.dispatch(ya({accessToken:o,environment:i,organizationId:a}));let p=aU(e.configuration,n.logger);return p&&n.dispatch(Bl(p)),n}function sU(e,t,r){let{reducers:n,navigatorContextProvider:o}=e,i=oE({...n,configurationReducer:r},e.preloadedState??{});e.crossReducer&&i.addCrossReducer(e.crossReducer);let a=t.logger,p={...t,get relay(){return bc(m.state,o)},get navigatorContext(){return ev(this.relay,o)}},f=cU(e,p,i),m={addReducers(g){i.containsAll(g)||(i.add(g),f.replaceReducer(i.combinedReducer))},dispatch:f.dispatch,subscribe:f.subscribe,enableAnalytics(){f.dispatch($l())},disableAnalytics(){f.dispatch(Gl())},get state(){return f.getState()},get relay(){return bc(this.state,o)},get navigatorContext(){return ev(this.relay,o)},logger:a,store:f};return m}function cU(e,t,r){let{preloadedState:n,configuration:o}=e,i=o.name||"coveo-headless",a=uU(e,t.logger,()=>t.navigatorContext);return cE({preloadedState:n,reducer:r.combinedReducer,middlewares:a,thunkExtraArguments:t,name:i})}function uU(e,t,r){let{renewAccessToken:n}=e.configuration,o=sE(t,n),i=tE({getNavigatorContext:r});return[eR,o,rE(t),zw].concat(ii.middleware,i.middleware,e.middlewares||[])}var lU=`[Warning] A component from the Coveo Headless library has been instantiated with the Analytics Mode: "Next".
|
|
41
|
+
`),C=JSON.parse(g);r?.event("SSE","Event received:",C,{type:C.type}),n.next(C)}catch(g){n.error(g)}}return n.asObservable()},_L=e=>{let t=new an,r=new Uint8Array;e.subscribe({next:o=>{if(o.type!==Fa.HEADERS&&o.type===Fa.DATA&&o.data){let a=new Uint8Array(r.length+o.data.length);a.set(r,0),a.set(o.data,r.length),r=a,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 a=r.slice(4,o),i=MI(a);t.next(i),r=r.slice(o)}catch(a){let i=a instanceof Error?a.message:String(a);t.error(Error(`Failed to decode protocol buffer message: ${i}`));return}}}return t.asObservable()},NL=(e,t)=>{let r=au(t),n=new an,o=new Ip,a=!1;return e.subscribe({next:i=>{if(o.next(i),i.type===Fa.HEADERS&&!a){a=!0;let p=i.headers.get("content-type");r?.lifecycle("HTTP","Stream format detected:",{contentType:p,parser:p===WS?"protobuf":"sse"}),p===WS?_L(o).subscribe({next:f=>n.next(f),error:f=>n.error(f),complete:()=>n.complete()}):OL(o,r).subscribe({next:f=>{try{let m=lp.parse(f);r?.event("HTTP","Event validated:",m,{type:m.type,valid:!0}),n.next(m)}catch(m){r?.event("HTTP","Event invalid:",{json:f,error:String(m)}),n.error(m)}},error:f=>{if(f?.name==="AbortError"){n.next({type:V.RUN_ERROR,message:f.message||"Request aborted",code:"abort",rawEvent:f}),n.complete();return}return n.error(f)},complete:()=>n.complete()})}else a||n.error(Error("No headers event received before data events"))},error:i=>{o.error(i),n.error(i)},complete:()=>{o.complete()}}),n.asObservable()},rt=R.enum(["TextMessageStart","TextMessageContent","TextMessageEnd","ActionExecutionStart","ActionExecutionArgs","ActionExecutionEnd","ActionExecutionResult","AgentStateMessage","MetaEvent","RunStarted","RunFinished","RunError","NodeStarted","NodeFinished"]),DL=R.enum(["LangGraphInterruptEvent","PredictState","Exit"]),qL=R.object({type:R.literal(rt.enum.TextMessageStart),messageId:R.string(),parentMessageId:R.string().optional(),role:R.string().optional()}),ML=R.object({type:R.literal(rt.enum.TextMessageContent),messageId:R.string(),content:R.string()}),VL=R.object({type:R.literal(rt.enum.TextMessageEnd),messageId:R.string()}),jL=R.object({type:R.literal(rt.enum.ActionExecutionStart),actionExecutionId:R.string(),actionName:R.string(),parentMessageId:R.string().optional()}),LL=R.object({type:R.literal(rt.enum.ActionExecutionArgs),actionExecutionId:R.string(),args:R.string()}),UL=R.object({type:R.literal(rt.enum.ActionExecutionEnd),actionExecutionId:R.string()}),QL=R.object({type:R.literal(rt.enum.ActionExecutionResult),actionName:R.string(),actionExecutionId:R.string(),result:R.string()}),BL=R.object({type:R.literal(rt.enum.AgentStateMessage),threadId:R.string(),agentName:R.string(),nodeName:R.string(),runId:R.string(),active:R.boolean(),role:R.string(),state:R.string(),running:R.boolean()}),GL=R.object({type:R.literal(rt.enum.MetaEvent),name:DL,value:R.any()}),$L=R.object({type:R.literal(rt.enum.RunError),message:R.string(),code:R.string().optional()});R.discriminatedUnion("type",[qL,ML,VL,jL,LL,UL,QL,BL,GL,$L]),R.object({id:R.string(),role:R.string(),content:R.string(),parentMessageId:R.string().optional()}),R.object({id:R.string(),name:R.string(),arguments:R.any(),parentMessageId:R.string().optional()}),R.object({id:R.string(),result:R.any(),actionExecutionId:R.string(),actionName:R.string()});var HL=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
|
+
`)},zL=(e,t,r)=>n=>{let o={},a=!0,i=!0,p="",f=null,m=null,g=[],C={},x=h=>{typeof h=="object"&&h&&("messages"in h&&delete h.messages,o=h)};return n.pipe(rr(h=>{switch(h.type){case V.TEXT_MESSAGE_START:{let S=h;return[{type:rt.enum.TextMessageStart,messageId:S.messageId,role:S.role}]}case V.TEXT_MESSAGE_CONTENT:{let S=h;return[{type:rt.enum.TextMessageContent,messageId:S.messageId,content:S.delta}]}case V.TEXT_MESSAGE_END:{let S=h;return[{type:rt.enum.TextMessageEnd,messageId:S.messageId}]}case V.TOOL_CALL_START:{let S=h;return g.push({id:S.toolCallId,type:"function",function:{name:S.toolCallName,arguments:""}}),i=!0,C[S.toolCallId]=S.toolCallName,[{type:rt.enum.ActionExecutionStart,actionExecutionId:S.toolCallId,actionName:S.toolCallName,parentMessageId:S.parentMessageId}]}case V.TOOL_CALL_ARGS:{let S=h,b=g.find(I=>I.id===S.toolCallId);if(!b)return console.warn(`TOOL_CALL_ARGS: No tool call found with ID '${S.toolCallId}'`),[];b.function.arguments+=S.delta;let w=!1;if(m){let I=m.find(E=>E.tool==b.function.name);if(I)try{let E=JSON.parse(Gp(b.function.arguments));I.tool_argument&&I.tool_argument in E?(x({...o,[I.state_key]:E[I.tool_argument]}),w=!0):I.tool_argument||(x({...o,[I.state_key]:E}),w=!0)}catch{}}return[{type:rt.enum.ActionExecutionArgs,actionExecutionId:S.toolCallId,args:S.delta},...(w?[{type:rt.enum.AgentStateMessage,threadId:e,agentName:r,nodeName:p,runId:t,running:a,role:"assistant",state:JSON.stringify(o),active:i}]:[])]}case V.TOOL_CALL_END:{let S=h;return[{type:rt.enum.ActionExecutionEnd,actionExecutionId:S.toolCallId}]}case V.TOOL_CALL_RESULT:{let S=h;return[{type:rt.enum.ActionExecutionResult,actionExecutionId:S.toolCallId,result:S.content,actionName:C[S.toolCallId]||"unknown"}]}case V.RAW:return[];case V.CUSTOM:{let S=h;switch(S.name){case"Exit":a=!1;break;case"PredictState":m=S.value;break}return[{type:rt.enum.MetaEvent,name:S.name,value:S.value}]}case V.STATE_SNAPSHOT:return x(h.snapshot),[{type:rt.enum.AgentStateMessage,threadId:e,agentName:r,nodeName:p,runId:t,running:a,role:"assistant",state:JSON.stringify(o),active:i}];case V.STATE_DELTA:{let S=h,b=Sp.applyPatch(o,S.delta,!0,!1);return b?(x(b.newDocument),[{type:rt.enum.AgentStateMessage,threadId:e,agentName:r,nodeName:p,runId:t,running:a,role:"assistant",state:JSON.stringify(o),active:i}]):[]}case V.MESSAGES_SNAPSHOT:return f=h.messages,[{type:rt.enum.AgentStateMessage,threadId:e,agentName:r,nodeName:p,runId:t,running:a,role:"assistant",state:JSON.stringify({...o,...(f?{messages:f}:{})}),active:!0}];case V.RUN_STARTED:return[];case V.RUN_FINISHED:return f&&(o.messages=f),Object.keys(o).length===0?[]:[{type:rt.enum.AgentStateMessage,threadId:e,agentName:r,nodeName:p,runId:t,running:a,role:"assistant",state:JSON.stringify({...o,...(f?{messages:WL(f)}:{})}),active:!1}];case V.RUN_ERROR:{let S=h;return[{type:rt.enum.RunError,message:S.message,code:S.code}]}case V.STEP_STARTED:return p=h.stepName,g=[],m=null,[{type:rt.enum.AgentStateMessage,threadId:e,agentName:r,nodeName:p,runId:t,running:a,role:"assistant",state:JSON.stringify(o),active:!0}];case V.STEP_FINISHED:return g=[],m=null,[{type:rt.enum.AgentStateMessage,threadId:e,agentName:r,nodeName:p,runId:t,running:a,role:"assistant",state:JSON.stringify(o),active:!1}];default:return[]}}))};function WL(e){let t=[];for(let r of e)if(r.role==="assistant"||r.role==="user"||r.role==="system"){let n=HL(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 a={id:o.id,name:o.function.name,arguments:JSON.parse(o.function.arguments),parentMessageId:r.id};t.push(a)}}else if(r.role==="tool"){let n="unknown";for(let a of e)if(a.role==="assistant"&&a.toolCalls?.length){for(let i of a.toolCalls)if(i.id===r.toolCallId){n=i.function.name;break}}let o={id:r.id,result:r.content,actionExecutionId:r.toolCallId,actionName:n};t.push(o)}return t}var If=e=>t=>{let r=au(e),n,o,a,i,p=()=>{if(!n||i!=="text")throw Error("No text message to close");let C={type:V.TEXT_MESSAGE_END,messageId:n.messageId};return i=void 0,n=void 0,r?.event("TRANSFORM","TEXT_MESSAGE_END",C,{messageId:C.messageId}),C},f=()=>{if(!o||i!=="tool")throw Error("No tool call to close");let C={type:V.TOOL_CALL_END,toolCallId:o.toolCallId};return i=void 0,o=void 0,r?.event("TRANSFORM","TOOL_CALL_END",C,{toolCallId:C.toolCallId}),C},m=()=>{if(!a||i!=="reasoning")throw Error("No reasoning message to close");let C={type:V.REASONING_MESSAGE_END,messageId:a.messageId};return i=void 0,a=void 0,r?.event("TRANSFORM","REASONING_MESSAGE_END",C,{messageId:C.messageId}),C},g=()=>i==="text"?[p()]:i==="tool"?[f()]:i==="reasoning"?[m()]:[];return t.pipe(rr(C=>{switch(C.type){case V.TEXT_MESSAGE_START:case V.TEXT_MESSAGE_CONTENT:case V.TEXT_MESSAGE_END:case V.TOOL_CALL_START:case V.TOOL_CALL_ARGS:case V.TOOL_CALL_END:case V.TOOL_CALL_RESULT:case V.STATE_SNAPSHOT:case V.STATE_DELTA:case V.MESSAGES_SNAPSHOT:case V.CUSTOM:case V.RUN_STARTED:case V.RUN_FINISHED:case V.RUN_ERROR:case V.STEP_STARTED:case V.STEP_FINISHED:case V.THINKING_START:case V.THINKING_END:case V.THINKING_TEXT_MESSAGE_START:case V.THINKING_TEXT_MESSAGE_CONTENT:case V.THINKING_TEXT_MESSAGE_END:case V.REASONING_START:case V.REASONING_MESSAGE_START:case V.REASONING_MESSAGE_CONTENT:case V.REASONING_MESSAGE_END:case V.REASONING_END:return[...g(),C];case V.RAW:case V.ACTIVITY_SNAPSHOT:case V.ACTIVITY_DELTA:case V.REASONING_ENCRYPTED_VALUE:return[C];case V.TEXT_MESSAGE_CHUNK:let x=C,h=[];if((i!=="text"||x.messageId!==void 0&&x.messageId!==n?.messageId)&&h.push(...g()),i!=="text"){if(x.messageId===void 0)throw Error("First TEXT_MESSAGE_CHUNK must have a messageId");n={messageId:x.messageId,name:x.name},i="text";let E={type:V.TEXT_MESSAGE_START,messageId:x.messageId,role:x.role||"assistant",...(x.name!==void 0&&{name:x.name})};h.push(E),r?.event("TRANSFORM","TEXT_MESSAGE_START",E,{messageId:x.messageId})}if(x.delta!==void 0){let E={type:V.TEXT_MESSAGE_CONTENT,messageId:n.messageId,delta:x.delta};h.push(E),r?.event("TRANSFORM","TEXT_MESSAGE_CONTENT",E,{messageId:n.messageId})}return h;case V.TOOL_CALL_CHUNK:let S=C,b=[];if((i!=="tool"||S.toolCallId!==void 0&&S.toolCallId!==o?.toolCallId)&&b.push(...g()),i!=="tool"){if(S.toolCallId===void 0)throw Error("First TOOL_CALL_CHUNK must have a toolCallId");if(S.toolCallName===void 0)throw Error("First TOOL_CALL_CHUNK must have a toolCallName");o={toolCallId:S.toolCallId,toolCallName:S.toolCallName,parentMessageId:S.parentMessageId},i="tool";let E={type:V.TOOL_CALL_START,toolCallId:S.toolCallId,toolCallName:S.toolCallName,parentMessageId:S.parentMessageId};b.push(E),r?.event("TRANSFORM","TOOL_CALL_START",E,{toolCallId:S.toolCallId,toolCallName:S.toolCallName})}if(S.delta!==void 0){let E={type:V.TOOL_CALL_ARGS,toolCallId:o.toolCallId,delta:S.delta};b.push(E),r?.event("TRANSFORM","TOOL_CALL_ARGS",E,{toolCallId:o.toolCallId})}return b;case V.REASONING_MESSAGE_CHUNK:let w=C,I=[];if((i!=="reasoning"||w.messageId&&w.messageId!==a?.messageId)&&I.push(...g()),i!=="reasoning"){if(w.messageId===void 0)throw Error("First REASONING_MESSAGE_CHUNK must have a messageId");a={messageId:w.messageId},i="reasoning";let E={type:V.REASONING_MESSAGE_START,messageId:w.messageId};I.push(E),r?.event("TRANSFORM","REASONING_MESSAGE_START",E,{messageId:w.messageId})}if(w.delta!==void 0){let E={type:V.REASONING_MESSAGE_CONTENT,messageId:a.messageId,delta:w.delta};I.push(E),r?.event("TRANSFORM","REASONING_MESSAGE_CONTENT",E,{messageId:a.messageId})}return I}return C.type,[]}),Ea(()=>{g()}))},Ef=class{runNext(e,t){return t.run(e).pipe(If(!1))}runNextWithState(e,t){let r=Qe(e.messages||[]),n=Qe(e.state||{}),o=new Ip;return $I(e,o,t,[]).subscribe(a=>{a.messages!==void 0&&(r=a.messages),a.state!==void 0&&(n=a.state)}),this.runNext(e,t).pipe(Qp(/*#__PURE__*/function(){var _ref78=_asyncToGenerator(function*(a){return o.next(a),yield new Promise(i=>setTimeout(i,0)),{event:a,messages:Qe(r),state:Qe(n)}});return function(_x202){return _ref78.apply(this,arguments)}}()))}},YL=class extends Ef{constructor(e){super(),this.fn=e}run(e,t){return this.fn(e,t)}};function KL(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 XL=class extends Ef{run(e,t){let{parentRunId:r,...n}=e,o={...n,messages:n.messages.map(KL)};return this.runNext(o,t)}},LI="THINKING_START",UI="THINKING_END",QI="THINKING_TEXT_MESSAGE_START",BI="THINKING_TEXT_MESSAGE_CONTENT",GI="THINKING_TEXT_MESSAGE_END",ZL=class extends Ef{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(Ia(r=>this.transformEvent(r)))}transformEvent(e){switch(e.type){case LI:{this.currentReasoningId=ou();let{title:t,...r}=e;return this.warnAboutTransformation(LI,V.REASONING_START),{...r,type:V.REASONING_START,messageId:this.currentReasoningId}}case QI:return this.currentMessageId=ou(),this.warnAboutTransformation(QI,V.REASONING_MESSAGE_START),{...e,type:V.REASONING_MESSAGE_START,messageId:this.currentMessageId,role:"assistant"};case BI:{let{delta:t,...r}=e;return this.warnAboutTransformation(BI,V.REASONING_MESSAGE_CONTENT),{...r,type:V.REASONING_MESSAGE_CONTENT,messageId:this.currentMessageId??ou(),delta:t}}case GI:{let t=this.currentMessageId??ou();return this.warnAboutTransformation(GI,V.REASONING_MESSAGE_END),{...e,type:V.REASONING_MESSAGE_END,messageId:t}}case UI:{let t=this.currentReasoningId??ou();return this.warnAboutTransformation(UI,V.REASONING_END),{...e,type:V.REASONING_END,messageId:t}}default:return e}}};function JL(e){return e.startsWith("image/")?"image":e.startsWith("audio/")?"audio":e.startsWith("video/")?"video":"document"}function eU(e){return typeof e=="object"&&!!e&&"type"in e&&e.type==="binary"&&"mimeType"in e&&typeof e.mimeType=="string"}function tU(e){let t=JL(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 rU(e){let t=e.content;if(!Array.isArray(t))return e;let r=t.map(n=>eU(n)?tU(n):n);return{...e,content:r}}var nU=class extends Ef{run(e,t){let r={...e,messages:e.messages.map(rU)};return this.runNext(r,t)}},oU="0.0.53",aU=class{get maxVersion(){return oU}get debug(){return this._debug}set debug(e){this._debug=Rf(e),this._debugLogger=XS(this._debug)}get debugLogger(){return this._debugLogger}set debugLogger(e){typeof e=="boolean"?this._debugLogger=e?XS(Rf(!0)):void 0:this._debugLogger=e}constructor({agentId:e,description:t,threadId:r,initialMessages:n,initialState:o,debug:a}={}){this.subscribers=[],this.isRunning=!1,this.middlewares=[],this.agentId=e,this.description=t??"",this.threadId=r??co(),this.messages=Qe(n??[]),this.state=Qe(o??{}),this._debug=Rf(a),this._debugLogger=XS(this._debug),nu(this.maxVersion,"0.0.39")<=0&&this.middlewares.unshift(new XL),nu(this.maxVersion,"0.0.45")<=0&&this.middlewares.unshift(new ZL),nu(this.maxVersion,"0.0.47")<=0&&this.middlewares.unshift(new nU)}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 YL(r):r);return this.middlewares.push(...t),this}runAgent(e,t){var _this35=this;return _asyncToGenerator(function*(){try{_this35.isRunning=!0,_this35.agentId=_this35.agentId??co();let r=_this35.prepareRunAgentInput(e);_this35.debugLogger?.lifecycle("LIFECYCLE","Run started:",{agentId:_this35.agentId,threadId:_this35.threadId});let n,o=new Set(_this35.messages.map(f=>f.id)),a=[{onRunFinishedEvent:f=>{n=f.result}},..._this35.subscribers,t??{}];yield _this35.onInitialize(r,a),_this35.activeRunDetach$=new an;let i;_this35.activeRunCompletionPromise=new Promise(f=>{i=f}),yield Lp(Rp(()=>_this35.middlewares.length===0?_this35.run(r):_this35.middlewares.reduceRight((f,m)=>({run:g=>m.run(g,f),get messages(){return f.messages},get state(){return f.state}}),_this35).run(r),If(_this35.debugLogger),ZS(_this35.debugLogger),f=>f.pipe(Bp(_this35.activeRunDetach$)),f=>_this35.apply(r,f,a),f=>_this35.processApplyEvents(r,f,a),eu(f=>(_this35.debugLogger?.lifecycle("LIFECYCLE","Run errored:",{agentId:_this35.agentId,error:f instanceof Error?f.message:String(f)}),_this35.isRunning=!1,_this35.onError(r,f,a))),Ea(()=>{_this35.debugLogger?.lifecycle("LIFECYCLE","Run finished:",{agentId:_this35.agentId,threadId:_this35.threadId}),_this35.isRunning=!1,_this35.onFinalize(r,a),i?.(),i=void 0,_this35.activeRunCompletionPromise=void 0,_this35.activeRunDetach$=void 0}))(lt(null)));let p=Qe(_this35.messages).filter(f=>!o.has(f.id));return{result:n,newMessages:p}}finally{_this35.isRunning=!1}})()}connect(e){throw new AS}connectAgent(e,t){var _this36=this;return _asyncToGenerator(function*(){try{_this36.isRunning=!0,_this36.agentId=_this36.agentId??co();let r=_this36.prepareRunAgentInput(e),n,o=new Set(_this36.messages.map(f=>f.id)),a=[{onRunFinishedEvent:f=>{n=f.result}},..._this36.subscribers,t??{}];yield _this36.onInitialize(r,a),_this36.activeRunDetach$=new an;let i;_this36.activeRunCompletionPromise=new Promise(f=>{i=f}),yield Lp(Rp(()=>Up(()=>_this36.connect(r)),If(_this36.debugLogger),ZS(_this36.debugLogger),f=>f.pipe(Bp(_this36.activeRunDetach$)),f=>_this36.apply(r,f,a),f=>_this36.processApplyEvents(r,f,a),eu(f=>(_this36.isRunning=!1,f instanceof AS?Ep:_this36.onError(r,f,a))),Ea(()=>{_this36.isRunning=!1,_this36.onFinalize(r,a),i?.(),i=void 0,_this36.activeRunCompletionPromise=void 0,_this36.activeRunDetach$=void 0}))(lt(null)),{defaultValue:void 0});let p=Qe(_this36.messages).filter(f=>!o.has(f.id));return{result:n,newMessages:p}}finally{_this36.isRunning=!1}})()}abortRun(){}detachActiveRun(){var _this37=this;return _asyncToGenerator(function*(){if(!_this37.activeRunDetach$)return;let e=_this37.activeRunCompletionPromise??Promise.resolve();_this37.activeRunDetach$.next(),_this37.activeRunDetach$?.complete(),yield e})()}apply(e,t,r){return $I(e,t,this,r,this.debugLogger)}processApplyEvents(e,t,r){return t.pipe(qS(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=Qe(this.messages).filter(r=>r.role!=="activity");return{threadId:this.threadId,runId:e?.runId||co(),tools:Qe(e?.tools??[]),context:Qe(e?.context??[]),forwardedProps:Qe(e?.forwardedProps??{}),state:Qe(this.state),messages:t}}onInitialize(e,t){var _this38=this;return _asyncToGenerator(function*(){let r=yield Ye(t,_this38.messages,_this38.state,(n,o,a)=>n.onRunInitialized?.({messages:o,state:a,agent:_this38,input:e}));(r.messages!==void 0||r.state!==void 0)&&(r.messages&&(_this38.messages=r.messages,e.messages=r.messages,t.forEach(n=>{n.onMessagesChanged?.({messages:_this38.messages,state:_this38.state,agent:_this38,input:e})})),r.state&&(_this38.state=r.state,e.state=r.state,t.forEach(n=>{n.onStateChanged?.({state:_this38.state,messages:_this38.messages,agent:_this38,input:e})})))})()}onError(e,t,r){return Ra(Ye(r,this.messages,this.state,(n,o,a)=>n.onRunFailed?.({error:t,messages:o,state:a,agent:this,input:e}))).pipe(Ia(n=>{let o=n;if((o.messages!==void 0||o.state!==void 0)&&(o.messages!==void 0&&(this.messages=o.messages,r.forEach(a=>{a.onMessagesChanged?.({messages:this.messages,state:this.state,agent:this,input:e})})),o.state!==void 0&&(this.state=o.state,r.forEach(a=>{a.onStateChanged?.({state:this.state,messages:this.messages,agent:this,input:e})}))),o.stopPropagation!==!0){let a=String(t);if(!(t.name==="AbortError"||t.message==="Fetch is aborted"||t.message==="signal is aborted without reason"||t.message==="component unmounted"||a==="component unmounted"))throw console.error("Agent execution failed:",t),t}return{}}))}onFinalize(e,t){var _this39=this;return _asyncToGenerator(function*(){let r=yield Ye(t,_this39.messages,_this39.state,(n,o,a)=>n.onRunFinalized?.({messages:o,state:a,agent:_this39,input:e}));(r.messages!==void 0||r.state!==void 0)&&(r.messages!==void 0&&(_this39.messages=r.messages,t.forEach(n=>{n.onMessagesChanged?.({messages:_this39.messages,state:_this39.state,agent:_this39,input:e})})),r.state!==void 0&&(_this39.state=r.state,t.forEach(n=>{n.onStateChanged?.({state:_this39.state,messages:_this39.messages,agent:_this39,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=Qe(this.messages),e.state=Qe(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 _this40=this;this.messages.push(e),_asyncToGenerator(function*(){for(let t of _this40.subscribers)yield t.onNewMessage?.({message:e,messages:_this40.messages,state:_this40.state,agent:_this40});if(e.role==="assistant"&&e.toolCalls)for(let t of e.toolCalls)for(let r of _this40.subscribers)yield r.onNewToolCall?.({toolCall:t,messages:_this40.messages,state:_this40.state,agent:_this40});for(let t of _this40.subscribers)yield t.onMessagesChanged?.({messages:_this40.messages,state:_this40.state,agent:_this40})})()}addMessages(e){var _this41=this;this.messages.push(...e),_asyncToGenerator(function*(){for(let t of e){for(let r of _this41.subscribers)yield r.onNewMessage?.({message:t,messages:_this41.messages,state:_this41.state,agent:_this41});if(t.role==="assistant"&&t.toolCalls)for(let r of t.toolCalls)for(let n of _this41.subscribers)yield n.onNewToolCall?.({toolCall:r,messages:_this41.messages,state:_this41.state,agent:_this41})}for(let t of _this41.subscribers)yield t.onMessagesChanged?.({messages:_this41.messages,state:_this41.state,agent:_this41})})()}setMessages(e){var _this42=this;this.messages=Qe(e),_asyncToGenerator(function*(){for(let t of _this42.subscribers)yield t.onMessagesChanged?.({messages:_this42.messages,state:_this42.state,agent:_this42})})()}setState(e){var _this43=this;this.state=Qe(e),_asyncToGenerator(function*(){for(let t of _this43.subscribers)yield t.onStateChanged?.({messages:_this43.messages,state:_this43.state,agent:_this43})})()}legacy_to_be_removed_runAgentBridged(e){this.agentId=this.agentId??co();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(If(this.debugLogger),ZS(this.debugLogger),zL(this.threadId,t.runId,this.agentId),r=>r.pipe(Ia(n=>(this.debugLogger?.event("LEGACY","Event:",n,{type:n.type}),n))))}},HI=class extends aU{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 s.AbortController,super.runAgent(e,t)}abortRun(){this.abortController.abort(),super.abortRun()}constructor(e){super(e),this.abortController=new s.AbortController,this.url=e.url,this.headers=Qe(e.headers??{})}run(e){return NL(kL(this.url,this.requestInit(e)),this.debugLogger)}clone(){let e=super.clone();e.url=this.url,e.headers=Qe(this.headers??{});let t=new s.AbortController,r=this.abortController.signal;return r.aborted&&t.abort(r.reason),e.abortController=t,e}};d();c();l();u();var zI=(e,t,r)=>{let n=mt(t,r),o=e?.trim();if(!n||!t||!o)throw new Error("Missing required parameters for answer endpoint");let a=`/api/preview/organizations/${t}/agents`;return`${n}${a}/${o}`};var tv=class extends HI{requestInit(t){let{params:r,accessToken:n,recordDebugSession:o}=t.forwardedProps||{},a={...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(a),signal:this.abortController.signal}}},WI=(e,t,r)=>new tv({url:`${zI(e,t,r)}/answer`});d();c();l();u();d();c();l();u();var iU=new $({required:!0}),YI=new $({required:!0,constrainTo:_d}),KI=e=>({...e,name:Nd(e.name)}),XI=P("followUpAnswers/setIsEnabled",e=>_(e,new fe({required:!0}))),ZI=P("followUpAnswers/setFollowUpAnswersConversationId",e=>_(e,z)),JI=P("followUpAnswers/setFollowUpAnswersConversationToken",e=>_(e,z)),eE=P("followUpAnswers/clearFollowUpAnswersConversationToken"),rbe=P("followUpAnswers/createFollowUpAnswer",e=>_(e,{question:z})),nbe=P("followUpAnswers/setActiveFollowUpAnswerId",e=>_(e,z)),obe=P("followUpAnswers/setFollowUpAnswerContentFormat",e=>_(e,{contentFormat:Dd,answerId:z})),abe=P("followUpAnswers/setFollowUpIsLoading",e=>_(e,{isLoading:new fe({required:!0}),answerId:z})),ibe=P("followUpAnswers/setFollowUpIsStreaming",e=>_(e,{isStreaming:new fe({required:!0}),answerId:z})),sbe=P("followUpAnswers/followUpMessageChunkReceived",e=>_(e,{textDelta:iU,answerId:z})),cbe=P("followUpAnswers/followUpCitationsReceived",e=>_(e,{citations:new ne({required:!0,each:new Y({values:sS})}),answerId:z})),ube=P("followUpAnswers/followUpCompleted",e=>_(e,{answerId:z,cannotAnswer:new fe({required:!1})})),lbe=P("followUpAnswers/followUpFailed",e=>_(e,{message:new $,code:new oe({min:0}),answerId:z})),dbe=P("followUpAnswers/activeFollowUpStartFailed",e=>_(e,{message:new $})),pbe=P("followUpAnswers/likeFollowUp",e=>_(e,{answerId:z})),fbe=P("followUpAnswers/dislikeFollowUp",e=>_(e,{answerId:z})),mbe=P("followUpAnswers/submitFollowUpFeedback",e=>_(e,{answerId:z})),tE=P("followUpAnswers/resetFollowUpAnswers"),gbe=P("followUpAnswers/stepStarted",e=>_(KI(e),{answerId:z,name:YI,startedAt:new oe({min:0,required:!0})})),hbe=P("followUpAnswers/stepFinished",e=>_(KI(e),{answerId:z,name:YI,finishedAt:new oe({min:0,required:!0})}));d();c();l();u();var sU={"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 rE(e){return e?sU[e]??1004:1004}function cU(e){let t=r=>e.code===r;return Object.defineProperties(e,{isMaxDurationExceededError:{value:()=>t(1e3),enumerable:!1},isFollowupNotSupportedError:{value:()=>t(1001),enumerable:!1},isConversationNotFoundError:{value:()=>t(1002),enumerable:!1},isSseModelNotAvailableError:{value:()=>t(1003),enumerable:!1},isSseInternalError:{value:()=>t(1004),enumerable:!1},isSseTurnLimitReachedError:{value:()=>t(1005),enumerable:!1}}),e}function Ff(e){if(e)return cU({...e})}var nE=e=>{let t="",r=!1;return{onRunStartedEvent:({event:n})=>{t=n.runId,r=!1,e(qi(n.runId)),e(Jr(!1)),e(Jo(!0)),e(ZI(n.threadId)),e(eE())},onStepStartedEvent:({event:n})=>{e(Hd({name:n.stepName,startedAt:n.timestamp??Date.now()}))},onStepFinishedEvent:({event:n})=>{e(zd({name:n.stepName,finishedAt:n.timestamp??Date.now()}))},onTextMessageContentEvent:({event:n})=>{n.delta.length>0&&(r=!0),e(ea({textDelta:n.delta}))},onCustomEvent:({event:n})=>{let{name:o,value:a}=n;switch(o){case"header":{a?.contentFormat&&e(na(a.contentFormat)),typeof a?.followUpEnabled=="boolean"&&e(XI(a.followUpEnabled)),a?.conversationToken&&e(JI(a.conversationToken));return}case"citations":{e(ta({citations:a.citations}));return}}},onRunErrorEvent:({event:n})=>{let o=rE(n.code);e(ra({message:n.message,code:o}))},onRunFinishedEvent:({event:n})=>{let o=n.result?.completionReason==="ANSWERED",a=o?!r:void 0;e(Gc(o)),e(oa(!o)),e(Jo(!1)),e(ki(o,t,a)),e(Oi())}}};var oE=()=>{let e,t=()=>{e?.abortRun(),e=void 0};return{run:function(){var _ref83=_asyncToGenerator(function*(n,o,a){t();let i=Dl(n),p=Lb(n),f=Ub(n),m=jb(n),g=Qb(n),C=WI(i,p,f);e=C;let x=nE(o),h=Uw(n,a());try{o(Jr(!0)),yield C.runAgent({forwardedProps:{params:h,accessToken:m,recordDebugSession:g}},x)}catch(S){o(Jr(!1)),o(ra({message:"An error occurred while starting the answer generation."})),console.error("Error running the answer agent:",S)}});return function run(_x203,_x204,_x205){return _ref83.apply(this,arguments)}}(),abortRun:t}};var aE=e=>{let t=QC({extra:e}),r=oE();return t.startListening({actionCreator:ke.pending,effect:function(){var _ref84=_asyncToGenerator(function*(n,o){let a=o.getState();if(!py(a))return;r.abortRun(),o.dispatch(lr()),o.dispatch(tE());let i=Zo(a)?.q;!i||i.trim()===""||r.run(a,o.dispatch,e.getNavigatorContext)});return function effect(_x206,_x207){return _ref84.apply(this,arguments)}}()}),t};d();c();l();u();var iE=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)},sE=e=>t=>r=>n=>(e.debug({action:n,nextState:t.getState()},`Action dispatched: ${n.type}`),r(n));d();c();l();u();var rv=(e,t)=>{let{referrer:r,userAgent:n,location:o,clientId:a}=e.getMeta("");return{...(t?t():{}),referrer:r,userAgent:n,location:o,clientId:a}};d();c();l();u();function cE(e,t){let r={...e},n,o=a=>(i,p)=>{let f=a(i,p);return n?n(f,p):f};return{get combinedReducer(){let a=nA(Object.entries(t).filter(([i])=>!(i in r)).map(([i,p])=>[i,()=>p]));return o(Ka({...a,...r}))},containsAll(a){return Object.keys(a).every(p=>p in r)},add(a){Object.keys(a).filter(i=>!(i in r)).forEach(i=>{r[i]=a[i]})},addCrossReducer(a){n=a}}}d();c();l();u();d();c();l();u();function uU(e){if(!e||!lU(e))return null;try{let r=e.split(".")[1].replace(/-/g,"+").replace(/_/g,"/"),n=atob(r),o=decodeURIComponent(n.split("").map(a=>`%${`00${a.charCodeAt(0).toString(16)}`.slice(-2)}`).join(""));return JSON.parse(o)}catch{return null}}function uE(e,t=60){if(!e)return!1;let r=uU(e);if(!r||typeof r.exp!="number")return!1;let n=Math.floor(Date.now()/1e3);return r.exp<=n+t}function lU(e){return e?/^[A-Za-z0-9_-]{2,}(?:\.[A-Za-z0-9_-]{2,}){2}$/.test(e):!1}function dE(e,t){let r=0,n=null,o=qu(()=>{r=0},500),a=/*#__PURE__*/function(){var _ref85=_asyncToGenerator(function*(f,m=!1){let g=!n;g&&t&&(n=_asyncToGenerator(function*(){try{return yield t()}catch(x){if(!m)throw x;return null}})().finally(()=>{n=null}));let C=yield n;return g&&C&&f.dispatch(yi({accessToken:C})),C});return function a(_x208){return _ref85.apply(this,arguments)}}(),i=/*#__PURE__*/function(){var _ref87=_asyncToGenerator(function*(f){let m=f.getState(),g=pU(m);if(!(!g||!uE(g))){e.debug("Access token is expired or about to expire, attempting renewal.");try{(yield a(f))?e.debug("Access token was renewed."):e.warn("Access token renewal returned an empty token. Please check the #renewAccessToken function.")}catch(C){e.warn(C,"Access token renewal failed. A retry will occur if necessary.")}}});return function i(_x209){return _ref87.apply(this,arguments)}}(),p=/*#__PURE__*/function(){var _ref88=_asyncToGenerator(function*(f,m,g){if(r>=5)return e.warn("Attempted to renew the token but was not successful. Please check the #renewAccessToken function."),lE(f,m.error),m;!n&&(r++,o());try{yield a(f,!0)}catch(x){e.debug(x,"Token renewal failed in reactive path (piggybacked on a proactive renewal). The action will be re-dispatched.")}f.dispatch(g)});return function p(_x210,_x211,_x212){return _ref88.apply(this,arguments)}}();return f=>m=>(/*#__PURE__*/function(){var _ref89=_asyncToGenerator(function*(g){let C=typeof g=="function",x=typeof t=="function";if(!C)return m(g);x&&(yield i(f));let h=yield m(g);return dU(h)?x?yield p(f,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."),lE(f,h.error),h):h});return function(_x213){return _ref89.apply(this,arguments)}}())}function dU(e){return typeof e=="object"&&e!==null&&"error"in e&&e.error?.name===new Ha().name}function lE(e,t){e.dispatch(Fi({status:401,statusCode:401,message:t.message,type:t.name}))}function pU(e){return e.configuration.accessToken}d();c();l();u();function pE({reducer:e,preloadedState:t,middlewares:r=[],thunkExtraArguments:n,name:o}){return FC({reducer:e,preloadedState:t,devTools:{stateSanitizer:a=>a.history?{...a,history:"<<OMIT>>"}:a,name:o,shouldHotReload:!1},middleware:a=>a({thunk:{extraArgument:n}}).prepend(...r).concat(sE(n.logger))})}function fU(e,t){let{analytics:r}=e,{analyticsClientMiddleware:n,...o}=r??{},a={...o,...(r?.proxyBaseUrl&&{apiBaseUrl:r.proxyBaseUrl,nexApiBaseUrl:r.proxyBaseUrl})};return a.analyticsMode!=="next"&&rA()?(t.info("Analytics disabled since doNotTrack is active."),{...a,enabled:!1}):a}function fE(e,t){let r={...e.reducers,configuration:be,version:Yw},n=mU({...e,reducers:r},t,be),{accessToken:o,environment:a,organizationId:i}=e.configuration;n.dispatch(yi({accessToken:o,environment:a,organizationId:i}));let p=fU(e.configuration,n.logger);return p&&n.dispatch(Gl(p)),n}function mU(e,t,r){let{reducers:n,navigatorContextProvider:o}=e,a=cE({...n,configurationReducer:r},e.preloadedState??{});e.crossReducer&&a.addCrossReducer(e.crossReducer);let i=t.logger,p={...t,get relay(){return bc(m.state,o)},get navigatorContext(){return rv(this.relay,o)}},f=gU(e,p,a),m={addReducers(g){a.containsAll(g)||(a.add(g),f.replaceReducer(a.combinedReducer))},dispatch:f.dispatch,subscribe:f.subscribe,enableAnalytics(){f.dispatch(Hl())},disableAnalytics(){f.dispatch($l())},get state(){return f.getState()},get relay(){return bc(this.state,o)},get navigatorContext(){return rv(this.relay,o)},logger:i,store:f};return m}function gU(e,t,r){let{preloadedState:n,configuration:o}=e,a=o.name||"coveo-headless",i=hU(e,t.logger,()=>t.navigatorContext);return pE({preloadedState:n,reducer:r.combinedReducer,middlewares:i,thunkExtraArguments:t,name:a})}function hU(e,t,r){let{renewAccessToken:n}=e.configuration,o=dE(t,n),a=aE({getNavigatorContext:r});return[oR,o,iE(t),Xw].concat(aa.middleware,a.middleware,e.middlewares||[])}var yU=`[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 If(e){e==="next"&&console.warn(lU)}d();c();l();u();var vE=Fr(SE(),1);function AE(e){return(0,vE.pino)({name:"@coveo/headless",level:e?.level||"warn",formatters:{log:e?.logFormatter}})}d();c();l();u();function CE(e,t){let r=FU(e),n=mr,o=TU(e);return{analyticsClientMiddleware:r,validatePayload:n,preprocessRequest:o,logger:t}}function FU(e){let{analytics:t}=e,r=(n,o)=>o;return t?.analyticsClientMiddleware||r}function TU(e){return e.preprocessRequest||Gu}d();c();l();u();d();c();l();u();var bE={organizationId:z,accessToken:z,name:new $({required:!1,emptyAllowed:!1}),analytics:new Y({options:{required:!1},values:{enabled:new pe({required:!1}),originContext:new $({required:!1}),originLevel2:new $({required:!1}),originLevel3:new $({required:!1}),analyticsMode:new $({constrainTo:["legacy","next"],required:!1,default:"next"}),proxyBaseUrl:new $({required:!1,url:!0}),trackingId:new $({required:!1,emptyAllowed:!1,regex:/^[a-zA-Z0-9_\-.]{1,100}$/})}}),environment:new $({required:!1,default:"prod",constrainTo:["prod","hipaa","stg","dev"]})};function xE(){return{organizationId:"searchuisamples",accessToken:"xx564559b1-0045-48e1-953c-3addd1ee4457"}}var wE=new Pe({...bE,insightId:z,search:new Y({options:{required:!1},values:{locale:We}})}),PU="2729db39-d7fd-4504-a06e-668c64968c95";function av(){return{...xE(),insightId:PU}}var kU={insightConfiguration:zl,search:Ie,insightInterface:Kn,searchHub:xd,resultPreview:Ea};function OU(e){let{search:t}=e;if(!t)return;let{locale:r,proxyBaseUrl:n}=t;return{locale:r,proxyBaseUrl:n}}function RE(e){let t=AE(e.loggerOptions);_U(e.configuration,t);let r=NU(e.configuration,t),n=DU(t),o={...CE(e.configuration,t),apiClient:r,streamingClient:n},i={...e,reducers:kU},a=uE(i,o);If(a.state.configuration.analytics.analyticsMode);let{insightId:p}=e.configuration,f=OU(e.configuration);return a.dispatch(Hl({insightId:p})),a.dispatch(Hr()),f&&a.dispatch(Sa(f)),{...a,get state(){return a.state},executeFirstSearch(m=rd()){bd(a.state)||a.dispatch(Ce({legacy:m,next:ix()}))}}}function _U(e,t){try{wE.validate(e)}catch(r){throw t.error(r,"Insight engine configuration error"),r}}function NU(e,t){return new $u({logger:t,preprocessRequest:e.preprocessRequest||Gu})}function DU(e){return new Bu({logger:e})}d();c();l();u();function ge(e){let t,r=new Map,n=()=>r.size===0,o=i=>{try{let a=JSON.stringify(i),p=t!==a;return t=a,p}catch(a){return console.warn("Could not detect if state has changed, check the controller \"get state method\"",a),!0}};return{subscribe(i){i();let a=Symbol(),p;return n()&&(t=JSON.stringify(this.state),p=e.subscribe(()=>{o(this.state)&&r.forEach(f=>f())})),r.set(a,i),()=>{r.delete(a),n()&&p?.()}},get state(){return{}}}}d();c();l();u();d();c();l();u();var IE={articleLanguage:We,articlePublishStatus:We,articleVersionNumber:We,caseId:z,knowledgeArticleId:We,name:We,permanentId:We,resultUrl:We,source:We,title:z,uriHash:We,isAttachedFromCitation:new pe({required:!1,default:!1})},qU=new Y({options:{required:!0},values:IE}),Tf=P("insight/attachToCase/setAttachedResults",e=>_(e,{results:new ne({each:qU}),loading:new pe({required:!1,default:!1})})),ho=P("insight/attachToCase/attach",e=>EE(e)),yo=P("insight/attachToCase/detach",e=>EE(e)),EE=e=>ee(e.permanentId)&&ee(e.uriHash)?{payload:e,error:Tr(new Oo("Either permanentId or uriHash is required"))}:_(e,IE);d();c();l();u();d();c();l();u();var Dr=e=>{let t=J(e.insightCaseContext);return{targetId:t.caseId||"",targetType:"Case",caseNumber:t.caseNumber}};var rs=e=>te("caseAttach")({prefix:"insight/caseAttach",__legacy__getBuilder:(t,r)=>{Ot(e);let n=J(r.insightCaseContext);return t.logCaseAttach(Ze(e,r),Je(e),n)},analyticsType:"InsightPanel.ItemAction",analyticsPayloadBuilder:t=>{let r=Ze(e,t);return{itemMetadata:Pr(e,t),position:r.documentPosition,responseId:t.search?.response.searchUid||"",action:"attach",context:Dr(t)}}}),ns=e=>te("caseDetach")({prefix:"insight/caseDetach",__legacy__getBuilder:(t,r)=>t.logCaseDetach(e.raw.urihash,J(r.insightCaseContext)),analyticsType:"InsightPanel.DetachItem",analyticsPayloadBuilder:t=>({itemMetadata:Pr(e,t),context:Dr(t)})});d();c();l();u();d();c();l();u();function FE(){return{results:[],loading:!1}}var So=de(FE(),e=>{e.addCase(Tf,(t,r)=>{let{results:n,loading:o}=r.payload;"results"in t&&t.results?.length>0||(t.results=n,o&&(t.loading=o))}).addCase(ho,(t,r)=>{(!ee(r.payload.permanentId)||!ee(r.payload.uriHash))&&(t.results=[...t.results,r.payload])}).addCase(yo,(t,r)=>{t.results=t.results.filter(n=>MU(n,r.payload))})}),MU=(e,t)=>{let r=!ee(e.permanentId)&&e?.permanentId===t?.permanentId,n=!ee(e.uriHash)&&e?.uriHash===t?.uriHash;return!(e.caseId===t.caseId)||!r&&!n};d();c();l();u();var Pf=(e,t)=>Qi(e.raw[t])?String(e.raw[t]):void 0,os=(e,t)=>({articleLanguage:Pf(e,"sflanguage"),articleVersionNumber:Pf(e,"sflanguage"),articlePublishStatus:Pf(e,"articlePublishStatus"),caseId:t,knowledgeArticleId:Pf(e,"knowledgeArticleId"),permanentId:e.raw?.permanentid,uriHash:e.raw?.urihash,resultUrl:e.clickUri,source:e.raw.source,title:e.title});function TE(e,t){if(!VU(e))throw ie;let{dispatch:r}=e,n=()=>e.state.attachedResults,o=ge(e),{result:i,caseId:a}=t.options,p=()=>ee(a)||ee(i.raw.permanentid)&&ee(i.raw.urihash)?!1:e.state.attachedResults.results.some(f=>{let m=a===f.caseId,g=!ee(f.permanentId)&&f.permanentId===i.raw.permanentid,C=!ee(f.uriHash)&&f.uriHash===i.raw.urihash;return m&&(g||C)});return{...o,get state(){return n()},isAttached(){return p()},attach(){r(ho(os(i,a))),r(rs(i))},detach(){r(yo(os(i,a))),r(ns(i))}}}function VU(e){return e.addReducers({configuration:be,attachedResults:So}),!0}d();c();l();u();function PE(e,t){if(!jU(e))throw ie;let{dispatch:r}=e,n=ge(e),{caseId:o}=t.options,i=p=>ee(o)||ee(p.raw.permanentid)&&ee(p.raw.urihash)?!1:e.state.attachedResults.results.some(f=>{let m=o===f.caseId,g=!ee(f.permanentId)&&f.permanentId===p.raw.permanentid,C=!ee(f.uriHash)&&f.uriHash===p.raw.urihash;return m&&(g||C)}),a=()=>e.state.attachedResults.results.filter(p=>p.caseId===o);return{...n,get state(){return{results:a(),loading:e.state.attachedResults.loading}},isAttached(p){return i(p)},attach(p){r(ho(os(p,o))),r(rs(p))},detach(p){r(yo(os(p,o))),r(ns(p))}}}function jU(e){return e.addReducers({configuration:be,attachedResults:So}),!0}d();c();l();u();d();c();l();u();d();c();l();u();var ye=z;d();c();l();u();var LU={state:new $e({required:!0}),numberOfResults:new oe({required:!0,min:0}),value:new $({required:!0,emptyAllowed:!0}),path:new ne({required:!0,each:z}),moreValuesAvailable:new pe({required:!1})};function sv(e){e.children.forEach(t=>{sv(t)}),mr({state:e.state,numberOfResults:e.numberOfResults,value:e.value,path:e.path,moreValuesAvailable:e.moreValuesAvailable},LU)}var is={facetId:ye,field:z,tabs:new Y({options:{required:!1},values:{included:new ne({each:new $}),excluded:new ne({each:new $})}}),activeTab:new $({required:!1}),delimitingCharacter:new $({required:!1,emptyAllowed:!0}),filterFacetCount:new pe({required:!1}),injectionDepth:new oe({required:!1,min:0}),numberOfValues:new oe({required:!1,min:1}),sortCriteria:new $e({required:!1}),basePath:new ne({required:!1,each:z}),filterByBasePath:new pe({required:!1})};var as=P("categoryFacet/register",e=>_(e,is)),ss=P("categoryFacet/toggleSelectValue",e=>{try{return mr(e.facetId,z),sv(e.selection),{payload:e,error:null}}catch(t){return{payload:e,error:Tr(t)}}}),vo=P("categoryFacet/deselectAll",e=>_(e,is.facetId)),au=P("categoryFacet/updateNumberOfValues",e=>_(e,{facetId:is.facetId,numberOfValues:is.numberOfValues})),kf=P("categoryFacet/updateSortCriterion",e=>_(e,{facetId:is.facetId,criterion:new $e})),kE=P("categoryFacet/updateBasePath",e=>_(e,{facetId:is.facetId,basePath:new ne({each:z})}));d();c();l();u();var rEe={categoryFacetId:ye,categoryFacetPath:new ne({required:!0,each:z})};var OE=()=>({actionCause:"breadcrumbFacet"});d();c();l();u();var UU={categoryFacetId:ye,categoryFacetPath:new ne({required:!0,each:z})},QU=(e,{categoryFacetId:t,categoryFacetPath:r})=>{let o=e.categoryFacetSet[t]?.request.field,i=`${o}_${t}`;return{categoryFacetId:t,categoryFacetPath:r,categoryFacetField:o,categoryFacetTitle:i}},Of=e=>te("breadcrumbFacet")("analytics/categoryFacet/breadcrumb",(t,r)=>{_(e,UU);let n={...QU(r,e),...J(r.insightCaseContext)};return t.logBreadcrumbFacet(n)});d();c();l();u();d();c();l();u();var Be=P("facetOptions/update",(e={freezeFacetOrder:!0})=>_(e,{freezeFacetOrder:new pe({required:!1})})),nr=P("facetOptions/facet/enable",e=>_(e,ye)),ft=P("facetOptions/facet/disable",e=>_(e,ye));d();c();l();u();var or=(e,t)=>typeof e=="object"&&Object.keys({...e}).length===0||!t||!e?!0:e.excluded?.includes(t)?!1:!!(e.included&&(e.included.length===0||e.included.includes(t))||e.excluded&&!e.included);d();c();l();u();d();c();l();u();var su={facetId:ye,captions:new Y({options:{required:!1}}),numberOfValues:new oe({required:!1,min:1}),query:new $({required:!1,emptyAllowed:!0})};var BU={path:new ne({required:!0,each:z}),displayValue:Xe,rawValue:Xe,count:new oe({required:!0,min:0})},_f=P("categoryFacet/selectSearchResult",e=>_(e,{facetId:ye,value:new Y({values:BU})})),_E=P("categoryFacetSearch/register",e=>_(e,su));d();c();l();u();function cs(e,t){let{facetId:r,criterion:n}=t,o=e[r]?.request;o&&(o.sortCriteria=n)}function us(e){e&&(e.currentValues=e.currentValues.map(t=>({...t,previousState:t.state!=="idle"?t.state:void 0,state:"idle"})),e.preventAutoSelect=!0)}function Nf(e,t){e&&(e.numberOfValues=t)}d();c();l();u();function cu(e,t){let r=e[t];r&&(r.request.numberOfValues=r.initialNumberOfValues,r.request.currentValues=[],r.request.preventAutoSelect=!0)}function Df(e,t,r){e.currentValues=GU(t,r),e.numberOfValues=t.length?1:r,e.preventAutoSelect=!0}function GU(e,t){if(!e.length)return[];let r=NE(e[0],t),n=r;for(let o of e.splice(1)){let i=NE(o,t);n.children.push(i),n=i}return n.state="selected",n.retrieveChildren=!0,[r]}function NE(e,t){return{value:e,retrieveCount:t,children:[],state:"idle",retrieveChildren:!1}}var qf=de(ca(),e=>{e.addCase(as,(t,r)=>{let n=r.payload,{facetId:o,tabs:i}=n;if(o in t)return;let a=HU(n),p=a.numberOfValues;t[o]={request:a,initialNumberOfValues:p,tabs:i}}).addCase(rt.fulfilled,(t,r)=>r.payload?.categoryFacetSet??t).addCase(at,(t,r)=>{let n=r.payload.cf||{},o=r.payload.tab;Object.keys(t).forEach(i=>{let a=t[i],p=a.request;if((a.tabs?.included?.length||a.tabs?.excluded?.length)&&!or(a.tabs,o)){p.currentValues.length&&Df(p,[],a.initialNumberOfValues);return}let m=n[i]||[];(m.length||p.currentValues.length)&&Df(p,m,a.initialNumberOfValues)})}).addCase(kf,(t,r)=>{let{facetId:n,criterion:o}=r.payload,i=t[n]?.request;i&&(i.sortCriteria=o)}).addCase(kE,(t,r)=>{let{facetId:n,basePath:o}=r.payload,i=t[n]?.request;i&&(i.basePath=[...o])}).addCase(ss,(t,r)=>{let{facetId:n,selection:o,retrieveCount:i}=r.payload,a=t[n]?.request;if(!a)return;let{path:p}=o,f=p.slice(0,p.length-1),m=$U(a,f,i);if(m.length){let C=m[0];C.retrieveChildren=!0,C.state="selected",C.previousState="idle",C.children=[];return}let g=qE(o.value,i);g.state="selected",g.previousState="idle",m.push(g),a.numberOfValues=1}).addCase(vo,(t,r)=>{let n=r.payload;cu(t,n)}).addCase(Jt,t=>{Object.keys(t).forEach(r=>cu(t,r))}).addCase(Ca,(t,r)=>Object.keys(t).forEach(n=>{t[n].request.preventAutoSelect=!r.payload.allow})).addCase(au,(t,r)=>{let{facetId:n,numberOfValues:o}=r.payload,i=t[n]?.request;if(i){if(!i.currentValues.length)return Nf(i,o);zU(t,r.payload)}}).addCase(_f,(t,r)=>{let{facetId:n,value:o}=r.payload,i=t[n];if(!i)return;let a=[...o.path,o.rawValue];Df(i.request,a,i.initialNumberOfValues)}).addCase(Ia.fulfilled,(t,r)=>{DE(t,r.payload.response.facets)}).addCase(ke.fulfilled,(t,r)=>{DE(t,r.payload.response.facets)}).addCase(ft,(t,r)=>{cu(t,r.payload)}).addCase(_t,(t,r)=>{let n=r.payload;Object.keys(t).forEach(o=>{let i=t[o];(i.tabs?.included?.length||i.tabs?.excluded?.length)&&!or(i.tabs,n)&&cu(t,o)})})}),cv={delimitingCharacter:";",filterFacetCount:!0,injectionDepth:1e3,numberOfValues:5,sortCriteria:"occurrences",basePath:[],filterByBasePath:!0,resultsMustMatch:"atLeastOneValue"};function $U(e,t,r){let n=e.currentValues;for(let o of t){let i=n[0];(!i||o!==i.value)&&(i=qE(o,r),n.length=0,n.push(i)),i.retrieveChildren=!1,i.previousState=void 0,i.state="idle",n=i.children}return n}function HU(e){return{...cv,currentValues:[],preventAutoSelect:!1,type:"hierarchical",...e}}function qE(e,t){return{value:e,state:"idle",children:[],retrieveChildren:!0,retrieveCount:t}}function DE(e,t){t.forEach(r=>{if(!WU(e,r))return;let n=r.facetId,o=e[n]?.request;if(!o)return;let i=YU(o,r);o.currentValues=i?[]:o.currentValues,o.preventAutoSelect=!1})}function zU(e,t){let{facetId:r,numberOfValues:n}=t,o=e[r]?.request.currentValues[0];if(o){for(;o.children.length&&o?.state!=="selected";)o=o.children[0];o.retrieveCount=n}}function WU(e,t){return t.facetId in e}function YU(e,t){let r=Gr(e.currentValues),n=Gr(t.values);return r.length!==n.length}d();c();l();u();d();c();l();u();var sn=new $({regex:/^[a-zA-Z0-9-_]+$/}),cn=new $({required:!0}),ME=new ne({each:new $}),VE=new $,jE=new pe,un=new pe,ln=new oe({min:0}),qr=new oe({min:1}),Mf=new pe({required:!0}),KU=new Y,XU=new $,ZU={captions:KU,numberOfValues:qr,query:XU},ls=new Y({values:ZU}),Vf=new Y({options:{required:!1},values:{type:new $({constrainTo:["simple"],emptyAllowed:!1,required:!0}),values:new ne({required:!0,max:25,each:new $({emptyAllowed:!1,required:!0})})}}),EFe=new pe,jf=new ne({min:1,max:25,required:!1,each:new $({emptyAllowed:!1,required:!0})});d();c();l();u();var Pi={value:z,numberOfResults:new oe({min:0}),state:z};var JU={facetId:ye,field:new $({required:!0,emptyAllowed:!0}),tabs:new Y({options:{required:!1},values:{included:new ne({each:new $}),excluded:new ne({each:new $})}}),activeTab:new $({required:!1}),filterFacetCount:new pe({required:!1}),injectionDepth:new oe({required:!1,min:0}),numberOfValues:new oe({required:!1,min:1}),sortCriteria:new $e({required:!1}),resultsMustMatch:new $e({required:!1}),allowedValues:Vf,customSort:jf},ds=P("facet/register",e=>_(e,JU)),Ao=P("facet/toggleSelectValue",e=>_(e,{facetId:ye,selection:new Y({values:Pi})})),Co=P("facet/toggleExcludeValue",e=>_(e,{facetId:ye,selection:new Y({values:Pi})})),St=P("facet/deselectAll",e=>_(e,ye)),Lf=P("facet/updateSortCriterion",e=>_(e,{facetId:ye,criterion:new $e({required:!0})})),uu=P("facet/updateNumberOfValues",e=>_(e,{facetId:ye,numberOfValues:new oe({required:!0,min:1})})),lu=P("facet/updateIsFieldExpanded",e=>_(e,{facetId:ye,isFieldExpanded:new pe({required:!0})})),ki=P("facet/updateFreezeCurrentValues",e=>_(e,{facetId:ye,freezeCurrentValues:new pe({required:!0})}));d();c();l();u();var ps=e=>ze("analytics/facet/unexclude",(t,r)=>{_(e,{facetId:ye,facetValue:z});let n=Xt(r),o=pa(e,n);return t.makeFacetUnexclude(o)});var ir=()=>({actionCause:"facetClearAll"}),pr=()=>({actionCause:"facetSelect"}),Uf=()=>({actionCause:"facetExclude"}),Vn=()=>({actionCause:"facetDeselect"});var uv=()=>({actionCause:"breadcrumbFacet"});d();c();l();u();var fs=e=>te("showMoreFacetResults")("analytics/facet/showMore",(t,r)=>{_(e,ye);let n={...Go(e,Xt(r)),...J(r.insightCaseContext)};return t.logFacetShowMore(n)}),ms=e=>te("showLessFacetResults")("analytics/facet/showLess",(t,r)=>{_(e,ye);let n={...Go(e,Xt(r)),...J(r.insightCaseContext)};return t.logFacetShowLess(n)}),dn=e=>te("facetUpdateSort")("analytics/facet/sortChange",(t,r)=>{_(e,{facetId:ye,sortCriterion:new $e({required:!0})});let{facetId:n,sortCriterion:o}=e,i=Xt(r),p={...Go(n,i),criteria:o,...J(r.insightCaseContext)};return t.logFacetUpdateSort(p)}),Lt=e=>te("facetClearAll")("analytics/facet/reset",(t,r)=>{_(e,ye);let n=Xt(r),o={...Go(e,n),...J(r.insightCaseContext)};return t.logFacetClearAll(o)}),Yt=e=>te("facetSelect")("analytics/facet/select",(t,r)=>{_(e,{facetId:ye,facetValue:z});let n=Xt(r),o={...pa(e,n),...J(r.insightCaseContext)};return t.logFacetSelect(o)}),Mr=e=>te("facetDeselect")("analytics/facet/deselect",(t,r)=>{_(e,{facetId:ye,facetValue:z});let n=Xt(r),o={...pa(e,n),...J(r.insightCaseContext)};return t.logFacetDeselect(o)}),du=e=>te("breadcrumbFacet")("analytics/facet/breadcrumb",(t,r)=>{_(e,{facetId:ye,facetValue:z});let n={...pa(e,Xt(r)),...J(r.insightCaseContext)};return t.logBreadcrumbFacet(n)});d();c();l();u();d();c();l();u();var LE={facetId:ye,value:new Y({values:{displayValue:Xe,rawValue:Xe,count:new oe({required:!0,min:0})}})},UE=P("facetSearch/register",e=>_(e,su)),Qf=P("facetSearch/update",e=>_(e,su)),Bf=P("facetSearch/toggleSelectValue",e=>_(e,LE)),Gf=P("facetSearch/toggleExcludeValue",e=>_(e,LE));var gs=de(da(),e=>{e.addCase(ds,(t,r)=>{let{facetId:n,tabs:o}=r.payload;n in t||(t[n]=Tb(eQ(r.payload),o))}).addCase(rt.fulfilled,(t,r)=>{if(r.payload&&Object.keys(r.payload.facetSet).length!==0)return r.payload.facetSet}).addCase(at,(t,r)=>{let n=r.payload.f||{},o=r.payload.fExcluded||{};Object.keys(t).forEach(a=>{let{request:p}=t[a],f=n[a]||[],m=o[a]||[],g=f.length+m.length,C=p.currentValues.filter(x=>!f.includes(x.value)&&!m.includes(x.value));p.currentValues=[...f.map(BE),...m.map(GE),...C.map(rQ)],p.preventAutoSelect=g>0,p.numberOfValues=Math.max(g,p.numberOfValues)})}).addCase(Ao,(t,r)=>{let{facetId:n,selection:o}=r.payload,i=t[n]?.request;if(!i)return;i.preventAutoSelect=!0;let a=i.currentValues.find(f=>f.value===o.value);if(!a){$f(i,o);return}let p=a.state==="selected";a.previousState=a.state,a.state=p?"idle":"selected",i.freezeCurrentValues=!0}).addCase(Co,(t,r)=>{let{facetId:n,selection:o}=r.payload,i=t[n]?.request;if(!i)return;i.preventAutoSelect=!0;let a=i.currentValues.find(f=>f.value===o.value);if(!a){$f(i,o);return}let p=a.state==="excluded";a.previousState=a.state,a.state=p?"idle":"excluded",i.freezeCurrentValues=!0}).addCase(ki,(t,r)=>{let{facetId:n,freezeCurrentValues:o}=r.payload,i=t[n]?.request;i&&(i.freezeCurrentValues=o)}).addCase(St,(t,r)=>{us(t[r.payload]?.request)}).addCase(Jt,t=>{Object.values(t).filter(r=>r.hasBreadcrumbs).forEach(({request:r})=>us(r))}).addCase(cd,t=>{Object.values(t).filter(r=>!r.hasBreadcrumbs).forEach(({request:r})=>us(r))}).addCase(Ca,(t,r)=>Object.values(t).forEach(n=>{n.request.preventAutoSelect=!r.payload.allow})).addCase(Lf,(t,r)=>{cs(t,r.payload)}).addCase(uu,(t,r)=>{let{facetId:n,numberOfValues:o}=r.payload;Nf(t[n]?.request,o)}).addCase(lu,(t,r)=>{let{facetId:n,isFieldExpanded:o}=r.payload,i=t[n]?.request;i&&(i.isFieldExpanded=o)}).addCase(ke.fulfilled,(t,r)=>{r.payload.response.facets.forEach(o=>QE(t[o.facetId]?.request,o))}).addCase(Ia.fulfilled,(t,r)=>{r.payload.response.facets.forEach(o=>QE(t[o.facetId]?.request,o))}).addCase(Bf,(t,r)=>{let{facetId:n,value:o}=r.payload,i=t[n]?.request;if(!i)return;let{rawValue:a}=o,{currentValues:p}=i,f=p.find(g=>g.value===a);if(f){f.state="selected";return}let m=BE(a);$f(i,m),i.freezeCurrentValues=!0,i.preventAutoSelect=!0}).addCase(Gf,(t,r)=>{let{facetId:n,value:o}=r.payload,i=t[n]?.request;if(!i)return;let{rawValue:a}=o,{currentValues:p}=i,f=p.find(g=>g.value===a);if(f){f.state="excluded";return}let m=GE(a);$f(i,m),i.freezeCurrentValues=!0,i.preventAutoSelect=!0}).addCase(ft,(t,r)=>{if(!(r.payload in t))return;let{request:n}=t[r.payload];us(n)}).addCase(_t,(t,r)=>{let n=r.payload;Object.keys(t).forEach(o=>{let i=t[o];(i.tabs?.included?.length||i.tabs?.excluded?.length)&&!or(i.tabs,n)&&us(i.request)})})});function $f(e,t){let{currentValues:r}=e,n=r.findIndex(i=>i.state==="idle"),o=n===-1?r.length:n;e.currentValues.splice(o,0,t),n>-1&&e.currentValues.pop(),e.numberOfValues=e.currentValues.length}function QE(e,t){e&&(e.currentValues=t.values.map(tQ),e.freezeCurrentValues=!1,e.preventAutoSelect=!1)}var lv={filterFacetCount:!0,injectionDepth:1e3,numberOfValues:8,sortCriteria:"automatic",resultsMustMatch:"atLeastOneValue"};function eQ(e){return{...lv,type:"specific",currentValues:[],freezeCurrentValues:!1,isFieldExpanded:!1,preventAutoSelect:!1,...e}}function tQ(e){let{value:t,state:r}=e;return{value:t,state:r}}function BE(e){return{value:e,state:"selected"}}function GE(e){return{value:e,state:"excluded"}}function rQ(e){return{...e,state:"idle"}}d();c();l();u();var Hf=()=>te("breadcrumbResetAll")("analytics/facet/deselectAllBreadcrumbs",(e,t)=>e.logBreadcrumbResetAll(J(t.insightCaseContext)));d();c();l();u();d();c();l();u();function hs(e){let t=$E(e.start,e),r=$E(e.end,e),n=e.endInclusive??!1,o=e.state??"idle";return{start:t,end:r,endInclusive:n,state:o}}function $E(e,t){let{dateFormat:r}=t;return IA(e)?(Uu(e),xA(e)):typeof e=="string"&&Qn(e)?(Uu(e),e):(vA(e,r),Lu(zi(e,r)))}d();c();l();u();var ys=P("rangeFacet/updateSortCriterion",e=>_(e,{facetId:ye,criterion:new $e({required:!0})}));d();c();l();u();var Oi={state:z,start:new oe({required:!0}),end:new oe({required:!0}),endInclusive:new pe({required:!0}),numberOfResults:new oe({required:!0,min:0})},_i={start:z,end:z,endInclusive:new pe({required:!0}),state:z,numberOfResults:new oe({required:!0,min:0})},jn=e=>({facetId:ye,selection:typeof e.start=="string"?new Y({values:_i}):new Y({values:Oi})});var nQ={start:z,end:z,endInclusive:new pe({required:!0}),state:z},oQ={facetId:ye,field:z,tabs:new Y({options:{required:!1},values:{included:new ne({each:new $}),excluded:new ne({each:new $})}}),activeTab:new $({required:!1}),currentValues:new ne({required:!1,each:new Y({values:nQ})}),generateAutomaticRanges:new pe({required:!0}),filterFacetCount:new pe({required:!1}),injectionDepth:new oe({required:!1,min:0}),numberOfValues:new oe({required:!1,min:1}),sortCriteria:new $e({required:!1}),rangeAlgorithm:new $e({required:!1})};function HE(e){return Qn(e)?Zs(e):e}function zf(e){e.currentValues&&e.currentValues.forEach(t=>{let{start:r,end:n}=hs(t);if(zi(HE(r)).isAfter(zi(HE(n))))throw new Error(`The start value is greater than the end value for the date range ${t.start} to ${t.end}`)})}var pn=P("dateFacet/register",e=>{try{return mr(e,oQ),zf(e),{payload:e,error:null}}catch(t){return{payload:e,error:Tr(t)}}}),fn=P("dateFacet/toggleSelectValue",e=>_(e,{facetId:ye,selection:new Y({values:_i})})),mn=P("dateFacet/toggleExcludeValue",e=>_(e,{facetId:ye,selection:new Y({values:_i})})),Ln=P("dateFacet/updateFacetValues",e=>{try{return mr(e,{facetId:ye,values:new ne({each:new Y({values:_i})})}),zf({currentValues:e.values}),{payload:e,error:null}}catch(t){return{payload:e,error:Tr(t)}}}),Wf=ys,Yf=St;d();c();l();u();d();c();l();u();var Kf=(e,{facetId:t,selection:r})=>{let o=(e.dateFacetSet[t]||e.numericFacetSet[t]).request.field,i=`${o}_${t}`;return{facetId:t,facetField:o,facetTitle:i,facetRangeEndInclusive:r.endInclusive,facetRangeEnd:`${r.end}`,facetRangeStart:`${r.start}`}},Xf=()=>({actionCause:"breadcrumbFacet"});var dv=Xf;d();c();l();u();var pu=e=>te("breadcrumbFacet")("analytics/dateFacet/breadcrumb",(t,r)=>{_(e,jn(e.selection));let n={...Kf(r,e),...J(r.insightCaseContext)};return t.logBreadcrumbFacet(n)});d();c();l();u();function iQ(e,t){return!!t&&t.facetId in e.dateFacetSet}var zE=(e,t)=>{let r=Fn(e,t);if(iQ(e,r))return r},WE=(e,t)=>(zE(e,t)||{values:[]}).values.filter(n=>n.state==="selected"),YE=(e,t)=>(zE(e,t)||{values:[]}).values.filter(n=>n.state!=="idle");d();c();l();u();d();c();l();u();var Jf={filterFacetCount:!0,injectionDepth:1e3,numberOfValues:8,sortCriteria:"ascending",rangeAlgorithm:"even",resultsMustMatch:"atLeastOneValue"};function em(e,t){let{request:r}=t,{facetId:n}=r;if(n in e)return;let o=KE(r);r.numberOfValues=o,e[n]=t}function tm(e,t,r){let n=e[t]?.request;n&&(n.currentValues=r,n.numberOfValues=KE(n))}function rm(e,t,r){let n=e[t]?.request;if(!n)return;let o=Zf(n.currentValues,r);if(!o)return;let i=o.state==="selected";o.previousState=o.state,o.state=i?"idle":"selected",n.preventAutoSelect=!0}function nm(e,t,r){let n=e[t]?.request;if(!n)return;let o=Zf(n.currentValues,r);if(!o)return;let i=o.state==="excluded";o.previousState=o.state,o.state=i?"idle":"excluded",n.preventAutoSelect=!0}function gn(e,t){let r=e[t]?.request;r&&r.currentValues.forEach(n=>{n.state!=="idle"&&(n.previousState=n.state),n.state="idle"})}function om(e,t){Object.entries(e).forEach(([r,{request:n}])=>{let o=t[r]||[];n.currentValues.forEach(p=>(Zf(o,p)&&(p.state="selected"),p));let i=o.filter(p=>!Zf(n.currentValues,p)),a=n.currentValues;a.push(...i),n.numberOfValues=Math.max(n.numberOfValues,a.length)})}function im(e,t,r){t.forEach(n=>{let o=n.facetId,i=e[o]?.request;if(!i)return;let a=r(n.values);i.currentValues=a,i.preventAutoSelect=!1})}function Zf(e,t){let{start:r,end:n}=t;return e.find(o=>o.start===r&&o.end===n)}function KE(e){let{generateAutomaticRanges:t,currentValues:r,numberOfValues:n}=e;return t?Math.max(n,r.length):r.length}var hn=de(ua(),e=>{e.addCase(pn,(t,r)=>{let{payload:n}=r,{tabs:o}=n,i=aQ(n);em(t,Eb(i,o))}).addCase(rt.fulfilled,(t,r)=>r.payload?.dateFacetSet??t).addCase(at,(t,r)=>{let n=r.payload.df||{};om(t,n)}).addCase(fn,(t,r)=>{let{facetId:n,selection:o}=r.payload;rm(t,n,o)}).addCase(mn,(t,r)=>{let{facetId:n,selection:o}=r.payload;nm(t,n,o)}).addCase(Ln,(t,r)=>{let{facetId:n,values:o}=r.payload;tm(t,n,o)}).addCase(Yf,(t,r)=>{gn(t,r.payload)}).addCase(Jt,t=>{Object.keys(t).forEach(r=>{gn(t,r)})}).addCase(Wf,(t,r)=>{cs(t,r.payload)}).addCase(ke.fulfilled,(t,r)=>{let n=r.payload.response.facets;im(t,n,sQ)}).addCase(ft,(t,r)=>{gn(t,r.payload)}).addCase(_t,(t,r)=>{let n=r.payload;Object.keys(t).forEach(o=>{let i=t[o];(i.tabs?.included?.length||i.tabs?.excluded?.length)&&!or(i.tabs,n)&&gn(t,o)})})});function aQ(e){return{...Jf,currentValues:[],preventAutoSelect:!1,type:"dateRange",...e}}function sQ(e){return e.map(t=>{let{numberOfResults:r,...n}=t;return n})}d();c();l();u();var cQ={state:z,start:new oe({required:!0}),end:new oe({required:!0}),endInclusive:new pe({required:!0})},uQ={facetId:ye,field:z,tabs:new Y({options:{required:!1},values:{included:new ne({each:new $}),excluded:new ne({each:new $})}}),activeTab:new $({required:!1}),currentValues:new ne({required:!1,each:new Y({values:cQ})}),generateAutomaticRanges:new pe({required:!0}),filterFacetCount:new pe({required:!1}),injectionDepth:new oe({required:!1,min:0}),numberOfValues:new oe({required:!1,min:1}),sortCriteria:new $e({required:!1}),rangeAlgorithm:new $e({required:!1})};function am(e){e.currentValues&&e.currentValues.forEach(({start:t,end:r})=>{if(t>r)throw new Error(`The start value is greater than the end value for the numeric range ${t} to ${r}`)})}var yn=P("numericFacet/register",e=>{try{return _(e,uQ),am(e),{payload:e,error:null}}catch(t){return{payload:e,error:Tr(t)}}}),Sn=P("numericFacet/toggleSelectValue",e=>_(e,{facetId:ye,selection:new Y({values:Oi})})),vn=P("numericFacet/toggleExcludeValue",e=>_(e,{facetId:ye,selection:new Y({values:Oi})})),Un=P("numericFacet/updateFacetValues",e=>{try{return mr(e,{facetId:ye,values:new ne({each:new Y({values:Oi})})}),am({currentValues:e.values}),{payload:e,error:null}}catch(t){return{payload:e,error:Tr(t)}}}),sm=ys,cm=St;d();c();l();u();var pv=Xf;d();c();l();u();d();c();l();u();var XE=(e,{facetId:t,selection:r})=>{let o=(e.dateFacetSet[t]||e.numericFacetSet[t]).request.field,i=`${o}_${t}`;return{facetId:t,facetField:o,facetTitle:i,facetRangeEndInclusive:r.endInclusive,facetRangeEnd:`${r.end}`,facetRangeStart:`${r.start}`}};var fu=e=>te("breadcrumbFacet")("analytics/numericFacet/breadcrumb",(t,r)=>{_(e,jn(e.selection));let n={...XE(r,e),...J(r.insightCaseContext)};return t.logBreadcrumbFacet(n)});d();c();l();u();function lQ(e,t){return!!t&&t.facetId in e.numericFacetSet}var ZE=(e,t)=>{let r=Fn(e,t);if(lQ(e,r))return r},JE=(e,t)=>(ZE(e,t)||{values:[]}).values.filter(n=>n.state!=="idle"),eF=(e,t)=>(ZE(e,t)||{values:[]}).values.filter(n=>n.state==="selected");d();c();l();u();var bo=de(la(),e=>{e.addCase(yn,(t,r)=>{let{payload:n}=r,{tabs:o}=n,i=dQ(n);em(t,Fb(i,o))}).addCase(rt.fulfilled,(t,r)=>r.payload?.numericFacetSet??t).addCase(at,(t,r)=>{let n=r.payload.nf||{};om(t,n)}).addCase(Sn,(t,r)=>{let{facetId:n,selection:o}=r.payload;rm(t,n,o)}).addCase(vn,(t,r)=>{let{facetId:n,selection:o}=r.payload;nm(t,n,o)}).addCase(Un,(t,r)=>{let{facetId:n,values:o}=r.payload;tm(t,n,o)}).addCase(cm,(t,r)=>{gn(t,r.payload)}).addCase(Jt,t=>{Object.keys(t).forEach(r=>{gn(t,r)})}).addCase(sm,(t,r)=>{cs(t,r.payload)}).addCase(ke.fulfilled,(t,r)=>{let n=r.payload.response.facets;im(t,n,pQ)}).addCase(ft,(t,r)=>{gn(t,r.payload)}).addCase(_t,(t,r)=>{let n=r.payload;Object.keys(t).forEach(o=>{let i=t[o];(i.tabs?.included?.length||i.tabs?.excluded?.length)&&!or(i.tabs,n)&&gn(t,o)})})});function dQ(e){return{...Jf,currentValues:[],preventAutoSelect:!1,type:"numericalRange",...e}}function pQ(e){return e.map(t=>{let{numberOfResults:r,...n}=t;return n})}d();c();l();u();d();c();l();u();var mu=z,um=new Y({options:{required:!0},values:{caption:Xe,expression:Xe,state:new $({constrainTo:["idle","selected","excluded"]})}}),tF=new ne({required:!0,each:um});var o_e=P("staticFilter/register",e=>_(e,{id:mu,values:tF})),rF=P("staticFilter/toggleSelect",e=>_(e,{id:mu,value:um})),nF=P("staticFilter/toggleExclude",e=>_(e,{id:mu,value:um})),i_e=P("staticFilter/deselectAllFilterValues",e=>_(e,mu));d();c();l();u();var lm=e=>te("staticFilterDeselect")("analytics/staticFilter/deselect",(t,r)=>t.logStaticFilterDeselect({...e,...J(r.insightCaseContext)}));d();c();l();u();var dm=e=>Object.keys(e.facetSet).map(t=>{let r=e.facetValuesSelector(e.engine.state,t).map(n=>({value:n,deselect:()=>{n.state==="selected"?e.executeToggleSelect({facetId:t,selection:n}):n.state==="excluded"&&e.executeToggleExclude({facetId:t,selection:n})}}));return{facetId:t,field:e.facetSet[t].request.field,values:r}}).filter(t=>t.values.length);function oF(e){let t=ge(e),{dispatch:r}=e;return{...t,get state(){return{facetBreadcrumbs:[],categoryFacetBreadcrumbs:[],numericFacetBreadcrumbs:[],dateFacetBreadcrumbs:[],staticFilterBreadcrumbs:[],hasBreadcrumbs:!1}},deselectAll:()=>{r(Jt())},deselectBreadcrumb(n){n.deselect()}}}function iF(e){if(!fQ(e))throw ie;let t=oF(e),{dispatch:r}=e,n=()=>e.state,o=()=>{let h={engine:e,facetSet:n().facetSet,executeToggleSelect:({facetId:S,selection:b})=>{let w=du({facetId:S,facetValue:b.value});r(Ao({facetId:S,selection:b})),r(ki({facetId:S,freezeCurrentValues:!1})),r(Ce({legacy:w,next:uv()}))},executeToggleExclude:({facetId:S,selection:b})=>{let w=du({facetId:S,facetValue:b.value});r(Co({facetId:S,selection:b})),r(ki({facetId:S,freezeCurrentValues:!1})),r(Ce({legacy:w,next:uv()}))},facetValuesSelector:wb};return dm(h)},i=()=>{let h={engine:e,facetSet:n().numericFacetSet,executeToggleSelect:S=>{r(Sn(S)),r(Ce({legacy:fu(S),next:pv()}))},executeToggleExclude:S=>{r(vn(S)),r(Ce({legacy:fu(S),next:pv()}))},facetValuesSelector:JE};return dm(h)},a=()=>{let h={engine:e,facetSet:n().dateFacetSet,executeToggleSelect:S=>{r(fn(S)),r(Ce({legacy:pu(S),next:dv()}))},executeToggleExclude:S=>{r(mn(S)),r(Ce({legacy:pu(S),next:dv()}))},facetValuesSelector:YE};return dm(h)},p=h=>{let S=Ib(n(),h);return{facetId:h,field:n().categoryFacetSet[h].request.field,path:S,deselect:()=>{r(vo(h)),r(Ce({legacy:Of({categoryFacetPath:S.map(b=>b.value),categoryFacetId:h}),next:OE()}))}}},f=()=>Object.keys(n().categoryFacetSet).map(p).filter(h=>h.path.length),m=()=>{let h=n().staticFilterSet||{};return Object.values(h).map(g)},g=h=>{let{id:S,values:b}=h,w=b.filter(I=>I.state!=="idle").map(I=>C(S,I));return{id:S,values:w}},C=(h,S)=>({value:S,deselect:()=>{let{caption:b,expression:w}=S,I=lm({staticFilterId:h,staticFilterValue:{caption:b,expression:w}});S.state==="selected"?r(rF({id:h,value:S})):S.state==="excluded"&&r(nF({id:h,value:S})),r(Ce({legacy:I}))}});function x(){return!![...o(),...i(),...a(),...f(),...m()].length}return{...t,get state(){return{facetBreadcrumbs:o(),categoryFacetBreadcrumbs:f(),numericFacetBreadcrumbs:i(),dateFacetBreadcrumbs:a(),staticFilterBreadcrumbs:m(),hasBreadcrumbs:x()}},deselectAll:()=>{t.deselectAll(),r(Ce({legacy:Hf(),next:{actionCause:"breadcrumbResetAll"}}))}}}function fQ(e){return e.addReducers({configuration:be,search:Ie,facetSet:gs,numericFacetSet:bo,dateFacetSet:hn,categoryFacetSet:qf}),!0}d();c();l();u();d();c();l();u();d();c();l();u();var aF=e=>e.queryCorrection.correctedQuery!==""||e.wasCorrectedTo!=="";d();c();l();u();d();c();l();u();d();c();l();u();var pm=()=>({correctedQuery:"",wordCorrections:[],originalQuery:""}),sF=()=>({correctedQuery:"",corrections:[],originalQuery:""});function cF(){return{enableDidYouMean:!1,wasCorrectedTo:"",wasAutomaticallyCorrected:!1,queryCorrection:pm(),originalQuery:"",automaticallyCorrectQuery:!0,queryCorrectionMode:"legacy"}}var uF=(e,t)=>{let r={...sF(),...t,correctedQuery:t?.correctedQuery||t?.corrections[0]?.correctedQuery||""};e.queryCorrection=r,e.wasCorrectedTo=r.correctedQuery};var lF=de(cF(),e=>{e.addCase(Yl,t=>{t.enableDidYouMean=!0}).addCase(hx,t=>{t.enableDidYouMean=!1}).addCase(yx,t=>{t.automaticallyCorrectQuery=!0}).addCase(Kl,t=>{t.automaticallyCorrectQuery=!1}).addCase(ke.pending,t=>{t.queryCorrection=pm(),t.wasAutomaticallyCorrected=!1,t.wasCorrectedTo=""}).addCase(ke.fulfilled,(t,r)=>{let{queryCorrection:n,queryCorrections:o}=r.payload.response;if(t.queryCorrectionMode==="legacy"){let i=o?.[0]?o[0]:pm();t.queryCorrection=i}t.queryCorrectionMode==="next"&&uF(t,n),t.wasAutomaticallyCorrected=r.payload.automaticallyCorrected,t.originalQuery=r.payload.originalQuery}).addCase(Zt,(t,r)=>{t.wasCorrectedTo=r.payload}).addCase(kc,(t,r)=>{t.queryCorrectionMode=r.payload})});function dF(e,t={}){if(!mQ(e))throw ie;let r=ge(e),{dispatch:n}=e;n(Yl()),t.options?.automaticallyCorrectQuery===!1&&n(Kl()),n(kc(t.options?.queryCorrectionMode||"next"));let o=()=>e.state,i=()=>aF(o().didYouMean);return{...r,get state(){let a=o();return{originalQuery:a.didYouMean.originalQuery,wasCorrectedTo:a.didYouMean.wasCorrectedTo,wasAutomaticallyCorrected:a.didYouMean.wasAutomaticallyCorrected,queryCorrection:a.didYouMean.queryCorrection,hasQueryCorrection:i()}},applyCorrection(){n(Zt(this.state.queryCorrection.correctedQuery))},updateQueryCorrectionMode(a){n(kc(a))}}}function mQ(e){return e.addReducers({configuration:be,didYouMean:lF}),!0}var pF={automaticallyCorrectQuery:!0,queryCorrectionMode:"legacy"};function fF(e,t={options:pF}){let r={...pF,...t.options},n=dF(e,{options:r}),{dispatch:o}=e;return{...n,get state(){return n.state},applyCorrection(){n.applyCorrection(),o(Ce({legacy:Rx(),next:_x()}))}}}d();c();l();u();d();c();l();u();d();c();l();u();var Ut=de(Jl(),e=>{e.addCase(Be,(t,r)=>({...t,...r.payload})).addCase(ke.fulfilled,t=>{t.freezeFacetOrder=!1}).addCase(ke.rejected,t=>{t.freezeFacetOrder=!1}).addCase(rt.fulfilled,(t,r)=>r.payload?.facetOptions??t).addCase(as,(t,r)=>{let{facetId:n,tabs:o}=r.payload;fm(o,t,n)}).addCase(ds,(t,r)=>{let{facetId:n,tabs:o}=r.payload;fm(o,t,n)}).addCase(pn,(t,r)=>{let{facetId:n,tabs:o}=r.payload;fm(o,t,n)}).addCase(yn,(t,r)=>{let{facetId:n,tabs:o}=r.payload;fm(o,t,n)}).addCase(nr,(t,r)=>{t.facets[r.payload].enabled=!0}).addCase(ft,(t,r)=>{t.facets[r.payload].enabled=!1}).addCase(at,(t,r)=>{[...Object.keys(r.payload.f??{}),...Object.keys(r.payload.fExcluded??{}),...Object.keys(r.payload.cf??{}),...Object.keys(r.payload.nf??{}),...Object.keys(r.payload.df??{})].forEach(n=>{n in t||(t.facets[n]=Cy()),t.facets[n].enabled=!0})})});function fm(e,t,r){let n={...Cy(),tabs:e??{}};t.facets[r]=n}d();c();l();u();d();c();l();u();var mm=de(td(),e=>{e.addCase(Zd,(t,r)=>{let n=r.payload,{id:o}=n;o in t||(t[o]={...n,isActive:!1})}).addCase(_t,(t,r)=>{let n=r.payload;mF(t,n)}).addCase(Xd,(t,r)=>{let n=r.payload;mF(t,n)}).addCase(rt.fulfilled,(t,r)=>r.payload?.tabSet??t).addCase(at,(t,r)=>{let n=r.payload.tab;ee(n)||Object.keys(t).forEach(o=>{t[o].isActive=o===n})})});function mF(e,t){t in e&&Object.keys(e).forEach(n=>{e[n].isActive=n===t})}function gF(e){if(!gQ(e))throw ie;let t=ge(e),r=it(n=>n.tabSet,n=>Object.values(n).find(i=>i.isActive)?.id??"");return{...t,get state(){return{activeTab:r(e.state)}}}}function gQ(e){return e.addReducers({tabSet:mm}),!0}function hF(e,t){if(!hQ(e))throw ie;let r=gF(e),n=S=>e.state.facetOptions.facets[S]?.enabled??!1,o=S=>e.state.facetSet?.[S]?.request?.currentValues??e.state.categoryFacetSet?.[S]?.request?.currentValues??e.state.numericFacetSet?.[S]?.request?.currentValues??e.state.dateFacetSet?.[S]?.request?.currentValues??null,i=S=>S in e.state.facetOptions.facets,a=S=>e.state.facetOptions.facets[S]?.tabs,p=()=>Gi({isFacetRegistered:i(t.facetId),parentFacets:t.conditions.map(({parentFacetId:S})=>i(S)?{enabled:n(S),values:o(S)}:null),isTabEnabled:or(a(t.facetId),r.state.activeTab)}),f=()=>{let S=p();return S===x?!1:(x=S,!0)},m=()=>t.conditions.length>0?t.conditions.some(S=>{if(!n(S.parentFacetId))return!1;let b=o(S.parentFacetId);return b===null?!1:S.condition(b)}):!0,g=()=>{e.state.facetSet&&Object.entries(e.state.facetSet).forEach(([S,b])=>b.request.freezeCurrentValues&&e.dispatch(ki({facetId:S,freezeCurrentValues:!1})))},C=()=>{if(!i(t.facetId))return;let S=n(t.facetId),b=m(),w=or(a(t.facetId),r.state.activeTab),I=b&&w;S!==I&&(e.dispatch(I?nr(t.facetId):ft(t.facetId)),g())},x=p(),h=e.subscribe(()=>{f()&&C()});return C(),{stopWatching(){h()}}}function hQ(e){return e.addReducers({facetOptions:Ut}),!0}function yF(e,t){return hF(e,t)}d();c();l();u();d();c();l();u();function SF(e){if(!yQ(e))throw ie;let t=ge(e),r=()=>e.state;return{...t,sort(n){return _c(n,this.state.facetIds)},get state(){return{facetIds:r().search.response.facets.map(i=>i.facetId)}}}}function yQ(e){return e.addReducers({search:Ie,facetOptions:Ut}),!0}function vF(e){return SF(e)}d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();function gm(e,t,r){let{facetId:n}=t;if(e[n])return;let o=!1,i={...Ss,...t},a=r();e[n]={options:i,isLoading:o,response:a,initialNumberOfValues:i.numberOfValues,requestId:""}}function hm(e,t){let{facetId:r,...n}=t,o=e[r];o&&(o.options={...o.options,...n})}function ym(e,t,r){let n=e[t];n&&(n.requestId=r,n.isLoading=!0)}function Sm(e,t){let r=e[t];r&&(r.isLoading=!1)}function vm(e,t,r){let{facetId:n,response:o}=t,i=e[n];i&&i.requestId===r&&(i.isLoading=!1,i.response=o)}function gu(e,t,r){let{facetId:n}=t,o=e[n];o&&(o.requestId="",o.isLoading=!1,o.response=r(),o.options.numberOfValues=o.initialNumberOfValues,o.options.query=Ss.query)}function Am(e,t){Object.keys(e).forEach(r=>gu(e,{facetId:r},t))}var Ss={captions:{},numberOfValues:10,query:""};d();c();l();u();d();c();l();u();var AF=/*#__PURE__*/function(){var _ref90=_asyncToGenerator(function*(e,t,r,n){let o=t.categoryFacetSearchSet[e].options,i=t.categoryFacetSet[e].request,{captions:a,query:p,numberOfValues:f}=o,{field:m,delimitingCharacter:g,basePath:C,filterFacetCount:x}=i,h=SQ(i),S=h.length?[h]:[],b=`*${p}*`;return{url:t.configuration.search.apiBaseUrl??Kt(t.configuration.organizationId,t.configuration.environment),accessToken:t.configuration.accessToken,organizationId:t.configuration.organizationId,...(t.configuration.search.authenticationProviders.length&&{authentication:t.configuration.search.authenticationProviders.join(",")}),basePath:C,captions:a,numberOfValues:f,query:b,field:m,delimitingCharacter:g,ignorePaths:S,filterFacetCount:x,type:"hierarchical",...(n?{}:{searchContext:(yield vr(t,r)).request})}});return function AF(_x214,_x215,_x216,_x217){return _ref90.apply(this,arguments)}}(),SQ=e=>{let t=[],r=e.currentValues[0];for(;r;)t.push(r.value),r=r.children[0];return t};d();c();l();u();var CF=/*#__PURE__*/function(){var _ref91=_asyncToGenerator(function*(e,t,r,n){let{captions:o,query:i,numberOfValues:a}=t.facetSearchSet[e].options,{field:p,currentValues:f,filterFacetCount:m}=t.facetSet[e].request,g=f.filter(x=>x.state!=="idle").map(x=>x.value),C=`*${i}*`;return{url:t.configuration.search.apiBaseUrl??Kt(t.configuration.organizationId,t.configuration.environment),accessToken:t.configuration.accessToken,organizationId:t.configuration.organizationId,...(t.configuration.search.authenticationProviders&&{authentication:t.configuration.search.authenticationProviders.join(",")}),captions:o,numberOfValues:a,query:C,field:p,ignoreValues:g,filterFacetCount:m,type:"specific",...(n?{}:{searchContext:(yield vr(t,r)).request})}});return function CF(_x218,_x219,_x220,_x221){return _ref91.apply(this,arguments)}}();var bF=e=>(/*#__PURE__*/function(){var _ref92=_asyncToGenerator(function*(t,{getState:r,extra:{apiClient:n,validatePayload:o,navigatorContext:i}}){let a=r(),p;o(t,z),vQ(a,t)?p=yield CF(t,a,i,e):p=yield AF(t,a,i,e);let f=yield n.facetSearch(p);return{facetId:t,response:f}});return function(_x222,_x223){return _ref92.apply(this,arguments)}}()),xo=fe("facetSearch/executeSearch",bF(!1)),MDe=fe("facetSearch/executeSearch",bF(!0)),Cm=P("facetSearch/clearResults",e=>_(e,{facetId:ye})),vQ=(e,t)=>e.facetSearchSet!==void 0&&e.facetSet!==void 0&&e.facetSet[t]!==void 0;d();c();l();u();function xF(){return{}}var wF=de(xF(),e=>{e.addCase(_E,(t,r)=>{let n=r.payload;gm(t,n,fv)}).addCase(Qf,(t,r)=>{hm(t,r.payload)}).addCase(xo.pending,(t,r)=>{let n=r.meta.arg;ym(t,n,r.meta.requestId)}).addCase(xo.rejected,(t,r)=>{let n=r.meta.arg;Sm(t,n)}).addCase(xo.fulfilled,(t,r)=>{vm(t,r.payload,r.meta.requestId)}).addCase(Cm,(t,{payload:{facetId:r}})=>{gu(t,{facetId:r},fv)}).addCase(ke.fulfilled,t=>{Am(t,fv)})});function fv(){return{moreValuesAvailable:!1,values:[]}}d();c();l();u();d();c();l();u();function RF(e,t){let{field:r,state:n}=e;if(!AQ(e))return r;let o=`${r}_`,i=CQ(o,n);return xQ(r,t),`${o}${i}`}function AQ(e){let{field:t,state:r}=e;return IF(r).some(o=>o&&t in o)}function CQ(e,t){let n=IF(t).map(o=>Object.keys(o||{})).reduce((o,i)=>o.concat(i),[]);return bQ(n,e)+1}function IF(e){let{facetSet:t,numericFacetSet:r,dateFacetSet:n,categoryFacetSet:o}=e;return[t,r,n,o]}function bQ(e,t){return e.map(i=>{let a=i.split(t)[1],p=parseInt(a,10);return Number.isNaN(p)?0:p}).sort().pop()??0}function xQ(e,t){let r=`A facet with field "${e}" already exists.
|
|
46
|
-
To avoid unexpected behaviour, configure the #id option on the facet controller.`;t.warn(r)}function wr(e,t){let{state:r,logger:n}=e,{field:o,facetId:i}=t;return i||RF({field:o,state:r},n)}d();c();l();u();d();c();l();u();var EF=["alphanumeric","occurrences"];var FF=new Pe({field:cn,tabs:new Y({options:{required:!1},values:{included:new ne({each:new $}),excluded:new ne({each:new $})}}),basePath:ME,delimitingCharacter:VE,facetId:sn,facetSearch:ls,filterByBasePath:jE,filterFacetCount:un,injectionDepth:ln,numberOfValues:qr,sortCriteria:new $({constrainTo:EF})});function TF(e,t){if(!wQ(e))throw ie;let r=ge(e),{dispatch:n}=e,o=wr(e,t.options),i=t.options.tabs??{},a=Wt(e.state.tabSet),p={...cv,...Nu("facetSearch",t.options),field:t.options.field,facetId:o,tabs:i,activeTab:a},f={facetSearch:{...Ss,...t.options.facetSearch},...p};ht(e,FF,f,"buildCategoryFacet");let m=()=>iy(e.state,o),g=()=>oy(e.state,o),C=()=>Br(e.state),x=()=>Zr(e.state,o);return n(as(p)),{...r,toggleSelect(h){let S=f.numberOfValues;n(ss({facetId:o,selection:h,retrieveCount:S})),n(Be())},deselectAll(){n(vo(o)),n(Be())},sortBy(h){n(kf({facetId:o,criterion:h})),n(Be())},isSortedBy(h){return m().sortCriteria===h},showMoreValues(){let{numberOfValues:h}=f,{activeValue:S,valuesAsTrees:b}=this.state,w=(S?.children.length??b.length)+h;n(au({facetId:o,numberOfValues:w})),n(Be())},showLessValues(){let{numberOfValues:h}=f;n(au({facetId:o,numberOfValues:h})),n(Be())},enable(){n(nr(o))},disable(){n(ft(o))},get state(){let h=m(),S=g(),b=C(),w=x(),I=S?.values??[],E=I.some(B=>B.children.length>0)??!1,{parents:F,values:k}=Rb(S?.values),T=Gr(I),q=T.length?T[T.length-1]:void 0,G=!!q,Q=q?.moreValuesAvailable??S?.moreValuesAvailable??!1,j=q?q.children.length>f.numberOfValues:I.length>f.numberOfValues;return{facetId:o,parents:F,selectedValueAncestry:T,values:k,isHierarchical:E,valuesAsTrees:I,activeValue:q,isLoading:b,hasActiveValues:G,canShowMoreValues:Q,canShowLessValues:j,sortCriteria:h.sortCriteria,enabled:w}}}}function wQ(e){return e.addReducers({categoryFacetSet:qf,categoryFacetSearchSet:wF,facetOptions:Ut,configuration:be,search:Ie}),!0}function PF(e,t){let r=TF(e,t),{dispatch:n}=e,o=()=>r.state.facetId,a={updateText(){},showMoreResults(){},search(){},clear(){},updateCaptions(){},select(){},singleSelect(){},get state(){return{values:[],isLoading:!1,moreValuesAvailable:!1,query:""}}},{state:p,...f}=a;return{...r,facetSearch:f,toggleSelect(m){r.toggleSelect(m);let g=RQ(o(),m);n(Ce({legacy:g,next:IQ(m)}))},deselectAll(){r.deselectAll(),n(Ce({legacy:Lt(o()),next:ir()}))},sortBy(m){r.sortBy(m),n(Ce({legacy:dn({facetId:o(),sortCriterion:m})}))},isSortedBy(m){return r.isSortedBy(m)},showMoreValues(){r.showMoreValues(),n(Aa({legacy:fs(o())}))},showLessValues(){r.showLessValues(),n(Aa({legacy:ms(o())}))},get state(){return{...r.state,facetSearch:a.state}}}}function RQ(e,t){let r={facetId:e,facetValue:t.value};return t.state==="selected"?Mr(r):Yt(r)}function IQ(e){return e.state==="selected"?Vn():pr()}d();c();l();u();d();c();l();u();d();c();l();u();function kF(){return{}}var bm=de(kF(),e=>{e.addCase(UE,(t,r)=>{let n=r.payload;gm(t,n,mv)}).addCase(Qf,(t,r)=>{hm(t,r.payload)}).addCase(xo.pending,(t,r)=>{let n=r.meta.arg;ym(t,n,r.meta.requestId)}).addCase(xo.rejected,(t,r)=>{let n=r.meta.arg;Sm(t,n)}).addCase(xo.fulfilled,(t,r)=>{vm(t,r.payload,r.meta.requestId)}).addCase(Cm,(t,{payload:r})=>{gu(t,r,mv)}).addCase(ke.fulfilled,t=>{Am(t,mv)})});function mv(){return{moreValuesAvailable:!1,values:[]}}d();c();l();u();var EQ=e=>e.state==="selected",OF=(e,t)=>{let r={facetId:e,facetValue:t.value};return EQ(t)?Mr(r):Yt(r)};d();c();l();u();var gv=e=>e.state==="selected",qF=e=>e.state==="excluded";var MF=e=>gv(e)?Vn():pr();d();c();l();u();d();c();l();u();var VF={facetId:ye,selection:new Y({values:Pi})},jF=fe("facet/executeToggleSelect",({facetId:e,selection:t},r)=>{let{dispatch:n,extra:{validatePayload:o}}=r;o({facetId:e,selection:t},VF),n(Ao({facetId:e,selection:t})),n(Be())}),LF=fe("facet/executeToggleExclude",({facetId:e,selection:t},r)=>{let{dispatch:n,extra:{validatePayload:o}}=r;o({facetId:e,selection:t},VF),n(Co({facetId:e,selection:t})),n(Be())});d();c();l();u();d();c();l();u();var vs=["allValues","atLeastOneValue"];d();c();l();u();var xm=["score","alphanumeric","alphanumericDescending","occurrences","automatic","alphanumericNatural","alphanumericNaturalDescending"];var UF=new Pe({facetId:sn,tabs:new Y({options:{required:!1},values:{included:new ne({each:new $}),excluded:new ne({each:new $})}}),field:cn,filterFacetCount:un,injectionDepth:ln,numberOfValues:qr,sortCriteria:new $({constrainTo:xm}),resultsMustMatch:new $({constrainTo:vs}),facetSearch:ls});function QF(e,t,r=UF){if(!FQ(e))throw ie;let{dispatch:n}=e,o=ge(e),i=wr(e,t.options),a=t.options.tabs??{},p=Wt(e.state.tabSet),f={...lv,...Nu("facetSearch",t.options),field:t.options.field,facetId:i,tabs:a,activeTab:p},m={facetSearch:{...Ss,...t.options.facetSearch},...f};ht(e,r,m,"buildFacet");let g=()=>xb(e.state,i),C=()=>ny(e.state,i),x=()=>Br(e.state),h=()=>Zr(e.state,i),S=()=>{let{currentValues:w}=g();return w.filter(I=>I.state!=="idle").length},b=()=>{let{currentValues:w}=g(),I=m.numberOfValues,E=!!w.find(F=>F.state==="idle");return I<w.length&&E};return n(ds(f)),{...o,toggleSelect:w=>n(jF({facetId:m.facetId,selection:w})),toggleExclude:w=>n(LF({facetId:m.facetId,selection:w})),toggleSingleSelect:function(w){w.state==="idle"&&n(St(i)),this.toggleSelect(w)},toggleSingleExclude:function(w){w.state==="idle"&&n(St(i)),this.toggleExclude(w)},isValueSelected:gv,isValueExcluded:qF,deselectAll(){n(St(i)),n(Be())},sortBy(w){n(Lf({facetId:i,criterion:w})),n(Be())},isSortedBy(w){return this.state.sortCriterion===w},showMoreValues(){let w=g().numberOfValues,I=m.numberOfValues,E=I-w%I,F=w+E;n(uu({facetId:i,numberOfValues:F})),n(lu({facetId:i,isFieldExpanded:!0})),n(Be())},showLessValues(){let w=m.numberOfValues,I=Math.max(w,S());n(uu({facetId:i,numberOfValues:I})),n(lu({facetId:i,isFieldExpanded:!1})),n(Be())},enable(){n(nr(i))},disable(){n(ft(i))},get state(){let w=g(),I=C(),E=x(),F=h(),k;typeof w.sortCriteria=="object"?k=w.sortCriteria.order==="descending"?"alphanumericDescending":"alphanumeric":k=w.sortCriteria;let T=I?I.values:[],q=T.some(j=>j.state!=="idle"),G=I?I.moreValuesAvailable:!1,Q=w.resultsMustMatch;return{label:I?.label,facetId:i,tabs:a,values:T,sortCriterion:k,resultsMustMatch:Q,isLoading:E,hasActiveValues:q,canShowMoreValues:G,canShowLessValues:b(),enabled:F}}}}function FQ(e){return e.addReducers({facetSet:gs,facetOptions:Ut,configuration:be,facetSearchSet:bm}),!0}d();c();l();u();var BF=new Pe({facetId:sn,field:cn,tabs:new Y({options:{required:!1},values:{included:new ne({each:new $}),excluded:new ne({each:new $})}}),filterFacetCount:un,injectionDepth:ln,numberOfValues:qr,sortCriteria:new $({constrainTo:xm}),resultsMustMatch:new $({constrainTo:vs}),facetSearch:ls,allowedValues:Vf,customSort:jf});function GF(e,t){if(!TQ(e))throw ie;let{dispatch:r}=e,n=QF(e,{...t,options:{...t.options,...(t.options.allowedValues&&{allowedValues:{type:"simple",values:t.options.allowedValues}})}},BF),o=()=>n.state.facetId,a={updateText(){},showMoreResults(){},search(){},clear(){},updateCaptions(){},select(){},exclude(){},singleSelect(){},singleExclude(){},get state(){return{values:[],isLoading:!1,moreValuesAvailable:!1,query:""}}},{state:p,...f}=a;return{...n,facetSearch:f,toggleSelect(m){n.toggleSelect(m),r(Ce({legacy:OF(o(),m),next:MF(m)}))},deselectAll(){n.deselectAll(),r(Ce({legacy:Lt(o()),next:ir()}))},sortBy(m){n.sortBy(m),r(Ce({legacy:dn({facetId:o(),sortCriterion:m})}))},isSortedBy(m){return this.state.sortCriterion===m},showMoreValues(){n.showMoreValues(),r(Aa({legacy:fs(o())}))},showLessValues(){n.showLessValues(),r(Aa({legacy:ms(o())}))},get state(){return{...n.state,facetSearch:a.state}}}}function TQ(e){return e.addReducers({facetSet:gs,configuration:be,facetSearchSet:bm,search:Ie}),!0}d();c();l();u();d();c();l();u();d();c();l();u();var hu=e=>e.state==="selected",$F=e=>e.state==="excluded";var wm=e=>hu(e)?Vn():pr();var Rm=(e,t)=>{let r=`${t.start}..${t.end}`,n={facetId:e,facetValue:r};return hu(t)?Mr(n):Yt(n)};d();c();l();u();d();c();l();u();d();c();l();u();var Im=P("rangeFacet/executeToggleSelect",e=>_(e,jn(e.selection))),Em=P("rangeFacet/executeToggleExclude",e=>_(e,jn(e.selection)));var HF={facetId:ye,selection:new Y({values:_i})},zF=fe("dateFacet/executeToggleSelect",(e,{dispatch:t,extra:{validatePayload:r}})=>{r(e,HF),t(fn(e)),t(Im(e)),t(Be())}),WF=fe("dateFacet/executeToggleExclude",(e,{dispatch:t,extra:{validatePayload:r}})=>{r(e,HF),t(mn(e)),t(Em(e)),t(Be())});d();c();l();u();function Fm(e,t){if(!e.generateAutomaticRanges&&e.currentValues===void 0){let r=`currentValues should be specified for ${t} when generateAutomaticRanges is false.`;throw new Error(r)}}d();c();l();u();function Tm(e,t){let{facetId:r,getRequest:n}=t,o=ge(e),i=e.dispatch,a=()=>Zr(e.state,r);return{...o,isValueSelected:hu,isValueExcluded:$F,deselectAll(){i(St(r)),i(Be())},sortBy(p){i(ys({facetId:r,criterion:p})),i(Be())},isSortedBy(p){return this.state.sortCriterion===p},enable(){i(nr(r))},disable(){i(ft(r))},get state(){let p=n(),f=Fn(e.state,r),m=p.sortCriteria,g=p.resultsMustMatch,C=f?f.values:[],x=Br(e.state),h=a(),S=C.some(w=>w.state!=="idle"),b=f?.domain;return{facetId:r,values:C,sortCriterion:m,resultsMustMatch:g,hasActiveValues:S,isLoading:x,enabled:h,domain:b}}}}d();c();l();u();d();c();l();u();var Pm=["idle","selected","excluded"];d();c();l();u();var km=["ascending","descending"],Om=["even","equiprobable"];var PQ={start:new $,end:new $,endInclusive:new pe,state:new $({constrainTo:Pm})},kQ=new Pe({facetId:sn,field:cn,tabs:new Y({options:{required:!1},values:{included:new ne({each:new $}),excluded:new ne({each:new $})}}),generateAutomaticRanges:Mf,filterFacetCount:un,injectionDepth:ln,numberOfValues:qr,currentValues:new ne({each:new Y({values:PQ})}),sortCriteria:new $({constrainTo:km}),rangeAlgorithm:new $({constrainTo:Om})});function _m(e,t){ht(e,kQ,t,"buildDateFacet"),zf(t)}function YF(e,t){if(!OQ(e))throw ie;Fm(t.options,"buildDateFacet");let r=e.dispatch,n=wr(e,t.options),o=t.options.tabs??{},i=Wt(e.state.tabSet),a={currentValues:[],...t.options,facetId:n,tabs:o,activeTab:i};_m(e,a),r(pn(a));let p=Tm(e,{facetId:n,getRequest:()=>e.state.dateFacetSet[n].request});return{...p,toggleSelect:f=>r(zF({facetId:n,selection:f})),toggleSingleSelect:function(f){f.state==="idle"&&r(St(n)),this.toggleSelect(f)},toggleExclude:f=>r(WF({facetId:n,selection:f})),toggleSingleExclude:function(f){f.state==="idle"&&r(St(n)),this.toggleExclude(f)},get state(){return p.state}}}function OQ(e){return e.addReducers({configuration:be,search:Ie,dateFacetSet:hn,facetOptions:Ut}),!0}function KF(e,t){let r=YF(e,t),n=e.dispatch,o=()=>r.state.facetId;return{...r,deselectAll(){r.deselectAll(),n(Ce({legacy:Lt(o()),next:ir()}))},sortBy(i){r.sortBy(i),n(Ce({legacy:dn({facetId:o(),sortCriterion:i})}))},toggleSelect:i=>{r.toggleSelect(i),n(Ce({legacy:Rm(o(),i),next:wm(i)}))},get state(){return r.state}}}d();c();l();u();d();c();l();u();function XF(e,t){if(!_Q(e))throw ie;let r=ge(e),{dispatch:n}=e,o=()=>e.state,i=wr(e,t.options),a=t.options.tabs??{},p=Wt(e.state.tabSet),f={...t.options,currentValues:t.initialState?.range?[{...t.initialState.range,endInclusive:!0,state:"selected"}]:[],generateAutomaticRanges:!1,facetId:i,tabs:a,activeTab:p};_m(e,f),n(pn(f));let m=()=>Zr(e.state,i);return{...r,clear:()=>{n(Ln({facetId:i,values:[]})),n(Be())},setRange:g=>{let C={...g,state:"selected",numberOfResults:0,endInclusive:!0},x=Ln({facetId:i,values:[C]});return x.error?!1:(n(x),n(Be()),!0)},enable(){n(nr(i))},disable(){n(ft(i))},get state(){let g=Br(o()),C=m(),x=WE(o(),i),h=x.length?x[0]:void 0;return{facetId:i,isLoading:g,range:h,enabled:C}}}}function _Q(e){return e.addReducers({dateFacetSet:hn,facetOptions:Ut,configuration:be,search:Ie}),!0}function ZF(e,t){if(!NQ(e))throw ie;let r=XF(e,t),{dispatch:n}=e,o=()=>r.state.facetId;return{...r,clear:()=>{r.clear(),n(Ce({legacy:Lt(o()),next:ir()}))},setRange:i=>{let a=r.setRange(i);return a&&n(Ce({legacy:Yt({facetId:o(),facetValue:`${i.start}..${i.end}`}),next:pr()})),a},get state(){return{...r.state}}}}function NQ(e){return e.addReducers({dateFacetSet:hn,configuration:be,search:Ie}),!0}d();c();l();u();d();c();l();u();d();c();l();u();var JF={facetId:ye,selection:new Y({values:Oi})},eT=fe("numericFacet/executeToggleSelect",(e,{dispatch:t,extra:{validatePayload:r}})=>{r(e,JF),t(Sn(e)),t(Im(e)),t(Be())}),UUe=fe("numericFacet/executeToggleExclude",(e,{dispatch:t,extra:{validatePayload:r}})=>{r(e,JF),t(vn(e)),t(Em(e)),t(Be())});d();c();l();u();var DQ={start:new oe,end:new oe,endInclusive:new pe,state:new $({constrainTo:Pm})},qQ=new Pe({facetId:sn,tabs:new Y({options:{required:!1},values:{included:new ne({each:new $}),excluded:new ne({each:new $})}}),field:cn,generateAutomaticRanges:Mf,filterFacetCount:un,injectionDepth:ln,numberOfValues:qr,currentValues:new ne({each:new Y({values:DQ})}),sortCriteria:new $({constrainTo:km}),resultsMustMatch:new $({constrainTo:vs}),rangeAlgorithm:new $({constrainTo:Om})});function Nm(e,t){ht(e,qQ,t,"buildNumericFacet"),am(t)}d();c();l();u();function Dm(e){return{endInclusive:!1,state:"idle",...e}}function tT(e,t){if(!MQ(e))throw ie;Fm(t.options,"buildNumericFacet");let r=e.dispatch,n=wr(e,t.options),o=t.options.tabs??{},i=Wt(e.state.tabSet),a={currentValues:[],...t.options,facetId:n,tabs:o,activeTab:i};Nm(e,a),r(yn(a));let p=Tm(e,{facetId:n,getRequest:()=>e.state.numericFacetSet[n].request});return{...p,toggleSelect:f=>r(eT({facetId:n,selection:f})),toggleSingleSelect(f){f.state==="idle"&&r(St(n)),this.toggleSelect(f)},get state(){return p.state}}}function MQ(e){return e.addReducers({numericFacetSet:bo,facetOptions:Ut,configuration:be,search:Ie}),!0}function rT(e,t){let r=tT(e,t),n=e.dispatch,o=()=>r.state.facetId;return{...r,deselectAll(){r.deselectAll(),n(Ce({legacy:Lt(o()),next:ir()}))},sortBy(i){r.sortBy(i),n(Ce({legacy:dn({facetId:o(),sortCriterion:i})}))},toggleSelect:i=>{r.toggleSelect(i),n(Ce({legacy:Rm(o(),i),next:wm(i)}))},get state(){return{...r.state}}}}d();c();l();u();d();c();l();u();function nT(e,t){if(!VQ(e))throw ie;let r=ge(e),{dispatch:n}=e,o=()=>e.state,i=wr(e,t.options),a=t.options.tabs??{},p=Wt(e.state.tabSet),f={...t.options,currentValues:t.initialState?.range?[{...t.initialState.range,endInclusive:!0,state:"selected"}]:[],generateAutomaticRanges:!1,facetId:i,tabs:a,activeTab:p};Nm(e,f),n(yn(f));let m=()=>Zr(e.state,i);return{...r,clear:()=>{n(Un({facetId:i,values:[]})),n(Be())},setRange:g=>{let C={...g,state:"selected",numberOfResults:0,endInclusive:!0},x=Un({facetId:i,values:[C]});return x.error?!1:(n(x),n(Be()),!0)},enable(){n(nr(i))},disable(){n(ft(i))},get state(){let g=Br(o()),C=m(),x=eF(o(),i),h=x.length?x[0]:void 0;return{facetId:i,isLoading:g,range:h,enabled:C}}}}function VQ(e){return e.addReducers({numericFacetSet:bo,facetOptions:Ut,configuration:be,search:Ie}),!0}function oT(e,t){let r=nT(e,t),{dispatch:n}=e,o=()=>r.state.facetId;return{...r,clear:()=>{r.clear(),n(Ce({legacy:Lt(o()),next:ir()}))},setRange:i=>{let a=r.setRange(i);return a&&n(Ce({legacy:Yt({facetId:o(),facetValue:`${i.start}..${i.end}`}),next:pr()})),a},get state(){return{...r.state}}}}d();c();l();u();d();c();l();u();var jQ=e=>te("showMoreFoldedResults")("analytics/folding/showMore",(t,r)=>(Ot(e),t.logShowMoreFoldedResults(Ze(e,r),Je(e),J(r.insightCaseContext)))),LQ=()=>te("showLessFoldedResults")("analytics/folding/showLess",(e,t)=>e.logShowLessFoldedResults(J(t.insightCaseContext))),iT={logShowMoreFoldedResults:jQ,logShowLessFoldedResults:LQ};d();c();l();u();d();c();l();u();var yu={collectionField:new $({emptyAllowed:!1,required:!1}),parentField:new $({emptyAllowed:!1,required:!1}),childField:new $({emptyAllowed:!1,required:!1}),numberOfFoldedResults:new oe({min:0,required:!1})},As=P("folding/register",e=>_(e,yu)),qm=fe("folding/loadCollection",/*#__PURE__*/function(){var _ref93=_asyncToGenerator(function*(e,{getState:t,rejectWithValue:r,extra:{apiClient:n,navigatorContext:o}}){let i=t(),a=i.configuration.analytics.analyticsMode==="legacy"?yield eo(i):ba(i,o),p=yield n.search({...a,q:UQ(i),enableQuerySyntax:!0,cq:`@${i.folding.fields.collection}="${e}"`,filterField:i.folding.fields.collection,childField:i.folding.fields.parent,parentField:i.folding.fields.child,filterFieldRange:100},{origin:"foldingCollection"});return He(p)?r(p.error):{collectionId:e,results:p.success.results,searchUid:p.success.searchUid,rootResult:i.folding.collections[e].result}});return function(_x224,_x225){return _ref93.apply(this,arguments)}}());function UQ(e){return e.query.q===""?"":e.query.enableQuerySyntax?`${e.query.q} OR @uri`:`( <@- ${e.query.q} -@> ) OR @uri`}var aT=P("folding/register",e=>_(e,yu)),Mm=fe("folding/loadCollection",/*#__PURE__*/function(){var _ref94=_asyncToGenerator(function*(e,{getState:t,rejectWithValue:r,extra:{apiClient:n}}){let o=t(),i=yield wx(o,e),p=(yield Px(n,o,i,{origin:"foldingCollection"})).response;return He(p)?r(p.error):{collectionId:e,results:p.success.results,searchUid:p.success.searchUid,rootResult:o.folding.collections[e].result}});return function(_x226,_x227){return _ref94.apply(this,arguments)}}());d();c();l();u();d();c();l();u();d();c();l();u();var Vm=()=>({enabled:!1,fields:{collection:"foldingcollection",parent:"foldingparent",child:"foldingchild"},filterFieldRange:2,collections:{}});function QQ(e,t){return e.raw[t.collection]}function hv(e,t){return e.raw[t.parent]}function Su(e,t){let r=e.raw[t.child];return Ou(r)?r[0]:r}function BQ(e,t){return(e||t)!==void 0&&e===t}function cT(e,t,r,n=[]){let o=Su(e,r);return o?n.indexOf(o)!==-1?[]:t.filter(i=>{let a=Su(i,r)===Su(e,r);return hv(i,r)===o&&!a}).map(i=>{let a={...i,searchUid:e.searchUid};return{result:a,children:cT(a,t,r,[...n,o])}}):[]}function GQ(e,t){return e.find(r=>{let n=hv(r,t)===void 0,o=BQ(hv(r,t),Su(r,t));return n||o})}function uT(e){return e.parentResult?uT(e.parentResult):e}function $Q(e,t,r,n){let o=jl(e),a={...(n??GQ(o,t)??uT(e)),searchUid:r},p=cT(a,o,t);return{result:a,children:p,moreResultsAvailable:e.totalNumberOfChildResults>p.length+1,isLoadingMoreResults:!1}}function jm(e,t,r,n){let o={};return e.forEach(i=>{let a=QQ(i,t);a&&(!Su(i,t)&&!i.parentResult||(o[a]=$Q(i,t,r,n)))}),o}function sT(e,t){if(!e.collections[t])throw new Error(`Missing collection ${t} from ${Object.keys(e.collections)}: Folding most probably in an invalid state...`);return e.collections[t]}var Lm=de(Vm(),e=>e.addCase(ke.fulfilled,(t,{payload:r})=>{t.collections=t.enabled?jm(r.response.results,t.fields,r.response.searchUid):{}}).addCase(Xr.fulfilled,(t,{payload:r})=>{t.collections=t.enabled?jm(r.response.results,t.fields,r.response.searchUid):{}}).addCase(io.fulfilled,(t,{payload:r})=>{t.collections=t.enabled?{...t.collections,...jm(r.response.results,t.fields,r.response.searchUid)}:{}}).addCase(As,(t,{payload:r})=>t.enabled?t:{enabled:!0,collections:{},fields:{collection:r.collectionField??t.fields.collection,parent:r.parentField??t.fields.parent,child:r.childField??t.fields.child},filterFieldRange:r.numberOfFoldedResults??t.filterFieldRange}).addCase(qm.pending,(t,{meta:r})=>{let n=r.arg;sT(t,n).isLoadingMoreResults=!0}).addCase(qm.rejected,(t,{meta:r})=>{let n=r.arg;sT(t,n).isLoadingMoreResults=!1}).addCase(qm.fulfilled,(t,{payload:{collectionId:r,results:n,rootResult:o,searchUid:i}})=>{let a=jm(n,t.fields,i,o);if(!a||!a[r])throw new Error(`Unable to create collection ${r} from received results: ${JSON.stringify(n)}. Folding most probably in an invalid state... `);t.collections[r]=a[r],t.collections[r].moreResultsAvailable=!1}));d();c();l();u();d();c();l();u();var vu={id:z},wo=P("querySuggest/register",e=>_(e,{...vu,count:new oe({min:0})})),lT=P("querySuggest/unregister",e=>_(e,vu)),Ro=P("querySuggest/selectSuggestion",e=>_(e,{...vu,expression:Xe})),Io=P("querySuggest/clear",e=>_(e,vu)),Cs=fe("querySuggest/fetch",/*#__PURE__*/function(){var _ref95=_asyncToGenerator(function*(e,{getState:t,rejectWithValue:r,extra:{apiClient:n,validatePayload:o,navigatorContext:i}}){o(e,vu);let a=e.id,p=yield HQ(a,t(),i),f=yield n.querySuggest(p);return He(f)?r(f.error):{id:a,q:p.q,...f.success}});return function(_x228,_x229){return _ref95.apply(this,arguments)}}()),HQ=/*#__PURE__*/function(){var _ref96=_asyncToGenerator(function*(e,t,r){return{accessToken:t.configuration.accessToken,organizationId:t.configuration.organizationId,url:t.configuration.search.apiBaseUrl??Kt(t.configuration.organizationId,t.configuration.environment),count:t.querySuggest[e].count,q:t.querySet[e],locale:t.configuration.search.locale,timezone:t.configuration.search.timezone,actionsHistory:t.configuration.analytics.enabled?Vt.getInstance().getHistory():[],...(t.context&&{context:t.context.contextValues}),...(t.pipeline&&{pipeline:t.pipeline}),...(t.searchHub&&{searchHub:t.searchHub}),tab:t.configuration.analytics.originLevel2,...(t.configuration.analytics.enabled&&{...(t.configuration.analytics.enabled&&t.configuration.analytics.analyticsMode==="legacy"?yield Xn(t.configuration.analytics):Wo(t.configuration.analytics,r))}),...(t.configuration.search.authenticationProviders.length&&{authentication:t.configuration.search.authenticationProviders.join(",")})}});return function HQ(_x230,_x231,_x232){return _ref96.apply(this,arguments)}}();var Eo=de(ut(),e=>e.addCase(zt,(t,r)=>({...t,...r.payload})).addCase(Zt,(t,r)=>{t.q=r.payload}).addCase(Ro,(t,r)=>{t.q=r.payload.expression}).addCase(rt.fulfilled,(t,r)=>r.payload?.query??t).addCase(at,(t,r)=>{t.q=r.payload.q??t.q,t.enableQuerySyntax=r.payload.enableQuerySyntax??t.enableQuerySyntax}));d();c();l();u();d();c();l();u();var Fo=P("fields/registerFieldsToInclude",e=>_(e,Hu)),Um=P("fields/fetchall/enable"),Qm=P("fields/fetchall/disable"),Bm=fe("fields/fetchDescription",/*#__PURE__*/function(){var _ref97=_asyncToGenerator(function*(e,{extra:t,getState:r,rejectWithValue:n}){let o=r(),{accessToken:i,environment:a,organizationId:p}=o.configuration,{apiBaseUrl:f}=o.configuration.search,m=yield t.apiClient.fieldDescriptions({accessToken:i,organizationId:p,url:f??Kt(p,a)});return He(m)?n(m.error):m.success.fields});return function(_x233,_x234){return _ref97.apply(this,arguments)}}());d();c();l();u();d();c();l();u();var dT=["author","language","urihash","objecttype","collection","source","permanentid"],zQ=[...dT,"date","filetype","parents"],L1e=[...zQ,"ec_price","ec_name","ec_description","ec_brand","ec_category","ec_item_group_id","ec_shortdesc","ec_thumbnails","ec_images","ec_promo_price","ec_in_stock","ec_rating"],pT=()=>({fieldsToInclude:dT,fetchAllFields:!1,fieldsDescription:[]});var bs=de(pT(),e=>e.addCase(Fo,(t,r)=>{t.fieldsToInclude=[...new Set(t.fieldsToInclude.concat(r.payload))]}).addCase(Um,t=>{t.fetchAllFields=!0}).addCase(Qm,t=>{t.fetchAllFields=!1}).addCase(Bm.fulfilled,(t,{payload:r})=>{t.fieldsDescription=r}).addCase(As,(t,{payload:r})=>{let n=Vm().fields;t.fieldsToInclude.push(r.collectionField??n.collection,r.parentField??n.parent,r.childField??n.child)}));d();c();l();u();function xs(e){if(!WQ(e))throw ie;let t=ge(e),r=()=>e.state;return{...t,get state(){let n=r();return{hasError:n.search.error!==null,isLoading:n.search.isLoading,hasResults:!!n.search.results.length,firstSearchExecuted:bd(n)}}}}function WQ(e){return e.addReducers({search:Ie}),!0}var YQ=new Pe({fieldsToInclude:new ne({required:!1,each:new $({required:!0,emptyAllowed:!1})})});function Gm(e,t){if(!KQ(e))throw ie;let r=ge(e),n=xs(e),{dispatch:o}=e,i=()=>e.state,a=ht(e,YQ,t?.options,"buildCoreResultList");a.fieldsToInclude&&o(Fo(a.fieldsToInclude));let p=()=>e.state.search.results.length<e.state.search.response.totalCountFiltered,f=0,m=0,g=5,C=200,x=!1;return{...r,get state(){let S=i();return{...n.state,results:S.search.results,moreResultsAvailable:p(),searchResponseId:S.search.searchResponseId}},fetchMoreResults:function(){var _ref98=_asyncToGenerator(function*(){if(e.state.search.isLoading)return;if(!p()){e.logger.info("No more results are available for the result list to fetch.");return}if(Date.now()-f<C){if(m++,m>=g){f=Date.now(),!x&&e.logger.error(`The result list method "fetchMoreResults" execution prevented because it has been triggered consecutively ${g} times, with little delay. Please verify the conditions under which the function is called.`),x=!0;return}}else m=0;x=!1,t?.fetchMoreResultsActionCreator&&(yield o(t?.fetchMoreResultsActionCreator()),f=Date.now())});return function fetchMoreResults(){return _ref98.apply(this,arguments)}}()}}function KQ(e){return e.addReducers({search:Ie,configuration:be,fields:bs}),!0}var XQ=new Pe(yu);function fT(e,t,r){if(!ZQ(e))throw ie;let n=Gm(e,t),{dispatch:o}=e,i=()=>e.state,a=t.options?.folding?ht(e,XQ,t.options.folding,"buildFoldedResultList"):{};return o(As({...a})),{...n,loadCollection:p=>{o(t.loadCollectionActionCreator(p.result.raw[e.state.folding.fields.collection])),o(r.logShowMoreFoldedResults(p.result))},logShowMoreFoldedResults:p=>{o(r.logShowMoreFoldedResults(p))},logShowLessFoldedResults:()=>{o(r.logShowLessFoldedResults())},findResultById(p){return yv(this.state.results,f=>f.result.uniqueId===p.result.uniqueId)},findResultByCollection(p){return yv(this.state.results,f=>f.result.raw.foldingcollection===p.result.raw.foldingcollection)},get state(){let p=i();return{...n.state,results:n.state.results.map(f=>{let m=f.raw[p.folding.fields.collection];return!m||!p.folding.collections[m]?{result:f,moreResultsAvailable:!1,isLoadingMoreResults:!1,children:[]}:p.folding.collections[m]})}}}}function ZQ(e){return e.addReducers({search:Ie,configuration:tp,folding:Lm,query:Eo}),!0}function yv(e,t){for(let r=0;r<e.length;r++){let n=e[r];if(t(n))return n;if(n.children.length){let o=yv(n.children,t);if(o)return o}}return null}function mT(e,t={}){let r=fT(e,{...t,loadCollectionActionCreator:Mm,fetchMoreResultsActionCreator:ad},iT);return{...r,get state(){return r.state}}}d();c();l();u();d();c();l();u();var JQ=()=>te("retryGeneratedAnswer")("analytics/generatedAnswer/retry",(e,t)=>e.logRetryGeneratedAnswer(J(t.insightCaseContext))),Sv=e=>te("openGeneratedAnswerSource")({prefix:"analytics/generatedAnswer/openAnswerSource",__legacy__getBuilder:(t,r)=>{let n=Le(r),o=fa(r,e);return!n||!o?null:t.logGeneratedAnswerCitationClick(Ll(o,r),{generativeQuestionAnsweringId:n,citationId:o.id,documentId:Ul(o)},J(r.insightCaseContext))},analyticsType:"Rga.CitationClick",analyticsPayloadBuilder:t=>{let r=fa(t,e);return{answerId:Le(t)??"",citationId:e,itemMetadata:{uniqueFieldName:"permanentid",uniqueFieldValue:r?.permanentid??"",title:r?.title,url:r?.clickUri}}}}),eB=(e,t)=>te("generatedAnswerSourceHover")({prefix:"analytics/generatedAnswer/hoverCitation",__legacy__getBuilder:(r,n)=>{let o=Le(n),i=fa(n,e);return!o||!i?null:r.logGeneratedAnswerSourceHover({generativeQuestionAnsweringId:o,permanentId:i.permanentid,citationId:i.id,citationHoverTimeMs:t},J(n.insightCaseContext))},analyticsType:"Rga.CitationHover",analyticsPayloadBuilder:r=>{let n=fa(r,e);return{answerId:Le(r)??"",citationId:e,itemMetadata:{uniqueFieldName:"permanentid",uniqueFieldValue:n?.permanentid??"",title:n?.title,url:n?.clickUri},citationHoverTimeInMs:t}}}),tB=()=>te("likeGeneratedAnswer")({prefix:"analytics/generatedAnswer/like",__legacy__getBuilder:(e,t)=>{let r=Le(t);return r?e.logLikeGeneratedAnswer({generativeQuestionAnsweringId:r},J(t.insightCaseContext)):null},analyticsType:"Rga.AnswerAction",analyticsPayloadBuilder:e=>({answerId:Le(e)??"",action:"like"})}),rB=()=>te("dislikeGeneratedAnswer")({prefix:"analytics/generatedAnswer/dislike",__legacy__getBuilder:(e,t)=>{let r=Le(t);return r?e.logDislikeGeneratedAnswer({generativeQuestionAnsweringId:r},J(t.insightCaseContext)):null},analyticsType:"Rga.AnswerAction",analyticsPayloadBuilder:e=>({answerId:Le(e)??"",action:"dislike"})}),nB=e=>te("generatedAnswerFeedbackSubmit")({prefix:"analytics/generatedAnswer/sendFeedback",__legacy__getBuilder:(t,r)=>{let n=Le(r);return n?t.logGeneratedAnswerFeedbackSubmitV2({generativeQuestionAnsweringId:n,...e},J(r.insightCaseContext)):null},analyticsType:"Rga.SubmitFeedback",analyticsPayloadBuilder:t=>{let r=Le(t),{helpful:n,readable:o,documented:i,hallucinationFree:a,correctTopic:p,documentUrl:f,details:m}=e;return{answerId:r??"",helpful:n,details:{readable:Uc(o),documented:Uc(i),correctTopic:Uc(p),hallucinationFree:Uc(a)},additionalNotes:m,correctAnswerUrl:f}}}),oB=e=>te("generatedAnswerStreamEnd")({prefix:"analytics/generatedAnswer/streamEnd",__legacy__getBuilder:(t,r)=>{let n=Le(r),o=e?!r.generatedAnswer?.answer?.trim():void 0;return n?t.logGeneratedAnswerStreamEnd({generativeQuestionAnsweringId:n,answerGenerated:e,answerTextIsEmpty:o},J(r.insightCaseContext)):null},analyticsType:"Rga.AnswerReceived",analyticsPayloadBuilder:t=>({answerId:Le(t)??"",answerGenerated:e})});var iB=()=>te("generatedAnswerShowAnswers")({prefix:"analytics/generatedAnswer/show",__legacy__getBuilder:(e,t)=>{let r=Le(t);return r?e.logGeneratedAnswerShowAnswers({generativeQuestionAnsweringId:r},J(t.insightCaseContext)):null},analyticsType:"Rga.AnswerAction",analyticsPayloadBuilder:e=>({answerId:Le(e)??"",action:"show"})}),aB=()=>te("generatedAnswerHideAnswers")({prefix:"analytics/generatedAnswer/hide",__legacy__getBuilder:(e,t)=>{let r=Le(t);return r?e.logGeneratedAnswerHideAnswers({generativeQuestionAnsweringId:r},J(t.insightCaseContext)):null},analyticsType:"Rga.AnswerAction",analyticsPayloadBuilder:e=>({answerId:Le(e)??"",action:"hide"})}),sB=()=>te("generatedAnswerExpand")({prefix:"analytics/generatedAnswer/expand",__legacy__getBuilder:(e,t)=>{let r=Le(t);return r?e.logGeneratedAnswerExpand({generativeQuestionAnsweringId:r},J(t.insightCaseContext)):null},analyticsType:"Rga.AnswerAction",analyticsPayloadBuilder:e=>({answerId:Le(e)??"",action:"expand"})}),cB=()=>te("generatedAnswerCollapse")({prefix:"analytics/generatedAnswer/collapse",__legacy__getBuilder:(e,t)=>{let r=Le(t);return r?e.logGeneratedAnswerCollapse({generativeQuestionAnsweringId:r},J(t.insightCaseContext)):null},analyticsType:"Rga.AnswerAction",analyticsPayloadBuilder:e=>({answerId:Le(e)??"",action:"collapse"})}),uB=()=>te("generatedAnswerCopyToClipboard")({prefix:"analytics/generatedAnswer/copy",__legacy__getBuilder:(e,t)=>{let r=Le(t);return r?e.logGeneratedAnswerCopyToClipboard({generativeQuestionAnsweringId:r},J(t.insightCaseContext)):null},analyticsType:"Rga.AnswerAction",analyticsPayloadBuilder:e=>({answerId:Le(e)??"",action:"copyToClipboard"})}),$m={logCopyGeneratedAnswer:uB,logGeneratedAnswerHideAnswers:aB,logGeneratedAnswerShowAnswers:iB,logGeneratedAnswerStreamEnd:oB,logGeneratedAnswerFeedback:nB,logDislikeGeneratedAnswer:rB,logLikeGeneratedAnswer:tB,logHoverCitation:eB,logOpenGeneratedAnswerSource:Sv,logRetryGeneratedAnswer:JQ,logGeneratedAnswerExpand:sB,logGeneratedAnswerCollapse:cB};d();c();l();u();d();c();l();u();d();c();l();u();function Hm(e){let t=new Set;return e.filter(r=>{let n=!t.has(r.uri);return n&&t.add(r.uri),n})}var ws=de(nS(),e=>e.addCase(Da,(t,{payload:r})=>{t.isVisible=r}).addCase(Qc,(t,{payload:r})=>{t.isEnabled=r}).addCase(Ld,(t,{payload:r})=>{t.id=r.id}).addCase(ei,(t,{payload:r})=>{t.isLoading=!1,t.isStreaming=!0,delete t.error;let n=r.textDelta,o=!!t.answer?.trim(),i=n.trim().length>0;if(o){t.answer+=n;return}t.answer=i?n:void 0}).addCase(ti,(t,{payload:r})=>{t.isLoading=!1,t.isStreaming=!0,t.citations=Hm([...t.citations,...r.citations]),delete t.error}).addCase(ri,(t,{payload:r})=>{t.isLoading=!1,t.isStreaming=!1,t.error={...r,isRetryable:r.code===oh},t.citations=[],delete t.answer}).addCase(qd,t=>{t.liked=!0,t.disliked=!1}).addCase(Md,t=>{t.liked=!1,t.disliked=!0}).addCase(Vd,t=>{t.feedbackModalOpen=!0}).addCase(Ud,t=>{t.feedbackModalOpen=!1}).addCase(Ma,t=>{t.feedbackSubmitted=!0}).addCase(lr,t=>({...nS(),...(t.answerConfigurationId?{answerConfigurationId:t.answerConfigurationId}:{}),responseFormat:t.responseFormat,fieldsToIncludeInCitations:t.fieldsToIncludeInCitations,isVisible:t.isVisible,id:t.id})).addCase(Jr,(t,{payload:r})=>{t.isLoading=r}).addCase(Jo,(t,{payload:r})=>{t.isStreaming=r}).addCase(ni,(t,{payload:r})=>{t.answerContentFormat=r}).addCase(Qd,(t,{payload:r})=>{t.responseFormat=r}).addCase(Gd,(t,r)=>{t.fieldsToIncludeInCitations=[...new Set(t.fieldsToIncludeInCitations.concat(r.payload))]}).addCase(Gc,(t,{payload:r})=>{t.isAnswerGenerated=r}).addCase(Bc,t=>{t.expanded=!0}).addCase(jd,t=>{t.expanded=!1}).addCase(Bd,(t,{payload:r})=>{t.answerConfigurationId=r}).addCase(oi,(t,{payload:r})=>{t.cannotAnswer=r}).addCase(iS,(t,{payload:r})=>{t.answerApiQueryParams=r}).addCase(qa,(t,{payload:r})=>{t.answerId=r}).addCase(Dd,(t,{payload:r})=>{t.answerGenerationMode=r}).addCase($d,(t,{payload:r})=>{t.generationSteps.push({name:r.name,status:"active",startedAt:r.startedAt})}).addCase(Hd,(t,{payload:r})=>{let n=t.generationSteps.findLast(o=>o.name===r.name&&o.status==="active");n&&(n.status="completed",n.finishedAt=r.finishedAt)}));d();c();l();u();function zm(e,t,r={}){if(!lB(e))throw ie;let{dispatch:n}=e,o=ge(e),i=()=>e.state,a=r.initialState?.isVisible;a!==void 0&&n(Da(a));let p=r.initialState?.responseFormat;p&&n(Qd(p));let f=r.fieldsToIncludeInCitations;return f&&n(Gd(f)),r.initialState?.expanded&&n(Bc()),{...o,get state(){let g=i().generatedAnswer;return{...g,error:Rf(g.error)}},like(){this.state.liked||(n(qd()),n(t.logLikeGeneratedAnswer(this.state.answerId)))},dislike(){this.state.disliked||(n(Md()),n(t.logDislikeGeneratedAnswer(this.state.answerId)))},openFeedbackModal(){n(Vd())},closeFeedbackModal(){n(Ud())},sendFeedback(g){n(t.logGeneratedAnswerFeedback(g)),n(Ma())},logCitationClick(g,C){n(t.logOpenGeneratedAnswerSource(g,C))},logCitationHover(g,C,x){n(t.logHoverCitation(g,C,x))},show(){this.state.isVisible||(n(Da(!0)),n(t.logGeneratedAnswerShowAnswers()))},hide(){this.state.isVisible&&(n(Da(!1)),n(t.logGeneratedAnswerHideAnswers()))},expand(){this.state.expanded||(n(Bc()),n(t.logGeneratedAnswerExpand()))},collapse(){this.state.expanded&&(n(jd()),n(t.logGeneratedAnswerCollapse()))},enable(){this.state.isEnabled||n(Qc(!0))},disable(){this.state.isEnabled&&n(Qc(!1))},logCopyToClipboard(g){n(t.logCopyGeneratedAnswer(g))},retry(){}}}function lB(e){return e.addReducers({generatedAnswer:ws}),!0}var Qt={engines:{},setAbortControllerRef:(e,t)=>{Qt.engines[t].abortController=e},getIsStreamInProgress:e=>!Qt.engines[e].abortController||Qt.engines[e].abortController?.signal.aborted?(Qt.engines[e].abortController=void 0,!1):!0,subscribeToSearchRequests:e=>{let t=()=>{let r=e.state,n=r.search.requestId,o=r.search.extendedResults.generativeQuestionAnsweringId,i=r.generatedAnswer.id;if(Qt.engines[i].lastRequestId!==n){if(Qt.engines[i].lastRequestId=n,Qt.engines[i].abortController?.abort(),r.generatedAnswer.isEnabled===!1)return;e.dispatch(lr())}if(!Qt.getIsStreamInProgress(i)&&o&&o!==Qt.engines[i].lastStreamId){if(Qt.engines[i].lastStreamId=o,r.generatedAnswer.isEnabled===!1)return;e.dispatch(Gw({setAbortControllerRef:p=>Qt.setAbortControllerRef(p,i)}))}};return e.subscribe(t)}};function gT(e,t,r={}){if(!dB(e))throw ie;let n=zm(e,t,r),o=()=>e.state;if(e.state.generatedAnswer.id&&!Qt.engines[e.state.generatedAnswer.id]&&(Qt.engines[e.state.generatedAnswer.id]={abortController:void 0,lastRequestId:e.state.search.requestId,lastStreamId:e.state.search.extendedResults.generativeQuestionAnsweringId??""}),!e.state.generatedAnswer.id){let a=ku("genQA-",12);e.dispatch(Ld({id:a}))}Qt.engines[e.state.generatedAnswer.id]||(Qt.engines[e.state.generatedAnswer.id]={abortController:void 0,lastRequestId:"",lastStreamId:""}),Qt.subscribeToSearchRequests(e);let i=a=>"executeFirstSearchAfterStandaloneSearchBoxRedirect"in a;return{...n,get state(){return o().generatedAnswer},retry(){i(e)&&e.dispatch(ke({legacy:t.logRetryGeneratedAnswer()}))}}}function dB(e){return e.addReducers({generatedAnswer:ws}),!0}d();c();l();u();d();c();l();u();var hT=Yd.injectEndpoints({endpoints:e=>({post:e.query({query:t=>({url:"/evaluations",method:"POST",body:t})})})});var Wm=e=>e==="yes"?!0:e==="no"?!1:null,pB=({answerApiState:e,feedback:t,query:r})=>({additionalNotes:t.details??null,answer:{text:e.answer,responseId:e.answerId,format:e.contentFormat??"text/plain"},correctAnswerUrl:t.documentUrl??null,details:{correctTopic:Wm(t.correctTopic),documented:Wm(t.documented),hallucinationFree:Wm(t.hallucinationFree),readable:Wm(t.readable)},helpful:t.helpful,question:r}),fB=e=>{let t="",r=()=>{let n=e.state,o=Fw(n),i=o.requestId;i!==t&&(t=i,e.dispatch(lr()),o.q?.length>0&&e.dispatch(zd()))};e.subscribe(r)};function yT(e,t,r={}){if(!mB(e))throw ie;If(e.state.configuration.analytics.analyticsMode);let{...n}=zm(e,t,r),o=()=>e.state;return e.dispatch(Bd(r.answerConfigurationId)),fB(e),{...n,get state(){let i=aS(e.state).data,a=o().generatedAnswer;return{...a,answer:i?.answer,citations:Hm(i?.citations??[]),error:Rf({message:i?.error?.message,code:i?.error?.code}),isLoading:i?.isLoading??!1,isStreaming:i?.isStreaming??!1,answerContentFormat:i?.contentFormat??"text/plain",isAnswerGenerated:i?.generated??!1,cannotAnswer:a.cannotAnswer||i?.generated===!1&&!i?.isLoading&&!i?.isStreaming}},retry(){let i=kd(o());e.dispatch(Wd(i??Xo))},reset(){e.dispatch(lr())},sendFeedback(i){return _asyncToGenerator(function*(){e.dispatch(t.logGeneratedAnswerFeedback(i));let a=pB({query:o().query.q,feedback:i,answerApiState:aS(e.state).data});e.dispatch(hT.endpoints.post.initiate(a)),e.dispatch(Ma())})()}}}function mB(e){return e.addReducers({[ii.reducerPath]:ii.reducer,query:Eo}),!0}function ST(e,t={}){let{dispatch:r}=e,n=t.answerConfigurationId?yT(e,$m,t):gT(e,$m,t);return{...n,get state(){return n.state},retry(){r(Ce({legacy:$m.logRetryGeneratedAnswer(),next:Tw()}))}}}d();c();l();u();d();c();l();u();d();c();l();u();function An(e,t,r){if(!gB(e))throw ie;let n=1e3,o={selectionDelay:n,debounceWait:n,...t.options},i;return{select:Du(r,o.debounceWait,{isImmediate:!0}),beginDelayedSelect(){i=setTimeout(r,o.selectionDelay)},cancelPendingSelect(){i&&clearTimeout(i)}}}function gB(e){return e.addReducers({configuration:be}),!0}function vT(e,t,r){let n=!1,o=()=>{n||(n=!0,e.dispatch(t.logOpenGeneratedAnswerSource(r.options.citation.id,r.options.answerId)))};return An(e,r,()=>{o()})}function AT(e,t){return vT(e,{logOpenGeneratedAnswerSource:Sv},t)}d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();var vB=new oe({min:1,default:8,required:!1}),AB=new oe({min:1,max:20,default:5,required:!1}),CB={desiredCount:AB,numberOfValues:vB},$$e=P("automaticFacet/setOptions",e=>_(e,CB)),H$e=P("automaticFacet/deselectAll",e=>_(e,ye)),bB=z,CT=P("automaticFacet/toggleSelectValue",e=>_(e,{field:bB,selection:new Y({values:Pi})}));var Is=de(Wr(),e=>{e.addCase(pd,(t,r)=>{let n=vv(t),o=r.payload;t.defaultNumberOfResults=t.numberOfResults=o,t.firstResult=Au(n,o)}).addCase(fd,(t,r)=>{t.numberOfResults=r.payload,t.firstResult=0}).addCase(_t,t=>{t.firstResult=0}).addCase(md,(t,r)=>{let n=r.payload;t.firstResult=Au(n,t.numberOfResults)}).addCase(Jn,(t,r)=>{let n=r.payload;t.firstResult=Au(n,t.numberOfResults)}).addCase(hd,t=>{let r=vv(t),n=Math.max(r-1,1);t.firstResult=Au(n,t.numberOfResults)}).addCase(gd,t=>{let r=vv(t),n=xB(t),o=Math.min(r+1,n);t.firstResult=Au(o,t.numberOfResults)}).addCase(rt.fulfilled,(t,r)=>{r.payload&&(t.numberOfResults=r.payload.pagination.numberOfResults,t.firstResult=r.payload.pagination.firstResult)}).addCase(at,(t,r)=>{t.firstResult=r.payload.firstResult??t.firstResult,t.numberOfResults=r.payload.numberOfResults??t.defaultNumberOfResults}).addCase(ke.fulfilled,(t,r)=>{let{response:n}=r.payload;t.totalCountFiltered=n.totalCountFiltered}).addCase(Xr.fulfilled,(t,r)=>{let{response:n}=r.payload;t.totalCountFiltered=n.totalCountFiltered}).addCase(St,t=>{Bt(t)}).addCase(mn,t=>{Bt(t)}).addCase(Co,t=>{Bt(t)}).addCase(vn,t=>{Bt(t)}).addCase(Gf,t=>{Bt(t)}).addCase(Ao,t=>{Bt(t)}).addCase(vo,t=>{Bt(t)}).addCase(ss,t=>{Bt(t)}).addCase(_f,t=>{Bt(t)}).addCase(fn,t=>{Bt(t)}).addCase(Sn,t=>{Bt(t)}).addCase(Jt,t=>{Bt(t)}).addCase(Ln,t=>{Bt(t)}).addCase(Un,t=>{Bt(t)}).addCase(Bf,t=>{Bt(t)}).addCase(CT,t=>{Bt(t)})});function Bt(e){e.firstResult=Wr().firstResult}function vv(e){let{firstResult:t,numberOfResults:r}=e;return Av(t,r)}function xB(e){let{totalCountFiltered:t,numberOfResults:r}=e;return Cv(t,r)}function Au(e,t){return(e-1)*t}function Av(e,t){return Math.round(e/t)+1}function Cv(e,t){let r=Math.min(e,5e3);return Math.ceil(r/t)}function wB(e){return e.pagination.firstResult}function bT(e){return e.pagination.numberOfResults}function RB(e){return e.pagination.totalCountFiltered}var To=e=>{let t=wB(e),r=bT(e);return Av(t,r)},bv=e=>{let t=RB(e),r=bT(e);return Cv(t,r)},xT=(e,t)=>{let r=To(e),n=bv(e),o=IB(r,t);return o=EB(o),o=FB(o,n),TB(o)};function IB(e,t){let r=t%2===0,n=Math.floor(t/2),o=r?n-1:n,i=e-n,a=e+o;return{start:i,end:a}}function EB(e){let t=Math.max(1-e.start,0),r=e.start+t,n=e.end+t;return{start:r,end:n}}function FB(e,t){let r=Math.max(e.end-t,0),n=Math.max(e.start-r,1),o=e.end-r;return{start:n,end:o}}function TB(e){let t=[];for(let r=e.start;r<=e.end;++r)t.push(r);return t}var xv=()=>ze("analytics/pager/resize",(e,t)=>e.makePagerResize({currentResultsPerPage:t.pagination?.numberOfResults||Wr().numberOfResults}));var Es=()=>({actionCause:"browseResults"});d();c();l();u();d();c();l();u();var Ym=()=>te("pagerNumber")("analytics/pager/number",(e,t)=>e.logPagerNumber({pagerNumber:To(t),...J(t.insightCaseContext)})),Km=()=>te("pagerNext")("analytics/pager/next",(e,t)=>e.logPagerNext({pagerNumber:To(t),...J(t.insightCaseContext)})),Xm=()=>te("pagerPrevious")("analytics/pager/previous",(e,t)=>e.logPagerPrevious({pagerNumber:To(t),...J(t.insightCaseContext)}));d();c();l();u();var PB=new Pe({numberOfPages:new oe({default:5,min:0})}),kB=new Pe({page:new oe({min:1})});function wT(e,t={}){if(!OB(e))throw ie;let r=ge(e),{dispatch:n}=e,o=ht(e,PB,t.options,"buildPager"),a=gr(e,kB,t.initialState,"buildPager").page;a&&n(md(a));let p=()=>To(e.state),f=()=>{let{numberOfPages:g}=o;return xT(e.state,g)},m=()=>bv(e.state);return{...r,get state(){let g=p(),C=m(),x=g>1&&C>0,h=g<C;return{currentPage:g,currentPages:f(),maxPage:C,hasPreviousPage:x,hasNextPage:h}},selectPage(g){n(Jn(g))},nextPage(){n(gd())},previousPage(){n(hd())},isCurrentPage(g){return g===this.state.currentPage}}}function OB(e){return e.addReducers({configuration:be,pagination:Is}),!0}function RT(e,t={}){let{dispatch:r}=e,n=wT(e,t);return{...n,get state(){return n.state},selectPage(o){n.selectPage(o),r(id({legacy:Ym(),next:Es()}))},nextPage(){n.nextPage(),r(id({legacy:Km(),next:Es()}))},previousPage(){n.previousPage(),r(id({legacy:Xm(),next:Es()}))}}}d();c();l();u();d();c();l();u();function IT(e){if(!_B(e))throw ie;let t=ge(e),r=()=>e.state;return{...t,get state(){return{hasError:r().search.error!==null,error:r().search.error}}}}function _B(e){return e.addReducers({search:Ie}),!0}function ET(e){return IT(e)}d();c();l();u();d();c();l();u();function FT(e){if(!NB(e))throw ie;let t=ge(e),r=xs(e),n=()=>e.state,o=()=>{let i=n().search.duration/1e3;return Math.round((i+Number.EPSILON)*100)/100};return{...t,get state(){return{...r.state,durationInMilliseconds:n().search.duration,durationInSeconds:o(),firstResult:n().pagination.firstResult+1,hasDuration:n().search.duration!==0,hasQuery:n().search.queryExecuted!=="",lastResult:n().pagination.firstResult+n().search.results.length,query:n().search.queryExecuted,total:n().pagination.totalCountFiltered}}}}function NB(e){return e.addReducers({search:Ie,pagination:Is}),!0}function TT(e){return FT(e)}d();c();l();u();d();c();l();u();function PT(_x235,_x236){return _PT.apply(this,arguments)}function _PT(){_PT=_asyncToGenerator(function*(e,t){let{accessToken:r,organizationId:n,environment:o}=e.configuration,{insightId:i}=e.insightConfiguration,a=e.query?.q||"";return{url:ch({url:Ke(n,o),accessToken:r,organizationId:n,insightId:i}),accessToken:r,organizationId:n,enableNavigation:!1,q:a,...t,requestedOutputSize:t.requestedOutputSize||0}});return _PT.apply(this,arguments)}d();c();l();u();var kT=e=>te("")({prefix:"analytics/resultPreview/open",__legacy__getBuilder:(t,r)=>{Ot(e);let n=Ze(e,r),o=Je(e);t.logDocumentQuickview(n,o)},analyticsType:"InsightPanel.ItemAction",analyticsPayloadBuilder:t=>{let r=Ze(e,t);return{action:"preview",itemMetadata:Pr(e,t),position:r.documentPosition,responseId:e.searchUid||"",context:Dr(t)}}});d();c();l();u();function OT(e,t,r,n,o){if(!DB(e))throw ie;let{dispatch:i}=e,a=()=>e.state,p=ge(e),{result:f,maximumPreviewSize:m}=t.options,g=()=>{let{resultsWithPreview:x,position:h}=a().resultPreview;return x[h]},C=x=>{i(Cd({uniqueId:x,requestedOutputSize:m,buildResultPreviewRequest:r,path:n})),t.options.onlyContentURL||i(Nc({uniqueId:x,requestedOutputSize:m})),o&&o()};return{...p,fetchResultContent(){C(f.uniqueId)},next(){i(vd()),C(g())},previous(){i(Ad()),C(g())},get state(){let x=a(),h=f.hasHtmlVersion,S=x.resultPreview,b=f.uniqueId===S.uniqueId?S.content:"",w=S.isLoading,I=S.contentURL,E=g();return{content:b,resultHasPreview:h,isLoading:w,contentURL:I,currentResultUniqueId:E}}}}function DB(e){return e.addReducers({configuration:be,resultPreview:Ea}),!0}function _T(e,t){if(!qB(e))throw ie;let r=()=>{e.dispatch(kT(t.options.result))},n="/quickview",o={options:{...t.options,onlyContentURL:!0}};return OT(e,o,(i,a)=>PT(i,a),n,r)}function qB(e){return e.addReducers({configuration:be,resultPreview:Ea,insightInterface:Kn}),!0}d();c();l();u();d();c();l();u();var NT=()=>te("clearRecentQueries")("analytics/recentQueries/clear",(e,t)=>e.logClearRecentQueries(J(t.insightCaseContext))),DT=()=>te("recentQueriesClick")("analytics/recentQueries/click",(e,t)=>e.logRecentQueryClick(J(t.insightCaseContext)));d();c();l();u();d();c();l();u();var MB={queries:new ne({required:!0,each:new $({emptyAllowed:!1})}),maxLength:new oe({required:!0,min:1,default:10})},Cu=P("recentQueries/registerRecentQueries",e=>_(e,MB)),Zm=P("recentQueries/clearRecentQueries");d();c();l();u();d();c();l();u();function qT(){return{queries:[],maxLength:10}}var MT=de(qT(),e=>{e.addCase(Cu,VB).addCase(Zm,jB).addCase(ke.fulfilled,(t,r)=>{let n=r.payload.queryExecuted,o=r.payload.response.results;!n.length||!o.length||LB(n,t)})});function VB(e,t){e.queries=Array.from(new Set(t.payload.queries.map(r=>r.trim().toLowerCase()))).slice(0,t.payload.maxLength),e.maxLength=t.payload.maxLength}function jB(e){e.queries=[]}function LB(e,t){let r=e.trim().toLowerCase();if(r==="")return;let n=Array.from(new Set(t.queries.filter(o=>o.trim().toLowerCase()!==r))).slice(0,t.maxLength-1);t.queries=[r,...n]}var UB={queries:[]},QB={maxLength:10,clearFilters:!0},BB=new Pe({queries:new ne({required:!0})}),GB=new Pe({maxLength:new oe({required:!0,min:1}),clearFilters:new pe});function $B(e,t){ht(e,GB,t?.options,"buildRecentQueriesList"),gr(e,BB,t?.initialState,"buildRecentQueriesList")}function VT(e,t){if(!HB(e))throw ie;let r=ge(e),{dispatch:n}=e,o=()=>e.state,i={...QB,...t?.options},a={...UB,...t?.initialState};$B(e,{options:i,initialState:a});let p={queries:a.queries,maxLength:i.maxLength};return n(Cu(p)),{...r,get state(){let f=o();return{...f.recentQueries,analyticsEnabled:f.configuration.analytics.enabled}},clear(){n(Zm())},updateRecentQueries(f){let m=new ne({required:!0,each:new $({required:!0}),min:1}).validate(f);if(m)throw new Error(m);n(Cu({queries:f,maxLength:i.maxLength}))},executeRecentQuery(f){let m=new oe({required:!0,min:0,max:this.state.queries.length}).validate(f);if(m)throw new Error(m);let g={q:this.state.queries[f],clearFilters:i.clearFilters};Pu(e.state.query?.enableQuerySyntax)&&(g.enableQuerySyntax=e.state.query.enableQuerySyntax),n(Ra(g))}}}function HB(e){return e.addReducers({search:Ie,recentQueries:MT,query:Eo}),!0}function jT(e,t){let r=VT(e,t),{dispatch:n}=e;return{...r,get state(){return r.state},clear(){n(NT()),r.clear()},executeRecentQuery(o){r.executeRecentQuery(o),n(Ce({legacy:DT(),next:{actionCause:"recentQueriesClick"}}))}}}d();c();l();u();d();c();l();u();var zB={results:new ne({required:!0,each:new Y({values:Ql})}),maxLength:new oe({required:!0,min:1,default:10})},Jm=P("recentResults/registerRecentResults",e=>_(e,zB)),Cn=P("recentResults/pushRecentResult",e=>(Ot(e),{payload:e})),eg=P("recentResults/clearRecentResults");d();c();l();u();var LT=e=>te("documentOpen")({prefix:"analytics/insight/result/open",__legacy__getBuilder:(t,r)=>{Ot(e);let n=J(r.insightCaseContext);return t.logDocumentOpen(Ze(e,r),Je(e),n)},analyticsType:"InsightPanel.ItemAction",analyticsPayloadBuilder:t=>{let r=Ze(e,t);return{itemMetadata:Pr(e,t),position:r.documentPosition,responseId:e.searchUid||"",action:"open",context:Dr(t)}}});function UT(e,t){let r=!1,n=()=>{r||(r=!0,e.dispatch(LT(t.options.result)))};return An(e,t,()=>{n(),e.dispatch(Cn(t.options.result))})}d();c();l();u();function QT(e,t){return Gm(e,{...t,fetchMoreResultsActionCreator:ad})}d();c();l();u();d();c();l();u();var WB=new Pe({numberOfResults:new oe({min:0})});function BT(e,t={}){if(!YB(e))throw ie;let r=ge(e),{dispatch:n}=e,o=()=>e.state,a=gr(e,WB,t.initialState,"buildResultsPerPage").numberOfResults;return a!==void 0&&n(pd(a)),{...r,get state(){return{numberOfResults:o().pagination.numberOfResults}},set(p){n(fd(p))},isSetTo(p){return p===this.state.numberOfResults}}}function YB(e){return e.addReducers({pagination:Is,configuration:be}),!0}function GT(e,t={}){let r=BT(e,t),{dispatch:n}=e;return{...r,get state(){return{...r.state}},set(o){r.set(o),n(Ce({legacy:xv(),next:Es()}))}}}d();c();l();u();d();c();l();u();var wv=()=>ze("analytics/searchbox/submit",e=>e.makeSearchboxSubmit()),tg=()=>({actionCause:"searchboxSubmit"});d();c();l();u();var rg=()=>te("searchboxSubmit")("analytics/searchbox/submit",(e,t)=>e.logSearchboxSubmit(J(t.insightCaseContext)));d();c();l();u();d();c();l();u();var $T={id:z,query:Xe},Fs=P("querySet/register",e=>_(e,$T)),Ni=P("querySet/update",e=>_(e,$T));d();c();l();u();var Ts=de(ed(),e=>{e.addCase(Fs,(t,r)=>XB(t,r.payload)).addCase(Ni,(t,r)=>{let{id:n,query:o}=r.payload;Rv(t,n,o)}).addCase(Ro,(t,r)=>{let{id:n,expression:o}=r.payload;Rv(t,n,o)}).addCase(ke.fulfilled,(t,r)=>{let{queryExecuted:n}=r.payload;HT(t,n)}).addCase(at,KB).addCase(rt.fulfilled,(t,r)=>{if(r.payload)for(let[n,o]of Object.entries(r.payload.querySet))Rv(t,n,o)})});function KB(e,t){ee(t.payload.q)||HT(e,t.payload.q)}function HT(e,t){Object.keys(e).forEach(r=>{e[r]=t})}var Rv=(e,t,r)=>{t in e&&(e[t]=r)},XB=(e,t)=>{let{id:r,query:n}=t;r in e||(e[r]=n)};d();c();l();u();var zT=e=>ze("analytics/querySuggest",(t,r)=>{let n=ZB(r,e);return t.makeOmniboxAnalytics(n)}),WT=()=>({actionCause:"omniboxAnalytics"});function ZB(e,t){let{id:r,suggestion:n}=t,o=e.querySuggest?.[r];if(!o)throw new Error(`Unable to determine the query suggest analytics metadata to send because no query suggest with id "${r}" was found. Please check the sent #id.`);let i=o.completions.map(m=>m.expression),a=o.partialQueries.length-1,p=o.partialQueries[a]||"",f=o.responseId;return{suggestionRanking:i.indexOf(n),partialQuery:p,partialQueries:o.partialQueries,suggestions:i,querySuggestResponseId:f}}d();c();l();u();d();c();l();u();function YT(e,t){let r=t.id;r in e||(e[r]=JB(t))}function KT(e,t){let r=e[t.meta.arg.id];r&&(r.currentRequestId=t.meta.requestId,r.isLoading=!0)}function XT(e,t){let r=e[t.meta.arg.id];r&&(r.error=t.payload||null,r.isLoading=!1)}function ZT(e,t){let r=e[t.id];r&&(r.responseId="",r.completions=[],r.partialQueries=[])}function JB(e){return{id:"",completions:[],responseId:"",count:5,currentRequestId:"",error:null,partialQueries:[],isLoading:!1,...e}}d();c();l();u();var JT=()=>({});var ng=de(JT(),e=>e.addCase(wo,(t,r)=>{YT(t,r.payload)}).addCase(lT,(t,r)=>{delete t[r.payload.id]}).addCase(Cs.pending,KT).addCase(Cs.fulfilled,(t,r)=>{let n=t[r.meta.arg.id];if(!n||r.meta.requestId!==n.currentRequestId)return;let{q:o}=r.payload;o&&n.partialQueries.push(o.replace(/;/,encodeURIComponent(";"))),n.responseId=r.payload.responseId,n.completions=r.payload.completions,n.isLoading=!1,n.error=null}).addCase(Cs.rejected,XT).addCase(Io,(t,r)=>{ZT(t,r.payload)}).addCase(Fa,(t,r)=>{Object.keys(t).forEach(n=>{let o=t[n];o&&(o.error=r.payload,o.isLoading=!1)})}));d();c();l();u();var eP={enableQuerySyntax:!1,numberOfSuggestions:5,clearFilters:!0},Iv={open:new $,close:new $},e1={id:z,numberOfSuggestions:new oe({min:0}),enableQuerySyntax:new pe,highlightOptions:new Y({values:{notMatchDelimiters:new Y({values:Iv}),exactMatchDelimiters:new Y({values:Iv}),correctionDelimiters:new Y({values:Iv})}}),clearFilters:new pe},tP=new Pe(e1);function rP(e,t){if(!r1(e))throw ie;let r=ge(e),{dispatch:n}=e,o=()=>e.state,i=t.options?.id||ku("search_box"),a={id:i,highlightOptions:{...t.options?.highlightOptions},...eP,...t.options};ht(e,tP,a,"buildSearchBox"),n(Fs({id:i,query:e.state.query.q})),a.numberOfSuggestions&&n(wo({id:i,count:a.numberOfSuggestions})),a.enableQuerySyntax&&n(zt({enableQuerySyntax:a.enableQuerySyntax}));let p=()=>e.state.querySet[a.id],f=/*#__PURE__*/function(){var _ref99=_asyncToGenerator(function*(m){let{enableQuerySyntax:g,clearFilters:C}=a;n(Ra({q:p(),enableQuerySyntax:g,clearFilters:C})),t.isNextAnalyticsReady?n(t.executeSearchActionCreator(m)):n(t.executeSearchActionCreator(m.legacy))});return function f(_x237){return _ref99.apply(this,arguments)}}();return{...r,updateText(m){n(Ni({id:i,query:m})),this.showSuggestions()},clear(){n(Ni({id:i,query:""})),n(Io({id:i}))},showSuggestions(){a.numberOfSuggestions&&n(t.fetchQuerySuggestionsActionCreator({id:i}))},selectSuggestion(m){n(Ro({id:i,expression:m})),f({legacy:zT({id:i,suggestion:m}),next:WT()}).then(()=>{n(Io({id:i}))})},submit(m=wv(),g){f({legacy:m,next:g}),n(Io({id:i}))},get state(){let m=o(),g=m.querySuggest[a.id],C=t1(g,a.highlightOptions),x=g?g.isLoading:!1;return{searchBoxId:i,value:p(),suggestions:C,isLoading:m.search.isLoading,isLoadingSuggestions:x}}}}function t1(e,t){return e?e.completions.map(r=>({highlightedValue:Mg(r.highlighted,t),rawValue:r.expression})):[]}function r1(e){return e.addReducers({query:Eo,querySuggest:ng,configuration:be,querySet:Ts,search:Ie}),!0}function nP(e,t={}){let r=rP(e,{...t,executeSearchActionCreator:Ce,fetchQuerySuggestionsActionCreator:sd,isNextAnalyticsReady:!0});return{...r,submit(){r.submit(rg(),tg())},get state(){return r.state}}}d();c();l();u();d();c();l();u();d();c();l();u();var og=()=>({actionCause:"resultsSort"});function oP(e,t){return e.q!==t.q?tg():e.sortCriteria!==t.sortCriteria?og():Ps(e.f,t.f)?ks(e.f,t.f):Ps(e.fExcluded,t.fExcluded)?ks(e.fExcluded,t.fExcluded,!0):Ps(e.cf,t.cf)?ks(e.cf,t.cf):Ps(e.af,t.af)?ks(e.af,t.af):Ps(e.nf,t.nf)?ks(ig(e.nf),ig(t.nf)):Ps(e.df,t.df)?ks(ig(e.df),ig(t.df)):ha()}function Ps(e={},t={}){return JSON.stringify(e)!==JSON.stringify(t)}function ks(e={},t={},r=!1){let n=Object.keys(e),o=Object.keys(t),i=n.filter(x=>!o.includes(x));if(i.length){let x=i[0];return e[x].length>1?ir():Vn()}if(o.filter(x=>!n.includes(x)).length)return r?Uf():pr();let p=o.find(x=>t[x].filter(h=>e[x].includes(h)));if(!p)return ha();let f=e[p],m=t[p];return m.filter(x=>!f.includes(x)).length?r?Uf():pr():f.filter(x=>!m.includes(x)).length?Vn():ha()}function ig(e={}){let t={};return Object.keys(e).forEach(r=>{t[r]=e[r].map(n=>`${n.start}..${n.end}`)}),t}d();c();l();u();d();c();l();u();var Os=()=>te("resultsSort")("analytics/sort/results",(e,t)=>e.logResultsSort({resultsSortBy:t.sortCriteria||ur(),...J(t.insightCaseContext)}));function sP(e,t){return e.q!==t.q?rg():e.sortCriteria!==t.sortCriteria?Os():bu(e.f,t.f)?bu(e.cf,t.cf)?bu(e.nf,t.nf)?bu(e.df,t.df)?bu(e.fExcluded,t.fExcluded)?Zn():n1(e.fExcluded,t.fExcluded):aP(e.df,t.df):aP(e.nf,t.nf):ag(e.cf,t.cf):ag(e.f,t.f)}function bu(e={},t={}){return JSON.stringify(e)===JSON.stringify(t)}function iP(e){let t={};return Object.keys(e).forEach(r=>{t[r]=e[r].map(n=>`${n.start}..${n.end}`)}),t}function ag(e={},t={},r=!1){let n=Object.keys(e),o=Object.keys(t),i=n.filter(x=>!o.includes(x));if(i.length){let x=i[0];return e[x].length>1?Lt(x):(r?ps:Mr)({facetId:x,facetValue:e[x][0]})}let a=o.filter(x=>!n.includes(x));if(a.length){let x=a[0];return Yt({facetId:x,facetValue:t[x][0]})}let p=o.find(x=>t[x].filter(h=>e[x].includes(h)));if(!p)return Zn();let f=e[p],m=t[p],g=m.filter(x=>!f.includes(x));if(g.length)return Yt({facetId:p,facetValue:g[0]});let C=f.filter(x=>!m.includes(x));return C.length?(r?ps:Mr)({facetId:p,facetValue:C[0]}):Zn()}function aP(e={},t={}){return ag(iP(e),iP(t))}function n1(e={},t={}){return ag(e,t,!0)}d();c();l();u();d();c();l();u();var{getOwnPropertyNames:o1,getOwnPropertySymbols:i1}=Object,{hasOwnProperty:a1}=Object.prototype;function Ev(e,t){return function(n,o,i){return e(n,o,i)&&t(n,o,i)}}function sg(e){return function(r,n,o){if(!r||!n||typeof r!="object"||typeof n!="object")return e(r,n,o);let{cache:i}=o,a=i.get(r),p=i.get(n);if(a&&p)return a===n&&p===r;i.set(r,n),i.set(n,r);let f=e(r,n,o);return i.delete(r),i.delete(n),f}}function cP(e){return o1(e).concat(i1(e))}var s1=Object.hasOwn||((e,t)=>a1.call(e,t)),c1="__v",u1="__o",l1="_owner",{getOwnPropertyDescriptor:uP,keys:lP}=Object,Di=Object.is||function(t,r){return t===r?t!==0||1/t===1/r:t!==t&&r!==r};function d1(e,t){return e===t}function p1(e,t){return e.byteLength===t.byteLength&&cg(new Uint8Array(e),new Uint8Array(t))}function f1(e,t,r){let n=e.length;if(t.length!==n)return!1;for(;n-->0;)if(!r.equals(e[n],t[n],n,n,e,t,r))return!1;return!0}function m1(e,t){return e.byteLength===t.byteLength&&cg(new Uint8Array(e.buffer,e.byteOffset,e.byteLength),new Uint8Array(t.buffer,t.byteOffset,t.byteLength))}function g1(e,t){return Di(e.getTime(),t.getTime())}function h1(e,t){return e.name===t.name&&e.message===t.message&&e.cause===t.cause&&e.stack===t.stack}function dP(e,t,r){let n=e.size;if(n!==t.size)return!1;if(!n)return!0;let o=new Array(n),i=e.entries(),a,p,f=0;for(;(a=i.next())&&!a.done;){let m=t.entries(),g=!1,C=0;for(;(p=m.next())&&!p.done;){if(o[C]){C++;continue}let x=a.value,h=p.value;if(r.equals(x[0],h[0],f,C,e,t,r)&&r.equals(x[1],h[1],x[0],h[0],e,t,r)){g=o[C]=!0;break}C++}if(!g)return!1;f++}return!0}function y1(e,t,r){let n=lP(e),o=n.length;if(lP(t).length!==o)return!1;for(;o-->0;)if(!fP(e,t,r,n[o]))return!1;return!0}function xu(e,t,r){let n=cP(e),o=n.length;if(cP(t).length!==o)return!1;let i,a,p;for(;o-->0;)if(i=n[o],!fP(e,t,r,i)||(a=uP(e,i),p=uP(t,i),(a||p)&&(!a||!p||a.configurable!==p.configurable||a.enumerable!==p.enumerable||a.writable!==p.writable)))return!1;return!0}function S1(e,t){return Di(e.valueOf(),t.valueOf())}function v1(e,t){return e.source===t.source&&e.flags===t.flags}function pP(e,t,r){let n=e.size;if(n!==t.size)return!1;if(!n)return!0;let o=new Array(n),i=e.values(),a,p;for(;(a=i.next())&&!a.done;){let f=t.values(),m=!1,g=0;for(;(p=f.next())&&!p.done;){if(!o[g]&&r.equals(a.value,p.value,a.value,p.value,e,t,r)){m=o[g]=!0;break}g++}if(!m)return!1}return!0}function cg(e,t){let r=e.byteLength;if(t.byteLength!==r||e.byteOffset!==t.byteOffset)return!1;for(;r-->0;)if(e[r]!==t[r])return!1;return!0}function A1(e,t){return e.hostname===t.hostname&&e.pathname===t.pathname&&e.protocol===t.protocol&&e.port===t.port&&e.hash===t.hash&&e.username===t.username&&e.password===t.password}function fP(e,t,r,n){return(n===l1||n===u1||n===c1)&&(e.$$typeof||t.$$typeof)?!0:s1(t,n)&&r.equals(e[n],t[n],n,n,e,t,r)}var C1=Object.prototype.toString;function b1(e){let t=I1(e),{areArraysEqual:r,areDatesEqual:n,areFunctionsEqual:o,areMapsEqual:i,areNumbersEqual:a,areObjectsEqual:p,areRegExpsEqual:f,areSetsEqual:m,getUnsupportedCustomComparator:g}=e;return function(x,h,S){if(x===h)return!0;if(x==null||h==null)return!1;let b=typeof x;if(b!==typeof h)return!1;if(b!=="object")return b==="number"||b==="bigint"?a(x,h,S):b==="function"?o(x,h,S):!1;let w=x.constructor;if(w!==h.constructor)return!1;if(w===Object)return p(x,h,S);if(w===Array)return r(x,h,S);if(w===Date)return n(x,h,S);if(w===RegExp)return f(x,h,S);if(w===Map)return i(x,h,S);if(w===Set)return m(x,h,S);if(w===Promise)return!1;if(Array.isArray(x))return r(x,h,S);let I=C1.call(x),E=t[I];if(E)return E(x,h,S);let F=g&&g(x,h,S,I);return F?F(x,h,S):!1}}function x1({circular:e,createCustomConfig:t,strict:r}){let n={areArrayBuffersEqual:p1,areArraysEqual:r?xu:f1,areDataViewsEqual:m1,areDatesEqual:g1,areErrorsEqual:h1,areFunctionsEqual:d1,areMapsEqual:r?Ev(dP,xu):dP,areNumbersEqual:Di,areObjectsEqual:r?xu:y1,arePrimitiveWrappersEqual:S1,areRegExpsEqual:v1,areSetsEqual:r?Ev(pP,xu):pP,areTypedArraysEqual:r?Ev(cg,xu):cg,areUrlsEqual:A1,getUnsupportedCustomComparator:void 0};if(t&&(n=Object.assign({},n,t(n))),e){let o=sg(n.areArraysEqual),i=sg(n.areMapsEqual),a=sg(n.areObjectsEqual),p=sg(n.areSetsEqual);n=Object.assign({},n,{areArraysEqual:o,areMapsEqual:i,areObjectsEqual:a,areSetsEqual:p})}return n}function w1(e){return function(t,r,n,o,i,a,p){return e(t,r,p)}}function R1({circular:e,comparator:t,createState:r,equals:n,strict:o}){if(r)return function(p,f){let{cache:m=e?new WeakMap:void 0,meta:g}=r();return t(p,f,{cache:m,equals:n,meta:g,strict:o})};if(e)return function(p,f){return t(p,f,{cache:new WeakMap,equals:n,meta:void 0,strict:o})};let i={cache:void 0,equals:n,meta:void 0,strict:o};return function(p,f){return t(p,f,i)}}function I1({areArrayBuffersEqual:e,areArraysEqual:t,areDataViewsEqual:r,areDatesEqual:n,areErrorsEqual:o,areFunctionsEqual:i,areMapsEqual:a,areNumbersEqual:p,areObjectsEqual:f,arePrimitiveWrappersEqual:m,areRegExpsEqual:g,areSetsEqual:C,areTypedArraysEqual:x,areUrlsEqual:h}){return{"[object Arguments]":f,"[object Array]":t,"[object ArrayBuffer]":e,"[object AsyncGeneratorFunction]":i,"[object BigInt]":p,"[object BigInt64Array]":x,"[object BigUint64Array]":x,"[object Boolean]":m,"[object DataView]":r,"[object Date]":n,"[object Error]":o,"[object Float16Array]":x,"[object Float32Array]":x,"[object Float64Array]":x,"[object Function]":i,"[object GeneratorFunction]":i,"[object Int8Array]":x,"[object Int16Array]":x,"[object Int32Array]":x,"[object Map]":a,"[object Number]":m,"[object Object]":(S,b,w)=>typeof S.then!="function"&&typeof b.then!="function"&&f(S,b,w),"[object RegExp]":g,"[object Set]":C,"[object String]":m,"[object URL]":h,"[object Uint8Array]":x,"[object Uint8ClampedArray]":x,"[object Uint16Array]":x,"[object Uint32Array]":x}}var Fv=bn(),c6e=bn({strict:!0}),u6e=bn({circular:!0}),l6e=bn({circular:!0,strict:!0}),d6e=bn({createInternalComparator:()=>Di}),p6e=bn({strict:!0,createInternalComparator:()=>Di}),f6e=bn({circular:!0,createInternalComparator:()=>Di}),m6e=bn({circular:!0,createInternalComparator:()=>Di,strict:!0});function bn(e={}){let{circular:t=!1,createInternalComparator:r,createState:n,strict:o=!1}=e,i=x1(e),a=b1(i),p=r?r(a):w1(a);return R1({circular:t,comparator:a,createState:n,equals:p,strict:o})}function mP(e,t,r=(n,o)=>n===o){return e.length===t.length&&e.findIndex((n,o)=>!r(t[o],n))===-1}function E1(e,t){return e.length!==t.length?!1:e.every(r=>t.findIndex(n=>Tv(r,n))!==-1)}var Tv=bn({createCustomConfig:e=>({...e,areArraysEqual:E1})});d();c();l();u();d();c();l();u();function gP(e,t,r){if(e===void 0)return{};let n=t(e);return n!==r?{q:n}:{}}function hP(e,t,r){if(e===void 0)return{};let n=t(e);return!Fv(n,r)?{sortCriteria:n}:{}}function ug(e,t,r,n){if(e===void 0)return{};let o=Object.entries(e).filter(([i])=>t(i)).map(([i,{request:a}])=>{let p=r(a);return p.length?{[i]:p}:{}}).reduce((i,a)=>({...i,...a}),{});return Object.keys(o).length?{[n]:o}:{}}function yP(e,t,r){if(e===void 0)return{};let n=t(e);return n!==r?{tab:n}:{}}d();c();l();u();function SP(e){return{q:ut().q,enableQuerySyntax:ut().enableQuerySyntax,aq:e.advancedSearchQueries?.defaultFilters.aq??Tn().defaultFilters.aq,cq:e.advancedSearchQueries?.defaultFilters.cq??Tn().defaultFilters.cq,firstResult:Wr().firstResult,numberOfResults:e.pagination?.defaultNumberOfResults??Wr().defaultNumberOfResults,sortCriteria:ur(),f:{},fExcluded:{},cf:{},nf:{},df:{},debug:Zl(),sf:{},tab:"",af:{},mnf:{}}}var F1=new Pe({parameters:new Y({options:{required:!0},values:Kd})});function CP(e,t){let{dispatch:r}=e,n=ge(e);gr(e,F1,t.initialState,"buildSearchParameterManager");let o=vP(e.state.tabSet,t.initialState.parameters);return r(at(o)),{...n,synchronize(i){let a=vP(e.state.tabSet,lg(e,i));r(at(a))},get state(){return{parameters:Pv(e)}}}}function lg(e,t){return{...SP(e.state),...t}}function vP(e,t){if(ee(t.tab)||!e)return t;if(t.tab==="")return{...t,tab:AP(e)};if(!Object.values(e).some(n=>n.id===t.tab)){let n=Object.values(e).find(o=>o.isActive);return{...t,tab:n?.id??AP(e)}}return t}function AP(e){return Object.keys(e)[0]??""}function Pv(e){let t=e.state;return{...gP(t.query,r=>r.q,ut().q),...yP(t.tabSet,r=>{let n=Object.values(r??{}).find(o=>o.isActive);return n?n.id:Object.keys(r??{})[0]},t.tabSet?Object.keys(t.tabSet)[0]:""),...hP(t.sortCriteria,r=>r,ur()),...P1(t),...k1(t),...O1(t),..._1(t),...N1(t)}}function T1(e){let t=e.tabSet;return t?Object.values(t).find(n=>n.isActive)?.id:void 0}function dg(e){let t=T1(e);return r=>{let n=e.facetOptions?.facets[r],o=n?.enabled??!0,i=or(n?.tabs,t);return o&&i}}function bP(e){return e.currentValues.filter(t=>t.state==="selected")}function P1(e){let t=e.facetSet;if(t===void 0)return{};let r=dg(e),n={},o={};for(let[i,{request:a}]of Object.entries(t)){if(!r(i))continue;let p=a.currentValues.filter(m=>m.state==="selected").map(m=>m.value),f=a.currentValues.filter(m=>m.state==="excluded").map(m=>m.value);p.length&&(n[i]=p),f.length&&(o[i]=f)}return{...(Object.keys(n).length?{f:n}:{}),...(Object.keys(o).length?{fExcluded:o}:{})}}function k1(e){return ug(e.categoryFacetSet,dg(e),t=>Gr(t.currentValues).map(r=>r.value),"cf")}function O1(e){return ug(e.numericFacetSet,dg(e),bP,"nf")}function _1(e){return ug(e.dateFacetSet,dg(e),bP,"df")}function N1(e){let t=e.automaticFacetSet?.set;if(t===void 0)return{};let r=Object.entries(t).map(([n,{response:o}])=>{let i=D1(o);return i.length?{[n]:i}:{}}).reduce((n,o)=>({...n,...o}),{});return Object.keys(r).length?{af:r}:{}}function D1(e){return e.values.filter(t=>t.state==="selected").map(t=>t.value)}function xP(e,t){let{dispatch:r}=e,n=CP(e,t);return{...n,synchronize(o){let i=Pv(e),a=lg(e,i),p=lg(e,o);Tv(a,p)||(n.synchronize(o),r(Ce({legacy:sP(a,p),next:oP(a,p)})))},get state(){return n.state}}}d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();var wu=()=>new Y({values:{questionAnswerId:z},options:{required:!0}}),pg=()=>new Y({values:{linkText:Xe,linkURL:Xe},options:{required:!0}});function qi(e){return _(e,wu())}d();c();l();u();function mt(e,t){let r=t??e.search?.questionAnswer?.documentId;return r&&e.search&&Wx(e,r.contentIdKey,r.contentIdValue)}function Rr(e,t){let r=e.questionAnswering?.relatedQuestions.findIndex(o=>o.questionAnswerId===t)??-1;return r===-1?null:e.search?.questionAnswer?.relatedQuestions?.[r]??null}var wP={does_not_answer:"doesNotAnswer",partially_answers:"partiallyAnswers",was_not_a_question:"wasNotAQuestion"};var q1=()=>te("expandSmartSnippet")({prefix:"analytics/smartSnippet/expand",__legacy__getBuilder:(e,t)=>e.logExpandSmartSnippet(J(t.insightCaseContext)),analyticsType:"SmartSnippets.AnswerAction",analyticsPayloadBuilder:e=>{let t=mt(e),r=Je(t),n=e.search?.response.searchUid;if(n)return{action:"expand",snippetType:"SmartSnippet",responseId:n,itemMetadata:{uniqueFieldName:r.contentIDKey,uniqueFieldValue:r.contentIDValue,title:t.title,url:t.clickUri}}}}),M1=()=>te("collapseSmartSnippet")({prefix:"analytics/smartSnippet/collapse",__legacy__getBuilder:(e,t)=>e.logCollapseSmartSnippet(J(t.insightCaseContext)),analyticsType:"SmartSnippets.AnswerAction",analyticsPayloadBuilder:e=>{let t=mt(e),r=Je(t),n=e.search?.response.searchUid;if(n)return{action:"collapse",snippetType:"SmartSnippet",responseId:n,itemMetadata:{uniqueFieldName:r.contentIDKey,uniqueFieldValue:r.contentIDValue,title:t.title,url:t.clickUri}}}}),V1=()=>te("likeSmartSnippet")({prefix:"analytics/smartSnippet/like",__legacy__getBuilder:(e,t)=>e.logLikeSmartSnippet(J(t.insightCaseContext)),analyticsType:"SmartSnippets.AnswerAction",analyticsPayloadBuilder:e=>{let t=mt(e),r=Je(t),n=e.search?.response.searchUid;if(n)return{action:"like",snippetType:"SmartSnippet",responseId:n,itemMetadata:{uniqueFieldName:r.contentIDKey,uniqueFieldValue:r.contentIDValue,title:t.title,url:t.clickUri}}}}),j1=()=>te("dislikeSmartSnippet")({prefix:"analytics/smartSnippet/dislike",__legacy__getBuilder:(e,t)=>e.logDislikeSmartSnippet(J(t.insightCaseContext)),analyticsType:"SmartSnippets.AnswerAction",analyticsPayloadBuilder:e=>{let t=mt(e),r=Je(t),n=e.search?.response.searchUid;if(n)return{action:"dislike",snippetType:"SmartSnippet",responseId:n,itemMetadata:{uniqueFieldName:r.contentIDKey,uniqueFieldValue:r.contentIDValue,title:t.title,url:t.clickUri}}}}),L1=()=>te("openSmartSnippetSource")({prefix:"analytics/smartSnippet/source/open",__legacy__getBuilder:(e,t)=>{let r=mt(t);return e.logOpenSmartSnippetSource(Ze(r,t),Je(r),J(t.insightCaseContext))},analyticsType:"SmartSnippets.SourceClick",analyticsPayloadBuilder:e=>{let t=mt(e),r=Je(t),n=e.search?.response.searchUid;if(n)return{snippetType:"SmartSnippet",responseId:n,itemMetadata:{uniqueFieldName:r.contentIDKey,uniqueFieldValue:r.contentIDValue,title:t.title,url:t.clickUri}}}}),kv=e=>te("openSmartSnippetSource")({prefix:"analytics/smartSnippet/source/open",__legacy__getBuilder:(t,r)=>{_(e,pg());let n=mt(r);return t.logOpenSmartSnippetInlineLink(Ze(n,r),{...Je(n),...e},J(r.insightCaseContext))},analyticsType:"SmartSnippets.SourceClick",analyticsPayloadBuilder:t=>{let r=mt(t),n=Je(r),o=t.search?.response.searchUid;if(o)return{snippetType:"SmartSnippet",responseId:o,itemMetadata:{uniqueFieldName:n.contentIDKey,uniqueFieldValue:n.contentIDValue,title:r.title,url:r.clickUri}}}}),U1=()=>te("openSmartSnippetFeedbackModal")("analytics/smartSnippet/feedbackModal/open",(e,t)=>e.logOpenSmartSnippetFeedbackModal(J(t.insightCaseContext))),Q1=()=>te("closeSmartSnippetFeedbackModal")("analytics/smartSnippet/feedbackModal/close",(e,t)=>e.logCloseSmartSnippetFeedbackModal(J(t.insightCaseContext))),B1=e=>te("sendSmartSnippetReason")({prefix:"analytics/smartSnippet/sendFeedback",__legacy__getBuilder:(t,r)=>t.logSmartSnippetFeedbackReason(e,void 0,J(r.insightCaseContext)),analyticsType:"SmartSnippets.SubmitFeedback",analyticsPayloadBuilder:t=>{let r=mt(t),n=Je(r),o=t.search?.response.searchUid;if(o)return{responseId:o,snippetType:"SmartSnippet",itemMetadata:{uniqueFieldName:n.contentIDKey,uniqueFieldValue:n.contentIDValue,title:r.title,url:r.clickUri},reason:wP[e]}}}),G1=e=>te("sendSmartSnippetReason")({prefix:"analytics/smartSnippet/sendFeedback",__legacy__getBuilder:(t,r)=>t.logSmartSnippetFeedbackReason("other",e,J(r.insightCaseContext)),analyticsType:"SmartSnippets.SubmitFeedback",analyticsPayloadBuilder:t=>{let r=mt(t),n=Je(r),o=t.search?.response.searchUid;if(o)return{responseId:o,snippetType:"SmartSnippet",itemMetadata:{uniqueFieldName:n.contentIDKey,uniqueFieldValue:n.contentIDValue,title:r.title,url:r.clickUri},reason:"other",additionalNotes:e}}}),$1=e=>te("expandSmartSnippetSuggestion")({prefix:"analytics/smartSnippetSuggestion/expand",__legacy__getBuilder:(t,r)=>{qi(e);let n=Rr(r,e.questionAnswerId);return n?t.logExpandSmartSnippetSuggestion({question:n.question,answerSnippet:n.answerSnippet,documentId:n.documentId},J(r.insightCaseContext)):null},analyticsType:"SmartSnippets.AnswerAction",analyticsPayloadBuilder:t=>{let r=Rr(t,e.questionAnswerId),n=t.search?.response.searchUid;if(n&&r){let o=mt(t,r.documentId);return{action:"expand",responseId:n,snippetType:"SmartSnippetSuggestion",itemMetadata:{uniqueFieldName:r.documentId.contentIdKey,uniqueFieldValue:r.documentId.contentIdValue,title:o?.title,url:o?.clickUri}}}}}),H1=e=>te("collapseSmartSnippetSuggestion")({prefix:"analytics/smartSnippetSuggestion/collapse",__legacy__getBuilder:(t,r)=>{qi(e);let n=Rr(r,e.questionAnswerId);return n?t.logCollapseSmartSnippetSuggestion({question:n.question,answerSnippet:n.answerSnippet,documentId:n.documentId},J(r.insightCaseContext)):null},analyticsType:"SmartSnippets.AnswerAction",analyticsPayloadBuilder:t=>{let r=Rr(t,e.questionAnswerId),n=t.search?.response.searchUid;if(n&&r){let o=mt(t,r.documentId);return{action:"collapse",responseId:n,snippetType:"SmartSnippetSuggestion",itemMetadata:{uniqueFieldName:r.documentId.contentIdKey,uniqueFieldValue:r.documentId.contentIdValue,title:o?.title,url:o?.clickUri}}}}}),Ov=e=>te("openSmartSnippetSuggestionSource")({prefix:"analytics/smartSnippetSuggestion/source/open",__legacy__getBuilder:(t,r)=>{_(e,wu());let n=Rr(r,e.questionAnswerId);if(!n)return null;let o=mt(r,n.documentId);return o?t.logOpenSmartSnippetSuggestionSource(Ze(o,r),{question:n.question,answerSnippet:n.answerSnippet,documentId:n.documentId},J(r.insightCaseContext)):null},analyticsType:"SmartSnippets.SourceClick",analyticsPayloadBuilder:t=>{let r=Rr(t,e.questionAnswerId),n=t.search?.response.searchUid;if(n&&r){let o=mt(t,r.documentId);return{responseId:n,snippetType:"SmartSnippetSuggestion",itemMetadata:{uniqueFieldName:r.documentId.contentIdKey,uniqueFieldValue:r.documentId.contentIdValue,title:o?.title,url:o?.clickUri}}}}}),RP=(e,t)=>te("openSmartSnippetSuggestionSource")({prefix:"analytics/smartSnippetSuggestion/source/open",__legacy__getBuilder:(r,n)=>{_(e,wu()),_(t,pg());let o=Rr(n,e.questionAnswerId);if(!o)return null;let i=mt(n,o.documentId);return i?r.logOpenSmartSnippetSuggestionInlineLink(Ze(i,n),{question:o.question,answerSnippet:o.answerSnippet,documentId:o.documentId,linkText:t.linkText,linkURL:t.linkURL},J(n.insightCaseContext)):null},analyticsType:"SmartSnippets.SourceClick",analyticsPayloadBuilder:r=>{let n=Rr(r,e.questionAnswerId),o=r.search?.response.searchUid;if(o&&n){let i=mt(r,n.documentId);return{responseId:o,snippetType:"SmartSnippetSuggestion",itemMetadata:{uniqueFieldName:n.documentId.contentIdKey,uniqueFieldValue:n.documentId.contentIdValue,title:i?.title,url:i?.clickUri}}}}}),fg={logExpandSmartSnippet:q1,logCollapseSmartSnippet:M1,logLikeSmartSnippet:V1,logDislikeSmartSnippet:j1,logOpenSmartSnippetSource:L1,logOpenSmartSnippetInlineLink:kv,logOpenSmartSnippetFeedbackModal:U1,logCloseSmartSnippetFeedbackModal:Q1,logSmartSnippetFeedback:B1,logSmartSnippetDetailedFeedback:G1,logExpandSmartSnippetSuggestion:$1,logCollapseSmartSnippetSuggestion:H1,logOpenSmartSnippetSuggestionSource:Ov};d();c();l();u();d();c();l();u();var _s=P("smartSnippet/expand"),Ns=P("smartSnippet/collapse"),Ds=P("smartSnippet/like"),qs=P("smartSnippet/dislike"),Ms=P("smartSnippet/feedbackModal/open"),Po=P("smartSnippet/feedbackModal/close"),Vs=P("smartSnippet/related/expand",e=>qi(e)),js=P("smartSnippet/related/collapse",e=>qi(e));d();c();l();u();d();c();l();u();var _v=()=>({liked:!1,disliked:!1,expanded:!1,feedbackModalOpen:!1,relatedQuestions:[]});var IP=(e,t)=>e.findIndex(r=>r.questionAnswerId===t.questionAnswerId);function EP({question:e,answerSnippet:t,documentId:{contentIdKey:r,contentIdValue:n}}){return Gi({question:e,answerSnippet:t,contentIdKey:r,contentIdValue:n})}function z1(e,t){let r=EP(e);return t&&r===t.questionAnswerId?t:{contentIdKey:e.documentId.contentIdKey,contentIdValue:e.documentId.contentIdValue,expanded:!1,questionAnswerId:r}}var xn=de(_v(),e=>e.addCase(_s,t=>{t.expanded=!0}).addCase(Ns,t=>{t.expanded=!1}).addCase(Ds,t=>{t.liked=!0,t.disliked=!1,t.feedbackModalOpen=!1}).addCase(qs,t=>{t.liked=!1,t.disliked=!0}).addCase(Ms,t=>{t.feedbackModalOpen=!0}).addCase(Po,t=>{t.feedbackModalOpen=!1}).addCase(ke.fulfilled,(t,r)=>{let n=r.payload.response.questionAnswer.relatedQuestions.map((i,a)=>z1(i,t.relatedQuestions[a])),o=EP(r.payload.response.questionAnswer);return t.questionAnswerId===o?{...t,relatedQuestions:n}:{..._v(),relatedQuestions:n,questionAnswerId:o}}).addCase(Vs,(t,r)=>{let n=IP(t.relatedQuestions,r.payload);n!==-1&&(t.relatedQuestions[n].expanded=!0)}).addCase(js,(t,r)=>{let n=IP(t.relatedQuestions,r.payload);n!==-1&&(t.relatedQuestions[n].expanded=!1)}));function FP(e,t,r){if(!W1(e))throw ie;let n=ge(e),o=()=>e.state,i=()=>mt(o()),a=null,p=An(e,{options:{selectionDelay:r?.options?.selectionDelay}},()=>{let f=i();if(!f){a=null;return}let{searchResponseId:m}=o().search;a!==m&&(a=m,e.dispatch(t.logOpenSmartSnippetSource()),e.dispatch(Cn(f)))});return{...n,get state(){let f=o();return{question:f.search.questionAnswer.question,answer:f.search.questionAnswer.answerSnippet,documentId:f.search.questionAnswer.documentId,expanded:f.questionAnswering.expanded,answerFound:f.search.questionAnswer.answerSnippet!=="",liked:f.questionAnswering.liked,disliked:f.questionAnswering.disliked,feedbackModalOpen:f.questionAnswering.feedbackModalOpen,source:i()}},expand(){e.dispatch(t.logExpandSmartSnippet()),e.dispatch(_s())},collapse(){e.dispatch(t.logCollapseSmartSnippet()),e.dispatch(Ns())},like(){e.dispatch(t.logLikeSmartSnippet()),e.dispatch(Ds())},dislike(){e.dispatch(t.logDislikeSmartSnippet()),e.dispatch(qs())},openFeedbackModal(){e.dispatch(t.logOpenSmartSnippetFeedbackModal()),e.dispatch(Ms())},closeFeedbackModal(){e.dispatch(t.logCloseSmartSnippetFeedbackModal()),e.dispatch(Po())},sendFeedback(f){e.dispatch(t.logSmartSnippetFeedback(f)),e.dispatch(Po())},sendDetailedFeedback(f){e.dispatch(t.logSmartSnippetDetailedFeedback(f)),e.dispatch(Po())},selectSource(){p.select()},beginDelayedSelectSource(){p.beginDelayedSelect()},cancelPendingSelectSource(){p.cancelPendingSelect()}}}function W1(e){return e.addReducers({search:Ie,questionAnswering:xn}),!0}d();c();l();u();function mg(e,t){if(!Y1(e))throw ie;let r=()=>e.state,n=new Set,o=g=>n.has(g)?!0:(n.add(g),!1),i=null,a=g=>{i!==g&&(i=g,f={},n.clear())},p=(g,C,x)=>An(e,{options:{selectionDelay:t?.options?.selectionDelay}},()=>{o(C)||e.dispatch(x?RP({questionAnswerId:x},g):kv(g))}),f={},m=(g,C)=>{let{searchResponseId:x}=r().search;a(x);let h=Gi({...g,questionAnswerId:C});return h in f||(f[h]=p(g,h,C)),f[h]};return{selectInlineLink(g,C){m(g,C)?.select()},beginDelayedSelectInlineLink(g,C){m(g,C)?.beginDelayedSelect()},cancelPendingSelectInlineLink(g,C){m(g,C)?.cancelPendingSelect()}}}function Y1(e){return e.addReducers({search:Ie,questionAnswering:xn}),!0}function TP(e,t){let r=FP(e,fg,t),n=mg(e,{options:{selectionDelay:t?.options?.selectionDelay}});return{...r,get state(){return r.state},selectInlineLink(o){n.selectInlineLink(o)},beginDelayedSelectInlineLink(o){n.beginDelayedSelectInlineLink(o)},cancelPendingSelectInlineLink(o){n.cancelPendingSelectInlineLink(o)}}}d();c();l();u();d();c();l();u();function PP(e,t){if(!K1(e))throw ie;let r=ge(e),n=()=>e.state,o=i=>{let{contentIdKey:a,contentIdValue:p}=i;return e.state.search.results.find(f=>ao(f,a)===p)};return{...r,get state(){let i=n();return{questions:i.search.questionAnswer.relatedQuestions.map((a,p)=>({question:a.question,answer:a.answerSnippet,documentId:a.documentId,questionAnswerId:i.questionAnswering.relatedQuestions[p].questionAnswerId,expanded:i.questionAnswering.relatedQuestions[p].expanded,source:o(a.documentId)}))}},expand(i){let a={questionAnswerId:i};e.dispatch(t.logExpandSmartSnippetSuggestion(a)),e.dispatch(Vs(a))},collapse(i){let a={questionAnswerId:i};e.dispatch(t.logCollapseSmartSnippetSuggestion(a)),e.dispatch(js(a))}}}function K1(e){return e.addReducers({search:Ie,questionAnswering:xn}),!0}d();c();l();u();function kP(e,t){if(!X1(e))throw ie;let r=()=>e.state,n=C=>{let x=r(),h=Rr(x,C);return h?mt(x,h.documentId):null},o=new Set,i=C=>o.has(C)?!0:(o.add(C),!1),a=null,p=C=>{a!==C&&(a=C,m={},o.clear())},f=(C,x)=>An(e,{options:{selectionDelay:t?.options?.selectionDelay}},()=>{i(x)||(e.dispatch(Ov({questionAnswerId:x})),e.dispatch(Cn(C)))}),m={},g=C=>{let{searchResponseId:x}=r().search;p(x);let h=n(C);return h?(C in m||(m[C]=f(h,C)),m[C]):null};return{selectSource(C){g(C)?.select()},beginDelayedSelectSource(C){g(C)?.beginDelayedSelect()},cancelPendingSelectSource(C){g(C)?.cancelPendingSelect()}}}function X1(e){return e.addReducers({search:Ie,questionAnswering:xn}),!0}function OP(e,t){let r=PP(e,fg),n=mg(e,{options:{selectionDelay:t?.options?.selectionDelay}}),o=kP(e,{options:{selectionDelay:t?.options?.selectionDelay}});return{...r,get state(){return r.state},selectSource(i){o.selectSource(i)},beginDelayedSelectSource(i){o.beginDelayedSelectSource(i)},cancelPendingSelectSource(i){o.cancelPendingSelectSource(i)},selectInlineLink(i,a){n.selectInlineLink(a,i)},beginDelayedSelectInlineLink(i,a){n.beginDelayedSelectInlineLink(a,i)},cancelPendingSelectInlineLink(i,a){n.cancelPendingSelectInlineLink(a,i)}}}d();c();l();u();d();c();l();u();d();c();l();u();var _P={by:new zs({enum:ql,required:!0})},gg=P("sortCriteria/register",e=>NP(e)),hg=P("sortCriteria/update",e=>NP(e)),NP=e=>Bi(e)?(e.forEach(t=>_(t,_P)),{payload:e}):_(e,_P);d();c();l();u();var DP=de(ur(),e=>{e.addCase(gg,(t,r)=>$r(r.payload)).addCase(hg,(t,r)=>$r(r.payload)).addCase(rt.fulfilled,(t,r)=>r.payload?.sortCriteria??t).addCase(at,(t,r)=>r.payload.sortCriteria??t)});function Z1(e,t){if(!t)return;let r=new Pe({criterion:new ne({each:Bb})}),n=J1(t),o={...t,criterion:n};gr(e,r,o,"buildSort")}function J1(e){return e.criterion?Bi(e.criterion)?e.criterion:[e.criterion]:[]}function qP(e,t){if(!eG(e))throw ie;let r=ge(e),{dispatch:n}=e,o=()=>e.state;Z1(e,t.initialState);let i=t.initialState?.criterion;return i&&n(gg(i)),{...r,sortBy(a){n(hg(a)),n(Jn(1))},isSortedBy(a){return this.state.sortCriteria===$r(a)},get state(){return{sortCriteria:o().sortCriteria}}}}function eG(e){return e.addReducers({configuration:be,sortCriteria:DP}),!0}function MP(e,t={}){let{dispatch:r}=e,n=qP(e,t),o=()=>r(Ce({legacy:Os(),next:og()}));return{...n,get state(){return n.state},sortBy(i){n.sortBy(i),o()}}}d();c();l();u();function VP(e){return xs(e)}d();c();l();u();d();c();l();u();var tG=new Pe({expression:Xe,id:z,clearFiltersOnTabChange:new pe}),rG=new Pe({isActive:new pe});function jP(e,t){if(oG(t.options.id),!nG(e))throw ie;let r=ge(e),{dispatch:n}=e;ht(e,tG,t.options,"buildTab");let o=gr(e,rG,t.initialState,"buildTab"),{id:i,expression:a}=t.options;return n(Zd({id:i,expression:a})),Object.keys(e.state.tabSet).length===1&&(o.isActive=!0),o.isActive&&n(_t(i)),{...r,select(){t.options.clearFiltersOnTabChange&&n(Ra({q:"",clearFilters:!0})),n(_t(i))},get state(){return{isActive:e.state.tabSet[i]?.isActive}}}}function nG(e){return e.addReducers({configuration:be,tabSet:mm}),!0}function oG(e){let t=ep().analytics.originLevel2;if(e===t)throw new Error(`The #id option on the Tab controller cannot use the reserved value "${t}". Please specify a different value.`)}function LP(e,t){let{dispatch:r}=e,n=jP(e,t),o=()=>r(Ce({legacy:Zn(),next:ha()}));return{...n,get state(){return n.state},select(){n.select(),o()}}}d();c();l();u();d();c();l();u();var UP=()=>te("query")("analytics/trigger/notify",(e,t)=>t.triggers?.notifications.length?e.logTriggerNotify({notifications:t.triggers.notifications},J(t.insightCaseContext)):null);d();c();l();u();d();c();l();u();d();c();l();u();function QP(e){return e.query="",e.queryModification={originalQuery:"",newQuery:"",queryToIgnore:e.queryModification.queryToIgnore},e}function BP(e,t){let r=[],n=[],o=[],i=[];return t.forEach(a=>{switch(a.type){case"redirect":r.push(a.content);break;case"query":n.push(a.content);break;case"execute":o.push({functionName:a.content.name,params:a.content.params});break;case"notify":i.push(a.content);break}}),e.redirectTo=r[0]??"",e.query=e.queryModification.newQuery,e.executions=o,e.notifications=i,e}function GP(e,t){return e.queryModification={...t,queryToIgnore:""},e}function $P(e,t){return e.queryModification.queryToIgnore=t,e}d();c();l();u();var HP=()=>({redirectTo:"",query:"",executions:[],notifications:[],queryModification:{originalQuery:"",newQuery:"",queryToIgnore:""}});var zP=de(HP(),e=>e.addCase(ke.pending,QP).addCase(ke.fulfilled,(t,r)=>BP(t,r.payload.response.triggers)).addCase(wa,(t,r)=>GP(t,r.payload)).addCase(xa,(t,r)=>$P(t,r.payload)));function WP(e,t){let r=t.options.logNotifyTriggerActionCreator;if(!iG(e))throw ie;let n=ge(e),{dispatch:o}=e,i=()=>e.state,a=i().triggers.notifications;return{...n,subscribe(p){let f=()=>{let m=!mP(a,this.state.notifications);a=this.state.notifications,m&&(p(),o(r()))};return f(),e.subscribe(f)},get state(){return{notifications:i().triggers.notifications}}}}function iG(e){return e.addReducers({triggers:zP}),!0}function YP(e){return WP(e,{options:{logNotifyTriggerActionCreator:UP}})}d();c();l();u();d();c();l();u();var KP=(e,t)=>te("expandToFullUI")({prefix:"analytics/expandToFullUI",__legacy__getBuilder:(r,n)=>{let o=J(n.insightCaseContext),i={caseId:o.caseId,caseNumber:o.caseNumber,fullSearchComponentName:e,triggeredBy:t,caseContext:o.caseContext};return r.logExpandToFullUI(i)},analyticsType:"InsightPanel.ExpandToFullUI",analyticsPayloadBuilder:r=>{let n=J(r.insightCaseContext);return{context:{targetId:n.caseId,targetType:"Case",caseNumber:n.caseNumber}}}}),XP=e=>te("createArticle")({prefix:"analytics/insight/createArticle",__legacy__getBuilder:(t,r)=>(_(e,{articleType:z}),t.logCreateArticle(e,J(r.insightCaseContext))),analyticsType:"InsightPanel.CreateArticle",analyticsPayloadBuilder:t=>{let r=J(t.insightCaseContext);return{articleType:e.articleType,context:{targetId:r.caseId,targetType:"Case",caseNumber:r.caseNumber}}}}),yg=()=>te("openUserActions")({prefix:"analytics/insight/openUserActions",__legacy__getBuilder:(e,t)=>e.logOpenUserActions(J(t.insightCaseContext))});d();c();l();u();d();c();l();u();var ZP=/*#__PURE__*/function(){var _ref100=_asyncToGenerator(function*(e,t){return{accessToken:e.configuration.accessToken,organizationId:e.configuration.organizationId,url:Ke(e.configuration.organizationId,e.configuration.environment),userId:t}});return function ZP(_x238,_x239){return _ref100.apply(this,arguments)}}();var aG={ticketCreationDate:new $({emptyAllowed:!1,ISODate:!0}),excludedCustomActions:new ne({required:!1,each:We})},Ls=P("insight/userActions/registerUserActions",e=>_(e,aG)),ko=fe("insight/userActions/fetch",/*#__PURE__*/function(){var _ref101=_asyncToGenerator(function*(e,{getState:t,rejectWithValue:r,extra:{apiClient:n}}){let o=t(),i=yield n.userActions(yield ZP(o,e));return He(i)?r(i.error):{response:i.success}});return function(_x240,_x241){return _ref101.apply(this,arguments)}}());d();c();l();u();d();c();l();u();d();c();l();u();function JP(){return{timeline:void 0,excludedCustomActions:[],loading:!1}}var sG=1e3,cG=sG*60,Nv=30*cG,uG=2,lG=2,rk=(e,t)=>{if(!e.ticketCreationDate||!t?.length)return{precedingSessions:[],session:void 0,followingSessions:[]};let n=new Date(e.ticketCreationDate).getTime(),o=e.excludedCustomActions,i=pG(t);return mG(i,n,o)},dG=e=>{let t=JSON.parse(e.value);return{actionType:e.name,timestamp:Number(e.time),eventData:{type:t.event_type,value:t.event_value},cause:t.cause,searchHub:t.origin_level_1,document:{title:t.title,uriHash:t.uri_hash,contentIdKey:t.content_id_key||t.c_contentidkey,contentIdValue:t.content_id_value||t.c_contentidvalue},query:t.query_expression}},pG=e=>{let t=!1,r=e.reduce((n,o)=>{try{let i=dG(o);n.push(i)}catch{t=!0}return n},[]).sort((n,o)=>o.timestamp-n.timestamp);return t&&console.warn("Some user actions could not be parsed. Please check the raw user actions data."),r},fG=(e,t)=>Math.abs(e.timestamp-t)<Nv,ek=(e,t,r)=>{if(e.actions?.length)if(t>=e.start-Nv&&t<=e.end+Nv){let n={actionType:"TICKET_CREATION",timestamp:t,eventData:{}},o=e.actions.findIndex(i=>i.timestamp<=n.timestamp);o===-1?(o=e.actions.length,e.start=t):o===0&&(e.end=t),e.actions.splice(o,0,n),r.session=e}else t<e.start?r.followingSessions.push(e):r.precedingSessions.push(e)},tk=(e,t)=>{if(e.actionType==="SEARCH"&&!e.query)return!0;if(e.actionType==="CUSTOM"){let r=e.eventData?.type||"",n=e.eventData?.value||"";return t.includes(r)||t.includes(n)}return!1},mG=(e,t,r)=>{let n={precedingSessions:[],session:void 0,followingSessions:[]},o={start:e[0].timestamp,end:e[0].timestamp,actions:[]};return e.forEach(i=>{if(fG(i,o.start)){o.actions.push(i),o.start=i.timestamp;return}o.actions=o.actions.filter(a=>!tk(a,r)),ek(o,t,n),o={start:i.timestamp,end:i.timestamp,actions:[i]}}),o.actions=o.actions.filter(i=>!tk(i,r)),ek(o,t,n),n.session===void 0&&(n.session={start:t,end:t,actions:[{actionType:"TICKET_CREATION",timestamp:t,eventData:{}}]}),{precedingSessions:n.precedingSessions.slice(0,uG),session:n.session,followingSessions:n.followingSessions.slice(n.followingSessions.length-lG)}};var Sg=de(JP(),e=>{e.addCase(Ls,(t,r)=>{t.ticketCreationDate=r.payload.ticketCreationDate,r.payload.excludedCustomActions&&(t.excludedCustomActions=r.payload.excludedCustomActions)}).addCase(ko.pending,t=>{t.loading=!0,t.error=void 0}).addCase(ko.rejected,(t,r)=>{t.loading=!1,t.error=r.payload}).addCase(ko.fulfilled,(t,r)=>{t.loading=!1,t.error=void 0,t.timeline=rk(t,r.payload.response.value)})});function nk(e,t){if(!gG(e))throw ie;let{dispatch:r}=e,n=()=>e.state.insightUserActions,o=ge(e),{ticketCreationDate:i,excludedCustomActions:a}=t.options;return r(Ls({ticketCreationDate:i,excludedCustomActions:a})),{...o,get state(){return n()},fetchUserActions(p){r(ko(p))},logOpenUserActions(){r(yg())}}}function gG(e){return e.addReducers({configuration:be,insightUserActions:Sg}),!0}d();c();l();u();function ok(e){if(!hG(e))throw ie;let t=ge(e),{dispatch:r}=e,n=()=>e.state;return{...t,get state(){return n().insightInterface},fetch(){r(Hr())}}}function hG(e){return e.addReducers({configuration:be,insightConfiguration:zl,insightInterface:Kn,searchHub:xd}),!0}d();c();l();u();function yG(e){return e.addReducers({}),{logSearchEvent:rx,logClickEvent:nx,logCustomEvent:ox}}d();c();l();u();d();c();l();u();var ik=e=>te("copyToClipboard")({prefix:"analytics/resultAction/insight/copyToClipboard",__legacy__getBuilder:(t,r)=>{Ot(e);let n=J(r.insightCaseContext);return t.logCopyToClipboard(Ze(e,r),Je(e),n)},analyticsType:"InsightPanel.ItemAction",analyticsPayloadBuilder:t=>{let r=Ze(e,t);return{itemMetadata:Pr(e,t),position:r.documentPosition,responseId:e.searchUid||"",action:"copyToClipboard",context:Dr(t)}}}),ak=e=>te("Case.SendEmail")({prefix:"analytics/resultAction/insight/caseSendEmail",__legacy__getBuilder:(t,r)=>{Ot(e);let n=J(r.insightCaseContext);return t.logCaseSendEmail(Ze(e,r),Je(e),n)},analyticsType:"InsightPanel.ItemAction",analyticsPayloadBuilder:t=>{let r=Ze(e,t);return{itemMetadata:Pr(e,t),position:r.documentPosition,responseId:e.searchUid||"",action:"sendEmail",context:Dr(t)}}}),sk=e=>te("FeedItem.TextPost")({prefix:"analytics/resultAction/insight/feedItemTextPost",__legacy__getBuilder:(t,r)=>{Ot(e);let n=J(r.insightCaseContext);return t.logFeedItemTextPost(Ze(e,r),Je(e),n)},analyticsType:"InsightPanel.ItemAction",analyticsPayloadBuilder:t=>{let r=Ze(e,t);return{itemMetadata:Pr(e,t),position:r.documentPosition,responseId:e.searchUid||"",action:"postToFeed",context:Dr(t)}}});function SG(e){return e.addReducers({}),{logClearBreadcrumbs:Hf,logInterfaceLoad:rd,logInterfaceChange:Zn,logCreateArticle:XP,logCategoryFacetBreadcrumb:Of,logFacetBreadcrumb:du,logFacetClearAll:Lt,logFacetDeselect:Mr,logFacetSelect:Yt,logFacetShowLess:ms,logFacetShowMore:fs,logFacetUpdateSort:dn,logDateFacetBreadcrumb:pu,logNumericFacetBreadcrumb:fu,logPageNext:Km,logPageNumber:Ym,logPagePrevious:Xm,logResultsSort:Os,logStaticFilterDeselect:lm,logCopyToClipboard:ik,logCaseSendEmail:ak,logFeedItemTextPost:sk,logOpenUserActions:yg}}d();c();l();u();function vG(e){return e.addReducers({attachedResults:So}),{setAttachedResults:Tf,detachResult:yo,attachResult:ho}}d();c();l();u();function AG(e){return e.addReducers({attachedResults:So}),{logCaseDetach:ns,logCaseAttach:rs}}d();c();l();u();d();c();l();u();d();c();l();u();var vg=P("insight/caseContext/set",e=>{let t=new Y({options:{required:!0}}),r=_(e,t).error;if(r)return{payload:e,error:r};let n=Object.values(e),o=new ne({each:Xe}),i=_(n,o).error;return i?{payload:e,error:i}:{payload:e}}),Ag=P("insight/caseId/set",e=>{let r=_(e,Xe).error;return r?{payload:e,error:r}:{payload:e}}),Cg=P("insight/caseNumber/set",e=>{let r=_(e,Xe).error;return r?{payload:e,error:r}:{payload:e}});var ck=de(Cx(),e=>{e.addCase(vg,(t,r)=>{t.caseContext=r.payload}).addCase(Ag,(t,r)=>{t.caseId=r.payload}).addCase(Cg,(t,r)=>{t.caseNumber=r.payload})});function CG(e){return e.addReducers({insightCaseContext:ck}),{setCaseContext:vg,setCaseId:Ag,setCaseNumber:Cg}}d();c();l();u();d();c();l();u();d();c();l();u();var bG=new ne({each:z,required:!0}),uk=(e,t)=>(_(e,z),Qi(t)?_(t,z):_(t,bG),{payload:{contextKey:e,contextValue:t}}),bg=P("context/set",e=>{for(let[t,r]of Object.entries(e))uk(t,r);return{payload:e}}),xg=P("context/add",e=>uk(e.contextKey,e.contextValue)),wg=P("context/remove",e=>_(e,z));var lk=de(Xl(),e=>{e.addCase(bg,(t,r)=>{t.contextValues=r.payload}).addCase(xg,(t,r)=>{t.contextValues[r.payload.contextKey]=r.payload.contextValue}).addCase(wg,(t,r)=>{delete t.contextValues[r.payload]}).addCase(rt.fulfilled,(t,r)=>{r.payload&&(t.contextValues=r.payload.context.contextValues)})});function xG(e){return e.addReducers({context:lk}),{addContext:xg,removeContext:wg,setContext:bg}}d();c();l();u();function wG(e){return e.addReducers({dateFacetSet:hn}),{deselectAllDateFacetValues:Yf,registerDateFacet:pn,toggleSelectDateFacetValue:fn,toggleExcludeDateFacetValue:mn,updateDateFacetSortCriterion:Wf,updateDateFacetValues:Ln}}d();c();l();u();function RG(e){return e.addReducers({numericFacetSet:bo}),{deselectAllNumericFacetValues:cm,registerNumericFacet:yn,toggleSelectNumericFacetValue:Sn,toggleExcludeNumericFacetValue:vn,updateNumericFacetSortCriterion:sm,updateNumericFacetValues:Un}}d();c();l();u();function IG(e){return e.addReducers({fields:bs}),{registerFieldsToInclude:Fo,enableFetchAllFields:Um,disableFetchAllFields:Qm,fetchFieldsDescription:Bm}}d();c();l();u();function EG(e){return e.addReducers({folding:Lm}),{registerFolding:aT,loadCollection:Mm}}d();c();l();u();function FG(e){return e.addReducers({generatedAnswer:ws}),{generateAnswer:zd,resetAnswer:lr,setAnswerGenerationMode:Dd}}d();c();l();u();function TG(e){return e.addReducers({insightInterface:Kn}),{fetch:Hr}}d();c();l();u();function PG(e){return e.addReducers({querySet:Ts}),{registerQuerySetQuery:Fs,updateQuerySetQuery:Ni}}d();c();l();u();function kG(e){return e.addReducers({search:Ie}),{executeSearch:Ix,fetchFacetValues:Tx,fetchMoreResults:Fx,fetchPage:Ex,fetchQuerySuggestions:sd,registerQuerySuggest:wo}}d();c();l();u();function OG(e){return e.addReducers({}),{logContextChanged:bx,logExpandToFullUI:KP}}d();c();l();u();function _G(e){return e.addReducers({insightUserActions:Sg}),{registerUserActions:Ls,fetchUserActions:ko}}d();c();l();u();function NG(e){return e.addReducers({querySuggest:ng,querySet:Ts}),{clearQuerySuggest:Io,fetchQuerySuggestions:Cs,registerQuerySuggest:wo,selectQuerySuggestion:Ro}}d();c();l();u();function DG(e){return e.addReducers({questionAnswering:xn}),{collapseSmartSnippet:Ns,expandSmartSnippet:_s,dislikeSmartSnippet:qs,likeSmartSnippet:Ds,openFeedbackModal:Ms,closeFeedbackModal:Po,expandSmartSnippetRelatedQuestion:Vs,collapseSmartSnippetRelatedQuestion:js}}d();c();l();u();d();c();l();u();d();c();l();u();function dk(){return{results:[],maxLength:10}}var pk=de(dk(),e=>{e.addCase(Jm,(t,r)=>{t.results=r.payload.results.slice(0,r.payload.maxLength),t.maxLength=r.payload.maxLength}).addCase(eg,t=>{t.results=[]}).addCase(Cn,(t,r)=>{let n=r.payload;t.results=t.results.filter(i=>i.uniqueId!==n.uniqueId);let o=t.results.slice(0,t.maxLength-1);t.results=[n,...o]})});function qG(e){return e.addReducers({recentResults:pk}),{registerRecentResults:Jm,clearRecentResults:eg,pushRecentResult:Cn}}d();c();l();u();d();c();l();u();var MG=new Pe({content:new $e({required:!0}),conditions:new $e({required:!0}),priority:new oe({required:!1,default:0,min:0}),fields:new ne({required:!1,each:z})});function fk(){let e=[],t=r=>{let n=MG.validate(r);if(!r.conditions.every(i=>i instanceof Function))throw new Oo("Each template condition should be a function that takes a Result or Product as an argument and returns a boolean");return n};return{registerTemplates(...r){r.forEach(n=>{let o={...t(n),fields:n.fields||[]};e.push(o)}),e.sort((n,o)=>o.priority-n.priority)},selectTemplate(r){let n=e.find(o=>o.conditions.every(i=>i(r)));return n?n.content:null},selectLinkTemplate(r){let n=e.find(o=>o.conditions.every(i=>i(r)));return n?n.linkContent:null}}}function mk(e){if(!VG(e))throw ie;let{registerTemplates:t,selectTemplate:r,selectLinkTemplate:n}=fk();return{registerTemplates:(...o)=>{t(...o);let i=[];o.forEach(a=>{a.fields&&i.push(...a.fields)}),e.dispatch(Fo(i))},selectTemplate:r,selectLinkTemplate:n}}function VG(e){return e.addReducers({fields:bs}),!0}/**
|
|
45
|
+
For more information, refer to the documentation: https://docs.coveo.com/en/o3r90189/build-a-search-ui/event-protocol`;function Tf(e){e==="next"&&console.warn(yU)}d();c();l();u();var xE=Fr(bE(),1);function wE(e){return(0,xE.pino)({name:"@coveo/headless",level:e?.level||"warn",formatters:{log:e?.logFormatter}})}d();c();l();u();function RE(e,t){let r=DU(e),n=mr,o=qU(e);return{analyticsClientMiddleware:r,validatePayload:n,preprocessRequest:o,logger:t}}function DU(e){let{analytics:t}=e,r=(n,o)=>o;return t?.analyticsClientMiddleware||r}function qU(e){return e.preprocessRequest||$u}d();c();l();u();d();c();l();u();var IE={organizationId:z,accessToken:z,name:new $({required:!1,emptyAllowed:!1}),analytics:new Y({options:{required:!1},values:{enabled:new fe({required:!1}),originContext:new $({required:!1}),originLevel2:new $({required:!1}),originLevel3:new $({required:!1}),analyticsMode:new $({constrainTo:["legacy","next"],required:!1,default:"next"}),proxyBaseUrl:new $({required:!1,url:!0}),trackingId:new $({required:!1,emptyAllowed:!1,regex:/^[a-zA-Z0-9_\-.]{1,100}$/})}}),environment:new $({required:!1,default:"prod",constrainTo:["prod","hipaa","stg","dev"]})};function EE(){return{organizationId:"searchuisamples",accessToken:"xx564559b1-0045-48e1-953c-3addd1ee4457"}}var FE=new Pe({...IE,insightId:z,search:new Y({options:{required:!1},values:{locale:We}})}),MU="2729db39-d7fd-4504-a06e-668c64968c95";function cv(){return{...EE(),insightId:MU}}var VU={insightConfiguration:Wl,search:Ie,insightInterface:Xn,searchHub:wd,resultPreview:Ei};function jU(e){let{search:t}=e;if(!t)return;let{locale:r,proxyBaseUrl:n}=t;return{locale:r,proxyBaseUrl:n}}function TE(e){let t=wE(e.loggerOptions);LU(e.configuration,t);let r=UU(e.configuration,t),n=QU(t),o={...RE(e.configuration,t),apiClient:r,streamingClient:n},a={...e,reducers:VU},i=fE(a,o);Tf(i.state.configuration.analytics.analyticsMode);let{insightId:p}=e.configuration,f=jU(e.configuration);return i.dispatch(zl({insightId:p})),i.dispatch(Hr()),f&&i.dispatch(Si(f)),{...i,get state(){return i.state},executeFirstSearch(m=nd()){xd(i.state)||i.dispatch(Ce({legacy:m,next:cx()}))}}}function LU(e,t){try{FE.validate(e)}catch(r){throw t.error(r,"Insight engine configuration error"),r}}function UU(e,t){return new Hu({logger:t,preprocessRequest:e.preprocessRequest||$u})}function QU(e){return new Gu({logger:e})}d();c();l();u();function he(e){let t,r=new Map,n=()=>r.size===0,o=a=>{try{let i=JSON.stringify(a),p=t!==i;return t=i,p}catch(i){return console.warn("Could not detect if state has changed, check the controller \"get state method\"",i),!0}};return{subscribe(a){a();let i=Symbol(),p;return n()&&(t=JSON.stringify(this.state),p=e.subscribe(()=>{o(this.state)&&r.forEach(f=>f())})),r.set(i,a),()=>{r.delete(i),n()&&p?.()}},get state(){return{}}}}d();c();l();u();d();c();l();u();var PE={articleLanguage:We,articlePublishStatus:We,articleVersionNumber:We,caseId:z,knowledgeArticleId:We,name:We,permanentId:We,resultUrl:We,source:We,title:z,uriHash:We,isAttachedFromCitation:new fe({required:!1,default:!1})},BU=new Y({options:{required:!0},values:PE}),Of=P("insight/attachToCase/setAttachedResults",e=>_(e,{results:new ne({each:BU}),loading:new fe({required:!1,default:!1})})),ho=P("insight/attachToCase/attach",e=>kE(e)),yo=P("insight/attachToCase/detach",e=>kE(e)),kE=e=>ee(e.permanentId)&&ee(e.uriHash)?{payload:e,error:Tr(new Oo("Either permanentId or uriHash is required"))}:_(e,PE);d();c();l();u();d();c();l();u();var Dr=e=>{let t=J(e.insightCaseContext);return{targetId:t.caseId||"",targetType:"Case",caseNumber:t.caseNumber}};var rs=e=>te("caseAttach")({prefix:"insight/caseAttach",__legacy__getBuilder:(t,r)=>{Ot(e);let n=J(r.insightCaseContext);return t.logCaseAttach(Xe(e,r),Ze(e),n)},analyticsType:"InsightPanel.ItemAction",analyticsPayloadBuilder:t=>{let r=Xe(e,t);return{itemMetadata:Pr(e,t),position:r.documentPosition,responseId:t.search?.response.searchUid||"",action:"attach",context:Dr(t)}}}),ns=e=>te("caseDetach")({prefix:"insight/caseDetach",__legacy__getBuilder:(t,r)=>t.logCaseDetach(e.raw.urihash,J(r.insightCaseContext)),analyticsType:"InsightPanel.DetachItem",analyticsPayloadBuilder:t=>({itemMetadata:Pr(e,t),context:Dr(t)})});d();c();l();u();d();c();l();u();function OE(){return{results:[],loading:!1}}var So=pe(OE(),e=>{e.addCase(Of,(t,r)=>{let{results:n,loading:o}=r.payload;"results"in t&&t.results?.length>0||(t.results=n,o&&(t.loading=o))}).addCase(ho,(t,r)=>{(!ee(r.payload.permanentId)||!ee(r.payload.uriHash))&&(t.results=[...t.results,r.payload])}).addCase(yo,(t,r)=>{t.results=t.results.filter(n=>GU(n,r.payload))})}),GU=(e,t)=>{let r=!ee(e.permanentId)&&e?.permanentId===t?.permanentId,n=!ee(e.uriHash)&&e?.uriHash===t?.uriHash;return!(e.caseId===t.caseId)||!r&&!n};d();c();l();u();var _f=(e,t)=>Qa(e.raw[t])?String(e.raw[t]):void 0,os=(e,t)=>({articleLanguage:_f(e,"sflanguage"),articleVersionNumber:_f(e,"sflanguage"),articlePublishStatus:_f(e,"articlePublishStatus"),caseId:t,knowledgeArticleId:_f(e,"knowledgeArticleId"),permanentId:e.raw?.permanentid,uriHash:e.raw?.urihash,resultUrl:e.clickUri,source:e.raw.source,title:e.title});function _E(e,t){if(!$U(e))throw ae;let{dispatch:r}=e,n=()=>e.state.attachedResults,o=he(e),{result:a,caseId:i}=t.options,p=()=>ee(i)||ee(a.raw.permanentid)&&ee(a.raw.urihash)?!1:e.state.attachedResults.results.some(f=>{let m=i===f.caseId,g=!ee(f.permanentId)&&f.permanentId===a.raw.permanentid,C=!ee(f.uriHash)&&f.uriHash===a.raw.urihash;return m&&(g||C)});return{...o,get state(){return n()},isAttached(){return p()},attach(){r(ho(os(a,i))),r(rs(a))},detach(){r(yo(os(a,i))),r(ns(a))}}}function $U(e){return e.addReducers({configuration:be,attachedResults:So}),!0}d();c();l();u();function NE(e,t){if(!HU(e))throw ae;let{dispatch:r}=e,n=he(e),{caseId:o}=t.options,a=p=>ee(o)||ee(p.raw.permanentid)&&ee(p.raw.urihash)?!1:e.state.attachedResults.results.some(f=>{let m=o===f.caseId,g=!ee(f.permanentId)&&f.permanentId===p.raw.permanentid,C=!ee(f.uriHash)&&f.uriHash===p.raw.urihash;return m&&(g||C)}),i=()=>e.state.attachedResults.results.filter(p=>p.caseId===o);return{...n,get state(){return{results:i(),loading:e.state.attachedResults.loading}},isAttached(p){return a(p)},attach(p){r(ho(os(p,o))),r(rs(p))},detach(p){r(yo(os(p,o))),r(ns(p))}}}function HU(e){return e.addReducers({configuration:be,attachedResults:So}),!0}d();c();l();u();d();c();l();u();d();c();l();u();var ye=z;d();c();l();u();var zU={state:new $e({required:!0}),numberOfResults:new oe({required:!0,min:0}),value:new $({required:!0,emptyAllowed:!0}),path:new ne({required:!0,each:z}),moreValuesAvailable:new fe({required:!1})};function uv(e){e.children.forEach(t=>{uv(t)}),mr({state:e.state,numberOfResults:e.numberOfResults,value:e.value,path:e.path,moreValuesAvailable:e.moreValuesAvailable},zU)}var as={facetId:ye,field:z,tabs:new Y({options:{required:!1},values:{included:new ne({each:new $}),excluded:new ne({each:new $})}}),activeTab:new $({required:!1}),delimitingCharacter:new $({required:!1,emptyAllowed:!0}),filterFacetCount:new fe({required:!1}),injectionDepth:new oe({required:!1,min:0}),numberOfValues:new oe({required:!1,min:1}),sortCriteria:new $e({required:!1}),basePath:new ne({required:!1,each:z}),filterByBasePath:new fe({required:!1})};var is=P("categoryFacet/register",e=>_(e,as)),ss=P("categoryFacet/toggleSelectValue",e=>{try{return mr(e.facetId,z),uv(e.selection),{payload:e,error:null}}catch(t){return{payload:e,error:Tr(t)}}}),vo=P("categoryFacet/deselectAll",e=>_(e,as.facetId)),su=P("categoryFacet/updateNumberOfValues",e=>_(e,{facetId:as.facetId,numberOfValues:as.numberOfValues})),Nf=P("categoryFacet/updateSortCriterion",e=>_(e,{facetId:as.facetId,criterion:new $e})),DE=P("categoryFacet/updateBasePath",e=>_(e,{facetId:as.facetId,basePath:new ne({each:z})}));d();c();l();u();var dEe={categoryFacetId:ye,categoryFacetPath:new ne({required:!0,each:z})};var qE=()=>({actionCause:"breadcrumbFacet"});d();c();l();u();var WU={categoryFacetId:ye,categoryFacetPath:new ne({required:!0,each:z})},YU=(e,{categoryFacetId:t,categoryFacetPath:r})=>{let o=e.categoryFacetSet[t]?.request.field,a=`${o}_${t}`;return{categoryFacetId:t,categoryFacetPath:r,categoryFacetField:o,categoryFacetTitle:a}},Df=e=>te("breadcrumbFacet")("analytics/categoryFacet/breadcrumb",(t,r)=>{_(e,WU);let n={...YU(r,e),...J(r.insightCaseContext)};return t.logBreadcrumbFacet(n)});d();c();l();u();d();c();l();u();var Be=P("facetOptions/update",(e={freezeFacetOrder:!0})=>_(e,{freezeFacetOrder:new fe({required:!1})})),nr=P("facetOptions/facet/enable",e=>_(e,ye)),pt=P("facetOptions/facet/disable",e=>_(e,ye));d();c();l();u();var or=(e,t)=>typeof e=="object"&&Object.keys({...e}).length===0||!t||!e?!0:e.excluded?.includes(t)?!1:!!(e.included&&(e.included.length===0||e.included.includes(t))||e.excluded&&!e.included);d();c();l();u();d();c();l();u();var cu={facetId:ye,captions:new Y({options:{required:!1}}),numberOfValues:new oe({required:!1,min:1}),query:new $({required:!1,emptyAllowed:!0})};var KU={path:new ne({required:!0,each:z}),displayValue:Ke,rawValue:Ke,count:new oe({required:!0,min:0})},qf=P("categoryFacet/selectSearchResult",e=>_(e,{facetId:ye,value:new Y({values:KU})})),ME=P("categoryFacetSearch/register",e=>_(e,cu));d();c();l();u();function cs(e,t){let{facetId:r,criterion:n}=t,o=e[r]?.request;o&&(o.sortCriteria=n)}function us(e){e&&(e.currentValues=e.currentValues.map(t=>({...t,previousState:t.state!=="idle"?t.state:void 0,state:"idle"})),e.preventAutoSelect=!0)}function Mf(e,t){e&&(e.numberOfValues=t)}d();c();l();u();function uu(e,t){let r=e[t];r&&(r.request.numberOfValues=r.initialNumberOfValues,r.request.currentValues=[],r.request.preventAutoSelect=!0)}function Vf(e,t,r){e.currentValues=XU(t,r),e.numberOfValues=t.length?1:r,e.preventAutoSelect=!0}function XU(e,t){if(!e.length)return[];let r=VE(e[0],t),n=r;for(let o of e.splice(1)){let a=VE(o,t);n.children.push(a),n=a}return n.state="selected",n.retrieveChildren=!0,[r]}function VE(e,t){return{value:e,retrieveCount:t,children:[],state:"idle",retrieveChildren:!1}}var jf=pe(ci(),e=>{e.addCase(is,(t,r)=>{let n=r.payload,{facetId:o,tabs:a}=n;if(o in t)return;let i=JU(n),p=i.numberOfValues;t[o]={request:i,initialNumberOfValues:p,tabs:a}}).addCase(tt.fulfilled,(t,r)=>r.payload?.categoryFacetSet??t).addCase(ot,(t,r)=>{let n=r.payload.cf||{},o=r.payload.tab;Object.keys(t).forEach(a=>{let i=t[a],p=i.request;if((i.tabs?.included?.length||i.tabs?.excluded?.length)&&!or(i.tabs,o)){p.currentValues.length&&Vf(p,[],i.initialNumberOfValues);return}let m=n[a]||[];(m.length||p.currentValues.length)&&Vf(p,m,i.initialNumberOfValues)})}).addCase(Nf,(t,r)=>{let{facetId:n,criterion:o}=r.payload,a=t[n]?.request;a&&(a.sortCriteria=o)}).addCase(DE,(t,r)=>{let{facetId:n,basePath:o}=r.payload,a=t[n]?.request;a&&(a.basePath=[...o])}).addCase(ss,(t,r)=>{let{facetId:n,selection:o,retrieveCount:a}=r.payload,i=t[n]?.request;if(!i)return;let{path:p}=o,f=p.slice(0,p.length-1),m=ZU(i,f,a);if(m.length){let C=m[0];C.retrieveChildren=!0,C.state="selected",C.previousState="idle",C.children=[];return}let g=LE(o.value,a);g.state="selected",g.previousState="idle",m.push(g),i.numberOfValues=1}).addCase(vo,(t,r)=>{let n=r.payload;uu(t,n)}).addCase(Jt,t=>{Object.keys(t).forEach(r=>uu(t,r))}).addCase(Ci,(t,r)=>Object.keys(t).forEach(n=>{t[n].request.preventAutoSelect=!r.payload.allow})).addCase(su,(t,r)=>{let{facetId:n,numberOfValues:o}=r.payload,a=t[n]?.request;if(a){if(!a.currentValues.length)return Mf(a,o);eQ(t,r.payload)}}).addCase(qf,(t,r)=>{let{facetId:n,value:o}=r.payload,a=t[n];if(!a)return;let i=[...o.path,o.rawValue];Vf(a.request,i,a.initialNumberOfValues)}).addCase(Ii.fulfilled,(t,r)=>{jE(t,r.payload.response.facets)}).addCase(ke.fulfilled,(t,r)=>{jE(t,r.payload.response.facets)}).addCase(pt,(t,r)=>{uu(t,r.payload)}).addCase(_t,(t,r)=>{let n=r.payload;Object.keys(t).forEach(o=>{let a=t[o];(a.tabs?.included?.length||a.tabs?.excluded?.length)&&!or(a.tabs,n)&&uu(t,o)})})}),lv={delimitingCharacter:";",filterFacetCount:!0,injectionDepth:1e3,numberOfValues:5,sortCriteria:"occurrences",basePath:[],filterByBasePath:!0,resultsMustMatch:"atLeastOneValue"};function ZU(e,t,r){let n=e.currentValues;for(let o of t){let a=n[0];(!a||o!==a.value)&&(a=LE(o,r),n.length=0,n.push(a)),a.retrieveChildren=!1,a.previousState=void 0,a.state="idle",n=a.children}return n}function JU(e){return{...lv,currentValues:[],preventAutoSelect:!1,type:"hierarchical",...e}}function LE(e,t){return{value:e,state:"idle",children:[],retrieveChildren:!0,retrieveCount:t}}function jE(e,t){t.forEach(r=>{if(!tQ(e,r))return;let n=r.facetId,o=e[n]?.request;if(!o)return;let a=rQ(o,r);o.currentValues=a?[]:o.currentValues,o.preventAutoSelect=!1})}function eQ(e,t){let{facetId:r,numberOfValues:n}=t,o=e[r]?.request.currentValues[0];if(o){for(;o.children.length&&o?.state!=="selected";)o=o.children[0];o.retrieveCount=n}}function tQ(e,t){return t.facetId in e}function rQ(e,t){let r=Gr(e.currentValues),n=Gr(t.values);return r.length!==n.length}d();c();l();u();d();c();l();u();var sn=new $({regex:/^[a-zA-Z0-9-_]+$/}),cn=new $({required:!0}),UE=new ne({each:new $}),QE=new $,BE=new fe,un=new fe,ln=new oe({min:0}),qr=new oe({min:1}),Lf=new fe({required:!0}),nQ=new Y,oQ=new $,aQ={captions:nQ,numberOfValues:qr,query:oQ},ls=new Y({values:aQ}),Uf=new Y({options:{required:!1},values:{type:new $({constrainTo:["simple"],emptyAllowed:!1,required:!0}),values:new ne({required:!0,max:25,each:new $({emptyAllowed:!1,required:!0})})}}),qFe=new fe,Qf=new ne({min:1,max:25,required:!1,each:new $({emptyAllowed:!1,required:!0})});d();c();l();u();var Pa={value:z,numberOfResults:new oe({min:0}),state:z};var iQ={facetId:ye,field:new $({required:!0,emptyAllowed:!0}),tabs:new Y({options:{required:!1},values:{included:new ne({each:new $}),excluded:new ne({each:new $})}}),activeTab:new $({required:!1}),filterFacetCount:new fe({required:!1}),injectionDepth:new oe({required:!1,min:0}),numberOfValues:new oe({required:!1,min:1}),sortCriteria:new $e({required:!1}),resultsMustMatch:new $e({required:!1}),allowedValues:Uf,customSort:Qf},ds=P("facet/register",e=>_(e,iQ)),Ao=P("facet/toggleSelectValue",e=>_(e,{facetId:ye,selection:new Y({values:Pa})})),Co=P("facet/toggleExcludeValue",e=>_(e,{facetId:ye,selection:new Y({values:Pa})})),St=P("facet/deselectAll",e=>_(e,ye)),Bf=P("facet/updateSortCriterion",e=>_(e,{facetId:ye,criterion:new $e({required:!0})})),lu=P("facet/updateNumberOfValues",e=>_(e,{facetId:ye,numberOfValues:new oe({required:!0,min:1})})),du=P("facet/updateIsFieldExpanded",e=>_(e,{facetId:ye,isFieldExpanded:new fe({required:!0})})),ka=P("facet/updateFreezeCurrentValues",e=>_(e,{facetId:ye,freezeCurrentValues:new fe({required:!0})}));d();c();l();u();var ps=e=>ze("analytics/facet/unexclude",(t,r)=>{_(e,{facetId:ye,facetValue:z});let n=Xt(r),o=pi(e,n);return t.makeFacetUnexclude(o)});var ar=()=>({actionCause:"facetClearAll"}),pr=()=>({actionCause:"facetSelect"}),Gf=()=>({actionCause:"facetExclude"}),Vn=()=>({actionCause:"facetDeselect"});var dv=()=>({actionCause:"breadcrumbFacet"});d();c();l();u();var fs=e=>te("showMoreFacetResults")("analytics/facet/showMore",(t,r)=>{_(e,ye);let n={...Go(e,Xt(r)),...J(r.insightCaseContext)};return t.logFacetShowMore(n)}),ms=e=>te("showLessFacetResults")("analytics/facet/showLess",(t,r)=>{_(e,ye);let n={...Go(e,Xt(r)),...J(r.insightCaseContext)};return t.logFacetShowLess(n)}),dn=e=>te("facetUpdateSort")("analytics/facet/sortChange",(t,r)=>{_(e,{facetId:ye,sortCriterion:new $e({required:!0})});let{facetId:n,sortCriterion:o}=e,a=Xt(r),p={...Go(n,a),criteria:o,...J(r.insightCaseContext)};return t.logFacetUpdateSort(p)}),Ut=e=>te("facetClearAll")("analytics/facet/reset",(t,r)=>{_(e,ye);let n=Xt(r),o={...Go(e,n),...J(r.insightCaseContext)};return t.logFacetClearAll(o)}),Yt=e=>te("facetSelect")("analytics/facet/select",(t,r)=>{_(e,{facetId:ye,facetValue:z});let n=Xt(r),o={...pi(e,n),...J(r.insightCaseContext)};return t.logFacetSelect(o)}),Mr=e=>te("facetDeselect")("analytics/facet/deselect",(t,r)=>{_(e,{facetId:ye,facetValue:z});let n=Xt(r),o={...pi(e,n),...J(r.insightCaseContext)};return t.logFacetDeselect(o)}),pu=e=>te("breadcrumbFacet")("analytics/facet/breadcrumb",(t,r)=>{_(e,{facetId:ye,facetValue:z});let n={...pi(e,Xt(r)),...J(r.insightCaseContext)};return t.logBreadcrumbFacet(n)});d();c();l();u();d();c();l();u();var GE={facetId:ye,value:new Y({values:{displayValue:Ke,rawValue:Ke,count:new oe({required:!0,min:0})}})},$E=P("facetSearch/register",e=>_(e,cu)),$f=P("facetSearch/update",e=>_(e,cu)),Hf=P("facetSearch/toggleSelectValue",e=>_(e,GE)),zf=P("facetSearch/toggleExcludeValue",e=>_(e,GE));var gs=pe(di(),e=>{e.addCase(ds,(t,r)=>{let{facetId:n,tabs:o}=r.payload;n in t||(t[n]=Ob(sQ(r.payload),o))}).addCase(tt.fulfilled,(t,r)=>{if(r.payload&&Object.keys(r.payload.facetSet).length!==0)return r.payload.facetSet}).addCase(ot,(t,r)=>{let n=r.payload.f||{},o=r.payload.fExcluded||{};Object.keys(t).forEach(i=>{let{request:p}=t[i],f=n[i]||[],m=o[i]||[],g=f.length+m.length,C=p.currentValues.filter(x=>!f.includes(x.value)&&!m.includes(x.value));p.currentValues=[...f.map(zE),...m.map(WE),...C.map(uQ)],p.preventAutoSelect=g>0,p.numberOfValues=Math.max(g,p.numberOfValues)})}).addCase(Ao,(t,r)=>{let{facetId:n,selection:o}=r.payload,a=t[n]?.request;if(!a)return;a.preventAutoSelect=!0;let i=a.currentValues.find(f=>f.value===o.value);if(!i){Wf(a,o);return}let p=i.state==="selected";i.previousState=i.state,i.state=p?"idle":"selected",a.freezeCurrentValues=!0}).addCase(Co,(t,r)=>{let{facetId:n,selection:o}=r.payload,a=t[n]?.request;if(!a)return;a.preventAutoSelect=!0;let i=a.currentValues.find(f=>f.value===o.value);if(!i){Wf(a,o);return}let p=i.state==="excluded";i.previousState=i.state,i.state=p?"idle":"excluded",a.freezeCurrentValues=!0}).addCase(ka,(t,r)=>{let{facetId:n,freezeCurrentValues:o}=r.payload,a=t[n]?.request;a&&(a.freezeCurrentValues=o)}).addCase(St,(t,r)=>{us(t[r.payload]?.request)}).addCase(Jt,t=>{Object.values(t).filter(r=>r.hasBreadcrumbs).forEach(({request:r})=>us(r))}).addCase(ud,t=>{Object.values(t).filter(r=>!r.hasBreadcrumbs).forEach(({request:r})=>us(r))}).addCase(Ci,(t,r)=>Object.values(t).forEach(n=>{n.request.preventAutoSelect=!r.payload.allow})).addCase(Bf,(t,r)=>{cs(t,r.payload)}).addCase(lu,(t,r)=>{let{facetId:n,numberOfValues:o}=r.payload;Mf(t[n]?.request,o)}).addCase(du,(t,r)=>{let{facetId:n,isFieldExpanded:o}=r.payload,a=t[n]?.request;a&&(a.isFieldExpanded=o)}).addCase(ke.fulfilled,(t,r)=>{r.payload.response.facets.forEach(o=>HE(t[o.facetId]?.request,o))}).addCase(Ii.fulfilled,(t,r)=>{r.payload.response.facets.forEach(o=>HE(t[o.facetId]?.request,o))}).addCase(Hf,(t,r)=>{let{facetId:n,value:o}=r.payload,a=t[n]?.request;if(!a)return;let{rawValue:i}=o,{currentValues:p}=a,f=p.find(g=>g.value===i);if(f){f.state="selected";return}let m=zE(i);Wf(a,m),a.freezeCurrentValues=!0,a.preventAutoSelect=!0}).addCase(zf,(t,r)=>{let{facetId:n,value:o}=r.payload,a=t[n]?.request;if(!a)return;let{rawValue:i}=o,{currentValues:p}=a,f=p.find(g=>g.value===i);if(f){f.state="excluded";return}let m=WE(i);Wf(a,m),a.freezeCurrentValues=!0,a.preventAutoSelect=!0}).addCase(pt,(t,r)=>{if(!(r.payload in t))return;let{request:n}=t[r.payload];us(n)}).addCase(_t,(t,r)=>{let n=r.payload;Object.keys(t).forEach(o=>{let a=t[o];(a.tabs?.included?.length||a.tabs?.excluded?.length)&&!or(a.tabs,n)&&us(a.request)})})});function Wf(e,t){let{currentValues:r}=e,n=r.findIndex(a=>a.state==="idle"),o=n===-1?r.length:n;e.currentValues.splice(o,0,t),n>-1&&e.currentValues.pop(),e.numberOfValues=e.currentValues.length}function HE(e,t){e&&(e.currentValues=t.values.map(cQ),e.freezeCurrentValues=!1,e.preventAutoSelect=!1)}var pv={filterFacetCount:!0,injectionDepth:1e3,numberOfValues:8,sortCriteria:"automatic",resultsMustMatch:"atLeastOneValue"};function sQ(e){return{...pv,type:"specific",currentValues:[],freezeCurrentValues:!1,isFieldExpanded:!1,preventAutoSelect:!1,...e}}function cQ(e){let{value:t,state:r}=e;return{value:t,state:r}}function zE(e){return{value:e,state:"selected"}}function WE(e){return{value:e,state:"excluded"}}function uQ(e){return{...e,state:"idle"}}d();c();l();u();var Yf=()=>te("breadcrumbResetAll")("analytics/facet/deselectAllBreadcrumbs",(e,t)=>e.logBreadcrumbResetAll(J(t.insightCaseContext)));d();c();l();u();d();c();l();u();function hs(e){let t=YE(e.start,e),r=YE(e.end,e),n=e.endInclusive??!1,o=e.state??"idle";return{start:t,end:r,endInclusive:n,state:o}}function YE(e,t){let{dateFormat:r}=t;return FA(e)?(Qu(e),RA(e)):typeof e=="string"&&Bn(e)?(Qu(e),e):(CA(e,r),Uu(za(e,r)))}d();c();l();u();var ys=P("rangeFacet/updateSortCriterion",e=>_(e,{facetId:ye,criterion:new $e({required:!0})}));d();c();l();u();var Oa={state:z,start:new oe({required:!0}),end:new oe({required:!0}),endInclusive:new fe({required:!0}),numberOfResults:new oe({required:!0,min:0})},_a={start:z,end:z,endInclusive:new fe({required:!0}),state:z,numberOfResults:new oe({required:!0,min:0})},jn=e=>({facetId:ye,selection:typeof e.start=="string"?new Y({values:_a}):new Y({values:Oa})});var lQ={start:z,end:z,endInclusive:new fe({required:!0}),state:z},dQ={facetId:ye,field:z,tabs:new Y({options:{required:!1},values:{included:new ne({each:new $}),excluded:new ne({each:new $})}}),activeTab:new $({required:!1}),currentValues:new ne({required:!1,each:new Y({values:lQ})}),generateAutomaticRanges:new fe({required:!0}),filterFacetCount:new fe({required:!1}),injectionDepth:new oe({required:!1,min:0}),numberOfValues:new oe({required:!1,min:1}),sortCriteria:new $e({required:!1}),rangeAlgorithm:new $e({required:!1})};function KE(e){return Bn(e)?Zs(e):e}function Kf(e){e.currentValues&&e.currentValues.forEach(t=>{let{start:r,end:n}=hs(t);if(za(KE(r)).isAfter(za(KE(n))))throw new Error(`The start value is greater than the end value for the date range ${t.start} to ${t.end}`)})}var pn=P("dateFacet/register",e=>{try{return mr(e,dQ),Kf(e),{payload:e,error:null}}catch(t){return{payload:e,error:Tr(t)}}}),fn=P("dateFacet/toggleSelectValue",e=>_(e,{facetId:ye,selection:new Y({values:_a})})),mn=P("dateFacet/toggleExcludeValue",e=>_(e,{facetId:ye,selection:new Y({values:_a})})),Ln=P("dateFacet/updateFacetValues",e=>{try{return mr(e,{facetId:ye,values:new ne({each:new Y({values:_a})})}),Kf({currentValues:e.values}),{payload:e,error:null}}catch(t){return{payload:e,error:Tr(t)}}}),Xf=ys,Zf=St;d();c();l();u();d();c();l();u();var Jf=(e,{facetId:t,selection:r})=>{let o=(e.dateFacetSet[t]||e.numericFacetSet[t]).request.field,a=`${o}_${t}`;return{facetId:t,facetField:o,facetTitle:a,facetRangeEndInclusive:r.endInclusive,facetRangeEnd:`${r.end}`,facetRangeStart:`${r.start}`}},em=()=>({actionCause:"breadcrumbFacet"});var fv=em;d();c();l();u();var fu=e=>te("breadcrumbFacet")("analytics/dateFacet/breadcrumb",(t,r)=>{_(e,jn(e.selection));let n={...Jf(r,e),...J(r.insightCaseContext)};return t.logBreadcrumbFacet(n)});d();c();l();u();function pQ(e,t){return!!t&&t.facetId in e.dateFacetSet}var XE=(e,t)=>{let r=Fn(e,t);if(pQ(e,r))return r},ZE=(e,t)=>(XE(e,t)||{values:[]}).values.filter(n=>n.state==="selected"),JE=(e,t)=>(XE(e,t)||{values:[]}).values.filter(n=>n.state!=="idle");d();c();l();u();d();c();l();u();var rm={filterFacetCount:!0,injectionDepth:1e3,numberOfValues:8,sortCriteria:"ascending",rangeAlgorithm:"even",resultsMustMatch:"atLeastOneValue"};function nm(e,t){let{request:r}=t,{facetId:n}=r;if(n in e)return;let o=eF(r);r.numberOfValues=o,e[n]=t}function om(e,t,r){let n=e[t]?.request;n&&(n.currentValues=r,n.numberOfValues=eF(n))}function am(e,t,r){let n=e[t]?.request;if(!n)return;let o=tm(n.currentValues,r);if(!o)return;let a=o.state==="selected";o.previousState=o.state,o.state=a?"idle":"selected",n.preventAutoSelect=!0}function im(e,t,r){let n=e[t]?.request;if(!n)return;let o=tm(n.currentValues,r);if(!o)return;let a=o.state==="excluded";o.previousState=o.state,o.state=a?"idle":"excluded",n.preventAutoSelect=!0}function gn(e,t){let r=e[t]?.request;r&&r.currentValues.forEach(n=>{n.state!=="idle"&&(n.previousState=n.state),n.state="idle"})}function sm(e,t){Object.entries(e).forEach(([r,{request:n}])=>{let o=t[r]||[];n.currentValues.forEach(p=>(!!tm(o,p)?p.state="selected":typeof t=="object"&&r in t&&p.state!=="idle"&&(p.previousState=p.state,p.state="idle"),p));let a=o.filter(p=>!tm(n.currentValues,p)),i=n.currentValues;i.push(...a),n.numberOfValues=Math.max(n.numberOfValues,i.length)})}function cm(e,t,r){t.forEach(n=>{let o=n.facetId,a=e[o]?.request;if(!a)return;let i=r(n.values);a.currentValues=i,a.preventAutoSelect=!1})}function tm(e,t){let{start:r,end:n}=t;return e.find(o=>o.start===r&&o.end===n)}function eF(e){let{generateAutomaticRanges:t,currentValues:r,numberOfValues:n}=e;return t?Math.max(n,r.length):r.length}var hn=pe(ui(),e=>{e.addCase(pn,(t,r)=>{let{payload:n}=r,{tabs:o}=n,a=fQ(n);nm(t,Pb(a,o))}).addCase(tt.fulfilled,(t,r)=>r.payload?.dateFacetSet??t).addCase(ot,(t,r)=>{let n=r.payload.df||{};sm(t,n)}).addCase(fn,(t,r)=>{let{facetId:n,selection:o}=r.payload;am(t,n,o)}).addCase(mn,(t,r)=>{let{facetId:n,selection:o}=r.payload;im(t,n,o)}).addCase(Ln,(t,r)=>{let{facetId:n,values:o}=r.payload;om(t,n,o)}).addCase(Zf,(t,r)=>{gn(t,r.payload)}).addCase(Jt,t=>{Object.keys(t).forEach(r=>{gn(t,r)})}).addCase(Xf,(t,r)=>{cs(t,r.payload)}).addCase(ke.fulfilled,(t,r)=>{let n=r.payload.response.facets;cm(t,n,mQ)}).addCase(pt,(t,r)=>{gn(t,r.payload)}).addCase(_t,(t,r)=>{let n=r.payload;Object.keys(t).forEach(o=>{let a=t[o];(a.tabs?.included?.length||a.tabs?.excluded?.length)&&!or(a.tabs,n)&&gn(t,o)})})});function fQ(e){return{...rm,currentValues:[],preventAutoSelect:!1,type:"dateRange",...e}}function mQ(e){return e.map(t=>{let{numberOfResults:r,...n}=t;return n})}d();c();l();u();var gQ={state:z,start:new oe({required:!0}),end:new oe({required:!0}),endInclusive:new fe({required:!0})},hQ={facetId:ye,field:z,tabs:new Y({options:{required:!1},values:{included:new ne({each:new $}),excluded:new ne({each:new $})}}),activeTab:new $({required:!1}),currentValues:new ne({required:!1,each:new Y({values:gQ})}),generateAutomaticRanges:new fe({required:!0}),filterFacetCount:new fe({required:!1}),injectionDepth:new oe({required:!1,min:0}),numberOfValues:new oe({required:!1,min:1}),sortCriteria:new $e({required:!1}),rangeAlgorithm:new $e({required:!1})};function um(e){e.currentValues&&e.currentValues.forEach(({start:t,end:r})=>{if(t>r)throw new Error(`The start value is greater than the end value for the numeric range ${t} to ${r}`)})}var yn=P("numericFacet/register",e=>{try{return _(e,hQ),um(e),{payload:e,error:null}}catch(t){return{payload:e,error:Tr(t)}}}),Sn=P("numericFacet/toggleSelectValue",e=>_(e,{facetId:ye,selection:new Y({values:Oa})})),vn=P("numericFacet/toggleExcludeValue",e=>_(e,{facetId:ye,selection:new Y({values:Oa})})),Un=P("numericFacet/updateFacetValues",e=>{try{return mr(e,{facetId:ye,values:new ne({each:new Y({values:Oa})})}),um({currentValues:e.values}),{payload:e,error:null}}catch(t){return{payload:e,error:Tr(t)}}}),lm=ys,dm=St;d();c();l();u();var mv=em;d();c();l();u();d();c();l();u();var tF=(e,{facetId:t,selection:r})=>{let o=(e.dateFacetSet[t]||e.numericFacetSet[t]).request.field,a=`${o}_${t}`;return{facetId:t,facetField:o,facetTitle:a,facetRangeEndInclusive:r.endInclusive,facetRangeEnd:`${r.end}`,facetRangeStart:`${r.start}`}};var mu=e=>te("breadcrumbFacet")("analytics/numericFacet/breadcrumb",(t,r)=>{_(e,jn(e.selection));let n={...tF(r,e),...J(r.insightCaseContext)};return t.logBreadcrumbFacet(n)});d();c();l();u();function yQ(e,t){return!!t&&t.facetId in e.numericFacetSet}var rF=(e,t)=>{let r=Fn(e,t);if(yQ(e,r))return r},nF=(e,t)=>(rF(e,t)||{values:[]}).values.filter(n=>n.state!=="idle"),oF=(e,t)=>(rF(e,t)||{values:[]}).values.filter(n=>n.state==="selected");d();c();l();u();var bo=pe(li(),e=>{e.addCase(yn,(t,r)=>{let{payload:n}=r,{tabs:o}=n,a=SQ(n);nm(t,kb(a,o))}).addCase(tt.fulfilled,(t,r)=>r.payload?.numericFacetSet??t).addCase(ot,(t,r)=>{let n=r.payload.nf||{};sm(t,n)}).addCase(Sn,(t,r)=>{let{facetId:n,selection:o}=r.payload;am(t,n,o)}).addCase(vn,(t,r)=>{let{facetId:n,selection:o}=r.payload;im(t,n,o)}).addCase(Un,(t,r)=>{let{facetId:n,values:o}=r.payload;om(t,n,o)}).addCase(dm,(t,r)=>{gn(t,r.payload)}).addCase(Jt,t=>{Object.keys(t).forEach(r=>{gn(t,r)})}).addCase(lm,(t,r)=>{cs(t,r.payload)}).addCase(ke.fulfilled,(t,r)=>{let n=r.payload.response.facets;cm(t,n,vQ)}).addCase(pt,(t,r)=>{gn(t,r.payload)}).addCase(_t,(t,r)=>{let n=r.payload;Object.keys(t).forEach(o=>{let a=t[o];(a.tabs?.included?.length||a.tabs?.excluded?.length)&&!or(a.tabs,n)&&gn(t,o)})})});function SQ(e){return{...rm,currentValues:[],preventAutoSelect:!1,type:"numericalRange",...e}}function vQ(e){return e.map(t=>{let{numberOfResults:r,...n}=t;return n})}d();c();l();u();d();c();l();u();var gu=z,pm=new Y({options:{required:!0},values:{caption:Ke,expression:Ke,state:new $({constrainTo:["idle","selected","excluded"]})}}),aF=new ne({required:!0,each:pm});var f_e=P("staticFilter/register",e=>_(e,{id:gu,values:aF})),iF=P("staticFilter/toggleSelect",e=>_(e,{id:gu,value:pm})),sF=P("staticFilter/toggleExclude",e=>_(e,{id:gu,value:pm})),m_e=P("staticFilter/deselectAllFilterValues",e=>_(e,gu));d();c();l();u();var fm=e=>te("staticFilterDeselect")("analytics/staticFilter/deselect",(t,r)=>t.logStaticFilterDeselect({...e,...J(r.insightCaseContext)}));d();c();l();u();var mm=e=>Object.keys(e.facetSet).map(t=>{let r=e.facetValuesSelector(e.engine.state,t).map(n=>({value:n,deselect:()=>{n.state==="selected"?e.executeToggleSelect({facetId:t,selection:n}):n.state==="excluded"&&e.executeToggleExclude({facetId:t,selection:n})}}));return{facetId:t,field:e.facetSet[t].request.field,values:r}}).filter(t=>t.values.length);function cF(e){let t=he(e),{dispatch:r}=e;return{...t,get state(){return{facetBreadcrumbs:[],categoryFacetBreadcrumbs:[],numericFacetBreadcrumbs:[],dateFacetBreadcrumbs:[],staticFilterBreadcrumbs:[],hasBreadcrumbs:!1}},deselectAll:()=>{r(Jt())},deselectBreadcrumb(n){n.deselect()}}}function uF(e){if(!AQ(e))throw ae;let t=cF(e),{dispatch:r}=e,n=()=>e.state,o=()=>{let h={engine:e,facetSet:n().facetSet,executeToggleSelect:({facetId:S,selection:b})=>{let w=pu({facetId:S,facetValue:b.value});r(Ao({facetId:S,selection:b})),r(ka({facetId:S,freezeCurrentValues:!1})),r(Ce({legacy:w,next:dv()}))},executeToggleExclude:({facetId:S,selection:b})=>{let w=pu({facetId:S,facetValue:b.value});r(Co({facetId:S,selection:b})),r(ka({facetId:S,freezeCurrentValues:!1})),r(Ce({legacy:w,next:dv()}))},facetValuesSelector:Eb};return mm(h)},a=()=>{let h={engine:e,facetSet:n().numericFacetSet,executeToggleSelect:S=>{r(Sn(S)),r(Ce({legacy:mu(S),next:mv()}))},executeToggleExclude:S=>{r(vn(S)),r(Ce({legacy:mu(S),next:mv()}))},facetValuesSelector:nF};return mm(h)},i=()=>{let h={engine:e,facetSet:n().dateFacetSet,executeToggleSelect:S=>{r(fn(S)),r(Ce({legacy:fu(S),next:fv()}))},executeToggleExclude:S=>{r(mn(S)),r(Ce({legacy:fu(S),next:fv()}))},facetValuesSelector:JE};return mm(h)},p=h=>{let S=Tb(n(),h);return{facetId:h,field:n().categoryFacetSet[h].request.field,path:S,deselect:()=>{r(vo(h)),r(Ce({legacy:Df({categoryFacetPath:S.map(b=>b.value),categoryFacetId:h}),next:qE()}))}}},f=()=>Object.keys(n().categoryFacetSet).map(p).filter(h=>h.path.length),m=()=>{let h=n().staticFilterSet||{};return Object.values(h).map(g)},g=h=>{let{id:S,values:b}=h,w=b.filter(I=>I.state!=="idle").map(I=>C(S,I));return{id:S,values:w}},C=(h,S)=>({value:S,deselect:()=>{let{caption:b,expression:w}=S,I=fm({staticFilterId:h,staticFilterValue:{caption:b,expression:w}});S.state==="selected"?r(iF({id:h,value:S})):S.state==="excluded"&&r(sF({id:h,value:S})),r(Ce({legacy:I}))}});function x(){return!![...o(),...a(),...i(),...f(),...m()].length}return{...t,get state(){return{facetBreadcrumbs:o(),categoryFacetBreadcrumbs:f(),numericFacetBreadcrumbs:a(),dateFacetBreadcrumbs:i(),staticFilterBreadcrumbs:m(),hasBreadcrumbs:x()}},deselectAll:()=>{t.deselectAll(),r(Ce({legacy:Yf(),next:{actionCause:"breadcrumbResetAll"}}))}}}function AQ(e){return e.addReducers({configuration:be,search:Ie,facetSet:gs,numericFacetSet:bo,dateFacetSet:hn,categoryFacetSet:jf}),!0}d();c();l();u();d();c();l();u();d();c();l();u();var lF=e=>e.queryCorrection.correctedQuery!==""||e.wasCorrectedTo!=="";d();c();l();u();d();c();l();u();d();c();l();u();var gm=()=>({correctedQuery:"",wordCorrections:[],originalQuery:""}),dF=()=>({correctedQuery:"",corrections:[],originalQuery:""});function pF(){return{enableDidYouMean:!1,wasCorrectedTo:"",wasAutomaticallyCorrected:!1,queryCorrection:gm(),originalQuery:"",automaticallyCorrectQuery:!0,queryCorrectionMode:"legacy"}}var fF=(e,t)=>{let r={...dF(),...t,correctedQuery:t?.correctedQuery||t?.corrections[0]?.correctedQuery||""};e.queryCorrection=r,e.wasCorrectedTo=r.correctedQuery};var mF=pe(pF(),e=>{e.addCase(Kl,t=>{t.enableDidYouMean=!0}).addCase(vx,t=>{t.enableDidYouMean=!1}).addCase(Ax,t=>{t.automaticallyCorrectQuery=!0}).addCase(Xl,t=>{t.automaticallyCorrectQuery=!1}).addCase(ke.pending,t=>{t.queryCorrection=gm(),t.wasAutomaticallyCorrected=!1,t.wasCorrectedTo=""}).addCase(ke.fulfilled,(t,r)=>{let{queryCorrection:n,queryCorrections:o}=r.payload.response;if(t.queryCorrectionMode==="legacy"){let a=o?.[0]?o[0]:gm();t.queryCorrection=a}t.queryCorrectionMode==="next"&&fF(t,n),t.wasAutomaticallyCorrected=r.payload.automaticallyCorrected,t.originalQuery=r.payload.originalQuery}).addCase(Zt,(t,r)=>{t.wasCorrectedTo=r.payload}).addCase(kc,(t,r)=>{t.queryCorrectionMode=r.payload})});function gF(e,t={}){if(!CQ(e))throw ae;let r=he(e),{dispatch:n}=e;n(Kl()),t.options?.automaticallyCorrectQuery===!1&&n(Xl()),n(kc(t.options?.queryCorrectionMode||"next"));let o=()=>e.state,a=()=>lF(o().didYouMean);return{...r,get state(){let i=o();return{originalQuery:i.didYouMean.originalQuery,wasCorrectedTo:i.didYouMean.wasCorrectedTo,wasAutomaticallyCorrected:i.didYouMean.wasAutomaticallyCorrected,queryCorrection:i.didYouMean.queryCorrection,hasQueryCorrection:a()}},applyCorrection(){n(Zt(this.state.queryCorrection.correctedQuery))},updateQueryCorrectionMode(i){n(kc(i))}}}function CQ(e){return e.addReducers({configuration:be,didYouMean:mF}),!0}var hF={automaticallyCorrectQuery:!0,queryCorrectionMode:"legacy"};function yF(e,t={options:hF}){let r={...hF,...t.options},n=gF(e,{options:r}),{dispatch:o}=e;return{...n,get state(){return n.state},applyCorrection(){n.applyCorrection(),o(Ce({legacy:Fx(),next:qx()}))}}}d();c();l();u();d();c();l();u();d();c();l();u();var Qt=pe(ed(),e=>{e.addCase(Be,(t,r)=>({...t,...r.payload})).addCase(ke.fulfilled,t=>{t.freezeFacetOrder=!1}).addCase(ke.rejected,t=>{t.freezeFacetOrder=!1}).addCase(tt.fulfilled,(t,r)=>r.payload?.facetOptions??t).addCase(is,(t,r)=>{let{facetId:n,tabs:o}=r.payload;hm(o,t,n)}).addCase(ds,(t,r)=>{let{facetId:n,tabs:o}=r.payload;hm(o,t,n)}).addCase(pn,(t,r)=>{let{facetId:n,tabs:o}=r.payload;hm(o,t,n)}).addCase(yn,(t,r)=>{let{facetId:n,tabs:o}=r.payload;hm(o,t,n)}).addCase(nr,(t,r)=>{t.facets[r.payload].enabled=!0}).addCase(pt,(t,r)=>{t.facets[r.payload].enabled=!1}).addCase(ot,(t,r)=>{[...Object.keys(r.payload.f??{}),...Object.keys(r.payload.fExcluded??{}),...Object.keys(r.payload.cf??{}),...Object.keys(r.payload.nf??{}),...Object.keys(r.payload.df??{})].forEach(n=>{n in t||(t.facets[n]=wy()),t.facets[n].enabled=!0})})});function hm(e,t,r){let n={...wy(),tabs:e??{}};t.facets[r]=n}d();c();l();u();d();c();l();u();var ym=pe(rd(),e=>{e.addCase(Jd,(t,r)=>{let n=r.payload,{id:o}=n;o in t||(t[o]={...n,isActive:!1})}).addCase(_t,(t,r)=>{let n=r.payload;SF(t,n)}).addCase(Zd,(t,r)=>{let n=r.payload;SF(t,n)}).addCase(tt.fulfilled,(t,r)=>r.payload?.tabSet??t).addCase(ot,(t,r)=>{let n=r.payload.tab;ee(n)||Object.keys(t).forEach(o=>{t[o].isActive=o===n})})});function SF(e,t){t in e&&Object.keys(e).forEach(n=>{e[n].isActive=n===t})}function vF(e){if(!bQ(e))throw ae;let t=he(e),r=st(n=>n.tabSet,n=>Object.values(n).find(a=>a.isActive)?.id??"");return{...t,get state(){return{activeTab:r(e.state)}}}}function bQ(e){return e.addReducers({tabSet:ym}),!0}function AF(e,t){if(!xQ(e))throw ae;let r=vF(e),n=S=>e.state.facetOptions.facets[S]?.enabled??!1,o=S=>e.state.facetSet?.[S]?.request?.currentValues??e.state.categoryFacetSet?.[S]?.request?.currentValues??e.state.numericFacetSet?.[S]?.request?.currentValues??e.state.dateFacetSet?.[S]?.request?.currentValues??null,a=S=>S in e.state.facetOptions.facets,i=S=>e.state.facetOptions.facets[S]?.tabs,p=()=>Ga({isFacetRegistered:a(t.facetId),parentFacets:t.conditions.map(({parentFacetId:S})=>a(S)?{enabled:n(S),values:o(S)}:null),isTabEnabled:or(i(t.facetId),r.state.activeTab)}),f=()=>{let S=p();return S===x?!1:(x=S,!0)},m=()=>t.conditions.length>0?t.conditions.some(S=>{if(!n(S.parentFacetId))return!1;let b=o(S.parentFacetId);return b===null?!1:S.condition(b)}):!0,g=()=>{e.state.facetSet&&Object.entries(e.state.facetSet).forEach(([S,b])=>b.request.freezeCurrentValues&&e.dispatch(ka({facetId:S,freezeCurrentValues:!1})))},C=()=>{if(!a(t.facetId))return;let S=n(t.facetId),b=m(),w=or(i(t.facetId),r.state.activeTab),I=b&&w;S!==I&&(e.dispatch(I?nr(t.facetId):pt(t.facetId)),g())},x=p(),h=e.subscribe(()=>{f()&&C()});return C(),{stopWatching(){h()}}}function xQ(e){return e.addReducers({facetOptions:Qt}),!0}function CF(e,t){return AF(e,t)}d();c();l();u();d();c();l();u();function bF(e){if(!wQ(e))throw ae;let t=he(e),r=()=>e.state;return{...t,sort(n){return _c(n,this.state.facetIds)},get state(){return{facetIds:r().search.response.facets.map(a=>a.facetId)}}}}function wQ(e){return e.addReducers({search:Ie,facetOptions:Qt}),!0}function xF(e){return bF(e)}d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();function Sm(e,t,r){let{facetId:n}=t;if(e[n])return;let o=!1,a={...Ss,...t},i=r();e[n]={options:a,isLoading:o,response:i,initialNumberOfValues:a.numberOfValues,requestId:""}}function vm(e,t){let{facetId:r,...n}=t,o=e[r];o&&(o.options={...o.options,...n})}function Am(e,t,r){let n=e[t];n&&(n.requestId=r,n.isLoading=!0)}function Cm(e,t){let r=e[t];r&&(r.isLoading=!1)}function bm(e,t,r){let{facetId:n,response:o}=t,a=e[n];a&&a.requestId===r&&(a.isLoading=!1,a.response=o)}function hu(e,t,r){let{facetId:n}=t,o=e[n];o&&(o.requestId="",o.isLoading=!1,o.response=r(),o.options.numberOfValues=o.initialNumberOfValues,o.options.query=Ss.query)}function xm(e,t){Object.keys(e).forEach(r=>hu(e,{facetId:r},t))}var Ss={captions:{},numberOfValues:10,query:""};d();c();l();u();d();c();l();u();var wF=/*#__PURE__*/function(){var _ref90=_asyncToGenerator(function*(e,t,r,n){let o=t.categoryFacetSearchSet[e].options,a=t.categoryFacetSet[e].request,{captions:i,query:p,numberOfValues:f}=o,{field:m,delimitingCharacter:g,basePath:C,filterFacetCount:x}=a,h=RQ(a),S=h.length?[h]:[],b=`*${p}*`;return{url:t.configuration.search.apiBaseUrl??Kt(t.configuration.organizationId,t.configuration.environment),accessToken:t.configuration.accessToken,organizationId:t.configuration.organizationId,...(t.configuration.search.authenticationProviders.length&&{authentication:t.configuration.search.authenticationProviders.join(",")}),basePath:C,captions:i,numberOfValues:f,query:b,field:m,delimitingCharacter:g,ignorePaths:S,filterFacetCount:x,type:"hierarchical",...(n?{}:{searchContext:(yield vr(t,r)).request})}});return function wF(_x214,_x215,_x216,_x217){return _ref90.apply(this,arguments)}}(),RQ=e=>{let t=[],r=e.currentValues[0];for(;r;)t.push(r.value),r=r.children[0];return t};d();c();l();u();var RF=/*#__PURE__*/function(){var _ref91=_asyncToGenerator(function*(e,t,r,n){let{captions:o,query:a,numberOfValues:i}=t.facetSearchSet[e].options,{field:p,currentValues:f,filterFacetCount:m}=t.facetSet[e].request,g=f.filter(x=>x.state!=="idle").map(x=>x.value),C=`*${a}*`;return{url:t.configuration.search.apiBaseUrl??Kt(t.configuration.organizationId,t.configuration.environment),accessToken:t.configuration.accessToken,organizationId:t.configuration.organizationId,...(t.configuration.search.authenticationProviders&&{authentication:t.configuration.search.authenticationProviders.join(",")}),captions:o,numberOfValues:i,query:C,field:p,ignoreValues:g,filterFacetCount:m,type:"specific",...(n?{}:{searchContext:(yield vr(t,r)).request})}});return function RF(_x218,_x219,_x220,_x221){return _ref91.apply(this,arguments)}}();var IF=e=>(/*#__PURE__*/function(){var _ref92=_asyncToGenerator(function*(t,{getState:r,extra:{apiClient:n,validatePayload:o,navigatorContext:a}}){let i=r(),p;o(t,z),IQ(i,t)?p=yield RF(t,i,a,e):p=yield wF(t,i,a,e);let f=yield n.facetSearch(p);return{facetId:t,response:f}});return function(_x222,_x223){return _ref92.apply(this,arguments)}}()),xo=me("facetSearch/executeSearch",IF(!1)),HDe=me("facetSearch/executeSearch",IF(!0)),wm=P("facetSearch/clearResults",e=>_(e,{facetId:ye})),IQ=(e,t)=>e.facetSearchSet!==void 0&&e.facetSet!==void 0&&e.facetSet[t]!==void 0;d();c();l();u();function EF(){return{}}var FF=pe(EF(),e=>{e.addCase(ME,(t,r)=>{let n=r.payload;Sm(t,n,gv)}).addCase($f,(t,r)=>{vm(t,r.payload)}).addCase(xo.pending,(t,r)=>{let n=r.meta.arg;Am(t,n,r.meta.requestId)}).addCase(xo.rejected,(t,r)=>{let n=r.meta.arg;Cm(t,n)}).addCase(xo.fulfilled,(t,r)=>{bm(t,r.payload,r.meta.requestId)}).addCase(wm,(t,{payload:{facetId:r}})=>{hu(t,{facetId:r},gv)}).addCase(ke.fulfilled,t=>{xm(t,gv)})});function gv(){return{moreValuesAvailable:!1,values:[]}}d();c();l();u();d();c();l();u();function TF(e,t){let{field:r,state:n}=e;if(!EQ(e))return r;let o=`${r}_`,a=FQ(o,n);return PQ(r,t),`${o}${a}`}function EQ(e){let{field:t,state:r}=e;return PF(r).some(o=>o&&t in o)}function FQ(e,t){let n=PF(t).map(o=>Object.keys(o||{})).reduce((o,a)=>o.concat(a),[]);return TQ(n,e)+1}function PF(e){let{facetSet:t,numericFacetSet:r,dateFacetSet:n,categoryFacetSet:o}=e;return[t,r,n,o]}function TQ(e,t){return e.map(a=>{let i=a.split(t)[1],p=parseInt(i,10);return Number.isNaN(p)?0:p}).sort().pop()??0}function PQ(e,t){let r=`A facet with field "${e}" already exists.
|
|
46
|
+
To avoid unexpected behaviour, configure the #id option on the facet controller.`;t.warn(r)}function wr(e,t){let{state:r,logger:n}=e,{field:o,facetId:a}=t;return a||TF({field:o,state:r},n)}d();c();l();u();d();c();l();u();var kF=["alphanumeric","occurrences"];var OF=new Pe({field:cn,tabs:new Y({options:{required:!1},values:{included:new ne({each:new $}),excluded:new ne({each:new $})}}),basePath:UE,delimitingCharacter:QE,facetId:sn,facetSearch:ls,filterByBasePath:BE,filterFacetCount:un,injectionDepth:ln,numberOfValues:qr,sortCriteria:new $({constrainTo:kF})});function _F(e,t){if(!kQ(e))throw ae;let r=he(e),{dispatch:n}=e,o=wr(e,t.options),a=t.options.tabs??{},i=jt(e.state.tabSet),p={...lv,...Du("facetSearch",t.options),field:t.options.field,facetId:o,tabs:a,activeTab:i},f={facetSearch:{...Ss,...t.options.facetSearch},...p};ht(e,OF,f,"buildCategoryFacet");let m=()=>cy(e.state,o),g=()=>sy(e.state,o),C=()=>Br(e.state),x=()=>Zr(e.state,o);return n(is(p)),{...r,toggleSelect(h){let S=f.numberOfValues;n(ss({facetId:o,selection:h,retrieveCount:S})),n(Be())},deselectAll(){n(vo(o)),n(Be())},sortBy(h){n(Nf({facetId:o,criterion:h})),n(Be())},isSortedBy(h){return m().sortCriteria===h},showMoreValues(){let{numberOfValues:h}=f,{activeValue:S,valuesAsTrees:b}=this.state,w=(S?.children.length??b.length)+h;n(su({facetId:o,numberOfValues:w})),n(Be())},showLessValues(){let{numberOfValues:h}=f;n(su({facetId:o,numberOfValues:h})),n(Be())},enable(){n(nr(o))},disable(){n(pt(o))},get state(){let h=m(),S=g(),b=C(),w=x(),I=S?.values??[],E=I.some(B=>B.children.length>0)??!1,{parents:F,values:k}=Fb(S?.values),T=Gr(I),q=T.length?T[T.length-1]:void 0,G=!!q,Q=q?.moreValuesAvailable??S?.moreValuesAvailable??!1,j=q?q.children.length>f.numberOfValues:I.length>f.numberOfValues;return{facetId:o,parents:F,selectedValueAncestry:T,values:k,isHierarchical:E,valuesAsTrees:I,activeValue:q,isLoading:b,hasActiveValues:G,canShowMoreValues:Q,canShowLessValues:j,sortCriteria:h.sortCriteria,enabled:w}}}}function kQ(e){return e.addReducers({categoryFacetSet:jf,categoryFacetSearchSet:FF,facetOptions:Qt,configuration:be,search:Ie}),!0}function NF(e,t){let r=_F(e,t),{dispatch:n}=e,o=()=>r.state.facetId,i={updateText(){},showMoreResults(){},search(){},clear(){},updateCaptions(){},select(){},singleSelect(){},get state(){return{values:[],isLoading:!1,moreValuesAvailable:!1,query:""}}},{state:p,...f}=i;return{...r,facetSearch:f,toggleSelect(m){r.toggleSelect(m);let g=OQ(o(),m);n(Ce({legacy:g,next:_Q(m)}))},deselectAll(){r.deselectAll(),n(Ce({legacy:Ut(o()),next:ar()}))},sortBy(m){r.sortBy(m),n(Ce({legacy:dn({facetId:o(),sortCriterion:m})}))},isSortedBy(m){return r.isSortedBy(m)},showMoreValues(){r.showMoreValues(),n(Ai({legacy:fs(o())}))},showLessValues(){r.showLessValues(),n(Ai({legacy:ms(o())}))},get state(){return{...r.state,facetSearch:i.state}}}}function OQ(e,t){let r={facetId:e,facetValue:t.value};return t.state==="selected"?Mr(r):Yt(r)}function _Q(e){return e.state==="selected"?Vn():pr()}d();c();l();u();d();c();l();u();d();c();l();u();function DF(){return{}}var Rm=pe(DF(),e=>{e.addCase($E,(t,r)=>{let n=r.payload;Sm(t,n,hv)}).addCase($f,(t,r)=>{vm(t,r.payload)}).addCase(xo.pending,(t,r)=>{let n=r.meta.arg;Am(t,n,r.meta.requestId)}).addCase(xo.rejected,(t,r)=>{let n=r.meta.arg;Cm(t,n)}).addCase(xo.fulfilled,(t,r)=>{bm(t,r.payload,r.meta.requestId)}).addCase(wm,(t,{payload:r})=>{hu(t,r,hv)}).addCase(ke.fulfilled,t=>{xm(t,hv)})});function hv(){return{moreValuesAvailable:!1,values:[]}}d();c();l();u();var NQ=e=>e.state==="selected",qF=(e,t)=>{let r={facetId:e,facetValue:t.value};return NQ(t)?Mr(r):Yt(r)};d();c();l();u();var yv=e=>e.state==="selected",LF=e=>e.state==="excluded";var UF=e=>yv(e)?Vn():pr();d();c();l();u();d();c();l();u();var QF={facetId:ye,selection:new Y({values:Pa})},BF=me("facet/executeToggleSelect",({facetId:e,selection:t},r)=>{let{dispatch:n,extra:{validatePayload:o}}=r;o({facetId:e,selection:t},QF),n(Ao({facetId:e,selection:t})),n(Be())}),GF=me("facet/executeToggleExclude",({facetId:e,selection:t},r)=>{let{dispatch:n,extra:{validatePayload:o}}=r;o({facetId:e,selection:t},QF),n(Co({facetId:e,selection:t})),n(Be())});d();c();l();u();d();c();l();u();var vs=["allValues","atLeastOneValue"];d();c();l();u();var Im=["score","alphanumeric","alphanumericDescending","occurrences","automatic","alphanumericNatural","alphanumericNaturalDescending"];var $F=new Pe({facetId:sn,tabs:new Y({options:{required:!1},values:{included:new ne({each:new $}),excluded:new ne({each:new $})}}),field:cn,filterFacetCount:un,injectionDepth:ln,numberOfValues:qr,sortCriteria:new $({constrainTo:Im}),resultsMustMatch:new $({constrainTo:vs}),facetSearch:ls});function HF(e,t,r=$F){if(!DQ(e))throw ae;let{dispatch:n}=e,o=he(e),a=wr(e,t.options),i=t.options.tabs??{},p=jt(e.state.tabSet),f={...pv,...Du("facetSearch",t.options),field:t.options.field,facetId:a,tabs:i,activeTab:p},m={facetSearch:{...Ss,...t.options.facetSearch},...f};ht(e,r,m,"buildFacet");let g=()=>Ib(e.state,a),C=()=>iy(e.state,a),x=()=>Br(e.state),h=()=>Zr(e.state,a),S=()=>{let{currentValues:w}=g();return w.filter(I=>I.state!=="idle").length},b=()=>{let{currentValues:w}=g(),I=m.numberOfValues,E=!!w.find(F=>F.state==="idle");return I<w.length&&E};return n(ds(f)),{...o,toggleSelect:w=>n(BF({facetId:m.facetId,selection:w})),toggleExclude:w=>n(GF({facetId:m.facetId,selection:w})),toggleSingleSelect:function(w){w.state==="idle"&&n(St(a)),this.toggleSelect(w)},toggleSingleExclude:function(w){w.state==="idle"&&n(St(a)),this.toggleExclude(w)},isValueSelected:yv,isValueExcluded:LF,deselectAll(){n(St(a)),n(Be())},sortBy(w){n(Bf({facetId:a,criterion:w})),n(Be())},isSortedBy(w){return this.state.sortCriterion===w},showMoreValues(){let w=g().numberOfValues,I=m.numberOfValues,E=I-w%I,F=w+E;n(lu({facetId:a,numberOfValues:F})),n(du({facetId:a,isFieldExpanded:!0})),n(Be())},showLessValues(){let w=m.numberOfValues,I=Math.max(w,S());n(lu({facetId:a,numberOfValues:I})),n(du({facetId:a,isFieldExpanded:!1})),n(Be())},enable(){n(nr(a))},disable(){n(pt(a))},get state(){let w=g(),I=C(),E=x(),F=h(),k;typeof w.sortCriteria=="object"?k=w.sortCriteria.order==="descending"?"alphanumericDescending":"alphanumeric":k=w.sortCriteria;let T=I?I.values:[],q=T.some(j=>j.state!=="idle"),G=I?I.moreValuesAvailable:!1,Q=w.resultsMustMatch;return{label:I?.label,facetId:a,tabs:i,values:T,sortCriterion:k,resultsMustMatch:Q,isLoading:E,hasActiveValues:q,canShowMoreValues:G,canShowLessValues:b(),enabled:F}}}}function DQ(e){return e.addReducers({facetSet:gs,facetOptions:Qt,configuration:be,facetSearchSet:Rm}),!0}d();c();l();u();var zF=new Pe({facetId:sn,field:cn,tabs:new Y({options:{required:!1},values:{included:new ne({each:new $}),excluded:new ne({each:new $})}}),filterFacetCount:un,injectionDepth:ln,numberOfValues:qr,sortCriteria:new $({constrainTo:Im}),resultsMustMatch:new $({constrainTo:vs}),facetSearch:ls,allowedValues:Uf,customSort:Qf});function WF(e,t){if(!qQ(e))throw ae;let{dispatch:r}=e,n=HF(e,{...t,options:{...t.options,...(t.options.allowedValues&&{allowedValues:{type:"simple",values:t.options.allowedValues}})}},zF),o=()=>n.state.facetId,i={updateText(){},showMoreResults(){},search(){},clear(){},updateCaptions(){},select(){},exclude(){},singleSelect(){},singleExclude(){},get state(){return{values:[],isLoading:!1,moreValuesAvailable:!1,query:""}}},{state:p,...f}=i;return{...n,facetSearch:f,toggleSelect(m){n.toggleSelect(m),r(Ce({legacy:qF(o(),m),next:UF(m)}))},deselectAll(){n.deselectAll(),r(Ce({legacy:Ut(o()),next:ar()}))},sortBy(m){n.sortBy(m),r(Ce({legacy:dn({facetId:o(),sortCriterion:m})}))},isSortedBy(m){return this.state.sortCriterion===m},showMoreValues(){n.showMoreValues(),r(Ai({legacy:fs(o())}))},showLessValues(){n.showLessValues(),r(Ai({legacy:ms(o())}))},get state(){return{...n.state,facetSearch:i.state}}}}function qQ(e){return e.addReducers({facetSet:gs,configuration:be,facetSearchSet:Rm,search:Ie}),!0}d();c();l();u();d();c();l();u();d();c();l();u();var yu=e=>e.state==="selected",YF=e=>e.state==="excluded";var Em=e=>yu(e)?Vn():pr();var Fm=(e,t)=>{let r=`${t.start}..${t.end}`,n={facetId:e,facetValue:r};return yu(t)?Mr(n):Yt(n)};d();c();l();u();d();c();l();u();d();c();l();u();var Tm=P("rangeFacet/executeToggleSelect",e=>_(e,jn(e.selection))),Pm=P("rangeFacet/executeToggleExclude",e=>_(e,jn(e.selection)));var KF={facetId:ye,selection:new Y({values:_a})},XF=me("dateFacet/executeToggleSelect",(e,{dispatch:t,extra:{validatePayload:r}})=>{r(e,KF),t(fn(e)),t(Tm(e)),t(Be())}),ZF=me("dateFacet/executeToggleExclude",(e,{dispatch:t,extra:{validatePayload:r}})=>{r(e,KF),t(mn(e)),t(Pm(e)),t(Be())});d();c();l();u();function km(e,t){if(!e.generateAutomaticRanges&&e.currentValues===void 0){let r=`currentValues should be specified for ${t} when generateAutomaticRanges is false.`;throw new Error(r)}}d();c();l();u();function Om(e,t){let{facetId:r,getRequest:n}=t,o=he(e),a=e.dispatch,i=()=>Zr(e.state,r);return{...o,isValueSelected:yu,isValueExcluded:YF,deselectAll(){a(St(r)),a(Be())},sortBy(p){a(ys({facetId:r,criterion:p})),a(Be())},isSortedBy(p){return this.state.sortCriterion===p},enable(){a(nr(r))},disable(){a(pt(r))},get state(){let p=n(),f=Fn(e.state,r),m=p.sortCriteria,g=p.resultsMustMatch,C=f?f.values:[],x=Br(e.state),h=i(),S=C.some(w=>w.state!=="idle"),b=f?.domain;return{facetId:r,values:C,sortCriterion:m,resultsMustMatch:g,hasActiveValues:S,isLoading:x,enabled:h,domain:b}}}}d();c();l();u();d();c();l();u();var _m=["idle","selected","excluded"];d();c();l();u();var Nm=["ascending","descending"],Dm=["even","equiprobable"];var MQ={start:new $,end:new $,endInclusive:new fe,state:new $({constrainTo:_m})},VQ=new Pe({facetId:sn,field:cn,tabs:new Y({options:{required:!1},values:{included:new ne({each:new $}),excluded:new ne({each:new $})}}),generateAutomaticRanges:Lf,filterFacetCount:un,injectionDepth:ln,numberOfValues:qr,currentValues:new ne({each:new Y({values:MQ})}),sortCriteria:new $({constrainTo:Nm}),rangeAlgorithm:new $({constrainTo:Dm})});function qm(e,t){ht(e,VQ,t,"buildDateFacet"),Kf(t)}function JF(e,t){if(!jQ(e))throw ae;km(t.options,"buildDateFacet");let r=e.dispatch,n=wr(e,t.options),o=t.options.tabs??{},a=jt(e.state.tabSet),i={currentValues:[],...t.options,facetId:n,tabs:o,activeTab:a};qm(e,i),r(pn(i));let p=Om(e,{facetId:n,getRequest:()=>e.state.dateFacetSet[n].request});return{...p,toggleSelect:f=>r(XF({facetId:n,selection:f})),toggleSingleSelect:function(f){f.state==="idle"&&r(St(n)),this.toggleSelect(f)},toggleExclude:f=>r(ZF({facetId:n,selection:f})),toggleSingleExclude:function(f){f.state==="idle"&&r(St(n)),this.toggleExclude(f)},get state(){return p.state}}}function jQ(e){return e.addReducers({configuration:be,search:Ie,dateFacetSet:hn,facetOptions:Qt}),!0}function eT(e,t){let r=JF(e,t),n=e.dispatch,o=()=>r.state.facetId;return{...r,deselectAll(){r.deselectAll(),n(Ce({legacy:Ut(o()),next:ar()}))},sortBy(a){r.sortBy(a),n(Ce({legacy:dn({facetId:o(),sortCriterion:a})}))},toggleSelect:a=>{r.toggleSelect(a),n(Ce({legacy:Fm(o(),a),next:Em(a)}))},get state(){return r.state}}}d();c();l();u();d();c();l();u();function tT(e,t){if(!LQ(e))throw ae;let r=he(e),{dispatch:n}=e,o=()=>e.state,a=wr(e,t.options),i=t.options.tabs??{},p=jt(e.state.tabSet),f={...t.options,currentValues:t.initialState?.range?[{...t.initialState.range,endInclusive:!0,state:"selected"}]:[],generateAutomaticRanges:!1,facetId:a,tabs:i,activeTab:p};qm(e,f),n(pn(f));let m=()=>Zr(e.state,a);return{...r,clear:()=>{n(Ln({facetId:a,values:[]})),n(Be())},setRange:g=>{let C={...g,state:"selected",numberOfResults:0,endInclusive:!0},x=Ln({facetId:a,values:[C]});return x.error?!1:(n(x),n(Be()),!0)},enable(){n(nr(a))},disable(){n(pt(a))},get state(){let g=Br(o()),C=m(),x=ZE(o(),a),h=x.length?x[0]:void 0;return{facetId:a,isLoading:g,range:h,enabled:C}}}}function LQ(e){return e.addReducers({dateFacetSet:hn,facetOptions:Qt,configuration:be,search:Ie}),!0}function rT(e,t){if(!UQ(e))throw ae;let r=tT(e,t),{dispatch:n}=e,o=()=>r.state.facetId;return{...r,clear:()=>{r.clear(),n(Ce({legacy:Ut(o()),next:ar()}))},setRange:a=>{let i=r.setRange(a);return i&&n(Ce({legacy:Yt({facetId:o(),facetValue:`${a.start}..${a.end}`}),next:pr()})),i},get state(){return{...r.state}}}}function UQ(e){return e.addReducers({dateFacetSet:hn,configuration:be,search:Ie}),!0}d();c();l();u();d();c();l();u();d();c();l();u();var nT={facetId:ye,selection:new Y({values:Oa})},oT=me("numericFacet/executeToggleSelect",(e,{dispatch:t,extra:{validatePayload:r}})=>{r(e,nT),t(Sn(e)),t(Tm(e)),t(Be())}),KUe=me("numericFacet/executeToggleExclude",(e,{dispatch:t,extra:{validatePayload:r}})=>{r(e,nT),t(vn(e)),t(Pm(e)),t(Be())});d();c();l();u();var QQ={start:new oe,end:new oe,endInclusive:new fe,state:new $({constrainTo:_m})},BQ=new Pe({facetId:sn,tabs:new Y({options:{required:!1},values:{included:new ne({each:new $}),excluded:new ne({each:new $})}}),field:cn,generateAutomaticRanges:Lf,filterFacetCount:un,injectionDepth:ln,numberOfValues:qr,currentValues:new ne({each:new Y({values:QQ})}),sortCriteria:new $({constrainTo:Nm}),resultsMustMatch:new $({constrainTo:vs}),rangeAlgorithm:new $({constrainTo:Dm})});function Mm(e,t){ht(e,BQ,t,"buildNumericFacet"),um(t)}d();c();l();u();function Vm(e){return{endInclusive:!1,state:"idle",...e}}function aT(e,t){if(!GQ(e))throw ae;km(t.options,"buildNumericFacet");let r=e.dispatch,n=wr(e,t.options),o=t.options.tabs??{},a=jt(e.state.tabSet),i={currentValues:[],...t.options,facetId:n,tabs:o,activeTab:a};Mm(e,i),r(yn(i));let p=Om(e,{facetId:n,getRequest:()=>e.state.numericFacetSet[n].request});return{...p,toggleSelect:f=>r(oT({facetId:n,selection:f})),toggleSingleSelect(f){f.state==="idle"&&r(St(n)),this.toggleSelect(f)},get state(){return p.state}}}function GQ(e){return e.addReducers({numericFacetSet:bo,facetOptions:Qt,configuration:be,search:Ie}),!0}function iT(e,t){let r=aT(e,t),n=e.dispatch,o=()=>r.state.facetId;return{...r,deselectAll(){r.deselectAll(),n(Ce({legacy:Ut(o()),next:ar()}))},sortBy(a){r.sortBy(a),n(Ce({legacy:dn({facetId:o(),sortCriterion:a})}))},toggleSelect:a=>{r.toggleSelect(a),n(Ce({legacy:Fm(o(),a),next:Em(a)}))},get state(){return{...r.state}}}}d();c();l();u();d();c();l();u();function sT(e,t){if(!$Q(e))throw ae;let r=he(e),{dispatch:n}=e,o=()=>e.state,a=wr(e,t.options),i=t.options.tabs??{},p=jt(e.state.tabSet),f={...t.options,currentValues:t.initialState?.range?[{...t.initialState.range,endInclusive:!0,state:"selected"}]:[],generateAutomaticRanges:!1,facetId:a,tabs:i,activeTab:p};Mm(e,f),n(yn(f));let m=()=>Zr(e.state,a);return{...r,clear:()=>{n(Un({facetId:a,values:[]})),n(Be())},setRange:g=>{let C={...g,state:"selected",numberOfResults:0,endInclusive:!0},x=Un({facetId:a,values:[C]});return x.error?!1:(n(x),n(Be()),!0)},enable(){n(nr(a))},disable(){n(pt(a))},get state(){let g=Br(o()),C=m(),x=oF(o(),a),h=x.length?x[0]:void 0;return{facetId:a,isLoading:g,range:h,enabled:C}}}}function $Q(e){return e.addReducers({numericFacetSet:bo,facetOptions:Qt,configuration:be,search:Ie}),!0}function cT(e,t){let r=sT(e,t),{dispatch:n}=e,o=()=>r.state.facetId;return{...r,clear:()=>{r.clear(),n(Ce({legacy:Ut(o()),next:ar()}))},setRange:a=>{let i=r.setRange(a);return i&&n(Ce({legacy:Yt({facetId:o(),facetValue:`${a.start}..${a.end}`}),next:pr()})),i},get state(){return{...r.state}}}}d();c();l();u();d();c();l();u();var HQ=e=>te("showMoreFoldedResults")("analytics/folding/showMore",(t,r)=>(Ot(e),t.logShowMoreFoldedResults(Xe(e,r),Ze(e),J(r.insightCaseContext)))),zQ=()=>te("showLessFoldedResults")("analytics/folding/showLess",(e,t)=>e.logShowLessFoldedResults(J(t.insightCaseContext))),uT={logShowMoreFoldedResults:HQ,logShowLessFoldedResults:zQ};d();c();l();u();d();c();l();u();var Su={collectionField:new $({emptyAllowed:!1,required:!1}),parentField:new $({emptyAllowed:!1,required:!1}),childField:new $({emptyAllowed:!1,required:!1}),numberOfFoldedResults:new oe({min:0,required:!1})},As=P("folding/register",e=>_(e,Su)),jm=me("folding/loadCollection",/*#__PURE__*/function(){var _ref93=_asyncToGenerator(function*(e,{getState:t,rejectWithValue:r,extra:{apiClient:n,navigatorContext:o}}){let a=t(),i=a.configuration.analytics.analyticsMode==="legacy"?yield to(a):bi(a,o),p=yield n.search({...i,q:WQ(a),enableQuerySyntax:!0,cq:`@${a.folding.fields.collection}="${e}"`,filterField:a.folding.fields.collection,childField:a.folding.fields.parent,parentField:a.folding.fields.child,filterFieldRange:100},{origin:"foldingCollection"});return He(p)?r(p.error):{collectionId:e,results:p.success.results,searchUid:p.success.searchUid,rootResult:a.folding.collections[e].result}});return function(_x224,_x225){return _ref93.apply(this,arguments)}}());function WQ(e){return e.query.q===""?"":e.query.enableQuerySyntax?`${e.query.q} OR @uri`:`( <@- ${e.query.q} -@> ) OR @uri`}var lT=P("folding/register",e=>_(e,Su)),Lm=me("folding/loadCollection",/*#__PURE__*/function(){var _ref94=_asyncToGenerator(function*(e,{getState:t,rejectWithValue:r,extra:{apiClient:n}}){let o=t(),a=yield Ex(o,e),p=(yield _x(n,o,a,{origin:"foldingCollection"})).response;return He(p)?r(p.error):{collectionId:e,results:p.success.results,searchUid:p.success.searchUid,rootResult:o.folding.collections[e].result}});return function(_x226,_x227){return _ref94.apply(this,arguments)}}());d();c();l();u();d();c();l();u();d();c();l();u();var Um=()=>({enabled:!1,fields:{collection:"foldingcollection",parent:"foldingparent",child:"foldingchild"},filterFieldRange:2,collections:{}});function YQ(e,t){return e.raw[t.collection]}function Sv(e,t){return e.raw[t.parent]}function vu(e,t){let r=e.raw[t.child];return _u(r)?r[0]:r}function KQ(e,t){return(e||t)!==void 0&&e===t}function pT(e,t,r,n=[]){let o=vu(e,r);return o?n.indexOf(o)!==-1?[]:t.filter(a=>{let i=vu(a,r)===vu(e,r);return Sv(a,r)===o&&!i}).map(a=>{let i={...a,searchUid:e.searchUid};return{result:i,children:pT(i,t,r,[...n,o])}}):[]}function XQ(e,t){return e.find(r=>{let n=Sv(r,t)===void 0,o=KQ(Sv(r,t),vu(r,t));return n||o})}function fT(e){return e.parentResult?fT(e.parentResult):e}function ZQ(e,t,r,n){let o=Ll(e),i={...(n??XQ(o,t)??fT(e)),searchUid:r},p=pT(i,o,t);return{result:i,children:p,moreResultsAvailable:e.totalNumberOfChildResults>p.length+1,isLoadingMoreResults:!1}}function Qm(e,t,r,n){let o={};return e.forEach(a=>{let i=YQ(a,t);i&&(!vu(a,t)&&!a.parentResult||(o[i]=ZQ(a,t,r,n)))}),o}function dT(e,t){if(!e.collections[t])throw new Error(`Missing collection ${t} from ${Object.keys(e.collections)}: Folding most probably in an invalid state...`);return e.collections[t]}var Bm=pe(Um(),e=>e.addCase(ke.fulfilled,(t,{payload:r})=>{t.collections=t.enabled?Qm(r.response.results,t.fields,r.response.searchUid):{}}).addCase(Xr.fulfilled,(t,{payload:r})=>{t.collections=t.enabled?Qm(r.response.results,t.fields,r.response.searchUid):{}}).addCase(io.fulfilled,(t,{payload:r})=>{t.collections=t.enabled?{...t.collections,...Qm(r.response.results,t.fields,r.response.searchUid)}:{}}).addCase(As,(t,{payload:r})=>t.enabled?t:{enabled:!0,collections:{},fields:{collection:r.collectionField??t.fields.collection,parent:r.parentField??t.fields.parent,child:r.childField??t.fields.child},filterFieldRange:r.numberOfFoldedResults??t.filterFieldRange}).addCase(jm.pending,(t,{meta:r})=>{let n=r.arg;dT(t,n).isLoadingMoreResults=!0}).addCase(jm.rejected,(t,{meta:r})=>{let n=r.arg;dT(t,n).isLoadingMoreResults=!1}).addCase(jm.fulfilled,(t,{payload:{collectionId:r,results:n,rootResult:o,searchUid:a}})=>{let i=Qm(n,t.fields,a,o);if(!i||!i[r])throw new Error(`Unable to create collection ${r} from received results: ${JSON.stringify(n)}. Folding most probably in an invalid state... `);t.collections[r]=i[r],t.collections[r].moreResultsAvailable=!1}));d();c();l();u();d();c();l();u();var Au={id:z},wo=P("querySuggest/register",e=>_(e,{...Au,count:new oe({min:0})})),mT=P("querySuggest/unregister",e=>_(e,Au)),Ro=P("querySuggest/selectSuggestion",e=>_(e,{...Au,expression:Ke})),Io=P("querySuggest/clear",e=>_(e,Au)),Cs=me("querySuggest/fetch",/*#__PURE__*/function(){var _ref95=_asyncToGenerator(function*(e,{getState:t,rejectWithValue:r,extra:{apiClient:n,validatePayload:o,navigatorContext:a}}){o(e,Au);let i=e.id,p=yield JQ(i,t(),a),f=yield n.querySuggest(p);return He(f)?r(f.error):{id:i,q:p.q,...f.success}});return function(_x228,_x229){return _ref95.apply(this,arguments)}}()),JQ=/*#__PURE__*/function(){var _ref96=_asyncToGenerator(function*(e,t,r){return{accessToken:t.configuration.accessToken,organizationId:t.configuration.organizationId,url:t.configuration.search.apiBaseUrl??Kt(t.configuration.organizationId,t.configuration.environment),count:t.querySuggest[e].count,q:t.querySet[e],locale:t.configuration.search.locale,timezone:t.configuration.search.timezone,actionsHistory:t.configuration.analytics.enabled?Vt.getInstance().getHistory():[],...(t.context&&{context:t.context.contextValues}),...(t.pipeline&&{pipeline:t.pipeline}),...(t.searchHub&&{searchHub:t.searchHub}),tab:t.configuration.analytics.originLevel2,...(t.configuration.analytics.enabled&&{...(t.configuration.analytics.enabled&&t.configuration.analytics.analyticsMode==="legacy"?yield Zn(t.configuration.analytics):Wo(t.configuration.analytics,r))}),...(t.configuration.search.authenticationProviders.length&&{authentication:t.configuration.search.authenticationProviders.join(",")})}});return function JQ(_x230,_x231,_x232){return _ref96.apply(this,arguments)}}();var Eo=pe(ct(),e=>e.addCase(Wt,(t,r)=>({...t,...r.payload})).addCase(Zt,(t,r)=>{t.q=r.payload}).addCase(Ro,(t,r)=>{t.q=r.payload.expression}).addCase(tt.fulfilled,(t,r)=>r.payload?.query??t).addCase(ot,(t,r)=>{t.q=r.payload.q??t.q,t.enableQuerySyntax=r.payload.enableQuerySyntax??t.enableQuerySyntax}));d();c();l();u();d();c();l();u();var Fo=P("fields/registerFieldsToInclude",e=>_(e,zu)),Gm=P("fields/fetchall/enable"),$m=P("fields/fetchall/disable"),Hm=me("fields/fetchDescription",/*#__PURE__*/function(){var _ref97=_asyncToGenerator(function*(e,{extra:t,getState:r,rejectWithValue:n}){let o=r(),{accessToken:a,environment:i,organizationId:p}=o.configuration,{apiBaseUrl:f}=o.configuration.search,m=yield t.apiClient.fieldDescriptions({accessToken:a,organizationId:p,url:f??Kt(p,i)});return He(m)?n(m.error):m.success.fields});return function(_x233,_x234){return _ref97.apply(this,arguments)}}());d();c();l();u();d();c();l();u();var gT=["author","language","urihash","objecttype","collection","source","permanentid"],eB=[...gT,"date","filetype","parents"],Y1e=[...eB,"ec_price","ec_name","ec_description","ec_brand","ec_category","ec_item_group_id","ec_shortdesc","ec_thumbnails","ec_images","ec_promo_price","ec_in_stock","ec_rating"],hT=()=>({fieldsToInclude:gT,fetchAllFields:!1,fieldsDescription:[]});var bs=pe(hT(),e=>e.addCase(Fo,(t,r)=>{t.fieldsToInclude=[...new Set(t.fieldsToInclude.concat(r.payload))]}).addCase(Gm,t=>{t.fetchAllFields=!0}).addCase($m,t=>{t.fetchAllFields=!1}).addCase(Hm.fulfilled,(t,{payload:r})=>{t.fieldsDescription=r}).addCase(As,(t,{payload:r})=>{let n=Um().fields;t.fieldsToInclude.push(r.collectionField??n.collection,r.parentField??n.parent,r.childField??n.child)}));d();c();l();u();function xs(e){if(!tB(e))throw ae;let t=he(e),r=()=>e.state;return{...t,get state(){let n=r();return{hasError:n.search.error!==null,isLoading:n.search.isLoading,hasResults:!!n.search.results.length,firstSearchExecuted:xd(n)}}}}function tB(e){return e.addReducers({search:Ie}),!0}var rB=new Pe({fieldsToInclude:new ne({required:!1,each:new $({required:!0,emptyAllowed:!1})})});function zm(e,t){if(!nB(e))throw ae;let r=he(e),n=xs(e),{dispatch:o}=e,a=()=>e.state,i=ht(e,rB,t?.options,"buildCoreResultList");i.fieldsToInclude&&o(Fo(i.fieldsToInclude));let p=()=>e.state.search.results.length<e.state.search.response.totalCountFiltered,f=0,m=0,g=5,C=200,x=!1;return{...r,get state(){let S=a();return{...n.state,results:S.search.results,moreResultsAvailable:p(),searchResponseId:S.search.searchResponseId}},fetchMoreResults:function(){var _ref98=_asyncToGenerator(function*(){if(e.state.search.isLoading)return;if(!p()){e.logger.info("No more results are available for the result list to fetch.");return}if(Date.now()-f<C){if(m++,m>=g){f=Date.now(),!x&&e.logger.error(`The result list method "fetchMoreResults" execution prevented because it has been triggered consecutively ${g} times, with little delay. Please verify the conditions under which the function is called.`),x=!0;return}}else m=0;x=!1,t?.fetchMoreResultsActionCreator&&(yield o(t?.fetchMoreResultsActionCreator()),f=Date.now())});return function fetchMoreResults(){return _ref98.apply(this,arguments)}}()}}function nB(e){return e.addReducers({search:Ie,configuration:be,fields:bs}),!0}var oB=new Pe(Su);function yT(e,t,r){if(!aB(e))throw ae;let n=zm(e,t),{dispatch:o}=e,a=()=>e.state,i=t.options?.folding?ht(e,oB,t.options.folding,"buildFoldedResultList"):{};return o(As({...i})),{...n,loadCollection:p=>{o(t.loadCollectionActionCreator(p.result.raw[e.state.folding.fields.collection])),o(r.logShowMoreFoldedResults(p.result))},logShowMoreFoldedResults:p=>{o(r.logShowMoreFoldedResults(p))},logShowLessFoldedResults:()=>{o(r.logShowLessFoldedResults())},findResultById(p){return vv(this.state.results,f=>f.result.uniqueId===p.result.uniqueId)},findResultByCollection(p){return vv(this.state.results,f=>f.result.raw.foldingcollection===p.result.raw.foldingcollection)},get state(){let p=a();return{...n.state,results:n.state.results.map(f=>{let m=f.raw[p.folding.fields.collection];return!m||!p.folding.collections[m]?{result:f,moreResultsAvailable:!1,isLoadingMoreResults:!1,children:[]}:p.folding.collections[m]})}}}}function aB(e){return e.addReducers({search:Ie,configuration:rp,folding:Bm,query:Eo}),!0}function vv(e,t){for(let r=0;r<e.length;r++){let n=e[r];if(t(n))return n;if(n.children.length){let o=vv(n.children,t);if(o)return o}}return null}function ST(e,t={}){let r=yT(e,{...t,loadCollectionActionCreator:Lm,fetchMoreResultsActionCreator:sd},uT);return{...r,get state(){return r.state}}}d();c();l();u();d();c();l();u();var iB=()=>te("retryGeneratedAnswer")("analytics/generatedAnswer/retry",(e,t)=>e.logRetryGeneratedAnswer(J(t.insightCaseContext))),Av=e=>te("openGeneratedAnswerSource")({prefix:"analytics/generatedAnswer/openAnswerSource",__legacy__getBuilder:(t,r)=>{let n=Le(r),o=fi(r,e);return!n||!o?null:t.logGeneratedAnswerCitationClick(Ul(o,r),{generativeQuestionAnsweringId:n,citationId:o.id,documentId:Ql(o)},J(r.insightCaseContext))},analyticsType:"Rga.CitationClick",analyticsPayloadBuilder:t=>{let r=fi(t,e);return{answerId:Le(t)??"",citationId:e,itemMetadata:{uniqueFieldName:"permanentid",uniqueFieldValue:r?.permanentid??"",title:r?.title,url:r?.clickUri}}}}),sB=(e,t)=>te("generatedAnswerSourceHover")({prefix:"analytics/generatedAnswer/hoverCitation",__legacy__getBuilder:(r,n)=>{let o=Le(n),a=fi(n,e);return!o||!a?null:r.logGeneratedAnswerSourceHover({generativeQuestionAnsweringId:o,permanentId:a.permanentid,citationId:a.id,citationHoverTimeMs:t},J(n.insightCaseContext))},analyticsType:"Rga.CitationHover",analyticsPayloadBuilder:r=>{let n=fi(r,e);return{answerId:Le(r)??"",citationId:e,itemMetadata:{uniqueFieldName:"permanentid",uniqueFieldValue:n?.permanentid??"",title:n?.title,url:n?.clickUri},citationHoverTimeInMs:t}}}),cB=()=>te("likeGeneratedAnswer")({prefix:"analytics/generatedAnswer/like",__legacy__getBuilder:(e,t)=>{let r=Le(t);return r?e.logLikeGeneratedAnswer({generativeQuestionAnsweringId:r},J(t.insightCaseContext)):null},analyticsType:"Rga.AnswerAction",analyticsPayloadBuilder:e=>({answerId:Le(e)??"",action:"like"})}),uB=()=>te("dislikeGeneratedAnswer")({prefix:"analytics/generatedAnswer/dislike",__legacy__getBuilder:(e,t)=>{let r=Le(t);return r?e.logDislikeGeneratedAnswer({generativeQuestionAnsweringId:r},J(t.insightCaseContext)):null},analyticsType:"Rga.AnswerAction",analyticsPayloadBuilder:e=>({answerId:Le(e)??"",action:"dislike"})}),lB=e=>te("generatedAnswerFeedbackSubmit")({prefix:"analytics/generatedAnswer/sendFeedback",__legacy__getBuilder:(t,r)=>{let n=Le(r);return n?t.logGeneratedAnswerFeedbackSubmitV2({generativeQuestionAnsweringId:n,...e},J(r.insightCaseContext)):null},analyticsType:"Rga.SubmitFeedback",analyticsPayloadBuilder:t=>{let r=Le(t),{helpful:n,readable:o,documented:a,hallucinationFree:i,correctTopic:p,documentUrl:f,details:m}=e;return{answerId:r??"",helpful:n,details:{readable:Uc(o),documented:Uc(a),correctTopic:Uc(p),hallucinationFree:Uc(i)},additionalNotes:m,correctAnswerUrl:f}}}),dB=e=>te("generatedAnswerStreamEnd")({prefix:"analytics/generatedAnswer/streamEnd",__legacy__getBuilder:(t,r)=>{let n=Le(r),o=e?!r.generatedAnswer?.answer?.trim():void 0;return n?t.logGeneratedAnswerStreamEnd({generativeQuestionAnsweringId:n,answerGenerated:e,answerTextIsEmpty:o},J(r.insightCaseContext)):null},analyticsType:"Rga.AnswerReceived",analyticsPayloadBuilder:t=>({answerId:Le(t)??"",answerGenerated:e})});var pB=()=>te("generatedAnswerShowAnswers")({prefix:"analytics/generatedAnswer/show",__legacy__getBuilder:(e,t)=>{let r=Le(t);return r?e.logGeneratedAnswerShowAnswers({generativeQuestionAnsweringId:r},J(t.insightCaseContext)):null},analyticsType:"Rga.AnswerAction",analyticsPayloadBuilder:e=>({answerId:Le(e)??"",action:"show"})}),fB=()=>te("generatedAnswerHideAnswers")({prefix:"analytics/generatedAnswer/hide",__legacy__getBuilder:(e,t)=>{let r=Le(t);return r?e.logGeneratedAnswerHideAnswers({generativeQuestionAnsweringId:r},J(t.insightCaseContext)):null},analyticsType:"Rga.AnswerAction",analyticsPayloadBuilder:e=>({answerId:Le(e)??"",action:"hide"})}),mB=()=>te("generatedAnswerExpand")({prefix:"analytics/generatedAnswer/expand",__legacy__getBuilder:(e,t)=>{let r=Le(t);return r?e.logGeneratedAnswerExpand({generativeQuestionAnsweringId:r},J(t.insightCaseContext)):null},analyticsType:"Rga.AnswerAction",analyticsPayloadBuilder:e=>({answerId:Le(e)??"",action:"expand"})}),gB=()=>te("generatedAnswerCollapse")({prefix:"analytics/generatedAnswer/collapse",__legacy__getBuilder:(e,t)=>{let r=Le(t);return r?e.logGeneratedAnswerCollapse({generativeQuestionAnsweringId:r},J(t.insightCaseContext)):null},analyticsType:"Rga.AnswerAction",analyticsPayloadBuilder:e=>({answerId:Le(e)??"",action:"collapse"})}),hB=()=>te("generatedAnswerCopyToClipboard")({prefix:"analytics/generatedAnswer/copy",__legacy__getBuilder:(e,t)=>{let r=Le(t);return r?e.logGeneratedAnswerCopyToClipboard({generativeQuestionAnsweringId:r},J(t.insightCaseContext)):null},analyticsType:"Rga.AnswerAction",analyticsPayloadBuilder:e=>({answerId:Le(e)??"",action:"copyToClipboard"})}),Wm={logCopyGeneratedAnswer:hB,logGeneratedAnswerHideAnswers:fB,logGeneratedAnswerShowAnswers:pB,logGeneratedAnswerStreamEnd:dB,logGeneratedAnswerFeedback:lB,logDislikeGeneratedAnswer:uB,logLikeGeneratedAnswer:cB,logHoverCitation:sB,logOpenGeneratedAnswerSource:Av,logRetryGeneratedAnswer:iB,logGeneratedAnswerExpand:mB,logGeneratedAnswerCollapse:gB};d();c();l();u();d();c();l();u();d();c();l();u();function Ym(e){let t=new Set;return e.filter(r=>{let n=!t.has(r.uri);return n&&t.add(r.uri),n})}var ws=pe(iS(),e=>e.addCase(Di,(t,{payload:r})=>{t.isVisible=r}).addCase(Qc,(t,{payload:r})=>{t.isEnabled=r}).addCase(Ud,(t,{payload:r})=>{t.id=r.id}).addCase(ea,(t,{payload:r})=>{t.isLoading=!1,t.isStreaming=!0,delete t.error;let n=r.textDelta,o=!!t.answer?.trim(),a=n.trim().length>0;if(o){t.answer+=n;return}t.answer=a?n:void 0}).addCase(ta,(t,{payload:r})=>{t.isLoading=!1,t.isStreaming=!0,t.citations=Ym([...t.citations,...r.citations]),delete t.error}).addCase(ra,(t,{payload:r})=>{t.isLoading=!1,t.isStreaming=!1,t.error={...r,isRetryable:r.code===sh},t.citations=[],delete t.answer}).addCase(Md,t=>{t.liked=!0,t.disliked=!1}).addCase(Vd,t=>{t.liked=!1,t.disliked=!0}).addCase(jd,t=>{t.feedbackModalOpen=!0}).addCase(Qd,t=>{t.feedbackModalOpen=!1}).addCase(Mi,t=>{t.feedbackSubmitted=!0}).addCase(lr,t=>({...iS(),...(t.answerConfigurationId?{answerConfigurationId:t.answerConfigurationId}:{}),responseFormat:t.responseFormat,fieldsToIncludeInCitations:t.fieldsToIncludeInCitations,isVisible:t.isVisible,id:t.id})).addCase(Jr,(t,{payload:r})=>{t.isLoading=r}).addCase(Jo,(t,{payload:r})=>{t.isStreaming=r}).addCase(na,(t,{payload:r})=>{t.answerContentFormat=r}).addCase(Bd,(t,{payload:r})=>{t.responseFormat=r}).addCase($d,(t,r)=>{t.fieldsToIncludeInCitations=[...new Set(t.fieldsToIncludeInCitations.concat(r.payload))]}).addCase(Gc,(t,{payload:r})=>{t.isAnswerGenerated=r}).addCase(Bc,t=>{t.expanded=!0}).addCase(Ld,t=>{t.expanded=!1}).addCase(Gd,(t,{payload:r})=>{t.answerConfigurationId=r}).addCase(oa,(t,{payload:r})=>{t.cannotAnswer=r}).addCase(cS,(t,{payload:r})=>{t.answerApiQueryParams=r}).addCase(qi,(t,{payload:r})=>{t.answerId=r}).addCase(qd,(t,{payload:r})=>{t.answerGenerationMode=r}).addCase(Hd,(t,{payload:r})=>{t.generationSteps.push({name:r.name,status:"active",startedAt:r.startedAt})}).addCase(zd,(t,{payload:r})=>{let n=t.generationSteps.findLast(o=>o.name===r.name&&o.status==="active");n&&(n.status="completed",n.finishedAt=r.finishedAt)}));d();c();l();u();function Km(e,t,r={}){if(!yB(e))throw ae;let{dispatch:n}=e,o=he(e),a=()=>e.state,i=r.initialState?.isVisible;i!==void 0&&n(Di(i));let p=r.initialState?.responseFormat;p&&n(Bd(p));let f=r.fieldsToIncludeInCitations;return f&&n($d(f)),r.initialState?.expanded&&n(Bc()),{...o,get state(){let g=a().generatedAnswer;return{...g,error:Ff(g.error)}},like(){this.state.liked||(n(Md()),n(t.logLikeGeneratedAnswer(this.state.answerId)))},dislike(){this.state.disliked||(n(Vd()),n(t.logDislikeGeneratedAnswer(this.state.answerId)))},openFeedbackModal(){n(jd())},closeFeedbackModal(){n(Qd())},sendFeedback(g){n(t.logGeneratedAnswerFeedback(g)),n(Mi())},logCitationClick(g,C){n(t.logOpenGeneratedAnswerSource(g,C))},logCitationHover(g,C,x){n(t.logHoverCitation(g,C,x))},show(){this.state.isVisible||(n(Di(!0)),n(t.logGeneratedAnswerShowAnswers()))},hide(){this.state.isVisible&&(n(Di(!1)),n(t.logGeneratedAnswerHideAnswers()))},expand(){this.state.expanded||(n(Bc()),n(t.logGeneratedAnswerExpand()))},collapse(){this.state.expanded&&(n(Ld()),n(t.logGeneratedAnswerCollapse()))},enable(){this.state.isEnabled||n(Qc(!0))},disable(){this.state.isEnabled&&n(Qc(!1))},logCopyToClipboard(g){n(t.logCopyGeneratedAnswer(g))},retry(){}}}function yB(e){return e.addReducers({generatedAnswer:ws}),!0}var Bt={engines:{},setAbortControllerRef:(e,t)=>{Bt.engines[t].abortController=e},getIsStreamInProgress:e=>!Bt.engines[e].abortController||Bt.engines[e].abortController?.signal.aborted?(Bt.engines[e].abortController=void 0,!1):!0,subscribeToSearchRequests:e=>{let t=()=>{let r=e.state,n=r.search.requestId,o=r.search.extendedResults.generativeQuestionAnsweringId,a=r.generatedAnswer.id;if(Bt.engines[a].lastRequestId!==n){if(Bt.engines[a].lastRequestId=n,Bt.engines[a].abortController?.abort(),r.generatedAnswer.isEnabled===!1)return;e.dispatch(lr())}if(!Bt.getIsStreamInProgress(a)&&o&&o!==Bt.engines[a].lastStreamId){if(Bt.engines[a].lastStreamId=o,r.generatedAnswer.isEnabled===!1)return;e.dispatch(Ww({setAbortControllerRef:p=>Bt.setAbortControllerRef(p,a)}))}};return e.subscribe(t)}};function vT(e,t,r={}){if(!SB(e))throw ae;let n=Km(e,t,r),o=()=>e.state;if(e.state.generatedAnswer.id&&!Bt.engines[e.state.generatedAnswer.id]&&(Bt.engines[e.state.generatedAnswer.id]={abortController:void 0,lastRequestId:e.state.search.requestId,lastStreamId:e.state.search.extendedResults.generativeQuestionAnsweringId??""}),!e.state.generatedAnswer.id){let i=Ou("genQA-",12);e.dispatch(Ud({id:i}))}Bt.engines[e.state.generatedAnswer.id]||(Bt.engines[e.state.generatedAnswer.id]={abortController:void 0,lastRequestId:"",lastStreamId:""}),Bt.subscribeToSearchRequests(e);let a=i=>"executeFirstSearchAfterStandaloneSearchBoxRedirect"in i;return{...n,get state(){return o().generatedAnswer},retry(){a(e)&&e.dispatch(ke({legacy:t.logRetryGeneratedAnswer()}))}}}function SB(e){return e.addReducers({generatedAnswer:ws}),!0}d();c();l();u();d();c();l();u();var AT=Kd.injectEndpoints({endpoints:e=>({post:e.query({query:t=>({url:"/evaluations",method:"POST",body:t})})})});var Xm=e=>e==="yes"?!0:e==="no"?!1:null,vB=({answerApiState:e,feedback:t,query:r})=>({additionalNotes:t.details??null,answer:{text:e.answer,responseId:e.answerId,format:e.contentFormat??"text/plain"},correctAnswerUrl:t.documentUrl??null,details:{correctTopic:Xm(t.correctTopic),documented:Xm(t.documented),hallucinationFree:Xm(t.hallucinationFree),readable:Xm(t.readable)},helpful:t.helpful,question:r}),AB=e=>{let t="",r=()=>{let n=e.state,o=kw(n),a=o.requestId;a!==t&&(t=a,e.dispatch(lr()),o.q?.length>0&&e.dispatch(Wd()))};e.subscribe(r)};function CT(e,t,r={}){if(!CB(e))throw ae;Tf(e.state.configuration.analytics.analyticsMode);let{...n}=Km(e,t,r),o=()=>e.state;return e.dispatch(Gd(r.answerConfigurationId)),AB(e),{...n,get state(){let a=uS(e.state).data,i=o().generatedAnswer;return{...i,answer:a?.answer,citations:Ym(a?.citations??[]),error:Ff({message:a?.error?.message,code:a?.error?.code}),isLoading:a?.isLoading??!1,isStreaming:a?.isStreaming??!1,answerContentFormat:a?.contentFormat??"text/plain",isAnswerGenerated:a?.generated??!1,cannotAnswer:i.cannotAnswer||a?.generated===!1&&!a?.isLoading&&!a?.isStreaming}},retry(){let a=Od(o());e.dispatch(Yd(a??Xo))},reset(){e.dispatch(lr())},sendFeedback(a){return _asyncToGenerator(function*(){e.dispatch(t.logGeneratedAnswerFeedback(a));let i=vB({query:o().query.q,feedback:a,answerApiState:uS(e.state).data});e.dispatch(AT.endpoints.post.initiate(i)),e.dispatch(Mi())})()}}}function CB(e){return e.addReducers({[aa.reducerPath]:aa.reducer,query:Eo}),!0}function bT(e,t={}){let{dispatch:r}=e,n=t.answerConfigurationId?CT(e,Wm,t):vT(e,Wm,t);return{...n,get state(){return n.state},retry(){r(Ce({legacy:Wm.logRetryGeneratedAnswer(),next:Ow()}))}}}d();c();l();u();d();c();l();u();d();c();l();u();function An(e,t,r){if(!bB(e))throw ae;let n=1e3,o={selectionDelay:n,debounceWait:n,...t.options},a;return{select:qu(r,o.debounceWait,{isImmediate:!0}),beginDelayedSelect(){a=setTimeout(r,o.selectionDelay)},cancelPendingSelect(){a&&clearTimeout(a)}}}function bB(e){return e.addReducers({configuration:be}),!0}function xT(e,t,r){let n=!1,o=()=>{n||(n=!0,e.dispatch(t.logOpenGeneratedAnswerSource(r.options.citation.id,r.options.answerId)))};return An(e,r,()=>{o()})}function wT(e,t){return xT(e,{logOpenGeneratedAnswerSource:Av},t)}d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();var IB=new oe({min:1,default:8,required:!1}),EB=new oe({min:1,max:20,default:5,required:!1}),FB={desiredCount:EB,numberOfValues:IB},eHe=P("automaticFacet/setOptions",e=>_(e,FB)),tHe=P("automaticFacet/deselectAll",e=>_(e,ye)),TB=z,RT=P("automaticFacet/toggleSelectValue",e=>_(e,{field:TB,selection:new Y({values:Pa})}));var Is=pe(Wr(),e=>{e.addCase(fd,(t,r)=>{let n=Cv(t),o=r.payload;t.defaultNumberOfResults=t.numberOfResults=o,t.firstResult=Cu(n,o)}).addCase(md,(t,r)=>{t.numberOfResults=r.payload,t.firstResult=0}).addCase(_t,t=>{t.firstResult=0}).addCase(gd,(t,r)=>{let n=r.payload;t.firstResult=Cu(n,t.numberOfResults)}).addCase(eo,(t,r)=>{let n=r.payload;t.firstResult=Cu(n,t.numberOfResults)}).addCase(yd,t=>{let r=Cv(t),n=Math.max(r-1,1);t.firstResult=Cu(n,t.numberOfResults)}).addCase(hd,t=>{let r=Cv(t),n=PB(t),o=Math.min(r+1,n);t.firstResult=Cu(o,t.numberOfResults)}).addCase(tt.fulfilled,(t,r)=>{r.payload&&(t.numberOfResults=r.payload.pagination.numberOfResults,t.firstResult=r.payload.pagination.firstResult)}).addCase(ot,(t,r)=>{t.firstResult=r.payload.firstResult??t.firstResult,t.numberOfResults=r.payload.numberOfResults??t.defaultNumberOfResults}).addCase(ke.fulfilled,(t,r)=>{let{response:n}=r.payload;t.totalCountFiltered=n.totalCountFiltered}).addCase(Xr.fulfilled,(t,r)=>{let{response:n}=r.payload;t.totalCountFiltered=n.totalCountFiltered}).addCase(St,t=>{Gt(t)}).addCase(mn,t=>{Gt(t)}).addCase(Co,t=>{Gt(t)}).addCase(vn,t=>{Gt(t)}).addCase(zf,t=>{Gt(t)}).addCase(Ao,t=>{Gt(t)}).addCase(vo,t=>{Gt(t)}).addCase(ss,t=>{Gt(t)}).addCase(qf,t=>{Gt(t)}).addCase(fn,t=>{Gt(t)}).addCase(Sn,t=>{Gt(t)}).addCase(Jt,t=>{Gt(t)}).addCase(Ln,t=>{Gt(t)}).addCase(Un,t=>{Gt(t)}).addCase(Hf,t=>{Gt(t)}).addCase(RT,t=>{Gt(t)})});function Gt(e){e.firstResult=Wr().firstResult}function Cv(e){let{firstResult:t,numberOfResults:r}=e;return bv(t,r)}function PB(e){let{totalCountFiltered:t,numberOfResults:r}=e;return xv(t,r)}function Cu(e,t){return(e-1)*t}function bv(e,t){return Math.round(e/t)+1}function xv(e,t){let r=Math.min(e,5e3);return Math.ceil(r/t)}function kB(e){return e.pagination.firstResult}function IT(e){return e.pagination.numberOfResults}function OB(e){return e.pagination.totalCountFiltered}var To=e=>{let t=kB(e),r=IT(e);return bv(t,r)},wv=e=>{let t=OB(e),r=IT(e);return xv(t,r)},ET=(e,t)=>{let r=To(e),n=wv(e),o=_B(r,t);return o=NB(o),o=DB(o,n),qB(o)};function _B(e,t){let r=t%2===0,n=Math.floor(t/2),o=r?n-1:n,a=e-n,i=e+o;return{start:a,end:i}}function NB(e){let t=Math.max(1-e.start,0),r=e.start+t,n=e.end+t;return{start:r,end:n}}function DB(e,t){let r=Math.max(e.end-t,0),n=Math.max(e.start-r,1),o=e.end-r;return{start:n,end:o}}function qB(e){let t=[];for(let r=e.start;r<=e.end;++r)t.push(r);return t}var Rv=()=>ze("analytics/pager/resize",(e,t)=>e.makePagerResize({currentResultsPerPage:t.pagination?.numberOfResults||Wr().numberOfResults}));var Es=()=>({actionCause:"browseResults"});d();c();l();u();d();c();l();u();var Zm=()=>te("pagerNumber")("analytics/pager/number",(e,t)=>e.logPagerNumber({pagerNumber:To(t),...J(t.insightCaseContext)})),Jm=()=>te("pagerNext")("analytics/pager/next",(e,t)=>e.logPagerNext({pagerNumber:To(t),...J(t.insightCaseContext)})),eg=()=>te("pagerPrevious")("analytics/pager/previous",(e,t)=>e.logPagerPrevious({pagerNumber:To(t),...J(t.insightCaseContext)}));d();c();l();u();var MB=new Pe({numberOfPages:new oe({default:5,min:0})}),VB=new Pe({page:new oe({min:1})});function FT(e,t={}){if(!jB(e))throw ae;let r=he(e),{dispatch:n}=e,o=ht(e,MB,t.options,"buildPager"),i=gr(e,VB,t.initialState,"buildPager").page;i&&n(gd(i));let p=()=>To(e.state),f=()=>{let{numberOfPages:g}=o;return ET(e.state,g)},m=()=>wv(e.state);return{...r,get state(){let g=p(),C=m(),x=g>1&&C>0,h=g<C;return{currentPage:g,currentPages:f(),maxPage:C,hasPreviousPage:x,hasNextPage:h}},selectPage(g){n(eo(g))},nextPage(){n(hd())},previousPage(){n(yd())},isCurrentPage(g){return g===this.state.currentPage}}}function jB(e){return e.addReducers({configuration:be,pagination:Is}),!0}function TT(e,t={}){let{dispatch:r}=e,n=FT(e,t);return{...n,get state(){return n.state},selectPage(o){n.selectPage(o),r(id({legacy:Zm(),next:Es()}))},nextPage(){n.nextPage(),r(id({legacy:Jm(),next:Es()}))},previousPage(){n.previousPage(),r(id({legacy:eg(),next:Es()}))}}}d();c();l();u();d();c();l();u();function PT(e){if(!LB(e))throw ae;let t=he(e),r=()=>e.state;return{...t,get state(){return{hasError:r().search.error!==null,error:r().search.error}}}}function LB(e){return e.addReducers({search:Ie}),!0}function kT(e){return PT(e)}d();c();l();u();d();c();l();u();function OT(e){if(!UB(e))throw ae;let t=he(e),r=xs(e),n=()=>e.state,o=()=>{let a=n().search.duration/1e3;return Math.round((a+Number.EPSILON)*100)/100};return{...t,get state(){return{...r.state,durationInMilliseconds:n().search.duration,durationInSeconds:o(),firstResult:n().pagination.firstResult+1,hasDuration:n().search.duration!==0,hasQuery:n().search.queryExecuted!=="",lastResult:n().pagination.firstResult+n().search.results.length,query:n().search.queryExecuted,total:n().pagination.totalCountFiltered}}}}function UB(e){return e.addReducers({search:Ie,pagination:Is}),!0}function _T(e){return OT(e)}d();c();l();u();d();c();l();u();function NT(_x235,_x236){return _NT.apply(this,arguments)}function _NT(){_NT=_asyncToGenerator(function*(e,t){let{accessToken:r,organizationId:n,environment:o}=e.configuration,{insightId:a}=e.insightConfiguration,i=e.query?.q||"";return{url:dh({url:mt(n,o),accessToken:r,organizationId:n,insightId:a}),accessToken:r,organizationId:n,enableNavigation:!1,q:i,...t,requestedOutputSize:t.requestedOutputSize||0}});return _NT.apply(this,arguments)}d();c();l();u();var DT=e=>te("")({prefix:"analytics/resultPreview/open",__legacy__getBuilder:(t,r)=>{Ot(e);let n=Xe(e,r),o=Ze(e);t.logDocumentQuickview(n,o)},analyticsType:"InsightPanel.ItemAction",analyticsPayloadBuilder:t=>{let r=Xe(e,t);return{action:"preview",itemMetadata:Pr(e,t),position:r.documentPosition,responseId:e.searchUid||"",context:Dr(t)}}});d();c();l();u();function qT(e,t,r,n,o){if(!QB(e))throw ae;let{dispatch:a}=e,i=()=>e.state,p=he(e),{result:f,maximumPreviewSize:m}=t.options,g=()=>{let{resultsWithPreview:x,position:h}=i().resultPreview;return x[h]},C=x=>{a(bd({uniqueId:x,requestedOutputSize:m,buildResultPreviewRequest:r,path:n})),t.options.onlyContentURL||a(Nc({uniqueId:x,requestedOutputSize:m})),o&&o()};return{...p,fetchResultContent(){C(f.uniqueId)},next(){a(Ad()),C(g())},previous(){a(Cd()),C(g())},get state(){let x=i(),h=f.hasHtmlVersion,S=x.resultPreview,b=f.uniqueId===S.uniqueId?S.content:"",w=S.isLoading,I=S.contentURL,E=g();return{content:b,resultHasPreview:h,isLoading:w,contentURL:I,currentResultUniqueId:E}}}}function QB(e){return e.addReducers({configuration:be,resultPreview:Ei}),!0}function MT(e,t){if(!BB(e))throw ae;let r=()=>{e.dispatch(DT(t.options.result))},n="/quickview",o={options:{...t.options,onlyContentURL:!0}};return qT(e,o,(a,i)=>NT(a,i),n,r)}function BB(e){return e.addReducers({configuration:be,resultPreview:Ei,insightInterface:Xn}),!0}d();c();l();u();d();c();l();u();var VT=()=>te("clearRecentQueries")("analytics/recentQueries/clear",(e,t)=>e.logClearRecentQueries(J(t.insightCaseContext))),jT=()=>te("recentQueriesClick")("analytics/recentQueries/click",(e,t)=>e.logRecentQueryClick(J(t.insightCaseContext)));d();c();l();u();d();c();l();u();var GB={queries:new ne({required:!0,each:new $({emptyAllowed:!1})}),maxLength:new oe({required:!0,min:1,default:10})},bu=P("recentQueries/registerRecentQueries",e=>_(e,GB)),tg=P("recentQueries/clearRecentQueries");d();c();l();u();d();c();l();u();function LT(){return{queries:[],maxLength:10}}var UT=pe(LT(),e=>{e.addCase(bu,$B).addCase(tg,HB).addCase(ke.fulfilled,(t,r)=>{let n=r.payload.queryExecuted,o=r.payload.response.results;!n.length||!o.length||zB(n,t)})});function $B(e,t){e.queries=Array.from(new Set(t.payload.queries.map(r=>r.trim().toLowerCase()))).slice(0,t.payload.maxLength),e.maxLength=t.payload.maxLength}function HB(e){e.queries=[]}function zB(e,t){let r=e.trim().toLowerCase();if(r==="")return;let n=Array.from(new Set(t.queries.filter(o=>o.trim().toLowerCase()!==r))).slice(0,t.maxLength-1);t.queries=[r,...n]}var WB={queries:[]},YB={maxLength:10,clearFilters:!0},KB=new Pe({queries:new ne({required:!0})}),XB=new Pe({maxLength:new oe({required:!0,min:1}),clearFilters:new fe});function ZB(e,t){ht(e,XB,t?.options,"buildRecentQueriesList"),gr(e,KB,t?.initialState,"buildRecentQueriesList")}function QT(e,t){if(!JB(e))throw ae;let r=he(e),{dispatch:n}=e,o=()=>e.state,a={...YB,...t?.options},i={...WB,...t?.initialState};ZB(e,{options:a,initialState:i});let p={queries:i.queries,maxLength:a.maxLength};return n(bu(p)),{...r,get state(){let f=o();return{...f.recentQueries,analyticsEnabled:f.configuration.analytics.enabled}},clear(){n(tg())},updateRecentQueries(f){let m=new ne({required:!0,each:new $({required:!0}),min:1}).validate(f);if(m)throw new Error(m);n(bu({queries:f,maxLength:a.maxLength}))},executeRecentQuery(f){let m=new oe({required:!0,min:0,max:this.state.queries.length}).validate(f);if(m)throw new Error(m);let g={q:this.state.queries[f],clearFilters:a.clearFilters};ku(e.state.query?.enableQuerySyntax)&&(g.enableQuerySyntax=e.state.query.enableQuerySyntax),n(Ri(g))}}}function JB(e){return e.addReducers({search:Ie,recentQueries:UT,query:Eo}),!0}function BT(e,t){let r=QT(e,t),{dispatch:n}=e;return{...r,get state(){return r.state},clear(){n(VT()),r.clear()},executeRecentQuery(o){r.executeRecentQuery(o),n(Ce({legacy:jT(),next:{actionCause:"recentQueriesClick"}}))}}}d();c();l();u();d();c();l();u();var e1={results:new ne({required:!0,each:new Y({values:Bl})}),maxLength:new oe({required:!0,min:1,default:10})},rg=P("recentResults/registerRecentResults",e=>_(e,e1)),Cn=P("recentResults/pushRecentResult",e=>(Ot(e),{payload:e})),ng=P("recentResults/clearRecentResults");d();c();l();u();var GT=e=>te("documentOpen")({prefix:"analytics/insight/result/open",__legacy__getBuilder:(t,r)=>{Ot(e);let n=J(r.insightCaseContext);return t.logDocumentOpen(Xe(e,r),Ze(e),n)},analyticsType:"InsightPanel.ItemAction",analyticsPayloadBuilder:t=>{let r=Xe(e,t);return{itemMetadata:Pr(e,t),position:r.documentPosition,responseId:e.searchUid||"",action:"open",context:Dr(t)}}});function $T(e,t){let r=!1,n=()=>{r||(r=!0,e.dispatch(GT(t.options.result)))};return An(e,t,()=>{n(),e.dispatch(Cn(t.options.result))})}d();c();l();u();function HT(e,t){return zm(e,{...t,fetchMoreResultsActionCreator:sd})}d();c();l();u();d();c();l();u();var t1=new Pe({numberOfResults:new oe({min:0})});function zT(e,t={}){if(!r1(e))throw ae;let r=he(e),{dispatch:n}=e,o=()=>e.state,i=gr(e,t1,t.initialState,"buildResultsPerPage").numberOfResults;return i!==void 0&&n(fd(i)),{...r,get state(){return{numberOfResults:o().pagination.numberOfResults}},set(p){n(md(p))},isSetTo(p){return p===this.state.numberOfResults}}}function r1(e){return e.addReducers({pagination:Is,configuration:be}),!0}function WT(e,t={}){let r=zT(e,t),{dispatch:n}=e;return{...r,get state(){return{...r.state}},set(o){r.set(o),n(Ce({legacy:Rv(),next:Es()}))}}}d();c();l();u();d();c();l();u();var Iv=()=>ze("analytics/searchbox/submit",e=>e.makeSearchboxSubmit()),og=()=>({actionCause:"searchboxSubmit"});d();c();l();u();var ag=()=>te("searchboxSubmit")("analytics/searchbox/submit",(e,t)=>e.logSearchboxSubmit(J(t.insightCaseContext)));d();c();l();u();d();c();l();u();var YT={id:z,query:Ke},Fs=P("querySet/register",e=>_(e,YT)),Na=P("querySet/update",e=>_(e,YT));d();c();l();u();var Ts=pe(td(),e=>{e.addCase(Fs,(t,r)=>o1(t,r.payload)).addCase(Na,(t,r)=>{let{id:n,query:o}=r.payload;Ev(t,n,o)}).addCase(Ro,(t,r)=>{let{id:n,expression:o}=r.payload;Ev(t,n,o)}).addCase(ke.fulfilled,(t,r)=>{let{queryExecuted:n}=r.payload;KT(t,n)}).addCase(ot,n1).addCase(tt.fulfilled,(t,r)=>{if(r.payload)for(let[n,o]of Object.entries(r.payload.querySet))Ev(t,n,o)})});function n1(e,t){ee(t.payload.q)||KT(e,t.payload.q)}function KT(e,t){Object.keys(e).forEach(r=>{e[r]=t})}var Ev=(e,t,r)=>{t in e&&(e[t]=r)},o1=(e,t)=>{let{id:r,query:n}=t;r in e||(e[r]=n)};d();c();l();u();var XT=e=>ze("analytics/querySuggest",(t,r)=>{let n=a1(r,e);return t.makeOmniboxAnalytics(n)}),ZT=()=>({actionCause:"omniboxAnalytics"});function a1(e,t){let{id:r,suggestion:n}=t,o=e.querySuggest?.[r];if(!o)throw new Error(`Unable to determine the query suggest analytics metadata to send because no query suggest with id "${r}" was found. Please check the sent #id.`);let a=o.completions.map(m=>m.expression),i=o.partialQueries.length-1,p=o.partialQueries[i]||"",f=o.responseId;return{suggestionRanking:a.indexOf(n),partialQuery:p,partialQueries:o.partialQueries,suggestions:a,querySuggestResponseId:f}}d();c();l();u();d();c();l();u();function JT(e,t){let r=t.id;r in e||(e[r]=i1(t))}function eP(e,t){let r=e[t.meta.arg.id];r&&(r.currentRequestId=t.meta.requestId,r.isLoading=!0)}function tP(e,t){let r=e[t.meta.arg.id];r&&(r.error=t.payload||null,r.isLoading=!1)}function rP(e,t){let r=e[t.id];r&&(r.responseId="",r.completions=[],r.partialQueries=[])}function i1(e){return{id:"",completions:[],responseId:"",count:5,currentRequestId:"",error:null,partialQueries:[],isLoading:!1,...e}}d();c();l();u();var nP=()=>({});var ig=pe(nP(),e=>e.addCase(wo,(t,r)=>{JT(t,r.payload)}).addCase(mT,(t,r)=>{delete t[r.payload.id]}).addCase(Cs.pending,eP).addCase(Cs.fulfilled,(t,r)=>{let n=t[r.meta.arg.id];if(!n||r.meta.requestId!==n.currentRequestId)return;let{q:o}=r.payload;o&&n.partialQueries.push(o.replace(/;/,encodeURIComponent(";"))),n.responseId=r.payload.responseId,n.completions=r.payload.completions,n.isLoading=!1,n.error=null}).addCase(Cs.rejected,tP).addCase(Io,(t,r)=>{rP(t,r.payload)}).addCase(Fi,(t,r)=>{Object.keys(t).forEach(n=>{let o=t[n];o&&(o.error=r.payload,o.isLoading=!1)})}));d();c();l();u();var oP={enableQuerySyntax:!1,numberOfSuggestions:5,clearFilters:!0},Fv={open:new $,close:new $},s1={id:z,numberOfSuggestions:new oe({min:0}),enableQuerySyntax:new fe,highlightOptions:new Y({values:{notMatchDelimiters:new Y({values:Fv}),exactMatchDelimiters:new Y({values:Fv}),correctionDelimiters:new Y({values:Fv})}}),clearFilters:new fe},aP=new Pe(s1);function iP(e,t){if(!u1(e))throw ae;let r=he(e),{dispatch:n}=e,o=()=>e.state,a=t.options?.id||Ou("search_box"),i={id:a,highlightOptions:{...t.options?.highlightOptions},...oP,...t.options};ht(e,aP,i,"buildSearchBox"),n(Fs({id:a,query:e.state.query.q})),i.numberOfSuggestions&&n(wo({id:a,count:i.numberOfSuggestions})),i.enableQuerySyntax&&n(Wt({enableQuerySyntax:i.enableQuerySyntax}));let p=()=>e.state.querySet[i.id],f=/*#__PURE__*/function(){var _ref99=_asyncToGenerator(function*(m){let{enableQuerySyntax:g,clearFilters:C}=i;n(Ri({q:p(),enableQuerySyntax:g,clearFilters:C})),t.isNextAnalyticsReady?n(t.executeSearchActionCreator(m)):n(t.executeSearchActionCreator(m.legacy))});return function f(_x237){return _ref99.apply(this,arguments)}}();return{...r,updateText(m){n(Na({id:a,query:m})),this.showSuggestions()},clear(){n(Na({id:a,query:""})),n(Io({id:a}))},showSuggestions(){i.numberOfSuggestions&&n(t.fetchQuerySuggestionsActionCreator({id:a}))},selectSuggestion(m){n(Ro({id:a,expression:m})),f({legacy:XT({id:a,suggestion:m}),next:ZT()}).then(()=>{n(Io({id:a}))})},submit(m=Iv(),g){f({legacy:m,next:g}),n(Io({id:a}))},get state(){let m=o(),g=m.querySuggest[i.id],C=c1(g,i.highlightOptions),x=g?g.isLoading:!1;return{searchBoxId:a,value:p(),suggestions:C,isLoading:m.search.isLoading,isLoadingSuggestions:x}}}}function c1(e,t){return e?e.completions.map(r=>({highlightedValue:Lg(r.highlighted,t),rawValue:r.expression})):[]}function u1(e){return e.addReducers({query:Eo,querySuggest:ig,configuration:be,querySet:Ts,search:Ie}),!0}function sP(e,t={}){let r=iP(e,{...t,executeSearchActionCreator:Ce,fetchQuerySuggestionsActionCreator:cd,isNextAnalyticsReady:!0});return{...r,submit(){r.submit(ag(),og())},get state(){return r.state}}}d();c();l();u();d();c();l();u();d();c();l();u();var sg=()=>({actionCause:"resultsSort"});function cP(e,t){return e.q!==t.q?og():e.sortCriteria!==t.sortCriteria?sg():Ps(e.f,t.f)?ks(e.f,t.f):Ps(e.fExcluded,t.fExcluded)?ks(e.fExcluded,t.fExcluded,!0):Ps(e.cf,t.cf)?ks(e.cf,t.cf):Ps(e.af,t.af)?ks(e.af,t.af):Ps(e.nf,t.nf)?ks(cg(e.nf),cg(t.nf)):Ps(e.df,t.df)?ks(cg(e.df),cg(t.df)):hi()}function Ps(e={},t={}){return JSON.stringify(e)!==JSON.stringify(t)}function ks(e={},t={},r=!1){let n=Object.keys(e),o=Object.keys(t),a=n.filter(x=>!o.includes(x));if(a.length){let x=a[0];return e[x].length>1?ar():Vn()}if(o.filter(x=>!n.includes(x)).length)return r?Gf():pr();let p=o.find(x=>t[x].filter(h=>e[x].includes(h)));if(!p)return hi();let f=e[p],m=t[p];return m.filter(x=>!f.includes(x)).length?r?Gf():pr():f.filter(x=>!m.includes(x)).length?Vn():hi()}function cg(e={}){let t={};return Object.keys(e).forEach(r=>{t[r]=e[r].map(n=>`${n.start}..${n.end}`)}),t}d();c();l();u();d();c();l();u();var Os=()=>te("resultsSort")("analytics/sort/results",(e,t)=>e.logResultsSort({resultsSortBy:t.sortCriteria||ur(),...J(t.insightCaseContext)}));function dP(e,t){return e.q!==t.q?ag():e.sortCriteria!==t.sortCriteria?Os():xu(e.f,t.f)?xu(e.cf,t.cf)?xu(e.nf,t.nf)?xu(e.df,t.df)?xu(e.fExcluded,t.fExcluded)?Jn():l1(e.fExcluded,t.fExcluded):lP(e.df,t.df):lP(e.nf,t.nf):ug(e.cf,t.cf):ug(e.f,t.f)}function xu(e={},t={}){return JSON.stringify(e)===JSON.stringify(t)}function uP(e){let t={};return Object.keys(e).forEach(r=>{t[r]=e[r].map(n=>`${n.start}..${n.end}`)}),t}function ug(e={},t={},r=!1){let n=Object.keys(e),o=Object.keys(t),a=n.filter(x=>!o.includes(x));if(a.length){let x=a[0];return e[x].length>1?Ut(x):(r?ps:Mr)({facetId:x,facetValue:e[x][0]})}let i=o.filter(x=>!n.includes(x));if(i.length){let x=i[0];return Yt({facetId:x,facetValue:t[x][0]})}let p=o.find(x=>t[x].filter(h=>e[x].includes(h)));if(!p)return Jn();let f=e[p],m=t[p],g=m.filter(x=>!f.includes(x));if(g.length)return Yt({facetId:p,facetValue:g[0]});let C=f.filter(x=>!m.includes(x));return C.length?(r?ps:Mr)({facetId:p,facetValue:C[0]}):Jn()}function lP(e={},t={}){return ug(uP(e),uP(t))}function l1(e={},t={}){return ug(e,t,!0)}d();c();l();u();d();c();l();u();var{getOwnPropertyNames:d1,getOwnPropertySymbols:p1}=Object,{hasOwnProperty:f1}=Object.prototype;function Tv(e,t){return function(n,o,a){return e(n,o,a)&&t(n,o,a)}}function lg(e){return function(r,n,o){if(!r||!n||typeof r!="object"||typeof n!="object")return e(r,n,o);let{cache:a}=o,i=a.get(r),p=a.get(n);if(i&&p)return i===n&&p===r;a.set(r,n),a.set(n,r);let f=e(r,n,o);return a.delete(r),a.delete(n),f}}function pP(e){return d1(e).concat(p1(e))}var m1=Object.hasOwn||((e,t)=>f1.call(e,t)),g1="__v",h1="__o",y1="_owner",{getOwnPropertyDescriptor:fP,keys:mP}=Object,Da=Object.is||function(t,r){return t===r?t!==0||1/t===1/r:t!==t&&r!==r};function S1(e,t){return e===t}function v1(e,t){return e.byteLength===t.byteLength&&dg(new Uint8Array(e),new Uint8Array(t))}function A1(e,t,r){let n=e.length;if(t.length!==n)return!1;for(;n-->0;)if(!r.equals(e[n],t[n],n,n,e,t,r))return!1;return!0}function C1(e,t){return e.byteLength===t.byteLength&&dg(new Uint8Array(e.buffer,e.byteOffset,e.byteLength),new Uint8Array(t.buffer,t.byteOffset,t.byteLength))}function b1(e,t){return Da(e.getTime(),t.getTime())}function x1(e,t){return e.name===t.name&&e.message===t.message&&e.cause===t.cause&&e.stack===t.stack}function gP(e,t,r){let n=e.size;if(n!==t.size)return!1;if(!n)return!0;let o=new Array(n),a=e.entries(),i,p,f=0;for(;(i=a.next())&&!i.done;){let m=t.entries(),g=!1,C=0;for(;(p=m.next())&&!p.done;){if(o[C]){C++;continue}let x=i.value,h=p.value;if(r.equals(x[0],h[0],f,C,e,t,r)&&r.equals(x[1],h[1],x[0],h[0],e,t,r)){g=o[C]=!0;break}C++}if(!g)return!1;f++}return!0}function w1(e,t,r){let n=mP(e),o=n.length;if(mP(t).length!==o)return!1;for(;o-->0;)if(!yP(e,t,r,n[o]))return!1;return!0}function wu(e,t,r){let n=pP(e),o=n.length;if(pP(t).length!==o)return!1;let a,i,p;for(;o-->0;)if(a=n[o],!yP(e,t,r,a)||(i=fP(e,a),p=fP(t,a),(i||p)&&(!i||!p||i.configurable!==p.configurable||i.enumerable!==p.enumerable||i.writable!==p.writable)))return!1;return!0}function R1(e,t){return Da(e.valueOf(),t.valueOf())}function I1(e,t){return e.source===t.source&&e.flags===t.flags}function hP(e,t,r){let n=e.size;if(n!==t.size)return!1;if(!n)return!0;let o=new Array(n),a=e.values(),i,p;for(;(i=a.next())&&!i.done;){let f=t.values(),m=!1,g=0;for(;(p=f.next())&&!p.done;){if(!o[g]&&r.equals(i.value,p.value,i.value,p.value,e,t,r)){m=o[g]=!0;break}g++}if(!m)return!1}return!0}function dg(e,t){let r=e.byteLength;if(t.byteLength!==r||e.byteOffset!==t.byteOffset)return!1;for(;r-->0;)if(e[r]!==t[r])return!1;return!0}function E1(e,t){return e.hostname===t.hostname&&e.pathname===t.pathname&&e.protocol===t.protocol&&e.port===t.port&&e.hash===t.hash&&e.username===t.username&&e.password===t.password}function yP(e,t,r,n){return(n===y1||n===h1||n===g1)&&(e.$$typeof||t.$$typeof)?!0:m1(t,n)&&r.equals(e[n],t[n],n,n,e,t,r)}var F1=Object.prototype.toString;function T1(e){let t=_1(e),{areArraysEqual:r,areDatesEqual:n,areFunctionsEqual:o,areMapsEqual:a,areNumbersEqual:i,areObjectsEqual:p,areRegExpsEqual:f,areSetsEqual:m,getUnsupportedCustomComparator:g}=e;return function(x,h,S){if(x===h)return!0;if(x==null||h==null)return!1;let b=typeof x;if(b!==typeof h)return!1;if(b!=="object")return b==="number"||b==="bigint"?i(x,h,S):b==="function"?o(x,h,S):!1;let w=x.constructor;if(w!==h.constructor)return!1;if(w===Object)return p(x,h,S);if(w===Array)return r(x,h,S);if(w===Date)return n(x,h,S);if(w===RegExp)return f(x,h,S);if(w===Map)return a(x,h,S);if(w===Set)return m(x,h,S);if(w===Promise)return!1;if(Array.isArray(x))return r(x,h,S);let I=F1.call(x),E=t[I];if(E)return E(x,h,S);let F=g&&g(x,h,S,I);return F?F(x,h,S):!1}}function P1({circular:e,createCustomConfig:t,strict:r}){let n={areArrayBuffersEqual:v1,areArraysEqual:r?wu:A1,areDataViewsEqual:C1,areDatesEqual:b1,areErrorsEqual:x1,areFunctionsEqual:S1,areMapsEqual:r?Tv(gP,wu):gP,areNumbersEqual:Da,areObjectsEqual:r?wu:w1,arePrimitiveWrappersEqual:R1,areRegExpsEqual:I1,areSetsEqual:r?Tv(hP,wu):hP,areTypedArraysEqual:r?Tv(dg,wu):dg,areUrlsEqual:E1,getUnsupportedCustomComparator:void 0};if(t&&(n=Object.assign({},n,t(n))),e){let o=lg(n.areArraysEqual),a=lg(n.areMapsEqual),i=lg(n.areObjectsEqual),p=lg(n.areSetsEqual);n=Object.assign({},n,{areArraysEqual:o,areMapsEqual:a,areObjectsEqual:i,areSetsEqual:p})}return n}function k1(e){return function(t,r,n,o,a,i,p){return e(t,r,p)}}function O1({circular:e,comparator:t,createState:r,equals:n,strict:o}){if(r)return function(p,f){let{cache:m=e?new WeakMap:void 0,meta:g}=r();return t(p,f,{cache:m,equals:n,meta:g,strict:o})};if(e)return function(p,f){return t(p,f,{cache:new WeakMap,equals:n,meta:void 0,strict:o})};let a={cache:void 0,equals:n,meta:void 0,strict:o};return function(p,f){return t(p,f,a)}}function _1({areArrayBuffersEqual:e,areArraysEqual:t,areDataViewsEqual:r,areDatesEqual:n,areErrorsEqual:o,areFunctionsEqual:a,areMapsEqual:i,areNumbersEqual:p,areObjectsEqual:f,arePrimitiveWrappersEqual:m,areRegExpsEqual:g,areSetsEqual:C,areTypedArraysEqual:x,areUrlsEqual:h}){return{"[object Arguments]":f,"[object Array]":t,"[object ArrayBuffer]":e,"[object AsyncGeneratorFunction]":a,"[object BigInt]":p,"[object BigInt64Array]":x,"[object BigUint64Array]":x,"[object Boolean]":m,"[object DataView]":r,"[object Date]":n,"[object Error]":o,"[object Float16Array]":x,"[object Float32Array]":x,"[object Float64Array]":x,"[object Function]":a,"[object GeneratorFunction]":a,"[object Int8Array]":x,"[object Int16Array]":x,"[object Int32Array]":x,"[object Map]":i,"[object Number]":m,"[object Object]":(S,b,w)=>typeof S.then!="function"&&typeof b.then!="function"&&f(S,b,w),"[object RegExp]":g,"[object Set]":C,"[object String]":m,"[object URL]":h,"[object Uint8Array]":x,"[object Uint8ClampedArray]":x,"[object Uint16Array]":x,"[object Uint32Array]":x}}var Pv=bn(),y6e=bn({strict:!0}),S6e=bn({circular:!0}),v6e=bn({circular:!0,strict:!0}),A6e=bn({createInternalComparator:()=>Da}),C6e=bn({strict:!0,createInternalComparator:()=>Da}),b6e=bn({circular:!0,createInternalComparator:()=>Da}),x6e=bn({circular:!0,createInternalComparator:()=>Da,strict:!0});function bn(e={}){let{circular:t=!1,createInternalComparator:r,createState:n,strict:o=!1}=e,a=P1(e),i=T1(a),p=r?r(i):k1(i);return O1({circular:t,comparator:i,createState:n,equals:p,strict:o})}function SP(e,t,r=(n,o)=>n===o){return e.length===t.length&&e.findIndex((n,o)=>!r(t[o],n))===-1}function N1(e,t){return e.length!==t.length?!1:e.every(r=>t.findIndex(n=>kv(r,n))!==-1)}var kv=bn({createCustomConfig:e=>({...e,areArraysEqual:N1})});d();c();l();u();d();c();l();u();function vP(e,t,r){if(e===void 0)return{};let n=t(e);return n!==r?{q:n}:{}}function AP(e,t,r){if(e===void 0)return{};let n=t(e);return!Pv(n,r)?{sortCriteria:n}:{}}function pg(e,t,r,n){if(e===void 0)return{};let o=Object.entries(e).filter(([a])=>t(a)).map(([a,{request:i}])=>{let p=r(i);return p.length?{[a]:p}:{}}).reduce((a,i)=>({...a,...i}),{});return Object.keys(o).length?{[n]:o}:{}}function CP(e,t,r){if(e===void 0)return{};let n=t(e);return n!==r?{tab:n}:{}}d();c();l();u();function bP(e){return{q:ct().q,enableQuerySyntax:ct().enableQuerySyntax,aq:e.advancedSearchQueries?.defaultFilters.aq??Tn().defaultFilters.aq,cq:e.advancedSearchQueries?.defaultFilters.cq??Tn().defaultFilters.cq,firstResult:Wr().firstResult,numberOfResults:e.pagination?.defaultNumberOfResults??Wr().defaultNumberOfResults,sortCriteria:ur(),f:{},fExcluded:{},cf:{},nf:{},df:{},debug:Jl(),sf:{},tab:"",af:{},mnf:{}}}var D1=new Pe({parameters:new Y({options:{required:!0},values:Xd})});function RP(e,t){let{dispatch:r}=e,n=he(e);gr(e,D1,t.initialState,"buildSearchParameterManager");let o=xP(e.state.tabSet,t.initialState.parameters);return r(ot(o)),{...n,synchronize(a){let i=xP(e.state.tabSet,fg(e,a));r(ot(i))},get state(){return{parameters:Ov(e)}}}}function fg(e,t){let n={...bP(e.state),...t},o={};if(e.state.dateFacetSet)for(let i of Object.keys(e.state.dateFacetSet))o[i]=[];let a={};if(e.state.numericFacetSet)for(let i of Object.keys(e.state.numericFacetSet))a[i]=[];return{...n,df:{...o,...n.df},nf:{...a,...n.nf}}}function xP(e,t){if(ee(t.tab)||!e)return t;if(t.tab==="")return{...t,tab:wP(e)};if(!Object.values(e).some(n=>n.id===t.tab)){let n=Object.values(e).find(o=>o.isActive);return{...t,tab:n?.id??wP(e)}}return t}function wP(e){return Object.keys(e)[0]??""}function Ov(e){let t=e.state;return{...vP(t.query,r=>r.q,ct().q),...CP(t.tabSet,r=>{let n=Object.values(r??{}).find(o=>o.isActive);return n?n.id:Object.keys(r??{})[0]},t.tabSet?Object.keys(t.tabSet)[0]:""),...AP(t.sortCriteria,r=>r,ur()),...M1(t),...V1(t),...j1(t),...L1(t),...U1(t)}}function q1(e){let t=e.tabSet;return t?Object.values(t).find(n=>n.isActive)?.id:void 0}function mg(e){let t=q1(e);return r=>{let n=e.facetOptions?.facets[r],o=n?.enabled??!0,a=or(n?.tabs,t);return o&&a}}function IP(e){return e.currentValues.filter(t=>t.state==="selected")}function M1(e){let t=e.facetSet;if(t===void 0)return{};let r=mg(e),n={},o={};for(let[a,{request:i}]of Object.entries(t)){if(!r(a))continue;let p=i.currentValues.filter(m=>m.state==="selected").map(m=>m.value),f=i.currentValues.filter(m=>m.state==="excluded").map(m=>m.value);p.length&&(n[a]=p),f.length&&(o[a]=f)}return{...(Object.keys(n).length?{f:n}:{}),...(Object.keys(o).length?{fExcluded:o}:{})}}function V1(e){return pg(e.categoryFacetSet,mg(e),t=>Gr(t.currentValues).map(r=>r.value),"cf")}function j1(e){return pg(e.numericFacetSet,mg(e),IP,"nf")}function L1(e){return pg(e.dateFacetSet,mg(e),IP,"df")}function U1(e){let t=e.automaticFacetSet?.set;if(t===void 0)return{};let r=Object.entries(t).map(([n,{response:o}])=>{let a=Q1(o);return a.length?{[n]:a}:{}}).reduce((n,o)=>({...n,...o}),{});return Object.keys(r).length?{af:r}:{}}function Q1(e){return e.values.filter(t=>t.state==="selected").map(t=>t.value)}function EP(e,t){let{dispatch:r}=e,n=RP(e,t);return{...n,synchronize(o){let a=Ov(e),i=fg(e,a),p=fg(e,o);kv(i,p)||(n.synchronize(o),r(Ce({legacy:dP(i,p),next:cP(i,p)})))},get state(){return n.state}}}d();c();l();u();d();c();l();u();d();c();l();u();d();c();l();u();var Ru=()=>new Y({values:{questionAnswerId:z},options:{required:!0}}),gg=()=>new Y({values:{linkText:Ke,linkURL:Ke},options:{required:!0}});function qa(e){return _(e,Ru())}d();c();l();u();function ft(e,t){let r=t??e.search?.questionAnswer?.documentId;return r&&e.search&&Xx(e,r.contentIdKey,r.contentIdValue)}function Rr(e,t){let r=e.questionAnswering?.relatedQuestions.findIndex(o=>o.questionAnswerId===t)??-1;return r===-1?null:e.search?.questionAnswer?.relatedQuestions?.[r]??null}var FP={does_not_answer:"doesNotAnswer",partially_answers:"partiallyAnswers",was_not_a_question:"wasNotAQuestion"};var B1=()=>te("expandSmartSnippet")({prefix:"analytics/smartSnippet/expand",__legacy__getBuilder:(e,t)=>e.logExpandSmartSnippet(J(t.insightCaseContext)),analyticsType:"SmartSnippets.AnswerAction",analyticsPayloadBuilder:e=>{let t=ft(e),r=Ze(t),n=e.search?.response.searchUid;if(n)return{action:"expand",snippetType:"SmartSnippet",responseId:n,itemMetadata:{uniqueFieldName:r.contentIDKey,uniqueFieldValue:r.contentIDValue,title:t.title,url:t.clickUri}}}}),G1=()=>te("collapseSmartSnippet")({prefix:"analytics/smartSnippet/collapse",__legacy__getBuilder:(e,t)=>e.logCollapseSmartSnippet(J(t.insightCaseContext)),analyticsType:"SmartSnippets.AnswerAction",analyticsPayloadBuilder:e=>{let t=ft(e),r=Ze(t),n=e.search?.response.searchUid;if(n)return{action:"collapse",snippetType:"SmartSnippet",responseId:n,itemMetadata:{uniqueFieldName:r.contentIDKey,uniqueFieldValue:r.contentIDValue,title:t.title,url:t.clickUri}}}}),$1=()=>te("likeSmartSnippet")({prefix:"analytics/smartSnippet/like",__legacy__getBuilder:(e,t)=>e.logLikeSmartSnippet(J(t.insightCaseContext)),analyticsType:"SmartSnippets.AnswerAction",analyticsPayloadBuilder:e=>{let t=ft(e),r=Ze(t),n=e.search?.response.searchUid;if(n)return{action:"like",snippetType:"SmartSnippet",responseId:n,itemMetadata:{uniqueFieldName:r.contentIDKey,uniqueFieldValue:r.contentIDValue,title:t.title,url:t.clickUri}}}}),H1=()=>te("dislikeSmartSnippet")({prefix:"analytics/smartSnippet/dislike",__legacy__getBuilder:(e,t)=>e.logDislikeSmartSnippet(J(t.insightCaseContext)),analyticsType:"SmartSnippets.AnswerAction",analyticsPayloadBuilder:e=>{let t=ft(e),r=Ze(t),n=e.search?.response.searchUid;if(n)return{action:"dislike",snippetType:"SmartSnippet",responseId:n,itemMetadata:{uniqueFieldName:r.contentIDKey,uniqueFieldValue:r.contentIDValue,title:t.title,url:t.clickUri}}}}),z1=()=>te("openSmartSnippetSource")({prefix:"analytics/smartSnippet/source/open",__legacy__getBuilder:(e,t)=>{let r=ft(t);return e.logOpenSmartSnippetSource(Xe(r,t),Ze(r),J(t.insightCaseContext))},analyticsType:"SmartSnippets.SourceClick",analyticsPayloadBuilder:e=>{let t=ft(e),r=Ze(t),n=e.search?.response.searchUid;if(n)return{snippetType:"SmartSnippet",responseId:n,itemMetadata:{uniqueFieldName:r.contentIDKey,uniqueFieldValue:r.contentIDValue,title:t.title,url:t.clickUri}}}}),_v=e=>te("openSmartSnippetSource")({prefix:"analytics/smartSnippet/source/open",__legacy__getBuilder:(t,r)=>{_(e,gg());let n=ft(r);return t.logOpenSmartSnippetInlineLink(Xe(n,r),{...Ze(n),...e},J(r.insightCaseContext))},analyticsType:"SmartSnippets.SourceClick",analyticsPayloadBuilder:t=>{let r=ft(t),n=Ze(r),o=t.search?.response.searchUid;if(o)return{snippetType:"SmartSnippet",responseId:o,itemMetadata:{uniqueFieldName:n.contentIDKey,uniqueFieldValue:n.contentIDValue,title:r.title,url:r.clickUri}}}}),W1=()=>te("openSmartSnippetFeedbackModal")("analytics/smartSnippet/feedbackModal/open",(e,t)=>e.logOpenSmartSnippetFeedbackModal(J(t.insightCaseContext))),Y1=()=>te("closeSmartSnippetFeedbackModal")("analytics/smartSnippet/feedbackModal/close",(e,t)=>e.logCloseSmartSnippetFeedbackModal(J(t.insightCaseContext))),K1=e=>te("sendSmartSnippetReason")({prefix:"analytics/smartSnippet/sendFeedback",__legacy__getBuilder:(t,r)=>t.logSmartSnippetFeedbackReason(e,void 0,J(r.insightCaseContext)),analyticsType:"SmartSnippets.SubmitFeedback",analyticsPayloadBuilder:t=>{let r=ft(t),n=Ze(r),o=t.search?.response.searchUid;if(o)return{responseId:o,snippetType:"SmartSnippet",itemMetadata:{uniqueFieldName:n.contentIDKey,uniqueFieldValue:n.contentIDValue,title:r.title,url:r.clickUri},reason:FP[e]}}}),X1=e=>te("sendSmartSnippetReason")({prefix:"analytics/smartSnippet/sendFeedback",__legacy__getBuilder:(t,r)=>t.logSmartSnippetFeedbackReason("other",e,J(r.insightCaseContext)),analyticsType:"SmartSnippets.SubmitFeedback",analyticsPayloadBuilder:t=>{let r=ft(t),n=Ze(r),o=t.search?.response.searchUid;if(o)return{responseId:o,snippetType:"SmartSnippet",itemMetadata:{uniqueFieldName:n.contentIDKey,uniqueFieldValue:n.contentIDValue,title:r.title,url:r.clickUri},reason:"other",additionalNotes:e}}}),Z1=e=>te("expandSmartSnippetSuggestion")({prefix:"analytics/smartSnippetSuggestion/expand",__legacy__getBuilder:(t,r)=>{qa(e);let n=Rr(r,e.questionAnswerId);return n?t.logExpandSmartSnippetSuggestion({question:n.question,answerSnippet:n.answerSnippet,documentId:n.documentId},J(r.insightCaseContext)):null},analyticsType:"SmartSnippets.AnswerAction",analyticsPayloadBuilder:t=>{let r=Rr(t,e.questionAnswerId),n=t.search?.response.searchUid;if(n&&r){let o=ft(t,r.documentId);return{action:"expand",responseId:n,snippetType:"SmartSnippetSuggestion",itemMetadata:{uniqueFieldName:r.documentId.contentIdKey,uniqueFieldValue:r.documentId.contentIdValue,title:o?.title,url:o?.clickUri}}}}}),J1=e=>te("collapseSmartSnippetSuggestion")({prefix:"analytics/smartSnippetSuggestion/collapse",__legacy__getBuilder:(t,r)=>{qa(e);let n=Rr(r,e.questionAnswerId);return n?t.logCollapseSmartSnippetSuggestion({question:n.question,answerSnippet:n.answerSnippet,documentId:n.documentId},J(r.insightCaseContext)):null},analyticsType:"SmartSnippets.AnswerAction",analyticsPayloadBuilder:t=>{let r=Rr(t,e.questionAnswerId),n=t.search?.response.searchUid;if(n&&r){let o=ft(t,r.documentId);return{action:"collapse",responseId:n,snippetType:"SmartSnippetSuggestion",itemMetadata:{uniqueFieldName:r.documentId.contentIdKey,uniqueFieldValue:r.documentId.contentIdValue,title:o?.title,url:o?.clickUri}}}}}),Nv=e=>te("openSmartSnippetSuggestionSource")({prefix:"analytics/smartSnippetSuggestion/source/open",__legacy__getBuilder:(t,r)=>{_(e,Ru());let n=Rr(r,e.questionAnswerId);if(!n)return null;let o=ft(r,n.documentId);return o?t.logOpenSmartSnippetSuggestionSource(Xe(o,r),{question:n.question,answerSnippet:n.answerSnippet,documentId:n.documentId},J(r.insightCaseContext)):null},analyticsType:"SmartSnippets.SourceClick",analyticsPayloadBuilder:t=>{let r=Rr(t,e.questionAnswerId),n=t.search?.response.searchUid;if(n&&r){let o=ft(t,r.documentId);return{responseId:n,snippetType:"SmartSnippetSuggestion",itemMetadata:{uniqueFieldName:r.documentId.contentIdKey,uniqueFieldValue:r.documentId.contentIdValue,title:o?.title,url:o?.clickUri}}}}}),TP=(e,t)=>te("openSmartSnippetSuggestionSource")({prefix:"analytics/smartSnippetSuggestion/source/open",__legacy__getBuilder:(r,n)=>{_(e,Ru()),_(t,gg());let o=Rr(n,e.questionAnswerId);if(!o)return null;let a=ft(n,o.documentId);return a?r.logOpenSmartSnippetSuggestionInlineLink(Xe(a,n),{question:o.question,answerSnippet:o.answerSnippet,documentId:o.documentId,linkText:t.linkText,linkURL:t.linkURL},J(n.insightCaseContext)):null},analyticsType:"SmartSnippets.SourceClick",analyticsPayloadBuilder:r=>{let n=Rr(r,e.questionAnswerId),o=r.search?.response.searchUid;if(o&&n){let a=ft(r,n.documentId);return{responseId:o,snippetType:"SmartSnippetSuggestion",itemMetadata:{uniqueFieldName:n.documentId.contentIdKey,uniqueFieldValue:n.documentId.contentIdValue,title:a?.title,url:a?.clickUri}}}}}),hg={logExpandSmartSnippet:B1,logCollapseSmartSnippet:G1,logLikeSmartSnippet:$1,logDislikeSmartSnippet:H1,logOpenSmartSnippetSource:z1,logOpenSmartSnippetInlineLink:_v,logOpenSmartSnippetFeedbackModal:W1,logCloseSmartSnippetFeedbackModal:Y1,logSmartSnippetFeedback:K1,logSmartSnippetDetailedFeedback:X1,logExpandSmartSnippetSuggestion:Z1,logCollapseSmartSnippetSuggestion:J1,logOpenSmartSnippetSuggestionSource:Nv};d();c();l();u();d();c();l();u();var _s=P("smartSnippet/expand"),Ns=P("smartSnippet/collapse"),Ds=P("smartSnippet/like"),qs=P("smartSnippet/dislike"),Ms=P("smartSnippet/feedbackModal/open"),Po=P("smartSnippet/feedbackModal/close"),Vs=P("smartSnippet/related/expand",e=>qa(e)),js=P("smartSnippet/related/collapse",e=>qa(e));d();c();l();u();d();c();l();u();var Dv=()=>({liked:!1,disliked:!1,expanded:!1,feedbackModalOpen:!1,relatedQuestions:[]});var PP=(e,t)=>e.findIndex(r=>r.questionAnswerId===t.questionAnswerId);function kP({question:e,answerSnippet:t,documentId:{contentIdKey:r,contentIdValue:n}}){return Ga({question:e,answerSnippet:t,contentIdKey:r,contentIdValue:n})}function eG(e,t){let r=kP(e);return t&&r===t.questionAnswerId?t:{contentIdKey:e.documentId.contentIdKey,contentIdValue:e.documentId.contentIdValue,expanded:!1,questionAnswerId:r}}var xn=pe(Dv(),e=>e.addCase(_s,t=>{t.expanded=!0}).addCase(Ns,t=>{t.expanded=!1}).addCase(Ds,t=>{t.liked=!0,t.disliked=!1,t.feedbackModalOpen=!1}).addCase(qs,t=>{t.liked=!1,t.disliked=!0}).addCase(Ms,t=>{t.feedbackModalOpen=!0}).addCase(Po,t=>{t.feedbackModalOpen=!1}).addCase(ke.fulfilled,(t,r)=>{let n=r.payload.response.questionAnswer.relatedQuestions.map((a,i)=>eG(a,t.relatedQuestions[i])),o=kP(r.payload.response.questionAnswer);return t.questionAnswerId===o?{...t,relatedQuestions:n}:{...Dv(),relatedQuestions:n,questionAnswerId:o}}).addCase(Vs,(t,r)=>{let n=PP(t.relatedQuestions,r.payload);n!==-1&&(t.relatedQuestions[n].expanded=!0)}).addCase(js,(t,r)=>{let n=PP(t.relatedQuestions,r.payload);n!==-1&&(t.relatedQuestions[n].expanded=!1)}));function OP(e,t,r){if(!tG(e))throw ae;let n=he(e),o=()=>e.state,a=()=>ft(o()),i=null,p=An(e,{options:{selectionDelay:r?.options?.selectionDelay}},()=>{let f=a();if(!f){i=null;return}let{searchResponseId:m}=o().search;i!==m&&(i=m,e.dispatch(t.logOpenSmartSnippetSource()),e.dispatch(Cn(f)))});return{...n,get state(){let f=o();return{question:f.search.questionAnswer.question,answer:f.search.questionAnswer.answerSnippet,documentId:f.search.questionAnswer.documentId,expanded:f.questionAnswering.expanded,answerFound:f.search.questionAnswer.answerSnippet!=="",liked:f.questionAnswering.liked,disliked:f.questionAnswering.disliked,feedbackModalOpen:f.questionAnswering.feedbackModalOpen,source:a()}},expand(){e.dispatch(t.logExpandSmartSnippet()),e.dispatch(_s())},collapse(){e.dispatch(t.logCollapseSmartSnippet()),e.dispatch(Ns())},like(){e.dispatch(t.logLikeSmartSnippet()),e.dispatch(Ds())},dislike(){e.dispatch(t.logDislikeSmartSnippet()),e.dispatch(qs())},openFeedbackModal(){e.dispatch(t.logOpenSmartSnippetFeedbackModal()),e.dispatch(Ms())},closeFeedbackModal(){e.dispatch(t.logCloseSmartSnippetFeedbackModal()),e.dispatch(Po())},sendFeedback(f){e.dispatch(t.logSmartSnippetFeedback(f)),e.dispatch(Po())},sendDetailedFeedback(f){e.dispatch(t.logSmartSnippetDetailedFeedback(f)),e.dispatch(Po())},selectSource(){p.select()},beginDelayedSelectSource(){p.beginDelayedSelect()},cancelPendingSelectSource(){p.cancelPendingSelect()}}}function tG(e){return e.addReducers({search:Ie,questionAnswering:xn}),!0}d();c();l();u();function yg(e,t){if(!rG(e))throw ae;let r=()=>e.state,n=new Set,o=g=>n.has(g)?!0:(n.add(g),!1),a=null,i=g=>{a!==g&&(a=g,f={},n.clear())},p=(g,C,x)=>An(e,{options:{selectionDelay:t?.options?.selectionDelay}},()=>{o(C)||e.dispatch(x?TP({questionAnswerId:x},g):_v(g))}),f={},m=(g,C)=>{let{searchResponseId:x}=r().search;i(x);let h=Ga({...g,questionAnswerId:C});return h in f||(f[h]=p(g,h,C)),f[h]};return{selectInlineLink(g,C){m(g,C)?.select()},beginDelayedSelectInlineLink(g,C){m(g,C)?.beginDelayedSelect()},cancelPendingSelectInlineLink(g,C){m(g,C)?.cancelPendingSelect()}}}function rG(e){return e.addReducers({search:Ie,questionAnswering:xn}),!0}function _P(e,t){let r=OP(e,hg,t),n=yg(e,{options:{selectionDelay:t?.options?.selectionDelay}});return{...r,get state(){return r.state},selectInlineLink(o){n.selectInlineLink(o)},beginDelayedSelectInlineLink(o){n.beginDelayedSelectInlineLink(o)},cancelPendingSelectInlineLink(o){n.cancelPendingSelectInlineLink(o)}}}d();c();l();u();d();c();l();u();function NP(e,t){if(!nG(e))throw ae;let r=he(e),n=()=>e.state,o=a=>{let{contentIdKey:i,contentIdValue:p}=a;return e.state.search.results.find(f=>so(f,i)===p)};return{...r,get state(){let a=n();return{questions:a.search.questionAnswer.relatedQuestions.map((i,p)=>({question:i.question,answer:i.answerSnippet,documentId:i.documentId,questionAnswerId:a.questionAnswering.relatedQuestions[p].questionAnswerId,expanded:a.questionAnswering.relatedQuestions[p].expanded,source:o(i.documentId)}))}},expand(a){let i={questionAnswerId:a};e.dispatch(t.logExpandSmartSnippetSuggestion(i)),e.dispatch(Vs(i))},collapse(a){let i={questionAnswerId:a};e.dispatch(t.logCollapseSmartSnippetSuggestion(i)),e.dispatch(js(i))}}}function nG(e){return e.addReducers({search:Ie,questionAnswering:xn}),!0}d();c();l();u();function DP(e,t){if(!oG(e))throw ae;let r=()=>e.state,n=C=>{let x=r(),h=Rr(x,C);return h?ft(x,h.documentId):null},o=new Set,a=C=>o.has(C)?!0:(o.add(C),!1),i=null,p=C=>{i!==C&&(i=C,m={},o.clear())},f=(C,x)=>An(e,{options:{selectionDelay:t?.options?.selectionDelay}},()=>{a(x)||(e.dispatch(Nv({questionAnswerId:x})),e.dispatch(Cn(C)))}),m={},g=C=>{let{searchResponseId:x}=r().search;p(x);let h=n(C);return h?(C in m||(m[C]=f(h,C)),m[C]):null};return{selectSource(C){g(C)?.select()},beginDelayedSelectSource(C){g(C)?.beginDelayedSelect()},cancelPendingSelectSource(C){g(C)?.cancelPendingSelect()}}}function oG(e){return e.addReducers({search:Ie,questionAnswering:xn}),!0}function qP(e,t){let r=NP(e,hg),n=yg(e,{options:{selectionDelay:t?.options?.selectionDelay}}),o=DP(e,{options:{selectionDelay:t?.options?.selectionDelay}});return{...r,get state(){return r.state},selectSource(a){o.selectSource(a)},beginDelayedSelectSource(a){o.beginDelayedSelectSource(a)},cancelPendingSelectSource(a){o.cancelPendingSelectSource(a)},selectInlineLink(a,i){n.selectInlineLink(i,a)},beginDelayedSelectInlineLink(a,i){n.beginDelayedSelectInlineLink(i,a)},cancelPendingSelectInlineLink(a,i){n.cancelPendingSelectInlineLink(i,a)}}}d();c();l();u();d();c();l();u();d();c();l();u();var MP={by:new zs({enum:Ml,required:!0})},Sg=P("sortCriteria/register",e=>VP(e)),vg=P("sortCriteria/update",e=>VP(e)),VP=e=>Ba(e)?(e.forEach(t=>_(t,MP)),{payload:e}):_(e,MP);d();c();l();u();var jP=pe(ur(),e=>{e.addCase(Sg,(t,r)=>$r(r.payload)).addCase(vg,(t,r)=>$r(r.payload)).addCase(tt.fulfilled,(t,r)=>r.payload?.sortCriteria??t).addCase(ot,(t,r)=>r.payload.sortCriteria??t)});function aG(e,t){if(!t)return;let r=new Pe({criterion:new ne({each:Hb})}),n=iG(t),o={...t,criterion:n};gr(e,r,o,"buildSort")}function iG(e){return e.criterion?Ba(e.criterion)?e.criterion:[e.criterion]:[]}function LP(e,t){if(!sG(e))throw ae;let r=he(e),{dispatch:n}=e,o=()=>e.state;aG(e,t.initialState);let a=t.initialState?.criterion;return a&&n(Sg(a)),{...r,sortBy(i){n(vg(i)),n(eo(1))},isSortedBy(i){return this.state.sortCriteria===$r(i)},get state(){return{sortCriteria:o().sortCriteria}}}}function sG(e){return e.addReducers({configuration:be,sortCriteria:jP}),!0}function UP(e,t={}){let{dispatch:r}=e,n=LP(e,t),o=()=>r(Ce({legacy:Os(),next:sg()}));return{...n,get state(){return n.state},sortBy(a){n.sortBy(a),o()}}}d();c();l();u();function QP(e){return xs(e)}d();c();l();u();d();c();l();u();var cG=new Pe({expression:Ke,id:z,clearFiltersOnTabChange:new fe}),uG=new Pe({isActive:new fe});function BP(e,t){if(dG(t.options.id),!lG(e))throw ae;let r=he(e),{dispatch:n}=e;ht(e,cG,t.options,"buildTab");let o=gr(e,uG,t.initialState,"buildTab"),{id:a,expression:i}=t.options;return n(Jd({id:a,expression:i})),Object.keys(e.state.tabSet).length===1&&(o.isActive=!0),o.isActive&&n(_t(a)),{...r,select(){t.options.clearFiltersOnTabChange&&n(Ri({q:"",clearFilters:!0})),n(_t(a))},get state(){return{isActive:e.state.tabSet[a]?.isActive}}}}function lG(e){return e.addReducers({configuration:be,tabSet:ym}),!0}function dG(e){let t=tp().analytics.originLevel2;if(e===t)throw new Error(`The #id option on the Tab controller cannot use the reserved value "${t}". Please specify a different value.`)}function GP(e,t){let{dispatch:r}=e,n=BP(e,t),o=()=>r(Ce({legacy:Jn(),next:hi()}));return{...n,get state(){return n.state},select(){n.select(),o()}}}d();c();l();u();d();c();l();u();var $P=()=>te("query")("analytics/trigger/notify",(e,t)=>t.triggers?.notifications.length?e.logTriggerNotify({notifications:t.triggers.notifications},J(t.insightCaseContext)):null);d();c();l();u();d();c();l();u();d();c();l();u();function HP(e){return e.query="",e.queryModification={originalQuery:"",newQuery:"",queryToIgnore:e.queryModification.queryToIgnore},e}function zP(e,t){let r=[],n=[],o=[],a=[];return t.forEach(i=>{switch(i.type){case"redirect":r.push(i.content);break;case"query":n.push(i.content);break;case"execute":o.push({functionName:i.content.name,params:i.content.params});break;case"notify":a.push(i.content);break}}),e.redirectTo=r[0]??"",e.query=e.queryModification.newQuery,e.executions=o,e.notifications=a,e}function WP(e,t){return e.queryModification={...t,queryToIgnore:""},e}function YP(e,t){return e.queryModification.queryToIgnore=t,e}d();c();l();u();var KP=()=>({redirectTo:"",query:"",executions:[],notifications:[],queryModification:{originalQuery:"",newQuery:"",queryToIgnore:""}});var XP=pe(KP(),e=>e.addCase(ke.pending,HP).addCase(ke.fulfilled,(t,r)=>zP(t,r.payload.response.triggers)).addCase(wi,(t,r)=>WP(t,r.payload)).addCase(xi,(t,r)=>YP(t,r.payload)));function ZP(e,t){let r=t.options.logNotifyTriggerActionCreator;if(!pG(e))throw ae;let n=he(e),{dispatch:o}=e,a=()=>e.state,i=a().triggers.notifications;return{...n,subscribe(p){let f=()=>{let m=!SP(i,this.state.notifications);i=this.state.notifications,m&&(p(),o(r()))};return f(),e.subscribe(f)},get state(){return{notifications:a().triggers.notifications}}}}function pG(e){return e.addReducers({triggers:XP}),!0}function JP(e){return ZP(e,{options:{logNotifyTriggerActionCreator:$P}})}d();c();l();u();d();c();l();u();var ek=(e,t)=>te("expandToFullUI")({prefix:"analytics/expandToFullUI",__legacy__getBuilder:(r,n)=>{let o=J(n.insightCaseContext),a={caseId:o.caseId,caseNumber:o.caseNumber,fullSearchComponentName:e,triggeredBy:t,caseContext:o.caseContext};return r.logExpandToFullUI(a)},analyticsType:"InsightPanel.ExpandToFullUI",analyticsPayloadBuilder:r=>{let n=J(r.insightCaseContext);return{context:{targetId:n.caseId,targetType:"Case",caseNumber:n.caseNumber}}}}),tk=e=>te("createArticle")({prefix:"analytics/insight/createArticle",__legacy__getBuilder:(t,r)=>(_(e,{articleType:z}),t.logCreateArticle(e,J(r.insightCaseContext))),analyticsType:"InsightPanel.CreateArticle",analyticsPayloadBuilder:t=>{let r=J(t.insightCaseContext);return{articleType:e.articleType,context:{targetId:r.caseId,targetType:"Case",caseNumber:r.caseNumber}}}}),Ag=()=>te("openUserActions")({prefix:"analytics/insight/openUserActions",__legacy__getBuilder:(e,t)=>e.logOpenUserActions(J(t.insightCaseContext))});d();c();l();u();d();c();l();u();var rk=/*#__PURE__*/function(){var _ref100=_asyncToGenerator(function*(e,t){return{accessToken:e.configuration.accessToken,organizationId:e.configuration.organizationId,url:mt(e.configuration.organizationId,e.configuration.environment),userId:t}});return function rk(_x238,_x239){return _ref100.apply(this,arguments)}}();var fG={ticketCreationDate:new $({emptyAllowed:!1,ISODate:!0}),excludedCustomActions:new ne({required:!1,each:We})},Ls=P("insight/userActions/registerUserActions",e=>_(e,fG)),ko=me("insight/userActions/fetch",/*#__PURE__*/function(){var _ref101=_asyncToGenerator(function*(e,{getState:t,rejectWithValue:r,extra:{apiClient:n}}){let o=t(),a=yield n.userActions(yield rk(o,e));return He(a)?r(a.error):{response:a.success}});return function(_x240,_x241){return _ref101.apply(this,arguments)}}());d();c();l();u();d();c();l();u();d();c();l();u();function nk(){return{timeline:void 0,excludedCustomActions:[],loading:!1}}var mG=1e3,gG=mG*60,qv=30*gG,hG=2,yG=2,ik=(e,t)=>{if(!e.ticketCreationDate||!t?.length)return{precedingSessions:[],session:void 0,followingSessions:[]};let n=new Date(e.ticketCreationDate).getTime(),o=e.excludedCustomActions,a=vG(t);return CG(a,n,o)},SG=e=>{let t=JSON.parse(e.value);return{actionType:e.name,timestamp:Number(e.time),eventData:{type:t.event_type,value:t.event_value},cause:t.cause,searchHub:t.origin_level_1,document:{title:t.title,uriHash:t.uri_hash,contentIdKey:t.content_id_key||t.c_contentidkey,contentIdValue:t.content_id_value||t.c_contentidvalue},query:t.query_expression}},vG=e=>{let t=!1,r=e.reduce((n,o)=>{try{let a=SG(o);n.push(a)}catch{t=!0}return n},[]).sort((n,o)=>o.timestamp-n.timestamp);return t&&console.warn("Some user actions could not be parsed. Please check the raw user actions data."),r},AG=(e,t)=>Math.abs(e.timestamp-t)<qv,ok=(e,t,r)=>{if(e.actions?.length)if(t>=e.start-qv&&t<=e.end+qv){let n={actionType:"TICKET_CREATION",timestamp:t,eventData:{}},o=e.actions.findIndex(a=>a.timestamp<=n.timestamp);o===-1?(o=e.actions.length,e.start=t):o===0&&(e.end=t),e.actions.splice(o,0,n),r.session=e}else t<e.start?r.followingSessions.push(e):r.precedingSessions.push(e)},ak=(e,t)=>{if(e.actionType==="SEARCH"&&!e.query)return!0;if(e.actionType==="CUSTOM"){let r=e.eventData?.type||"",n=e.eventData?.value||"";return t.includes(r)||t.includes(n)}return!1},CG=(e,t,r)=>{let n={precedingSessions:[],session:void 0,followingSessions:[]},o={start:e[0].timestamp,end:e[0].timestamp,actions:[]};return e.forEach(a=>{if(AG(a,o.start)){o.actions.push(a),o.start=a.timestamp;return}o.actions=o.actions.filter(i=>!ak(i,r)),ok(o,t,n),o={start:a.timestamp,end:a.timestamp,actions:[a]}}),o.actions=o.actions.filter(a=>!ak(a,r)),ok(o,t,n),n.session===void 0&&(n.session={start:t,end:t,actions:[{actionType:"TICKET_CREATION",timestamp:t,eventData:{}}]}),{precedingSessions:n.precedingSessions.slice(0,hG),session:n.session,followingSessions:n.followingSessions.slice(n.followingSessions.length-yG)}};var Cg=pe(nk(),e=>{e.addCase(Ls,(t,r)=>{t.ticketCreationDate=r.payload.ticketCreationDate,r.payload.excludedCustomActions&&(t.excludedCustomActions=r.payload.excludedCustomActions)}).addCase(ko.pending,t=>{t.loading=!0,t.error=void 0}).addCase(ko.rejected,(t,r)=>{t.loading=!1,t.error=r.payload}).addCase(ko.fulfilled,(t,r)=>{t.loading=!1,t.error=void 0,t.timeline=ik(t,r.payload.response.value)})});function sk(e,t){if(!bG(e))throw ae;let{dispatch:r}=e,n=()=>e.state.insightUserActions,o=he(e),{ticketCreationDate:a,excludedCustomActions:i}=t.options;return r(Ls({ticketCreationDate:a,excludedCustomActions:i})),{...o,get state(){return n()},fetchUserActions(p){r(ko(p))},logOpenUserActions(){r(Ag())}}}function bG(e){return e.addReducers({configuration:be,insightUserActions:Cg}),!0}d();c();l();u();function ck(e){if(!xG(e))throw ae;let t=he(e),{dispatch:r}=e,n=()=>e.state;return{...t,get state(){return n().insightInterface},fetch(){r(Hr())}}}function xG(e){return e.addReducers({configuration:be,insightConfiguration:Wl,insightInterface:Xn,searchHub:wd}),!0}d();c();l();u();function wG(e){return e.addReducers({}),{logSearchEvent:ax,logClickEvent:ix,logCustomEvent:sx}}d();c();l();u();d();c();l();u();var uk=e=>te("copyToClipboard")({prefix:"analytics/resultAction/insight/copyToClipboard",__legacy__getBuilder:(t,r)=>{Ot(e);let n=J(r.insightCaseContext);return t.logCopyToClipboard(Xe(e,r),Ze(e),n)},analyticsType:"InsightPanel.ItemAction",analyticsPayloadBuilder:t=>{let r=Xe(e,t);return{itemMetadata:Pr(e,t),position:r.documentPosition,responseId:e.searchUid||"",action:"copyToClipboard",context:Dr(t)}}}),lk=e=>te("Case.SendEmail")({prefix:"analytics/resultAction/insight/caseSendEmail",__legacy__getBuilder:(t,r)=>{Ot(e);let n=J(r.insightCaseContext);return t.logCaseSendEmail(Xe(e,r),Ze(e),n)},analyticsType:"InsightPanel.ItemAction",analyticsPayloadBuilder:t=>{let r=Xe(e,t);return{itemMetadata:Pr(e,t),position:r.documentPosition,responseId:e.searchUid||"",action:"sendEmail",context:Dr(t)}}}),dk=e=>te("FeedItem.TextPost")({prefix:"analytics/resultAction/insight/feedItemTextPost",__legacy__getBuilder:(t,r)=>{Ot(e);let n=J(r.insightCaseContext);return t.logFeedItemTextPost(Xe(e,r),Ze(e),n)},analyticsType:"InsightPanel.ItemAction",analyticsPayloadBuilder:t=>{let r=Xe(e,t);return{itemMetadata:Pr(e,t),position:r.documentPosition,responseId:e.searchUid||"",action:"postToFeed",context:Dr(t)}}});function RG(e){return e.addReducers({}),{logClearBreadcrumbs:Yf,logInterfaceLoad:nd,logInterfaceChange:Jn,logCreateArticle:tk,logCategoryFacetBreadcrumb:Df,logFacetBreadcrumb:pu,logFacetClearAll:Ut,logFacetDeselect:Mr,logFacetSelect:Yt,logFacetShowLess:ms,logFacetShowMore:fs,logFacetUpdateSort:dn,logDateFacetBreadcrumb:fu,logNumericFacetBreadcrumb:mu,logPageNext:Jm,logPageNumber:Zm,logPagePrevious:eg,logResultsSort:Os,logStaticFilterDeselect:fm,logCopyToClipboard:uk,logCaseSendEmail:lk,logFeedItemTextPost:dk,logOpenUserActions:Ag}}d();c();l();u();function IG(e){return e.addReducers({attachedResults:So}),{setAttachedResults:Of,detachResult:yo,attachResult:ho}}d();c();l();u();function EG(e){return e.addReducers({attachedResults:So}),{logCaseDetach:ns,logCaseAttach:rs}}d();c();l();u();d();c();l();u();d();c();l();u();var bg=P("insight/caseContext/set",e=>{let t=new Y({options:{required:!0}}),r=_(e,t).error;if(r)return{payload:e,error:r};let n=Object.values(e),o=new ne({each:Ke}),a=_(n,o).error;return a?{payload:e,error:a}:{payload:e}}),xg=P("insight/caseId/set",e=>{let r=_(e,Ke).error;return r?{payload:e,error:r}:{payload:e}}),wg=P("insight/caseNumber/set",e=>{let r=_(e,Ke).error;return r?{payload:e,error:r}:{payload:e}});var pk=pe(wx(),e=>{e.addCase(bg,(t,r)=>{t.caseContext=r.payload}).addCase(xg,(t,r)=>{t.caseId=r.payload}).addCase(wg,(t,r)=>{t.caseNumber=r.payload})});function FG(e){return e.addReducers({insightCaseContext:pk}),{setCaseContext:bg,setCaseId:xg,setCaseNumber:wg}}d();c();l();u();d();c();l();u();d();c();l();u();var TG=new ne({each:z,required:!0}),fk=(e,t)=>(_(e,z),Qa(t)?_(t,z):_(t,TG),{payload:{contextKey:e,contextValue:t}}),Rg=P("context/set",e=>{for(let[t,r]of Object.entries(e))fk(t,r);return{payload:e}}),Ig=P("context/add",e=>fk(e.contextKey,e.contextValue)),Eg=P("context/remove",e=>_(e,z));var mk=pe(Zl(),e=>{e.addCase(Rg,(t,r)=>{t.contextValues=r.payload}).addCase(Ig,(t,r)=>{t.contextValues[r.payload.contextKey]=r.payload.contextValue}).addCase(Eg,(t,r)=>{delete t.contextValues[r.payload]}).addCase(tt.fulfilled,(t,r)=>{r.payload&&(t.contextValues=r.payload.context.contextValues)})});function PG(e){return e.addReducers({context:mk}),{addContext:Ig,removeContext:Eg,setContext:Rg}}d();c();l();u();function kG(e){return e.addReducers({dateFacetSet:hn}),{deselectAllDateFacetValues:Zf,registerDateFacet:pn,toggleSelectDateFacetValue:fn,toggleExcludeDateFacetValue:mn,updateDateFacetSortCriterion:Xf,updateDateFacetValues:Ln}}d();c();l();u();function OG(e){return e.addReducers({numericFacetSet:bo}),{deselectAllNumericFacetValues:dm,registerNumericFacet:yn,toggleSelectNumericFacetValue:Sn,toggleExcludeNumericFacetValue:vn,updateNumericFacetSortCriterion:lm,updateNumericFacetValues:Un}}d();c();l();u();function _G(e){return e.addReducers({fields:bs}),{registerFieldsToInclude:Fo,enableFetchAllFields:Gm,disableFetchAllFields:$m,fetchFieldsDescription:Hm}}d();c();l();u();function NG(e){return e.addReducers({folding:Bm}),{registerFolding:lT,loadCollection:Lm}}d();c();l();u();function DG(e){return e.addReducers({generatedAnswer:ws}),{generateAnswer:Wd,resetAnswer:lr,setAnswerGenerationMode:qd}}d();c();l();u();function qG(e){return e.addReducers({insightInterface:Xn}),{fetch:Hr}}d();c();l();u();function MG(e){return e.addReducers({querySet:Ts}),{registerQuerySetQuery:Fs,updateQuerySetQuery:Na}}d();c();l();u();function VG(e){return e.addReducers({search:Ie}),{executeSearch:Tx,fetchFacetValues:Ox,fetchMoreResults:kx,fetchPage:Px,fetchQuerySuggestions:cd,registerQuerySuggest:wo}}d();c();l();u();function jG(e){return e.addReducers({}),{logContextChanged:Rx,logExpandToFullUI:ek}}d();c();l();u();function LG(e){return e.addReducers({insightUserActions:Cg}),{registerUserActions:Ls,fetchUserActions:ko}}d();c();l();u();function UG(e){return e.addReducers({querySuggest:ig,querySet:Ts}),{clearQuerySuggest:Io,fetchQuerySuggestions:Cs,registerQuerySuggest:wo,selectQuerySuggestion:Ro}}d();c();l();u();function QG(e){return e.addReducers({questionAnswering:xn}),{collapseSmartSnippet:Ns,expandSmartSnippet:_s,dislikeSmartSnippet:qs,likeSmartSnippet:Ds,openFeedbackModal:Ms,closeFeedbackModal:Po,expandSmartSnippetRelatedQuestion:Vs,collapseSmartSnippetRelatedQuestion:js}}d();c();l();u();d();c();l();u();d();c();l();u();function gk(){return{results:[],maxLength:10}}var hk=pe(gk(),e=>{e.addCase(rg,(t,r)=>{t.results=r.payload.results.slice(0,r.payload.maxLength),t.maxLength=r.payload.maxLength}).addCase(ng,t=>{t.results=[]}).addCase(Cn,(t,r)=>{let n=r.payload;t.results=t.results.filter(a=>a.uniqueId!==n.uniqueId);let o=t.results.slice(0,t.maxLength-1);t.results=[n,...o]})});function BG(e){return e.addReducers({recentResults:hk}),{registerRecentResults:rg,clearRecentResults:ng,pushRecentResult:Cn}}d();c();l();u();d();c();l();u();var GG=new Pe({content:new $e({required:!0}),conditions:new $e({required:!0}),priority:new oe({required:!1,default:0,min:0}),fields:new ne({required:!1,each:z})});function yk(){let e=[],t=r=>{let n=GG.validate(r);if(!r.conditions.every(a=>a instanceof Function))throw new Oo("Each template condition should be a function that takes a Result or Product as an argument and returns a boolean");return n};return{registerTemplates(...r){r.forEach(n=>{let o={...t(n),fields:n.fields||[]};e.push(o)}),e.sort((n,o)=>o.priority-n.priority)},selectTemplate(r){let n=e.find(o=>o.conditions.every(a=>a(r)));return n?n.content:null},selectLinkTemplate(r){let n=e.find(o=>o.conditions.every(a=>a(r)));return n?n.linkContent:null}}}function Sk(e){if(!$G(e))throw ae;let{registerTemplates:t,selectTemplate:r,selectLinkTemplate:n}=yk();return{registerTemplates:(...o)=>{t(...o);let a=[];o.forEach(i=>{i.fields&&a.push(...i.fields)}),e.dispatch(Fo(a))},selectTemplate:r,selectLinkTemplate:n}}function $G(e){return e.addReducers({fields:bs}),!0}/**
|
|
47
47
|
* @license
|
|
48
48
|
*
|
|
49
49
|
* Copyright 2026 Coveo Solutions Inc.
|
|
@@ -76,4 +76,4 @@ fast-json-patch/module/duplex.mjs:
|
|
|
76
76
|
*)
|
|
77
77
|
*/if(__exports!=exports)module.exports=exports;return module.exports});
|
|
78
78
|
|
|
79
|
-
window.coveoQuanticVersion = '3.
|
|
79
|
+
window.coveoQuanticVersion = '3.38.0';
|