@searchstax-inc/searchstudio-ux-react 4.1.0 → 4.1.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +37 -15
- package/README.md +2 -1
- package/README.mustache +1 -1
- package/dist/@searchstax-inc/searchstudio-ux-react.cjs +29 -29
- package/dist/@searchstax-inc/searchstudio-ux-react.iife.js +27 -27
- package/dist/@searchstax-inc/searchstudio-ux-react.mjs +612 -554
- package/package.json +2 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const j=require("react");var
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const j=require("react");var ga={exports:{}},it={};/**
|
|
2
2
|
* @license React
|
|
3
3
|
* react-jsx-runtime.production.js
|
|
4
4
|
*
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*
|
|
7
7
|
* This source code is licensed under the MIT license found in the
|
|
8
8
|
* LICENSE file in the root directory of this source tree.
|
|
9
|
-
*/var
|
|
9
|
+
*/var ts;function ei(){if(ts)return it;ts=1;var i=Symbol.for("react.transitional.element"),e=Symbol.for("react.fragment");function t(s,a,r){var o=null;if(r!==void 0&&(o=""+r),a.key!==void 0&&(o=""+a.key),"key"in a){r={};for(var n in a)n!=="key"&&(r[n]=a[n])}else r=a;return a=r.ref,{$$typeof:i,type:s,key:o,ref:a!==void 0?a:null,props:r}}return it.Fragment=e,it.jsx=t,it.jsxs=t,it}var rt={};/**
|
|
10
10
|
* @license React
|
|
11
11
|
* react-jsx-runtime.development.js
|
|
12
12
|
*
|
|
@@ -14,15 +14,15 @@
|
|
|
14
14
|
*
|
|
15
15
|
* This source code is licensed under the MIT license found in the
|
|
16
16
|
* LICENSE file in the root directory of this source tree.
|
|
17
|
-
*/var
|
|
17
|
+
*/var as;function ti(){return as||(as=1,process.env.NODE_ENV!=="production"&&function(){function i(y){if(y==null)return null;if(typeof y=="function")return y.$$typeof===we?null:y.displayName||y.name||null;if(typeof y=="string")return y;switch(y){case f:return"Fragment";case k:return"Profiler";case x:return"StrictMode";case D:return"Suspense";case Y:return"SuspenseList";case Z:return"Activity"}if(typeof y=="object")switch(typeof y.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),y.$$typeof){case w:return"Portal";case F:return(y.displayName||"Context")+".Provider";case I:return(y._context.displayName||"Context")+".Consumer";case A:var S=y.render;return y=y.displayName,y||(y=S.displayName||S.name||"",y=y!==""?"ForwardRef("+y+")":"ForwardRef"),y;case T:return S=y.displayName||null,S!==null?S:i(y.type)||"Memo";case z:S=y._payload,y=y._init;try{return i(y(S))}catch{}}return null}function e(y){return""+y}function t(y){try{e(y);var S=!1}catch{S=!0}if(S){S=console;var B=S.error,O=typeof Symbol=="function"&&Symbol.toStringTag&&y[Symbol.toStringTag]||y.constructor.name||"Object";return B.call(S,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",O),e(y)}}function s(y){if(y===f)return"<>";if(typeof y=="object"&&y!==null&&y.$$typeof===z)return"<...>";try{var S=i(y);return S?"<"+S+">":"<...>"}catch{return"<...>"}}function a(){var y=Q.A;return y===null?null:y.getOwner()}function r(){return Error("react-stack-top-frame")}function o(y){if(ce.call(y,"key")){var S=Object.getOwnPropertyDescriptor(y,"key").get;if(S&&S.isReactWarning)return!1}return y.key!==void 0}function n(y,S){function B(){bt||(bt=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",S))}B.isReactWarning=!0,Object.defineProperty(y,"key",{get:B,configurable:!0})}function l(){var y=i(this.type);return Mt[y]||(Mt[y]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),y=this.props.ref,y!==void 0?y:null}function c(y,S,B,O,de,$,Me,Ne){return B=$.ref,y={$$typeof:L,type:y,key:S,props:$,_owner:de},(B!==void 0?B:null)!==null?Object.defineProperty(y,"ref",{enumerable:!1,get:l}):Object.defineProperty(y,"ref",{enumerable:!1,value:null}),y._store={},Object.defineProperty(y._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(y,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(y,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:Me}),Object.defineProperty(y,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:Ne}),Object.freeze&&(Object.freeze(y.props),Object.freeze(y)),y}function g(y,S,B,O,de,$,Me,Ne){var J=S.children;if(J!==void 0)if(O)if(Ie(J)){for(O=0;O<J.length;O++)m(J[O]);Object.freeze&&Object.freeze(J)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else m(J);if(ce.call(S,"key")){J=i(y);var ve=Object.keys(S).filter(function(kt){return kt!=="key"});O=0<ve.length?"{key: someKey, "+ve.join(": ..., ")+": ...}":"{key: someKey}",St[J+O]||(ve=0<ve.length?"{"+ve.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
|
|
18
18
|
let props = %s;
|
|
19
19
|
<%s {...props} />
|
|
20
20
|
React keys must be passed directly to JSX without using spread:
|
|
21
21
|
let props = %s;
|
|
22
|
-
<%s key={someKey} {...props} />`,O,J,
|
|
23
|
-
]`).replace("lheading",js).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},fi=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,Li=/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,As=/^( {2,}|\\)\n(?!\s*$)/,yi=/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,Ut=/[\p{P}\p{S}]/u,
|
|
22
|
+
<%s key={someKey} {...props} />`,O,J,ve,J),St[J+O]=!0)}if(J=null,B!==void 0&&(t(B),J=""+B),o(S)&&(t(S.key),J=""+S.key),"key"in S){B={};for(var _e in S)_e!=="key"&&(B[_e]=S[_e])}else B=S;return J&&n(B,typeof y=="function"?y.displayName||y.name||"Unknown":y),c(y,J,$,de,a(),B,Me,Ne)}function m(y){typeof y=="object"&&y!==null&&y.$$typeof===L&&y._store&&(y._store.validated=1)}var p=j,L=Symbol.for("react.transitional.element"),w=Symbol.for("react.portal"),f=Symbol.for("react.fragment"),x=Symbol.for("react.strict_mode"),k=Symbol.for("react.profiler"),I=Symbol.for("react.consumer"),F=Symbol.for("react.context"),A=Symbol.for("react.forward_ref"),D=Symbol.for("react.suspense"),Y=Symbol.for("react.suspense_list"),T=Symbol.for("react.memo"),z=Symbol.for("react.lazy"),Z=Symbol.for("react.activity"),we=Symbol.for("react.client.reference"),Q=p.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,ce=Object.prototype.hasOwnProperty,Ie=Array.isArray,xe=console.createTask?console.createTask:function(){return null};p={react_stack_bottom_frame:function(y){return y()}};var bt,Mt={},Ct=p.react_stack_bottom_frame.bind(p,r)(),tt=xe(s(r)),St={};rt.Fragment=f,rt.jsx=function(y,S,B,O,de){var $=1e4>Q.recentlyCreatedOwnerStacks++;return g(y,S,B,!1,O,de,$?Error("react-stack-top-frame"):Ct,$?xe(s(y)):tt)},rt.jsxs=function(y,S,B,O,de){var $=1e4>Q.recentlyCreatedOwnerStacks++;return g(y,S,B,!0,O,de,$?Error("react-stack-top-frame"):Ct,$?xe(s(y)):tt)}}()),rt}process.env.NODE_ENV==="production"?ga.exports=ei():ga.exports=ti();var u=ga.exports,ai=Object.defineProperty,si=(i,e,t)=>e in i?ai(i,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):i[e]=t,h=(i,e,t)=>(si(i,typeof e!="symbol"?e+"":e,t),t),U=(i=>(i[i.mustache=0]="mustache",i[i.vue=1]="vue",i[i.react=2]="react",i[i.angular=3]="angular",i))(U||{});function Ta(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}var ze=Ta();function ks(i){ze=i}var ft={exec:()=>null};function W(i,e=""){let t=typeof i=="string"?i:i.source;const s={replace:(a,r)=>{let o=typeof r=="string"?r:r.source;return o=o.replace(re.caret,"$1"),t=t.replace(a,o),s},getRegex:()=>new RegExp(t,e)};return s}var re={codeRemoveIndent:/^(?: {1,4}| {0,3}\t)/gm,outputLinkReplace:/\\([\[\]])/g,indentCodeCompensation:/^(\s+)(?:```)/,beginningSpace:/^\s+/,endingHash:/#$/,startingSpaceChar:/^ /,endingSpaceChar:/ $/,nonSpaceChar:/[^ ]/,newLineCharGlobal:/\n/g,tabCharGlobal:/\t/g,multipleSpaceGlobal:/\s+/g,blankLine:/^[ \t]*$/,doubleBlankLine:/\n[ \t]*\n[ \t]*$/,blockquoteStart:/^ {0,3}>/,blockquoteSetextReplace:/\n {0,3}((?:=+|-+) *)(?=\n|$)/g,blockquoteSetextReplace2:/^ {0,3}>[ \t]?/gm,listReplaceTabs:/^\t+/,listReplaceNesting:/^ {1,4}(?=( {4})*[^ ])/g,listIsTask:/^\[[ xX]\] /,listReplaceTask:/^\[[ xX]\] +/,anyLine:/\n.*\n/,hrefBrackets:/^<(.*)>$/,tableDelimiter:/[:|]/,tableAlignChars:/^\||\| *$/g,tableRowBlankLine:/\n[ \t]*$/,tableAlignRight:/^ *-+: *$/,tableAlignCenter:/^ *:-+: *$/,tableAlignLeft:/^ *:-+ *$/,startATag:/^<a /i,endATag:/^<\/a>/i,startPreScriptTag:/^<(pre|code|kbd|script)(\s|>)/i,endPreScriptTag:/^<\/(pre|code|kbd|script)(\s|>)/i,startAngleBracket:/^</,endAngleBracket:/>$/,pedanticHrefTitle:/^([^'"]*[^\s])\s+(['"])(.*)\2/,unicodeAlphaNumeric:/[\p{L}\p{N}]/u,escapeTest:/[&<>"']/,escapeReplace:/[&<>"']/g,escapeTestNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,escapeReplaceNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/g,unescapeTest:/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig,caret:/(^|[^\[])\^/g,percentDecode:/%25/g,findPipe:/\|/g,splitPipe:/ \|/,slashPipe:/\\\|/g,carriageReturn:/\r\n|\r/g,spaceLine:/^ +$/gm,notSpaceStart:/^\S*/,endingNewline:/\n$/,listItemRegex:i=>new RegExp(`^( {0,3}${i})((?:[ ][^\\n]*)?(?:\\n|$))`),nextBulletRegex:i=>new RegExp(`^ {0,${Math.min(3,i-1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`),hrRegex:i=>new RegExp(`^ {0,${Math.min(3,i-1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`),fencesBeginRegex:i=>new RegExp(`^ {0,${Math.min(3,i-1)}}(?:\`\`\`|~~~)`),headingBeginRegex:i=>new RegExp(`^ {0,${Math.min(3,i-1)}}#`),htmlBeginRegex:i=>new RegExp(`^ {0,${Math.min(3,i-1)}}<(?:[a-z].*>|!--)`,"i")},ii=/^(?:[ \t]*(?:\n|$))+/,ri=/^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/,ni=/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,xt=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,oi=/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,ja=/(?:[*+-]|\d{1,9}[.)])/,Ts=/^(?!bull |blockCode|fences|blockquote|heading|html|table)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html|table))+?)\n {0,3}(=+|-+) *(?:\n+|$)/,js=W(Ts).replace(/bull/g,ja).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/\|table/g,"").getRegex(),li=W(Ts).replace(/bull/g,ja).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/table/g,/ {0,3}\|?(?:[:\- ]*\|)+[\:\- ]*\n/).getRegex(),Ea=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,ci=/^[^\n]+/,Aa=/(?!\s*\])(?:\\.|[^\[\]\\])+/,hi=W(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace("label",Aa).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),ui=W(/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g,ja).getRegex(),qt="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",Ia=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,di=W("^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$))","i").replace("comment",Ia).replace("tag",qt).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),Es=W(Ea).replace("hr",xt).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",qt).getRegex(),gi=W(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",Es).getRegex(),Ra={blockquote:gi,code:ri,def:hi,fences:ni,heading:oi,hr:xt,html:di,lheading:js,list:ui,newline:ii,paragraph:Es,table:ft,text:ci},ss=W("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",xt).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("blockquote"," {0,3}>").replace("code","(?: {4}| {0,3} )[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",qt).getRegex(),pi={...Ra,lheading:li,table:ss,paragraph:W(Ea).replace("hr",xt).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",ss).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",qt).getRegex()},mi={...Ra,html:W(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",Ia).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:ft,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:W(Ea).replace("hr",xt).replace("heading",` *#{1,6} *[^
|
|
23
|
+
]`).replace("lheading",js).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},fi=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,Li=/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,As=/^( {2,}|\\)\n(?!\s*$)/,yi=/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,Ut=/[\p{P}\p{S}]/u,Na=/[\s\p{P}\p{S}]/u,Is=/[^\s\p{P}\p{S}]/u,wi=W(/^((?![*_])punctSpace)/,"u").replace(/punctSpace/g,Na).getRegex(),Rs=/(?!~)[\p{P}\p{S}]/u,xi=/(?!~)[\s\p{P}\p{S}]/u,vi=/(?:[^\s\p{P}\p{S}]|~)/u,bi=/\[[^[\]]*?\]\((?:\\.|[^\\\(\)]|\((?:\\.|[^\\\(\)])*\))*\)|`[^`]*?`|<[^<>]*?>/g,Ns=/^(?:\*+(?:((?!\*)punct)|[^\s*]))|^_+(?:((?!_)punct)|([^\s_]))/,Mi=W(Ns,"u").replace(/punct/g,Ut).getRegex(),Ci=W(Ns,"u").replace(/punct/g,Rs).getRegex(),Ds="^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)punct(\\*+)(?=[\\s]|$)|notPunctSpace(\\*+)(?!\\*)(?=punctSpace|$)|(?!\\*)punctSpace(\\*+)(?=notPunctSpace)|[\\s](\\*+)(?!\\*)(?=punct)|(?!\\*)punct(\\*+)(?!\\*)(?=punct)|notPunctSpace(\\*+)(?=notPunctSpace)",Si=W(Ds,"gu").replace(/notPunctSpace/g,Is).replace(/punctSpace/g,Na).replace(/punct/g,Ut).getRegex(),ki=W(Ds,"gu").replace(/notPunctSpace/g,vi).replace(/punctSpace/g,xi).replace(/punct/g,Rs).getRegex(),Ti=W("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)punct(_+)(?=[\\s]|$)|notPunctSpace(_+)(?!_)(?=punctSpace|$)|(?!_)punctSpace(_+)(?=notPunctSpace)|[\\s](_+)(?!_)(?=punct)|(?!_)punct(_+)(?!_)(?=punct)","gu").replace(/notPunctSpace/g,Is).replace(/punctSpace/g,Na).replace(/punct/g,Ut).getRegex(),ji=W(/\\(punct)/,"gu").replace(/punct/g,Ut).getRegex(),Ei=W(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme",/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email",/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(),Ai=W(Ia).replace("(?:-->|$)","-->").getRegex(),Ii=W("^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>").replace("comment",Ai).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),Qt=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,Ri=W(/^!?\[(label)\]\(\s*(href)(?:(?:[ \t]*(?:\n[ \t]*)?)(title))?\s*\)/).replace("label",Qt).replace("href",/<(?:\\.|[^\n<>\\])+>|[^ \t\n\x00-\x1f]*/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),Os=W(/^!?\[(label)\]\[(ref)\]/).replace("label",Qt).replace("ref",Aa).getRegex(),Ps=W(/^!?\[(ref)\](?:\[\])?/).replace("ref",Aa).getRegex(),Ni=W("reflink|nolink(?!\\()","g").replace("reflink",Os).replace("nolink",Ps).getRegex(),Da={_backpedal:ft,anyPunctuation:ji,autolink:Ei,blockSkip:bi,br:As,code:Li,del:ft,emStrongLDelim:Mi,emStrongRDelimAst:Si,emStrongRDelimUnd:Ti,escape:fi,link:Ri,nolink:Ps,punctuation:wi,reflink:Os,reflinkSearch:Ni,tag:Ii,text:yi,url:ft},Di={...Da,link:W(/^!?\[(label)\]\((.*?)\)/).replace("label",Qt).getRegex(),reflink:W(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",Qt).getRegex()},pa={...Da,emStrongRDelimAst:ki,emStrongLDelim:Ci,url:W(/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,"i").replace("email",/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])((?:\\.|[^\\])*?(?:\\.|[^\s~\\]))\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/},Oi={...pa,br:W(As).replace("{2,}","*").getRegex(),text:W(pa.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()},Dt={normal:Ra,gfm:pi,pedantic:mi},nt={normal:Da,gfm:pa,breaks:Oi,pedantic:Di},Pi={"&":"&","<":"<",">":">",'"':""","'":"'"},is=i=>Pi[i];function be(i,e){if(e){if(re.escapeTest.test(i))return i.replace(re.escapeReplace,is)}else if(re.escapeTestNoEncode.test(i))return i.replace(re.escapeReplaceNoEncode,is);return i}function rs(i){try{i=encodeURI(i).replace(re.percentDecode,"%")}catch{return null}return i}function ns(i,e){var t;const s=i.replace(re.findPipe,(o,n,l)=>{let c=!1,g=n;for(;--g>=0&&l[g]==="\\";)c=!c;return c?"|":" |"}),a=s.split(re.splitPipe);let r=0;if(a[0].trim()||a.shift(),a.length>0&&!((t=a.at(-1))!=null&&t.trim())&&a.pop(),e)if(a.length>e)a.splice(e);else for(;a.length<e;)a.push("");for(;r<a.length;r++)a[r]=a[r].trim().replace(re.slashPipe,"|");return a}function ot(i,e,t){const s=i.length;if(s===0)return"";let a=0;for(;a<s;){const r=i.charAt(s-a-1);if(r===e&&!t)a++;else if(r!==e&&t)a++;else break}return i.slice(0,s-a)}function Fi(i,e){if(i.indexOf(e[1])===-1)return-1;let t=0;for(let s=0;s<i.length;s++)if(i[s]==="\\")s++;else if(i[s]===e[0])t++;else if(i[s]===e[1]&&(t--,t<0))return s;return t>0?-2:-1}function os(i,e,t,s,a){const r=e.href,o=e.title||null,n=i[1].replace(a.other.outputLinkReplace,"$1");s.state.inLink=!0;const l={type:i[0].charAt(0)==="!"?"image":"link",raw:t,href:r,title:o,text:n,tokens:s.inlineTokens(n)};return s.state.inLink=!1,l}function $i(i,e,t){const s=i.match(t.other.indentCodeCompensation);if(s===null)return e;const a=s[1];return e.split(`
|
|
24
24
|
`).map(r=>{const o=r.match(t.other.beginningSpace);if(o===null)return r;const[n]=o;return n.length>=a.length?r.slice(a.length):r}).join(`
|
|
25
|
-
`)}var
|
|
25
|
+
`)}var Vt=class{constructor(i){h(this,"options"),h(this,"rules"),h(this,"lexer"),this.options=i||ze}space(i){const e=this.rules.block.newline.exec(i);if(e&&e[0].length>0)return{type:"space",raw:e[0]}}code(i){const e=this.rules.block.code.exec(i);if(e){const t=e[0].replace(this.rules.other.codeRemoveIndent,"");return{type:"code",raw:e[0],codeBlockStyle:"indented",text:this.options.pedantic?t:ot(t,`
|
|
26
26
|
`)}}}fences(i){const e=this.rules.block.fences.exec(i);if(e){const t=e[0],s=$i(t,e[3]||"",this.rules);return{type:"code",raw:t,lang:e[2]?e[2].trim().replace(this.rules.inline.anyPunctuation,"$1"):e[2],text:s}}}heading(i){const e=this.rules.block.heading.exec(i);if(e){let t=e[2].trim();if(this.rules.other.endingHash.test(t)){const s=ot(t,"#");(this.options.pedantic||!s||this.rules.other.endingSpaceChar.test(s))&&(t=s.trim())}return{type:"heading",raw:e[0],depth:e[1].length,text:t,tokens:this.lexer.inline(t)}}}hr(i){const e=this.rules.block.hr.exec(i);if(e)return{type:"hr",raw:ot(e[0],`
|
|
27
27
|
`)}}blockquote(i){const e=this.rules.block.blockquote.exec(i);if(e){let t=ot(e[0],`
|
|
28
28
|
`).split(`
|
|
@@ -42,10 +42,10 @@ ${g}`:g;const m=this.lexer.state.top;if(this.lexer.state.top=!0,this.lexer.block
|
|
|
42
42
|
`,1)[0];let T;if(p=Y,this.options.pedantic?(p=p.replace(this.rules.other.listReplaceNesting," "),T=p):T=p.replace(this.rules.other.tabCharGlobal," "),F.test(p)||A.test(p)||D.test(p)||k.test(p)||I.test(p))break;if(T.search(this.rules.other.nonSpaceChar)>=w||!p.trim())g+=`
|
|
43
43
|
`+T.slice(w);else{if(L||m.replace(this.rules.other.tabCharGlobal," ").search(this.rules.other.nonSpaceChar)>=4||F.test(m)||A.test(m)||I.test(m))break;g+=`
|
|
44
44
|
`+p}!L&&!p.trim()&&(L=!0),c+=Y+`
|
|
45
|
-
`,i=i.substring(Y.length+1),m=T.slice(w)}}a.loose||(o?a.loose=!0:this.rules.other.doubleBlankLine.test(c)&&(o=!0));let f=null,x;this.options.gfm&&(f=this.rules.other.listIsTask.exec(g),f&&(x=f[0]!=="[ ] ",g=g.replace(this.rules.other.listReplaceTask,""))),a.items.push({type:"list_item",raw:c,task:!!f,checked:x,loose:!1,text:g,tokens:[]}),a.raw+=c}const n=a.items.at(-1);if(n)n.raw=n.raw.trimEnd(),n.text=n.text.trimEnd();else return;a.raw=a.raw.trimEnd();for(let l=0;l<a.items.length;l++)if(this.lexer.state.top=!1,a.items[l].tokens=this.lexer.blockTokens(a.items[l].text,[]),!a.loose){const c=a.items[l].tokens.filter(m=>m.type==="space"),g=c.length>0&&c.some(m=>this.rules.other.anyLine.test(m.raw));a.loose=g}if(a.loose)for(let l=0;l<a.items.length;l++)a.items[l].loose=!0;return a}}html(i){const e=this.rules.block.html.exec(i);if(e)return{type:"html",block:!0,raw:e[0],pre:e[1]==="pre"||e[1]==="script"||e[1]==="style",text:e[0]}}def(i){const e=this.rules.block.def.exec(i);if(e){const t=e[1].toLowerCase().replace(this.rules.other.multipleSpaceGlobal," "),s=e[2]?e[2].replace(this.rules.other.hrefBrackets,"$1").replace(this.rules.inline.anyPunctuation,"$1"):"",a=e[3]?e[3].substring(1,e[3].length-1).replace(this.rules.inline.anyPunctuation,"$1"):e[3];return{type:"def",tag:t,raw:e[0],href:s,title:a}}}table(i){var e;const t=this.rules.block.table.exec(i);if(!t||!this.rules.other.tableDelimiter.test(t[2]))return;const s=
|
|
46
|
-
`):[],o={type:"table",raw:t[0],header:[],align:[],rows:[]};if(s.length===a.length){for(const n of a)this.rules.other.tableAlignRight.test(n)?o.align.push("right"):this.rules.other.tableAlignCenter.test(n)?o.align.push("center"):this.rules.other.tableAlignLeft.test(n)?o.align.push("left"):o.align.push(null);for(let n=0;n<s.length;n++)o.header.push({text:s[n],tokens:this.lexer.inline(s[n]),header:!0,align:o.align[n]});for(const n of r)o.rows.push(
|
|
47
|
-
`?e[1].slice(0,-1):e[1];return{type:"paragraph",raw:e[0],text:t,tokens:this.lexer.inline(t)}}}text(i){const e=this.rules.block.text.exec(i);if(e)return{type:"text",raw:e[0],text:e[0],tokens:this.lexer.inline(e[0])}}escape(i){const e=this.rules.inline.escape.exec(i);if(e)return{type:"escape",raw:e[0],text:e[1]}}tag(i){const e=this.rules.inline.tag.exec(i);if(e)return!this.lexer.state.inLink&&this.rules.other.startATag.test(e[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&this.rules.other.endATag.test(e[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&this.rules.other.startPreScriptTag.test(e[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&this.rules.other.endPreScriptTag.test(e[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:e[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:e[0]}}link(i){const e=this.rules.inline.link.exec(i);if(e){const t=e[2].trim();if(!this.options.pedantic&&this.rules.other.startAngleBracket.test(t)){if(!this.rules.other.endAngleBracket.test(t))return;const r=ot(t.slice(0,-1),"\\");if((t.length-r.length)%2===0)return}else{const r=Fi(e[2],"()");if(r===-2)return;if(r>-1){const o=(e[0].indexOf("!")===0?5:4)+e[1].length+r;e[2]=e[2].substring(0,r),e[0]=e[0].substring(0,o).trim(),e[3]=""}}let s=e[2],a="";if(this.options.pedantic){const r=this.rules.other.pedanticHrefTitle.exec(s);r&&(s=r[1],a=r[3])}else a=e[3]?e[3].slice(1,-1):"";return s=s.trim(),this.rules.other.startAngleBracket.test(s)&&(this.options.pedantic&&!this.rules.other.endAngleBracket.test(t)?s=s.slice(1):s=s.slice(1,-1)),
|
|
48
|
-
`),this.blockTokens(e,this.tokens);for(let t=0;t<this.inlineQueue.length;t++){const s=this.inlineQueue[t];this.inlineTokens(s.src,s.tokens)}return this.inlineQueue=[],this.tokens}blockTokens(e,t=[],s=!1){var a,r,o;for(this.options.pedantic&&(e=e.replace(
|
|
45
|
+
`,i=i.substring(Y.length+1),m=T.slice(w)}}a.loose||(o?a.loose=!0:this.rules.other.doubleBlankLine.test(c)&&(o=!0));let f=null,x;this.options.gfm&&(f=this.rules.other.listIsTask.exec(g),f&&(x=f[0]!=="[ ] ",g=g.replace(this.rules.other.listReplaceTask,""))),a.items.push({type:"list_item",raw:c,task:!!f,checked:x,loose:!1,text:g,tokens:[]}),a.raw+=c}const n=a.items.at(-1);if(n)n.raw=n.raw.trimEnd(),n.text=n.text.trimEnd();else return;a.raw=a.raw.trimEnd();for(let l=0;l<a.items.length;l++)if(this.lexer.state.top=!1,a.items[l].tokens=this.lexer.blockTokens(a.items[l].text,[]),!a.loose){const c=a.items[l].tokens.filter(m=>m.type==="space"),g=c.length>0&&c.some(m=>this.rules.other.anyLine.test(m.raw));a.loose=g}if(a.loose)for(let l=0;l<a.items.length;l++)a.items[l].loose=!0;return a}}html(i){const e=this.rules.block.html.exec(i);if(e)return{type:"html",block:!0,raw:e[0],pre:e[1]==="pre"||e[1]==="script"||e[1]==="style",text:e[0]}}def(i){const e=this.rules.block.def.exec(i);if(e){const t=e[1].toLowerCase().replace(this.rules.other.multipleSpaceGlobal," "),s=e[2]?e[2].replace(this.rules.other.hrefBrackets,"$1").replace(this.rules.inline.anyPunctuation,"$1"):"",a=e[3]?e[3].substring(1,e[3].length-1).replace(this.rules.inline.anyPunctuation,"$1"):e[3];return{type:"def",tag:t,raw:e[0],href:s,title:a}}}table(i){var e;const t=this.rules.block.table.exec(i);if(!t||!this.rules.other.tableDelimiter.test(t[2]))return;const s=ns(t[1]),a=t[2].replace(this.rules.other.tableAlignChars,"").split("|"),r=(e=t[3])!=null&&e.trim()?t[3].replace(this.rules.other.tableRowBlankLine,"").split(`
|
|
46
|
+
`):[],o={type:"table",raw:t[0],header:[],align:[],rows:[]};if(s.length===a.length){for(const n of a)this.rules.other.tableAlignRight.test(n)?o.align.push("right"):this.rules.other.tableAlignCenter.test(n)?o.align.push("center"):this.rules.other.tableAlignLeft.test(n)?o.align.push("left"):o.align.push(null);for(let n=0;n<s.length;n++)o.header.push({text:s[n],tokens:this.lexer.inline(s[n]),header:!0,align:o.align[n]});for(const n of r)o.rows.push(ns(n,o.header.length).map((l,c)=>({text:l,tokens:this.lexer.inline(l),header:!1,align:o.align[c]})));return o}}lheading(i){const e=this.rules.block.lheading.exec(i);if(e)return{type:"heading",raw:e[0],depth:e[2].charAt(0)==="="?1:2,text:e[1],tokens:this.lexer.inline(e[1])}}paragraph(i){const e=this.rules.block.paragraph.exec(i);if(e){const t=e[1].charAt(e[1].length-1)===`
|
|
47
|
+
`?e[1].slice(0,-1):e[1];return{type:"paragraph",raw:e[0],text:t,tokens:this.lexer.inline(t)}}}text(i){const e=this.rules.block.text.exec(i);if(e)return{type:"text",raw:e[0],text:e[0],tokens:this.lexer.inline(e[0])}}escape(i){const e=this.rules.inline.escape.exec(i);if(e)return{type:"escape",raw:e[0],text:e[1]}}tag(i){const e=this.rules.inline.tag.exec(i);if(e)return!this.lexer.state.inLink&&this.rules.other.startATag.test(e[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&this.rules.other.endATag.test(e[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&this.rules.other.startPreScriptTag.test(e[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&this.rules.other.endPreScriptTag.test(e[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:e[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:e[0]}}link(i){const e=this.rules.inline.link.exec(i);if(e){const t=e[2].trim();if(!this.options.pedantic&&this.rules.other.startAngleBracket.test(t)){if(!this.rules.other.endAngleBracket.test(t))return;const r=ot(t.slice(0,-1),"\\");if((t.length-r.length)%2===0)return}else{const r=Fi(e[2],"()");if(r===-2)return;if(r>-1){const o=(e[0].indexOf("!")===0?5:4)+e[1].length+r;e[2]=e[2].substring(0,r),e[0]=e[0].substring(0,o).trim(),e[3]=""}}let s=e[2],a="";if(this.options.pedantic){const r=this.rules.other.pedanticHrefTitle.exec(s);r&&(s=r[1],a=r[3])}else a=e[3]?e[3].slice(1,-1):"";return s=s.trim(),this.rules.other.startAngleBracket.test(s)&&(this.options.pedantic&&!this.rules.other.endAngleBracket.test(t)?s=s.slice(1):s=s.slice(1,-1)),os(e,{href:s&&s.replace(this.rules.inline.anyPunctuation,"$1"),title:a&&a.replace(this.rules.inline.anyPunctuation,"$1")},e[0],this.lexer,this.rules)}}reflink(i,e){let t;if((t=this.rules.inline.reflink.exec(i))||(t=this.rules.inline.nolink.exec(i))){const s=(t[2]||t[1]).replace(this.rules.other.multipleSpaceGlobal," "),a=e[s.toLowerCase()];if(!a){const r=t[0].charAt(0);return{type:"text",raw:r,text:r}}return os(t,a,t[0],this.lexer,this.rules)}}emStrong(i,e,t=""){let s=this.rules.inline.emStrongLDelim.exec(i);if(!(!s||s[3]&&t.match(this.rules.other.unicodeAlphaNumeric))&&(!(s[1]||s[2])||!t||this.rules.inline.punctuation.exec(t))){const a=[...s[0]].length-1;let r,o,n=a,l=0;const c=s[0][0]==="*"?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(c.lastIndex=0,e=e.slice(-1*i.length+a);(s=c.exec(e))!=null;){if(r=s[1]||s[2]||s[3]||s[4]||s[5]||s[6],!r)continue;if(o=[...r].length,s[3]||s[4]){n+=o;continue}else if((s[5]||s[6])&&a%3&&!((a+o)%3)){l+=o;continue}if(n-=o,n>0)continue;o=Math.min(o,o+n+l);const g=[...s[0]][0].length,m=i.slice(0,a+s.index+g+o);if(Math.min(a,o)%2){const L=m.slice(1,-1);return{type:"em",raw:m,text:L,tokens:this.lexer.inlineTokens(L)}}const p=m.slice(2,-2);return{type:"strong",raw:m,text:p,tokens:this.lexer.inlineTokens(p)}}}}codespan(i){const e=this.rules.inline.code.exec(i);if(e){let t=e[2].replace(this.rules.other.newLineCharGlobal," ");const s=this.rules.other.nonSpaceChar.test(t),a=this.rules.other.startingSpaceChar.test(t)&&this.rules.other.endingSpaceChar.test(t);return s&&a&&(t=t.substring(1,t.length-1)),{type:"codespan",raw:e[0],text:t}}}br(i){const e=this.rules.inline.br.exec(i);if(e)return{type:"br",raw:e[0]}}del(i){const e=this.rules.inline.del.exec(i);if(e)return{type:"del",raw:e[0],text:e[2],tokens:this.lexer.inlineTokens(e[2])}}autolink(i){const e=this.rules.inline.autolink.exec(i);if(e){let t,s;return e[2]==="@"?(t=e[1],s="mailto:"+t):(t=e[1],s=t),{type:"link",raw:e[0],text:t,href:s,tokens:[{type:"text",raw:t,text:t}]}}}url(i){var e;let t;if(t=this.rules.inline.url.exec(i)){let s,a;if(t[2]==="@")s=t[0],a="mailto:"+s;else{let r;do r=t[0],t[0]=((e=this.rules.inline._backpedal.exec(t[0]))==null?void 0:e[0])??"";while(r!==t[0]);s=t[0],t[1]==="www."?a="http://"+t[0]:a=t[0]}return{type:"link",raw:t[0],text:s,href:a,tokens:[{type:"text",raw:s,text:s}]}}}inlineText(i){const e=this.rules.inline.text.exec(i);if(e){const t=this.lexer.state.inRawBlock;return{type:"text",raw:e[0],text:e[0],escaped:t}}}},Ee=class ma{constructor(e){h(this,"tokens"),h(this,"options"),h(this,"state"),h(this,"tokenizer"),h(this,"inlineQueue"),this.tokens=[],this.tokens.links=Object.create(null),this.options=e||ze,this.options.tokenizer=this.options.tokenizer||new Vt,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};const t={other:re,block:Dt.normal,inline:nt.normal};this.options.pedantic?(t.block=Dt.pedantic,t.inline=nt.pedantic):this.options.gfm&&(t.block=Dt.gfm,this.options.breaks?t.inline=nt.breaks:t.inline=nt.gfm),this.tokenizer.rules=t}static get rules(){return{block:Dt,inline:nt}}static lex(e,t){return new ma(t).lex(e)}static lexInline(e,t){return new ma(t).inlineTokens(e)}lex(e){e=e.replace(re.carriageReturn,`
|
|
48
|
+
`),this.blockTokens(e,this.tokens);for(let t=0;t<this.inlineQueue.length;t++){const s=this.inlineQueue[t];this.inlineTokens(s.src,s.tokens)}return this.inlineQueue=[],this.tokens}blockTokens(e,t=[],s=!1){var a,r,o;for(this.options.pedantic&&(e=e.replace(re.tabCharGlobal," ").replace(re.spaceLine,""));e;){let n;if((r=(a=this.options.extensions)==null?void 0:a.block)!=null&&r.some(c=>(n=c.call({lexer:this},e,t))?(e=e.substring(n.raw.length),t.push(n),!0):!1))continue;if(n=this.tokenizer.space(e)){e=e.substring(n.raw.length);const c=t.at(-1);n.raw.length===1&&c!==void 0?c.raw+=`
|
|
49
49
|
`:t.push(n);continue}if(n=this.tokenizer.code(e)){e=e.substring(n.raw.length);const c=t.at(-1);(c==null?void 0:c.type)==="paragraph"||(c==null?void 0:c.type)==="text"?(c.raw+=`
|
|
50
50
|
`+n.raw,c.text+=`
|
|
51
51
|
`+n.text,this.inlineQueue.at(-1).src=c.text):t.push(n);continue}if(n=this.tokenizer.fences(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.heading(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.hr(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.blockquote(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.list(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.html(e)){e=e.substring(n.raw.length),t.push(n);continue}if(n=this.tokenizer.def(e)){e=e.substring(n.raw.length);const c=t.at(-1);(c==null?void 0:c.type)==="paragraph"||(c==null?void 0:c.type)==="text"?(c.raw+=`
|
|
@@ -54,7 +54,7 @@ ${g}`:g;const m=this.lexer.state.top;if(this.lexer.state.top=!0,this.lexer.block
|
|
|
54
54
|
`+n.raw,c.text+=`
|
|
55
55
|
`+n.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=c.text):t.push(n),s=l.length!==e.length,e=e.substring(n.raw.length);continue}if(n=this.tokenizer.text(e)){e=e.substring(n.raw.length);const c=t.at(-1);(c==null?void 0:c.type)==="text"?(c.raw+=`
|
|
56
56
|
`+n.raw,c.text+=`
|
|
57
|
-
`+n.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=c.text):t.push(n);continue}if(e){const c="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(c);break}else throw new Error(c)}}return this.state.top=!0,t}inline(e,t=[]){return this.inlineQueue.push({src:e,tokens:t}),t}inlineTokens(e,t=[]){var s,a,r;let o=e,n=null;if(this.tokens.links){const g=Object.keys(this.tokens.links);if(g.length>0)for(;(n=this.tokenizer.rules.inline.reflinkSearch.exec(o))!=null;)g.includes(n[0].slice(n[0].lastIndexOf("[")+1,-1))&&(o=o.slice(0,n.index)+"["+"a".repeat(n[0].length-2)+"]"+o.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(n=this.tokenizer.rules.inline.anyPunctuation.exec(o))!=null;)o=o.slice(0,n.index)+"++"+o.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);for(;(n=this.tokenizer.rules.inline.blockSkip.exec(o))!=null;)o=o.slice(0,n.index)+"["+"a".repeat(n[0].length-2)+"]"+o.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);let l=!1,c="";for(;e;){l||(c=""),l=!1;let g;if((a=(s=this.options.extensions)==null?void 0:s.inline)!=null&&a.some(p=>(g=p.call({lexer:this},e,t))?(e=e.substring(g.raw.length),t.push(g),!0):!1))continue;if(g=this.tokenizer.escape(e)){e=e.substring(g.raw.length),t.push(g);continue}if(g=this.tokenizer.tag(e)){e=e.substring(g.raw.length),t.push(g);continue}if(g=this.tokenizer.link(e)){e=e.substring(g.raw.length),t.push(g);continue}if(g=this.tokenizer.reflink(e,this.tokens.links)){e=e.substring(g.raw.length);const p=t.at(-1);g.type==="text"&&(p==null?void 0:p.type)==="text"?(p.raw+=g.raw,p.text+=g.text):t.push(g);continue}if(g=this.tokenizer.emStrong(e,o,c)){e=e.substring(g.raw.length),t.push(g);continue}if(g=this.tokenizer.codespan(e)){e=e.substring(g.raw.length),t.push(g);continue}if(g=this.tokenizer.br(e)){e=e.substring(g.raw.length),t.push(g);continue}if(g=this.tokenizer.del(e)){e=e.substring(g.raw.length),t.push(g);continue}if(g=this.tokenizer.autolink(e)){e=e.substring(g.raw.length),t.push(g);continue}if(!this.state.inLink&&(g=this.tokenizer.url(e))){e=e.substring(g.raw.length),t.push(g);continue}let m=e;if((r=this.options.extensions)!=null&&r.startInline){let p=1/0;const L=e.slice(1);let w;this.options.extensions.startInline.forEach(f=>{w=f.call({lexer:this},L),typeof w=="number"&&w>=0&&(p=Math.min(p,w))}),p<1/0&&p>=0&&(m=e.substring(0,p+1))}if(g=this.tokenizer.inlineText(m)){e=e.substring(g.raw.length),g.raw.slice(-1)!=="_"&&(c=g.raw.slice(-1)),l=!0;const p=t.at(-1);(p==null?void 0:p.type)==="text"?(p.raw+=g.raw,p.text+=g.text):t.push(g);continue}if(e){const p="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(p);break}else throw new Error(p)}}return t}},
|
|
57
|
+
`+n.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=c.text):t.push(n);continue}if(e){const c="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(c);break}else throw new Error(c)}}return this.state.top=!0,t}inline(e,t=[]){return this.inlineQueue.push({src:e,tokens:t}),t}inlineTokens(e,t=[]){var s,a,r;let o=e,n=null;if(this.tokens.links){const g=Object.keys(this.tokens.links);if(g.length>0)for(;(n=this.tokenizer.rules.inline.reflinkSearch.exec(o))!=null;)g.includes(n[0].slice(n[0].lastIndexOf("[")+1,-1))&&(o=o.slice(0,n.index)+"["+"a".repeat(n[0].length-2)+"]"+o.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(n=this.tokenizer.rules.inline.anyPunctuation.exec(o))!=null;)o=o.slice(0,n.index)+"++"+o.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);for(;(n=this.tokenizer.rules.inline.blockSkip.exec(o))!=null;)o=o.slice(0,n.index)+"["+"a".repeat(n[0].length-2)+"]"+o.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);let l=!1,c="";for(;e;){l||(c=""),l=!1;let g;if((a=(s=this.options.extensions)==null?void 0:s.inline)!=null&&a.some(p=>(g=p.call({lexer:this},e,t))?(e=e.substring(g.raw.length),t.push(g),!0):!1))continue;if(g=this.tokenizer.escape(e)){e=e.substring(g.raw.length),t.push(g);continue}if(g=this.tokenizer.tag(e)){e=e.substring(g.raw.length),t.push(g);continue}if(g=this.tokenizer.link(e)){e=e.substring(g.raw.length),t.push(g);continue}if(g=this.tokenizer.reflink(e,this.tokens.links)){e=e.substring(g.raw.length);const p=t.at(-1);g.type==="text"&&(p==null?void 0:p.type)==="text"?(p.raw+=g.raw,p.text+=g.text):t.push(g);continue}if(g=this.tokenizer.emStrong(e,o,c)){e=e.substring(g.raw.length),t.push(g);continue}if(g=this.tokenizer.codespan(e)){e=e.substring(g.raw.length),t.push(g);continue}if(g=this.tokenizer.br(e)){e=e.substring(g.raw.length),t.push(g);continue}if(g=this.tokenizer.del(e)){e=e.substring(g.raw.length),t.push(g);continue}if(g=this.tokenizer.autolink(e)){e=e.substring(g.raw.length),t.push(g);continue}if(!this.state.inLink&&(g=this.tokenizer.url(e))){e=e.substring(g.raw.length),t.push(g);continue}let m=e;if((r=this.options.extensions)!=null&&r.startInline){let p=1/0;const L=e.slice(1);let w;this.options.extensions.startInline.forEach(f=>{w=f.call({lexer:this},L),typeof w=="number"&&w>=0&&(p=Math.min(p,w))}),p<1/0&&p>=0&&(m=e.substring(0,p+1))}if(g=this.tokenizer.inlineText(m)){e=e.substring(g.raw.length),g.raw.slice(-1)!=="_"&&(c=g.raw.slice(-1)),l=!0;const p=t.at(-1);(p==null?void 0:p.type)==="text"?(p.raw+=g.raw,p.text+=g.text):t.push(g);continue}if(e){const p="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(p);break}else throw new Error(p)}}return t}},Bt=class{constructor(i){h(this,"options"),h(this,"parser"),this.options=i||ze}space(i){return""}code({text:i,lang:e,escaped:t}){var s;const a=(s=(e||"").match(re.notSpaceStart))==null?void 0:s[0],r=i.replace(re.endingNewline,"")+`
|
|
58
58
|
`;return a?'<pre><code class="language-'+be(a)+'">'+(t?r:be(r,!0))+`</code></pre>
|
|
59
59
|
`:"<pre><code>"+(t?r:be(r,!0))+`</code></pre>
|
|
60
60
|
`}blockquote({tokens:i}){return`<blockquote>
|
|
@@ -72,20 +72,20 @@ ${this.parser.parse(i)}</blockquote>
|
|
|
72
72
|
`}tablerow({text:i}){return`<tr>
|
|
73
73
|
${i}</tr>
|
|
74
74
|
`}tablecell(i){const e=this.parser.parseInline(i.tokens),t=i.header?"th":"td";return(i.align?`<${t} align="${i.align}">`:`<${t}>`)+e+`</${t}>
|
|
75
|
-
`}strong({tokens:i}){return`<strong>${this.parser.parseInline(i)}</strong>`}em({tokens:i}){return`<em>${this.parser.parseInline(i)}</em>`}codespan({text:i}){return`<code>${be(i,!0)}</code>`}br(i){return"<br>"}del({tokens:i}){return`<del>${this.parser.parseInline(i)}</del>`}link({href:i,title:e,tokens:t}){const s=this.parser.parseInline(t),a=
|
|
76
|
-
`+this.renderer.text(c);t?r+=this.renderer.paragraph({type:"paragraph",raw:g,text:g,tokens:[{type:"text",raw:g,text:g,escaped:!0}]}):r+=g;continue}default:{const c='Token with "'+l.type+'" type was not found.';if(this.options.silent)return console.error(c),"";throw new Error(c)}}}return r}parseInline(e,t=this.renderer){var s,a;let r="";for(let o=0;o<e.length;o++){const n=e[o];if((a=(s=this.options.extensions)==null?void 0:s.renderers)!=null&&a[n.type]){const c=this.options.extensions.renderers[n.type].call({parser:this},n);if(c!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(n.type)){r+=c||"";continue}}const l=n;switch(l.type){case"escape":{r+=t.text(l);break}case"html":{r+=t.html(l);break}case"link":{r+=t.link(l);break}case"image":{r+=t.image(l);break}case"strong":{r+=t.strong(l);break}case"em":{r+=t.em(l);break}case"codespan":{r+=t.codespan(l);break}case"br":{r+=t.br(l);break}case"del":{r+=t.del(l);break}case"text":{r+=t.text(l);break}default:{const c='Token with "'+l.type+'" type was not found.';if(this.options.silent)return console.error(c),"";throw new Error(c)}}}return r}},sa,$t=(sa=class{constructor(i){h(this,"options"),h(this,"block"),this.options=i
|
|
77
|
-
Please report this to https://github.com/markedjs/marked.`,i){const s="<p>An error occurred:</p><pre>"+be(t.message+"",!0)+"</pre>";return e?Promise.resolve(s):s}if(e)return Promise.reject(t);throw t}}},Fe=new zi;function _(i,e){return Fe.parse(i,e)}_.options=_.setOptions=function(i){return Fe.setOptions(i),_.defaults=Fe.defaults,ks(_.defaults),_};_.getDefaults=ka;_.defaults=$e;_.use=function(...i){return Fe.use(...i),_.defaults=Fe.defaults,ks(_.defaults),_};_.walkTokens=function(i,e){return Fe.walkTokens(i,e)};_.parseInline=Fe.parseInline;_.Parser=Ae;_.parser=Ae.parse;_.Renderer=qt;_.TextRenderer=Da;_.Lexer=Ee;_.lexer=Ee.lex;_.Tokenizer=Qt;_.Hooks=$t;_.parse=_;_.options;_.setOptions;_.use;_.walkTokens;_.parseInline;Ae.parse;Ee.lex;/*! @license DOMPurify 3.2.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.6/LICENSE */const{entries:Fs,setPrototypeOf:os,isFrozen:_i,getPrototypeOf:Wi,getOwnPropertyDescriptor:Vi}=Object;let{freeze:re,seal:ue,create:$s}=Object,{apply:fa,construct:La}=typeof Reflect<"u"&&Reflect;re||(re=function(i){return i});ue||(ue=function(i){return i});fa||(fa=function(i,e,t){return i.apply(e,t)});La||(La=function(i,e){return new i(...e)});const Ot=ne(Array.prototype.forEach),Qi=ne(Array.prototype.lastIndexOf),ls=ne(Array.prototype.pop),lt=ne(Array.prototype.push),qi=ne(Array.prototype.splice),zt=ne(String.prototype.toLowerCase),ia=ne(String.prototype.toString),cs=ne(String.prototype.match),ct=ne(String.prototype.replace),Hi=ne(String.prototype.indexOf),Bi=ne(String.prototype.trim),pe=ne(Object.prototype.hasOwnProperty),se=ne(RegExp.prototype.test),ht=Ui(TypeError);function ne(i){return function(e){e instanceof RegExp&&(e.lastIndex=0);for(var t=arguments.length,s=new Array(t>1?t-1:0),a=1;a<t;a++)s[a-1]=arguments[a];return fa(i,e,s)}}function Ui(i){return function(){for(var e=arguments.length,t=new Array(e),s=0;s<e;s++)t[s]=arguments[s];return La(i,t)}}function R(i,e){let t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:zt;os&&os(i,null);let s=e.length;for(;s--;){let a=e[s];if(typeof a=="string"){const r=t(a);r!==a&&(_i(e)||(e[s]=r),a=r)}i[a]=!0}return i}function Yi(i){for(let e=0;e<i.length;e++)pe(i,e)||(i[e]=null);return i}function Te(i){const e=$s(null);for(const[t,s]of Fs(i))pe(i,t)&&(Array.isArray(s)?e[t]=Yi(s):s&&typeof s=="object"&&s.constructor===Object?e[t]=Te(s):e[t]=s);return e}function ut(i,e){for(;i!==null;){const s=Vi(i,e);if(s){if(s.get)return ne(s.get);if(typeof s.value=="function")return ne(s.value)}i=Wi(i)}function t(){return null}return t}const hs=re(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),ra=re(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),na=re(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),Ji=re(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),oa=re(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),Gi=re(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),us=re(["#text"]),ds=re(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),la=re(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),gs=re(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),Pt=re(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Ki=ue(/\{\{[\w\W]*|[\w\W]*\}\}/gm),Zi=ue(/<%[\w\W]*|[\w\W]*%>/gm),Xi=ue(/\$\{[\w\W]*/gm),er=ue(/^data-[\-\w.\u00B7-\uFFFF]+$/),tr=ue(/^aria-[\-\w]+$/),zs=ue(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),ar=ue(/^(?:\w+script|data):/i),sr=ue(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),_s=ue(/^html$/i),ir=ue(/^[a-z][.\w]*(-[.\w]+)+$/i);var ps=Object.freeze({__proto__:null,ARIA_ATTR:tr,ATTR_WHITESPACE:sr,CUSTOM_ELEMENT:ir,DATA_ATTR:er,DOCTYPE_NAME:_s,ERB_EXPR:Zi,IS_ALLOWED_URI:zs,IS_SCRIPT_OR_DATA:ar,MUSTACHE_EXPR:Ki,TMPLIT_EXPR:Xi});const dt={element:1,attribute:2,text:3,cdataSection:4,entityReference:5,entityNode:6,progressingInstruction:7,comment:8,document:9,documentType:10,documentFragment:11,notation:12},rr=function(){return typeof window>"u"?null:window},nr=function(i,e){if(typeof i!="object"||typeof i.createPolicy!="function")return null;let t=null;const s="data-tt-policy-suffix";e&&e.hasAttribute(s)&&(t=e.getAttribute(s));const a="dompurify"+(t?"#"+t:"");try{return i.createPolicy(a,{createHTML(r){return r},createScriptURL(r){return r}})}catch{return console.warn("TrustedTypes policy "+a+" could not be created."),null}},ms=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function Ws(){let i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:rr();const e=d=>Ws(d);if(e.version="3.2.6",e.removed=[],!i||!i.document||i.document.nodeType!==dt.document||!i.Element)return e.isSupported=!1,e;let{document:t}=i;const s=t,a=s.currentScript,{DocumentFragment:r,HTMLTemplateElement:o,Node:n,Element:l,NodeFilter:c,NamedNodeMap:g=i.NamedNodeMap||i.MozNamedAttrMap,HTMLFormElement:m,DOMParser:p,trustedTypes:L}=i,w=l.prototype,f=ut(w,"cloneNode"),x=ut(w,"remove"),k=ut(w,"nextSibling"),I=ut(w,"childNodes"),F=ut(w,"parentNode");if(typeof o=="function"){const d=t.createElement("template");d.content&&d.content.ownerDocument&&(t=d.content.ownerDocument)}let A,D="";const{implementation:Y,createNodeIterator:T,createDocumentFragment:z,getElementsByTagName:Z}=t,{importNode:ye}=s;let V=ms();e.isSupported=typeof Fs=="function"&&typeof F=="function"&&Y&&Y.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:le,ERB_EXPR:Ie,TMPLIT_EXPR:we,DATA_ATTR:bt,ARIA_ATTR:Mt,IS_SCRIPT_OR_DATA:Ct,ATTR_WHITESPACE:tt,CUSTOM_ELEMENT:St}=ps;let{IS_ALLOWED_URI:y}=ps,S=null;const q=R({},[...hs,...ra,...na,...oa,...us]);let O=null;const de=R({},[...ds,...la,...gs,...Pt]);let $=Object.seal($s(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),Me=null,Ne=null,J=!0,xe=!0,ze=!1,kt=!0,_e=!1,Tt=!0,De=!1,Yt=!1,Jt=!1,We=!1,jt=!1,Et=!1,Fa=!0,$a=!1;const Hs="user-content-";let Gt=!0,at=!1,Ve={},Qe=null;const za=R({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let _a=null;const Wa=R({},["audio","video","img","source","image","track"]);let Kt=null;const Va=R({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),At="http://www.w3.org/1998/Math/MathML",It="http://www.w3.org/2000/svg",Ce="http://www.w3.org/1999/xhtml";let qe=Ce,Zt=!1,Xt=null;const Bs=R({},[At,It,Ce],ia);let Rt=R({},["mi","mo","mn","ms","mtext"]),Nt=R({},["annotation-xml"]);const Us=R({},["title","style","font","a","script"]);let st=null;const Ys=["application/xhtml+xml","text/html"],Js="text/html";let X=null,He=null;const Gs=t.createElement("form"),Qa=function(d){return d instanceof RegExp||d instanceof Function},ea=function(){let d=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(He&&He===d)){if((!d||typeof d!="object")&&(d={}),d=Te(d),st=Ys.indexOf(d.PARSER_MEDIA_TYPE)===-1?Js:d.PARSER_MEDIA_TYPE,X=st==="application/xhtml+xml"?ia:zt,S=pe(d,"ALLOWED_TAGS")?R({},d.ALLOWED_TAGS,X):q,O=pe(d,"ALLOWED_ATTR")?R({},d.ALLOWED_ATTR,X):de,Xt=pe(d,"ALLOWED_NAMESPACES")?R({},d.ALLOWED_NAMESPACES,ia):Bs,Kt=pe(d,"ADD_URI_SAFE_ATTR")?R(Te(Va),d.ADD_URI_SAFE_ATTR,X):Va,_a=pe(d,"ADD_DATA_URI_TAGS")?R(Te(Wa),d.ADD_DATA_URI_TAGS,X):Wa,Qe=pe(d,"FORBID_CONTENTS")?R({},d.FORBID_CONTENTS,X):za,Me=pe(d,"FORBID_TAGS")?R({},d.FORBID_TAGS,X):Te({}),Ne=pe(d,"FORBID_ATTR")?R({},d.FORBID_ATTR,X):Te({}),Ve=pe(d,"USE_PROFILES")?d.USE_PROFILES:!1,J=d.ALLOW_ARIA_ATTR!==!1,xe=d.ALLOW_DATA_ATTR!==!1,ze=d.ALLOW_UNKNOWN_PROTOCOLS||!1,kt=d.ALLOW_SELF_CLOSE_IN_ATTR!==!1,_e=d.SAFE_FOR_TEMPLATES||!1,Tt=d.SAFE_FOR_XML!==!1,De=d.WHOLE_DOCUMENT||!1,We=d.RETURN_DOM||!1,jt=d.RETURN_DOM_FRAGMENT||!1,Et=d.RETURN_TRUSTED_TYPE||!1,Jt=d.FORCE_BODY||!1,Fa=d.SANITIZE_DOM!==!1,$a=d.SANITIZE_NAMED_PROPS||!1,Gt=d.KEEP_CONTENT!==!1,at=d.IN_PLACE||!1,y=d.ALLOWED_URI_REGEXP||zs,qe=d.NAMESPACE||Ce,Rt=d.MATHML_TEXT_INTEGRATION_POINTS||Rt,Nt=d.HTML_INTEGRATION_POINTS||Nt,$=d.CUSTOM_ELEMENT_HANDLING||{},d.CUSTOM_ELEMENT_HANDLING&&Qa(d.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&($.tagNameCheck=d.CUSTOM_ELEMENT_HANDLING.tagNameCheck),d.CUSTOM_ELEMENT_HANDLING&&Qa(d.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&($.attributeNameCheck=d.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),d.CUSTOM_ELEMENT_HANDLING&&typeof d.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&($.allowCustomizedBuiltInElements=d.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),_e&&(xe=!1),jt&&(We=!0),Ve&&(S=R({},us),O=[],Ve.html===!0&&(R(S,hs),R(O,ds)),Ve.svg===!0&&(R(S,ra),R(O,la),R(O,Pt)),Ve.svgFilters===!0&&(R(S,na),R(O,la),R(O,Pt)),Ve.mathMl===!0&&(R(S,oa),R(O,gs),R(O,Pt))),d.ADD_TAGS&&(S===q&&(S=Te(S)),R(S,d.ADD_TAGS,X)),d.ADD_ATTR&&(O===de&&(O=Te(O)),R(O,d.ADD_ATTR,X)),d.ADD_URI_SAFE_ATTR&&R(Kt,d.ADD_URI_SAFE_ATTR,X),d.FORBID_CONTENTS&&(Qe===za&&(Qe=Te(Qe)),R(Qe,d.FORBID_CONTENTS,X)),Gt&&(S["#text"]=!0),De&&R(S,["html","head","body"]),S.table&&(R(S,["tbody"]),delete Me.tbody),d.TRUSTED_TYPES_POLICY){if(typeof d.TRUSTED_TYPES_POLICY.createHTML!="function")throw ht('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof d.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw ht('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');A=d.TRUSTED_TYPES_POLICY,D=A.createHTML("")}else A===void 0&&(A=nr(L,a)),A!==null&&typeof D=="string"&&(D=A.createHTML(""));re&&re(d),He=d}},qa=R({},[...ra,...na,...Ji]),Ha=R({},[...oa,...Gi]),Ks=function(d){let M=F(d);(!M||!M.tagName)&&(M={namespaceURI:qe,tagName:"template"});const v=zt(d.tagName),Q=zt(M.tagName);return Xt[d.namespaceURI]?d.namespaceURI===It?M.namespaceURI===Ce?v==="svg":M.namespaceURI===At?v==="svg"&&(Q==="annotation-xml"||Rt[Q]):!!qa[v]:d.namespaceURI===At?M.namespaceURI===Ce?v==="math":M.namespaceURI===It?v==="math"&&Nt[Q]:!!Ha[v]:d.namespaceURI===Ce?M.namespaceURI===It&&!Nt[Q]||M.namespaceURI===At&&!Rt[Q]?!1:!Ha[v]&&(Us[v]||!qa[v]):!!(st==="application/xhtml+xml"&&Xt[d.namespaceURI]):!1},Oe=function(d){lt(e.removed,{element:d});try{F(d).removeChild(d)}catch{x(d)}},Be=function(d,M){try{lt(e.removed,{attribute:M.getAttributeNode(d),from:M})}catch{lt(e.removed,{attribute:null,from:M})}if(M.removeAttribute(d),d==="is")if(We||jt)try{Oe(M)}catch{}else try{M.setAttribute(d,"")}catch{}},Ba=function(d){let M=null,v=null;if(Jt)d="<remove></remove>"+d;else{const B=cs(d,/^[\r\n\t ]+/);v=B&&B[0]}st==="application/xhtml+xml"&&qe===Ce&&(d='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+d+"</body></html>");const Q=A?A.createHTML(d):d;if(qe===Ce)try{M=new p().parseFromString(Q,st)}catch{}if(!M||!M.documentElement){M=Y.createDocument(qe,"template",null);try{M.documentElement.innerHTML=Zt?D:Q}catch{}}const ee=M.body||M.documentElement;return d&&v&&ee.insertBefore(t.createTextNode(v),ee.childNodes[0]||null),qe===Ce?Z.call(M,De?"html":"body")[0]:De?M.documentElement:ee},Ua=function(d){return T.call(d.ownerDocument||d,d,c.SHOW_ELEMENT|c.SHOW_COMMENT|c.SHOW_TEXT|c.SHOW_PROCESSING_INSTRUCTION|c.SHOW_CDATA_SECTION,null)},ta=function(d){return d instanceof m&&(typeof d.nodeName!="string"||typeof d.textContent!="string"||typeof d.removeChild!="function"||!(d.attributes instanceof g)||typeof d.removeAttribute!="function"||typeof d.setAttribute!="function"||typeof d.namespaceURI!="string"||typeof d.insertBefore!="function"||typeof d.hasChildNodes!="function")},Ya=function(d){return typeof n=="function"&&d instanceof n};function Se(d,M,v){Ot(d,Q=>{Q.call(e,M,v,He)})}const Ja=function(d){let M=null;if(Se(V.beforeSanitizeElements,d,null),ta(d))return Oe(d),!0;const v=X(d.nodeName);if(Se(V.uponSanitizeElement,d,{tagName:v,allowedTags:S}),Tt&&d.hasChildNodes()&&!Ya(d.firstElementChild)&&se(/<[/\w!]/g,d.innerHTML)&&se(/<[/\w!]/g,d.textContent)||d.nodeType===dt.progressingInstruction||Tt&&d.nodeType===dt.comment&&se(/<[/\w]/g,d.data))return Oe(d),!0;if(!S[v]||Me[v]){if(!Me[v]&&Ka(v)&&($.tagNameCheck instanceof RegExp&&se($.tagNameCheck,v)||$.tagNameCheck instanceof Function&&$.tagNameCheck(v)))return!1;if(Gt&&!Qe[v]){const Q=F(d)||d.parentNode,ee=I(d)||d.childNodes;if(ee&&Q){const B=ee.length;for(let ke=B-1;ke>=0;--ke){const ge=f(ee[ke],!0);ge.__removalCount=(d.__removalCount||0)+1,Q.insertBefore(ge,k(d))}}}return Oe(d),!0}return d instanceof l&&!Ks(d)||(v==="noscript"||v==="noembed"||v==="noframes")&&se(/<\/no(script|embed|frames)/i,d.innerHTML)?(Oe(d),!0):(_e&&d.nodeType===dt.text&&(M=d.textContent,Ot([le,Ie,we],Q=>{M=ct(M,Q," ")}),d.textContent!==M&&(lt(e.removed,{element:d.cloneNode()}),d.textContent=M)),Se(V.afterSanitizeElements,d,null),!1)},Ga=function(d,M,v){if(Fa&&(M==="id"||M==="name")&&(v in t||v in Gs))return!1;if(!(xe&&!Ne[M]&&se(bt,M))&&!(J&&se(Mt,M))){if(!O[M]||Ne[M]){if(!(Ka(d)&&($.tagNameCheck instanceof RegExp&&se($.tagNameCheck,d)||$.tagNameCheck instanceof Function&&$.tagNameCheck(d))&&($.attributeNameCheck instanceof RegExp&&se($.attributeNameCheck,M)||$.attributeNameCheck instanceof Function&&$.attributeNameCheck(M))||M==="is"&&$.allowCustomizedBuiltInElements&&($.tagNameCheck instanceof RegExp&&se($.tagNameCheck,v)||$.tagNameCheck instanceof Function&&$.tagNameCheck(v))))return!1}else if(!Kt[M]&&!se(y,ct(v,tt,""))&&!((M==="src"||M==="xlink:href"||M==="href")&&d!=="script"&&Hi(v,"data:")===0&&_a[d])&&!(ze&&!se(Ct,ct(v,tt,"")))&&v)return!1}return!0},Ka=function(d){return d!=="annotation-xml"&&cs(d,St)},Za=function(d){Se(V.beforeSanitizeAttributes,d,null);const{attributes:M}=d;if(!M||ta(d))return;const v={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:O,forceKeepAttr:void 0};let Q=M.length;for(;Q--;){const ee=M[Q],{name:B,namespaceURI:ke,value:ge}=ee,ve=X(B),aa=ge;let ae=B==="value"?aa:Bi(aa);if(v.attrName=ve,v.attrValue=ae,v.keepAttr=!0,v.forceKeepAttr=void 0,Se(V.uponSanitizeAttribute,d,v),ae=v.attrValue,$a&&(ve==="id"||ve==="name")&&(Be(B,d),ae=Hs+ae),Tt&&se(/((--!?|])>)|<\/(style|title)/i,ae)){Be(B,d);continue}if(v.forceKeepAttr)continue;if(!v.keepAttr){Be(B,d);continue}if(!kt&&se(/\/>/i,ae)){Be(B,d);continue}_e&&Ot([le,Ie,we],Xs=>{ae=ct(ae,Xs," ")});const Xa=X(d.nodeName);if(!Ga(Xa,ve,ae)){Be(B,d);continue}if(A&&typeof L=="object"&&typeof L.getAttributeType=="function"&&!ke)switch(L.getAttributeType(Xa,ve)){case"TrustedHTML":{ae=A.createHTML(ae);break}case"TrustedScriptURL":{ae=A.createScriptURL(ae);break}}if(ae!==aa)try{ke?d.setAttributeNS(ke,B,ae):d.setAttribute(B,ae),ta(d)?Oe(d):ls(e.removed)}catch{Be(B,d)}}Se(V.afterSanitizeAttributes,d,null)},Zs=function d(M){let v=null;const Q=Ua(M);for(Se(V.beforeSanitizeShadowDOM,M,null);v=Q.nextNode();)Se(V.uponSanitizeShadowNode,v,null),Ja(v),Za(v),v.content instanceof r&&d(v.content);Se(V.afterSanitizeShadowDOM,M,null)};return e.sanitize=function(d){let M=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},v=null,Q=null,ee=null,B=null;if(Zt=!d,Zt&&(d="<!-->"),typeof d!="string"&&!Ya(d))if(typeof d.toString=="function"){if(d=d.toString(),typeof d!="string")throw ht("dirty is not a string, aborting")}else throw ht("toString is not a function");if(!e.isSupported)return d;if(Yt||ea(M),e.removed=[],typeof d=="string"&&(at=!1),at){if(d.nodeName){const ve=X(d.nodeName);if(!S[ve]||Me[ve])throw ht("root node is forbidden and cannot be sanitized in-place")}}else if(d instanceof n)v=Ba("<!---->"),Q=v.ownerDocument.importNode(d,!0),Q.nodeType===dt.element&&Q.nodeName==="BODY"||Q.nodeName==="HTML"?v=Q:v.appendChild(Q);else{if(!We&&!_e&&!De&&d.indexOf("<")===-1)return A&&Et?A.createHTML(d):d;if(v=Ba(d),!v)return We?null:Et?D:""}v&&Jt&&Oe(v.firstChild);const ke=Ua(at?d:v);for(;ee=ke.nextNode();)Ja(ee),Za(ee),ee.content instanceof r&&Zs(ee.content);if(at)return d;if(We){if(jt)for(B=z.call(v.ownerDocument);v.firstChild;)B.appendChild(v.firstChild);else B=v;return(O.shadowroot||O.shadowrootmode)&&(B=ye.call(s,B,!0)),B}let ge=De?v.outerHTML:v.innerHTML;return De&&S["!doctype"]&&v.ownerDocument&&v.ownerDocument.doctype&&v.ownerDocument.doctype.name&&se(_s,v.ownerDocument.doctype.name)&&(ge="<!DOCTYPE "+v.ownerDocument.doctype.name+`>
|
|
78
|
-
`+ge),_e&&Ot([le,Ie,we],ve=>{ge=ct(ge,ve," ")}),A&&Et?A.createHTML(ge):ge},e.setConfig=function(){let d=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};ea(d),Yt=!0},e.clearConfig=function(){He=null,Yt=!1},e.isValidAttribute=function(d,M,v){He||ea({});const Q=X(d),ee=X(M);return Ga(Q,ee,v)},e.addHook=function(d,M){typeof M=="function"&<(V[d],M)},e.removeHook=function(d,M){if(M!==void 0){const v=Qi(V[d],M);return v===-1?void 0:qi(V[d],v,1)[0]}return ls(V[d])},e.removeHooks=function(d){V[d]=[]},e.removeAllHooks=function(){V=ms()},e}var fs=Ws();class or{constructor(e){h(this,"dataLayer"),this.dataLayer=e}get answerWidgetShowMoreLimit(){return this.dataLayer.answerWidgetShowMoreLimit??100}get currentPage(){var e;return(e=this.dataLayer.searchObject)==null?void 0:e.page}get totalResults(){var e;return((e=this.dataLayer.searchResultsMetadata)==null?void 0:e.totalResultsValue)||0}get resultsPerPage(){return this.dataLayer.itemsPerPage||0}get sortOptions(){var e;return((e=this.dataLayer.searchResultsMetadata)==null?void 0:e.sorting.options)||[]}get selectedSortOption(){var e;return((e=this.dataLayer.searchResultsMetadata)==null?void 0:e.sorting.selectedSortOption)||""}get startResultIndex(){var e;return(((e=this.dataLayer.searchObject)==null?void 0:e.page)-1)*this.resultsPerPage+1}get endResultIndex(){var e;const t=(((e=this.dataLayer.searchObject)==null?void 0:e.page)-1)*this.resultsPerPage+(this.resultsPerPage??0);return t>this.totalResults?this.totalResults:t}get isFirstPage(){var e;return((e=this.dataLayer.searchObject)==null?void 0:e.page)===1}get isLastPage(){var e;return((e=this.dataLayer.searchObject)==null?void 0:e.page)>=Math.ceil(this.totalResults/this.resultsPerPage)}get percentageOfResultsLoaded(){return this.endResultIndex/this.totalResults*100}get results(){return this.dataLayer.searchResults??[]}get autoCorrectedQuery(){var e;return((e=this.dataLayer.searchResultsMetadata)==null?void 0:e.autoCorrectedQuery)||""}get originalQuery(){var e;return((e=this.dataLayer.searchObject)==null?void 0:e.query)||""}get getAnswerData(){return this.dataLayer.getAnswerData||""}get shouldShowAnswerLoadMore(){return this.dataLayer.getAnswerData.split(" ").length>this.answerWidgetShowMoreLimit}get answerTruncated(){return this.dataLayer.getAnswerData.split(" ").slice(0,this.answerWidgetShowMoreLimit).join(" ")+"..."}get fullAnswerFormatted(){return fs.sanitize(_.parse(this.dataLayer.getAnswerData)).replace(/<a /g,'<a target="_blank" class="searchstax-answer-link" rel="noopener noreferrer" ')}get answerLoading(){return this.dataLayer.answerLoading}get shouldShowAnswerError(){return this.dataLayer.answerError}get locationError(){return this.dataLayer.locationError}get shouldShowAnswer(){return(this.dataLayer.getAnswerData!==""||this.dataLayer.parsedData.answerLoading||this.shouldShowAnswerError)&&this.dataLayer.searchObject.query!=="*"}get searchTerm(){var e,t;return((e=this.dataLayer.searchResultsMetadata)==null?void 0:e.autoCorrectedQuery)||((t=this.dataLayer.searchObject)==null?void 0:t.query)||""}get locationSearchEnabled(){return this.dataLayer.locationEnabled??!1}get locationSearchDistanceEnabled(){var e,t,s,a,r,o,n;return((t=(e=this.dataLayer.searchLocationConfig)==null?void 0:e.locationValuesOverride)!=null&&t.locationDistanceEnabled?(a=(s=this.dataLayer.searchLocationConfig)==null?void 0:s.locationValuesOverride)==null?void 0:a.locationDistanceEnabled:(n=(o=(r=this.dataLayer.searchResultsMetadata)==null?void 0:r.location)==null?void 0:o.filter)==null?void 0:n.enabled)??!1}get locationSearchDistanceValues(){var e,t,s,a,r,o,n,l,c;const g=((t=(e=this.dataLayer.searchLocationConfig)==null?void 0:e.locationValuesOverride)==null?void 0:t.filterValues)??((r=(a=(s=this.dataLayer.searchResultsMetadata)==null?void 0:s.location)==null?void 0:a.filter)==null?void 0:r.values),m=((n=(o=this.dataLayer.searchLocationConfig)==null?void 0:o.locationValuesOverride)==null?void 0:n.filterUnit)??((c=(l=this.dataLayer.searchResultsMetadata)==null?void 0:l.location)==null?void 0:c.unit);return!g||g.length===0?[]:g.map(p=>({label:p==="any"?"Any Distance":p+" "+(m??""),value:p,isSelected:p===this.dataLayer.searchRadius})).sort((p,L)=>{const w=p.value==="any"?0:parseFloat(p.value),f=L.value==="any"?0:parseFloat(L.value);return w-f})}get shouldShowLocationDistanceDropdown(){return this.locationSearchDistanceEnabled&&this.locationSearchDistanceValues.length>1}get searchingEverything(){return this.searchTerm==="*"}get firstSearchHappened(){return this.dataLayer.firstSearchHappened}get isInfiniteScroll(){return this.dataLayer.isInfiniteScroll??!1}get answerErrorMessage(){return fs.sanitize(_.parse(this.dataLayer.answerErrorMessage)).replace("<br>","")}get searchExecuted(){var e,t,s;return((e=this.dataLayer.searchObject)==null?void 0:e.query)!==void 0&&((t=this.dataLayer.searchObject)==null?void 0:t.query)!=="undefined"&&((s=this.dataLayer.searchObject)==null?void 0:s.query)!==""}get selectedFacets(){var e;const t=this.dataLayer.searchFacetsCached??this.dataLayer.searchFacets;return t?(((e=this.dataLayer.searchObject)==null?void 0:e.facets)??[]).map(s=>{const a=s.name,r=s.value,o=t.find(n=>n.name===a);if(o){const n=o.values.find(l=>l.type==="range"?!1:l.type==="checkbox"?'"'+l.value+'"'===r:!1);if(n)return n}return null}).filter(s=>s!==null):[]}get relatedSearches(){const e=this.dataLayer.searchRelatedSearches??[];return e[e.length-1]&&(e[e.length-1].last=!0),e}get externalPromotions(){return this.dataLayer.searchExternalPromotions??[]}get data(){return{currentPage:this.currentPage,totalResults:this.totalResults,resultsPerPage:this.resultsPerPage,startResultIndex:this.startResultIndex,endResultIndex:this.endResultIndex,isFirstPage:this.isFirstPage,isLastPage:this.isLastPage,results:this.results,searchTerm:this.searchTerm!=="undefined"?this.searchTerm:"",autoCorrectedQuery:this.autoCorrectedQuery,originalQuery:this.originalQuery,selectedFacets:this.selectedFacets,searchExecuted:this.searchExecuted,searchingEverything:this.searchingEverything,relatedSearches:this.relatedSearches,hasRelatedSearches:this.relatedSearches.length>0,externalPromotions:this.externalPromotions,hasExternalPromotions:this.externalPromotions.length>0,hasResults:this.results.length>0,hasResultsOrExternalPromotions:this.results.length>0||this.externalPromotions.length>0,answer:this.getAnswerData,answerTruncated:this.answerTruncated,fullAnswerFormatted:this.fullAnswerFormatted,shouldShowAnswerLoadMore:this.shouldShowAnswerLoadMore,answerLoading:this.answerLoading,shouldShowAnswer:this.shouldShowAnswer,isInfiniteScroll:this.isInfiniteScroll,percentageOfResultsLoaded:this.percentageOfResultsLoaded,firstSearchHappened:this.firstSearchHappened,sortOptions:this.sortOptions,selectedSortOption:this.selectedSortOption,shouldShowAnswerError:this.shouldShowAnswerError,answerErrorMessage:this.answerErrorMessage,locationSearchEnabled:this.locationSearchEnabled,locationSearchDistanceEnabled:this.locationSearchDistanceEnabled,locationSearchDistanceValues:this.locationSearchDistanceValues,shouldShowLocationDistanceDropdown:this.shouldShowLocationDistanceDropdown,locationError:this.locationError}}get trackingData(){var e,t,s,a;return{searchTerm:this.searchTerm,trackApiKey:((e=this.dataLayer.searchstaxConfig)==null?void 0:e.trackApiKey)??"",session:this.dataLayer.sessionIdValue,language:this.dataLayer.language,recordsPerPage:((t=this.dataLayer.searchResultsMetadata)==null?void 0:t.recordsPerPageValue)??0,totalResults:((s=this.dataLayer.searchResultsMetadata)==null?void 0:s.totalResultsValue)??0,currentPage:this.dataLayer.currentPage,latencyVal:((a=this.dataLayer.searchResultsMetadata)==null?void 0:a.latency)??0,...this.dataLayer.model?{model:this.dataLayer.model}:{}}}}class fe{static deepEqual(e,t){const s=Object.keys(e),a=Object.keys(t);if(s.length!==a.length)return!1;for(const r of s){const o=e[r],n=t[r],l=this.isObject(o)&&this.isObject(n);if(l&&!this.deepEqual(o,n)||!l&&o!==n)return!1}return!0}static isObject(e){return e!=null&&typeof e=="object"}}class E{constructor(e){h(this,"value"),h(this,"observers",{}),this.value=e,this.observers={}}subscribe(e,t){const s=Math.random().toString(36).substring(2,15),a=t||s;return this.observers[a]=e,e(this.value),a}unsubscribe(e){this.observers[e]&&delete this.observers[e]}subscribeOnce(e){const t=Math.random().toString(36).substring(2,15),s=a=>{e(a),this.unsubscribe(t)};this.subscribe(s,t)}subscribeTwice(e){const t=Math.random().toString(36).substring(2,15);let s=0;const a=r=>{s++,e(r),s>=2&&this.unsubscribe(t)};this.subscribe(a,t)}subscribeUntil(e,t,s=6e3,a=!0){const r=Math.random().toString(36).substring(2,15),o=n=>{n===t&&(e(n),this.unsubscribe(r))};return this.value===t?(e(this.value),null):(this.subscribe(o,r),setTimeout(()=>{a&&this.observers[r]&&e(this.value),this.unsubscribe(r)},s),r)}subscribeUntilHasValue(e,t=6e3,s=!0){const a=Math.random().toString(36).substring(2,15),r=o=>{o!=null&&(e(o),this.unsubscribe(a))};return this.value!==null&&this.value!==void 0?(e(this.value),null):(this.subscribe(r,a),t>0&&setTimeout(()=>{s&&this.observers[a]&&e(this.value),this.unsubscribe(a)},t),r)}setValue(e){this.value=e,this.notify()}getValue(){return this.value}notify(){for(const e in this.observers)if(Object.prototype.hasOwnProperty.call(this.observers,e)){const t=this.observers[e];typeof t=="function"&&t(this.value)}}}class ca{static getOrSetCookie(e,t){let s=this.getCookie(e);return s==null&&(s=t??this.makeid(25),this.setCookie(e,s,{secure:!0,"max-age":3600})),s}static deleteCookie(e){this.getCookie(e)&&this.setCookie(e,"",{secure:!0,"max-age":-1})}static makeid(e){let t="";const s="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",a=s.length;for(let r=0;r<e;r++)t+=s.charAt(Math.floor(Math.random()*a));return t}static getCookie(e){const t=typeof document<"u"?document.cookie.match(new RegExp("(?:^|; )"+e.replace(/([.$?*|{}()[\]\\/+^])/g,"\\$1")+"=([^;]*)")):null;return t?decodeURIComponent(t[1]):void 0}static setCookie(e,t,s){const a={path:"/",...s};s.expires instanceof Date&&(a.expires=s.expires.toUTCString());let r=encodeURIComponent(e)+"="+encodeURIComponent(t);for(const o in a){r+="; "+o;const n=a[o];n!==!0&&(r+="="+n)}typeof document<"u"&&(document.cookie=r)}}class te{static removeXSSRiskyTags(e){var t="script|style|iframe|object|embed|form|input|button",s=new RegExp("</?("+t+")(\\s[^>]*)?>","gi");return e?e.replace(s,""):""}}class lr{constructor(e,t){h(this,"$searchTermChange",new E("")),h(this,"$searchLocationChange",new E("")),h(this,"$searchLocationCoordinatesDecoded",new E("")),h(this,"$searchLatChange",new E("")),h(this,"$searchLongChange",new E("")),h(this,"$searchRadiusChange",new E(void 0)),h(this,"$loadingChange",new E(!1)),h(this,"$locationError",new E(!1)),h(this,"$searchResults",new E(null)),h(this,"$searchResultsMetadata",new E(null)),h(this,"$searchAutosuggest",new E(null)),h(this,"$searchFacets",new E(null)),h(this,"$searchFacetsCached",new E(null)),h(this,"$searchstaxConfig",new E(null)),h(this,"$autosuggestResults",new E(null)),h(this,"$itemsPerPage",new E(void 0)),h(this,"$searchObject",new E({query:"",itemsPerPage:void 0,page:99999999,order:"",facets:[],additionalProps:[],location:{term:void 0,radius:void 0,lat:void 0,lon:void 0},model:""})),h(this,"$searchRelatedSearches",new E(null)),h(this,"$searchInputConfig",new E(null)),h(this,"$searchLocationConfig",new E(null)),h(this,"$searchExternalPromotions",new E(null)),h(this,"$facetsTemplateData",new E(null)),h(this,"$selectedFacetsTemplateData",new E(null)),h(this,"$paginationData",new E(null)),h(this,"$answerData",new E(null)),h(this,"$searchFeedbackData",new E(null)),h(this,"$inputWidgetTemplateData",new E(null)),h(this,"$locationWidgetTemplateData",new E(null)),h(this,"$searchSortingData",new E(null)),h(this,"$searchRelatedSearchesData",new E(null)),h(this,"$searchExternalPromotionsData",new E(null)),h(this,"$cookiesDisabled",new E(null)),h(this,"$locationDecodingLoading",new E(!1)),h(this,"$answer",new E("")),h(this,"$language",new E("en")),h(this,"$model",new E("")),h(this,"$answerLoading",new E(!1)),h(this,"$locationEnabled",new E(null)),h(this,"$answerError",new E(!1)),h(this,"$answerErrorMessage",new E("")),h(this,"$isQuestion",new E(!1)),h(this,"$inputTemplateRendered",new E(!1)),h(this,"currentPageValue",1),h(this,"isAnswerWidgetCreatedValue",!1),h(this,"renderingEngineValue",U.mustache),h(this,"parsedData",new or(this)),h(this,"sessionId"),h(this,"sessionIdValue",null),h(this,"autoCorrect",!0),h(this,"forceNotCorrect",!1),h(this,"lastSearchValue",""),h(this,"turnAIAnswerGenerationOn",!1),h(this,"questionURL",""),h(this,"isInfiniteScroll",!1),h(this,"firstSearchHappened",!1),h(this,"facetsWereSet",!1),h(this,"answerWidgetShowMoreLimit",100),h(this,"searchHelper"),this.sessionId=e,t&&(this.sessionIdValue=t),this.cookieHandlingCallback(t),this.$cookiesDisabled.subscribe(()=>{this.cookieHandlingCallback(t)})}cookieHandlingCallback(e){this.cookiesDisabled?(this.sessionIdValue=null,ca.deleteCookie(this.sessionId),ca.deleteCookie("ms_visitorid")):this.sessionIdValue=ca.getOrSetCookie(this.sessionId,e)}setIsInfiniteScroll(e){this.isInfiniteScroll=e}setSearchTerm(e){this.$searchTermChange.setValue(te.removeXSSRiskyTags(e))}setSearchLocation(e){this.$searchLocationChange.setValue(te.removeXSSRiskyTags(e))}setSearchRadius(e){this.$searchRadiusChange.setValue(e)}setRenderingEngine(e){this.renderingEngineValue=e}setCurrentPage(e){this.currentPageValue=e}setIsAnswerWidgetCreated(e){this.isAnswerWidgetCreatedValue=e}setLoading(e){this.$loadingChange.setValue(e)}setSearchResults(e){this.firstSearchHappened=!0,(!fe.deepEqual(e,this.searchResults??[""])||this.facetsWereSet)&&(this.facetsWereSet=!1,this.$searchResults.setValue(e))}setSearchResultsMetadata(e){fe.deepEqual(e,this.searchResultsMetadata??{})||this.$searchResultsMetadata.setValue(e)}setSearchAutosuggest(e){this.$searchAutosuggest.setValue(e)}setSearchObject(e){var t,s;let a=e;a={...a,itemsPerPage:this.itemsPerPage,model:this.model},(s=(t=this.searchstaxConfig)==null?void 0:t.hooks)!=null&&s.beforeSearch&&a&&(a=this.searchstaxConfig.hooks.beforeSearch(a)),a&&(!fe.deepEqual(a,this.searchObject??{})||this.forceNotCorrect)&&this.$searchObject.setValue(a)}setSearchFacets(e){this.facetsWereSet=!0,fe.deepEqual(e,this.searchFacets??[])||this.$searchFacets.setValue(e)}setSearchFacetsCached(e){fe.deepEqual(e,this.searchFacetsCached??[])||this.$searchFacetsCached.setValue(e)}setSearchRelatedSearches(e){fe.deepEqual(e,this.searchRelatedSearches??[])||this.$searchRelatedSearches.setValue(e)}setSearchExternalPromotions(e){fe.deepEqual(e,this.searchExternalPromotions??[])||this.$searchExternalPromotions.setValue(e)}setLanguage(e){this.$language.setValue(e)}setModel(e){this.$model.setValue(e)}setSearchstaxConfig(e){this.$searchstaxConfig.setValue(e)}setSearchInputConfig(e){this.$searchInputConfig.setValue(e)}setSearchLocationConfig(e){this.$searchLocationConfig.setValue(e)}setAutosuggestResults(e){this.$autosuggestResults.setValue(e)}setFacetsTemplateData(e){this.$facetsTemplateData.setValue(e)}setSelectedFacetsTemplateData(e){this.$selectedFacetsTemplateData.setValue(e)}setPaginationData(e){this.$paginationData.setValue(e)}setAnswerFullData(e){this.$answerData.setValue(e)}setSearchFeedbackData(e){this.$searchFeedbackData.setValue(e)}setSearchSortingData(e){this.$searchSortingData.setValue(e)}setRelatedSearchesData(e){this.$searchRelatedSearchesData.setValue(e)}setExternalPromotionsData(e){this.$searchExternalPromotionsData.setValue(e)}setCookiesDisabled(e){this.$cookiesDisabled.setValue(e)}setAnswerData(e){this.$answer.setValue(e)}setItemsPerPage(e){this.$itemsPerPage.setValue(e)}setAnswerLoading(e){this.$answerLoading.setValue(e)}setAnswerError(e){this.$answerError.setValue(e)}setIsQuestion(e){this.$isQuestion.setValue(e)}setAnswerErrorMessage(e){this.$answerErrorMessage.setValue(e)}setLocationDecodingLoading(e){this.$locationDecodingLoading.setValue(e)}setSearchLat(e){this.$searchLatChange.setValue(e)}setSearchLong(e){this.$searchLongChange.setValue(e)}setInputTemplateRendered(e){this.$inputTemplateRendered.setValue(e)}setLocationError(e){this.$locationError.setValue(e)}setInputWidgetTemplateData(e){this.$inputWidgetTemplateData.setValue(e)}setLocationWidgetTemplateData(e){this.$locationWidgetTemplateData.setValue(e)}setLocationCoordinatesDecoded(e){this.$searchLocationCoordinatesDecoded.setValue(te.removeXSSRiskyTags(e))}setLocationEnabled(e){this.$locationEnabled.setValue(e)}get getAnswerData(){return this.$answer.getValue()}get searchstaxConfig(){return this.$searchstaxConfig.getValue()}get searchFacets(){return this.$searchFacets.getValue()?JSON.parse(JSON.stringify(this.$searchFacets.getValue())):null}get searchFacetsCached(){return this.$searchFacetsCached.getValue()?JSON.parse(JSON.stringify(this.$searchFacetsCached.getValue())):null}get searchResults(){return this.$searchResults.getValue()?JSON.parse(JSON.stringify(this.$searchResults.getValue())):null}get searchTerm(){return this.$searchTermChange.getValue()}get searchLocation(){return this.$searchLocationChange.getValue()}get searchRadius(){return this.$searchRadiusChange.getValue()}get loading(){return this.$loadingChange.getValue()}get searchAutosuggest(){return this.$searchAutosuggest.getValue()}get searchResultsMetadata(){return this.$searchResultsMetadata.getValue()?JSON.parse(JSON.stringify(this.$searchResultsMetadata.getValue())):null}get currentPage(){return this.$searchObject.getValue().page??this.currentPageValue}get isAnswerWidgetCreated(){return this.isAnswerWidgetCreatedValue}get renderingEngine(){return this.renderingEngineValue}get searchObject(){return JSON.parse(JSON.stringify(this.$searchObject.getValue()))}get searchRelatedSearches(){return this.$searchRelatedSearches.getValue()?JSON.parse(JSON.stringify(this.$searchRelatedSearches.getValue())):null}get searchExternalPromotions(){return this.$searchExternalPromotions.getValue()?JSON.parse(JSON.stringify(this.$searchExternalPromotions.getValue())):null}get language(){return this.$language.getValue()}get model(){return this.$model.getValue()}get searchInputConfig(){return this.$searchInputConfig.getValue()}get searchLocationConfig(){return this.$searchLocationConfig.getValue()}get answerConfig(){return this.$answer.getValue()}get autosuggestResults(){return this.$autosuggestResults.getValue()}get facetsTemplateData(){return this.$facetsTemplateData.getValue()}get selectedFacetsTemplateData(){return this.$selectedFacetsTemplateData.getValue()}get paginationData(){return this.$paginationData.getValue()}get searchFeedbackData(){return this.$searchFeedbackData.getValue()}get searchSortingData(){return this.$searchSortingData.getValue()}get searchRelatedSearchesData(){return this.$searchRelatedSearchesData.getValue()}get searchExternalPromotionsData(){return this.$searchExternalPromotionsData.getValue()}get cookiesDisabled(){return(this.$cookiesDisabled.getValue()??!1)||!navigator.cookieEnabled}get itemsPerPage(){return this.$itemsPerPage.getValue()}get answerFullData(){return this.$answerData.getValue()}get answerLoading(){return this.$answerLoading.getValue()}get isQuestion(){return this.$isQuestion.getValue()}get answerError(){return this.$answerError.getValue()}get answerErrorMessage(){return this.$answerErrorMessage.getValue()}get locationDecodingLoading(){return this.$locationDecodingLoading.getValue()}get searchLat(){return this.$searchLatChange.getValue()}get searchLong(){return this.$searchLongChange.getValue()}get inputTemplateRendered(){return this.$inputTemplateRendered.getValue()}get locationError(){return this.$locationError.getValue()}get inputWidgetTemplateData(){return this.$inputWidgetTemplateData.getValue()}get locationWidgetTemplateData(){return this.$locationWidgetTemplateData.getValue()}get searchLocationCoordinatesDecoded(){return this.$searchLocationCoordinatesDecoded.getValue()}get locationEnabled(){return this.$locationEnabled.getValue()}}class gt{static combineResultsWithMetadata(e){const t=[],s=parseInt(e.response.start+"");return e.response.docs.forEach((a,r)=>{var o;const n=a[e.responseHeader.params.uniqueId]??"",l={custom:null,uniqueId:n,position:s+1+r,ribbon:this.doesMapExist("ribbon",e)?this.getValueByKey("ribbon",a,e,n):null,paths:this.doesMapExist("paths",e)?this.getValueByKey("paths",a,e,n):null,url:this.doesMapExist("url",e)?this.getValueByKey("url",a,e,n):null,title:this.doesMapExist("title",e)?this.getValueByKey("title",a,e,n):null,titleTracking:this.doesMapExist("title",e)?this.getValueByKey("title",a,e,n,!0):null,promoted:a["[elevated]"]?a["[elevated]"]:!1,thumbnail:this.doesMapExist("thumbnail",e)?this.getValueByKey("thumbnail",a,e,n):null,date:this.doesMapExist("date",e)?this.getValueByKey("date",a,e,n):null,snippet:this.doesMapExist("snippet",e)?this.getValueByKey("snippet",a,e,n):null,description:this.doesMapExist("description",e)?this.getValueByKey("description",a,e,n):null,distance:this.doesMapExist("distance",e)&&this.getValueByKey("distance",a,e,n)!=="Infinity"&&this.getValueByKey("distance",a,e,n)?Math.floor(this.getValueByKey("distance",a,e,n)):null,unit:((o=e.metadata.locationSearch)==null?void 0:o.unit)??"",unmappedFields:this.getUnmappedFields(a,e,n),allFields:this.getAllFields(a,e)};t.push(l)}),t}static extractFacets(e){const t=[];if(e.metadata.facets)for(const s of e.metadata.facets){let a={values:[]};if(a.name=s.name,a.label=s.label,s.name in e.facet_counts.facet_fields){const r=e.facet_counts.facet_fields[s.name];for(let o=0;o<r.length;o+=2){const n={};n.value=r[o],n.parentName=a.name,n.count=r[o+1],n.type="checkbox",a.values.push(n)}}a.values.length>0&&t.push(a)}return t}static extractSearchResultsMetadata(e){var t,s,a,r,o,n,l,c,g,m;let p="",L={selectedSortOption:"",options:[]},w={enabled:!1,field:"",unit:"",filter:{enabled:!1,values:[],label:"",defaultValue:""}};e.metadata.locationSearch&&(w={enabled:e.metadata.locationSearch.enabled,field:e.metadata.locationSearch.field,unit:e.metadata.locationSearch.unit,filter:{enabled:((t=e.metadata.locationSearch.filter)==null?void 0:t.enabled)??!1,values:((s=e.metadata.locationSearch.filter)==null?void 0:s.values)??[],label:((a=e.metadata.locationSearch.filter)==null?void 0:a.label)??"",defaultValue:((r=e.metadata.locationSearch.filter)==null?void 0:r.defaultValue)??""}});let f=(o=e.metadata.results.find(x=>x.result_card==="date"))==null?void 0:o.name;if(L.options=[{key:"",value:"Relevance"},{key:f+" desc",value:"Most Recent"}],(n=e.metadata.sorts)!=null&&n.length){const x=e.metadata.sorts.map(k=>({value:k.label,key:k.name+" "+k.order}));L.options=[{key:"",value:"Relevance"},...x]}return p=((m=(g=(c=(l=e==null?void 0:e.spellcheck)==null?void 0:l.suggestions)==null?void 0:c[1])==null?void 0:g.suggestion)==null?void 0:m[0])??"",typeof p!="string"&&(p=(p==null?void 0:p.word)??""),{recordsPerPageValue:parseInt(e.responseHeader.params.rows),startDocVal:parseInt(e.response.start+""),totalResultsValue:parseInt(e.response.numFound+""),latency:parseInt(e.responseHeader.QTime+""),endDocValue:parseInt(e.responseHeader.params.rows)+parseInt(e.response.start+""),spellingSuggestion:p,autoCorrectedQuery:e.responseHeader.params.autoCorrectedQ??"",impressions:this.getImpressions(e),sorting:L,location:w,isLocationMapped:this.doesMapExist("distance",e)}}static getImpressions(e){const t=[],s=this.combineResultsWithMetadata(e);for(const a in s){const r=s[a],o={};o.cDocId=this.getDataForAnalytics(r.uniqueId),r.title&&(o.cDocTitle=this.getDataForAnalytics(r.title)),o.position=r.position,t.push(o)}return t}static getDataForAnalytics(e){return e!==null?typeof e>"u"?"":typeof e=="string"?e:typeof e.join<"u"?e[0]:e:""}static findResultByUniqueId(e,t){return t.find(s=>s.uniqueId===e)??null}static getUnmappedFields(e,t,s){const a=t.metadata.results.filter(o=>o.result_card==="").map(o=>o.name),r=[];for(const o of a)if(Object.keys(e).includes(o)){const n=Array.isArray(e[o])?this.getHighlightedResults(o,e[o].join(", "),s,t):this.getHighlightedResults(o,e[o]+"",s,t);r.push({key:o,value:n,isImage:this.checkIfImage(e[o])})}return r}static checkIfImage(e){return e===void 0?!1:typeof e!="string"?Array.isArray(e)&&e[0]?/\.(gif|jpe?g|tiff?|png|webp|bmp)$/i.test(e[0]):!1:/\.(gif|jpe?g|tiff?|png|webp|bmp)$/i.test(e)}static getAllFields(e,t){const s=t.metadata.results.map(r=>r.name),a=[];for(const r of Object.keys(e))s.indexOf(r)!==-1&&a.push({key:r,value:e[r],isImage:this.checkIfImage(e[r])});return a}static doesMapExist(e,t){return t.metadata.results.find(s=>s.result_card===e)!==void 0}static getValueByKey(e,t,s,a,r=!1){const o=s.metadata.results.find(l=>l.result_card===e);if(o===void 0)return null;const n=t[o.name];return n===void 0?null:typeof n=="string"?r?n:this.getHighlightedResults(o.name,n,a,s):typeof n=="number"?n:Array.isArray(n)?r?n.join(", "):this.getHighlightedResults(o.name,n.join(", "),a,s):null}static getHighlightedResults(e,t,s,a){if(a.highlighting&&s in a.highlighting){let r=a.highlighting[s];if(r&&e in r){let o=r[e];const n=this.cleanValue(o);if(n!=="")return n}}return t}static cleanValue(e){return e===null?"":typeof e=="string"?e:Array.isArray(e)?e.join(" "):""}}class Ls{constructor(e){h(this,"routeName","searchstax"),h(this,"ignoredKeys",[]),h(this,"queryStringHelper"),h(this,"titleParser"),e.routeName&&(this.routeName=e.routeName),e.ignoredKeys&&(this.ignoredKeys=e.ignoredKeys),e.title&&(this.titleParser=e.title),this.queryStringHelper=new cr(this.routeName)}updateUrl(e){const t=this.searchObjectToUrl(e);let s=typeof document<"u"?document==null?void 0:document.title:"";this.titleParser&&(s=this.titleParser(e)),typeof document<"u"&&(document.title=s),(window==null?void 0:window.location.href)!==t&&(window==null||window.history.replaceState(window.history.state,s,t))}searchObjectToUrl(e){return this.queryStringHelper.urlHasQueryParams((window==null?void 0:window.location.href)??"")?(window==null?void 0:window.location.href.split("?")[0])+"?"+this.queryStringHelper.stringify(this.searchObjectToParams(e),{ignoredKeys:this.ignoredKeys}):(window==null?void 0:window.location.href)+"?"+this.queryStringHelper.stringify(this.searchObjectToParams(e),{ignoredKeys:this.ignoredKeys})}searchObjectToParams(e){const t={},s=e.page||1;if(e.query&&(t[this.routeName+"[query]"]=encodeURIComponent(e.query)),e.page&&(t[this.routeName+"[page]"]=s+""),e.order&&(t[this.routeName+"[order]"]=e.order),e.location)for(const a in e.location){const r=e.location[a];r&&(t[this.routeName+`[location][${a}]`]=r)}if(e.facets)for(const a in e.facets){const r=e.facets[a].type+":"+encodeURIComponent(e.facets[a].name)+":"+encodeURIComponent(e.facets[a].value);t[this.routeName+`[facets][${a}]`]=r}if(e.model&&(t[this.routeName+"[model]"]=e.model),this.queryStringHelper.urlHasQueryParams((window==null?void 0:window.location.href)??"")){const a=this.queryStringHelper.urlToParams((window==null?void 0:window.location.href)??"");for(const r in a)r.startsWith(this.routeName)&&delete a[r];return{...a,...t}}else return t}extractParamsThatDoNotStartWithRouteName(e){const t={};for(const s in e)s.startsWith(this.routeName)||(t[s]=e[s]);return t}extractArrayOfFacetsFromQueryParameters(e){var t,s,a;const r=[];for(const o in e)if(o.startsWith(this.routeName+"[facets]")){const n=te.removeXSSRiskyTags((t=e[o].split(":"))==null?void 0:t[0]),l=te.removeXSSRiskyTags(decodeURIComponent((s=e[o].split(":"))==null?void 0:s[1])),c=te.removeXSSRiskyTags(decodeURIComponent((a=e[o].split(":"))==null?void 0:a[2]));r.push({type:n,name:l,value:c})}return r}urlToSearchObject(e,t){const s=this.queryStringHelper.urlToParams(e),a=te.removeXSSRiskyTags(decodeURIComponent(s[this.routeName+"[page]"])),r=parseInt(a),o=isNaN(r)?1:r;return{query:te.removeXSSRiskyTags(decodeURIComponent(s[this.routeName+"[query]"]))||"",page:o,itemsPerPage:t,order:te.removeXSSRiskyTags(s[this.routeName+"[order]"])||"",facets:this.extractArrayOfFacetsFromQueryParameters(s)||[],model:te.removeXSSRiskyTags(s[this.routeName+"[model]"])||"",location:{address:te.removeXSSRiskyTags(decodeURIComponent(s[this.routeName+"[location][address]"]||"")),radius:te.removeXSSRiskyTags(decodeURIComponent(s[this.routeName+"[location][radius]"]||"")),lat:te.removeXSSRiskyTags(decodeURIComponent(s[this.routeName+"[location][lat]"]||"")),lon:te.removeXSSRiskyTags(decodeURIComponent(s[this.routeName+"[location][lon]"]||""))}}}}class cr{constructor(e){h(this,"routeName",""),h(this,"stringify",(t,s)=>{const a=this.filterOutIgnoredKeys(t,s.ignoredKeys);return Object.keys(a).map(r=>{const o=a[r];return Array.isArray(o)?o.map(n=>`${r}=${n}`).join("&"):`${r}=${o}`}).join("&")}),this.routeName=e}filterOutIgnoredKeys(e,t){const s=t||[],a={};return Object.keys(e).forEach(r=>{s.includes(r)||e[r]!==""&&(a[r]=e[r])}),a}urlToParams(e){const t={},s=e.split("?")[1];return s&&s.split("&").forEach(a=>{const[r,o]=a.split("=");t[r]=o}),t}doesParamContainRouteName(e){return e.indexOf(this.routeName)!==-1}urlHasQueryParams(e){return e.indexOf("?")!==-1}}const Ge={questionURL:"http://smartsearch-dev.searchstax.co/completion/?q=",question:"I_AM_A_QUESTION",notQuestion:"I_AM_NOT_A_QUESTION",close:"CLOSE"};class ys extends Error{constructor(e,t){super(e),this.name="ParseError",this.type=t.type,this.field=t.field,this.value=t.value,this.line=t.line}}function ha(i){}function hr(i){if(typeof i=="function")throw new TypeError("`callbacks` must be an object, got a function instead. Did you mean `{onEvent: fn}`?");const{onEvent:e=ha,onError:t=ha,onRetry:s=ha,onComment:a}=i;let r="",o=!0,n,l="",c="";function g(f){const x=o?f.replace(/^\xEF\xBB\xBF/,""):f,[k,I]=ur(`${r}${x}`);for(const F of k)m(F);r=I,o=!1}function m(f){if(f===""){L();return}if(f.startsWith(":")){a&&a(f.slice(f.startsWith(": ")?2:1));return}const x=f.indexOf(":");if(x!==-1){const k=f.slice(0,x),I=f[x+1]===" "?2:1,F=f.slice(x+I);p(k,F,f);return}p(f,"",f)}function p(f,x,k){switch(f){case"event":c=x;break;case"data":l=`${l}${x}
|
|
75
|
+
`}strong({tokens:i}){return`<strong>${this.parser.parseInline(i)}</strong>`}em({tokens:i}){return`<em>${this.parser.parseInline(i)}</em>`}codespan({text:i}){return`<code>${be(i,!0)}</code>`}br(i){return"<br>"}del({tokens:i}){return`<del>${this.parser.parseInline(i)}</del>`}link({href:i,title:e,tokens:t}){const s=this.parser.parseInline(t),a=rs(i);if(a===null)return s;i=a;let r='<a href="'+i+'"';return e&&(r+=' title="'+be(e)+'"'),r+=">"+s+"</a>",r}image({href:i,title:e,text:t,tokens:s}){s&&(t=this.parser.parseInline(s,this.parser.textRenderer));const a=rs(i);if(a===null)return be(t);i=a;let r=`<img src="${i}" alt="${t}"`;return e&&(r+=` title="${be(e)}"`),r+=">",r}text(i){return"tokens"in i&&i.tokens?this.parser.parseInline(i.tokens):"escaped"in i&&i.escaped?i.text:be(i.text)}},Oa=class{strong({text:i}){return i}em({text:i}){return i}codespan({text:i}){return i}del({text:i}){return i}html({text:i}){return i}text({text:i}){return i}link({text:i}){return""+i}image({text:i}){return""+i}br(){return""}},Ae=class fa{constructor(e){h(this,"options"),h(this,"renderer"),h(this,"textRenderer"),this.options=e||ze,this.options.renderer=this.options.renderer||new Bt,this.renderer=this.options.renderer,this.renderer.options=this.options,this.renderer.parser=this,this.textRenderer=new Oa}static parse(e,t){return new fa(t).parse(e)}static parseInline(e,t){return new fa(t).parseInline(e)}parse(e,t=!0){var s,a;let r="";for(let o=0;o<e.length;o++){const n=e[o];if((a=(s=this.options.extensions)==null?void 0:s.renderers)!=null&&a[n.type]){const c=n,g=this.options.extensions.renderers[c.type].call({parser:this},c);if(g!==!1||!["space","hr","heading","code","table","blockquote","list","html","paragraph","text"].includes(c.type)){r+=g||"";continue}}const l=n;switch(l.type){case"space":{r+=this.renderer.space(l);continue}case"hr":{r+=this.renderer.hr(l);continue}case"heading":{r+=this.renderer.heading(l);continue}case"code":{r+=this.renderer.code(l);continue}case"table":{r+=this.renderer.table(l);continue}case"blockquote":{r+=this.renderer.blockquote(l);continue}case"list":{r+=this.renderer.list(l);continue}case"html":{r+=this.renderer.html(l);continue}case"paragraph":{r+=this.renderer.paragraph(l);continue}case"text":{let c=l,g=this.renderer.text(c);for(;o+1<e.length&&e[o+1].type==="text";)c=e[++o],g+=`
|
|
76
|
+
`+this.renderer.text(c);t?r+=this.renderer.paragraph({type:"paragraph",raw:g,text:g,tokens:[{type:"text",raw:g,text:g,escaped:!0}]}):r+=g;continue}default:{const c='Token with "'+l.type+'" type was not found.';if(this.options.silent)return console.error(c),"";throw new Error(c)}}}return r}parseInline(e,t=this.renderer){var s,a;let r="";for(let o=0;o<e.length;o++){const n=e[o];if((a=(s=this.options.extensions)==null?void 0:s.renderers)!=null&&a[n.type]){const c=this.options.extensions.renderers[n.type].call({parser:this},n);if(c!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(n.type)){r+=c||"";continue}}const l=n;switch(l.type){case"escape":{r+=t.text(l);break}case"html":{r+=t.html(l);break}case"link":{r+=t.link(l);break}case"image":{r+=t.image(l);break}case"strong":{r+=t.strong(l);break}case"em":{r+=t.em(l);break}case"codespan":{r+=t.codespan(l);break}case"br":{r+=t.br(l);break}case"del":{r+=t.del(l);break}case"text":{r+=t.text(l);break}default:{const c='Token with "'+l.type+'" type was not found.';if(this.options.silent)return console.error(c),"";throw new Error(c)}}}return r}},sa,$t=(sa=class{constructor(i){h(this,"options"),h(this,"block"),this.options=i||ze}preprocess(i){return i}postprocess(i){return i}processAllTokens(i){return i}provideLexer(){return this.block?Ee.lex:Ee.lexInline}provideParser(){return this.block?Ae.parse:Ae.parseInline}},h(sa,"passThroughHooks",new Set(["preprocess","postprocess","processAllTokens"])),sa),zi=class{constructor(...i){h(this,"defaults",Ta()),h(this,"options",this.setOptions),h(this,"parse",this.parseMarkdown(!0)),h(this,"parseInline",this.parseMarkdown(!1)),h(this,"Parser",Ae),h(this,"Renderer",Bt),h(this,"TextRenderer",Oa),h(this,"Lexer",Ee),h(this,"Tokenizer",Vt),h(this,"Hooks",$t),this.use(...i)}walkTokens(i,e){var t,s;let a=[];for(const r of i)switch(a=a.concat(e.call(this,r)),r.type){case"table":{const o=r;for(const n of o.header)a=a.concat(this.walkTokens(n.tokens,e));for(const n of o.rows)for(const l of n)a=a.concat(this.walkTokens(l.tokens,e));break}case"list":{const o=r;a=a.concat(this.walkTokens(o.items,e));break}default:{const o=r;(s=(t=this.defaults.extensions)==null?void 0:t.childTokens)!=null&&s[o.type]?this.defaults.extensions.childTokens[o.type].forEach(n=>{const l=o[n].flat(1/0);a=a.concat(this.walkTokens(l,e))}):o.tokens&&(a=a.concat(this.walkTokens(o.tokens,e)))}}return a}use(...i){const e=this.defaults.extensions||{renderers:{},childTokens:{}};return i.forEach(t=>{const s={...t};if(s.async=this.defaults.async||s.async||!1,t.extensions&&(t.extensions.forEach(a=>{if(!a.name)throw new Error("extension name required");if("renderer"in a){const r=e.renderers[a.name];r?e.renderers[a.name]=function(...o){let n=a.renderer.apply(this,o);return n===!1&&(n=r.apply(this,o)),n}:e.renderers[a.name]=a.renderer}if("tokenizer"in a){if(!a.level||a.level!=="block"&&a.level!=="inline")throw new Error("extension level must be 'block' or 'inline'");const r=e[a.level];r?r.unshift(a.tokenizer):e[a.level]=[a.tokenizer],a.start&&(a.level==="block"?e.startBlock?e.startBlock.push(a.start):e.startBlock=[a.start]:a.level==="inline"&&(e.startInline?e.startInline.push(a.start):e.startInline=[a.start]))}"childTokens"in a&&a.childTokens&&(e.childTokens[a.name]=a.childTokens)}),s.extensions=e),t.renderer){const a=this.defaults.renderer||new Bt(this.defaults);for(const r in t.renderer){if(!(r in a))throw new Error(`renderer '${r}' does not exist`);if(["options","parser"].includes(r))continue;const o=r,n=t.renderer[o],l=a[o];a[o]=(...c)=>{let g=n.apply(a,c);return g===!1&&(g=l.apply(a,c)),g||""}}s.renderer=a}if(t.tokenizer){const a=this.defaults.tokenizer||new Vt(this.defaults);for(const r in t.tokenizer){if(!(r in a))throw new Error(`tokenizer '${r}' does not exist`);if(["options","rules","lexer"].includes(r))continue;const o=r,n=t.tokenizer[o],l=a[o];a[o]=(...c)=>{let g=n.apply(a,c);return g===!1&&(g=l.apply(a,c)),g}}s.tokenizer=a}if(t.hooks){const a=this.defaults.hooks||new $t;for(const r in t.hooks){if(!(r in a))throw new Error(`hook '${r}' does not exist`);if(["options","block"].includes(r))continue;const o=r,n=t.hooks[o],l=a[o];$t.passThroughHooks.has(r)?a[o]=c=>{if(this.defaults.async)return Promise.resolve(n.call(a,c)).then(m=>l.call(a,m));const g=n.call(a,c);return l.call(a,g)}:a[o]=(...c)=>{let g=n.apply(a,c);return g===!1&&(g=l.apply(a,c)),g}}s.hooks=a}if(t.walkTokens){const a=this.defaults.walkTokens,r=t.walkTokens;s.walkTokens=function(o){let n=[];return n.push(r.call(this,o)),a&&(n=n.concat(a.call(this,o))),n}}this.defaults={...this.defaults,...s}}),this}setOptions(i){return this.defaults={...this.defaults,...i},this}lexer(i,e){return Ee.lex(i,e??this.defaults)}parser(i,e){return Ae.parse(i,e??this.defaults)}parseMarkdown(i){return(e,t)=>{const s={...t},a={...this.defaults,...s},r=this.onError(!!a.silent,!!a.async);if(this.defaults.async===!0&&s.async===!1)return r(new Error("marked(): The async option was set to true by an extension. Remove async: false from the parse options object to return a Promise."));if(typeof e>"u"||e===null)return r(new Error("marked(): input parameter is undefined or null"));if(typeof e!="string")return r(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(e)+", string expected"));a.hooks&&(a.hooks.options=a,a.hooks.block=i);const o=a.hooks?a.hooks.provideLexer():i?Ee.lex:Ee.lexInline,n=a.hooks?a.hooks.provideParser():i?Ae.parse:Ae.parseInline;if(a.async)return Promise.resolve(a.hooks?a.hooks.preprocess(e):e).then(l=>o(l,a)).then(l=>a.hooks?a.hooks.processAllTokens(l):l).then(l=>a.walkTokens?Promise.all(this.walkTokens(l,a.walkTokens)).then(()=>l):l).then(l=>n(l,a)).then(l=>a.hooks?a.hooks.postprocess(l):l).catch(r);try{a.hooks&&(e=a.hooks.preprocess(e));let l=o(e,a);a.hooks&&(l=a.hooks.processAllTokens(l)),a.walkTokens&&this.walkTokens(l,a.walkTokens);let c=n(l,a);return a.hooks&&(c=a.hooks.postprocess(c)),c}catch(l){return r(l)}}}onError(i,e){return t=>{if(t.message+=`
|
|
77
|
+
Please report this to https://github.com/markedjs/marked.`,i){const s="<p>An error occurred:</p><pre>"+be(t.message+"",!0)+"</pre>";return e?Promise.resolve(s):s}if(e)return Promise.reject(t);throw t}}},$e=new zi;function _(i,e){return $e.parse(i,e)}_.options=_.setOptions=function(i){return $e.setOptions(i),_.defaults=$e.defaults,ks(_.defaults),_};_.getDefaults=Ta;_.defaults=ze;_.use=function(...i){return $e.use(...i),_.defaults=$e.defaults,ks(_.defaults),_};_.walkTokens=function(i,e){return $e.walkTokens(i,e)};_.parseInline=$e.parseInline;_.Parser=Ae;_.parser=Ae.parse;_.Renderer=Bt;_.TextRenderer=Oa;_.Lexer=Ee;_.lexer=Ee.lex;_.Tokenizer=Vt;_.Hooks=$t;_.parse=_;_.options;_.setOptions;_.use;_.walkTokens;_.parseInline;Ae.parse;Ee.lex;/*! @license DOMPurify 3.2.7 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.7/LICENSE */const{entries:Fs,setPrototypeOf:ls,isFrozen:_i,getPrototypeOf:Wi,getOwnPropertyDescriptor:Qi}=Object;let{freeze:ne,seal:ue,create:$s}=Object,{apply:La,construct:ya}=typeof Reflect<"u"&&Reflect;ne||(ne=function(i){return i});ue||(ue=function(i){return i});La||(La=function(i,e){for(var t=arguments.length,s=new Array(t>2?t-2:0),a=2;a<t;a++)s[a-2]=arguments[a];return i.apply(e,s)});ya||(ya=function(i){for(var e=arguments.length,t=new Array(e>1?e-1:0),s=1;s<e;s++)t[s-1]=arguments[s];return new i(...t)});const Ot=oe(Array.prototype.forEach),Vi=oe(Array.prototype.lastIndexOf),cs=oe(Array.prototype.pop),lt=oe(Array.prototype.push),Bi=oe(Array.prototype.splice),zt=oe(String.prototype.toLowerCase),ia=oe(String.prototype.toString),ra=oe(String.prototype.match),ct=oe(String.prototype.replace),Hi=oe(String.prototype.indexOf),qi=oe(String.prototype.trim),me=oe(Object.prototype.hasOwnProperty),se=oe(RegExp.prototype.test),ht=Ui(TypeError);function oe(i){return function(e){e instanceof RegExp&&(e.lastIndex=0);for(var t=arguments.length,s=new Array(t>1?t-1:0),a=1;a<t;a++)s[a-1]=arguments[a];return La(i,e,s)}}function Ui(i){return function(){for(var e=arguments.length,t=new Array(e),s=0;s<e;s++)t[s]=arguments[s];return ya(i,t)}}function R(i,e){let t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:zt;ls&&ls(i,null);let s=e.length;for(;s--;){let a=e[s];if(typeof a=="string"){const r=t(a);r!==a&&(_i(e)||(e[s]=r),a=r)}i[a]=!0}return i}function Yi(i){for(let e=0;e<i.length;e++)me(i,e)||(i[e]=null);return i}function Te(i){const e=$s(null);for(const[t,s]of Fs(i))me(i,t)&&(Array.isArray(s)?e[t]=Yi(s):s&&typeof s=="object"&&s.constructor===Object?e[t]=Te(s):e[t]=s);return e}function ut(i,e){for(;i!==null;){const s=Qi(i,e);if(s){if(s.get)return oe(s.get);if(typeof s.value=="function")return oe(s.value)}i=Wi(i)}function t(){return null}return t}const hs=ne(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","search","section","select","shadow","slot","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),na=ne(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","enterkeyhint","exportparts","filter","font","g","glyph","glyphref","hkern","image","inputmode","line","lineargradient","marker","mask","metadata","mpath","part","path","pattern","polygon","polyline","radialgradient","rect","slot","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),oa=ne(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),Ji=ne(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),la=ne(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),Gi=ne(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),us=ne(["#text"]),ds=ne(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","exportparts","face","for","headers","height","hidden","high","href","hreflang","id","inert","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","part","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","slot","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),ca=ne(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),gs=ne(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),Pt=ne(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Ki=ue(/\{\{[\w\W]*|[\w\W]*\}\}/gm),Zi=ue(/<%[\w\W]*|[\w\W]*%>/gm),Xi=ue(/\$\{[\w\W]*/gm),er=ue(/^data-[\-\w.\u00B7-\uFFFF]+$/),tr=ue(/^aria-[\-\w]+$/),zs=ue(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),ar=ue(/^(?:\w+script|data):/i),sr=ue(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),_s=ue(/^html$/i),ir=ue(/^[a-z][.\w]*(-[.\w]+)+$/i);var ps=Object.freeze({__proto__:null,ARIA_ATTR:tr,ATTR_WHITESPACE:sr,CUSTOM_ELEMENT:ir,DATA_ATTR:er,DOCTYPE_NAME:_s,ERB_EXPR:Zi,IS_ALLOWED_URI:zs,IS_SCRIPT_OR_DATA:ar,MUSTACHE_EXPR:Ki,TMPLIT_EXPR:Xi});const dt={element:1,attribute:2,text:3,cdataSection:4,entityReference:5,entityNode:6,progressingInstruction:7,comment:8,document:9,documentType:10,documentFragment:11,notation:12},rr=function(){return typeof window>"u"?null:window},nr=function(i,e){if(typeof i!="object"||typeof i.createPolicy!="function")return null;let t=null;const s="data-tt-policy-suffix";e&&e.hasAttribute(s)&&(t=e.getAttribute(s));const a="dompurify"+(t?"#"+t:"");try{return i.createPolicy(a,{createHTML(r){return r},createScriptURL(r){return r}})}catch{return console.warn("TrustedTypes policy "+a+" could not be created."),null}},ms=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function Ws(){let i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:rr();const e=d=>Ws(d);if(e.version="3.2.7",e.removed=[],!i||!i.document||i.document.nodeType!==dt.document||!i.Element)return e.isSupported=!1,e;let{document:t}=i;const s=t,a=s.currentScript,{DocumentFragment:r,HTMLTemplateElement:o,Node:n,Element:l,NodeFilter:c,NamedNodeMap:g=i.NamedNodeMap||i.MozNamedAttrMap,HTMLFormElement:m,DOMParser:p,trustedTypes:L}=i,w=l.prototype,f=ut(w,"cloneNode"),x=ut(w,"remove"),k=ut(w,"nextSibling"),I=ut(w,"childNodes"),F=ut(w,"parentNode");if(typeof o=="function"){const d=t.createElement("template");d.content&&d.content.ownerDocument&&(t=d.content.ownerDocument)}let A,D="";const{implementation:Y,createNodeIterator:T,createDocumentFragment:z,getElementsByTagName:Z}=t,{importNode:we}=s;let Q=ms();e.isSupported=typeof Fs=="function"&&typeof F=="function"&&Y&&Y.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:ce,ERB_EXPR:Ie,TMPLIT_EXPR:xe,DATA_ATTR:bt,ARIA_ATTR:Mt,IS_SCRIPT_OR_DATA:Ct,ATTR_WHITESPACE:tt,CUSTOM_ELEMENT:St}=ps;let{IS_ALLOWED_URI:y}=ps,S=null;const B=R({},[...hs,...na,...oa,...la,...us]);let O=null;const de=R({},[...ds,...ca,...gs,...Pt]);let $=Object.seal($s(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),Me=null,Ne=null,J=!0,ve=!0,_e=!1,kt=!0,We=!1,Tt=!0,De=!1,Yt=!1,Jt=!1,Qe=!1,jt=!1,Et=!1,$a=!0,za=!1;const Hs="user-content-";let Gt=!0,at=!1,Ve={},Be=null;const _a=R({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let Wa=null;const Qa=R({},["audio","video","img","source","image","track"]);let Kt=null;const Va=R({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),At="http://www.w3.org/1998/Math/MathML",It="http://www.w3.org/2000/svg",Ce="http://www.w3.org/1999/xhtml";let He=Ce,Zt=!1,Xt=null;const qs=R({},[At,It,Ce],ia);let Rt=R({},["mi","mo","mn","ms","mtext"]),Nt=R({},["annotation-xml"]);const Us=R({},["title","style","font","a","script"]);let st=null;const Ys=["application/xhtml+xml","text/html"],Js="text/html";let X=null,qe=null;const Gs=t.createElement("form"),Ba=function(d){return d instanceof RegExp||d instanceof Function},ea=function(){let d=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(qe&&qe===d)){if((!d||typeof d!="object")&&(d={}),d=Te(d),st=Ys.indexOf(d.PARSER_MEDIA_TYPE)===-1?Js:d.PARSER_MEDIA_TYPE,X=st==="application/xhtml+xml"?ia:zt,S=me(d,"ALLOWED_TAGS")?R({},d.ALLOWED_TAGS,X):B,O=me(d,"ALLOWED_ATTR")?R({},d.ALLOWED_ATTR,X):de,Xt=me(d,"ALLOWED_NAMESPACES")?R({},d.ALLOWED_NAMESPACES,ia):qs,Kt=me(d,"ADD_URI_SAFE_ATTR")?R(Te(Va),d.ADD_URI_SAFE_ATTR,X):Va,Wa=me(d,"ADD_DATA_URI_TAGS")?R(Te(Qa),d.ADD_DATA_URI_TAGS,X):Qa,Be=me(d,"FORBID_CONTENTS")?R({},d.FORBID_CONTENTS,X):_a,Me=me(d,"FORBID_TAGS")?R({},d.FORBID_TAGS,X):Te({}),Ne=me(d,"FORBID_ATTR")?R({},d.FORBID_ATTR,X):Te({}),Ve=me(d,"USE_PROFILES")?d.USE_PROFILES:!1,J=d.ALLOW_ARIA_ATTR!==!1,ve=d.ALLOW_DATA_ATTR!==!1,_e=d.ALLOW_UNKNOWN_PROTOCOLS||!1,kt=d.ALLOW_SELF_CLOSE_IN_ATTR!==!1,We=d.SAFE_FOR_TEMPLATES||!1,Tt=d.SAFE_FOR_XML!==!1,De=d.WHOLE_DOCUMENT||!1,Qe=d.RETURN_DOM||!1,jt=d.RETURN_DOM_FRAGMENT||!1,Et=d.RETURN_TRUSTED_TYPE||!1,Jt=d.FORCE_BODY||!1,$a=d.SANITIZE_DOM!==!1,za=d.SANITIZE_NAMED_PROPS||!1,Gt=d.KEEP_CONTENT!==!1,at=d.IN_PLACE||!1,y=d.ALLOWED_URI_REGEXP||zs,He=d.NAMESPACE||Ce,Rt=d.MATHML_TEXT_INTEGRATION_POINTS||Rt,Nt=d.HTML_INTEGRATION_POINTS||Nt,$=d.CUSTOM_ELEMENT_HANDLING||{},d.CUSTOM_ELEMENT_HANDLING&&Ba(d.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&($.tagNameCheck=d.CUSTOM_ELEMENT_HANDLING.tagNameCheck),d.CUSTOM_ELEMENT_HANDLING&&Ba(d.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&($.attributeNameCheck=d.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),d.CUSTOM_ELEMENT_HANDLING&&typeof d.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&($.allowCustomizedBuiltInElements=d.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),We&&(ve=!1),jt&&(Qe=!0),Ve&&(S=R({},us),O=[],Ve.html===!0&&(R(S,hs),R(O,ds)),Ve.svg===!0&&(R(S,na),R(O,ca),R(O,Pt)),Ve.svgFilters===!0&&(R(S,oa),R(O,ca),R(O,Pt)),Ve.mathMl===!0&&(R(S,la),R(O,gs),R(O,Pt))),d.ADD_TAGS&&(S===B&&(S=Te(S)),R(S,d.ADD_TAGS,X)),d.ADD_ATTR&&(O===de&&(O=Te(O)),R(O,d.ADD_ATTR,X)),d.ADD_URI_SAFE_ATTR&&R(Kt,d.ADD_URI_SAFE_ATTR,X),d.FORBID_CONTENTS&&(Be===_a&&(Be=Te(Be)),R(Be,d.FORBID_CONTENTS,X)),Gt&&(S["#text"]=!0),De&&R(S,["html","head","body"]),S.table&&(R(S,["tbody"]),delete Me.tbody),d.TRUSTED_TYPES_POLICY){if(typeof d.TRUSTED_TYPES_POLICY.createHTML!="function")throw ht('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof d.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw ht('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');A=d.TRUSTED_TYPES_POLICY,D=A.createHTML("")}else A===void 0&&(A=nr(L,a)),A!==null&&typeof D=="string"&&(D=A.createHTML(""));ne&&ne(d),qe=d}},Ha=R({},[...na,...oa,...Ji]),qa=R({},[...la,...Gi]),Ks=function(d){let M=F(d);(!M||!M.tagName)&&(M={namespaceURI:He,tagName:"template"});const v=zt(d.tagName),V=zt(M.tagName);return Xt[d.namespaceURI]?d.namespaceURI===It?M.namespaceURI===Ce?v==="svg":M.namespaceURI===At?v==="svg"&&(V==="annotation-xml"||Rt[V]):!!Ha[v]:d.namespaceURI===At?M.namespaceURI===Ce?v==="math":M.namespaceURI===It?v==="math"&&Nt[V]:!!qa[v]:d.namespaceURI===Ce?M.namespaceURI===It&&!Nt[V]||M.namespaceURI===At&&!Rt[V]?!1:!qa[v]&&(Us[v]||!Ha[v]):!!(st==="application/xhtml+xml"&&Xt[d.namespaceURI]):!1},Oe=function(d){lt(e.removed,{element:d});try{F(d).removeChild(d)}catch{x(d)}},Pe=function(d,M){try{lt(e.removed,{attribute:M.getAttributeNode(d),from:M})}catch{lt(e.removed,{attribute:null,from:M})}if(M.removeAttribute(d),d==="is")if(Qe||jt)try{Oe(M)}catch{}else try{M.setAttribute(d,"")}catch{}},Ua=function(d){let M=null,v=null;if(Jt)d="<remove></remove>"+d;else{const q=ra(d,/^[\r\n\t ]+/);v=q&&q[0]}st==="application/xhtml+xml"&&He===Ce&&(d='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+d+"</body></html>");const V=A?A.createHTML(d):d;if(He===Ce)try{M=new p().parseFromString(V,st)}catch{}if(!M||!M.documentElement){M=Y.createDocument(He,"template",null);try{M.documentElement.innerHTML=Zt?D:V}catch{}}const ee=M.body||M.documentElement;return d&&v&&ee.insertBefore(t.createTextNode(v),ee.childNodes[0]||null),He===Ce?Z.call(M,De?"html":"body")[0]:De?M.documentElement:ee},Ya=function(d){return T.call(d.ownerDocument||d,d,c.SHOW_ELEMENT|c.SHOW_COMMENT|c.SHOW_TEXT|c.SHOW_PROCESSING_INSTRUCTION|c.SHOW_CDATA_SECTION,null)},ta=function(d){return d instanceof m&&(typeof d.nodeName!="string"||typeof d.textContent!="string"||typeof d.removeChild!="function"||!(d.attributes instanceof g)||typeof d.removeAttribute!="function"||typeof d.setAttribute!="function"||typeof d.namespaceURI!="string"||typeof d.insertBefore!="function"||typeof d.hasChildNodes!="function")},Ja=function(d){return typeof n=="function"&&d instanceof n};function Se(d,M,v){Ot(d,V=>{V.call(e,M,v,qe)})}const Ga=function(d){let M=null;if(Se(Q.beforeSanitizeElements,d,null),ta(d))return Oe(d),!0;const v=X(d.nodeName);if(Se(Q.uponSanitizeElement,d,{tagName:v,allowedTags:S}),Tt&&d.hasChildNodes()&&!Ja(d.firstElementChild)&&se(/<[/\w!]/g,d.innerHTML)&&se(/<[/\w!]/g,d.textContent)||d.nodeType===dt.progressingInstruction||Tt&&d.nodeType===dt.comment&&se(/<[/\w]/g,d.data))return Oe(d),!0;if(!S[v]||Me[v]){if(!Me[v]&&Za(v)&&($.tagNameCheck instanceof RegExp&&se($.tagNameCheck,v)||$.tagNameCheck instanceof Function&&$.tagNameCheck(v)))return!1;if(Gt&&!Be[v]){const V=F(d)||d.parentNode,ee=I(d)||d.childNodes;if(ee&&V){const q=ee.length;for(let ke=q-1;ke>=0;--ke){const ge=f(ee[ke],!0);ge.__removalCount=(d.__removalCount||0)+1,V.insertBefore(ge,k(d))}}}return Oe(d),!0}return d instanceof l&&!Ks(d)||(v==="noscript"||v==="noembed"||v==="noframes")&&se(/<\/no(script|embed|frames)/i,d.innerHTML)?(Oe(d),!0):(We&&d.nodeType===dt.text&&(M=d.textContent,Ot([ce,Ie,xe],V=>{M=ct(M,V," ")}),d.textContent!==M&&(lt(e.removed,{element:d.cloneNode()}),d.textContent=M)),Se(Q.afterSanitizeElements,d,null),!1)},Ka=function(d,M,v){if($a&&(M==="id"||M==="name")&&(v in t||v in Gs))return!1;if(!(ve&&!Ne[M]&&se(bt,M))&&!(J&&se(Mt,M))){if(!O[M]||Ne[M]){if(!(Za(d)&&($.tagNameCheck instanceof RegExp&&se($.tagNameCheck,d)||$.tagNameCheck instanceof Function&&$.tagNameCheck(d))&&($.attributeNameCheck instanceof RegExp&&se($.attributeNameCheck,M)||$.attributeNameCheck instanceof Function&&$.attributeNameCheck(M,d))||M==="is"&&$.allowCustomizedBuiltInElements&&($.tagNameCheck instanceof RegExp&&se($.tagNameCheck,v)||$.tagNameCheck instanceof Function&&$.tagNameCheck(v))))return!1}else if(!Kt[M]&&!se(y,ct(v,tt,""))&&!((M==="src"||M==="xlink:href"||M==="href")&&d!=="script"&&Hi(v,"data:")===0&&Wa[d])&&!(_e&&!se(Ct,ct(v,tt,"")))&&v)return!1}return!0},Za=function(d){return d!=="annotation-xml"&&ra(d,St)},Xa=function(d){Se(Q.beforeSanitizeAttributes,d,null);const{attributes:M}=d;if(!M||ta(d))return;const v={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:O,forceKeepAttr:void 0};let V=M.length;for(;V--;){const ee=M[V],{name:q,namespaceURI:ke,value:ge}=ee,pe=X(q),aa=ge;let te=q==="value"?aa:qi(aa);if(v.attrName=pe,v.attrValue=te,v.keepAttr=!0,v.forceKeepAttr=void 0,Se(Q.uponSanitizeAttribute,d,v),te=v.attrValue,za&&(pe==="id"||pe==="name")&&(Pe(q,d),te=Hs+te),Tt&&se(/((--!?|])>)|<\/(style|title|textarea)/i,te)){Pe(q,d);continue}if(pe==="attributename"&&ra(te,"href")){Pe(q,d);continue}if(v.forceKeepAttr)continue;if(!v.keepAttr){Pe(q,d);continue}if(!kt&&se(/\/>/i,te)){Pe(q,d);continue}We&&Ot([ce,Ie,xe],Xs=>{te=ct(te,Xs," ")});const es=X(d.nodeName);if(!Ka(es,pe,te)){Pe(q,d);continue}if(A&&typeof L=="object"&&typeof L.getAttributeType=="function"&&!ke)switch(L.getAttributeType(es,pe)){case"TrustedHTML":{te=A.createHTML(te);break}case"TrustedScriptURL":{te=A.createScriptURL(te);break}}if(te!==aa)try{ke?d.setAttributeNS(ke,q,te):d.setAttribute(q,te),ta(d)?Oe(d):cs(e.removed)}catch{Pe(q,d)}}Se(Q.afterSanitizeAttributes,d,null)},Zs=function d(M){let v=null;const V=Ya(M);for(Se(Q.beforeSanitizeShadowDOM,M,null);v=V.nextNode();)Se(Q.uponSanitizeShadowNode,v,null),Ga(v),Xa(v),v.content instanceof r&&d(v.content);Se(Q.afterSanitizeShadowDOM,M,null)};return e.sanitize=function(d){let M=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},v=null,V=null,ee=null,q=null;if(Zt=!d,Zt&&(d="<!-->"),typeof d!="string"&&!Ja(d))if(typeof d.toString=="function"){if(d=d.toString(),typeof d!="string")throw ht("dirty is not a string, aborting")}else throw ht("toString is not a function");if(!e.isSupported)return d;if(Yt||ea(M),e.removed=[],typeof d=="string"&&(at=!1),at){if(d.nodeName){const pe=X(d.nodeName);if(!S[pe]||Me[pe])throw ht("root node is forbidden and cannot be sanitized in-place")}}else if(d instanceof n)v=Ua("<!---->"),V=v.ownerDocument.importNode(d,!0),V.nodeType===dt.element&&V.nodeName==="BODY"||V.nodeName==="HTML"?v=V:v.appendChild(V);else{if(!Qe&&!We&&!De&&d.indexOf("<")===-1)return A&&Et?A.createHTML(d):d;if(v=Ua(d),!v)return Qe?null:Et?D:""}v&&Jt&&Oe(v.firstChild);const ke=Ya(at?d:v);for(;ee=ke.nextNode();)Ga(ee),Xa(ee),ee.content instanceof r&&Zs(ee.content);if(at)return d;if(Qe){if(jt)for(q=z.call(v.ownerDocument);v.firstChild;)q.appendChild(v.firstChild);else q=v;return(O.shadowroot||O.shadowrootmode)&&(q=we.call(s,q,!0)),q}let ge=De?v.outerHTML:v.innerHTML;return De&&S["!doctype"]&&v.ownerDocument&&v.ownerDocument.doctype&&v.ownerDocument.doctype.name&&se(_s,v.ownerDocument.doctype.name)&&(ge="<!DOCTYPE "+v.ownerDocument.doctype.name+`>
|
|
78
|
+
`+ge),We&&Ot([ce,Ie,xe],pe=>{ge=ct(ge,pe," ")}),A&&Et?A.createHTML(ge):ge},e.setConfig=function(){let d=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};ea(d),Yt=!0},e.clearConfig=function(){qe=null,Yt=!1},e.isValidAttribute=function(d,M,v){qe||ea({});const V=X(d),ee=X(M);return Ka(V,ee,v)},e.addHook=function(d,M){typeof M=="function"&<(Q[d],M)},e.removeHook=function(d,M){if(M!==void 0){const v=Vi(Q[d],M);return v===-1?void 0:Bi(Q[d],v,1)[0]}return cs(Q[d])},e.removeHooks=function(d){Q[d]=[]},e.removeAllHooks=function(){Q=ms()},e}var fs=Ws();class or{constructor(e){h(this,"dataLayer"),this.dataLayer=e}get answerWidgetShowMoreLimit(){return this.dataLayer.answerWidgetShowMoreLimit??100}get currentPage(){var e;return(e=this.dataLayer.searchObject)==null?void 0:e.page}get totalResults(){var e;return((e=this.dataLayer.searchResultsMetadata)==null?void 0:e.totalResultsValue)||0}get resultsPerPage(){return this.dataLayer.itemsPerPage||0}get sortOptions(){var e;return((e=this.dataLayer.searchResultsMetadata)==null?void 0:e.sorting.options)||[]}get selectedSortOption(){var e;return((e=this.dataLayer.searchResultsMetadata)==null?void 0:e.sorting.selectedSortOption)||""}get startResultIndex(){var e;return(((e=this.dataLayer.searchObject)==null?void 0:e.page)-1)*this.resultsPerPage+1}get endResultIndex(){var e;const t=(((e=this.dataLayer.searchObject)==null?void 0:e.page)-1)*this.resultsPerPage+(this.resultsPerPage??0);return t>this.totalResults?this.totalResults:t}get isFirstPage(){var e;return((e=this.dataLayer.searchObject)==null?void 0:e.page)===1}get isLastPage(){var e;return((e=this.dataLayer.searchObject)==null?void 0:e.page)>=Math.ceil(this.totalResults/this.resultsPerPage)}get percentageOfResultsLoaded(){return this.endResultIndex/this.totalResults*100}get results(){return this.dataLayer.searchResults??[]}get autoCorrectedQuery(){var e;return((e=this.dataLayer.searchResultsMetadata)==null?void 0:e.autoCorrectedQuery)||""}get originalQuery(){var e;return((e=this.dataLayer.searchObject)==null?void 0:e.query)||""}get getAnswerData(){return this.dataLayer.getAnswerData||""}get shouldShowAnswerLoadMore(){return this.dataLayer.getAnswerData.split(" ").length>this.answerWidgetShowMoreLimit}get answerTruncated(){return this.dataLayer.getAnswerData.split(" ").slice(0,this.answerWidgetShowMoreLimit).join(" ")+"..."}get fullAnswerFormatted(){return fs.sanitize(_.parse(this.dataLayer.getAnswerData)).replace(/<a /g,'<a target="_blank" class="searchstax-answer-link" rel="noopener noreferrer" ')}get answerLoading(){return this.dataLayer.answerLoading}get shouldShowAnswerError(){return this.dataLayer.answerError}get locationError(){return this.dataLayer.locationError}get shouldShowAnswer(){return(this.dataLayer.getAnswerData!==""||this.dataLayer.parsedData.answerLoading||this.shouldShowAnswerError)&&this.dataLayer.searchObject.query!=="*"}get searchTerm(){var e,t;return((e=this.dataLayer.searchResultsMetadata)==null?void 0:e.autoCorrectedQuery)||((t=this.dataLayer.searchObject)==null?void 0:t.query)||""}get locationSearchEnabled(){return this.dataLayer.locationEnabled??!1}get locationSearchDistanceEnabled(){var e,t,s,a,r,o,n;return((t=(e=this.dataLayer.searchLocationConfig)==null?void 0:e.locationValuesOverride)!=null&&t.locationDistanceEnabled?(a=(s=this.dataLayer.searchLocationConfig)==null?void 0:s.locationValuesOverride)==null?void 0:a.locationDistanceEnabled:(n=(o=(r=this.dataLayer.searchResultsMetadata)==null?void 0:r.location)==null?void 0:o.filter)==null?void 0:n.enabled)??!1}get locationSearchDistanceValues(){var e,t,s,a,r,o,n,l,c;const g=((t=(e=this.dataLayer.searchLocationConfig)==null?void 0:e.locationValuesOverride)==null?void 0:t.filterValues)??((r=(a=(s=this.dataLayer.searchResultsMetadata)==null?void 0:s.location)==null?void 0:a.filter)==null?void 0:r.values),m=((n=(o=this.dataLayer.searchLocationConfig)==null?void 0:o.locationValuesOverride)==null?void 0:n.filterUnit)??((c=(l=this.dataLayer.searchResultsMetadata)==null?void 0:l.location)==null?void 0:c.unit);return!g||g.length===0?[]:g.map(p=>({label:p==="any"?"Any Distance":p+" "+(m??""),value:p,isSelected:p===this.dataLayer.searchRadius})).sort((p,L)=>{const w=p.value==="any"?0:parseFloat(p.value),f=L.value==="any"?0:parseFloat(L.value);return w-f})}get shouldShowLocationDistanceDropdown(){return this.locationSearchDistanceEnabled&&this.locationSearchDistanceValues.length>1}get searchingEverything(){return this.searchTerm==="*"}get firstSearchHappened(){return this.dataLayer.firstSearchHappened}get isInfiniteScroll(){return this.dataLayer.isInfiniteScroll??!1}get answerErrorMessage(){return fs.sanitize(_.parse(this.dataLayer.answerErrorMessage)).replace("<br>","")}get searchExecuted(){var e,t,s;return((e=this.dataLayer.searchObject)==null?void 0:e.query)!==void 0&&((t=this.dataLayer.searchObject)==null?void 0:t.query)!=="undefined"&&((s=this.dataLayer.searchObject)==null?void 0:s.query)!==""}get selectedFacets(){var e;const t=this.dataLayer.searchFacetsCached??this.dataLayer.searchFacets;return t?(((e=this.dataLayer.searchObject)==null?void 0:e.facets)??[]).map(s=>{const a=s.name,r=s.value,o=t.find(n=>n.name===a);if(o){const n=o.values.find(l=>l.type==="range"?!1:l.type==="checkbox"?'"'+l.value+'"'===r:!1);if(n)return n}return null}).filter(s=>s!==null):[]}get relatedSearches(){const e=this.dataLayer.searchRelatedSearches??[];return e[e.length-1]&&(e[e.length-1].last=!0),e}get externalPromotions(){return this.dataLayer.searchExternalPromotions??[]}get data(){return{currentPage:this.currentPage,totalResults:this.totalResults,resultsPerPage:this.resultsPerPage,startResultIndex:this.startResultIndex,endResultIndex:this.endResultIndex,isFirstPage:this.isFirstPage,isLastPage:this.isLastPage,results:this.results,searchTerm:this.searchTerm!=="undefined"?this.searchTerm:"",autoCorrectedQuery:this.autoCorrectedQuery,originalQuery:this.originalQuery,selectedFacets:this.selectedFacets,searchExecuted:this.searchExecuted,searchingEverything:this.searchingEverything,relatedSearches:this.relatedSearches,hasRelatedSearches:this.relatedSearches.length>0,externalPromotions:this.externalPromotions,hasExternalPromotions:this.externalPromotions.length>0,hasResults:this.results.length>0,hasResultsOrExternalPromotions:this.results.length>0||this.externalPromotions.length>0,answer:this.getAnswerData,answerTruncated:this.answerTruncated,fullAnswerFormatted:this.fullAnswerFormatted,shouldShowAnswerLoadMore:this.shouldShowAnswerLoadMore,answerLoading:this.answerLoading,shouldShowAnswer:this.shouldShowAnswer,isInfiniteScroll:this.isInfiniteScroll,percentageOfResultsLoaded:this.percentageOfResultsLoaded,firstSearchHappened:this.firstSearchHappened,sortOptions:this.sortOptions,selectedSortOption:this.selectedSortOption,shouldShowAnswerError:this.shouldShowAnswerError,answerErrorMessage:this.answerErrorMessage,locationSearchEnabled:this.locationSearchEnabled,locationSearchDistanceEnabled:this.locationSearchDistanceEnabled,locationSearchDistanceValues:this.locationSearchDistanceValues,shouldShowLocationDistanceDropdown:this.shouldShowLocationDistanceDropdown,locationError:this.locationError}}get trackingData(){var e,t,s,a;return{searchTerm:this.searchTerm,trackApiKey:((e=this.dataLayer.searchstaxConfig)==null?void 0:e.trackApiKey)??"",session:this.dataLayer.sessionIdValue,language:this.dataLayer.language,recordsPerPage:((t=this.dataLayer.searchResultsMetadata)==null?void 0:t.recordsPerPageValue)??0,totalResults:((s=this.dataLayer.searchResultsMetadata)==null?void 0:s.totalResultsValue)??0,currentPage:this.dataLayer.currentPage,latencyVal:((a=this.dataLayer.searchResultsMetadata)==null?void 0:a.latency)??0,...this.dataLayer.model?{model:this.dataLayer.model}:{}}}}class Le{static deepEqual(e,t){const s=Object.keys(e),a=Object.keys(t);if(s.length!==a.length)return!1;for(const r of s){const o=e[r],n=t[r],l=this.isObject(o)&&this.isObject(n);if(l&&!this.deepEqual(o,n)||!l&&o!==n)return!1}return!0}static isObject(e){return e!=null&&typeof e=="object"}}class E{constructor(e){h(this,"value"),h(this,"observers",{}),this.value=e,this.observers={}}subscribe(e,t){const s=Math.random().toString(36).substring(2,15),a=t||s;return this.observers[a]=e,e(this.value),a}unsubscribe(e){this.observers[e]&&delete this.observers[e]}subscribeOnce(e){const t=Math.random().toString(36).substring(2,15),s=a=>{e(a),this.unsubscribe(t)};this.subscribe(s,t)}subscribeTwice(e){const t=Math.random().toString(36).substring(2,15);let s=0;const a=r=>{s++,e(r),s>=2&&this.unsubscribe(t)};this.subscribe(a,t)}subscribeUntil(e,t,s=6e3,a=!0){const r=Math.random().toString(36).substring(2,15),o=n=>{n===t&&(e(n),this.unsubscribe(r))};return this.value===t?(e(this.value),null):(this.subscribe(o,r),setTimeout(()=>{a&&this.observers[r]&&e(this.value),this.unsubscribe(r)},s),r)}subscribeUntilHasValue(e,t=6e3,s=!0){const a=Math.random().toString(36).substring(2,15),r=o=>{o!=null&&(e(o),this.unsubscribe(a))};return this.value!==null&&this.value!==void 0?(e(this.value),null):(this.subscribe(r,a),t>0&&setTimeout(()=>{s&&this.observers[a]&&e(this.value),this.unsubscribe(a)},t),r)}setValue(e){this.value=e,this.notify()}getValue(){return this.value}notify(){for(const e in this.observers)if(Object.prototype.hasOwnProperty.call(this.observers,e)){const t=this.observers[e];typeof t=="function"&&t(this.value)}}}class ha{static getOrSetCookie(e,t){let s=this.getCookie(e);return s==null&&(s=t??this.makeid(25),this.setCookie(e,s,{secure:!0,"max-age":3600})),s}static deleteCookie(e){this.getCookie(e)&&this.setCookie(e,"",{secure:!0,"max-age":-1})}static makeid(e){let t="";const s="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",a=s.length;for(let r=0;r<e;r++)t+=s.charAt(Math.floor(Math.random()*a));return t}static getCookie(e){const t=typeof document<"u"?document.cookie.match(new RegExp("(?:^|; )"+e.replace(/([.$?*|{}()[\]\\/+^])/g,"\\$1")+"=([^;]*)")):null;return t?decodeURIComponent(t[1]):void 0}static setCookie(e,t,s){const a={path:"/",...s};s.expires instanceof Date&&(a.expires=s.expires.toUTCString());let r=encodeURIComponent(e)+"="+encodeURIComponent(t);for(const o in a){r+="; "+o;const n=a[o];n!==!0&&(r+="="+n)}typeof document<"u"&&(document.cookie=r)}}class ae{static removeXSSRiskyTags(e){var t="script|style|iframe|object|embed|form|input|button",s=new RegExp("</?("+t+")(\\s[^>]*)?>","gi");return e?e.replace(s,""):""}}class lr{constructor(e,t){h(this,"$searchTermChange",new E("")),h(this,"$searchLocationChange",new E("")),h(this,"$searchLocationCoordinatesDecoded",new E("")),h(this,"$searchLatChange",new E("")),h(this,"$searchLongChange",new E("")),h(this,"$searchRadiusChange",new E(void 0)),h(this,"$loadingChange",new E(!1)),h(this,"$locationError",new E(!1)),h(this,"$searchResults",new E(null)),h(this,"$searchResultsMetadata",new E(null)),h(this,"$searchAutosuggest",new E(null)),h(this,"$searchFacets",new E(null)),h(this,"$searchFacetsCached",new E(null)),h(this,"$searchstaxConfig",new E(null)),h(this,"$autosuggestResults",new E(null)),h(this,"$itemsPerPage",new E(void 0)),h(this,"$searchObject",new E({query:"",itemsPerPage:void 0,page:99999999,order:"",facets:[],additionalProps:[],location:{term:void 0,radius:void 0,lat:void 0,lon:void 0},model:""})),h(this,"$searchRelatedSearches",new E(null)),h(this,"$searchInputConfig",new E(null)),h(this,"$searchLocationConfig",new E(null)),h(this,"$searchExternalPromotions",new E(null)),h(this,"$facetsTemplateData",new E(null)),h(this,"$selectedFacetsTemplateData",new E(null)),h(this,"$paginationData",new E(null)),h(this,"$answerData",new E(null)),h(this,"$searchFeedbackData",new E(null)),h(this,"$inputWidgetTemplateData",new E(null)),h(this,"$locationWidgetTemplateData",new E(null)),h(this,"$searchSortingData",new E(null)),h(this,"$searchRelatedSearchesData",new E(null)),h(this,"$searchExternalPromotionsData",new E(null)),h(this,"$cookiesDisabled",new E(null)),h(this,"$locationDecodingLoading",new E(!1)),h(this,"$answer",new E("")),h(this,"$language",new E("en")),h(this,"$model",new E("")),h(this,"$answerLoading",new E(!1)),h(this,"$locationEnabled",new E(null)),h(this,"$answerError",new E(!1)),h(this,"$answerErrorMessage",new E("")),h(this,"$isQuestion",new E(!1)),h(this,"$inputTemplateRendered",new E(!1)),h(this,"currentPageValue",1),h(this,"isAnswerWidgetCreatedValue",!1),h(this,"renderingEngineValue",U.mustache),h(this,"parsedData",new or(this)),h(this,"sessionId"),h(this,"sessionIdValue",null),h(this,"autoCorrect",!0),h(this,"forceNotCorrect",!1),h(this,"lastSearchValue",""),h(this,"turnAIAnswerGenerationOn",!1),h(this,"questionURL",""),h(this,"isInfiniteScroll",!1),h(this,"firstSearchHappened",!1),h(this,"facetsWereSet",!1),h(this,"answerWidgetShowMoreLimit",100),h(this,"searchHelper"),this.sessionId=e,t&&(this.sessionIdValue=t),this.cookieHandlingCallback(t),this.$cookiesDisabled.subscribe(()=>{this.cookieHandlingCallback(t)})}cookieHandlingCallback(e){this.cookiesDisabled?(this.sessionIdValue=null,ha.deleteCookie(this.sessionId),ha.deleteCookie("ms_visitorid")):this.sessionIdValue=ha.getOrSetCookie(this.sessionId,e)}setIsInfiniteScroll(e){this.isInfiniteScroll=e}setSearchTerm(e){this.$searchTermChange.setValue(ae.removeXSSRiskyTags(e))}setSearchLocation(e){this.$searchLocationChange.setValue(ae.removeXSSRiskyTags(e))}setSearchRadius(e){this.$searchRadiusChange.setValue(e)}setRenderingEngine(e){this.renderingEngineValue=e}setCurrentPage(e){this.currentPageValue=e}setIsAnswerWidgetCreated(e){this.isAnswerWidgetCreatedValue=e}setLoading(e){this.$loadingChange.setValue(e)}setSearchResults(e){this.firstSearchHappened=!0,(!Le.deepEqual(e,this.searchResults??[""])||this.facetsWereSet)&&(this.facetsWereSet=!1,this.$searchResults.setValue(e))}setSearchResultsMetadata(e){Le.deepEqual(e,this.searchResultsMetadata??{})||this.$searchResultsMetadata.setValue(e)}setSearchAutosuggest(e){this.$searchAutosuggest.setValue(e)}setSearchObject(e){var t,s;let a=e;a={...a,itemsPerPage:this.itemsPerPage,model:this.model},(s=(t=this.searchstaxConfig)==null?void 0:t.hooks)!=null&&s.beforeSearch&&a&&(a=this.searchstaxConfig.hooks.beforeSearch(a)),a&&(!Le.deepEqual(a,this.searchObject??{})||this.forceNotCorrect)&&this.$searchObject.setValue(a)}setSearchFacets(e){this.facetsWereSet=!0,Le.deepEqual(e,this.searchFacets??[])||this.$searchFacets.setValue(e)}setSearchFacetsCached(e){Le.deepEqual(e,this.searchFacetsCached??[])||this.$searchFacetsCached.setValue(e)}setSearchRelatedSearches(e){Le.deepEqual(e,this.searchRelatedSearches??[])||this.$searchRelatedSearches.setValue(e)}setSearchExternalPromotions(e){Le.deepEqual(e,this.searchExternalPromotions??[])||this.$searchExternalPromotions.setValue(e)}setLanguage(e){this.$language.setValue(e)}setModel(e){this.$model.setValue(e)}setSearchstaxConfig(e){this.$searchstaxConfig.setValue(e)}setSearchInputConfig(e){this.$searchInputConfig.setValue(e)}setSearchLocationConfig(e){this.$searchLocationConfig.setValue(e)}setAutosuggestResults(e){this.$autosuggestResults.setValue(e)}setFacetsTemplateData(e){this.$facetsTemplateData.setValue(e)}setSelectedFacetsTemplateData(e){this.$selectedFacetsTemplateData.setValue(e)}setPaginationData(e){this.$paginationData.setValue(e)}setAnswerFullData(e){this.$answerData.setValue(e)}setSearchFeedbackData(e){this.$searchFeedbackData.setValue(e)}setSearchSortingData(e){this.$searchSortingData.setValue(e)}setRelatedSearchesData(e){this.$searchRelatedSearchesData.setValue(e)}setExternalPromotionsData(e){this.$searchExternalPromotionsData.setValue(e)}setCookiesDisabled(e){this.$cookiesDisabled.setValue(e)}setAnswerData(e){this.$answer.setValue(e)}setItemsPerPage(e){this.$itemsPerPage.setValue(e)}setAnswerLoading(e){this.$answerLoading.setValue(e)}setAnswerError(e){this.$answerError.setValue(e)}setIsQuestion(e){this.$isQuestion.setValue(e)}setAnswerErrorMessage(e){this.$answerErrorMessage.setValue(e)}setLocationDecodingLoading(e){this.$locationDecodingLoading.setValue(e)}setSearchLat(e){this.$searchLatChange.setValue(e)}setSearchLong(e){this.$searchLongChange.setValue(e)}setInputTemplateRendered(e){this.$inputTemplateRendered.setValue(e)}setLocationError(e){this.$locationError.setValue(e)}setInputWidgetTemplateData(e){this.$inputWidgetTemplateData.setValue(e)}setLocationWidgetTemplateData(e){this.$locationWidgetTemplateData.setValue(e)}setLocationCoordinatesDecoded(e){this.$searchLocationCoordinatesDecoded.setValue(ae.removeXSSRiskyTags(e))}setLocationEnabled(e){this.$locationEnabled.setValue(e)}get getAnswerData(){return this.$answer.getValue()}get searchstaxConfig(){return this.$searchstaxConfig.getValue()}get searchFacets(){return this.$searchFacets.getValue()?JSON.parse(JSON.stringify(this.$searchFacets.getValue())):null}get searchFacetsCached(){return this.$searchFacetsCached.getValue()?JSON.parse(JSON.stringify(this.$searchFacetsCached.getValue())):null}get searchResults(){return this.$searchResults.getValue()?JSON.parse(JSON.stringify(this.$searchResults.getValue())):null}get searchTerm(){return this.$searchTermChange.getValue()}get searchLocation(){return this.$searchLocationChange.getValue()}get searchRadius(){return this.$searchRadiusChange.getValue()}get loading(){return this.$loadingChange.getValue()}get searchAutosuggest(){return this.$searchAutosuggest.getValue()}get searchResultsMetadata(){return this.$searchResultsMetadata.getValue()?JSON.parse(JSON.stringify(this.$searchResultsMetadata.getValue())):null}get currentPage(){return this.$searchObject.getValue().page??this.currentPageValue}get isAnswerWidgetCreated(){return this.isAnswerWidgetCreatedValue}get renderingEngine(){return this.renderingEngineValue}get searchObject(){return JSON.parse(JSON.stringify(this.$searchObject.getValue()))}get searchRelatedSearches(){return this.$searchRelatedSearches.getValue()?JSON.parse(JSON.stringify(this.$searchRelatedSearches.getValue())):null}get searchExternalPromotions(){return this.$searchExternalPromotions.getValue()?JSON.parse(JSON.stringify(this.$searchExternalPromotions.getValue())):null}get language(){return this.$language.getValue()}get model(){return this.$model.getValue()}get searchInputConfig(){return this.$searchInputConfig.getValue()}get searchLocationConfig(){return this.$searchLocationConfig.getValue()}get answerConfig(){return this.$answer.getValue()}get autosuggestResults(){return this.$autosuggestResults.getValue()}get facetsTemplateData(){return this.$facetsTemplateData.getValue()}get selectedFacetsTemplateData(){return this.$selectedFacetsTemplateData.getValue()}get paginationData(){return this.$paginationData.getValue()}get searchFeedbackData(){return this.$searchFeedbackData.getValue()}get searchSortingData(){return this.$searchSortingData.getValue()}get searchRelatedSearchesData(){return this.$searchRelatedSearchesData.getValue()}get searchExternalPromotionsData(){return this.$searchExternalPromotionsData.getValue()}get cookiesDisabled(){return(this.$cookiesDisabled.getValue()??!1)||!navigator.cookieEnabled}get itemsPerPage(){return this.$itemsPerPage.getValue()}get answerFullData(){return this.$answerData.getValue()}get answerLoading(){return this.$answerLoading.getValue()}get isQuestion(){return this.$isQuestion.getValue()}get answerError(){return this.$answerError.getValue()}get answerErrorMessage(){return this.$answerErrorMessage.getValue()}get locationDecodingLoading(){return this.$locationDecodingLoading.getValue()}get searchLat(){return this.$searchLatChange.getValue()}get searchLong(){return this.$searchLongChange.getValue()}get inputTemplateRendered(){return this.$inputTemplateRendered.getValue()}get locationError(){return this.$locationError.getValue()}get inputWidgetTemplateData(){return this.$inputWidgetTemplateData.getValue()}get locationWidgetTemplateData(){return this.$locationWidgetTemplateData.getValue()}get searchLocationCoordinatesDecoded(){return this.$searchLocationCoordinatesDecoded.getValue()}get locationEnabled(){return this.$locationEnabled.getValue()}}class gt{static combineResultsWithMetadata(e){const t=[],s=parseInt(e.response.start+"");return e.response.docs.forEach((a,r)=>{var o;const n=a[e.responseHeader.params.uniqueId]??"",l={custom:null,uniqueId:n,position:s+1+r,ribbon:this.doesMapExist("ribbon",e)?this.getValueByKey("ribbon",a,e,n):null,paths:this.doesMapExist("paths",e)?this.getValueByKey("paths",a,e,n):null,url:this.doesMapExist("url",e)?this.getValueByKey("url",a,e,n):null,title:this.doesMapExist("title",e)?this.getValueByKey("title",a,e,n):null,titleTracking:this.doesMapExist("title",e)?this.getValueByKey("title",a,e,n,!0):null,promoted:a["[elevated]"]?a["[elevated]"]:!1,thumbnail:this.doesMapExist("thumbnail",e)?this.getValueByKey("thumbnail",a,e,n):null,date:this.doesMapExist("date",e)?this.getValueByKey("date",a,e,n):null,snippet:this.doesMapExist("snippet",e)?this.getValueByKey("snippet",a,e,n):null,description:this.doesMapExist("description",e)?this.getValueByKey("description",a,e,n):null,distance:this.doesMapExist("distance",e)&&this.getValueByKey("distance",a,e,n)!=="Infinity"&&this.getValueByKey("distance",a,e,n)?Math.floor(this.getValueByKey("distance",a,e,n)):null,unit:((o=e.metadata.locationSearch)==null?void 0:o.unit)??"",unmappedFields:this.getUnmappedFields(a,e,n),allFields:this.getAllFields(a,e)};t.push(l)}),t}static extractFacets(e){const t=[];if(e.metadata.facets)for(const s of e.metadata.facets){let a={values:[]};if(a.name=s.name,a.label=s.label,s.name in e.facet_counts.facet_fields){const r=e.facet_counts.facet_fields[s.name];for(let o=0;o<r.length;o+=2){const n={};n.value=r[o],n.parentName=a.name,n.count=r[o+1],n.type="checkbox",a.values.push(n)}}a.values.length>0&&t.push(a)}return t}static extractSearchResultsMetadata(e){var t,s,a,r,o,n,l,c,g,m;let p="",L={selectedSortOption:"",options:[]},w={enabled:!1,field:"",unit:"",filter:{enabled:!1,values:[],label:"",defaultValue:""}};e.metadata.locationSearch&&(w={enabled:e.metadata.locationSearch.enabled,field:e.metadata.locationSearch.field,unit:e.metadata.locationSearch.unit,filter:{enabled:((t=e.metadata.locationSearch.filter)==null?void 0:t.enabled)??!1,values:((s=e.metadata.locationSearch.filter)==null?void 0:s.values)??[],label:((a=e.metadata.locationSearch.filter)==null?void 0:a.label)??"",defaultValue:((r=e.metadata.locationSearch.filter)==null?void 0:r.defaultValue)??""}});let f=(o=e.metadata.results.find(x=>x.result_card==="date"))==null?void 0:o.name;if(L.options=[{key:"",value:"Relevance"},{key:f+" desc",value:"Most Recent"}],(n=e.metadata.sorts)!=null&&n.length){const x=e.metadata.sorts.map(k=>({value:k.label,key:k.name+" "+k.order}));L.options=[{key:"",value:"Relevance"},...x]}return p=((m=(g=(c=(l=e==null?void 0:e.spellcheck)==null?void 0:l.suggestions)==null?void 0:c[1])==null?void 0:g.suggestion)==null?void 0:m[0])??"",typeof p!="string"&&(p=(p==null?void 0:p.word)??""),{recordsPerPageValue:parseInt(e.responseHeader.params.rows),startDocVal:parseInt(e.response.start+""),totalResultsValue:parseInt(e.response.numFound+""),latency:parseInt(e.responseHeader.QTime+""),endDocValue:parseInt(e.responseHeader.params.rows)+parseInt(e.response.start+""),spellingSuggestion:p,autoCorrectedQuery:e.responseHeader.params.autoCorrectedQ??"",impressions:this.getImpressions(e),sorting:L,location:w,isLocationMapped:this.doesMapExist("distance",e)}}static getImpressions(e){const t=[],s=this.combineResultsWithMetadata(e);for(const a in s){const r=s[a],o={};o.cDocId=this.getDataForAnalytics(r.uniqueId),r.title&&(o.cDocTitle=this.getDataForAnalytics(r.title)),o.position=r.position,t.push(o)}return t}static getDataForAnalytics(e){return e!==null?typeof e>"u"?"":typeof e=="string"?e:typeof e.join<"u"?e[0]:e:""}static findResultByUniqueId(e,t){return t.find(s=>s.uniqueId===e)??null}static getUnmappedFields(e,t,s){const a=t.metadata.results.filter(o=>o.result_card==="").map(o=>o.name),r=[];for(const o of a)if(Object.keys(e).includes(o)){const n=Array.isArray(e[o])?this.getHighlightedResults(o,e[o].join(", "),s,t):this.getHighlightedResults(o,e[o]+"",s,t);r.push({key:o,value:n,isImage:this.checkIfImage(e[o])})}return r}static checkIfImage(e){return e===void 0?!1:typeof e!="string"?Array.isArray(e)&&e[0]?/\.(gif|jpe?g|tiff?|png|webp|bmp)$/i.test(e[0]):!1:/\.(gif|jpe?g|tiff?|png|webp|bmp)$/i.test(e)}static getAllFields(e,t){const s=t.metadata.results.map(r=>r.name),a=[];for(const r of Object.keys(e))s.indexOf(r)!==-1&&a.push({key:r,value:e[r],isImage:this.checkIfImage(e[r])});return a}static doesMapExist(e,t){return t.metadata.results.find(s=>s.result_card===e)!==void 0}static getValueByKey(e,t,s,a,r=!1){const o=s.metadata.results.find(l=>l.result_card===e);if(o===void 0)return null;const n=t[o.name];return n===void 0?null:typeof n=="string"?r?n:this.getHighlightedResults(o.name,n,a,s):typeof n=="number"?n:Array.isArray(n)?r?n.join(", "):this.getHighlightedResults(o.name,n.join(", "),a,s):null}static getHighlightedResults(e,t,s,a){if(a.highlighting&&s in a.highlighting){let r=a.highlighting[s];if(r&&e in r){let o=r[e];const n=this.cleanValue(o);if(n!=="")return n}}return t}static cleanValue(e){return e===null?"":typeof e=="string"?e:Array.isArray(e)?e.join(" "):""}}class Ls{constructor(e){h(this,"routeName","searchstax"),h(this,"ignoredKeys",[]),h(this,"queryStringHelper"),h(this,"titleParser"),e.routeName&&(this.routeName=e.routeName),e.ignoredKeys&&(this.ignoredKeys=e.ignoredKeys),e.title&&(this.titleParser=e.title),this.queryStringHelper=new cr(this.routeName)}updateUrl(e){const t=this.searchObjectToUrl(e);let s=typeof document<"u"?document==null?void 0:document.title:"";this.titleParser&&(s=this.titleParser(e)),typeof document<"u"&&(document.title=s),(window==null?void 0:window.location.href)!==t&&(window==null||window.history.replaceState(window.history.state,s,t))}searchObjectToUrl(e){return this.queryStringHelper.urlHasQueryParams((window==null?void 0:window.location.href)??"")?(window==null?void 0:window.location.href.split("?")[0])+"?"+this.queryStringHelper.stringify(this.searchObjectToParams(e),{ignoredKeys:this.ignoredKeys}):(window==null?void 0:window.location.href)+"?"+this.queryStringHelper.stringify(this.searchObjectToParams(e),{ignoredKeys:this.ignoredKeys})}searchObjectToParams(e){const t={},s=e.page||1;if(e.query&&(t[this.routeName+"[query]"]=encodeURIComponent(e.query)),e.page&&(t[this.routeName+"[page]"]=s+""),e.order&&(t[this.routeName+"[order]"]=e.order),e.location)for(const a in e.location){const r=e.location[a];r&&(t[this.routeName+`[location][${a}]`]=r)}if(e.facets)for(const a in e.facets){const r=e.facets[a].type+":"+encodeURIComponent(e.facets[a].name)+":"+encodeURIComponent(e.facets[a].value);t[this.routeName+`[facets][${a}]`]=r}if(e.model&&(t[this.routeName+"[model]"]=e.model),this.queryStringHelper.urlHasQueryParams((window==null?void 0:window.location.href)??"")){const a=this.queryStringHelper.urlToParams((window==null?void 0:window.location.href)??"");for(const r in a)r.startsWith(this.routeName)&&delete a[r];return{...a,...t}}else return t}extractParamsThatDoNotStartWithRouteName(e){const t={};for(const s in e)s.startsWith(this.routeName)||(t[s]=e[s]);return t}extractArrayOfFacetsFromQueryParameters(e){var t,s,a;const r=[];for(const o in e)if(o.startsWith(this.routeName+"[facets]")){const n=ae.removeXSSRiskyTags((t=e[o].split(":"))==null?void 0:t[0]),l=ae.removeXSSRiskyTags(decodeURIComponent((s=e[o].split(":"))==null?void 0:s[1])),c=ae.removeXSSRiskyTags(decodeURIComponent((a=e[o].split(":"))==null?void 0:a[2]));r.push({type:n,name:l,value:c})}return r}urlToSearchObject(e,t){const s=this.queryStringHelper.urlToParams(e),a=ae.removeXSSRiskyTags(decodeURIComponent(s[this.routeName+"[page]"])),r=parseInt(a),o=isNaN(r)?1:r;return{query:ae.removeXSSRiskyTags(decodeURIComponent(s[this.routeName+"[query]"]))||"",page:o,itemsPerPage:t,order:ae.removeXSSRiskyTags(s[this.routeName+"[order]"])||"",facets:this.extractArrayOfFacetsFromQueryParameters(s)||[],model:ae.removeXSSRiskyTags(s[this.routeName+"[model]"])||"",location:{address:ae.removeXSSRiskyTags(decodeURIComponent(s[this.routeName+"[location][address]"]||"")),radius:ae.removeXSSRiskyTags(decodeURIComponent(s[this.routeName+"[location][radius]"]||"")),lat:ae.removeXSSRiskyTags(decodeURIComponent(s[this.routeName+"[location][lat]"]||"")),lon:ae.removeXSSRiskyTags(decodeURIComponent(s[this.routeName+"[location][lon]"]||""))}}}}class cr{constructor(e){h(this,"routeName",""),h(this,"stringify",(t,s)=>{const a=this.filterOutIgnoredKeys(t,s.ignoredKeys);return Object.keys(a).map(r=>{const o=a[r];return Array.isArray(o)?o.map(n=>`${r}=${n}`).join("&"):`${r}=${o}`}).join("&")}),this.routeName=e}filterOutIgnoredKeys(e,t){const s=t||[],a={};return Object.keys(e).forEach(r=>{s.includes(r)||e[r]!==""&&(a[r]=e[r])}),a}urlToParams(e){const t={},s=e.split("?")[1];return s&&s.split("&").forEach(a=>{const[r,o]=a.split("=");t[r]=o}),t}doesParamContainRouteName(e){return e.indexOf(this.routeName)!==-1}urlHasQueryParams(e){return e.indexOf("?")!==-1}}const Ge={questionURL:"http://smartsearch-dev.searchstax.co/completion/?q=",question:"I_AM_A_QUESTION",notQuestion:"I_AM_NOT_A_QUESTION",close:"CLOSE"};class ys extends Error{constructor(e,t){super(e),this.name="ParseError",this.type=t.type,this.field=t.field,this.value=t.value,this.line=t.line}}function ua(i){}function hr(i){if(typeof i=="function")throw new TypeError("`callbacks` must be an object, got a function instead. Did you mean `{onEvent: fn}`?");const{onEvent:e=ua,onError:t=ua,onRetry:s=ua,onComment:a}=i;let r="",o=!0,n,l="",c="";function g(f){const x=o?f.replace(/^\xEF\xBB\xBF/,""):f,[k,I]=ur(`${r}${x}`);for(const F of k)m(F);r=I,o=!1}function m(f){if(f===""){L();return}if(f.startsWith(":")){a&&a(f.slice(f.startsWith(": ")?2:1));return}const x=f.indexOf(":");if(x!==-1){const k=f.slice(0,x),I=f[x+1]===" "?2:1,F=f.slice(x+I);p(k,F,f);return}p(f,"",f)}function p(f,x,k){switch(f){case"event":c=x;break;case"data":l=`${l}${x}
|
|
79
79
|
`;break;case"id":n=x.includes("\0")?void 0:x;break;case"retry":/^\d+$/.test(x)?s(parseInt(x,10)):t(new ys(`Invalid \`retry\` value: "${x}"`,{type:"invalid-retry",value:x,line:k}));break;default:t(new ys(`Unknown field "${f.length>20?`${f.slice(0,20)}…`:f}"`,{type:"unknown-field",field:f,value:x,line:k}));break}}function L(){l.length>0&&e({id:n,event:c||void 0,data:l.endsWith(`
|
|
80
80
|
`)?l.slice(0,-1):l}),n=void 0,l="",c=""}function w(f={}){r&&f.consume&&m(r),o=!0,n=void 0,l="",c="",r=""}return{feed:g,reset:w}}function ur(i){const e=[];let t="",s=0;for(;s<i.length;){const a=i.indexOf("\r",s),r=i.indexOf(`
|
|
81
81
|
`,s);let o=-1;if(a!==-1&&r!==-1?o=Math.min(a,r):a!==-1?a===i.length-1?o=-1:o=a:r!==-1&&(o=r),o===-1){t=i.slice(s);break}else{const n=i.slice(s,o);e.push(n),s=o+1,i[s-1]==="\r"&&i[s]===`
|
|
82
|
-
`&&s++}}return[e,t]}class ws extends Event{constructor(e,t){var s,a;super(e),this.code=(s=t==null?void 0:t.code)!=null?s:void 0,this.message=(a=t==null?void 0:t.message)!=null?a:void 0}[Symbol.for("nodejs.util.inspect.custom")](e,t,s){return s(xs(this),t)}[Symbol.for("Deno.customInspect")](e,t){return e(xs(this),t)}}function dr(i){const e=globalThis.DOMException;return typeof e=="function"?new e(i,"SyntaxError"):new SyntaxError(i)}function ya(i){return i instanceof Error?"errors"in i&&Array.isArray(i.errors)?i.errors.map(ya).join(", "):"cause"in i&&i.cause instanceof Error?`${i}: ${ya(i.cause)}`:i.message:`${i}`}function xs(i){return{type:i.type,message:i.message,code:i.code,defaultPrevented:i.defaultPrevented,cancelable:i.cancelable,timeStamp:i.timeStamp}}var Vs=i=>{throw TypeError(i)},Oa=(i,e,t)=>e.has(i)||Vs("Cannot "+t),N=(i,e,t)=>(Oa(i,e,"read from private field"),t?t.call(i):e.get(i)),G=(i,e,t)=>e.has(i)?Vs("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(i):e.set(i,t),H=(i,e,t,s)=>(Oa(i,e,"write to private field"),e.set(i,t),t),je=(i,e,t)=>(Oa(i,e,"access private method"),t),he,Pe,Ue,_t,Ht,Lt,Ke,yt,Re,Ye,Ze,Je,pt,me,wa,xa,va,vs,ba,Ma,mt,Ca,Sa;class Wt extends EventTarget{constructor(e,t){var s,a;super(),G(this,me),this.CONNECTING=0,this.OPEN=1,this.CLOSED=2,G(this,he),G(this,Pe),G(this,Ue),G(this,_t),G(this,Ht),G(this,Lt),G(this,Ke),G(this,yt,null),G(this,Re),G(this,Ye),G(this,Ze,null),G(this,Je,null),G(this,pt,null),G(this,xa,async r=>{var o;N(this,Ye).reset();const{body:n,redirected:l,status:c,headers:g}=r;if(c===204){je(this,me,mt).call(this,"Server sent HTTP 204, not reconnecting",204),this.close();return}if(l?H(this,Ue,new URL(r.url)):H(this,Ue,void 0),c!==200){je(this,me,mt).call(this,`Non-200 status code (${c})`,c);return}if(!(g.get("content-type")||"").startsWith("text/event-stream")){je(this,me,mt).call(this,'Invalid content type, expected "text/event-stream"',c);return}if(N(this,he)===this.CLOSED)return;H(this,he,this.OPEN);const m=new Event("open");if((o=N(this,pt))==null||o.call(this,m),this.dispatchEvent(m),typeof n!="object"||!n||!("getReader"in n)){je(this,me,mt).call(this,"Invalid response body, expected a web ReadableStream",c),this.close();return}const p=new TextDecoder,L=n.getReader();let w=!0;do{const{done:f,value:x}=await L.read();x&&N(this,Ye).feed(p.decode(x,{stream:!f})),f&&(w=!1,N(this,Ye).reset(),je(this,me,Ca).call(this))}while(w)}),G(this,va,r=>{H(this,Re,void 0),!(r.name==="AbortError"||r.type==="aborted")&&je(this,me,Ca).call(this,ya(r))}),G(this,ba,r=>{typeof r.id=="string"&&H(this,yt,r.id);const o=new MessageEvent(r.event||"message",{data:r.data,origin:N(this,Ue)?N(this,Ue).origin:N(this,Pe).origin,lastEventId:r.id||""});N(this,Je)&&(!r.event||r.event==="message")&&N(this,Je).call(this,o),this.dispatchEvent(o)}),G(this,Ma,r=>{H(this,Lt,r)}),G(this,Sa,()=>{H(this,Ke,void 0),N(this,he)===this.CONNECTING&&je(this,me,wa).call(this)});try{if(e instanceof URL)H(this,Pe,e);else if(typeof e=="string")H(this,Pe,new URL(e,gr()));else throw new Error("Invalid URL")}catch{throw dr("An invalid or illegal string was specified")}H(this,Ye,hr({onEvent:N(this,ba),onRetry:N(this,Ma)})),H(this,he,this.CONNECTING),H(this,Lt,3e3),H(this,Ht,(s=t==null?void 0:t.fetch)!=null?s:globalThis.fetch),H(this,_t,(a=t==null?void 0:t.withCredentials)!=null?a:!1),je(this,me,wa).call(this)}get readyState(){return N(this,he)}get url(){return N(this,Pe).href}get withCredentials(){return N(this,_t)}get onerror(){return N(this,Ze)}set onerror(e){H(this,Ze,e)}get onmessage(){return N(this,Je)}set onmessage(e){H(this,Je,e)}get onopen(){return N(this,pt)}set onopen(e){H(this,pt,e)}addEventListener(e,t,s){const a=t;super.addEventListener(e,a,s)}removeEventListener(e,t,s){const a=t;super.removeEventListener(e,a,s)}close(){N(this,Ke)&&clearTimeout(N(this,Ke)),N(this,he)!==this.CLOSED&&(N(this,Re)&&N(this,Re).abort(),H(this,he,this.CLOSED),H(this,Re,void 0))}}he=new WeakMap,Pe=new WeakMap,Ue=new WeakMap,_t=new WeakMap,Ht=new WeakMap,Lt=new WeakMap,Ke=new WeakMap,yt=new WeakMap,Re=new WeakMap,Ye=new WeakMap,Ze=new WeakMap,Je=new WeakMap,pt=new WeakMap,me=new WeakSet,wa=function(){H(this,he,this.CONNECTING),H(this,Re,new AbortController),N(this,Ht)(N(this,Pe),je(this,me,vs).call(this)).then(N(this,xa)).catch(N(this,va))},xa=new WeakMap,va=new WeakMap,vs=function(){var i;const e={mode:"cors",redirect:"follow",headers:{Accept:"text/event-stream",...N(this,yt)?{"Last-Event-ID":N(this,yt)}:void 0},cache:"no-store",signal:(i=N(this,Re))==null?void 0:i.signal};return"window"in globalThis&&(e.credentials=this.withCredentials?"include":"same-origin"),e},ba=new WeakMap,Ma=new WeakMap,mt=function(i,e){var t;N(this,he)!==this.CLOSED&&H(this,he,this.CLOSED);const s=new ws("error",{code:e,message:i});(t=N(this,Ze))==null||t.call(this,s),this.dispatchEvent(s)},Ca=function(i,e){var t;if(N(this,he)===this.CLOSED)return;H(this,he,this.CONNECTING);const s=new ws("error",{code:e,message:i});(t=N(this,Ze))==null||t.call(this,s),this.dispatchEvent(s),H(this,Ke,setTimeout(N(this,Sa),N(this,Lt)))},Sa=new WeakMap,Wt.CONNECTING=0,Wt.OPEN=1,Wt.CLOSED=2;function gr(){const i="document"in globalThis?globalThis.document:void 0;return i&&typeof i=="object"&&"baseURI"in i&&typeof i.baseURI=="string"?i.baseURI:void 0}class Le{static attachAnalyticsScript(e){window._msq=window._msq||[];const t="https://static.searchstax.com/studio-js/v3/js/studio-analytics.js";if(document.querySelector(`script[src="${t}"]`))return;const s=e||t;var a=document.createElement("script");a.type="text/javascript",a.src=s;var r=document.getElementsByTagName("script")[0];r.parentNode&&r.parentNode.insertBefore(a,r)}static trackClick(e){const t={key:e.trackApiKey,query:e.searchTerm,shownHits:e.recordsPerPage,totalHits:e.totalResults,pageNo:e.currentPage,latency:e.latencyVal,session:e.session,cDocId:e.result.uniqueId,cDocTitle:e.result.titleTracking,position:e.result.position,language:e.language,model:e.model};return new Promise((s,a)=>{const r=["trackClick",t];t.key?this.msq().push(r,(function(o,n){JSON.stringify(o)===JSON.stringify(t)&&n?s():a()}).bind(this)):a()})}static trackAnswerLinkClick(e){const t={key:e.trackApiKey,question:e.searchTerm,session:e.session,href:e.href,language:e.language,model:e.model,answer:e.answer};return new Promise((s,a)=>{const r=["answerSourceClick",t];t.key?this.msq().push(r,(function(o,n){JSON.stringify(o)===JSON.stringify(t)&&n?s():a()}).bind(this)):a()})}static trackSearch(e){const t={key:e.trackApiKey,query:e.searchTerm,shownHits:e.recordsPerPage,totalHits:e.totalResults,pageNo:e.currentPage,latency:e.latencyVal,session:e.session,language:e.language,model:e.model,impressions:e.impressions};setTimeout(()=>{t.key&&this.msq().push(["track",t])},0)}static trackRelatedSearchClick(e){const t={session:e.session,key:e.trackApiKey,query:e.relatedSearch.search_term,position:e.relatedSearch.position,relatedSearch:e.relatedSearch.related_search,pageNo:1,shownHits:e.totalRelatredSearches,totalHits:e.totalRelatredSearches,language:e.language,model:e.model};setTimeout(()=>{t.key&&this.msq().push(["trackRelatedSearchClick",t])},0)}static trackRelatedSearches(e){const t={session:e.session,key:e.trackApiKey,query:e.searchTerm,latency:e.latencyVal,language:e.language,model:e.model,impressions:e.impressions,pageNo:1,shownHits:e.totalRelatredSearches,totalHits:e.totalRelatredSearches};setTimeout(()=>{t.key&&this.msq().push(["trackRelatedSearch",t])},0)}static trackAnswerData(e){const t={session:e.session,key:e.trackApiKey,question:e.searchTerm,answer:e.answer,language:e.language,model:e.model,is_question:e.isQuestion+""};setTimeout(()=>{t.key&&this.msq().push(["trackquestionanswer",t])},0)}static trackFeedback(e){setTimeout(()=>{this.msq().push(["trackSearchSatisfaction",{key:e.trackApiKey,email:e.email,score:e.rating,comments:e.feedback,language:e.language,model:e.model}])},0)}}h(Le,"subscribedToClickEvent",!1),h(Le,"msq",()=>typeof window<"u"&&window!=null&&window._msq?window==null?void 0:window._msq:[]);class pr{constructor(e,t){h(this,"cachedQuery",""),h(this,"url",""),h(this,"relatedSearches",""),h(this,"suggester",""),h(this,"authHeader"),h(this,"authHeaderRelated"),h(this,"trackApiKey",""),h(this,"session",""),h(this,"searchAuthType"),h(this,"searchAuth",""),h(this,"controllerSearch"),h(this,"signalSearch"),h(this,"controllerSuggest"),h(this,"signalSuggest"),h(this,"_authToken",""),h(this,"dataLayer"),this.dataLayer=t,this.url=e.searchURL,this.dataLayer.setLanguage(e.language),this.suggester=e.suggesterURL,this.trackApiKey=e.trackApiKey,this.session=e.sessionId,this.searchAuthType=e.authType,this.searchAuth=e.searchAuth,this.authHeader=new Headers,this.authHeader.append("Accept","application/json"),this._authToken=this.searchAuthType==="token"?`Token ${e.searchAuth}`:`Basic ${e.searchAuth}`,this.authHeader.append("Authorization",this._authToken),this.authHeaderRelated=new Headers,this.authHeaderRelated.append("Accept","application/json"),this.authHeaderRelated.append("Authorization",e.searchAuth)}generateFacetQuery(e,t){let s=[];if(!t)e.forEach(function(a){const r=a.name+':"'+a.value+'"';s=s.concat("fq="+decodeURIComponent(r).replace(" "," "))});else{const a={};e.forEach(function(r){const o=r.name+":"+r.value,n=decodeURIComponent(o).replace(" "," ").split(":");a[n[0]]?a[n[0]].push(n[1]):a[n[0]]=[n[1]]});for(const r in a)if(Object.prototype.hasOwnProperty.call(a,r)){const o=a[r],n=r;let l="";for(const c of o)l+=` ${n}:"${c}"`;s=s.concat("fq="+l.trim())}}return s=s.map(a=>a.replace(/&/g,"%26").replace(/\+/g,"%2B")),s.length?"&"+s.join("&"):""}generateLocationQuery(e){let t="";if(e.lat&&e.lon){const s=Math.floor(parseFloat(e.lat)*100)/100,a=Math.floor(parseFloat(e.lon)*100)/100;t+=`&pt=${s},${a}`}return e.radius&&t!==""&&e.radius!=="any"&&(t+=`&distanceFilter=${e.radius}`),t}getRelatedSearches(e,t,s,a){const r=new Headers;r.append("Accept","application/json"),r.append("Authorization",s),fetch(t+"?search="+encodeURIComponent(e.query)+"&language="+this.dataLayer.language,{method:"GET",headers:r,credentials:"same-origin"}).then(o=>o.json()).then(o=>{a(o)})}cacheFacets(){this.dataLayer.searchObject.query!==this.cachedQuery&&(this.cachedQuery=this.dataLayer.searchObject.query,this.search({query:this.dataLayer.searchObject.query??"*",itemsPerPage:void 0,page:1,order:"",facets:[],additionalProps:this.dataLayer.searchObject.additionalProps,location:this.dataLayer.searchObject.location,model:this.dataLayer.model},this.cacheFacetsCallback.bind(this),!0))}cacheFacetsCallback(e){let t=gt.extractFacets(e);this.dataLayer.setSearchFacetsCached(t)}search(e,t,s=!1,a=!1){if(e.query&&e.query!=="undefined"){this.dataLayer.setSearchTerm(e.query),this.dataLayer.setLoading(!0),this.controllerSearch&&this.controllerSearch.abort(),this.controllerSearch=new AbortController,this.signalSearch=this.controllerSearch.signal;const r=new Proxy(new URLSearchParams((window==null?void 0:window.location.search)??""),{get:(p,L)=>p.get(L)??""}),o=r.languageVariant?"&fq=_language:"+r.languageVariant:"";let n=e.itemsPerPage,l=(e.itemsPerPage?e.itemsPerPage:0)*(e.page-1),c=e.order?`&sort=${e.order}`:"";const g=this.url+"?q="+encodeURIComponent(e.query.trim())+"&start="+l+this.toQueryString(e.additionalProps??[])+this.generateFacetQuery(e.facets.filter(p=>p.type==="or"||p.type==="showUnavailable"),!0)+this.generateLocationQuery(e.location)+this.generateFacetQuery(e.facets.filter(p=>p.type==="and"||p.type==="tabs"),!1)+c+`&spellcheck.correct=${this.dataLayer.autoCorrect&&!a}`+(n?`&rows=${n}`:"")+(this.dataLayer.model?`&model=${this.dataLayer.model}`:"")+"&language="+this.dataLayer.language+o,m={method:"GET",headers:this.authHeader,credentials:"same-origin",signal:this.signalSearch};s&&delete m.signal,fetch(g,m).then(p=>p.json()).then(p=>{this.dataLayer.setLoading(!1),t(p)}).catch(()=>{this.dataLayer.setLoading(!1)})}}startSSE(e,t){if(!this.dataLayer.turnAIAnswerGenerationOn||e==="*"||this.dataLayer.searchObject.page!==1)return;const s=this.dataLayer.model?`&model=${this.dataLayer.model}`:"",a=new Wt(this.dataLayer.questionURL+"?q="+e+"&language="+this.dataLayer.language+s+`&spellcheck.correct=${this.dataLayer.autoCorrect}`,{fetch:(o,n)=>fetch(o,{...n,headers:{...n==null?void 0:n.headers,Authorization:this._authToken}})}),r=this.dataLayer;return a.onmessage=o=>{if(o.data===Ge.question||o.data===Ge.notQuestion){o.data===Ge.question?(this.dataLayer.setAnswerLoading(!0),this.dataLayer.setIsQuestion(!0)):(r.setAnswerLoading(!1),this.dataLayer.setIsQuestion(!1)),r.setAnswerData("");return}if(o.data===Ge.close){Le.trackAnswerData({...r.parsedData.trackingData,answer:r.$answer.getValue(),isQuestion:this.dataLayer.isQuestion}),r.setAnswerLoading(!1),a.close();return}if(o.data.indexOf("[!CAUTION]")!==-1){r.setAnswerError(!0),r.setAnswerErrorMessage("We're having trouble generating an answer. Please try again."),a.close();return}t(o.data)},a.addEventListener("error",o=>{(o.code===401||o.code===500)&&(r.setAnswerErrorMessage("We're having trouble generating an answer. Please try again."),r.setAnswerError(!0))}),a.onerror=()=>{r.setAnswerLoading(!1),a.close()},a}suggest(e,t,s){this.controllerSuggest&&this.controllerSuggest.abort(),this.controllerSuggest=new AbortController,this.signalSuggest=this.controllerSuggest.signal;const a=this.suggester+"?q="+e.trim()+this.toQueryString(s)+"&language="+this.dataLayer.language;fetch(a,{method:"GET",headers:this.authHeader,credentials:"same-origin",signal:this.signalSuggest}).then(r=>r.json()).then(r=>{t(r)}).catch(()=>()=>{})}fields(){return this.fields}toQueryString(e){if(e.length===0)return"";const t=[];for(const s of e)t.push(encodeURIComponent(s.key)+"="+encodeURIComponent(s.value));return"&"+t.join("&")}}/*!
|
|
82
|
+
`&&s++}}return[e,t]}class ws extends Event{constructor(e,t){var s,a;super(e),this.code=(s=t==null?void 0:t.code)!=null?s:void 0,this.message=(a=t==null?void 0:t.message)!=null?a:void 0}[Symbol.for("nodejs.util.inspect.custom")](e,t,s){return s(xs(this),t)}[Symbol.for("Deno.customInspect")](e,t){return e(xs(this),t)}}function dr(i){const e=globalThis.DOMException;return typeof e=="function"?new e(i,"SyntaxError"):new SyntaxError(i)}function wa(i){return i instanceof Error?"errors"in i&&Array.isArray(i.errors)?i.errors.map(wa).join(", "):"cause"in i&&i.cause instanceof Error?`${i}: ${wa(i.cause)}`:i.message:`${i}`}function xs(i){return{type:i.type,message:i.message,code:i.code,defaultPrevented:i.defaultPrevented,cancelable:i.cancelable,timeStamp:i.timeStamp}}var Qs=i=>{throw TypeError(i)},Pa=(i,e,t)=>e.has(i)||Qs("Cannot "+t),N=(i,e,t)=>(Pa(i,e,"read from private field"),t?t.call(i):e.get(i)),G=(i,e,t)=>e.has(i)?Qs("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(i):e.set(i,t),H=(i,e,t,s)=>(Pa(i,e,"write to private field"),e.set(i,t),t),je=(i,e,t)=>(Pa(i,e,"access private method"),t),he,Fe,Ue,_t,Ht,Lt,Ke,yt,Re,Ye,Ze,Je,pt,fe,xa,va,ba,vs,Ma,Ca,mt,Sa,ka;class Wt extends EventTarget{constructor(e,t){var s,a;super(),G(this,fe),this.CONNECTING=0,this.OPEN=1,this.CLOSED=2,G(this,he),G(this,Fe),G(this,Ue),G(this,_t),G(this,Ht),G(this,Lt),G(this,Ke),G(this,yt,null),G(this,Re),G(this,Ye),G(this,Ze,null),G(this,Je,null),G(this,pt,null),G(this,va,async r=>{var o;N(this,Ye).reset();const{body:n,redirected:l,status:c,headers:g}=r;if(c===204){je(this,fe,mt).call(this,"Server sent HTTP 204, not reconnecting",204),this.close();return}if(l?H(this,Ue,new URL(r.url)):H(this,Ue,void 0),c!==200){je(this,fe,mt).call(this,`Non-200 status code (${c})`,c);return}if(!(g.get("content-type")||"").startsWith("text/event-stream")){je(this,fe,mt).call(this,'Invalid content type, expected "text/event-stream"',c);return}if(N(this,he)===this.CLOSED)return;H(this,he,this.OPEN);const m=new Event("open");if((o=N(this,pt))==null||o.call(this,m),this.dispatchEvent(m),typeof n!="object"||!n||!("getReader"in n)){je(this,fe,mt).call(this,"Invalid response body, expected a web ReadableStream",c),this.close();return}const p=new TextDecoder,L=n.getReader();let w=!0;do{const{done:f,value:x}=await L.read();x&&N(this,Ye).feed(p.decode(x,{stream:!f})),f&&(w=!1,N(this,Ye).reset(),je(this,fe,Sa).call(this))}while(w)}),G(this,ba,r=>{H(this,Re,void 0),!(r.name==="AbortError"||r.type==="aborted")&&je(this,fe,Sa).call(this,wa(r))}),G(this,Ma,r=>{typeof r.id=="string"&&H(this,yt,r.id);const o=new MessageEvent(r.event||"message",{data:r.data,origin:N(this,Ue)?N(this,Ue).origin:N(this,Fe).origin,lastEventId:r.id||""});N(this,Je)&&(!r.event||r.event==="message")&&N(this,Je).call(this,o),this.dispatchEvent(o)}),G(this,Ca,r=>{H(this,Lt,r)}),G(this,ka,()=>{H(this,Ke,void 0),N(this,he)===this.CONNECTING&&je(this,fe,xa).call(this)});try{if(e instanceof URL)H(this,Fe,e);else if(typeof e=="string")H(this,Fe,new URL(e,gr()));else throw new Error("Invalid URL")}catch{throw dr("An invalid or illegal string was specified")}H(this,Ye,hr({onEvent:N(this,Ma),onRetry:N(this,Ca)})),H(this,he,this.CONNECTING),H(this,Lt,3e3),H(this,Ht,(s=t==null?void 0:t.fetch)!=null?s:globalThis.fetch),H(this,_t,(a=t==null?void 0:t.withCredentials)!=null?a:!1),je(this,fe,xa).call(this)}get readyState(){return N(this,he)}get url(){return N(this,Fe).href}get withCredentials(){return N(this,_t)}get onerror(){return N(this,Ze)}set onerror(e){H(this,Ze,e)}get onmessage(){return N(this,Je)}set onmessage(e){H(this,Je,e)}get onopen(){return N(this,pt)}set onopen(e){H(this,pt,e)}addEventListener(e,t,s){const a=t;super.addEventListener(e,a,s)}removeEventListener(e,t,s){const a=t;super.removeEventListener(e,a,s)}close(){N(this,Ke)&&clearTimeout(N(this,Ke)),N(this,he)!==this.CLOSED&&(N(this,Re)&&N(this,Re).abort(),H(this,he,this.CLOSED),H(this,Re,void 0))}}he=new WeakMap,Fe=new WeakMap,Ue=new WeakMap,_t=new WeakMap,Ht=new WeakMap,Lt=new WeakMap,Ke=new WeakMap,yt=new WeakMap,Re=new WeakMap,Ye=new WeakMap,Ze=new WeakMap,Je=new WeakMap,pt=new WeakMap,fe=new WeakSet,xa=function(){H(this,he,this.CONNECTING),H(this,Re,new AbortController),N(this,Ht)(N(this,Fe),je(this,fe,vs).call(this)).then(N(this,va)).catch(N(this,ba))},va=new WeakMap,ba=new WeakMap,vs=function(){var i;const e={mode:"cors",redirect:"follow",headers:{Accept:"text/event-stream",...N(this,yt)?{"Last-Event-ID":N(this,yt)}:void 0},cache:"no-store",signal:(i=N(this,Re))==null?void 0:i.signal};return"window"in globalThis&&(e.credentials=this.withCredentials?"include":"same-origin"),e},Ma=new WeakMap,Ca=new WeakMap,mt=function(i,e){var t;N(this,he)!==this.CLOSED&&H(this,he,this.CLOSED);const s=new ws("error",{code:e,message:i});(t=N(this,Ze))==null||t.call(this,s),this.dispatchEvent(s)},Sa=function(i,e){var t;if(N(this,he)===this.CLOSED)return;H(this,he,this.CONNECTING);const s=new ws("error",{code:e,message:i});(t=N(this,Ze))==null||t.call(this,s),this.dispatchEvent(s),H(this,Ke,setTimeout(N(this,ka),N(this,Lt)))},ka=new WeakMap,Wt.CONNECTING=0,Wt.OPEN=1,Wt.CLOSED=2;function gr(){const i="document"in globalThis?globalThis.document:void 0;return i&&typeof i=="object"&&"baseURI"in i&&typeof i.baseURI=="string"?i.baseURI:void 0}class ye{static attachAnalyticsScript(e){window._msq=window._msq||[];const t="https://static.searchstax.com/studio-js/v4/js/studio-analytics.js";if(document.querySelector(`script[src="${t}"]`))return;const s=e||t;var a=document.createElement("script");a.type="text/javascript",a.src=s;var r=document.getElementsByTagName("script")[0];r.parentNode&&r.parentNode.insertBefore(a,r)}static trackClick(e){const t={key:e.trackApiKey,query:e.searchTerm,shownHits:e.recordsPerPage,totalHits:e.totalResults,pageNo:e.currentPage,latency:e.latencyVal,session:e.session,cDocId:e.result.uniqueId,cDocTitle:e.result.titleTracking,position:e.result.position,language:e.language,model:e.model};return new Promise((s,a)=>{const r=["trackClick",t];t.key?this.msq().push(r,(function(o,n){JSON.stringify(o)===JSON.stringify(t)&&n?s():a()}).bind(this)):a()})}static trackAnswerLinkClick(e){const t={key:e.trackApiKey,question:e.searchTerm,session:e.session,href:e.href,language:e.language,model:e.model,answer:e.answer};return new Promise((s,a)=>{const r=["answerSourceClick",t];t.key?this.msq().push(r,(function(o,n){JSON.stringify(o)===JSON.stringify(t)&&n?s():a()}).bind(this)):a()})}static trackSearch(e){const t={key:e.trackApiKey,query:e.searchTerm,shownHits:e.recordsPerPage,totalHits:e.totalResults,pageNo:e.currentPage,latency:e.latencyVal,session:e.session,language:e.language,model:e.model,impressions:e.impressions};setTimeout(()=>{t.key&&this.msq().push(["track",t])},0)}static trackRelatedSearchClick(e){const t={session:e.session,key:e.trackApiKey,query:e.relatedSearch.search_term,position:e.relatedSearch.position,relatedSearch:e.relatedSearch.related_search,pageNo:1,shownHits:e.totalRelatredSearches,totalHits:e.totalRelatredSearches,language:e.language,model:e.model};setTimeout(()=>{t.key&&this.msq().push(["trackRelatedSearchClick",t])},0)}static trackRelatedSearches(e){const t={session:e.session,key:e.trackApiKey,query:e.searchTerm,latency:e.latencyVal,language:e.language,model:e.model,impressions:e.impressions,pageNo:1,shownHits:e.totalRelatredSearches,totalHits:e.totalRelatredSearches};setTimeout(()=>{t.key&&this.msq().push(["trackRelatedSearch",t])},0)}static trackAnswerData(e){const t={session:e.session,key:e.trackApiKey,question:e.searchTerm,answer:e.answer,language:e.language,model:e.model,is_question:e.isQuestion+""};setTimeout(()=>{t.key&&this.msq().push(["trackquestionanswer",t])},0)}static trackFeedback(e){setTimeout(()=>{this.msq().push(["trackSearchSatisfaction",{key:e.trackApiKey,email:e.email,score:e.rating,comments:e.feedback,language:e.language,model:e.model}])},0)}}h(ye,"subscribedToClickEvent",!1),h(ye,"msq",()=>typeof window<"u"&&window!=null&&window._msq?window==null?void 0:window._msq:[]);class pr{constructor(e,t){h(this,"cachedQuery",""),h(this,"url",""),h(this,"relatedSearches",""),h(this,"suggester",""),h(this,"authHeader"),h(this,"authHeaderRelated"),h(this,"trackApiKey",""),h(this,"session",""),h(this,"searchAuthType"),h(this,"searchAuth",""),h(this,"controllerSearch"),h(this,"signalSearch"),h(this,"controllerSuggest"),h(this,"signalSuggest"),h(this,"_authToken",""),h(this,"dataLayer"),this.dataLayer=t,this.url=e.searchURL,this.dataLayer.setLanguage(e.language),this.suggester=e.suggesterURL,this.trackApiKey=e.trackApiKey,this.session=e.sessionId,this.searchAuthType=e.authType,this.searchAuth=e.searchAuth,this.authHeader=new Headers,this.authHeader.append("Accept","application/json"),this._authToken=this.searchAuthType==="token"?`Token ${e.searchAuth}`:`Basic ${e.searchAuth}`,this.authHeader.append("Authorization",this._authToken),this.authHeaderRelated=new Headers,this.authHeaderRelated.append("Accept","application/json"),this.authHeaderRelated.append("Authorization",e.searchAuth)}generateFacetQuery(e,t){let s=[];if(!t)e.forEach(function(a){const r=a.name+':"'+a.value+'"';s=s.concat("fq="+decodeURIComponent(r).replace(" "," "))});else{const a={};e.forEach(function(r){const o=r.name+":"+r.value,n=decodeURIComponent(o).replace(" "," ").split(":");a[n[0]]?a[n[0]].push(n[1]):a[n[0]]=[n[1]]});for(const r in a)if(Object.prototype.hasOwnProperty.call(a,r)){const o=a[r],n=r;let l="";for(const c of o)l+=` ${n}:"${c}"`;s=s.concat("fq="+l.trim())}}return s=s.map(a=>a.replace(/&/g,"%26").replace(/\+/g,"%2B")),s.length?"&"+s.join("&"):""}generateLocationQuery(e){let t="";if(e.lat&&e.lon){const s=Math.floor(parseFloat(e.lat)*100)/100,a=Math.floor(parseFloat(e.lon)*100)/100;t+=`&pt=${s},${a}`}return e.radius&&t!==""&&e.radius!=="any"&&(t+=`&distanceFilter=${e.radius}`),t}getRelatedSearches(e,t,s,a){const r=new Headers;r.append("Accept","application/json"),r.append("Authorization",s),fetch(t+"?search="+encodeURIComponent(e.query)+"&language="+this.dataLayer.language,{method:"GET",headers:r,credentials:"same-origin"}).then(o=>o.json()).then(o=>{a(o)})}cacheFacets(){this.dataLayer.searchObject.query!==this.cachedQuery&&(this.cachedQuery=this.dataLayer.searchObject.query,this.search({query:this.dataLayer.searchObject.query??"*",itemsPerPage:void 0,page:1,order:"",facets:[],additionalProps:this.dataLayer.searchObject.additionalProps,location:this.dataLayer.searchObject.location,model:this.dataLayer.model},this.cacheFacetsCallback.bind(this),!0))}cacheFacetsCallback(e){let t=gt.extractFacets(e);this.dataLayer.setSearchFacetsCached(t)}search(e,t,s=!1,a=!1){if(e.query&&e.query!=="undefined"){this.dataLayer.setSearchTerm(e.query),this.dataLayer.setLoading(!0),this.controllerSearch&&this.controllerSearch.abort(),this.controllerSearch=new AbortController,this.signalSearch=this.controllerSearch.signal;const r=this.url+this.generateQueryParams(e,a),o={method:"GET",headers:this.authHeader,credentials:"same-origin",signal:this.signalSearch};s&&delete o.signal,fetch(r,o).then(n=>n.json()).then(n=>{this.dataLayer.setLoading(!1),t(n)}).catch(()=>{this.dataLayer.setLoading(!1)})}}generateQueryParams(e,t){let s=(e.itemsPerPage?e.itemsPerPage:0)*(e.page-1),a=e.order?`&sort=${e.order}`:"",r=e.itemsPerPage;const o=new Proxy(new URLSearchParams((window==null?void 0:window.location.search)??""),{get:(l,c)=>l.get(c)??""}),n=o.languageVariant?"&fq=_language:"+o.languageVariant:"";return"?q="+encodeURIComponent(e.query.trim())+"&start="+s+this.toQueryString(e.additionalProps??[])+this.generateFacetQuery(e.facets.filter(l=>l.type==="or"||l.type==="showUnavailable"),!0)+this.generateLocationQuery(e.location)+this.generateFacetQuery(e.facets.filter(l=>l.type==="and"||l.type==="tabs"),!1)+a+`&spellcheck.correct=${this.dataLayer.autoCorrect&&!t}`+(r?`&rows=${r}`:"")+(this.dataLayer.model?`&model=${this.dataLayer.model}`:"")+"&language="+this.dataLayer.language+n}startSSE(e,t){if(!this.dataLayer.turnAIAnswerGenerationOn||e==="*"||this.dataLayer.searchObject.page!==1)return;const s=new Wt(this.dataLayer.questionURL+this.generateQueryParams(this.dataLayer.searchObject),{fetch:(r,o)=>fetch(r,{...o,headers:{...o==null?void 0:o.headers,Authorization:this._authToken}})}),a=this.dataLayer;return s.onmessage=r=>{if(r.data===Ge.question||r.data===Ge.notQuestion){r.data===Ge.question?(this.dataLayer.setAnswerLoading(!0),this.dataLayer.setIsQuestion(!0)):(a.setAnswerLoading(!1),this.dataLayer.setIsQuestion(!1)),a.setAnswerData("");return}if(r.data===Ge.close){ye.trackAnswerData({...a.parsedData.trackingData,answer:a.$answer.getValue(),isQuestion:this.dataLayer.isQuestion}),a.setAnswerLoading(!1),s.close();return}if(r.data.indexOf("[!CAUTION]")!==-1){a.setAnswerError(!0),a.setAnswerErrorMessage("We're having trouble generating an answer. Please try again."),s.close();return}t(r.data)},s.addEventListener("error",r=>{(r.code===401||r.code===500)&&(a.setAnswerErrorMessage("We're having trouble generating an answer. Please try again."),a.setAnswerError(!0))}),s.onerror=()=>{a.setAnswerLoading(!1),s.close()},s}suggest(e,t,s){this.controllerSuggest&&this.controllerSuggest.abort(),this.controllerSuggest=new AbortController,this.signalSuggest=this.controllerSuggest.signal;const a=this.suggester+"?q="+e.trim()+this.toQueryString(s)+"&language="+this.dataLayer.language;fetch(a,{method:"GET",headers:this.authHeader,credentials:"same-origin",signal:this.signalSuggest}).then(r=>r.json()).then(r=>{t(r)}).catch(()=>()=>{})}fields(){return this.fields}toQueryString(e){if(e.length===0)return"";const t=[];for(const s of e)t.push(encodeURIComponent(s.key)+"="+encodeURIComponent(s.value));return"&"+t.join("&")}}/*!
|
|
83
83
|
* mustache.js - Logic-less {{mustache}} templates with JavaScript
|
|
84
84
|
* http://github.com/janl/mustache.js
|
|
85
|
-
*/var mr=Object.prototype.toString,et=Array.isArray||function(i){return mr.call(i)==="[object Array]"};function
|
|
86
|
-
`&&(g(),l="",c=0,t=!1);if(!f.scan(m))break;if(o=!0,k=f.scan(Tr)||"name",f.scan(Cr),k==="="?(I=f.scanUntil(Ms),f.scan(Ms),f.scanUntil(p)):k==="{"?(I=f.scanUntil(L),f.scan(kr),f.scanUntil(p),k="&"):I=f.scanUntil(p),!f.scan(p))throw new Error("Unclosed tag at "+f.pos);if(k==">"?A=[k,I,x,f.pos,l,c,t]:A=[k,I,x,f.pos],c++,a.push(A),k==="#"||k==="^")s.push(A);else if(k==="/"){if(D=s.pop(),!D)throw new Error('Unopened section "'+I+'" at '+x);if(D[1]!==I)throw new Error('Unclosed section "'+D[1]+'" at '+x)}else k==="name"||k==="{"||k==="&"?n=!0:k==="="&&w(I)}if(g(),D=s.pop(),D)throw new Error('Unclosed section "'+D[1]+'" at '+f.pos);return Ar(Er(a))}function Er(i){for(var e=[],t,s,a=0,r=i.length;a<r;++a)t=i[a],t&&(t[0]==="text"&&s&&s[0]==="text"?(s[1]+=t[1],s[3]=t[3]):(e.push(t),s=t));return e}function Ar(i){for(var e=[],t=e,s=[],a,r,o=0,n=i.length;o<n;++o)switch(a=i[o],a[0]){case"#":case"^":t.push(a),s.push(a),t=a[4]=[];break;case"/":r=s.pop(),r[5]=a[2],t=s.length>0?s[s.length-1][4]:e;break;default:t.push(a)}return e}function vt(i){this.string=i,this.tail=i,this.pos=0}vt.prototype.eos=function(){return this.tail===""};vt.prototype.scan=function(i){var e=this.tail.match(i);if(!e||e.index!==0)return"";var t=e[0];return this.tail=this.tail.substring(t.length),this.pos+=t.length,t};vt.prototype.scanUntil=function(i){var e=this.tail.search(i),t;switch(e){case-1:t=this.tail,this.tail="";break;case 0:t="";break;default:t=this.tail.substring(0,e),this.tail=this.tail.substring(e)}return this.pos+=t.length,t};function Xe(i,e){this.view=i,this.cache={".":this.view},this.parent=e}Xe.prototype.push=function(i){return new Xe(i,this)};Xe.prototype.lookup=function(i){var e=this.cache,t;if(e.hasOwnProperty(i))t=e[i];else{for(var s=this,a,r,o,n=!1;s;){if(i.indexOf(".")>0)for(a=s.view,r=i.split("."),o=0;a!=null&&o<r.length;)o===r.length-1&&(n=bs(a,r[o])||Lr(a,r[o])),a=a[r[o++]];else a=s.view[i],n=bs(s.view,i);if(n){t=a;break}s=s.parent}e[i]=t}return
|
|
85
|
+
*/var mr=Object.prototype.toString,et=Array.isArray||function(i){return mr.call(i)==="[object Array]"};function Fa(i){return typeof i=="function"}function fr(i){return et(i)?"array":typeof i}function da(i){return i.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function bs(i,e){return i!=null&&typeof i=="object"&&e in i}function Lr(i,e){return i!=null&&typeof i!="object"&&i.hasOwnProperty&&i.hasOwnProperty(e)}var yr=RegExp.prototype.test;function wr(i,e){return yr.call(i,e)}var xr=/\S/;function vr(i){return!wr(xr,i)}var br={"&":"&","<":"<",">":">",'"':""","'":"'","/":"/","`":"`","=":"="};function Mr(i){return String(i).replace(/[&<>"'`=\/]/g,function(e){return br[e]})}var Cr=/\s*/,Sr=/\s+/,Ms=/\s*=/,kr=/\s*\}/,Tr=/#|\^|\/|>|\{|&|=|!/;function jr(i,e){if(!i)return[];var t=!1,s=[],a=[],r=[],o=!1,n=!1,l="",c=0;function g(){if(o&&!n)for(;r.length;)delete a[r.pop()];else r=[];o=!1,n=!1}var m,p,L;function w(z){if(typeof z=="string"&&(z=z.split(Sr,2)),!et(z)||z.length!==2)throw new Error("Invalid tags: "+z);m=new RegExp(da(z[0])+"\\s*"),p=new RegExp("\\s*"+da(z[1])),L=new RegExp("\\s*"+da("}"+z[1]))}w(e||P.tags);for(var f=new vt(i),x,k,I,F,A,D;!f.eos();){if(x=f.pos,I=f.scanUntil(m),I)for(var Y=0,T=I.length;Y<T;++Y)F=I.charAt(Y),vr(F)?(r.push(a.length),l+=F):(n=!0,t=!0,l+=" "),a.push(["text",F,x,x+1]),x+=1,F===`
|
|
86
|
+
`&&(g(),l="",c=0,t=!1);if(!f.scan(m))break;if(o=!0,k=f.scan(Tr)||"name",f.scan(Cr),k==="="?(I=f.scanUntil(Ms),f.scan(Ms),f.scanUntil(p)):k==="{"?(I=f.scanUntil(L),f.scan(kr),f.scanUntil(p),k="&"):I=f.scanUntil(p),!f.scan(p))throw new Error("Unclosed tag at "+f.pos);if(k==">"?A=[k,I,x,f.pos,l,c,t]:A=[k,I,x,f.pos],c++,a.push(A),k==="#"||k==="^")s.push(A);else if(k==="/"){if(D=s.pop(),!D)throw new Error('Unopened section "'+I+'" at '+x);if(D[1]!==I)throw new Error('Unclosed section "'+D[1]+'" at '+x)}else k==="name"||k==="{"||k==="&"?n=!0:k==="="&&w(I)}if(g(),D=s.pop(),D)throw new Error('Unclosed section "'+D[1]+'" at '+f.pos);return Ar(Er(a))}function Er(i){for(var e=[],t,s,a=0,r=i.length;a<r;++a)t=i[a],t&&(t[0]==="text"&&s&&s[0]==="text"?(s[1]+=t[1],s[3]=t[3]):(e.push(t),s=t));return e}function Ar(i){for(var e=[],t=e,s=[],a,r,o=0,n=i.length;o<n;++o)switch(a=i[o],a[0]){case"#":case"^":t.push(a),s.push(a),t=a[4]=[];break;case"/":r=s.pop(),r[5]=a[2],t=s.length>0?s[s.length-1][4]:e;break;default:t.push(a)}return e}function vt(i){this.string=i,this.tail=i,this.pos=0}vt.prototype.eos=function(){return this.tail===""};vt.prototype.scan=function(i){var e=this.tail.match(i);if(!e||e.index!==0)return"";var t=e[0];return this.tail=this.tail.substring(t.length),this.pos+=t.length,t};vt.prototype.scanUntil=function(i){var e=this.tail.search(i),t;switch(e){case-1:t=this.tail,this.tail="";break;case 0:t="";break;default:t=this.tail.substring(0,e),this.tail=this.tail.substring(e)}return this.pos+=t.length,t};function Xe(i,e){this.view=i,this.cache={".":this.view},this.parent=e}Xe.prototype.push=function(i){return new Xe(i,this)};Xe.prototype.lookup=function(i){var e=this.cache,t;if(e.hasOwnProperty(i))t=e[i];else{for(var s=this,a,r,o,n=!1;s;){if(i.indexOf(".")>0)for(a=s.view,r=i.split("."),o=0;a!=null&&o<r.length;)o===r.length-1&&(n=bs(a,r[o])||Lr(a,r[o])),a=a[r[o++]];else a=s.view[i],n=bs(s.view,i);if(n){t=a;break}s=s.parent}e[i]=t}return Fa(t)&&(t=t.call(this.view)),t};function le(){this.templateCache={_cache:{},set:function(i,e){this._cache[i]=e},get:function(i){return this._cache[i]},clear:function(){this._cache={}}}}le.prototype.clearCache=function(){typeof this.templateCache<"u"&&this.templateCache.clear()};le.prototype.parse=function(i,e){var t=this.templateCache,s=i+":"+(e||P.tags).join(":"),a=typeof t<"u",r=a?t.get(s):void 0;return r==null&&(r=jr(i,e),a&&t.set(s,r)),r};le.prototype.render=function(i,e,t,s){var a=this.getConfigTags(s),r=this.parse(i,a),o=e instanceof Xe?e:new Xe(e,void 0);return this.renderTokens(r,o,t,i,s)};le.prototype.renderTokens=function(i,e,t,s,a){for(var r="",o,n,l,c=0,g=i.length;c<g;++c)l=void 0,o=i[c],n=o[0],n==="#"?l=this.renderSection(o,e,t,s,a):n==="^"?l=this.renderInverted(o,e,t,s,a):n===">"?l=this.renderPartial(o,e,t,a):n==="&"?l=this.unescapedValue(o,e):n==="name"?l=this.escapedValue(o,e,a):n==="text"&&(l=this.rawValue(o)),l!==void 0&&(r+=l);return r};le.prototype.renderSection=function(i,e,t,s,a){var r=this,o="",n=e.lookup(i[1]);function l(m){return r.render(m,e,t,a)}if(n){if(et(n))for(var c=0,g=n.length;c<g;++c)o+=this.renderTokens(i[4],e.push(n[c]),t,s,a);else if(typeof n=="object"||typeof n=="string"||typeof n=="number")o+=this.renderTokens(i[4],e.push(n),t,s,a);else if(Fa(n)){if(typeof s!="string")throw new Error("Cannot use higher-order sections without the original template");n=n.call(e.view,s.slice(i[3],i[5]),l),n!=null&&(o+=n)}else o+=this.renderTokens(i[4],e,t,s,a);return o}};le.prototype.renderInverted=function(i,e,t,s,a){var r=e.lookup(i[1]);if(!r||et(r)&&r.length===0)return this.renderTokens(i[4],e,t,s,a)};le.prototype.indentPartial=function(i,e,t){for(var s=e.replace(/[^ \t]/g,""),a=i.split(`
|
|
87
87
|
`),r=0;r<a.length;r++)a[r].length&&(r>0||!t)&&(a[r]=s+a[r]);return a.join(`
|
|
88
|
-
`)};
|
|
88
|
+
`)};le.prototype.renderPartial=function(i,e,t,s){if(t){var a=this.getConfigTags(s),r=Fa(t)?t(i[1]):t[i[1]];if(r!=null){var o=i[6],n=i[5],l=i[4],c=r;n==0&&l&&(c=this.indentPartial(r,l,o));var g=this.parse(c,a);return this.renderTokens(g,e,t,c,s)}}};le.prototype.unescapedValue=function(i,e){var t=e.lookup(i[1]);if(t!=null)return t};le.prototype.escapedValue=function(i,e,t){var s=this.getConfigEscape(t)||P.escape,a=e.lookup(i[1]);if(a!=null)return typeof a=="number"&&s===P.escape?String(a):s(a)};le.prototype.rawValue=function(i){return i[1]};le.prototype.getConfigTags=function(i){return et(i)?i:i&&typeof i=="object"?i.tags:void 0};le.prototype.getConfigEscape=function(i){if(i&&typeof i=="object"&&!et(i))return i.escape};var P={name:"mustache.js",version:"4.2.0",tags:["{{","}}"],clearCache:void 0,escape:void 0,parse:void 0,render:void 0,Scanner:void 0,Context:void 0,Writer:void 0,set templateCache(i){wt.templateCache=i},get templateCache(){return wt.templateCache}},wt=new le;P.clearCache=function(){return wt.clearCache()};P.parse=function(i,e){return wt.parse(i,e)};P.render=function(i,e,t,s){if(typeof i!="string")throw new TypeError('Invalid template! Template should be a "string" but "'+fr(i)+'" was given as the first argument for mustache#render(template, view, partials)');return wt.render(i,e,t,s)};P.escape=Mr;P.Scanner=vt;P.Context=Xe;P.Writer=le;const Ir={main:{template:`
|
|
89
89
|
{{#shouldShowAnswer}}
|
|
90
90
|
<div class="searchstax-answer-wrap">
|
|
91
91
|
<div class="searchstax-answer-icon"></div>
|
|
@@ -169,10 +169,10 @@ Please report this to https://github.com/markedjs/marked.`,i){const s="<p>An err
|
|
|
169
169
|
`,facetsContainerClass:"searchstax-facets-container-mobile",closeOverlayTriggerClasses:["searchstax-facets-mobile-overlay-done","searchstax-search-close"],filterByContainerClass:"searchstax-facets-pills-container",selectedFacetsContainerClass:"searchstax-facets-pills-selected"},showMoreButtonContainerTemplate:{template:`
|
|
170
170
|
<div class="searchstax-facet-show-more-container" data-test-id="searchstax-facet-show-more-container">
|
|
171
171
|
{{#showingAllFacets}}
|
|
172
|
-
<div class="searchstax-facet-show-less-button searchstax-facet-show-button" tabindex="0" data-test-id="searchstax-facet-show-less-button">less</div>
|
|
172
|
+
<div class="searchstax-facet-show-less-button searchstax-facet-show-button" tabindex="0" data-test-id="searchstax-facet-show-less-button" role="button">less</div>
|
|
173
173
|
{{/showingAllFacets}}
|
|
174
174
|
{{^showingAllFacets}}
|
|
175
|
-
<div class="searchstax-facet-show-more-button searchstax-facet-show-button" tabindex="0" data-test-id="searchstax-facet-show-more-button">more {{onShowMoreLessClick}}</div>
|
|
175
|
+
<div class="searchstax-facet-show-more-button searchstax-facet-show-button" tabindex="0" data-test-id="searchstax-facet-show-more-button" role="button">more {{onShowMoreLessClick}}</div>
|
|
176
176
|
{{/showingAllFacets}}
|
|
177
177
|
</div>
|
|
178
178
|
`,showMoreButtonClass:"searchstax-facet-show-more-container"},facetItemContainerTemplate:{template:`
|
|
@@ -210,11 +210,11 @@ Please report this to https://github.com/markedjs/marked.`,i){const s="<p>An err
|
|
|
210
210
|
{{#results.length}}
|
|
211
211
|
<div class="searchstax-pagination-container" data-test-id="searchstax-pagination-container">
|
|
212
212
|
<div class="searchstax-pagination-content">
|
|
213
|
-
<a class="searchstax-pagination-previous {{#isFirstPage}}disabled{{/isFirstPage}}" id="searchstax-pagination-previous" data-test-id="searchstax-pagination-previous" tabindex="0" aria-label="Previous Page">< Previous</a>
|
|
213
|
+
<a role="link" class="searchstax-pagination-previous {{#isFirstPage}}disabled{{/isFirstPage}}" {{#isFirstPage}} disabled="disabled" {{/isFirstPage}} id="searchstax-pagination-previous" data-test-id="searchstax-pagination-previous" {{^isFirstPage}} tabindex="0" {{/isFirstPage}} aria-label="Previous Page">< Previous</a>
|
|
214
214
|
<div class="searchstax-pagination-details" data-test-id="searchstax-pagination-details">
|
|
215
215
|
{{startResultIndex}} - {{endResultIndex}} of {{totalResults}}
|
|
216
216
|
</div>
|
|
217
|
-
<a class="searchstax-pagination-next {{#isLastPage}}disabled{{/isLastPage}}" data-test-id="searchstax-pagination-next" id="searchstax-pagination-next" tabindex="0" aria-label="Next Page">Next ></a>
|
|
217
|
+
<a role="link" class="searchstax-pagination-next {{#isLastPage}}disabled{{/isLastPage}}" {{#isLastPage}}disabled="disabled"{{/isLastPage}} data-test-id="searchstax-pagination-next" id="searchstax-pagination-next" {{^isLastPage}} tabindex="0" {{/isLastPage}} aria-label="Next Page">Next ></a>
|
|
218
218
|
</div>
|
|
219
219
|
</div>
|
|
220
220
|
{{/results.length}}
|
|
@@ -369,10 +369,10 @@ Please report this to https://github.com/markedjs/marked.`,i){const s="<p>An err
|
|
|
369
369
|
</div>
|
|
370
370
|
{{/hasResultsOrExternalPromotions}}
|
|
371
371
|
{{/searchExecuted}}
|
|
372
|
-
`,selectId:"searchstax-search-order-select"}},
|
|
372
|
+
`,selectId:"searchstax-search-order-select"}},ie={mainTemplate:{template:`
|
|
373
373
|
<div class="sf-widget-container">
|
|
374
374
|
<div id="sf-widget" class="sf-main">
|
|
375
|
-
<a href="#" id="searchstax-open-feedback" class="sf-open-feedback" tabindex="0" aria-label="Open Search Feedback">[ - ] Search Feedback</a>
|
|
375
|
+
<a role="button" href="#" id="searchstax-open-feedback" class="sf-open-feedback" tabindex="0" aria-label="Open Search Feedback">[ - ] Search Feedback</a>
|
|
376
376
|
<div class="sf-modal-content {{#feedbackOpen}}sf-open{{/feedbackOpen}}{{^feedbackOpen}}sf-close{{/feedbackOpen}}">
|
|
377
377
|
<div class="sf-modal-header">
|
|
378
378
|
<h2 class="sf-title">Search Feedback</h2>
|
|
@@ -405,8 +405,8 @@ Please report this to https://github.com/markedjs/marked.`,i){const s="<p>An err
|
|
|
405
405
|
</div>
|
|
406
406
|
</div>
|
|
407
407
|
<div class="sf-comments sf-form-group">
|
|
408
|
-
<label
|
|
409
|
-
<textarea maxlength="{{maxLength}}" class="sf-form-control" id="sf-comments" placeholder="Enter any comments relating to your search experience">{{feedbackTextArea}}</textarea>
|
|
408
|
+
<label>Comments <small> (<span class="searchstax-characters-remaining-container">2000</span> characters remaining)</small></label>
|
|
409
|
+
<textarea aria-label="Comments" maxlength="{{maxLength}}" class="sf-form-control" id="sf-comments" placeholder="Enter any comments relating to your search experience">{{feedbackTextArea}}</textarea>
|
|
410
410
|
</div>
|
|
411
411
|
<div class="sf-email sf-form-group">
|
|
412
412
|
<label for="sf-email">Email</label>
|
|
@@ -431,7 +431,7 @@ Please report this to https://github.com/markedjs/marked.`,i){const s="<p>An err
|
|
|
431
431
|
</div>
|
|
432
432
|
</div>
|
|
433
433
|
<div class="sf-widget-container">
|
|
434
|
-
`,openModalButtonClass:"sf-open-feedback",closeModalButtonClass:"sf-modal-close",submitButtonClass:"js-send-feedback",emailInputId:"sf-email",feedbackTextAreaId:"sf-comments",ratingInputclass:"sf-custom-control-input",charactersRemainingContainerclass:"searchstax-characters-remaining-container"},lightweightTemplate:{template:`
|
|
434
|
+
`,openModalButtonClass:"sf-open-feedback",closeModalButtonClass:"sf-modal-close",submitButtonClass:"js-send-feedback",emailInputId:"sf-email",feedbackTextAreaId:"sf-comments",ratingInputclass:"sf-custom-control-input",charactersRemainingContainerclass:"searchstax-characters-remaining-container",modalContainerClass:"sf-modal-content"},lightweightTemplate:{template:`
|
|
435
435
|
<div class="searchstax-lightweight-widget-container">
|
|
436
436
|
<div class="searchstax-lightweight-widget-thumbs-up {{#thumbsUpActive}}active{{/thumbsUpActive}}">
|
|
437
437
|
<svg width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
@@ -446,4 +446,4 @@ Please report this to https://github.com/markedjs/marked.`,i){const s="<p>An err
|
|
|
446
446
|
|
|
447
447
|
</div>
|
|
448
448
|
</div>
|
|
449
|
-
`,thumbsUpButtonClass:"searchstax-lightweight-widget-thumbs-up",thumbsDownButtonClass:"searchstax-lightweight-widget-thumbs-down"}};class C{}h(C,"answer",Ir),h(C,"externalPromotions",Rr),h(C,"facets",Nr),h(C,"pagination",Dr),h(C,"relatedSearches",Or),h(C,"searchFeedback",Pr),h(C,"searchInput",Fr),h(C,"location",$r),h(C,"searchResults",zr),h(C,"sorting",_r),h(C,"feedback",ce);class Wr{constructor(e){h(this,"dataLayer"),h(this,"config"),h(this,"containerId"),h(this,"externalPromotionsContainerId"),h(this,"searchExternalPromotionsMainContainer",null);var t,s;this.dataLayer=e.dataLayer,this.config=e.config,this.containerId=e.containerId,this.externalPromotionsContainerId=((s=(t=this.config.templates)==null?void 0:t.mainTemplate)==null?void 0:s.externalPromotionsContainerId)||C.externalPromotions.mainTemplate.externalPromotionsContainerId,typeof document<"u"&&(this.searchExternalPromotionsMainContainer=document==null?void 0:document.getElementById(this.containerId)),this.initializeSubscriptions(),this.renderMainTemplate(this.generateTemplateData())}initializeSubscriptions(){this.dataLayer.$searchExternalPromotions.subscribe(e=>{e&&this.renderMainTemplate(this.generateTemplateData())})}generateTemplateData(){const e={...this.dataLayer.parsedData.data,externalPromotions:this.dataLayer.parsedData.externalPromotions};return this.dataLayer.setExternalPromotionsData(e),e}addExternalSearch(e){var t,s,a,r;const o=typeof document<"u"?document==null?void 0:document.getElementById(this.externalPromotionsContainerId):null;if(o){const n=((a=(s=(t=this.config)==null?void 0:t.templates)==null?void 0:s.externalPromotion)==null?void 0:a.template)||((r=C.externalPromotions.externalPromotion)==null?void 0:r.template);if(typeof document<"u"){const l=document==null?void 0:document.createElement("div");l.classList.add("searchstax-external-promotion"),l.addEventListener("click",c=>{this.trackClick(e,c)}),l.innerHTML=P.render(n,e),o.appendChild(l)}}}trackClick(e,t){t.stopPropagation(),t.preventDefault(),window==null||window.open(e.url,"_blank")}renderMainTemplate(e){var t,s,a,r;const o=((a=(s=(t=this.config)==null?void 0:t.templates)==null?void 0:s.mainTemplate)==null?void 0:a.template)||((r=C.externalPromotions.mainTemplate)==null?void 0:r.template);if(this.dataLayer.renderingEngine===U.mustache){this.searchExternalPromotionsMainContainer.innerHTML=P.render(o,e);const n=typeof document<"u"?document==null?void 0:document.getElementById(this.externalPromotionsContainerId):null;n&&(n.innerHTML="");for(const l of e.externalPromotions)this.addExternalSearch(l)}}}class K{static addAccessibilityNotificationContainerToBody(){if(!document.getElementById("searchAccessibilityContainer")){const e=document.createElement("div");e.setAttribute("aria-live","polite"),e.setAttribute("id","searchAccessibilityContainer"),document.body.appendChild(e)}}static setAccessibilityText(e,t){this.addAccessibilityNotificationContainerToBody();const s=document.getElementById("searchAccessibility");s&&s.remove();const a=document.createElement("span");a.setAttribute("id","searchAccessibility"),a.innerHTML=e;const r=document.getElementById("searchAccessibilityContainer");r&&setTimeout(()=>{r.appendChild(a)},t??100)}}class Vr{constructor(e,t){h(this,"dataLayer"),h(this,"config"),h(this,"containerId"),h(this,"routerHelper"),h(this,"cachedPhrase",""),h(this,"isCached",!1),h(this,"overlayOpened",!1),h(this,"facetPaginationStep"),h(this,"facetPaginationStepMobile"),h(this,"searchFacetsMainContainer",null),h(this,"searchFacetsMobileContainer",null),h(this,"searchFacetsDesktopContainer",null),h(this,"facetLimits",{}),h(this,"facetLimitsMobile",{}),h(this,"deactivatedFacets",{}),h(this,"focusedElement",null),h(this,"cachedData",null),h(this,"cacheFacets"),h(this,"onFacetSelect",(s,a,r,o,n)=>{if(s.stopPropagation(),!a.disabled){const l=r.querySelector("input");let c=o?l.checked:!l.checked;n!==void 0&&(c=!n),l.checked=c;const g=this.dataLayer.searchObject;let m=[...g.facets];const p=this.extractFacetValue(a);c?m.find(L=>fe.deepEqual(L,p)?L:!1)||(this.config.facetingType==="tabs"&&(m=m.filter(L=>L.name!==p.name)),m.push(p)):m=m.filter(L=>!fe.deepEqual(L,p)),setTimeout(()=>{this.dataLayer.setSearchObject({...g,facets:m,page:1}),this.config.facetingType==="tabs"&&this.renderMainTemplate(this.generateTemplateData(),!0)},0)}}),this.dataLayer=e.dataLayer,this.config=e.config,this.containerId=e.containerId,this.routerHelper=e.routerHelper,this.cacheFacets=t,this.facetPaginationStep=this.config.itemsPerPageDesktop,this.facetPaginationStepMobile=this.config.itemsPerPageMobile,typeof document<"u"&&(this.searchFacetsMainContainer=document==null?void 0:document.getElementById(this.containerId)),this.needCache&&t(),this.initializeSubscriptions()}get needCache(){return this.config.facetingType==="showUnavailable"||this.config.facetingType==="or"||this.config.facetingType==="tabs"}get needDisabling(){return this.config.facetingType==="showUnavailable"}initializeSubscriptions(){this.needCache&&this.dataLayer.$searchFacetsCached.subscribe(e=>{e&&this.dataLayer.searchFacets&&this.renderMainTemplate(this.generateTemplateData())}),this.dataLayer.$searchResults.subscribe(e=>{e&&(this.needCache&&!this.isCached&&(this.dataLayer.searchFacets&&!this.dataLayer.searchFacetsCached&&this.dataLayer.setSearchFacetsCached(this.dataLayer.searchFacets),this.cacheFacets()),this.renderMainTemplate(this.generateTemplateData()))}),this.dataLayer.$searchObject.subscribe(e=>{this.cachedPhrase!==e.query?(this.cachedPhrase=e.query,this.isCached=!1):this.isCached=!0})}extractFacetValue(e){return{type:this.config.facetingType,name:e.parentName,value:e.value}}applyFacetLimits(e,t){const s=t?this.facetPaginationStepMobile:this.facetPaginationStep,a=t?this.facetLimits:this.facetLimitsMobile;return e.forEach(r=>{a[r.name]||(a[r.name]=s)}),e.map(r=>({...r,values:r.values.slice(0,a[r.name]),showingAllFacets:r.values.length<=a[r.name],hasMoreFacets:r.values.length>s}))}generateTemplateData(e){if(this.generateSelectedFacetsData(),this.dataLayer.searchFacets){let t=this.dataLayer.searchFacets;this.needCache&&this.dataLayer.searchFacetsCached&&(t=this.dataLayer.searchFacetsCached,this.needDisabling&&(t=t.map(a=>{var r;const o=(r=this.dataLayer.searchFacets)==null?void 0:r.find(n=>n.name===a.name);return o?{...a,values:a.values.map(n=>{const l=o.values.find(c=>n.type==="range"?!1:n.type==="checkbox"?c.value===n.value:!1);return{...n,disabled:!l,isMobile:e}})}:{...a,values:a.values.map(n=>({...n,disabled:!0})),isMobile:e}}))),this.config.specificFacets&&(t=t.filter(a=>{var r;return(r=this.config.specificFacets)==null?void 0:r.includes(a.name)}));const s={facets:this.applyFacetLimits(t,e),...this.dataLayer.parsedData.data,isMobile:e};return this.dataLayer.setFacetsTemplateData(s),s}else{const t={facets:[],...this.dataLayer.parsedData.data,isMobile:e};return this.dataLayer.setFacetsTemplateData(t),t}}createFacetItem(e,t,s){var a,r,o,n,l,c,g,m,p,L,w,f;if(typeof document<"u"){const x=document==null?void 0:document.createElement("div");x.classList.add("searchstax-facet-container"),this.deactivatedFacets[e.name]||x.classList.add("active");const k=((o=(r=(a=this.config)==null?void 0:a.templates)==null?void 0:r.facetItemContainerTemplate)==null?void 0:o.template)||((n=C.facets.facetItemContainerTemplate)==null?void 0:n.template);x.innerHTML=P.render(k,e),t.appendChild(x);const I=x.querySelector("."+(((g=(c=(l=this.config)==null?void 0:l.templates)==null?void 0:c.facetItemContainerTemplate)==null?void 0:g.facetListTitleContainerClass)||((m=C.facets.facetItemContainerTemplate)==null?void 0:m.facetListTitleContainerClass)));I==null||I.addEventListener("click",()=>{x.classList.toggle("active");const A=x.classList.contains("active"),D=I.querySelector(".searchstax-facet-title");D&&D.setAttribute("aria-expanded",String(A))});const F=x.querySelector("."+(((w=(L=(p=this.config)==null?void 0:p.templates)==null?void 0:L.facetItemContainerTemplate)==null?void 0:w.facetListContainerClass)||((f=C.facets.facetItemContainerTemplate)==null?void 0:f.facetListContainerClass)));F&&(e.values.forEach(A=>{this.createFacetListItem(A,F,e.name)}),e.hasMoreFacets&&this.createHasMoreComponent(e,F,s))}}isChecked(e){var t;return!!((t=this.dataLayer.searchObject.facets)!=null&&t.find(s=>fe.deepEqual(s,this.extractFacetValue(e))))}createFacetListItem(e,t,s){var a,r,o,n,l,c,g,m,p,L,w,f;if(typeof document<"u"){const x=document==null?void 0:document.createElement("div");x.classList.add("searchstax-facet-value-container"),e.disabled&&x.classList.add("searchstax-facet-value-disabled");const k=this.isChecked(e),I=((o=(r=(a=this.config)==null?void 0:a.templates)==null?void 0:r.facetItemTemplate)==null?void 0:o.template)||((n=C.facets.facetItemTemplate)==null?void 0:n.template);x.innerHTML=P.render(I,{...e,isChecked:k});let F=(l=C.facets.facetItemTemplate)==null?void 0:l.checkTriggerClasses;F=((m=(g=(c=this.config)==null?void 0:c.templates)==null?void 0:g.facetItemTemplate)==null?void 0:m.checkTriggerClasses)||F,F.forEach(D=>{const Y=x.querySelector("."+D);Y==null||Y.addEventListener("click",T=>{this.onFacetSelect(T,e,x)})});const A=x.querySelector("."+(((w=(L=(p=this.config)==null?void 0:p.templates)==null?void 0:L.facetItemTemplate)==null?void 0:w.inputCheckboxClass)||((f=C.facets.facetItemTemplate)==null?void 0:f.inputCheckboxClass)));A==null||A.addEventListener("click",D=>{this.onFacetSelect(D,e,x,!0)}),A&&(A==null||A.setAttribute("data-test-value",`${encodeURIComponent(s)}:"${encodeURIComponent(e.value)}"`)),t.appendChild(x)}}createHasMoreComponent(e,t,s){var a,r,o,n,l,c,g,m;if(typeof document<"u"){const p=document==null?void 0:document.createElement("div");p.classList.add("searchstax-facet-show-more-container");const L=((o=(r=(a=this.config)==null?void 0:a.templates)==null?void 0:r.showMoreButtonContainerTemplate)==null?void 0:o.template)||((n=C.facets.showMoreButtonContainerTemplate)==null?void 0:n.template);p.innerHTML=P.render(L,e);const w=p.querySelector("."+(((g=(c=(l=this.config)==null?void 0:l.templates)==null?void 0:c.showMoreButtonContainerTemplate)==null?void 0:g.showMoreButtonClass)||((m=C.facets.showMoreButtonContainerTemplate)==null?void 0:m.showMoreButtonClass)));w&&(this.attachOnclickToShowMore(e,w,s),t&&t.appendChild(w))}}attachOnclickToShowMore(e,t,s){t.addEventListener("click",a=>{this.onShowMoreLessClick(a,e,s)}),t.addEventListener("keyup",a=>{(a.code==="Space"||a.code==="Enter")&&this.onShowMoreLessClick(a,e,s)})}onShowMoreLessClick(e,t,s){e.preventDefault();const a=s?this.facetPaginationStepMobile:this.facetPaginationStep,r=s?this.facetLimits:this.facetLimitsMobile;r[t.name]===void 0?r[t.name]=a*2:r[t.name]<=t.values.length?(K.setAccessibilityText(`More Facets shown for ${t.label}`),r[t.name]=r[t.name]+a):(K.setAccessibilityText(`Less Facets shown for ${t.label}`),r[t.name]=a),this.generateTemplateData(s),this.renderMainTemplate(this.generateTemplateData())}renderMainTemplate(e,t){var s,a,r,o,n,l,c,g,m,p,L;if(e&&(!fe.deepEqual(this.cachedData??{},e)||t)){this.cachedData=e;const w=((r=(a=(s=this.config)==null?void 0:s.templates)==null?void 0:a.mainTemplateDesktop)==null?void 0:r.template)||((o=C.facets.mainTemplateDesktop)==null?void 0:o.template);if(this.dataLayer.renderingEngine===U.mustache&&this.searchFacetsMainContainer){const f=document.activeElement;f instanceof HTMLInputElement&&f.type==="checkbox"?this.focusedElement=f:this.focusedElement=null,this.searchFacetsMainContainer.innerHTML=P.render(w,{...e});const x=(g=this.searchFacetsMainContainer)==null?void 0:g.querySelector("."+(((c=(l=(n=this.config)==null?void 0:n.templates)==null?void 0:l.mainTemplateDesktop)==null?void 0:c.facetsContainerClass)||C.facets.mainTemplateDesktop.facetsContainerClass));if(x){x.innerHTML="";for(const k of e.facets)this.createFacetItem(k,x);if(this.searchFacetsMainContainer){const k=this.searchFacetsMainContainer.querySelector("."+(((L=(p=(m=this.config)==null?void 0:m.templates)==null?void 0:p.mainTemplateDesktop)==null?void 0:L.selectedFacetsContainerClass)||C.facets.mainTemplateDesktop.selectedFacetsContainerClass));k&&(this.createSelectedFacetsComponents(k),this.createClearFacetsComponents(k))}}}setTimeout(()=>{document.querySelectorAll(".searchstax-facet-title").forEach(f=>{f.setAttribute("aria-expanded",String(!0)),f.setAttribute("tabindex","0"),f.setAttribute("role","button")})},100),this.renderMobileTemplate(this.generateTemplateData(!0))}else this.generateSelectedFacetsData()}generateSelectedFacetsData(){const e=[],t=this.dataLayer.searchObject.facets;for(const s of t){const a=decodeURIComponent(s.name),r=decodeURIComponent(s.value);if(this.dataLayer.searchFacets){const o=this.needCache?this.dataLayer.searchFacetsCached:this.dataLayer.searchFacets,n=o==null?void 0:o.find(l=>l.name===a);if(n){const l=n.values.find(c=>c.type==="range"?!1:c.type==="checkbox"?`"${c.value}"`==`"${r}"`:!1);l&&e.push(l)}}}this.dataLayer.setSelectedFacetsTemplateData(e)}createSelectedFacetsComponents(e){var t;this.generateSelectedFacetsData(),(t=this.dataLayer.selectedFacetsTemplateData)==null||t.forEach(s=>{this.createSelectedFacetsComponent(e,s)})}createClearFacetsComponents(e){var t,s,a,r,o,n,l,c;if(typeof document<"u"){const g=this.dataLayer.searchObject,m=((a=(s=(t=this.config)==null?void 0:t.templates)==null?void 0:s.clearFacetsTemplate)==null?void 0:a.template)||((r=C.facets.clearFacetsTemplate)==null?void 0:r.template),p=document==null?void 0:document.createElement("div");p.innerHTML=P.render(m,{shouldShow:g.facets.length>0});const L=p.querySelector("."+(((l=(n=(o=this.config)==null?void 0:o.templates)==null?void 0:n.clearFacetsTemplate)==null?void 0:l.containerClass)||((c=C.facets.clearFacetsTemplate)==null?void 0:c.containerClass)));L&&(L.addEventListener("click",()=>{this.removeSelectedFacets()}),L.addEventListener("keyup",w=>{(w.code==="Space"||w.code==="Enter")&&this.removeSelectedFacets()}),e.appendChild(L))}}createSelectedFacetsComponent(e,t){var s,a,r,o,n,l,c,g;if(typeof document<"u"){const m=((r=(a=(s=this.config)==null?void 0:s.templates)==null?void 0:a.selectedFacetsTemplate)==null?void 0:r.template)||((o=C.facets.selectedFacetsTemplate)==null?void 0:o.template),p=document==null?void 0:document.createElement("div");p.innerHTML=P.render(m,t);const L=p.querySelector("."+(((c=(l=(n=this.config)==null?void 0:n.templates)==null?void 0:l.selectedFacetsTemplate)==null?void 0:c.containerClass)||((g=C.facets.selectedFacetsTemplate)==null?void 0:g.containerClass)));L&&(L.addEventListener("click",()=>{this.unselectFacet(t)}),L.addEventListener("keyup",w=>{(w.code==="Space"||w.code==="Enter")&&this.unselectFacet(t)}),e.appendChild(L))}}unselectFacet(e){const t=this.dataLayer.searchObject;let s=[...t.facets];e.type==="checkbox"&&(s=s.filter(a=>JSON.stringify(a)!==JSON.stringify(this.extractFacetValue(e)))),setTimeout(()=>{this.dataLayer.setSearchObject({...t,facets:s}),this.generateSelectedFacetsData()},0)}removeSelectedFacets(){const e=this.dataLayer.searchObject;this.dataLayer.setSearchObject({...e,facets:[]})}createFilterByComponent(e){var t,s,a,r,o,n,l,c;if(typeof document<"u"){const g=((a=(s=(t=this.config)==null?void 0:t.templates)==null?void 0:s.filterByTemplate)==null?void 0:a.template)||((r=C.facets.filterByTemplate)==null?void 0:r.template),m=document==null?void 0:document.createElement("div");m.innerHTML=P.render(g,{});const p=m.querySelector("."+(((l=(n=(o=this.config)==null?void 0:o.templates)==null?void 0:n.filterByTemplate)==null?void 0:l.containerClass)||((c=C.facets.filterByTemplate)==null?void 0:c.containerClass)));p&&(e.prepend(p),p.addEventListener("click",this.openOverlay.bind(this)),p.addEventListener("keyup",L=>{(L.code==="Space"||L.code==="Enter")&&this.openOverlay()}))}}openOverlay(){var e;K.setAccessibilityText("Facet overlay opened. Tab to select facets."),this.overlayOpened=!0,this.searchFacetsMainContainer&&(typeof document<"u"&&document.body.classList.toggle("searchstax-no-scroll"),(e=this.searchFacetsMainContainer.querySelector(".searchstax-facets-mobile-overlay"))==null||e.classList.add("searchstax-show"))}closeOverlay(){var e;K.setAccessibilityText("Facet overlay closed"),this.overlayOpened=!1,this.searchFacetsMainContainer&&(typeof document<"u"&&document.body.classList.toggle("searchstax-no-scroll"),(e=this.searchFacetsMainContainer.querySelector(".searchstax-facets-mobile-overlay"))==null||e.classList.remove("searchstax-show"))}renderMobileTemplate(e){var t,s,a,r,o,n,l,c,g,m,p,L,w,f,x,k,I,F,A;if(e&&typeof document<"u"){const D=document==null?void 0:document.createElement("div");D.classList.add("searchstax-facets-container-mobile");const Y=((a=(s=(t=this.config)==null?void 0:t.templates)==null?void 0:s.mainTemplateMobile)==null?void 0:a.template)||((r=C.facets.mainTemplateMobile)==null?void 0:r.template);if(this.dataLayer.renderingEngine===U.mustache){if(D.innerHTML=P.render(Y,{...e,overlayOpened:this.overlayOpened}),(o=this.searchFacetsMainContainer)==null||o.appendChild(D),(l=(n=this.config)==null?void 0:n.templates)!=null&&l.mainTemplateMobile)for(const ye of((m=(g=(c=this.config)==null?void 0:c.templates)==null?void 0:g.mainTemplateMobile)==null?void 0:m.closeOverlayTriggerClasses)||[]){const V=D.querySelector("."+ye);V&&(V.addEventListener("click",this.closeOverlay.bind(this)),V.addEventListener("keyup",le=>{(le.code==="Space"||le.code==="Enter")&&this.closeOverlay()}))}else for(const ye of C.facets.mainTemplateMobile.closeOverlayTriggerClasses){const V=D.querySelector("."+ye);V&&(V.addEventListener("click",this.closeOverlay.bind(this)),V.addEventListener("keyup",le=>{(le.code==="Space"||le.code==="Enter")&&this.closeOverlay()}))}const T=D.querySelector("."+(((w=(L=(p=this.config)==null?void 0:p.templates)==null?void 0:L.mainTemplateMobile)==null?void 0:w.filterByContainerClass)||C.facets.mainTemplateMobile.filterByContainerClass));T&&this.createFilterByComponent(T);const z=D.querySelector("."+(((k=(x=(f=this.config)==null?void 0:f.templates)==null?void 0:x.mainTemplateMobile)==null?void 0:k.selectedFacetsContainerClass)||C.facets.mainTemplateMobile.selectedFacetsContainerClass));z&&(this.createSelectedFacetsComponents(z),this.createClearFacetsComponents(z));const Z=D.querySelector("."+(((A=(F=(I=this.config)==null?void 0:I.templates)==null?void 0:F.mainTemplateMobile)==null?void 0:A.facetsContainerClass)||C.facets.mainTemplateMobile.facetsContainerClass));if(Z){Z.innerHTML="";for(const ye of e.facets)this.createFacetItem(ye,Z,!0)}}}}}class Qr{constructor(e){h(this,"dataLayer"),h(this,"config"),h(this,"containerId"),h(this,"previousButtonClass"),h(this,"nextButtonClass"),h(this,"loadMoreButtonClass"),h(this,"routerHelper"),h(this,"searchPaginationMainContainer",null);var t,s,a,r,o,n,l,c,g;this.dataLayer=e.dataLayer,this.config=e.config,this.containerId=e.containerId,this.routerHelper=e.routerHelper,this.previousButtonClass=((a=(s=(t=this.config)==null?void 0:t.templates)==null?void 0:s.mainTemplate)==null?void 0:a.previousButtonClass)??C.pagination.mainTemplate.previousButtonClass,this.nextButtonClass=((n=(o=(r=this.config)==null?void 0:r.templates)==null?void 0:o.mainTemplate)==null?void 0:n.nextButtonClass)??C.pagination.mainTemplate.nextButtonClass,this.loadMoreButtonClass=((g=(c=(l=this.config)==null?void 0:l.templates)==null?void 0:c.infiniteScrollTemplate)==null?void 0:g.loadMoreButtonClass)??C.pagination.infiniteScrollTemplate.loadMoreButtonClass,typeof document<"u"&&(this.searchPaginationMainContainer=document==null?void 0:document.getElementById(this.containerId)),this.initializeSubscriptions(),this.renderMainTemplate(this.generateTemplateData())}get isFirstPage(){var e;return((e=this.dataLayer.searchObject)==null?void 0:e.page)===1}get isLastPage(){return this.dataLayer.parsedData.data.isLastPage}initializeSubscriptions(){this.dataLayer.$searchResults.subscribe(e=>{e&&this.renderMainTemplate(this.generateTemplateData())})}generateTemplateData(){var e,t,s,a;const r={...this.dataLayer.parsedData.data,previousPageLink:(t=this.routerHelper)==null?void 0:t.searchObjectToUrl({...this.dataLayer.searchObject,page:((e=this.dataLayer.searchObject)==null?void 0:e.page)-1}),nextPageLink:(a=this.routerHelper)==null?void 0:a.searchObjectToUrl({...this.dataLayer.searchObject,page:((s=this.dataLayer.searchObject)==null?void 0:s.page)+1})};return this.dataLayer.setPaginationData(r),r}goToPage(e,t){const s=this.dataLayer.searchObject;s&&(s.page=e,this.dataLayer.setSearchObject(s)),t||window==null||window.scrollTo(0,0),document.body.tabIndex=-1,document.body.focus()}nextPage(e){var t;e==null||e.preventDefault(),e==null||e.stopPropagation(),this.isLastPage||this.goToPage(((t=this.dataLayer.searchObject)==null?void 0:t.page)+1,this.dataLayer.isInfiniteScroll)}previousPage(e){var t;e==null||e.preventDefault(),e==null||e.stopPropagation(),this.isFirstPage||this.goToPage(((t=this.dataLayer.searchObject)==null?void 0:t.page)-1)}overridePaginationEvents(){if(this.searchPaginationMainContainer){const e=this.searchPaginationMainContainer.querySelector("."+this.previousButtonClass),t=this.searchPaginationMainContainer.querySelector("."+this.nextButtonClass),s=this.searchPaginationMainContainer.querySelector("."+this.loadMoreButtonClass);e&&(e.addEventListener("click",this.previousPage.bind(this)),e.addEventListener("keydown",a=>{(a.code==="Space"||a.code==="Enter")&&this.previousPage(a)})),t&&(t.addEventListener("click",this.nextPage.bind(this)),t.addEventListener("keydown",a=>{(a.code==="Space"||a.code==="Enter")&&this.nextPage(a)})),s&&(s.addEventListener("click",this.nextPage.bind(this)),s.addEventListener("keydown",a=>{(a.code==="Space"||a.code==="Enter")&&this.nextPage(a)}))}}renderMainTemplate(e){var t,s,a,r,o,n,l,c,g,m;this.searchPaginationMainContainer&&((t=this.searchPaginationMainContainer.querySelector("."+this.previousButtonClass))==null||t.removeEventListener("click",this.previousPage),(s=this.searchPaginationMainContainer.querySelector("."+this.nextButtonClass))==null||s.removeEventListener("click",this.nextPage));let p=((o=(r=(a=this.config)==null?void 0:a.templates)==null?void 0:r.mainTemplate)==null?void 0:o.template)||((n=C.pagination.mainTemplate)==null?void 0:n.template);this.dataLayer.isInfiniteScroll&&(p=((g=(c=(l=this.config)==null?void 0:l.templates)==null?void 0:c.infiniteScrollTemplate)==null?void 0:g.template)||((m=C.pagination.infiniteScrollTemplate)==null?void 0:m.template)),this.dataLayer.renderingEngine===U.mustache&&(this.searchPaginationMainContainer.innerHTML=P.render(p,e),setTimeout(()=>{this.overridePaginationEvents()},0))}}class qr{constructor(e){h(this,"dataLayer"),h(this,"config"),h(this,"containerId"),h(this,"relatedSearchesContainerClass"),h(this,"searchRelatedSearchesMainContainer",null),h(this,"track");var t,s;this.dataLayer=e.dataLayer,this.config=e.config,this.containerId=e.containerId,this.relatedSearchesContainerClass=((s=(t=this.config.templates)==null?void 0:t.main)==null?void 0:s.relatedSearchesContainerClass)||C.relatedSearches.main.relatedSearchesContainerClass,typeof document<"u"&&(this.searchRelatedSearchesMainContainer=document==null?void 0:document.getElementById(this.containerId)),this.track=e.trackRelatedSearchClick,this.initializeSubscriptions()}initializeSubscriptions(){this.dataLayer.$searchRelatedSearches.subscribe(e=>{e&&this.renderMainTemplate(this.generateTemplateData())})}generateTemplateData(){const e={...this.dataLayer.parsedData.data};return this.dataLayer.setRelatedSearchesData(e),e}addRelatedSearchComponent(e,t){var s,a,r,o,n;if(typeof document<"u"){const l=document==null?void 0:document.createElement("div"),c=((r=(a=(s=this.config)==null?void 0:s.templates)==null?void 0:a.relatedSearch)==null?void 0:r.template)||C.relatedSearches.relatedSearch.template;if(this.dataLayer.renderingEngine===U.mustache){l.innerHTML=P.render(c,e);const g=l.querySelector("."+(((n=(o=this.config.templates)==null?void 0:o.relatedSearch)==null?void 0:n.relatedSearchContainerClass)||C.relatedSearches.relatedSearch.relatedSearchContainerClass));g&&(t.appendChild(g),g.addEventListener("click",()=>{this.executeSearch(e)}),g.addEventListener("keyup",m=>{(m.code==="Space"||m.code==="Enter")&&this.executeSearch(e)}))}}}executeSearch(e){const t=this.dataLayer.searchObject;t.query=e.related_search,this.dataLayer.setSearchObject(t),this.track(e)}renderMainTemplate(e){var t,s,a,r;const o=((a=(s=(t=this.config)==null?void 0:t.templates)==null?void 0:s.main)==null?void 0:a.template)||C.relatedSearches.main.template;if(this.dataLayer.renderingEngine===U.mustache&&this.searchRelatedSearchesMainContainer){this.searchRelatedSearchesMainContainer.innerHTML="",this.searchRelatedSearchesMainContainer.innerHTML=P.render(o,e);const n=(r=this.searchRelatedSearchesMainContainer)==null?void 0:r.querySelector(`.${this.relatedSearchesContainerClass}`);if(n)for(const l of e.relatedSearches)this.addRelatedSearchComponent(l,n)}}}class Hr{constructor(e){h(this,"dataLayer"),h(this,"config"),h(this,"containerId"),h(this,"searchFeedbackMainContainer",null),h(this,"searchTrigger"),this.dataLayer=e.dataLayer,this.config=e.config,this.containerId=e.containerId,this.searchTrigger=e.searchTrigger,typeof document<"u"&&(this.searchFeedbackMainContainer=document==null?void 0:document.getElementById(this.containerId)),this.initializeSubscriptions()}initializeSubscriptions(){this.dataLayer.$searchResults.subscribe(e=>{e&&this.renderMainTemplate(this.generateTemplateData())})}generateTemplateData(){const e={...this.dataLayer.parsedData.data};return this.dataLayer.setSearchFeedbackData(e),e}onOriginalQueryClick(e){var t;e.stopPropagation(),e.preventDefault();const s=(t=e.target)==null?void 0:t.innerHTML;this.searchTrigger(s,!0)}attachClick(){var e,t,s,a,r;const o=(r=this.searchFeedbackMainContainer)==null?void 0:r.querySelector("."+(((s=(t=(e=this.config)==null?void 0:e.templates)==null?void 0:t.main)==null?void 0:s.originalQueryClass)||((a=C.searchFeedback.main)==null?void 0:a.originalQueryClass)));o&&o.addEventListener("click",this.onOriginalQueryClick.bind(this))}renderMainTemplate(e){var t,s,a;const r=((a=(s=(t=this.config)==null?void 0:t.templates)==null?void 0:s.main)==null?void 0:a.template)||C.searchFeedback.main.template;this.dataLayer.renderingEngine===U.mustache&&(this.searchFeedbackMainContainer.innerHTML=P.render(r,e),setTimeout(()=>{this.attachClick()},0))}}class Br{constructor(e){h(this,"searchHelper"),h(this,"dataLayer"),h(this,"config"),h(this,"suggestAfterMinChars"),h(this,"containerId"),h(this,"currentInputValue",""),h(this,"autosuggestResults"),h(this,"searchInput"),h(this,"actionButton"),h(this,"autosuggestContainer"),h(this,"buttonState","search"),h(this,"selectedAutosuggestItem",-1),h(this,"suggestTrigger"),h(this,"searchTrigger"),this.dataLayer=e.dataLayer,this.config=e.config,this.searchTrigger=e.searchTrigger,this.suggestTrigger=e.suggestTrigger,this.containerId=e.containerId,this.suggestAfterMinChars=e.config.suggestAfterMinChars,this.suggestAfterMinChars===void 0&&this.getSuggestAfterValue(),this.dataLayer.$locationEnabled.subscribeUntilHasValue(()=>{this.renderMainTemplate(),this.actionButtonInit(),this.updateActionButtonState("search"),this.searchInput&&(this.createAutosuggestContainer(),this.attachSubscriptions())},200)}renderMainTemplate(){var e,t,s,a;if(typeof document<"u"){const r=document==null?void 0:document.getElementById(this.containerId);if(!r)throw new Error("Search input container not found");const o=((t=(e=this.config.templates)==null?void 0:e.mainTemplate)==null?void 0:t.template)||C.searchInput.mainTemplate.template,n={...this.dataLayer.parsedData.data,locationEnabled:!!this.dataLayer.locationEnabled};if(this.dataLayer.setInputWidgetTemplateData(n),this.dataLayer.renderingEngine===U.mustache){const g=P.render(o,n);r.innerHTML=g,this.dataLayer.setInputTemplateRendered(!0)}const l=((a=(s=this.config.templates)==null?void 0:s.mainTemplate)==null?void 0:a.searchInputId)||C.searchInput.mainTemplate.searchInputId,c=document==null?void 0:document.querySelector(`#${l}`);if(c)this.searchInput=c,c.addEventListener("keyup",this.inputKeyupEvent.bind(this)),c.addEventListener("blur",this.hideAutosuggest.bind(this)),c.addEventListener("paste",this.inputPasteEvent.bind(this));else throw new Error("Input not found")}}createAutosuggestContainer(){var e;this.dataLayer.renderingEngine===U.mustache&&typeof document<"u"&&(this.autosuggestContainer=document==null?void 0:document.createElement("div"),this.autosuggestContainer.classList.add("searchstax-autosuggest-container"),this.autosuggestContainer.addEventListener("mouseleave",()=>{this.resetAutosuggestSelection(),this.markActiveAutosuggestItem()}),(e=this.searchInput)==null||e.after(this.autosuggestContainer))}getSuggestAfterValue(){this.dataLayer.searchHelper&&this.dataLayer.searchHelper.suggest("*",e=>{this.suggestAfterMinChars=e.metadata.minPrefixChars},[])}actionButtonInit(){typeof document<"u"&&(this.actionButton=document==null?void 0:document.getElementById("searchstax-search-input-action-button"),this.actionButton&&this.actionButton.addEventListener("click",()=>{var e;this.executeSearch(((e=this.searchInput)==null?void 0:e.value)??"")}))}attachSubscriptions(){this.dataLayer.$searchTermChange.subscribe(()=>{this.handleSearchTermChange()}),this.dataLayer.$loadingChange.subscribe(()=>{this.handleLoadingChange()}),this.dataLayer.$searchAutosuggest.subscribe(e=>{e&&this.appendSuggestions(e)}),this.dataLayer.$searchObject.subscribe(e=>{e.query!=="undefined"&&e.query!==void 0&&e.query!=="*"&&this.searchInput&&(this.searchInput.value=this.cleanSuggestionTerm(e.query??""))})}handleLoadingChange(){this.dataLayer.loading?this.updateActionButtonState("loading"):this.handleSearchTermChange()}handleSearchTermChange(){this.updateActionButtonState("search")}updateActionButtonState(e){if(this.buttonState=e,this.actionButton)switch(this.actionButton.classList.remove("searchstax-spinner-icon"),this.actionButton.classList.remove("searchstax-search-icon"),e){case"loading":this.actionButton.classList.add("searchstax-spinner-icon");break;case"search":this.actionButton.classList.add("searchstax-search-icon"),this.actionButton.setAttribute("aria-label","search");break}}selectPreviousAutosuggestItem(e){this.selectedAutosuggestItem>0?this.selectedAutosuggestItem--:this.selectedAutosuggestItem===0?(this.selectedAutosuggestItem=-1,e&&(e.focus(),e.setSelectionRange(e.value.length,e.value.length)),K.setAccessibilityText("No Suggestion selected")):this.selectedAutosuggestItem=this.autosuggestResults.suggestions.length-1,this.markActiveAutosuggestItem()}selectNextAutosuggestItem(){this.selectedAutosuggestItem<this.autosuggestResults.suggestions.length-1?this.selectedAutosuggestItem++:this.selectedAutosuggestItem===this.autosuggestResults.suggestions.length-1?(this.selectedAutosuggestItem=-1,K.setAccessibilityText("No Suggestion selected")):this.selectedAutosuggestItem=0,this.markActiveAutosuggestItem()}resetAutosuggestSelection(){this.selectedAutosuggestItem=-1,this.markActiveAutosuggestItem()}markActiveAutosuggestItem(){if(typeof document<"u"){const e=document==null?void 0:document.getElementsByClassName("searchstax-autosuggest-item");for(let t=0;t<e.length;t++){const s=e[t];t===this.selectedAutosuggestItem?(s.classList.add("active"),K.setAccessibilityText(`Selected suggestion: ${s.innerText}`)):s.classList.remove("active")}}}inputKeyupEvent(e){const t=e.key;this.currentInputValue=e.target.value,t==="Enter"?this.suggestionChosen():t==="Escape"?this.hideAutosuggest(e.target):t==="ArrowUp"?this.selectPreviousAutosuggestItem(e.target):t==="ArrowDown"?this.selectNextAutosuggestItem():this.autosuggestHandling(e),this.handleSearchTermChange()}autosuggestHandling(e){this.suggestAfterMinChars&&e.target&&e.target.value.length>=this.suggestAfterMinChars?this.executeSuggest(e.target.value):this.hideAutosuggest()}inputPasteEvent(e){setTimeout(()=>{this.autosuggestHandling(e),this.handleSearchTermChange()},0)}executeSuggest(e){this.suggestTrigger(e)}executeSearch(e){this.hideAutosuggest(),this.searchTrigger(e===""?"*":e)}suggestionChosen(){this.selectedAutosuggestItem>-1?this.autosuggestItemClicked(this.autosuggestResults.suggestions[this.selectedAutosuggestItem]):this.executeSearch(this.currentInputValue)}hideAutosuggest(e){setTimeout(()=>{this.dataLayer.setAutosuggestResults({numFound:0,suggestions:[]}),this.autosuggestContainer&&(this.autosuggestContainer.innerHTML="",this.autosuggestContainer.classList.add("hidden")),this.resetAutosuggestSelection(),e&&(e.focus(),e.setSelectionRange(e.value.length,e.value.length)),K.setAccessibilityText("No Suggestion selected")},200)}cleanSuggestionTerm(e){return te.removeXSSRiskyTags(e.replace(/(<([^>]+)>)/gi,"")).trim()}autosuggestItemClicked(e){this.searchInput.value=this.cleanSuggestionTerm(e.term??""),this.executeSearch(this.cleanSuggestionTerm(e.term))}createAutosuggestItem(e){var t,s,a;const r=document==null?void 0:document.createElement("div");r.classList.add("searchstax-autosuggest-item"),r.addEventListener("click",()=>{this.autosuggestItemClicked(e)}),r.addEventListener("mouseenter",()=>{this.onSuggestionEnter(e)});const o=((s=(t=this.config.templates)==null?void 0:t.autosuggestItemTemplate)==null?void 0:s.template)||((a=C.searchInput.autosuggestItemTemplate)==null?void 0:a.template);return r.innerHTML=P.render(o,e),r}onSuggestionEnter(e){var t;this.selectedAutosuggestItem=((t=this.autosuggestResults)==null?void 0:t.suggestions.indexOf(e))||0,this.markActiveAutosuggestItem()}appendSuggestions(e){this.autosuggestContainer&&(this.autosuggestContainer.innerHTML="",this.autosuggestContainer.classList.remove("hidden"));for(const t in e.suggest)if(Object.prototype.hasOwnProperty.call(e.suggest,t)){const s=e.suggest[t];for(const a in s)if(Object.prototype.hasOwnProperty.call(s,a)){const r=s[a];r.numFound?K.setAccessibilityText("Suggestions are available. Use up and down arrows to navigate while focusing input. Use Escape key to escape out of the suggestions",2e3):K.setAccessibilityText("",0),this.autosuggestResults=r,this.dataLayer.setAutosuggestResults(r),r.numFound>0?r.suggestions.forEach(o=>{this.autosuggestContainer&&typeof document<"u"&&this.autosuggestContainer.appendChild(this.createAutosuggestItem(o))}):this.autosuggestContainer&&this.autosuggestContainer.classList.add("hidden")}}}}class Ur{constructor(e){h(this,"dataLayer"),h(this,"config"),h(this,"linkClickCallback"),h(this,"searchCallback"),h(this,"containerId"),h(this,"searchResultsMainContainer"),h(this,"searchResultsContainer"),h(this,"searchResultLinks",[]),this.linkClickCallback=e.linkClickCallback,this.searchCallback=e.searchTrigger,this.dataLayer=e.dataLayer,this.config=e.config,this.containerId=e.containerId;const t=document==null?void 0:document.getElementById(this.containerId);if(t)this.searchResultsMainContainer=t;else throw new Error(`Search Results Main Container with id ${this.containerId} not found`);this.dataLayer.setIsInfiniteScroll(e.config.renderMethod==="infiniteScroll"),this.initializeSubscriptions(),this.renderMainTemplate()}initializeSubscriptions(){this.dataLayer.$searchObject.subscribe(()=>{K.setAccessibilityText("Searching...")}),this.dataLayer.$searchResults.subscribe(e=>{e&&this.searchResultsContainer&&this.renderResults(e)})}changeTemplate(){this.dataLayer.searchResults&&this.renderResults(this.dataLayer.searchResults)}renderNoResultsTemplate(){var e,t,s,a,r;const o=((s=(t=(e=this.config)==null?void 0:e.templates)==null?void 0:t.noSearchResultTemplate)==null?void 0:s.template)||((a=C.searchResults.noSearchResultTemplate)==null?void 0:a.template),n=((r=this.dataLayer.searchResultsMetadata)==null?void 0:r.spellingSuggestion)??"";if(this.dataLayer.renderingEngine===U.mustache&&this.searchResultsContainer&&(this.searchResultsContainer.innerHTML=P.render(o,{spellingSuggestion:n,...this.dataLayer.parsedData.data,searchCallback:this.searchCallback.bind(this)})),n&&this.searchResultsContainer){const l=this.searchResultsContainer.querySelector("a");l&&l.addEventListener("click",c=>{c.preventDefault(),c.stopPropagation(),this.searchCallback(n)})}}renderResults(e){var t,s,a,r,o;if(this.dataLayer.renderingEngine===U.mustache&&this.searchResultsContainer)if(this.removeLinkClickEvents(),e.length===0)K.setAccessibilityText("Search has no results"),this.renderNoResultsTemplate();else{K.setAccessibilityText(`Showing ${this.dataLayer.parsedData.startResultIndex} through ${this.dataLayer.parsedData.endResultIndex} results from ${this.dataLayer.parsedData.totalResults}. Press tab to navigate through results`);const n=((a=(s=(t=this.config)==null?void 0:t.templates)==null?void 0:s.searchResultTemplate)==null?void 0:a.template)||((r=C.searchResults.searchResultTemplate)==null?void 0:r.template),l=e.map(c=>P.render(n,c));((o=this.config)==null?void 0:o.renderMethod)==="infiniteScroll"&&this.dataLayer.searchObject.page>1?this.searchResultsContainer.innerHTML+=l.join(""):this.searchResultsContainer.innerHTML=l.join(""),this.searchResultLinks=Array.from(this.searchResultsContainer.querySelectorAll(`[${this.uniqueIdAttribute}]`)),this.attachLinkClickEvents()}}removeLinkClickEvents(){this.searchResultLinks.forEach(e=>{e.removeEventListener("click",()=>{}),e.removeEventListener("keydown",()=>{})})}get uniqueIdAttribute(){var e,t,s,a;return((s=(t=(e=this.config)==null?void 0:e.templates)==null?void 0:t.searchResultTemplate)==null?void 0:s.searchResultUniqueIdAttribute)||((a=C.searchResults.searchResultTemplate)==null?void 0:a.searchResultUniqueIdAttribute)}attachLinkClickEvents(){this.searchResultLinks.forEach(e=>{e.addEventListener("click",t=>{t.preventDefault(),t.stopPropagation();const s=e.getAttribute(this.uniqueIdAttribute)??"";s&&this.linkClickCallback(s)}),e.addEventListener("keydown",t=>{if(t.code==="Space"||t.code==="Enter"){const s=e.getAttribute(this.uniqueIdAttribute)??"";s&&this.linkClickCallback(s)}})})}renderMainTemplate(){var e,t,s,a;const r=((s=(t=(e=this.config)==null?void 0:e.templates)==null?void 0:t.mainTemplate)==null?void 0:s.template)||((a=C.searchResults.mainTemplate)==null?void 0:a.template);this.dataLayer.renderingEngine===U.mustache&&(this.searchResultsMainContainer.innerHTML=P.render(r,{}),setTimeout(()=>{var o,n,l,c,g,m,p;const L=(l=(n=(o=this.config)==null?void 0:o.templates)==null?void 0:n.mainTemplate)!=null&&l.searchResultsContainerId?(m=(g=(c=this.config)==null?void 0:c.templates)==null?void 0:g.mainTemplate)==null?void 0:m.searchResultsContainerId:(p=C.searchResults.mainTemplate)==null?void 0:p.searchResultsContainerId,w=document==null?void 0:document.getElementById(L);if(w)this.searchResultsContainer=w;else throw new Error(`Search Results Container with id ${L} not found`)},0))}}class Yr{constructor(e){h(this,"dataLayer"),h(this,"config"),h(this,"containerId"),h(this,"selectId"),h(this,"searchSortingMainContainer",null);var t,s;this.dataLayer=e.dataLayer,this.config=e.config,this.containerId=e.containerId,this.selectId=((s=(t=this.config.templates)==null?void 0:t.main)==null?void 0:s.selectId)||C.sorting.main.selectId,this.searchSortingMainContainer=document==null?void 0:document.getElementById(this.containerId),this.initializeSubscriptions(),this.renderMainTemplate(this.generateTemplateData())}initializeSubscriptions(){this.dataLayer.$searchResults.subscribe(e=>{e&&this.renderMainTemplate(this.generateTemplateData())})}generateTemplateData(){const e={...this.dataLayer.parsedData.data};return this.dataLayer.setSearchSortingData(e),e}setOrderQuery(e){const t=this.dataLayer.searchObject;t&&(t.order=e,this.dataLayer.setSearchObject(t))}markOptionSelected(){const e=document==null?void 0:document.getElementById(this.selectId);if(e){const t=e.querySelector(`option[value="${decodeURIComponent(this.dataLayer.searchObject.order)}"]`);t&&(t.selected=!0)}}renderMainTemplate(e){var t,s,a;const r=((a=(s=(t=this.config)==null?void 0:t.templates)==null?void 0:s.main)==null?void 0:a.template)||C.sorting.main.template;if(this.dataLayer.renderingEngine===U.mustache){this.searchSortingMainContainer.innerHTML=P.render(r,e),this.markOptionSelected();const o=document==null?void 0:document.getElementById(this.selectId);o&&o.addEventListener("change",n=>{this.setOrderQuery(n.target.value)})}}}class Jr{constructor(e){h(this,"analyticsKey"),h(this,"containerId"),h(this,"mainContainer"),h(this,"isLightweight"),h(this,"emailOverride"),h(this,"feedbackTextAreaOverride"),h(this,"mainTemplateOverride"),h(this,"lightweightTemplateOverride"),h(this,"focusedElement",null),h(this,"templateData",{feedbackOpen:!1,ratings:[{index:1,isSelected:!1},{index:2,isSelected:!1},{index:3,isSelected:!1},{index:4,isSelected:!1},{index:5,isSelected:!1},{index:6,isSelected:!1},{index:7,isSelected:!1},{index:8,isSelected:!1},{index:9,isSelected:!1},{index:10,isSelected:!1}],emailInput:"",feedbackTextArea:"",charactersLeft:2e3,maxLength:2e3,errors:{rating:!1,email:!1},submitted:!1,thumbsUpActive:!1,thumbsDownActive:!1}),h(this,"thumbsUpValue",10),h(this,"thumbsDownValue",1),h(this,"ratedQuestion",""),h(this,"language",""),h(this,"model",""),this.analyticsKey=e.analyticsKey,this.containerId=e.containerId??"sf-feedback",this.isLightweight=e.lightweight??!1,this.isLightweight&&this.templateData.ratings.unshift({index:0,isSelected:!1}),this.thumbsUpValue=e.thumbsUpValue??10,this.thumbsDownValue=e.thumbsDownValue??1,this.emailOverride=e.emailOverride,this.feedbackTextAreaOverride=e.feedbackTextAreaOverride,this.mainTemplateOverride=e.mainTemplateOverride,this.lightweightTemplateOverride=e.lightweightTemplateOverride,this.mainContainer=document.getElementById(this.containerId),this.language=e.language??"",this.model=e.model??"",this.init()}init(){Le.attachAnalyticsScript(),this.renderMainTemplate(this.generateTemplateData())}generateTemplateData(){return this.templateData}renderMainTemplate(e){var t,s;const a=document.activeElement;console.log("focused",a),console.log("focused.type",a.type),(a instanceof HTMLInputElement||a instanceof HTMLButtonElement)&&(a.type==="radio"||a.type==="button")?(console.log("fdsl;fm,l;dsfl;sdkfl;dskmfl;dsfl"),this.focusedElement=a):this.focusedElement=null,this.mainContainer;let r=(t=ce==null?void 0:ce.mainTemplate)==null?void 0:t.template;if(this.mainTemplateOverride&&(r=this.mainTemplateOverride),this.isLightweight&&(r=(s=ce.lightweightTemplate)==null?void 0:s.template,this.lightweightTemplateOverride&&(r=this.lightweightTemplateOverride)),this.mainContainer.innerHTML=P.render(r,e),this.focusedElement&&this.mainContainer){const o=this.focusedElement.type==="radio"?this.focusedElement.getAttribute("id"):this.focusedElement.getAttribute("class"),n=this.focusedElement.type==="radio"?"id":"class",l=this.mainContainer.querySelector(`[${n}="${o}"]`);(l instanceof HTMLInputElement||l instanceof HTMLButtonElement)&&l.focus(),this.focusedElement=null}this.attachEvents()}attachEvents(){this.isLightweight?this.attachLightweightEvents():(this.attachOpenModalEvent(),this.closeModalEvent(),this.attachRatingEvents(),this.attachTextAreaEvents(),this.attachEmailInputEvents(),this.attachSubmitButtonEvents())}attachLightweightEvents(){var e,t,s,a;const r=(e=ce.lightweightTemplate)==null?void 0:e.thumbsUpButtonClass,o=(t=ce.lightweightTemplate)==null?void 0:t.thumbsDownButtonClass,n=(s=this.mainContainer)==null?void 0:s.querySelector("."+r),l=(a=this.mainContainer)==null?void 0:a.querySelector("."+o);n&&n.addEventListener("click",()=>{const c=this.feedbackTextAreaOverride&&this.isLightweight?this.feedbackTextAreaOverride():this.templateData.feedbackTextArea;this.templateData.ratings[this.templateData.ratings.length-1].isSelected&&this.ratedQuestion===c||(this.templateData.thumbsUpActive=!0,this.templateData.thumbsDownActive=!1,this.templateData.ratings.forEach(g=>{g.isSelected=g.index===this.thumbsUpValue}),this.renderMainTemplate(this.generateTemplateData()),this.ratedQuestion=c,this.submit())}),l&&l.addEventListener("click",()=>{const c=this.feedbackTextAreaOverride&&this.isLightweight?this.feedbackTextAreaOverride():this.templateData.feedbackTextArea;this.templateData.ratings[0].isSelected&&this.ratedQuestion===c||(this.templateData.thumbsUpActive=!1,this.templateData.thumbsDownActive=!0,this.templateData.ratings.forEach(g=>{g.isSelected=g.index===this.thumbsDownValue}),this.renderMainTemplate(this.generateTemplateData()),this.ratedQuestion=c,this.submit())})}attachSubmitButtonEvents(){var e,t;const s=(e=ce.mainTemplate)==null?void 0:e.submitButtonClass,a=(t=this.mainContainer)==null?void 0:t.querySelector("."+s);a&&a.addEventListener("click",()=>{this.checkIfValid()})}checkIfValid(){var e,t;const s=(t=this.mainContainer)==null?void 0:t.querySelector("#"+((e=ce.mainTemplate)==null?void 0:e.emailInputId));this.validateEmail(s.value)?this.templateData.errors.email=!1:(this.templateData.errors.email=!0,K.setAccessibilityText("Please enter a valid email address.")),this.templateData.ratings.some(a=>a.isSelected)?this.templateData.errors.rating=!1:(this.templateData.errors.rating=!0,K.setAccessibilityText("Please Rate your experience.")),this.templateData.errors.rating||this.templateData.errors.email?this.renderMainTemplate(this.generateTemplateData()):this.submit()}submit(){var e;this.templateData.submitted=!0;const t=(e=this.templateData.ratings.find(s=>s.isSelected))==null?void 0:e.index;t!==void 0&&(Le.trackFeedback({trackApiKey:this.analyticsKey,email:this.emailOverride&&this.isLightweight?this.emailOverride():this.templateData.emailInput,rating:t,feedback:this.feedbackTextAreaOverride&&this.isLightweight?this.feedbackTextAreaOverride():this.templateData.feedbackTextArea,model:this.model?this.model:void 0,language:this.language?this.language:void 0}),K.setAccessibilityText("Feedback has been sent.",1e3)),this.renderMainTemplate(this.generateTemplateData())}validateEmail(e){return e===""?!0:/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(e)}attachEmailInputEvents(){var e,t;const s=(t=this.mainContainer)==null?void 0:t.querySelector("#"+((e=ce.mainTemplate)==null?void 0:e.emailInputId));s&&(s.addEventListener("input",()=>{this.templateData.emailInput=s.value}),s.addEventListener("blur",()=>{setTimeout(()=>{this.validateEmail(s.value)?this.templateData.errors.email=!1:(this.templateData.errors.email=!0,K.setAccessibilityText("Please enter a valid email address.")),this.renderMainTemplate(this.generateTemplateData())},100)}))}attachTextAreaEvents(){var e,t;const s=(t=this.mainContainer)==null?void 0:t.querySelector("#"+((e=ce.mainTemplate)==null?void 0:e.feedbackTextAreaId));s&&s.addEventListener("input",()=>{var a,r;this.templateData.feedbackTextArea=s.value,this.templateData.charactersLeft=this.templateData.maxLength-s.value.length;const o=(r=this.mainContainer)==null?void 0:r.querySelector("."+((a=ce.mainTemplate)==null?void 0:a.charactersRemainingContainerclass));o&&(o.innerText=this.templateData.charactersLeft+"")})}attachRatingEvents(){var e,t;const s=(e=ce.mainTemplate)==null?void 0:e.ratingInputclass,a=(t=this.mainContainer)==null?void 0:t.querySelectorAll("."+s);a&&a.forEach(r=>{r.addEventListener("click",o=>{const n=o.target.value;this.templateData.ratings.forEach(l=>{l.isSelected=l.index+""===n}),this.templateData.errors.rating=!1,this.renderMainTemplate(this.generateTemplateData())})})}attachOpenModalEvent(){var e,t;const s=(e=ce.mainTemplate)==null?void 0:e.openModalButtonClass,a=(t=this.mainContainer)==null?void 0:t.querySelector("."+s);a&&a.addEventListener("click",r=>{r.preventDefault(),this.toggleModal()})}toggleModal(){this.templateData.feedbackOpen?this.closeFeedbackModal():this.openFeedbackModal()}closeModalEvent(){var e,t;const s=(e=ce.mainTemplate)==null?void 0:e.closeModalButtonClass,a=(t=this.mainContainer)==null?void 0:t.querySelector("."+s);a&&a.addEventListener("click",()=>{this.closeFeedbackModal()})}openFeedbackModal(){this.templateData.feedbackOpen=!0,this.renderMainTemplate(this.generateTemplateData()),K.setAccessibilityText("Feedback form opened",1e3)}closeFeedbackModal(){this.templateData.feedbackOpen=!1,this.renderMainTemplate(this.generateTemplateData()),K.setAccessibilityText("Feedback form closed",1e3)}}class Gr{constructor(e){h(this,"dataLayer"),h(this,"config"),h(this,"containerId"),h(this,"answerContainer",null),h(this,"showMoreVisible",!1),h(this,"renderFeedbackWidget",!1),h(this,"clicked",!1),h(this,"renderedWithShowMore",!1);var t;this.dataLayer=e.dataLayer,this.config=e.config,this.containerId=e.containerId,this.renderFeedbackWidget=((t=this.config.feedbackwidget)==null?void 0:t.renderFeedbackWidget)||!1,this.config.showMoreAfterWordCount&&(this.dataLayer.answerWidgetShowMoreLimit=this.config.showMoreAfterWordCount),typeof document<"u"&&(this.answerContainer=document==null?void 0:document.getElementById(this.containerId)),this.initializeSubscriptions(),this.dataLayer.setIsAnswerWidgetCreated(!0)}initializeSubscriptions(){this.dataLayer.$answer.subscribe(()=>{this.clicked?this.showMoreVisible=!1:this.showMoreVisible=this.dataLayer.parsedData.shouldShowAnswerLoadMore,this.renderMainTemplate(this.generateTemplateData())}),this.dataLayer.$answerLoading.subscribe(()=>{this.renderMainTemplate(this.generateTemplateData())}),this.dataLayer.$answerError.subscribe(e=>{e&&setTimeout(()=>{this.renderMainTemplate(this.generateTemplateData())},100)}),this.dataLayer.$searchObject.subscribe(()=>{this.clicked=!1,this.renderedWithShowMore=!1,this.showMoreVisible=!1}),this.dataLayer.$paginationData.subscribe(()=>{this.renderMainTemplate(this.generateTemplateData())}),this.dataLayer.$answer.subscribe(e=>{e&&setTimeout(()=>{this.initializeWidget()},600)}),this.dataLayer.$searchResults.subscribe(e=>{e&&this.dataLayer.$answer.getValue()&&setTimeout(()=>{this.initializeWidget()},600)})}searchstaxFeedbackTextAreaOverride(){return"Question: "+(this.dataLayer.searchObject.query==="undefined"?"":this.dataLayer.searchObject.query)+" Answer: "+this.dataLayer.parsedData.getAnswerData}initializeWidget(){var e,t,s,a,r;this.renderFeedbackWidget&&document.getElementById("feedbackWidgetContainer")&&!this.dataLayer.answerLoading&&new Jr({analyticsKey:this.dataLayer.parsedData.trackingData.trackApiKey,containerId:"feedbackWidgetContainer",lightweight:!0,model:this.dataLayer.parsedData.trackingData.model,language:this.dataLayer.parsedData.trackingData.language,emailOverride:(e=this.config.feedbackwidget)==null?void 0:e.emailOverride,feedbackTextAreaOverride:((t=this.config.feedbackwidget)==null?void 0:t.searchstaxFeedbackTextAreaOverride)??this.searchstaxFeedbackTextAreaOverride.bind(this),thumbsUpValue:((s=this.config.feedbackwidget)==null?void 0:s.thumbsUpValue)??10,thumbsDownValue:((a=this.config.feedbackwidget)==null?void 0:a.thumbsDownValue)??0,lightweightTemplateOverride:(r=this.config.feedbackwidget)==null?void 0:r.lightweightTemplateOverride})}showMore(e){e.preventDefault(),this.clicked=!0,this.showMoreVisible=!1,this.renderMainTemplate(this.generateTemplateData()),setTimeout(()=>{this.initializeWidget()},600)}attachClickEventToShowMore(){const e=document.querySelector(".searchstax-answer-load-more-button");e&&e.addEventListener("click",this.showMore.bind(this))}trackLinkClick(e){e.preventDefault(),e.stopPropagation();const t=e.target.getAttribute("href");Le.trackAnswerLinkClick({href:t,answer:this.dataLayer.parsedData.getAnswerData,...this.dataLayer.parsedData.trackingData}).then(()=>{window.open(t,"_blank")}).catch(()=>{window.open(t,"_blank")})}attachLinkTracking(){document.querySelectorAll(".searchstax-answer-link").forEach(e=>{e.getAttribute("listener")!=="true"&&(e.setAttribute("listener","true"),e.addEventListener("click",this.trackLinkClick.bind(this)))})}renderMainTemplate(e){var t,s,a;const r=((a=(s=(t=this.config)==null?void 0:t.templates)==null?void 0:s.main)==null?void 0:a.template)||C.answer.main.template;this.dataLayer.renderingEngine===U.mustache?(!this.renderedWithShowMore||!e.answerLoading||this.clicked)&&(e.showMoreButtonVisible&&(this.renderedWithShowMore=!0),this.answerContainer.innerHTML=P.render(r,e),setTimeout(()=>{this.attachClickEventToShowMore(),this.attachLinkTracking()},100)):setTimeout(()=>{this.attachLinkTracking()},500)}generateTemplateData(){const e={...this.dataLayer.parsedData.data,showMoreButtonVisible:this.showMoreVisible};return this.dataLayer.setAnswerFullData(e),e}}class Cs{constructor(e){h(this,"dataLayer"),h(this,"config"),h(this,"containerId"),h(this,"currentSelectValue",""),h(this,"locationInput"),h(this,"radiusInput"),h(this,"locationDecode"),h(this,"locationDecodeCoordinatesToAddress");var t,s;this.dataLayer=e.dataLayer,this.config=e.config,this.containerId=e.containerId,this.locationDecode=(t=e.config.hooks)==null?void 0:t.locationDecode,this.locationDecodeCoordinatesToAddress=(s=e.config.hooks)==null?void 0:s.locationDecodeCoordinatesToAddress,this.dataLayer.locationEnabled&&this.dataLayer.$inputTemplateRendered.subscribeUntil(()=>{this.renderMainTemplate(),this.attachSubscriptions()},!0,500)}renderMainTemplate(){var e,t,s,a,r,o,n,l;if(typeof document<"u"){const c=document==null?void 0:document.getElementById(this.containerId);if(!c)throw new Error("Search input container not found");const g=((t=(e=this.config.templates)==null?void 0:e.mainTemplate)==null?void 0:t.template)||C.location.mainTemplate.template,m={...this.dataLayer.parsedData.data};if(this.dataLayer.setLocationWidgetTemplateData(m),this.dataLayer.renderingEngine===U.mustache){const p=P.render(g,m);c.innerHTML=p;const L=((a=(s=this.config.templates)==null?void 0:s.mainTemplate)==null?void 0:a.locationInputId)||C.location.mainTemplate.locationInputId,w=document==null?void 0:document.querySelector(`#${L}`);if(w)this.locationInput=w,w.addEventListener("blur",this.blurEvent.bind(this)),w.addEventListener("focus",this.focusEvent.bind(this));else throw new Error("Input not found");const f=((o=(r=this.config.templates)==null?void 0:r.mainTemplate)==null?void 0:o.radiusInputId)||C.location.mainTemplate.radiusInputId,x=document==null?void 0:document.querySelector(`#${f}`);x instanceof HTMLSelectElement&&(this.radiusInput=x,x.addEventListener("change",this.radiusSelectChangeEvent.bind(this)));const k=((l=(n=this.config.templates)==null?void 0:n.mainTemplate)==null?void 0:l.currentLocationActionButtonId)||C.location.mainTemplate.currentLocationActionButtonId,I=document==null?void 0:document.querySelector(`#${k}`);I&&I.addEventListener("click",this.getCurrentLocation.bind(this))}}}setCurrentLocationFields(e){this.dataLayer.setLocationCoordinatesDecoded(e),this.dataLayer.setSearchLocation(this.dataLayer.searchLocationCoordinatesDecoded),this.dataLayer.renderingEngine===U.mustache&&this.locationInput&&(this.locationInput.value=this.dataLayer.searchLocationCoordinatesDecoded)}getCurrentLocation(){navigator.geolocation?navigator.geolocation.getCurrentPosition(e=>{const t=e.coords.latitude.toString(),s=e.coords.longitude.toString(),a=Math.floor(parseFloat(t)*100)/100,r=Math.floor(parseFloat(s)*100)/100;this.dataLayer.setSearchLat(a+""),this.dataLayer.setSearchLong(r+"");const o=this.locationDecodeCoordinatesToAddress;o?o(a+"",r+"").then(n=>{this.setCurrentLocationFields(n.address||"Current Location")}).catch(()=>{this.setCurrentLocationFields("Current Location")}):this.setCurrentLocationFields("Current Location")},()=>{console.error("Unable to retrieve your location")}):console.error("Geolocation is not supported by this browser.")}setRadiusValue(e){this.dataLayer.setSearchRadius(e)}radiusSelectChangeEvent(e){this.currentSelectValue=e.target.value,this.setRadiusValue(this.currentSelectValue)}attachSubscriptions(){this.dataLayer.$searchObject.subscribe(e=>{this.locationInput&&(this.locationInput.value=this.cleanSuggestionTerm(e.location.address??"")),this.radiusInput&&e.location.radius&&(this.radiusInput.value=e.location.radius||"")})}cleanSuggestionTerm(e){return te.removeXSSRiskyTags(e.replace(/(<([^>]+)>)/gi,"")).trim()}triggerGeocoder(e){const t=this.locationDecode;this.dataLayer.setLocationDecodingLoading(!0),e&&this.dataLayer.searchLocation!==e&&e!==this.dataLayer.searchLocationCoordinatesDecoded?t(e).then(s=>{this.dataLayer.setSearchLocation(s.address||""),this.dataLayer.setSearchLat(s.lat||""),this.dataLayer.setSearchLong(s.lon||""),this.locationInput&&(this.locationInput.value=this.cleanSuggestionTerm(s.address||"")),this.dataLayer.renderingEngine===U.mustache&&s.error&&this.locationInput&&this.locationInput.classList.add("searchstax-input-location-error"),s.error?this.dataLayer.setLocationError(!0):this.dataLayer.setLocationError(!1),this.dataLayer.setLocationDecodingLoading(!1)}).catch(()=>{this.dataLayer.setLocationDecodingLoading(!1)}):e===""&&(this.dataLayer.setSearchLocation(void 0),this.dataLayer.setSearchLat(void 0),this.dataLayer.setSearchLong(void 0),this.dataLayer.setLocationDecodingLoading(!1))}focusEvent(e){e.target.classList.remove("searchstax-input-location-error"),this.dataLayer.setLocationError(!1)}blurEvent(e){const t=e.target.value;this.triggerGeocoder(t)}}class Kr{constructor(e=U.mustache){h(this,"routerEnabled",!1),h(this,"cachedQuery",""),h(this,"routerHelper"),h(this,"searchHelper"),h(this,"searchResultsConfig"),h(this,"searchPaginationConfig"),h(this,"searchFeedbackConfig"),h(this,"searchSortingConfig"),h(this,"searchFacetsConfig"),h(this,"relatedSearchesConfig"),h(this,"externalPromotionsConfig"),h(this,"searchInputWidget"),h(this,"searchLocationWidget"),h(this,"searchResultsWidget"),h(this,"searchFacetsWidget"),h(this,"searchPaginationWidget"),h(this,"searchFeedbackWidget"),h(this,"searchSortingWidget"),h(this,"relatedSearchesWidget"),h(this,"externalPromotionsWidget"),h(this,"answerWidget"),h(this,"locationObserver",null),h(this,"dataLayer"),h(this,"firstRequest",!0),h(this,"previousQuery",""),h(this,"eventSource",null),h(this,"renderEngine",U.mustache),e&&(this.renderEngine=e)}setRenderingEngine(e=U.mustache){this.dataLayer.setRenderingEngine(e)}handleHooks(){var e,t;(t=(e=this.dataLayer.searchstaxConfig)==null?void 0:e.hooks)!=null&&t.afterSearch&&this.dataLayer.$searchResults.subscribe(s=>{this.dataLayer.searchstaxConfig.hooks.afterSearch(s)}),setTimeout(()=>{this.dataLayer.$searchObject.subscribe(s=>{var a,r,o,n,l,c;s.query!==this.previousQuery&&this.dataLayer.setAnswerData(""),s.query!==""&&s.query!==void 0&&s.query!=="undefined"?(this.search(s),s.query!==this.previousQuery&&this.startSSE(s.query)):(a=this.dataLayer.searchLocationConfig)!=null&&a.locationSearchEnabled&&!((r=this.dataLayer.searchLocationConfig)!=null&&r.locationValuesOverride)?this.getMetadata(s):(n=(o=this.dataLayer.searchLocationConfig)==null?void 0:o.locationValuesOverride)!=null&&n.locationFilterDefaultValue&&this.dataLayer.setSearchRadius((c=(l=this.dataLayer.searchLocationConfig)==null?void 0:l.locationValuesOverride)==null?void 0:c.locationFilterDefaultValue),this.previousQuery=s.query})},10),this.dataLayer.$searchResults.subscribe(s=>{s&&this.dataLayer.searchResultsMetadata&&!this.dataLayer.cookiesDisabled&&Le.trackSearch({...this.dataLayer.parsedData.trackingData,impressions:this.dataLayer.searchResultsMetadata.impressions})})}startSSE(e){var t,s;this.eventSource&&((t=this.eventSource)==null||t.close(),this.dataLayer.setAnswerData("")),this.dataLayer.turnAIAnswerGenerationOn===!0&&this.dataLayer.questionURL&&this.dataLayer.searchObject.query!==void 0&&this.dataLayer.searchObject.query!=="undefined"&&(this.eventSource=(s=this.searchHelper)==null?void 0:s.startSSE(e,this.parseAnswerResultsResponse.bind(this)))}attachAnalyticsScript(e){Le.attachAnalyticsScript(e)}initialize(e){var t,s;if(this.dataLayer=new lr("searchstax_session_id",e.sessionId),this.renderEngine&&this.dataLayer.setRenderingEngine(this.renderEngine),this.handleHooks(),e.questionURL&&(this.dataLayer.questionURL=e.questionURL),e.analyticsBaseUrl&&typeof window<"u"&&(window.analyticsBaseUrl=e.analyticsBaseUrl,window._msq=e._msq||[],this.attachAnalyticsScript(e.analyticsSrc)),e.autoCorrect===!1&&(this.dataLayer.autoCorrect=!1),e.language&&this.dataLayer.setLanguage(e.language),e.model&&this.dataLayer.setModel(e.model),this.dataLayer.searchstaxConfig||(this.dataLayer.setSearchstaxConfig(e),this.searchHelper=new pr({...e,sessionId:this.dataLayer.sessionId},this.dataLayer),this.dataLayer.searchHelper=this.searchHelper),((t=e.router)==null?void 0:t.enabled)===void 0||((s=e.router)==null?void 0:s.enabled)===!0){this.routerEnabled=!0,this.routerHelper=new Ls(e.router?e.router:{enabled:!0});const a=this.routerHelper.urlToSearchObject((window==null?void 0:window.location.href)??"");this.dataLayer.searchObject.itemsPerPage&&(a.itemsPerPage=this.dataLayer.searchObject.itemsPerPage),a.model&&this.dataLayer.setModel(a.model),a.location&&(a.location.address&&this.dataLayer.setSearchLocation(a.location.address),a.location.lat&&this.dataLayer.setSearchLat(a.location.lat),a.location.lon&&this.dataLayer.setSearchLong(a.location.lon),a.location.radius&&this.dataLayer.setSearchRadius(a.location.radius)),this.dataLayer.setSearchObject(a),addEventListener("popstate",()=>{this.routerHelper&&this.dataLayer.setSearchObject(this.routerHelper.urlToSearchObject((window==null?void 0:window.location.href)??"",this.dataLayer.searchObject.itemsPerPage))})}else this.routerHelper=new Ls({})}getMetadata(e){this.searchHelper&&(e.query==="undefined"||e.query===void 0)&&this.dataLayer.setSearchObject({...e,query:"*"})}search(e){if(this.searchHelper){const t=this.dataLayer.forceNotCorrect;this.searchHelper.search(e,this.parseSearchResultsResponse.bind(this),this.firstRequest,t),this.firstRequest=!1,this.getRelatedSearches()}}getRelatedSearches(){this.searchHelper&&this.relatedSearchesConfig&&this.dataLayer.searchObject.query!==void 0&&this.dataLayer.searchObject.query!=="undefined"&&this.searchHelper.getRelatedSearches(this.dataLayer.searchObject,this.relatedSearchesConfig.relatedSearchesURL,this.relatedSearchesConfig.relatedSearchesAPIKey,this.parseRelatedSearchesResponse.bind(this))}parseRelatedSearchesResponse(e){var t,s;const a=(((t=e.response)==null?void 0:t.docs)??[]).map((o,n)=>({...o,position:n+1})),r=[];for(const o of a)r.push({relatedSearch:o.related_search,position:o.position});this.dataLayer.setSearchRelatedSearches(a),this.dataLayer.searchResultsMetadata&&!this.dataLayer.cookiesDisabled&&Le.trackRelatedSearches({...this.dataLayer.parsedData.trackingData,impressions:r,totalRelatredSearches:((s=this.dataLayer.searchRelatedSearches)==null?void 0:s.length)??0})}handleRouter(){if(this.routerEnabled){const e={...this.dataLayer.searchObject};this.dataLayer.isInfiniteScroll&&delete e.page,this.routerHelper.updateUrl(e)}}parseSearchResultsResponseMetadata(e){var t,s,a,r;const o=gt.extractSearchResultsMetadata(e),n=((s=(t=this.dataLayer.searchLocationConfig)==null?void 0:t.locationValuesOverride)==null?void 0:s.locationFilterDefaultValue)??((r=(a=o.location)==null?void 0:a.filter)==null?void 0:r.defaultValue);!this.dataLayer.searchRadius&&n&&this.dataLayer.setSearchRadius(n),this.dataLayer.setSearchResultsMetadata(o)}parseSearchResultsResponse(e){var t,s;this.handleRouter(),this.dataLayer.setItemsPerPage(parseInt(e.responseHeader.params.rows)),this.dataLayer.setModel(e.responseHeader.params.model);let a=gt.combineResultsWithMetadata(e),r=gt.extractFacets(e);this.dataLayer.setSearchFacets(r),(s=(t=this.dataLayer.searchstaxConfig)==null?void 0:t.hooks)!=null&&s.afterSearch&&(a=this.dataLayer.searchstaxConfig.hooks.afterSearch(a)),this.dataLayer.setSearchExternalPromotions(e.externalLinks??[]),this.parseSearchResultsResponseMetadata(e),this.dataLayer.setSearchResults(a)}parseAnswerResultsResponse(e){this.handleRouter(),e!==Ge.question&&e!==Ge.notQuestion&&(this.dataLayer.setAnswerLoading(!0),this.dataLayer.setAnswerData(this.dataLayer.getAnswerData+e))}cacheFacets(){var e;(e=this.searchHelper)==null||e.cacheFacets()}parseSuggestSuggestResponse(e){var t,s;let a=e;(s=(t=this.dataLayer.searchInputConfig)==null?void 0:t.hooks)!=null&&s.afterAutosuggest&&(a=this.dataLayer.searchInputConfig.hooks.afterAutosuggest(e)),this.dataLayer.setSearchAutosuggest(a)}suggest(e,t){this.searchHelper&&this.searchHelper.suggest(e,this.parseSuggestSuggestResponse.bind(this),t)}changeLanguage(e){this.searchHelper&&this.dataLayer.setLanguage(e)}addSearchInputWidget(e,t){this.dataLayer.searchInputConfig||this.dataLayer.$locationEnabled.subscribeUntilHasValue(()=>{this.dataLayer.setSearchInputConfig(t),this.searchInputWidget=new Br({containerId:e,config:t,searchTrigger:this.executeSearch.bind(this),suggestTrigger:this.executeSuggest.bind(this),dataLayer:this.dataLayer})},200)}addSearchLocationWidget(e,t){var s,a;this.dataLayer.searchLocationConfig||(t.locationSearchEnabled?(this.dataLayer.setLocationEnabled(!0),this.dataLayer.setSearchLocationConfig(t),t.locationValuesOverride?(this.searchLocationWidget=new Cs({containerId:e,config:t,dataLayer:this.dataLayer}),(s=t==null?void 0:t.locationValuesOverride)!=null&&s.locationFilterDefaultValue&&this.dataLayer.setSearchRadius((a=t==null?void 0:t.locationValuesOverride)==null?void 0:a.locationFilterDefaultValue)):this.dataLayer.$searchResultsMetadata.subscribeUntilHasValue(()=>{this.searchLocationWidget=new Cs({containerId:e,config:t,dataLayer:this.dataLayer})},0)):this.dataLayer.setLocationEnabled(!1))}addAnswerWidget(e,t){this.dataLayer.turnAIAnswerGenerationOn=!0,this.startSSE(this.dataLayer.searchObject.query),this.dataLayer.setAnswerData(""),this.answerWidget=new Gr({containerId:e,config:t,dataLayer:this.dataLayer})}addSearchResultsWidget(e,t){this.searchResultsConfig||(this.searchResultsConfig=t,this.searchResultsWidget=new Ur({containerId:e,linkClickCallback:this.executeLinkClick.bind(this),searchTrigger:this.executeSearch.bind(this),config:t,dataLayer:this.dataLayer}))}addPaginationWidget(e,t){this.searchPaginationConfig=t,this.searchPaginationWidget=new Qr({containerId:e,config:t,dataLayer:this.dataLayer,routerHelper:this.routerHelper})}addSearchFeedbackWidget(e,t){this.searchFeedbackConfig=t,this.searchFeedbackWidget=new Hr({containerId:e,config:t,dataLayer:this.dataLayer,searchTrigger:this.executeSearch.bind(this)})}addSearchSortingWidget(e,t){this.searchSortingConfig=t,this.searchSortingWidget=new Yr({containerId:e,config:t,dataLayer:this.dataLayer})}addRelatedSearchesWidget(e,t){this.relatedSearchesConfig=t,this.relatedSearchesWidget=new qr({containerId:e,config:t,dataLayer:this.dataLayer,trackRelatedSearchClick:this.trackRelatedSearchClick.bind(this)}),setTimeout(()=>{this.getRelatedSearches()},0)}addExternalPromotionsWidget(e,t){this.externalPromotionsConfig=t,this.externalPromotionsWidget=new Wr({containerId:e,config:t,dataLayer:this.dataLayer})}addFacetsWidget(e,t){this.searchFacetsConfig=t,this.searchFacetsWidget=new Vr({containerId:e,config:t,dataLayer:this.dataLayer,routerHelper:this.routerHelper},this.cacheFacets.bind(this))}executeSearch(e,t){const s={...this.dataLayer.searchObject};s.query=te.removeXSSRiskyTags(e),s.page=1,s.facets=[],s.location={...s.location},this.locationObserver&&this.dataLayer.$locationDecodingLoading.unsubscribe(this.locationObserver),this.locationObserver=this.dataLayer.$locationDecodingLoading.subscribeUntil(()=>{var a,r;s.location.address=this.dataLayer.searchLocation,s.location.radius=this.dataLayer.searchRadius,s.location.lat=this.dataLayer.searchLat,s.location.lon=this.dataLayer.searchLong,this.dataLayer.forceNotCorrect=!!t;let o=(a=this.routerHelper)==null?void 0:a.searchObjectToParams(s);o&&(o=(r=this.routerHelper)==null?void 0:r.extractParamsThatDoNotStartWithRouteName(o)),o&&(s.additionalProps=Object.keys(o).map(n=>o?{key:n,value:o[n]}:{key:"",value:""})),this.dataLayer.setSearchObject(s),this.dataLayer.lastSearchValue=s.query},!1)}executeSuggest(e){var t,s;let a={term:e,queryParams:[]};(s=(t=this.dataLayer.searchInputConfig)==null?void 0:t.hooks)!=null&&s.beforeAutosuggest&&(a=this.dataLayer.searchInputConfig.hooks.beforeAutosuggest(a)),a&&a.term!==void 0&&a.queryParams!==void 0&&this.suggest(a.term,a.queryParams)}trackRelatedSearchClick(e){var t;this.dataLayer.searchResultsMetadata&&this.dataLayer.searchRelatedSearches&&!this.dataLayer.cookiesDisabled&&Le.trackRelatedSearchClick({...this.dataLayer.parsedData.trackingData,relatedSearch:e,totalRelatredSearches:((t=this.dataLayer.searchRelatedSearches)==null?void 0:t.length)??0})}executeLinkClick(e){var t,s;let a=gt.findResultByUniqueId(e,this.dataLayer.searchResults??[]);a&&((s=(t=this.searchResultsConfig)==null?void 0:t.hooks)!=null&&s.afterLinkClick&&(a=this.searchResultsConfig.hooks.afterLinkClick(a)),a&&this.dataLayer.searchResultsMetadata&&!this.dataLayer.cookiesDisabled&&Le.trackClick({result:a,...this.dataLayer.parsedData.trackingData}).then(()=>{typeof window<"u"&&(window.location.href=(a==null?void 0:a.url)??"")}).catch(()=>{typeof window<"u"&&(window.location.href=(a==null?void 0:a.url)??"")}))}setPage(e){var t;(t=this.searchPaginationWidget)==null||t.goToPage(e)}setCookiesDisabled(e){this.dataLayer.setCookiesDisabled(e)}changeResultTemplate(e){var t,s,a;this.searchResultsConfig&&(this.searchResultsConfig.templates=(t=this.searchResultsConfig)!=null&&t.templates?{...(s=this.searchResultsConfig)==null?void 0:s.templates,...e}:e,(a=this.searchResultsWidget)==null||a.changeTemplate())}}const b={searchstax:new Kr("react")};function Qs(i,e,t,s,a,r,o,n){return u.jsx(u.Fragment,{children:i&&u.jsx("div",{className:"searchstax-location-input-container","data-test-id":"searchstax-location-input-container",children:u.jsxs("div",{className:"searchstax-location-input-wrapper",children:[u.jsx("span",{className:"searchstax-location-input-label",children:"NEAR"}),u.jsxs("div",{className:"searchstax-location-input-wrapper-inner",children:[u.jsx("input",{type:"text",id:"searchstax-location-input",className:"searchstax-location-input"+(n?" searchstax-input-location-error":""),placeholder:"Zip, Postal Code or City...","aria-label":"Search Location Input","data-test-id":"searchstax-location-input",value:r??"",onChange:l=>e(l.target.value),onBlur:l=>t(l.target.value)}),u.jsx("button",{onClick:a,className:"searchstax-get-current-location-button",children:"Use my current location"})]}),i.shouldShowLocationDistanceDropdown&&u.jsx("span",{className:"searchstax-location-input-label",children:"WITHIN"}),i.shouldShowLocationDistanceDropdown&&u.jsx("select",{id:"searchstax-location-radius-select",className:"searchstax-location-radius-select","aria-label":"Search Location Radius Select","data-test-id":"searchstax-location-radius-select",onChange:l=>s(l.target.value),value:o,children:i.locationSearchDistanceValues.map(({value:l,label:c})=>u.jsx("option",{value:l,children:c},l))})]})})})}function qs(i){let e=!1;const[t,s]=j.useState(null),[a,r]=j.useState(null),[o,n]=j.useState(!1),[l,c]=j.useState(void 0),[g]=j.useState(Math.random());j.useEffect(()=>{if(m(),b.searchstax)b.searchstax.addSearchLocationWidget("search-location-container"+g,{hooks:i.hooks,locationSearchEnabled:i.locationSearchEnabled,locationValuesOverride:i.locationValuesOverride});else throw Error("Searchstax instance needs to be passed via props")},[]);function m(){e||(b.searchstax.dataLayer.$locationWidgetTemplateData.subscribe(f=>{s(f)}),b.searchstax.dataLayer.$searchObject.subscribe(f=>{r(f.location.address??""),c(f.location.radius||"")}),b.searchstax.dataLayer.$searchLocationChange.subscribe(f=>{r(f)}),b.searchstax.dataLayer.$searchRadiusChange.subscribe(f=>{c(f)}),b.searchstax.dataLayer.$locationError.subscribe(f=>{n(f)}),e=!0)}function p(){var f;(f=b.searchstax.searchLocationWidget)==null||f.getCurrentLocation()}function L(f){var x;c(f),(x=b.searchstax.searchLocationWidget)==null||x.setRadiusValue(f+"")}function w(f){var x;r(f),(x=b.searchstax.searchLocationWidget)==null||x.triggerGeocoder(f)}return u.jsx(u.Fragment,{children:u.jsxs("div",{id:"search-location-container"+g,children:[!i.searchLocationTemplate&&t&&u.jsx(u.Fragment,{children:Qs(t,r,w,L,p,a,l,o)}),i.searchLocationTemplate&&u.jsx(u.Fragment,{children:i.searchLocationTemplate(t,r,w,L,p,a,l,o)})]})})}const Ss={appId:"APP_ID",relatedSearchesAPIKey:"KEY"},Ft={locationDecode:i=>new Promise(e=>{const t="GEOCODING_API_KEY",s=`https://maps.googleapis.com/maps/api/geocode/json?address=${encodeURIComponent(i)}&key=${t}`;fetch(s).then(a=>a.json()).then(a=>{if(a.status==="OK"&&a.results.length>0){const r=a.results[0],o={lat:r.geometry.location.lat,lon:r.geometry.location.lng,address:r.formatted_address};e(o)}else e({address:void 0,lat:void 0,lon:void 0,error:!0})}).catch(()=>{e({address:void 0,lat:void 0,lon:void 0,error:!0})})}),locationDecodeCoordinatesToAddress:(i,e)=>new Promise(t=>{fetch(`https://geocoding-staging.searchstax.co/reverse?location=${i},${e}&components=country:US&app_id=${Ss.appId}`,{method:"GET",headers:{Authorization:`Token ${Ss.relatedSearchesAPIKey}`}}).then(s=>s.json()).then(s=>{if(s.status==="OK"&&s.results.length>0){const a=s.results[0];t({address:a.formatted_address,lat:i,lon:e,error:!1})}else t({address:void 0,lat:i,lon:e,error:!0})}).catch(()=>{t({address:void 0,lat:i,lon:e,error:!0})})}),locationSearchEnabled:!1,locationValuesOverride:{locationDistanceEnabled:!0,filterValues:["any","1000"],filterUnit:"miles",locationFilterDefaultValue:"any"}};function Zr(i,e,t,s){return u.jsxs(u.Fragment,{children:[u.jsxs("div",{className:"searchstax-search-input-wrapper",children:[u.jsx("input",{type:"text",id:"searchstax-search-input",className:"searchstax-search-input",placeholder:"SEARCH FOR...","aria-label":"search"}),u.jsx("div",{className:`searchstax-autosuggest-container ${i.length===0?"hidden":""}`,onMouseLeave:e,children:i.map(function(a){return u.jsx("div",{className:"searchstax-autosuggest-item",children:u.jsx("div",{className:"searchstax-autosuggest-item-term-container",tabIndex:0,dangerouslySetInnerHTML:{__html:a.term},onMouseOver:()=>{t(a)},onClick:()=>{s()}})},a.term)})})]}),u.jsx(qs,{searchLocationTemplate:Qs,hooks:{locationDecode:Ft.locationDecode,locationDecodeCoordinatesToAddress:Ft.locationDecodeCoordinatesToAddress},locationSearchEnabled:Ft.locationSearchEnabled,locationValuesOverride:Ft.locationValuesOverride}),u.jsx("button",{className:"searchstax-spinner-icon",id:"searchstax-search-input-action-button","aria-label":"search"})]})}function Xr(i){let e=!1;const[t,s]=j.useState([]),[a,r]=j.useState(null);j.useEffect(()=>{if(o(),b.searchstax){const g={};i.afterAutosuggest&&(g.afterAutosuggest=i.afterAutosuggest),i.beforeAutosuggest&&(g.beforeAutosuggest=i.beforeAutosuggest),b.searchstax.addSearchInputWidget("searchstax-input-container",{suggestAfterMinChars:i.suggestAfterMinChars,hooks:g,templates:{mainTemplate:{template:"",searchInputId:i.searchInputId??"searchstax-search-input"}}})}else throw Error("Searchstax instance needs to be passed via props");b.searchstax.dataLayer.setInputTemplateRendered(!0)},[]);function o(){e||(b.searchstax.dataLayer.$autosuggestResults.subscribe(g=>{s((g==null?void 0:g.suggestions)??[])}),b.searchstax.dataLayer.$inputWidgetTemplateData.subscribe(g=>{r(g)}),e=!0)}function n(){var g,m;(g=b.searchstax.searchInputWidget)==null||g.resetAutosuggestSelection(),(m=b.searchstax.searchInputWidget)==null||m.markActiveAutosuggestItem()}function l(g){var m;(m=b.searchstax.searchInputWidget)==null||m.onSuggestionEnter(g)}function c(){var g;(g=b.searchstax.searchInputWidget)==null||g.suggestionChosen()}return u.jsx(u.Fragment,{children:u.jsx("div",{id:"searchstax-input-container",children:u.jsxs("div",{className:`searchstax-search-input-container searchstax-search-input-container-new ${a!=null&&a.locationEnabled?"searchstax-alternative-render":""}`,children:[!i.inputTemplate&&u.jsx(u.Fragment,{children:Zr(t,n,l,c)}),i.inputTemplate&&u.jsx(u.Fragment,{children:i.inputTemplate(t,n,l,c,a)})]})})})}function en(i){const[e,t]=j.useState(!1);return j.useEffect(()=>{const s={};i.beforeSearch&&(s.beforeSearch=i.beforeSearch),i!=null&&i.afterSearch&&(s.afterSearch=i.afterSearch),b.searchstax.initialize({language:i.language??"en",model:i.model,sessionId:i.sessionId,searchURL:i.searchURL,questionURL:i.questionURL,suggesterURL:i.suggesterURL,trackApiKey:i.trackApiKey,searchAuth:i.searchAuth,authType:i.authType??"basic",autoCorrect:i.autoCorrect,router:i.router,hooks:s,analyticsBaseUrl:i.analyticsBaseUrl,analyticsSrc:i.analyticsSrc}),setTimeout(()=>{t(!0)},100),i.initialized(b.searchstax)},[]),u.jsx(u.Fragment,{children:e&&u.jsxs(u.Fragment,{children:[" ",i.children," "]})})}function tn(i,e,t){return u.jsxs("div",{children:[u.jsxs("div",{className:"searchstax-no-results",children:[" ","Showing ",u.jsx("strong",{children:"no results"})," for ",u.jsxs("strong",{children:['"',i,'"']}),u.jsx("br",{}),(e==null?void 0:e.spellingSuggestion)&&u.jsxs("span",{children:[" Did you mean"," ",u.jsx("a",{href:"#","aria-label":`Did you mean ${e==null?void 0:e.spellingSuggestion}`,className:"searchstax-suggestion-term",onClick:s=>{s.preventDefault(),t(e==null?void 0:e.spellingSuggestion)},children:e==null?void 0:e.spellingSuggestion}),"?"]})]}),u.jsxs("ul",{children:[u.jsxs("li",{children:[" ","Try searching for search related terms or topics. We offer a wide variety of content to help you get the information you need."," "]}),u.jsx("li",{children:"Lost? Click on the ‘X” in the Search Box to reset your search."})]})]})}function an(i,e){return u.jsx(u.Fragment,{children:i&&i.length&&u.jsx("div",{className:"searchstax-search-results","aria-live":"polite",children:i!==null&&i.map(function(t){return u.jsx("a",{href:t.url??"",onClick:s=>{e(t,s)},onKeyDown:s=>{(s.key==="Enter"||s.key===" ")&&e(t,s)},"data-searchstax-unique-result-id":t.uniqueId,"aria-labelledby":`title-${t.uniqueId}`,className:"searchstax-result-item-link searchstax-result-item-link-wrapping",tabIndex:0,children:u.jsxs("div",{className:`searchstax-search-result ${t.thumbnail?"has-thumbnail":""}`,children:[t.promoted&&u.jsx("div",{className:"searchstax-search-result-promoted"}),t.ribbon&&u.jsx("div",{className:"searchstax-search-result-ribbon",dangerouslySetInnerHTML:{__html:t.ribbon}}),t.thumbnail&&u.jsx("img",{alt:"",src:t.thumbnail,className:"searchstax-thumbnail"}),u.jsx("div",{className:"searchstax-search-result-title-container",children:u.jsx("span",{className:"searchstax-search-result-title",id:`title-${t.uniqueId}`,dangerouslySetInnerHTML:{__html:t.title??""}})}),t.paths&&u.jsx("p",{className:"searchstax-search-result-common",dangerouslySetInnerHTML:{__html:t.paths}}),t.description&&u.jsx("p",{className:"searchstax-search-result-description searchstax-search-result-common",dangerouslySetInnerHTML:{__html:t.description}}),t.unmappedFields.map(function(s){return u.jsxs("div",{children:[s.isImage&&typeof s.value=="string"&&u.jsx("div",{className:"searchstax-search-result-image-container",children:u.jsx("img",{alt:"",src:s.value,className:"searchstax-result-image"})}),!s.isImage&&u.jsx("div",{children:u.jsx("p",{className:"searchstax-search-result-common",dangerouslySetInnerHTML:{__html:s.value}})})]},s.key)})]},t.uniqueId)},t.uniqueId)})})})}function sn(i){const[e,t]=j.useState(null),s=j.useRef();s.current=e;const[a,r]=j.useState(""),[o,n]=j.useState(null),l=(m,p)=>{p.preventDefault(),p.stopPropagation(),b.searchstax.executeLinkClick(m.uniqueId)};j.useEffect(()=>{g();const m={};i.afterLinkClick&&(m.afterLinkClick=i.afterLinkClick),b.searchstax.addSearchResultsWidget("searchstax-results-container",{templates:{},renderMethod:i.renderMethod??"pagination",resultsPerPage:i.resultsPerPage,hooks:m})},[]);function c(m){b.searchstax.executeSearch(m)}function g(){b.searchstax.dataLayer.$searchResults.subscribe(m=>{var f;const p=s.current??[],L=m??[],w=i.renderMethod==="infiniteScroll"?[...p,...L]:m;((f=b.searchstax.dataLayer.$searchObject.value)==null?void 0:f.page)===1?t(L):t(w)}),b.searchstax.dataLayer.$searchTermChange.subscribe(m=>{r(m)}),b.searchstax.dataLayer.$searchResultsMetadata.subscribe(m=>{n(m)})}return u.jsx(u.Fragment,{children:u.jsx("div",{id:"searchstax-results-container",children:u.jsx("section",{"aria-label":"search results container",tabIndex:0,children:u.jsx("div",{className:"searchstax-search-results-container",id:"searchstax-search-results-container",children:u.jsxs("div",{id:"searchstax-result-container",children:[e&&e.length===0&&a!==""&&a!=="*"&&b.searchstax.dataLayer.parsedData.firstSearchHappened&&!i.noResultTemplate&&u.jsx(u.Fragment,{children:tn(a,o,c)}),e&&e.length===0&&a!==""&&a!=="*"&&b.searchstax.dataLayer.parsedData.firstSearchHappened&&i.noResultTemplate&&u.jsx(u.Fragment,{children:i.noResultTemplate(a,o,c)}),e&&e.length>0&&!i.resultsTemplate&&an(e,l),e&&e.length>0&&i.resultsTemplate&&u.jsx(u.Fragment,{children:i.resultsTemplate(e,l)})]})})})})})}function rn(i,e,t){return u.jsx(u.Fragment,{children:i&&(i==null?void 0:i.totalResults)!==0&&u.jsx("div",{className:"searchstax-pagination-container",children:u.jsxs("div",{className:"searchstax-pagination-content",children:[u.jsxs("a",{className:`searchstax-pagination-previous ${i.isFirstPage?"disabled":""}`,tabIndex:0,style:i!=null&&i.isFirstPage?{pointerEvents:"none"}:{},onClick:s=>{t(s)},onKeyDown:s=>{(s.key==="Enter"||s.key===" ")&&t(s)},id:"searchstax-pagination-previous",children:[" ","< Previous"," "]}),u.jsxs("div",{className:"searchstax-pagination-details",children:[" ",i==null?void 0:i.startResultIndex," -"," ",i==null?void 0:i.endResultIndex," of"," ",i==null?void 0:i.totalResults]}),u.jsx("a",{className:`searchstax-pagination-next ${i.isLastPage?"disabled":""}`,tabIndex:0,style:i!=null&&i.isLastPage?{pointerEvents:"none"}:{},onClick:s=>{e(s)},onKeyDown:s=>{(s.key==="Enter"||s.key===" ")&&e(s)},id:"searchstax-pagination-next",children:"Next >"})]})})})}function nn(i,e){return u.jsx(u.Fragment,{children:i&&i.isInfiniteScroll&&(i==null?void 0:i.totalResults)!==0&&!(i!=null&&i.isLastPage)&&u.jsx("div",{className:"searchstax-pagination-container",children:u.jsx("a",{className:"searchstax-pagination-load-more",tabIndex:0,onClick:t=>{e(t)},onKeyDown:t=>{(t.key==="Enter"||t.key===" ")&&e(t)},children:"Show More >"})})})}function on(i){let e=!1;const[t,s]=j.useState(!1),[a,r]=j.useState(null),[o]=j.useState(Math.random());j.useEffect(()=>{if(n(),b.searchstax)b.searchstax.addPaginationWidget("searchstax-pagination-container"+o,{});else throw Error("Searchstax instance needs to be passed via props")},[]);function n(){e||(b.searchstax.dataLayer.$searchObject.subscribe(()=>{l()}),b.searchstax.dataLayer.$paginationData.subscribe(m=>{r(m)}),e=!0)}function l(){!t&&b.searchstax.routerHelper&&(s(!0),b.searchstax.addPaginationWidget("searchstax-pagination-container"+o,{}))}function c(m){var p;(p=b.searchstax.searchPaginationWidget)==null||p.nextPage(m)}function g(m){var p;(p=b.searchstax.searchPaginationWidget)==null||p.previousPage(m)}return u.jsx(u.Fragment,{children:u.jsxs("div",{id:"searchstax-pagination-container"+o,children:[!i.paginationTemplate&&a&&!a.isInfiniteScroll&&(a==null?void 0:a.totalResults)!==0&&u.jsx(u.Fragment,{children:rn(a,c,g)}),i.paginationTemplate&&a&&!a.isInfiniteScroll&&u.jsx(u.Fragment,{children:i.paginationTemplate(a,c,g)}),!i.infiniteScrollTemplate&&a&&a.isInfiniteScroll&&(a==null?void 0:a.totalResults)!==0&&!(a!=null&&a.isLastPage)&&u.jsx(u.Fragment,{children:nn(a,c)}),i.infiniteScrollTemplate&&a&&a.isInfiniteScroll&&(a==null?void 0:a.totalResults)!==0&&!(a!=null&&a.isLastPage)&&u.jsx(u.Fragment,{children:i.infiniteScrollTemplate(a,c)})]})})}function ln(i,e,t){return u.jsx(u.Fragment,{children:i&&(i==null?void 0:i.searchExecuted)&&(i==null?void 0:i.hasResultsOrExternalPromotions)&&u.jsxs("div",{className:"searchstax-sorting-container",children:[u.jsx("label",{className:"searchstax-sorting-label",htmlFor:"searchstax-search-order-select",children:"Sort By"}),u.jsx("select",{id:"searchstax-search-order-select",className:"searchstax-search-order-select",value:t,onChange:s=>{e(s.target.value)},children:i.sortOptions.map(function(s){return u.jsx("option",{value:s.key,children:s.value},s.key)})})]})})}function cn(i){let e=!1;const[t,s]=j.useState(null),[a,r]=j.useState(""),[o]=j.useState(Math.random());j.useEffect(()=>{if(n(),b.searchstax)b.searchstax.addSearchSortingWidget("search-sorting-container"+o,{});else throw Error("Searchstax instance needs to be passed via props")},[]);function n(){e||(b.searchstax.dataLayer.$searchSortingData.subscribe(c=>{s(c)}),b.searchstax.dataLayer.$searchObject.subscribe(c=>{r(decodeURIComponent((c==null?void 0:c.order)??""))}),e=!0)}function l(c){var g;(g=b.searchstax.searchSortingWidget)==null||g.setOrderQuery(c)}return u.jsx(u.Fragment,{children:u.jsxs("div",{id:"search-sorting-container"+o,children:[!i.searchSortingTemplate&&t&&(t==null?void 0:t.searchExecuted)&&(t==null?void 0:t.hasResultsOrExternalPromotions)&&u.jsx(u.Fragment,{children:ln(t,l,a)}),i.searchSortingTemplate&&u.jsx(u.Fragment,{children:i.searchSortingTemplate(t,l,a)})]})})}function hn(i,e){return u.jsx(u.Fragment,{children:i&&(i==null?void 0:i.searchExecuted)&&(i==null?void 0:i.totalResults)>0&&u.jsxs(u.Fragment,{children:["Showing"," ",u.jsxs("b",{children:[i.startResultIndex," -"," ",i.endResultIndex]})," ","of",u.jsxs("b",{children:[" ",i.totalResults]})," results",i.searchTerm&&u.jsxs("span",{children:[' for "',u.jsx("b",{children:i.searchTerm}),'"'," "]}),u.jsx("div",{className:"searchstax-feedback-container-suggested",children:i.autoCorrectedQuery&&u.jsxs("div",{children:[" ","Search instead for"," ",u.jsx("a",{href:"#",onClick:t=>{e(t)},className:"searchstax-feedback-original-query","aria-label":`Search instead for ${i.originalQuery}`,children:i.originalQuery})]})})]})})}function un(i){let e=!1;const[t,s]=j.useState(null),[a]=j.useState(Math.random());j.useEffect(()=>{if(r(),b.searchstax)b.searchstax.addSearchFeedbackWidget("search-feedback-container"+a,{});else throw Error("Searchstax instance needs to be passed via props")},[]);function r(){e||(b.searchstax.dataLayer.$searchFeedbackData.subscribe(n=>{s(n)}),e=!0)}function o(n){var l;(l=b.searchstax.searchFeedbackWidget)==null||l.onOriginalQueryClick(n)}return u.jsx(u.Fragment,{children:u.jsxs("div",{className:"search-feedback-container",id:"search-feedback-container"+a,children:[!i.searchOverviewTemplate&&t&&(t==null?void 0:t.searchExecuted)&&(t==null?void 0:t.totalResults)>0&&u.jsx(u.Fragment,{children:hn(t,o)}),i.searchOverviewTemplate&&u.jsx(u.Fragment,{children:i.searchOverviewTemplate(t,o)})]})})}function dn(i,e,t,s,a,r,o){return u.jsx("div",{className:"searchstax-facets-container-desktop",children:i==null?void 0:i.facets.map(n=>u.jsx("div",{className:`searchstax-facet-container ${t(n.name)?"active":""}`,children:u.jsxs("div",{children:[u.jsxs("div",{className:"searchstax-facet-title-container",onClick:()=>{s(n.name)},children:[u.jsxs("div",{className:"searchstax-facet-title",children:[" ",n.label]}),u.jsx("div",{className:"searchstax-facet-title-arrow active"})]}),u.jsxs("div",{className:"searchstax-facet-values-container","aria-live":"polite",children:[n.values.map((l,c)=>(e[c+n.name]=j.createRef(),u.jsxs("div",{className:`searchstax-facet-value-container ${l.disabled?"searchstax-facet-value-disabled":""}`,ref:e[c+n.name],children:[u.jsx("div",{className:"searchstax-facet-input desktop-"+c+n.name,children:u.jsx("input",{type:"checkbox",className:"searchstax-facet-input-checkbox",checked:r(l),readOnly:!0,"aria-label":l.value+" "+l.count,disabled:l.disabled,onClick:g=>{a(c+n.name,g,l,!0)}})}),u.jsx("div",{className:"searchstax-facet-value-label",onClick:g=>{a(c+n.name,g,l,!1)},children:l.value}),u.jsxs("div",{className:"searchstax-facet-value-count",onClick:g=>{a(c+n.name,g,l,!1)},children:["(",l.count,")"]})]},l.value+l.parentName))),n.hasMoreFacets&&u.jsx("div",{className:"searchstax-facet-show-more-container",children:u.jsxs("div",{className:"searchstax-facet-show-more-container",onClick:l=>{o(l,n)},onKeyDown:l=>{(l.key==="Enter"||l.key===" ")&&o(l,n)},tabIndex:0,children:[n.showingAllFacets&&u.jsx("div",{className:"searchstax-facet-show-less-button searchstax-facet-show-button",children:"less"}),!n.showingAllFacets&&u.jsx("div",{className:"searchstax-facet-show-more-button searchstax-facet-show-button",children:"more"})]})})]})]})},n.name+"desktop"))})}function gn(i,e,t,s,a,r,o,n,l,c,g,m){return i?u.jsx("div",{className:"searchstax-facets-container-mobile",children:u.jsxs("div",{className:"searchstax-facets-pills-container",children:[u.jsx("div",{className:"searchstax-facets-pill searchstax-facets-pill-filter-by",onClick:()=>{c()},children:u.jsx("div",{className:"searchstax-facets-pill-label",children:"Filter By"})}),u.jsxs("div",{className:"searchstax-facets-pills-selected",children:[e.map(p=>u.jsxs("div",{className:"searchstax-facets-pill searchstax-facets-pill-facets",onClick:()=>{n(p)},children:[u.jsxs("div",{className:"searchstax-facets-pill-label",children:[p.value," (",p.count,")"]}),u.jsx("div",{className:"searchstax-facets-pill-icon-close"})]},p.value)),e.length!==0&&u.jsx("div",{className:"searchstax-facets-pill searchstax-clear-filters searchstax-facets-pill-clear-all",onClick:()=>{m()},children:u.jsx("div",{className:"searchstax-facets-pill-label",children:"Clear Filters"})})]}),u.jsxs("div",{className:`searchstax-facets-mobile-overlay ${i.overlayOpened?"searchstax-show":""}`,children:[u.jsxs("div",{className:"searchstax-facets-mobile-overlay-header",children:[u.jsx("div",{className:"searchstax-facets-mobile-overlay-header-title",children:"Filter By"}),u.jsx("div",{className:"searchstax-search-close",onClick:()=>{g()}})]}),u.jsx("div",{className:"searchstax-facets-container-mobile",children:i==null?void 0:i.facets.map(p=>u.jsx("div",{className:`searchstax-facet-container ${s(p.name)?"active":""}`,children:u.jsxs("div",{children:[u.jsxs("div",{className:"searchstax-facet-title-container",onClick:()=>{a(p.name)},children:[u.jsxs("div",{className:"searchstax-facet-title",children:[" ",p.label," "]}),u.jsx("div",{className:"searchstax-facet-title-arrow active"})]}),u.jsxs("div",{className:"searchstax-facet-values-container","aria-live":"polite",children:[p.values.map((L,w)=>(t[w+p.name]=j.createRef(),u.jsxs("div",{className:`searchstax-facet-value-container ${L.disabled?"searchstax-facet-value-disabled":""}`,ref:t[w+p.name],children:[u.jsx("div",{className:"searchstax-facet-input mobile-"+w+p.name,children:u.jsx("input",{type:"checkbox",className:"searchstax-facet-input-checkbox",checked:o(L),readOnly:!0,"aria-label":L.value+" "+L.count,disabled:L.disabled,onClick:f=>{r(w+p.name,f,L,!0,!0)}})}),u.jsx("div",{className:"searchstax-facet-value-label",onClick:f=>{r(w+p.name,f,L,!1)},children:L.value}),u.jsxs("div",{className:"searchstax-facet-value-count",onClick:f=>{r(w+p.name,f,L,!1)},children:["(",L.count,")"]})]},L.value+L.parentName))),u.jsx("div",{className:"searchstax-facet-show-more-container","v-if":"facet.hasMoreFacets",children:u.jsxs("div",{className:"searchstax-facet-show-more-container",onClick:L=>{l(L,p)},onKeyDown:L=>{(L.key==="Enter"||L.key===" ")&&l(L,p)},tabIndex:0,children:[p.showingAllFacets&&u.jsx("div",{className:"searchstax-facet-show-less-button searchstax-facet-show-button",children:"less"}),!p.showingAllFacets&&u.jsx("div",{className:"searchstax-facet-show-more-button searchstax-facet-show-button",children:"more"})]})})]})]})},p.name+"mobile"))}),u.jsx("button",{className:"searchstax-facets-mobile-overlay-done",onClick:()=>{g()},children:"Done"})]})]})}):u.jsx(u.Fragment,{})}function pn(i){const[e,t]=j.useState(null),[s,a]=j.useState(null),[r,o]=j.useState([]),[n,l]=j.useState({}),c={},g=Math.random();let m=!1;j.useEffect(()=>{if(p(),b.searchstax)b.searchstax.addFacetsWidget("searchstax-facets-container"+g,{facetingType:i.facetingType,specificFacets:i.specificFacets,itemsPerPageDesktop:i.itemsPerPageDesktop,itemsPerPageMobile:i.itemsPerPageMobile});else throw Error("Searchstax instance needs to be passed via props")},[]);function p(){m||(b.searchstax.dataLayer.$facetsTemplateData.subscribe(T=>{T!=null&&T.isMobile?a(T):t(T)}),b.searchstax.dataLayer.$selectedFacetsTemplateData.subscribe(T=>{o((T??[]).filter(Z=>Z.type==="checkbox"))}),m=!0)}function L(T){var z;(z=b.searchstax.searchFacetsWidget)==null||z.unselectFacet(T)}function w(){var T;(T=b.searchstax.searchFacetsWidget)==null||T.removeSelectedFacets()}function f(T){return!n[T]}function x(T){f(T)?l({...n,[T]:!0}):l({...n,[T]:!1})}function k(T){var z;return(z=b.searchstax.searchFacetsWidget)==null?void 0:z.isChecked(T)}function I(T,z,Z,ye,V){var we;const le=V?"mobile-":"desktop-",Ie=document.getElementsByClassName(le+T);Ie[0]&&((we=b.searchstax.searchFacetsWidget)==null||we.onFacetSelect(z,Z,Ie[0],!1,k(Z)))}function F(T,z){var Z;(Z=b.searchstax.searchFacetsWidget)==null||Z.onShowMoreLessClick(T,z,!1)}function A(T,z){var Z;(Z=b.searchstax.searchFacetsWidget)==null||Z.onShowMoreLessClick(T,z,!0)}function D(){var T;(T=b.searchstax.searchFacetsWidget)==null||T.openOverlay()}function Y(){var T;(T=b.searchstax.searchFacetsWidget)==null||T.closeOverlay()}return u.jsx(u.Fragment,{children:u.jsxs("div",{id:"searchstax-facets-container"+g,children:[(e==null?void 0:e.hasResultsOrExternalPromotions)&&!i.facetsTemplateDesktop&&u.jsx(u.Fragment,{children:dn(e,c,f,x,I,k,F)}),i.facetsTemplateDesktop&&u.jsx(u.Fragment,{children:i.facetsTemplateDesktop(e,c,f,x,I,k,F)}),(s==null?void 0:s.hasResultsOrExternalPromotions)&&!i.facetsTemplateMobile&&u.jsx(u.Fragment,{children:gn(s,r,c,f,x,I,k,L,A,D,Y,w)}),i.facetsTemplateMobile&&u.jsx(u.Fragment,{children:i.facetsTemplateMobile(s,r,c,f,x,I,k,L,A,D,Y,w)})]})})}function mn(i,e){return u.jsx(u.Fragment,{children:i&&(i==null?void 0:i.searchExecuted)&&(i==null?void 0:i.hasRelatedSearches)&&u.jsxs("div",{className:"searchstax-related-searches-container",id:"searchstax-related-searches-container",children:[" ","Related searches: ",u.jsx("span",{id:"searchstax-related-searches"}),i.relatedSearches&&u.jsx("span",{className:"searchstax-related-search",children:i.relatedSearches.map(t=>u.jsxs("span",{onClick:()=>{e(t)},onKeyDown:s=>{(s.key==="Enter"||s.key===" ")&&e(t)},tabIndex:0,className:"searchstax-related-search searchstax-related-search-item","aria-label":"Related search: "+t.related_search,children:[" ",t.related_search,!t.last&&u.jsx("span",{children:","})]},t.related_search))})]})})}function fn(i){let e=!1;const[t,s]=j.useState(null),[a]=j.useState(Math.random());j.useEffect(()=>{if(r(),b.searchstax)b.searchstax.addRelatedSearchesWidget("searchstax-related-searches-container"+a,{relatedSearchesURL:i.relatedSearchesURL,relatedSearchesAPIKey:i.relatedSearchesAPIKey});else throw Error("Searchstax instance needs to be passed via props")},[]);function r(){e||(b.searchstax.dataLayer.$searchRelatedSearchesData.subscribe(n=>{s(n)}),e=!0)}function o(n){var l;(l=b.searchstax.relatedSearchesWidget)==null||l.executeSearch(n)}return u.jsxs(u.Fragment,{children:[!i.searchRelatedSearchesTemplate&&t&&(t==null?void 0:t.searchExecuted)&&(t==null?void 0:t.hasRelatedSearches)&&u.jsx(u.Fragment,{children:mn(t,o)}),i.searchRelatedSearchesTemplate&&u.jsx(u.Fragment,{children:i.searchRelatedSearchesTemplate(t,o)})]})}function Ln(i,e){return u.jsx(u.Fragment,{children:i&&(i==null?void 0:i.searchExecuted)&&(i==null?void 0:i.hasExternalPromotions)&&i.externalPromotions.map(t=>u.jsxs("div",{className:"searchstax-external-promotion searchstax-search-result",children:[u.jsx("div",{className:"icon-elevated"}),t.url&&u.jsx("a",{href:t.url,onClick:s=>{e(t,s)},className:"searchstax-result-item-link"}),u.jsx("div",{className:"searchstax-search-result-title-container",children:u.jsx("span",{className:"searchstax-search-result-title",children:t.name})}),t.description&&u.jsxs("p",{className:"searchstax-search-result-description searchstax-search-result-common",children:[" ",t.description," "]}),t.url&&u.jsxs("p",{className:"searchstax-search-result-description searchstax-search-result-common",children:[" ",t.url," "]})]},t.id))})}function yn(i){let e=!1;const[t,s]=j.useState(null),[a]=j.useState(Math.random());j.useEffect(()=>{if(r(),b.searchstax)b.searchstax.addExternalPromotionsWidget("searchstax-external-promotions-layout-container"+a,{});else throw Error("Searchstax instance needs to be passed via props")},[]);function r(){e||(b.searchstax.dataLayer.$searchExternalPromotionsData.subscribe(n=>{s(n)}),e=!0)}function o(n,l){var c;(c=b.searchstax.externalPromotionsWidget)==null||c.trackClick(n,l)}return u.jsx(u.Fragment,{children:u.jsxs("div",{id:"searchstax-external-promotions-layout-container"+a,children:[!i.searchExternalPromotionsTemplate&&t&&(t==null?void 0:t.searchExecuted)&&(t==null?void 0:t.hasExternalPromotions)&&u.jsx(u.Fragment,{children:Ln(t,o)}),i.searchExternalPromotionsTemplate&&u.jsx(u.Fragment,{children:i.searchExternalPromotionsTemplate(t,o)})]})})}function wn(i,e){return u.jsx(u.Fragment,{children:i&&u.jsxs("div",{className:"searchstax-answer-wrap",children:[u.jsx("div",{className:"searchstax-answer-icon"}),u.jsxs("div",{children:[u.jsxs("div",{className:"searchstax-answer-container "+(i.showMoreButtonVisible===!0?"searchstax-answer-show-more":""),children:[u.jsx("div",{className:"searchstax-answer-title",children:"Smart Answers"}),i.shouldShowAnswerError&&u.jsx("div",{className:"searchstax-answer-error",dangerouslySetInnerHTML:{__html:i.answerErrorMessage}}),u.jsx("div",{className:"searchstax-answer-description",dangerouslySetInnerHTML:{__html:i.fullAnswerFormatted}}),i.answerLoading&&u.jsx("div",{className:"searchstax-answer-loading"})]}),i.showMoreButtonVisible===!0&&u.jsx("div",{className:"searchstax-answer-load-more-button-container",children:u.jsx("button",{className:"searchstax-answer-load-more-button",onClick:t=>{e(t)},children:"Read more"})})]}),u.jsxs("div",{className:"searchstax-answer-footer",children:[u.jsx("div",{id:"feedbackWidgetContainer"}),u.jsx("div",{className:"searchstax-lightweight-widget-separator-inline"}),u.jsx("p",{className:"searchstax-disclaimer",children:"Generative AI is Experimental"})]})]})})}function xn(i){let e=!1;const[t,s]=j.useState(null),[a]=j.useState(Math.random());j.useEffect(()=>{if(o(),b.searchstax){const n=i.feedbackwidget??void 0;b.searchstax.addAnswerWidget("searchstax-answer-container"+a,{showMoreAfterWordCount:i.showMoreAfterWordCount,feedbackwidget:n})}else throw Error("Searchstax instance needs to be passed via props")},[]);function r(n){var l;b.searchstax&&((l=b.searchstax.answerWidget)==null||l.showMore(n))}function o(){e||(b.searchstax.dataLayer.$answerData.subscribe(n=>{s(n)}),e=!0)}return u.jsx(u.Fragment,{children:u.jsxs("div",{id:"search-answer-container"+a,children:[!i.searchAnswerTemplate&&t&&t.shouldShowAnswer&&(t==null?void 0:t.searchExecuted)&&u.jsx(u.Fragment,{children:wn(t,r)}),i.searchAnswerTemplate&&t&&t.shouldShowAnswer&&u.jsx(u.Fragment,{children:i.searchAnswerTemplate(t,r)})]})})}exports.SearchstaxAnswerWidget=xn;exports.SearchstaxExternalPromotionsWidget=yn;exports.SearchstaxFacetsWidget=pn;exports.SearchstaxInputWidget=Xr;exports.SearchstaxLocationWidget=qs;exports.SearchstaxOverviewWidget=un;exports.SearchstaxPaginationWidget=on;exports.SearchstaxRelatedSearchesWidget=fn;exports.SearchstaxResultWidget=sn;exports.SearchstaxSortingWidget=cn;exports.SearchstaxWrapper=en;
|
|
449
|
+
`,thumbsUpButtonClass:"searchstax-lightweight-widget-thumbs-up",thumbsDownButtonClass:"searchstax-lightweight-widget-thumbs-down"}};class C{}h(C,"answer",Ir),h(C,"externalPromotions",Rr),h(C,"facets",Nr),h(C,"pagination",Dr),h(C,"relatedSearches",Or),h(C,"searchFeedback",Pr),h(C,"searchInput",Fr),h(C,"location",$r),h(C,"searchResults",zr),h(C,"sorting",_r),h(C,"feedback",ie);class Wr{constructor(e){h(this,"dataLayer"),h(this,"config"),h(this,"containerId"),h(this,"externalPromotionsContainerId"),h(this,"searchExternalPromotionsMainContainer",null);var t,s;this.dataLayer=e.dataLayer,this.config=e.config,this.containerId=e.containerId,this.externalPromotionsContainerId=((s=(t=this.config.templates)==null?void 0:t.mainTemplate)==null?void 0:s.externalPromotionsContainerId)||C.externalPromotions.mainTemplate.externalPromotionsContainerId,typeof document<"u"&&(this.searchExternalPromotionsMainContainer=document==null?void 0:document.getElementById(this.containerId)),this.initializeSubscriptions(),this.renderMainTemplate(this.generateTemplateData())}initializeSubscriptions(){this.dataLayer.$searchExternalPromotions.subscribe(e=>{e&&this.renderMainTemplate(this.generateTemplateData())})}generateTemplateData(){const e={...this.dataLayer.parsedData.data,externalPromotions:this.dataLayer.parsedData.externalPromotions};return this.dataLayer.setExternalPromotionsData(e),e}addExternalSearch(e){var t,s,a,r;const o=typeof document<"u"?document==null?void 0:document.getElementById(this.externalPromotionsContainerId):null;if(o){const n=((a=(s=(t=this.config)==null?void 0:t.templates)==null?void 0:s.externalPromotion)==null?void 0:a.template)||((r=C.externalPromotions.externalPromotion)==null?void 0:r.template);if(typeof document<"u"){const l=document==null?void 0:document.createElement("div");l.classList.add("searchstax-external-promotion"),l.addEventListener("click",c=>{this.trackClick(e,c)}),l.innerHTML=P.render(n,e),o.appendChild(l)}}}trackClick(e,t){t.stopPropagation(),t.preventDefault(),window==null||window.open(e.url,"_blank")}renderMainTemplate(e){var t,s,a,r;const o=((a=(s=(t=this.config)==null?void 0:t.templates)==null?void 0:s.mainTemplate)==null?void 0:a.template)||((r=C.externalPromotions.mainTemplate)==null?void 0:r.template);if(this.dataLayer.renderingEngine===U.mustache){this.searchExternalPromotionsMainContainer.innerHTML=P.render(o,e);const n=typeof document<"u"?document==null?void 0:document.getElementById(this.externalPromotionsContainerId):null;n&&(n.innerHTML="");for(const l of e.externalPromotions)this.addExternalSearch(l)}}}class K{static addAccessibilityNotificationContainerToBody(){if(!document.getElementById("searchAccessibilityContainer")){const e=document.createElement("div");e.setAttribute("aria-live","polite"),e.setAttribute("id","searchAccessibilityContainer"),document.body.appendChild(e)}}static setAccessibilityText(e,t,s){this.addAccessibilityNotificationContainerToBody();const a=s??"searchAccessibility",r=document.getElementById(a);r&&r.remove();const o=document.createElement("span");o.setAttribute("id",a),o.innerHTML=e;const n=document.getElementById("searchAccessibilityContainer");n&&setTimeout(()=>{n.appendChild(o)},t??100)}}class Qr{constructor(e,t){h(this,"dataLayer"),h(this,"config"),h(this,"containerId"),h(this,"routerHelper"),h(this,"cachedPhrase",""),h(this,"isCached",!1),h(this,"overlayOpened",!1),h(this,"facetPaginationStep"),h(this,"facetPaginationStepMobile"),h(this,"searchFacetsMainContainer",null),h(this,"searchFacetsMobileContainer",null),h(this,"searchFacetsDesktopContainer",null),h(this,"facetLimits",{}),h(this,"facetLimitsMobile",{}),h(this,"deactivatedFacets",{}),h(this,"focusedElement",null),h(this,"cachedData",null),h(this,"cacheFacets"),h(this,"onFacetSelect",(s,a,r,o,n)=>{if(s.stopPropagation(),!a.disabled){const l=r.querySelector("input");let c=o?l.checked:!l.checked;n!==void 0&&(c=!n),l.checked=c;const g=this.dataLayer.searchObject;let m=[...g.facets];const p=this.extractFacetValue(a);c?m.find(L=>Le.deepEqual(L,p)?L:!1)||(this.config.facetingType==="tabs"&&(m=m.filter(L=>L.name!==p.name)),m.push(p)):m=m.filter(L=>!Le.deepEqual(L,p)),setTimeout(()=>{this.dataLayer.setSearchObject({...g,facets:m,page:1}),this.config.facetingType==="tabs"&&this.renderMainTemplate(this.generateTemplateData(),!0)},0)}}),this.dataLayer=e.dataLayer,this.config=e.config,this.containerId=e.containerId,this.routerHelper=e.routerHelper,this.cacheFacets=t,this.facetPaginationStep=this.config.itemsPerPageDesktop,this.facetPaginationStepMobile=this.config.itemsPerPageMobile,typeof document<"u"&&(this.searchFacetsMainContainer=document==null?void 0:document.getElementById(this.containerId)),this.needCache&&t(),this.initializeSubscriptions()}get needCache(){return this.config.facetingType==="showUnavailable"||this.config.facetingType==="or"||this.config.facetingType==="tabs"}get needDisabling(){return this.config.facetingType==="showUnavailable"}initializeSubscriptions(){this.needCache&&this.dataLayer.$searchFacetsCached.subscribe(e=>{e&&this.dataLayer.searchFacets&&this.renderMainTemplate(this.generateTemplateData())}),this.dataLayer.$searchResults.subscribe(e=>{e&&(this.needCache&&!this.isCached&&(this.dataLayer.searchFacets&&!this.dataLayer.searchFacetsCached&&this.dataLayer.setSearchFacetsCached(this.dataLayer.searchFacets),this.cacheFacets()),this.renderMainTemplate(this.generateTemplateData()))}),this.dataLayer.$searchObject.subscribe(e=>{this.cachedPhrase!==e.query?(this.cachedPhrase=e.query,this.isCached=!1):this.isCached=!0})}extractFacetValue(e){return{type:this.config.facetingType,name:e.parentName,value:e.value}}applyFacetLimits(e,t){const s=t?this.facetPaginationStepMobile:this.facetPaginationStep,a=t?this.facetLimits:this.facetLimitsMobile;return e.forEach(r=>{a[r.name]||(a[r.name]=s)}),e.map(r=>({...r,values:r.values.slice(0,a[r.name]),showingAllFacets:r.values.length<=a[r.name],hasMoreFacets:r.values.length>s}))}generateTemplateData(e){if(this.generateSelectedFacetsData(),this.dataLayer.searchFacets){let t=this.dataLayer.searchFacets;this.needCache&&this.dataLayer.searchFacetsCached&&(t=this.dataLayer.searchFacetsCached,this.needDisabling&&(t=t.map(a=>{var r;const o=(r=this.dataLayer.searchFacets)==null?void 0:r.find(n=>n.name===a.name);return o?{...a,values:a.values.map(n=>{const l=o.values.find(c=>n.type==="range"?!1:n.type==="checkbox"?c.value===n.value:!1);return{...n,disabled:!l,isMobile:e}})}:{...a,values:a.values.map(n=>({...n,disabled:!0})),isMobile:e}}))),this.config.specificFacets&&(t=t.filter(a=>{var r;return(r=this.config.specificFacets)==null?void 0:r.includes(a.name)}));const s={facets:this.applyFacetLimits(t,e),...this.dataLayer.parsedData.data,isMobile:e};return this.dataLayer.setFacetsTemplateData(s),s}else{const t={facets:[],...this.dataLayer.parsedData.data,isMobile:e};return this.dataLayer.setFacetsTemplateData(t),t}}createFacetItem(e,t,s){var a,r,o,n,l,c,g,m,p,L,w,f;if(typeof document<"u"){const x=document==null?void 0:document.createElement("div");x.classList.add("searchstax-facet-container"),this.deactivatedFacets[e.name]||x.classList.add("active");const k=((o=(r=(a=this.config)==null?void 0:a.templates)==null?void 0:r.facetItemContainerTemplate)==null?void 0:o.template)||((n=C.facets.facetItemContainerTemplate)==null?void 0:n.template);x.innerHTML=P.render(k,e),t.appendChild(x);const I=x.querySelector("."+(((g=(c=(l=this.config)==null?void 0:l.templates)==null?void 0:c.facetItemContainerTemplate)==null?void 0:g.facetListTitleContainerClass)||((m=C.facets.facetItemContainerTemplate)==null?void 0:m.facetListTitleContainerClass)));I==null||I.addEventListener("click",()=>{x.classList.toggle("active");const A=x.classList.contains("active"),D=I.querySelector(".searchstax-facet-title");D&&D.setAttribute("aria-expanded",String(A))});const F=x.querySelector("."+(((w=(L=(p=this.config)==null?void 0:p.templates)==null?void 0:L.facetItemContainerTemplate)==null?void 0:w.facetListContainerClass)||((f=C.facets.facetItemContainerTemplate)==null?void 0:f.facetListContainerClass)));F&&(e.values.forEach(A=>{this.createFacetListItem(A,F,e.name)}),e.hasMoreFacets&&this.createHasMoreComponent(e,F,s))}}isChecked(e){var t;return!!((t=this.dataLayer.searchObject.facets)!=null&&t.find(s=>Le.deepEqual(s,this.extractFacetValue(e))))}createFacetListItem(e,t,s){var a,r,o,n,l,c,g,m,p,L,w,f;if(typeof document<"u"){const x=document==null?void 0:document.createElement("div");x.classList.add("searchstax-facet-value-container"),e.disabled&&x.classList.add("searchstax-facet-value-disabled");const k=this.isChecked(e),I=((o=(r=(a=this.config)==null?void 0:a.templates)==null?void 0:r.facetItemTemplate)==null?void 0:o.template)||((n=C.facets.facetItemTemplate)==null?void 0:n.template);x.innerHTML=P.render(I,{...e,isChecked:k});let F=(l=C.facets.facetItemTemplate)==null?void 0:l.checkTriggerClasses;F=((m=(g=(c=this.config)==null?void 0:c.templates)==null?void 0:g.facetItemTemplate)==null?void 0:m.checkTriggerClasses)||F,F.forEach(D=>{const Y=x.querySelector("."+D);Y==null||Y.addEventListener("click",T=>{this.onFacetSelect(T,e,x)})});const A=x.querySelector("."+(((w=(L=(p=this.config)==null?void 0:p.templates)==null?void 0:L.facetItemTemplate)==null?void 0:w.inputCheckboxClass)||((f=C.facets.facetItemTemplate)==null?void 0:f.inputCheckboxClass)));A==null||A.addEventListener("click",D=>{this.onFacetSelect(D,e,x,!0)}),A&&(A==null||A.setAttribute("data-test-value",`${encodeURIComponent(s)}:"${encodeURIComponent(e.value)}"`)),t.appendChild(x)}}createHasMoreComponent(e,t,s){var a,r,o,n,l,c,g,m;if(typeof document<"u"){const p=document==null?void 0:document.createElement("div");p.classList.add("searchstax-facet-show-more-container");const L=((o=(r=(a=this.config)==null?void 0:a.templates)==null?void 0:r.showMoreButtonContainerTemplate)==null?void 0:o.template)||((n=C.facets.showMoreButtonContainerTemplate)==null?void 0:n.template);p.innerHTML=P.render(L,e);const w=p.querySelector("."+(((g=(c=(l=this.config)==null?void 0:l.templates)==null?void 0:c.showMoreButtonContainerTemplate)==null?void 0:g.showMoreButtonClass)||((m=C.facets.showMoreButtonContainerTemplate)==null?void 0:m.showMoreButtonClass)));w&&(this.attachOnclickToShowMore(e,w,s),t&&t.appendChild(w))}}attachOnclickToShowMore(e,t,s){t.addEventListener("click",a=>{this.onShowMoreLessClick(a,e,s)}),t.addEventListener("keyup",a=>{(a.code==="Space"||a.code==="Enter")&&this.onShowMoreLessClick(a,e,s)})}onShowMoreLessClick(e,t,s){e.preventDefault();const a=s?this.facetPaginationStepMobile:this.facetPaginationStep,r=s?this.facetLimits:this.facetLimitsMobile;r[t.name]===void 0?r[t.name]=a*2:r[t.name]<=t.values.length?(K.setAccessibilityText(`More Facets shown for ${t.label}`,0,`moreLess${new Date().getTime()}`),r[t.name]=r[t.name]+a):(K.setAccessibilityText(`Less Facets shown for ${t.label}`,0,`moreLess${new Date().getTime()}`),r[t.name]=a),this.generateTemplateData(s),this.renderMainTemplate(this.generateTemplateData())}renderMainTemplate(e,t){var s,a,r,o,n,l,c,g,m,p,L;if(e&&(!Le.deepEqual(this.cachedData??{},e)||t)){this.cachedData=e;const w=((r=(a=(s=this.config)==null?void 0:s.templates)==null?void 0:a.mainTemplateDesktop)==null?void 0:r.template)||((o=C.facets.mainTemplateDesktop)==null?void 0:o.template);if(this.dataLayer.renderingEngine===U.mustache&&this.searchFacetsMainContainer){const f=document.activeElement;f instanceof HTMLInputElement&&f.type==="checkbox"?this.focusedElement=f:this.focusedElement=null,this.searchFacetsMainContainer.innerHTML=P.render(w,{...e});const x=(g=this.searchFacetsMainContainer)==null?void 0:g.querySelector("."+(((c=(l=(n=this.config)==null?void 0:n.templates)==null?void 0:l.mainTemplateDesktop)==null?void 0:c.facetsContainerClass)||C.facets.mainTemplateDesktop.facetsContainerClass));if(x){x.innerHTML="";for(const k of e.facets)this.createFacetItem(k,x);if(this.searchFacetsMainContainer){const k=this.searchFacetsMainContainer.querySelector("."+(((L=(p=(m=this.config)==null?void 0:m.templates)==null?void 0:p.mainTemplateDesktop)==null?void 0:L.selectedFacetsContainerClass)||C.facets.mainTemplateDesktop.selectedFacetsContainerClass));k&&(this.createSelectedFacetsComponents(k),this.createClearFacetsComponents(k))}}}setTimeout(()=>{document.querySelectorAll(".searchstax-facet-title").forEach(f=>{f.setAttribute("aria-expanded",String(!0)),f.setAttribute("tabindex","0"),f.setAttribute("role","button")})},100),this.renderMobileTemplate(this.generateTemplateData(!0))}else this.generateSelectedFacetsData()}generateSelectedFacetsData(){const e=[],t=this.dataLayer.searchObject.facets;for(const s of t){const a=decodeURIComponent(s.name),r=decodeURIComponent(s.value);if(this.dataLayer.searchFacets){const o=this.needCache?this.dataLayer.searchFacetsCached:this.dataLayer.searchFacets,n=o==null?void 0:o.find(l=>l.name===a);if(n){const l=n.values.find(c=>c.type==="range"?!1:c.type==="checkbox"?`"${c.value}"`==`"${r}"`:!1);l&&e.push(l)}}}this.dataLayer.setSelectedFacetsTemplateData(e)}createSelectedFacetsComponents(e){var t;this.generateSelectedFacetsData(),(t=this.dataLayer.selectedFacetsTemplateData)==null||t.forEach(s=>{this.createSelectedFacetsComponent(e,s)})}createClearFacetsComponents(e){var t,s,a,r,o,n,l,c;if(typeof document<"u"){const g=this.dataLayer.searchObject,m=((a=(s=(t=this.config)==null?void 0:t.templates)==null?void 0:s.clearFacetsTemplate)==null?void 0:a.template)||((r=C.facets.clearFacetsTemplate)==null?void 0:r.template),p=document==null?void 0:document.createElement("div");p.innerHTML=P.render(m,{shouldShow:g.facets.length>0});const L=p.querySelector("."+(((l=(n=(o=this.config)==null?void 0:o.templates)==null?void 0:n.clearFacetsTemplate)==null?void 0:l.containerClass)||((c=C.facets.clearFacetsTemplate)==null?void 0:c.containerClass)));L&&(L.addEventListener("click",()=>{this.removeSelectedFacets()}),L.addEventListener("keyup",w=>{(w.code==="Space"||w.code==="Enter")&&this.removeSelectedFacets()}),e.appendChild(L))}}createSelectedFacetsComponent(e,t){var s,a,r,o,n,l,c,g;if(typeof document<"u"){const m=((r=(a=(s=this.config)==null?void 0:s.templates)==null?void 0:a.selectedFacetsTemplate)==null?void 0:r.template)||((o=C.facets.selectedFacetsTemplate)==null?void 0:o.template),p=document==null?void 0:document.createElement("div");p.innerHTML=P.render(m,t);const L=p.querySelector("."+(((c=(l=(n=this.config)==null?void 0:n.templates)==null?void 0:l.selectedFacetsTemplate)==null?void 0:c.containerClass)||((g=C.facets.selectedFacetsTemplate)==null?void 0:g.containerClass)));L&&(L.addEventListener("click",()=>{this.unselectFacet(t)}),L.addEventListener("keyup",w=>{(w.code==="Space"||w.code==="Enter")&&this.unselectFacet(t)}),e.appendChild(L))}}unselectFacet(e){const t=this.dataLayer.searchObject;let s=[...t.facets];e.type==="checkbox"&&(s=s.filter(a=>JSON.stringify(a)!==JSON.stringify(this.extractFacetValue(e)))),setTimeout(()=>{this.dataLayer.setSearchObject({...t,facets:s}),this.generateSelectedFacetsData()},0)}removeSelectedFacets(){const e=this.dataLayer.searchObject;this.dataLayer.setSearchObject({...e,facets:[]})}createFilterByComponent(e){var t,s,a,r,o,n,l,c;if(typeof document<"u"){const g=((a=(s=(t=this.config)==null?void 0:t.templates)==null?void 0:s.filterByTemplate)==null?void 0:a.template)||((r=C.facets.filterByTemplate)==null?void 0:r.template),m=document==null?void 0:document.createElement("div");m.innerHTML=P.render(g,{});const p=m.querySelector("."+(((l=(n=(o=this.config)==null?void 0:o.templates)==null?void 0:n.filterByTemplate)==null?void 0:l.containerClass)||((c=C.facets.filterByTemplate)==null?void 0:c.containerClass)));p&&(e.prepend(p),p.addEventListener("click",this.openOverlay.bind(this)),p.addEventListener("keyup",L=>{(L.code==="Space"||L.code==="Enter")&&this.openOverlay()}))}}openOverlay(){var e;K.setAccessibilityText("Facet overlay opened. Tab to select facets."),this.overlayOpened=!0,this.searchFacetsMainContainer&&(typeof document<"u"&&document.body.classList.toggle("searchstax-no-scroll"),(e=this.searchFacetsMainContainer.querySelector(".searchstax-facets-mobile-overlay"))==null||e.classList.add("searchstax-show"))}closeOverlay(){var e;K.setAccessibilityText("Facet overlay closed"),this.overlayOpened=!1,this.searchFacetsMainContainer&&(typeof document<"u"&&document.body.classList.toggle("searchstax-no-scroll"),(e=this.searchFacetsMainContainer.querySelector(".searchstax-facets-mobile-overlay"))==null||e.classList.remove("searchstax-show"))}renderMobileTemplate(e){var t,s,a,r,o,n,l,c,g,m,p,L,w,f,x,k,I,F,A;if(e&&typeof document<"u"){const D=document==null?void 0:document.createElement("div");D.classList.add("searchstax-facets-container-mobile");const Y=((a=(s=(t=this.config)==null?void 0:t.templates)==null?void 0:s.mainTemplateMobile)==null?void 0:a.template)||((r=C.facets.mainTemplateMobile)==null?void 0:r.template);if(this.dataLayer.renderingEngine===U.mustache){if(D.innerHTML=P.render(Y,{...e,overlayOpened:this.overlayOpened}),(o=this.searchFacetsMainContainer)==null||o.appendChild(D),(l=(n=this.config)==null?void 0:n.templates)!=null&&l.mainTemplateMobile)for(const we of((m=(g=(c=this.config)==null?void 0:c.templates)==null?void 0:g.mainTemplateMobile)==null?void 0:m.closeOverlayTriggerClasses)||[]){const Q=D.querySelector("."+we);Q&&(Q.addEventListener("click",this.closeOverlay.bind(this)),Q.addEventListener("keyup",ce=>{(ce.code==="Space"||ce.code==="Enter")&&this.closeOverlay()}))}else for(const we of C.facets.mainTemplateMobile.closeOverlayTriggerClasses){const Q=D.querySelector("."+we);Q&&(Q.addEventListener("click",this.closeOverlay.bind(this)),Q.addEventListener("keyup",ce=>{(ce.code==="Space"||ce.code==="Enter")&&this.closeOverlay()}))}const T=D.querySelector("."+(((w=(L=(p=this.config)==null?void 0:p.templates)==null?void 0:L.mainTemplateMobile)==null?void 0:w.filterByContainerClass)||C.facets.mainTemplateMobile.filterByContainerClass));T&&this.createFilterByComponent(T);const z=D.querySelector("."+(((k=(x=(f=this.config)==null?void 0:f.templates)==null?void 0:x.mainTemplateMobile)==null?void 0:k.selectedFacetsContainerClass)||C.facets.mainTemplateMobile.selectedFacetsContainerClass));z&&(this.createSelectedFacetsComponents(z),this.createClearFacetsComponents(z));const Z=D.querySelector("."+(((A=(F=(I=this.config)==null?void 0:I.templates)==null?void 0:F.mainTemplateMobile)==null?void 0:A.facetsContainerClass)||C.facets.mainTemplateMobile.facetsContainerClass));if(Z){Z.innerHTML="";for(const we of e.facets)this.createFacetItem(we,Z,!0)}}}}}class Vr{constructor(e){h(this,"dataLayer"),h(this,"config"),h(this,"containerId"),h(this,"previousButtonClass"),h(this,"nextButtonClass"),h(this,"loadMoreButtonClass"),h(this,"routerHelper"),h(this,"searchPaginationMainContainer",null);var t,s,a,r,o,n,l,c,g;this.dataLayer=e.dataLayer,this.config=e.config,this.containerId=e.containerId,this.routerHelper=e.routerHelper,this.previousButtonClass=((a=(s=(t=this.config)==null?void 0:t.templates)==null?void 0:s.mainTemplate)==null?void 0:a.previousButtonClass)??C.pagination.mainTemplate.previousButtonClass,this.nextButtonClass=((n=(o=(r=this.config)==null?void 0:r.templates)==null?void 0:o.mainTemplate)==null?void 0:n.nextButtonClass)??C.pagination.mainTemplate.nextButtonClass,this.loadMoreButtonClass=((g=(c=(l=this.config)==null?void 0:l.templates)==null?void 0:c.infiniteScrollTemplate)==null?void 0:g.loadMoreButtonClass)??C.pagination.infiniteScrollTemplate.loadMoreButtonClass,typeof document<"u"&&(this.searchPaginationMainContainer=document==null?void 0:document.getElementById(this.containerId)),this.initializeSubscriptions(),this.renderMainTemplate(this.generateTemplateData())}get isFirstPage(){var e;return((e=this.dataLayer.searchObject)==null?void 0:e.page)===1}get isLastPage(){return this.dataLayer.parsedData.data.isLastPage}initializeSubscriptions(){this.dataLayer.$searchResults.subscribe(e=>{e&&this.renderMainTemplate(this.generateTemplateData())})}generateTemplateData(){var e,t,s,a;const r={...this.dataLayer.parsedData.data,previousPageLink:(t=this.routerHelper)==null?void 0:t.searchObjectToUrl({...this.dataLayer.searchObject,page:((e=this.dataLayer.searchObject)==null?void 0:e.page)-1}),nextPageLink:(a=this.routerHelper)==null?void 0:a.searchObjectToUrl({...this.dataLayer.searchObject,page:((s=this.dataLayer.searchObject)==null?void 0:s.page)+1})};return this.dataLayer.setPaginationData(r),r}goToPage(e,t){const s=this.dataLayer.searchObject;s&&(s.page=e,this.dataLayer.setSearchObject(s)),t||window==null||window.scrollTo(0,0),document.body.tabIndex=-1,document.body.focus()}nextPage(e){var t;e==null||e.preventDefault(),e==null||e.stopPropagation(),this.isLastPage||this.goToPage(((t=this.dataLayer.searchObject)==null?void 0:t.page)+1,this.dataLayer.isInfiniteScroll)}previousPage(e){var t;e==null||e.preventDefault(),e==null||e.stopPropagation(),this.isFirstPage||this.goToPage(((t=this.dataLayer.searchObject)==null?void 0:t.page)-1)}overridePaginationEvents(){if(this.searchPaginationMainContainer){const e=this.searchPaginationMainContainer.querySelector("."+this.previousButtonClass),t=this.searchPaginationMainContainer.querySelector("."+this.nextButtonClass),s=this.searchPaginationMainContainer.querySelector("."+this.loadMoreButtonClass);e&&(e.addEventListener("click",this.previousPage.bind(this)),e.addEventListener("keydown",a=>{(a.code==="Space"||a.code==="Enter")&&this.previousPage(a)})),t&&(t.addEventListener("click",this.nextPage.bind(this)),t.addEventListener("keydown",a=>{(a.code==="Space"||a.code==="Enter")&&this.nextPage(a)})),s&&(s.addEventListener("click",this.nextPage.bind(this)),s.addEventListener("keydown",a=>{(a.code==="Space"||a.code==="Enter")&&this.nextPage(a)}))}}renderMainTemplate(e){var t,s,a,r,o,n,l,c,g,m;this.searchPaginationMainContainer&&((t=this.searchPaginationMainContainer.querySelector("."+this.previousButtonClass))==null||t.removeEventListener("click",this.previousPage),(s=this.searchPaginationMainContainer.querySelector("."+this.nextButtonClass))==null||s.removeEventListener("click",this.nextPage));let p=((o=(r=(a=this.config)==null?void 0:a.templates)==null?void 0:r.mainTemplate)==null?void 0:o.template)||((n=C.pagination.mainTemplate)==null?void 0:n.template);this.dataLayer.isInfiniteScroll&&(p=((g=(c=(l=this.config)==null?void 0:l.templates)==null?void 0:c.infiniteScrollTemplate)==null?void 0:g.template)||((m=C.pagination.infiniteScrollTemplate)==null?void 0:m.template)),this.dataLayer.renderingEngine===U.mustache&&(this.searchPaginationMainContainer.innerHTML=P.render(p,e),setTimeout(()=>{this.overridePaginationEvents()},0))}}class Br{constructor(e){h(this,"dataLayer"),h(this,"config"),h(this,"containerId"),h(this,"relatedSearchesContainerClass"),h(this,"searchRelatedSearchesMainContainer",null),h(this,"track");var t,s;this.dataLayer=e.dataLayer,this.config=e.config,this.containerId=e.containerId,this.relatedSearchesContainerClass=((s=(t=this.config.templates)==null?void 0:t.main)==null?void 0:s.relatedSearchesContainerClass)||C.relatedSearches.main.relatedSearchesContainerClass,typeof document<"u"&&(this.searchRelatedSearchesMainContainer=document==null?void 0:document.getElementById(this.containerId)),this.track=e.trackRelatedSearchClick,this.initializeSubscriptions()}initializeSubscriptions(){this.dataLayer.$searchRelatedSearches.subscribe(e=>{e&&this.renderMainTemplate(this.generateTemplateData())})}generateTemplateData(){const e={...this.dataLayer.parsedData.data};return this.dataLayer.setRelatedSearchesData(e),e}addRelatedSearchComponent(e,t){var s,a,r,o,n;if(typeof document<"u"){const l=document==null?void 0:document.createElement("div"),c=((r=(a=(s=this.config)==null?void 0:s.templates)==null?void 0:a.relatedSearch)==null?void 0:r.template)||C.relatedSearches.relatedSearch.template;if(this.dataLayer.renderingEngine===U.mustache){l.innerHTML=P.render(c,e);const g=l.querySelector("."+(((n=(o=this.config.templates)==null?void 0:o.relatedSearch)==null?void 0:n.relatedSearchContainerClass)||C.relatedSearches.relatedSearch.relatedSearchContainerClass));g&&(t.appendChild(g),g.addEventListener("click",()=>{this.executeSearch(e)}),g.addEventListener("keyup",m=>{(m.code==="Space"||m.code==="Enter")&&this.executeSearch(e)}))}}}executeSearch(e){const t=this.dataLayer.searchObject;t.query=e.related_search,this.dataLayer.setSearchObject(t),this.track(e)}renderMainTemplate(e){var t,s,a,r;const o=((a=(s=(t=this.config)==null?void 0:t.templates)==null?void 0:s.main)==null?void 0:a.template)||C.relatedSearches.main.template;if(this.dataLayer.renderingEngine===U.mustache&&this.searchRelatedSearchesMainContainer){this.searchRelatedSearchesMainContainer.innerHTML="",this.searchRelatedSearchesMainContainer.innerHTML=P.render(o,e);const n=(r=this.searchRelatedSearchesMainContainer)==null?void 0:r.querySelector(`.${this.relatedSearchesContainerClass}`);if(n)for(const l of e.relatedSearches)this.addRelatedSearchComponent(l,n)}}}class Hr{constructor(e){h(this,"dataLayer"),h(this,"config"),h(this,"containerId"),h(this,"searchFeedbackMainContainer",null),h(this,"searchTrigger"),this.dataLayer=e.dataLayer,this.config=e.config,this.containerId=e.containerId,this.searchTrigger=e.searchTrigger,typeof document<"u"&&(this.searchFeedbackMainContainer=document==null?void 0:document.getElementById(this.containerId)),this.initializeSubscriptions()}initializeSubscriptions(){this.dataLayer.$searchResults.subscribe(e=>{e&&this.renderMainTemplate(this.generateTemplateData())})}generateTemplateData(){const e={...this.dataLayer.parsedData.data};return this.dataLayer.setSearchFeedbackData(e),e}onOriginalQueryClick(e){var t;e.stopPropagation(),e.preventDefault();const s=(t=e.target)==null?void 0:t.innerHTML;this.searchTrigger(s,!0)}attachClick(){var e,t,s,a,r;const o=(r=this.searchFeedbackMainContainer)==null?void 0:r.querySelector("."+(((s=(t=(e=this.config)==null?void 0:e.templates)==null?void 0:t.main)==null?void 0:s.originalQueryClass)||((a=C.searchFeedback.main)==null?void 0:a.originalQueryClass)));o&&o.addEventListener("click",this.onOriginalQueryClick.bind(this))}renderMainTemplate(e){var t,s,a;const r=((a=(s=(t=this.config)==null?void 0:t.templates)==null?void 0:s.main)==null?void 0:a.template)||C.searchFeedback.main.template;this.dataLayer.renderingEngine===U.mustache&&(this.searchFeedbackMainContainer.innerHTML=P.render(r,e),setTimeout(()=>{this.attachClick()},0))}}class qr{constructor(e){h(this,"searchHelper"),h(this,"dataLayer"),h(this,"config"),h(this,"suggestAfterMinChars"),h(this,"containerId"),h(this,"currentInputValue",""),h(this,"autosuggestResults"),h(this,"searchInput"),h(this,"actionButton"),h(this,"autosuggestContainer"),h(this,"buttonState","search"),h(this,"selectedAutosuggestItem",-1),h(this,"suggestTrigger"),h(this,"searchTrigger"),this.dataLayer=e.dataLayer,this.config=e.config,this.searchTrigger=e.searchTrigger,this.suggestTrigger=e.suggestTrigger,this.containerId=e.containerId,this.suggestAfterMinChars=e.config.suggestAfterMinChars,this.suggestAfterMinChars===void 0&&this.getSuggestAfterValue(),this.dataLayer.$locationEnabled.subscribeUntilHasValue(()=>{this.renderMainTemplate(),this.actionButtonInit(),this.updateActionButtonState("search"),this.searchInput&&(this.createAutosuggestContainer(),this.attachSubscriptions())},200)}renderMainTemplate(){var e,t,s,a;if(typeof document<"u"){const r=document==null?void 0:document.getElementById(this.containerId);if(!r)throw new Error("Search input container not found");const o=((t=(e=this.config.templates)==null?void 0:e.mainTemplate)==null?void 0:t.template)||C.searchInput.mainTemplate.template,n={...this.dataLayer.parsedData.data,locationEnabled:!!this.dataLayer.locationEnabled};if(this.dataLayer.setInputWidgetTemplateData(n),this.dataLayer.renderingEngine===U.mustache){const g=P.render(o,n);r.innerHTML=g,this.dataLayer.setInputTemplateRendered(!0)}const l=((a=(s=this.config.templates)==null?void 0:s.mainTemplate)==null?void 0:a.searchInputId)||C.searchInput.mainTemplate.searchInputId,c=document==null?void 0:document.querySelector(`#${l}`);if(c)this.searchInput=c,c.addEventListener("keyup",this.inputKeyupEvent.bind(this)),c.addEventListener("blur",this.hideAutosuggest.bind(this)),c.addEventListener("paste",this.inputPasteEvent.bind(this));else throw new Error("Input not found")}}createAutosuggestContainer(){var e;this.dataLayer.renderingEngine===U.mustache&&typeof document<"u"&&(this.autosuggestContainer=document==null?void 0:document.createElement("div"),this.autosuggestContainer.classList.add("searchstax-autosuggest-container"),this.autosuggestContainer.addEventListener("mouseleave",()=>{this.resetAutosuggestSelection(),this.markActiveAutosuggestItem()}),(e=this.searchInput)==null||e.after(this.autosuggestContainer))}getSuggestAfterValue(){this.dataLayer.searchHelper&&this.dataLayer.searchHelper.suggest("*",e=>{this.suggestAfterMinChars=e.metadata.minPrefixChars},[])}actionButtonInit(){typeof document<"u"&&(this.actionButton=document==null?void 0:document.getElementById("searchstax-search-input-action-button"),this.actionButton&&this.actionButton.addEventListener("click",()=>{var e;this.executeSearch(((e=this.searchInput)==null?void 0:e.value)??"")}))}attachSubscriptions(){this.dataLayer.$searchTermChange.subscribe(()=>{this.handleSearchTermChange()}),this.dataLayer.$loadingChange.subscribe(()=>{this.handleLoadingChange()}),this.dataLayer.$searchAutosuggest.subscribe(e=>{e&&this.appendSuggestions(e)}),this.dataLayer.$searchObject.subscribe(e=>{e.query!=="undefined"&&e.query!==void 0&&e.query!=="*"&&this.searchInput&&(this.searchInput.value=this.cleanSuggestionTerm(e.query??""))})}handleLoadingChange(){this.dataLayer.loading?this.updateActionButtonState("loading"):this.handleSearchTermChange()}handleSearchTermChange(){this.updateActionButtonState("search")}updateActionButtonState(e){if(this.buttonState=e,this.actionButton)switch(this.actionButton.classList.remove("searchstax-spinner-icon"),this.actionButton.classList.remove("searchstax-search-icon"),e){case"loading":this.actionButton.classList.add("searchstax-spinner-icon");break;case"search":this.actionButton.classList.add("searchstax-search-icon"),this.actionButton.setAttribute("aria-label","search");break}}selectPreviousAutosuggestItem(e){this.selectedAutosuggestItem>0?this.selectedAutosuggestItem--:this.selectedAutosuggestItem===0?(this.selectedAutosuggestItem=-1,e&&(e.focus(),e.setSelectionRange(e.value.length,e.value.length)),K.setAccessibilityText("No Suggestion selected")):this.selectedAutosuggestItem=this.autosuggestResults.suggestions.length-1,this.markActiveAutosuggestItem()}selectNextAutosuggestItem(){this.selectedAutosuggestItem<this.autosuggestResults.suggestions.length-1?this.selectedAutosuggestItem++:this.selectedAutosuggestItem===this.autosuggestResults.suggestions.length-1?(this.selectedAutosuggestItem=-1,K.setAccessibilityText("No Suggestion selected")):this.selectedAutosuggestItem=0,this.markActiveAutosuggestItem()}resetAutosuggestSelection(){this.selectedAutosuggestItem=-1,this.markActiveAutosuggestItem()}markActiveAutosuggestItem(){if(typeof document<"u"){const e=document==null?void 0:document.getElementsByClassName("searchstax-autosuggest-item");for(let t=0;t<e.length;t++){const s=e[t];t===this.selectedAutosuggestItem?(s.classList.add("active"),K.setAccessibilityText(`Selected suggestion: ${s.innerText}`)):s.classList.remove("active")}}}inputKeyupEvent(e){const t=e.key;this.currentInputValue=e.target.value,t==="Enter"?this.suggestionChosen():t==="Escape"?this.hideAutosuggest(e.target):t==="ArrowUp"?this.selectPreviousAutosuggestItem(e.target):t==="ArrowDown"?this.selectNextAutosuggestItem():this.autosuggestHandling(e),this.handleSearchTermChange()}autosuggestHandling(e){this.suggestAfterMinChars&&e.target&&e.target.value.length>=this.suggestAfterMinChars?this.executeSuggest(e.target.value):this.hideAutosuggest()}inputPasteEvent(e){setTimeout(()=>{this.autosuggestHandling(e),this.handleSearchTermChange()},0)}executeSuggest(e){this.suggestTrigger(e)}executeSearch(e){this.hideAutosuggest(),this.searchTrigger(e===""?"*":e)}suggestionChosen(){this.selectedAutosuggestItem>-1?this.autosuggestItemClicked(this.autosuggestResults.suggestions[this.selectedAutosuggestItem]):this.executeSearch(this.currentInputValue)}hideAutosuggest(e){setTimeout(()=>{this.dataLayer.setAutosuggestResults({numFound:0,suggestions:[]}),this.autosuggestContainer&&(this.autosuggestContainer.innerHTML="",this.autosuggestContainer.classList.add("hidden")),this.resetAutosuggestSelection(),e&&(e.focus(),e.setSelectionRange(e.value.length,e.value.length)),K.setAccessibilityText("No Suggestion selected")},200)}cleanSuggestionTerm(e){return ae.removeXSSRiskyTags(e.replace(/(<([^>]+)>)/gi,"")).trim()}autosuggestItemClicked(e){this.searchInput.value=this.cleanSuggestionTerm(e.term??""),this.executeSearch(this.cleanSuggestionTerm(e.term))}createAutosuggestItem(e){var t,s,a;const r=document==null?void 0:document.createElement("div");r.classList.add("searchstax-autosuggest-item"),r.addEventListener("click",()=>{this.autosuggestItemClicked(e)}),r.addEventListener("mouseenter",()=>{this.onSuggestionEnter(e)});const o=((s=(t=this.config.templates)==null?void 0:t.autosuggestItemTemplate)==null?void 0:s.template)||((a=C.searchInput.autosuggestItemTemplate)==null?void 0:a.template);return r.innerHTML=P.render(o,e),r}onSuggestionEnter(e){var t;this.selectedAutosuggestItem=((t=this.autosuggestResults)==null?void 0:t.suggestions.indexOf(e))||0,this.markActiveAutosuggestItem()}appendSuggestions(e){this.autosuggestContainer&&(this.autosuggestContainer.innerHTML="",this.autosuggestContainer.classList.remove("hidden"));for(const t in e.suggest)if(Object.prototype.hasOwnProperty.call(e.suggest,t)){const s=e.suggest[t];for(const a in s)if(Object.prototype.hasOwnProperty.call(s,a)){const r=s[a];r.numFound?K.setAccessibilityText("Suggestions are available. Use up and down arrows to navigate while focusing input. Use Escape key to escape out of the suggestions",2e3):K.setAccessibilityText("",0),this.autosuggestResults=r,this.dataLayer.setAutosuggestResults(r),r.numFound>0?r.suggestions.forEach(o=>{this.autosuggestContainer&&typeof document<"u"&&this.autosuggestContainer.appendChild(this.createAutosuggestItem(o))}):this.autosuggestContainer&&this.autosuggestContainer.classList.add("hidden")}}}}class Ur{constructor(e){h(this,"dataLayer"),h(this,"config"),h(this,"linkClickCallback"),h(this,"searchCallback"),h(this,"containerId"),h(this,"searchResultsMainContainer"),h(this,"searchResultsContainer"),h(this,"searchResultLinks",[]),this.linkClickCallback=e.linkClickCallback,this.searchCallback=e.searchTrigger,this.dataLayer=e.dataLayer,this.config=e.config,this.containerId=e.containerId;const t=document==null?void 0:document.getElementById(this.containerId);if(t)this.searchResultsMainContainer=t;else throw new Error(`Search Results Main Container with id ${this.containerId} not found`);this.dataLayer.setIsInfiniteScroll(e.config.renderMethod==="infiniteScroll"),this.initializeSubscriptions(),this.renderMainTemplate()}initializeSubscriptions(){this.dataLayer.$searchObject.subscribe(()=>{K.setAccessibilityText("Searching...")}),this.dataLayer.$searchResults.subscribe(e=>{e&&this.searchResultsContainer&&this.renderResults(e)})}changeTemplate(){this.dataLayer.searchResults&&this.renderResults(this.dataLayer.searchResults)}renderNoResultsTemplate(){var e,t,s,a,r;const o=((s=(t=(e=this.config)==null?void 0:e.templates)==null?void 0:t.noSearchResultTemplate)==null?void 0:s.template)||((a=C.searchResults.noSearchResultTemplate)==null?void 0:a.template),n=((r=this.dataLayer.searchResultsMetadata)==null?void 0:r.spellingSuggestion)??"";if(this.dataLayer.renderingEngine===U.mustache&&this.searchResultsContainer&&(this.searchResultsContainer.innerHTML=P.render(o,{spellingSuggestion:n,...this.dataLayer.parsedData.data,searchCallback:this.searchCallback.bind(this)})),n&&this.searchResultsContainer){const l=this.searchResultsContainer.querySelector("a");l&&l.addEventListener("click",c=>{c.preventDefault(),c.stopPropagation(),this.searchCallback(n)})}}renderResults(e){var t,s,a,r,o;if(this.dataLayer.renderingEngine===U.mustache&&this.searchResultsContainer)if(this.removeLinkClickEvents(),e.length===0)K.setAccessibilityText("Search has no results"),this.renderNoResultsTemplate();else{K.setAccessibilityText(`Showing ${this.dataLayer.parsedData.startResultIndex} through ${this.dataLayer.parsedData.endResultIndex} results from ${this.dataLayer.parsedData.totalResults}. Press tab to navigate through results`);const n=((a=(s=(t=this.config)==null?void 0:t.templates)==null?void 0:s.searchResultTemplate)==null?void 0:a.template)||((r=C.searchResults.searchResultTemplate)==null?void 0:r.template),l=e.map(c=>P.render(n,c));((o=this.config)==null?void 0:o.renderMethod)==="infiniteScroll"&&this.dataLayer.searchObject.page>1?this.searchResultsContainer.innerHTML+=l.join(""):this.searchResultsContainer.innerHTML=l.join(""),this.searchResultLinks=Array.from(this.searchResultsContainer.querySelectorAll(`[${this.uniqueIdAttribute}]`)),this.attachLinkClickEvents()}}removeLinkClickEvents(){this.searchResultLinks.forEach(e=>{e.removeEventListener("click",()=>{}),e.removeEventListener("keydown",()=>{})})}get uniqueIdAttribute(){var e,t,s,a;return((s=(t=(e=this.config)==null?void 0:e.templates)==null?void 0:t.searchResultTemplate)==null?void 0:s.searchResultUniqueIdAttribute)||((a=C.searchResults.searchResultTemplate)==null?void 0:a.searchResultUniqueIdAttribute)}attachLinkClickEvents(){this.searchResultLinks.forEach(e=>{e.addEventListener("click",t=>{t.preventDefault(),t.stopPropagation();const s=e.getAttribute(this.uniqueIdAttribute)??"";s&&this.linkClickCallback(s)}),e.addEventListener("keydown",t=>{if(t.code==="Space"||t.code==="Enter"){const s=e.getAttribute(this.uniqueIdAttribute)??"";s&&this.linkClickCallback(s)}})})}renderMainTemplate(){var e,t,s,a;const r=((s=(t=(e=this.config)==null?void 0:e.templates)==null?void 0:t.mainTemplate)==null?void 0:s.template)||((a=C.searchResults.mainTemplate)==null?void 0:a.template);this.dataLayer.renderingEngine===U.mustache&&(this.searchResultsMainContainer.innerHTML=P.render(r,{}),setTimeout(()=>{var o,n,l,c,g,m,p;const L=(l=(n=(o=this.config)==null?void 0:o.templates)==null?void 0:n.mainTemplate)!=null&&l.searchResultsContainerId?(m=(g=(c=this.config)==null?void 0:c.templates)==null?void 0:g.mainTemplate)==null?void 0:m.searchResultsContainerId:(p=C.searchResults.mainTemplate)==null?void 0:p.searchResultsContainerId,w=document==null?void 0:document.getElementById(L);if(w)this.searchResultsContainer=w;else throw new Error(`Search Results Container with id ${L} not found`)},0))}}class Yr{constructor(e){h(this,"dataLayer"),h(this,"config"),h(this,"containerId"),h(this,"selectId"),h(this,"searchSortingMainContainer",null);var t,s;this.dataLayer=e.dataLayer,this.config=e.config,this.containerId=e.containerId,this.selectId=((s=(t=this.config.templates)==null?void 0:t.main)==null?void 0:s.selectId)||C.sorting.main.selectId,this.searchSortingMainContainer=document==null?void 0:document.getElementById(this.containerId),this.initializeSubscriptions(),this.renderMainTemplate(this.generateTemplateData())}initializeSubscriptions(){this.dataLayer.$searchResults.subscribe(e=>{e&&this.renderMainTemplate(this.generateTemplateData())})}generateTemplateData(){const e={...this.dataLayer.parsedData.data};return this.dataLayer.setSearchSortingData(e),e}setOrderQuery(e){const t=this.dataLayer.searchObject;t&&(t.order=e,this.dataLayer.setSearchObject(t))}markOptionSelected(){const e=document==null?void 0:document.getElementById(this.selectId);if(e){const t=e.querySelector(`option[value="${decodeURIComponent(this.dataLayer.searchObject.order)}"]`);t&&(t.selected=!0)}}renderMainTemplate(e){var t,s,a;const r=((a=(s=(t=this.config)==null?void 0:t.templates)==null?void 0:s.main)==null?void 0:a.template)||C.sorting.main.template;if(this.dataLayer.renderingEngine===U.mustache){this.searchSortingMainContainer.innerHTML=P.render(r,e),this.markOptionSelected();const o=document==null?void 0:document.getElementById(this.selectId);o&&o.addEventListener("change",n=>{this.setOrderQuery(n.target.value)})}}}class Jr{constructor(e){h(this,"analyticsKey"),h(this,"containerId"),h(this,"mainContainer"),h(this,"isLightweight"),h(this,"emailOverride"),h(this,"feedbackTextAreaOverride"),h(this,"mainTemplateOverride"),h(this,"lightweightTemplateOverride"),h(this,"focusedElement",null),h(this,"focusTrapListener",null),h(this,"lastFocusedElementBeforeModal",null),h(this,"templateData",{feedbackOpen:!1,ratings:[{index:1,isSelected:!1},{index:2,isSelected:!1},{index:3,isSelected:!1},{index:4,isSelected:!1},{index:5,isSelected:!1},{index:6,isSelected:!1},{index:7,isSelected:!1},{index:8,isSelected:!1},{index:9,isSelected:!1},{index:10,isSelected:!1}],emailInput:"",feedbackTextArea:"",charactersLeft:2e3,maxLength:2e3,errors:{rating:!1,email:!1},submitted:!1,thumbsUpActive:!1,thumbsDownActive:!1}),h(this,"thumbsUpValue",10),h(this,"thumbsDownValue",1),h(this,"ratedQuestion",""),h(this,"language",""),h(this,"model",""),this.analyticsKey=e.analyticsKey,this.containerId=e.containerId??"sf-feedback",this.isLightweight=e.lightweight??!1,this.isLightweight&&this.templateData.ratings.unshift({index:0,isSelected:!1}),this.thumbsUpValue=e.thumbsUpValue??10,this.thumbsDownValue=e.thumbsDownValue??1,this.emailOverride=e.emailOverride,this.feedbackTextAreaOverride=e.feedbackTextAreaOverride,this.mainTemplateOverride=e.mainTemplateOverride,this.lightweightTemplateOverride=e.lightweightTemplateOverride,this.mainContainer=document.getElementById(this.containerId),this.language=e.language??"",this.model=e.model??"",this.init()}init(){ye.attachAnalyticsScript(),this.renderMainTemplate(this.generateTemplateData())}generateTemplateData(){return this.templateData}renderMainTemplate(e){var t,s;const a=document.activeElement;(a instanceof HTMLInputElement||a instanceof HTMLButtonElement)&&(a.type==="radio"||a.type==="button")?this.focusedElement=a:this.focusedElement=null,this.mainContainer;let r=(t=ie==null?void 0:ie.mainTemplate)==null?void 0:t.template;if(this.mainTemplateOverride&&(r=this.mainTemplateOverride),this.isLightweight&&(r=(s=ie.lightweightTemplate)==null?void 0:s.template,this.lightweightTemplateOverride&&(r=this.lightweightTemplateOverride)),this.mainContainer.innerHTML=P.render(r,e),this.focusedElement&&this.mainContainer){const o=this.focusedElement.type==="radio"?this.focusedElement.getAttribute("id"):this.focusedElement.getAttribute("class"),n=this.focusedElement.type==="radio"?"id":"class",l=this.mainContainer.querySelector(`[${n}="${o}"]`);(l instanceof HTMLInputElement||l instanceof HTMLButtonElement)&&l.focus(),this.focusedElement=null}this.attachEvents()}attachEvents(){this.isLightweight?this.attachLightweightEvents():(this.attachOpenModalEvent(),this.closeModalEvent(),this.attachRatingEvents(),this.attachTextAreaEvents(),this.attachEmailInputEvents(),this.attachSubmitButtonEvents())}attachFocusTrap(){this.focusTrapListener&&document.removeEventListener("keydown",this.focusTrapListener),this.focusTrapListener=e=>{if(!this.templateData.feedbackOpen)return;const t=this.getModalElement();if(!t)return;const s=this.getFocusableElements(t),a=s[0],r=s[s.length-1];e.key==="Tab"&&(e.shiftKey?document.activeElement===a&&(e.preventDefault(),r==null||r.focus()):document.activeElement===r&&(e.preventDefault(),a==null||a.focus())),e.key==="Escape"&&(e.preventDefault(),this.closeFeedbackModal())},document.addEventListener("keydown",this.focusTrapListener)}getFocusableElements(e){const t=["button:not([disabled])","input:not([disabled])","textarea:not([disabled])","select:not([disabled])","a[href]",'[tabindex]:not([tabindex="-1"])'].join(", ");return Array.from(e.querySelectorAll(t))}getModalElement(){var e,t;const s=(e=ie.mainTemplate)==null?void 0:e.modalContainerClass;return((t=this.mainContainer)==null?void 0:t.querySelector(`.${s}`))||null}attachLightweightEvents(){var e,t,s,a;const r=(e=ie.lightweightTemplate)==null?void 0:e.thumbsUpButtonClass,o=(t=ie.lightweightTemplate)==null?void 0:t.thumbsDownButtonClass,n=(s=this.mainContainer)==null?void 0:s.querySelector("."+r),l=(a=this.mainContainer)==null?void 0:a.querySelector("."+o);n&&n.addEventListener("click",()=>{const c=this.feedbackTextAreaOverride&&this.isLightweight?this.feedbackTextAreaOverride():this.templateData.feedbackTextArea;this.templateData.ratings[this.templateData.ratings.length-1].isSelected&&this.ratedQuestion===c||(this.templateData.thumbsUpActive=!0,this.templateData.thumbsDownActive=!1,this.templateData.ratings.forEach(g=>{g.isSelected=g.index===this.thumbsUpValue}),this.renderMainTemplate(this.generateTemplateData()),this.ratedQuestion=c,this.submit())}),l&&l.addEventListener("click",()=>{const c=this.feedbackTextAreaOverride&&this.isLightweight?this.feedbackTextAreaOverride():this.templateData.feedbackTextArea;this.templateData.ratings[0].isSelected&&this.ratedQuestion===c||(this.templateData.thumbsUpActive=!1,this.templateData.thumbsDownActive=!0,this.templateData.ratings.forEach(g=>{g.isSelected=g.index===this.thumbsDownValue}),this.renderMainTemplate(this.generateTemplateData()),this.ratedQuestion=c,this.submit())})}attachSubmitButtonEvents(){var e,t;const s=(e=ie.mainTemplate)==null?void 0:e.submitButtonClass,a=(t=this.mainContainer)==null?void 0:t.querySelector("."+s);a&&a.addEventListener("click",()=>{this.checkIfValid()})}checkIfValid(){var e,t;const s=(t=this.mainContainer)==null?void 0:t.querySelector("#"+((e=ie.mainTemplate)==null?void 0:e.emailInputId));this.validateEmail(s.value)?this.templateData.errors.email=!1:(this.templateData.errors.email=!0,K.setAccessibilityText("Please enter a valid email address.")),this.templateData.ratings.some(a=>a.isSelected)?this.templateData.errors.rating=!1:(this.templateData.errors.rating=!0,K.setAccessibilityText("Please Rate your experience.")),this.templateData.errors.rating||this.templateData.errors.email?this.renderMainTemplate(this.generateTemplateData()):this.submit()}submit(){var e;this.templateData.submitted=!0;const t=(e=this.templateData.ratings.find(s=>s.isSelected))==null?void 0:e.index;t!==void 0&&(ye.trackFeedback({trackApiKey:this.analyticsKey,email:this.emailOverride&&this.isLightweight?this.emailOverride():this.templateData.emailInput,rating:t,feedback:this.feedbackTextAreaOverride&&this.isLightweight?this.feedbackTextAreaOverride():this.templateData.feedbackTextArea,model:this.model?this.model:void 0,language:this.language?this.language:void 0}),K.setAccessibilityText("Feedback has been sent.",1e3)),this.renderMainTemplate(this.generateTemplateData())}validateEmail(e){return e===""?!0:/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(e)}attachEmailInputEvents(){var e,t;const s=(t=this.mainContainer)==null?void 0:t.querySelector("#"+((e=ie.mainTemplate)==null?void 0:e.emailInputId));s&&(s.addEventListener("input",()=>{this.templateData.emailInput=s.value}),s.addEventListener("blur",()=>{setTimeout(()=>{this.validateEmail(s.value)?this.templateData.errors.email=!1:(this.templateData.errors.email=!0,K.setAccessibilityText("Please enter a valid email address.")),this.renderMainTemplate(this.generateTemplateData())},100)}))}attachTextAreaEvents(){var e,t;const s=(t=this.mainContainer)==null?void 0:t.querySelector("#"+((e=ie.mainTemplate)==null?void 0:e.feedbackTextAreaId));s&&s.addEventListener("input",()=>{var a,r;this.templateData.feedbackTextArea=s.value,this.templateData.charactersLeft=this.templateData.maxLength-s.value.length;const o=(r=this.mainContainer)==null?void 0:r.querySelector("."+((a=ie.mainTemplate)==null?void 0:a.charactersRemainingContainerclass));o&&(o.innerText=this.templateData.charactersLeft+"")})}attachRatingEvents(){var e,t;const s=(e=ie.mainTemplate)==null?void 0:e.ratingInputclass,a=(t=this.mainContainer)==null?void 0:t.querySelectorAll("."+s);a&&a.forEach(r=>{r.addEventListener("click",o=>{const n=o.target.value;this.templateData.ratings.forEach(l=>{l.isSelected=l.index+""===n}),this.templateData.errors.rating=!1,this.renderMainTemplate(this.generateTemplateData())})})}attachOpenModalEvent(){var e,t;const s=(e=ie.mainTemplate)==null?void 0:e.openModalButtonClass,a=(t=this.mainContainer)==null?void 0:t.querySelector("."+s);a&&a.addEventListener("click",r=>{r.preventDefault(),this.toggleModal()})}toggleModal(){this.templateData.feedbackOpen?this.closeFeedbackModal():this.openFeedbackModal()}closeModalEvent(){var e,t;const s=(e=ie.mainTemplate)==null?void 0:e.closeModalButtonClass,a=(t=this.mainContainer)==null?void 0:t.querySelector("."+s);a&&a.addEventListener("click",()=>{this.closeFeedbackModal()})}openFeedbackModal(){this.lastFocusedElementBeforeModal=document.activeElement,this.templateData.feedbackOpen=!0,this.renderMainTemplate(this.generateTemplateData()),setTimeout(()=>{const e=this.getModalElement();if(e){const t=this.getFocusableElements(e);t.length>0&&t[0].focus()}this.attachFocusTrap()},0),K.setAccessibilityText("Feedback form opened",1e3)}closeFeedbackModal(){this.templateData.feedbackOpen=!1,this.focusTrapListener&&(document.removeEventListener("keydown",this.focusTrapListener),this.focusTrapListener=null),this.renderMainTemplate(this.generateTemplateData()),this.lastFocusedElementBeforeModal&&(this.lastFocusedElementBeforeModal.focus(),this.lastFocusedElementBeforeModal=null),K.setAccessibilityText("Feedback form closed",1e3)}destroy(){this.focusTrapListener&&(document.removeEventListener("keydown",this.focusTrapListener),this.focusTrapListener=null)}}class Gr{constructor(e){h(this,"dataLayer"),h(this,"config"),h(this,"containerId"),h(this,"answerContainer",null),h(this,"showMoreVisible",!1),h(this,"renderFeedbackWidget",!1),h(this,"clicked",!1),h(this,"renderedWithShowMore",!1);var t;this.dataLayer=e.dataLayer,this.config=e.config,this.containerId=e.containerId,this.renderFeedbackWidget=((t=this.config.feedbackwidget)==null?void 0:t.renderFeedbackWidget)||!1,this.config.showMoreAfterWordCount&&(this.dataLayer.answerWidgetShowMoreLimit=this.config.showMoreAfterWordCount),typeof document<"u"&&(this.answerContainer=document==null?void 0:document.getElementById(this.containerId)),this.initializeSubscriptions(),this.dataLayer.setIsAnswerWidgetCreated(!0)}initializeSubscriptions(){this.dataLayer.$answer.subscribe(()=>{this.clicked?this.showMoreVisible=!1:this.showMoreVisible=this.dataLayer.parsedData.shouldShowAnswerLoadMore,this.renderMainTemplate(this.generateTemplateData())}),this.dataLayer.$answerLoading.subscribe(()=>{this.renderMainTemplate(this.generateTemplateData())}),this.dataLayer.$answerError.subscribe(e=>{e&&setTimeout(()=>{this.renderMainTemplate(this.generateTemplateData())},100)}),this.dataLayer.$searchObject.subscribe(()=>{this.clicked=!1,this.renderedWithShowMore=!1,this.showMoreVisible=!1}),this.dataLayer.$paginationData.subscribe(()=>{this.renderMainTemplate(this.generateTemplateData())}),this.dataLayer.$answer.subscribe(e=>{e&&setTimeout(()=>{this.initializeWidget()},600)}),this.dataLayer.$searchResults.subscribe(e=>{e&&this.dataLayer.$answer.getValue()&&setTimeout(()=>{this.initializeWidget()},600)})}searchstaxFeedbackTextAreaOverride(){return"Question: "+(this.dataLayer.searchObject.query==="undefined"?"":this.dataLayer.searchObject.query)+" Answer: "+this.dataLayer.parsedData.getAnswerData}initializeWidget(){var e,t,s,a,r;this.renderFeedbackWidget&&document.getElementById("feedbackWidgetContainer")&&!this.dataLayer.answerLoading&&new Jr({analyticsKey:this.dataLayer.parsedData.trackingData.trackApiKey,containerId:"feedbackWidgetContainer",lightweight:!0,model:this.dataLayer.parsedData.trackingData.model,language:this.dataLayer.parsedData.trackingData.language,emailOverride:(e=this.config.feedbackwidget)==null?void 0:e.emailOverride,feedbackTextAreaOverride:((t=this.config.feedbackwidget)==null?void 0:t.searchstaxFeedbackTextAreaOverride)??this.searchstaxFeedbackTextAreaOverride.bind(this),thumbsUpValue:((s=this.config.feedbackwidget)==null?void 0:s.thumbsUpValue)??10,thumbsDownValue:((a=this.config.feedbackwidget)==null?void 0:a.thumbsDownValue)??0,lightweightTemplateOverride:(r=this.config.feedbackwidget)==null?void 0:r.lightweightTemplateOverride})}showMore(e){e.preventDefault(),this.clicked=!0,this.showMoreVisible=!1,this.renderMainTemplate(this.generateTemplateData()),setTimeout(()=>{this.initializeWidget()},600)}attachClickEventToShowMore(){const e=document.querySelector(".searchstax-answer-load-more-button");e&&e.addEventListener("click",this.showMore.bind(this))}trackLinkClick(e){e.preventDefault(),e.stopPropagation();const t=e.target.getAttribute("href");ye.trackAnswerLinkClick({href:t,answer:this.dataLayer.parsedData.getAnswerData,...this.dataLayer.parsedData.trackingData}).then(()=>{window.open(t,"_blank")}).catch(()=>{window.open(t,"_blank")})}attachLinkTracking(){document.querySelectorAll(".searchstax-answer-link").forEach(e=>{e.getAttribute("listener")!=="true"&&(e.setAttribute("listener","true"),e.addEventListener("click",this.trackLinkClick.bind(this)))})}renderMainTemplate(e){var t,s,a;const r=((a=(s=(t=this.config)==null?void 0:t.templates)==null?void 0:s.main)==null?void 0:a.template)||C.answer.main.template;this.dataLayer.renderingEngine===U.mustache?(!this.renderedWithShowMore||!e.answerLoading||this.clicked)&&(e.showMoreButtonVisible&&(this.renderedWithShowMore=!0),this.answerContainer.innerHTML=P.render(r,e),setTimeout(()=>{this.attachClickEventToShowMore(),this.attachLinkTracking()},100)):setTimeout(()=>{this.attachLinkTracking()},500)}generateTemplateData(){const e={...this.dataLayer.parsedData.data,showMoreButtonVisible:this.showMoreVisible};return this.dataLayer.setAnswerFullData(e),e}}class Cs{constructor(e){h(this,"dataLayer"),h(this,"config"),h(this,"containerId"),h(this,"currentSelectValue",""),h(this,"locationInput"),h(this,"radiusInput"),h(this,"locationDecode"),h(this,"locationDecodeCoordinatesToAddress");var t,s;this.dataLayer=e.dataLayer,this.config=e.config,this.containerId=e.containerId,this.locationDecode=(t=e.config.hooks)==null?void 0:t.locationDecode,this.locationDecodeCoordinatesToAddress=(s=e.config.hooks)==null?void 0:s.locationDecodeCoordinatesToAddress,this.dataLayer.locationEnabled&&this.dataLayer.$inputTemplateRendered.subscribeUntil(()=>{this.renderMainTemplate(),this.attachSubscriptions()},!0,500)}renderMainTemplate(){var e,t,s,a,r,o,n,l;if(typeof document<"u"){const c=document==null?void 0:document.getElementById(this.containerId);if(!c)throw new Error("Search input container not found");const g=((t=(e=this.config.templates)==null?void 0:e.mainTemplate)==null?void 0:t.template)||C.location.mainTemplate.template,m={...this.dataLayer.parsedData.data};if(this.dataLayer.setLocationWidgetTemplateData(m),this.dataLayer.renderingEngine===U.mustache){const p=P.render(g,m);c.innerHTML=p;const L=((a=(s=this.config.templates)==null?void 0:s.mainTemplate)==null?void 0:a.locationInputId)||C.location.mainTemplate.locationInputId,w=document==null?void 0:document.querySelector(`#${L}`);if(w)this.locationInput=w,w.addEventListener("blur",this.blurEvent.bind(this)),w.addEventListener("focus",this.focusEvent.bind(this));else throw new Error("Input not found");const f=((o=(r=this.config.templates)==null?void 0:r.mainTemplate)==null?void 0:o.radiusInputId)||C.location.mainTemplate.radiusInputId,x=document==null?void 0:document.querySelector(`#${f}`);x instanceof HTMLSelectElement&&(this.radiusInput=x,x.addEventListener("change",this.radiusSelectChangeEvent.bind(this)));const k=((l=(n=this.config.templates)==null?void 0:n.mainTemplate)==null?void 0:l.currentLocationActionButtonId)||C.location.mainTemplate.currentLocationActionButtonId,I=document==null?void 0:document.querySelector(`#${k}`);I&&I.addEventListener("click",this.getCurrentLocation.bind(this))}}}setCurrentLocationFields(e){this.dataLayer.setLocationCoordinatesDecoded(e),this.dataLayer.setSearchLocation(this.dataLayer.searchLocationCoordinatesDecoded),this.dataLayer.renderingEngine===U.mustache&&this.locationInput&&(this.locationInput.value=this.dataLayer.searchLocationCoordinatesDecoded)}getCurrentLocation(){navigator.geolocation?navigator.geolocation.getCurrentPosition(e=>{const t=e.coords.latitude.toString(),s=e.coords.longitude.toString(),a=Math.floor(parseFloat(t)*100)/100,r=Math.floor(parseFloat(s)*100)/100;this.dataLayer.setSearchLat(a+""),this.dataLayer.setSearchLong(r+"");const o=this.locationDecodeCoordinatesToAddress;o?o(a+"",r+"").then(n=>{this.setCurrentLocationFields(n.address||"Current Location")}).catch(()=>{this.setCurrentLocationFields("Current Location")}):this.setCurrentLocationFields("Current Location")},()=>{console.error("Unable to retrieve your location")}):console.error("Geolocation is not supported by this browser.")}setRadiusValue(e){this.dataLayer.setSearchRadius(e)}radiusSelectChangeEvent(e){this.currentSelectValue=e.target.value,this.setRadiusValue(this.currentSelectValue)}attachSubscriptions(){this.dataLayer.$searchObject.subscribe(e=>{this.locationInput&&(this.locationInput.value=this.cleanSuggestionTerm(e.location.address??"")),this.radiusInput&&e.location.radius&&(this.radiusInput.value=e.location.radius||"")})}cleanSuggestionTerm(e){return ae.removeXSSRiskyTags(e.replace(/(<([^>]+)>)/gi,"")).trim()}triggerGeocoder(e){const t=this.locationDecode;this.dataLayer.setLocationDecodingLoading(!0),e&&this.dataLayer.searchLocation!==e&&e!==this.dataLayer.searchLocationCoordinatesDecoded?t(e).then(s=>{this.dataLayer.setSearchLocation(s.address||""),this.dataLayer.setSearchLat(s.lat||""),this.dataLayer.setSearchLong(s.lon||""),this.locationInput&&(this.locationInput.value=this.cleanSuggestionTerm(s.address||"")),this.dataLayer.renderingEngine===U.mustache&&s.error&&this.locationInput&&this.locationInput.classList.add("searchstax-input-location-error"),s.error?this.dataLayer.setLocationError(!0):this.dataLayer.setLocationError(!1),this.dataLayer.setLocationDecodingLoading(!1)}).catch(()=>{this.dataLayer.setLocationDecodingLoading(!1)}):e===""&&(this.dataLayer.setSearchLocation(void 0),this.dataLayer.setSearchLat(void 0),this.dataLayer.setSearchLong(void 0),this.dataLayer.setLocationDecodingLoading(!1))}focusEvent(e){e.target.classList.remove("searchstax-input-location-error"),this.dataLayer.setLocationError(!1)}blurEvent(e){const t=e.target.value;this.triggerGeocoder(t)}}class Kr{constructor(e=U.mustache){h(this,"routerEnabled",!1),h(this,"cachedQuery",""),h(this,"routerHelper"),h(this,"searchHelper"),h(this,"searchResultsConfig"),h(this,"searchPaginationConfig"),h(this,"searchFeedbackConfig"),h(this,"searchSortingConfig"),h(this,"searchFacetsConfig"),h(this,"relatedSearchesConfig"),h(this,"externalPromotionsConfig"),h(this,"searchInputWidget"),h(this,"searchLocationWidget"),h(this,"searchResultsWidget"),h(this,"searchFacetsWidget"),h(this,"searchPaginationWidget"),h(this,"searchFeedbackWidget"),h(this,"searchSortingWidget"),h(this,"relatedSearchesWidget"),h(this,"externalPromotionsWidget"),h(this,"answerWidget"),h(this,"locationObserver",null),h(this,"dataLayer"),h(this,"firstRequest",!0),h(this,"previousQuery",""),h(this,"eventSource",null),h(this,"renderEngine",U.mustache),e&&(this.renderEngine=e)}setRenderingEngine(e=U.mustache){this.dataLayer.setRenderingEngine(e)}handleHooks(){var e,t;(t=(e=this.dataLayer.searchstaxConfig)==null?void 0:e.hooks)!=null&&t.afterSearch&&this.dataLayer.$searchResults.subscribe(s=>{this.dataLayer.searchstaxConfig.hooks.afterSearch(s)}),setTimeout(()=>{this.dataLayer.$searchObject.subscribe(s=>{var a,r,o,n,l,c;s.query!==this.previousQuery&&this.dataLayer.setAnswerData(""),s.query!==""&&s.query!==void 0&&s.query!=="undefined"?(this.search(s),s.query!==this.previousQuery&&this.startSSE(s.query)):(a=this.dataLayer.searchLocationConfig)!=null&&a.locationSearchEnabled&&!((r=this.dataLayer.searchLocationConfig)!=null&&r.locationValuesOverride)?this.getMetadata(s):(n=(o=this.dataLayer.searchLocationConfig)==null?void 0:o.locationValuesOverride)!=null&&n.locationFilterDefaultValue&&this.dataLayer.setSearchRadius((c=(l=this.dataLayer.searchLocationConfig)==null?void 0:l.locationValuesOverride)==null?void 0:c.locationFilterDefaultValue),this.previousQuery=s.query})},10),this.dataLayer.$searchResults.subscribe(s=>{s&&this.dataLayer.searchResultsMetadata&&!this.dataLayer.cookiesDisabled&&ye.trackSearch({...this.dataLayer.parsedData.trackingData,impressions:this.dataLayer.searchResultsMetadata.impressions})})}startSSE(e){var t,s;this.eventSource&&((t=this.eventSource)==null||t.close(),this.dataLayer.setAnswerData("")),this.dataLayer.turnAIAnswerGenerationOn===!0&&this.dataLayer.questionURL&&this.dataLayer.searchObject.query!==void 0&&this.dataLayer.searchObject.query!=="undefined"&&(this.eventSource=(s=this.searchHelper)==null?void 0:s.startSSE(e,this.parseAnswerResultsResponse.bind(this)))}attachAnalyticsScript(e){ye.attachAnalyticsScript(e)}initialize(e){var t,s;if(this.dataLayer=new lr("searchstax_session_id",e.sessionId),this.renderEngine&&this.dataLayer.setRenderingEngine(this.renderEngine),this.handleHooks(),e.questionURL&&(this.dataLayer.questionURL=e.questionURL),e.analyticsBaseUrl&&typeof window<"u"&&(window.analyticsBaseUrl=e.analyticsBaseUrl,window._msq=e._msq||[],this.attachAnalyticsScript(e.analyticsSrc)),e.autoCorrect===!1&&(this.dataLayer.autoCorrect=!1),e.language&&this.dataLayer.setLanguage(e.language),e.model&&this.dataLayer.setModel(e.model),this.dataLayer.searchstaxConfig||(this.dataLayer.setSearchstaxConfig(e),this.searchHelper=new pr({...e,sessionId:this.dataLayer.sessionId},this.dataLayer),this.dataLayer.searchHelper=this.searchHelper),((t=e.router)==null?void 0:t.enabled)===void 0||((s=e.router)==null?void 0:s.enabled)===!0){this.routerEnabled=!0,this.routerHelper=new Ls(e.router?e.router:{enabled:!0});const a=this.routerHelper.urlToSearchObject((window==null?void 0:window.location.href)??"");this.dataLayer.searchObject.itemsPerPage&&(a.itemsPerPage=this.dataLayer.searchObject.itemsPerPage),a.model&&this.dataLayer.setModel(a.model),a.location&&(a.location.address&&this.dataLayer.setSearchLocation(a.location.address),a.location.lat&&this.dataLayer.setSearchLat(a.location.lat),a.location.lon&&this.dataLayer.setSearchLong(a.location.lon),a.location.radius&&this.dataLayer.setSearchRadius(a.location.radius)),this.dataLayer.setSearchObject(a),addEventListener("popstate",()=>{this.routerHelper&&this.dataLayer.setSearchObject(this.routerHelper.urlToSearchObject((window==null?void 0:window.location.href)??"",this.dataLayer.searchObject.itemsPerPage))})}else this.routerHelper=new Ls({})}getMetadata(e){this.searchHelper&&(e.query==="undefined"||e.query===void 0)&&this.dataLayer.setSearchObject({...e,query:"*"})}search(e){if(this.searchHelper){const t=this.dataLayer.forceNotCorrect;this.searchHelper.search(e,this.parseSearchResultsResponse.bind(this),this.firstRequest,t),this.firstRequest=!1,this.getRelatedSearches()}}getRelatedSearches(){this.searchHelper&&this.relatedSearchesConfig&&this.dataLayer.searchObject.query!==void 0&&this.dataLayer.searchObject.query!=="undefined"&&this.searchHelper.getRelatedSearches(this.dataLayer.searchObject,this.relatedSearchesConfig.relatedSearchesURL,this.relatedSearchesConfig.relatedSearchesAPIKey,this.parseRelatedSearchesResponse.bind(this))}parseRelatedSearchesResponse(e){var t,s;const a=(((t=e.response)==null?void 0:t.docs)??[]).map((o,n)=>({...o,position:n+1})),r=[];for(const o of a)r.push({relatedSearch:o.related_search,position:o.position});this.dataLayer.setSearchRelatedSearches(a),this.dataLayer.searchResultsMetadata&&!this.dataLayer.cookiesDisabled&&ye.trackRelatedSearches({...this.dataLayer.parsedData.trackingData,impressions:r,totalRelatredSearches:((s=this.dataLayer.searchRelatedSearches)==null?void 0:s.length)??0})}handleRouter(){if(this.routerEnabled){const e={...this.dataLayer.searchObject};this.dataLayer.isInfiniteScroll&&delete e.page,this.routerHelper.updateUrl(e)}}parseSearchResultsResponseMetadata(e){var t,s,a,r;const o=gt.extractSearchResultsMetadata(e),n=((s=(t=this.dataLayer.searchLocationConfig)==null?void 0:t.locationValuesOverride)==null?void 0:s.locationFilterDefaultValue)??((r=(a=o.location)==null?void 0:a.filter)==null?void 0:r.defaultValue);!this.dataLayer.searchRadius&&n&&this.dataLayer.setSearchRadius(n),this.dataLayer.setSearchResultsMetadata(o)}parseSearchResultsResponse(e){var t,s;this.handleRouter(),this.dataLayer.setItemsPerPage(parseInt(e.responseHeader.params.rows)),this.dataLayer.setModel(e.responseHeader.params.model);let a=gt.combineResultsWithMetadata(e),r=gt.extractFacets(e);this.dataLayer.setSearchFacets(r),(s=(t=this.dataLayer.searchstaxConfig)==null?void 0:t.hooks)!=null&&s.afterSearch&&(a=this.dataLayer.searchstaxConfig.hooks.afterSearch(a)),this.dataLayer.setSearchExternalPromotions(e.externalLinks??[]),this.parseSearchResultsResponseMetadata(e),this.dataLayer.setSearchResults(a)}parseAnswerResultsResponse(e){this.handleRouter(),e!==Ge.question&&e!==Ge.notQuestion&&(this.dataLayer.setAnswerLoading(!0),this.dataLayer.setAnswerData(this.dataLayer.getAnswerData+e))}cacheFacets(){var e;(e=this.searchHelper)==null||e.cacheFacets()}parseSuggestSuggestResponse(e){var t,s;let a=e;(s=(t=this.dataLayer.searchInputConfig)==null?void 0:t.hooks)!=null&&s.afterAutosuggest&&(a=this.dataLayer.searchInputConfig.hooks.afterAutosuggest(e)),this.dataLayer.setSearchAutosuggest(a)}suggest(e,t){this.searchHelper&&this.searchHelper.suggest(e,this.parseSuggestSuggestResponse.bind(this),t)}changeLanguage(e){this.searchHelper&&this.dataLayer.setLanguage(e)}addSearchInputWidget(e,t){this.dataLayer.searchInputConfig||this.dataLayer.$locationEnabled.subscribeUntilHasValue(()=>{this.dataLayer.setSearchInputConfig(t),this.searchInputWidget=new qr({containerId:e,config:t,searchTrigger:this.executeSearch.bind(this),suggestTrigger:this.executeSuggest.bind(this),dataLayer:this.dataLayer})},200)}addSearchLocationWidget(e,t){var s,a;this.dataLayer.searchLocationConfig||(t.locationSearchEnabled?(this.dataLayer.setLocationEnabled(!0),this.dataLayer.setSearchLocationConfig(t),t.locationValuesOverride?(this.searchLocationWidget=new Cs({containerId:e,config:t,dataLayer:this.dataLayer}),(s=t==null?void 0:t.locationValuesOverride)!=null&&s.locationFilterDefaultValue&&this.dataLayer.setSearchRadius((a=t==null?void 0:t.locationValuesOverride)==null?void 0:a.locationFilterDefaultValue)):this.dataLayer.$searchResultsMetadata.subscribeUntilHasValue(()=>{this.searchLocationWidget=new Cs({containerId:e,config:t,dataLayer:this.dataLayer})},0)):this.dataLayer.setLocationEnabled(!1))}addAnswerWidget(e,t){this.dataLayer.turnAIAnswerGenerationOn=!0,this.startSSE(this.dataLayer.searchObject.query),this.dataLayer.setAnswerData(""),this.answerWidget=new Gr({containerId:e,config:t,dataLayer:this.dataLayer})}addSearchResultsWidget(e,t){this.searchResultsConfig||(this.searchResultsConfig=t,this.searchResultsWidget=new Ur({containerId:e,linkClickCallback:this.executeLinkClick.bind(this),searchTrigger:this.executeSearch.bind(this),config:t,dataLayer:this.dataLayer}))}addPaginationWidget(e,t){this.searchPaginationConfig=t,this.searchPaginationWidget=new Vr({containerId:e,config:t,dataLayer:this.dataLayer,routerHelper:this.routerHelper})}addSearchFeedbackWidget(e,t){this.searchFeedbackConfig=t,this.searchFeedbackWidget=new Hr({containerId:e,config:t,dataLayer:this.dataLayer,searchTrigger:this.executeSearch.bind(this)})}addSearchSortingWidget(e,t){this.searchSortingConfig=t,this.searchSortingWidget=new Yr({containerId:e,config:t,dataLayer:this.dataLayer})}addRelatedSearchesWidget(e,t){this.relatedSearchesConfig=t,this.relatedSearchesWidget=new Br({containerId:e,config:t,dataLayer:this.dataLayer,trackRelatedSearchClick:this.trackRelatedSearchClick.bind(this)}),setTimeout(()=>{this.getRelatedSearches()},0)}addExternalPromotionsWidget(e,t){this.externalPromotionsConfig=t,this.externalPromotionsWidget=new Wr({containerId:e,config:t,dataLayer:this.dataLayer})}addFacetsWidget(e,t){this.searchFacetsConfig=t,this.searchFacetsWidget=new Qr({containerId:e,config:t,dataLayer:this.dataLayer,routerHelper:this.routerHelper},this.cacheFacets.bind(this))}executeSearch(e,t){const s={...this.dataLayer.searchObject};s.query=ae.removeXSSRiskyTags(e),s.page=1,s.facets=[],s.location={...s.location},this.locationObserver&&this.dataLayer.$locationDecodingLoading.unsubscribe(this.locationObserver),this.locationObserver=this.dataLayer.$locationDecodingLoading.subscribeUntil(()=>{var a,r;s.location.address=this.dataLayer.searchLocation,s.location.radius=this.dataLayer.searchRadius,s.location.lat=this.dataLayer.searchLat,s.location.lon=this.dataLayer.searchLong,this.dataLayer.forceNotCorrect=!!t;let o=(a=this.routerHelper)==null?void 0:a.searchObjectToParams(s);o&&(o=(r=this.routerHelper)==null?void 0:r.extractParamsThatDoNotStartWithRouteName(o)),o&&(s.additionalProps=Object.keys(o).map(n=>o?{key:n,value:o[n]}:{key:"",value:""})),this.dataLayer.setSearchObject(s),this.dataLayer.lastSearchValue=s.query},!1)}executeSuggest(e){var t,s;let a={term:e,queryParams:[]};(s=(t=this.dataLayer.searchInputConfig)==null?void 0:t.hooks)!=null&&s.beforeAutosuggest&&(a=this.dataLayer.searchInputConfig.hooks.beforeAutosuggest(a)),a&&a.term!==void 0&&a.queryParams!==void 0&&this.suggest(a.term,a.queryParams)}trackRelatedSearchClick(e){var t;this.dataLayer.searchResultsMetadata&&this.dataLayer.searchRelatedSearches&&!this.dataLayer.cookiesDisabled&&ye.trackRelatedSearchClick({...this.dataLayer.parsedData.trackingData,relatedSearch:e,totalRelatredSearches:((t=this.dataLayer.searchRelatedSearches)==null?void 0:t.length)??0})}executeLinkClick(e){var t,s;let a=gt.findResultByUniqueId(e,this.dataLayer.searchResults??[]);a&&((s=(t=this.searchResultsConfig)==null?void 0:t.hooks)!=null&&s.afterLinkClick&&(a=this.searchResultsConfig.hooks.afterLinkClick(a)),a&&this.dataLayer.searchResultsMetadata&&!this.dataLayer.cookiesDisabled&&ye.trackClick({result:a,...this.dataLayer.parsedData.trackingData}).then(()=>{typeof window<"u"&&(window.location.href=(a==null?void 0:a.url)??"")}).catch(()=>{typeof window<"u"&&(window.location.href=(a==null?void 0:a.url)??"")}))}setPage(e){var t;(t=this.searchPaginationWidget)==null||t.goToPage(e)}setCookiesDisabled(e){this.dataLayer.setCookiesDisabled(e)}changeResultTemplate(e){var t,s,a;this.searchResultsConfig&&(this.searchResultsConfig.templates=(t=this.searchResultsConfig)!=null&&t.templates?{...(s=this.searchResultsConfig)==null?void 0:s.templates,...e}:e,(a=this.searchResultsWidget)==null||a.changeTemplate())}}const b={searchstax:new Kr("react")};function Vs(i,e,t,s,a,r,o,n){return u.jsx(u.Fragment,{children:i&&u.jsx("div",{className:"searchstax-location-input-container","data-test-id":"searchstax-location-input-container",children:u.jsxs("div",{className:"searchstax-location-input-wrapper",children:[u.jsx("span",{className:"searchstax-location-input-label",children:"NEAR"}),u.jsxs("div",{className:"searchstax-location-input-wrapper-inner",children:[u.jsx("input",{type:"text",id:"searchstax-location-input",className:"searchstax-location-input"+(n?" searchstax-input-location-error":""),placeholder:"Zip, Postal Code or City...","aria-label":"Search Location Input","data-test-id":"searchstax-location-input",value:r??"",onChange:l=>e(l.target.value),onBlur:l=>t(l.target.value)}),u.jsx("button",{onClick:a,className:"searchstax-get-current-location-button",children:"Use my current location"})]}),i.shouldShowLocationDistanceDropdown&&u.jsx("span",{className:"searchstax-location-input-label",children:"WITHIN"}),i.shouldShowLocationDistanceDropdown&&u.jsx("select",{id:"searchstax-location-radius-select",className:"searchstax-location-radius-select","aria-label":"Search Location Radius Select","data-test-id":"searchstax-location-radius-select",onChange:l=>s(l.target.value),value:o,children:i.locationSearchDistanceValues.map(({value:l,label:c})=>u.jsx("option",{value:l,children:c},l))})]})})})}function Bs(i){let e=!1;const[t,s]=j.useState(null),[a,r]=j.useState(null),[o,n]=j.useState(!1),[l,c]=j.useState(void 0),[g]=j.useState(Math.random());j.useEffect(()=>{if(m(),b.searchstax)b.searchstax.addSearchLocationWidget("search-location-container"+g,{hooks:i.hooks,locationSearchEnabled:i.locationSearchEnabled,locationValuesOverride:i.locationValuesOverride});else throw Error("Searchstax instance needs to be passed via props")},[]);function m(){e||(b.searchstax.dataLayer.$locationWidgetTemplateData.subscribe(f=>{s(f)}),b.searchstax.dataLayer.$searchObject.subscribe(f=>{r(f.location.address??""),c(f.location.radius||"")}),b.searchstax.dataLayer.$searchLocationChange.subscribe(f=>{r(f)}),b.searchstax.dataLayer.$searchRadiusChange.subscribe(f=>{c(f)}),b.searchstax.dataLayer.$locationError.subscribe(f=>{n(f)}),e=!0)}function p(){var f;(f=b.searchstax.searchLocationWidget)==null||f.getCurrentLocation()}function L(f){var x;c(f),(x=b.searchstax.searchLocationWidget)==null||x.setRadiusValue(f+"")}function w(f){var x;r(f),(x=b.searchstax.searchLocationWidget)==null||x.triggerGeocoder(f)}return u.jsx(u.Fragment,{children:u.jsxs("div",{id:"search-location-container"+g,children:[!i.searchLocationTemplate&&t&&u.jsx(u.Fragment,{children:Vs(t,r,w,L,p,a,l,o)}),i.searchLocationTemplate&&u.jsx(u.Fragment,{children:i.searchLocationTemplate(t,r,w,L,p,a,l,o)})]})})}const Ss={appId:"APP_ID",relatedSearchesAPIKey:"KEY"},Ft={locationDecode:i=>new Promise(e=>{const t="GEOCODING_API_KEY",s=`https://maps.googleapis.com/maps/api/geocode/json?address=${encodeURIComponent(i)}&key=${t}`;fetch(s).then(a=>a.json()).then(a=>{if(a.status==="OK"&&a.results.length>0){const r=a.results[0],o={lat:r.geometry.location.lat,lon:r.geometry.location.lng,address:r.formatted_address};e(o)}else e({address:void 0,lat:void 0,lon:void 0,error:!0})}).catch(()=>{e({address:void 0,lat:void 0,lon:void 0,error:!0})})}),locationDecodeCoordinatesToAddress:(i,e)=>new Promise(t=>{fetch(`https://geocoding-staging.searchstax.co/reverse?location=${i},${e}&components=country:US&app_id=${Ss.appId}`,{method:"GET",headers:{Authorization:`Token ${Ss.relatedSearchesAPIKey}`}}).then(s=>s.json()).then(s=>{if(s.status==="OK"&&s.results.length>0){const a=s.results[0];t({address:a.formatted_address,lat:i,lon:e,error:!1})}else t({address:void 0,lat:i,lon:e,error:!0})}).catch(()=>{t({address:void 0,lat:i,lon:e,error:!0})})}),locationSearchEnabled:!1,locationValuesOverride:{locationDistanceEnabled:!0,filterValues:["any","1000"],filterUnit:"miles",locationFilterDefaultValue:"any"}};function Zr(i,e,t,s){return u.jsxs(u.Fragment,{children:[u.jsxs("div",{className:"searchstax-search-input-wrapper",children:[u.jsx("input",{type:"text",id:"searchstax-search-input",className:"searchstax-search-input",placeholder:"SEARCH FOR...","aria-label":"search"}),u.jsx("div",{className:`searchstax-autosuggest-container ${i.length===0?"hidden":""}`,onMouseLeave:e,children:i.map(function(a){return u.jsx("div",{className:"searchstax-autosuggest-item",children:u.jsx("div",{className:"searchstax-autosuggest-item-term-container",tabIndex:0,dangerouslySetInnerHTML:{__html:a.term},onMouseOver:()=>{t(a)},onClick:()=>{s()}})},a.term)})})]}),u.jsx(Bs,{searchLocationTemplate:Vs,hooks:{locationDecode:Ft.locationDecode,locationDecodeCoordinatesToAddress:Ft.locationDecodeCoordinatesToAddress},locationSearchEnabled:Ft.locationSearchEnabled,locationValuesOverride:Ft.locationValuesOverride}),u.jsx("button",{className:"searchstax-spinner-icon",id:"searchstax-search-input-action-button","aria-label":"search"})]})}function Xr(i){let e=!1;const[t,s]=j.useState([]),[a,r]=j.useState(null);j.useEffect(()=>{if(o(),b.searchstax){const g={};i.afterAutosuggest&&(g.afterAutosuggest=i.afterAutosuggest),i.beforeAutosuggest&&(g.beforeAutosuggest=i.beforeAutosuggest),b.searchstax.addSearchInputWidget("searchstax-input-container",{suggestAfterMinChars:i.suggestAfterMinChars,hooks:g,templates:{mainTemplate:{template:"",searchInputId:i.searchInputId??"searchstax-search-input"}}})}else throw Error("Searchstax instance needs to be passed via props");b.searchstax.dataLayer.setInputTemplateRendered(!0)},[]);function o(){e||(b.searchstax.dataLayer.$autosuggestResults.subscribe(g=>{s((g==null?void 0:g.suggestions)??[])}),b.searchstax.dataLayer.$inputWidgetTemplateData.subscribe(g=>{r(g)}),e=!0)}function n(){var g,m;(g=b.searchstax.searchInputWidget)==null||g.resetAutosuggestSelection(),(m=b.searchstax.searchInputWidget)==null||m.markActiveAutosuggestItem()}function l(g){var m;(m=b.searchstax.searchInputWidget)==null||m.onSuggestionEnter(g)}function c(){var g;(g=b.searchstax.searchInputWidget)==null||g.suggestionChosen()}return u.jsx(u.Fragment,{children:u.jsx("div",{id:"searchstax-input-container",children:u.jsxs("div",{className:`searchstax-search-input-container searchstax-search-input-container-new ${a!=null&&a.locationEnabled?"searchstax-alternative-render":""}`,children:[!i.inputTemplate&&u.jsx(u.Fragment,{children:Zr(t,n,l,c)}),i.inputTemplate&&u.jsx(u.Fragment,{children:i.inputTemplate(t,n,l,c,a)})]})})})}function en(i){const[e,t]=j.useState(!1);return j.useEffect(()=>{const s={};i.beforeSearch&&(s.beforeSearch=i.beforeSearch),i!=null&&i.afterSearch&&(s.afterSearch=i.afterSearch),b.searchstax.initialize({language:i.language??"en",model:i.model,sessionId:i.sessionId,searchURL:i.searchURL,questionURL:i.questionURL,suggesterURL:i.suggesterURL,trackApiKey:i.trackApiKey,searchAuth:i.searchAuth,authType:i.authType??"basic",autoCorrect:i.autoCorrect,router:i.router,hooks:s,analyticsBaseUrl:i.analyticsBaseUrl,analyticsSrc:i.analyticsSrc}),setTimeout(()=>{t(!0)},100),i.initialized(b.searchstax)},[]),u.jsx(u.Fragment,{children:e&&u.jsxs(u.Fragment,{children:[" ",i.children," "]})})}function tn(i,e,t){return u.jsxs("div",{children:[u.jsxs("div",{className:"searchstax-no-results",children:[" ","Showing ",u.jsx("strong",{children:"no results"})," for ",u.jsxs("strong",{children:['"',i,'"']}),u.jsx("br",{}),(e==null?void 0:e.spellingSuggestion)&&u.jsxs("span",{children:[" Did you mean"," ",u.jsx("a",{href:"#","aria-label":`Did you mean ${e==null?void 0:e.spellingSuggestion}`,className:"searchstax-suggestion-term",onClick:s=>{s.preventDefault(),t(e==null?void 0:e.spellingSuggestion)},children:e==null?void 0:e.spellingSuggestion}),"?"]})]}),u.jsxs("ul",{children:[u.jsxs("li",{children:[" ","Try searching for search related terms or topics. We offer a wide variety of content to help you get the information you need."," "]}),u.jsx("li",{children:"Lost? Click on the ‘X” in the Search Box to reset your search."})]})]})}function an(i,e){return u.jsx(u.Fragment,{children:i&&i.length&&u.jsx("div",{className:"searchstax-search-results","aria-live":"polite",children:i!==null&&i.map(function(t){return u.jsx("a",{href:t.url??"",onClick:s=>{e(t,s)},onKeyDown:s=>{(s.key==="Enter"||s.key===" ")&&e(t,s)},"data-searchstax-unique-result-id":t.uniqueId,"aria-labelledby":`title-${t.uniqueId}`,className:"searchstax-result-item-link searchstax-result-item-link-wrapping",tabIndex:0,children:u.jsxs("div",{className:`searchstax-search-result ${t.thumbnail?"has-thumbnail":""}`,children:[t.promoted&&u.jsx("div",{className:"searchstax-search-result-promoted"}),t.ribbon&&u.jsx("div",{className:"searchstax-search-result-ribbon",dangerouslySetInnerHTML:{__html:t.ribbon}}),t.thumbnail&&u.jsx("img",{alt:"",src:t.thumbnail,className:"searchstax-thumbnail"}),u.jsx("div",{className:"searchstax-search-result-title-container",children:u.jsx("span",{className:"searchstax-search-result-title",id:`title-${t.uniqueId}`,dangerouslySetInnerHTML:{__html:t.title??""}})}),t.paths&&u.jsx("p",{className:"searchstax-search-result-common",dangerouslySetInnerHTML:{__html:t.paths}}),t.description&&u.jsx("p",{className:"searchstax-search-result-description searchstax-search-result-common",dangerouslySetInnerHTML:{__html:t.description}}),t.unmappedFields.map(function(s){return u.jsxs("div",{children:[s.isImage&&typeof s.value=="string"&&u.jsx("div",{className:"searchstax-search-result-image-container",children:u.jsx("img",{alt:"",src:s.value,className:"searchstax-result-image"})}),!s.isImage&&u.jsx("div",{children:u.jsx("p",{className:"searchstax-search-result-common",dangerouslySetInnerHTML:{__html:s.value}})})]},s.key)})]},t.uniqueId)},t.uniqueId)})})})}function sn(i){const[e,t]=j.useState(null),s=j.useRef();s.current=e;const[a,r]=j.useState(""),[o,n]=j.useState(null),l=(m,p)=>{p.preventDefault(),p.stopPropagation(),b.searchstax.executeLinkClick(m.uniqueId)};j.useEffect(()=>{g();const m={};i.afterLinkClick&&(m.afterLinkClick=i.afterLinkClick),b.searchstax.addSearchResultsWidget("searchstax-results-container",{templates:{},renderMethod:i.renderMethod??"pagination",resultsPerPage:i.resultsPerPage,hooks:m})},[]);function c(m){b.searchstax.executeSearch(m)}function g(){b.searchstax.dataLayer.$searchResults.subscribe(m=>{var f;const p=s.current??[],L=m??[],w=i.renderMethod==="infiniteScroll"?[...p,...L]:m;((f=b.searchstax.dataLayer.$searchObject.value)==null?void 0:f.page)===1?t(L):t(w)}),b.searchstax.dataLayer.$searchTermChange.subscribe(m=>{r(m)}),b.searchstax.dataLayer.$searchResultsMetadata.subscribe(m=>{n(m)})}return u.jsx(u.Fragment,{children:u.jsx("div",{id:"searchstax-results-container",children:u.jsx("section",{"aria-label":"search results container",tabIndex:0,children:u.jsx("div",{className:"searchstax-search-results-container",id:"searchstax-search-results-container",children:u.jsxs("div",{id:"searchstax-result-container",children:[e&&e.length===0&&a!==""&&a!=="*"&&b.searchstax.dataLayer.parsedData.firstSearchHappened&&!i.noResultTemplate&&u.jsx(u.Fragment,{children:tn(a,o,c)}),e&&e.length===0&&a!==""&&a!=="*"&&b.searchstax.dataLayer.parsedData.firstSearchHappened&&i.noResultTemplate&&u.jsx(u.Fragment,{children:i.noResultTemplate(a,o,c)}),e&&e.length>0&&!i.resultsTemplate&&an(e,l),e&&e.length>0&&i.resultsTemplate&&u.jsx(u.Fragment,{children:i.resultsTemplate(e,l)})]})})})})})}function rn(i,e,t){return u.jsx(u.Fragment,{children:i&&(i==null?void 0:i.totalResults)!==0&&u.jsx("div",{className:"searchstax-pagination-container",children:u.jsxs("div",{className:"searchstax-pagination-content",children:[u.jsxs("a",{className:`searchstax-pagination-previous ${i.isFirstPage?"disabled":""}`,tabIndex:0,style:i!=null&&i.isFirstPage?{pointerEvents:"none"}:{},onClick:s=>{t(s)},onKeyDown:s=>{(s.key==="Enter"||s.key===" ")&&t(s)},id:"searchstax-pagination-previous",children:[" ","< Previous"," "]}),u.jsxs("div",{className:"searchstax-pagination-details",children:[" ",i==null?void 0:i.startResultIndex," -"," ",i==null?void 0:i.endResultIndex," of"," ",i==null?void 0:i.totalResults]}),u.jsx("a",{className:`searchstax-pagination-next ${i.isLastPage?"disabled":""}`,tabIndex:0,style:i!=null&&i.isLastPage?{pointerEvents:"none"}:{},onClick:s=>{e(s)},onKeyDown:s=>{(s.key==="Enter"||s.key===" ")&&e(s)},id:"searchstax-pagination-next",children:"Next >"})]})})})}function nn(i,e){return u.jsx(u.Fragment,{children:i&&i.isInfiniteScroll&&(i==null?void 0:i.totalResults)!==0&&!(i!=null&&i.isLastPage)&&u.jsx("div",{className:"searchstax-pagination-container",children:u.jsx("a",{className:"searchstax-pagination-load-more",tabIndex:0,onClick:t=>{e(t)},onKeyDown:t=>{(t.key==="Enter"||t.key===" ")&&e(t)},children:"Show More >"})})})}function on(i){let e=!1;const[t,s]=j.useState(!1),[a,r]=j.useState(null),[o]=j.useState(Math.random());j.useEffect(()=>{if(n(),b.searchstax)b.searchstax.addPaginationWidget("searchstax-pagination-container"+o,{});else throw Error("Searchstax instance needs to be passed via props")},[]);function n(){e||(b.searchstax.dataLayer.$searchObject.subscribe(()=>{l()}),b.searchstax.dataLayer.$paginationData.subscribe(m=>{r(m)}),e=!0)}function l(){!t&&b.searchstax.routerHelper&&(s(!0),b.searchstax.addPaginationWidget("searchstax-pagination-container"+o,{}))}function c(m){var p;(p=b.searchstax.searchPaginationWidget)==null||p.nextPage(m)}function g(m){var p;(p=b.searchstax.searchPaginationWidget)==null||p.previousPage(m)}return u.jsx(u.Fragment,{children:u.jsxs("div",{id:"searchstax-pagination-container"+o,children:[!i.paginationTemplate&&a&&!a.isInfiniteScroll&&(a==null?void 0:a.totalResults)!==0&&u.jsx(u.Fragment,{children:rn(a,c,g)}),i.paginationTemplate&&a&&!a.isInfiniteScroll&&u.jsx(u.Fragment,{children:i.paginationTemplate(a,c,g)}),!i.infiniteScrollTemplate&&a&&a.isInfiniteScroll&&(a==null?void 0:a.totalResults)!==0&&!(a!=null&&a.isLastPage)&&u.jsx(u.Fragment,{children:nn(a,c)}),i.infiniteScrollTemplate&&a&&a.isInfiniteScroll&&(a==null?void 0:a.totalResults)!==0&&!(a!=null&&a.isLastPage)&&u.jsx(u.Fragment,{children:i.infiniteScrollTemplate(a,c)})]})})}function ln(i,e,t){return u.jsx(u.Fragment,{children:i&&(i==null?void 0:i.searchExecuted)&&(i==null?void 0:i.hasResultsOrExternalPromotions)&&u.jsxs("div",{className:"searchstax-sorting-container",children:[u.jsx("label",{className:"searchstax-sorting-label",htmlFor:"searchstax-search-order-select",children:"Sort By"}),u.jsx("select",{id:"searchstax-search-order-select",className:"searchstax-search-order-select",value:t,onChange:s=>{e(s.target.value)},children:i.sortOptions.map(function(s){return u.jsx("option",{value:s.key,children:s.value},s.key)})})]})})}function cn(i){let e=!1;const[t,s]=j.useState(null),[a,r]=j.useState(""),[o]=j.useState(Math.random());j.useEffect(()=>{if(n(),b.searchstax)b.searchstax.addSearchSortingWidget("search-sorting-container"+o,{});else throw Error("Searchstax instance needs to be passed via props")},[]);function n(){e||(b.searchstax.dataLayer.$searchSortingData.subscribe(c=>{s(c)}),b.searchstax.dataLayer.$searchObject.subscribe(c=>{r(decodeURIComponent((c==null?void 0:c.order)??""))}),e=!0)}function l(c){var g;(g=b.searchstax.searchSortingWidget)==null||g.setOrderQuery(c)}return u.jsx(u.Fragment,{children:u.jsxs("div",{id:"search-sorting-container"+o,children:[!i.searchSortingTemplate&&t&&(t==null?void 0:t.searchExecuted)&&(t==null?void 0:t.hasResultsOrExternalPromotions)&&u.jsx(u.Fragment,{children:ln(t,l,a)}),i.searchSortingTemplate&&u.jsx(u.Fragment,{children:i.searchSortingTemplate(t,l,a)})]})})}function hn(i,e){return u.jsx(u.Fragment,{children:i&&(i==null?void 0:i.searchExecuted)&&(i==null?void 0:i.totalResults)>0&&u.jsxs(u.Fragment,{children:["Showing"," ",u.jsxs("b",{children:[i.startResultIndex," -"," ",i.endResultIndex]})," ","of",u.jsxs("b",{children:[" ",i.totalResults]})," results",i.searchTerm&&u.jsxs("span",{children:[' for "',u.jsx("b",{children:i.searchTerm}),'"'," "]}),u.jsx("div",{className:"searchstax-feedback-container-suggested",children:i.autoCorrectedQuery&&u.jsxs("div",{children:[" ","Search instead for"," ",u.jsx("a",{href:"#",onClick:t=>{e(t)},className:"searchstax-feedback-original-query","aria-label":`Search instead for ${i.originalQuery}`,children:i.originalQuery})]})})]})})}function un(i){let e=!1;const[t,s]=j.useState(null),[a]=j.useState(Math.random());j.useEffect(()=>{if(r(),b.searchstax)b.searchstax.addSearchFeedbackWidget("search-feedback-container"+a,{});else throw Error("Searchstax instance needs to be passed via props")},[]);function r(){e||(b.searchstax.dataLayer.$searchFeedbackData.subscribe(n=>{s(n)}),e=!0)}function o(n){var l;(l=b.searchstax.searchFeedbackWidget)==null||l.onOriginalQueryClick(n)}return u.jsx(u.Fragment,{children:u.jsxs("div",{className:"search-feedback-container",id:"search-feedback-container"+a,children:[!i.searchOverviewTemplate&&t&&(t==null?void 0:t.searchExecuted)&&(t==null?void 0:t.totalResults)>0&&u.jsx(u.Fragment,{children:hn(t,o)}),i.searchOverviewTemplate&&u.jsx(u.Fragment,{children:i.searchOverviewTemplate(t,o)})]})})}function dn(i,e,t,s,a,r,o){return u.jsx("div",{className:"searchstax-facets-container-desktop",children:i==null?void 0:i.facets.map(n=>u.jsx("div",{className:`searchstax-facet-container ${t(n.name)?"active":""}`,children:u.jsxs("div",{children:[u.jsxs("div",{className:"searchstax-facet-title-container",onClick:()=>{s(n.name)},children:[u.jsxs("div",{className:"searchstax-facet-title",children:[" ",n.label]}),u.jsx("div",{className:"searchstax-facet-title-arrow active"})]}),u.jsxs("div",{className:"searchstax-facet-values-container","aria-live":"polite",children:[n.values.map((l,c)=>(e[c+n.name]=j.createRef(),u.jsxs("div",{className:`searchstax-facet-value-container ${l.disabled?"searchstax-facet-value-disabled":""}`,ref:e[c+n.name],children:[u.jsx("div",{className:"searchstax-facet-input desktop-"+c+n.name,children:u.jsx("input",{type:"checkbox",className:"searchstax-facet-input-checkbox",checked:r(l),readOnly:!0,"aria-label":l.value+" "+l.count,disabled:l.disabled,onClick:g=>{a(c+n.name,g,l,!0)}})}),u.jsx("div",{className:"searchstax-facet-value-label",onClick:g=>{a(c+n.name,g,l,!1)},children:l.value}),u.jsxs("div",{className:"searchstax-facet-value-count",onClick:g=>{a(c+n.name,g,l,!1)},children:["(",l.count,")"]})]},l.value+l.parentName))),n.hasMoreFacets&&u.jsx("div",{className:"searchstax-facet-show-more-container",children:u.jsxs("div",{className:"searchstax-facet-show-more-container",onClick:l=>{o(l,n)},onKeyDown:l=>{(l.key==="Enter"||l.key===" ")&&o(l,n)},tabIndex:0,children:[n.showingAllFacets&&u.jsx("div",{className:"searchstax-facet-show-less-button searchstax-facet-show-button",children:"less"}),!n.showingAllFacets&&u.jsx("div",{className:"searchstax-facet-show-more-button searchstax-facet-show-button",children:"more"})]})})]})]})},n.name+"desktop"))})}function gn(i,e,t,s,a,r,o,n,l,c,g,m){return i?u.jsx("div",{className:"searchstax-facets-container-mobile",children:u.jsxs("div",{className:"searchstax-facets-pills-container",children:[u.jsx("div",{className:"searchstax-facets-pill searchstax-facets-pill-filter-by",onClick:()=>{c()},children:u.jsx("div",{className:"searchstax-facets-pill-label",children:"Filter By"})}),u.jsxs("div",{className:"searchstax-facets-pills-selected",children:[e.map(p=>u.jsxs("div",{className:"searchstax-facets-pill searchstax-facets-pill-facets",onClick:()=>{n(p)},children:[u.jsxs("div",{className:"searchstax-facets-pill-label",children:[p.value," (",p.count,")"]}),u.jsx("div",{className:"searchstax-facets-pill-icon-close"})]},p.value)),e.length!==0&&u.jsx("div",{className:"searchstax-facets-pill searchstax-clear-filters searchstax-facets-pill-clear-all",onClick:()=>{m()},children:u.jsx("div",{className:"searchstax-facets-pill-label",children:"Clear Filters"})})]}),u.jsxs("div",{className:`searchstax-facets-mobile-overlay ${i.overlayOpened?"searchstax-show":""}`,children:[u.jsxs("div",{className:"searchstax-facets-mobile-overlay-header",children:[u.jsx("div",{className:"searchstax-facets-mobile-overlay-header-title",children:"Filter By"}),u.jsx("div",{className:"searchstax-search-close",onClick:()=>{g()}})]}),u.jsx("div",{className:"searchstax-facets-container-mobile",children:i==null?void 0:i.facets.map(p=>u.jsx("div",{className:`searchstax-facet-container ${s(p.name)?"active":""}`,children:u.jsxs("div",{children:[u.jsxs("div",{className:"searchstax-facet-title-container",onClick:()=>{a(p.name)},children:[u.jsxs("div",{className:"searchstax-facet-title",children:[" ",p.label," "]}),u.jsx("div",{className:"searchstax-facet-title-arrow active"})]}),u.jsxs("div",{className:"searchstax-facet-values-container","aria-live":"polite",children:[p.values.map((L,w)=>(t[w+p.name]=j.createRef(),u.jsxs("div",{className:`searchstax-facet-value-container ${L.disabled?"searchstax-facet-value-disabled":""}`,ref:t[w+p.name],children:[u.jsx("div",{className:"searchstax-facet-input mobile-"+w+p.name,children:u.jsx("input",{type:"checkbox",className:"searchstax-facet-input-checkbox",checked:o(L),readOnly:!0,"aria-label":L.value+" "+L.count,disabled:L.disabled,onClick:f=>{r(w+p.name,f,L,!0,!0)}})}),u.jsx("div",{className:"searchstax-facet-value-label",onClick:f=>{r(w+p.name,f,L,!1)},children:L.value}),u.jsxs("div",{className:"searchstax-facet-value-count",onClick:f=>{r(w+p.name,f,L,!1)},children:["(",L.count,")"]})]},L.value+L.parentName))),u.jsx("div",{className:"searchstax-facet-show-more-container","v-if":"facet.hasMoreFacets",children:u.jsxs("div",{className:"searchstax-facet-show-more-container",onClick:L=>{l(L,p)},onKeyDown:L=>{(L.key==="Enter"||L.key===" ")&&l(L,p)},tabIndex:0,role:"button",children:[p.showingAllFacets&&u.jsx("div",{className:"searchstax-facet-show-less-button searchstax-facet-show-button",children:"less"}),!p.showingAllFacets&&u.jsx("div",{className:"searchstax-facet-show-more-button searchstax-facet-show-button",children:"more"})]})})]})]})},p.name+"mobile"))}),u.jsx("button",{className:"searchstax-facets-mobile-overlay-done",onClick:()=>{g()},children:"Done"})]})]})}):u.jsx(u.Fragment,{})}function pn(i){const[e,t]=j.useState(null),[s,a]=j.useState(null),[r,o]=j.useState([]),[n,l]=j.useState({}),c={},g=Math.random();let m=!1;j.useEffect(()=>{if(p(),b.searchstax)b.searchstax.addFacetsWidget("searchstax-facets-container"+g,{facetingType:i.facetingType,specificFacets:i.specificFacets,itemsPerPageDesktop:i.itemsPerPageDesktop,itemsPerPageMobile:i.itemsPerPageMobile});else throw Error("Searchstax instance needs to be passed via props")},[]);function p(){m||(b.searchstax.dataLayer.$facetsTemplateData.subscribe(T=>{T!=null&&T.isMobile?a(T):t(T)}),b.searchstax.dataLayer.$selectedFacetsTemplateData.subscribe(T=>{o((T??[]).filter(Z=>Z.type==="checkbox"))}),m=!0)}function L(T){var z;(z=b.searchstax.searchFacetsWidget)==null||z.unselectFacet(T)}function w(){var T;(T=b.searchstax.searchFacetsWidget)==null||T.removeSelectedFacets()}function f(T){return!n[T]}function x(T){f(T)?l({...n,[T]:!0}):l({...n,[T]:!1})}function k(T){var z;return(z=b.searchstax.searchFacetsWidget)==null?void 0:z.isChecked(T)}function I(T,z,Z,we,Q){var xe;const ce=Q?"mobile-":"desktop-",Ie=document.getElementsByClassName(ce+T);Ie[0]&&((xe=b.searchstax.searchFacetsWidget)==null||xe.onFacetSelect(z,Z,Ie[0],!1,k(Z)))}function F(T,z){var Z;(Z=b.searchstax.searchFacetsWidget)==null||Z.onShowMoreLessClick(T,z,!1)}function A(T,z){var Z;(Z=b.searchstax.searchFacetsWidget)==null||Z.onShowMoreLessClick(T,z,!0)}function D(){var T;(T=b.searchstax.searchFacetsWidget)==null||T.openOverlay()}function Y(){var T;(T=b.searchstax.searchFacetsWidget)==null||T.closeOverlay()}return u.jsx(u.Fragment,{children:u.jsxs("div",{id:"searchstax-facets-container"+g,children:[(e==null?void 0:e.hasResultsOrExternalPromotions)&&!i.facetsTemplateDesktop&&u.jsx(u.Fragment,{children:dn(e,c,f,x,I,k,F)}),i.facetsTemplateDesktop&&u.jsx(u.Fragment,{children:i.facetsTemplateDesktop(e,c,f,x,I,k,F)}),(s==null?void 0:s.hasResultsOrExternalPromotions)&&!i.facetsTemplateMobile&&u.jsx(u.Fragment,{children:gn(s,r,c,f,x,I,k,L,A,D,Y,w)}),i.facetsTemplateMobile&&u.jsx(u.Fragment,{children:i.facetsTemplateMobile(s,r,c,f,x,I,k,L,A,D,Y,w)})]})})}function mn(i,e){return u.jsx(u.Fragment,{children:i&&(i==null?void 0:i.searchExecuted)&&(i==null?void 0:i.hasRelatedSearches)&&u.jsxs("div",{className:"searchstax-related-searches-container",id:"searchstax-related-searches-container",children:[" ","Related searches: ",u.jsx("span",{id:"searchstax-related-searches"}),i.relatedSearches&&u.jsx("span",{className:"searchstax-related-search",children:i.relatedSearches.map(t=>u.jsxs("span",{onClick:()=>{e(t)},onKeyDown:s=>{(s.key==="Enter"||s.key===" ")&&e(t)},tabIndex:0,className:"searchstax-related-search searchstax-related-search-item","aria-label":"Related search: "+t.related_search,children:[" ",t.related_search,!t.last&&u.jsx("span",{children:","})]},t.related_search))})]})})}function fn(i){let e=!1;const[t,s]=j.useState(null),[a]=j.useState(Math.random());j.useEffect(()=>{if(r(),b.searchstax)b.searchstax.addRelatedSearchesWidget("searchstax-related-searches-container"+a,{relatedSearchesURL:i.relatedSearchesURL,relatedSearchesAPIKey:i.relatedSearchesAPIKey});else throw Error("Searchstax instance needs to be passed via props")},[]);function r(){e||(b.searchstax.dataLayer.$searchRelatedSearchesData.subscribe(n=>{s(n)}),e=!0)}function o(n){var l;(l=b.searchstax.relatedSearchesWidget)==null||l.executeSearch(n)}return u.jsxs(u.Fragment,{children:[!i.searchRelatedSearchesTemplate&&t&&(t==null?void 0:t.searchExecuted)&&(t==null?void 0:t.hasRelatedSearches)&&u.jsx(u.Fragment,{children:mn(t,o)}),i.searchRelatedSearchesTemplate&&u.jsx(u.Fragment,{children:i.searchRelatedSearchesTemplate(t,o)})]})}function Ln(i,e){return u.jsx(u.Fragment,{children:i&&(i==null?void 0:i.searchExecuted)&&(i==null?void 0:i.hasExternalPromotions)&&i.externalPromotions.map(t=>u.jsxs("div",{className:"searchstax-external-promotion searchstax-search-result",children:[u.jsx("div",{className:"icon-elevated"}),t.url&&u.jsx("a",{href:t.url,onClick:s=>{e(t,s)},className:"searchstax-result-item-link"}),u.jsx("div",{className:"searchstax-search-result-title-container",children:u.jsx("span",{className:"searchstax-search-result-title",children:t.name})}),t.description&&u.jsxs("p",{className:"searchstax-search-result-description searchstax-search-result-common",children:[" ",t.description," "]}),t.url&&u.jsxs("p",{className:"searchstax-search-result-description searchstax-search-result-common",children:[" ",t.url," "]})]},t.id))})}function yn(i){let e=!1;const[t,s]=j.useState(null),[a]=j.useState(Math.random());j.useEffect(()=>{if(r(),b.searchstax)b.searchstax.addExternalPromotionsWidget("searchstax-external-promotions-layout-container"+a,{});else throw Error("Searchstax instance needs to be passed via props")},[]);function r(){e||(b.searchstax.dataLayer.$searchExternalPromotionsData.subscribe(n=>{s(n)}),e=!0)}function o(n,l){var c;(c=b.searchstax.externalPromotionsWidget)==null||c.trackClick(n,l)}return u.jsx(u.Fragment,{children:u.jsxs("div",{id:"searchstax-external-promotions-layout-container"+a,children:[!i.searchExternalPromotionsTemplate&&t&&(t==null?void 0:t.searchExecuted)&&(t==null?void 0:t.hasExternalPromotions)&&u.jsx(u.Fragment,{children:Ln(t,o)}),i.searchExternalPromotionsTemplate&&u.jsx(u.Fragment,{children:i.searchExternalPromotionsTemplate(t,o)})]})})}function wn(i,e){return u.jsx(u.Fragment,{children:i&&u.jsxs("div",{className:"searchstax-answer-wrap",children:[u.jsx("div",{className:"searchstax-answer-icon"}),u.jsxs("div",{children:[u.jsxs("div",{className:"searchstax-answer-container "+(i.showMoreButtonVisible===!0?"searchstax-answer-show-more":""),children:[u.jsx("div",{className:"searchstax-answer-title",children:"Smart Answers"}),i.shouldShowAnswerError&&u.jsx("div",{className:"searchstax-answer-error",dangerouslySetInnerHTML:{__html:i.answerErrorMessage}}),u.jsx("div",{className:"searchstax-answer-description",dangerouslySetInnerHTML:{__html:i.fullAnswerFormatted}}),i.answerLoading&&u.jsx("div",{className:"searchstax-answer-loading"})]}),i.showMoreButtonVisible===!0&&u.jsx("div",{className:"searchstax-answer-load-more-button-container",children:u.jsx("button",{className:"searchstax-answer-load-more-button",onClick:t=>{e(t)},children:"Read more"})})]}),u.jsxs("div",{className:"searchstax-answer-footer",children:[u.jsx("div",{id:"feedbackWidgetContainer"}),u.jsx("div",{className:"searchstax-lightweight-widget-separator-inline"}),u.jsx("p",{className:"searchstax-disclaimer",children:"Generative AI is Experimental"})]})]})})}function xn(i){let e=!1;const[t,s]=j.useState(null),[a]=j.useState(Math.random());j.useEffect(()=>{if(o(),b.searchstax){const n=i.feedbackwidget??void 0;b.searchstax.addAnswerWidget("searchstax-answer-container"+a,{showMoreAfterWordCount:i.showMoreAfterWordCount,feedbackwidget:n})}else throw Error("Searchstax instance needs to be passed via props")},[]);function r(n){var l;b.searchstax&&((l=b.searchstax.answerWidget)==null||l.showMore(n))}function o(){e||(b.searchstax.dataLayer.$answerData.subscribe(n=>{s(n)}),e=!0)}return u.jsx(u.Fragment,{children:u.jsxs("div",{id:"search-answer-container"+a,children:[!i.searchAnswerTemplate&&t&&t.shouldShowAnswer&&(t==null?void 0:t.searchExecuted)&&u.jsx(u.Fragment,{children:wn(t,r)}),i.searchAnswerTemplate&&t&&t.shouldShowAnswer&&u.jsx(u.Fragment,{children:i.searchAnswerTemplate(t,r)})]})})}exports.SearchstaxAnswerWidget=xn;exports.SearchstaxExternalPromotionsWidget=yn;exports.SearchstaxFacetsWidget=pn;exports.SearchstaxInputWidget=Xr;exports.SearchstaxLocationWidget=Bs;exports.SearchstaxOverviewWidget=un;exports.SearchstaxPaginationWidget=on;exports.SearchstaxRelatedSearchesWidget=fn;exports.SearchstaxResultWidget=sn;exports.SearchstaxSortingWidget=cn;exports.SearchstaxWrapper=en;
|