@soton.ac.uk/cape3 0.24.0 → 0.25.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/analytics/CapeEvent.d.ts +3 -2
- package/dist/cape3.es.js +842 -825
- package/dist/cape3.umd.js +21 -21
- package/package.json +1 -1
package/dist/cape3.umd.js
CHANGED
|
@@ -2,58 +2,58 @@
|
|
|
2
2
|
* vue-router v4.2.5
|
|
3
3
|
* (c) 2023 Eduardo San Martin Morote
|
|
4
4
|
* @license MIT
|
|
5
|
-
*/const
|
|
5
|
+
*/const hr=typeof window<"u";function YT(e){return e.__esModule||e[Symbol.toStringTag]==="Module"}const qe=Object.assign;function Yf(e,t){const n={};for(const r in t){const i=t[r];n[r]=nn(i)?i.map(e):e(i)}return n}const ps=()=>{},nn=Array.isArray;function Le(e){const t=Array.from(arguments).slice(1);console.warn.apply(console,["[Vue Router warn]: "+e].concat(t))}const VT=/\/$/,LT=e=>e.replace(VT,"");function Vf(e,t,n="/"){let r,i={},a="",o="";const s=t.indexOf("#");let c=t.indexOf("?");return s<c&&s>=0&&(c=-1),c>-1&&(r=t.slice(0,c),a=t.slice(c+1,s>-1?s:t.length),i=e(a)),s>-1&&(r=r||t.slice(0,s),o=t.slice(s,t.length)),r=BT(r??t,n),{fullPath:r+(a&&"?")+a+o,path:r,query:i,hash:o}}function FT(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function O_(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function R_(e,t,n){const r=t.matched.length-1,i=n.matched.length-1;return r>-1&&r===i&&Xr(t.matched[r],n.matched[i])&&I_(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function Xr(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function I_(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!$T(e[n],t[n]))return!1;return!0}function $T(e,t){return nn(e)?P_(e,t):nn(t)?P_(t,e):e===t}function P_(e,t){return nn(t)?e.length===t.length&&e.every((n,r)=>n===t[r]):e.length===1&&e[0]===t}function BT(e,t){if(e.startsWith("/"))return e;if(process.env.NODE_ENV!=="production"&&!t.startsWith("/"))return Le(`Cannot resolve a relative location without an absolute path. Trying to resolve "${e}" from "${t}". It should look like "/${t}".`),e;if(!e)return t;const n=t.split("/"),r=e.split("/"),i=r[r.length-1];(i===".."||i===".")&&r.push("");let a=n.length-1,o,s;for(o=0;o<r.length;o++)if(s=r[o],s!==".")if(s==="..")a>1&&a--;else break;return n.slice(0,a).join("/")+"/"+r.slice(o-(o===r.length?1:0)).join("/")}var vs;(function(e){e.pop="pop",e.push="push"})(vs||(vs={}));var _s;(function(e){e.back="back",e.forward="forward",e.unknown=""})(_s||(_s={}));function UT(e){if(!e)if(hr){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),LT(e)}const HT=/^[^#]+#/;function GT(e,t){return e.replace(HT,"#")+t}function WT(e,t){const n=document.documentElement.getBoundingClientRect(),r=e.getBoundingClientRect();return{behavior:t.behavior,left:r.left-n.left-(t.left||0),top:r.top-n.top-(t.top||0)}}const Xl=()=>({left:window.pageXOffset,top:window.pageYOffset});function jT(e){let t;if("el"in e){const n=e.el,r=typeof n=="string"&&n.startsWith("#");if(process.env.NODE_ENV!=="production"&&typeof e.el=="string"&&(!r||!document.getElementById(e.el.slice(1))))try{const a=document.querySelector(e.el);if(r&&a){Le(`The selector "${e.el}" should be passed as "el: document.querySelector('${e.el}')" because it starts with "#".`);return}}catch{Le(`The selector "${e.el}" is invalid. If you are using an id selector, make sure to escape it. You can find more information about escaping characters in selectors at https://mathiasbynens.be/notes/css-escapes or use CSS.escape (https://developer.mozilla.org/en-US/docs/Web/API/CSS/escape).`);return}const i=typeof n=="string"?r?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!i){process.env.NODE_ENV!=="production"&&Le(`Couldn't find element using selector "${e.el}" returned by scrollBehavior.`);return}t=WT(i,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.pageXOffset,t.top!=null?t.top:window.pageYOffset)}function A_(e,t){return(history.state?history.state.position-t:-1)+e}const Lf=new Map;function zT(e,t){Lf.set(e,t)}function KT(e){const t=Lf.get(e);return Lf.delete(e),t}let qT=()=>location.protocol+"//"+location.host;function M_(e,t){const{pathname:n,search:r,hash:i}=t,a=e.indexOf("#");if(a>-1){let s=i.includes(e.slice(a))?e.slice(a).length:1,c=i.slice(s);return c[0]!=="/"&&(c="/"+c),O_(c,"")}return O_(n,e)+r+i}function XT(e,t,n,r){let i=[],a=[],o=null;const s=({state:h})=>{const p=M_(e,location),v=n.value,m=t.value;let _=0;if(h){if(n.value=p,t.value=h,o&&o===v){o=null;return}_=m?h.position-m.position:0}else r(p);i.forEach(g=>{g(n.value,v,{delta:_,type:vs.pop,direction:_?_>0?_s.forward:_s.back:_s.unknown})})};function c(){o=n.value}function u(h){i.push(h);const p=()=>{const v=i.indexOf(h);v>-1&&i.splice(v,1)};return a.push(p),p}function f(){const{history:h}=window;h.state&&h.replaceState(qe({},h.state,{scroll:Xl()}),"")}function d(){for(const h of a)h();a=[],window.removeEventListener("popstate",s),window.removeEventListener("beforeunload",f)}return window.addEventListener("popstate",s),window.addEventListener("beforeunload",f,{passive:!0}),{pauseListeners:c,listen:u,destroy:d}}function x_(e,t,n,r=!1,i=!1){return{back:e,current:t,forward:n,replaced:r,position:window.history.length,scroll:i?Xl():null}}function JT(e){const{history:t,location:n}=window,r={value:M_(e,n)},i={value:t.state};i.value||a(r.value,{back:null,current:r.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function a(c,u,f){const d=e.indexOf("#"),h=d>-1?(n.host&&document.querySelector("base")?e:e.slice(d))+c:qT()+e+c;try{t[f?"replaceState":"pushState"](u,"",h),i.value=u}catch(p){process.env.NODE_ENV!=="production"?Le("Error with push/replace State",p):console.error(p),n[f?"replace":"assign"](h)}}function o(c,u){const f=qe({},t.state,x_(i.value.back,c,i.value.forward,!0),u,{position:i.value.position});a(c,f,!0),r.value=c}function s(c,u){const f=qe({},i.value,t.state,{forward:c,scroll:Xl()});process.env.NODE_ENV!=="production"&&!t.state&&Le(`history.state seems to have been manually replaced without preserving the necessary values. Make sure to preserve existing history state if you are manually calling history.replaceState:
|
|
6
6
|
|
|
7
7
|
history.replaceState(history.state, '', url)
|
|
8
8
|
|
|
9
|
-
You can find more information at https://next.router.vuejs.org/guide/migration/#usage-of-history-state.`),a(f.current,f,!0);const d=qe({},x_(r.value,c,null),{position:f.position+1},u);a(c,d,!1),r.value=c}return{location:r,state:i,push:s,replace:o}}function QT(e){e=UT(e);const t=JT(e),n=XT(e,t.state,t.location,t.replace);function r(a,o=!0){o||n.pauseListeners(),history.go(a)}const i=qe({location:"",base:e,go:r,createHref:GT.bind(null,e)},t,n);return Object.defineProperty(i,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(i,"state",{enumerable:!0,get:()=>t.state.value}),i}function ZT(e){return e=location.host?e||location.pathname+location.search:"",e.includes("#")||(e+="#"),process.env.NODE_ENV!=="production"&&!e.endsWith("#/")&&!e.endsWith("#")&&
|
|
10
|
-
"${e}" should be "${e.replace(/#.*$/,"#")}".`),QT(e)}function eN(e){return typeof e=="string"||e&&typeof e=="object"}function Y_(e){return typeof e=="string"||typeof e=="symbol"}const
|
|
9
|
+
You can find more information at https://next.router.vuejs.org/guide/migration/#usage-of-history-state.`),a(f.current,f,!0);const d=qe({},x_(r.value,c,null),{position:f.position+1},u);a(c,d,!1),r.value=c}return{location:r,state:i,push:s,replace:o}}function QT(e){e=UT(e);const t=JT(e),n=XT(e,t.state,t.location,t.replace);function r(a,o=!0){o||n.pauseListeners(),history.go(a)}const i=qe({location:"",base:e,go:r,createHref:GT.bind(null,e)},t,n);return Object.defineProperty(i,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(i,"state",{enumerable:!0,get:()=>t.state.value}),i}function ZT(e){return e=location.host?e||location.pathname+location.search:"",e.includes("#")||(e+="#"),process.env.NODE_ENV!=="production"&&!e.endsWith("#/")&&!e.endsWith("#")&&Le(`A hash base must end with a "#":
|
|
10
|
+
"${e}" should be "${e.replace(/#.*$/,"#")}".`),QT(e)}function eN(e){return typeof e=="string"||e&&typeof e=="object"}function Y_(e){return typeof e=="string"||typeof e=="symbol"}const Jr={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},Ff=Symbol(process.env.NODE_ENV!=="production"?"navigation failure":"");var V_;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(V_||(V_={}));const tN={1({location:e,currentLocation:t}){return`No match for
|
|
11
11
|
${JSON.stringify(e)}${t?`
|
|
12
12
|
while being at
|
|
13
|
-
`+JSON.stringify(t):""}`},2({from:e,to:t}){return`Redirected from "${e.fullPath}" to "${rN(t)}" via a navigation guard.`},4({from:e,to:t}){return`Navigation aborted from "${e.fullPath}" to "${t.fullPath}" via a navigation guard.`},8({from:e,to:t}){return`Navigation cancelled from "${e.fullPath}" to "${t.fullPath}" with a new navigation.`},16({from:e,to:t}){return`Avoided redundant navigation to current location: "${e.fullPath}".`}};function Ua(e,t){return process.env.NODE_ENV!=="production"?qe(new Error(tN[e](t)),{type:e,[Ff]:!0},t):qe(new Error,{type:e,[Ff]:!0},t)}function
|
|
14
|
-
See more at https://next.router.vuejs.org/guide/migration/#removed-star-or-catch-all-routes.`);if(g=dN(Y,d,m),process.env.NODE_ENV!=="production"&&d&&A[0]==="/"&&yN(g,d),h?(h.alias.push(g),process.env.NODE_ENV!=="production"&&mN(h,g)):(y=y||g,y!==g&&y.alias.push(g),p&&f.name&&!B_(g)&&o(f.name)),v.children){const
|
|
13
|
+
`+JSON.stringify(t):""}`},2({from:e,to:t}){return`Redirected from "${e.fullPath}" to "${rN(t)}" via a navigation guard.`},4({from:e,to:t}){return`Navigation aborted from "${e.fullPath}" to "${t.fullPath}" via a navigation guard.`},8({from:e,to:t}){return`Navigation cancelled from "${e.fullPath}" to "${t.fullPath}" with a new navigation.`},16({from:e,to:t}){return`Avoided redundant navigation to current location: "${e.fullPath}".`}};function Ua(e,t){return process.env.NODE_ENV!=="production"?qe(new Error(tN[e](t)),{type:e,[Ff]:!0},t):qe(new Error,{type:e,[Ff]:!0},t)}function pr(e,t){return e instanceof Error&&Ff in e&&(t==null||!!(e.type&t))}const nN=["params","query","hash"];function rN(e){if(typeof e=="string")return e;if("path"in e)return e.path;const t={};for(const n of nN)n in e&&(t[n]=e[n]);return JSON.stringify(t,null,2)}const L_="[^/]+?",iN={sensitive:!1,strict:!1,start:!0,end:!0},aN=/[.+*?^${}()[\]/\\]/g;function oN(e,t){const n=qe({},iN,t),r=[];let i=n.start?"^":"";const a=[];for(const u of e){const f=u.length?[]:[90];n.strict&&!u.length&&(i+="/");for(let d=0;d<u.length;d++){const h=u[d];let p=40+(n.sensitive?.25:0);if(h.type===0)d||(i+="/"),i+=h.value.replace(aN,"\\$&"),p+=40;else if(h.type===1){const{value:v,repeatable:m,optional:_,regexp:g}=h;a.push({name:v,repeatable:m,optional:_});const y=g||L_;if(y!==L_){p+=10;try{new RegExp(`(${y})`)}catch(A){throw new Error(`Invalid custom RegExp for param "${v}" (${y}): `+A.message)}}let Y=m?`((?:${y})(?:/(?:${y}))*)`:`(${y})`;d||(Y=_&&u.length<2?`(?:/${Y})`:"/"+Y),_&&(Y+="?"),i+=Y,p+=20,_&&(p+=-8),m&&(p+=-20),y===".*"&&(p+=-50)}f.push(p)}r.push(f)}if(n.strict&&n.end){const u=r.length-1;r[u][r[u].length-1]+=.7000000000000001}n.strict||(i+="/?"),n.end?i+="$":n.strict&&(i+="(?:/|$)");const o=new RegExp(i,n.sensitive?"":"i");function s(u){const f=u.match(o),d={};if(!f)return null;for(let h=1;h<f.length;h++){const p=f[h]||"",v=a[h-1];d[v.name]=p&&v.repeatable?p.split("/"):p}return d}function c(u){let f="",d=!1;for(const h of e){(!d||!f.endsWith("/"))&&(f+="/"),d=!1;for(const p of h)if(p.type===0)f+=p.value;else if(p.type===1){const{value:v,repeatable:m,optional:_}=p,g=v in u?u[v]:"";if(nn(g)&&!m)throw new Error(`Provided param "${v}" is an array but it is not repeatable (* or + modifiers)`);const y=nn(g)?g.join("/"):g;if(!y)if(_)h.length<2&&(f.endsWith("/")?f=f.slice(0,-1):d=!0);else throw new Error(`Missing required param "${v}"`);f+=y}}return f||"/"}return{re:o,score:r,keys:a,parse:s,stringify:c}}function sN(e,t){let n=0;for(;n<e.length&&n<t.length;){const r=t[n]-e[n];if(r)return r;n++}return e.length<t.length?e.length===1&&e[0]===80?-1:1:e.length>t.length?t.length===1&&t[0]===80?1:-1:0}function lN(e,t){let n=0;const r=e.score,i=t.score;for(;n<r.length&&n<i.length;){const a=sN(r[n],i[n]);if(a)return a;n++}if(Math.abs(i.length-r.length)===1){if(F_(r))return 1;if(F_(i))return-1}return i.length-r.length}function F_(e){const t=e[e.length-1];return e.length>0&&t[t.length-1]<0}const cN={type:0,value:""},uN=/[a-zA-Z0-9_]/;function fN(e){if(!e)return[[]];if(e==="/")return[[cN]];if(!e.startsWith("/"))throw new Error(process.env.NODE_ENV!=="production"?`Route paths should start with a "/": "${e}" should be "/${e}".`:`Invalid path "${e}"`);function t(p){throw new Error(`ERR (${n})/"${u}": ${p}`)}let n=0,r=n;const i=[];let a;function o(){a&&i.push(a),a=[]}let s=0,c,u="",f="";function d(){u&&(n===0?a.push({type:0,value:u}):n===1||n===2||n===3?(a.length>1&&(c==="*"||c==="+")&&t(`A repeatable param (${u}) must be alone in its segment. eg: '/:ids+.`),a.push({type:1,value:u,regexp:f,repeatable:c==="*"||c==="+",optional:c==="*"||c==="?"})):t("Invalid state to consume buffer"),u="")}function h(){u+=c}for(;s<e.length;){if(c=e[s++],c==="\\"&&n!==2){r=n,n=4;continue}switch(n){case 0:c==="/"?(u&&d(),o()):c===":"?(d(),n=1):h();break;case 4:h(),n=r;break;case 1:c==="("?n=2:uN.test(c)?h():(d(),n=0,c!=="*"&&c!=="?"&&c!=="+"&&s--);break;case 2:c===")"?f[f.length-1]=="\\"?f=f.slice(0,-1)+c:n=3:f+=c;break;case 3:d(),n=0,c!=="*"&&c!=="?"&&c!=="+"&&s--,f="";break;default:t("Unknown state");break}}return n===2&&t(`Unfinished custom RegExp for param "${u}"`),d(),o(),i}function dN(e,t,n){const r=oN(fN(e.path),n);if(process.env.NODE_ENV!=="production"){const a=new Set;for(const o of r.keys)a.has(o.name)&&Le(`Found duplicated params with name "${o.name}" for path "${e.path}". Only the last one will be available on "$route.params".`),a.add(o.name)}const i=qe(r,{record:e,parent:t,children:[],alias:[]});return t&&!i.record.aliasOf==!t.record.aliasOf&&t.children.push(i),i}function hN(e,t){const n=[],r=new Map;t=U_({strict:!1,end:!0,sensitive:!1},t);function i(f){return r.get(f)}function a(f,d,h){const p=!h,v=pN(f);process.env.NODE_ENV!=="production"&&gN(v,d),v.aliasOf=h&&h.record;const m=U_(t,f),_=[v];if("alias"in f){const Y=typeof f.alias=="string"?[f.alias]:f.alias;for(const A of Y)_.push(qe({},v,{components:h?h.record.components:v.components,path:A,aliasOf:h?h.record:v}))}let g,y;for(const Y of _){const{path:A}=Y;if(d&&A[0]!=="/"){const L=d.record.path,w=L[L.length-1]==="/"?"":"/";Y.path=d.record.path+(A&&w+A)}if(process.env.NODE_ENV!=="production"&&Y.path==="*")throw new Error(`Catch all routes ("*") must now be defined using a param with a custom regexp.
|
|
14
|
+
See more at https://next.router.vuejs.org/guide/migration/#removed-star-or-catch-all-routes.`);if(g=dN(Y,d,m),process.env.NODE_ENV!=="production"&&d&&A[0]==="/"&&yN(g,d),h?(h.alias.push(g),process.env.NODE_ENV!=="production"&&mN(h,g)):(y=y||g,y!==g&&y.alias.push(g),p&&f.name&&!B_(g)&&o(f.name)),v.children){const L=v.children;for(let w=0;w<L.length;w++)a(L[w],g,h&&h.children[w])}h=h||g,(g.record.components&&Object.keys(g.record.components).length||g.record.name||g.record.redirect)&&c(g)}return y?()=>{o(y)}:ps}function o(f){if(Y_(f)){const d=r.get(f);d&&(r.delete(f),n.splice(n.indexOf(d),1),d.children.forEach(o),d.alias.forEach(o))}else{const d=n.indexOf(f);d>-1&&(n.splice(d,1),f.record.name&&r.delete(f.record.name),f.children.forEach(o),f.alias.forEach(o))}}function s(){return n}function c(f){let d=0;for(;d<n.length&&lN(f,n[d])>=0&&(f.record.path!==n[d].record.path||!H_(f,n[d]));)d++;n.splice(d,0,f),f.record.name&&!B_(f)&&r.set(f.record.name,f)}function u(f,d){let h,p={},v,m;if("name"in f&&f.name){if(h=r.get(f.name),!h)throw Ua(1,{location:f});if(process.env.NODE_ENV!=="production"){const y=Object.keys(f.params||{}).filter(Y=>!h.keys.find(A=>A.name===Y));y.length&&Le(`Discarded invalid param(s) "${y.join('", "')}" when navigating. See https://github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md#414-2022-08-22 for more details.`)}m=h.record.name,p=qe($_(d.params,h.keys.filter(y=>!y.optional).map(y=>y.name)),f.params&&$_(f.params,h.keys.map(y=>y.name))),v=h.stringify(p)}else if("path"in f)v=f.path,process.env.NODE_ENV!=="production"&&!v.startsWith("/")&&Le(`The Matcher cannot resolve relative paths but received "${v}". Unless you directly called \`matcher.resolve("${v}")\`, this is probably a bug in vue-router. Please open an issue at https://github.com/vuejs/router/issues/new/choose.`),h=n.find(y=>y.re.test(v)),h&&(p=h.parse(v),m=h.record.name);else{if(h=d.name?r.get(d.name):n.find(y=>y.re.test(d.path)),!h)throw Ua(1,{location:f,currentLocation:d});m=h.record.name,p=qe({},d.params,f.params),v=h.stringify(p)}const _=[];let g=h;for(;g;)_.unshift(g.record),g=g.parent;return{name:m,path:v,params:p,matched:_,meta:_N(_)}}return e.forEach(f=>a(f)),{addRoute:a,resolve:u,removeRoute:o,getRoutes:s,getRecordMatcher:i}}function $_(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function pN(e){return{path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:void 0,beforeEnter:e.beforeEnter,props:vN(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}}}function vN(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const r in e.components)t[r]=typeof n=="object"?n[r]:n;return t}function B_(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function _N(e){return e.reduce((t,n)=>qe(t,n.meta),{})}function U_(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}function $f(e,t){return e.name===t.name&&e.optional===t.optional&&e.repeatable===t.repeatable}function mN(e,t){for(const n of e.keys)if(!n.optional&&!t.keys.find($f.bind(null,n)))return Le(`Alias "${t.record.path}" and the original record: "${e.record.path}" must have the exact same param named "${n.name}"`);for(const n of t.keys)if(!n.optional&&!e.keys.find($f.bind(null,n)))return Le(`Alias "${t.record.path}" and the original record: "${e.record.path}" must have the exact same param named "${n.name}"`)}function gN(e,t){t&&t.record.name&&!e.name&&!e.path&&Le(`The route named "${String(t.record.name)}" has a child without a name and an empty path. Using that name won't render the empty path child so you probably want to move the name to the child instead. If this is intentional, add a name to the child route to remove the warning.`)}function yN(e,t){for(const n of t.keys)if(!e.keys.find($f.bind(null,n)))return Le(`Absolute path "${e.record.path}" must have the exact same param named "${n.name}" as its parent "${t.record.path}".`)}function H_(e,t){return t.children.some(n=>n===e||H_(e,n))}const G_=/#/g,SN=/&/g,EN=/\//g,TN=/=/g,NN=/\?/g,W_=/\+/g,DN=/%5B/g,wN=/%5D/g,j_=/%5E/g,bN=/%60/g,z_=/%7B/g,kN=/%7C/g,K_=/%7D/g,CN=/%20/g;function Bf(e){return encodeURI(""+e).replace(kN,"|").replace(DN,"[").replace(wN,"]")}function ON(e){return Bf(e).replace(z_,"{").replace(K_,"}").replace(j_,"^")}function Uf(e){return Bf(e).replace(W_,"%2B").replace(CN,"+").replace(G_,"%23").replace(SN,"%26").replace(bN,"`").replace(z_,"{").replace(K_,"}").replace(j_,"^")}function RN(e){return Uf(e).replace(TN,"%3D")}function IN(e){return Bf(e).replace(G_,"%23").replace(NN,"%3F")}function PN(e){return e==null?"":IN(e).replace(EN,"%2F")}function ms(e){try{return decodeURIComponent(""+e)}catch{process.env.NODE_ENV!=="production"&&Le(`Error decoding "${e}". Using original value`)}return""+e}function AN(e){const t={};if(e===""||e==="?")return t;const r=(e[0]==="?"?e.slice(1):e).split("&");for(let i=0;i<r.length;++i){const a=r[i].replace(W_," "),o=a.indexOf("="),s=ms(o<0?a:a.slice(0,o)),c=o<0?null:ms(a.slice(o+1));if(s in t){let u=t[s];nn(u)||(u=t[s]=[u]),u.push(c)}else t[s]=c}return t}function q_(e){let t="";for(let n in e){const r=e[n];if(n=RN(n),r==null){r!==void 0&&(t+=(t.length?"&":"")+n);continue}(nn(r)?r.map(a=>a&&Uf(a)):[r&&Uf(r)]).forEach(a=>{a!==void 0&&(t+=(t.length?"&":"")+n,a!=null&&(t+="="+a))})}return t}function MN(e){const t={};for(const n in e){const r=e[n];r!==void 0&&(t[n]=nn(r)?r.map(i=>i==null?null:""+i):r==null?r:""+r)}return t}const xN=Symbol(process.env.NODE_ENV!=="production"?"router view location matched":""),X_=Symbol(process.env.NODE_ENV!=="production"?"router view depth":""),Hf=Symbol(process.env.NODE_ENV!=="production"?"router":""),Gf=Symbol(process.env.NODE_ENV!=="production"?"route location":""),Wf=Symbol(process.env.NODE_ENV!=="production"?"router view location":"");function gs(){let e=[];function t(r){return e.push(r),()=>{const i=e.indexOf(r);i>-1&&e.splice(i,1)}}function n(){e=[]}return{add:t,list:()=>e.slice(),reset:n}}function Qr(e,t,n,r,i){const a=r&&(r.enterCallbacks[i]=r.enterCallbacks[i]||[]);return()=>new Promise((o,s)=>{const c=d=>{d===!1?s(Ua(4,{from:n,to:t})):d instanceof Error?s(d):eN(d)?s(Ua(2,{from:t,to:d})):(a&&r.enterCallbacks[i]===a&&typeof d=="function"&&a.push(d),o())},u=e.call(r&&r.instances[i],t,n,process.env.NODE_ENV!=="production"?YN(c,t,n):c);let f=Promise.resolve(u);if(e.length<3&&(f=f.then(c)),process.env.NODE_ENV!=="production"&&e.length>2){const d=`The "next" callback was never called inside of ${e.name?'"'+e.name+'"':""}:
|
|
15
15
|
${e.toString()}
|
|
16
|
-
. If you are returning a value instead of calling "next", make sure to remove the "next" parameter from your function.`;if(typeof u=="object"&&"then"in u)f=f.then(h=>c._called?h:(
|
|
16
|
+
. If you are returning a value instead of calling "next", make sure to remove the "next" parameter from your function.`;if(typeof u=="object"&&"then"in u)f=f.then(h=>c._called?h:(Le(d),Promise.reject(new Error("Invalid navigation guard"))));else if(u!==void 0&&!c._called){Le(d),s(new Error("Invalid navigation guard"));return}}f.catch(d=>s(d))})}function YN(e,t,n){let r=0;return function(){r++===1&&Le(`The "next" callback was called more than once in one navigation guard when going from "${n.fullPath}" to "${t.fullPath}". It should be called exactly one time in each navigation guard. This will fail in production.`),e._called=!0,r===1&&e.apply(null,arguments)}}function jf(e,t,n,r){const i=[];for(const a of e){process.env.NODE_ENV!=="production"&&!a.components&&!a.children.length&&Le(`Record with path "${a.path}" is either missing a "component(s)" or "children" property.`);for(const o in a.components){let s=a.components[o];if(process.env.NODE_ENV!=="production"){if(!s||typeof s!="object"&&typeof s!="function")throw Le(`Component "${o}" in record with path "${a.path}" is not a valid component. Received "${String(s)}".`),new Error("Invalid route component");if("then"in s){Le(`Component "${o}" in record with path "${a.path}" is a Promise instead of a function that returns a Promise. Did you write "import('./MyPage.vue')" instead of "() => import('./MyPage.vue')" ? This will break in production if not fixed.`);const c=s;s=()=>c}else s.__asyncLoader&&!s.__warnedDefineAsync&&(s.__warnedDefineAsync=!0,Le(`Component "${o}" in record with path "${a.path}" is defined using "defineAsyncComponent()". Write "() => import('./MyPage.vue')" instead of "defineAsyncComponent(() => import('./MyPage.vue'))".`))}if(!(t!=="beforeRouteEnter"&&!a.instances[o]))if(VN(s)){const u=(s.__vccOpts||s)[t];u&&i.push(Qr(u,n,r,a,o))}else{let c=s();process.env.NODE_ENV!=="production"&&!("catch"in c)&&(Le(`Component "${o}" in record with path "${a.path}" is a function that does not return a Promise. If you were passing a functional component, make sure to add a "displayName" to the component. This will break in production if not fixed.`),c=Promise.resolve(c)),i.push(()=>c.then(u=>{if(!u)return Promise.reject(new Error(`Couldn't resolve component "${o}" at "${a.path}"`));const f=YT(u)?u.default:u;a.components[o]=f;const h=(f.__vccOpts||f)[t];return h&&Qr(h,n,r,a,o)()}))}}}return i}function VN(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function J_(e){const t=l.inject(Hf),n=l.inject(Gf),r=l.computed(()=>t.resolve(l.unref(e.to))),i=l.computed(()=>{const{matched:c}=r.value,{length:u}=c,f=c[u-1],d=n.matched;if(!f||!d.length)return-1;const h=d.findIndex(Xr.bind(null,f));if(h>-1)return h;const p=Q_(c[u-2]);return u>1&&Q_(f)===p&&d[d.length-1].path!==p?d.findIndex(Xr.bind(null,c[u-2])):h}),a=l.computed(()=>i.value>-1&&$N(n.params,r.value.params)),o=l.computed(()=>i.value>-1&&i.value===n.matched.length-1&&I_(n.params,r.value.params));function s(c={}){return FN(c)?t[l.unref(e.replace)?"replace":"push"](l.unref(e.to)).catch(ps):Promise.resolve()}if(process.env.NODE_ENV!=="production"&&hr){const c=l.getCurrentInstance();if(c){const u={route:r.value,isActive:a.value,isExactActive:o.value};c.__vrl_devtools=c.__vrl_devtools||[],c.__vrl_devtools.push(u),l.watchEffect(()=>{u.route=r.value,u.isActive=a.value,u.isExactActive=o.value},{flush:"post"})}}return{route:r,href:l.computed(()=>r.value.href),isActive:a,isExactActive:o,navigate:s}}const LN=l.defineComponent({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:J_,setup(e,{slots:t}){const n=l.reactive(J_(e)),{options:r}=l.inject(Hf),i=l.computed(()=>({[Z_(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[Z_(e.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const a=t.default&&t.default(n);return e.custom?a:l.h("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:i.value},a)}}});function FN(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function $N(e,t){for(const n in t){const r=t[n],i=e[n];if(typeof r=="string"){if(r!==i)return!1}else if(!nn(i)||i.length!==r.length||r.some((a,o)=>a!==i[o]))return!1}return!0}function Q_(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const Z_=(e,t,n)=>e??t??n,BN=l.defineComponent({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){process.env.NODE_ENV!=="production"&&HN();const r=l.inject(Wf),i=l.computed(()=>e.route||r.value),a=l.inject(X_,0),o=l.computed(()=>{let u=l.unref(a);const{matched:f}=i.value;let d;for(;(d=f[u])&&!d.components;)u++;return u}),s=l.computed(()=>i.value.matched[o.value]);l.provide(X_,l.computed(()=>o.value+1)),l.provide(xN,s),l.provide(Wf,i);const c=l.ref();return l.watch(()=>[c.value,s.value,e.name],([u,f,d],[h,p,v])=>{f&&(f.instances[d]=u,p&&p!==f&&u&&u===h&&(f.leaveGuards.size||(f.leaveGuards=p.leaveGuards),f.updateGuards.size||(f.updateGuards=p.updateGuards))),u&&f&&(!p||!Xr(f,p)||!h)&&(f.enterCallbacks[d]||[]).forEach(m=>m(u))},{flush:"post"}),()=>{const u=i.value,f=e.name,d=s.value,h=d&&d.components[f];if(!h)return em(n.default,{Component:h,route:u});const p=d.props[f],v=p?p===!0?u.params:typeof p=="function"?p(u):p:null,m=g=>{g.component.isUnmounted&&(d.instances[f]=null)},_=l.h(h,qe({},v,t,{onVnodeUnmounted:m,ref:c}));if(process.env.NODE_ENV!=="production"&&hr&&_.ref){const g={depth:o.value,name:d.name,path:d.path,meta:d.meta};(nn(_.ref)?_.ref.map(Y=>Y.i):[_.ref.i]).forEach(Y=>{Y.__vrv_devtools=g})}return em(n.default,{Component:_,route:u})||_}}});function em(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const UN=BN;function HN(){const e=l.getCurrentInstance(),t=e.parent&&e.parent.type.name,n=e.parent&&e.parent.subTree&&e.parent.subTree.type;if(t&&(t==="KeepAlive"||t.includes("Transition"))&&typeof n=="object"&&n.name==="RouterView"){const r=t==="KeepAlive"?"keep-alive":"transition";Le(`<router-view> can no longer be used directly inside <transition> or <keep-alive>.
|
|
17
17
|
Use slot props instead:
|
|
18
18
|
|
|
19
19
|
<router-view v-slot="{ Component }">
|
|
20
20
|
<${r}>
|
|
21
21
|
<component :is="Component" />
|
|
22
22
|
</${r}>
|
|
23
|
-
</router-view>`)}}function ys(e,t){const n=qe({},e,{matched:e.matched.map(r=>QN(r,["instances","children","aliasOf"]))});return{_custom:{type:null,readOnly:!0,display:e.fullPath,tooltip:t,value:n}}}function Jl(e){return{_custom:{display:e}}}let GN=0;function WN(e,t,n){if(t.__hasDevtools)return;t.__hasDevtools=!0;const r=GN++;xf({id:"org.vuejs.router"+(r?"."+r:""),label:"Vue Router",packageName:"vue-router",homepage:"https://router.vuejs.org",logo:"https://router.vuejs.org/logo.png",componentStateTypes:["Routing"],app:e},i=>{typeof i.now!="function"&&console.warn("[Vue Router]: You seem to be using an outdated version of Vue Devtools. Are you still using the Beta release instead of the stable one? You can find the links at https://devtools.vuejs.org/guide/installation.html."),i.on.inspectComponent((f,d)=>{f.instanceData&&f.instanceData.state.push({type:"Routing",key:"$route",editable:!1,value:ys(t.currentRoute.value,"Current Route")})}),i.on.visitComponentTree(({treeNode:f,componentInstance:d})=>{if(d.__vrv_devtools){const h=d.__vrv_devtools;f.tags.push({label:(h.name?`${h.name.toString()}: `:"")+h.path,textColor:0,tooltip:"This component is rendered by <router-view>",backgroundColor:tm})}nn(d.__vrl_devtools)&&(d.__devtoolsApi=i,d.__vrl_devtools.forEach(h=>{let p=im,v="";h.isExactActive?(p=rm,v="This is exactly active"):h.isActive&&(p=nm,v="This link is active"),f.tags.push({label:h.route.path,textColor:0,tooltip:v,backgroundColor:p})}))}),l.watch(t.currentRoute,()=>{c(),i.notifyComponentUpdate(),i.sendInspectorTree(s),i.sendInspectorState(s)});const a="router:navigations:"+r;i.addTimelineLayer({id:a,label:`Router${r?" "+r:""} Navigations`,color:4237508}),t.onError((f,d)=>{i.addTimelineEvent({layerId:a,event:{title:"Error during Navigation",subtitle:d.fullPath,logType:"error",time:i.now(),data:{error:f},groupId:d.meta.__navigationId}})});let o=0;t.beforeEach((f,d)=>{const h={guard:Jl("beforeEach"),from:ys(d,"Current Location during this navigation"),to:ys(f,"Target location")};Object.defineProperty(f.meta,"__navigationId",{value:o++}),i.addTimelineEvent({layerId:a,event:{time:i.now(),title:"Start of navigation",subtitle:f.fullPath,data:h,groupId:f.meta.__navigationId}})}),t.afterEach((f,d,h)=>{const p={guard:Jl("afterEach")};h?(p.failure={_custom:{type:Error,readOnly:!0,display:h?h.message:"",tooltip:"Navigation Failure",value:h}},p.status=Jl("❌")):p.status=Jl("✅"),p.from=ys(d,"Current Location during this navigation"),p.to=ys(f,"Target location"),i.addTimelineEvent({layerId:a,event:{title:"End of navigation",subtitle:f.fullPath,time:i.now(),data:p,logType:h?"warning":"default",groupId:f.meta.__navigationId}})});const s="router-inspector:"+r;i.addInspector({id:s,label:"Routes"+(r?" "+r:""),icon:"book",treeFilterPlaceholder:"Search routes"});function c(){if(!u)return;const f=u;let d=n.getRoutes().filter(h=>!h.parent||!h.parent.record.components);d.forEach(sm),f.filter&&(d=d.filter(h=>zf(h,f.filter.toLowerCase()))),d.forEach(h=>om(h,t.currentRoute.value)),f.rootNodes=d.map(am)}let u;i.on.getInspectorTree(f=>{u=f,f.app===e&&f.inspectorId===s&&c()}),i.on.getInspectorState(f=>{if(f.app===e&&f.inspectorId===s){const h=n.getRoutes().find(p=>p.record.__vd_id===f.nodeId);h&&(f.state={options:zN(h)})}}),i.sendInspectorTree(s),i.sendInspectorState(s)})}function jN(e){return e.optional?e.repeatable?"*":"?":e.repeatable?"+":""}function zN(e){const{record:t}=e,n=[{editable:!1,key:"path",value:t.path}];return t.name!=null&&n.push({editable:!1,key:"name",value:t.name}),n.push({editable:!1,key:"regexp",value:e.re}),e.keys.length&&n.push({editable:!1,key:"keys",value:{_custom:{type:null,readOnly:!0,display:e.keys.map(r=>`${r.name}${jN(r)}`).join(" "),tooltip:"Param keys",value:e.keys}}}),t.redirect!=null&&n.push({editable:!1,key:"redirect",value:t.redirect}),e.alias.length&&n.push({editable:!1,key:"aliases",value:e.alias.map(r=>r.record.path)}),Object.keys(e.record.meta).length&&n.push({editable:!1,key:"meta",value:e.record.meta}),n.push({key:"score",editable:!1,value:{_custom:{type:null,readOnly:!0,display:e.score.map(r=>r.join(", ")).join(" | "),tooltip:"Score used to sort routes",value:e.score}}}),n}const tm=15485081,nm=2450411,rm=8702998,KN=2282478,im=16486972,qN=6710886;function am(e){const t=[],{record:n}=e;n.name!=null&&t.push({label:String(n.name),textColor:0,backgroundColor:KN}),n.aliasOf&&t.push({label:"alias",textColor:0,backgroundColor:im}),e.__vd_match&&t.push({label:"matches",textColor:0,backgroundColor:tm}),e.__vd_exactActive&&t.push({label:"exact",textColor:0,backgroundColor:rm}),e.__vd_active&&t.push({label:"active",textColor:0,backgroundColor:nm}),n.redirect&&t.push({label:typeof n.redirect=="string"?`redirect: ${n.redirect}`:"redirects",textColor:16777215,backgroundColor:qN});let r=n.__vd_id;return r==null&&(r=String(XN++),n.__vd_id=r),{id:r,label:n.path,tags:t,children:e.children.map(am)}}let XN=0;const JN=/^\/(.*)\/([a-z]*)$/;function om(e,t){const n=t.matched.length&&
|
|
23
|
+
</router-view>`)}}function ys(e,t){const n=qe({},e,{matched:e.matched.map(r=>QN(r,["instances","children","aliasOf"]))});return{_custom:{type:null,readOnly:!0,display:e.fullPath,tooltip:t,value:n}}}function Jl(e){return{_custom:{display:e}}}let GN=0;function WN(e,t,n){if(t.__hasDevtools)return;t.__hasDevtools=!0;const r=GN++;xf({id:"org.vuejs.router"+(r?"."+r:""),label:"Vue Router",packageName:"vue-router",homepage:"https://router.vuejs.org",logo:"https://router.vuejs.org/logo.png",componentStateTypes:["Routing"],app:e},i=>{typeof i.now!="function"&&console.warn("[Vue Router]: You seem to be using an outdated version of Vue Devtools. Are you still using the Beta release instead of the stable one? You can find the links at https://devtools.vuejs.org/guide/installation.html."),i.on.inspectComponent((f,d)=>{f.instanceData&&f.instanceData.state.push({type:"Routing",key:"$route",editable:!1,value:ys(t.currentRoute.value,"Current Route")})}),i.on.visitComponentTree(({treeNode:f,componentInstance:d})=>{if(d.__vrv_devtools){const h=d.__vrv_devtools;f.tags.push({label:(h.name?`${h.name.toString()}: `:"")+h.path,textColor:0,tooltip:"This component is rendered by <router-view>",backgroundColor:tm})}nn(d.__vrl_devtools)&&(d.__devtoolsApi=i,d.__vrl_devtools.forEach(h=>{let p=im,v="";h.isExactActive?(p=rm,v="This is exactly active"):h.isActive&&(p=nm,v="This link is active"),f.tags.push({label:h.route.path,textColor:0,tooltip:v,backgroundColor:p})}))}),l.watch(t.currentRoute,()=>{c(),i.notifyComponentUpdate(),i.sendInspectorTree(s),i.sendInspectorState(s)});const a="router:navigations:"+r;i.addTimelineLayer({id:a,label:`Router${r?" "+r:""} Navigations`,color:4237508}),t.onError((f,d)=>{i.addTimelineEvent({layerId:a,event:{title:"Error during Navigation",subtitle:d.fullPath,logType:"error",time:i.now(),data:{error:f},groupId:d.meta.__navigationId}})});let o=0;t.beforeEach((f,d)=>{const h={guard:Jl("beforeEach"),from:ys(d,"Current Location during this navigation"),to:ys(f,"Target location")};Object.defineProperty(f.meta,"__navigationId",{value:o++}),i.addTimelineEvent({layerId:a,event:{time:i.now(),title:"Start of navigation",subtitle:f.fullPath,data:h,groupId:f.meta.__navigationId}})}),t.afterEach((f,d,h)=>{const p={guard:Jl("afterEach")};h?(p.failure={_custom:{type:Error,readOnly:!0,display:h?h.message:"",tooltip:"Navigation Failure",value:h}},p.status=Jl("❌")):p.status=Jl("✅"),p.from=ys(d,"Current Location during this navigation"),p.to=ys(f,"Target location"),i.addTimelineEvent({layerId:a,event:{title:"End of navigation",subtitle:f.fullPath,time:i.now(),data:p,logType:h?"warning":"default",groupId:f.meta.__navigationId}})});const s="router-inspector:"+r;i.addInspector({id:s,label:"Routes"+(r?" "+r:""),icon:"book",treeFilterPlaceholder:"Search routes"});function c(){if(!u)return;const f=u;let d=n.getRoutes().filter(h=>!h.parent||!h.parent.record.components);d.forEach(sm),f.filter&&(d=d.filter(h=>zf(h,f.filter.toLowerCase()))),d.forEach(h=>om(h,t.currentRoute.value)),f.rootNodes=d.map(am)}let u;i.on.getInspectorTree(f=>{u=f,f.app===e&&f.inspectorId===s&&c()}),i.on.getInspectorState(f=>{if(f.app===e&&f.inspectorId===s){const h=n.getRoutes().find(p=>p.record.__vd_id===f.nodeId);h&&(f.state={options:zN(h)})}}),i.sendInspectorTree(s),i.sendInspectorState(s)})}function jN(e){return e.optional?e.repeatable?"*":"?":e.repeatable?"+":""}function zN(e){const{record:t}=e,n=[{editable:!1,key:"path",value:t.path}];return t.name!=null&&n.push({editable:!1,key:"name",value:t.name}),n.push({editable:!1,key:"regexp",value:e.re}),e.keys.length&&n.push({editable:!1,key:"keys",value:{_custom:{type:null,readOnly:!0,display:e.keys.map(r=>`${r.name}${jN(r)}`).join(" "),tooltip:"Param keys",value:e.keys}}}),t.redirect!=null&&n.push({editable:!1,key:"redirect",value:t.redirect}),e.alias.length&&n.push({editable:!1,key:"aliases",value:e.alias.map(r=>r.record.path)}),Object.keys(e.record.meta).length&&n.push({editable:!1,key:"meta",value:e.record.meta}),n.push({key:"score",editable:!1,value:{_custom:{type:null,readOnly:!0,display:e.score.map(r=>r.join(", ")).join(" | "),tooltip:"Score used to sort routes",value:e.score}}}),n}const tm=15485081,nm=2450411,rm=8702998,KN=2282478,im=16486972,qN=6710886;function am(e){const t=[],{record:n}=e;n.name!=null&&t.push({label:String(n.name),textColor:0,backgroundColor:KN}),n.aliasOf&&t.push({label:"alias",textColor:0,backgroundColor:im}),e.__vd_match&&t.push({label:"matches",textColor:0,backgroundColor:tm}),e.__vd_exactActive&&t.push({label:"exact",textColor:0,backgroundColor:rm}),e.__vd_active&&t.push({label:"active",textColor:0,backgroundColor:nm}),n.redirect&&t.push({label:typeof n.redirect=="string"?`redirect: ${n.redirect}`:"redirects",textColor:16777215,backgroundColor:qN});let r=n.__vd_id;return r==null&&(r=String(XN++),n.__vd_id=r),{id:r,label:n.path,tags:t,children:e.children.map(am)}}let XN=0;const JN=/^\/(.*)\/([a-z]*)$/;function om(e,t){const n=t.matched.length&&Xr(t.matched[t.matched.length-1],e.record);e.__vd_exactActive=e.__vd_active=n,n||(e.__vd_active=t.matched.some(r=>Xr(r,e.record))),e.children.forEach(r=>om(r,t))}function sm(e){e.__vd_match=!1,e.children.forEach(sm)}function zf(e,t){const n=String(e.re).match(JN);if(e.__vd_match=!1,!n||n.length<3)return!1;if(new RegExp(n[1].replace(/\$$/,""),n[2]).test(t))return e.children.forEach(o=>zf(o,t)),e.record.path!=="/"||t==="/"?(e.__vd_match=e.re.test(t),!0):!1;const i=e.record.path.toLowerCase(),a=ms(i);return!t.startsWith("/")&&(a.includes(t)||i.includes(t))||a.startsWith(t)||i.startsWith(t)||e.record.name&&String(e.record.name).includes(t)?!0:e.children.some(o=>zf(o,t))}function QN(e,t){const n={};for(const r in e)t.includes(r)||(n[r]=e[r]);return n}function ZN(e){const t=hN(e.routes,e),n=e.parseQuery||AN,r=e.stringifyQuery||q_,i=e.history;if(process.env.NODE_ENV!=="production"&&!i)throw new Error('Provide the "history" option when calling "createRouter()": https://next.router.vuejs.org/api/#history.');const a=gs(),o=gs(),s=gs(),c=l.shallowRef(Jr);let u=Jr;hr&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const f=Yf.bind(null,b=>""+b),d=Yf.bind(null,PN),h=Yf.bind(null,ms);function p(b,H){let X,ue;return Y_(b)?(X=t.getRecordMatcher(b),ue=H):ue=b,t.addRoute(ue,X)}function v(b){const H=t.getRecordMatcher(b);H?t.removeRoute(H):process.env.NODE_ENV!=="production"&&Le(`Cannot remove non-existent route "${String(b)}"`)}function m(){return t.getRoutes().map(b=>b.record)}function _(b){return!!t.getRecordMatcher(b)}function g(b,H){if(H=qe({},H||c.value),typeof b=="string"){const ve=Vf(n,b,H.path),x=t.resolve({path:ve.path},H),te=i.createHref(ve.fullPath);return process.env.NODE_ENV!=="production"&&(te.startsWith("//")?Le(`Location "${b}" resolved to "${te}". A resolved location cannot start with multiple slashes.`):x.matched.length||Le(`No match found for location with path "${b}"`)),qe(ve,x,{params:h(x.params),hash:ms(ve.hash),redirectedFrom:void 0,href:te})}let X;if("path"in b)process.env.NODE_ENV!=="production"&&"params"in b&&!("name"in b)&&Object.keys(b.params).length&&Le(`Path "${b.path}" was passed with params but they will be ignored. Use a named route alongside params instead.`),X=qe({},b,{path:Vf(n,b.path,H.path).path});else{const ve=qe({},b.params);for(const x in ve)ve[x]==null&&delete ve[x];X=qe({},b,{params:d(ve)}),H.params=d(H.params)}const ue=t.resolve(X,H),be=b.hash||"";process.env.NODE_ENV!=="production"&&be&&!be.startsWith("#")&&Le(`A \`hash\` should always start with the character "#". Replace "${be}" with "#${be}".`),ue.params=f(h(ue.params));const ze=FT(r,qe({},b,{hash:ON(be),path:ue.path})),fe=i.createHref(ze);return process.env.NODE_ENV!=="production"&&(fe.startsWith("//")?Le(`Location "${b}" resolved to "${fe}". A resolved location cannot start with multiple slashes.`):ue.matched.length||Le(`No match found for location with path "${"path"in b?b.path:b}"`)),qe({fullPath:ze,hash:be,query:r===q_?MN(b.query):b.query||{}},ue,{redirectedFrom:void 0,href:fe})}function y(b){return typeof b=="string"?Vf(n,b,c.value.path):qe({},b)}function Y(b,H){if(u!==b)return Ua(8,{from:H,to:b})}function A(b){return C(b)}function L(b){return A(qe(y(b),{replace:!0}))}function w(b){const H=b.matched[b.matched.length-1];if(H&&H.redirect){const{redirect:X}=H;let ue=typeof X=="function"?X(b):X;if(typeof ue=="string"&&(ue=ue.includes("?")||ue.includes("#")?ue=y(ue):{path:ue},ue.params={}),process.env.NODE_ENV!=="production"&&!("path"in ue)&&!("name"in ue))throw Le(`Invalid redirect found:
|
|
24
24
|
${JSON.stringify(ue,null,2)}
|
|
25
|
-
when navigating to "${b.fullPath}". A redirect must contain a name or path. This will break in production.`),new Error("Invalid redirect");return qe({query:b.query,hash:b.hash,params:"path"in ue?{}:b.params},ue)}}function C(b,H){const X=u=g(b),ue=c.value,be=b.state,ze=b.force,fe=b.replace===!0,ve=w(X);if(ve)return C(qe(y(ve),{state:typeof ve=="object"?qe({},be,ve.state):be,force:ze,replace:fe}),H||X);const x=X;x.redirectedFrom=H;let te;return!ze&&R_(r,ue,X)&&(te=Ua(16,{to:x,from:ue}),k(ue,ue,!0,!1)),(te?Promise.resolve(te):R(x,ue)).catch(re=>
|
|
26
|
-
Are you always returning a new location within a navigation guard? That would lead to this error. Only return when redirecting or aborting, that should fix this. This might break in production if not fixed.`),Promise.reject(new Error("Infinite redirect in navigation guard"))):C(qe({replace:fe},y(re.to),{state:typeof re.to=="object"?qe({},be,re.to.state):be,force:ze}),H||x)}else re=Q(x,ue,!0,fe,be);return M(x,ue,re),re})}function K(b,H){const X=Y(b,H);return X?Promise.reject(X):Promise.resolve()}function $(b){const H=J.values().next().value;return H&&typeof H.runWithContext=="function"?H.runWithContext(b):b()}function R(b,H){let X;const[ue,be,ze]=eD(b,H);X=jf(ue.reverse(),"beforeRouteLeave",b,H);for(const ve of ue)ve.leaveGuards.forEach(x=>{X.push(
|
|
25
|
+
when navigating to "${b.fullPath}". A redirect must contain a name or path. This will break in production.`),new Error("Invalid redirect");return qe({query:b.query,hash:b.hash,params:"path"in ue?{}:b.params},ue)}}function C(b,H){const X=u=g(b),ue=c.value,be=b.state,ze=b.force,fe=b.replace===!0,ve=w(X);if(ve)return C(qe(y(ve),{state:typeof ve=="object"?qe({},be,ve.state):be,force:ze,replace:fe}),H||X);const x=X;x.redirectedFrom=H;let te;return!ze&&R_(r,ue,X)&&(te=Ua(16,{to:x,from:ue}),k(ue,ue,!0,!1)),(te?Promise.resolve(te):R(x,ue)).catch(re=>pr(re)?pr(re,2)?re:N(re):B(re,x,ue)).then(re=>{if(re){if(pr(re,2))return process.env.NODE_ENV!=="production"&&R_(r,g(re.to),x)&&H&&(H._count=H._count?H._count+1:1)>30?(Le(`Detected a possibly infinite redirection in a navigation guard when going from "${ue.fullPath}" to "${x.fullPath}". Aborting to avoid a Stack Overflow.
|
|
26
|
+
Are you always returning a new location within a navigation guard? That would lead to this error. Only return when redirecting or aborting, that should fix this. This might break in production if not fixed.`),Promise.reject(new Error("Infinite redirect in navigation guard"))):C(qe({replace:fe},y(re.to),{state:typeof re.to=="object"?qe({},be,re.to.state):be,force:ze}),H||x)}else re=Q(x,ue,!0,fe,be);return M(x,ue,re),re})}function K(b,H){const X=Y(b,H);return X?Promise.reject(X):Promise.resolve()}function $(b){const H=J.values().next().value;return H&&typeof H.runWithContext=="function"?H.runWithContext(b):b()}function R(b,H){let X;const[ue,be,ze]=eD(b,H);X=jf(ue.reverse(),"beforeRouteLeave",b,H);for(const ve of ue)ve.leaveGuards.forEach(x=>{X.push(Qr(x,b,H))});const fe=K.bind(null,b,H);return X.push(fe),ge(X).then(()=>{X=[];for(const ve of a.list())X.push(Qr(ve,b,H));return X.push(fe),ge(X)}).then(()=>{X=jf(be,"beforeRouteUpdate",b,H);for(const ve of be)ve.updateGuards.forEach(x=>{X.push(Qr(x,b,H))});return X.push(fe),ge(X)}).then(()=>{X=[];for(const ve of ze)if(ve.beforeEnter)if(nn(ve.beforeEnter))for(const x of ve.beforeEnter)X.push(Qr(x,b,H));else X.push(Qr(ve.beforeEnter,b,H));return X.push(fe),ge(X)}).then(()=>(b.matched.forEach(ve=>ve.enterCallbacks={}),X=jf(ze,"beforeRouteEnter",b,H),X.push(fe),ge(X))).then(()=>{X=[];for(const ve of o.list())X.push(Qr(ve,b,H));return X.push(fe),ge(X)}).catch(ve=>pr(ve,8)?ve:Promise.reject(ve))}function M(b,H,X){s.list().forEach(ue=>$(()=>ue(b,H,X)))}function Q(b,H,X,ue,be){const ze=Y(b,H);if(ze)return ze;const fe=H===Jr,ve=hr?history.state:{};X&&(ue||fe?i.replace(b.fullPath,qe({scroll:fe&&ve&&ve.scroll},be)):i.push(b.fullPath,be)),c.value=b,k(b,H,X,fe),N()}let q;function S(){q||(q=i.listen((b,H,X)=>{if(!de.listening)return;const ue=g(b),be=w(ue);if(be){C(qe(be,{replace:!0}),ue).catch(ps);return}u=ue;const ze=c.value;hr&&zT(A_(ze.fullPath,X.delta),Xl()),R(ue,ze).catch(fe=>pr(fe,12)?fe:pr(fe,2)?(C(fe.to,ue).then(ve=>{pr(ve,20)&&!X.delta&&X.type===vs.pop&&i.go(-1,!1)}).catch(ps),Promise.reject()):(X.delta&&i.go(-X.delta,!1),B(fe,ue,ze))).then(fe=>{fe=fe||Q(ue,ze,!1),fe&&(X.delta&&!pr(fe,8)?i.go(-X.delta,!1):X.type===vs.pop&&pr(fe,20)&&i.go(-1,!1)),M(ue,ze,fe)}).catch(ps)}))}let I=gs(),U=gs(),E;function B(b,H,X){N(b);const ue=U.list();return ue.length?ue.forEach(be=>be(b,H,X)):(process.env.NODE_ENV!=="production"&&Le("uncaught error during route navigation:"),console.error(b)),Promise.reject(b)}function ce(){return E&&c.value!==Jr?Promise.resolve():new Promise((b,H)=>{I.add([b,H])})}function N(b){return E||(E=!b,S(),I.list().forEach(([H,X])=>b?X(b):H()),I.reset()),b}function k(b,H,X,ue){const{scrollBehavior:be}=e;if(!hr||!be)return Promise.resolve();const ze=!X&&KT(A_(b.fullPath,0))||(ue||!X)&&history.state&&history.state.scroll||null;return l.nextTick().then(()=>be(b,H,ze)).then(fe=>fe&&jT(fe)).catch(fe=>B(fe,b,H))}const O=b=>i.go(b);let T;const J=new Set,de={currentRoute:c,listening:!0,addRoute:p,removeRoute:v,hasRoute:_,getRoutes:m,resolve:g,options:e,push:A,replace:L,go:O,back:()=>O(-1),forward:()=>O(1),beforeEach:a.add,beforeResolve:o.add,afterEach:s.add,onError:U.add,isReady:ce,install(b){const H=this;b.component("RouterLink",LN),b.component("RouterView",UN),b.config.globalProperties.$router=H,Object.defineProperty(b.config.globalProperties,"$route",{enumerable:!0,get:()=>l.unref(c)}),hr&&!T&&c.value===Jr&&(T=!0,A(i.location).catch(be=>{process.env.NODE_ENV!=="production"&&Le("Unexpected error when starting the router:",be)}));const X={};for(const be in Jr)Object.defineProperty(X,be,{get:()=>c.value[be],enumerable:!0});b.provide(Hf,H),b.provide(Gf,l.shallowReactive(X)),b.provide(Wf,c);const ue=b.unmount;J.add(b),b.unmount=function(){J.delete(b),J.size<1&&(u=Jr,q&&q(),q=null,c.value=Jr,T=!1,E=!1),ue()},process.env.NODE_ENV!=="production"&&hr&&WN(b,H,t)}};function ge(b){return b.reduce((H,X)=>H.then(()=>$(X)),Promise.resolve())}return de}function eD(e,t){const n=[],r=[],i=[],a=Math.max(t.matched.length,e.matched.length);for(let o=0;o<a;o++){const s=t.matched[o];s&&(e.matched.find(u=>Xr(u,s))?r.push(s):n.push(s));const c=e.matched[o];c&&(t.matched.find(u=>Xr(u,c))||i.push(c))}return[n,r,i]}function tD(){return l.inject(Gf)}var lm=!1;function Ql(e,t,n){return Array.isArray(e)?(e.length=Math.max(e.length,t),e.splice(t,1,n),n):(e[t]=n,n)}function Kf(e,t){if(Array.isArray(e)){e.splice(t,1);return}delete e[t]}/*!
|
|
27
27
|
* pinia v2.1.7
|
|
28
28
|
* (c) 2023 Eduardo San Martin Morote
|
|
29
29
|
* @license MIT
|
|
30
|
-
*/let Ss;const Es=e=>Ss=e,cm=process.env.NODE_ENV!=="production"?Symbol("pinia"):Symbol();function Yi(e){return e&&typeof e=="object"&&Object.prototype.toString.call(e)==="[object Object]"&&typeof e.toJSON!="function"}var Un;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})(Un||(Un={}));const Zl=typeof window<"u",Ts=(process.env.NODE_ENV!=="production"||!1)&&process.env.NODE_ENV!=="test"&&Zl,um=typeof window=="object"&&window.window===window?window:typeof self=="object"&&self.self===self?self:typeof global=="object"&&global.global===global?global:typeof globalThis=="object"?globalThis:{HTMLElement:null};function nD(e,{autoBom:t=!1}={}){return t&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(e.type)?new Blob(["\uFEFF",e],{type:e.type}):e}function qf(e,t,n){const r=new XMLHttpRequest;r.open("GET",e),r.responseType="blob",r.onload=function(){hm(r.response,t,n)},r.onerror=function(){console.error("could not download file")},r.send()}function fm(e){const t=new XMLHttpRequest;t.open("HEAD",e,!1);try{t.send()}catch{}return t.status>=200&&t.status<=299}function ec(e){try{e.dispatchEvent(new MouseEvent("click"))}catch{const n=document.createEvent("MouseEvents");n.initMouseEvent("click",!0,!0,window,0,0,0,80,20,!1,!1,!1,!1,0,null),e.dispatchEvent(n)}}const tc=typeof navigator=="object"?navigator:{userAgent:""},dm=/Macintosh/.test(tc.userAgent)&&/AppleWebKit/.test(tc.userAgent)&&!/Safari/.test(tc.userAgent),hm=Zl?typeof HTMLAnchorElement<"u"&&"download"in HTMLAnchorElement.prototype&&!dm?rD:"msSaveOrOpenBlob"in tc?iD:aD:()=>{};function rD(e,t="download",n){const r=document.createElement("a");r.download=t,r.rel="noopener",typeof e=="string"?(r.href=e,r.origin!==location.origin?fm(r.href)?qf(e,t,n):(r.target="_blank",ec(r)):ec(r)):(r.href=URL.createObjectURL(e),setTimeout(function(){URL.revokeObjectURL(r.href)},4e4),setTimeout(function(){ec(r)},0))}function iD(e,t="download",n){if(typeof e=="string")if(fm(e))qf(e,t,n);else{const r=document.createElement("a");r.href=e,r.target="_blank",setTimeout(function(){ec(r)})}else navigator.msSaveOrOpenBlob(nD(e,n),t)}function aD(e,t,n,r){if(r=r||open("","_blank"),r&&(r.document.title=r.document.body.innerText="downloading..."),typeof e=="string")return qf(e,t,n);const i=e.type==="application/octet-stream",a=/constructor/i.test(String(um.HTMLElement))||"safari"in um,o=/CriOS\/[\d]+/.test(navigator.userAgent);if((o||i&&a||dm)&&typeof FileReader<"u"){const s=new FileReader;s.onloadend=function(){let c=s.result;if(typeof c!="string")throw r=null,new Error("Wrong reader.result type");c=o?c:c.replace(/^data:[^;]*;/,"data:attachment/file;"),r?r.location.href=c:location.assign(c),r=null},s.readAsDataURL(e)}else{const s=URL.createObjectURL(e);r?r.location.assign(s):location.href=s,r=null,setTimeout(function(){URL.revokeObjectURL(s)},4e4)}}function wt(e,t){const n="🍍 "+e;typeof __VUE_DEVTOOLS_TOAST__=="function"?__VUE_DEVTOOLS_TOAST__(n,t):t==="error"?console.error(n):t==="warn"?console.warn(n):console.log(n)}function Xf(e){return"_a"in e&&"install"in e}function pm(){if(!("clipboard"in navigator))return wt("Your browser doesn't support the Clipboard API","error"),!0}function vm(e){return e instanceof Error&&e.message.toLowerCase().includes("document is not focused")?(wt('You need to activate the "Emulate a focused page" setting in the "Rendering" panel of devtools.',"warn"),!0):!1}async function oD(e){if(!pm())try{await navigator.clipboard.writeText(JSON.stringify(e.state.value)),wt("Global state copied to clipboard.")}catch(t){if(vm(t))return;wt("Failed to serialize the state. Check the console for more details.","error"),console.error(t)}}async function sD(e){if(!pm())try{_m(e,JSON.parse(await navigator.clipboard.readText())),wt("Global state pasted from clipboard.")}catch(t){if(vm(t))return;wt("Failed to deserialize the state from clipboard. Check the console for more details.","error"),console.error(t)}}async function lD(e){try{hm(new Blob([JSON.stringify(e.state.value)],{type:"text/plain;charset=utf-8"}),"pinia-state.json")}catch(t){wt("Failed to export the state as JSON. Check the console for more details.","error"),console.error(t)}}let
|
|
30
|
+
*/let Ss;const Es=e=>Ss=e,cm=process.env.NODE_ENV!=="production"?Symbol("pinia"):Symbol();function Yi(e){return e&&typeof e=="object"&&Object.prototype.toString.call(e)==="[object Object]"&&typeof e.toJSON!="function"}var Un;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})(Un||(Un={}));const Zl=typeof window<"u",Ts=(process.env.NODE_ENV!=="production"||!1)&&process.env.NODE_ENV!=="test"&&Zl,um=typeof window=="object"&&window.window===window?window:typeof self=="object"&&self.self===self?self:typeof global=="object"&&global.global===global?global:typeof globalThis=="object"?globalThis:{HTMLElement:null};function nD(e,{autoBom:t=!1}={}){return t&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(e.type)?new Blob(["\uFEFF",e],{type:e.type}):e}function qf(e,t,n){const r=new XMLHttpRequest;r.open("GET",e),r.responseType="blob",r.onload=function(){hm(r.response,t,n)},r.onerror=function(){console.error("could not download file")},r.send()}function fm(e){const t=new XMLHttpRequest;t.open("HEAD",e,!1);try{t.send()}catch{}return t.status>=200&&t.status<=299}function ec(e){try{e.dispatchEvent(new MouseEvent("click"))}catch{const n=document.createEvent("MouseEvents");n.initMouseEvent("click",!0,!0,window,0,0,0,80,20,!1,!1,!1,!1,0,null),e.dispatchEvent(n)}}const tc=typeof navigator=="object"?navigator:{userAgent:""},dm=/Macintosh/.test(tc.userAgent)&&/AppleWebKit/.test(tc.userAgent)&&!/Safari/.test(tc.userAgent),hm=Zl?typeof HTMLAnchorElement<"u"&&"download"in HTMLAnchorElement.prototype&&!dm?rD:"msSaveOrOpenBlob"in tc?iD:aD:()=>{};function rD(e,t="download",n){const r=document.createElement("a");r.download=t,r.rel="noopener",typeof e=="string"?(r.href=e,r.origin!==location.origin?fm(r.href)?qf(e,t,n):(r.target="_blank",ec(r)):ec(r)):(r.href=URL.createObjectURL(e),setTimeout(function(){URL.revokeObjectURL(r.href)},4e4),setTimeout(function(){ec(r)},0))}function iD(e,t="download",n){if(typeof e=="string")if(fm(e))qf(e,t,n);else{const r=document.createElement("a");r.href=e,r.target="_blank",setTimeout(function(){ec(r)})}else navigator.msSaveOrOpenBlob(nD(e,n),t)}function aD(e,t,n,r){if(r=r||open("","_blank"),r&&(r.document.title=r.document.body.innerText="downloading..."),typeof e=="string")return qf(e,t,n);const i=e.type==="application/octet-stream",a=/constructor/i.test(String(um.HTMLElement))||"safari"in um,o=/CriOS\/[\d]+/.test(navigator.userAgent);if((o||i&&a||dm)&&typeof FileReader<"u"){const s=new FileReader;s.onloadend=function(){let c=s.result;if(typeof c!="string")throw r=null,new Error("Wrong reader.result type");c=o?c:c.replace(/^data:[^;]*;/,"data:attachment/file;"),r?r.location.href=c:location.assign(c),r=null},s.readAsDataURL(e)}else{const s=URL.createObjectURL(e);r?r.location.assign(s):location.href=s,r=null,setTimeout(function(){URL.revokeObjectURL(s)},4e4)}}function wt(e,t){const n="🍍 "+e;typeof __VUE_DEVTOOLS_TOAST__=="function"?__VUE_DEVTOOLS_TOAST__(n,t):t==="error"?console.error(n):t==="warn"?console.warn(n):console.log(n)}function Xf(e){return"_a"in e&&"install"in e}function pm(){if(!("clipboard"in navigator))return wt("Your browser doesn't support the Clipboard API","error"),!0}function vm(e){return e instanceof Error&&e.message.toLowerCase().includes("document is not focused")?(wt('You need to activate the "Emulate a focused page" setting in the "Rendering" panel of devtools.',"warn"),!0):!1}async function oD(e){if(!pm())try{await navigator.clipboard.writeText(JSON.stringify(e.state.value)),wt("Global state copied to clipboard.")}catch(t){if(vm(t))return;wt("Failed to serialize the state. Check the console for more details.","error"),console.error(t)}}async function sD(e){if(!pm())try{_m(e,JSON.parse(await navigator.clipboard.readText())),wt("Global state pasted from clipboard.")}catch(t){if(vm(t))return;wt("Failed to deserialize the state from clipboard. Check the console for more details.","error"),console.error(t)}}async function lD(e){try{hm(new Blob([JSON.stringify(e.state.value)],{type:"text/plain;charset=utf-8"}),"pinia-state.json")}catch(t){wt("Failed to export the state as JSON. Check the console for more details.","error"),console.error(t)}}let vr;function cD(){vr||(vr=document.createElement("input"),vr.type="file",vr.accept=".json");function e(){return new Promise((t,n)=>{vr.onchange=async()=>{const r=vr.files;if(!r)return t(null);const i=r.item(0);return t(i?{text:await i.text(),file:i}:null)},vr.oncancel=()=>t(null),vr.onerror=n,vr.click()})}return e}async function uD(e){try{const n=await cD()();if(!n)return;const{text:r,file:i}=n;_m(e,JSON.parse(r)),wt(`Global state imported from "${i.name}".`)}catch(t){wt("Failed to import the state from JSON. Check the console for more details.","error"),console.error(t)}}function _m(e,t){for(const n in t){const r=e.state.value[n];r?Object.assign(r,t[n]):e.state.value[n]=t[n]}}function wn(e){return{_custom:{display:e}}}const mm="🍍 Pinia (root)",Jf="_root";function fD(e){return Xf(e)?{id:Jf,label:mm}:{id:e.$id,label:e.$id}}function dD(e){if(Xf(e)){const n=Array.from(e._s.keys()),r=e._s;return{state:n.map(a=>({editable:!0,key:a,value:e.state.value[a]})),getters:n.filter(a=>r.get(a)._getters).map(a=>{const o=r.get(a);return{editable:!1,key:a,value:o._getters.reduce((s,c)=>(s[c]=o[c],s),{})}})}}const t={state:Object.keys(e.$state).map(n=>({editable:!0,key:n,value:e.$state[n]}))};return e._getters&&e._getters.length&&(t.getters=e._getters.map(n=>({editable:!1,key:n,value:e[n]}))),e._customProperties.size&&(t.customProperties=Array.from(e._customProperties).map(n=>({editable:!0,key:n,value:e[n]}))),t}function hD(e){return e?Array.isArray(e)?e.reduce((t,n)=>(t.keys.push(n.key),t.operations.push(n.type),t.oldValue[n.key]=n.oldValue,t.newValue[n.key]=n.newValue,t),{oldValue:{},keys:[],operations:[],newValue:{}}):{operation:wn(e.type),key:wn(e.key),oldValue:e.oldValue,newValue:e.newValue}:{}}function pD(e){switch(e){case Un.direct:return"mutation";case Un.patchFunction:return"$patch";case Un.patchObject:return"$patch";default:return"unknown"}}let Ha=!0;const nc=[],Vi="pinia:mutations",At="pinia",{assign:vD}=Object,rc=e=>"🍍 "+e;function _D(e,t){xf({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:nc,app:e},n=>{typeof n.now!="function"&&wt("You seem to be using an outdated version of Vue Devtools. Are you still using the Beta release instead of the stable one? You can find the links at https://devtools.vuejs.org/guide/installation.html."),n.addTimelineLayer({id:Vi,label:"Pinia 🍍",color:15064968}),n.addInspector({id:At,label:"Pinia 🍍",icon:"storage",treeFilterPlaceholder:"Search stores",actions:[{icon:"content_copy",action:()=>{oD(t)},tooltip:"Serialize and copy the state"},{icon:"content_paste",action:async()=>{await sD(t),n.sendInspectorTree(At),n.sendInspectorState(At)},tooltip:"Replace the state with the content of your clipboard"},{icon:"save",action:()=>{lD(t)},tooltip:"Save the state as a JSON file"},{icon:"folder_open",action:async()=>{await uD(t),n.sendInspectorTree(At),n.sendInspectorState(At)},tooltip:"Import the state from a JSON file"}],nodeActions:[{icon:"restore",tooltip:'Reset the state (with "$reset")',action:r=>{const i=t._s.get(r);i?typeof i.$reset!="function"?wt(`Cannot reset "${r}" store because it doesn't have a "$reset" method implemented.`,"warn"):(i.$reset(),wt(`Store "${r}" reset.`)):wt(`Cannot reset "${r}" store because it wasn't found.`,"warn")}}]}),n.on.inspectComponent((r,i)=>{const a=r.componentInstance&&r.componentInstance.proxy;if(a&&a._pStores){const o=r.componentInstance.proxy._pStores;Object.values(o).forEach(s=>{r.instanceData.state.push({type:rc(s.$id),key:"state",editable:!0,value:s._isOptionsAPI?{_custom:{value:l.toRaw(s.$state),actions:[{icon:"restore",tooltip:"Reset the state of this store",action:()=>s.$reset()}]}}:Object.keys(s.$state).reduce((c,u)=>(c[u]=s.$state[u],c),{})}),s._getters&&s._getters.length&&r.instanceData.state.push({type:rc(s.$id),key:"getters",editable:!1,value:s._getters.reduce((c,u)=>{try{c[u]=s[u]}catch(f){c[u]=f}return c},{})})})}}),n.on.getInspectorTree(r=>{if(r.app===e&&r.inspectorId===At){let i=[t];i=i.concat(Array.from(t._s.values())),r.rootNodes=(r.filter?i.filter(a=>"$id"in a?a.$id.toLowerCase().includes(r.filter.toLowerCase()):mm.toLowerCase().includes(r.filter.toLowerCase())):i).map(fD)}}),n.on.getInspectorState(r=>{if(r.app===e&&r.inspectorId===At){const i=r.nodeId===Jf?t:t._s.get(r.nodeId);if(!i)return;i&&(r.state=dD(i))}}),n.on.editInspectorState((r,i)=>{if(r.app===e&&r.inspectorId===At){const a=r.nodeId===Jf?t:t._s.get(r.nodeId);if(!a)return wt(`store "${r.nodeId}" not found`,"error");const{path:o}=r;Xf(a)?o.unshift("state"):(o.length!==1||!a._customProperties.has(o[0])||o[0]in a.$state)&&o.unshift("$state"),Ha=!1,r.set(a,o,r.state.value),Ha=!0}}),n.on.editComponentState(r=>{if(r.type.startsWith("🍍")){const i=r.type.replace(/^🍍\s*/,""),a=t._s.get(i);if(!a)return wt(`store "${i}" not found`,"error");const{path:o}=r;if(o[0]!=="state")return wt(`Invalid path for store "${i}":
|
|
31
31
|
${o}
|
|
32
|
-
Only state can be modified.`);o[0]="$state",Ha=!1,r.set(a,o,r.state.value),Ha=!0}})})}function mD(e,t){nc.includes(rc(t.$id))||nc.push(rc(t.$id)),xf({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:nc,app:e,settings:{logStoreChanges:{label:"Notify about new/deleted stores",type:"boolean",defaultValue:!0}}},n=>{const r=typeof n.now=="function"?n.now.bind(n):Date.now;t.$onAction(({after:o,onError:s,name:c,args:u})=>{const f=gm++;n.addTimelineEvent({layerId:
|
|
32
|
+
Only state can be modified.`);o[0]="$state",Ha=!1,r.set(a,o,r.state.value),Ha=!0}})})}function mD(e,t){nc.includes(rc(t.$id))||nc.push(rc(t.$id)),xf({id:"dev.esm.pinia",label:"Pinia 🍍",logo:"https://pinia.vuejs.org/logo.svg",packageName:"pinia",homepage:"https://pinia.vuejs.org",componentStateTypes:nc,app:e,settings:{logStoreChanges:{label:"Notify about new/deleted stores",type:"boolean",defaultValue:!0}}},n=>{const r=typeof n.now=="function"?n.now.bind(n):Date.now;t.$onAction(({after:o,onError:s,name:c,args:u})=>{const f=gm++;n.addTimelineEvent({layerId:Vi,event:{time:r(),title:"🛫 "+c,subtitle:"start",data:{store:wn(t.$id),action:wn(c),args:u},groupId:f}}),o(d=>{Zr=void 0,n.addTimelineEvent({layerId:Vi,event:{time:r(),title:"🛬 "+c,subtitle:"end",data:{store:wn(t.$id),action:wn(c),args:u,result:d},groupId:f}})}),s(d=>{Zr=void 0,n.addTimelineEvent({layerId:Vi,event:{time:r(),logType:"error",title:"💥 "+c,subtitle:"end",data:{store:wn(t.$id),action:wn(c),args:u,error:d},groupId:f}})})},!0),t._customProperties.forEach(o=>{l.watch(()=>l.unref(t[o]),(s,c)=>{n.notifyComponentUpdate(),n.sendInspectorState(At),Ha&&n.addTimelineEvent({layerId:Vi,event:{time:r(),title:"Change",subtitle:o,data:{newValue:s,oldValue:c},groupId:Zr}})},{deep:!0})}),t.$subscribe(({events:o,type:s},c)=>{if(n.notifyComponentUpdate(),n.sendInspectorState(At),!Ha)return;const u={time:r(),title:pD(s),data:vD({store:wn(t.$id)},hD(o)),groupId:Zr};s===Un.patchFunction?u.subtitle="⤵️":s===Un.patchObject?u.subtitle="🧩":o&&!Array.isArray(o)&&(u.subtitle=o.type),o&&(u.data["rawEvent(s)"]={_custom:{display:"DebuggerEvent",type:"object",tooltip:"raw DebuggerEvent[]",value:o}}),n.addTimelineEvent({layerId:Vi,event:u})},{detached:!0,flush:"sync"});const i=t._hotUpdate;t._hotUpdate=l.markRaw(o=>{i(o),n.addTimelineEvent({layerId:Vi,event:{time:r(),title:"🔥 "+t.$id,subtitle:"HMR update",data:{store:wn(t.$id),info:wn("HMR update")}}}),n.notifyComponentUpdate(),n.sendInspectorTree(At),n.sendInspectorState(At)});const{$dispose:a}=t;t.$dispose=()=>{a(),n.notifyComponentUpdate(),n.sendInspectorTree(At),n.sendInspectorState(At),n.getSettings().logStoreChanges&&wt(`Disposed "${t.$id}" store 🗑`)},n.notifyComponentUpdate(),n.sendInspectorTree(At),n.sendInspectorState(At),n.getSettings().logStoreChanges&&wt(`"${t.$id}" store installed 🆕`)})}let gm=0,Zr;function ym(e,t,n){const r=t.reduce((i,a)=>(i[a]=l.toRaw(e)[a],i),{});for(const i in r)e[i]=function(){const a=gm,o=n?new Proxy(e,{get(...c){return Zr=a,Reflect.get(...c)},set(...c){return Zr=a,Reflect.set(...c)}}):e;Zr=a;const s=r[i].apply(o,arguments);return Zr=void 0,s}}function gD({app:e,store:t,options:n}){if(t.$id.startsWith("__hot:"))return;t._isOptionsAPI=!!n.state,ym(t,Object.keys(n.actions),t._isOptionsAPI);const r=t._hotUpdate;l.toRaw(t)._hotUpdate=function(i){r.apply(this,arguments),ym(t,Object.keys(i._hmrPayload.actions),!!t._isOptionsAPI)},mD(e,t)}function yD(){const e=l.effectScope(!0),t=e.run(()=>l.ref({}));let n=[],r=[];const i=l.markRaw({install(a){Es(i),i._a=a,a.provide(cm,i),a.config.globalProperties.$pinia=i,Ts&&_D(a,i),r.forEach(o=>n.push(o)),r=[]},use(a){return!this._a&&!lm?r.push(a):n.push(a),this},_p:n,_a:null,_e:e,_s:new Map,state:t});return Ts&&typeof Proxy<"u"&&i.use(gD),i}function Sm(e,t){for(const n in t){const r=t[n];if(!(n in e))continue;const i=e[n];Yi(i)&&Yi(r)&&!l.isRef(r)&&!l.isReactive(r)?e[n]=Sm(i,r):e[n]=r}return e}const Em=()=>{};function Tm(e,t,n,r=Em){e.push(t);const i=()=>{const a=e.indexOf(t);a>-1&&(e.splice(a,1),r())};return!n&&l.getCurrentScope()&&l.onScopeDispose(i),i}function Ga(e,...t){e.slice().forEach(n=>{n(...t)})}const SD=e=>e();function Qf(e,t){e instanceof Map&&t instanceof Map&&t.forEach((n,r)=>e.set(r,n)),e instanceof Set&&t instanceof Set&&t.forEach(e.add,e);for(const n in t){if(!t.hasOwnProperty(n))continue;const r=t[n],i=e[n];Yi(i)&&Yi(r)&&e.hasOwnProperty(n)&&!l.isRef(r)&&!l.isReactive(r)?e[n]=Qf(i,r):e[n]=r}return e}const ED=process.env.NODE_ENV!=="production"?Symbol("pinia:skipHydration"):Symbol();function TD(e){return!Yi(e)||!e.hasOwnProperty(ED)}const{assign:cn}=Object;function Nm(e){return!!(l.isRef(e)&&e.effect)}function Dm(e,t,n,r){const{state:i,actions:a,getters:o}=t,s=n.state.value[e];let c;function u(){!s&&(process.env.NODE_ENV==="production"||!r)&&(n.state.value[e]=i?i():{});const f=process.env.NODE_ENV!=="production"&&r?l.toRefs(l.ref(i?i():{}).value):l.toRefs(n.state.value[e]);return cn(f,a,Object.keys(o||{}).reduce((d,h)=>(process.env.NODE_ENV!=="production"&&h in f&&console.warn(`[🍍]: A getter cannot have the same name as another state property. Rename one of them. Found with "${h}" in store "${e}".`),d[h]=l.markRaw(l.computed(()=>{Es(n);const p=n._s.get(e);return o[h].call(p,p)})),d),{}))}return c=Zf(e,u,t,n,r,!0),c}function Zf(e,t,n={},r,i,a){let o;const s=cn({actions:{}},n);if(process.env.NODE_ENV!=="production"&&!r._e.active)throw new Error("Pinia destroyed");const c={deep:!0};process.env.NODE_ENV!=="production"&&!lm&&(c.onTrigger=R=>{u?p=R:u==!1&&!C._hotUpdating&&(Array.isArray(p)?p.push(R):console.error("🍍 debuggerEvents should be an array. This is most likely an internal Pinia bug."))});let u,f,d=[],h=[],p;const v=r.state.value[e];!a&&!v&&(process.env.NODE_ENV==="production"||!i)&&(r.state.value[e]={});const m=l.ref({});let _;function g(R){let M;u=f=!1,process.env.NODE_ENV!=="production"&&(p=[]),typeof R=="function"?(R(r.state.value[e]),M={type:Un.patchFunction,storeId:e,events:p}):(Qf(r.state.value[e],R),M={type:Un.patchObject,payload:R,storeId:e,events:p});const Q=_=Symbol();l.nextTick().then(()=>{_===Q&&(u=!0)}),f=!0,Ga(d,M,r.state.value[e])}const y=a?function(){const{state:M}=n,Q=M?M():{};this.$patch(q=>{cn(q,Q)})}:process.env.NODE_ENV!=="production"?()=>{throw new Error(`🍍: Store "${e}" is built using the setup syntax and does not implement $reset().`)}:Em;function Y(){o.stop(),d=[],h=[],r._s.delete(e)}function A(R,M){return function(){Es(r);const Q=Array.from(arguments),q=[],S=[];function I(B){q.push(B)}function U(B){S.push(B)}Ga(h,{args:Q,name:R,store:C,after:I,onError:U});let E;try{E=M.apply(this&&this.$id===e?this:C,Q)}catch(B){throw Ga(S,B),B}return E instanceof Promise?E.then(B=>(Ga(q,B),B)).catch(B=>(Ga(S,B),Promise.reject(B))):(Ga(q,E),E)}}const L=l.markRaw({actions:{},getters:{},state:[],hotState:m}),w={_p:r,$id:e,$onAction:Tm.bind(null,h),$patch:g,$reset:y,$subscribe(R,M={}){const Q=Tm(d,R,M.detached,()=>q()),q=o.run(()=>l.watch(()=>r.state.value[e],S=>{(M.flush==="sync"?f:u)&&R({storeId:e,type:Un.direct,events:p},S)},cn({},c,M)));return Q},$dispose:Y},C=l.reactive(process.env.NODE_ENV!=="production"||Ts?cn({_hmrPayload:L,_customProperties:l.markRaw(new Set)},w):w);r._s.set(e,C);const $=(r._a&&r._a.runWithContext||SD)(()=>r._e.run(()=>(o=l.effectScope()).run(t)));for(const R in $){const M=$[R];if(l.isRef(M)&&!Nm(M)||l.isReactive(M))process.env.NODE_ENV!=="production"&&i?Ql(m.value,R,l.toRef($,R)):a||(v&&TD(M)&&(l.isRef(M)?M.value=v[R]:Qf(M,v[R])),r.state.value[e][R]=M),process.env.NODE_ENV!=="production"&&L.state.push(R);else if(typeof M=="function"){const Q=process.env.NODE_ENV!=="production"&&i?M:A(R,M);$[R]=Q,process.env.NODE_ENV!=="production"&&(L.actions[R]=M),s.actions[R]=M}else process.env.NODE_ENV!=="production"&&Nm(M)&&(L.getters[R]=a?n.getters[R]:M,Zl&&($._getters||($._getters=l.markRaw([]))).push(R))}if(cn(C,$),cn(l.toRaw(C),$),Object.defineProperty(C,"$state",{get:()=>process.env.NODE_ENV!=="production"&&i?m.value:r.state.value[e],set:R=>{if(process.env.NODE_ENV!=="production"&&i)throw new Error("cannot set hotState");g(M=>{cn(M,R)})}}),process.env.NODE_ENV!=="production"&&(C._hotUpdate=l.markRaw(R=>{C._hotUpdating=!0,R._hmrPayload.state.forEach(M=>{if(M in C.$state){const Q=R.$state[M],q=C.$state[M];typeof Q=="object"&&Yi(Q)&&Yi(q)?Sm(Q,q):R.$state[M]=q}Ql(C,M,l.toRef(R.$state,M))}),Object.keys(C.$state).forEach(M=>{M in R.$state||Kf(C,M)}),u=!1,f=!1,r.state.value[e]=l.toRef(R._hmrPayload,"hotState"),f=!0,l.nextTick().then(()=>{u=!0});for(const M in R._hmrPayload.actions){const Q=R[M];Ql(C,M,A(M,Q))}for(const M in R._hmrPayload.getters){const Q=R._hmrPayload.getters[M],q=a?l.computed(()=>(Es(r),Q.call(C,C))):Q;Ql(C,M,q)}Object.keys(C._hmrPayload.getters).forEach(M=>{M in R._hmrPayload.getters||Kf(C,M)}),Object.keys(C._hmrPayload.actions).forEach(M=>{M in R._hmrPayload.actions||Kf(C,M)}),C._hmrPayload=R._hmrPayload,C._getters=R._getters,C._hotUpdating=!1})),Ts){const R={writable:!0,configurable:!0,enumerable:!1};["_p","_hmrPayload","_getters","_customProperties"].forEach(M=>{Object.defineProperty(C,M,cn({value:C[M]},R))})}return r._p.forEach(R=>{if(Ts){const M=o.run(()=>R({store:C,app:r._a,pinia:r,options:s}));Object.keys(M||{}).forEach(Q=>C._customProperties.add(Q)),cn(C,M)}else cn(C,o.run(()=>R({store:C,app:r._a,pinia:r,options:s})))}),process.env.NODE_ENV!=="production"&&C.$state&&typeof C.$state=="object"&&typeof C.$state.constructor=="function"&&!C.$state.constructor.toString().includes("[native code]")&&console.warn(`[🍍]: The "state" must be a plain object. It cannot be
|
|
33
33
|
state: () => new MyClass()
|
|
34
34
|
Found in store "${C.$id}".`),v&&a&&n.hydrate&&n.hydrate(C.$state,v),u=!0,f=!0,C}function Wa(e,t,n){let r,i;const a=typeof t=="function";if(typeof e=="string")r=e,i=a?n:t;else if(i=e,r=e.id,process.env.NODE_ENV!=="production"&&typeof r!="string")throw new Error('[🍍]: "defineStore()" must be passed a store id as its first argument.');function o(s,c){const u=l.hasInjectionContext();if(s=(process.env.NODE_ENV==="test"&&Ss&&Ss._testing?null:s)||(u?l.inject(cm,null):null),s&&Es(s),process.env.NODE_ENV!=="production"&&!Ss)throw new Error(`[🍍]: "getActivePinia()" was called but there was no active Pinia. Are you trying to use a store before calling "app.use(pinia)"?
|
|
35
35
|
See https://pinia.vuejs.org/core-concepts/outside-component-usage.html for help.
|
|
36
|
-
This will fail in production.`);s=Ss,s._s.has(r)||(a?Zf(r,t,i,s):Dm(r,i,s),process.env.NODE_ENV!=="production"&&(o._pinia=s));const f=s._s.get(r);if(process.env.NODE_ENV!=="production"&&c){const d="__hot:"+r,h=a?Zf(d,t,i,s,!0):Dm(d,cn({},i),s,!0);c._hotUpdate(h),delete s.state.value[d],s._s.delete(d)}if(process.env.NODE_ENV!=="production"&&Zl){const d=l.getCurrentInstance();if(d&&d.proxy&&!c){const h=d.proxy,p="_pStores"in h?h._pStores:h._pStores={};p[r]=f}}return f}return o.$id=r,o}function ed(e,t){return Array.isArray(t)?t.reduce((n,r)=>(n[r]=function(){return e(this.$pinia)[r]},n),{}):Object.keys(t).reduce((n,r)=>(n[r]=function(){const i=e(this.$pinia),a=t[r];return typeof a=="function"?a.call(this,i):i[a]},n),{})}class ND extends Error{constructor(t){super(`The filter '${t}' was not found.`)}}class td{constructor(t,n,r,i){Ye(this,"id");Ye(this,"componentId");Ye(this,"displayPosition");Ye(this,"display");this.id=t,this.componentId=n,this.displayPosition=r,this.display=i}filterRecords(t){return t.filter(n=>this.matchesRecord(n))}matchesRecord(t){throw new Error("matchesRecord or filterRecords must be overridden!")}}const xi=class xi{static register(t){xi.providers.push(t)}static clear(){xi.providers=[]}static trackSearch(t){xi.providers.forEach(n=>n.trackSearch(t))}static trackSort(t){xi.providers.forEach(n=>n.trackSort(t))}static trackApplicationStart(){xi.providers.forEach(t=>t.trackApplicationStart())}};Ye(xi,"providers",[]);let ja=xi;const ft=Wa("filter",()=>{const e=l.ref(!1),t=l.ref([]),n=l.computed(()=>t.value),r=l.computed(()=>n.value.length),i=h=>{t.value.push(h)},a=()=>{t.value=[]};function o(){t.value.forEach(h=>h.reset())}const s=l.computed(()=>{const h=f.value.filter(p=>p.isActive());return ja.trackSearch(h),h}),c=l.computed(()=>s.value.length>0),u=l.computed(()=>t.value.sort((h,p)=>h.displayPosition<p.displayPosition?-1:h.displayPosition>p.displayPosition?1:0)),f=l.computed(()=>e.value===!0?u.value:u.value.filter(h=>h.display==="quick"));return{showAdvanced:e,filters:t,all:n,count:r,active:s,hasActive:c,forDisplay:f,byId:h=>{const p=t.value.find(v=>v.id===h);if(p===void 0)throw new ND(h);return p},reset:o,add:i,clear:a}});class DD extends Error{constructor(t){super(`The record ${t} was not found.`)}}function wm(e,t){const n=e.indexOf(t);if(n==-1)return;const r=n+1;if(r<=e.length-1)return e[r]}function bm(e,t){const n=e.indexOf(t);if(n==-1)return;const r=n-1;if(r>=0)return e[r]}class nd extends Error{constructor(t){super(`The field ${t} was not found.`)}}const km={SourceDataFile:"./site-data.json",ShortenedRecordCount:50};class Cm extends Error{constructor(n,r){super(n);Ye(this,"innerError");r&&(this.innerError=r)}}class wD{async getData(){try{const t=await fetch(km.SourceDataFile);if(!t.ok)throw new Cm(`Response status not OK. StatusCode: "${t.status}". StatusText: ${t.statusText} `);return await t.json()}catch(t){throw console.error(t),new Cm("Failed to read source data.",t)}}}function bD(e){const t={},n=za();return Object.keys(e).sort().forEach(r=>{if(n.byId(r)===void 0)throw new nd(r)}),n.all.forEach(r=>{t[r.id]={value:e[r.id],field:r}}),t}function kD(e){return e.map(t=>bD(t))}const Ns=Wa("dataset",()=>{const e=l.ref(!1),t=l.ref(""),n=l.ref(!1),r=l.ref();async function i(){try{e.value=!0;const o=new wD;r.value=await o.getData(),n.value=!0,Vi().set(kD(r.value.records))}catch(o){t.value=`Failed to fetch or process site-data.json from the website root. ${o}`}finally{e.value=!1}}const a=l.computed(()=>t.value!=""?"ERROR":e.value?"LOADING":n.value?"OK":"EMPTY");return{errorMessage:t,status:a,loadData:i,dataset:r}}),za=Wa("fields",()=>{const e=Ns(),t=l.computed(()=>{var i;return((i=e.dataset)==null?void 0:i.fields)??[]}),n=l.computed(()=>t.value.length);function r(i){const a=t.value.find(o=>o.id===i);if(a===void 0)throw new nd(i);return a}return{all:t,count:n,byId:r}}),Hn=Wa("properties",()=>{const e=za(),t=Ns(),n=l.ref({}),r=l.computed(()=>{var d;return(d=t.dataset)==null?void 0:d.properties}),i=l.computed(()=>{var d;return((d=r==null?void 0:r.value)==null?void 0:d.metadata)??void 0}),a=l.computed(()=>{var d;return((d=r==null?void 0:r.value)==null?void 0:d.title)??"Loading..."}),o=l.computed(()=>{var d;return((d=r==null?void 0:r.value)==null?void 0:d.resultMode)??"filter"}),s=l.computed(()=>{var d,h;return(d=r==null?void 0:r.value)!=null&&d.sortableFields?(h=r==null?void 0:r.value)==null?void 0:h.sortableFields.map(p=>e.byId(p)):[]}),c=l.computed(()=>{var d,h;if((d=r==null?void 0:r.value)!=null&&d.idField)return e.byId((h=r==null?void 0:r.value)==null?void 0:h.idField);throw new nd("UNDEFINED")});function u(d){n.value=d}return{pages:l.computed(()=>n.value.pages===void 0?[{path:"/about",label:"About",component:"CapeAboutPage"}]:n.value.pages),metadata:i,title:a,idField:c,sortableFields:s,resultMode:o,setOptions:u,options:n}}),Vi=Wa("records",()=>{const e=l.ref([]),t=l.computed(()=>e.value.length),n=l.computed(()=>[...e.value]),r=Hn();function i(c){const u=e.value.find(f=>f[r.idField.id].value==c);if(u===void 0)throw new DD(c);return u}function a(c){e.value=c}function o(c){return wm(n.value,c)}function s(c){return bm(n.value,c)}return{all:n,count:t,byId:i,set:a,next:o,previous:s,records:e}});var Qr=(e=>(e.Ascending="Ascending",e.Descending="Descending",e))(Qr||{});function CD(e,t,n,r){var s,c;if(!n||!r)return 0;const i=(s=e[n])==null?void 0:s.value,a=(c=t[n])==null?void 0:c.value;if(!i&&!a)return 0;if(!i&&a)return r===Qr.Ascending?1:-1;if(i&&!a)return r===Qr.Ascending?-1:1;const o=i.toString().localeCompare(a.toString(),void 0,{numeric:!0});return o<0?r===Qr.Ascending?-1:1:o>0?r===Qr.Ascending?1:-1:0}const bn=Wa("searchResults",()=>{const e=Vi(),t=Hn(),n=ft(),r=l.computed(()=>t.resultMode==="search"&&!n.hasActive?[]:n.active.reduce((y,Y)=>Y.filterRecords(y),e.all)),i=l.computed(()=>{ja.trackSort({SortField:f.value,SortDirection:d.value});const y=[...r.value];return u.value&&y.sort((Y,A)=>CD(Y,A,f.value,d.value)),y.slice()}),a=l.computed(()=>{let y=i.value;return y=h.value?y:y.slice(0,km.ShortenedRecordCount),y}),o=l.computed(()=>r.value.length),s=l.computed(()=>a.value.length),c=l.computed(()=>s.value===o.value),u=l.computed(()=>t.sortableFields.length>0);l.computed(()=>f.value==g()),l.computed(()=>d.value==_());const f=l.ref(g()),d=l.ref(_()),h=l.ref(!1);function p(){f.value=g(),d.value=_()}function v(y){return wm(i.value,y)}function m(y){return bm(i.value,y)}function _(){return u.value?Qr.Ascending:void 0}function g(){var y;return u.value?(y=t.sortableFields[0])==null?void 0:y.id:void 0}return{all:r,totalCount:o,visible:a,visibleCount:s,showAllResults:h,allResultsAreVisible:c,hasSortFields:u,sortFieldId:f,sortDirection:d,reset:p,next:v,previous:m}}),Om={template:"#templateCapeHomepageLayout",computed:{...ed(ft,["showAdvanced"]),...ed(bn,{hasMatches:e=>e.totalCount>0})}},OD={class:"cape-home-page"},Rm=l.defineComponent({__name:"CapeHomePage",setup(e){return(t,n)=>(l.openBlock(),l.createElementBlock("form",OD,[l.createVNode(Om)]))}}),Im={template:"#templateCapeRecordCard",props:["record","previousInDataset","nextInDataset","previousInResults","nextInResults"]},RD={key:0,class:"cape-record-page-record-not-found"},ID={class:"cape-record-page-record-id"},Pm=l.defineComponent({__name:"CapeRecordPage",setup(e){const t=tD(),n=Vi(),r=bn(),i=l.computed(()=>t.params.id),a=l.computed(()=>{try{return n.byId(i.value)}catch{return}}),o=l.computed(()=>{if(a.value!==void 0)return r.previous(a.value)}),s=l.computed(()=>{if(a.value!==void 0)return r.next(a.value)}),c=l.computed(()=>{if(a.value!==void 0)return console.log(a.value),n.previous(a.value)}),u=l.computed(()=>{if(a.value!==void 0)return n.next(a.value)});return(f,d)=>a.value===void 0?(l.openBlock(),l.createElementBlock("div",RD,[l.createTextVNode(" The record with Record ID "),l.createElementVNode("span",ID,l.toDisplayString(i.value),1),l.createTextVNode(" does not exist. ")])):(l.openBlock(),l.createBlock(Im,{key:1,class:"cape-record-card",record:a.value,previousInResults:o.value,nextInResults:s.value,previousInDataset:c.value,nextInDataset:u.value},null,8,["record","previousInResults","nextInResults","previousInDataset","nextInDataset"]))}}),Am=ZN({history:ZT("/"),routes:[{name:"root",path:"/",component:Rm},{name:"record",path:"/record/:id",component:Pm}],linkActiveClass:"active",linkExactActiveClass:"active"}),Mm={template:"#templateCapeNavigation",computed:{...ed(Hn,["pages"])}},PD={class:"cape-load-error cape-error"},AD=l.createElementVNode("h2",null,"Unable to load data",-1),MD={class:"cape-load-error-message"},xm=l.defineComponent({__name:"CapeLoadError",setup(e){const t=Ns();return(n,r)=>(l.openBlock(),l.createElementBlock("div",PD,[AD,l.createElementVNode("p",null,[l.createTextVNode(" An error has occurred. The error was: "),l.createElementVNode("span",MD,l.toDisplayString(l.unref(t).errorMessage),1),l.createTextVNode(". ")])]))}});function Ym(e){const t={A:"[AaªÀ-Åà-åĀ-ąǍǎȀ-ȃȦȧᴬᵃḀḁẚẠ-ảₐ℀℁℻⒜Ⓐⓐ㍱-㍴㎀-㎄㎈㎉㎩-㎯㏂㏊㏟㏿Aa]",B:"[BbᴮᵇḂ-ḇℬ⒝Ⓑⓑ㍴㎅-㎇㏃㏈㏔㏝Bb]",C:"[CcÇçĆ-čᶜ℀ℂ℃℅℆ℭⅭⅽ⒞Ⓒⓒ㍶㎈㎉㎝㎠㎤㏄-㏇Cc]",D:"[DdĎďDŽ-džDZ-dzᴰᵈḊ-ḓⅅⅆⅮⅾ⒟Ⓓⓓ㋏㍲㍷-㍹㎗㎭-㎯㏅㏈Dd]",E:"[EeÈ-Ëè-ëĒ-ěȄ-ȇȨȩᴱᵉḘ-ḛẸ-ẽₑ℡ℯℰⅇ⒠Ⓔⓔ㉐㋍㋎Ee]",F:"[FfᶠḞḟ℉ℱ℻⒡Ⓕⓕ㎊-㎌㎙ff-fflFf]",G:"[GgĜ-ģǦǧǴǵᴳᵍḠḡℊ⒢Ⓖⓖ㋌㋍㎇㎍-㎏㎓㎬㏆㏉㏒㏿Gg]",H:"[HhĤĥȞȟʰᴴḢ-ḫẖℋ-ℎ⒣Ⓗⓗ㋌㍱㎐-㎔㏊㏋㏗Hh]",I:"[IiÌ-Ïì-ïĨ-İIJijǏǐȈ-ȋᴵᵢḬḭỈ-ịⁱℐℑℹⅈⅠ-ⅣⅥ-ⅨⅪⅫⅰ-ⅳⅵ-ⅸⅺⅻ⒤Ⓘⓘ㍺㏌㏕fiffiIi]",J:"[JjIJ-ĵLJ-njǰʲᴶⅉ⒥ⒿⓙⱼJj]",K:"[KkĶķǨǩᴷᵏḰ-ḵK⒦Ⓚⓚ㎄㎅㎉㎏㎑㎘㎞㎢㎦㎪㎸㎾㏀㏆㏍-㏏Kk]",L:"[LlĹ-ŀLJ-ljˡᴸḶḷḺ-ḽℒℓ℡Ⅼⅼ⒧Ⓛⓛ㋏㎈㎉㏐-㏓㏕㏖㏿flfflLl]",M:"[MmᴹᵐḾ-ṃ℠™ℳⅯⅿ⒨Ⓜⓜ㍷-㍹㎃㎆㎎㎒㎖㎙-㎨㎫㎳㎷㎹㎽㎿㏁㏂㏎㏐㏔-㏖㏘㏙㏞㏟Mm]",N:"[NnÑñŃ-ʼnNJ-njǸǹᴺṄ-ṋⁿℕ№⒩Ⓝⓝ㎁㎋㎚㎱㎵㎻㏌㏑Nn]",O:"[OoºÒ-Öò-öŌ-őƠơǑǒǪǫȌ-ȏȮȯᴼᵒỌ-ỏₒ℅№ℴ⒪Ⓞⓞ㍵㏇㏒㏖Oo]",P:"[PpᴾᵖṔ-ṗℙ⒫Ⓟⓟ㉐㍱㍶㎀㎊㎩-㎬㎰㎴㎺㏋㏗-㏚Pp]",Q:"[Qqℚ⒬Ⓠⓠ㏃Qq]",R:"[RrŔ-řȐ-ȓʳᴿᵣṘ-ṛṞṟ₨ℛ-ℝ⒭Ⓡⓡ㋍㍴㎭-㎯㏚㏛Rr]",S:"[SsŚ-šſȘșˢṠ-ṣ₨℁℠⒮Ⓢⓢ㎧㎨㎮-㎳㏛㏜stSs]",T:"[TtŢ-ťȚțᵀᵗṪ-ṱẗ℡™⒯Ⓣⓣ㉐㋏㎔㏏ſtstTt]",U:"[UuÙ-Üù-üŨ-ųƯưǓǔȔ-ȗᵁᵘᵤṲ-ṷỤ-ủ℆⒰Ⓤⓤ㍳㍺Uu]",V:"[VvᵛᵥṼ-ṿⅣ-Ⅷⅳ-ⅷ⒱Ⓥⓥⱽ㋎㍵㎴-㎹㏜㏞Vv]",W:"[WwŴŵʷᵂẀ-ẉẘ⒲Ⓦⓦ㎺-㎿㏝Ww]",X:"[XxˣẊ-ẍₓ℻Ⅸ-Ⅻⅸ-ⅻ⒳Ⓧⓧ㏓Xx]",Y:"[YyÝýÿŶ-ŸȲȳʸẎẏẙỲ-ỹ⒴Ⓨⓨ㏉Yy]",Z:"[ZzŹ-žDZ-dzᶻẐ-ẕℤℨ⒵Ⓩⓩ㎐-㎔Zz]"},n=e.replace(/([|()[{.+*?^$\\])/g,"\\$1"),r=function(a){return t[a.toUpperCase()]??a},i=n.replace(/\S/g,r);return new RegExp(i,"g")}function Ka(e){return Array.isArray(e)?e:[e]}class xD extends td{constructor(n,r,i,a,o,s){super(n,r,i,a);Ye(this,"term");Ye(this,"defaultTerm");Ye(this,"placeholder");this.defaultTerm=o,this.placeholder=s,this.term=this.defaultTerm}reset(){this.term=this.defaultTerm}isDefault(){return this.term===this.defaultTerm}isActive(){return this.term!==""}matchesRecord(n){return this.term===void 0||this.term.trim()===""?!1:this.term.trim().toLowerCase().split(/\s+/).every(i=>{const a=Ym(i);return this.termRegexpMatchesRecord(a,n)})}termRegexpMatchesRecord(n,r){return Object.values(r).some(i=>this.termRegexpMatchesValue(n,i.value))}termRegexpMatchesValue(n,r){return Ka(r).some(a=>`${a}`.match(n))}summariseStateAsText(){return`any field contains '${this.term}'`}summariseStateAsObject(){return{id:this.id,term:this.term}}}class ic extends td{constructor(n,r,i,a,o){super(n,r,i,a);Ye(this,"field");o.changeFilterMode||(o.changeFilterMode=!0),this.field=o}matchesRecord(n){const r=n[this.field.id].value;return this.matchesValue(r)}}function YD(e,t){if(e===void 0||e==="")return!1;const n=t.trim().toLowerCase().split(/\s+/),r=Ka(e);return n.every(i=>{const a=Ym(i);return r.some(o=>`${o}`.match(a))})}function Ds(e){return!(e===""||e===void 0||Array.isArray(e)&&e.length===0)}function ac(e){return!Ds(e)}function rd(e,t){return e===""||e===void 0?!1:Ka(e).find(i=>`${i}`.trim().toLowerCase()===t.trim().toLowerCase())!==void 0}class LD extends ic{constructor(n,r,i,a,o,s,c){super(n,r,i,a,o);Ye(this,"term");Ye(this,"defaultTerm");Ye(this,"mode");Ye(this,"defaultMode");this.defaultMode=c,this.defaultTerm=s,this.mode=this.defaultMode,this.term=this.defaultTerm}reset(){this.mode=this.defaultMode,this.term=this.defaultTerm}isDefault(){return this.mode===this.defaultMode&&this.term===this.defaultTerm}isActive(){switch(this.mode){case"contains":case"is":return this.term!=="";case"set":case"notSet":return!0}}matchesValue(n){switch(this.mode){case"contains":return YD(n,this.term);case"is":return rd(n,this.term);case"set":return Ds(n);case"notSet":return ac(n)}}summariseStateAsText(){switch(this.mode){case"is":return`${this.id} is '${this.term}'`;case"contains":return`${this.id} contains '${this.term}'`;case"set":return`${this.id} is present`;case"notSet":return`${this.id} is not present`}}summariseStateAsObject(){return{id:this.id,mode:this.mode,term:this.term}}}function Lm(e,t){return e===""||e===void 0?!1:Ka(e).find(i=>`${i}`===t)!==void 0}function VD(e,t){return t.find(r=>Lm(e,r))!==void 0}class FD extends ic{constructor(n,r,i,a,o,s,c,u){super(n,r,i,a,o);Ye(this,"isTerm");Ye(this,"oneOfTerms");Ye(this,"mode");Ye(this,"defaultIsTerm");Ye(this,"defaultOneOfTerms");Ye(this,"defaultMode");this.defaultIsTerm=s,this.defaultOneOfTerms=c,this.defaultMode=u,this.mode=this.defaultMode,this.isTerm=this.defaultIsTerm,this.oneOfTerms=this.defaultOneOfTerms}reset(){this.mode=this.defaultMode,this.isTerm=this.defaultIsTerm,this.oneOfTerms=this.defaultOneOfTerms}isDefault(){return this.mode===this.defaultMode&&this.isTerm===this.defaultIsTerm&&this.oneOfTerms.toString()===this.defaultOneOfTerms.toString()}isActive(){switch(this.mode){case"is":return this.isTerm!=="";case"oneOf":return this.oneOfTerms.length>0;case"set":case"notSet":return!0}}matchesValue(n){switch(this.mode){case"oneOf":return VD(n,this.oneOfTerms);case"is":return Lm(n,this.isTerm);case"set":return Ds(n);case"notSet":return ac(n)}}summariseStateAsText(){switch(this.mode){case"is":return`${this.id} is '${this.isTerm}'`;case"oneOf":return`${this.id} is one of '${this.oneOfTerms.join(", ")}'`;case"set":return`${this.id} is present`;case"notSet":return`${this.id} is not present`}}summariseStateAsObject(){return{id:this.id,mode:this.mode,isTerm:this.isTerm,oneOfTerms:this.oneOfTerms}}}function $D(e,t,n){return e===""||e===void 0?!1:Ka(e).find(a=>a>=t&&a<=n)!==void 0}function Fi(e){if(e!="")return e}function Vm(e,t){const n=Fi(e);return n??t}class BD extends ic{constructor(n,r,i,a,o,s,c,u,f){super(n,r,i,a,o);Ye(this,"isTerm");Ye(this,"lowerBoundTerm");Ye(this,"upperBoundTerm");Ye(this,"defaultIsTerm");Ye(this,"defaultLowerBound");Ye(this,"defaultUpperBound");Ye(this,"mode");Ye(this,"defaultMode");this.defaultMode=f,this.defaultIsTerm=s,this.defaultLowerBound=c,this.defaultUpperBound=u,this.mode=this.defaultMode,this.isTerm=this.defaultIsTerm,this.lowerBoundTerm=this.defaultLowerBound,this.upperBoundTerm=this.defaultUpperBound}reset(){this.mode=this.defaultMode,this.isTerm=this.defaultIsTerm,this.lowerBoundTerm=this.defaultLowerBound,this.upperBoundTerm=this.defaultUpperBound}isDefault(){switch(this.defaultMode){case"is":return this.mode==this.defaultMode&&Fi(this.isTerm)==this.defaultIsTerm;case"between":return this.mode==this.defaultMode&&Fi(this.lowerBoundTerm)==this.defaultLowerBound&&Fi(this.upperBoundTerm)==this.defaultUpperBound;case"set":case"notSet":return this.mode==this.defaultMode}}isActive(){switch(this.mode){case"is":return Fi(this.isTerm)!==void 0;case"between":return Fi(this.lowerBoundTerm)!==void 0||Fi(this.upperBoundTerm)!==void 0;case"set":case"notSet":return!0}}matchesValue(n){switch(this.mode){case"is":return rd(n,`${this.isTerm}`);case"between":{const r=Vm(this.lowerBoundTerm,Number.NEGATIVE_INFINITY),i=Vm(this.upperBoundTerm,Number.POSITIVE_INFINITY);return $D(n,r,i)}case"set":return Ds(n);case"notSet":return ac(n)}}summariseStateAsText(){switch(this.mode){case"is":return`${this.id} is '${this.isTerm}'`;case"between":return`${this.id} is between '${this.lowerBoundTerm}' and '${this.upperBoundTerm}'`;case"set":return`${this.id} is present`;case"notSet":return`${this.id} is not present`}}summariseStateAsObject(){return{id:this.id,mode:this.mode,isTerm:this.isTerm,lowerBoundTerm:this.lowerBoundTerm,upperBoundTerm:this.upperBoundTerm}}}function UD(e,t,n){return e===""||e===void 0?!1:Ka(e).find(a=>(t===void 0||a>=t)&&(n===void 0||a<=n))!==void 0}class HD extends ic{constructor(n,r,i,a,o,s,c,u,f){super(n,r,i,a,o);Ye(this,"isTerm");Ye(this,"lowerBoundTerm");Ye(this,"upperBoundTerm");Ye(this,"defaultIsTerm");Ye(this,"defaultLowerBound");Ye(this,"defaultUpperBound");Ye(this,"mode");Ye(this,"defaultMode");this.defaultMode=f,this.defaultIsTerm=s,this.defaultLowerBound=c,this.defaultUpperBound=u,this.mode=this.defaultMode,this.isTerm=this.defaultIsTerm,this.lowerBoundTerm=this.defaultLowerBound,this.upperBoundTerm=this.defaultUpperBound}reset(){this.mode=this.defaultMode,this.isTerm=this.defaultIsTerm,this.lowerBoundTerm=this.defaultLowerBound,this.upperBoundTerm=this.defaultUpperBound}isDefault(){return this.mode===this.defaultMode&&this.isTerm===this.defaultIsTerm}isActive(){switch(this.mode){case"is":return this.validDateTerm(this.isTerm);case"between":return this.validBoundsTerm(this.lowerBoundTerm)||this.validBoundsTerm(this.upperBoundTerm);case"set":case"notSet":return!0}}summariseStateAsText(){switch(this.mode){case"is":return`${this.id} is '${this.isTerm}'`;case"between":return`${this.id} is between '${this.lowerBoundTerm}' and '${this.upperBoundTerm}'`;case"set":return`${this.id} is present`;case"notSet":return`${this.id} is not present`}}summariseStateAsObject(){return{id:this.id,mode:this.mode,isTerm:this.isTerm,lowerBoundTerm:this.lowerBoundTerm,upperBoundTerm:this.upperBoundTerm}}validBoundsTerm(n){return n!==void 0&&/^\d{4}(-\d{1,2}(-\d{1,2})?)?$/.test(n)}validDateTerm(n){return n!==void 0&&(this.validDMYTerm(n)||this.validYMDTerm(n))}validDMYTerm(n){return/^\d{1,2}\/\d{1,2}\/\d{4}$/.test(n)}validYMDTerm(n){return/^\d{4}-\d{1,2}-\d{1,2}$/.test(n)}dateParts(n){return n===void 0?[]:this.validBoundsTerm(n)?n.split("-").map(i=>parseInt(i)):[]}termToUpperBound(n){const r=this.dateParts(n);return r.length===0&&r.push(9999),r.length===1&&r.push(99),r.length===2&&r.push(99),this.partsToDateString(r)}termToLowerBound(n){const r=this.dateParts(n);return r.length===0&&r.push(0),r.length===1&&r.push(0),r.length===2&&r.push(0),this.partsToDateString(r)}termToISO(n){if(n===void 0||!this.validDateTerm(n))return;let r;return this.validYMDTerm(n)?r=n.split(/-/):r=n.split(/\//).reverse(),this.partsToDateString(r.map(i=>parseInt(i)))}partsToDateString(n){return n[0].toString().padStart(4,"0")+"-"+n[1].toString().padStart(2,"0")+"-"+n[2].toString().padStart(2,"0")}matchesValue(n){switch(this.mode){case"is":return rd(n,this.termToISO(this.isTerm)??"");case"between":return UD(n,this.termToLowerBound(this.lowerBoundTerm),this.termToUpperBound(this.upperBoundTerm));case"set":return Ds(n);case"notSet":return ac(n)}}}function GD(){WD(),jD(),zD(),QD()}function WD(){ft().clear()}function jD(){ft().add(new xD("free-text","CapeFilterFreeText",-100,"quick","","free text search"))}function zD(){const e=za();let t=0;e.all.forEach(n=>{if(n.filterDisplay==="hide")return;const r=n.filterDisplay??"advanced";switch(t+=100,n.type){case"text":KD(t,n,r);break;case"enum":qD(t,n,r);break;case"integer":XD(t,n,r);break;case"date":JD(t,n,r);break}})}function KD(e,t,n){ft().add(new LD("field-"+t.id,"CapeFilterFieldText",e,n,t,"",t.defaultFilterMode??"contains"))}function qD(e,t,n){ft().add(new FD("field-"+t.id,"CapeFilterFieldEnum",e,n,t,"",[],t.defaultFilterMode??"oneOf"))}function XD(e,t,n){ft().add(new BD("field-"+t.id,"CapeFilterFieldInteger",e,n,t,void 0,void 0,void 0,t.defaultFilterMode??"between"))}function JD(e,t,n){ft().add(new HD("field-"+t.id,"CapeFilterFieldDate",e,n,t,"","","",t.defaultFilterMode??"between"))}function QD(){var n;const e=ft(),t=Hn();((n=t==null?void 0:t.options)==null?void 0:n.additionalFilters)!==void 0&&t.options.additionalFilters.forEach(r=>e.add(r))}const Fm=l.defineComponent({__name:"CapeRoot",async setup(e){let t,n;const r=Ns();return[t,n]=l.withAsyncContext(()=>r.loadData()),await t,n(),GD(),(i,a)=>(l.openBlock(),l.createElementBlock("div",null,[l.unref(r).status==="ERROR"?(l.openBlock(),l.createBlock(xm,{key:0})):l.createCommentVNode("",!0),l.unref(r).status=="OK"?(l.openBlock(),l.createBlock(Mm,{key:1})):l.createCommentVNode("",!0)]))}}),ZD={class:"cape-record-count"},$m=l.defineComponent({__name:"CapeRecordCount",setup(e){const t=Vi();return(n,r)=>(l.openBlock(),l.createElementBlock("span",ZD,l.toDisplayString(l.unref(t).count),1))}}),ew={__name:"CapeAdvancedSearchToggle",setup(e){const t=ft();return(n,r)=>l.withDirectives((l.openBlock(),l.createElementBlock("input",{"data-test":"show-all-filters","onUpdate:modelValue":r[0]||(r[0]=i=>l.unref(t).showAdvanced=i),type:"checkbox",class:"cape-advanced-search-toggle"},null,512)),[[l.vModelCheckbox,l.unref(t).showAdvanced]])}},tw={class:"cape-filters"},nw=l.defineComponent({__name:"CapeFilters",setup(e){const t=ft();return(n,r)=>(l.openBlock(),l.createElementBlock("div",tw,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(l.unref(t).forDisplay,i=>(l.openBlock(),l.createBlock(l.resolveDynamicComponent(i.componentId),{key:i,filterId:i.id},null,8,["filterId"]))),128))]))}}),rw={__name:"CapeFormResetButton",setup(e){const t=ft(),n=bn();function r(){t.reset(),n.reset()}return(i,a)=>(l.openBlock(),l.createElementBlock("button",{"data-test":"new-search-button",onClick:r,type:"button",class:"cape-button cape-reset-button cape-form-reset-button"},[l.renderSlot(i.$slots,"default",{},()=>[l.createTextVNode(" New search ")])]))}},Bm={template:"#templateCapeHeader"},Um=(e,t)=>{const n=e.__vccOpts||e;for(const[r,i]of t)n[r]=i;return n},iw={},aw={class:"cape-loading"},ow=[l.createElementVNode("div",{class:"cape-loading-spinner",role:"status"},[l.createElementVNode("span",{class:"cape-loading-spinner-sr-text"},"Loading...")],-1),l.createElementVNode("p",{class:"cape-loading-text"},"Please wait while the data loads.",-1)];function sw(e,t){return l.openBlock(),l.createElementBlock("div",aw,ow)}const Hm=Um(iw,[["render",sw]]),lw=function(){var n;const e=Hn(),t=(n=e==null?void 0:e.options)==null?void 0:n.environment;return t||(console.warn('Cannot identify your environment name. Pass environment name as CapeOptions.environment when instantiating the CapePlugin. Defaulting to "UNKNOWN".'),"UNKNOWN")},cw={key:0,id:"non-prod-warning","data-test":"non-prod-warning",class:"cape-non-prod-warning cape-warning cape-closeable"},uw=l.createElementVNode("strong",null,"WARNING",-1),fw={class:"cape-non-prod-warning-environment"},dw={key:0,class:"cape-non-prod-warning-instructions","data-test":"env-file-instructions"},hw=l.defineComponent({__name:"CapeNonProdWarning",setup(e){const t=lw(),n=l.ref(!1),r=l.computed(()=>t!="PROD"&&!n.value),i=l.computed(()=>t==="UNKNOWN"),a=function(){n.value=!0};return(o,s)=>r.value?(l.openBlock(),l.createElementBlock("div",cw,[uw,l.createTextVNode(': This is a "'),l.createElementVNode("span",fw,l.toDisplayString(l.unref(t)),1),l.createTextVNode('" instance of this service. '),i.value?(l.openBlock(),l.createElementBlock("div",dw," This pane is being displayed because the CAPE environment for this application is not set to 'PROD'. Note: The CAPE environment for this application is passed in the CapeOptions when calling 'createCapeApp(...)' in the /src/main.ts file. ")):l.createCommentVNode("",!0),l.createElementVNode("span",{"aria-label":"Close",role:"button",tabindex:"0",title:"Hide this message",onClick:a,onKeyup:l.withKeys(a,["enter"]),class:"cape-non-prod-warning-close-button cape-close-button"},"X",32)])):l.createCommentVNode("",!0)}}),Gm={template:"#templateCapeSummaryCard",props:["record"]},pw={key:0,class:"cape-sort-order","data-test":"cape-sort-order"},vw=["for"],_w={class:"cape-sort-order-controls"},mw=["id"],gw=["value"],yw=["id"],Sw=["value"],Ew=["value"],Wm=l.defineComponent({__name:"CapeSortOrder",props:{idDistinguisher:{type:String,required:!0}},setup(e){const t=Hn(),n=bn(),r=e,i=l.computed(()=>`cape-sort-order-${r.idDistinguisher}`),a=l.computed(()=>`cape-sort-order-direction-${r.idDistinguisher}`);return(o,s)=>l.unref(n).hasSortFields&&l.unref(n).visibleCount>0?(l.openBlock(),l.createElementBlock("div",pw,[l.createElementVNode("label",{for:i.value},"Order results by: ",8,vw),l.createElementVNode("div",_w,[l.withDirectives(l.createElementVNode("select",{id:i.value,class:"cape-sort-order-field","onUpdate:modelValue":s[0]||(s[0]=c=>l.unref(n).sortFieldId=c)},[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(l.unref(t).sortableFields,c=>(l.openBlock(),l.createElementBlock("option",{key:c.id,value:c.id},l.toDisplayString(c.label),9,gw))),128))],8,mw),[[l.vModelSelect,l.unref(n).sortFieldId]]),l.withDirectives(l.createElementVNode("select",{class:"cape-sort-order-direction","onUpdate:modelValue":s[1]||(s[1]=c=>l.unref(n).sortDirection=c),"aria-label":"Sort direction",id:a.value},[l.createElementVNode("option",{value:l.unref(Qr).Ascending},"Ascending",8,Sw),l.createElementVNode("option",{value:l.unref(Qr).Descending},"Descending",8,Ew)],8,yw),[[l.vModelSelect,l.unref(n).sortDirection]])])])):l.createCommentVNode("",!0)}}),Tw={__name:"CapeShowAllResultsToggle",setup(e){const t=bn();return(n,r)=>l.withDirectives((l.openBlock(),l.createElementBlock("input",{"data-test":"show-all-filters","onUpdate:modelValue":r[0]||(r[0]=i=>l.unref(t).showAllResults=i),type:"checkbox",class:"cape-show-all-results-toggle"},null,512)),[[l.vModelCheckbox,l.unref(t).showAllResults]])}},Nw={key:0,class:"cape-results-info"},Dw={key:0},ww={key:1},bw={key:1,class:"cape-results-count"},kw=l.defineComponent({__name:"CapeResultsInfo",setup(e){const t=bn();return(n,r)=>l.unref(t).allResultsAreVisible?(l.openBlock(),l.createElementBlock("div",Nw,[l.unref(t).visibleCount==1?(l.openBlock(),l.createElementBlock("div",Dw,"Showing 1 matching record.")):(l.openBlock(),l.createElementBlock("div",ww,"Showing all "+l.toDisplayString(l.unref(t).visibleCount)+" matching records.",1))])):(l.openBlock(),l.createElementBlock("div",bw," Showing first "+l.toDisplayString(l.unref(t).visibleCount)+" of "+l.toDisplayString(l.unref(t).totalCount)+" matching records. ",1))}}),Cw={class:"cape-results-controls flex justify-between"},Ow={class:"flex justify-start"},Rw={key:0,class:"cape-show-all-results-toggle switch switch-sm"},Iw=["for"],id=l.defineComponent({__name:"CapeResultsControls",props:{idDistinguisher:{}},setup(e){const t=e,n=bn(),r=l.computed(()=>!n.allResultsAreVisible||n.showAllResults),i=l.computed(()=>`cape-show-all-results-toggle-${t.idDistinguisher}`);return(a,o)=>(l.openBlock(),l.createElementBlock("div",Cw,[l.createElementVNode("div",Ow,[l.createVNode(kw),r.value?(l.openBlock(),l.createElementBlock("div",Rw,[l.createVNode(Tw,{class:"cape-results-toggle",id:i.value},null,8,["id"]),l.createElementVNode("label",{for:i.value},"Show All Results",8,Iw)])):l.createCommentVNode("",!0)]),l.createVNode(Wm,{"id-distinguisher":a.idDistinguisher},null,8,["id-distinguisher"])]))}}),Pw={class:"cape-results"},Aw={key:0,"data-test":"no-matches",class:"cape-results-no-matches"},Mw=l.defineComponent({__name:"CapeResults",setup(e){const t=bn();return(n,r)=>(l.openBlock(),l.createElementBlock("div",Pw,[l.unref(t).totalCount===0?(l.openBlock(),l.createElementBlock("div",Aw," No matches ")):(l.openBlock(),l.createElementBlock(l.Fragment,{key:1},[l.createVNode(id,{class:"cape-results-controls-top","id-distinguisher":"top"}),(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(l.unref(t).visible,(i,a)=>(l.openBlock(),l.createBlock(Gm,{key:a,record:i},null,8,["record"]))),128)),l.createVNode(id,{class:"cape-results-controls-bottom","id-distinguisher":"bottom"})],64))]))}});//! moment.js
|
|
36
|
+
This will fail in production.`);s=Ss,s._s.has(r)||(a?Zf(r,t,i,s):Dm(r,i,s),process.env.NODE_ENV!=="production"&&(o._pinia=s));const f=s._s.get(r);if(process.env.NODE_ENV!=="production"&&c){const d="__hot:"+r,h=a?Zf(d,t,i,s,!0):Dm(d,cn({},i),s,!0);c._hotUpdate(h),delete s.state.value[d],s._s.delete(d)}if(process.env.NODE_ENV!=="production"&&Zl){const d=l.getCurrentInstance();if(d&&d.proxy&&!c){const h=d.proxy,p="_pStores"in h?h._pStores:h._pStores={};p[r]=f}}return f}return o.$id=r,o}function ed(e,t){return Array.isArray(t)?t.reduce((n,r)=>(n[r]=function(){return e(this.$pinia)[r]},n),{}):Object.keys(t).reduce((n,r)=>(n[r]=function(){const i=e(this.$pinia),a=t[r];return typeof a=="function"?a.call(this,i):i[a]},n),{})}class ND extends Error{constructor(t){super(`The filter '${t}' was not found.`)}}class td{constructor(t,n,r,i){Ye(this,"id");Ye(this,"componentId");Ye(this,"displayPosition");Ye(this,"display");this.id=t,this.componentId=n,this.displayPosition=r,this.display=i}filterRecords(t){return t.filter(n=>this.matchesRecord(n))}matchesRecord(t){throw new Error("matchesRecord or filterRecords must be overridden!")}}const Kr=class Kr{static register(t){Kr.providers.push(t)}static clear(){Kr.providers=[]}static trackPageView(t){Kr.providers.forEach(n=>n.trackPageView(t))}static trackSearch(t){Kr.providers.forEach(n=>n.trackSearch(t))}static trackSort(t){Kr.providers.forEach(n=>n.trackSort(t))}static trackApplicationStart(){Kr.providers.forEach(t=>t.trackApplicationStart())}};Ye(Kr,"providers",[]);let ja=Kr;const ft=Wa("filter",()=>{const e=l.ref(!1),t=l.ref([]),n=l.computed(()=>t.value),r=l.computed(()=>n.value.length),i=h=>{t.value.push(h)},a=()=>{t.value=[]};function o(){t.value.forEach(h=>h.reset())}const s=l.computed(()=>{const h=f.value.filter(p=>p.isActive());return ja.trackSearch(h),h}),c=l.computed(()=>s.value.length>0),u=l.computed(()=>t.value.sort((h,p)=>h.displayPosition<p.displayPosition?-1:h.displayPosition>p.displayPosition?1:0)),f=l.computed(()=>e.value===!0?u.value:u.value.filter(h=>h.display==="quick"));return{showAdvanced:e,filters:t,all:n,count:r,active:s,hasActive:c,forDisplay:f,byId:h=>{const p=t.value.find(v=>v.id===h);if(p===void 0)throw new ND(h);return p},reset:o,add:i,clear:a}});class DD extends Error{constructor(t){super(`The record ${t} was not found.`)}}function wm(e,t){const n=e.indexOf(t);if(n==-1)return;const r=n+1;if(r<=e.length-1)return e[r]}function bm(e,t){const n=e.indexOf(t);if(n==-1)return;const r=n-1;if(r>=0)return e[r]}class nd extends Error{constructor(t){super(`The field ${t} was not found.`)}}const km={SourceDataFile:"./site-data.json",ShortenedRecordCount:50};class Cm extends Error{constructor(n,r){super(n);Ye(this,"innerError");r&&(this.innerError=r)}}class wD{async getData(){try{const t=await fetch(km.SourceDataFile);if(!t.ok)throw new Cm(`Response status not OK. StatusCode: "${t.status}". StatusText: ${t.statusText} `);return await t.json()}catch(t){throw console.error(t),new Cm("Failed to read source data.",t)}}}function bD(e){const t={},n=za();return Object.keys(e).sort().forEach(r=>{if(n.byId(r)===void 0)throw new nd(r)}),n.all.forEach(r=>{t[r.id]={value:e[r.id],field:r}}),t}function kD(e){return e.map(t=>bD(t))}const Ns=Wa("dataset",()=>{const e=l.ref(!1),t=l.ref(""),n=l.ref(!1),r=l.ref();async function i(){try{e.value=!0;const o=new wD;r.value=await o.getData(),n.value=!0,Li().set(kD(r.value.records))}catch(o){t.value=`Failed to fetch or process site-data.json from the website root. ${o}`}finally{e.value=!1}}const a=l.computed(()=>t.value!=""?"ERROR":e.value?"LOADING":n.value?"OK":"EMPTY");return{errorMessage:t,status:a,loadData:i,dataset:r}}),za=Wa("fields",()=>{const e=Ns(),t=l.computed(()=>{var i;return((i=e.dataset)==null?void 0:i.fields)??[]}),n=l.computed(()=>t.value.length);function r(i){const a=t.value.find(o=>o.id===i);if(a===void 0)throw new nd(i);return a}return{all:t,count:n,byId:r}}),Hn=Wa("properties",()=>{const e=za(),t=Ns(),n=l.ref({}),r=l.computed(()=>{var d;return(d=t.dataset)==null?void 0:d.properties}),i=l.computed(()=>{var d;return((d=r==null?void 0:r.value)==null?void 0:d.metadata)??void 0}),a=l.computed(()=>{var d;return((d=r==null?void 0:r.value)==null?void 0:d.title)??"Loading..."}),o=l.computed(()=>{var d;return((d=r==null?void 0:r.value)==null?void 0:d.resultMode)??"filter"}),s=l.computed(()=>{var d,h;return(d=r==null?void 0:r.value)!=null&&d.sortableFields?(h=r==null?void 0:r.value)==null?void 0:h.sortableFields.map(p=>e.byId(p)):[]}),c=l.computed(()=>{var d,h;if((d=r==null?void 0:r.value)!=null&&d.idField)return e.byId((h=r==null?void 0:r.value)==null?void 0:h.idField);throw new nd("UNDEFINED")});function u(d){n.value=d}return{pages:l.computed(()=>n.value.pages===void 0?[{path:"/about",label:"About",component:"CapeAboutPage"}]:n.value.pages),metadata:i,title:a,idField:c,sortableFields:s,resultMode:o,setOptions:u,options:n}}),Li=Wa("records",()=>{const e=l.ref([]),t=l.computed(()=>e.value.length),n=l.computed(()=>[...e.value]),r=Hn();function i(c){const u=e.value.find(f=>f[r.idField.id].value==c);if(u===void 0)throw new DD(c);return u}function a(c){e.value=c}function o(c){return wm(n.value,c)}function s(c){return bm(n.value,c)}return{all:n,count:t,byId:i,set:a,next:o,previous:s,records:e}});var ei=(e=>(e.Ascending="Ascending",e.Descending="Descending",e))(ei||{});function CD(e,t,n,r){var s,c;if(!n||!r)return 0;const i=(s=e[n])==null?void 0:s.value,a=(c=t[n])==null?void 0:c.value;if(!i&&!a)return 0;if(!i&&a)return r===ei.Ascending?1:-1;if(i&&!a)return r===ei.Ascending?-1:1;const o=i.toString().localeCompare(a.toString(),void 0,{numeric:!0});return o<0?r===ei.Ascending?-1:1:o>0?r===ei.Ascending?1:-1:0}const bn=Wa("searchResults",()=>{const e=Li(),t=Hn(),n=ft(),r=l.computed(()=>t.resultMode==="search"&&!n.hasActive?[]:n.active.reduce((y,Y)=>Y.filterRecords(y),e.all)),i=l.computed(()=>{ja.trackSort({SortField:f.value,SortDirection:d.value});const y=[...r.value];return u.value&&y.sort((Y,A)=>CD(Y,A,f.value,d.value)),y.slice()}),a=l.computed(()=>{let y=i.value;return y=h.value?y:y.slice(0,km.ShortenedRecordCount),y}),o=l.computed(()=>r.value.length),s=l.computed(()=>a.value.length),c=l.computed(()=>s.value===o.value),u=l.computed(()=>t.sortableFields.length>0);l.computed(()=>f.value==g()),l.computed(()=>d.value==_());const f=l.ref(g()),d=l.ref(_()),h=l.ref(!1);function p(){f.value=g(),d.value=_()}function v(y){return wm(i.value,y)}function m(y){return bm(i.value,y)}function _(){return u.value?ei.Ascending:void 0}function g(){var y;return u.value?(y=t.sortableFields[0])==null?void 0:y.id:void 0}return{all:r,totalCount:o,visible:a,visibleCount:s,showAllResults:h,allResultsAreVisible:c,hasSortFields:u,sortFieldId:f,sortDirection:d,reset:p,next:v,previous:m}}),Om={template:"#templateCapeHomepageLayout",computed:{...ed(ft,["showAdvanced"]),...ed(bn,{hasMatches:e=>e.totalCount>0})}},OD={class:"cape-home-page"},Rm=l.defineComponent({__name:"CapeHomePage",setup(e){return(t,n)=>(l.openBlock(),l.createElementBlock("form",OD,[l.createVNode(Om)]))}}),Im={template:"#templateCapeRecordCard",props:["record","previousInDataset","nextInDataset","previousInResults","nextInResults"]},RD={key:0,class:"cape-record-page-record-not-found"},ID={class:"cape-record-page-record-id"},Pm=l.defineComponent({__name:"CapeRecordPage",setup(e){const t=tD(),n=Li(),r=bn(),i=l.computed(()=>t.params.id),a=l.computed(()=>{try{return n.byId(i.value)}catch{return}}),o=l.computed(()=>{if(a.value!==void 0)return r.previous(a.value)}),s=l.computed(()=>{if(a.value!==void 0)return r.next(a.value)}),c=l.computed(()=>{if(a.value!==void 0)return console.log(a.value),n.previous(a.value)}),u=l.computed(()=>{if(a.value!==void 0)return n.next(a.value)});return(f,d)=>a.value===void 0?(l.openBlock(),l.createElementBlock("div",RD,[l.createTextVNode(" The record with Record ID "),l.createElementVNode("span",ID,l.toDisplayString(i.value),1),l.createTextVNode(" does not exist. ")])):(l.openBlock(),l.createBlock(Im,{key:1,class:"cape-record-card",record:a.value,previousInResults:o.value,nextInResults:s.value,previousInDataset:c.value,nextInDataset:u.value},null,8,["record","previousInResults","nextInResults","previousInDataset","nextInDataset"]))}}),Am=ZN({history:ZT("/"),routes:[{name:"root",path:"/",component:Rm},{name:"record",path:"/record/:id",component:Pm}],linkActiveClass:"active",linkExactActiveClass:"active"}),Mm={template:"#templateCapeNavigation",computed:{...ed(Hn,["pages"])}},PD={class:"cape-load-error cape-error"},AD=l.createElementVNode("h2",null,"Unable to load data",-1),MD={class:"cape-load-error-message"},xm=l.defineComponent({__name:"CapeLoadError",setup(e){const t=Ns();return(n,r)=>(l.openBlock(),l.createElementBlock("div",PD,[AD,l.createElementVNode("p",null,[l.createTextVNode(" An error has occurred. The error was: "),l.createElementVNode("span",MD,l.toDisplayString(l.unref(t).errorMessage),1),l.createTextVNode(". ")])]))}});function Ym(e){const t={A:"[AaªÀ-Åà-åĀ-ąǍǎȀ-ȃȦȧᴬᵃḀḁẚẠ-ảₐ℀℁℻⒜Ⓐⓐ㍱-㍴㎀-㎄㎈㎉㎩-㎯㏂㏊㏟㏿Aa]",B:"[BbᴮᵇḂ-ḇℬ⒝Ⓑⓑ㍴㎅-㎇㏃㏈㏔㏝Bb]",C:"[CcÇçĆ-čᶜ℀ℂ℃℅℆ℭⅭⅽ⒞Ⓒⓒ㍶㎈㎉㎝㎠㎤㏄-㏇Cc]",D:"[DdĎďDŽ-džDZ-dzᴰᵈḊ-ḓⅅⅆⅮⅾ⒟Ⓓⓓ㋏㍲㍷-㍹㎗㎭-㎯㏅㏈Dd]",E:"[EeÈ-Ëè-ëĒ-ěȄ-ȇȨȩᴱᵉḘ-ḛẸ-ẽₑ℡ℯℰⅇ⒠Ⓔⓔ㉐㋍㋎Ee]",F:"[FfᶠḞḟ℉ℱ℻⒡Ⓕⓕ㎊-㎌㎙ff-fflFf]",G:"[GgĜ-ģǦǧǴǵᴳᵍḠḡℊ⒢Ⓖⓖ㋌㋍㎇㎍-㎏㎓㎬㏆㏉㏒㏿Gg]",H:"[HhĤĥȞȟʰᴴḢ-ḫẖℋ-ℎ⒣Ⓗⓗ㋌㍱㎐-㎔㏊㏋㏗Hh]",I:"[IiÌ-Ïì-ïĨ-İIJijǏǐȈ-ȋᴵᵢḬḭỈ-ịⁱℐℑℹⅈⅠ-ⅣⅥ-ⅨⅪⅫⅰ-ⅳⅵ-ⅸⅺⅻ⒤Ⓘⓘ㍺㏌㏕fiffiIi]",J:"[JjIJ-ĵLJ-njǰʲᴶⅉ⒥ⒿⓙⱼJj]",K:"[KkĶķǨǩᴷᵏḰ-ḵK⒦Ⓚⓚ㎄㎅㎉㎏㎑㎘㎞㎢㎦㎪㎸㎾㏀㏆㏍-㏏Kk]",L:"[LlĹ-ŀLJ-ljˡᴸḶḷḺ-ḽℒℓ℡Ⅼⅼ⒧Ⓛⓛ㋏㎈㎉㏐-㏓㏕㏖㏿flfflLl]",M:"[MmᴹᵐḾ-ṃ℠™ℳⅯⅿ⒨Ⓜⓜ㍷-㍹㎃㎆㎎㎒㎖㎙-㎨㎫㎳㎷㎹㎽㎿㏁㏂㏎㏐㏔-㏖㏘㏙㏞㏟Mm]",N:"[NnÑñŃ-ʼnNJ-njǸǹᴺṄ-ṋⁿℕ№⒩Ⓝⓝ㎁㎋㎚㎱㎵㎻㏌㏑Nn]",O:"[OoºÒ-Öò-öŌ-őƠơǑǒǪǫȌ-ȏȮȯᴼᵒỌ-ỏₒ℅№ℴ⒪Ⓞⓞ㍵㏇㏒㏖Oo]",P:"[PpᴾᵖṔ-ṗℙ⒫Ⓟⓟ㉐㍱㍶㎀㎊㎩-㎬㎰㎴㎺㏋㏗-㏚Pp]",Q:"[Qqℚ⒬Ⓠⓠ㏃Qq]",R:"[RrŔ-řȐ-ȓʳᴿᵣṘ-ṛṞṟ₨ℛ-ℝ⒭Ⓡⓡ㋍㍴㎭-㎯㏚㏛Rr]",S:"[SsŚ-šſȘșˢṠ-ṣ₨℁℠⒮Ⓢⓢ㎧㎨㎮-㎳㏛㏜stSs]",T:"[TtŢ-ťȚțᵀᵗṪ-ṱẗ℡™⒯Ⓣⓣ㉐㋏㎔㏏ſtstTt]",U:"[UuÙ-Üù-üŨ-ųƯưǓǔȔ-ȗᵁᵘᵤṲ-ṷỤ-ủ℆⒰Ⓤⓤ㍳㍺Uu]",V:"[VvᵛᵥṼ-ṿⅣ-Ⅷⅳ-ⅷ⒱Ⓥⓥⱽ㋎㍵㎴-㎹㏜㏞Vv]",W:"[WwŴŵʷᵂẀ-ẉẘ⒲Ⓦⓦ㎺-㎿㏝Ww]",X:"[XxˣẊ-ẍₓ℻Ⅸ-Ⅻⅸ-ⅻ⒳Ⓧⓧ㏓Xx]",Y:"[YyÝýÿŶ-ŸȲȳʸẎẏẙỲ-ỹ⒴Ⓨⓨ㏉Yy]",Z:"[ZzŹ-žDZ-dzᶻẐ-ẕℤℨ⒵Ⓩⓩ㎐-㎔Zz]"},n=e.replace(/([|()[{.+*?^$\\])/g,"\\$1"),r=function(a){return t[a.toUpperCase()]??a},i=n.replace(/\S/g,r);return new RegExp(i,"g")}function Ka(e){return Array.isArray(e)?e:[e]}class xD extends td{constructor(n,r,i,a,o,s){super(n,r,i,a);Ye(this,"term");Ye(this,"defaultTerm");Ye(this,"placeholder");this.defaultTerm=o,this.placeholder=s,this.term=this.defaultTerm}reset(){this.term=this.defaultTerm}isDefault(){return this.term===this.defaultTerm}isActive(){return this.term!==""}matchesRecord(n){return this.term===void 0||this.term.trim()===""?!1:this.term.trim().toLowerCase().split(/\s+/).every(i=>{const a=Ym(i);return this.termRegexpMatchesRecord(a,n)})}termRegexpMatchesRecord(n,r){return Object.values(r).some(i=>this.termRegexpMatchesValue(n,i.value))}termRegexpMatchesValue(n,r){return Ka(r).some(a=>`${a}`.match(n))}summariseStateAsText(){return`any field contains '${this.term}'`}summariseStateAsObject(){return{id:this.id,term:this.term}}}class ic extends td{constructor(n,r,i,a,o){super(n,r,i,a);Ye(this,"field");o.changeFilterMode||(o.changeFilterMode=!0),this.field=o}matchesRecord(n){const r=n[this.field.id].value;return this.matchesValue(r)}}function YD(e,t){if(e===void 0||e==="")return!1;const n=t.trim().toLowerCase().split(/\s+/),r=Ka(e);return n.every(i=>{const a=Ym(i);return r.some(o=>`${o}`.match(a))})}function Ds(e){return!(e===""||e===void 0||Array.isArray(e)&&e.length===0)}function ac(e){return!Ds(e)}function rd(e,t){return e===""||e===void 0?!1:Ka(e).find(i=>`${i}`.trim().toLowerCase()===t.trim().toLowerCase())!==void 0}class VD extends ic{constructor(n,r,i,a,o,s,c){super(n,r,i,a,o);Ye(this,"term");Ye(this,"defaultTerm");Ye(this,"mode");Ye(this,"defaultMode");this.defaultMode=c,this.defaultTerm=s,this.mode=this.defaultMode,this.term=this.defaultTerm}reset(){this.mode=this.defaultMode,this.term=this.defaultTerm}isDefault(){return this.mode===this.defaultMode&&this.term===this.defaultTerm}isActive(){switch(this.mode){case"contains":case"is":return this.term!=="";case"set":case"notSet":return!0}}matchesValue(n){switch(this.mode){case"contains":return YD(n,this.term);case"is":return rd(n,this.term);case"set":return Ds(n);case"notSet":return ac(n)}}summariseStateAsText(){switch(this.mode){case"is":return`${this.id} is '${this.term}'`;case"contains":return`${this.id} contains '${this.term}'`;case"set":return`${this.id} is present`;case"notSet":return`${this.id} is not present`}}summariseStateAsObject(){return{id:this.id,mode:this.mode,term:this.term}}}function Vm(e,t){return e===""||e===void 0?!1:Ka(e).find(i=>`${i}`===t)!==void 0}function LD(e,t){return t.find(r=>Vm(e,r))!==void 0}class FD extends ic{constructor(n,r,i,a,o,s,c,u){super(n,r,i,a,o);Ye(this,"isTerm");Ye(this,"oneOfTerms");Ye(this,"mode");Ye(this,"defaultIsTerm");Ye(this,"defaultOneOfTerms");Ye(this,"defaultMode");this.defaultIsTerm=s,this.defaultOneOfTerms=c,this.defaultMode=u,this.mode=this.defaultMode,this.isTerm=this.defaultIsTerm,this.oneOfTerms=this.defaultOneOfTerms}reset(){this.mode=this.defaultMode,this.isTerm=this.defaultIsTerm,this.oneOfTerms=this.defaultOneOfTerms}isDefault(){return this.mode===this.defaultMode&&this.isTerm===this.defaultIsTerm&&this.oneOfTerms.toString()===this.defaultOneOfTerms.toString()}isActive(){switch(this.mode){case"is":return this.isTerm!=="";case"oneOf":return this.oneOfTerms.length>0;case"set":case"notSet":return!0}}matchesValue(n){switch(this.mode){case"oneOf":return LD(n,this.oneOfTerms);case"is":return Vm(n,this.isTerm);case"set":return Ds(n);case"notSet":return ac(n)}}summariseStateAsText(){switch(this.mode){case"is":return`${this.id} is '${this.isTerm}'`;case"oneOf":return`${this.id} is one of '${this.oneOfTerms.join(", ")}'`;case"set":return`${this.id} is present`;case"notSet":return`${this.id} is not present`}}summariseStateAsObject(){return{id:this.id,mode:this.mode,isTerm:this.isTerm,oneOfTerms:this.oneOfTerms}}}function $D(e,t,n){return e===""||e===void 0?!1:Ka(e).find(a=>a>=t&&a<=n)!==void 0}function Fi(e){if(e!="")return e}function Lm(e,t){const n=Fi(e);return n??t}class BD extends ic{constructor(n,r,i,a,o,s,c,u,f){super(n,r,i,a,o);Ye(this,"isTerm");Ye(this,"lowerBoundTerm");Ye(this,"upperBoundTerm");Ye(this,"defaultIsTerm");Ye(this,"defaultLowerBound");Ye(this,"defaultUpperBound");Ye(this,"mode");Ye(this,"defaultMode");this.defaultMode=f,this.defaultIsTerm=s,this.defaultLowerBound=c,this.defaultUpperBound=u,this.mode=this.defaultMode,this.isTerm=this.defaultIsTerm,this.lowerBoundTerm=this.defaultLowerBound,this.upperBoundTerm=this.defaultUpperBound}reset(){this.mode=this.defaultMode,this.isTerm=this.defaultIsTerm,this.lowerBoundTerm=this.defaultLowerBound,this.upperBoundTerm=this.defaultUpperBound}isDefault(){switch(this.defaultMode){case"is":return this.mode==this.defaultMode&&Fi(this.isTerm)==this.defaultIsTerm;case"between":return this.mode==this.defaultMode&&Fi(this.lowerBoundTerm)==this.defaultLowerBound&&Fi(this.upperBoundTerm)==this.defaultUpperBound;case"set":case"notSet":return this.mode==this.defaultMode}}isActive(){switch(this.mode){case"is":return Fi(this.isTerm)!==void 0;case"between":return Fi(this.lowerBoundTerm)!==void 0||Fi(this.upperBoundTerm)!==void 0;case"set":case"notSet":return!0}}matchesValue(n){switch(this.mode){case"is":return rd(n,`${this.isTerm}`);case"between":{const r=Lm(this.lowerBoundTerm,Number.NEGATIVE_INFINITY),i=Lm(this.upperBoundTerm,Number.POSITIVE_INFINITY);return $D(n,r,i)}case"set":return Ds(n);case"notSet":return ac(n)}}summariseStateAsText(){switch(this.mode){case"is":return`${this.id} is '${this.isTerm}'`;case"between":return`${this.id} is between '${this.lowerBoundTerm}' and '${this.upperBoundTerm}'`;case"set":return`${this.id} is present`;case"notSet":return`${this.id} is not present`}}summariseStateAsObject(){return{id:this.id,mode:this.mode,isTerm:this.isTerm,lowerBoundTerm:this.lowerBoundTerm,upperBoundTerm:this.upperBoundTerm}}}function UD(e,t,n){return e===""||e===void 0?!1:Ka(e).find(a=>(t===void 0||a>=t)&&(n===void 0||a<=n))!==void 0}class HD extends ic{constructor(n,r,i,a,o,s,c,u,f){super(n,r,i,a,o);Ye(this,"isTerm");Ye(this,"lowerBoundTerm");Ye(this,"upperBoundTerm");Ye(this,"defaultIsTerm");Ye(this,"defaultLowerBound");Ye(this,"defaultUpperBound");Ye(this,"mode");Ye(this,"defaultMode");this.defaultMode=f,this.defaultIsTerm=s,this.defaultLowerBound=c,this.defaultUpperBound=u,this.mode=this.defaultMode,this.isTerm=this.defaultIsTerm,this.lowerBoundTerm=this.defaultLowerBound,this.upperBoundTerm=this.defaultUpperBound}reset(){this.mode=this.defaultMode,this.isTerm=this.defaultIsTerm,this.lowerBoundTerm=this.defaultLowerBound,this.upperBoundTerm=this.defaultUpperBound}isDefault(){return this.mode===this.defaultMode&&this.isTerm===this.defaultIsTerm}isActive(){switch(this.mode){case"is":return this.validDateTerm(this.isTerm);case"between":return this.validBoundsTerm(this.lowerBoundTerm)||this.validBoundsTerm(this.upperBoundTerm);case"set":case"notSet":return!0}}summariseStateAsText(){switch(this.mode){case"is":return`${this.id} is '${this.isTerm}'`;case"between":return`${this.id} is between '${this.lowerBoundTerm}' and '${this.upperBoundTerm}'`;case"set":return`${this.id} is present`;case"notSet":return`${this.id} is not present`}}summariseStateAsObject(){return{id:this.id,mode:this.mode,isTerm:this.isTerm,lowerBoundTerm:this.lowerBoundTerm,upperBoundTerm:this.upperBoundTerm}}validBoundsTerm(n){return n!==void 0&&/^\d{4}(-\d{1,2}(-\d{1,2})?)?$/.test(n)}validDateTerm(n){return n!==void 0&&(this.validDMYTerm(n)||this.validYMDTerm(n))}validDMYTerm(n){return/^\d{1,2}\/\d{1,2}\/\d{4}$/.test(n)}validYMDTerm(n){return/^\d{4}-\d{1,2}-\d{1,2}$/.test(n)}dateParts(n){return n===void 0?[]:this.validBoundsTerm(n)?n.split("-").map(i=>parseInt(i)):[]}termToUpperBound(n){const r=this.dateParts(n);return r.length===0&&r.push(9999),r.length===1&&r.push(99),r.length===2&&r.push(99),this.partsToDateString(r)}termToLowerBound(n){const r=this.dateParts(n);return r.length===0&&r.push(0),r.length===1&&r.push(0),r.length===2&&r.push(0),this.partsToDateString(r)}termToISO(n){if(n===void 0||!this.validDateTerm(n))return;let r;return this.validYMDTerm(n)?r=n.split(/-/):r=n.split(/\//).reverse(),this.partsToDateString(r.map(i=>parseInt(i)))}partsToDateString(n){return n[0].toString().padStart(4,"0")+"-"+n[1].toString().padStart(2,"0")+"-"+n[2].toString().padStart(2,"0")}matchesValue(n){switch(this.mode){case"is":return rd(n,this.termToISO(this.isTerm)??"");case"between":return UD(n,this.termToLowerBound(this.lowerBoundTerm),this.termToUpperBound(this.upperBoundTerm));case"set":return Ds(n);case"notSet":return ac(n)}}}function GD(){WD(),jD(),zD(),QD()}function WD(){ft().clear()}function jD(){ft().add(new xD("free-text","CapeFilterFreeText",-100,"quick","","free text search"))}function zD(){const e=za();let t=0;e.all.forEach(n=>{if(n.filterDisplay==="hide")return;const r=n.filterDisplay??"advanced";switch(t+=100,n.type){case"text":KD(t,n,r);break;case"enum":qD(t,n,r);break;case"integer":XD(t,n,r);break;case"date":JD(t,n,r);break}})}function KD(e,t,n){ft().add(new VD("field-"+t.id,"CapeFilterFieldText",e,n,t,"",t.defaultFilterMode??"contains"))}function qD(e,t,n){ft().add(new FD("field-"+t.id,"CapeFilterFieldEnum",e,n,t,"",[],t.defaultFilterMode??"oneOf"))}function XD(e,t,n){ft().add(new BD("field-"+t.id,"CapeFilterFieldInteger",e,n,t,void 0,void 0,void 0,t.defaultFilterMode??"between"))}function JD(e,t,n){ft().add(new HD("field-"+t.id,"CapeFilterFieldDate",e,n,t,"","","",t.defaultFilterMode??"between"))}function QD(){var n;const e=ft(),t=Hn();((n=t==null?void 0:t.options)==null?void 0:n.additionalFilters)!==void 0&&t.options.additionalFilters.forEach(r=>e.add(r))}const Fm=l.defineComponent({__name:"CapeRoot",async setup(e){let t,n;const r=Ns();return[t,n]=l.withAsyncContext(()=>r.loadData()),await t,n(),GD(),(i,a)=>(l.openBlock(),l.createElementBlock("div",null,[l.unref(r).status==="ERROR"?(l.openBlock(),l.createBlock(xm,{key:0})):l.createCommentVNode("",!0),l.unref(r).status=="OK"?(l.openBlock(),l.createBlock(Mm,{key:1})):l.createCommentVNode("",!0)]))}}),ZD={class:"cape-record-count"},$m=l.defineComponent({__name:"CapeRecordCount",setup(e){const t=Li();return(n,r)=>(l.openBlock(),l.createElementBlock("span",ZD,l.toDisplayString(l.unref(t).count),1))}}),ew={__name:"CapeAdvancedSearchToggle",setup(e){const t=ft();return(n,r)=>l.withDirectives((l.openBlock(),l.createElementBlock("input",{"data-test":"show-all-filters","onUpdate:modelValue":r[0]||(r[0]=i=>l.unref(t).showAdvanced=i),type:"checkbox",class:"cape-advanced-search-toggle"},null,512)),[[l.vModelCheckbox,l.unref(t).showAdvanced]])}},tw={class:"cape-filters"},nw=l.defineComponent({__name:"CapeFilters",setup(e){const t=ft();return(n,r)=>(l.openBlock(),l.createElementBlock("div",tw,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(l.unref(t).forDisplay,i=>(l.openBlock(),l.createBlock(l.resolveDynamicComponent(i.componentId),{key:i,filterId:i.id},null,8,["filterId"]))),128))]))}}),rw={__name:"CapeFormResetButton",setup(e){const t=ft(),n=bn();function r(){t.reset(),n.reset()}return(i,a)=>(l.openBlock(),l.createElementBlock("button",{"data-test":"new-search-button",onClick:r,type:"button",class:"cape-button cape-reset-button cape-form-reset-button"},[l.renderSlot(i.$slots,"default",{},()=>[l.createTextVNode(" New search ")])]))}},Bm={template:"#templateCapeHeader"},Um=(e,t)=>{const n=e.__vccOpts||e;for(const[r,i]of t)n[r]=i;return n},iw={},aw={class:"cape-loading"},ow=[l.createElementVNode("div",{class:"cape-loading-spinner",role:"status"},[l.createElementVNode("span",{class:"cape-loading-spinner-sr-text"},"Loading...")],-1),l.createElementVNode("p",{class:"cape-loading-text"},"Please wait while the data loads.",-1)];function sw(e,t){return l.openBlock(),l.createElementBlock("div",aw,ow)}const Hm=Um(iw,[["render",sw]]),lw=function(){var n;const e=Hn(),t=(n=e==null?void 0:e.options)==null?void 0:n.environment;return t||(console.warn('Cannot identify your environment name. Pass environment name as CapeOptions.environment when instantiating the CapePlugin. Defaulting to "UNKNOWN".'),"UNKNOWN")},cw={key:0,id:"non-prod-warning","data-test":"non-prod-warning",class:"cape-non-prod-warning cape-warning cape-closeable"},uw=l.createElementVNode("strong",null,"WARNING",-1),fw={class:"cape-non-prod-warning-environment"},dw={key:0,class:"cape-non-prod-warning-instructions","data-test":"env-file-instructions"},hw=l.defineComponent({__name:"CapeNonProdWarning",setup(e){const t=lw(),n=l.ref(!1),r=l.computed(()=>t!="PROD"&&!n.value),i=l.computed(()=>t==="UNKNOWN"),a=function(){n.value=!0};return(o,s)=>r.value?(l.openBlock(),l.createElementBlock("div",cw,[uw,l.createTextVNode(': This is a "'),l.createElementVNode("span",fw,l.toDisplayString(l.unref(t)),1),l.createTextVNode('" instance of this service. '),i.value?(l.openBlock(),l.createElementBlock("div",dw," This pane is being displayed because the CAPE environment for this application is not set to 'PROD'. Note: The CAPE environment for this application is passed in the CapeOptions when calling 'createCapeApp(...)' in the /src/main.ts file. ")):l.createCommentVNode("",!0),l.createElementVNode("span",{"aria-label":"Close",role:"button",tabindex:"0",title:"Hide this message",onClick:a,onKeyup:l.withKeys(a,["enter"]),class:"cape-non-prod-warning-close-button cape-close-button"},"X",32)])):l.createCommentVNode("",!0)}}),Gm={template:"#templateCapeSummaryCard",props:["record"]},pw={key:0,class:"cape-sort-order","data-test":"cape-sort-order"},vw=["for"],_w={class:"cape-sort-order-controls"},mw=["id"],gw=["value"],yw=["id"],Sw=["value"],Ew=["value"],Wm=l.defineComponent({__name:"CapeSortOrder",props:{idDistinguisher:{type:String,required:!0}},setup(e){const t=Hn(),n=bn(),r=e,i=l.computed(()=>`cape-sort-order-${r.idDistinguisher}`),a=l.computed(()=>`cape-sort-order-direction-${r.idDistinguisher}`);return(o,s)=>l.unref(n).hasSortFields&&l.unref(n).visibleCount>0?(l.openBlock(),l.createElementBlock("div",pw,[l.createElementVNode("label",{for:i.value},"Order results by: ",8,vw),l.createElementVNode("div",_w,[l.withDirectives(l.createElementVNode("select",{id:i.value,class:"cape-sort-order-field","onUpdate:modelValue":s[0]||(s[0]=c=>l.unref(n).sortFieldId=c)},[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(l.unref(t).sortableFields,c=>(l.openBlock(),l.createElementBlock("option",{key:c.id,value:c.id},l.toDisplayString(c.label),9,gw))),128))],8,mw),[[l.vModelSelect,l.unref(n).sortFieldId]]),l.withDirectives(l.createElementVNode("select",{class:"cape-sort-order-direction","onUpdate:modelValue":s[1]||(s[1]=c=>l.unref(n).sortDirection=c),"aria-label":"Sort direction",id:a.value},[l.createElementVNode("option",{value:l.unref(ei).Ascending},"Ascending",8,Sw),l.createElementVNode("option",{value:l.unref(ei).Descending},"Descending",8,Ew)],8,yw),[[l.vModelSelect,l.unref(n).sortDirection]])])])):l.createCommentVNode("",!0)}}),Tw={__name:"CapeShowAllResultsToggle",setup(e){const t=bn();return(n,r)=>l.withDirectives((l.openBlock(),l.createElementBlock("input",{"data-test":"show-all-filters","onUpdate:modelValue":r[0]||(r[0]=i=>l.unref(t).showAllResults=i),type:"checkbox",class:"cape-show-all-results-toggle"},null,512)),[[l.vModelCheckbox,l.unref(t).showAllResults]])}},Nw={key:0,class:"cape-results-info"},Dw={key:0},ww={key:1},bw={key:1,class:"cape-results-count"},kw=l.defineComponent({__name:"CapeResultsInfo",setup(e){const t=bn();return(n,r)=>l.unref(t).allResultsAreVisible?(l.openBlock(),l.createElementBlock("div",Nw,[l.unref(t).visibleCount==1?(l.openBlock(),l.createElementBlock("div",Dw,"Showing 1 matching record.")):(l.openBlock(),l.createElementBlock("div",ww,"Showing all "+l.toDisplayString(l.unref(t).visibleCount)+" matching records.",1))])):(l.openBlock(),l.createElementBlock("div",bw," Showing first "+l.toDisplayString(l.unref(t).visibleCount)+" of "+l.toDisplayString(l.unref(t).totalCount)+" matching records. ",1))}}),Cw={class:"cape-results-controls flex justify-between"},Ow={class:"flex justify-start"},Rw={key:0,class:"cape-show-all-results-toggle switch switch-sm"},Iw=["for"],id=l.defineComponent({__name:"CapeResultsControls",props:{idDistinguisher:{}},setup(e){const t=e,n=bn(),r=l.computed(()=>!n.allResultsAreVisible||n.showAllResults),i=l.computed(()=>`cape-show-all-results-toggle-${t.idDistinguisher}`);return(a,o)=>(l.openBlock(),l.createElementBlock("div",Cw,[l.createElementVNode("div",Ow,[l.createVNode(kw),r.value?(l.openBlock(),l.createElementBlock("div",Rw,[l.createVNode(Tw,{class:"cape-results-toggle",id:i.value},null,8,["id"]),l.createElementVNode("label",{for:i.value},"Show All Results",8,Iw)])):l.createCommentVNode("",!0)]),l.createVNode(Wm,{"id-distinguisher":a.idDistinguisher},null,8,["id-distinguisher"])]))}}),Pw={class:"cape-results"},Aw={key:0,"data-test":"no-matches",class:"cape-results-no-matches"},Mw=l.defineComponent({__name:"CapeResults",setup(e){const t=bn();return(n,r)=>(l.openBlock(),l.createElementBlock("div",Pw,[l.unref(t).totalCount===0?(l.openBlock(),l.createElementBlock("div",Aw," No matches ")):(l.openBlock(),l.createElementBlock(l.Fragment,{key:1},[l.createVNode(id,{class:"cape-results-controls-top","id-distinguisher":"top"}),(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(l.unref(t).visible,(i,a)=>(l.openBlock(),l.createBlock(Gm,{key:a,record:i},null,8,["record"]))),128)),l.createVNode(id,{class:"cape-results-controls-bottom","id-distinguisher":"bottom"})],64))]))}});//! moment.js
|
|
37
37
|
//! version : 2.30.1
|
|
38
38
|
//! authors : Tim Wood, Iskren Chernev, Moment.js contributors
|
|
39
39
|
//! license : MIT
|
|
40
40
|
//! momentjs.com
|
|
41
|
-
var jm;function ne(){return jm.apply(null,arguments)}function xw(e){jm=e}function kn(e){return e instanceof Array||Object.prototype.toString.call(e)==="[object Array]"}function $i(e){return e!=null&&Object.prototype.toString.call(e)==="[object Object]"}function Ge(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function ad(e){if(Object.getOwnPropertyNames)return Object.getOwnPropertyNames(e).length===0;var t;for(t in e)if(Ge(e,t))return!1;return!0}function Wt(e){return e===void 0}function
|
|
41
|
+
var jm;function ne(){return jm.apply(null,arguments)}function xw(e){jm=e}function kn(e){return e instanceof Array||Object.prototype.toString.call(e)==="[object Array]"}function $i(e){return e!=null&&Object.prototype.toString.call(e)==="[object Object]"}function Ge(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function ad(e){if(Object.getOwnPropertyNames)return Object.getOwnPropertyNames(e).length===0;var t;for(t in e)if(Ge(e,t))return!1;return!0}function Wt(e){return e===void 0}function _r(e){return typeof e=="number"||Object.prototype.toString.call(e)==="[object Number]"}function ws(e){return e instanceof Date||Object.prototype.toString.call(e)==="[object Date]"}function zm(e,t){var n=[],r,i=e.length;for(r=0;r<i;++r)n.push(t(e[r],r));return n}function ti(e,t){for(var n in t)Ge(t,n)&&(e[n]=t[n]);return Ge(t,"toString")&&(e.toString=t.toString),Ge(t,"valueOf")&&(e.valueOf=t.valueOf),e}function Gn(e,t,n,r){return Sg(e,t,n,r,!0).utc()}function Yw(){return{empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidEra:null,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],era:null,meridiem:null,rfc2822:!1,weekdayMismatch:!1}}function Oe(e){return e._pf==null&&(e._pf=Yw()),e._pf}var od;Array.prototype.some?od=Array.prototype.some:od=function(e){var t=Object(this),n=t.length>>>0,r;for(r=0;r<n;r++)if(r in t&&e.call(this,t[r],r,t))return!0;return!1};function sd(e){var t=null,n=!1,r=e._d&&!isNaN(e._d.getTime());if(r&&(t=Oe(e),n=od.call(t.parsedDateParts,function(i){return i!=null}),r=t.overflow<0&&!t.empty&&!t.invalidEra&&!t.invalidMonth&&!t.invalidWeekday&&!t.weekdayMismatch&&!t.nullInput&&!t.invalidFormat&&!t.userInvalidated&&(!t.meridiem||t.meridiem&&n),e._strict&&(r=r&&t.charsLeftOver===0&&t.unusedTokens.length===0&&t.bigHour===void 0)),Object.isFrozen==null||!Object.isFrozen(e))e._isValid=r;else return r;return e._isValid}function oc(e){var t=Gn(NaN);return e!=null?ti(Oe(t),e):Oe(t).userInvalidated=!0,t}var Km=ne.momentProperties=[],ld=!1;function cd(e,t){var n,r,i,a=Km.length;if(Wt(t._isAMomentObject)||(e._isAMomentObject=t._isAMomentObject),Wt(t._i)||(e._i=t._i),Wt(t._f)||(e._f=t._f),Wt(t._l)||(e._l=t._l),Wt(t._strict)||(e._strict=t._strict),Wt(t._tzm)||(e._tzm=t._tzm),Wt(t._isUTC)||(e._isUTC=t._isUTC),Wt(t._offset)||(e._offset=t._offset),Wt(t._pf)||(e._pf=Oe(t)),Wt(t._locale)||(e._locale=t._locale),a>0)for(n=0;n<a;n++)r=Km[n],i=t[r],Wt(i)||(e[r]=i);return e}function bs(e){cd(this,e),this._d=new Date(e._d!=null?e._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),ld===!1&&(ld=!0,ne.updateOffset(this),ld=!1)}function Cn(e){return e instanceof bs||e!=null&&e._isAMomentObject!=null}function qm(e){ne.suppressDeprecationWarnings===!1&&typeof console<"u"&&console.warn&&console.warn("Deprecation warning: "+e)}function un(e,t){var n=!0;return ti(function(){if(ne.deprecationHandler!=null&&ne.deprecationHandler(null,e),n){var r=[],i,a,o,s=arguments.length;for(a=0;a<s;a++){if(i="",typeof arguments[a]=="object"){i+=`
|
|
42
42
|
[`+a+"] ";for(o in arguments[0])Ge(arguments[0],o)&&(i+=o+": "+arguments[0][o]+", ");i=i.slice(0,-2)}else i=arguments[a];r.push(i)}qm(e+`
|
|
43
43
|
Arguments: `+Array.prototype.slice.call(r).join("")+`
|
|
44
|
-
`+new Error().stack),n=!1}return t.apply(this,arguments)},t)}var Xm={};function Jm(e,t){ne.deprecationHandler!=null&&ne.deprecationHandler(e,t),Xm[e]||(qm(t),Xm[e]=!0)}ne.suppressDeprecationWarnings=!1,ne.deprecationHandler=null;function Wn(e){return typeof Function<"u"&&e instanceof Function||Object.prototype.toString.call(e)==="[object Function]"}function Lw(e){var t,n;for(n in e)Ge(e,n)&&(t=e[n],Wn(t)?this[n]=t:this["_"+n]=t);this._config=e,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)}function ud(e,t){var n=Zr({},e),r;for(r in t)Ge(t,r)&&($i(e[r])&&$i(t[r])?(n[r]={},Zr(n[r],e[r]),Zr(n[r],t[r])):t[r]!=null?n[r]=t[r]:delete n[r]);for(r in e)Ge(e,r)&&!Ge(t,r)&&$i(e[r])&&(n[r]=Zr({},n[r]));return n}function fd(e){e!=null&&this.set(e)}var dd;Object.keys?dd=Object.keys:dd=function(e){var t,n=[];for(t in e)Ge(e,t)&&n.push(t);return n};var Vw={sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"};function Fw(e,t,n){var r=this._calendar[e]||this._calendar.sameElse;return Wn(r)?r.call(t,n):r}function jn(e,t,n){var r=""+Math.abs(e),i=t-r.length,a=e>=0;return(a?n?"+":"":"-")+Math.pow(10,Math.max(0,i)).toString().substr(1)+r}var hd=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,sc=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,pd={},qa={};function me(e,t,n,r){var i=r;typeof r=="string"&&(i=function(){return this[r]()}),e&&(qa[e]=i),t&&(qa[t[0]]=function(){return jn(i.apply(this,arguments),t[1],t[2])}),n&&(qa[n]=function(){return this.localeData().ordinal(i.apply(this,arguments),e)})}function $w(e){return e.match(/\[[\s\S]/)?e.replace(/^\[|\]$/g,""):e.replace(/\\/g,"")}function Bw(e){var t=e.match(hd),n,r;for(n=0,r=t.length;n<r;n++)qa[t[n]]?t[n]=qa[t[n]]:t[n]=$w(t[n]);return function(i){var a="",o;for(o=0;o<r;o++)a+=Wn(t[o])?t[o].call(i,e):t[o];return a}}function lc(e,t){return e.isValid()?(t=Qm(t,e.localeData()),pd[t]=pd[t]||Bw(t),pd[t](e)):e.localeData().invalidDate()}function Qm(e,t){var n=5;function r(i){return t.longDateFormat(i)||i}for(sc.lastIndex=0;n>=0&&sc.test(e);)e=e.replace(sc,r),sc.lastIndex=0,n-=1;return e}var Uw={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};function Hw(e){var t=this._longDateFormat[e],n=this._longDateFormat[e.toUpperCase()];return t||!n?t:(this._longDateFormat[e]=n.match(hd).map(function(r){return r==="MMMM"||r==="MM"||r==="DD"||r==="dddd"?r.slice(1):r}).join(""),this._longDateFormat[e])}var Gw="Invalid date";function Ww(){return this._invalidDate}var jw="%d",zw=/\d{1,2}/;function Kw(e){return this._ordinal.replace("%d",e)}var qw={future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function Xw(e,t,n,r){var i=this._relativeTime[n];return Wn(i)?i(e,t,n,r):i.replace(/%d/i,e)}function Jw(e,t){var n=this._relativeTime[e>0?"future":"past"];return Wn(n)?n(t):n.replace(/%s/i,t)}var Zm={D:"date",dates:"date",date:"date",d:"day",days:"day",day:"day",e:"weekday",weekdays:"weekday",weekday:"weekday",E:"isoWeekday",isoweekdays:"isoWeekday",isoweekday:"isoWeekday",DDD:"dayOfYear",dayofyears:"dayOfYear",dayofyear:"dayOfYear",h:"hour",hours:"hour",hour:"hour",ms:"millisecond",milliseconds:"millisecond",millisecond:"millisecond",m:"minute",minutes:"minute",minute:"minute",M:"month",months:"month",month:"month",Q:"quarter",quarters:"quarter",quarter:"quarter",s:"second",seconds:"second",second:"second",gg:"weekYear",weekyears:"weekYear",weekyear:"weekYear",GG:"isoWeekYear",isoweekyears:"isoWeekYear",isoweekyear:"isoWeekYear",w:"week",weeks:"week",week:"week",W:"isoWeek",isoweeks:"isoWeek",isoweek:"isoWeek",y:"year",years:"year",year:"year"};function fn(e){return typeof e=="string"?Zm[e]||Zm[e.toLowerCase()]:void 0}function vd(e){var t={},n,r;for(r in e)Ge(e,r)&&(n=fn(r),n&&(t[n]=e[r]));return t}var Qw={date:9,day:11,weekday:11,isoWeekday:11,dayOfYear:4,hour:13,millisecond:16,minute:14,month:8,quarter:7,second:15,weekYear:1,isoWeekYear:1,week:5,isoWeek:5,year:1};function Zw(e){var t=[],n;for(n in e)Ge(e,n)&&t.push({unit:n,priority:Qw[n]});return t.sort(function(r,i){return r.priority-i.priority}),t}var eg=/\d/,rn=/\d\d/,tg=/\d{3}/,_d=/\d{4}/,cc=/[+-]?\d{6}/,rt=/\d\d?/,ng=/\d\d\d\d?/,rg=/\d\d\d\d\d\d?/,uc=/\d{1,3}/,md=/\d{1,4}/,fc=/[+-]?\d{1,6}/,Xa=/\d+/,dc=/[+-]?\d+/,eb=/Z|[+-]\d\d:?\d\d/gi,hc=/Z|[+-]\d\d(?::?\d\d)?/gi,tb=/[+-]?\d+(\.\d{1,3})?/,ks=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i,Ja=/^[1-9]\d?/,gd=/^([1-9]\d|\d)/,pc;pc={};function le(e,t,n){pc[e]=Wn(t)?t:function(r,i){return r&&n?n:t}}function nb(e,t){return Ge(pc,e)?pc[e](t._strict,t._locale):new RegExp(rb(e))}function rb(e){return _r(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(t,n,r,i,a){return n||r||i||a}))}function _r(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}function dn(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function Le(e){var t=+e,n=0;return t!==0&&isFinite(t)&&(n=dn(t)),n}var yd={};function Je(e,t){var n,r=t,i;for(typeof e=="string"&&(e=[e]),vr(t)&&(r=function(a,o){o[t]=Le(a)}),i=e.length,n=0;n<i;n++)yd[e[n]]=r}function Cs(e,t){Je(e,function(n,r,i,a){i._w=i._w||{},t(n,i._w,i,a)})}function ib(e,t,n){t!=null&&Ge(yd,e)&&yd[e](t,n._a,n,e)}function vc(e){return e%4===0&&e%100!==0||e%400===0}var Mt=0,mr=1,zn=2,Tt=3,On=4,gr=5,Bi=6,ab=7,ob=8;me("Y",0,0,function(){var e=this.year();return e<=9999?jn(e,4):"+"+e}),me(0,["YY",2],0,function(){return this.year()%100}),me(0,["YYYY",4],0,"year"),me(0,["YYYYY",5],0,"year"),me(0,["YYYYYY",6,!0],0,"year"),le("Y",dc),le("YY",rt,rn),le("YYYY",md,_d),le("YYYYY",fc,cc),le("YYYYYY",fc,cc),Je(["YYYYY","YYYYYY"],Mt),Je("YYYY",function(e,t){t[Mt]=e.length===2?ne.parseTwoDigitYear(e):Le(e)}),Je("YY",function(e,t){t[Mt]=ne.parseTwoDigitYear(e)}),Je("Y",function(e,t){t[Mt]=parseInt(e,10)});function Os(e){return vc(e)?366:365}ne.parseTwoDigitYear=function(e){return Le(e)+(Le(e)>68?1900:2e3)};var ig=Qa("FullYear",!0);function sb(){return vc(this.year())}function Qa(e,t){return function(n){return n!=null?(ag(this,e,n),ne.updateOffset(this,t),this):Rs(this,e)}}function Rs(e,t){if(!e.isValid())return NaN;var n=e._d,r=e._isUTC;switch(t){case"Milliseconds":return r?n.getUTCMilliseconds():n.getMilliseconds();case"Seconds":return r?n.getUTCSeconds():n.getSeconds();case"Minutes":return r?n.getUTCMinutes():n.getMinutes();case"Hours":return r?n.getUTCHours():n.getHours();case"Date":return r?n.getUTCDate():n.getDate();case"Day":return r?n.getUTCDay():n.getDay();case"Month":return r?n.getUTCMonth():n.getMonth();case"FullYear":return r?n.getUTCFullYear():n.getFullYear();default:return NaN}}function ag(e,t,n){var r,i,a,o,s;if(!(!e.isValid()||isNaN(n))){switch(r=e._d,i=e._isUTC,t){case"Milliseconds":return void(i?r.setUTCMilliseconds(n):r.setMilliseconds(n));case"Seconds":return void(i?r.setUTCSeconds(n):r.setSeconds(n));case"Minutes":return void(i?r.setUTCMinutes(n):r.setMinutes(n));case"Hours":return void(i?r.setUTCHours(n):r.setHours(n));case"Date":return void(i?r.setUTCDate(n):r.setDate(n));case"FullYear":break;default:return}a=n,o=e.month(),s=e.date(),s=s===29&&o===1&&!vc(a)?28:s,i?r.setUTCFullYear(a,o,s):r.setFullYear(a,o,s)}}function lb(e){return e=fn(e),Wn(this[e])?this[e]():this}function cb(e,t){if(typeof e=="object"){e=vd(e);var n=Zw(e),r,i=n.length;for(r=0;r<i;r++)this[n[r].unit](e[n[r].unit])}else if(e=fn(e),Wn(this[e]))return this[e](t);return this}function ub(e,t){return(e%t+t)%t}var ht;Array.prototype.indexOf?ht=Array.prototype.indexOf:ht=function(e){var t;for(t=0;t<this.length;++t)if(this[t]===e)return t;return-1};function Sd(e,t){if(isNaN(e)||isNaN(t))return NaN;var n=ub(t,12);return e+=(t-n)/12,n===1?vc(e)?29:28:31-n%7%2}me("M",["MM",2],"Mo",function(){return this.month()+1}),me("MMM",0,0,function(e){return this.localeData().monthsShort(this,e)}),me("MMMM",0,0,function(e){return this.localeData().months(this,e)}),le("M",rt,Ja),le("MM",rt,rn),le("MMM",function(e,t){return t.monthsShortRegex(e)}),le("MMMM",function(e,t){return t.monthsRegex(e)}),Je(["M","MM"],function(e,t){t[mr]=Le(e)-1}),Je(["MMM","MMMM"],function(e,t,n,r){var i=n._locale.monthsParse(e,r,n._strict);i!=null?t[mr]=i:Oe(n).invalidMonth=e});var fb="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),og="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),sg=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,db=ks,hb=ks;function pb(e,t){return e?kn(this._months)?this._months[e.month()]:this._months[(this._months.isFormat||sg).test(t)?"format":"standalone"][e.month()]:kn(this._months)?this._months:this._months.standalone}function vb(e,t){return e?kn(this._monthsShort)?this._monthsShort[e.month()]:this._monthsShort[sg.test(t)?"format":"standalone"][e.month()]:kn(this._monthsShort)?this._monthsShort:this._monthsShort.standalone}function _b(e,t,n){var r,i,a,o=e.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],r=0;r<12;++r)a=Gn([2e3,r]),this._shortMonthsParse[r]=this.monthsShort(a,"").toLocaleLowerCase(),this._longMonthsParse[r]=this.months(a,"").toLocaleLowerCase();return n?t==="MMM"?(i=ht.call(this._shortMonthsParse,o),i!==-1?i:null):(i=ht.call(this._longMonthsParse,o),i!==-1?i:null):t==="MMM"?(i=ht.call(this._shortMonthsParse,o),i!==-1?i:(i=ht.call(this._longMonthsParse,o),i!==-1?i:null)):(i=ht.call(this._longMonthsParse,o),i!==-1?i:(i=ht.call(this._shortMonthsParse,o),i!==-1?i:null))}function mb(e,t,n){var r,i,a;if(this._monthsParseExact)return _b.call(this,e,t,n);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),r=0;r<12;r++){if(i=Gn([2e3,r]),n&&!this._longMonthsParse[r]&&(this._longMonthsParse[r]=new RegExp("^"+this.months(i,"").replace(".","")+"$","i"),this._shortMonthsParse[r]=new RegExp("^"+this.monthsShort(i,"").replace(".","")+"$","i")),!n&&!this._monthsParse[r]&&(a="^"+this.months(i,"")+"|^"+this.monthsShort(i,""),this._monthsParse[r]=new RegExp(a.replace(".",""),"i")),n&&t==="MMMM"&&this._longMonthsParse[r].test(e))return r;if(n&&t==="MMM"&&this._shortMonthsParse[r].test(e))return r;if(!n&&this._monthsParse[r].test(e))return r}}function lg(e,t){if(!e.isValid())return e;if(typeof t=="string"){if(/^\d+$/.test(t))t=Le(t);else if(t=e.localeData().monthsParse(t),!vr(t))return e}var n=t,r=e.date();return r=r<29?r:Math.min(r,Sd(e.year(),n)),e._isUTC?e._d.setUTCMonth(n,r):e._d.setMonth(n,r),e}function cg(e){return e!=null?(lg(this,e),ne.updateOffset(this,!0),this):Rs(this,"Month")}function gb(){return Sd(this.year(),this.month())}function yb(e){return this._monthsParseExact?(Ge(this,"_monthsRegex")||ug.call(this),e?this._monthsShortStrictRegex:this._monthsShortRegex):(Ge(this,"_monthsShortRegex")||(this._monthsShortRegex=db),this._monthsShortStrictRegex&&e?this._monthsShortStrictRegex:this._monthsShortRegex)}function Sb(e){return this._monthsParseExact?(Ge(this,"_monthsRegex")||ug.call(this),e?this._monthsStrictRegex:this._monthsRegex):(Ge(this,"_monthsRegex")||(this._monthsRegex=hb),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)}function ug(){function e(c,u){return u.length-c.length}var t=[],n=[],r=[],i,a,o,s;for(i=0;i<12;i++)a=Gn([2e3,i]),o=_r(this.monthsShort(a,"")),s=_r(this.months(a,"")),t.push(o),n.push(s),r.push(s),r.push(o);t.sort(e),n.sort(e),r.sort(e),this._monthsRegex=new RegExp("^("+r.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+n.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+t.join("|")+")","i")}function Eb(e,t,n,r,i,a,o){var s;return e<100&&e>=0?(s=new Date(e+400,t,n,r,i,a,o),isFinite(s.getFullYear())&&s.setFullYear(e)):s=new Date(e,t,n,r,i,a,o),s}function Is(e){var t,n;return e<100&&e>=0?(n=Array.prototype.slice.call(arguments),n[0]=e+400,t=new Date(Date.UTC.apply(null,n)),isFinite(t.getUTCFullYear())&&t.setUTCFullYear(e)):t=new Date(Date.UTC.apply(null,arguments)),t}function _c(e,t,n){var r=7+t-n,i=(7+Is(e,0,r).getUTCDay()-t)%7;return-i+r-1}function fg(e,t,n,r,i){var a=(7+n-r)%7,o=_c(e,r,i),s=1+7*(t-1)+a+o,c,u;return s<=0?(c=e-1,u=Os(c)+s):s>Os(e)?(c=e+1,u=s-Os(e)):(c=e,u=s),{year:c,dayOfYear:u}}function Ps(e,t,n){var r=_c(e.year(),t,n),i=Math.floor((e.dayOfYear()-r-1)/7)+1,a,o;return i<1?(o=e.year()-1,a=i+yr(o,t,n)):i>yr(e.year(),t,n)?(a=i-yr(e.year(),t,n),o=e.year()+1):(o=e.year(),a=i),{week:a,year:o}}function yr(e,t,n){var r=_c(e,t,n),i=_c(e+1,t,n);return(Os(e)-r+i)/7}me("w",["ww",2],"wo","week"),me("W",["WW",2],"Wo","isoWeek"),le("w",rt,Ja),le("ww",rt,rn),le("W",rt,Ja),le("WW",rt,rn),Cs(["w","ww","W","WW"],function(e,t,n,r){t[r.substr(0,1)]=Le(e)});function Tb(e){return Ps(e,this._week.dow,this._week.doy).week}var Nb={dow:0,doy:6};function Db(){return this._week.dow}function wb(){return this._week.doy}function bb(e){var t=this.localeData().week(this);return e==null?t:this.add((e-t)*7,"d")}function kb(e){var t=Ps(this,1,4).week;return e==null?t:this.add((e-t)*7,"d")}me("d",0,"do","day"),me("dd",0,0,function(e){return this.localeData().weekdaysMin(this,e)}),me("ddd",0,0,function(e){return this.localeData().weekdaysShort(this,e)}),me("dddd",0,0,function(e){return this.localeData().weekdays(this,e)}),me("e",0,0,"weekday"),me("E",0,0,"isoWeekday"),le("d",rt),le("e",rt),le("E",rt),le("dd",function(e,t){return t.weekdaysMinRegex(e)}),le("ddd",function(e,t){return t.weekdaysShortRegex(e)}),le("dddd",function(e,t){return t.weekdaysRegex(e)}),Cs(["dd","ddd","dddd"],function(e,t,n,r){var i=n._locale.weekdaysParse(e,r,n._strict);i!=null?t.d=i:Oe(n).invalidWeekday=e}),Cs(["d","e","E"],function(e,t,n,r){t[r]=Le(e)});function Cb(e,t){return typeof e!="string"?e:isNaN(e)?(e=t.weekdaysParse(e),typeof e=="number"?e:null):parseInt(e,10)}function Ob(e,t){return typeof e=="string"?t.weekdaysParse(e)%7||7:isNaN(e)?null:e}function Ed(e,t){return e.slice(t,7).concat(e.slice(0,t))}var Rb="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),dg="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),Ib="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),Pb=ks,Ab=ks,Mb=ks;function xb(e,t){var n=kn(this._weekdays)?this._weekdays:this._weekdays[e&&e!==!0&&this._weekdays.isFormat.test(t)?"format":"standalone"];return e===!0?Ed(n,this._week.dow):e?n[e.day()]:n}function Yb(e){return e===!0?Ed(this._weekdaysShort,this._week.dow):e?this._weekdaysShort[e.day()]:this._weekdaysShort}function Lb(e){return e===!0?Ed(this._weekdaysMin,this._week.dow):e?this._weekdaysMin[e.day()]:this._weekdaysMin}function Vb(e,t,n){var r,i,a,o=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],r=0;r<7;++r)a=Gn([2e3,1]).day(r),this._minWeekdaysParse[r]=this.weekdaysMin(a,"").toLocaleLowerCase(),this._shortWeekdaysParse[r]=this.weekdaysShort(a,"").toLocaleLowerCase(),this._weekdaysParse[r]=this.weekdays(a,"").toLocaleLowerCase();return n?t==="dddd"?(i=ht.call(this._weekdaysParse,o),i!==-1?i:null):t==="ddd"?(i=ht.call(this._shortWeekdaysParse,o),i!==-1?i:null):(i=ht.call(this._minWeekdaysParse,o),i!==-1?i:null):t==="dddd"?(i=ht.call(this._weekdaysParse,o),i!==-1||(i=ht.call(this._shortWeekdaysParse,o),i!==-1)?i:(i=ht.call(this._minWeekdaysParse,o),i!==-1?i:null)):t==="ddd"?(i=ht.call(this._shortWeekdaysParse,o),i!==-1||(i=ht.call(this._weekdaysParse,o),i!==-1)?i:(i=ht.call(this._minWeekdaysParse,o),i!==-1?i:null)):(i=ht.call(this._minWeekdaysParse,o),i!==-1||(i=ht.call(this._weekdaysParse,o),i!==-1)?i:(i=ht.call(this._shortWeekdaysParse,o),i!==-1?i:null))}function Fb(e,t,n){var r,i,a;if(this._weekdaysParseExact)return Vb.call(this,e,t,n);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),r=0;r<7;r++){if(i=Gn([2e3,1]).day(r),n&&!this._fullWeekdaysParse[r]&&(this._fullWeekdaysParse[r]=new RegExp("^"+this.weekdays(i,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[r]=new RegExp("^"+this.weekdaysShort(i,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[r]=new RegExp("^"+this.weekdaysMin(i,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[r]||(a="^"+this.weekdays(i,"")+"|^"+this.weekdaysShort(i,"")+"|^"+this.weekdaysMin(i,""),this._weekdaysParse[r]=new RegExp(a.replace(".",""),"i")),n&&t==="dddd"&&this._fullWeekdaysParse[r].test(e))return r;if(n&&t==="ddd"&&this._shortWeekdaysParse[r].test(e))return r;if(n&&t==="dd"&&this._minWeekdaysParse[r].test(e))return r;if(!n&&this._weekdaysParse[r].test(e))return r}}function $b(e){if(!this.isValid())return e!=null?this:NaN;var t=Rs(this,"Day");return e!=null?(e=Cb(e,this.localeData()),this.add(e-t,"d")):t}function Bb(e){if(!this.isValid())return e!=null?this:NaN;var t=(this.day()+7-this.localeData()._week.dow)%7;return e==null?t:this.add(e-t,"d")}function Ub(e){if(!this.isValid())return e!=null?this:NaN;if(e!=null){var t=Ob(e,this.localeData());return this.day(this.day()%7?t:t-7)}else return this.day()||7}function Hb(e){return this._weekdaysParseExact?(Ge(this,"_weekdaysRegex")||Td.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(Ge(this,"_weekdaysRegex")||(this._weekdaysRegex=Pb),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)}function Gb(e){return this._weekdaysParseExact?(Ge(this,"_weekdaysRegex")||Td.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(Ge(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=Ab),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function Wb(e){return this._weekdaysParseExact?(Ge(this,"_weekdaysRegex")||Td.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(Ge(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=Mb),this._weekdaysMinStrictRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function Td(){function e(f,d){return d.length-f.length}var t=[],n=[],r=[],i=[],a,o,s,c,u;for(a=0;a<7;a++)o=Gn([2e3,1]).day(a),s=_r(this.weekdaysMin(o,"")),c=_r(this.weekdaysShort(o,"")),u=_r(this.weekdays(o,"")),t.push(s),n.push(c),r.push(u),i.push(s),i.push(c),i.push(u);t.sort(e),n.sort(e),r.sort(e),i.sort(e),this._weekdaysRegex=new RegExp("^("+i.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+r.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+n.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+t.join("|")+")","i")}function Nd(){return this.hours()%12||12}function jb(){return this.hours()||24}me("H",["HH",2],0,"hour"),me("h",["hh",2],0,Nd),me("k",["kk",2],0,jb),me("hmm",0,0,function(){return""+Nd.apply(this)+jn(this.minutes(),2)}),me("hmmss",0,0,function(){return""+Nd.apply(this)+jn(this.minutes(),2)+jn(this.seconds(),2)}),me("Hmm",0,0,function(){return""+this.hours()+jn(this.minutes(),2)}),me("Hmmss",0,0,function(){return""+this.hours()+jn(this.minutes(),2)+jn(this.seconds(),2)});function hg(e,t){me(e,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)})}hg("a",!0),hg("A",!1);function pg(e,t){return t._meridiemParse}le("a",pg),le("A",pg),le("H",rt,gd),le("h",rt,Ja),le("k",rt,Ja),le("HH",rt,rn),le("hh",rt,rn),le("kk",rt,rn),le("hmm",ng),le("hmmss",rg),le("Hmm",ng),le("Hmmss",rg),Je(["H","HH"],Tt),Je(["k","kk"],function(e,t,n){var r=Le(e);t[Tt]=r===24?0:r}),Je(["a","A"],function(e,t,n){n._isPm=n._locale.isPM(e),n._meridiem=e}),Je(["h","hh"],function(e,t,n){t[Tt]=Le(e),Oe(n).bigHour=!0}),Je("hmm",function(e,t,n){var r=e.length-2;t[Tt]=Le(e.substr(0,r)),t[On]=Le(e.substr(r)),Oe(n).bigHour=!0}),Je("hmmss",function(e,t,n){var r=e.length-4,i=e.length-2;t[Tt]=Le(e.substr(0,r)),t[On]=Le(e.substr(r,2)),t[gr]=Le(e.substr(i)),Oe(n).bigHour=!0}),Je("Hmm",function(e,t,n){var r=e.length-2;t[Tt]=Le(e.substr(0,r)),t[On]=Le(e.substr(r))}),Je("Hmmss",function(e,t,n){var r=e.length-4,i=e.length-2;t[Tt]=Le(e.substr(0,r)),t[On]=Le(e.substr(r,2)),t[gr]=Le(e.substr(i))});function zb(e){return(e+"").toLowerCase().charAt(0)==="p"}var Kb=/[ap]\.?m?\.?/i,qb=Qa("Hours",!0);function Xb(e,t,n){return e>11?n?"pm":"PM":n?"am":"AM"}var vg={calendar:Vw,longDateFormat:Uw,invalidDate:Gw,ordinal:jw,dayOfMonthOrdinalParse:zw,relativeTime:qw,months:fb,monthsShort:og,week:Nb,weekdays:Rb,weekdaysMin:Ib,weekdaysShort:dg,meridiemParse:Kb},ot={},As={},Ms;function Jb(e,t){var n,r=Math.min(e.length,t.length);for(n=0;n<r;n+=1)if(e[n]!==t[n])return n;return r}function _g(e){return e&&e.toLowerCase().replace("_","-")}function Qb(e){for(var t=0,n,r,i,a;t<e.length;){for(a=_g(e[t]).split("-"),n=a.length,r=_g(e[t+1]),r=r?r.split("-"):null;n>0;){if(i=mc(a.slice(0,n).join("-")),i)return i;if(r&&r.length>=n&&Jb(a,r)>=n-1)break;n--}t++}return Ms}function Zb(e){return!!(e&&e.match("^[^/\\\\]*$"))}function mc(e){var t=null,n;if(ot[e]===void 0&&typeof module<"u"&&module&&module.exports&&Zb(e))try{t=Ms._abbr,n=require,n("./locale/"+e),ei(t)}catch{ot[e]=null}return ot[e]}function ei(e,t){var n;return e&&(Wt(t)?n=Sr(e):n=Dd(e,t),n?Ms=n:typeof console<"u"&&console.warn&&console.warn("Locale "+e+" not found. Did you forget to load it?")),Ms._abbr}function Dd(e,t){if(t!==null){var n,r=vg;if(t.abbr=e,ot[e]!=null)Jm("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),r=ot[e]._config;else if(t.parentLocale!=null)if(ot[t.parentLocale]!=null)r=ot[t.parentLocale]._config;else if(n=mc(t.parentLocale),n!=null)r=n._config;else return As[t.parentLocale]||(As[t.parentLocale]=[]),As[t.parentLocale].push({name:e,config:t}),null;return ot[e]=new fd(ud(r,t)),As[e]&&As[e].forEach(function(i){Dd(i.name,i.config)}),ei(e),ot[e]}else return delete ot[e],null}function ek(e,t){if(t!=null){var n,r,i=vg;ot[e]!=null&&ot[e].parentLocale!=null?ot[e].set(ud(ot[e]._config,t)):(r=mc(e),r!=null&&(i=r._config),t=ud(i,t),r==null&&(t.abbr=e),n=new fd(t),n.parentLocale=ot[e],ot[e]=n),ei(e)}else ot[e]!=null&&(ot[e].parentLocale!=null?(ot[e]=ot[e].parentLocale,e===ei()&&ei(e)):ot[e]!=null&&delete ot[e]);return ot[e]}function Sr(e){var t;if(e&&e._locale&&e._locale._abbr&&(e=e._locale._abbr),!e)return Ms;if(!kn(e)){if(t=mc(e),t)return t;e=[e]}return Qb(e)}function tk(){return dd(ot)}function wd(e){var t,n=e._a;return n&&Oe(e).overflow===-2&&(t=n[mr]<0||n[mr]>11?mr:n[zn]<1||n[zn]>Sd(n[Mt],n[mr])?zn:n[Tt]<0||n[Tt]>24||n[Tt]===24&&(n[On]!==0||n[gr]!==0||n[Bi]!==0)?Tt:n[On]<0||n[On]>59?On:n[gr]<0||n[gr]>59?gr:n[Bi]<0||n[Bi]>999?Bi:-1,Oe(e)._overflowDayOfYear&&(t<Mt||t>zn)&&(t=zn),Oe(e)._overflowWeeks&&t===-1&&(t=ab),Oe(e)._overflowWeekday&&t===-1&&(t=ob),Oe(e).overflow=t),e}var nk=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,rk=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,ik=/Z|[+-]\d\d(?::?\d\d)?/,gc=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],bd=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],ak=/^\/?Date\((-?\d+)/i,ok=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,sk={UT:0,GMT:0,EDT:-4*60,EST:-5*60,CDT:-5*60,CST:-6*60,MDT:-6*60,MST:-7*60,PDT:-7*60,PST:-8*60};function mg(e){var t,n,r=e._i,i=nk.exec(r)||rk.exec(r),a,o,s,c,u=gc.length,f=bd.length;if(i){for(Oe(e).iso=!0,t=0,n=u;t<n;t++)if(gc[t][1].exec(i[1])){o=gc[t][0],a=gc[t][2]!==!1;break}if(o==null){e._isValid=!1;return}if(i[3]){for(t=0,n=f;t<n;t++)if(bd[t][1].exec(i[3])){s=(i[2]||" ")+bd[t][0];break}if(s==null){e._isValid=!1;return}}if(!a&&s!=null){e._isValid=!1;return}if(i[4])if(ik.exec(i[4]))c="Z";else{e._isValid=!1;return}e._f=o+(s||"")+(c||""),Cd(e)}else e._isValid=!1}function lk(e,t,n,r,i,a){var o=[ck(e),og.indexOf(t),parseInt(n,10),parseInt(r,10),parseInt(i,10)];return a&&o.push(parseInt(a,10)),o}function ck(e){var t=parseInt(e,10);return t<=49?2e3+t:t<=999?1900+t:t}function uk(e){return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function fk(e,t,n){if(e){var r=dg.indexOf(e),i=new Date(t[0],t[1],t[2]).getDay();if(r!==i)return Oe(n).weekdayMismatch=!0,n._isValid=!1,!1}return!0}function dk(e,t,n){if(e)return sk[e];if(t)return 0;var r=parseInt(n,10),i=r%100,a=(r-i)/100;return a*60+i}function gg(e){var t=ok.exec(uk(e._i)),n;if(t){if(n=lk(t[4],t[3],t[2],t[5],t[6],t[7]),!fk(t[1],n,e))return;e._a=n,e._tzm=dk(t[8],t[9],t[10]),e._d=Is.apply(null,e._a),e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),Oe(e).rfc2822=!0}else e._isValid=!1}function hk(e){var t=ak.exec(e._i);if(t!==null){e._d=new Date(+t[1]);return}if(mg(e),e._isValid===!1)delete e._isValid;else return;if(gg(e),e._isValid===!1)delete e._isValid;else return;e._strict?e._isValid=!1:ne.createFromInputFallback(e)}ne.createFromInputFallback=un("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",function(e){e._d=new Date(e._i+(e._useUTC?" UTC":""))});function Za(e,t,n){return e??t??n}function pk(e){var t=new Date(ne.now());return e._useUTC?[t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate()]:[t.getFullYear(),t.getMonth(),t.getDate()]}function kd(e){var t,n,r=[],i,a,o;if(!e._d){for(i=pk(e),e._w&&e._a[zn]==null&&e._a[mr]==null&&vk(e),e._dayOfYear!=null&&(o=Za(e._a[Mt],i[Mt]),(e._dayOfYear>Os(o)||e._dayOfYear===0)&&(Oe(e)._overflowDayOfYear=!0),n=Is(o,0,e._dayOfYear),e._a[mr]=n.getUTCMonth(),e._a[zn]=n.getUTCDate()),t=0;t<3&&e._a[t]==null;++t)e._a[t]=r[t]=i[t];for(;t<7;t++)e._a[t]=r[t]=e._a[t]==null?t===2?1:0:e._a[t];e._a[Tt]===24&&e._a[On]===0&&e._a[gr]===0&&e._a[Bi]===0&&(e._nextDay=!0,e._a[Tt]=0),e._d=(e._useUTC?Is:Eb).apply(null,r),a=e._useUTC?e._d.getUTCDay():e._d.getDay(),e._tzm!=null&&e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),e._nextDay&&(e._a[Tt]=24),e._w&&typeof e._w.d<"u"&&e._w.d!==a&&(Oe(e).weekdayMismatch=!0)}}function vk(e){var t,n,r,i,a,o,s,c,u;t=e._w,t.GG!=null||t.W!=null||t.E!=null?(a=1,o=4,n=Za(t.GG,e._a[Mt],Ps(it(),1,4).year),r=Za(t.W,1),i=Za(t.E,1),(i<1||i>7)&&(c=!0)):(a=e._locale._week.dow,o=e._locale._week.doy,u=Ps(it(),a,o),n=Za(t.gg,e._a[Mt],u.year),r=Za(t.w,u.week),t.d!=null?(i=t.d,(i<0||i>6)&&(c=!0)):t.e!=null?(i=t.e+a,(t.e<0||t.e>6)&&(c=!0)):i=a),r<1||r>yr(n,a,o)?Oe(e)._overflowWeeks=!0:c!=null?Oe(e)._overflowWeekday=!0:(s=fg(n,r,i,a,o),e._a[Mt]=s.year,e._dayOfYear=s.dayOfYear)}ne.ISO_8601=function(){},ne.RFC_2822=function(){};function Cd(e){if(e._f===ne.ISO_8601){mg(e);return}if(e._f===ne.RFC_2822){gg(e);return}e._a=[],Oe(e).empty=!0;var t=""+e._i,n,r,i,a,o,s=t.length,c=0,u,f;for(i=Qm(e._f,e._locale).match(hd)||[],f=i.length,n=0;n<f;n++)a=i[n],r=(t.match(nb(a,e))||[])[0],r&&(o=t.substr(0,t.indexOf(r)),o.length>0&&Oe(e).unusedInput.push(o),t=t.slice(t.indexOf(r)+r.length),c+=r.length),qa[a]?(r?Oe(e).empty=!1:Oe(e).unusedTokens.push(a),ib(a,r,e)):e._strict&&!r&&Oe(e).unusedTokens.push(a);Oe(e).charsLeftOver=s-c,t.length>0&&Oe(e).unusedInput.push(t),e._a[Tt]<=12&&Oe(e).bigHour===!0&&e._a[Tt]>0&&(Oe(e).bigHour=void 0),Oe(e).parsedDateParts=e._a.slice(0),Oe(e).meridiem=e._meridiem,e._a[Tt]=_k(e._locale,e._a[Tt],e._meridiem),u=Oe(e).era,u!==null&&(e._a[Mt]=e._locale.erasConvertYear(u,e._a[Mt])),kd(e),wd(e)}function _k(e,t,n){var r;return n==null?t:e.meridiemHour!=null?e.meridiemHour(t,n):(e.isPM!=null&&(r=e.isPM(n),r&&t<12&&(t+=12),!r&&t===12&&(t=0)),t)}function mk(e){var t,n,r,i,a,o,s=!1,c=e._f.length;if(c===0){Oe(e).invalidFormat=!0,e._d=new Date(NaN);return}for(i=0;i<c;i++)a=0,o=!1,t=cd({},e),e._useUTC!=null&&(t._useUTC=e._useUTC),t._f=e._f[i],Cd(t),sd(t)&&(o=!0),a+=Oe(t).charsLeftOver,a+=Oe(t).unusedTokens.length*10,Oe(t).score=a,s?a<r&&(r=a,n=t):(r==null||a<r||o)&&(r=a,n=t,o&&(s=!0));Zr(e,n||t)}function gk(e){if(!e._d){var t=vd(e._i),n=t.day===void 0?t.date:t.day;e._a=zm([t.year,t.month,n,t.hour,t.minute,t.second,t.millisecond],function(r){return r&&parseInt(r,10)}),kd(e)}}function yk(e){var t=new bs(wd(yg(e)));return t._nextDay&&(t.add(1,"d"),t._nextDay=void 0),t}function yg(e){var t=e._i,n=e._f;return e._locale=e._locale||Sr(e._l),t===null||n===void 0&&t===""?oc({nullInput:!0}):(typeof t=="string"&&(e._i=t=e._locale.preparse(t)),Cn(t)?new bs(wd(t)):(ws(t)?e._d=t:kn(n)?mk(e):n?Cd(e):Sk(e),sd(e)||(e._d=null),e))}function Sk(e){var t=e._i;Wt(t)?e._d=new Date(ne.now()):ws(t)?e._d=new Date(t.valueOf()):typeof t=="string"?hk(e):kn(t)?(e._a=zm(t.slice(0),function(n){return parseInt(n,10)}),kd(e)):$i(t)?gk(e):vr(t)?e._d=new Date(t):ne.createFromInputFallback(e)}function Sg(e,t,n,r,i){var a={};return(t===!0||t===!1)&&(r=t,t=void 0),(n===!0||n===!1)&&(r=n,n=void 0),($i(e)&&ad(e)||kn(e)&&e.length===0)&&(e=void 0),a._isAMomentObject=!0,a._useUTC=a._isUTC=i,a._l=n,a._i=e,a._f=t,a._strict=r,yk(a)}function it(e,t,n,r){return Sg(e,t,n,r,!1)}var Ek=un("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=it.apply(null,arguments);return this.isValid()&&e.isValid()?e<this?this:e:oc()}),Tk=un("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=it.apply(null,arguments);return this.isValid()&&e.isValid()?e>this?this:e:oc()});function Eg(e,t){var n,r;if(t.length===1&&kn(t[0])&&(t=t[0]),!t.length)return it();for(n=t[0],r=1;r<t.length;++r)(!t[r].isValid()||t[r][e](n))&&(n=t[r]);return n}function Nk(){var e=[].slice.call(arguments,0);return Eg("isBefore",e)}function Dk(){var e=[].slice.call(arguments,0);return Eg("isAfter",e)}var wk=function(){return Date.now?Date.now():+new Date},xs=["year","quarter","month","week","day","hour","minute","second","millisecond"];function bk(e){var t,n=!1,r,i=xs.length;for(t in e)if(Ge(e,t)&&!(ht.call(xs,t)!==-1&&(e[t]==null||!isNaN(e[t]))))return!1;for(r=0;r<i;++r)if(e[xs[r]]){if(n)return!1;parseFloat(e[xs[r]])!==Le(e[xs[r]])&&(n=!0)}return!0}function kk(){return this._isValid}function Ck(){return Rn(NaN)}function yc(e){var t=vd(e),n=t.year||0,r=t.quarter||0,i=t.month||0,a=t.week||t.isoWeek||0,o=t.day||0,s=t.hour||0,c=t.minute||0,u=t.second||0,f=t.millisecond||0;this._isValid=bk(t),this._milliseconds=+f+u*1e3+c*6e4+s*1e3*60*60,this._days=+o+a*7,this._months=+i+r*3+n*12,this._data={},this._locale=Sr(),this._bubble()}function Sc(e){return e instanceof yc}function Od(e){return e<0?Math.round(-1*e)*-1:Math.round(e)}function Ok(e,t,n){var r=Math.min(e.length,t.length),i=Math.abs(e.length-t.length),a=0,o;for(o=0;o<r;o++)Le(e[o])!==Le(t[o])&&a++;return a+i}function Tg(e,t){me(e,0,0,function(){var n=this.utcOffset(),r="+";return n<0&&(n=-n,r="-"),r+jn(~~(n/60),2)+t+jn(~~n%60,2)})}Tg("Z",":"),Tg("ZZ",""),le("Z",hc),le("ZZ",hc),Je(["Z","ZZ"],function(e,t,n){n._useUTC=!0,n._tzm=Rd(hc,e)});var Rk=/([\+\-]|\d\d)/gi;function Rd(e,t){var n=(t||"").match(e),r,i,a;return n===null?null:(r=n[n.length-1]||[],i=(r+"").match(Rk)||["-",0,0],a=+(i[1]*60)+Le(i[2]),a===0?0:i[0]==="+"?a:-a)}function Id(e,t){var n,r;return t._isUTC?(n=t.clone(),r=(Cn(e)||ws(e)?e.valueOf():it(e).valueOf())-n.valueOf(),n._d.setTime(n._d.valueOf()+r),ne.updateOffset(n,!1),n):it(e).local()}function Pd(e){return-Math.round(e._d.getTimezoneOffset())}ne.updateOffset=function(){};function Ik(e,t,n){var r=this._offset||0,i;if(!this.isValid())return e!=null?this:NaN;if(e!=null){if(typeof e=="string"){if(e=Rd(hc,e),e===null)return this}else Math.abs(e)<16&&!n&&(e=e*60);return!this._isUTC&&t&&(i=Pd(this)),this._offset=e,this._isUTC=!0,i!=null&&this.add(i,"m"),r!==e&&(!t||this._changeInProgress?bg(this,Rn(e-r,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,ne.updateOffset(this,!0),this._changeInProgress=null)),this}else return this._isUTC?r:Pd(this)}function Pk(e,t){return e!=null?(typeof e!="string"&&(e=-e),this.utcOffset(e,t),this):-this.utcOffset()}function Ak(e){return this.utcOffset(0,e)}function Mk(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(Pd(this),"m")),this}function xk(){if(this._tzm!=null)this.utcOffset(this._tzm,!1,!0);else if(typeof this._i=="string"){var e=Rd(eb,this._i);e!=null?this.utcOffset(e):this.utcOffset(0,!0)}return this}function Yk(e){return this.isValid()?(e=e?it(e).utcOffset():0,(this.utcOffset()-e)%60===0):!1}function Lk(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function Vk(){if(!Wt(this._isDSTShifted))return this._isDSTShifted;var e={},t;return cd(e,this),e=yg(e),e._a?(t=e._isUTC?Gn(e._a):it(e._a),this._isDSTShifted=this.isValid()&&Ok(e._a,t.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function Fk(){return this.isValid()?!this._isUTC:!1}function $k(){return this.isValid()?this._isUTC:!1}function Ng(){return this.isValid()?this._isUTC&&this._offset===0:!1}var Bk=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,Uk=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function Rn(e,t){var n=e,r=null,i,a,o;return Sc(e)?n={ms:e._milliseconds,d:e._days,M:e._months}:vr(e)||!isNaN(+e)?(n={},t?n[t]=+e:n.milliseconds=+e):(r=Bk.exec(e))?(i=r[1]==="-"?-1:1,n={y:0,d:Le(r[zn])*i,h:Le(r[Tt])*i,m:Le(r[On])*i,s:Le(r[gr])*i,ms:Le(Od(r[Bi]*1e3))*i}):(r=Uk.exec(e))?(i=r[1]==="-"?-1:1,n={y:Ui(r[2],i),M:Ui(r[3],i),w:Ui(r[4],i),d:Ui(r[5],i),h:Ui(r[6],i),m:Ui(r[7],i),s:Ui(r[8],i)}):n==null?n={}:typeof n=="object"&&("from"in n||"to"in n)&&(o=Hk(it(n.from),it(n.to)),n={},n.ms=o.milliseconds,n.M=o.months),a=new yc(n),Sc(e)&&Ge(e,"_locale")&&(a._locale=e._locale),Sc(e)&&Ge(e,"_isValid")&&(a._isValid=e._isValid),a}Rn.fn=yc.prototype,Rn.invalid=Ck;function Ui(e,t){var n=e&&parseFloat(e.replace(",","."));return(isNaN(n)?0:n)*t}function Dg(e,t){var n={};return n.months=t.month()-e.month()+(t.year()-e.year())*12,e.clone().add(n.months,"M").isAfter(t)&&--n.months,n.milliseconds=+t-+e.clone().add(n.months,"M"),n}function Hk(e,t){var n;return e.isValid()&&t.isValid()?(t=Id(t,e),e.isBefore(t)?n=Dg(e,t):(n=Dg(t,e),n.milliseconds=-n.milliseconds,n.months=-n.months),n):{milliseconds:0,months:0}}function wg(e,t){return function(n,r){var i,a;return r!==null&&!isNaN(+r)&&(Jm(t,"moment()."+t+"(period, number) is deprecated. Please use moment()."+t+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),a=n,n=r,r=a),i=Rn(n,r),bg(this,i,e),this}}function bg(e,t,n,r){var i=t._milliseconds,a=Od(t._days),o=Od(t._months);e.isValid()&&(r=r??!0,o&&lg(e,Rs(e,"Month")+o*n),a&&ag(e,"Date",Rs(e,"Date")+a*n),i&&e._d.setTime(e._d.valueOf()+i*n),r&&ne.updateOffset(e,a||o))}var Gk=wg(1,"add"),Wk=wg(-1,"subtract");function kg(e){return typeof e=="string"||e instanceof String}function jk(e){return Cn(e)||ws(e)||kg(e)||vr(e)||Kk(e)||zk(e)||e===null||e===void 0}function zk(e){var t=$i(e)&&!ad(e),n=!1,r=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],i,a,o=r.length;for(i=0;i<o;i+=1)a=r[i],n=n||Ge(e,a);return t&&n}function Kk(e){var t=kn(e),n=!1;return t&&(n=e.filter(function(r){return!vr(r)&&kg(e)}).length===0),t&&n}function qk(e){var t=$i(e)&&!ad(e),n=!1,r=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"],i,a;for(i=0;i<r.length;i+=1)a=r[i],n=n||Ge(e,a);return t&&n}function Xk(e,t){var n=e.diff(t,"days",!0);return n<-6?"sameElse":n<-1?"lastWeek":n<0?"lastDay":n<1?"sameDay":n<2?"nextDay":n<7?"nextWeek":"sameElse"}function Jk(e,t){arguments.length===1&&(arguments[0]?jk(arguments[0])?(e=arguments[0],t=void 0):qk(arguments[0])&&(t=arguments[0],e=void 0):(e=void 0,t=void 0));var n=e||it(),r=Id(n,this).startOf("day"),i=ne.calendarFormat(this,r)||"sameElse",a=t&&(Wn(t[i])?t[i].call(this,n):t[i]);return this.format(a||this.localeData().calendar(i,this,it(n)))}function Qk(){return new bs(this)}function Zk(e,t){var n=Cn(e)?e:it(e);return this.isValid()&&n.isValid()?(t=fn(t)||"millisecond",t==="millisecond"?this.valueOf()>n.valueOf():n.valueOf()<this.clone().startOf(t).valueOf()):!1}function eC(e,t){var n=Cn(e)?e:it(e);return this.isValid()&&n.isValid()?(t=fn(t)||"millisecond",t==="millisecond"?this.valueOf()<n.valueOf():this.clone().endOf(t).valueOf()<n.valueOf()):!1}function tC(e,t,n,r){var i=Cn(e)?e:it(e),a=Cn(t)?t:it(t);return this.isValid()&&i.isValid()&&a.isValid()?(r=r||"()",(r[0]==="("?this.isAfter(i,n):!this.isBefore(i,n))&&(r[1]===")"?this.isBefore(a,n):!this.isAfter(a,n))):!1}function nC(e,t){var n=Cn(e)?e:it(e),r;return this.isValid()&&n.isValid()?(t=fn(t)||"millisecond",t==="millisecond"?this.valueOf()===n.valueOf():(r=n.valueOf(),this.clone().startOf(t).valueOf()<=r&&r<=this.clone().endOf(t).valueOf())):!1}function rC(e,t){return this.isSame(e,t)||this.isAfter(e,t)}function iC(e,t){return this.isSame(e,t)||this.isBefore(e,t)}function aC(e,t,n){var r,i,a;if(!this.isValid())return NaN;if(r=Id(e,this),!r.isValid())return NaN;switch(i=(r.utcOffset()-this.utcOffset())*6e4,t=fn(t),t){case"year":a=Ec(this,r)/12;break;case"month":a=Ec(this,r);break;case"quarter":a=Ec(this,r)/3;break;case"second":a=(this-r)/1e3;break;case"minute":a=(this-r)/6e4;break;case"hour":a=(this-r)/36e5;break;case"day":a=(this-r-i)/864e5;break;case"week":a=(this-r-i)/6048e5;break;default:a=this-r}return n?a:dn(a)}function Ec(e,t){if(e.date()<t.date())return-Ec(t,e);var n=(t.year()-e.year())*12+(t.month()-e.month()),r=e.clone().add(n,"months"),i,a;return t-r<0?(i=e.clone().add(n-1,"months"),a=(t-r)/(r-i)):(i=e.clone().add(n+1,"months"),a=(t-r)/(i-r)),-(n+a)||0}ne.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",ne.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";function oC(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")}function sC(e){if(!this.isValid())return null;var t=e!==!0,n=t?this.clone().utc():this;return n.year()<0||n.year()>9999?lc(n,t?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):Wn(Date.prototype.toISOString)?t?this.toDate().toISOString():new Date(this.valueOf()+this.utcOffset()*60*1e3).toISOString().replace("Z",lc(n,"Z")):lc(n,t?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")}function lC(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var e="moment",t="",n,r,i,a;return this.isLocal()||(e=this.utcOffset()===0?"moment.utc":"moment.parseZone",t="Z"),n="["+e+'("]',r=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",i="-MM-DD[T]HH:mm:ss.SSS",a=t+'[")]',this.format(n+r+i+a)}function cC(e){e||(e=this.isUtc()?ne.defaultFormatUtc:ne.defaultFormat);var t=lc(this,e);return this.localeData().postformat(t)}function uC(e,t){return this.isValid()&&(Cn(e)&&e.isValid()||it(e).isValid())?Rn({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function fC(e){return this.from(it(),e)}function dC(e,t){return this.isValid()&&(Cn(e)&&e.isValid()||it(e).isValid())?Rn({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function hC(e){return this.to(it(),e)}function Cg(e){var t;return e===void 0?this._locale._abbr:(t=Sr(e),t!=null&&(this._locale=t),this)}var Og=un("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(e){return e===void 0?this.localeData():this.locale(e)});function Rg(){return this._locale}var Tc=1e3,eo=60*Tc,Nc=60*eo,Ig=(365*400+97)*24*Nc;function to(e,t){return(e%t+t)%t}function Pg(e,t,n){return e<100&&e>=0?new Date(e+400,t,n)-Ig:new Date(e,t,n).valueOf()}function Ag(e,t,n){return e<100&&e>=0?Date.UTC(e+400,t,n)-Ig:Date.UTC(e,t,n)}function pC(e){var t,n;if(e=fn(e),e===void 0||e==="millisecond"||!this.isValid())return this;switch(n=this._isUTC?Ag:Pg,e){case"year":t=n(this.year(),0,1);break;case"quarter":t=n(this.year(),this.month()-this.month()%3,1);break;case"month":t=n(this.year(),this.month(),1);break;case"week":t=n(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":t=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":t=n(this.year(),this.month(),this.date());break;case"hour":t=this._d.valueOf(),t-=to(t+(this._isUTC?0:this.utcOffset()*eo),Nc);break;case"minute":t=this._d.valueOf(),t-=to(t,eo);break;case"second":t=this._d.valueOf(),t-=to(t,Tc);break}return this._d.setTime(t),ne.updateOffset(this,!0),this}function vC(e){var t,n;if(e=fn(e),e===void 0||e==="millisecond"||!this.isValid())return this;switch(n=this._isUTC?Ag:Pg,e){case"year":t=n(this.year()+1,0,1)-1;break;case"quarter":t=n(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":t=n(this.year(),this.month()+1,1)-1;break;case"week":t=n(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":t=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":t=n(this.year(),this.month(),this.date()+1)-1;break;case"hour":t=this._d.valueOf(),t+=Nc-to(t+(this._isUTC?0:this.utcOffset()*eo),Nc)-1;break;case"minute":t=this._d.valueOf(),t+=eo-to(t,eo)-1;break;case"second":t=this._d.valueOf(),t+=Tc-to(t,Tc)-1;break}return this._d.setTime(t),ne.updateOffset(this,!0),this}function _C(){return this._d.valueOf()-(this._offset||0)*6e4}function mC(){return Math.floor(this.valueOf()/1e3)}function gC(){return new Date(this.valueOf())}function yC(){var e=this;return[e.year(),e.month(),e.date(),e.hour(),e.minute(),e.second(),e.millisecond()]}function SC(){var e=this;return{years:e.year(),months:e.month(),date:e.date(),hours:e.hours(),minutes:e.minutes(),seconds:e.seconds(),milliseconds:e.milliseconds()}}function EC(){return this.isValid()?this.toISOString():null}function TC(){return sd(this)}function NC(){return Zr({},Oe(this))}function DC(){return Oe(this).overflow}function wC(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}me("N",0,0,"eraAbbr"),me("NN",0,0,"eraAbbr"),me("NNN",0,0,"eraAbbr"),me("NNNN",0,0,"eraName"),me("NNNNN",0,0,"eraNarrow"),me("y",["y",1],"yo","eraYear"),me("y",["yy",2],0,"eraYear"),me("y",["yyy",3],0,"eraYear"),me("y",["yyyy",4],0,"eraYear"),le("N",Ad),le("NN",Ad),le("NNN",Ad),le("NNNN",YC),le("NNNNN",LC),Je(["N","NN","NNN","NNNN","NNNNN"],function(e,t,n,r){var i=n._locale.erasParse(e,r,n._strict);i?Oe(n).era=i:Oe(n).invalidEra=e}),le("y",Xa),le("yy",Xa),le("yyy",Xa),le("yyyy",Xa),le("yo",VC),Je(["y","yy","yyy","yyyy"],Mt),Je(["yo"],function(e,t,n,r){var i;n._locale._eraYearOrdinalRegex&&(i=e.match(n._locale._eraYearOrdinalRegex)),n._locale.eraYearOrdinalParse?t[Mt]=n._locale.eraYearOrdinalParse(e,i):t[Mt]=parseInt(e,10)});function bC(e,t){var n,r,i,a=this._eras||Sr("en")._eras;for(n=0,r=a.length;n<r;++n){switch(typeof a[n].since){case"string":i=ne(a[n].since).startOf("day"),a[n].since=i.valueOf();break}switch(typeof a[n].until){case"undefined":a[n].until=1/0;break;case"string":i=ne(a[n].until).startOf("day").valueOf(),a[n].until=i.valueOf();break}}return a}function kC(e,t,n){var r,i,a=this.eras(),o,s,c;for(e=e.toUpperCase(),r=0,i=a.length;r<i;++r)if(o=a[r].name.toUpperCase(),s=a[r].abbr.toUpperCase(),c=a[r].narrow.toUpperCase(),n)switch(t){case"N":case"NN":case"NNN":if(s===e)return a[r];break;case"NNNN":if(o===e)return a[r];break;case"NNNNN":if(c===e)return a[r];break}else if([o,s,c].indexOf(e)>=0)return a[r]}function CC(e,t){var n=e.since<=e.until?1:-1;return t===void 0?ne(e.since).year():ne(e.since).year()+(t-e.offset)*n}function OC(){var e,t,n,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e)if(n=this.clone().startOf("day").valueOf(),r[e].since<=n&&n<=r[e].until||r[e].until<=n&&n<=r[e].since)return r[e].name;return""}function RC(){var e,t,n,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e)if(n=this.clone().startOf("day").valueOf(),r[e].since<=n&&n<=r[e].until||r[e].until<=n&&n<=r[e].since)return r[e].narrow;return""}function IC(){var e,t,n,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e)if(n=this.clone().startOf("day").valueOf(),r[e].since<=n&&n<=r[e].until||r[e].until<=n&&n<=r[e].since)return r[e].abbr;return""}function PC(){var e,t,n,r,i=this.localeData().eras();for(e=0,t=i.length;e<t;++e)if(n=i[e].since<=i[e].until?1:-1,r=this.clone().startOf("day").valueOf(),i[e].since<=r&&r<=i[e].until||i[e].until<=r&&r<=i[e].since)return(this.year()-ne(i[e].since).year())*n+i[e].offset;return this.year()}function AC(e){return Ge(this,"_erasNameRegex")||Md.call(this),e?this._erasNameRegex:this._erasRegex}function MC(e){return Ge(this,"_erasAbbrRegex")||Md.call(this),e?this._erasAbbrRegex:this._erasRegex}function xC(e){return Ge(this,"_erasNarrowRegex")||Md.call(this),e?this._erasNarrowRegex:this._erasRegex}function Ad(e,t){return t.erasAbbrRegex(e)}function YC(e,t){return t.erasNameRegex(e)}function LC(e,t){return t.erasNarrowRegex(e)}function VC(e,t){return t._eraYearOrdinalRegex||Xa}function Md(){var e=[],t=[],n=[],r=[],i,a,o,s,c,u=this.eras();for(i=0,a=u.length;i<a;++i)o=_r(u[i].name),s=_r(u[i].abbr),c=_r(u[i].narrow),t.push(o),e.push(s),n.push(c),r.push(o),r.push(s),r.push(c);this._erasRegex=new RegExp("^("+r.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+t.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+e.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+n.join("|")+")","i")}me(0,["gg",2],0,function(){return this.weekYear()%100}),me(0,["GG",2],0,function(){return this.isoWeekYear()%100});function Dc(e,t){me(0,[e,e.length],0,t)}Dc("gggg","weekYear"),Dc("ggggg","weekYear"),Dc("GGGG","isoWeekYear"),Dc("GGGGG","isoWeekYear"),le("G",dc),le("g",dc),le("GG",rt,rn),le("gg",rt,rn),le("GGGG",md,_d),le("gggg",md,_d),le("GGGGG",fc,cc),le("ggggg",fc,cc),Cs(["gggg","ggggg","GGGG","GGGGG"],function(e,t,n,r){t[r.substr(0,2)]=Le(e)}),Cs(["gg","GG"],function(e,t,n,r){t[r]=ne.parseTwoDigitYear(e)});function FC(e){return Mg.call(this,e,this.week(),this.weekday()+this.localeData()._week.dow,this.localeData()._week.dow,this.localeData()._week.doy)}function $C(e){return Mg.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)}function BC(){return yr(this.year(),1,4)}function UC(){return yr(this.isoWeekYear(),1,4)}function HC(){var e=this.localeData()._week;return yr(this.year(),e.dow,e.doy)}function GC(){var e=this.localeData()._week;return yr(this.weekYear(),e.dow,e.doy)}function Mg(e,t,n,r,i){var a;return e==null?Ps(this,r,i).year:(a=yr(e,r,i),t>a&&(t=a),WC.call(this,e,t,n,r,i))}function WC(e,t,n,r,i){var a=fg(e,t,n,r,i),o=Is(a.year,0,a.dayOfYear);return this.year(o.getUTCFullYear()),this.month(o.getUTCMonth()),this.date(o.getUTCDate()),this}me("Q",0,"Qo","quarter"),le("Q",eg),Je("Q",function(e,t){t[mr]=(Le(e)-1)*3});function jC(e){return e==null?Math.ceil((this.month()+1)/3):this.month((e-1)*3+this.month()%3)}me("D",["DD",2],"Do","date"),le("D",rt,Ja),le("DD",rt,rn),le("Do",function(e,t){return e?t._dayOfMonthOrdinalParse||t._ordinalParse:t._dayOfMonthOrdinalParseLenient}),Je(["D","DD"],zn),Je("Do",function(e,t){t[zn]=Le(e.match(rt)[0])});var xg=Qa("Date",!0);me("DDD",["DDDD",3],"DDDo","dayOfYear"),le("DDD",uc),le("DDDD",tg),Je(["DDD","DDDD"],function(e,t,n){n._dayOfYear=Le(e)});function zC(e){var t=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return e==null?t:this.add(e-t,"d")}me("m",["mm",2],0,"minute"),le("m",rt,gd),le("mm",rt,rn),Je(["m","mm"],On);var KC=Qa("Minutes",!1);me("s",["ss",2],0,"second"),le("s",rt,gd),le("ss",rt,rn),Je(["s","ss"],gr);var qC=Qa("Seconds",!1);me("S",0,0,function(){return~~(this.millisecond()/100)}),me(0,["SS",2],0,function(){return~~(this.millisecond()/10)}),me(0,["SSS",3],0,"millisecond"),me(0,["SSSS",4],0,function(){return this.millisecond()*10}),me(0,["SSSSS",5],0,function(){return this.millisecond()*100}),me(0,["SSSSSS",6],0,function(){return this.millisecond()*1e3}),me(0,["SSSSSSS",7],0,function(){return this.millisecond()*1e4}),me(0,["SSSSSSSS",8],0,function(){return this.millisecond()*1e5}),me(0,["SSSSSSSSS",9],0,function(){return this.millisecond()*1e6}),le("S",uc,eg),le("SS",uc,rn),le("SSS",uc,tg);var ti,Yg;for(ti="SSSS";ti.length<=9;ti+="S")le(ti,Xa);function XC(e,t){t[Bi]=Le(("0."+e)*1e3)}for(ti="S";ti.length<=9;ti+="S")Je(ti,XC);Yg=Qa("Milliseconds",!1),me("z",0,0,"zoneAbbr"),me("zz",0,0,"zoneName");function JC(){return this._isUTC?"UTC":""}function QC(){return this._isUTC?"Coordinated Universal Time":""}var z=bs.prototype;z.add=Gk,z.calendar=Jk,z.clone=Qk,z.diff=aC,z.endOf=vC,z.format=cC,z.from=uC,z.fromNow=fC,z.to=dC,z.toNow=hC,z.get=lb,z.invalidAt=DC,z.isAfter=Zk,z.isBefore=eC,z.isBetween=tC,z.isSame=nC,z.isSameOrAfter=rC,z.isSameOrBefore=iC,z.isValid=TC,z.lang=Og,z.locale=Cg,z.localeData=Rg,z.max=Tk,z.min=Ek,z.parsingFlags=NC,z.set=cb,z.startOf=pC,z.subtract=Wk,z.toArray=yC,z.toObject=SC,z.toDate=gC,z.toISOString=sC,z.inspect=lC,typeof Symbol<"u"&&Symbol.for!=null&&(z[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),z.toJSON=EC,z.toString=oC,z.unix=mC,z.valueOf=_C,z.creationData=wC,z.eraName=OC,z.eraNarrow=RC,z.eraAbbr=IC,z.eraYear=PC,z.year=ig,z.isLeapYear=sb,z.weekYear=FC,z.isoWeekYear=$C,z.quarter=z.quarters=jC,z.month=cg,z.daysInMonth=gb,z.week=z.weeks=bb,z.isoWeek=z.isoWeeks=kb,z.weeksInYear=HC,z.weeksInWeekYear=GC,z.isoWeeksInYear=BC,z.isoWeeksInISOWeekYear=UC,z.date=xg,z.day=z.days=$b,z.weekday=Bb,z.isoWeekday=Ub,z.dayOfYear=zC,z.hour=z.hours=qb,z.minute=z.minutes=KC,z.second=z.seconds=qC,z.millisecond=z.milliseconds=Yg,z.utcOffset=Ik,z.utc=Ak,z.local=Mk,z.parseZone=xk,z.hasAlignedHourOffset=Yk,z.isDST=Lk,z.isLocal=Fk,z.isUtcOffset=$k,z.isUtc=Ng,z.isUTC=Ng,z.zoneAbbr=JC,z.zoneName=QC,z.dates=un("dates accessor is deprecated. Use date instead.",xg),z.months=un("months accessor is deprecated. Use month instead",cg),z.years=un("years accessor is deprecated. Use year instead",ig),z.zone=un("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",Pk),z.isDSTShifted=un("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",Vk);function ZC(e){return it(e*1e3)}function eO(){return it.apply(null,arguments).parseZone()}function Lg(e){return e}var We=fd.prototype;We.calendar=Fw,We.longDateFormat=Hw,We.invalidDate=Ww,We.ordinal=Kw,We.preparse=Lg,We.postformat=Lg,We.relativeTime=Xw,We.pastFuture=Jw,We.set=Lw,We.eras=bC,We.erasParse=kC,We.erasConvertYear=CC,We.erasAbbrRegex=MC,We.erasNameRegex=AC,We.erasNarrowRegex=xC,We.months=pb,We.monthsShort=vb,We.monthsParse=mb,We.monthsRegex=Sb,We.monthsShortRegex=yb,We.week=Tb,We.firstDayOfYear=wb,We.firstDayOfWeek=Db,We.weekdays=xb,We.weekdaysMin=Lb,We.weekdaysShort=Yb,We.weekdaysParse=Fb,We.weekdaysRegex=Hb,We.weekdaysShortRegex=Gb,We.weekdaysMinRegex=Wb,We.isPM=zb,We.meridiem=Xb;function wc(e,t,n,r){var i=Sr(),a=Gn().set(r,t);return i[n](a,e)}function Vg(e,t,n){if(vr(e)&&(t=e,e=void 0),e=e||"",t!=null)return wc(e,t,n,"month");var r,i=[];for(r=0;r<12;r++)i[r]=wc(e,r,n,"month");return i}function xd(e,t,n,r){typeof e=="boolean"?(vr(t)&&(n=t,t=void 0),t=t||""):(t=e,n=t,e=!1,vr(t)&&(n=t,t=void 0),t=t||"");var i=Sr(),a=e?i._week.dow:0,o,s=[];if(n!=null)return wc(t,(n+a)%7,r,"day");for(o=0;o<7;o++)s[o]=wc(t,(o+a)%7,r,"day");return s}function tO(e,t){return Vg(e,t,"months")}function nO(e,t){return Vg(e,t,"monthsShort")}function rO(e,t,n){return xd(e,t,n,"weekdays")}function iO(e,t,n){return xd(e,t,n,"weekdaysShort")}function aO(e,t,n){return xd(e,t,n,"weekdaysMin")}ei("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10,n=Le(e%100/10)===1?"th":t===1?"st":t===2?"nd":t===3?"rd":"th";return e+n}}),ne.lang=un("moment.lang is deprecated. Use moment.locale instead.",ei),ne.langData=un("moment.langData is deprecated. Use moment.localeData instead.",Sr);var Er=Math.abs;function oO(){var e=this._data;return this._milliseconds=Er(this._milliseconds),this._days=Er(this._days),this._months=Er(this._months),e.milliseconds=Er(e.milliseconds),e.seconds=Er(e.seconds),e.minutes=Er(e.minutes),e.hours=Er(e.hours),e.months=Er(e.months),e.years=Er(e.years),this}function Fg(e,t,n,r){var i=Rn(t,n);return e._milliseconds+=r*i._milliseconds,e._days+=r*i._days,e._months+=r*i._months,e._bubble()}function sO(e,t){return Fg(this,e,t,1)}function lO(e,t){return Fg(this,e,t,-1)}function $g(e){return e<0?Math.floor(e):Math.ceil(e)}function cO(){var e=this._milliseconds,t=this._days,n=this._months,r=this._data,i,a,o,s,c;return e>=0&&t>=0&&n>=0||e<=0&&t<=0&&n<=0||(e+=$g(Yd(n)+t)*864e5,t=0,n=0),r.milliseconds=e%1e3,i=dn(e/1e3),r.seconds=i%60,a=dn(i/60),r.minutes=a%60,o=dn(a/60),r.hours=o%24,t+=dn(o/24),c=dn(Bg(t)),n+=c,t-=$g(Yd(c)),s=dn(n/12),n%=12,r.days=t,r.months=n,r.years=s,this}function Bg(e){return e*4800/146097}function Yd(e){return e*146097/4800}function uO(e){if(!this.isValid())return NaN;var t,n,r=this._milliseconds;if(e=fn(e),e==="month"||e==="quarter"||e==="year")switch(t=this._days+r/864e5,n=this._months+Bg(t),e){case"month":return n;case"quarter":return n/3;case"year":return n/12}else switch(t=this._days+Math.round(Yd(this._months)),e){case"week":return t/7+r/6048e5;case"day":return t+r/864e5;case"hour":return t*24+r/36e5;case"minute":return t*1440+r/6e4;case"second":return t*86400+r/1e3;case"millisecond":return Math.floor(t*864e5)+r;default:throw new Error("Unknown unit "+e)}}function Tr(e){return function(){return this.as(e)}}var Ug=Tr("ms"),fO=Tr("s"),dO=Tr("m"),hO=Tr("h"),pO=Tr("d"),vO=Tr("w"),_O=Tr("M"),mO=Tr("Q"),gO=Tr("y"),yO=Ug;function SO(){return Rn(this)}function EO(e){return e=fn(e),this.isValid()?this[e+"s"]():NaN}function Hi(e){return function(){return this.isValid()?this._data[e]:NaN}}var TO=Hi("milliseconds"),NO=Hi("seconds"),DO=Hi("minutes"),wO=Hi("hours"),bO=Hi("days"),kO=Hi("months"),CO=Hi("years");function OO(){return dn(this.days()/7)}var Nr=Math.round,no={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function RO(e,t,n,r,i){return i.relativeTime(t||1,!!n,e,r)}function IO(e,t,n,r){var i=Rn(e).abs(),a=Nr(i.as("s")),o=Nr(i.as("m")),s=Nr(i.as("h")),c=Nr(i.as("d")),u=Nr(i.as("M")),f=Nr(i.as("w")),d=Nr(i.as("y")),h=a<=n.ss&&["s",a]||a<n.s&&["ss",a]||o<=1&&["m"]||o<n.m&&["mm",o]||s<=1&&["h"]||s<n.h&&["hh",s]||c<=1&&["d"]||c<n.d&&["dd",c];return n.w!=null&&(h=h||f<=1&&["w"]||f<n.w&&["ww",f]),h=h||u<=1&&["M"]||u<n.M&&["MM",u]||d<=1&&["y"]||["yy",d],h[2]=t,h[3]=+e>0,h[4]=r,RO.apply(null,h)}function PO(e){return e===void 0?Nr:typeof e=="function"?(Nr=e,!0):!1}function AO(e,t){return no[e]===void 0?!1:t===void 0?no[e]:(no[e]=t,e==="s"&&(no.ss=t-1),!0)}function MO(e,t){if(!this.isValid())return this.localeData().invalidDate();var n=!1,r=no,i,a;return typeof e=="object"&&(t=e,e=!1),typeof e=="boolean"&&(n=e),typeof t=="object"&&(r=Object.assign({},no,t),t.s!=null&&t.ss==null&&(r.ss=t.s-1)),i=this.localeData(),a=IO(this,!n,r,i),n&&(a=i.pastFuture(+this,a)),i.postformat(a)}var Ld=Math.abs;function ro(e){return(e>0)-(e<0)||+e}function bc(){if(!this.isValid())return this.localeData().invalidDate();var e=Ld(this._milliseconds)/1e3,t=Ld(this._days),n=Ld(this._months),r,i,a,o,s=this.asSeconds(),c,u,f,d;return s?(r=dn(e/60),i=dn(r/60),e%=60,r%=60,a=dn(n/12),n%=12,o=e?e.toFixed(3).replace(/\.?0+$/,""):"",c=s<0?"-":"",u=ro(this._months)!==ro(s)?"-":"",f=ro(this._days)!==ro(s)?"-":"",d=ro(this._milliseconds)!==ro(s)?"-":"",c+"P"+(a?u+a+"Y":"")+(n?u+n+"M":"")+(t?f+t+"D":"")+(i||r||e?"T":"")+(i?d+i+"H":"")+(r?d+r+"M":"")+(e?d+o+"S":"")):"P0D"}var Be=yc.prototype;Be.isValid=kk,Be.abs=oO,Be.add=sO,Be.subtract=lO,Be.as=uO,Be.asMilliseconds=Ug,Be.asSeconds=fO,Be.asMinutes=dO,Be.asHours=hO,Be.asDays=pO,Be.asWeeks=vO,Be.asMonths=_O,Be.asQuarters=mO,Be.asYears=gO,Be.valueOf=yO,Be._bubble=cO,Be.clone=SO,Be.get=EO,Be.milliseconds=TO,Be.seconds=NO,Be.minutes=DO,Be.hours=wO,Be.days=bO,Be.weeks=OO,Be.months=kO,Be.years=CO,Be.humanize=MO,Be.toISOString=bc,Be.toString=bc,Be.toJSON=bc,Be.locale=Cg,Be.localeData=Rg,Be.toIsoString=un("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",bc),Be.lang=Og,me("X",0,0,"unix"),me("x",0,0,"valueOf"),le("x",dc),le("X",tb),Je("X",function(e,t,n){n._d=new Date(parseFloat(e)*1e3)}),Je("x",function(e,t,n){n._d=new Date(Le(e))});//! moment.js
|
|
45
|
-
ne.version="2.30.1",xw(it),ne.fn=z,ne.min=Nk,ne.max=Dk,ne.now=wk,ne.utc=Gn,ne.unix=ZC,ne.months=tO,ne.isDate=ws,ne.locale=ei,ne.invalid=oc,ne.duration=Rn,ne.isMoment=Cn,ne.weekdays=rO,ne.parseZone=eO,ne.localeData=Sr,ne.isDuration=Sc,ne.monthsShort=nO,ne.weekdaysMin=aO,ne.defineLocale=Dd,ne.updateLocale=ek,ne.locales=tk,ne.weekdaysShort=iO,ne.normalizeUnits=fn,ne.relativeTimeRounding=PO,ne.relativeTimeThreshold=AO,ne.calendarFormat=Xk,ne.prototype=z,ne.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"};const xO=["title"],Vd=l.defineComponent({__name:"CapeSingleValue",props:{fieldValuePair:{},link:{}},setup(e){const t=e,n=l.computed(()=>t.fieldValuePair.value),r=l.computed(()=>t.fieldValuePair.field),i=l.computed(()=>{let a=`${t.fieldValuePair.value}`;return t.fieldValuePair.field.type=="date"&&(a=ne(a).format("dddd, D MMMM YYYY")),a});return(a,o)=>{const s=l.resolveComponent("router-link");return l.openBlock(),l.createElementBlock("span",{class:"cape-single-value",title:r.value.description},[a.link?(l.openBlock(),l.createBlock(s,{key:0,to:r.value.id+"/"+n.value},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(i.value),1)]),_:1},8,["to"])):(l.openBlock(),l.createElementBlock(l.Fragment,{key:1},[l.createTextVNode(l.toDisplayString(i.value),1)],64))],8,xO)}}}),YO={key:0,class:"cape-error cape-value-error"},LO={key:1,class:"cape-value"},VO={key:0,class:"cape-value-null"},FO={key:0,class:"cape-value-multiple"},Hg=l.defineComponent({__name:"CapeValue",props:{fieldValue:{},link:{},hideIfEmpty:{}},setup(e){const t=e,n=l.computed(()=>{var a;return(a=t.fieldValue)==null?void 0:a.value}),r=l.computed(()=>{var a;return(a=t.fieldValue)==null?void 0:a.field}),i=l.computed(()=>n.value===void 0||n.value===""||Array.isArray(n)&&n.value.length===0);return(a,o)=>!a.fieldValue||!r.value?(l.openBlock(),l.createElementBlock("div",YO," [Error: field value pair does not exist!] ")):!a.hideIfEmpty||!i.value?(l.openBlock(),l.createElementBlock("div",LO,[i.value?(l.openBlock(),l.createElementBlock("div",VO,"undefined")):(l.openBlock(),l.createElementBlock("div",{key:1,class:l.normalizeClass("cape-value cape-value-field-"+r.value.id)},[r.value.isMultiple?(l.openBlock(),l.createElementBlock("ol",FO,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(n.value,(s,c)=>(l.openBlock(),l.createElementBlock("li",{key:c},[l.createVNode(Vd,{"field-value-pair":{field:r.value,value:s},link:a.link},null,8,["field-value-pair","link"])]))),128))])):(l.openBlock(),l.createBlock(Vd,{key:1,"field-value-pair":a.fieldValue,link:a.link},null,8,["field-value-pair","link"]))],2))])):l.createCommentVNode("",!0)}}),$O={key:0,class:"cape-labelled-value"},BO={key:0,class:"cape-error cape-labelled-value-error"},UO=["title"],HO={key:1,class:"cape-labelled-value-label"},GO=l.defineComponent({__name:"CapeLabelledValue",props:{fieldValue:{},link:{},hideIfEmpty:{}},setup(e){const t=e,n=l.computed(()=>{var a;return(a=t.fieldValue)==null?void 0:a.value}),r=l.computed(()=>{var a;return(a=t.fieldValue)==null?void 0:a.field}),i=l.computed(()=>n.value===void 0||n.value===""||Array.isArray(n)&&n.value.length===0);return(a,o)=>!a.hideIfEmpty||!i.value?(l.openBlock(),l.createElementBlock("div",$O,[!a.fieldValue||!r.value?(l.openBlock(),l.createElementBlock("div",BO," [Error, trying to render non-existent field] ")):(l.openBlock(),l.createElementBlock(l.Fragment,{key:1},[r.value.description!==void 0&&r.value.description!==""?(l.openBlock(),l.createElementBlock("div",{key:0,title:r.value.description,class:"cape-labelled-value-label","data-toggle":"tooltip"},l.toDisplayString(r.value.label),9,UO)):(l.openBlock(),l.createElementBlock("div",HO,l.toDisplayString(r.value.label),1)),l.createVNode(Hg,{link:a.link,"field-value":a.fieldValue},null,8,["link","field-value"])],64))])):l.createCommentVNode("",!0)}}),WO={class:"cape-filter-label"},jO=["for"],zO={class:"cape-filter-mode"},KO=[l.createElementVNode("option",{value:"contains"},"contains",-1),l.createElementVNode("option",{value:"is"},"is",-1),l.createElementVNode("option",{value:"set"},"is present",-1),l.createElementVNode("option",{value:"notSet"},"is not present",-1)],qO={class:"cape-filter-term"},XO=["id","placeholder"],JO=["id","placeholder"],QO=l.defineComponent({__name:"CapeFilterFieldText",props:{filterId:{}},setup(e){const t=e,n=ft(),r=l.computed(()=>n.byId(t.filterId)),i=l.computed(()=>r.value.field);return(a,o)=>(l.openBlock(),l.createElementBlock(l.Fragment,null,[l.createElementVNode("div",WO,[l.createElementVNode("label",{for:"cape-filter-field-input-"+r.value.id,"data-test":"filter-label"},l.toDisplayString(r.value.field.label),9,jO)]),l.createElementVNode("div",zO,[r.value.field.changeFilterMode?l.withDirectives((l.openBlock(),l.createElementBlock("select",{key:0,"onUpdate:modelValue":o[0]||(o[0]=s=>r.value.mode=s),"data-test":"filter-mode-select","aria-label":"Filter mode"},KO,512)),[[l.vModelSelect,r.value.mode]]):l.createCommentVNode("",!0)]),l.createElementVNode("div",qO,[r.value.mode==="contains"?l.withDirectives((l.openBlock(),l.createElementBlock("input",{key:0,id:"cape-filter-field-input-"+r.value.id,"onUpdate:modelValue":o[1]||(o[1]=s=>r.value.term=s),placeholder:i.value.placeholderContains,class:"cape-filter-field-text-term","data-test":"filter-term-input"},null,8,XO)),[[l.vModelText,r.value.term]]):l.createCommentVNode("",!0),r.value.mode==="is"?l.withDirectives((l.openBlock(),l.createElementBlock("input",{key:1,id:"cape-filter-field-input-"+r.value.id,"onUpdate:modelValue":o[2]||(o[2]=s=>r.value.term=s),placeholder:i.value.placeholderIs,class:"cape-filter-field-text-term","data-test":"filter-term-input"},null,8,JO)),[[l.vModelText,r.value.term]]):l.createCommentVNode("",!0)])],64))}}),ZO={class:"cape-filter-label"},eR=["for"],tR={class:"cape-filter-wide-term"},nR=["id","placeholder"],rR=l.defineComponent({__name:"CapeFilterFreeText",props:{filterId:{}},setup(e){const t=e,n=ft(),r=l.computed(()=>n.byId(t.filterId));return(i,a)=>(l.openBlock(),l.createElementBlock(l.Fragment,null,[l.createElementVNode("div",ZO,[l.createElementVNode("label",{for:"cape-filter-input-"+r.value.id},"Free text",8,eR)]),l.createElementVNode("div",tR,[l.withDirectives(l.createElementVNode("input",{id:"cape-filter-input-"+r.value.id,"onUpdate:modelValue":a[0]||(a[0]=o=>r.value.term=o),placeholder:r.value.placeholder,class:"cape-filter-freetext-term","data-test":"filter-term-input"},null,8,nR),[[l.vModelText,r.value.term]])])],64))}}),iR={class:"cape-filter-field-enum-one-of-checkbox"},aR=["id","value"],oR=["for"],sR=l.defineComponent({__name:"CapeFilterFieldEnumOneOfCheckbox",props:{filterId:{}},setup(e){const t=e,r=ft().byId(t.filterId),i=r.field;return(a,o)=>(l.openBlock(),l.createElementBlock("ul",iR,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(l.unref(i).values,s=>(l.openBlock(),l.createElementBlock("li",{key:s},[l.withDirectives(l.createElementVNode("input",{id:"cape-filter-field-input-"+l.unref(r).id+"-"+s,"onUpdate:modelValue":o[0]||(o[0]=c=>l.unref(r).oneOfTerms=c),value:s,type:"checkbox"},null,8,aR),[[l.vModelCheckbox,l.unref(r).oneOfTerms]]),l.createElementVNode("label",{for:"cape-filter-field-input-"+l.unref(r).id+"-"+s},l.toDisplayString(s),9,oR)]))),128))]))}});function Fd(e){return e===0?!1:Array.isArray(e)&&e.length===0?!0:!e}function lR(e){return(...t)=>!e(...t)}function cR(e,t){return e===void 0&&(e="undefined"),e===null&&(e="null"),e===!1&&(e="false"),e.toString().toLowerCase().indexOf(t.trim())!==-1}function Gg(e,t,n,r){return t?e.filter(i=>cR(r(i,n),t)).sort((i,a)=>r(i,n).length-r(a,n).length):e}function uR(e){return e.filter(t=>!t.$isLabel)}function $d(e,t){return n=>n.reduce((r,i)=>i[e]&&i[e].length?(r.push({$groupLabel:i[t],$isLabel:!0}),r.concat(i[e])):r,[])}function fR(e,t,n,r,i){return a=>a.map(o=>{if(!o[n])return console.warn("Options passed to vue-multiselect do not contain groups, despite the config."),[];const s=Gg(o[n],e,t,i);return s.length?{[r]:o[r],[n]:s}:[]})}const Wg=(...e)=>t=>e.reduce((n,r)=>r(n),t);var dR={data(){return{search:"",isOpen:!1,preferredOpenDirection:"below",optimizedHeight:this.maxHeight}},props:{internalSearch:{type:Boolean,default:!0},options:{type:Array,required:!0},multiple:{type:Boolean,default:!1},trackBy:{type:String},label:{type:String},searchable:{type:Boolean,default:!0},clearOnSelect:{type:Boolean,default:!0},hideSelected:{type:Boolean,default:!1},placeholder:{type:String,default:"Select option"},allowEmpty:{type:Boolean,default:!0},resetAfter:{type:Boolean,default:!1},closeOnSelect:{type:Boolean,default:!0},customLabel:{type:Function,default(e,t){return Fd(e)?"":t?e[t]:e}},taggable:{type:Boolean,default:!1},tagPlaceholder:{type:String,default:"Press enter to create a tag"},tagPosition:{type:String,default:"top"},max:{type:[Number,Boolean],default:!1},id:{default:null},optionsLimit:{type:Number,default:1e3},groupValues:{type:String},groupLabel:{type:String},groupSelect:{type:Boolean,default:!1},blockKeys:{type:Array,default(){return[]}},preserveSearch:{type:Boolean,default:!1},preselectFirst:{type:Boolean,default:!1},preventAutofocus:{type:Boolean,default:!1}},mounted(){!this.multiple&&this.max&&console.warn("[Vue-Multiselect warn]: Max prop should not be used when prop Multiple equals false."),this.preselectFirst&&!this.internalValue.length&&this.options.length&&this.select(this.filteredOptions[0])},computed:{internalValue(){return this.modelValue||this.modelValue===0?Array.isArray(this.modelValue)?this.modelValue:[this.modelValue]:[]},filteredOptions(){const e=this.search||"",t=e.toLowerCase().trim();let n=this.options.concat();return this.internalSearch?n=this.groupValues?this.filterAndFlat(n,t,this.label):Gg(n,t,this.label,this.customLabel):n=this.groupValues?$d(this.groupValues,this.groupLabel)(n):n,n=this.hideSelected?n.filter(lR(this.isSelected)):n,this.taggable&&t.length&&!this.isExistingOption(t)&&(this.tagPosition==="bottom"?n.push({isTag:!0,label:e}):n.unshift({isTag:!0,label:e})),n.slice(0,this.optionsLimit)},valueKeys(){return this.trackBy?this.internalValue.map(e=>e[this.trackBy]):this.internalValue},optionKeys(){return(this.groupValues?this.flatAndStrip(this.options):this.options).map(t=>this.customLabel(t,this.label).toString().toLowerCase())},currentOptionLabel(){return this.multiple?this.searchable?"":this.placeholder:this.internalValue.length?this.getOptionLabel(this.internalValue[0]):this.searchable?"":this.placeholder}},watch:{internalValue:{handler(){this.resetAfter&&this.internalValue.length&&(this.search="",this.$emit("update:modelValue",this.multiple?[]:null))},deep:!0},search(){this.$emit("search-change",this.search)}},emits:["open","search-change","close","select","update:modelValue","remove","tag"],methods:{getValue(){return this.multiple?this.internalValue:this.internalValue.length===0?null:this.internalValue[0]},filterAndFlat(e,t,n){return Wg(fR(t,n,this.groupValues,this.groupLabel,this.customLabel),$d(this.groupValues,this.groupLabel))(e)},flatAndStrip(e){return Wg($d(this.groupValues,this.groupLabel),uR)(e)},updateSearch(e){this.search=e},isExistingOption(e){return this.options?this.optionKeys.indexOf(e)>-1:!1},isSelected(e){const t=this.trackBy?e[this.trackBy]:e;return this.valueKeys.indexOf(t)>-1},isOptionDisabled(e){return!!e.$isDisabled},getOptionLabel(e){if(Fd(e))return"";if(e.isTag)return e.label;if(e.$isLabel)return e.$groupLabel;const t=this.customLabel(e,this.label);return Fd(t)?"":t},select(e,t){if(e.$isLabel&&this.groupSelect){this.selectGroup(e);return}if(!(this.blockKeys.indexOf(t)!==-1||this.disabled||e.$isDisabled||e.$isLabel)&&!(this.max&&this.multiple&&this.internalValue.length===this.max)&&!(t==="Tab"&&!this.pointerDirty)){if(e.isTag)this.$emit("tag",e.label,this.id),this.search="",this.closeOnSelect&&!this.multiple&&this.deactivate();else{if(this.isSelected(e)){t!=="Tab"&&this.removeElement(e);return}this.multiple?this.$emit("update:modelValue",this.internalValue.concat([e])):this.$emit("update:modelValue",e),this.$emit("select",e,this.id),this.clearOnSelect&&(this.search="")}this.closeOnSelect&&this.deactivate()}},selectGroup(e){const t=this.options.find(n=>n[this.groupLabel]===e.$groupLabel);if(t){if(this.wholeGroupSelected(t)){this.$emit("remove",t[this.groupValues],this.id);const n=this.internalValue.filter(r=>t[this.groupValues].indexOf(r)===-1);this.$emit("update:modelValue",n)}else{let n=t[this.groupValues].filter(r=>!(this.isOptionDisabled(r)||this.isSelected(r)));this.max&&n.splice(this.max-this.internalValue.length),this.$emit("select",n,this.id),this.$emit("update:modelValue",this.internalValue.concat(n))}this.closeOnSelect&&this.deactivate()}},wholeGroupSelected(e){return e[this.groupValues].every(t=>this.isSelected(t)||this.isOptionDisabled(t))},wholeGroupDisabled(e){return e[this.groupValues].every(this.isOptionDisabled)},removeElement(e,t=!0){if(this.disabled||e.$isDisabled)return;if(!this.allowEmpty&&this.internalValue.length<=1){this.deactivate();return}const n=typeof e=="object"?this.valueKeys.indexOf(e[this.trackBy]):this.valueKeys.indexOf(e);if(this.multiple){const r=this.internalValue.slice(0,n).concat(this.internalValue.slice(n+1));this.$emit("update:modelValue",r)}else this.$emit("update:modelValue",null);this.$emit("remove",e,this.id),this.closeOnSelect&&t&&this.deactivate()},removeLastElement(){this.blockKeys.indexOf("Delete")===-1&&this.search.length===0&&Array.isArray(this.internalValue)&&this.internalValue.length&&this.removeElement(this.internalValue[this.internalValue.length-1],!1)},activate(){this.isOpen||this.disabled||(this.adjustPosition(),this.groupValues&&this.pointer===0&&this.filteredOptions.length&&(this.pointer=1),this.isOpen=!0,this.searchable?(this.preserveSearch||(this.search=""),this.preventAutofocus||this.$nextTick(()=>this.$refs.search&&this.$refs.search.focus())):this.preventAutofocus||typeof this.$el<"u"&&this.$el.focus(),this.$emit("open",this.id))},deactivate(){this.isOpen&&(this.isOpen=!1,this.searchable?this.$refs.search!==null&&typeof this.$refs.search<"u"&&this.$refs.search.blur():typeof this.$el<"u"&&this.$el.blur(),this.preserveSearch||(this.search=""),this.$emit("close",this.getValue(),this.id))},toggle(){this.isOpen?this.deactivate():this.activate()},adjustPosition(){if(typeof window>"u")return;const e=this.$el.getBoundingClientRect().top,t=window.innerHeight-this.$el.getBoundingClientRect().bottom;t>this.maxHeight||t>e||this.openDirection==="below"||this.openDirection==="bottom"?(this.preferredOpenDirection="below",this.optimizedHeight=Math.min(t-40,this.maxHeight)):(this.preferredOpenDirection="above",this.optimizedHeight=Math.min(e-40,this.maxHeight))}}},hR={data(){return{pointer:0,pointerDirty:!1}},props:{showPointer:{type:Boolean,default:!0},optionHeight:{type:Number,default:40}},computed:{pointerPosition(){return this.pointer*this.optionHeight},visibleElements(){return this.optimizedHeight/this.optionHeight}},watch:{filteredOptions(){this.pointerAdjust()},isOpen(){this.pointerDirty=!1},pointer(){this.$refs.search&&this.$refs.search.setAttribute("aria-activedescendant",this.id+"-"+this.pointer.toString())}},methods:{optionHighlight(e,t){return{"multiselect__option--highlight":e===this.pointer&&this.showPointer,"multiselect__option--selected":this.isSelected(t)}},groupHighlight(e,t){if(!this.groupSelect)return["multiselect__option--disabled",{"multiselect__option--group":t.$isLabel}];const n=this.options.find(r=>r[this.groupLabel]===t.$groupLabel);return n&&!this.wholeGroupDisabled(n)?["multiselect__option--group",{"multiselect__option--highlight":e===this.pointer&&this.showPointer},{"multiselect__option--group-selected":this.wholeGroupSelected(n)}]:"multiselect__option--disabled"},addPointerElement({key:e}="Enter"){this.filteredOptions.length>0&&this.select(this.filteredOptions[this.pointer],e),this.pointerReset()},pointerForward(){this.pointer<this.filteredOptions.length-1&&(this.pointer++,this.$refs.list.scrollTop<=this.pointerPosition-(this.visibleElements-1)*this.optionHeight&&(this.$refs.list.scrollTop=this.pointerPosition-(this.visibleElements-1)*this.optionHeight),this.filteredOptions[this.pointer]&&this.filteredOptions[this.pointer].$isLabel&&!this.groupSelect&&this.pointerForward()),this.pointerDirty=!0},pointerBackward(){this.pointer>0?(this.pointer--,this.$refs.list.scrollTop>=this.pointerPosition&&(this.$refs.list.scrollTop=this.pointerPosition),this.filteredOptions[this.pointer]&&this.filteredOptions[this.pointer].$isLabel&&!this.groupSelect&&this.pointerBackward()):this.filteredOptions[this.pointer]&&this.filteredOptions[0].$isLabel&&!this.groupSelect&&this.pointerForward(),this.pointerDirty=!0},pointerReset(){this.closeOnSelect&&(this.pointer=0,this.$refs.list&&(this.$refs.list.scrollTop=0))},pointerAdjust(){this.pointer>=this.filteredOptions.length-1&&(this.pointer=this.filteredOptions.length?this.filteredOptions.length-1:0),this.filteredOptions.length>0&&this.filteredOptions[this.pointer].$isLabel&&!this.groupSelect&&this.pointerForward()},pointerSet(e){this.pointer=e,this.pointerDirty=!0}}},jg={name:"vue-multiselect",mixins:[dR,hR],compatConfig:{MODE:3,ATTR_ENUMERATED_COERCION:!1},props:{name:{type:String,default:""},modelValue:{type:null,default(){return[]}},selectLabel:{type:String,default:"Press enter to select"},selectGroupLabel:{type:String,default:"Press enter to select group"},selectedLabel:{type:String,default:"Selected"},deselectLabel:{type:String,default:"Press enter to remove"},deselectGroupLabel:{type:String,default:"Press enter to deselect group"},showLabels:{type:Boolean,default:!0},limit:{type:Number,default:99999},maxHeight:{type:Number,default:300},limitText:{type:Function,default:e=>`and ${e} more`},loading:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},openDirection:{type:String,default:""},showNoOptions:{type:Boolean,default:!0},showNoResults:{type:Boolean,default:!0},tabindex:{type:Number,default:0}},computed:{hasOptionGroup(){return this.groupValues&&this.groupLabel&&this.groupSelect},isSingleLabelVisible(){return(this.singleValue||this.singleValue===0)&&(!this.isOpen||!this.searchable)&&!this.visibleValues.length},isPlaceholderVisible(){return!this.internalValue.length&&(!this.searchable||!this.isOpen)},visibleValues(){return this.multiple?this.internalValue.slice(0,this.limit):[]},singleValue(){return this.internalValue[0]},deselectLabelText(){return this.showLabels?this.deselectLabel:""},deselectGroupLabelText(){return this.showLabels?this.deselectGroupLabel:""},selectLabelText(){return this.showLabels?this.selectLabel:""},selectGroupLabelText(){return this.showLabels?this.selectGroupLabel:""},selectedLabelText(){return this.showLabels?this.selectedLabel:""},inputStyle(){return this.searchable||this.multiple&&this.modelValue&&this.modelValue.length?this.isOpen?{width:"100%"}:{width:"0",position:"absolute",padding:"0"}:""},contentStyle(){return this.options.length?{display:"inline-block"}:{display:"block"}},isAbove(){return this.openDirection==="above"||this.openDirection==="top"?!0:this.openDirection==="below"||this.openDirection==="bottom"?!1:this.preferredOpenDirection==="above"},showSearchInput(){return this.searchable&&(this.hasSingleSelectedSlot&&(this.visibleSingleValue||this.visibleSingleValue===0)?this.isOpen:!0)}}};const pR={ref:"tags",class:"multiselect__tags"},vR={class:"multiselect__tags-wrap"},_R={class:"multiselect__spinner"},mR={key:0},gR={class:"multiselect__option"},yR={class:"multiselect__option"},SR=l.createTextVNode("No elements found. Consider changing the search query."),ER={class:"multiselect__option"},TR=l.createTextVNode("List is empty.");function NR(e,t,n,r,i,a){return l.openBlock(),l.createBlock("div",{tabindex:e.searchable?-1:n.tabindex,class:[{"multiselect--active":e.isOpen,"multiselect--disabled":n.disabled,"multiselect--above":a.isAbove,"multiselect--has-options-group":a.hasOptionGroup},"multiselect"],onFocus:t[14]||(t[14]=o=>e.activate()),onBlur:t[15]||(t[15]=o=>e.searchable?!1:e.deactivate()),onKeydown:[t[16]||(t[16]=l.withKeys(l.withModifiers(o=>e.pointerForward(),["self","prevent"]),["down"])),t[17]||(t[17]=l.withKeys(l.withModifiers(o=>e.pointerBackward(),["self","prevent"]),["up"]))],onKeypress:t[18]||(t[18]=l.withKeys(l.withModifiers(o=>e.addPointerElement(o),["stop","self"]),["enter","tab"])),onKeyup:t[19]||(t[19]=l.withKeys(o=>e.deactivate(),["esc"])),role:"combobox","aria-owns":"listbox-"+e.id},[l.renderSlot(e.$slots,"caret",{toggle:e.toggle},()=>[l.createVNode("div",{onMousedown:t[1]||(t[1]=l.withModifiers(o=>e.toggle(),["prevent","stop"])),class:"multiselect__select"},null,32)]),l.renderSlot(e.$slots,"clear",{search:e.search}),l.createVNode("div",pR,[l.renderSlot(e.$slots,"selection",{search:e.search,remove:e.removeElement,values:a.visibleValues,isOpen:e.isOpen},()=>[l.withDirectives(l.createVNode("div",vR,[(l.openBlock(!0),l.createBlock(l.Fragment,null,l.renderList(a.visibleValues,(o,s)=>l.renderSlot(e.$slots,"tag",{option:o,search:e.search,remove:e.removeElement},()=>[(l.openBlock(),l.createBlock("span",{class:"multiselect__tag",key:s},[l.createVNode("span",{textContent:l.toDisplayString(e.getOptionLabel(o))},null,8,["textContent"]),l.createVNode("i",{tabindex:"1",onKeypress:l.withKeys(l.withModifiers(c=>e.removeElement(o),["prevent"]),["enter"]),onMousedown:l.withModifiers(c=>e.removeElement(o),["prevent"]),class:"multiselect__tag-icon"},null,40,["onKeypress","onMousedown"])]))])),256))],512),[[l.vShow,a.visibleValues.length>0]]),e.internalValue&&e.internalValue.length>n.limit?l.renderSlot(e.$slots,"limit",{key:0},()=>[l.createVNode("strong",{class:"multiselect__strong",textContent:l.toDisplayString(n.limitText(e.internalValue.length-n.limit))},null,8,["textContent"])]):l.createCommentVNode("v-if",!0)]),l.createVNode(l.Transition,{name:"multiselect__loading"},{default:l.withCtx(()=>[l.renderSlot(e.$slots,"loading",{},()=>[l.withDirectives(l.createVNode("div",_R,null,512),[[l.vShow,n.loading]])])]),_:3}),e.searchable?(l.openBlock(),l.createBlock("input",{key:0,ref:"search",name:n.name,id:e.id,type:"text",autocomplete:"off",spellcheck:!1,placeholder:e.placeholder,style:a.inputStyle,value:e.search,disabled:n.disabled,tabindex:n.tabindex,onInput:t[2]||(t[2]=o=>e.updateSearch(o.target.value)),onFocus:t[3]||(t[3]=l.withModifiers(o=>e.activate(),["prevent"])),onBlur:t[4]||(t[4]=l.withModifiers(o=>e.deactivate(),["prevent"])),onKeyup:t[5]||(t[5]=l.withKeys(o=>e.deactivate(),["esc"])),onKeydown:[t[6]||(t[6]=l.withKeys(l.withModifiers(o=>e.pointerForward(),["prevent"]),["down"])),t[7]||(t[7]=l.withKeys(l.withModifiers(o=>e.pointerBackward(),["prevent"]),["up"])),t[9]||(t[9]=l.withKeys(l.withModifiers(o=>e.removeLastElement(),["stop"]),["delete"]))],onKeypress:t[8]||(t[8]=l.withKeys(l.withModifiers(o=>e.addPointerElement(o),["prevent","stop","self"]),["enter"])),class:"multiselect__input","aria-controls":"listbox-"+e.id},null,44,["name","id","placeholder","value","disabled","tabindex","aria-controls"])):l.createCommentVNode("v-if",!0),a.isSingleLabelVisible?(l.openBlock(),l.createBlock("span",{key:1,class:"multiselect__single",onMousedown:t[10]||(t[10]=l.withModifiers((...o)=>e.toggle&&e.toggle(...o),["prevent"]))},[l.renderSlot(e.$slots,"singleLabel",{option:a.singleValue},()=>[l.createTextVNode(l.toDisplayString(e.currentOptionLabel),1)])],32)):l.createCommentVNode("v-if",!0),a.isPlaceholderVisible?(l.openBlock(),l.createBlock("span",{key:2,class:"multiselect__placeholder",onMousedown:t[11]||(t[11]=l.withModifiers((...o)=>e.toggle&&e.toggle(...o),["prevent"]))},[l.renderSlot(e.$slots,"placeholder",{},()=>[l.createTextVNode(l.toDisplayString(e.placeholder),1)])],32)):l.createCommentVNode("v-if",!0)],512),l.createVNode(l.Transition,{name:"multiselect"},{default:l.withCtx(()=>[l.withDirectives(l.createVNode("div",{class:"multiselect__content-wrapper",onFocus:t[12]||(t[12]=(...o)=>e.activate&&e.activate(...o)),tabindex:"-1",onMousedown:t[13]||(t[13]=l.withModifiers(()=>{},["prevent"])),style:{maxHeight:e.optimizedHeight+"px"},ref:"list"},[l.createVNode("ul",{class:"multiselect__content",style:a.contentStyle,role:"listbox",id:"listbox-"+e.id},[l.renderSlot(e.$slots,"beforeList"),e.multiple&&e.max===e.internalValue.length?(l.openBlock(),l.createBlock("li",mR,[l.createVNode("span",gR,[l.renderSlot(e.$slots,"maxElements",{},()=>[l.createTextVNode("Maximum of "+l.toDisplayString(e.max)+" options selected. First remove a selected option to select another.",1)])])])):l.createCommentVNode("v-if",!0),!e.max||e.internalValue.length<e.max?(l.openBlock(!0),l.createBlock(l.Fragment,{key:1},l.renderList(e.filteredOptions,(o,s)=>(l.openBlock(),l.createBlock("li",{class:"multiselect__element",key:s,id:e.id+"-"+s,role:o&&(o.$isLabel||o.$isDisabled)?null:"option"},[o&&(o.$isLabel||o.$isDisabled)?l.createCommentVNode("v-if",!0):(l.openBlock(),l.createBlock("span",{key:0,class:[e.optionHighlight(s,o),"multiselect__option"],onClick:l.withModifiers(c=>e.select(o),["stop"]),onMouseenter:l.withModifiers(c=>e.pointerSet(s),["self"]),"data-select":o&&o.isTag?e.tagPlaceholder:a.selectLabelText,"data-selected":a.selectedLabelText,"data-deselect":a.deselectLabelText},[l.renderSlot(e.$slots,"option",{option:o,search:e.search,index:s},()=>[l.createVNode("span",null,l.toDisplayString(e.getOptionLabel(o)),1)])],42,["onClick","onMouseenter","data-select","data-selected","data-deselect"])),o&&(o.$isLabel||o.$isDisabled)?(l.openBlock(),l.createBlock("span",{key:1,"data-select":e.groupSelect&&a.selectGroupLabelText,"data-deselect":e.groupSelect&&a.deselectGroupLabelText,class:[e.groupHighlight(s,o),"multiselect__option"],onMouseenter:l.withModifiers(c=>e.groupSelect&&e.pointerSet(s),["self"]),onMousedown:l.withModifiers(c=>e.selectGroup(o),["prevent"])},[l.renderSlot(e.$slots,"option",{option:o,search:e.search,index:s},()=>[l.createVNode("span",null,l.toDisplayString(e.getOptionLabel(o)),1)])],42,["data-select","data-deselect","onMouseenter","onMousedown"])):l.createCommentVNode("v-if",!0)],8,["id","role"]))),128)):l.createCommentVNode("v-if",!0),l.withDirectives(l.createVNode("li",null,[l.createVNode("span",yR,[l.renderSlot(e.$slots,"noResult",{search:e.search},()=>[SR])])],512),[[l.vShow,n.showNoResults&&e.filteredOptions.length===0&&e.search&&!n.loading]]),l.withDirectives(l.createVNode("li",null,[l.createVNode("span",ER,[l.renderSlot(e.$slots,"noOptions",{},()=>[TR])])],512),[[l.vShow,n.showNoOptions&&(e.options.length===0||a.hasOptionGroup===!0&&e.filteredOptions.length===0)&&!e.search&&!n.loading]]),l.renderSlot(e.$slots,"afterList")],12,["id"])],36),[[l.vShow,e.isOpen]])]),_:3})],42,["tabindex","aria-owns"])}jg.render=NR;const DR=l.defineComponent({__name:"CapeFilterFieldEnumOneOfMultiselect",props:{filterId:{}},setup(e){const t=e,r=ft().byId(t.filterId),i=r.field;return(a,o)=>(l.openBlock(),l.createBlock(l.unref(jg),{id:"filter-multiselect-"+l.unref(i).id,modelValue:l.unref(r).oneOfTerms,"onUpdate:modelValue":o[0]||(o[0]=s=>l.unref(r).oneOfTerms=s),"clear-on-select":!1,"close-on-select":!0,multiple:!0,options:l.unref(i).values,"preserve-search":!0,placeholder:"Select (1 or more)"},null,8,["id","modelValue","options"]))}}),wR=["aria-label"],bR=l.createElementVNode("option",{key:"",value:""},null,-1),kR=["value"],CR=l.defineComponent({__name:"CapeFilterFieldEnumIsSelect",props:{filterId:{}},setup(e){const t=e,r=ft().byId(t.filterId),i=r.field;return(a,o)=>l.withDirectives((l.openBlock(),l.createElementBlock("select",{class:"cape-filter-field-enum-is-select","onUpdate:modelValue":o[0]||(o[0]=s=>l.unref(r).isTerm=s),"aria-label":"Select "+l.unref(i).label+" value."},[bR,(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(l.unref(i).values,s=>(l.openBlock(),l.createElementBlock("option",{key:s,value:s},l.toDisplayString(s),9,kR))),128))],8,wR)),[[l.vModelSelect,l.unref(r).isTerm]])}}),OR={class:"cape-filter-field-enum-is-radio"},RR={class:"form-check form-check-inline"},IR=["id"],PR=["for"],AR=[l.createElementVNode("em",null,"any",-1)],MR=["id","value"],xR=["for"],YR=l.defineComponent({__name:"CapeFilterFieldEnumIsRadio",props:{filterId:{}},setup(e){const t=e,r=ft().byId(t.filterId),i=r.field;return(a,o)=>(l.openBlock(),l.createElementBlock("ul",OR,[l.createElementVNode("li",RR,[l.withDirectives(l.createElementVNode("input",{id:"cape-filter-field-input-"+l.unref(r).id+"-","onUpdate:modelValue":o[0]||(o[0]=s=>l.unref(r).isTerm=s),type:"radio",value:""},null,8,IR),[[l.vModelRadio,l.unref(r).isTerm]]),l.createElementVNode("label",{for:"cape-filter-field-input-"+l.unref(r).id+"-"},AR,8,PR)]),(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(l.unref(i).values,s=>(l.openBlock(),l.createElementBlock("li",{key:s},[l.withDirectives(l.createElementVNode("input",{id:"cape-filter-field-input-"+l.unref(r).id+"-"+s,"onUpdate:modelValue":o[1]||(o[1]=c=>l.unref(r).isTerm=c),value:s,type:"radio"},null,8,MR),[[l.vModelRadio,l.unref(r).isTerm]]),l.createElementVNode("label",{for:"cape-filter-field-input-"+l.unref(r).id+"-"+s},l.toDisplayString(s),9,xR)]))),128))]))}}),LR={class:"cape-filter-label"},VR=["for"],FR={class:"cape-filter-mode"},$R=[l.createElementVNode("option",{value:"oneOf"},"is one of",-1),l.createElementVNode("option",{value:"is"},"is",-1),l.createElementVNode("option",{value:"set"},"is present",-1),l.createElementVNode("option",{value:"notSet"},"is not present",-1)],BR={class:"cape-filter-term"},UR=l.defineComponent({__name:"CapeFilterFieldEnum",props:{filterId:{}},setup(e){const t=e,r=ft().byId(t.filterId),i=r.field;return(a,o)=>(l.openBlock(),l.createElementBlock(l.Fragment,null,[l.createElementVNode("div",LR,[l.createElementVNode("label",{for:"cape-filter-field-input-"+l.unref(r).id,"data-test":"filter-label"},l.toDisplayString(l.unref(r).field.label),9,VR)]),l.createElementVNode("div",FR,[l.unref(r).field.changeFilterMode?l.withDirectives((l.openBlock(),l.createElementBlock("select",{key:0,"onUpdate:modelValue":o[0]||(o[0]=s=>l.unref(r).mode=s),"data-test":"filter-mode-select","aria-label":"Filter mode"},$R,512)),[[l.vModelSelect,l.unref(r).mode]]):l.createCommentVNode("",!0)]),l.createElementVNode("div",BR,[l.unref(r).mode==="oneOf"?(l.openBlock(),l.createElementBlock(l.Fragment,{key:0},[l.unref(i).filterInputStyleOnOneOf==="checkbox"?(l.openBlock(),l.createBlock(sR,{key:0,"filter-id":a.filterId},null,8,["filter-id"])):(l.openBlock(),l.createBlock(DR,{key:1,"filter-id":a.filterId},null,8,["filter-id"]))],64)):l.createCommentVNode("",!0),l.unref(r).mode==="is"?(l.openBlock(),l.createElementBlock(l.Fragment,{key:1},[l.unref(i).filterInputStyleOnIs==="select"?(l.openBlock(),l.createBlock(CR,{key:0,"filter-id":a.filterId},null,8,["filter-id"])):(l.openBlock(),l.createBlock(YR,{key:1,"filter-id":a.filterId},null,8,["filter-id"]))],64)):l.createCommentVNode("",!0)])],64))}}),HR={class:"cape-filter-label"},GR=["for"],WR={class:"cape-filter-mode"},jR=[l.createElementVNode("option",{value:"between"},"is between",-1),l.createElementVNode("option",{value:"is"},"is",-1),l.createElementVNode("option",{value:"set"},"is present",-1),l.createElementVNode("option",{value:"notSet"},"is not present",-1)],zR={class:"cape-filter-term"},KR=["id","placeholder","min","max","step"],qR=l.createElementVNode("span",{class:"cape-filter-field-integer-term-term-and"},"and",-1),XR=["id","placeholder","min","max","step"],JR=["id","placeholder","min","max","step"],QR=l.defineComponent({__name:"CapeFilterFieldInteger",props:{filterId:{}},setup(e){const t=e,n=ft(),r=l.computed(()=>n.byId(t.filterId)),i=l.computed(()=>r.value.field);return(a,o)=>(l.openBlock(),l.createElementBlock(l.Fragment,null,[l.createElementVNode("div",HR,[l.createElementVNode("label",{for:"cape-filter-field-input-"+r.value.id,"data-test":"filter-label"},l.toDisplayString(r.value.field.label),9,GR)]),l.createElementVNode("div",WR,[r.value.field.changeFilterMode?l.withDirectives((l.openBlock(),l.createElementBlock("select",{key:0,"onUpdate:modelValue":o[0]||(o[0]=s=>r.value.mode=s),"data-test":"filter-mode-select","aria-label":"Filter mode"},jR,512)),[[l.vModelSelect,r.value.mode]]):l.createCommentVNode("",!0)]),l.createElementVNode("div",zR,[r.value.mode==="between"?(l.openBlock(),l.createElementBlock(l.Fragment,{key:0},[l.withDirectives(l.createElementVNode("input",{id:"cape-filter-field-input-lower-bound-"+r.value.id,"onUpdate:modelValue":o[1]||(o[1]=s=>r.value.lowerBoundTerm=s),placeholder:Array.isArray(i.value.placeholderBetween)?i.value.placeholderBetween[0]:"",type:"number",min:i.value.min,max:i.value.max,step:i.value.step,class:"cape-filter-field-integer-term-lower-bound","data-test":"filter-term-input-lower-bound"},null,8,KR),[[l.vModelText,r.value.lowerBoundTerm]]),qR,l.withDirectives(l.createElementVNode("input",{id:"cape-filter-field-input-upper-bound-"+r.value.id,"onUpdate:modelValue":o[2]||(o[2]=s=>r.value.upperBoundTerm=s),placeholder:Array.isArray(i.value.placeholderBetween)?i.value.placeholderBetween[1]:"",type:"number",min:i.value.min,max:i.value.max,step:i.value.step,class:"cape-filter-field-integer-term-upper-bound","data-test":"filter-term-input-upper-bound"},null,8,XR),[[l.vModelText,r.value.upperBoundTerm]])],64)):l.createCommentVNode("",!0),r.value.mode==="is"?l.withDirectives((l.openBlock(),l.createElementBlock("input",{key:1,id:"cape-filter-field-input-"+r.value.id,"onUpdate:modelValue":o[3]||(o[3]=s=>r.value.isTerm=s),placeholder:i.value.placeholderIs,type:"number",min:i.value.min,max:i.value.max,step:i.value.step,class:"cape-filter-field-integer-term","data-test":"filter-term-input"},null,8,JR)),[[l.vModelText,r.value.isTerm]]):l.createCommentVNode("",!0)])],64))}}),ZR={class:"cape-filter-label"},eI=["for"],tI={class:"cape-filter-mode"},nI=[l.createElementVNode("option",{value:"between"},"is between",-1),l.createElementVNode("option",{value:"is"},"is",-1),l.createElementVNode("option",{value:"set"},"is present",-1),l.createElementVNode("option",{value:"notSet"},"is not present",-1)],rI={class:"cape-filter-term"},iI=["id","placeholder"],aI=l.createElementVNode("span",{class:"cape-filter-field-date-term-term-and"},"and",-1),oI=["id","placeholder"],sI=["id","placeholder"],lI=l.defineComponent({__name:"CapeFilterFieldDate",props:{filterId:{}},setup(e){const t=e,n=ft(),r=l.computed(()=>n.byId(t.filterId)),i=l.computed(()=>r.value.field);return(a,o)=>(l.openBlock(),l.createElementBlock(l.Fragment,null,[l.createElementVNode("div",ZR,[l.createElementVNode("label",{for:"cape-filter-field-input-"+r.value.id,"data-test":"filter-label"},l.toDisplayString(r.value.field.label),9,eI)]),l.createElementVNode("div",tI,[r.value.field.changeFilterMode?l.withDirectives((l.openBlock(),l.createElementBlock("select",{key:0,"onUpdate:modelValue":o[0]||(o[0]=s=>r.value.mode=s),"data-test":"filter-mode-select","aria-label":"Filter mode"},nI,512)),[[l.vModelSelect,r.value.mode]]):l.createCommentVNode("",!0)]),l.createElementVNode("div",rI,[r.value.mode==="between"?(l.openBlock(),l.createElementBlock(l.Fragment,{key:0},[l.withDirectives(l.createElementVNode("input",{id:"cape-filter-field-input-lower-bound-"+r.value.id,"onUpdate:modelValue":o[1]||(o[1]=s=>r.value.lowerBoundTerm=s),placeholder:Array.isArray(i.value.placeholderBetween)?i.value.placeholderBetween[0]:"",class:"cape-filter-field-date-term-term-lower-bound","data-test":"filter-term-input-lower-bound"},null,8,iI),[[l.vModelText,r.value.lowerBoundTerm]]),aI,l.withDirectives(l.createElementVNode("input",{id:"cape-filter-field-input-upper-bound-"+r.value.id,"onUpdate:modelValue":o[2]||(o[2]=s=>r.value.upperBoundTerm=s),placeholder:Array.isArray(i.value.placeholderBetween)?i.value.placeholderBetween[1]:"",class:"cape-filter-field-date-term-term-upper-bound","data-test":"filter-term-input-upper-bound"},null,8,oI),[[l.vModelText,r.value.upperBoundTerm]])],64)):l.createCommentVNode("",!0),r.value.mode==="is"?l.withDirectives((l.openBlock(),l.createElementBlock("input",{key:1,id:"cape-filter-field-input-"+r.value.id,type:"date","onUpdate:modelValue":o[3]||(o[3]=s=>r.value.isTerm=s),placeholder:i.value.placeholderIs,class:"cape-filter-field-date-term-term","data-test":"filter-term-input"},null,8,sI)),[[l.vModelText,r.value.isTerm]]):l.createCommentVNode("",!0)])],64))}}),cI=l.defineComponent({name:"CapeAboutPage",components:{CapeRecordCount:$m},template:"#templateCapeAbout",computed:{metadata(){return Hn().metadata}}});function uI(e,t,n){const r=new Blob([new Uint8Array([239,187,191]),t],{type:n});if(window.navigator.msSaveOrOpenBlob)window.navigator.msSaveBlob(r,e);else{const i=window.document.createElement("a");i.href=window.URL.createObjectURL(r),i.download=e,document.body.appendChild(i),i.click(),document.body.removeChild(i)}}function fI(){const e=[[]],t=za(),n=Vi();return t.all.forEach(r=>e[0].push(r.label)),n.all.forEach(r=>{e.push(t.all.map(i=>{const a=r[i.id].value??"";return i.isMultiple&&Array.isArray(a)?a.join("; "):`${a}`}))}),e}function dI(e){return e.map(n=>'"'+n.map(i=>{let a="";return i!=null&&(a=i.toString()),a.replace(/"/g,'""').replace(/\r\n/g,`
|
|
44
|
+
`+new Error().stack),n=!1}return t.apply(this,arguments)},t)}var Xm={};function Jm(e,t){ne.deprecationHandler!=null&&ne.deprecationHandler(e,t),Xm[e]||(qm(t),Xm[e]=!0)}ne.suppressDeprecationWarnings=!1,ne.deprecationHandler=null;function Wn(e){return typeof Function<"u"&&e instanceof Function||Object.prototype.toString.call(e)==="[object Function]"}function Vw(e){var t,n;for(n in e)Ge(e,n)&&(t=e[n],Wn(t)?this[n]=t:this["_"+n]=t);this._config=e,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)}function ud(e,t){var n=ti({},e),r;for(r in t)Ge(t,r)&&($i(e[r])&&$i(t[r])?(n[r]={},ti(n[r],e[r]),ti(n[r],t[r])):t[r]!=null?n[r]=t[r]:delete n[r]);for(r in e)Ge(e,r)&&!Ge(t,r)&&$i(e[r])&&(n[r]=ti({},n[r]));return n}function fd(e){e!=null&&this.set(e)}var dd;Object.keys?dd=Object.keys:dd=function(e){var t,n=[];for(t in e)Ge(e,t)&&n.push(t);return n};var Lw={sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"};function Fw(e,t,n){var r=this._calendar[e]||this._calendar.sameElse;return Wn(r)?r.call(t,n):r}function jn(e,t,n){var r=""+Math.abs(e),i=t-r.length,a=e>=0;return(a?n?"+":"":"-")+Math.pow(10,Math.max(0,i)).toString().substr(1)+r}var hd=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,sc=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,pd={},qa={};function me(e,t,n,r){var i=r;typeof r=="string"&&(i=function(){return this[r]()}),e&&(qa[e]=i),t&&(qa[t[0]]=function(){return jn(i.apply(this,arguments),t[1],t[2])}),n&&(qa[n]=function(){return this.localeData().ordinal(i.apply(this,arguments),e)})}function $w(e){return e.match(/\[[\s\S]/)?e.replace(/^\[|\]$/g,""):e.replace(/\\/g,"")}function Bw(e){var t=e.match(hd),n,r;for(n=0,r=t.length;n<r;n++)qa[t[n]]?t[n]=qa[t[n]]:t[n]=$w(t[n]);return function(i){var a="",o;for(o=0;o<r;o++)a+=Wn(t[o])?t[o].call(i,e):t[o];return a}}function lc(e,t){return e.isValid()?(t=Qm(t,e.localeData()),pd[t]=pd[t]||Bw(t),pd[t](e)):e.localeData().invalidDate()}function Qm(e,t){var n=5;function r(i){return t.longDateFormat(i)||i}for(sc.lastIndex=0;n>=0&&sc.test(e);)e=e.replace(sc,r),sc.lastIndex=0,n-=1;return e}var Uw={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};function Hw(e){var t=this._longDateFormat[e],n=this._longDateFormat[e.toUpperCase()];return t||!n?t:(this._longDateFormat[e]=n.match(hd).map(function(r){return r==="MMMM"||r==="MM"||r==="DD"||r==="dddd"?r.slice(1):r}).join(""),this._longDateFormat[e])}var Gw="Invalid date";function Ww(){return this._invalidDate}var jw="%d",zw=/\d{1,2}/;function Kw(e){return this._ordinal.replace("%d",e)}var qw={future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function Xw(e,t,n,r){var i=this._relativeTime[n];return Wn(i)?i(e,t,n,r):i.replace(/%d/i,e)}function Jw(e,t){var n=this._relativeTime[e>0?"future":"past"];return Wn(n)?n(t):n.replace(/%s/i,t)}var Zm={D:"date",dates:"date",date:"date",d:"day",days:"day",day:"day",e:"weekday",weekdays:"weekday",weekday:"weekday",E:"isoWeekday",isoweekdays:"isoWeekday",isoweekday:"isoWeekday",DDD:"dayOfYear",dayofyears:"dayOfYear",dayofyear:"dayOfYear",h:"hour",hours:"hour",hour:"hour",ms:"millisecond",milliseconds:"millisecond",millisecond:"millisecond",m:"minute",minutes:"minute",minute:"minute",M:"month",months:"month",month:"month",Q:"quarter",quarters:"quarter",quarter:"quarter",s:"second",seconds:"second",second:"second",gg:"weekYear",weekyears:"weekYear",weekyear:"weekYear",GG:"isoWeekYear",isoweekyears:"isoWeekYear",isoweekyear:"isoWeekYear",w:"week",weeks:"week",week:"week",W:"isoWeek",isoweeks:"isoWeek",isoweek:"isoWeek",y:"year",years:"year",year:"year"};function fn(e){return typeof e=="string"?Zm[e]||Zm[e.toLowerCase()]:void 0}function vd(e){var t={},n,r;for(r in e)Ge(e,r)&&(n=fn(r),n&&(t[n]=e[r]));return t}var Qw={date:9,day:11,weekday:11,isoWeekday:11,dayOfYear:4,hour:13,millisecond:16,minute:14,month:8,quarter:7,second:15,weekYear:1,isoWeekYear:1,week:5,isoWeek:5,year:1};function Zw(e){var t=[],n;for(n in e)Ge(e,n)&&t.push({unit:n,priority:Qw[n]});return t.sort(function(r,i){return r.priority-i.priority}),t}var eg=/\d/,rn=/\d\d/,tg=/\d{3}/,_d=/\d{4}/,cc=/[+-]?\d{6}/,rt=/\d\d?/,ng=/\d\d\d\d?/,rg=/\d\d\d\d\d\d?/,uc=/\d{1,3}/,md=/\d{1,4}/,fc=/[+-]?\d{1,6}/,Xa=/\d+/,dc=/[+-]?\d+/,eb=/Z|[+-]\d\d:?\d\d/gi,hc=/Z|[+-]\d\d(?::?\d\d)?/gi,tb=/[+-]?\d+(\.\d{1,3})?/,ks=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i,Ja=/^[1-9]\d?/,gd=/^([1-9]\d|\d)/,pc;pc={};function le(e,t,n){pc[e]=Wn(t)?t:function(r,i){return r&&n?n:t}}function nb(e,t){return Ge(pc,e)?pc[e](t._strict,t._locale):new RegExp(rb(e))}function rb(e){return mr(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(t,n,r,i,a){return n||r||i||a}))}function mr(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}function dn(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function Ve(e){var t=+e,n=0;return t!==0&&isFinite(t)&&(n=dn(t)),n}var yd={};function Je(e,t){var n,r=t,i;for(typeof e=="string"&&(e=[e]),_r(t)&&(r=function(a,o){o[t]=Ve(a)}),i=e.length,n=0;n<i;n++)yd[e[n]]=r}function Cs(e,t){Je(e,function(n,r,i,a){i._w=i._w||{},t(n,i._w,i,a)})}function ib(e,t,n){t!=null&&Ge(yd,e)&&yd[e](t,n._a,n,e)}function vc(e){return e%4===0&&e%100!==0||e%400===0}var Mt=0,gr=1,zn=2,Tt=3,On=4,yr=5,Bi=6,ab=7,ob=8;me("Y",0,0,function(){var e=this.year();return e<=9999?jn(e,4):"+"+e}),me(0,["YY",2],0,function(){return this.year()%100}),me(0,["YYYY",4],0,"year"),me(0,["YYYYY",5],0,"year"),me(0,["YYYYYY",6,!0],0,"year"),le("Y",dc),le("YY",rt,rn),le("YYYY",md,_d),le("YYYYY",fc,cc),le("YYYYYY",fc,cc),Je(["YYYYY","YYYYYY"],Mt),Je("YYYY",function(e,t){t[Mt]=e.length===2?ne.parseTwoDigitYear(e):Ve(e)}),Je("YY",function(e,t){t[Mt]=ne.parseTwoDigitYear(e)}),Je("Y",function(e,t){t[Mt]=parseInt(e,10)});function Os(e){return vc(e)?366:365}ne.parseTwoDigitYear=function(e){return Ve(e)+(Ve(e)>68?1900:2e3)};var ig=Qa("FullYear",!0);function sb(){return vc(this.year())}function Qa(e,t){return function(n){return n!=null?(ag(this,e,n),ne.updateOffset(this,t),this):Rs(this,e)}}function Rs(e,t){if(!e.isValid())return NaN;var n=e._d,r=e._isUTC;switch(t){case"Milliseconds":return r?n.getUTCMilliseconds():n.getMilliseconds();case"Seconds":return r?n.getUTCSeconds():n.getSeconds();case"Minutes":return r?n.getUTCMinutes():n.getMinutes();case"Hours":return r?n.getUTCHours():n.getHours();case"Date":return r?n.getUTCDate():n.getDate();case"Day":return r?n.getUTCDay():n.getDay();case"Month":return r?n.getUTCMonth():n.getMonth();case"FullYear":return r?n.getUTCFullYear():n.getFullYear();default:return NaN}}function ag(e,t,n){var r,i,a,o,s;if(!(!e.isValid()||isNaN(n))){switch(r=e._d,i=e._isUTC,t){case"Milliseconds":return void(i?r.setUTCMilliseconds(n):r.setMilliseconds(n));case"Seconds":return void(i?r.setUTCSeconds(n):r.setSeconds(n));case"Minutes":return void(i?r.setUTCMinutes(n):r.setMinutes(n));case"Hours":return void(i?r.setUTCHours(n):r.setHours(n));case"Date":return void(i?r.setUTCDate(n):r.setDate(n));case"FullYear":break;default:return}a=n,o=e.month(),s=e.date(),s=s===29&&o===1&&!vc(a)?28:s,i?r.setUTCFullYear(a,o,s):r.setFullYear(a,o,s)}}function lb(e){return e=fn(e),Wn(this[e])?this[e]():this}function cb(e,t){if(typeof e=="object"){e=vd(e);var n=Zw(e),r,i=n.length;for(r=0;r<i;r++)this[n[r].unit](e[n[r].unit])}else if(e=fn(e),Wn(this[e]))return this[e](t);return this}function ub(e,t){return(e%t+t)%t}var ht;Array.prototype.indexOf?ht=Array.prototype.indexOf:ht=function(e){var t;for(t=0;t<this.length;++t)if(this[t]===e)return t;return-1};function Sd(e,t){if(isNaN(e)||isNaN(t))return NaN;var n=ub(t,12);return e+=(t-n)/12,n===1?vc(e)?29:28:31-n%7%2}me("M",["MM",2],"Mo",function(){return this.month()+1}),me("MMM",0,0,function(e){return this.localeData().monthsShort(this,e)}),me("MMMM",0,0,function(e){return this.localeData().months(this,e)}),le("M",rt,Ja),le("MM",rt,rn),le("MMM",function(e,t){return t.monthsShortRegex(e)}),le("MMMM",function(e,t){return t.monthsRegex(e)}),Je(["M","MM"],function(e,t){t[gr]=Ve(e)-1}),Je(["MMM","MMMM"],function(e,t,n,r){var i=n._locale.monthsParse(e,r,n._strict);i!=null?t[gr]=i:Oe(n).invalidMonth=e});var fb="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),og="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),sg=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,db=ks,hb=ks;function pb(e,t){return e?kn(this._months)?this._months[e.month()]:this._months[(this._months.isFormat||sg).test(t)?"format":"standalone"][e.month()]:kn(this._months)?this._months:this._months.standalone}function vb(e,t){return e?kn(this._monthsShort)?this._monthsShort[e.month()]:this._monthsShort[sg.test(t)?"format":"standalone"][e.month()]:kn(this._monthsShort)?this._monthsShort:this._monthsShort.standalone}function _b(e,t,n){var r,i,a,o=e.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],r=0;r<12;++r)a=Gn([2e3,r]),this._shortMonthsParse[r]=this.monthsShort(a,"").toLocaleLowerCase(),this._longMonthsParse[r]=this.months(a,"").toLocaleLowerCase();return n?t==="MMM"?(i=ht.call(this._shortMonthsParse,o),i!==-1?i:null):(i=ht.call(this._longMonthsParse,o),i!==-1?i:null):t==="MMM"?(i=ht.call(this._shortMonthsParse,o),i!==-1?i:(i=ht.call(this._longMonthsParse,o),i!==-1?i:null)):(i=ht.call(this._longMonthsParse,o),i!==-1?i:(i=ht.call(this._shortMonthsParse,o),i!==-1?i:null))}function mb(e,t,n){var r,i,a;if(this._monthsParseExact)return _b.call(this,e,t,n);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),r=0;r<12;r++){if(i=Gn([2e3,r]),n&&!this._longMonthsParse[r]&&(this._longMonthsParse[r]=new RegExp("^"+this.months(i,"").replace(".","")+"$","i"),this._shortMonthsParse[r]=new RegExp("^"+this.monthsShort(i,"").replace(".","")+"$","i")),!n&&!this._monthsParse[r]&&(a="^"+this.months(i,"")+"|^"+this.monthsShort(i,""),this._monthsParse[r]=new RegExp(a.replace(".",""),"i")),n&&t==="MMMM"&&this._longMonthsParse[r].test(e))return r;if(n&&t==="MMM"&&this._shortMonthsParse[r].test(e))return r;if(!n&&this._monthsParse[r].test(e))return r}}function lg(e,t){if(!e.isValid())return e;if(typeof t=="string"){if(/^\d+$/.test(t))t=Ve(t);else if(t=e.localeData().monthsParse(t),!_r(t))return e}var n=t,r=e.date();return r=r<29?r:Math.min(r,Sd(e.year(),n)),e._isUTC?e._d.setUTCMonth(n,r):e._d.setMonth(n,r),e}function cg(e){return e!=null?(lg(this,e),ne.updateOffset(this,!0),this):Rs(this,"Month")}function gb(){return Sd(this.year(),this.month())}function yb(e){return this._monthsParseExact?(Ge(this,"_monthsRegex")||ug.call(this),e?this._monthsShortStrictRegex:this._monthsShortRegex):(Ge(this,"_monthsShortRegex")||(this._monthsShortRegex=db),this._monthsShortStrictRegex&&e?this._monthsShortStrictRegex:this._monthsShortRegex)}function Sb(e){return this._monthsParseExact?(Ge(this,"_monthsRegex")||ug.call(this),e?this._monthsStrictRegex:this._monthsRegex):(Ge(this,"_monthsRegex")||(this._monthsRegex=hb),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)}function ug(){function e(c,u){return u.length-c.length}var t=[],n=[],r=[],i,a,o,s;for(i=0;i<12;i++)a=Gn([2e3,i]),o=mr(this.monthsShort(a,"")),s=mr(this.months(a,"")),t.push(o),n.push(s),r.push(s),r.push(o);t.sort(e),n.sort(e),r.sort(e),this._monthsRegex=new RegExp("^("+r.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+n.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+t.join("|")+")","i")}function Eb(e,t,n,r,i,a,o){var s;return e<100&&e>=0?(s=new Date(e+400,t,n,r,i,a,o),isFinite(s.getFullYear())&&s.setFullYear(e)):s=new Date(e,t,n,r,i,a,o),s}function Is(e){var t,n;return e<100&&e>=0?(n=Array.prototype.slice.call(arguments),n[0]=e+400,t=new Date(Date.UTC.apply(null,n)),isFinite(t.getUTCFullYear())&&t.setUTCFullYear(e)):t=new Date(Date.UTC.apply(null,arguments)),t}function _c(e,t,n){var r=7+t-n,i=(7+Is(e,0,r).getUTCDay()-t)%7;return-i+r-1}function fg(e,t,n,r,i){var a=(7+n-r)%7,o=_c(e,r,i),s=1+7*(t-1)+a+o,c,u;return s<=0?(c=e-1,u=Os(c)+s):s>Os(e)?(c=e+1,u=s-Os(e)):(c=e,u=s),{year:c,dayOfYear:u}}function Ps(e,t,n){var r=_c(e.year(),t,n),i=Math.floor((e.dayOfYear()-r-1)/7)+1,a,o;return i<1?(o=e.year()-1,a=i+Sr(o,t,n)):i>Sr(e.year(),t,n)?(a=i-Sr(e.year(),t,n),o=e.year()+1):(o=e.year(),a=i),{week:a,year:o}}function Sr(e,t,n){var r=_c(e,t,n),i=_c(e+1,t,n);return(Os(e)-r+i)/7}me("w",["ww",2],"wo","week"),me("W",["WW",2],"Wo","isoWeek"),le("w",rt,Ja),le("ww",rt,rn),le("W",rt,Ja),le("WW",rt,rn),Cs(["w","ww","W","WW"],function(e,t,n,r){t[r.substr(0,1)]=Ve(e)});function Tb(e){return Ps(e,this._week.dow,this._week.doy).week}var Nb={dow:0,doy:6};function Db(){return this._week.dow}function wb(){return this._week.doy}function bb(e){var t=this.localeData().week(this);return e==null?t:this.add((e-t)*7,"d")}function kb(e){var t=Ps(this,1,4).week;return e==null?t:this.add((e-t)*7,"d")}me("d",0,"do","day"),me("dd",0,0,function(e){return this.localeData().weekdaysMin(this,e)}),me("ddd",0,0,function(e){return this.localeData().weekdaysShort(this,e)}),me("dddd",0,0,function(e){return this.localeData().weekdays(this,e)}),me("e",0,0,"weekday"),me("E",0,0,"isoWeekday"),le("d",rt),le("e",rt),le("E",rt),le("dd",function(e,t){return t.weekdaysMinRegex(e)}),le("ddd",function(e,t){return t.weekdaysShortRegex(e)}),le("dddd",function(e,t){return t.weekdaysRegex(e)}),Cs(["dd","ddd","dddd"],function(e,t,n,r){var i=n._locale.weekdaysParse(e,r,n._strict);i!=null?t.d=i:Oe(n).invalidWeekday=e}),Cs(["d","e","E"],function(e,t,n,r){t[r]=Ve(e)});function Cb(e,t){return typeof e!="string"?e:isNaN(e)?(e=t.weekdaysParse(e),typeof e=="number"?e:null):parseInt(e,10)}function Ob(e,t){return typeof e=="string"?t.weekdaysParse(e)%7||7:isNaN(e)?null:e}function Ed(e,t){return e.slice(t,7).concat(e.slice(0,t))}var Rb="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),dg="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),Ib="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),Pb=ks,Ab=ks,Mb=ks;function xb(e,t){var n=kn(this._weekdays)?this._weekdays:this._weekdays[e&&e!==!0&&this._weekdays.isFormat.test(t)?"format":"standalone"];return e===!0?Ed(n,this._week.dow):e?n[e.day()]:n}function Yb(e){return e===!0?Ed(this._weekdaysShort,this._week.dow):e?this._weekdaysShort[e.day()]:this._weekdaysShort}function Vb(e){return e===!0?Ed(this._weekdaysMin,this._week.dow):e?this._weekdaysMin[e.day()]:this._weekdaysMin}function Lb(e,t,n){var r,i,a,o=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],r=0;r<7;++r)a=Gn([2e3,1]).day(r),this._minWeekdaysParse[r]=this.weekdaysMin(a,"").toLocaleLowerCase(),this._shortWeekdaysParse[r]=this.weekdaysShort(a,"").toLocaleLowerCase(),this._weekdaysParse[r]=this.weekdays(a,"").toLocaleLowerCase();return n?t==="dddd"?(i=ht.call(this._weekdaysParse,o),i!==-1?i:null):t==="ddd"?(i=ht.call(this._shortWeekdaysParse,o),i!==-1?i:null):(i=ht.call(this._minWeekdaysParse,o),i!==-1?i:null):t==="dddd"?(i=ht.call(this._weekdaysParse,o),i!==-1||(i=ht.call(this._shortWeekdaysParse,o),i!==-1)?i:(i=ht.call(this._minWeekdaysParse,o),i!==-1?i:null)):t==="ddd"?(i=ht.call(this._shortWeekdaysParse,o),i!==-1||(i=ht.call(this._weekdaysParse,o),i!==-1)?i:(i=ht.call(this._minWeekdaysParse,o),i!==-1?i:null)):(i=ht.call(this._minWeekdaysParse,o),i!==-1||(i=ht.call(this._weekdaysParse,o),i!==-1)?i:(i=ht.call(this._shortWeekdaysParse,o),i!==-1?i:null))}function Fb(e,t,n){var r,i,a;if(this._weekdaysParseExact)return Lb.call(this,e,t,n);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),r=0;r<7;r++){if(i=Gn([2e3,1]).day(r),n&&!this._fullWeekdaysParse[r]&&(this._fullWeekdaysParse[r]=new RegExp("^"+this.weekdays(i,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[r]=new RegExp("^"+this.weekdaysShort(i,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[r]=new RegExp("^"+this.weekdaysMin(i,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[r]||(a="^"+this.weekdays(i,"")+"|^"+this.weekdaysShort(i,"")+"|^"+this.weekdaysMin(i,""),this._weekdaysParse[r]=new RegExp(a.replace(".",""),"i")),n&&t==="dddd"&&this._fullWeekdaysParse[r].test(e))return r;if(n&&t==="ddd"&&this._shortWeekdaysParse[r].test(e))return r;if(n&&t==="dd"&&this._minWeekdaysParse[r].test(e))return r;if(!n&&this._weekdaysParse[r].test(e))return r}}function $b(e){if(!this.isValid())return e!=null?this:NaN;var t=Rs(this,"Day");return e!=null?(e=Cb(e,this.localeData()),this.add(e-t,"d")):t}function Bb(e){if(!this.isValid())return e!=null?this:NaN;var t=(this.day()+7-this.localeData()._week.dow)%7;return e==null?t:this.add(e-t,"d")}function Ub(e){if(!this.isValid())return e!=null?this:NaN;if(e!=null){var t=Ob(e,this.localeData());return this.day(this.day()%7?t:t-7)}else return this.day()||7}function Hb(e){return this._weekdaysParseExact?(Ge(this,"_weekdaysRegex")||Td.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(Ge(this,"_weekdaysRegex")||(this._weekdaysRegex=Pb),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)}function Gb(e){return this._weekdaysParseExact?(Ge(this,"_weekdaysRegex")||Td.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(Ge(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=Ab),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function Wb(e){return this._weekdaysParseExact?(Ge(this,"_weekdaysRegex")||Td.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(Ge(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=Mb),this._weekdaysMinStrictRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function Td(){function e(f,d){return d.length-f.length}var t=[],n=[],r=[],i=[],a,o,s,c,u;for(a=0;a<7;a++)o=Gn([2e3,1]).day(a),s=mr(this.weekdaysMin(o,"")),c=mr(this.weekdaysShort(o,"")),u=mr(this.weekdays(o,"")),t.push(s),n.push(c),r.push(u),i.push(s),i.push(c),i.push(u);t.sort(e),n.sort(e),r.sort(e),i.sort(e),this._weekdaysRegex=new RegExp("^("+i.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+r.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+n.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+t.join("|")+")","i")}function Nd(){return this.hours()%12||12}function jb(){return this.hours()||24}me("H",["HH",2],0,"hour"),me("h",["hh",2],0,Nd),me("k",["kk",2],0,jb),me("hmm",0,0,function(){return""+Nd.apply(this)+jn(this.minutes(),2)}),me("hmmss",0,0,function(){return""+Nd.apply(this)+jn(this.minutes(),2)+jn(this.seconds(),2)}),me("Hmm",0,0,function(){return""+this.hours()+jn(this.minutes(),2)}),me("Hmmss",0,0,function(){return""+this.hours()+jn(this.minutes(),2)+jn(this.seconds(),2)});function hg(e,t){me(e,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)})}hg("a",!0),hg("A",!1);function pg(e,t){return t._meridiemParse}le("a",pg),le("A",pg),le("H",rt,gd),le("h",rt,Ja),le("k",rt,Ja),le("HH",rt,rn),le("hh",rt,rn),le("kk",rt,rn),le("hmm",ng),le("hmmss",rg),le("Hmm",ng),le("Hmmss",rg),Je(["H","HH"],Tt),Je(["k","kk"],function(e,t,n){var r=Ve(e);t[Tt]=r===24?0:r}),Je(["a","A"],function(e,t,n){n._isPm=n._locale.isPM(e),n._meridiem=e}),Je(["h","hh"],function(e,t,n){t[Tt]=Ve(e),Oe(n).bigHour=!0}),Je("hmm",function(e,t,n){var r=e.length-2;t[Tt]=Ve(e.substr(0,r)),t[On]=Ve(e.substr(r)),Oe(n).bigHour=!0}),Je("hmmss",function(e,t,n){var r=e.length-4,i=e.length-2;t[Tt]=Ve(e.substr(0,r)),t[On]=Ve(e.substr(r,2)),t[yr]=Ve(e.substr(i)),Oe(n).bigHour=!0}),Je("Hmm",function(e,t,n){var r=e.length-2;t[Tt]=Ve(e.substr(0,r)),t[On]=Ve(e.substr(r))}),Je("Hmmss",function(e,t,n){var r=e.length-4,i=e.length-2;t[Tt]=Ve(e.substr(0,r)),t[On]=Ve(e.substr(r,2)),t[yr]=Ve(e.substr(i))});function zb(e){return(e+"").toLowerCase().charAt(0)==="p"}var Kb=/[ap]\.?m?\.?/i,qb=Qa("Hours",!0);function Xb(e,t,n){return e>11?n?"pm":"PM":n?"am":"AM"}var vg={calendar:Lw,longDateFormat:Uw,invalidDate:Gw,ordinal:jw,dayOfMonthOrdinalParse:zw,relativeTime:qw,months:fb,monthsShort:og,week:Nb,weekdays:Rb,weekdaysMin:Ib,weekdaysShort:dg,meridiemParse:Kb},ot={},As={},Ms;function Jb(e,t){var n,r=Math.min(e.length,t.length);for(n=0;n<r;n+=1)if(e[n]!==t[n])return n;return r}function _g(e){return e&&e.toLowerCase().replace("_","-")}function Qb(e){for(var t=0,n,r,i,a;t<e.length;){for(a=_g(e[t]).split("-"),n=a.length,r=_g(e[t+1]),r=r?r.split("-"):null;n>0;){if(i=mc(a.slice(0,n).join("-")),i)return i;if(r&&r.length>=n&&Jb(a,r)>=n-1)break;n--}t++}return Ms}function Zb(e){return!!(e&&e.match("^[^/\\\\]*$"))}function mc(e){var t=null,n;if(ot[e]===void 0&&typeof module<"u"&&module&&module.exports&&Zb(e))try{t=Ms._abbr,n=require,n("./locale/"+e),ni(t)}catch{ot[e]=null}return ot[e]}function ni(e,t){var n;return e&&(Wt(t)?n=Er(e):n=Dd(e,t),n?Ms=n:typeof console<"u"&&console.warn&&console.warn("Locale "+e+" not found. Did you forget to load it?")),Ms._abbr}function Dd(e,t){if(t!==null){var n,r=vg;if(t.abbr=e,ot[e]!=null)Jm("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),r=ot[e]._config;else if(t.parentLocale!=null)if(ot[t.parentLocale]!=null)r=ot[t.parentLocale]._config;else if(n=mc(t.parentLocale),n!=null)r=n._config;else return As[t.parentLocale]||(As[t.parentLocale]=[]),As[t.parentLocale].push({name:e,config:t}),null;return ot[e]=new fd(ud(r,t)),As[e]&&As[e].forEach(function(i){Dd(i.name,i.config)}),ni(e),ot[e]}else return delete ot[e],null}function ek(e,t){if(t!=null){var n,r,i=vg;ot[e]!=null&&ot[e].parentLocale!=null?ot[e].set(ud(ot[e]._config,t)):(r=mc(e),r!=null&&(i=r._config),t=ud(i,t),r==null&&(t.abbr=e),n=new fd(t),n.parentLocale=ot[e],ot[e]=n),ni(e)}else ot[e]!=null&&(ot[e].parentLocale!=null?(ot[e]=ot[e].parentLocale,e===ni()&&ni(e)):ot[e]!=null&&delete ot[e]);return ot[e]}function Er(e){var t;if(e&&e._locale&&e._locale._abbr&&(e=e._locale._abbr),!e)return Ms;if(!kn(e)){if(t=mc(e),t)return t;e=[e]}return Qb(e)}function tk(){return dd(ot)}function wd(e){var t,n=e._a;return n&&Oe(e).overflow===-2&&(t=n[gr]<0||n[gr]>11?gr:n[zn]<1||n[zn]>Sd(n[Mt],n[gr])?zn:n[Tt]<0||n[Tt]>24||n[Tt]===24&&(n[On]!==0||n[yr]!==0||n[Bi]!==0)?Tt:n[On]<0||n[On]>59?On:n[yr]<0||n[yr]>59?yr:n[Bi]<0||n[Bi]>999?Bi:-1,Oe(e)._overflowDayOfYear&&(t<Mt||t>zn)&&(t=zn),Oe(e)._overflowWeeks&&t===-1&&(t=ab),Oe(e)._overflowWeekday&&t===-1&&(t=ob),Oe(e).overflow=t),e}var nk=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,rk=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,ik=/Z|[+-]\d\d(?::?\d\d)?/,gc=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],bd=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],ak=/^\/?Date\((-?\d+)/i,ok=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,sk={UT:0,GMT:0,EDT:-4*60,EST:-5*60,CDT:-5*60,CST:-6*60,MDT:-6*60,MST:-7*60,PDT:-7*60,PST:-8*60};function mg(e){var t,n,r=e._i,i=nk.exec(r)||rk.exec(r),a,o,s,c,u=gc.length,f=bd.length;if(i){for(Oe(e).iso=!0,t=0,n=u;t<n;t++)if(gc[t][1].exec(i[1])){o=gc[t][0],a=gc[t][2]!==!1;break}if(o==null){e._isValid=!1;return}if(i[3]){for(t=0,n=f;t<n;t++)if(bd[t][1].exec(i[3])){s=(i[2]||" ")+bd[t][0];break}if(s==null){e._isValid=!1;return}}if(!a&&s!=null){e._isValid=!1;return}if(i[4])if(ik.exec(i[4]))c="Z";else{e._isValid=!1;return}e._f=o+(s||"")+(c||""),Cd(e)}else e._isValid=!1}function lk(e,t,n,r,i,a){var o=[ck(e),og.indexOf(t),parseInt(n,10),parseInt(r,10),parseInt(i,10)];return a&&o.push(parseInt(a,10)),o}function ck(e){var t=parseInt(e,10);return t<=49?2e3+t:t<=999?1900+t:t}function uk(e){return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function fk(e,t,n){if(e){var r=dg.indexOf(e),i=new Date(t[0],t[1],t[2]).getDay();if(r!==i)return Oe(n).weekdayMismatch=!0,n._isValid=!1,!1}return!0}function dk(e,t,n){if(e)return sk[e];if(t)return 0;var r=parseInt(n,10),i=r%100,a=(r-i)/100;return a*60+i}function gg(e){var t=ok.exec(uk(e._i)),n;if(t){if(n=lk(t[4],t[3],t[2],t[5],t[6],t[7]),!fk(t[1],n,e))return;e._a=n,e._tzm=dk(t[8],t[9],t[10]),e._d=Is.apply(null,e._a),e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),Oe(e).rfc2822=!0}else e._isValid=!1}function hk(e){var t=ak.exec(e._i);if(t!==null){e._d=new Date(+t[1]);return}if(mg(e),e._isValid===!1)delete e._isValid;else return;if(gg(e),e._isValid===!1)delete e._isValid;else return;e._strict?e._isValid=!1:ne.createFromInputFallback(e)}ne.createFromInputFallback=un("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",function(e){e._d=new Date(e._i+(e._useUTC?" UTC":""))});function Za(e,t,n){return e??t??n}function pk(e){var t=new Date(ne.now());return e._useUTC?[t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate()]:[t.getFullYear(),t.getMonth(),t.getDate()]}function kd(e){var t,n,r=[],i,a,o;if(!e._d){for(i=pk(e),e._w&&e._a[zn]==null&&e._a[gr]==null&&vk(e),e._dayOfYear!=null&&(o=Za(e._a[Mt],i[Mt]),(e._dayOfYear>Os(o)||e._dayOfYear===0)&&(Oe(e)._overflowDayOfYear=!0),n=Is(o,0,e._dayOfYear),e._a[gr]=n.getUTCMonth(),e._a[zn]=n.getUTCDate()),t=0;t<3&&e._a[t]==null;++t)e._a[t]=r[t]=i[t];for(;t<7;t++)e._a[t]=r[t]=e._a[t]==null?t===2?1:0:e._a[t];e._a[Tt]===24&&e._a[On]===0&&e._a[yr]===0&&e._a[Bi]===0&&(e._nextDay=!0,e._a[Tt]=0),e._d=(e._useUTC?Is:Eb).apply(null,r),a=e._useUTC?e._d.getUTCDay():e._d.getDay(),e._tzm!=null&&e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),e._nextDay&&(e._a[Tt]=24),e._w&&typeof e._w.d<"u"&&e._w.d!==a&&(Oe(e).weekdayMismatch=!0)}}function vk(e){var t,n,r,i,a,o,s,c,u;t=e._w,t.GG!=null||t.W!=null||t.E!=null?(a=1,o=4,n=Za(t.GG,e._a[Mt],Ps(it(),1,4).year),r=Za(t.W,1),i=Za(t.E,1),(i<1||i>7)&&(c=!0)):(a=e._locale._week.dow,o=e._locale._week.doy,u=Ps(it(),a,o),n=Za(t.gg,e._a[Mt],u.year),r=Za(t.w,u.week),t.d!=null?(i=t.d,(i<0||i>6)&&(c=!0)):t.e!=null?(i=t.e+a,(t.e<0||t.e>6)&&(c=!0)):i=a),r<1||r>Sr(n,a,o)?Oe(e)._overflowWeeks=!0:c!=null?Oe(e)._overflowWeekday=!0:(s=fg(n,r,i,a,o),e._a[Mt]=s.year,e._dayOfYear=s.dayOfYear)}ne.ISO_8601=function(){},ne.RFC_2822=function(){};function Cd(e){if(e._f===ne.ISO_8601){mg(e);return}if(e._f===ne.RFC_2822){gg(e);return}e._a=[],Oe(e).empty=!0;var t=""+e._i,n,r,i,a,o,s=t.length,c=0,u,f;for(i=Qm(e._f,e._locale).match(hd)||[],f=i.length,n=0;n<f;n++)a=i[n],r=(t.match(nb(a,e))||[])[0],r&&(o=t.substr(0,t.indexOf(r)),o.length>0&&Oe(e).unusedInput.push(o),t=t.slice(t.indexOf(r)+r.length),c+=r.length),qa[a]?(r?Oe(e).empty=!1:Oe(e).unusedTokens.push(a),ib(a,r,e)):e._strict&&!r&&Oe(e).unusedTokens.push(a);Oe(e).charsLeftOver=s-c,t.length>0&&Oe(e).unusedInput.push(t),e._a[Tt]<=12&&Oe(e).bigHour===!0&&e._a[Tt]>0&&(Oe(e).bigHour=void 0),Oe(e).parsedDateParts=e._a.slice(0),Oe(e).meridiem=e._meridiem,e._a[Tt]=_k(e._locale,e._a[Tt],e._meridiem),u=Oe(e).era,u!==null&&(e._a[Mt]=e._locale.erasConvertYear(u,e._a[Mt])),kd(e),wd(e)}function _k(e,t,n){var r;return n==null?t:e.meridiemHour!=null?e.meridiemHour(t,n):(e.isPM!=null&&(r=e.isPM(n),r&&t<12&&(t+=12),!r&&t===12&&(t=0)),t)}function mk(e){var t,n,r,i,a,o,s=!1,c=e._f.length;if(c===0){Oe(e).invalidFormat=!0,e._d=new Date(NaN);return}for(i=0;i<c;i++)a=0,o=!1,t=cd({},e),e._useUTC!=null&&(t._useUTC=e._useUTC),t._f=e._f[i],Cd(t),sd(t)&&(o=!0),a+=Oe(t).charsLeftOver,a+=Oe(t).unusedTokens.length*10,Oe(t).score=a,s?a<r&&(r=a,n=t):(r==null||a<r||o)&&(r=a,n=t,o&&(s=!0));ti(e,n||t)}function gk(e){if(!e._d){var t=vd(e._i),n=t.day===void 0?t.date:t.day;e._a=zm([t.year,t.month,n,t.hour,t.minute,t.second,t.millisecond],function(r){return r&&parseInt(r,10)}),kd(e)}}function yk(e){var t=new bs(wd(yg(e)));return t._nextDay&&(t.add(1,"d"),t._nextDay=void 0),t}function yg(e){var t=e._i,n=e._f;return e._locale=e._locale||Er(e._l),t===null||n===void 0&&t===""?oc({nullInput:!0}):(typeof t=="string"&&(e._i=t=e._locale.preparse(t)),Cn(t)?new bs(wd(t)):(ws(t)?e._d=t:kn(n)?mk(e):n?Cd(e):Sk(e),sd(e)||(e._d=null),e))}function Sk(e){var t=e._i;Wt(t)?e._d=new Date(ne.now()):ws(t)?e._d=new Date(t.valueOf()):typeof t=="string"?hk(e):kn(t)?(e._a=zm(t.slice(0),function(n){return parseInt(n,10)}),kd(e)):$i(t)?gk(e):_r(t)?e._d=new Date(t):ne.createFromInputFallback(e)}function Sg(e,t,n,r,i){var a={};return(t===!0||t===!1)&&(r=t,t=void 0),(n===!0||n===!1)&&(r=n,n=void 0),($i(e)&&ad(e)||kn(e)&&e.length===0)&&(e=void 0),a._isAMomentObject=!0,a._useUTC=a._isUTC=i,a._l=n,a._i=e,a._f=t,a._strict=r,yk(a)}function it(e,t,n,r){return Sg(e,t,n,r,!1)}var Ek=un("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=it.apply(null,arguments);return this.isValid()&&e.isValid()?e<this?this:e:oc()}),Tk=un("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=it.apply(null,arguments);return this.isValid()&&e.isValid()?e>this?this:e:oc()});function Eg(e,t){var n,r;if(t.length===1&&kn(t[0])&&(t=t[0]),!t.length)return it();for(n=t[0],r=1;r<t.length;++r)(!t[r].isValid()||t[r][e](n))&&(n=t[r]);return n}function Nk(){var e=[].slice.call(arguments,0);return Eg("isBefore",e)}function Dk(){var e=[].slice.call(arguments,0);return Eg("isAfter",e)}var wk=function(){return Date.now?Date.now():+new Date},xs=["year","quarter","month","week","day","hour","minute","second","millisecond"];function bk(e){var t,n=!1,r,i=xs.length;for(t in e)if(Ge(e,t)&&!(ht.call(xs,t)!==-1&&(e[t]==null||!isNaN(e[t]))))return!1;for(r=0;r<i;++r)if(e[xs[r]]){if(n)return!1;parseFloat(e[xs[r]])!==Ve(e[xs[r]])&&(n=!0)}return!0}function kk(){return this._isValid}function Ck(){return Rn(NaN)}function yc(e){var t=vd(e),n=t.year||0,r=t.quarter||0,i=t.month||0,a=t.week||t.isoWeek||0,o=t.day||0,s=t.hour||0,c=t.minute||0,u=t.second||0,f=t.millisecond||0;this._isValid=bk(t),this._milliseconds=+f+u*1e3+c*6e4+s*1e3*60*60,this._days=+o+a*7,this._months=+i+r*3+n*12,this._data={},this._locale=Er(),this._bubble()}function Sc(e){return e instanceof yc}function Od(e){return e<0?Math.round(-1*e)*-1:Math.round(e)}function Ok(e,t,n){var r=Math.min(e.length,t.length),i=Math.abs(e.length-t.length),a=0,o;for(o=0;o<r;o++)Ve(e[o])!==Ve(t[o])&&a++;return a+i}function Tg(e,t){me(e,0,0,function(){var n=this.utcOffset(),r="+";return n<0&&(n=-n,r="-"),r+jn(~~(n/60),2)+t+jn(~~n%60,2)})}Tg("Z",":"),Tg("ZZ",""),le("Z",hc),le("ZZ",hc),Je(["Z","ZZ"],function(e,t,n){n._useUTC=!0,n._tzm=Rd(hc,e)});var Rk=/([\+\-]|\d\d)/gi;function Rd(e,t){var n=(t||"").match(e),r,i,a;return n===null?null:(r=n[n.length-1]||[],i=(r+"").match(Rk)||["-",0,0],a=+(i[1]*60)+Ve(i[2]),a===0?0:i[0]==="+"?a:-a)}function Id(e,t){var n,r;return t._isUTC?(n=t.clone(),r=(Cn(e)||ws(e)?e.valueOf():it(e).valueOf())-n.valueOf(),n._d.setTime(n._d.valueOf()+r),ne.updateOffset(n,!1),n):it(e).local()}function Pd(e){return-Math.round(e._d.getTimezoneOffset())}ne.updateOffset=function(){};function Ik(e,t,n){var r=this._offset||0,i;if(!this.isValid())return e!=null?this:NaN;if(e!=null){if(typeof e=="string"){if(e=Rd(hc,e),e===null)return this}else Math.abs(e)<16&&!n&&(e=e*60);return!this._isUTC&&t&&(i=Pd(this)),this._offset=e,this._isUTC=!0,i!=null&&this.add(i,"m"),r!==e&&(!t||this._changeInProgress?bg(this,Rn(e-r,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,ne.updateOffset(this,!0),this._changeInProgress=null)),this}else return this._isUTC?r:Pd(this)}function Pk(e,t){return e!=null?(typeof e!="string"&&(e=-e),this.utcOffset(e,t),this):-this.utcOffset()}function Ak(e){return this.utcOffset(0,e)}function Mk(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(Pd(this),"m")),this}function xk(){if(this._tzm!=null)this.utcOffset(this._tzm,!1,!0);else if(typeof this._i=="string"){var e=Rd(eb,this._i);e!=null?this.utcOffset(e):this.utcOffset(0,!0)}return this}function Yk(e){return this.isValid()?(e=e?it(e).utcOffset():0,(this.utcOffset()-e)%60===0):!1}function Vk(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function Lk(){if(!Wt(this._isDSTShifted))return this._isDSTShifted;var e={},t;return cd(e,this),e=yg(e),e._a?(t=e._isUTC?Gn(e._a):it(e._a),this._isDSTShifted=this.isValid()&&Ok(e._a,t.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function Fk(){return this.isValid()?!this._isUTC:!1}function $k(){return this.isValid()?this._isUTC:!1}function Ng(){return this.isValid()?this._isUTC&&this._offset===0:!1}var Bk=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,Uk=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function Rn(e,t){var n=e,r=null,i,a,o;return Sc(e)?n={ms:e._milliseconds,d:e._days,M:e._months}:_r(e)||!isNaN(+e)?(n={},t?n[t]=+e:n.milliseconds=+e):(r=Bk.exec(e))?(i=r[1]==="-"?-1:1,n={y:0,d:Ve(r[zn])*i,h:Ve(r[Tt])*i,m:Ve(r[On])*i,s:Ve(r[yr])*i,ms:Ve(Od(r[Bi]*1e3))*i}):(r=Uk.exec(e))?(i=r[1]==="-"?-1:1,n={y:Ui(r[2],i),M:Ui(r[3],i),w:Ui(r[4],i),d:Ui(r[5],i),h:Ui(r[6],i),m:Ui(r[7],i),s:Ui(r[8],i)}):n==null?n={}:typeof n=="object"&&("from"in n||"to"in n)&&(o=Hk(it(n.from),it(n.to)),n={},n.ms=o.milliseconds,n.M=o.months),a=new yc(n),Sc(e)&&Ge(e,"_locale")&&(a._locale=e._locale),Sc(e)&&Ge(e,"_isValid")&&(a._isValid=e._isValid),a}Rn.fn=yc.prototype,Rn.invalid=Ck;function Ui(e,t){var n=e&&parseFloat(e.replace(",","."));return(isNaN(n)?0:n)*t}function Dg(e,t){var n={};return n.months=t.month()-e.month()+(t.year()-e.year())*12,e.clone().add(n.months,"M").isAfter(t)&&--n.months,n.milliseconds=+t-+e.clone().add(n.months,"M"),n}function Hk(e,t){var n;return e.isValid()&&t.isValid()?(t=Id(t,e),e.isBefore(t)?n=Dg(e,t):(n=Dg(t,e),n.milliseconds=-n.milliseconds,n.months=-n.months),n):{milliseconds:0,months:0}}function wg(e,t){return function(n,r){var i,a;return r!==null&&!isNaN(+r)&&(Jm(t,"moment()."+t+"(period, number) is deprecated. Please use moment()."+t+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),a=n,n=r,r=a),i=Rn(n,r),bg(this,i,e),this}}function bg(e,t,n,r){var i=t._milliseconds,a=Od(t._days),o=Od(t._months);e.isValid()&&(r=r??!0,o&&lg(e,Rs(e,"Month")+o*n),a&&ag(e,"Date",Rs(e,"Date")+a*n),i&&e._d.setTime(e._d.valueOf()+i*n),r&&ne.updateOffset(e,a||o))}var Gk=wg(1,"add"),Wk=wg(-1,"subtract");function kg(e){return typeof e=="string"||e instanceof String}function jk(e){return Cn(e)||ws(e)||kg(e)||_r(e)||Kk(e)||zk(e)||e===null||e===void 0}function zk(e){var t=$i(e)&&!ad(e),n=!1,r=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],i,a,o=r.length;for(i=0;i<o;i+=1)a=r[i],n=n||Ge(e,a);return t&&n}function Kk(e){var t=kn(e),n=!1;return t&&(n=e.filter(function(r){return!_r(r)&&kg(e)}).length===0),t&&n}function qk(e){var t=$i(e)&&!ad(e),n=!1,r=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"],i,a;for(i=0;i<r.length;i+=1)a=r[i],n=n||Ge(e,a);return t&&n}function Xk(e,t){var n=e.diff(t,"days",!0);return n<-6?"sameElse":n<-1?"lastWeek":n<0?"lastDay":n<1?"sameDay":n<2?"nextDay":n<7?"nextWeek":"sameElse"}function Jk(e,t){arguments.length===1&&(arguments[0]?jk(arguments[0])?(e=arguments[0],t=void 0):qk(arguments[0])&&(t=arguments[0],e=void 0):(e=void 0,t=void 0));var n=e||it(),r=Id(n,this).startOf("day"),i=ne.calendarFormat(this,r)||"sameElse",a=t&&(Wn(t[i])?t[i].call(this,n):t[i]);return this.format(a||this.localeData().calendar(i,this,it(n)))}function Qk(){return new bs(this)}function Zk(e,t){var n=Cn(e)?e:it(e);return this.isValid()&&n.isValid()?(t=fn(t)||"millisecond",t==="millisecond"?this.valueOf()>n.valueOf():n.valueOf()<this.clone().startOf(t).valueOf()):!1}function eC(e,t){var n=Cn(e)?e:it(e);return this.isValid()&&n.isValid()?(t=fn(t)||"millisecond",t==="millisecond"?this.valueOf()<n.valueOf():this.clone().endOf(t).valueOf()<n.valueOf()):!1}function tC(e,t,n,r){var i=Cn(e)?e:it(e),a=Cn(t)?t:it(t);return this.isValid()&&i.isValid()&&a.isValid()?(r=r||"()",(r[0]==="("?this.isAfter(i,n):!this.isBefore(i,n))&&(r[1]===")"?this.isBefore(a,n):!this.isAfter(a,n))):!1}function nC(e,t){var n=Cn(e)?e:it(e),r;return this.isValid()&&n.isValid()?(t=fn(t)||"millisecond",t==="millisecond"?this.valueOf()===n.valueOf():(r=n.valueOf(),this.clone().startOf(t).valueOf()<=r&&r<=this.clone().endOf(t).valueOf())):!1}function rC(e,t){return this.isSame(e,t)||this.isAfter(e,t)}function iC(e,t){return this.isSame(e,t)||this.isBefore(e,t)}function aC(e,t,n){var r,i,a;if(!this.isValid())return NaN;if(r=Id(e,this),!r.isValid())return NaN;switch(i=(r.utcOffset()-this.utcOffset())*6e4,t=fn(t),t){case"year":a=Ec(this,r)/12;break;case"month":a=Ec(this,r);break;case"quarter":a=Ec(this,r)/3;break;case"second":a=(this-r)/1e3;break;case"minute":a=(this-r)/6e4;break;case"hour":a=(this-r)/36e5;break;case"day":a=(this-r-i)/864e5;break;case"week":a=(this-r-i)/6048e5;break;default:a=this-r}return n?a:dn(a)}function Ec(e,t){if(e.date()<t.date())return-Ec(t,e);var n=(t.year()-e.year())*12+(t.month()-e.month()),r=e.clone().add(n,"months"),i,a;return t-r<0?(i=e.clone().add(n-1,"months"),a=(t-r)/(r-i)):(i=e.clone().add(n+1,"months"),a=(t-r)/(i-r)),-(n+a)||0}ne.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",ne.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";function oC(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")}function sC(e){if(!this.isValid())return null;var t=e!==!0,n=t?this.clone().utc():this;return n.year()<0||n.year()>9999?lc(n,t?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):Wn(Date.prototype.toISOString)?t?this.toDate().toISOString():new Date(this.valueOf()+this.utcOffset()*60*1e3).toISOString().replace("Z",lc(n,"Z")):lc(n,t?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")}function lC(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var e="moment",t="",n,r,i,a;return this.isLocal()||(e=this.utcOffset()===0?"moment.utc":"moment.parseZone",t="Z"),n="["+e+'("]',r=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",i="-MM-DD[T]HH:mm:ss.SSS",a=t+'[")]',this.format(n+r+i+a)}function cC(e){e||(e=this.isUtc()?ne.defaultFormatUtc:ne.defaultFormat);var t=lc(this,e);return this.localeData().postformat(t)}function uC(e,t){return this.isValid()&&(Cn(e)&&e.isValid()||it(e).isValid())?Rn({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function fC(e){return this.from(it(),e)}function dC(e,t){return this.isValid()&&(Cn(e)&&e.isValid()||it(e).isValid())?Rn({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function hC(e){return this.to(it(),e)}function Cg(e){var t;return e===void 0?this._locale._abbr:(t=Er(e),t!=null&&(this._locale=t),this)}var Og=un("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(e){return e===void 0?this.localeData():this.locale(e)});function Rg(){return this._locale}var Tc=1e3,eo=60*Tc,Nc=60*eo,Ig=(365*400+97)*24*Nc;function to(e,t){return(e%t+t)%t}function Pg(e,t,n){return e<100&&e>=0?new Date(e+400,t,n)-Ig:new Date(e,t,n).valueOf()}function Ag(e,t,n){return e<100&&e>=0?Date.UTC(e+400,t,n)-Ig:Date.UTC(e,t,n)}function pC(e){var t,n;if(e=fn(e),e===void 0||e==="millisecond"||!this.isValid())return this;switch(n=this._isUTC?Ag:Pg,e){case"year":t=n(this.year(),0,1);break;case"quarter":t=n(this.year(),this.month()-this.month()%3,1);break;case"month":t=n(this.year(),this.month(),1);break;case"week":t=n(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":t=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":t=n(this.year(),this.month(),this.date());break;case"hour":t=this._d.valueOf(),t-=to(t+(this._isUTC?0:this.utcOffset()*eo),Nc);break;case"minute":t=this._d.valueOf(),t-=to(t,eo);break;case"second":t=this._d.valueOf(),t-=to(t,Tc);break}return this._d.setTime(t),ne.updateOffset(this,!0),this}function vC(e){var t,n;if(e=fn(e),e===void 0||e==="millisecond"||!this.isValid())return this;switch(n=this._isUTC?Ag:Pg,e){case"year":t=n(this.year()+1,0,1)-1;break;case"quarter":t=n(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":t=n(this.year(),this.month()+1,1)-1;break;case"week":t=n(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":t=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":t=n(this.year(),this.month(),this.date()+1)-1;break;case"hour":t=this._d.valueOf(),t+=Nc-to(t+(this._isUTC?0:this.utcOffset()*eo),Nc)-1;break;case"minute":t=this._d.valueOf(),t+=eo-to(t,eo)-1;break;case"second":t=this._d.valueOf(),t+=Tc-to(t,Tc)-1;break}return this._d.setTime(t),ne.updateOffset(this,!0),this}function _C(){return this._d.valueOf()-(this._offset||0)*6e4}function mC(){return Math.floor(this.valueOf()/1e3)}function gC(){return new Date(this.valueOf())}function yC(){var e=this;return[e.year(),e.month(),e.date(),e.hour(),e.minute(),e.second(),e.millisecond()]}function SC(){var e=this;return{years:e.year(),months:e.month(),date:e.date(),hours:e.hours(),minutes:e.minutes(),seconds:e.seconds(),milliseconds:e.milliseconds()}}function EC(){return this.isValid()?this.toISOString():null}function TC(){return sd(this)}function NC(){return ti({},Oe(this))}function DC(){return Oe(this).overflow}function wC(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}me("N",0,0,"eraAbbr"),me("NN",0,0,"eraAbbr"),me("NNN",0,0,"eraAbbr"),me("NNNN",0,0,"eraName"),me("NNNNN",0,0,"eraNarrow"),me("y",["y",1],"yo","eraYear"),me("y",["yy",2],0,"eraYear"),me("y",["yyy",3],0,"eraYear"),me("y",["yyyy",4],0,"eraYear"),le("N",Ad),le("NN",Ad),le("NNN",Ad),le("NNNN",YC),le("NNNNN",VC),Je(["N","NN","NNN","NNNN","NNNNN"],function(e,t,n,r){var i=n._locale.erasParse(e,r,n._strict);i?Oe(n).era=i:Oe(n).invalidEra=e}),le("y",Xa),le("yy",Xa),le("yyy",Xa),le("yyyy",Xa),le("yo",LC),Je(["y","yy","yyy","yyyy"],Mt),Je(["yo"],function(e,t,n,r){var i;n._locale._eraYearOrdinalRegex&&(i=e.match(n._locale._eraYearOrdinalRegex)),n._locale.eraYearOrdinalParse?t[Mt]=n._locale.eraYearOrdinalParse(e,i):t[Mt]=parseInt(e,10)});function bC(e,t){var n,r,i,a=this._eras||Er("en")._eras;for(n=0,r=a.length;n<r;++n){switch(typeof a[n].since){case"string":i=ne(a[n].since).startOf("day"),a[n].since=i.valueOf();break}switch(typeof a[n].until){case"undefined":a[n].until=1/0;break;case"string":i=ne(a[n].until).startOf("day").valueOf(),a[n].until=i.valueOf();break}}return a}function kC(e,t,n){var r,i,a=this.eras(),o,s,c;for(e=e.toUpperCase(),r=0,i=a.length;r<i;++r)if(o=a[r].name.toUpperCase(),s=a[r].abbr.toUpperCase(),c=a[r].narrow.toUpperCase(),n)switch(t){case"N":case"NN":case"NNN":if(s===e)return a[r];break;case"NNNN":if(o===e)return a[r];break;case"NNNNN":if(c===e)return a[r];break}else if([o,s,c].indexOf(e)>=0)return a[r]}function CC(e,t){var n=e.since<=e.until?1:-1;return t===void 0?ne(e.since).year():ne(e.since).year()+(t-e.offset)*n}function OC(){var e,t,n,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e)if(n=this.clone().startOf("day").valueOf(),r[e].since<=n&&n<=r[e].until||r[e].until<=n&&n<=r[e].since)return r[e].name;return""}function RC(){var e,t,n,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e)if(n=this.clone().startOf("day").valueOf(),r[e].since<=n&&n<=r[e].until||r[e].until<=n&&n<=r[e].since)return r[e].narrow;return""}function IC(){var e,t,n,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e)if(n=this.clone().startOf("day").valueOf(),r[e].since<=n&&n<=r[e].until||r[e].until<=n&&n<=r[e].since)return r[e].abbr;return""}function PC(){var e,t,n,r,i=this.localeData().eras();for(e=0,t=i.length;e<t;++e)if(n=i[e].since<=i[e].until?1:-1,r=this.clone().startOf("day").valueOf(),i[e].since<=r&&r<=i[e].until||i[e].until<=r&&r<=i[e].since)return(this.year()-ne(i[e].since).year())*n+i[e].offset;return this.year()}function AC(e){return Ge(this,"_erasNameRegex")||Md.call(this),e?this._erasNameRegex:this._erasRegex}function MC(e){return Ge(this,"_erasAbbrRegex")||Md.call(this),e?this._erasAbbrRegex:this._erasRegex}function xC(e){return Ge(this,"_erasNarrowRegex")||Md.call(this),e?this._erasNarrowRegex:this._erasRegex}function Ad(e,t){return t.erasAbbrRegex(e)}function YC(e,t){return t.erasNameRegex(e)}function VC(e,t){return t.erasNarrowRegex(e)}function LC(e,t){return t._eraYearOrdinalRegex||Xa}function Md(){var e=[],t=[],n=[],r=[],i,a,o,s,c,u=this.eras();for(i=0,a=u.length;i<a;++i)o=mr(u[i].name),s=mr(u[i].abbr),c=mr(u[i].narrow),t.push(o),e.push(s),n.push(c),r.push(o),r.push(s),r.push(c);this._erasRegex=new RegExp("^("+r.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+t.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+e.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+n.join("|")+")","i")}me(0,["gg",2],0,function(){return this.weekYear()%100}),me(0,["GG",2],0,function(){return this.isoWeekYear()%100});function Dc(e,t){me(0,[e,e.length],0,t)}Dc("gggg","weekYear"),Dc("ggggg","weekYear"),Dc("GGGG","isoWeekYear"),Dc("GGGGG","isoWeekYear"),le("G",dc),le("g",dc),le("GG",rt,rn),le("gg",rt,rn),le("GGGG",md,_d),le("gggg",md,_d),le("GGGGG",fc,cc),le("ggggg",fc,cc),Cs(["gggg","ggggg","GGGG","GGGGG"],function(e,t,n,r){t[r.substr(0,2)]=Ve(e)}),Cs(["gg","GG"],function(e,t,n,r){t[r]=ne.parseTwoDigitYear(e)});function FC(e){return Mg.call(this,e,this.week(),this.weekday()+this.localeData()._week.dow,this.localeData()._week.dow,this.localeData()._week.doy)}function $C(e){return Mg.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)}function BC(){return Sr(this.year(),1,4)}function UC(){return Sr(this.isoWeekYear(),1,4)}function HC(){var e=this.localeData()._week;return Sr(this.year(),e.dow,e.doy)}function GC(){var e=this.localeData()._week;return Sr(this.weekYear(),e.dow,e.doy)}function Mg(e,t,n,r,i){var a;return e==null?Ps(this,r,i).year:(a=Sr(e,r,i),t>a&&(t=a),WC.call(this,e,t,n,r,i))}function WC(e,t,n,r,i){var a=fg(e,t,n,r,i),o=Is(a.year,0,a.dayOfYear);return this.year(o.getUTCFullYear()),this.month(o.getUTCMonth()),this.date(o.getUTCDate()),this}me("Q",0,"Qo","quarter"),le("Q",eg),Je("Q",function(e,t){t[gr]=(Ve(e)-1)*3});function jC(e){return e==null?Math.ceil((this.month()+1)/3):this.month((e-1)*3+this.month()%3)}me("D",["DD",2],"Do","date"),le("D",rt,Ja),le("DD",rt,rn),le("Do",function(e,t){return e?t._dayOfMonthOrdinalParse||t._ordinalParse:t._dayOfMonthOrdinalParseLenient}),Je(["D","DD"],zn),Je("Do",function(e,t){t[zn]=Ve(e.match(rt)[0])});var xg=Qa("Date",!0);me("DDD",["DDDD",3],"DDDo","dayOfYear"),le("DDD",uc),le("DDDD",tg),Je(["DDD","DDDD"],function(e,t,n){n._dayOfYear=Ve(e)});function zC(e){var t=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return e==null?t:this.add(e-t,"d")}me("m",["mm",2],0,"minute"),le("m",rt,gd),le("mm",rt,rn),Je(["m","mm"],On);var KC=Qa("Minutes",!1);me("s",["ss",2],0,"second"),le("s",rt,gd),le("ss",rt,rn),Je(["s","ss"],yr);var qC=Qa("Seconds",!1);me("S",0,0,function(){return~~(this.millisecond()/100)}),me(0,["SS",2],0,function(){return~~(this.millisecond()/10)}),me(0,["SSS",3],0,"millisecond"),me(0,["SSSS",4],0,function(){return this.millisecond()*10}),me(0,["SSSSS",5],0,function(){return this.millisecond()*100}),me(0,["SSSSSS",6],0,function(){return this.millisecond()*1e3}),me(0,["SSSSSSS",7],0,function(){return this.millisecond()*1e4}),me(0,["SSSSSSSS",8],0,function(){return this.millisecond()*1e5}),me(0,["SSSSSSSSS",9],0,function(){return this.millisecond()*1e6}),le("S",uc,eg),le("SS",uc,rn),le("SSS",uc,tg);var ri,Yg;for(ri="SSSS";ri.length<=9;ri+="S")le(ri,Xa);function XC(e,t){t[Bi]=Ve(("0."+e)*1e3)}for(ri="S";ri.length<=9;ri+="S")Je(ri,XC);Yg=Qa("Milliseconds",!1),me("z",0,0,"zoneAbbr"),me("zz",0,0,"zoneName");function JC(){return this._isUTC?"UTC":""}function QC(){return this._isUTC?"Coordinated Universal Time":""}var z=bs.prototype;z.add=Gk,z.calendar=Jk,z.clone=Qk,z.diff=aC,z.endOf=vC,z.format=cC,z.from=uC,z.fromNow=fC,z.to=dC,z.toNow=hC,z.get=lb,z.invalidAt=DC,z.isAfter=Zk,z.isBefore=eC,z.isBetween=tC,z.isSame=nC,z.isSameOrAfter=rC,z.isSameOrBefore=iC,z.isValid=TC,z.lang=Og,z.locale=Cg,z.localeData=Rg,z.max=Tk,z.min=Ek,z.parsingFlags=NC,z.set=cb,z.startOf=pC,z.subtract=Wk,z.toArray=yC,z.toObject=SC,z.toDate=gC,z.toISOString=sC,z.inspect=lC,typeof Symbol<"u"&&Symbol.for!=null&&(z[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),z.toJSON=EC,z.toString=oC,z.unix=mC,z.valueOf=_C,z.creationData=wC,z.eraName=OC,z.eraNarrow=RC,z.eraAbbr=IC,z.eraYear=PC,z.year=ig,z.isLeapYear=sb,z.weekYear=FC,z.isoWeekYear=$C,z.quarter=z.quarters=jC,z.month=cg,z.daysInMonth=gb,z.week=z.weeks=bb,z.isoWeek=z.isoWeeks=kb,z.weeksInYear=HC,z.weeksInWeekYear=GC,z.isoWeeksInYear=BC,z.isoWeeksInISOWeekYear=UC,z.date=xg,z.day=z.days=$b,z.weekday=Bb,z.isoWeekday=Ub,z.dayOfYear=zC,z.hour=z.hours=qb,z.minute=z.minutes=KC,z.second=z.seconds=qC,z.millisecond=z.milliseconds=Yg,z.utcOffset=Ik,z.utc=Ak,z.local=Mk,z.parseZone=xk,z.hasAlignedHourOffset=Yk,z.isDST=Vk,z.isLocal=Fk,z.isUtcOffset=$k,z.isUtc=Ng,z.isUTC=Ng,z.zoneAbbr=JC,z.zoneName=QC,z.dates=un("dates accessor is deprecated. Use date instead.",xg),z.months=un("months accessor is deprecated. Use month instead",cg),z.years=un("years accessor is deprecated. Use year instead",ig),z.zone=un("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",Pk),z.isDSTShifted=un("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",Lk);function ZC(e){return it(e*1e3)}function eO(){return it.apply(null,arguments).parseZone()}function Vg(e){return e}var We=fd.prototype;We.calendar=Fw,We.longDateFormat=Hw,We.invalidDate=Ww,We.ordinal=Kw,We.preparse=Vg,We.postformat=Vg,We.relativeTime=Xw,We.pastFuture=Jw,We.set=Vw,We.eras=bC,We.erasParse=kC,We.erasConvertYear=CC,We.erasAbbrRegex=MC,We.erasNameRegex=AC,We.erasNarrowRegex=xC,We.months=pb,We.monthsShort=vb,We.monthsParse=mb,We.monthsRegex=Sb,We.monthsShortRegex=yb,We.week=Tb,We.firstDayOfYear=wb,We.firstDayOfWeek=Db,We.weekdays=xb,We.weekdaysMin=Vb,We.weekdaysShort=Yb,We.weekdaysParse=Fb,We.weekdaysRegex=Hb,We.weekdaysShortRegex=Gb,We.weekdaysMinRegex=Wb,We.isPM=zb,We.meridiem=Xb;function wc(e,t,n,r){var i=Er(),a=Gn().set(r,t);return i[n](a,e)}function Lg(e,t,n){if(_r(e)&&(t=e,e=void 0),e=e||"",t!=null)return wc(e,t,n,"month");var r,i=[];for(r=0;r<12;r++)i[r]=wc(e,r,n,"month");return i}function xd(e,t,n,r){typeof e=="boolean"?(_r(t)&&(n=t,t=void 0),t=t||""):(t=e,n=t,e=!1,_r(t)&&(n=t,t=void 0),t=t||"");var i=Er(),a=e?i._week.dow:0,o,s=[];if(n!=null)return wc(t,(n+a)%7,r,"day");for(o=0;o<7;o++)s[o]=wc(t,(o+a)%7,r,"day");return s}function tO(e,t){return Lg(e,t,"months")}function nO(e,t){return Lg(e,t,"monthsShort")}function rO(e,t,n){return xd(e,t,n,"weekdays")}function iO(e,t,n){return xd(e,t,n,"weekdaysShort")}function aO(e,t,n){return xd(e,t,n,"weekdaysMin")}ni("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10,n=Ve(e%100/10)===1?"th":t===1?"st":t===2?"nd":t===3?"rd":"th";return e+n}}),ne.lang=un("moment.lang is deprecated. Use moment.locale instead.",ni),ne.langData=un("moment.langData is deprecated. Use moment.localeData instead.",Er);var Tr=Math.abs;function oO(){var e=this._data;return this._milliseconds=Tr(this._milliseconds),this._days=Tr(this._days),this._months=Tr(this._months),e.milliseconds=Tr(e.milliseconds),e.seconds=Tr(e.seconds),e.minutes=Tr(e.minutes),e.hours=Tr(e.hours),e.months=Tr(e.months),e.years=Tr(e.years),this}function Fg(e,t,n,r){var i=Rn(t,n);return e._milliseconds+=r*i._milliseconds,e._days+=r*i._days,e._months+=r*i._months,e._bubble()}function sO(e,t){return Fg(this,e,t,1)}function lO(e,t){return Fg(this,e,t,-1)}function $g(e){return e<0?Math.floor(e):Math.ceil(e)}function cO(){var e=this._milliseconds,t=this._days,n=this._months,r=this._data,i,a,o,s,c;return e>=0&&t>=0&&n>=0||e<=0&&t<=0&&n<=0||(e+=$g(Yd(n)+t)*864e5,t=0,n=0),r.milliseconds=e%1e3,i=dn(e/1e3),r.seconds=i%60,a=dn(i/60),r.minutes=a%60,o=dn(a/60),r.hours=o%24,t+=dn(o/24),c=dn(Bg(t)),n+=c,t-=$g(Yd(c)),s=dn(n/12),n%=12,r.days=t,r.months=n,r.years=s,this}function Bg(e){return e*4800/146097}function Yd(e){return e*146097/4800}function uO(e){if(!this.isValid())return NaN;var t,n,r=this._milliseconds;if(e=fn(e),e==="month"||e==="quarter"||e==="year")switch(t=this._days+r/864e5,n=this._months+Bg(t),e){case"month":return n;case"quarter":return n/3;case"year":return n/12}else switch(t=this._days+Math.round(Yd(this._months)),e){case"week":return t/7+r/6048e5;case"day":return t+r/864e5;case"hour":return t*24+r/36e5;case"minute":return t*1440+r/6e4;case"second":return t*86400+r/1e3;case"millisecond":return Math.floor(t*864e5)+r;default:throw new Error("Unknown unit "+e)}}function Nr(e){return function(){return this.as(e)}}var Ug=Nr("ms"),fO=Nr("s"),dO=Nr("m"),hO=Nr("h"),pO=Nr("d"),vO=Nr("w"),_O=Nr("M"),mO=Nr("Q"),gO=Nr("y"),yO=Ug;function SO(){return Rn(this)}function EO(e){return e=fn(e),this.isValid()?this[e+"s"]():NaN}function Hi(e){return function(){return this.isValid()?this._data[e]:NaN}}var TO=Hi("milliseconds"),NO=Hi("seconds"),DO=Hi("minutes"),wO=Hi("hours"),bO=Hi("days"),kO=Hi("months"),CO=Hi("years");function OO(){return dn(this.days()/7)}var Dr=Math.round,no={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function RO(e,t,n,r,i){return i.relativeTime(t||1,!!n,e,r)}function IO(e,t,n,r){var i=Rn(e).abs(),a=Dr(i.as("s")),o=Dr(i.as("m")),s=Dr(i.as("h")),c=Dr(i.as("d")),u=Dr(i.as("M")),f=Dr(i.as("w")),d=Dr(i.as("y")),h=a<=n.ss&&["s",a]||a<n.s&&["ss",a]||o<=1&&["m"]||o<n.m&&["mm",o]||s<=1&&["h"]||s<n.h&&["hh",s]||c<=1&&["d"]||c<n.d&&["dd",c];return n.w!=null&&(h=h||f<=1&&["w"]||f<n.w&&["ww",f]),h=h||u<=1&&["M"]||u<n.M&&["MM",u]||d<=1&&["y"]||["yy",d],h[2]=t,h[3]=+e>0,h[4]=r,RO.apply(null,h)}function PO(e){return e===void 0?Dr:typeof e=="function"?(Dr=e,!0):!1}function AO(e,t){return no[e]===void 0?!1:t===void 0?no[e]:(no[e]=t,e==="s"&&(no.ss=t-1),!0)}function MO(e,t){if(!this.isValid())return this.localeData().invalidDate();var n=!1,r=no,i,a;return typeof e=="object"&&(t=e,e=!1),typeof e=="boolean"&&(n=e),typeof t=="object"&&(r=Object.assign({},no,t),t.s!=null&&t.ss==null&&(r.ss=t.s-1)),i=this.localeData(),a=IO(this,!n,r,i),n&&(a=i.pastFuture(+this,a)),i.postformat(a)}var Vd=Math.abs;function ro(e){return(e>0)-(e<0)||+e}function bc(){if(!this.isValid())return this.localeData().invalidDate();var e=Vd(this._milliseconds)/1e3,t=Vd(this._days),n=Vd(this._months),r,i,a,o,s=this.asSeconds(),c,u,f,d;return s?(r=dn(e/60),i=dn(r/60),e%=60,r%=60,a=dn(n/12),n%=12,o=e?e.toFixed(3).replace(/\.?0+$/,""):"",c=s<0?"-":"",u=ro(this._months)!==ro(s)?"-":"",f=ro(this._days)!==ro(s)?"-":"",d=ro(this._milliseconds)!==ro(s)?"-":"",c+"P"+(a?u+a+"Y":"")+(n?u+n+"M":"")+(t?f+t+"D":"")+(i||r||e?"T":"")+(i?d+i+"H":"")+(r?d+r+"M":"")+(e?d+o+"S":"")):"P0D"}var Be=yc.prototype;Be.isValid=kk,Be.abs=oO,Be.add=sO,Be.subtract=lO,Be.as=uO,Be.asMilliseconds=Ug,Be.asSeconds=fO,Be.asMinutes=dO,Be.asHours=hO,Be.asDays=pO,Be.asWeeks=vO,Be.asMonths=_O,Be.asQuarters=mO,Be.asYears=gO,Be.valueOf=yO,Be._bubble=cO,Be.clone=SO,Be.get=EO,Be.milliseconds=TO,Be.seconds=NO,Be.minutes=DO,Be.hours=wO,Be.days=bO,Be.weeks=OO,Be.months=kO,Be.years=CO,Be.humanize=MO,Be.toISOString=bc,Be.toString=bc,Be.toJSON=bc,Be.locale=Cg,Be.localeData=Rg,Be.toIsoString=un("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",bc),Be.lang=Og,me("X",0,0,"unix"),me("x",0,0,"valueOf"),le("x",dc),le("X",tb),Je("X",function(e,t,n){n._d=new Date(parseFloat(e)*1e3)}),Je("x",function(e,t,n){n._d=new Date(Ve(e))});//! moment.js
|
|
45
|
+
ne.version="2.30.1",xw(it),ne.fn=z,ne.min=Nk,ne.max=Dk,ne.now=wk,ne.utc=Gn,ne.unix=ZC,ne.months=tO,ne.isDate=ws,ne.locale=ni,ne.invalid=oc,ne.duration=Rn,ne.isMoment=Cn,ne.weekdays=rO,ne.parseZone=eO,ne.localeData=Er,ne.isDuration=Sc,ne.monthsShort=nO,ne.weekdaysMin=aO,ne.defineLocale=Dd,ne.updateLocale=ek,ne.locales=tk,ne.weekdaysShort=iO,ne.normalizeUnits=fn,ne.relativeTimeRounding=PO,ne.relativeTimeThreshold=AO,ne.calendarFormat=Xk,ne.prototype=z,ne.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"};const xO=["title"],Ld=l.defineComponent({__name:"CapeSingleValue",props:{fieldValuePair:{},link:{}},setup(e){const t=e,n=l.computed(()=>t.fieldValuePair.value),r=l.computed(()=>t.fieldValuePair.field),i=l.computed(()=>{let a=`${t.fieldValuePair.value}`;return t.fieldValuePair.field.type=="date"&&(a=ne(a).format("dddd, D MMMM YYYY")),a});return(a,o)=>{const s=l.resolveComponent("router-link");return l.openBlock(),l.createElementBlock("span",{class:"cape-single-value",title:r.value.description},[a.link?(l.openBlock(),l.createBlock(s,{key:0,to:r.value.id+"/"+n.value},{default:l.withCtx(()=>[l.createTextVNode(l.toDisplayString(i.value),1)]),_:1},8,["to"])):(l.openBlock(),l.createElementBlock(l.Fragment,{key:1},[l.createTextVNode(l.toDisplayString(i.value),1)],64))],8,xO)}}}),YO={key:0,class:"cape-error cape-value-error"},VO={key:1,class:"cape-value"},LO={key:0,class:"cape-value-null"},FO={key:0,class:"cape-value-multiple"},Hg=l.defineComponent({__name:"CapeValue",props:{fieldValue:{},link:{},hideIfEmpty:{}},setup(e){const t=e,n=l.computed(()=>{var a;return(a=t.fieldValue)==null?void 0:a.value}),r=l.computed(()=>{var a;return(a=t.fieldValue)==null?void 0:a.field}),i=l.computed(()=>n.value===void 0||n.value===""||Array.isArray(n)&&n.value.length===0);return(a,o)=>!a.fieldValue||!r.value?(l.openBlock(),l.createElementBlock("div",YO," [Error: field value pair does not exist!] ")):!a.hideIfEmpty||!i.value?(l.openBlock(),l.createElementBlock("div",VO,[i.value?(l.openBlock(),l.createElementBlock("div",LO,"undefined")):(l.openBlock(),l.createElementBlock("div",{key:1,class:l.normalizeClass("cape-value cape-value-field-"+r.value.id)},[r.value.isMultiple?(l.openBlock(),l.createElementBlock("ol",FO,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(n.value,(s,c)=>(l.openBlock(),l.createElementBlock("li",{key:c},[l.createVNode(Ld,{"field-value-pair":{field:r.value,value:s},link:a.link},null,8,["field-value-pair","link"])]))),128))])):(l.openBlock(),l.createBlock(Ld,{key:1,"field-value-pair":a.fieldValue,link:a.link},null,8,["field-value-pair","link"]))],2))])):l.createCommentVNode("",!0)}}),$O={key:0,class:"cape-labelled-value"},BO={key:0,class:"cape-error cape-labelled-value-error"},UO=["title"],HO={key:1,class:"cape-labelled-value-label"},GO=l.defineComponent({__name:"CapeLabelledValue",props:{fieldValue:{},link:{},hideIfEmpty:{}},setup(e){const t=e,n=l.computed(()=>{var a;return(a=t.fieldValue)==null?void 0:a.value}),r=l.computed(()=>{var a;return(a=t.fieldValue)==null?void 0:a.field}),i=l.computed(()=>n.value===void 0||n.value===""||Array.isArray(n)&&n.value.length===0);return(a,o)=>!a.hideIfEmpty||!i.value?(l.openBlock(),l.createElementBlock("div",$O,[!a.fieldValue||!r.value?(l.openBlock(),l.createElementBlock("div",BO," [Error, trying to render non-existent field] ")):(l.openBlock(),l.createElementBlock(l.Fragment,{key:1},[r.value.description!==void 0&&r.value.description!==""?(l.openBlock(),l.createElementBlock("div",{key:0,title:r.value.description,class:"cape-labelled-value-label","data-toggle":"tooltip"},l.toDisplayString(r.value.label),9,UO)):(l.openBlock(),l.createElementBlock("div",HO,l.toDisplayString(r.value.label),1)),l.createVNode(Hg,{link:a.link,"field-value":a.fieldValue},null,8,["link","field-value"])],64))])):l.createCommentVNode("",!0)}}),WO={class:"cape-filter-label"},jO=["for"],zO={class:"cape-filter-mode"},KO=[l.createElementVNode("option",{value:"contains"},"contains",-1),l.createElementVNode("option",{value:"is"},"is",-1),l.createElementVNode("option",{value:"set"},"is present",-1),l.createElementVNode("option",{value:"notSet"},"is not present",-1)],qO={class:"cape-filter-term"},XO=["id","placeholder"],JO=["id","placeholder"],QO=l.defineComponent({__name:"CapeFilterFieldText",props:{filterId:{}},setup(e){const t=e,n=ft(),r=l.computed(()=>n.byId(t.filterId)),i=l.computed(()=>r.value.field);return(a,o)=>(l.openBlock(),l.createElementBlock(l.Fragment,null,[l.createElementVNode("div",WO,[l.createElementVNode("label",{for:"cape-filter-field-input-"+r.value.id,"data-test":"filter-label"},l.toDisplayString(r.value.field.label),9,jO)]),l.createElementVNode("div",zO,[r.value.field.changeFilterMode?l.withDirectives((l.openBlock(),l.createElementBlock("select",{key:0,"onUpdate:modelValue":o[0]||(o[0]=s=>r.value.mode=s),"data-test":"filter-mode-select","aria-label":"Filter mode"},KO,512)),[[l.vModelSelect,r.value.mode]]):l.createCommentVNode("",!0)]),l.createElementVNode("div",qO,[r.value.mode==="contains"?l.withDirectives((l.openBlock(),l.createElementBlock("input",{key:0,id:"cape-filter-field-input-"+r.value.id,"onUpdate:modelValue":o[1]||(o[1]=s=>r.value.term=s),placeholder:i.value.placeholderContains,class:"cape-filter-field-text-term","data-test":"filter-term-input"},null,8,XO)),[[l.vModelText,r.value.term]]):l.createCommentVNode("",!0),r.value.mode==="is"?l.withDirectives((l.openBlock(),l.createElementBlock("input",{key:1,id:"cape-filter-field-input-"+r.value.id,"onUpdate:modelValue":o[2]||(o[2]=s=>r.value.term=s),placeholder:i.value.placeholderIs,class:"cape-filter-field-text-term","data-test":"filter-term-input"},null,8,JO)),[[l.vModelText,r.value.term]]):l.createCommentVNode("",!0)])],64))}}),ZO={class:"cape-filter-label"},eR=["for"],tR={class:"cape-filter-wide-term"},nR=["id","placeholder"],rR=l.defineComponent({__name:"CapeFilterFreeText",props:{filterId:{}},setup(e){const t=e,n=ft(),r=l.computed(()=>n.byId(t.filterId));return(i,a)=>(l.openBlock(),l.createElementBlock(l.Fragment,null,[l.createElementVNode("div",ZO,[l.createElementVNode("label",{for:"cape-filter-input-"+r.value.id},"Free text",8,eR)]),l.createElementVNode("div",tR,[l.withDirectives(l.createElementVNode("input",{id:"cape-filter-input-"+r.value.id,"onUpdate:modelValue":a[0]||(a[0]=o=>r.value.term=o),placeholder:r.value.placeholder,class:"cape-filter-freetext-term","data-test":"filter-term-input"},null,8,nR),[[l.vModelText,r.value.term]])])],64))}}),iR={class:"cape-filter-field-enum-one-of-checkbox"},aR=["id","value"],oR=["for"],sR=l.defineComponent({__name:"CapeFilterFieldEnumOneOfCheckbox",props:{filterId:{}},setup(e){const t=e,r=ft().byId(t.filterId),i=r.field;return(a,o)=>(l.openBlock(),l.createElementBlock("ul",iR,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(l.unref(i).values,s=>(l.openBlock(),l.createElementBlock("li",{key:s},[l.withDirectives(l.createElementVNode("input",{id:"cape-filter-field-input-"+l.unref(r).id+"-"+s,"onUpdate:modelValue":o[0]||(o[0]=c=>l.unref(r).oneOfTerms=c),value:s,type:"checkbox"},null,8,aR),[[l.vModelCheckbox,l.unref(r).oneOfTerms]]),l.createElementVNode("label",{for:"cape-filter-field-input-"+l.unref(r).id+"-"+s},l.toDisplayString(s),9,oR)]))),128))]))}});function Fd(e){return e===0?!1:Array.isArray(e)&&e.length===0?!0:!e}function lR(e){return(...t)=>!e(...t)}function cR(e,t){return e===void 0&&(e="undefined"),e===null&&(e="null"),e===!1&&(e="false"),e.toString().toLowerCase().indexOf(t.trim())!==-1}function Gg(e,t,n,r){return t?e.filter(i=>cR(r(i,n),t)).sort((i,a)=>r(i,n).length-r(a,n).length):e}function uR(e){return e.filter(t=>!t.$isLabel)}function $d(e,t){return n=>n.reduce((r,i)=>i[e]&&i[e].length?(r.push({$groupLabel:i[t],$isLabel:!0}),r.concat(i[e])):r,[])}function fR(e,t,n,r,i){return a=>a.map(o=>{if(!o[n])return console.warn("Options passed to vue-multiselect do not contain groups, despite the config."),[];const s=Gg(o[n],e,t,i);return s.length?{[r]:o[r],[n]:s}:[]})}const Wg=(...e)=>t=>e.reduce((n,r)=>r(n),t);var dR={data(){return{search:"",isOpen:!1,preferredOpenDirection:"below",optimizedHeight:this.maxHeight}},props:{internalSearch:{type:Boolean,default:!0},options:{type:Array,required:!0},multiple:{type:Boolean,default:!1},trackBy:{type:String},label:{type:String},searchable:{type:Boolean,default:!0},clearOnSelect:{type:Boolean,default:!0},hideSelected:{type:Boolean,default:!1},placeholder:{type:String,default:"Select option"},allowEmpty:{type:Boolean,default:!0},resetAfter:{type:Boolean,default:!1},closeOnSelect:{type:Boolean,default:!0},customLabel:{type:Function,default(e,t){return Fd(e)?"":t?e[t]:e}},taggable:{type:Boolean,default:!1},tagPlaceholder:{type:String,default:"Press enter to create a tag"},tagPosition:{type:String,default:"top"},max:{type:[Number,Boolean],default:!1},id:{default:null},optionsLimit:{type:Number,default:1e3},groupValues:{type:String},groupLabel:{type:String},groupSelect:{type:Boolean,default:!1},blockKeys:{type:Array,default(){return[]}},preserveSearch:{type:Boolean,default:!1},preselectFirst:{type:Boolean,default:!1},preventAutofocus:{type:Boolean,default:!1}},mounted(){!this.multiple&&this.max&&console.warn("[Vue-Multiselect warn]: Max prop should not be used when prop Multiple equals false."),this.preselectFirst&&!this.internalValue.length&&this.options.length&&this.select(this.filteredOptions[0])},computed:{internalValue(){return this.modelValue||this.modelValue===0?Array.isArray(this.modelValue)?this.modelValue:[this.modelValue]:[]},filteredOptions(){const e=this.search||"",t=e.toLowerCase().trim();let n=this.options.concat();return this.internalSearch?n=this.groupValues?this.filterAndFlat(n,t,this.label):Gg(n,t,this.label,this.customLabel):n=this.groupValues?$d(this.groupValues,this.groupLabel)(n):n,n=this.hideSelected?n.filter(lR(this.isSelected)):n,this.taggable&&t.length&&!this.isExistingOption(t)&&(this.tagPosition==="bottom"?n.push({isTag:!0,label:e}):n.unshift({isTag:!0,label:e})),n.slice(0,this.optionsLimit)},valueKeys(){return this.trackBy?this.internalValue.map(e=>e[this.trackBy]):this.internalValue},optionKeys(){return(this.groupValues?this.flatAndStrip(this.options):this.options).map(t=>this.customLabel(t,this.label).toString().toLowerCase())},currentOptionLabel(){return this.multiple?this.searchable?"":this.placeholder:this.internalValue.length?this.getOptionLabel(this.internalValue[0]):this.searchable?"":this.placeholder}},watch:{internalValue:{handler(){this.resetAfter&&this.internalValue.length&&(this.search="",this.$emit("update:modelValue",this.multiple?[]:null))},deep:!0},search(){this.$emit("search-change",this.search)}},emits:["open","search-change","close","select","update:modelValue","remove","tag"],methods:{getValue(){return this.multiple?this.internalValue:this.internalValue.length===0?null:this.internalValue[0]},filterAndFlat(e,t,n){return Wg(fR(t,n,this.groupValues,this.groupLabel,this.customLabel),$d(this.groupValues,this.groupLabel))(e)},flatAndStrip(e){return Wg($d(this.groupValues,this.groupLabel),uR)(e)},updateSearch(e){this.search=e},isExistingOption(e){return this.options?this.optionKeys.indexOf(e)>-1:!1},isSelected(e){const t=this.trackBy?e[this.trackBy]:e;return this.valueKeys.indexOf(t)>-1},isOptionDisabled(e){return!!e.$isDisabled},getOptionLabel(e){if(Fd(e))return"";if(e.isTag)return e.label;if(e.$isLabel)return e.$groupLabel;const t=this.customLabel(e,this.label);return Fd(t)?"":t},select(e,t){if(e.$isLabel&&this.groupSelect){this.selectGroup(e);return}if(!(this.blockKeys.indexOf(t)!==-1||this.disabled||e.$isDisabled||e.$isLabel)&&!(this.max&&this.multiple&&this.internalValue.length===this.max)&&!(t==="Tab"&&!this.pointerDirty)){if(e.isTag)this.$emit("tag",e.label,this.id),this.search="",this.closeOnSelect&&!this.multiple&&this.deactivate();else{if(this.isSelected(e)){t!=="Tab"&&this.removeElement(e);return}this.multiple?this.$emit("update:modelValue",this.internalValue.concat([e])):this.$emit("update:modelValue",e),this.$emit("select",e,this.id),this.clearOnSelect&&(this.search="")}this.closeOnSelect&&this.deactivate()}},selectGroup(e){const t=this.options.find(n=>n[this.groupLabel]===e.$groupLabel);if(t){if(this.wholeGroupSelected(t)){this.$emit("remove",t[this.groupValues],this.id);const n=this.internalValue.filter(r=>t[this.groupValues].indexOf(r)===-1);this.$emit("update:modelValue",n)}else{let n=t[this.groupValues].filter(r=>!(this.isOptionDisabled(r)||this.isSelected(r)));this.max&&n.splice(this.max-this.internalValue.length),this.$emit("select",n,this.id),this.$emit("update:modelValue",this.internalValue.concat(n))}this.closeOnSelect&&this.deactivate()}},wholeGroupSelected(e){return e[this.groupValues].every(t=>this.isSelected(t)||this.isOptionDisabled(t))},wholeGroupDisabled(e){return e[this.groupValues].every(this.isOptionDisabled)},removeElement(e,t=!0){if(this.disabled||e.$isDisabled)return;if(!this.allowEmpty&&this.internalValue.length<=1){this.deactivate();return}const n=typeof e=="object"?this.valueKeys.indexOf(e[this.trackBy]):this.valueKeys.indexOf(e);if(this.multiple){const r=this.internalValue.slice(0,n).concat(this.internalValue.slice(n+1));this.$emit("update:modelValue",r)}else this.$emit("update:modelValue",null);this.$emit("remove",e,this.id),this.closeOnSelect&&t&&this.deactivate()},removeLastElement(){this.blockKeys.indexOf("Delete")===-1&&this.search.length===0&&Array.isArray(this.internalValue)&&this.internalValue.length&&this.removeElement(this.internalValue[this.internalValue.length-1],!1)},activate(){this.isOpen||this.disabled||(this.adjustPosition(),this.groupValues&&this.pointer===0&&this.filteredOptions.length&&(this.pointer=1),this.isOpen=!0,this.searchable?(this.preserveSearch||(this.search=""),this.preventAutofocus||this.$nextTick(()=>this.$refs.search&&this.$refs.search.focus())):this.preventAutofocus||typeof this.$el<"u"&&this.$el.focus(),this.$emit("open",this.id))},deactivate(){this.isOpen&&(this.isOpen=!1,this.searchable?this.$refs.search!==null&&typeof this.$refs.search<"u"&&this.$refs.search.blur():typeof this.$el<"u"&&this.$el.blur(),this.preserveSearch||(this.search=""),this.$emit("close",this.getValue(),this.id))},toggle(){this.isOpen?this.deactivate():this.activate()},adjustPosition(){if(typeof window>"u")return;const e=this.$el.getBoundingClientRect().top,t=window.innerHeight-this.$el.getBoundingClientRect().bottom;t>this.maxHeight||t>e||this.openDirection==="below"||this.openDirection==="bottom"?(this.preferredOpenDirection="below",this.optimizedHeight=Math.min(t-40,this.maxHeight)):(this.preferredOpenDirection="above",this.optimizedHeight=Math.min(e-40,this.maxHeight))}}},hR={data(){return{pointer:0,pointerDirty:!1}},props:{showPointer:{type:Boolean,default:!0},optionHeight:{type:Number,default:40}},computed:{pointerPosition(){return this.pointer*this.optionHeight},visibleElements(){return this.optimizedHeight/this.optionHeight}},watch:{filteredOptions(){this.pointerAdjust()},isOpen(){this.pointerDirty=!1},pointer(){this.$refs.search&&this.$refs.search.setAttribute("aria-activedescendant",this.id+"-"+this.pointer.toString())}},methods:{optionHighlight(e,t){return{"multiselect__option--highlight":e===this.pointer&&this.showPointer,"multiselect__option--selected":this.isSelected(t)}},groupHighlight(e,t){if(!this.groupSelect)return["multiselect__option--disabled",{"multiselect__option--group":t.$isLabel}];const n=this.options.find(r=>r[this.groupLabel]===t.$groupLabel);return n&&!this.wholeGroupDisabled(n)?["multiselect__option--group",{"multiselect__option--highlight":e===this.pointer&&this.showPointer},{"multiselect__option--group-selected":this.wholeGroupSelected(n)}]:"multiselect__option--disabled"},addPointerElement({key:e}="Enter"){this.filteredOptions.length>0&&this.select(this.filteredOptions[this.pointer],e),this.pointerReset()},pointerForward(){this.pointer<this.filteredOptions.length-1&&(this.pointer++,this.$refs.list.scrollTop<=this.pointerPosition-(this.visibleElements-1)*this.optionHeight&&(this.$refs.list.scrollTop=this.pointerPosition-(this.visibleElements-1)*this.optionHeight),this.filteredOptions[this.pointer]&&this.filteredOptions[this.pointer].$isLabel&&!this.groupSelect&&this.pointerForward()),this.pointerDirty=!0},pointerBackward(){this.pointer>0?(this.pointer--,this.$refs.list.scrollTop>=this.pointerPosition&&(this.$refs.list.scrollTop=this.pointerPosition),this.filteredOptions[this.pointer]&&this.filteredOptions[this.pointer].$isLabel&&!this.groupSelect&&this.pointerBackward()):this.filteredOptions[this.pointer]&&this.filteredOptions[0].$isLabel&&!this.groupSelect&&this.pointerForward(),this.pointerDirty=!0},pointerReset(){this.closeOnSelect&&(this.pointer=0,this.$refs.list&&(this.$refs.list.scrollTop=0))},pointerAdjust(){this.pointer>=this.filteredOptions.length-1&&(this.pointer=this.filteredOptions.length?this.filteredOptions.length-1:0),this.filteredOptions.length>0&&this.filteredOptions[this.pointer].$isLabel&&!this.groupSelect&&this.pointerForward()},pointerSet(e){this.pointer=e,this.pointerDirty=!0}}},jg={name:"vue-multiselect",mixins:[dR,hR],compatConfig:{MODE:3,ATTR_ENUMERATED_COERCION:!1},props:{name:{type:String,default:""},modelValue:{type:null,default(){return[]}},selectLabel:{type:String,default:"Press enter to select"},selectGroupLabel:{type:String,default:"Press enter to select group"},selectedLabel:{type:String,default:"Selected"},deselectLabel:{type:String,default:"Press enter to remove"},deselectGroupLabel:{type:String,default:"Press enter to deselect group"},showLabels:{type:Boolean,default:!0},limit:{type:Number,default:99999},maxHeight:{type:Number,default:300},limitText:{type:Function,default:e=>`and ${e} more`},loading:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},openDirection:{type:String,default:""},showNoOptions:{type:Boolean,default:!0},showNoResults:{type:Boolean,default:!0},tabindex:{type:Number,default:0}},computed:{hasOptionGroup(){return this.groupValues&&this.groupLabel&&this.groupSelect},isSingleLabelVisible(){return(this.singleValue||this.singleValue===0)&&(!this.isOpen||!this.searchable)&&!this.visibleValues.length},isPlaceholderVisible(){return!this.internalValue.length&&(!this.searchable||!this.isOpen)},visibleValues(){return this.multiple?this.internalValue.slice(0,this.limit):[]},singleValue(){return this.internalValue[0]},deselectLabelText(){return this.showLabels?this.deselectLabel:""},deselectGroupLabelText(){return this.showLabels?this.deselectGroupLabel:""},selectLabelText(){return this.showLabels?this.selectLabel:""},selectGroupLabelText(){return this.showLabels?this.selectGroupLabel:""},selectedLabelText(){return this.showLabels?this.selectedLabel:""},inputStyle(){return this.searchable||this.multiple&&this.modelValue&&this.modelValue.length?this.isOpen?{width:"100%"}:{width:"0",position:"absolute",padding:"0"}:""},contentStyle(){return this.options.length?{display:"inline-block"}:{display:"block"}},isAbove(){return this.openDirection==="above"||this.openDirection==="top"?!0:this.openDirection==="below"||this.openDirection==="bottom"?!1:this.preferredOpenDirection==="above"},showSearchInput(){return this.searchable&&(this.hasSingleSelectedSlot&&(this.visibleSingleValue||this.visibleSingleValue===0)?this.isOpen:!0)}}};const pR={ref:"tags",class:"multiselect__tags"},vR={class:"multiselect__tags-wrap"},_R={class:"multiselect__spinner"},mR={key:0},gR={class:"multiselect__option"},yR={class:"multiselect__option"},SR=l.createTextVNode("No elements found. Consider changing the search query."),ER={class:"multiselect__option"},TR=l.createTextVNode("List is empty.");function NR(e,t,n,r,i,a){return l.openBlock(),l.createBlock("div",{tabindex:e.searchable?-1:n.tabindex,class:[{"multiselect--active":e.isOpen,"multiselect--disabled":n.disabled,"multiselect--above":a.isAbove,"multiselect--has-options-group":a.hasOptionGroup},"multiselect"],onFocus:t[14]||(t[14]=o=>e.activate()),onBlur:t[15]||(t[15]=o=>e.searchable?!1:e.deactivate()),onKeydown:[t[16]||(t[16]=l.withKeys(l.withModifiers(o=>e.pointerForward(),["self","prevent"]),["down"])),t[17]||(t[17]=l.withKeys(l.withModifiers(o=>e.pointerBackward(),["self","prevent"]),["up"]))],onKeypress:t[18]||(t[18]=l.withKeys(l.withModifiers(o=>e.addPointerElement(o),["stop","self"]),["enter","tab"])),onKeyup:t[19]||(t[19]=l.withKeys(o=>e.deactivate(),["esc"])),role:"combobox","aria-owns":"listbox-"+e.id},[l.renderSlot(e.$slots,"caret",{toggle:e.toggle},()=>[l.createVNode("div",{onMousedown:t[1]||(t[1]=l.withModifiers(o=>e.toggle(),["prevent","stop"])),class:"multiselect__select"},null,32)]),l.renderSlot(e.$slots,"clear",{search:e.search}),l.createVNode("div",pR,[l.renderSlot(e.$slots,"selection",{search:e.search,remove:e.removeElement,values:a.visibleValues,isOpen:e.isOpen},()=>[l.withDirectives(l.createVNode("div",vR,[(l.openBlock(!0),l.createBlock(l.Fragment,null,l.renderList(a.visibleValues,(o,s)=>l.renderSlot(e.$slots,"tag",{option:o,search:e.search,remove:e.removeElement},()=>[(l.openBlock(),l.createBlock("span",{class:"multiselect__tag",key:s},[l.createVNode("span",{textContent:l.toDisplayString(e.getOptionLabel(o))},null,8,["textContent"]),l.createVNode("i",{tabindex:"1",onKeypress:l.withKeys(l.withModifiers(c=>e.removeElement(o),["prevent"]),["enter"]),onMousedown:l.withModifiers(c=>e.removeElement(o),["prevent"]),class:"multiselect__tag-icon"},null,40,["onKeypress","onMousedown"])]))])),256))],512),[[l.vShow,a.visibleValues.length>0]]),e.internalValue&&e.internalValue.length>n.limit?l.renderSlot(e.$slots,"limit",{key:0},()=>[l.createVNode("strong",{class:"multiselect__strong",textContent:l.toDisplayString(n.limitText(e.internalValue.length-n.limit))},null,8,["textContent"])]):l.createCommentVNode("v-if",!0)]),l.createVNode(l.Transition,{name:"multiselect__loading"},{default:l.withCtx(()=>[l.renderSlot(e.$slots,"loading",{},()=>[l.withDirectives(l.createVNode("div",_R,null,512),[[l.vShow,n.loading]])])]),_:3}),e.searchable?(l.openBlock(),l.createBlock("input",{key:0,ref:"search",name:n.name,id:e.id,type:"text",autocomplete:"off",spellcheck:!1,placeholder:e.placeholder,style:a.inputStyle,value:e.search,disabled:n.disabled,tabindex:n.tabindex,onInput:t[2]||(t[2]=o=>e.updateSearch(o.target.value)),onFocus:t[3]||(t[3]=l.withModifiers(o=>e.activate(),["prevent"])),onBlur:t[4]||(t[4]=l.withModifiers(o=>e.deactivate(),["prevent"])),onKeyup:t[5]||(t[5]=l.withKeys(o=>e.deactivate(),["esc"])),onKeydown:[t[6]||(t[6]=l.withKeys(l.withModifiers(o=>e.pointerForward(),["prevent"]),["down"])),t[7]||(t[7]=l.withKeys(l.withModifiers(o=>e.pointerBackward(),["prevent"]),["up"])),t[9]||(t[9]=l.withKeys(l.withModifiers(o=>e.removeLastElement(),["stop"]),["delete"]))],onKeypress:t[8]||(t[8]=l.withKeys(l.withModifiers(o=>e.addPointerElement(o),["prevent","stop","self"]),["enter"])),class:"multiselect__input","aria-controls":"listbox-"+e.id},null,44,["name","id","placeholder","value","disabled","tabindex","aria-controls"])):l.createCommentVNode("v-if",!0),a.isSingleLabelVisible?(l.openBlock(),l.createBlock("span",{key:1,class:"multiselect__single",onMousedown:t[10]||(t[10]=l.withModifiers((...o)=>e.toggle&&e.toggle(...o),["prevent"]))},[l.renderSlot(e.$slots,"singleLabel",{option:a.singleValue},()=>[l.createTextVNode(l.toDisplayString(e.currentOptionLabel),1)])],32)):l.createCommentVNode("v-if",!0),a.isPlaceholderVisible?(l.openBlock(),l.createBlock("span",{key:2,class:"multiselect__placeholder",onMousedown:t[11]||(t[11]=l.withModifiers((...o)=>e.toggle&&e.toggle(...o),["prevent"]))},[l.renderSlot(e.$slots,"placeholder",{},()=>[l.createTextVNode(l.toDisplayString(e.placeholder),1)])],32)):l.createCommentVNode("v-if",!0)],512),l.createVNode(l.Transition,{name:"multiselect"},{default:l.withCtx(()=>[l.withDirectives(l.createVNode("div",{class:"multiselect__content-wrapper",onFocus:t[12]||(t[12]=(...o)=>e.activate&&e.activate(...o)),tabindex:"-1",onMousedown:t[13]||(t[13]=l.withModifiers(()=>{},["prevent"])),style:{maxHeight:e.optimizedHeight+"px"},ref:"list"},[l.createVNode("ul",{class:"multiselect__content",style:a.contentStyle,role:"listbox",id:"listbox-"+e.id},[l.renderSlot(e.$slots,"beforeList"),e.multiple&&e.max===e.internalValue.length?(l.openBlock(),l.createBlock("li",mR,[l.createVNode("span",gR,[l.renderSlot(e.$slots,"maxElements",{},()=>[l.createTextVNode("Maximum of "+l.toDisplayString(e.max)+" options selected. First remove a selected option to select another.",1)])])])):l.createCommentVNode("v-if",!0),!e.max||e.internalValue.length<e.max?(l.openBlock(!0),l.createBlock(l.Fragment,{key:1},l.renderList(e.filteredOptions,(o,s)=>(l.openBlock(),l.createBlock("li",{class:"multiselect__element",key:s,id:e.id+"-"+s,role:o&&(o.$isLabel||o.$isDisabled)?null:"option"},[o&&(o.$isLabel||o.$isDisabled)?l.createCommentVNode("v-if",!0):(l.openBlock(),l.createBlock("span",{key:0,class:[e.optionHighlight(s,o),"multiselect__option"],onClick:l.withModifiers(c=>e.select(o),["stop"]),onMouseenter:l.withModifiers(c=>e.pointerSet(s),["self"]),"data-select":o&&o.isTag?e.tagPlaceholder:a.selectLabelText,"data-selected":a.selectedLabelText,"data-deselect":a.deselectLabelText},[l.renderSlot(e.$slots,"option",{option:o,search:e.search,index:s},()=>[l.createVNode("span",null,l.toDisplayString(e.getOptionLabel(o)),1)])],42,["onClick","onMouseenter","data-select","data-selected","data-deselect"])),o&&(o.$isLabel||o.$isDisabled)?(l.openBlock(),l.createBlock("span",{key:1,"data-select":e.groupSelect&&a.selectGroupLabelText,"data-deselect":e.groupSelect&&a.deselectGroupLabelText,class:[e.groupHighlight(s,o),"multiselect__option"],onMouseenter:l.withModifiers(c=>e.groupSelect&&e.pointerSet(s),["self"]),onMousedown:l.withModifiers(c=>e.selectGroup(o),["prevent"])},[l.renderSlot(e.$slots,"option",{option:o,search:e.search,index:s},()=>[l.createVNode("span",null,l.toDisplayString(e.getOptionLabel(o)),1)])],42,["data-select","data-deselect","onMouseenter","onMousedown"])):l.createCommentVNode("v-if",!0)],8,["id","role"]))),128)):l.createCommentVNode("v-if",!0),l.withDirectives(l.createVNode("li",null,[l.createVNode("span",yR,[l.renderSlot(e.$slots,"noResult",{search:e.search},()=>[SR])])],512),[[l.vShow,n.showNoResults&&e.filteredOptions.length===0&&e.search&&!n.loading]]),l.withDirectives(l.createVNode("li",null,[l.createVNode("span",ER,[l.renderSlot(e.$slots,"noOptions",{},()=>[TR])])],512),[[l.vShow,n.showNoOptions&&(e.options.length===0||a.hasOptionGroup===!0&&e.filteredOptions.length===0)&&!e.search&&!n.loading]]),l.renderSlot(e.$slots,"afterList")],12,["id"])],36),[[l.vShow,e.isOpen]])]),_:3})],42,["tabindex","aria-owns"])}jg.render=NR;const DR=l.defineComponent({__name:"CapeFilterFieldEnumOneOfMultiselect",props:{filterId:{}},setup(e){const t=e,r=ft().byId(t.filterId),i=r.field;return(a,o)=>(l.openBlock(),l.createBlock(l.unref(jg),{id:"filter-multiselect-"+l.unref(i).id,modelValue:l.unref(r).oneOfTerms,"onUpdate:modelValue":o[0]||(o[0]=s=>l.unref(r).oneOfTerms=s),"clear-on-select":!1,"close-on-select":!0,multiple:!0,options:l.unref(i).values,"preserve-search":!0,placeholder:"Select (1 or more)"},null,8,["id","modelValue","options"]))}}),wR=["aria-label"],bR=l.createElementVNode("option",{key:"",value:""},null,-1),kR=["value"],CR=l.defineComponent({__name:"CapeFilterFieldEnumIsSelect",props:{filterId:{}},setup(e){const t=e,r=ft().byId(t.filterId),i=r.field;return(a,o)=>l.withDirectives((l.openBlock(),l.createElementBlock("select",{class:"cape-filter-field-enum-is-select","onUpdate:modelValue":o[0]||(o[0]=s=>l.unref(r).isTerm=s),"aria-label":"Select "+l.unref(i).label+" value."},[bR,(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(l.unref(i).values,s=>(l.openBlock(),l.createElementBlock("option",{key:s,value:s},l.toDisplayString(s),9,kR))),128))],8,wR)),[[l.vModelSelect,l.unref(r).isTerm]])}}),OR={class:"cape-filter-field-enum-is-radio"},RR={class:"form-check form-check-inline"},IR=["id"],PR=["for"],AR=[l.createElementVNode("em",null,"any",-1)],MR=["id","value"],xR=["for"],YR=l.defineComponent({__name:"CapeFilterFieldEnumIsRadio",props:{filterId:{}},setup(e){const t=e,r=ft().byId(t.filterId),i=r.field;return(a,o)=>(l.openBlock(),l.createElementBlock("ul",OR,[l.createElementVNode("li",RR,[l.withDirectives(l.createElementVNode("input",{id:"cape-filter-field-input-"+l.unref(r).id+"-","onUpdate:modelValue":o[0]||(o[0]=s=>l.unref(r).isTerm=s),type:"radio",value:""},null,8,IR),[[l.vModelRadio,l.unref(r).isTerm]]),l.createElementVNode("label",{for:"cape-filter-field-input-"+l.unref(r).id+"-"},AR,8,PR)]),(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(l.unref(i).values,s=>(l.openBlock(),l.createElementBlock("li",{key:s},[l.withDirectives(l.createElementVNode("input",{id:"cape-filter-field-input-"+l.unref(r).id+"-"+s,"onUpdate:modelValue":o[1]||(o[1]=c=>l.unref(r).isTerm=c),value:s,type:"radio"},null,8,MR),[[l.vModelRadio,l.unref(r).isTerm]]),l.createElementVNode("label",{for:"cape-filter-field-input-"+l.unref(r).id+"-"+s},l.toDisplayString(s),9,xR)]))),128))]))}}),VR={class:"cape-filter-label"},LR=["for"],FR={class:"cape-filter-mode"},$R=[l.createElementVNode("option",{value:"oneOf"},"is one of",-1),l.createElementVNode("option",{value:"is"},"is",-1),l.createElementVNode("option",{value:"set"},"is present",-1),l.createElementVNode("option",{value:"notSet"},"is not present",-1)],BR={class:"cape-filter-term"},UR=l.defineComponent({__name:"CapeFilterFieldEnum",props:{filterId:{}},setup(e){const t=e,r=ft().byId(t.filterId),i=r.field;return(a,o)=>(l.openBlock(),l.createElementBlock(l.Fragment,null,[l.createElementVNode("div",VR,[l.createElementVNode("label",{for:"cape-filter-field-input-"+l.unref(r).id,"data-test":"filter-label"},l.toDisplayString(l.unref(r).field.label),9,LR)]),l.createElementVNode("div",FR,[l.unref(r).field.changeFilterMode?l.withDirectives((l.openBlock(),l.createElementBlock("select",{key:0,"onUpdate:modelValue":o[0]||(o[0]=s=>l.unref(r).mode=s),"data-test":"filter-mode-select","aria-label":"Filter mode"},$R,512)),[[l.vModelSelect,l.unref(r).mode]]):l.createCommentVNode("",!0)]),l.createElementVNode("div",BR,[l.unref(r).mode==="oneOf"?(l.openBlock(),l.createElementBlock(l.Fragment,{key:0},[l.unref(i).filterInputStyleOnOneOf==="checkbox"?(l.openBlock(),l.createBlock(sR,{key:0,"filter-id":a.filterId},null,8,["filter-id"])):(l.openBlock(),l.createBlock(DR,{key:1,"filter-id":a.filterId},null,8,["filter-id"]))],64)):l.createCommentVNode("",!0),l.unref(r).mode==="is"?(l.openBlock(),l.createElementBlock(l.Fragment,{key:1},[l.unref(i).filterInputStyleOnIs==="select"?(l.openBlock(),l.createBlock(CR,{key:0,"filter-id":a.filterId},null,8,["filter-id"])):(l.openBlock(),l.createBlock(YR,{key:1,"filter-id":a.filterId},null,8,["filter-id"]))],64)):l.createCommentVNode("",!0)])],64))}}),HR={class:"cape-filter-label"},GR=["for"],WR={class:"cape-filter-mode"},jR=[l.createElementVNode("option",{value:"between"},"is between",-1),l.createElementVNode("option",{value:"is"},"is",-1),l.createElementVNode("option",{value:"set"},"is present",-1),l.createElementVNode("option",{value:"notSet"},"is not present",-1)],zR={class:"cape-filter-term"},KR=["id","placeholder","min","max","step"],qR=l.createElementVNode("span",{class:"cape-filter-field-integer-term-term-and"},"and",-1),XR=["id","placeholder","min","max","step"],JR=["id","placeholder","min","max","step"],QR=l.defineComponent({__name:"CapeFilterFieldInteger",props:{filterId:{}},setup(e){const t=e,n=ft(),r=l.computed(()=>n.byId(t.filterId)),i=l.computed(()=>r.value.field);return(a,o)=>(l.openBlock(),l.createElementBlock(l.Fragment,null,[l.createElementVNode("div",HR,[l.createElementVNode("label",{for:"cape-filter-field-input-"+r.value.id,"data-test":"filter-label"},l.toDisplayString(r.value.field.label),9,GR)]),l.createElementVNode("div",WR,[r.value.field.changeFilterMode?l.withDirectives((l.openBlock(),l.createElementBlock("select",{key:0,"onUpdate:modelValue":o[0]||(o[0]=s=>r.value.mode=s),"data-test":"filter-mode-select","aria-label":"Filter mode"},jR,512)),[[l.vModelSelect,r.value.mode]]):l.createCommentVNode("",!0)]),l.createElementVNode("div",zR,[r.value.mode==="between"?(l.openBlock(),l.createElementBlock(l.Fragment,{key:0},[l.withDirectives(l.createElementVNode("input",{id:"cape-filter-field-input-lower-bound-"+r.value.id,"onUpdate:modelValue":o[1]||(o[1]=s=>r.value.lowerBoundTerm=s),placeholder:Array.isArray(i.value.placeholderBetween)?i.value.placeholderBetween[0]:"",type:"number",min:i.value.min,max:i.value.max,step:i.value.step,class:"cape-filter-field-integer-term-lower-bound","data-test":"filter-term-input-lower-bound"},null,8,KR),[[l.vModelText,r.value.lowerBoundTerm]]),qR,l.withDirectives(l.createElementVNode("input",{id:"cape-filter-field-input-upper-bound-"+r.value.id,"onUpdate:modelValue":o[2]||(o[2]=s=>r.value.upperBoundTerm=s),placeholder:Array.isArray(i.value.placeholderBetween)?i.value.placeholderBetween[1]:"",type:"number",min:i.value.min,max:i.value.max,step:i.value.step,class:"cape-filter-field-integer-term-upper-bound","data-test":"filter-term-input-upper-bound"},null,8,XR),[[l.vModelText,r.value.upperBoundTerm]])],64)):l.createCommentVNode("",!0),r.value.mode==="is"?l.withDirectives((l.openBlock(),l.createElementBlock("input",{key:1,id:"cape-filter-field-input-"+r.value.id,"onUpdate:modelValue":o[3]||(o[3]=s=>r.value.isTerm=s),placeholder:i.value.placeholderIs,type:"number",min:i.value.min,max:i.value.max,step:i.value.step,class:"cape-filter-field-integer-term","data-test":"filter-term-input"},null,8,JR)),[[l.vModelText,r.value.isTerm]]):l.createCommentVNode("",!0)])],64))}}),ZR={class:"cape-filter-label"},eI=["for"],tI={class:"cape-filter-mode"},nI=[l.createElementVNode("option",{value:"between"},"is between",-1),l.createElementVNode("option",{value:"is"},"is",-1),l.createElementVNode("option",{value:"set"},"is present",-1),l.createElementVNode("option",{value:"notSet"},"is not present",-1)],rI={class:"cape-filter-term"},iI=["id","placeholder"],aI=l.createElementVNode("span",{class:"cape-filter-field-date-term-term-and"},"and",-1),oI=["id","placeholder"],sI=["id","placeholder"],lI=l.defineComponent({__name:"CapeFilterFieldDate",props:{filterId:{}},setup(e){const t=e,n=ft(),r=l.computed(()=>n.byId(t.filterId)),i=l.computed(()=>r.value.field);return(a,o)=>(l.openBlock(),l.createElementBlock(l.Fragment,null,[l.createElementVNode("div",ZR,[l.createElementVNode("label",{for:"cape-filter-field-input-"+r.value.id,"data-test":"filter-label"},l.toDisplayString(r.value.field.label),9,eI)]),l.createElementVNode("div",tI,[r.value.field.changeFilterMode?l.withDirectives((l.openBlock(),l.createElementBlock("select",{key:0,"onUpdate:modelValue":o[0]||(o[0]=s=>r.value.mode=s),"data-test":"filter-mode-select","aria-label":"Filter mode"},nI,512)),[[l.vModelSelect,r.value.mode]]):l.createCommentVNode("",!0)]),l.createElementVNode("div",rI,[r.value.mode==="between"?(l.openBlock(),l.createElementBlock(l.Fragment,{key:0},[l.withDirectives(l.createElementVNode("input",{id:"cape-filter-field-input-lower-bound-"+r.value.id,"onUpdate:modelValue":o[1]||(o[1]=s=>r.value.lowerBoundTerm=s),placeholder:Array.isArray(i.value.placeholderBetween)?i.value.placeholderBetween[0]:"",class:"cape-filter-field-date-term-term-lower-bound","data-test":"filter-term-input-lower-bound"},null,8,iI),[[l.vModelText,r.value.lowerBoundTerm]]),aI,l.withDirectives(l.createElementVNode("input",{id:"cape-filter-field-input-upper-bound-"+r.value.id,"onUpdate:modelValue":o[2]||(o[2]=s=>r.value.upperBoundTerm=s),placeholder:Array.isArray(i.value.placeholderBetween)?i.value.placeholderBetween[1]:"",class:"cape-filter-field-date-term-term-upper-bound","data-test":"filter-term-input-upper-bound"},null,8,oI),[[l.vModelText,r.value.upperBoundTerm]])],64)):l.createCommentVNode("",!0),r.value.mode==="is"?l.withDirectives((l.openBlock(),l.createElementBlock("input",{key:1,id:"cape-filter-field-input-"+r.value.id,type:"date","onUpdate:modelValue":o[3]||(o[3]=s=>r.value.isTerm=s),placeholder:i.value.placeholderIs,class:"cape-filter-field-date-term-term","data-test":"filter-term-input"},null,8,sI)),[[l.vModelText,r.value.isTerm]]):l.createCommentVNode("",!0)])],64))}}),cI=l.defineComponent({name:"CapeAboutPage",components:{CapeRecordCount:$m},template:"#templateCapeAbout",computed:{metadata(){return Hn().metadata}}});function uI(e,t,n){const r=new Blob([new Uint8Array([239,187,191]),t],{type:n});if(window.navigator.msSaveOrOpenBlob)window.navigator.msSaveBlob(r,e);else{const i=window.document.createElement("a");i.href=window.URL.createObjectURL(r),i.download=e,document.body.appendChild(i),i.click(),document.body.removeChild(i)}}function fI(){const e=[[]],t=za(),n=Li();return t.all.forEach(r=>e[0].push(r.label)),n.all.forEach(r=>{e.push(t.all.map(i=>{const a=r[i.id].value??"";return i.isMultiple&&Array.isArray(a)?a.join("; "):`${a}`}))}),e}function dI(e){return e.map(n=>'"'+n.map(i=>{let a="";return i!=null&&(a=i.toString()),a.replace(/"/g,'""').replace(/\r\n/g,`
|
|
46
46
|
`)}).join('","')+`"
|
|
47
|
-
`).join("")}const hI=l.defineComponent({__name:"CapeDownloadCsvButton",setup(e){function t(){const n=fI(),r=dI(n);uI("download.csv",r,"text/csv;charset=utf-8")}return(n,r)=>(l.openBlock(),l.createElementBlock("a",{onClick:t,class:"cursor-pointer cape-button"},"Download CSV"))}}),pI={},vI={href:"/site-data.json",class:"cape-button"};function _I(e,t){return l.openBlock(),l.createElementBlock("a",vI,"Download JSON")}const mI=Um(pI,[["render",_I]]),gI={class:"cape-fields-table"},yI=l.createElementVNode("thead",null,[l.createElementVNode("tr",null,[l.createElementVNode("th",{scope:"col"},"Field id"),l.createElementVNode("th",{scope:"col"},"Field name"),l.createElementVNode("th",{scope:"col"},"Field type"),l.createElementVNode("th",{scope:"col"},"Description")])],-1),SI={key:0},EI=l.defineComponent({__name:"CapeFieldsTable",setup(e){const t=za(),n=l.computed(()=>t.all);return(r,i)=>(l.openBlock(),l.createElementBlock("table",gI,[yI,l.createElementVNode("tbody",null,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(n.value,a=>(l.openBlock(),l.createElementBlock("tr",{key:a.id},[l.createElementVNode("td",null,l.toDisplayString(a.id),1),l.createElementVNode("td",null,l.toDisplayString(a.label),1),l.createElementVNode("td",null,[l.createTextVNode(l.toDisplayString(a.type)+" ",1),a.isMultiple?(l.openBlock(),l.createElementBlock("span",SI," list")):l.createCommentVNode("",!0)]),l.createElementVNode("td",null,l.toDisplayString(a.description),1)]))),128))])]))}});function TI(e){const n=Hn().idField.id;return"/record/"+encodeURIComponent(`${e[n].value}`)}const NI=l.defineComponent({__name:"CapeRecordLink",props:{record:{}},setup(e){const t=e,n=l.computed(()=>TI(t.record));return(r,i)=>{const a=l.resolveComponent("router-link");return l.openBlock(),l.createBlock(a,{to:n.value},{default:l.withCtx(()=>[l.renderSlot(r.$slots,"default")]),_:3},8,["to"])}}}),DI={template:"#templateCapeRecordLabel",props:["record"]},wI={key:0,class:"cape-next-result"},bI={key:1,class:"cape-next-result cape-next-result-null"},kI=l.defineComponent({__name:"CapeNextResult",props:{record:{type:Object,required:!0},linkTitle:{type:String,required:!1,default:"Next record in search results"}},setup(e){const t=bn(),n=e,r=l.computed(()=>{if(n.record!==void 0)return t.next(n.record)});return(i,a)=>{const o=l.resolveComponent("cape-record-label"),s=l.resolveComponent("cape-record-link");return r.value!==void 0?(l.openBlock(),l.createElementBlock("div",wI,[l.renderSlot(i.$slots,"before"),l.createVNode(s,{record:r.value,title:e.linkTitle},{default:l.withCtx(()=>[l.renderSlot(i.$slots,"link",{},()=>[l.createVNode(o,{record:r.value},null,8,["record"])])]),_:3},8,["record","title"]),l.renderSlot(i.$slots,"after")])):(l.openBlock(),l.createElementBlock("div",bI,[l.renderSlot(i.$slots,"otherwise")]))}}}),CI={key:0,class:"cape-previous-result"},OI={key:1,class:"cape-previous-result cape-previous-result-null"},RI=l.defineComponent({__name:"CapePreviousResult",props:{record:{type:Object,required:!0},linkTitle:{type:String,required:!1,default:"Previous record in dataset"}},setup(e){const t=bn(),n=e,r=l.computed(()=>{if(n.record!==void 0)return t.previous(n.record)});return(i,a)=>{const o=l.resolveComponent("cape-record-label"),s=l.resolveComponent("cape-record-link");return r.value!==void 0?(l.openBlock(),l.createElementBlock("div",CI,[l.renderSlot(i.$slots,"before"),l.createVNode(s,{record:r.value,title:e.linkTitle},{default:l.withCtx(()=>[l.renderSlot(i.$slots,"link",{},()=>[l.createVNode(o,{record:r.value},null,8,["record"])])]),_:3},8,["record","title"]),l.renderSlot(i.$slots,"after")])):(l.openBlock(),l.createElementBlock("div",OI,[l.renderSlot(i.$slots,"otherwise")]))}}}),II={key:0,class:"cape-previous-record"},PI={key:1,class:"cape-previous-record cape-previous-record-null"},AI=l.defineComponent({__name:"CapePreviousRecord",props:{record:{type:Object,required:!0},linkTitle:{type:String,required:!1,default:"Previous record in dataset"}},setup(e){const t=Vi(),n=e,r=l.computed(()=>{if(n.record!==void 0)return t.previous(n.record)});return(i,a)=>{const o=l.resolveComponent("cape-record-label"),s=l.resolveComponent("cape-record-link");return r.value!==void 0?(l.openBlock(),l.createElementBlock("div",II,[l.renderSlot(i.$slots,"before"),l.createVNode(s,{record:r.value,title:e.linkTitle},{default:l.withCtx(()=>[l.renderSlot(i.$slots,"link",{},()=>[l.createVNode(o,{record:r.value},null,8,["record"])])]),_:3},8,["record","title"]),l.renderSlot(i.$slots,"after")])):(l.openBlock(),l.createElementBlock("div",PI,[l.renderSlot(i.$slots,"otherwise")]))}}}),MI={key:0,class:"cape-next-record"},xI={key:1,class:"cape-next-record cape-next-record-null"},YI=l.defineComponent({__name:"CapeNextRecord",props:{record:{type:Object,required:!0},linkTitle:{type:String,required:!1,default:"Next record in dataset"}},setup(e){const t=Vi(),n=e,r=l.computed(()=>{if(n.record!==void 0)return t.next(n.record)});return(i,a)=>{const o=l.resolveComponent("cape-record-label"),s=l.resolveComponent("cape-record-link");return r.value!==void 0?(l.openBlock(),l.createElementBlock("div",MI,[l.renderSlot(i.$slots,"before"),l.createVNode(s,{record:r.value,title:e.linkTitle},{default:l.withCtx(()=>[l.renderSlot(i.$slots,"link",{},()=>[l.createVNode(o,{record:r.value},null,8,["record"])])]),_:3},8,["record","title"]),l.renderSlot(i.$slots,"after")])):(l.openBlock(),l.createElementBlock("div",xI,[l.renderSlot(i.$slots,"otherwise")]))}}}),zg={install:function(e,t){e.use(yD()),this.addCapeComponents(e,t),t.additionalComponents!==void 0&&this.addAdditionalComponents(e,t.additionalComponents);const n=Hn();n.setOptions(t),l.toRaw(n.pages).forEach(r=>{Am.addRoute({path:r.path,component:e.component(r.component)})}),e.use(Am)},addAdditionalComponents:function(e,t){Object.keys(t).forEach(n=>{e.component(n,t[n])})},addCapeComponents:function(e,t){e.component("CapeRoot",Fm),e.component("CapeAboutPage",cI),e.component("CapeAdvancedSearchToggle",ew),e.component("CapeFieldsTable",EI),e.component("CapeFilters",nw),e.component("CapeFormResetButton",rw),e.component("CapeHeader",Bm),e.component("CapeHomePage",Rm),e.component("CapeHomepageLayout",Om),e.component("CapeLoadError",xm),e.component("CapeLoading",Hm),e.component("CapeNavigation",Mm),e.component("CapeNonProdWarning",hw),e.component("CapeRecordCount",$m),e.component("CapeRecordCard",Im),e.component("CapeRecordPage",Pm),e.component("CapeResults",Mw),e.component("CapeSummaryCard",Gm),e.component("CapeLabelledValue",GO),e.component("CapeValue",Hg),e.component("CapeSingleValue",Vd),e.component("CapeFilterFieldText",QO),e.component("CapeFilterFieldEnum",UR),e.component("CapeFilterFreeText",rR),e.component("CapeFilterFieldInteger",QR),e.component("CapeFilterFieldDate",lI),e.component("CapeSortOrder",Wm),e.component("CapeResultsControls",id),e.component("CapeDownloadJsonButton",mI),e.component("CapeDownloadCsvButton",hI),e.component("CapeRecordLink",NI),e.component("CapeRecordLabel",DI),e.component("CapeNextResult",kI),e.component("CapePreviousResult",RI),e.component("CapeNextRecord",YI),e.component("CapePreviousRecord",AI)}},LI={template:"#templateCapeFooter"},VI=l.defineComponent({__name:"App",setup(e){return(t,n)=>(l.openBlock(),l.createElementBlock(l.Fragment,null,[l.createVNode(Bm),(l.openBlock(),l.createBlock(l.Suspense,null,{default:l.withCtx(()=>[l.createVNode(Fm)]),fallback:l.withCtx(()=>[l.createVNode(Hm)]),_:1})),l.createVNode(LI)],64))}}),FI=e=>{const t=l.createApp(VI);return t.use(zg,e),t},zr=class zr{static register(t){zr.loggers.push(t)}static clear(){zr.loggers=[]}static debug(t,n){zr.loggers.forEach(r=>r.debug(t,n))}static info(t,n){zr.loggers.forEach(r=>r.info(t,n))}static warn(t,n){zr.loggers.forEach(r=>r.warn(t,n))}static error(t,n){zr.loggers.forEach(r=>r.error(t,n))}};Ye(zr,"loggers",[]);let Ys=zr;var jt=(e=>(e[e.Debug=3]="Debug",e[e.Info=2]="Info",e[e.Warn=1]="Warn",e[e.Error=0]="Error",e))(jt||{});class $I{constructor(t){this.loggingLevel=t}debug(t,n){this.loggingLevel>=jt.Debug&&console.debug(t,n??"")}info(t,n){this.loggingLevel>=jt.Info&&console.info(t,n??"")}warn(t,n){this.loggingLevel>=jt.Warn&&console.warn(t,n??"")}error(t,n){this.loggingLevel>=jt.Error&&console.error(t,n??"")}}const BI={install:function(e,t){const n=new $I(t.loggingLevel);Ys.register(n)}};class UI{constructor(t,n){this.loggingLevel=t,this.appInsights=n}debug(t,n){this.loggingLevel>=jt.Debug&&this.appInsights.trackEvent({name:t,properties:{data:n,severity:jt.Debug}})}info(t,n){this.loggingLevel>=jt.Info&&this.appInsights.trackEvent({name:t,properties:{data:n,severity:jt.Info}})}warn(t,n){this.loggingLevel>=jt.Warn&&this.appInsights.trackEvent({name:t,properties:{data:n,severity:jt.Warn}})}error(t,n){this.loggingLevel>=jt.Error&&this.appInsights.trackEvent({name:t,properties:{data:n,severity:jt.Error}})}}/*! https://github.com/nevware21/ts-utils v0.11.3 */function Dr(e,t){return e||t}function zt(e,t){return e[t]}var an=void 0,Kt=null,Bd="",kc="function",Ls="object",wr="prototype",Ud="__proto__",Gi="undefined",Cc="constructor",Hd="Symbol",HI="_polyfill",io="length",Oc="name",Ct="call",Rc="toString",In=Dr(Object),Gd=zt(In,wr),Kg=Dr(String),Wi=zt(Kg,wr),GI=Dr(Math),qg=Dr(Array),Ic=zt(qg,wr),br=zt(Ic,"slice");function bt(e,t){try{return{v:e.apply(this,t)}}catch(n){return{e:n}}}function WI(e,t){var n=bt(e);return n.e?t:n.v}var Wd;function Pc(e){return function(t){return typeof t===e}}function Xg(e){var t="[object "+e+"]";return function(n){return!!(n&&jI(n)===t)}}function jI(e){return Gd[Rc].call(e)}function st(e){return typeof e===Gi||e===Gi}function W(e){return e===Kt||st(e)}function zI(e){return e===Kt||!Jg(e)}function Jg(e){return!!e||e!==an}function KI(e){return!Wd&&(Wd=["string","number","boolean",Gi,"symbol","bigint"]),e!==Ls&&Wd.indexOf(e)!==-1}var Ee=Pc("string"),we=Pc(kc);function qt(e){return!e&&W(e)?!1:!!e&&typeof e===Ls}var Ae=zt(qg,"isArray"),qI=Xg("Date"),Vs=Pc("number"),Qg=Pc("boolean"),jd=Xg("Error");function ao(e){return!!(e&&e.then&&we(e.then))}function Ac(e){return!(!e||WI(function(){return!(e&&0+e)},!e))}var zd=zt(In,"getOwnPropertyDescriptor");function hn(e,t){return!!e&&Gd.hasOwnProperty[Ct](e,t)}var ni=Dr(zt(In,"hasOwn"),XI);function XI(e,t){return hn(e,t)||!!zd(e,t)}function Me(e,t,n){if(e&&qt(e)){for(var r in e)if(ni(e,r)&&t[Ct](e,r,e[r])===-1)break}}var Mc={e:"enumerable",c:"configurable",v:"value",w:"writable",g:"get",s:"set"};function JI(e){var t={};if(t[Mc.c]=!0,t[Mc.e]=!0,e.l){t.get=function(){return e.l.v};var n=zd(e.l,"v");n&&n.set&&(t.set=function(r){e.l.v=r})}return Me(e,function(r,i){t[Mc[r]]=st(i)?t[Mc[r]]:i}),t}var kr=zt(In,"defineProperty");function Ue(e,t,n){return kr(e,t,JI(n))}function Zg(e,t,n,r,i){var a={};return Me(e,function(o,s){xc(a,o,t?s:o,i),xc(a,s,o,i)}),r?r(a):a}function xc(e,t,n,r){kr(e,t,{value:n,enumerable:!0,writable:!!r})}var Xt=Dr(Kg),QI="[object Error]";function ae(e,t){var n=Bd,r=Gd[Rc][Ct](e);r===QI&&(e={stack:Xt(e.stack),message:Xt(e.message),name:Xt(e.name)});try{n=JSON.stringify(e,Kt,t?typeof t=="number"?t:4:an),n=n&&n.replace(/"(\w+)"\s*:\s{0,1}/g,"$1: ")||Xt(e)}catch(i){n=" - "+ae(i,t)}return r+": "+n}function on(e){throw new Error(e)}function Pn(e){throw new TypeError(e)}var ey=zt(In,"freeze");function ZI(e){return e}function e1(e){return e[Ud]||Kt}var Kd=zt(In,"assign"),Cr=zt(In,"keys");function oo(e){return ey&&Me(e,function(t,n){(Ae(n)||qt(n))&&oo(n)}),Or(e)}var Or=Dr(ey,ZI),qd=Dr(zt(In,"getPrototypeOf"),e1);function t1(e){return Zg(e,1,0,Or)}function n1(e){return Zg(e,0,0,Or)}function r1(e){var t={};return Me(e,function(n,r){xc(t,n,r[1]),xc(t,r[0],r[1])}),Or(t)}function i1(e){return r1(e)}var ty=n1({asyncIterator:0,hasInstance:1,isConcatSpreadable:2,iterator:3,match:4,matchAll:5,replace:6,search:7,species:8,split:9,toPrimitive:10,toStringTag:11,unscopables:12}),ny="__tsUtils$gblCfg",Xd;function ry(){var e;return typeof globalThis!==Gi&&(e=globalThis),!e&&typeof self!==Gi&&(e=self),!e&&typeof window!==Gi&&(e=window),!e&&typeof global!==Gi&&(e=global),e}function iy(){if(!Xd){var e=bt(ry).v||{};Xd=e[ny]=e[ny]||{}}return Xd}var ji=Yc;function Yc(e,t,n){var r=t&&t[e];return function(i){var a=i&&i[e]||r;if(a||n){var o=arguments;return(a||n).apply(i,a?br[Ct](o,1):o)}Pn('"'+Xt(e)+'" not defined for '+ae(i))}}function a1(e){return function(t){return t[e]}}var o1=zt(GI,"max"),ay=ji("slice",Wi),Kn=ji("substring",Wi),ri=Yc("substr",Wi,s1);function s1(e,t,n){return W(e)&&Pn("Invalid "+ae(e)),n<0?Bd:(t=t||0,t<0&&(t=o1(t+e[io],0)),st(n)?ay(e,t):ay(e,t,t+n))}function Jd(e,t){return Kn(e,0,t)}var oy="_urid",Qd;function l1(){if(!Qd){var e=iy();Qd=e.gblSym=e.gblSym||{k:{},s:{}}}return Qd}var Lc;function Zd(e){var t={description:Xt(e),toString:function(){return Hd+"("+e+")"}};return t[HI]=!0,t}function c1(e){var t=l1();if(!ni(t.k,e)){var n=Zd(e),r=Cr(t.s).length;n[oy]=function(){return r+"_"+n[Rc]()},t.k[e]=n,t.s[n[oy]()]=Xt(e)}return t.k[e]}function u1(e){!Lc&&(Lc={});var t,n=ty[e];return n&&(t=Lc[n]=Lc[n]||Zd(Hd+"."+n)),t}var mt;function ii(){mt=iy()}function f1(e){var t={};return!mt&&ii(),t.b=mt.lzy,kr(t,"v",{configurable:!0,get:function(){var n=e();return mt.lzy||kr(t,"v",{value:n}),t.b=mt.lzy,n}}),t}function pn(e){return kr({toJSON:function(){return e}},"v",{value:e})}var sy="window",Fs;function so(e,t){var n;return function(){return!mt&&ii(),(!n||mt.lzy)&&(n=pn(bt(e,t).v)),n.v}}function vn(e){return!mt&&ii(),(!Fs||e===!1||mt.lzy)&&(Fs=pn(bt(ry).v||Kt)),Fs.v}function ct(e,t){var n=!Fs||t===!1?vn(t):Fs.v;return n&&n[e]?n[e]:e===sy?Jt():Kt}function ly(){return!!Ot()}var Ot=so(ct,["document"]);function Vc(){return!!Jt()}var Jt=so(ct,[sy]);function d1(){return!!qn()}var qn=so(ct,["navigator"]);function h1(){return!!cy()}var cy=so(ct,["history"]),p1=so(function(){return!!bt(function(){return process&&(process.versions||{}).node}).v}),uy=so(function(){return!!bt(function(){return self&&self instanceof WorkerGlobalScope}).v}),lo,eh;function Fc(){return lo=pn(bt(ct,[Hd]).v),lo}function v1(e){var t=(mt.lzy?0:lo)||Fc();return t.v?t.v[e]:an}function _1(){return!!m1()}function m1(){return!mt&&ii(),((mt.lzy?0:lo)||Fc()).v}function th(e,t){var n=ty[e];!mt&&ii();var r=(mt.lzy?0:lo)||Fc();return r.v?r.v[n||e]:u1(e)}function $s(e,t){!mt&&ii();var n=(mt.lzy?0:lo)||Fc();return n.v?n.v(e):Zd(e)}function nh(e){return!mt&&ii(),eh=(mt.lzy?0:eh)||pn(bt(v1,["for"]).v),(eh.v||c1)(e)}function rh(e){return!!e&&we(e.next)}function fy(e){return!zI(e)&&we(e[th(3)])}var $c;function ih(e,t,n){if(e&&(rh(e)||(!$c&&($c=pn(th(3))),e=e[$c.v]?e[$c.v]():null),rh(e))){var r=an,i=an;try{for(var a=0;!(i=e.next()).done&&t[Ct](n||e,i.value,a,e)!==-1;)a++}catch(o){r={e:o},e.throw&&(i=Kt,e.throw(r))}finally{try{i&&!i.done&&e.return&&e.return(i)}finally{if(r)throw r.e}}}}function co(e,t,n){return e.apply(t,n)}function uo(e,t){return!st(t)&&e&&(Ae(t)?co(e.push,e,t):rh(t)||fy(t)?ih(t,function(n){e.push(n)}):e.push(t)),e}function ie(e,t,n){if(e)for(var r=e[io]>>>0,i=0;i<r&&!(i in e&&t[Ct](e,e[i],i,e)===-1);i++);}var xt=ji("indexOf",Ic),Bs=ji("map",Ic);function Bc(e,t,n){return(e&&e.slice||br).apply(e,br[Ct](arguments,1))}var g1=ji("reduce",Ic),ai=Dr(zt(In,"create"),y1);function y1(e){if(!e)return{};var t=typeof e;t!==Ls&&t!==kc&&Pn("Prototype must be an Object or function: "+ae(e));function n(){}return n[wr]=e,new n}var ah;function dy(e,t){var n=In.setPrototypeOf||function(r,i){var a;!ah&&(ah=pn((a={},a[Ud]=[],a instanceof Array))),ah.v?r[Ud]=i:Me(i,function(o,s){return r[o]=s})};return n(e,t)}function S1(e,t,n){bt(Ue,[t,Oc,{v:e,c:!0,e:!1}]),t=dy(t,n);function r(){this[Cc]=t,bt(Ue,[this,Oc,{v:e,c:!0,e:!1}])}return t[wr]=n===Kt?ai(n):(r[wr]=n[wr],new r),t}function hy(e,t){t&&(e[Oc]=t)}function py(e,t,n){var r=Error,i=r[wr][Oc],a=Error.captureStackTrace;return S1(e,function(){var o=this,s=arguments;try{bt(hy,[r,e]);var c=co(r,o,br[Ct](s))||o;if(c!==o){var u=qd(o);u!==qd(c)&&dy(c,u)}return a&&a(c,o[Cc]),t&&t(c,s),c}finally{bt(hy,[r,i])}},r)}var oh;function E1(e){throw oh||(oh=py("UnsupportedError")),new oh(e)}function Xn(){return(Date.now||T1)()}function T1(){return new Date().getTime()}function N1(e){return function(n){return W(n)&&Pn("strTrim called ["+ae(n)+"]"),n&&n.replace&&(n=n.replace(e,Bd)),n}}var D1=N1(/^\s+|(?=\s)\s+$/g),gt=Yc("trim",Wi,D1),sh,lh,ch;function Ft(e){if(!e||typeof e!==Ls)return!1;ch||(ch=Vc()?Jt():!0);var t=!1;if(e!==ch){lh||(sh=Function[wr][Rc],lh=sh[Ct](In));try{var n=qd(e);t=!n,t||(hn(n,Cc)&&(n=n[Cc]),t=n&&typeof n===kc&&sh[Ct](n)===lh)}catch{}}return t}function w1(e){return e.value&&my(e),!0}var vy=[O1,my,I1,R1];function b1(e,t,n,r){var i;return ie(e,function(a){if(a.k===t)return i=a,-1}),i||(i={k:t,v:t},e.push(i),r(i)),i.v}function uh(e,t,n,r){var i=n.handler,a=n.path?r?n.path.concat(r):n.path:[],o={handler:n.handler,src:n.src,path:a},s=typeof t,c=!1,u=!1;t&&s===Ls?c=Ft(t):u=t===Kt||KI(s);var f={type:s,isPrim:u,isPlain:c,value:t,result:t,path:a,origin:n.src,copy:function(d,h){return uh(e,d,h?o:n,h)},copyTo:function(d,h){return _y(e,d,h,o)}};return f.isPrim?i&&i[Ct](n,f)?f.result:t:b1(e,t,a,function(d){Ue(f,"result",{g:function(){return d.v},s:function(v){d.v=v}});for(var h=0,p=i;!(p||(h<vy.length?vy[h++]:w1))[Ct](n,f);)p=Kt})}function _y(e,t,n,r){if(!W(n))for(var i in n)t[i]=uh(e,n[i],r,i);return t}function k1(e,t,n){var r={handler:n,src:t,path:[]};return _y([],e,t,r)}function C1(e,t){var n={handler:t,src:e};return uh([],e,n)}function O1(e){var t=e.value;if(Ae(t)){var n=e.result=[];return n.length=t.length,e.copyTo(n,t),!0}return!1}function R1(e){var t=e.value;return qI(t)?(e.result=new Date(t.getTime()),!0):!1}function I1(e){return e.type===kc}function my(e){var t=e.value;if(t&&e.isPlain){var n=e.result={};return e.copyTo(n,t),!0}return!1}function gy(e,t){return ie(t,function(n){k1(e,n)}),e}function yy(e,t,n,r,i,a,o){return gy(C1(e)||{},br[Ct](arguments))}function P1(e,t,n,r,i,a,o){return gy(e||{},br[Ct](arguments))}var A1=a1(io),fh;function Rr(){return!mt&&ii(),(!fh||mt.lzy)&&(fh=pn(bt(ct,["performance"]).v)),fh.v}var Sy=ji("split",Wi);function Ey(e,t,n){if(e&&t){var r=Sy(t,"."),i=r.pop();ie(r,function(a){W(e[a])&&(e[a]={}),e=e[a]}),e[i]=n}}var Ty=Yc("endsWith",Wi,M1);function M1(e,t,n){Ee(e)||Pn("'"+ae(e)+"' is not a string");var r=Ee(t)?t:Xt(t),i=!st(n)&&n<e[io]?n:e[io];return Kn(e,i-r[io],i)===r}var Qt=ji("indexOf",Wi),dh="ref",hh="unref",ph="hasRef",x1="enabled";function Y1(e,t,n){var r=!0,i=e?t(Kt):Kt,a;function o(){return r=!1,i&&i[hh]&&i[hh](),a}function s(){i&&n(i),i=Kt}function c(){return i=t(i),r||o(),a}function u(f){!f&&i&&s(),f&&!i&&c()}return a={cancel:s,refresh:c},a[ph]=function(){return i&&i[ph]?i[ph]():r},a[dh]=function(){return r=!0,i&&i[dh]&&i[dh](),a},a[hh]=o,a=kr(a,x1,{get:function(){return!!i},set:u}),{h:a,dn:function(){i=Kt}}}function Ny(e,t,n){var r=Ae(t),i=r?t.length:0,a=(i>0?t[0]:r?an:t)||setTimeout,o=(i>1?t[1]:an)||clearTimeout,s=n[0];n[0]=function(){c.dn(),co(s,an,br[Ct](arguments))};var c=Y1(e,function(u){if(u){if(u.refresh)return u.refresh(),u;co(o,an,[u])}return co(a,an,n)},function(u){co(o,an,[u])});return c.h}function _n(e,t){return Ny(!0,an,br[Ct](arguments))}function L1(e,t){return Ny(!1,an,br[Ct](arguments))}var Uc,Hc="constructor",Ir="prototype",Gc="function",Wc="_dynInstFuncs",vh="_isDynProxy",fo="_dynClass",V1="_dynCls$",_h="_dynInstChk",Us=_h,Dy="_dfOpts",wy="_unknown_",mh="__proto__",jc="_dyn"+mh,by="__dynProto$Gbl",gh="_dynInstProto",zc="useBaseInst",yh="setInstFuncs",Sh=Object,Hs=Sh.getPrototypeOf,ky=Sh.getOwnPropertyNames,Cy=vn(),Eh=Cy[by]||(Cy[by]={o:(Uc={},Uc[yh]=!0,Uc[zc]=!0,Uc),n:1e3});function Kc(e){return e&&(e===Sh[Ir]||e===Array[Ir])}function Th(e){return Kc(e)||e===Function[Ir]}function zi(e){var t;if(e){if(Hs)return Hs(e);var n=e[mh]||e[Ir]||(e[Hc]?e[Hc][Ir]:null);t=e[jc]||n,hn(e,jc)||(delete e[gh],t=e[jc]=e[gh]||e[jc],e[gh]=n)}return t}function qc(e,t){var n=[];if(ky)n=ky(e);else for(var r in e)typeof r=="string"&&hn(e,r)&&n.push(r);if(n&&n.length>0)for(var i=0;i<n.length;i++)t(n[i])}function Nh(e,t,n){return t!==Hc&&typeof e[t]===Gc&&(n||hn(e,t))&&t!==mh&&t!==Ir}function Xc(e){Pn("DynamicProto: "+e)}function F1(e){var t=ai(null);return qc(e,function(n){!t[n]&&Nh(e,n,!1)&&(t[n]=e[n])}),t}function Dh(e,t){for(var n=e.length-1;n>=0;n--)if(e[n]===t)return!0;return!1}function $1(e,t,n,r){function i(c,u,f){var d=u[f];if(d[vh]&&r){var h=c[Wc]||{};h[Us]!==!1&&(d=(h[u[fo]]||{})[f]||d)}return function(){return d.apply(c,arguments)}}var a=ai(null);qc(n,function(c){a[c]=i(t,n,c)});for(var o=zi(e),s=[];o&&!Th(o)&&!Dh(s,o);)qc(o,function(c){!a[c]&&Nh(o,c,!Hs)&&(a[c]=i(t,o,c))}),s.push(o),o=zi(o);return a}function B1(e,t,n,r){var i=null;if(e&&hn(n,fo)){var a=e[Wc]||ai(null);if(i=(a[n[fo]]||ai(null))[t],i||Xc("Missing ["+t+"] "+Gc),!i[_h]&&a[Us]!==!1){for(var o=!hn(e,t),s=zi(e),c=[];o&&s&&!Th(s)&&!Dh(c,s);){var u=s[t];if(u){o=u===r;break}c.push(s),s=zi(s)}try{o&&(e[t]=i),i[_h]=1}catch{a[Us]=!1}}}return i}function U1(e,t,n){var r=t[e];return r===n&&(r=zi(t)[e]),typeof r!==Gc&&Xc("["+e+"] is not a "+Gc),r}function H1(e,t,n,r,i){function a(c,u){var f=function(){var d=B1(this,u,c,f)||U1(u,c,f);return d.apply(this,arguments)};return f[vh]=1,f}if(!Kc(e)){var o=n[Wc]=n[Wc]||ai(null);if(!Kc(o)){var s=o[t]=o[t]||ai(null);o[Us]!==!1&&(o[Us]=!!i),Kc(s)||qc(n,function(c){Nh(n,c,!1)&&n[c]!==r[c]&&(s[c]=n[c],delete n[c],(!hn(e,c)||e[c]&&!e[c][vh])&&(e[c]=a(e,c)))})}}}function G1(e,t){if(Hs){for(var n=[],r=zi(t);r&&!Th(r)&&!Dh(n,r);){if(r===e)return!0;n.push(r),r=zi(r)}return!1}return!0}function wh(e,t){return hn(e,Ir)?e.name||t||wy:((e||{})[Hc]||{}).name||t||wy}function tt(e,t,n,r){hn(e,Ir)||Xc("theClass is an invalid class definition.");var i=e[Ir];G1(i,t)||Xc("["+wh(e)+"] not in hierarchy of ["+wh(t)+"]");var a=null;hn(i,fo)?a=i[fo]:(a=V1+wh(e,"_")+"$"+Eh.n,Eh.n++,i[fo]=a);var o=tt[Dy],s=!!o[zc];s&&r&&r[zc]!==void 0&&(s=!!r[zc]);var c=F1(t),u=$1(i,t,c,s);n(t,u);var f=!!Hs&&!!o[yh];f&&r&&(f=!!r[yh]),H1(i,a,t,c,f!==!1)}tt[Dy]=Eh.o;var Oy="function",Ry="object",bh="undefined",Jn="prototype",kh=Object,W1=kh[Jn];(vn()||{}).Symbol,(vn()||{}).Reflect;var Iy="hasOwnProperty",j1=function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)W1[Iy].call(t,i)&&(e[i]=t[i])}return e},$t=Kd||j1,Ch=function(e,t){return Ch=kh.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,r){n.__proto__=r}||function(n,r){for(var i in r)r[Iy](i)&&(n[i]=r[i])},Ch(e,t)};function Pr(e,t){typeof t!==Oy&&t!==null&&Pn("Class extends value "+String(t)+" is not a constructor or null"),Ch(e,t);function n(){this.constructor=e}e[Jn]=t===null?ai(t):(n[Jn]=t[Jn],new n)}function Py(e,t){for(var n=0,r=t.length,i=e.length;n<r;n++,i++)e[i]=t[n];return e}var Ay=t1,z1=i1,oi=Ay({NONE:0,PENDING:3,INACTIVE:1,ACTIVE:2}),ho="toLowerCase",Jc="blkVal",Ne="length",Qc="rdOnly",Zc="notify",eu="warnToConsole",Gs="throwInternal",po="setDf",si="watch",pt="logger",Ki="apply",He="push",vo="splice",My="hdlr",_o="cancel",Ws="initialize",li="identifier",tu="removeNotificationListener",nu="addNotificationListener",Qn="isInitialized",xy="instrumentationKey",Oh="INACTIVE",js="value",ru="getNotifyMgr",zs="getPlugin",Ar="name",Ks="iKey",mo="time",Bt="processNext",Yy="getProcessTelContext",Ly="pollInternalLogs",go="enabled",Vy="stopPollingInternalLogs",ci="unload",iu="onComplete",au="version",Fy="loggingLevelConsole",qi="createNew",Mr="teardown",ou="messageId",Xi="message",yo="isAsync",xr="diagLog",su="_doTeardown",qs="update",Zn="getNext",Xs="setNextPlugin",$y="protocol",Rh="userAgent",So="split",Ih="nodeType",Ji="replace",By="logInternalMessage",Yr="type",Ph="handler",Js="status",Uy="getResponseHeader",Hy="getAllResponseHeaders",Ah="isChildEvt",Eo="data",To="getCtx",er="setCtx",Mh="complete",Gy="itemsReceived",Qs="urlString",Wy="sendPOST",xh="headers",No="timeout",jy="setRequestHeader",Yh="traceId",Lh="spanId",Vh="traceFlags",Fh="getAttribute",$h;function K1(e,t){$h||($h=py("AggregationError",function(r,i){i[Ne]>1&&(r.errors=i[1])}));var n=e;throw ie(t,function(r,i){n+=`
|
|
47
|
+
`).join("")}const hI=l.defineComponent({__name:"CapeDownloadCsvButton",setup(e){function t(){const n=fI(),r=dI(n);uI("download.csv",r,"text/csv;charset=utf-8")}return(n,r)=>(l.openBlock(),l.createElementBlock("a",{onClick:t,class:"cursor-pointer cape-button"},"Download CSV"))}}),pI={},vI={href:"/site-data.json",class:"cape-button"};function _I(e,t){return l.openBlock(),l.createElementBlock("a",vI,"Download JSON")}const mI=Um(pI,[["render",_I]]),gI={class:"cape-fields-table"},yI=l.createElementVNode("thead",null,[l.createElementVNode("tr",null,[l.createElementVNode("th",{scope:"col"},"Field id"),l.createElementVNode("th",{scope:"col"},"Field name"),l.createElementVNode("th",{scope:"col"},"Field type"),l.createElementVNode("th",{scope:"col"},"Description")])],-1),SI={key:0},EI=l.defineComponent({__name:"CapeFieldsTable",setup(e){const t=za(),n=l.computed(()=>t.all);return(r,i)=>(l.openBlock(),l.createElementBlock("table",gI,[yI,l.createElementVNode("tbody",null,[(l.openBlock(!0),l.createElementBlock(l.Fragment,null,l.renderList(n.value,a=>(l.openBlock(),l.createElementBlock("tr",{key:a.id},[l.createElementVNode("td",null,l.toDisplayString(a.id),1),l.createElementVNode("td",null,l.toDisplayString(a.label),1),l.createElementVNode("td",null,[l.createTextVNode(l.toDisplayString(a.type)+" ",1),a.isMultiple?(l.openBlock(),l.createElementBlock("span",SI," list")):l.createCommentVNode("",!0)]),l.createElementVNode("td",null,l.toDisplayString(a.description),1)]))),128))])]))}});function TI(e){const n=Hn().idField.id;return"/record/"+encodeURIComponent(`${e[n].value}`)}const NI=l.defineComponent({__name:"CapeRecordLink",props:{record:{}},setup(e){const t=e,n=l.computed(()=>TI(t.record));return(r,i)=>{const a=l.resolveComponent("router-link");return l.openBlock(),l.createBlock(a,{to:n.value},{default:l.withCtx(()=>[l.renderSlot(r.$slots,"default")]),_:3},8,["to"])}}}),DI={template:"#templateCapeRecordLabel",props:["record"]},wI={key:0,class:"cape-next-result"},bI={key:1,class:"cape-next-result cape-next-result-null"},kI=l.defineComponent({__name:"CapeNextResult",props:{record:{type:Object,required:!0},linkTitle:{type:String,required:!1,default:"Next record in search results"}},setup(e){const t=bn(),n=e,r=l.computed(()=>{if(n.record!==void 0)return t.next(n.record)});return(i,a)=>{const o=l.resolveComponent("cape-record-label"),s=l.resolveComponent("cape-record-link");return r.value!==void 0?(l.openBlock(),l.createElementBlock("div",wI,[l.renderSlot(i.$slots,"before"),l.createVNode(s,{record:r.value,title:e.linkTitle},{default:l.withCtx(()=>[l.renderSlot(i.$slots,"link",{},()=>[l.createVNode(o,{record:r.value},null,8,["record"])])]),_:3},8,["record","title"]),l.renderSlot(i.$slots,"after")])):(l.openBlock(),l.createElementBlock("div",bI,[l.renderSlot(i.$slots,"otherwise")]))}}}),CI={key:0,class:"cape-previous-result"},OI={key:1,class:"cape-previous-result cape-previous-result-null"},RI=l.defineComponent({__name:"CapePreviousResult",props:{record:{type:Object,required:!0},linkTitle:{type:String,required:!1,default:"Previous record in dataset"}},setup(e){const t=bn(),n=e,r=l.computed(()=>{if(n.record!==void 0)return t.previous(n.record)});return(i,a)=>{const o=l.resolveComponent("cape-record-label"),s=l.resolveComponent("cape-record-link");return r.value!==void 0?(l.openBlock(),l.createElementBlock("div",CI,[l.renderSlot(i.$slots,"before"),l.createVNode(s,{record:r.value,title:e.linkTitle},{default:l.withCtx(()=>[l.renderSlot(i.$slots,"link",{},()=>[l.createVNode(o,{record:r.value},null,8,["record"])])]),_:3},8,["record","title"]),l.renderSlot(i.$slots,"after")])):(l.openBlock(),l.createElementBlock("div",OI,[l.renderSlot(i.$slots,"otherwise")]))}}}),II={key:0,class:"cape-previous-record"},PI={key:1,class:"cape-previous-record cape-previous-record-null"},AI=l.defineComponent({__name:"CapePreviousRecord",props:{record:{type:Object,required:!0},linkTitle:{type:String,required:!1,default:"Previous record in dataset"}},setup(e){const t=Li(),n=e,r=l.computed(()=>{if(n.record!==void 0)return t.previous(n.record)});return(i,a)=>{const o=l.resolveComponent("cape-record-label"),s=l.resolveComponent("cape-record-link");return r.value!==void 0?(l.openBlock(),l.createElementBlock("div",II,[l.renderSlot(i.$slots,"before"),l.createVNode(s,{record:r.value,title:e.linkTitle},{default:l.withCtx(()=>[l.renderSlot(i.$slots,"link",{},()=>[l.createVNode(o,{record:r.value},null,8,["record"])])]),_:3},8,["record","title"]),l.renderSlot(i.$slots,"after")])):(l.openBlock(),l.createElementBlock("div",PI,[l.renderSlot(i.$slots,"otherwise")]))}}}),MI={key:0,class:"cape-next-record"},xI={key:1,class:"cape-next-record cape-next-record-null"},YI=l.defineComponent({__name:"CapeNextRecord",props:{record:{type:Object,required:!0},linkTitle:{type:String,required:!1,default:"Next record in dataset"}},setup(e){const t=Li(),n=e,r=l.computed(()=>{if(n.record!==void 0)return t.next(n.record)});return(i,a)=>{const o=l.resolveComponent("cape-record-label"),s=l.resolveComponent("cape-record-link");return r.value!==void 0?(l.openBlock(),l.createElementBlock("div",MI,[l.renderSlot(i.$slots,"before"),l.createVNode(s,{record:r.value,title:e.linkTitle},{default:l.withCtx(()=>[l.renderSlot(i.$slots,"link",{},()=>[l.createVNode(o,{record:r.value},null,8,["record"])])]),_:3},8,["record","title"]),l.renderSlot(i.$slots,"after")])):(l.openBlock(),l.createElementBlock("div",xI,[l.renderSlot(i.$slots,"otherwise")]))}}}),zg={install:function(e,t){e.use(yD()),this.addCapeComponents(e,t),t.additionalComponents!==void 0&&this.addAdditionalComponents(e,t.additionalComponents);const n=Hn();n.setOptions(t),l.toRaw(n.pages).forEach(r=>{Am.addRoute({path:r.path,component:e.component(r.component)})}),e.use(Am)},addAdditionalComponents:function(e,t){Object.keys(t).forEach(n=>{e.component(n,t[n])})},addCapeComponents:function(e,t){e.component("CapeRoot",Fm),e.component("CapeAboutPage",cI),e.component("CapeAdvancedSearchToggle",ew),e.component("CapeFieldsTable",EI),e.component("CapeFilters",nw),e.component("CapeFormResetButton",rw),e.component("CapeHeader",Bm),e.component("CapeHomePage",Rm),e.component("CapeHomepageLayout",Om),e.component("CapeLoadError",xm),e.component("CapeLoading",Hm),e.component("CapeNavigation",Mm),e.component("CapeNonProdWarning",hw),e.component("CapeRecordCount",$m),e.component("CapeRecordCard",Im),e.component("CapeRecordPage",Pm),e.component("CapeResults",Mw),e.component("CapeSummaryCard",Gm),e.component("CapeLabelledValue",GO),e.component("CapeValue",Hg),e.component("CapeSingleValue",Ld),e.component("CapeFilterFieldText",QO),e.component("CapeFilterFieldEnum",UR),e.component("CapeFilterFreeText",rR),e.component("CapeFilterFieldInteger",QR),e.component("CapeFilterFieldDate",lI),e.component("CapeSortOrder",Wm),e.component("CapeResultsControls",id),e.component("CapeDownloadJsonButton",mI),e.component("CapeDownloadCsvButton",hI),e.component("CapeRecordLink",NI),e.component("CapeRecordLabel",DI),e.component("CapeNextResult",kI),e.component("CapePreviousResult",RI),e.component("CapeNextRecord",YI),e.component("CapePreviousRecord",AI)}},VI={template:"#templateCapeFooter"},LI=l.defineComponent({__name:"App",setup(e){return(t,n)=>(l.openBlock(),l.createElementBlock(l.Fragment,null,[l.createVNode(Bm),(l.openBlock(),l.createBlock(l.Suspense,null,{default:l.withCtx(()=>[l.createVNode(Fm)]),fallback:l.withCtx(()=>[l.createVNode(Hm)]),_:1})),l.createVNode(VI)],64))}}),FI=e=>{const t=l.createApp(LI);return t.use(zg,e),t},qr=class qr{static register(t){qr.loggers.push(t)}static clear(){qr.loggers=[]}static debug(t,n){qr.loggers.forEach(r=>r.debug(t,n))}static info(t,n){qr.loggers.forEach(r=>r.info(t,n))}static warn(t,n){qr.loggers.forEach(r=>r.warn(t,n))}static error(t,n){qr.loggers.forEach(r=>r.error(t,n))}};Ye(qr,"loggers",[]);let Ys=qr;var jt=(e=>(e[e.Debug=3]="Debug",e[e.Info=2]="Info",e[e.Warn=1]="Warn",e[e.Error=0]="Error",e))(jt||{});class $I{constructor(t){this.loggingLevel=t}debug(t,n){this.loggingLevel>=jt.Debug&&console.debug(t,n??"")}info(t,n){this.loggingLevel>=jt.Info&&console.info(t,n??"")}warn(t,n){this.loggingLevel>=jt.Warn&&console.warn(t,n??"")}error(t,n){this.loggingLevel>=jt.Error&&console.error(t,n??"")}}const BI={install:function(e,t){const n=new $I(t.loggingLevel);Ys.register(n)}};class UI{constructor(t,n){this.loggingLevel=t,this.appInsights=n}debug(t,n){this.loggingLevel>=jt.Debug&&this.appInsights.trackEvent({name:t,properties:{data:n,severity:jt.Debug}})}info(t,n){this.loggingLevel>=jt.Info&&this.appInsights.trackEvent({name:t,properties:{data:n,severity:jt.Info}})}warn(t,n){this.loggingLevel>=jt.Warn&&this.appInsights.trackEvent({name:t,properties:{data:n,severity:jt.Warn}})}error(t,n){this.loggingLevel>=jt.Error&&this.appInsights.trackEvent({name:t,properties:{data:n,severity:jt.Error}})}}/*! https://github.com/nevware21/ts-utils v0.11.3 */function wr(e,t){return e||t}function zt(e,t){return e[t]}var an=void 0,Kt=null,Bd="",kc="function",Vs="object",br="prototype",Ud="__proto__",Gi="undefined",Cc="constructor",Hd="Symbol",HI="_polyfill",io="length",Oc="name",Ct="call",Rc="toString",In=wr(Object),Gd=zt(In,br),Kg=wr(String),Wi=zt(Kg,br),GI=wr(Math),qg=wr(Array),Ic=zt(qg,br),kr=zt(Ic,"slice");function bt(e,t){try{return{v:e.apply(this,t)}}catch(n){return{e:n}}}function WI(e,t){var n=bt(e);return n.e?t:n.v}var Wd;function Pc(e){return function(t){return typeof t===e}}function Xg(e){var t="[object "+e+"]";return function(n){return!!(n&&jI(n)===t)}}function jI(e){return Gd[Rc].call(e)}function st(e){return typeof e===Gi||e===Gi}function W(e){return e===Kt||st(e)}function zI(e){return e===Kt||!Jg(e)}function Jg(e){return!!e||e!==an}function KI(e){return!Wd&&(Wd=["string","number","boolean",Gi,"symbol","bigint"]),e!==Vs&&Wd.indexOf(e)!==-1}var Ee=Pc("string"),we=Pc(kc);function qt(e){return!e&&W(e)?!1:!!e&&typeof e===Vs}var Ae=zt(qg,"isArray"),qI=Xg("Date"),Ls=Pc("number"),Qg=Pc("boolean"),jd=Xg("Error");function ao(e){return!!(e&&e.then&&we(e.then))}function Ac(e){return!(!e||WI(function(){return!(e&&0+e)},!e))}var zd=zt(In,"getOwnPropertyDescriptor");function hn(e,t){return!!e&&Gd.hasOwnProperty[Ct](e,t)}var ii=wr(zt(In,"hasOwn"),XI);function XI(e,t){return hn(e,t)||!!zd(e,t)}function Me(e,t,n){if(e&&qt(e)){for(var r in e)if(ii(e,r)&&t[Ct](e,r,e[r])===-1)break}}var Mc={e:"enumerable",c:"configurable",v:"value",w:"writable",g:"get",s:"set"};function JI(e){var t={};if(t[Mc.c]=!0,t[Mc.e]=!0,e.l){t.get=function(){return e.l.v};var n=zd(e.l,"v");n&&n.set&&(t.set=function(r){e.l.v=r})}return Me(e,function(r,i){t[Mc[r]]=st(i)?t[Mc[r]]:i}),t}var Cr=zt(In,"defineProperty");function Ue(e,t,n){return Cr(e,t,JI(n))}function Zg(e,t,n,r,i){var a={};return Me(e,function(o,s){xc(a,o,t?s:o,i),xc(a,s,o,i)}),r?r(a):a}function xc(e,t,n,r){Cr(e,t,{value:n,enumerable:!0,writable:!!r})}var Xt=wr(Kg),QI="[object Error]";function ae(e,t){var n=Bd,r=Gd[Rc][Ct](e);r===QI&&(e={stack:Xt(e.stack),message:Xt(e.message),name:Xt(e.name)});try{n=JSON.stringify(e,Kt,t?typeof t=="number"?t:4:an),n=n&&n.replace(/"(\w+)"\s*:\s{0,1}/g,"$1: ")||Xt(e)}catch(i){n=" - "+ae(i,t)}return r+": "+n}function on(e){throw new Error(e)}function Pn(e){throw new TypeError(e)}var ey=zt(In,"freeze");function ZI(e){return e}function e1(e){return e[Ud]||Kt}var Kd=zt(In,"assign"),Or=zt(In,"keys");function oo(e){return ey&&Me(e,function(t,n){(Ae(n)||qt(n))&&oo(n)}),Rr(e)}var Rr=wr(ey,ZI),qd=wr(zt(In,"getPrototypeOf"),e1);function t1(e){return Zg(e,1,0,Rr)}function n1(e){return Zg(e,0,0,Rr)}function r1(e){var t={};return Me(e,function(n,r){xc(t,n,r[1]),xc(t,r[0],r[1])}),Rr(t)}function i1(e){return r1(e)}var ty=n1({asyncIterator:0,hasInstance:1,isConcatSpreadable:2,iterator:3,match:4,matchAll:5,replace:6,search:7,species:8,split:9,toPrimitive:10,toStringTag:11,unscopables:12}),ny="__tsUtils$gblCfg",Xd;function ry(){var e;return typeof globalThis!==Gi&&(e=globalThis),!e&&typeof self!==Gi&&(e=self),!e&&typeof window!==Gi&&(e=window),!e&&typeof global!==Gi&&(e=global),e}function iy(){if(!Xd){var e=bt(ry).v||{};Xd=e[ny]=e[ny]||{}}return Xd}var ji=Yc;function Yc(e,t,n){var r=t&&t[e];return function(i){var a=i&&i[e]||r;if(a||n){var o=arguments;return(a||n).apply(i,a?kr[Ct](o,1):o)}Pn('"'+Xt(e)+'" not defined for '+ae(i))}}function a1(e){return function(t){return t[e]}}var o1=zt(GI,"max"),ay=ji("slice",Wi),Kn=ji("substring",Wi),ai=Yc("substr",Wi,s1);function s1(e,t,n){return W(e)&&Pn("Invalid "+ae(e)),n<0?Bd:(t=t||0,t<0&&(t=o1(t+e[io],0)),st(n)?ay(e,t):ay(e,t,t+n))}function Jd(e,t){return Kn(e,0,t)}var oy="_urid",Qd;function l1(){if(!Qd){var e=iy();Qd=e.gblSym=e.gblSym||{k:{},s:{}}}return Qd}var Vc;function Zd(e){var t={description:Xt(e),toString:function(){return Hd+"("+e+")"}};return t[HI]=!0,t}function c1(e){var t=l1();if(!ii(t.k,e)){var n=Zd(e),r=Or(t.s).length;n[oy]=function(){return r+"_"+n[Rc]()},t.k[e]=n,t.s[n[oy]()]=Xt(e)}return t.k[e]}function u1(e){!Vc&&(Vc={});var t,n=ty[e];return n&&(t=Vc[n]=Vc[n]||Zd(Hd+"."+n)),t}var mt;function oi(){mt=iy()}function f1(e){var t={};return!mt&&oi(),t.b=mt.lzy,Cr(t,"v",{configurable:!0,get:function(){var n=e();return mt.lzy||Cr(t,"v",{value:n}),t.b=mt.lzy,n}}),t}function pn(e){return Cr({toJSON:function(){return e}},"v",{value:e})}var sy="window",Fs;function so(e,t){var n;return function(){return!mt&&oi(),(!n||mt.lzy)&&(n=pn(bt(e,t).v)),n.v}}function vn(e){return!mt&&oi(),(!Fs||e===!1||mt.lzy)&&(Fs=pn(bt(ry).v||Kt)),Fs.v}function ct(e,t){var n=!Fs||t===!1?vn(t):Fs.v;return n&&n[e]?n[e]:e===sy?Jt():Kt}function ly(){return!!Ot()}var Ot=so(ct,["document"]);function Lc(){return!!Jt()}var Jt=so(ct,[sy]);function d1(){return!!qn()}var qn=so(ct,["navigator"]);function h1(){return!!cy()}var cy=so(ct,["history"]),p1=so(function(){return!!bt(function(){return process&&(process.versions||{}).node}).v}),uy=so(function(){return!!bt(function(){return self&&self instanceof WorkerGlobalScope}).v}),lo,eh;function Fc(){return lo=pn(bt(ct,[Hd]).v),lo}function v1(e){var t=(mt.lzy?0:lo)||Fc();return t.v?t.v[e]:an}function _1(){return!!m1()}function m1(){return!mt&&oi(),((mt.lzy?0:lo)||Fc()).v}function th(e,t){var n=ty[e];!mt&&oi();var r=(mt.lzy?0:lo)||Fc();return r.v?r.v[n||e]:u1(e)}function $s(e,t){!mt&&oi();var n=(mt.lzy?0:lo)||Fc();return n.v?n.v(e):Zd(e)}function nh(e){return!mt&&oi(),eh=(mt.lzy?0:eh)||pn(bt(v1,["for"]).v),(eh.v||c1)(e)}function rh(e){return!!e&&we(e.next)}function fy(e){return!zI(e)&&we(e[th(3)])}var $c;function ih(e,t,n){if(e&&(rh(e)||(!$c&&($c=pn(th(3))),e=e[$c.v]?e[$c.v]():null),rh(e))){var r=an,i=an;try{for(var a=0;!(i=e.next()).done&&t[Ct](n||e,i.value,a,e)!==-1;)a++}catch(o){r={e:o},e.throw&&(i=Kt,e.throw(r))}finally{try{i&&!i.done&&e.return&&e.return(i)}finally{if(r)throw r.e}}}}function co(e,t,n){return e.apply(t,n)}function uo(e,t){return!st(t)&&e&&(Ae(t)?co(e.push,e,t):rh(t)||fy(t)?ih(t,function(n){e.push(n)}):e.push(t)),e}function ie(e,t,n){if(e)for(var r=e[io]>>>0,i=0;i<r&&!(i in e&&t[Ct](e,e[i],i,e)===-1);i++);}var xt=ji("indexOf",Ic),Bs=ji("map",Ic);function Bc(e,t,n){return(e&&e.slice||kr).apply(e,kr[Ct](arguments,1))}var g1=ji("reduce",Ic),si=wr(zt(In,"create"),y1);function y1(e){if(!e)return{};var t=typeof e;t!==Vs&&t!==kc&&Pn("Prototype must be an Object or function: "+ae(e));function n(){}return n[br]=e,new n}var ah;function dy(e,t){var n=In.setPrototypeOf||function(r,i){var a;!ah&&(ah=pn((a={},a[Ud]=[],a instanceof Array))),ah.v?r[Ud]=i:Me(i,function(o,s){return r[o]=s})};return n(e,t)}function S1(e,t,n){bt(Ue,[t,Oc,{v:e,c:!0,e:!1}]),t=dy(t,n);function r(){this[Cc]=t,bt(Ue,[this,Oc,{v:e,c:!0,e:!1}])}return t[br]=n===Kt?si(n):(r[br]=n[br],new r),t}function hy(e,t){t&&(e[Oc]=t)}function py(e,t,n){var r=Error,i=r[br][Oc],a=Error.captureStackTrace;return S1(e,function(){var o=this,s=arguments;try{bt(hy,[r,e]);var c=co(r,o,kr[Ct](s))||o;if(c!==o){var u=qd(o);u!==qd(c)&&dy(c,u)}return a&&a(c,o[Cc]),t&&t(c,s),c}finally{bt(hy,[r,i])}},r)}var oh;function E1(e){throw oh||(oh=py("UnsupportedError")),new oh(e)}function Xn(){return(Date.now||T1)()}function T1(){return new Date().getTime()}function N1(e){return function(n){return W(n)&&Pn("strTrim called ["+ae(n)+"]"),n&&n.replace&&(n=n.replace(e,Bd)),n}}var D1=N1(/^\s+|(?=\s)\s+$/g),gt=Yc("trim",Wi,D1),sh,lh,ch;function Ft(e){if(!e||typeof e!==Vs)return!1;ch||(ch=Lc()?Jt():!0);var t=!1;if(e!==ch){lh||(sh=Function[br][Rc],lh=sh[Ct](In));try{var n=qd(e);t=!n,t||(hn(n,Cc)&&(n=n[Cc]),t=n&&typeof n===kc&&sh[Ct](n)===lh)}catch{}}return t}function w1(e){return e.value&&my(e),!0}var vy=[O1,my,I1,R1];function b1(e,t,n,r){var i;return ie(e,function(a){if(a.k===t)return i=a,-1}),i||(i={k:t,v:t},e.push(i),r(i)),i.v}function uh(e,t,n,r){var i=n.handler,a=n.path?r?n.path.concat(r):n.path:[],o={handler:n.handler,src:n.src,path:a},s=typeof t,c=!1,u=!1;t&&s===Vs?c=Ft(t):u=t===Kt||KI(s);var f={type:s,isPrim:u,isPlain:c,value:t,result:t,path:a,origin:n.src,copy:function(d,h){return uh(e,d,h?o:n,h)},copyTo:function(d,h){return _y(e,d,h,o)}};return f.isPrim?i&&i[Ct](n,f)?f.result:t:b1(e,t,a,function(d){Ue(f,"result",{g:function(){return d.v},s:function(v){d.v=v}});for(var h=0,p=i;!(p||(h<vy.length?vy[h++]:w1))[Ct](n,f);)p=Kt})}function _y(e,t,n,r){if(!W(n))for(var i in n)t[i]=uh(e,n[i],r,i);return t}function k1(e,t,n){var r={handler:n,src:t,path:[]};return _y([],e,t,r)}function C1(e,t){var n={handler:t,src:e};return uh([],e,n)}function O1(e){var t=e.value;if(Ae(t)){var n=e.result=[];return n.length=t.length,e.copyTo(n,t),!0}return!1}function R1(e){var t=e.value;return qI(t)?(e.result=new Date(t.getTime()),!0):!1}function I1(e){return e.type===kc}function my(e){var t=e.value;if(t&&e.isPlain){var n=e.result={};return e.copyTo(n,t),!0}return!1}function gy(e,t){return ie(t,function(n){k1(e,n)}),e}function yy(e,t,n,r,i,a,o){return gy(C1(e)||{},kr[Ct](arguments))}function P1(e,t,n,r,i,a,o){return gy(e||{},kr[Ct](arguments))}var A1=a1(io),fh;function Ir(){return!mt&&oi(),(!fh||mt.lzy)&&(fh=pn(bt(ct,["performance"]).v)),fh.v}var Sy=ji("split",Wi);function Ey(e,t,n){if(e&&t){var r=Sy(t,"."),i=r.pop();ie(r,function(a){W(e[a])&&(e[a]={}),e=e[a]}),e[i]=n}}var Ty=Yc("endsWith",Wi,M1);function M1(e,t,n){Ee(e)||Pn("'"+ae(e)+"' is not a string");var r=Ee(t)?t:Xt(t),i=!st(n)&&n<e[io]?n:e[io];return Kn(e,i-r[io],i)===r}var Qt=ji("indexOf",Wi),dh="ref",hh="unref",ph="hasRef",x1="enabled";function Y1(e,t,n){var r=!0,i=e?t(Kt):Kt,a;function o(){return r=!1,i&&i[hh]&&i[hh](),a}function s(){i&&n(i),i=Kt}function c(){return i=t(i),r||o(),a}function u(f){!f&&i&&s(),f&&!i&&c()}return a={cancel:s,refresh:c},a[ph]=function(){return i&&i[ph]?i[ph]():r},a[dh]=function(){return r=!0,i&&i[dh]&&i[dh](),a},a[hh]=o,a=Cr(a,x1,{get:function(){return!!i},set:u}),{h:a,dn:function(){i=Kt}}}function Ny(e,t,n){var r=Ae(t),i=r?t.length:0,a=(i>0?t[0]:r?an:t)||setTimeout,o=(i>1?t[1]:an)||clearTimeout,s=n[0];n[0]=function(){c.dn(),co(s,an,kr[Ct](arguments))};var c=Y1(e,function(u){if(u){if(u.refresh)return u.refresh(),u;co(o,an,[u])}return co(a,an,n)},function(u){co(o,an,[u])});return c.h}function _n(e,t){return Ny(!0,an,kr[Ct](arguments))}function V1(e,t){return Ny(!1,an,kr[Ct](arguments))}var Uc,Hc="constructor",Pr="prototype",Gc="function",Wc="_dynInstFuncs",vh="_isDynProxy",fo="_dynClass",L1="_dynCls$",_h="_dynInstChk",Us=_h,Dy="_dfOpts",wy="_unknown_",mh="__proto__",jc="_dyn"+mh,by="__dynProto$Gbl",gh="_dynInstProto",zc="useBaseInst",yh="setInstFuncs",Sh=Object,Hs=Sh.getPrototypeOf,ky=Sh.getOwnPropertyNames,Cy=vn(),Eh=Cy[by]||(Cy[by]={o:(Uc={},Uc[yh]=!0,Uc[zc]=!0,Uc),n:1e3});function Kc(e){return e&&(e===Sh[Pr]||e===Array[Pr])}function Th(e){return Kc(e)||e===Function[Pr]}function zi(e){var t;if(e){if(Hs)return Hs(e);var n=e[mh]||e[Pr]||(e[Hc]?e[Hc][Pr]:null);t=e[jc]||n,hn(e,jc)||(delete e[gh],t=e[jc]=e[gh]||e[jc],e[gh]=n)}return t}function qc(e,t){var n=[];if(ky)n=ky(e);else for(var r in e)typeof r=="string"&&hn(e,r)&&n.push(r);if(n&&n.length>0)for(var i=0;i<n.length;i++)t(n[i])}function Nh(e,t,n){return t!==Hc&&typeof e[t]===Gc&&(n||hn(e,t))&&t!==mh&&t!==Pr}function Xc(e){Pn("DynamicProto: "+e)}function F1(e){var t=si(null);return qc(e,function(n){!t[n]&&Nh(e,n,!1)&&(t[n]=e[n])}),t}function Dh(e,t){for(var n=e.length-1;n>=0;n--)if(e[n]===t)return!0;return!1}function $1(e,t,n,r){function i(c,u,f){var d=u[f];if(d[vh]&&r){var h=c[Wc]||{};h[Us]!==!1&&(d=(h[u[fo]]||{})[f]||d)}return function(){return d.apply(c,arguments)}}var a=si(null);qc(n,function(c){a[c]=i(t,n,c)});for(var o=zi(e),s=[];o&&!Th(o)&&!Dh(s,o);)qc(o,function(c){!a[c]&&Nh(o,c,!Hs)&&(a[c]=i(t,o,c))}),s.push(o),o=zi(o);return a}function B1(e,t,n,r){var i=null;if(e&&hn(n,fo)){var a=e[Wc]||si(null);if(i=(a[n[fo]]||si(null))[t],i||Xc("Missing ["+t+"] "+Gc),!i[_h]&&a[Us]!==!1){for(var o=!hn(e,t),s=zi(e),c=[];o&&s&&!Th(s)&&!Dh(c,s);){var u=s[t];if(u){o=u===r;break}c.push(s),s=zi(s)}try{o&&(e[t]=i),i[_h]=1}catch{a[Us]=!1}}}return i}function U1(e,t,n){var r=t[e];return r===n&&(r=zi(t)[e]),typeof r!==Gc&&Xc("["+e+"] is not a "+Gc),r}function H1(e,t,n,r,i){function a(c,u){var f=function(){var d=B1(this,u,c,f)||U1(u,c,f);return d.apply(this,arguments)};return f[vh]=1,f}if(!Kc(e)){var o=n[Wc]=n[Wc]||si(null);if(!Kc(o)){var s=o[t]=o[t]||si(null);o[Us]!==!1&&(o[Us]=!!i),Kc(s)||qc(n,function(c){Nh(n,c,!1)&&n[c]!==r[c]&&(s[c]=n[c],delete n[c],(!hn(e,c)||e[c]&&!e[c][vh])&&(e[c]=a(e,c)))})}}}function G1(e,t){if(Hs){for(var n=[],r=zi(t);r&&!Th(r)&&!Dh(n,r);){if(r===e)return!0;n.push(r),r=zi(r)}return!1}return!0}function wh(e,t){return hn(e,Pr)?e.name||t||wy:((e||{})[Hc]||{}).name||t||wy}function tt(e,t,n,r){hn(e,Pr)||Xc("theClass is an invalid class definition.");var i=e[Pr];G1(i,t)||Xc("["+wh(e)+"] not in hierarchy of ["+wh(t)+"]");var a=null;hn(i,fo)?a=i[fo]:(a=L1+wh(e,"_")+"$"+Eh.n,Eh.n++,i[fo]=a);var o=tt[Dy],s=!!o[zc];s&&r&&r[zc]!==void 0&&(s=!!r[zc]);var c=F1(t),u=$1(i,t,c,s);n(t,u);var f=!!Hs&&!!o[yh];f&&r&&(f=!!r[yh]),H1(i,a,t,c,f!==!1)}tt[Dy]=Eh.o;var Oy="function",Ry="object",bh="undefined",Jn="prototype",kh=Object,W1=kh[Jn];(vn()||{}).Symbol,(vn()||{}).Reflect;var Iy="hasOwnProperty",j1=function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)W1[Iy].call(t,i)&&(e[i]=t[i])}return e},$t=Kd||j1,Ch=function(e,t){return Ch=kh.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,r){n.__proto__=r}||function(n,r){for(var i in r)r[Iy](i)&&(n[i]=r[i])},Ch(e,t)};function Ar(e,t){typeof t!==Oy&&t!==null&&Pn("Class extends value "+String(t)+" is not a constructor or null"),Ch(e,t);function n(){this.constructor=e}e[Jn]=t===null?si(t):(n[Jn]=t[Jn],new n)}function Py(e,t){for(var n=0,r=t.length,i=e.length;n<r;n++,i++)e[i]=t[n];return e}var Ay=t1,z1=i1,li=Ay({NONE:0,PENDING:3,INACTIVE:1,ACTIVE:2}),ho="toLowerCase",Jc="blkVal",Ne="length",Qc="rdOnly",Zc="notify",eu="warnToConsole",Gs="throwInternal",po="setDf",ci="watch",pt="logger",Ki="apply",He="push",vo="splice",My="hdlr",_o="cancel",Ws="initialize",ui="identifier",tu="removeNotificationListener",nu="addNotificationListener",Qn="isInitialized",xy="instrumentationKey",Oh="INACTIVE",js="value",ru="getNotifyMgr",zs="getPlugin",Mr="name",Ks="iKey",mo="time",Bt="processNext",Yy="getProcessTelContext",Vy="pollInternalLogs",go="enabled",Ly="stopPollingInternalLogs",fi="unload",iu="onComplete",au="version",Fy="loggingLevelConsole",qi="createNew",xr="teardown",ou="messageId",Xi="message",yo="isAsync",Yr="diagLog",su="_doTeardown",qs="update",Zn="getNext",Xs="setNextPlugin",$y="protocol",Rh="userAgent",So="split",Ih="nodeType",Ji="replace",By="logInternalMessage",Vr="type",Ph="handler",Js="status",Uy="getResponseHeader",Hy="getAllResponseHeaders",Ah="isChildEvt",Eo="data",To="getCtx",er="setCtx",Mh="complete",Gy="itemsReceived",Qs="urlString",Wy="sendPOST",xh="headers",No="timeout",jy="setRequestHeader",Yh="traceId",Vh="spanId",Lh="traceFlags",Fh="getAttribute",$h;function K1(e,t){$h||($h=py("AggregationError",function(r,i){i[Ne]>1&&(r.errors=i[1])}));var n=e;throw ie(t,function(r,i){n+=`
|
|
48
48
|
`.concat(i," > ").concat(ae(r))}),new $h(n,t||[])}/*!
|
|
49
49
|
* NevWare21 Solutions LLC - ts-async, 0.5.2
|
|
50
50
|
* https://github.com/nevware21/ts-async
|
|
51
51
|
* Copyright (c) NevWare21 Solutions LLC and contributors. All rights reserved.
|
|
52
52
|
* Licensed under the MIT license.
|
|
53
|
-
*/var lu="Promise",Bh="rejected";function Lr(e,t){return zy(e,function(n){return t?t({status:"fulfilled",rejected:!1,value:n}):n},function(n){return t?t({status:Bh,rejected:!0,reason:n}):n})}function zy(e,t,n,r){var i=e;try{if(ao(e))(t||n)&&(i=e.then(t,n));else try{t&&(i=t(e))}catch(a){if(n)i=n(a);else throw a}}finally{}return i}var Ky=["pending","resolving","resolved",Bh],qy="dispatchEvent",cu;function q1(e){var t;return e&&e.createEvent&&(t=e.createEvent("Event")),!!t&&t.initEvent}function X1(e,t,n,r){var i=Ot();!cu&&(cu=pn(!!bt(q1,[i]).v));var a=cu.v?i.createEvent("Event"):r?new Event(t):{};if(n&&n(a),cu.v&&a.initEvent(t,!1,!0),a&&e[qy])e[qy](a);else{var o=e["on"+t];if(o)o(a);else{var s=ct("console");s&&(s.error||s.log)(t,ae(a))}}}var Xy="unhandledRejection",J1=Xy.toLowerCase(),Jy=[],Q1=0,Z1=10,Uh;function Qy(e){return we(e)?e.toString():ae(e)}function eP(e,t,n){var r=Bc(arguments,3),i=0,a=!1,o,s=[],c=Q1++,u=!1,f=null,d;function h(A,V){try{Jy.push(c),u=!0,f&&f.cancel(),f=null;var w=e(function(C,K){s.push(function(){try{var $=i===2?A:V,R=st($)?o:we($)?$(o):$;ao(R)?R.then(C,K):$?C(R):i===3?K(R):C(R)}catch(M){K(M)}}),a&&_()},r);return w}finally{Jy.pop()}}function p(A){return h(void 0,A)}function v(A){var V=A,w=A;return we(A)&&(V=function(C){return A&&A(),C},w=function(C){throw A&&A(),C}),h(V,w)}function m(){return Ky[i]}function _(){if(s.length>0){var A=s.slice();s=[],u=!0,f&&f.cancel(),f=null,t(A)}}function g(A,V){return function(w){if(i===V){if(A===2&&ao(w)){i=1,w.then(g(2,1),g(3,1));return}i=A,a=!0,o=w,_(),!u&&A===3&&!f&&(f=_n(y,Z1))}}}function y(){if(!u)if(u=!0,p1())process.emit(Xy,o,d);else{var A=Jt()||vn();!Uh&&(Uh=pn(bt(ct,[lu+"RejectionEvent"]).v)),X1(A,J1,function(V){return Ue(V,"promise",{g:function(){return d}}),V.reason=o,V},!!Uh.v)}}d={then:h,catch:p,finally:v},kr(d,"state",{get:m}),_1()&&(d[th(11)]="IPromise");function Y(){return"IPromise "+m()+(a?" - "+Qy(o):"")}return d.toString=Y,function(){we(n)||Pn(lu+": executor is not a function - "+Qy(n));var V=g(3,0);try{n.call(d,g(2,0),V)}catch(w){V(w)}}(),d}function tP(e){return function(t){var n=Bc(arguments,1);return e(function(r,i){try{var a=[],o=1;ih(t,function(s,c){s&&(o++,zy(s,function(u){a[c]=u,--o===0&&r(a)},i))}),o--,o===0&&r(a)}catch(s){i(s)}},n)}}function nP(e){return pn(function(t){var n=Bc(arguments,1);return e(function(r,i){var a=[],o=1;function s(c,u){o++,Lr(c,function(f){f.rejected?a[u]={status:Bh,reason:f.reason}:a[u]={status:"fulfilled",value:f.value},--o===0&&r(a)})}try{Ae(t)?ie(t,s):fy(t)?ih(t,s):Pn("Input is not an iterable"),o--,o===0&&r(a)}catch(c){i(c)}},n)})}function rP(e){ie(e,function(t){try{t()}catch{}})}function iP(e){var t=Vs(e)?e:0;return function(n){_n(function(){rP(n)},t)}}function Zs(e,t){return eP(Zs,iP(t),e,t)}var Hh;function aP(e,t){!Hh&&(Hh=pn(bt(ct,[lu]).v||null));var n=Hh.v;if(!n)return Zs(e);we(e)||Pn(lu+": executor is not a function - "+ae(e));var r=0;function i(){return Ky[r]}var a=new n(function(o,s){function c(f){r=2,o(f)}function u(f){r=3,s(f)}e(c,u)});return kr(a,"state",{get:i}),a}var Gh,Wh;function Vr(e,t){return!Gh&&(Gh=pn(aP)),Gh.v.call(this,e,t)}var oP=tP(Vr);function sP(e,t){return!Wh&&(Wh=nP(Vr)),Wh.v(e,t)}var tr=void 0,Fe="",Qi="channels",Nt="core",jh="createPerfMgr",zh="disabled",Do="extensionConfig",wo="extensions",nr="processTelemetry",uu="priority",fu="eventsSent",el="eventsDiscarded",du="eventsSendRequest",Zi="perfEvent",Kh="offlineEventsStored",qh="offlineBatchSent",Xh="offlineBatchDrop",hu="getPerfMgr",Jh="domain",Qh="path",lP="Not dynamic - ",cP="getPrototypeOf",uP=/-([a-z])/g,fP=/([^\w\d_$])/g,dP=/^(\d+[\w\d_$])/,hP=Object[cP];function ea(e){return!W(e)}function pu(e){var t=e;return t&&Ee(t)&&(t=t[Ji](uP,function(n,r){return r.toUpperCase()}),t=t[Ji](fP,"_"),t=t[Ji](dP,function(n,r){return"_"+r})),t}function Yt(e,t){return e&&t?Qt(e,t)!==-1:!1}function bo(e){return e&&e.toISOString()||""}function je(e){return jd(e)?e[Ar]:Fe}function et(e,t,n,r,i){var a=n;return e&&(a=e[t],a!==n&&(!i||i(a))&&(!r||r(n))&&(a=n,e[t]=a)),a}function Ut(e,t,n){var r;return e?(r=e[t],!r&&W(r)&&(r=st(n)?{}:n,e[t]=r)):r=st(n)?{}:n,r}function Zy(e,t){var n=null,r=null;return we(e)?n=e:r=e,function(){var i=arguments;if(n&&(r=n()),r)return r[t][Ki](r,i)}}function pP(e,t,n){if(e&&t&&qt(e)&&qt(t)){var r=function(a){if(Ee(a)){var o=t[a];we(o)?(!n||n(a,!0,t,e))&&(e[a]=Zy(t,a)):(!n||n(a,!1,t,e))&&(ni(e,a)&&delete e[a],Ue(e,a,{g:function(){return t[a]},s:function(s){t[a]=s}}))}};for(var i in t)r(i)}return e}function vu(e,t,n,r,i){e&&t&&n&&(e[t]=Zy(n,r))}function tl(e,t,n,r){return e&&t&&qt(e)&&Ae(n)&&ie(n,function(i){Ee(i)&&vu(e,i,t,i)}),e}function vP(e){return function(){function t(){var n=this;e&&Me(e,function(r,i){n[r]=i})}return t}()}function eS(e){return e&&Kd&&(e=kh(Kd({},e))),e}function tS(e,t,n,r,i,a){var o=arguments,s=o[0]||{},c=o[Ne],u=!1,f=1;for(c>0&&Qg(s)&&(u=s,s=o[f]||{},f++),qt(s)||(s={});f<c;f++){var d=o[f],h=Ae(d),p=qt(d);for(var v in d){var m=h&&v in d||p&&ni(d,v);if(m){var _=d[v],g=void 0;if(u&&_&&((g=Ae(_))||Ft(_))){var y=s[v];g?Ae(y)||(y=[]):Ft(y)||(y={}),_=tS(u,y,_)}_!==void 0&&(s[v]=_)}}}return s}function Zh(e,t){var n=!1,r=t&&t.featureOptIn&&t.featureOptIn[e];if(e&&r){var i=r.mode;n=i==3||i==1}return n}function _u(e){try{return e.responseText}catch{}return null}function nS(e,t){return e?"XDomainRequest,Response:"+_u(e)||"":t}function mu(e,t){return e?"XMLHttpRequest,Status:"+e[Js]+",Response:"+_u(e)||e.response||"":t}function rS(e,t){return t&&(Vs(t)?e=[t].concat(e):Ae(t)&&(e=t.concat(e))),e}var _P="Microsoft_ApplicationInsights_BypassAjaxInstrumentation",iS="withCredentials",mP="timeout";function gP(e,t,n,r,i,a){i===void 0&&(i=!1);function o(c,u,f){try{c[u]=f}catch{}}var s=new XMLHttpRequest;return o(s,_P,r),n&&o(s,iS,n),s.open(e,t,!i),n&&o(s,iS,n),!i&&a&&o(s,mP,a),s}function yP(e){var t={};if(Ee(e)){var n=gt(e)[So](/[\r\n]+/);ie(n,function(r){if(r){var i=r.indexOf(": ");if(i!==-1){var a=gt(r.substring(0,i))[ho](),o=gt(r.substring(i+1));t[a]=o}else t[gt(r)]=1}})}return t}function ep(e,t,n){if(!e[n]&&t&&t[Uy]){var r=t[Uy](n);r&&(e[n]=gt(r))}return e}var SP="kill-duration",EP="kill-duration-seconds",TP="time-delta-millis";function tp(e,t){var n={};return e[Hy]?n=yP(e[Hy]()):t&&(n=ep(n,e,TP),n=ep(n,e,SP),n=ep(n,e,EP)),n}var NP="documentMode",DP="location",wP="console",aS="JSON",bP="crypto",kP="msCrypto",CP="ReactNative",np="msie",rp="trident/",oS="XMLHttpRequest",ip=null,ap=null,OP=!1,ko=null,op=null;function sS(e,t){var n=!1;if(e){try{if(n=t in e,!n){var r=e[Jn];r&&(n=t in r)}}catch{}if(!n)try{var i=new e;n=!st(i[t])}catch{}}return n}function rr(e){if(e&&OP){var t=ct("__mockLocation");if(t)return t}return typeof location===Ry&&location?location:ct(DP)}function RP(){return typeof console!==bh?console:ct(wP)}function nl(){return!!(typeof JSON===Ry&&JSON||ct(aS)!==null)}function An(){return nl()?JSON||ct(aS):null}function IP(){return ct(bP)}function PP(){return ct(kP)}function AP(){var e=qn();return e&&e.product?e.product===CP:!1}function sp(){var e=qn();if(e&&(e[Rh]!==ap||ip===null)){ap=e[Rh];var t=(ap||Fe)[ho]();ip=Yt(t,np)||Yt(t,rp)}return ip}function lS(e){if(e===void 0&&(e=null),!e){var t=qn()||{};e=t?(t.userAgent||Fe)[ho]():Fe}var n=(e||Fe)[ho]();if(Yt(n,np)){var r=Ot()||{};return Math.max(parseInt(n[So](np)[1]),r[NP]||0)}else if(Yt(n,rp)){var i=parseInt(n[So](rp)[1]);if(i)return i+4}return null}function rl(e){return(op===null||e===!1)&&(op=d1()&&!!qn().sendBeacon),op}function lp(e){var t=!1;try{t=!!ct("fetch");var n=ct("Request");t&&e&&n&&(t=sS(n,"keepalive"))}catch{}return t}function MP(){return ko===null&&(ko=typeof XDomainRequest!==bh,ko&&gu()&&(ko=ko&&!sS(ct(oS),"withCredentials"))),ko}function gu(){var e=!1;try{var t=ct(oS);e=!!t}catch{}return e}function xP(e,t){return e&&e.dispatchEvent&&t?(e.dispatchEvent(t),!0):!1}function YP(e,t){var n=null,r={detail:t||null};if(we(CustomEvent))n=new CustomEvent(e,r);else{var i=Ot();i&&i.createEvent&&(n=i.createEvent("CustomEvent"),n.initCustomEvent(e,!0,!0,r))}return n}function LP(e,t,n){var r=vn();if(r&&r.CustomEvent)try{var i={cfg:t||null,customDetails:n||null};return xP(r,YP(e,i))}catch{}return!1}var cS=4294967296,ui=4294967295,uS=123456789,fS=987654321,dS=!1,il=uS,al=fS;function VP(e){e<0&&(e>>>=0),il=uS+e&ui,al=fS-e&ui,dS=!0}function FP(){try{var e=Xn()&2147483647;VP((Math.random()*cS^e)+e)}catch{}}function $P(e){return Math.floor(ol()/ui*(e+1))>>>0}function ol(e){var t=0,n=IP()||PP();return n&&n.getRandomValues&&(t=n.getRandomValues(new Uint32Array(1))[0]&ui),t===0&&sp()&&(dS||FP(),t=BP()&ui),t===0&&(t=Math.floor(cS*Math.random()|0)),t>>>=0,t}function BP(e){al=36969*(al&65535)+(al>>16)&ui,il=18e3*(il&65535)+(il>>16)&ui;var t=(al<<16)+(il&65535)>>>0&ui|0;return t>>>=0,t}function cp(e){e===void 0&&(e=22);for(var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",n=ol()>>>0,r=0,i=Fe;i[Ne]<e;)r++,i+=t.charAt(n&63),n>>>=6,r===5&&(n=(ol()<<2&4294967295|n&3)>>>0,r=0);return i}var hS="3.3.1",UP="."+cp(6),HP=0;function pS(e){return e[Ih]===1||e[Ih]===9||!+e[Ih]}function GP(e,t){var n=t[e.id];if(!n){n={};try{pS(t)&&Ue(t,e.id,{e:!1,v:n})}catch{}}return n}function mn(e,t){return t===void 0&&(t=!1),pu(e+HP+++(t?"."+hS:Fe)+UP)}function vS(e){var t={id:mn("_aiData-"+(e||Fe)+"."+hS),accept:function(n){return pS(n)},get:function(n,r,i,a){var o=n[t.id];return o?o[pu(r)]:(a&&(o=GP(t,n),o[pu(r)]=i),i)},kill:function(n,r){if(n&&n[r])try{delete n[r]}catch{}}};return t}function yu(e){return e&&qt(e)&&(e.isVal||e.fb||ni(e,"v")||ni(e,"mrg")||ni(e,"ref")||e.set)}function _S(e,t,n){var r,i=n.dfVal||Jg;if(t&&n.fb){var a=n.fb;Ae(a)||(a=[a]);for(var o=0;o<a[Ne];o++){var s=a[o],c=t[s];if(i(c)?r=c:e&&(c=e.cfg[s],i(c)&&(r=c),e.set(e.cfg,Xt(s),c)),i(r))break}}return!i(r)&&i(n.v)&&(r=n.v),r}function up(e,t,n){var r=n;if(n&&yu(n)&&(r=_S(e,t,n)),r){yu(r)&&(r=up(e,t,r));var i;Ae(r)?(i=[],i[Ne]=r[Ne]):Ft(r)&&(i={}),i&&(Me(r,function(a,o){o&&yu(o)&&(o=up(e,t,o)),i[a]=o}),r=i)}return r}function fp(e,t,n,r){var i,a,o,s=r,c,u,f,d;yu(s)?(i=s.isVal,a=s.set,f=s[Qc],d=s[Jc],c=s.mrg,u=s.ref,!u&&st(u)&&(u=!!c),o=_S(e,t,s)):o=r,d&&e[Jc](t,n);var h,p=!0,v=t[n];(v||!W(v))&&(h=v,p=!1,i&&h!==o&&!i(h)&&(h=o,p=!0),a&&(h=a(h,o,t),p=h===o)),p?o?h=up(e,t,o):h=o:(Ft(h)||Ae(o))&&c&&o&&(Ft(o)||Ae(o))&&Me(o,function(m,_){fp(e,h,m,_)}),e.set(t,n,h),u&&e.ref(t,n),f&&e[Qc](t,n)}var fi=nh("[[ai_dynCfg_1]]"),mS=nh("[[ai_blkDynCfg_1]]"),WP=nh("[[ai_frcDynCfg_1]]");function gS(e){if(e){var t;if(Ae(e)?(t=[],t[Ne]=e[Ne]):Ft(e)&&(t={}),t)return Me(e,function(n,r){t[n]=gS(r)}),t}return e}function jP(e){if(e){var t=e[fi]||e;if(t.cfg&&(t.cfg===e||t.cfg[fi]===t))return t}return null}function zP(e){if(e&&(Ft(e)||Ae(e)))try{e[mS]=!0}catch{}return e}function dp(e,t,n){var r=!1;return n&&!e[t.blkVal]&&(r=n[WP],!r&&!n[mS]&&(r=Ft(n)||Ae(n))),r}function yS(e){Pn("InvalidAccess:"+e)}var KP=["push","pop","shift","unshift","splice"],sl=function(e,t,n,r){e&&e[Gs](3,108,"".concat(n," [").concat(t,"] failed - ")+ae(r))};function qP(e,t,n){Ae(t)&&ie(KP,function(r){var i=t[r];t[r]=function(){for(var a=[],o=0;o<arguments.length;o++)a[o]=arguments[o];var s=i[Ki](this,a);return Tu(e,t,n,"Patching"),s}})}function Su(e,t){var n=zd(e,t);return n&&n.get}function XP(e,t,n,r){var i={n,h:[],trk:function(u){u&&u.fn&&(xt(i.h,u)===-1&&i.h[He](u),e.trk(u,i))},clr:function(u){var f=xt(i.h,u);f!==-1&&i.h[vo](f,1)}},a=!0,o=!1;function s(){a&&(o=o||dp(s,e,r),r&&!r[fi]&&o&&(r=Tu(e,r,n,"Converting")),a=!1);var u=e.act;return u&&i.trk(u),r}s[e.prop]={chng:function(){e.add(i)}};function c(u){if(r!==u){s[e.ro]&&!e.upd&&yS("["+n+"] is read-only:"+ae(t)),a&&(o=o||dp(s,e,r),a=!1);var f=o&&s[e.rf];if(o)if(f){Me(r,function(h){r[h]=u?u[h]:tr});try{Me(u,function(h,p){Eu(e,r,h,p)}),u=r}catch(h){sl((e.hdlr||{})[pt],n,"Assigning",h),o=!1}}else r&&r[fi]&&Me(r,function(h){var p=Su(r,h);if(p){var v=p[e.prop];v&&v.chng()}});if(u!==r){var d=u&&dp(s,e,u);!f&&d&&(u=Tu(e,u,n,"Converting")),r=u,o=d}e.add(i)}}Ue(t,i.n,{g:s,s:c})}function Eu(e,t,n,r){if(t){var i=Su(t,n),a=i&&!!i[e.prop];a?t[n]=r:XP(e,t,n,r)}return t}function hp(e,t,n,r){if(t){var i=Su(t,n),a=i&&!!i[e.prop],o=r&&r[0],s=r&&r[1],c=r&&r[2];if(!a){if(c)try{zP(t)}catch(u){sl((e.hdlr||{})[pt],n,"Blocking",u)}try{Eu(e,t,n,t[n]),i=Su(t,n)}catch(u){sl((e.hdlr||{})[pt],n,"State",u)}}o&&(i[e.rf]=o),s&&(i[e.ro]=s),c&&(i[e.blkVal]=!0)}return t}function Tu(e,t,n,r){try{Me(t,function(i,a){Eu(e,t,i,a)}),t[fi]||(kr(t,fi,{get:function(){return e[My]}}),qP(e,t,n))}catch(i){sl((e.hdlr||{})[pt],n,r,i)}return t}var ll="[[ai_",cl="]]";function JP(e){var t,n=$s(ll+"get"+e.uid+cl),r=$s(ll+"ro"+e.uid+cl),i=$s(ll+"rf"+e.uid+cl),a=$s(ll+"blkVal"+e.uid+cl),o=$s(ll+"dtl"+e.uid+cl),s=null,c=null,u;function f(v,m){var _=u.act;try{u.act=v,v&&v[o]&&(ie(v[o],function(y){y.clr(v)}),v[o]=[]),m({cfg:e.cfg,set:e.set.bind(e),setDf:e[po].bind(e),ref:e.ref.bind(e),rdOnly:e[Qc].bind(e)})}catch(y){var g=e[pt];throw g&&g[Gs](1,107,ae(y)),y}finally{u.act=_||null}}function d(){if(s){var v=s;s=null,c&&c[_o](),c=null;var m=[];if(ie(v,function(_){if(_&&(_[o]&&(ie(_[o],function(g){g.clr(_)}),_[o]=null),_.fn))try{f(_,_.fn)}catch(g){m[He](g)}}),s)try{d()}catch(_){m[He](_)}m[Ne]>0&&K1("Watcher error(s): ",m)}}function h(v){if(v&&v.h[Ne]>0){s||(s=[]),c||(c=_n(function(){c=null,d()},0));for(var m=0;m<v.h[Ne];m++){var _=v.h[m];_&&xt(s,_)===-1&&s[He](_)}}}function p(v,m){if(v){var _=v[o]=v[o]||[];xt(_,m)===-1&&_[He](m)}}return u=(t={prop:n,ro:r,rf:i},t[Jc]=a,t[My]=e,t.add=h,t[Zc]=d,t.use=f,t.trk=p,t),u}function QP(e,t){var n={fn:t,rm:function(){n.fn=null,e=null,t=null}};return Ue(n,"toJSON",{v:function(){return"WatcherHandler"+(n.fn?"":"[X]")}}),e.use(n,t),n}function ZP(e,t,n){var r,i=jP(t);if(i)return i;var a=mn("dyncfg",!0),o=t&&n!==!1?t:gS(t),s;function c(){s[Zc]()}function u(g,y,Y){try{g=Eu(s,g,y,Y)}catch(A){sl(e,y,"Setting value",A)}return g[y]}function f(g){return QP(s,g)}function d(g,y){s.use(null,function(Y){var A=s.upd;try{st(y)||(s.upd=y),g(Y)}finally{s.upd=A}})}function h(g,y){var Y;return hp(s,g,y,(Y={},Y[0]=!0,Y))[y]}function p(g,y){var Y;return hp(s,g,y,(Y={},Y[1]=!0,Y))[y]}function v(g,y){var Y;return hp(s,g,y,(Y={},Y[2]=!0,Y))[y]}function m(g,y){return y&&Me(y,function(Y,A){fp(_,g,Y,A)}),g}var _=(r={uid:null,cfg:o},r[pt]=e,r[Zc]=c,r.set=u,r[po]=m,r[si]=f,r.ref=h,r[Qc]=p,r[Jc]=v,r._block=d,r);return Ue(_,"uid",{c:!1,e:!1,w:!1,v:a}),s=JP(_),Tu(s,o,"config","Creating"),_}function eA(e,t){e?(e[eu](t),e[Gs](2,108,t)):yS(t)}function gn(e,t,n,r){var i=ZP(n,e||{},r);return t&&i[po](i.cfg,t),i}function vt(e,t,n){var r=e[fi]||e;return r.cfg&&(r.cfg===e||r.cfg[fi]===r)?r[si](t):(eA(n,lP+ae(e)),gn(e,null,n)[si](t))}function Co(e,t){if(e&&e[ci])return e[ci](t)}function SS(e,t,n){var r;return n||(r=Vr(function(i){n=i})),e&&A1(e)>0?Lr(Co(e[0],t),function(){SS(Bc(e,1),t,n)}):n(),r}var tA=500,ES="Microsoft_ApplicationInsights_BypassAjaxInstrumentation";function nA(e,t,n){return!e&&W(e)?t:Qg(e)?e:Xt(e)[ho]()==="true"}function Mn(e){return{mrg:!0,v:e}}function TS(e,t){return{set:e,v:t}}function Nu(e,t,n){return{fb:n,isVal:e,v:t}}function yt(e,t){return{fb:t,set:nA,v:!!e}}function rA(e){return{isVal:Ee,v:Xt(Fe)}}var pp=[fu,el,du,Zi],Du=null,wu;function iA(e,t){return function(){var n=arguments,r=NS(t);if(r){var i=r.listener;i&&i[e]&&i[e][Ki](i,n)}}}function aA(){var e=ct("Microsoft");return e&&(Du=e.ApplicationInsights),Du}function NS(e){var t=Du;return!t&&e.disableDbgExt!==!0&&(t=Du||aA()),t?t.ChromeDbgExt:null}function oA(e){if(!wu){wu={};for(var t=0;t<pp[Ne];t++)wu[pp[t]]=iA(pp[t],e)}return wu}var Oo,DS="warnToConsole",sA="AI (Internal): ",lA="AI: ",cA="AITR_",uA={loggingLevelConsole:0,loggingLevelTelemetry:1,maxMessageLimit:25,enableDebug:!1},fA=(Oo={},Oo[0]=null,Oo[1]="errorToConsole",Oo[2]=DS,Oo[3]="debugToConsole",Oo);function wS(e){return e?'"'+e[Ji](/\"/g,Fe)+'"':Fe}function vp(e,t){var n=RP();if(n){var r="log";n[e]&&(r=e),we(n[r])&&n[r](t)}}var ul=function(){function e(t,n,r,i){r===void 0&&(r=!1);var a=this;a[ou]=t,a[Xi]=(r?lA:sA)+t;var o=Fe;nl()&&(o=An().stringify(i));var s=(n?" message:"+wS(n):Fe)+(i?" props:"+wS(o):Fe);a[Xi]+=s}return e.dataType="MessageData",e}();function ta(e,t){return(e||{})[pt]||new bu(t)}var bu=function(){function e(t){this.identifier="DiagnosticLogger",this.queue=[];var n=0,r={},i,a,o,s,c;tt(e,this,function(u){c=d(t||{}),u.consoleLoggingLevel=function(){return i},u[Gs]=function(v,m,_,g,y){y===void 0&&(y=!1);var Y=new ul(m,_,y,g);if(s)throw ae(Y);var A=fA[v]||DS;if(st(Y[Xi]))p("throw"+(v===1?"Critical":"Warning"),Y);else{if(y){var V=+Y[ou];!r[V]&&i>=v&&(u[A](Y[Xi]),r[V]=!0)}else i>=v&&u[A](Y[Xi]);f(v,Y)}},u.debugToConsole=function(v){vp("debug",v),p("warning",v)},u[eu]=function(v){vp("warn",v),p("warning",v)},u.errorToConsole=function(v){vp("error",v),p("error",v)},u.resetInternalMessageCount=function(){n=0,r={}},u[By]=f,u[ci]=function(v){c&&c.rm(),c=null};function f(v,m){if(!h()){var _=!0,g=cA+m[ou];if(r[g]?_=!1:r[g]=!0,_&&(v<=a&&(u.queue[He](m),n++,p(v===1?"error":"warn",m)),n===o)){var y="Internal events throttle limit per PageView reached for this app.",Y=new ul(23,y,!1);u.queue[He](Y),v===1?u.errorToConsole(y):u[eu](y)}}}function d(v){return vt(gn(v,uA,u).cfg,function(m){var _=m.cfg;i=_[Fy],a=_.loggingLevelTelemetry,o=_.maxMessageLimit,s=_.enableDebug})}function h(){return n>=o}function p(v,m){var _=NS(t||{});_&&_[xr]&&_[xr](v,m)}})}return e.__ieDyn=1,e}();function _p(e){return e||new bu}function ee(e,t,n,r,i,a){a===void 0&&(a=!1),_p(e)[Gs](t,n,r,i,a)}function na(e,t){_p(e)[eu](t)}function dA(e,t,n){_p(e)[By](t,n)}var mp,ra,bS="toGMTString",kS="toUTCString",gp="cookie",yp="expires",CS="isCookieUseDisabled",Sp="disableCookiesUsage",Ro="_ckMgr",ku=null,Ep=null,OS=null,ir,RS={},Cu={},hA=(mp={cookieCfg:Mn((ra={},ra[Jh]={fb:"cookieDomain",dfVal:ea},ra.path={fb:"cookiePath",dfVal:ea},ra.enabled=tr,ra.ignoreCookies=tr,ra.blockedCookies=tr,ra)),cookieDomain:tr,cookiePath:tr},mp[Sp]=tr,mp);function Tp(){!ir&&(ir=f1(function(){return Ot()}))}function pA(e,t){var n=Ru[Ro]||Cu[Ro];return n||(n=Ru[Ro]=Ru(e,t),Cu[Ro]=n),n}function Ou(e){return e?e.isEnabled():!0}function IS(e,t){return t&&e&&Ae(e.ignoreCookies)?xt(e.ignoreCookies,t)!==-1:!1}function vA(e,t){return t&&e&&Ae(e.blockedCookies)&&xt(e.blockedCookies,t)!==-1?!0:IS(e,t)}function PS(e,t){var n=t[go];if(W(n)){var r=void 0;st(e[CS])||(r=!e[CS]),st(e[Sp])||(r=!e[Sp]),n=r}return n}function Np(e,t){var n;return e&&(n=e.getCookieMgr()),n||(n=pA(t,(e||{})[pt])),n}function Ru(e,t){var n,r,i,a,o,s,c,u,f;e=gn(e||Cu,null,t).cfg,o=vt(e,function(h){h[po](h.cfg,hA),r=h.ref(h.cfg,"cookieCfg"),i=r[Qh]||"/",a=r[Jh],s=PS(e,r)!==!1,c=r.getCookie||_A,u=r.setCookie||LS,f=r.delCookie||LS},t);var d=(n={isEnabled:function(){var h=PS(e,r)!==!1&&s&&AS(t),p=Cu[Ro];return h&&p&&d!==p&&(h=Ou(p)),h},setEnabled:function(h){s=h!==!1,r[go]=h},set:function(h,p,v,m,_){var g=!1;if(Ou(d)&&!vA(r,h)){var y={},Y=gt(p||Fe),A=Qt(Y,";");if(A!==-1&&(Y=gt(Jd(p,A)),y=MS(Kn(p,A+1))),et(y,Jh,m||a,Ac,st),!W(v)){var V=sp();if(st(y[yp])){var w=Xn(),C=w+v*1e3;if(C>0){var K=new Date;K.setTime(C),et(y,yp,xS(K,V?bS:kS)||xS(K,V?bS:kS)||Fe,Ac)}}V||et(y,"max-age",Fe+v,null,st)}var $=rr();$&&$[$y]==="https:"&&(et(y,"secure",null,null,st),Ep===null&&(Ep=!mA((qn()||{})[Rh])),Ep&&et(y,"SameSite","None",null,st)),et(y,Qh,_||i,null,st),u(h,YS(Y,y)),g=!0}return g},get:function(h){var p=Fe;return Ou(d)&&!IS(r,h)&&(p=c(h)),p},del:function(h,p){var v=!1;return Ou(d)&&(v=d.purge(h,p)),v},purge:function(h,p){var v,m=!1;if(AS(t)){var _=(v={},v[Qh]=p||"/",v[yp]="Thu, 01 Jan 1970 00:00:01 GMT",v);sp()||(_["max-age"]="0"),f(h,YS(Fe,_)),m=!0}return m}},n[ci]=function(h){o&&o.rm(),o=null},n);return d[Ro]=d,d}function AS(e){if(ku===null){ku=!1,!ir&&Tp();try{var t=ir.v||{};ku=t[gp]!==void 0}catch(n){ee(e,2,68,"Cannot access document.cookie - "+je(n),{exception:ae(n)})}}return ku}function MS(e){var t={};if(e&&e[Ne]){var n=gt(e)[So](";");ie(n,function(r){if(r=gt(r||Fe),r){var i=Qt(r,"=");i===-1?t[r]=null:t[gt(Jd(r,i))]=gt(Kn(r,i+1))}})}return t}function xS(e,t){return we(e[t])?e[t]():null}function YS(e,t){var n=e||Fe;return Me(t,function(r,i){n+="; "+r+(W(i)?Fe:"="+i)}),n}function _A(e){var t=Fe;if(!ir&&Tp(),ir.v){var n=ir.v[gp]||Fe;OS!==n&&(RS=MS(n),OS=n),t=gt(RS[e]||Fe)}return t}function LS(e,t){!ir&&Tp(),ir.v&&(ir.v[gp]=e+"="+t)}function mA(e){return Ee(e)?!!(Yt(e,"CPU iPhone OS 12")||Yt(e,"iPad; CPU OS 12")||Yt(e,"Macintosh; Intel Mac OS X 10_14")&&Yt(e,"Version/")&&Yt(e,"Safari")||Yt(e,"Macintosh; Intel Mac OS X 10_14")&&Ty(e,"AppleWebKit/605.1.15 (KHTML, like Gecko)")||Yt(e,"Chrome/5")||Yt(e,"Chrome/6")||Yt(e,"UnrealEngine")&&!Yt(e,"Chrome")||Yt(e,"UCBrowser/12")||Yt(e,"UCBrowser/11")):!1}var gA={perfEvtsSendAll:!1};function yA(e){e.h=null;var t=e.cb;e.cb=[],ie(t,function(n){bt(n.fn,[n.arg])})}function di(e,t,n,r){ie(e,function(i){i&&i[t]&&(n?(n.cb[He]({fn:r,arg:i}),n.h=n.h||_n(yA,0,n)):bt(r,[i]))})}var SA=function(){function e(t){this.listeners=[];var n,r,i=[],a={h:null,cb:[]},o=gn(t,gA);r=o[si](function(s){n=!!s.cfg.perfEvtsSendAll}),tt(e,this,function(s){Ue(s,"listeners",{g:function(){return i}}),s[nu]=function(c){i[He](c)},s[tu]=function(c){for(var u=xt(i,c);u>-1;)i[vo](u,1),u=xt(i,c)},s[fu]=function(c){di(i,fu,a,function(u){u[fu](c)})},s[el]=function(c,u){di(i,el,a,function(f){f[el](c,u)})},s[du]=function(c,u){di(i,du,u?a:null,function(f){f[du](c,u)})},s[Zi]=function(c){c&&(n||!c[Ah]())&&di(i,Zi,null,function(u){c[yo]?_n(function(){return u[Zi](c)},0):u[Zi](c)})},s[Kh]=function(c){c&&c[Ne]&&di(i,Kh,a,function(u){u[Kh](c)})},s[qh]=function(c){c&&c[Eo]&&di(i,qh,a,function(u){u[qh](c)})},s[Xh]=function(c,u){if(c>0){var f=u||0;di(i,Xh,a,function(d){d[Xh](c,f)})}},s[ci]=function(c){var u=function(){r&&r.rm(),r=null,i=[],a.h&&a.h[_o](),a.h=null,a.cb=[]},f;if(di(i,"unload",null,function(d){var h=d[ci](c);h&&(f||(f=[]),f[He](h))}),f)return Vr(function(d){return Lr(oP(f),function(){u(),d()})});u()}})}return e.__ieDyn=1,e}(),Io="ctx",Dp="ParentContextKey",fl="ChildrenContextKey",EA=null,Iu=function(){function e(t,n,r){var i=this;if(i.start=Xn(),i[Ar]=t,i[yo]=r,i[Ah]=function(){return!1},we(n)){var a;Ue(i,"payload",{g:function(){return!a&&we(n)&&(a=n(),n=null),a}})}i[To]=function(o){return o?o===e[Dp]||o===e[fl]?i[o]:(i[Io]||{})[o]:null},i[er]=function(o,s){if(o)if(o===e[Dp])i[o]||(i[Ah]=function(){return!0}),i[o]=s;else if(o===e[fl])i[o]=s;else{var c=i[Io]=i[Io]||{};c[o]=s}},i[Mh]=function(){var o=0,s=i[To](e[fl]);if(Ae(s))for(var c=0;c<s[Ne];c++){var u=s[c];u&&(o+=u[mo])}i[mo]=Xn()-i.start,i.exTime=i[mo]-o,i[Mh]=function(){}}}return e.ParentContextKey="parent",e.ChildrenContextKey="childEvts",e}(),TA=function(){function e(t){this.ctx={},tt(e,this,function(n){n.create=function(r,i,a){return new Iu(r,i,a)},n.fire=function(r){r&&(r[Mh](),t&&we(t[Zi])&&t[Zi](r))},n[er]=function(r,i){if(r){var a=n[Io]=n[Io]||{};a[r]=i}},n[To]=function(r){return(n[Io]||{})[r]}})}return e.__ieDyn=1,e}(),wp="CoreUtils.doPerf";function Pu(e,t,n,r,i){if(e){var a=e;if(a[hu]&&(a=a[hu]()),a){var o=void 0,s=a[To](wp);try{if(o=a.create(t(),r,i),o){if(s&&o[er]&&(o[er](Iu[Dp],s),s[To]&&s[er])){var c=s[To](Iu[fl]);c||(c=[],s[er](Iu[fl],c)),c[He](o)}return a[er](wp,o),n(o)}}catch(u){o&&o[er]&&o[er]("exception",u)}finally{o&&a.fire(o),a[er](wp,s)}}}return n()}function NA(){return EA}function hi(){for(var e=["0","1","2","3","4","5","6","7","8","9","a","b","c","d","e","f"],t=Fe,n,r=0;r<4;r++)n=ol(),t+=e[n&15]+e[n>>4&15]+e[n>>8&15]+e[n>>12&15]+e[n>>16&15]+e[n>>20&15]+e[n>>24&15]+e[n>>28&15];var i=e[8+(ol()&3)|0];return ri(t,0,8)+ri(t,9,4)+"4"+ri(t,13,3)+i+ri(t,16,3)+ri(t,19,12)}var bp="00",DA="ff",VS="00000000000000000000000000000000",FS="0000000000000000";function dl(e,t,n){return e&&e[Ne]===t&&e!==n?!!e.match(/^[\da-f]*$/i):!1}function $S(e,t,n){return dl(e,t)?e:n}function wA(e){(isNaN(e)||e<0||e>255)&&(e=1);for(var t=e.toString(16);t[Ne]<2;)t="0"+t;return t}function BS(e,t,n,r){var i;return i={},i[au]=dl(r,2,DA)?r:bp,i[Yh]=kp(e)?e:hi(),i[Lh]=Cp(t)?t:Jd(hi(),16),i.traceFlags=n>=0&&n<=255?n:1,i}function kp(e){return dl(e,32,VS)}function Cp(e){return dl(e,16,FS)}function US(e){if(e){var t=wA(e[Vh]);dl(t,2)||(t="01");var n=e[au]||bp;return n!=="00"&&n!=="ff"&&(n=bp),"".concat(n.toLowerCase(),"-").concat($S(e.traceId,32,VS).toLowerCase(),"-").concat($S(e.spanId,16,FS).toLowerCase(),"-").concat(t.toLowerCase())}return""}function bA(e){var t=e.getElementsByTagName("script"),n=[];return ie(t,function(r){var i=r[Fh]("src");if(i){var a=r[Fh]("crossorigin"),o=r.hasAttribute("async")===!0,s=r.hasAttribute("defer")===!0,c=r[Fh]("referrerpolicy"),u={url:i};a&&(u.crossOrigin=a),o&&(u.async=o),s&&(u.defer=s),c&&(u.referrerPolicy=c),n[He](u)}}),n}var kA=vS("plugin");function ia(e){return kA.get(e,"state",{},!0)}function HS(e,t){for(var n=[],r=null,i=e[Zn](),a;i;){var o=i[zs]();if(o){r&&r[Xs]&&o[nr]&&r[Xs](o),a=ia(o);var s=!!a[Qn];o[Qn]&&(s=o[Qn]()),s||n[He](o),r=o,i=i[Zn]()}}ie(n,function(c){var u=e[Nt]();c[Ws](e.getCfg(),u,t,e[Zn]()),a=ia(c),!c[Nt]&&!a[Nt]&&(a[Nt]=u),a[Qn]=!0,delete a[Mr]})}function Op(e){return e.sort(function(t,n){var r=0;if(n){var i=n[nr];t[nr]?r=i?t[uu]-n[uu]:1:i&&(r=-1)}else r=t?1:-1;return r})}function CA(e){var t={};return{getName:function(){return t[Ar]},setName:function(n){t[Ar]=n},getTraceId:function(){return t[Yh]},setTraceId:function(n){kp(n)&&(t[Yh]=n)},getSpanId:function(){return t[Lh]},setSpanId:function(n){Cp(n)&&(t[Lh]=n)},getTraceFlags:function(){return t[Vh]},setTraceFlags:function(n){t[Vh]=n}}}var OA="TelemetryPluginChain",GS="_hasRun",WS="_getTelCtx",jS=0;function RA(e,t,n){for(;e;){if(e[zs]()===n)return e;e=e[Zn]()}return aa([n],t.config||{},t)}function Rp(e,t,n,r){var i=null,a=[];t||(t=gn({},null,n[pt])),r!==null&&(i=r?RA(e,n,r):e);var o={_next:c,ctx:{core:function(){return n},diagLog:function(){return ta(n,t.cfg)},getCfg:function(){return t.cfg},getExtCfg:f,getConfig:d,hasNext:function(){return!!i},getNext:function(){return i},setNext:function(p){i=p},iterate:h,onComplete:s}};function s(p,v){for(var m=[],_=2;_<arguments.length;_++)m[_-2]=arguments[_];p&&a[He]({func:p,self:st(v)?o.ctx:v,args:m})}function c(){var p=i;if(i=p?p[Zn]():null,!p){var v=a;v&&v[Ne]>0&&(ie(v,function(m){try{m.func.call(m.self,m.args)}catch(_){ee(n[pt],2,73,"Unexpected Exception during onComplete - "+ae(_))}}),a=[])}return p}function u(p,v){var m=null,_=t.cfg;if(_&&p){var g=_[Do];!g&&v&&(g={}),_[Do]=g,g=t.ref(_,Do),g&&(m=g[p],!m&&v&&(m={}),g[p]=m,m=t.ref(g,p))}return m}function f(p,v){var m=u(p,!0);return v&&Me(v,function(_,g){if(W(m[_])){var y=t.cfg[_];(y||!W(y))&&(m[_]=y)}fp(t,m,_,g)}),t[po](m,v)}function d(p,v,m){m===void 0&&(m=!1);var _,g=u(p,!1),y=t.cfg;return g&&(g[v]||!W(g[v]))?_=g[v]:(y[v]||!W(y[v]))&&(_=y[v]),_||!W(_)?_:m}function h(p){for(var v;v=o._next();){var m=v[zs]();m&&p(m)}}return o}function xn(e,t,n,r){var i=gn(t),a=Rp(e,i,n,r),o=a.ctx;function s(u){var f=a._next();return f&&f[nr](u,o),!f}function c(u,f){return u===void 0&&(u=null),Ae(u)&&(u=aa(u,i.cfg,n,f)),xn(u||o[Zn](),i.cfg,n,f)}return o[Bt]=s,o[qi]=c,o}function Au(e,t,n){var r=gn(t.config),i=Rp(e,r,t,n),a=i.ctx;function o(c){var u=i._next();return u&&u[ci](a,c),!u}function s(c,u){return c===void 0&&(c=null),Ae(c)&&(c=aa(c,r.cfg,t,u)),Au(c||a[Zn](),t,u)}return a[Bt]=o,a[qi]=s,a}function Ip(e,t,n){var r=gn(t.config),i=Rp(e,r,t,n),a=i.ctx;function o(c){return a.iterate(function(u){we(u[qs])&&u[qs](a,c)})}function s(c,u){return c===void 0&&(c=null),Ae(c)&&(c=aa(c,r.cfg,t,u)),Ip(c||a[Zn](),t,u)}return a[Bt]=o,a[qi]=s,a}function aa(e,t,n,r){var i=null,a=!r;if(Ae(e)&&e[Ne]>0){var o=null;ie(e,function(s){if(!a&&r===s&&(a=!0),a&&s&&we(s[nr])){var c=IA(s,t,n);i||(i=c),o&&o._setNext(c),o=c}})}return r&&!i?aa([r],t,n):i}function IA(e,t,n){var r=null,i=we(e[nr]),a=we(e[Xs]),o;e?o=e[li]+"-"+e[uu]+"-"+jS++:o="Unknown-0-"+jS++;var s={getPlugin:function(){return e},getNext:function(){return r},processTelemetry:f,unload:d,update:h,_id:o,_setNext:function(p){r=p}};function c(){var p;return e&&we(e[WS])&&(p=e[WS]()),p||(p=xn(s,t,n)),p}function u(p,v,m,_,g){var y=!1,Y=e?e[li]:OA,A=p[GS];return A||(A=p[GS]={}),p.setNext(r),e&&Pu(p[Nt](),function(){return Y+":"+m},function(){A[o]=!0;try{var V=r?r._id:Fe;V&&(A[V]=!1),y=v(p)}catch(C){var w=r?A[r._id]:!0;w&&(y=!0),(!r||!w)&&ee(p[xr](),1,73,"Plugin ["+Y+"] failed during "+m+" - "+ae(C)+", run flags: "+ae(A))}},_,g),y}function f(p,v){v=v||c();function m(_){if(!e||!i)return!1;var g=ia(e);return g[Mr]||g[zh]?!1:(a&&e[Xs](r),e[nr](p,_),!0)}u(v,m,"processTelemetry",function(){return{item:p}},!p.sync)||v[Bt](p)}function d(p,v){function m(){var _=!1;if(e){var g=ia(e),y=e[Nt]||g[Nt];e&&(!y||y===p.core())&&!g[Mr]&&(g[Nt]=null,g[Mr]=!0,g[Qn]=!1,e[Mr]&&e[Mr](p,v)===!0&&(_=!0))}return _}u(p,m,"unload",function(){},v[yo])||p[Bt](v)}function h(p,v){function m(){var _=!1;if(e){var g=ia(e),y=e[Nt]||g[Nt];e&&(!y||y===p.core())&&!g[Mr]&&e[qs]&&e[qs](p,v)===!0&&(_=!0)}return _}u(p,m,"update",function(){},!1)||p[Bt](v)}return Or(s)}function zS(){var e=[];function t(r){r&&e[He](r)}function n(r,i){ie(e,function(a){try{a(r,i)}catch(o){ee(r[xr](),2,73,"Unexpected error calling unload handler - "+ae(o))}}),e=[]}return{add:t,run:n}}function KS(){var e=[];function t(r){var i=e;e=[],ie(i,function(a){try{(a.rm||a.remove).call(a)}catch(o){ee(r,2,73,"Unloading:"+ae(o))}})}function n(r){r&&uo(e,r)}return{run:t,add:n}}var Pp,pi="getPlugin",PA=(Pp={},Pp[Do]={isVal:ea,v:{}},Pp),Po=function(){function e(){var t=this,n,r,i,a,o;u(),tt(e,t,function(f){f[Ws]=function(d,h,p,v){c(d,h,v),n=!0},f[Mr]=function(d,h){var p,v=f[Nt];if(!v||d&&v!==d[Nt]())return;var m,_=!1,g=d||Au(null,v,i&&i[pi]?i[pi]():i),y=h||(p={reason:0},p[yo]=!1,p);function Y(){_||(_=!0,a.run(g,h),o.run(g[xr]()),m===!0&&g[Bt](y),u())}return!f[su]||f[su](g,y,Y)!==!0?Y():m=!0,m},f[qs]=function(d,h){var p=f[Nt];if(!p||d&&p!==d[Nt]())return;var v,m=!1,_=d||Ip(null,p,i&&i[pi]?i[pi]():i),g=h||{reason:0};function y(){m||(m=!0,c(_.getCfg(),_.core(),_[Zn]()))}return!f._doUpdate||f._doUpdate(_,g,y)!==!0?y():v=!0,v},vu(f,"_addUnloadCb",function(){return a},"add"),vu(f,"_addHook",function(){return o},"add"),Ue(f,"_unloadHooks",{g:function(){return o}})}),t[xr]=function(f){return s(f)[xr]()},t[Qn]=function(){return n},t.setInitialized=function(f){n=f},t[Xs]=function(f){i=f},t[Bt]=function(f,d){d?d[Bt](f):i&&we(i[nr])&&i[nr](f,null)},t._getTelCtx=s;function s(f){f===void 0&&(f=null);var d=f;if(!d){var h=r||xn(null,{},t[Nt]);i&&i[pi]?d=h[qi](null,i[pi]):d=h[qi](null,i)}return d}function c(f,d,h){gn(f,PA,ta(d)),!h&&d&&(h=d[Yy]()[Zn]());var p=i;i&&i[pi]&&(p=i[pi]()),t[Nt]=d,r=xn(h,f,d,p)}function u(){n=!1,t[Nt]=null,r=null,i=null,o=KS(),a=zS()}}return e.__ieDyn=1,e}();function AA(e,t,n){var r={id:t,fn:n};uo(e,r);var i={remove:function(){ie(e,function(a,o){if(a.id===r.id)return e[vo](o,1),-1})}};return i}function MA(e,t,n){for(var r=!1,i=e[Ne],a=0;a<i;++a){var o=e[a];if(o)try{if(o.fn[Ki](null,[t])===!1){r=!0;break}}catch(s){ee(n,2,64,"Telemetry initializer failed: "+je(s),{exception:ae(s)},!0)}}return!r}var xA=function(e){Pr(t,e);function t(){var n=e.call(this)||this;n.identifier="TelemetryInitializerPlugin",n.priority=199;var r,i;a(),tt(t,n,function(o,s){o.addTelemetryInitializer=function(c){return AA(i,r++,c)},o[nr]=function(c,u){MA(i,c,u?u[xr]():o[xr]())&&o[Bt](c,u)},o[su]=function(){a()}});function a(){r=0,i=[]}return n}return t.__ieDyn=1,t}(Po),vi,qS="Plugins must provide initialize method",YA="_notificationManager",XS="SDK is still unloading...",LA="SDK is not initialized",VA=100,FA=5e4,Ap=oo((vi={cookieCfg:{}},vi[wo]={rdOnly:!0,ref:!0,v:[]},vi[Qi]={rdOnly:!0,ref:!0,v:[]},vi[Do]={ref:!0,v:{}},vi[jh]=tr,vi.loggingLevelConsole=0,vi.diagnosticLogInterval=tr,vi));function $A(e,t){return new TA(t)}function BA(e,t,n){var r,i=[],a=[],o={};return ie(n,function(s){(W(s)||W(s[Ws]))&&on(qS);var c=s[uu],u=s[li];s&&c&&(W(o[c])?o[c]=u:na(e,"Two extensions have same priority #"+c+" - "+o[c]+", "+u)),!c||c<t?i[He](s):a[He](s)}),r={},r[Nt]=i,r[Qi]=a,r}function JS(e,t){var n=!1;return ie(t,function(r){if(r===e)return n=!0,-1}),n}function Mp(e,t,n,r){n&&Me(n,function(i,a){r&&Ft(a)&&Ft(t[i])&&Mp(e,t[i],a,r),r&&Ft(a)&&Ft(t[i])?Mp(e,t[i],a,r):e.set(t,i,a)})}function QS(e,t){var n=null,r=-1;return ie(e,function(i,a){if(i.w===t)return n=i,r=a,-1}),{i:r,l:n}}function UA(e,t){var n=QS(e,t).l;return n||(n={w:t,rm:function(){var r=QS(e,t);r.i!==-1&&e[vo](r.i,1)}},e[He](n)),n}function HA(e,t,n){ie(t,function(r){var i=vt(e,r.w,n);delete r.w,r.rm=function(){i.rm()}})}function GA(e,t,n,r){return t.add(e[si](function(i){var a=i.cfg.disableDbgExt;a===!0&&r&&(n[tu](r),r=null),n&&!r&&a!==!0&&(r=oA(i.cfg),n[nu](r))})),r}function WA(e){return Ue({rm:function(){e.rm()}},"toJSON",{v:function(){return"aicore::onCfgChange<"+JSON.stringify(e)+">"}})}var jA=function(){function e(){var t,n,r,i,a,o,s,c,u,f,d,h,p,v,m,_,g,y,Y,A,V,w,C,K,$,R,M,Q,q,S,I,U;tt(e,this,function(E){O(),E._getDbgPlgTargets=function(){return[C,i]},E[Qn]=function(){return n},E.activeStatus=function(){return R},E._setPendingStatus=function(){R=3},E[Ws]=function(x,te,re,pe){p&&on(XS),E[Qn]()&&on("Core cannot be initialized more than once"),t=gn(x,Ap,re||E[pt],!1),x=t.cfg,ve(t[si](function($e){var P=$e.cfg,F=R===3;if(!F){Q=P.initInMemoMaxSize||VA;var j=P[xy],G=P.endpointUrl;if(W(j)){V=null,R=oi[Oh];var Z="Please provide instrumentation key";n?(ee(r,1,100,Z),ce()):on(Z);return}var he=[];if(ao(j)?(he[He](j),V=null):V=j,ao(G)?(he[He](G),M=null):M=G,he[Ne]){q=!1,R=3;var ye=ea(P.initTimeOut)?P.initTimeOut:FA,ke=sP(he);_n(function(){q||B()},ye),Lr(ke,function(Re){try{if(q)return;if(!Re.rejected){var Ke=Re[js];if(Ke&&Ke[Ne]){var Et=Ke[0];if(V=Et&&Et[js],Ke[Ne]>1){var Nn=Ke[1];M=Nn&&Nn[js]}}V&&(x[xy]=V,x.endpointUrl=M)}B()}catch{q||B()}})}else B();var Se=$e.ref($e.cfg,Do);Me(Se,function(Re){$e.ref(Se,Re)})}})),a=pe,Y=GA(t,y,a&&E[ru](),Y),ue(),E[pt]=re;var _e=x[wo];if(f=[],f[He].apply(f,Py(Py([],te,!1),_e)),d=x[Qi],J(null),(!h||h[Ne]===0)&&on("No "+Qi+" available"),d&&d[Ne]>1){var Xe=E[zs]("TeeChannelController");(!Xe||!Xe.plugin)&&ee(r,1,28,"TeeChannel required")}HA(x,w,r),w=null,n=!0,R===oi.ACTIVE&&ce()},E.getChannels=function(){var x=[];return h&&ie(h,function(te){x[He](te)}),Or(x)},E.track=function(x){Pu(E[hu](),function(){return"AppInsightsCore:track"},function(){x===null&&(fe(x),on("Invalid telemetry item")),!x[Ar]&&W(x[Ar])&&(fe(x),on("telemetry name required")),x[Ks]=x[Ks]||V,x[mo]=x[mo]||bo(new Date),x.ver=x.ver||"4.0",!p&&E[Qn]()&&R===oi.ACTIVE?T()[Bt](x):R!==oi[Oh]&&i[Ne]<=Q&&i[He](x)},function(){return{item:x}},!x.sync)},E[Yy]=T,E[ru]=function(){return a||(a=new SA(t.cfg),E[YA]=a),a},E[nu]=function(x){E.getNotifyMgr()[nu](x)},E[tu]=function(x){a&&a[tu](x)},E.getCookieMgr=function(){return c||(c=Ru(t.cfg,E[pt])),c},E.setCookieMgr=function(x){c!==x&&(Co(c,!1),c=x)},E[hu]=function(){return o||s||NA()},E.setPerfMgr=function(x){o=x},E.eventCnt=function(){return i[Ne]},E.releaseQueue=function(){if(n&&i[Ne]>0){var x=i;i=[],R===2?ie(x,function(te){te[Ks]=te[Ks]||V,T()[Bt](te)}):ee(r,2,20,"core init status is not active")}},E[Ly]=function(x){return m=x||null,U=!1,S&&S[_o](),N(!0)};function B(){q=!0,W(V)?(R=oi[Oh],ee(r,1,112,"ikey can't be resolved from promises")):R=oi.ACTIVE,ce()}function ce(){n&&(E.releaseQueue(),E[Ly]())}function N(x){if((!S||!S[go])&&!U){var te=x||r&&r.queue[Ne]>0;te&&(I||(I=!0,ve(t[si](function(re){var pe=re.cfg.diagnosticLogInterval;(!pe||!(pe>0))&&(pe=1e4);var _e=!1;S&&(_e=S[go],S[_o]()),S=L1(H,pe),S.unref(),S[go]=_e}))),S[go]=!0)}return S}E[Vy]=function(){U=!0,S&&S[_o](),H()},tl(E,function(){return v},["addTelemetryInitializer"]),E[ci]=function(x,te,re){var pe;x===void 0&&(x=!0),n||on(LA),p&&on(XS);var _e=(pe={reason:50},pe[yo]=x,pe.flushComplete=!1,pe),Xe;x&&!te&&(Xe=Vr(function(F){te=F}));var $e=Au(ge(),E);$e[iu](function(){y.run(E[pt]),SS([c,a,r],x,function(){O(),te&&te(_e)})},E);function P(F){_e.flushComplete=F,p=!0,g.run($e,_e),E[Vy](),$e[Bt](_e)}return H(),X(x,P,6,re),Xe},E[zs]=de,E.addPlugin=function(x,te,re,pe){if(!x){pe&&pe(!1),ze(qS);return}var _e=de(x[li]);if(_e&&!te){pe&&pe(!1),ze("Plugin ["+x[li]+"] is already loaded!");return}var Xe={reason:16};function $e(j){f[He](x),Xe.added=[x],J(Xe),pe&&pe(!0)}if(_e){var P=[_e.plugin],F={reason:2,isAsync:!!re};b(P,F,function(j){j?(Xe.removed=P,Xe.reason|=32,$e()):pe&&pe(!1)})}else $e()},E.updateCfg=function(x,te){te===void 0&&(te=!0);var re;if(E[Qn]()){re={reason:1,cfg:t.cfg,oldCfg:yy({},t.cfg),newConfig:yy({},x),merge:te},x=re.newConfig;var pe=t.cfg;x[wo]=pe[wo],x[Qi]=pe[Qi]}t._block(function(_e){var Xe=_e.cfg;Mp(_e,Xe,x,te),te||Me(Xe,function($e){ni(x,$e)||_e.set(Xe,$e,tr)}),_e[po](Xe,Ap)},!0),t[Zc](),re&&be(re)},E.evtNamespace=function(){return _},E.flush=X,E.getTraceCtx=function(x){return A||(A=CA()),A},E.setTraceCtx=function(x){A=x||null},E.addUnloadHook=ve,vu(E,"addUnloadCb",function(){return g},"add"),E.onCfgChange=function(x){var te;return n?te=vt(t.cfg,x,E[pt]):te=UA(w,x),WA(te)},E.getWParam=function(){return ly()||t.cfg.enableWParam?0:-1};function k(){var x={};K=[];var te=function(re){re&&ie(re,function(pe){if(pe[li]&&pe[au]&&!x[pe.identifier]){var _e=pe[li]+"="+pe[au];K[He](_e),x[pe.identifier]=pe}})};te(h),d&&ie(d,function(re){te(re)}),te(f)}function O(){n=!1,t=gn({},Ap,E[pt]),t.cfg[Fy]=1,Ue(E,"config",{g:function(){return t.cfg},s:function(te){E.updateCfg(te,!1)}}),Ue(E,"pluginVersionStringArr",{g:function(){return K||k(),K}}),Ue(E,"pluginVersionString",{g:function(){return $||(K||k(),$=K.join(";")),$||Fe}}),Ue(E,"logger",{g:function(){return r||(r=new bu(t.cfg),t[pt]=r),r},s:function(te){t[pt]=te,r!==te&&(Co(r,!1),r=te)}}),E[pt]=new bu(t.cfg),C=[];var x=E.config[wo]||[];x.splice(0,x[Ne]),uo(x,C),v=new xA,i=[],Co(a,!1),a=null,o=null,s=null,Co(c,!1),c=null,u=null,f=[],d=null,h=null,p=!1,m=null,_=mn("AIBaseCore",!0),g=zS(),A=null,V=null,y=KS(),w=[],$=null,K=null,U=!1,S=null,I=!1,R=0,M=null,Q=null,q=!1}function T(){var x=xn(ge(),t.cfg,E);return x[iu](N),x}function J(x){var te=BA(E[pt],tA,f);u=null,$=null,K=null,h=(d||[])[0]||[],h=Op(uo(h,te[Qi]));var re=uo(Op(te[Nt]),h);C=Or(re);var pe=E.config[wo]||[];pe.splice(0,pe[Ne]),uo(pe,C);var _e=T();h&&h[Ne]>0&&HS(_e[qi](h),re),HS(_e,re),x&&be(x)}function de(x){var te=null,re=null,pe=[];return ie(C,function(_e){if(_e[li]===x&&_e!==v)return re=_e,-1;_e.getChannel&&pe[He](_e)}),!re&&pe[Ne]>0&&ie(pe,function(_e){if(re=_e.getChannel(x),!re)return-1}),re&&(te={plugin:re,setEnabled:function(_e){ia(re)[zh]=!_e},isEnabled:function(){var _e=ia(re);return!_e[Mr]&&!_e[zh]},remove:function(_e,Xe){var $e;_e===void 0&&(_e=!0);var P=[re],F=($e={reason:1},$e[yo]=_e,$e);b(P,F,function(j){j&&J({reason:32,removed:P}),Xe&&Xe(j)})}}),te}function ge(){if(!u){var x=(C||[]).slice();xt(x,v)===-1&&x[He](v),u=aa(Op(x),t.cfg,E)}return u}function b(x,te,re){if(x&&x[Ne]>0){var pe=aa(x,t.cfg,E),_e=Au(pe,E);_e[iu](function(){var Xe=!1,$e=[];ie(f,function(F,j){JS(F,x)?Xe=!0:$e[He](F)}),f=$e,$=null,K=null;var P=[];d&&(ie(d,function(F,j){var G=[];ie(F,function(Z){JS(Z,x)?Xe=!0:G[He](Z)}),P[He](G)}),d=P),re&&re(Xe),N()}),_e[Bt](te)}else re(!1)}function H(){if(r&&r.queue){var x=r.queue.slice(0);r.queue[Ne]=0,ie(x,function(te){var re,pe=(re={},re[Ar]=m||"InternalMessageId: "+te[ou],re[Ks]=V,re[mo]=bo(new Date),re.baseType=ul.dataType,re.baseData={message:te[Xi]},re);E.track(pe)})}}function X(x,te,re,pe){var _e=1,Xe=!1,$e=null;pe=pe||5e3;function P(){_e--,Xe&&_e===0&&($e&&$e[_o](),$e=null,te&&te(Xe),te=null)}if(h&&h[Ne]>0){var F=T()[qi](h);F.iterate(function(j){if(j.flush){_e++;var G=!1;j.flush(x,function(){G=!0,P()},re)||G||(x&&$e==null?$e=_n(function(){$e=null,P()},pe):P())}})}return Xe=!0,P(),!0}function ue(){var x;ve(t[si](function(te){var re=te.cfg.enablePerfMgr;if(re){var pe=te.cfg[jh];x!==pe&&(pe||(pe=$A),Ut(te.cfg,jh,pe),x=pe,s=null),!o&&!s&&we(pe)&&(s=pe(E,E[ru]()))}else s=null,x=null}))}function be(x){var te=Ip(ge(),E);te[iu](N),(!E._updateHook||E._updateHook(te,x)!==!0)&&te[Bt](x)}function ze(x){var te=E[pt];te?(ee(te,2,73,x),N()):on(x)}function fe(x){var te=E[ru]();te&&te[el]([x],2)}function ve(x){y.add(x)}})}return e.__ieDyn=1,e}();function xp(e,t){try{if(e&&e!==""){var n=An().parse(e);if(n&&n[Gy]&&n[Gy]>=n.itemsAccepted&&n.itemsReceived-n.itemsAccepted===n.errors[Ne])return n}}catch(r){ee(t,1,43,"Cannot parse the response. "+(r[Ar]||ae(r)),{response:e})}return null}var ar="",zA="NoResponseBody",ZS="&"+zA+"=true",Yp="POST",KA=function(){function e(){var t=0,n,r,i,a,o,s,c,u,f,d,h,p,v,m;tt(e,this,function(_,g){var y=!0;q(),_[Ws]=function(S,I){i=I,r&&ee(i,1,28,"Sender is already initialized"),_.SetConfig(S),r=!0},_._getDbgPlgTargets=function(){return[r,a,s,n]},_.SetConfig=function(S){try{if(o=S.senderOnCompleteCallBack||{},s=!!S.disableCredentials,c=S.fetchCredentials,a=!!S.isOneDs,n=!!S.enableSendPromise,f=!!S.disableXhr,d=!!S.disableBeacon,h=!!S.disableBeaconSync,m=S.timeWrapper,v=!!S.addNoResponse,p=!!S.disableFetchKeepAlive,u={sendPOST:R},a||(y=!1),s){var I=rr();I&&I.protocol&&I.protocol[ho]()==="file:"&&(y=!1)}return!0}catch{}return!1},_.getSyncFetchPayload=function(){return t},_.getSenderInst=function(S,I){return S&&S[Ne]?w(S,I):null},_.getFallbackInst=function(){return u},_[su]=function(S,I){q()};function Y(S,I){C(I,200,{},S)}function A(S,I){ee(i,2,26,"Failed to send telemetry.",{message:S}),C(I,400,{})}function V(S){A("No endpoint url is provided for the batch",S)}function w(S,I){for(var U,E=0,B=null,ce=0;B==null&&ce<S[Ne];)E=S[ce],!f&&E===1?MP()?B=Q:gu()&&(B=R):E===2&&lp(I)&&(!I||!p)?B=M:E===3&&rl()&&(I?!h:!d)&&(B=$),ce++;return B?(U={_transport:E,_isSync:I},U[Wy]=B,U):null}function C(S,I,U,E){try{S&&S(I,U,E)}catch{}}function K(S,I){var U=qn(),E=S[Qs];if(!E)return V(I),!0;E=S[Qs]+(v?ZS:ar);var B=S[Eo],ce=a?B:new Blob([B],{type:"text/plain;charset=UTF-8"}),N=U.sendBeacon(E,ce);return N}function $(S,I,U){var E=S[Eo];try{if(E)if(K(S,I))Y(ar,I);else{var B=o&&o.beaconOnRetry;B&&we(B)?B(S,I,K):(u&&u[Wy](S,I,!0),ee(i,2,40,". Failed to send telemetry with Beacon API, retried with normal sender."))}}catch(ce){a&&na(i,"Failed to send telemetry using sendBeacon API. Ex:"+ae(ce)),C(I,a?0:400,{},ar)}}function R(S,I,U){var E,B,ce,N=S[xh]||{};!U&&n&&(E=Vr(function(J,de){B=J,ce=de})),a&&U&&S.disableXhrSync&&(U=!1);var k=S[Qs];if(!k){V(I),B&&B(!1);return}var O=gP(Yp,k,y,!0,U,S[No]);a||O[jy]("Content-type","application/json"),ie(Cr(N),function(J){O[jy](J,N[J])}),O.onreadystatechange=function(){a||(T(O),O.readyState===4&&B&&B(!0))},O.onload=function(){a&&T(O)};function T(J){var de=o&&o.xhrOnComplete,ge=de&&we(de);if(ge)de(J,I,S);else{var b=_u(J);C(I,J[Js],tp(J,a),b)}}return O.onerror=function(J){C(I,a?O[Js]:400,tp(O,a),a?ar:mu(O)),ce&&ce(J)},O.ontimeout=function(){C(I,a?O[Js]:500,tp(O,a),a?ar:mu(O)),B&&B(!1)},O.send(S[Eo]),E}function M(S,I,U){var E,B=S[Qs],ce=S[Eo],N=a?ce:new Blob([ce],{type:"application/json"}),k,O,T,J=new Headers,de=ce[Ne],ge=!1,b=!1,H=S[xh]||{},X=(E={method:Yp,body:N},E[ES]=!0,E);S.headers&&Cr(S.headers)[Ne]>0&&(ie(Cr(H),function(fe){J.append(fe,H[fe])}),X[xh]=J),c?X.credentials=c:y&&a&&(X.credentials="include"),U&&(X.keepalive=!0,t+=de,a?S._sendReason===2&&(ge=!0,v&&(B+=ZS)):ge=!0);var ue=new Request(B,X);try{ue[ES]=!0}catch{}if(!U&&n&&(k=Vr(function(fe,ve){O=fe,T=ve})),!B){V(I),O&&O(!1);return}function be(fe){C(I,a?0:400,{},a?ar:fe)}function ze(fe,ve,x){var te=fe[Js],re=o.fetchOnComplete;re&&we(re)?re(fe,I,x||ar,ve):C(I,te,{},x||ar)}try{Lr(fetch(a?B:ue,a?X:null),function(fe){if(U&&(t-=de,de=0),!b)if(b=!0,fe.rejected)be(fe.reason&&fe.reason[Xi]),T&&T(fe.reason);else{var ve=fe[js];try{!a&&!ve.ok?(be(ve.statusText),O&&O(!1)):a&&!ve.body?(ze(ve,null,ar),O&&O(!0)):Lr(ve.text(),function(x){ze(ve,S,x[js]),O&&O(!0)})}catch(x){be(ae(x)),T&&T(x)}}})}catch(fe){b||(be(ae(fe)),T&&T(fe))}return ge&&!b&&(b=!0,C(I,200,{}),O&&O(!0)),a&&!b&&S[No]>0&&m&&m.set(function(){b||(b=!0,C(I,500,{}),O&&O(!0))},S[No]),k}function Q(S,I,U){var E=Jt(),B=new XDomainRequest,ce=S[Eo];B.onload=function(){var J=_u(B),de=o&&o.xdrOnComplete;de&&we(de)?de(B,I,S):C(I,200,{},J)},B.onerror=function(){C(I,400,{},a?ar:nS(B))},B.ontimeout=function(){C(I,500,{})},B.onprogress=function(){};var N=E&&E.location&&E.location[$y]||"",k=S[Qs];if(!k){V(I);return}if(!a&&k.lastIndexOf(N,0)!==0){var O="Cannot send XDomain request. The endpoint URL protocol doesn't match the hosting page protocol.";ee(i,2,40,". "+O),A(O,I);return}var T=a?k:k[Ji](/^(https?:)/,"");B.open(Yp,T),S[No]&&(B[No]=S[No]),B.send(ce),a&&U?m&&m.set(function(){B.send(ce)},0):B.send(ce)}function q(){t=0,r=!1,n=!1,i=null,a=null,o=null,s=null,c=null,u=null,f=!1,d=!1,h=!1,p=!1,v=!1,m=null}})}return e.__ieDyn=1,e}(),eE="on",tE="attachEvent",nE="addEventListener",rE="detachEvent",iE="removeEventListener",Lp="events",Vp="visibilitychange",Mu="pagehide",aE="unload",oE="beforeunload",sE=mn("aiEvtPageHide");mn("aiEvtPageShow");var qA=/\.[\.]+/g,XA=/[\.]+$/,JA=1,xu=vS("events"),QA=/^([^.]*)(?:\.(.+)|)/;function lE(e){return e&&e[Ji]?e[Ji](/^[\s\.]+|(?=[\s\.])[\.\s]+$/g,Fe):e}function Fp(e,t){var n;if(t){var r=Fe;Ae(t)?(r=Fe,ie(t,function(a){a=lE(a),a&&(a[0]!=="."&&(a="."+a),r+=a)})):r=lE(t),r&&(r[0]!=="."&&(r="."+r),e=(e||Fe)+r)}var i=QA.exec(e||Fe)||[];return n={},n[Yr]=i[1],n.ns=(i[2]||Fe).replace(qA,".").replace(XA,Fe)[So](".").sort().join("."),n}function cE(e,t,n){n===void 0&&(n=!0);var r=xu.get(e,Lp,{},n),i=r[t];return i||(i=r[t]=[]),i}function uE(e,t,n,r){e&&t&&t[Yr]&&(e[iE]?e[iE](t[Yr],n,r):e[rE]&&e[rE](eE+t[Yr],n))}function ZA(e,t,n,r){var i=!1;return e&&t&&t[Yr]&&n&&(e[nE]?(e[nE](t[Yr],n,r),i=!0):e[tE]&&(e[tE](eE+t[Yr],n),i=!0)),i}function fE(e,t,n,r){for(var i=t[Ne];i--;){var a=t[i];a&&(!n.ns||n.ns===a.evtName.ns)&&(!r||r(a))&&(uE(e,a.evtName,a[Ph],a.capture),t[vo](i,1))}}function eM(e,t,n){if(t[Yr])fE(e,cE(e,t[Yr]),t,n);else{var r=xu.get(e,Lp,{});Me(r,function(i,a){fE(e,a,t,n)}),Cr(r)[Ne]===0&&xu.kill(e,Lp)}}function _i(e,t){var n;return t?(Ae(t)?n=[e].concat(t):n=[e,t],n=Fp("xx",n).ns[So](".")):n=e,n}function Fr(e,t,n,r,i){var a;i===void 0&&(i=!1);var o=!1;if(e)try{var s=Fp(t,r);if(o=ZA(e,s,n,i),o&&xu.accept(e)){var c=(a={guid:JA++,evtName:s},a[Ph]=n,a.capture=i,a);cE(e,s.type)[He](c)}}catch{}return o}function Ao(e,t,n,r,i){if(i===void 0&&(i=!1),e)try{var a=Fp(t,r),o=!1;eM(e,a,function(s){return a.ns&&!n||s[Ph]===n?(o=!0,!0):!1}),o||uE(e,a,n,i)}catch{}}function tM(e,t,n){var r=!1,i=Jt();i&&(r=Fr(i,e,t,n),r=Fr(i.body,e,t,n)||r);var a=Ot();return a&&(r=Fr(a,e,t,n)||r),r}function nM(e,t,n){var r=Jt();r&&(Ao(r,e,t,n),Ao(r.body,e,t,n));var i=Ot();i&&Ao(i,e,t,n)}function Yu(e,t,n,r){var i=!1;return t&&e&&e[Ne]>0&&ie(e,function(a){a&&(!n||xt(n,a)===-1)&&(i=tM(a,t,r)||i)}),i}function rM(e,t,n,r){var i=!1;return t&&e&&Ae(e)&&(i=Yu(e,t,n,r),!i&&n&&n[Ne]>0&&(i=Yu(e,t,null,r))),i}function $p(e,t,n){e&&Ae(e)&&ie(e,function(r){r&&nM(r,t,n)})}function iM(e,t,n){return rM([oE,aE,Mu],e,t,n)}function aM(e,t){$p([oE,aE,Mu],e,t)}function Bp(e,t,n){function r(o){var s=Ot();e&&s&&s.visibilityState==="hidden"&&e(o)}var i=_i(sE,n),a=Yu([Mu],e,t,i);return(!t||xt(t,Vp)===-1)&&(a=Yu([Vp],r,t,i)||a),!a&&t&&(a=Bp(e,null,n)),a}function oM(e,t){var n=_i(sE,t);$p([Mu],e,n),$p([Vp],null,n)}var dE="_aiHooks",hE=["req","rsp","hkErr","fnErr"];function Up(e,t){if(e)for(var n=0;n<e[Ne]&&!t(e[n],n);n++);}function Hp(e,t,n,r,i){i>=0&&i<=2&&Up(e,function(a,o){var s=a.cbks,c=s[hE[i]];if(c){t.ctx=function(){var d=r[o]=r[o]||{};return d};try{c[Ki](t.inst,n)}catch(d){var u=t.err;try{var f=s[hE[2]];f&&(t.err=d,f[Ki](t.inst,n))}catch{}finally{t.err=u}}}})}function sM(e){return function(){var t,n=this,r=arguments,i=e.h,a=(t={},t[Ar]=e.n,t.inst=n,t.ctx=null,t.set=u,t),o=[],s=c([a],r);a.evt=ct("event");function c(d,h){return Up(h,function(p){d[He](p)}),d}function u(d,h){r=c([],r),r[d]=h,s=c([a],r)}Hp(i,a,s,o,0);var f=e.f;if(f)try{a.rslt=f[Ki](n,r)}catch(d){throw a.err=d,Hp(i,a,s,o,3),d}return Hp(i,a,s,o,1),a.rslt}}function Gp(e,t,n,r){var i=null;return e&&(hn(e,t)?i=e:n&&(i=Gp(hP(e),t,r,!1))),i}function lM(e,t,n){return e?Wp(e[Jn],t,n,!1):null}function pE(e,t,n,r){var i=n&&n[dE];if(!i){i={i:0,n:t,f:n,h:[]};var a=sM(i);a[dE]=i,e[t]=a}var o={id:i.i,cbks:r,rm:function(){var s=this.id;Up(i.h,function(c,u){if(c.id===s)return i.h[vo](u,1),1})}};return i.i++,i.h[He](o),o}function Wp(e,t,n,r,i){if(r===void 0&&(r=!0),e&&t&&n){var a=Gp(e,t,r,i);if(a){var o=a[t];if(typeof o===Oy)return pE(a,t,o,n)}}return null}function Lu(e,t,n,r,i){if(e&&t&&n){var a=Gp(e,t,r,i)||e;if(a)return pE(a,t,a[t],n)}return null}var Vu="Microsoft_ApplicationInsights_BypassAjaxInstrumentation",vE="sampleRate",jp="ProcessLegacy",_E="http.method",zp="https://dc.services.visualstudio.com",Mo="/v2/track",or="not_specified",Kp="iKey",Qe=z1({requestContextHeader:[0,"Request-Context"],requestContextTargetKey:[1,"appId"],requestContextAppIdFormat:[2,"appId=cid-v1:"],requestIdHeader:[3,"Request-Id"],traceParentHeader:[4,"traceparent"],traceStateHeader:[5,"tracestate"],sdkContextHeader:[6,"Sdk-Context"],sdkContextHeaderAppIdRequest:[7,"appId"],requestContextHeaderLowerCase:[8,"request-context"]}),xo="split",Ce="length",hl="toLowerCase",oa="ingestionendpoint",Yo="toString",Fu="push",qp="removeItem",Yn="name",mi="message",Lo="count",Xp="preTriggerDate",Jp="disabled",Qp="interval",mE="daysOfMonth",Zp="date",ev="getUTCDate",$u="stringify",tv="pathname",gE="correlationHeaderExcludePatterns",Vo="exceptions",Ln="parsedStack",sr="properties",$r="measurements",Fo="sizeInBytes",Br="typeName",pl="severityLevel",nv="problemGroup",rv="isManual",yE="CreateFromInterface",$o="assembly",sa="fileName",Bu="hasFullStack",Uu="level",Bo="method",vl="line",Hu="duration",SE="receivedResponse";function EE(e,t,n){var r=t[Ce],i=cM(e,t);if(i[Ce]!==r){for(var a=0,o=i;n[o]!==void 0;)a++,o=Kn(i,0,147)+dM(a);i=o}return i}function cM(e,t){var n;return t&&(t=gt(Xt(t)),t[Ce]>150&&(n=Kn(t,0,150),ee(e,2,57,"name is too long. It has been truncated to 150 characters.",{name:t},!0))),n||t}function St(e,t,n){n===void 0&&(n=1024);var r;return t&&(n=n||1024,t=gt(Xt(t)),t[Ce]>n&&(r=Kn(t,0,n),ee(e,2,61,"string value is too long. It has been truncated to "+n+" characters.",{value:t},!0))),r||t}function Gu(e,t){return NE(e,t,2048,66)}function TE(e,t){var n;return t&&t[Ce]>32768&&(n=Kn(t,0,32768),ee(e,2,56,"message is too long, it has been truncated to 32768 characters.",{message:t},!0)),n||t}function uM(e,t){var n;if(t){var r=""+t;r[Ce]>32768&&(n=Kn(r,0,32768),ee(e,2,52,"exception is too long, it has been truncated to 32768 characters.",{exception:t},!0))}return n||t}function la(e,t){if(t){var n={};Me(t,function(r,i){if(qt(i)&&nl())try{i=An()[$u](i)}catch(a){ee(e,2,49,"custom property is not valid",{exception:a},!0)}i=St(e,i,8192),r=EE(e,r,n),n[r]=i}),t=n}return t}function ca(e,t){if(t){var n={};Me(t,function(r,i){r=EE(e,r,n),n[r]=i}),t=n}return t}function fM(e,t){return t&&NE(e,t,128,69)[Yo]()}function NE(e,t,n,r){var i;return t&&(t=gt(Xt(t)),t[Ce]>n&&(i=Kn(t,0,n),ee(e,2,r,"input is too long, it has been truncated to "+n+" characters.",{data:t},!0))),i||t}function dM(e){var t="00"+e;return ri(t,t[Ce]-3)}var DE=Ot()||{},wE=0,hM=[null,null,null,null,null];function iv(e){var t=wE,n=hM,r=n[t];return DE.createElement?n[t]||(r=n[t]=DE.createElement("a")):r={host:_M(e)},r.href=e,t++,t>=n[Ce]&&(t=0),wE=t,r}function pM(e){var t,n=iv(e);return n&&(t=n.href),t}function vM(e,t){return e?e.toUpperCase()+" "+t:t}function _M(e,t){var n=bE(e)||"";if(n){var r=n.match(/(www\d{0,5}\.)?([^\/:]{1,256})(:\d{1,20})?/i);if(r!=null&&r[Ce]>3&&Ee(r[2])&&r[2][Ce]>0)return r[2]+(r[3]||"")}return n}function bE(e,t){var n=null;if(e){var r=e.match(/(\w{1,150}):\/\/([^\/:]{1,256})(:\d{1,20})?/i);if(r!=null&&r[Ce]>2&&Ee(r[2])&&r[2][Ce]>0&&(n=r[2]||"",r[Ce]>2)){var i=(r[1]||"")[hl](),a=r[3]||"";(i==="http"&&a===":80"||i==="https"&&a===":443")&&(a=""),n+=a}}return n}var mM=[zp+Mo,"https://breeze.aimon.applicationinsights.io"+Mo,"https://dc-int.services.visualstudio.com"+Mo],gM="cid-v1:";function av(e){return xt(mM,e[hl]())!==-1}function kE(e,t,n){if(!t||e&&e.disableCorrelationHeaders)return!1;if(e&&e[gE]){for(var r=0;r<e.correlationHeaderExcludePatterns[Ce];r++)if(e[gE][r].test(t))return!1}var i=iv(t).host[hl]();if(i&&(Qt(i,":443")!==-1||Qt(i,":80")!==-1)&&(i=(bE(t)||"")[hl]()),(!e||!e.enableCorsCorrelation)&&i&&i!==n)return!1;var a=e&&e.correlationHeaderDomains;if(a){var o;if(ie(a,function(u){var f=new RegExp(u.toLowerCase().replace(/\\/g,"\\\\").replace(/\./g,"\\.").replace(/\*/g,".*"));o=o||f.test(i)}),!o)return!1}var s=e&&e.correlationHeaderExcludedDomains;if(!s||s[Ce]===0)return!0;for(var r=0;r<s[Ce];r++){var c=new RegExp(s[r].toLowerCase().replace(/\\/g,"\\\\").replace(/\./g,"\\.").replace(/\*/g,".*"));if(c.test(i))return!1}return i&&i[Ce]>0}function CE(e){if(e){var t=yM(e,Qe[1]);if(t&&t!==gM)return t}}function yM(e,t){if(e)for(var n=e[xo](","),r=0;r<n[Ce];++r){var i=n[r][xo]("=");if(i[Ce]===2&&i[0]===t)return i[1]}}function SM(e,t,n,r){var i,a=r,o=r;if(t&&t[Ce]>0){var s=iv(t);if(i=s.host,!a)if(s[tv]!=null){var c=s.pathname[Ce]===0?"/":s[tv];c.charAt(0)!=="/"&&(c="/"+c),o=s[tv],a=St(e,n?n+" "+c:c)}else a=St(e,t)}else i=r,a=r;return{target:i,name:a,data:o}}function Wu(){var e=Rr();if(e&&e.now&&e.timing){var t=e.now()+e.timing.navigationStart;if(t>0)return t}return Xn()}function Zt(e,t){var n=null;return e!==0&&t!==0&&!W(e)&&!W(t)&&(n=t-e),n}function ov(e,t){var n=e||{};return{getName:function(){return n[Yn]},setName:function(r){t&&t.setName(r),n[Yn]=r},getTraceId:function(){return n.traceID},setTraceId:function(r){t&&t.setTraceId(r),kp(r)&&(n.traceID=r)},getSpanId:function(){return n.parentID},setSpanId:function(r){t&&t.setSpanId(r),Cp(r)&&(n.parentID=r)},getTraceFlags:function(){return n.traceFlags},setTraceFlags:function(r){t&&t.setTraceFlags(r),n.traceFlags=r}}}var _l=Ay({LocalStorage:0,SessionStorage:1}),gi=void 0,yi=void 0,OE="";function sv(){return zu()?ju(_l.LocalStorage):null}function ju(e){try{if(W(vn()))return null;var t=new Date()[Yo](),n=ct(e===_l.LocalStorage?"localStorage":"sessionStorage"),r=OE+t;n.setItem(r,t);var i=n.getItem(r)!==t;if(n[qp](r),!i)return n}catch{}return null}function lv(){return ml()?ju(_l.SessionStorage):null}function EM(){gi=!1,yi=!1}function cv(e){OE=e||""}function TM(){gi=zu(!0),yi=ml(!0)}function zu(e){return(e||gi===void 0)&&(gi=!!ju(_l.LocalStorage)),gi}function RE(e,t){var n=sv();if(n!==null)try{return n.getItem(t)}catch(r){gi=!1,ee(e,2,1,"Browser failed read of local storage. "+je(r),{exception:ae(r)})}return null}function IE(e,t,n){var r=sv();if(r!==null)try{return r.setItem(t,n),!0}catch(i){gi=!1,ee(e,2,3,"Browser failed write to local storage. "+je(i),{exception:ae(i)})}return!1}function NM(e,t){var n=sv();if(n!==null)try{return n[qp](t),!0}catch(r){gi=!1,ee(e,2,5,"Browser failed removal of local storage item. "+je(r),{exception:ae(r)})}return!1}function ml(e){return(e||yi===void 0)&&(yi=!!ju(_l.SessionStorage)),yi}function uv(e,t){var n=lv();if(n!==null)try{return n.getItem(t)}catch(r){yi=!1,ee(e,2,2,"Browser failed read of session storage. "+je(r),{exception:ae(r)})}return null}function PE(e,t,n){var r=lv();if(r!==null)try{return r.setItem(t,n),!0}catch(i){yi=!1,ee(e,2,4,"Browser failed write to session storage. "+je(i),{exception:ae(i)})}return!1}function AE(e,t){var n=lv();if(n!==null)try{return n[qp](t),!0}catch(r){yi=!1,ee(e,2,6,"Browser failed removal of session storage item. "+je(r),{exception:ae(r)})}return!1}var DM="appInsightsThrottle",wM=function(){function e(t,n){var r=this,i,a,o,s,c,u,f,d=!1,h=!1;v(),r._getDbgPlgTargets=function(){return[f]},r.getConfig=function(){return o},r.canThrottle=function(S){var I=M(S),U=m(S);return y(U,i,I)},r.isTriggered=function(S){return Q(S)},r.isReady=function(){return d},r.flush=function(S){try{var I=q(S);if(I&&I[Ce]>0){var U=I.slice(0);return f[S]=[],ie(U,function(E){p(E.msgID,E[mi],E.severity,!1)}),!0}}catch{}return!1},r.flushAll=function(){try{if(f){var S=!0;return Me(f,function(I){var U=r.flush(parseInt(I));S=S&&U}),S}}catch{}return!1},r.onReadyState=function(S,I){return I===void 0&&(I=!0),d=W(S)?!0:S,d&&I?r.flushAll():null},r.sendMessage=function(S,I,U){return p(S,I,U,!0)};function p(S,I,U,E){if(d){var B=R(S);if(!B)return;var ce=m(S),N=M(S),k=y(ce,i,N),O=!1,T=0,J=Q(S);try{k&&!J?(T=Math.min(ce.limit.maxSendNumber,N[Lo]+1),N[Lo]=0,O=!0,c[S]=!0,N[Xp]=new Date):(c[S]=k,N[Lo]+=1);var de=Y(S);C(a,de,N);for(var ge=0;ge<T;ge++)$(S,a,I,U)}catch{}return{isThrottled:O,throttleNum:T}}else if(E){var b=q(S);b[Fu]({msgID:S,message:I,severity:U})}return null}function v(){a=ta(t),c={},s={},f={},o={},_(109),u=ea(n)?n:"",t.addUnloadHook(vt(t.config,function(S){var I=S.cfg;i=zu();var U=I.throttleMgrCfg||{};Me(U,function(E,B){_(parseInt(E),B)})}))}function m(S){return o[S]||o[109]}function _(S,I){var U,E;try{var B=I||{},ce={};ce[Jp]=!!B[Jp];var N=B[Qp]||{};h=(N==null?void 0:N.daysOfMonth)&&(N==null?void 0:N.daysOfMonth[Ce])>0,ce[Qp]=g(N);var k={samplingRate:((U=B.limit)===null||U===void 0?void 0:U.samplingRate)||100,maxSendNumber:((E=B.limit)===null||E===void 0?void 0:E.maxSendNumber)||1};ce.limit=k,o[S]=ce}catch{}}function g(S){S=S||{};var I=S==null?void 0:S.monthInterval,U=S==null?void 0:S.dayInterval;return W(I)&&W(U)&&(S.monthInterval=3,h||(S[mE]=[28],h=!0)),S={monthInterval:S==null?void 0:S.monthInterval,dayInterval:S==null?void 0:S.dayInterval,daysOfMonth:S==null?void 0:S.daysOfMonth},S}function y(S,I,U){if(S&&!S[Jp]&&I&&ea(U)){var E=w(),B=U[Zp],ce=S[Qp],N=1;if(ce!=null&&ce.monthInterval){var k=(E.getUTCFullYear()-B.getUTCFullYear())*12+E.getUTCMonth()-B.getUTCMonth();N=K(ce.monthInterval,0,k)}var O=1;if(h)O=xt(ce[mE],E[ev]());else if(ce!=null&&ce.dayInterval){var T=Math.floor((E.getTime()-B.getTime())/864e5);O=K(ce.dayInterval,0,T)}return N>=0&&O>=0}return!1}function Y(S,I){var U=ea(I)?I:"";return S?DM+U+"-"+S:null}function A(S){try{if(S){var I=new Date;return S.getUTCFullYear()===I.getUTCFullYear()&&S.getUTCMonth()===I.getUTCMonth()&&S[ev]()===I[ev]()}}catch{}return!1}function V(S,I,U){try{var E={date:w(),count:0};if(S){var B=JSON.parse(S),ce={date:w(B[Zp])||E[Zp],count:B[Lo]||E[Lo],preTriggerDate:B.preTriggerDate?w(B[Xp]):void 0};return ce}else return C(I,U,E),E}catch{}return null}function w(S){try{if(S){var I=new Date(S);if(!isNaN(I.getDate()))return I}else return new Date}catch{}return null}function C(S,I,U){try{return IE(S,I,gt(JSON[$u](U)))}catch{}return!1}function K(S,I,U){return S<=0?1:U>=I&&(U-I)%S==0?Math.floor((U-I)/S)+1:-1}function $(S,I,U,E){ee(I,E||1,S,U)}function R(S){try{var I=m(S);return $P(1e6)<=I.limit.samplingRate}catch{}return!1}function M(S){try{var I=s[S];if(!I){var U=Y(S,u);I=V(RE(a,U),a,U),s[S]=I}return s[S]}catch{}return null}function Q(S){var I=c[S];if(W(I)){I=!1;var U=M(S);U&&(I=A(U[Xp])),c[S]=I}return c[S]}function q(S){return f=f||{},W(f[S])&&(f[S]=[]),f[S]}}return e}(),bM=";",kM="=";function ME(e){if(!e)return{};var t=e[xo](bM),n=g1(t,function(i,a){var o=a[xo](kM);if(o[Ce]===2){var s=o[0][hl](),c=o[1];i[s]=c}return i},{});if(Cr(n)[Ce]>0){if(n.endpointsuffix){var r=n.location?n.location+".":"";n[oa]=n[oa]||"https://"+r+"dc."+n.endpointsuffix}n[oa]=n[oa]||zp,Ty(n[oa],"/")&&(n[oa]=n[oa].slice(0,-1))}return n}var CM=function(){function e(t,n,r){var i=this,a=this;a.ver=1,a.sampleRate=100,a.tags={},a[Yn]=St(t,r)||or,a.data=n,a.time=bo(new Date),a.aiDataContract={time:1,iKey:1,name:1,sampleRate:function(){return i.sampleRate===100?4:1},tags:1,data:1}}return e}(),Si=function(){function e(t,n,r,i){this.aiDataContract={ver:1,name:1,properties:0,measurements:0};var a=this;a.ver=2,a[Yn]=St(t,n)||or,a[sr]=la(t,r),a[$r]=ca(t,i)}return e.envelopeType="Microsoft.ApplicationInsights.{0}.Event",e.dataType="EventData",e}(),OM="<no_method>",Uo="error",en="stack",fv="stackDetails",xE="errorSrc",dv="message",YE="description";function hv(e,t){var n=e;return n&&!Ee(n)&&(JSON&&JSON[$u]?(n=JSON[$u](e),t&&(!n||n==="{}")&&(we(e[Yo])?n=e[Yo]():n=""+e)):n=""+e+" - (Missing JSON.stringify)"),n||""}function LE(e,t){var n=e;return e&&(n&&!Ee(n)&&(n=e[dv]||e[YE]||n),n&&!Ee(n)&&(n=hv(n,!0)),e.filename&&(n=n+" @"+(e.filename||"")+":"+(e.lineno||"?")+":"+(e.colno||"?"))),t&&t!=="String"&&t!=="Object"&&t!=="Error"&&Qt(n||"",t)===-1&&(n=t+": "+n),n||""}function RM(e){try{if(qt(e))return"hasFullStack"in e&&"typeName"in e}catch{}return!1}function IM(e){try{if(qt(e))return"ver"in e&&"exceptions"in e&&"properties"in e}catch{}return!1}function VE(e){return e&&e.src&&Ee(e.src)&&e.obj&&Ae(e.obj)}function ua(e){var t=e||"";Ee(t)||(Ee(t[en])?t=t[en]:t=""+t);var n=t[xo](`
|
|
53
|
+
*/var lu="Promise",Bh="rejected";function Lr(e,t){return zy(e,function(n){return t?t({status:"fulfilled",rejected:!1,value:n}):n},function(n){return t?t({status:Bh,rejected:!0,reason:n}):n})}function zy(e,t,n,r){var i=e;try{if(ao(e))(t||n)&&(i=e.then(t,n));else try{t&&(i=t(e))}catch(a){if(n)i=n(a);else throw a}}finally{}return i}var Ky=["pending","resolving","resolved",Bh],qy="dispatchEvent",cu;function q1(e){var t;return e&&e.createEvent&&(t=e.createEvent("Event")),!!t&&t.initEvent}function X1(e,t,n,r){var i=Ot();!cu&&(cu=pn(!!bt(q1,[i]).v));var a=cu.v?i.createEvent("Event"):r?new Event(t):{};if(n&&n(a),cu.v&&a.initEvent(t,!1,!0),a&&e[qy])e[qy](a);else{var o=e["on"+t];if(o)o(a);else{var s=ct("console");s&&(s.error||s.log)(t,ae(a))}}}var Xy="unhandledRejection",J1=Xy.toLowerCase(),Jy=[],Q1=0,Z1=10,Uh;function Qy(e){return we(e)?e.toString():ae(e)}function eP(e,t,n){var r=Bc(arguments,3),i=0,a=!1,o,s=[],c=Q1++,u=!1,f=null,d;function h(A,L){try{Jy.push(c),u=!0,f&&f.cancel(),f=null;var w=e(function(C,K){s.push(function(){try{var $=i===2?A:L,R=st($)?o:we($)?$(o):$;ao(R)?R.then(C,K):$?C(R):i===3?K(R):C(R)}catch(M){K(M)}}),a&&_()},r);return w}finally{Jy.pop()}}function p(A){return h(void 0,A)}function v(A){var L=A,w=A;return we(A)&&(L=function(C){return A&&A(),C},w=function(C){throw A&&A(),C}),h(L,w)}function m(){return Ky[i]}function _(){if(s.length>0){var A=s.slice();s=[],u=!0,f&&f.cancel(),f=null,t(A)}}function g(A,L){return function(w){if(i===L){if(A===2&&ao(w)){i=1,w.then(g(2,1),g(3,1));return}i=A,a=!0,o=w,_(),!u&&A===3&&!f&&(f=_n(y,Z1))}}}function y(){if(!u)if(u=!0,p1())process.emit(Xy,o,d);else{var A=Jt()||vn();!Uh&&(Uh=pn(bt(ct,[lu+"RejectionEvent"]).v)),X1(A,J1,function(L){return Ue(L,"promise",{g:function(){return d}}),L.reason=o,L},!!Uh.v)}}d={then:h,catch:p,finally:v},Cr(d,"state",{get:m}),_1()&&(d[th(11)]="IPromise");function Y(){return"IPromise "+m()+(a?" - "+Qy(o):"")}return d.toString=Y,function(){we(n)||Pn(lu+": executor is not a function - "+Qy(n));var L=g(3,0);try{n.call(d,g(2,0),L)}catch(w){L(w)}}(),d}function tP(e){return function(t){var n=Bc(arguments,1);return e(function(r,i){try{var a=[],o=1;ih(t,function(s,c){s&&(o++,zy(s,function(u){a[c]=u,--o===0&&r(a)},i))}),o--,o===0&&r(a)}catch(s){i(s)}},n)}}function nP(e){return pn(function(t){var n=Bc(arguments,1);return e(function(r,i){var a=[],o=1;function s(c,u){o++,Lr(c,function(f){f.rejected?a[u]={status:Bh,reason:f.reason}:a[u]={status:"fulfilled",value:f.value},--o===0&&r(a)})}try{Ae(t)?ie(t,s):fy(t)?ih(t,s):Pn("Input is not an iterable"),o--,o===0&&r(a)}catch(c){i(c)}},n)})}function rP(e){ie(e,function(t){try{t()}catch{}})}function iP(e){var t=Ls(e)?e:0;return function(n){_n(function(){rP(n)},t)}}function Zs(e,t){return eP(Zs,iP(t),e,t)}var Hh;function aP(e,t){!Hh&&(Hh=pn(bt(ct,[lu]).v||null));var n=Hh.v;if(!n)return Zs(e);we(e)||Pn(lu+": executor is not a function - "+ae(e));var r=0;function i(){return Ky[r]}var a=new n(function(o,s){function c(f){r=2,o(f)}function u(f){r=3,s(f)}e(c,u)});return Cr(a,"state",{get:i}),a}var Gh,Wh;function Fr(e,t){return!Gh&&(Gh=pn(aP)),Gh.v.call(this,e,t)}var oP=tP(Fr);function sP(e,t){return!Wh&&(Wh=nP(Fr)),Wh.v(e,t)}var tr=void 0,Fe="",Qi="channels",Nt="core",jh="createPerfMgr",zh="disabled",Do="extensionConfig",wo="extensions",nr="processTelemetry",uu="priority",fu="eventsSent",el="eventsDiscarded",du="eventsSendRequest",Zi="perfEvent",Kh="offlineEventsStored",qh="offlineBatchSent",Xh="offlineBatchDrop",hu="getPerfMgr",Jh="domain",Qh="path",lP="Not dynamic - ",cP="getPrototypeOf",uP=/-([a-z])/g,fP=/([^\w\d_$])/g,dP=/^(\d+[\w\d_$])/,hP=Object[cP];function ea(e){return!W(e)}function pu(e){var t=e;return t&&Ee(t)&&(t=t[Ji](uP,function(n,r){return r.toUpperCase()}),t=t[Ji](fP,"_"),t=t[Ji](dP,function(n,r){return"_"+r})),t}function Yt(e,t){return e&&t?Qt(e,t)!==-1:!1}function bo(e){return e&&e.toISOString()||""}function je(e){return jd(e)?e[Mr]:Fe}function et(e,t,n,r,i){var a=n;return e&&(a=e[t],a!==n&&(!i||i(a))&&(!r||r(n))&&(a=n,e[t]=a)),a}function Ut(e,t,n){var r;return e?(r=e[t],!r&&W(r)&&(r=st(n)?{}:n,e[t]=r)):r=st(n)?{}:n,r}function Zy(e,t){var n=null,r=null;return we(e)?n=e:r=e,function(){var i=arguments;if(n&&(r=n()),r)return r[t][Ki](r,i)}}function pP(e,t,n){if(e&&t&&qt(e)&&qt(t)){var r=function(a){if(Ee(a)){var o=t[a];we(o)?(!n||n(a,!0,t,e))&&(e[a]=Zy(t,a)):(!n||n(a,!1,t,e))&&(ii(e,a)&&delete e[a],Ue(e,a,{g:function(){return t[a]},s:function(s){t[a]=s}}))}};for(var i in t)r(i)}return e}function vu(e,t,n,r,i){e&&t&&n&&(e[t]=Zy(n,r))}function tl(e,t,n,r){return e&&t&&qt(e)&&Ae(n)&&ie(n,function(i){Ee(i)&&vu(e,i,t,i)}),e}function vP(e){return function(){function t(){var n=this;e&&Me(e,function(r,i){n[r]=i})}return t}()}function eS(e){return e&&Kd&&(e=kh(Kd({},e))),e}function tS(e,t,n,r,i,a){var o=arguments,s=o[0]||{},c=o[Ne],u=!1,f=1;for(c>0&&Qg(s)&&(u=s,s=o[f]||{},f++),qt(s)||(s={});f<c;f++){var d=o[f],h=Ae(d),p=qt(d);for(var v in d){var m=h&&v in d||p&&ii(d,v);if(m){var _=d[v],g=void 0;if(u&&_&&((g=Ae(_))||Ft(_))){var y=s[v];g?Ae(y)||(y=[]):Ft(y)||(y={}),_=tS(u,y,_)}_!==void 0&&(s[v]=_)}}}return s}function Zh(e,t){var n=!1,r=t&&t.featureOptIn&&t.featureOptIn[e];if(e&&r){var i=r.mode;n=i==3||i==1}return n}function _u(e){try{return e.responseText}catch{}return null}function nS(e,t){return e?"XDomainRequest,Response:"+_u(e)||"":t}function mu(e,t){return e?"XMLHttpRequest,Status:"+e[Js]+",Response:"+_u(e)||e.response||"":t}function rS(e,t){return t&&(Ls(t)?e=[t].concat(e):Ae(t)&&(e=t.concat(e))),e}var _P="Microsoft_ApplicationInsights_BypassAjaxInstrumentation",iS="withCredentials",mP="timeout";function gP(e,t,n,r,i,a){i===void 0&&(i=!1);function o(c,u,f){try{c[u]=f}catch{}}var s=new XMLHttpRequest;return o(s,_P,r),n&&o(s,iS,n),s.open(e,t,!i),n&&o(s,iS,n),!i&&a&&o(s,mP,a),s}function yP(e){var t={};if(Ee(e)){var n=gt(e)[So](/[\r\n]+/);ie(n,function(r){if(r){var i=r.indexOf(": ");if(i!==-1){var a=gt(r.substring(0,i))[ho](),o=gt(r.substring(i+1));t[a]=o}else t[gt(r)]=1}})}return t}function ep(e,t,n){if(!e[n]&&t&&t[Uy]){var r=t[Uy](n);r&&(e[n]=gt(r))}return e}var SP="kill-duration",EP="kill-duration-seconds",TP="time-delta-millis";function tp(e,t){var n={};return e[Hy]?n=yP(e[Hy]()):t&&(n=ep(n,e,TP),n=ep(n,e,SP),n=ep(n,e,EP)),n}var NP="documentMode",DP="location",wP="console",aS="JSON",bP="crypto",kP="msCrypto",CP="ReactNative",np="msie",rp="trident/",oS="XMLHttpRequest",ip=null,ap=null,OP=!1,ko=null,op=null;function sS(e,t){var n=!1;if(e){try{if(n=t in e,!n){var r=e[Jn];r&&(n=t in r)}}catch{}if(!n)try{var i=new e;n=!st(i[t])}catch{}}return n}function rr(e){if(e&&OP){var t=ct("__mockLocation");if(t)return t}return typeof location===Ry&&location?location:ct(DP)}function RP(){return typeof console!==bh?console:ct(wP)}function nl(){return!!(typeof JSON===Ry&&JSON||ct(aS)!==null)}function An(){return nl()?JSON||ct(aS):null}function IP(){return ct(bP)}function PP(){return ct(kP)}function AP(){var e=qn();return e&&e.product?e.product===CP:!1}function sp(){var e=qn();if(e&&(e[Rh]!==ap||ip===null)){ap=e[Rh];var t=(ap||Fe)[ho]();ip=Yt(t,np)||Yt(t,rp)}return ip}function lS(e){if(e===void 0&&(e=null),!e){var t=qn()||{};e=t?(t.userAgent||Fe)[ho]():Fe}var n=(e||Fe)[ho]();if(Yt(n,np)){var r=Ot()||{};return Math.max(parseInt(n[So](np)[1]),r[NP]||0)}else if(Yt(n,rp)){var i=parseInt(n[So](rp)[1]);if(i)return i+4}return null}function rl(e){return(op===null||e===!1)&&(op=d1()&&!!qn().sendBeacon),op}function lp(e){var t=!1;try{t=!!ct("fetch");var n=ct("Request");t&&e&&n&&(t=sS(n,"keepalive"))}catch{}return t}function MP(){return ko===null&&(ko=typeof XDomainRequest!==bh,ko&&gu()&&(ko=ko&&!sS(ct(oS),"withCredentials"))),ko}function gu(){var e=!1;try{var t=ct(oS);e=!!t}catch{}return e}function xP(e,t){return e&&e.dispatchEvent&&t?(e.dispatchEvent(t),!0):!1}function YP(e,t){var n=null,r={detail:t||null};if(we(CustomEvent))n=new CustomEvent(e,r);else{var i=Ot();i&&i.createEvent&&(n=i.createEvent("CustomEvent"),n.initCustomEvent(e,!0,!0,r))}return n}function VP(e,t,n){var r=vn();if(r&&r.CustomEvent)try{var i={cfg:t||null,customDetails:n||null};return xP(r,YP(e,i))}catch{}return!1}var cS=4294967296,di=4294967295,uS=123456789,fS=987654321,dS=!1,il=uS,al=fS;function LP(e){e<0&&(e>>>=0),il=uS+e&di,al=fS-e&di,dS=!0}function FP(){try{var e=Xn()&2147483647;LP((Math.random()*cS^e)+e)}catch{}}function $P(e){return Math.floor(ol()/di*(e+1))>>>0}function ol(e){var t=0,n=IP()||PP();return n&&n.getRandomValues&&(t=n.getRandomValues(new Uint32Array(1))[0]&di),t===0&&sp()&&(dS||FP(),t=BP()&di),t===0&&(t=Math.floor(cS*Math.random()|0)),t>>>=0,t}function BP(e){al=36969*(al&65535)+(al>>16)&di,il=18e3*(il&65535)+(il>>16)&di;var t=(al<<16)+(il&65535)>>>0&di|0;return t>>>=0,t}function cp(e){e===void 0&&(e=22);for(var t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",n=ol()>>>0,r=0,i=Fe;i[Ne]<e;)r++,i+=t.charAt(n&63),n>>>=6,r===5&&(n=(ol()<<2&4294967295|n&3)>>>0,r=0);return i}var hS="3.3.1",UP="."+cp(6),HP=0;function pS(e){return e[Ih]===1||e[Ih]===9||!+e[Ih]}function GP(e,t){var n=t[e.id];if(!n){n={};try{pS(t)&&Ue(t,e.id,{e:!1,v:n})}catch{}}return n}function mn(e,t){return t===void 0&&(t=!1),pu(e+HP+++(t?"."+hS:Fe)+UP)}function vS(e){var t={id:mn("_aiData-"+(e||Fe)+"."+hS),accept:function(n){return pS(n)},get:function(n,r,i,a){var o=n[t.id];return o?o[pu(r)]:(a&&(o=GP(t,n),o[pu(r)]=i),i)},kill:function(n,r){if(n&&n[r])try{delete n[r]}catch{}}};return t}function yu(e){return e&&qt(e)&&(e.isVal||e.fb||ii(e,"v")||ii(e,"mrg")||ii(e,"ref")||e.set)}function _S(e,t,n){var r,i=n.dfVal||Jg;if(t&&n.fb){var a=n.fb;Ae(a)||(a=[a]);for(var o=0;o<a[Ne];o++){var s=a[o],c=t[s];if(i(c)?r=c:e&&(c=e.cfg[s],i(c)&&(r=c),e.set(e.cfg,Xt(s),c)),i(r))break}}return!i(r)&&i(n.v)&&(r=n.v),r}function up(e,t,n){var r=n;if(n&&yu(n)&&(r=_S(e,t,n)),r){yu(r)&&(r=up(e,t,r));var i;Ae(r)?(i=[],i[Ne]=r[Ne]):Ft(r)&&(i={}),i&&(Me(r,function(a,o){o&&yu(o)&&(o=up(e,t,o)),i[a]=o}),r=i)}return r}function fp(e,t,n,r){var i,a,o,s=r,c,u,f,d;yu(s)?(i=s.isVal,a=s.set,f=s[Qc],d=s[Jc],c=s.mrg,u=s.ref,!u&&st(u)&&(u=!!c),o=_S(e,t,s)):o=r,d&&e[Jc](t,n);var h,p=!0,v=t[n];(v||!W(v))&&(h=v,p=!1,i&&h!==o&&!i(h)&&(h=o,p=!0),a&&(h=a(h,o,t),p=h===o)),p?o?h=up(e,t,o):h=o:(Ft(h)||Ae(o))&&c&&o&&(Ft(o)||Ae(o))&&Me(o,function(m,_){fp(e,h,m,_)}),e.set(t,n,h),u&&e.ref(t,n),f&&e[Qc](t,n)}var hi=nh("[[ai_dynCfg_1]]"),mS=nh("[[ai_blkDynCfg_1]]"),WP=nh("[[ai_frcDynCfg_1]]");function gS(e){if(e){var t;if(Ae(e)?(t=[],t[Ne]=e[Ne]):Ft(e)&&(t={}),t)return Me(e,function(n,r){t[n]=gS(r)}),t}return e}function jP(e){if(e){var t=e[hi]||e;if(t.cfg&&(t.cfg===e||t.cfg[hi]===t))return t}return null}function zP(e){if(e&&(Ft(e)||Ae(e)))try{e[mS]=!0}catch{}return e}function dp(e,t,n){var r=!1;return n&&!e[t.blkVal]&&(r=n[WP],!r&&!n[mS]&&(r=Ft(n)||Ae(n))),r}function yS(e){Pn("InvalidAccess:"+e)}var KP=["push","pop","shift","unshift","splice"],sl=function(e,t,n,r){e&&e[Gs](3,108,"".concat(n," [").concat(t,"] failed - ")+ae(r))};function qP(e,t,n){Ae(t)&&ie(KP,function(r){var i=t[r];t[r]=function(){for(var a=[],o=0;o<arguments.length;o++)a[o]=arguments[o];var s=i[Ki](this,a);return Tu(e,t,n,"Patching"),s}})}function Su(e,t){var n=zd(e,t);return n&&n.get}function XP(e,t,n,r){var i={n,h:[],trk:function(u){u&&u.fn&&(xt(i.h,u)===-1&&i.h[He](u),e.trk(u,i))},clr:function(u){var f=xt(i.h,u);f!==-1&&i.h[vo](f,1)}},a=!0,o=!1;function s(){a&&(o=o||dp(s,e,r),r&&!r[hi]&&o&&(r=Tu(e,r,n,"Converting")),a=!1);var u=e.act;return u&&i.trk(u),r}s[e.prop]={chng:function(){e.add(i)}};function c(u){if(r!==u){s[e.ro]&&!e.upd&&yS("["+n+"] is read-only:"+ae(t)),a&&(o=o||dp(s,e,r),a=!1);var f=o&&s[e.rf];if(o)if(f){Me(r,function(h){r[h]=u?u[h]:tr});try{Me(u,function(h,p){Eu(e,r,h,p)}),u=r}catch(h){sl((e.hdlr||{})[pt],n,"Assigning",h),o=!1}}else r&&r[hi]&&Me(r,function(h){var p=Su(r,h);if(p){var v=p[e.prop];v&&v.chng()}});if(u!==r){var d=u&&dp(s,e,u);!f&&d&&(u=Tu(e,u,n,"Converting")),r=u,o=d}e.add(i)}}Ue(t,i.n,{g:s,s:c})}function Eu(e,t,n,r){if(t){var i=Su(t,n),a=i&&!!i[e.prop];a?t[n]=r:XP(e,t,n,r)}return t}function hp(e,t,n,r){if(t){var i=Su(t,n),a=i&&!!i[e.prop],o=r&&r[0],s=r&&r[1],c=r&&r[2];if(!a){if(c)try{zP(t)}catch(u){sl((e.hdlr||{})[pt],n,"Blocking",u)}try{Eu(e,t,n,t[n]),i=Su(t,n)}catch(u){sl((e.hdlr||{})[pt],n,"State",u)}}o&&(i[e.rf]=o),s&&(i[e.ro]=s),c&&(i[e.blkVal]=!0)}return t}function Tu(e,t,n,r){try{Me(t,function(i,a){Eu(e,t,i,a)}),t[hi]||(Cr(t,hi,{get:function(){return e[My]}}),qP(e,t,n))}catch(i){sl((e.hdlr||{})[pt],n,r,i)}return t}var ll="[[ai_",cl="]]";function JP(e){var t,n=$s(ll+"get"+e.uid+cl),r=$s(ll+"ro"+e.uid+cl),i=$s(ll+"rf"+e.uid+cl),a=$s(ll+"blkVal"+e.uid+cl),o=$s(ll+"dtl"+e.uid+cl),s=null,c=null,u;function f(v,m){var _=u.act;try{u.act=v,v&&v[o]&&(ie(v[o],function(y){y.clr(v)}),v[o]=[]),m({cfg:e.cfg,set:e.set.bind(e),setDf:e[po].bind(e),ref:e.ref.bind(e),rdOnly:e[Qc].bind(e)})}catch(y){var g=e[pt];throw g&&g[Gs](1,107,ae(y)),y}finally{u.act=_||null}}function d(){if(s){var v=s;s=null,c&&c[_o](),c=null;var m=[];if(ie(v,function(_){if(_&&(_[o]&&(ie(_[o],function(g){g.clr(_)}),_[o]=null),_.fn))try{f(_,_.fn)}catch(g){m[He](g)}}),s)try{d()}catch(_){m[He](_)}m[Ne]>0&&K1("Watcher error(s): ",m)}}function h(v){if(v&&v.h[Ne]>0){s||(s=[]),c||(c=_n(function(){c=null,d()},0));for(var m=0;m<v.h[Ne];m++){var _=v.h[m];_&&xt(s,_)===-1&&s[He](_)}}}function p(v,m){if(v){var _=v[o]=v[o]||[];xt(_,m)===-1&&_[He](m)}}return u=(t={prop:n,ro:r,rf:i},t[Jc]=a,t[My]=e,t.add=h,t[Zc]=d,t.use=f,t.trk=p,t),u}function QP(e,t){var n={fn:t,rm:function(){n.fn=null,e=null,t=null}};return Ue(n,"toJSON",{v:function(){return"WatcherHandler"+(n.fn?"":"[X]")}}),e.use(n,t),n}function ZP(e,t,n){var r,i=jP(t);if(i)return i;var a=mn("dyncfg",!0),o=t&&n!==!1?t:gS(t),s;function c(){s[Zc]()}function u(g,y,Y){try{g=Eu(s,g,y,Y)}catch(A){sl(e,y,"Setting value",A)}return g[y]}function f(g){return QP(s,g)}function d(g,y){s.use(null,function(Y){var A=s.upd;try{st(y)||(s.upd=y),g(Y)}finally{s.upd=A}})}function h(g,y){var Y;return hp(s,g,y,(Y={},Y[0]=!0,Y))[y]}function p(g,y){var Y;return hp(s,g,y,(Y={},Y[1]=!0,Y))[y]}function v(g,y){var Y;return hp(s,g,y,(Y={},Y[2]=!0,Y))[y]}function m(g,y){return y&&Me(y,function(Y,A){fp(_,g,Y,A)}),g}var _=(r={uid:null,cfg:o},r[pt]=e,r[Zc]=c,r.set=u,r[po]=m,r[ci]=f,r.ref=h,r[Qc]=p,r[Jc]=v,r._block=d,r);return Ue(_,"uid",{c:!1,e:!1,w:!1,v:a}),s=JP(_),Tu(s,o,"config","Creating"),_}function eA(e,t){e?(e[eu](t),e[Gs](2,108,t)):yS(t)}function gn(e,t,n,r){var i=ZP(n,e||{},r);return t&&i[po](i.cfg,t),i}function vt(e,t,n){var r=e[hi]||e;return r.cfg&&(r.cfg===e||r.cfg[hi]===r)?r[ci](t):(eA(n,lP+ae(e)),gn(e,null,n)[ci](t))}function Co(e,t){if(e&&e[fi])return e[fi](t)}function SS(e,t,n){var r;return n||(r=Fr(function(i){n=i})),e&&A1(e)>0?Lr(Co(e[0],t),function(){SS(Bc(e,1),t,n)}):n(),r}var tA=500,ES="Microsoft_ApplicationInsights_BypassAjaxInstrumentation";function nA(e,t,n){return!e&&W(e)?t:Qg(e)?e:Xt(e)[ho]()==="true"}function Mn(e){return{mrg:!0,v:e}}function TS(e,t){return{set:e,v:t}}function Nu(e,t,n){return{fb:n,isVal:e,v:t}}function yt(e,t){return{fb:t,set:nA,v:!!e}}function rA(e){return{isVal:Ee,v:Xt(Fe)}}var pp=[fu,el,du,Zi],Du=null,wu;function iA(e,t){return function(){var n=arguments,r=NS(t);if(r){var i=r.listener;i&&i[e]&&i[e][Ki](i,n)}}}function aA(){var e=ct("Microsoft");return e&&(Du=e.ApplicationInsights),Du}function NS(e){var t=Du;return!t&&e.disableDbgExt!==!0&&(t=Du||aA()),t?t.ChromeDbgExt:null}function oA(e){if(!wu){wu={};for(var t=0;t<pp[Ne];t++)wu[pp[t]]=iA(pp[t],e)}return wu}var Oo,DS="warnToConsole",sA="AI (Internal): ",lA="AI: ",cA="AITR_",uA={loggingLevelConsole:0,loggingLevelTelemetry:1,maxMessageLimit:25,enableDebug:!1},fA=(Oo={},Oo[0]=null,Oo[1]="errorToConsole",Oo[2]=DS,Oo[3]="debugToConsole",Oo);function wS(e){return e?'"'+e[Ji](/\"/g,Fe)+'"':Fe}function vp(e,t){var n=RP();if(n){var r="log";n[e]&&(r=e),we(n[r])&&n[r](t)}}var ul=function(){function e(t,n,r,i){r===void 0&&(r=!1);var a=this;a[ou]=t,a[Xi]=(r?lA:sA)+t;var o=Fe;nl()&&(o=An().stringify(i));var s=(n?" message:"+wS(n):Fe)+(i?" props:"+wS(o):Fe);a[Xi]+=s}return e.dataType="MessageData",e}();function ta(e,t){return(e||{})[pt]||new bu(t)}var bu=function(){function e(t){this.identifier="DiagnosticLogger",this.queue=[];var n=0,r={},i,a,o,s,c;tt(e,this,function(u){c=d(t||{}),u.consoleLoggingLevel=function(){return i},u[Gs]=function(v,m,_,g,y){y===void 0&&(y=!1);var Y=new ul(m,_,y,g);if(s)throw ae(Y);var A=fA[v]||DS;if(st(Y[Xi]))p("throw"+(v===1?"Critical":"Warning"),Y);else{if(y){var L=+Y[ou];!r[L]&&i>=v&&(u[A](Y[Xi]),r[L]=!0)}else i>=v&&u[A](Y[Xi]);f(v,Y)}},u.debugToConsole=function(v){vp("debug",v),p("warning",v)},u[eu]=function(v){vp("warn",v),p("warning",v)},u.errorToConsole=function(v){vp("error",v),p("error",v)},u.resetInternalMessageCount=function(){n=0,r={}},u[By]=f,u[fi]=function(v){c&&c.rm(),c=null};function f(v,m){if(!h()){var _=!0,g=cA+m[ou];if(r[g]?_=!1:r[g]=!0,_&&(v<=a&&(u.queue[He](m),n++,p(v===1?"error":"warn",m)),n===o)){var y="Internal events throttle limit per PageView reached for this app.",Y=new ul(23,y,!1);u.queue[He](Y),v===1?u.errorToConsole(y):u[eu](y)}}}function d(v){return vt(gn(v,uA,u).cfg,function(m){var _=m.cfg;i=_[Fy],a=_.loggingLevelTelemetry,o=_.maxMessageLimit,s=_.enableDebug})}function h(){return n>=o}function p(v,m){var _=NS(t||{});_&&_[Yr]&&_[Yr](v,m)}})}return e.__ieDyn=1,e}();function _p(e){return e||new bu}function ee(e,t,n,r,i,a){a===void 0&&(a=!1),_p(e)[Gs](t,n,r,i,a)}function na(e,t){_p(e)[eu](t)}function dA(e,t,n){_p(e)[By](t,n)}var mp,ra,bS="toGMTString",kS="toUTCString",gp="cookie",yp="expires",CS="isCookieUseDisabled",Sp="disableCookiesUsage",Ro="_ckMgr",ku=null,Ep=null,OS=null,ir,RS={},Cu={},hA=(mp={cookieCfg:Mn((ra={},ra[Jh]={fb:"cookieDomain",dfVal:ea},ra.path={fb:"cookiePath",dfVal:ea},ra.enabled=tr,ra.ignoreCookies=tr,ra.blockedCookies=tr,ra)),cookieDomain:tr,cookiePath:tr},mp[Sp]=tr,mp);function Tp(){!ir&&(ir=f1(function(){return Ot()}))}function pA(e,t){var n=Ru[Ro]||Cu[Ro];return n||(n=Ru[Ro]=Ru(e,t),Cu[Ro]=n),n}function Ou(e){return e?e.isEnabled():!0}function IS(e,t){return t&&e&&Ae(e.ignoreCookies)?xt(e.ignoreCookies,t)!==-1:!1}function vA(e,t){return t&&e&&Ae(e.blockedCookies)&&xt(e.blockedCookies,t)!==-1?!0:IS(e,t)}function PS(e,t){var n=t[go];if(W(n)){var r=void 0;st(e[CS])||(r=!e[CS]),st(e[Sp])||(r=!e[Sp]),n=r}return n}function Np(e,t){var n;return e&&(n=e.getCookieMgr()),n||(n=pA(t,(e||{})[pt])),n}function Ru(e,t){var n,r,i,a,o,s,c,u,f;e=gn(e||Cu,null,t).cfg,o=vt(e,function(h){h[po](h.cfg,hA),r=h.ref(h.cfg,"cookieCfg"),i=r[Qh]||"/",a=r[Jh],s=PS(e,r)!==!1,c=r.getCookie||_A,u=r.setCookie||VS,f=r.delCookie||VS},t);var d=(n={isEnabled:function(){var h=PS(e,r)!==!1&&s&&AS(t),p=Cu[Ro];return h&&p&&d!==p&&(h=Ou(p)),h},setEnabled:function(h){s=h!==!1,r[go]=h},set:function(h,p,v,m,_){var g=!1;if(Ou(d)&&!vA(r,h)){var y={},Y=gt(p||Fe),A=Qt(Y,";");if(A!==-1&&(Y=gt(Jd(p,A)),y=MS(Kn(p,A+1))),et(y,Jh,m||a,Ac,st),!W(v)){var L=sp();if(st(y[yp])){var w=Xn(),C=w+v*1e3;if(C>0){var K=new Date;K.setTime(C),et(y,yp,xS(K,L?bS:kS)||xS(K,L?bS:kS)||Fe,Ac)}}L||et(y,"max-age",Fe+v,null,st)}var $=rr();$&&$[$y]==="https:"&&(et(y,"secure",null,null,st),Ep===null&&(Ep=!mA((qn()||{})[Rh])),Ep&&et(y,"SameSite","None",null,st)),et(y,Qh,_||i,null,st),u(h,YS(Y,y)),g=!0}return g},get:function(h){var p=Fe;return Ou(d)&&!IS(r,h)&&(p=c(h)),p},del:function(h,p){var v=!1;return Ou(d)&&(v=d.purge(h,p)),v},purge:function(h,p){var v,m=!1;if(AS(t)){var _=(v={},v[Qh]=p||"/",v[yp]="Thu, 01 Jan 1970 00:00:01 GMT",v);sp()||(_["max-age"]="0"),f(h,YS(Fe,_)),m=!0}return m}},n[fi]=function(h){o&&o.rm(),o=null},n);return d[Ro]=d,d}function AS(e){if(ku===null){ku=!1,!ir&&Tp();try{var t=ir.v||{};ku=t[gp]!==void 0}catch(n){ee(e,2,68,"Cannot access document.cookie - "+je(n),{exception:ae(n)})}}return ku}function MS(e){var t={};if(e&&e[Ne]){var n=gt(e)[So](";");ie(n,function(r){if(r=gt(r||Fe),r){var i=Qt(r,"=");i===-1?t[r]=null:t[gt(Jd(r,i))]=gt(Kn(r,i+1))}})}return t}function xS(e,t){return we(e[t])?e[t]():null}function YS(e,t){var n=e||Fe;return Me(t,function(r,i){n+="; "+r+(W(i)?Fe:"="+i)}),n}function _A(e){var t=Fe;if(!ir&&Tp(),ir.v){var n=ir.v[gp]||Fe;OS!==n&&(RS=MS(n),OS=n),t=gt(RS[e]||Fe)}return t}function VS(e,t){!ir&&Tp(),ir.v&&(ir.v[gp]=e+"="+t)}function mA(e){return Ee(e)?!!(Yt(e,"CPU iPhone OS 12")||Yt(e,"iPad; CPU OS 12")||Yt(e,"Macintosh; Intel Mac OS X 10_14")&&Yt(e,"Version/")&&Yt(e,"Safari")||Yt(e,"Macintosh; Intel Mac OS X 10_14")&&Ty(e,"AppleWebKit/605.1.15 (KHTML, like Gecko)")||Yt(e,"Chrome/5")||Yt(e,"Chrome/6")||Yt(e,"UnrealEngine")&&!Yt(e,"Chrome")||Yt(e,"UCBrowser/12")||Yt(e,"UCBrowser/11")):!1}var gA={perfEvtsSendAll:!1};function yA(e){e.h=null;var t=e.cb;e.cb=[],ie(t,function(n){bt(n.fn,[n.arg])})}function pi(e,t,n,r){ie(e,function(i){i&&i[t]&&(n?(n.cb[He]({fn:r,arg:i}),n.h=n.h||_n(yA,0,n)):bt(r,[i]))})}var SA=function(){function e(t){this.listeners=[];var n,r,i=[],a={h:null,cb:[]},o=gn(t,gA);r=o[ci](function(s){n=!!s.cfg.perfEvtsSendAll}),tt(e,this,function(s){Ue(s,"listeners",{g:function(){return i}}),s[nu]=function(c){i[He](c)},s[tu]=function(c){for(var u=xt(i,c);u>-1;)i[vo](u,1),u=xt(i,c)},s[fu]=function(c){pi(i,fu,a,function(u){u[fu](c)})},s[el]=function(c,u){pi(i,el,a,function(f){f[el](c,u)})},s[du]=function(c,u){pi(i,du,u?a:null,function(f){f[du](c,u)})},s[Zi]=function(c){c&&(n||!c[Ah]())&&pi(i,Zi,null,function(u){c[yo]?_n(function(){return u[Zi](c)},0):u[Zi](c)})},s[Kh]=function(c){c&&c[Ne]&&pi(i,Kh,a,function(u){u[Kh](c)})},s[qh]=function(c){c&&c[Eo]&&pi(i,qh,a,function(u){u[qh](c)})},s[Xh]=function(c,u){if(c>0){var f=u||0;pi(i,Xh,a,function(d){d[Xh](c,f)})}},s[fi]=function(c){var u=function(){r&&r.rm(),r=null,i=[],a.h&&a.h[_o](),a.h=null,a.cb=[]},f;if(pi(i,"unload",null,function(d){var h=d[fi](c);h&&(f||(f=[]),f[He](h))}),f)return Fr(function(d){return Lr(oP(f),function(){u(),d()})});u()}})}return e.__ieDyn=1,e}(),Io="ctx",Dp="ParentContextKey",fl="ChildrenContextKey",EA=null,Iu=function(){function e(t,n,r){var i=this;if(i.start=Xn(),i[Mr]=t,i[yo]=r,i[Ah]=function(){return!1},we(n)){var a;Ue(i,"payload",{g:function(){return!a&&we(n)&&(a=n(),n=null),a}})}i[To]=function(o){return o?o===e[Dp]||o===e[fl]?i[o]:(i[Io]||{})[o]:null},i[er]=function(o,s){if(o)if(o===e[Dp])i[o]||(i[Ah]=function(){return!0}),i[o]=s;else if(o===e[fl])i[o]=s;else{var c=i[Io]=i[Io]||{};c[o]=s}},i[Mh]=function(){var o=0,s=i[To](e[fl]);if(Ae(s))for(var c=0;c<s[Ne];c++){var u=s[c];u&&(o+=u[mo])}i[mo]=Xn()-i.start,i.exTime=i[mo]-o,i[Mh]=function(){}}}return e.ParentContextKey="parent",e.ChildrenContextKey="childEvts",e}(),TA=function(){function e(t){this.ctx={},tt(e,this,function(n){n.create=function(r,i,a){return new Iu(r,i,a)},n.fire=function(r){r&&(r[Mh](),t&&we(t[Zi])&&t[Zi](r))},n[er]=function(r,i){if(r){var a=n[Io]=n[Io]||{};a[r]=i}},n[To]=function(r){return(n[Io]||{})[r]}})}return e.__ieDyn=1,e}(),wp="CoreUtils.doPerf";function Pu(e,t,n,r,i){if(e){var a=e;if(a[hu]&&(a=a[hu]()),a){var o=void 0,s=a[To](wp);try{if(o=a.create(t(),r,i),o){if(s&&o[er]&&(o[er](Iu[Dp],s),s[To]&&s[er])){var c=s[To](Iu[fl]);c||(c=[],s[er](Iu[fl],c)),c[He](o)}return a[er](wp,o),n(o)}}catch(u){o&&o[er]&&o[er]("exception",u)}finally{o&&a.fire(o),a[er](wp,s)}}}return n()}function NA(){return EA}function vi(){for(var e=["0","1","2","3","4","5","6","7","8","9","a","b","c","d","e","f"],t=Fe,n,r=0;r<4;r++)n=ol(),t+=e[n&15]+e[n>>4&15]+e[n>>8&15]+e[n>>12&15]+e[n>>16&15]+e[n>>20&15]+e[n>>24&15]+e[n>>28&15];var i=e[8+(ol()&3)|0];return ai(t,0,8)+ai(t,9,4)+"4"+ai(t,13,3)+i+ai(t,16,3)+ai(t,19,12)}var bp="00",DA="ff",LS="00000000000000000000000000000000",FS="0000000000000000";function dl(e,t,n){return e&&e[Ne]===t&&e!==n?!!e.match(/^[\da-f]*$/i):!1}function $S(e,t,n){return dl(e,t)?e:n}function wA(e){(isNaN(e)||e<0||e>255)&&(e=1);for(var t=e.toString(16);t[Ne]<2;)t="0"+t;return t}function BS(e,t,n,r){var i;return i={},i[au]=dl(r,2,DA)?r:bp,i[Yh]=kp(e)?e:vi(),i[Vh]=Cp(t)?t:Jd(vi(),16),i.traceFlags=n>=0&&n<=255?n:1,i}function kp(e){return dl(e,32,LS)}function Cp(e){return dl(e,16,FS)}function US(e){if(e){var t=wA(e[Lh]);dl(t,2)||(t="01");var n=e[au]||bp;return n!=="00"&&n!=="ff"&&(n=bp),"".concat(n.toLowerCase(),"-").concat($S(e.traceId,32,LS).toLowerCase(),"-").concat($S(e.spanId,16,FS).toLowerCase(),"-").concat(t.toLowerCase())}return""}function bA(e){var t=e.getElementsByTagName("script"),n=[];return ie(t,function(r){var i=r[Fh]("src");if(i){var a=r[Fh]("crossorigin"),o=r.hasAttribute("async")===!0,s=r.hasAttribute("defer")===!0,c=r[Fh]("referrerpolicy"),u={url:i};a&&(u.crossOrigin=a),o&&(u.async=o),s&&(u.defer=s),c&&(u.referrerPolicy=c),n[He](u)}}),n}var kA=vS("plugin");function ia(e){return kA.get(e,"state",{},!0)}function HS(e,t){for(var n=[],r=null,i=e[Zn](),a;i;){var o=i[zs]();if(o){r&&r[Xs]&&o[nr]&&r[Xs](o),a=ia(o);var s=!!a[Qn];o[Qn]&&(s=o[Qn]()),s||n[He](o),r=o,i=i[Zn]()}}ie(n,function(c){var u=e[Nt]();c[Ws](e.getCfg(),u,t,e[Zn]()),a=ia(c),!c[Nt]&&!a[Nt]&&(a[Nt]=u),a[Qn]=!0,delete a[xr]})}function Op(e){return e.sort(function(t,n){var r=0;if(n){var i=n[nr];t[nr]?r=i?t[uu]-n[uu]:1:i&&(r=-1)}else r=t?1:-1;return r})}function CA(e){var t={};return{getName:function(){return t[Mr]},setName:function(n){t[Mr]=n},getTraceId:function(){return t[Yh]},setTraceId:function(n){kp(n)&&(t[Yh]=n)},getSpanId:function(){return t[Vh]},setSpanId:function(n){Cp(n)&&(t[Vh]=n)},getTraceFlags:function(){return t[Lh]},setTraceFlags:function(n){t[Lh]=n}}}var OA="TelemetryPluginChain",GS="_hasRun",WS="_getTelCtx",jS=0;function RA(e,t,n){for(;e;){if(e[zs]()===n)return e;e=e[Zn]()}return aa([n],t.config||{},t)}function Rp(e,t,n,r){var i=null,a=[];t||(t=gn({},null,n[pt])),r!==null&&(i=r?RA(e,n,r):e);var o={_next:c,ctx:{core:function(){return n},diagLog:function(){return ta(n,t.cfg)},getCfg:function(){return t.cfg},getExtCfg:f,getConfig:d,hasNext:function(){return!!i},getNext:function(){return i},setNext:function(p){i=p},iterate:h,onComplete:s}};function s(p,v){for(var m=[],_=2;_<arguments.length;_++)m[_-2]=arguments[_];p&&a[He]({func:p,self:st(v)?o.ctx:v,args:m})}function c(){var p=i;if(i=p?p[Zn]():null,!p){var v=a;v&&v[Ne]>0&&(ie(v,function(m){try{m.func.call(m.self,m.args)}catch(_){ee(n[pt],2,73,"Unexpected Exception during onComplete - "+ae(_))}}),a=[])}return p}function u(p,v){var m=null,_=t.cfg;if(_&&p){var g=_[Do];!g&&v&&(g={}),_[Do]=g,g=t.ref(_,Do),g&&(m=g[p],!m&&v&&(m={}),g[p]=m,m=t.ref(g,p))}return m}function f(p,v){var m=u(p,!0);return v&&Me(v,function(_,g){if(W(m[_])){var y=t.cfg[_];(y||!W(y))&&(m[_]=y)}fp(t,m,_,g)}),t[po](m,v)}function d(p,v,m){m===void 0&&(m=!1);var _,g=u(p,!1),y=t.cfg;return g&&(g[v]||!W(g[v]))?_=g[v]:(y[v]||!W(y[v]))&&(_=y[v]),_||!W(_)?_:m}function h(p){for(var v;v=o._next();){var m=v[zs]();m&&p(m)}}return o}function xn(e,t,n,r){var i=gn(t),a=Rp(e,i,n,r),o=a.ctx;function s(u){var f=a._next();return f&&f[nr](u,o),!f}function c(u,f){return u===void 0&&(u=null),Ae(u)&&(u=aa(u,i.cfg,n,f)),xn(u||o[Zn](),i.cfg,n,f)}return o[Bt]=s,o[qi]=c,o}function Au(e,t,n){var r=gn(t.config),i=Rp(e,r,t,n),a=i.ctx;function o(c){var u=i._next();return u&&u[fi](a,c),!u}function s(c,u){return c===void 0&&(c=null),Ae(c)&&(c=aa(c,r.cfg,t,u)),Au(c||a[Zn](),t,u)}return a[Bt]=o,a[qi]=s,a}function Ip(e,t,n){var r=gn(t.config),i=Rp(e,r,t,n),a=i.ctx;function o(c){return a.iterate(function(u){we(u[qs])&&u[qs](a,c)})}function s(c,u){return c===void 0&&(c=null),Ae(c)&&(c=aa(c,r.cfg,t,u)),Ip(c||a[Zn](),t,u)}return a[Bt]=o,a[qi]=s,a}function aa(e,t,n,r){var i=null,a=!r;if(Ae(e)&&e[Ne]>0){var o=null;ie(e,function(s){if(!a&&r===s&&(a=!0),a&&s&&we(s[nr])){var c=IA(s,t,n);i||(i=c),o&&o._setNext(c),o=c}})}return r&&!i?aa([r],t,n):i}function IA(e,t,n){var r=null,i=we(e[nr]),a=we(e[Xs]),o;e?o=e[ui]+"-"+e[uu]+"-"+jS++:o="Unknown-0-"+jS++;var s={getPlugin:function(){return e},getNext:function(){return r},processTelemetry:f,unload:d,update:h,_id:o,_setNext:function(p){r=p}};function c(){var p;return e&&we(e[WS])&&(p=e[WS]()),p||(p=xn(s,t,n)),p}function u(p,v,m,_,g){var y=!1,Y=e?e[ui]:OA,A=p[GS];return A||(A=p[GS]={}),p.setNext(r),e&&Pu(p[Nt](),function(){return Y+":"+m},function(){A[o]=!0;try{var L=r?r._id:Fe;L&&(A[L]=!1),y=v(p)}catch(C){var w=r?A[r._id]:!0;w&&(y=!0),(!r||!w)&&ee(p[Yr](),1,73,"Plugin ["+Y+"] failed during "+m+" - "+ae(C)+", run flags: "+ae(A))}},_,g),y}function f(p,v){v=v||c();function m(_){if(!e||!i)return!1;var g=ia(e);return g[xr]||g[zh]?!1:(a&&e[Xs](r),e[nr](p,_),!0)}u(v,m,"processTelemetry",function(){return{item:p}},!p.sync)||v[Bt](p)}function d(p,v){function m(){var _=!1;if(e){var g=ia(e),y=e[Nt]||g[Nt];e&&(!y||y===p.core())&&!g[xr]&&(g[Nt]=null,g[xr]=!0,g[Qn]=!1,e[xr]&&e[xr](p,v)===!0&&(_=!0))}return _}u(p,m,"unload",function(){},v[yo])||p[Bt](v)}function h(p,v){function m(){var _=!1;if(e){var g=ia(e),y=e[Nt]||g[Nt];e&&(!y||y===p.core())&&!g[xr]&&e[qs]&&e[qs](p,v)===!0&&(_=!0)}return _}u(p,m,"update",function(){},!1)||p[Bt](v)}return Rr(s)}function zS(){var e=[];function t(r){r&&e[He](r)}function n(r,i){ie(e,function(a){try{a(r,i)}catch(o){ee(r[Yr](),2,73,"Unexpected error calling unload handler - "+ae(o))}}),e=[]}return{add:t,run:n}}function KS(){var e=[];function t(r){var i=e;e=[],ie(i,function(a){try{(a.rm||a.remove).call(a)}catch(o){ee(r,2,73,"Unloading:"+ae(o))}})}function n(r){r&&uo(e,r)}return{run:t,add:n}}var Pp,_i="getPlugin",PA=(Pp={},Pp[Do]={isVal:ea,v:{}},Pp),Po=function(){function e(){var t=this,n,r,i,a,o;u(),tt(e,t,function(f){f[Ws]=function(d,h,p,v){c(d,h,v),n=!0},f[xr]=function(d,h){var p,v=f[Nt];if(!v||d&&v!==d[Nt]())return;var m,_=!1,g=d||Au(null,v,i&&i[_i]?i[_i]():i),y=h||(p={reason:0},p[yo]=!1,p);function Y(){_||(_=!0,a.run(g,h),o.run(g[Yr]()),m===!0&&g[Bt](y),u())}return!f[su]||f[su](g,y,Y)!==!0?Y():m=!0,m},f[qs]=function(d,h){var p=f[Nt];if(!p||d&&p!==d[Nt]())return;var v,m=!1,_=d||Ip(null,p,i&&i[_i]?i[_i]():i),g=h||{reason:0};function y(){m||(m=!0,c(_.getCfg(),_.core(),_[Zn]()))}return!f._doUpdate||f._doUpdate(_,g,y)!==!0?y():v=!0,v},vu(f,"_addUnloadCb",function(){return a},"add"),vu(f,"_addHook",function(){return o},"add"),Ue(f,"_unloadHooks",{g:function(){return o}})}),t[Yr]=function(f){return s(f)[Yr]()},t[Qn]=function(){return n},t.setInitialized=function(f){n=f},t[Xs]=function(f){i=f},t[Bt]=function(f,d){d?d[Bt](f):i&&we(i[nr])&&i[nr](f,null)},t._getTelCtx=s;function s(f){f===void 0&&(f=null);var d=f;if(!d){var h=r||xn(null,{},t[Nt]);i&&i[_i]?d=h[qi](null,i[_i]):d=h[qi](null,i)}return d}function c(f,d,h){gn(f,PA,ta(d)),!h&&d&&(h=d[Yy]()[Zn]());var p=i;i&&i[_i]&&(p=i[_i]()),t[Nt]=d,r=xn(h,f,d,p)}function u(){n=!1,t[Nt]=null,r=null,i=null,o=KS(),a=zS()}}return e.__ieDyn=1,e}();function AA(e,t,n){var r={id:t,fn:n};uo(e,r);var i={remove:function(){ie(e,function(a,o){if(a.id===r.id)return e[vo](o,1),-1})}};return i}function MA(e,t,n){for(var r=!1,i=e[Ne],a=0;a<i;++a){var o=e[a];if(o)try{if(o.fn[Ki](null,[t])===!1){r=!0;break}}catch(s){ee(n,2,64,"Telemetry initializer failed: "+je(s),{exception:ae(s)},!0)}}return!r}var xA=function(e){Ar(t,e);function t(){var n=e.call(this)||this;n.identifier="TelemetryInitializerPlugin",n.priority=199;var r,i;a(),tt(t,n,function(o,s){o.addTelemetryInitializer=function(c){return AA(i,r++,c)},o[nr]=function(c,u){MA(i,c,u?u[Yr]():o[Yr]())&&o[Bt](c,u)},o[su]=function(){a()}});function a(){r=0,i=[]}return n}return t.__ieDyn=1,t}(Po),mi,qS="Plugins must provide initialize method",YA="_notificationManager",XS="SDK is still unloading...",VA="SDK is not initialized",LA=100,FA=5e4,Ap=oo((mi={cookieCfg:{}},mi[wo]={rdOnly:!0,ref:!0,v:[]},mi[Qi]={rdOnly:!0,ref:!0,v:[]},mi[Do]={ref:!0,v:{}},mi[jh]=tr,mi.loggingLevelConsole=0,mi.diagnosticLogInterval=tr,mi));function $A(e,t){return new TA(t)}function BA(e,t,n){var r,i=[],a=[],o={};return ie(n,function(s){(W(s)||W(s[Ws]))&&on(qS);var c=s[uu],u=s[ui];s&&c&&(W(o[c])?o[c]=u:na(e,"Two extensions have same priority #"+c+" - "+o[c]+", "+u)),!c||c<t?i[He](s):a[He](s)}),r={},r[Nt]=i,r[Qi]=a,r}function JS(e,t){var n=!1;return ie(t,function(r){if(r===e)return n=!0,-1}),n}function Mp(e,t,n,r){n&&Me(n,function(i,a){r&&Ft(a)&&Ft(t[i])&&Mp(e,t[i],a,r),r&&Ft(a)&&Ft(t[i])?Mp(e,t[i],a,r):e.set(t,i,a)})}function QS(e,t){var n=null,r=-1;return ie(e,function(i,a){if(i.w===t)return n=i,r=a,-1}),{i:r,l:n}}function UA(e,t){var n=QS(e,t).l;return n||(n={w:t,rm:function(){var r=QS(e,t);r.i!==-1&&e[vo](r.i,1)}},e[He](n)),n}function HA(e,t,n){ie(t,function(r){var i=vt(e,r.w,n);delete r.w,r.rm=function(){i.rm()}})}function GA(e,t,n,r){return t.add(e[ci](function(i){var a=i.cfg.disableDbgExt;a===!0&&r&&(n[tu](r),r=null),n&&!r&&a!==!0&&(r=oA(i.cfg),n[nu](r))})),r}function WA(e){return Ue({rm:function(){e.rm()}},"toJSON",{v:function(){return"aicore::onCfgChange<"+JSON.stringify(e)+">"}})}var jA=function(){function e(){var t,n,r,i,a,o,s,c,u,f,d,h,p,v,m,_,g,y,Y,A,L,w,C,K,$,R,M,Q,q,S,I,U;tt(e,this,function(E){O(),E._getDbgPlgTargets=function(){return[C,i]},E[Qn]=function(){return n},E.activeStatus=function(){return R},E._setPendingStatus=function(){R=3},E[Ws]=function(x,te,re,pe){p&&on(XS),E[Qn]()&&on("Core cannot be initialized more than once"),t=gn(x,Ap,re||E[pt],!1),x=t.cfg,ve(t[ci](function($e){var P=$e.cfg,F=R===3;if(!F){Q=P.initInMemoMaxSize||LA;var j=P[xy],G=P.endpointUrl;if(W(j)){L=null,R=li[Oh];var Z="Please provide instrumentation key";n?(ee(r,1,100,Z),ce()):on(Z);return}var he=[];if(ao(j)?(he[He](j),L=null):L=j,ao(G)?(he[He](G),M=null):M=G,he[Ne]){q=!1,R=3;var ye=ea(P.initTimeOut)?P.initTimeOut:FA,ke=sP(he);_n(function(){q||B()},ye),Lr(ke,function(Re){try{if(q)return;if(!Re.rejected){var Ke=Re[js];if(Ke&&Ke[Ne]){var Et=Ke[0];if(L=Et&&Et[js],Ke[Ne]>1){var Nn=Ke[1];M=Nn&&Nn[js]}}L&&(x[xy]=L,x.endpointUrl=M)}B()}catch{q||B()}})}else B();var Se=$e.ref($e.cfg,Do);Me(Se,function(Re){$e.ref(Se,Re)})}})),a=pe,Y=GA(t,y,a&&E[ru](),Y),ue(),E[pt]=re;var _e=x[wo];if(f=[],f[He].apply(f,Py(Py([],te,!1),_e)),d=x[Qi],J(null),(!h||h[Ne]===0)&&on("No "+Qi+" available"),d&&d[Ne]>1){var Xe=E[zs]("TeeChannelController");(!Xe||!Xe.plugin)&&ee(r,1,28,"TeeChannel required")}HA(x,w,r),w=null,n=!0,R===li.ACTIVE&&ce()},E.getChannels=function(){var x=[];return h&&ie(h,function(te){x[He](te)}),Rr(x)},E.track=function(x){Pu(E[hu](),function(){return"AppInsightsCore:track"},function(){x===null&&(fe(x),on("Invalid telemetry item")),!x[Mr]&&W(x[Mr])&&(fe(x),on("telemetry name required")),x[Ks]=x[Ks]||L,x[mo]=x[mo]||bo(new Date),x.ver=x.ver||"4.0",!p&&E[Qn]()&&R===li.ACTIVE?T()[Bt](x):R!==li[Oh]&&i[Ne]<=Q&&i[He](x)},function(){return{item:x}},!x.sync)},E[Yy]=T,E[ru]=function(){return a||(a=new SA(t.cfg),E[YA]=a),a},E[nu]=function(x){E.getNotifyMgr()[nu](x)},E[tu]=function(x){a&&a[tu](x)},E.getCookieMgr=function(){return c||(c=Ru(t.cfg,E[pt])),c},E.setCookieMgr=function(x){c!==x&&(Co(c,!1),c=x)},E[hu]=function(){return o||s||NA()},E.setPerfMgr=function(x){o=x},E.eventCnt=function(){return i[Ne]},E.releaseQueue=function(){if(n&&i[Ne]>0){var x=i;i=[],R===2?ie(x,function(te){te[Ks]=te[Ks]||L,T()[Bt](te)}):ee(r,2,20,"core init status is not active")}},E[Vy]=function(x){return m=x||null,U=!1,S&&S[_o](),N(!0)};function B(){q=!0,W(L)?(R=li[Oh],ee(r,1,112,"ikey can't be resolved from promises")):R=li.ACTIVE,ce()}function ce(){n&&(E.releaseQueue(),E[Vy]())}function N(x){if((!S||!S[go])&&!U){var te=x||r&&r.queue[Ne]>0;te&&(I||(I=!0,ve(t[ci](function(re){var pe=re.cfg.diagnosticLogInterval;(!pe||!(pe>0))&&(pe=1e4);var _e=!1;S&&(_e=S[go],S[_o]()),S=V1(H,pe),S.unref(),S[go]=_e}))),S[go]=!0)}return S}E[Ly]=function(){U=!0,S&&S[_o](),H()},tl(E,function(){return v},["addTelemetryInitializer"]),E[fi]=function(x,te,re){var pe;x===void 0&&(x=!0),n||on(VA),p&&on(XS);var _e=(pe={reason:50},pe[yo]=x,pe.flushComplete=!1,pe),Xe;x&&!te&&(Xe=Fr(function(F){te=F}));var $e=Au(ge(),E);$e[iu](function(){y.run(E[pt]),SS([c,a,r],x,function(){O(),te&&te(_e)})},E);function P(F){_e.flushComplete=F,p=!0,g.run($e,_e),E[Ly](),$e[Bt](_e)}return H(),X(x,P,6,re),Xe},E[zs]=de,E.addPlugin=function(x,te,re,pe){if(!x){pe&&pe(!1),ze(qS);return}var _e=de(x[ui]);if(_e&&!te){pe&&pe(!1),ze("Plugin ["+x[ui]+"] is already loaded!");return}var Xe={reason:16};function $e(j){f[He](x),Xe.added=[x],J(Xe),pe&&pe(!0)}if(_e){var P=[_e.plugin],F={reason:2,isAsync:!!re};b(P,F,function(j){j?(Xe.removed=P,Xe.reason|=32,$e()):pe&&pe(!1)})}else $e()},E.updateCfg=function(x,te){te===void 0&&(te=!0);var re;if(E[Qn]()){re={reason:1,cfg:t.cfg,oldCfg:yy({},t.cfg),newConfig:yy({},x),merge:te},x=re.newConfig;var pe=t.cfg;x[wo]=pe[wo],x[Qi]=pe[Qi]}t._block(function(_e){var Xe=_e.cfg;Mp(_e,Xe,x,te),te||Me(Xe,function($e){ii(x,$e)||_e.set(Xe,$e,tr)}),_e[po](Xe,Ap)},!0),t[Zc](),re&&be(re)},E.evtNamespace=function(){return _},E.flush=X,E.getTraceCtx=function(x){return A||(A=CA()),A},E.setTraceCtx=function(x){A=x||null},E.addUnloadHook=ve,vu(E,"addUnloadCb",function(){return g},"add"),E.onCfgChange=function(x){var te;return n?te=vt(t.cfg,x,E[pt]):te=UA(w,x),WA(te)},E.getWParam=function(){return ly()||t.cfg.enableWParam?0:-1};function k(){var x={};K=[];var te=function(re){re&&ie(re,function(pe){if(pe[ui]&&pe[au]&&!x[pe.identifier]){var _e=pe[ui]+"="+pe[au];K[He](_e),x[pe.identifier]=pe}})};te(h),d&&ie(d,function(re){te(re)}),te(f)}function O(){n=!1,t=gn({},Ap,E[pt]),t.cfg[Fy]=1,Ue(E,"config",{g:function(){return t.cfg},s:function(te){E.updateCfg(te,!1)}}),Ue(E,"pluginVersionStringArr",{g:function(){return K||k(),K}}),Ue(E,"pluginVersionString",{g:function(){return $||(K||k(),$=K.join(";")),$||Fe}}),Ue(E,"logger",{g:function(){return r||(r=new bu(t.cfg),t[pt]=r),r},s:function(te){t[pt]=te,r!==te&&(Co(r,!1),r=te)}}),E[pt]=new bu(t.cfg),C=[];var x=E.config[wo]||[];x.splice(0,x[Ne]),uo(x,C),v=new xA,i=[],Co(a,!1),a=null,o=null,s=null,Co(c,!1),c=null,u=null,f=[],d=null,h=null,p=!1,m=null,_=mn("AIBaseCore",!0),g=zS(),A=null,L=null,y=KS(),w=[],$=null,K=null,U=!1,S=null,I=!1,R=0,M=null,Q=null,q=!1}function T(){var x=xn(ge(),t.cfg,E);return x[iu](N),x}function J(x){var te=BA(E[pt],tA,f);u=null,$=null,K=null,h=(d||[])[0]||[],h=Op(uo(h,te[Qi]));var re=uo(Op(te[Nt]),h);C=Rr(re);var pe=E.config[wo]||[];pe.splice(0,pe[Ne]),uo(pe,C);var _e=T();h&&h[Ne]>0&&HS(_e[qi](h),re),HS(_e,re),x&&be(x)}function de(x){var te=null,re=null,pe=[];return ie(C,function(_e){if(_e[ui]===x&&_e!==v)return re=_e,-1;_e.getChannel&&pe[He](_e)}),!re&&pe[Ne]>0&&ie(pe,function(_e){if(re=_e.getChannel(x),!re)return-1}),re&&(te={plugin:re,setEnabled:function(_e){ia(re)[zh]=!_e},isEnabled:function(){var _e=ia(re);return!_e[xr]&&!_e[zh]},remove:function(_e,Xe){var $e;_e===void 0&&(_e=!0);var P=[re],F=($e={reason:1},$e[yo]=_e,$e);b(P,F,function(j){j&&J({reason:32,removed:P}),Xe&&Xe(j)})}}),te}function ge(){if(!u){var x=(C||[]).slice();xt(x,v)===-1&&x[He](v),u=aa(Op(x),t.cfg,E)}return u}function b(x,te,re){if(x&&x[Ne]>0){var pe=aa(x,t.cfg,E),_e=Au(pe,E);_e[iu](function(){var Xe=!1,$e=[];ie(f,function(F,j){JS(F,x)?Xe=!0:$e[He](F)}),f=$e,$=null,K=null;var P=[];d&&(ie(d,function(F,j){var G=[];ie(F,function(Z){JS(Z,x)?Xe=!0:G[He](Z)}),P[He](G)}),d=P),re&&re(Xe),N()}),_e[Bt](te)}else re(!1)}function H(){if(r&&r.queue){var x=r.queue.slice(0);r.queue[Ne]=0,ie(x,function(te){var re,pe=(re={},re[Mr]=m||"InternalMessageId: "+te[ou],re[Ks]=L,re[mo]=bo(new Date),re.baseType=ul.dataType,re.baseData={message:te[Xi]},re);E.track(pe)})}}function X(x,te,re,pe){var _e=1,Xe=!1,$e=null;pe=pe||5e3;function P(){_e--,Xe&&_e===0&&($e&&$e[_o](),$e=null,te&&te(Xe),te=null)}if(h&&h[Ne]>0){var F=T()[qi](h);F.iterate(function(j){if(j.flush){_e++;var G=!1;j.flush(x,function(){G=!0,P()},re)||G||(x&&$e==null?$e=_n(function(){$e=null,P()},pe):P())}})}return Xe=!0,P(),!0}function ue(){var x;ve(t[ci](function(te){var re=te.cfg.enablePerfMgr;if(re){var pe=te.cfg[jh];x!==pe&&(pe||(pe=$A),Ut(te.cfg,jh,pe),x=pe,s=null),!o&&!s&&we(pe)&&(s=pe(E,E[ru]()))}else s=null,x=null}))}function be(x){var te=Ip(ge(),E);te[iu](N),(!E._updateHook||E._updateHook(te,x)!==!0)&&te[Bt](x)}function ze(x){var te=E[pt];te?(ee(te,2,73,x),N()):on(x)}function fe(x){var te=E[ru]();te&&te[el]([x],2)}function ve(x){y.add(x)}})}return e.__ieDyn=1,e}();function xp(e,t){try{if(e&&e!==""){var n=An().parse(e);if(n&&n[Gy]&&n[Gy]>=n.itemsAccepted&&n.itemsReceived-n.itemsAccepted===n.errors[Ne])return n}}catch(r){ee(t,1,43,"Cannot parse the response. "+(r[Mr]||ae(r)),{response:e})}return null}var ar="",zA="NoResponseBody",ZS="&"+zA+"=true",Yp="POST",KA=function(){function e(){var t=0,n,r,i,a,o,s,c,u,f,d,h,p,v,m;tt(e,this,function(_,g){var y=!0;q(),_[Ws]=function(S,I){i=I,r&&ee(i,1,28,"Sender is already initialized"),_.SetConfig(S),r=!0},_._getDbgPlgTargets=function(){return[r,a,s,n]},_.SetConfig=function(S){try{if(o=S.senderOnCompleteCallBack||{},s=!!S.disableCredentials,c=S.fetchCredentials,a=!!S.isOneDs,n=!!S.enableSendPromise,f=!!S.disableXhr,d=!!S.disableBeacon,h=!!S.disableBeaconSync,m=S.timeWrapper,v=!!S.addNoResponse,p=!!S.disableFetchKeepAlive,u={sendPOST:R},a||(y=!1),s){var I=rr();I&&I.protocol&&I.protocol[ho]()==="file:"&&(y=!1)}return!0}catch{}return!1},_.getSyncFetchPayload=function(){return t},_.getSenderInst=function(S,I){return S&&S[Ne]?w(S,I):null},_.getFallbackInst=function(){return u},_[su]=function(S,I){q()};function Y(S,I){C(I,200,{},S)}function A(S,I){ee(i,2,26,"Failed to send telemetry.",{message:S}),C(I,400,{})}function L(S){A("No endpoint url is provided for the batch",S)}function w(S,I){for(var U,E=0,B=null,ce=0;B==null&&ce<S[Ne];)E=S[ce],!f&&E===1?MP()?B=Q:gu()&&(B=R):E===2&&lp(I)&&(!I||!p)?B=M:E===3&&rl()&&(I?!h:!d)&&(B=$),ce++;return B?(U={_transport:E,_isSync:I},U[Wy]=B,U):null}function C(S,I,U,E){try{S&&S(I,U,E)}catch{}}function K(S,I){var U=qn(),E=S[Qs];if(!E)return L(I),!0;E=S[Qs]+(v?ZS:ar);var B=S[Eo],ce=a?B:new Blob([B],{type:"text/plain;charset=UTF-8"}),N=U.sendBeacon(E,ce);return N}function $(S,I,U){var E=S[Eo];try{if(E)if(K(S,I))Y(ar,I);else{var B=o&&o.beaconOnRetry;B&&we(B)?B(S,I,K):(u&&u[Wy](S,I,!0),ee(i,2,40,". Failed to send telemetry with Beacon API, retried with normal sender."))}}catch(ce){a&&na(i,"Failed to send telemetry using sendBeacon API. Ex:"+ae(ce)),C(I,a?0:400,{},ar)}}function R(S,I,U){var E,B,ce,N=S[xh]||{};!U&&n&&(E=Fr(function(J,de){B=J,ce=de})),a&&U&&S.disableXhrSync&&(U=!1);var k=S[Qs];if(!k){L(I),B&&B(!1);return}var O=gP(Yp,k,y,!0,U,S[No]);a||O[jy]("Content-type","application/json"),ie(Or(N),function(J){O[jy](J,N[J])}),O.onreadystatechange=function(){a||(T(O),O.readyState===4&&B&&B(!0))},O.onload=function(){a&&T(O)};function T(J){var de=o&&o.xhrOnComplete,ge=de&&we(de);if(ge)de(J,I,S);else{var b=_u(J);C(I,J[Js],tp(J,a),b)}}return O.onerror=function(J){C(I,a?O[Js]:400,tp(O,a),a?ar:mu(O)),ce&&ce(J)},O.ontimeout=function(){C(I,a?O[Js]:500,tp(O,a),a?ar:mu(O)),B&&B(!1)},O.send(S[Eo]),E}function M(S,I,U){var E,B=S[Qs],ce=S[Eo],N=a?ce:new Blob([ce],{type:"application/json"}),k,O,T,J=new Headers,de=ce[Ne],ge=!1,b=!1,H=S[xh]||{},X=(E={method:Yp,body:N},E[ES]=!0,E);S.headers&&Or(S.headers)[Ne]>0&&(ie(Or(H),function(fe){J.append(fe,H[fe])}),X[xh]=J),c?X.credentials=c:y&&a&&(X.credentials="include"),U&&(X.keepalive=!0,t+=de,a?S._sendReason===2&&(ge=!0,v&&(B+=ZS)):ge=!0);var ue=new Request(B,X);try{ue[ES]=!0}catch{}if(!U&&n&&(k=Fr(function(fe,ve){O=fe,T=ve})),!B){L(I),O&&O(!1);return}function be(fe){C(I,a?0:400,{},a?ar:fe)}function ze(fe,ve,x){var te=fe[Js],re=o.fetchOnComplete;re&&we(re)?re(fe,I,x||ar,ve):C(I,te,{},x||ar)}try{Lr(fetch(a?B:ue,a?X:null),function(fe){if(U&&(t-=de,de=0),!b)if(b=!0,fe.rejected)be(fe.reason&&fe.reason[Xi]),T&&T(fe.reason);else{var ve=fe[js];try{!a&&!ve.ok?(be(ve.statusText),O&&O(!1)):a&&!ve.body?(ze(ve,null,ar),O&&O(!0)):Lr(ve.text(),function(x){ze(ve,S,x[js]),O&&O(!0)})}catch(x){be(ae(x)),T&&T(x)}}})}catch(fe){b||(be(ae(fe)),T&&T(fe))}return ge&&!b&&(b=!0,C(I,200,{}),O&&O(!0)),a&&!b&&S[No]>0&&m&&m.set(function(){b||(b=!0,C(I,500,{}),O&&O(!0))},S[No]),k}function Q(S,I,U){var E=Jt(),B=new XDomainRequest,ce=S[Eo];B.onload=function(){var J=_u(B),de=o&&o.xdrOnComplete;de&&we(de)?de(B,I,S):C(I,200,{},J)},B.onerror=function(){C(I,400,{},a?ar:nS(B))},B.ontimeout=function(){C(I,500,{})},B.onprogress=function(){};var N=E&&E.location&&E.location[$y]||"",k=S[Qs];if(!k){L(I);return}if(!a&&k.lastIndexOf(N,0)!==0){var O="Cannot send XDomain request. The endpoint URL protocol doesn't match the hosting page protocol.";ee(i,2,40,". "+O),A(O,I);return}var T=a?k:k[Ji](/^(https?:)/,"");B.open(Yp,T),S[No]&&(B[No]=S[No]),B.send(ce),a&&U?m&&m.set(function(){B.send(ce)},0):B.send(ce)}function q(){t=0,r=!1,n=!1,i=null,a=null,o=null,s=null,c=null,u=null,f=!1,d=!1,h=!1,p=!1,v=!1,m=null}})}return e.__ieDyn=1,e}(),eE="on",tE="attachEvent",nE="addEventListener",rE="detachEvent",iE="removeEventListener",Vp="events",Lp="visibilitychange",Mu="pagehide",aE="unload",oE="beforeunload",sE=mn("aiEvtPageHide");mn("aiEvtPageShow");var qA=/\.[\.]+/g,XA=/[\.]+$/,JA=1,xu=vS("events"),QA=/^([^.]*)(?:\.(.+)|)/;function lE(e){return e&&e[Ji]?e[Ji](/^[\s\.]+|(?=[\s\.])[\.\s]+$/g,Fe):e}function Fp(e,t){var n;if(t){var r=Fe;Ae(t)?(r=Fe,ie(t,function(a){a=lE(a),a&&(a[0]!=="."&&(a="."+a),r+=a)})):r=lE(t),r&&(r[0]!=="."&&(r="."+r),e=(e||Fe)+r)}var i=QA.exec(e||Fe)||[];return n={},n[Vr]=i[1],n.ns=(i[2]||Fe).replace(qA,".").replace(XA,Fe)[So](".").sort().join("."),n}function cE(e,t,n){n===void 0&&(n=!0);var r=xu.get(e,Vp,{},n),i=r[t];return i||(i=r[t]=[]),i}function uE(e,t,n,r){e&&t&&t[Vr]&&(e[iE]?e[iE](t[Vr],n,r):e[rE]&&e[rE](eE+t[Vr],n))}function ZA(e,t,n,r){var i=!1;return e&&t&&t[Vr]&&n&&(e[nE]?(e[nE](t[Vr],n,r),i=!0):e[tE]&&(e[tE](eE+t[Vr],n),i=!0)),i}function fE(e,t,n,r){for(var i=t[Ne];i--;){var a=t[i];a&&(!n.ns||n.ns===a.evtName.ns)&&(!r||r(a))&&(uE(e,a.evtName,a[Ph],a.capture),t[vo](i,1))}}function eM(e,t,n){if(t[Vr])fE(e,cE(e,t[Vr]),t,n);else{var r=xu.get(e,Vp,{});Me(r,function(i,a){fE(e,a,t,n)}),Or(r)[Ne]===0&&xu.kill(e,Vp)}}function gi(e,t){var n;return t?(Ae(t)?n=[e].concat(t):n=[e,t],n=Fp("xx",n).ns[So](".")):n=e,n}function $r(e,t,n,r,i){var a;i===void 0&&(i=!1);var o=!1;if(e)try{var s=Fp(t,r);if(o=ZA(e,s,n,i),o&&xu.accept(e)){var c=(a={guid:JA++,evtName:s},a[Ph]=n,a.capture=i,a);cE(e,s.type)[He](c)}}catch{}return o}function Ao(e,t,n,r,i){if(i===void 0&&(i=!1),e)try{var a=Fp(t,r),o=!1;eM(e,a,function(s){return a.ns&&!n||s[Ph]===n?(o=!0,!0):!1}),o||uE(e,a,n,i)}catch{}}function tM(e,t,n){var r=!1,i=Jt();i&&(r=$r(i,e,t,n),r=$r(i.body,e,t,n)||r);var a=Ot();return a&&(r=$r(a,e,t,n)||r),r}function nM(e,t,n){var r=Jt();r&&(Ao(r,e,t,n),Ao(r.body,e,t,n));var i=Ot();i&&Ao(i,e,t,n)}function Yu(e,t,n,r){var i=!1;return t&&e&&e[Ne]>0&&ie(e,function(a){a&&(!n||xt(n,a)===-1)&&(i=tM(a,t,r)||i)}),i}function rM(e,t,n,r){var i=!1;return t&&e&&Ae(e)&&(i=Yu(e,t,n,r),!i&&n&&n[Ne]>0&&(i=Yu(e,t,null,r))),i}function $p(e,t,n){e&&Ae(e)&&ie(e,function(r){r&&nM(r,t,n)})}function iM(e,t,n){return rM([oE,aE,Mu],e,t,n)}function aM(e,t){$p([oE,aE,Mu],e,t)}function Bp(e,t,n){function r(o){var s=Ot();e&&s&&s.visibilityState==="hidden"&&e(o)}var i=gi(sE,n),a=Yu([Mu],e,t,i);return(!t||xt(t,Lp)===-1)&&(a=Yu([Lp],r,t,i)||a),!a&&t&&(a=Bp(e,null,n)),a}function oM(e,t){var n=gi(sE,t);$p([Mu],e,n),$p([Lp],null,n)}var dE="_aiHooks",hE=["req","rsp","hkErr","fnErr"];function Up(e,t){if(e)for(var n=0;n<e[Ne]&&!t(e[n],n);n++);}function Hp(e,t,n,r,i){i>=0&&i<=2&&Up(e,function(a,o){var s=a.cbks,c=s[hE[i]];if(c){t.ctx=function(){var d=r[o]=r[o]||{};return d};try{c[Ki](t.inst,n)}catch(d){var u=t.err;try{var f=s[hE[2]];f&&(t.err=d,f[Ki](t.inst,n))}catch{}finally{t.err=u}}}})}function sM(e){return function(){var t,n=this,r=arguments,i=e.h,a=(t={},t[Mr]=e.n,t.inst=n,t.ctx=null,t.set=u,t),o=[],s=c([a],r);a.evt=ct("event");function c(d,h){return Up(h,function(p){d[He](p)}),d}function u(d,h){r=c([],r),r[d]=h,s=c([a],r)}Hp(i,a,s,o,0);var f=e.f;if(f)try{a.rslt=f[Ki](n,r)}catch(d){throw a.err=d,Hp(i,a,s,o,3),d}return Hp(i,a,s,o,1),a.rslt}}function Gp(e,t,n,r){var i=null;return e&&(hn(e,t)?i=e:n&&(i=Gp(hP(e),t,r,!1))),i}function lM(e,t,n){return e?Wp(e[Jn],t,n,!1):null}function pE(e,t,n,r){var i=n&&n[dE];if(!i){i={i:0,n:t,f:n,h:[]};var a=sM(i);a[dE]=i,e[t]=a}var o={id:i.i,cbks:r,rm:function(){var s=this.id;Up(i.h,function(c,u){if(c.id===s)return i.h[vo](u,1),1})}};return i.i++,i.h[He](o),o}function Wp(e,t,n,r,i){if(r===void 0&&(r=!0),e&&t&&n){var a=Gp(e,t,r,i);if(a){var o=a[t];if(typeof o===Oy)return pE(a,t,o,n)}}return null}function Vu(e,t,n,r,i){if(e&&t&&n){var a=Gp(e,t,r,i)||e;if(a)return pE(a,t,a[t],n)}return null}var Lu="Microsoft_ApplicationInsights_BypassAjaxInstrumentation",vE="sampleRate",jp="ProcessLegacy",_E="http.method",zp="https://dc.services.visualstudio.com",Mo="/v2/track",or="not_specified",Kp="iKey",Qe=z1({requestContextHeader:[0,"Request-Context"],requestContextTargetKey:[1,"appId"],requestContextAppIdFormat:[2,"appId=cid-v1:"],requestIdHeader:[3,"Request-Id"],traceParentHeader:[4,"traceparent"],traceStateHeader:[5,"tracestate"],sdkContextHeader:[6,"Sdk-Context"],sdkContextHeaderAppIdRequest:[7,"appId"],requestContextHeaderLowerCase:[8,"request-context"]}),xo="split",Ce="length",hl="toLowerCase",oa="ingestionendpoint",Yo="toString",Fu="push",qp="removeItem",Yn="name",yi="message",Vo="count",Xp="preTriggerDate",Jp="disabled",Qp="interval",mE="daysOfMonth",Zp="date",ev="getUTCDate",$u="stringify",tv="pathname",gE="correlationHeaderExcludePatterns",Lo="exceptions",Vn="parsedStack",sr="properties",Br="measurements",Fo="sizeInBytes",Ur="typeName",pl="severityLevel",nv="problemGroup",rv="isManual",yE="CreateFromInterface",$o="assembly",sa="fileName",Bu="hasFullStack",Uu="level",Bo="method",vl="line",Hu="duration",SE="receivedResponse";function EE(e,t,n){var r=t[Ce],i=cM(e,t);if(i[Ce]!==r){for(var a=0,o=i;n[o]!==void 0;)a++,o=Kn(i,0,147)+dM(a);i=o}return i}function cM(e,t){var n;return t&&(t=gt(Xt(t)),t[Ce]>150&&(n=Kn(t,0,150),ee(e,2,57,"name is too long. It has been truncated to 150 characters.",{name:t},!0))),n||t}function St(e,t,n){n===void 0&&(n=1024);var r;return t&&(n=n||1024,t=gt(Xt(t)),t[Ce]>n&&(r=Kn(t,0,n),ee(e,2,61,"string value is too long. It has been truncated to "+n+" characters.",{value:t},!0))),r||t}function Gu(e,t){return NE(e,t,2048,66)}function TE(e,t){var n;return t&&t[Ce]>32768&&(n=Kn(t,0,32768),ee(e,2,56,"message is too long, it has been truncated to 32768 characters.",{message:t},!0)),n||t}function uM(e,t){var n;if(t){var r=""+t;r[Ce]>32768&&(n=Kn(r,0,32768),ee(e,2,52,"exception is too long, it has been truncated to 32768 characters.",{exception:t},!0))}return n||t}function la(e,t){if(t){var n={};Me(t,function(r,i){if(qt(i)&&nl())try{i=An()[$u](i)}catch(a){ee(e,2,49,"custom property is not valid",{exception:a},!0)}i=St(e,i,8192),r=EE(e,r,n),n[r]=i}),t=n}return t}function ca(e,t){if(t){var n={};Me(t,function(r,i){r=EE(e,r,n),n[r]=i}),t=n}return t}function fM(e,t){return t&&NE(e,t,128,69)[Yo]()}function NE(e,t,n,r){var i;return t&&(t=gt(Xt(t)),t[Ce]>n&&(i=Kn(t,0,n),ee(e,2,r,"input is too long, it has been truncated to "+n+" characters.",{data:t},!0))),i||t}function dM(e){var t="00"+e;return ai(t,t[Ce]-3)}var DE=Ot()||{},wE=0,hM=[null,null,null,null,null];function iv(e){var t=wE,n=hM,r=n[t];return DE.createElement?n[t]||(r=n[t]=DE.createElement("a")):r={host:_M(e)},r.href=e,t++,t>=n[Ce]&&(t=0),wE=t,r}function pM(e){var t,n=iv(e);return n&&(t=n.href),t}function vM(e,t){return e?e.toUpperCase()+" "+t:t}function _M(e,t){var n=bE(e)||"";if(n){var r=n.match(/(www\d{0,5}\.)?([^\/:]{1,256})(:\d{1,20})?/i);if(r!=null&&r[Ce]>3&&Ee(r[2])&&r[2][Ce]>0)return r[2]+(r[3]||"")}return n}function bE(e,t){var n=null;if(e){var r=e.match(/(\w{1,150}):\/\/([^\/:]{1,256})(:\d{1,20})?/i);if(r!=null&&r[Ce]>2&&Ee(r[2])&&r[2][Ce]>0&&(n=r[2]||"",r[Ce]>2)){var i=(r[1]||"")[hl](),a=r[3]||"";(i==="http"&&a===":80"||i==="https"&&a===":443")&&(a=""),n+=a}}return n}var mM=[zp+Mo,"https://breeze.aimon.applicationinsights.io"+Mo,"https://dc-int.services.visualstudio.com"+Mo],gM="cid-v1:";function av(e){return xt(mM,e[hl]())!==-1}function kE(e,t,n){if(!t||e&&e.disableCorrelationHeaders)return!1;if(e&&e[gE]){for(var r=0;r<e.correlationHeaderExcludePatterns[Ce];r++)if(e[gE][r].test(t))return!1}var i=iv(t).host[hl]();if(i&&(Qt(i,":443")!==-1||Qt(i,":80")!==-1)&&(i=(bE(t)||"")[hl]()),(!e||!e.enableCorsCorrelation)&&i&&i!==n)return!1;var a=e&&e.correlationHeaderDomains;if(a){var o;if(ie(a,function(u){var f=new RegExp(u.toLowerCase().replace(/\\/g,"\\\\").replace(/\./g,"\\.").replace(/\*/g,".*"));o=o||f.test(i)}),!o)return!1}var s=e&&e.correlationHeaderExcludedDomains;if(!s||s[Ce]===0)return!0;for(var r=0;r<s[Ce];r++){var c=new RegExp(s[r].toLowerCase().replace(/\\/g,"\\\\").replace(/\./g,"\\.").replace(/\*/g,".*"));if(c.test(i))return!1}return i&&i[Ce]>0}function CE(e){if(e){var t=yM(e,Qe[1]);if(t&&t!==gM)return t}}function yM(e,t){if(e)for(var n=e[xo](","),r=0;r<n[Ce];++r){var i=n[r][xo]("=");if(i[Ce]===2&&i[0]===t)return i[1]}}function SM(e,t,n,r){var i,a=r,o=r;if(t&&t[Ce]>0){var s=iv(t);if(i=s.host,!a)if(s[tv]!=null){var c=s.pathname[Ce]===0?"/":s[tv];c.charAt(0)!=="/"&&(c="/"+c),o=s[tv],a=St(e,n?n+" "+c:c)}else a=St(e,t)}else i=r,a=r;return{target:i,name:a,data:o}}function Wu(){var e=Ir();if(e&&e.now&&e.timing){var t=e.now()+e.timing.navigationStart;if(t>0)return t}return Xn()}function Zt(e,t){var n=null;return e!==0&&t!==0&&!W(e)&&!W(t)&&(n=t-e),n}function ov(e,t){var n=e||{};return{getName:function(){return n[Yn]},setName:function(r){t&&t.setName(r),n[Yn]=r},getTraceId:function(){return n.traceID},setTraceId:function(r){t&&t.setTraceId(r),kp(r)&&(n.traceID=r)},getSpanId:function(){return n.parentID},setSpanId:function(r){t&&t.setSpanId(r),Cp(r)&&(n.parentID=r)},getTraceFlags:function(){return n.traceFlags},setTraceFlags:function(r){t&&t.setTraceFlags(r),n.traceFlags=r}}}var _l=Ay({LocalStorage:0,SessionStorage:1}),Si=void 0,Ei=void 0,OE="";function sv(){return zu()?ju(_l.LocalStorage):null}function ju(e){try{if(W(vn()))return null;var t=new Date()[Yo](),n=ct(e===_l.LocalStorage?"localStorage":"sessionStorage"),r=OE+t;n.setItem(r,t);var i=n.getItem(r)!==t;if(n[qp](r),!i)return n}catch{}return null}function lv(){return ml()?ju(_l.SessionStorage):null}function EM(){Si=!1,Ei=!1}function cv(e){OE=e||""}function TM(){Si=zu(!0),Ei=ml(!0)}function zu(e){return(e||Si===void 0)&&(Si=!!ju(_l.LocalStorage)),Si}function RE(e,t){var n=sv();if(n!==null)try{return n.getItem(t)}catch(r){Si=!1,ee(e,2,1,"Browser failed read of local storage. "+je(r),{exception:ae(r)})}return null}function IE(e,t,n){var r=sv();if(r!==null)try{return r.setItem(t,n),!0}catch(i){Si=!1,ee(e,2,3,"Browser failed write to local storage. "+je(i),{exception:ae(i)})}return!1}function NM(e,t){var n=sv();if(n!==null)try{return n[qp](t),!0}catch(r){Si=!1,ee(e,2,5,"Browser failed removal of local storage item. "+je(r),{exception:ae(r)})}return!1}function ml(e){return(e||Ei===void 0)&&(Ei=!!ju(_l.SessionStorage)),Ei}function uv(e,t){var n=lv();if(n!==null)try{return n.getItem(t)}catch(r){Ei=!1,ee(e,2,2,"Browser failed read of session storage. "+je(r),{exception:ae(r)})}return null}function PE(e,t,n){var r=lv();if(r!==null)try{return r.setItem(t,n),!0}catch(i){Ei=!1,ee(e,2,4,"Browser failed write to session storage. "+je(i),{exception:ae(i)})}return!1}function AE(e,t){var n=lv();if(n!==null)try{return n[qp](t),!0}catch(r){Ei=!1,ee(e,2,6,"Browser failed removal of session storage item. "+je(r),{exception:ae(r)})}return!1}var DM="appInsightsThrottle",wM=function(){function e(t,n){var r=this,i,a,o,s,c,u,f,d=!1,h=!1;v(),r._getDbgPlgTargets=function(){return[f]},r.getConfig=function(){return o},r.canThrottle=function(S){var I=M(S),U=m(S);return y(U,i,I)},r.isTriggered=function(S){return Q(S)},r.isReady=function(){return d},r.flush=function(S){try{var I=q(S);if(I&&I[Ce]>0){var U=I.slice(0);return f[S]=[],ie(U,function(E){p(E.msgID,E[yi],E.severity,!1)}),!0}}catch{}return!1},r.flushAll=function(){try{if(f){var S=!0;return Me(f,function(I){var U=r.flush(parseInt(I));S=S&&U}),S}}catch{}return!1},r.onReadyState=function(S,I){return I===void 0&&(I=!0),d=W(S)?!0:S,d&&I?r.flushAll():null},r.sendMessage=function(S,I,U){return p(S,I,U,!0)};function p(S,I,U,E){if(d){var B=R(S);if(!B)return;var ce=m(S),N=M(S),k=y(ce,i,N),O=!1,T=0,J=Q(S);try{k&&!J?(T=Math.min(ce.limit.maxSendNumber,N[Vo]+1),N[Vo]=0,O=!0,c[S]=!0,N[Xp]=new Date):(c[S]=k,N[Vo]+=1);var de=Y(S);C(a,de,N);for(var ge=0;ge<T;ge++)$(S,a,I,U)}catch{}return{isThrottled:O,throttleNum:T}}else if(E){var b=q(S);b[Fu]({msgID:S,message:I,severity:U})}return null}function v(){a=ta(t),c={},s={},f={},o={},_(109),u=ea(n)?n:"",t.addUnloadHook(vt(t.config,function(S){var I=S.cfg;i=zu();var U=I.throttleMgrCfg||{};Me(U,function(E,B){_(parseInt(E),B)})}))}function m(S){return o[S]||o[109]}function _(S,I){var U,E;try{var B=I||{},ce={};ce[Jp]=!!B[Jp];var N=B[Qp]||{};h=(N==null?void 0:N.daysOfMonth)&&(N==null?void 0:N.daysOfMonth[Ce])>0,ce[Qp]=g(N);var k={samplingRate:((U=B.limit)===null||U===void 0?void 0:U.samplingRate)||100,maxSendNumber:((E=B.limit)===null||E===void 0?void 0:E.maxSendNumber)||1};ce.limit=k,o[S]=ce}catch{}}function g(S){S=S||{};var I=S==null?void 0:S.monthInterval,U=S==null?void 0:S.dayInterval;return W(I)&&W(U)&&(S.monthInterval=3,h||(S[mE]=[28],h=!0)),S={monthInterval:S==null?void 0:S.monthInterval,dayInterval:S==null?void 0:S.dayInterval,daysOfMonth:S==null?void 0:S.daysOfMonth},S}function y(S,I,U){if(S&&!S[Jp]&&I&&ea(U)){var E=w(),B=U[Zp],ce=S[Qp],N=1;if(ce!=null&&ce.monthInterval){var k=(E.getUTCFullYear()-B.getUTCFullYear())*12+E.getUTCMonth()-B.getUTCMonth();N=K(ce.monthInterval,0,k)}var O=1;if(h)O=xt(ce[mE],E[ev]());else if(ce!=null&&ce.dayInterval){var T=Math.floor((E.getTime()-B.getTime())/864e5);O=K(ce.dayInterval,0,T)}return N>=0&&O>=0}return!1}function Y(S,I){var U=ea(I)?I:"";return S?DM+U+"-"+S:null}function A(S){try{if(S){var I=new Date;return S.getUTCFullYear()===I.getUTCFullYear()&&S.getUTCMonth()===I.getUTCMonth()&&S[ev]()===I[ev]()}}catch{}return!1}function L(S,I,U){try{var E={date:w(),count:0};if(S){var B=JSON.parse(S),ce={date:w(B[Zp])||E[Zp],count:B[Vo]||E[Vo],preTriggerDate:B.preTriggerDate?w(B[Xp]):void 0};return ce}else return C(I,U,E),E}catch{}return null}function w(S){try{if(S){var I=new Date(S);if(!isNaN(I.getDate()))return I}else return new Date}catch{}return null}function C(S,I,U){try{return IE(S,I,gt(JSON[$u](U)))}catch{}return!1}function K(S,I,U){return S<=0?1:U>=I&&(U-I)%S==0?Math.floor((U-I)/S)+1:-1}function $(S,I,U,E){ee(I,E||1,S,U)}function R(S){try{var I=m(S);return $P(1e6)<=I.limit.samplingRate}catch{}return!1}function M(S){try{var I=s[S];if(!I){var U=Y(S,u);I=L(RE(a,U),a,U),s[S]=I}return s[S]}catch{}return null}function Q(S){var I=c[S];if(W(I)){I=!1;var U=M(S);U&&(I=A(U[Xp])),c[S]=I}return c[S]}function q(S){return f=f||{},W(f[S])&&(f[S]=[]),f[S]}}return e}(),bM=";",kM="=";function ME(e){if(!e)return{};var t=e[xo](bM),n=g1(t,function(i,a){var o=a[xo](kM);if(o[Ce]===2){var s=o[0][hl](),c=o[1];i[s]=c}return i},{});if(Or(n)[Ce]>0){if(n.endpointsuffix){var r=n.location?n.location+".":"";n[oa]=n[oa]||"https://"+r+"dc."+n.endpointsuffix}n[oa]=n[oa]||zp,Ty(n[oa],"/")&&(n[oa]=n[oa].slice(0,-1))}return n}var CM=function(){function e(t,n,r){var i=this,a=this;a.ver=1,a.sampleRate=100,a.tags={},a[Yn]=St(t,r)||or,a.data=n,a.time=bo(new Date),a.aiDataContract={time:1,iKey:1,name:1,sampleRate:function(){return i.sampleRate===100?4:1},tags:1,data:1}}return e}(),Ti=function(){function e(t,n,r,i){this.aiDataContract={ver:1,name:1,properties:0,measurements:0};var a=this;a.ver=2,a[Yn]=St(t,n)||or,a[sr]=la(t,r),a[Br]=ca(t,i)}return e.envelopeType="Microsoft.ApplicationInsights.{0}.Event",e.dataType="EventData",e}(),OM="<no_method>",Uo="error",en="stack",fv="stackDetails",xE="errorSrc",dv="message",YE="description";function hv(e,t){var n=e;return n&&!Ee(n)&&(JSON&&JSON[$u]?(n=JSON[$u](e),t&&(!n||n==="{}")&&(we(e[Yo])?n=e[Yo]():n=""+e)):n=""+e+" - (Missing JSON.stringify)"),n||""}function VE(e,t){var n=e;return e&&(n&&!Ee(n)&&(n=e[dv]||e[YE]||n),n&&!Ee(n)&&(n=hv(n,!0)),e.filename&&(n=n+" @"+(e.filename||"")+":"+(e.lineno||"?")+":"+(e.colno||"?"))),t&&t!=="String"&&t!=="Object"&&t!=="Error"&&Qt(n||"",t)===-1&&(n=t+": "+n),n||""}function RM(e){try{if(qt(e))return"hasFullStack"in e&&"typeName"in e}catch{}return!1}function IM(e){try{if(qt(e))return"ver"in e&&"exceptions"in e&&"properties"in e}catch{}return!1}function LE(e){return e&&e.src&&Ee(e.src)&&e.obj&&Ae(e.obj)}function ua(e){var t=e||"";Ee(t)||(Ee(t[en])?t=t[en]:t=""+t);var n=t[xo](`
|
|
54
54
|
`);return{src:t,obj:n}}function PM(e){for(var t=[],n=e[xo](`
|
|
55
|
-
`),r=0;r<n[Ce];r++){var i=n[r];n[r+1]&&(i+="@"+n[r+1],r++),t[Fu](i)}return{src:e,obj:t}}function FE(e){var t=null;if(e)try{if(e[en])t=ua(e[en]);else if(e[Uo]&&e[Uo][en])t=ua(e[Uo][en]);else if(e.exception&&e.exception[en])t=ua(e.exception[en]);else if(
|
|
55
|
+
`),r=0;r<n[Ce];r++){var i=n[r];n[r+1]&&(i+="@"+n[r+1],r++),t[Fu](i)}return{src:e,obj:t}}function FE(e){var t=null;if(e)try{if(e[en])t=ua(e[en]);else if(e[Uo]&&e[Uo][en])t=ua(e[Uo][en]);else if(e.exception&&e.exception[en])t=ua(e.exception[en]);else if(LE(e))t=e;else if(LE(e[fv]))t=e[fv];else if(Jt()&&Jt().opera&&e[dv])t=PM(e[yi]);else if(e.reason&&e.reason[en])t=ua(e.reason[en]);else if(Ee(e))t=ua(e);else{var n=e[dv]||e[YE]||"";Ee(e[xE])&&(n&&(n+=`
|
|
56
56
|
`),n+=" from "+e[xE]),n&&(t=ua(n))}}catch(r){t=ua(r)}return t||{src:"",obj:null}}function AM(e){var t="";return e&&(e.obj?ie(e.obj,function(n){t+=n+`
|
|
57
|
-
`}):t=e.src||""),t}function MM(e){var t,n=e.obj;if(n&&n[Ce]>0){t=[];var r=0,i=0;ie(n,function(v){var m=v[Yo]();if(vv.regex.test(m)){var _=new vv(m,r++);i+=_[Fo],t[Fu](_)}});var a=32*1024;if(i>a)for(var o=0,s=t[Ce]-1,c=0,u=o,f=s;o<s;){var d=t[o][Fo],h=t[s][Fo];if(c+=d+h,c>a){var p=f-u+1;t.splice(u,p);break}u=o,f=s,o++,s--}}return t}function Ku(e){var t="";if(e&&(t=e.typeName||e[Yn]||"",!t))try{var n=/function (.{1,200})\(/,r=n.exec(e.constructor[Yo]());t=r&&r[Ce]>1?r[1]:""}catch{}return t}function pv(e){if(e)try{if(!Ee(e)){var t=Ku(e),n=hv(e,!1);return(!n||n==="{}")&&(e[Uo]&&(e=e[Uo],t=Ku(e)),n=hv(e,!0)),Qt(n,t)!==0&&t!=="String"?t+":"+n:n}}catch{}return""+(e||"")}var yn=function(){function e(t,n,r,i,a,o){this.aiDataContract={ver:1,exceptions:1,severityLevel:0,properties:0,measurements:0};var s=this;s.ver=2,IM(n)?(s[Vo]=n[Vo]||[],s[sr]=n[sr],s[$r]=n[$r],n[pl]&&(s[pl]=n[pl]),n.id&&(s.id=n.id,n[sr].id=n.id),n[nv]&&(s[nv]=n[nv]),W(n[rv])||(s[rv]=n[rv])):(r||(r={}),o&&(r.id=o),s[Vo]=[new $E(t,n,r)],s[sr]=la(t,r),s[$r]=ca(t,i),a&&(s[pl]=a),o&&(s.id=o))}return e.CreateAutoException=function(t,n,r,i,a,o,s,c){var u,f=Ku(a||o||t);return u={},u[mi]=LE(t,f),u.url=n,u.lineNumber=r,u.columnNumber=i,u.error=pv(a||o||t),u.evt=pv(o||t),u[Br]=f,u.stackDetails=FE(s||a||o),u.errorSrc=c,u},e.CreateFromInterface=function(t,n,r,i){var a=n[Vo]&&Bs(n[Vo],function(s){return $E[yE](t,s)}),o=new e(t,$t($t({},n),{exceptions:a}),r,i);return o},e.prototype.toInterface=function(){var t,n=this,r=n.exceptions,i=n.properties,a=n.measurements,o=n.severityLevel,s=n.problemGroup,c=n.id,u=n.isManual,f=r instanceof Array&&Bs(r,function(d){return d.toInterface()})||void 0;return t={ver:"4.0"},t[Vo]=f,t.severityLevel=o,t.properties=i,t.measurements=a,t.problemGroup=s,t.id=c,t.isManual=u,t},e.CreateSimpleException=function(t,n,r,i,a,o){var s;return{exceptions:[(s={},s[Bu]=!0,s.message=t,s.stack=a,s.typeName=n,s)]}},e.envelopeType="Microsoft.ApplicationInsights.{0}.Exception",e.dataType="ExceptionData",e.formatError=pv,e}(),$E=function(){function e(t,n,r){this.aiDataContract={id:0,outerId:0,typeName:1,message:1,hasFullStack:0,stack:0,parsedStack:2};var i=this;if(RM(n))i[Br]=n[Br],i[mi]=n[mi],i[en]=n[en],i[Ln]=n[Ln]||[],i[Bu]=n[Bu];else{var a=n,o=a&&a.evt;jd(a)||(a=a[Uo]||o||a),i[Br]=St(t,Ku(a))||or,i[mi]=TE(t,LE(n||a,i[Br]))||or;var s=n[fv]||FE(n);i[Ln]=MM(s),Ae(i[Ln])&&Bs(i[Ln],function(c){c[$o]=St(t,c[$o]),c[sa]=St(t,c[sa])}),i[en]=uM(t,AM(s)),i.hasFullStack=Ae(i.parsedStack)&&i.parsedStack[Ce]>0,r&&(r[Br]=r[Br]||i[Br])}}return e.prototype.toInterface=function(){var t,n=this,r=n[Ln]instanceof Array&&Bs(n[Ln],function(a){return a.toInterface()}),i=(t={id:n.id,outerId:n.outerId,typeName:n[Br],message:n[mi],hasFullStack:n[Bu],stack:n[en]},t[Ln]=r||void 0,t);return i},e.CreateFromInterface=function(t,n){var r=n[Ln]instanceof Array&&Bs(n[Ln],function(a){return vv[yE](a)})||n[Ln],i=new e(t,$t($t({},n),{parsedStack:r}));return i},e}(),vv=function(){function e(t,n){this.aiDataContract={level:1,method:1,assembly:0,fileName:0,line:0};var r=this;if(r[Fo]=0,typeof t=="string"){var i=t;r[Uu]=n,r[Bo]=OM,r[$o]=gt(i),r[sa]="",r[vl]=0;var a=i.match(e.regex);a&&a[Ce]>=5&&(r[Bo]=gt(a[2])||r[Bo],r[sa]=gt(a[4]),r[vl]=parseInt(a[5])||0)}else r[Uu]=t[Uu],r[Bo]=t[Bo],r[$o]=t[$o],r[sa]=t[sa],r[vl]=t[vl],r[Fo]=0;r.sizeInBytes+=r.method[Ce],r.sizeInBytes+=r.fileName[Ce],r.sizeInBytes+=r.assembly[Ce],r[Fo]+=e.baseSize,r.sizeInBytes+=r.level.toString()[Ce],r.sizeInBytes+=r.line.toString()[Ce]}return e.CreateFromInterface=function(t){return new e(t,null)},e.prototype.toInterface=function(){var t=this;return{level:t[Uu],method:t[Bo],assembly:t[$o],fileName:t[sa],line:t[vl]}},e.regex=/^([\s]+at)?[\s]{0,50}([^\@\()]+?)[\s]{0,50}(\@|\()([^\(\n]+):([0-9]+):([0-9]+)(\)?)$/,e.baseSize=58,e}(),xM=function(){function e(){this.aiDataContract={name:1,kind:0,value:1,count:0,min:0,max:0,stdDev:0},this.kind=0}return e}(),fa=function(){function e(t,n,r,i,a,o,s,c,u){this.aiDataContract={ver:1,metrics:1,properties:0};var f=this;f.ver=2;var d=new xM;d[Lo]=i>0?i:void 0,d.max=isNaN(o)||o===null?void 0:o,d.min=isNaN(a)||a===null?void 0:a,d[Yn]=St(t,n)||or,d.value=r,d.stdDev=isNaN(s)||s===null?void 0:s,f.metrics=[d],f[sr]=la(t,c),f[$r]=ca(t,u)}return e.envelopeType="Microsoft.ApplicationInsights.{0}.Metric",e.dataType="MetricData",e}(),gl="";function Ei(e){(isNaN(e)||e<0)&&(e=0),e=Math.round(e);var t=gl+e%1e3,n=gl+Math.floor(e/1e3)%60,r=gl+Math.floor(e/(1e3*60))%60,i=gl+Math.floor(e/(1e3*60*60))%24,a=Math.floor(e/(1e3*60*60*24));return t=t[Ce]===1?"00"+t:t[Ce]===2?"0"+t:t,n=n[Ce]<2?"0"+n:n,r=r[Ce]<2?"0"+r:r,i=i[Ce]<2?"0"+i:i,(a>0?a+".":gl)+i+":"+r+":"+n+"."+t}function YM(e,t,n,r,i){return!i&&Ee(e)&&(e==="Script error."||e==="Script error")}var Ti=function(){function e(t,n,r,i,a,o,s){this.aiDataContract={ver:1,name:0,url:0,duration:0,properties:0,measurements:0,id:0};var c=this;c.ver=2,c.id=fM(t,s),c.url=Gu(t,r),c[Yn]=St(t,n)||or,isNaN(i)||(c[Hu]=Ei(i)),c[sr]=la(t,a),c[$r]=ca(t,o)}return e.envelopeType="Microsoft.ApplicationInsights.{0}.Pageview",e.dataType="PageviewData",e}(),da=function(){function e(t,n,r,i,a,o,s,c,u,f,d,h){u===void 0&&(u="Ajax"),this.aiDataContract={id:1,ver:1,name:0,resultCode:0,duration:0,success:0,data:0,target:0,type:0,properties:0,measurements:0,kind:0,value:0,count:0,min:0,max:0,stdDev:0,dependencyKind:0,dependencySource:0,commandName:0,dependencyTypeName:0};var p=this;p.ver=2,p.id=n,p[Hu]=Ei(a),p.success=o,p.resultCode=s+"",p.type=St(t,u);var v=SM(t,r,c,i);p.data=Gu(t,i)||v.data,p.target=St(t,v.target),f&&(p.target="".concat(p.target," | ").concat(f)),p[Yn]=St(t,v[Yn]),p[sr]=la(t,d),p[$r]=ca(t,h)}return e.envelopeType="Microsoft.ApplicationInsights.{0}.RemoteDependency",e.dataType="RemoteDependencyData",e}(),Ho=function(){function e(t,n,r,i,a){this.aiDataContract={ver:1,message:1,severityLevel:0,properties:0};var o=this;o.ver=2,n=n||or,o[mi]=TE(t,n),o[sr]=la(t,i),o[$r]=ca(t,a),r&&(o[pl]=r)}return e.envelopeType="Microsoft.ApplicationInsights.{0}.Message",e.dataType="MessageData",e}(),Go=function(){function e(t,n,r,i,a,o,s){this.aiDataContract={ver:1,name:0,url:0,duration:0,perfTotal:0,networkConnect:0,sentRequest:0,receivedResponse:0,domProcessing:0,properties:0,measurements:0};var c=this;c.ver=2,c.url=Gu(t,r),c[Yn]=St(t,n)||or,c[sr]=la(t,a),c[$r]=ca(t,o),s&&(c.domProcessing=s.domProcessing,c[Hu]=s[Hu],c.networkConnect=s.networkConnect,c.perfTotal=s.perfTotal,c[SE]=s[SE],c.sentRequest=s.sentRequest)}return e.envelopeType="Microsoft.ApplicationInsights.{0}.PageviewPerformance",e.dataType="PageviewPerformanceData",e}(),ha=function(){function e(t,n){this.aiDataContract={baseType:1,baseData:1},this.baseType=t,this.baseData=n}return e}();function Ni(e){var t="ai."+e+".";return function(n){return t+n}}var yl=Ni("application"),Dt=Ni("device"),qu=Ni("location"),Wo=Ni("operation"),_v=Ni("session"),Di=Ni("user"),pa=Ni("cloud"),Sl=Ni("internal"),BE=function(e){Pr(t,e);function t(){return e.call(this)||this}return t}(vP({applicationVersion:yl("ver"),applicationBuild:yl("build"),applicationTypeId:yl("typeId"),applicationId:yl("applicationId"),applicationLayer:yl("layer"),deviceId:Dt("id"),deviceIp:Dt("ip"),deviceLanguage:Dt("language"),deviceLocale:Dt("locale"),deviceModel:Dt("model"),deviceFriendlyName:Dt("friendlyName"),deviceNetwork:Dt("network"),deviceNetworkName:Dt("networkName"),deviceOEMName:Dt("oemName"),deviceOS:Dt("os"),deviceOSVersion:Dt("osVersion"),deviceRoleInstance:Dt("roleInstance"),deviceRoleName:Dt("roleName"),deviceScreenResolution:Dt("screenResolution"),deviceType:Dt("type"),deviceMachineName:Dt("machineName"),deviceVMName:Dt("vmName"),deviceBrowser:Dt("browser"),deviceBrowserVersion:Dt("browserVersion"),locationIp:qu("ip"),locationCountry:qu("country"),locationProvince:qu("province"),locationCity:qu("city"),operationId:Wo("id"),operationName:Wo("name"),operationParentId:Wo("parentId"),operationRootId:Wo("rootId"),operationSyntheticSource:Wo("syntheticSource"),operationCorrelationVector:Wo("correlationVector"),sessionId:_v("id"),sessionIsFirst:_v("isFirst"),sessionIsNew:_v("isNew"),userAccountAcquisitionDate:Di("accountAcquisitionDate"),userAccountId:Di("accountId"),userAgent:Di("userAgent"),userId:Di("id"),userStoreRegion:Di("storeRegion"),userAuthUserId:Di("authUserId"),userAnonymousUserAcquisitionDate:Di("anonUserAcquisitionDate"),userAuthenticatedUserAcquisitionDate:Di("authUserAcquisitionDate"),cloudName:pa("name"),cloudRole:pa("role"),cloudRoleVer:pa("roleVer"),cloudRoleInstance:pa("roleInstance"),cloudEnvironment:pa("environment"),cloudLocation:pa("location"),cloudDeploymentUnit:pa("deploymentUnit"),internalNodeName:Sl("nodeName"),internalSdkVersion:Sl("sdkVersion"),internalAgentVersion:Sl("agentVersion"),internalSnippet:Sl("snippet"),internalSdkSrc:Sl("sdkSrc")}));function wi(e,t,n,r,i,a){var o;n=St(r,n)||or,(W(e)||W(t)||W(n))&&on("Input doesn't contain all required fields");var s="";e[Kp]&&(s=e[Kp],delete e[Kp]);var c=(o={},o[Yn]=n,o.time=bo(new Date),o.iKey=s,o.ext=a||{},o.tags=[],o.data={},o.baseType=t,o.baseData=e,o);return W(i)||Me(i,function(u,f){c.data[u]=f}),c}var sn={UserExt:"user",DeviceExt:"device",TraceExt:"trace",WebExt:"web",AppExt:"app",OSExt:"os",SessionExt:"ses",SDKExt:"sdk"},nt=new BE;function El(e){var t=null;if(we(Event))t=new Event(e);else{var n=Ot();n&&n.createEvent&&(t=n.createEvent("Event"),t.initEvent(e,!0,!0))}return t}function UE(e,t){Ao(e,null,null,t)}function LM(e){var t=Ot(),n=qn(),r=!1,i=[],a=1;n&&!W(n.onLine)&&!n.onLine&&(a=2);var o=0,s=h(),c=_i(mn("OfflineListener"),e);try{if(f(Jt())&&(r=!0),t){var u=t.body||t;u.ononline&&f(u)&&(r=!0)}}catch{r=!1}function f(Y){var A=!1;return Y&&(A=Fr(Y,"online",m,c),A&&Fr(Y,"offline",_,c)),A}function d(){return s}function h(){return!(o===2||a===2)}function p(){var Y=h();s!==Y&&(s=Y,ie(i,function(A){var V={isOnline:s,rState:a,uState:o};try{A(V)}catch{}}))}function v(Y){o=Y,p()}function m(){a=1,p()}function _(){a=2,p()}function g(){var Y=Jt();if(Y&&r){if(UE(Y,c),t){var A=t.body||t;st(A.ononline)||UE(A,c)}r=!1}}function y(Y){return i[Fu](Y),{rm:function(){var A=i.indexOf(Y);if(A>-1)return i.splice(A,1)}}}return{isOnline:d,isListening:function(){return r},unload:g,addListener:y,setOnlineState:v}}var Xu="AppInsightsPropertiesPlugin",HE="AppInsightsChannelPlugin",GE="ApplicationInsightsAnalytics",Ju="toString",mv="isStorageUseDisabled",jo="_addHook",Rt="core",bi="dataType",va="envelopeType",ln="diagLog",_a="track",Qu="trackPageView",gv="trackPreviousPageVisit",ma="sendPageViewInternal",zo="startTime",Zu="properties",lr="duration",yv="sendPageViewPerformanceInternal",Sv="populatePageViewPerformanceEvent",Ko="href",WE="sendExceptionInternal",Ev="exception",Tl="error",Tv="_onerror",Nv="errorSrc",Dv="lineNumber",wv="columnNumber",jE="message",bv="CreateAutoException",ef="addTelemetryInitializer",VM="overridePageViewDuration",zE="autoTrackPageVisitTime",KE="isBrowserLinkTrackingEnabled",Nl="length",qE="enableAutoRouteTracking",XE="enableUnhandledPromiseRejectionTracking",kv="autoUnhandledPromiseInstrumented",Cv="getEntriesByType",JE="isPerformanceTimingSupported",QE="getPerformanceTiming",tf="navigationStart",Ov="shouldCollectDuration",ZE="isPerformanceTimingDataReady",Dl="responseStart",FM="requestStart",nf="loadEventEnd",Rv="responseEnd",rf="connectEnd",e0="pageVisitStartTime",$M=function(){function e(t,n,r,i){tt(e,this,function(a){var o=null,s=[],c=!1,u=!1,f;r&&(f=r.logger);function d(v){r&&r.flush(v,function(){})}function h(){o||(o=_n(function(){o=null;var v=s.slice(0),m=!1;s=[],ie(v,function(_){_()?m=!0:s.push(_)}),s[Nl]>0&&h(),m&&d(!0)},100))}function p(v){s.push(v),h()}a[Qu]=function(v,m){var _=v.name;if(W(_)||typeof _!="string"){var g=Ot();_=v.name=g&&g.title||""}var y=v.uri;if(W(y)||typeof y!="string"){var Y=rr();y=v.uri=Y&&Y[Ko]||""}if(!u){var A=Rr(),V=A&&A[Cv]&&A[Cv]("navigation");if(V&&V[0]&&!st(A.timeOrigin)){var w=V[0].loadEventStart;v[zo]=new Date(A.timeOrigin+w)}else{var C=(m||v[Zu]||{})[lr]||0;v[zo]=new Date(new Date().getTime()-C)}u=!0}if(!i[JE]()){t[ma](v,m),d(!0),uy()||ee(f,2,25,"trackPageView: navigation timing API used for calculation of page duration is not supported in this browser. This page view will be collected without duration and timing info.");return}var K=!1,$,R=i[QE]()[tf];R>0&&($=Zt(R,+new Date),i[Ov]($)||($=void 0));var M;!W(m)&&!W(m[lr])&&(M=m[lr]),(n||!isNaN(M))&&(isNaN(M)&&(m||(m={}),m[lr]=$),t[ma](v,m),d(!0),K=!0);var Q=6e4;m||(m={}),p(function(){var q=!1;try{if(i[ZE]()){q=!0;var S={name:_,uri:y};i[Sv](S),!S.isValid&&!K?(m[lr]=$,t[ma](v,m)):(K||(m[lr]=S.durationMs,t[ma](v,m)),c||(t[yv](S,m),c=!0))}else R>0&&Zt(R,+new Date)>Q&&(q=!0,K||(m[lr]=Q,t[ma](v,m)))}catch(I){ee(f,1,38,"trackPageView failed on page load calculation: "+je(I),{exception:ae(I)})}return q})},a.teardown=function(v,m){if(o){o.cancel(),o=null;var _=s.slice(0);s=[],ie(_,function(g){g()})}}})}return e.__ieDyn=1,e}(),BM=36e5,t0=["googlebot","adsbot-google","apis-google","mediapartners-google"];function n0(){var e=Rr();return e&&!!e.timing}function UM(){var e=Rr();return e&&e.getEntriesByType&&e.getEntriesByType("navigation")[Nl]>0}function HM(){var e=Rr(),t=e?e.timing:0;return t&&t.domainLookupStart>0&&t[tf]>0&&t[Dl]>0&&t[FM]>0&&t[nf]>0&&t[Rv]>0&&t[rf]>0&&t.domLoading>0}function r0(){return n0()?Rr().timing:null}function GM(){return UM()?Rr()[Cv]("navigation")[0]:null}function WM(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=qn()||{},r=n.userAgent,i=!1;if(r)for(var a=0;a<t0[Nl];a++)i=i||Qt(r.toLowerCase(),t0[a])!==-1;if(i)return!1;for(var a=0;a<e[Nl];a++)if(e[a]<0||e[a]>=BM)return!1;return!0}var jM=function(){function e(t){var n=ta(t);tt(e,this,function(r){r[Sv]=function(i){i.isValid=!1;var a=GM(),o=r0(),s=0,c=0,u=0,f=0,d=0;(a||o)&&(a?(s=a[lr],c=a[zo]===0?a[rf]:Zt(a[zo],a[rf]),u=Zt(a.requestStart,a[Dl]),f=Zt(a[Dl],a[Rv]),d=Zt(a.responseEnd,a[nf])):(s=Zt(o[tf],o[nf]),c=Zt(o[tf],o[rf]),u=Zt(o.requestStart,o[Dl]),f=Zt(o[Dl],o[Rv]),d=Zt(o.responseEnd,o[nf])),s===0?ee(n,2,10,"error calculating page view performance.",{total:s,network:c,request:u,response:f,dom:d}):r[Ov](s,c,u,f,d)?s<Math.floor(c)+Math.floor(u)+Math.floor(f)+Math.floor(d)?ee(n,2,8,"client performance math error.",{total:s,network:c,request:u,response:f,dom:d}):(i.durationMs=s,i.perfTotal=i[lr]=Ei(s),i.networkConnect=Ei(c),i.sentRequest=Ei(u),i.receivedResponse=Ei(f),i.domProcessing=Ei(d),i.isValid=!0):ee(n,2,45,"Invalid page load duration value. Browser perf data won't be sent.",{total:s,network:c,request:u,response:f,dom:d}))},r[QE]=r0,r[JE]=n0,r[ZE]=HM,r[Ov]=WM})}return e.__ieDyn=1,e}(),zM=function(){function e(t,n){var r="prevPageVisitData";tt(e,this,function(i){i[gv]=function(s,c){try{var u=a(s,c);u&&n(u.pageName,u.pageUrl,u.pageVisitTime)}catch(f){na(t,"Auto track page visit time failed, metric will not be collected: "+ae(f))}};function a(s,c){var u=null;try{if(u=o(),ml()){uv(t,r)!=null&&on("Cannot call startPageVisit consecutively without first calling stopPageVisit");var f=An().stringify(new KM(s,c));PE(t,r,f)}}catch(d){na(t,"Call to restart failed: "+ae(d)),u=null}return u}function o(){var s=null;try{if(ml()){var c=Xn(),u=uv(t,r);u&&nl()&&(s=An().parse(u),s.pageVisitTime=c-s[e0],AE(t,r))}}catch(f){na(t,"Stop page visit timer failed: "+ae(f)),s=null}return s}Ue(i,"_logger",{g:function(){return t}}),Ue(i,"pageVisitTimeTrackingHandler",{g:function(){return n}})})}return e.__ieDyn=1,e}(),KM=function(){function e(t,n){this[e0]=Xn(),this.pageName=t,this.pageUrl=n}return e}(),i0=function(){function e(t,n){var r=this,i={};r.start=function(a){typeof i[a]<"u"&&ee(t,2,62,"start was called more than once for this event without calling stop.",{name:a,key:a},!0),i[a]=+new Date},r.stop=function(a,o,s,c){var u=i[a];if(isNaN(u))ee(t,2,63,"stop was called without a corresponding start.",{name:a,key:a},!0);else{var f=+new Date,d=Zt(u,f);r.action(a,o,d,s,c)}delete i[a],i[a]=void 0}}return e}(),Ht,qM="event";function wl(e,t){e&&e.dispatchEvent&&t&&e.dispatchEvent(t)}function XM(e){if(e&&e.reason){var t=e.reason;return!Ee(t)&&we(t[Ju])?t[Ju]():ae(t)}return e||""}var a0=6e4,JM=oo((Ht={sessionRenewalMs:TS(o0,30*60*1e3),sessionExpirationMs:TS(o0,24*60*60*1e3),disableExceptionTracking:yt()},Ht[zE]=yt(),Ht[VM]=yt(),Ht[XE]=yt(),Ht[kv]=!1,Ht.samplingPercentage=Nu(QM,100),Ht[mv]=yt(),Ht[KE]=yt(),Ht[qE]=yt(),Ht.namePrefix=rA(),Ht.enableDebug=yt(),Ht.disableFlushOnBeforeUnload=yt(),Ht.disableFlushOnUnload=yt(!1,"disableFlushOnBeforeUnload"),Ht.expCfg=Mn({inclScripts:!1}),Ht));function o0(e,t){return e=e||t,e<a0&&(e=a0),+e}function QM(e){return!isNaN(e)&&e>0&&e<=100}function ZM(e){st(e[mv])||(e[mv]?EM():TM())}var ex=function(e){Pr(t,e);function t(){var n=e.call(this)||this;n.identifier=GE,n.priority=180,n.autoRoutePVDelay=500;var r,i,a,o,s,c,u,f,d,h,p,v,m,_,g,y,Y,A,V;return tt(t,n,function(w,C){var K=C[jo];ce(),w.getCookieMgr=function(){return Np(w[Rt])},w.processTelemetry=function(N,k){w.processNext(N,k)},w.trackEvent=function(N,k){try{var O=wi(N,Si[bi],Si[va],w[ln](),k);w[Rt][_a](O)}catch(T){B(2,39,"trackTrace failed, trace will not be collected: "+je(T),{exception:ae(T)})}},w.startTrackEvent=function(N){try{r.start(N)}catch(k){B(1,29,"startTrackEvent failed, event will not be collected: "+je(k),{exception:ae(k)})}},w.stopTrackEvent=function(N,k,O){try{r.stop(N,void 0,k,O)}catch(T){B(1,30,"stopTrackEvent failed, event will not be collected: "+je(T),{exception:ae(T)})}},w.trackTrace=function(N,k){try{var O=wi(N,Ho[bi],Ho[va],w[ln](),k);w[Rt][_a](O)}catch(T){B(2,39,"trackTrace failed, trace will not be collected: "+je(T),{exception:ae(T)})}},w.trackMetric=function(N,k){try{var O=wi(N,fa[bi],fa[va],w[ln](),k);w[Rt][_a](O)}catch(T){B(1,36,"trackMetric failed, metric will not be collected: "+je(T),{exception:ae(T)})}},w[Qu]=function(N,k){try{var O=N||{};a[Qu](O,$t($t($t({},O.properties),O.measurements),k)),y&&s[gv](O.name,O.uri)}catch(T){B(1,37,"trackPageView failed, page view will not be collected: "+je(T),{exception:ae(T)})}},w[ma]=function(N,k,O){var T=Ot();if(T&&(N.refUri=N.refUri===void 0?T.referrer:N.refUri),W(N[zo])){var J=(k||N[Zu]||{})[lr]||0;N[zo]=new Date(new Date().getTime()-J)}var de=wi(N,Ti[bi],Ti[va],w[ln](),k,O);w[Rt][_a](de)},w[yv]=function(N,k,O){var T=wi(N,Go[bi],Go[va],w[ln](),k,O);w[Rt][_a](T)},w.trackPageViewPerformance=function(N,k){var O=N||{};try{o[Sv](O),w[yv](O,k)}catch(T){B(1,37,"trackPageViewPerformance failed, page view will not be collected: "+je(T),{exception:ae(T)})}},w.startTrackPage=function(N){try{if(typeof N!="string"){var k=Ot();N=k&&k.title||""}i.start(N)}catch(O){B(1,31,"startTrackPage failed, page view may not be collected: "+je(O),{exception:ae(O)})}},w.stopTrackPage=function(N,k,O,T){try{if(typeof N!="string"){var J=Ot();N=J&&J.title||""}if(typeof k!="string"){var de=rr();k=de&&de[Ko]||""}i.stop(N,k,O,T),y&&s[gv](N,k)}catch(ge){B(1,32,"stopTrackPage failed, page view will not be collected: "+je(ge),{exception:ae(ge)})}},w[WE]=function(N,k,O){var T,J=N&&(N[Ev]||N[Tl])||jd(N)&&N||{name:N&&typeof N,message:N||or};N=N||{};var de=new yn(w[ln](),J,N[Zu]||k,N.measurements,N.severityLevel,N.id).toInterface(),ge=Ot();if(ge&&(!((T=w.config.expCfg)===null||T===void 0)&&T.inclScripts)){var b=bA(ge);de[Zu].exceptionScripts=JSON.stringify(b)}var H=wi(de,yn[bi],yn[va],w[ln](),k,O);w[Rt][_a](H)},w.trackException=function(N,k){N&&!N[Ev]&&N[Tl]&&(N[Ev]=N[Tl]);try{w[WE](N,k)}catch(O){B(1,35,"trackException failed, exception will not be collected: "+je(O),{exception:ae(O)})}},w[Tv]=function(N){var k=N&&N[Tl],O=N&&N.evt;try{if(!O){var T=Jt();T&&(O=T[qM])}var J=N&&N.url||(Ot()||{}).URL,de=N[Nv]||"window.onerror@"+J+":"+(N[Dv]||0)+":"+(N[wv]||0),ge={errorSrc:de,url:J,lineNumber:N[Dv]||0,columnNumber:N[wv]||0,message:N[jE]};YM(N.message,N.url,N.lineNumber,N.columnNumber,N[Tl])?Q(yn[bv]("Script error: The browser's same-origin policy prevents us from getting the details of this exception. Consider using the 'crossorigin' attribute.",J,N[Dv]||0,N[wv]||0,k,O,null,de),ge):(N[Nv]||(N[Nv]=de),w.trackException({exception:N,severityLevel:3},ge))}catch(H){var b=k?k.name+", "+k[jE]:"null";B(1,11,"_onError threw exception while logging error, error will not be collected: "+je(H),{exception:ae(H),errorString:b})}},w[ef]=function(N){if(w[Rt])return w[Rt][ef](N);c||(c=[]),c.push(N)},w.initialize=function(N,k,O,T){if(!w.isInitialized()){W(k)&&on("Error initializing"),C.initialize(N,k,O,T);try{V=_i(mn(w.identifier),k.evtNamespace&&k.evtNamespace()),c&&(ie(c,function(J){k[ef](J)}),c=null),$(N),o=new jM(w[Rt]),a=new $M(w,g.overridePageViewDuration,w[Rt],o),s=new zM(w[ln](),function(J,de,ge){return R(J,de,ge)}),r=new i0(w[ln](),"trackEvent"),r.action=function(J,de,ge,b,H){b||(b={}),H||(H={}),b.duration=ge[Ju](),w.trackEvent({name:J,properties:b,measurements:H})},i=new i0(w[ln](),"trackPageView"),i.action=function(J,de,ge,b,H){W(b)&&(b={}),b.duration=ge[Ju]();var X={name:J,uri:de,properties:b,measurements:H};w[ma](X,b)},Vc()&&(q(),S())}catch(J){throw w.setInitialized(!1),J}}},w._doTeardown=function(N,k){a&&a.teardown(N,k),Ao(window,null,null,V),ce()};function $(N){var k=w.identifier,O=w[Rt];w[jo](vt(N,function(){var T=xn(null,N,O);g=T.getExtCfg(k,JM),y=g[zE],N.storagePrefix&&cv(N.storagePrefix),ZM(g),u=g[KE],M()}))}function R(N,k,O){var T={PageName:N,PageUrl:k};w.trackMetric({name:"PageVisitTime",average:O,max:O,min:O,sampleCount:1},T)}function M(){if(!f&&u){var N=["/browserLinkSignalR/","/__browserLink/"],k=function(O){if(u&&O.baseType===da[bi]){var T=O.baseData;if(T){for(var J=0;J<N[Nl];J++)if(T.target&&Qt(T.target,N[J])>=0)return!1}}return!0};w[jo](w[ef](k)),f=!0}}function Q(N,k){var O=wi(N,yn[bi],yn[va],w[ln](),k);w[Rt][_a](O)}function q(){var N=Jt(),k=rr(!0);w[jo](vt(g,function(){p=g.disableExceptionTracking,!p&&!v&&!g.autoExceptionInstrumented&&(K(Lu(N,"onerror",{ns:V,rsp:function(O,T,J,de,ge,b){!p&&O.rslt!==!0&&w[Tv](yn[bv](T,J,de,ge,b,O.evt))}},!1)),v=!0)})),E(N,k)}function S(){var N=Jt(),k=rr(!0);w[jo](vt(g,function(){if(d=g[qE]===!0,N&&d&&!h&&h1()){var O=cy();we(O.pushState)&&we(O.replaceState)&&typeof Event!==bh&&U(N,O,k)}}))}function I(){var N=null;if(w[Rt]&&w[Rt].getTraceCtx&&(N=w[Rt].getTraceCtx(!1)),!N){var k=w[Rt].getPlugin(Xu);if(k){var O=k.plugin.context;O&&(N=ov(O.telemetryTrace))}}return N}function U(N,k,O){if(h)return;var T=g.namePrefix||"";function J(){d&&wl(N,El(T+"locationchange"))}function de(){if(A&&(Y=A),A=O&&O[Ko]||"",d){var ge=I();if(ge){ge.setTraceId(hi());var b="_unknown_";O&&O.pathname&&(b=O.pathname+(O.hash||"")),ge.setName(St(w[ln](),b))}_n((function(H){w[Qu]({refUri:H,properties:{duration:0}})}).bind(w,Y),w.autoRoutePVDelay)}}K(Lu(k,"pushState",{ns:V,rsp:function(){d&&(wl(N,El(T+"pushState")),wl(N,El(T+"locationchange")))}},!0)),K(Lu(k,"replaceState",{ns:V,rsp:function(){d&&(wl(N,El(T+"replaceState")),wl(N,El(T+"locationchange")))}},!0)),Fr(N,T+"popstate",J,V),Fr(N,T+"locationchange",de,V),h=!0}function E(N,k){w[jo](vt(g,function(){m=g[XE]===!0,v=v||g[kv],m&&!_&&(K(Lu(N,"onunhandledrejection",{ns:V,rsp:function(O,T){m&&O.rslt!==!0&&w[Tv](yn[bv](XM(T),k?k[Ko]:"",0,0,T,O.evt))}},!1)),g[kv]=_=!0)}))}function B(N,k,O,T,J){w[ln]().throwInternal(N,k,O,T,J)}function ce(){r=null,i=null,a=null,o=null,s=null,c=null,u=!1,f=!1,d=!1,h=!1,p=!1,v=!1,m=!1,_=!1,y=!1;var N=rr(!0);Y=N&&N[Ko]||"",A=null,V=null,g=null,Ue(w,"config",{g:function(){return g}})}Ue(w,"_pageViewManager",{g:function(){return a}}),Ue(w,"_pageViewPerformanceManager",{g:function(){return o}}),Ue(w,"_pageVisitTimeManager",{g:function(){return s}}),Ue(w,"_evtNamespace",{g:function(){return"."+V}})}),n}return t.Version="3.3.1",t}(Po),af="featureOptIn",s0="onCfgChangeReceive",l0="nonOverrideConfigs",c0="scheduleFetchTimeout";function u0(e,t,n,r){try{var i=n>r;i&&(e=null);var a=n==0?P1({},e):e;return a&&t&&!i&&Me(a,function(o){var s=t[o];s&&(qt(a[o])&&qt(s)?a[o]=u0(a[o],s,++n,r):delete a[o])}),a}catch{}return e}var qo="featureOptIn.",f0=".mode",d0=".onCfg",h0=".offCfg";function tx(e,t,n){var r;if(!t||!t.enabled)return null;var i=(t[af]||{})[e]||{mode:1},a=i.mode,o=i.onCfg,s=i.offCfg,c=(n||{})[e]||{mode:2},u=c.mode,f=c.onCfg,d=c.offCfg,h=!!c.blockCdnCfg,p=qo+e+f0,v=qo+e+d0,m=qo+e+h0,_=u,g=f,y=d;return h||(a===4||a===5?(_=a==4?3:2,g=o||f,y=s||d):a===2||u===2?(_=2,g=f||o,y=d||s):a===3?(_=3,g=f||o,y=d||s):a===1&&u===1&&(_=1)),r={},r[p]=_,r[v]=g,r[m]=y,r}function nx(e,t){try{if(!e||!e.enabled)return null;if(!e[af])return e.config;var n=e[af],r=e.config||{};return Me(n,function(i){var a=tx(i,e,t.config[af]);W(a)||(Me(a,function(o,s){Ey(r,o,s)}),rx(i,a,r))}),r}catch{}return null}function rx(e,t,n){var r=t[qo+e+f0],i=t[qo+e+d0],a=t[qo+e+h0],o=null;r===3&&(o=i),r===2&&(o=a),o&&Me(o,function(s,c){Ey(n,s,c)})}var bl,ix="ai_cfgsync",p0="GET",ax=18e5,Xo=void 0,ox={instrumentationKey:!0,connectionString:!0,endpointUrl:!0},sx=oo((bl={syncMode:1,blkCdnCfg:Xo,customEvtName:Xo,cfgUrl:Xo,overrideSyncFn:Xo,overrideFetchFn:Xo},bl[s0]=Xo,bl[c0]=ax,bl[l0]=ox,bl)),lx=function(e){Pr(t,e);function t(){var n=e.call(this)||this;n.priority=198,n.identifier="AppInsightsCfgSyncPlugin";var r,i,a,o,s,c,u,f,d,h,p,v,m,_,g,y,Y=!1;return tt(t,n,function(A,V){w(),A.initialize=function(k,O,T,J){V.initialize(k,O,T,J),o=_i(mn(A.identifier),O.evtNamespace&&O.evtNamespace()),C(k)},A.getCfg=function(){return i},A.pause=function(){Y=!0,N()},A.resume=function(){Y=!1,ce()},A.setCfg=function(k){return K(k)},A.sync=function(k){return R(k)},A.updateEventListenerName=function(k){return M(k)},A._doTeardown=function(k,O){$(),N(),w()},A._getDbgPlgTargets=function(){return[f,u,a,d,m]};function w(){i=null,a=null,o=null,s=null,u=null,f=null,m=null,c=null,h=null,p=null,d=null,g=null,y=null,v=null}function C(k){var O=A.identifier,T=A.core;A._addHook(vt(k,function(){var J=xn(null,k,T);r=J.getExtCfg(O,sx);var de=d;d=!!r.blkCdnCfg,!W(de)&&de!==d&&(!d&&s?_&&_(s,I,f):N()),W(u)&&(u=r.syncMode===2),W(f)&&(f=r.syncMode===1);var ge=r.customEvtName||ix;a!==ge&&(u?M(ge):($(),a=ge)),W(s)&&(s=r.cfgUrl),s||(i=k,f&&R())})),y=r.overrideSyncFn,g=r.overrideFetchFn,v=r[s0],m=r[l0],h=r[c0],_=Q(),p=0,s&&!d&&_&&_(s,I,f)}function K(k,O){if(k){if(i=k,O&&!Y)return R();if(u&&!Y)return A.core.updateCfg(k),!0}return!1}function $(){try{var k=vn();k&&Ao(k,null,null,o)}catch{}}function R(k){try{return y&&we(y)?y(i,k):LP(a,i,k)}catch{}return!1}function M(k){try{return $(),k&&(a=k,E()),!0}catch{}return!1}function Q(){var k=g;return W(k)&&(lp()?k=q:gu()&&(k=S)),k}function q(k,O,T){var J=vn(),de=J&&J.fetch||null;if(k&&de&&we(de))try{var ge={method:p0},b=new Request(k,ge);Lr(fetch(b),function(H){var X=H.value;H.rejected?U(O,400):X.ok?Lr(X.text(),function(ue){U(O,X.status,ue.value,T)}):U(O,X.status,null,T)})}catch{}}function S(k,O,T){try{var J=new XMLHttpRequest;J.open(p0,k),J.onreadystatechange=function(){J.readyState===XMLHttpRequest.DONE&&U(O,J.status,J.responseText,T)},J.onerror=function(){U(O,400)},J.ontimeout=function(){U(O,400)},J.send()}catch{}}function I(k,O,T){try{if(k>=200&&k<400&&O){p=0;var J=An();if(J){var de=J.parse(O),ge=nx(de,A.core),b=ge&&Ft(ge)&&B(ge);b&&K(b,T)}}else p++;p<3&&ce()}catch{}}function U(k,O,T,J){try{k(O,T,J)}catch{}}function E(){if(u){var k=vn();if(k)try{Fr(k,a,function(O){var T=O&&O.detail;if(v&&T)v(T);else{var J=T&&T.cfg,de=J&&Ft(J)&&B(J);de&&K(de)}},o,!0)}catch{}}}function B(k,O){var T=null;try{k&&(T=u0(k,m,0,5))}catch{}return T}function ce(){!c&&h&&(c=_n(function(){c=null,_(s,I,f)},h),c.unref())}function N(){c&&c.cancel(),c=null,p=0}A.processTelemetry=function(k,O){A.processNext(k,O)}}),n}return t.__ieDyn=1,t}(Po),ga="duration",It="tags",Iv="deviceType",Gt="data",Ur="name",kl="traceID",xe="length",Cl="stringify",ya="measurements",cr="dataType",Sa="envelopeType",Ea="toString",Ol="_get",Ta="enqueue",Na="count",v0="eventsLimitInMem",Hr="push",of="item",Pv="emitLineDelimitedJson",Jo="clear",Av="createNew",sf="markAsSent",Rl="clearSent",Mv="bufferOverride",xv="BUFFER_KEY",ki="SENT_BUFFER_KEY",Qo="concat",Il="MAX_BUFFER_SIZE",Pl="triggerSend",Lt="diagLog",Yv="initialize",Al="_sender",Lv="customHeaders",_0="maxBatchSizeInBytes",Vv="onunloadDisableBeacon",Fv="isBeaconApiDisabled",m0="alwaysUseXhrOverride",$v="disableXhr",g0="enableSessionStorageBuffer",Ci="_buffer",y0="onunloadDisableFetch",S0="disableSendBeaconSplit",E0="instrumentationKey",T0="enableSendPromise",lf="getSenderInst",N0="unloadTransports",D0="convertUndefined",w0="maxBatchInterval",cf="serialize",Da="_onError",Bv="_onPartialSuccess",uf="_onSuccess",Uv="itemsReceived",Hv="itemsAccepted",Gv="oriPayload",Wv="baseType",ff="sampleRate",b0="eventsSendRequest",k0="getSamplingScore",cx="getHashCodeScore",jv="baseType",lt="baseData",kt="properties",C0="true";function _t(e,t,n){return et(e,t,n,Ac)}function ux(e,t,n){var r=n[It]=n[It]||{},i=t.ext=t.ext||{},a=t[It]=t[It]||[],o=i.user;o&&(_t(r,nt.userAuthUserId,o.authId),_t(r,nt.userId,o.id||o.localId));var s=i.app;s&&_t(r,nt.sessionId,s.sesId);var c=i.device;c&&(_t(r,nt.deviceId,c.id||c.localId),_t(r,nt[Iv],c.deviceClass),_t(r,nt.deviceIp,c.ip),_t(r,nt.deviceModel,c.model),_t(r,nt[Iv],c[Iv]));var u=t.ext.web;if(u){_t(r,nt.deviceLanguage,u.browserLang),_t(r,nt.deviceBrowserVersion,u.browserVer),_t(r,nt.deviceBrowser,u.browser);var f=n[Gt]=n[Gt]||{},d=f[lt]=f[lt]||{},h=d[kt]=d[kt]||{};_t(h,"domain",u.domain),_t(h,"isManual",u.isManual?C0:null),_t(h,"screenRes",u.screenRes),_t(h,"userConsent",u.userConsent?C0:null)}var p=i.os;p&&(_t(r,nt.deviceOS,p[Ur]),_t(r,nt.deviceOSVersion,p.osVer));var v=i.trace;v&&(_t(r,nt.operationParentId,v.parentID),_t(r,nt.operationName,St(e,v[Ur])),_t(r,nt.operationId,v[kl]));for(var m={},_=a[xe]-1;_>=0;_--){var g=a[_];Me(g,function(Y,A){m[Y]=A}),a.splice(_,1)}Me(a,function(Y,A){m[Y]=A});var y=$t($t({},r),m);y[nt.internalSdkVersion]||(y[nt.internalSdkVersion]=St(e,"javascript:".concat(fx.Version),64)),n[It]=eS(y)}function Oi(e,t,n){W(e)||Me(e,function(r,i){Vs(i)?n[r]=i:Ee(i)?t[r]=i:nl()&&(t[r]=An()[Cl](i))})}function wa(e,t){W(e)||Me(e,function(n,r){e[n]=r||t})}function ba(e,t,n,r){var i=new CM(e,r,t);_t(i,"sampleRate",n[vE]),(n[lt]||{}).startTime&&(i.time=bo(n[lt].startTime)),i.iKey=n.iKey;var a=n.iKey.replace(/-/g,"");return i[Ur]=i[Ur].replace("{0}",a),ux(e,n,i),n[It]=n[It]||[],eS(i)}function ka(e,t){W(t[lt])&&ee(e,1,46,"telemetryItem.baseData cannot be null.")}var fx={Version:"3.3.1"};function dx(e,t,n){ka(e,t);var r=t[lt][ya]||{},i=t[lt][kt]||{};Oi(t[Gt],i,r),W(n)||wa(i,n);var a=t[lt];if(W(a))return na(e,"Invalid input for dependency data"),null;var o=a[kt]&&a[kt][_E]?a[kt][_E]:"GET",s=new da(e,a.id,a.target,a[Ur],a[ga],a.success,a.responseCode,o,a.type,a.correlationContext,i,r),c=new ha(da[cr],s);return ba(e,da[Sa],t,c)}function O0(e,t,n){ka(e,t);var r={},i={};t[jv]!==Si[cr]&&(r.baseTypeSource=t[jv]),t[jv]===Si[cr]?(r=t[lt][kt]||{},i=t[lt][ya]||{}):t[lt]&&Oi(t[lt],r,i),Oi(t[Gt],r,i),W(n)||wa(r,n);var a=t[lt][Ur],o=new Si(e,a,r,i),s=new ha(Si[cr],o);return ba(e,Si[Sa],t,s)}function hx(e,t,n){ka(e,t);var r=t[lt][ya]||{},i=t[lt][kt]||{};Oi(t[Gt],i,r),W(n)||wa(i,n);var a=t[lt],o=yn.CreateFromInterface(e,a,i,r),s=new ha(yn[cr],o);return ba(e,yn[Sa],t,s)}function px(e,t,n){ka(e,t);var r=t[lt],i=r[kt]||{},a=r[ya]||{};Oi(t[Gt],i,a),W(n)||wa(i,n);var o=new fa(e,r[Ur],r.average,r.sampleCount,r.min,r.max,r.stdDev,i,a),s=new ha(fa[cr],o);return ba(e,fa[Sa],t,s)}function vx(e,t,n){ka(e,t);var r,i=t[lt];!W(i)&&!W(i[kt])&&!W(i[kt][ga])?(r=i[kt][ga],delete i[kt][ga]):!W(t[Gt])&&!W(t[Gt][ga])&&(r=t[Gt][ga],delete t[Gt][ga]);var a=t[lt],o;((t.ext||{}).trace||{})[kl]&&(o=t.ext.trace[kl]);var s=a.id||o,c=a[Ur],u=a.uri,f=a[kt]||{},d=a[ya]||{};if(W(a.refUri)||(f.refUri=a.refUri),W(a.pageType)||(f.pageType=a.pageType),W(a.isLoggedIn)||(f.isLoggedIn=a.isLoggedIn[Ea]()),!W(a[kt])){var h=a[kt];Me(h,function(m,_){f[m]=_})}Oi(t[Gt],f,d),W(n)||wa(f,n);var p=new Ti(e,c,u,r,f,d,s),v=new ha(Ti[cr],p);return ba(e,Ti[Sa],t,v)}function _x(e,t,n){ka(e,t);var r=t[lt],i=r[Ur],a=r.uri||r.url,o=r[kt]||{},s=r[ya]||{};Oi(t[Gt],o,s),W(n)||wa(o,n);var c=new Go(e,i,a,void 0,o,s,r),u=new ha(Go[cr],c);return ba(e,Go[Sa],t,u)}function mx(e,t,n){ka(e,t);var r=t[lt].message,i=t[lt].severityLevel,a=t[lt][kt]||{},o=t[lt][ya]||{};Oi(t[Gt],a,o),W(n)||wa(a,n);var s=new Ho(e,r,i,a,o),c=new ha(Ho[cr],s);return ba(e,Ho[Sa],t,c)}var R0=function(){function e(t,n){var r=[],i=!1,a=n.maxRetryCnt;this[Ol]=function(){return r},this._set=function(o){return r=o,r},tt(e,this,function(o){o[Ta]=function(s){if(o[Na]()>=n[v0]){i||(ee(t,2,105,"Maximum in-memory buffer size reached: "+o[Na](),!0),i=!0);return}s.cnt=s.cnt||0,!(!W(a)&&s.cnt>a)&&r[Hr](s)},o[Na]=function(){return r[xe]},o.size=function(){for(var s=r[xe],c=0;c<r[xe];c++)s+=r[c].item[xe];return n[Pv]||(s+=2),s},o[Jo]=function(){r=[],i=!1},o.getItems=function(){return r.slice(0)},o.batchPayloads=function(s){if(s&&s[xe]>0){var c=[];ie(s,function(f){c[Hr](f[of])});var u=n[Pv]?c.join(`
|
|
58
|
-
`):"["+c.join(",")+"]";return u}return null},o[Av]=function(s,c,u){var f=r.slice(0);s=s||t,c=c||{};var d=u?new I0(s,c):new zv(s,c);return ie(f,function(h){d[Ta](h)}),d}})}return e.__ieDyn=1,e}(),zv=function(e){
|
|
59
|
-
`,{name:s},!0);else{c=[];for(var u=0;u<o[xe];u++){var f=o[u],d=r(f,s+"["+u+"]");c[Hr](d)}}return c}function a(o,s,c){var u;return o&&(u={},Me(o,function(f,d){if(s==="string")d===void 0?u[f]="undefined":d===null?u[f]="null":d[Ea]?u[f]=d[Ea]():u[f]="invalid field: toString() is not defined.";else if(s==="number")if(d===void 0)u[f]="undefined";else if(d===null)u[f]="null";else{var h=parseFloat(d);u[f]=h}else u[f]="invalid field: "+c+" is of unknown type.",ee(t,1,u[f],null,!0)})),u}})}return e.__ieDyn=1,e}(),Sx=8,Ex=function(){function e(){}return e.prototype.getHashCodeScore=function(t){var n=this.getHashCode(t)/e.INT_MAX_VALUE;return n*100},e.prototype.getHashCode=function(t){if(t==="")return 0;for(;t[xe]<Sx;)t=t[Qo](t);for(var n=5381,r=0;r<t[xe];++r)n=(n<<5)+n+t.charCodeAt(r),n=n&n;return Math.abs(n)},e.INT_MAX_VALUE=2147483647,e}(),Tx=function(){function e(){var t=this,n=new Ex,r=new BE;t[k0]=function(i){var a=0;return i[It]&&i[It][r.userId]?a=n.getHashCodeScore(i[It][r.userId]):i.ext&&i.ext.user&&i.ext.user.id?a=n[cx](i.ext.user.id):i[It]&&i[It][r.operationId]?a=n.getHashCodeScore(i[It][r.operationId]):i.ext&&i.ext.telemetryTrace&&i.ext.telemetryTrace[kl]?a=n.getHashCodeScore(i.ext.telemetryTrace[kl]):a=Math.random()*100,a}}return e}(),Nx=function(){function e(t,n){this.INT_MAX_VALUE=2147483647;var r=n||ta(null);(t>100||t<0)&&(r.throwInternal(2,58,"Sampling rate is out of range (0..100). Sampling will be disabled, you may be sending too much data which may affect your AI service level.",{samplingRate:t},!0),t=100),this[ff]=t,this.samplingScoreGenerator=new Tx}return e.prototype.isSampledIn=function(t){var n=this[ff],r=!1;return n==null||n>=100||t.baseType===fa[cr]?!0:(r=this.samplingScoreGenerator[k0](t)<n,r)},e}(),at,Gr,ur=void 0,P0="",Dx=65e3;function A0(e){try{return e.responseText}catch{}return null}function wx(e){return e&&e.sendPOST}var M0=oo((at={endpointUrl:Nu(Ac,zp+Mo)},at[Pv]=yt(),at[w0]=15e3,at[_0]=102400,at.disableTelemetry=yt(),at[g0]=yt(!0),at.isRetryDisabled=yt(),at[Fv]=yt(!0),at[S0]=yt(!0),at[$v]=yt(),at[y0]=yt(),at[Vv]=yt(),at[E0]=ur,at.namePrefix=ur,at.samplingPercentage=Nu(bx,100),at[Lv]=ur,at[D0]=ur,at[v0]=1e4,at[Mv]=!1,at.httpXHROverride={isVal:wx,v:ur},at[m0]=yt(),at.transports=ur,at.retryCodes=ur,at.maxRetryCnt={isVal:Vs,v:10},at));function bx(e){return!isNaN(e)&&e>0&&e<=100}var kx=(Gr={},Gr[Si.dataType]=O0,Gr[Ho.dataType]=mx,Gr[Ti.dataType]=vx,Gr[Go.dataType]=_x,Gr[yn.dataType]=hx,Gr[fa.dataType]=px,Gr[da.dataType]=dx,Gr),Cx=function(e){Pr(t,e);function t(){var n=e.call(this)||this;n.priority=1001,n.identifier=HE;var r,i,a,o,s,c,u,f,d=0,h,p,v,m,_,g,y,Y,A,V,w,C,K,$,R,M,Q,q,S,I,U,E,B,ce,N,k,O;return tt(t,n,function(T,J){Va(),T.pause=function(){Ke(),o=!0},T.resume=function(){o&&(o=!1,i=null,P(),Re())},T.flush=function(D,L,oe){if(D===void 0&&(D=!0),!o){Ke();try{return T[Pl](D,null,oe||1)}catch(se){ee(T[Lt](),1,22,"flush failed, telemetry will not be collected: "+je(se),{exception:ae(se)})}}},T.onunloadFlush=function(){if(!o)if(y||I)try{return T[Pl](!0,G,2)}catch(D){ee(T[Lt](),1,20,"failed to flush with beacon sender on page unload, telemetry will not be collected: "+je(D),{exception:ae(D)})}else T.flush(!1)},T.addHeader=function(D,L){f[D]=L},T[Yv]=function(D,L,oe,se){T.isInitialized()&&ee(T[Lt](),1,28,"Sender is already initialized"),J[Yv](D,L,oe,se);var De=T.identifier;c=new yx(L.logger),r=0,i=null,a=0,T[Al]=null,u=0;var Te=T[Lt]();v=_i(mn("Sender"),L.evtNamespace&&L.evtNamespace()),p=LM(v),T._addHook(vt(D,function(Ie){var ut=Ie.cfg;ut.storagePrefix&&cv(ut.storagePrefix);var Dn=xn(null,ut,L),Pe=Dn.getExtCfg(De,M0);Ue(T,"_senderConfig",{g:function(){return Pe}}),L.activeStatus()===oi.PENDING?T.pause():L.activeStatus()===oi.ACTIVE&&T.resume(),_!==Pe.endpointUrl&&(m=_=Pe.endpointUrl),V&&V!==Pe[Lv]&&ie(V,function(Pt){delete f[Pt.header]}),g=Pe[_0],y=(Pe[Vv]===!1||Pe[Fv]===!1)&&rl(),Y=Pe[Vv]===!1&&rl(),A=Pe[Fv]===!1&&rl(),I=Pe[m0],U=!!Pe[$v],O=Pe.retryCodes;var w_=Pe[Mv],hs=!!Pe[g0]&&(!!w_||ml()),CT=Pe.namePrefix,RY=hs!==M||hs&&q!==CT||hs&&Q!==w_;if(T[Ci]){if(RY)try{T._buffer=T._buffer[Av](Te,Pe,hs)}catch(Pt){ee(T[Lt](),1,12,"failed to transfer telemetry to different buffer storage, telemetry will be lost: "+je(Pt),{exception:ae(Pt)})}P()}else T[Ci]=hs?new I0(Te,Pe):new zv(Te,Pe);q=CT,M=hs,Q=w_,E=!Pe[y0]&&lp(!0),N=!!Pe[S0],T._sample=new Nx(Pe.samplingPercentage,Te),C=Pe[E0],tn(C,ut)||ee(Te,1,100,"Invalid Instrumentation key "+C),V=Pe[Lv],Ee(m)&&!av(m)&&V&&V[xe]>0?ie(V,function(Pt){n.addHeader(Pt.header,Pt.value)}):V=null,S=Pe[T0];var OT=ge();k?k.SetConfig(OT):(k=new KA,k[Yv](OT,Te));var Pf=Pe.httpXHROverride,Af=null,ql=null,IY=rS([3,1,2],Pe.transports);Af=k&&k[lf](IY,!1);var b_=k&&k.getFallbackInst();B=function(Pt,Fa){return _e(b_,Pt,Fa)},ce=function(Pt,Fa){return _e(b_,Pt,Fa,!1)},Af=I?Pf:Af||Pf||b_,T[Al]=function(Pt,Fa){return _e(Af,Pt,Fa)},E&&(h=ye);var k_=rS([3,1],Pe[N0]);E||(k_=k_.filter(function(Pt){return Pt!==2})),ql=k&&k[lf](k_,!0),ql=I?Pf:ql||Pf,(I||Pe[N0]||!h)&&ql&&(h=function(Pt,Fa){return _e(ql,Pt,Fa)}),h||(h=B),w=Pe.disableTelemetry,K=Pe[D0]||ur,$=Pe.isRetryDisabled,R=Pe[w0]}))},T.processTelemetry=function(D,L){var oe;L=T._getTelCtx(L);var se=L[Lt]();try{var De=ze(D,se);if(!De)return;var Te=fe(D,se);if(!Te)return;var Ie=c[cf](Te),ut=T[Ci];P(Ie);var Dn=(oe={},oe[of]=Ie,oe.cnt=0,oe);ut[Ta](Dn),Re()}catch(Pe){ee(se,2,12,"Failed adding telemetry to the sender's buffer, some telemetry will be lost: "+je(Pe),{exception:ae(Pe)})}T.processNext(D,L)},T.isCompletelyIdle=function(){return!o&&d===0&&T._buffer[Na]()===0},T._xhrReadyStateChange=function(D,L,oe){if(!he(L))return b(D,L,oe)},T[Pl]=function(D,L,oe){D===void 0&&(D=!0);var se;if(!o)try{var De=T[Ci];if(w)De[Jo]();else{if(De[Na]()>0){var Te=De.getItems();Bn(oe||0,D),L?se=L.call(T,Te,D):se=T[Al](Te,D)}a=+new Date}Ke()}catch(ut){var Ie=lS();(!Ie||Ie>9)&&ee(T[Lt](),1,40,"Telemetry transmission failed, some telemetry will be lost: "+je(ut),{exception:ae(ut)})}return se},T.getOfflineSupport=function(){var D;return D={getUrl:function(){return m},createPayload:te},D[cf]=ve,D.batch=x,D.shouldProcess=function(L){return!!ze(L)},D},T._doTeardown=function(D,L){T.onunloadFlush(),Co(p,!1),Va()},T[Da]=function(D,L,oe){if(!he(D))return H(D,L)},T[Bv]=function(D,L){if(!he(D))return X(D,L)},T[uf]=function(D,L){if(!he(D))return ue(D)},T._xdrOnLoad=function(D,L){if(!he(L))return de(D,L)};function de(D,L){var oe=A0(D);if(D&&(oe+""=="200"||oe===""))r=0,T[uf](L,0);else{var se=xp(oe);se&&se[Uv]&&se[Uv]>se[Hv]&&!$?T[Bv](L,se):T[Da](L,nS(D))}}function ge(){var D;try{var L={xdrOnComplete:function(se,De,Te){var Ie=be(Te);if(Ie)return de(se,Ie)},fetchOnComplete:function(se,De,Te,Ie){var ut=be(Ie);if(ut)return F(se.status,ut,se.url,ut[xe],se.statusText,Te||"")},xhrOnComplete:function(se,De,Te){var Ie=be(Te);if(Ie)return b(se,Ie,Ie[xe])},beaconOnRetry:function(se,De,Te){return Z(se,De,Te)}},oe=(D={},D[T0]=S,D.isOneDs=!1,D.disableCredentials=!1,D[$v]=U,D.disableBeacon=!A,D.disableBeaconSync=!Y,D.senderOnCompleteCallBack=L,D);return oe}catch{}return null}function b(D,L,oe){D.readyState===4&&F(D.status,L,D.responseURL,oe,mu(D),A0(D)||D.response)}function H(D,L,oe){ee(T[Lt](),2,26,"Failed to send telemetry.",{message:L}),T._buffer&&T._buffer[Rl](D)}function X(D,L){for(var oe=[],se=[],De=L.errors.reverse(),Te=0,Ie=De;Te<Ie.length;Te++){var ut=Ie[Te],Dn=D.splice(ut.index,1)[0];Et(ut.statusCode)?se[Hr](Dn):oe[Hr](Dn)}D[xe]>0&&T[uf](D,L[Hv]),oe[xe]>0&&T[Da](oe,mu(null,["partial success",L[Hv],"of",L.itemsReceived].join(" "))),se[xe]>0&&(ke(se),ee(T[Lt](),2,40,"Partial success. Delivered: "+D[xe]+", Failed: "+oe[xe]+". Will retry to send "+se[xe]+" our of "+L[Uv]+" items"))}function ue(D,L){T._buffer&&T._buffer[Rl](D)}function be(D){try{if(D){var L=D,oe=L[Gv];return oe&&oe[xe]?oe:null}}catch{}return null}function ze(D,L){if(w)return!1;if(!D)return L&&ee(L,1,7,"Cannot send empty telemetry"),!1;if(D.baseData&&!D[Wv])return L&&ee(L,1,70,"Cannot send telemetry without baseData and baseType"),!1;if(D[Wv]||(D[Wv]="EventData"),!T[Al])return L&&ee(L,1,28,"Sender was not initialized"),!1;if(re(D))D[vE]=T._sample[ff];else return L&&ee(L,2,33,"Telemetry item was sampled out and not sent",{SampleRate:T._sample[ff]}),!1;return!0}function fe(D,L){var oe=D.iKey||C,se=t.constructEnvelope(D,oe,L,K);if(!se){ee(L,1,47,"Unable to create an AppInsights envelope");return}var De=!1;if(D[It]&&D[It][jp]&&(ie(D[It][jp],function(Te){try{Te&&Te(se)===!1&&(De=!0,na(L,"Telemetry processor check returns false"))}catch(Ie){ee(L,1,64,"One of telemetry initializers failed, telemetry item will not be sent: "+je(Ie),{exception:ae(Ie)},!0)}}),delete D[It][jp]),!De)return se}function ve(D){var L=P0,oe=T[Lt]();try{var se=ze(D,oe),De=null;se&&(De=fe(D,oe)),De&&(L=c[cf](De))}catch{}return L}function x(D){var L=P0;return D&&D[xe]&&(L="["+D.join(",")+"]"),L}function te(D){var L,oe=$e();return L={urlString:m},L[Gt]=D,L.headers=oe,L}function re(D){return T._sample.isSampledIn(D)}function pe(D,L,oe,se){L===200&&D?T._onSuccess(D,D[xe]):se&&T[Da](D,se)}function _e(D,L,oe,se){se===void 0&&(se=!0);var De=function(ut,Dn,Pe){return pe(L,ut,Dn,Pe)},Te=Xe(L),Ie=D&&D.sendPOST;return Ie&&Te?(se&&T._buffer[sf](L),Ie(Te,De,!oe)):null}function Xe(D){var L;if(Ae(D)&&D[xe]>0){var oe=T[Ci].batchPayloads(D),se=$e(),De=(L={},L[Gt]=oe,L.urlString=m,L.headers=se,L.disableXhrSync=U,L.disableFetchKeepAlive=!E,L[Gv]=D,L);return De}return null}function $e(){try{var D=f||{};return av(m)&&(D[Qe[6]]=Qe[7]),D}catch{}return null}function P(D){var L=D?D[xe]:0;return T[Ci].size()+L>g?((!p||p.isOnline())&&T[Pl](!0,null,10),!0):!1}function F(D,L,oe,se,De,Te){var Ie=null;if(T._appId||(Ie=xp(Te),Ie&&Ie.appId&&(T._appId=Ie.appId)),(D<200||D>=300)&&D!==0){if((D===301||D===307||D===308)&&!j(oe)){T[Da](L,De);return}if(p&&!p.isOnline()){if(!$){var ut=10;ke(L,ut),ee(T[Lt](),2,40,". Offline - Response Code: ".concat(D,". Offline status: ").concat(!p.isOnline(),". Will retry to send ").concat(L.length," items."))}return}!$&&Et(D)?(ke(L),ee(T[Lt](),2,40,". Response code "+D+". Will retry to send "+L[xe]+" items.")):T[Da](L,De)}else j(oe),D===206?(Ie||(Ie=xp(Te)),Ie&&!$?T[Bv](L,Ie):T[Da](L,De)):(r=0,T[uf](L,se))}function j(D){return u>=10?!1:!W(D)&&D!==""&&D!==m?(m=D,++u,!0):!1}function G(D,L){if(h)h(D,!1);else{var oe=k&&k[lf]([3],!0);return _e(oe,D,L)}}function Z(D,L,oe){var se=D,De=se&&se[Gv];if(N)ce&&ce(De,!0),ee(T[Lt](),2,40,". Failed to send telemetry with Beacon API, retried with normal sender.");else{for(var Te=[],Ie=0;Ie<De[xe];Ie++){var ut=De[Ie],Dn=[ut],Pe=Xe(Dn);oe(Pe,L)?T._onSuccess(Dn,Dn[xe]):Te[Hr](ut)}Te[xe]>0&&(ce&&ce(Te,!0),ee(T[Lt](),2,40,". Failed to send telemetry with Beacon API, retried with normal sender."))}}function he(D){try{if(D&&D[xe])return Ee(D[0])}catch{}return null}function ye(D,L){var oe=null;if(Ae(D)){for(var se=D[xe],De=0;De<D[xe];De++)se+=D[De].item[xe];var Te=k.getSyncFetchPayload();Te+se<=Dx?oe=2:rl()?oe=3:(oe=1,ee(T[Lt](),2,40,". Failed to send telemetry with Beacon API, retried with xhrSender."));var Ie=k&&k[lf]([oe],!0);return _e(Ie,D,L)}return null}function ke(D,L){if(L===void 0&&(L=1),!(!D||D[xe]===0)){var oe=T[Ci];oe[Rl](D),r++;for(var se=0,De=D;se<De.length;se++){var Te=De[se];Te.cnt=Te.cnt||0,Te.cnt++,oe[Ta](Te)}Se(L),Re()}}function Se(D){var L=10,oe;if(r<=1)oe=L;else{var se=(Math.pow(2,r)-1)/2,De=Math.floor(Math.random()*se*L)+1;De=D*De,oe=Math.max(Math.min(De,3600),L)}var Te=Xn()+oe*1e3;i=Te}function Re(){if(!s&&!o){var D=i?Math.max(0,i-Xn()):0,L=Math.max(R,D);s=_n(function(){s=null,T[Pl](!0,null,1)},L)}}function Ke(){s&&s.cancel(),s=null,i=null}function Et(D){return W(O)?D===401||D===408||D===429||D===500||D===502||D===503||D===504:O[xe]&&O.indexOf(D)>-1}function Nn(){var D="getNotifyMgr";return T.core[D]?T.core[D]():T.core._notificationManager}function Bn(D,L){var oe=Nn();if(oe&&oe[b0])try{oe[b0](D,L)}catch(se){ee(T[Lt](),1,74,"send request notification failed: "+je(se),{exception:ae(se)})}}function tn(D,L){var oe=L.disableInstrumentationKeyValidation,se=W(oe)?!1:oe;if(se)return!0;var De="^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$",Te=new RegExp(De);return Te.test(D)}function Va(){T[Al]=null,T[Ci]=null,T._appId=null,T._sample=null,f={},p=null,r=0,i=null,a=null,o=!1,s=null,c=null,u=0,d=0,h=null,v=null,m=null,_=null,g=0,y=!1,V=null,w=!1,C=null,K=ur,$=!1,M=null,q=ur,U=!1,E=!1,N=!1,B=null,ce=null,k=null,Ue(T,"_senderConfig",{g:function(){return tS({},M0)}})}}),n}return t.constructEnvelope=function(n,r,i,a){var o;r!==n.iKey&&!W(r)?o=$t($t({},n),{iKey:r}):o=n;var s=kx[o.baseType]||O0;return s(i,o,a)},t}(Po),x0="duration",Ca="properties",Vn="requestUrl",Ml="inst",Oa="length",Wr="traceID",Ri="spanID",Sn="traceFlags",xl="context",Zo="aborted",df="traceId",hf="spanId",pf="_addHook",Fn="core",Kv="includeCorrelationHeaders",qv="getAbsoluteUrl",Ra="headers",En="requestHeaders",Xv="setRequestHeader",Y0="trackDependencyDataInternal",Ia="startTime",es="toLowerCase",Jv="enableRequestHeaderTracking",L0="enableAjaxErrorStatusText",V0="enableAjaxPerfTracking",F0="maxAjaxCallsPerView",$0="excludeRequestFromAutoTrackingPatterns",B0="addRequestContext",Qv="disableAjaxTracking",U0="ajaxPerfLookupDelay",H0="disableFetchTracking",G0="enableResponseHeaderTracking",$n="status",Pa="statusText",ts="headerMap",Zv="openDone",e_="sendDone",Aa="requestSentTime",t_="abortDone",n_="getTraceId",r_="getTraceFlags",Ii="method",i_="errorStatusText",W0="stateChangeAttached",j0="responseText",Yl="responseFinishedTime",a_="CreateTrackItem",z0="response",K0="getAllResponseHeaders",o_="getPartAProps",vf="perfMark",ns="name",s_="perfTiming",Ll="exception",q0="ajaxDiagnosticsMessage",l_="correlationContext",c_="ajaxTotalDuration",u_="eventTraceCtx";function X0(e,t,n){var r=0,i=e[t],a=e[n];return i&&a&&(r=Zt(i,a)),r}function Ma(e,t,n,r,i){var a=0,o=X0(n,r,i);return o&&(a=Pi(e,t,Ei(o))),a}function Pi(e,t,n){var r="ajaxPerf",i=0;if(e&&t&&n){var a=e[r]=e[r]||{};a[t]=n,i=1}return i}function Ox(e,t){var n=e[s_],r=t[Ca]||{},i=0,a="name",o="Start",s="End",c="domainLookup",u="connect",f="redirect",d="request",h="response",p="startTime",v=c+o,m=c+s,_=u+o,g=u+s,y=d+o,Y=d+s,A=h+o,V=h+s,w=f+o,C=f=s,K="transferSize",$="encodedBodySize",R="decodedBodySize",M="serverTiming";if(n){i|=Ma(r,f,n,w,C),i|=Ma(r,c,n,v,m),i|=Ma(r,u,n,_,g),i|=Ma(r,d,n,y,Y),i|=Ma(r,h,n,A,V),i|=Ma(r,"networkConnect",n,p,g),i|=Ma(r,"sentRequest",n,y,V);var Q=n[x0];Q||(Q=X0(n,p,V)||0),i|=Pi(r,x0,Q),i|=Pi(r,"perfTotal",Q);var q=n[M];if(q){var S={};ie(q,function(I,U){var E=pu(I[a]||""+U),B=S[E]||{};Me(I,function(ce,N){(ce!==a&&Ee(N)||Vs(N))&&(B[ce]&&(N=B[ce]+";"+N),(N||!Ee(N))&&(B[ce]=N))}),S[E]=B}),i|=Pi(r,M,S)}i|=Pi(r,K,n[K]),i|=Pi(r,$,n[$]),i|=Pi(r,R,n[R])}else e[vf]&&(i|=Pi(r,"missing",e.perfAttempts));i&&(t[Ca]=r)}var Rx=function(){function e(){var t=this;t[Zv]=!1,t.setRequestHeaderDone=!1,t[e_]=!1,t[t_]=!1,t[W0]=!1}return e}(),J0=function(){function e(t,n,r,i){var a,o=this,s=r,c="responseText";o[vf]=null,o.completed=!1,o.requestHeadersSize=null,o[En]=null,o.responseReceivingDuration=null,o.callbackDuration=null,o[c_]=null,o[Zo]=0,o.pageUrl=null,o[Vn]=null,o.requestSize=0,o[Ii]=null,o[$n]=null,o[Aa]=null,o.responseStartedTime=null,o[Yl]=null,o.callbackFinishedTime=null,o.endTime=null,o.xhrMonitoringState=new Rx,o.clientFailure=0,o[Wr]=t,o[Ri]=n,o[Sn]=i==null?void 0:i.getTraceFlags(),i?o[u_]=(a={},a[df]=i[n_](),a[hf]=i.getSpanId(),a[Sn]=i[r_](),a):o[u_]=null,tt(e,o,function(u){u.getAbsoluteUrl=function(){return u[Vn]?pM(u[Vn]):null},u.getPathName=function(){return u[Vn]?Gu(s,vM(u[Ii],u[Vn])):null},u[a_]=function(f,d,h){var p;if(u.ajaxTotalDuration=Math.round(Zt(u.requestSentTime,u.responseFinishedTime)*1e3)/1e3,u[c_]<0)return null;var v=(p={id:"|"+u[Wr]+"."+u[Ri],target:u[qv]()},p[ns]=u.getPathName(),p.type=f,p[Ia]=null,p.duration=u[c_],p.success=+u[$n]>=200&&+u[$n]<400,p.responseCode=+u[$n],p[Ca]={HttpMethod:u[Ii]},p),m=v[Ca];if(u[Zo]&&(m[Zo]=!0),u[Aa]&&(v[Ia]=new Date,v[Ia].setTime(u[Aa])),Ox(u,v),d&&Cr(u.requestHeaders)[Oa]>0&&(m[En]=u[En]),h){var _=h();if(_){var g=_[l_];if(g&&(v.correlationContext=g),_[ts]&&Cr(_.headerMap)[Oa]>0&&(m.responseHeaders=_[ts]),u[i_])if(u[$n]>=400){var y=_.type;(y===""||y==="text")&&(m.responseText=_.responseText?_[Pa]+" - "+_[c]:_[Pa]),y==="json"&&(m.responseText=_.response?_[Pa]+" - "+JSON.stringify(_[z0]):_[Pa])}else u[$n]===0&&(m.responseText=_[Pa]||"")}}return v},u[o_]=function(){var f,d=null,h=u[u_];if(h&&(h[df]||h[hf])){d={};var p=d[sn.TraceExt]=(f={},f[Wr]=h[df],f.parentID=h[hf],f);W(h[Sn])||(p[Sn]=h[Sn])}return d}})}return e.__ieDyn=1,e}(),dt,Vl="diagLog",Ai="_ajaxData",xa="fetch",Fl="Failed to monitor XMLHttpRequest",Q0=", monitoring data for this ajax call ",rs=Q0+"may be incorrect.",Z0=Q0+"won't be sent.",eT="Failed to get Request-Context correlation header as it may be not included in the response or not accessible.",tT="Failed to add custom defined request context as configured call back may missing a null check.",nT="Failed to calculate the duration of the ",rT=0;function Ix(){var e=vn();return!e||W(e.Request)||W(e.Request[Jn])||W(e[xa])?null:e[xa]}function Px(e,t){var n,r,i=!1;if(gu()){var a=XMLHttpRequest[Jn];i=!W(a)&&!W(a.open)&&!W(a.send)&&!W(a.abort)}var o=lS();if(o&&o<9&&(i=!1),i)try{var s=new XMLHttpRequest,c={xh:[],i:(n={},n[t]={},n)};s[Ai]=c;var u=XMLHttpRequest[Jn].open;XMLHttpRequest[Jn].open=u}catch(f){i=!1,$l(e,15,"Failed to enable XMLHttpRequest monitoring, extension is not supported",(r={},r[Ll]=ae(f),r))}return i}var is=function(e,t){return e&&t&&e[Ai]?(e[Ai].i||{})[t]:null},Ax=function(e,t,n){if(e){var r=(e[Ai]||{}).xh;r&&r.push({n:t,v:n})}},f_=function(e,t){var n=!1;if(e){var r=(e[Ai]||{}).xh;r&&ie(r,function(i){if(i.n===t)return n=!0,-1})}return n};function _f(e,t){var n="";try{var r=is(e,t);r&&r[Vn]&&(n+="(url: '"+r[Vn]+"')")}catch{}return n}function $l(e,t,n,r,i){ee(e[Vl](),1,t,n,r,i)}function jr(e,t,n,r,i){ee(e[Vl](),2,t,n,r,i)}function Bl(e,t,n){return function(r){var i;$l(e,t,n,(i={ajaxDiagnosticsMessage:_f(r[Ml],e._ajaxDataId)},i[Ll]=ae(r.err),i))}}function as(e,t){return e&&t?Qt(e,t):-1}function iT(e,t,n){var r={id:t,fn:n};return e.push(r),{remove:function(){ie(e,function(i,a){if(i.id===r.id)return e.splice(a,1),-1})}}}function aT(e,t,n,r){var i=!0;return ie(t,function(a,o){try{a.fn.call(null,n)===!1&&(i=!1)}catch(s){ee(e&&e.logger,1,64,"Dependency "+r+" [#"+o+"] failed: "+je(s),{exception:ae(s)},!0)}}),i}function Mx(e,t,n,r,i,a){var o,s=e[Oa];if(s>0){var c=(o={},o[Fn]=t,o.xhr=r,o.input=i,o.init=a,o.traceId=n[Wr],o.spanId=n[Ri],o.traceFlags=n[Sn],o.context=n[xl]||{},o.aborted=!!n[Zo],o);aT(t,e,c,"listener"),n[Wr]=c[df],n[Ri]=c[hf],n[Sn]=c[Sn],n[xl]=c[xl]}}var mf="*.blob.core.",xx=Or([mf+"windows.net",mf+"chinacloudapi.cn",mf+"cloudapi.de",mf+"usgovcloudapi.net"]),Yx=[/https:\/\/[^\/]*(\.pipe\.aria|aria\.pipe|events\.data|collector\.azure)\.[^\/]+\/(OneCollector\/1|Collector\/3)\.0/i],Lx=Or((dt={},dt[F0]=500,dt[Qv]=!1,dt[H0]=!1,dt[$0]=void 0,dt.disableCorrelationHeaders=!1,dt.distributedTracingMode=1,dt.correlationHeaderExcludedDomains=xx,dt.correlationHeaderDomains=void 0,dt.correlationHeaderExcludePatterns=void 0,dt.appId=void 0,dt.enableCorsCorrelation=!1,dt[Jv]=!1,dt[G0]=!1,dt[L0]=!1,dt[V0]=!1,dt.maxAjaxPerfLookupAttempts=3,dt[U0]=25,dt.ignoreHeaders=["Authorization","X-API-Key","WWW-Authenticate"],dt[B0]=void 0,dt.addIntEndpoints=!0,dt)),Vx=function(e){Pr(t,e);function t(){var n=e.call(this)||this;n.identifier=t.identifier,n.priority=120;var r,i,a,o,s,c,u,f,d,h,p,v,m,_,g,y,Y,A,V,w,C,K,$,R,M,Q,q,S,I,U;return tt(t,n,function(E,B){var ce=B[pf];N(),E.initialize=function(P,F,j,G){E.isInitialized()||(B.initialize(P,F,j,G),w=_i(mn("ajax"),F&&F.evtNamespace&&F.evtNamespace()),k(P),ge(),J(),O())},E._doTeardown=function(){N()},E.trackDependencyData=function(P,F){$e(R,E[Fn],null,P,F)},E[Kv]=function(P,F,j,G){var Z=E._currentWindowHost||a;if(Mx($,E[Fn],P,G,F,j),F||F===""){if(kE(o,P[qv](),Z)){j||(j={});var he=new Headers(j[Ra]||(F instanceof Request?F[Ra]||{}:{}));if(h){var ye="|"+P[Wr]+"."+P[Ri];he.set(Qe[3],ye),s&&(P[En][Qe[3]]=ye)}var ke=I||f&&f.appId();if(ke&&(he.set(Qe[0],Qe[2]+ke),s&&(P[En][Qe[0]]=Qe[2]+ke)),d){var Se=P[Sn];W(Se)&&(Se=1);var Re=US(BS(P[Wr],P[Ri],Se));he.set(Qe[4],Re),s&&(P[En][Qe[4]]=Re)}j[Ra]=he}return j}else if(G){if(kE(o,P[qv](),Z)){if(h)if(f_(G,Qe[3]))jr(E,71,"Unable to set ["+Qe[3]+"] as it has already been set by another instance");else{var ye="|"+P[Wr]+"."+P[Ri];G[Xv](Qe[3],ye),s&&(P[En][Qe[3]]=ye)}var ke=I||f&&f.appId();if(ke&&(f_(G,Qe[0])?jr(E,71,"Unable to set ["+Qe[0]+"] as it has already been set by another instance"):(G[Xv](Qe[0],Qe[2]+ke),s&&(P[En][Qe[0]]=Qe[2]+ke))),d){var Se=P[Sn];if(W(Se)&&(Se=1),f_(G,Qe[4]))jr(E,71,"Unable to set ["+Qe[4]+"] as it has already been set by another instance");else{var Re=US(BS(P[Wr],P[Ri],Se));G[Xv](Qe[4],Re),s&&(P[En][Qe[4]]=Re)}}}return G}},E[Y0]=function(P,F,j){if(m===-1||u<m){(S===2||S===1)&&typeof P.id=="string"&&P.id[P.id[Oa]-1]!=="."&&(P.id+="."),W(P[Ia])&&(P[Ia]=new Date);var G=wi(P,da.dataType,da.envelopeType,E[Vl](),F,j);E[Fn].track(G)}else u===m&&$l(E,55,"Maximum ajax per page view limit reached, ajax monitoring is paused until the next trackPageView(). In order to increase the limit set the maxAjaxCallsPerView configuration parameter.",!0);++u},E.addDependencyListener=function(P){return iT($,K++,P)},E.addDependencyInitializer=function(P){return iT(R,K++,P)};function N(){var P=rr();r=!1,i=!1,U=!1,a=P&&P.host&&P.host[es](),o=null,s=!1,c=!1,u=0,f=null,d=!1,h=!1,p=null,v=!1,m=0,_=!1,g={},y=!1,Y=!1,A=null,V=null,w=null,K=0,$=[],R=[],C=mn("ajaxData"),E._ajaxDataId=C,M=null,Q=1,q=1,S=1,I=null}function k(P){E[pf](vt(P,function(F){var j=F.cfg,G=xn(null,j,E[Fn]);o=G.getExtCfg(t.identifier,Lx),S=o.distributedTracingMode,s=o[Jv],c=o[L0],v=o[V0],m=o[F0],A=[].concat(o[$0]||[],o.addIntEndpoints!==!1?Yx:[]),V=o[B0],h=S===0||S===1,d=S===1||S===2,v&&(p=C),y=!!o[Qv],Q=o.maxAjaxPerfLookupAttempts,q=o[U0],M=o.ignoreHeaders,I=o.appId}))}function O(){var P=E[Fn].getPlugin(Xu);P&&(f=P.plugin[xl])}function T(P){var F=!0;return(P||M)&&ie(M,function(j){if(j[es]()===P[es]())return F=!1,-1}),F}function J(){var P=Ix();if(P){var F=vn(),j=P.polyfill;E[pf](vt(o,function(){Y=!!o[H0],_=o[G0],!Y&&!r?(ce(Wp(F,xa,{ns:w,req:function(G,Z,he){var ye;if(!Y&&r&&!b(null,Z,he)&&!(j&&i)){var ke=G.ctx();ye=re(Z,he);var Se=E[Kv](ye,Z,he);Se!==he&&G.set(1,Se),ke.data=ye}},rsp:function(G,Z){if(!Y){var he=G.ctx().data;he&&(G.rslt=G.rslt.then(function(ye){return _e(G,(ye||{})[$n],Z,ye,he,function(){var ke,Se=(ke={statusText:(ye||{})[Pa]},ke[ts]=null,ke[l_]=Xe(ye),ke);if(_&&ye){var Re={};ye.headers.forEach(function(Ke,Et){T(Et)&&(Re[Et]=Ke)}),Se[ts]=Re}return Se}),ye}).catch(function(ye){throw _e(G,0,Z,null,he,null,{error:ye.message||ae(ye)}),ye}))}},hkErr:Bl(E,15,"Failed to monitor Window.fetch"+rs)},!0,uy())),r=!0):j&&!U&&(ce(Wp(F,xa,{ns:w,req:function(G,Z,he){b(null,Z,he)}})),U=!0)})),j&&(F[xa].polyfill=j)}}function de(P,F,j){ce(lM(P,F,j))}function ge(){Px(E,C)&&E[pf](vt(o,function(){y=!!o[Qv],s=o[Jv],!y&&!i&&(de(XMLHttpRequest,"open",{ns:w,req:function(P,F,j,G){if(!y){var Z=P[Ml],he=is(Z,C);!b(Z,j)&&H(Z,he,!0)&&((!he||!he.xhrMonitoringState[Zv])&&(he=ue(Z,F,j,G)),be(Z,he))}},hkErr:Bl(E,15,Fl+".open"+rs)}),de(XMLHttpRequest,"send",{ns:w,req:function(P,F){if(!y){var j=P[Ml],G=is(j,C);H(j,G)&&!G.xhrMonitoringState[e_]&&(x("xhr",G),G[Aa]=Wu(),E[Kv](G,void 0,void 0,j),G.xhrMonitoringState[e_]=!0)}},hkErr:Bl(E,17,Fl+rs)}),de(XMLHttpRequest,"abort",{ns:w,req:function(P){if(!y){var F=P[Ml],j=is(F,C);H(F,j)&&!j.xhrMonitoringState[t_]&&(j[Zo]=1,j.xhrMonitoringState[t_]=!0)}},hkErr:Bl(E,13,Fl+".abort"+rs)}),de(XMLHttpRequest,"setRequestHeader",{ns:w,req:function(P,F,j){if(!y){var G=P[Ml],Z=is(G,C);Z&&H(G,Z)&&(Ax(G,F,j),s&&T(F)&&Z&&(Z[En][F]=j))}},hkErr:Bl(E,71,Fl+".setRequestHeader"+rs)}),i=!0)}))}function b(P,F,j){var G=!1,Z=((Ee(F)?F:(F||{}).url||"")||"")[es]();if(ie(A,function(ke){var Se=ke;Ee(ke)&&(Se=new RegExp(ke)),G||(G=Se.test(Z))}),G)return G;var he=as(Z,"?"),ye=as(Z,"#");return(he===-1||ye!==-1&&ye<he)&&(he=ye),he!==-1&&(Z=Z.substring(0,he)),W(P)?W(F)||(G=(typeof F=="object"?F[Vu]===!0:!1)||(j?j[Vu]===!0:!1)):G=P[Vu]===!0||Z[Vu]===!0,!G&&Z&&av(Z)&&(G=!0),G?g[Z]||(g[Z]=1):g[Z]&&(G=!0),G}function H(P,F,j){var G=!0,Z=i;return W(P)||(G=j===!0||!W(F)),Z&&G}function X(){var P=null;return E[Fn]&&E[Fn].getTraceCtx&&(P=E[Fn].getTraceCtx(!1)),!P&&f&&f.telemetryTrace&&(P=ov(f.telemetryTrace)),P}function ue(P,F,j,G){var Z,he=X(),ye=he&&he[n_]()||hi(),ke=ri(hi(),0,16),Se=P[Ai]=P[Ai]||{xh:[],i:{}},Re=Se.i=Se.i||{},Ke=Re[C]=Re[C]||new J0(ye,ke,E[Vl](),(Z=E.core)===null||Z===void 0?void 0:Z.getTraceCtx());return Ke[Sn]=he&&he[r_](),Ke[Ii]=F,Ke[Vn]=j,Ke.xhrMonitoringState[Zv]=!0,Ke[En]={},Ke.async=G,Ke[i_]=c,Ke}function be(P,F){F.xhrMonitoringState[W0]=Fr(P,"readystatechange",function(){var j;try{P&&P.readyState===4&&H(P,F)&&fe(P)}catch(Z){var G=ae(Z);(!G||as(G[es](),"c00c023f")===-1)&&$l(E,16,Fl+" 'readystatechange' event handler"+rs,(j={},j[q0]=_f(P,C),j[Ll]=G,j))}},w)}function ze(P){try{var F=P.responseType;if(F===""||F==="text")return P[j0]}catch{}return null}function fe(P){var F=is(P,C);F[Yl]=Wu(),F[$n]=P[$n];function j(G,Z){var he=Z||{};he.ajaxDiagnosticsMessage=_f(P,C),G&&(he.exception=ae(G)),jr(E,14,nT+"ajax call"+Z0,he)}te("xmlhttprequest",F,function(){try{var G=F[a_]("Ajax",s,function(){var Se,Re=(Se={statusText:P[Pa]},Se[ts]=null,Se[l_]=ve(P),Se.type=P.responseType,Se[j0]=ze(P),Se.response=P[z0],Se);if(_){var Ke=P[K0]();if(Ke){var Et=gt(Ke).split(/[\r\n]+/),Nn={};ie(Et,function(Bn){var tn=Bn.split(": "),Va=tn.shift(),D=tn.join(": ");T(Va)&&(Nn[Va]=D)}),Re[ts]=Nn}}return Re}),Z=void 0;try{V&&(Z=V({status:P[$n],xhr:P}))}catch{jr(E,104,tT)}if(G){Z!==void 0&&(G[Ca]=$t($t({},G.properties),Z));var he=F[o_]();$e(R,E[Fn],F,G,null,he)}else j(null,{requestSentTime:F[Aa],responseFinishedTime:F[Yl]})}finally{try{var ye=P[Ai]||{i:{}},ke=ye.i||{};ke[C]&&(ke[C]=null)}catch{}}},function(G){j(G,null)})}function ve(P){var F;try{var j=P[K0]();if(j!==null){var G=as(j[es](),Qe[8]);if(G!==-1){var Z=P.getResponseHeader(Qe[0]);return CE(Z)}}}catch(he){jr(E,18,eT,(F={},F[q0]=_f(P,C),F[Ll]=ae(he),F))}}function x(P,F){if(F[Vn]&&p&&v){var j=Rr();if(j&&we(j.mark)){rT++;var G=p+P+"#"+rT;j.mark(G);var Z=j.getEntriesByName(G);Z&&Z[Oa]===1&&(F[vf]=Z[0])}}}function te(P,F,j,G){var Z=F[vf],he=Rr(),ye=Q,ke=q,Se=F[Vn],Re=0;(function Ke(){try{if(he&&Z){Re++;for(var Et=null,Nn=he.getEntries(),Bn=Nn[Oa]-1;Bn>=0;Bn--){var tn=Nn[Bn];if(tn){if(tn.entryType==="resource")tn.initiatorType===P&&(as(tn[ns],Se)!==-1||as(Se,tn[ns])!==-1)&&(Et=tn);else if(tn.entryType==="mark"&&tn[ns]===Z[ns]){F[s_]=Et;break}if(tn[Ia]<Z[Ia]-1e3)break}}}!Z||F[s_]||Re>=ye||F.async===!1?(Z&&we(he.clearMarks)&&he.clearMarks(Z[ns]),F.perfAttempts=Re,j()):_n(Ke,ke)}catch(Va){G(Va)}})()}function re(P,F){var j,G=X(),Z=G&&G[n_]()||hi(),he=ri(hi(),0,16),ye=new J0(Z,he,E[Vl](),(j=E.core)===null||j===void 0?void 0:j.getTraceCtx());ye[Sn]=G&&G[r_](),ye[Aa]=Wu(),ye[i_]=c;var ke;if(P instanceof Request?ke=(P||{}).url||"":ke=P,ke===""){var Se=rr();Se&&Se.href&&(ke=Sy(Se.href,"#")[0])}ye[Vn]=ke;var Re="GET";F&&F[Ii]?Re=F[Ii]:P&&P instanceof Request&&(Re=P[Ii]),ye[Ii]=Re;var Ke={};if(s){var Et=new Headers((F?F[Ra]:0)||(P instanceof Request?P[Ra]||{}:{}));Et.forEach(function(Nn,Bn){T(Bn)&&(Ke[Bn]=Nn)})}return ye[En]=Ke,x(xa,ye),ye}function pe(P){var F="";try{W(P)||(typeof P=="string"?F+="(url: '".concat(P,"')"):F+="(url: '".concat(P.url,"')"))}catch(j){$l(E,15,"Failed to grab failed fetch diagnostics message",{exception:ae(j)})}return F}function _e(P,F,j,G,Z,he,ye){if(!Z)return;function ke(Se,Re,Ke){var Et=Ke||{};Et.fetchDiagnosticsMessage=pe(j),Re&&(Et.exception=ae(Re)),jr(E,Se,nT+"fetch call"+Z0,Et)}Z[Yl]=Wu(),Z[$n]=F,te(xa,Z,function(){var Se=Z[a_]("Fetch",s,he),Re;try{V&&(Re=V({status:F,request:j,response:G}))}catch{jr(E,104,tT)}if(Se){Re!==void 0&&(Se[Ca]=$t($t({},Se.properties),Re));var Ke=Z[o_]();$e(R,E[Fn],Z,Se,null,Ke)}else ke(14,null,{requestSentTime:Z[Aa],responseFinishedTime:Z[Yl]})},function(Se){ke(18,Se,null)})}function Xe(P){var F;if(P&&P[Ra])try{var j=P[Ra].get(Qe[0]);return CE(j)}catch(G){jr(E,18,eT,(F={fetchDiagnosticsMessage:pe(P)},F[Ll]=ae(G),F))}}function $e(P,F,j,G,Z,he){var ye,ke=!0,Se=P[Oa];if(Se>0){var Re=(ye={item:G},ye[Ca]=Z,ye.sysProperties=he,ye.context=j?j[xl]:null,ye.aborted=j?!!j[Zo]:!1,ye);ke=aT(F,P,Re,"initializer")}ke&&E[Y0](G,Z,he)}}),n}return t.prototype.processTelemetry=function(n,r){this.processNext(n,r)},t.prototype.addDependencyInitializer=function(n){return null},t.identifier="AjaxDependencyPlugin",t}(Po),Fx=function(){function e(){}return e}(),$x=function(){function e(){this.id="browser",this.deviceClass="Browser"}return e}(),Bx="3.3.1",Ux=function(){function e(t,n){var r=this,i=vt(t,function(){var a=t.sdkExtension;r.sdkVersion=(a?a+"_":"")+"javascript:"+Bx});n&&n.add(i)}return e}(),Hx=function(){function e(){}return e}(),gf="sessionManager",yf="update",Sf="isUserCookieSet",Ef="isNewUser",d_="getTraceCtx",h_="telemetryTrace",oT="applySessionContext",sT="applyApplicationContext",lT="applyDeviceContext",cT="applyOperationContext",uT="applyUserContext",fT="applyOperatingSystemContxt",dT="applyLocationContext",hT="applyInternalContext",Ya="accountId",Tf="getSessionId",p_="namePrefix",Gx="sessionCookiePostfix",pT="userCookiePostfix",Nf="idLength",v_="getNewId",Df="length",os="automaticSession",ss="authenticatedId",Ul="acquisitionDate",wf="renewalDate",Hl="join",Gl="cookieSeparator",__="authUserCookieName",Wx="ai_session",jx=864e5,zx=18e5,Kx=6e4,vT=function(){function e(){}return e}(),qx=function(){function e(t,n,r){var i=this,a,o,s=ta(n),c=Np(n),u,f;tt(e,i,function(d){t||(t={});var h=vt(t,function(y){u=t.sessionExpirationMs||jx,f=t.sessionRenewalMs||zx;var Y=t.sessionCookiePostfix||t[p_]||"";a=Wx+Y});r&&r.add(h),d[os]=new vT,d[yf]=function(){var y=Xn(),Y=!1,A=d[os];if(A.id||(Y=!p(A)),!Y&&u>0){var V=y-A[Ul],w=y-A[wf];Y=V<0||w<0,Y=Y||V>u,Y=Y||w>f}Y?m(y):(!o||y-o>Kx)&&_(A,y)},d.backup=function(){var y=d[os];g(y.id,y[Ul],y[wf])};function p(y,Y){var A=!1,V=c.get(a);if(V&&we(V.split))A=v(y,V);else{var w=RE(s,a);w&&(A=v(y,w))}return A||!!y.id}function v(y,Y){var A=!1,V=", session will be reset",w=Y.split("|");if(w[Df]>=2)try{var C=+w[1]||0,K=+w[2]||0;isNaN(C)||C<=0?ee(s,2,27,"AI session acquisition date is 0"+V):isNaN(K)||K<=0?ee(s,2,27,"AI session renewal date is 0"+V):w[0]&&(y.id=w[0],y[Ul]=C,y[wf]=K,A=!0)}catch($){ee(s,1,9,"Error parsing ai_session value ["+(Y||"")+"]"+V+" - "+je($),{exception:ae($)})}return A}function m(y){var Y=t[v_]||cp;d.automaticSession.id=Y(t[Nf]||22),d[os][Ul]=y,_(d[os],y),zu()||ee(s,2,0,"Browser does not support local storage. Session durations will be inaccurate.")}function _(y,Y){var A=y[Ul];y[wf]=Y;var V=f,w=A+u-Y,C=[y.id,A,Y],K=0;w<V?K=w/1e3:K=V/1e3;var $=t.cookieDomain||null;c.set(a,C[Hl]("|"),u>0?K:null,$),o=Y}function g(y,Y,A){IE(s,a,[y,Y,A][Hl]("|"))}})}return e.__ieDyn=1,e}(),Xx=function(){function e(t,n,r,i){var a=this;a.traceID=t||hi(),a.parentID=n;var o=rr();!r&&o&&o.pathname&&(r=o.pathname),a.name=St(i,r)}return e}();function _T(e){return!(typeof e!="string"||!e||e.match(/,|;|=| |\|/))}var Jx=function(){function e(t,n,r){this.isNewUser=!1,this.isUserCookieSet=!1;var i=ta(n),a=Np(n),o;tt(e,this,function(s){Ue(s,"config",{g:function(){return t}});var c=vt(t,function(){var h=t[pT]||"";o=e.userCookieName+h;var p=a.get(o);if(p){s[Ef]=!1;var v=p.split(e[Gl]);v[Df]>0&&(s.id=v[0],s[Sf]=!!s.id)}if(!s.id){s.id=u();var m=f(s.id);d(m[Hl](e[Gl]));var _=(t[p_]||"")+"ai_session";NM(i,_)}s[Ya]=t[Ya]||void 0;var g=a.get(e[__]);if(g){g=decodeURI(g);var y=g.split(e[Gl]);y[0]&&(s[ss]=y[0]),y[Df]>1&&y[1]&&(s[Ya]=y[1])}});r&&r.add(c);function u(){var h=t||{},p=h[v_]||cp,v=p(h[Nf]?t[Nf]:22);return v}function f(h){var p=bo(new Date);s.accountAcquisitionDate=p,s[Ef]=!0;var v=[h,p];return v}function d(h){var p=31536e3;s[Sf]=a.set(o,h,p)}s.setAuthenticatedUserContext=function(h,p,v){v===void 0&&(v=!1);var m=!_T(h)||p&&!_T(p);if(m){ee(i,2,60,"Setting auth user context failed. User auth/account id should be of type string, and not contain commas, semi-colons, equal signs, spaces, or vertical-bars.",!0);return}s[ss]=h;var _=s[ss];p&&(s[Ya]=p,_=[s[ss],s.accountId][Hl](e[Gl])),v&&a.set(e[__],encodeURI(_))},s.clearAuthenticatedUserContext=function(){s[ss]=null,s[Ya]=null,a.del(e[__])},s[yf]=function(h){if(s.id!==h||!s[Sf]){var p=h||u(),v=f(p);d(v[Hl](e[Gl]))}}})}return e.cookieSeparator="|",e.userCookieName="ai_user",e.authUserCookieName="ai_authUser",e}(),bf="ext",kf="tags";function ls(e,t){e&&e[t]&&Cr(e[t])[Df]===0&&delete e[t]}function mT(){return null}var Qx=function(){function e(t,n,r,i){var a=this,o=t.logger;tt(e,this,function(s){if(s.appId=mT,s[Tf]=mT,s.application=new Fx,s.internal=new Ux(n,i),Vc()){s[gf]=new qx(n,t,i),s.device=new $x,s.location=new Hx,s.user=new Jx(n,t,i);var c=void 0,u=void 0,f;r&&(c=r.getTraceId(),u=r.getSpanId(),f=r.getName()),s[h_]=new Xx(c,u,f,o),s.session=new vT}s[Tf]=function(){var d=s.session,h=null;if(d&&Ee(d.id))h=d.id;else{var p=(s[gf]||{})[os];h=p&&Ee(p.id)?p.id:null}return h},s[oT]=function(d,h){et(Ut(d.ext,sn.AppExt),"sesId",s[Tf](),Ee)},s[fT]=function(d,h){et(d.ext,sn.OSExt,s.os)},s[sT]=function(d,h){var p=s.application;if(p){var v=Ut(d,kf);et(v,nt.applicationVersion,p.ver,Ee),et(v,nt.applicationBuild,p.build,Ee)}},s[lT]=function(d,h){var p=s.device;if(p){var v=Ut(Ut(d,bf),sn.DeviceExt);et(v,"localId",p.id,Ee),et(v,"ip",p.ip,Ee),et(v,"model",p.model,Ee),et(v,"deviceClass",p.deviceClass,Ee)}},s[hT]=function(d,h){var p=s.internal;if(p){var v=Ut(d,kf);et(v,nt.internalAgentVersion,p.agentVersion,Ee),et(v,nt.internalSdkVersion,St(o,p.sdkVersion,64),Ee),(d.baseType===ul.dataType||d.baseType===Ti.dataType)&&(et(v,nt.internalSnippet,p.snippetVer,Ee),et(v,nt.internalSdkSrc,p.sdkSrc,Ee))}},s[dT]=function(d,h){var p=a.location;p&&et(Ut(d,kf,[]),nt.locationIp,p.ip,Ee)},s[cT]=function(d,h){var p=s[h_];if(p){var v=Ut(Ut(d,bf),sn.TraceExt,{traceID:void 0,parentID:void 0});et(v,"traceID",p.traceID,Ee,W),et(v,"name",p.name,Ee,W),et(v,"parentID",p.parentID,Ee,W)}},s.applyWebContext=function(d,h){var p=a.web;p&&et(Ut(d,bf),sn.WebExt,p)},s[uT]=function(d,h){var p=s.user;if(p){var v=Ut(d,kf,[]);et(v,nt.userAccountId,p[Ya],Ee);var m=Ut(Ut(d,bf),sn.UserExt);et(m,"id",p.id,Ee),et(m,"authId",p[ss],Ee)}},s.cleanUp=function(d,h){var p=d.ext;p&&(ls(p,sn.DeviceExt),ls(p,sn.UserExt),ls(p,sn.WebExt),ls(p,sn.OSExt),ls(p,sn.AppExt),ls(p,sn.TraceExt))}})}return e.__ieDyn=1,e}(),Vt,m_,cs=null,Zx=oo((Vt={},Vt[Ya]=cs,Vt.sessionRenewalMs=30*60*1e3,Vt.samplingPercentage=100,Vt.sessionExpirationMs=24*60*60*1e3,Vt.cookieDomain=cs,Vt.sdkExtension=cs,Vt.isBrowserLinkTrackingEnabled=!1,Vt.appId=cs,Vt[Tf]=cs,Vt[p_]=m_,Vt[Gx]=m_,Vt[pT]=m_,Vt[Nf]=22,Vt[v_]=cs,Vt)),eY=function(e){Pr(t,e);function t(){var n=e.call(this)||this;n.priority=110,n.identifier=Xu;var r,i,a,o,s;return tt(t,n,function(c,u){f(),Ue(c,"context",{g:function(){return o}}),c.initialize=function(p,v,m,_){u.initialize(p,v,m,_),d(p)},c.processTelemetry=function(p,v){if(!W(p)){v=c._getTelCtx(v),p.name===Ti.envelopeType&&v.diagLog().resetInternalMessageCount();var m=o||{};m.session&&typeof o.session.id!="string"&&m[gf]&&m[gf][yf]();var _=m.user;if(_&&!_[Sf]&&_[yf](m.user.id),h(p,v),_&&_[Ef]&&(_[Ef]=!1,!s)){var g=new ul(72,(qn()||{}).userAgent||"");dA(v.diagLog(),1,g)}c.processNext(p,v)}},c._doTeardown=function(p,v){var m=(p||{}).core();if(m&&m[d_]){var _=m[d_](!1);_===i&&m.setTraceCtx(a)}f()};function f(){r=null,i=null,a=null,o=null,s=!0}function d(p){var v=c.identifier,m=c.core;c._addHook(vt(p,function(){var _=xn(null,p,m);p.storagePrefix&&cv(p.storagePrefix),s=p.disableUserInitMessage!==!1,r=_.getExtCfg(v,Zx),c._extConfig=r})),a=m[d_](!1),o=new Qx(m,r,a,c._unloadHooks),i=ov(c.context[h_],a),m.setTraceCtx(i),c.context.appId=function(){var _=m.getPlugin(HE);return _?_.plugin._appId:null}}function h(p,v){Ut(p,"tags",[]),Ut(p,"ext",{});var m=c.context;m[oT](p,v),m[sT](p,v),m[lT](p,v),m[cT](p,v),m[uT](p,v),m[fT](p,v),m.applyWebContext(p,v),m[dT](p,v),m[hT](p,v),m.cleanUp(p,v)}}),n}return t.__ieDyn=1,t}(Po),gT="AuthenticatedUserContext",us="track",g_="snippet",tY="getCookieMgr",nY="startTrackPage",rY="stopTrackPage",y_="flush",iY="startTrackEvent",aY="stopTrackEvent",oY="addTelemetryInitializer",yT="pollInternalLogs",S_="getPlugin",E_="evtNamespace",sY=us+"Event",lY=us+"Trace",cY=us+"Metric",uY=us+"PageView",fY=us+"Exception",dY=us+"DependencyData",hY="set"+gT,pY="clear"+gT,vY="https://js.monitor.azure.com/scripts/b/ai.config.1.cfg.json",T_="version",La="queue",Cf="connectionString",Wl="instrumentationKey",ST="instrumentationkey",fs="userOverrideEndpointUrl",Of="endpointUrl",ET="ingestionendpoint",jl="onunloadFlush",Tn="context",TT="addHousekeepingBeforeUnload",N_="sendMessage",_Y="updateSnippetDefinitions",fr,zl,ds,D_,Kl,NT=[g_,"dependencies","properties","_snippetVersion","appInsightsNew","getSKUDefaults"],DT="iKeyUsage",wT="CdnUsage",bT="SdkLoaderVer",Rf=void 0,mY={samplingRate:100,maxSendNumber:1},gY={monthInterval:3,daysOfMonth:[28]},If={disabled:!0,limit:Mn(mY),interval:Mn(gY)},yY=(fr={},fr[Cf]=Rf,fr[Of]=Rf,fr[Wl]=Rf,fr[fs]=Rf,fr.diagnosticLogInterval=Nu(SY,1e4),fr.featureOptIn=(zl={},zl[DT]={mode:3},zl[wT]={mode:2},zl[bT]={mode:2},zl),fr.throttleMgrCfg=Mn((ds={},ds[109]=Mn(If),ds[106]=Mn(If),ds[111]=Mn(If),ds[110]=Mn(If),ds)),fr.extensionConfig=Mn((D_={},D_.AppInsightsCfgSyncPlugin=Mn({cfgUrl:vY,syncMode:2}),D_)),fr);function SY(e){return e&&e>0}var EY=function(){function e(t){var n=this,r,i,a,o,s,c,u,f,d,h,p,v,m,_;tt(e,this,function(g){A(),Ue(g,"config",{g:function(){return f}}),ie(["pluginVersionStringArr","pluginVersionString"],function(C){Ue(g,C,{g:function(){return u?u[C]:null}})}),o=""+(t.sv||t[T_]||""),t[La]=t[La]||[],t[T_]=t[T_]||2;var y=gn(t.config||{},yY);f=y.cfg,d=new ex,Ue(g,"appInsights",{g:function(){return d}}),i=new eY,r=new Vx,a=new Cx,u=new jA,Ue(g,"core",{g:function(){return u}}),w(vt(y,function(){var C=f[Cf];function K(){return Zs(function(q,S){Lr(C,function(I){var U=I&&I.value,E=null;!I.rejected&&U&&(f[Cf]=U,E=ME(U)),q(E)})})}if(ao(C)){var $=Zs(function(q,S){K().then(function(I){var U=f[Wl];U=I&&I[ST]||U,q(U)}).catch(function(I){q(null)})}),R=f[fs];W(R)&&(R=Zs(function(q,S){K().then(function(I){var U=f[Of],E=I&&I[ET];U=E?E+Mo:U,q(U)}).catch(function(I){q(null)})})),f[Wl]=$,f[Of]=R}if(Ee(C)){var M=ME(C),Q=M[ET];f.endpointUrl=f[fs]?f[fs]:Q+Mo,f[Wl]=M[ST]||f[Wl]}f.endpointUrl=f[fs]?f[fs]:f[Of]})),g[g_]=t,g[y_]=function(C,K){C===void 0&&(C=!0);var $;return Pu(u,function(){return"AISKU.flush"},function(){C&&!K&&($=Vr(function(Q){K=Q}));var R=1,M=function(){R--,R===0&&K()};ie(u.getChannels(),function(Q){Q&&(R++,Q[y_](C,M))}),M()},null,C),$},g[jl]=function(C){C===void 0&&(C=!0),ie(u.getChannels(),function(K){K[jl]?K[jl]():K[y_](C)})},g.loadAppInsights=function(C,K,$){C===void 0&&(C=!1),C&&E1("Legacy Mode is no longer supported");function R(M){if(M){var Q="";W(o)||(Q+=o),g[Tn]&&g[Tn].internal&&(g[Tn].internal.snippetVer=Q||"-"),Me(g,function(q,S){Ee(q)&&!we(S)&&q&&q[0]!=="_"&&xt(NT,q)===-1&&M[q]!==S&&(M[q]=S)})}}return Pu(g.core,function(){return"AISKU.loadAppInsights"},function(){u.initialize(f,[a,i,r,d,h],K,$),Ue(g,"context",{g:function(){return i[Tn]}}),p||(p=new wM(u));var M=TY();M&&g[Tn]&&(g[Tn].internal.sdkSrc=M),R(g[g_]),g.emptyQueue(),g[yT](),g[TT](g),w(vt(y,function(){var Q=!1;f.throttleMgrCfg[109]&&(Q=!f.throttleMgrCfg[109].disabled),!p.isReady()&&f.extensionConfig&&f.extensionConfig[h.identifier]&&Q&&p.onReadyState(!0);var q;!v&&!f[Cf]&&Zh(DT,f)&&(q=p[N_](106,"See Instrumentation key support at aka.ms/IkeyMigrate"),v=!0),!m&&g[Tn].internal.sdkSrc&&g[Tn].internal.sdkSrc.indexOf("az416426")!=-1&&Zh(wT,f)&&(q=p[N_](110,"See Cdn support notice at aka.ms/JsActiveCdn"),m=!0),!_&&parseInt(o)<6&&Zh(bT,f)&&(q=p[N_](111,"An updated Sdk Loader is available, see aka.ms/SnippetVer"),_=!0)}))}),g},g[_Y]=function(C){pP(C,g,function(K){return K&&xt(NT,K)===-1})},g.emptyQueue=function(){try{if(Ae(g.snippet[La])){for(var C=g.snippet[La].length,K=0;K<C;K++){var $=g.snippet[La][K];$()}g.snippet[La]=void 0,delete g.snippet[La]}}catch(M){var R={};M&&we(M.toString)&&(R.exception=M.toString())}},g[TT]=function(C){if(Vc()||ly()){var K=function(){if(C[jl](!1),we(g.core[S_])){var R=n.core[S_](Xu);if(R){var M=R.plugin;M&&M[Tn]&&M[Tn]._sessionManager&&M[Tn]._sessionManager.backup()}}},$=!1;c||(c=_i(s,u[E_]&&u[E_]())),w(vt(f,function(R){var M=R.cfg,Q=C.appInsights,q=xn(null,M,Q.core),S=q.getExtCfg(Q.identifier||GE);V();var I=M.disablePageUnloadEvents;S.disableFlushOnBeforeUnload||(iM(K,I,c)&&($=!0),Bp(K,I,c)&&($=!0),!$&&!AP()&&ee(u.logger,1,19,"Could not add handler for beforeunload and pagehide")),!$&&!S.disableFlushOnUnload&&Bp(K,I,c)}))}},g.getSender=function(){return a},g.unload=function(C,K,$){var R=!1,M;C&&!K&&(M=Vr(function(q){K=q}));function Q(q){R||(R=!0,A(),K&&K(q))}return g[jl](C),V(),u.unload&&u.unload(C,Q,$),M},tl(g,d,[tY,sY,uY,"trackPageViewPerformance",fY,"_onerror",lY,cY,nY,rY,iY,aY]),tl(g,Y,[dY,"addDependencyListener","addDependencyInitializer"]),tl(g,u,[oY,yT,"stopPollingInternalLogs",S_,"addPlugin",E_,"addUnloadCb","getTraceCtx","updateCfg","onCfgChange"]),tl(g,function(){var C=i[Tn];return C?C.user:null},[hY,pY]);function Y(){return r}function A(){s=mn("AISKU"),c=null,r=null,i=null,a=null,o=null,p=null,v=!1,m=!1,_=!1,h=new lx}function V(){c&&(aM(null,c),oM(null,c))}function w(C){u.addUnloadHook(C)}})}return e.prototype.addDependencyInitializer=function(t){return null},e}();function TY(){if(Kl)return Kl;var e=null,t=!1,n=["://js.monitor.azure.com/","://az416426.vo.msecnd.net/"];try{var r=(document||{}).currentScript;r&&(e=r.src)}catch{}if(e){try{var i=e.toLowerCase();if(i){var a="";ie(n,function(o,s){if(Qt(i,o)!==-1)return a="cdn"+(s+1),Qt(i,"/scripts/")===-1&&(Qt(i,"/next/")!==-1?a+="-next":Qt(i,"/beta/")!==-1&&(a+="-beta")),Kl=a+(t?".mod":""),-1})}}catch{}Kl=e}return Kl}function kT(e){const t=new EY({config:{instrumentationKey:e,enableAutoRouteTracking:!0}});return t.loadAppInsights(),t}const NY={install:function(e,t){const n=kT(t.instrumentationKey),r=new UI(t.loggingLevel,n);Ys.register(r)}};var Mi=(e=>(e[e.ApplicationStart=0]="ApplicationStart",e[e.Search=1]="Search",e[e.Sort=2]="Sort",e))(Mi||{});class DY{constructor(t,n){this.eventsToLog=t,this.appInsights=n}trackSearch(t){if(this.eventShouldBeRecorded(Mi.Search)){const n=t.map(i=>i.summariseStateAsObject()),r=t.map(i=>i.summariseStateAsText());this.appInsights.trackEvent({name:"Search",properties:{stateObject:n,stateText:r}})}}trackSort(t){this.eventShouldBeRecorded(Mi.Sort)&&this.appInsights.trackEvent({name:"Sort",properties:{sortState:t}})}trackApplicationStart(){this.eventShouldBeRecorded(Mi.ApplicationStart)&&this.appInsights.trackEvent({name:"Application start"})}eventShouldBeRecorded(t){return this.eventsToLog.includes(t)}}function wY(e){return e?`Field:'${e.SortField??"unspecified"}' Direction:'${e.SortDirection??"unspecified"}'`:"Sort: unspecified"}function bY(e){return!e||e.length===0?["No filters applied"]:e.sort(t=>t.displayPosition).map(t=>t.summariseStateAsText())}class kY{constructor(t){this.eventsToLog=t}trackSearch(t){if(this.eventShouldBeRecorded(Mi.Search)){const n=bY(t);this.recordEvent("Search",n)}}trackSort(t){if(this.eventShouldBeRecorded(Mi.Sort)){const n=wY(t);this.recordEvent("Sort",n)}}trackApplicationStart(){this.eventShouldBeRecorded(Mi.ApplicationStart)&&this.recordEvent("Application start")}recordEvent(t,n){console.log(`${t}:`,n??"")}eventShouldBeRecorded(t){return this.eventsToLog.includes(t)}}const CY={install:function(e,t){const n=new kY(t.eventsToLog);ja.register(n)}},OY={install:function(e,t){const n=kT(t.instrumentationKey),r=new DY(t.eventsToLog,n);ja.register(r)}};Ze.CapeApplicationInsightsAnalyticsPlugin=OY,Ze.CapeApplicationInsightsLoggingPlugin=NY,Ze.CapeConsoleAnalyticsPlugin=CY,Ze.CapeConsoleLoggingPlugin=BI,Ze.CapeEvent=Mi,Ze.CapeLogger=Ys,Ze.CapePlugin=zg,Ze.Filter=td,Ze.LoggingLevel=jt,Ze.createCapeApp=FI,Ze.useDatasetStore=Ns,Ze.useFieldStore=za,Ze.useFilterStore=ft,Ze.usePropertyStore=Hn,Ze.useSearchResultsStore=bn,Object.defineProperty(Ze,Symbol.toStringTag,{value:"Module"})});
|
|
57
|
+
`}):t=e.src||""),t}function MM(e){var t,n=e.obj;if(n&&n[Ce]>0){t=[];var r=0,i=0;ie(n,function(v){var m=v[Yo]();if(vv.regex.test(m)){var _=new vv(m,r++);i+=_[Fo],t[Fu](_)}});var a=32*1024;if(i>a)for(var o=0,s=t[Ce]-1,c=0,u=o,f=s;o<s;){var d=t[o][Fo],h=t[s][Fo];if(c+=d+h,c>a){var p=f-u+1;t.splice(u,p);break}u=o,f=s,o++,s--}}return t}function Ku(e){var t="";if(e&&(t=e.typeName||e[Yn]||"",!t))try{var n=/function (.{1,200})\(/,r=n.exec(e.constructor[Yo]());t=r&&r[Ce]>1?r[1]:""}catch{}return t}function pv(e){if(e)try{if(!Ee(e)){var t=Ku(e),n=hv(e,!1);return(!n||n==="{}")&&(e[Uo]&&(e=e[Uo],t=Ku(e)),n=hv(e,!0)),Qt(n,t)!==0&&t!=="String"?t+":"+n:n}}catch{}return""+(e||"")}var yn=function(){function e(t,n,r,i,a,o){this.aiDataContract={ver:1,exceptions:1,severityLevel:0,properties:0,measurements:0};var s=this;s.ver=2,IM(n)?(s[Lo]=n[Lo]||[],s[sr]=n[sr],s[Br]=n[Br],n[pl]&&(s[pl]=n[pl]),n.id&&(s.id=n.id,n[sr].id=n.id),n[nv]&&(s[nv]=n[nv]),W(n[rv])||(s[rv]=n[rv])):(r||(r={}),o&&(r.id=o),s[Lo]=[new $E(t,n,r)],s[sr]=la(t,r),s[Br]=ca(t,i),a&&(s[pl]=a),o&&(s.id=o))}return e.CreateAutoException=function(t,n,r,i,a,o,s,c){var u,f=Ku(a||o||t);return u={},u[yi]=VE(t,f),u.url=n,u.lineNumber=r,u.columnNumber=i,u.error=pv(a||o||t),u.evt=pv(o||t),u[Ur]=f,u.stackDetails=FE(s||a||o),u.errorSrc=c,u},e.CreateFromInterface=function(t,n,r,i){var a=n[Lo]&&Bs(n[Lo],function(s){return $E[yE](t,s)}),o=new e(t,$t($t({},n),{exceptions:a}),r,i);return o},e.prototype.toInterface=function(){var t,n=this,r=n.exceptions,i=n.properties,a=n.measurements,o=n.severityLevel,s=n.problemGroup,c=n.id,u=n.isManual,f=r instanceof Array&&Bs(r,function(d){return d.toInterface()})||void 0;return t={ver:"4.0"},t[Lo]=f,t.severityLevel=o,t.properties=i,t.measurements=a,t.problemGroup=s,t.id=c,t.isManual=u,t},e.CreateSimpleException=function(t,n,r,i,a,o){var s;return{exceptions:[(s={},s[Bu]=!0,s.message=t,s.stack=a,s.typeName=n,s)]}},e.envelopeType="Microsoft.ApplicationInsights.{0}.Exception",e.dataType="ExceptionData",e.formatError=pv,e}(),$E=function(){function e(t,n,r){this.aiDataContract={id:0,outerId:0,typeName:1,message:1,hasFullStack:0,stack:0,parsedStack:2};var i=this;if(RM(n))i[Ur]=n[Ur],i[yi]=n[yi],i[en]=n[en],i[Vn]=n[Vn]||[],i[Bu]=n[Bu];else{var a=n,o=a&&a.evt;jd(a)||(a=a[Uo]||o||a),i[Ur]=St(t,Ku(a))||or,i[yi]=TE(t,VE(n||a,i[Ur]))||or;var s=n[fv]||FE(n);i[Vn]=MM(s),Ae(i[Vn])&&Bs(i[Vn],function(c){c[$o]=St(t,c[$o]),c[sa]=St(t,c[sa])}),i[en]=uM(t,AM(s)),i.hasFullStack=Ae(i.parsedStack)&&i.parsedStack[Ce]>0,r&&(r[Ur]=r[Ur]||i[Ur])}}return e.prototype.toInterface=function(){var t,n=this,r=n[Vn]instanceof Array&&Bs(n[Vn],function(a){return a.toInterface()}),i=(t={id:n.id,outerId:n.outerId,typeName:n[Ur],message:n[yi],hasFullStack:n[Bu],stack:n[en]},t[Vn]=r||void 0,t);return i},e.CreateFromInterface=function(t,n){var r=n[Vn]instanceof Array&&Bs(n[Vn],function(a){return vv[yE](a)})||n[Vn],i=new e(t,$t($t({},n),{parsedStack:r}));return i},e}(),vv=function(){function e(t,n){this.aiDataContract={level:1,method:1,assembly:0,fileName:0,line:0};var r=this;if(r[Fo]=0,typeof t=="string"){var i=t;r[Uu]=n,r[Bo]=OM,r[$o]=gt(i),r[sa]="",r[vl]=0;var a=i.match(e.regex);a&&a[Ce]>=5&&(r[Bo]=gt(a[2])||r[Bo],r[sa]=gt(a[4]),r[vl]=parseInt(a[5])||0)}else r[Uu]=t[Uu],r[Bo]=t[Bo],r[$o]=t[$o],r[sa]=t[sa],r[vl]=t[vl],r[Fo]=0;r.sizeInBytes+=r.method[Ce],r.sizeInBytes+=r.fileName[Ce],r.sizeInBytes+=r.assembly[Ce],r[Fo]+=e.baseSize,r.sizeInBytes+=r.level.toString()[Ce],r.sizeInBytes+=r.line.toString()[Ce]}return e.CreateFromInterface=function(t){return new e(t,null)},e.prototype.toInterface=function(){var t=this;return{level:t[Uu],method:t[Bo],assembly:t[$o],fileName:t[sa],line:t[vl]}},e.regex=/^([\s]+at)?[\s]{0,50}([^\@\()]+?)[\s]{0,50}(\@|\()([^\(\n]+):([0-9]+):([0-9]+)(\)?)$/,e.baseSize=58,e}(),xM=function(){function e(){this.aiDataContract={name:1,kind:0,value:1,count:0,min:0,max:0,stdDev:0},this.kind=0}return e}(),fa=function(){function e(t,n,r,i,a,o,s,c,u){this.aiDataContract={ver:1,metrics:1,properties:0};var f=this;f.ver=2;var d=new xM;d[Vo]=i>0?i:void 0,d.max=isNaN(o)||o===null?void 0:o,d.min=isNaN(a)||a===null?void 0:a,d[Yn]=St(t,n)||or,d.value=r,d.stdDev=isNaN(s)||s===null?void 0:s,f.metrics=[d],f[sr]=la(t,c),f[Br]=ca(t,u)}return e.envelopeType="Microsoft.ApplicationInsights.{0}.Metric",e.dataType="MetricData",e}(),gl="";function Ni(e){(isNaN(e)||e<0)&&(e=0),e=Math.round(e);var t=gl+e%1e3,n=gl+Math.floor(e/1e3)%60,r=gl+Math.floor(e/(1e3*60))%60,i=gl+Math.floor(e/(1e3*60*60))%24,a=Math.floor(e/(1e3*60*60*24));return t=t[Ce]===1?"00"+t:t[Ce]===2?"0"+t:t,n=n[Ce]<2?"0"+n:n,r=r[Ce]<2?"0"+r:r,i=i[Ce]<2?"0"+i:i,(a>0?a+".":gl)+i+":"+r+":"+n+"."+t}function YM(e,t,n,r,i){return!i&&Ee(e)&&(e==="Script error."||e==="Script error")}var Di=function(){function e(t,n,r,i,a,o,s){this.aiDataContract={ver:1,name:0,url:0,duration:0,properties:0,measurements:0,id:0};var c=this;c.ver=2,c.id=fM(t,s),c.url=Gu(t,r),c[Yn]=St(t,n)||or,isNaN(i)||(c[Hu]=Ni(i)),c[sr]=la(t,a),c[Br]=ca(t,o)}return e.envelopeType="Microsoft.ApplicationInsights.{0}.Pageview",e.dataType="PageviewData",e}(),da=function(){function e(t,n,r,i,a,o,s,c,u,f,d,h){u===void 0&&(u="Ajax"),this.aiDataContract={id:1,ver:1,name:0,resultCode:0,duration:0,success:0,data:0,target:0,type:0,properties:0,measurements:0,kind:0,value:0,count:0,min:0,max:0,stdDev:0,dependencyKind:0,dependencySource:0,commandName:0,dependencyTypeName:0};var p=this;p.ver=2,p.id=n,p[Hu]=Ni(a),p.success=o,p.resultCode=s+"",p.type=St(t,u);var v=SM(t,r,c,i);p.data=Gu(t,i)||v.data,p.target=St(t,v.target),f&&(p.target="".concat(p.target," | ").concat(f)),p[Yn]=St(t,v[Yn]),p[sr]=la(t,d),p[Br]=ca(t,h)}return e.envelopeType="Microsoft.ApplicationInsights.{0}.RemoteDependency",e.dataType="RemoteDependencyData",e}(),Ho=function(){function e(t,n,r,i,a){this.aiDataContract={ver:1,message:1,severityLevel:0,properties:0};var o=this;o.ver=2,n=n||or,o[yi]=TE(t,n),o[sr]=la(t,i),o[Br]=ca(t,a),r&&(o[pl]=r)}return e.envelopeType="Microsoft.ApplicationInsights.{0}.Message",e.dataType="MessageData",e}(),Go=function(){function e(t,n,r,i,a,o,s){this.aiDataContract={ver:1,name:0,url:0,duration:0,perfTotal:0,networkConnect:0,sentRequest:0,receivedResponse:0,domProcessing:0,properties:0,measurements:0};var c=this;c.ver=2,c.url=Gu(t,r),c[Yn]=St(t,n)||or,c[sr]=la(t,a),c[Br]=ca(t,o),s&&(c.domProcessing=s.domProcessing,c[Hu]=s[Hu],c.networkConnect=s.networkConnect,c.perfTotal=s.perfTotal,c[SE]=s[SE],c.sentRequest=s.sentRequest)}return e.envelopeType="Microsoft.ApplicationInsights.{0}.PageviewPerformance",e.dataType="PageviewPerformanceData",e}(),ha=function(){function e(t,n){this.aiDataContract={baseType:1,baseData:1},this.baseType=t,this.baseData=n}return e}();function wi(e){var t="ai."+e+".";return function(n){return t+n}}var yl=wi("application"),Dt=wi("device"),qu=wi("location"),Wo=wi("operation"),_v=wi("session"),bi=wi("user"),pa=wi("cloud"),Sl=wi("internal"),BE=function(e){Ar(t,e);function t(){return e.call(this)||this}return t}(vP({applicationVersion:yl("ver"),applicationBuild:yl("build"),applicationTypeId:yl("typeId"),applicationId:yl("applicationId"),applicationLayer:yl("layer"),deviceId:Dt("id"),deviceIp:Dt("ip"),deviceLanguage:Dt("language"),deviceLocale:Dt("locale"),deviceModel:Dt("model"),deviceFriendlyName:Dt("friendlyName"),deviceNetwork:Dt("network"),deviceNetworkName:Dt("networkName"),deviceOEMName:Dt("oemName"),deviceOS:Dt("os"),deviceOSVersion:Dt("osVersion"),deviceRoleInstance:Dt("roleInstance"),deviceRoleName:Dt("roleName"),deviceScreenResolution:Dt("screenResolution"),deviceType:Dt("type"),deviceMachineName:Dt("machineName"),deviceVMName:Dt("vmName"),deviceBrowser:Dt("browser"),deviceBrowserVersion:Dt("browserVersion"),locationIp:qu("ip"),locationCountry:qu("country"),locationProvince:qu("province"),locationCity:qu("city"),operationId:Wo("id"),operationName:Wo("name"),operationParentId:Wo("parentId"),operationRootId:Wo("rootId"),operationSyntheticSource:Wo("syntheticSource"),operationCorrelationVector:Wo("correlationVector"),sessionId:_v("id"),sessionIsFirst:_v("isFirst"),sessionIsNew:_v("isNew"),userAccountAcquisitionDate:bi("accountAcquisitionDate"),userAccountId:bi("accountId"),userAgent:bi("userAgent"),userId:bi("id"),userStoreRegion:bi("storeRegion"),userAuthUserId:bi("authUserId"),userAnonymousUserAcquisitionDate:bi("anonUserAcquisitionDate"),userAuthenticatedUserAcquisitionDate:bi("authUserAcquisitionDate"),cloudName:pa("name"),cloudRole:pa("role"),cloudRoleVer:pa("roleVer"),cloudRoleInstance:pa("roleInstance"),cloudEnvironment:pa("environment"),cloudLocation:pa("location"),cloudDeploymentUnit:pa("deploymentUnit"),internalNodeName:Sl("nodeName"),internalSdkVersion:Sl("sdkVersion"),internalAgentVersion:Sl("agentVersion"),internalSnippet:Sl("snippet"),internalSdkSrc:Sl("sdkSrc")}));function ki(e,t,n,r,i,a){var o;n=St(r,n)||or,(W(e)||W(t)||W(n))&&on("Input doesn't contain all required fields");var s="";e[Kp]&&(s=e[Kp],delete e[Kp]);var c=(o={},o[Yn]=n,o.time=bo(new Date),o.iKey=s,o.ext=a||{},o.tags=[],o.data={},o.baseType=t,o.baseData=e,o);return W(i)||Me(i,function(u,f){c.data[u]=f}),c}var sn={UserExt:"user",DeviceExt:"device",TraceExt:"trace",WebExt:"web",AppExt:"app",OSExt:"os",SessionExt:"ses",SDKExt:"sdk"},nt=new BE;function El(e){var t=null;if(we(Event))t=new Event(e);else{var n=Ot();n&&n.createEvent&&(t=n.createEvent("Event"),t.initEvent(e,!0,!0))}return t}function UE(e,t){Ao(e,null,null,t)}function VM(e){var t=Ot(),n=qn(),r=!1,i=[],a=1;n&&!W(n.onLine)&&!n.onLine&&(a=2);var o=0,s=h(),c=gi(mn("OfflineListener"),e);try{if(f(Jt())&&(r=!0),t){var u=t.body||t;u.ononline&&f(u)&&(r=!0)}}catch{r=!1}function f(Y){var A=!1;return Y&&(A=$r(Y,"online",m,c),A&&$r(Y,"offline",_,c)),A}function d(){return s}function h(){return!(o===2||a===2)}function p(){var Y=h();s!==Y&&(s=Y,ie(i,function(A){var L={isOnline:s,rState:a,uState:o};try{A(L)}catch{}}))}function v(Y){o=Y,p()}function m(){a=1,p()}function _(){a=2,p()}function g(){var Y=Jt();if(Y&&r){if(UE(Y,c),t){var A=t.body||t;st(A.ononline)||UE(A,c)}r=!1}}function y(Y){return i[Fu](Y),{rm:function(){var A=i.indexOf(Y);if(A>-1)return i.splice(A,1)}}}return{isOnline:d,isListening:function(){return r},unload:g,addListener:y,setOnlineState:v}}var Xu="AppInsightsPropertiesPlugin",HE="AppInsightsChannelPlugin",GE="ApplicationInsightsAnalytics",Ju="toString",mv="isStorageUseDisabled",jo="_addHook",Rt="core",Ci="dataType",va="envelopeType",ln="diagLog",_a="track",Qu="trackPageView",gv="trackPreviousPageVisit",ma="sendPageViewInternal",zo="startTime",Zu="properties",lr="duration",yv="sendPageViewPerformanceInternal",Sv="populatePageViewPerformanceEvent",Ko="href",WE="sendExceptionInternal",Ev="exception",Tl="error",Tv="_onerror",Nv="errorSrc",Dv="lineNumber",wv="columnNumber",jE="message",bv="CreateAutoException",ef="addTelemetryInitializer",LM="overridePageViewDuration",zE="autoTrackPageVisitTime",KE="isBrowserLinkTrackingEnabled",Nl="length",qE="enableAutoRouteTracking",XE="enableUnhandledPromiseRejectionTracking",kv="autoUnhandledPromiseInstrumented",Cv="getEntriesByType",JE="isPerformanceTimingSupported",QE="getPerformanceTiming",tf="navigationStart",Ov="shouldCollectDuration",ZE="isPerformanceTimingDataReady",Dl="responseStart",FM="requestStart",nf="loadEventEnd",Rv="responseEnd",rf="connectEnd",e0="pageVisitStartTime",$M=function(){function e(t,n,r,i){tt(e,this,function(a){var o=null,s=[],c=!1,u=!1,f;r&&(f=r.logger);function d(v){r&&r.flush(v,function(){})}function h(){o||(o=_n(function(){o=null;var v=s.slice(0),m=!1;s=[],ie(v,function(_){_()?m=!0:s.push(_)}),s[Nl]>0&&h(),m&&d(!0)},100))}function p(v){s.push(v),h()}a[Qu]=function(v,m){var _=v.name;if(W(_)||typeof _!="string"){var g=Ot();_=v.name=g&&g.title||""}var y=v.uri;if(W(y)||typeof y!="string"){var Y=rr();y=v.uri=Y&&Y[Ko]||""}if(!u){var A=Ir(),L=A&&A[Cv]&&A[Cv]("navigation");if(L&&L[0]&&!st(A.timeOrigin)){var w=L[0].loadEventStart;v[zo]=new Date(A.timeOrigin+w)}else{var C=(m||v[Zu]||{})[lr]||0;v[zo]=new Date(new Date().getTime()-C)}u=!0}if(!i[JE]()){t[ma](v,m),d(!0),uy()||ee(f,2,25,"trackPageView: navigation timing API used for calculation of page duration is not supported in this browser. This page view will be collected without duration and timing info.");return}var K=!1,$,R=i[QE]()[tf];R>0&&($=Zt(R,+new Date),i[Ov]($)||($=void 0));var M;!W(m)&&!W(m[lr])&&(M=m[lr]),(n||!isNaN(M))&&(isNaN(M)&&(m||(m={}),m[lr]=$),t[ma](v,m),d(!0),K=!0);var Q=6e4;m||(m={}),p(function(){var q=!1;try{if(i[ZE]()){q=!0;var S={name:_,uri:y};i[Sv](S),!S.isValid&&!K?(m[lr]=$,t[ma](v,m)):(K||(m[lr]=S.durationMs,t[ma](v,m)),c||(t[yv](S,m),c=!0))}else R>0&&Zt(R,+new Date)>Q&&(q=!0,K||(m[lr]=Q,t[ma](v,m)))}catch(I){ee(f,1,38,"trackPageView failed on page load calculation: "+je(I),{exception:ae(I)})}return q})},a.teardown=function(v,m){if(o){o.cancel(),o=null;var _=s.slice(0);s=[],ie(_,function(g){g()})}}})}return e.__ieDyn=1,e}(),BM=36e5,t0=["googlebot","adsbot-google","apis-google","mediapartners-google"];function n0(){var e=Ir();return e&&!!e.timing}function UM(){var e=Ir();return e&&e.getEntriesByType&&e.getEntriesByType("navigation")[Nl]>0}function HM(){var e=Ir(),t=e?e.timing:0;return t&&t.domainLookupStart>0&&t[tf]>0&&t[Dl]>0&&t[FM]>0&&t[nf]>0&&t[Rv]>0&&t[rf]>0&&t.domLoading>0}function r0(){return n0()?Ir().timing:null}function GM(){return UM()?Ir()[Cv]("navigation")[0]:null}function WM(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=qn()||{},r=n.userAgent,i=!1;if(r)for(var a=0;a<t0[Nl];a++)i=i||Qt(r.toLowerCase(),t0[a])!==-1;if(i)return!1;for(var a=0;a<e[Nl];a++)if(e[a]<0||e[a]>=BM)return!1;return!0}var jM=function(){function e(t){var n=ta(t);tt(e,this,function(r){r[Sv]=function(i){i.isValid=!1;var a=GM(),o=r0(),s=0,c=0,u=0,f=0,d=0;(a||o)&&(a?(s=a[lr],c=a[zo]===0?a[rf]:Zt(a[zo],a[rf]),u=Zt(a.requestStart,a[Dl]),f=Zt(a[Dl],a[Rv]),d=Zt(a.responseEnd,a[nf])):(s=Zt(o[tf],o[nf]),c=Zt(o[tf],o[rf]),u=Zt(o.requestStart,o[Dl]),f=Zt(o[Dl],o[Rv]),d=Zt(o.responseEnd,o[nf])),s===0?ee(n,2,10,"error calculating page view performance.",{total:s,network:c,request:u,response:f,dom:d}):r[Ov](s,c,u,f,d)?s<Math.floor(c)+Math.floor(u)+Math.floor(f)+Math.floor(d)?ee(n,2,8,"client performance math error.",{total:s,network:c,request:u,response:f,dom:d}):(i.durationMs=s,i.perfTotal=i[lr]=Ni(s),i.networkConnect=Ni(c),i.sentRequest=Ni(u),i.receivedResponse=Ni(f),i.domProcessing=Ni(d),i.isValid=!0):ee(n,2,45,"Invalid page load duration value. Browser perf data won't be sent.",{total:s,network:c,request:u,response:f,dom:d}))},r[QE]=r0,r[JE]=n0,r[ZE]=HM,r[Ov]=WM})}return e.__ieDyn=1,e}(),zM=function(){function e(t,n){var r="prevPageVisitData";tt(e,this,function(i){i[gv]=function(s,c){try{var u=a(s,c);u&&n(u.pageName,u.pageUrl,u.pageVisitTime)}catch(f){na(t,"Auto track page visit time failed, metric will not be collected: "+ae(f))}};function a(s,c){var u=null;try{if(u=o(),ml()){uv(t,r)!=null&&on("Cannot call startPageVisit consecutively without first calling stopPageVisit");var f=An().stringify(new KM(s,c));PE(t,r,f)}}catch(d){na(t,"Call to restart failed: "+ae(d)),u=null}return u}function o(){var s=null;try{if(ml()){var c=Xn(),u=uv(t,r);u&&nl()&&(s=An().parse(u),s.pageVisitTime=c-s[e0],AE(t,r))}}catch(f){na(t,"Stop page visit timer failed: "+ae(f)),s=null}return s}Ue(i,"_logger",{g:function(){return t}}),Ue(i,"pageVisitTimeTrackingHandler",{g:function(){return n}})})}return e.__ieDyn=1,e}(),KM=function(){function e(t,n){this[e0]=Xn(),this.pageName=t,this.pageUrl=n}return e}(),i0=function(){function e(t,n){var r=this,i={};r.start=function(a){typeof i[a]<"u"&&ee(t,2,62,"start was called more than once for this event without calling stop.",{name:a,key:a},!0),i[a]=+new Date},r.stop=function(a,o,s,c){var u=i[a];if(isNaN(u))ee(t,2,63,"stop was called without a corresponding start.",{name:a,key:a},!0);else{var f=+new Date,d=Zt(u,f);r.action(a,o,d,s,c)}delete i[a],i[a]=void 0}}return e}(),Ht,qM="event";function wl(e,t){e&&e.dispatchEvent&&t&&e.dispatchEvent(t)}function XM(e){if(e&&e.reason){var t=e.reason;return!Ee(t)&&we(t[Ju])?t[Ju]():ae(t)}return e||""}var a0=6e4,JM=oo((Ht={sessionRenewalMs:TS(o0,30*60*1e3),sessionExpirationMs:TS(o0,24*60*60*1e3),disableExceptionTracking:yt()},Ht[zE]=yt(),Ht[LM]=yt(),Ht[XE]=yt(),Ht[kv]=!1,Ht.samplingPercentage=Nu(QM,100),Ht[mv]=yt(),Ht[KE]=yt(),Ht[qE]=yt(),Ht.namePrefix=rA(),Ht.enableDebug=yt(),Ht.disableFlushOnBeforeUnload=yt(),Ht.disableFlushOnUnload=yt(!1,"disableFlushOnBeforeUnload"),Ht.expCfg=Mn({inclScripts:!1}),Ht));function o0(e,t){return e=e||t,e<a0&&(e=a0),+e}function QM(e){return!isNaN(e)&&e>0&&e<=100}function ZM(e){st(e[mv])||(e[mv]?EM():TM())}var ex=function(e){Ar(t,e);function t(){var n=e.call(this)||this;n.identifier=GE,n.priority=180,n.autoRoutePVDelay=500;var r,i,a,o,s,c,u,f,d,h,p,v,m,_,g,y,Y,A,L;return tt(t,n,function(w,C){var K=C[jo];ce(),w.getCookieMgr=function(){return Np(w[Rt])},w.processTelemetry=function(N,k){w.processNext(N,k)},w.trackEvent=function(N,k){try{var O=ki(N,Ti[Ci],Ti[va],w[ln](),k);w[Rt][_a](O)}catch(T){B(2,39,"trackTrace failed, trace will not be collected: "+je(T),{exception:ae(T)})}},w.startTrackEvent=function(N){try{r.start(N)}catch(k){B(1,29,"startTrackEvent failed, event will not be collected: "+je(k),{exception:ae(k)})}},w.stopTrackEvent=function(N,k,O){try{r.stop(N,void 0,k,O)}catch(T){B(1,30,"stopTrackEvent failed, event will not be collected: "+je(T),{exception:ae(T)})}},w.trackTrace=function(N,k){try{var O=ki(N,Ho[Ci],Ho[va],w[ln](),k);w[Rt][_a](O)}catch(T){B(2,39,"trackTrace failed, trace will not be collected: "+je(T),{exception:ae(T)})}},w.trackMetric=function(N,k){try{var O=ki(N,fa[Ci],fa[va],w[ln](),k);w[Rt][_a](O)}catch(T){B(1,36,"trackMetric failed, metric will not be collected: "+je(T),{exception:ae(T)})}},w[Qu]=function(N,k){try{var O=N||{};a[Qu](O,$t($t($t({},O.properties),O.measurements),k)),y&&s[gv](O.name,O.uri)}catch(T){B(1,37,"trackPageView failed, page view will not be collected: "+je(T),{exception:ae(T)})}},w[ma]=function(N,k,O){var T=Ot();if(T&&(N.refUri=N.refUri===void 0?T.referrer:N.refUri),W(N[zo])){var J=(k||N[Zu]||{})[lr]||0;N[zo]=new Date(new Date().getTime()-J)}var de=ki(N,Di[Ci],Di[va],w[ln](),k,O);w[Rt][_a](de)},w[yv]=function(N,k,O){var T=ki(N,Go[Ci],Go[va],w[ln](),k,O);w[Rt][_a](T)},w.trackPageViewPerformance=function(N,k){var O=N||{};try{o[Sv](O),w[yv](O,k)}catch(T){B(1,37,"trackPageViewPerformance failed, page view will not be collected: "+je(T),{exception:ae(T)})}},w.startTrackPage=function(N){try{if(typeof N!="string"){var k=Ot();N=k&&k.title||""}i.start(N)}catch(O){B(1,31,"startTrackPage failed, page view may not be collected: "+je(O),{exception:ae(O)})}},w.stopTrackPage=function(N,k,O,T){try{if(typeof N!="string"){var J=Ot();N=J&&J.title||""}if(typeof k!="string"){var de=rr();k=de&&de[Ko]||""}i.stop(N,k,O,T),y&&s[gv](N,k)}catch(ge){B(1,32,"stopTrackPage failed, page view will not be collected: "+je(ge),{exception:ae(ge)})}},w[WE]=function(N,k,O){var T,J=N&&(N[Ev]||N[Tl])||jd(N)&&N||{name:N&&typeof N,message:N||or};N=N||{};var de=new yn(w[ln](),J,N[Zu]||k,N.measurements,N.severityLevel,N.id).toInterface(),ge=Ot();if(ge&&(!((T=w.config.expCfg)===null||T===void 0)&&T.inclScripts)){var b=bA(ge);de[Zu].exceptionScripts=JSON.stringify(b)}var H=ki(de,yn[Ci],yn[va],w[ln](),k,O);w[Rt][_a](H)},w.trackException=function(N,k){N&&!N[Ev]&&N[Tl]&&(N[Ev]=N[Tl]);try{w[WE](N,k)}catch(O){B(1,35,"trackException failed, exception will not be collected: "+je(O),{exception:ae(O)})}},w[Tv]=function(N){var k=N&&N[Tl],O=N&&N.evt;try{if(!O){var T=Jt();T&&(O=T[qM])}var J=N&&N.url||(Ot()||{}).URL,de=N[Nv]||"window.onerror@"+J+":"+(N[Dv]||0)+":"+(N[wv]||0),ge={errorSrc:de,url:J,lineNumber:N[Dv]||0,columnNumber:N[wv]||0,message:N[jE]};YM(N.message,N.url,N.lineNumber,N.columnNumber,N[Tl])?Q(yn[bv]("Script error: The browser's same-origin policy prevents us from getting the details of this exception. Consider using the 'crossorigin' attribute.",J,N[Dv]||0,N[wv]||0,k,O,null,de),ge):(N[Nv]||(N[Nv]=de),w.trackException({exception:N,severityLevel:3},ge))}catch(H){var b=k?k.name+", "+k[jE]:"null";B(1,11,"_onError threw exception while logging error, error will not be collected: "+je(H),{exception:ae(H),errorString:b})}},w[ef]=function(N){if(w[Rt])return w[Rt][ef](N);c||(c=[]),c.push(N)},w.initialize=function(N,k,O,T){if(!w.isInitialized()){W(k)&&on("Error initializing"),C.initialize(N,k,O,T);try{L=gi(mn(w.identifier),k.evtNamespace&&k.evtNamespace()),c&&(ie(c,function(J){k[ef](J)}),c=null),$(N),o=new jM(w[Rt]),a=new $M(w,g.overridePageViewDuration,w[Rt],o),s=new zM(w[ln](),function(J,de,ge){return R(J,de,ge)}),r=new i0(w[ln](),"trackEvent"),r.action=function(J,de,ge,b,H){b||(b={}),H||(H={}),b.duration=ge[Ju](),w.trackEvent({name:J,properties:b,measurements:H})},i=new i0(w[ln](),"trackPageView"),i.action=function(J,de,ge,b,H){W(b)&&(b={}),b.duration=ge[Ju]();var X={name:J,uri:de,properties:b,measurements:H};w[ma](X,b)},Lc()&&(q(),S())}catch(J){throw w.setInitialized(!1),J}}},w._doTeardown=function(N,k){a&&a.teardown(N,k),Ao(window,null,null,L),ce()};function $(N){var k=w.identifier,O=w[Rt];w[jo](vt(N,function(){var T=xn(null,N,O);g=T.getExtCfg(k,JM),y=g[zE],N.storagePrefix&&cv(N.storagePrefix),ZM(g),u=g[KE],M()}))}function R(N,k,O){var T={PageName:N,PageUrl:k};w.trackMetric({name:"PageVisitTime",average:O,max:O,min:O,sampleCount:1},T)}function M(){if(!f&&u){var N=["/browserLinkSignalR/","/__browserLink/"],k=function(O){if(u&&O.baseType===da[Ci]){var T=O.baseData;if(T){for(var J=0;J<N[Nl];J++)if(T.target&&Qt(T.target,N[J])>=0)return!1}}return!0};w[jo](w[ef](k)),f=!0}}function Q(N,k){var O=ki(N,yn[Ci],yn[va],w[ln](),k);w[Rt][_a](O)}function q(){var N=Jt(),k=rr(!0);w[jo](vt(g,function(){p=g.disableExceptionTracking,!p&&!v&&!g.autoExceptionInstrumented&&(K(Vu(N,"onerror",{ns:L,rsp:function(O,T,J,de,ge,b){!p&&O.rslt!==!0&&w[Tv](yn[bv](T,J,de,ge,b,O.evt))}},!1)),v=!0)})),E(N,k)}function S(){var N=Jt(),k=rr(!0);w[jo](vt(g,function(){if(d=g[qE]===!0,N&&d&&!h&&h1()){var O=cy();we(O.pushState)&&we(O.replaceState)&&typeof Event!==bh&&U(N,O,k)}}))}function I(){var N=null;if(w[Rt]&&w[Rt].getTraceCtx&&(N=w[Rt].getTraceCtx(!1)),!N){var k=w[Rt].getPlugin(Xu);if(k){var O=k.plugin.context;O&&(N=ov(O.telemetryTrace))}}return N}function U(N,k,O){if(h)return;var T=g.namePrefix||"";function J(){d&&wl(N,El(T+"locationchange"))}function de(){if(A&&(Y=A),A=O&&O[Ko]||"",d){var ge=I();if(ge){ge.setTraceId(vi());var b="_unknown_";O&&O.pathname&&(b=O.pathname+(O.hash||"")),ge.setName(St(w[ln](),b))}_n((function(H){w[Qu]({refUri:H,properties:{duration:0}})}).bind(w,Y),w.autoRoutePVDelay)}}K(Vu(k,"pushState",{ns:L,rsp:function(){d&&(wl(N,El(T+"pushState")),wl(N,El(T+"locationchange")))}},!0)),K(Vu(k,"replaceState",{ns:L,rsp:function(){d&&(wl(N,El(T+"replaceState")),wl(N,El(T+"locationchange")))}},!0)),$r(N,T+"popstate",J,L),$r(N,T+"locationchange",de,L),h=!0}function E(N,k){w[jo](vt(g,function(){m=g[XE]===!0,v=v||g[kv],m&&!_&&(K(Vu(N,"onunhandledrejection",{ns:L,rsp:function(O,T){m&&O.rslt!==!0&&w[Tv](yn[bv](XM(T),k?k[Ko]:"",0,0,T,O.evt))}},!1)),g[kv]=_=!0)}))}function B(N,k,O,T,J){w[ln]().throwInternal(N,k,O,T,J)}function ce(){r=null,i=null,a=null,o=null,s=null,c=null,u=!1,f=!1,d=!1,h=!1,p=!1,v=!1,m=!1,_=!1,y=!1;var N=rr(!0);Y=N&&N[Ko]||"",A=null,L=null,g=null,Ue(w,"config",{g:function(){return g}})}Ue(w,"_pageViewManager",{g:function(){return a}}),Ue(w,"_pageViewPerformanceManager",{g:function(){return o}}),Ue(w,"_pageVisitTimeManager",{g:function(){return s}}),Ue(w,"_evtNamespace",{g:function(){return"."+L}})}),n}return t.Version="3.3.1",t}(Po),af="featureOptIn",s0="onCfgChangeReceive",l0="nonOverrideConfigs",c0="scheduleFetchTimeout";function u0(e,t,n,r){try{var i=n>r;i&&(e=null);var a=n==0?P1({},e):e;return a&&t&&!i&&Me(a,function(o){var s=t[o];s&&(qt(a[o])&&qt(s)?a[o]=u0(a[o],s,++n,r):delete a[o])}),a}catch{}return e}var qo="featureOptIn.",f0=".mode",d0=".onCfg",h0=".offCfg";function tx(e,t,n){var r;if(!t||!t.enabled)return null;var i=(t[af]||{})[e]||{mode:1},a=i.mode,o=i.onCfg,s=i.offCfg,c=(n||{})[e]||{mode:2},u=c.mode,f=c.onCfg,d=c.offCfg,h=!!c.blockCdnCfg,p=qo+e+f0,v=qo+e+d0,m=qo+e+h0,_=u,g=f,y=d;return h||(a===4||a===5?(_=a==4?3:2,g=o||f,y=s||d):a===2||u===2?(_=2,g=f||o,y=d||s):a===3?(_=3,g=f||o,y=d||s):a===1&&u===1&&(_=1)),r={},r[p]=_,r[v]=g,r[m]=y,r}function nx(e,t){try{if(!e||!e.enabled)return null;if(!e[af])return e.config;var n=e[af],r=e.config||{};return Me(n,function(i){var a=tx(i,e,t.config[af]);W(a)||(Me(a,function(o,s){Ey(r,o,s)}),rx(i,a,r))}),r}catch{}return null}function rx(e,t,n){var r=t[qo+e+f0],i=t[qo+e+d0],a=t[qo+e+h0],o=null;r===3&&(o=i),r===2&&(o=a),o&&Me(o,function(s,c){Ey(n,s,c)})}var bl,ix="ai_cfgsync",p0="GET",ax=18e5,Xo=void 0,ox={instrumentationKey:!0,connectionString:!0,endpointUrl:!0},sx=oo((bl={syncMode:1,blkCdnCfg:Xo,customEvtName:Xo,cfgUrl:Xo,overrideSyncFn:Xo,overrideFetchFn:Xo},bl[s0]=Xo,bl[c0]=ax,bl[l0]=ox,bl)),lx=function(e){Ar(t,e);function t(){var n=e.call(this)||this;n.priority=198,n.identifier="AppInsightsCfgSyncPlugin";var r,i,a,o,s,c,u,f,d,h,p,v,m,_,g,y,Y=!1;return tt(t,n,function(A,L){w(),A.initialize=function(k,O,T,J){L.initialize(k,O,T,J),o=gi(mn(A.identifier),O.evtNamespace&&O.evtNamespace()),C(k)},A.getCfg=function(){return i},A.pause=function(){Y=!0,N()},A.resume=function(){Y=!1,ce()},A.setCfg=function(k){return K(k)},A.sync=function(k){return R(k)},A.updateEventListenerName=function(k){return M(k)},A._doTeardown=function(k,O){$(),N(),w()},A._getDbgPlgTargets=function(){return[f,u,a,d,m]};function w(){i=null,a=null,o=null,s=null,u=null,f=null,m=null,c=null,h=null,p=null,d=null,g=null,y=null,v=null}function C(k){var O=A.identifier,T=A.core;A._addHook(vt(k,function(){var J=xn(null,k,T);r=J.getExtCfg(O,sx);var de=d;d=!!r.blkCdnCfg,!W(de)&&de!==d&&(!d&&s?_&&_(s,I,f):N()),W(u)&&(u=r.syncMode===2),W(f)&&(f=r.syncMode===1);var ge=r.customEvtName||ix;a!==ge&&(u?M(ge):($(),a=ge)),W(s)&&(s=r.cfgUrl),s||(i=k,f&&R())})),y=r.overrideSyncFn,g=r.overrideFetchFn,v=r[s0],m=r[l0],h=r[c0],_=Q(),p=0,s&&!d&&_&&_(s,I,f)}function K(k,O){if(k){if(i=k,O&&!Y)return R();if(u&&!Y)return A.core.updateCfg(k),!0}return!1}function $(){try{var k=vn();k&&Ao(k,null,null,o)}catch{}}function R(k){try{return y&&we(y)?y(i,k):VP(a,i,k)}catch{}return!1}function M(k){try{return $(),k&&(a=k,E()),!0}catch{}return!1}function Q(){var k=g;return W(k)&&(lp()?k=q:gu()&&(k=S)),k}function q(k,O,T){var J=vn(),de=J&&J.fetch||null;if(k&&de&&we(de))try{var ge={method:p0},b=new Request(k,ge);Lr(fetch(b),function(H){var X=H.value;H.rejected?U(O,400):X.ok?Lr(X.text(),function(ue){U(O,X.status,ue.value,T)}):U(O,X.status,null,T)})}catch{}}function S(k,O,T){try{var J=new XMLHttpRequest;J.open(p0,k),J.onreadystatechange=function(){J.readyState===XMLHttpRequest.DONE&&U(O,J.status,J.responseText,T)},J.onerror=function(){U(O,400)},J.ontimeout=function(){U(O,400)},J.send()}catch{}}function I(k,O,T){try{if(k>=200&&k<400&&O){p=0;var J=An();if(J){var de=J.parse(O),ge=nx(de,A.core),b=ge&&Ft(ge)&&B(ge);b&&K(b,T)}}else p++;p<3&&ce()}catch{}}function U(k,O,T,J){try{k(O,T,J)}catch{}}function E(){if(u){var k=vn();if(k)try{$r(k,a,function(O){var T=O&&O.detail;if(v&&T)v(T);else{var J=T&&T.cfg,de=J&&Ft(J)&&B(J);de&&K(de)}},o,!0)}catch{}}}function B(k,O){var T=null;try{k&&(T=u0(k,m,0,5))}catch{}return T}function ce(){!c&&h&&(c=_n(function(){c=null,_(s,I,f)},h),c.unref())}function N(){c&&c.cancel(),c=null,p=0}A.processTelemetry=function(k,O){A.processNext(k,O)}}),n}return t.__ieDyn=1,t}(Po),ga="duration",It="tags",Iv="deviceType",Gt="data",Hr="name",kl="traceID",xe="length",Cl="stringify",ya="measurements",cr="dataType",Sa="envelopeType",Ea="toString",Ol="_get",Ta="enqueue",Na="count",v0="eventsLimitInMem",Gr="push",of="item",Pv="emitLineDelimitedJson",Jo="clear",Av="createNew",sf="markAsSent",Rl="clearSent",Mv="bufferOverride",xv="BUFFER_KEY",Oi="SENT_BUFFER_KEY",Qo="concat",Il="MAX_BUFFER_SIZE",Pl="triggerSend",Vt="diagLog",Yv="initialize",Al="_sender",Vv="customHeaders",_0="maxBatchSizeInBytes",Lv="onunloadDisableBeacon",Fv="isBeaconApiDisabled",m0="alwaysUseXhrOverride",$v="disableXhr",g0="enableSessionStorageBuffer",Ri="_buffer",y0="onunloadDisableFetch",S0="disableSendBeaconSplit",E0="instrumentationKey",T0="enableSendPromise",lf="getSenderInst",N0="unloadTransports",D0="convertUndefined",w0="maxBatchInterval",cf="serialize",Da="_onError",Bv="_onPartialSuccess",uf="_onSuccess",Uv="itemsReceived",Hv="itemsAccepted",Gv="oriPayload",Wv="baseType",ff="sampleRate",b0="eventsSendRequest",k0="getSamplingScore",cx="getHashCodeScore",jv="baseType",lt="baseData",kt="properties",C0="true";function _t(e,t,n){return et(e,t,n,Ac)}function ux(e,t,n){var r=n[It]=n[It]||{},i=t.ext=t.ext||{},a=t[It]=t[It]||[],o=i.user;o&&(_t(r,nt.userAuthUserId,o.authId),_t(r,nt.userId,o.id||o.localId));var s=i.app;s&&_t(r,nt.sessionId,s.sesId);var c=i.device;c&&(_t(r,nt.deviceId,c.id||c.localId),_t(r,nt[Iv],c.deviceClass),_t(r,nt.deviceIp,c.ip),_t(r,nt.deviceModel,c.model),_t(r,nt[Iv],c[Iv]));var u=t.ext.web;if(u){_t(r,nt.deviceLanguage,u.browserLang),_t(r,nt.deviceBrowserVersion,u.browserVer),_t(r,nt.deviceBrowser,u.browser);var f=n[Gt]=n[Gt]||{},d=f[lt]=f[lt]||{},h=d[kt]=d[kt]||{};_t(h,"domain",u.domain),_t(h,"isManual",u.isManual?C0:null),_t(h,"screenRes",u.screenRes),_t(h,"userConsent",u.userConsent?C0:null)}var p=i.os;p&&(_t(r,nt.deviceOS,p[Hr]),_t(r,nt.deviceOSVersion,p.osVer));var v=i.trace;v&&(_t(r,nt.operationParentId,v.parentID),_t(r,nt.operationName,St(e,v[Hr])),_t(r,nt.operationId,v[kl]));for(var m={},_=a[xe]-1;_>=0;_--){var g=a[_];Me(g,function(Y,A){m[Y]=A}),a.splice(_,1)}Me(a,function(Y,A){m[Y]=A});var y=$t($t({},r),m);y[nt.internalSdkVersion]||(y[nt.internalSdkVersion]=St(e,"javascript:".concat(fx.Version),64)),n[It]=eS(y)}function Ii(e,t,n){W(e)||Me(e,function(r,i){Ls(i)?n[r]=i:Ee(i)?t[r]=i:nl()&&(t[r]=An()[Cl](i))})}function wa(e,t){W(e)||Me(e,function(n,r){e[n]=r||t})}function ba(e,t,n,r){var i=new CM(e,r,t);_t(i,"sampleRate",n[vE]),(n[lt]||{}).startTime&&(i.time=bo(n[lt].startTime)),i.iKey=n.iKey;var a=n.iKey.replace(/-/g,"");return i[Hr]=i[Hr].replace("{0}",a),ux(e,n,i),n[It]=n[It]||[],eS(i)}function ka(e,t){W(t[lt])&&ee(e,1,46,"telemetryItem.baseData cannot be null.")}var fx={Version:"3.3.1"};function dx(e,t,n){ka(e,t);var r=t[lt][ya]||{},i=t[lt][kt]||{};Ii(t[Gt],i,r),W(n)||wa(i,n);var a=t[lt];if(W(a))return na(e,"Invalid input for dependency data"),null;var o=a[kt]&&a[kt][_E]?a[kt][_E]:"GET",s=new da(e,a.id,a.target,a[Hr],a[ga],a.success,a.responseCode,o,a.type,a.correlationContext,i,r),c=new ha(da[cr],s);return ba(e,da[Sa],t,c)}function O0(e,t,n){ka(e,t);var r={},i={};t[jv]!==Ti[cr]&&(r.baseTypeSource=t[jv]),t[jv]===Ti[cr]?(r=t[lt][kt]||{},i=t[lt][ya]||{}):t[lt]&&Ii(t[lt],r,i),Ii(t[Gt],r,i),W(n)||wa(r,n);var a=t[lt][Hr],o=new Ti(e,a,r,i),s=new ha(Ti[cr],o);return ba(e,Ti[Sa],t,s)}function hx(e,t,n){ka(e,t);var r=t[lt][ya]||{},i=t[lt][kt]||{};Ii(t[Gt],i,r),W(n)||wa(i,n);var a=t[lt],o=yn.CreateFromInterface(e,a,i,r),s=new ha(yn[cr],o);return ba(e,yn[Sa],t,s)}function px(e,t,n){ka(e,t);var r=t[lt],i=r[kt]||{},a=r[ya]||{};Ii(t[Gt],i,a),W(n)||wa(i,n);var o=new fa(e,r[Hr],r.average,r.sampleCount,r.min,r.max,r.stdDev,i,a),s=new ha(fa[cr],o);return ba(e,fa[Sa],t,s)}function vx(e,t,n){ka(e,t);var r,i=t[lt];!W(i)&&!W(i[kt])&&!W(i[kt][ga])?(r=i[kt][ga],delete i[kt][ga]):!W(t[Gt])&&!W(t[Gt][ga])&&(r=t[Gt][ga],delete t[Gt][ga]);var a=t[lt],o;((t.ext||{}).trace||{})[kl]&&(o=t.ext.trace[kl]);var s=a.id||o,c=a[Hr],u=a.uri,f=a[kt]||{},d=a[ya]||{};if(W(a.refUri)||(f.refUri=a.refUri),W(a.pageType)||(f.pageType=a.pageType),W(a.isLoggedIn)||(f.isLoggedIn=a.isLoggedIn[Ea]()),!W(a[kt])){var h=a[kt];Me(h,function(m,_){f[m]=_})}Ii(t[Gt],f,d),W(n)||wa(f,n);var p=new Di(e,c,u,r,f,d,s),v=new ha(Di[cr],p);return ba(e,Di[Sa],t,v)}function _x(e,t,n){ka(e,t);var r=t[lt],i=r[Hr],a=r.uri||r.url,o=r[kt]||{},s=r[ya]||{};Ii(t[Gt],o,s),W(n)||wa(o,n);var c=new Go(e,i,a,void 0,o,s,r),u=new ha(Go[cr],c);return ba(e,Go[Sa],t,u)}function mx(e,t,n){ka(e,t);var r=t[lt].message,i=t[lt].severityLevel,a=t[lt][kt]||{},o=t[lt][ya]||{};Ii(t[Gt],a,o),W(n)||wa(a,n);var s=new Ho(e,r,i,a,o),c=new ha(Ho[cr],s);return ba(e,Ho[Sa],t,c)}var R0=function(){function e(t,n){var r=[],i=!1,a=n.maxRetryCnt;this[Ol]=function(){return r},this._set=function(o){return r=o,r},tt(e,this,function(o){o[Ta]=function(s){if(o[Na]()>=n[v0]){i||(ee(t,2,105,"Maximum in-memory buffer size reached: "+o[Na](),!0),i=!0);return}s.cnt=s.cnt||0,!(!W(a)&&s.cnt>a)&&r[Gr](s)},o[Na]=function(){return r[xe]},o.size=function(){for(var s=r[xe],c=0;c<r[xe];c++)s+=r[c].item[xe];return n[Pv]||(s+=2),s},o[Jo]=function(){r=[],i=!1},o.getItems=function(){return r.slice(0)},o.batchPayloads=function(s){if(s&&s[xe]>0){var c=[];ie(s,function(f){c[Gr](f[of])});var u=n[Pv]?c.join(`
|
|
58
|
+
`):"["+c.join(",")+"]";return u}return null},o[Av]=function(s,c,u){var f=r.slice(0);s=s||t,c=c||{};var d=u?new I0(s,c):new zv(s,c);return ie(f,function(h){d[Ta](h)}),d}})}return e.__ieDyn=1,e}(),zv=function(e){Ar(t,e);function t(n,r){var i=e.call(this,n,r)||this;return tt(t,i,function(a,o){a[sf]=function(s){o[Jo]()},a[Rl]=function(s){}}),i}return t.__ieDyn=1,t}(R0),gx=["AI_buffer","AI_sentBuffer"],I0=function(e){Ar(t,e);function t(r,i){var a=e.call(this,r,i)||this,o=!1,s=i==null?void 0:i.namePrefix,c=i[Mv]||{getItem:uv,setItem:PE},u=c.getItem,f=c.setItem,d=i.maxRetryCnt;return tt(t,a,function(h,p){var v=A(t[xv]),m=A(t[Oi]),_=C(),g=m[Qo](_),y=h._set(v[Qo](g));y[xe]>t[Il]&&(y[xe]=t[Il]),w(t[Oi],[]),w(t[xv],y),h[Ta]=function($){if(h[Na]()>=t[Il]){o||(ee(r,2,67,"Maximum buffer size reached: "+h[Na](),!0),o=!0);return}$.cnt=$.cnt||0,!(!W(d)&&$.cnt>d)&&(p[Ta]($),w(t.BUFFER_KEY,h[Ol]()))},h[Jo]=function(){p[Jo](),w(t.BUFFER_KEY,h[Ol]()),w(t[Oi],[]),o=!1},h[sf]=function($){w(t[xv],h._set(Y($,h[Ol]())));var R=A(t[Oi]);R instanceof Array&&$ instanceof Array&&(R=R[Qo]($),R[xe]>t[Il]&&(ee(r,1,67,"Sent buffer reached its maximum size: "+R[xe],!0),R[xe]=t[Il]),w(t[Oi],R))},h[Rl]=function($){var R=A(t[Oi]);R=Y($,R),w(t[Oi],R)},h[Av]=function($,R,M){M=!!M;var Q=h[Ol]().slice(0),q=A(t[Oi]).slice(0);$=$||r,R=R||{},h[Jo]();var S=M?new t($,R):new zv($,R);return ie(Q,function(I){S[Ta](I)}),M&&S[sf](q),S};function Y($,R){var M=[],Q=[];return ie($,function(q){Q[Gr](q[of])}),ie(R,function(q){!we(q)&&xt(Q,q[of])===-1&&M[Gr](q)}),M}function A($){var R=$;return R=s?s+"_"+R:R,L(R)}function L($){try{var R=u(r,$);if(R){var M=An().parse(R);if(Ee(M)&&(M=An().parse(M)),M&&Ae(M))return M}}catch(Q){ee(r,1,42," storage key: "+$+", "+je(Q),{exception:ae(Q)})}return[]}function w($,R){var M=$;try{M=s?s+"_"+M:M;var Q=JSON[Cl](R);f(r,M,Q)}catch(q){f(r,M,JSON[Cl]([])),ee(r,2,41," storage key: "+M+", "+je(q)+". Buffer cleared",{exception:ae(q)})}}function C(){var $=[];try{return ie(gx,function(R){var M=K(R);if($=$[Qo](M),s){var Q=s+"_"+R,q=K(Q);$=$[Qo](q)}}),$}catch(R){ee(r,2,41,"Transfer events from previous buffers: "+je(R)+". previous Buffer items can not be removed",{exception:ae(R)})}return[]}function K($){try{var R=L($),M=[];return ie(R,function(Q){var q={item:Q,cnt:0};M[Gr](q)}),AE(r,$),M}catch{}return[]}}),a}var n;return n=t,t.VERSION="_1",t.BUFFER_KEY="AI_buffer"+n.VERSION,t.SENT_BUFFER_KEY="AI_sentBuffer"+n.VERSION,t.MAX_BUFFER_SIZE=2e3,t}(R0),yx=function(){function e(t){tt(e,this,function(n){n[cf]=function(o){var s=r(o,"root");try{return An()[Cl](s)}catch(c){ee(t,1,48,c&&we(c[Ea])?c[Ea]():"Error serializing object",null,!0)}};function r(o,s){var c="__aiCircularRefCheck",u={};if(!o)return ee(t,1,48,"cannot serialize object because it is null or undefined",{name:s},!0),u;if(o[c])return ee(t,2,50,"Circular reference detected while serializing object",{name:s},!0),u;if(!o.aiDataContract){if(s==="measurements")u=a(o,"number",s);else if(s==="properties")u=a(o,"string",s);else if(s==="tags")u=a(o,"string",s);else if(Ae(o))u=i(o,s);else{ee(t,2,49,"Attempting to serialize an object which does not implement ISerializable",{name:s},!0);try{An()[Cl](o),u=o}catch(f){ee(t,1,48,f&&we(f[Ea])?f[Ea]():"Error serializing object",null,!0)}}return u}return o[c]=!0,Me(o.aiDataContract,function(f,d){var h=we(d)?d()&1:d&1,p=we(d)?d()&4:d&4,v=d&2,m=o[f]!==void 0,_=qt(o[f])&&o[f]!==null;if(h&&!m&&!v)ee(t,1,24,"Missing required field specification. The field is required but not present on source",{field:f,name:s});else if(!p){var g=void 0;_?v?g=i(o[f],f):g=r(o[f],f):g=o[f],g!==void 0&&(u[f]=g)}}),delete o[c],u}function i(o,s){var c;if(o)if(!Ae(o))ee(t,1,54,`This field was specified as an array in the contract but the item is not an array.\r
|
|
59
|
+
`,{name:s},!0);else{c=[];for(var u=0;u<o[xe];u++){var f=o[u],d=r(f,s+"["+u+"]");c[Gr](d)}}return c}function a(o,s,c){var u;return o&&(u={},Me(o,function(f,d){if(s==="string")d===void 0?u[f]="undefined":d===null?u[f]="null":d[Ea]?u[f]=d[Ea]():u[f]="invalid field: toString() is not defined.";else if(s==="number")if(d===void 0)u[f]="undefined";else if(d===null)u[f]="null";else{var h=parseFloat(d);u[f]=h}else u[f]="invalid field: "+c+" is of unknown type.",ee(t,1,u[f],null,!0)})),u}})}return e.__ieDyn=1,e}(),Sx=8,Ex=function(){function e(){}return e.prototype.getHashCodeScore=function(t){var n=this.getHashCode(t)/e.INT_MAX_VALUE;return n*100},e.prototype.getHashCode=function(t){if(t==="")return 0;for(;t[xe]<Sx;)t=t[Qo](t);for(var n=5381,r=0;r<t[xe];++r)n=(n<<5)+n+t.charCodeAt(r),n=n&n;return Math.abs(n)},e.INT_MAX_VALUE=2147483647,e}(),Tx=function(){function e(){var t=this,n=new Ex,r=new BE;t[k0]=function(i){var a=0;return i[It]&&i[It][r.userId]?a=n.getHashCodeScore(i[It][r.userId]):i.ext&&i.ext.user&&i.ext.user.id?a=n[cx](i.ext.user.id):i[It]&&i[It][r.operationId]?a=n.getHashCodeScore(i[It][r.operationId]):i.ext&&i.ext.telemetryTrace&&i.ext.telemetryTrace[kl]?a=n.getHashCodeScore(i.ext.telemetryTrace[kl]):a=Math.random()*100,a}}return e}(),Nx=function(){function e(t,n){this.INT_MAX_VALUE=2147483647;var r=n||ta(null);(t>100||t<0)&&(r.throwInternal(2,58,"Sampling rate is out of range (0..100). Sampling will be disabled, you may be sending too much data which may affect your AI service level.",{samplingRate:t},!0),t=100),this[ff]=t,this.samplingScoreGenerator=new Tx}return e.prototype.isSampledIn=function(t){var n=this[ff],r=!1;return n==null||n>=100||t.baseType===fa[cr]?!0:(r=this.samplingScoreGenerator[k0](t)<n,r)},e}(),at,Wr,ur=void 0,P0="",Dx=65e3;function A0(e){try{return e.responseText}catch{}return null}function wx(e){return e&&e.sendPOST}var M0=oo((at={endpointUrl:Nu(Ac,zp+Mo)},at[Pv]=yt(),at[w0]=15e3,at[_0]=102400,at.disableTelemetry=yt(),at[g0]=yt(!0),at.isRetryDisabled=yt(),at[Fv]=yt(!0),at[S0]=yt(!0),at[$v]=yt(),at[y0]=yt(),at[Lv]=yt(),at[E0]=ur,at.namePrefix=ur,at.samplingPercentage=Nu(bx,100),at[Vv]=ur,at[D0]=ur,at[v0]=1e4,at[Mv]=!1,at.httpXHROverride={isVal:wx,v:ur},at[m0]=yt(),at.transports=ur,at.retryCodes=ur,at.maxRetryCnt={isVal:Ls,v:10},at));function bx(e){return!isNaN(e)&&e>0&&e<=100}var kx=(Wr={},Wr[Ti.dataType]=O0,Wr[Ho.dataType]=mx,Wr[Di.dataType]=vx,Wr[Go.dataType]=_x,Wr[yn.dataType]=hx,Wr[fa.dataType]=px,Wr[da.dataType]=dx,Wr),Cx=function(e){Ar(t,e);function t(){var n=e.call(this)||this;n.priority=1001,n.identifier=HE;var r,i,a,o,s,c,u,f,d=0,h,p,v,m,_,g,y,Y,A,L,w,C,K,$,R,M,Q,q,S,I,U,E,B,ce,N,k,O;return tt(t,n,function(T,J){La(),T.pause=function(){Ke(),o=!0},T.resume=function(){o&&(o=!1,i=null,P(),Re())},T.flush=function(D,V,oe){if(D===void 0&&(D=!0),!o){Ke();try{return T[Pl](D,null,oe||1)}catch(se){ee(T[Vt](),1,22,"flush failed, telemetry will not be collected: "+je(se),{exception:ae(se)})}}},T.onunloadFlush=function(){if(!o)if(y||I)try{return T[Pl](!0,G,2)}catch(D){ee(T[Vt](),1,20,"failed to flush with beacon sender on page unload, telemetry will not be collected: "+je(D),{exception:ae(D)})}else T.flush(!1)},T.addHeader=function(D,V){f[D]=V},T[Yv]=function(D,V,oe,se){T.isInitialized()&&ee(T[Vt](),1,28,"Sender is already initialized"),J[Yv](D,V,oe,se);var De=T.identifier;c=new yx(V.logger),r=0,i=null,a=0,T[Al]=null,u=0;var Te=T[Vt]();v=gi(mn("Sender"),V.evtNamespace&&V.evtNamespace()),p=VM(v),T._addHook(vt(D,function(Ie){var ut=Ie.cfg;ut.storagePrefix&&cv(ut.storagePrefix);var Dn=xn(null,ut,V),Pe=Dn.getExtCfg(De,M0);Ue(T,"_senderConfig",{g:function(){return Pe}}),V.activeStatus()===li.PENDING?T.pause():V.activeStatus()===li.ACTIVE&&T.resume(),_!==Pe.endpointUrl&&(m=_=Pe.endpointUrl),L&&L!==Pe[Vv]&&ie(L,function(Pt){delete f[Pt.header]}),g=Pe[_0],y=(Pe[Lv]===!1||Pe[Fv]===!1)&&rl(),Y=Pe[Lv]===!1&&rl(),A=Pe[Fv]===!1&&rl(),I=Pe[m0],U=!!Pe[$v],O=Pe.retryCodes;var w_=Pe[Mv],hs=!!Pe[g0]&&(!!w_||ml()),CT=Pe.namePrefix,RY=hs!==M||hs&&q!==CT||hs&&Q!==w_;if(T[Ri]){if(RY)try{T._buffer=T._buffer[Av](Te,Pe,hs)}catch(Pt){ee(T[Vt](),1,12,"failed to transfer telemetry to different buffer storage, telemetry will be lost: "+je(Pt),{exception:ae(Pt)})}P()}else T[Ri]=hs?new I0(Te,Pe):new zv(Te,Pe);q=CT,M=hs,Q=w_,E=!Pe[y0]&&lp(!0),N=!!Pe[S0],T._sample=new Nx(Pe.samplingPercentage,Te),C=Pe[E0],tn(C,ut)||ee(Te,1,100,"Invalid Instrumentation key "+C),L=Pe[Vv],Ee(m)&&!av(m)&&L&&L[xe]>0?ie(L,function(Pt){n.addHeader(Pt.header,Pt.value)}):L=null,S=Pe[T0];var OT=ge();k?k.SetConfig(OT):(k=new KA,k[Yv](OT,Te));var Pf=Pe.httpXHROverride,Af=null,ql=null,IY=rS([3,1,2],Pe.transports);Af=k&&k[lf](IY,!1);var b_=k&&k.getFallbackInst();B=function(Pt,Fa){return _e(b_,Pt,Fa)},ce=function(Pt,Fa){return _e(b_,Pt,Fa,!1)},Af=I?Pf:Af||Pf||b_,T[Al]=function(Pt,Fa){return _e(Af,Pt,Fa)},E&&(h=ye);var k_=rS([3,1],Pe[N0]);E||(k_=k_.filter(function(Pt){return Pt!==2})),ql=k&&k[lf](k_,!0),ql=I?Pf:ql||Pf,(I||Pe[N0]||!h)&&ql&&(h=function(Pt,Fa){return _e(ql,Pt,Fa)}),h||(h=B),w=Pe.disableTelemetry,K=Pe[D0]||ur,$=Pe.isRetryDisabled,R=Pe[w0]}))},T.processTelemetry=function(D,V){var oe;V=T._getTelCtx(V);var se=V[Vt]();try{var De=ze(D,se);if(!De)return;var Te=fe(D,se);if(!Te)return;var Ie=c[cf](Te),ut=T[Ri];P(Ie);var Dn=(oe={},oe[of]=Ie,oe.cnt=0,oe);ut[Ta](Dn),Re()}catch(Pe){ee(se,2,12,"Failed adding telemetry to the sender's buffer, some telemetry will be lost: "+je(Pe),{exception:ae(Pe)})}T.processNext(D,V)},T.isCompletelyIdle=function(){return!o&&d===0&&T._buffer[Na]()===0},T._xhrReadyStateChange=function(D,V,oe){if(!he(V))return b(D,V,oe)},T[Pl]=function(D,V,oe){D===void 0&&(D=!0);var se;if(!o)try{var De=T[Ri];if(w)De[Jo]();else{if(De[Na]()>0){var Te=De.getItems();Bn(oe||0,D),V?se=V.call(T,Te,D):se=T[Al](Te,D)}a=+new Date}Ke()}catch(ut){var Ie=lS();(!Ie||Ie>9)&&ee(T[Vt](),1,40,"Telemetry transmission failed, some telemetry will be lost: "+je(ut),{exception:ae(ut)})}return se},T.getOfflineSupport=function(){var D;return D={getUrl:function(){return m},createPayload:te},D[cf]=ve,D.batch=x,D.shouldProcess=function(V){return!!ze(V)},D},T._doTeardown=function(D,V){T.onunloadFlush(),Co(p,!1),La()},T[Da]=function(D,V,oe){if(!he(D))return H(D,V)},T[Bv]=function(D,V){if(!he(D))return X(D,V)},T[uf]=function(D,V){if(!he(D))return ue(D)},T._xdrOnLoad=function(D,V){if(!he(V))return de(D,V)};function de(D,V){var oe=A0(D);if(D&&(oe+""=="200"||oe===""))r=0,T[uf](V,0);else{var se=xp(oe);se&&se[Uv]&&se[Uv]>se[Hv]&&!$?T[Bv](V,se):T[Da](V,nS(D))}}function ge(){var D;try{var V={xdrOnComplete:function(se,De,Te){var Ie=be(Te);if(Ie)return de(se,Ie)},fetchOnComplete:function(se,De,Te,Ie){var ut=be(Ie);if(ut)return F(se.status,ut,se.url,ut[xe],se.statusText,Te||"")},xhrOnComplete:function(se,De,Te){var Ie=be(Te);if(Ie)return b(se,Ie,Ie[xe])},beaconOnRetry:function(se,De,Te){return Z(se,De,Te)}},oe=(D={},D[T0]=S,D.isOneDs=!1,D.disableCredentials=!1,D[$v]=U,D.disableBeacon=!A,D.disableBeaconSync=!Y,D.senderOnCompleteCallBack=V,D);return oe}catch{}return null}function b(D,V,oe){D.readyState===4&&F(D.status,V,D.responseURL,oe,mu(D),A0(D)||D.response)}function H(D,V,oe){ee(T[Vt](),2,26,"Failed to send telemetry.",{message:V}),T._buffer&&T._buffer[Rl](D)}function X(D,V){for(var oe=[],se=[],De=V.errors.reverse(),Te=0,Ie=De;Te<Ie.length;Te++){var ut=Ie[Te],Dn=D.splice(ut.index,1)[0];Et(ut.statusCode)?se[Gr](Dn):oe[Gr](Dn)}D[xe]>0&&T[uf](D,V[Hv]),oe[xe]>0&&T[Da](oe,mu(null,["partial success",V[Hv],"of",V.itemsReceived].join(" "))),se[xe]>0&&(ke(se),ee(T[Vt](),2,40,"Partial success. Delivered: "+D[xe]+", Failed: "+oe[xe]+". Will retry to send "+se[xe]+" our of "+V[Uv]+" items"))}function ue(D,V){T._buffer&&T._buffer[Rl](D)}function be(D){try{if(D){var V=D,oe=V[Gv];return oe&&oe[xe]?oe:null}}catch{}return null}function ze(D,V){if(w)return!1;if(!D)return V&&ee(V,1,7,"Cannot send empty telemetry"),!1;if(D.baseData&&!D[Wv])return V&&ee(V,1,70,"Cannot send telemetry without baseData and baseType"),!1;if(D[Wv]||(D[Wv]="EventData"),!T[Al])return V&&ee(V,1,28,"Sender was not initialized"),!1;if(re(D))D[vE]=T._sample[ff];else return V&&ee(V,2,33,"Telemetry item was sampled out and not sent",{SampleRate:T._sample[ff]}),!1;return!0}function fe(D,V){var oe=D.iKey||C,se=t.constructEnvelope(D,oe,V,K);if(!se){ee(V,1,47,"Unable to create an AppInsights envelope");return}var De=!1;if(D[It]&&D[It][jp]&&(ie(D[It][jp],function(Te){try{Te&&Te(se)===!1&&(De=!0,na(V,"Telemetry processor check returns false"))}catch(Ie){ee(V,1,64,"One of telemetry initializers failed, telemetry item will not be sent: "+je(Ie),{exception:ae(Ie)},!0)}}),delete D[It][jp]),!De)return se}function ve(D){var V=P0,oe=T[Vt]();try{var se=ze(D,oe),De=null;se&&(De=fe(D,oe)),De&&(V=c[cf](De))}catch{}return V}function x(D){var V=P0;return D&&D[xe]&&(V="["+D.join(",")+"]"),V}function te(D){var V,oe=$e();return V={urlString:m},V[Gt]=D,V.headers=oe,V}function re(D){return T._sample.isSampledIn(D)}function pe(D,V,oe,se){V===200&&D?T._onSuccess(D,D[xe]):se&&T[Da](D,se)}function _e(D,V,oe,se){se===void 0&&(se=!0);var De=function(ut,Dn,Pe){return pe(V,ut,Dn,Pe)},Te=Xe(V),Ie=D&&D.sendPOST;return Ie&&Te?(se&&T._buffer[sf](V),Ie(Te,De,!oe)):null}function Xe(D){var V;if(Ae(D)&&D[xe]>0){var oe=T[Ri].batchPayloads(D),se=$e(),De=(V={},V[Gt]=oe,V.urlString=m,V.headers=se,V.disableXhrSync=U,V.disableFetchKeepAlive=!E,V[Gv]=D,V);return De}return null}function $e(){try{var D=f||{};return av(m)&&(D[Qe[6]]=Qe[7]),D}catch{}return null}function P(D){var V=D?D[xe]:0;return T[Ri].size()+V>g?((!p||p.isOnline())&&T[Pl](!0,null,10),!0):!1}function F(D,V,oe,se,De,Te){var Ie=null;if(T._appId||(Ie=xp(Te),Ie&&Ie.appId&&(T._appId=Ie.appId)),(D<200||D>=300)&&D!==0){if((D===301||D===307||D===308)&&!j(oe)){T[Da](V,De);return}if(p&&!p.isOnline()){if(!$){var ut=10;ke(V,ut),ee(T[Vt](),2,40,". Offline - Response Code: ".concat(D,". Offline status: ").concat(!p.isOnline(),". Will retry to send ").concat(V.length," items."))}return}!$&&Et(D)?(ke(V),ee(T[Vt](),2,40,". Response code "+D+". Will retry to send "+V[xe]+" items.")):T[Da](V,De)}else j(oe),D===206?(Ie||(Ie=xp(Te)),Ie&&!$?T[Bv](V,Ie):T[Da](V,De)):(r=0,T[uf](V,se))}function j(D){return u>=10?!1:!W(D)&&D!==""&&D!==m?(m=D,++u,!0):!1}function G(D,V){if(h)h(D,!1);else{var oe=k&&k[lf]([3],!0);return _e(oe,D,V)}}function Z(D,V,oe){var se=D,De=se&&se[Gv];if(N)ce&&ce(De,!0),ee(T[Vt](),2,40,". Failed to send telemetry with Beacon API, retried with normal sender.");else{for(var Te=[],Ie=0;Ie<De[xe];Ie++){var ut=De[Ie],Dn=[ut],Pe=Xe(Dn);oe(Pe,V)?T._onSuccess(Dn,Dn[xe]):Te[Gr](ut)}Te[xe]>0&&(ce&&ce(Te,!0),ee(T[Vt](),2,40,". Failed to send telemetry with Beacon API, retried with normal sender."))}}function he(D){try{if(D&&D[xe])return Ee(D[0])}catch{}return null}function ye(D,V){var oe=null;if(Ae(D)){for(var se=D[xe],De=0;De<D[xe];De++)se+=D[De].item[xe];var Te=k.getSyncFetchPayload();Te+se<=Dx?oe=2:rl()?oe=3:(oe=1,ee(T[Vt](),2,40,". Failed to send telemetry with Beacon API, retried with xhrSender."));var Ie=k&&k[lf]([oe],!0);return _e(Ie,D,V)}return null}function ke(D,V){if(V===void 0&&(V=1),!(!D||D[xe]===0)){var oe=T[Ri];oe[Rl](D),r++;for(var se=0,De=D;se<De.length;se++){var Te=De[se];Te.cnt=Te.cnt||0,Te.cnt++,oe[Ta](Te)}Se(V),Re()}}function Se(D){var V=10,oe;if(r<=1)oe=V;else{var se=(Math.pow(2,r)-1)/2,De=Math.floor(Math.random()*se*V)+1;De=D*De,oe=Math.max(Math.min(De,3600),V)}var Te=Xn()+oe*1e3;i=Te}function Re(){if(!s&&!o){var D=i?Math.max(0,i-Xn()):0,V=Math.max(R,D);s=_n(function(){s=null,T[Pl](!0,null,1)},V)}}function Ke(){s&&s.cancel(),s=null,i=null}function Et(D){return W(O)?D===401||D===408||D===429||D===500||D===502||D===503||D===504:O[xe]&&O.indexOf(D)>-1}function Nn(){var D="getNotifyMgr";return T.core[D]?T.core[D]():T.core._notificationManager}function Bn(D,V){var oe=Nn();if(oe&&oe[b0])try{oe[b0](D,V)}catch(se){ee(T[Vt](),1,74,"send request notification failed: "+je(se),{exception:ae(se)})}}function tn(D,V){var oe=V.disableInstrumentationKeyValidation,se=W(oe)?!1:oe;if(se)return!0;var De="^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$",Te=new RegExp(De);return Te.test(D)}function La(){T[Al]=null,T[Ri]=null,T._appId=null,T._sample=null,f={},p=null,r=0,i=null,a=null,o=!1,s=null,c=null,u=0,d=0,h=null,v=null,m=null,_=null,g=0,y=!1,L=null,w=!1,C=null,K=ur,$=!1,M=null,q=ur,U=!1,E=!1,N=!1,B=null,ce=null,k=null,Ue(T,"_senderConfig",{g:function(){return tS({},M0)}})}}),n}return t.constructEnvelope=function(n,r,i,a){var o;r!==n.iKey&&!W(r)?o=$t($t({},n),{iKey:r}):o=n;var s=kx[o.baseType]||O0;return s(i,o,a)},t}(Po),x0="duration",Ca="properties",Ln="requestUrl",Ml="inst",Oa="length",jr="traceID",Pi="spanID",Sn="traceFlags",xl="context",Zo="aborted",df="traceId",hf="spanId",pf="_addHook",Fn="core",Kv="includeCorrelationHeaders",qv="getAbsoluteUrl",Ra="headers",En="requestHeaders",Xv="setRequestHeader",Y0="trackDependencyDataInternal",Ia="startTime",es="toLowerCase",Jv="enableRequestHeaderTracking",V0="enableAjaxErrorStatusText",L0="enableAjaxPerfTracking",F0="maxAjaxCallsPerView",$0="excludeRequestFromAutoTrackingPatterns",B0="addRequestContext",Qv="disableAjaxTracking",U0="ajaxPerfLookupDelay",H0="disableFetchTracking",G0="enableResponseHeaderTracking",$n="status",Pa="statusText",ts="headerMap",Zv="openDone",e_="sendDone",Aa="requestSentTime",t_="abortDone",n_="getTraceId",r_="getTraceFlags",Ai="method",i_="errorStatusText",W0="stateChangeAttached",j0="responseText",Yl="responseFinishedTime",a_="CreateTrackItem",z0="response",K0="getAllResponseHeaders",o_="getPartAProps",vf="perfMark",ns="name",s_="perfTiming",Vl="exception",q0="ajaxDiagnosticsMessage",l_="correlationContext",c_="ajaxTotalDuration",u_="eventTraceCtx";function X0(e,t,n){var r=0,i=e[t],a=e[n];return i&&a&&(r=Zt(i,a)),r}function Ma(e,t,n,r,i){var a=0,o=X0(n,r,i);return o&&(a=Mi(e,t,Ni(o))),a}function Mi(e,t,n){var r="ajaxPerf",i=0;if(e&&t&&n){var a=e[r]=e[r]||{};a[t]=n,i=1}return i}function Ox(e,t){var n=e[s_],r=t[Ca]||{},i=0,a="name",o="Start",s="End",c="domainLookup",u="connect",f="redirect",d="request",h="response",p="startTime",v=c+o,m=c+s,_=u+o,g=u+s,y=d+o,Y=d+s,A=h+o,L=h+s,w=f+o,C=f=s,K="transferSize",$="encodedBodySize",R="decodedBodySize",M="serverTiming";if(n){i|=Ma(r,f,n,w,C),i|=Ma(r,c,n,v,m),i|=Ma(r,u,n,_,g),i|=Ma(r,d,n,y,Y),i|=Ma(r,h,n,A,L),i|=Ma(r,"networkConnect",n,p,g),i|=Ma(r,"sentRequest",n,y,L);var Q=n[x0];Q||(Q=X0(n,p,L)||0),i|=Mi(r,x0,Q),i|=Mi(r,"perfTotal",Q);var q=n[M];if(q){var S={};ie(q,function(I,U){var E=pu(I[a]||""+U),B=S[E]||{};Me(I,function(ce,N){(ce!==a&&Ee(N)||Ls(N))&&(B[ce]&&(N=B[ce]+";"+N),(N||!Ee(N))&&(B[ce]=N))}),S[E]=B}),i|=Mi(r,M,S)}i|=Mi(r,K,n[K]),i|=Mi(r,$,n[$]),i|=Mi(r,R,n[R])}else e[vf]&&(i|=Mi(r,"missing",e.perfAttempts));i&&(t[Ca]=r)}var Rx=function(){function e(){var t=this;t[Zv]=!1,t.setRequestHeaderDone=!1,t[e_]=!1,t[t_]=!1,t[W0]=!1}return e}(),J0=function(){function e(t,n,r,i){var a,o=this,s=r,c="responseText";o[vf]=null,o.completed=!1,o.requestHeadersSize=null,o[En]=null,o.responseReceivingDuration=null,o.callbackDuration=null,o[c_]=null,o[Zo]=0,o.pageUrl=null,o[Ln]=null,o.requestSize=0,o[Ai]=null,o[$n]=null,o[Aa]=null,o.responseStartedTime=null,o[Yl]=null,o.callbackFinishedTime=null,o.endTime=null,o.xhrMonitoringState=new Rx,o.clientFailure=0,o[jr]=t,o[Pi]=n,o[Sn]=i==null?void 0:i.getTraceFlags(),i?o[u_]=(a={},a[df]=i[n_](),a[hf]=i.getSpanId(),a[Sn]=i[r_](),a):o[u_]=null,tt(e,o,function(u){u.getAbsoluteUrl=function(){return u[Ln]?pM(u[Ln]):null},u.getPathName=function(){return u[Ln]?Gu(s,vM(u[Ai],u[Ln])):null},u[a_]=function(f,d,h){var p;if(u.ajaxTotalDuration=Math.round(Zt(u.requestSentTime,u.responseFinishedTime)*1e3)/1e3,u[c_]<0)return null;var v=(p={id:"|"+u[jr]+"."+u[Pi],target:u[qv]()},p[ns]=u.getPathName(),p.type=f,p[Ia]=null,p.duration=u[c_],p.success=+u[$n]>=200&&+u[$n]<400,p.responseCode=+u[$n],p[Ca]={HttpMethod:u[Ai]},p),m=v[Ca];if(u[Zo]&&(m[Zo]=!0),u[Aa]&&(v[Ia]=new Date,v[Ia].setTime(u[Aa])),Ox(u,v),d&&Or(u.requestHeaders)[Oa]>0&&(m[En]=u[En]),h){var _=h();if(_){var g=_[l_];if(g&&(v.correlationContext=g),_[ts]&&Or(_.headerMap)[Oa]>0&&(m.responseHeaders=_[ts]),u[i_])if(u[$n]>=400){var y=_.type;(y===""||y==="text")&&(m.responseText=_.responseText?_[Pa]+" - "+_[c]:_[Pa]),y==="json"&&(m.responseText=_.response?_[Pa]+" - "+JSON.stringify(_[z0]):_[Pa])}else u[$n]===0&&(m.responseText=_[Pa]||"")}}return v},u[o_]=function(){var f,d=null,h=u[u_];if(h&&(h[df]||h[hf])){d={};var p=d[sn.TraceExt]=(f={},f[jr]=h[df],f.parentID=h[hf],f);W(h[Sn])||(p[Sn]=h[Sn])}return d}})}return e.__ieDyn=1,e}(),dt,Ll="diagLog",xi="_ajaxData",xa="fetch",Fl="Failed to monitor XMLHttpRequest",Q0=", monitoring data for this ajax call ",rs=Q0+"may be incorrect.",Z0=Q0+"won't be sent.",eT="Failed to get Request-Context correlation header as it may be not included in the response or not accessible.",tT="Failed to add custom defined request context as configured call back may missing a null check.",nT="Failed to calculate the duration of the ",rT=0;function Ix(){var e=vn();return!e||W(e.Request)||W(e.Request[Jn])||W(e[xa])?null:e[xa]}function Px(e,t){var n,r,i=!1;if(gu()){var a=XMLHttpRequest[Jn];i=!W(a)&&!W(a.open)&&!W(a.send)&&!W(a.abort)}var o=lS();if(o&&o<9&&(i=!1),i)try{var s=new XMLHttpRequest,c={xh:[],i:(n={},n[t]={},n)};s[xi]=c;var u=XMLHttpRequest[Jn].open;XMLHttpRequest[Jn].open=u}catch(f){i=!1,$l(e,15,"Failed to enable XMLHttpRequest monitoring, extension is not supported",(r={},r[Vl]=ae(f),r))}return i}var is=function(e,t){return e&&t&&e[xi]?(e[xi].i||{})[t]:null},Ax=function(e,t,n){if(e){var r=(e[xi]||{}).xh;r&&r.push({n:t,v:n})}},f_=function(e,t){var n=!1;if(e){var r=(e[xi]||{}).xh;r&&ie(r,function(i){if(i.n===t)return n=!0,-1})}return n};function _f(e,t){var n="";try{var r=is(e,t);r&&r[Ln]&&(n+="(url: '"+r[Ln]+"')")}catch{}return n}function $l(e,t,n,r,i){ee(e[Ll](),1,t,n,r,i)}function zr(e,t,n,r,i){ee(e[Ll](),2,t,n,r,i)}function Bl(e,t,n){return function(r){var i;$l(e,t,n,(i={ajaxDiagnosticsMessage:_f(r[Ml],e._ajaxDataId)},i[Vl]=ae(r.err),i))}}function as(e,t){return e&&t?Qt(e,t):-1}function iT(e,t,n){var r={id:t,fn:n};return e.push(r),{remove:function(){ie(e,function(i,a){if(i.id===r.id)return e.splice(a,1),-1})}}}function aT(e,t,n,r){var i=!0;return ie(t,function(a,o){try{a.fn.call(null,n)===!1&&(i=!1)}catch(s){ee(e&&e.logger,1,64,"Dependency "+r+" [#"+o+"] failed: "+je(s),{exception:ae(s)},!0)}}),i}function Mx(e,t,n,r,i,a){var o,s=e[Oa];if(s>0){var c=(o={},o[Fn]=t,o.xhr=r,o.input=i,o.init=a,o.traceId=n[jr],o.spanId=n[Pi],o.traceFlags=n[Sn],o.context=n[xl]||{},o.aborted=!!n[Zo],o);aT(t,e,c,"listener"),n[jr]=c[df],n[Pi]=c[hf],n[Sn]=c[Sn],n[xl]=c[xl]}}var mf="*.blob.core.",xx=Rr([mf+"windows.net",mf+"chinacloudapi.cn",mf+"cloudapi.de",mf+"usgovcloudapi.net"]),Yx=[/https:\/\/[^\/]*(\.pipe\.aria|aria\.pipe|events\.data|collector\.azure)\.[^\/]+\/(OneCollector\/1|Collector\/3)\.0/i],Vx=Rr((dt={},dt[F0]=500,dt[Qv]=!1,dt[H0]=!1,dt[$0]=void 0,dt.disableCorrelationHeaders=!1,dt.distributedTracingMode=1,dt.correlationHeaderExcludedDomains=xx,dt.correlationHeaderDomains=void 0,dt.correlationHeaderExcludePatterns=void 0,dt.appId=void 0,dt.enableCorsCorrelation=!1,dt[Jv]=!1,dt[G0]=!1,dt[V0]=!1,dt[L0]=!1,dt.maxAjaxPerfLookupAttempts=3,dt[U0]=25,dt.ignoreHeaders=["Authorization","X-API-Key","WWW-Authenticate"],dt[B0]=void 0,dt.addIntEndpoints=!0,dt)),Lx=function(e){Ar(t,e);function t(){var n=e.call(this)||this;n.identifier=t.identifier,n.priority=120;var r,i,a,o,s,c,u,f,d,h,p,v,m,_,g,y,Y,A,L,w,C,K,$,R,M,Q,q,S,I,U;return tt(t,n,function(E,B){var ce=B[pf];N(),E.initialize=function(P,F,j,G){E.isInitialized()||(B.initialize(P,F,j,G),w=gi(mn("ajax"),F&&F.evtNamespace&&F.evtNamespace()),k(P),ge(),J(),O())},E._doTeardown=function(){N()},E.trackDependencyData=function(P,F){$e(R,E[Fn],null,P,F)},E[Kv]=function(P,F,j,G){var Z=E._currentWindowHost||a;if(Mx($,E[Fn],P,G,F,j),F||F===""){if(kE(o,P[qv](),Z)){j||(j={});var he=new Headers(j[Ra]||(F instanceof Request?F[Ra]||{}:{}));if(h){var ye="|"+P[jr]+"."+P[Pi];he.set(Qe[3],ye),s&&(P[En][Qe[3]]=ye)}var ke=I||f&&f.appId();if(ke&&(he.set(Qe[0],Qe[2]+ke),s&&(P[En][Qe[0]]=Qe[2]+ke)),d){var Se=P[Sn];W(Se)&&(Se=1);var Re=US(BS(P[jr],P[Pi],Se));he.set(Qe[4],Re),s&&(P[En][Qe[4]]=Re)}j[Ra]=he}return j}else if(G){if(kE(o,P[qv](),Z)){if(h)if(f_(G,Qe[3]))zr(E,71,"Unable to set ["+Qe[3]+"] as it has already been set by another instance");else{var ye="|"+P[jr]+"."+P[Pi];G[Xv](Qe[3],ye),s&&(P[En][Qe[3]]=ye)}var ke=I||f&&f.appId();if(ke&&(f_(G,Qe[0])?zr(E,71,"Unable to set ["+Qe[0]+"] as it has already been set by another instance"):(G[Xv](Qe[0],Qe[2]+ke),s&&(P[En][Qe[0]]=Qe[2]+ke))),d){var Se=P[Sn];if(W(Se)&&(Se=1),f_(G,Qe[4]))zr(E,71,"Unable to set ["+Qe[4]+"] as it has already been set by another instance");else{var Re=US(BS(P[jr],P[Pi],Se));G[Xv](Qe[4],Re),s&&(P[En][Qe[4]]=Re)}}}return G}},E[Y0]=function(P,F,j){if(m===-1||u<m){(S===2||S===1)&&typeof P.id=="string"&&P.id[P.id[Oa]-1]!=="."&&(P.id+="."),W(P[Ia])&&(P[Ia]=new Date);var G=ki(P,da.dataType,da.envelopeType,E[Ll](),F,j);E[Fn].track(G)}else u===m&&$l(E,55,"Maximum ajax per page view limit reached, ajax monitoring is paused until the next trackPageView(). In order to increase the limit set the maxAjaxCallsPerView configuration parameter.",!0);++u},E.addDependencyListener=function(P){return iT($,K++,P)},E.addDependencyInitializer=function(P){return iT(R,K++,P)};function N(){var P=rr();r=!1,i=!1,U=!1,a=P&&P.host&&P.host[es](),o=null,s=!1,c=!1,u=0,f=null,d=!1,h=!1,p=null,v=!1,m=0,_=!1,g={},y=!1,Y=!1,A=null,L=null,w=null,K=0,$=[],R=[],C=mn("ajaxData"),E._ajaxDataId=C,M=null,Q=1,q=1,S=1,I=null}function k(P){E[pf](vt(P,function(F){var j=F.cfg,G=xn(null,j,E[Fn]);o=G.getExtCfg(t.identifier,Vx),S=o.distributedTracingMode,s=o[Jv],c=o[V0],v=o[L0],m=o[F0],A=[].concat(o[$0]||[],o.addIntEndpoints!==!1?Yx:[]),L=o[B0],h=S===0||S===1,d=S===1||S===2,v&&(p=C),y=!!o[Qv],Q=o.maxAjaxPerfLookupAttempts,q=o[U0],M=o.ignoreHeaders,I=o.appId}))}function O(){var P=E[Fn].getPlugin(Xu);P&&(f=P.plugin[xl])}function T(P){var F=!0;return(P||M)&&ie(M,function(j){if(j[es]()===P[es]())return F=!1,-1}),F}function J(){var P=Ix();if(P){var F=vn(),j=P.polyfill;E[pf](vt(o,function(){Y=!!o[H0],_=o[G0],!Y&&!r?(ce(Wp(F,xa,{ns:w,req:function(G,Z,he){var ye;if(!Y&&r&&!b(null,Z,he)&&!(j&&i)){var ke=G.ctx();ye=re(Z,he);var Se=E[Kv](ye,Z,he);Se!==he&&G.set(1,Se),ke.data=ye}},rsp:function(G,Z){if(!Y){var he=G.ctx().data;he&&(G.rslt=G.rslt.then(function(ye){return _e(G,(ye||{})[$n],Z,ye,he,function(){var ke,Se=(ke={statusText:(ye||{})[Pa]},ke[ts]=null,ke[l_]=Xe(ye),ke);if(_&&ye){var Re={};ye.headers.forEach(function(Ke,Et){T(Et)&&(Re[Et]=Ke)}),Se[ts]=Re}return Se}),ye}).catch(function(ye){throw _e(G,0,Z,null,he,null,{error:ye.message||ae(ye)}),ye}))}},hkErr:Bl(E,15,"Failed to monitor Window.fetch"+rs)},!0,uy())),r=!0):j&&!U&&(ce(Wp(F,xa,{ns:w,req:function(G,Z,he){b(null,Z,he)}})),U=!0)})),j&&(F[xa].polyfill=j)}}function de(P,F,j){ce(lM(P,F,j))}function ge(){Px(E,C)&&E[pf](vt(o,function(){y=!!o[Qv],s=o[Jv],!y&&!i&&(de(XMLHttpRequest,"open",{ns:w,req:function(P,F,j,G){if(!y){var Z=P[Ml],he=is(Z,C);!b(Z,j)&&H(Z,he,!0)&&((!he||!he.xhrMonitoringState[Zv])&&(he=ue(Z,F,j,G)),be(Z,he))}},hkErr:Bl(E,15,Fl+".open"+rs)}),de(XMLHttpRequest,"send",{ns:w,req:function(P,F){if(!y){var j=P[Ml],G=is(j,C);H(j,G)&&!G.xhrMonitoringState[e_]&&(x("xhr",G),G[Aa]=Wu(),E[Kv](G,void 0,void 0,j),G.xhrMonitoringState[e_]=!0)}},hkErr:Bl(E,17,Fl+rs)}),de(XMLHttpRequest,"abort",{ns:w,req:function(P){if(!y){var F=P[Ml],j=is(F,C);H(F,j)&&!j.xhrMonitoringState[t_]&&(j[Zo]=1,j.xhrMonitoringState[t_]=!0)}},hkErr:Bl(E,13,Fl+".abort"+rs)}),de(XMLHttpRequest,"setRequestHeader",{ns:w,req:function(P,F,j){if(!y){var G=P[Ml],Z=is(G,C);Z&&H(G,Z)&&(Ax(G,F,j),s&&T(F)&&Z&&(Z[En][F]=j))}},hkErr:Bl(E,71,Fl+".setRequestHeader"+rs)}),i=!0)}))}function b(P,F,j){var G=!1,Z=((Ee(F)?F:(F||{}).url||"")||"")[es]();if(ie(A,function(ke){var Se=ke;Ee(ke)&&(Se=new RegExp(ke)),G||(G=Se.test(Z))}),G)return G;var he=as(Z,"?"),ye=as(Z,"#");return(he===-1||ye!==-1&&ye<he)&&(he=ye),he!==-1&&(Z=Z.substring(0,he)),W(P)?W(F)||(G=(typeof F=="object"?F[Lu]===!0:!1)||(j?j[Lu]===!0:!1)):G=P[Lu]===!0||Z[Lu]===!0,!G&&Z&&av(Z)&&(G=!0),G?g[Z]||(g[Z]=1):g[Z]&&(G=!0),G}function H(P,F,j){var G=!0,Z=i;return W(P)||(G=j===!0||!W(F)),Z&&G}function X(){var P=null;return E[Fn]&&E[Fn].getTraceCtx&&(P=E[Fn].getTraceCtx(!1)),!P&&f&&f.telemetryTrace&&(P=ov(f.telemetryTrace)),P}function ue(P,F,j,G){var Z,he=X(),ye=he&&he[n_]()||vi(),ke=ai(vi(),0,16),Se=P[xi]=P[xi]||{xh:[],i:{}},Re=Se.i=Se.i||{},Ke=Re[C]=Re[C]||new J0(ye,ke,E[Ll](),(Z=E.core)===null||Z===void 0?void 0:Z.getTraceCtx());return Ke[Sn]=he&&he[r_](),Ke[Ai]=F,Ke[Ln]=j,Ke.xhrMonitoringState[Zv]=!0,Ke[En]={},Ke.async=G,Ke[i_]=c,Ke}function be(P,F){F.xhrMonitoringState[W0]=$r(P,"readystatechange",function(){var j;try{P&&P.readyState===4&&H(P,F)&&fe(P)}catch(Z){var G=ae(Z);(!G||as(G[es](),"c00c023f")===-1)&&$l(E,16,Fl+" 'readystatechange' event handler"+rs,(j={},j[q0]=_f(P,C),j[Vl]=G,j))}},w)}function ze(P){try{var F=P.responseType;if(F===""||F==="text")return P[j0]}catch{}return null}function fe(P){var F=is(P,C);F[Yl]=Wu(),F[$n]=P[$n];function j(G,Z){var he=Z||{};he.ajaxDiagnosticsMessage=_f(P,C),G&&(he.exception=ae(G)),zr(E,14,nT+"ajax call"+Z0,he)}te("xmlhttprequest",F,function(){try{var G=F[a_]("Ajax",s,function(){var Se,Re=(Se={statusText:P[Pa]},Se[ts]=null,Se[l_]=ve(P),Se.type=P.responseType,Se[j0]=ze(P),Se.response=P[z0],Se);if(_){var Ke=P[K0]();if(Ke){var Et=gt(Ke).split(/[\r\n]+/),Nn={};ie(Et,function(Bn){var tn=Bn.split(": "),La=tn.shift(),D=tn.join(": ");T(La)&&(Nn[La]=D)}),Re[ts]=Nn}}return Re}),Z=void 0;try{L&&(Z=L({status:P[$n],xhr:P}))}catch{zr(E,104,tT)}if(G){Z!==void 0&&(G[Ca]=$t($t({},G.properties),Z));var he=F[o_]();$e(R,E[Fn],F,G,null,he)}else j(null,{requestSentTime:F[Aa],responseFinishedTime:F[Yl]})}finally{try{var ye=P[xi]||{i:{}},ke=ye.i||{};ke[C]&&(ke[C]=null)}catch{}}},function(G){j(G,null)})}function ve(P){var F;try{var j=P[K0]();if(j!==null){var G=as(j[es](),Qe[8]);if(G!==-1){var Z=P.getResponseHeader(Qe[0]);return CE(Z)}}}catch(he){zr(E,18,eT,(F={},F[q0]=_f(P,C),F[Vl]=ae(he),F))}}function x(P,F){if(F[Ln]&&p&&v){var j=Ir();if(j&&we(j.mark)){rT++;var G=p+P+"#"+rT;j.mark(G);var Z=j.getEntriesByName(G);Z&&Z[Oa]===1&&(F[vf]=Z[0])}}}function te(P,F,j,G){var Z=F[vf],he=Ir(),ye=Q,ke=q,Se=F[Ln],Re=0;(function Ke(){try{if(he&&Z){Re++;for(var Et=null,Nn=he.getEntries(),Bn=Nn[Oa]-1;Bn>=0;Bn--){var tn=Nn[Bn];if(tn){if(tn.entryType==="resource")tn.initiatorType===P&&(as(tn[ns],Se)!==-1||as(Se,tn[ns])!==-1)&&(Et=tn);else if(tn.entryType==="mark"&&tn[ns]===Z[ns]){F[s_]=Et;break}if(tn[Ia]<Z[Ia]-1e3)break}}}!Z||F[s_]||Re>=ye||F.async===!1?(Z&&we(he.clearMarks)&&he.clearMarks(Z[ns]),F.perfAttempts=Re,j()):_n(Ke,ke)}catch(La){G(La)}})()}function re(P,F){var j,G=X(),Z=G&&G[n_]()||vi(),he=ai(vi(),0,16),ye=new J0(Z,he,E[Ll](),(j=E.core)===null||j===void 0?void 0:j.getTraceCtx());ye[Sn]=G&&G[r_](),ye[Aa]=Wu(),ye[i_]=c;var ke;if(P instanceof Request?ke=(P||{}).url||"":ke=P,ke===""){var Se=rr();Se&&Se.href&&(ke=Sy(Se.href,"#")[0])}ye[Ln]=ke;var Re="GET";F&&F[Ai]?Re=F[Ai]:P&&P instanceof Request&&(Re=P[Ai]),ye[Ai]=Re;var Ke={};if(s){var Et=new Headers((F?F[Ra]:0)||(P instanceof Request?P[Ra]||{}:{}));Et.forEach(function(Nn,Bn){T(Bn)&&(Ke[Bn]=Nn)})}return ye[En]=Ke,x(xa,ye),ye}function pe(P){var F="";try{W(P)||(typeof P=="string"?F+="(url: '".concat(P,"')"):F+="(url: '".concat(P.url,"')"))}catch(j){$l(E,15,"Failed to grab failed fetch diagnostics message",{exception:ae(j)})}return F}function _e(P,F,j,G,Z,he,ye){if(!Z)return;function ke(Se,Re,Ke){var Et=Ke||{};Et.fetchDiagnosticsMessage=pe(j),Re&&(Et.exception=ae(Re)),zr(E,Se,nT+"fetch call"+Z0,Et)}Z[Yl]=Wu(),Z[$n]=F,te(xa,Z,function(){var Se=Z[a_]("Fetch",s,he),Re;try{L&&(Re=L({status:F,request:j,response:G}))}catch{zr(E,104,tT)}if(Se){Re!==void 0&&(Se[Ca]=$t($t({},Se.properties),Re));var Ke=Z[o_]();$e(R,E[Fn],Z,Se,null,Ke)}else ke(14,null,{requestSentTime:Z[Aa],responseFinishedTime:Z[Yl]})},function(Se){ke(18,Se,null)})}function Xe(P){var F;if(P&&P[Ra])try{var j=P[Ra].get(Qe[0]);return CE(j)}catch(G){zr(E,18,eT,(F={fetchDiagnosticsMessage:pe(P)},F[Vl]=ae(G),F))}}function $e(P,F,j,G,Z,he){var ye,ke=!0,Se=P[Oa];if(Se>0){var Re=(ye={item:G},ye[Ca]=Z,ye.sysProperties=he,ye.context=j?j[xl]:null,ye.aborted=j?!!j[Zo]:!1,ye);ke=aT(F,P,Re,"initializer")}ke&&E[Y0](G,Z,he)}}),n}return t.prototype.processTelemetry=function(n,r){this.processNext(n,r)},t.prototype.addDependencyInitializer=function(n){return null},t.identifier="AjaxDependencyPlugin",t}(Po),Fx=function(){function e(){}return e}(),$x=function(){function e(){this.id="browser",this.deviceClass="Browser"}return e}(),Bx="3.3.1",Ux=function(){function e(t,n){var r=this,i=vt(t,function(){var a=t.sdkExtension;r.sdkVersion=(a?a+"_":"")+"javascript:"+Bx});n&&n.add(i)}return e}(),Hx=function(){function e(){}return e}(),gf="sessionManager",yf="update",Sf="isUserCookieSet",Ef="isNewUser",d_="getTraceCtx",h_="telemetryTrace",oT="applySessionContext",sT="applyApplicationContext",lT="applyDeviceContext",cT="applyOperationContext",uT="applyUserContext",fT="applyOperatingSystemContxt",dT="applyLocationContext",hT="applyInternalContext",Ya="accountId",Tf="getSessionId",p_="namePrefix",Gx="sessionCookiePostfix",pT="userCookiePostfix",Nf="idLength",v_="getNewId",Df="length",os="automaticSession",ss="authenticatedId",Ul="acquisitionDate",wf="renewalDate",Hl="join",Gl="cookieSeparator",__="authUserCookieName",Wx="ai_session",jx=864e5,zx=18e5,Kx=6e4,vT=function(){function e(){}return e}(),qx=function(){function e(t,n,r){var i=this,a,o,s=ta(n),c=Np(n),u,f;tt(e,i,function(d){t||(t={});var h=vt(t,function(y){u=t.sessionExpirationMs||jx,f=t.sessionRenewalMs||zx;var Y=t.sessionCookiePostfix||t[p_]||"";a=Wx+Y});r&&r.add(h),d[os]=new vT,d[yf]=function(){var y=Xn(),Y=!1,A=d[os];if(A.id||(Y=!p(A)),!Y&&u>0){var L=y-A[Ul],w=y-A[wf];Y=L<0||w<0,Y=Y||L>u,Y=Y||w>f}Y?m(y):(!o||y-o>Kx)&&_(A,y)},d.backup=function(){var y=d[os];g(y.id,y[Ul],y[wf])};function p(y,Y){var A=!1,L=c.get(a);if(L&&we(L.split))A=v(y,L);else{var w=RE(s,a);w&&(A=v(y,w))}return A||!!y.id}function v(y,Y){var A=!1,L=", session will be reset",w=Y.split("|");if(w[Df]>=2)try{var C=+w[1]||0,K=+w[2]||0;isNaN(C)||C<=0?ee(s,2,27,"AI session acquisition date is 0"+L):isNaN(K)||K<=0?ee(s,2,27,"AI session renewal date is 0"+L):w[0]&&(y.id=w[0],y[Ul]=C,y[wf]=K,A=!0)}catch($){ee(s,1,9,"Error parsing ai_session value ["+(Y||"")+"]"+L+" - "+je($),{exception:ae($)})}return A}function m(y){var Y=t[v_]||cp;d.automaticSession.id=Y(t[Nf]||22),d[os][Ul]=y,_(d[os],y),zu()||ee(s,2,0,"Browser does not support local storage. Session durations will be inaccurate.")}function _(y,Y){var A=y[Ul];y[wf]=Y;var L=f,w=A+u-Y,C=[y.id,A,Y],K=0;w<L?K=w/1e3:K=L/1e3;var $=t.cookieDomain||null;c.set(a,C[Hl]("|"),u>0?K:null,$),o=Y}function g(y,Y,A){IE(s,a,[y,Y,A][Hl]("|"))}})}return e.__ieDyn=1,e}(),Xx=function(){function e(t,n,r,i){var a=this;a.traceID=t||vi(),a.parentID=n;var o=rr();!r&&o&&o.pathname&&(r=o.pathname),a.name=St(i,r)}return e}();function _T(e){return!(typeof e!="string"||!e||e.match(/,|;|=| |\|/))}var Jx=function(){function e(t,n,r){this.isNewUser=!1,this.isUserCookieSet=!1;var i=ta(n),a=Np(n),o;tt(e,this,function(s){Ue(s,"config",{g:function(){return t}});var c=vt(t,function(){var h=t[pT]||"";o=e.userCookieName+h;var p=a.get(o);if(p){s[Ef]=!1;var v=p.split(e[Gl]);v[Df]>0&&(s.id=v[0],s[Sf]=!!s.id)}if(!s.id){s.id=u();var m=f(s.id);d(m[Hl](e[Gl]));var _=(t[p_]||"")+"ai_session";NM(i,_)}s[Ya]=t[Ya]||void 0;var g=a.get(e[__]);if(g){g=decodeURI(g);var y=g.split(e[Gl]);y[0]&&(s[ss]=y[0]),y[Df]>1&&y[1]&&(s[Ya]=y[1])}});r&&r.add(c);function u(){var h=t||{},p=h[v_]||cp,v=p(h[Nf]?t[Nf]:22);return v}function f(h){var p=bo(new Date);s.accountAcquisitionDate=p,s[Ef]=!0;var v=[h,p];return v}function d(h){var p=31536e3;s[Sf]=a.set(o,h,p)}s.setAuthenticatedUserContext=function(h,p,v){v===void 0&&(v=!1);var m=!_T(h)||p&&!_T(p);if(m){ee(i,2,60,"Setting auth user context failed. User auth/account id should be of type string, and not contain commas, semi-colons, equal signs, spaces, or vertical-bars.",!0);return}s[ss]=h;var _=s[ss];p&&(s[Ya]=p,_=[s[ss],s.accountId][Hl](e[Gl])),v&&a.set(e[__],encodeURI(_))},s.clearAuthenticatedUserContext=function(){s[ss]=null,s[Ya]=null,a.del(e[__])},s[yf]=function(h){if(s.id!==h||!s[Sf]){var p=h||u(),v=f(p);d(v[Hl](e[Gl]))}}})}return e.cookieSeparator="|",e.userCookieName="ai_user",e.authUserCookieName="ai_authUser",e}(),bf="ext",kf="tags";function ls(e,t){e&&e[t]&&Or(e[t])[Df]===0&&delete e[t]}function mT(){return null}var Qx=function(){function e(t,n,r,i){var a=this,o=t.logger;tt(e,this,function(s){if(s.appId=mT,s[Tf]=mT,s.application=new Fx,s.internal=new Ux(n,i),Lc()){s[gf]=new qx(n,t,i),s.device=new $x,s.location=new Hx,s.user=new Jx(n,t,i);var c=void 0,u=void 0,f;r&&(c=r.getTraceId(),u=r.getSpanId(),f=r.getName()),s[h_]=new Xx(c,u,f,o),s.session=new vT}s[Tf]=function(){var d=s.session,h=null;if(d&&Ee(d.id))h=d.id;else{var p=(s[gf]||{})[os];h=p&&Ee(p.id)?p.id:null}return h},s[oT]=function(d,h){et(Ut(d.ext,sn.AppExt),"sesId",s[Tf](),Ee)},s[fT]=function(d,h){et(d.ext,sn.OSExt,s.os)},s[sT]=function(d,h){var p=s.application;if(p){var v=Ut(d,kf);et(v,nt.applicationVersion,p.ver,Ee),et(v,nt.applicationBuild,p.build,Ee)}},s[lT]=function(d,h){var p=s.device;if(p){var v=Ut(Ut(d,bf),sn.DeviceExt);et(v,"localId",p.id,Ee),et(v,"ip",p.ip,Ee),et(v,"model",p.model,Ee),et(v,"deviceClass",p.deviceClass,Ee)}},s[hT]=function(d,h){var p=s.internal;if(p){var v=Ut(d,kf);et(v,nt.internalAgentVersion,p.agentVersion,Ee),et(v,nt.internalSdkVersion,St(o,p.sdkVersion,64),Ee),(d.baseType===ul.dataType||d.baseType===Di.dataType)&&(et(v,nt.internalSnippet,p.snippetVer,Ee),et(v,nt.internalSdkSrc,p.sdkSrc,Ee))}},s[dT]=function(d,h){var p=a.location;p&&et(Ut(d,kf,[]),nt.locationIp,p.ip,Ee)},s[cT]=function(d,h){var p=s[h_];if(p){var v=Ut(Ut(d,bf),sn.TraceExt,{traceID:void 0,parentID:void 0});et(v,"traceID",p.traceID,Ee,W),et(v,"name",p.name,Ee,W),et(v,"parentID",p.parentID,Ee,W)}},s.applyWebContext=function(d,h){var p=a.web;p&&et(Ut(d,bf),sn.WebExt,p)},s[uT]=function(d,h){var p=s.user;if(p){var v=Ut(d,kf,[]);et(v,nt.userAccountId,p[Ya],Ee);var m=Ut(Ut(d,bf),sn.UserExt);et(m,"id",p.id,Ee),et(m,"authId",p[ss],Ee)}},s.cleanUp=function(d,h){var p=d.ext;p&&(ls(p,sn.DeviceExt),ls(p,sn.UserExt),ls(p,sn.WebExt),ls(p,sn.OSExt),ls(p,sn.AppExt),ls(p,sn.TraceExt))}})}return e.__ieDyn=1,e}(),Lt,m_,cs=null,Zx=oo((Lt={},Lt[Ya]=cs,Lt.sessionRenewalMs=30*60*1e3,Lt.samplingPercentage=100,Lt.sessionExpirationMs=24*60*60*1e3,Lt.cookieDomain=cs,Lt.sdkExtension=cs,Lt.isBrowserLinkTrackingEnabled=!1,Lt.appId=cs,Lt[Tf]=cs,Lt[p_]=m_,Lt[Gx]=m_,Lt[pT]=m_,Lt[Nf]=22,Lt[v_]=cs,Lt)),eY=function(e){Ar(t,e);function t(){var n=e.call(this)||this;n.priority=110,n.identifier=Xu;var r,i,a,o,s;return tt(t,n,function(c,u){f(),Ue(c,"context",{g:function(){return o}}),c.initialize=function(p,v,m,_){u.initialize(p,v,m,_),d(p)},c.processTelemetry=function(p,v){if(!W(p)){v=c._getTelCtx(v),p.name===Di.envelopeType&&v.diagLog().resetInternalMessageCount();var m=o||{};m.session&&typeof o.session.id!="string"&&m[gf]&&m[gf][yf]();var _=m.user;if(_&&!_[Sf]&&_[yf](m.user.id),h(p,v),_&&_[Ef]&&(_[Ef]=!1,!s)){var g=new ul(72,(qn()||{}).userAgent||"");dA(v.diagLog(),1,g)}c.processNext(p,v)}},c._doTeardown=function(p,v){var m=(p||{}).core();if(m&&m[d_]){var _=m[d_](!1);_===i&&m.setTraceCtx(a)}f()};function f(){r=null,i=null,a=null,o=null,s=!0}function d(p){var v=c.identifier,m=c.core;c._addHook(vt(p,function(){var _=xn(null,p,m);p.storagePrefix&&cv(p.storagePrefix),s=p.disableUserInitMessage!==!1,r=_.getExtCfg(v,Zx),c._extConfig=r})),a=m[d_](!1),o=new Qx(m,r,a,c._unloadHooks),i=ov(c.context[h_],a),m.setTraceCtx(i),c.context.appId=function(){var _=m.getPlugin(HE);return _?_.plugin._appId:null}}function h(p,v){Ut(p,"tags",[]),Ut(p,"ext",{});var m=c.context;m[oT](p,v),m[sT](p,v),m[lT](p,v),m[cT](p,v),m[uT](p,v),m[fT](p,v),m.applyWebContext(p,v),m[dT](p,v),m[hT](p,v),m.cleanUp(p,v)}}),n}return t.__ieDyn=1,t}(Po),gT="AuthenticatedUserContext",us="track",g_="snippet",tY="getCookieMgr",nY="startTrackPage",rY="stopTrackPage",y_="flush",iY="startTrackEvent",aY="stopTrackEvent",oY="addTelemetryInitializer",yT="pollInternalLogs",S_="getPlugin",E_="evtNamespace",sY=us+"Event",lY=us+"Trace",cY=us+"Metric",uY=us+"PageView",fY=us+"Exception",dY=us+"DependencyData",hY="set"+gT,pY="clear"+gT,vY="https://js.monitor.azure.com/scripts/b/ai.config.1.cfg.json",T_="version",Va="queue",Cf="connectionString",Wl="instrumentationKey",ST="instrumentationkey",fs="userOverrideEndpointUrl",Of="endpointUrl",ET="ingestionendpoint",jl="onunloadFlush",Tn="context",TT="addHousekeepingBeforeUnload",N_="sendMessage",_Y="updateSnippetDefinitions",fr,zl,ds,D_,Kl,NT=[g_,"dependencies","properties","_snippetVersion","appInsightsNew","getSKUDefaults"],DT="iKeyUsage",wT="CdnUsage",bT="SdkLoaderVer",Rf=void 0,mY={samplingRate:100,maxSendNumber:1},gY={monthInterval:3,daysOfMonth:[28]},If={disabled:!0,limit:Mn(mY),interval:Mn(gY)},yY=(fr={},fr[Cf]=Rf,fr[Of]=Rf,fr[Wl]=Rf,fr[fs]=Rf,fr.diagnosticLogInterval=Nu(SY,1e4),fr.featureOptIn=(zl={},zl[DT]={mode:3},zl[wT]={mode:2},zl[bT]={mode:2},zl),fr.throttleMgrCfg=Mn((ds={},ds[109]=Mn(If),ds[106]=Mn(If),ds[111]=Mn(If),ds[110]=Mn(If),ds)),fr.extensionConfig=Mn((D_={},D_.AppInsightsCfgSyncPlugin=Mn({cfgUrl:vY,syncMode:2}),D_)),fr);function SY(e){return e&&e>0}var EY=function(){function e(t){var n=this,r,i,a,o,s,c,u,f,d,h,p,v,m,_;tt(e,this,function(g){A(),Ue(g,"config",{g:function(){return f}}),ie(["pluginVersionStringArr","pluginVersionString"],function(C){Ue(g,C,{g:function(){return u?u[C]:null}})}),o=""+(t.sv||t[T_]||""),t[Va]=t[Va]||[],t[T_]=t[T_]||2;var y=gn(t.config||{},yY);f=y.cfg,d=new ex,Ue(g,"appInsights",{g:function(){return d}}),i=new eY,r=new Lx,a=new Cx,u=new jA,Ue(g,"core",{g:function(){return u}}),w(vt(y,function(){var C=f[Cf];function K(){return Zs(function(q,S){Lr(C,function(I){var U=I&&I.value,E=null;!I.rejected&&U&&(f[Cf]=U,E=ME(U)),q(E)})})}if(ao(C)){var $=Zs(function(q,S){K().then(function(I){var U=f[Wl];U=I&&I[ST]||U,q(U)}).catch(function(I){q(null)})}),R=f[fs];W(R)&&(R=Zs(function(q,S){K().then(function(I){var U=f[Of],E=I&&I[ET];U=E?E+Mo:U,q(U)}).catch(function(I){q(null)})})),f[Wl]=$,f[Of]=R}if(Ee(C)){var M=ME(C),Q=M[ET];f.endpointUrl=f[fs]?f[fs]:Q+Mo,f[Wl]=M[ST]||f[Wl]}f.endpointUrl=f[fs]?f[fs]:f[Of]})),g[g_]=t,g[y_]=function(C,K){C===void 0&&(C=!0);var $;return Pu(u,function(){return"AISKU.flush"},function(){C&&!K&&($=Fr(function(Q){K=Q}));var R=1,M=function(){R--,R===0&&K()};ie(u.getChannels(),function(Q){Q&&(R++,Q[y_](C,M))}),M()},null,C),$},g[jl]=function(C){C===void 0&&(C=!0),ie(u.getChannels(),function(K){K[jl]?K[jl]():K[y_](C)})},g.loadAppInsights=function(C,K,$){C===void 0&&(C=!1),C&&E1("Legacy Mode is no longer supported");function R(M){if(M){var Q="";W(o)||(Q+=o),g[Tn]&&g[Tn].internal&&(g[Tn].internal.snippetVer=Q||"-"),Me(g,function(q,S){Ee(q)&&!we(S)&&q&&q[0]!=="_"&&xt(NT,q)===-1&&M[q]!==S&&(M[q]=S)})}}return Pu(g.core,function(){return"AISKU.loadAppInsights"},function(){u.initialize(f,[a,i,r,d,h],K,$),Ue(g,"context",{g:function(){return i[Tn]}}),p||(p=new wM(u));var M=TY();M&&g[Tn]&&(g[Tn].internal.sdkSrc=M),R(g[g_]),g.emptyQueue(),g[yT](),g[TT](g),w(vt(y,function(){var Q=!1;f.throttleMgrCfg[109]&&(Q=!f.throttleMgrCfg[109].disabled),!p.isReady()&&f.extensionConfig&&f.extensionConfig[h.identifier]&&Q&&p.onReadyState(!0);var q;!v&&!f[Cf]&&Zh(DT,f)&&(q=p[N_](106,"See Instrumentation key support at aka.ms/IkeyMigrate"),v=!0),!m&&g[Tn].internal.sdkSrc&&g[Tn].internal.sdkSrc.indexOf("az416426")!=-1&&Zh(wT,f)&&(q=p[N_](110,"See Cdn support notice at aka.ms/JsActiveCdn"),m=!0),!_&&parseInt(o)<6&&Zh(bT,f)&&(q=p[N_](111,"An updated Sdk Loader is available, see aka.ms/SnippetVer"),_=!0)}))}),g},g[_Y]=function(C){pP(C,g,function(K){return K&&xt(NT,K)===-1})},g.emptyQueue=function(){try{if(Ae(g.snippet[Va])){for(var C=g.snippet[Va].length,K=0;K<C;K++){var $=g.snippet[Va][K];$()}g.snippet[Va]=void 0,delete g.snippet[Va]}}catch(M){var R={};M&&we(M.toString)&&(R.exception=M.toString())}},g[TT]=function(C){if(Lc()||ly()){var K=function(){if(C[jl](!1),we(g.core[S_])){var R=n.core[S_](Xu);if(R){var M=R.plugin;M&&M[Tn]&&M[Tn]._sessionManager&&M[Tn]._sessionManager.backup()}}},$=!1;c||(c=gi(s,u[E_]&&u[E_]())),w(vt(f,function(R){var M=R.cfg,Q=C.appInsights,q=xn(null,M,Q.core),S=q.getExtCfg(Q.identifier||GE);L();var I=M.disablePageUnloadEvents;S.disableFlushOnBeforeUnload||(iM(K,I,c)&&($=!0),Bp(K,I,c)&&($=!0),!$&&!AP()&&ee(u.logger,1,19,"Could not add handler for beforeunload and pagehide")),!$&&!S.disableFlushOnUnload&&Bp(K,I,c)}))}},g.getSender=function(){return a},g.unload=function(C,K,$){var R=!1,M;C&&!K&&(M=Fr(function(q){K=q}));function Q(q){R||(R=!0,A(),K&&K(q))}return g[jl](C),L(),u.unload&&u.unload(C,Q,$),M},tl(g,d,[tY,sY,uY,"trackPageViewPerformance",fY,"_onerror",lY,cY,nY,rY,iY,aY]),tl(g,Y,[dY,"addDependencyListener","addDependencyInitializer"]),tl(g,u,[oY,yT,"stopPollingInternalLogs",S_,"addPlugin",E_,"addUnloadCb","getTraceCtx","updateCfg","onCfgChange"]),tl(g,function(){var C=i[Tn];return C?C.user:null},[hY,pY]);function Y(){return r}function A(){s=mn("AISKU"),c=null,r=null,i=null,a=null,o=null,p=null,v=!1,m=!1,_=!1,h=new lx}function L(){c&&(aM(null,c),oM(null,c))}function w(C){u.addUnloadHook(C)}})}return e.prototype.addDependencyInitializer=function(t){return null},e}();function TY(){if(Kl)return Kl;var e=null,t=!1,n=["://js.monitor.azure.com/","://az416426.vo.msecnd.net/"];try{var r=(document||{}).currentScript;r&&(e=r.src)}catch{}if(e){try{var i=e.toLowerCase();if(i){var a="";ie(n,function(o,s){if(Qt(i,o)!==-1)return a="cdn"+(s+1),Qt(i,"/scripts/")===-1&&(Qt(i,"/next/")!==-1?a+="-next":Qt(i,"/beta/")!==-1&&(a+="-beta")),Kl=a+(t?".mod":""),-1})}}catch{}Kl=e}return Kl}function kT(e){const t=new EY({config:{instrumentationKey:e,enableAutoRouteTracking:!1}});return t.loadAppInsights(),t}const NY={install:function(e,t){const n=kT(t.instrumentationKey),r=new UI(t.loggingLevel,n);Ys.register(r)}};var dr=(e=>(e[e.ApplicationStart=0]="ApplicationStart",e[e.PageView=1]="PageView",e[e.Search=2]="Search",e[e.Sort=3]="Sort",e))(dr||{});class DY{constructor(t,n){this.eventsToLog=t,this.appInsights=n}trackPageView(t){this.eventShouldBeRecorded(dr.PageView)&&this.appInsights.trackPageView({properties:t})}trackSearch(t){if(this.eventShouldBeRecorded(dr.Search)){const n=t.map(i=>i.summariseStateAsObject()),r=t.map(i=>i.summariseStateAsText());this.appInsights.trackEvent({name:"Search",properties:{stateObject:n,stateText:r}})}}trackSort(t){this.eventShouldBeRecorded(dr.Sort)&&this.appInsights.trackEvent({name:"Sort",properties:{sortState:t}})}trackApplicationStart(){this.eventShouldBeRecorded(dr.ApplicationStart)&&this.appInsights.trackEvent({name:"Application start"})}eventShouldBeRecorded(t){return this.eventsToLog.includes(t)}}function wY(e){return e?`Field:'${e.SortField??"unspecified"}' Direction:'${e.SortDirection??"unspecified"}'`:"Sort: unspecified"}function bY(e){return!e||e.length===0?["No filters applied"]:e.sort(t=>t.displayPosition).map(t=>t.summariseStateAsText())}class kY{constructor(t){this.eventsToLog=t}trackPageView(t){this.eventShouldBeRecorded(dr.PageView)&&this.recordEvent("Page view",t)}trackSearch(t){if(this.eventShouldBeRecorded(dr.Search)){const n=bY(t);this.recordEvent("Search",n)}}trackSort(t){if(this.eventShouldBeRecorded(dr.Sort)){const n=wY(t);this.recordEvent("Sort",n)}}trackApplicationStart(){this.eventShouldBeRecorded(dr.ApplicationStart)&&this.recordEvent("Application start")}recordEvent(t,n){console.log(`${t}:`,n??"")}eventShouldBeRecorded(t){return this.eventsToLog.includes(t)}}const CY={install:function(e,t){const n=new kY(t.eventsToLog);e.config.globalProperties.$router.afterEach(i=>{var a;n.trackPageView({name:(a=i.name)==null?void 0:a.toString(),uri:i.fullPath})}),ja.register(n)}},OY={install:function(e,t){const n=kT(t.instrumentationKey),r=new DY(t.eventsToLog,n);e.config.globalProperties.$router.afterEach(a=>{var o;r.trackPageView({name:(o=a.name)==null?void 0:o.toString(),uri:a.fullPath})}),ja.register(r)}};Ze.CapeApplicationInsightsAnalyticsPlugin=OY,Ze.CapeApplicationInsightsLoggingPlugin=NY,Ze.CapeConsoleAnalyticsPlugin=CY,Ze.CapeConsoleLoggingPlugin=BI,Ze.CapeEvent=dr,Ze.CapeLogger=Ys,Ze.CapePlugin=zg,Ze.Filter=td,Ze.LoggingLevel=jt,Ze.createCapeApp=FI,Ze.useDatasetStore=Ns,Ze.useFieldStore=za,Ze.useFilterStore=ft,Ze.usePropertyStore=Hn,Ze.useSearchResultsStore=bn,Object.defineProperty(Ze,Symbol.toStringTag,{value:"Module"})});
|