@coveo/quantic 3.30.0-pre.8a67bd16aa → 3.30.0-pre.8b47cb07e6
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/staticresources/coveoheadless/case-assist/headless.js +2 -2
- package/force-app/main/default/staticresources/coveoheadless/definitions/ssr/commerce/types/controller-definitions.d.ts +0 -3
- package/force-app/main/default/staticresources/coveoheadless/definitions/ssr-commerce-next.index.d.ts +8 -8
- package/force-app/main/default/staticresources/coveoheadless/definitions/ssr-next/commerce/controller-utils.d.ts +2 -1
- package/force-app/main/default/staticresources/coveoheadless/definitions/ssr-next/commerce/controllers/breadcrumb-manager/headless-core-breadcrumb-manager.ssr.d.ts +2 -3
- package/force-app/main/default/staticresources/coveoheadless/definitions/ssr-next/commerce/controllers/cart/headless-cart.ssr.d.ts +2 -1
- package/force-app/main/default/staticresources/coveoheadless/definitions/ssr-next/commerce/controllers/context/headless-context.ssr.d.ts +3 -2
- package/force-app/main/default/staticresources/coveoheadless/definitions/ssr-next/commerce/controllers/did-you-mean/headless-did-you-mean.ssr.d.ts +1 -2
- package/force-app/main/default/staticresources/coveoheadless/definitions/ssr-next/commerce/controllers/filter-suggestions/headless-filter-suggestions-generator.ssr.d.ts +2 -1
- package/force-app/main/default/staticresources/coveoheadless/definitions/ssr-next/commerce/controllers/generator/headless-commerce-facet-generator.ssr.d.ts +2 -3
- package/force-app/main/default/staticresources/coveoheadless/definitions/ssr-next/commerce/controllers/instant-products/headless-instant-products.ssr.d.ts +2 -1
- package/force-app/main/default/staticresources/coveoheadless/definitions/ssr-next/commerce/controllers/pagination/headless-core-commerce-pagination.ssr.d.ts +2 -3
- package/force-app/main/default/staticresources/coveoheadless/definitions/ssr-next/commerce/controllers/parameter-manager/headless-core-parameter-manager.ssr.d.ts +13 -3
- package/force-app/main/default/staticresources/coveoheadless/definitions/ssr-next/commerce/controllers/product-list/headless-product-list.ssr.d.ts +2 -3
- package/force-app/main/default/staticresources/coveoheadless/definitions/ssr-next/commerce/controllers/product-view/headless-product-view.ssr.d.ts +3 -1
- package/force-app/main/default/staticresources/coveoheadless/definitions/ssr-next/commerce/controllers/recent-queries-list/headless-recent-queries-list.ssr.d.ts +2 -1
- package/force-app/main/default/staticresources/coveoheadless/definitions/ssr-next/commerce/controllers/search-box/headless-search-box.ssr.d.ts +2 -1
- package/force-app/main/default/staticresources/coveoheadless/definitions/ssr-next/commerce/controllers/sort/headless-core-commerce-sort.ssr.d.ts +2 -3
- package/force-app/main/default/staticresources/coveoheadless/definitions/ssr-next/commerce/controllers/standalone-search-box/headless-standalone-search-box.ssr.d.ts +2 -1
- package/force-app/main/default/staticresources/coveoheadless/definitions/ssr-next/commerce/controllers/summary/headless-core-summary.ssr.d.ts +2 -3
- package/force-app/main/default/staticresources/coveoheadless/definitions/ssr-next/commerce/controllers/triggers/headless-notify-trigger.ssr.d.ts +2 -1
- package/force-app/main/default/staticresources/coveoheadless/definitions/ssr-next/commerce/controllers/triggers/headless-query-trigger.ssr.d.ts +2 -1
- package/force-app/main/default/staticresources/coveoheadless/definitions/ssr-next/commerce/controllers/triggers/headless-redirection-trigger.ssr.d.ts +2 -1
- package/force-app/main/default/staticresources/coveoheadless/definitions/ssr-next/commerce/types/controller-definitions.d.ts +48 -3
- package/force-app/main/default/staticresources/coveoheadless/definitions/ssr-next/commerce/types/controller-scopes.d.ts +6 -0
- package/force-app/main/default/staticresources/coveoheadless/definitions/ssr-next/common/errors.d.ts +3 -0
- package/force-app/main/default/staticresources/coveoheadless/headless.js +3 -3
- package/force-app/main/default/staticresources/coveoheadless/insight/headless.js +2 -2
- package/force-app/main/default/staticresources/coveoheadless/recommendation/headless.js +2 -2
- package/package.json +2 -2
|
@@ -23,7 +23,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
23
23
|
`)}
|
|
24
24
|
|
|
25
25
|
${t}
|
|
26
|
-
`;return new Xi(r)}var Xi=class extends Error{constructor(e){super(e),this.name="SchemaValidationError"}},_e=class{constructor(e){this.definition=e}validate(e={},t=""){let r={...this.default,...e},n=[];for(let i in this.definition){let o=this.definition[i].validate(r[i]);o&&n.push(`${i}: ${o}`)}if(n.length)throw xf(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}},Rt=class{constructor(e={}){this.baseConfig=e}validate(e){return this.baseConfig.required&&Y(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 Bt(e){return e===void 0}function Ef(e){return e===null}function Y(e){return Bt(e)||Ef(e)}var he=class{constructor(e={}){se(this,"value");this.value=new Rt(e)}validate(e){let t=this.value.validate(e);return t||(If(e)?null:"value is not a boolean.")}get default(){return this.value.default}get required(){return this.value.required}};function If(e){return Bt(e)||Ma(e)}function Ma(e){return typeof e=="boolean"}var Re=class{constructor(e={}){se(this,"value");this.config=e,this.value=new Rt(e)}validate(e){let t=this.value.validate(e);return t||(kf(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 kf(e){return Bt(e)||Na(e)}function Na(e){return typeof e=="number"&&!Number.isNaN(e)}var Pf=/^\d{4}(-\d\d(-\d\d(T\d\d:\d\d(:\d\d)?(\.\d+)?(([+-]\d\d:\d\d)|Z)?)?)?)?$/i,W=class{constructor(e={}){se(this,"value");se(this,"config");this.config={emptyAllowed:!0,url:!1,...e},this.value=new Rt(this.config)}validate(e){let{emptyAllowed:t,url:r,regex:n,constrainTo:i,ISODate:o}=this.config,s=this.value.validate(e);if(s)return s;if(Bt(e))return null;if(!_a(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}`:i&&!i.includes(e)?`value should be one of: ${i.join(", ")}.`:o&&!(Pf.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 _a(e){return Object.prototype.toString.call(e)==="[object String]"}var ce=class{constructor(e={}){se(this,"config");this.config={options:{required:!1},values:{},...e}}validate(e){if(Bt(e))return this.config.options.required?"value is required and is currently undefined":null;if(!La(e))return"value is not an object";for(let[r,n]of Object.entries(this.config.values))if(n.required&&Y(e[r]))return`value does not contain ${r}`;let t="";for(let[r,n]of Object.entries(this.config.values)){let i=e[r],o=n.validate(i);o!==null&&(t+=` ${o}`)}return t===""?null:t}get default(){}get required(){return!!this.config.options.required}};function La(e){return e!==void 0&&typeof e=="object"}var Xe=class{constructor(e={}){se(this,"value");this.config=e,this.value=new Rt(this.config)}validate(e){if(!Y(e)&&!Array.isArray(e))return"value is not an array";let t=this.value.validate(e);if(t!==null)return t;if(Y(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&&Y(n)&&(r=`value is null or undefined: ${e.join(",")}`);let i=this.validatePrimitiveValue(n,this.config.each);i!==null&&(r+=` ${i}`)}),r===""?null:r}return null}validatePrimitiveValue(e,t){return Ma(e)||_a(e)||Na(e)||La(e)?t.validate(e):"value is not a primitive value"}get default(){}get required(){return this.value.required}};function Ua(e){return Array.isArray(e)}var Zi=class{constructor(e){se(this,"value");this.config=e,this.value=new Rt(e)}validate(e){let t=this.value.validate(e);return t!==null?t:Bt(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}};g();d();f();p();var un=e=>e;g();d();f();p();g();d();f();p();g();d();f();p();var $t=class{constructor(t){se(this,"_basePath");se(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}};g();d();f();p();function eo(e){let{url:t,accessToken:r,organizationId:n,authentication:i,...o}=e;return o}var to=e=>{let{response:t}=e;return t.body?Of(e):Ff(t)},Of=e=>Df(e)?qf(e):Tf(e)?e.body:{message:"unknown",statusCode:0,type:"unknown"},Ff=e=>{let t=JSON.parse(JSON.stringify(e,Object.getOwnPropertyNames(e)));return{...t,message:`Client side error: ${t.message||""}`,statusCode:400,type:"ClientError"}};function Tf(e){return e.body.statusCode!==void 0}function Df(e){return e.body.exception!==void 0}var qf=e=>({message:e.body.exception.code,statusCode:e.response.status,type:e.body.exception.code});g();d();f();p();function Va(e){return((e.headers.get("content-type")||"").split(";").find(n=>n.indexOf("charset=")!==-1)||"").split("=")[1]||"UTF-8"}g();d();f();p();var ro=(e,t,r,n)=>{let i=new $t(`${e.url}${n}`);return i.addParam("organizationId",e.organizationId),e.authentication&&i.addParam("authentication",e.authentication),{accessToken:e.accessToken,method:t,contentType:r,url:i.href,origin:"searchApiFetch"}};var Qa=(e,t)=>{let r=new $t(`${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},no=/*#__PURE__*/function(){var _ref2=_asyncToGenerator(function*(e,t){let r=yield at.call({...ro(e,"POST","application/x-www-form-urlencoded","/html"),requestParams:eo(e),requestMetadata:{method:"html"},...t});if(r instanceof Error)throw r;let n=Va(r),i=yield r.arrayBuffer(),s=new TextDecoder(n).decode(i);return jf(s)?{success:s}:{error:to({response:r,body:s})}});return function no(_x,_x2){return _ref2.apply(this,arguments)}}();function jf(e){return typeof e=="string"}g();d();f();p();function Mf(e){return{statusCode:e.statusCode,type:e.name,message:e.message}}function Nf(e){return{statusCode:e.code,type:e.name,message:e.message,ignored:!0}}function ln(e,t){if(t&&e.name==="AbortError")return{error:Nf(e)};if(e instanceof wt)return{error:Mf(e)};throw e}g();d();f();p();g();d();f();p();var dn=(e,t,r,n,i={})=>{_f(e);let o=`${e.url}/rest/organizations/${e.organizationId}/caseassists/${e.caseAssistId}${n}`,s=Lf(i),u=s?`${o}?${s}`:o;return{accessToken:e.accessToken,method:t,contentType:r,url:u,origin:"caseAssistApiFetch"}},pn=e=>Object.keys(e).filter(t=>e[t].value!=="").reduce((t,r)=>(t[r]=e[r],t),{}),fn=e=>Object.keys(e).filter(t=>e[t].value!=="").reduce((t,r)=>(t[r]=e[r].value,t),{}),_f=e=>{if(!e.url)throw new Error("The 'url' attribute must contain a valid platform URL.");if(!e.organizationId)throw new Error("The 'organizationId' attribute must contain a valid organization ID.");if(!e.accessToken)throw new Error("The 'accessToken' attribute must contain a valid platform access token.");if(!e.caseAssistId)throw new Error("The 'caseAssistId' attribute must contain a valid Case Assist configuration ID.")},Lf=e=>Object.keys(e).map(t=>`${t}=${encodeURIComponent(e[t])}`).join("&");var Ba=e=>{let t=e.debug?{debug:"1"}:{};return{...dn(e,"POST","application/json","/classify",t),requestParams:Uf(e)}},Uf=e=>({clientId:e.clientId,locale:e.locale,fields:pn(e.fields)});g();d();f();p();var $a=e=>{let t={};return e.debug&&(t.debug="1"),e.numberOfResults&&(t.numberOfResults=e.numberOfResults.toString()),{...dn(e,"POST","application/json","/documents/suggest",t),requestParams:Vf(e)}},Vf=e=>({clientId:e.clientId,locale:e.locale,fields:pn(e.fields),context:e.context,analytics:e.analytics});var gn=class{constructor(t){this.options=t}getCaseClassifications(t){var _this=this;return _asyncToGenerator(function*(){let r=yield at.call({...Ba(t),..._this.options});if(r instanceof Error)return ln(r);let n=yield r.json();return r.ok?{success:n}:{error:n}})()}getDocumentSuggestions(t){var _this2=this;return _asyncToGenerator(function*(){let r=yield at.call({...$a(t),..._this2.options});if(r instanceof Error)return ln(r);let n=yield r.json();return r.ok?{success:n}:{error:n}})()}html(t){var _this3=this;return _asyncToGenerator(function*(){return no(t,_this3.options)})()}};g();d();f();p();g();d();f();p();g();d();f();p();function ye(e){return`Minified Redux error #${e}; visit https://redux.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var Qf=typeof Symbol=="function"&&Symbol.observable||"@@observable",Ha=Qf,io=()=>Math.random().toString(36).substring(7).split("").join("."),Bf={INIT:`@@redux/INIT${io()}`,REPLACE:`@@redux/REPLACE${io()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${io()}`},mn=Bf;function Qe(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 oo(e,t,r){if(typeof e!="function")throw new Error(ye(2));if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(ye(0));if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(ye(1));return r(oo)(e,t)}let n=e,i=t,o=new Map,s=o,u=0,c=!1;function a(){s===o&&(s=new Map,o.forEach((E,b)=>{s.set(b,E)}))}function h(){if(c)throw new Error(ye(3));return i}function y(E){if(typeof E!="function")throw new Error(ye(4));if(c)throw new Error(ye(5));let b=!0;a();let P=u++;return s.set(P,E),function(){if(b){if(c)throw new Error(ye(6));b=!1,a(),s.delete(P),o=null}}}function S(E){if(!Qe(E))throw new Error(ye(7));if(typeof E.type>"u")throw new Error(ye(8));if(typeof E.type!="string")throw new Error(ye(17));if(c)throw new Error(ye(9));try{c=!0,i=n(i,E)}finally{c=!1}return(o=s).forEach(P=>{P()}),E}function m(E){if(typeof E!="function")throw new Error(ye(10));n=E,S({type:mn.REPLACE})}function v(){let E=y;return{subscribe(b){if(typeof b!="object"||b===null)throw new Error(ye(11));function P(){let I=b;I.next&&I.next(h())}return P(),{unsubscribe:E(P)}},[Ha](){return this}}}return S({type:mn.INIT}),{dispatch:S,subscribe:y,getState:h,replaceReducer:m,[Ha]:v}}function $f(e){Object.keys(e).forEach(t=>{let r=e[t];if(typeof r(void 0,{type:mn.INIT})>"u")throw new Error(ye(12));if(typeof r(void 0,{type:mn.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(ye(13))})}function Ht(e){let t=Object.keys(e),r={};for(let s=0;s<t.length;s++){let u=t[s];typeof e[u]=="function"&&(r[u]=e[u])}let n=Object.keys(r),i,o;try{$f(r)}catch(s){o=s}return function(u={},c){if(o)throw o;let a=!1,h={};for(let y=0;y<n.length;y++){let S=n[y],m=r[S],v=u[S],R=m(v,c);if(typeof R>"u"){let E=c&&c.type;throw new Error(ye(14))}h[S]=R,a=a||R!==v}return a=a||n.length!==Object.keys(u).length,a?h:u}}function zt(...e){return e.length===0?t=>t:e.length===1?e[0]:e.reduce((t,r)=>(...n)=>t(r(...n)))}function za(...e){return t=>(r,n)=>{let i=t(r,n),o=()=>{throw new Error(ye(15))},s={getState:i.getState,dispatch:(c,...a)=>o(c,...a)},u=e.map(c=>c(s));return o=zt(...u)(i.dispatch),{...i,dispatch:o}}}function hn(e){return Qe(e)&&"type"in e&&typeof e.type=="string"}g();d();f();p();var ho=Symbol.for("immer-nothing"),Or=Symbol.for("immer-draftable"),xe=Symbol.for("immer-state");function Se(e,...t){throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var Et=Object.getPrototypeOf;function Pe(e){return!!e&&!!e[xe]}function Ee(e){return e?Ja(e)||Array.isArray(e)||!!e[Or]||!!e.constructor?.[Or]||Gt(e)||Mr(e):!1}var Hf=Object.prototype.constructor.toString();function Ja(e){if(!e||typeof e!="object")return!1;let t=Et(e);if(t===null)return!0;let r=Object.hasOwnProperty.call(t,"constructor")&&t.constructor;return r===Object?!0:typeof r=="function"&&Function.toString.call(r)===Hf}function yo(e){return Pe(e)||Se(15,e),e[xe].base_}function Fr(e,t){It(e)===0?Reflect.ownKeys(e).forEach(r=>{t(r,e[r],e)}):e.forEach((r,n)=>t(n,r,e))}function It(e){let t=e[xe];return t?t.type_:Array.isArray(e)?1:Gt(e)?2:Mr(e)?3:0}function Tr(e,t){return It(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function so(e,t){return It(e)===2?e.get(t):e[t]}function Xa(e,t,r){let n=It(e);n===2?e.set(t,r):n===3?e.add(r):e[t]=r}function zf(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}function Gt(e){return e instanceof Map}function Mr(e){return e instanceof Set}function xt(e){return e.copy_||e.base_}function uo(e,t){if(Gt(e))return new Map(e);if(Mr(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);let r=Ja(e);if(t===!0||t==="class_only"&&!r){let n=Object.getOwnPropertyDescriptors(e);delete n[xe];let i=Reflect.ownKeys(n);for(let o=0;o<i.length;o++){let s=i[o],u=n[s];u.writable===!1&&(u.writable=!0,u.configurable=!0),(u.get||u.set)&&(n[s]={configurable:!0,writable:!0,enumerable:u.enumerable,value:e[s]})}return Object.create(Et(e),n)}else{let n=Et(e);if(n!==null&&r)return{...e};let i=Object.create(n);return Object.assign(i,e)}}function An(e,t=!1){return Cn(e)||Pe(e)||!Ee(e)||(It(e)>1&&Object.defineProperties(e,{set:{value:yn},add:{value:yn},clear:{value:yn},delete:{value:yn}}),Object.freeze(e),t&&Object.values(e).forEach(r=>An(r,!0))),e}function yn(){Se(2)}function Cn(e){return Object.isFrozen(e)}var lo={};function kt(e){let t=lo[e];return t||Se(0,e),t}function Gf(e,t){lo[e]||(lo[e]=t)}var Dr;function Za(){return Dr}function Wf(e,t){return{drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function Ga(e,t){t&&(kt("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function po(e){fo(e),e.drafts_.forEach(Yf),e.drafts_=null}function fo(e){e===Dr&&(Dr=e.parent_)}function Wa(e){return Dr=Wf(Dr,e)}function Yf(e){let t=e[xe];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function Ya(e,t){t.unfinalizedDrafts_=t.drafts_.length;let r=t.drafts_[0];return e!==void 0&&e!==r?(r[xe].modified_&&(po(t),Se(4)),Ee(e)&&(e=Sn(t,e),t.parent_||vn(t,e)),t.patches_&&kt("Patches").generateReplacementPatches_(r[xe].base_,e,t.patches_,t.inversePatches_)):e=Sn(t,r,[]),po(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==ho?e:void 0}function Sn(e,t,r){if(Cn(t))return t;let n=t[xe];if(!n)return Fr(t,(i,o)=>Ka(e,n,t,i,o,r)),t;if(n.scope_!==e)return t;if(!n.modified_)return vn(e,n.base_,!0),n.base_;if(!n.finalized_){n.finalized_=!0,n.scope_.unfinalizedDrafts_--;let i=n.copy_,o=i,s=!1;n.type_===3&&(o=new Set(i),i.clear(),s=!0),Fr(o,(u,c)=>Ka(e,n,i,u,c,r,s)),vn(e,i,!1),r&&e.patches_&&kt("Patches").generatePatches_(n,r,e.patches_,e.inversePatches_)}return n.copy_}function Ka(e,t,r,n,i,o,s){if(Pe(i)){let u=o&&t&&t.type_!==3&&!Tr(t.assigned_,n)?o.concat(n):void 0,c=Sn(e,i,u);if(Xa(r,n,c),Pe(c))e.canAutoFreeze_=!1;else return}else s&&r.add(i);if(Ee(i)&&!Cn(i)){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1)return;Sn(e,i),(!t||!t.scope_.parent_)&&typeof n!="symbol"&&(Gt(r)?r.has(n):Object.prototype.propertyIsEnumerable.call(r,n))&&vn(e,i)}}function vn(e,t,r=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&An(t,r)}function Kf(e,t){let r=Array.isArray(e),n={type_:r?1:0,scope_:t?t.scope_:Za(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1},i=n,o=So;r&&(i=[n],o=qr);let{revoke:s,proxy:u}=Proxy.revocable(i,o);return n.draft_=u,n.revoke_=s,u}var So={get(e,t){if(t===xe)return e;let r=xt(e);if(!Tr(r,t))return Jf(e,r,t);let n=r[t];return e.finalized_||!Ee(n)?n:n===ao(e.base_,t)?(co(e),e.copy_[t]=mo(n,e)):n},has(e,t){return t in xt(e)},ownKeys(e){return Reflect.ownKeys(xt(e))},set(e,t,r){let n=ec(xt(e),t);if(n?.set)return n.set.call(e.draft_,r),!0;if(!e.modified_){let i=ao(xt(e),t),o=i?.[xe];if(o&&o.base_===r)return e.copy_[t]=r,e.assigned_[t]=!1,!0;if(zf(r,i)&&(r!==void 0||Tr(e.base_,t)))return!0;co(e),go(e)}return e.copy_[t]===r&&(r!==void 0||t in e.copy_)||Number.isNaN(r)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=r,e.assigned_[t]=!0),!0},deleteProperty(e,t){return ao(e.base_,t)!==void 0||t in e.base_?(e.assigned_[t]=!1,co(e),go(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){let r=xt(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n&&{writable:!0,configurable:e.type_!==1||t!=="length",enumerable:n.enumerable,value:r[t]}},defineProperty(){Se(11)},getPrototypeOf(e){return Et(e.base_)},setPrototypeOf(){Se(12)}},qr={};Fr(So,(e,t)=>{qr[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}});qr.deleteProperty=function(e,t){return qr.set.call(this,e,t,void 0)};qr.set=function(e,t,r){return So.set.call(this,e[0],t,r,e[0])};function ao(e,t){let r=e[xe];return(r?xt(r):e)[t]}function Jf(e,t,r){let n=ec(t,r);return n?"value"in n?n.value:n.get?.call(e.draft_):void 0}function ec(e,t){if(!(t in e))return;let r=Et(e);for(;r;){let n=Object.getOwnPropertyDescriptor(r,t);if(n)return n;r=Et(r)}}function go(e){e.modified_||(e.modified_=!0,e.parent_&&go(e.parent_))}function co(e){e.copy_||(e.copy_=uo(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var Xf=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.produce=(t,r,n)=>{if(typeof t=="function"&&typeof r!="function"){let o=r;r=t;let s=this;return function(c=o,...a){return s.produce(c,h=>r.call(this,h,...a))}}typeof r!="function"&&Se(6),n!==void 0&&typeof n!="function"&&Se(7);let i;if(Ee(t)){let o=Wa(this),s=mo(t,void 0),u=!0;try{i=r(s),u=!1}finally{u?po(o):fo(o)}return Ga(o,n),Ya(i,o)}else if(!t||typeof t!="object"){if(i=r(t),i===void 0&&(i=t),i===ho&&(i=void 0),this.autoFreeze_&&An(i,!0),n){let o=[],s=[];kt("Patches").generateReplacementPatches_(t,i,o,s),n(o,s)}return i}else Se(1,t)},this.produceWithPatches=(t,r)=>{if(typeof t=="function")return(s,...u)=>this.produceWithPatches(s,c=>t(c,...u));let n,i;return[this.produce(t,r,(s,u)=>{n=s,i=u}),n,i]},typeof e?.autoFreeze=="boolean"&&this.setAutoFreeze(e.autoFreeze),typeof e?.useStrictShallowCopy=="boolean"&&this.setUseStrictShallowCopy(e.useStrictShallowCopy)}createDraft(e){Ee(e)||Se(8),Pe(e)&&(e=tc(e));let t=Wa(this),r=mo(e,void 0);return r[xe].isManual_=!0,fo(t),r}finishDraft(e,t){let r=e&&e[xe];(!r||!r.isManual_)&&Se(9);let{scope_:n}=r;return Ga(n,t),Ya(void 0,n)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}applyPatches(e,t){let r;for(r=t.length-1;r>=0;r--){let i=t[r];if(i.path.length===0&&i.op==="replace"){e=i.value;break}}r>-1&&(t=t.slice(r+1));let n=kt("Patches").applyPatches_;return Pe(e)?n(e,t):this.produce(e,i=>n(i,t))}};function mo(e,t){let r=Gt(e)?kt("MapSet").proxyMap_(e,t):Mr(e)?kt("MapSet").proxySet_(e,t):Kf(e,t);return(t?t.scope_:Za()).drafts_.push(r),r}function tc(e){return Pe(e)||Se(10,e),rc(e)}function rc(e){if(!Ee(e)||Cn(e))return e;let t=e[xe],r;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,r=uo(e,t.scope_.immer_.useStrictShallowCopy_)}else r=uo(e,!0);return Fr(r,(n,i)=>{Xa(r,n,rc(i))}),t&&(t.finalized_=!1),r}function nc(){let t="replace",r="add",n="remove";function i(S,m,v,R){switch(S.type_){case 0:case 2:return s(S,m,v,R);case 1:return o(S,m,v,R);case 3:return u(S,m,v,R)}}function o(S,m,v,R){let{base_:E,assigned_:b}=S,P=S.copy_;P.length<E.length&&([E,P]=[P,E],[v,R]=[R,v]);for(let w=0;w<E.length;w++)if(b[w]&&P[w]!==E[w]){let I=m.concat([w]);v.push({op:t,path:I,value:y(P[w])}),R.push({op:t,path:I,value:y(E[w])})}for(let w=E.length;w<P.length;w++){let I=m.concat([w]);v.push({op:r,path:I,value:y(P[w])})}for(let w=P.length-1;E.length<=w;--w){let I=m.concat([w]);R.push({op:n,path:I})}}function s(S,m,v,R){let{base_:E,copy_:b}=S;Fr(S.assigned_,(P,w)=>{let I=so(E,P),j=so(b,P),F=w?Tr(E,P)?t:r:n;if(I===j&&F===t)return;let k=m.concat(P);v.push(F===n?{op:F,path:k}:{op:F,path:k,value:j}),R.push(F===r?{op:n,path:k}:F===n?{op:r,path:k,value:y(I)}:{op:t,path:k,value:y(I)})})}function u(S,m,v,R){let{base_:E,copy_:b}=S,P=0;E.forEach(w=>{if(!b.has(w)){let I=m.concat([P]);v.push({op:n,path:I,value:w}),R.unshift({op:r,path:I,value:w})}P++}),P=0,b.forEach(w=>{if(!E.has(w)){let I=m.concat([P]);v.push({op:r,path:I,value:w}),R.unshift({op:n,path:I,value:w})}P++})}function c(S,m,v,R){v.push({op:t,path:[],value:m===ho?void 0:m}),R.push({op:t,path:[],value:S})}function a(S,m){return m.forEach(v=>{let{path:R,op:E}=v,b=S;for(let j=0;j<R.length-1;j++){let F=It(b),k=R[j];typeof k!="string"&&typeof k!="number"&&(k=""+k),(F===0||F===1)&&(k==="__proto__"||k==="constructor")&&Se(19),typeof b=="function"&&k==="prototype"&&Se(19),b=so(b,k),typeof b!="object"&&Se(18,R.join("/"))}let P=It(b),w=h(v.value),I=R[R.length-1];switch(E){case t:switch(P){case 2:return b.set(I,w);case 3:Se(16);default:return b[I]=w}case r:switch(P){case 1:return I==="-"?b.push(w):b.splice(I,0,w);case 2:return b.set(I,w);case 3:return b.add(w);default:return b[I]=w}case n:switch(P){case 1:return b.splice(I,1);case 2:return b.delete(I);case 3:return b.delete(v.value);default:return delete b[I]}default:Se(17,E)}}),S}function h(S){if(!Ee(S))return S;if(Array.isArray(S))return S.map(h);if(Gt(S))return new Map(Array.from(S.entries()).map(([v,R])=>[v,h(R)]));if(Mr(S))return new Set(Array.from(S).map(h));let m=Object.create(Et(S));for(let v in S)m[v]=h(S[v]);return Tr(S,Or)&&(m[Or]=S[Or]),m}function y(S){return Pe(S)?h(S):S}Gf("Patches",{applyPatches_:a,generatePatches_:i,generateReplacementPatches_:c})}var jr=new Xf,Ze=jr.produce,bn=jr.produceWithPatches.bind(jr);var vo=jr.applyPatches.bind(jr);g();d();f();p();function Zf(e,t=`expected a function, instead received ${typeof e}`){if(typeof e!="function")throw new TypeError(t)}function eg(e,t=`expected an object, instead received ${typeof e}`){if(typeof e!="object")throw new TypeError(t)}function tg(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 ic=e=>Array.isArray(e)?e:[e];function rg(e){let t=Array.isArray(e[0])?e[0]:e;return tg(t,"createSelector expects all input-selectors to be functions, but received the following types: "),t}function ng(e,t){let r=[],{length:n}=e;for(let i=0;i<n;i++)r.push(e[i].apply(null,t));return r}var yw=Symbol();var Sw=Object.getPrototypeOf({});var ig=class{constructor(e){this.value=e}deref(){return this.value}},og=typeof WeakRef<"u"?WeakRef:ig,sg=0,oc=1;function wn(){return{s:sg,v:void 0,o:null,p:null}}function Wt(e,t={}){let r=wn(),{resultEqualityCheck:n}=t,i,o=0;function s(){let u=r,{length:c}=arguments;for(let y=0,S=c;y<S;y++){let m=arguments[y];if(typeof m=="function"||typeof m=="object"&&m!==null){let v=u.o;v===null&&(u.o=v=new WeakMap);let R=v.get(m);R===void 0?(u=wn(),v.set(m,u)):u=R}else{let v=u.p;v===null&&(u.p=v=new Map);let R=v.get(m);R===void 0?(u=wn(),v.set(m,u)):u=R}}let a=u,h;if(u.s===oc)h=u.v;else if(h=e.apply(null,arguments),o++,n){let y=i?.deref?.()??i;y!=null&&n(y,h)&&(h=y,o!==0&&o--),i=typeof h=="object"&&h!==null||typeof h=="function"?new og(h):h}return a.s=oc,a.v=h,h}return s.clearCache=()=>{r=wn(),s.resetResultsCount()},s.resultsCount=()=>o,s.resetResultsCount=()=>{o=0},s}function sc(e,...t){let r=typeof e=="function"?{memoize:e,memoizeOptions:t}:e,n=(...i)=>{let o=0,s=0,u,c={},a=i.pop();typeof a=="object"&&(c=a,a=i.pop()),Zf(a,`createSelector expects an output function after the inputs, but received: [${typeof a}]`);let h={...r,...c},{memoize:y,memoizeOptions:S=[],argsMemoize:m=Wt,argsMemoizeOptions:v=[],devModeChecks:R={}}=h,E=ic(S),b=ic(v),P=rg(i),w=y(function(){return o++,a.apply(null,arguments)},...E),I=!0,j=m(function(){s++;let k=ng(P,arguments);return u=w.apply(null,k),u},...b);return Object.assign(j,{resultFunc:a,memoizedResultFunc:w,dependencies:P,dependencyRecomputations:()=>s,resetDependencyRecomputations:()=>{s=0},lastResult:()=>u,recomputations:()=>o,resetRecomputations:()=>{o=0},memoize:y,argsMemoize:m})};return Object.assign(n,{withTypes:()=>n}),n}var ae=sc(Wt),ag=Object.assign((e,t=ae)=>{eg(e,`createStructuredSelector expects first argument to be an object where each property is a selector, instead received a ${typeof e}`);let r=Object.keys(e),n=r.map(o=>e[o]);return t(n,(...o)=>o.reduce((s,u,c)=>(s[r[c]]=u,s),{}))},{withTypes:()=>ag});g();d();f();p();function ac(e){return({dispatch:r,getState:n})=>i=>o=>typeof o=="function"?o(r,n,e):i(o)}var cc=ac(),uc=ac;var cg=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?zt:zt.apply(null,arguments)},Mw=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}},ug=e=>e&&typeof e.match=="function";function Q(e,t){function r(...n){if(t){let i=t(...n);if(!i)throw new Error(Le(0));return{type:e,payload:i.payload,...("meta"in i&&{meta:i.meta}),...("error"in i&&{error:i.error})}}return{type:e,payload:n[0]}}return r.toString=()=>`${e}`,r.type=e,r.match=n=>hn(n)&&n.type===e,r}var gc=class Nr extends Array{constructor(...t){super(...t),Object.setPrototypeOf(this,Nr.prototype)}static get[Symbol.species](){return Nr}concat(...t){return super.concat.apply(this,t)}prepend(...t){return t.length===1&&Array.isArray(t[0])?new Nr(...t[0].concat(this)):new Nr(...t.concat(this))}};function lc(e){return Ee(e)?Ze(e,()=>{}):e}function dc(e,t,r){return e.has(t)?e.get(t):e.set(t,r(t)).get(t)}function lg(e){return typeof e=="boolean"}var dg=()=>function(t){let{thunk:r=!0,immutableCheck:n=!0,serializableCheck:i=!0,actionCreatorCheck:o=!0}=t??{},s=new gc;return r&&(lg(r)?s.push(cc):s.push(uc(r.extraArgument))),s},_r="RTK_autoBatch",Kt=()=>e=>({payload:e,meta:{[_r]:!0}}),pc=e=>t=>{setTimeout(t,e)},pg=(e={type:"raf"})=>t=>(...r)=>{let n=t(...r),i=!0,o=!1,s=!1,u=new Set,c=e.type==="tick"?queueMicrotask:e.type==="raf"?typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:pc(10):e.type==="callback"?e.queueNotification:pc(e.timeout),a=()=>{s=!1,o&&(o=!1,u.forEach(h=>h()))};return Object.assign({},n,{subscribe(h){let y=()=>i&&h(),S=n.subscribe(y);return u.add(h),()=>{S(),u.delete(h)}},dispatch(h){try{return i=!h?.meta?.[_r],o=!i,o&&(s||(s=!0,c(a))),n.dispatch(h)}finally{i=!0}}})},fg=e=>function(r){let{autoBatch:n=!0}=r??{},i=new gc(e);return n&&i.push(pg(typeof n=="object"?n:void 0)),i};function mc(e){let t=dg(),{reducer:r=void 0,middleware:n,devTools:i=!0,preloadedState:o=void 0,enhancers:s=void 0}=e||{},u;if(typeof r=="function")u=r;else if(Qe(r))u=Ht(r);else throw new Error(Le(1));let c;typeof n=="function"?c=n(t):c=t();let a=zt;i&&(a=cg({trace:!1,...(typeof i=="object"&&i)}));let h=za(...c),y=fg(h),S=typeof s=="function"?s(y):y(),m=a(...S);return oo(u,o,m)}function hc(e){let t={},r=[],n,i={addCase(o,s){let u=typeof o=="string"?o:o.type;if(!u)throw new Error(Le(28));if(u in t)throw new Error(Le(29));return t[u]=s,i},addMatcher(o,s){return r.push({matcher:o,reducer:s}),i},addDefaultCase(o){return n=o,i}};return e(i),[t,r,n]}function gg(e){return typeof e=="function"}function fe(e,t){let[r,n,i]=hc(t),o;if(gg(e))o=()=>lc(e());else{let u=lc(e);o=()=>u}function s(u=o(),c){let a=[r[c.type],...n.filter(({matcher:h})=>h(c)).map(({reducer:h})=>h)];return a.filter(h=>!!h).length===0&&(a=[i]),a.reduce((h,y)=>{if(y)if(Pe(h)){let m=y(h,c);return m===void 0?h:m}else{if(Ee(h))return Ze(h,S=>y(S,c));{let S=y(h,c);if(S===void 0){if(h===null)return h;throw Error("A case reducer on a non-draftable value must not return undefined")}return S}}return h},u)}return s.getInitialState=o,s}var yc=(e,t)=>ug(e)?e.match(t):e(t);function Be(...e){return t=>e.some(r=>yc(r,t))}function Yt(...e){return t=>e.every(r=>yc(r,t))}function xn(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 Lr(e){return typeof e[0]=="function"&&"pending"in e[0]&&"fulfilled"in e[0]&&"rejected"in e[0]}function En(...e){return e.length===0?t=>xn(t,["pending"]):Lr(e)?Be(...e.map(t=>t.pending)):En()(e[0])}function Pt(...e){return e.length===0?t=>xn(t,["rejected"]):Lr(e)?Be(...e.map(t=>t.rejected)):Pt()(e[0])}function Ur(...e){let t=r=>r&&r.meta&&r.meta.rejectedWithValue;return e.length===0?Yt(Pt(...e),t):Lr(e)?Yt(Pt(...e),t):Ur()(e[0])}function et(...e){return e.length===0?t=>xn(t,["fulfilled"]):Lr(e)?Be(...e.map(t=>t.fulfilled)):et()(e[0])}function In(...e){return e.length===0?t=>xn(t,["pending","fulfilled","rejected"]):Lr(e)?Be(...e.flatMap(t=>[t.pending,t.rejected,t.fulfilled])):In()(e[0])}var mg="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",kn=(e=21)=>{let t="",r=e;for(;r--;)t+=mg[Math.random()*64|0];return t},hg=["name","message","stack","code"],Ao=class{constructor(e,t){se(this,"_type");this.payload=e,this.meta=t}},fc=class{constructor(e,t){se(this,"_type");this.payload=e,this.meta=t}},yg=e=>{if(typeof e=="object"&&e!==null){let t={};for(let r of hg)typeof e[r]=="string"&&(t[r]=e[r]);return t}return{message:String(e)}},oe=(()=>{function e(t,r,n){let i=Q(t+"/fulfilled",(c,a,h,y)=>({payload:c,meta:{...(y||{}),arg:h,requestId:a,requestStatus:"fulfilled"}})),o=Q(t+"/pending",(c,a,h)=>({payload:void 0,meta:{...(h||{}),arg:a,requestId:c,requestStatus:"pending"}})),s=Q(t+"/rejected",(c,a,h,y,S)=>({payload:y,error:(n&&n.serializeError||yg)(c||"Rejected"),meta:{...(S||{}),arg:h,requestId:a,rejectedWithValue:!!y,requestStatus:"rejected",aborted:c?.name==="AbortError",condition:c?.name==="ConditionError"}}));function u(c){return(a,h,y)=>{let S=n?.idGenerator?n.idGenerator(c):kn(),m=new l.AbortController,v,R;function E(P){R=P,m.abort()}let b=_asyncToGenerator(function*(){let P;try{let I=n?.condition?.(c,{getState:h,extra:y});if(vg(I)&&(I=yield I),I===!1||m.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};let j=new Promise((F,k)=>{v=()=>{k({name:"AbortError",message:R||"Aborted"})},m.signal.addEventListener("abort",v)});a(o(S,c,n?.getPendingMeta?.({requestId:S,arg:c},{getState:h,extra:y}))),P=yield Promise.race([j,Promise.resolve(r(c,{dispatch:a,getState:h,extra:y,requestId:S,signal:m.signal,abort:E,rejectWithValue:(F,k)=>new Ao(F,k),fulfillWithValue:(F,k)=>new fc(F,k)})).then(F=>{if(F instanceof Ao)throw F;return F instanceof fc?i(F.payload,S,c,F.meta):i(F,S,c)})])}catch(I){P=I instanceof Ao?s(null,S,c,I.payload,I.meta):s(I,S,c)}finally{v&&m.signal.removeEventListener("abort",v)}return n&&!n.dispatchConditionRejection&&s.match(P)&&P.meta.condition||a(P),P})();return Object.assign(b,{abort:E,requestId:S,arg:c,unwrap(){return b.then(Sg)}})}}return Object.assign(u,{pending:o,rejected:s,fulfilled:i,settled:Be(s,i),typePrefix:t})}return e.withTypes=()=>e,e})();function Sg(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function vg(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var Sc=Symbol.for("rtk-slice-createasyncthunk"),Vw={[Sc]:oe};function Ag(e,t){return`${e}/${t}`}function Cg({creators:e}={}){let t=e?.asyncThunk?.[Sc];return function(n){let{name:i,reducerPath:o=i}=n;if(!i)throw new Error(Le(11));typeof process<"u";let s=(typeof n.reducers=="function"?n.reducers(wg()):n.reducers)||{},u=Object.keys(s),c={sliceCaseReducersByName:{},sliceCaseReducersByType:{},actionCreators:{},sliceMatchers:[]},a={addCase(P,w){let I=typeof P=="string"?P:P.type;if(!I)throw new Error(Le(12));if(I in c.sliceCaseReducersByType)throw new Error(Le(13));return c.sliceCaseReducersByType[I]=w,a},addMatcher(P,w){return c.sliceMatchers.push({matcher:P,reducer:w}),a},exposeAction(P,w){return c.actionCreators[P]=w,a},exposeCaseReducer(P,w){return c.sliceCaseReducersByName[P]=w,a}};u.forEach(P=>{let w=s[P],I={reducerName:P,type:Ag(i,P),createNotation:typeof n.reducers=="function"};xg(w)?Ig(I,w,a,t):Rg(I,w,a)});function h(){let[P={},w=[],I=void 0]=typeof n.extraReducers=="function"?hc(n.extraReducers):[n.extraReducers],j={...P,...c.sliceCaseReducersByType};return fe(n.initialState,F=>{for(let k in j)F.addCase(k,j[k]);for(let k of c.sliceMatchers)F.addMatcher(k.matcher,k.reducer);for(let k of w)F.addMatcher(k.matcher,k.reducer);I&&F.addDefaultCase(I)})}let y=P=>P,S=new Map,m;function v(P,w){return m||(m=h()),m(P,w)}function R(){return m||(m=h()),m.getInitialState()}function E(P,w=!1){function I(F){let k=F[P];return typeof k>"u"&&w&&(k=R()),k}function j(F=y){let k=dc(S,w,()=>new WeakMap);return dc(k,F,()=>{let O={};for(let[T,M]of Object.entries(n.selectors??{}))O[T]=bg(M,F,R,w);return O})}return{reducerPath:P,getSelectors:j,get selectors(){return j(I)},selectSlice:I}}let b={name:i,reducer:v,actions:c.actionCreators,caseReducers:c.sliceCaseReducersByName,getInitialState:R,...E(o),injectInto(P,{reducerPath:w,...I}={}){let j=w??o;return P.inject({reducerPath:j,reducer:v},I),{...b,...E(j,!0)}}};return b}}function bg(e,t,r,n){function i(o,...s){let u=t(o);return typeof u>"u"&&n&&(u=r()),e(u,...s)}return i.unwrapped=e,i}var Ot=Cg();function wg(){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 Rg({type:e,reducerName:t,createNotation:r},n,i){let o,s;if("reducer"in n){if(r&&!Eg(n))throw new Error(Le(17));o=n.reducer,s=n.prepare}else o=n;i.addCase(e,o).exposeCaseReducer(t,o).exposeAction(t,s?Q(e,s):Q(e))}function xg(e){return e._reducerDefinitionType==="asyncThunk"}function Eg(e){return e._reducerDefinitionType==="reducerWithPrepare"}function Ig({type:e,reducerName:t},r,n,i){if(!i)throw new Error(Le(18));let{payloadCreator:o,fulfilled:s,pending:u,rejected:c,settled:a,options:h}=r,y=i(e,o,h);n.exposeAction(t,y),s&&n.addCase(y.fulfilled,s),u&&n.addCase(y.pending,u),c&&n.addCase(y.rejected,c),a&&n.addMatcher(y.settled,a),n.exposeCaseReducer(t,{fulfilled:s||Rn,pending:u||Rn,rejected:c||Rn,settled:a||Rn})}function Rn(){}var vc="listener",Ac="completed",Cc="cancelled",Qw=`task-${Cc}`,Bw=`task-${Ac}`,$w=`${vc}-${Cc}`,Hw=`${vc}-${Ac}`;var{assign:bc}=Object;var Co="listenerMiddleware";var kg=bc(Q(`${Co}/add`),{withTypes:()=>kg}),zw=Q(`${Co}/removeAll`),Pg=bc(Q(`${Co}/remove`),{withTypes:()=>Pg});var Gw=Symbol.for("rtk-state-proxy-original");function Le(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. `}g();d();f();p();var ee=new W({required:!0,emptyAllowed:!1}),ge=new W({required:!1,emptyAllowed:!1}),Ue=new W({required:!0,emptyAllowed:!0}),iR=new W({required:!1,emptyAllowed:!0}),wc=new Xe({each:ee,required:!0}),Rc=new W({required:!1,emptyAllowed:!1,regex:/^\d+\.\d+\.\d+$/}),xc=new W({required:!1,emptyAllowed:!1,regex:/^[a-zA-Z0-9_\-.]{1,100}$/}),oR=new W({required:!0,emptyAllowed:!1,regex:/^[a-zA-Z0-9_\-.]{1,100}$/}),Og=({message:e,name:t,stack:r})=>({message:e,name:t,stack:r}),bo=(e,t)=>{if("required"in t)return{payload:new _e({value:t}).validate({value:e}).value};let i=new ce({options:{required:!0},values:t}).validate(e);if(i)throw new Xi(i);return{payload:e}},z=(e,t)=>{try{return bo(e,t)}catch(r){return{payload:e,error:Og(r)}}};var Pn=(e,t,r,n)=>{let i=`Check the options of ${n}`;return Fg(e,t,r,i,"Controller initialization error")},Fg=(e,t,r,n,i)=>{try{return t.validate(r,n)}catch(o){throw e.logger.error(o,i),o}};var On=Q("caseAssistConfiguration/set",e=>z(e,{caseAssistId:ee,locale:ge,proxyBaseUrl:new W({required:!1,url:!0})}));g();d();f();p();g();d();f();p();var Ec=()=>({caseAssistId:"",locale:"en-US"});var ct=fe(Ec(),e=>{e.addCase(On,(t,r)=>{t.caseAssistId=r.payload.caseAssistId,t.locale=r.payload.locale,t.apiBaseUrl=r.payload.proxyBaseUrl})});g();d();f();p();g();d();f();p();g();d();f();p();var Ic={q:new W,enableQuerySyntax:new he,aq:new W,cq:new W,firstResult:new Re({min:0}),numberOfResults:new Re({min:0}),sortCriteria:new W,f:new ce,fExcluded:new ce,cf:new ce,nf:new ce,mnf:new ce,df:new ce,debug:new he,sf:new ce,tab:new W,af:new ce};var Fn=Q("searchParameters/restore",e=>z(e,Ic)),kc=Q("searchParameters/restoreTab",e=>z(e,ee));g();d();f();p();var Pc=Q("debug/enable"),Oc=Q("debug/disable");g();d();f();p();var Tn=()=>!1;var Fc=fe(Tn(),e=>{e.addCase(Pc,()=>!0).addCase(Oc,()=>!1).addCase(Fn,(t,r)=>r.payload.debug??t)});g();d();f();p();var Dn=Q("searchHub/set",e=>z(e,new W({required:!0,emptyAllowed:!0})));g();d();f();p();g();d();f();p();g();d();f();p();var Jt="3.29.3-pre.8a67bd16aa",Tc=["@coveo/atomic","@coveo/quantic"];var wo=()=>ge,Dc=()=>ee,Ft=Q("configuration/updateBasicConfiguration",e=>z(e,{accessToken:ge,environment:new W({required:!1,constrainTo:["prod","hipaa","stg","dev"]}),organizationId:ge})),qn=Q("configuration/updateSearchConfiguration",e=>z(e,{proxyBaseUrl:new W({required:!1,url:!0}),pipeline:new W({required:!1,emptyAllowed:!0}),searchHub:ge,timezone:ge,locale:ge,authenticationProviders:new Xe({required:!1,each:ee})})),Tg={enabled:new he({default:!0}),originContext:wo(),originLevel2:wo(),originLevel3:wo(),proxyBaseUrl:new W({required:!1,url:!0}),runtimeEnvironment:new Rt,anonymous:new he({default:!1}),deviceId:ge,userDisplayName:ge,documentLocation:ge,trackingId:xc,analyticsMode:new W({constrainTo:["legacy","next"],required:!1,default:"next"}),source:new ce({options:{required:!1},values:Tc.reduce((e,t)=>(e[t]=Rc,e),{})})},jn=Q("configuration/updateAnalyticsConfiguration",e=>z(e,Tg)),Mn=Q("configuration/analytics/disable"),Nn=Q("configuration/analytics/enable"),qc=Q("configuration/analytics/originlevel2",e=>z(e,{originLevel2:Dc()})),jc=Q("configuration/analytics/originlevel3",e=>z(e,{originLevel3:Dc()}));g();d();f();p();var Dg=Q("history/undo"),qg=Q("history/redo"),$e=Q("history/snapshot"),jx=oe("history/back",/*#__PURE__*/function(){var _ref4=_asyncToGenerator(function*(e,{dispatch:t}){t(Dg()),yield t(_n())});return function(_x3,_x4){return _ref4.apply(this,arguments)}}()),Mx=oe("history/forward",/*#__PURE__*/function(){var _ref5=_asyncToGenerator(function*(e,{dispatch:t}){t(qg()),yield t(_n())});return function(_x5,_x6){return _ref5.apply(this,arguments)}}()),_n=oe("history/change",/*#__PURE__*/function(){var _ref6=_asyncToGenerator(function*(e,{getState:t}){return t().history.present});return function(_x7,_x8){return _ref6.apply(this,arguments)}}());g();d();f();p();var Xt=()=>"default";var Mc=fe(Xt(),e=>{e.addCase(Dn,(t,r)=>r.payload).addCase(_n.fulfilled,(t,r)=>r.payload?.searchHub??t).addCase(qn,(t,r)=>r.payload.searchHub||t)});g();d();f();p();g();d();f();p();g();d();f();p();g();d();f();p();g();d();f();p();g();d();f();p();var Nc=/^(?:[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 jg(e){return typeof e=="string"&&Nc.test(e)}var Ro=jg;g();d();f();p();var ve=[];for(let e=0;e<256;++e)ve.push((e+256).toString(16).slice(1));function _c(e,t=0){return(ve[e[t+0]]+ve[e[t+1]]+ve[e[t+2]]+ve[e[t+3]]+"-"+ve[e[t+4]]+ve[e[t+5]]+"-"+ve[e[t+6]]+ve[e[t+7]]+"-"+ve[e[t+8]]+ve[e[t+9]]+"-"+ve[e[t+10]]+ve[e[t+11]]+ve[e[t+12]]+ve[e[t+13]]+ve[e[t+14]]+ve[e[t+15]]).toLowerCase()}g();d();f();p();var xo,Mg=new Uint8Array(16);function Eo(){if(!xo){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");xo=crypto.getRandomValues.bind(crypto)}return xo(Mg)}g();d();f();p();g();d();f();p();var Ng=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),Io={randomUUID:Ng};function _g(e,t,r){if(Io.randomUUID&&!t&&!e)return Io.randomUUID();e=e||{};let n=e.random??e.rng?.()??Eo();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 i=0;i<16;++i)t[r+i]=n[i];return t}return _c(n)}var ko=_g;g();d();f();p();function Lc(){let e=typeof window<"u";return{sendMessage(t){e&&window.postMessage(t,"*")}}}function Lg({config:e,environment:t,event:r,listenerManager:n}){let{url:i,token:o,mode:s}=e;s!=="disabled"&&(n.call(r),t.send(i,o,r))}var Uc="visitorId";function Ug(e){return{getClientId:()=>{let t=e.get(),r=t.storage,n=r.getItem(Uc),i=n&&Ro(n)?n:t.generateUUID();return r.setItem(Uc,i),i}}}var Hc="1.2.6",Po=128,zc=192,Vc=224,Qc=240,Vg=248;function Qg(e){return(e&Vg)===Qc?4:(e&Qc)===Vc?3:(e&Vc)===zc?2:1}function Bg(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&Po)!=Po)break;if(r-=3,(n&zc)!=Po){t-r>=Qg(n)*3&&(r=t);break}}return e.substring(0,r)}function $g(e){let{trackingId:t}=e;return{trackingId:t}}function Hg(e){return(e.source||[]).concat([`relay@${Hc}`])}function Gc(e,t,r,n){let{getReferrer:i,getLocation:o,getUserAgent:s}=r,u=$g(t),c=n.getClientId();return Object.freeze({type:e,config:u,ts:Date.now(),source:Hg(t),clientId:c,userAgent:s(),referrer:Bc(i()),location:Bc(o())})}function Bc(e){return e!==null?Bg(e,1024):null}function zg(e,t,r,n,i){return{...t,meta:Gc(e,r,n,i)}}var Gg="*";function Wg(){let e=[];function t({type:c,callback:a}){return e.findIndex(h=>h.type===c&&h.callback===a)}function r(c,a){return c.type==="*"||a===c.type}function n(c){return t(c)<0&&e.push(c),()=>u(c.type,c.callback)}function i(c){e.forEach(a=>{if(r(a,c.meta.type))try{a.callback(c)}catch(h){console.error(h)}})}function o(c){if(c===Gg)e.length=0;else for(let a=e.length-1;a>=0;a--)e[a].type===c&&e.splice(a,1)}function s(c){let a=t(c);a>=0&&e.splice(a,1)}function u(c,a){a?s({type:c,callback:a}):o(c)}return{add:n,call:i,remove:u}}function $c({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 Yg(e){let t=$c(e);return{get:()=>t,update:r=>{t=$c({...t,...r})}}}var Oo=Kg();function Kg(){let e="coveo_",t=r=>{let n=r.split(".").slice(-2);return n.length==2?n.join("."):""};return{getItem(r){let n=`${e}${r}=`,i=document.cookie.split(";");for(let o of i){let s=o.replace(/^\s+/,"");if(s.lastIndexOf(n,0)===0)return s.substring(n.length,s.length)}return null},setItem(r,n,i){let o=t(window.location.hostname),s=`;expires=${new Date(new Date().getTime()+i).toUTCString()}`,u=o?`;domain=${o}`:"";document.cookie=`${e}${r}=${n}${s}${u};path=/;SameSite=Lax`},removeItem(r){this.setItem(r,"",-1)}}}function Jg(){return{getItem(e){return Oo.getItem(e)||localStorage.getItem(e)},removeItem(e){Oo.removeItem(e),localStorage.removeItem(e)},setItem(e,t){localStorage.setItem(e,t),Oo.setItem(e,t,31556952e3)}}}function Xg(){let e=document.referrer;return e===""?null:e}function Zg(){return{runtime:"browser",send:(e,t,r)=>{let n=navigator.sendBeacon(`${e}?access_token=${t}`,new Blob([JSON.stringify([r])],{type:"application/json"}));if(Lc().sendMessage({kind:"EVENT_PROTOCOL",event:r,url:e,token:t}),!n)throw new Error("Failed to send the event(s) because the payload size exceeded the maximum allowed size (32 KB). Please contact support if the problem persists.")},getReferrer:()=>Xg(),getLocation:()=>window.location.href,getUserAgent:()=>navigator.userAgent,generateUUID:()=>ko(),storage:Jg()}}function em(){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 tm(){return{getItem(){return null},removeItem(){},setItem(){}}}function rm(){return{runtime:"null",send:()=>{},getReferrer:()=>null,getLocation:()=>null,getUserAgent:()=>null,generateUUID:()=>"",storage:tm()}}function nm(e){let t=e.get().mode!=="disabled",r=e.get().environment,n=rm();return t&&r?{storage:n.storage,...r,runtime:"custom"}:t&&im()&&em()?Zg():n}function im(){try{return typeof window=="object"}catch{return!1}}function om(e){return{get:()=>Object.freeze(nm(e))}}function Wc(e){let t=Yg(e),r=Wg(),n=om(t),i=Ug(n);return{emit:(o,s)=>{let u=t.get(),c=n.get(),a=zg(o,s,u,c,i);return Lg({config:u,environment:c,event:a,listenerManager:r})},getMeta:o=>Gc(o,t.get(),n.get(),i),on:(o,s)=>r.add({type:o,callback:s}),off:(o,s)=>r.remove(o,s),updateConfig:o=>t.update(o),version:Hc}}g();d();f();p();var Zt=ae(e=>e.source,e=>Object.entries(e).map(([t,r])=>`${t}@${r}`).concat(`@coveo/headless@${Jt}`));var Vr=ae(e=>e.configuration.organizationId,e=>e.configuration.environment,e=>e.configuration.accessToken,e=>e.configuration.analytics,e=>Zt(e.configuration.analytics),(e,t)=>sm(t),(e,t,r,{trackingId:n,apiBaseUrl:i,enabled:o},s,u)=>Wc({mode:o?"emit":"disabled",url:i??cn(e,t),token:r,trackingId:n??null,source:s,environment:u})),sm=e=>{if(!e)return;let t=e();return{getLocation:()=>t.location,getReferrer:()=>t.referrer,getUserAgent:()=>t.userAgent,generateUUID:()=>t.clientId}};g();d();f();p();g();d();f();p();var Fo=(e,t)=>{let{referrer:r,userAgent:n,location:i,clientId:o}=e.getMeta("");return{...(t?t():{}),referrer:r,userAgent:n,location:i,clientId:o}};g();d();f();p();var am=ae(e=>e.advancedSearchQueries,e=>{if(!e)return{};let{aq:t,cq:r,dq:n,lq:i}=e;return{...(t&&{aq:t}),...(r&&{cq:r}),...(n&&{dq:n}),...(i&&{lq:i})}});g();d();f();p();var Qr=(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:Zt(e)}});g();d();f();p();var cm=ae(e=>e.context,e=>e);g();d();f();p();g();d();f();p();g();d();f();p();g();d();f();p();g();d();f();p();function tt(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 i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r}function D(e,t,r,n){function i(o){return o instanceof r?o:new r(function(s){s(o)})}return new(r||(r=Promise))(function(o,s){function u(h){try{a(n.next(h))}catch(y){s(y)}}function c(h){try{a(n.throw(h))}catch(y){s(y)}}function a(h){h.done?o(h.value):i(h.value).then(u,c)}a((n=n.apply(e,t||[])).next())})}var re;(function(e){e.search="search",e.click="click",e.custom="custom",e.view="view",e.collect="collect"})(re||(re={}));function qo(){return typeof window<"u"}function Go(){return typeof navigator<"u"}function er(){return typeof document<"u"}function jo(){try{return typeof localStorage<"u"}catch{return!1}}function um(){try{return typeof sessionStorage<"u"}catch{return!1}}function cu(){return Go()&&navigator.cookieEnabled}var lm=[re.click,re.custom,re.search,re.view],dm=(e,t)=>lm.indexOf(e)!==-1?Object.assign({language:er()?document.documentElement.lang:"unknown",userAgent:Go()?navigator.userAgent:"unknown"},t):t,$r=class e{static set(t,r,n){var i,o,s,u;n&&(o=new Date,o.setTime(o.getTime()+n)),u=window.location.hostname,u.indexOf(".")===-1?Yc(t,r,o):(s=u.split("."),i=s[s.length-2]+"."+s[s.length-1],Yc(t,r,o,i))}static get(t){for(var r=t+"=",n=document.cookie.split(";"),i=0;i<n.length;i++){var o=n[i];if(o=o.replace(/^\s+/,""),o.lastIndexOf(r,0)===0)return o.substring(r.length,o.length)}return null}static erase(t){e.set(t,"",-1)}};function Yc(e,t,r,n){document.cookie=`${e}=${t}`+(r?`;expires=${r.toUTCString()}`:"")+(n?`;domain=${n}`:"")+";path=/;SameSite=Lax"}function pm(){return jo()?localStorage:cu()?new Hr:um()?sessionStorage:new rr}var Hr=class e{getItem(t){return $r.get(`${e.prefix}${t}`)}removeItem(t){$r.erase(`${e.prefix}${t}`)}setItem(t,r,n){$r.set(`${e.prefix}${t}`,r,n)}};Hr.prefix="coveo_";var Mo=class{constructor(){this.cookieStorage=new Hr}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)}},rr=class{getItem(t){return null}removeItem(t){}setItem(t,r){}},Ln="__coveo.analytics.history",fm=20,gm=1e3*60,mm=75,Qn=class{constructor(t){this.store=t||pm()}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 D(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 D(this,void 0,void 0,function*(){let t=yield this.getHistoryWithInternalTimeAsync();return this.stripEmptyQueries(this.stripInternalTime(t))})}getHistoryWithInternalTime(){try{let t=this.store.getItem(Ln);return t&&typeof t=="string"?JSON.parse(t):[]}catch{return[]}}getHistoryWithInternalTimeAsync(){return D(this,void 0,void 0,function*(){try{let t=yield this.store.getItem(Ln);return t?JSON.parse(t):[]}catch{return[]}})}setHistory(t){try{this.store.setItem(Ln,JSON.stringify(t.slice(0,fm)))}catch{}}clear(){try{this.store.removeItem(Ln)}catch{}}getMostRecentElement(){let t=this.getHistoryWithInternalTime();return Array.isArray(t)?t.sort((n,i)=>(i.internalTime||0)-(n.internalTime||0))[0]:null}cropQueryElement(t){return t.name&&t.value&&t.name.toLowerCase()==="query"&&(t.value=t.value.slice(0,mm)),t}isValidEntry(t){let r=this.getMostRecentElement();return r&&r.value==t.value?(t.internalTime||0)-(r.internalTime||0)>gm:!0}stripInternalTime(t){return Array.isArray(t)?t.map(r=>{let{name:n,time:i,value:o}=r;return{name:n,time:i,value:o}}):[]}stripEmptyQuery(t){let{name:r,time:n,value:i}=t;return r&&typeof i=="string"&&r.toLowerCase()==="query"&&i.trim()===""?{name:r,time:n}:t}stripEmptyQueries(t){return t.map(r=>this.stripEmptyQuery(r))}};var hm=(e,t)=>D(void 0,void 0,void 0,function*(){return e===re.view?(yield ym(t.contentIdValue),Object.assign({location:window.location.toString(),referrer:document.referrer,title:document.title},t)):t}),ym=e=>D(void 0,void 0,void 0,function*(){let t=new Qn,r={name:"PageView",value:e,time:new Date().toISOString()};yield t.addElementAsync(r)}),Un,Sm=new Uint8Array(16);function vm(){if(!Un&&(Un=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Un))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Un(Sm)}var Am=/^(?:[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 Bn(e){return typeof e=="string"&&Am.test(e)}var Ae=[];for(let e=0;e<256;++e)Ae.push((e+256).toString(16).slice(1));function uu(e,t=0){return(Ae[e[t+0]]+Ae[e[t+1]]+Ae[e[t+2]]+Ae[e[t+3]]+"-"+Ae[e[t+4]]+Ae[e[t+5]]+"-"+Ae[e[t+6]]+Ae[e[t+7]]+"-"+Ae[e[t+8]]+Ae[e[t+9]]+"-"+Ae[e[t+10]]+Ae[e[t+11]]+Ae[e[t+12]]+Ae[e[t+13]]+Ae[e[t+14]]+Ae[e[t+15]]).toLowerCase()}function Cm(e){if(!Bn(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 bm(e){e=unescape(encodeURIComponent(e));let t=[];for(let r=0;r<e.length;++r)t.push(e.charCodeAt(r));return t}var wm="6ba7b810-9dad-11d1-80b4-00c04fd430c8",Rm="6ba7b811-9dad-11d1-80b4-00c04fd430c8";function xm(e,t,r){function n(i,o,s,u){var c;if(typeof i=="string"&&(i=bm(i)),typeof o=="string"&&(o=Cm(o)),((c=o)===null||c===void 0?void 0:c.length)!==16)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");let a=new Uint8Array(16+i.length);if(a.set(o),a.set(i,o.length),a=r(a),a[6]=a[6]&15|t,a[8]=a[8]&63|128,s){u=u||0;for(let h=0;h<16;++h)s[u+h]=a[h];return s}return uu(a)}try{n.name=e}catch{}return n.DNS=wm,n.URL=Rm,n}var Em=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),Kc={randomUUID:Em};function Tt(e,t,r){if(Kc.randomUUID&&!t&&!e)return Kc.randomUUID();e=e||{};let n=e.random||(e.rng||vm)();if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,t){r=r||0;for(let i=0;i<16;++i)t[r+i]=n[i];return t}return uu(n)}function Im(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 To(e,t){return e<<t|e>>>32-t}function km(e){let t=[1518500249,1859775393,2400959708,3395469782],r=[1732584193,4023233417,2562383102,271733878,3285377520];if(typeof e=="string"){let s=unescape(encodeURIComponent(e));e=[];for(let u=0;u<s.length;++u)e.push(s.charCodeAt(u))}else Array.isArray(e)||(e=Array.prototype.slice.call(e));e.push(128);let n=e.length/4+2,i=Math.ceil(n/16),o=new Array(i);for(let s=0;s<i;++s){let u=new Uint32Array(16);for(let c=0;c<16;++c)u[c]=e[s*64+c*4]<<24|e[s*64+c*4+1]<<16|e[s*64+c*4+2]<<8|e[s*64+c*4+3];o[s]=u}o[i-1][14]=(e.length-1)*8/Math.pow(2,32),o[i-1][14]=Math.floor(o[i-1][14]),o[i-1][15]=(e.length-1)*8&4294967295;for(let s=0;s<i;++s){let u=new Uint32Array(80);for(let m=0;m<16;++m)u[m]=o[s][m];for(let m=16;m<80;++m)u[m]=To(u[m-3]^u[m-8]^u[m-14]^u[m-16],1);let c=r[0],a=r[1],h=r[2],y=r[3],S=r[4];for(let m=0;m<80;++m){let v=Math.floor(m/20),R=To(c,5)+Im(v,a,h,y)+S+t[v]+u[m]>>>0;S=y,y=h,h=To(a,30)>>>0,a=c,c=R}r[0]=r[0]+c>>>0,r[1]=r[1]+a>>>0,r[2]=r[2]+h>>>0,r[3]=r[3]+y>>>0,r[4]=r[4]+S>>>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 Pm=xm("v5",80,km),Jc=Pm,lu="2.30.45",Xc=e=>`${e.protocol}//${e.hostname}${e.pathname.indexOf("/")===0?e.pathname:`/${e.pathname}`}${e.search}`,Br={pageview:"pageview",event:"event"},$n=class{constructor({client:t,uuidGenerator:r=Tt}){this.client=t,this.uuidGenerator=r}},No=class extends $n{constructor({client:t,uuidGenerator:r=Tt}){super({client:t,uuidGenerator:r}),this.actionData={},this.pageViewId=r(),this.nextPageViewId=this.pageViewId,this.currentLocation=Xc(window.location),this.lastReferrer=er()?document.referrer:"",this.addHooks()}getApi(t){switch(t){case"setAction":return this.setAction;default:return null}}setAction(t,r){this.action=t,this.actionData=r}clearData(){this.clearPluginData(),this.action=void 0,this.actionData={}}getLocationInformation(t,r){return Object.assign({hitType:t},this.getNextValues(t,r))}updateLocationInformation(t,r){this.updateLocationForNextPageView(t,r)}getDefaultContextInformation(t){let r={title:er()?document.title:"",encoding:er()?document.characterSet:"UTF-8"},n={screenResolution:`${screen.width}x${screen.height}`,screenColor:`${screen.colorDepth}-bit`},i={language:navigator.language,userAgent:navigator.userAgent},o={time:Date.now(),eventId:this.uuidGenerator()};return Object.assign(Object.assign(Object.assign(Object.assign({},o),n),i),r)}updateLocationForNextPageView(t,r){let{pageViewId:n,referrer:i,location:o}=this.getNextValues(t,r);this.lastReferrer=i,this.pageViewId=n,this.currentLocation=o,t===Br.pageview&&(this.nextPageViewId=this.uuidGenerator(),this.hasSentFirstPageView=!0)}getNextValues(t,r){return{pageViewId:t===Br.pageview?this.nextPageViewId:this.pageViewId,referrer:t===Br.pageview&&this.hasSentFirstPageView?this.currentLocation:this.lastReferrer,location:t===Br.pageview?this.getCurrentLocationFromPayload(r):this.currentLocation}}getCurrentLocationFromPayload(t){if(t.page){let r=i=>i.replace(/^\/?(.*)$/,"/$1");return`${(i=>i.split("/").slice(0,3).join("/"))(this.currentLocation)}${r(t.page)}`}else return Xc(window.location)}},ut=class e{constructor(t,r){if(!Bn(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(i=>new RegExp(i.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,i]=r;if(n.length!==32||isNaN(parseInt(i)))return null;let o=n.substring(0,8)+"-"+n.substring(8,12)+"-"+n.substring(12,16)+"-"+n.substring(16,20)+"-"+n.substring(20,32);return Bn(o)?new e(o,Number.parseInt(i)*1e3):null}};ut.cvo_cid="cvo_cid";ut.expirationTime=120;var _o=class extends $n{constructor({client:t,uuidGenerator:r=Tt}){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 D(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(ut.cvo_cid,new ut(n,Date.now()).toString()),r.toString()}catch{throw new Error("Invalid URL provided")}})}acceptFrom(t){this.client.setAcceptedLinkReferrers(t)}};_o.Id="link";var je=Object.keys;function Vn(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)}var Do=128,du=192,Zc=224,eu=240;function Om(e){return(e&248)===eu?4:(e&eu)===Zc?3:(e&Zc)===du?2:1}function Fm(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&Do)!=Do)break;if(r-=3,(n&du)!=Do){t-r>=Om(n)*3&&(r=t);break}}return e.substring(0,r)}var Lo={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"},Tm=je(Lo).map(e=>Lo[e]),Dm=[...Tm].join("|"),qm=new RegExp(`^(${Dm}$)`),jm={svcAction:"svc_action",svcActionData:"svc_action_data"},Mm=e=>je(e).filter(t=>e[t]!==void 0).reduce((t,r)=>{let n=Lo[r]||r;return Object.assign(Object.assign({},t),{[n]:e[r]})},{}),Nm=e=>qm.test(e),_m=[Nm],tu={id:"id",name:"nm",brand:"br",category:"ca",variant:"va",price:"pr",quantity:"qt",coupon:"cc",position:"ps",group:"group"},ru={id:"id",name:"nm",brand:"br",category:"ca",variant:"va",position:"ps",price:"pr",group:"group"},Ce={action:"pa",list:"pal",listSource:"pls"},Hn={id:"ti",revenue:"tr",tax:"tt",shipping:"ts",coupon:"tcc",affiliation:"ta",step:"cos",option:"col"},Lm=["loyaltyCardId","loyaltyTier","thirdPartyPersona","companyName","favoriteStore","storeName","userIndustry","userRole","userDepartment","businessUnit"],Uo={id:"quoteId",affiliation:"quoteAffiliation"},Vo={id:"reviewId",rating:"reviewRating",comment:"reviewComment"},Um={add:Ce,bookmark_add:Ce,bookmark_remove:Ce,click:Ce,checkout:Ce,checkout_option:Ce,detail:Ce,impression:Ce,remove:Ce,refund:Object.assign(Object.assign({},Ce),Hn),purchase:Object.assign(Object.assign({},Ce),Hn),quickview:Ce,quote:Object.assign(Object.assign({},Ce),Uo),review:Object.assign(Object.assign({},Ce),Vo)},Vm=je(tu).map(e=>tu[e]),Qm=je(ru).map(e=>ru[e]),Bm=je(Ce).map(e=>Ce[e]),$m=je(Hn).map(e=>Hn[e]),Hm=je(Vo).map(e=>Vo[e]),zm=je(Uo).map(e=>Uo[e]),Gm=[...Vm,"custom"].join("|"),Wm=[...Qm,"custom"].join("|"),pu="(pr[0-9]+)",fu="(il[0-9]+pi[0-9]+)",Ym=new RegExp(`^${pu}(${Gm})$`),Km=new RegExp(`^(${fu}(${Wm}))|(il[0-9]+nm)$`),Jm=new RegExp(`^(${Bm.join("|")})$`),Xm=new RegExp(`^(${$m.join("|")})$`),Zm=new RegExp(`^${pu}custom$`),eh=new RegExp(`^${fu}custom$`),th=new RegExp(`^(${[...Lm,...Hm,...zm].join("|")})$`),rh=e=>Ym.test(e),nh=e=>Km.test(e),ih=e=>Jm.test(e),oh=e=>Xm.test(e),sh=e=>th.test(e),ah=[nh,rh,ih,oh,sh],ch=[Zm,eh],uh={anonymizeIp:"aip"},lh={eventCategory:"ec",eventAction:"ea",eventLabel:"el",eventValue:"ev",page:"dp",visitorId:"cid",clientId:"cid",userId:"uid",currencyCode:"cu"},dh={hitType:"t",pageViewId:"pid",encoding:"de",location:"dl",referrer:"dr",screenColor:"sd",screenResolution:"sr",title:"dt",userAgent:"ua",language:"ul",eventId:"z",time:"tm"},ph=["contentId","contentIdKey","contentType","searchHub","tab","searchUid","permanentId","contentLocale","trackingId"],fh=Object.assign(Object.assign(Object.assign(Object.assign({},uh),lh),dh),ph.reduce((e,t)=>Object.assign(Object.assign({},e),{[t]:t}),{})),Qo=Object.assign(Object.assign({},fh),jm),gh=e=>{let t=!!e.action&&Um[e.action]||{};return je(e).reduce((r,n)=>{let i=t[n]||Qo[n]||n;return Object.assign(Object.assign({},r),{[i]:e[n]})},{})},mh=je(Qo).map(e=>Qo[e]),hh=e=>mh.indexOf(e)!==-1,yh=e=>e==="custom",Sh=e=>[...ah,..._m,hh,yh].some(t=>t(e)),vh=e=>je(e).reduce((t,r)=>{let n=Ah(r);return n?Object.assign(Object.assign({},t),Ch(n,e[r])):Object.assign(Object.assign({},t),{[r]:e[r]})},{}),Ah=e=>{let t;return[...ch].every(r=>{var n;return t=(n=r.exec(e))===null||n===void 0?void 0:n[1],!t}),t},Ch=(e,t)=>je(t).reduce((r,n)=>Object.assign(Object.assign({},r),{[`${e}${n}`]:t[n]}),{}),Bo=class{constructor(t){this.opts=t}sendEvent(t,r){return D(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:i}=this.opts,o=yield this.getQueryParamsForEventType(t),{url:s,payload:u}=yield this.preProcessRequestAsPotentialJSONString(`${n}/analytics/${t}?${o}`,r,i),c=this.encodeForEventType(t,u),a=new Blob([c],{type:"application/x-www-form-urlencoded"});navigator.sendBeacon(s,a)})}isAvailable(){return"sendBeacon"in navigator}deleteHttpCookieVisitorId(){return Promise.resolve()}preProcessRequestAsPotentialJSONString(t,r,n){return D(this,void 0,void 0,function*(){let i=t,o=r;if(n){let s=yield n({url:t,body:JSON.stringify(r)},"analyticsBeacon"),{url:u,body:c}=s;i=u||t;try{o=JSON.parse(c)}catch(a){console.error("Unable to process the request body as a JSON string",a)}}return{payload:o,url:i}})}encodeForEventType(t,r){return this.isEventTypeLegacy(t)?this.encodeEventToJson(t,r):this.encodeEventToJson(t,r,this.opts.token)}getQueryParamsForEventType(t){return D(this,void 0,void 0,function*(){let{token:r,visitorIdProvider:n}=this.opts,i=yield n.getCurrentVisitorId();return[r&&this.isEventTypeLegacy(t)?`access_token=${r}`:"",i?`visitorId=${i}`:"","discardVisitInfo=true"].filter(o=>!!o).join("&")})}isEventTypeLegacy(t){return[re.click,re.custom,re.search,re.view].indexOf(t)!==-1}encodeEventToJson(t,r,n){let i=`${t}Event=${encodeURIComponent(JSON.stringify(r))}`;return n&&(i=`access_token=${encodeURIComponent(n)}&${i}`),i}},$o=class{sendEvent(t,r){return D(this,void 0,void 0,function*(){return Promise.resolve()})}deleteHttpCookieVisitorId(){return D(this,void 0,void 0,function*(){return Promise.resolve()})}},nu=A.fetch,zn=class{constructor(t){this.opts=t}sendEvent(t,r){return D(this,void 0,void 0,function*(){let{baseUrl:n,visitorIdProvider:i,preprocessRequest:o}=this.opts,s=this.shouldAppendVisitorId(t)?yield this.getVisitorIdParam():"",u={url:`${n}/analytics/${t}${s}`,credentials:"include",mode:"cors",headers:this.getHeaders(),method:"POST",body:JSON.stringify(r)},c=Object.assign(Object.assign({},u),o?yield o(u,"analyticsFetch"):{}),{url:a}=c,h=tt(c,["url"]),y;try{y=yield nu(a,h)}catch(S){console.error("An error has occured when sending the event.",S);return}if(y.ok){let S=yield y.json();return S.visitorId&&i.setCurrentVisitorId(S.visitorId),S}else{try{y.json()}catch{}throw console.error(`An error has occured when sending the "${t}" event.`,y,r),new Error(`An error has occurred when sending the "${t}" event. Check the console logs for more details.`)}})}deleteHttpCookieVisitorId(){return D(this,void 0,void 0,function*(){let{baseUrl:t}=this.opts,r=`${t}/analytics/visit`;yield nu(r,{headers:this.getHeaders(),method:"DELETE"})})}shouldAppendVisitorId(t){return[re.click,re.custom,re.search,re.view].indexOf(t)!==-1}getVisitorIdParam(){return D(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"})}},Ho=class{constructor(t,r){jo()&&cu()?this.storage=new Mo:jo()?this.storage=localStorage:(console.warn("BrowserRuntime detected no valid storage available.",this),this.storage=new rr),this.client=new zn(t),this.beaconClient=new Bo(t),window.addEventListener("beforeunload",()=>{let n=r();for(let{eventType:i,payload:o}of n)this.beaconClient.sendEvent(i,o)})}getClientDependingOnEventType(t){return t==="click"&&this.beaconClient.isAvailable()?this.beaconClient:this.client}},zo=class{constructor(t,r){this.storage=r||new rr,this.client=new zn(t)}getClientDependingOnEventType(t){return this.client}},Gn=class{constructor(){this.storage=new rr,this.client=new $o}getClientDependingOnEventType(t){return this.client}},bh="xx",wh=e=>e?.startsWith(bh)||!1,Rh=`
|
|
26
|
+
`;return new Xi(r)}var Xi=class extends Error{constructor(e){super(e),this.name="SchemaValidationError"}},_e=class{constructor(e){this.definition=e}validate(e={},t=""){let r={...this.default,...e},n=[];for(let i in this.definition){let o=this.definition[i].validate(r[i]);o&&n.push(`${i}: ${o}`)}if(n.length)throw xf(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}},Rt=class{constructor(e={}){this.baseConfig=e}validate(e){return this.baseConfig.required&&Y(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 Bt(e){return e===void 0}function Ef(e){return e===null}function Y(e){return Bt(e)||Ef(e)}var he=class{constructor(e={}){se(this,"value");this.value=new Rt(e)}validate(e){let t=this.value.validate(e);return t||(If(e)?null:"value is not a boolean.")}get default(){return this.value.default}get required(){return this.value.required}};function If(e){return Bt(e)||Ma(e)}function Ma(e){return typeof e=="boolean"}var Re=class{constructor(e={}){se(this,"value");this.config=e,this.value=new Rt(e)}validate(e){let t=this.value.validate(e);return t||(kf(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 kf(e){return Bt(e)||Na(e)}function Na(e){return typeof e=="number"&&!Number.isNaN(e)}var Pf=/^\d{4}(-\d\d(-\d\d(T\d\d:\d\d(:\d\d)?(\.\d+)?(([+-]\d\d:\d\d)|Z)?)?)?)?$/i,W=class{constructor(e={}){se(this,"value");se(this,"config");this.config={emptyAllowed:!0,url:!1,...e},this.value=new Rt(this.config)}validate(e){let{emptyAllowed:t,url:r,regex:n,constrainTo:i,ISODate:o}=this.config,s=this.value.validate(e);if(s)return s;if(Bt(e))return null;if(!_a(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}`:i&&!i.includes(e)?`value should be one of: ${i.join(", ")}.`:o&&!(Pf.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 _a(e){return Object.prototype.toString.call(e)==="[object String]"}var ce=class{constructor(e={}){se(this,"config");this.config={options:{required:!1},values:{},...e}}validate(e){if(Bt(e))return this.config.options.required?"value is required and is currently undefined":null;if(!La(e))return"value is not an object";for(let[r,n]of Object.entries(this.config.values))if(n.required&&Y(e[r]))return`value does not contain ${r}`;let t="";for(let[r,n]of Object.entries(this.config.values)){let i=e[r],o=n.validate(i);o!==null&&(t+=` ${o}`)}return t===""?null:t}get default(){}get required(){return!!this.config.options.required}};function La(e){return e!==void 0&&typeof e=="object"}var Xe=class{constructor(e={}){se(this,"value");this.config=e,this.value=new Rt(this.config)}validate(e){if(!Y(e)&&!Array.isArray(e))return"value is not an array";let t=this.value.validate(e);if(t!==null)return t;if(Y(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&&Y(n)&&(r=`value is null or undefined: ${e.join(",")}`);let i=this.validatePrimitiveValue(n,this.config.each);i!==null&&(r+=` ${i}`)}),r===""?null:r}return null}validatePrimitiveValue(e,t){return Ma(e)||_a(e)||Na(e)||La(e)?t.validate(e):"value is not a primitive value"}get default(){}get required(){return this.value.required}};function Ua(e){return Array.isArray(e)}var Zi=class{constructor(e){se(this,"value");this.config=e,this.value=new Rt(e)}validate(e){let t=this.value.validate(e);return t!==null?t:Bt(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}};g();d();f();p();var un=e=>e;g();d();f();p();g();d();f();p();g();d();f();p();var $t=class{constructor(t){se(this,"_basePath");se(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}};g();d();f();p();function eo(e){let{url:t,accessToken:r,organizationId:n,authentication:i,...o}=e;return o}var to=e=>{let{response:t}=e;return t.body?Of(e):Ff(t)},Of=e=>Df(e)?qf(e):Tf(e)?e.body:{message:"unknown",statusCode:0,type:"unknown"},Ff=e=>{let t=JSON.parse(JSON.stringify(e,Object.getOwnPropertyNames(e)));return{...t,message:`Client side error: ${t.message||""}`,statusCode:400,type:"ClientError"}};function Tf(e){return e.body.statusCode!==void 0}function Df(e){return e.body.exception!==void 0}var qf=e=>({message:e.body.exception.code,statusCode:e.response.status,type:e.body.exception.code});g();d();f();p();function Va(e){return((e.headers.get("content-type")||"").split(";").find(n=>n.indexOf("charset=")!==-1)||"").split("=")[1]||"UTF-8"}g();d();f();p();var ro=(e,t,r,n)=>{let i=new $t(`${e.url}${n}`);return i.addParam("organizationId",e.organizationId),e.authentication&&i.addParam("authentication",e.authentication),{accessToken:e.accessToken,method:t,contentType:r,url:i.href,origin:"searchApiFetch"}};var Qa=(e,t)=>{let r=new $t(`${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},no=/*#__PURE__*/function(){var _ref2=_asyncToGenerator(function*(e,t){let r=yield at.call({...ro(e,"POST","application/x-www-form-urlencoded","/html"),requestParams:eo(e),requestMetadata:{method:"html"},...t});if(r instanceof Error)throw r;let n=Va(r),i=yield r.arrayBuffer(),s=new TextDecoder(n).decode(i);return jf(s)?{success:s}:{error:to({response:r,body:s})}});return function no(_x,_x2){return _ref2.apply(this,arguments)}}();function jf(e){return typeof e=="string"}g();d();f();p();function Mf(e){return{statusCode:e.statusCode,type:e.name,message:e.message}}function Nf(e){return{statusCode:e.code,type:e.name,message:e.message,ignored:!0}}function ln(e,t){if(t&&e.name==="AbortError")return{error:Nf(e)};if(e instanceof wt)return{error:Mf(e)};throw e}g();d();f();p();g();d();f();p();var dn=(e,t,r,n,i={})=>{_f(e);let o=`${e.url}/rest/organizations/${e.organizationId}/caseassists/${e.caseAssistId}${n}`,s=Lf(i),u=s?`${o}?${s}`:o;return{accessToken:e.accessToken,method:t,contentType:r,url:u,origin:"caseAssistApiFetch"}},pn=e=>Object.keys(e).filter(t=>e[t].value!=="").reduce((t,r)=>(t[r]=e[r],t),{}),fn=e=>Object.keys(e).filter(t=>e[t].value!=="").reduce((t,r)=>(t[r]=e[r].value,t),{}),_f=e=>{if(!e.url)throw new Error("The 'url' attribute must contain a valid platform URL.");if(!e.organizationId)throw new Error("The 'organizationId' attribute must contain a valid organization ID.");if(!e.accessToken)throw new Error("The 'accessToken' attribute must contain a valid platform access token.");if(!e.caseAssistId)throw new Error("The 'caseAssistId' attribute must contain a valid Case Assist configuration ID.")},Lf=e=>Object.keys(e).map(t=>`${t}=${encodeURIComponent(e[t])}`).join("&");var Ba=e=>{let t=e.debug?{debug:"1"}:{};return{...dn(e,"POST","application/json","/classify",t),requestParams:Uf(e)}},Uf=e=>({clientId:e.clientId,locale:e.locale,fields:pn(e.fields)});g();d();f();p();var $a=e=>{let t={};return e.debug&&(t.debug="1"),e.numberOfResults&&(t.numberOfResults=e.numberOfResults.toString()),{...dn(e,"POST","application/json","/documents/suggest",t),requestParams:Vf(e)}},Vf=e=>({clientId:e.clientId,locale:e.locale,fields:pn(e.fields),context:e.context,analytics:e.analytics});var gn=class{constructor(t){this.options=t}getCaseClassifications(t){var _this=this;return _asyncToGenerator(function*(){let r=yield at.call({...Ba(t),..._this.options});if(r instanceof Error)return ln(r);let n=yield r.json();return r.ok?{success:n}:{error:n}})()}getDocumentSuggestions(t){var _this2=this;return _asyncToGenerator(function*(){let r=yield at.call({...$a(t),..._this2.options});if(r instanceof Error)return ln(r);let n=yield r.json();return r.ok?{success:n}:{error:n}})()}html(t){var _this3=this;return _asyncToGenerator(function*(){return no(t,_this3.options)})()}};g();d();f();p();g();d();f();p();g();d();f();p();function ye(e){return`Minified Redux error #${e}; visit https://redux.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var Qf=typeof Symbol=="function"&&Symbol.observable||"@@observable",Ha=Qf,io=()=>Math.random().toString(36).substring(7).split("").join("."),Bf={INIT:`@@redux/INIT${io()}`,REPLACE:`@@redux/REPLACE${io()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${io()}`},mn=Bf;function Qe(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 oo(e,t,r){if(typeof e!="function")throw new Error(ye(2));if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(ye(0));if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(ye(1));return r(oo)(e,t)}let n=e,i=t,o=new Map,s=o,u=0,c=!1;function a(){s===o&&(s=new Map,o.forEach((E,b)=>{s.set(b,E)}))}function h(){if(c)throw new Error(ye(3));return i}function y(E){if(typeof E!="function")throw new Error(ye(4));if(c)throw new Error(ye(5));let b=!0;a();let P=u++;return s.set(P,E),function(){if(b){if(c)throw new Error(ye(6));b=!1,a(),s.delete(P),o=null}}}function S(E){if(!Qe(E))throw new Error(ye(7));if(typeof E.type>"u")throw new Error(ye(8));if(typeof E.type!="string")throw new Error(ye(17));if(c)throw new Error(ye(9));try{c=!0,i=n(i,E)}finally{c=!1}return(o=s).forEach(P=>{P()}),E}function m(E){if(typeof E!="function")throw new Error(ye(10));n=E,S({type:mn.REPLACE})}function v(){let E=y;return{subscribe(b){if(typeof b!="object"||b===null)throw new Error(ye(11));function P(){let I=b;I.next&&I.next(h())}return P(),{unsubscribe:E(P)}},[Ha](){return this}}}return S({type:mn.INIT}),{dispatch:S,subscribe:y,getState:h,replaceReducer:m,[Ha]:v}}function $f(e){Object.keys(e).forEach(t=>{let r=e[t];if(typeof r(void 0,{type:mn.INIT})>"u")throw new Error(ye(12));if(typeof r(void 0,{type:mn.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(ye(13))})}function Ht(e){let t=Object.keys(e),r={};for(let s=0;s<t.length;s++){let u=t[s];typeof e[u]=="function"&&(r[u]=e[u])}let n=Object.keys(r),i,o;try{$f(r)}catch(s){o=s}return function(u={},c){if(o)throw o;let a=!1,h={};for(let y=0;y<n.length;y++){let S=n[y],m=r[S],v=u[S],R=m(v,c);if(typeof R>"u"){let E=c&&c.type;throw new Error(ye(14))}h[S]=R,a=a||R!==v}return a=a||n.length!==Object.keys(u).length,a?h:u}}function zt(...e){return e.length===0?t=>t:e.length===1?e[0]:e.reduce((t,r)=>(...n)=>t(r(...n)))}function za(...e){return t=>(r,n)=>{let i=t(r,n),o=()=>{throw new Error(ye(15))},s={getState:i.getState,dispatch:(c,...a)=>o(c,...a)},u=e.map(c=>c(s));return o=zt(...u)(i.dispatch),{...i,dispatch:o}}}function hn(e){return Qe(e)&&"type"in e&&typeof e.type=="string"}g();d();f();p();var ho=Symbol.for("immer-nothing"),Or=Symbol.for("immer-draftable"),xe=Symbol.for("immer-state");function Se(e,...t){throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var Et=Object.getPrototypeOf;function Pe(e){return!!e&&!!e[xe]}function Ee(e){return e?Ja(e)||Array.isArray(e)||!!e[Or]||!!e.constructor?.[Or]||Gt(e)||Mr(e):!1}var Hf=Object.prototype.constructor.toString();function Ja(e){if(!e||typeof e!="object")return!1;let t=Et(e);if(t===null)return!0;let r=Object.hasOwnProperty.call(t,"constructor")&&t.constructor;return r===Object?!0:typeof r=="function"&&Function.toString.call(r)===Hf}function yo(e){return Pe(e)||Se(15,e),e[xe].base_}function Fr(e,t){It(e)===0?Reflect.ownKeys(e).forEach(r=>{t(r,e[r],e)}):e.forEach((r,n)=>t(n,r,e))}function It(e){let t=e[xe];return t?t.type_:Array.isArray(e)?1:Gt(e)?2:Mr(e)?3:0}function Tr(e,t){return It(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function so(e,t){return It(e)===2?e.get(t):e[t]}function Xa(e,t,r){let n=It(e);n===2?e.set(t,r):n===3?e.add(r):e[t]=r}function zf(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}function Gt(e){return e instanceof Map}function Mr(e){return e instanceof Set}function xt(e){return e.copy_||e.base_}function uo(e,t){if(Gt(e))return new Map(e);if(Mr(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);let r=Ja(e);if(t===!0||t==="class_only"&&!r){let n=Object.getOwnPropertyDescriptors(e);delete n[xe];let i=Reflect.ownKeys(n);for(let o=0;o<i.length;o++){let s=i[o],u=n[s];u.writable===!1&&(u.writable=!0,u.configurable=!0),(u.get||u.set)&&(n[s]={configurable:!0,writable:!0,enumerable:u.enumerable,value:e[s]})}return Object.create(Et(e),n)}else{let n=Et(e);if(n!==null&&r)return{...e};let i=Object.create(n);return Object.assign(i,e)}}function An(e,t=!1){return Cn(e)||Pe(e)||!Ee(e)||(It(e)>1&&Object.defineProperties(e,{set:{value:yn},add:{value:yn},clear:{value:yn},delete:{value:yn}}),Object.freeze(e),t&&Object.values(e).forEach(r=>An(r,!0))),e}function yn(){Se(2)}function Cn(e){return Object.isFrozen(e)}var lo={};function kt(e){let t=lo[e];return t||Se(0,e),t}function Gf(e,t){lo[e]||(lo[e]=t)}var Dr;function Za(){return Dr}function Wf(e,t){return{drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function Ga(e,t){t&&(kt("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function po(e){fo(e),e.drafts_.forEach(Yf),e.drafts_=null}function fo(e){e===Dr&&(Dr=e.parent_)}function Wa(e){return Dr=Wf(Dr,e)}function Yf(e){let t=e[xe];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function Ya(e,t){t.unfinalizedDrafts_=t.drafts_.length;let r=t.drafts_[0];return e!==void 0&&e!==r?(r[xe].modified_&&(po(t),Se(4)),Ee(e)&&(e=Sn(t,e),t.parent_||vn(t,e)),t.patches_&&kt("Patches").generateReplacementPatches_(r[xe].base_,e,t.patches_,t.inversePatches_)):e=Sn(t,r,[]),po(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==ho?e:void 0}function Sn(e,t,r){if(Cn(t))return t;let n=t[xe];if(!n)return Fr(t,(i,o)=>Ka(e,n,t,i,o,r)),t;if(n.scope_!==e)return t;if(!n.modified_)return vn(e,n.base_,!0),n.base_;if(!n.finalized_){n.finalized_=!0,n.scope_.unfinalizedDrafts_--;let i=n.copy_,o=i,s=!1;n.type_===3&&(o=new Set(i),i.clear(),s=!0),Fr(o,(u,c)=>Ka(e,n,i,u,c,r,s)),vn(e,i,!1),r&&e.patches_&&kt("Patches").generatePatches_(n,r,e.patches_,e.inversePatches_)}return n.copy_}function Ka(e,t,r,n,i,o,s){if(Pe(i)){let u=o&&t&&t.type_!==3&&!Tr(t.assigned_,n)?o.concat(n):void 0,c=Sn(e,i,u);if(Xa(r,n,c),Pe(c))e.canAutoFreeze_=!1;else return}else s&&r.add(i);if(Ee(i)&&!Cn(i)){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1)return;Sn(e,i),(!t||!t.scope_.parent_)&&typeof n!="symbol"&&(Gt(r)?r.has(n):Object.prototype.propertyIsEnumerable.call(r,n))&&vn(e,i)}}function vn(e,t,r=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&An(t,r)}function Kf(e,t){let r=Array.isArray(e),n={type_:r?1:0,scope_:t?t.scope_:Za(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1},i=n,o=So;r&&(i=[n],o=qr);let{revoke:s,proxy:u}=Proxy.revocable(i,o);return n.draft_=u,n.revoke_=s,u}var So={get(e,t){if(t===xe)return e;let r=xt(e);if(!Tr(r,t))return Jf(e,r,t);let n=r[t];return e.finalized_||!Ee(n)?n:n===ao(e.base_,t)?(co(e),e.copy_[t]=mo(n,e)):n},has(e,t){return t in xt(e)},ownKeys(e){return Reflect.ownKeys(xt(e))},set(e,t,r){let n=ec(xt(e),t);if(n?.set)return n.set.call(e.draft_,r),!0;if(!e.modified_){let i=ao(xt(e),t),o=i?.[xe];if(o&&o.base_===r)return e.copy_[t]=r,e.assigned_[t]=!1,!0;if(zf(r,i)&&(r!==void 0||Tr(e.base_,t)))return!0;co(e),go(e)}return e.copy_[t]===r&&(r!==void 0||t in e.copy_)||Number.isNaN(r)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=r,e.assigned_[t]=!0),!0},deleteProperty(e,t){return ao(e.base_,t)!==void 0||t in e.base_?(e.assigned_[t]=!1,co(e),go(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){let r=xt(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n&&{writable:!0,configurable:e.type_!==1||t!=="length",enumerable:n.enumerable,value:r[t]}},defineProperty(){Se(11)},getPrototypeOf(e){return Et(e.base_)},setPrototypeOf(){Se(12)}},qr={};Fr(So,(e,t)=>{qr[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}});qr.deleteProperty=function(e,t){return qr.set.call(this,e,t,void 0)};qr.set=function(e,t,r){return So.set.call(this,e[0],t,r,e[0])};function ao(e,t){let r=e[xe];return(r?xt(r):e)[t]}function Jf(e,t,r){let n=ec(t,r);return n?"value"in n?n.value:n.get?.call(e.draft_):void 0}function ec(e,t){if(!(t in e))return;let r=Et(e);for(;r;){let n=Object.getOwnPropertyDescriptor(r,t);if(n)return n;r=Et(r)}}function go(e){e.modified_||(e.modified_=!0,e.parent_&&go(e.parent_))}function co(e){e.copy_||(e.copy_=uo(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var Xf=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.produce=(t,r,n)=>{if(typeof t=="function"&&typeof r!="function"){let o=r;r=t;let s=this;return function(c=o,...a){return s.produce(c,h=>r.call(this,h,...a))}}typeof r!="function"&&Se(6),n!==void 0&&typeof n!="function"&&Se(7);let i;if(Ee(t)){let o=Wa(this),s=mo(t,void 0),u=!0;try{i=r(s),u=!1}finally{u?po(o):fo(o)}return Ga(o,n),Ya(i,o)}else if(!t||typeof t!="object"){if(i=r(t),i===void 0&&(i=t),i===ho&&(i=void 0),this.autoFreeze_&&An(i,!0),n){let o=[],s=[];kt("Patches").generateReplacementPatches_(t,i,o,s),n(o,s)}return i}else Se(1,t)},this.produceWithPatches=(t,r)=>{if(typeof t=="function")return(s,...u)=>this.produceWithPatches(s,c=>t(c,...u));let n,i;return[this.produce(t,r,(s,u)=>{n=s,i=u}),n,i]},typeof e?.autoFreeze=="boolean"&&this.setAutoFreeze(e.autoFreeze),typeof e?.useStrictShallowCopy=="boolean"&&this.setUseStrictShallowCopy(e.useStrictShallowCopy)}createDraft(e){Ee(e)||Se(8),Pe(e)&&(e=tc(e));let t=Wa(this),r=mo(e,void 0);return r[xe].isManual_=!0,fo(t),r}finishDraft(e,t){let r=e&&e[xe];(!r||!r.isManual_)&&Se(9);let{scope_:n}=r;return Ga(n,t),Ya(void 0,n)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}applyPatches(e,t){let r;for(r=t.length-1;r>=0;r--){let i=t[r];if(i.path.length===0&&i.op==="replace"){e=i.value;break}}r>-1&&(t=t.slice(r+1));let n=kt("Patches").applyPatches_;return Pe(e)?n(e,t):this.produce(e,i=>n(i,t))}};function mo(e,t){let r=Gt(e)?kt("MapSet").proxyMap_(e,t):Mr(e)?kt("MapSet").proxySet_(e,t):Kf(e,t);return(t?t.scope_:Za()).drafts_.push(r),r}function tc(e){return Pe(e)||Se(10,e),rc(e)}function rc(e){if(!Ee(e)||Cn(e))return e;let t=e[xe],r;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,r=uo(e,t.scope_.immer_.useStrictShallowCopy_)}else r=uo(e,!0);return Fr(r,(n,i)=>{Xa(r,n,rc(i))}),t&&(t.finalized_=!1),r}function nc(){let t="replace",r="add",n="remove";function i(S,m,v,R){switch(S.type_){case 0:case 2:return s(S,m,v,R);case 1:return o(S,m,v,R);case 3:return u(S,m,v,R)}}function o(S,m,v,R){let{base_:E,assigned_:b}=S,P=S.copy_;P.length<E.length&&([E,P]=[P,E],[v,R]=[R,v]);for(let w=0;w<E.length;w++)if(b[w]&&P[w]!==E[w]){let I=m.concat([w]);v.push({op:t,path:I,value:y(P[w])}),R.push({op:t,path:I,value:y(E[w])})}for(let w=E.length;w<P.length;w++){let I=m.concat([w]);v.push({op:r,path:I,value:y(P[w])})}for(let w=P.length-1;E.length<=w;--w){let I=m.concat([w]);R.push({op:n,path:I})}}function s(S,m,v,R){let{base_:E,copy_:b}=S;Fr(S.assigned_,(P,w)=>{let I=so(E,P),j=so(b,P),F=w?Tr(E,P)?t:r:n;if(I===j&&F===t)return;let k=m.concat(P);v.push(F===n?{op:F,path:k}:{op:F,path:k,value:j}),R.push(F===r?{op:n,path:k}:F===n?{op:r,path:k,value:y(I)}:{op:t,path:k,value:y(I)})})}function u(S,m,v,R){let{base_:E,copy_:b}=S,P=0;E.forEach(w=>{if(!b.has(w)){let I=m.concat([P]);v.push({op:n,path:I,value:w}),R.unshift({op:r,path:I,value:w})}P++}),P=0,b.forEach(w=>{if(!E.has(w)){let I=m.concat([P]);v.push({op:r,path:I,value:w}),R.unshift({op:n,path:I,value:w})}P++})}function c(S,m,v,R){v.push({op:t,path:[],value:m===ho?void 0:m}),R.push({op:t,path:[],value:S})}function a(S,m){return m.forEach(v=>{let{path:R,op:E}=v,b=S;for(let j=0;j<R.length-1;j++){let F=It(b),k=R[j];typeof k!="string"&&typeof k!="number"&&(k=""+k),(F===0||F===1)&&(k==="__proto__"||k==="constructor")&&Se(19),typeof b=="function"&&k==="prototype"&&Se(19),b=so(b,k),typeof b!="object"&&Se(18,R.join("/"))}let P=It(b),w=h(v.value),I=R[R.length-1];switch(E){case t:switch(P){case 2:return b.set(I,w);case 3:Se(16);default:return b[I]=w}case r:switch(P){case 1:return I==="-"?b.push(w):b.splice(I,0,w);case 2:return b.set(I,w);case 3:return b.add(w);default:return b[I]=w}case n:switch(P){case 1:return b.splice(I,1);case 2:return b.delete(I);case 3:return b.delete(v.value);default:return delete b[I]}default:Se(17,E)}}),S}function h(S){if(!Ee(S))return S;if(Array.isArray(S))return S.map(h);if(Gt(S))return new Map(Array.from(S.entries()).map(([v,R])=>[v,h(R)]));if(Mr(S))return new Set(Array.from(S).map(h));let m=Object.create(Et(S));for(let v in S)m[v]=h(S[v]);return Tr(S,Or)&&(m[Or]=S[Or]),m}function y(S){return Pe(S)?h(S):S}Gf("Patches",{applyPatches_:a,generatePatches_:i,generateReplacementPatches_:c})}var jr=new Xf,Ze=jr.produce,bn=jr.produceWithPatches.bind(jr);var vo=jr.applyPatches.bind(jr);g();d();f();p();function Zf(e,t=`expected a function, instead received ${typeof e}`){if(typeof e!="function")throw new TypeError(t)}function eg(e,t=`expected an object, instead received ${typeof e}`){if(typeof e!="object")throw new TypeError(t)}function tg(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 ic=e=>Array.isArray(e)?e:[e];function rg(e){let t=Array.isArray(e[0])?e[0]:e;return tg(t,"createSelector expects all input-selectors to be functions, but received the following types: "),t}function ng(e,t){let r=[],{length:n}=e;for(let i=0;i<n;i++)r.push(e[i].apply(null,t));return r}var yw=Symbol();var Sw=Object.getPrototypeOf({});var ig=class{constructor(e){this.value=e}deref(){return this.value}},og=typeof WeakRef<"u"?WeakRef:ig,sg=0,oc=1;function wn(){return{s:sg,v:void 0,o:null,p:null}}function Wt(e,t={}){let r=wn(),{resultEqualityCheck:n}=t,i,o=0;function s(){let u=r,{length:c}=arguments;for(let y=0,S=c;y<S;y++){let m=arguments[y];if(typeof m=="function"||typeof m=="object"&&m!==null){let v=u.o;v===null&&(u.o=v=new WeakMap);let R=v.get(m);R===void 0?(u=wn(),v.set(m,u)):u=R}else{let v=u.p;v===null&&(u.p=v=new Map);let R=v.get(m);R===void 0?(u=wn(),v.set(m,u)):u=R}}let a=u,h;if(u.s===oc)h=u.v;else if(h=e.apply(null,arguments),o++,n){let y=i?.deref?.()??i;y!=null&&n(y,h)&&(h=y,o!==0&&o--),i=typeof h=="object"&&h!==null||typeof h=="function"?new og(h):h}return a.s=oc,a.v=h,h}return s.clearCache=()=>{r=wn(),s.resetResultsCount()},s.resultsCount=()=>o,s.resetResultsCount=()=>{o=0},s}function sc(e,...t){let r=typeof e=="function"?{memoize:e,memoizeOptions:t}:e,n=(...i)=>{let o=0,s=0,u,c={},a=i.pop();typeof a=="object"&&(c=a,a=i.pop()),Zf(a,`createSelector expects an output function after the inputs, but received: [${typeof a}]`);let h={...r,...c},{memoize:y,memoizeOptions:S=[],argsMemoize:m=Wt,argsMemoizeOptions:v=[],devModeChecks:R={}}=h,E=ic(S),b=ic(v),P=rg(i),w=y(function(){return o++,a.apply(null,arguments)},...E),I=!0,j=m(function(){s++;let k=ng(P,arguments);return u=w.apply(null,k),u},...b);return Object.assign(j,{resultFunc:a,memoizedResultFunc:w,dependencies:P,dependencyRecomputations:()=>s,resetDependencyRecomputations:()=>{s=0},lastResult:()=>u,recomputations:()=>o,resetRecomputations:()=>{o=0},memoize:y,argsMemoize:m})};return Object.assign(n,{withTypes:()=>n}),n}var ae=sc(Wt),ag=Object.assign((e,t=ae)=>{eg(e,`createStructuredSelector expects first argument to be an object where each property is a selector, instead received a ${typeof e}`);let r=Object.keys(e),n=r.map(o=>e[o]);return t(n,(...o)=>o.reduce((s,u,c)=>(s[r[c]]=u,s),{}))},{withTypes:()=>ag});g();d();f();p();function ac(e){return({dispatch:r,getState:n})=>i=>o=>typeof o=="function"?o(r,n,e):i(o)}var cc=ac(),uc=ac;var cg=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?zt:zt.apply(null,arguments)},Mw=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}},ug=e=>e&&typeof e.match=="function";function Q(e,t){function r(...n){if(t){let i=t(...n);if(!i)throw new Error(Le(0));return{type:e,payload:i.payload,...("meta"in i&&{meta:i.meta}),...("error"in i&&{error:i.error})}}return{type:e,payload:n[0]}}return r.toString=()=>`${e}`,r.type=e,r.match=n=>hn(n)&&n.type===e,r}var gc=class Nr extends Array{constructor(...t){super(...t),Object.setPrototypeOf(this,Nr.prototype)}static get[Symbol.species](){return Nr}concat(...t){return super.concat.apply(this,t)}prepend(...t){return t.length===1&&Array.isArray(t[0])?new Nr(...t[0].concat(this)):new Nr(...t.concat(this))}};function lc(e){return Ee(e)?Ze(e,()=>{}):e}function dc(e,t,r){return e.has(t)?e.get(t):e.set(t,r(t)).get(t)}function lg(e){return typeof e=="boolean"}var dg=()=>function(t){let{thunk:r=!0,immutableCheck:n=!0,serializableCheck:i=!0,actionCreatorCheck:o=!0}=t??{},s=new gc;return r&&(lg(r)?s.push(cc):s.push(uc(r.extraArgument))),s},_r="RTK_autoBatch",Kt=()=>e=>({payload:e,meta:{[_r]:!0}}),pc=e=>t=>{setTimeout(t,e)},pg=(e={type:"raf"})=>t=>(...r)=>{let n=t(...r),i=!0,o=!1,s=!1,u=new Set,c=e.type==="tick"?queueMicrotask:e.type==="raf"?typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:pc(10):e.type==="callback"?e.queueNotification:pc(e.timeout),a=()=>{s=!1,o&&(o=!1,u.forEach(h=>h()))};return Object.assign({},n,{subscribe(h){let y=()=>i&&h(),S=n.subscribe(y);return u.add(h),()=>{S(),u.delete(h)}},dispatch(h){try{return i=!h?.meta?.[_r],o=!i,o&&(s||(s=!0,c(a))),n.dispatch(h)}finally{i=!0}}})},fg=e=>function(r){let{autoBatch:n=!0}=r??{},i=new gc(e);return n&&i.push(pg(typeof n=="object"?n:void 0)),i};function mc(e){let t=dg(),{reducer:r=void 0,middleware:n,devTools:i=!0,preloadedState:o=void 0,enhancers:s=void 0}=e||{},u;if(typeof r=="function")u=r;else if(Qe(r))u=Ht(r);else throw new Error(Le(1));let c;typeof n=="function"?c=n(t):c=t();let a=zt;i&&(a=cg({trace:!1,...(typeof i=="object"&&i)}));let h=za(...c),y=fg(h),S=typeof s=="function"?s(y):y(),m=a(...S);return oo(u,o,m)}function hc(e){let t={},r=[],n,i={addCase(o,s){let u=typeof o=="string"?o:o.type;if(!u)throw new Error(Le(28));if(u in t)throw new Error(Le(29));return t[u]=s,i},addMatcher(o,s){return r.push({matcher:o,reducer:s}),i},addDefaultCase(o){return n=o,i}};return e(i),[t,r,n]}function gg(e){return typeof e=="function"}function fe(e,t){let[r,n,i]=hc(t),o;if(gg(e))o=()=>lc(e());else{let u=lc(e);o=()=>u}function s(u=o(),c){let a=[r[c.type],...n.filter(({matcher:h})=>h(c)).map(({reducer:h})=>h)];return a.filter(h=>!!h).length===0&&(a=[i]),a.reduce((h,y)=>{if(y)if(Pe(h)){let m=y(h,c);return m===void 0?h:m}else{if(Ee(h))return Ze(h,S=>y(S,c));{let S=y(h,c);if(S===void 0){if(h===null)return h;throw Error("A case reducer on a non-draftable value must not return undefined")}return S}}return h},u)}return s.getInitialState=o,s}var yc=(e,t)=>ug(e)?e.match(t):e(t);function Be(...e){return t=>e.some(r=>yc(r,t))}function Yt(...e){return t=>e.every(r=>yc(r,t))}function xn(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 Lr(e){return typeof e[0]=="function"&&"pending"in e[0]&&"fulfilled"in e[0]&&"rejected"in e[0]}function En(...e){return e.length===0?t=>xn(t,["pending"]):Lr(e)?Be(...e.map(t=>t.pending)):En()(e[0])}function Pt(...e){return e.length===0?t=>xn(t,["rejected"]):Lr(e)?Be(...e.map(t=>t.rejected)):Pt()(e[0])}function Ur(...e){let t=r=>r&&r.meta&&r.meta.rejectedWithValue;return e.length===0?Yt(Pt(...e),t):Lr(e)?Yt(Pt(...e),t):Ur()(e[0])}function et(...e){return e.length===0?t=>xn(t,["fulfilled"]):Lr(e)?Be(...e.map(t=>t.fulfilled)):et()(e[0])}function In(...e){return e.length===0?t=>xn(t,["pending","fulfilled","rejected"]):Lr(e)?Be(...e.flatMap(t=>[t.pending,t.rejected,t.fulfilled])):In()(e[0])}var mg="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",kn=(e=21)=>{let t="",r=e;for(;r--;)t+=mg[Math.random()*64|0];return t},hg=["name","message","stack","code"],Ao=class{constructor(e,t){se(this,"_type");this.payload=e,this.meta=t}},fc=class{constructor(e,t){se(this,"_type");this.payload=e,this.meta=t}},yg=e=>{if(typeof e=="object"&&e!==null){let t={};for(let r of hg)typeof e[r]=="string"&&(t[r]=e[r]);return t}return{message:String(e)}},oe=(()=>{function e(t,r,n){let i=Q(t+"/fulfilled",(c,a,h,y)=>({payload:c,meta:{...(y||{}),arg:h,requestId:a,requestStatus:"fulfilled"}})),o=Q(t+"/pending",(c,a,h)=>({payload:void 0,meta:{...(h||{}),arg:a,requestId:c,requestStatus:"pending"}})),s=Q(t+"/rejected",(c,a,h,y,S)=>({payload:y,error:(n&&n.serializeError||yg)(c||"Rejected"),meta:{...(S||{}),arg:h,requestId:a,rejectedWithValue:!!y,requestStatus:"rejected",aborted:c?.name==="AbortError",condition:c?.name==="ConditionError"}}));function u(c){return(a,h,y)=>{let S=n?.idGenerator?n.idGenerator(c):kn(),m=new l.AbortController,v,R;function E(P){R=P,m.abort()}let b=_asyncToGenerator(function*(){let P;try{let I=n?.condition?.(c,{getState:h,extra:y});if(vg(I)&&(I=yield I),I===!1||m.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};let j=new Promise((F,k)=>{v=()=>{k({name:"AbortError",message:R||"Aborted"})},m.signal.addEventListener("abort",v)});a(o(S,c,n?.getPendingMeta?.({requestId:S,arg:c},{getState:h,extra:y}))),P=yield Promise.race([j,Promise.resolve(r(c,{dispatch:a,getState:h,extra:y,requestId:S,signal:m.signal,abort:E,rejectWithValue:(F,k)=>new Ao(F,k),fulfillWithValue:(F,k)=>new fc(F,k)})).then(F=>{if(F instanceof Ao)throw F;return F instanceof fc?i(F.payload,S,c,F.meta):i(F,S,c)})])}catch(I){P=I instanceof Ao?s(null,S,c,I.payload,I.meta):s(I,S,c)}finally{v&&m.signal.removeEventListener("abort",v)}return n&&!n.dispatchConditionRejection&&s.match(P)&&P.meta.condition||a(P),P})();return Object.assign(b,{abort:E,requestId:S,arg:c,unwrap(){return b.then(Sg)}})}}return Object.assign(u,{pending:o,rejected:s,fulfilled:i,settled:Be(s,i),typePrefix:t})}return e.withTypes=()=>e,e})();function Sg(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function vg(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var Sc=Symbol.for("rtk-slice-createasyncthunk"),Vw={[Sc]:oe};function Ag(e,t){return`${e}/${t}`}function Cg({creators:e}={}){let t=e?.asyncThunk?.[Sc];return function(n){let{name:i,reducerPath:o=i}=n;if(!i)throw new Error(Le(11));typeof process<"u";let s=(typeof n.reducers=="function"?n.reducers(wg()):n.reducers)||{},u=Object.keys(s),c={sliceCaseReducersByName:{},sliceCaseReducersByType:{},actionCreators:{},sliceMatchers:[]},a={addCase(P,w){let I=typeof P=="string"?P:P.type;if(!I)throw new Error(Le(12));if(I in c.sliceCaseReducersByType)throw new Error(Le(13));return c.sliceCaseReducersByType[I]=w,a},addMatcher(P,w){return c.sliceMatchers.push({matcher:P,reducer:w}),a},exposeAction(P,w){return c.actionCreators[P]=w,a},exposeCaseReducer(P,w){return c.sliceCaseReducersByName[P]=w,a}};u.forEach(P=>{let w=s[P],I={reducerName:P,type:Ag(i,P),createNotation:typeof n.reducers=="function"};xg(w)?Ig(I,w,a,t):Rg(I,w,a)});function h(){let[P={},w=[],I=void 0]=typeof n.extraReducers=="function"?hc(n.extraReducers):[n.extraReducers],j={...P,...c.sliceCaseReducersByType};return fe(n.initialState,F=>{for(let k in j)F.addCase(k,j[k]);for(let k of c.sliceMatchers)F.addMatcher(k.matcher,k.reducer);for(let k of w)F.addMatcher(k.matcher,k.reducer);I&&F.addDefaultCase(I)})}let y=P=>P,S=new Map,m;function v(P,w){return m||(m=h()),m(P,w)}function R(){return m||(m=h()),m.getInitialState()}function E(P,w=!1){function I(F){let k=F[P];return typeof k>"u"&&w&&(k=R()),k}function j(F=y){let k=dc(S,w,()=>new WeakMap);return dc(k,F,()=>{let O={};for(let[T,M]of Object.entries(n.selectors??{}))O[T]=bg(M,F,R,w);return O})}return{reducerPath:P,getSelectors:j,get selectors(){return j(I)},selectSlice:I}}let b={name:i,reducer:v,actions:c.actionCreators,caseReducers:c.sliceCaseReducersByName,getInitialState:R,...E(o),injectInto(P,{reducerPath:w,...I}={}){let j=w??o;return P.inject({reducerPath:j,reducer:v},I),{...b,...E(j,!0)}}};return b}}function bg(e,t,r,n){function i(o,...s){let u=t(o);return typeof u>"u"&&n&&(u=r()),e(u,...s)}return i.unwrapped=e,i}var Ot=Cg();function wg(){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 Rg({type:e,reducerName:t,createNotation:r},n,i){let o,s;if("reducer"in n){if(r&&!Eg(n))throw new Error(Le(17));o=n.reducer,s=n.prepare}else o=n;i.addCase(e,o).exposeCaseReducer(t,o).exposeAction(t,s?Q(e,s):Q(e))}function xg(e){return e._reducerDefinitionType==="asyncThunk"}function Eg(e){return e._reducerDefinitionType==="reducerWithPrepare"}function Ig({type:e,reducerName:t},r,n,i){if(!i)throw new Error(Le(18));let{payloadCreator:o,fulfilled:s,pending:u,rejected:c,settled:a,options:h}=r,y=i(e,o,h);n.exposeAction(t,y),s&&n.addCase(y.fulfilled,s),u&&n.addCase(y.pending,u),c&&n.addCase(y.rejected,c),a&&n.addMatcher(y.settled,a),n.exposeCaseReducer(t,{fulfilled:s||Rn,pending:u||Rn,rejected:c||Rn,settled:a||Rn})}function Rn(){}var vc="listener",Ac="completed",Cc="cancelled",Qw=`task-${Cc}`,Bw=`task-${Ac}`,$w=`${vc}-${Cc}`,Hw=`${vc}-${Ac}`;var{assign:bc}=Object;var Co="listenerMiddleware";var kg=bc(Q(`${Co}/add`),{withTypes:()=>kg}),zw=Q(`${Co}/removeAll`),Pg=bc(Q(`${Co}/remove`),{withTypes:()=>Pg});var Gw=Symbol.for("rtk-state-proxy-original");function Le(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. `}g();d();f();p();var ee=new W({required:!0,emptyAllowed:!1}),ge=new W({required:!1,emptyAllowed:!1}),Ue=new W({required:!0,emptyAllowed:!0}),iR=new W({required:!1,emptyAllowed:!0}),wc=new Xe({each:ee,required:!0}),Rc=new W({required:!1,emptyAllowed:!1,regex:/^\d+\.\d+\.\d+$/}),xc=new W({required:!1,emptyAllowed:!1,regex:/^[a-zA-Z0-9_\-.]{1,100}$/}),oR=new W({required:!0,emptyAllowed:!1,regex:/^[a-zA-Z0-9_\-.]{1,100}$/}),Og=({message:e,name:t,stack:r})=>({message:e,name:t,stack:r}),bo=(e,t)=>{if("required"in t)return{payload:new _e({value:t}).validate({value:e}).value};let i=new ce({options:{required:!0},values:t}).validate(e);if(i)throw new Xi(i);return{payload:e}},z=(e,t)=>{try{return bo(e,t)}catch(r){return{payload:e,error:Og(r)}}};var Pn=(e,t,r,n)=>{let i=`Check the options of ${n}`;return Fg(e,t,r,i,"Controller initialization error")},Fg=(e,t,r,n,i)=>{try{return t.validate(r,n)}catch(o){throw e.logger.error(o,i),o}};var On=Q("caseAssistConfiguration/set",e=>z(e,{caseAssistId:ee,locale:ge,proxyBaseUrl:new W({required:!1,url:!0})}));g();d();f();p();g();d();f();p();var Ec=()=>({caseAssistId:"",locale:"en-US"});var ct=fe(Ec(),e=>{e.addCase(On,(t,r)=>{t.caseAssistId=r.payload.caseAssistId,t.locale=r.payload.locale,t.apiBaseUrl=r.payload.proxyBaseUrl})});g();d();f();p();g();d();f();p();g();d();f();p();var Ic={q:new W,enableQuerySyntax:new he,aq:new W,cq:new W,firstResult:new Re({min:0}),numberOfResults:new Re({min:0}),sortCriteria:new W,f:new ce,fExcluded:new ce,cf:new ce,nf:new ce,mnf:new ce,df:new ce,debug:new he,sf:new ce,tab:new W,af:new ce};var Fn=Q("searchParameters/restore",e=>z(e,Ic)),kc=Q("searchParameters/restoreTab",e=>z(e,ee));g();d();f();p();var Pc=Q("debug/enable"),Oc=Q("debug/disable");g();d();f();p();var Tn=()=>!1;var Fc=fe(Tn(),e=>{e.addCase(Pc,()=>!0).addCase(Oc,()=>!1).addCase(Fn,(t,r)=>r.payload.debug??t)});g();d();f();p();var Dn=Q("searchHub/set",e=>z(e,new W({required:!0,emptyAllowed:!0})));g();d();f();p();g();d();f();p();g();d();f();p();var Jt="3.29.3-pre.8b47cb07e6",Tc=["@coveo/atomic","@coveo/quantic"];var wo=()=>ge,Dc=()=>ee,Ft=Q("configuration/updateBasicConfiguration",e=>z(e,{accessToken:ge,environment:new W({required:!1,constrainTo:["prod","hipaa","stg","dev"]}),organizationId:ge})),qn=Q("configuration/updateSearchConfiguration",e=>z(e,{proxyBaseUrl:new W({required:!1,url:!0}),pipeline:new W({required:!1,emptyAllowed:!0}),searchHub:ge,timezone:ge,locale:ge,authenticationProviders:new Xe({required:!1,each:ee})})),Tg={enabled:new he({default:!0}),originContext:wo(),originLevel2:wo(),originLevel3:wo(),proxyBaseUrl:new W({required:!1,url:!0}),runtimeEnvironment:new Rt,anonymous:new he({default:!1}),deviceId:ge,userDisplayName:ge,documentLocation:ge,trackingId:xc,analyticsMode:new W({constrainTo:["legacy","next"],required:!1,default:"next"}),source:new ce({options:{required:!1},values:Tc.reduce((e,t)=>(e[t]=Rc,e),{})})},jn=Q("configuration/updateAnalyticsConfiguration",e=>z(e,Tg)),Mn=Q("configuration/analytics/disable"),Nn=Q("configuration/analytics/enable"),qc=Q("configuration/analytics/originlevel2",e=>z(e,{originLevel2:Dc()})),jc=Q("configuration/analytics/originlevel3",e=>z(e,{originLevel3:Dc()}));g();d();f();p();var Dg=Q("history/undo"),qg=Q("history/redo"),$e=Q("history/snapshot"),jx=oe("history/back",/*#__PURE__*/function(){var _ref4=_asyncToGenerator(function*(e,{dispatch:t}){t(Dg()),yield t(_n())});return function(_x3,_x4){return _ref4.apply(this,arguments)}}()),Mx=oe("history/forward",/*#__PURE__*/function(){var _ref5=_asyncToGenerator(function*(e,{dispatch:t}){t(qg()),yield t(_n())});return function(_x5,_x6){return _ref5.apply(this,arguments)}}()),_n=oe("history/change",/*#__PURE__*/function(){var _ref6=_asyncToGenerator(function*(e,{getState:t}){return t().history.present});return function(_x7,_x8){return _ref6.apply(this,arguments)}}());g();d();f();p();var Xt=()=>"default";var Mc=fe(Xt(),e=>{e.addCase(Dn,(t,r)=>r.payload).addCase(_n.fulfilled,(t,r)=>r.payload?.searchHub??t).addCase(qn,(t,r)=>r.payload.searchHub||t)});g();d();f();p();g();d();f();p();g();d();f();p();g();d();f();p();g();d();f();p();g();d();f();p();var Nc=/^(?:[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 jg(e){return typeof e=="string"&&Nc.test(e)}var Ro=jg;g();d();f();p();var ve=[];for(let e=0;e<256;++e)ve.push((e+256).toString(16).slice(1));function _c(e,t=0){return(ve[e[t+0]]+ve[e[t+1]]+ve[e[t+2]]+ve[e[t+3]]+"-"+ve[e[t+4]]+ve[e[t+5]]+"-"+ve[e[t+6]]+ve[e[t+7]]+"-"+ve[e[t+8]]+ve[e[t+9]]+"-"+ve[e[t+10]]+ve[e[t+11]]+ve[e[t+12]]+ve[e[t+13]]+ve[e[t+14]]+ve[e[t+15]]).toLowerCase()}g();d();f();p();var xo,Mg=new Uint8Array(16);function Eo(){if(!xo){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");xo=crypto.getRandomValues.bind(crypto)}return xo(Mg)}g();d();f();p();g();d();f();p();var Ng=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),Io={randomUUID:Ng};function _g(e,t,r){if(Io.randomUUID&&!t&&!e)return Io.randomUUID();e=e||{};let n=e.random??e.rng?.()??Eo();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 i=0;i<16;++i)t[r+i]=n[i];return t}return _c(n)}var ko=_g;g();d();f();p();function Lc(){let e=typeof window<"u";return{sendMessage(t){e&&window.postMessage(t,"*")}}}function Lg({config:e,environment:t,event:r,listenerManager:n}){let{url:i,token:o,mode:s}=e;s!=="disabled"&&(n.call(r),t.send(i,o,r))}var Uc="visitorId";function Ug(e){return{getClientId:()=>{let t=e.get(),r=t.storage,n=r.getItem(Uc),i=n&&Ro(n)?n:t.generateUUID();return r.setItem(Uc,i),i}}}var Hc="1.2.6",Po=128,zc=192,Vc=224,Qc=240,Vg=248;function Qg(e){return(e&Vg)===Qc?4:(e&Qc)===Vc?3:(e&Vc)===zc?2:1}function Bg(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&Po)!=Po)break;if(r-=3,(n&zc)!=Po){t-r>=Qg(n)*3&&(r=t);break}}return e.substring(0,r)}function $g(e){let{trackingId:t}=e;return{trackingId:t}}function Hg(e){return(e.source||[]).concat([`relay@${Hc}`])}function Gc(e,t,r,n){let{getReferrer:i,getLocation:o,getUserAgent:s}=r,u=$g(t),c=n.getClientId();return Object.freeze({type:e,config:u,ts:Date.now(),source:Hg(t),clientId:c,userAgent:s(),referrer:Bc(i()),location:Bc(o())})}function Bc(e){return e!==null?Bg(e,1024):null}function zg(e,t,r,n,i){return{...t,meta:Gc(e,r,n,i)}}var Gg="*";function Wg(){let e=[];function t({type:c,callback:a}){return e.findIndex(h=>h.type===c&&h.callback===a)}function r(c,a){return c.type==="*"||a===c.type}function n(c){return t(c)<0&&e.push(c),()=>u(c.type,c.callback)}function i(c){e.forEach(a=>{if(r(a,c.meta.type))try{a.callback(c)}catch(h){console.error(h)}})}function o(c){if(c===Gg)e.length=0;else for(let a=e.length-1;a>=0;a--)e[a].type===c&&e.splice(a,1)}function s(c){let a=t(c);a>=0&&e.splice(a,1)}function u(c,a){a?s({type:c,callback:a}):o(c)}return{add:n,call:i,remove:u}}function $c({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 Yg(e){let t=$c(e);return{get:()=>t,update:r=>{t=$c({...t,...r})}}}var Oo=Kg();function Kg(){let e="coveo_",t=r=>{let n=r.split(".").slice(-2);return n.length==2?n.join("."):""};return{getItem(r){let n=`${e}${r}=`,i=document.cookie.split(";");for(let o of i){let s=o.replace(/^\s+/,"");if(s.lastIndexOf(n,0)===0)return s.substring(n.length,s.length)}return null},setItem(r,n,i){let o=t(window.location.hostname),s=`;expires=${new Date(new Date().getTime()+i).toUTCString()}`,u=o?`;domain=${o}`:"";document.cookie=`${e}${r}=${n}${s}${u};path=/;SameSite=Lax`},removeItem(r){this.setItem(r,"",-1)}}}function Jg(){return{getItem(e){return Oo.getItem(e)||localStorage.getItem(e)},removeItem(e){Oo.removeItem(e),localStorage.removeItem(e)},setItem(e,t){localStorage.setItem(e,t),Oo.setItem(e,t,31556952e3)}}}function Xg(){let e=document.referrer;return e===""?null:e}function Zg(){return{runtime:"browser",send:(e,t,r)=>{let n=navigator.sendBeacon(`${e}?access_token=${t}`,new Blob([JSON.stringify([r])],{type:"application/json"}));if(Lc().sendMessage({kind:"EVENT_PROTOCOL",event:r,url:e,token:t}),!n)throw new Error("Failed to send the event(s) because the payload size exceeded the maximum allowed size (32 KB). Please contact support if the problem persists.")},getReferrer:()=>Xg(),getLocation:()=>window.location.href,getUserAgent:()=>navigator.userAgent,generateUUID:()=>ko(),storage:Jg()}}function em(){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 tm(){return{getItem(){return null},removeItem(){},setItem(){}}}function rm(){return{runtime:"null",send:()=>{},getReferrer:()=>null,getLocation:()=>null,getUserAgent:()=>null,generateUUID:()=>"",storage:tm()}}function nm(e){let t=e.get().mode!=="disabled",r=e.get().environment,n=rm();return t&&r?{storage:n.storage,...r,runtime:"custom"}:t&&im()&&em()?Zg():n}function im(){try{return typeof window=="object"}catch{return!1}}function om(e){return{get:()=>Object.freeze(nm(e))}}function Wc(e){let t=Yg(e),r=Wg(),n=om(t),i=Ug(n);return{emit:(o,s)=>{let u=t.get(),c=n.get(),a=zg(o,s,u,c,i);return Lg({config:u,environment:c,event:a,listenerManager:r})},getMeta:o=>Gc(o,t.get(),n.get(),i),on:(o,s)=>r.add({type:o,callback:s}),off:(o,s)=>r.remove(o,s),updateConfig:o=>t.update(o),version:Hc}}g();d();f();p();var Zt=ae(e=>e.source,e=>Object.entries(e).map(([t,r])=>`${t}@${r}`).concat(`@coveo/headless@${Jt}`));var Vr=ae(e=>e.configuration.organizationId,e=>e.configuration.environment,e=>e.configuration.accessToken,e=>e.configuration.analytics,e=>Zt(e.configuration.analytics),(e,t)=>sm(t),(e,t,r,{trackingId:n,apiBaseUrl:i,enabled:o},s,u)=>Wc({mode:o?"emit":"disabled",url:i??cn(e,t),token:r,trackingId:n??null,source:s,environment:u})),sm=e=>{if(!e)return;let t=e();return{getLocation:()=>t.location,getReferrer:()=>t.referrer,getUserAgent:()=>t.userAgent,generateUUID:()=>t.clientId}};g();d();f();p();g();d();f();p();var Fo=(e,t)=>{let{referrer:r,userAgent:n,location:i,clientId:o}=e.getMeta("");return{...(t?t():{}),referrer:r,userAgent:n,location:i,clientId:o}};g();d();f();p();var am=ae(e=>e.advancedSearchQueries,e=>{if(!e)return{};let{aq:t,cq:r,dq:n,lq:i}=e;return{...(t&&{aq:t}),...(r&&{cq:r}),...(n&&{dq:n}),...(i&&{lq:i})}});g();d();f();p();var Qr=(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:Zt(e)}});g();d();f();p();var cm=ae(e=>e.context,e=>e);g();d();f();p();g();d();f();p();g();d();f();p();g();d();f();p();g();d();f();p();function tt(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 i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r}function D(e,t,r,n){function i(o){return o instanceof r?o:new r(function(s){s(o)})}return new(r||(r=Promise))(function(o,s){function u(h){try{a(n.next(h))}catch(y){s(y)}}function c(h){try{a(n.throw(h))}catch(y){s(y)}}function a(h){h.done?o(h.value):i(h.value).then(u,c)}a((n=n.apply(e,t||[])).next())})}var re;(function(e){e.search="search",e.click="click",e.custom="custom",e.view="view",e.collect="collect"})(re||(re={}));function qo(){return typeof window<"u"}function Go(){return typeof navigator<"u"}function er(){return typeof document<"u"}function jo(){try{return typeof localStorage<"u"}catch{return!1}}function um(){try{return typeof sessionStorage<"u"}catch{return!1}}function cu(){return Go()&&navigator.cookieEnabled}var lm=[re.click,re.custom,re.search,re.view],dm=(e,t)=>lm.indexOf(e)!==-1?Object.assign({language:er()?document.documentElement.lang:"unknown",userAgent:Go()?navigator.userAgent:"unknown"},t):t,$r=class e{static set(t,r,n){var i,o,s,u;n&&(o=new Date,o.setTime(o.getTime()+n)),u=window.location.hostname,u.indexOf(".")===-1?Yc(t,r,o):(s=u.split("."),i=s[s.length-2]+"."+s[s.length-1],Yc(t,r,o,i))}static get(t){for(var r=t+"=",n=document.cookie.split(";"),i=0;i<n.length;i++){var o=n[i];if(o=o.replace(/^\s+/,""),o.lastIndexOf(r,0)===0)return o.substring(r.length,o.length)}return null}static erase(t){e.set(t,"",-1)}};function Yc(e,t,r,n){document.cookie=`${e}=${t}`+(r?`;expires=${r.toUTCString()}`:"")+(n?`;domain=${n}`:"")+";path=/;SameSite=Lax"}function pm(){return jo()?localStorage:cu()?new Hr:um()?sessionStorage:new rr}var Hr=class e{getItem(t){return $r.get(`${e.prefix}${t}`)}removeItem(t){$r.erase(`${e.prefix}${t}`)}setItem(t,r,n){$r.set(`${e.prefix}${t}`,r,n)}};Hr.prefix="coveo_";var Mo=class{constructor(){this.cookieStorage=new Hr}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)}},rr=class{getItem(t){return null}removeItem(t){}setItem(t,r){}},Ln="__coveo.analytics.history",fm=20,gm=1e3*60,mm=75,Qn=class{constructor(t){this.store=t||pm()}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 D(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 D(this,void 0,void 0,function*(){let t=yield this.getHistoryWithInternalTimeAsync();return this.stripEmptyQueries(this.stripInternalTime(t))})}getHistoryWithInternalTime(){try{let t=this.store.getItem(Ln);return t&&typeof t=="string"?JSON.parse(t):[]}catch{return[]}}getHistoryWithInternalTimeAsync(){return D(this,void 0,void 0,function*(){try{let t=yield this.store.getItem(Ln);return t?JSON.parse(t):[]}catch{return[]}})}setHistory(t){try{this.store.setItem(Ln,JSON.stringify(t.slice(0,fm)))}catch{}}clear(){try{this.store.removeItem(Ln)}catch{}}getMostRecentElement(){let t=this.getHistoryWithInternalTime();return Array.isArray(t)?t.sort((n,i)=>(i.internalTime||0)-(n.internalTime||0))[0]:null}cropQueryElement(t){return t.name&&t.value&&t.name.toLowerCase()==="query"&&(t.value=t.value.slice(0,mm)),t}isValidEntry(t){let r=this.getMostRecentElement();return r&&r.value==t.value?(t.internalTime||0)-(r.internalTime||0)>gm:!0}stripInternalTime(t){return Array.isArray(t)?t.map(r=>{let{name:n,time:i,value:o}=r;return{name:n,time:i,value:o}}):[]}stripEmptyQuery(t){let{name:r,time:n,value:i}=t;return r&&typeof i=="string"&&r.toLowerCase()==="query"&&i.trim()===""?{name:r,time:n}:t}stripEmptyQueries(t){return t.map(r=>this.stripEmptyQuery(r))}};var hm=(e,t)=>D(void 0,void 0,void 0,function*(){return e===re.view?(yield ym(t.contentIdValue),Object.assign({location:window.location.toString(),referrer:document.referrer,title:document.title},t)):t}),ym=e=>D(void 0,void 0,void 0,function*(){let t=new Qn,r={name:"PageView",value:e,time:new Date().toISOString()};yield t.addElementAsync(r)}),Un,Sm=new Uint8Array(16);function vm(){if(!Un&&(Un=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Un))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Un(Sm)}var Am=/^(?:[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 Bn(e){return typeof e=="string"&&Am.test(e)}var Ae=[];for(let e=0;e<256;++e)Ae.push((e+256).toString(16).slice(1));function uu(e,t=0){return(Ae[e[t+0]]+Ae[e[t+1]]+Ae[e[t+2]]+Ae[e[t+3]]+"-"+Ae[e[t+4]]+Ae[e[t+5]]+"-"+Ae[e[t+6]]+Ae[e[t+7]]+"-"+Ae[e[t+8]]+Ae[e[t+9]]+"-"+Ae[e[t+10]]+Ae[e[t+11]]+Ae[e[t+12]]+Ae[e[t+13]]+Ae[e[t+14]]+Ae[e[t+15]]).toLowerCase()}function Cm(e){if(!Bn(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 bm(e){e=unescape(encodeURIComponent(e));let t=[];for(let r=0;r<e.length;++r)t.push(e.charCodeAt(r));return t}var wm="6ba7b810-9dad-11d1-80b4-00c04fd430c8",Rm="6ba7b811-9dad-11d1-80b4-00c04fd430c8";function xm(e,t,r){function n(i,o,s,u){var c;if(typeof i=="string"&&(i=bm(i)),typeof o=="string"&&(o=Cm(o)),((c=o)===null||c===void 0?void 0:c.length)!==16)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");let a=new Uint8Array(16+i.length);if(a.set(o),a.set(i,o.length),a=r(a),a[6]=a[6]&15|t,a[8]=a[8]&63|128,s){u=u||0;for(let h=0;h<16;++h)s[u+h]=a[h];return s}return uu(a)}try{n.name=e}catch{}return n.DNS=wm,n.URL=Rm,n}var Em=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),Kc={randomUUID:Em};function Tt(e,t,r){if(Kc.randomUUID&&!t&&!e)return Kc.randomUUID();e=e||{};let n=e.random||(e.rng||vm)();if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,t){r=r||0;for(let i=0;i<16;++i)t[r+i]=n[i];return t}return uu(n)}function Im(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 To(e,t){return e<<t|e>>>32-t}function km(e){let t=[1518500249,1859775393,2400959708,3395469782],r=[1732584193,4023233417,2562383102,271733878,3285377520];if(typeof e=="string"){let s=unescape(encodeURIComponent(e));e=[];for(let u=0;u<s.length;++u)e.push(s.charCodeAt(u))}else Array.isArray(e)||(e=Array.prototype.slice.call(e));e.push(128);let n=e.length/4+2,i=Math.ceil(n/16),o=new Array(i);for(let s=0;s<i;++s){let u=new Uint32Array(16);for(let c=0;c<16;++c)u[c]=e[s*64+c*4]<<24|e[s*64+c*4+1]<<16|e[s*64+c*4+2]<<8|e[s*64+c*4+3];o[s]=u}o[i-1][14]=(e.length-1)*8/Math.pow(2,32),o[i-1][14]=Math.floor(o[i-1][14]),o[i-1][15]=(e.length-1)*8&4294967295;for(let s=0;s<i;++s){let u=new Uint32Array(80);for(let m=0;m<16;++m)u[m]=o[s][m];for(let m=16;m<80;++m)u[m]=To(u[m-3]^u[m-8]^u[m-14]^u[m-16],1);let c=r[0],a=r[1],h=r[2],y=r[3],S=r[4];for(let m=0;m<80;++m){let v=Math.floor(m/20),R=To(c,5)+Im(v,a,h,y)+S+t[v]+u[m]>>>0;S=y,y=h,h=To(a,30)>>>0,a=c,c=R}r[0]=r[0]+c>>>0,r[1]=r[1]+a>>>0,r[2]=r[2]+h>>>0,r[3]=r[3]+y>>>0,r[4]=r[4]+S>>>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 Pm=xm("v5",80,km),Jc=Pm,lu="2.30.45",Xc=e=>`${e.protocol}//${e.hostname}${e.pathname.indexOf("/")===0?e.pathname:`/${e.pathname}`}${e.search}`,Br={pageview:"pageview",event:"event"},$n=class{constructor({client:t,uuidGenerator:r=Tt}){this.client=t,this.uuidGenerator=r}},No=class extends $n{constructor({client:t,uuidGenerator:r=Tt}){super({client:t,uuidGenerator:r}),this.actionData={},this.pageViewId=r(),this.nextPageViewId=this.pageViewId,this.currentLocation=Xc(window.location),this.lastReferrer=er()?document.referrer:"",this.addHooks()}getApi(t){switch(t){case"setAction":return this.setAction;default:return null}}setAction(t,r){this.action=t,this.actionData=r}clearData(){this.clearPluginData(),this.action=void 0,this.actionData={}}getLocationInformation(t,r){return Object.assign({hitType:t},this.getNextValues(t,r))}updateLocationInformation(t,r){this.updateLocationForNextPageView(t,r)}getDefaultContextInformation(t){let r={title:er()?document.title:"",encoding:er()?document.characterSet:"UTF-8"},n={screenResolution:`${screen.width}x${screen.height}`,screenColor:`${screen.colorDepth}-bit`},i={language:navigator.language,userAgent:navigator.userAgent},o={time:Date.now(),eventId:this.uuidGenerator()};return Object.assign(Object.assign(Object.assign(Object.assign({},o),n),i),r)}updateLocationForNextPageView(t,r){let{pageViewId:n,referrer:i,location:o}=this.getNextValues(t,r);this.lastReferrer=i,this.pageViewId=n,this.currentLocation=o,t===Br.pageview&&(this.nextPageViewId=this.uuidGenerator(),this.hasSentFirstPageView=!0)}getNextValues(t,r){return{pageViewId:t===Br.pageview?this.nextPageViewId:this.pageViewId,referrer:t===Br.pageview&&this.hasSentFirstPageView?this.currentLocation:this.lastReferrer,location:t===Br.pageview?this.getCurrentLocationFromPayload(r):this.currentLocation}}getCurrentLocationFromPayload(t){if(t.page){let r=i=>i.replace(/^\/?(.*)$/,"/$1");return`${(i=>i.split("/").slice(0,3).join("/"))(this.currentLocation)}${r(t.page)}`}else return Xc(window.location)}},ut=class e{constructor(t,r){if(!Bn(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(i=>new RegExp(i.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,i]=r;if(n.length!==32||isNaN(parseInt(i)))return null;let o=n.substring(0,8)+"-"+n.substring(8,12)+"-"+n.substring(12,16)+"-"+n.substring(16,20)+"-"+n.substring(20,32);return Bn(o)?new e(o,Number.parseInt(i)*1e3):null}};ut.cvo_cid="cvo_cid";ut.expirationTime=120;var _o=class extends $n{constructor({client:t,uuidGenerator:r=Tt}){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 D(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(ut.cvo_cid,new ut(n,Date.now()).toString()),r.toString()}catch{throw new Error("Invalid URL provided")}})}acceptFrom(t){this.client.setAcceptedLinkReferrers(t)}};_o.Id="link";var je=Object.keys;function Vn(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)}var Do=128,du=192,Zc=224,eu=240;function Om(e){return(e&248)===eu?4:(e&eu)===Zc?3:(e&Zc)===du?2:1}function Fm(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&Do)!=Do)break;if(r-=3,(n&du)!=Do){t-r>=Om(n)*3&&(r=t);break}}return e.substring(0,r)}var Lo={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"},Tm=je(Lo).map(e=>Lo[e]),Dm=[...Tm].join("|"),qm=new RegExp(`^(${Dm}$)`),jm={svcAction:"svc_action",svcActionData:"svc_action_data"},Mm=e=>je(e).filter(t=>e[t]!==void 0).reduce((t,r)=>{let n=Lo[r]||r;return Object.assign(Object.assign({},t),{[n]:e[r]})},{}),Nm=e=>qm.test(e),_m=[Nm],tu={id:"id",name:"nm",brand:"br",category:"ca",variant:"va",price:"pr",quantity:"qt",coupon:"cc",position:"ps",group:"group"},ru={id:"id",name:"nm",brand:"br",category:"ca",variant:"va",position:"ps",price:"pr",group:"group"},Ce={action:"pa",list:"pal",listSource:"pls"},Hn={id:"ti",revenue:"tr",tax:"tt",shipping:"ts",coupon:"tcc",affiliation:"ta",step:"cos",option:"col"},Lm=["loyaltyCardId","loyaltyTier","thirdPartyPersona","companyName","favoriteStore","storeName","userIndustry","userRole","userDepartment","businessUnit"],Uo={id:"quoteId",affiliation:"quoteAffiliation"},Vo={id:"reviewId",rating:"reviewRating",comment:"reviewComment"},Um={add:Ce,bookmark_add:Ce,bookmark_remove:Ce,click:Ce,checkout:Ce,checkout_option:Ce,detail:Ce,impression:Ce,remove:Ce,refund:Object.assign(Object.assign({},Ce),Hn),purchase:Object.assign(Object.assign({},Ce),Hn),quickview:Ce,quote:Object.assign(Object.assign({},Ce),Uo),review:Object.assign(Object.assign({},Ce),Vo)},Vm=je(tu).map(e=>tu[e]),Qm=je(ru).map(e=>ru[e]),Bm=je(Ce).map(e=>Ce[e]),$m=je(Hn).map(e=>Hn[e]),Hm=je(Vo).map(e=>Vo[e]),zm=je(Uo).map(e=>Uo[e]),Gm=[...Vm,"custom"].join("|"),Wm=[...Qm,"custom"].join("|"),pu="(pr[0-9]+)",fu="(il[0-9]+pi[0-9]+)",Ym=new RegExp(`^${pu}(${Gm})$`),Km=new RegExp(`^(${fu}(${Wm}))|(il[0-9]+nm)$`),Jm=new RegExp(`^(${Bm.join("|")})$`),Xm=new RegExp(`^(${$m.join("|")})$`),Zm=new RegExp(`^${pu}custom$`),eh=new RegExp(`^${fu}custom$`),th=new RegExp(`^(${[...Lm,...Hm,...zm].join("|")})$`),rh=e=>Ym.test(e),nh=e=>Km.test(e),ih=e=>Jm.test(e),oh=e=>Xm.test(e),sh=e=>th.test(e),ah=[nh,rh,ih,oh,sh],ch=[Zm,eh],uh={anonymizeIp:"aip"},lh={eventCategory:"ec",eventAction:"ea",eventLabel:"el",eventValue:"ev",page:"dp",visitorId:"cid",clientId:"cid",userId:"uid",currencyCode:"cu"},dh={hitType:"t",pageViewId:"pid",encoding:"de",location:"dl",referrer:"dr",screenColor:"sd",screenResolution:"sr",title:"dt",userAgent:"ua",language:"ul",eventId:"z",time:"tm"},ph=["contentId","contentIdKey","contentType","searchHub","tab","searchUid","permanentId","contentLocale","trackingId"],fh=Object.assign(Object.assign(Object.assign(Object.assign({},uh),lh),dh),ph.reduce((e,t)=>Object.assign(Object.assign({},e),{[t]:t}),{})),Qo=Object.assign(Object.assign({},fh),jm),gh=e=>{let t=!!e.action&&Um[e.action]||{};return je(e).reduce((r,n)=>{let i=t[n]||Qo[n]||n;return Object.assign(Object.assign({},r),{[i]:e[n]})},{})},mh=je(Qo).map(e=>Qo[e]),hh=e=>mh.indexOf(e)!==-1,yh=e=>e==="custom",Sh=e=>[...ah,..._m,hh,yh].some(t=>t(e)),vh=e=>je(e).reduce((t,r)=>{let n=Ah(r);return n?Object.assign(Object.assign({},t),Ch(n,e[r])):Object.assign(Object.assign({},t),{[r]:e[r]})},{}),Ah=e=>{let t;return[...ch].every(r=>{var n;return t=(n=r.exec(e))===null||n===void 0?void 0:n[1],!t}),t},Ch=(e,t)=>je(t).reduce((r,n)=>Object.assign(Object.assign({},r),{[`${e}${n}`]:t[n]}),{}),Bo=class{constructor(t){this.opts=t}sendEvent(t,r){return D(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:i}=this.opts,o=yield this.getQueryParamsForEventType(t),{url:s,payload:u}=yield this.preProcessRequestAsPotentialJSONString(`${n}/analytics/${t}?${o}`,r,i),c=this.encodeForEventType(t,u),a=new Blob([c],{type:"application/x-www-form-urlencoded"});navigator.sendBeacon(s,a)})}isAvailable(){return"sendBeacon"in navigator}deleteHttpCookieVisitorId(){return Promise.resolve()}preProcessRequestAsPotentialJSONString(t,r,n){return D(this,void 0,void 0,function*(){let i=t,o=r;if(n){let s=yield n({url:t,body:JSON.stringify(r)},"analyticsBeacon"),{url:u,body:c}=s;i=u||t;try{o=JSON.parse(c)}catch(a){console.error("Unable to process the request body as a JSON string",a)}}return{payload:o,url:i}})}encodeForEventType(t,r){return this.isEventTypeLegacy(t)?this.encodeEventToJson(t,r):this.encodeEventToJson(t,r,this.opts.token)}getQueryParamsForEventType(t){return D(this,void 0,void 0,function*(){let{token:r,visitorIdProvider:n}=this.opts,i=yield n.getCurrentVisitorId();return[r&&this.isEventTypeLegacy(t)?`access_token=${r}`:"",i?`visitorId=${i}`:"","discardVisitInfo=true"].filter(o=>!!o).join("&")})}isEventTypeLegacy(t){return[re.click,re.custom,re.search,re.view].indexOf(t)!==-1}encodeEventToJson(t,r,n){let i=`${t}Event=${encodeURIComponent(JSON.stringify(r))}`;return n&&(i=`access_token=${encodeURIComponent(n)}&${i}`),i}},$o=class{sendEvent(t,r){return D(this,void 0,void 0,function*(){return Promise.resolve()})}deleteHttpCookieVisitorId(){return D(this,void 0,void 0,function*(){return Promise.resolve()})}},nu=A.fetch,zn=class{constructor(t){this.opts=t}sendEvent(t,r){return D(this,void 0,void 0,function*(){let{baseUrl:n,visitorIdProvider:i,preprocessRequest:o}=this.opts,s=this.shouldAppendVisitorId(t)?yield this.getVisitorIdParam():"",u={url:`${n}/analytics/${t}${s}`,credentials:"include",mode:"cors",headers:this.getHeaders(),method:"POST",body:JSON.stringify(r)},c=Object.assign(Object.assign({},u),o?yield o(u,"analyticsFetch"):{}),{url:a}=c,h=tt(c,["url"]),y;try{y=yield nu(a,h)}catch(S){console.error("An error has occured when sending the event.",S);return}if(y.ok){let S=yield y.json();return S.visitorId&&i.setCurrentVisitorId(S.visitorId),S}else{try{y.json()}catch{}throw console.error(`An error has occured when sending the "${t}" event.`,y,r),new Error(`An error has occurred when sending the "${t}" event. Check the console logs for more details.`)}})}deleteHttpCookieVisitorId(){return D(this,void 0,void 0,function*(){let{baseUrl:t}=this.opts,r=`${t}/analytics/visit`;yield nu(r,{headers:this.getHeaders(),method:"DELETE"})})}shouldAppendVisitorId(t){return[re.click,re.custom,re.search,re.view].indexOf(t)!==-1}getVisitorIdParam(){return D(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"})}},Ho=class{constructor(t,r){jo()&&cu()?this.storage=new Mo:jo()?this.storage=localStorage:(console.warn("BrowserRuntime detected no valid storage available.",this),this.storage=new rr),this.client=new zn(t),this.beaconClient=new Bo(t),window.addEventListener("beforeunload",()=>{let n=r();for(let{eventType:i,payload:o}of n)this.beaconClient.sendEvent(i,o)})}getClientDependingOnEventType(t){return t==="click"&&this.beaconClient.isAvailable()?this.beaconClient:this.client}},zo=class{constructor(t,r){this.storage=r||new rr,this.client=new zn(t)}getClientDependingOnEventType(t){return this.client}},Gn=class{constructor(){this.storage=new rr,this.client=new $o}getClientDependingOnEventType(t){return this.client}},bh="xx",wh=e=>e?.startsWith(bh)||!1,Rh=`
|
|
27
27
|
We've detected you're using React Native but have not provided the corresponding runtime,
|
|
28
28
|
for an optimal experience please use the "coveo.analytics/react-native" subpackage.
|
|
29
29
|
Follow the Readme on how to set it up: https://github.com/coveo/coveo.analytics.js#using-react-native
|
|
@@ -49,4 +49,4 @@ For more information, refer to the documentation: https://docs.coveo.com/en/o3r9
|
|
|
49
49
|
* limitations under the License.
|
|
50
50
|
*/if(__exports!=exports)module.exports=exports;return module.exports});
|
|
51
51
|
|
|
52
|
-
window.coveoQuanticVersion = '3.30.0-pre.
|
|
52
|
+
window.coveoQuanticVersion = '3.30.0-pre.8b47cb07e6';
|
|
@@ -170,9 +170,6 @@ type DefaultControllerProps<TControllers extends ControllerDefinitionsMap<Contro
|
|
|
170
170
|
[I in keyof TControllersPropsMap as I extends K ? I : never]: TControllersPropsMap[I];
|
|
171
171
|
};
|
|
172
172
|
type ConditionalControllerProps<TControllers extends ControllerDefinitionsMap<Controller>, TControllersPropsMap extends ControllersPropsMap, TSolutionType extends SolutionType, K extends keyof TControllers> = TSolutionType extends SolutionType.recommendation ? RecommendationControllerProps<TControllers, TControllersPropsMap, K> : DefaultControllerProps<TControllers, TControllersPropsMap, K>;
|
|
173
|
-
/**
|
|
174
|
-
* @deprecated This interface is no longer used and will be removed in next major version.
|
|
175
|
-
*/
|
|
176
173
|
export interface ControllerDefinitionOption {
|
|
177
174
|
/**
|
|
178
175
|
* Whether the controller will be used in a product listing context.
|
|
@@ -76,27 +76,27 @@ export type { LoggerOptions, LogLevel } from './app/logger.js';
|
|
|
76
76
|
export type { BrowserNavigatorContextProvider, NavigatorContext, NavigatorContextProvider, } from './app/navigator-context-provider.js';
|
|
77
77
|
export type { InteractiveProduct, InteractiveProductOptions, InteractiveProductProps, } from './controllers/commerce/core/interactive-product/headless-core-interactive-product.js';
|
|
78
78
|
export type { Controller, Subscribable, } from './controllers/controller/headless-controller.js';
|
|
79
|
-
export type { BreadcrumbManager,
|
|
79
|
+
export type { BreadcrumbManager, BreadcrumbManagerState, } from './ssr-next/commerce/controllers/breadcrumb-manager/headless-core-breadcrumb-manager.ssr.js';
|
|
80
80
|
export { defineBreadcrumbManager } from './ssr-next/commerce/controllers/breadcrumb-manager/headless-core-breadcrumb-manager.ssr.js';
|
|
81
81
|
export type { Cart, CartBuildProps, CartDefinition, CartInitialState, CartItem, CartProps, CartState, } from './ssr-next/commerce/controllers/cart/headless-cart.ssr.js';
|
|
82
82
|
export { defineCart } from './ssr-next/commerce/controllers/cart/headless-cart.ssr.js';
|
|
83
83
|
export type { Context, ContextDefinition, ContextOptions, ContextProps, ContextState, UserLocation, View, } from './ssr-next/commerce/controllers/context/headless-context.ssr.js';
|
|
84
84
|
export { defineContext } from './ssr-next/commerce/controllers/context/headless-context.ssr.js';
|
|
85
|
-
export type { DidYouMean,
|
|
85
|
+
export type { DidYouMean, DidYouMeanState, } from './ssr-next/commerce/controllers/did-you-mean/headless-did-you-mean.ssr.js';
|
|
86
86
|
export { defineDidYouMean } from './ssr-next/commerce/controllers/did-you-mean/headless-did-you-mean.ssr.js';
|
|
87
87
|
export type { CategoryFilterSuggestions, CategoryFilterSuggestionsState, FieldSuggestionsFacet, FilterSuggestions, FilterSuggestionsGenerator, FilterSuggestionsGeneratorDefinition, FilterSuggestionsState, GeneratedFilterSuggestionsControllers, } from './ssr-next/commerce/controllers/filter-suggestions/headless-filter-suggestions-generator.ssr.js';
|
|
88
88
|
export { defineFilterSuggestionsGenerator } from './ssr-next/commerce/controllers/filter-suggestions/headless-filter-suggestions-generator.ssr.js';
|
|
89
|
-
export type { BaseFacetSearchResult, CategoryFacet, CategoryFacetSearchResult, CategoryFacetState, CategoryFacetValue, CoreCommerceFacet, DateFacet, DateFacetState, DateFacetValue, FacetGenerator,
|
|
89
|
+
export type { BaseFacetSearchResult, CategoryFacet, CategoryFacetSearchResult, CategoryFacetState, CategoryFacetValue, CoreCommerceFacet, DateFacet, DateFacetState, DateFacetValue, FacetGenerator, FacetGeneratorState, FacetType, LocationFacet, LocationFacetState, LocationFacetValue, MappedFacetState, MappedFacetStates, MappedGeneratedFacetController, NumericFacet, NumericFacetState, NumericFacetValue, RegularFacet, RegularFacetState, RegularFacetValue, } from './ssr-next/commerce/controllers/generator/headless-commerce-facet-generator.ssr.js';
|
|
90
90
|
export { defineFacetGenerator } from './ssr-next/commerce/controllers/generator/headless-commerce-facet-generator.ssr.js';
|
|
91
91
|
export type { InstantProducts, InstantProductsDefinition, InstantProductsOptions, InstantProductsProps, InstantProductsState, } from './ssr-next/commerce/controllers/instant-products/headless-instant-products.ssr.js';
|
|
92
92
|
export { defineInstantProducts } from './ssr-next/commerce/controllers/instant-products/headless-instant-products.ssr.js';
|
|
93
|
-
export type { CorePaginationOptions, Pagination,
|
|
93
|
+
export type { CorePaginationOptions, Pagination, PaginationOptions, PaginationProps, PaginationState, } from './ssr-next/commerce/controllers/pagination/headless-core-commerce-pagination.ssr.js';
|
|
94
94
|
export { definePagination } from './ssr-next/commerce/controllers/pagination/headless-core-commerce-pagination.ssr.js';
|
|
95
95
|
export type { CommerceSearchParameters, ParameterManager, ParameterManagerDefinition, ParameterManagerProps, ParameterManagerState, Parameters, ProductListingParameters, SSRParameterManagerProps, } from './ssr-next/commerce/controllers/parameter-manager/headless-core-parameter-manager.ssr.js';
|
|
96
96
|
export { defineParameterManager } from './ssr-next/commerce/controllers/parameter-manager/headless-core-parameter-manager.ssr.js';
|
|
97
|
-
export type { ProductList,
|
|
97
|
+
export type { ProductList, ProductListing, ProductListState, Search, } from './ssr-next/commerce/controllers/product-list/headless-product-list.ssr.js';
|
|
98
98
|
export { defineProductList } from './ssr-next/commerce/controllers/product-list/headless-product-list.ssr.js';
|
|
99
|
-
export type { ProductView
|
|
99
|
+
export type { ProductView } from './ssr-next/commerce/controllers/product-view/headless-product-view.ssr.js';
|
|
100
100
|
export { defineProductView } from './ssr-next/commerce/controllers/product-view/headless-product-view.ssr.js';
|
|
101
101
|
export type { RecentQueriesList, RecentQueriesListDefinition, RecentQueriesListInitialState, RecentQueriesListOptions, RecentQueriesListProps, RecentQueriesState, } from './ssr-next/commerce/controllers/recent-queries-list/headless-recent-queries-list.ssr.js';
|
|
102
102
|
export { defineRecentQueriesList } from './ssr-next/commerce/controllers/recent-queries-list/headless-recent-queries-list.ssr.js';
|
|
@@ -104,11 +104,11 @@ export type { Recommendations, RecommendationsDefinition, RecommendationsState,
|
|
|
104
104
|
export { defineRecommendations } from './ssr-next/commerce/controllers/recommendations/headless-recommendations.ssr.js';
|
|
105
105
|
export type { CoreSearchBox, SearchBox, SearchBoxDefinition, SearchBoxOptions, SearchBoxProps, SearchBoxState, Suggestion, } from './ssr-next/commerce/controllers/search-box/headless-search-box.ssr.js';
|
|
106
106
|
export { defineSearchBox } from './ssr-next/commerce/controllers/search-box/headless-search-box.ssr.js';
|
|
107
|
-
export type { Sort,
|
|
107
|
+
export type { Sort, SortProps, SortState, } from './ssr-next/commerce/controllers/sort/headless-core-commerce-sort.ssr.js';
|
|
108
108
|
export { defineSort } from './ssr-next/commerce/controllers/sort/headless-core-commerce-sort.ssr.js';
|
|
109
109
|
export type { StandaloneSearchBox, StandaloneSearchBoxDefinition, StandaloneSearchBoxProps, StandaloneSearchBoxState, } from './ssr-next/commerce/controllers/standalone-search-box/headless-standalone-search-box.ssr.js';
|
|
110
110
|
export { defineStandaloneSearchBox } from './ssr-next/commerce/controllers/standalone-search-box/headless-standalone-search-box.ssr.js';
|
|
111
|
-
export type { ProductListingSummaryState, RecommendationsSummaryState, SearchSummaryState, Summary,
|
|
111
|
+
export type { ProductListingSummaryState, RecommendationsSummaryState, SearchSummaryState, Summary, SummaryState, } from './ssr-next/commerce/controllers/summary/headless-core-summary.ssr.js';
|
|
112
112
|
export { defineSummary } from './ssr-next/commerce/controllers/summary/headless-core-summary.ssr.js';
|
|
113
113
|
export type { NotifyTrigger, NotifyTriggerDefinition, NotifyTriggerState, } from './ssr-next/commerce/controllers/triggers/headless-notify-trigger.ssr.js';
|
|
114
114
|
export { defineNotifyTrigger } from './ssr-next/commerce/controllers/triggers/headless-notify-trigger.ssr.js';
|
|
@@ -2,7 +2,7 @@ import type { UnknownAction } from '@reduxjs/toolkit';
|
|
|
2
2
|
import type { Controller } from '../../controllers/controller/headless-controller.js';
|
|
3
3
|
import type { SSRCommerceEngine } from './factories/build-factory.js';
|
|
4
4
|
import type { SolutionType } from './types/controller-constants.js';
|
|
5
|
-
import type { ControllerDefinitionsMap, FilteredBakedInControllers } from './types/controller-definitions.js';
|
|
5
|
+
import type { ControllerDefinitionOption, ControllerDefinitionsMap, FilteredBakedInControllers } from './types/controller-definitions.js';
|
|
6
6
|
import type { InferControllerPropsMapFromDefinitions, InferControllerStaticStateMapFromDefinitionsWithSolutionType, InferControllersMapFromDefinition } from './types/controller-inference.js';
|
|
7
7
|
export declare function createStaticState<TSearchAction extends UnknownAction, TControllerDefinitions extends ControllerDefinitionsMap<Controller>, TSolutionType extends SolutionType>({ searchActions, controllers, }: {
|
|
8
8
|
searchActions: TSearchAction[];
|
|
@@ -17,3 +17,4 @@ export declare function buildControllerDefinitions<TControllerDefinitionsMap ext
|
|
|
17
17
|
solutionType: TSolutionType;
|
|
18
18
|
propsMap?: InferControllerPropsMapFromDefinitions<TControllerDefinitionsMap>;
|
|
19
19
|
}): InferControllersMapFromDefinition<TControllerDefinitionsMap, TSolutionType>;
|
|
20
|
+
export declare function ensureAtLeastOneSolutionType(options?: ControllerDefinitionOption): void;
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import type { BreadcrumbManager, BreadcrumbManagerState } from '../../../../controllers/commerce/core/breadcrumb-manager/headless-core-breadcrumb-manager.js';
|
|
2
|
-
import type {
|
|
2
|
+
import type { ControllerDefinitionOption, SubControllerDefinitionWithoutProps } from '../../types/controller-definitions.js';
|
|
3
3
|
export type { BreadcrumbManager, BreadcrumbManagerState };
|
|
4
|
-
export type BreadcrumbManagerDefinition = SearchAndListingControllerDefinitionWithoutProps<BreadcrumbManager>;
|
|
5
4
|
/**
|
|
6
5
|
* Defines a `BreadcrumbManager` controller instance.
|
|
7
6
|
* @group Definers
|
|
8
7
|
*
|
|
9
8
|
* @returns The `BreadcrumbManager` controller definition.
|
|
10
9
|
*/
|
|
11
|
-
export declare function defineBreadcrumbManager():
|
|
10
|
+
export declare function defineBreadcrumbManager<TOptions extends ControllerDefinitionOption | undefined>(options?: TOptions): SubControllerDefinitionWithoutProps<BreadcrumbManager, TOptions>;
|
|
@@ -4,7 +4,8 @@ export type { Cart, CartInitialState, CartItem, CartProps, CartState };
|
|
|
4
4
|
export interface CartBuildProps {
|
|
5
5
|
initialState: CartInitialState;
|
|
6
6
|
}
|
|
7
|
-
export
|
|
7
|
+
export interface CartDefinition extends UniversalControllerDefinitionWithProps<Cart, CartBuildProps> {
|
|
8
|
+
}
|
|
8
9
|
/**
|
|
9
10
|
* Defines a `Cart` controller instance.
|
|
10
11
|
* @group Definers
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import { type Context, type ContextOptions, type ContextProps, type ContextState, type UserLocation, type View } from '../../../../controllers/commerce/context/headless-context.js';
|
|
2
2
|
import type { UniversalControllerDefinitionWithProps } from '../../types/controller-definitions.js';
|
|
3
3
|
export type { Context, ContextProps, ContextState, View, UserLocation, ContextOptions, };
|
|
4
|
-
export
|
|
4
|
+
export interface ContextDefinition extends UniversalControllerDefinitionWithProps<Context, {
|
|
5
5
|
initialState: ContextOptions;
|
|
6
|
-
}
|
|
6
|
+
}> {
|
|
7
|
+
}
|
|
7
8
|
/**
|
|
8
9
|
* Defines a `Context` controller instance.
|
|
9
10
|
* @group Definers
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import type { DidYouMean, DidYouMeanState } from '../../../../controllers/commerce/search/did-you-mean/headless-did-you-mean.js';
|
|
2
2
|
import type { SearchOnlyControllerDefinitionWithoutProps } from '../../types/controller-definitions.js';
|
|
3
3
|
export type { DidYouMean, DidYouMeanState };
|
|
4
|
-
export type DidYouMeanDefinition = SearchOnlyControllerDefinitionWithoutProps<DidYouMean>;
|
|
5
4
|
/**
|
|
6
5
|
* Defines a `DidYouMean` controller instance.
|
|
7
6
|
* @group Definers
|
|
8
7
|
*
|
|
9
8
|
* @returns The `DidYouMean` controller definition.
|
|
10
9
|
*/
|
|
11
|
-
export declare function defineDidYouMean():
|
|
10
|
+
export declare function defineDidYouMean(): SearchOnlyControllerDefinitionWithoutProps<DidYouMean>;
|
|
@@ -4,7 +4,8 @@ import type { FilterSuggestions, FilterSuggestionsState } from '../../../../cont
|
|
|
4
4
|
import { type FilterSuggestionsGenerator, type GeneratedFilterSuggestionsControllers } from '../../../../controllers/commerce/filter-suggestions/headless-filter-suggestions-generator.js';
|
|
5
5
|
import type { NonRecommendationControllerDefinitionWithoutProps } from '../../types/controller-definitions.js';
|
|
6
6
|
export type { FilterSuggestionsGenerator, GeneratedFilterSuggestionsControllers, FieldSuggestionsFacet, CategoryFilterSuggestions, CategoryFilterSuggestionsState, FilterSuggestions, FilterSuggestionsState, };
|
|
7
|
-
export
|
|
7
|
+
export interface FilterSuggestionsGeneratorDefinition extends NonRecommendationControllerDefinitionWithoutProps<FilterSuggestionsGenerator> {
|
|
8
|
+
}
|
|
8
9
|
/**
|
|
9
10
|
* Defines the `FilterSuggestionsGenerator` controller for the purpose of server-side rendering.
|
|
10
11
|
* @group Definers
|
|
@@ -10,7 +10,7 @@ import type { NumericFacet, NumericFacetState, NumericFacetValue } from '../../.
|
|
|
10
10
|
import type { RegularFacet, RegularFacetState } from '../../../../controllers/commerce/core/facets/regular/headless-commerce-regular-facet.js';
|
|
11
11
|
import type { LocationFacetValue, RegularFacetValue } from '../../../../features/commerce/facets/facet-set/interfaces/response.js';
|
|
12
12
|
import { SolutionType } from '../../types/controller-constants.js';
|
|
13
|
-
import type {
|
|
13
|
+
import type { ControllerDefinitionOption, SubControllerDefinitionWithoutProps } from '../../types/controller-definitions.js';
|
|
14
14
|
export type { BaseFacetSearchResult, CategoryFacet, CategoryFacetState, CategoryFacetValue, CategoryFacetSearchResult, CoreCommerceFacet, DateFacet, DateFacetValue, DateFacetState, NumericFacet, NumericFacetValue, NumericFacetState, RegularFacet, RegularFacetState, RegularFacetValue, LocationFacet, LocationFacetState, LocationFacetValue, MappedGeneratedFacetController, };
|
|
15
15
|
export type FacetGeneratorState = MappedFacetStates;
|
|
16
16
|
export type MappedFacetStates = Array<MappedFacetState[FacetType]>;
|
|
@@ -18,11 +18,10 @@ export type { FacetType };
|
|
|
18
18
|
export type MappedFacetState = {
|
|
19
19
|
[T in FacetType]: T extends 'numericalRange' ? NumericFacetState : T extends 'regular' ? RegularFacetState : T extends 'dateRange' ? DateFacetState : T extends 'hierarchical' ? CategoryFacetState : T extends 'location' ? LocationFacetState : never;
|
|
20
20
|
};
|
|
21
|
-
export type FacetGeneratorDefinition = SearchAndListingControllerDefinitionWithoutProps<FacetGenerator>;
|
|
22
21
|
/**
|
|
23
22
|
* @group Definers
|
|
24
23
|
*/
|
|
25
|
-
export declare function defineFacetGenerator():
|
|
24
|
+
export declare function defineFacetGenerator<TOptions extends ControllerDefinitionOption | undefined>(options?: TOptions): SubControllerDefinitionWithoutProps<FacetGenerator, TOptions>;
|
|
26
25
|
/**
|
|
27
26
|
* The `FacetGenerator` headless sub-controller creates commerce facet sub-controllers from the Commerce API search or
|
|
28
27
|
* product listing response.
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { type InstantProducts, type InstantProductsOptions, type InstantProductsProps, type InstantProductsState } from '../../../../controllers/commerce/instant-products/headless-instant-products.js';
|
|
2
2
|
import type { NonRecommendationControllerDefinitionWithoutProps } from '../../types/controller-definitions.js';
|
|
3
3
|
export type { InstantProductsOptions, InstantProductsState, InstantProducts, InstantProductsProps, };
|
|
4
|
-
export
|
|
4
|
+
export interface InstantProductsDefinition extends NonRecommendationControllerDefinitionWithoutProps<InstantProducts> {
|
|
5
|
+
}
|
|
5
6
|
/**
|
|
6
7
|
* Defines the `InstantProducts` controller for the purpose of server-side rendering.
|
|
7
8
|
* @group Definers
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import type { CorePaginationOptions, Pagination, PaginationOptions, PaginationProps, PaginationState } from '../../../../controllers/commerce/core/pagination/headless-core-commerce-pagination.js';
|
|
2
|
-
import type {
|
|
2
|
+
import type { ControllerDefinitionOption, SubControllerDefinitionWithoutProps } from '../../types/controller-definitions.js';
|
|
3
3
|
export type { Pagination, PaginationProps, PaginationState, PaginationOptions, CorePaginationOptions, };
|
|
4
|
-
export type PaginationDefinition = SearchAndListingControllerDefinitionWithoutProps<Pagination>;
|
|
5
4
|
/**
|
|
6
5
|
* Defines a `Pagination` controller instance.
|
|
7
6
|
* @group Definers
|
|
@@ -9,4 +8,4 @@ export type PaginationDefinition = SearchAndListingControllerDefinitionWithoutPr
|
|
|
9
8
|
* @param props - The configurable `Pagination` properties.
|
|
10
9
|
* @returns The `Pagination` controller definition.
|
|
11
10
|
*/
|
|
12
|
-
export declare function definePagination(props?: PaginationProps):
|
|
11
|
+
export declare function definePagination<TOptions extends ControllerDefinitionOption | undefined>(props?: PaginationProps & TOptions): SubControllerDefinitionWithoutProps<Pagination, TOptions>;
|
|
@@ -2,15 +2,25 @@ import type { ParameterManager, ParameterManagerProps, ParameterManagerState } f
|
|
|
2
2
|
import type { Parameters } from '../../../../features/commerce/parameters/parameters-actions.js';
|
|
3
3
|
import type { ProductListingParameters } from '../../../../features/commerce/product-listing-parameters/product-listing-parameters-actions.js';
|
|
4
4
|
import type { CommerceSearchParameters } from '../../../../features/commerce/search-parameters/search-parameters-actions.js';
|
|
5
|
-
import type {
|
|
5
|
+
import type { ControllerDefinitionOption, SubControllerDefinitionWithProps } from '../../types/controller-definitions.js';
|
|
6
6
|
export type { ParameterManager, ParameterManagerProps, ParameterManagerState, Parameters, ProductListingParameters, CommerceSearchParameters, };
|
|
7
|
-
export type ParameterManagerDefinition =
|
|
7
|
+
export type ParameterManagerDefinition<TOptions extends ControllerDefinitionOption | undefined> = SubControllerDefinitionWithProps<ParameterManager<MappedParameterTypes<TOptions>>, TOptions, SSRParameterManagerProps<MappedParameterTypes<TOptions>>>;
|
|
8
8
|
/**
|
|
9
9
|
* Defines a `ParameterManager` controller instance.
|
|
10
10
|
* @group Definers
|
|
11
11
|
*
|
|
12
12
|
* @returns The `ParameterManager` controller definition.
|
|
13
13
|
*/
|
|
14
|
-
export declare function defineParameterManager(): ParameterManagerDefinition
|
|
14
|
+
export declare function defineParameterManager<TOptions extends ControllerDefinitionOption | undefined>(options?: TOptions): ParameterManagerDefinition<TOptions>;
|
|
15
15
|
export interface SSRParameterManagerProps<T extends Parameters> extends Omit<ParameterManagerProps<T>, 'excludeDefaultParameters'> {
|
|
16
16
|
}
|
|
17
|
+
type MappedParameterTypes<TOptions extends ControllerDefinitionOption | undefined> = TOptions extends {
|
|
18
|
+
listing: true;
|
|
19
|
+
search: true;
|
|
20
|
+
} | undefined ? ProductListingParameters | CommerceSearchParameters : TOptions extends {
|
|
21
|
+
listing: true;
|
|
22
|
+
search: false;
|
|
23
|
+
} ? ProductListingParameters : TOptions extends {
|
|
24
|
+
listing: false;
|
|
25
|
+
search: true;
|
|
26
|
+
} ? CommerceSearchParameters : never;
|