@pendo/agent 2.320.3 → 2.320.4

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.
@@ -1,7 +1,7 @@
1
1
  /*
2
2
  @license https://agent.pendo.io/licenses
3
3
  */
4
- function loadAgent(d){u="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_".split("");var u,c={uint8ToBase64:function(e){var t,n,i,r=e.length%3,o="";for(t=0,i=e.length-r;t<i;t+=3)n=(e[t]<<16)+(e[t+1]<<8)+e[t+2],o+=function(e){return u[e>>18&63]+u[e>>12&63]+u[e>>6&63]+u[63&e]}(n);switch(r){case 1:n=e[e.length-1],o=(o+=u[n>>2])+u[n<<4&63];break;case 2:n=(e[e.length-2]<<8)+e[e.length-1],o=(o=(o+=u[n>>10])+u[n>>4&63])+u[n<<2&63]}return o}},Gt="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function U(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e["default"]:e}var G,o,B,H,z,j,q,e={exports:{}};function W(e){e?(j[0]=j[16]=j[1]=j[2]=j[3]=j[4]=j[5]=j[6]=j[7]=j[8]=j[9]=j[10]=j[11]=j[12]=j[13]=j[14]=j[15]=0,this.blocks=j):this.blocks=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],this.h0=1732584193,this.h1=4023233417,this.h2=2562383102,this.h3=271733878,this.h4=3285377520,this.block=this.start=this.bytes=this.hBytes=0,this.finalized=this.hashed=!1,this.first=!0}n=e,G="object"==typeof window?window:{},t=!G.JS_SHA1_NO_COMMON_JS&&n.exports,o="0123456789abcdef".split(""),B=[-2147483648,8388608,32768,128],H=[24,16,8,0],z=["hex","array","digest","arrayBuffer"],j=[],q=function(t){return function(e){return new W(!0).update(e)[t]()}},W.prototype.update=function(e){if(!this.finalized){for(var t,n,i="string"!=typeof e,r=0,o=(e=i&&e.constructor===G.ArrayBuffer?new Uint8Array(e):e).length||0,a=this.blocks;r<o;){if(this.hashed&&(this.hashed=!1,a[0]=this.block,a[16]=a[1]=a[2]=a[3]=a[4]=a[5]=a[6]=a[7]=a[8]=a[9]=a[10]=a[11]=a[12]=a[13]=a[14]=a[15]=0),i)for(n=this.start;r<o&&n<64;++r)a[n>>2]|=e[r]<<H[3&n++];else for(n=this.start;r<o&&n<64;++r)(t=e.charCodeAt(r))<128?a[n>>2]|=t<<H[3&n++]:(t<2048?a[n>>2]|=(192|t>>6)<<H[3&n++]:(t<55296||57344<=t?a[n>>2]|=(224|t>>12)<<H[3&n++]:(t=65536+((1023&t)<<10|1023&e.charCodeAt(++r)),a[n>>2]|=(240|t>>18)<<H[3&n++],a[n>>2]|=(128|t>>12&63)<<H[3&n++]),a[n>>2]|=(128|t>>6&63)<<H[3&n++]),a[n>>2]|=(128|63&t)<<H[3&n++]);this.lastByteIndex=n,this.bytes+=n-this.start,64<=n?(this.block=a[16],this.start=n-64,this.hash(),this.hashed=!0):this.start=n}return 4294967295<this.bytes&&(this.hBytes+=this.bytes/4294967296<<0,this.bytes=this.bytes%4294967296),this}},W.prototype.finalize=function(){var e,t;this.finalized||(this.finalized=!0,e=this.blocks,t=this.lastByteIndex,e[16]=this.block,e[t>>2]|=B[3&t],this.block=e[16],56<=t&&(this.hashed||this.hash(),e[0]=this.block,e[16]=e[1]=e[2]=e[3]=e[4]=e[5]=e[6]=e[7]=e[8]=e[9]=e[10]=e[11]=e[12]=e[13]=e[14]=e[15]=0),e[14]=this.hBytes<<3|this.bytes>>>29,e[15]=this.bytes<<3,this.hash())},W.prototype.hash=function(){for(var e,t=this.h0,n=this.h1,i=this.h2,r=this.h3,o=this.h4,a=this.blocks,s=16;s<80;++s)e=a[s-3]^a[s-8]^a[s-14]^a[s-16],a[s]=e<<1|e>>>31;for(s=0;s<20;s+=5)t=(e=(n=(e=(i=(e=(r=(e=(o=(e=t<<5|t>>>27)+(n&i|~n&r)+o+1518500249+a[s]<<0)<<5|o>>>27)+(t&(n=n<<30|n>>>2)|~t&i)+r+1518500249+a[s+1]<<0)<<5|r>>>27)+(o&(t=t<<30|t>>>2)|~o&n)+i+1518500249+a[s+2]<<0)<<5|i>>>27)+(r&(o=o<<30|o>>>2)|~r&t)+n+1518500249+a[s+3]<<0)<<5|n>>>27)+(i&(r=r<<30|r>>>2)|~i&o)+t+1518500249+a[s+4]<<0,i=i<<30|i>>>2;for(;s<40;s+=5)t=(e=(n=(e=(i=(e=(r=(e=(o=(e=t<<5|t>>>27)+(n^i^r)+o+1859775393+a[s]<<0)<<5|o>>>27)+(t^(n=n<<30|n>>>2)^i)+r+1859775393+a[s+1]<<0)<<5|r>>>27)+(o^(t=t<<30|t>>>2)^n)+i+1859775393+a[s+2]<<0)<<5|i>>>27)+(r^(o=o<<30|o>>>2)^t)+n+1859775393+a[s+3]<<0)<<5|n>>>27)+(i^(r=r<<30|r>>>2)^o)+t+1859775393+a[s+4]<<0,i=i<<30|i>>>2;for(;s<60;s+=5)t=(e=(n=(e=(i=(e=(r=(e=(o=(e=t<<5|t>>>27)+(n&i|n&r|i&r)+o-1894007588+a[s]<<0)<<5|o>>>27)+(t&(n=n<<30|n>>>2)|t&i|n&i)+r-1894007588+a[s+1]<<0)<<5|r>>>27)+(o&(t=t<<30|t>>>2)|o&n|t&n)+i-1894007588+a[s+2]<<0)<<5|i>>>27)+(r&(o=o<<30|o>>>2)|r&t|o&t)+n-1894007588+a[s+3]<<0)<<5|n>>>27)+(i&(r=r<<30|r>>>2)|i&o|r&o)+t-1894007588+a[s+4]<<0,i=i<<30|i>>>2;for(;s<80;s+=5)t=(e=(n=(e=(i=(e=(r=(e=(o=(e=t<<5|t>>>27)+(n^i^r)+o-899497514+a[s]<<0)<<5|o>>>27)+(t^(n=n<<30|n>>>2)^i)+r-899497514+a[s+1]<<0)<<5|r>>>27)+(o^(t=t<<30|t>>>2)^n)+i-899497514+a[s+2]<<0)<<5|i>>>27)+(r^(o=o<<30|o>>>2)^t)+n-899497514+a[s+3]<<0)<<5|n>>>27)+(i^(r=r<<30|r>>>2)^o)+t-899497514+a[s+4]<<0,i=i<<30|i>>>2;this.h0=this.h0+t<<0,this.h1=this.h1+n<<0,this.h2=this.h2+i<<0,this.h3=this.h3+r<<0,this.h4=this.h4+o<<0},W.prototype.toString=W.prototype.hex=function(){this.finalize();var e=this.h0,t=this.h1,n=this.h2,i=this.h3,r=this.h4;return o[e>>28&15]+o[e>>24&15]+o[e>>20&15]+o[e>>16&15]+o[e>>12&15]+o[e>>8&15]+o[e>>4&15]+o[15&e]+o[t>>28&15]+o[t>>24&15]+o[t>>20&15]+o[t>>16&15]+o[t>>12&15]+o[t>>8&15]+o[t>>4&15]+o[15&t]+o[n>>28&15]+o[n>>24&15]+o[n>>20&15]+o[n>>16&15]+o[n>>12&15]+o[n>>8&15]+o[n>>4&15]+o[15&n]+o[i>>28&15]+o[i>>24&15]+o[i>>20&15]+o[i>>16&15]+o[i>>12&15]+o[i>>8&15]+o[i>>4&15]+o[15&i]+o[r>>28&15]+o[r>>24&15]+o[r>>20&15]+o[r>>16&15]+o[r>>12&15]+o[r>>8&15]+o[r>>4&15]+o[15&r]},W.prototype.array=W.prototype.digest=function(){this.finalize();var e=this.h0,t=this.h1,n=this.h2,i=this.h3,r=this.h4;return[e>>24&255,e>>16&255,e>>8&255,255&e,t>>24&255,t>>16&255,t>>8&255,255&t,n>>24&255,n>>16&255,n>>8&255,255&n,i>>24&255,i>>16&255,i>>8&255,255&i,r>>24&255,r>>16&255,r>>8&255,255&r]},W.prototype.arrayBuffer=function(){this.finalize();var e=new ArrayBuffer(20),t=new DataView(e);return t.setUint32(0,this.h0),t.setUint32(4,this.h1),t.setUint32(8,this.h2),t.setUint32(12,this.h3),t.setUint32(16,this.h4),e},i=function(){var t=q("hex");t.create=function(){return new W},t.update=function(e){return t.create().update(e)};for(var e=0;e<z.length;++e){var n=z[e];t[n]=q(n)}return t}(),t?n.exports=i:G.sha1=i;var V=U(e.exports);let J;const K={createScriptURL:e=>e,createHTML:e=>e};function $(e){return J||(J=e.trustedTypesPolicy||(window.trustedTypes&&"function"==typeof window.trustedTypes.createPolicy?window.trustedTypes.createPolicy("pendo",K):K),e.trustedTypesPolicy=J),J}var I,X="stagingServerHashes",Y={};function Z(e){return e.loadAsModule}function Q(e){return"staging"===e.environmentName}function ee(e){return"extension"===e.installType}function te(t=[],n){var i=/^https:\/\/[\w\-.]*cdn[\w\-.]*\.(pendo-dev\.com|pendo\.io)\/agent\/static\/([\w]{8}-[\w]{4}-[\w]{4}-[\w]{4}-[\w]{12}|PENDO_API_KEY)\/pendo\.js$/g;for(let e=0;e<t.length;e++){var r=t[e];if(i.test(r.src)||r.id==="pendo-"+n)return r}}function ne(e,t,n){e=function(e=[]){if(e=te(e))return e.src.replace(/\.js$/,"-staging.js")}(document.getElementsByTagName("script"))||e.stagingAgentUrl;return n&&(n="unminified.js",t&&(n="staging-"+n),e=e&&e.replace(/staging\.js$/,n)),e}function ie(n,i=[],r=[]){if(n){if(0<r.length){e=n;var o=c.uint8ToBase64(V.create().update(e).digest());for(let e=0,t=r.length;e<t;++e)if(r[e]===o)return!0}var e;if(0<i.length)for(let t=0,e=i.length;t<e;++t){let e=i[t];if((e="string"==typeof(e="object"==typeof e&&e.value?e.regexp?(e.value.startsWith("/")&&e.value.endsWith("/")&&(e.value=e.value.substring(1,e.value.length-1)),new RegExp(e.value)):e.value:e)?new RegExp("^"+e+"$"):e)instanceof RegExp&&e.test(n))return!0}}return!1}function re(e,t){return!!(e=e||Y)&&(!!Q(e)||ie((t=t||window.location).host,e.stagingServers,e[X]))}var oe=["initialize","identify","updateOptions","pageLoad","track","clearSession"];function ae(e,t,n){(e._q=e._q||[])["initialize"===t?"unshift":"push"]([].concat.apply([t],n))}function se(e){if(!e._q)for(var t=oe,n=0,i=t.length;n<i;++n)!function(e,t){t[e]=t[e]||function(){ae(t,e,arguments)}}(t[n],e)}function de(e,t,n){if(!ee(i=e)&&!Q(i)&&re(i)){i=ne(e,!0,n);if(i)return se(t),ce(i,t),!0}var i;return!1}function ue(e,t,n){if(r=n,!ee(i=e)&&!i.unminified&&r){i=ne(e,!1,n);if(i)return se(t),ce(i,t),!0}var i,r;return!1}function ce(e,t){var n=document.createElement("script"),t=(n["async"]=!0,n.src=$(t).createScriptURL(e),document.getElementsByTagName("script")[0]);t&&t.parentNode?t.parentNode.insertBefore(n,t):(document.head||document.body).appendChild(n)}function le(e){Y=e}function pe(){return void 0===d?{}:d}function he(e){return Y[e]}fe(window.setTimeout,window);function fe(e,t){return"function"==typeof e.bind?e.bind(t):e}var ge,Ut=function(e){var t="setTimeout",n="__symbol__";if("undefined"!=typeof Zone&&Zone[n]instanceof Function){n=e[Zone[n](t)];if(n instanceof Function)return n}return fe(e[t],e)}(window),_=U(function(){var e="object"==typeof self&&self.self===self&&self||"object"==typeof Gt&&Gt.global===Gt&&Gt||Function("return this")()||{},i=Array.prototype,F=Object.prototype,D="undefined"!=typeof Symbol?Symbol.prototype:null,U=i.push,d=i.slice,l=F.toString,G=F.hasOwnProperty,t="undefined"!=typeof ArrayBuffer,n="undefined"!=typeof DataView&&/\[native code\]/.test(String(DataView)),B=Array.isArray,H=Object.keys,z=Object.create,j=t&&ArrayBuffer.isView,q=isNaN,W=isFinite,V=!{toString:null}.propertyIsEnumerable("toString"),J=["valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],K=Math.pow(2,53)-1;function c(r,o){return o=null==o?r.length-1:+o,function(){for(var e=Math.max(arguments.length-o,0),t=Array(e),n=0;n<e;n++)t[n]=arguments[n+o];switch(o){case 0:return r.call(this,t);case 1:return r.call(this,arguments[0],t);case 2:return r.call(this,arguments[0],arguments[1],t)}for(var i=Array(o+1),n=0;n<o;n++)i[n]=arguments[n];return i[o]=t,r.apply(this,i)}}function o(e){var t=typeof e;return"function"==t||"object"==t&&!!e}function $(e){return void 0===e}function X(e){return!0===e||!1===e||"[object Boolean]"===l.call(e)}function r(e){var t="[object "+e+"]";return function(e){return l.call(e)===t}}var Y=r("String"),Z=r("Number"),Q=r("Date"),ee=r("RegExp"),te=r("Error"),ne=r("Symbol"),ie=r("ArrayBuffer"),a=r("Function"),e=e.document&&e.document.childNodes,p=a="function"!=typeof/./&&"object"!=typeof Int8Array&&"function"!=typeof e?function(e){return"function"==typeof e||!1}:a,e=r("Object"),re=n&&e(new DataView(new ArrayBuffer(8))),a="undefined"!=typeof Map&&e(new Map),n=r("DataView");var h=re?function(e){return null!=e&&p(e.getInt8)&&ie(e.buffer)}:n,f=B||r("Array");function g(e,t){return null!=e&&G.call(e,t)}var oe=r("Arguments"),ae=(!function(){oe(arguments)||(oe=function(e){return g(e,"callee")})}(),oe);function se(e){return Z(e)&&q(e)}function de(e){return function(){return e}}function ue(t){return function(e){e=t(e);return"number"==typeof e&&0<=e&&e<=K}}function ce(t){return function(e){return null==e?void 0:e[t]}}var m=ce("byteLength"),le=ue(m),pe=/\[object ((I|Ui)nt(8|16|32)|Float(32|64)|Uint8Clamped|Big(I|Ui)nt64)Array\]/;var he=t?function(e){return j?j(e)&&!h(e):le(e)&&pe.test(l.call(e))}:de(!1),v=ce("length");function fe(e,t){t=function(t){for(var n={},e=t.length,i=0;i<e;++i)n[t[i]]=!0;return{contains:function(e){return!0===n[e]},push:function(e){return n[e]=!0,t.push(e)}}}(t);var n=J.length,i=e.constructor,r=p(i)&&i.prototype||F,o="constructor";for(g(e,o)&&!t.contains(o)&&t.push(o);n--;)(o=J[n])in e&&e[o]!==r[o]&&!t.contains(o)&&t.push(o)}function y(e){if(!o(e))return[];if(H)return H(e);var t,n=[];for(t in e)g(e,t)&&n.push(t);return V&&fe(e,n),n}function ge(e,t){var n=y(t),i=n.length;if(null==e)return!i;for(var r=Object(e),o=0;o<i;o++){var a=n[o];if(t[a]!==r[a]||!(a in r))return!1}return!0}function b(e){return e instanceof b?e:this instanceof b?void(this._wrapped=e):new b(e)}function me(e){return new Uint8Array(e.buffer||e,e.byteOffset||0,m(e))}b.VERSION="1.13.6",b.prototype.valueOf=b.prototype.toJSON=b.prototype.value=function(){return this._wrapped},b.prototype.toString=function(){return String(this._wrapped)};var ve="[object DataView]";function ye(e,t,n,i){var r;return e===t?0!==e||1/e==1/t:null!=e&&null!=t&&(e!=e?t!=t:("function"==(r=typeof e)||"object"==r||"object"==typeof t)&&function c(e,t,n,i){e instanceof b&&(e=e._wrapped);t instanceof b&&(t=t._wrapped);var r=l.call(e);if(r!==l.call(t))return!1;if(re&&"[object Object]"==r&&h(e)){if(!h(t))return!1;r=ve}switch(r){case"[object RegExp]":case"[object String]":return""+e==""+t;case"[object Number]":return+e!=+e?+t!=+t:0==+e?1/+e==1/t:+e==+t;case"[object Date]":case"[object Boolean]":return+e==+t;case"[object Symbol]":return D.valueOf.call(e)===D.valueOf.call(t);case"[object ArrayBuffer]":case ve:return c(me(e),me(t),n,i)}r="[object Array]"===r;if(!r&&he(e)){var o=m(e);if(o!==m(t))return!1;if(e.buffer===t.buffer&&e.byteOffset===t.byteOffset)return!0;r=!0}if(!r){if("object"!=typeof e||"object"!=typeof t)return!1;var o=e.constructor,a=t.constructor;if(o!==a&&!(p(o)&&o instanceof o&&p(a)&&a instanceof a)&&"constructor"in e&&"constructor"in t)return!1}n=n||[];i=i||[];var s=n.length;for(;s--;)if(n[s]===e)return i[s]===t;n.push(e);i.push(t);if(r){if((s=e.length)!==t.length)return!1;for(;s--;)if(!ye(e[s],t[s],n,i))return!1}else{var d,u=y(e);if(s=u.length,y(t).length!==s)return!1;for(;s--;)if(d=u[s],!g(t,d)||!ye(e[d],t[d],n,i))return!1}n.pop();i.pop();return!0}(e,t,n,i))}function u(e){if(!o(e))return[];var t,n=[];for(t in e)n.push(t);return V&&fe(e,n),n}function be(i){var r=v(i);return function(e){if(null==e)return!1;var t=u(e);if(v(t))return!1;for(var n=0;n<r;n++)if(!p(e[i[n]]))return!1;return i!==Se||!p(e[we])}}var we="forEach",e=["clear","delete"],n=["get","has","set"],B=e.concat(we,n),Se=e.concat(n),t=["add"].concat(e,we,"has"),n=a?be(B):r("Map"),e=a?be(Se):r("WeakMap"),B=a?be(t):r("Set"),a=r("WeakSet");function w(e){for(var t=y(e),n=t.length,i=Array(n),r=0;r<n;r++)i[r]=e[t[r]];return i}function Ie(e){for(var t={},n=y(e),i=0,r=n.length;i<r;i++)t[e[n[i]]]=n[i];return t}function Ee(e){var t,n=[];for(t in e)p(e[t])&&n.push(t);return n.sort()}function _e(d,u){return function(e){var t=arguments.length;if(u&&(e=Object(e)),!(t<2||null==e))for(var n=1;n<t;n++)for(var i=arguments[n],r=d(i),o=r.length,a=0;a<o;a++){var s=r[a];u&&void 0!==e[s]||(e[s]=i[s])}return e}}var Ce=_e(u),s=_e(y),xe=_e(u,!0);function Te(e){var t;return o(e)?z?z(e):((t=function(){}).prototype=e,e=new t,t.prototype=null,e):{}}function ke(e){return f(e)?e:[e]}function S(e){return b.toPath(e)}function Re(e,t){for(var n=t.length,i=0;i<n;i++){if(null==e)return;e=e[t[i]]}return n?e:void 0}function Ae(e,t,n){e=Re(e,S(t));return $(e)?n:e}function Oe(e){return e}function I(t){return t=s({},t),function(e){return ge(e,t)}}function Ne(t){return t=S(t),function(e){return Re(e,t)}}function E(r,o,e){if(void 0===o)return r;switch(null==e?3:e){case 1:return function(e){return r.call(o,e)};case 3:return function(e,t,n){return r.call(o,e,t,n)};case 4:return function(e,t,n,i){return r.call(o,e,t,n,i)}}return function(){return r.apply(o,arguments)}}function Me(e,t,n){return null==e?Oe:p(e)?E(e,t,n):(o(e)&&!f(e)?I:Ne)(e)}function Le(e,t){return Me(e,t,Infinity)}function _(e,t,n){return b.iteratee!==Le?b.iteratee(e,t):Me(e,t,n)}function Pe(){}function Fe(e,t){return null==t&&(t=e,e=0),e+Math.floor(Math.random()*(t-e+1))}b.toPath=ke,b.iteratee=Le;var C=Date.now||function(){return(new Date).getTime()};function De(t){var n=function(e){return t[e]},e="(?:"+y(t).join("|")+")",i=RegExp(e),r=RegExp(e,"g");return function(e){return i.test(e=null==e?"":""+e)?e.replace(r,n):e}}var t={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;"},Ue=De(t),t=De(Ie(t)),Ge=b.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g},Be=/(.)^/,He={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},ze=/\\|'|\r|\n|\u2028|\u2029/g;function je(e){return"\\"+He[e]}var qe=/^\s*(\w|\$)+\s*$/;var We=0;function Ve(e,t,n,i,r){return i instanceof t?(i=Te(e.prototype),o(t=e.apply(i,r))?t:i):e.apply(n,r)}var x=c(function(r,o){var a=x.placeholder,s=function(){for(var e=0,t=o.length,n=Array(t),i=0;i<t;i++)n[i]=o[i]===a?arguments[e++]:o[i];for(;e<arguments.length;)n.push(arguments[e++]);return Ve(r,s,this,this,n)};return s}),Je=(x.placeholder=b,c(function(t,n,i){var r;if(p(t))return r=c(function(e){return Ve(t,r,n,this,i.concat(e))});throw new TypeError("Bind must be called on a function")})),T=ue(v);function k(e,t,n,i){if(i=i||[],t||0===t){if(t<=0)return i.concat(e)}else t=Infinity;for(var r=i.length,o=0,a=v(e);o<a;o++){var s=e[o];if(T(s)&&(f(s)||ae(s)))if(1<t)k(s,t-1,n,i),r=i.length;else for(var d=0,u=s.length;d<u;)i[r++]=s[d++];else n||(i[r++]=s)}return i}var Ke=c(function(e,t){var n=(t=k(t,!1,!1)).length;if(n<1)throw new Error("bindAll must be passed function names");for(;n--;){var i=t[n];e[i]=Je(e[i],e)}return e});var $e=c(function(e,t,n){return Ut(function(){return e.apply(null,n)},t)}),Xe=x($e,b,1);function Ye(e){return function(){return!e.apply(this,arguments)}}function Ze(e,t){var n;return function(){return 0<--e&&(n=t.apply(this,arguments)),e<=1&&(t=null),n}}var Qe=x(Ze,2);function et(e,t,n){t=_(t,n);for(var i,r=y(e),o=0,a=r.length;o<a;o++)if(t(e[i=r[o]],i,e))return i}function tt(o){return function(e,t,n){t=_(t,n);for(var i=v(e),r=0<o?0:i-1;0<=r&&r<i;r+=o)if(t(e[r],r,e))return r;return-1}}var nt=tt(1),it=tt(-1);function rt(e,t,n,i){for(var r=(n=_(n,i,1))(t),o=0,a=v(e);o<a;){var s=Math.floor((o+a)/2);n(e[s])<r?o=s+1:a=s}return o}function ot(o,a,s){return function(e,t,n){var i=0,r=v(e);if("number"==typeof n)0<o?i=0<=n?n:Math.max(n+r,i):r=0<=n?Math.min(n+1,r):n+r+1;else if(s&&n&&r)return e[n=s(e,t)]===t?n:-1;if(t!=t)return 0<=(n=a(d.call(e,i,r),se))?n+i:-1;for(n=0<o?i:r-1;0<=n&&n<r;n+=o)if(e[n]===t)return n;return-1}}var at=ot(1,nt,rt),st=ot(-1,it);function dt(e,t,n){t=(T(e)?nt:et)(e,t,n);if(void 0!==t&&-1!==t)return e[t]}function R(e,t,n){if(t=E(t,n),T(e))for(r=0,o=e.length;r<o;r++)t(e[r],r,e);else for(var i=y(e),r=0,o=i.length;r<o;r++)t(e[i[r]],i[r],e);return e}function A(e,t,n){t=_(t,n);for(var i=!T(e)&&y(e),r=(i||e).length,o=Array(r),a=0;a<r;a++){var s=i?i[a]:a;o[a]=t(e[s],s,e)}return o}function ut(p){return function(e,t,n,i){var r=3<=arguments.length,o=e,a=E(t,i,4),s=n,d=!T(o)&&y(o),u=(d||o).length,c=0<p?0:u-1;for(r||(s=o[d?d[c]:c],c+=p);0<=c&&c<u;c+=p){var l=d?d[c]:c;s=a(s,o[l],l,o)}return s}}var ct=ut(1),lt=ut(-1);function O(e,i,t){var r=[];return i=_(i,t),R(e,function(e,t,n){i(e,t,n)&&r.push(e)}),r}function pt(e,t,n){t=_(t,n);for(var i=!T(e)&&y(e),r=(i||e).length,o=0;o<r;o++){var a=i?i[o]:o;if(!t(e[a],a,e))return!1}return!0}function ht(e,t,n){t=_(t,n);for(var i=!T(e)&&y(e),r=(i||e).length,o=0;o<r;o++){var a=i?i[o]:o;if(t(e[a],a,e))return!0}return!1}function N(e,t,n,i){return T(e)||(e=w(e)),0<=at(e,t,n="number"==typeof n&&!i?n:0)}var ft=c(function(e,n,i){var r,o;return p(n)?o=n:(n=S(n),r=n.slice(0,-1),n=n[n.length-1]),A(e,function(e){var t=o;if(!t){if(null==(e=r&&r.length?Re(e,r):e))return;t=e[n]}return null==t?t:t.apply(e,i)})});function gt(e,t){return A(e,Ne(t))}function mt(e,i,t){var n,r,o=-Infinity,a=-Infinity;if(null==i||"number"==typeof i&&"object"!=typeof e[0]&&null!=e)for(var s=0,d=(e=T(e)?e:w(e)).length;s<d;s++)null!=(n=e[s])&&o<n&&(o=n);else i=_(i,t),R(e,function(e,t,n){r=i(e,t,n),(a<r||r===-Infinity&&o===-Infinity)&&(o=e,a=r)});return o}var vt=/[^\ud800-\udfff]|[\ud800-\udbff][\udc00-\udfff]|[\ud800-\udfff]/g;function yt(e){return e?f(e)?d.call(e):Y(e)?e.match(vt):T(e)?A(e,Oe):w(e):[]}function bt(e,t,n){if(null==t||n)return(e=T(e)?e:w(e))[Fe(e.length-1)];for(var i=yt(e),n=v(i),r=(t=Math.max(Math.min(t,n),0),n-1),o=0;o<t;o++){var a=Fe(o,r),s=i[o];i[o]=i[a],i[a]=s}return i.slice(0,t)}function M(o,t){return function(n,i,e){var r=t?[[],[]]:{};return i=_(i,e),R(n,function(e,t){t=i(e,t,n);o(r,e,t)}),r}}var wt=M(function(e,t,n){g(e,n)?e[n].push(t):e[n]=[t]}),St=M(function(e,t,n){e[n]=t}),It=M(function(e,t,n){g(e,n)?e[n]++:e[n]=1}),Et=M(function(e,t,n){e[n?0:1].push(t)},!0);function _t(e,t,n){return t in n}var Ct=c(function(e,t){var n={},i=t[0];if(null!=e){p(i)?(1<t.length&&(i=E(i,t[1])),t=u(e)):(i=_t,t=k(t,!1,!1),e=Object(e));for(var r=0,o=t.length;r<o;r++){var a=t[r],s=e[a];i(s,a,e)&&(n[a]=s)}}return n}),xt=c(function(e,n){var t,i=n[0];return p(i)?(i=Ye(i),1<n.length&&(t=n[1])):(n=A(k(n,!1,!1),String),i=function(e,t){return!N(n,t)}),Ct(e,i,t)});function Tt(e,t,n){return d.call(e,0,Math.max(0,e.length-(null==t||n?1:t)))}function kt(e,t,n){return null==e||e.length<1?null==t||n?void 0:[]:null==t||n?e[0]:Tt(e,e.length-t)}function L(e,t,n){return d.call(e,null==t||n?1:t)}var Rt=c(function(e,t){return t=k(t,!0,!0),O(e,function(e){return!N(t,e)})}),At=c(function(e,t){return Rt(e,t)});function Ot(e,t,n,i){X(t)||(i=n,n=t,t=!1),null!=n&&(n=_(n,i));for(var r=[],o=[],a=0,s=v(e);a<s;a++){var d=e[a],u=n?n(d,a,e):d;t&&!n?(a&&o===u||r.push(d),o=u):n?N(o,u)||(o.push(u),r.push(d)):N(r,d)||r.push(d)}return r}var Nt=c(function(e){return Ot(k(e,!0,!0))});function Mt(e){for(var t=e&&mt(e,v).length||0,n=Array(t),i=0;i<t;i++)n[i]=gt(e,i);return n}var Lt=c(Mt);function Pt(e,t){return e._chain?b(t).chain():t}function Ft(n){return R(Ee(n),function(e){var t=b[e]=n[e];b.prototype[e]=function(){var e=[this._wrapped];return U.apply(e,arguments),Pt(this,t.apply(b,e))}}),b}R(["pop","push","reverse","shift","sort","splice","unshift"],function(t){var n=i[t];b.prototype[t]=function(){var e=this._wrapped;return null!=e&&(n.apply(e,arguments),"shift"!==t&&"splice"!==t||0!==e.length||delete e[0]),Pt(this,e)}}),R(["concat","join","slice"],function(e){var t=i[e];b.prototype[e]=function(){var e=this._wrapped;return Pt(this,e=null!=e?t.apply(e,arguments):e)}});var P=Ft({__proto__:null,VERSION:"1.13.6",restArguments:c,isObject:o,isNull:function(e){return null===e},isUndefined:$,isBoolean:X,isElement:function(e){return!(!e||1!==e.nodeType)},isString:Y,isNumber:Z,isDate:Q,isRegExp:ee,isError:te,isSymbol:ne,isArrayBuffer:ie,isDataView:h,isArray:f,isFunction:p,isArguments:ae,isFinite:function(e){return!ne(e)&&W(e)&&!isNaN(parseFloat(e))},isNaN:se,isTypedArray:he,isEmpty:function(e){var t;return null==e||("number"==typeof(t=v(e))&&(f(e)||Y(e)||ae(e))?0===t:0===v(y(e)))},isMatch:ge,isEqual:function(e,t){return ye(e,t)},isMap:n,isWeakMap:e,isSet:B,isWeakSet:a,keys:y,allKeys:u,values:w,pairs:function(e){for(var t=y(e),n=t.length,i=Array(n),r=0;r<n;r++)i[r]=[t[r],e[t[r]]];return i},invert:Ie,functions:Ee,methods:Ee,extend:Ce,extendOwn:s,assign:s,defaults:xe,create:function(e,t){return e=Te(e),t&&s(e,t),e},clone:function(e){return o(e)?f(e)?e.slice():Ce({},e):e},tap:function(e,t){return t(e),e},get:Ae,has:function(e,t){for(var n=(t=S(t)).length,i=0;i<n;i++){var r=t[i];if(!g(e,r))return!1;e=e[r]}return!!n},mapObject:function(e,t,n){t=_(t,n);for(var i=y(e),r=i.length,o={},a=0;a<r;a++){var s=i[a];o[s]=t(e[s],s,e)}return o},identity:Oe,constant:de,noop:Pe,toPath:ke,property:Ne,propertyOf:function(t){return null==t?Pe:function(e){return Ae(t,e)}},matcher:I,matches:I,times:function(e,t,n){var i=Array(Math.max(0,e));t=E(t,n,1);for(var r=0;r<e;r++)i[r]=t(r);return i},random:Fe,now:C,escape:Ue,unescape:t,templateSettings:Ge,template:function(o,e,t){e=xe({},e=!e&&t?t:e,b.templateSettings);var t=RegExp([(e.escape||Be).source,(e.interpolate||Be).source,(e.evaluate||Be).source].join("|")+"|$","g"),a=0,s="__p+='";if(o.replace(t,function(e,t,n,i,r){return s+=o.slice(a,r).replace(ze,je),a=r+e.length,t?s+="'+\n((__t=("+t+"))==null?'':_.escape(__t))+\n'":n?s+="'+\n((__t=("+n+"))==null?'':__t)+\n'":i&&(s+="';\n"+i+"\n__p+='"),e}),s+="';\n",t=e.variable){if(!qe.test(t))throw new Error("variable is not a bare identifier: "+t)}else s="with(obj||{}){\n"+s+"}\n",t="obj";s="var __t,__p='',__j=Array.prototype.join,print=function(){__p+=__j.call(arguments,'');};\n"+s+"return __p;\n";try{throw new Error("Function constructor not supported")}catch(n){throw n.source=s,n}return(e=function(e){return(void 0).call(this,e,b)}).source="function("+t+"){\n"+s+"}",e},result:function(e,t,n){var i=(t=S(t)).length;if(!i)return p(n)?n.call(e):n;for(var r=0;r<i;r++){var o=null==e?void 0:e[t[r]];void 0===o&&(o=n,r=i),e=p(o)?o.call(e):o}return e},uniqueId:function(e){var t=++We+"";return e?e+t:t},chain:function(e){return(e=b(e))._chain=!0,e},iteratee:Le,partial:x,bind:Je,bindAll:Ke,memoize:function(i,r){var o=function(e){var t=o.cache,n=""+(r?r.apply(this,arguments):e);return g(t,n)||(t[n]=i.apply(this,arguments)),t[n]};return o.cache={},o},delay:$e,defer:Xe,throttle:function(n,i,r){var o,a,s,d,u=0,c=(r=r||{},function(){u=!1===r.leading?0:C(),o=null,d=n.apply(a,s),o||(a=s=null)}),e=function(){var e=C(),t=(u||!1!==r.leading||(u=e),i-(e-u));return a=this,s=arguments,t<=0||i<t?(o&&(clearTimeout(o),o=null),u=e,d=n.apply(a,s),o||(a=s=null)):o||!1===r.trailing||(o=Ut(c,t)),d};return e.cancel=function(){clearTimeout(o),u=0,o=a=s=null},e},debounce:function(t,n,i){var r,o,a,s,d,u=function(){var e=C()-o;e<n?r=Ut(u,n-e):(r=null,i||(s=t.apply(d,a)),r||(a=d=null))},e=c(function(e){return d=this,a=e,o=C(),r||(r=Ut(u,n),i&&(s=t.apply(d,a))),s});return e.cancel=function(){clearTimeout(r),r=a=d=null},e},wrap:function(e,t){return x(t,e)},negate:Ye,compose:function(){var n=arguments,i=n.length-1;return function(){for(var e=i,t=n[i].apply(this,arguments);e--;)t=n[e].call(this,t);return t}},after:function(e,t){return function(){if(--e<1)return t.apply(this,arguments)}},before:Ze,once:Qe,findKey:et,findIndex:nt,findLastIndex:it,sortedIndex:rt,indexOf:at,lastIndexOf:st,find:dt,detect:dt,findWhere:function(e,t){return dt(e,I(t))},each:R,forEach:R,map:A,collect:A,reduce:ct,foldl:ct,inject:ct,reduceRight:lt,foldr:lt,filter:O,select:O,reject:function(e,t,n){return O(e,Ye(_(t)),n)},every:pt,all:pt,some:ht,any:ht,contains:N,includes:N,include:N,invoke:ft,pluck:gt,where:function(e,t){return O(e,I(t))},max:mt,min:function(e,i,t){var n,r,o=Infinity,a=Infinity;if(null==i||"number"==typeof i&&"object"!=typeof e[0]&&null!=e)for(var s=0,d=(e=T(e)?e:w(e)).length;s<d;s++)null!=(n=e[s])&&n<o&&(o=n);else i=_(i,t),R(e,function(e,t,n){((r=i(e,t,n))<a||r===Infinity&&o===Infinity)&&(o=e,a=r)});return o},shuffle:function(e){return bt(e,Infinity)},sample:bt,sortBy:function(e,i,t){var r=0;return i=_(i,t),gt(A(e,function(e,t,n){return{value:e,index:r++,criteria:i(e,t,n)}}).sort(function(e,t){var n=e.criteria,i=t.criteria;if(n!==i){if(i<n||void 0===n)return 1;if(n<i||void 0===i)return-1}return e.index-t.index}),"value")},groupBy:wt,indexBy:St,countBy:It,partition:Et,toArray:yt,size:function(e){return null==e?0:(T(e)?e:y(e)).length},pick:Ct,omit:xt,first:kt,head:kt,take:kt,initial:Tt,last:function(e,t,n){return null==e||e.length<1?null==t||n?void 0:[]:null==t||n?e[e.length-1]:L(e,Math.max(0,e.length-t))},rest:L,tail:L,drop:L,compact:function(e){return O(e,Boolean)},flatten:function(e,t){return k(e,t,!1)},without:At,uniq:Ot,unique:Ot,union:Nt,intersection:function(e){for(var t=[],n=arguments.length,i=0,r=v(e);i<r;i++){var o=e[i];if(!N(t,o)){for(var a=1;a<n&&N(arguments[a],o);a++);a===n&&t.push(o)}}return t},difference:Rt,unzip:Mt,transpose:Mt,zip:Lt,object:function(e,t){for(var n={},i=0,r=v(e);i<r;i++)t?n[e[i]]=t[i]:n[e[i][0]]=e[i][1];return n},range:function(e,t,n){null==t&&(t=e||0,e=0),n=n||(t<e?-1:1);for(var i=Math.max(Math.ceil((t-e)/n),0),r=Array(i),o=0;o<i;o++,e+=n)r[o]=e;return r},chunk:function(e,t){if(null==t||t<1)return[];for(var n=[],i=0,r=e.length;i<r;)n.push(d.call(e,i,i+=t));return n},mixin:Ft,"default":b}),Dt=P.toPath;return P.mixin({toPath:function(e){return P.isString(e)?e.split("."):Dt(e)}}),P._=P}());function E(e){return!(null==e)}function me(e){return _.isFunction(e)||_.isRegExp(e)?e:_.isArray(e)?_.map(e,me):_.isObject(e)?_.reduce(e,function(e,t,n){return e[n]=me(t),e},{}):e}var m=function(){var i=_.all,r=_.each,o=_.filter,a=_.first,s=_.find,n=_.map,d=_.pluck,u="snippet",c="pendoconfig",l="global",p="default";const h={};function e(e,t=[c],n,i,r=[]){var o;e&&!h[e]&&(o={name:e,aliases:r=_.isArray(r)?r:[],defaultValue:n,supportedSources:t},null!=i&&(o.useAnySource=i),h[e]=o,0<r.length)&&_.each(r,function(e){h[e]===undefined&&(h[e]=o)})}e("additionalPublicAppIds",[c,u],undefined,undefined,["additionalApiKeys"]),e("allowedOriginServers"),e("allowedOriginServerHashes"),e("allowMixedApplicationFrames",[u,c],!0),e("allowMixedApiKeyFrames",[u,c],!0),e("annotateUrl",[u]),e("publicAppId",[c,u],undefined,undefined,["apiKey"]),e("assetHost",[u,c]),e("autoFrameInstall",[u,c],!1),e("blockWebSDKMetadata",[c],!1,undefined,["blockAgentMetadata"]),e("contentHost",[u,c]),e("cookieDomain",[u,c]),e("dataHost",[u,c]),e("disableAutoInitialize"),e("initializeWhenVisible",[u,c],!1),e("disableCookies",[u,c]),e("disablePendo",[u,c],!1),e("disablePersistence",[u,c]),e("enableSignedMetadata",[c],!1),e("forceAnonymous",[u,c],!1),e("forcedLeader",[u,c],!1),e("frameIdentitySync",[u,c],!1),e("frameIdentityTopDownOnly",[u,c],!0),e("identityStorageLifetime",[u,c]),e("identityStorageSuffix",[u,c]),e("ignoreHashRouting",[u,c]),e("initializeImmediately",[u,c],!1),e("installType"),e("localStorageOnly",[u,c]),e("location.pushState",[u,c],!0),e("maxCookieTTLDays",[u,c],Infinity),e("observeShadowRoots",[u,c],!1),e("pendoCore",[c],!0),e("pendoGlobalKey",[c]),e("preferBroadcastChannel",[u,c],!1),e("preferMutationObserver",[u,c],!1),e("preventCookieRefresh"),e("preventUnloadListener",[u,c],!1),e("promotedWebSDKMetadataConfigurations",[c],undefined,undefined,["promotedAgentMetadataConfigurations"]),e("queryStringWhitelist",[u]),e("requireSignedMetadata",[c],!1),e("sanitizeUrl",[u]),e("selfHosted"),e("selfHostedWebSDKUrl",[u,c],undefined,undefined,["selfHostedAgentUrl"]),e("sendEventsWithPostOnly",[u,c],!1),e("siblingSelectors"),e("dropAnonymous"),e("allowedText",[c,u],[],!0),e("analytics.excludeEvents",[u,c],[]),e("analytics.localStorageUnload",[u,c],!1),e("enableDebugEvents",[u,c]),e("eventPropertyConfigurations"),e("eventPropertyMatchParents",[u,c],!0),e("excludeAllText",[c,u],!1,!0),e("excludeNonGuideAnalytics",[u,c],!1),e("htmlAttributeBlacklist"),e("htmlAttributes"),e("interceptPreventDefault",[u,c],!0),e("interceptStopPropagation",[u,c],!0),e("syntheticClicks.elementRemoval",[u,c],!1,undefined,["interceptElementRemoval"]),e("syntheticClicks.targetChanged",[u,c],!0),e("xhrWhitelist"),e("appAutoOrdering",[u,c]),e("cacheGuides",[u,c],!1),e("cacheGuidesTimeout",[c],6e5),e("disableDesigner",[c,u],!1),e("disableDesignerKeyboardShortcut",[c],!1),e("disableGlobalCSS",[u,c],!1),e("disableGuidePseudoStyles",[u,c],!1),e("disablePrefetch",[u,c]),e("enableDesignerKeyboardShortcut",[u]),e("enableGuideTimeout",[c,u],!1),e("guideCssAssetPath"),e("guideSeenTimeoutLength",[c,u],1e4),e("guideValidation",[u,c],!1),e("guides.attachPoint",[u]),e("guides.delay",[u],!1,undefined,["delayGuides"]),e("guides.disabled",[u],!1,undefined,["disableGuides"]),e("guides.ejectOnTimeout",[u,c],!1),e("guides.globalScripts",[u,c],[]),e("guides.timeout",[u],undefined,undefined,["guideTimeout"]),e("guides.tooltip.arrowSize",[u]),e("inlineStyleNonce",[u]),e("leaderApplication",[u,c],[]),e("leaderKey",[u,c],[]),e("preventCodeInjection",[c,u,l],!1),e("previewModeAssetPath"),e("useAssetHostForDesigner",[u,c],!1),e("storage.allowKeys",[u],"*"),e("disableFeedback",[u]),e("disableFeedbackAutoInit"),e("feedbackSettings",[c],{}),e("pendoFeedback",[c],!1),e("crossAppGuideStorageSuffix",[u,c]),e("enableCrossOriginIsolation",[u,c],!1),e("secureDesignerConnect",[u,c],!1),e("adoptHost"),e("adoptAnalyticsForwarding"),e("webSDKDebuggerPluginLoader",[c],undefined,undefined,["agentDebuggerPluginLoader"]),e("allowPartnerAnalyticsForwarding",[u],!1),e("adoptPrioritizeAdoptGuides",[c],!1),e("designerWebSDKPluginsLoader",[c,u],undefined,undefined,["designerAgentPluginsLoader"]),e("guideContentLoader",[c]),e("trainingPartner"),e("oemAccountId",[u]),e("whiteLabelSettings",[c]),e("errorClickLogging",[c],!1),e("enableAllEmbeddedGuideEvents",[c],!1),e("formValidation",[c],!1),e("performanceMetricsEnabled",[u,c],!0),e("performanceMetricsSampleRate",[u,c],10);var f={};function g(e){return h[e]||{name:e}}function m(t,n){if(n){const i=n();let e=_.get(i.lookup,(n=t,_.get(n,"key")||_.get(n,"name")));return E(e)||(n=_.find(t.aliases||[],function(e){e=_.get(i.lookup,e);if(E(e))return e}))&&(e=_.get(i.lookup,n)),E(e)?e:undefined}}function v(e,t){var n=m(e,f[t]);return new w(e.name,n,t)}function y(e,t){return t=t||_.get(e,"supportedSources",[u,c,l]),o(n(t,_.partial(v,e)),function(e){return E(e.value)})}function b(e,t,n){var i=g(e),e=new w(e,t=t||_.get(i,"defaultValue",null),p),n=y(i,n);return i.useAnySource&&E(t)?s(n,function(e){return e.value!==t})||e:a(n)||e}function w(e,t,n){this.name=e,this.value=t,this.source=n}function S(){var n=[];return r(h,function(e){var t;n.push({name:e.name,active:b(e.name),conflicts:(e=g(e=e.name),(t=o(y(e),function(e){return e.source!==p})).length<2||i(d(t,"value"),function(e){return e===t[0].value})?[]:t)})}),n}return f[u]=function(){return{lookup:ge||window.pendo_options,name:u}},f[c]=function(){return{lookup:Y,name:c}},f[l]=function(){return{lookup:I,name:l}},w.prototype.toString=function(){return"Config option `"+this.name+"` with value `"+this.value+"` from source `"+this.source+"`"},{audit:S,get(e,t){return b(e,t).value},getLocalConfig(e,t){return arguments.length?b(e,t,[u]).value:me(ge)},getHostedConfig(e,t){return b(e,t,[c]).value},addOption:e,setLocalConfig(e){ge=e},options:()=>d(h,"name"),sources:{SNIPPET_SRC:u,PENDO_CONFIG_SRC:c,GLOBAL_SRC:l,DEFAULT_SRC:p},validate(t){t.groupCollapsed("Validate Config options"),r(S(),function(e){t.log(String(e.active)),0<e.conflicts.length&&(t.warn("Multiple sources found with values for "+e.name),r(e.conflicts,function(e){t.warn(String(e))}))}),t.groupEnd()}}}();const ve="extension",ye="native";function be(){return m.get("installType")||pe().installType||ye}function we(){return be()===ve}function Se(e){return/native/.test(e)}const Ie=e=>{e=_.get(window,e);return e&&Se(e)};function Ee(e,t){return e=e||10,(t=!isNaN(Ce)&&(!t||Ce<t))&&_e<e}const _e=function(e){let t=xe((/msie (\d+)/.exec(Te(e))||[])[1]);isNaN(t)&&(t=xe((/trident\/.*; rv:(\d+)/.exec(Te(e))||[])[1]));return t}(ke()),Ce=function(e,t){let n=xe((/trident\/(\d+)/.exec(Te(e))||[])[1]);isNaN(n)&&7==t&&(n=3);return n}(ke(),_e);function xe(e){return parseInt(e,10)}function Te(e){return _.isString(e)?e.toLowerCase():e}function ke(){return(window.navigator||{}).userAgent}const Re={},Ae=xe((/android (\d+)/.exec(Te(ke()))||[])[1]),Oe=/Boxee/i.test(ke()),Ne=window.document||{},Me=Ne.documentMode;let Le;var Pe,Fe=/^(Moz|webkit|O|ms)(?=[A-Z])/,t=Ne.body&&Ne.body.style;let De=!1,Ue=!1;if(t){for(const lI in t)if(Pe=Fe.exec(lI)){Le=(Le=Pe[0]).substr(0,1).toUpperCase()+Le.substr(1);break}Le=Le||"WebkitOpacity"in t&&"webkit",De=!!("transition"in t||Le+"Transition"in t),Ue=!!("animation"in t||Le+"Animation"in t),!Ae||De&&Ue||(De=_.isString(Ne.body.style.webkitTransition),Ue=_.isString(Ne.body.style.webkitAnimation))}var n=window.chrome&&window.chrome.runtime&&window.chrome.runtime.id;const Ge=_.memoize(function Ge(){var e=window.history&&window.history.pushState&&window.history.replaceState,t=window.history&&_.isFunction(Object.isFrozen)&&Object.isFrozen(window.history),n=window.history&&_.isFunction(Object.getOwnPropertyDescriptors)&&Object.getOwnPropertyDescriptors(window.history),n=n&&_.get(n,"pushState.writable",!0)&&_.get(n,"replaceState.writable",!0),i=!(Ae<4);return!(!e||t||!n||!i||Oe||we())});const Be={supportsHistoryApi:Ge,supportsHashChange:function(){var e="onhashchange"in window,t=!Me||7<Me;return!(!e||!t||we())},hasEvent(e){var t;return("input"!=e||9!=_e)&&(_.isUndefined(Re[e])&&(t=Ne.createElement("div"),Re[e]="on"+e in t),Re[e])},vendorPrefix:Le,transitions:De,animations:Ue,android:Ae,msie:_e,msieDocumentMode:Me,safari:0<=(i=ke()).indexOf("Safari")&&0<=!i.indexOf("Chrome"),sri:"integrity"in document.createElement("script"),addEventListener:_.isFunction(window.addEventListener),MutationObserver:Se(window.MutationObserver),isMinimumIEVersion:function(e){return!(!isNaN(this.msie)&&null!=this.msie)||this.msie>=e},isMobileUserAgent:_.memoize(function(){return/Android|webOS|iPhone|iPod|BlackBerry|IEMobile|Opera Mini/i.test(ke())}),isChromeExtension:n};var He=function(){return!isNaN(_e)&&11!=_e&&"CSS1Compat"!==document.compatMode},ze=function(e,t){var n,i=e.height,r=e.width;return"top"==e.arrowPosition||"bottom"==e.arrowPosition?(n=0,"top"==e.arrowPosition?(e.top=t.top+t.height,n=-1,e.arrow.top=3,_e<=9&&(e.arrow.top=6)):"bottom"==e.arrowPosition&&(e.top=t.top-(i+I.TOOLTIP_ARROW_SIZE),e.arrow.top=i-I.TOOLTIP_ARROW_SIZE,10==_e?e.arrow.top--:_e<=9&&(e.arrow.top+=4),n=1),"left"==e.arrow.hbias?(e.left=t.left+t.width/2-(10+2*I.TOOLTIP_ARROW_SIZE),e.arrow.left=10+I.TOOLTIP_ARROW_SIZE):"right"==e.arrow.hbias?(e.left=t.left-r+t.width/2+(10+2*I.TOOLTIP_ARROW_SIZE),e.arrow.left=r-3*I.TOOLTIP_ARROW_SIZE-10):(e.left=t.left+t.width/2-r/2,e.arrow.left=r/2-I.TOOLTIP_ARROW_SIZE),e.arrow.border.top=e.arrow.top+n,e.arrow.border.left=e.arrow.left):("left"==e.arrow.hbias?(e.left=t.left+t.width,e.arrow.left=1,e.arrow.left+=5,e.arrow.border.left=e.arrow.left-1):"right"==e.arrow.hbias&&(e.left=Math.max(0,t.left-r-I.TOOLTIP_ARROW_SIZE),e.arrow.left=r-I.TOOLTIP_ARROW_SIZE-1,e.arrow.left+=5,e.arrow.border.left=e.arrow.left+1),e.top=t.top+t.height/2-i/2,e.arrow.top=i/2-I.TOOLTIP_ARROW_SIZE,e.arrow.border.top=e.arrow.top),e};let je="",qe="",We="",Ve="",Je="",Ke="",$e="",Xe="2.320.3_",Ye="2.320.3",Ze="xhr";const Qe=function(){return He()?Xe+"+quirksmode":Xe};var et=/^\s+|\s+$/g;function tt(e){for(var t=[],n=0;n<e.length;n++){var i=e.charCodeAt(n);i<128?t.push(i):i<2048?t.push(192|i>>6,128|63&i):i<55296||57344<=i?t.push(224|i>>12,128|i>>6&63,128|63&i):(n++,i=65536+((1023&i)<<10|1023&e.charCodeAt(n)),t.push(240|i>>18,128|i>>12&63,128|i>>6&63,128|63&i))}return t}var nt=(nt=String.prototype.trim)||function(){return this.replace(et,"")},e={exports:{}};!function(){var Z=void 0,Q=!0,o=this;function e(e,t){var n,i=e.split("."),r=o;i[0]in r||!r.execScript||r.execScript("var "+i[0]);for(;i.length&&(n=i.shift());)i.length||t===Z?r=r[n]||(r[n]={}):r[n]=t}var ee="undefined"!=typeof Uint8Array&&"undefined"!=typeof Uint16Array&&"undefined"!=typeof Uint32Array;function te(e,t){if(this.index="number"==typeof t?t:0,this.e=0,this.buffer=e instanceof(ee?Uint8Array:Array)?e:new(ee?Uint8Array:Array)(32768),2*this.buffer.length<=this.index)throw Error("invalid index");this.buffer.length<=this.index&&d(this)}function d(e){var t,n=e.buffer,i=n.length,r=new(ee?Uint8Array:Array)(i<<1);if(ee)r.set(n);else for(t=0;t<i;++t)r[t]=n[t];return e.buffer=r}te.prototype.b=function(e,t,n){var i,r=this.buffer,o=this.index,a=this.e,s=r[o];if(n&&1<t&&(e=8<t?(u[255&e]<<24|u[e>>>8&255]<<16|u[e>>>16&255]<<8|u[e>>>24&255])>>32-t:u[e]>>8-t),t+a<8)s=s<<t|e,a+=t;else for(i=0;i<t;++i)s=s<<1|e>>t-i-1&1,8==++a&&(a=0,r[o++]=u[s],s=0,o===r.length)&&(r=d(this));r[o]=s,this.buffer=r,this.e=a,this.index=o},te.prototype.finish=function(){var e=this.buffer,t=this.index;return 0<this.e&&(e[t]<<=8-this.e,e[t]=u[e[t]],t++),ee?e.subarray(0,t):(e.length=t,e)};for(var t=new(ee?Uint8Array:Array)(256),n=0;n<256;++n){for(var i=a=n,r=7,a=a>>>1;a;a>>>=1)i=i<<1|1&a,--r;t[n]=(i<<r&255)>>>0}var u=t;function c(e){this.buffer=new(ee?Uint16Array:Array)(2*e),this.length=0}function s(e,t){this.d=ne,this.i=0,this.input=ee&&e instanceof Array?new Uint8Array(e):e,this.c=0,t&&(t.lazy&&(this.i=t.lazy),"number"==typeof t.compressionType&&(this.d=t.compressionType),t.outputBuffer&&(this.a=ee&&t.outputBuffer instanceof Array?new Uint8Array(t.outputBuffer):t.outputBuffer),"number"==typeof t.outputIndex)&&(this.c=t.outputIndex),this.a||(this.a=new(ee?Uint8Array:Array)(32768))}c.prototype.getParent=function(e){return 2*((e-2)/4|0)},c.prototype.push=function(e,t){var n,i,r=this.buffer,o=this.length;for(r[this.length++]=t,r[this.length++]=e;0<o&&(n=this.getParent(o),r[o]>r[n]);)i=r[o],r[o]=r[n],r[n]=i,i=r[o+1],r[o+1]=r[n+1],r[n+1]=i,o=n;return this.length},c.prototype.pop=function(){var e,t,n,i=this.buffer,r=i[0],o=i[1];for(this.length-=2,i[0]=i[this.length],i[1]=i[this.length+1],n=0;!((t=2*n+2)>=this.length)&&(t+2<this.length&&i[t+2]>i[t]&&(t+=2),i[t]>i[n]);)e=i[n],i[n]=i[t],i[t]=e,e=i[n+1],i[n+1]=i[t+1],i[t+1]=e,n=t;return{index:o,value:r,length:this.length}};for(var ne=2,l={NONE:0,h:1,g:ne,n:3},ie=[],p=0;p<288;p++)switch(Q){case p<=143:ie.push([p+48,8]);break;case p<=255:ie.push([p-144+400,9]);break;case p<=279:ie.push([p-256,7]);break;case p<=287:ie.push([p-280+192,8]);break;default:throw"invalid literal: "+p}function b(e,t){this.length=e,this.k=t}s.prototype.f=function(){var e,t,F,n=this.input;switch(this.d){case 0:for(t=0,F=n.length;t<F;){var D,U,i=r=ee?n.subarray(t,t+65535):n.slice(t,t+65535),r=(t+=r.length)===F,o=Z,a=this.a,s=this.c;if(ee){for(a=new Uint8Array(this.a.buffer);a.length<=s+i.length+5;)a=new Uint8Array(a.length<<1);a.set(this.a)}if(a[s++]=0|(r?1:0),D=65536+~(r=i.length)&65535,a[s++]=255&r,a[s++]=r>>>8&255,a[s++]=255&D,a[s++]=D>>>8&255,ee)a.set(i,s),s+=i.length,a=a.subarray(0,s);else{for(o=0,U=i.length;o<U;++o)a[s++]=i[o];a.length=s}this.c=s,this.a=a}break;case 1:for(var d,u=new te(ee?new Uint8Array(this.a.buffer):this.a,this.c),c=(u.b(1,1,Q),u.b(1,2,Q),re(this,n)),l=0,G=c.length;l<G;l++)if(d=c[l],te.prototype.b.apply(u,ie[d]),256<d)u.b(c[++l],c[++l],Q),u.b(c[++l],5),u.b(c[++l],c[++l],Q);else if(256===d)break;this.a=u.finish(),this.c=this.a.length;break;case ne:var p,h,f,g,m,v,y,B,b,w,S,H,I=new te(ee?new Uint8Array(this.a.buffer):this.a,this.c),z=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],j=Array(19),E=ne;for(I.b(1,1,Q),I.b(E,2,Q),p=re(this,n),E=ae(m=oe(this.m,15)),L=ae(v=oe(this.l,7)),h=286;257<h&&0===m[h-1];h--);for(f=30;1<f&&0===v[f-1];f--);for(var _,C,x,T,k,q=h,W=f,R=new(ee?Uint32Array:Array)(q+W),A=new(ee?Uint32Array:Array)(316),O=new(ee?Uint8Array:Array)(19),N=_=0;N<q;N++)R[_++]=m[N];for(N=0;N<W;N++)R[_++]=v[N];if(!ee)for(N=0,x=O.length;N<x;++N)O[N]=0;for(N=T=0,x=R.length;N<x;N+=_){for(_=1;N+_<x&&R[N+_]===R[N];++_);if(C=_,0===R[N])if(C<3)for(;0<C--;)O[A[T++]=0]++;else for(;0<C;)(k=C-3<(k=C<138?C:138)&&k<C?C-3:k)<=10?(A[T++]=17,A[T++]=k-3,O[17]++):(A[T++]=18,A[T++]=k-11,O[18]++),C-=k;else if(A[T++]=R[N],O[R[N]]++,--C<3)for(;0<C--;)A[T++]=R[N],O[R[N]]++;else for(;0<C;)C-3<(k=C<6?C:6)&&k<C&&(k=C-3),A[T++]=16,A[T++]=k-3,O[16]++,C-=k}for(e=ee?A.subarray(0,T):A.slice(0,T),y=oe(O,7),S=0;S<19;S++)j[S]=y[z[S]];for(g=19;4<g&&0===j[g-1];g--);for(B=ae(y),I.b(h-257,5,Q),I.b(f-1,5,Q),I.b(g-4,4,Q),S=0;S<g;S++)I.b(j[S],3,Q);for(S=0,H=e.length;S<H;S++)if(b=e[S],I.b(B[b],y[b],Q),16<=b){switch(S++,b){case 16:w=2;break;case 17:w=3;break;case 18:w=7;break;default:throw"invalid code: "+b}I.b(e[S],w,Q)}for(var M,V,E=[E,m],L=[L,v],J=E[0],K=E[1],$=L[0],X=L[1],P=0,Y=p.length;P<Y;++P)if(M=p[P],I.b(J[M],K[M],Q),256<M)I.b(p[++P],p[++P],Q),V=p[++P],I.b($[V],X[V],Q),I.b(p[++P],p[++P],Q);else if(256===M)break;this.a=I.finish(),this.c=this.a.length;break;default:throw"invalid compression type"}return this.a};var h=function(){for(var e,t=[],n=3;n<=258;n++)e=function(e){switch(Q){case 3===e:return[257,e-3,0];case 4===e:return[258,e-4,0];case 5===e:return[259,e-5,0];case 6===e:return[260,e-6,0];case 7===e:return[261,e-7,0];case 8===e:return[262,e-8,0];case 9===e:return[263,e-9,0];case 10===e:return[264,e-10,0];case e<=12:return[265,e-11,1];case e<=14:return[266,e-13,1];case e<=16:return[267,e-15,1];case e<=18:return[268,e-17,1];case e<=22:return[269,e-19,2];case e<=26:return[270,e-23,2];case e<=30:return[271,e-27,2];case e<=34:return[272,e-31,2];case e<=42:return[273,e-35,3];case e<=50:return[274,e-43,3];case e<=58:return[275,e-51,3];case e<=66:return[276,e-59,3];case e<=82:return[277,e-67,4];case e<=98:return[278,e-83,4];case e<=114:return[279,e-99,4];case e<=130:return[280,e-115,4];case e<=162:return[281,e-131,5];case e<=194:return[282,e-163,5];case e<=226:return[283,e-195,5];case e<=257:return[284,e-227,5];case 258===e:return[285,e-258,0];default:throw"invalid length: "+e}}(n),t[n]=e[2]<<24|e[1]<<16|e[0];return t}(),w=ee?new Uint32Array(h):h;function re(e,t){function n(e,t){var n,i,r,o=e.k,a=[],s=0,d=w[e.length];switch(a[s++]=65535&d,a[s++]=d>>16&255,a[s++]=d>>24,Q){case 1===o:n=[0,o-1,0];break;case 2===o:n=[1,o-2,0];break;case 3===o:n=[2,o-3,0];break;case 4===o:n=[3,o-4,0];break;case o<=6:n=[4,o-5,1];break;case o<=8:n=[5,o-7,1];break;case o<=12:n=[6,o-9,2];break;case o<=16:n=[7,o-13,2];break;case o<=24:n=[8,o-17,3];break;case o<=32:n=[9,o-25,3];break;case o<=48:n=[10,o-33,4];break;case o<=64:n=[11,o-49,4];break;case o<=96:n=[12,o-65,5];break;case o<=128:n=[13,o-97,5];break;case o<=192:n=[14,o-129,6];break;case o<=256:n=[15,o-193,6];break;case o<=384:n=[16,o-257,7];break;case o<=512:n=[17,o-385,7];break;case o<=768:n=[18,o-513,8];break;case o<=1024:n=[19,o-769,8];break;case o<=1536:n=[20,o-1025,9];break;case o<=2048:n=[21,o-1537,9];break;case o<=3072:n=[22,o-2049,10];break;case o<=4096:n=[23,o-3073,10];break;case o<=6144:n=[24,o-4097,11];break;case o<=8192:n=[25,o-6145,11];break;case o<=12288:n=[26,o-8193,12];break;case o<=16384:n=[27,o-12289,12];break;case o<=24576:n=[28,o-16385,13];break;case o<=32768:n=[29,o-24577,13];break;default:throw"invalid distance"}for(d=n,a[s++]=d[0],a[+s]=d[1],a[5]=d[2],i=0,r=a.length;i<r;++i)h[f++]=a[i];m[a[0]]++,v[a[3]]++,g=e.length+t-1,c=null}var i,r,o,a,s,d,u,c,l,p={},h=ee?new Uint16Array(2*t.length):[],f=0,g=0,m=new(ee?Uint32Array:Array)(286),v=new(ee?Uint32Array:Array)(30),y=e.i;if(!ee){for(o=0;o<=285;)m[o++]=0;for(o=0;o<=29;)v[o++]=0}for(m[256]=1,i=0,r=t.length;i<r;++i){for(o=s=0,a=3;o<a&&i+o!==r;++o)s=s<<8|t[i+o];if(p[s]===Z&&(p[s]=[]),d=p[s],!(0<g--)){for(;0<d.length&&32768<i-d[0];)d.shift();if(r<=i+3){for(c&&n(c,-1),o=0,a=r-i;o<a;++o)l=t[i+o],h[f++]=l,++m[l];break}0<d.length?(u=function(e,t,n){var i,r,o,a,s,d,u=0,c=e.length;a=0,d=n.length;e:for(;a<d;a++){if(i=n[d-a-1],(o=3)<u){for(s=u;3<s;s--)if(e[i+s-1]!==e[t+s-1])continue e;o=u}for(;o<258&&t+o<c&&e[i+o]===e[t+o];)++o;if(u<o&&(r=i,u=o),258===o)break}return new b(u,t-r)}(t,i,d),c?c.length<u.length?(l=t[i-1],h[f++]=l,++m[l],n(u,0)):n(c,-1):u.length<y?c=u:n(u,0)):c?n(c,-1):(l=t[i],h[f++]=l,++m[l])}d.push(i)}return h[f++]=256,m[256]++,e.m=m,e.l=v,ee?h.subarray(0,f):h}function oe(e,t){var n,i,r,o,a,s=e.length,d=new c(572),u=new(ee?Uint8Array:Array)(s);if(!ee)for(o=0;o<s;o++)u[o]=0;for(o=0;o<s;++o)0<e[o]&&d.push(o,e[o]);if(n=Array(d.length/2),i=new(ee?Uint32Array:Array)(d.length/2),1===n.length)u[d.pop().index]=1;else{for(o=0,a=d.length/2;o<a;++o)n[o]=d.pop(),i[o]=n[o].value;for(r=function(e,n,t){var i,r,o,a,s,d=new(ee?Uint16Array:Array)(t),u=new(ee?Uint8Array:Array)(t),c=new(ee?Uint8Array:Array)(n),l=Array(t),p=Array(t),h=Array(t),f=(1<<t)-n,g=1<<t-1;for(d[t-1]=n,r=0;r<t;++r)f<g?u[r]=0:(u[r]=1,f-=g),f<<=1,d[t-2-r]=(d[t-1-r]/2|0)+n;for(d[0]=u[0],l[0]=Array(d[0]),p[0]=Array(d[0]),r=1;r<t;++r)d[r]>2*d[r-1]+u[r]&&(d[r]=2*d[r-1]+u[r]),l[r]=Array(d[r]),p[r]=Array(d[r]);for(i=0;i<n;++i)c[i]=t;for(o=0;o<d[t-1];++o)l[t-1][o]=e[o],p[t-1][o]=o;for(i=0;i<t;++i)h[i]=0;for(1===u[t-1]&&(--c[0],++h[t-1]),r=t-2;0<=r;--r){for(a=i=0,s=h[r+1],o=0;o<d[r];o++)(a=l[r+1][s]+l[r+1][s+1])>e[i]?(l[r][o]=a,p[r][o]=n,s+=2):(l[r][o]=e[i],p[r][o]=i,++i);h[r]=0,1===u[r]&&function m(e){var t=p[e][h[e]];t===n?(m(e+1),m(e+1)):--c[t],++h[e]}(r)}return c}(i,i.length,t),o=0,a=n.length;o<a;++o)u[n[o].index]=r[o]}return u}function ae(e){for(var t,n,i=new(ee?Uint16Array:Array)(e.length),r=[],o=[],a=0,s=0,d=e.length;s<d;s++)r[e[s]]=1+(0|r[e[s]]);for(s=1,d=16;s<=d;s++)a=(o[s]=a)+(0|r[s])<<1;for(s=0,d=e.length;s<d;s++)for(a=o[e[s]],o[e[s]]+=1,t=i[s]=0,n=e[s];t<n;t++)i[s]=i[s]<<1|1&a,a>>>=1;return i}function f(e,t){this.input=e,this.a=new(ee?Uint8Array:Array)(32768),this.d=S.g;var n,i={};for(n in(t?"number"==typeof t.compressionType:(t={},0))&&(this.d=t.compressionType),t)i[n]=t[n];i.outputBuffer=this.a,this.j=new s(this.input,i)}var g,m,v,y,S=l,I=(f.prototype.f=function(){var e,t,n=0,i=this.a,r=Math.LOG2E*Math.log(32768)-8<<4|8;switch(i[n++]=r,8,this.d){case S.NONE:t=0;break;case S.h:t=1;break;case S.g:t=2;break;default:throw Error("unsupported compression type")}i[+n]=(e=t<<6|0)|31-(256*r+e)%31;var o=this.input;if("string"==typeof o){for(var a=o.split(""),s=0,d=a.length;s<d;s++)a[s]=(255&a[s].charCodeAt(0))>>>0;o=a}for(var u,c=1,l=0,p=o.length,h=0;0<p;){for(p-=u=1024<p?1024:p;l+=c+=o[h++],--u;);c%=65521,l%=65521}return r=(l<<16|c)>>>0,this.j.c=2,n=(i=this.j.f()).length,ee&&((i=new Uint8Array(i.buffer)).length<=n+4&&(this.a=new Uint8Array(i.length+4),this.a.set(i),i=this.a),i=i.subarray(0,n+4)),i[n++]=r>>24&255,i[n++]=r>>16&255,i[n++]=r>>8&255,i[+n]=255&r,i},e("Zlib.Deflate",f),e("Zlib.Deflate.compress",function(e,t){return new f(e,t).f()}),e("Zlib.Deflate.prototype.compress",f.prototype.f),{NONE:S.NONE,FIXED:S.h,DYNAMIC:S.g});if(Object.keys)g=Object.keys(I);else for(m in g=[],v=0,I)g[v++]=m;for(v=0,y=g.length;v<y;++v)e("Zlib.Deflate.CompressionType."+(m=g[v]),I[m])}.call(e.exports);var it={Deflate:U(e.exports).Zlib.Deflate},rt="base64url";function ot(e,t){t=t||rt;e=tt("string"==typeof e?e:JSON.stringify(e)),e=new it.Deflate(e).compress();return t===rt?c.uint8ToBase64(e):e}t={exports:{}};!function(){var o=this;function e(e,t){var n,i=e.split("."),r=o;i[0]in r||!r.execScript||r.execScript("var "+i[0]);for(;i.length&&(n=i.shift());)i.length||void 0===t?r=r[n]||(r[n]={}):r[n]=t}var a={c:function(e,t,n){return a.update(e,0,t,n)},update:function(e,t,n,i){var r=a.a,o="number"==typeof n?n:n=0,i="number"==typeof i?i:e.length;for(t^=4294967295,o=7&i;o--;++n)t=t>>>8^r[255&(t^e[n])];for(o=i>>3;o--;n+=8)t=(t=(t=(t=(t=(t=(t=(t=t>>>8^r[255&(t^e[n])])>>>8^r[255&(t^e[n+1])])>>>8^r[255&(t^e[n+2])])>>>8^r[255&(t^e[n+3])])>>>8^r[255&(t^e[n+4])])>>>8^r[255&(t^e[n+5])])>>>8^r[255&(t^e[n+6])])>>>8^r[255&(t^e[n+7])];return(4294967295^t)>>>0},d:function(e,t){return(a.a[255&(e^t)]^e>>>8)>>>0},b:[0,1996959894,3993919788,2567524794,124634137,1886057615,3915621685,2657392035,249268274,2044508324,3772115230,2547177864,162941995,2125561021,3887607047,2428444049,498536548,1789927666,4089016648,2227061214,450548861,1843258603,4107580753,2211677639,325883990,1684777152,4251122042,2321926636,335633487,1661365465,4195302755,2366115317,997073096,1281953886,3579855332,2724688242,1006888145,1258607687,3524101629,2768942443,901097722,1119000684,3686517206,2898065728,853044451,1172266101,3705015759,2882616665,651767980,1373503546,3369554304,3218104598,565507253,1454621731,3485111705,3099436303,671266974,1594198024,3322730930,2970347812,795835527,1483230225,3244367275,3060149565,1994146192,31158534,2563907772,4023717930,1907459465,112637215,2680153253,3904427059,2013776290,251722036,2517215374,3775830040,2137656763,141376813,2439277719,3865271297,1802195444,476864866,2238001368,4066508878,1812370925,453092731,2181625025,4111451223,1706088902,314042704,2344532202,4240017532,1658658271,366619977,2362670323,4224994405,1303535960,984961486,2747007092,3569037538,1256170817,1037604311,2765210733,3554079995,1131014506,879679996,2909243462,3663771856,1141124467,855842277,2852801631,3708648649,1342533948,654459306,3188396048,3373015174,1466479909,544179635,3110523913,3462522015,1591671054,702138776,2966460450,3352799412,1504918807,783551873,3082640443,3233442989,3988292384,2596254646,62317068,1957810842,3939845945,2647816111,81470997,1943803523,3814918930,2489596804,225274430,2053790376,3826175755,2466906013,167816743,2097651377,4027552580,2265490386,503444072,1762050814,4150417245,2154129355,426522225,1852507879,4275313526,2312317920,282753626,1742555852,4189708143,2394877945,397917763,1622183637,3604390888,2714866558,953729732,1340076626,3518719985,2797360999,1068828381,1219638859,3624741850,2936675148,906185462,1090812512,3747672003,2825379669,829329135,1181335161,3412177804,3160834842,628085408,1382605366,3423369109,3138078467,570562233,1426400815,3317316542,2998733608,733239954,1555261956,3268935591,3050360625,752459403,1541320221,2607071920,3965973030,1969922972,40735498,2617837225,3943577151,1913087877,83908371,2512341634,3803740692,2075208622,213261112,2463272603,3855990285,2094854071,198958881,2262029012,4057260610,1759359992,534414190,2176718541,4139329115,1873836001,414664567,2282248934,4279200368,1711684554,285281116,2405801727,4167216745,1634467795,376229701,2685067896,3608007406,1308918612,956543938,2808555105,3495958263,1231636301,1047427035,2932959818,3654703836,1088359270,936918e3,2847714899,3736837829,1202900863,817233897,3183342108,3401237130,1404277552,615818150,3134207493,3453421203,1423857449,601450431,3009837614,3294710456,1567103746,711928724,3020668471,3272380065,1510334235,755167117]};a.a="undefined"!=typeof Uint8Array&&"undefined"!=typeof Uint16Array&&"undefined"!=typeof Uint32Array?new Uint32Array(a.b):a.b,e("Zlib.CRC32",a),e("Zlib.CRC32.calc",a.c),e("Zlib.CRC32.update",a.update)}.call(t.exports);var at={CRC32:U(t.exports).Zlib.CRC32},st=function(e,n){var i;return 200<=(n=n||0)?e:_.isArray(e)?_.map(e,function(e){return st(e,n+1)}):!_.isObject(e)||_.isDate(e)||_.isRegExp(e)||_.isElement(e)?_.isString(e)?_.escape(e):e:(i={},_.each(e,function(e,t){i[t]=st(e,n+1)}),i)},dt=function(e){e=tt(e);return c.uint8ToBase64(e)},ut=function(e){if(void 0!==e)return e=tt(e=_.isString(e)?e:JSON.stringify(e)),at.CRC32.calc(e,0,e.length)};function ct(e){return e[Math.floor(Math.random()*e.length)]}function lt(e){for(var t="abcdefghijklmnopqrstuvwxyz",n="",i=(t+t.toUpperCase()+"1234567890").split(""),r=0;r<e;r++)n+=ct(i);return n}var pt=function(e,t,n){return!(!E(e)||!E(t))&&(n&&(e=e.toLowerCase(),t=t.toLowerCase()),-1<e.indexOf(t))};function S(){return(new Date).getTime()}function ht(){return"undefined"!=typeof $A&&_.isFunction($A.get)&&_.isString($A.get("$Browser.formFactor"))}function ft(e,t=window){var[e,t,n=window]=[_,e,t],i="__symbol__";if("undefined"!=typeof Zone&&e.isFunction(Zone[i])){i=n[Zone[i](t)];if(e.isFunction(i))return i}return n[t]}i=window;var gt=_.isFunction(i.isFinite)?i.isFinite:i.Number&&_.isFunction(i.Number.isFinite)?i.Number.isFinite:function(e){return e!=Infinity&&e!=-Infinity&&!isNaN(e)};function mt(e){return"number"==typeof e&&gt(e)&&Math.floor(e)===e}function vt(e,t,n,i){(t=t||{}).maxRetries=mt(t.maxRetries)?t.maxRetries:10,t.delay=mt(t.delay)?t.delay:50,t.exponentialBackoff=t.exponentialBackoff||!1;var r=function(e){return e&&"[object Function]"==={}.toString.call(e)},o=r(n)?n:function(){},a=r(i)?i:function(){},n=e();n?o(n):0<t.maxRetries?Ut(function(){t.maxRetries=--t.maxRetries,t.delay=t.exponentialBackoff?2*t.delay:t.delay,vt(e,t,o,a)},t.delay):(a||function(){})()}var yt=function(e){e=e.match(/-?[\d,]+\.?([\d,]+)*/);return e?parseFloat(e[0].replace(/,/g,"")):null};function bt(e){return _.isObject(e)&&_.isFunction(e.then)}function wt(e){return e&&e.hasOwnProperty("wrappedJSObject")?e.wrappedJSObject:e}var St,It=_.isFunction(window.decodeURIComponent)?window.decodeURIComponent:_.identity,Et=_.isFunction(window.encodeURIComponent)?window.encodeURIComponent:_.identity;class _t{constructor(){this.listeners={}}addEventListener(e,t){let n=this.listeners[e];n||(n=[],this.listeners[e]=n),_.findIndex(n,e=>t===e)<0&&n.push(t)}removeEventListener(e,t){var n,i=this.listeners[e];i&&0<=(n=_.findIndex(i,e=>t===e))&&(i.splice(n,1),i.length||delete this.listeners[e])}dispatchEvent(t){var e=this.listeners[t.type];e&&_.each(e,e=>{e(t)})}}class Ct{constructor(e,t,n){this.type="log",this.logged=!1,this.level=e,this.message=t,this.attributes=n}toString(){let e=this.message;return this.error&&e!==this.error.message&&(e=e+":"+this.error.message),this.attributes&&(e+=": "+_.map(this.attributes,(e,t)=>t+"="+e)),e}hashCode(){return this.toString()}}(n=St=St||{}).Debug="debug",n.Info="info",n.Warn="warn",n.Error="error",n.Critical="critical";class xt extends _t{write(e,t,n){this.dispatchEvent(new Ct(t,e,n))}writeError(e,t,n){let i,r;_.isString(e)?(i=e,r={message:i}):(r=e,i=r.message),n&&n.error&&(r=n.error,delete n.error);e=new Ct(t,i,n);e.error=r,this.dispatchEvent(e)}debug(e,t){this.write(e,St.Debug,t)}info(e,t){this.write(e,St.Info,t)}warn(e,t){this.writeError(e,St.Warn,t)}error(e,t){this.writeError(e,St.Error,t)}critical(e,t){this.writeError(e,St.Critical,t)}}const C=new xt;function Tt(e){if(e)return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}const kt=function(){var e=m.get("storage.allowKeys")||"*";return _.isArray(e)?_.indexBy(e):e};function Rt(t,n,i){return function(){try{return n.apply(t,arguments)}catch(e){return i}}}function At(n){_.forEach(_.keys(n),function(e){try{/^_?pendo_/.test(e)&&n.removeItem(e)}catch(t){}})}function Ot(e){var t=_.noop,t={getItem:()=>null,setItem:t,removeItem:t,clearPendo:t};try{var n=e();return n?{getItem:Rt(n,n.getItem,null),setItem:Rt(n,n.setItem),removeItem:Rt(n,n.removeItem),clearPendo:_.partial(At,n)}:t}catch(i){return t}}var Nt=Ot(function(){return window.localStorage}),Mt=Ot(function(){return window.sessionStorage});function Lt(e){try{return JSON.parse(e)}catch(t){return null}}var Pt,Ft={},Dt=!0,Bt=function(){return m.get("localStorageOnly")},Ht=function(){return!!m.get("disableCookies")};function zt(e){Dt=e}var jt=function(e){return(e=new RegExp("(^|; )"+e+"=([^;]*)").exec(document.cookie))?It(e[2]):null},qt=function(e,t,n,i){var r,o,a;!Dt||m.get("preventCookieRefresh")&&jt(e)===t||(a=Xt(n),r=new Date,o=(i="https:"===document.location.protocol||i)?"None":"Strict",r.setTime(r.getTime()+a),a=e+"="+Et(t)+(n?";expires="+r.toUTCString():"")+"; path=/"+(i?";secure":"")+"; SameSite="+o,Pt&&(a+=";domain="+Pt),document.cookie=a)};function Wt(e){Pt?qt(e,""):document.cookie=e+"=; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT"}var Vt=function(e,t){return`_pendo_${e}.`+(t||I.apiKey)},Jt=function(e,t){return jt(Vt(e,t))};const Kt=864e5,$t=100*Kt,Xt=(e=$t)=>{var t=m.get("maxCookieTTLDays"),t=t<Infinity?t*Kt:Infinity;return Math.min(e,t)};var Yt=function(e,t,n,i,r){n=n||$t,qt(Vt(e,r),t,n,i)};class Zt{constructor(){this.keys={}}addLocal(e,t){this._add(e,"local",t)}addSession(e,t){this._add(e,"session",t)}hasLocal(e){return this._has(e,"local")}hasSession(e){return this._has(e,"session")}getKeyConfig(e,t,n){return E(n)?n:this.keys[e]?this.keys[e][t]:undefined}getKeySerializer(e){return this.keys[e]?this.keys[e].serializer:_.identity}getKeyDeserializer(e){return this.keys[e]?this.keys[e].deserializer:_.identity}_add(e,t,n={}){n=_.extend({type:t,duration:null,isPlain:!1,isSecure:!1,localStorageOnly:!1,cookieSuffix:undefined,serializer:_.identity,deserializer:_.identity},n),this.keys[e]||(this.keys[e]=n)}_has(e,t){return!!this.keys[e]&&this.keys[e].type===t}}var Qt,en,tn,nn,v,l=function(){const d=new Zt;function e(i,r){return function(e){var t,n;if(t=e,"*"===(n=kt())||n[t])return d[r](e)||C.warn(`storage key ${e} is not registered`),i.apply(this,arguments);C.debug(`writing storage key ${e} is not allowed`)}}function u(e){return e||Bt()||!Pt}var c=_.memoize(function(e){try{var t=window[e],n="__storage_test__";return t.setItem(n,n),t.getItem(n),t.removeItem(n),!0}catch(i){return i instanceof DOMException&&(22===i.code||1014===i.code||"QuotaExceededError"===i.name||"NS_ERROR_DOM_QUOTA_REACHED"===i.name)&&t&&0!==t.length}});function l(e){e.cache&&(e.cache={})}function p(e){if(null===e)return null;try{var t=JSON.parse(e);return t.ttl?t.ttl<(new Date).getTime()?null:String(t.value||t):e}catch(n){return e}}function h(e,t){return null===t?e:(t=(new Date).getTime()+Xt(t),JSON.stringify({ttl:t,value:e}))}function f(e,t,n){t=d.getKeyConfig(e,"isPlain",t),n=d.getKeyConfig(e,"cookieSuffix",n);var i=d.getKeyConfig(e,"localStorageOnly",!1),t=t?e:Vt(e,n);if(!Ht())if(u(i)){if(c("localStorage"))try{return void localStorage.removeItem(t)}catch(r){}}else try{return void Wt(t)}catch(r){}delete Ft[t]}const t=_.extend({},Mt),n=(t.setItem=e(t.setItem,"hasSession"),_.extend({},Nt));return n.setItem=e(n.setItem,"hasLocal"),{read:function(e,t,n){t=d.getKeyConfig(e,"isPlain",t),n=d.getKeyConfig(e,"cookieSuffix",n);var i=d.getKeyConfig(e,"localStorageOnly",!1),r=t?e:Vt(e,n);let o;var a=d.getKeyDeserializer(e);if(Ht())return a(p(Ft[r])||null);if(u(i)){if(c("localStorage"))try{return null===(o=p(localStorage.getItem(r)))&&f(e,t,n),a(o)}catch(s){l(c)}}else try{if(null!==(o=jt(r)))return a(o)}catch(s){}return null===(o=p(Ft[r]||null))&&delete Ft[r],a(o)},write:e(function(e,t,n,i,r,o){n=d.getKeyConfig(e,"duration",n),i=d.getKeyConfig(e,"isPlain",i),r=d.getKeyConfig(e,"isSecure",r),o=d.getKeyConfig(e,"cookieSuffix",o);var a=d.getKeyConfig(e,"localStorageOnly",!1),e=(t=d.getKeySerializer(e)(t),i?e:Vt(e,o));if(l(c),!Ht())if(u(a)){if(c("localStorage"))try{return void localStorage.setItem(e,h(t,n))}catch(s){}}else try{return i||(n=n||$t),void qt(e,t,n,r)}catch(s){}Ft[e]=h(t,n)},"hasLocal"),clear:f,registry:d,getLocal:()=>n,getSession:()=>t}}(),rn=(window.Promise,e=function(){var t=Ut;function u(e){return Boolean(e&&"undefined"!=typeof e.length)}function i(){}function a(e){if(!(this instanceof a))throw new TypeError("Promises must be constructed via new");if("function"!=typeof e)throw new TypeError("not a function");this._state=0,this._handled=!1,this._value=undefined,this._deferreds=[],l(e,this)}function r(i,r){for(;3===i._state;)i=i._value;0===i._state?i._deferreds.push(r):(i._handled=!0,a._immediateFn(function(){var e,t=1===i._state?r.onFulfilled:r.onRejected;if(null===t)(1===i._state?o:s)(r.promise,i._value);else{try{e=t(i._value)}catch(n){return void s(r.promise,n)}o(r.promise,e)}}))}function o(e,t){try{if(t===e)throw new TypeError("A promise cannot be resolved with itself.");if(t&&("object"==typeof t||"function"==typeof t)){var n=t.then;if(t instanceof a)return e._state=3,e._value=t,void d(e);if("function"==typeof n)return void l((i=n,r=t,function(){i.apply(r,arguments)}),e)}e._state=1,e._value=t,d(e)}catch(o){s(e,o)}var i,r}function s(e,t){e._state=2,e._value=t,d(e)}function d(e){2===e._state&&0===e._deferreds.length&&a._immediateFn(function(){e._handled||a._unhandledRejectionFn(e._value)});for(var t=0,n=e._deferreds.length;t<n;t++)r(e,e._deferreds[t]);e._deferreds=null}function c(e,t,n){this.onFulfilled="function"==typeof e?e:null,this.onRejected="function"==typeof t?t:null,this.promise=n}function l(e,t){var n=!1;try{e(function(e){n||(n=!0,o(t,e))},function(e){n||(n=!0,s(t,e))})}catch(i){n||(n=!0,s(t,i))}}return a.prototype["catch"]=function(e){return this.then(null,e)},a.prototype.then=function(e,t){var n=new this.constructor(i);return r(this,new c(e,t,n)),n},a.prototype["finally"]=function(t){var n=this.constructor;return this.then(function(e){return n.resolve(t()).then(function(){return e})},function(e){return n.resolve(t()).then(function(){return n.reject(e)})})},a.all=function(t){return new a(function(r,o){if(!u(t))return o(new TypeError("Promise.all accepts an array"));var a=Array.prototype.slice.call(t);if(0===a.length)return r([]);var s=a.length;function d(t,e){try{if(e&&("object"==typeof e||"function"==typeof e)){var n=e.then;if("function"==typeof n)return void n.call(e,function(e){d(t,e)},o)}a[t]=e,0==--s&&r(a)}catch(i){o(i)}}for(var e=0;e<a.length;e++)d(e,a[e])})},a.allSettled=function(n){return new this(function(i,e){if(!n||"undefined"==typeof n.length)return e(new TypeError(typeof n+" "+n+" is not iterable(cannot read property Symbol(Symbol.iterator))"));var r=Array.prototype.slice.call(n);if(0===r.length)return i([]);var o=r.length;for(var t=0;t<r.length;t++)!function a(t,e){if(e&&("object"==typeof e||"function"==typeof e)){var n=e.then;if("function"==typeof n)return void n.call(e,function(e){a(t,e)},function(e){r[t]={status:"rejected",reason:e},0==--o&&i(r)})}r[t]={status:"fulfilled",value:e},0==--o&&i(r)}(t,r[t])})},a.resolve=function(t){return t&&"object"==typeof t&&t.constructor===a?t:new a(function(e){e(t)})},a.reject=function(n){return new a(function(e,t){t(n)})},a.race=function(r){return new a(function(e,t){if(!u(r))return t(new TypeError("Promise.race accepts an array"));for(var n=0,i=r.length;n<i;n++)a.resolve(r[n]).then(e,t)})},a._immediateFn="function"==typeof setImmediate?function(e){setImmediate(e)}:function(e){t(e,0)},a._unhandledRejectionFn=function(e){"undefined"!=typeof console&&console&&console.warn("Possible Unhandled Promise Rejection:",e)},a},"function"==typeof(t=window.Promise)&&/native/.test(t)?t:e()),i=(en=function(){var t=!1;return function(e){return function(){t||(t=!0,e.apply(null,arguments))}}},tn=function(n,i){var r=Qt.defer(),o=function(n,i){Ut(function(){var e;try{e=n(i)}catch(t){return void r.reject(t)}e===r.promise?r.reject(new TypeError("Cannot resolve promise with itself")):r.resolve(e)},1)};return{promise:r.promise,handle:function(e,t){e===nn?(e=t,n&&n.call?o(n,e):r.resolve(e)):(e=t,i&&i.call?o(i,e):r.reject(e))}}},nn=1,(Qt={}).defer=function(){var n,i=0,r=[],t=function(e,t){i=e,n=t,_.each(r,function(e){e.handle(i,n)}),r=null},o=function(e){t(nn,e)},a=function(e){t(2,e)},s=function(e,t){e=tn(e,t);return 0===i?r.push(e):e.handle(i,n),e.promise},d=function(e){var t=en();try{e(t(u),t(a))}catch(n){t(a)(n)}},u=function(e){var t;try{t=function(e){var t=e&&e.then;if("object"==typeof e&&"function"==typeof t)return function(){return t.apply(e,arguments)}}(e)}catch(n){return void a(n)}t?d(t):o(e)},e=en();return{resolve:e(u),reject:e(a),promise:{then:s,"catch":function(e){return s(null,e)}}}},Qt);function on(e){var n,i=v.defer(),r=_.isArray(e)?[]:{},o=_.size(e);return o?(n=!1,_.each(e,function(e,t){v.resolve(e).then(function(e){r[t]=e,0!=--o||n||i.resolve(r)},function(e){n||(n=!0,i.reject(e))})}),i.promise):v.resolve(e)}!we()&&Be.isMinimumIEVersion(11)?v={all:function(e){return _.isArray(e)?rn.all.apply(rn,arguments):on(e)},reject:function(){return rn.reject.apply(rn,arguments)},resolve:function(){return rn.resolve.apply(rn,arguments)},defer:function(){var n={};return n.promise=new rn(function(e,t){n.resolve=e,n.reject=t}),n}}:((v=i).all=on,v.reject=function(e){var t=v.defer();return t.reject(e),t.promise},v.resolve=function(e){var t=v.defer();return t.resolve(e),t.promise});const an=l.getSession(),sn="pendo_tabId",dn="pendo_parentTabId";un=window,n=_.partial,cn=_.extend,ln=_.omit,pn={data:{},getItem(e){return pn.data[e]},setItem(e,t){pn.data[e]=t},removeItem(e){pn.data[e]=null,delete pn.data[e]}},hn=n(yn,sn,bn),fn=n(yn,"pendo_frameId",pn);var un,cn,ln,pn,hn,fn,gn={addTracerIds(e){return ln(cn(e,{parentTabId:mn(dn,bn),tabId:hn(),frameId:fn()}),function(e){return e===undefined})},setParentTabId:function(e){vn(dn,e,bn)},newTabId:function(){var e=lt(16);return vn(sn,e,bn),e},getTabId:hn,getFrameId:fn,tabIdChanged:function(t){var e;if(Be.addEventListener)return un.addEventListener("storage",e=function(e){e.key===sn&&(pn.removeItem(sn),t())}),function(){un.removeEventListener("storage",e)}}};function mn(e,t){return(_.isFunction(t)?t():t).getItem(e)}function vn(e,t,n){(_.isFunction(n)?n():n).setItem(e,t)}function yn(e,t){var n=mn(e,t);return n||vn(e,n=lt(16),t),n}function bn(){return n=pn,i=an,{getItem(e){var t=n.getItem(e);return t===undefined&&(t=i.getItem(e),n.setItem(e,t)),t},setItem(e,t){n.setItem(e,t),i.setItem(e,t)},removeItem(e){n.removeItem(e),i.removeItem(e)}};var n,i}function wn(){var i=this._handlers={};return this.addEventListener=function(){this.on.apply(this,arguments)},this.removeEventListener=function(){this.off.apply(this,arguments)},this.on=function(e,t){var n;return(_.isString(e)||_.isFunction(t))&&(n=(n=i[e])||(i[e]=[]),_.indexOf(n,t)<0)&&n.push(t),this},this.one=function(e,t){var n=this,i=function(){n.off(e,i),t.apply(this,arguments)};return this.on(e,i)},this.once=this.one,this.off=function(e,t){var n,e=i[e];return _.isFunction(t)?(n=_.indexOf(e,t),e&&0<=n&&e.splice(n,1)):e&&t===undefined&&(e.length=0),this},this.trigger=function(e){var t=i[e]?i[e].slice():[],n=_.toArray(arguments).slice(1);return _.map(t,function(e){return e.apply(I,n)})},this.triggerCancelable=function(e,t){e=i[e]?i[e].slice():[];return _.map(e,function(e){if(!t.cancel)return e.apply(I,[t])})},this.triggerAsync=function(){var e=_.map(this.trigger.apply(this,arguments),function(e){return!1===e?v.reject():e});return v.all(e)},this}wn.clear=function(t){t&&_.each(_.keys(t._handlers),function(e){t.off(e),delete t._handlers[e]})};Fi={DEBUG:t="debug",FRAMES:e="frames",LIFECYCLE:i="lifecycle",RUNTIME:n="runtime"},Sn=[new r("ready",[t,i]),new r("deliverablesLoaded",[t,i]),new r("guidesFailed",[t,i]),new r("guidesLoaded",[t,i]),new r("segmentFlagsUpdated",[t,i]),new r("segmentFlagsReady",[t,i]),new r("segmentFlagsError",[t,i]),new r("guideListChanged",[t,i]),new r("guideSeen",[t,i]),new r("guideNotSeen",[t,i]),new r("guideAdvanced",[t,i]),new r("guideDismissed",[t,i]),new r("guideSnoozed",[t,i]),new r("beforeGuideShow",[i]),new r("beforeMount",[n]),new r("beforeAdvance",[n]),new r("beforePrevious",[n]),new r("beforeSnooze",[n]),new r("beforeDismiss",[n]),new r("beforeUnmount",[n]),new r("unmounted",[n]),new r("beforeUpdate",[n]),new r("updated",[n]),new r("guideSnoozeCancelled",[t,i]),new r("guideTimeout",[t,i]),new r("guideLoopStopped",[t,i]),new r("guideUpdateComplete",[i]),new r("designerLaunched",[t,i]),new r("debuggerLaunched",[t,i]),new r("stepEligibility",[t]),new r("identify",[t,i]),new r("metadata",[t,i]),new r("appUnloaded",[t,i]),new r("appHidden",[t,i]),new r("startPreview",[t]),new r("resourceFetchFail",[t]),new r("contentVerificationFail",[t]),new r("contentValidationFail",[t]),new r("renderFail",[t]),new r("appUsage",[i]),new r("eventCaptured",[t]),new r("error",[t,i]),new r("onClickCaptured",[t]),new r("urlChanged",[i]),new r("leaderChanged",[i,e]),new r("transmit:locked",[i]),new r("transmit:unlocked",[i]),new r("sessionChanged",[i]),new r("ptm:unpaused",[i]),new r("ptm:paused",[i]),new r("recording:unpaused",[i]),new r("recording:paused",[i]),new r("childFrameJoined",[e]),new r("tabIdChanged:self",[t,i])],In=wn.call({}),En={debug(){return gn.addTracerIds(Cn.apply(null,arguments))},lifecycle:Cn,runtime:Cn,frames:Cn},_n=In.trigger,In.trigger=xn,_.each(_.values(Fi),function(e){In[e]={on:_.partial(In.on,e),one:_.partial(In.one,e),off:_.partial(In.off,e)}}),_.each(Sn,function(e){e=e.name,In[e]={on:_.partial(In.on,e),one:_.partial(In.one,e),off:_.partial(In.off,e),trigger:_.partial(xn,e)}});var Sn,In,En,_n,y=In;function r(e,t){this.name=e,this.groups=t||[]}function Cn(e,t){e={type:e,ts:S()};return E(t)&&_.isObject(t)&&(e.data=t),e}function xn(t){var e=_.findWhere(Sn,{name:t}),n=_.toArray(arguments).slice(1),i={};return _.each(e.groups,function(e){i.cancel||(i=En[e](t,n),_n.apply(In,[e].concat(i)))}),i.cancel||(i=Cn(t,n),_n.apply(In,[t].concat(i))),i}function Tn(e){var i=[],r=[],o={},a={},s={state:{},commit:function(t,n){var e=o[t];if(!e)throw new Error("mutation "+t+" not found");e(n),_.each(i,function(e){e({type:t,payload:n},s.state)})},dispatch:function(t,n){var e=a[t];if(e)return e=e(n),_.each(r,function(e){e({type:t,payload:n},s.state)}),e;throw new Error("action "+t+" not found")},subscribe:_.partial(t,i),subscribeAction:_.partial(t,r),registerModule:function h(n,e){_.isString(n)&&(n=[n]);var t=u(s.state,e,n);_.extend(s.getters,p(e,t,s,n));_.extend(o,c(e,t,n));_.extend(a,l(e,t,s,n));_.each(e.modules,function(e,t){h(n.concat([t]),e)})},getters:{}};return e&&s.registerModule([],e),s;function t(e,t){return _.isFunction(t)?(e.push(t),n=e,i=t,function(){var e=n.indexOf(i);0<=e&&n.splice(e,1)}):_.noop;var n,i}function d(e,t){return(e=t?e.concat([t]):e).join("/")}function u(e,t,n){var i=e;return _.each(n,function(e){i[e]||(i[e]={}),i=i[e]}),_.extend(i,me(t.state||{}))}function c(e,n,i){var r={};return _.each(e.mutations,function(e,t){r[d(i,t)]=_.partial(e,n)}),r}function l(e,t,i,r){var n={},o={state:t,rootState:i.state,commit:function(e,t,n){n=n&&n.root?e:d(r,e);i.commit(n,t)},dispatch:function(e,t,n){n=n&&n.root?e:d(r,e);return i.dispatch(n,t)},getters:function(e,t){var i=d(t);i&&(i+="/");return _.reduce(e,function(e,t,n){return 0===n.indexOf(i)&&(e[n.replace(i,"")]=t),e},{})}(i.getters,r),rootGetters:i.getters};return _.each(e.actions,function(e,t){n[d(r,t)]=_.partial(e,o)}),n}function p(e,n,i,r){var o={},a={};return _.each(e.getters,function(e,t){a[t]=o[d(r,t)]=function(){return e(n,a,i.state,i.getters)}}),o}}var g=Tn(),kn=(g.subscribe(function(e,t){}),"_PENDO_T_"),Rn=11;const An="visitorId",On="oldVisitorId",Nn="accountId";var Mn=function(e=""){return e+lt(Rn)};var Ln=function(e){return E(e)&&""!==e&&e!==Bn&&"boolean"!=typeof e&&"object"!=typeof e&&!((e=e)&&"string"==typeof e&&0===nt.call(e).length)},Pn=function(e){return!(!e||"number"==typeof e)&&e.substring(0,kn.length)===kn},Fn=function(){return!m.get("disablePersistence")},Dn=function(e){e=e||[An,Nn,On];const t=m.get("identityStorageSuffix")||I.apiKey;_.each(e,function(e){Wt(Vt(e,t)),l.clear(e,!1,t)})},Un="VISITOR-UNIQUE-ID",Gn=function(e){return Un===e},Bn="::",Hn=function(e){return new RegExp(Bn).test(e)};function zn(e){return e.old_visitor_id!==e.visitor_id}var jn,qn=function(e,t){var n,i={old_visitor_id:b(),old_account_id:Kn()};Ln(e)?(Ln(n=e)?Vn(""+n):C.info("Invalid visitor id "+n),n=t,_.isUndefined(n)?C.info("No account id provided"):Ln(n)?(I.accountId=""+n,Fn()&&$n(Nn,I.accountId)):(delete I.accountId,delete(t=m.getLocalConfig()).account,m.setLocalConfig(t),g.commit("metadata/clearAccount"),Fn()&&l.clear(Nn),C.info("Invalid account id: "+n+". Account cleared")),i.visitor_id=b({generate:!0}),i.account_id=Kn(),!zn(t=i)&&t.old_account_id===t.account_id||(zn(i)&&(n=i.old_visitor_id)&&(jn=n,$n(On,jn)),y.identify.trigger(i))):C.info("Invalid visitor id "+e)};function Wn(){return Mn(kn)}function Vn(e){I.visitorId!==e&&(Fn()&&$n(An,e),I.visitorId=e)}function b(e={}){var t=function(){if(Ln(I.visitorId))return I.visitorId;var e=m.get("forceAnonymous");if(Fn()){var t=Xn(An);if(Ln(t)&&(!e||Pn(t)))return t}return undefined}();return Vn(t=!t&&e.generate?Wn():t),t}function Jn(){return b()||Wn()}var Kn=function(){var e=m.get("forceAnonymous");return Ln(I.accountId)||!Fn()||e||(e=Xn(Nn),I.accountId=e),I.accountId};function $n(e,t){var n=m.get("identityStorageLifetime")||$t,i=m.get("identityStorageSuffix")||I.apiKey;l.write(e,t,n,!1,!0,i)}function Xn(e){var t=m.get("identityStorageSuffix"),n=t||I.apiKey,n=l.read(e,!1,n)||l.read(e,!1,I.apiKey);return t&&l.clear(e,!1,I.apiKey),n}function Yn(){var e={old_visitor_id:b({generate:!1}),old_account_id:Kn(),wasCleared:!0};Dn(),delete I.visitorId,delete I.accountId,b({generate:!0}),_.extend(e,{visitor_id:b(),account_id:Kn()}),y.identify.trigger(e)}function Zn(e){e=e.data[0];return _.get(e,"wasCleared")}var Qn=function(t,n){return n=!!n,function(){try{return t.apply(this,arguments)}catch(e){n||C.critical(e)}}};n=function(n){return function ei(e){var t=n.createElement("a");if(t.href=e,":"===t.protocol)throw new Error("Uncaught TypeError: Failed to construct 'URL': Invalid URL");if(t.href!==e&&t.href!==encodeURI(e))throw new Error("Uncaught TypeError: Failed to construct 'URL': Invalid URL");return t.toString||(t.toString=function(){return t.href}),null==t.origin&&(t.origin=t.protocol+"//"+t.hostname,"80"!==t.port)&&"443"!==t.port&&(t.origin+=":"+t.port),t}};var ei="function"==typeof(e=window.URL)&&/native/.test(e)?e:n(document);function ti(e){if((t=e)&&"function"==typeof t.composedPath)try{return e.composedPath()}catch(n){return e.path}var t;return null}function ni(e){return e.shadowRoot}function ii(e,t){return"undefined"!=typeof(t=t||window).ShadowRoot&&e instanceof t.ShadowRoot&&e.host}function ri(e,t){return ii(e,t)?e.host:e.parentNode}var oi={PSEUDO_ELEMENT:"::shadow",PSEUDO_SAFE:":shadow",PSEUDO_REGEX:/::shadow/g,getComposedPath:ti,getShadowRoot:ni,isElementShadowRoot:ii,getParent:ri,isShadowSelector:ai,wrapSizzle(i,u){i.intercept(function(a,t,n,i,r){var e,o;if(ai(t))return _.isFunction(document.documentElement.attachShadow)?(o=a,e=(e=t).replace(oi.PSEUDO_REGEX,oi.PSEUDO_SAFE),e=_.map(o.tokenize(e),si),_.reduce(e,function(e,t){return e.concat(s(t,n,i,r))},[])):a(t.replace(oi.PSEUDO_REGEX,""),n,i,r);{const d=a(t,n,i,r);return 0<u.cache.size&&u.cache.forEach(e=>{n&&n!==document&&!function(e,t,n){let i=t;for(;i;){if(i===e)return 1;i=ri(i,n)}}(n,e)||d.push(...a(t,e,i,r))}),d}function s(e,t,n,i){var r,o;return ai(e)?(o=s((r={baseCss:(o=(o=e).split(oi.PSEUDO_ELEMENT)).splice(0,1)[0],shadowCss:o.join(oi.PSEUDO_ELEMENT)}).baseCss,t),_.reduce(o,function(e,t){return oi.getShadowRoot(t)?e.concat(s(r.shadowCss,oi.getShadowRoot(t),n,i)):e},[])):a(e,t,n,i)}}),i.intercept(function(e,t,n){return!oi.isElementShadowRoot(t)&&(ai(n)?0<i(n,document,null,[t]).length:e(t,n))},"matchesSelector")}};function ai(e){return!!e&&-1<e.indexOf(oi.PSEUDO_ELEMENT)}function si(e){return _.reduce(e,function(e,t){return t.value===oi.PSEUDO_SAFE?e+oi.PSEUDO_ELEMENT:e+t.value},"")}var di,h,w,ui,ci,li,pi,hi,fi,gi,mi,vi,x,yi,bi,wi,Si,Ii,Ei,t={exports:{}},i=t,_i=window,Ci="sizzle"+ +new Date,xi=_i.document,Ti=0,ki=0,Ri=pr(),Ai=pr(),Oi=pr(),Ni=pr(),Mi=pr(),Li=function(e,t){return e===t&&(mi=!0),0},Pi={}.hasOwnProperty,Fi=[],Di=Fi.pop,Ui=Fi.push,Gi=Fi.push,Bi=Fi.slice,Hi=function(e,t){for(var n=0,i=e.length;n<i;n++)if(e[n]===t)return n;return-1},zi="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",a="[\\x20\\t\\r\\n\\f]",e="(?:\\\\[\\da-fA-F]{1,6}"+a+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",n="\\["+a+"*("+e+")(?:"+a+"*([*^$|!~]?=)"+a+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+e+"))|)"+a+"*\\]",ji=":("+e+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+n+")*)|.*)\\)|)",qi=new RegExp(a+"+","g"),Wi=new RegExp("^"+a+"+|((?:^|[^\\\\])(?:\\\\.)*)"+a+"+$","g"),Vi=new RegExp("^"+a+"*,"+a+"*"),Ji=new RegExp("^"+a+"*([>+~]|"+a+")"+a+"*"),Ki=new RegExp(a+"|>"),$i=new RegExp(ji),Xi=new RegExp("^"+e+"$"),Yi={ID:new RegExp("^#("+e+")"),CLASS:new RegExp("^\\.("+e+")"),TAG:new RegExp("^("+e+"|[*])"),ATTR:new RegExp("^"+n),PSEUDO:new RegExp("^"+ji),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+a+"*(even|odd|(([+-]|)(\\d*)n|)"+a+"*(?:([+-]|)"+a+"*(\\d+)|))"+a+"*\\)|)","i"),bool:new RegExp("^(?:"+zi+")$","i"),needsContext:new RegExp("^"+a+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+a+"*((?:-\\d)?\\d*)"+a+"*\\)|)(?=[^-]|$)","i")},Zi=/HTML$/i,Qi=/^(?:input|select|textarea|button)$/i,er=/^h\d$/i,tr=/^[^{]+\{\s*\[native \w/,nr=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ir=/[+~]/,rr=new RegExp("\\\\[\\da-fA-F]{1,6}"+a+"?|\\\\([^\\r\\n\\f])","g"),or=function(e,t){e="0x"+e.slice(1)-65536;return t||(e<0?String.fromCharCode(65536+e):String.fromCharCode(e>>10|55296,1023&e|56320))},ar=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,sr=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},dr=function(){vi()},ur=Ir(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{Gi.apply(Fi=Bi.call(xi.childNodes),xi.childNodes),Fi[xi.childNodes.length].nodeType}catch(uI){Gi={apply:Fi.length?function(e,t){Ui.apply(e,Bi.call(t))}:function(e,t){for(var n=e.length,i=0;e[n++]=t[i++];);e.length=n-1}}}function cr(e){return e[0].length?e.map(cr).join(","):Sr(e)}function lr(e,t,n){var i=n[e+" "];i=i||cr(function o(e,t){return e[0].length?e.map(function(e){return o(e,t)}):e.filter(t)}(li(e),function(e){return!("PSEUDO"===(e=e).type&&e.matches.length&&"contains"===e.matches[0].replace(Wi,"$1").toLowerCase())}));try{var r=[];return Gi.apply(r,t.querySelectorAll(i)),n(e,i),r}catch(uI){}}function T(e,t,n,i){var r,o,a,s,d,u,c=t&&t.ownerDocument,l=t?t.nodeType:9;if(n=n||[],"string"!=typeof e||!e||1!==l&&9!==l&&11!==l)return n;if(!i&&(vi(t),t=t||x,bi)){if(11!==l&&(s=nr.exec(e)))if(r=s[1]){if(9===l){if(!(u=t.getElementById(r)))return n;if(u.id===r)return n.push(u),n}else if(c&&(u=c.getElementById(r))&&Ei(t,u)&&u.id===r)return n.push(u),n}else{if(s[2])return Gi.apply(n,t.getElementsByTagName(e)),n;if((r=s[3])&&h.getElementsByClassName&&t.getElementsByClassName)return Gi.apply(n,t.getElementsByClassName(r)),n}if(h.qsa&&(!Ni[e+" "]||Mi[e+" "])&&(!wi||!wi.test(e))&&(1!==l||"object"!==t.nodeName.toLowerCase())){if(u=e,c=t,1===l&&(Ki.test(e)||Ji.test(e))){for((c=ir.test(e)&&br(t.parentNode)||t)===t&&h.scope||((a=t.getAttribute("id"))?a=a.replace(ar,sr):t.setAttribute("id",a=Ci)),o=(d=li(e)).length;o--;)d[o]=(a?"#"+a:":scope")+" "+Sr(d[o]);u=d.join(",")}try{return Gi.apply(n,c.querySelectorAll(u)),n}catch(p){Ni(e,!0)}finally{a===Ci&&t.removeAttribute("id")}!i&&Ni[e+" "]&&(i=lr(e,c,Mi))}}return hi(e.replace(Wi,"$1"),t,n,i)}function pr(){var n=[];function i(e,t){return n.push(e+" ")>w.cacheLength&&delete i[n.shift()],i[e+" "]=t}return i}function hr(e){return e[Ci]=!0,e}function fr(e){var t=x.createElement("fieldset");try{return!!e(t)}catch(uI){return!1}finally{t.parentNode&&t.parentNode.removeChild(t)}}function gr(e,t){for(var n=e.split("|"),i=n.length;i--;)w.attrHandle[n[i]]=t}function mr(e,t){var n=t&&e,i=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(i)return i;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function vr(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ur(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function yr(a){return hr(function(o){return o=+o,hr(function(e,t){for(var n,i=a([],e.length,o),r=i.length;r--;)e[n=i[r]]&&(e[n]=!(t[n]=e[n]))})})}function br(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(di in h=T.support={},ci=T.isXML=function(e){var t=e.namespaceURI,e=(e.ownerDocument||e).documentElement;return!Zi.test(t||e&&e.nodeName||"HTML")},vi=T.setDocument=function(e){var e=e?e.ownerDocument||e:xi;return e!=x&&9===e.nodeType&&e.documentElement&&(yi=(x=e).documentElement,bi=!ci(x),xi!=x&&(e=x.defaultView)&&e.top!==e&&(e.addEventListener?e.addEventListener("unload",dr,!1):e.attachEvent&&e.attachEvent("onunload",dr)),h.scope=fr(function(e){return yi.appendChild(e).appendChild(x.createElement("div")),"undefined"!=typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),h.attributes=fr(function(e){return e.className="i",!e.getAttribute("className")}),h.getElementsByTagName=fr(function(e){return e.appendChild(x.createComment("")),!e.getElementsByTagName("*").length}),h.getElementsByClassName=!!x.getElementsByClassName,h.getById=fr(function(e){return yi.appendChild(e).id=Ci,!x.getElementsByName||!x.getElementsByName(Ci).length}),h.getById?(w.filter.ID=function(e){var t=e.replace(rr,or);return function(e){return e.getAttribute("id")===t}},w.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&bi)return(e=t.getElementById(e))?[e]:[]}):(w.filter.ID=function(e){var t=e.replace(rr,or);return function(e){e="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return e&&e.value===t}},w.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&bi){var n,i,r,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];for(r=t.getElementsByName(e),i=0;o=r[i++];)if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),w.find.TAG=h.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):h.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,i=[],r=0,o=t.getElementsByTagName(e);if("*"!==e)return o;for(;n=o[r++];)1===n.nodeType&&i.push(n);return i},w.find.CLASS=h.getElementsByClassName&&function(e,t){return"undefined"!=typeof t.getElementsByClassName&&bi?t.getElementsByClassName(e):h.qsa&&bi?t.querySelectorAll("."+e):void 0},Si=[],wi=[],(h.qsa=!!x.querySelectorAll)&&(fr(function(e){var t;yi.appendChild(e).innerHTML=$().createHTML("<a id='"+Ci+"'></a><select id='"+Ci+"-\r\\' msallowcapture=''><option selected=''></option></select>"),e.querySelectorAll("[msallowcapture^='']").length&&wi.push("[*^$]="+a+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||wi.push("\\["+a+"*(?:value|"+zi+")"),e.querySelectorAll("[id~="+Ci+"-]").length||wi.push("~="),(t=x.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||wi.push("\\["+a+"*name"+a+"*="+a+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||wi.push(":checked"),e.querySelectorAll("a#"+Ci+"+*").length||wi.push(".#.+[+~]"),e.querySelectorAll("\\\f"),wi.push("[\\r\\n\\f]")}),fr(function(e){e.innerHTML=$().createHTML("<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>");var t=x.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&wi.push("name"+a+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&wi.push(":enabled",":disabled"),yi.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&wi.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),wi.push(",.*:")})),(h.matchesSelector=tr.test(Ii=yi.matches||yi.webkitMatchesSelector||yi.mozMatchesSelector||yi.oMatchesSelector||yi.msMatchesSelector))&&fr(function(e){h.disconnectedMatch=Ii.call(e,"*"),Ii.call(e,"[s!='']:x"),Si.push("!=",ji)}),wi=wi.length&&new RegExp(wi.join("|")),Si=Si.length&&new RegExp(Si.join("|")),e=!!yi.compareDocumentPosition,Ei=e||yi.contains?function(e,t){var n=9===e.nodeType?e.documentElement:e,t=t&&t.parentNode;return e===t||!(!t||1!==t.nodeType||!(n.contains?n.contains(t):e.compareDocumentPosition&&16&e.compareDocumentPosition(t)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},Li=e?function(e,t){var n;return e===t?(mi=!0,0):(n=!e.compareDocumentPosition-!t.compareDocumentPosition)||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!h.sortDetached&&t.compareDocumentPosition(e)===n?e==x||e.ownerDocument==xi&&Ei(xi,e)?-1:t==x||t.ownerDocument==xi&&Ei(xi,t)?1:gi?Hi(gi,e)-Hi(gi,t):0:4&n?-1:1)}:function(e,t){if(e===t)return mi=!0,0;var n,i=0,r=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!r||!o)return e==x?-1:t==x?1:r?-1:o?1:gi?Hi(gi,e)-Hi(gi,t):0;if(r===o)return mr(e,t);for(n=e;n=n.parentNode;)a.unshift(n);for(n=t;n=n.parentNode;)s.unshift(n);for(;a[i]===s[i];)i++;return i?mr(a[i],s[i]):a[i]==xi?-1:s[i]==xi?1:0}),x},T.matches=function(e,t){return T(e,null,null,t)},T.matchesSelector=function(e,t){if(vi(e),h.matchesSelector&&bi&&!Ni[t+" "]&&(!Si||!Si.test(t))&&(!wi||!wi.test(t)))try{var n=Ii.call(e,t);if(n||h.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(uI){Ni(t,!0)}return 0<T(t,x,null,[e]).length},T.contains=function(e,t){return(e.ownerDocument||e)!=x&&vi(e),Ei(e,t)},T.attr=function(e,t){(e.ownerDocument||e)!=x&&vi(e);var n=w.attrHandle[t.toLowerCase()],n=n&&Pi.call(w.attrHandle,t.toLowerCase())?n(e,t,!bi):undefined;return n!==undefined?n:h.attributes||!bi?e.getAttribute(t):(n=e.getAttributeNode(t))&&n.specified?n.value:null},T.escape=function(e){return(e+"").replace(ar,sr)},T.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},T.uniqueSort=function(e){var t,n=[],i=0,r=0;if(mi=!h.detectDuplicates,gi=!h.sortStable&&e.slice(0),e.sort(Li),mi){for(;t=e[r++];)t===e[r]&&(i=n.push(r));for(;i--;)e.splice(n[i],1)}return gi=null,e},ui=T.getText=function(e){var t,n="",i=0,r=e.nodeType;if(r){if(1===r||9===r||11===r){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=ui(e)}else if(3===r||4===r)return e.nodeValue}else for(;t=e[i++];)n+=ui(t);return n},(w=T.selectors={cacheLength:50,createPseudo:hr,match:Yi,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(rr,or),e[3]=(e[3]||e[4]||e[5]||"").replace(rr,or),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||T.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&T.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return Yi.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&$i.test(n)&&(t=(t=li(n,!0))&&n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(rr,or).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=Ri[e+" "];return t||(t=new RegExp("(^|"+a+")"+e+"("+a+"|$)"))&&Ri(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(t,n,i){return function(e){e=T.attr(e,t);return null==e?"!="===n:!n||(e+="","="===n?e===i:"!="===n?e!==i:"^="===n?i&&0===e.indexOf(i):"*="===n?i&&-1<e.indexOf(i):"$="===n?i&&e.slice(-i.length)===i:"~="===n?-1<(" "+e.replace(qi," ")+" ").indexOf(i):"|="===n&&(e===i||e.slice(0,i.length+1)===i+"-"))}},CHILD:function(f,e,t,g,m){var v="nth"!==f.slice(0,3),y="last"!==f.slice(-4),b="of-type"===e;return 1===g&&0===m?function(e){return!!e.parentNode}:function(e,t,n){var i,r,o,a,s,d,u=v!=y?"nextSibling":"previousSibling",c=e.parentNode,l=b&&e.nodeName.toLowerCase(),p=!n&&!b,h=!1;if(c){if(v){for(;u;){for(a=e;a=a[u];)if(b?a.nodeName.toLowerCase()===l:1===a.nodeType)return!1;d=u="only"===f&&!d&&"nextSibling"}return!0}if(d=[y?c.firstChild:c.lastChild],y&&p){for(h=(s=(i=(r=(o=(a=c)[Ci]||(a[Ci]={}))[a.uniqueID]||(o[a.uniqueID]={}))[f]||[])[0]===Ti&&i[1])&&i[2],a=s&&c.childNodes[s];a=++s&&a&&a[u]||(h=s=0,d.pop());)if(1===a.nodeType&&++h&&a===e){r[f]=[Ti,s,h];break}}else if(!1===(h=p?s=(i=(r=(o=(a=e)[Ci]||(a[Ci]={}))[a.uniqueID]||(o[a.uniqueID]={}))[f]||[])[0]===Ti&&i[1]:h))for(;(a=++s&&a&&a[u]||(h=s=0,d.pop()))&&((b?a.nodeName.toLowerCase()!==l:1!==a.nodeType)||!++h||(p&&((r=(o=a[Ci]||(a[Ci]={}))[a.uniqueID]||(o[a.uniqueID]={}))[f]=[Ti,h]),a!==e)););return(h-=m)===g||h%g==0&&0<=h/g}}},PSEUDO:function(e,o){var t,a=w.pseudos[e]||w.setFilters[e.toLowerCase()]||T.error("unsupported pseudo: "+e);return a[Ci]?a(o):1<a.length?(t=[e,e,"",o],w.setFilters.hasOwnProperty(e.toLowerCase())?hr(function(e,t){for(var n,i=a(e,o),r=i.length;r--;)e[n=Hi(e,i[r])]=!(t[n]=i[r])}):function(e){return a(e,0,t)}):a}},pseudos:{not:hr(function(e){var i=[],r=[],s=pi(e.replace(Wi,"$1"));return s[Ci]?hr(function(e,t,n,i){for(var r,o=s(e,null,i,[]),a=e.length;a--;)(r=o[a])&&(e[a]=!(t[a]=r))}):function(e,t,n){return i[0]=e,s(i,null,n,r),i[0]=null,!r.pop()}}),has:hr(function(t){return function(e){return 0<T(t,e).length}}),contains:hr(function(t){return t=t.replace(rr,or),function(e){return-1<(e.textContent||ui(e)).indexOf(t)}}),lang:hr(function(n){return Xi.test(n||"")||T.error("unsupported lang: "+n),n=n.replace(rr,or).toLowerCase(),function(e){var t;do{if(t=bi?e.lang:e.getAttribute("xml:lang")||e.getAttribute("lang"))return(t=t.toLowerCase())===n||0===t.indexOf(n+"-")}while((e=e.parentNode)&&1===e.nodeType);return!1}}),target:function(e){var t=_i.location&&_i.location.hash;return t&&t.slice(1)===e.id},root:function(e){return e===yi},focus:function(e){return e===x.activeElement&&(!x.hasFocus||x.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:vr(!1),disabled:vr(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!w.pseudos.empty(e)},header:function(e){return er.test(e.nodeName)},input:function(e){return Qi.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(e=e.getAttribute("type"))||"text"===e.toLowerCase())},first:yr(function(){return[0]}),last:yr(function(e,t){return[t-1]}),eq:yr(function(e,t,n){return[n<0?n+t:n]}),even:yr(function(e,t){for(var n=0;n<t;n+=2)e.push(n);return e}),odd:yr(function(e,t){for(var n=1;n<t;n+=2)e.push(n);return e}),lt:yr(function(e,t,n){for(var i=n<0?n+t:t<n?t:n;0<=--i;)e.push(i);return e}),gt:yr(function(e,t,n){for(var i=n<0?n+t:n;++i<t;)e.push(i);return e})}}).pseudos.nth=w.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})w.pseudos[di]=function(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}(di);for(di in{submit:!0,reset:!0})w.pseudos[di]=function(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}(di);function wr(){}function Sr(e){for(var t=0,n=e.length,i="";t<n;t++)i+=e[t].value;return i}function Ir(a,e,t){var s=e.dir,d=e.next,u=d||s,c=t&&"parentNode"===u,l=ki++;return e.first?function(e,t,n){for(;e=e[s];)if(1===e.nodeType||c)return a(e,t,n);return!1}:function(e,t,n){var i,r,o=[Ti,l];if(n){for(;e=e[s];)if((1===e.nodeType||c)&&a(e,t,n))return!0}else for(;e=e[s];)if(1===e.nodeType||c)if(r=(r=e[Ci]||(e[Ci]={}))[e.uniqueID]||(r[e.uniqueID]={}),d&&d===e.nodeName.toLowerCase())e=e[s]||e;else{if((i=r[u])&&i[0]===Ti&&i[1]===l)return o[2]=i[2];if((r[u]=o)[2]=a(e,t,n))return!0}return!1}}function Er(r){return 1<r.length?function(e,t,n){for(var i=r.length;i--;)if(!r[i](e,t,n))return!1;return!0}:r[0]}function _r(e,t,n,i,r){for(var o,a=[],s=0,d=e.length,u=null!=t;s<d;s++)!(o=e[s])||n&&!n(o,i,r)||(a.push(o),u&&t.push(s));return a}function Cr(h,f,g,m,v,e){return m&&!m[Ci]&&(m=Cr(m)),v&&!v[Ci]&&(v=Cr(v,e)),hr(function(e,t,n,i){var r,o,a,s=[],d=[],u=t.length,c=e||function(e,t,n){for(var i=0,r=t.length;i<r;i++)T(e,t[i],n);return n}(f||"*",n.nodeType?[n]:n,[]),l=!h||!e&&f?c:_r(c,s,h,n,i),p=g?v||(e?h:u||m)?[]:t:l;if(g&&g(l,p,n,i),m)for(r=_r(p,d),m(r,[],n,i),o=r.length;o--;)(a=r[o])&&(p[d[o]]=!(l[d[o]]=a));if(e){if(v||h){if(v){for(r=[],o=p.length;o--;)(a=p[o])&&r.push(l[o]=a);v(null,p=[],r,i)}for(o=p.length;o--;)(a=p[o])&&-1<(r=v?Hi(e,a):s[o])&&(e[r]=!(t[r]=a))}}else p=_r(p===t?p.splice(u,p.length):p),v?v(null,t,p,i):Gi.apply(t,p)})}wr.prototype=w.filters=w.pseudos,w.setFilters=new wr,li=T.tokenize=function(e,t){var n,i,r,o,a,s,d,u=Ai[e+" "];if(u)return t?0:u.slice(0);for(a=e,s=[],d=w.preFilter;a;){for(o in n&&!(i=Vi.exec(a))||(i&&(a=a.slice(i[0].length)||a),s.push(r=[])),n=!1,(i=Ji.exec(a))&&(n=i.shift(),r.push({value:n,type:i[0].replace(Wi," ")}),a=a.slice(n.length)),w.filter)w.filter.hasOwnProperty(o)&&(i=Yi[o].exec(a))&&(!d[o]||(i=d[o](i)))&&(n=i.shift(),r.push({value:n,type:o,matches:i}),a=a.slice(n.length));if(!n)break}return t?a.length:a?T.error(e):Ai(e,s).slice(0)},pi=T.compile=function(e,t){var n,m,v,y,b,i,r=[],o=[],a=Oi[e+" "];if(!a){for(n=(t=t||li(e)).length;n--;)((a=function l(e){for(var i,t,n,r=e.length,o=w.relative[e[0].type],a=o||w.relative[" "],s=o?1:0,d=Ir(function(e){return e===i},a,!0),u=Ir(function(e){return-1<Hi(i,e)},a,!0),c=[function(e,t,n){return e=!o&&(n||t!==fi)||((i=t).nodeType?d:u)(e,t,n),i=null,e}];s<r;s++)if(t=w.relative[e[s].type])c=[Ir(Er(c),t)];else{if((t=w.filter[e[s].type].apply(null,e[s].matches))[Ci]){for(n=++s;n<r&&!w.relative[e[n].type];n++);return Cr(1<s&&Er(c),1<s&&Sr(e.slice(0,s-1).concat({value:" "===e[s-2].type?"*":""})).replace(Wi,"$1"),t,s<n&&l(e.slice(s,n)),n<r&&l(e=e.slice(n)),n<r&&Sr(e))}c.push(t)}return Er(c)}(t[n]))[Ci]?r:o).push(a);(a=Oi(e,(m=o,y=0<(v=r).length,b=0<m.length,i=function(e,t,n,i,r){var o,a,s,d=0,u="0",c=e&&[],l=[],p=fi,h=e||b&&w.find.TAG("*",r),f=Ti+=null==p?1:Math.random()||.1,g=h.length;for(r&&(fi=t==x||t||r);u!==g&&null!=(o=h[u]);u++){if(b&&o){for(a=0,t||o.ownerDocument==x||(vi(o),n=!bi);s=m[a++];)if(s(o,t||x,n)){i.push(o);break}r&&(Ti=f)}y&&((o=!s&&o)&&d--,e)&&c.push(o)}if(d+=u,y&&u!==d){for(a=0;s=v[a++];)s(c,l,t,n);if(e){if(0<d)for(;u--;)c[u]||l[u]||(l[u]=Di.call(i));l=_r(l)}Gi.apply(i,l),r&&!e&&0<l.length&&1<d+v.length&&T.uniqueSort(i)}return r&&(Ti=f,fi=p),c},y?hr(i):i))).selector=e}return a},hi=T.select=function(e,t,n,i){var r,o,a,s,d,u="function"==typeof e&&e,c=!i&&li(e=u.selector||e);if(n=n||[],1===c.length){if(2<(o=c[0]=c[0].slice(0)).length&&"ID"===(a=o[0]).type&&9===t.nodeType&&bi&&w.relative[o[1].type]){if(!(t=(w.find.ID(a.matches[0].replace(rr,or),t)||[])[0]))return n;u&&(t=t.parentNode),e=e.slice(o.shift().value.length)}for(r=Yi.needsContext.test(e)?0:o.length;r--&&(a=o[r],!w.relative[s=a.type]);)if((d=w.find[s])&&(i=d(a.matches[0].replace(rr,or),ir.test(o[0].type)&&br(t.parentNode)||t))){if(o.splice(r,1),e=i.length&&Sr(o))break;return Gi.apply(n,i),n}}return(u||pi(e,c))(i,t,!bi,n,!t||ir.test(e)&&br(t.parentNode)||t),n},h.sortStable=Ci.split("").sort(Li).join("")===Ci,h.detectDuplicates=!!mi,vi(),h.sortDetached=fr(function(e){return 1&e.compareDocumentPosition(x.createElement("fieldset"))}),fr(function(e){return e.innerHTML=$().createHTML("<a href='#'></a>"),"#"===e.firstChild.getAttribute("href")})||gr("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),h.attributes&&fr(function(e){return e.innerHTML=$().createHTML("<input/>"),e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||gr("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),fr(function(e){return null==e.getAttribute("disabled")})||gr(zi,function(e,t,n){if(!n)return!0===e[t]?t.toLowerCase():(n=e.getAttributeNode(t))&&n.specified?n.value:null});var xr=_i.Sizzle;T.noConflict=function(){return _i.Sizzle===T&&(_i.Sizzle=xr),T},i.exports?i.exports=T:_i.Sizzle=T;Tr=U(t.exports),(kr=_.extend(function(){return kr.Sizzle.apply(this,arguments)},Tr)).reset=function(){kr.Sizzle=Tr,kr.matchesSelector=Tr.matchesSelector,kr.matches=Tr.matches},kr.intercept=function(e,t="Sizzle"){kr[t]=_.wrap(kr[t],e)},kr.reset();var Tr,kr,Rr=kr;function k(e,t){var n,i=this;if(e&&e instanceof k)return e;if(!(i instanceof k))return new k(e,t);if(e)if(e.nodeType)n=[e];else if(r=/^<(\w+)\/?>$/.exec(e))n=[document.createElement(r[1])];else if(/^<[\w\W]+>$/.test(e)){var r=document.createElement("div");r.innerHTML=e,n=_.toArray(r.childNodes)}else if(_.isString(e)){t instanceof k&&(t=0<t.length?t[0]:null);try{n=Rr(e,t)}catch(o){n=[]}}else n=[e];else n=[];return _.each(n,function(e,t){i[t]=e}),i.context=t,i.length=n.length,"undefined"!=typeof Symbol&&Symbol.iterator&&(i[Symbol.iterator]=function*(){for(const e of n)yield e}),i}function Ar(){this.ownerKey="_pendo_"+lt(8)}_.extend(Ar.prototype,{cache(e){var t;return _.isObject(e)?((t=e[this.ownerKey])||(e[this.ownerKey]=t={}),t):{}},set(e,t,n){e=this.cache(e);return e[t]=n,e},get(e,t){return t===undefined?this.cache(e):e[this.ownerKey]&&e[this.ownerKey][t]},remove(e,t){var n=this.cache(e);delete n[t],t!==undefined&&!_.isEmpty(n)||(e[this.ownerKey]=undefined)}});var Or=new Ar,Nr=1;function Mr(e){return _.isNumber(e.eventPhase)&&e.eventPhase===Nr}function p(e,t,n,i){return e&&t&&n?(i=i||!1,e.addEventListener?ft("addEventListener",e).call(e,t,n,i):e.attachEvent&&e.attachEvent("on"+t,n),()=>{Lr(e,t,n,i)}):_.noop}function Lr(e,t,n,i){e&&t&&n&&(i=i||!1,e.removeEventListener?ft("removeEventListener",e).call(e,t,n,i):e.detachEvent&&e.detachEvent("on"+t,n))}var Pr=function(e){var t=oi.getComposedPath(e);return t&&0<t.length?t[0]:e.target||e.srcElement},Fr={add(t,e){var n=Or.get(t),i=(n.handle||(n.handle=function(e){Fr.dispatch(t,e)}),e.id=_.uniqueId(),e.capture?"captureEvents":"bubbleEvents"),i=n[i]=n[i]||{},i=i[e.type]=i[e.type]||[];return i.length||p(t,e.type,n.handle,e.capture),i.push(e),()=>{k.event.remove(t,e.type,e.handler,e.capture)}},dispatch(r,o){var e,t,a;r&&(e=(Or.get(r,"captureEvents")||{})[o.type]||[],t=(Or.get(r,"bubbleEvents")||{})[o.type]||[],(t=e.concat(t)).length)&&!(a=Or.get(o)).ignore&&(a.handled=a.handled||{},_.each(t.slice(),function(e){var t=!!e.capture===Mr(o),n=(n=o,_.isNumber(n.eventPhase)&&2===n.eventPhase),t=!t&&!n;if(!(Pr(o)!==r&&t||a.handled[e.id])){a.handled[e.id]=!0;try{(!E(e.selector)||0<k(Pr(o)).closest(e.selector).length)&&e.handler.call(r,o)}catch(i){C.error(i)}}}))},remove(e,t,n,i){var r=Or.get(e);if(r){if(_.isFunction(n)){var o=i?r.captureEvents:r.bubbleEvents;if(!o)return;var a=o[t];if(!a)return;var s=_.findIndex(a,function(e){return e.handler===n});0<=s&&a.splice(s,1),a.length||(delete o[t],Lr(e,t,r.handle,i))}else n===undefined&&(r.captureEvents&&r.captureEvents[t]&&(delete r.captureEvents[t],Lr(e,t,r.handle,!0)),r.bubbleEvents)&&r.bubbleEvents[t]&&(delete r.bubbleEvents[t],Lr(e,t,r.handle));_.isEmpty(r.captureEvents)&&_.isEmpty(r.bubbleEvents)&&(Or.remove(e,"captureEvents"),Or.remove(e,"bubbleEvents"),Or.remove(e,"handle"))}},trigger(e){var t=Or.get(e);if(!t.pendoStopped)if(e.bubbles){var n=Pr(e);if(n){for(var i,r=n,o=[];r;)o.unshift(r),r=oi.isElementShadowRoot(r)?r.host:r.parentNode;if(o.unshift(window),Mr(e)){for(i=0;i<o.length-1&&!t.pendoStopped;++i)Fr.dispatch(o[i],e);(e=Fr.clone(e)).eventPhase=2}for(2!==e.eventPhase||t.pendoStopped||(Fr.dispatch(n,e),(e=Fr.clone(e)).eventPhase=3),i=o.length-(null==e.eventPhase?1:2);0<=i&&!t.pendoStopped;--i)Fr.dispatch(o[i],e)}}else Fr.dispatch(Pr(e),e)},clone(e){var t=_.pick(e,["type","target","srcElement","altKey","ctrlKey","shiftKey","metaKey","button","which","eventPhase","bubbles",Or.ownerKey]),e=oi.getComposedPath(e);return e&&(t.composedPath=_.constant(e)),t},$:{on(e,n,i,r){return _.isFunction(n)&&(r=i,i=n,n=null),e=e.split(" "),this.each(function(t){_.each(e,function(e){Fr.add(t,{type:e,selector:n,handler:i,capture:r})})})}}},Dr=_.extend(Gr,{get:function(e,t){return Gr({method:"GET",url:e,headers:t})},post:Br,postJSON:function(e,t,n){return(n=n||{})["content-type"]="application/json",Br(e,t=JSON.stringify(t),n)},urlFor:function(e,t,n){if(_.isArray(t))i=t;else{if(!_.isObject(t))return e||"";i=_.keys(t)}var i=_.map(i,function(e){return _.isArray(t)?Et(e):Et(e)+"="+Et(t[e])}).join("&"),r=(e=e.split("#",2))[0],o=_.contains(r,"?");return[r,i?(o?"&":"?")+i:"",(n=void 0!==n?n:e[1])?"#"+n:""].join("")},supported(){return void 0!==Ur()}});function Ur(){return window.XMLHttpRequest||ActiveXObject}function Gr(e){var t=v.defer(),n=new(Ur())("MSXML2.XMLHTTP.3.0");return n.open(e.method||"GET",e.url,!e.sync),_.each(e.headers,function(e,t){n.setRequestHeader(t.toLowerCase(),e)}),n.onreadystatechange=function(){var e;4===n.readyState&&(e=function(e){var t={status:e.status};try{t.data=JSON.parse(e.responseText)}catch(n){t.data=e.responseText}return t}(n),200<=n.status&&n.status<300?t.resolve(e):t.reject(e))},e.withCredentials&&(n.withCredentials=!0),e.data?n.send(e.data):n.send(),t.promise}function Br(e,t,n){return Gr({method:"POST",url:e,data:t,headers:n})}var Hr,zr=function(){return window&&window.process&&window.process.versions&&window.process.versions.electron},jr=function(){return m.get("annotateUrl")||Kr()||m.get("sanitizeUrl")||m.get(no)||m.get("xhrWhitelist")},qr=function(){return Kr()?{href:Jr(location.href),origin:location.origin}:{href:location.href,origin:location.origin}},Wr=function(){return new ei(window.location.href)},Vr=function(){var e,t,n,i;return jr()?(e=Wr(),Kr()&&(e.href=Jr(e.href)),zr()?(t=f.electronResourcesPath(),n=f.electronUserDirectory(),i=f.electronAppName(),("https://"+e.href.replace(t,i)).replace(e.origin+n,i).replace(f.electronUserHomeDirectory(),"").replace("file:///","")):ro(e.href)):g.getters["location/href"]()},Jr=function(e){return e.match(/(.+?)(?:#|$)/)[1]},Kr=function(){return!0===m.get("ignoreHashRouting")},$r=500;function Xr(){return _.isUndefined(Hr)&&function e(){to(),Hr=Ut(e,$r)}(),()=>{clearTimeout(Hr),Hr=undefined}}var Yr=function(e){var t;try{t=Vr()}catch(n){}return t},Zr=[],Qr=!1,eo=null;function to(){var t=qr().href;eo!=t&&(eo=t,_.map(Zr,function(e){e(t)}))}var no="queryStringWhitelist";function io(e){var t=m.get("sanitizeUrl");return _.isFunction(t)?t(e):e}function ro(e){e=e||qr().href;var t=m.get("annotateUrl");if(t)if(_.isFunction(t))try{var n,i,r,o=t();return o&&(_.isObject(o)||_.isArray(o))?(n=o.exclude,i=o.include,r=o.fragment,delete o.fragment,(n&&_.isArray(n)||i&&(_.isArray(i)||_.isObject(i)))&&(n&&(e=ao(e,null,n,!0)),o=i||{}),Dr.urlFor(e,o,r)):e}catch(a){C.error("customer-provided `annotateUrl` function threw an exception",{error:a})}else C.error("customer-provided `annotateUrl` must be of type: function");return e}function oo(e){var t,n;return!e||(t=e.indexOf("?"))<0?"":(n=e.indexOf("#"))<0?e.substring(t):n<t?"":e.substring(t,n)}function ao(e,t,n,i){e=e||Yr(),t=t||oo(e).substring(1),o=(r=e.indexOf(t))+t.length;var r=e.substring(0,r),o=e.substring(o);return(r=(t=_.isArray(n)?uo(t,n,i):t).length||"?"!==r.charAt(r.length-1)?r:r.substr(0,r.length-1))+t+o}var so,uo=function(e,t,n){return n&&_.contains(t,"*")?"":(e=co(e),e=n?_.omit(e,t):_.pick(e,t),lo(e))},co=function(e){e=e.split("&");return _.reduce(e,function(e,t){return(t=t.split("="))[0]&&(e[t[0]]=t[1]&&It(t[1])),e},{})},lo=function(e){return _.reduce(e,function(e,t,n){return t&&(n+="="+t),e&&(e+="&"),e+n},"")},f={watch:function(e){const n=[];C.info("Initializing Pendo URL Watcher");var i,t=m.get("location.pushState")&&Be.supportsHistoryApi();return Qr||(t&&(i=window.history,_.each(["pushState","replaceState"],function(e){var t=i[e];i[e]=_.wrap(i[e],function(e){var t=e.apply(i,_.toArray(arguments).slice(1));return Ut(to,0),t}),i[e]._pendoUnwrapped=t,n.push(()=>{i[e]=t})}),n.push(p(window,"popstate",to))),Be.supportsHashChange()&&n.push(p(window,"hashchange",to)),!1!==t&&Be.supportsHashChange()||n.push(Xr()),Qr=!0),Zr.push(e),()=>{_.each(n,function(e){e()}),Zr.length=0,Qr=!1}},get:Yr,externalizeURL:function(e,t,n){n=n||m.get(no);return io(ao(e,t,n=_.isFunction(n)?n():n,!1))},startPoller:Xr,getWindowLocation:qr,clear:function(){Zr=[]},isElectron:zr,electronUserDirectory:function(){return window.process.env.PWD||""},electronAppName:function(){return window.process.env.npm_package_name||""},electronUserHomeDirectory:function(){return window.process.env.HOME||""},electronResourcesPath:function(){return window.process.resourcesPath||""}};function po(){var e=m.getLocalConfig("dataHost");return e||((e=m.getHostedConfig("dataHost"))?-1===e.indexOf("://")?"https://"+e:e:Ve)}function ho(){so=po()}function fo(){return m.get("assetHost")||go()}function go(){var e=m.get("contentHost")||Je;return e=e&&-1===e.indexOf("://")?"https://"+e:e}function mo(e){var t=fo(),n=0<=(n=t).indexOf("localhost")||0<=n.indexOf("local.pendo.io")?e.replace(".min.js",".js"):e;return t+"/"+(Ke?Ke+"/":"")+n}function vo(){var e=m.get("allowPartnerAnalyticsForwarding",!1)&&m.get("adoptAnalyticsForwarding",!1);return m.get("trainingPartner",!1)||e}function yo(e,t,n){return n?e.acc=dt(n):t&&"ACCOUNT-UNIQUE-ID"!==t&&(e.acc=dt(t)),e}var bo=3,wo=1,So=9,Io=11,Eo=4;function R(e){var t;if((t=e)&&t.nodeType===wo)try{return window.getComputedStyle?getComputedStyle(e):e.currentStyle||void 0}catch(n){}}function _o(e,t){var n;return!(!e||!_.isFunction(e.getPropertyValue))&&(n=[e.getPropertyValue("transform")],void 0!==t&&_.isString(t)&&n.push(e.getPropertyValue("-"+t.toLowerCase()+"-transform")),_.any(n,function(e){return e&&"none"!==e}))}function Co(e){var t=(e=e||window).document.documentElement;return e.pageYOffset||t.scrollTop}function xo(e){var t=(e=e||window).document.documentElement;return e.pageXOffset||t.scrollLeft}function To(e){return _.isNumber(e)?e:0}function ko(e,t){e=e.offsetParent;return t=t||window,e=e&&e.parentElement===t.document.documentElement&&!Ao(e)?null:e}function Ro(e){return _o(R(e),Le)&&isNaN(_e)}function Ao(e){if(e)return(e=R(e))&&(_.contains(["relative","absolute","fixed"],e.position)||_o(e,Le))}function Oo(e,t,n){if(!e)return{width:0,height:0};n=n||window;var t=Ao(t)?t:ko(t,n),i=t?No(t):{top:0,left:0},e=No(e),r=function(e){if(e){var e=R(e),t=function(e){if(/^matrix\(/.test(e))return e.split(/\(|,|\)/).slice(1,-1).map(e=>parseFloat(e))}(e.transform);if(t&&/^0px\s+0px/.test(e.transformOrigin))return function([e,t,n,i,r,o]){var a=e*i-t*n;return 0!=a?[i/a,-t/a,-n/a,e/a,(n*o-i*r)/a,(t*r-e*o)/a]:null}(t)}}(t),r=(r&&(i=Lo(r,i),e=Lo(r,e)),{top:e.top-i.top,left:e.left-i.left,width:e.width,height:e.height});return t?(t!==n.document.scrollingElement&&(r.top+=To(t.scrollTop),r.left+=To(t.scrollLeft)),r.top-=To(t.clientTop),r.left-=To(t.clientLeft)):(r.top+=Co(n),r.left+=xo(n)),r.bottom=r.top+r.height,r.right=r.left+r.width,r}function No(e){var t;return e?e.getBoundingClientRect?{top:(t=e.getBoundingClientRect()).top,left:t.left,bottom:t.bottom,right:t.right,width:t.width||Math.abs(t.right-t.left),height:t.height||Math.abs(t.bottom-t.top)}:{top:0,left:0,width:e.offsetWidth,height:e.offsetHeight,right:e.offsetWidth,bottom:e.offsetHeight}:{width:0,height:0}}function Mo([e,t,n,i,r,o],[a,s]){return[e*a+n*s+r,t*a+i*s+o]}function Lo(e,t){var n=Mo(e,[t.left,t.top]),e=Mo(e,[t.right,t.bottom]),t={top:n[1],left:n[0],bottom:e[1],right:e[0]};return t.width=t.right-t.left,t.height=t.bottom-t.top,t}var Po=void 0===(e=m.get("pendoCore"))||e,Fo=function(e,t,n){e=so+"/data/"+e+"/"+t,t=_.map(n,function(e,t){return t+"="+e});return 0<t.length&&(e+="?"+t.join("&")),e};function Do(){return _.compact([I.apiKey].concat(I.additionalApiKeys))}var Uo=function(e){return e+="v"+Xe,Ho(Fo("log.gif",I.apiKey,{msg:e,version:Xe}))};function Go(e){try{var t=so+"/data/errorlog?apiKey="+I.apiKey,n={error:e,version:"v"+Xe,visitorId:b()},i=zo.supported()?fetch(t,{method:"POST",keepalive:!0,body:JSON.stringify(n),headers:{"Content-Type":"application/json"}}):Dr.postJSON(t,n);return i.then(function(){C.info("successfully wrote error")},function(e){C.info("error writing error:"+e)})}catch(r){return C.info("Failed to write error to server using POST endpoint: "+r),Uo("Failed to write error to server using POST endpoint: "+r)}}function Bo(e){try{var t=Fo("metrics",I.apiKey,{v:Xe});C.debug(`Sending ${JSON.stringify(e)} to ${t} using `+(zo.supported()?"fetch":"xhr")),zo.supported()?fetch(t,{method:"POST",keepalive:!0,body:JSON.stringify(e),headers:{"Content-Type":"application/json"}}):Dr.postJSON(t,e)}catch(n){C.critical("Failed to write metrics payload to server: "+n)}}function Ho(e){var t,n;return Jo()?(t=v.defer(),p(n=new Image,"load",t.resolve),p(n,"error",t.reject),n.src=e,t.promise):v.resolve()}function zo(e,t={}){t=_.extend({},{method:"GET",keepalive:!0},t);return fetch(e,t)}function jo(e,t){return navigator.sendBeacon(e,t)}zo.supported=function(){try{return _.isFunction(window.fetch)&&"undefined"!=typeof Request&&"keepalive"in new Request("")}catch(e){return!1}};var qo=!(jo.supported=function(){return _.isFunction(navigator.sendBeacon)}),Wo=function(){var e=Jo();return qo=!0,e&&y["transmit:locked"].trigger(),"Pendo Web SDK locked. No more events will be written."},Vo=function(){var e=!Jo();return qo=!1,e&&y["transmit:unlocked"].trigger(),"Pendo Web SDK unlocked. Events will be written."},Jo=function(){return!qo&&Po},Ko=function(e,t){try{return new RegExp("(\\s|^)"+t+"(\\s|$)").test(Zo(e))}catch(n){return!1}},$o=function(e,t){try{var n;Ko(e,t)||(n=nt.call(Zo(e))+" "+t,Yo(e,n))}catch(i){}},Xo=function(e,t){try{var n,i;Ko(e,t)&&(n=new RegExp("(\\s|^)"+t+"(\\s|$)"),i=Zo(e).replace(n," "),Yo(e,i))}catch(r){}},Yo=function(e,t){_.isString(e.className)?e.className=t:e.setAttribute("class",t)},Zo=function(e){try{var t=e["classList"];if(t&&0<t.length){for(var n=[],i=0;i<t.length;i++)n.push(t[i]);return n.join(" ")}var r=e.className;return(_.isString(r)||!E(r)?r:e.getAttribute("class"))||""}catch(o){return""}},Qo=function(e){e=e.replace(/-([a-z])/gi,function(e,t){return t.toUpperCase()});return e=e.substr(0,1).toLowerCase()+e.substr(1)},ea={columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},ta=function(e,t){t=function(e){if(_.isString(e)){var t=e.split(";");var n;var i;var r;var o;e={};for(r=0;r<t.length;r++){n=t[r];o=n.indexOf(":");i=n.substring(0,o);e[i]=n.substring(o+1)}}return e}(t);na(e,t)},na=function(a,e){_.each(e,function(e,t){if(""!==(t=nt.call(t))){var n=Qo(t),i=(!_.isNumber(e)||isNaN(e)||ea[n]?_.isString(e)||(e=""+e):e+="px",e.indexOf("!important"));if(-1!==i)try{var r=nt.call(r.substring(0,i));a.style.setProperty(t,r,"important")}catch(o){a.style.cssText+=";"+t+":"+e}else try{a.style[n]=nt.call(e)}catch(o){C.info("failed to set style: "+t+" with value "+e)}}})},ia=function(e=window){return He()?{width:e.document.documentElement.offsetWidth||0,height:e.document.documentElement.offsetHeight||0}:{width:e.innerWidth||e.document.documentElement.clientWidth,height:e.innerHeight||e.document.documentElement.clientHeight}},ra=function(e){var t=ia(),n=Co(),i=xo();return e.top>=n&&e.left>=i&&e.top+e.height<=n+t.height&&e.left+e.width<=i+t.width};function oa(t){return _.each(["left","top","width","height"],function(e){t[e]=Math.round(t[e])}),t}function aa(e,t=window){var n;return function(e){var t,n=e;for(;n;){if(!(t=R(n)))return;if("fixed"===t.position)return!isNaN(_e)||!fa(n);n=n.parentNode}return}(e)?((n=No(e)).fixed=!0,oa(n)):oa(Oo(e,ua(t.document),t))}var sa=function(e){e&&e.parentNode&&e.parentNode.removeChild(e)},da=function(e,t){try{return t.children.length+t.offsetHeight+t.offsetWidth-(e.children.length+e.offsetHeight+e.offsetWidth)}catch(n){return C.info("error interrogating body elements: "+n),Uo("error picking best body:"+n),0}},ua=function(e=document){try{var t=Array.prototype.slice.call(e.getElementsByTagName("body"));return t&&1<t.length?(t.sort(da),t[0]||e.body):e.body&&e.body.tagName&&"body"!==e.body.tagName.toLowerCase()?e.documentElement:e.body}catch(n){return Uo("Error getting body element: "+n),e.body}};function ca(e){if(e&&e.parentNode){var t=e.parentNode,n=e;if(!t)return[];var i=[];if(t.childNodes)for(let e=0;e<t.childNodes.length;e++){var r=t.childNodes[e];1===r.nodeType&&r!==n&&i.push(r)}return i}return[]}function la(e,t=document){if(Rr.contains(t,e))return!0;for(;e&&e.parentNode||oi.isElementShadowRoot(e);)e=oi.getParent(e);return e===t}var pa=function(e){var t,n,i;if(null!=e)return t=(n=e.ownerDocument||document).defaultView||window,i=ua(n),e===n||e===t?((n={left:t.pageXOffset||i.scrollLeft,top:t.pageYOffset||i.scrollTop,width:t.innerWidth,height:t.innerHeight}).right=n.left+n.width,n.bottom=n.top+n.height,n):((i=aa(e,t)).right=i.left+i.width,i.bottom=i.top+i.height,i)},ha=function(e,t){return!(e.top>=t.bottom||e.bottom<=t.top||e.left>=t.right||e.right<=t.left)};function fa(e){for(var t=e&&e.parentNode;t;){if(_o(R(t),Le))return 1;t=t.parentNode}}var ga=function(e,t,n){t=t||/(auto|scroll|hidden)/;var i,r=(n=n||window).document.documentElement;if(la(e))for(i=e;i;)if(oi.isElementShadowRoot(i))i=i.host;else{if(i===r)return null;if(!(o=R(i)))return null;var o,a=o.position;if(i!==e&&t.test(o.overflow+o.overflowY+o.overflowX))return i.parentNode!==r||(o=R(r))&&!_.contains([o.overflow,o.overflowY,o.overflowX],"visible")?i:null;if("absolute"===a||"fixed"===a&&fa(i))i=ko(i);else{if("fixed"===a)return null;i=i.assignedSlot||i.parentNode}}return null};function ma(e,t){e=R(e);return t=t||/(auto|scroll|hidden)/,!e||"inline"===e.display?va.NONE:t.test(e.overflowY)&&t.test(e.overflowX)?va.BOTH:t.test(e.overflowY)?va.Y:t.test(e.overflowX)?va.X:t.test(e.overflow)?va.BOTH:va.NONE}var va={X:"x",Y:"y",BOTH:"both",NONE:"none"};function ya(e){return e&&e.nodeName&&"body"===e.nodeName.toLowerCase()&&la(e)}function ba(e){var t=document.createElement("script"),n=document.head||document.getElementsByTagName("head")[0]||document.body;t.type="text/javascript",e.src?t.src=e.src:t.text=e.text||e.textContent||e.innerHTML||"",n.appendChild(t),n.removeChild(t)}function wa(e){if(e){if(_.isFunction(e.getRootNode))return e.getRootNode();if(null!=e.ownerDocument)return e.ownerDocument}return document}function Sa(e,t,n){const i=[];var r=wa(document.documentElement);let o=wa(ga(t)),a=0;for(;o!==r&&a<20;)i.push(e(o,"scroll",n,!0)),o=wa(ga(o)),a++;return()=>{_.each(_.compact(i),function(e){e()}),i.length=0}}const Ia=['a[href]:not([disabled]):not([tabindex="-1"])','button:not([disabled]):not([tabindex="-1"])','textarea:not([disabled]):not([tabindex="-1"])','input:not([disabled]):not([tabindex="-1"])','select:not([disabled]):not([tabindex="-1"])','[tabindex]:not([tabindex="-1"])',"iframe"].join(", ");function Ea(e,t,n){var i=pa(t),t=ma(t,n);if(t!==va.BOTH||ha(e,i)){if(t===va.Y){if(e.top>=i.bottom)return;if(e.bottom<=i.top)return}if(t===va.X){if(e.left>=i.right)return;if(e.right<=i.left)return}return 1}}function _a(e){if(e){if(ya(e))return 1;var t=pa(e);if(0!==t.width&&0!==t.height){var n=R(e);if(!n||"hidden"!==n.visibility){for(var i=e;i&&n;){if("none"===n.display)return;if(parseFloat(n.opacity)<=0)return;n=R(i=i.parentNode)}return 1}}}}function Ca(e,t){if(!_a(e))return!1;if(!ya(e)){for(var n=pa(e),i=ga(e,t=t||/hidden/),r=null;i&&i!==document&&i!==r;){if(!Ea(n,i,t))return!1;i=ga(r=i,t)}if(e.getBoundingClientRect){var e=e.getBoundingClientRect(),o=e.right,e=e.bottom;if(n.fixed||(o+=xo(),e+=Co()),o<=0||e<=0)return!1}}return!0}function xa(e){var t,n,i,r,o,a=/(auto|scroll)/,s=/(auto|scroll|hidden)/,d=pa(e),u=ga(e,s);if(!_a(e))return!1;for(;u;){if(t=pa(u),(o=ma(u,a))!==va.NONE&&(i=n=0,o!==va.Y&&o!==va.BOTH||(d.bottom>t.bottom&&(n+=d.bottom-t.bottom,d.top-=n,d.bottom-=n),d.top<t.top&&(n-=r=t.top-d.top,d.top+=r,d.bottom+=r)),o!==va.X&&o!==va.BOTH||(d.right>t.right&&(i+=d.right-t.right,d.left-=i,d.right-=i),d.left<t.left&&(i-=r=t.left-d.left,d.left+=r,d.right+=r))),!Ea(d,u,s))return!1;u=ga(u,s)}return!0}function Ta(e,t){var n,e=pa(e),i=pa(t),r=0,o=0;e.bottom>i.bottom&&(r+=e.bottom-i.bottom,e.top-=r,e.bottom-=r),e.top<i.top&&(r-=n=i.top-e.top,e.top+=n,e.bottom+=n),e.right>i.right&&(o+=e.right-i.right,e.left-=o,e.right-=o),e.left<i.left&&(o-=n=i.left-e.left,e.left+=n,e.right+=n),_.isFunction(t.scrollBy)?t.scrollBy(o,r):(t.scrollTop+=r,t.scrollLeft+=o)}function ka(e){for(var t=/(auto|scroll)/,n=ua(),i=ga(e,t);i&&i!==n;)Ta(e,i),i=ga(i,t)}n={$:{findOrCreate(e){return 0<this.length?this:k(e)},find(e){var t=k();return t.context=this.context,this.each(function(){k(e,this).each(function(){t[t.length++]=this})}),t},each(e){for(var t=0,n=this.length;t<n;++t)e.call(this[t],this[t],t);return this},html(e){return e===undefined?this.length?this[0].innerHTML:this:this.each(function(){this.innerHTML=e})},text(e){var t="innerText"in document.body;return e===undefined?t?this.length?this[0].innerText:this:this.length?this[0].textContent:this:this.each(function(){ta(this,{"white-space":"pre-wrap"}),t?this.innerText=e:this.textContent=e})},addClass(e){return e=e.split(/\s+/),this.each(function(t){_.each(e,function(e){$o(t,e)})})},removeClass(e){return e=e.split(/\s+/),this.each(function(t){_.each(e,function(e){Xo(t,e)})})},hasClass(e){e=e.split(/\s+/);var n=!0;return 0!==this.length&&(this.each(function(t){_.each(e,function(e){n=n&&Ko(t,e)})}),n)},toggleClass(e){return e=e.split(/\s+/),this.each(function(t){_.each(e,function(e){(Ko(t,e)?Xo:$o)(t,e)})})},css(e){return this.each(function(){ta(this,e)}),this},appendTo(e){return k(e).append(this),this},append(e){var t=this;return k(e).each(function(){t.length&&t[0].appendChild(this),la(this)&&_.each(Rr("script",this),ba)}),t},prependTo(e){return k(e).prepend(this),this},prepend(e){var t,n;return this.length&&(t=this[0],n=t.childNodes[0],k(e).each(function(){n?k(this).insertBefore(n):k(this).appendTo(t)})),this},getParent(){var e=k(this)[0];if(e&&e.parentNode)return k(e.parentNode)},insertBefore(e){e=k(e)[0];e&&e.parentNode&&(e.parentNode.insertBefore(this[0],e),la(this[0]))&&_.each(Rr("script",this[0]),ba)},remove(){return this.each(function(){this.parentNode&&this.parentNode.removeChild(this)}),this},attr(e,t){return _.isObject(e)?(this.each(function(){_.each(e,function(e,t){this.setAttribute(t,e)},this)}),this):t!==undefined?(this.each(function(){this.setAttribute(e,t)}),this):0<this.length?this[0].getAttribute(e):void 0},closest(e,t){for(var n=this[0];n&&!Rr.matchesSelector(n,e);)if((n=ri(n))===document||t&&Rr.matchesSelector(n,t))return k();return k(n)},eq(e){return k(this[e])},height(e){if(this.length)return e===undefined?this[0].offsetHeight:(this[0].style.height=e+"px",this)},width(e){if(this.length)return e===undefined?this[0].offsetWidth:(this[0].style.width=e+"px",this)},focus(){return this.each(function(){_.isFunction(this.focus)&&this.focus()})}}};class Ra{constructor(e=ua(),t={attributes:!0,childList:!0,subtree:!0}){if(this.listeners=[],this._teardown=()=>{},Be.MutationObserver){const n=new(ft("MutationObserver"))((e,t)=>{this.signal()});n.observe(e,t),this._teardown=()=>n.disconnect}else{const i=setInterval(()=>{this.signal()},500);this._teardown=()=>{clearInterval(i)}}}signal(){_.each(this.listeners,e=>{e.get()})}addObservers(...e){this.listeners=[].concat(this.listeners,e)}teardown(){this._teardown()}}Fi=function(){function e(e){this._object=e}return e.prototype.deref=function(){return this._object},e};var Aa="function"==typeof(i=window.WeakRef)&&/native/.test(i)?i:Fi();function Oa(e,t){var n,i;return e.tagName&&_.contains(["textarea","input"],e.tagName.toLowerCase())?(n=e.value,i=t,n.length<=i?n:Pa(n.substring(0,i))):Na(e,t)}function Na(e,t=128){var n,i="",r=e.nodeType;if(r===bo||r===Eo)return e.nodeValue;if((n=e).tagName&&"textarea"!=n.tagName.toLowerCase()&&(r===wo||r===So||r===Io)){if(!e.childNodes)return i;for(var o,a=0;a<e.childNodes.length;++a){if(t<=(i+(o=Na(e.childNodes[a],t-i.length))).length)return i+Pa(o.substring(0,t-i.length));i+=o}}return i}function Ma(e){return 55296<=e&&e<=56319}function La(e){return 56320<=e&&e<=57343}function Pa(e){if(!(e.length<1)){var t=e.slice(-1).charCodeAt(0);if(Ma(t)||La(t)){if(1===e.length)return e.slice(0,-1);if(Ma(t))return e.slice(0,-1);if(La(t))if(!Ma(e.slice(-2).charCodeAt(0)))return e.slice(0,-1)}}return e}class Fa{constructor(e){this.listeners={},this.events=[],this.cssSelector=e}get(){let t=this.elRef&&this.elRef.deref&&this.elRef.deref();var e=la(t);if(!t||!e){if(t&&!e&&this.teardown(t),!(t=k(this.cssSelector)[0]))return undefined;_.each(this.events,e=>{t.addEventListener(e,e=>this.onEvent(e))}),this.elRef=new Aa(t)}return t}getText(e=1024){return Oa(this.get(),e)}addEventListener(e,t){var n=this.get();this.events.indexOf(e)<0&&(this.events.push(e),n)&&n.addEventListener(e,e=>this.onEvent(e)),this.listeners[e]=this.listeners[e]||[],this.listeners[e].push(t)}onEvent(t){var e=t.type;_.each(this.listeners[e],e=>e(t))}teardown(t=this.get()){t&&_.each(this.events,e=>t.removeEventListener(e,this.onEvent))}}function Da(t){if(!t)return!1;if(t===window.location.origin)return!0;if(t===po())return!0;if(t===fo())return!0;if(t===go())return!0;var e=m.get("adoptHost");if(e&&t==="https://"+e)return!0;return!!ie(t,m.get("allowedOriginServers",[]),m.get("allowedOriginServerHashes",[]))||_.any([/^https:\/\/(adopt\.)?((us1)\.)?(app|via|adopt|cdn|oem)(\.(au|eu|gov|hsbc|jpn))?\.pendo\.io$/,/^https:\/\/([0-9]{8}t[0-9]{4}-dot-)pendo-(au|eu|govramp|hsbc|io|jp-prod|us1)\.appspot\.com$/,/^https:\/\/hotfix-(ops|app)-([0-9]+-dot-)pendo-(au|eu|govramp|hsbc|io|jp-prod|us1)\.appspot\.com$/,/^https:\/\/pendo-(au|eu|govramp|hsbc|io|jp-prod|us1)-static\.storage\.googleapis\.com$/,/^https:\/\/([a-zA-Z0-9-]+\.)*pendo-dev\.com$/,/^https:\/\/([a-zA-Z0-9-]+-dot-)?pendo-(apollo|armada|atlas|batman|calypso|dap|dev|dr-us-east1|eu-dev|freeze|helix|link|magic|mcfly|ml|mobile-fbi|mobile-guides|mobile-hummus|mobile-plat|perfserf|voc|wildlings|ionchef|scrum-ops|security|test|uat|au|eu|govramp|hsbc|io|jp-prod|us1)\.appspot\.com$/,/^https:\/\/(via|adopt|local)\.pendo\.(local|io):\d{4}$/,/^https:\/\/pendo-(apollo|armada|atlas|batman|calypso|dap|dev|dr-us-east1|eu-dev|freeze|helix|link|magic|mcfly|ml|mobile-fbi|mobile-guides|mobile-hummus|mobile-plat|perfserf|voc|wildlings|ionchef|scrum-ops|security|test|uat)-static\.storage\.googleapis\.com$/],function(e){return e.test(t)})}function Ua(e){if(_.isString(e)){try{var t=new ei(e);const o=_.last(t.pathname.split("/")),a=o.split(".");var n,i={filename:_.first(a),extension:a.slice(1).join("."),query:{}};return t.search.length&&(i.query=co(t.search.substring(1))),t.hash.length&&0<=(r=t.hash.indexOf("?"))&&(n=t.hash.substring(r+1),i.fragmentQuery=co(n)),i}catch(s){}var r=oo(e).substring(1),t=r&&r.length?co(r):{},o=_.last(_.first(e.split(/[?#]/)).split("/")),a=o.split(".");return{filename:_.first(a),extension:a.slice(1).join("."),query:t}}}function Ga(e,t){var n;m.get("guideValidation")&&Be.sri&&(n=Ua(t),t=_.find(["sha512","sha384","sha256"],function(e){return!!n.query[e]}))&&(e.integrity=t+"-"+(t=n.query[t],_.isString?t.replace(/-/g,"+").replace(/_/g,"/"):t),e.setAttribute("crossorigin","anonymous"))}_.extend(k,{data:Or,event:Fr,removeNode:sa,getClass:Zo,hasClass:Ko,addClass:function(e,t){var n;"string"==typeof e?(n=k(e),_.map(n,function(e){$o(e,t)})):$o(e,t)},removeClass:function(e,t){var n;"string"==typeof e?(n=k(e),_.map(n,function(e){Xo(e,t)})):Xo(e,t)},getBody:ua,getComputedStyle:R,getClientRect:pa,intersectRect:ha,getScrollParent:ga,isElementVisible:Ca,Observer:Ra,Element:Fa,scrollIntoView:ka,getRootNode:wa}),_.extend(k.prototype,Fr.$,n.$);var Ba,Ha=function(e){var t=!((t=m.get("allowedOriginServers",[]))&&0<t.length||(t=m.get("allowedOriginServerHashes",[]))&&0<t.length),n=vo();return!(!t&&!n)||Da(e)},za=function(e,t,n=!1){try{var i,r="text/css",o="text/javascript";if(_.isString(e)&&(e={url:e}),!Ha((c=e.url,new ei(c).origin)))throw new Error;e.type=e.type||/\.css/.test(e.url)?r:o;var a=null,s=document.getElementsByTagName("head")[0]||document.getElementsByTagName("body")[0],d=m.get("guideContentLoader");if(e.type===r){var u=document.createElement("link");u.type=r,u.rel="stylesheet",u.href=e.url,Ga(u,e.url),a=u}else{if(ht())return(i=document.createElement("script")).addEventListener("load",function(){t(),sa(i)}),i.type=o,i.src=$(I).createScriptURL(e.url),Ga(i,e.url),document.body.appendChild(i),i;if(_.isFunction(d))return d(e),{};(i=document.createElement("script")).type=o,i["async"]=!0,i.src=$(I).createScriptURL(e.url),Ga(i,e.url),a=i,t=_.wrap(t,function(e,t){if(k.removeNode(i),t)return n&&e(t),{};e.apply(this,_.toArray(arguments).slice(1))})}return s.appendChild(a),ja(a,e.url,t),a}catch(l){return{}}var c},ja=function(e,t,n){var i=!1;E(n)&&(e.onload=function(){!0!==i&&(i=!0,n(null,t))},e.onerror=function(){!0!==i&&(i=!0,n(new Error("Failed to load script"),t))},e.onreadystatechange=function(){i||e.readyState&&"loaded"!=e.readyState&&"complete"!=e.readyState||(i=!0,n(null,t))},"link"===e.tagName.toLowerCase())&&(Ut(function(){var e;i||((e=new Image).onload=e.onerror=function(){!0!==i&&(i=!0,n(null,t))},e.src=t)},500),Ut(function(){i||C.critical("Failed to load "+t+" within 10 seconds")},1e4))},qa=function(e){var t=JSON.parse(e.data),n=e.origin;C.debug(I.app_name+": Message: "+JSON.stringify(t)+" from "+n),os(e.source,{status:"success",msg:"ack",originator:"messageLogger"},n)},Wa=function(e){Ja(Ya)(Va(e))},Va=function(e){if(e.data)try{var t="string"==typeof e.data?JSON.parse(e.data):e.data,n=e.origin,i=e.source;if(!t.action&&!t.mutation&&(t.type&&"string"==typeof t.type))return{data:t,origin:n,source:i}}catch(r){}};function Ja(t){return function(e){if(e&&Da(e.origin))return t.apply(this,arguments)}}var Ka={disconnect(e){},module:function(e){rs(e.moduleURL)},debug:function(e){ds(qa)}},$a=function(e,t){Ka[e]=t},Xa=function(e){delete Ka[e]},Ya=function(e){var t;e&&(t=e.data)&&E(Ka[t.type])&&Ka[t.type](t,e)},Za={},Qa=function(e){if(Za[e]={},"undefined"!=typeof CKEDITOR)try{CKEDITOR.config.customConfig=""}catch(t){}},es=function(e){return E(Za[e])},ts=function(e){if(Za)for(var t in Za)if(0<=t.indexOf(e))return t;return null},ns=[],is=function(){var e;ns.length<1||(e=ns.shift(),es(e))||za(e,function(){Qa(e),is()})};var rs=function(e){!function(e){var t={"/js/lib/ckeditor/ckeditor.js":1};_.each(["depres.js","tether.js","sortable.js","selection.js","selection.css","html2canvas.js","ckeditor/ckeditor.js"],function(e){t["/modules/pendo.designer/plugins/"+e]=1,t["/engage-app-ui/assets/classic-designer/plugins/"+e]=1});try{var n=new ei(e);return Da(n.origin)&&t[n.pathname]}catch(i){C.debug("Invalid module URL: "+e)}}(e)||(ns.push(e),1<ns.length)||is()},os=function(e,t,n){var i,r=_.uniqueId("pendo-");try{void 0===t&&void 0===n&&(t=e,e=Ba||ss(),n="*"),t.guid=r,e&&_.isFunction(e.postMessage)&&(i=JSON.stringify(t),e.postMessage(i,n))}catch(o){t=o&&o.message||"";C.info("Failed to postMessage: "+t)}return r},as=function(){return window!=window.top},ss=function(){return new RegExp("^"+Tt(so).replace(/^https?:/,"https?:")).test(location.href)?window.parent:window.top},ds=function(e){var t;return E(window.addEventListener)&&_.isFunction(window.addEventListener)&&(t=Ja(e),window.addEventListener("message",t,!1)),function(){E(window.removeEventListener)&&_.isFunction(window.removeEventListener)&&t&&window.removeEventListener("message",t,!1)}},us=_.memoize(function(){return m.get("restrictP1Access")}),cs=[],ls=[],ps=[],hs=12e4,fs=16,gs=1900,ms=65536,vs=function(e){return!(!e||""===e)},ys=function(){return f.get()},bs={flush:_.noop,flushBy:_.noop,flushEvents:Es,flushTrackEvents:Es,flushAgenticEvents:Es,flushSilos:Es,flushTrackEventSilos:Es,flushAgenticEventSilos:Es,flushBeacons:Es,flushNow:Es,flushLater:_s,flushEvery:Cs,flushStop:xs,beacons:[],silos:[],trackEventSilos:[],agenticEventSilos:[],lock:Wo,unlock:function(){if(!Jo())return Ts(),Vo()}},ws=[];function Ss(e){ws.push(e)}function Is(e){e=ws.indexOf(e);0<=e&&ws.splice(e,1)}function Es(e,t){try{_.each(ws,function(e){e.flush&&e.flush(t)})}catch(n){C.critical("unhandled error while flushing event cache",{error:n})}}function _s(e){return t=_.partial(Es,!0),n=e,n=parseInt(n,10)||0,t[n]||(i=Ut(function(){t(),t[n]()},n),t[n]=function(){window.clearTimeout(i),delete t[n]});var t,n,i}function Cs(e){var t;if(e=parseInt(e,10)||0,_.isObject(Cs.intervals)||(Cs.intervals={}),!Cs.intervals[e])return t=window.setInterval(Es,e),Cs.intervals[e]=function(){clearInterval(t),delete Cs.intervals[e]}}function xs(){var e=_.values(Cs.intervals).concat([Es]);_.map(e,function(e){_.isFunction(e)&&e()})}function Ts(){_.each(ws,function(e){e.clear&&e.clear()}),xs()}function ks(e){try{return window.TextDecoder?JSON.parse((new TextDecoder).decode((t=e.split(".")[1],t=atob(t),Uint8Array.from(t,e=>e.codePointAt(0))))):JSON.parse(atob(e.split(".")[1]))}catch(n){return null}var t}function Rs(e,t){return t=t?t+": ":"",e.jwt||e.signingKeyName?e.jwt&&!e.signingKeyName?(C.debug(t+"The jwt is supplied but missing signingKeyName."),!1):e.signingKeyName&&!e.jwt?(C.debug(t+"The signingKeyName is supplied but missing jwt."),!1):(e=e.jwt,!(!_.isString(e)||!/^[a-zA-Z0-9\-_]+?\.[a-zA-Z0-9\-_]+?\.([a-zA-Z0-9\-_]+)?$/.test(e))||(C.debug(t+"The jwt is invalid."),!1)):(C.debug(t+"Missing jwt and signingKeyName."),!1)}As=null;var As,Os={set:function(e){As=JSON.parse(JSON.stringify(e||{}))},get:function(){return null!==As?As:{}},getJwtOptions:function(e,t){var n;return t=t||"",!!m.get("enableSignedMetadata")&&(n=Rs(e,t),m.get("requireSignedMetadata")&&!n?(C.debug("Pendo will not "+t+"."),!1):n?ks(e.jwt):void C.debug("JWT is enabled but not being used, falling back to unsigned metadata."))}};class Ns{constructor(e){this.queue=[],this.unloads=new Set,this.pending=new Set,this.failures=new Map,this.firstFailureTime=null,this.sendFn=e}isEmpty(){return this.queue.length<=0}stop(){this.queue.length=0,this.unloads.clear(),this.pending.clear(),this.failures.clear(),this.firstFailureTime=null,this.stopped=!0,clearTimeout(this.timer),delete this.timer}start(){this.stopped=!1}push(...e){this.queue.push(...e),this.next()}next(){var e;if(this.queue.length&&this.pending.size<1)return e=this.queue[0],this.send(e,!1,!0)}incrementFailure(e){var t=(this.failures.get(e)||0)+1;return this.failures.set(e,t),null==this.firstFailureTime&&(this.firstFailureTime=(new Date).getTime()),t}pass(e,t=!0){this.unloads["delete"](e),this.pending["delete"](e),this.failures["delete"](e),this.firstFailureTime=null;e=this.queue.indexOf(e);0<=e&&this.queue.splice(e,1),!this.stopped&&t&&this.next()}fail(e,t=!0){this.unloads["delete"](e),this.pending["delete"](e);e=this.incrementFailure(e);!this.stopped&&t&&(72e5<=(t=(new Date).getTime())-(this.firstFailureTime||t)?(this.onTimeout&&this.onTimeout(),this.firstFailureTime=null,this.retryLater(36e5)):this.retryLater(Math.min(1e3*Math.pow(2,e-1),3e5)))}retryNow(){clearTimeout(this.timer),delete this.timer,this.next()}retryLater(e){this.timer=Ut(()=>{this.retryNow()},e)}failed(){return 0<this.failures.get(this.queue[0])&&null!=this.timer}send(e,t,n){return this.pending.add(e),t&&this.unloads.add(e),this.sendFn(e,t,this.failures.get(e)||0).then(()=>this.pass(e,n),()=>this.fail(e,n))}drain(e,t=!0){if(this.queue.push(...e),this.failed()&&!this.allowDrainWhileFailed)return rn.reject();var n=[];for(const i of this.queue)this.pending.has(i)?this.retryPending&&t&&!this.unloads.has(i)&&(this.incrementFailure(i),n.push(this.send(i,t,!1))):n.push(this.send(i,t,!1));return rn.all(n)}}const Ms="unsentEvents";class Ls{constructor(){this.events={}}send(t,n){var i=this.events[t];if(i){let e=i.shift();for(;e;)n.push(e),e=i.shift();delete this.events[t]}}push(e,t){var n=this.events[e]||[];n.push(t),this.events[e]=n}read(e){e.registry.addLocal(Ms);try{this.events=JSON.parse(e.read(Ms)||"{}"),e.clear(Ms)}catch(t){this.events={}}}write(e){0<_.size(this.events)?e.write(Ms,JSON.stringify(this.events),6048e5):e.clear(Ms)}}var Ps=new Ls;const Fs=e=>_.reduce(e,(e,t)=>e+_.get(t,"detail.increment",1),0),Ds="pendo-guide-loop-timeout",Us={ptm:"pendo-ptm-gif-failure",guide:"pendo-guide-gif-failure",poll:"pendo-poll-gif-failure",agentic:"pendo-agentic-gif-failure"},Gs={name:"pendo-guide-loop",debuggingOnly:!0},Bs={name:"pendo-event-captured",debuggingOnly:!0},Hs="pendo-initialize",zs="pendo-teardown",js={};js[Ds]={name:Ds,type:"counter",instrument:Fs},_.each(Us,e=>{js[e]={name:e,type:"counter",instrument:Fs}}),js[Gs.name]=Gs,js[Bs.name]=Bs,js[Hs]={name:Hs},js[zs]={name:zs};var qs="debug-enabled";function Ws(){try{var e=l.read(qs)||JSON.parse(jt(qs));return"boolean"==typeof e?{enabled:e}:e||{}}catch(t){return{}}}function Vs(e=!0){let t;return t=g&&g.getters&&g.getters["debugger/debuggingEnabled"]?g.getters["debugger/debuggingEnabled"]():!0===Ws().enabled,e?t:t?"Yes":"No"}class Js{constructor(){this._isPerformanceApiAvailable=this._checkPerformanceApi(),this._sending=!1,this._measuringPerformance=!1,this._debugging=!1,this._setDebuggingBound=_.bind(this._setDebugging,this),this.marks=new Set,this.measures=new Set}initialize(){if(!m.get("performanceMetricsEnabled"))return _.noop;this._measuringPerformance=!0,this._markPerformance(Hs),this._setDebugging(),y.debuggerLaunched.on(this._setDebuggingBound);var e=100*Math.random()<m.get("performanceMetricsSampleRate");return this._setSending(e),this.interval=setInterval(()=>{this.send()},6e5),()=>{this.teardown()}}teardown(){this._markPerformance(zs),this.send(),this._measuringPerformance=!1,this._setDebugging(),y.debuggerLaunched.off(this._setDebuggingBound),this._clearMarksAndMeasures(),clearInterval(this.interval)}startTimer({name:e,debuggingOnly:t},n=null){t&&!this._debugging||this._markPerformance(e+"-start",{detail:n})}stopTimer({name:e,debuggingOnly:t},n=null){t&&!this._debugging||(this._markPerformance(e+"-stop",{detail:n}),this._measurePerformance(e,{detail:n}))}count(e,t=1){this._markPerformance(e,{detail:1<t?{type:"counter",increment:t}:null})}send(){var e=_.reduce(js,(e,t)=>{var{name:t,type:n,instrument:i}=t;return i&&0<(i=i(performance.getEntriesByName(t)))&&e.push({name:t,type:n,value:i,timestamp:Date.now()}),e},[]);this._clearMarksAndMeasures(),_.size(e)&&this._sending&&Bo(e)}_checkPerformanceApi(){return Ie("performance.mark")&&Ie("performance.measure")&&Ie("performance.getEntries")&&Ie("performance.getEntriesByName")&&Ie("performance.clearMarks")&&Ie("performance.clearMeasures")}_shouldMeasurePerformance(){return this._isPerformanceApiAvailable&&this._measuringPerformance}_setDebugging(){this._debugging=Vs()}_setSending(e){this._sending=e}_markPerformance(e,t){this._shouldMeasurePerformance()&&(performance.mark(e,t),this.marks.add(e))}_measurePerformance(e,t){var n,i;this._shouldMeasurePerformance()&&(n=e+"-start",i=e+"-stop",performance.getEntriesByName(n).length)&&performance.getEntriesByName(i).length&&(performance.measure(e,n,i,t),this.measures.add(e))}_clearMarksAndMeasures(){this.marks.forEach(e=>{performance.clearMarks(e)}),this.marks.clear(),this.measures.forEach(e=>{performance.clearMeasures(e)}),this.measures.clear()}}const Ks=new Js;var $s="_PENDO_UNNAMED_",Xs=5;function Ys(e,t,n,i,r,o){var a,s;a=m.get("dropAnonymous"),s=Pn(b()),!Po||a&&s||(a=t,s=n,t=i,n=r,s={type:r=e,browser_time:S(),visitor_id:b({generate:!0}),account_id:Kn(),url:f.externalizeURL(s),props:a||{},eventProperties:n},s=gn.addTracerIds(s),"track"===r&&(s.track_event_name=t||$s),a=s,y.eventCaptured.trigger(a,o).cancel)||vs(a.url)&&("track"===e?ld:"agentic"===i?pd:cd).push(a)}function Zs(){var r=_.toArray(arguments);return function(e,t){var n=r.concat([t]);!function i(t,e){t<n.length&&n[t](e,function(e){i(t+1,e)})}(0,e)}}let Qs=0;function ed(e,t){e.sequence=Qs++,t(e)}function td(e){return n=function(e,t){return e.push(t),e},i=e,function(e,t){t(i=n(i,e))};var n,i}function nd(e,t){return vo()?id("account_id")(e,t):t(e)}function id(s){return function(e,t){if(!e.length)return t(e);for(var n=_.get(e[0],s),i=!0,r=1;r<e.length;r++)if(n!==_.get(e[r],s)){i=!1;break}if(i)return t(e);var o=e.slice(0,r),a=e.slice(r);t(o),t(a)}}function rd(e){return null==e.bytes&&(e.bytes=JSON.stringify(e).length),e}function od(e,t,n){t=n[t-1]||_.last(n);return Math.ceil(e/t)}function ad(e,t){for(var n,i=0,r=(_.isFunction(t.overhead)?t.overhead:_.constant(0))(),o=0;o<e.length;++o){if(od(n=rd(e[o]).bytes,1,t.compressionRatio)+r<=t.lower){if(0<o)return o;break}if(od(i+n,o+1,t.compressionRatio)+r>t.upper)return o;i+=n}if(!(0<o))for(o=i=0;o<e.length;++o){if(od(i+(n=rd(e[o]).bytes),o+1,t.compressionRatio)+r>t.lower)return o;i+=n}return-1}function sd(){var e=Os.get();return _.isEmpty(e)?0:e.jwt.length+e.signingKeyName.length}var dd,ud,cd,ld,pd,hd;function fd(e,t){var n;if(0!==e.length)return e.JZB||(e.JZB=I.squeezeAndCompress(e.slice()),e.JZB.length<=ms)||1===e.length?t(e):(n=e.length/2,fd(e.slice(0,n),t),void fd(e.slice(n),t))}function gd(e,t){Jo()&&t(e)}function md(e,t){y.eventCaptured.trigger(e).cancel||t(e)}function vd(){return function(e,t){1===e.length&&e.JZB.length>ms?(C.debug("Couldn't write event"),Uo("Single item is: "+e.JZB.length+". Dropping."),Go(e.JZB)):t(e)}}function yd(e,t){return Fo(t.beacon+".gif",e,_.extend({v:Xe,ct:S(),jzb:t.JZB},t.params,t.auth))}function bd(e,t){return Fo(t.beacon+".gif",e,_.extend({v:Xe,ct:S(),s:t.JZB.length},t.params))}function wd(i){return function(e,t){e.params=_.extend({},e.params,i.params),e.beacon=i.beacon,e.eventLength=e.JZB.length,e.ts=e[0].browser_time||S();var n=Os.get();_.isEmpty(n)||(e.auth=n,e.eventLength+=n.jwt.length,e.eventLength+=n.signingKeyName.length),t(e)}}function Sd(e,t){var n,i;vo()&&(i=_.first(e),n=_.get(i,"account_id"),i=_.get(i,"oem_account_id"),yo(e.params||(e.params={}),n,i)),t(e)}function Id(e,t){var n=_.first(e),n=_.get(n,"props.source");n&&(e.params=_.extend({},e.params,{source:n})),t(e)}function Ed(e){return JSON.stringify(_.extend({events:e.JZB},e.auth))}function _d(e){return e.status<200||300<=e.status?v.reject(new Error(`received status code ${e.status}: `+e.statusText)):v.resolve()}function Cd(e,t){return zo(yd(e,t)).then(_d)}function xd(e,t){return fetch(bd(e,t),{method:"POST",keepalive:!0,body:Ed(t),headers:{"Content-Type":"application/json"}}).then(_d)}function Td(e,t){var n=Ed(t);return jo(bd(e,t),n)?v.resolve():v.reject()}function kd(n){return function(e,t){return t.JZB?t.eventLength<=gs&&!m.get("sendEventsWithPostOnly")?n.preferFetch&&!t.auth&&zo.supported()?Cd(e,t):t.auth?Dr({method:"GET",url:yd(e,t)}):Ho(yd(e,t)):n.allowPost&&t.eventLength<=ms?zo.supported()?xd(e,t):jo.supported()?Td(e,t):Dr({method:"POST",url:bd(e,e=t),data:Ed(e),headers:{"Content-Type":"application/json"}}):v.resolve():v.resolve()}}function Rd(n){return function(e,t){if(t.JZB){if(t.eventLength<=gs&&!m.get("sendEventsWithPostOnly",!1)){if(!t.auth&&zo.supported())return Cd(e,t);if(Be.msie<=11)return Dr({method:"GET",url:yd(e,t),sync:!0})}if(t.eventLength<=ms&&n.allowPost){if(zo.supported())return xd(e,t);if(jo.supported())return Td(e,t);if(Be.msie<=11)return Dr({method:"POST",url:bd(e,e=t),data:Ed(e),sync:!0,headers:{"Content-Type":"application/json"}})}}return v.resolve()}}function Ad(e,t){e.length=0;var n,i={};for(n in e)e.hasOwnProperty(n)&&(i[n]=e[n]);t(i)}function Od(e){return Zs(gd,nd,fd,(t=e.shorten,t=_.defaults(t||{},{fields:[],siloMaxLength:ms}),function(n,e){var i;1===n.length&&n.JZB.length>t.siloMaxLength&&(i=n[0],C.debug("Max length exceeded for an event"),_.each(t.fields,function(e){var t=i[e];t&&2e3<t.length&&(C.debug("shortening "+t+" and retrying"),i[e]=t.substring(0,2e3),delete n.JZB)})),e(n)}),fd,vd(),wd(e),Sd,Id,Ad);var t}class Nd{constructor(e){this.queues=e}isEmpty(){return _.all(this.queues,e=>e.isEmpty())}stop(){_.each(this.queues,e=>e.stop())}push(){const t=_.toArray(arguments);_.each(this.queues,e=>e.push.apply(e,t))}drain(){const t=_.toArray(arguments);return v.all(_.map(this.queues,e=>e.drain.apply(e,t)))}}function Md(a,s,d){s=s||kd(a),d=d||Rd(a);e=a;var e=_.isFunction(e.apiKey)?[].concat(e.apiKey()):[].concat(e.apiKey),e=_.map(e,(i,r)=>{const o=new Ns(function(e,t,n){return 6048e5<S()-e.ts?v.resolve():(n&&(e.params=_.extend({},e.params,{rt:n})),a.localStorageUnload&&t?(0===r&&Ps.push(a.beacon,e),v.resolve()):t&&o.failed()?v.reject():(t?d:s)(i,e))});return o.onTimeout=function(){Ks.count(Us[a.beacon])},o.allowDrainWhileFailed=!0,o.retryPending=!0,o}),e=new Nd(e);return Ps.send(a.beacon,e),e}function Ld(e,t){var n=m.get("analytics.excludeEvents");0<=_.indexOf(n,e.type)||t(e)}class Pd{constructor(e){this.locks={},this.cache=e.cache||[],this.silos=e.silos||[],this.packageSilos=e.packageSilos,this.processSilos=e.processSilos,this.sendQueue=Md(e)}pause(e=1e4){var t=_.uniqueId();const n=this["locks"];n[t]=1;var i=()=>{n[t]&&(y.trigger("ptm:unpaused"),clearTimeout(r),delete n[t],this.flush())},r=Ut(i,e);return y.trigger("ptm:paused"),i}push(e){this.packageSilos(e,e=>{this.silos.push(e)})}clear(){this.cache.length=0,this.silos.length=0,this.sendQueue.stop()}flush({unload:e=!1,hidden:t=!1}={}){var{cache:n,silos:i}=this;if((0!==n.length||0!==i.length||!this.sendQueue.isEmpty())&&_.isEmpty(this.locks)){i.push(n.slice()),n.length=0;n=i.slice();i.length=0;const r=[];_.each(n,function(e){this.processSilos(e,function(e){r.push(e)})},this),e||t?this.sendQueue.drain(r,e):this.sendQueue.push(...r)}}}function Fd(e){var i,r,t=Od(e),n=Zs((r=e.beacon,function(e,t){var n=m.get("excludeNonGuideAnalytics");"ptm"===r&&n||t(e)}),Ld,ed,td(e.cache),(i={overhead:sd,lower:m.get("sendEventsWithPostOnly")?ms:gs,upper:ms,compressionRatio:[.5*Xs,.75*Xs,Xs]},function(e,t){for(var n=ad(e,i);0<=n;)t(e.splice(0,Math.max(n,1))),n=ad(e,i)}));return new Pd(_.extend({processSilos:t,packageSilos:n},e))}var Dd=Qn(function(e){var t,n,i;if((e=e||f.get())&&e!==Dd.lastUrl)return Dd.lastUrl=e,t=-1,us()||as()&&(i=ss(),os(i,{type:"load",url:location.toString()},"*")),C.debug("sending load event for url "+e),t={load_time:t="undefined"!=typeof performance&&_.isFunction(performance.getEntriesByType)&&!_.isEmpty(performance.getEntriesByType("navigation"))?(i=performance.getEntriesByType("navigation")[0]).loadEventStart-i.fetchStart:t},as()&&(t.is_frame=!0),"*"!==(n=kt())&&(t.allowed_storage_keys=_.keys(n)),Ys("load",t,e),_s(),y.urlChanged.trigger(),!0});function Ud(){return I.normalizedUrl||function(e){try{var t=new ei(e),n=_.tail(t.search).join("").split("&");return t.search=n.sort().join("&"),t.href}catch(i){return C.error("Invalid URL provided to normalize"),e}}(f.externalizeURL())}function Gd(t,e,n={}){if(!E(t))return!0;var i=e||Ud(),{logger:r,context:o,id:a}=n;if(Array.isArray(t)){if(0===t.length)return!0;for(let e=0;e<t.length;e++){var s=t[e];if(E(s))try{if(new RegExp(s).test(i))return!0}catch(d){r&&o&&a&&r.error(`Invalid page rule regex for ${o} (rule ${e}):`,a,d)}}}else if("string"==typeof t)try{return new RegExp(t).test(i)}catch(d){r&&o&&a&&r.error(`Invalid page rule regex for ${o}:`,a,d)}return!1}function Bd(e,t){return Gd(e,t,{logger:C,context:"guide",id:"unknown"})}Dd.reset=function(){Dd.lastUrl=null};var Hd=[],zd=[],jd={};const qd={ALL:"*",DEFAULT:"default"};function A(e){e=function(e={}){let t=e.channel;return e.hasOwnProperty("channel")?null==t&&(t=qd.DEFAULT):t=qd.ALL,t===qd.ALL?()=>!0:t===qd.DEFAULT?e=>null==e.channel:e=>e.channel==t}(e);return _.filter(Hd,e)}function Wd(e){return Vd(A(e))}function Vd(e){return _.filter(e,function(e){return!e.isFrameProxy})}function Jd(e){_.isArray(e)?(Hd=e,y.guideListChanged.trigger({guideIds:_.pluck(e,"id")})):C.info("bad guide array input to `setActiveGuides`")}function Kd(e={}){return _.any(A(e),function(e){return e.isShown()})}var $d=function(){let n=[];return{addGuide:e=>{var t;_.isEmpty(e)||(n=n.concat(e),_.each(n,e=>e.hide&&e.hide()),e=A(),(t=_.difference(e,n)).length<e.length&&(Jd(t),g.dispatch("frames/changeGuideList",t)))}}}();function Xd(t,n){return _.find(A(),function(e){return _.get(e,t)===n})||null}function O(e){return Xd("id",e)}function Yd(e){return Xd("name",e)}function Zd(e,t){return e&&e.id?(e=O(e.id)).findStepById(t):null}var Qd="_pendo-guide-tt_",eu="_pendo-guide-mobile-tt_",tu=_.partial(_.get,_,"attributes.resourceCenter"),nu=function(e){return e&&e.launchMethod&&0<=e.launchMethod.indexOf("badge")},iu=function(e){return e&&e.isMultiStep&&!(e.attributes&&"group"===e.attributes.type)},ru=function(e){return!!_.get(e,"attributes.form")};function ou(){return"undefined"!=typeof selmo&&!!selmo.isPreviewing}function au(){return!!(ou()&&ia().width<=320)||Be.isMobileUserAgent()}function su(e=document){var t=su.attachPoint;if(null==t){var n=m.get("guides.attachPoint");if(_.isString(n)){try{t=Rr(n)[0]}catch(i){C.info('Error finding guide attach point "'+n+'"')}t=t||document.createElement("div")}else t=!!_.isFunction(n)&&n();su.attachPoint=t}return t||ua(e)}var du=function(e){var t=e.getGuide();if(t){t.placeBadge();t=jd[e.guideId];if(t){t=t.element();if(la(t)&&t.id==="_pendo-badge_"+e.id)return t}}},uu=function(e,t){var n;return e?(n=e.getGuide(),n="building-block"===_.get(n,"attributes.type")||!iu(n),!e.overrideElement&&n&&(e.overrideElement=du(e)),e.targetElement=cu(e,t),e.overrideElement||e.targetElement):(C.info("Can't get element for null step"),null)},cu=function(e,t){e=e.elementPathRule||null,e=e?Rr(e,t):[ua(t)];return 0===e.length?null:_.first(e)};function lu(e){var t=_.get(e,"attributes.activation.selector");return t||e.steps[0].elementPathRule}function pu(e,t,n){var i,r,o,e=aa(e),t=aa(t),a=(e=e,a=t,i=Math.min(e.top,a.top),r=Math.min(e.left,a.left),o=Math.max(e.top+e.height,a.top+a.height),e=Math.max(e.left+e.width,a.left+a.width),{height:Math.abs(o-i),width:Math.abs(e-r),top:i,left:r});!1!==ra(a)||t.fixed||(o=function(e,t,n,i){var r={x:e.left+e.width-t.width,y:0};r.y="top"===n?e.top:e.top+e.height-t.height;r.y=Math.max(r.y,0),r.x=Math.max(r.x,0),_.contains([va.X,va.BOTH],i)&&(r.x=0);_.contains([va.Y,va.BOTH],i)&&(r.y=0);return r}(a,ia(),n,ma(ua(),/hidden/)),window.scrollTo({left:o.x,top:o.y,behavior:"instant"}))}function hu(e,t,n,i,r){var o,a=_.toArray(arguments).slice(1),s=e.apply(this,a);return n||wa(o=su())!==document&&(a[1]=o,s=s.concat(e.apply(this,a))),s}function fu(){return g.getters["frames/isLeader"]()}function gu(e){return g.dispatch("frames/updateFrameVisibility",{visibility:e})}const mu={validateGuide:1,validateLauncher:1,validateGlobalScript:1},vu={ready:1,deliverablesLoaded:1,guidesFailed:1,guidesLoaded:1,onClickCaptured:1,segmentFlagsUpdated:1,segmentFlagsReady:1,segmentFlagsError:1},yu={ready:1,segmentFlagsUpdated:1,segmentFlagsReady:1,segmentFlagsError:1},bu=["ready","onClickCaptured","deliverablesLoaded","guidesFailed","guidesLoaded","segmentFlagsUpdated","segmentFlagsReady","segmentFlagsError","validateGuide","validateLauncher","validateGlobalScript"];function wu(i){const e=_.reduce(bu,function(e,r){if(vu[r]){const t=function(e){return Iu[r].apply(Iu[r],e.data)};i[r].on(t),e.push(()=>i[r].off(t))}if(yu[r]){const n=function(t){{var n=r;t=t.data[0];let e;try{e=new CustomEvent("pendo_"+n,{detail:t})}catch(i){if(!document.createEvent)return;(e=document.createEvent("Event")).initEvent("pendo_"+n,!0,!0),e.detail=t}document.dispatchEvent(e)}};i[r].on(n),e.push(()=>i[r].off(n))}return e},[]);return()=>_.each(e,e=>e())}Su=wn.call({}),_.each(bu,function(n){Su[n]=function(e){var t;return _.isFunction(e)?Su.on(n,e):(t=mu[n]?"triggerAsync":"trigger",Su[t].apply(Su,[n].concat(_.toArray(arguments))))}});var Su,Iu=Su;var Eu={post:function(e,t,n,i){return n.ajax.postJSON(e.replace(/\/guides\.js\//,"/guides.json/"),t).then(function(e){n.guidesPayload(e.data),i()})},load(e,t,n){return t.ajax.get(e).then(function(e){t.guidesPayload(e.data),n()})},endpoint(){return"guide.json"},usesXhr(){return!0}};function _u(e){e=Ua(e);if(e){e=e.filename;if(e)return 54<e.length?e.substring(28,55):e}}xu=Au={failed:{},verified:{}},ku=Go,Ru=function(e){try{var t=[];return!Eu.usesXhr()&&e.domJsonpUrl?t.push(Mu(e,"domJsonpUrl")):Eu.usesXhr()&&e.domUrl&&t.push(Nu(e,"domUrl")),e.contentUrlJs?t.push(Mu(e,"contentUrlJs")):e.contentUrl&&t.push(Mu(e,"contentUrl")),v.all(t)}catch(n){throw y.contentVerificationFail.trigger(e,n),n}},Tu=function(e){return Ru(e).then(_.noop,function(e){return/verify/.test(e)&&ku(e),v.reject(e)})},Cu=function(t){return xu.failed[t.id]?v.reject():xu.verified[t.id]?v.resolve():Tu(t).then(function(){xu.verified[t.id]=!0},function(e){return xu.failed[t.id]=!0,v.reject(e)})};var Cu,xu,Tu,ku,Ru,Au,Ou={verify:function(e){return m.get("guideValidation")?Cu(e):v.resolve()},reset:function(){Au.failed={},Au.verified={}}};function Nu(e,t){var n,i=e[t];return _.isString(i)?(n=(e=e)[{domUrl:"domHash",domJsonpUrl:"domJsonpHash",contentUrl:"contentHash",contentUrlJs:"contentJsHash"}[t=t]]||_u(e[t]),Dr.get(i).then(function(e){var t;if("object"==typeof(e=e.data)&&(e=JSON.stringify(e)),(t=V.create()).update(e),c.uint8ToBase64(t.digest())!==n)return v.reject('Unable to verify content at "'+i+'"')})):v.reject('unable to parse "'+i+'"')}function Mu(e,t){var n=e[t];return Be.sri&&/[?&]sha(256|384|512)=/.test(n)?v.resolve():Nu(e,t)}Lu="allow",Pu="deny",Fu="pending",Uu=function(){return 0<_.size(Iu._handlers.validateGuide)},Gu=function(e,n){var i=[];return _.each(e,function(e,t){n&&(t=n+"."+t),_.isObject(e)?_.each(Gu(e,t),function(e){i.push(e)}):i.push([t,e])}),i};var Lu,Pu,Fu,Du,Uu,Gu,Bu={state:Du={},Step:function(e){var n=this;function i(e){return _.filter([["content",_u(e.contentUrl)],["contentCss",_u(e.contentUrlCss)],["contentJs",_u(e.contentUrlJs)],["dom",_u(e.domUrl)],["domJsonp",_u(e.domJsonpUrl)]],function(e){return e[1]})}return this.signature=function(){var e,t;return this.domUrl?this.guide.authoredLanguage===this.language?i(this):i({contentUrl:n.contentUrl,contentUrlCss:n.contentUrlCss,contentUrlJs:n.contentUrlJs,domUrl:n.domUrl,domJsonpUrl:n.domJsonpUrl}):(e=[["content",this.content]],(t=this.attributes&&this.attributes.variables)&&(t=Gu(t)).length&&(t=_.sortBy(t,function(e){return e[0]}),e.push(["variables",t])),e)},n},Guide:function(){return this.signature=function(){return _.map(this.steps,function(e){return e.signature()})},this},Launcher:function(){var n=this,i=!1,r=function(){return 0<_.size(Iu._handlers.validateLauncher)&&n.data.template};return n.before("update",function(){if(r()&&i)return!1}),n.before("render",function(){var e,t;if(r())return!i&&(t="launcher-"+ut(n.signature()),(t=Du[t])!==Pu)&&(t!==Lu?(i=!0,t=JSON.stringify(n.signature()),e="launcher-"+ut(t),Iu.validateLauncher(t).then(function(){Du[e]=Lu},function(){Du[e]=Pu}).then(function(){i=!1,n.render(),n.update(A())},function(){i=!1}),!1):void 0)}),n.signature=function(){var e=[],t=Gu(this.data);return t.length&&(t=_.chain(t).filter(function(e){return!/^contentUrl/.test(e[0])}).sortBy(function(e){return e[0]}).value(),e.push(["variables",t])),e},n},validate:function(e){if(!Uu())return v.resolve();try{return _.isArray(e)?v.all(_.map(e,Hu)):Hu(e)}catch(t){throw y.contentValidationFail.trigger(e,t),t}},valid:function(e){return!Uu()||!!(e=Du[e.guideId])&&e.status===Lu},invalid:function(e){return!!Uu()&&!!(e=Du[e.guideId])&&e.status===Pu},reset(){Du={}}};function Hu(i){var r=Du[i.id];return r||(r={},Du[i.id]=r),r.contentPromise||(r.contentPromise=i.fetchContent()),r.contentPromise.then(function(){var e=JSON.stringify(i.signature()),t=i.id+"-"+ut(e),n=(r[t]||(r[t]={status:Fu},r.status=Fu),r[t].promise);return n||(n=Iu.validateGuide(e,i).then(function(){r[t].status=Lu,r.status=Lu},function(e){return r[t].status=Pu,r.status=Pu,v.reject(e)}),r[t].promise=n),n})}function zu(e,t){var n=_.toArray(arguments).slice(2);return _.reduce(e,function(e,t){return t.apply(e,n)},t)}function ju(e){return _.isFunction(e.before)?e:(e=wt(e),zu(ju.behaviors,e))}function qu(e,t){return e=wt(e),t=wt(t),zu(qu.behaviors,e,t)}function Wu(e){var t,n,i=m.getLocalConfig("contentHost");return i&&e?(t=new RegExp(`(https:)?\\/\\/${We}-\\d+\\.storage\\.googleapis\\.com`,"g"),n=new RegExp(`(https:)?\\/\\/${qe}\\.storage\\.googleapis\\.com`,"g"),e.replace(t,i).replace(n,i).replace(new RegExp("(https:)?\\/\\/"+Tt(Je),"g"),i)):e}function Vu(e){return m.getLocalConfig("contentHost")?JSON.parse(Wu(JSON.stringify(e))):e}ju.behaviors=[],qu.behaviors=[];var Ju=function(){var u={},c=_.compose(function(e){var t=function(){var e=Tt(m.getHostedConfig("contentHost"));if(e)return e+"*"}();return t&&!new RegExp(t).test(e)&&C.debug("Failed to verify URL: "+e+" vs "+t),e},Wu);const d=[function(e,t,n){return e.replace(`<% if (typeof guide !== 'undefined') { %>
4
+ function loadAgent(d){u="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_".split("");var u,c={uint8ToBase64:function(e){var t,n,i,r=e.length%3,o="";for(t=0,i=e.length-r;t<i;t+=3)n=(e[t]<<16)+(e[t+1]<<8)+e[t+2],o+=function(e){return u[e>>18&63]+u[e>>12&63]+u[e>>6&63]+u[63&e]}(n);switch(r){case 1:n=e[e.length-1],o=(o+=u[n>>2])+u[n<<4&63];break;case 2:n=(e[e.length-2]<<8)+e[e.length-1],o=(o=(o+=u[n>>10])+u[n>>4&63])+u[n<<2&63]}return o}},Gt="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function U(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e["default"]:e}var G,o,B,H,z,j,q,e={exports:{}};function W(e){e?(j[0]=j[16]=j[1]=j[2]=j[3]=j[4]=j[5]=j[6]=j[7]=j[8]=j[9]=j[10]=j[11]=j[12]=j[13]=j[14]=j[15]=0,this.blocks=j):this.blocks=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],this.h0=1732584193,this.h1=4023233417,this.h2=2562383102,this.h3=271733878,this.h4=3285377520,this.block=this.start=this.bytes=this.hBytes=0,this.finalized=this.hashed=!1,this.first=!0}n=e,G="object"==typeof window?window:{},t=!G.JS_SHA1_NO_COMMON_JS&&n.exports,o="0123456789abcdef".split(""),B=[-2147483648,8388608,32768,128],H=[24,16,8,0],z=["hex","array","digest","arrayBuffer"],j=[],q=function(t){return function(e){return new W(!0).update(e)[t]()}},W.prototype.update=function(e){if(!this.finalized){for(var t,n,i="string"!=typeof e,r=0,o=(e=i&&e.constructor===G.ArrayBuffer?new Uint8Array(e):e).length||0,a=this.blocks;r<o;){if(this.hashed&&(this.hashed=!1,a[0]=this.block,a[16]=a[1]=a[2]=a[3]=a[4]=a[5]=a[6]=a[7]=a[8]=a[9]=a[10]=a[11]=a[12]=a[13]=a[14]=a[15]=0),i)for(n=this.start;r<o&&n<64;++r)a[n>>2]|=e[r]<<H[3&n++];else for(n=this.start;r<o&&n<64;++r)(t=e.charCodeAt(r))<128?a[n>>2]|=t<<H[3&n++]:(t<2048?a[n>>2]|=(192|t>>6)<<H[3&n++]:(t<55296||57344<=t?a[n>>2]|=(224|t>>12)<<H[3&n++]:(t=65536+((1023&t)<<10|1023&e.charCodeAt(++r)),a[n>>2]|=(240|t>>18)<<H[3&n++],a[n>>2]|=(128|t>>12&63)<<H[3&n++]),a[n>>2]|=(128|t>>6&63)<<H[3&n++]),a[n>>2]|=(128|63&t)<<H[3&n++]);this.lastByteIndex=n,this.bytes+=n-this.start,64<=n?(this.block=a[16],this.start=n-64,this.hash(),this.hashed=!0):this.start=n}return 4294967295<this.bytes&&(this.hBytes+=this.bytes/4294967296<<0,this.bytes=this.bytes%4294967296),this}},W.prototype.finalize=function(){var e,t;this.finalized||(this.finalized=!0,e=this.blocks,t=this.lastByteIndex,e[16]=this.block,e[t>>2]|=B[3&t],this.block=e[16],56<=t&&(this.hashed||this.hash(),e[0]=this.block,e[16]=e[1]=e[2]=e[3]=e[4]=e[5]=e[6]=e[7]=e[8]=e[9]=e[10]=e[11]=e[12]=e[13]=e[14]=e[15]=0),e[14]=this.hBytes<<3|this.bytes>>>29,e[15]=this.bytes<<3,this.hash())},W.prototype.hash=function(){for(var e,t=this.h0,n=this.h1,i=this.h2,r=this.h3,o=this.h4,a=this.blocks,s=16;s<80;++s)e=a[s-3]^a[s-8]^a[s-14]^a[s-16],a[s]=e<<1|e>>>31;for(s=0;s<20;s+=5)t=(e=(n=(e=(i=(e=(r=(e=(o=(e=t<<5|t>>>27)+(n&i|~n&r)+o+1518500249+a[s]<<0)<<5|o>>>27)+(t&(n=n<<30|n>>>2)|~t&i)+r+1518500249+a[s+1]<<0)<<5|r>>>27)+(o&(t=t<<30|t>>>2)|~o&n)+i+1518500249+a[s+2]<<0)<<5|i>>>27)+(r&(o=o<<30|o>>>2)|~r&t)+n+1518500249+a[s+3]<<0)<<5|n>>>27)+(i&(r=r<<30|r>>>2)|~i&o)+t+1518500249+a[s+4]<<0,i=i<<30|i>>>2;for(;s<40;s+=5)t=(e=(n=(e=(i=(e=(r=(e=(o=(e=t<<5|t>>>27)+(n^i^r)+o+1859775393+a[s]<<0)<<5|o>>>27)+(t^(n=n<<30|n>>>2)^i)+r+1859775393+a[s+1]<<0)<<5|r>>>27)+(o^(t=t<<30|t>>>2)^n)+i+1859775393+a[s+2]<<0)<<5|i>>>27)+(r^(o=o<<30|o>>>2)^t)+n+1859775393+a[s+3]<<0)<<5|n>>>27)+(i^(r=r<<30|r>>>2)^o)+t+1859775393+a[s+4]<<0,i=i<<30|i>>>2;for(;s<60;s+=5)t=(e=(n=(e=(i=(e=(r=(e=(o=(e=t<<5|t>>>27)+(n&i|n&r|i&r)+o-1894007588+a[s]<<0)<<5|o>>>27)+(t&(n=n<<30|n>>>2)|t&i|n&i)+r-1894007588+a[s+1]<<0)<<5|r>>>27)+(o&(t=t<<30|t>>>2)|o&n|t&n)+i-1894007588+a[s+2]<<0)<<5|i>>>27)+(r&(o=o<<30|o>>>2)|r&t|o&t)+n-1894007588+a[s+3]<<0)<<5|n>>>27)+(i&(r=r<<30|r>>>2)|i&o|r&o)+t-1894007588+a[s+4]<<0,i=i<<30|i>>>2;for(;s<80;s+=5)t=(e=(n=(e=(i=(e=(r=(e=(o=(e=t<<5|t>>>27)+(n^i^r)+o-899497514+a[s]<<0)<<5|o>>>27)+(t^(n=n<<30|n>>>2)^i)+r-899497514+a[s+1]<<0)<<5|r>>>27)+(o^(t=t<<30|t>>>2)^n)+i-899497514+a[s+2]<<0)<<5|i>>>27)+(r^(o=o<<30|o>>>2)^t)+n-899497514+a[s+3]<<0)<<5|n>>>27)+(i^(r=r<<30|r>>>2)^o)+t-899497514+a[s+4]<<0,i=i<<30|i>>>2;this.h0=this.h0+t<<0,this.h1=this.h1+n<<0,this.h2=this.h2+i<<0,this.h3=this.h3+r<<0,this.h4=this.h4+o<<0},W.prototype.toString=W.prototype.hex=function(){this.finalize();var e=this.h0,t=this.h1,n=this.h2,i=this.h3,r=this.h4;return o[e>>28&15]+o[e>>24&15]+o[e>>20&15]+o[e>>16&15]+o[e>>12&15]+o[e>>8&15]+o[e>>4&15]+o[15&e]+o[t>>28&15]+o[t>>24&15]+o[t>>20&15]+o[t>>16&15]+o[t>>12&15]+o[t>>8&15]+o[t>>4&15]+o[15&t]+o[n>>28&15]+o[n>>24&15]+o[n>>20&15]+o[n>>16&15]+o[n>>12&15]+o[n>>8&15]+o[n>>4&15]+o[15&n]+o[i>>28&15]+o[i>>24&15]+o[i>>20&15]+o[i>>16&15]+o[i>>12&15]+o[i>>8&15]+o[i>>4&15]+o[15&i]+o[r>>28&15]+o[r>>24&15]+o[r>>20&15]+o[r>>16&15]+o[r>>12&15]+o[r>>8&15]+o[r>>4&15]+o[15&r]},W.prototype.array=W.prototype.digest=function(){this.finalize();var e=this.h0,t=this.h1,n=this.h2,i=this.h3,r=this.h4;return[e>>24&255,e>>16&255,e>>8&255,255&e,t>>24&255,t>>16&255,t>>8&255,255&t,n>>24&255,n>>16&255,n>>8&255,255&n,i>>24&255,i>>16&255,i>>8&255,255&i,r>>24&255,r>>16&255,r>>8&255,255&r]},W.prototype.arrayBuffer=function(){this.finalize();var e=new ArrayBuffer(20),t=new DataView(e);return t.setUint32(0,this.h0),t.setUint32(4,this.h1),t.setUint32(8,this.h2),t.setUint32(12,this.h3),t.setUint32(16,this.h4),e},i=function(){var t=q("hex");t.create=function(){return new W},t.update=function(e){return t.create().update(e)};for(var e=0;e<z.length;++e){var n=z[e];t[n]=q(n)}return t}(),t?n.exports=i:G.sha1=i;var V=U(e.exports);let J;const K={createScriptURL:e=>e,createHTML:e=>e};function $(e){return J||(J=e.trustedTypesPolicy||(window.trustedTypes&&"function"==typeof window.trustedTypes.createPolicy?window.trustedTypes.createPolicy("pendo",K):K),e.trustedTypesPolicy=J),J}var I,X="stagingServerHashes",Y={};function Z(e){return e.loadAsModule}function Q(e){return"staging"===e.environmentName}function ee(e){return"extension"===e.installType}function te(t=[],n){var i=/^https:\/\/[\w\-.]*cdn[\w\-.]*\.(pendo-dev\.com|pendo\.io)\/agent\/static\/([\w]{8}-[\w]{4}-[\w]{4}-[\w]{4}-[\w]{12}|PENDO_API_KEY)\/pendo\.js$/g;for(let e=0;e<t.length;e++){var r=t[e];if(i.test(r.src)||r.id==="pendo-"+n)return r}}function ne(e,t,n){e=function(e=[]){if(e=te(e))return e.src.replace(/\.js$/,"-staging.js")}(document.getElementsByTagName("script"))||e.stagingAgentUrl;return n&&(n="unminified.js",t&&(n="staging-"+n),e=e&&e.replace(/staging\.js$/,n)),e}function ie(n,i=[],r=[]){if(n){if(0<r.length){e=n;var o=c.uint8ToBase64(V.create().update(e).digest());for(let e=0,t=r.length;e<t;++e)if(r[e]===o)return!0}var e;if(0<i.length)for(let t=0,e=i.length;t<e;++t){let e=i[t];if((e="string"==typeof(e="object"==typeof e&&e.value?e.regexp?(e.value.startsWith("/")&&e.value.endsWith("/")&&(e.value=e.value.substring(1,e.value.length-1)),new RegExp(e.value)):e.value:e)?new RegExp("^"+e+"$"):e)instanceof RegExp&&e.test(n))return!0}}return!1}function re(e,t){return!!(e=e||Y)&&(!!Q(e)||ie((t=t||window.location).host,e.stagingServers,e[X]))}var oe=["initialize","identify","updateOptions","pageLoad","track","clearSession"];function ae(e,t,n){(e._q=e._q||[])["initialize"===t?"unshift":"push"]([].concat.apply([t],n))}function se(e){if(!e._q)for(var t=oe,n=0,i=t.length;n<i;++n)!function(e,t){t[e]=t[e]||function(){ae(t,e,arguments)}}(t[n],e)}function de(e,t,n){if(!ee(i=e)&&!Q(i)&&re(i)){i=ne(e,!0,n);if(i)return se(t),ce(i,t),!0}var i;return!1}function ue(e,t,n){if(r=n,!ee(i=e)&&!i.unminified&&r){i=ne(e,!1,n);if(i)return se(t),ce(i,t),!0}var i,r;return!1}function ce(e,t){var n=document.createElement("script"),t=(n["async"]=!0,n.src=$(t).createScriptURL(e),document.getElementsByTagName("script")[0]);t&&t.parentNode?t.parentNode.insertBefore(n,t):(document.head||document.body).appendChild(n)}function le(e){Y=e}function pe(){return void 0===d?{}:d}function he(e){return Y[e]}fe(window.setTimeout,window);function fe(e,t){return"function"==typeof e.bind?e.bind(t):e}var ge,Ut=function(e){var t="setTimeout",n="__symbol__";if("undefined"!=typeof Zone&&Zone[n]instanceof Function){n=e[Zone[n](t)];if(n instanceof Function)return n}return fe(e[t],e)}(window),_=U(function(){var e="object"==typeof self&&self.self===self&&self||"object"==typeof Gt&&Gt.global===Gt&&Gt||Function("return this")()||{},i=Array.prototype,F=Object.prototype,D="undefined"!=typeof Symbol?Symbol.prototype:null,U=i.push,d=i.slice,l=F.toString,G=F.hasOwnProperty,t="undefined"!=typeof ArrayBuffer,n="undefined"!=typeof DataView&&/\[native code\]/.test(String(DataView)),B=Array.isArray,H=Object.keys,z=Object.create,j=t&&ArrayBuffer.isView,q=isNaN,W=isFinite,V=!{toString:null}.propertyIsEnumerable("toString"),J=["valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],K=Math.pow(2,53)-1;function c(r,o){return o=null==o?r.length-1:+o,function(){for(var e=Math.max(arguments.length-o,0),t=Array(e),n=0;n<e;n++)t[n]=arguments[n+o];switch(o){case 0:return r.call(this,t);case 1:return r.call(this,arguments[0],t);case 2:return r.call(this,arguments[0],arguments[1],t)}for(var i=Array(o+1),n=0;n<o;n++)i[n]=arguments[n];return i[o]=t,r.apply(this,i)}}function o(e){var t=typeof e;return"function"==t||"object"==t&&!!e}function $(e){return void 0===e}function X(e){return!0===e||!1===e||"[object Boolean]"===l.call(e)}function r(e){var t="[object "+e+"]";return function(e){return l.call(e)===t}}var Y=r("String"),Z=r("Number"),Q=r("Date"),ee=r("RegExp"),te=r("Error"),ne=r("Symbol"),ie=r("ArrayBuffer"),a=r("Function"),e=e.document&&e.document.childNodes,p=a="function"!=typeof/./&&"object"!=typeof Int8Array&&"function"!=typeof e?function(e){return"function"==typeof e||!1}:a,e=r("Object"),re=n&&e(new DataView(new ArrayBuffer(8))),a="undefined"!=typeof Map&&e(new Map),n=r("DataView");var h=re?function(e){return null!=e&&p(e.getInt8)&&ie(e.buffer)}:n,f=B||r("Array");function g(e,t){return null!=e&&G.call(e,t)}var oe=r("Arguments"),ae=(!function(){oe(arguments)||(oe=function(e){return g(e,"callee")})}(),oe);function se(e){return Z(e)&&q(e)}function de(e){return function(){return e}}function ue(t){return function(e){e=t(e);return"number"==typeof e&&0<=e&&e<=K}}function ce(t){return function(e){return null==e?void 0:e[t]}}var m=ce("byteLength"),le=ue(m),pe=/\[object ((I|Ui)nt(8|16|32)|Float(32|64)|Uint8Clamped|Big(I|Ui)nt64)Array\]/;var he=t?function(e){return j?j(e)&&!h(e):le(e)&&pe.test(l.call(e))}:de(!1),v=ce("length");function fe(e,t){t=function(t){for(var n={},e=t.length,i=0;i<e;++i)n[t[i]]=!0;return{contains:function(e){return!0===n[e]},push:function(e){return n[e]=!0,t.push(e)}}}(t);var n=J.length,i=e.constructor,r=p(i)&&i.prototype||F,o="constructor";for(g(e,o)&&!t.contains(o)&&t.push(o);n--;)(o=J[n])in e&&e[o]!==r[o]&&!t.contains(o)&&t.push(o)}function y(e){if(!o(e))return[];if(H)return H(e);var t,n=[];for(t in e)g(e,t)&&n.push(t);return V&&fe(e,n),n}function ge(e,t){var n=y(t),i=n.length;if(null==e)return!i;for(var r=Object(e),o=0;o<i;o++){var a=n[o];if(t[a]!==r[a]||!(a in r))return!1}return!0}function b(e){return e instanceof b?e:this instanceof b?void(this._wrapped=e):new b(e)}function me(e){return new Uint8Array(e.buffer||e,e.byteOffset||0,m(e))}b.VERSION="1.13.6",b.prototype.valueOf=b.prototype.toJSON=b.prototype.value=function(){return this._wrapped},b.prototype.toString=function(){return String(this._wrapped)};var ve="[object DataView]";function ye(e,t,n,i){var r;return e===t?0!==e||1/e==1/t:null!=e&&null!=t&&(e!=e?t!=t:("function"==(r=typeof e)||"object"==r||"object"==typeof t)&&function c(e,t,n,i){e instanceof b&&(e=e._wrapped);t instanceof b&&(t=t._wrapped);var r=l.call(e);if(r!==l.call(t))return!1;if(re&&"[object Object]"==r&&h(e)){if(!h(t))return!1;r=ve}switch(r){case"[object RegExp]":case"[object String]":return""+e==""+t;case"[object Number]":return+e!=+e?+t!=+t:0==+e?1/+e==1/t:+e==+t;case"[object Date]":case"[object Boolean]":return+e==+t;case"[object Symbol]":return D.valueOf.call(e)===D.valueOf.call(t);case"[object ArrayBuffer]":case ve:return c(me(e),me(t),n,i)}r="[object Array]"===r;if(!r&&he(e)){var o=m(e);if(o!==m(t))return!1;if(e.buffer===t.buffer&&e.byteOffset===t.byteOffset)return!0;r=!0}if(!r){if("object"!=typeof e||"object"!=typeof t)return!1;var o=e.constructor,a=t.constructor;if(o!==a&&!(p(o)&&o instanceof o&&p(a)&&a instanceof a)&&"constructor"in e&&"constructor"in t)return!1}n=n||[];i=i||[];var s=n.length;for(;s--;)if(n[s]===e)return i[s]===t;n.push(e);i.push(t);if(r){if((s=e.length)!==t.length)return!1;for(;s--;)if(!ye(e[s],t[s],n,i))return!1}else{var d,u=y(e);if(s=u.length,y(t).length!==s)return!1;for(;s--;)if(d=u[s],!g(t,d)||!ye(e[d],t[d],n,i))return!1}n.pop();i.pop();return!0}(e,t,n,i))}function u(e){if(!o(e))return[];var t,n=[];for(t in e)n.push(t);return V&&fe(e,n),n}function be(i){var r=v(i);return function(e){if(null==e)return!1;var t=u(e);if(v(t))return!1;for(var n=0;n<r;n++)if(!p(e[i[n]]))return!1;return i!==Se||!p(e[we])}}var we="forEach",e=["clear","delete"],n=["get","has","set"],B=e.concat(we,n),Se=e.concat(n),t=["add"].concat(e,we,"has"),n=a?be(B):r("Map"),e=a?be(Se):r("WeakMap"),B=a?be(t):r("Set"),a=r("WeakSet");function w(e){for(var t=y(e),n=t.length,i=Array(n),r=0;r<n;r++)i[r]=e[t[r]];return i}function Ie(e){for(var t={},n=y(e),i=0,r=n.length;i<r;i++)t[e[n[i]]]=n[i];return t}function Ee(e){var t,n=[];for(t in e)p(e[t])&&n.push(t);return n.sort()}function _e(d,u){return function(e){var t=arguments.length;if(u&&(e=Object(e)),!(t<2||null==e))for(var n=1;n<t;n++)for(var i=arguments[n],r=d(i),o=r.length,a=0;a<o;a++){var s=r[a];u&&void 0!==e[s]||(e[s]=i[s])}return e}}var Ce=_e(u),s=_e(y),xe=_e(u,!0);function Te(e){var t;return o(e)?z?z(e):((t=function(){}).prototype=e,e=new t,t.prototype=null,e):{}}function ke(e){return f(e)?e:[e]}function S(e){return b.toPath(e)}function Re(e,t){for(var n=t.length,i=0;i<n;i++){if(null==e)return;e=e[t[i]]}return n?e:void 0}function Ae(e,t,n){e=Re(e,S(t));return $(e)?n:e}function Oe(e){return e}function I(t){return t=s({},t),function(e){return ge(e,t)}}function Ne(t){return t=S(t),function(e){return Re(e,t)}}function E(r,o,e){if(void 0===o)return r;switch(null==e?3:e){case 1:return function(e){return r.call(o,e)};case 3:return function(e,t,n){return r.call(o,e,t,n)};case 4:return function(e,t,n,i){return r.call(o,e,t,n,i)}}return function(){return r.apply(o,arguments)}}function Me(e,t,n){return null==e?Oe:p(e)?E(e,t,n):(o(e)&&!f(e)?I:Ne)(e)}function Le(e,t){return Me(e,t,Infinity)}function _(e,t,n){return b.iteratee!==Le?b.iteratee(e,t):Me(e,t,n)}function Pe(){}function Fe(e,t){return null==t&&(t=e,e=0),e+Math.floor(Math.random()*(t-e+1))}b.toPath=ke,b.iteratee=Le;var C=Date.now||function(){return(new Date).getTime()};function De(t){var n=function(e){return t[e]},e="(?:"+y(t).join("|")+")",i=RegExp(e),r=RegExp(e,"g");return function(e){return i.test(e=null==e?"":""+e)?e.replace(r,n):e}}var t={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;"},Ue=De(t),t=De(Ie(t)),Ge=b.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g},Be=/(.)^/,He={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},ze=/\\|'|\r|\n|\u2028|\u2029/g;function je(e){return"\\"+He[e]}var qe=/^\s*(\w|\$)+\s*$/;var We=0;function Ve(e,t,n,i,r){return i instanceof t?(i=Te(e.prototype),o(t=e.apply(i,r))?t:i):e.apply(n,r)}var x=c(function(r,o){var a=x.placeholder,s=function(){for(var e=0,t=o.length,n=Array(t),i=0;i<t;i++)n[i]=o[i]===a?arguments[e++]:o[i];for(;e<arguments.length;)n.push(arguments[e++]);return Ve(r,s,this,this,n)};return s}),Je=(x.placeholder=b,c(function(t,n,i){var r;if(p(t))return r=c(function(e){return Ve(t,r,n,this,i.concat(e))});throw new TypeError("Bind must be called on a function")})),T=ue(v);function k(e,t,n,i){if(i=i||[],t||0===t){if(t<=0)return i.concat(e)}else t=Infinity;for(var r=i.length,o=0,a=v(e);o<a;o++){var s=e[o];if(T(s)&&(f(s)||ae(s)))if(1<t)k(s,t-1,n,i),r=i.length;else for(var d=0,u=s.length;d<u;)i[r++]=s[d++];else n||(i[r++]=s)}return i}var Ke=c(function(e,t){var n=(t=k(t,!1,!1)).length;if(n<1)throw new Error("bindAll must be passed function names");for(;n--;){var i=t[n];e[i]=Je(e[i],e)}return e});var $e=c(function(e,t,n){return Ut(function(){return e.apply(null,n)},t)}),Xe=x($e,b,1);function Ye(e){return function(){return!e.apply(this,arguments)}}function Ze(e,t){var n;return function(){return 0<--e&&(n=t.apply(this,arguments)),e<=1&&(t=null),n}}var Qe=x(Ze,2);function et(e,t,n){t=_(t,n);for(var i,r=y(e),o=0,a=r.length;o<a;o++)if(t(e[i=r[o]],i,e))return i}function tt(o){return function(e,t,n){t=_(t,n);for(var i=v(e),r=0<o?0:i-1;0<=r&&r<i;r+=o)if(t(e[r],r,e))return r;return-1}}var nt=tt(1),it=tt(-1);function rt(e,t,n,i){for(var r=(n=_(n,i,1))(t),o=0,a=v(e);o<a;){var s=Math.floor((o+a)/2);n(e[s])<r?o=s+1:a=s}return o}function ot(o,a,s){return function(e,t,n){var i=0,r=v(e);if("number"==typeof n)0<o?i=0<=n?n:Math.max(n+r,i):r=0<=n?Math.min(n+1,r):n+r+1;else if(s&&n&&r)return e[n=s(e,t)]===t?n:-1;if(t!=t)return 0<=(n=a(d.call(e,i,r),se))?n+i:-1;for(n=0<o?i:r-1;0<=n&&n<r;n+=o)if(e[n]===t)return n;return-1}}var at=ot(1,nt,rt),st=ot(-1,it);function dt(e,t,n){t=(T(e)?nt:et)(e,t,n);if(void 0!==t&&-1!==t)return e[t]}function R(e,t,n){if(t=E(t,n),T(e))for(r=0,o=e.length;r<o;r++)t(e[r],r,e);else for(var i=y(e),r=0,o=i.length;r<o;r++)t(e[i[r]],i[r],e);return e}function A(e,t,n){t=_(t,n);for(var i=!T(e)&&y(e),r=(i||e).length,o=Array(r),a=0;a<r;a++){var s=i?i[a]:a;o[a]=t(e[s],s,e)}return o}function ut(p){return function(e,t,n,i){var r=3<=arguments.length,o=e,a=E(t,i,4),s=n,d=!T(o)&&y(o),u=(d||o).length,c=0<p?0:u-1;for(r||(s=o[d?d[c]:c],c+=p);0<=c&&c<u;c+=p){var l=d?d[c]:c;s=a(s,o[l],l,o)}return s}}var ct=ut(1),lt=ut(-1);function O(e,i,t){var r=[];return i=_(i,t),R(e,function(e,t,n){i(e,t,n)&&r.push(e)}),r}function pt(e,t,n){t=_(t,n);for(var i=!T(e)&&y(e),r=(i||e).length,o=0;o<r;o++){var a=i?i[o]:o;if(!t(e[a],a,e))return!1}return!0}function ht(e,t,n){t=_(t,n);for(var i=!T(e)&&y(e),r=(i||e).length,o=0;o<r;o++){var a=i?i[o]:o;if(t(e[a],a,e))return!0}return!1}function N(e,t,n,i){return T(e)||(e=w(e)),0<=at(e,t,n="number"==typeof n&&!i?n:0)}var ft=c(function(e,n,i){var r,o;return p(n)?o=n:(n=S(n),r=n.slice(0,-1),n=n[n.length-1]),A(e,function(e){var t=o;if(!t){if(null==(e=r&&r.length?Re(e,r):e))return;t=e[n]}return null==t?t:t.apply(e,i)})});function gt(e,t){return A(e,Ne(t))}function mt(e,i,t){var n,r,o=-Infinity,a=-Infinity;if(null==i||"number"==typeof i&&"object"!=typeof e[0]&&null!=e)for(var s=0,d=(e=T(e)?e:w(e)).length;s<d;s++)null!=(n=e[s])&&o<n&&(o=n);else i=_(i,t),R(e,function(e,t,n){r=i(e,t,n),(a<r||r===-Infinity&&o===-Infinity)&&(o=e,a=r)});return o}var vt=/[^\ud800-\udfff]|[\ud800-\udbff][\udc00-\udfff]|[\ud800-\udfff]/g;function yt(e){return e?f(e)?d.call(e):Y(e)?e.match(vt):T(e)?A(e,Oe):w(e):[]}function bt(e,t,n){if(null==t||n)return(e=T(e)?e:w(e))[Fe(e.length-1)];for(var i=yt(e),n=v(i),r=(t=Math.max(Math.min(t,n),0),n-1),o=0;o<t;o++){var a=Fe(o,r),s=i[o];i[o]=i[a],i[a]=s}return i.slice(0,t)}function M(o,t){return function(n,i,e){var r=t?[[],[]]:{};return i=_(i,e),R(n,function(e,t){t=i(e,t,n);o(r,e,t)}),r}}var wt=M(function(e,t,n){g(e,n)?e[n].push(t):e[n]=[t]}),St=M(function(e,t,n){e[n]=t}),It=M(function(e,t,n){g(e,n)?e[n]++:e[n]=1}),Et=M(function(e,t,n){e[n?0:1].push(t)},!0);function _t(e,t,n){return t in n}var Ct=c(function(e,t){var n={},i=t[0];if(null!=e){p(i)?(1<t.length&&(i=E(i,t[1])),t=u(e)):(i=_t,t=k(t,!1,!1),e=Object(e));for(var r=0,o=t.length;r<o;r++){var a=t[r],s=e[a];i(s,a,e)&&(n[a]=s)}}return n}),xt=c(function(e,n){var t,i=n[0];return p(i)?(i=Ye(i),1<n.length&&(t=n[1])):(n=A(k(n,!1,!1),String),i=function(e,t){return!N(n,t)}),Ct(e,i,t)});function Tt(e,t,n){return d.call(e,0,Math.max(0,e.length-(null==t||n?1:t)))}function kt(e,t,n){return null==e||e.length<1?null==t||n?void 0:[]:null==t||n?e[0]:Tt(e,e.length-t)}function L(e,t,n){return d.call(e,null==t||n?1:t)}var Rt=c(function(e,t){return t=k(t,!0,!0),O(e,function(e){return!N(t,e)})}),At=c(function(e,t){return Rt(e,t)});function Ot(e,t,n,i){X(t)||(i=n,n=t,t=!1),null!=n&&(n=_(n,i));for(var r=[],o=[],a=0,s=v(e);a<s;a++){var d=e[a],u=n?n(d,a,e):d;t&&!n?(a&&o===u||r.push(d),o=u):n?N(o,u)||(o.push(u),r.push(d)):N(r,d)||r.push(d)}return r}var Nt=c(function(e){return Ot(k(e,!0,!0))});function Mt(e){for(var t=e&&mt(e,v).length||0,n=Array(t),i=0;i<t;i++)n[i]=gt(e,i);return n}var Lt=c(Mt);function Pt(e,t){return e._chain?b(t).chain():t}function Ft(n){return R(Ee(n),function(e){var t=b[e]=n[e];b.prototype[e]=function(){var e=[this._wrapped];return U.apply(e,arguments),Pt(this,t.apply(b,e))}}),b}R(["pop","push","reverse","shift","sort","splice","unshift"],function(t){var n=i[t];b.prototype[t]=function(){var e=this._wrapped;return null!=e&&(n.apply(e,arguments),"shift"!==t&&"splice"!==t||0!==e.length||delete e[0]),Pt(this,e)}}),R(["concat","join","slice"],function(e){var t=i[e];b.prototype[e]=function(){var e=this._wrapped;return Pt(this,e=null!=e?t.apply(e,arguments):e)}});var P=Ft({__proto__:null,VERSION:"1.13.6",restArguments:c,isObject:o,isNull:function(e){return null===e},isUndefined:$,isBoolean:X,isElement:function(e){return!(!e||1!==e.nodeType)},isString:Y,isNumber:Z,isDate:Q,isRegExp:ee,isError:te,isSymbol:ne,isArrayBuffer:ie,isDataView:h,isArray:f,isFunction:p,isArguments:ae,isFinite:function(e){return!ne(e)&&W(e)&&!isNaN(parseFloat(e))},isNaN:se,isTypedArray:he,isEmpty:function(e){var t;return null==e||("number"==typeof(t=v(e))&&(f(e)||Y(e)||ae(e))?0===t:0===v(y(e)))},isMatch:ge,isEqual:function(e,t){return ye(e,t)},isMap:n,isWeakMap:e,isSet:B,isWeakSet:a,keys:y,allKeys:u,values:w,pairs:function(e){for(var t=y(e),n=t.length,i=Array(n),r=0;r<n;r++)i[r]=[t[r],e[t[r]]];return i},invert:Ie,functions:Ee,methods:Ee,extend:Ce,extendOwn:s,assign:s,defaults:xe,create:function(e,t){return e=Te(e),t&&s(e,t),e},clone:function(e){return o(e)?f(e)?e.slice():Ce({},e):e},tap:function(e,t){return t(e),e},get:Ae,has:function(e,t){for(var n=(t=S(t)).length,i=0;i<n;i++){var r=t[i];if(!g(e,r))return!1;e=e[r]}return!!n},mapObject:function(e,t,n){t=_(t,n);for(var i=y(e),r=i.length,o={},a=0;a<r;a++){var s=i[a];o[s]=t(e[s],s,e)}return o},identity:Oe,constant:de,noop:Pe,toPath:ke,property:Ne,propertyOf:function(t){return null==t?Pe:function(e){return Ae(t,e)}},matcher:I,matches:I,times:function(e,t,n){var i=Array(Math.max(0,e));t=E(t,n,1);for(var r=0;r<e;r++)i[r]=t(r);return i},random:Fe,now:C,escape:Ue,unescape:t,templateSettings:Ge,template:function(o,e,t){e=xe({},e=!e&&t?t:e,b.templateSettings);var t=RegExp([(e.escape||Be).source,(e.interpolate||Be).source,(e.evaluate||Be).source].join("|")+"|$","g"),a=0,s="__p+='";if(o.replace(t,function(e,t,n,i,r){return s+=o.slice(a,r).replace(ze,je),a=r+e.length,t?s+="'+\n((__t=("+t+"))==null?'':_.escape(__t))+\n'":n?s+="'+\n((__t=("+n+"))==null?'':__t)+\n'":i&&(s+="';\n"+i+"\n__p+='"),e}),s+="';\n",t=e.variable){if(!qe.test(t))throw new Error("variable is not a bare identifier: "+t)}else s="with(obj||{}){\n"+s+"}\n",t="obj";s="var __t,__p='',__j=Array.prototype.join,print=function(){__p+=__j.call(arguments,'');};\n"+s+"return __p;\n";try{throw new Error("Function constructor not supported")}catch(n){throw n.source=s,n}return(e=function(e){return(void 0).call(this,e,b)}).source="function("+t+"){\n"+s+"}",e},result:function(e,t,n){var i=(t=S(t)).length;if(!i)return p(n)?n.call(e):n;for(var r=0;r<i;r++){var o=null==e?void 0:e[t[r]];void 0===o&&(o=n,r=i),e=p(o)?o.call(e):o}return e},uniqueId:function(e){var t=++We+"";return e?e+t:t},chain:function(e){return(e=b(e))._chain=!0,e},iteratee:Le,partial:x,bind:Je,bindAll:Ke,memoize:function(i,r){var o=function(e){var t=o.cache,n=""+(r?r.apply(this,arguments):e);return g(t,n)||(t[n]=i.apply(this,arguments)),t[n]};return o.cache={},o},delay:$e,defer:Xe,throttle:function(n,i,r){var o,a,s,d,u=0,c=(r=r||{},function(){u=!1===r.leading?0:C(),o=null,d=n.apply(a,s),o||(a=s=null)}),e=function(){var e=C(),t=(u||!1!==r.leading||(u=e),i-(e-u));return a=this,s=arguments,t<=0||i<t?(o&&(clearTimeout(o),o=null),u=e,d=n.apply(a,s),o||(a=s=null)):o||!1===r.trailing||(o=Ut(c,t)),d};return e.cancel=function(){clearTimeout(o),u=0,o=a=s=null},e},debounce:function(t,n,i){var r,o,a,s,d,u=function(){var e=C()-o;e<n?r=Ut(u,n-e):(r=null,i||(s=t.apply(d,a)),r||(a=d=null))},e=c(function(e){return d=this,a=e,o=C(),r||(r=Ut(u,n),i&&(s=t.apply(d,a))),s});return e.cancel=function(){clearTimeout(r),r=a=d=null},e},wrap:function(e,t){return x(t,e)},negate:Ye,compose:function(){var n=arguments,i=n.length-1;return function(){for(var e=i,t=n[i].apply(this,arguments);e--;)t=n[e].call(this,t);return t}},after:function(e,t){return function(){if(--e<1)return t.apply(this,arguments)}},before:Ze,once:Qe,findKey:et,findIndex:nt,findLastIndex:it,sortedIndex:rt,indexOf:at,lastIndexOf:st,find:dt,detect:dt,findWhere:function(e,t){return dt(e,I(t))},each:R,forEach:R,map:A,collect:A,reduce:ct,foldl:ct,inject:ct,reduceRight:lt,foldr:lt,filter:O,select:O,reject:function(e,t,n){return O(e,Ye(_(t)),n)},every:pt,all:pt,some:ht,any:ht,contains:N,includes:N,include:N,invoke:ft,pluck:gt,where:function(e,t){return O(e,I(t))},max:mt,min:function(e,i,t){var n,r,o=Infinity,a=Infinity;if(null==i||"number"==typeof i&&"object"!=typeof e[0]&&null!=e)for(var s=0,d=(e=T(e)?e:w(e)).length;s<d;s++)null!=(n=e[s])&&n<o&&(o=n);else i=_(i,t),R(e,function(e,t,n){((r=i(e,t,n))<a||r===Infinity&&o===Infinity)&&(o=e,a=r)});return o},shuffle:function(e){return bt(e,Infinity)},sample:bt,sortBy:function(e,i,t){var r=0;return i=_(i,t),gt(A(e,function(e,t,n){return{value:e,index:r++,criteria:i(e,t,n)}}).sort(function(e,t){var n=e.criteria,i=t.criteria;if(n!==i){if(i<n||void 0===n)return 1;if(n<i||void 0===i)return-1}return e.index-t.index}),"value")},groupBy:wt,indexBy:St,countBy:It,partition:Et,toArray:yt,size:function(e){return null==e?0:(T(e)?e:y(e)).length},pick:Ct,omit:xt,first:kt,head:kt,take:kt,initial:Tt,last:function(e,t,n){return null==e||e.length<1?null==t||n?void 0:[]:null==t||n?e[e.length-1]:L(e,Math.max(0,e.length-t))},rest:L,tail:L,drop:L,compact:function(e){return O(e,Boolean)},flatten:function(e,t){return k(e,t,!1)},without:At,uniq:Ot,unique:Ot,union:Nt,intersection:function(e){for(var t=[],n=arguments.length,i=0,r=v(e);i<r;i++){var o=e[i];if(!N(t,o)){for(var a=1;a<n&&N(arguments[a],o);a++);a===n&&t.push(o)}}return t},difference:Rt,unzip:Mt,transpose:Mt,zip:Lt,object:function(e,t){for(var n={},i=0,r=v(e);i<r;i++)t?n[e[i]]=t[i]:n[e[i][0]]=e[i][1];return n},range:function(e,t,n){null==t&&(t=e||0,e=0),n=n||(t<e?-1:1);for(var i=Math.max(Math.ceil((t-e)/n),0),r=Array(i),o=0;o<i;o++,e+=n)r[o]=e;return r},chunk:function(e,t){if(null==t||t<1)return[];for(var n=[],i=0,r=e.length;i<r;)n.push(d.call(e,i,i+=t));return n},mixin:Ft,"default":b}),Dt=P.toPath;return P.mixin({toPath:function(e){return P.isString(e)?e.split("."):Dt(e)}}),P._=P}());function E(e){return!(null==e)}function me(e){return _.isFunction(e)||_.isRegExp(e)?e:_.isArray(e)?_.map(e,me):_.isObject(e)?_.reduce(e,function(e,t,n){return e[n]=me(t),e},{}):e}var m=function(){var i=_.all,r=_.each,o=_.filter,a=_.first,s=_.find,n=_.map,d=_.pluck,u="snippet",c="pendoconfig",l="global",p="default";const h={};function e(e,t=[c],n,i,r=[]){var o;e&&!h[e]&&(o={name:e,aliases:r=_.isArray(r)?r:[],defaultValue:n,supportedSources:t},null!=i&&(o.useAnySource=i),h[e]=o,0<r.length)&&_.each(r,function(e){h[e]===undefined&&(h[e]=o)})}e("additionalPublicAppIds",[c,u],undefined,undefined,["additionalApiKeys"]),e("allowedOriginServers"),e("allowedOriginServerHashes"),e("allowMixedApplicationFrames",[u,c],!0),e("allowMixedApiKeyFrames",[u,c],!0),e("annotateUrl",[u]),e("publicAppId",[c,u],undefined,undefined,["apiKey"]),e("assetHost",[u,c]),e("autoFrameInstall",[u,c],!1),e("blockWebSDKMetadata",[c],!1,undefined,["blockAgentMetadata"]),e("contentHost",[u,c]),e("cookieDomain",[u,c]),e("dataHost",[u,c]),e("disableAutoInitialize"),e("initializeWhenVisible",[u,c],!1),e("disableCookies",[u,c]),e("disablePendo",[u,c],!1),e("disablePersistence",[u,c]),e("enableSignedMetadata",[c],!1),e("forceAnonymous",[u,c],!1),e("forcedLeader",[u,c],!1),e("frameIdentitySync",[u,c],!1),e("frameIdentityTopDownOnly",[u,c],!0),e("identityStorageLifetime",[u,c]),e("identityStorageSuffix",[u,c]),e("ignoreHashRouting",[u,c]),e("initializeImmediately",[u,c],!1),e("installType"),e("localStorageOnly",[u,c]),e("location.pushState",[u,c],!0),e("maxCookieTTLDays",[u,c],Infinity),e("observeShadowRoots",[u,c],!1),e("pendoCore",[c],!0),e("pendoGlobalKey",[c]),e("preferBroadcastChannel",[u,c],!1),e("preferMutationObserver",[u,c],!1),e("preventCookieRefresh"),e("preventUnloadListener",[u,c],!1),e("promotedWebSDKMetadataConfigurations",[c],undefined,undefined,["promotedAgentMetadataConfigurations"]),e("queryStringWhitelist",[u]),e("requireSignedMetadata",[c],!1),e("sanitizeUrl",[u]),e("selfHosted"),e("selfHostedWebSDKUrl",[u,c],undefined,undefined,["selfHostedAgentUrl"]),e("sendEventsWithPostOnly",[u,c],!1),e("siblingSelectors"),e("dropAnonymous"),e("allowedText",[c,u],[],!0),e("analytics.excludeEvents",[u,c],[]),e("analytics.localStorageUnload",[u,c],!1),e("enableDebugEvents",[u,c]),e("eventPropertyConfigurations"),e("eventPropertyMatchParents",[u,c],!0),e("excludeAllText",[c,u],!1,!0),e("excludeNonGuideAnalytics",[u,c],!1),e("htmlAttributeBlacklist"),e("htmlAttributes"),e("interceptPreventDefault",[u,c],!0),e("interceptStopPropagation",[u,c],!0),e("syntheticClicks.elementRemoval",[u,c],!1,undefined,["interceptElementRemoval"]),e("syntheticClicks.targetChanged",[u,c],!0),e("xhrWhitelist"),e("appAutoOrdering",[u,c]),e("cacheGuides",[u,c],!1),e("cacheGuidesTimeout",[c],6e5),e("disableDesigner",[c,u],!1),e("disableDesignerKeyboardShortcut",[c],!1),e("disableGlobalCSS",[u,c],!1),e("disableGuidePseudoStyles",[u,c],!1),e("disablePrefetch",[u,c]),e("enableDesignerKeyboardShortcut",[u]),e("enableGuideTimeout",[c,u],!1),e("guideCssAssetPath"),e("guideSeenTimeoutLength",[c,u],1e4),e("guideValidation",[u,c],!1),e("guides.attachPoint",[u]),e("guides.delay",[u],!1,undefined,["delayGuides"]),e("guides.disabled",[u],!1,undefined,["disableGuides"]),e("guides.ejectOnTimeout",[u,c],!1),e("guides.globalScripts",[u,c],[]),e("guides.timeout",[u],undefined,undefined,["guideTimeout"]),e("guides.tooltip.arrowSize",[u]),e("inlineStyleNonce",[u]),e("leaderApplication",[u,c],[]),e("leaderKey",[u,c],[]),e("preventCodeInjection",[c,u,l],!1),e("previewModeAssetPath"),e("useAssetHostForDesigner",[u,c],!1),e("storage.allowKeys",[u],"*"),e("disableFeedback",[u]),e("disableFeedbackAutoInit"),e("feedbackSettings",[c],{}),e("pendoFeedback",[c],!1),e("crossAppGuideStorageSuffix",[u,c]),e("enableCrossOriginIsolation",[u,c],!1),e("secureDesignerConnect",[u,c],!1),e("adoptHost"),e("adoptAnalyticsForwarding"),e("webSDKDebuggerPluginLoader",[c],undefined,undefined,["agentDebuggerPluginLoader"]),e("allowPartnerAnalyticsForwarding",[u],!1),e("adoptPrioritizeAdoptGuides",[c],!1),e("designerWebSDKPluginsLoader",[c,u],undefined,undefined,["designerAgentPluginsLoader"]),e("guideContentLoader",[c]),e("trainingPartner"),e("oemAccountId",[u]),e("whiteLabelSettings",[c]),e("errorClickLogging",[c],!1),e("enableAllEmbeddedGuideEvents",[c],!1),e("formValidation",[c],!1),e("performanceMetricsEnabled",[u,c],!0),e("performanceMetricsSampleRate",[u,c],10);var f={};function g(e){return h[e]||{name:e}}function m(t,n){if(n){const i=n();let e=_.get(i.lookup,(n=t,_.get(n,"key")||_.get(n,"name")));return E(e)||(n=_.find(t.aliases||[],function(e){e=_.get(i.lookup,e);if(E(e))return e}))&&(e=_.get(i.lookup,n)),E(e)?e:undefined}}function v(e,t){var n=m(e,f[t]);return new w(e.name,n,t)}function y(e,t){return t=t||_.get(e,"supportedSources",[u,c,l]),o(n(t,_.partial(v,e)),function(e){return E(e.value)})}function b(e,t,n){var i=g(e),e=new w(e,t=t||_.get(i,"defaultValue",null),p),n=y(i,n);return i.useAnySource&&E(t)?s(n,function(e){return e.value!==t})||e:a(n)||e}function w(e,t,n){this.name=e,this.value=t,this.source=n}function S(){var n=[];return r(h,function(e){var t;n.push({name:e.name,active:b(e.name),conflicts:(e=g(e=e.name),(t=o(y(e),function(e){return e.source!==p})).length<2||i(d(t,"value"),function(e){return e===t[0].value})?[]:t)})}),n}return f[u]=function(){return{lookup:ge||window.pendo_options,name:u}},f[c]=function(){return{lookup:Y,name:c}},f[l]=function(){return{lookup:I,name:l}},w.prototype.toString=function(){return"Config option `"+this.name+"` with value `"+this.value+"` from source `"+this.source+"`"},{audit:S,get(e,t){return b(e,t).value},getLocalConfig(e,t){return arguments.length?b(e,t,[u]).value:me(ge)},getHostedConfig(e,t){return b(e,t,[c]).value},addOption:e,setLocalConfig(e){ge=e},options:()=>d(h,"name"),sources:{SNIPPET_SRC:u,PENDO_CONFIG_SRC:c,GLOBAL_SRC:l,DEFAULT_SRC:p},validate(t){t.groupCollapsed("Validate Config options"),r(S(),function(e){t.log(String(e.active)),0<e.conflicts.length&&(t.warn("Multiple sources found with values for "+e.name),r(e.conflicts,function(e){t.warn(String(e))}))}),t.groupEnd()}}}();const ve="extension",ye="native";function be(){return m.get("installType")||pe().installType||ye}function we(){return be()===ve}function Se(e){return/native/.test(e)}const Ie=e=>{e=_.get(window,e);return e&&Se(e)};function Ee(e,t){return e=e||10,(t=!isNaN(Ce)&&(!t||Ce<t))&&_e<e}const _e=function(e){let t=xe((/msie (\d+)/.exec(Te(e))||[])[1]);isNaN(t)&&(t=xe((/trident\/.*; rv:(\d+)/.exec(Te(e))||[])[1]));return t}(ke()),Ce=function(e,t){let n=xe((/trident\/(\d+)/.exec(Te(e))||[])[1]);isNaN(n)&&7==t&&(n=3);return n}(ke(),_e);function xe(e){return parseInt(e,10)}function Te(e){return _.isString(e)?e.toLowerCase():e}function ke(){return(window.navigator||{}).userAgent}const Re={},Ae=xe((/android (\d+)/.exec(Te(ke()))||[])[1]),Oe=/Boxee/i.test(ke()),Ne=window.document||{},Me=Ne.documentMode;let Le;var Pe,Fe=/^(Moz|webkit|O|ms)(?=[A-Z])/,t=Ne.body&&Ne.body.style;let De=!1,Ue=!1;if(t){for(const lI in t)if(Pe=Fe.exec(lI)){Le=(Le=Pe[0]).substr(0,1).toUpperCase()+Le.substr(1);break}Le=Le||"WebkitOpacity"in t&&"webkit",De=!!("transition"in t||Le+"Transition"in t),Ue=!!("animation"in t||Le+"Animation"in t),!Ae||De&&Ue||(De=_.isString(Ne.body.style.webkitTransition),Ue=_.isString(Ne.body.style.webkitAnimation))}var n=window.chrome&&window.chrome.runtime&&window.chrome.runtime.id;const Ge=_.memoize(function Ge(){var e=window.history&&window.history.pushState&&window.history.replaceState,t=window.history&&_.isFunction(Object.isFrozen)&&Object.isFrozen(window.history),n=window.history&&_.isFunction(Object.getOwnPropertyDescriptors)&&Object.getOwnPropertyDescriptors(window.history),n=n&&_.get(n,"pushState.writable",!0)&&_.get(n,"replaceState.writable",!0),i=!(Ae<4);return!(!e||t||!n||!i||Oe||we())});const Be={supportsHistoryApi:Ge,supportsHashChange:function(){var e="onhashchange"in window,t=!Me||7<Me;return!(!e||!t||we())},hasEvent(e){var t;return("input"!=e||9!=_e)&&(_.isUndefined(Re[e])&&(t=Ne.createElement("div"),Re[e]="on"+e in t),Re[e])},vendorPrefix:Le,transitions:De,animations:Ue,android:Ae,msie:_e,msieDocumentMode:Me,safari:0<=(i=ke()).indexOf("Safari")&&0<=!i.indexOf("Chrome"),sri:"integrity"in document.createElement("script"),addEventListener:_.isFunction(window.addEventListener),MutationObserver:Se(window.MutationObserver),isMinimumIEVersion:function(e){return!(!isNaN(this.msie)&&null!=this.msie)||this.msie>=e},isMobileUserAgent:_.memoize(function(){return/Android|webOS|iPhone|iPod|BlackBerry|IEMobile|Opera Mini/i.test(ke())}),isChromeExtension:n};var He=function(){return!isNaN(_e)&&11!=_e&&"CSS1Compat"!==document.compatMode},ze=function(e,t){var n,i=e.height,r=e.width;return"top"==e.arrowPosition||"bottom"==e.arrowPosition?(n=0,"top"==e.arrowPosition?(e.top=t.top+t.height,n=-1,e.arrow.top=3,_e<=9&&(e.arrow.top=6)):"bottom"==e.arrowPosition&&(e.top=t.top-(i+I.TOOLTIP_ARROW_SIZE),e.arrow.top=i-I.TOOLTIP_ARROW_SIZE,10==_e?e.arrow.top--:_e<=9&&(e.arrow.top+=4),n=1),"left"==e.arrow.hbias?(e.left=t.left+t.width/2-(10+2*I.TOOLTIP_ARROW_SIZE),e.arrow.left=10+I.TOOLTIP_ARROW_SIZE):"right"==e.arrow.hbias?(e.left=t.left-r+t.width/2+(10+2*I.TOOLTIP_ARROW_SIZE),e.arrow.left=r-3*I.TOOLTIP_ARROW_SIZE-10):(e.left=t.left+t.width/2-r/2,e.arrow.left=r/2-I.TOOLTIP_ARROW_SIZE),e.arrow.border.top=e.arrow.top+n,e.arrow.border.left=e.arrow.left):("left"==e.arrow.hbias?(e.left=t.left+t.width,e.arrow.left=1,e.arrow.left+=5,e.arrow.border.left=e.arrow.left-1):"right"==e.arrow.hbias&&(e.left=Math.max(0,t.left-r-I.TOOLTIP_ARROW_SIZE),e.arrow.left=r-I.TOOLTIP_ARROW_SIZE-1,e.arrow.left+=5,e.arrow.border.left=e.arrow.left+1),e.top=t.top+t.height/2-i/2,e.arrow.top=i/2-I.TOOLTIP_ARROW_SIZE,e.arrow.border.top=e.arrow.top),e};let je="",qe="",We="",Ve="",Je="",Ke="",$e="",Xe="2.320.4_",Ye="2.320.4",Ze="xhr";const Qe=function(){return He()?Xe+"+quirksmode":Xe};var et=/^\s+|\s+$/g;function tt(e){for(var t=[],n=0;n<e.length;n++){var i=e.charCodeAt(n);i<128?t.push(i):i<2048?t.push(192|i>>6,128|63&i):i<55296||57344<=i?t.push(224|i>>12,128|i>>6&63,128|63&i):(n++,i=65536+((1023&i)<<10|1023&e.charCodeAt(n)),t.push(240|i>>18,128|i>>12&63,128|i>>6&63,128|63&i))}return t}var nt=(nt=String.prototype.trim)||function(){return this.replace(et,"")},e={exports:{}};!function(){var Z=void 0,Q=!0,o=this;function e(e,t){var n,i=e.split("."),r=o;i[0]in r||!r.execScript||r.execScript("var "+i[0]);for(;i.length&&(n=i.shift());)i.length||t===Z?r=r[n]||(r[n]={}):r[n]=t}var ee="undefined"!=typeof Uint8Array&&"undefined"!=typeof Uint16Array&&"undefined"!=typeof Uint32Array;function te(e,t){if(this.index="number"==typeof t?t:0,this.e=0,this.buffer=e instanceof(ee?Uint8Array:Array)?e:new(ee?Uint8Array:Array)(32768),2*this.buffer.length<=this.index)throw Error("invalid index");this.buffer.length<=this.index&&d(this)}function d(e){var t,n=e.buffer,i=n.length,r=new(ee?Uint8Array:Array)(i<<1);if(ee)r.set(n);else for(t=0;t<i;++t)r[t]=n[t];return e.buffer=r}te.prototype.b=function(e,t,n){var i,r=this.buffer,o=this.index,a=this.e,s=r[o];if(n&&1<t&&(e=8<t?(u[255&e]<<24|u[e>>>8&255]<<16|u[e>>>16&255]<<8|u[e>>>24&255])>>32-t:u[e]>>8-t),t+a<8)s=s<<t|e,a+=t;else for(i=0;i<t;++i)s=s<<1|e>>t-i-1&1,8==++a&&(a=0,r[o++]=u[s],s=0,o===r.length)&&(r=d(this));r[o]=s,this.buffer=r,this.e=a,this.index=o},te.prototype.finish=function(){var e=this.buffer,t=this.index;return 0<this.e&&(e[t]<<=8-this.e,e[t]=u[e[t]],t++),ee?e.subarray(0,t):(e.length=t,e)};for(var t=new(ee?Uint8Array:Array)(256),n=0;n<256;++n){for(var i=a=n,r=7,a=a>>>1;a;a>>>=1)i=i<<1|1&a,--r;t[n]=(i<<r&255)>>>0}var u=t;function c(e){this.buffer=new(ee?Uint16Array:Array)(2*e),this.length=0}function s(e,t){this.d=ne,this.i=0,this.input=ee&&e instanceof Array?new Uint8Array(e):e,this.c=0,t&&(t.lazy&&(this.i=t.lazy),"number"==typeof t.compressionType&&(this.d=t.compressionType),t.outputBuffer&&(this.a=ee&&t.outputBuffer instanceof Array?new Uint8Array(t.outputBuffer):t.outputBuffer),"number"==typeof t.outputIndex)&&(this.c=t.outputIndex),this.a||(this.a=new(ee?Uint8Array:Array)(32768))}c.prototype.getParent=function(e){return 2*((e-2)/4|0)},c.prototype.push=function(e,t){var n,i,r=this.buffer,o=this.length;for(r[this.length++]=t,r[this.length++]=e;0<o&&(n=this.getParent(o),r[o]>r[n]);)i=r[o],r[o]=r[n],r[n]=i,i=r[o+1],r[o+1]=r[n+1],r[n+1]=i,o=n;return this.length},c.prototype.pop=function(){var e,t,n,i=this.buffer,r=i[0],o=i[1];for(this.length-=2,i[0]=i[this.length],i[1]=i[this.length+1],n=0;!((t=2*n+2)>=this.length)&&(t+2<this.length&&i[t+2]>i[t]&&(t+=2),i[t]>i[n]);)e=i[n],i[n]=i[t],i[t]=e,e=i[n+1],i[n+1]=i[t+1],i[t+1]=e,n=t;return{index:o,value:r,length:this.length}};for(var ne=2,l={NONE:0,h:1,g:ne,n:3},ie=[],p=0;p<288;p++)switch(Q){case p<=143:ie.push([p+48,8]);break;case p<=255:ie.push([p-144+400,9]);break;case p<=279:ie.push([p-256,7]);break;case p<=287:ie.push([p-280+192,8]);break;default:throw"invalid literal: "+p}function b(e,t){this.length=e,this.k=t}s.prototype.f=function(){var e,t,F,n=this.input;switch(this.d){case 0:for(t=0,F=n.length;t<F;){var D,U,i=r=ee?n.subarray(t,t+65535):n.slice(t,t+65535),r=(t+=r.length)===F,o=Z,a=this.a,s=this.c;if(ee){for(a=new Uint8Array(this.a.buffer);a.length<=s+i.length+5;)a=new Uint8Array(a.length<<1);a.set(this.a)}if(a[s++]=0|(r?1:0),D=65536+~(r=i.length)&65535,a[s++]=255&r,a[s++]=r>>>8&255,a[s++]=255&D,a[s++]=D>>>8&255,ee)a.set(i,s),s+=i.length,a=a.subarray(0,s);else{for(o=0,U=i.length;o<U;++o)a[s++]=i[o];a.length=s}this.c=s,this.a=a}break;case 1:for(var d,u=new te(ee?new Uint8Array(this.a.buffer):this.a,this.c),c=(u.b(1,1,Q),u.b(1,2,Q),re(this,n)),l=0,G=c.length;l<G;l++)if(d=c[l],te.prototype.b.apply(u,ie[d]),256<d)u.b(c[++l],c[++l],Q),u.b(c[++l],5),u.b(c[++l],c[++l],Q);else if(256===d)break;this.a=u.finish(),this.c=this.a.length;break;case ne:var p,h,f,g,m,v,y,B,b,w,S,H,I=new te(ee?new Uint8Array(this.a.buffer):this.a,this.c),z=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],j=Array(19),E=ne;for(I.b(1,1,Q),I.b(E,2,Q),p=re(this,n),E=ae(m=oe(this.m,15)),L=ae(v=oe(this.l,7)),h=286;257<h&&0===m[h-1];h--);for(f=30;1<f&&0===v[f-1];f--);for(var _,C,x,T,k,q=h,W=f,R=new(ee?Uint32Array:Array)(q+W),A=new(ee?Uint32Array:Array)(316),O=new(ee?Uint8Array:Array)(19),N=_=0;N<q;N++)R[_++]=m[N];for(N=0;N<W;N++)R[_++]=v[N];if(!ee)for(N=0,x=O.length;N<x;++N)O[N]=0;for(N=T=0,x=R.length;N<x;N+=_){for(_=1;N+_<x&&R[N+_]===R[N];++_);if(C=_,0===R[N])if(C<3)for(;0<C--;)O[A[T++]=0]++;else for(;0<C;)(k=C-3<(k=C<138?C:138)&&k<C?C-3:k)<=10?(A[T++]=17,A[T++]=k-3,O[17]++):(A[T++]=18,A[T++]=k-11,O[18]++),C-=k;else if(A[T++]=R[N],O[R[N]]++,--C<3)for(;0<C--;)A[T++]=R[N],O[R[N]]++;else for(;0<C;)C-3<(k=C<6?C:6)&&k<C&&(k=C-3),A[T++]=16,A[T++]=k-3,O[16]++,C-=k}for(e=ee?A.subarray(0,T):A.slice(0,T),y=oe(O,7),S=0;S<19;S++)j[S]=y[z[S]];for(g=19;4<g&&0===j[g-1];g--);for(B=ae(y),I.b(h-257,5,Q),I.b(f-1,5,Q),I.b(g-4,4,Q),S=0;S<g;S++)I.b(j[S],3,Q);for(S=0,H=e.length;S<H;S++)if(b=e[S],I.b(B[b],y[b],Q),16<=b){switch(S++,b){case 16:w=2;break;case 17:w=3;break;case 18:w=7;break;default:throw"invalid code: "+b}I.b(e[S],w,Q)}for(var M,V,E=[E,m],L=[L,v],J=E[0],K=E[1],$=L[0],X=L[1],P=0,Y=p.length;P<Y;++P)if(M=p[P],I.b(J[M],K[M],Q),256<M)I.b(p[++P],p[++P],Q),V=p[++P],I.b($[V],X[V],Q),I.b(p[++P],p[++P],Q);else if(256===M)break;this.a=I.finish(),this.c=this.a.length;break;default:throw"invalid compression type"}return this.a};var h=function(){for(var e,t=[],n=3;n<=258;n++)e=function(e){switch(Q){case 3===e:return[257,e-3,0];case 4===e:return[258,e-4,0];case 5===e:return[259,e-5,0];case 6===e:return[260,e-6,0];case 7===e:return[261,e-7,0];case 8===e:return[262,e-8,0];case 9===e:return[263,e-9,0];case 10===e:return[264,e-10,0];case e<=12:return[265,e-11,1];case e<=14:return[266,e-13,1];case e<=16:return[267,e-15,1];case e<=18:return[268,e-17,1];case e<=22:return[269,e-19,2];case e<=26:return[270,e-23,2];case e<=30:return[271,e-27,2];case e<=34:return[272,e-31,2];case e<=42:return[273,e-35,3];case e<=50:return[274,e-43,3];case e<=58:return[275,e-51,3];case e<=66:return[276,e-59,3];case e<=82:return[277,e-67,4];case e<=98:return[278,e-83,4];case e<=114:return[279,e-99,4];case e<=130:return[280,e-115,4];case e<=162:return[281,e-131,5];case e<=194:return[282,e-163,5];case e<=226:return[283,e-195,5];case e<=257:return[284,e-227,5];case 258===e:return[285,e-258,0];default:throw"invalid length: "+e}}(n),t[n]=e[2]<<24|e[1]<<16|e[0];return t}(),w=ee?new Uint32Array(h):h;function re(e,t){function n(e,t){var n,i,r,o=e.k,a=[],s=0,d=w[e.length];switch(a[s++]=65535&d,a[s++]=d>>16&255,a[s++]=d>>24,Q){case 1===o:n=[0,o-1,0];break;case 2===o:n=[1,o-2,0];break;case 3===o:n=[2,o-3,0];break;case 4===o:n=[3,o-4,0];break;case o<=6:n=[4,o-5,1];break;case o<=8:n=[5,o-7,1];break;case o<=12:n=[6,o-9,2];break;case o<=16:n=[7,o-13,2];break;case o<=24:n=[8,o-17,3];break;case o<=32:n=[9,o-25,3];break;case o<=48:n=[10,o-33,4];break;case o<=64:n=[11,o-49,4];break;case o<=96:n=[12,o-65,5];break;case o<=128:n=[13,o-97,5];break;case o<=192:n=[14,o-129,6];break;case o<=256:n=[15,o-193,6];break;case o<=384:n=[16,o-257,7];break;case o<=512:n=[17,o-385,7];break;case o<=768:n=[18,o-513,8];break;case o<=1024:n=[19,o-769,8];break;case o<=1536:n=[20,o-1025,9];break;case o<=2048:n=[21,o-1537,9];break;case o<=3072:n=[22,o-2049,10];break;case o<=4096:n=[23,o-3073,10];break;case o<=6144:n=[24,o-4097,11];break;case o<=8192:n=[25,o-6145,11];break;case o<=12288:n=[26,o-8193,12];break;case o<=16384:n=[27,o-12289,12];break;case o<=24576:n=[28,o-16385,13];break;case o<=32768:n=[29,o-24577,13];break;default:throw"invalid distance"}for(d=n,a[s++]=d[0],a[+s]=d[1],a[5]=d[2],i=0,r=a.length;i<r;++i)h[f++]=a[i];m[a[0]]++,v[a[3]]++,g=e.length+t-1,c=null}var i,r,o,a,s,d,u,c,l,p={},h=ee?new Uint16Array(2*t.length):[],f=0,g=0,m=new(ee?Uint32Array:Array)(286),v=new(ee?Uint32Array:Array)(30),y=e.i;if(!ee){for(o=0;o<=285;)m[o++]=0;for(o=0;o<=29;)v[o++]=0}for(m[256]=1,i=0,r=t.length;i<r;++i){for(o=s=0,a=3;o<a&&i+o!==r;++o)s=s<<8|t[i+o];if(p[s]===Z&&(p[s]=[]),d=p[s],!(0<g--)){for(;0<d.length&&32768<i-d[0];)d.shift();if(r<=i+3){for(c&&n(c,-1),o=0,a=r-i;o<a;++o)l=t[i+o],h[f++]=l,++m[l];break}0<d.length?(u=function(e,t,n){var i,r,o,a,s,d,u=0,c=e.length;a=0,d=n.length;e:for(;a<d;a++){if(i=n[d-a-1],(o=3)<u){for(s=u;3<s;s--)if(e[i+s-1]!==e[t+s-1])continue e;o=u}for(;o<258&&t+o<c&&e[i+o]===e[t+o];)++o;if(u<o&&(r=i,u=o),258===o)break}return new b(u,t-r)}(t,i,d),c?c.length<u.length?(l=t[i-1],h[f++]=l,++m[l],n(u,0)):n(c,-1):u.length<y?c=u:n(u,0)):c?n(c,-1):(l=t[i],h[f++]=l,++m[l])}d.push(i)}return h[f++]=256,m[256]++,e.m=m,e.l=v,ee?h.subarray(0,f):h}function oe(e,t){var n,i,r,o,a,s=e.length,d=new c(572),u=new(ee?Uint8Array:Array)(s);if(!ee)for(o=0;o<s;o++)u[o]=0;for(o=0;o<s;++o)0<e[o]&&d.push(o,e[o]);if(n=Array(d.length/2),i=new(ee?Uint32Array:Array)(d.length/2),1===n.length)u[d.pop().index]=1;else{for(o=0,a=d.length/2;o<a;++o)n[o]=d.pop(),i[o]=n[o].value;for(r=function(e,n,t){var i,r,o,a,s,d=new(ee?Uint16Array:Array)(t),u=new(ee?Uint8Array:Array)(t),c=new(ee?Uint8Array:Array)(n),l=Array(t),p=Array(t),h=Array(t),f=(1<<t)-n,g=1<<t-1;for(d[t-1]=n,r=0;r<t;++r)f<g?u[r]=0:(u[r]=1,f-=g),f<<=1,d[t-2-r]=(d[t-1-r]/2|0)+n;for(d[0]=u[0],l[0]=Array(d[0]),p[0]=Array(d[0]),r=1;r<t;++r)d[r]>2*d[r-1]+u[r]&&(d[r]=2*d[r-1]+u[r]),l[r]=Array(d[r]),p[r]=Array(d[r]);for(i=0;i<n;++i)c[i]=t;for(o=0;o<d[t-1];++o)l[t-1][o]=e[o],p[t-1][o]=o;for(i=0;i<t;++i)h[i]=0;for(1===u[t-1]&&(--c[0],++h[t-1]),r=t-2;0<=r;--r){for(a=i=0,s=h[r+1],o=0;o<d[r];o++)(a=l[r+1][s]+l[r+1][s+1])>e[i]?(l[r][o]=a,p[r][o]=n,s+=2):(l[r][o]=e[i],p[r][o]=i,++i);h[r]=0,1===u[r]&&function m(e){var t=p[e][h[e]];t===n?(m(e+1),m(e+1)):--c[t],++h[e]}(r)}return c}(i,i.length,t),o=0,a=n.length;o<a;++o)u[n[o].index]=r[o]}return u}function ae(e){for(var t,n,i=new(ee?Uint16Array:Array)(e.length),r=[],o=[],a=0,s=0,d=e.length;s<d;s++)r[e[s]]=1+(0|r[e[s]]);for(s=1,d=16;s<=d;s++)a=(o[s]=a)+(0|r[s])<<1;for(s=0,d=e.length;s<d;s++)for(a=o[e[s]],o[e[s]]+=1,t=i[s]=0,n=e[s];t<n;t++)i[s]=i[s]<<1|1&a,a>>>=1;return i}function f(e,t){this.input=e,this.a=new(ee?Uint8Array:Array)(32768),this.d=S.g;var n,i={};for(n in(t?"number"==typeof t.compressionType:(t={},0))&&(this.d=t.compressionType),t)i[n]=t[n];i.outputBuffer=this.a,this.j=new s(this.input,i)}var g,m,v,y,S=l,I=(f.prototype.f=function(){var e,t,n=0,i=this.a,r=Math.LOG2E*Math.log(32768)-8<<4|8;switch(i[n++]=r,8,this.d){case S.NONE:t=0;break;case S.h:t=1;break;case S.g:t=2;break;default:throw Error("unsupported compression type")}i[+n]=(e=t<<6|0)|31-(256*r+e)%31;var o=this.input;if("string"==typeof o){for(var a=o.split(""),s=0,d=a.length;s<d;s++)a[s]=(255&a[s].charCodeAt(0))>>>0;o=a}for(var u,c=1,l=0,p=o.length,h=0;0<p;){for(p-=u=1024<p?1024:p;l+=c+=o[h++],--u;);c%=65521,l%=65521}return r=(l<<16|c)>>>0,this.j.c=2,n=(i=this.j.f()).length,ee&&((i=new Uint8Array(i.buffer)).length<=n+4&&(this.a=new Uint8Array(i.length+4),this.a.set(i),i=this.a),i=i.subarray(0,n+4)),i[n++]=r>>24&255,i[n++]=r>>16&255,i[n++]=r>>8&255,i[+n]=255&r,i},e("Zlib.Deflate",f),e("Zlib.Deflate.compress",function(e,t){return new f(e,t).f()}),e("Zlib.Deflate.prototype.compress",f.prototype.f),{NONE:S.NONE,FIXED:S.h,DYNAMIC:S.g});if(Object.keys)g=Object.keys(I);else for(m in g=[],v=0,I)g[v++]=m;for(v=0,y=g.length;v<y;++v)e("Zlib.Deflate.CompressionType."+(m=g[v]),I[m])}.call(e.exports);var it={Deflate:U(e.exports).Zlib.Deflate},rt="base64url";function ot(e,t){t=t||rt;e=tt("string"==typeof e?e:JSON.stringify(e)),e=new it.Deflate(e).compress();return t===rt?c.uint8ToBase64(e):e}t={exports:{}};!function(){var o=this;function e(e,t){var n,i=e.split("."),r=o;i[0]in r||!r.execScript||r.execScript("var "+i[0]);for(;i.length&&(n=i.shift());)i.length||void 0===t?r=r[n]||(r[n]={}):r[n]=t}var a={c:function(e,t,n){return a.update(e,0,t,n)},update:function(e,t,n,i){var r=a.a,o="number"==typeof n?n:n=0,i="number"==typeof i?i:e.length;for(t^=4294967295,o=7&i;o--;++n)t=t>>>8^r[255&(t^e[n])];for(o=i>>3;o--;n+=8)t=(t=(t=(t=(t=(t=(t=(t=t>>>8^r[255&(t^e[n])])>>>8^r[255&(t^e[n+1])])>>>8^r[255&(t^e[n+2])])>>>8^r[255&(t^e[n+3])])>>>8^r[255&(t^e[n+4])])>>>8^r[255&(t^e[n+5])])>>>8^r[255&(t^e[n+6])])>>>8^r[255&(t^e[n+7])];return(4294967295^t)>>>0},d:function(e,t){return(a.a[255&(e^t)]^e>>>8)>>>0},b:[0,1996959894,3993919788,2567524794,124634137,1886057615,3915621685,2657392035,249268274,2044508324,3772115230,2547177864,162941995,2125561021,3887607047,2428444049,498536548,1789927666,4089016648,2227061214,450548861,1843258603,4107580753,2211677639,325883990,1684777152,4251122042,2321926636,335633487,1661365465,4195302755,2366115317,997073096,1281953886,3579855332,2724688242,1006888145,1258607687,3524101629,2768942443,901097722,1119000684,3686517206,2898065728,853044451,1172266101,3705015759,2882616665,651767980,1373503546,3369554304,3218104598,565507253,1454621731,3485111705,3099436303,671266974,1594198024,3322730930,2970347812,795835527,1483230225,3244367275,3060149565,1994146192,31158534,2563907772,4023717930,1907459465,112637215,2680153253,3904427059,2013776290,251722036,2517215374,3775830040,2137656763,141376813,2439277719,3865271297,1802195444,476864866,2238001368,4066508878,1812370925,453092731,2181625025,4111451223,1706088902,314042704,2344532202,4240017532,1658658271,366619977,2362670323,4224994405,1303535960,984961486,2747007092,3569037538,1256170817,1037604311,2765210733,3554079995,1131014506,879679996,2909243462,3663771856,1141124467,855842277,2852801631,3708648649,1342533948,654459306,3188396048,3373015174,1466479909,544179635,3110523913,3462522015,1591671054,702138776,2966460450,3352799412,1504918807,783551873,3082640443,3233442989,3988292384,2596254646,62317068,1957810842,3939845945,2647816111,81470997,1943803523,3814918930,2489596804,225274430,2053790376,3826175755,2466906013,167816743,2097651377,4027552580,2265490386,503444072,1762050814,4150417245,2154129355,426522225,1852507879,4275313526,2312317920,282753626,1742555852,4189708143,2394877945,397917763,1622183637,3604390888,2714866558,953729732,1340076626,3518719985,2797360999,1068828381,1219638859,3624741850,2936675148,906185462,1090812512,3747672003,2825379669,829329135,1181335161,3412177804,3160834842,628085408,1382605366,3423369109,3138078467,570562233,1426400815,3317316542,2998733608,733239954,1555261956,3268935591,3050360625,752459403,1541320221,2607071920,3965973030,1969922972,40735498,2617837225,3943577151,1913087877,83908371,2512341634,3803740692,2075208622,213261112,2463272603,3855990285,2094854071,198958881,2262029012,4057260610,1759359992,534414190,2176718541,4139329115,1873836001,414664567,2282248934,4279200368,1711684554,285281116,2405801727,4167216745,1634467795,376229701,2685067896,3608007406,1308918612,956543938,2808555105,3495958263,1231636301,1047427035,2932959818,3654703836,1088359270,936918e3,2847714899,3736837829,1202900863,817233897,3183342108,3401237130,1404277552,615818150,3134207493,3453421203,1423857449,601450431,3009837614,3294710456,1567103746,711928724,3020668471,3272380065,1510334235,755167117]};a.a="undefined"!=typeof Uint8Array&&"undefined"!=typeof Uint16Array&&"undefined"!=typeof Uint32Array?new Uint32Array(a.b):a.b,e("Zlib.CRC32",a),e("Zlib.CRC32.calc",a.c),e("Zlib.CRC32.update",a.update)}.call(t.exports);var at={CRC32:U(t.exports).Zlib.CRC32},st=function(e,n){var i;return 200<=(n=n||0)?e:_.isArray(e)?_.map(e,function(e){return st(e,n+1)}):!_.isObject(e)||_.isDate(e)||_.isRegExp(e)||_.isElement(e)?_.isString(e)?_.escape(e):e:(i={},_.each(e,function(e,t){i[t]=st(e,n+1)}),i)},dt=function(e){e=tt(e);return c.uint8ToBase64(e)},ut=function(e){if(void 0!==e)return e=tt(e=_.isString(e)?e:JSON.stringify(e)),at.CRC32.calc(e,0,e.length)};function ct(e){return e[Math.floor(Math.random()*e.length)]}function lt(e){for(var t="abcdefghijklmnopqrstuvwxyz",n="",i=(t+t.toUpperCase()+"1234567890").split(""),r=0;r<e;r++)n+=ct(i);return n}var pt=function(e,t,n){return!(!E(e)||!E(t))&&(n&&(e=e.toLowerCase(),t=t.toLowerCase()),-1<e.indexOf(t))};function S(){return(new Date).getTime()}function ht(){return"undefined"!=typeof $A&&_.isFunction($A.get)&&_.isString($A.get("$Browser.formFactor"))}function ft(e,t=window){var[e,t,n=window]=[_,e,t],i="__symbol__";if("undefined"!=typeof Zone&&e.isFunction(Zone[i])){i=n[Zone[i](t)];if(e.isFunction(i))return i}return n[t]}i=window;var gt=_.isFunction(i.isFinite)?i.isFinite:i.Number&&_.isFunction(i.Number.isFinite)?i.Number.isFinite:function(e){return e!=Infinity&&e!=-Infinity&&!isNaN(e)};function mt(e){return"number"==typeof e&&gt(e)&&Math.floor(e)===e}function vt(e,t,n,i){(t=t||{}).maxRetries=mt(t.maxRetries)?t.maxRetries:10,t.delay=mt(t.delay)?t.delay:50,t.exponentialBackoff=t.exponentialBackoff||!1;var r=function(e){return e&&"[object Function]"==={}.toString.call(e)},o=r(n)?n:function(){},a=r(i)?i:function(){},n=e();n?o(n):0<t.maxRetries?Ut(function(){t.maxRetries=--t.maxRetries,t.delay=t.exponentialBackoff?2*t.delay:t.delay,vt(e,t,o,a)},t.delay):(a||function(){})()}var yt=function(e){e=e.match(/-?[\d,]+\.?([\d,]+)*/);return e?parseFloat(e[0].replace(/,/g,"")):null};function bt(e){return _.isObject(e)&&_.isFunction(e.then)}function wt(e){return e&&e.hasOwnProperty("wrappedJSObject")?e.wrappedJSObject:e}var St,It=_.isFunction(window.decodeURIComponent)?window.decodeURIComponent:_.identity,Et=_.isFunction(window.encodeURIComponent)?window.encodeURIComponent:_.identity;class _t{constructor(){this.listeners={}}addEventListener(e,t){let n=this.listeners[e];n||(n=[],this.listeners[e]=n),_.findIndex(n,e=>t===e)<0&&n.push(t)}removeEventListener(e,t){var n,i=this.listeners[e];i&&0<=(n=_.findIndex(i,e=>t===e))&&(i.splice(n,1),i.length||delete this.listeners[e])}dispatchEvent(t){var e=this.listeners[t.type];e&&_.each(e,e=>{e(t)})}}class Ct{constructor(e,t,n){this.type="log",this.logged=!1,this.level=e,this.message=t,this.attributes=n}toString(){let e=this.message;return this.error&&e!==this.error.message&&(e=e+":"+this.error.message),this.attributes&&(e+=": "+_.map(this.attributes,(e,t)=>t+"="+e)),e}hashCode(){return this.toString()}}(n=St=St||{}).Debug="debug",n.Info="info",n.Warn="warn",n.Error="error",n.Critical="critical";class xt extends _t{write(e,t,n){this.dispatchEvent(new Ct(t,e,n))}writeError(e,t,n){let i,r;_.isString(e)?(i=e,r={message:i}):(r=e,i=r.message),n&&n.error&&(r=n.error,delete n.error);e=new Ct(t,i,n);e.error=r,this.dispatchEvent(e)}debug(e,t){this.write(e,St.Debug,t)}info(e,t){this.write(e,St.Info,t)}warn(e,t){this.writeError(e,St.Warn,t)}error(e,t){this.writeError(e,St.Error,t)}critical(e,t){this.writeError(e,St.Critical,t)}}const C=new xt;function Tt(e){if(e)return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}const kt=function(){var e=m.get("storage.allowKeys")||"*";return _.isArray(e)?_.indexBy(e):e};function Rt(t,n,i){return function(){try{return n.apply(t,arguments)}catch(e){return i}}}function At(n){_.forEach(_.keys(n),function(e){try{/^_?pendo_/.test(e)&&n.removeItem(e)}catch(t){}})}function Ot(e){var t=_.noop,t={getItem:()=>null,setItem:t,removeItem:t,clearPendo:t};try{var n=e();return n?{getItem:Rt(n,n.getItem,null),setItem:Rt(n,n.setItem),removeItem:Rt(n,n.removeItem),clearPendo:_.partial(At,n)}:t}catch(i){return t}}var Nt=Ot(function(){return window.localStorage}),Mt=Ot(function(){return window.sessionStorage});function Lt(e){try{return JSON.parse(e)}catch(t){return null}}var Pt,Ft={},Dt=!0,Bt=function(){return m.get("localStorageOnly")},Ht=function(){return!!m.get("disableCookies")};function zt(e){Dt=e}var jt=function(e){return(e=new RegExp("(^|; )"+e+"=([^;]*)").exec(document.cookie))?It(e[2]):null},qt=function(e,t,n,i){var r,o,a;!Dt||m.get("preventCookieRefresh")&&jt(e)===t||(a=Xt(n),r=new Date,o=(i="https:"===document.location.protocol||i)?"None":"Strict",r.setTime(r.getTime()+a),a=e+"="+Et(t)+(n?";expires="+r.toUTCString():"")+"; path=/"+(i?";secure":"")+"; SameSite="+o,Pt&&(a+=";domain="+Pt),document.cookie=a)};function Wt(e){Pt?qt(e,""):document.cookie=e+"=; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT"}var Vt=function(e,t){return`_pendo_${e}.`+(t||I.apiKey)},Jt=function(e,t){return jt(Vt(e,t))};const Kt=864e5,$t=100*Kt,Xt=(e=$t)=>{var t=m.get("maxCookieTTLDays"),t=t<Infinity?t*Kt:Infinity;return Math.min(e,t)};var Yt=function(e,t,n,i,r){n=n||$t,qt(Vt(e,r),t,n,i)};class Zt{constructor(){this.keys={}}addLocal(e,t){this._add(e,"local",t)}addSession(e,t){this._add(e,"session",t)}hasLocal(e){return this._has(e,"local")}hasSession(e){return this._has(e,"session")}getKeyConfig(e,t,n){return E(n)?n:this.keys[e]?this.keys[e][t]:undefined}getKeySerializer(e){return this.keys[e]?this.keys[e].serializer:_.identity}getKeyDeserializer(e){return this.keys[e]?this.keys[e].deserializer:_.identity}_add(e,t,n={}){n=_.extend({type:t,duration:null,isPlain:!1,isSecure:!1,localStorageOnly:!1,cookieSuffix:undefined,serializer:_.identity,deserializer:_.identity},n),this.keys[e]||(this.keys[e]=n)}_has(e,t){return!!this.keys[e]&&this.keys[e].type===t}}var Qt,en,tn,nn,v,l=function(){const d=new Zt;function e(i,r){return function(e){var t,n;if(t=e,"*"===(n=kt())||n[t])return d[r](e)||C.warn(`storage key ${e} is not registered`),i.apply(this,arguments);C.debug(`writing storage key ${e} is not allowed`)}}function u(e){return e||Bt()||!Pt}var c=_.memoize(function(e){try{var t=window[e],n="__storage_test__";return t.setItem(n,n),t.getItem(n),t.removeItem(n),!0}catch(i){return i instanceof DOMException&&(22===i.code||1014===i.code||"QuotaExceededError"===i.name||"NS_ERROR_DOM_QUOTA_REACHED"===i.name)&&t&&0!==t.length}});function l(e){e.cache&&(e.cache={})}function p(e){if(null===e)return null;try{var t=JSON.parse(e);return t.ttl?t.ttl<(new Date).getTime()?null:String(t.value||t):e}catch(n){return e}}function h(e,t){return null===t?e:(t=(new Date).getTime()+Xt(t),JSON.stringify({ttl:t,value:e}))}function f(e,t,n){t=d.getKeyConfig(e,"isPlain",t),n=d.getKeyConfig(e,"cookieSuffix",n);var i=d.getKeyConfig(e,"localStorageOnly",!1),t=t?e:Vt(e,n);if(!Ht())if(u(i)){if(c("localStorage"))try{return void localStorage.removeItem(t)}catch(r){}}else try{return void Wt(t)}catch(r){}delete Ft[t]}const t=_.extend({},Mt),n=(t.setItem=e(t.setItem,"hasSession"),_.extend({},Nt));return n.setItem=e(n.setItem,"hasLocal"),{read:function(e,t,n){t=d.getKeyConfig(e,"isPlain",t),n=d.getKeyConfig(e,"cookieSuffix",n);var i=d.getKeyConfig(e,"localStorageOnly",!1),r=t?e:Vt(e,n);let o;var a=d.getKeyDeserializer(e);if(Ht())return a(p(Ft[r])||null);if(u(i)){if(c("localStorage"))try{return null===(o=p(localStorage.getItem(r)))&&f(e,t,n),a(o)}catch(s){l(c)}}else try{if(null!==(o=jt(r)))return a(o)}catch(s){}return null===(o=p(Ft[r]||null))&&delete Ft[r],a(o)},write:e(function(e,t,n,i,r,o){n=d.getKeyConfig(e,"duration",n),i=d.getKeyConfig(e,"isPlain",i),r=d.getKeyConfig(e,"isSecure",r),o=d.getKeyConfig(e,"cookieSuffix",o);var a=d.getKeyConfig(e,"localStorageOnly",!1),e=(t=d.getKeySerializer(e)(t),i?e:Vt(e,o));if(l(c),!Ht())if(u(a)){if(c("localStorage"))try{return void localStorage.setItem(e,h(t,n))}catch(s){}}else try{return i||(n=n||$t),void qt(e,t,n,r)}catch(s){}Ft[e]=h(t,n)},"hasLocal"),clear:f,registry:d,getLocal:()=>n,getSession:()=>t}}(),rn=(window.Promise,e=function(){var t=Ut;function u(e){return Boolean(e&&"undefined"!=typeof e.length)}function i(){}function a(e){if(!(this instanceof a))throw new TypeError("Promises must be constructed via new");if("function"!=typeof e)throw new TypeError("not a function");this._state=0,this._handled=!1,this._value=undefined,this._deferreds=[],l(e,this)}function r(i,r){for(;3===i._state;)i=i._value;0===i._state?i._deferreds.push(r):(i._handled=!0,a._immediateFn(function(){var e,t=1===i._state?r.onFulfilled:r.onRejected;if(null===t)(1===i._state?o:s)(r.promise,i._value);else{try{e=t(i._value)}catch(n){return void s(r.promise,n)}o(r.promise,e)}}))}function o(e,t){try{if(t===e)throw new TypeError("A promise cannot be resolved with itself.");if(t&&("object"==typeof t||"function"==typeof t)){var n=t.then;if(t instanceof a)return e._state=3,e._value=t,void d(e);if("function"==typeof n)return void l((i=n,r=t,function(){i.apply(r,arguments)}),e)}e._state=1,e._value=t,d(e)}catch(o){s(e,o)}var i,r}function s(e,t){e._state=2,e._value=t,d(e)}function d(e){2===e._state&&0===e._deferreds.length&&a._immediateFn(function(){e._handled||a._unhandledRejectionFn(e._value)});for(var t=0,n=e._deferreds.length;t<n;t++)r(e,e._deferreds[t]);e._deferreds=null}function c(e,t,n){this.onFulfilled="function"==typeof e?e:null,this.onRejected="function"==typeof t?t:null,this.promise=n}function l(e,t){var n=!1;try{e(function(e){n||(n=!0,o(t,e))},function(e){n||(n=!0,s(t,e))})}catch(i){n||(n=!0,s(t,i))}}return a.prototype["catch"]=function(e){return this.then(null,e)},a.prototype.then=function(e,t){var n=new this.constructor(i);return r(this,new c(e,t,n)),n},a.prototype["finally"]=function(t){var n=this.constructor;return this.then(function(e){return n.resolve(t()).then(function(){return e})},function(e){return n.resolve(t()).then(function(){return n.reject(e)})})},a.all=function(t){return new a(function(r,o){if(!u(t))return o(new TypeError("Promise.all accepts an array"));var a=Array.prototype.slice.call(t);if(0===a.length)return r([]);var s=a.length;function d(t,e){try{if(e&&("object"==typeof e||"function"==typeof e)){var n=e.then;if("function"==typeof n)return void n.call(e,function(e){d(t,e)},o)}a[t]=e,0==--s&&r(a)}catch(i){o(i)}}for(var e=0;e<a.length;e++)d(e,a[e])})},a.allSettled=function(n){return new this(function(i,e){if(!n||"undefined"==typeof n.length)return e(new TypeError(typeof n+" "+n+" is not iterable(cannot read property Symbol(Symbol.iterator))"));var r=Array.prototype.slice.call(n);if(0===r.length)return i([]);var o=r.length;for(var t=0;t<r.length;t++)!function a(t,e){if(e&&("object"==typeof e||"function"==typeof e)){var n=e.then;if("function"==typeof n)return void n.call(e,function(e){a(t,e)},function(e){r[t]={status:"rejected",reason:e},0==--o&&i(r)})}r[t]={status:"fulfilled",value:e},0==--o&&i(r)}(t,r[t])})},a.resolve=function(t){return t&&"object"==typeof t&&t.constructor===a?t:new a(function(e){e(t)})},a.reject=function(n){return new a(function(e,t){t(n)})},a.race=function(r){return new a(function(e,t){if(!u(r))return t(new TypeError("Promise.race accepts an array"));for(var n=0,i=r.length;n<i;n++)a.resolve(r[n]).then(e,t)})},a._immediateFn="function"==typeof setImmediate?function(e){setImmediate(e)}:function(e){t(e,0)},a._unhandledRejectionFn=function(e){"undefined"!=typeof console&&console&&console.warn("Possible Unhandled Promise Rejection:",e)},a},"function"==typeof(t=window.Promise)&&/native/.test(t)?t:e()),i=(en=function(){var t=!1;return function(e){return function(){t||(t=!0,e.apply(null,arguments))}}},tn=function(n,i){var r=Qt.defer(),o=function(n,i){Ut(function(){var e;try{e=n(i)}catch(t){return void r.reject(t)}e===r.promise?r.reject(new TypeError("Cannot resolve promise with itself")):r.resolve(e)},1)};return{promise:r.promise,handle:function(e,t){e===nn?(e=t,n&&n.call?o(n,e):r.resolve(e)):(e=t,i&&i.call?o(i,e):r.reject(e))}}},nn=1,(Qt={}).defer=function(){var n,i=0,r=[],t=function(e,t){i=e,n=t,_.each(r,function(e){e.handle(i,n)}),r=null},o=function(e){t(nn,e)},a=function(e){t(2,e)},s=function(e,t){e=tn(e,t);return 0===i?r.push(e):e.handle(i,n),e.promise},d=function(e){var t=en();try{e(t(u),t(a))}catch(n){t(a)(n)}},u=function(e){var t;try{t=function(e){var t=e&&e.then;if("object"==typeof e&&"function"==typeof t)return function(){return t.apply(e,arguments)}}(e)}catch(n){return void a(n)}t?d(t):o(e)},e=en();return{resolve:e(u),reject:e(a),promise:{then:s,"catch":function(e){return s(null,e)}}}},Qt);function on(e){var n,i=v.defer(),r=_.isArray(e)?[]:{},o=_.size(e);return o?(n=!1,_.each(e,function(e,t){v.resolve(e).then(function(e){r[t]=e,0!=--o||n||i.resolve(r)},function(e){n||(n=!0,i.reject(e))})}),i.promise):v.resolve(e)}!we()&&Be.isMinimumIEVersion(11)?v={all:function(e){return _.isArray(e)?rn.all.apply(rn,arguments):on(e)},reject:function(){return rn.reject.apply(rn,arguments)},resolve:function(){return rn.resolve.apply(rn,arguments)},defer:function(){var n={};return n.promise=new rn(function(e,t){n.resolve=e,n.reject=t}),n}}:((v=i).all=on,v.reject=function(e){var t=v.defer();return t.reject(e),t.promise},v.resolve=function(e){var t=v.defer();return t.resolve(e),t.promise});const an=l.getSession(),sn="pendo_tabId",dn="pendo_parentTabId";un=window,n=_.partial,cn=_.extend,ln=_.omit,pn={data:{},getItem(e){return pn.data[e]},setItem(e,t){pn.data[e]=t},removeItem(e){pn.data[e]=null,delete pn.data[e]}},hn=n(yn,sn,bn),fn=n(yn,"pendo_frameId",pn);var un,cn,ln,pn,hn,fn,gn={addTracerIds(e){return ln(cn(e,{parentTabId:mn(dn,bn),tabId:hn(),frameId:fn()}),function(e){return e===undefined})},setParentTabId:function(e){vn(dn,e,bn)},newTabId:function(){var e=lt(16);return vn(sn,e,bn),e},getTabId:hn,getFrameId:fn,tabIdChanged:function(t){var e;if(Be.addEventListener)return un.addEventListener("storage",e=function(e){e.key===sn&&(pn.removeItem(sn),t())}),function(){un.removeEventListener("storage",e)}}};function mn(e,t){return(_.isFunction(t)?t():t).getItem(e)}function vn(e,t,n){(_.isFunction(n)?n():n).setItem(e,t)}function yn(e,t){var n=mn(e,t);return n||vn(e,n=lt(16),t),n}function bn(){return n=pn,i=an,{getItem(e){var t=n.getItem(e);return t===undefined&&(t=i.getItem(e),n.setItem(e,t)),t},setItem(e,t){n.setItem(e,t),i.setItem(e,t)},removeItem(e){n.removeItem(e),i.removeItem(e)}};var n,i}function wn(){var i=this._handlers={};return this.addEventListener=function(){this.on.apply(this,arguments)},this.removeEventListener=function(){this.off.apply(this,arguments)},this.on=function(e,t){var n;return(_.isString(e)||_.isFunction(t))&&(n=(n=i[e])||(i[e]=[]),_.indexOf(n,t)<0)&&n.push(t),this},this.one=function(e,t){var n=this,i=function(){n.off(e,i),t.apply(this,arguments)};return this.on(e,i)},this.once=this.one,this.off=function(e,t){var n,e=i[e];return _.isFunction(t)?(n=_.indexOf(e,t),e&&0<=n&&e.splice(n,1)):e&&t===undefined&&(e.length=0),this},this.trigger=function(e){var t=i[e]?i[e].slice():[],n=_.toArray(arguments).slice(1);return _.map(t,function(e){return e.apply(I,n)})},this.triggerCancelable=function(e,t){e=i[e]?i[e].slice():[];return _.map(e,function(e){if(!t.cancel)return e.apply(I,[t])})},this.triggerAsync=function(){var e=_.map(this.trigger.apply(this,arguments),function(e){return!1===e?v.reject():e});return v.all(e)},this}wn.clear=function(t){t&&_.each(_.keys(t._handlers),function(e){t.off(e),delete t._handlers[e]})};Fi={DEBUG:t="debug",FRAMES:e="frames",LIFECYCLE:i="lifecycle",RUNTIME:n="runtime"},Sn=[new r("ready",[t,i]),new r("deliverablesLoaded",[t,i]),new r("guidesFailed",[t,i]),new r("guidesLoaded",[t,i]),new r("segmentFlagsUpdated",[t,i]),new r("segmentFlagsReady",[t,i]),new r("segmentFlagsError",[t,i]),new r("guideListChanged",[t,i]),new r("guideSeen",[t,i]),new r("guideNotSeen",[t,i]),new r("guideAdvanced",[t,i]),new r("guideDismissed",[t,i]),new r("guideSnoozed",[t,i]),new r("beforeGuideShow",[i]),new r("beforeMount",[n]),new r("beforeAdvance",[n]),new r("beforePrevious",[n]),new r("beforeSnooze",[n]),new r("beforeDismiss",[n]),new r("beforeUnmount",[n]),new r("unmounted",[n]),new r("beforeUpdate",[n]),new r("updated",[n]),new r("guideSnoozeCancelled",[t,i]),new r("guideTimeout",[t,i]),new r("guideLoopStopped",[t,i]),new r("guideUpdateComplete",[i]),new r("designerLaunched",[t,i]),new r("debuggerLaunched",[t,i]),new r("stepEligibility",[t]),new r("identify",[t,i]),new r("metadata",[t,i]),new r("appUnloaded",[t,i]),new r("appHidden",[t,i]),new r("startPreview",[t]),new r("resourceFetchFail",[t]),new r("contentVerificationFail",[t]),new r("contentValidationFail",[t]),new r("renderFail",[t]),new r("appUsage",[i]),new r("eventCaptured",[t]),new r("error",[t,i]),new r("onClickCaptured",[t]),new r("urlChanged",[i]),new r("leaderChanged",[i,e]),new r("transmit:locked",[i]),new r("transmit:unlocked",[i]),new r("sessionChanged",[i]),new r("ptm:unpaused",[i]),new r("ptm:paused",[i]),new r("recording:unpaused",[i]),new r("recording:paused",[i]),new r("childFrameJoined",[e]),new r("tabIdChanged:self",[t,i])],In=wn.call({}),En={debug(){return gn.addTracerIds(Cn.apply(null,arguments))},lifecycle:Cn,runtime:Cn,frames:Cn},_n=In.trigger,In.trigger=xn,_.each(_.values(Fi),function(e){In[e]={on:_.partial(In.on,e),one:_.partial(In.one,e),off:_.partial(In.off,e)}}),_.each(Sn,function(e){e=e.name,In[e]={on:_.partial(In.on,e),one:_.partial(In.one,e),off:_.partial(In.off,e),trigger:_.partial(xn,e)}});var Sn,In,En,_n,y=In;function r(e,t){this.name=e,this.groups=t||[]}function Cn(e,t){e={type:e,ts:S()};return E(t)&&_.isObject(t)&&(e.data=t),e}function xn(t){var e=_.findWhere(Sn,{name:t}),n=_.toArray(arguments).slice(1),i={};return _.each(e.groups,function(e){i.cancel||(i=En[e](t,n),_n.apply(In,[e].concat(i)))}),i.cancel||(i=Cn(t,n),_n.apply(In,[t].concat(i))),i}function Tn(e){var i=[],r=[],o={},a={},s={state:{},commit:function(t,n){var e=o[t];if(!e)throw new Error("mutation "+t+" not found");e(n),_.each(i,function(e){e({type:t,payload:n},s.state)})},dispatch:function(t,n){var e=a[t];if(e)return e=e(n),_.each(r,function(e){e({type:t,payload:n},s.state)}),e;throw new Error("action "+t+" not found")},subscribe:_.partial(t,i),subscribeAction:_.partial(t,r),registerModule:function h(n,e){_.isString(n)&&(n=[n]);var t=u(s.state,e,n);_.extend(s.getters,p(e,t,s,n));_.extend(o,c(e,t,n));_.extend(a,l(e,t,s,n));_.each(e.modules,function(e,t){h(n.concat([t]),e)})},getters:{}};return e&&s.registerModule([],e),s;function t(e,t){return _.isFunction(t)?(e.push(t),n=e,i=t,function(){var e=n.indexOf(i);0<=e&&n.splice(e,1)}):_.noop;var n,i}function d(e,t){return(e=t?e.concat([t]):e).join("/")}function u(e,t,n){var i=e;return _.each(n,function(e){i[e]||(i[e]={}),i=i[e]}),_.extend(i,me(t.state||{}))}function c(e,n,i){var r={};return _.each(e.mutations,function(e,t){r[d(i,t)]=_.partial(e,n)}),r}function l(e,t,i,r){var n={},o={state:t,rootState:i.state,commit:function(e,t,n){n=n&&n.root?e:d(r,e);i.commit(n,t)},dispatch:function(e,t,n){n=n&&n.root?e:d(r,e);return i.dispatch(n,t)},getters:function(e,t){var i=d(t);i&&(i+="/");return _.reduce(e,function(e,t,n){return 0===n.indexOf(i)&&(e[n.replace(i,"")]=t),e},{})}(i.getters,r),rootGetters:i.getters};return _.each(e.actions,function(e,t){n[d(r,t)]=_.partial(e,o)}),n}function p(e,n,i,r){var o={},a={};return _.each(e.getters,function(e,t){a[t]=o[d(r,t)]=function(){return e(n,a,i.state,i.getters)}}),o}}var g=Tn(),kn=(g.subscribe(function(e,t){}),"_PENDO_T_"),Rn=11;const An="visitorId",On="oldVisitorId",Nn="accountId";var Mn=function(e=""){return e+lt(Rn)};var Ln=function(e){return E(e)&&""!==e&&e!==Bn&&"boolean"!=typeof e&&"object"!=typeof e&&!((e=e)&&"string"==typeof e&&0===nt.call(e).length)},Pn=function(e){return!(!e||"number"==typeof e)&&e.substring(0,kn.length)===kn},Fn=function(){return!m.get("disablePersistence")},Dn=function(e){e=e||[An,Nn,On];const t=m.get("identityStorageSuffix")||I.apiKey;_.each(e,function(e){Wt(Vt(e,t)),l.clear(e,!1,t)})},Un="VISITOR-UNIQUE-ID",Gn=function(e){return Un===e},Bn="::",Hn=function(e){return new RegExp(Bn).test(e)};function zn(e){return e.old_visitor_id!==e.visitor_id}var jn,qn=function(e,t){var n,i={old_visitor_id:b(),old_account_id:Kn()};Ln(e)?(Ln(n=e)?Vn(""+n):C.info("Invalid visitor id "+n),n=t,_.isUndefined(n)?C.info("No account id provided"):Ln(n)?(I.accountId=""+n,Fn()&&$n(Nn,I.accountId)):(delete I.accountId,delete(t=m.getLocalConfig()).account,m.setLocalConfig(t),g.commit("metadata/clearAccount"),Fn()&&l.clear(Nn),C.info("Invalid account id: "+n+". Account cleared")),i.visitor_id=b({generate:!0}),i.account_id=Kn(),!zn(t=i)&&t.old_account_id===t.account_id||(zn(i)&&(n=i.old_visitor_id)&&(jn=n,$n(On,jn)),y.identify.trigger(i))):C.info("Invalid visitor id "+e)};function Wn(){return Mn(kn)}function Vn(e){I.visitorId!==e&&(Fn()&&$n(An,e),I.visitorId=e)}function b(e={}){var t=function(){if(Ln(I.visitorId))return I.visitorId;var e=m.get("forceAnonymous");if(Fn()){var t=Xn(An);if(Ln(t)&&(!e||Pn(t)))return t}return undefined}();return Vn(t=!t&&e.generate?Wn():t),t}function Jn(){return b()||Wn()}var Kn=function(){var e=m.get("forceAnonymous");return Ln(I.accountId)||!Fn()||e||(e=Xn(Nn),I.accountId=e),I.accountId};function $n(e,t){var n=m.get("identityStorageLifetime")||$t,i=m.get("identityStorageSuffix")||I.apiKey;l.write(e,t,n,!1,!0,i)}function Xn(e){var t=m.get("identityStorageSuffix"),n=t||I.apiKey,n=l.read(e,!1,n)||l.read(e,!1,I.apiKey);return t&&l.clear(e,!1,I.apiKey),n}function Yn(){var e={old_visitor_id:b({generate:!1}),old_account_id:Kn(),wasCleared:!0};Dn(),delete I.visitorId,delete I.accountId,b({generate:!0}),_.extend(e,{visitor_id:b(),account_id:Kn()}),y.identify.trigger(e)}function Zn(e){e=e.data[0];return _.get(e,"wasCleared")}var Qn=function(t,n){return n=!!n,function(){try{return t.apply(this,arguments)}catch(e){n||C.critical(e)}}};n=function(n){return function ei(e){var t=n.createElement("a");if(t.href=e,":"===t.protocol)throw new Error("Uncaught TypeError: Failed to construct 'URL': Invalid URL");if(t.href!==e&&t.href!==encodeURI(e))throw new Error("Uncaught TypeError: Failed to construct 'URL': Invalid URL");return t.toString||(t.toString=function(){return t.href}),null==t.origin&&(t.origin=t.protocol+"//"+t.hostname,"80"!==t.port)&&"443"!==t.port&&(t.origin+=":"+t.port),t}};var ei="function"==typeof(e=window.URL)&&/native/.test(e)?e:n(document);function ti(e){if((t=e)&&"function"==typeof t.composedPath)try{return e.composedPath()}catch(n){return e.path}var t;return null}function ni(e){return e.shadowRoot}function ii(e,t){return"undefined"!=typeof(t=t||window).ShadowRoot&&e instanceof t.ShadowRoot&&e.host}function ri(e,t){return ii(e,t)?e.host:e.parentNode}var oi={PSEUDO_ELEMENT:"::shadow",PSEUDO_SAFE:":shadow",PSEUDO_REGEX:/::shadow/g,getComposedPath:ti,getShadowRoot:ni,isElementShadowRoot:ii,getParent:ri,isShadowSelector:ai,wrapSizzle(i,u){i.intercept(function(a,t,n,i,r){var e,o;if(ai(t))return _.isFunction(document.documentElement.attachShadow)?(o=a,e=(e=t).replace(oi.PSEUDO_REGEX,oi.PSEUDO_SAFE),e=_.map(o.tokenize(e),si),_.reduce(e,function(e,t){return e.concat(s(t,n,i,r))},[])):a(t.replace(oi.PSEUDO_REGEX,""),n,i,r);{const d=a(t,n,i,r);return 0<u.cache.size&&u.cache.forEach(e=>{n&&n!==document&&!function(e,t,n){let i=t;for(;i;){if(i===e)return 1;i=ri(i,n)}}(n,e)||d.push(...a(t,e,i,r))}),d}function s(e,t,n,i){var r,o;return ai(e)?(o=s((r={baseCss:(o=(o=e).split(oi.PSEUDO_ELEMENT)).splice(0,1)[0],shadowCss:o.join(oi.PSEUDO_ELEMENT)}).baseCss,t),_.reduce(o,function(e,t){return oi.getShadowRoot(t)?e.concat(s(r.shadowCss,oi.getShadowRoot(t),n,i)):e},[])):a(e,t,n,i)}}),i.intercept(function(e,t,n){return!oi.isElementShadowRoot(t)&&(ai(n)?0<i(n,document,null,[t]).length:e(t,n))},"matchesSelector")}};function ai(e){return!!e&&-1<e.indexOf(oi.PSEUDO_ELEMENT)}function si(e){return _.reduce(e,function(e,t){return t.value===oi.PSEUDO_SAFE?e+oi.PSEUDO_ELEMENT:e+t.value},"")}var di,h,w,ui,ci,li,pi,hi,fi,gi,mi,vi,x,yi,bi,wi,Si,Ii,Ei,t={exports:{}},i=t,_i=window,Ci="sizzle"+ +new Date,xi=_i.document,Ti=0,ki=0,Ri=pr(),Ai=pr(),Oi=pr(),Ni=pr(),Mi=pr(),Li=function(e,t){return e===t&&(mi=!0),0},Pi={}.hasOwnProperty,Fi=[],Di=Fi.pop,Ui=Fi.push,Gi=Fi.push,Bi=Fi.slice,Hi=function(e,t){for(var n=0,i=e.length;n<i;n++)if(e[n]===t)return n;return-1},zi="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",a="[\\x20\\t\\r\\n\\f]",e="(?:\\\\[\\da-fA-F]{1,6}"+a+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",n="\\["+a+"*("+e+")(?:"+a+"*([*^$|!~]?=)"+a+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+e+"))|)"+a+"*\\]",ji=":("+e+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+n+")*)|.*)\\)|)",qi=new RegExp(a+"+","g"),Wi=new RegExp("^"+a+"+|((?:^|[^\\\\])(?:\\\\.)*)"+a+"+$","g"),Vi=new RegExp("^"+a+"*,"+a+"*"),Ji=new RegExp("^"+a+"*([>+~]|"+a+")"+a+"*"),Ki=new RegExp(a+"|>"),$i=new RegExp(ji),Xi=new RegExp("^"+e+"$"),Yi={ID:new RegExp("^#("+e+")"),CLASS:new RegExp("^\\.("+e+")"),TAG:new RegExp("^("+e+"|[*])"),ATTR:new RegExp("^"+n),PSEUDO:new RegExp("^"+ji),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+a+"*(even|odd|(([+-]|)(\\d*)n|)"+a+"*(?:([+-]|)"+a+"*(\\d+)|))"+a+"*\\)|)","i"),bool:new RegExp("^(?:"+zi+")$","i"),needsContext:new RegExp("^"+a+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+a+"*((?:-\\d)?\\d*)"+a+"*\\)|)(?=[^-]|$)","i")},Zi=/HTML$/i,Qi=/^(?:input|select|textarea|button)$/i,er=/^h\d$/i,tr=/^[^{]+\{\s*\[native \w/,nr=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ir=/[+~]/,rr=new RegExp("\\\\[\\da-fA-F]{1,6}"+a+"?|\\\\([^\\r\\n\\f])","g"),or=function(e,t){e="0x"+e.slice(1)-65536;return t||(e<0?String.fromCharCode(65536+e):String.fromCharCode(e>>10|55296,1023&e|56320))},ar=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,sr=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},dr=function(){vi()},ur=Ir(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{Gi.apply(Fi=Bi.call(xi.childNodes),xi.childNodes),Fi[xi.childNodes.length].nodeType}catch(uI){Gi={apply:Fi.length?function(e,t){Ui.apply(e,Bi.call(t))}:function(e,t){for(var n=e.length,i=0;e[n++]=t[i++];);e.length=n-1}}}function cr(e){return e[0].length?e.map(cr).join(","):Sr(e)}function lr(e,t,n){var i=n[e+" "];i=i||cr(function o(e,t){return e[0].length?e.map(function(e){return o(e,t)}):e.filter(t)}(li(e),function(e){return!("PSEUDO"===(e=e).type&&e.matches.length&&"contains"===e.matches[0].replace(Wi,"$1").toLowerCase())}));try{var r=[];return Gi.apply(r,t.querySelectorAll(i)),n(e,i),r}catch(uI){}}function T(e,t,n,i){var r,o,a,s,d,u,c=t&&t.ownerDocument,l=t?t.nodeType:9;if(n=n||[],"string"!=typeof e||!e||1!==l&&9!==l&&11!==l)return n;if(!i&&(vi(t),t=t||x,bi)){if(11!==l&&(s=nr.exec(e)))if(r=s[1]){if(9===l){if(!(u=t.getElementById(r)))return n;if(u.id===r)return n.push(u),n}else if(c&&(u=c.getElementById(r))&&Ei(t,u)&&u.id===r)return n.push(u),n}else{if(s[2])return Gi.apply(n,t.getElementsByTagName(e)),n;if((r=s[3])&&h.getElementsByClassName&&t.getElementsByClassName)return Gi.apply(n,t.getElementsByClassName(r)),n}if(h.qsa&&(!Ni[e+" "]||Mi[e+" "])&&(!wi||!wi.test(e))&&(1!==l||"object"!==t.nodeName.toLowerCase())){if(u=e,c=t,1===l&&(Ki.test(e)||Ji.test(e))){for((c=ir.test(e)&&br(t.parentNode)||t)===t&&h.scope||((a=t.getAttribute("id"))?a=a.replace(ar,sr):t.setAttribute("id",a=Ci)),o=(d=li(e)).length;o--;)d[o]=(a?"#"+a:":scope")+" "+Sr(d[o]);u=d.join(",")}try{return Gi.apply(n,c.querySelectorAll(u)),n}catch(p){Ni(e,!0)}finally{a===Ci&&t.removeAttribute("id")}!i&&Ni[e+" "]&&(i=lr(e,c,Mi))}}return hi(e.replace(Wi,"$1"),t,n,i)}function pr(){var n=[];function i(e,t){return n.push(e+" ")>w.cacheLength&&delete i[n.shift()],i[e+" "]=t}return i}function hr(e){return e[Ci]=!0,e}function fr(e){var t=x.createElement("fieldset");try{return!!e(t)}catch(uI){return!1}finally{t.parentNode&&t.parentNode.removeChild(t)}}function gr(e,t){for(var n=e.split("|"),i=n.length;i--;)w.attrHandle[n[i]]=t}function mr(e,t){var n=t&&e,i=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(i)return i;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function vr(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ur(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function yr(a){return hr(function(o){return o=+o,hr(function(e,t){for(var n,i=a([],e.length,o),r=i.length;r--;)e[n=i[r]]&&(e[n]=!(t[n]=e[n]))})})}function br(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(di in h=T.support={},ci=T.isXML=function(e){var t=e.namespaceURI,e=(e.ownerDocument||e).documentElement;return!Zi.test(t||e&&e.nodeName||"HTML")},vi=T.setDocument=function(e){var e=e?e.ownerDocument||e:xi;return e!=x&&9===e.nodeType&&e.documentElement&&(yi=(x=e).documentElement,bi=!ci(x),xi!=x&&(e=x.defaultView)&&e.top!==e&&(e.addEventListener?e.addEventListener("unload",dr,!1):e.attachEvent&&e.attachEvent("onunload",dr)),h.scope=fr(function(e){return yi.appendChild(e).appendChild(x.createElement("div")),"undefined"!=typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),h.attributes=fr(function(e){return e.className="i",!e.getAttribute("className")}),h.getElementsByTagName=fr(function(e){return e.appendChild(x.createComment("")),!e.getElementsByTagName("*").length}),h.getElementsByClassName=!!x.getElementsByClassName,h.getById=fr(function(e){return yi.appendChild(e).id=Ci,!x.getElementsByName||!x.getElementsByName(Ci).length}),h.getById?(w.filter.ID=function(e){var t=e.replace(rr,or);return function(e){return e.getAttribute("id")===t}},w.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&bi)return(e=t.getElementById(e))?[e]:[]}):(w.filter.ID=function(e){var t=e.replace(rr,or);return function(e){e="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return e&&e.value===t}},w.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&bi){var n,i,r,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];for(r=t.getElementsByName(e),i=0;o=r[i++];)if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),w.find.TAG=h.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):h.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,i=[],r=0,o=t.getElementsByTagName(e);if("*"!==e)return o;for(;n=o[r++];)1===n.nodeType&&i.push(n);return i},w.find.CLASS=h.getElementsByClassName&&function(e,t){return"undefined"!=typeof t.getElementsByClassName&&bi?t.getElementsByClassName(e):h.qsa&&bi?t.querySelectorAll("."+e):void 0},Si=[],wi=[],(h.qsa=!!x.querySelectorAll)&&(fr(function(e){var t;yi.appendChild(e).innerHTML=$().createHTML("<a id='"+Ci+"'></a><select id='"+Ci+"-\r\\' msallowcapture=''><option selected=''></option></select>"),e.querySelectorAll("[msallowcapture^='']").length&&wi.push("[*^$]="+a+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||wi.push("\\["+a+"*(?:value|"+zi+")"),e.querySelectorAll("[id~="+Ci+"-]").length||wi.push("~="),(t=x.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||wi.push("\\["+a+"*name"+a+"*="+a+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||wi.push(":checked"),e.querySelectorAll("a#"+Ci+"+*").length||wi.push(".#.+[+~]"),e.querySelectorAll("\\\f"),wi.push("[\\r\\n\\f]")}),fr(function(e){e.innerHTML=$().createHTML("<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>");var t=x.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&wi.push("name"+a+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&wi.push(":enabled",":disabled"),yi.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&wi.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),wi.push(",.*:")})),(h.matchesSelector=tr.test(Ii=yi.matches||yi.webkitMatchesSelector||yi.mozMatchesSelector||yi.oMatchesSelector||yi.msMatchesSelector))&&fr(function(e){h.disconnectedMatch=Ii.call(e,"*"),Ii.call(e,"[s!='']:x"),Si.push("!=",ji)}),wi=wi.length&&new RegExp(wi.join("|")),Si=Si.length&&new RegExp(Si.join("|")),e=!!yi.compareDocumentPosition,Ei=e||yi.contains?function(e,t){var n=9===e.nodeType?e.documentElement:e,t=t&&t.parentNode;return e===t||!(!t||1!==t.nodeType||!(n.contains?n.contains(t):e.compareDocumentPosition&&16&e.compareDocumentPosition(t)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},Li=e?function(e,t){var n;return e===t?(mi=!0,0):(n=!e.compareDocumentPosition-!t.compareDocumentPosition)||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!h.sortDetached&&t.compareDocumentPosition(e)===n?e==x||e.ownerDocument==xi&&Ei(xi,e)?-1:t==x||t.ownerDocument==xi&&Ei(xi,t)?1:gi?Hi(gi,e)-Hi(gi,t):0:4&n?-1:1)}:function(e,t){if(e===t)return mi=!0,0;var n,i=0,r=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!r||!o)return e==x?-1:t==x?1:r?-1:o?1:gi?Hi(gi,e)-Hi(gi,t):0;if(r===o)return mr(e,t);for(n=e;n=n.parentNode;)a.unshift(n);for(n=t;n=n.parentNode;)s.unshift(n);for(;a[i]===s[i];)i++;return i?mr(a[i],s[i]):a[i]==xi?-1:s[i]==xi?1:0}),x},T.matches=function(e,t){return T(e,null,null,t)},T.matchesSelector=function(e,t){if(vi(e),h.matchesSelector&&bi&&!Ni[t+" "]&&(!Si||!Si.test(t))&&(!wi||!wi.test(t)))try{var n=Ii.call(e,t);if(n||h.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(uI){Ni(t,!0)}return 0<T(t,x,null,[e]).length},T.contains=function(e,t){return(e.ownerDocument||e)!=x&&vi(e),Ei(e,t)},T.attr=function(e,t){(e.ownerDocument||e)!=x&&vi(e);var n=w.attrHandle[t.toLowerCase()],n=n&&Pi.call(w.attrHandle,t.toLowerCase())?n(e,t,!bi):undefined;return n!==undefined?n:h.attributes||!bi?e.getAttribute(t):(n=e.getAttributeNode(t))&&n.specified?n.value:null},T.escape=function(e){return(e+"").replace(ar,sr)},T.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},T.uniqueSort=function(e){var t,n=[],i=0,r=0;if(mi=!h.detectDuplicates,gi=!h.sortStable&&e.slice(0),e.sort(Li),mi){for(;t=e[r++];)t===e[r]&&(i=n.push(r));for(;i--;)e.splice(n[i],1)}return gi=null,e},ui=T.getText=function(e){var t,n="",i=0,r=e.nodeType;if(r){if(1===r||9===r||11===r){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=ui(e)}else if(3===r||4===r)return e.nodeValue}else for(;t=e[i++];)n+=ui(t);return n},(w=T.selectors={cacheLength:50,createPseudo:hr,match:Yi,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(rr,or),e[3]=(e[3]||e[4]||e[5]||"").replace(rr,or),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||T.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&T.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return Yi.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&$i.test(n)&&(t=(t=li(n,!0))&&n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(rr,or).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=Ri[e+" "];return t||(t=new RegExp("(^|"+a+")"+e+"("+a+"|$)"))&&Ri(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(t,n,i){return function(e){e=T.attr(e,t);return null==e?"!="===n:!n||(e+="","="===n?e===i:"!="===n?e!==i:"^="===n?i&&0===e.indexOf(i):"*="===n?i&&-1<e.indexOf(i):"$="===n?i&&e.slice(-i.length)===i:"~="===n?-1<(" "+e.replace(qi," ")+" ").indexOf(i):"|="===n&&(e===i||e.slice(0,i.length+1)===i+"-"))}},CHILD:function(f,e,t,g,m){var v="nth"!==f.slice(0,3),y="last"!==f.slice(-4),b="of-type"===e;return 1===g&&0===m?function(e){return!!e.parentNode}:function(e,t,n){var i,r,o,a,s,d,u=v!=y?"nextSibling":"previousSibling",c=e.parentNode,l=b&&e.nodeName.toLowerCase(),p=!n&&!b,h=!1;if(c){if(v){for(;u;){for(a=e;a=a[u];)if(b?a.nodeName.toLowerCase()===l:1===a.nodeType)return!1;d=u="only"===f&&!d&&"nextSibling"}return!0}if(d=[y?c.firstChild:c.lastChild],y&&p){for(h=(s=(i=(r=(o=(a=c)[Ci]||(a[Ci]={}))[a.uniqueID]||(o[a.uniqueID]={}))[f]||[])[0]===Ti&&i[1])&&i[2],a=s&&c.childNodes[s];a=++s&&a&&a[u]||(h=s=0,d.pop());)if(1===a.nodeType&&++h&&a===e){r[f]=[Ti,s,h];break}}else if(!1===(h=p?s=(i=(r=(o=(a=e)[Ci]||(a[Ci]={}))[a.uniqueID]||(o[a.uniqueID]={}))[f]||[])[0]===Ti&&i[1]:h))for(;(a=++s&&a&&a[u]||(h=s=0,d.pop()))&&((b?a.nodeName.toLowerCase()!==l:1!==a.nodeType)||!++h||(p&&((r=(o=a[Ci]||(a[Ci]={}))[a.uniqueID]||(o[a.uniqueID]={}))[f]=[Ti,h]),a!==e)););return(h-=m)===g||h%g==0&&0<=h/g}}},PSEUDO:function(e,o){var t,a=w.pseudos[e]||w.setFilters[e.toLowerCase()]||T.error("unsupported pseudo: "+e);return a[Ci]?a(o):1<a.length?(t=[e,e,"",o],w.setFilters.hasOwnProperty(e.toLowerCase())?hr(function(e,t){for(var n,i=a(e,o),r=i.length;r--;)e[n=Hi(e,i[r])]=!(t[n]=i[r])}):function(e){return a(e,0,t)}):a}},pseudos:{not:hr(function(e){var i=[],r=[],s=pi(e.replace(Wi,"$1"));return s[Ci]?hr(function(e,t,n,i){for(var r,o=s(e,null,i,[]),a=e.length;a--;)(r=o[a])&&(e[a]=!(t[a]=r))}):function(e,t,n){return i[0]=e,s(i,null,n,r),i[0]=null,!r.pop()}}),has:hr(function(t){return function(e){return 0<T(t,e).length}}),contains:hr(function(t){return t=t.replace(rr,or),function(e){return-1<(e.textContent||ui(e)).indexOf(t)}}),lang:hr(function(n){return Xi.test(n||"")||T.error("unsupported lang: "+n),n=n.replace(rr,or).toLowerCase(),function(e){var t;do{if(t=bi?e.lang:e.getAttribute("xml:lang")||e.getAttribute("lang"))return(t=t.toLowerCase())===n||0===t.indexOf(n+"-")}while((e=e.parentNode)&&1===e.nodeType);return!1}}),target:function(e){var t=_i.location&&_i.location.hash;return t&&t.slice(1)===e.id},root:function(e){return e===yi},focus:function(e){return e===x.activeElement&&(!x.hasFocus||x.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:vr(!1),disabled:vr(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!w.pseudos.empty(e)},header:function(e){return er.test(e.nodeName)},input:function(e){return Qi.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(e=e.getAttribute("type"))||"text"===e.toLowerCase())},first:yr(function(){return[0]}),last:yr(function(e,t){return[t-1]}),eq:yr(function(e,t,n){return[n<0?n+t:n]}),even:yr(function(e,t){for(var n=0;n<t;n+=2)e.push(n);return e}),odd:yr(function(e,t){for(var n=1;n<t;n+=2)e.push(n);return e}),lt:yr(function(e,t,n){for(var i=n<0?n+t:t<n?t:n;0<=--i;)e.push(i);return e}),gt:yr(function(e,t,n){for(var i=n<0?n+t:n;++i<t;)e.push(i);return e})}}).pseudos.nth=w.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})w.pseudos[di]=function(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}(di);for(di in{submit:!0,reset:!0})w.pseudos[di]=function(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}(di);function wr(){}function Sr(e){for(var t=0,n=e.length,i="";t<n;t++)i+=e[t].value;return i}function Ir(a,e,t){var s=e.dir,d=e.next,u=d||s,c=t&&"parentNode"===u,l=ki++;return e.first?function(e,t,n){for(;e=e[s];)if(1===e.nodeType||c)return a(e,t,n);return!1}:function(e,t,n){var i,r,o=[Ti,l];if(n){for(;e=e[s];)if((1===e.nodeType||c)&&a(e,t,n))return!0}else for(;e=e[s];)if(1===e.nodeType||c)if(r=(r=e[Ci]||(e[Ci]={}))[e.uniqueID]||(r[e.uniqueID]={}),d&&d===e.nodeName.toLowerCase())e=e[s]||e;else{if((i=r[u])&&i[0]===Ti&&i[1]===l)return o[2]=i[2];if((r[u]=o)[2]=a(e,t,n))return!0}return!1}}function Er(r){return 1<r.length?function(e,t,n){for(var i=r.length;i--;)if(!r[i](e,t,n))return!1;return!0}:r[0]}function _r(e,t,n,i,r){for(var o,a=[],s=0,d=e.length,u=null!=t;s<d;s++)!(o=e[s])||n&&!n(o,i,r)||(a.push(o),u&&t.push(s));return a}function Cr(h,f,g,m,v,e){return m&&!m[Ci]&&(m=Cr(m)),v&&!v[Ci]&&(v=Cr(v,e)),hr(function(e,t,n,i){var r,o,a,s=[],d=[],u=t.length,c=e||function(e,t,n){for(var i=0,r=t.length;i<r;i++)T(e,t[i],n);return n}(f||"*",n.nodeType?[n]:n,[]),l=!h||!e&&f?c:_r(c,s,h,n,i),p=g?v||(e?h:u||m)?[]:t:l;if(g&&g(l,p,n,i),m)for(r=_r(p,d),m(r,[],n,i),o=r.length;o--;)(a=r[o])&&(p[d[o]]=!(l[d[o]]=a));if(e){if(v||h){if(v){for(r=[],o=p.length;o--;)(a=p[o])&&r.push(l[o]=a);v(null,p=[],r,i)}for(o=p.length;o--;)(a=p[o])&&-1<(r=v?Hi(e,a):s[o])&&(e[r]=!(t[r]=a))}}else p=_r(p===t?p.splice(u,p.length):p),v?v(null,t,p,i):Gi.apply(t,p)})}wr.prototype=w.filters=w.pseudos,w.setFilters=new wr,li=T.tokenize=function(e,t){var n,i,r,o,a,s,d,u=Ai[e+" "];if(u)return t?0:u.slice(0);for(a=e,s=[],d=w.preFilter;a;){for(o in n&&!(i=Vi.exec(a))||(i&&(a=a.slice(i[0].length)||a),s.push(r=[])),n=!1,(i=Ji.exec(a))&&(n=i.shift(),r.push({value:n,type:i[0].replace(Wi," ")}),a=a.slice(n.length)),w.filter)w.filter.hasOwnProperty(o)&&(i=Yi[o].exec(a))&&(!d[o]||(i=d[o](i)))&&(n=i.shift(),r.push({value:n,type:o,matches:i}),a=a.slice(n.length));if(!n)break}return t?a.length:a?T.error(e):Ai(e,s).slice(0)},pi=T.compile=function(e,t){var n,m,v,y,b,i,r=[],o=[],a=Oi[e+" "];if(!a){for(n=(t=t||li(e)).length;n--;)((a=function l(e){for(var i,t,n,r=e.length,o=w.relative[e[0].type],a=o||w.relative[" "],s=o?1:0,d=Ir(function(e){return e===i},a,!0),u=Ir(function(e){return-1<Hi(i,e)},a,!0),c=[function(e,t,n){return e=!o&&(n||t!==fi)||((i=t).nodeType?d:u)(e,t,n),i=null,e}];s<r;s++)if(t=w.relative[e[s].type])c=[Ir(Er(c),t)];else{if((t=w.filter[e[s].type].apply(null,e[s].matches))[Ci]){for(n=++s;n<r&&!w.relative[e[n].type];n++);return Cr(1<s&&Er(c),1<s&&Sr(e.slice(0,s-1).concat({value:" "===e[s-2].type?"*":""})).replace(Wi,"$1"),t,s<n&&l(e.slice(s,n)),n<r&&l(e=e.slice(n)),n<r&&Sr(e))}c.push(t)}return Er(c)}(t[n]))[Ci]?r:o).push(a);(a=Oi(e,(m=o,y=0<(v=r).length,b=0<m.length,i=function(e,t,n,i,r){var o,a,s,d=0,u="0",c=e&&[],l=[],p=fi,h=e||b&&w.find.TAG("*",r),f=Ti+=null==p?1:Math.random()||.1,g=h.length;for(r&&(fi=t==x||t||r);u!==g&&null!=(o=h[u]);u++){if(b&&o){for(a=0,t||o.ownerDocument==x||(vi(o),n=!bi);s=m[a++];)if(s(o,t||x,n)){i.push(o);break}r&&(Ti=f)}y&&((o=!s&&o)&&d--,e)&&c.push(o)}if(d+=u,y&&u!==d){for(a=0;s=v[a++];)s(c,l,t,n);if(e){if(0<d)for(;u--;)c[u]||l[u]||(l[u]=Di.call(i));l=_r(l)}Gi.apply(i,l),r&&!e&&0<l.length&&1<d+v.length&&T.uniqueSort(i)}return r&&(Ti=f,fi=p),c},y?hr(i):i))).selector=e}return a},hi=T.select=function(e,t,n,i){var r,o,a,s,d,u="function"==typeof e&&e,c=!i&&li(e=u.selector||e);if(n=n||[],1===c.length){if(2<(o=c[0]=c[0].slice(0)).length&&"ID"===(a=o[0]).type&&9===t.nodeType&&bi&&w.relative[o[1].type]){if(!(t=(w.find.ID(a.matches[0].replace(rr,or),t)||[])[0]))return n;u&&(t=t.parentNode),e=e.slice(o.shift().value.length)}for(r=Yi.needsContext.test(e)?0:o.length;r--&&(a=o[r],!w.relative[s=a.type]);)if((d=w.find[s])&&(i=d(a.matches[0].replace(rr,or),ir.test(o[0].type)&&br(t.parentNode)||t))){if(o.splice(r,1),e=i.length&&Sr(o))break;return Gi.apply(n,i),n}}return(u||pi(e,c))(i,t,!bi,n,!t||ir.test(e)&&br(t.parentNode)||t),n},h.sortStable=Ci.split("").sort(Li).join("")===Ci,h.detectDuplicates=!!mi,vi(),h.sortDetached=fr(function(e){return 1&e.compareDocumentPosition(x.createElement("fieldset"))}),fr(function(e){return e.innerHTML=$().createHTML("<a href='#'></a>"),"#"===e.firstChild.getAttribute("href")})||gr("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),h.attributes&&fr(function(e){return e.innerHTML=$().createHTML("<input/>"),e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||gr("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),fr(function(e){return null==e.getAttribute("disabled")})||gr(zi,function(e,t,n){if(!n)return!0===e[t]?t.toLowerCase():(n=e.getAttributeNode(t))&&n.specified?n.value:null});var xr=_i.Sizzle;T.noConflict=function(){return _i.Sizzle===T&&(_i.Sizzle=xr),T},i.exports?i.exports=T:_i.Sizzle=T;Tr=U(t.exports),(kr=_.extend(function(){return kr.Sizzle.apply(this,arguments)},Tr)).reset=function(){kr.Sizzle=Tr,kr.matchesSelector=Tr.matchesSelector,kr.matches=Tr.matches},kr.intercept=function(e,t="Sizzle"){kr[t]=_.wrap(kr[t],e)},kr.reset();var Tr,kr,Rr=kr;function k(e,t){var n,i=this;if(e&&e instanceof k)return e;if(!(i instanceof k))return new k(e,t);if(e)if(e.nodeType)n=[e];else if(r=/^<(\w+)\/?>$/.exec(e))n=[document.createElement(r[1])];else if(/^<[\w\W]+>$/.test(e)){var r=document.createElement("div");r.innerHTML=e,n=_.toArray(r.childNodes)}else if(_.isString(e)){t instanceof k&&(t=0<t.length?t[0]:null);try{n=Rr(e,t)}catch(o){n=[]}}else n=[e];else n=[];return _.each(n,function(e,t){i[t]=e}),i.context=t,i.length=n.length,"undefined"!=typeof Symbol&&Symbol.iterator&&(i[Symbol.iterator]=function*(){for(const e of n)yield e}),i}function Ar(){this.ownerKey="_pendo_"+lt(8)}_.extend(Ar.prototype,{cache(e){var t;return _.isObject(e)?((t=e[this.ownerKey])||(e[this.ownerKey]=t={}),t):{}},set(e,t,n){e=this.cache(e);return e[t]=n,e},get(e,t){return t===undefined?this.cache(e):e[this.ownerKey]&&e[this.ownerKey][t]},remove(e,t){var n=this.cache(e);delete n[t],t!==undefined&&!_.isEmpty(n)||(e[this.ownerKey]=undefined)}});var Or=new Ar,Nr=1;function Mr(e){return _.isNumber(e.eventPhase)&&e.eventPhase===Nr}function p(e,t,n,i){return e&&t&&n?(i=i||!1,e.addEventListener?ft("addEventListener",e).call(e,t,n,i):e.attachEvent&&e.attachEvent("on"+t,n),()=>{Lr(e,t,n,i)}):_.noop}function Lr(e,t,n,i){e&&t&&n&&(i=i||!1,e.removeEventListener?ft("removeEventListener",e).call(e,t,n,i):e.detachEvent&&e.detachEvent("on"+t,n))}var Pr=function(e){var t=oi.getComposedPath(e);return t&&0<t.length?t[0]:e.target||e.srcElement},Fr={add(t,e){var n=Or.get(t),i=(n.handle||(n.handle=function(e){Fr.dispatch(t,e)}),e.id=_.uniqueId(),e.capture?"captureEvents":"bubbleEvents"),i=n[i]=n[i]||{},i=i[e.type]=i[e.type]||[];return i.length||p(t,e.type,n.handle,e.capture),i.push(e),()=>{k.event.remove(t,e.type,e.handler,e.capture)}},dispatch(r,o){var e,t,a;r&&(e=(Or.get(r,"captureEvents")||{})[o.type]||[],t=(Or.get(r,"bubbleEvents")||{})[o.type]||[],(t=e.concat(t)).length)&&!(a=Or.get(o)).ignore&&(a.handled=a.handled||{},_.each(t.slice(),function(e){var t=!!e.capture===Mr(o),n=(n=o,_.isNumber(n.eventPhase)&&2===n.eventPhase),t=!t&&!n;if(!(Pr(o)!==r&&t||a.handled[e.id])){a.handled[e.id]=!0;try{(!E(e.selector)||0<k(Pr(o)).closest(e.selector).length)&&e.handler.call(r,o)}catch(i){C.error(i)}}}))},remove(e,t,n,i){var r=Or.get(e);if(r){if(_.isFunction(n)){var o=i?r.captureEvents:r.bubbleEvents;if(!o)return;var a=o[t];if(!a)return;var s=_.findIndex(a,function(e){return e.handler===n});0<=s&&a.splice(s,1),a.length||(delete o[t],Lr(e,t,r.handle,i))}else n===undefined&&(r.captureEvents&&r.captureEvents[t]&&(delete r.captureEvents[t],Lr(e,t,r.handle,!0)),r.bubbleEvents)&&r.bubbleEvents[t]&&(delete r.bubbleEvents[t],Lr(e,t,r.handle));_.isEmpty(r.captureEvents)&&_.isEmpty(r.bubbleEvents)&&(Or.remove(e,"captureEvents"),Or.remove(e,"bubbleEvents"),Or.remove(e,"handle"))}},trigger(e){var t=Or.get(e);if(!t.pendoStopped)if(e.bubbles){var n=Pr(e);if(n){for(var i,r=n,o=[];r;)o.unshift(r),r=oi.isElementShadowRoot(r)?r.host:r.parentNode;if(o.unshift(window),Mr(e)){for(i=0;i<o.length-1&&!t.pendoStopped;++i)Fr.dispatch(o[i],e);(e=Fr.clone(e)).eventPhase=2}for(2!==e.eventPhase||t.pendoStopped||(Fr.dispatch(n,e),(e=Fr.clone(e)).eventPhase=3),i=o.length-(null==e.eventPhase?1:2);0<=i&&!t.pendoStopped;--i)Fr.dispatch(o[i],e)}}else Fr.dispatch(Pr(e),e)},clone(e){var t=_.pick(e,["type","target","srcElement","altKey","ctrlKey","shiftKey","metaKey","button","which","eventPhase","bubbles",Or.ownerKey]),e=oi.getComposedPath(e);return e&&(t.composedPath=_.constant(e)),t},$:{on(e,n,i,r){return _.isFunction(n)&&(r=i,i=n,n=null),e=e.split(" "),this.each(function(t){_.each(e,function(e){Fr.add(t,{type:e,selector:n,handler:i,capture:r})})})}}},Dr=_.extend(Gr,{get:function(e,t){return Gr({method:"GET",url:e,headers:t})},post:Br,postJSON:function(e,t,n){return(n=n||{})["content-type"]="application/json",Br(e,t=JSON.stringify(t),n)},urlFor:function(e,t,n){if(_.isArray(t))i=t;else{if(!_.isObject(t))return e||"";i=_.keys(t)}var i=_.map(i,function(e){return _.isArray(t)?Et(e):Et(e)+"="+Et(t[e])}).join("&"),r=(e=e.split("#",2))[0],o=_.contains(r,"?");return[r,i?(o?"&":"?")+i:"",(n=void 0!==n?n:e[1])?"#"+n:""].join("")},supported(){return void 0!==Ur()}});function Ur(){return window.XMLHttpRequest||ActiveXObject}function Gr(e){var t=v.defer(),n=new(Ur())("MSXML2.XMLHTTP.3.0");return n.open(e.method||"GET",e.url,!e.sync),_.each(e.headers,function(e,t){n.setRequestHeader(t.toLowerCase(),e)}),n.onreadystatechange=function(){var e;4===n.readyState&&(e=function(e){var t={status:e.status};try{t.data=JSON.parse(e.responseText)}catch(n){t.data=e.responseText}return t}(n),200<=n.status&&n.status<300?t.resolve(e):t.reject(e))},e.withCredentials&&(n.withCredentials=!0),e.data?n.send(e.data):n.send(),t.promise}function Br(e,t,n){return Gr({method:"POST",url:e,data:t,headers:n})}var Hr,zr=function(){return window&&window.process&&window.process.versions&&window.process.versions.electron},jr=function(){return m.get("annotateUrl")||Kr()||m.get("sanitizeUrl")||m.get(no)||m.get("xhrWhitelist")},qr=function(){return Kr()?{href:Jr(location.href),origin:location.origin}:{href:location.href,origin:location.origin}},Wr=function(){return new ei(window.location.href)},Vr=function(){var e,t,n,i;return jr()?(e=Wr(),Kr()&&(e.href=Jr(e.href)),zr()?(t=f.electronResourcesPath(),n=f.electronUserDirectory(),i=f.electronAppName(),("https://"+e.href.replace(t,i)).replace(e.origin+n,i).replace(f.electronUserHomeDirectory(),"").replace("file:///","")):ro(e.href)):g.getters["location/href"]()},Jr=function(e){return e.match(/(.+?)(?:#|$)/)[1]},Kr=function(){return!0===m.get("ignoreHashRouting")},$r=500;function Xr(){return _.isUndefined(Hr)&&function e(){to(),Hr=Ut(e,$r)}(),()=>{clearTimeout(Hr),Hr=undefined}}var Yr=function(e){var t;try{t=Vr()}catch(n){}return t},Zr=[],Qr=!1,eo=null;function to(){var t=qr().href;eo!=t&&(eo=t,_.map(Zr,function(e){e(t)}))}var no="queryStringWhitelist";function io(e){var t=m.get("sanitizeUrl");return _.isFunction(t)?t(e):e}function ro(e){e=e||qr().href;var t=m.get("annotateUrl");if(t)if(_.isFunction(t))try{var n,i,r,o=t();return o&&(_.isObject(o)||_.isArray(o))?(n=o.exclude,i=o.include,r=o.fragment,delete o.fragment,(n&&_.isArray(n)||i&&(_.isArray(i)||_.isObject(i)))&&(n&&(e=ao(e,null,n,!0)),o=i||{}),Dr.urlFor(e,o,r)):e}catch(a){C.error("customer-provided `annotateUrl` function threw an exception",{error:a})}else C.error("customer-provided `annotateUrl` must be of type: function");return e}function oo(e){var t,n;return!e||(t=e.indexOf("?"))<0?"":(n=e.indexOf("#"))<0?e.substring(t):n<t?"":e.substring(t,n)}function ao(e,t,n,i){e=e||Yr(),t=t||oo(e).substring(1),o=(r=e.indexOf(t))+t.length;var r=e.substring(0,r),o=e.substring(o);return(r=(t=_.isArray(n)?uo(t,n,i):t).length||"?"!==r.charAt(r.length-1)?r:r.substr(0,r.length-1))+t+o}var so,uo=function(e,t,n){return n&&_.contains(t,"*")?"":(e=co(e),e=n?_.omit(e,t):_.pick(e,t),lo(e))},co=function(e){e=e.split("&");return _.reduce(e,function(e,t){return(t=t.split("="))[0]&&(e[t[0]]=t[1]&&It(t[1])),e},{})},lo=function(e){return _.reduce(e,function(e,t,n){return t&&(n+="="+t),e&&(e+="&"),e+n},"")},f={watch:function(e){const n=[];C.info("Initializing Pendo URL Watcher");var i,t=m.get("location.pushState")&&Be.supportsHistoryApi();return Qr||(t&&(i=window.history,_.each(["pushState","replaceState"],function(e){var t=i[e];i[e]=_.wrap(i[e],function(e){var t=e.apply(i,_.toArray(arguments).slice(1));return Ut(to,0),t}),i[e]._pendoUnwrapped=t,n.push(()=>{i[e]=t})}),n.push(p(window,"popstate",to))),Be.supportsHashChange()&&n.push(p(window,"hashchange",to)),!1!==t&&Be.supportsHashChange()||n.push(Xr()),Qr=!0),Zr.push(e),()=>{_.each(n,function(e){e()}),Zr.length=0,Qr=!1}},get:Yr,externalizeURL:function(e,t,n){n=n||m.get(no);return io(ao(e,t,n=_.isFunction(n)?n():n,!1))},startPoller:Xr,getWindowLocation:qr,clear:function(){Zr=[]},isElectron:zr,electronUserDirectory:function(){return window.process.env.PWD||""},electronAppName:function(){return window.process.env.npm_package_name||""},electronUserHomeDirectory:function(){return window.process.env.HOME||""},electronResourcesPath:function(){return window.process.resourcesPath||""}};function po(){var e=m.getLocalConfig("dataHost");return e||((e=m.getHostedConfig("dataHost"))?-1===e.indexOf("://")?"https://"+e:e:Ve)}function ho(){so=po()}function fo(){return m.get("assetHost")||go()}function go(){var e=m.get("contentHost")||Je;return e=e&&-1===e.indexOf("://")?"https://"+e:e}function mo(e){var t=fo(),n=0<=(n=t).indexOf("localhost")||0<=n.indexOf("local.pendo.io")?e.replace(".min.js",".js"):e;return t+"/"+(Ke?Ke+"/":"")+n}function vo(){var e=m.get("allowPartnerAnalyticsForwarding",!1)&&m.get("adoptAnalyticsForwarding",!1);return m.get("trainingPartner",!1)||e}function yo(e,t,n){return n?e.acc=dt(n):t&&"ACCOUNT-UNIQUE-ID"!==t&&(e.acc=dt(t)),e}var bo=3,wo=1,So=9,Io=11,Eo=4;function R(e){var t;if((t=e)&&t.nodeType===wo)try{return window.getComputedStyle?getComputedStyle(e):e.currentStyle||void 0}catch(n){}}function _o(e,t){var n;return!(!e||!_.isFunction(e.getPropertyValue))&&(n=[e.getPropertyValue("transform")],void 0!==t&&_.isString(t)&&n.push(e.getPropertyValue("-"+t.toLowerCase()+"-transform")),_.any(n,function(e){return e&&"none"!==e}))}function Co(e){var t=(e=e||window).document.documentElement;return e.pageYOffset||t.scrollTop}function xo(e){var t=(e=e||window).document.documentElement;return e.pageXOffset||t.scrollLeft}function To(e){return _.isNumber(e)?e:0}function ko(e,t){e=e.offsetParent;return t=t||window,e=e&&e.parentElement===t.document.documentElement&&!Ao(e)?null:e}function Ro(e){return _o(R(e),Le)&&isNaN(_e)}function Ao(e){if(e)return(e=R(e))&&(_.contains(["relative","absolute","fixed"],e.position)||_o(e,Le))}function Oo(e,t,n){if(!e)return{width:0,height:0};n=n||window;var t=Ao(t)?t:ko(t,n),i=t?No(t):{top:0,left:0},e=No(e),r=function(e){if(e){var e=R(e),t=function(e){if(/^matrix\(/.test(e))return e.split(/\(|,|\)/).slice(1,-1).map(e=>parseFloat(e))}(e.transform);if(t&&/^0px\s+0px/.test(e.transformOrigin))return function([e,t,n,i,r,o]){var a=e*i-t*n;return 0!=a?[i/a,-t/a,-n/a,e/a,(n*o-i*r)/a,(t*r-e*o)/a]:null}(t)}}(t),r=(r&&(i=Lo(r,i),e=Lo(r,e)),{top:e.top-i.top,left:e.left-i.left,width:e.width,height:e.height});return t?(t!==n.document.scrollingElement&&(r.top+=To(t.scrollTop),r.left+=To(t.scrollLeft)),r.top-=To(t.clientTop),r.left-=To(t.clientLeft)):(r.top+=Co(n),r.left+=xo(n)),r.bottom=r.top+r.height,r.right=r.left+r.width,r}function No(e){var t;return e?e.getBoundingClientRect?{top:(t=e.getBoundingClientRect()).top,left:t.left,bottom:t.bottom,right:t.right,width:t.width||Math.abs(t.right-t.left),height:t.height||Math.abs(t.bottom-t.top)}:{top:0,left:0,width:e.offsetWidth,height:e.offsetHeight,right:e.offsetWidth,bottom:e.offsetHeight}:{width:0,height:0}}function Mo([e,t,n,i,r,o],[a,s]){return[e*a+n*s+r,t*a+i*s+o]}function Lo(e,t){var n=Mo(e,[t.left,t.top]),e=Mo(e,[t.right,t.bottom]),t={top:n[1],left:n[0],bottom:e[1],right:e[0]};return t.width=t.right-t.left,t.height=t.bottom-t.top,t}var Po=void 0===(e=m.get("pendoCore"))||e,Fo=function(e,t,n){e=so+"/data/"+e+"/"+t,t=_.map(n,function(e,t){return t+"="+e});return 0<t.length&&(e+="?"+t.join("&")),e};function Do(){return _.compact([I.apiKey].concat(I.additionalApiKeys))}var Uo=function(e){return e+="v"+Xe,Ho(Fo("log.gif",I.apiKey,{msg:e,version:Xe}))};function Go(e){try{var t=so+"/data/errorlog?apiKey="+I.apiKey,n={error:e,version:"v"+Xe,visitorId:b()},i=zo.supported()?fetch(t,{method:"POST",keepalive:!0,body:JSON.stringify(n),headers:{"Content-Type":"application/json"}}):Dr.postJSON(t,n);return i.then(function(){C.info("successfully wrote error")},function(e){C.info("error writing error:"+e)})}catch(r){return C.info("Failed to write error to server using POST endpoint: "+r),Uo("Failed to write error to server using POST endpoint: "+r)}}function Bo(e){try{var t=Fo("metrics",I.apiKey,{v:Xe});C.debug(`Sending ${JSON.stringify(e)} to ${t} using `+(zo.supported()?"fetch":"xhr")),zo.supported()?fetch(t,{method:"POST",keepalive:!0,body:JSON.stringify(e),headers:{"Content-Type":"application/json"}}):Dr.postJSON(t,e)}catch(n){C.critical("Failed to write metrics payload to server: "+n)}}function Ho(e){var t,n;return Jo()?(t=v.defer(),p(n=new Image,"load",t.resolve),p(n,"error",t.reject),n.src=e,t.promise):v.resolve()}function zo(e,t={}){t=_.extend({},{method:"GET",keepalive:!0},t);return fetch(e,t)}function jo(e,t){return navigator.sendBeacon(e,t)}zo.supported=function(){try{return _.isFunction(window.fetch)&&"undefined"!=typeof Request&&"keepalive"in new Request("")}catch(e){return!1}};var qo=!(jo.supported=function(){return _.isFunction(navigator.sendBeacon)}),Wo=function(){var e=Jo();return qo=!0,e&&y["transmit:locked"].trigger(),"Pendo Web SDK locked. No more events will be written."},Vo=function(){var e=!Jo();return qo=!1,e&&y["transmit:unlocked"].trigger(),"Pendo Web SDK unlocked. Events will be written."},Jo=function(){return!qo&&Po},Ko=function(e,t){try{return new RegExp("(\\s|^)"+t+"(\\s|$)").test(Zo(e))}catch(n){return!1}},$o=function(e,t){try{var n;Ko(e,t)||(n=nt.call(Zo(e))+" "+t,Yo(e,n))}catch(i){}},Xo=function(e,t){try{var n,i;Ko(e,t)&&(n=new RegExp("(\\s|^)"+t+"(\\s|$)"),i=Zo(e).replace(n," "),Yo(e,i))}catch(r){}},Yo=function(e,t){_.isString(e.className)?e.className=t:e.setAttribute("class",t)},Zo=function(e){try{var t=e["classList"];if(t&&0<t.length){for(var n=[],i=0;i<t.length;i++)n.push(t[i]);return n.join(" ")}var r=e.className;return(_.isString(r)||!E(r)?r:e.getAttribute("class"))||""}catch(o){return""}},Qo=function(e){e=e.replace(/-([a-z])/gi,function(e,t){return t.toUpperCase()});return e=e.substr(0,1).toLowerCase()+e.substr(1)},ea={columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},ta=function(e,t){t=function(e){if(_.isString(e)){var t=e.split(";");var n;var i;var r;var o;e={};for(r=0;r<t.length;r++){n=t[r];o=n.indexOf(":");i=n.substring(0,o);e[i]=n.substring(o+1)}}return e}(t);na(e,t)},na=function(a,e){_.each(e,function(e,t){if(""!==(t=nt.call(t))){var n=Qo(t),i=(!_.isNumber(e)||isNaN(e)||ea[n]?_.isString(e)||(e=""+e):e+="px",e.indexOf("!important"));if(-1!==i)try{var r=nt.call(r.substring(0,i));a.style.setProperty(t,r,"important")}catch(o){a.style.cssText+=";"+t+":"+e}else try{a.style[n]=nt.call(e)}catch(o){C.info("failed to set style: "+t+" with value "+e)}}})},ia=function(e=window){return He()?{width:e.document.documentElement.offsetWidth||0,height:e.document.documentElement.offsetHeight||0}:{width:e.innerWidth||e.document.documentElement.clientWidth,height:e.innerHeight||e.document.documentElement.clientHeight}},ra=function(e){var t=ia(),n=Co(),i=xo();return e.top>=n&&e.left>=i&&e.top+e.height<=n+t.height&&e.left+e.width<=i+t.width};function oa(t){return _.each(["left","top","width","height"],function(e){t[e]=Math.round(t[e])}),t}function aa(e,t=window){var n;return function(e){var t,n=e;for(;n;){if(!(t=R(n)))return;if("fixed"===t.position)return!isNaN(_e)||!fa(n);n=n.parentNode}return}(e)?((n=No(e)).fixed=!0,oa(n)):oa(Oo(e,ua(t.document),t))}var sa=function(e){e&&e.parentNode&&e.parentNode.removeChild(e)},da=function(e,t){try{return t.children.length+t.offsetHeight+t.offsetWidth-(e.children.length+e.offsetHeight+e.offsetWidth)}catch(n){return C.info("error interrogating body elements: "+n),Uo("error picking best body:"+n),0}},ua=function(e=document){try{var t=Array.prototype.slice.call(e.getElementsByTagName("body"));return t&&1<t.length?(t.sort(da),t[0]||e.body):e.body&&e.body.tagName&&"body"!==e.body.tagName.toLowerCase()?e.documentElement:e.body}catch(n){return Uo("Error getting body element: "+n),e.body}};function ca(e){if(e&&e.parentNode){var t=e.parentNode,n=e;if(!t)return[];var i=[];if(t.childNodes)for(let e=0;e<t.childNodes.length;e++){var r=t.childNodes[e];1===r.nodeType&&r!==n&&i.push(r)}return i}return[]}function la(e,t=document){if(Rr.contains(t,e))return!0;for(;e&&e.parentNode||oi.isElementShadowRoot(e);)e=oi.getParent(e);return e===t}var pa=function(e){var t,n,i;if(null!=e)return t=(n=e.ownerDocument||document).defaultView||window,i=ua(n),e===n||e===t?((n={left:t.pageXOffset||i.scrollLeft,top:t.pageYOffset||i.scrollTop,width:t.innerWidth,height:t.innerHeight}).right=n.left+n.width,n.bottom=n.top+n.height,n):((i=aa(e,t)).right=i.left+i.width,i.bottom=i.top+i.height,i)},ha=function(e,t){return!(e.top>=t.bottom||e.bottom<=t.top||e.left>=t.right||e.right<=t.left)};function fa(e){for(var t=e&&e.parentNode;t;){if(_o(R(t),Le))return 1;t=t.parentNode}}var ga=function(e,t,n){t=t||/(auto|scroll|hidden)/;var i,r=(n=n||window).document.documentElement;if(la(e))for(i=e;i;)if(oi.isElementShadowRoot(i))i=i.host;else{if(i===r)return null;if(!(o=R(i)))return null;var o,a=o.position;if(i!==e&&t.test(o.overflow+o.overflowY+o.overflowX))return i.parentNode!==r||(o=R(r))&&!_.contains([o.overflow,o.overflowY,o.overflowX],"visible")?i:null;if("absolute"===a||"fixed"===a&&fa(i))i=ko(i);else{if("fixed"===a)return null;i=i.assignedSlot||i.parentNode}}return null};function ma(e,t){e=R(e);return t=t||/(auto|scroll|hidden)/,!e||"inline"===e.display?va.NONE:t.test(e.overflowY)&&t.test(e.overflowX)?va.BOTH:t.test(e.overflowY)?va.Y:t.test(e.overflowX)?va.X:t.test(e.overflow)?va.BOTH:va.NONE}var va={X:"x",Y:"y",BOTH:"both",NONE:"none"};function ya(e){return e&&e.nodeName&&"body"===e.nodeName.toLowerCase()&&la(e)}function ba(e){var t=document.createElement("script"),n=document.head||document.getElementsByTagName("head")[0]||document.body;t.type="text/javascript",e.src?t.src=e.src:t.text=e.text||e.textContent||e.innerHTML||"",n.appendChild(t),n.removeChild(t)}function wa(e){if(e){if(_.isFunction(e.getRootNode))return e.getRootNode();if(null!=e.ownerDocument)return e.ownerDocument}return document}function Sa(e,t,n){const i=[];var r=wa(document.documentElement);let o=wa(ga(t)),a=0;for(;o!==r&&a<20;)i.push(e(o,"scroll",n,!0)),o=wa(ga(o)),a++;return()=>{_.each(_.compact(i),function(e){e()}),i.length=0}}const Ia=['a[href]:not([disabled]):not([tabindex="-1"])','button:not([disabled]):not([tabindex="-1"])','textarea:not([disabled]):not([tabindex="-1"])','input:not([disabled]):not([tabindex="-1"])','select:not([disabled]):not([tabindex="-1"])','[tabindex]:not([tabindex="-1"])',"iframe"].join(", ");function Ea(e,t,n){var i=pa(t),t=ma(t,n);if(t!==va.BOTH||ha(e,i)){if(t===va.Y){if(e.top>=i.bottom)return;if(e.bottom<=i.top)return}if(t===va.X){if(e.left>=i.right)return;if(e.right<=i.left)return}return 1}}function _a(e){if(e){if(ya(e))return 1;var t=pa(e);if(0!==t.width&&0!==t.height){var n=R(e);if(!n||"hidden"!==n.visibility){for(var i=e;i&&n;){if("none"===n.display)return;if(parseFloat(n.opacity)<=0)return;n=R(i=i.parentNode)}return 1}}}}function Ca(e,t){if(!_a(e))return!1;if(!ya(e)){for(var n=pa(e),i=ga(e,t=t||/hidden/),r=null;i&&i!==document&&i!==r;){if(!Ea(n,i,t))return!1;i=ga(r=i,t)}if(e.getBoundingClientRect){var e=e.getBoundingClientRect(),o=e.right,e=e.bottom;if(n.fixed||(o+=xo(),e+=Co()),o<=0||e<=0)return!1}}return!0}function xa(e){var t,n,i,r,o,a=/(auto|scroll)/,s=/(auto|scroll|hidden)/,d=pa(e),u=ga(e,s);if(!_a(e))return!1;for(;u;){if(t=pa(u),(o=ma(u,a))!==va.NONE&&(i=n=0,o!==va.Y&&o!==va.BOTH||(d.bottom>t.bottom&&(n+=d.bottom-t.bottom,d.top-=n,d.bottom-=n),d.top<t.top&&(n-=r=t.top-d.top,d.top+=r,d.bottom+=r)),o!==va.X&&o!==va.BOTH||(d.right>t.right&&(i+=d.right-t.right,d.left-=i,d.right-=i),d.left<t.left&&(i-=r=t.left-d.left,d.left+=r,d.right+=r))),!Ea(d,u,s))return!1;u=ga(u,s)}return!0}function Ta(e,t){var n,e=pa(e),i=pa(t),r=0,o=0;e.bottom>i.bottom&&(r+=e.bottom-i.bottom,e.top-=r,e.bottom-=r),e.top<i.top&&(r-=n=i.top-e.top,e.top+=n,e.bottom+=n),e.right>i.right&&(o+=e.right-i.right,e.left-=o,e.right-=o),e.left<i.left&&(o-=n=i.left-e.left,e.left+=n,e.right+=n),_.isFunction(t.scrollBy)?t.scrollBy(o,r):(t.scrollTop+=r,t.scrollLeft+=o)}function ka(e){for(var t=/(auto|scroll)/,n=ua(),i=ga(e,t);i&&i!==n;)Ta(e,i),i=ga(i,t)}n={$:{findOrCreate(e){return 0<this.length?this:k(e)},find(e){var t=k();return t.context=this.context,this.each(function(){k(e,this).each(function(){t[t.length++]=this})}),t},each(e){for(var t=0,n=this.length;t<n;++t)e.call(this[t],this[t],t);return this},html(e){return e===undefined?this.length?this[0].innerHTML:this:this.each(function(){this.innerHTML=e})},text(e){var t="innerText"in document.body;return e===undefined?t?this.length?this[0].innerText:this:this.length?this[0].textContent:this:this.each(function(){ta(this,{"white-space":"pre-wrap"}),t?this.innerText=e:this.textContent=e})},addClass(e){return e=e.split(/\s+/),this.each(function(t){_.each(e,function(e){$o(t,e)})})},removeClass(e){return e=e.split(/\s+/),this.each(function(t){_.each(e,function(e){Xo(t,e)})})},hasClass(e){e=e.split(/\s+/);var n=!0;return 0!==this.length&&(this.each(function(t){_.each(e,function(e){n=n&&Ko(t,e)})}),n)},toggleClass(e){return e=e.split(/\s+/),this.each(function(t){_.each(e,function(e){(Ko(t,e)?Xo:$o)(t,e)})})},css(e){return this.each(function(){ta(this,e)}),this},appendTo(e){return k(e).append(this),this},append(e){var t=this;return k(e).each(function(){t.length&&t[0].appendChild(this),la(this)&&_.each(Rr("script",this),ba)}),t},prependTo(e){return k(e).prepend(this),this},prepend(e){var t,n;return this.length&&(t=this[0],n=t.childNodes[0],k(e).each(function(){n?k(this).insertBefore(n):k(this).appendTo(t)})),this},getParent(){var e=k(this)[0];if(e&&e.parentNode)return k(e.parentNode)},insertBefore(e){e=k(e)[0];e&&e.parentNode&&(e.parentNode.insertBefore(this[0],e),la(this[0]))&&_.each(Rr("script",this[0]),ba)},remove(){return this.each(function(){this.parentNode&&this.parentNode.removeChild(this)}),this},attr(e,t){return _.isObject(e)?(this.each(function(){_.each(e,function(e,t){this.setAttribute(t,e)},this)}),this):t!==undefined?(this.each(function(){this.setAttribute(e,t)}),this):0<this.length?this[0].getAttribute(e):void 0},closest(e,t){for(var n=this[0];n&&!Rr.matchesSelector(n,e);)if((n=ri(n))===document||t&&Rr.matchesSelector(n,t))return k();return k(n)},eq(e){return k(this[e])},height(e){if(this.length)return e===undefined?this[0].offsetHeight:(this[0].style.height=e+"px",this)},width(e){if(this.length)return e===undefined?this[0].offsetWidth:(this[0].style.width=e+"px",this)},focus(){return this.each(function(){_.isFunction(this.focus)&&this.focus()})}}};class Ra{constructor(e=ua(),t={attributes:!0,childList:!0,subtree:!0}){if(this.listeners=[],this._teardown=()=>{},Be.MutationObserver){const n=new(ft("MutationObserver"))((e,t)=>{this.signal()});n.observe(e,t),this._teardown=()=>n.disconnect}else{const i=setInterval(()=>{this.signal()},500);this._teardown=()=>{clearInterval(i)}}}signal(){_.each(this.listeners,e=>{e.get()})}addObservers(...e){this.listeners=[].concat(this.listeners,e)}teardown(){this._teardown()}}Fi=function(){function e(e){this._object=e}return e.prototype.deref=function(){return this._object},e};var Aa="function"==typeof(i=window.WeakRef)&&/native/.test(i)?i:Fi();function Oa(e,t){var n,i;return e.tagName&&_.contains(["textarea","input"],e.tagName.toLowerCase())?(n=e.value,i=t,n.length<=i?n:Pa(n.substring(0,i))):Na(e,t)}function Na(e,t=128){var n,i="",r=e.nodeType;if(r===bo||r===Eo)return e.nodeValue;if((n=e).tagName&&"textarea"!=n.tagName.toLowerCase()&&(r===wo||r===So||r===Io)){if(!e.childNodes)return i;for(var o,a=0;a<e.childNodes.length;++a){if(t<=(i+(o=Na(e.childNodes[a],t-i.length))).length)return i+Pa(o.substring(0,t-i.length));i+=o}}return i}function Ma(e){return 55296<=e&&e<=56319}function La(e){return 56320<=e&&e<=57343}function Pa(e){if(!(e.length<1)){var t=e.slice(-1).charCodeAt(0);if(Ma(t)||La(t)){if(1===e.length)return e.slice(0,-1);if(Ma(t))return e.slice(0,-1);if(La(t))if(!Ma(e.slice(-2).charCodeAt(0)))return e.slice(0,-1)}}return e}class Fa{constructor(e){this.listeners={},this.events=[],this.cssSelector=e}get(){let t=this.elRef&&this.elRef.deref&&this.elRef.deref();var e=la(t);if(!t||!e){if(t&&!e&&this.teardown(t),!(t=k(this.cssSelector)[0]))return undefined;_.each(this.events,e=>{t.addEventListener(e,e=>this.onEvent(e))}),this.elRef=new Aa(t)}return t}getText(e=1024){return Oa(this.get(),e)}addEventListener(e,t){var n=this.get();this.events.indexOf(e)<0&&(this.events.push(e),n)&&n.addEventListener(e,e=>this.onEvent(e)),this.listeners[e]=this.listeners[e]||[],this.listeners[e].push(t)}onEvent(t){var e=t.type;_.each(this.listeners[e],e=>e(t))}teardown(t=this.get()){t&&_.each(this.events,e=>t.removeEventListener(e,this.onEvent))}}function Da(t){if(!t)return!1;if(t===window.location.origin)return!0;if(t===po())return!0;if(t===fo())return!0;if(t===go())return!0;var e=m.get("adoptHost");if(e&&t==="https://"+e)return!0;return!!ie(t,m.get("allowedOriginServers",[]),m.get("allowedOriginServerHashes",[]))||_.any([/^https:\/\/(adopt\.)?((us1)\.)?(app|via|adopt|cdn|oem)(\.(au|eu|gov|hsbc|jpn))?\.pendo\.io$/,/^https:\/\/([0-9]{8}t[0-9]{4}-dot-)pendo-(au|eu|govramp|hsbc|io|jp-prod|us1)\.appspot\.com$/,/^https:\/\/hotfix-(ops|app)-([0-9]+-dot-)pendo-(au|eu|govramp|hsbc|io|jp-prod|us1)\.appspot\.com$/,/^https:\/\/pendo-(au|eu|govramp|hsbc|io|jp-prod|us1)-static\.storage\.googleapis\.com$/,/^https:\/\/([a-zA-Z0-9-]+\.)*pendo-dev\.com$/,/^https:\/\/([a-zA-Z0-9-]+-dot-)?pendo-(apollo|armada|atlas|batman|calypso|dap|dev|dr-us-east1|eu-dev|freeze|helix|link|magic|mcfly|ml|mobile-fbi|mobile-guides|mobile-hummus|mobile-plat|perfserf|voc|wildlings|ionchef|scrum-ops|security|test|uat|au|eu|govramp|hsbc|io|jp-prod|us1)\.appspot\.com$/,/^https:\/\/(via|adopt|local)\.pendo\.(local|io):\d{4}$/,/^https:\/\/pendo-(apollo|armada|atlas|batman|calypso|dap|dev|dr-us-east1|eu-dev|freeze|helix|link|magic|mcfly|ml|mobile-fbi|mobile-guides|mobile-hummus|mobile-plat|perfserf|voc|wildlings|ionchef|scrum-ops|security|test|uat)-static\.storage\.googleapis\.com$/],function(e){return e.test(t)})}function Ua(e){if(_.isString(e)){try{var t=new ei(e);const o=_.last(t.pathname.split("/")),a=o.split(".");var n,i={filename:_.first(a),extension:a.slice(1).join("."),query:{}};return t.search.length&&(i.query=co(t.search.substring(1))),t.hash.length&&0<=(r=t.hash.indexOf("?"))&&(n=t.hash.substring(r+1),i.fragmentQuery=co(n)),i}catch(s){}var r=oo(e).substring(1),t=r&&r.length?co(r):{},o=_.last(_.first(e.split(/[?#]/)).split("/")),a=o.split(".");return{filename:_.first(a),extension:a.slice(1).join("."),query:t}}}function Ga(e,t){var n;m.get("guideValidation")&&Be.sri&&(n=Ua(t),t=_.find(["sha512","sha384","sha256"],function(e){return!!n.query[e]}))&&(e.integrity=t+"-"+(t=n.query[t],_.isString?t.replace(/-/g,"+").replace(/_/g,"/"):t),e.setAttribute("crossorigin","anonymous"))}_.extend(k,{data:Or,event:Fr,removeNode:sa,getClass:Zo,hasClass:Ko,addClass:function(e,t){var n;"string"==typeof e?(n=k(e),_.map(n,function(e){$o(e,t)})):$o(e,t)},removeClass:function(e,t){var n;"string"==typeof e?(n=k(e),_.map(n,function(e){Xo(e,t)})):Xo(e,t)},getBody:ua,getComputedStyle:R,getClientRect:pa,intersectRect:ha,getScrollParent:ga,isElementVisible:Ca,Observer:Ra,Element:Fa,scrollIntoView:ka,getRootNode:wa}),_.extend(k.prototype,Fr.$,n.$);var Ba,Ha=function(e){var t=!((t=m.get("allowedOriginServers",[]))&&0<t.length||(t=m.get("allowedOriginServerHashes",[]))&&0<t.length),n=vo();return!(!t&&!n)||Da(e)},za=function(e,t,n=!1){try{var i,r="text/css",o="text/javascript";if(_.isString(e)&&(e={url:e}),!Ha((c=e.url,new ei(c).origin)))throw new Error;e.type=e.type||/\.css/.test(e.url)?r:o;var a=null,s=document.getElementsByTagName("head")[0]||document.getElementsByTagName("body")[0],d=m.get("guideContentLoader");if(e.type===r){var u=document.createElement("link");u.type=r,u.rel="stylesheet",u.href=e.url,Ga(u,e.url),a=u}else{if(ht())return(i=document.createElement("script")).addEventListener("load",function(){t(),sa(i)}),i.type=o,i.src=$(I).createScriptURL(e.url),Ga(i,e.url),document.body.appendChild(i),i;if(_.isFunction(d))return d(e),{};(i=document.createElement("script")).type=o,i["async"]=!0,i.src=$(I).createScriptURL(e.url),Ga(i,e.url),a=i,t=_.wrap(t,function(e,t){if(k.removeNode(i),t)return n&&e(t),{};e.apply(this,_.toArray(arguments).slice(1))})}return s.appendChild(a),ja(a,e.url,t),a}catch(l){return{}}var c},ja=function(e,t,n){var i=!1;E(n)&&(e.onload=function(){!0!==i&&(i=!0,n(null,t))},e.onerror=function(){!0!==i&&(i=!0,n(new Error("Failed to load script"),t))},e.onreadystatechange=function(){i||e.readyState&&"loaded"!=e.readyState&&"complete"!=e.readyState||(i=!0,n(null,t))},"link"===e.tagName.toLowerCase())&&(Ut(function(){var e;i||((e=new Image).onload=e.onerror=function(){!0!==i&&(i=!0,n(null,t))},e.src=t)},500),Ut(function(){i||C.critical("Failed to load "+t+" within 10 seconds")},1e4))},qa=function(e){var t=JSON.parse(e.data),n=e.origin;C.debug(I.app_name+": Message: "+JSON.stringify(t)+" from "+n),os(e.source,{status:"success",msg:"ack",originator:"messageLogger"},n)},Wa=function(e){Ja(Ya)(Va(e))},Va=function(e){if(e.data)try{var t="string"==typeof e.data?JSON.parse(e.data):e.data,n=e.origin,i=e.source;if(!t.action&&!t.mutation&&(t.type&&"string"==typeof t.type))return{data:t,origin:n,source:i}}catch(r){}};function Ja(t){return function(e){if(e&&Da(e.origin))return t.apply(this,arguments)}}var Ka={disconnect(e){},module:function(e){rs(e.moduleURL)},debug:function(e){ds(qa)}},$a=function(e,t){Ka[e]=t},Xa=function(e){delete Ka[e]},Ya=function(e){var t;e&&(t=e.data)&&E(Ka[t.type])&&Ka[t.type](t,e)},Za={},Qa=function(e){if(Za[e]={},"undefined"!=typeof CKEDITOR)try{CKEDITOR.config.customConfig=""}catch(t){}},es=function(e){return E(Za[e])},ts=function(e){if(Za)for(var t in Za)if(0<=t.indexOf(e))return t;return null},ns=[],is=function(){var e;ns.length<1||(e=ns.shift(),es(e))||za(e,function(){Qa(e),is()})};var rs=function(e){!function(e){var t={"/js/lib/ckeditor/ckeditor.js":1};_.each(["depres.js","tether.js","sortable.js","selection.js","selection.css","html2canvas.js","ckeditor/ckeditor.js"],function(e){t["/modules/pendo.designer/plugins/"+e]=1,t["/engage-app-ui/assets/classic-designer/plugins/"+e]=1});try{var n=new ei(e);return Da(n.origin)&&t[n.pathname]}catch(i){C.debug("Invalid module URL: "+e)}}(e)||(ns.push(e),1<ns.length)||is()},os=function(e,t,n){var i,r=_.uniqueId("pendo-");try{void 0===t&&void 0===n&&(t=e,e=Ba||ss(),n="*"),t.guid=r,e&&_.isFunction(e.postMessage)&&(i=JSON.stringify(t),e.postMessage(i,n))}catch(o){t=o&&o.message||"";C.info("Failed to postMessage: "+t)}return r},as=function(){return window!=window.top},ss=function(){return new RegExp("^"+Tt(so).replace(/^https?:/,"https?:")).test(location.href)?window.parent:window.top},ds=function(e){var t;return E(window.addEventListener)&&_.isFunction(window.addEventListener)&&(t=Ja(e),window.addEventListener("message",t,!1)),function(){E(window.removeEventListener)&&_.isFunction(window.removeEventListener)&&t&&window.removeEventListener("message",t,!1)}},us=_.memoize(function(){return m.get("restrictP1Access")}),cs=[],ls=[],ps=[],hs=12e4,fs=16,gs=1900,ms=65536,vs=function(e){return!(!e||""===e)},ys=function(){return f.get()},bs={flush:_.noop,flushBy:_.noop,flushEvents:Es,flushTrackEvents:Es,flushAgenticEvents:Es,flushSilos:Es,flushTrackEventSilos:Es,flushAgenticEventSilos:Es,flushBeacons:Es,flushNow:Es,flushLater:_s,flushEvery:Cs,flushStop:xs,beacons:[],silos:[],trackEventSilos:[],agenticEventSilos:[],lock:Wo,unlock:function(){if(!Jo())return Ts(),Vo()}},ws=[];function Ss(e){ws.push(e)}function Is(e){e=ws.indexOf(e);0<=e&&ws.splice(e,1)}function Es(e,t){try{_.each(ws,function(e){e.flush&&e.flush(t)})}catch(n){C.critical("unhandled error while flushing event cache",{error:n})}}function _s(e){return t=_.partial(Es,!0),n=e,n=parseInt(n,10)||0,t[n]||(i=Ut(function(){t(),t[n]()},n),t[n]=function(){window.clearTimeout(i),delete t[n]});var t,n,i}function Cs(e){var t;if(e=parseInt(e,10)||0,_.isObject(Cs.intervals)||(Cs.intervals={}),!Cs.intervals[e])return t=window.setInterval(Es,e),Cs.intervals[e]=function(){clearInterval(t),delete Cs.intervals[e]}}function xs(){var e=_.values(Cs.intervals).concat([Es]);_.map(e,function(e){_.isFunction(e)&&e()})}function Ts(){_.each(ws,function(e){e.clear&&e.clear()}),xs()}function ks(e){try{return window.TextDecoder?JSON.parse((new TextDecoder).decode((t=e.split(".")[1],t=atob(t),Uint8Array.from(t,e=>e.codePointAt(0))))):JSON.parse(atob(e.split(".")[1]))}catch(n){return null}var t}function Rs(e,t){return t=t?t+": ":"",e.jwt||e.signingKeyName?e.jwt&&!e.signingKeyName?(C.debug(t+"The jwt is supplied but missing signingKeyName."),!1):e.signingKeyName&&!e.jwt?(C.debug(t+"The signingKeyName is supplied but missing jwt."),!1):(e=e.jwt,!(!_.isString(e)||!/^[a-zA-Z0-9\-_]+?\.[a-zA-Z0-9\-_]+?\.([a-zA-Z0-9\-_]+)?$/.test(e))||(C.debug(t+"The jwt is invalid."),!1)):(C.debug(t+"Missing jwt and signingKeyName."),!1)}As=null;var As,Os={set:function(e){As=JSON.parse(JSON.stringify(e||{}))},get:function(){return null!==As?As:{}},getJwtOptions:function(e,t){var n;return t=t||"",!!m.get("enableSignedMetadata")&&(n=Rs(e,t),m.get("requireSignedMetadata")&&!n?(C.debug("Pendo will not "+t+"."),!1):n?ks(e.jwt):void C.debug("JWT is enabled but not being used, falling back to unsigned metadata."))}};class Ns{constructor(e){this.queue=[],this.unloads=new Set,this.pending=new Set,this.failures=new Map,this.firstFailureTime=null,this.sendFn=e}isEmpty(){return this.queue.length<=0}stop(){this.queue.length=0,this.unloads.clear(),this.pending.clear(),this.failures.clear(),this.firstFailureTime=null,this.stopped=!0,clearTimeout(this.timer),delete this.timer}start(){this.stopped=!1}push(...e){this.queue.push(...e),this.next()}next(){var e;if(this.queue.length&&this.pending.size<1)return e=this.queue[0],this.send(e,!1,!0)}incrementFailure(e){var t=(this.failures.get(e)||0)+1;return this.failures.set(e,t),null==this.firstFailureTime&&(this.firstFailureTime=(new Date).getTime()),t}pass(e,t=!0){this.unloads["delete"](e),this.pending["delete"](e),this.failures["delete"](e),this.firstFailureTime=null;e=this.queue.indexOf(e);0<=e&&this.queue.splice(e,1),!this.stopped&&t&&this.next()}fail(e,t=!0){this.unloads["delete"](e),this.pending["delete"](e);e=this.incrementFailure(e);!this.stopped&&t&&(72e5<=(t=(new Date).getTime())-(this.firstFailureTime||t)?(this.onTimeout&&this.onTimeout(),this.firstFailureTime=null,this.retryLater(36e5)):this.retryLater(Math.min(1e3*Math.pow(2,e-1),3e5)))}retryNow(){clearTimeout(this.timer),delete this.timer,this.next()}retryLater(e){this.timer=Ut(()=>{this.retryNow()},e)}failed(){return 0<this.failures.get(this.queue[0])&&null!=this.timer}send(e,t,n){return this.pending.add(e),t&&this.unloads.add(e),this.sendFn(e,t,this.failures.get(e)||0).then(()=>this.pass(e,n),()=>this.fail(e,n))}drain(e,t=!0){if(this.queue.push(...e),this.failed()&&!this.allowDrainWhileFailed)return rn.reject();var n=[];for(const i of this.queue)this.pending.has(i)?this.retryPending&&t&&!this.unloads.has(i)&&(this.incrementFailure(i),n.push(this.send(i,t,!1))):n.push(this.send(i,t,!1));return rn.all(n)}}const Ms="unsentEvents";class Ls{constructor(){this.events={}}send(t,n){var i=this.events[t];if(i){let e=i.shift();for(;e;)n.push(e),e=i.shift();delete this.events[t]}}push(e,t){var n=this.events[e]||[];n.push(t),this.events[e]=n}read(e){e.registry.addLocal(Ms);try{this.events=JSON.parse(e.read(Ms)||"{}"),e.clear(Ms)}catch(t){this.events={}}}write(e){0<_.size(this.events)?e.write(Ms,JSON.stringify(this.events),6048e5):e.clear(Ms)}}var Ps=new Ls;const Fs=e=>_.reduce(e,(e,t)=>e+_.get(t,"detail.increment",1),0),Ds="pendo-guide-loop-timeout",Us={ptm:"pendo-ptm-gif-failure",guide:"pendo-guide-gif-failure",poll:"pendo-poll-gif-failure",agentic:"pendo-agentic-gif-failure"},Gs={name:"pendo-guide-loop",debuggingOnly:!0},Bs={name:"pendo-event-captured",debuggingOnly:!0},Hs="pendo-initialize",zs="pendo-teardown",js={};js[Ds]={name:Ds,type:"counter",instrument:Fs},_.each(Us,e=>{js[e]={name:e,type:"counter",instrument:Fs}}),js[Gs.name]=Gs,js[Bs.name]=Bs,js[Hs]={name:Hs},js[zs]={name:zs};var qs="debug-enabled";function Ws(){try{var e=l.read(qs)||JSON.parse(jt(qs));return"boolean"==typeof e?{enabled:e}:e||{}}catch(t){return{}}}function Vs(e=!0){let t;return t=g&&g.getters&&g.getters["debugger/debuggingEnabled"]?g.getters["debugger/debuggingEnabled"]():!0===Ws().enabled,e?t:t?"Yes":"No"}class Js{constructor(){this._isPerformanceApiAvailable=this._checkPerformanceApi(),this._sending=!1,this._measuringPerformance=!1,this._debugging=!1,this._setDebuggingBound=_.bind(this._setDebugging,this),this.marks=new Set,this.measures=new Set}initialize(){if(!m.get("performanceMetricsEnabled"))return _.noop;this._measuringPerformance=!0,this._markPerformance(Hs),this._setDebugging(),y.debuggerLaunched.on(this._setDebuggingBound);var e=100*Math.random()<m.get("performanceMetricsSampleRate");return this._setSending(e),this.interval=setInterval(()=>{this.send()},6e5),()=>{this.teardown()}}teardown(){this._markPerformance(zs),this.send(),this._measuringPerformance=!1,this._setDebugging(),y.debuggerLaunched.off(this._setDebuggingBound),this._clearMarksAndMeasures(),clearInterval(this.interval)}startTimer({name:e,debuggingOnly:t},n=null){t&&!this._debugging||this._markPerformance(e+"-start",{detail:n})}stopTimer({name:e,debuggingOnly:t},n=null){t&&!this._debugging||(this._markPerformance(e+"-stop",{detail:n}),this._measurePerformance(e,{detail:n}))}count(e,t=1){this._markPerformance(e,{detail:1<t?{type:"counter",increment:t}:null})}send(){var e=_.reduce(js,(e,t)=>{var{name:t,type:n,instrument:i}=t;return i&&0<(i=i(performance.getEntriesByName(t)))&&e.push({name:t,type:n,value:i,timestamp:Date.now()}),e},[]);this._clearMarksAndMeasures(),_.size(e)&&this._sending&&Bo(e)}_checkPerformanceApi(){return Ie("performance.mark")&&Ie("performance.measure")&&Ie("performance.getEntries")&&Ie("performance.getEntriesByName")&&Ie("performance.clearMarks")&&Ie("performance.clearMeasures")}_shouldMeasurePerformance(){return this._isPerformanceApiAvailable&&this._measuringPerformance}_setDebugging(){this._debugging=Vs()}_setSending(e){this._sending=e}_markPerformance(e,t){this._shouldMeasurePerformance()&&(performance.mark(e,t),this.marks.add(e))}_measurePerformance(e,t){var n,i;this._shouldMeasurePerformance()&&(n=e+"-start",i=e+"-stop",performance.getEntriesByName(n).length)&&performance.getEntriesByName(i).length&&(performance.measure(e,n,i,t),this.measures.add(e))}_clearMarksAndMeasures(){this.marks.forEach(e=>{performance.clearMarks(e)}),this.marks.clear(),this.measures.forEach(e=>{performance.clearMeasures(e)}),this.measures.clear()}}const Ks=new Js;var $s="_PENDO_UNNAMED_",Xs=5;function Ys(e,t,n,i,r,o){var a,s;a=m.get("dropAnonymous"),s=Pn(b()),!Po||a&&s||(a=t,s=n,t=i,n=r,s={type:r=e,browser_time:S(),visitor_id:b({generate:!0}),account_id:Kn(),url:f.externalizeURL(s),props:a||{},eventProperties:n},s=gn.addTracerIds(s),"track"===r&&(s.track_event_name=t||$s),a=s,y.eventCaptured.trigger(a,o).cancel)||vs(a.url)&&("track"===e?ld:"agentic"===i?pd:cd).push(a)}function Zs(){var r=_.toArray(arguments);return function(e,t){var n=r.concat([t]);!function i(t,e){t<n.length&&n[t](e,function(e){i(t+1,e)})}(0,e)}}let Qs=0;function ed(e,t){e.sequence=Qs++,t(e)}function td(e){return n=function(e,t){return e.push(t),e},i=e,function(e,t){t(i=n(i,e))};var n,i}function nd(e,t){return vo()?id("account_id")(e,t):t(e)}function id(s){return function(e,t){if(!e.length)return t(e);for(var n=_.get(e[0],s),i=!0,r=1;r<e.length;r++)if(n!==_.get(e[r],s)){i=!1;break}if(i)return t(e);var o=e.slice(0,r),a=e.slice(r);t(o),t(a)}}function rd(e){return null==e.bytes&&(e.bytes=JSON.stringify(e).length),e}function od(e,t,n){t=n[t-1]||_.last(n);return Math.ceil(e/t)}function ad(e,t){for(var n,i=0,r=(_.isFunction(t.overhead)?t.overhead:_.constant(0))(),o=0;o<e.length;++o){if(od(n=rd(e[o]).bytes,1,t.compressionRatio)+r<=t.lower){if(0<o)return o;break}if(od(i+n,o+1,t.compressionRatio)+r>t.upper)return o;i+=n}if(!(0<o))for(o=i=0;o<e.length;++o){if(od(i+(n=rd(e[o]).bytes),o+1,t.compressionRatio)+r>t.lower)return o;i+=n}return-1}function sd(){var e=Os.get();return _.isEmpty(e)?0:e.jwt.length+e.signingKeyName.length}var dd,ud,cd,ld,pd,hd;function fd(e,t){var n;if(0!==e.length)return e.JZB||(e.JZB=I.squeezeAndCompress(e.slice()),e.JZB.length<=ms)||1===e.length?t(e):(n=e.length/2,fd(e.slice(0,n),t),void fd(e.slice(n),t))}function gd(e,t){Jo()&&t(e)}function md(e,t){y.eventCaptured.trigger(e).cancel||t(e)}function vd(){return function(e,t){1===e.length&&e.JZB.length>ms?(C.debug("Couldn't write event"),Uo("Single item is: "+e.JZB.length+". Dropping."),Go(e.JZB)):t(e)}}function yd(e,t){return Fo(t.beacon+".gif",e,_.extend({v:Xe,ct:S(),jzb:t.JZB},t.params,t.auth))}function bd(e,t){return Fo(t.beacon+".gif",e,_.extend({v:Xe,ct:S(),s:t.JZB.length},t.params))}function wd(i){return function(e,t){e.params=_.extend({},e.params,i.params),e.beacon=i.beacon,e.eventLength=e.JZB.length,e.ts=e[0].browser_time||S();var n=Os.get();_.isEmpty(n)||(e.auth=n,e.eventLength+=n.jwt.length,e.eventLength+=n.signingKeyName.length),t(e)}}function Sd(e,t){var n,i;vo()&&(i=_.first(e),n=_.get(i,"account_id"),i=_.get(i,"oem_account_id"),yo(e.params||(e.params={}),n,i)),t(e)}function Id(e,t){var n=_.first(e),n=_.get(n,"props.source");n&&(e.params=_.extend({},e.params,{source:n})),t(e)}function Ed(e){return JSON.stringify(_.extend({events:e.JZB},e.auth))}function _d(e){return e.status<200||300<=e.status?v.reject(new Error(`received status code ${e.status}: `+e.statusText)):v.resolve()}function Cd(e,t){return zo(yd(e,t)).then(_d)}function xd(e,t){return fetch(bd(e,t),{method:"POST",keepalive:!0,body:Ed(t),headers:{"Content-Type":"application/json"}}).then(_d)}function Td(e,t){var n=Ed(t);return jo(bd(e,t),n)?v.resolve():v.reject()}function kd(n){return function(e,t){return t.JZB?t.eventLength<=gs&&!m.get("sendEventsWithPostOnly")?n.preferFetch&&!t.auth&&zo.supported()?Cd(e,t):t.auth?Dr({method:"GET",url:yd(e,t)}):Ho(yd(e,t)):n.allowPost&&t.eventLength<=ms?zo.supported()?xd(e,t):jo.supported()?Td(e,t):Dr({method:"POST",url:bd(e,e=t),data:Ed(e),headers:{"Content-Type":"application/json"}}):v.resolve():v.resolve()}}function Rd(n){return function(e,t){if(t.JZB){if(t.eventLength<=gs&&!m.get("sendEventsWithPostOnly",!1)){if(!t.auth&&zo.supported())return Cd(e,t);if(Be.msie<=11)return Dr({method:"GET",url:yd(e,t),sync:!0})}if(t.eventLength<=ms&&n.allowPost){if(zo.supported())return xd(e,t);if(jo.supported())return Td(e,t);if(Be.msie<=11)return Dr({method:"POST",url:bd(e,e=t),data:Ed(e),sync:!0,headers:{"Content-Type":"application/json"}})}}return v.resolve()}}function Ad(e,t){e.length=0;var n,i={};for(n in e)e.hasOwnProperty(n)&&(i[n]=e[n]);t(i)}function Od(e){return Zs(gd,nd,fd,(t=e.shorten,t=_.defaults(t||{},{fields:[],siloMaxLength:ms}),function(n,e){var i;1===n.length&&n.JZB.length>t.siloMaxLength&&(i=n[0],C.debug("Max length exceeded for an event"),_.each(t.fields,function(e){var t=i[e];t&&2e3<t.length&&(C.debug("shortening "+t+" and retrying"),i[e]=t.substring(0,2e3),delete n.JZB)})),e(n)}),fd,vd(),wd(e),Sd,Id,Ad);var t}class Nd{constructor(e){this.queues=e}isEmpty(){return _.all(this.queues,e=>e.isEmpty())}stop(){_.each(this.queues,e=>e.stop())}push(){const t=_.toArray(arguments);_.each(this.queues,e=>e.push.apply(e,t))}drain(){const t=_.toArray(arguments);return v.all(_.map(this.queues,e=>e.drain.apply(e,t)))}}function Md(a,s,d){s=s||kd(a),d=d||Rd(a);e=a;var e=_.isFunction(e.apiKey)?[].concat(e.apiKey()):[].concat(e.apiKey),e=_.map(e,(i,r)=>{const o=new Ns(function(e,t,n){return 6048e5<S()-e.ts?v.resolve():(n&&(e.params=_.extend({},e.params,{rt:n})),a.localStorageUnload&&t?(0===r&&Ps.push(a.beacon,e),v.resolve()):t&&o.failed()?v.reject():(t?d:s)(i,e))});return o.onTimeout=function(){Ks.count(Us[a.beacon])},o.allowDrainWhileFailed=!0,o.retryPending=!0,o}),e=new Nd(e);return Ps.send(a.beacon,e),e}function Ld(e,t){var n=m.get("analytics.excludeEvents");0<=_.indexOf(n,e.type)||t(e)}class Pd{constructor(e){this.locks={},this.cache=e.cache||[],this.silos=e.silos||[],this.packageSilos=e.packageSilos,this.processSilos=e.processSilos,this.sendQueue=Md(e)}pause(e=1e4){var t=_.uniqueId();const n=this["locks"];n[t]=1;var i=()=>{n[t]&&(y.trigger("ptm:unpaused"),clearTimeout(r),delete n[t],this.flush())},r=Ut(i,e);return y.trigger("ptm:paused"),i}push(e){this.packageSilos(e,e=>{this.silos.push(e)})}clear(){this.cache.length=0,this.silos.length=0,this.sendQueue.stop()}flush({unload:e=!1,hidden:t=!1}={}){var{cache:n,silos:i}=this;if((0!==n.length||0!==i.length||!this.sendQueue.isEmpty())&&_.isEmpty(this.locks)){i.push(n.slice()),n.length=0;n=i.slice();i.length=0;const r=[];_.each(n,function(e){this.processSilos(e,function(e){r.push(e)})},this),e||t?this.sendQueue.drain(r,e):this.sendQueue.push(...r)}}}function Fd(e){var i,r,t=Od(e),n=Zs((r=e.beacon,function(e,t){var n=m.get("excludeNonGuideAnalytics");"ptm"===r&&n||t(e)}),Ld,ed,td(e.cache),(i={overhead:sd,lower:m.get("sendEventsWithPostOnly")?ms:gs,upper:ms,compressionRatio:[.5*Xs,.75*Xs,Xs]},function(e,t){for(var n=ad(e,i);0<=n;)t(e.splice(0,Math.max(n,1))),n=ad(e,i)}));return new Pd(_.extend({processSilos:t,packageSilos:n},e))}var Dd=Qn(function(e){var t,n,i;if((e=e||f.get())&&e!==Dd.lastUrl)return Dd.lastUrl=e,t=-1,us()||as()&&(i=ss(),os(i,{type:"load",url:location.toString()},"*")),C.debug("sending load event for url "+e),t={load_time:t="undefined"!=typeof performance&&_.isFunction(performance.getEntriesByType)&&!_.isEmpty(performance.getEntriesByType("navigation"))?(i=performance.getEntriesByType("navigation")[0]).loadEventStart-i.fetchStart:t},as()&&(t.is_frame=!0),"*"!==(n=kt())&&(t.allowed_storage_keys=_.keys(n)),Ys("load",t,e),_s(),y.urlChanged.trigger(),!0});function Ud(){return I.normalizedUrl||function(e){try{var t=new ei(e),n=_.tail(t.search).join("").split("&");return t.search=n.sort().join("&"),t.href}catch(i){return C.error("Invalid URL provided to normalize"),e}}(f.externalizeURL())}function Gd(t,e,n={}){if(!E(t))return!0;var i=e||Ud(),{logger:r,context:o,id:a}=n;if(Array.isArray(t)){if(0===t.length)return!0;for(let e=0;e<t.length;e++){var s=t[e];if(E(s))try{if(new RegExp(s).test(i))return!0}catch(d){r&&o&&a&&r.error(`Invalid page rule regex for ${o} (rule ${e}):`,a,d)}}}else if("string"==typeof t)try{return new RegExp(t).test(i)}catch(d){r&&o&&a&&r.error(`Invalid page rule regex for ${o}:`,a,d)}return!1}function Bd(e,t){return Gd(e,t,{logger:C,context:"guide",id:"unknown"})}Dd.reset=function(){Dd.lastUrl=null};var Hd=[],zd=[],jd={};const qd={ALL:"*",DEFAULT:"default"};function A(e){e=function(e={}){let t=e.channel;return e.hasOwnProperty("channel")?null==t&&(t=qd.DEFAULT):t=qd.ALL,t===qd.ALL?()=>!0:t===qd.DEFAULT?e=>null==e.channel:e=>e.channel==t}(e);return _.filter(Hd,e)}function Wd(e){return Vd(A(e))}function Vd(e){return _.filter(e,function(e){return!e.isFrameProxy})}function Jd(e){_.isArray(e)?(Hd=e,y.guideListChanged.trigger({guideIds:_.pluck(e,"id")})):C.info("bad guide array input to `setActiveGuides`")}function Kd(e={}){return _.any(A(e),function(e){return e.isShown()})}var $d=function(){let n=[];return{addGuide:e=>{var t;_.isEmpty(e)||(n=n.concat(e),_.each(n,e=>e.hide&&e.hide()),e=A(),(t=_.difference(e,n)).length<e.length&&(Jd(t),g.dispatch("frames/changeGuideList",t)))}}}();function Xd(t,n){return _.find(A(),function(e){return _.get(e,t)===n})||null}function O(e){return Xd("id",e)}function Yd(e){return Xd("name",e)}function Zd(e,t){return e&&e.id?(e=O(e.id)).findStepById(t):null}var Qd="_pendo-guide-tt_",eu="_pendo-guide-mobile-tt_",tu=_.partial(_.get,_,"attributes.resourceCenter"),nu=function(e){return e&&e.launchMethod&&0<=e.launchMethod.indexOf("badge")},iu=function(e){return e&&e.isMultiStep&&!(e.attributes&&"group"===e.attributes.type)},ru=function(e){return!!_.get(e,"attributes.form")};function ou(){return"undefined"!=typeof selmo&&!!selmo.isPreviewing}function au(){return!!(ou()&&ia().width<=320)||Be.isMobileUserAgent()}function su(e=document){var t=su.attachPoint;if(null==t){var n=m.get("guides.attachPoint");if(_.isString(n)){try{t=Rr(n)[0]}catch(i){C.info('Error finding guide attach point "'+n+'"')}t=t||document.createElement("div")}else t=!!_.isFunction(n)&&n();su.attachPoint=t}return t||ua(e)}var du=function(e){var t=e.getGuide();if(t){t.placeBadge();t=jd[e.guideId];if(t){t=t.element();if(la(t)&&t.id==="_pendo-badge_"+e.id)return t}}},uu=function(e,t){var n;return e?(n=e.getGuide(),n="building-block"===_.get(n,"attributes.type")||!iu(n),!e.overrideElement&&n&&(e.overrideElement=du(e)),e.targetElement=cu(e,t),e.overrideElement||e.targetElement):(C.info("Can't get element for null step"),null)},cu=function(e,t){e=e.elementPathRule||null,e=e?Rr(e,t):[ua(t)];return 0===e.length?null:_.first(e)};function lu(e){var t=_.get(e,"attributes.activation.selector");return t||e.steps[0].elementPathRule}function pu(e,t,n){var i,r,o,e=aa(e),t=aa(t),a=(e=e,a=t,i=Math.min(e.top,a.top),r=Math.min(e.left,a.left),o=Math.max(e.top+e.height,a.top+a.height),e=Math.max(e.left+e.width,a.left+a.width),{height:Math.abs(o-i),width:Math.abs(e-r),top:i,left:r});!1!==ra(a)||t.fixed||(o=function(e,t,n,i){var r={x:e.left+e.width-t.width,y:0};r.y="top"===n?e.top:e.top+e.height-t.height;r.y=Math.max(r.y,0),r.x=Math.max(r.x,0),_.contains([va.X,va.BOTH],i)&&(r.x=0);_.contains([va.Y,va.BOTH],i)&&(r.y=0);return r}(a,ia(),n,ma(ua(),/hidden/)),window.scrollTo({left:o.x,top:o.y,behavior:"instant"}))}function hu(e,t,n,i,r){var o,a=_.toArray(arguments).slice(1),s=e.apply(this,a);return n||wa(o=su())!==document&&(a[1]=o,s=s.concat(e.apply(this,a))),s}function fu(){return g.getters["frames/isLeader"]()}function gu(e){return g.dispatch("frames/updateFrameVisibility",{visibility:e})}const mu={validateGuide:1,validateLauncher:1,validateGlobalScript:1},vu={ready:1,deliverablesLoaded:1,guidesFailed:1,guidesLoaded:1,onClickCaptured:1,segmentFlagsUpdated:1,segmentFlagsReady:1,segmentFlagsError:1},yu={ready:1,segmentFlagsUpdated:1,segmentFlagsReady:1,segmentFlagsError:1},bu=["ready","onClickCaptured","deliverablesLoaded","guidesFailed","guidesLoaded","segmentFlagsUpdated","segmentFlagsReady","segmentFlagsError","validateGuide","validateLauncher","validateGlobalScript"];function wu(i){const e=_.reduce(bu,function(e,r){if(vu[r]){const t=function(e){return Iu[r].apply(Iu[r],e.data)};i[r].on(t),e.push(()=>i[r].off(t))}if(yu[r]){const n=function(t){{var n=r;t=t.data[0];let e;try{e=new CustomEvent("pendo_"+n,{detail:t})}catch(i){if(!document.createEvent)return;(e=document.createEvent("Event")).initEvent("pendo_"+n,!0,!0),e.detail=t}document.dispatchEvent(e)}};i[r].on(n),e.push(()=>i[r].off(n))}return e},[]);return()=>_.each(e,e=>e())}Su=wn.call({}),_.each(bu,function(n){Su[n]=function(e){var t;return _.isFunction(e)?Su.on(n,e):(t=mu[n]?"triggerAsync":"trigger",Su[t].apply(Su,[n].concat(_.toArray(arguments))))}});var Su,Iu=Su;var Eu={post:function(e,t,n,i){return n.ajax.postJSON(e.replace(/\/guides\.js\//,"/guides.json/"),t).then(function(e){n.guidesPayload(e.data),i()})},load(e,t,n){return t.ajax.get(e).then(function(e){t.guidesPayload(e.data),n()})},endpoint(){return"guide.json"},usesXhr(){return!0}};function _u(e){e=Ua(e);if(e){e=e.filename;if(e)return 54<e.length?e.substring(28,55):e}}xu=Au={failed:{},verified:{}},ku=Go,Ru=function(e){try{var t=[];return!Eu.usesXhr()&&e.domJsonpUrl?t.push(Mu(e,"domJsonpUrl")):Eu.usesXhr()&&e.domUrl&&t.push(Nu(e,"domUrl")),e.contentUrlJs?t.push(Mu(e,"contentUrlJs")):e.contentUrl&&t.push(Mu(e,"contentUrl")),v.all(t)}catch(n){throw y.contentVerificationFail.trigger(e,n),n}},Tu=function(e){return Ru(e).then(_.noop,function(e){return/verify/.test(e)&&ku(e),v.reject(e)})},Cu=function(t){return xu.failed[t.id]?v.reject():xu.verified[t.id]?v.resolve():Tu(t).then(function(){xu.verified[t.id]=!0},function(e){return xu.failed[t.id]=!0,v.reject(e)})};var Cu,xu,Tu,ku,Ru,Au,Ou={verify:function(e){return m.get("guideValidation")?Cu(e):v.resolve()},reset:function(){Au.failed={},Au.verified={}}};function Nu(e,t){var n,i=e[t];return _.isString(i)?(n=(e=e)[{domUrl:"domHash",domJsonpUrl:"domJsonpHash",contentUrl:"contentHash",contentUrlJs:"contentJsHash"}[t=t]]||_u(e[t]),Dr.get(i).then(function(e){var t;if("object"==typeof(e=e.data)&&(e=JSON.stringify(e)),(t=V.create()).update(e),c.uint8ToBase64(t.digest())!==n)return v.reject('Unable to verify content at "'+i+'"')})):v.reject('unable to parse "'+i+'"')}function Mu(e,t){var n=e[t];return Be.sri&&/[?&]sha(256|384|512)=/.test(n)?v.resolve():Nu(e,t)}Lu="allow",Pu="deny",Fu="pending",Uu=function(){return 0<_.size(Iu._handlers.validateGuide)},Gu=function(e,n){var i=[];return _.each(e,function(e,t){n&&(t=n+"."+t),_.isObject(e)?_.each(Gu(e,t),function(e){i.push(e)}):i.push([t,e])}),i};var Lu,Pu,Fu,Du,Uu,Gu,Bu={state:Du={},Step:function(e){var n=this;function i(e){return _.filter([["content",_u(e.contentUrl)],["contentCss",_u(e.contentUrlCss)],["contentJs",_u(e.contentUrlJs)],["dom",_u(e.domUrl)],["domJsonp",_u(e.domJsonpUrl)]],function(e){return e[1]})}return this.signature=function(){var e,t;return this.domUrl?this.guide.authoredLanguage===this.language?i(this):i({contentUrl:n.contentUrl,contentUrlCss:n.contentUrlCss,contentUrlJs:n.contentUrlJs,domUrl:n.domUrl,domJsonpUrl:n.domJsonpUrl}):(e=[["content",this.content]],(t=this.attributes&&this.attributes.variables)&&(t=Gu(t)).length&&(t=_.sortBy(t,function(e){return e[0]}),e.push(["variables",t])),e)},n},Guide:function(){return this.signature=function(){return _.map(this.steps,function(e){return e.signature()})},this},Launcher:function(){var n=this,i=!1,r=function(){return 0<_.size(Iu._handlers.validateLauncher)&&n.data.template};return n.before("update",function(){if(r()&&i)return!1}),n.before("render",function(){var e,t;if(r())return!i&&(t="launcher-"+ut(n.signature()),(t=Du[t])!==Pu)&&(t!==Lu?(i=!0,t=JSON.stringify(n.signature()),e="launcher-"+ut(t),Iu.validateLauncher(t).then(function(){Du[e]=Lu},function(){Du[e]=Pu}).then(function(){i=!1,n.render(),n.update(A())},function(){i=!1}),!1):void 0)}),n.signature=function(){var e=[],t=Gu(this.data);return t.length&&(t=_.chain(t).filter(function(e){return!/^contentUrl/.test(e[0])}).sortBy(function(e){return e[0]}).value(),e.push(["variables",t])),e},n},validate:function(e){if(!Uu())return v.resolve();try{return _.isArray(e)?v.all(_.map(e,Hu)):Hu(e)}catch(t){throw y.contentValidationFail.trigger(e,t),t}},valid:function(e){return!Uu()||!!(e=Du[e.guideId])&&e.status===Lu},invalid:function(e){return!!Uu()&&!!(e=Du[e.guideId])&&e.status===Pu},reset(){Du={}}};function Hu(i){var r=Du[i.id];return r||(r={},Du[i.id]=r),r.contentPromise||(r.contentPromise=i.fetchContent()),r.contentPromise.then(function(){var e=JSON.stringify(i.signature()),t=i.id+"-"+ut(e),n=(r[t]||(r[t]={status:Fu},r.status=Fu),r[t].promise);return n||(n=Iu.validateGuide(e,i).then(function(){r[t].status=Lu,r.status=Lu},function(e){return r[t].status=Pu,r.status=Pu,v.reject(e)}),r[t].promise=n),n})}function zu(e,t){var n=_.toArray(arguments).slice(2);return _.reduce(e,function(e,t){return t.apply(e,n)},t)}function ju(e){return _.isFunction(e.before)?e:(e=wt(e),zu(ju.behaviors,e))}function qu(e,t){return e=wt(e),t=wt(t),zu(qu.behaviors,e,t)}function Wu(e){var t,n,i=m.getLocalConfig("contentHost");return i&&e?(t=new RegExp(`(https:)?\\/\\/${We}-\\d+\\.storage\\.googleapis\\.com`,"g"),n=new RegExp(`(https:)?\\/\\/${qe}\\.storage\\.googleapis\\.com`,"g"),e.replace(t,i).replace(n,i).replace(new RegExp("(https:)?\\/\\/"+Tt(Je),"g"),i)):e}function Vu(e){return m.getLocalConfig("contentHost")?JSON.parse(Wu(JSON.stringify(e))):e}ju.behaviors=[],qu.behaviors=[];var Ju=function(){var u={},c=_.compose(function(e){var t=function(){var e=Tt(m.getHostedConfig("contentHost"));if(e)return e+"*"}();return t&&!new RegExp(t).test(e)&&C.debug("Failed to verify URL: "+e+" vs "+t),e},Wu);const d=[function(e,t,n){return e.replace(`<% if (typeof guide !== 'undefined') { %>
5
5
  var guide = pendo.findGuideById('<%= guide.id %>');
6
6
  var step = guide && guide.findStepById('<%= step.id %>');
7
7
  <% } %>`,`var guide = pendo.findGuideById('${t}');
@@ -33,4 +33,11 @@ var step = guide && guide.findStepById('${n}');`)}];return{load:function(t){try{
33
33
  `,_w={emailRegex:/^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/,phoneRegex:/^(\+\d{1,2}\s?)?\(?\d{3}\)?[\s.-]?\d{3}[\s.-]?\d{4}$/,urlRegex:/^https?:\/\/(?:www\.)?[-a-zA-Z0-9@:%._+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b(?:[-a-zA-Z0-9()@:%_+.~#?&/=]*)$/},Cw={"MM-DD-YYYY":/^(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])-(19|20)\d\d$/,"DD-MM-YYYY":/^(0[1-9]|[12][0-9]|3[01])-(0[1-9]|1[0-2])-(19|20)\d\d$/,"MM/DD/YYYY":/^(0[1-9]|1[0-2])\/(0[1-9]|[12][0-9]|3[01])\/(19|20)\d\d$/,"DD/MM/YYYY":/^(0[1-9]|[12][0-9]|3[01])\/(0[1-9]|1[0-2])\/(19|20)\d\d$/,"YYYY-MM-DD":/^(19|20)\d\d-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])$/};var xw={email(e){return _w.emailRegex.test(e)},phone(e){return _w.phoneRegex.test(e)},date(e,t={}){return(Cw[t.format]||Cw["MM/DD/YYYY"]).test(e)},url(e){return _w.urlRegex.test(e)},number(e,t={}){if(""===e)return!1;let{min:n,max:i,allowDecimal:r}=t;var t=Tw(n),o=Tw(i),e=(t&&(n=Number(n)),o&&(i=Number(i)),Number(e));return!isNaN(e)&&!(t&&e<n||o&&e>i||!r&&e%1!=0)},characterLength(e,t={}){let{min:n,max:i}=t;var t=Tw(n),r=Tw(i);return t&&(n=Number(n)),r&&(i=Number(i)),!(t&&e.length<n||r&&e.length>i)}};function Tw(e){return e!==undefined&&null!==e&&""!==e}const kw="formValidation",Rw=function(){let r,o,i=[],a,d,u,c=null,s;return{name:"FormValidation",CHANNEL:kw,validationGuides:i,debouncedValidate:a,initialize:function(e,t){var n=t.ConfigReader.get("formValidation");if(n){r=e,o=t,a=_.debounce(w,100),o.Events.on("deliverablesLoaded",p),o.Events.on("guideLoopStopped",h),o.Events.on("guideListChanged",f),o.GuideLoop.addUpdatePhase(g);const i=!(null===r||void 0===r||!r.designer);s=setInterval(()=>{i&&(l(),clearInterval(s),s=null)},1e3),e.attachEvent(document,"focusin",v),e.attachEvent(document,"focusout",y),e.attachEvent(document,"input",a)}},teardown:l,appendValidationStyles:m,getActiveStep:function(){return d},setActiveStep:function(e){d=e},setActiveField:function(e){u=e},getActiveField:function(){return u},getActiveFieldIsValid:function(){return c},setActiveFieldIsValid:function(e){c=e},getValidationGuides:function(){return i},setValidationGuides:function(e){i=e},initializeFormValidation:f,onDeliverablesLoaded:p,clearAllValidationGuides:e,extractValidationGuides:n,applyFormBehaviors:t,checkValidationFieldVisibility:g,hideValidationTooltip:h,focusField:v,blurField:y,findFieldByElement:b,validateInput:w,validateField:S,getRuleText:I,setValidationStyle:E};function l(){o&&(s&&(clearInterval(s),s=null),o.Events.off("deliverablesLoaded",p),o.Events.off("guideLoopStopped",h),o.Events.off("guideListChanged",f),o.GuideLoop.removeUpdatePhase(g),r.detachEvent(document,"focusin",v),r.detachEvent(document,"focusout",y),r.detachEvent(document,"input",a),a.cancel(),i=[],d=null,u=null,c=null)}function p(){e(),r&&r.guides&&_.each(r.guides,n)}function e(){i=[]}function h(){r.detachEvent(document,"focusin",v),u&&(u=null,c=null),d&&(d.hide({validationHidden:!0}),d=null)}function f(){m(),t()}function t(){_.map(i,function(e){_.map(e.steps,function(e){var t=function(){if(!this.attributes)return C.info("buildFormStepBehaviors called with invalid context"),{};const t=this,n=t.show,i=t.hide;return{show:function(e){return!t.attributes.validationHidden&&n.call(t,e)},hide:function(e){return e&&e.validationHidden&&(t.attributes.validationHidden=!0),i.call(t,e)}}}.call(e);Object.assign(e,t)})})}function g(){!u||(e=r.Sizzle(d.elementPathRule)[0])&&r.isElementVisible(e)||(u=null,c=null,d.hide({validationHidden:!0}),d=null);var e=Or.get(document);((null==(e=e.bubbleEvents)?void 0:e.focusin)||[]).some(e=>e.handler===v)||r.attachEvent(document,"focusin",v)}function n(t){return"form"!==t.launchMethod||_.some(i,({id:e})=>e===t.id)||(t.channel=kw,i.push(t)),!0}function m(){0!==i.length&&o.util.addInlineStyles("pendo-form-validation-styles",`input[data-pendo-field-valid="false"] {
34
34
  border-color: red !important;
35
35
  outline-color: red !important;
36
- }`)}function v(e){var t,n,i,r,o,a,s,e=e["target"];"INPUT"===e.tagName&&(t=b(e))&&d&&(d.attributes.validationHidden=!1,d.domJson||(n=u.rules[0],i=bw("context-"+u.id,u.context),n=null!=n&&n.type?function(e,t){return{props:{id:"rule-"+e,"class":"text-row",style:{display:"flex","align-items":"center"}},children:[bw(e,t)],type:"div"}}(n.id,n.ruleText):null,0!==(i=[i,n].filter(Boolean)).length&&(n=me(fw),r=me(gw),o=me(mw),a=me(vw),s=me(yw),n.children.push(r,o),o.children.push(a),a.children.push(s),s.children=i,d.domJson=n)),d.show("api"),(o=document.getElementById("rule-"+(null==(r=null===u||void 0===u?void 0:u.rules[0])?void 0:r.id)))&&null!=(a=null===u||void 0===u?void 0:u.rules[0])&&a.type&&(s=null===u.isValid?ww(Sw):c?ww(Iw):ww(Ew),o.insertBefore(s,o.firstChild)),""!==t.value)&&S(e)}function y(e){e=e.target;u&&d&&(r.Sizzle.matchesSelector(e,null===d||void 0===d?void 0:d.elementPathRule)&&E(e,c),d.hide({validationHidden:!0}),null===u.isValid&&!1===c&&(I().props.style.color="red"),u.isValid=c,u=null,d=null,c=null)}function b(t){d&&d.hide({validationHidden:!0}),d=null,u=null,c=null;for(const n of i){var e=_.find(n.steps,function(e){return r.Sizzle.matchesSelector(t,e.elementPathRule)});if(e)return d=e,u=null==(e=e.attributes)?void 0:e.field,c=u.isValid,u}return null}function w(e){var t,e=e["target"];r.Sizzle.matchesSelector(e,null===d||void 0===d?void 0:d.elementPathRule)?S(e):(t=b(e))&&(c=t.isValid,S(e))}function S(t){var n=null===u||void 0===u?void 0:u.rules[0];if(n){var i=xw[n.type];if(i){n=i(t.value,n.options),i=(c=!!n,I());let e;null===u.isValid?(i.props.style.color=n?"green":"gray",e=ww(n?Iw:Sw)):(i.props.style.color=n?"green":"red",e=ww(n?Iw:Ew),E(t,n)),d.hide({stepHidden:!0}),d.show("api");i=document.getElementById("rule-"+u.rules[0].id);i&&i.insertBefore(e,i.firstChild)}}}function I(){return ec("text-"+u.rules[0].id,d.domJson)}function E(e,t){!1===t?e.setAttribute("data-pendo-field-valid",!1):e.removeAttribute("data-pendo-field-valid")}}(),Aw=function(){let i,a=0,s,d,u,c,l=[];const p=100,h=9;let f;const o=4,g=500,m=["TEXTAREA","INPUT"];let v=!0,y={},r,b,w;const S="previous_page_loads";let I;const E="errorClickLogging",_=1500;let C=!1;return{name:"FrustrationEvent",initialize:function(e,t){if(I=e,c=I._,i=t,a=0,l=[],f=[],y={},C=i.ConfigReader.get(E),this.detachErrorEvent=i.attachEvent(window,"error",L,!0),this.detachDocumentEvents=function(){var e=["fullscreenchange","webkitfullscreenchange","MSFullscreenChange","visibilitychange","selectionchange","scroll"],t=[];for(var n=0;n<e.length;n++)switch(e[n]){case"selectionchange":t.push(i.attachEvent(window,e[n],k,!0));break;case"visibilitychange":t.push(i.attachEvent(window,e[n],()=>{T(250)},!0));break;default:t.push(i.attachEvent(window,e[n],T,!0))}return t}(),i.Events.on("eventCaptured",F),i.agentStorage.registry.addSession(S),I.sniffer.MutationObserver){e=ft("MutationObserver");r=new e(R);try{r.observe(I.dom.getBody(),{childList:!0,attributes:!0,subtree:!0})}catch(n){r=null}}},teardown:function(){i.Events.off("eventCaptured",F),this.detachErrorEvent&&(this.detachErrorEvent(),this.detachErrorEvent=null);if(this.detachDocumentEvents){for(var e=0;e<this.detachDocumentEvents.length;e++)this.detachDocumentEvents[e]();this.detachDocumentEvents=null}r&&r.disconnect()},addErrorClickLog:N,getErrorEventTarget:M,checkErrorEvent:L,observeDOMMutation:R,checkFrustrationEvent:F};function x(t="undefined"==typeof performance||"function"!=typeof performance.now?Infinity:performance.now()){(l=c.filter(l,e=>t-e.timestamp<=p)).length&&Ut(x,p)}function T(e=g){v=!1,c.each(y,e=>{clearTimeout(e)}),y={},Ut(()=>{v=!0},e)}function k(){var e=document.getSelection().toString();(b||e.length)&&(T(),b=!!e.length)}function R(e){e.length&&T()}function t(e){return e&&!(e instanceof HTMLScriptElement&&e instanceof HTMLLinkElement&&e instanceof HTMLBodyElement)}function A(e){return e&&t(e.element)}function O(e,t){var{frustrationTypes:n=[]}=e;c.contains(n,t)||(n.push(t),e.frustrationTypes=n,I.buffers.flushLater())}function N(e,t){let n;var{detail:i={}}=t;(n=(A(i)&&i.error?i.error:t).message)&&n.length>_&&(n=n.substring(0,_)),e.errorClickLog=n}function n(e,t){var n=t.target&&"A"===t.target.tagName&&c.isFunction(t.target.hasAttribute)&&t.target.hasAttribute("href"),i=t.target&&!c.contains(m,t.target.tagName);if(v&&!b&&i&&!n){var r=e;const o=Ut(()=>{delete y[o],O(r,"deadClick")},g);y[o]=o}l.length>h&&l.pop(),l.unshift({target:t.target,activeElement:document.activeElement,browser_time:e.browser_time,timestamp:t.timeStamp}),Ut(x,p),c.each(f,e=>{L(e)}),s?(i=t,e.browser_time-s<=1e3&&Math.abs(d-i.x)<=30&&Math.abs(u-i.y)<=30?a++:(a=1,d=t.x,u=t.y),s=e.browser_time,4===a&&(s=null,O(e,"rageClick"))):(s=e.browser_time,d=t.x,u=t.y,a=1)}function M(e){if(t(e.target))return{detail:e={}}=e,A(e)?e.element:t(document.activeElement)?document.activeElement:void 0}function L(t){const n=M(t);if(n){const i=c.find(l,e=>(e.target===n||e.activeElement===n)&&t.timeStamp-e.timestamp<p);if(i){const r=e=>e.browser_time===i.browser_time&&"click"===e.type;var e=c.find(I.buffers.events,r)||c.find(I.buffers.silos,e=>c.find(e,r));e&&(O(e,"errorClick"),C)&&N(e,t)}else c.contains(f,t)||f.push(t),f.length>o&&f.pop()}}function P(e){w=function(){let e=i.sessionStorage.getItem(S);return null!=e&&0<e.length&&(e=JSON.parse(e)),c.isArray(e)?e:[]}(),function(e){var t,n;if(!(w.length<2))return t=w[0],n=w[1],t&&n&&t.url&&n.url&&t.browser_time&&n.browser_time?t.url===e.url&&e.browser_time-n.browser_time<=7e3&&n.url!==e.url:void 0}(e)&&O(e,"uTurn"),2===w.length&&w.shift(),w.push({url:e.url,browser_time:e.browser_time}),e=w,i.sessionStorage.setItem(S,JSON.stringify(e))}function F(e){var t=e.data[0],e=e.data[1],e=("click"===t.type&&e&&n(t,e),"load"===t.type&&P(t),"submit"!==t.type&&"change"!==t.type||T(),c.has(e,"target")&&c.contains(m,e.target.tagName));"focus"===t.type&&e&&T()}}(),Ow=function(){const i="pendo-loader";let r,o,n;return{name:"IFrameMonitor",initialize:function(e,t){r=e,o=t,function(){o.ConfigReader.get("autoFrameInstall")&&o.Events.ready.on(l);o.ConfigReader.get("frameIdentitySync")&&(o.Events.metadata.on(h),o.Events.identify.on(f),o.Events.childFrameJoined.on(a))}(),n=o.ConfigReader.get("frameIdentityTopDownOnly")},teardown:function(){o.Events.ready.off(l),o.Events.metadata.off(h),o.Events.identify.off(f),o.Events.childFrameJoined.off(a)}};function a(){g()}function s(e){return e.ignoreIframeMonitor||e.pendo&&(e.pendo.initialize||e.pendo.iframeWaiting)||e.document&&e.document.body&&!e.document.body.hasChildNodes()||!!e.document.getElementById(i)}function d(e,t){var n;s(e)||((n=o.ConfigReader.getLocalConfig()).apiKey||(n.apiKey=r.apiKey),e.pendo={_q:[["initialize",n]]},(n=e.document.createElement("script")).src=t,n["async"]=!0,n.id=i,(t=e.document.getElementsByTagName("script")[0])&&t.parentNode?t.parentNode.insertBefore(n,t):(e.document.head||e.document.body).appendChild(n))}function u(e,t){e.pendo.iframeWaiting=!1,d(e,t)}function c(e){try{if(s(e))return}catch(n){return}var t=function(){var e=o.ConfigReader.get("selfHostedAgentUrl");if(e)return e;e=r.dom("script");const t=/\/pendo(\.\w+)?\.js$/;return(e=r._.find(e,e=>t.test(e.src)))&&e.src}();t?"complete"===e.document.readyState?d(e,t):(e.pendo={iframeWaiting:!0},e.addEventListener("load",r._.partial(u,e,t))):r.log("Unable to find agent url to install agent in frames","debug")}function e(){var t=r.dom("iframe").length;for(let e=0;e<t;e++)c(window.frames[e]);Ut(e,250)}function l(){e()}function p(){return!n||n&&o.store.getters["frames/isLeader"]()}function h(e){p()&&(e=null==(e=e.data)?void 0:e[0]).storeChanged&&o.store.dispatch("frames/syncOptions",{options:e.options})}function f(e){var t;g(null==(t=e.data)?void 0:t[0].visitor_id,null==(t=e.data)?void 0:t[0].account_id)}function g(e=b(),t=Kn()){p()&&o.store.dispatch("frames/syncIdentity",{visitorId:e,accountId:t})}}(),Nw=function(){let n,i,r;return{name:"OemAccountId",initialize:function(e,t){n=t,(i=n.ConfigReader.get("oemAccountId"))&&(r=function(e){e=e,i&&e&&e.data&&e.data[0]&&(e.data[0].oem_account_id=i)},n.Events.on("eventCaptured",r))},teardown:function(){r&&n.Events.off("eventCaptured",r)}}}();var Mw=null,Lw=function(){return au()?eu:Qd},Pw=function(e){return"#_pendo_g_"+e.id},Fw=function(e,t){Mw=null;var n,i,r,o,e=aa(e);return 0===e.height&&0===e.width?null:(n=t.guideElement,o=t.attributes.height,i=t.attributes.width,r=t.attributes.layoutDir,n.addClass(Lw()),o=Vw(e,o,i,r),t&&(t.dim=o),n.css({width:o.width,height:o.height,left:o.left,top:o.top}),e.fixed&&n.css({position:"fixed"}),k("._pendo-guide-container_",n).addClass(o.arrowPosition).css({top:o.content.top,left:o.content.left,width:o.content.width,height:o.content.height}),Dw(n[0],o),n[0])},Dw=function(e,t){var n=["top","right","bottom","left"],i="_pendo-guide-arrow-",r=i+"border-",o=t.arrowPosition,a=_.chain(n).filter(function(e){return e!==o}).map(function(e){return"border-"+e+"-width:"+I.TOOLTIP_ARROW_SIZE+"px;"}).value().join(""),s=k("div._pendo-guide-arrow_",e).remove().findOrCreate("<div class='_pendo-guide-arrow_'></div>"),d=k("div._pendo-guide-arrow-border_ ",e).remove().findOrCreate("<div class='_pendo-guide-arrow-border_'></div>");_.each(n,function(e){s.removeClass(i+e+"_").removeClass(e),d.removeClass(r+e+"_").removeClass(e)}),s.addClass(i+o+"_").addClass(o).css(a+"top:"+t.arrow.top+"px;left:"+t.arrow.left+"px;"),d.addClass(r+o+"_").addClass(o).css(a+"top:"+t.arrow.border.top+"px;left:"+t.arrow.border.left+"px;"),k(e).append(s).append(d)},Uw=function(e,t){t===undefined&&(t=zd),e.element=uu(e);var n=e.element;if(!n)return C.info("No element found for step: "+e.id),null;ka(n);var i=Fw(n,e);return null===i?null:(i.id=I.getTooltipDivId(e),k(i).appendTo(su()),t.push(i),P(i,"mouseover",_.partial(k.addClass,i,"mouseover")),P(i,"mouseout",_.partial(k.removeClass,i,"mouseover")),pu(n,i),jw(e),n)},Gw=null,Bw=null;var Hw=null,zw={top:"north",left:"east",bottom:"south",right:"west"},jw=function(e){try{var t,n,i,r,o,a,s,d;e.attributes&&e.attributes.blockOutUI&&e.attributes.blockOutUI.enabled&&(t=e.attributes.blockOutUI,(n=[]).push(e.element),i=bc(n=n.concat(_.compact(_.flatten(_.map(t.additionalElements,function(e){return _.toArray(k(e))}))))),o={top:r=t.padding||0,left:r,bottom:r,right:r},s=yc(a=vc(),i,o),h=i,f=!_.isEqual(h,Gw),Gw=h,f||(l=a,p=!_.isEqual(l,Bw),Bw=l,p)||(u=s,c=!_.isEqual(u,Hw),Hw=u,c))&&(d={"z-index":t.zindex||1e4,position:"fixed"},t.bgColor&&(d["background-color"]=t.bgColor),t.opacity&&(d.opacity=t.opacity),_.each(s,function(e,t){t=zw[t],e=_.extend({},e,d),t=k("div._pendo-guide-tt-region-block_._pendo-region-"+t+"_")[0]||qw(t),k(t).css(e)}))}catch(g){C.info("Failed to add BlockOut ui",{contexts:["error"]})}var u,c,l,p,h,f},qw=function(e){e=k(document.createElement("div")).addClass("_pendo-guide-tt-region-block_").addClass("_pendo-region-"+e+"_");k("body").append(e)},Ww=function(e){var t=_.isEqual(e,Mw);return Mw=e,!t},Vw=function(e,t,n,i){var r=I.TOOLTIP_ARROW_SIZE,o={arrow:{border:{}},content:{top:r,left:r}},a=ia();return o.width=Math.min(n,a.width),o.height=t,o.content.width=o.width-2*r,o.content.height=o.height-2*r,o=Jw(o,e,a,i=i||"auto"),o=Kw(o,e,a,i),o=$w(o,e,a)},Jw=function(e,t,n,i){return e.arrow.hbias=Fc(t,n,i),e},Kw=function(e,t,n,i){var r;return i&&"DEFAULT"!=i&&"auto"!=i&&(e.arrowPosition=i),e.arrowPosition||(i=t.top-Co(),t=(r=t.left-xo())+t.width,i<n.height/3?e.arrowPosition="top":i>2*n.height/3||"center"==e.arrow.hbias?e.arrowPosition="bottom":r<e.width&&n.width-t<e.width?e.arrowPosition="top":e.arrowPosition=e.arrow.hbias),e},$w=function(e,t,n){var i,r,o,a=e.height,s=e.width;return He()?ze(e,t):("top"==e.arrowPosition||"bottom"==e.arrowPosition?(i=0,"top"==e.arrowPosition?(e.top=t.top+t.height,e.arrow.top=Ee(9,6)?6:2,i=-1):"bottom"==e.arrowPosition&&(e.top=t.top-a,e.arrow.top=a-I.TOOLTIP_ARROW_SIZE-1,e.arrow.top+=Ee(9,6)?6:0,e.arrow.top+=8==_e?-1:0,i=1),r=10+I.TOOLTIP_ARROW_SIZE,o=s-3*I.TOOLTIP_ARROW_SIZE-10,e.arrow.hbias==Mc?(e.left=t.left+t.width/2-(10+2*I.TOOLTIP_ARROW_SIZE),e.arrow.left=r):e.arrow.hbias==Lc?(e.left=t.left-s+t.width/2+(10+2*I.TOOLTIP_ARROW_SIZE),e.arrow.left=o):(e.left=t.left+t.width/2-s/2,e.arrow.left=s/2-I.TOOLTIP_ARROW_SIZE),!1!==e.arrow.floating&&(n=e.left+s-n.width,0<(n-=Math.max(0,e.arrow.left+n-o))&&(e.left-=n,e.arrow.left+=n),o=-e.left,0<(o-=Math.max(0,r-(e.arrow.left-o))))&&(e.left+=o,e.arrow.left-=o),e.arrow.border.top=e.arrow.top+i,e.arrow.border.left=e.arrow.left):(e.arrow.hbias==Mc?(e.left=t.left+t.width,e.arrow.left=1,e.arrow.left+=Ee(10,6)?5:0,e.arrow.border.left=e.arrow.left-1):e.arrow.hbias==Lc&&(e.left=Math.max(0,t.left-s),e.arrow.left=s-I.TOOLTIP_ARROW_SIZE-1,e.arrow.left+=Ee(10,6)?5:0,e.arrow.left+=7==_e&&6<=Ce?1:0,e.arrow.border.left=e.arrow.left+1),e.top=t.top-a/2+t.height/2,e.arrow.top=a/2-I.TOOLTIP_ARROW_SIZE,e.arrow.border.top=e.arrow.top),e)},Xw=430,Yw=200,Zw=15;function Qw(e){var t;return"tooltip"===this.type&&((t=this).attributes.height=t.attributes.height||I.TOOLTIP_DEFAULT_HEIGHT,t.attributes.width=t.attributes.width||I.TOOLTIP_DEFAULT_WIDTH,t.attributes.layoutDir=t.attributes.layoutDir||"DEFAULT",this.canShow=function(){return!ug(t)&&!!e.canShowOnDevice()&&!t.isShown()&&t.canShowOnPage(Ud())&&lg(t)},this.after("render",function(){Uw(this,this.elements)}),this.reposition=function(){var e=this.attributes.width,t=this.attributes.height,n=this.attributes.layoutDir,i=this.guideElement,r=k("._pendo-guide-container_",i),o=aa(this.element),t=Vw(o,t,e,n);r.removeClass("top right bottom left").removeClass("_pendo-guide-container-top_ _pendo-guide-container-right_ _pendo-guide-container-bottom_ _pendo-guide-container-left_").addClass(t.arrowPosition).addClass("_pendo-guide-container-"+t.arrowPosition+"_"),k("._pendo-guide-arrow_,._pendo-guide-arrow-border_",i).remove(),Dw(i,t),i.css({top:t.top,left:t.left,height:t.height,width:t.width,position:o.fixed?"fixed":""}),this.dim=t,jw(this)},this.after("hide",function(){k("._pendo-guide-tt-region-block_").remove(),Hw=Bw=Gw=null})),this}var e1=function(e,t){var n=!!k("._pendo-backdrop_")[0];return _.get(t,"overlayDiv[0]")||(t.overlayDiv=k(document.createElement("div")).addClass("_pendo-backdrop_")),!1==n&&(t.elements.push(t.overlayDiv[0]),t.overlayDiv.appendTo(su())),He()&&t.overlayDiv.css({height:"100%",width:"100%",position:"absolute"}),e&&k(t.overlayDiv).addClass("_pendo-onboarding_"),t.overlayDiv},t1=function(e){var t=e.guideElement,n=I.TOOLTIP_ARROW_SIZE,i=e.attributes.height,e=e.attributes.width,e=Math.floor(e/2),i=Math.floor(i/2);t.addClass("_pendo-guide-lb_").css({top:"50%",left:"50%","margin-top":-i,"margin-left":-e}),k("._pendo-guide-container_",t).css({bottom:n,right:n}),He()&&t.css({position:"absolute"})},n1=function(e,t){t===undefined&&(t=zd),e.element=uu(e),t1(e);var n=!!e.getGuide()&&e.getGuide().isOnboarding(),n=(e1(n,e),e.guideElement);t.push(n[0]),n.appendTo(su())},i1=function(e,t){t===undefined&&(t=zd),e.element=uu(e),e.guideElement.addClass("_pendo-guide-mobile-lb_");var n=!!e.getGuide()&&e.getGuide().isOnboarding(),n=e1(n,e),e=e.guideElement,i=I.TOOLTIP_ARROW_SIZE,i=(e.css({width:"",height:""}),k("._pendo-guide-container_",e).css({bottom:i,right:i}));function r(e){e.preventDefault()}k("._pendo-close-guide_",e).remove().prependTo(i),e.appendTo(su()),t.push(e[0]),P(n[0],"touchmove",r),P(e[0],"touchmove",r)};function r1(){var e=this;return/lightbox/i.test(e.type)&&(e.attributes.height=e.attributes.height||I.LB_DEFAULT_HEIGHT,e.attributes.width=e.attributes.width||I.LB_DEFAULT_WIDTH,e.after("render",function(){(au()?i1:n1)(e,e.elements)}),e.reposition=function(){au()||e.guideElement.css({"margin-left":-Math.floor(e.attributes.width/2),"margin-top":-Math.floor(e.attributes.height/2)})}),e}var o1=500,a1="_pendo-guide-banner_";function s1(){var n=this;return"banner"===n.type&&(n.attributes.height=n.attributes.height||o1,n.attributes.position=n.attributes.position||"top",n.after("render",function(){var e=n.guideElement,t=I.TOOLTIP_ARROW_SIZE;e.css({width:""}).addClass(a1).addClass("_pendo-guide-banner-"+n.attributes.position+"_"),ou()||e.addClass("_pendo-in_"),k("._pendo-guide-container_",e).css({bottom:t,right:t}),n.element=uu(n),n.elements.push(e[0]),e.appendTo(su())})),n}function d1(t){var n=this,e="whatsnew",i="_pendo-guide-whatsnew-seen_",r="active",o=1e3;return n.type===e&&(_.extend(n,{isShown:_.constant(!1),launch:d,onShown:d,render:function(){var e=n.guideElement,t=n.attributes.height;e&&e.html()||(e=k(document.createElement("div")).attr("id",gg(n)).addClass("_pendo-guide-whatsnew_").html(n.getContent()),_.isNumber(t)&&!n.attributes.autoHeight&&e.height(t),n.seenState===r&&e.addClass(i),n.guideElement=e)},seen:s}),_.extend(t,{addToLauncher:function(){var e=n.guideElement;e&&!la(e[0])&&(k("._pendo-launcher_ #launcher-"+n.guideId).html("").append(e),Yu.runCustomScripts(n,t))},isReady:a}),n.after("show",s)),n;function a(){return!!n.guideElement}function s(){ou()||a()&&n.seenState!==r&&function(e){{var t,n;if(Ca(e,/(auto|scroll|hidden)/))return(t=ga(e))?(t=pa(t),e=pa(e),n=t.top+Math.floor(t.height/3),e.bottom<=t.bottom||e.top<=n):1}}(n.guideElement[0])&&(Sg(n.guideId,n.id,b(),e,t.language,{last_updated_at:n.lastUpdatedAt}),n.seenState=r,_.delay(function(){n.guideElement.addClass(i+" out")},_.isNumber(n.attributes.seenDelay)?n.attributes.seenDelay:o))}function d(){}}var u1="_pendo-launcher-searching_",c1="._pendo-launcher-search-box_ input";var l1,p1=function(e){return e&&_.isFunction(e.shouldBeAddedToLauncher)?e.shouldBeAddedToLauncher():e&&e.launchMethod&&0<=e.launchMethod.indexOf("launcher")};function h1(){var e;return function(){var e;if(I.guideWidget)return(e=I.guideWidget.data)&&e.enableSearch}()&&(e=k(c1)[0])&&0<(e=e.value).length?(e=nt.call(e),[].concat(_.compact(e.split(" ")))):[]}function f1(e){if(!m.get("disablePrefetch"))return v.all(_.map(e,function(e){return e.fetchContent()}))}function g1(e,t){return C.info("doing search on "+t,{contexts:["launcher","search","guides"]}),e=e||A(),t&&0!==t.length?_.chain(e).filter(p1).map(function(e){return e.searchFor(t)}).compact().sortBy(function(e){return _.indexOf(["tag","name","content"],e.field)}).pluck("guide").value():e}var m1=function(){var e=A();if(fu()){if(I.guideWidget&&I.guideWidget.enabled){var t=C1(e),n=!0;if(I.guideWidget&&_.isFunction(I.guideWidget.update))I.guideWidget.update(t,n)}}else{P1();t=Vd(e),n=x1(C1(t));n!==l1&&g.dispatch("frames/changeGuideList",t),l1=n}},v1="launcher-closed",y1=null,b1=null,w1=!1,S1="_pendo-launcher-active_",I1=null,E1=function(){return""};function _1(e,t){E1=t}function C1(e){var t,e=_.filter(e||A(),p1);return e=e,0===(t=h1()).length?e:(t=_.map(t,_.partial(g1,e)),_.union.apply(_,t))}function x1(e){return ut(_.map(e,function(e){var t=e.isWhatsNew()?[]:_.pluck(e.steps,"seenState");return{id:e.id,seenState:t}}))}function T1(e){var n=this,t=e.launchType||"badge",i=(_.extend(n,{show:function(){"badge"===t&&k(n.element).css("display: ;")},hide:function(){k(n.element).css("display: none;")},wrap:function(){var e=n.element;{var t;e&&/^img$/i.test(e.nodeName)&&(t=k(document.createElement("div")).addClass(e.className).append(e).appendTo(su()),e.className="",n.element=t[0])}},dispose:function(){k.removeNode(n.element)},setActive:function(e){e?k(n.element).addClass(S1):k(n.element).removeClass(S1)}}),e),e=i.position||"bottom-right",r=document.createElement("img");k(n.element=r).addClass("_pendo-launcher-badge_").addClass("_pendo-launcher-badge-"+e+"_"),i.launcherBadgeUrl&&(r.src=Wu(i.launcherBadgeUrl)),r.onerror=function(e){C.info("[Pendo Web SDK] Error! Unable to load guide center image "+i.launcherBadgeUrl),C.critical("ERROR in when attempting to render guide center badge image",{imgSrc:i.launcherBadgeUrl})},He()&&(P(r,"mouseover",function(e){k(r).addClass("_pendo-launcher-badge-active_")}),P(r,"mouseout",function(e){k(r).removeClass("_pendo-launcher-badge-active_")}),k(r).css({position:"absolute"})),su().appendChild(r)}function k1(e){function n(){return"element"===e.launchType&&e.launchElement?e.launchElement:"._pendo-launcher-badge_"}function t(e){var e=Pr(e),t=n();k(e).closest(t).length&&(B1()?l.write(v1,"yes"):I.guideWidget.position(e),q1())}I.guideWidget.removeCountBadge=function(){k("._pendo-launcher-whatsnew-count_").remove()},e&&e.elementMatch&&(e.launchElement=e.elementMatch.selection),_.extend(this,{getLauncherTarget:function(){return k(n())[0]},dispose:function(){rf(document,"click",t),e&&e.whatsnew&&e.whatsnew.enabled&&k("._pendo-launcher-whatsnew-count_").remove()}}),P(document,"click",t)}function R1(){var n,s="bottom-right",d="bottom-left";return this.update=function(e,t){t=t?e:C1(e),e=x1(t)+ut(h1());return e!==n&&(n=e,this.updateLauncherContent(t)),M1(),0<t.length},this.updateLauncherContent=U1,this.guideStatus=function(e){return e.isComplete()?"complete":e.isInProgress()?"in-progress":"not-started"},this.render=function(){var e=this.data||{},t=(y1=new T1(e),e.height||310),n=(e.enableSearch&&(t+=He()?50:39),this&&!this.hidePoweredBy&&(t+=40),e.addHeight&&(t+=e.addHeight),this.height=t,e.width||330),i=(e.addWidth&&(n+=e.addWidth),this.width=n,k(document.createElement("div")).addClass("_pendo-launcher_")),r=(b1=i[0],aa(y1.element)),r=Vw(r,t,n),o=(i.css({width:n,height:t}),I.TOOLTIP_ARROW_SIZE),n=k(document.createElement("div")).addClass("_pendo-guide-container_ "+r.arrowPosition).addClass("_pendo-guide-container-"+r.arrowPosition+"_").css({top:o,left:o,width:n-2*o,height:t-2*o}).appendTo(i),t=D1(),o=Wu(A1(this.template(t))),t=k(document.createElement("div")).addClass("_pendo-guide-content_").html(o).appendTo(n);e.addUISection&&e.addUISection(i[0]),Kf(i[0],function(){z1(),l.write(v1,"yes",288e5)}),t.on("click",function(e){var t=k(Pr(e)).closest("._pendo-launcher-item_");t&&t.length&&(t=O((t=/^launcher-(.+)$/.exec(nt.call(t.attr("id"))))&&t[1]))&&!t.isWhatsNew()&&(bg(t.steps[0],"launcher"),z1(),of(e))}),He()&&(k("._pendo-launcher-header_",i).css({padding:"10px","margin-right":"10px","margin-left":"10px"}),k("._pendo-launcher-footer_",i).css({"border-top":"1px solid #bbb"}),i.css({position:"absolute"})),i.find("[pendo-style]").each(function(){var e=this.getAttribute("pendo-style");k(this).css(e)}),i.appendTo(su()),_.isFunction(this.script)&&this.script(this),e.autoHeight&&e.autoHeight.enabled&&!Ee(9,6)&&(o=e.autoHeight.offset||100,i.css({height:"calc(100% - "+o+"px)",maxHeight:e.height,minHeight:e.height/2}),k("._pendo-guide-container_."+r.arrowPosition).css({maxHeight:e.height-30,minHeight:e.height/2-30,height:"calc(100% - 30px)"}))},this.position=function(e){var t,n,i,r,o,a;e&&(t=this.data||{},e=aa(e),n=Vw(e,this.height,this.width),i=k(b1),"badge"===(r=t.launchType||"badge")?(o=t.position,_.indexOf(a=[s,d,"top-left","top-right"],t.position)<0&&(o=s),_.each(a,function(e){i.removeClass("_pendo-launcher-"+e+"_")}),i.addClass("_pendo-launcher-"+o+"_"),n.arrow=n.arrow||{},n.arrowPosition=_.contains([s,d],o)?"bottom":"top",n.arrow.hbias=_.contains([d,"top-left"],o)?"left":"right",n.arrow.floating=!1):"element"===r&&i.css({top:n.top,left:n.left,height:n.height,width:n.width,position:e.fixed?"fixed":"absolute"}),k("._pendo-guide-arrow_,._pendo-guide-arrow-border_",i).remove(),$w(n,e,{width:Infinity,height:Infinity}),Dw(i[0],n),i.find("._pendo-guide-container_").removeClass("top left bottom right").addClass(n.arrowPosition))},this.toggle=q1,this}function A1(e){return e=_.isString(e)?e.replace(/\s+(style)=/gi," pendo-style="):e}function O1(e,t){e.contentHostUrl&&(e.contentHostUrl=(n=e.contentHostUrl,i=location,(r=m.getLocalConfig("contentHost"))&&(n=(n=n.replace(/^pendo-static-\d+\.storage\.googleapis\.com$/,r).replace(/^pendo-\w+-static\.storage\.googleapis\.com$/,r).replace(/^cdn\.pendo\.io$/,r)).replace(/^https?:/,"").replace(/^\/\//,""),!/\./.test(n))&&!/^localhost/.test(n)&&/^\//.test(n)?i.host+n:n)),I1=new k1(e);var n,i,r=R1.create(I.guideWidget);return _.isFunction(r.template)||(r.template=e.template?_.template(e.template):E1),r.render(),r.position(I1.getLauncherTarget()),t&&r.toggle(),r}R1.create=function(e){return _.reduce(R1.behaviors,function(e,t){return t.call(e)},e)},R1.behaviors=[_h,R1,Bu.Launcher,function(){var t={text:"",highlight:function(e){return t.text?(e||"").replace(new RegExp(t.text,"gi"),"<strong>$&</strong>"):e},clear:function(){k(c1).each(function(){this.value=""})}};return this.data&&this.data.enableSearch&&this.data.enableSearch&&(this.data.search=t,I.disableGuideCenterContentSearch||this.before("update",f1),this.before("update",function(){t.text=h1().join(" ");var e=k("._pendo-launcher_");t.text?e.addClass(u1):e.removeClass(u1)})),this},function(){var n=this;{var i;n.data&&n.data.onboarding&&(i=n.onboarding=n.onboarding||{},n.before("update",function(e){var e=_.filter(e,Zb),t=_.filter(e,function(e){return"complete"==n.guideStatus(e)}),e=i.total=e.length,t=(i.percentComplete=0<e?Math.round(t.length/e*100):0,k("._pendo-launcher_,._pendo-launcher-badge_"));e?(t.addClass("onboarding"),t.addClass("_pendo-launcher-onboarding_")):(t.removeClass("onboarding"),t.removeClass("_pendo-launcher-onboarding_"))}),n.getOnboardingState=function(e){return e.isComplete()?"complete":e.isInProgress()?"in-progress":e.isNotStarted()?"not-started":null})}return n},function(){var n=this,i=k(document.createElement("div")).addClass("_pendo-launcher-whatsnew-count_");n.data&&n.data.whatsnew&&n.data.whatsnew.enabled&&(n.before("updateLauncherContent",function(e){e=_.filter(e,function(e){return e.isWhatsNew()});e.sort(t),n.data.whatsnew.total=e.length,n.data.whatsnew.guides=e}),n.after("update",function(e){var t=n.data.whatsnew.guides,t=(_.each(t,function(e){e.show()}),_.find(t,function(e){if(!e.isReady())return!0;e.addToLauncher()}),_.filter(t,function(e){return"active"!==e.steps[0].seenState}).length);t!==n.data.whatsnew.unseenCount&&(i.html(t).css({display:t?"":"none"}),n.data.whatsnew.unseenCount=t,k("span._pendo-launcher-whatsnew-count_").text(n.data.whatsnew.unseenCount))}),n.after("render",function(){F1()?i.appendTo(this.data.launchElement):(y1.wrap(),i.appendTo(y1.element))}));return n;function t(e,t){var n=function(e,t){e=e.showsAfter||e.publishedAt||0;return(t.showsAfter||t.publishedAt||0)-e}(e,t);return 0===n?(t=t,e=(e=e).name.toLowerCase(),(t=t.name.toLowerCase())<e?1:e<t?-1:0):n}}];var N1=function(){b1&&(k.removeNode(b1),b1=null),I1&&(I1.dispose(),I1=null),y1&&(y1.dispose(),y1=null)},M1=function(){(!F1()&&(H1()||0<h1().length)?L1:P1)()},L1=function(){y1&&y1.show()},P1=function(){F1()||z1(),y1&&y1.hide()},F1=function(){return!(!I.guideWidget||!I.guideWidget.data||"element"!==I.guideWidget.data.launchType)},D1=function(e){var t=Gl(),t=_.extend({hidePoweredBy:!1,guides:[],guide:{},step:{},metadata:st(t)},I.guideWidget);return t.data=_.extend({},t.data),e&&(t.guides=e),t};function U1(e){var t=I.guideWidget.template||E1,e=D1(e),e=k(document.createElement("div")).html(A1(t(e))),n=e.find("._pendo-launcher-guide-listing_"),t=e.find("._pendo-launcher-footer_").html(),e=e.find("._pendo-launcher-search-results_").html();k("._pendo-launcher_ ._pendo-launcher-guide-listing_").each(function(e,t){k(e).html(n.eq(t).html())}),k("._pendo-launcher_ ._pendo-launcher-footer_").html(t),k("._pendo-launcher_ ._pendo-launcher-search-results_").html(e)}var G1=_.compose(M1,function(e,t){var n,i,r,o;p1(e)&&(n=k("._pendo-launcher_ ._pendo-launcher-guide-listing_")[0])&&(e=(o=k("#launcher-"+e.id)).length?o[0]:(e=e,k(i=document.createElement("div")).addClass("_pendo-launcher-item_"),k(i).attr("id","launcher-"+e.id),(r=document.createElement("a")).href="#",r.innerHTML=e.name,i.appendChild(r),i),o=0<o.length,_.isNumber(t)&&(r=k("._pendo-launcher-item_"))[t]?e.id!=r[t].id&&n.insertBefore(e,r[t]):n.appendChild(e))}),B1=function(){return k(b1).hasClass(S1)},H1=function(){return 0<k("._pendo-launcher-item_").length},z1=function(){var e;b1&&(e=k(b1))&&e.hasClass(S1)&&(e.removeClass(S1),y1)&&y1.setActive(!1)},j1=function(){var e;b1&&(e=k(b1))&&!e.hasClass(S1)&&(e.addClass(S1),y1)&&y1.setActive(!0)},q1=function(){b1&&!w1&&(B1()?z1:j1)()};var W1=function(){try{var e=I.guideWidget||{},t=e.data||{},n=t.device||{desktop:!0,mobile:!1,iframe:!1};N1(),!au()&&!n.desktop||au()&&!n.mobile||as()&&!n.iframe||e.enabled&&(O1(t),P1())}catch(i){C.critical("ERROR while initializing launcher",{error:i})}},V1=function(e){e.defaultLauncher=_1,_.each(e._defaultLauncher_queue,e=>{_1.apply(null,e)}),e._defaultLauncher_queue=[],e.toggleLauncher=q1,e.showLauncher=j1,e.hideLauncher=z1,e.removeLauncher=N1,e.initLauncher=W1,e.createLauncher=O1,e._addGuideToLauncher=G1,e.launcherToolTipDiv=b1},J1=function(){W1()},K1=function(){var e;(e=I).designer&&(e.designer.createLauncher=O1,e.designer.removeLauncher=N1,e.designer.addGuideToLauncher=G1,e.designer.updateLauncherContent=U1)},$1=function(){var e;(e=I).debugging&&(e.debugging.getLauncherGuides=C1)},X1=function(e){return i=I.guideWidget,e=e,r=i&&i.data,e=_.filter(e,function(e){e=_.first(e.steps);return e&&"launcher"===e.type}),(e=_.first(_.sortBy(e,function(e){return-e.lastUpdatedAt})))&&r&&(e=_.first(e.steps),_.extend(r,_.pick(e,"contentUrl","contentUrlCss","contentUrlJs"),e.attributes),_.defaults(r,{whatsnew:{},knowledgebase:{}}),r.id=e.guideId+e.id),n=(t=i)&&t.data||{},!0!==m.get("preventCodeInjection")&&(n.contentUrlJs||n.contentUrl)?Ou.verify(n).then(function(){return Ju.load(n)}).then(function(e){return n.template=e.content,_.extend(t,e)}):v.resolve();var t,n,i,r},Y1=function(e,t){V1(e),t.Events.on("guidesLoaded",J1),t.Events.on("designerLaunched",K1),t.Events.on("debuggerLaunched",$1),t.GuideLoop.addUpdatePhase(m1),Vg.push(X1),t.agentStorage.registry.addLocal(v1,{duration:864e6})},Z1=function(e,t){var n;n=X1,0<=(n=_.indexOf(Vg,n))&&Vg.splice(n,1),t.GuideLoop.removeUpdatePhase(m1),t.Events.off("guidesLoaded",J1),t.Events.off("designerLaunched",K1),t.Events.off("debuggerLaunched",$1)};py.Extensions.API.addTopic("Launcher",{addBehavior(e){R1.behaviors.push(e)}});var Q1,eS,tS,nS,iS={name:"P1Guides",initialize:function(e,t){var n;tS=t,Q1=(eS=e).dom,nS=[Qw,r1,s1,d1,aS,sS,oS,rS],-1<_.indexOf(qu.behaviors,Qw)||(n=_.indexOf(qu.behaviors,i0),qu.behaviors.splice.apply(qu.behaviors,[n,0].concat(nS)),t.Events.guideLoopStopped.on(P1),e.TOOLTIP_DEFAULT_WIDTH=Xw,e.TOOLTIP_DEFAULT_HEIGHT=Yw,e.TOOLTIP_ARROW_SIZE=Zw,e._showElementGuide=Uw,e._createTooltip=Fw,e._get_tooltip_dimensions=Vw,e.LB_DEFAULT_WIDTH=500,e.LB_DEFAULT_HEIGHT=500,e._showLightboxGuide=n1,Y1(e,t))},teardown:function(){Z1(0,tS),tS.Events.guideLoopStopped.off(P1),eS._.each(nS,function(e){e=_.indexOf(qu.behaviors,e);0<=e&&qu.behaviors.splice(e,1)}),nS=[]}};function rS(){const o=this;return"tooltip"!==o.type||o.domJson||(o.checkPlacement=function(){var e,t,n,i,r;e=o,r=aa(e.element||uu(e)),jw(e),Ww(r)&&(n=e.attributes.height,i=e.attributes.width,t=e.attributes.layoutDir,n=Vw(r,n,i,t),(i=k(Pw(e))).css({top:n.top,left:n.left,position:r.fixed?"fixed":""}),Dw(i,n))}),o}function oS(){var i=this;return i.attributes&&i.attributes.autoHeight&&(i.after("render",function(){i.guideElement&&i.guideElement.length&&(i.resize(),i.attachEvent(i.guideElement[0],"load",function(){i.resize()}))}),i.resize=function(){var e,t=I.TOOLTIP_ARROW_SIZE,n=i.guideElement;n&&(e=Q1("._pendo-guide-container_",n),"tooltip"==i.type||He()&&"lightbox"==i.type?e.css({width:i.attributes.width-2*t,height:""}):e.css({right:t,bottom:""}),i.attributes.height=e.height()+2*t,n.height(i.attributes.height),i.reposition())}),i}function aS(e){var t=this;return t.domJson||t.domJsonpUrl||t.after("render",function(){t.guideElement&&t.guideElement.length&&Kf(t.guideElement[0],function(){e.isOnboarding()&&!confirm("Are you sure you want to stop this tutorial?")||ig(t)})}),t}function sS(){var e=this;return e.hideCredits||e.domJson||e.domJsonpUrl||ru(e.guide)||e.after("render",function(){dg(e.guideElement[0])}),e}const dS="__sg__";cS="promotedAgentMetadataConfigurations",lS=[],pS={},hS={};var uS,cS,lS,pS,hS,fS={name:"PromoteMetadata",initialize:function(e,t){if(lS=(uS=t).ConfigReader.get(cS),hS={},uS.agentStorage.registry.addLocal(dS,{isSecure:!0,serializer:JSON.stringify,deserializer:Lt}),Fn())try{pS=uS.agentStorage.read(dS)}catch(n){wS()}lS&&lS.length&&(uS.Events.on("metadata",vS),uS.Events.on("eventCaptured",IS),uS.Events.on("identify",yS))},teardown:function(){uS.Events.off("metadata",vS),uS.Events.off("eventCaptured",IS),uS.Events.off("identify",yS)},getPromotedMetadata:function(){return lS},hasPromotedMetadataKind:gS,setSchemaGroup:vS,getSchemaGroup:mS,resetSchemaGroup:bS,resetCachedSchemaGroup:wS};function gS(t){return _.some(lS,function(e){return e.kind===t})}function mS(){return hS}function vS(e){var t;e?(e=e.data[0]["options"],e&&(t=e)):t=Gl(),hS=function(r){if(Fn())try{var e=uS.agentStorage.read(dS);pS=function(e){e=_.mapObject(e,(t,e)=>{const n={};return _.each(Object.keys(t),function(e){n[e.replace("agent__","")]=t[e]}),n});return e}(pS=e)}catch(t){wS()}var o=hS;_.each(["visitor","account","parentAccount"],function(e){var t=gS(e),n=!_.isEmpty(r[e]),i=e.toLowerCase()+"metadata";t&&(!_.isEmpty(pS)&&_.isEmpty(Os.get())&&(o[i]=SS(pS[i],e)),n)&&(t=SS(r[e],e),_.isEmpty(t)||(o[i]=Object.assign(Object.assign({},o[i]),t)))}),Fn()&&uS.agentStorage.write(dS,o);return o}(t)}function yS(e){e=e.data[0];_.get(e,"wasCleared")&&(uS.agentStorage.clear(dS),bS())}function bS(){hS={}}function wS(){pS={}}function SS(e,i){var r={};return e&&_.each(e,function(e,t){var n=t.toLowerCase();Boolean(_.find(lS,function(e){return e.fieldName===n&&e.kind===i}))&&(r["agent__"+n]=e)}),r}function IS(e){e=e.data[0];e&&(_.isEmpty(hS)&&vS(),_.isEmpty(hS)||("track"===e.type?e.props.__sg__=hS:(e.hasOwnProperty("eventProperties")||(e.eventProperties={}),e.eventProperties.__sg__=hS)))}const ES="segmentFlagsCache";function _S(){let s,d,o,u=null,a=!1,c={},l,p,e=!1;return{name:"SegmentFlags",initialize:function(e,t){var n="requestSegmentFlags",e=(s=e,(d=t).ConfigReader);if(e.addOption(n,[e.sources.SNIPPET_SRC,e.sources.PENDO_CONFIG_SRC],false),o=e.get(n)){if(u=null,a=!1,t.agentStorage.registry.addLocal(ES,{isSecure:!0,localStorageOnly:!0,duration:2592e6,serializer:JSON.stringify,deserializer:Lt}),c={},Fn())try{var i=t.agentStorage.read(ES);i&&i.flags&&(c=i.flags,s.segmentFlags=Object.keys(i.flags),l=i.timestamp||null,p=i.hash||null,a=!0,d.Events.segmentFlagsReady.trigger({flags:s.segmentFlags,fromCache:!0,cacheTimestamp:l}))}catch(r){d.Events.segmentFlagsError.trigger("Error reading segment flags from cache")}s.getSegmentFlag=m,s.segmentsPayload=v,d.Events.ready.on(h),d.Events.identify.on(g),d.Events.metadata.on(g),d.Events.eventCaptured.on(f)}},teardown:function(){o&&(s.segmentsPayload=s._.noop,d.Events.ready.off(h),d.Events.identify.off(g),d.Events.metadata.off(g),d.Events.eventCaptured.off(f),u=null,a=!1,c={},l=null,p=null,e=!1)}};function h(){e=!0,g()}function f(e){p&&e&&e.data&&e.data.length&&(e=e.data[0])&&"object"==typeof e&&(e.segmentFlagsHash=p)}function g(){if(e){var t=s._.uniqueId(),n=(u=t,{visitorId:s.get_visitor_id(),accountId:s.get_account_id(),metadata:s.getSerializedMetadata(),url:s.url.get()}),i=s.compress(n),t={id:t,jzb:i,v:s.VERSION,ct:(new Date).getTime()},n=(d.agent.treatAsAdoptPartner()&&d.agent.addAccountIdParams(t,n.accountId,d.ConfigReader.get("oemAccountId")),"script"===s.LOADER?"segmentflag.js":"segmentflag.json");let e=d.transmit.buildBaseDataUrl(n,s.apiKey,t);var r,o,n=d.agent.getJwtInfoCopy();try{e.length>d.constants.URL_MAX_LENGTH||!s._.isEmpty(n)?(delete t.jzb,e=d.transmit.buildBaseDataUrl("segmentflag.json",s.apiKey,t),r=s._.extend({events:i},n),function(t,n){Wv(this,void 0,void 0,function*(){try{v((yield s.ajax.postJSON(t,n)).data)}catch(e){d.Events.segmentFlagsError.trigger("Error requesting new segment flags")}})}(e,r)):"script"===s.LOADER?(o=e,s.loadResource(o,s._.noop)):function(t){Wv(this,void 0,void 0,function*(){try{v((yield s.ajax.get(t)).data)}catch(e){d.Events.segmentFlagsError.trigger("Error requesting new segment flags")}})}(e)}catch(a){d.log.error("Failed to load segment flags",{error:a}),d.Events.segmentFlagsError.trigger("Error requesting new segment flags")}}}function m(e){return!(!c||c[e]===undefined)&&c[e]}function v(e){if(u&&(!s._.isString(e.id)||e.id===u)){let t={},n=[];if(e.segmentFlags){n=e.segmentFlags;for(let e=0;e<n.length;e++)t[n[e]]=!0}else e.flags&&(t=e.flags,n=Object.keys(t));var i=function(t={},n={}){var i=Object.keys(t),e=Object.keys(n);if(i.length!==e.length)return!0;for(let e=0;e<i.length;e++){var r=i[e];if(t[r]!==n[r])return!0}return!1}(c,t);s.segmentFlags=n,c=t,l=Date.now(),p=e.hash||null,Fn()&&d.agentStorage.write(ES,{flags:t,timestamp:l,hash:p}),a?i&&d.Events.segmentFlagsUpdated.trigger(s.segmentFlags):(a=!0,d.Events.segmentFlagsReady.trigger({flags:s.segmentFlags,fromCache:!1,cacheTimestamp:l})),d.log.info("successfully loaded segment flags"),u=null}}}class CS{constructor(e,t,n,i,r,o){this.listeners=[],this.latestPromptValue="",this.isActive=!0,this.lastSubmitTime=0,this.compositionState=new WeakMap,this.dom=e.dom,this._=e._,this.api=t,this.q=t.q,this.id=n,this.setFilters(i),this._.isArray(r)||(this.api.log.error("inputCssSelectors must be an array, received:",typeof r),r=[]),this._.isArray(o)||(this.api.log.error("submitCssSelectors must be an array, received:",typeof o),o=[]),this.inputEls=this._.map(r,e=>new this.dom.Element(e)),this.submitEls=this._.map(o,e=>new this.dom.Element(e)),this.setupInputListeners(),this.setupSubmitListeners(),this.setupObserver()}isComposing(e){var t=e.target,t=t&&this.compositionState.get(t);return e.isComposing!==undefined?e.isComposing:t}isEnterKey(e){return"Enter"===e.code||"Enter"===e.key||13===e.keyCode}setupInputListeners(){this._.each(this.inputEls,e=>{e&&(e.addEventListener("compositionstart",e=>{e=e.target;e&&this.compositionState.set(e,!0)},!0),e.addEventListener("compositionend",e=>{e=e.target;e&&(this.compositionState.set(e,!1),this.capturePromptValue())},!0),e.addEventListener("compositionupdate",e=>{e=e.target;e&&this.compositionState.set(e,!0)},!0),e.addEventListener("blur",e=>{e=e.target;e&&this.compositionState.set(e,!1)},!0),e.addEventListener("input",e=>{this.isComposing(e)||this.capturePromptValue()},!0),e.addEventListener("change",e=>{this.capturePromptValue()},!0),e.addEventListener("keydown",e=>{this.isEnterKey(e)&&!this.isComposing(e)&&this.submit(this.latestPromptValue)},!0),e.addEventListener("keyup",e=>{this.isComposing(e)||this.capturePromptValue()},!0))})}setupSubmitListeners(){this._.each(this.submitEls,e=>{e&&(e.addEventListener("mousedown",e=>{var t=this.getPromptValue()||this.latestPromptValue;this.submit(t)},!0),e.addEventListener("keydown",e=>{this.isEnterKey(e)&&(e=this.getPromptValue()||this.latestPromptValue,this.submit(e))},!0))})}setupObserver(){this.promptContainer=new this.dom.Observer;var e=this._.filter(this.inputEls,e=>e),t=this._.filter(this.submitEls,e=>e);this.promptContainer.addObservers(...e,...t)}setFilters(e){if(!e)return this.privacyFilters=null;try{this.privacyFilters=new RegExp(e,"gmi")}catch(t){this.privacyFilters=null,this.api.log.error(t)}return this.privacyFilters}applyPrivacyFilter(e,t=null){t=t||this.privacyFilters;return t&&this._.isRegExp(t)?e.replace(t,"redacted"):e}submit(e){if(e&&this.isActive){var t=Date.now();if(!(t-this.lastSubmitTime<2)){this.lastSubmitTime=t;t=this.applyPrivacyFilter(e);const n={agentId:this.id,prompt:t,privacyFilterApplied:t!==e};this._.each(this.listeners,e=>e(n))}}}capturePromptValue(e=!1){var t=this.getPromptValue();return!t&&e||(this.latestPromptValue=t),t}getPromptValue(){var e=this._.find(this.inputEls,e=>{if(e)try{var t=e.getText();return t&&t.trim()}catch(n){}return!1});if(e)try{return e.getText().trim()}catch(t){}return""}onSubmit(e){this.listeners.push(e)}suspend(){this.isActive=!1}resume(){this.isActive=!0,this._.each(this.inputEls,e=>{e&&e.get()}),this._.each(this.submitEls,e=>{e&&e.get()})}teardown(){this.promptContainer&&this.promptContainer.teardown(),this._.each(this.inputEls,e=>{e&&e.teardown()}),this._.each(this.submitEls,e=>{e&&e.teardown()})}}class xS{constructor(){this.name="PromptAnalytics",this.configName="aiAgents",this.prompts=[]}initialize(e,t){this.pendo=e,this.api=t,this._=this.pendo._,this.agentsCache=new Map,this.api.ConfigReader.addOption(this.configName,["pendoconfig","snippet"]),this.loadConfig(this.configName).then(e=>this.onConfigLoaded(e))["catch"](()=>{}),null!=(e=this.api.Events.guidesLoaded)&&e.on(()=>{this.reEvaluatePageRules()})}loadConfig(e){var{q:t,ConfigReader:n}=this.api,t=t.defer(),e=n.get(e);return t.resolve(e),t.promise}testPageRule(e,t,n="unknown"){let i=e;var r;return Array.isArray(e)?(r=this._.filter(e,e=>e&&""!==e.trim()),i=this._.map(r,e=>e.startsWith("//*/")?e.substring(1):e)):"string"==typeof e&&e.startsWith("//*/")&&(i=e.substring(1)),Gd(i,t,{logger:this.api.log,context:"agent",id:n})}reEvaluatePageRules(){const n=Ud();var e=this.api.ConfigReader.get(this.configName)||[];this._.each(this.prompts,e=>{var t=this.findAgentById(e.id);t&&this.testPageRule(t.pageRule,n,t.id)?e.resume():e.suspend()});const i=this._.map(this._.filter(this.prompts,e=>e.isActive),e=>e.id);this._.each(e,e=>{var t=this._.contains(i,e.id);this.testPageRule(e.pageRule,n,e.id)&&!t&&this.observePrompt(e)})}findAgentById(e){return this.agentsCache||(this.agentsCache=new Map),this.agentsCache.get(e)}applyPrivacyFilter(e,t=null){return t&&this._.isRegExp(t)?e.replace(t,"redacted"):e}onConfigLoaded(e=[]){if(e&&this._.isArray(e)&&0!==e.length){var t=[],n=[];for(const i of e)("network"===i.trackingMethod?t:(i.trackingMethod,n)).push(i);0<t.length&&(this.networkAgents=t,this.api.NetworkRequest.on({request:this.handleRequest,error:this.handleError})),this.agentsCache||(this.agentsCache=new Map),this.agentsCache.clear(),this._.each(e,e=>this.agentsCache.set(e.id,e)),this._.each(n,e=>{var t=Ud();this.testPageRule(e.pageRule,t,e.id)&&this.observePrompt(e)})}}handleRequest({method:i,url:r,body:o}){this._.each(this.networkAgents,e=>{var t=o||"",n=this.applyPrivacyFilter(t,e.privacyFilters);this.api.analytics.collectEvent("prompt",{prompt:n,agentId:e.id,promptType:i,url:r,privacyFilterApplied:n!==t},undefined,"agentic")})}handleError({error:e,context:t}){"fetch"==t&&this.api.log.debug("[PromptPlugin] Fetch tracking failed:",e),"xhr"==t&&this.api.log.debug("[PromptPlugin] XHR tracking failed:",e)}observePrompt(e){const{id:t,cssSelectors:n,privacyFilters:i}=e;var r;this._.find(this.prompts,e=>e.id===t)||(e=this.parseCssSelector("input",n),r=this.parseCssSelector("submit",n),(e=new CS(this.pendo,this.api,t,i,e,r)).onSubmit(e=>{this.sendEvent(e)}),this.prompts.push(e))}parseCssSelector(t,e){e=this._.filter(e,e=>e.type===t);return this._.map(e,e=>e.cssSelector)}sendEvent(t){var e=this._.find(this.prompts,e=>e.id===t.agentId);e&&!e.isActive||(e=this._.extend({promptType:"request",agentType:"prompt"},t),this.api.analytics.collectEvent("prompt",e,undefined,"agentic"))}teardown(){this._.each(this.prompts,e=>e.teardown()),this.agentsCache&&this.agentsCache.clear(),this.api.NetworkRequest.off({request:this.handleRequest,error:this.handleError})}}var TS=new xS;class kS{initialize(e,{Events:t}){var{_:e,attachEvent:n}=this.pendo=e,i=e.bind(this.setForceShowFirstStepFlags,this);this.subscriptions=[n(t,"deliverablesLoaded",i),n(t,"urlChanged",i),n(t,"guideSeen",e.bind(this.clearForceShowFirstStepFlags,this))]}teardown(){this.pendo._.forEach(this.subscriptions,function(e){e()}),this.subscriptions.length=0}setForceShowFirstStepFlags(){var e=this["pendo"];const t=e["_"];t.forEach(e.guides,function(e){!t.get(e,"attributes.restartOnReload")||(e.forceShowFirstStep=!0)})}clearForceShowFirstStepFlags(e){var{_:t,findGuideById:n}=this.pendo,e=t.get(e,"data.0.props.guide_id");e&&(t=n(e))&&t.forceShowFirstStep&&(t.forceShowFirstStep=!1)}}var RS=new kS;const AS="sessionId";class OS{constructor(){this.name="SessionManager"}initialize(e,t){this.api=t,this.pendo=e,this.subscriptions=[this.api.attachEvent(this.api.Events,"identify",_.bind(this.changeIdentity,this)),this.api.attachEvent(this.api.Events,"eventCaptured",_.bind(this.eventCaptured,this))],this.inactivityDuration=this.api.ConfigReader.get("inactivityDuration",18e5),this.suffix=this.api.ConfigReader.get("identityStorageSuffix"),this.api.agentStorage.registry.addLocal(AS,{cookieSuffix:this.suffix,isSecure:!0})}changeIdentity(e){var t;e&&e.data&&e.data.length&&({visitor_id:e,old_visitor_id:t}=e.data[0],e===t||this.pendo.isAnonymousVisitor(t)||this.expireSession())}teardown(){_.each(this.subscriptions,function(e){e()}),this.subscriptions.length=0}isExpired(e,t){e=_.get(e,"timestamp");return!this.pendo._.isNumber(e)||t-e>this.inactivityDuration}expireSession(){var e=this.clearSessionInfo();return this.api.Events.sessionChanged.trigger(e),e}eventCaptured(t){if(t&&t.data&&t.data.length){var t=t.data[0],n=t.browser_time||(new Date).getTime();let e=this.sessionInfo();!t.hasUserInteraction&&"recording"===t.type||(this.isExpired(e,n)&&(e=this.expireSession()),this.storeLastInteractionEventInformation(e,n)),t.sessionId=e.sessionId}}sessionInfo(e=this.pendo.randomString(16)){let t=this.api.agentStorage.read(AS)||this.api.agentStorage.read(AS,!1,"");return t||(t=JSON.stringify({sessionId:e,timestamp:(new Date).getTime()}),this.api.agentStorage.write(AS,t)),JSON.parse(t)}clearSessionInfo(){return this.api.agentStorage.clear(AS),this.api.agentStorage.clear(AS,!1,""),this.sessionInfo()}storeLastInteractionEventInformation(e,t){e.timestamp=t,this.api.agentStorage.write(AS,JSON.stringify(e))}}var NS=new OS;const MS=["google","bing","yahoo","duckduckgo","baidu","yandex","aol","ask","excite","lycos","webcrawler","infoseek","dogpile","altavista","netscape","hotbot","looksmart","gigablast","teoma","alltheweb","search.com","mamma","metacrawler","ixquick","searchy","searchalot","searchengine","searchenginez","searchengineland","searchenginewatch","searchengineworld","searchenginejournal","searchengineguide","searchengineforums"],LS=new RegExp(`(${MS.join("|")})`,"i"),PS=["facebook","twitter","linkedin","instagram","pinterest","tiktok","snapchat","twitch","reddit","quora","tumblr","flickr","discord","twitch","whatsapp","telegram","weibo","qq","line"],FS=["t.co","x.com"],DS=new RegExp(`(${PS.join("|")})`,"i");function US(e,t){return qS(DS,e)||t.contains(FS,e)}const GS=["youtube","vimeo","dailymotion","bilibili","youku","tencent","iqiyi","peertube","rutube","metacafe","veoh","break","vidyard","wistia","brightcove","jwplayer","kaltura","sproutvideo"],BS=new RegExp(`(${GS.join("|")})`,"i"),HS=["amazon","ebay","walmart","etsy","shopify","shop","target","bestbuy","costco","temu","alibaba","aliexpress"],zS=new RegExp(`(${HS.join("|")})`,"i");const jS=new RegExp(`(${["google performance max","microsoft audience network","facebook audience network"].join("|")})`,"i");function qS(e,t){return"self"!==t&&"direct"!==t&&null!==t.match(e)}function WS({referrer:e,currentHost:t}){if(!e||""===e)return"direct";e=new ei(e).hostname;let n="self";return n=e!==t?null==e?void 0:e.toLowerCase():n}const VS=new RegExp("^(.*cp.*|ppc|retargeting|paid)$"),JS=new RegExp("(.*email.*|.*e_mail.*|.*e mail.*|.*e-mail.*)","i");function KS(e="",t){return-1!==e.replace(/[^a-zA-Z]/g,"").indexOf(t)}const $S=[[undefined,({medium:e,source:t,referrer:n,gclid:i,fbclid:r})=>!(e||t||"self"!==n||i||r)],["Direct",({source:e,medium:t,referrer:n})=>!(t||e&&"direct"!==e||"direct"!==n)],["Cross-network",({source:e,medium:t})=>KS(t,"crossnetwork")||e.match(jS)],["Paid Search",({source:e,medium:t,referrer:n,gclid:i,_:r})=>i||KS(t,"paidsearch")||t.match(VS)&&(r.contains(MS,e)||qS(LS,n))],["Paid Social",({source:e,medium:t,referrer:n,fbclid:i,_:r})=>i||KS(t,"paidsocial")||t.match(VS)&&(r.contains(PS,e)||US(n,r))],["Paid Video",({medium:e,source:t,referrer:n,_:i})=>KS(e,"paidvideo")||e.match(VS)&&(i.contains(GS,t)||qS(BS,n))],["Paid Shopping",({medium:e,source:t,referrer:n,_:i})=>KS(e,"paidshopping")||"shopping"===e||(qS(zS,n)||i.contains(HS,t))&&e.match(VS)],["Display",({medium:e,_:t})=>t.contains(["display","cpm","banner","interstitial","expandable","programmatic"],e)||KS(e,"display")],["Paid Other",({medium:e})=>KS(e,"paidother")||e.match(VS)],["Organic Search",({source:e,medium:t,referrer:n,_:i})=>KS(t,"organic")&&i.contains(MS,e)||!t&&qS(LS,n)],["Organic Social",({source:e,medium:t,referrer:n,_:i})=>!t&&US(n,i)||KS(t,"social")||i.contains(PS,e)&&!t.match(VS)],["Organic Video",({medium:e,referrer:t})=>KS(e,"video")||!e&&qS(BS,t)],["Organic Shopping",({medium:e,referrer:t})=>KS(e,"organicshopping")||!e&&qS(zS,t)],["Email",({source:e,medium:t})=>null!==t.match(JS)||null!==e.match(JS)||KS(t,"newsletter")],["Affiliates",({medium:e})=>KS(e,"affiliate")||KS(e,"partner")],["SMS",({source:e,medium:t})=>KS(e,"sms")||KS(t,"sms")],["Push Notifications",({source:e,medium:t})=>t.endsWith("push")||KS(t,"mobile")||KS(t,"notification")||KS(e,"firebase")],["Audio",({medium:e})=>KS(e,"podcast")||KS(e,"audio")],["Referral",({medium:e,referrer:t})=>KS(e,"referral")||!!t&&"self"!==t&&"direct"!==t],["Other",({medium:e,source:t})=>!!e||!!t]],XS="utm",YS="enableFullUtmReferrer";class ZS{constructor(){this.name="WebAnalytics"}initialize(e,t){this.pendo=e;var n=(this.api=t)["ConfigReader"],n=(n.addOption(YS,[n.sources.SNIPPET_SRC,n.sources.PENDO_CONFIG_SRC],!1),e._)["bind"];this.subscriptions=[t.attachEvent(t.Events,"eventCaptured",n(this.addUtmToEvent,this)),t.attachEvent(t.Events,"sessionChanged",n(this.sessionChanged,this))];let i=this.loadParameters(t.agentStorage);i&&!e._.isEmpty(i)||(i=this.extractParameters(window.location.href,document.referrer)),this.api.agentStorage.registry.addLocal(XS),this.storeParameters(i,t.agentStorage),this.suffix=this.api.ConfigReader.get("identityStorageSuffix")}extractParameters(e,t){var n,i,r,o,a,s,d=new ei(e).hostname,u=WS({referrer:t,currentHost:d}),e=this.api.util.parseUrl(e);return e?(s=(e=this.pendo._.extend({},e.fragmentQuery,e.query)).utm_source,n=e.utm_medium,i=e.utm_campaign,r=e.utm_term,o=e.utm_content,a=e.gclid,e=e.fbclid,(s={source:s,medium:n,campaign:i,term:r,content:o}).channel=this.calculateUtmChannel({referrerValue:u,utm:s,gclid:a,fbclid:e}),t&&this.api.ConfigReader.get(YS)?s.referrer=t:"self"===u?s.referrer=d:"direct"!==u&&(s.referrer=u),s):{}}calculateUtmChannel({referrerValue:e,utm:t,gclid:n,fbclid:i}){var r=(null==(r=t.medium)?void 0:r.toLowerCase())||"",t=(null==(t=t.source)?void 0:t.toLowerCase())||"";const o={_:this.pendo._,referrer:e,source:t,medium:r,gclid:n,fbclid:i};e=this.pendo._.find($S,e=>e[1](o));if(e)return e[0]}storeParameters(e,t){0<this.pendo._.size(e)&&t.write(XS,JSON.stringify(e),undefined,!1,!0,this.suffix)}loadParameters(e){e=e.read(XS,!1,this.suffix)||e.read(XS);return e?JSON.parse(e):null}teardown(){for(var e of this.subscriptions)e();this.subscriptions.length=0}addUtmToEvent(e){let t;try{t=this.loadParameters(this.api.agentStorage)}catch(n){}t&&(e.data[0].utm=t)}sessionChanged(){var e=this.api.agentStorage,t=(e.clear(XS),e.clear(XS,!1,this.suffix),this.extractParameters(window.location.href,document.referrer));this.storeParameters(t,e)}}var QS=new ZS;function eI(i){var t;!function(e){e.getVersion=Qe,e.isReady=xy,e.pageLoad=Dd,e.getVisitorId=Jn,e.getAccountId=Kn,e.clearSession=Yn,e.VERSION=Xe,e.LOADER=Ze,e.flushNow=s(function(e){return Es(0,e)}),e.teardown=Qn(Uy),e.initGuides=s(dm),e.loadGuides=s(Wg),e.findGuideByName=s(Yd),e.hideGuides=s(Zf),e.onGuideDismissed=s(ig),e.goToStep=og,e.onGuideAdvanced=s(ag),e.onGuidePrevious=s(sg),e.onGuideSnoozed=rg,e.startGuides=s(ph),e.stopGuides=s(hh),e.defaultCssUrl=s(zf()),e.getActiveGuides=function(e={channel:qd.DEFAULT}){return A(e)},e.getActiveGuide=function(e={channel:qd.DEFAULT}){return Im(e)},e.guideSeenTimeoutLength=jb.getGuideSeenTimeoutLength(),e.guidesPayload=Fg,e.areGuidesDisabled=s(um),e.setGuidesDisabled=s(lm),e.areGuidesDelayed=s(cm),e.buildNodeFromJSON=jy.buildNodeFromJSON,e.flexElement=s(jy.flexElement),e.GuideFactory=s(ju),e.dom=k,e.getText=Na,e.attachEvent=s(P),e.detactEvent=s(rf),e.frames={setFrameVisibility:gu},e.log=ob,e.enableLogging=eb,e.disableLogging=tb,e.setActiveContexts=lb,e.showLogHistory=ub,e.getLoggedContexts=cb,e.isDebuggingEnabled=_.noop,e.enableDebugging=_.noop,e.disableDebugging=_.noop,e.addDebuggingFunctions=_.noop,e.stopSendingEvents=s(bs.lock),e.startSendingEvents=s(bs.unlock),e.isSendingEvents=s(Jo),e.fromByteArray=c.uint8ToBase64,e.events=s(Iu),e.track=s(fb),e.trackAgent=s(mb),e.validateInstall=yb,e.validateNativeMethods=bb,e.validateBuiltInGlobals=wb,e.validateUrl=Sb,e.validateEnvironment=_b,e.doesExist=E,e.generate_unique_id=Mn,e.TEMP_PREFIX=kn,e.SIZE_UNIQUE_ID=Rn,e._defaultLauncher_queue=[],e.defaultLauncher=()=>{e._defaultLauncher_queue.push(arguments)},e.toggleLauncher=_.noop,e.showLauncher=_.noop,e.hideLauncher=_.noop,e.removeLauncher=_.noop,e.identify=Fl,e.get_visitor_id=Jn,e.set_visitor_id=function(e){Fl(e)},e.get_account_id=Kn,e.set_account_id=function(e){Fl(b(),e)},e.getSerializedMetadata=Bl,e.compress=ot,e.squeezeAndCompress=ot,e.randomElement=ct,e.randomString=lt,e.toUTF8Array=tt,e.getNumberFromText=yt,e._addCredits=s(dg),e.getCurrentUrl=Ud,e.getNormalizedUrl=Ud,e.testUrlForStep=s(Bd),e.showGuideByName=s(Ng),e.showGuideById=s(Mg),e.designerv2=vv,e.P2AutoLaunch=s(Pv),e.BuildingBlocks=s(Cb),e.onConnectMessage=_.noop,e.buffers=bs,e.guideDev=s(zy),e.badgesShown=s(jd),e.get_pendo_cookie=Jt,e.DEFAULT_EXPIRE_LEN=$t,e.set_pendo_cookie=Yt,e.loadResource=za,e.loadWatcher=ja,e.messageLogger=qa,e.messageReceiver=Wa,e.messageValidator=Va,e.MESSAGE_TYPES=Ka,e.messageDispatcher=Ya,e.moduleRegistry=Za,e.addModule=Qa,e.hasModule=s(es),e.findModuleByName=s(ts),e.modulesWaiting=ns,e.loadModules=is,e.moduleLoader=rs,e.TOOLTIP_DEFAULT_WIDTH=430,e.TOOLTIP_DEFAULT_HEIGHT=200,e.TOOLTIP_ARROW_SIZE=15,e.LB_DEFAULT_WIDTH=500,e.LB_DEFAULT_HEIGHT=500,e.sniffer=Be,e.url=f,e.location=Bb,e.Sizzle=Rr,e._=_,e.ajax=Dr,e.Zlib=at,e.guideContent=s(Ju.guideContent),e.receiveDomStructureJson=s(Ju.receiveDomStructureJson),e.addExtension=Kl,e.getConfigValue=m.get}(i),(t=i).SHADOW_STYLE="",_.extend(t,{_showElementGuide:_.noop,flushEventCache:Kb(null,"flushEventCache",Vb),HOST:so,MAX_LENGTH:gs,MAX_NUM_EVENTS:fs,_createToolTip:_.noop,_get_tooltip_dimensions:_.noop,_isOldIE:s(Kb(Ee,"_isOldIE",Wb)),_logMessage:Kb(Uo,"_logMessage",Wb),_sendEvent:Kb(null,"_sendEvent",Vb),_sendGuideEvent:Kb(null,"_sendGuideEvent",Vb),_stopEvents:!1,_storeInCache:Kb(null,"_storeInCache",Vb),_writeEventImgTag:Kb(null,"_writeEventImgTag",Vb),_writeImgTag:s(Kb(Ho,"_writeImgTag",Wb)),getUA:Kb(ke,"getUA",Wb),ifDebugThen:Kb(null,"ifDebugThen",Vb),send_event:s(Kb(Ys,"send_event","has changed to pendo.cache.createEvent")),wire_page:Kb(Qh,"wire_page",Wb),messageOriginTester:Kb(null,"messageOriginTester",Vb),findGuideBy:s(Xd),findGuideById:s(O),findStepInGuide:s(Zd),_updateGuideStepStatus:s(Xf),_addCloseButton:s(Kf),initialize:My,getEventCache:s(nm),processEventCache:s(tm),isGuideShown:s(Kd),_getNextStepInMultistep:s(Og),attachEvent:P,detachEvent:rf,updateOptions:Pl,createLauncher:_.constant({}),initLauncher:_.noop,_addGuideToLauncher:_.noop,launcherToolTipDiv:null,isAnonymousVisitor:(e=t.get_visitor_id())=>Pn(e),DEFAULT_VISITOR_ID:Un,shouldIdentityChange:_.constant(!1),read:l.read,write:l.write,_delete_cookie:l.clear,_set_cookie:qt,_get_cookie:jt,get_cookie_key:Vt,ENV:je,eventCache:s(cs),_getOpacityStyles:Kb(null,"_getOpacityStyles",Wb),setStyle:ta,_createGuideEvent:s(xg),seenGuide:s(Sg),dismissedGuide:s(Ig),advancedGuide:s(Eg),seenTime:0,placeBadge:s(hf),isBadge:s(nu),showPreview:s(Kb(vg,"showPreview",Wb)),removeAllBadges:s(ff),tellMaster:os,DEFAULT_TIMER_LENGTH:sh,registerMessageHandler:$a,_get_offset:s(aa),_shouldAutoDisplayGuide:_.constant(!1),removeBadge:gf,_showLightboxGuide:_.noop,_showGuide:s(bg),getElementForGuideStep:s(uu),isElementVisible:Ca,getTooltipDivId:s(gg),setupWatchOnTooltip:s(mg),letters:"",charset:"",detectMaster:as,listenToMaster:Kb(null,"listenToMaster",Vb),start:af,SEND_INTERVAL:hs,stageGuideEvent:s(Ag),startStagedTimer:Rg,isURLValid:vs,getURL:ys,_get_screen_dim:s(ia),_isInViewport:s(ra),_getCss3Prop:Qo,waitThenStartGuides:s(dh),guidesProcessingThreadHandle:ah,getMode:_.constant("default")}),_.each(["identify","updateOptions","pageLoad","track","trackAgent"],function(t){var n=i[t];i[t]=function(){try{xy()?n.apply(this,arguments):ae(i,t,arguments)}catch(e){C.critical(e)}}})}var tI,nI,iI,rI,oI,aI,sI=pe(),dI=function(e){var t=Z(e)?{}:window,n=document.currentScript||te(document.getElementsByTagName("script"),e.apiKey);let i=e.pendoGlobalKey||"pendo";return n&&(i=n.getAttribute("data-pendo-global-key")||i,e.pendoGlobalKey=i),I=t[i]=t[i]||{}}(sI);return tI=dI,sI=sI,l.registry.addLocal(qs,{isPlain:!0,serializer:JSON.stringify,deserializer:Lt}),le(sI),je=he("env")||je,Ve=he("server")||Ve,Je=he("assetHost")||Je,Ke=he("assetPath")||Ke,$e=he("designerServer")||$e,qe=he("globalBucket")||qe,We=he("subscriptionBucket")||We,nI=we()?je+"_ext":je,Xe=Ye+"_"+nI,!Z(sI)&&(nI=sI,rI=tI,oI=Vs(),de(nI,rI,oI)||ue(nI,rI,oI))||tI&&tI.VERSION||(!Be.isChromeExtension||(nI=sI)&&nI.useAssetHostForDesigner||console.warn("Pendo Agent detected running in a Chrome extension with setup that is incompatible with manifest V3. Please follow the linked instructions to maintain manifest V3 compatibility: https://www.npmjs.com/package/@pendo/agent#manifest-v3-extensions"),m.get("disablePendo")?(iI=tI,_.each(["initialize","identify","updateOptions","pageLoad","track","trackAgent"],function(e){iI[e]=function(){console.log("Pendo is currently disabled.")}})):((rI=g).registerModule("debugger",T0),rI.registerModule("errorLog",u0),rI.registerModule("frames",Fi),rI.registerModule("guideUpdate",n),rI.registerModule("guideState",t),rI.registerModule("healthCheck",i),rI.registerModule("location",e),rI.registerModule("metadata",I0),rI.registerModule("preview",x0),rI.registerModule("nodeAttr",R0),rI.registerModule("networkUrl",A0),ho(),ju.behaviors=[_h,Xb,Bu.Guide,Yb,Qb,e0,t0],qu.behaviors=[_h,s0,n0,Ku,Bu.Step,i0,d0],Ku.reset(),g.dispatch("frames/init"),ob.init(),oi.wrapSizzle(Rr,Ry.shadowDom),Rr.intercept(hu),eI(tI),C.addEventListener("log",_.partial(g.dispatch,"errorLog/write")),gy(P0),gy(F0),gy(q0),gy(V0),gy(ew),gy(uw),gy(hw),gy(Rw),gy(Aw),gy(Ow),gy(Nw),gy(iS),gy(fS),gy(TS),gy(RS),gy(_S()),gy(NS),gy(jb),gy(QS),oI=tI._q,aI=Dy,m.get("disableAutoInitialize")||(oI=(oI=Py(oI))&&1<oI.length?oI[1]:{},_.get(oI,Oy)||m.get(Oy)?aI():Ny.push(af(()=>{Ny.push(sf(aI))}))))),dI}function TextCapture(){var i,r,n,o={};return{name:"TextCapture",initialize:function(e,t){r=t,(i=e).excludeAllText=r.ConfigReader.get("excludeAllText");t=r.ConfigReader.get("allowedText");o=i._.reduce(t,function(e,t){return i._.isString(t)&&(e[t]=!0),e},{}),r.NodeSerializer.add(a),n=i._.partial(s,e),r.Events.on("eventCaptured",n)},teardown:function(){r.NodeSerializer.remove(a),r.Events.off("eventCaptured",n)},isEnabled:d,isTextCapturable:u,hasWhitelist:c,serializer:a,guideActivity:s};function a(e,t,n){return t===n&&(d()||!d()&&c())&&u(t=i.getText(n,128))&&(e.txt=c()?r.util.trim.call(t):t),e}function s(e,t){var n,i,r,o;d()&&(n=e._,i=t.data[0])&&"guideActivity"===i.type&&(t=n.reduce(e.getActiveGuides({channel:"*"}),function(e,t){return t.isShown()?e.concat(n.filter(t.steps,function(e){return e.isShown()})):e},[])).length&&(r=e.BuildingBlocks.BuildingBlockGuides.findDomBlockInDomJson,n.find(t,function(e){return!!e.domJson&&(o=r(e.domJson,function(e){return e.props&&e.props.id&&e.props.id===i.props.ui_element_id}))}),o)&&(i.props.ui_element_text=o.content)}function d(){return!i.excludeAllText}function u(e){var t=r.util.trim.call(e);return d()||i._.has(o,[t])||i._.has(o,[e])}function c(){return 0<i._.size(o)}}var substitutionRegex="\\{(?:\\s?)([^.\\s]?visitor|account|parentAccount)\\.([^|\\s/]*)(?:\\s?\\|\\s?([^}]+|[\\/s]+))?(?:\\s?\\/\\s?){1}\\}",skipStepString="{skipStep:* *(auto|\\d+)\\/}",goToMiddleString="(?!0)(\\d+)",goToString="({goto-".concat(goToMiddleString,"\\/})"),containerSelector='[id^="pendo-guide-container"]';function lookupGuideButtons(e,t){if(void 0===t&&(t=[]),"button"===e.type&&e.actions&&t.push(e),e.children)for(var n=0,i=e.children;n<i.length;n++)lookupGuideButtons(i[n],t);return t}function removeMarkdownSyntax(e,t,n,i){var r;i.dom(e).hasClass("_pendo-nps-open-text-poll-question")&&(e.innerHTML=null==(r=e.innerHTML)?void 0:r.replace(t,n)),"div"===e.localName||("button"!==e.localName&&"label"!==e.localName&&"a"!==e.localName||(e.textContent=e.textContent.replace(t,n)),0<e.children.length)||(i.dom(e).hasClass("_pendo-simple-text")||i.dom(e).hasClass("_pendo-text-plain")||i.dom(e).hasClass("_pendo-text-list-item")||i.dom(e).hasClass("_pendo-text-link"))&&(e.textContent=e.textContent.replace(t,n))}var guideMarkdownUtil={substitutionRegex:substitutionRegex,skipStepString:skipStepString,goToString:goToString,containerSelector:containerSelector,lookupGuideButtons:lookupGuideButtons,removeMarkdownSyntax:removeMarkdownSyntax};function getZoneSafeMethod(e,t,n){void 0===n&&(n=window);var i="__symbol__";if("undefined"!=typeof Zone&&e.isFunction(Zone[i])){i=n[Zone[i](t)];if(e.isFunction(i))return i}return n[t]}var goToRegex=new RegExp(guideMarkdownUtil.goToString),PollBranching={name:"PollBranching",script:function(r,o,a){var s=!1,e=initialBranchingSetup(r,a);!e||1<a._.size(e)||this.on("beforeAdvance",function(e){var t,n=0===r.guideElement.find("[branching] .pendo-radio:checked").length,i=r.guideElement.find("[branching] .pendo-radio:checked + label")[0];i&&(t=a._.isNull(i.getAttribute("goToStep"))),s||n||t||(s=!0,branchingGoToStep(e,r,o,a))})},test:function(e,t,n){e=null==(e=e.guideElement)?void 0:e.find('._pendo-multi-choice-poll-question:contains("{branching/}")');return!n._.isUndefined(e)&&n._.size(e)},designerListener:function(i){var e=i.dom.getBody();function r(e,t){return'<svg id="pendo-ps-branching-svg" viewBox="0 0 24 24" fill="none"\n style="margin-left: 5px;\n height:'.concat(t,"; width:").concat(t,'; display:inline; vertical-align:middle;" xmlns="http://www.w3.org/2000/svg">\n <g stroke-width="0"></g>\n <g stroke-linecap="round" stroke-linejoin="round"></g>\n <g> <circle cx="4" cy="7" r="2" stroke="').concat(e,'"\n stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></circle>\n <circle cx="20" cy="7" r="2" stroke="').concat(e,'"\n stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></circle>\n <circle cx="20" cy="17" r="2" stroke="').concat(e,'" stroke-width="2"\n stroke-linecap="round" stroke-linejoin="round"></circle>\n <path d="M18 7H6" stroke="').concat(e,'" stroke-width="2"\n stroke-linecap="round" stroke-linejoin="round"></path>\n <path d="M7 7V7C8.65685 7 10 8.34315 10 10V15C10 16.1046 10.8954 17 12 17H18"\n stroke="').concat(e,'" stroke-width="2" stroke-linecap="round"\n stroke-linejoin="round"></path> </g></svg>')}new(getZoneSafeMethod(i._,"MutationObserver"))(function(e){i._.each(e,function(e){var t=i._.isFunction(null==(t=e.addedNodes[0])?void 0:t.querySelector);e.addedNodes.length&&t&&e.addedNodes[0].querySelector("._pendo-multi-choice-poll-select-border")&&i._.size(i.dom('._pendo-multi-choice-poll-question:contains("{branching/}")'))&&i.dom('._pendo-multi-choice-poll-question:contains("{branching/}")').each(function(e,t){i._.each(i.dom("#".concat(e.id," *")),function(e){guideMarkdownUtil.removeMarkdownSyntax(e,"{branching/}","",i)}),i.dom("#".concat(e.id," p")).css({display:"inline-block !important"}).append(r("#999","20px")).attr({title:"Custom Branching Added"});var n=e.getAttribute("data-pendo-poll-id"),n=(i.dom("._pendo-multi-choice-poll-question[data-pendo-poll-id=".concat(n,"]"))[0]&&i.dom("._pendo-multi-choice-poll-question[data-pendo-poll-id=".concat(n,"]"))[0].textContent.trim(),i.dom("label[for*=".concat(n,"]")));i._.size(n)&&i._.forEach(n,function(e){var t;goToRegex.test(e.textContent)&&(t=goToRegex.exec(e.textContent)[2],guideMarkdownUtil.removeMarkdownSyntax(e,goToRegex,"",i),i.dom(e).append(r("#999","14px")).attr({title:"Branching to step ".concat(t)}))}),0<t&&(i.dom(e).append('<div style="text-align:lrft; font-size: 14px; color: red;\n font-style: italic; margin-top: 0px;" class="branching-wrapper"\n name="'.concat(e.dataset.pendoPollId,'">\n * Branching Error: Multiple branching polls not supported</div>')),i.dom("#".concat(e.id," #pendo-ps-branching-svg")).remove(),i.dom("#".concat(e.id," p")).css({display:"inline-block !important"}).append(r("red","20px")).attr({title:"Unsupported Branching configuration"}))})})}).observe(e,{attributeFilter:["data-layout"],attributes:!0,childList:!0,characterData:!0,subtree:!0})}};function initialBranchingSetup(n,i){var e=n.guideElement.find('._pendo-multi-choice-poll-question:contains("{branching/}")');return i._.forEach(e,function(e){var t=e.getAttribute("data-pendo-poll-id"),e=(i._.each(n.guideElement.find("#".concat(e.id," *")),function(e){guideMarkdownUtil.removeMarkdownSyntax(e,"{branching/}","",i)}),n.guideElement.find("label[for*=".concat(t,"]"))),e=(i._.forEach(e,function(e){var t,n;i._.isNull(goToRegex.exec(e.textContent))||(t=goToRegex.exec(e.textContent)[1],n=goToRegex.exec(e.textContent)[2],e.setAttribute("goToStep",n),guideMarkdownUtil.removeMarkdownSyntax(e,t,"",i))}),n.guideElement.find("[data-pendo-poll-id=".concat(t,"]._pendo-multi-choice-poll-select-border")));e&&e.length&&e[0].setAttribute("branching","")}),e}function branchingGoToStep(e,t,n,i){var r=null==(r=t.guideElement.find("[branching] input.pendo-radio[data-pendo-poll-id]:checked")[0])?void 0:r.id,r=t.guideElement.find('label[for="'.concat(r,'"]'))[0],r=(null==r?void 0:r.getAttribute("goToStep"))-1;r<0||(r={destinationStepId:n.steps[r].id,step:t},i.goToStep(r),e.cancel=!0)}var MetadataSubstitution={name:"MetadataSubstitution",script:function(e,t,n){var i=findSubstitutableElements(n);e.domJson&&findSubstitutableUrlsInJson(e.domJson,i,n),n._.size(i)&&(n._.each(i,function(e){processPlaceholder(e,n)}),updateGuideContainer("pendo-g-".concat(e.id),e.guideElement,n))},designerListener:function(i){var e=i.dom.getBody();i.designerv2&&(i.designerv2.runMetadataSubstitutionForDesignerPreview=function(){var e,t;document.querySelector(guideMarkdownUtil.containerSelector)&&(e=null==(e=i.designerv2.currentlyPreviewedGuide)?void 0:e.steps[0])&&(t=findSubstitutableElements(i),e.buildingBlocks&&findSubstitutableUrlsInJson(e.buildingBlocks,t,i),i._.size(t))&&(i._.each(t,function(e){i._.isUndefined(e)||processPlaceholder(e,i)}),updateGuideContainer("pendo-g-".concat(e.id),e.guideElement,i))});new(getZoneSafeMethod(i._,"MutationObserver"))(function(e){i._.each(e,function(e){var t,n;e.addedNodes.length&&document.querySelector(guideMarkdownUtil.containerSelector)&&(e=findSubstitutableElements(i),t=null==(t=i.designerv2.currentlyPreviewedGuide)?void 0:t.steps[0])&&(n=t.buildingBlocks,i._.isUndefined(n)||findSubstitutableUrlsInJson(n,e,i),i._.size(e))&&(i._.each(e,function(e){i._.isUndefined(e)||processPlaceholder(e,i)}),updateGuideContainer("pendo-g-".concat(t.id),t.guideElement,i))})}).observe(e,{attributeFilter:["data-layout"],attributes:!0,childList:!0,characterData:!0,subtree:!0})}};function processPlaceholder(e,t){for(var n,i=e.data,r=e.target,o=new RegExp(guideMarkdownUtil.substitutionRegex);n=matchPlaceholder(e,o);){var a=Array.isArray(n)&&2<=n.length,s="textContent"===r?i[r]:decodeURI(!i.getAttribute||"href"!==r&&"value"!==r?i[r]:i.getAttribute(r)||""),a=a?n:o.exec(s);a&&substituteMetadataByTarget(i,r,getSubstituteValue(a,t),a)}}function matchPlaceholder(e,t){return("textContent"===e.target?e.data[e.target]:(e=!e.data.getAttribute||"href"!==e.target&&"value"!==e.target?e.data[e.target]:e.data.getAttribute(e.target)||"",decodeURI(e))).match(t)}function getMetadataValueCaseInsensitive(e,t,n){var i,t=e&&e[t];return t&&"object"==typeof t?(e=Object.prototype.hasOwnProperty.call(t,n)?t[n]:undefined)!==undefined?e:(i=n.toLowerCase(),(e=Object.keys(t).find(function(e){return e.toLowerCase()===i}))!==undefined?t[e]:undefined):undefined}function getSubstituteValue(e,t){if(!t._.isUndefined(e[1])&&!t._.isUndefined(e[2])){var n=e[1],i=e[2],e=e[3];if(!t._.isUndefined(n)&&!t._.isUndefined(i))return(t=getMetadataValueCaseInsensitive(t.getSerializedMetadata(),n,i))!==undefined&&null!==t?t:e||""}}function substituteMetadataByTarget(e,t,n,i){var r,o=e&&"function"==typeof e.getAttribute,o="href"!==t&&"value"!==t||!o?e[t]:e.getAttribute(t)||"";"href"===t||"value"===t?(r=window.encodeURIComponent(String(n===undefined||null===n?"":n)),e[t]=decodeURI(o).replace(i[0],r)):e[t]=o.replace(i[0],n)}function updateGuideContainer(e,t,n){n.designer&&!n._.size(n.dom("#pendo-ps-substitution-icon"))&&n.dom(guideMarkdownUtil.containerSelector).append(substitutionIcon("#999","30px")),n.flexElement(n.dom(guideMarkdownUtil.containerSelector)),n.BuildingBlocks.BuildingBlockGuides.recalculateGuideHeight(e,t)}function findSubstitutableUrlsInJson(e,t,n){void 0===t&&(t=[]);var i=new RegExp(guideMarkdownUtil.substitutionRegex);return"url"!==e.name&&"href"!==e.name||!e.value||i.test(e.value)&&t.push({data:e,target:"value"}),e.properties&&"href_link_block"===e.id&&n._.each(e.properties,function(e){findSubstitutableUrlsInJson(e,t,n)}),e.views&&n._.each(e.views,function(e){findSubstitutableUrlsInJson(e,t,n)}),e.parameters&&n._.each(e.parameters,function(e){findSubstitutableUrlsInJson(e,t,n)}),e.actions&&n._.each(e.actions,function(e){findSubstitutableUrlsInJson(e,t,n)}),e.children&&n._.each(e.children,function(e){findSubstitutableUrlsInJson(e,t,n)}),t}function findSubstitutableElements(n){var e=n.dom("".concat(guideMarkdownUtil.containerSelector," *:not(.pendo-inline-ui)"));return n._.chain(e).filter(function(e){var t=new RegExp(guideMarkdownUtil.substitutionRegex);return"a"===e.localName?t.test(decodeURI(e.href))||t.test(e.textContent):"div"!==e.localName?"button"===e.localName||"label"===e.localName?t.test(e.textContent):0<e.children.length?void 0:n.dom(e).hasClass("_pendo-simple-text")||n.dom(e).hasClass("_pendo-text-plain")||n.dom(e).hasClass("_pendo-text-list-item")||n.dom(e).hasClass("_pendo-text-link")?t.test(e.textContent):t.test(e.textContent)||t.test(decodeURI(e.href)):void 0}).map(function(e){return"a"===e.localName&&n.dom(e).hasClass("_pendo-text-link")?[{data:e,target:"href"},{data:e,target:"textContent"}]:"a"===e.localName?{data:e,target:"href"}:"button"===e.localName||n.dom(e).hasClass("_pendo-simple-text")||n.dom(e).hasClass("_pendo-text-plain")||n.dom(e).hasClass("_pendo-text-list-item")||n.dom(e).hasClass("_pendo-text-link")?{data:e,target:"textContent"}:void 0}).flatten().value()}function substitutionIcon(e,t){return'<div title="Metadata Substitution added">\n <svg id="pendo-ps-substitution-icon" viewBox="0 0 24 24"\n preserveAspectRatio="xMidYMid meet"\n height='.concat(t," width=").concat(t,' title="Metadata Substitution"\n style="bottom:5px; right:10px; position: absolute;"\n fill="none" xmlns="http://www.w3.org/2000/svg" stroke="').concat(e,'"\n transform="matrix(1, 0, 0, 1, 0, 0)rotate(0)">\n <g stroke-width="0"></g>\n <g stroke-linecap="round" stroke-linejoin="round"\n stroke="').concat(e,'" stroke-width="0.528"></g>\n <g><path fill-rule="evenodd" clip-rule="evenodd"\n d="M5 5.5C4.17157 5.5 3.5 6.17157 3.5 7V10C3.5 10.8284\n 4.17157 11.5 5 11.5H8C8.82843 11.5 9.5 10.8284 9.5\n 10V9H17V11C17 11.2761 17.2239 11.5 17.5 11.5C17.7761\n 11.5 18 11.2761 18 11V8.5C18 8.22386 17.7761 8 17.5\n 8H9.5V7C9.5 6.17157 8.82843 5.5 8 5.5H5ZM8.5 7C8.5\n 6.72386 8.27614 6.5 8 6.5H5C4.72386 6.5 4.5 6.72386\n 4.5 7V10C4.5 10.2761 4.72386 10.5 5 10.5H8C8.27614\n 10.5 8.5 10.2761 8.5 10V7Z" fill="').concat(e,'"></path>\n <path fill-rule="evenodd" clip-rule="evenodd"\n d="M7 13C7 12.7239 6.77614 12.5 6.5 12.5C6.22386 12.5\n 6 12.7239 6 13V15.5C6 15.7761 6.22386 16 6.5\n 16H14.5V17C14.5 17.8284 15.1716 18.5 16 18.5H19C19.8284\n 18.5 20.5 17.8284 20.5 17V14C20.5 13.1716 19.8284 12.5\n 19 12.5H16C15.1716 12.5 14.5 13.1716 14.5\n 14V15H7V13ZM15.5 17C15.5 17.2761 15.7239 17.5 16\n 17.5H19C19.2761 17.5 19.5 17.2761 19.5 17V14C19.5\n 13.7239 19.2761 13.5 19 13.5H16C15.7239 13.5 15.5\n 13.7239 15.5 14V17Z" fill="').concat(e,'"></path> </g></svg></div>')}var requiredElement='<span class="_pendo-required-indicator" style="color:red; font-style:italic;" title="Question is required"> *</span>',requiredSyntax="{required/}",RequiredQuestions={name:"RequiredQuestions",script:function(i,e,r){var t,n=[],o=null==(t=guideMarkdownUtil.lookupGuideButtons(i.domJson))?void 0:t.filter(function(e){return e.actions.find(function(e){return"submitPoll"===e.action||"submitPollAndGoToStep"===e.action})}),a=function(){var e=function(){var e=i.guideElement.find("[class*=-poll-question]:contains(".concat(requiredSyntax,")"));return r._.reduce(e,function(e,t){return t.classList.contains("_pendo-yes-no-poll-question")||e.push(t),e},[])}();e&&r._.forEach(e,function(e){var t=e.getAttribute("data-pendo-poll-id");n.push(t),r._.each(i.guideElement.find("#".concat(e.id," *, #").concat(e.id)),function(e){guideMarkdownUtil.removeMarkdownSyntax(e,requiredSyntax,"",r)}),i.guideElement.find("#".concat(e.id," p")).append(requiredElement)});r._.size(n)&&(0===r.dom("#_pendo-guide-required-disabled").length&&r.dom("head").append("<style type=text/css\n id=_pendo-guide-required-disabled>\n ._pendo-button:disabled, ._pendo-buttons[disabled] {\n border: 1px solid #999999 !important;\n background-color: #cccccc !important;\n color: #666666 !important;\n pointer-events: none !important;\n }\n </style>"),d(o));return e}();function s(e){var t,n;0!==e.length&&(t=!0,n=(n=[]).concat(r._.map(e,function(e){e=e.getAttribute("data-pendo-poll-id"),e=i.guideElement.find("\n [data-pendo-poll-id=".concat(e,"] textarea,\n [data-pendo-poll-id=").concat(e,"] input:text,\n [data-pendo-poll-id=").concat(e,"] select,\n [data-pendo-poll-id=").concat(e,"] input:radio:checked"));if(e&&e.length&&e[0].value)return e[0].value})),(t=r._.contains(n,undefined)||r._.isEmpty(n)?!1:t)?r._.each(o,function(e){i.guideElement.find("#".concat(e.props.id))[0]&&(i.guideElement.find("#".concat(e.props.id))[0].disabled=!1,i.guideElement.find("#".concat(e.props.id))[0].parentElement.title="")}):d(o))}function d(e){r._.each(e,function(e){i.guideElement.find("#".concat(e.props.id))[0]&&(i.guideElement.find("#".concat(e.props.id))[0].disabled=!0,i.guideElement.find("#".concat(e.props.id))[0].parentElement.title="Please complete all required questions.")})}a&&(r._.forEach(a,function(e){e.classList.contains("_pendo-open-text-poll-question")&&(e=e.dataset.pendoPollId,i.attachEvent(i.guideElement.find("[data-pendo-poll-id=".concat(e,"]._pendo-open-text-poll-input"))[0],"input",function(){s(a)}))}),i.attachEvent(i.guideElement.find(guideMarkdownUtil.containerSelector)[0],"click",function(e){e.target.classList.contains("_pendo-button")||s(a)}))},test:function(e,t,n){e=null==(e=e.guideElement)?void 0:e.find("[class*=-poll-question]:contains(".concat(requiredSyntax,")"));return!n._.isUndefined(e)&&n._.size(e)},designerListener:function(n){var i=[],e=n.dom.getBody();new(getZoneSafeMethod(n._,"MutationObserver"))(function(e){n._.each(e,function(e){var t=n._.isFunction(null==(t=e.addedNodes[0])?void 0:t.querySelectorAll);e.addedNodes.length&&t&&(t=e.addedNodes[0].querySelectorAll("[class*=-poll-wrapper], [class*=-poll-select-border]"))&&n._.each(t,function(e){var t,e=e.classList.contains("_pendo-open-text-poll-wrapper")||e.classList.contains("_pendo-number-scale-poll-wrapper")?e.getAttribute("name"):e.getAttribute("data-pendo-poll-id");-1<(t=n.dom('[class*="-poll-question"][data-pendo-poll-id='.concat(e,"]"))[0]?n.dom('[class*="-poll-question"][data-pendo-poll-id='.concat(e,"]"))[0].textContent:t).indexOf(requiredSyntax)?(n._.each(n.dom("[data-pendo-poll-id=".concat(e,"]:not(.pendo-radio)")),function(e){n._.each(n.dom("#".concat(e.id,' *:not(".pendo-radio"), #').concat(e.id,':not(".pendo-radio")')),function(e){guideMarkdownUtil.removeMarkdownSyntax(e,requiredSyntax,"",n)})}),(0!==n.dom(".bb-text[data-pendo-poll-id=".concat(e,"] p")).length||0!==n.dom(".bb-text[data-pendo-poll-id=".concat(e,"] li")).length?(n.dom(".bb-text[data-pendo-poll-id=".concat(e,"] p")).append(requiredElement),n.dom(".bb-text[data-pendo-poll-id=".concat(e,"] li"))):n.dom(".bb-text[data-pendo-poll-id=".concat(e,"]"))).append(requiredElement),n._.contains(i,e)?-1!==(t=i.indexOf(e))&&i.splice(t,1):i.push(e)):n._.contains(i,e)&&-1!==(t=i.indexOf(e))&&i.splice(t,1)})})}).observe(e,{attributeFilter:["data-layout"],attributes:!0,childList:!0,characterData:!0,subtree:!0})}},skipStepRegex=new RegExp(guideMarkdownUtil.skipStepString),SkipToEligibleStep={script:function(i,r,o){var n=!1,a=!1,e=i.guideElement.find(guideMarkdownUtil.containerSelector),t=e.attr("aria-label"),s=skipStepRegex.exec(t)[1];function d(e,t){var n=u(r.getPositionOfStep(i),"next",e),e=u(r.getPositionOfStep(i)-2,"previous",e);return n&&"next"==t&&o.goToStep({destinationStepId:n,step:i}),e&&"previous"==t&&o.goToStep({destinationStepId:e,step:i}),"next"===t?n:e}function u(e,t,n){var i;if(!o._.isNaN(e))return(i=r.steps[e])&&!i.canShow()?"auto"!==n?r.steps[n-1]:"next"===t?u(e+1,"next",n):u(e-1,"previous",n):i}e&&e.attr({"aria-label":e.attr("aria-label").replace(skipStepRegex,"")}),this.on("beforeAdvance",function(e){var t;r.getPositionOfStep(i)===r.steps.length||o._.isUndefined(s)||(t=d(s,"next"),!n&&s&&(n=!0,o.goToStep({destinationStepId:t.id,step:i}),e.cancel=!0))}),this.on("beforePrevious",function(e){var t;o._.isUndefined(s)||(t=d(s,"previous"),!a&&s&&(a=!0,o.goToStep({destinationStepId:t.id,step:i}),e.cancel=!0))})},test:function(e,t,n){e=null==(e=e.guideElement)?void 0:e.find(guideMarkdownUtil.containerSelector).attr("aria-label");return n._.isString(e)&&-1!==e.indexOf("{skipStep")},designerListener:function(n){var e=n.dom.getBody();new(getZoneSafeMethod(n._,"MutationObserver"))(function(e){n._.each(e,function(e){var t=n._.isFunction(null==(t=e.addedNodes[0])?void 0:t.querySelectorAll);e.addedNodes.length&&t&&(e=null==(t=e.addedNodes[0].querySelectorAll(guideMarkdownUtil.containerSelector)[0])?void 0:t.getAttribute("aria-label"))&&e.match(skipStepRegex)&&(t=e.match(skipStepRegex)[0],e.replace(t,""),n.dom("#_pendoSkipIcon").length||n.dom(guideMarkdownUtil.containerSelector).append((t="#999",'<div title="Skip step added"><svg id="_pendoSkipIcon" version="1.0" xmlns="http://www.w3.org/2000/svg"\n width="'.concat(e="30px",'" height="').concat(e,'" viewBox="0 0 512.000000 512.000000"\n preserveAspectRatio="xMidYMid meet" style="bottom:5px; right:10px; position: absolute;">\n <g transform="translate(0.000000,512.000000) scale(0.100000,-0.100000)"\n fill="').concat(t,'" stroke="none">\n <path d="M2185 4469 c-363 -38 -739 -186 -1034 -407 -95 -71 -273 -243 -357\n -343 -205 -246 -364 -577 -429 -897 -25 -121 -45 -288 -45 -373 l0 -49 160 0\n 160 0 0 48 c0 26 5 88 10 137 68 593 417 1103 940 1374 1100 570 2418 -137\n 2560 -1374 5 -49 10 -111 10 -137 l0 -47 -155 -3 -155 -3 235 -235 235 -236\n 235 236 235 235 -155 3 -155 3 0 48 c0 27 -5 95 -10 152 -100 989 -878 1767\n -1869 1868 -117 12 -298 12 -416 0z"/>\n <path d="M320 1440 l0 -160 160 0 160 0 0 160 0 160 -160 0 -160 0 0 -160z"/>\n <path d="M960 1440 l0 -160 160 0 160 0 0 160 0 160 -160 0 -160 0 0 -160z"/>\n <path d="M1600 1440 l0 -160 160 0 160 0 0 160 0 160 -160 0 -160 0 0 -160z"/>\n <path d="M2240 1440 l0 -160 160 0 160 0 0 160 0 160 -160 0 -160 0 0 -160z"/>\n <path d="M2880 1440 l0 -160 160 0 160 0 0 160 0 160 -160 0 -160 0 0 -160z"/>\n <path d="M3840 1440 l0 -160 480 0 480 0 0 160 0 160 -480 0 -480 0 0 -160z"/>\n </g></svg></div>\n ').trim())))})}).observe(e,{attributeFilter:["data-layout"],attributes:!0,childList:!0,characterData:!0,subtree:!0})}};function GuideMarkdown(){var r,o,a;return{name:"GuideMarkdown",initialize:function(e,t){a=e;var n=(o=t).ConfigReader,i="guideMarkdown";n.addOption(i,[n.sources.SNIPPET_SRC,n.sources.PENDO_CONFIG_SRC],!1),n.get(i)&&(r=[PollBranching,MetadataSubstitution,RequiredQuestions,SkipToEligibleStep],e.designer||e._.each(r,function(e){t.GlobalRuntime.addGlobalScript(e)}),t.Events.on("designerLaunched",s))},teardown:function(){o.Events.off("designerLaunched",s),a._.each(r,function(e){o.GlobalRuntime.removeGlobalScript(e)})}};function s(){var e;e=r,a._.each(e,function(e){e.designerListener&&e.designerListener(a,o)})}}var setTimeout=safeBind(window.setTimeout,window);function safeBind(e,t){return"function"==typeof e.bind?e.bind(t):e}var setTimeout$1=setTimeout=function(e){var t="setTimeout",n="__symbol__";if("undefined"!=typeof Zone&&Zone[n]instanceof Function){n=e[Zone[n](t)];if(n instanceof Function)return n}return safeBind(e[t],e)}(window),Promise$1=window.Promise,Promise$2=Promise$1=function(e){var t=window.Promise;return"function"==typeof t&&/native/.test(t)?t:e()}(function(){var t=setTimeout$1;function u(e){return Boolean(e&&"undefined"!=typeof e.length)}function i(){}function a(e){if(!(this instanceof a))throw new TypeError("Promises must be constructed via new");if("function"!=typeof e)throw new TypeError("not a function");this._state=0,this._handled=!1,this._value=undefined,this._deferreds=[],l(e,this)}function r(i,r){for(;3===i._state;)i=i._value;0===i._state?i._deferreds.push(r):(i._handled=!0,a._immediateFn(function(){var e,t=1===i._state?r.onFulfilled:r.onRejected;if(null===t)(1===i._state?o:s)(r.promise,i._value);else{try{e=t(i._value)}catch(n){return void s(r.promise,n)}o(r.promise,e)}}))}function o(e,t){try{if(t===e)throw new TypeError("A promise cannot be resolved with itself.");if(t&&("object"==typeof t||"function"==typeof t)){var n=t.then;if(t instanceof a)return e._state=3,e._value=t,void d(e);if("function"==typeof n)return void l((i=n,r=t,function(){i.apply(r,arguments)}),e)}e._state=1,e._value=t,d(e)}catch(o){s(e,o)}var i,r}function s(e,t){e._state=2,e._value=t,d(e)}function d(e){2===e._state&&0===e._deferreds.length&&a._immediateFn(function(){e._handled||a._unhandledRejectionFn(e._value)});for(var t=0,n=e._deferreds.length;t<n;t++)r(e,e._deferreds[t]);e._deferreds=null}function c(e,t,n){this.onFulfilled="function"==typeof e?e:null,this.onRejected="function"==typeof t?t:null,this.promise=n}function l(e,t){var n=!1;try{e(function(e){n||(n=!0,o(t,e))},function(e){n||(n=!0,s(t,e))})}catch(i){n||(n=!0,s(t,i))}}return a.prototype["catch"]=function(e){return this.then(null,e)},a.prototype.then=function(e,t){var n=new this.constructor(i);return r(this,new c(e,t,n)),n},a.prototype["finally"]=function(t){var n=this.constructor;return this.then(function(e){return n.resolve(t()).then(function(){return e})},function(e){return n.resolve(t()).then(function(){return n.reject(e)})})},a.all=function(t){return new a(function(r,o){if(!u(t))return o(new TypeError("Promise.all accepts an array"));var a=Array.prototype.slice.call(t);if(0===a.length)return r([]);var s=a.length;function d(t,e){try{if(e&&("object"==typeof e||"function"==typeof e)){var n=e.then;if("function"==typeof n)return void n.call(e,function(e){d(t,e)},o)}a[t]=e,0==--s&&r(a)}catch(i){o(i)}}for(var e=0;e<a.length;e++)d(e,a[e])})},a.allSettled=function(n){return new this(function(i,e){if(!n||"undefined"==typeof n.length)return e(new TypeError(typeof n+" "+n+" is not iterable(cannot read property Symbol(Symbol.iterator))"));var r=Array.prototype.slice.call(n);if(0===r.length)return i([]);var o=r.length;for(var t=0;t<r.length;t++)!function a(t,e){if(e&&("object"==typeof e||"function"==typeof e)){var n=e.then;if("function"==typeof n)return void n.call(e,function(e){a(t,e)},function(e){r[t]={status:"rejected",reason:e},0==--o&&i(r)})}r[t]={status:"fulfilled",value:e},0==--o&&i(r)}(t,r[t])})},a.resolve=function(t){return t&&"object"==typeof t&&t.constructor===a?t:new a(function(e){e(t)})},a.reject=function(n){return new a(function(e,t){t(n)})},a.race=function(r){return new a(function(e,t){if(!u(r))return t(new TypeError("Promise.race accepts an array"));for(var n=0,i=r.length;n<i;n++)a.resolve(r[n]).then(e,t)})},a._immediateFn="function"==typeof setImmediate?function(e){setImmediate(e)}:function(e){t(e,0)},a._unhandledRejectionFn=function(e){"undefined"!=typeof console&&console&&console.warn("Possible Unhandled Promise Rejection:",e)},a});const pipe=(...e)=>r=>{return[].concat(e).reduce((e,t,n,i)=>{e=t(e,r);return e||i.splice(n,i.length-n),e},r)},tap=n=>(e,...t)=>(n(e,...t),e);let idCounter=0;const uniqueId=(e="")=>e+(idCounter+=1),get=(e,t,n)=>{if(!e||"string"!=typeof t)return n;let i=e;for(const r of t.split(".")){if(null==i)return n;i=i[r]}return i===undefined?n:i},omit=(e,t)=>{if(!e||"object"!=typeof e)return{};var n=Array.isArray(t)?t:[t],i={};for(const r in e)e.hasOwnProperty(r)&&!n.includes(r)&&(i[r]=e[r]);return i},throttle=(i,r=0)=>{let o,a=0,s;return function(...e){var t=now(),n=r-(t-a);return n<=0||r<n?(o&&(clearTimeout(o),o=null),a=t,s=i.apply(this,e)):!o&&0<r&&(o=setTimeout$1(()=>{a=now(),o=null,s=i.apply(this,e)},n)),s}},each=(t,n)=>{if(t&&n)if(Array.isArray(t))for(let e=0;e<t.length;e++)n(t[e],e,t);else if("object"==typeof t)for(const e in t)t.hasOwnProperty(e)&&n(t[e],e,t);return t},isFunction=e=>"function"==typeof e,doesExist=e=>!(null==e),now=()=>Date.now(),MESSAGE_PROMISE="promise";function Message(e,t,n){this.name=e,this.type=t,this.data=n}Message.prototype.toString=function(){return`Message.${this.type} - `+this.name};const createMessage=(e,t,n)=>{e=new Message(e,t,n);return t===MESSAGE_PROMISE&&(e.requestId=uniqueId()),e},fromEvent=e=>{try{var{name:t,type:n,isResponse:i,data:r,requestId:o,sender:a}=e.data||{},s=new Message(t,n,doesExist(r)?JSON.parse(r):undefined);return s.requestId=o,s.sender=a,s.destination=e.source,s.isResponse=i,s}catch(d){return!1}},serialize=e=>{var t=omit(e,["destination","toString","data"]);return t.data=JSON.stringify(e.data,(e,t)=>"function"==typeof t||t instanceof RegExp?t.toString?t.toString():undefined:t),t},asResponse=e=>(e.isResponse=!0,e),dead="dead_connection",disconnected="disconnected",connected="connected",isConnected=e=>e<1e4,isDisconnected=e=>1e4<e,isDead=e=>3e4<e,state$1={lastMessageReceivedAt:0,currentConnectionQuality:disconnected,changeCallbacks:{},evalCallbacks:{}},triggerConnectionStatusChanged=()=>{each(state$1.changeCallbacks,e=>{e(state$1.currentConnectionQuality)})},triggerEval=()=>{each(state$1.evalCallbacks,e=>{e(state$1.currentConnectionQuality)})},setConnectionStatus=e=>{e!==state$1.currentConnectionQuality&&(state$1.currentConnectionQuality=e,triggerConnectionStatusChanged())},evaluateConnectionQuality=()=>{var e;0===state$1.lastMessageReceivedAt?setConnectionStatus(disconnected):(e=now()-state$1.lastMessageReceivedAt,isConnected(e)?setConnectionStatus(connected):isDisconnected(e)&&(isDead(e)?setConnectionStatus(dead):setConnectionStatus(disconnected)),triggerEval())};let stopFn;const start=(e=0)=>{const t=setInterval(evaluateConnectionQuality,100);stopFn=()=>clearInterval(t)},stop=()=>{stopFn&&stopFn(),resetMonitor()};let _listenerId=0;const onStatusEval=e=>{if(isFunction(e)){const t=_listenerId++;return state$1.evalCallbacks[t]=e,()=>{delete state$1.evalCallbacks[t]}}},markTime=(e=now())=>{state$1.lastMessageReceivedAt=e},resetMonitor=()=>{state$1.currentConnectionQuality=disconnected,state$1.lastMessageReceivedAt=0},state={appName:undefined,connectionName:undefined,frameId:undefined,pendingRequests:{},topics:{},senderIds:{},originProvider:undefined,destinationProvider:undefined},getListener=()=>""+state.appName+state.connectionName+`(${state.frameId})`,_send=e=>{e.sender||(e.sender=getListener());var t=e.destination||state.destinationProvider(),n=serialize(e),i=getPortForSender(e.sender),r=hasSenderTriedToUpgradeToMessageChannel(e.sender);i||r?i?i.postMessage(n):t.postMessage(n,state.originProvider()):(r=new MessageChannel,addPort(r.port1,e.sender),t.postMessage(n,state.originProvider(),[r.port2]))},promise=(r,o,a=1e3)=>new Promise$2((e,t)=>{const n=createMessage(r,MESSAGE_PROMISE,o),i=setTimeout$1(()=>{t(r+" timeout"),clearPendingRequest(n),downgradeToPostMessage(n)},a);addPendingRequest(n,()=>clearTimeout(i),e,t),_send(n)}),addSenderId=e=>{state.senderIds[e]||(state.senderIds[e]={port:undefined,hasTriedToUpgradeToMessageChannel:!1})},getSenderInfo=e=>(state.senderIds[e]||addSenderId(e),state.senderIds[e]),getPortForSender=e=>getSenderInfo(e).port,hasSenderTriedToUpgradeToMessageChannel=e=>getSenderInfo(e).hasTriedToUpgradeToMessageChannel,addPendingRequest=(e,t,n,i)=>{state.pendingRequests[e.requestId]={message:e,clearTimeoutfn:t,resolve:n,reject:i}},resolveRequest=e=>{var t=state.pendingRequests[e.requestId];return t&&(t.resolve(e.data),clearPendingRequest(e)),e},clearPendingRequest=e=>{var t=e["requestId"];return state.pendingRequests[t].clearTimeoutfn(),delete state.pendingRequests[t],e},updateSubscriptions=t=>{var e=state.topics[t.name];return e&&e.forEach(e=>e(t.data)),t},PING_MSG="message::ping",sendPing=()=>{promise(PING_MSG)["catch"](()=>{})},dispatchMessage=t=>{var e;return t&&!t.isResponse&&(t.name===PING_MSG?_send(asResponse(t)):(e=state.routeHandlerLookup(t.name))?e(t,e=>{t.data=e,_send(asResponse(t))}):console.log(getListener(),"No route handler for "+t.name,t)),t},commonFns=pipe(resolveRequest,updateSubscriptions,dispatchMessage,tap(()=>{markTime()})),filterWrongOrigin=e=>("*"===state.originProvider()||e.origin===state.originProvider())&&e,filterWrongSender=e=>{var t=get(e,"data.sender");return!(!t||"string"!=typeof t||!t.includes(state.appName))&&e},addPort=(e,t)=>{t=getSenderInfo(t);t.port=e,t.hasTriedToUpgradeToMessageChannel=!0,t.port.onmessage=pipe(fromEvent,commonFns)},removePort=e=>{e=getSenderInfo(e);e.port=undefined,e.hasTriedToUpgradeToMessageChannel=!1},upgradeToChannel=(e,t)=>{return!getSenderInfo(e.sender).hasTriedToUpgradeToMessageChannel&&t.ports&&t.ports[0]&&addPort(t.ports[0],e.sender),e},downgradeToPostMessage=e=>{removePort(e.sender)};let _stopListening=()=>{};const stopListening=()=>{_stopListening(),_stopListening=()=>{},stop()},notConnectedListener=throttle(e=>{"connected"!==e&&state.usePingAutoReconnect&&sendPing()},1e3),startListening=(e,t,n,i,r,o=!1,a)=>{if(window.addEventListener){state.appName=e,state.frameId=t,state.routeHandlerLookup=n,state.usePingAutoReconnect=o,state.connectionName=a||"",state.originProvider=i||(()=>window.location.origin||"*"),state.destinationProvider=r||(()=>window.parent||window.top),start(),onStatusEval(notConnectedListener);const s=pipe(filterWrongOrigin,filterWrongSender,fromEvent,upgradeToChannel,commonFns);window.addEventListener("message",s),_stopListening=()=>window.removeEventListener("message",s)}};function VocPortal(){var f,g;return{name:"VocPortal",initialize:function(e,t){f=e;e=(g=t).EventTracer.addTracerIds({}).frameId;this.removeResizeEvent=f.attachEvent(window,"resize",m),startListening("VocPortal",e,n,function(){return"*"})},routeHandlerLookup:n,queryMessageHandler:t,resizeMessageHandler:i,teardown:function(){this.removeResizeEvent&&this.removeResizeEvent();stopListening()}};function n(e){switch(e){case"pendo-voc::query":return t;case"pendo-voc::resize":return i;default:return undefined}}function m(){var e=document.getElementById("pendo-resource-center-container"),e=f.dom(e);g.sizeElements(e)}function t(e,t){var n=f.getSerializedMetadata(),i=!!f.designer||g.store.getters["preview/isInPreviewMode"]();t({apiKey:f.apiKey,url:f.url.externalizeURL(),visitor:n.visitor,account:n.account,parentAccount:n.parentAccount,sandboxMode:i,guideId:f._.get(f.getActiveGuide(),"guide.id"),rcModuleId:f._.get(f.BuildingBlocks.BuildingBlockResourceCenter.getResourceCenter(),"activeModule.id")})}function i(e){try{var t,n,i,r,o=e.data.width,a=o.value,s=o.unit,d=o.isImportant,u=e.data.height,c=u.value,l=u.unit,p=u.isImportant;"number"==typeof a&&"number"==typeof c&&(t=["px","%","vh","vw"],f._.contains(t,s)&&f._.contains(t,l))&&(n="".concat(a).concat(s).concat(d?" !important":""),i="".concat(c).concat(l).concat(p?" !important":""),r=document.getElementById("pendo-resource-center-container"),g.util.addInlineStyles("pendo-voc-portal-styles",'#pendo-resource-center-container:has(iframe[src*="portal"][src*="mode=rc"]) {\n width: '.concat(n,";\n height: ").concat(i,";\n ._pendo-step-container-size {\n width: ").concat(n,";\n height: ").concat(i,";\n }\n }"),r),m())}catch(h){g.log.error("Error while adjusting RC module",h)}}}function isFeedbackOn(e){return e.ConfigReader.get("pendoFeedback")}function isUnsupportedIE(e){return!e.sniffer.isMinimumIEVersion(10)}function Feedback(){var a,s,i="feedback_notification_count",d="",u="",c="",r="",o=!1,l="",p=!1,h="feedback_ping_sent",f={feedbackIframe:"feedback-widget_iframe",feedbackTrigger:"feedback-trigger",feedbackWidget:"feedback-widget",feedbackOverlay:"feedback-overlay",feedbackTriggerButton:"feedback-trigger-button",feedbackStyles:"pendo-feedback-styles",feedbackFrameStyles:"pendo-feedback-visible-buttons-styles"};return{name:"Feedback",initialize:function(e,t){s=t;var n={ping:w,init:L,initialized:z,loginAndRedirect:_,openFeedback:A,initializeFeedbackOnce:E,isFeedbackLoaded:B,convertPendoToFeedbackOptions:P,isUnsupportedIE:(a=e)._.partial(isUnsupportedIE,t),removeFeedbackWidget:F};return e.feedback=n,e.getFeedbackSettings=j,t.Events.identify.on(m),t.Events.metadata.on(m),t.Events.ready.on(v),t.agentStorage.registry.addLocal(i),t.agentStorage.registry.addLocal(h,{duration:36e5}),{validate:g}},teardown:function(){F(),s.Events.identify.off(m),s.Events.metadata.off(m),s.Events.ready.off(v),delete a.feedback,delete a.getFeedbackSettings},validate:g};function g(e,t){t=isFeedbackOn(t);return t&&isUnsupportedIE(e)?(console.warn("The current version of IE is not supported by Pendo Feedback"),!1):t}function t(){var e=M();p?w(P(e)):!isFeedbackOn(s)||s.ConfigReader.get("disableFeedbackAutoInit")||s.ConfigReader.get("disableFeedback",!1)||a._.isEmpty(e)||L(e,s.ConfigReader.get("feedbackSettings"))["catch"](a._.noop)}function m(e){e=a._.get(e,"data.0.visitor_id")||a._.get(e,"data.0.options.visitor.id");(a.isAnonymousVisitor(e)?F:t)()}function v(){t()}function y(){return c+"/html/widget/notLoaded.html"}function n(e){return e=e||P(M()),s.agentStorage.read(h)===b(e)}function b(e){return JSON.stringify(e)}function w(e){if(!n(e)){s.agentStorage.write(h,b(e));e=S(e);if(e.data&&"{}"!==e.data&&"null"!==e.data)return a.ajax.postJSON(d+"/widget/pendo_ping",e).then(function(e){e=e.data.notifications;s.agentStorage.write(i,e),I()})["catch"](function(){s.agentStorage.clear(h)})}return s.q.resolve()}function S(e){return e=e||P(M()),{data:JSON.stringify(e)}}function I(){var e,t=a.dom("#feedback-trigger-notification");0!==t.length&&(e=s.agentStorage.read(i)||0,0<parseInt(e,10)?a._.each(t,function(e){a.dom(e).css({visibility:"visible"})}):a._.each(t,function(e){a.dom(e).css({visibility:"hidden"})}))}function E(){return p&&n()?s.q.resolve():L(M(),s.ConfigReader.get("feedbackSettings"))}function _(e){return E().then(function(){if(a._.isUndefined(e)&&(e={}),"A"===a._.get(e,"anchor.nodeName","").toUpperCase())return t=window.open(y(),Math.random().toString(36).substring(7)),x().then(function(e){t.location=e}),!1;var t;x().then(function(e){window.location.href=e})},function(){})}function C(e){var t=document.createElement("a");return t.href=e,t.host}function x(){var e=S();if(e.data&&"{}"!==e.data&&"null"!==e.data)return a.ajax.postJSON(d+"/widget/token",e).then(function(e){var t;return t=e.data.login_url,r=C(t),e.data.login_url})}function T(){return document.getElementById(f.feedbackWidget)}function k(){return document.getElementById(f.feedbackIframe)}function R(){var e=k();return e||(G(),e=k()),e}function A(e){var t,n;H()&&(e&&e.preventDefault&&e.preventDefault(),(t=R()).src&&t.src!==y()||x().then(function(e){t.src=e+"&inWidget=true"}),(e=a.dom("#".concat(f.feedbackWidget)))&&((n=a.dom(document.createElement("div"))).attr("id","feedback-overlay"),n.css({position:"fixed",top:"0",right:"0",bottom:"0",left:"0",background:"rgba(0, 0, 0, 0.4)","z-index":"9000",opacity:"0",animation:"pendoFeedbackFadeIn 0.5s 0s 1 alternate both","-webkit-animation":"pendoFeedbackFadeIn 0.5s 0s 1 alternate both"}),n.appendTo(e.getParent())),a.dom.addClass(T(),"visible"),N("user.widget.opened"))}function O(){var e,t;e=document.getElementById(f.feedbackWidget),t=document.getElementById(f.feedbackOverlay),e&&t&&t.parentNode.removeChild(t),a.dom.removeClass(T(),"visible"),N("user.widget.closed")}function N(e){var t=S();t.event=e,a.ajax.postJSON(d+"/analytics",t)}function D(){window.addEventListener("message",function(e){var t=e.origin||e.originalEvent.origin;if(t=t,r?C(t)===r:C(t)===C(c)){var t=e.data.message,n=e.data.data;switch(t){case"close-receptive-widget":O();break;case"open-receptive":_();break;case"update-receptive-notification-count":s.agentStorage.write(i,n.count),I();break;case"handle-logout":R().src=y(),O();break;case"loaded-receptive-widget":o=!0}}},!1)}function U(e){var t,n,i=a._.extend(e,{triggerColor:"#"+e.triggerColor,triggerPosition:e.triggerPosition.toLowerCase()}),r=("undefined"!=typeof Turbolinks&&document.addEventListener("turbolinks:before-visit",function(e){var t=document.getElementById(f.feedbackIframe);t&&(t.src=y())}),function(e){e=e.triggerPosition.split("_");return{horizontalPosition:e[1],verticalPosition:e[0]}}(i));s.util.addInlineStyles(f.feedbackStyles,(n="left"===(n=r.horizontalPosition)?(t="@-webkit-keyframes pendoFeedbackSlideFrom-left{from{opacity:0;transform:translate(-460px,0)}to{opacity:1;transform:translate(0,0)}}@keyframes pendoFeedbackSlideFrom-left{from{opacity:0;transform:translate(-460px,0)}to{opacity:1;transform:translate(0,0)}}","@media only screen and (max-width:470px){#feedback-widget.buttonIs-left.visible{width:100%}}"):(t="@-webkit-keyframes pendoFeedbackSlideFrom-right{from{transform:translate(-460px,0)}to{transform:translate(0,0)}}@keyframes pendoFeedbackSlideFrom-right{from{opacity:0;transform:translate(460px,0)}to{opacity:1;transform:translate(0,0)}}","@media only screen and (max-width:470px){#feedback-widget.buttonIs-right.visible{width:100%;right:2%}}"),"@media only screen and (max-device-width:1112px){#feedback-widget{overflow-y:scroll}}@-webkit-keyframes pendoFeedbackSlideIn{from{opacity:0;transform:translate(145px,0) rotate(270deg) translateY(-50%)}to{opacity:1;transform:translate(50%,0) rotate(270deg) translateY(-50%)}}@keyframes pendoFeedbackSlideIn{from{opacity:0;transform:translate(145px,0) rotate(270deg) translateY(-50%)}to{opacity:1;transform:translate(50%,0) rotate(270deg) translateY(-50%)}}@-webkit-keyframes pendoFeedbackSlideIn-left{from{opacity:0;transform:rotate(270deg) translateX(-55%) translateY(-55%)}to{opacity:1;transform:rotate(270deg) translateX(-55%) translateY(0)}}@keyframes pendoFeedbackSlideIn-left{from{opacity:0;transform:rotate(270deg) translateX(-55%) translateY(-55%)}to{opacity:1;transform:rotate(270deg) translateX(-55%) translateY(0)}}"+t+"@-webkit-keyframes pendoFeedbackPulse{from{-webkit-transform:scale(1,1);transform:scale(1,1)}50%{-webkit-transform:scale(1.15,1.15);transform:scale(1.15,1.15)}to{-webkit-transform:scale(1,1);transform:scale(1,1)}}@keyframes pendoFeedbackPulse{from{-webkit-transform:scale(1,1);transform:scale(1,1)}50%{-webkit-transform:scale(1.15,1.15);transform:scale(1.15,1.15)}to{-webkit-transform:scale(1,1);transform:scale(1,1)}}@-webkit-keyframes pendoFeedbackFadeIn{from{opacity:0}to{opacity:1}}@keyframes pendoFeedbackFadeIn{from{opacity:0}to{opacity:1}}"+n+"#feedback-trigger button:focus,#feedback-trigger button:hover{box-shadow:0 -5px 20px rgba(0,0,0,.19);outline:0;background:#3e566f}")),e.customTrigger||(t=i,n=r,s.util.addInlineStyles("pendo-feedback-trigger-styles","\n #feedback-trigger button:hover {\n box-shadow: 0 -5px 20px rgba(0,0,0,.19) !important;\n outline: none !important;\n background: #3e566f !important;\n }\n #feedback-trigger button:focus {\n box-shadow: 0 -5px 20px rgba(0,0,0,.19) !important;\n outline: none !important;\n background: #3e566f !important;\n }\n "),e=function(e){var t=function(e){return"left"===e.horizontalPosition?{"transform-origin":"center left",left:"23px",animation:"pendoFeedbackSlideIn-left 0.2s 0s 1 alternate forwards","-webkit-animation":"pendoFeedbackSlideIn-left 0.2s 0s 1 alternate forwards"}:{right:"0px",animation:"pendoFeedbackSlideIn 0.2s 0s 1 alternate forwards","-webkit-animation":"pendoFeedbackSlideIn 0.2s 0s 1 alternate forwards"}}(e),e=function(e){switch(e.verticalPosition){case"top":return{top:" 10%"};case"middle":return{top:" 45%"};case"bottom":return{bottom:" 20%"}}}(e),t=a._.extend({position:"fixed",height:"43px",opacity:"1 !important","z-index":"9001"},t,e),e=a.dom(document.createElement("div"));return e.attr("id",f.feedbackTrigger),e.css(t),e.attr("data-turbolinks-permanent",""),e}(n),i=function(){var e=a.dom(document.createElement("span"));return e.attr("id","feedback-trigger-notification"),e.css({"background-color":"#D85039",color:"#fff","border-radius":"50%",height:"17px",width:"17px",position:"absolute",right:"-6px",top:"-8px",visibility:"hidden","z-index":"1",animation:"pendoFeedbackPulse","animation-fill-mode":"both","animation-duration":"1s","animation-delay":"1s","animation-iteration-count":"1"}),e}(),t=function(e,t){t="left"===t.horizontalPosition?"0 0 5px 5px":"3px 3px 0 0";var t={border:"none",padding:"11px 18px 14px 18px","background-color":e.triggerColor,"border-radius":t,"font-size":"15px",color:"#fff","box-shadow":"0 -5px 9px rgba(0,0,0,.16)",cursor:"pointer","text-align":"left"},n=a.dom(document.createElement("button"));return n.attr("id",f.feedbackTriggerButton),n.css(t),n.text(e.triggerText),n}(t,n),e.append(i),e.append(t),e.appendTo(a.dom.getBody()),s.attachEvent(t[0],"click",A)),G(r.horizontalPosition)}function G(e){t="\n .buttonIs-".concat(t="left"===(t=e)?"left":"right",".visible {\n ").concat(t,": 0 !important;\n width: 470px !important;\n animation-direction: alternate-reverse !important;\n animation: pendoFeedbackSlideFrom-").concat(t," 0.5s 0s 1 alternate both !important;\n -webkit-animation: pendoFeedbackSlideFrom-").concat(t," 0.5s 0s 1 alternate both !important;\n z-index: 9002 !important;\n }\n "),s.util.addInlineStyles(f.feedbackFrameStyles,t),t=e,(e=a.dom(document.createElement("div"))).css({height:"100%",position:"fixed",right:"0",top:"0",width:"0","background-color":"#f7f7f7",transition:"animation 0.4s ease-in-out","box-shadow":"0 5px 40px rgba(0,0,0,.46)",display:"block !important","-webkit-overflow-scrolling":"touch","overflow-y":"hidden"}),e.attr("id",f.feedbackWidget),e.attr("data-turbolinks-permanent","true"),e.addClass("buttonIs-".concat(t));var t=e;t.append(((e=a.dom(document.createElement("iframe"))).css({width:"100%",height:"99.6%",border:"0 none"}),e.attr("id",f.feedbackIframe),e.attr("title","Feedback"),e.attr("src",y()),e)),t.appendTo(a.dom.getBody()),D()}function B(){return o}function M(){var e=s.ConfigReader.getLocalConfig();return a._.isObject(e)||(e={}),a._.isObject(e.visitor)||(e.visitor={}),a._.isObject(e.account)||(e.account={}),e}function H(e){e=e||M();if(!isUnsupportedIE(a)&&u&&d&&c&&l)if(a._.get(e.visitor,"id")){if(!a.isAnonymousVisitor(e.visitor.id)){if(a._.get(e.account,"id"))return 1;a.log("The current visitor is not associated with an account.")}}else a.log("Not valid visitor id")}function L(e,t){if(u=t.vendorId,d=t.apiUrl,c=t.siteUrl,l=t.productId,p)return s.q.reject();if(!H(e))return s.q.reject();var n,i,e=P(e);try{n=a.url.get(),i="fdbkDst";var r=null!=(i=new RegExp("[?&]"+i+"=([^&#]*)").exec(n))&&decodeURI(i[1])||null;if(r&&r.startsWith("case"))return p=!0,void x().then(function(e){window.location.href=e+"&fdbkDst="+r})}catch(o){p=!1,a.log(o,"unhandled error while checking feedback destination")}try{return p=!0,"WIDGET"===t.type&&U(t),I(),w(e)}catch(o){return p=!1,a.log(o,"unhandled error while initializing feedback"),s.q.reject(o)}}function P(e){var t,n,i=s.agent.getJwtInfoCopy();return a._.isEmpty(i)?((t={}).user=a._.pick(e.visitor,"id","full_name","firstName","lastName","email","tags","custom_allowed_products"),a._.extend(t.user,{allowed_products:[{id:l}]}),t.account=a._.pick(e.account,"id","name","monthly_value","is_paying","tags"),a._.extend(t,{vendor:{id:u}}),a._.isUndefined(t.account.is_paying)&&(t.account.is_paying=!0),null!=t.user.email&&""!=t.user.email||(t.user.email=(e=t,a._.isUndefined(e.user)||a._.isUndefined(e.user.id)?"noemail+"+a.randomString(32)+"@pendo.io":"noemail+"+e.user.id+"@pendo.io")),null!=t.user.full_name&&""!=t.user.full_name||(t.user.full_name=(e=t,a._.isUndefined(e.user.firstName)&&a._.isUndefined(e.user.lastName)?a._.isUndefined(e.user)||a._.isUndefined(e.user.id)?"No Name Provided"+a.randomString(32):"No Name Provided"+e.user.id:(n=[],a._.isUndefined(e.user.firstName)||n.push(e.user.firstName),a._.isUndefined(e.user.lastName)||n.push(e.user.lastName),n.join(" ")))),t):(e=JSON.parse(JSON.stringify(i)),a._.extend(e,{vendor:{id:u}}),a._.extend(e,{allowed_products:[{id:l}]}),e)}function z(){return p}function F(){a._.each(a._.values(f),function(e){a.dom("#"+e).remove()}),l=r=c=u=d="",p=o=!1,s.agentStorage.clear(i),s.agentStorage.clear(h)}function j(){return JSON.parse(JSON.stringify(s.ConfigReader.get("feedbackSettings",{})))}}function URLPolyfillFactory(n){return function URL(e){var t=n.createElement("a");if(t.href=e,":"===t.protocol)throw new Error("Uncaught TypeError: Failed to construct 'URL': Invalid URL");if(t.href!==e&&t.href!==encodeURI(e))throw new Error("Uncaught TypeError: Failed to construct 'URL': Invalid URL");return t.toString||(t.toString=function(){return t.href}),null==t.origin&&(t.origin=t.protocol+"//"+t.hostname,"80"!==t.port)&&"443"!==t.port&&(t.origin+=":"+t.port),t}}var URL$1=function(e){var t=window.URL;return"function"==typeof t&&/native/.test(t)?t:e(document)}(URLPolyfillFactory);function record(){var e,r=Object.defineProperty,s=(e,t,n)=>{return n=n,(t="symbol"!=typeof t?t+"":t)in(e=e)?r(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n},a=Object.defineProperty,d=(e,t,n)=>{return n=n,(t="symbol"!=typeof t?t+"":t)in(e=e)?a(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n},F=(e=>(e[e.Document=0]="Document",e[e.DocumentType=1]="DocumentType",e[e.Element=2]="Element",e[e.Text=3]="Text",e[e.CDATA=4]="CDATA",e[e.Comment=5]="Comment",e))(F||{});const u={Node:["childNodes","parentNode","parentElement","textContent"],ShadowRoot:["host","styleSheets"],Element:["shadowRoot"],MutationObserver:[]},c={Node:["contains","getRootNode"],ShadowRoot:["getSelection"],Element:["querySelector","querySelectorAll"],MutationObserver:["constructor"]},g={};function m(e){if(g[e])return g[e];var t=function(e){var t,n=null==(t=null==(n=null==globalThis?void 0:globalThis.Zone)?void 0:n.__symbol__)?void 0:t.call(n,e);if(n&&globalThis[n])return globalThis[n]}(e)||globalThis[e];const n=t.prototype;var i=e in u?u[e]:void 0,i=Boolean(i&&i.every(e=>{return Boolean(null==(e=null==(e=Object.getOwnPropertyDescriptor(n,e))?void 0:e.get)?void 0:e.toString().includes("[native code]"))})),r=e in c?c[e]:void 0,r=Boolean(r&&r.every(e=>{return"function"==typeof n[e]&&(null==(e=n[e])?void 0:e.toString().includes("[native code]"))}));if(i&&r)return g[e]=t.prototype,t.prototype;try{var o,a=document.createElement("iframe"),s=(document.body.appendChild(a),a.contentWindow);return s?(o=s[e].prototype,document.body.removeChild(a),o?g[e]=o:n):t.prototype}catch{return n}}const v={};function t(e,t,n){var i=e+"."+String(n);return v[i]?v[i].call(t):(e=m(e),(e=null==(e=Object.getOwnPropertyDescriptor(e,n))?void 0:e.get)?(v[i]=e).call(t):t[n])}const y={};function b(e,t,n){var i=e+"."+String(n);return y[i]?y[i].bind(t):"function"!=typeof(e=m(e)[n])?t[n]:(y[i]=e).bind(t)}const D={childNodes:function(e){return t("Node",e,"childNodes")},parentNode:function(e){return t("Node",e,"parentNode")},parentElement:function(e){return t("Node",e,"parentElement")},textContent:function(e){return t("Node",e,"textContent")},contains:function(e,t){return b("Node",e,"contains")(t)},getRootNode:function(e){return b("Node",e,"getRootNode")()},host:function(e){return e&&"host"in e?t("ShadowRoot",e,"host"):null},styleSheets:function(e){return e.styleSheets},shadowRoot:function(e){return e&&"shadowRoot"in e?t("Element",e,"shadowRoot"):null},querySelector:function(e,t){return b("Element",e,"querySelector")(t)},querySelectorAll:function(e,t){return b("Element",e,"querySelectorAll")(t)},mutationObserver:function(){return m("MutationObserver").constructor},patch:function(e,t,n){try{if(!(t in e))return()=>{};const r=e[t];var i=n(r);return"function"==typeof i&&(i.prototype=i.prototype||{},Object.defineProperties(i,{__rrweb_original__:{enumerable:!1,value:r}})),e[t]=i,()=>{e[t]=r}}catch{return()=>{}}}};function K(e){return e.nodeType===e.ELEMENT_NODE}function U(e){var t=e&&"host"in e&&"mode"in e&&D.host(e)||null;return Boolean(t&&"shadowRoot"in t&&D.shadowRoot(t)===e)}function G(e){return"[object ShadowRoot]"===Object.prototype.toString.call(e)}function w(e,t=window){var n=null==(i=null==(n=null==t?void 0:t.Zone)?void 0:n.__symbol__)?void 0:i.call(n,e);if(n){var i=t[n];if(i)return i}return t[e]}const B="undefined"!=typeof window?w("setTimeout").bind(window):global.setTimeout;function O(e){try{var n=e.rules||e.cssRules;if(!n)return null;let t=e.href;!t&&e.ownerNode&&(t=e.ownerNode.baseURI);var i=Array.from(n,e=>S(e,t)).join("");return r=(r=i).includes(" background-clip: text;")&&!r.includes(" -webkit-background-clip: text;")?r.replace(/\sbackground-clip:\s*text;/g," -webkit-background-clip: text; background-clip: text;"):r}catch(t){return null}var r}function S(t,n){var i,r;if("styleSheet"in t){let e;try{e=O(t.styleSheet)||((r=(i=t).cssText).split('"').length<3?r:(r=["@import",`url(${JSON.stringify(i.href)})`],""===i.layerName?r.push("layer"):i.layerName&&r.push(`layer(${i.layerName})`),i.supportsText&&r.push(`supports(${i.supportsText})`),i.media.length&&r.push(i.media.mediaText),r.join(" ")+";"))}catch(o){e=t.cssText}return null!=(i=null==t?void 0:t.styleSheet)&&i.href?f(e,t.styleSheet.href):e}{let e=t.cssText;return"selectorText"in t&&(e=function(t){var e=t.cssText.includes("grid-template:"),n=""!==t.style.getPropertyValue("grid-template-areas"),i=t.cssText.includes("grid-template-areas:");if(e&&n&&!i){var r=[];for(let e=0;e<t.style.length;e++){var o=t.style[e],a=t.style.getPropertyValue(o);r.push(o+": "+a)}return`${t.selectorText} { ${r.join("; ")}; }`}return t.cssText}(t),t.selectorText.includes(":"))&&(e=e.replace(/(\[(?:[\w-]+)[^\\])(:(?:[\w-]+)\])/gm,"$1\\$2")),n?f(e,n):e}}class pe{constructor(){d(this,"idNodeMap",new Map),d(this,"nodeMetaMap",new WeakMap)}getId(e){return e?(null==(e=this.getMeta(e))?void 0:e.id)??-1:-1}getNode(e){return this.idNodeMap.get(e)||null}getIds(){return Array.from(this.idNodeMap.keys())}getMeta(e){return this.nodeMetaMap.get(e)||null}removeNodeFromMap(e){var t=this.getId(e);this.idNodeMap["delete"](t),e.childNodes&&e.childNodes.forEach(e=>this.removeNodeFromMap(e))}has(e){return this.idNodeMap.has(e)}hasNode(e){return this.nodeMetaMap.has(e)}add(e,t){var n=t.id;this.idNodeMap.set(n,e),this.nodeMetaMap.set(e,t)}replace(e,t){var n=this.getNode(e);n&&(n=this.nodeMetaMap.get(n))&&this.nodeMetaMap.set(t,n),this.idNodeMap.set(e,t)}reset(){this.idNodeMap=new Map,this.nodeMetaMap=new WeakMap}}function $({element:e,maskInputOptions:t,tagName:n,type:i,value:r,maskInputFn:o,needsMask:a}){let s=r||"";r=i&&R(i);return s=t[n.toLowerCase()]||r&&t[r]||a?o?o(s,e):"*".repeat(s.length):s}function R(e){return e.toLowerCase()}const N="__rrweb_original__";function X(e){var t=e.type;return e.hasAttribute("data-rr-is-password")?"password":t?R(t):null}function Y(e,t){let n;try{n=new URL$1(e,t??window.location.href)}catch(i){return null}e=n.pathname.match(/\.([0-9a-z]+)(?:$)/i);return(null==e?void 0:e[1])??null}const I=/url\((?:(')([^']*)'|(")(.*?)"|([^)]*))\)/gm,E=/^(?:[a-z+]+:)?\/\//i,_=/^www\..*/i,C=/^(data:)([^,]*),(.*)/i;function f(e,d){return(e||"").replace(I,(e,t,n,i,r,o)=>{n=n||r||o,r=t||i||"";if(!n)return e;if(E.test(n)||_.test(n))return`url(${r}${n}${r})`;if(C.test(n))return`url(${r}${n}${r})`;if("/"===n[0])return`url(${r}${function(e){let t="";return t=(t=-1<e.indexOf("//")?e.split("/").slice(0,3).join("/"):e.split("/")[0]).split("?")[0]}(d)+n}${r})`;var a=d.split("/"),o=n.split("/");a.pop();for(const s of o)"."!==s&&(".."===s?a.pop():a.push(s));return`url(${r}${a.join("/")}${r})`})}function x(e,t=!1){return t?e.replace(/(\/\*[^*]*\*\/)|[\s;]/g,""):e.replace(/(\/\*[^*]*\*\/)|[\s;]/g,"").replace(/0px/g,"0")}function M(e,t){return function(a,e,s=!1){var d=Array.from(e.childNodes),u=[];let c=0;if(1<d.length&&a&&"string"==typeof a){let o=x(a,s);var l=o.length/a.length;for(let r=1;r<d.length;r++)if(d[r].textContent&&"string"==typeof d[r].textContent){var p,h=x(d[r].textContent,s);let i=3;for(;i<h.length&&(h[i].match(/[a-zA-Z0-9]/)||-1!==h.indexOf(h.substring(0,i),1));i++);for(;i<h.length;i++){let e=h.substring(0,i),t=o.split(e),n=-1;if(2===t.length)n=t[0].length;else if(2<t.length&&""===t[0]&&""!==d[r-1].textContent)n=o.indexOf(e,1);else if(1===t.length){if(e=e.substring(0,e.length-1),(t=o.split(e)).length<=1)return u.push(a),u;i=101}else i===h.length-1&&(n=o.indexOf(e));if(-1!==(n=2<=t.length&&100<i&&((p=d[r-1].textContent)&&"string"==typeof p&&(p=x(p).length,n=o.indexOf(e,p)),-1===n)?t[0].length:n)){let e=Math.floor(n/l);for(;0<e&&e<a.length;){if((c+=1)>50*d.length)return u.push(a),u;var f=x(a.substring(0,e),s);if(f.length===n){u.push(a.substring(0,e)),a=a.substring(e),o=o.substring(n);break}f.length<n?e+=Math.max(1,Math.floor((n-f.length)/l)):e-=Math.max(1,Math.floor((f.length-n)*l))}break}}}}return u.push(a),u}(e,t).join("/* rr_split */")}let Z=1;const Q=new RegExp("[^a-z0-9-_:]"),H=-2;function T(){return Z++}let A,ee;const k=/^[^ \t\n\r\u000c]+/,he=/^[, \t\n\r\u000c]+/;function fe(i,r){if(""===r.trim())return r;let o=0;function e(e){var e=e.exec(r.substring(o));return e?(e=e[0],o+=e.length,e):""}for(var a=[];e(he),!(o>=r.length);){let n=e(k);if(","===n.slice(-1))n=me(i,n.substring(0,n.length-1)),a.push(n);else{let e="",t=(n=me(i,n),!1);for(;;){var s=r.charAt(o);if(""===s){a.push((n+e).trim());break}if(t)")"===s&&(t=!1);else{if(","===s){o+=1,a.push((n+e).trim());break}"("===s&&(t=!0)}e+=s,o+=1}}}return a.join(", ")}const ge=new WeakMap;function me(e,t){return t&&""!==t.trim()?ve(e,t):t}function ve(e,t){let n=ge.get(e);if(n||(n=e.createElement("a"),ge.set(e,n)),t){if(t.startsWith("blob:")||t.startsWith("data:"))return t}else t="";return n.setAttribute("href",t),n.href}function ye(e,t,n,i){return i&&("src"!==n&&("href"!==n||"use"===t&&"#"===i[0])&&("xlink:href"!==n||"#"===i[0])&&("background"!==n||"table"!==t&&"td"!==t&&"th"!==t)?"srcset"===n?fe(e,i):"style"===n?f(i,ve(e)):"object"===t&&"data"===n?me(e,i):i:me(e,i))}function be(e,t){return("video"===e||"audio"===e)&&"autoplay"===t}function we(t,n,e){try{if("string"==typeof n){if(t.classList.contains(n))return!0}else if(n)for(let e=t.classList.length;e--;){var i=t.classList[e];if(n.test(i))return!0}if(e)return t.matches(e)}catch(r){}return!1}function Se(t,n,e){if(!t)return!1;if(!n)return!1;if(t.nodeType!==t.ELEMENT_NODE)return!!e&&Se(D.parentNode(t),n,e);for(let e=t.classList.length;e--;){var i=t.classList[e];if(n.test(i))return!0}return!!e&&Se(D.parentNode(t),n,e)}function z(e,t,n,i){let r;if(K(e)){if(r=e,"*"===n)return!0;if(!D.childNodes(r).length)return!1}else{if(null===D.parentElement(e))return!1;r=D.parentElement(e)}try{if("string"==typeof t){if(i){if(r.closest("."+t))return!0}else if(r.classList.contains(t))return!0}else if(Se(r,t,i))return!0;if(n)if(i){if(r.closest(n))return!0}else if(r.matches(n))return!0}catch(o){}return!1}function Ie(e,t){var n,{needsMask:i,maskTextFn:r,maskInputOptions:o,maskInputFn:a,rootId:s,cssCaptured:d}=t,u=e.parentNode&&e.parentNode.tagName;let c="";var l="STYLE"===u||void 0,p="SCRIPT"===u||void 0,u="TEXTAREA"===u||void 0;if(l&&c){try{e.nextSibling||e.previousSibling||null!=(n=e.parentNode.sheet)&&n.cssRules&&(c=O(e.parentNode.sheet))}catch(h){console.warn("Cannot get CSS styles from text's parentNode. Error: "+h,e)}c=f(c,ve(t.doc))}return p?c="SCRIPT_PLACEHOLDER":d||(c=D.textContent(e),l&&(c=c&&f(c,ve(t.doc)))),!l&&!p&&c&&i&&(c=r?r(c,D.parentElement(e)):c.replace(/[\S]/g,"*")),u&&c&&o.textarea&&(c=a?a(c,e.parentNode):c.replace(/[\S]/g,"*")),{type:F.Text,textContent:c||"",rootId:s}}function Ee(t,e){const{doc:n,blockClass:i,blockSelector:r,hideSelector:o,inlineStylesheet:a,maskInputOptions:s={},maskInputFn:d,dataURLOptions:u={},inlineImages:c,recordCanvas:l,keepIframeSrcFn:p,newlyAddedElement:h=!1,rootId:f,needsMask:g}=e;var e=we(t,i,r),m=!(!e||!o)&&we(t,"",o),v=(I=t)instanceof HTMLFormElement?"form":(I=R(I.tagName),Q.test(I)?"div":I);let y={};var b,w=t.attributes.length;for(let e=0;e<w;e++){var S=t.attributes[e];be(v,S.name,S.value)||(y[S.name]=ye(n,v,R(S.name),S.value))}if("link"===v&&a){var I=Array.from(n.styleSheets).find(e=>e.href===t.href);let e=null;(e=I?O(I):e)&&(delete y.rel,delete y.href,y._cssText=e)}if("style"===v&&t.sheet){let e=O(t.sheet);e&&(1<t.childNodes.length&&(e=M(e,t)),y._cssText=e)}if("input"!==v&&"textarea"!==v&&"select"!==v||(I=t.value,b=t.checked,"radio"!==y.type&&"checkbox"!==y.type&&"submit"!==y.type&&"button"!==y.type&&I?y.value=$({element:t,type:X(t),tagName:v,value:I,maskInputOptions:s,maskInputFn:d,needsMask:g}):b&&(y.checked=b)),"option"===v&&(t.selected&&!s.select?y.selected=!0:delete y.selected),"dialog"===v&&t.open&&(y.rr_open_mode=t.matches("dialog:modal")?"modal":"non-modal"),"canvas"===v&&l&&("2d"===t.__context?function(n){var i=n.getContext("2d");if(i)for(let t=0;t<n.width;t+=50)for(let e=0;e<n.height;e+=50){var r=i.getImageData,r=N in r?r[N]:r;if(new Uint32Array(r.call(i,t,e,Math.min(50,n.width-t),Math.min(50,n.height-e)).data.buffer).some(e=>0!==e))return}return 1}(t)||(y.rr_dataURL=t.toDataURL(u.type,u.quality)):"__context"in t||(I=t.toDataURL(u.type,u.quality),(b=n.createElement("canvas")).width=t.width,b.height=t.height,I!==b.toDataURL(u.type,u.quality)&&(y.rr_dataURL=I))),"img"===v&&c){A||(A=n.createElement("canvas"),ee=A.getContext("2d"));const C=t,x=C.currentSrc||C.getAttribute("src")||"<unknown-src>",T=C.crossOrigin,k=()=>{C.removeEventListener("load",k);try{A.width=C.naturalWidth,A.height=C.naturalHeight,ee.drawImage(C,0,0),y.rr_dataURL=A.toDataURL(u.type,u.quality)}catch(e){if("anonymous"!==C.crossOrigin)return C.crossOrigin="anonymous",void(C.complete&&0!==C.naturalWidth?k():C.addEventListener("load",k));console.warn(`Cannot inline img src=${x}! Error: `+e)}"anonymous"===C.crossOrigin&&(T?y.crossOrigin=T:C.removeAttribute("crossorigin"))};C.complete&&0!==C.naturalWidth?k():C.addEventListener("load",k)}"audio"!==v&&"video"!==v||((b=y).rr_mediaState=t.paused?"paused":"played",b.rr_mediaCurrentTime=t.currentTime,b.rr_mediaPlaybackRate=t.playbackRate,b.rr_mediaMuted=t.muted,b.rr_mediaLoop=t.loop,b.rr_mediaVolume=t.volume),h||(t.scrollLeft&&(y.rr_scrollLeft=t.scrollLeft),t.scrollTop&&(y.rr_scrollTop=t.scrollTop)),m?y={"class":y["class"],rr_display:"none"}:e&&({width:I,height:b}=t.getBoundingClientRect(),y={"class":y["class"],rr_width:I+"px",rr_height:b+"px"}),"iframe"!==v||p(y.src)||(t.contentDocument||(y.rr_src=y.src),delete y.src);let E;try{customElements.get(v)&&(E=!0)}catch(_){}return{type:F.Element,tagName:v,attributes:y,childNodes:[],isSVG:(m=t,Boolean("svg"===m.tagName||m.ownerSVGElement)||void 0),needBlock:e,rootId:f,isCustom:E}}function j(e){return null==e?"":e.toLowerCase()}function te(t,e){const{doc:n,mirror:i,blockClass:r,blockSelector:o,hideSelector:a,maskTextClass:s,maskTextSelector:d,skipChild:u=!1,inlineStylesheet:c=!0,maskInputOptions:l={},maskTextFn:p,maskInputFn:h,slimDOMOptions:f,dataURLOptions:g={},inlineImages:m=!1,recordCanvas:v=!1,onSerialize:y,onIframeLoad:b,iframeLoadTimeout:w=5e3,onStylesheetLoad:S,stylesheetLoadTimeout:I=5e3,keepIframeSrcFn:E=()=>!1,newlyAddedElement:_=!1,cssCaptured:C=!1}=e;let x=e["needsMask"],{preserveWhiteSpace:T=!0}=e;x||(e=void 0===x,x=z(t,s,d,e));e=function(e,t){var n,{doc:i,mirror:t,blockClass:r,blockSelector:o,hideSelector:a,needsMask:s,inlineStylesheet:d,maskInputOptions:u={},maskTextFn:c,maskInputFn:l,dataURLOptions:p={},inlineImages:h,recordCanvas:f,keepIframeSrcFn:g,newlyAddedElement:m=!1,cssCaptured:v=!1}=t,y=(n=i,!(t=t).hasNode(n)||1===(n=t.getId(n))?void 0:n);switch(e.nodeType){case e.DOCUMENT_NODE:return"CSS1Compat"!==e.compatMode?{type:F.Document,childNodes:[],compatMode:e.compatMode}:{type:F.Document,childNodes:[]};case e.DOCUMENT_TYPE_NODE:return{type:F.DocumentType,name:e.name,publicId:e.publicId,systemId:e.systemId,rootId:y};case e.ELEMENT_NODE:return Ee(e,{doc:i,blockClass:r,blockSelector:o,hideSelector:a,inlineStylesheet:d,maskInputOptions:u,maskInputFn:l,dataURLOptions:p,inlineImages:h,recordCanvas:f,keepIframeSrcFn:g,newlyAddedElement:m,rootId:y,needsMask:s});case e.TEXT_NODE:return Ie(e,{doc:i,needsMask:s,maskTextFn:c,maskInputOptions:u,maskInputFn:l,rootId:y,cssCaptured:v});case e.CDATA_SECTION_NODE:return{type:F.CDATA,textContent:"",rootId:y};case e.COMMENT_NODE:return{type:F.Comment,textContent:D.textContent(e)||"",rootId:y};default:return!1}}(t,{doc:n,mirror:i,blockClass:r,blockSelector:o,hideSelector:a,needsMask:x,inlineStylesheet:c,maskInputOptions:l,maskTextFn:p,maskInputFn:h,dataURLOptions:g,inlineImages:m,recordCanvas:v,keepIframeSrcFn:E,newlyAddedElement:_,cssCaptured:C});if(!e)return console.warn(t,"not serialized"),null;let k;k=i.hasNode(t)?i.getId(t):function(e,t){if(t.comment&&e.type===F.Comment)return 1;if(e.type===F.Element){if(t.script&&("script"===e.tagName||"link"===e.tagName&&("preload"===e.attributes.rel&&"script"===e.attributes.as||"modulepreload"===e.attributes.rel)||"link"===e.tagName&&"prefetch"===e.attributes.rel&&"string"==typeof e.attributes.href&&"js"===Y(e.attributes.href)))return 1;if(t.headFavicon&&("link"===e.tagName&&"shortcut icon"===e.attributes.rel||"meta"===e.tagName&&(j(e.attributes.name).match(/^msapplication-tile(image|color)$/)||"application-name"===j(e.attributes.name)||"icon"===j(e.attributes.rel)||"apple-touch-icon"===j(e.attributes.rel)||"shortcut icon"===j(e.attributes.rel))))return 1;if("meta"===e.tagName){if(t.headMetaDescKeywords&&j(e.attributes.name).match(/^description|keywords$/))return 1;if(t.headMetaSocial&&(j(e.attributes.property).match(/^(og|twitter|fb):/)||j(e.attributes.name).match(/^(og|twitter):/)||"pinterest"===j(e.attributes.name)))return 1;if(t.headMetaRobots&&("robots"===j(e.attributes.name)||"googlebot"===j(e.attributes.name)||"bingbot"===j(e.attributes.name)))return 1;if(t.headMetaHttpEquiv&&void 0!==e.attributes["http-equiv"])return 1;if(t.headMetaAuthorship&&("author"===j(e.attributes.name)||"generator"===j(e.attributes.name)||"framework"===j(e.attributes.name)||"publisher"===j(e.attributes.name)||"progid"===j(e.attributes.name)||j(e.attributes.property).match(/^article:/)||j(e.attributes.property).match(/^product:/)))return 1;if(t.headMetaVerification&&("google-site-verification"===j(e.attributes.name)||"yandex-verification"===j(e.attributes.name)||"csrf-token"===j(e.attributes.name)||"p:domain_verify"===j(e.attributes.name)||"verify-v1"===j(e.attributes.name)||"verification"===j(e.attributes.name)||"shopify-checkout-api-token"===j(e.attributes.name)))return 1}}}(e,f)||!T&&e.type===F.Text&&!e.textContent.replace(/^\s+|\s+$/gm,"").length?H:Z++;var R=Object.assign(e,{id:k});if(i.add(t,R),k===H)return null;y&&y(t);let A=!u;if(R.type===F.Element&&(A=A&&!R.needBlock,delete R.needBlock,e=D.shadowRoot(t))&&G(e)&&(R.isShadowHost=!0),(R.type===F.Document||R.type===F.Element)&&A){f.headWhitespace&&R.type===F.Element&&"head"===R.tagName&&(T=!1);var O={doc:n,mirror:i,blockClass:r,blockSelector:o,hideSelector:a,needsMask:x,maskTextClass:s,maskTextSelector:d,skipChild:u,inlineStylesheet:c,maskInputOptions:l,maskTextFn:p,maskInputFn:h,slimDOMOptions:f,dataURLOptions:g,inlineImages:m,recordCanvas:v,preserveWhiteSpace:T,onSerialize:y,onIframeLoad:b,iframeLoadTimeout:w,onStylesheetLoad:S,stylesheetLoadTimeout:I,keepIframeSrcFn:E,cssCaptured:!1};if(R.type!==F.Element||"textarea"!==R.tagName||void 0===R.attributes.value){R.type===F.Element&&void 0!==R.attributes._cssText&&"string"==typeof R.attributes._cssText&&(O.cssCaptured=!0);for(const L of Array.from(D.childNodes(t))){var N=te(L,O);N&&R.childNodes.push(N)}}let e=null;if(K(t)&&(e=D.shadowRoot(t)))for(const P of Array.from(D.childNodes(e))){var M=te(P,O);M&&(G(e)&&(M.isShadow=!0),R.childNodes.push(M))}}e=D.parentNode(t);return e&&U(e)&&G(e)&&(R.isShadow=!0),R.type===F.Element&&"iframe"===R.tagName&&function(n,i,r){var o=n.contentWindow;if(o){let e=!1,t;try{t=o.document.readyState}catch(a){return}if("complete"!==t){const s=B(()=>{e||(i(),e=!0)},r);void n.addEventListener("load",()=>{clearTimeout(s),e=!0,i()})}else{r="about:blank";if((n.src===r||n.src!==r&&o.location.href!==r)&&"complete"===t)return B(i,0),n.addEventListener("load",i);n.addEventListener("load",i)}}}(t,()=>{var e=t.contentDocument;e&&b&&(e=te(e,{doc:e,mirror:i,blockClass:r,blockSelector:o,hideSelector:a,needsMask:x,maskTextClass:s,maskTextSelector:d,skipChild:!1,inlineStylesheet:c,maskInputOptions:l,maskTextFn:p,maskInputFn:h,slimDOMOptions:f,dataURLOptions:g,inlineImages:m,recordCanvas:v,preserveWhiteSpace:T,onSerialize:y,onIframeLoad:b,iframeLoadTimeout:w,onStylesheetLoad:S,stylesheetLoadTimeout:I,keepIframeSrcFn:E}))&&b(t,e)},w),R.type===F.Element&&"link"===R.tagName&&"string"==typeof R.attributes.rel&&("stylesheet"===R.attributes.rel||"preload"===R.attributes.rel&&"string"==typeof R.attributes.href&&"css"===Y(R.attributes.href))&&function(e,t,n){let i=!1,r;try{r=e.sheet}catch(o){return}if(!r){const a=B(()=>{i||(t(),i=!0)},n);e.addEventListener("load",()=>{clearTimeout(a),i=!0,t()})}}(t,()=>{var e;S&&(e=te(t,{doc:n,mirror:i,blockClass:r,blockSelector:o,hideSelector:a,needsMask:x,maskTextClass:s,maskTextSelector:d,skipChild:!1,inlineStylesheet:c,maskInputOptions:l,maskTextFn:p,maskInputFn:h,slimDOMOptions:f,dataURLOptions:g,inlineImages:m,recordCanvas:v,preserveWhiteSpace:T,onSerialize:y,onIframeLoad:b,iframeLoadTimeout:w,onStylesheetLoad:S,stylesheetLoadTimeout:I,keepIframeSrcFn:E}))&&S(t,e)},I),R}Object.defineProperty;"undefined"!=typeof window?function(e,t=window){var n=null==(i=null==(n=null==t?void 0:t.Zone)?void 0:n.__symbol__)?void 0:i.call(n,e);if(n){var i=t[n];if(i)return i}return t[e]}("setTimeout").bind(window):global.setTimeout;const _e={Node:["childNodes","parentNode","parentElement","textContent"],ShadowRoot:["host","styleSheets"],Element:["shadowRoot"],MutationObserver:[]},Ce={Node:["contains","getRootNode"],ShadowRoot:["getSelection"],Element:["querySelector","querySelectorAll"],MutationObserver:["constructor"]},xe={};function Te(e){if(xe[e])return xe[e];var t=function(e){var t,n=null==(t=null==(n=null==globalThis?void 0:globalThis.Zone)?void 0:n.__symbol__)?void 0:t.call(n,e);if(n&&globalThis[n])return globalThis[n]}(e)||globalThis[e];const n=t.prototype;var i=e in _e?_e[e]:void 0,i=Boolean(i&&i.every(e=>{return Boolean(null==(e=null==(e=Object.getOwnPropertyDescriptor(n,e))?void 0:e.get)?void 0:e.toString().includes("[native code]"))})),r=e in Ce?Ce[e]:void 0,r=Boolean(r&&r.every(e=>{return"function"==typeof n[e]&&(null==(e=n[e])?void 0:e.toString().includes("[native code]"))}));if(i&&r)return xe[e]=t.prototype,t.prototype;try{var o,a=document.createElement("iframe"),s=(document.body.appendChild(a),a.contentWindow);return s?(o=s[e].prototype,document.body.removeChild(a),o?xe[e]=o:n):t.prototype}catch{return n}}const ke={};function n(e,t,n){var i=e+"."+String(n);return ke[i]?ke[i].call(t):(e=Te(e),(e=null==(e=Object.getOwnPropertyDescriptor(e,n))?void 0:e.get)?(ke[i]=e).call(t):t[n])}const Re={};function Ae(e,t,n){var i=e+"."+String(n);return Re[i]?Re[i].bind(t):"function"!=typeof(e=Te(e)[n])?t[n]:(Re[i]=e).bind(t)}function Oe(){return Te("MutationObserver").constructor}function Ne(){var e,t,n;let i=window.Proxy;try{"function"==typeof window.Proxy&&null!=(e=window.Proxy)&&e.toString().includes("[native code]")||((n=document.createElement("iframe")).style.display="none",document.documentElement.appendChild(n),i=(null==(t=n.contentWindow)?void 0:t.Proxy)||window.Proxy,document.documentElement.removeChild(n))}catch(r){console.debug("Unable to get untainted Proxy from iframe",r)}return i}function L(e,t,n){try{if(!(t in e))return()=>{};const r=e[t];var i=n(r);return"function"==typeof i&&(i.prototype=i.prototype||{},Object.defineProperties(i,{__rrweb_original__:{enumerable:!1,value:r}})),e[t]=i,()=>{e[t]=r}}catch{return()=>{}}}const ne={childNodes:function(e){return n("Node",e,"childNodes")},parentNode:function(e){return n("Node",e,"parentNode")},parentElement:function(e){return n("Node",e,"parentElement")},textContent:function(e){return n("Node",e,"textContent")},contains:function(e,t){return Ae("Node",e,"contains")(t)},getRootNode:function(e){return Ae("Node",e,"getRootNode")()},host:function(e){return e&&"host"in e?n("ShadowRoot",e,"host"):null},styleSheets:function(e){return e.styleSheets},shadowRoot:function(e){return e&&"shadowRoot"in e?n("Element",e,"shadowRoot"):null},querySelector:function(e,t){return Ae("Element",e,"querySelector")(t)},querySelectorAll:function(e,t){return Ae("Element",e,"querySelectorAll")(t)},mutationObserver:Oe,patch:L};function ie(e,t,n=document){var i=(i=n).defaultView||i,r=w("addEventListener",i);const o=w("removeEventListener",i),a={capture:!0,passive:!0};return r.call(n,e,t,a),()=>o.call(n,e,t,a)}const i="Please stop import mirror directly. Instead of that,\r\nnow you can use replayer.getMirror() to access the mirror instance of a replayer,\r\nor you can use record.mirror to access the mirror instance during recording.";var Me={map:{},getId(){return console.error(i),-1},getNode(){return console.error(i),null},removeNodeFromMap(){console.error(i)},has(){return console.error(i),!1},reset(){console.error(i)}};function P(r,o,a={}){let s=null,d=0;return function(...e){var t=Date.now(),n=(d||!1!==a.leading||(d=t),o-(t-d));const i=this;n<=0||o<n?(s&&(clearTimeout(s),s=null),d=t,r.apply(i,e)):s||!1===a.trailing||(s=B(()=>{d=!1===a.leading?0:Date.now(),s=null,r.apply(i,e)},n))}}function Le(e,t,n,i,r=window){const o=r.Object.getOwnPropertyDescriptor(e,t);return r.Object.defineProperty(e,t,i?n:{set(e){B(()=>{n.set.call(this,e)},0),o&&o.set&&o.set.call(this,e)}}),()=>Le(e,t,o||{},!0)}"undefined"!=typeof window&&window.Proxy&&window.Reflect&&(Me=new(Ne())(Me,{get(e,t,n){return"map"===t&&console.error(i),Reflect.get(e,t,n)}}));let Pe=Date.now;function Fe(e){var t,n=e.document;return{left:n.scrollingElement?n.scrollingElement.scrollLeft:void 0!==e.pageXOffset?e.pageXOffset:n.documentElement.scrollLeft||(null==n?void 0:n.body)&&(null==(t=ne.parentElement(n.body))?void 0:t.scrollLeft)||(null==(t=null==n?void 0:n.body)?void 0:t.scrollLeft)||0,top:n.scrollingElement?n.scrollingElement.scrollTop:void 0!==e.pageYOffset?e.pageYOffset:(null==n?void 0:n.documentElement.scrollTop)||(null==n?void 0:n.body)&&(null==(t=ne.parentElement(n.body))?void 0:t.scrollTop)||(null==(e=null==n?void 0:n.body)?void 0:e.scrollTop)||0}}function De(){return window.innerHeight||document.documentElement&&document.documentElement.clientHeight||document.body&&document.body.clientHeight}function Ue(){return window.innerWidth||document.documentElement&&document.documentElement.clientWidth||document.body&&document.body.clientWidth}function Ge(e){return e?e.nodeType===e.ELEMENT_NODE?e:ne.parentElement(e):null}function q(e,t,n,i){if(e){e=Ge(e);if(e){try{if("string"==typeof t){if(e.classList.contains(t))return!0;if(i&&null!==e.closest("."+t))return!0}else if(Se(e,t,i))return!0}catch(r){}if(n){if(e.matches(n))return!0;if(i&&null!==e.closest(n))return!0}}}return!1}function Be(e,t){return-1!==t.getId(e)}function He(e,t,n){return"TITLE"===e.tagName&&n.headTitleMutations||t.getId(e)===H}function ze(e,t){var n;return!U(e)&&(n=t.getId(e),!t.has(n)||(!(n=ne.parentNode(e))||n.nodeType!==e.DOCUMENT_NODE)&&(!n||ze(n,t)))}function je(e){return Boolean(e.changedTouches)}function qe(e,t){return Boolean("IFRAME"===e.nodeName&&t.getMeta(e))}function We(e,t){return Boolean("LINK"===e.nodeName&&e.nodeType===e.ELEMENT_NODE&&e.getAttribute&&"stylesheet"===e.getAttribute("rel")&&t.getMeta(e))}function Ve(e){return e&&(!1&&"shadowRoot"in e?Boolean(e.shadowRoot):Boolean(ne.shadowRoot(e)))}/[1-9][0-9]{12}/.test(Date.now().toString())||(Pe=()=>(new Date).getTime());class Je{constructor(){s(this,"id",1),s(this,"styleIDMap",new WeakMap),s(this,"idStyleMap",new Map)}getId(e){return this.styleIDMap.get(e)??-1}has(e){return this.styleIDMap.has(e)}add(e,t){if(this.has(e))return this.getId(e);let n;return n=void 0===t?this.id++:t,this.styleIDMap.set(e,n),this.idStyleMap.set(n,e),n}getStyle(e){return this.idStyleMap.get(e)||null}reset(){this.styleIDMap=new WeakMap,this.idStyleMap=new Map,this.id=1}generateId(){return this.id++}}function Ke(e){var t;let n=null;return n="getRootNode"in e&&(null==(t=ne.getRootNode(e))?void 0:t.nodeType)===Node.DOCUMENT_FRAGMENT_NODE&&ne.host(ne.getRootNode(e))?ne.host(ne.getRootNode(e)):n}function $e(e){var t=e.ownerDocument;return!!t&&(e=function(e){let t=e;for(var n;n=Ke(t);)t=n;return t}(e),ne.contains(t,e))}function Xe(e){var t=e.ownerDocument;return t&&(ne.contains(t,e)||$e(e))}var re=(e=>(e[e.DomContentLoaded=0]="DomContentLoaded",e[e.Load=1]="Load",e[e.FullSnapshot=2]="FullSnapshot",e[e.IncrementalSnapshot=3]="IncrementalSnapshot",e[e.Meta=4]="Meta",e[e.Custom=5]="Custom",e[e.Plugin=6]="Plugin",e))({}),oe=(e=>(e[e.Mutation=0]="Mutation",e[e.MouseMove=1]="MouseMove",e[e.MouseInteraction=2]="MouseInteraction",e[e.Scroll=3]="Scroll",e[e.ViewportResize=4]="ViewportResize",e[e.Input=5]="Input",e[e.TouchMove=6]="TouchMove",e[e.MediaInteraction=7]="MediaInteraction",e[e.StyleSheetRule=8]="StyleSheetRule",e[e.CanvasMutation=9]="CanvasMutation",e[e.Font=10]="Font",e[e.Log=11]="Log",e[e.Drag=12]="Drag",e[e.StyleDeclaration=13]="StyleDeclaration",e[e.Selection=14]="Selection",e[e.AdoptedStyleSheet=15]="AdoptedStyleSheet",e[e.CustomElement=16]="CustomElement",e))(oe||{}),l=(e=>(e[e.MouseUp=0]="MouseUp",e[e.MouseDown=1]="MouseDown",e[e.Click=2]="Click",e[e.ContextMenu=3]="ContextMenu",e[e.DblClick=4]="DblClick",e[e.Focus=5]="Focus",e[e.Blur=6]="Blur",e[e.TouchStart=7]="TouchStart",e[e.TouchMove_Departed=8]="TouchMove_Departed",e[e.TouchEnd=9]="TouchEnd",e[e.TouchCancel=10]="TouchCancel",e))(l||{}),p=(e=>(e[e.Mouse=0]="Mouse",e[e.Pen=1]="Pen",e[e.Touch=2]="Touch",e))(p||{}),h=(e=>(e[e["2D"]=0]="2D",e[e.WebGL=1]="WebGL",e[e.WebGL2=2]="WebGL2",e))({}),W=(e=>(e[e.Play=0]="Play",e[e.Pause=1]="Pause",e[e.Seeked=2]="Seeked",e[e.VolumeChange=3]="VolumeChange",e[e.RateChange=4]="RateChange",e))(W||{}),Ye=(e=>(e[e.Document=0]="Document",e[e.DocumentType=1]="DocumentType",e[e.Element=2]="Element",e[e.Text=3]="Text",e[e.CDATA=4]="CDATA",e[e.Comment=5]="Comment",e))({});function Ze(e){return"__ln"in e}class Qe{constructor(){s(this,"length",0),s(this,"head",null),s(this,"tail",null),s(this,"reordered",!1)}get(t){if(t>=this.length)throw new Error("Position outside of list range");let n=this.head;for(let e=0;e<t;e++)n=(null==n?void 0:n.next)||null;return n}addNode(e){var t,n={value:e,previous:null,next:null};e.__ln=n,e.previousSibling&&Ze(e.previousSibling)?(t=e.previousSibling.__ln.next,n.next=t,n.previous=e.previousSibling.__ln,e.previousSibling.__ln.next=n,t&&(t.previous=n)):e.nextSibling&&Ze(e.nextSibling)&&e.nextSibling.__ln.previous?(t=e.nextSibling.__ln.previous,n.previous=t,n.next=e.nextSibling.__ln,e.nextSibling.__ln.previous=n,t&&(t.next=n)):(this.head&&(this.head.previous=n),n.next=this.head,this.head=n),null===n.next&&(this.tail=n),this.length++}removeNode(e){var t=e.__ln;this.head&&(t.previous?(t.previous.next=t.next,t.next?t.next.previous=t.previous:this.tail=t.previous):(this.head=t.next,this.head?this.head.previous=null:this.tail=null),e.__ln&&delete e.__ln,this.length--)}needsReorder(e){return!(this.reordered||!e.value.previousSibling||!Ze(e.value.previousSibling)||!e.previous||e.previous.value===e.value.previousSibling)}reorder(){if(this.reordered)return!1;let e=this.tail;for(var t=this.head;e;){var n=e.previous;if(this.removeNode(e.value),this.addNode(e.value),e===t)break;e=n}return this.reordered=!0}}const et=(e,t)=>e+"@"+t;class tt{constructor(){s(this,"frozen",!1),s(this,"locked",!1),s(this,"texts",[]),s(this,"attributes",[]),s(this,"attributeMap",new WeakMap),s(this,"removes",[]),s(this,"mapRemoves",[]),s(this,"movedMap",{}),s(this,"addedSet",new Set),s(this,"movedSet",new Set),s(this,"droppedSet",new Set),s(this,"removesSubTreeCache",new Set),s(this,"mutationCb"),s(this,"blockClass"),s(this,"blockSelector"),s(this,"hideSelector"),s(this,"maskTextClass"),s(this,"maskTextSelector"),s(this,"inlineStylesheet"),s(this,"maskInputOptions"),s(this,"maskTextFn"),s(this,"maskInputFn"),s(this,"keepIframeSrcFn"),s(this,"recordCanvas"),s(this,"inlineImages"),s(this,"slimDOMOptions"),s(this,"dataURLOptions"),s(this,"doc"),s(this,"mirror"),s(this,"iframeManager"),s(this,"stylesheetManager"),s(this,"shadowDomManager"),s(this,"canvasManager"),s(this,"processedNodeManager"),s(this,"unattachedDoc"),s(this,"processMutations",e=>{e.forEach(this.processMutation),this.emit()}),s(this,"emit",()=>{if(!this.frozen&&!this.locked){const d=[],u=new Set,c=new Qe,l=e=>{let t=e,n=H;for(;n===H;)t=t&&t.nextSibling,n=t&&this.mirror.getId(t);return n};for(var n,i,r=t=>{var n=ne.parentNode(t);if(n&&Xe(t)){let e=!1;if(t.nodeType===Node.TEXT_NODE){var i=n.tagName;if("TEXTAREA"===i)return;"STYLE"===i&&this.addedSet.has(n)&&(e=!0)}i=U(n)?this.mirror.getId(Ke(t)):this.mirror.getId(n),n=l(t);if(-1===i||-1===n)return c.addNode(t);var r=te(t,{doc:this.doc,mirror:this.mirror,blockClass:this.blockClass,blockSelector:this.blockSelector,hideSelector:this.hideSelector,maskTextClass:this.maskTextClass,maskTextSelector:this.maskTextSelector,skipChild:!0,newlyAddedElement:!0,inlineStylesheet:this.inlineStylesheet,maskInputOptions:this.maskInputOptions,maskTextFn:this.maskTextFn,maskInputFn:this.maskInputFn,slimDOMOptions:this.slimDOMOptions,dataURLOptions:this.dataURLOptions,recordCanvas:this.recordCanvas,inlineImages:this.inlineImages,onSerialize:e=>{qe(e,this.mirror)&&this.iframeManager.addIframe(e),We(e,this.mirror)&&this.stylesheetManager.trackLinkElement(e),Ve(t)&&this.shadowDomManager.addShadowRoot(ne.shadowRoot(t),this.doc)},onIframeLoad:(e,t)=>{this.iframeManager.attachIframe(e,t),this.shadowDomManager.observeAttachShadow(e)},onStylesheetLoad:(e,t)=>{this.stylesheetManager.attachLinkElement(e,t)},cssCaptured:e});r&&(d.push({parentId:i,nextId:n,node:r}),u.add(r.id))}};this.mapRemoves.length;)this.mirror.removeNodeFromMap(this.mapRemoves.shift());for(const p of this.movedSet){var t=ne.parentNode(p);rt(this.removesSubTreeCache,p,this.mirror)&&!this.movedSet.has(t)&&!this.addedSet.has(t)||r(p)}for(const h of this.addedSet)!ot(this.droppedSet,h)&&!rt(this.removesSubTreeCache,h,this.mirror)||ot(this.movedSet,h)?r(h):this.droppedSet.add(h);let e=null;for(;c.length;){let t=null;if(!(t=e&&(n=this.mirror.getId(ne.parentNode(e.value)),i=l(e.value),-1!==n)&&-1!==i?e:t)){let e=c.tail;for(;e;){var o=e;if(e=e.previous,o){var a=this.mirror.getId(ne.parentNode(o.value));if(-1===l(o.value))c.needsReorder(o)&&c.reorder()&&(e=c.tail);else{if(-1!==a){t=o;break}a=o.value,a=ne.parentNode(a);if(a&&a.nodeType===Node.DOCUMENT_FRAGMENT_NODE){a=ne.host(a);if(-1!==this.mirror.getId(a)){t=o;break}}}}}}if(!t){for(;c.head;)c.removeNode(c.head.value);break}e=t.previous,c.removeNode(t.value),r(t.value)}var s={texts:this.texts.map(e=>{var t=e.node,n=ne.parentNode(t);return n&&"TEXTAREA"===n.tagName&&this.genTextAreaValueMutation(n),{id:this.mirror.getId(t),value:e.value}}).filter(e=>!u.has(e.id)).filter(e=>this.mirror.has(e.id)),attributes:this.attributes.map(e=>{var t,n,i=e["attributes"];return"string"==typeof i.style&&(t=JSON.stringify(e.styleDiff),n=JSON.stringify(e._unchangedStyles),t.length<i.style.length)&&(t+n).split("var(").length===i.style.split("var(").length&&(i.style=e.styleDiff),{id:this.mirror.getId(e.node),attributes:i}}).filter(e=>!u.has(e.id)).filter(e=>this.mirror.has(e.id)),removes:this.removes,adds:d};(s.texts.length||s.attributes.length||s.removes.length||s.adds.length)&&(this.texts=[],this.attributes=[],this.attributeMap=new WeakMap,this.removes=[],this.addedSet=new Set,this.movedSet=new Set,this.droppedSet=new Set,this.removesSubTreeCache=new Set,this.movedMap={},this.mutationCb(s))}}),s(this,"bufferBelongsToIframe",e=>this.doc===e.contentDocument),s(this,"genTextAreaValueMutation",e=>{let t=this.attributeMap.get(e);t||(t={node:e,attributes:{},styleDiff:{},_unchangedStyles:{}},this.attributes.push(t),this.attributeMap.set(e,t));var n=Array.from(ne.childNodes(e),e=>ne.textContent(e)||"").join(""),i=z(e,this.maskTextClass,this.maskTextSelector,!0);t.attributes.value=$({element:e,maskInputOptions:this.maskInputOptions,tagName:e.tagName,type:X(e),value:n,maskInputFn:this.maskInputFn,needsMask:i})}),s(this,"processMutation",i=>{if(!He(i.target,this.mirror,this.slimDOMOptions))switch(i.type){case"characterData":var r=ne.textContent(i.target);q(i.target,this.blockClass,this.blockSelector,!1)||r===i.oldValue||this.texts.push({value:z(i.target,this.maskTextClass,this.maskTextSelector,!0)&&r?this.maskTextFn?this.maskTextFn(r,Ge(i.target)):r.replace(/[\S]/g,"*"):r,node:i.target});break;case"attributes":{var o,a=i.target;let e=i.attributeName,t=i.target.getAttribute(e);if("value"===e&&(r=X(a),o=z(i.target,this.maskTextClass,this.maskTextSelector,!0),t=$({element:a,maskInputOptions:this.maskInputOptions,tagName:a.tagName,type:r,value:t,maskInputFn:this.maskInputFn,needsMask:o})),q(i.target,this.blockClass,this.blockSelector,!1)||t===i.oldValue)return;let n=this.attributeMap.get(i.target);if("IFRAME"===a.tagName&&"src"===e&&!this.keepIframeSrcFn(t)){if(a.contentDocument)return;e="rr_src"}if(n||(n={node:i.target,attributes:{},styleDiff:{},_unchangedStyles:{}},this.attributes.push(n),this.attributeMap.set(i.target,n)),"type"===e&&"INPUT"===a.tagName&&"password"===(i.oldValue||"").toLowerCase()&&a.setAttribute("data-rr-is-password","true"),!be(a.tagName,e))if(n.attributes[e]=ye(this.doc,R(a.tagName),R(e),t),"style"===e){if(!this.unattachedDoc)try{this.unattachedDoc=document.implementation.createHTMLDocument()}catch(c){this.unattachedDoc=this.doc}var s=this.unattachedDoc.createElement("span");i.oldValue&&(s.style.cssText=i.oldValue);for(const l of Array.from(a.style)){var d=a.style.getPropertyValue(l),u=a.style.getPropertyPriority(l);d!==s.style.getPropertyValue(l)||u!==s.style.getPropertyPriority(l)?n.styleDiff[l]=""===u?d:[d,u]:n._unchangedStyles[l]=[d,u]}for(const p of Array.from(s.style))""===a.style.getPropertyValue(p)&&(n.styleDiff[p]=!1)}else"open"===e&&"DIALOG"===a.tagName&&(a.matches("dialog:modal")?n.attributes.rr_open_mode="modal":n.attributes.rr_open_mode="non-modal");break}case"childList":q(i.target,this.blockClass,this.blockSelector,!0)||("TEXTAREA"!==i.target.tagName?(i.addedNodes.forEach(e=>this.genAdds(e,i.target)),i.removedNodes.forEach(e=>{var t=this.mirror.getId(e),n=U(i.target)?this.mirror.getId(ne.host(i.target)):this.mirror.getId(i.target);q(i.target,this.blockClass,this.blockSelector,!1)||He(e,this.mirror,this.slimDOMOptions)||!Be(e,this.mirror)||(this.addedSet.has(e)?(nt(this.addedSet,e),this.droppedSet.add(e)):this.addedSet.has(i.target)&&-1===t||ze(i.target,this.mirror)||(this.movedSet.has(e)&&this.movedMap[et(t,n)]?nt(this.movedSet,e):(this.removes.push({parentId:n,id:t,isShadow:!(!U(i.target)||!G(i.target))||void 0}),it(e,this.removesSubTreeCache))),this.mapRemoves.push(e))})):this.genTextAreaValueMutation(i.target))}}),s(this,"genAdds",(t,n)=>{if(!this.processedNodeManager.inOtherBuffer(t,this)&&!this.addedSet.has(t)&&!this.movedSet.has(t)){if(this.mirror.hasNode(t)){if(He(t,this.mirror,this.slimDOMOptions))return;this.movedSet.add(t);let e=null;(e=n&&this.mirror.hasNode(n)?this.mirror.getId(n):e)&&-1!==e&&(this.movedMap[et(this.mirror.getId(t),e)]=!0)}else this.addedSet.add(t),this.droppedSet["delete"](t);q(t,this.blockClass,this.blockSelector,!1)||(ne.childNodes(t).forEach(e=>this.genAdds(e)),Ve(t)&&ne.childNodes(ne.shadowRoot(t)).forEach(e=>{this.processedNodeManager.add(e,this),this.genAdds(e,t)}))}})}init(t){["mutationCb","blockClass","blockSelector","hideSelector","maskTextClass","maskTextSelector","inlineStylesheet","maskInputOptions","maskTextFn","maskInputFn","keepIframeSrcFn","recordCanvas","inlineImages","slimDOMOptions","dataURLOptions","doc","mirror","iframeManager","stylesheetManager","shadowDomManager","canvasManager","processedNodeManager"].forEach(e=>{this[e]=t[e]})}freeze(){this.frozen=!0,this.canvasManager.freeze()}unfreeze(){this.frozen=!1,this.canvasManager.unfreeze(),this.emit()}isFrozen(){return this.frozen}lock(){this.locked=!0,this.canvasManager.lock()}unlock(){this.locked=!1,this.canvasManager.unlock(),this.emit()}reset(){this.shadowDomManager.reset(),this.canvasManager.reset()}}function nt(t,e){t["delete"](e),ne.childNodes(e).forEach(e=>nt(t,e))}function it(e,t){const n=[e];for(;n.length;){var i=n.pop();t.has(i)||(t.add(i),ne.childNodes(i).forEach(e=>n.push(e)))}}function rt(e,t){if(0!==e.size)return e=e,t=t,(t=ne.parentNode(t))&&e.has(t)}function ot(e,t){return 0!==e.size&&function i(e,t){const n=ne.parentNode(t);if(!n)return!1;if(e.has(n))return!0;return i(e,n)}(e,t)}let ae;const se=n=>{return ae?(...e)=>{try{return n(...e)}catch(t){if(!ae||!0!==ae(t))throw t}}:n},de=[],V=Ne();function at(e){try{if("composedPath"in e){var t=e.composedPath();if(t.length)return t[0]}else if("path"in e&&e.path.length)return e.path[0]}catch{}return e&&e.target}function st(e,t){var n=new tt,e=(de.push(n),n.init(e),new(Oe())(se(n.processMutations.bind(n))));return e.observe(t,{attributes:!0,attributeOldValue:!0,characterData:!0,characterDataOldValue:!0,childList:!0,subtree:!0}),e}function dt({mouseInteractionCb:a,doc:i,mirror:s,blockClass:d,blockSelector:u,sampling:e}){if(!1===e.mouseInteraction)return()=>{};const t=!0===e.mouseInteraction||void 0===e.mouseInteraction?{}:e.mouseInteraction,r=[];let c=null;return Object.keys(l).filter(e=>Number.isNaN(Number(e))&&!e.endsWith("_Departed")&&!1!==t[e]).forEach(e=>{let t=R(e);o=e;var o,n=n=>{var i=at(n);if(!q(i,d,u,!0)){let e=null,t=o;if("pointerType"in n){switch(n.pointerType){case"mouse":e=p.Mouse;break;case"touch":e=p.Touch;break;case"pen":e=p.Pen}e===p.Touch?l[o]===l.MouseDown?t="TouchStart":l[o]===l.MouseUp&&(t="TouchEnd"):(e,p.Pen)}else je(n)&&(e=p.Touch);null!==e?(c=e,(t.startsWith("Touch")&&e===p.Touch||t.startsWith("Mouse")&&e===p.Mouse)&&(e=null)):l[o]===l.Click&&(e=c,c=null);var r,n=je(n)?n.changedTouches[0]:n;n&&(i=s.getId(i),{clientX:n,clientY:r}=n,se(a)({type:l[t],id:i,x:n,y:r,...null!==e&&{pointerType:e}}))}};if(window.PointerEvent)switch(l[e]){case l.MouseDown:case l.MouseUp:t=t.replace("mouse","pointer");break;case l.TouchStart:case l.TouchEnd:return}r.push(ie(t,n,i))}),se(()=>{r.forEach(e=>e())})}function ut({scrollCb:i,doc:r,mirror:o,blockClass:a,blockSelector:s,sampling:e}){return ie("scroll",se(P(se(e=>{var t,n,e=at(e);e&&!q(e,a,s,!0)&&(t=o.getId(e),e===r&&r.defaultView?(n=Fe(r.defaultView),i({id:t,x:n.left,y:n.top})):i({id:t,x:e.scrollLeft,y:e.scrollTop}))}),e.scroll||100)),r)}const ct=["INPUT","TEXTAREA","SELECT"],lt=new WeakMap;function pt(e){return function i(e,t){var n;return gt("CSSGroupingRule")&&e.parentRule instanceof CSSGroupingRule||gt("CSSMediaRule")&&e.parentRule instanceof CSSMediaRule||gt("CSSSupportsRule")&&e.parentRule instanceof CSSSupportsRule||gt("CSSConditionRule")&&e.parentRule instanceof CSSConditionRule?(n=Array.from(e.parentRule.cssRules).indexOf(e),t.unshift(n),i(e.parentRule,t)):(e.parentStyleSheet&&(n=Array.from(e.parentStyleSheet.cssRules).indexOf(e),t.unshift(n)),t)}(e,[])}function J(e,t,n){let i,r;return e?(e.ownerNode?i=t.getId(e.ownerNode):r=n.getId(e),{styleId:r,id:i}):{}}function ht({mirror:e,stylesheetManager:i},t){let r=null;r="#document"===t.nodeName?e.getId(t):e.getId(ne.host(t));e="#document"===t.nodeName?null==(e=t.defaultView)?void 0:e.Document:null==(e=null==(e=t.ownerDocument)?void 0:e.defaultView)?void 0:e.ShadowRoot;const o=null!=e&&e.prototype?Object.getOwnPropertyDescriptor(null==e?void 0:e.prototype,"adoptedStyleSheets"):void 0;return null!==r&&-1!==r&&e&&o?(Object.defineProperty(t,"adoptedStyleSheets",{configurable:o.configurable,enumerable:o.enumerable,get(){var e;return null==(e=o.get)?void 0:e.call(this)},set(e){var t=null==(t=o.set)?void 0:t.call(this,e);if(null!==r&&-1!==r)try{i.adoptStyleSheets(e,r)}catch(n){}return t}}),se(()=>{Object.defineProperty(t,"adoptedStyleSheets",{configurable:o.configurable,enumerable:o.enumerable,get:o.get,set:o.set})})):()=>{}}function ft(e,t={}){var o,n=e.doc.defaultView;if(!n)return()=>{};{var i=e,r=t;const{mutationCb:w,mousemoveCb:S,mouseInteractionCb:I,scrollCb:E,viewportResizeCb:_,inputCb:C,mediaInteractionCb:x,styleSheetRuleCb:T,styleDeclarationCb:k,canvasMutationCb:R,fontCb:A,selectionCb:O,customElementCb:N}=i;i.mutationCb=(...e)=>{r.mutation&&r.mutation(...e),w(...e)},i.mousemoveCb=(...e)=>{r.mousemove&&r.mousemove(...e),S(...e)},i.mouseInteractionCb=(...e)=>{r.mouseInteraction&&r.mouseInteraction(...e),I(...e)},i.scrollCb=(...e)=>{r.scroll&&r.scroll(...e),E(...e)},i.viewportResizeCb=(...e)=>{r.viewportResize&&r.viewportResize(...e),_(...e)},i.inputCb=(...e)=>{r.input&&r.input(...e),C(...e)},i.mediaInteractionCb=(...e)=>{r.mediaInteaction&&r.mediaInteaction(...e),x(...e)},i.styleSheetRuleCb=(...e)=>{r.styleSheetRule&&r.styleSheetRule(...e),T(...e)},i.styleDeclarationCb=(...e)=>{r.styleDeclaration&&r.styleDeclaration(...e),k(...e)},i.canvasMutationCb=(...e)=>{r.canvasMutation&&r.canvasMutation(...e),R(...e)},i.fontCb=(...e)=>{r.font&&r.font(...e),A(...e)},i.selectionCb=(...e)=>{r.selection&&r.selection(...e),O(...e)},i.customElementCb=(...e)=>{r.customElement&&r.customElement(...e),N(...e)}}let a;e.recordDOM&&(a=st(e,e.doc));const s=function({mousemoveCb:n,sampling:e,doc:t,mirror:r}){if(!1===e.mousemove)return()=>{};var i="number"==typeof e.mousemove?e.mousemove:50,e="number"==typeof e.mousemoveCallback?e.mousemoveCallback:500;let o=[],a;const s=P(se(e=>{const t=Date.now()-a;n(o.map(e=>(e.timeOffset-=t,e)),e),o=[],a=null}),e),d=[ie("mousemove",e=se(P(se(e=>{var t=at(e),{clientX:n,clientY:i}=je(e)?e.changedTouches[0]:e;a=a||Pe(),o.push({x:n,y:i,id:r.getId(t),timeOffset:Pe()-a}),s("undefined"!=typeof DragEvent&&e instanceof DragEvent?oe.Drag:e instanceof MouseEvent?oe.MouseMove:oe.TouchMove)}),i,{trailing:!1})),t),ie("touchmove",e,t),ie("drag",e,t)];return se(()=>{d.forEach(e=>e())})}(e),d=dt(e),u=ut(e),c=function({viewportResizeCb:n},{win:e}){let i=-1,r=-1;return ie("resize",se(P(se(()=>{var e=De(),t=Ue();i===e&&r===t||(n({width:Number(t),height:Number(e)}),i=e,r=t)}),200)),e)}(e,{win:n}),l=function({inputCb:i,doc:s,mirror:r,blockClass:e,blockSelector:n,ignoreClass:d,ignoreSelector:u,maskInputOptions:c,maskInputFn:l,sampling:t,userTriggeredOnInput:p,maskTextClass:h,maskTextSelector:f}){function o(t){let i=at(t);var t=t.isTrusted,r=i&&i.tagName;if((i=i&&"OPTION"===r?ne.parentElement(i):i)&&r&&!(ct.indexOf(r)<0)&&!q(i,e,n,!0)&&!(i.classList.contains(d)||u&&i.matches(u))){let e=i.value,n=!1;var o=X(i)||"",a=z(i,h,f,!0),r=("radio"===o||"checkbox"===o?n=i.checked:(c[r.toLowerCase()]||c[o]||a)&&(e=$({element:i,maskInputOptions:c,tagName:r,type:o,value:e,maskInputFn:l,needsMask:a})),g(i,p?{text:e,isChecked:n,userTriggered:t}:{text:e,isChecked:n}),i.name);"radio"===o&&r&&n&&s.querySelectorAll(`input[type="radio"][name="${r}"]`).forEach(e=>{var t;e!==i&&(t=e.value,g(e,p?{text:t,isChecked:!n,userTriggered:!1}:{text:t,isChecked:!n}))})}}function g(e,t){var n=lt.get(e);n&&n.text===t.text&&n.isChecked===t.isChecked||(lt.set(e,t),n=r.getId(e),se(i)({...t,id:n}))}var a;const m=("last"===t.input?["change"]:["input","change"]).map(e=>ie(e,se(o),s)),v=s.defaultView;return v?(t=v.Object.getOwnPropertyDescriptor(v.HTMLInputElement.prototype,"value"),a=[[v.HTMLInputElement.prototype,"value"],[v.HTMLInputElement.prototype,"checked"],[v.HTMLSelectElement.prototype,"value"],[v.HTMLTextAreaElement.prototype,"value"],[v.HTMLSelectElement.prototype,"selectedIndex"],[v.HTMLOptionElement.prototype,"selected"]],t&&t.set&&m.push(...a.map(e=>Le(e[0],e[1],{set(){se(o)({target:this,isTrusted:!1})}},!1,v))),se(()=>{m.forEach(e=>e())})):()=>{m.forEach(e=>e())}}(e),p=function({mediaInteractionCb:s,blockClass:d,blockSelector:u,mirror:c,sampling:e,doc:t}){var n=se(a=>P(se(e=>{var t,n,i,r,o,e=at(e);e&&!q(e,d,u,!0)&&({currentTime:t,volume:n,muted:i,playbackRate:r,loop:o}=e,s({type:a,id:c.getId(e),currentTime:t,volume:n,muted:i,playbackRate:r,loop:o}))}),e.media||500));const i=[ie("play",n(W.Play),t),ie("pause",n(W.Pause),t),ie("seeked",n(W.Seeked),t),ie("volumechange",n(W.VolumeChange),t),ie("ratechange",n(W.RateChange),t)];return se(()=>{i.forEach(e=>e())})}(e);let h=()=>{},f=()=>{},g=()=>{},m=()=>{};e.recordDOM&&(h=function({styleSheetRuleCb:s,mirror:d,stylesheetManager:u},{win:i}){if(!i.CSSStyleSheet||!i.CSSStyleSheet.prototype)return()=>{};const e=i.CSSStyleSheet.prototype.insertRule,t=(i.CSSStyleSheet.prototype.insertRule=new V(e,{apply:se((e,t,n)=>{var[i,r]=n,{id:o,styleId:a}=J(t,d,u.styleMirror);return(o&&-1!==o||a&&-1!==a)&&s({id:o,styleId:a,adds:[{rule:i,index:r}]}),e.apply(t,n)})}),i.CSSStyleSheet.prototype.addRule=function(e,t,n=this.cssRules.length){return i.CSSStyleSheet.prototype.insertRule.apply(this,[e+` { ${t} }`,n])},i.CSSStyleSheet.prototype.deleteRule);i.CSSStyleSheet.prototype.deleteRule=new V(t,{apply:se((e,t,n)=>{var[i]=n,{id:r,styleId:o}=J(t,d,u.styleMirror);(r&&-1!==r||o&&-1!==o)&&s({id:r,styleId:o,removes:[{index:i}]});try{return e.apply(t,n)}catch(a){}})}),i.CSSStyleSheet.prototype.removeRule=function(e){return i.CSSStyleSheet.prototype.deleteRule.apply(this,[e])};let n;i.CSSStyleSheet.prototype.replace&&(n=i.CSSStyleSheet.prototype.replace,i.CSSStyleSheet.prototype.replace=new V(n,{apply:se((e,t,n)=>{var[i]=n,{id:r,styleId:o}=J(t,d,u.styleMirror);return(r&&-1!==r||o&&-1!==o)&&s({id:r,styleId:o,replace:i}),e.apply(t,n)})}));let r;i.CSSStyleSheet.prototype.replaceSync&&(r=i.CSSStyleSheet.prototype.replaceSync,i.CSSStyleSheet.prototype.replaceSync=new V(r,{apply:se((e,t,n)=>{var[i]=n,{id:r,styleId:o}=J(t,d,u.styleMirror);return(r&&-1!==r||o&&-1!==o)&&s({id:r,styleId:o,replaceSync:i}),e.apply(t,n)})}));const o={},a=(mt("CSSGroupingRule")?o.CSSGroupingRule=i.CSSGroupingRule:(mt("CSSMediaRule")&&(o.CSSMediaRule=i.CSSMediaRule),mt("CSSConditionRule")&&(o.CSSConditionRule=i.CSSConditionRule),mt("CSSSupportsRule")&&(o.CSSSupportsRule=i.CSSSupportsRule)),{});return Object.entries(o).forEach(([e,t])=>{a[e]={insertRule:t.prototype.insertRule,deleteRule:t.prototype.deleteRule},t.prototype.insertRule=new V(a[e].insertRule,{apply:se((e,t,n)=>{var[i,r]=n,{id:o,styleId:a}=J(t.parentStyleSheet,d,u.styleMirror);return(o&&-1!==o||a&&-1!==a)&&s({id:o,styleId:a,adds:[{rule:i,index:[...pt(t),r||0]}]}),e.apply(t,n)})}),t.prototype.deleteRule=new V(a[e].deleteRule,{apply:se((e,t,n)=>{var[i]=n,{id:r,styleId:o}=J(t.parentStyleSheet,d,u.styleMirror);(r&&-1!==r||o&&-1!==o)&&s({id:r,styleId:o,removes:[{index:[...pt(t),i]}]});try{return e.apply(t,n)}catch(a){}})})}),se(()=>{i.CSSStyleSheet.prototype.insertRule=e,i.CSSStyleSheet.prototype.deleteRule=t,n&&(i.CSSStyleSheet.prototype.replace=n),r&&(i.CSSStyleSheet.prototype.replaceSync=r),Object.entries(o).forEach(([e,t])=>{t.prototype.insertRule=a[e].insertRule,t.prototype.deleteRule=a[e].deleteRule})})}(e,{win:n}),f=ht(e,e.doc),g=function({styleDeclarationCb:d,mirror:u,ignoreCSSAttributes:c,stylesheetManager:l},{win:e}){const p=e.CSSStyleDeclaration.prototype.setProperty,a=(e.CSSStyleDeclaration.prototype.setProperty=new V(p,{apply:se((e,t,n)=>{var i,r,[o,a,s]=n;return c.has(o)?p.apply(t,[o,a,s]):({id:i,styleId:r}=J(null==(i=t.parentRule)?void 0:i.parentStyleSheet,u,l.styleMirror),(i&&-1!==i||r&&-1!==r)&&d({id:i,styleId:r,set:{property:o,value:a,priority:s},index:pt(t.parentRule)}),e.apply(t,n))})}),e.CSSStyleDeclaration.prototype.removeProperty);return e.CSSStyleDeclaration.prototype.removeProperty=new V(a,{apply:se((e,t,n)=>{var i,r,[o]=n;return c.has(o)?a.apply(t,[o]):({id:i,styleId:r}=J(null==(i=t.parentRule)?void 0:i.parentStyleSheet,u,l.styleMirror),(i&&-1!==i||r&&-1!==r)&&d({id:i,styleId:r,remove:{property:o},index:pt(t.parentRule)}),e.apply(t,n))})}),se(()=>{e.CSSStyleDeclaration.prototype.setProperty=p,e.CSSStyleDeclaration.prototype.removeProperty=a})}(e,{win:n}),e.collectFonts)&&(m=function({fontCb:n,doc:e}){const t=e.defaultView;if(!t)return()=>{};const i=[],r=new WeakMap,o=t.FontFace;return t.FontFace=function(e,t,n){var i=new o(e,t,n);return r.set(i,{family:e,buffer:"string"!=typeof t,descriptors:n,fontSource:"string"==typeof t?t:JSON.stringify(Array.from(new Uint8Array(t)))}),i},e=L(e.fonts,"add",function(e){return function(t){return B(se(()=>{var e=r.get(t);e&&(n(e),r["delete"](t))}),0),e.apply(this,[t])}}),i.push(()=>{t.FontFace=o}),i.push(e),se(()=>{i.forEach(e=>e())})}(e));const v=function(e){const{doc:d,mirror:u,blockClass:c,blockSelector:l,selectionCb:p}=e;let h=!0;return(e=se(()=>{var t=d.getSelection();if(!(!t||h&&null!=t&&t.isCollapsed)){h=t.isCollapsed||!1;var n=[],i=t.rangeCount||0;for(let e=0;e<i;e++){var{startContainer:r,startOffset:o,endContainer:a,endOffset:s}=t.getRangeAt(e);q(r,c,l,!0)||q(a,c,l,!0)||n.push({start:u.getId(r),startOffset:o,end:u.getId(a),endOffset:s})}p({ranges:n})}}))(),ie("selectionchange",e)}(e),y=({doc:t,customElementCb:o}=[e][0],(t=t.defaultView)&&t.customElements?L(t.customElements,"define",function(r){return function(e,t,n){try{o({define:{name:e}})}catch(i){console.warn("Custom element callback failed for "+e)}return r.apply(this,[e,t,n])}}):()=>{}),b=[];for(const M of e.plugins)b.push(M.observer(M.callback,n,M.options));return se(()=>{de.forEach(e=>e.reset()),null!=a&&a.disconnect(),s(),d(),u(),c(),l(),p(),h(),f(),g(),m(),v(),y(),b.forEach(e=>e())})}function gt(e){return"undefined"!=typeof window[e]}function mt(e){return Boolean("undefined"!=typeof window[e]&&window[e].prototype&&"insertRule"in window[e].prototype&&"deleteRule"in window[e].prototype)}class vt{constructor(e){s(this,"iframeIdToRemoteIdMap",new WeakMap),s(this,"iframeRemoteIdToIdMap",new WeakMap),this.generateIdFn=e}getId(e,t,n,i){n=n||this.getIdToRemoteIdMap(e),i=i||this.getRemoteIdToIdMap(e);let r=n.get(t);return r||(r=this.generateIdFn(),n.set(t,r),i.set(r,t)),r}getIds(t,e){const n=this.getIdToRemoteIdMap(t),i=this.getRemoteIdToIdMap(t);return e.map(e=>this.getId(t,e,n,i))}getRemoteId(e,t,n){n=n||this.getRemoteIdToIdMap(e);return"number"!=typeof t?t:n.get(t)||-1}getRemoteIds(t,e){const n=this.getRemoteIdToIdMap(t);return e.map(e=>this.getRemoteId(t,e,n))}reset(e){e?(this.iframeIdToRemoteIdMap["delete"](e),this.iframeRemoteIdToIdMap["delete"](e)):(this.iframeIdToRemoteIdMap=new WeakMap,this.iframeRemoteIdToIdMap=new WeakMap)}getIdToRemoteIdMap(e){let t=this.iframeIdToRemoteIdMap.get(e);return t||(t=new Map,this.iframeIdToRemoteIdMap.set(e,t)),t}getRemoteIdToIdMap(e){let t=this.iframeRemoteIdToIdMap.get(e);return t||(t=new Map,this.iframeRemoteIdToIdMap.set(e,t)),t}}class yt{constructor(e){s(this,"iframes",new WeakMap),s(this,"crossOriginIframeMap",new WeakMap),s(this,"crossOriginIframeMirror",new vt(T)),s(this,"crossOriginIframeStyleMirror"),s(this,"crossOriginIframeRootIdMap",new WeakMap),s(this,"mirror"),s(this,"mutationCb"),s(this,"wrappedEmit"),s(this,"takeFullSnapshot"),s(this,"loadListener"),s(this,"pageHideListener"),s(this,"stylesheetManager"),s(this,"recordCrossOriginIframes"),this.mutationCb=e.mutationCb,this.wrappedEmit=e.wrappedEmit,this.takeFullSnapshot=e.takeFullSnapshot,this.stylesheetManager=e.stylesheetManager,this.recordCrossOriginIframes=e.recordCrossOriginIframes,this.crossOriginIframeStyleMirror=new vt(this.stylesheetManager.styleMirror.generateId.bind(this.stylesheetManager.styleMirror)),this.mirror=e.mirror,this.recordCrossOriginIframes&&window.addEventListener("message",this.handleMessage.bind(this))}setTakeFullSnapshot(e){this.takeFullSnapshot=e}addIframe(e){this.iframes.set(e,!0),e.contentWindow&&this.crossOriginIframeMap.set(e.contentWindow,e),!e.contentDocument&&e.contentWindow&&e.contentWindow.postMessage({type:"rrweb",origin:window.location.origin,snapshot:!0},"*")}addLoadListener(e){this.loadListener=e}addPageHideListener(e){this.pageHideListener=e}attachIframe(t,e){this.mutationCb({adds:[{parentId:this.mirror.getId(t),nextId:null,node:e}],removes:[],texts:[],attributes:[],isAttachIframe:!0}),this.recordCrossOriginIframes&&(null!=(e=t.contentWindow)&&e.addEventListener("message",this.handleMessage.bind(this)),null!=(e=t.contentWindow))&&e.addEventListener("pagehide",()=>{var e;null!=(e=this.pageHideListener)&&e.call(this,t),this.mirror.removeNodeFromMap(t.contentDocument),this.crossOriginIframeMap["delete"](t.contentWindow)}),null!=(e=this.loadListener)&&e.call(this,t),t.contentDocument&&t.contentDocument.adoptedStyleSheets&&0<t.contentDocument.adoptedStyleSheets.length&&this.stylesheetManager.adoptStyleSheets(t.contentDocument.adoptedStyleSheets,this.mirror.getId(t.contentDocument))}handleMessage(e){var t,n=e;"rrweb"===n.data.type&&n.origin===n.data.origin&&(t=e.source)&&(t==window.parent&&window!=window.parent&&e.data.snapshot?this.takeFullSnapshot():(t=this.crossOriginIframeMap.get(e.source))&&(e=this.transformCrossOriginEvent(t,n.data.event))&&this.wrappedEmit(e,n.data.isCheckout))}transformCrossOriginEvent(n,e){var t;switch(e.type){case re.FullSnapshot:this.crossOriginIframeMirror.reset(n),this.crossOriginIframeStyleMirror.reset(n),this.replaceIdOnNode(e.data.node,n);var i=e.data.node.id;return this.crossOriginIframeRootIdMap.set(n,i),this.patchRootIdOnNode(e.data.node,i),{timestamp:e.timestamp,type:re.IncrementalSnapshot,data:{source:oe.Mutation,adds:[{parentId:this.mirror.getId(n),nextId:null,node:e.data.node}],removes:[],texts:[],attributes:[],isAttachIframe:!0}};case re.Meta:case re.Load:case re.DomContentLoaded:return!1;case re.Plugin:return e;case re.Custom:return this.replaceIds(e.data.payload,n,["id","parentId","previousId","nextId"]),e;case re.IncrementalSnapshot:switch(e.data.source){case oe.Mutation:return e.data.adds.forEach(e=>{this.replaceIds(e,n,["parentId","nextId","previousId"]),this.replaceIdOnNode(e.node,n);var t=this.crossOriginIframeRootIdMap.get(n);t&&this.patchRootIdOnNode(e.node,t)}),e.data.removes.forEach(e=>{this.replaceIds(e,n,["parentId","id"])}),e.data.attributes.forEach(e=>{this.replaceIds(e,n,["id"])}),e.data.texts.forEach(e=>{this.replaceIds(e,n,["id"])}),e;case oe.Drag:case oe.TouchMove:case oe.MouseMove:return e.data.positions.forEach(e=>{this.replaceIds(e,n,["id"])}),e;case oe.ViewportResize:return!1;case oe.MediaInteraction:case oe.MouseInteraction:case oe.Scroll:case oe.CanvasMutation:case oe.Input:return this.replaceIds(e.data,n,["id"]),e;case oe.StyleSheetRule:case oe.StyleDeclaration:return this.replaceIds(e.data,n,["id"]),this.replaceStyleIds(e.data,n,["styleId"]),e;case oe.Font:return e;case oe.Selection:return e.data.ranges.forEach(e=>{this.replaceIds(e,n,["start","end"])}),e;case oe.AdoptedStyleSheet:return this.replaceIds(e.data,n,["id"]),this.replaceStyleIds(e.data,n,["styleIds"]),null!=(t=e.data.styles)&&t.forEach(e=>{this.replaceStyleIds(e,n,["styleId"])}),e}}return!1}replace(e,t,n,i){for(const r of i)!Array.isArray(t[r])&&"number"!=typeof t[r]||(Array.isArray(t[r])?t[r]=e.getIds(n,t[r]):t[r]=e.getId(n,t[r]));return t}replaceIds(e,t,n){return this.replace(this.crossOriginIframeMirror,e,t,n)}replaceStyleIds(e,t,n){return this.replace(this.crossOriginIframeStyleMirror,e,t,n)}replaceIdOnNode(e,t){this.replaceIds(e,t,["id","rootId"]),"childNodes"in e&&e.childNodes.forEach(e=>{this.replaceIdOnNode(e,t)})}patchRootIdOnNode(e,t){e.type===Ye.Document||e.rootId||(e.rootId=t),"childNodes"in e&&e.childNodes.forEach(e=>{this.patchRootIdOnNode(e,t)})}}class bt{constructor(e){s(this,"shadowDoms",new WeakSet),s(this,"mutationCb"),s(this,"scrollCb"),s(this,"bypassOptions"),s(this,"mirror"),s(this,"restoreHandlers",[]),this.mutationCb=e.mutationCb,this.scrollCb=e.scrollCb,this.bypassOptions=e.bypassOptions,this.mirror=e.mirror,this.init()}init(){this.reset(),this.patchAttachShadow(Element,document)}addShadowRoot(e,t){if(G(e)&&!this.shadowDoms.has(e)){this.shadowDoms.add(e);const n=st({...this.bypassOptions,doc:t,mutationCb:this.mutationCb,mirror:this.mirror,shadowDomManager:this},e);this.restoreHandlers.push(()=>n.disconnect()),this.restoreHandlers.push(ut({...this.bypassOptions,scrollCb:this.scrollCb,doc:e,mirror:this.mirror})),B(()=>{e.adoptedStyleSheets&&0<e.adoptedStyleSheets.length&&this.bypassOptions.stylesheetManager.adoptStyleSheets(e.adoptedStyleSheets,this.mirror.getId(ne.host(e))),this.restoreHandlers.push(ht({mirror:this.mirror,stylesheetManager:this.bypassOptions.stylesheetManager},e))},0)}}observeAttachShadow(e){e.contentWindow&&e.contentDocument&&this.patchAttachShadow(e.contentWindow.Element,e.contentDocument)}patchAttachShadow(e,i){const r=this;this.restoreHandlers.push(L(e.prototype,"attachShadow",function(n){return function(e){var e=n.call(this,e),t=ne.shadowRoot(this);return t&&Xe(this)&&r.addShadowRoot(t,i),e}}))}reset(){this.restoreHandlers.forEach(e=>{try{e()}catch(t){}}),this.restoreHandlers=[],this.shadowDoms=new WeakSet}}for(var o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",wt="undefined"==typeof Uint8Array?[]:new Uint8Array(256),St=0;St<o.length;St++)wt[o.charCodeAt(St)]=St;var It,Et=function(e){for(var t=new Uint8Array(e),n=t.length,i="",r=0;r<n;r+=3)i=(i=(i=(i+=o[t[r]>>2])+o[(3&t[r])<<4|t[r+1]>>4])+o[(15&t[r+1])<<2|t[r+2]>>6])+o[63&t[r+2]];return n%3==2?i=i.substring(0,i.length-1)+"=":n%3==1&&(i=i.substring(0,i.length-2)+"=="),i};const _t=new Map;const Ct=(t,n,i)=>{if(t&&(Tt(t,n)||"object"==typeof t)){n=function(e,t){let n=_t.get(e);return n||(n=new Map,_t.set(e,n)),n.has(t)||n.set(t,[]),n.get(t)}(i,t.constructor.name);let e=n.indexOf(t);return-1===e&&(e=n.length,n.push(t)),e}};const xt=(e,t,n)=>e.map(e=>function r(e,t,n){var i;return e instanceof Array?e.map(e=>r(e,t,n)):null===e?e:e instanceof Float32Array||e instanceof Float64Array||e instanceof Int32Array||e instanceof Uint32Array||e instanceof Uint8Array||e instanceof Uint16Array||e instanceof Int16Array||e instanceof Int8Array||e instanceof Uint8ClampedArray?{rr_type:e.constructor.name,args:[Object.values(e)]}:e instanceof ArrayBuffer?{rr_type:e.constructor.name,base64:Et(e)}:e instanceof DataView?{rr_type:e.constructor.name,args:[r(e.buffer,t,n),e.byteOffset,e.byteLength]}:e instanceof HTMLImageElement?(i=e.src,{rr_type:e.constructor.name,src:i}):e instanceof HTMLCanvasElement?{rr_type:"HTMLImageElement",src:e.toDataURL()}:e instanceof ImageData?{rr_type:e.constructor.name,args:[r(e.data,t,n),e.width,e.height]}:Tt(e,t)||"object"==typeof e?{rr_type:e.constructor.name,index:Ct(e,t,n)}:e}(e,t,n)),Tt=(t,n)=>{var e=["WebGLActiveInfo","WebGLBuffer","WebGLFramebuffer","WebGLProgram","WebGLRenderbuffer","WebGLShader","WebGLShaderPrecisionFormat","WebGLTexture","WebGLUniformLocation","WebGLVertexArrayObject","WebGLVertexArrayObjectOES"].filter(e=>"function"==typeof n[e]);return Boolean(e.find(e=>t instanceof n[e]))};function kt(n,i,r,o){const e=[];var t;for(const s of Object.getOwnPropertyNames(i.CanvasRenderingContext2D.prototype))try{"function"==typeof i.CanvasRenderingContext2D.prototype[s]&&(t=L(i.CanvasRenderingContext2D.prototype,s,function(e){return function(...t){return q(this.canvas,r,o,!0)||B(()=>{var e=xt(t,i,this);n(this.canvas,{type:h["2D"],property:s,args:e})},0),e.apply(this,t)}}),e.push(t))}catch{var a=Le(i.CanvasRenderingContext2D.prototype,s,{set(e){n(this.canvas,{type:h["2D"],property:s,args:[e],setter:!0})}});e.push(a)}return()=>{e.forEach(e=>e())}}function Rt(e,r,o,a){const t=[];try{var n=L(e.HTMLCanvasElement.prototype,"getContext",function(i){return function(e,...t){var n;return q(this,r,o,!0)||(n="experimental-webgl"===(n=e)?"webgl":n,"__context"in this||(this.__context=n),a&&["webgl","webgl2"].includes(n)&&(t[0]&&"object"==typeof t[0]?(n=t[0]).preserveDrawingBuffer||(n.preserveDrawingBuffer=!0):t.splice(0,1,{preserveDrawingBuffer:!0}))),i.apply(this,[e,...t])}});t.push(n)}catch{console.error("failed to patch HTMLCanvasElement.prototype.getContext")}return()=>{t.forEach(e=>e())}}function At(e,i,r,o,a,s){var t,n=[];for(const u of Object.getOwnPropertyNames(e))if(!["isContextLost","canvas","drawingBufferWidth","drawingBufferHeight"].includes(u))try{"function"==typeof e[u]&&(t=L(e,u,function(n){return function(...e){var t=n.apply(this,e);return Ct(t,s,this),"tagName"in this.canvas&&!q(this.canvas,o,a,!0)&&(e=xt(e,s,this),e={type:i,property:u,args:e},r(this.canvas,e)),t}}),n.push(t))}catch{var d=Le(e,u,{set(e){r(this.canvas,{type:i,property:u,args:[e],setter:!0})}});n.push(d)}return n}function Ot(e,t,n,i){const r=[];return r.push(...At(t.WebGLRenderingContext.prototype,h.WebGL,e,n,i,t)),"undefined"!=typeof t.WebGL2RenderingContext&&r.push(...At(t.WebGL2RenderingContext.prototype,h.WebGL2,e,n,i,t)),()=>{r.forEach(e=>e())}}function Nt(e){return function(){return{onerror:null,onmessage:null}}}class Mt{constructor(e){s(this,"pendingCanvasMutations",new Map),s(this,"rafStamps",{latestId:0,invokeId:null}),s(this,"mirror"),s(this,"mutationCb"),s(this,"resetObservers"),s(this,"frozen",!1),s(this,"locked",!1),s(this,"processMutation",(e,t)=>{(this.rafStamps.invokeId&&this.rafStamps.latestId!==this.rafStamps.invokeId||!this.rafStamps.invokeId)&&(this.rafStamps.invokeId=this.rafStamps.latestId),this.pendingCanvasMutations.has(e)||this.pendingCanvasMutations.set(e,[]),this.pendingCanvasMutations.get(e).push(t)});var{sampling:t="all",win:n,blockClass:i,blockSelector:r,recordCanvas:o,dataURLOptions:a}=e;this.mutationCb=e.mutationCb,this.mirror=e.mirror,o&&"all"===t&&this.initCanvasMutationObserver(n,i,r),o&&"number"==typeof t&&this.initCanvasFPSObserver(t,n,i,r,{dataURLOptions:a})}reset(){this.pendingCanvasMutations.clear(),this.resetObservers&&this.resetObservers()}freeze(){this.frozen=!0}unfreeze(){this.frozen=!1}lock(){this.locked=!0}unlock(){this.locked=!1}initCanvasFPSObserver(e,n,i,r,o){const t=Rt(n,i,r,!0),a=new Map,s=new Nt,d=(s.onmessage=e=>{var t,n,i,r=e.data["id"];a.set(r,!1),"base64"in e.data&&({base64:e,type:t,width:n,height:i}=e.data,this.mutationCb({id:r,type:h["2D"],commands:[{property:"clearRect",args:[0,0,n,i]},{property:"drawImage",args:[{rr_type:"ImageBitmap",args:[{rr_type:"Blob",data:[{rr_type:"ArrayBuffer",base64:e}],type:t}]},0,0]}]}))},1e3/e);let u=0,c;const l=()=>{const t=[];return n.document.querySelectorAll("canvas").forEach(e=>{q(e,i,r,!0)||t.push(e)}),t},p=e=>{c=(u&&e-u<d||(u=e,l().forEach(async e=>{var t,n,i=this.mirror.getId(e);a.get(i)||0!==e.width&&0!==e.height&&(a.set(i,!0),["webgl","webgl2"].includes(e.__context)&&!1===(null==(n=null==(t=e.getContext(e.__context))?void 0:t.getContextAttributes())?void 0:n.preserveDrawingBuffer)&&t.clear(t.COLOR_BUFFER_BIT),n=await createImageBitmap(e),s.postMessage({id:i,bitmap:n,width:e.width,height:e.height,dataURLOptions:o.dataURLOptions},[n]))})),requestAnimationFrame(p))};c=requestAnimationFrame(p),this.resetObservers=()=>{t(),cancelAnimationFrame(c)}}initCanvasMutationObserver(e,t,n){this.startRAFTimestamping(),this.startPendingCanvasMutationFlusher();const i=Rt(e,t,n,!1),r=kt(this.processMutation.bind(this),e,t,n),o=Ot(this.processMutation.bind(this),e,t,n);this.resetObservers=()=>{i(),r(),o()}}startPendingCanvasMutationFlusher(){requestAnimationFrame(()=>this.flushPendingCanvasMutations())}startRAFTimestamping(){const t=e=>{this.rafStamps.latestId=e,requestAnimationFrame(t)};requestAnimationFrame(t)}flushPendingCanvasMutations(){this.pendingCanvasMutations.forEach((e,t)=>{var n=this.mirror.getId(t);this.flushPendingCanvasMutationFor(t,n)}),requestAnimationFrame(()=>this.flushPendingCanvasMutations())}flushPendingCanvasMutationFor(e,t){var n,i;this.frozen||this.locked||(i=this.pendingCanvasMutations.get(e))&&-1!==t&&(n=i.map(e=>{const{type:t,...n}=e;return n}),i=i[0]["type"],this.mutationCb({id:t,type:i,commands:n}),this.pendingCanvasMutations["delete"](e))}}class Lt{constructor(e){s(this,"trackedLinkElements",new WeakSet),s(this,"mutationCb"),s(this,"adoptedStyleSheetCb"),s(this,"styleMirror",new Je),this.mutationCb=e.mutationCb,this.adoptedStyleSheetCb=e.adoptedStyleSheetCb}attachLinkElement(e,t){"_cssText"in t.attributes&&this.mutationCb({adds:[],removes:[],texts:[],attributes:[{id:t.id,attributes:t.attributes}]}),this.trackLinkElement(e)}trackLinkElement(e){this.trackedLinkElements.has(e)||(this.trackedLinkElements.add(e),this.trackStylesheetInLinkElement(e))}adoptStyleSheets(e,t){if(0!==e.length){var n={id:t,styleIds:[]},i=[];for(const o of e){let e;if(this.styleMirror.has(o))e=this.styleMirror.getId(o);else{e=this.styleMirror.add(o);var r=[];for(let e=0;e<o.rules.length;++e)r.push({rule:S(o.rules[e],o.href),index:e});i.push({styleId:e,rules:Array.from(o.rules||CSSRule,(e,t)=>({rule:S(e,o.href),index:t}))})}n.styleIds.push(e)}0<i.length&&(n.styles=i),this.adoptedStyleSheetCb(n)}}reset(){this.styleMirror.reset(),this.trackedLinkElements=new WeakSet}trackStylesheetInLinkElement(e){}}class Pt{constructor(){s(this,"nodeMap",new WeakMap),s(this,"active",!1)}inOtherBuffer(e,t){e=this.nodeMap.get(e);return e&&Array.from(e).some(e=>e!==t)}add(e,t){this.active||(this.active=!0,requestAnimationFrame(()=>{this.nodeMap=new WeakMap,this.active=!1})),this.nodeMap.set(e,(this.nodeMap.get(e)||new Set).add(t))}destroy(){}}let ue,ce=()=>{},Ft,Dt=!1;try{2!==Array.from([1],e=>2*e)[0]&&(It=document.createElement("iframe"),document.body.appendChild(It),Array.from=(null==(e=It.contentWindow)?void 0:e.Array.from)||Array.from,document.body.removeChild(It))}catch(Gt){console.debug("Unable to override Array.from",Gt)}const le=new pe;function Ut(e={}){const{emit:i,checkoutEveryNms:r,checkoutEveryNth:o,blockClass:n="rr-block",blockSelector:a=null,hideSelector:s=null,ignoreClass:F="rr-ignore",ignoreSelector:D=null,maskTextClass:d="rr-mask",maskTextSelector:u=null,inlineStylesheet:c=!0,maskAllInputs:U,maskInputOptions:t,slimDOMOptions:l,maskInputFn:p,maskTextFn:h,hooks:G,packFn:B,sampling:f={},dataURLOptions:g={},mousemoveWait:H,recordDOM:z=!0,recordCanvas:m=!1,recordCrossOriginIframes:j=!1,emitFromIframe:q=!1,recordAfter:W="DOMContentLoaded"===e.recordAfter?e.recordAfter:"load",userTriggeredOnInput:V=!1,collectFonts:J=!1,inlineImages:v=!1,plugins:y,keepIframeSrcFn:b=()=>!1,ignoreCSSAttributes:K=new Set([]),errorHandler:$}=e;e=$,ae=e;const w=!!q||!j||window.parent===window;let S=!1;if(!w)try{window.parent.document&&(S=!1)}catch(ee){S=!0}if(w&&!i)throw new Error("emit function is required");if(!w&&!S)return()=>{};void 0!==H&&void 0===f.mousemove&&(f.mousemove=H),le.reset();const I=!0===U?{color:!0,date:!0,"datetime-local":!0,email:!0,month:!0,number:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0,textarea:!0,select:!0,password:!0}:void 0!==t?t:{password:!0},E=!0===l||"all"===l?{script:!0,comment:!0,headFavicon:!0,headWhitespace:!0,headMetaSocial:!0,headMetaRobots:!0,headMetaHttpEquiv:!0,headMetaVerification:!0,headMetaAuthorship:"all"===l,headMetaDescKeywords:"all"===l,headTitleMutations:"all"===l}:l||{};"NodeList"in(e=window)&&!e.NodeList.prototype.forEach&&(e.NodeList.prototype.forEach=Array.prototype.forEach),"DOMTokenList"in e&&!e.DOMTokenList.prototype.forEach&&(e.DOMTokenList.prototype.forEach=Array.prototype.forEach);let X,_=0;const Y=e=>{for(const t of y||[])t.eventProcessor&&(e=t.eventProcessor(e));return e=B&&!S?B(e):e},C=(ue=(e,t)=>{var n;e.timestamp=Pe(),null==(n=de[0])||!n.isFrozen()||e.type===re.FullSnapshot||e.type===re.IncrementalSnapshot&&e.data.source===oe.Mutation||de.forEach(e=>e.unfreeze()),w?null!=i&&i(Y(e),t):S&&(n={type:"rrweb",event:Y(e),origin:window.location.origin,isCheckout:t},window.parent.postMessage(n,"*")),e.type===re.FullSnapshot?(X=e,_=0):e.type!==re.IncrementalSnapshot||e.data.source===oe.Mutation&&e.data.isAttachIframe||(_++,t=o&&_>=o,n=r&&e.timestamp-X.timestamp>r,(t||n)&&ce(!0))},e=>{ue({type:re.IncrementalSnapshot,data:{source:oe.Mutation,...e}})}),Z=e=>ue({type:re.IncrementalSnapshot,data:{source:oe.Scroll,...e}}),Q=e=>ue({type:re.IncrementalSnapshot,data:{source:oe.CanvasMutation,...e}});const x=new Lt({mutationCb:C,adoptedStyleSheetCb:e=>ue({type:re.IncrementalSnapshot,data:{source:oe.AdoptedStyleSheet,...e}})}),T=new yt({mirror:le,mutationCb:C,stylesheetManager:x,recordCrossOriginIframes:j,wrappedEmit:ue,takeFullSnapshot:ce});for(const O of y||[])O.getMirror&&O.getMirror({nodeMirror:le,crossOriginIframeMirror:T.crossOriginIframeMirror,crossOriginIframeStyleMirror:T.crossOriginIframeStyleMirror});const k=new Pt,R=(Ft=new Mt({recordCanvas:m,mutationCb:Q,win:window,blockClass:n,blockSelector:a,mirror:le,sampling:f.canvas,dataURLOptions:g}),new bt({mutationCb:C,scrollCb:Z,bypassOptions:{blockClass:n,blockSelector:a,hideSelector:s,maskTextClass:d,maskTextSelector:u,inlineStylesheet:c,maskInputOptions:I,dataURLOptions:g,maskTextFn:h,maskInputFn:p,recordCanvas:m,inlineImages:v,sampling:f,slimDOMOptions:E,iframeManager:T,stylesheetManager:x,canvasManager:Ft,keepIframeSrcFn:b,processedNodeManager:k},mirror:le}));ce=(e=!1)=>{if(z){ue({type:re.Meta,data:{href:window.location.href,width:Ue(),height:De()}},e),x.reset(),R.init(),de.forEach(e=>e.lock());var t=function(e,t){var{mirror:t=new pe,blockClass:n="rr-block",blockSelector:i=null,hideSelector:r=null,maskTextClass:o="rr-mask",maskTextSelector:a=null,inlineStylesheet:s=!0,inlineImages:d=!1,recordCanvas:u=!1,maskAllInputs:c=!1,maskTextFn:l,maskInputFn:p,slimDOM:h=!1,dataURLOptions:f,preserveWhiteSpace:g,onSerialize:m,onIframeLoad:v,iframeLoadTimeout:y,onStylesheetLoad:b,stylesheetLoadTimeout:w,keepIframeSrcFn:S=()=>!1}=t||{};return te(e,{doc:e,mirror:t,blockClass:n,blockSelector:i,hideSelector:r,maskTextClass:o,maskTextSelector:a,skipChild:!1,inlineStylesheet:s,maskInputOptions:!0===c?{color:!0,date:!0,"datetime-local":!0,email:!0,month:!0,number:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0,textarea:!0,select:!0,password:!0}:!1===c?{password:!0}:c,maskTextFn:l,maskInputFn:p,slimDOMOptions:!0===h||"all"===h?{script:!0,comment:!0,headFavicon:!0,headWhitespace:!0,headMetaDescKeywords:"all"===h,headMetaSocial:!0,headMetaRobots:!0,headMetaHttpEquiv:!0,headMetaAuthorship:!0,headMetaVerification:!0}:!1===h?{}:h,dataURLOptions:f,inlineImages:d,recordCanvas:u,preserveWhiteSpace:g,onSerialize:m,onIframeLoad:v,iframeLoadTimeout:y,onStylesheetLoad:b,stylesheetLoadTimeout:w,keepIframeSrcFn:S,newlyAddedElement:!1})}(document,{mirror:le,blockClass:n,blockSelector:a,hideSelector:s,maskTextClass:d,maskTextSelector:u,inlineStylesheet:c,maskAllInputs:I,maskTextFn:h,maskInputFn:p,slimDOM:E,dataURLOptions:g,recordCanvas:m,inlineImages:v,onSerialize:e=>{qe(e,le)&&T.addIframe(e),We(e,le)&&x.trackLinkElement(e),Ve(e)&&R.addShadowRoot(ne.shadowRoot(e),document)},onIframeLoad:(e,t)=>{T.attachIframe(e,t),R.observeAttachShadow(e)},onStylesheetLoad:(e,t)=>{x.attachLinkElement(e,t)},keepIframeSrcFn:b});if(!t)return console.warn("Failed to snapshot the document");ue({type:re.FullSnapshot,data:{node:t,initialOffset:Fe(window)}},e),de.forEach(e=>e.unlock()),document.adoptedStyleSheets&&0<document.adoptedStyleSheets.length&&x.adoptStyleSheets(document.adoptedStyleSheets,le.getId(document))}},T.setTakeFullSnapshot(ce);try{const N=[],M=new Map,L=e=>{return se(ft)({mutationCb:C,mousemoveCb:(e,t)=>ue({type:re.IncrementalSnapshot,data:{source:t,positions:e}}),mouseInteractionCb:e=>ue({type:re.IncrementalSnapshot,data:{source:oe.MouseInteraction,...e}}),scrollCb:Z,viewportResizeCb:e=>ue({type:re.IncrementalSnapshot,data:{source:oe.ViewportResize,...e}}),inputCb:e=>ue({type:re.IncrementalSnapshot,data:{source:oe.Input,...e}}),mediaInteractionCb:e=>ue({type:re.IncrementalSnapshot,data:{source:oe.MediaInteraction,...e}}),styleSheetRuleCb:e=>ue({type:re.IncrementalSnapshot,data:{source:oe.StyleSheetRule,...e}}),styleDeclarationCb:e=>ue({type:re.IncrementalSnapshot,data:{source:oe.StyleDeclaration,...e}}),canvasMutationCb:Q,fontCb:e=>ue({type:re.IncrementalSnapshot,data:{source:oe.Font,...e}}),selectionCb:e=>{ue({type:re.IncrementalSnapshot,data:{source:oe.Selection,...e}})},customElementCb:e=>{ue({type:re.IncrementalSnapshot,data:{source:oe.CustomElement,...e}})},blockClass:n,ignoreClass:F,ignoreSelector:D,maskTextClass:d,maskTextSelector:u,maskInputOptions:I,inlineStylesheet:c,sampling:f,recordDOM:z,recordCanvas:m,inlineImages:v,userTriggeredOnInput:V,collectFonts:J,doc:e,maskInputFn:p,maskTextFn:h,keepIframeSrcFn:b,blockSelector:a,hideSelector:s,slimDOMOptions:E,dataURLOptions:g,mirror:le,iframeManager:T,stylesheetManager:x,shadowDomManager:R,processedNodeManager:k,canvasManager:Ft,ignoreCSSAttributes:K,plugins:(null==(e=null==y?void 0:y.filter(e=>e.observer))?void 0:e.map(t=>({observer:t.observer,options:t.options,callback:e=>ue({type:re.Plugin,data:{plugin:t.name,payload:e}})})))||[]},G)},P=(T.addLoadListener(e=>{try{M.set(e,L(e.contentDocument))}catch(t){console.warn(t)}}),T.addPageHideListener(e=>{var t=M.get(e),n=(t&&(t(),M["delete"](e)),e);for(let e=de.length-1;0<=e;e--){var i=de[e];i.bufferBelongsToIframe(n)&&(i.reset(),de.splice(e,1))}}),()=>{ce(),N.push(L(document)),Dt=!0});return"interactive"===document.readyState||"complete"===document.readyState?P():(N.push(ie("DOMContentLoaded",()=>{ue({type:re.DomContentLoaded,data:{}}),"DOMContentLoaded"===W&&P()})),N.push(ie("load",()=>{ue({type:re.Load,data:{}}),"load"===W&&P()},window))),()=>{N.forEach(e=>e()),M.forEach(e=>e()),k.destroy(),Dt=!1,ae=void 0}}catch(A){console.warn(A)}}return Ut.addCustomEvent=(e,t)=>{if(!Dt)throw new Error("please add custom event after start recording");ue({type:re.Custom,data:{tag:e,payload:t}})},Ut.freezePage=()=>{de.forEach(e=>e.freeze())},Ut.takeFullSnapshot=e=>{if(!Dt)throw new Error("please take full snapshot after start recording");ce(e)},Ut.mirror=le,0,Ut}var __assign=function(){return(__assign=Object.assign||function __assign(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)};function __rest(e,t){var n={};for(r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n}function __awaiter(e,t,s,d){return new(s=s||Promise$2)(function(n,i){function r(e){try{a(d.next(e))}catch(t){i(t)}}function o(e){try{a(d["throw"](e))}catch(t){i(t)}}function a(e){var t;e.done?n(e.value):((t=e.value)instanceof s?t:new s(function(e){e(t)})).then(r,o)}a((d=d.apply(e,t||[])).next())})}function __generator(n,i){var r,o,a,s={label:0,sent:function(){if(1&a[0])throw a[1];return a[1]},trys:[],ops:[]},d=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return d.next=e(0),d["throw"]=e(1),d["return"]=e(2),"function"==typeof Symbol&&(d[Symbol.iterator]=function(){return this}),d;function e(t){return function(e){return u([t,e])}}function u(e){if(r)throw new TypeError("Generator is already executing.");for(;s=d&&e[d=0]?0:s;)try{if(r=1,o&&(a=2&e[0]?o["return"]:e[0]?o["throw"]||((a=o["return"])&&a.call(o),0):o.next)&&!(a=a.call(o,e[1])).done)return a;switch(o=0,(e=a?[2&e[0],a.value]:e)[0]){case 0:case 1:a=e;break;case 4:return s.label++,{value:e[1],done:!1};case 5:s.label++,o=e[1],e=[0];continue;case 7:e=s.ops.pop(),s.trys.pop();continue;default:if(!(a=0<(a=s.trys).length&&a[a.length-1])&&(6===e[0]||2===e[0])){s=0;continue}if(3===e[0]&&(!a||e[1]>a[0]&&e[1]<a[3]))s.label=e[1];else if(6===e[0]&&s.label<a[1])s.label=a[1],a=e;else{if(!(a&&s.label<a[2])){a[2]&&s.ops.pop(),s.trys.pop();continue}s.label=a[2],s.ops.push(e)}}e=i.call(n,s)}catch(t){e=[6,t],o=0}finally{r=a=0}if(5&e[0])throw e[1];return{value:e[0]?e[1]:void 0,done:!0}}}var SessionRecorderBuffer=function(){function e(e,t){void 0===t&&(t=Infinity),this.data=[],this.sequenceNumber=0,this.interval=e,this.maxCount=t,this.doubledMaxCount=2*t}return e.prototype.isEmpty=function(){return 0===this.data.length},e.prototype.count=function(){return this.data.length},e.prototype.clear=function(){this.data.length=0},e.prototype.clearSequence=function(){this.sequenceNumber=0},e.prototype.push=function(e){this.data.push(e),this.checkRateLimit()},e.prototype.pack=function(e,n){var t=this.data.splice(0,this.maxCount);return e.recordingPayload=t,e.sequence=this.sequenceNumber,e.recordingPayloadCount=t.length,t.length&&(e.browserTime=t[0].timestamp),e.recordingPayloadMetadata=n.map(t,function(e){var t=n.pick(e,"type","timestamp");return e.data&&(t.data=n.pick(e.data,"source","type","x","y","id","height","width","href")),t}),this.sequenceNumber+=t.length,e},e.prototype.checkRateLimit=function(){var e=this.data.length;e>=this.doubledMaxCount&&e%this.maxCount==0&&this.data[e-1].timestamp-this.data[e-this.doubledMaxCount].timestamp<=this.interval&&this.onRateLimit&&this.onRateLimit()},e}(),RECORDING_CONFIG_WORKERURL$1="recording.workerUrl",MAX_SIZE=2e6,RESOURCE_CACHING$1="resourceCaching",Transport=function(){function e(e,t,n){this.WorkerClass=e,this.pendo=t,this.api=n,this.maxSize=MAX_SIZE,this.lockID="worker-lock-".concat(this.pendo.randomString(16)),this.isResourceCachingEnabled=this.api.ConfigReader.get(RESOURCE_CACHING$1)}return e.prototype.start=function(e){if(!e.disableWorker&&!this.worker)try{var t;e.workerOverride?this.worker=e.workerOverride:(t=this.api.ConfigReader.get(RECORDING_CONFIG_WORKERURL$1),this.usesSelfHostedWorker=null!=t,this.worker=t?new Worker(t):new this.WorkerClass),this.worker.postMessage({type:"init",lockID:this.lockID}),this.worker.onmessage=this.pendo._.bind(this._onMessage,this),this.worker.onerror=this.pendo._.bind(this._onError,this)}catch(n){this.worker=null}},e.prototype.stop=function(){this.worker&&(this.worker.terminate(),delete this.worker)},e.prototype.send=function(e,t,n){var i,r=e.url,o=e.payload;if(0<(n=void 0===n?0:n)&&(r="".concat(r,"&rt=").concat(n)),this.worker&&!t&&o)return(i={}).promise=new Promise$2(function(e,t){i.resolve=e,i.reject=t}),this.workerResponse=i,this.worker.postMessage({url:r,payload:o,shouldCacheResources:this.isResourceCachingEnabled}),i.promise;if(!e.body){var a,n=JSON.stringify(o);if(n.length>this.maxSize)throw(a=new Error("maximum recording payload size exceeded")).reason="HEAVY_EVENT",a.context={size:n.length,count:null==o?void 0:o.recordingPayloadCount},a;e.body=this.pendo.compress(n,"binary"),delete e.payload}return r="".concat(r,"&ct=").concat((new Date).getTime()),this.post(r,{keepalive:t,body:e.body})},e.prototype.post=function(e,t){return t.method="POST",t.keepalive&&this.api.transmit.fetchKeepalive.supported()?this.api.transmit.fetchKeepalive(e,t):t.keepalive&&this.api.transmit.sendBeacon.supported()?this.api.transmit.sendBeacon(e,new Blob([t.body]))?Promise$2.resolve():Promise$2.reject(new Error("sendBeacon failed to send recording data")):this.pendo.ajax.post(e,t.body)},e.prototype._onMessage=function(t){return __awaiter(this,void 0,void 0,function(){return __generator(this,function(e){switch(e.label){case 0:return t.data&&t.data.ready?[4,navigator.locks.request(this.lockID,function(){})]:[3,2];case 1:e.sent(),this.onWorkerMessage({type:"workerDied"}),e.label=2;case 2:return t.data&&t.data.type?this.onWorkerMessage(t.data):(t.data&&t.data.error&&((t.data.status&&t.data.status<500||null==t.data.sequence)&&this.api.log.critical("Failed to send recording data from web worker",{error:t.data.error}),this.workerResponse)&&(this.workerResponse.reject(),this.workerResponse=null),this.workerResponse&&(this.workerResponse.resolve(),this.workerResponse=null)),[2]}})})},e.prototype._onError=function(){this.onError&&this.onError()},e}(),ELEMENT_NODE=1,INPUT_MASK="*".repeat(10),NUMBER_INPUT_MASK="0".repeat(10);function isElementNode(e){return!!e&&e.nodeType===ELEMENT_NODE}function getParent(e){return"undefined"!=typeof window.ShadowRoot&&e instanceof window.ShadowRoot&&e.host?e.host:e.parentNode}function distanceToMatch(e,t,n,i){if((n=void 0===n?Infinity:n)<(i=void 0===i?0:i))return-1;if(!e)return-1;if(isElementNode(e)){if(e.matches(t))return i;if(e.parentNode)return distanceToMatch(e.parentNode,t,n,i+1)}return distanceToMatch(getParent(e),t,n,i+1)}function shouldMask(e,t){var n=t.maskAllText,i=t.maskTextSelector,t=t.unmaskTextSelector;try{var r=isElementNode(e)?e:e.parentElement;if(null===r)return!1;var o=-1,a=-1;if(n){if((a=distanceToMatch(r,t))<0)return!0;o=distanceToMatch(r,i,0<=a?a:Infinity)}else{if((o=distanceToMatch(r,i))<0)return!1;a=distanceToMatch(r,t,0<=o?o:Infinity)}return 0<=o?!(0<=a)||o<=a:!(0<=a||!n)}catch(s){}return!!n}function isNumberInput(e){return"input"===(e.tagName||"").toLowerCase()&&"number"===(e.type||"").toLowerCase()}function shouldMaskInput(e,t){if(t&&isElementNode(e)){var n=(e.tagName||"").toLowerCase(),e=(e.type||"").toLowerCase();if(t[n]||t[e])return!0}return!1}function maskInput(e,t,n){return shouldMaskInput(n,e.maskInputOptions)||shouldMask(n,e)?t?isNumberInput(n)?NUMBER_INPUT_MASK:INPUT_MASK:"":t}function maskText(e,t,n){return shouldMask(n,e)?t?t.replace(/[\S]/g,"*"):"":t}var RECORDING_CONFIG="recording",RECORDING_CONFIG_ENABLED="recording.enabled",RECORDING_CONFIG_AUTO_START="recording.autoStart",RECORDING_CONFIG_WORKERURL="recording.workerUrl",RECORDING_CONFIG_ON_RECORDING_START="recording.onRecordingStart",RECORDING_CONFIG_ON_RECORDING_STOP="recording.onRecordingStop",RECORDING_CONFIG_WORKER_OVERRIDE="recording.workerOverride",RECORDING_CONFIG_TREAT_IFRAME_AS_ROOT="recording.treatIframeAsRoot",RECORDING_CONFIG_DISABLE_UNLOAD="recording.disableUnload",RESOURCE_CACHING="resourceCaching",ONE_DAY_IN_MILLISECONDS=864e5,ONE_MINUTE_IN_MILLISECONDS=6e4,THIRTY_MINUTES=18e5,ONE_HUNDRED_MB_IN_BYTES=104857600,SESSION_RECORDING_ID="pendo_srId",SESSION_RECORDING_LAST_USER_INTERACTION_EVENT="pendo_srLastUserInteractionEvent",SEND_INTERVAL=5e3,MAX_SEND_COUNT=2e4,EVENT_TYPES={INCREMENTAL_SOURCE_MUTATION:0,FULL_SNAPSHOT:2,INCREMENTAL_SNAPSHOT:3,META:4,INCREMENTAL_SOURCE_INPUT:5},SessionRecorder=function(){function e(e,t){this.name="Replay",this.record=e,this.WorkerClass=t,this.lastKeyFrameTime=0,this.eventsSinceLastKeyFrame=0,this.currentRecordingSize=0}return e.prototype.addConfigOptions=function(){var e=this.api.ConfigReader;e.addOption(RECORDING_CONFIG,[e.sources.PENDO_CONFIG_SRC],{}),e.addOption(RECORDING_CONFIG_AUTO_START,[e.sources.SNIPPET_SRC],undefined),e.addOption(RECORDING_CONFIG_ENABLED,[e.sources.SNIPPET_SRC],undefined),e.addOption(RECORDING_CONFIG_ON_RECORDING_START,[e.sources.SNIPPET_SRC,e.sources.PENDO_CONFIG_SRC],undefined),e.addOption(RECORDING_CONFIG_ON_RECORDING_STOP,[e.sources.SNIPPET_SRC,e.sources.PENDO_CONFIG_SRC],undefined),e.addOption(RECORDING_CONFIG_WORKERURL,[e.sources.SNIPPET_SRC],undefined),e.addOption(RECORDING_CONFIG_WORKER_OVERRIDE,[e.sources.PENDO_CONFIG_SRC],undefined),e.addOption(RECORDING_CONFIG_TREAT_IFRAME_AS_ROOT,[e.sources.SNIPPET_SRC],undefined),e.addOption(RESOURCE_CACHING,[e.sources.PENDO_CONFIG_SRC],undefined)},e.prototype.initialize=function(e,t){this.pendo=e,this.api=t;var e=this.pendo._.bind,t=this.api.ConfigReader,n=(this.buffer=new SessionRecorderBuffer(SEND_INTERVAL,MAX_SEND_COUNT),this.buffer.onRateLimit=e(this.rateLimitExceeded,this),this.transport=new Transport(this.WorkerClass,this.pendo,this.api),this.transport.onError=e(this.sendFailure,this,"WORKER_ERROR"),this.transport.onWorkerMessage=e(this.onWorkerMessage,this),this.sendQueue=new this.api.SendQueue(e(this.transport.send,this.transport)),this.sendQueue.onTimeout=e(this.sendFailure,this,"SEND_TIMEOUT"),this.errorHandler=this.pendo._.throttle(e(this.logStopReason,this,"RRWEB_ERROR"),ONE_MINUTE_IN_MILLISECONDS,{trailing:!1}),this.isNewSession=!1,this.isCheckingVisitorEligibility=!1,this.pageLifecycleListeners=[],this.addConfigOptions(),this.config=t.get(RECORDING_CONFIG),this.onRecordingStart=this.pendo._.isFunction(t.get(RECORDING_CONFIG_ON_RECORDING_START))?t.get(RECORDING_CONFIG_ON_RECORDING_START):function(){},this.onRecordingStop=this.pendo._.isFunction(t.get(RECORDING_CONFIG_ON_RECORDING_STOP))?t.get(RECORDING_CONFIG_ON_RECORDING_STOP):function(){},!1),i=t.get(RECORDING_CONFIG_ENABLED);this.pendo._.isBoolean(i)?(n=i)||this.api.log.info("Session Replay disabled via the snippet config"):n=this.config.enabled,n&&(t.get("excludeNonGuideAnalytics")?this.api.log.info("Session Replay is disabled because excludeNonGuideAnalytics is enabled"):(i=this.sessionIdKey="".concat(SESSION_RECORDING_ID,".").concat(this.pendo.apiKey),this.pendo.recording={start:e(this.start,this),stop:e(this.stop,this)},this.subscriptions=[this.api.attachEvent(this.api.Events,"appHidden",e(this.handleHidden,this)),this.api.attachEvent(this.api.Events,"appUnloaded",e(this.handleUnload,this)),this.api.attachEvent(this.api.Events,"identify",e(this.changeIdentity,this)),this.api.attachEvent(this.api.Events,"metadata",e(this.changeMetadata,this)),this.api.attachEvent(this.api.Events,"eventCaptured",e(this.addRecordingId,this)),this.api.attachEvent(this.api.Events,"transmit:locked",e(this.stop,this)),this.api.attachEvent(this.api.Events,"transmit:unlocked",e(this._start,this)),this.api.attachEvent(this.api.frames.getChannel(),"message",e(this._frameMessage,this)),this.api.attachEvent(this.api.Events,"tabIdChanged:self",e(this.handleTabIdChange,this))],this.api.store.getters["frames/isReady"]()?this.ready():this.subscriptions.push(this.api.attachEvent(this.api.Events,"ready",e(this.ready,this))),this.api.agentStorage.registry.addSession(i),this.api.agentStorage.registry.addSession(SESSION_RECORDING_LAST_USER_INTERACTION_EVENT)))},e.prototype.teardown=function(){delete this.pendo.recording,delete this.allowStart,this.pendo._.each(this.subscriptions,function(e){e()}),this.removePageLifecycleListeners(),this.subscriptions.length=0,this.stop(),this.transport.stop()},e.prototype.ready=function(){!1!==this.api.ConfigReader.get(RECORDING_CONFIG_AUTO_START)&&this.start()},e.prototype.addPageLifecycleListeners=function(){var t=this;this.pendo._.each(["pageshow","focus","blur","visibilitychange","resume"],function(e){t.pageLifecycleListeners.push(t.api.attachEventInternal(window,e,t.pendo._.bind(t.checkPageLifecycleState,t),!0))})},e.prototype.removePageLifecycleListeners=function(){this.pendo._.each(this.pageLifecycleListeners,function(e){e()}),this.pageLifecycleListeners=[]},e.prototype.checkPageLifecycleState=function(){var e=this.getPageLifecycleState();"active"!==e&&"passive"!==e||!this.isRecording()&&this.allowStart&&(this.removePageLifecycleListeners(),this.ready())},e.prototype.getPageLifecycleState=function(){return"hidden"===document.visibilityState?"hidden":document.hasFocus()?"active":"passive"},e.prototype.changeIdentity=function(e){var t=this;this.allowStart&&(clearTimeout(this._changeIdentityTimer),this.isRecording()&&(this.logStopReason("IDENTITY_CHANGED",{previousVisitorId:this.visitorId,newVisitorId:e.data[0].visitor_id,previousAccountId:this.accountId,newAccountId:e.data[0].account_id}),this.stop()),this.visitorId=e.data[0].visitor_id,this.accountId=e.data[0].account_id,this._changeIdentityTimer=setTimeout$1(function(){t._start()},500))},e.prototype.changeMetadata=function(e){var e=e.data[0],t=e.hashChanged,e=e.options;if(this.allowStart&&t)return clearTimeout(this._changeIdentityTimer),this.visitorId=e.visitor.id,this.accountId=e.account.id,this.checkVisitorEligibility()},e.prototype.checkVisitorEligibility=function(t){var n=this;if(this.isRecording()||!this.pendo._.isNull(this.visitorId)||!this.pendo._.isNull(this.accountId))return this.isCheckingVisitorEligibility=!0,this.fetchVisitorConfig().then(function(e){e&&e.enable||!n.isRecording()||n.stop(),e&&e.enable&&n.isRecording()&&(t&&t.call(n),n.api.Events.trigger("recording:unpaused")),e&&e.enable&&!n.isRecording()&&n._startRecordingForVisitor(e),n.isCheckingVisitorEligibility=!1})["catch"](function(e){n.isCheckingVisitorEligibility=!1,n.api.log.critical("Failed to re-fetch recording config",{error:e}),n.logStopReason("VISITOR_CONFIG_ERROR")})},e.prototype.snapshot=function(){this.isRecording()&&(this.send(),this.record.takeFullSnapshot())},e.prototype.isRecording=function(){return null!=this.interval},e.prototype.recordingConfig=function(e){var e=this.pendo._.extend({},this.config.options,e),t={maskAllText:null==e.privateByDefault||e.privateByDefault,maskTextSelector:[".pendo-sr-mask"].concat(e.maskedSelectors||[]).join(","),unmaskTextSelector:[".pendo-sr-unmask"].concat(e.unmaskedSelectors||[]).join(","),maskInputOptions:{}},n=(this.pendo._.isObject(e.maskInputOptions)&&(t.maskInputOptions=e.maskInputOptions),t.maskInputOptions=this.pendo._.extend(t.maskInputOptions,{email:!0,password:!0,tel:!0}),[".pendo-ignore",".pendo-sr-ignore"].concat(e.blockedSelectors||[])),i=[".pendo-sr-hide"].concat(e.hiddenSelectors||[]);return{maskInputFn:this.pendo._.partial(maskInput,t),maskTextFn:this.pendo._.partial(maskText,t),maskTextSelector:"*",maskTextClass:null,maskInputOptions:t.maskInputOptions,blockClass:null,blockSelector:n.concat(i).join(","),hideSelector:i.join(","),recordCrossOriginIframes:null==e.recordCrossOriginIframes||e.recordCrossOriginIframes,emitFromIframe:!!this.api.ConfigReader.get(RECORDING_CONFIG_TREAT_IFRAME_AS_ROOT)}},e.prototype.start=function(){this._restartPtm=this.api.analytics.ptm().pause(),this.allowStart=!0,this.visitorId=this.pendo.get_visitor_id(),this.accountId=this.pendo.get_account_id(),this._start()},e.prototype._markEvents=function(e){if(this.recordingId&&this.isRecording())for(var t=0,n=e;t<n.length;t++){var i=n[t];i.visitor_id!==this.visitorId&&i.visitorId!==this.visitorId||"identify"===i.type||(i.recordingId=this.recordingId,i.recordingSessionId=this.sessionId(this.recordingId))}},e.prototype.restartPtm=function(){if(this.pendo._.isFunction(this._restartPtm)){this._markEvents(this.pendo.buffers.events);for(var e=0,t=this.pendo.buffers.silos;e<t.length;e++){var n=t[e];this._markEvents(n)}this._restartPtm(),this._restartPtm=null}},e.prototype._start=function(){var t=this;if(!this.isRecording()&&this.pendo.isSendingEvents()&&this.allowStart)return this.fetchVisitorConfig().then(function(e){t.allowStart&&(e&&e.enable?t._startRecordingForVisitor(e):(t.restartPtm(),t.logStopReason("VISITOR_DISABLED")))})["catch"](function(e){t.restartPtm(),e&&/Failed to fetch/.test(e.toString())||(t.api.log.critical("Failed to fetch recording config",{error:e,visitorId:t.visitorId,accountId:t.accountId,url:t.pendo.url.get()}),t.logStopReason("VISITOR_CONFIG_ERROR"))})},e.prototype._startRecordingForVisitor=function(e){var t=this;if(this.api.Events.trigger("recording:unpaused"),this.transport.start(this.config),this.pendo._.get(this.config,"disableFallback",!0)&&!this.transport.worker)this.restartPtm(),this.pendo.log("Worker failed to start and main thread fallback is disabled. Recording prevented from starting."),this.logStopReason("WORKER_ERROR");else try{var n=this.pendo._.bind,i=(this.visitorConfig=e,this.clearOldSessionId(),this.sendQueue.start(),this.interval=setInterval(function(){t.sendQueue.failed()||t.send()},SEND_INTERVAL),this.recordingConfig(e));this._stop=this.record(this.pendo._.extend({emit:n(this.emit,this),errorHandler:this.errorHandler},i)),this._refreshIds(),this.onRecordingStart()}catch(r){this.restartPtm(),this.logStopReason("RECORDING_ERROR")}},e.prototype._sendIds=function(){window==window.top&&this.api.frames.getChannel().postMessage({type:"pendo:sr:id",recordingId:this.recordingId,_sessionId:this._sessionId,topId:this.api.store.state.frames.topId})},e.prototype._refreshIds=function(){window!=window.top&&this.api.frames.getChannel().postMessage({type:"pendo:sr:refresh"})},e.prototype._frameMessage=function(e){e=e.data;"pendo:sr:id"===e.type?this.api.EventTracer.getTabId()==e.tabId&&this.api.store.state.frames.topId!=e.topId||(this.recordingId=e.recordingId,this._sessionId=e._sessionId,this.restartPtm()):"pendo:sr:refresh"===e.type&&window==window.top&&this._sendIds()},e.prototype.clearSessionId=function(){delete this._sessionId,this.api.sessionStorage.removeItem(SESSION_RECORDING_ID),this.api.sessionStorage.removeItem(this.sessionIdKey)},e.prototype.sessionId=function(e){var t,n;return void 0===e&&(e=this.pendo.randomString(16)),this._sessionId||((t=this.api.sessionStorage.getItem(this.sessionIdKey))||((n=this.api.sessionStorage.getItem(SESSION_RECORDING_ID))?(t=n,this.api.sessionStorage.removeItem(SESSION_RECORDING_ID)):t=e,this.api.sessionStorage.setItem(this.sessionIdKey,t)),this._sessionId=t),this._sessionId},e.prototype.clearOldSessionId=function(){var e=this.getLastUserInteractionEventInformation();if(e){var t=e.timestamp,e=e.visitorId===this.visitorId&&e.accountId===this.accountId,t=t>Date.now()-this.pendo._.get(this.visitorConfig,"inactivityDuration",THIRTY_MINUTES);if(e&&t)return}this.clearSessionInfo(),this.isNewSession=!0},e.prototype.clearSessionInfo=function(){this.currentRecordingSize=0,this.clearSessionId(),this.clearLastUserInteractionEventInformation()},e.prototype.isUserInteraction=function(e){return e.type===EVENT_TYPES.INCREMENTAL_SNAPSHOT&&e.data.source>EVENT_TYPES.INCREMENTAL_SOURCE_MUTATION&&e.data.source<=EVENT_TYPES.INCREMENTAL_SOURCE_INPUT},e.prototype.storeLastUserInteractionEventInformation=function(e,t,n,i){(this.isUserInteraction(e)||i)&&(this.lastUserInteractionEventInfo={timestamp:e.timestamp,visitorId:t,accountId:n},this.api.sessionStorage.setItem(SESSION_RECORDING_LAST_USER_INTERACTION_EVENT,JSON.stringify(this.lastUserInteractionEventInfo)))},e.prototype.clearLastUserInteractionEventInformation=function(){delete this.lastUserInteractionEventInfo,this.api.sessionStorage.removeItem(SESSION_RECORDING_LAST_USER_INTERACTION_EVENT)},e.prototype.getLastUserInteractionEventInformation=function(){if(this.lastUserInteractionEventInfo)return this.lastUserInteractionEventInfo;try{return this.lastUserInteractionEventInfo=JSON.parse(this.api.sessionStorage.getItem(SESSION_RECORDING_LAST_USER_INTERACTION_EVENT)),this.lastUserInteractionEventInfo}catch(e){return null}},e.prototype.emit=function(e){var t,n=e.type===EVENT_TYPES.META,i=e.type===EVENT_TYPES.FULL_SNAPSHOT,r=this.pendo._.get(this.getLastUserInteractionEventInformation(),"timestamp"),o=this.pendo._.get(this.visitorConfig,"inactivityDuration",THIRTY_MINUTES),a=!1,o=(e.timestamp&&e.timestamp.getTime&&(e.timestamp=e.timestamp.getTime()),e.timestamp||(e.timestamp=(new Date).getTime()),r&&e.timestamp-r<=o);!r&&n&&this.storeLastUserInteractionEventInformation(e,this.visitorId,this.accountId,a=!0),n||this.isCheckingVisitorEligibility||!o||this.storeLastUserInteractionEventInformation(e,this.visitorId,this.accountId,a),o||i||n?(n&&(this.pendo._.has(e,"data.href")&&(e.data.href=this.pendo.location.getHref()),this.send()),this.buffer.push(e),i?(this.lastKeyFrameTime=e.timestamp,this.eventsSinceLastKeyFrame=0,this.recordingId=this.pendo.randomString(16),this.buffer.clearSequence(),this.sessionId(this.recordingId),this.restartPtm(),this._sendIds(),this.send({keyframe:!0})):!n&&(this.eventsSinceLastKeyFrame+=1,r=e.timestamp-this.lastKeyFrameTime,a=ONE_DAY_IN_MILLISECONDS<=r,o=r>=this.pendo._.get(this.visitorConfig,"keyframeTimeFrequency",30645047),i=this.eventsSinceLastKeyFrame>=this.pendo._.get(this.visitorConfig,"keyframeEventFrequency",4548),n=this.currentRecordingSize>=this.pendo._.get(this.visitorConfig,"recordingSizeLimit",ONE_HUNDRED_MB_IN_BYTES),a||o&&i||n)&&(t=function(){this.currentRecordingSize=0,this.snapshot()},a&&!this.isCheckingVisitorEligibility?this.checkVisitorEligibility(t):t.call(this))):("hidden"===this.getPageLifecycleState()&&(this.stop(),this.addPageLifecycleListeners(),this.logStopReason("INACTIVE_HIDDEN_TAB")),this.isCheckingVisitorEligibility||this.checkVisitorEligibility(t=function(){this.send(),this.clearSessionInfo(),this.snapshot()}))},e.prototype.updateCurrentRecordingSize=function(e){this.currentRecordingSize+=e},e.prototype.onWorkerMessage=function(e){switch(e.type){case"workerDied":this.logStopReason("WORKER_DIED");break;case"recordingPayloadSize":var t=e.recordingPayloadSize,n=e.exceedsPayloadSizeLimit;if(!t)return;if(n)return this.stop(),void this.logStopReason("BIG_PAYLOAD",t);this.updateCurrentRecordingSize(t);break;case"hostedResources":n=e.hostedResourcesEvent;if(!n)return;this.sendHostedResources(n);break;case"emptyPayload":this.logStopReason("EMPTY_PAYLOAD");break;case"missingData":this.logStopReason("MISSING_".concat(e.missingData))}},e.prototype.addRecordingId=function(e){this.isRecording()&&this.recordingId&&e&&e.data&&e.data.length&&"recording"!==(e=e.data[0]).type&&"identify"!==e.type&&(e.visitor_id!==this.visitorId&&e.visitorId!==this.visitorId?(this.api.log.warn("Visitor id has diverged from agent"),this.logStopReason("VISITOR_ID_DIVERGED",{agentVisitorId:e.visitor_id||e.visitorId,recordingVisitorId:this.visitorId}),this.stop()):this._markEvents([e]))},e.prototype.stop=function(){this._stop&&this._stop(),this.send(),this.sendQueue.stop(),this.recordingId=null,clearInterval(this.interval),this.interval=null,this._stop=null,this.visitorConfig=null,this.api.Events.trigger("recording:paused"),this.visitorId=null,this.accountId=null,this.clearSessionInfo(),this.onRecordingStop()},e.prototype.handleHidden=function(){this.send({hidden:!0})},e.prototype.handleUnload=function(){this.api.ConfigReader.get(RECORDING_CONFIG_DISABLE_UNLOAD)||this.send({unload:!0})},e.prototype.buildRequestUrl=function(e,t){t=this.pendo._.extend({},this.api.agent.getJwtInfoCopy(),t),t=this.pendo._.map(t,function(e,t){return"".concat(t,"=").concat(e)}).join("&");return t.length?"".concat(e,"?").concat(t):e},e.prototype.sendFailure=function(e){this.stop(),this.logStopReason(e)},e.prototype.rateLimitExceeded=function(){this.send(),this.stop(),this.logStopReason("DATA_OVERLOAD")},e.prototype.send=function(e){var e=void 0===e?{}:e,t=e.unload,t=void 0!==t&&t,n=e.keyframe,n=void 0!==n&&n,e=e.hidden,e=void 0!==e&&e;if(this.isRecording()&&this.buffer&&this.recordingId&&!this.buffer.isEmpty())if(this.pendo.isSendingEvents()){var i=this.api.EventTracer.addTracerIds({}),n=this.pendo._.extend({type:"recording",visitorId:this.visitorId,accountId:this.accountId,keyFrame:!!n,lastKeyFrame:this.lastKeyFrameTime,recordingId:this.recordingId,recordingSessionId:this.sessionId(this.recordingId),url:this.pendo.url.get(),hasUserInteraction:this.pendo._.any(this.buffer.data,this.isUserInteraction)},i),i=(this.transport.usesSelfHostedWorker&&(n.usesSelfHostedWorker=!0),this.api.Events.eventCaptured.trigger(n),{v:this.pendo.VERSION,recordingId:this.recordingId}),i=(n.keyFrame&&(i.kf=1),this.isNewSession&&(this.isNewSession=!(i.ns=1)),this.buildRequestUrl("".concat(this.pendo.HOST,"/data/rec/").concat(this.pendo.apiKey),i)),n=this.buffer.pack(n,this.pendo._);if(t||e)try{this.sendQueue.drain([{url:i,payload:n}],t)}catch(r){r.reason?this.logStopReason(r.reason,r.context):this.logStopReason("SEND_QUEUE_ERROR",r)}else this.sendQueue.push({url:i,payload:n});this.buffer.isEmpty()||this.send({unload:t})}else this.buffer.clear()},e.prototype.fetchVisitorConfig=function(){var e=this.pendo.compress({url:this.pendo.url.get(),metadata:this.pendo.getSerializedMetadata(),visitorId:this.visitorId,accountId:this.accountId}),e=this.buildRequestUrl("".concat(this.pendo.HOST,"/data/recordingconf/").concat(this.pendo.apiKey),{jzb:e,ct:(new Date).getTime(),v:this.pendo.VERSION});return fetch(e,{method:"GET"}).then(function(e){return e.json()})},e.prototype.logStopReason=function(e,t){var n=this,i=this.api.EventTracer.addTracerIds({}),e=this.pendo._.extend({type:"recording",visitorId:this.visitorId||this.pendo.get_visitor_id(),accountId:this.accountId||this.pendo.get_account_id(),browserTime:(new Date).getTime(),keyFrame:!1,lastKeyFrame:0,recordingId:"log",recordingSessionId:"log",url:this.pendo.url.get(),subType:"log",recordingPayload:[],sequence:0,recordingPayloadCount:0,props:__assign({reason:e},t&&{error:t instanceof Error?null==t?void 0:t.message:t})},i),t=this.pendo.compress(e),i=this.buildRequestUrl("".concat(this.pendo.HOST,"/data/rec/").concat(this.pendo.apiKey),{jzb:t,ct:(new Date).getTime(),v:this.pendo.VERSION,recordingId:e.recordingId}),t=this.pendo.compress(e,"binary");return this.transport.post(i,{body:t,keepalive:!0})["catch"](function(e){n.api.log.critical("Failed to send reason for stopping recording",{error:e})})},e.prototype.sendHostedResources=function(e){var t=this,n=this.api.EventTracer.addTracerIds({}),e=this.pendo._.extend(__assign(__assign({},e),{browserTime:(new Date).getTime()}),n),n=this.buildRequestUrl("".concat(this.pendo.HOST,"/data/rec/").concat(this.pendo.apiKey),{ct:(new Date).getTime(),v:this.pendo.VERSION,recordingId:e.recordingId}),e=this.pendo.compress(e,"binary");return this.transport.post(n,{body:e,keepalive:!0})["catch"](function(e){t.api.log.critical("Failed to send hosted resources for recording event",{error:e})})},e.prototype.handleTabIdChange=function(){this.send(),this.clearSessionInfo(),this.snapshot()},e}();function wrapMethodWithCatch(t){return function(){try{return t.apply(this,arguments)}catch(e){this.api&&this.api.log&&this.api.log.critical("session recording error",{error:e})}}}function errorLogger(e){if("undefined"!=typeof Object&&"function"==typeof Object.getOwnPropertyNames&&e.constructor&&e.constructor.prototype)for(var t=0,n=Object.getOwnPropertyNames(e.constructor.prototype);t<n.length;t++){var i=n[t];"constructor"!==i&&(e[i]=wrapMethodWithCatch(e[i]))}return e}function funcToSource(e,t){var t=t===undefined?null:t,n=[],e=(e=e.toString()).replace(/(['"])__worker_loader_strict__(['"])/g,"$1use strict$2");return n.push("("+e+")()"),t&&n.push("//# sourceMappingURL="+t+"\n"),n}function createURL(e,t){e=funcToSource(e,t),t=new Blob(e,{type:"application/javascript"});return URL.createObjectURL(t)}function createInlineWorkerFactory(t,n){var i;return function WorkerFactory(e){return i=i||createURL(t,n),new Worker(i,e)}}var WorkerFactory=createInlineWorkerFactory(function(){function i(e,t){return"function"==typeof e.bind?e.bind(t):e}function e(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e["default"]:e}function l(e,t){t=t||d;e=function(e){for(var t=[],n=0;n<e.length;n++){var i=e.charCodeAt(n);i<128?t.push(i):i<2048?t.push(192|i>>6,128|63&i):i<55296||57344<=i?t.push(224|i>>12,128|i>>6&63,128|63&i):(n++,i=65536+((1023&i)<<10|1023&e.charCodeAt(n)),t.push(240|i>>18,128|i>>12&63,128|i>>6&63,128|63&i))}return t}("string"==typeof e?e:JSON.stringify(e)),e=new s.Deflate(e).compress();return t===d?r.uint8ToBase64(e):e}function p(e,t){t=t.match(/https:\/\/[^"\\\s]+?\.(woff2?|ttf|otf|eot)(\?[^"\\\s]*)?\b/g),t=t?Array.from(new Set(t)):[];return{type:"recording",visitorId:e.visitorId,accountId:e.accountId,keyFrame:!1,lastKeyFrame:e.lastKeyFrame,recordingId:e.recordingId,recordingSessionId:e.recordingSessionId,url:e.url,subType:"hostedResources",recordingPayload:[],recordingPayloadMetadata:[],sequence:0,recordingPayloadCount:0,hostedResources:t}}var t,a,n,h,r,o,s,d;i(window.setTimeout,window),n=function(e){var t="setTimeout",n="__symbol__";if("undefined"!=typeof Zone&&Zone[n]instanceof Function){n=e[Zone[n](t)];if(n instanceof Function)return n}return i(e[t],e)}(window),window.Promise,t=function(){var t=n;function u(e){return Boolean(e&&"undefined"!=typeof e.length)}function i(){}function a(e){if(!(this instanceof a))throw new TypeError("Promises must be constructed via new");if("function"!=typeof e)throw new TypeError("not a function");this._state=0,this._handled=!1,this._value=undefined,this._deferreds=[],l(e,this)}function r(i,r){for(;3===i._state;)i=i._value;0===i._state?i._deferreds.push(r):(i._handled=!0,a._immediateFn(function(){var e,t=1===i._state?r.onFulfilled:r.onRejected;if(null===t)(1===i._state?o:s)(r.promise,i._value);else{try{e=t(i._value)}catch(n){return void s(r.promise,n)}o(r.promise,e)}}))}function o(e,t){try{if(t===e)throw new TypeError("A promise cannot be resolved with itself.");if(t&&("object"==typeof t||"function"==typeof t)){var n=t.then;if(t instanceof a)return e._state=3,e._value=t,void d(e);if("function"==typeof n)return void l((i=n,r=t,function(){i.apply(r,arguments)}),e)}e._state=1,e._value=t,d(e)}catch(o){s(e,o)}var i,r}function s(e,t){e._state=2,e._value=t,d(e)}function d(e){2===e._state&&0===e._deferreds.length&&a._immediateFn(function(){e._handled||a._unhandledRejectionFn(e._value)});for(var t=0,n=e._deferreds.length;t<n;t++)r(e,e._deferreds[t]);e._deferreds=null}function c(e,t,n){this.onFulfilled="function"==typeof e?e:null,this.onRejected="function"==typeof t?t:null,this.promise=n}function l(e,t){var n=!1;try{e(function(e){n||(n=!0,o(t,e))},function(e){n||(n=!0,s(t,e))})}catch(i){n||(n=!0,s(t,i))}}return a.prototype["catch"]=function(e){return this.then(null,e)},a.prototype.then=function(e,t){var n=new this.constructor(i);return r(this,new c(e,t,n)),n},a.prototype["finally"]=function(t){var n=this.constructor;return this.then(function(e){return n.resolve(t()).then(function(){return e})},function(e){return n.resolve(t()).then(function(){return n.reject(e)})})},a.all=function(t){return new a(function(r,o){if(!u(t))return o(new TypeError("Promise.all accepts an array"));var a=Array.prototype.slice.call(t);if(0===a.length)return r([]);var s=a.length;function d(t,e){try{if(e&&("object"==typeof e||"function"==typeof e)){var n=e.then;if("function"==typeof n)return void n.call(e,function(e){d(t,e)},o)}a[t]=e,0==--s&&r(a)}catch(i){o(i)}}for(var e=0;e<a.length;e++)d(e,a[e])})},a.allSettled=function(n){return new this(function(i,e){if(!n||"undefined"==typeof n.length)return e(new TypeError(typeof n+" "+n+" is not iterable(cannot read property Symbol(Symbol.iterator))"));var r=Array.prototype.slice.call(n);if(0===r.length)return i([]);var o=r.length;for(var t=0;t<r.length;t++)!function a(t,e){if(e&&("object"==typeof e||"function"==typeof e)){var n=e.then;if("function"==typeof n)return void n.call(e,function(e){a(t,e)},function(e){r[t]={status:"rejected",reason:e},0==--o&&i(r)})}r[t]={status:"fulfilled",value:e},0==--o&&i(r)}(t,r[t])})},a.resolve=function(t){return t&&"object"==typeof t&&t.constructor===a?t:new a(function(e){e(t)})},a.reject=function(n){return new a(function(e,t){t(n)})},a.race=function(r){return new a(function(e,t){if(!u(r))return t(new TypeError("Promise.race accepts an array"));for(var n=0,i=r.length;n<i;n++)a.resolve(r[n]).then(e,t)})},a._immediateFn="function"==typeof setImmediate?function(e){setImmediate(e)}:function(e){t(e,0)},a._unhandledRejectionFn=function(e){"undefined"!=typeof console&&console&&console.warn("Possible Unhandled Promise Rejection:",e)},a},h="function"==typeof(o=window.Promise)&&/native/.test(o)?o:t(),a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_".split(""),r={uint8ToBase64:function(e){var t,n,i,r=e.length%3,o="";for(t=0,i=e.length-r;t<i;t+=3)n=(e[t]<<16)+(e[t+1]<<8)+e[t+2],o+=function(e){return a[e>>18&63]+a[e>>12&63]+a[e>>6&63]+a[63&e]}(n);switch(r){case 1:n=e[e.length-1],o=(o+=a[n>>2])+a[n<<4&63];break;case 2:n=(e[e.length-2]<<8)+e[e.length-1],o=(o=(o+=a[n>>10])+a[n>>4&63])+a[n<<2&63]}return o}},function(){var Z=void 0,Q=!0,o=this;function e(e,t){var n,i=e.split("."),r=o;i[0]in r||!r.execScript||r.execScript("var "+i[0]);for(;i.length&&(n=i.shift());)i.length||t===Z?r=r[n]||(r[n]={}):r[n]=t}var ee="undefined"!=typeof Uint8Array&&"undefined"!=typeof Uint16Array&&"undefined"!=typeof Uint32Array;function te(e,t){if(this.index="number"==typeof t?t:0,this.e=0,this.buffer=e instanceof(ee?Uint8Array:Array)?e:new(ee?Uint8Array:Array)(32768),2*this.buffer.length<=this.index)throw Error("invalid index");this.buffer.length<=this.index&&d(this)}function d(e){var t,n=e.buffer,i=n.length,r=new(ee?Uint8Array:Array)(i<<1);if(ee)r.set(n);else for(t=0;t<i;++t)r[t]=n[t];return e.buffer=r}te.prototype.b=function(e,t,n){var i,r=this.buffer,o=this.index,a=this.e,s=r[o];if(n&&1<t&&(e=8<t?(u[255&e]<<24|u[e>>>8&255]<<16|u[e>>>16&255]<<8|u[e>>>24&255])>>32-t:u[e]>>8-t),t+a<8)s=s<<t|e,a+=t;else for(i=0;i<t;++i)s=s<<1|e>>t-i-1&1,8==++a&&(a=0,r[o++]=u[s],s=0,o===r.length)&&(r=d(this));r[o]=s,this.buffer=r,this.e=a,this.index=o},te.prototype.finish=function(){var e=this.buffer,t=this.index;return 0<this.e&&(e[t]<<=8-this.e,e[t]=u[e[t]],t++),ee?e.subarray(0,t):(e.length=t,e)};for(var t=new(ee?Uint8Array:Array)(256),n=0;n<256;++n){for(var i=a=n,r=7,a=a>>>1;a;a>>>=1)i=i<<1|1&a,--r;t[n]=(i<<r&255)>>>0}var u=t;function c(e){this.buffer=new(ee?Uint16Array:Array)(2*e),this.length=0}function s(e,t){this.d=ne,this.i=0,this.input=ee&&e instanceof Array?new Uint8Array(e):e,this.c=0,t&&(t.lazy&&(this.i=t.lazy),"number"==typeof t.compressionType&&(this.d=t.compressionType),t.outputBuffer&&(this.a=ee&&t.outputBuffer instanceof Array?new Uint8Array(t.outputBuffer):t.outputBuffer),"number"==typeof t.outputIndex)&&(this.c=t.outputIndex),this.a||(this.a=new(ee?Uint8Array:Array)(32768))}c.prototype.getParent=function(e){return 2*((e-2)/4|0)},c.prototype.push=function(e,t){var n,i,r=this.buffer,o=this.length;for(r[this.length++]=t,r[this.length++]=e;0<o&&(n=this.getParent(o),r[o]>r[n]);)i=r[o],r[o]=r[n],r[n]=i,i=r[o+1],r[o+1]=r[n+1],r[n+1]=i,o=n;return this.length},c.prototype.pop=function(){var e,t,n,i=this.buffer,r=i[0],o=i[1];for(this.length-=2,i[0]=i[this.length],i[1]=i[this.length+1],n=0;!((t=2*n+2)>=this.length)&&(t+2<this.length&&i[t+2]>i[t]&&(t+=2),i[t]>i[n]);)e=i[n],i[n]=i[t],i[t]=e,e=i[n+1],i[n+1]=i[t+1],i[t+1]=e,n=t;return{index:o,value:r,length:this.length}};for(var ne=2,l={NONE:0,h:1,g:ne,n:3},ie=[],p=0;p<288;p++)switch(Q){case p<=143:ie.push([p+48,8]);break;case p<=255:ie.push([p-144+400,9]);break;case p<=279:ie.push([p-256,7]);break;case p<=287:ie.push([p-280+192,8]);break;default:throw"invalid literal: "+p}function b(e,t){this.length=e,this.k=t}s.prototype.f=function(){var e,t,F,n=this.input;switch(this.d){case 0:for(t=0,F=n.length;t<F;){var D,U,i=r=ee?n.subarray(t,t+65535):n.slice(t,t+65535),r=(t+=r.length)===F,o=Z,a=this.a,s=this.c;if(ee){for(a=new Uint8Array(this.a.buffer);a.length<=s+i.length+5;)a=new Uint8Array(a.length<<1);a.set(this.a)}if(a[s++]=0|(r?1:0),D=65536+~(r=i.length)&65535,a[s++]=255&r,a[s++]=r>>>8&255,a[s++]=255&D,a[s++]=D>>>8&255,ee)a.set(i,s),s+=i.length,a=a.subarray(0,s);else{for(o=0,U=i.length;o<U;++o)a[s++]=i[o];a.length=s}this.c=s,this.a=a}break;case 1:for(var d,u=new te(ee?new Uint8Array(this.a.buffer):this.a,this.c),c=(u.b(1,1,Q),u.b(1,2,Q),re(this,n)),l=0,G=c.length;l<G;l++)if(d=c[l],te.prototype.b.apply(u,ie[d]),256<d)u.b(c[++l],c[++l],Q),u.b(c[++l],5),u.b(c[++l],c[++l],Q);else if(256===d)break;this.a=u.finish(),this.c=this.a.length;break;case ne:var p,h,f,g,m,v,y,B,b,w,S,H,I=new te(ee?new Uint8Array(this.a.buffer):this.a,this.c),z=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],j=Array(19),E=ne;for(I.b(1,1,Q),I.b(E,2,Q),p=re(this,n),E=ae(m=oe(this.m,15)),L=ae(v=oe(this.l,7)),h=286;257<h&&0===m[h-1];h--);for(f=30;1<f&&0===v[f-1];f--);for(var _,C,x,T,k,q=h,W=f,R=new(ee?Uint32Array:Array)(q+W),A=new(ee?Uint32Array:Array)(316),O=new(ee?Uint8Array:Array)(19),N=_=0;N<q;N++)R[_++]=m[N];for(N=0;N<W;N++)R[_++]=v[N];if(!ee)for(N=0,x=O.length;N<x;++N)O[N]=0;for(N=T=0,x=R.length;N<x;N+=_){for(_=1;N+_<x&&R[N+_]===R[N];++_);if(C=_,0===R[N])if(C<3)for(;0<C--;)O[A[T++]=0]++;else for(;0<C;)(k=C-3<(k=C<138?C:138)&&k<C?C-3:k)<=10?(A[T++]=17,A[T++]=k-3,O[17]++):(A[T++]=18,A[T++]=k-11,O[18]++),C-=k;else if(A[T++]=R[N],O[R[N]]++,--C<3)for(;0<C--;)A[T++]=R[N],O[R[N]]++;else for(;0<C;)C-3<(k=C<6?C:6)&&k<C&&(k=C-3),A[T++]=16,A[T++]=k-3,O[16]++,C-=k}for(e=ee?A.subarray(0,T):A.slice(0,T),y=oe(O,7),S=0;S<19;S++)j[S]=y[z[S]];for(g=19;4<g&&0===j[g-1];g--);for(B=ae(y),I.b(h-257,5,Q),I.b(f-1,5,Q),I.b(g-4,4,Q),S=0;S<g;S++)I.b(j[S],3,Q);for(S=0,H=e.length;S<H;S++)if(b=e[S],I.b(B[b],y[b],Q),16<=b){switch(S++,b){case 16:w=2;break;case 17:w=3;break;case 18:w=7;break;default:throw"invalid code: "+b}I.b(e[S],w,Q)}for(var M,V,E=[E,m],L=[L,v],J=E[0],K=E[1],$=L[0],X=L[1],P=0,Y=p.length;P<Y;++P)if(M=p[P],I.b(J[M],K[M],Q),256<M)I.b(p[++P],p[++P],Q),V=p[++P],I.b($[V],X[V],Q),I.b(p[++P],p[++P],Q);else if(256===M)break;this.a=I.finish(),this.c=this.a.length;break;default:throw"invalid compression type"}return this.a};var h=function(){for(var e,t=[],n=3;n<=258;n++)e=function(e){switch(Q){case 3===e:return[257,e-3,0];case 4===e:return[258,e-4,0];case 5===e:return[259,e-5,0];case 6===e:return[260,e-6,0];case 7===e:return[261,e-7,0];case 8===e:return[262,e-8,0];case 9===e:return[263,e-9,0];case 10===e:return[264,e-10,0];case e<=12:return[265,e-11,1];case e<=14:return[266,e-13,1];case e<=16:return[267,e-15,1];case e<=18:return[268,e-17,1];case e<=22:return[269,e-19,2];case e<=26:return[270,e-23,2];case e<=30:return[271,e-27,2];case e<=34:return[272,e-31,2];case e<=42:return[273,e-35,3];case e<=50:return[274,e-43,3];case e<=58:return[275,e-51,3];case e<=66:return[276,e-59,3];case e<=82:return[277,e-67,4];case e<=98:return[278,e-83,4];case e<=114:return[279,e-99,4];case e<=130:return[280,e-115,4];case e<=162:return[281,e-131,5];case e<=194:return[282,e-163,5];case e<=226:return[283,e-195,5];case e<=257:return[284,e-227,5];case 258===e:return[285,e-258,0];default:throw"invalid length: "+e}}(n),t[n]=e[2]<<24|e[1]<<16|e[0];return t}(),w=ee?new Uint32Array(h):h;function re(e,t){function n(e,t){var n,i,r,o=e.k,a=[],s=0,d=w[e.length];switch(a[s++]=65535&d,a[s++]=d>>16&255,a[s++]=d>>24,Q){case 1===o:n=[0,o-1,0];break;case 2===o:n=[1,o-2,0];break;case 3===o:n=[2,o-3,0];break;case 4===o:n=[3,o-4,0];break;case o<=6:n=[4,o-5,1];break;case o<=8:n=[5,o-7,1];break;case o<=12:n=[6,o-9,2];break;case o<=16:n=[7,o-13,2];break;case o<=24:n=[8,o-17,3];break;case o<=32:n=[9,o-25,3];break;case o<=48:n=[10,o-33,4];break;case o<=64:n=[11,o-49,4];break;case o<=96:n=[12,o-65,5];break;case o<=128:n=[13,o-97,5];break;case o<=192:n=[14,o-129,6];break;case o<=256:n=[15,o-193,6];break;case o<=384:n=[16,o-257,7];break;case o<=512:n=[17,o-385,7];break;case o<=768:n=[18,o-513,8];break;case o<=1024:n=[19,o-769,8];break;case o<=1536:n=[20,o-1025,9];break;case o<=2048:n=[21,o-1537,9];break;case o<=3072:n=[22,o-2049,10];break;case o<=4096:n=[23,o-3073,10];break;case o<=6144:n=[24,o-4097,11];break;case o<=8192:n=[25,o-6145,11];break;case o<=12288:n=[26,o-8193,12];break;case o<=16384:n=[27,o-12289,12];break;case o<=24576:n=[28,o-16385,13];break;case o<=32768:n=[29,o-24577,13];break;default:throw"invalid distance"}for(d=n,a[s++]=d[0],a[+s]=d[1],a[5]=d[2],i=0,r=a.length;i<r;++i)h[f++]=a[i];m[a[0]]++,v[a[3]]++,g=e.length+t-1,c=null}var i,r,o,a,s,d,u,c,l,p={},h=ee?new Uint16Array(2*t.length):[],f=0,g=0,m=new(ee?Uint32Array:Array)(286),v=new(ee?Uint32Array:Array)(30),y=e.i;if(!ee){for(o=0;o<=285;)m[o++]=0;for(o=0;o<=29;)v[o++]=0}for(m[256]=1,i=0,r=t.length;i<r;++i){for(o=s=0,a=3;o<a&&i+o!==r;++o)s=s<<8|t[i+o];if(p[s]===Z&&(p[s]=[]),d=p[s],!(0<g--)){for(;0<d.length&&32768<i-d[0];)d.shift();if(r<=i+3){for(c&&n(c,-1),o=0,a=r-i;o<a;++o)l=t[i+o],h[f++]=l,++m[l];break}0<d.length?(u=function(e,t,n){var i,r,o,a,s,d,u=0,c=e.length;a=0,d=n.length;e:for(;a<d;a++){if(i=n[d-a-1],(o=3)<u){for(s=u;3<s;s--)if(e[i+s-1]!==e[t+s-1])continue e;o=u}for(;o<258&&t+o<c&&e[i+o]===e[t+o];)++o;if(u<o&&(r=i,u=o),258===o)break}return new b(u,t-r)}(t,i,d),c?c.length<u.length?(l=t[i-1],h[f++]=l,++m[l],n(u,0)):n(c,-1):u.length<y?c=u:n(u,0)):c?n(c,-1):(l=t[i],h[f++]=l,++m[l])}d.push(i)}return h[f++]=256,m[256]++,e.m=m,e.l=v,ee?h.subarray(0,f):h}function oe(e,t){var n,i,r,o,a,s=e.length,d=new c(572),u=new(ee?Uint8Array:Array)(s);if(!ee)for(o=0;o<s;o++)u[o]=0;for(o=0;o<s;++o)0<e[o]&&d.push(o,e[o]);if(n=Array(d.length/2),i=new(ee?Uint32Array:Array)(d.length/2),1===n.length)u[d.pop().index]=1;else{for(o=0,a=d.length/2;o<a;++o)n[o]=d.pop(),i[o]=n[o].value;for(r=function(e,n,t){var i,r,o,a,s,d=new(ee?Uint16Array:Array)(t),u=new(ee?Uint8Array:Array)(t),c=new(ee?Uint8Array:Array)(n),l=Array(t),p=Array(t),h=Array(t),f=(1<<t)-n,g=1<<t-1;for(d[t-1]=n,r=0;r<t;++r)f<g?u[r]=0:(u[r]=1,f-=g),f<<=1,d[t-2-r]=(d[t-1-r]/2|0)+n;for(d[0]=u[0],l[0]=Array(d[0]),p[0]=Array(d[0]),r=1;r<t;++r)d[r]>2*d[r-1]+u[r]&&(d[r]=2*d[r-1]+u[r]),l[r]=Array(d[r]),p[r]=Array(d[r]);for(i=0;i<n;++i)c[i]=t;for(o=0;o<d[t-1];++o)l[t-1][o]=e[o],p[t-1][o]=o;for(i=0;i<t;++i)h[i]=0;for(1===u[t-1]&&(--c[0],++h[t-1]),r=t-2;0<=r;--r){for(a=i=0,s=h[r+1],o=0;o<d[r];o++)(a=l[r+1][s]+l[r+1][s+1])>e[i]?(l[r][o]=a,p[r][o]=n,s+=2):(l[r][o]=e[i],p[r][o]=i,++i);h[r]=0,1===u[r]&&function m(e){var t=p[e][h[e]];t===n?(m(e+1),m(e+1)):--c[t],++h[e]}(r)}return c}(i,i.length,t),o=0,a=n.length;o<a;++o)u[n[o].index]=r[o]}return u}function ae(e){for(var t,n,i=new(ee?Uint16Array:Array)(e.length),r=[],o=[],a=0,s=0,d=e.length;s<d;s++)r[e[s]]=1+(0|r[e[s]]);for(s=1,d=16;s<=d;s++)a=(o[s]=a)+(0|r[s])<<1;for(s=0,d=e.length;s<d;s++)for(a=o[e[s]],o[e[s]]+=1,t=i[s]=0,n=e[s];t<n;t++)i[s]=i[s]<<1|1&a,a>>>=1;return i}function f(e,t){this.input=e,this.a=new(ee?Uint8Array:Array)(32768),this.d=S.g;var n,i={};for(n in(t?"number"==typeof t.compressionType:(t={},0))&&(this.d=t.compressionType),t)i[n]=t[n];i.outputBuffer=this.a,this.j=new s(this.input,i)}var g,m,v,y,S=l,I=(f.prototype.f=function(){var e,t,n=0,i=this.a,r=Math.LOG2E*Math.log(32768)-8<<4|8;switch(i[n++]=r,8,this.d){case S.NONE:t=0;break;case S.h:t=1;break;case S.g:t=2;break;default:throw Error("unsupported compression type")}i[+n]=(e=t<<6|0)|31-(256*r+e)%31;var o=this.input;if("string"==typeof o){for(var a=o.split(""),s=0,d=a.length;s<d;s++)a[s]=(255&a[s].charCodeAt(0))>>>0;o=a}for(var u,c=1,l=0,p=o.length,h=0;0<p;){for(p-=u=1024<p?1024:p;l+=c+=o[h++],--u;);c%=65521,l%=65521}return r=(l<<16|c)>>>0,this.j.c=2,n=(i=this.j.f()).length,ee&&((i=new Uint8Array(i.buffer)).length<=n+4&&(this.a=new Uint8Array(i.length+4),this.a.set(i),i=this.a),i=i.subarray(0,n+4)),i[n++]=r>>24&255,i[n++]=r>>16&255,i[n++]=r>>8&255,i[+n]=255&r,i},e("Zlib.Deflate",f),e("Zlib.Deflate.compress",function(e,t){return new f(e,t).f()}),e("Zlib.Deflate.prototype.compress",f.prototype.f),{NONE:S.NONE,FIXED:S.h,DYNAMIC:S.g});if(Object.keys)g=Object.keys(I);else for(m in g=[],v=0,I)g[v++]=m;for(v=0,y=g.length;v<y;++v)e("Zlib.Deflate.CompressionType."+(m=g[v]),I[m])}.call((o={exports:{}}).exports),s={Deflate:e(o.exports).Zlib.Deflate},d="base64url",self.onmessage=function(e){try{var t,n,i,r,o,a,s,d,u,c;"init"===e.data.type&&e.data.lockID?navigator.locks.request(e.data.lockID,function(){return postMessage({ready:!0}),new h(function(){})}):e.data.url&&e.data.payload?(c=(t=e.data).url,n=t.payload,i=t.shouldCacheResources,0===Object.keys(n).length&&postMessage({type:"emptyPayload"}),r=n.sequence,o=JSON.stringify(n.recordingPayload),s=104857600<=(a=(new TextEncoder).encode(o).length),postMessage({type:"recordingPayloadSize",recordingPayloadSize:a,exceedsPayloadSizeLimit:s}),s||(i&&(d=p(n,o)).hostedResources.length&&postMessage({type:"hostedResources",hostedResourcesEvent:d}),n.recordingSize=a,u=l(n,"binary"),c="".concat(c,"&ct=").concat((new Date).getTime()),fetch(c,{method:"POST",body:u}).then(function(e){e.status<200||300<=e.status?postMessage({error:new Error("received status code ".concat(e.status,": ").concat(e.statusText)),status:e.status,sequence:r}):postMessage({sequence:r})})["catch"](function(e){postMessage({error:e,sequence:r})}))):postMessage({type:"missingData",missingData:e.data.url?"PAYLOAD":"URL"})}catch(e){postMessage({error:e})}}},null);function createReplayPlugin(){return errorLogger(new SessionRecorder(record(),WorkerFactory))}var NUM_OF_KEYS_LIMIT=50,DEPTH_OF_LIMIT=4;function serializeHTML(e){var t;return e&&e.nodeType===e.ELEMENT_NODE&&(t=e.cloneNode(!1),(e=e.textContent)&&(t.textContent=e),t.outerHTML)||""}function isObject(e){return null!==e&&"object"==typeof e&&((e=Object.getPrototypeOf(e))===Object.prototype||null===e)}function isObjTooDeep(t,n){var e;return 0===n||0!==(e=Object.keys(t)).length&&e.some(function(e){e=t[e];return isObject(e)&&isObjTooDeep(e,n-1)})}function shouldIgnore(e){return e instanceof RegExp||!!isObject(e)&&(Object.keys(e).length>NUM_OF_KEYS_LIMIT||isObjTooDeep(e,DEPTH_OF_LIMIT))}function stringify(e){return e===undefined?"undefined":"object"!=typeof e?"bigint"==typeof e?e.toString()+"n":"function"==typeof e?e.toString():String(e):JSON.stringify(e,function(e,t){if(null!==t){if(t===undefined)return"undefined";if(shouldIgnore(t))return t.toString?t.toString():"[object Object]";if(t instanceof ArrayBuffer)return"ArrayBuffer { byteLength: ".concat(t.byteLength," }");if(t instanceof Error)return t.name+": "+t.message;if(t instanceof Node)return t instanceof HTMLElement?serializeHTML(t):t.nodeName;if(t instanceof Event){var n,i={};for(n in t){var r=t[n];i[n]=Array.isArray(r)&&r[0]instanceof HTMLElement?serializeHTML(r[0]):r}return i}}return t})}var StackFrame=function(){function e(e){this.fileName=e.fileName||"",this.functionName=e.functionName||"",this.lineNumber=e.lineNumber,this.columnNumber=e.columnNumber}return e.prototype.toString=function(){var e=this.fileName,t=this.functionName,n=this.lineNumber,n=void 0===n?"":n,i=this.columnNumber,i=void 0===i?"":i;return t?"".concat(t," (").concat(e,":").concat(n,":").concat(i,")"):"".concat(e,":").concat(n,":").concat(i)},e}(),FIREFOX_SAFARI_STACK_REGEXP=/(^|@)\S+:\d+/,CHROME_EDGE_STACK_REGEXP=/^\s*at .*(\S+:\d+|\(native\))/m,SAFARI_NATIVE_CODE_REGEXP=/^(eval@)?(\[native code])?$/,LOCATION_REGEXP=/(.+?)(?::(\d+))?(?::(\d+))?$/,DEFAULT_NUM_FRAMES_TO_SKIP=5,ErrorStackParser={parse:function(e,t){return null!=e&&e.stack?CHROME_EDGE_STACK_REGEXP.test(e.stack)?this.parseChromiumStack(e,t):FIREFOX_SAFARI_STACK_REGEXP.test(e.stack)?this.parseFirefoxSafariStack(e,t):[]:[]},extractLocation:function(e){if(-1===e.indexOf(":"))return[e];var t=LOCATION_REGEXP.exec(e.replace(/[()]/g,""));if(t)return[t[1],t[2]||undefined,t[3]||undefined];throw new Error("Cannot parse given url: ".concat(e))},parseHelper:function(e,t,n,i){for(var r=e.regex,o=e.includeMatchedLine,a=t.stack.split("\n"),s=[],d=0,u=0;u<a.length;u++){var c=a[u],l=r.test(c),l=o&&!l||!o&&l;if(!l&&!(++d<=DEFAULT_NUM_FRAMES_TO_SKIP)){if(n&&DEFAULT_NUM_FRAMES_TO_SKIP+n<d)break;i(c,s)}}return s},parseChromiumStack:function(e,t){var r=this;return this.parseHelper({regex:CHROME_EDGE_STACK_REGEXP,includeMatchedLine:!0},e,t,function(e,t){var e=(e=(n=-1<(e=-1<e.indexOf("(eval ")?e.replace(/eval code/g,"eval").replace(/(\(eval at [^()]*)|(\),.*$)/g,"").replace(/^\s+/,"").replace(/\(eval code/g,"("):e.replace(/^\s+/,"")).indexOf("(")&&-1<e.indexOf("):")?e.match(/ (\((.+):(\d+):(\d+)\)$)/):n)?e.replace(n[0],""):e).split(/\s+/).slice(1),n=r.extractLocation(n?n[1]:e.pop()||""),e=e.join(" ")||undefined,i="eval"===n[0]||"<anonymous>"===n[0]?undefined:n[0];t.push(new StackFrame({functionName:e,fileName:i,lineNumber:n[1],columnNumber:n[2]}))})},parseFirefoxSafariStack:function(e,t){var r=this;return this.parseHelper({regex:SAFARI_NATIVE_CODE_REGEXP,includeMatchedLine:!1},e,t,function(e,t){var n,i;-1===(e=-1<e.indexOf(" > eval")?e.replace(/ line (\d+)(?: > eval line \d+)* > eval:\d+:\d+/g,":$1"):e).indexOf("@")&&-1===e.indexOf(":")?t.push(new StackFrame({functionName:e})):(n=(n=e.match(i=/((.*".+"[^@]*)?[^@]*)(?:@)/))&&n[1]?n[1]:undefined,i=r.extractLocation(e.replace(i,"")),t.push(new StackFrame({functionName:n,fileName:i[0],lineNumber:i[1],columnNumber:i[2]})))})}};function includes(e,t){return-1!==e.indexOf(t)}function getResourceType(e,t){if(!t||"string"!=typeof t)return"resource";t=t.toLowerCase();if("inline"===e){if(includes(t,"script-src-attr"))return"inline event handler";if(includes(t,"style-src-attr"))return"inline style attribute";if(includes(t,"script"))return"inline script";if(includes(t,"style"))return"inline style"}return"eval"===e?"eval script execution":includes(t,"worker")?"worker":includes(t,"script")?includes(t,"elem")?"script element":"script":includes(t,"style")?includes(t,"elem")?"style element":"stylesheet":includes(t,"img")?"image":includes(t,"font")?"font":includes(t,"connect")?"network request":includes(t,"media")?"media resource":includes(t,"frame-ancestors")?"display of your page in a frame":includes(t,"frame")?"frame":includes(t,"manifest")?"manifest":includes(t,"base-uri")?"base URI":includes(t,"form-action")?"form submission":"resource"}function getDirective(e,t){if(e&&t)for(var n=t.toLowerCase(),i=0,r=e.split(";");i<r.length;i++){var o=r[i].trim(),a=o.toLowerCase();if(a===n||a.startsWith("".concat(n," ")))return o}return""}function getArticle(e){return e&&"string"==typeof e&&includes("aeiou",e.trim().charAt(0).toLowerCase())?"An":"A"}function formatBlockedUri(e){return e&&"inline"!==e&&"eval"!==e?e:""}function createCspViolationMessage(e,t,n,i){if(!t||"string"!=typeof t)return"Content Security Policy: Unknown violation occurred.";try{var r,o,a,s,d,u=n?" (Report-Only)":"";return"frame-ancestors"===(null==t?void 0:t.toLowerCase())?"Content Security Policy".concat(u,": The display of ").concat(e," in a frame was blocked because an ancestor violates your site's frame-ancestors policy.\nCurrent CSP: \"").concat(i,'".'):(o=getArticle(r=getResourceType(e,t)),a=formatBlockedUri(e),s=getDirective(i,t)||t,d="".concat(o," ").concat(r).concat(a?" from ".concat(a):""),"Content Security Policy".concat(u,": ").concat(d," was blocked by your site's `").concat(s,'` policy.\nCurrent CSP: "').concat(i,'".'))}catch(c){return"Content Security Policy: Error formatting violation message: ".concat(c.message)}}var MAX_LENGTH=1e3,PII_PATTERN={ip:/\b(?:\d{1,3}\.){3}\d{1,3}\b/g,ssn:/\b\d{3}-\d{2}-\d{4}\b/g,creditCard:/\b(?:\d[ -]?){12,18}\d\b/g,httpsUrls:/https:\/\/[^\s]+/g,email:/[\w._+-]+@[\w.-]+\.\w+/g},PII_REPLACEMENT="*".repeat(10),JSON_PII_KEYS=["password","email","key","token","auth","authentication","phone","address","ssn"],UNABLE_TO_DISPLAY_BODY="[Unable to display body: detected PII could not be redacted]",joinedKeys=JSON_PII_KEYS.join("|"),keyPattern='"([^"]*(?:'.concat(joinedKeys,')[^"]*)"'),acceptedValues='("([^"\\\\]*(?:\\\\.[^"\\\\]*)*")|(\\d+)|(true|false))';function truncate(e,t){return void 0===t&&(t=!1),e.length<=MAX_LENGTH?e:t?e.slice(0,MAX_LENGTH).concat("..."):e.slice(0,MAX_LENGTH)}function generateLogKey(e,t,n){return"".concat(e,"|").concat(t,"|").concat(n)}function mightContainPII(e){return/[\d]{2,}|https:\/\/|@/.test(e)}function scrubPII(e){var t=e.string,e=e._;return t&&"string"==typeof t&&mightContainPII(t)?e.reduce(e.values(PII_PATTERN),function(e,t){return e.replace(t,PII_REPLACEMENT)},t):t}function scrubJsonPII(e){var t;return new RegExp("".concat(keyPattern,"\\s*:\\s*[\\{\\[]"),"i").test(e)?UNABLE_TO_DISPLAY_BODY:(t=new RegExp("".concat(keyPattern,"\\s*:\\s*").concat(acceptedValues),"gi"),e.replace(t,function(e,t){return'"'.concat(t,'":"').concat(PII_REPLACEMENT,'"')}))}function mightContainJson(e,t){return!!(e&&"string"==typeof e&&(e=e.charAt(0),t&&-1!==t.indexOf("application/json")||"{"===e||"["===e))}function maskSensitiveFields(e){var t=e.string,n=e.contentType,e=e._;return t=t&&"string"==typeof t&&mightContainPII(t=mightContainJson(t,n)?scrubJsonPII(t):t)?scrubPII({string:t,_:e}):t}var DEV_LOG_TYPE="devlog";function createDevLogEnvelope(e,t){return{browser_time:e.util.getNow(),url:t.url.get(),visitorId:t.get_visitor_id(),accountId:t.get_account_id(),type:DEV_LOG_TYPE}}var TOKEN_MAX_SIZE=100,TOKEN_REFILL_RATE=10,TOKEN_REFRESH_INTERVAL=1e3,MAX_UNCOMPRESSED_SIZE=125e3,DevlogBuffer=function(){function e(e,t){this.pendo=e,this.pluginAPI=t,this.events=[],this.lastEvent=null,this.uncompressedSize=0,this.payloads=[],this.tokens=TOKEN_MAX_SIZE,this.lastRefillTime=this.pluginAPI.util.getNow(),this.nextRefillTime=this.lastRefillTime+TOKEN_REFRESH_INTERVAL}return e.prototype.isEmpty=function(){return 0===this.events.length&&0===this.payloads.length},e.prototype.refillTokens=function(){var e,t=this.pluginAPI.util.getNow();t>=this.nextRefillTime&&(e=t-this.lastRefillTime,e=Math.floor(e/TOKEN_REFRESH_INTERVAL),this.tokens=Math.min(this.tokens+e*TOKEN_REFILL_RATE,TOKEN_MAX_SIZE),this.lastRefillTime=t,this.nextRefillTime=t+TOKEN_REFRESH_INTERVAL)},e.prototype.clear=function(){this.events=[],this.lastEvent=null,this.uncompressedSize=0},e.prototype.hasTokenAvailable=function(){return this.refillTokens(),0<this.tokens},e.prototype.estimateEventSize=function(e){return JSON.stringify(e).length},e.prototype.push=function(e){var t;return!!this.hasTokenAvailable()&&(t=this.estimateEventSize(e),this.uncompressedSize+t>MAX_UNCOMPRESSED_SIZE&&this.compressCurrentChunk(),this.uncompressedSize+=t,this.lastEvent=e,this.events.push(e),this.tokens=Math.max(this.tokens-1,0),!0)},e.prototype.compressCurrentChunk=function(){var e;0!==this.events.length&&(e=this.pendo.compress(this.events),this.payloads.push(e),this.clear())},e.prototype.generateUrl=function(){var e={v:this.pendo.VERSION,ct:this.pluginAPI.util.getNow()};return this.pluginAPI.transmit.buildBaseDataUrl(DEV_LOG_TYPE,this.pendo.apiKey,e)},e.prototype.pack=function(){var t,e;if(!this.isEmpty())return t=this.generateUrl(),this.compressCurrentChunk(),e=this.pendo._.map(this.payloads,function(e){return{jzb:e,url:t}}),this.payloads=[],e},e}(),DevlogTransport=function(){function e(e,t){this.pendo=e,this.pluginAPI=t}return e.prototype.buildGetUrl=function(e,t){var n={},i=(this.pluginAPI.agent.treatAsAdoptPartner()&&this.pluginAPI.agent.addAccountIdParams(n,this.pendo.get_account_id(),this.pluginAPI.ConfigReader.get("oemAccountId")),this.pluginAPI.agent.getJwtInfoCopy()),i=(this.pendo._.isEmpty(i)||this.pendo._.extend(n,i),n.jzb=t,this.pendo._.map(n,function(e,t){return"".concat(t,"=").concat(e)}).join("&"));return"".concat(e).concat(-1!==e.indexOf("?")?"&":"?").concat(i)},e.prototype.get=function(e,t){return t.method="GET",this.pluginAPI.transmit.fetchKeepalive.supported()?this.pluginAPI.transmit.fetchKeepalive(e,t):this.pendo.ajax.get(e)},e.prototype.sendRequestWithGet=function(e){var t=e.url,e=e.jzb,t=this.buildGetUrl(t,e);return this.get(t,{headers:{"Content-Type":"application/octet-stream"}})},e.prototype.post=function(e,t){return t.method="POST",t.keepalive&&this.pluginAPI.transmit.fetchKeepalive.supported()?this.pluginAPI.transmit.fetchKeepalive(e,t):t.keepalive&&this.pluginAPI.transmit.sendBeacon.supported()?this.pluginAPI.transmit.sendBeacon(e,new Blob([t.body]))?Promise$2.resolve():Promise$2.reject(new Error("sendBeacon failed to send devlog data")):this.pendo.ajax.post(e,t.body)},e.prototype.sendRequestWithPost=function(e,t){var n=e.url,e=e.jzb,i=this.pluginAPI.agent.getJwtInfoCopy(),e={events:e,browser_time:this.pluginAPI.util.getNow()},e=(this.pluginAPI.agent.treatAsAdoptPartner()&&this.pluginAPI.agent.addAccountIdParams(e,this.pendo.get_account_id(),this.pluginAPI.ConfigReader.get("oemAccountId")),JSON.stringify(this.pendo._.extend(e,i)));return this.post(n,{body:e,headers:{"Content-Type":"application/json"},keepalive:t})},e.prototype.sendRequest=function(e,t){var n=e.url,e=e.jzb;return e.length<=this.pluginAPI.constants.ENCODED_EVENT_MAX_LENGTH&&!this.pluginAPI.ConfigReader.get("sendEventsWithPostOnly")?this.sendRequestWithGet({url:n,jzb:e}):this.sendRequestWithPost({url:n,jzb:e},t)},e}();function ConsoleCapture(){var a,s,d,u,i,n,r,c,l=!1,o="captureConsoleLogs",p=["log","warn","error","info"],h="console",f="";return{name:"ConsoleCapture",initialize:function(e,t){s=e._;t=(a=t).ConfigReader;t.addOption(o,[t.sources.PENDO_CONFIG_SRC],!1),t.get(o)&&(u=new DevlogBuffer(d=e,a),r=new DevlogTransport(e,a),i=new a.SendQueue(r.sendRequest.bind(r)),n=setInterval(function(){i.failed()||C()},a.constants.SEND_INTERVAL),i.start(),a.Events.ready.on(S),a.Events["recording:unpaused"].on(b),a.Events["recording:paused"].on(w),a.Events.appUnloaded.on(m),a.Events.appHidden.on(g),a.Events["ptm:paused"].on(v),a.Events["ptm:unpaused"].on(y))},teardown:function(){C({unload:!0}),n&&clearInterval(n);i&&i.stop();u&&u.clear();a.Events.appHidden.off(g),a.Events.appUnloaded.off(m),a.Events["ptm:paused"].off(v),a.Events["ptm:unpaused"].off(y),a.Events["recording:unpaused"].off(b),a.Events["recording:paused"].off(w),a.detachEventInternal(window,"securitypolicyviolation",I),s.each(p,function(e){if(!console[e])return s.noop;e=console[e]._pendoUnwrap;s.isFunction(e)&&e()})},addIntercepts:t,createConsoleEvent:E,captureStackTrace:_,send:C,setCaptureState:e,recordingStarted:b,recordingStopped:w,onAppHidden:g,onAppUnloaded:m,onPtmPaused:v,onPtmUnpaused:y,securityPolicyViolationFn:I,get isCapturingConsoleLogs(){return l},get buffer(){return u},get sendQueue(){return i},get isPtmPaused(){return c}};function g(){C({hidden:!0})}function m(){C({unload:!0})}function v(){c=!0}function y(){if(c=!1,!u.isEmpty()){for(var e=0,t=u.events;e<t.length;e++){var n=t[e];a.Events.eventCaptured.trigger(n)}C()}}function e(e){var e=void 0===e?{}:e,t=e.shouldCapture,t=void 0!==t&&t,e=e.reason,e=void 0===e?"":e;t!==l&&(l=t,a.log.info("[ConsoleCapture] Console log capture ".concat(t?"started":"stopped").concat(e?": ".concat(e):"")))}function b(){e({shouldCapture:!0,reason:"recording started"})}function w(){e({shouldCapture:!1,reason:"recording stopped"})}function S(){t(),a.attachEventInternal(window,"securitypolicyviolation",I)}function t(){s.each(p,function(n){var e=console[n];e&&(console[n]=s.wrap(e,function(e){var t=s.toArray(arguments).slice(1);e.apply(console,t),E(t,n)}),console[n]._pendoUnwrap=function(){console[n]=e})})}function I(e){var t,n,i;e&&"object"==typeof e&&(i=e.blockedURI,t=e.violatedDirective,n=e.effectiveDirective,E([createCspViolationMessage(i,t||n,i="report"===e.disposition,e.originalPolicy)],i?"warn":"error",{skipStackTrace:!0,skipScrubPII:!0}))}function E(e,t,n){var n=void 0===n?{}:n,i=n.skipStackTrace,i=void 0!==i&&i,n=n.skipScrubPII,n=void 0!==n&&n;if(l&&e&&0!==e.length&&s.contains(p,t)){e=s.compact(s.map(e,function(e){var t;try{t=stringify(e)}catch(n){a.log.error("Error stringifying arg: ",n)}return t})).join(" ");if(e){var r,o="",i=(i||(o=_("error"===t?4:1)),generateLogKey(t,e=truncate(e),o=truncate(o)));if(i!==f||!u.lastEvent)return r=createDevLogEnvelope(a,d),r=__assign(__assign({},r),{subType:h,devLogLevel:"log"===t?"info":t,devLogMessage:n?e:scrubPII({string:e,_:s}),devLogTrace:o,devLogCount:1}),u.hasTokenAvailable()&&(c||a.Events.eventCaptured.trigger(r),u.push(r),f=i),r;u.lastEvent.devLogCount++}}}function _(e){try{var t=ErrorStackParser.parse(new Error,e);return s.map(t,function(e){return e.toString()}).join("\n")}catch(n){return""}}function C(e){var t,e=void 0===e?{}:e,n=e.unload,n=void 0!==n&&n,e=e.hidden,e=void 0!==e&&e;u&&!u.isEmpty()&&(d.isSendingEvents()?(t=u.pack())&&0!==t.length&&(n||e?i.drain(t,n):i.push.apply(i,t)):u.clear())}}function NetworkCapture(){var o,a,i,r,n,s,d,u,c,l,p={},h=!1,f=[],g="captureNetworkRequests",F="network",t="networkLogs",m="networkLogs.allowedRequestHeaders",v="networkLogs.allowedResponseHeaders",D="networkLogs.captureRequestBody",U="networkLogs.captureResponseBody",y="networkLogs.excludeRequestUrls",b={"content-type":!0,"content-length":!0,accept:!0,"accept-language":!0},w={"cache-control":!0,"content-length":!0,"content-type":!0,"content-language":!0};return{name:"NetworkCapture",initialize:function(e,t){a=e;t=(o=t).ConfigReader;t.addOption(g,[t.sources.PENDO_CONFIG_SRC],!1),t.get(g)&&(i=new DevlogBuffer(e,o),s=new DevlogTransport(e,o),r=new o.SendQueue(s.sendRequest.bind(s)),S(),I(m,b),I(v,w),E(),G(),n=setInterval(function(){r.failed()||P()},o.constants.SEND_INTERVAL),r.start(),o.Events.ready.on(B),o.Events["recording:unpaused"].on(k),o.Events["recording:paused"].on(R),o.Events["ptm:paused"].on(_),o.Events["ptm:unpaused"].on(C),o.Events.appHidden.on(x),o.Events.appUnloaded.on(T),l=o.transmit.buildBaseDataUrl(DEV_LOG_TYPE,a.apiKey))},teardown:function(){n&&clearInterval(n);r&&r.stop();i&&i.clear();o.NetworkRequest.off({request:A,response:O,error:N}),p={},o.Events["ptm:paused"].off(_),o.Events["ptm:unpaused"].off(C),o.Events.appHidden.off(x),o.Events.appUnloaded.off(T),o.Events["recording:unpaused"].off(k),o.Events["recording:paused"].off(R)},handleRequest:A,handleResponse:O,handleError:N,startCapture:B,createNetworkEvent:q,send:P,onPtmPaused:_,onPtmUnpaused:C,onAppHidden:x,onAppUnloaded:T,setCaptureState:e,recordingStarted:k,recordingStopped:R,addConfigOptions:S,processHeaderConfig:I,extractHeaders:M,setupBodyCallbacks:E,processBody:L,processRequestBody:z,processResponseBody:j,buildExcludeRequestUrls:G,isUrlExcluded:H,get isCapturingNetworkLogs(){return h},get requestMap(){return p},get buffer(){return i},get sendQueue(){return r},get isPtmPaused(){return d},get allowedRequestHeaders(){return b},get allowedResponseHeaders(){return w},get requestBodyCb(){return u},get responseBodyCb(){return c},get excludeRequestUrls(){return f}};function S(){var e=o.ConfigReader;e.addOption(t,[e.sources.SNIPPET_SRC],{}),e.addOption(m,[e.sources.SNIPPET_SRC],[]),e.addOption(v,[e.sources.SNIPPET_SRC],[]),e.addOption(D,[e.sources.SNIPPET_SRC],undefined),e.addOption(U,[e.sources.SNIPPET_SRC],undefined),e.addOption(y,[e.sources.SNIPPET_SRC],[])}function I(e,t){e=o.ConfigReader.get(e);e&&0!==e.length&&a._.each(e,function(e){e&&a._.isString(e)&&(t[e.toLowerCase()]=!0)})}function E(){var e=o.ConfigReader.get(t);e&&(a._.isFunction(e.captureRequestBody)&&(u=e.captureRequestBody),a._.isFunction(e.captureResponseBody))&&(c=e.captureResponseBody)}function G(){var e=o.ConfigReader.get(y);e&&0!==e.length&&a._.each(e,function(e){e=function(e){if(e){var t=a._.isRegExp(e);if(a._.isString(e)||t)return t?e:(t=o.util.escapeRegExp(e),new RegExp("^".concat(t,"$")))}}(e);e&&f.push(e)})}function _(){d=!0}function C(){if(d=!1,!i.isEmpty()){for(var e=0,t=i.events;e<t.length;e++){var n=t[e];o.Events.eventCaptured.trigger(n)}P()}}function x(){P({hidden:!0})}function T(){P({unload:!0})}function e(e){var e=void 0===e?{}:e,t=e.shouldCapture,t=void 0!==t&&t,e=e.reason,e=void 0===e?"":e;t!==h&&(h=t,o.log.info("[NetworkCapture] Network request capture ".concat(t?"started":"stopped").concat(e?": ".concat(e):"")))}function k(){return e({shouldCapture:!0,reason:"recording started"})}function R(){return e({shouldCapture:!1,reason:"recording stopped"})}function B(){o.NetworkRequest.on({request:A,response:O,error:N})}function H(t){return!(!t||!a._.isString(t))&&0!==f.length&&a._.some(f,function(e){return e.test(t)})}function A(e){h&&e&&!H(e.url)&&(p[e.requestId]=e)}function O(e){var t;h&&e&&(t=p[e.requestId])&&(-1!==t.url.indexOf(l)&&200===e.status||i.hasTokenAvailable()&&(t=q({request:t,response:e}),d||o.Events.eventCaptured.trigger(t),i.push(t)),delete p[e.requestId])}function N(e){var t=e.error,e=e.context;h&&(t.requestId&&p[t.requestId]&&delete p[t.requestId],-1!==e.indexOf("fetch")&&o.log.debug("[NetworkCapture] Fetch tracking failed:",t),-1!==e.indexOf("xhr"))&&o.log.debug("[NetworkCapture] XHR tracking failed:",t)}function M(i,r){var e=a._,t=e.keys,e=e.reduce;return i&&r?e(t(i),function(e,t){var n=t.toLowerCase();return r[n]&&e.push("".concat(t,": ").concat(i[t])),e},[]):[]}function L(e,t){return e&&a._.isString(e)?truncate(maskSensitiveFields({string:e,contentType:t,_:a._}),!0):""}function z(e){e=e.request;if(!e||!e.body||!u)return"";try{return L(u(e.body,{request:e}),a._.get(e,"headers.content-type",""))}catch(t){return o.log.error("[NetworkCapture] Error processing request body",t),"[Failed to process request body]"}}function j(e){e=e.response;if(!e||!e.body||!c)return"";try{return L(c(e.body,{response:e}),a._.get(e,"headers.content-type",""))}catch(t){return o.log.error("[NetworkCapture] Error processing response body",t),"[Failed to process response body]"}}function q(e){var t=e.request,e=e.response,n=createDevLogEnvelope(o,a),i=M(t.headers,b),r=M(e.headers,w),n=__assign(__assign({},n),{subType:F,devLogMethod:t.method,devLogStatusCode:e.status,devLogRequestUrl:t.url,devLogRequestHeaders:i,devLogResponseHeaders:r,devLogCount:1});return u&&(n.devLogRequestBody=z({request:t})),c&&(n.devLogResponseBody=j({response:e})),n}function P(e){var t,e=void 0===e?{}:e,n=e.unload,n=void 0!==n&&n,e=e.hidden,e=void 0!==e&&e;i&&!i.isEmpty()&&(a.isSendingEvents()?(t=i.pack(),n||e?r.drain(t,n):r.push.apply(r,t)):i.clear())}}var PREDICT_STEP_REGEX=/\$\$predict\$\$/,DRAG_THRESHOLD=5,STYLE_ID="pendo-predict-plugin-styles",PREDICT_BASE_URL="https://predict.pendo.io",GUIDE_BUTTON_IDENTIFIER='button:contains("token")',pluginVersion="1.0.1",$=function(e){return document.getElementById(e)},createElement=function(e,t,n){void 0===t&&(t={}),void 0===n&&(n=null);for(var i=document.createElement(e),r=Object.entries(t),o=0;o<r.length;o++){var a=r[o],s=a[0],a=a[1];"className"===s?i.className=a:"innerHTML"===s?i.innerHTML=a:i[s]=a}return n&&n.appendChild(i),i},injectStyles=function(e,t){void 0===t&&(t=function(){});var n="".concat(STYLE_ID,"-").concat(e);$(n)?t("[predict] style already exists, skipping: ".concat(n)):(t("[predict] injecting styles: ".concat(n)),createElement("style",{id:n,textContent:"\n #".concat(e," {\n display: none !important;\n }\n .frame-explanation {\n aspect-ratio: 16/9; overflow: hidden; min-height: 300px;\n width: 100vw; height: 100vh; background: transparent;\n position: fixed; bottom: 0; right: 0; z-index: 999999; border: none;\n visibility: hidden; opacity: 0; pointer-events: none;\n transition: opacity 0.1s ease-out, visibility 0s linear 0.1s;\n display: none;\n }\n .frame-explanation.is-visible {\n visibility: visible; opacity: 1; pointer-events: auto;\n transition: opacity 0.1s ease-out, visibility 0s linear 0s;\n }\n .frame-explanation.is-exists {\n display: block !important;\n }\n .floating-modal-container {\n position: fixed; top: 20px; right: 20px; z-index: 500000;\n visibility: hidden; opacity: 0; pointer-events: none;\n transition: opacity 0.1s ease-out, visibility 0s linear 0.1s;\n border-radius: 8px; box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.15);\n overflow: hidden; width: 384px; height: 176px;\n }\n .floating-modal-container.is-visible {\n visibility: visible; opacity: 1; pointer-events: auto;\n transition: opacity 0.1s ease-out, visibility 0s linear 0s;\n }\n .floating-modal-container.is-dragging { will-change: left, top; }\n .floating-modal-drag-handle {\n position: absolute; left: 50%; transform: translateX(-50%);\n top: 5px; width: calc(100% - 46px); min-width: 166px; height: 17px;\n z-index: 9999; transition: left 0.2s ease, right 0.2s ease;\n display: flex; justify-content: center; align-items: center;\n }\n .floating-modal-drag-handle svg g { fill: #A0A0A0; }\n .floating-modal-drag-handle:hover { cursor: grab; }\n .floating-modal-drag-handle:hover svg g { fill: #1f2937; }\n .floating-modal-drag-handle.is-dragging { cursor: grabbing; }\n .floating-modal-drag-handle.is-collapsed { top: 0px; }\n .frame-floating-modal { width: 100%; height: 100%; background: white; border: none; display: block; }\n ")},document.head))},getRecordIdFromUrl=function(e,t){void 0===t&&(t=function(){});var e=window.location.href.match(e),e=null!=(e=null==e?void 0:e[1])?e:null;return t("[predict] recordId found: ".concat(e)),e},safeStringify=function(e,t){try{return JSON.stringify(e)}catch(n){return null!=t?t:""}},safeParse=function(e,t,n){void 0===n&&(n=function(){});try{return JSON.parse(e)}catch(i){return n("[predict] JSON parse error: ".concat(i)),t}},buildQueryParams=function(e){var t=new URLSearchParams,n=Object.entries(e);t.set("pluginVersion",pluginVersion);for(var i=0;i<n.length;i++){var r=n[i],o=r[0],r=r[1];null!=r&&t.set(o,("object"==typeof r?safeStringify:String)(r))}return t.toString()},setupDragAndDrop=function(n,r){var o=!1,a=!1,i=!1,s=0,d=0,u=0,c=0,l=null,p=r.querySelector("iframe"),e=function(e){var t;0===e.button&&(e.preventDefault(),a=!(o=!0),n.classList.add("is-dragging"),r.classList.add("is-dragging"),p&&(p.style.pointerEvents="none"),t=r.getBoundingClientRect(),u=t.left,c=t.top,r.style.left="".concat(u,"px"),r.style.right="auto",s=e.clientX,d=e.clientY,document.addEventListener("mousemove",h),document.addEventListener("mouseup",f))},h=function(e){var n,i;o&&(n=e.clientX-s,i=e.clientY-d,(Math.abs(n)>DRAG_THRESHOLD||Math.abs(i)>DRAG_THRESHOLD)&&(a=!0),l&&cancelAnimationFrame(l),l=requestAnimationFrame(function(){var e=r.getBoundingClientRect(),t=Math.max(0,Math.min(u+n,window.innerWidth-e.width)),e=Math.max(0,Math.min(c+i,window.innerHeight-e.height));r.style.left="".concat(t,"px"),r.style.top="".concat(e,"px")}))},f=function(e){var t;o&&(o=!1,n.classList.remove("is-dragging"),r.classList.remove("is-dragging"),p&&(p.style.pointerEvents=""),l&&cancelAnimationFrame(l),l=null,document.removeEventListener("mousemove",h),document.removeEventListener("mouseup",f),!a)&&i&&p&&null!=(t=null==p?void 0:p.contentWindow)&&t.postMessage({type:"TRIGGER_EXPAND"},PREDICT_BASE_URL)};return n.setCollapsedState=function(e){i=e,n.classList.toggle("is-collapsed",e)},n.addEventListener("mousedown",e),n.cleanup=function(){n.removeEventListener("mousedown",e),document.removeEventListener("mousemove",h),document.removeEventListener("mouseup",f),l&&cancelAnimationFrame(l)},n},createExplanationIframe=function(e){var t=e.analysisId,n=e.recordId,e=e.configuration,i="frameExplanation-".concat(t),r=(null!=(r=$(i))&&r.remove(),"".concat(PREDICT_BASE_URL,"/external/analysis/").concat(t,"/prediction/drilldown/").concat(n)),t=buildQueryParams(e);createElement("iframe",{id:i,className:"frame-explanation",title:"Explanation",loading:"lazy",referrerPolicy:"strict-origin-when-cross-origin",allowFullscreen:!0,src:"".concat(r,"?").concat(t)},document.body)},createFloatingModal=function(e){for(var t=e.recordId,n=e.configuration,r=null==(e=n.analysisIds)?void 0:e.flat(Infinity),i=0;i<r.length;i++)createExplanationIframe({analysisId:r[i],recordId:t,configuration:n});var o=createElement("div",{id:"floatingModalContainer",className:"floating-modal-container"},document.body),e=createElement("div",{className:"floating-modal-drag-handle",innerHTML:'<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">\n <g fill="#EBEBEB">\n <circle cx="3.33" cy="6" r="1.5"/><circle cx="8" cy="6" r="1.5"/><circle cx="12.67" cy="6" r="1.5"/>\n <circle cx="3.33" cy="10" r="1.5"/><circle cx="8" cy="10" r="1.5"/><circle cx="12.67" cy="10" r="1.5"/>\n </g>\n </svg>'},o),a="".concat(PREDICT_BASE_URL,"/external/analysis/prediction/summary/").concat(t),s=buildQueryParams(n);return createElement("iframe",{id:"frameFloatingModal",className:"frame-floating-modal",loading:"lazy",referrerPolicy:"strict-origin-when-cross-origin",allowFullscreen:!0,title:"Floating Modal",src:"".concat(a,"?").concat(s)},o),o.dragHandle=setupDragAndDrop(e,o),function(){var e,t;null!=(t=null==(e=o.dragHandle)?void 0:e.cleanup)&&t.call(e),o.remove();for(var n=0;n<r.length;n++){var i=$("frameExplanation-".concat(r[n]));i&&i.remove()}}},setupMessageListener=function(e){var u=e.token,c=e.forceAccountId,l=e.cleanup,p=e.pendo,t=function(e){var t,n,i,r,o,a,s=e.origin,d=e.data;s===PREDICT_BASE_URL&&d&&"object"==typeof d&&(e=d.type,s=d.analysisId,t=d.height,n=d.width,i=$("frameExplanation-".concat(s)),r=$("floatingModalContainer"),o=function(){r&&(r.style.height="".concat(t,"px"),r.style.width="".concat(n,"px"))},a=function(e){var t,n;r&&null!=(n=null==(t=r.dragHandle)?void 0:t.setCollapsedState)&&n.call(t,e)},s={MODAL_INITIALIZED:function(){var e,t,n,i,r=$("frameFloatingModal");r&&(t=e=null,n=p.getConfigValue("retrieveIDPToken"),p._.isFunction(n)&&(n=n())&&(e=n.idToken,t=n.extensionAPIKeys),n=null==(n=null==p?void 0:p.getVisitorId)?void 0:n.call(p),i=null!=c?c:null==(i=null==p?void 0:p.getAccountId)?void 0:i.call(p),null!=(r=r.contentWindow))&&r.postMessage({type:"TOKEN_RECEIVED",token:u,idToken:e,extensionAPIKeys:t,visitorId:n,accountId:i},PREDICT_BASE_URL)},OPEN_EXPLANATION:function(){var e;null!=i&&i.classList.add("is-visible"),null!=(e=null==i?void 0:i.contentWindow)&&e.postMessage(d,PREDICT_BASE_URL)},CLOSE_EXPLANATION:function(){return null==i?void 0:i.classList.remove("is-visible")},AUTH_ERROR_EXPLANATION:function(){null!=i&&i.classList.remove("is-visible");var e=$("frameFloatingModal");e&&(e.src=e.src)},DATA_READY:function(){null!=r&&r.classList.add("is-visible"),o();for(var e=d.analysisIds||[],t=0;t<e.length;t++){var n=$("frameExplanation-".concat(e[t]));n&&n.classList.add("is-exists")}},AUTH_ERROR:function(){null!=r&&r.classList.add("is-visible"),o()},CLOSE_FLOATING_MODAL:l,EXPAND_FLOATING_MODAL:function(){o(),a(!1)},COLLAPSE_FLOATING_MODAL:function(){o(),a(!0)}},e)&&e in s&&null!=(e=null===s?void 0:s[e])&&e.call(s)};return window.addEventListener("message",t),function(){return window.removeEventListener("message",t)}},predictGuidesScript=function(e){var t,n=e.step,i=e.pendo,r=e.cleanupArray,o=e.cleanup,e=e.log,a=(e("[predict] initializing"),null==n?void 0:n.containerId);injectStyles(a,e),0<r.length?e("[predict] cleanupArray is not empty"):(n=null==(a=n.guideElement.find(GUIDE_BUTTON_IDENTIFIER))?void 0:a[0])?(n=(a=safeParse(n.textContent,{},e)).token,(a=__rest(a,["token"]))&&n?(t=new RegExp("/".concat(a.recordRegexName,"/([a-zA-Z0-9]+)(?:/|$)")),(t=getRecordIdFromUrl(t,e))?(r.push(setupMessageListener({token:n,forceAccountId:null==a?void 0:a.forceAccountId,cleanup:o,pendo:i})),r.push(createFloatingModal({recordId:t,configuration:a}))):e("[predict] no recordId found in URL, aborting")):e("[predict] no configuration found, aborting")):e("[predict] no guide button found, aborting")},PredictGuides=function(){var o=null,a=[],s=function(){var e;null!=(e=null==o?void 0:o.log)&&e.debug("[predict] cleaning up");for(var t=0;t<a.length;t++)try{a[t]()}catch(n){}a=[]};return{name:"PredictGuides",initialize:function(e,t){var i,n=(o=t).ConfigReader,r="predictGuides";n.addOption(r,[n.sources.SNIPPET_SRC,n.sources.PENDO_CONFIG_SRC],!1),n.get(r)&&(i=t.log.debug.bind(t.log),o.Events.urlChanged.on(s),o.GlobalRuntime.addGlobalScript({name:"PredictFrameScript",script:function(e,t,n){predictGuidesScript({step:e,pendo:n,cleanupArray:a,cleanup:s,log:i}),this.on("unmounted",function(e){"hidden"!==e.reason&&s()})},test:function(e,t){e=e.name||"";return PREDICT_STEP_REGEX.test(e)}}))},teardown:function(){var e;s(),null!=(e=null==(e=null==o?void 0:o.Events)?void 0:e.urlChanged)&&e.off(s)}}};export{ConsoleCapture,Feedback,GuideMarkdown,NetworkCapture,PredictGuides,createReplayPlugin as Replay,TextCapture,VocPortal,loadAgent};
36
+ }`)}function v(e){var t,n,i,r,o,a,s,e=e["target"];"INPUT"===e.tagName&&(t=b(e))&&d&&(d.attributes.validationHidden=!1,d.domJson||(n=u.rules[0],i=bw("context-"+u.id,u.context),n=null!=n&&n.type?function(e,t){return{props:{id:"rule-"+e,"class":"text-row",style:{display:"flex","align-items":"center"}},children:[bw(e,t)],type:"div"}}(n.id,n.ruleText):null,0!==(i=[i,n].filter(Boolean)).length&&(n=me(fw),r=me(gw),o=me(mw),a=me(vw),s=me(yw),n.children.push(r,o),o.children.push(a),a.children.push(s),s.children=i,d.domJson=n)),d.show("api"),(o=document.getElementById("rule-"+(null==(r=null===u||void 0===u?void 0:u.rules[0])?void 0:r.id)))&&null!=(a=null===u||void 0===u?void 0:u.rules[0])&&a.type&&(s=null===u.isValid?ww(Sw):c?ww(Iw):ww(Ew),o.insertBefore(s,o.firstChild)),""!==t.value)&&S(e)}function y(e){e=e.target;u&&d&&(r.Sizzle.matchesSelector(e,null===d||void 0===d?void 0:d.elementPathRule)&&E(e,c),d.hide({validationHidden:!0}),null===u.isValid&&!1===c&&(I().props.style.color="red"),u.isValid=c,u=null,d=null,c=null)}function b(t){d&&d.hide({validationHidden:!0}),d=null,u=null,c=null;for(const n of i){var e=_.find(n.steps,function(e){return r.Sizzle.matchesSelector(t,e.elementPathRule)});if(e)return d=e,u=null==(e=e.attributes)?void 0:e.field,c=u.isValid,u}return null}function w(e){var t,e=e["target"];r.Sizzle.matchesSelector(e,null===d||void 0===d?void 0:d.elementPathRule)?S(e):(t=b(e))&&(c=t.isValid,S(e))}function S(t){var n=null===u||void 0===u?void 0:u.rules[0];if(n){var i=xw[n.type];if(i){n=i(t.value,n.options),i=(c=!!n,I());let e;null===u.isValid?(i.props.style.color=n?"green":"gray",e=ww(n?Iw:Sw)):(i.props.style.color=n?"green":"red",e=ww(n?Iw:Ew),E(t,n)),d.hide({stepHidden:!0}),d.show("api");i=document.getElementById("rule-"+u.rules[0].id);i&&i.insertBefore(e,i.firstChild)}}}function I(){return ec("text-"+u.rules[0].id,d.domJson)}function E(e,t){!1===t?e.setAttribute("data-pendo-field-valid",!1):e.removeAttribute("data-pendo-field-valid")}}(),Aw=function(){let i,a=0,s,d,u,c,l=[];const p=100,h=9;let f;const o=4,g=500,m=["TEXTAREA","INPUT"];let v=!0,y={},r,b,w;const S="previous_page_loads";let I;const E="errorClickLogging",_=1500;let C=!1;return{name:"FrustrationEvent",initialize:function(e,t){if(I=e,c=I._,i=t,a=0,l=[],f=[],y={},C=i.ConfigReader.get(E),this.detachErrorEvent=i.attachEvent(window,"error",L,!0),this.detachDocumentEvents=function(){var e=["fullscreenchange","webkitfullscreenchange","MSFullscreenChange","visibilitychange","selectionchange","scroll"],t=[];for(var n=0;n<e.length;n++)switch(e[n]){case"selectionchange":t.push(i.attachEvent(window,e[n],k,!0));break;case"visibilitychange":t.push(i.attachEvent(window,e[n],()=>{T(250)},!0));break;default:t.push(i.attachEvent(window,e[n],T,!0))}return t}(),i.Events.on("eventCaptured",F),i.agentStorage.registry.addSession(S),I.sniffer.MutationObserver){e=ft("MutationObserver");r=new e(R);try{r.observe(I.dom.getBody(),{childList:!0,attributes:!0,subtree:!0})}catch(n){r=null}}},teardown:function(){i.Events.off("eventCaptured",F),this.detachErrorEvent&&(this.detachErrorEvent(),this.detachErrorEvent=null);if(this.detachDocumentEvents){for(var e=0;e<this.detachDocumentEvents.length;e++)this.detachDocumentEvents[e]();this.detachDocumentEvents=null}r&&r.disconnect()},addErrorClickLog:N,getErrorEventTarget:M,checkErrorEvent:L,observeDOMMutation:R,checkFrustrationEvent:F};function x(t="undefined"==typeof performance||"function"!=typeof performance.now?Infinity:performance.now()){(l=c.filter(l,e=>t-e.timestamp<=p)).length&&Ut(x,p)}function T(e=g){v=!1,c.each(y,e=>{clearTimeout(e)}),y={},Ut(()=>{v=!0},e)}function k(){var e=document.getSelection().toString();(b||e.length)&&(T(),b=!!e.length)}function R(e){e.length&&T()}function t(e){return e&&!(e instanceof HTMLScriptElement&&e instanceof HTMLLinkElement&&e instanceof HTMLBodyElement)}function A(e){return e&&t(e.element)}function O(e,t){var{frustrationTypes:n=[]}=e;c.contains(n,t)||(n.push(t),e.frustrationTypes=n,I.buffers.flushLater())}function N(e,t){let n;var{detail:i={}}=t;(n=(A(i)&&i.error?i.error:t).message)&&n.length>_&&(n=n.substring(0,_)),e.errorClickLog=n}function n(e,t){var n=t.target&&"A"===t.target.tagName&&c.isFunction(t.target.hasAttribute)&&t.target.hasAttribute("href"),i=t.target&&!c.contains(m,t.target.tagName);if(v&&!b&&i&&!n){var r=e;const o=Ut(()=>{delete y[o],O(r,"deadClick")},g);y[o]=o}l.length>h&&l.pop(),l.unshift({target:t.target,activeElement:document.activeElement,browser_time:e.browser_time,timestamp:t.timeStamp}),Ut(x,p),c.each(f,e=>{L(e)}),s?(i=t,e.browser_time-s<=1e3&&Math.abs(d-i.x)<=30&&Math.abs(u-i.y)<=30?a++:(a=1,d=t.x,u=t.y),s=e.browser_time,4===a&&(s=null,O(e,"rageClick"))):(s=e.browser_time,d=t.x,u=t.y,a=1)}function M(e){if(t(e.target))return{detail:e={}}=e,A(e)?e.element:t(document.activeElement)?document.activeElement:void 0}function L(t){const n=M(t);if(n){const i=c.find(l,e=>(e.target===n||e.activeElement===n)&&t.timeStamp-e.timestamp<p);if(i){const r=e=>e.browser_time===i.browser_time&&"click"===e.type;var e=c.find(I.buffers.events,r)||c.find(I.buffers.silos,e=>c.find(e,r));e&&(O(e,"errorClick"),C)&&N(e,t)}else c.contains(f,t)||f.push(t),f.length>o&&f.pop()}}function P(e){w=function(){let e=i.sessionStorage.getItem(S);return null!=e&&0<e.length&&(e=JSON.parse(e)),c.isArray(e)?e:[]}(),function(e){var t,n;if(!(w.length<2))return t=w[0],n=w[1],t&&n&&t.url&&n.url&&t.browser_time&&n.browser_time?t.url===e.url&&e.browser_time-n.browser_time<=7e3&&n.url!==e.url:void 0}(e)&&O(e,"uTurn"),2===w.length&&w.shift(),w.push({url:e.url,browser_time:e.browser_time}),e=w,i.sessionStorage.setItem(S,JSON.stringify(e))}function F(e){var t=e.data[0],e=e.data[1],e=("click"===t.type&&e&&n(t,e),"load"===t.type&&P(t),"submit"!==t.type&&"change"!==t.type||T(),c.has(e,"target")&&c.contains(m,e.target.tagName));"focus"===t.type&&e&&T()}}(),Ow=function(){const i="pendo-loader";let r,o,n;return{name:"IFrameMonitor",initialize:function(e,t){r=e,o=t,function(){o.ConfigReader.get("autoFrameInstall")&&o.Events.ready.on(l);o.ConfigReader.get("frameIdentitySync")&&(o.Events.metadata.on(h),o.Events.identify.on(f),o.Events.childFrameJoined.on(a))}(),n=o.ConfigReader.get("frameIdentityTopDownOnly")},teardown:function(){o.Events.ready.off(l),o.Events.metadata.off(h),o.Events.identify.off(f),o.Events.childFrameJoined.off(a)}};function a(){g()}function s(e){return e.ignoreIframeMonitor||e.pendo&&(e.pendo.initialize||e.pendo.iframeWaiting)||e.document&&e.document.body&&!e.document.body.hasChildNodes()||!!e.document.getElementById(i)}function d(e,t){var n;s(e)||((n=o.ConfigReader.getLocalConfig()).apiKey||(n.apiKey=r.apiKey),e.pendo={_q:[["initialize",n]]},(n=e.document.createElement("script")).src=t,n["async"]=!0,n.id=i,(t=e.document.getElementsByTagName("script")[0])&&t.parentNode?t.parentNode.insertBefore(n,t):(e.document.head||e.document.body).appendChild(n))}function u(e,t){e.pendo.iframeWaiting=!1,d(e,t)}function c(e){try{if(s(e))return}catch(n){return}var t=function(){var e=o.ConfigReader.get("selfHostedAgentUrl");if(e)return e;e=r.dom("script");const t=/\/pendo(\.\w+)?\.js$/;return(e=r._.find(e,e=>t.test(e.src)))&&e.src}();t?"complete"===e.document.readyState?d(e,t):(e.pendo={iframeWaiting:!0},e.addEventListener("load",r._.partial(u,e,t))):r.log("Unable to find agent url to install agent in frames","debug")}function e(){var t=r.dom("iframe").length;for(let e=0;e<t;e++)c(window.frames[e]);Ut(e,250)}function l(){e()}function p(){return!n||n&&o.store.getters["frames/isLeader"]()}function h(e){p()&&(e=null==(e=e.data)?void 0:e[0]).storeChanged&&o.store.dispatch("frames/syncOptions",{options:e.options})}function f(e){var t;g(null==(t=e.data)?void 0:t[0].visitor_id,null==(t=e.data)?void 0:t[0].account_id)}function g(e=b(),t=Kn()){p()&&o.store.dispatch("frames/syncIdentity",{visitorId:e,accountId:t})}}(),Nw=function(){let n,i,r;return{name:"OemAccountId",initialize:function(e,t){n=t,(i=n.ConfigReader.get("oemAccountId"))&&(r=function(e){e=e,i&&e&&e.data&&e.data[0]&&(e.data[0].oem_account_id=i)},n.Events.on("eventCaptured",r))},teardown:function(){r&&n.Events.off("eventCaptured",r)}}}();var Mw=null,Lw=function(){return au()?eu:Qd},Pw=function(e){return"#_pendo_g_"+e.id},Fw=function(e,t){Mw=null;var n,i,r,o,e=aa(e);return 0===e.height&&0===e.width?null:(n=t.guideElement,o=t.attributes.height,i=t.attributes.width,r=t.attributes.layoutDir,n.addClass(Lw()),o=Vw(e,o,i,r),t&&(t.dim=o),n.css({width:o.width,height:o.height,left:o.left,top:o.top}),e.fixed&&n.css({position:"fixed"}),k("._pendo-guide-container_",n).addClass(o.arrowPosition).css({top:o.content.top,left:o.content.left,width:o.content.width,height:o.content.height}),Dw(n[0],o),n[0])},Dw=function(e,t){var n=["top","right","bottom","left"],i="_pendo-guide-arrow-",r=i+"border-",o=t.arrowPosition,a=_.chain(n).filter(function(e){return e!==o}).map(function(e){return"border-"+e+"-width:"+I.TOOLTIP_ARROW_SIZE+"px;"}).value().join(""),s=k("div._pendo-guide-arrow_",e).remove().findOrCreate("<div class='_pendo-guide-arrow_'></div>"),d=k("div._pendo-guide-arrow-border_ ",e).remove().findOrCreate("<div class='_pendo-guide-arrow-border_'></div>");_.each(n,function(e){s.removeClass(i+e+"_").removeClass(e),d.removeClass(r+e+"_").removeClass(e)}),s.addClass(i+o+"_").addClass(o).css(a+"top:"+t.arrow.top+"px;left:"+t.arrow.left+"px;"),d.addClass(r+o+"_").addClass(o).css(a+"top:"+t.arrow.border.top+"px;left:"+t.arrow.border.left+"px;"),k(e).append(s).append(d)},Uw=function(e,t){t===undefined&&(t=zd),e.element=uu(e);var n=e.element;if(!n)return C.info("No element found for step: "+e.id),null;ka(n);var i=Fw(n,e);return null===i?null:(i.id=I.getTooltipDivId(e),k(i).appendTo(su()),t.push(i),P(i,"mouseover",_.partial(k.addClass,i,"mouseover")),P(i,"mouseout",_.partial(k.removeClass,i,"mouseover")),pu(n,i),jw(e),n)},Gw=null,Bw=null;var Hw=null,zw={top:"north",left:"east",bottom:"south",right:"west"},jw=function(e){try{var t,n,i,r,o,a,s,d;e.attributes&&e.attributes.blockOutUI&&e.attributes.blockOutUI.enabled&&(t=e.attributes.blockOutUI,(n=[]).push(e.element),i=bc(n=n.concat(_.compact(_.flatten(_.map(t.additionalElements,function(e){return _.toArray(k(e))}))))),o={top:r=t.padding||0,left:r,bottom:r,right:r},s=yc(a=vc(),i,o),h=i,f=!_.isEqual(h,Gw),Gw=h,f||(l=a,p=!_.isEqual(l,Bw),Bw=l,p)||(u=s,c=!_.isEqual(u,Hw),Hw=u,c))&&(d={"z-index":t.zindex||1e4,position:"fixed"},t.bgColor&&(d["background-color"]=t.bgColor),t.opacity&&(d.opacity=t.opacity),_.each(s,function(e,t){t=zw[t],e=_.extend({},e,d),t=k("div._pendo-guide-tt-region-block_._pendo-region-"+t+"_")[0]||qw(t),k(t).css(e)}))}catch(g){C.info("Failed to add BlockOut ui",{contexts:["error"]})}var u,c,l,p,h,f},qw=function(e){e=k(document.createElement("div")).addClass("_pendo-guide-tt-region-block_").addClass("_pendo-region-"+e+"_");k("body").append(e)},Ww=function(e){var t=_.isEqual(e,Mw);return Mw=e,!t},Vw=function(e,t,n,i){var r=I.TOOLTIP_ARROW_SIZE,o={arrow:{border:{}},content:{top:r,left:r}},a=ia();return o.width=Math.min(n,a.width),o.height=t,o.content.width=o.width-2*r,o.content.height=o.height-2*r,o=Jw(o,e,a,i=i||"auto"),o=Kw(o,e,a,i),o=$w(o,e,a)},Jw=function(e,t,n,i){return e.arrow.hbias=Fc(t,n,i),e},Kw=function(e,t,n,i){var r;return i&&"DEFAULT"!=i&&"auto"!=i&&(e.arrowPosition=i),e.arrowPosition||(i=t.top-Co(),t=(r=t.left-xo())+t.width,i<n.height/3?e.arrowPosition="top":i>2*n.height/3||"center"==e.arrow.hbias?e.arrowPosition="bottom":r<e.width&&n.width-t<e.width?e.arrowPosition="top":e.arrowPosition=e.arrow.hbias),e},$w=function(e,t,n){var i,r,o,a=e.height,s=e.width;return He()?ze(e,t):("top"==e.arrowPosition||"bottom"==e.arrowPosition?(i=0,"top"==e.arrowPosition?(e.top=t.top+t.height,e.arrow.top=Ee(9,6)?6:2,i=-1):"bottom"==e.arrowPosition&&(e.top=t.top-a,e.arrow.top=a-I.TOOLTIP_ARROW_SIZE-1,e.arrow.top+=Ee(9,6)?6:0,e.arrow.top+=8==_e?-1:0,i=1),r=10+I.TOOLTIP_ARROW_SIZE,o=s-3*I.TOOLTIP_ARROW_SIZE-10,e.arrow.hbias==Mc?(e.left=t.left+t.width/2-(10+2*I.TOOLTIP_ARROW_SIZE),e.arrow.left=r):e.arrow.hbias==Lc?(e.left=t.left-s+t.width/2+(10+2*I.TOOLTIP_ARROW_SIZE),e.arrow.left=o):(e.left=t.left+t.width/2-s/2,e.arrow.left=s/2-I.TOOLTIP_ARROW_SIZE),!1!==e.arrow.floating&&(n=e.left+s-n.width,0<(n-=Math.max(0,e.arrow.left+n-o))&&(e.left-=n,e.arrow.left+=n),o=-e.left,0<(o-=Math.max(0,r-(e.arrow.left-o))))&&(e.left+=o,e.arrow.left-=o),e.arrow.border.top=e.arrow.top+i,e.arrow.border.left=e.arrow.left):(e.arrow.hbias==Mc?(e.left=t.left+t.width,e.arrow.left=1,e.arrow.left+=Ee(10,6)?5:0,e.arrow.border.left=e.arrow.left-1):e.arrow.hbias==Lc&&(e.left=Math.max(0,t.left-s),e.arrow.left=s-I.TOOLTIP_ARROW_SIZE-1,e.arrow.left+=Ee(10,6)?5:0,e.arrow.left+=7==_e&&6<=Ce?1:0,e.arrow.border.left=e.arrow.left+1),e.top=t.top-a/2+t.height/2,e.arrow.top=a/2-I.TOOLTIP_ARROW_SIZE,e.arrow.border.top=e.arrow.top),e)},Xw=430,Yw=200,Zw=15;function Qw(e){var t;return"tooltip"===this.type&&((t=this).attributes.height=t.attributes.height||I.TOOLTIP_DEFAULT_HEIGHT,t.attributes.width=t.attributes.width||I.TOOLTIP_DEFAULT_WIDTH,t.attributes.layoutDir=t.attributes.layoutDir||"DEFAULT",this.canShow=function(){return!ug(t)&&!!e.canShowOnDevice()&&!t.isShown()&&t.canShowOnPage(Ud())&&lg(t)},this.after("render",function(){Uw(this,this.elements)}),this.reposition=function(){var e=this.attributes.width,t=this.attributes.height,n=this.attributes.layoutDir,i=this.guideElement,r=k("._pendo-guide-container_",i),o=aa(this.element),t=Vw(o,t,e,n);r.removeClass("top right bottom left").removeClass("_pendo-guide-container-top_ _pendo-guide-container-right_ _pendo-guide-container-bottom_ _pendo-guide-container-left_").addClass(t.arrowPosition).addClass("_pendo-guide-container-"+t.arrowPosition+"_"),k("._pendo-guide-arrow_,._pendo-guide-arrow-border_",i).remove(),Dw(i,t),i.css({top:t.top,left:t.left,height:t.height,width:t.width,position:o.fixed?"fixed":""}),this.dim=t,jw(this)},this.after("hide",function(){k("._pendo-guide-tt-region-block_").remove(),Hw=Bw=Gw=null})),this}var e1=function(e,t){var n=!!k("._pendo-backdrop_")[0];return _.get(t,"overlayDiv[0]")||(t.overlayDiv=k(document.createElement("div")).addClass("_pendo-backdrop_")),!1==n&&(t.elements.push(t.overlayDiv[0]),t.overlayDiv.appendTo(su())),He()&&t.overlayDiv.css({height:"100%",width:"100%",position:"absolute"}),e&&k(t.overlayDiv).addClass("_pendo-onboarding_"),t.overlayDiv},t1=function(e){var t=e.guideElement,n=I.TOOLTIP_ARROW_SIZE,i=e.attributes.height,e=e.attributes.width,e=Math.floor(e/2),i=Math.floor(i/2);t.addClass("_pendo-guide-lb_").css({top:"50%",left:"50%","margin-top":-i,"margin-left":-e}),k("._pendo-guide-container_",t).css({bottom:n,right:n}),He()&&t.css({position:"absolute"})},n1=function(e,t){t===undefined&&(t=zd),e.element=uu(e),t1(e);var n=!!e.getGuide()&&e.getGuide().isOnboarding(),n=(e1(n,e),e.guideElement);t.push(n[0]),n.appendTo(su())},i1=function(e,t){t===undefined&&(t=zd),e.element=uu(e),e.guideElement.addClass("_pendo-guide-mobile-lb_");var n=!!e.getGuide()&&e.getGuide().isOnboarding(),n=e1(n,e),e=e.guideElement,i=I.TOOLTIP_ARROW_SIZE,i=(e.css({width:"",height:""}),k("._pendo-guide-container_",e).css({bottom:i,right:i}));function r(e){e.preventDefault()}k("._pendo-close-guide_",e).remove().prependTo(i),e.appendTo(su()),t.push(e[0]),P(n[0],"touchmove",r),P(e[0],"touchmove",r)};function r1(){var e=this;return/lightbox/i.test(e.type)&&(e.attributes.height=e.attributes.height||I.LB_DEFAULT_HEIGHT,e.attributes.width=e.attributes.width||I.LB_DEFAULT_WIDTH,e.after("render",function(){(au()?i1:n1)(e,e.elements)}),e.reposition=function(){au()||e.guideElement.css({"margin-left":-Math.floor(e.attributes.width/2),"margin-top":-Math.floor(e.attributes.height/2)})}),e}var o1=500,a1="_pendo-guide-banner_";function s1(){var n=this;return"banner"===n.type&&(n.attributes.height=n.attributes.height||o1,n.attributes.position=n.attributes.position||"top",n.after("render",function(){var e=n.guideElement,t=I.TOOLTIP_ARROW_SIZE;e.css({width:""}).addClass(a1).addClass("_pendo-guide-banner-"+n.attributes.position+"_"),ou()||e.addClass("_pendo-in_"),k("._pendo-guide-container_",e).css({bottom:t,right:t}),n.element=uu(n),n.elements.push(e[0]),e.appendTo(su())})),n}function d1(t){var n=this,e="whatsnew",i="_pendo-guide-whatsnew-seen_",r="active",o=1e3;return n.type===e&&(_.extend(n,{isShown:_.constant(!1),launch:d,onShown:d,render:function(){var e=n.guideElement,t=n.attributes.height;e&&e.html()||(e=k(document.createElement("div")).attr("id",gg(n)).addClass("_pendo-guide-whatsnew_").html(n.getContent()),_.isNumber(t)&&!n.attributes.autoHeight&&e.height(t),n.seenState===r&&e.addClass(i),n.guideElement=e)},seen:s}),_.extend(t,{addToLauncher:function(){var e=n.guideElement;e&&!la(e[0])&&(k("._pendo-launcher_ #launcher-"+n.guideId).html("").append(e),Yu.runCustomScripts(n,t))},isReady:a}),n.after("show",s)),n;function a(){return!!n.guideElement}function s(){ou()||a()&&n.seenState!==r&&function(e){{var t,n;if(Ca(e,/(auto|scroll|hidden)/))return(t=ga(e))?(t=pa(t),e=pa(e),n=t.top+Math.floor(t.height/3),e.bottom<=t.bottom||e.top<=n):1}}(n.guideElement[0])&&(Sg(n.guideId,n.id,b(),e,t.language,{last_updated_at:n.lastUpdatedAt}),n.seenState=r,_.delay(function(){n.guideElement.addClass(i+" out")},_.isNumber(n.attributes.seenDelay)?n.attributes.seenDelay:o))}function d(){}}var u1="_pendo-launcher-searching_",c1="._pendo-launcher-search-box_ input";var l1,p1=function(e){return e&&_.isFunction(e.shouldBeAddedToLauncher)?e.shouldBeAddedToLauncher():e&&e.launchMethod&&0<=e.launchMethod.indexOf("launcher")};function h1(){var e;return function(){var e;if(I.guideWidget)return(e=I.guideWidget.data)&&e.enableSearch}()&&(e=k(c1)[0])&&0<(e=e.value).length?(e=nt.call(e),[].concat(_.compact(e.split(" ")))):[]}function f1(e){if(!m.get("disablePrefetch"))return v.all(_.map(e,function(e){return e.fetchContent()}))}function g1(e,t){return C.info("doing search on "+t,{contexts:["launcher","search","guides"]}),e=e||A(),t&&0!==t.length?_.chain(e).filter(p1).map(function(e){return e.searchFor(t)}).compact().sortBy(function(e){return _.indexOf(["tag","name","content"],e.field)}).pluck("guide").value():e}var m1=function(){var e=A();if(fu()){if(I.guideWidget&&I.guideWidget.enabled){var t=C1(e),n=!0;if(I.guideWidget&&_.isFunction(I.guideWidget.update))I.guideWidget.update(t,n)}}else{P1();t=Vd(e),n=x1(C1(t));n!==l1&&g.dispatch("frames/changeGuideList",t),l1=n}},v1="launcher-closed",y1=null,b1=null,w1=!1,S1="_pendo-launcher-active_",I1=null,E1=function(){return""};function _1(e,t){E1=t}function C1(e){var t,e=_.filter(e||A(),p1);return e=e,0===(t=h1()).length?e:(t=_.map(t,_.partial(g1,e)),_.union.apply(_,t))}function x1(e){return ut(_.map(e,function(e){var t=e.isWhatsNew()?[]:_.pluck(e.steps,"seenState");return{id:e.id,seenState:t}}))}function T1(e){var n=this,t=e.launchType||"badge",i=(_.extend(n,{show:function(){"badge"===t&&k(n.element).css("display: ;")},hide:function(){k(n.element).css("display: none;")},wrap:function(){var e=n.element;{var t;e&&/^img$/i.test(e.nodeName)&&(t=k(document.createElement("div")).addClass(e.className).append(e).appendTo(su()),e.className="",n.element=t[0])}},dispose:function(){k.removeNode(n.element)},setActive:function(e){e?k(n.element).addClass(S1):k(n.element).removeClass(S1)}}),e),e=i.position||"bottom-right",r=document.createElement("img");k(n.element=r).addClass("_pendo-launcher-badge_").addClass("_pendo-launcher-badge-"+e+"_"),i.launcherBadgeUrl&&(r.src=Wu(i.launcherBadgeUrl)),r.onerror=function(e){C.info("[Pendo Web SDK] Error! Unable to load guide center image "+i.launcherBadgeUrl),C.critical("ERROR in when attempting to render guide center badge image",{imgSrc:i.launcherBadgeUrl})},He()&&(P(r,"mouseover",function(e){k(r).addClass("_pendo-launcher-badge-active_")}),P(r,"mouseout",function(e){k(r).removeClass("_pendo-launcher-badge-active_")}),k(r).css({position:"absolute"})),su().appendChild(r)}function k1(e){function n(){return"element"===e.launchType&&e.launchElement?e.launchElement:"._pendo-launcher-badge_"}function t(e){var e=Pr(e),t=n();k(e).closest(t).length&&(B1()?l.write(v1,"yes"):I.guideWidget.position(e),q1())}I.guideWidget.removeCountBadge=function(){k("._pendo-launcher-whatsnew-count_").remove()},e&&e.elementMatch&&(e.launchElement=e.elementMatch.selection),_.extend(this,{getLauncherTarget:function(){return k(n())[0]},dispose:function(){rf(document,"click",t),e&&e.whatsnew&&e.whatsnew.enabled&&k("._pendo-launcher-whatsnew-count_").remove()}}),P(document,"click",t)}function R1(){var n,s="bottom-right",d="bottom-left";return this.update=function(e,t){t=t?e:C1(e),e=x1(t)+ut(h1());return e!==n&&(n=e,this.updateLauncherContent(t)),M1(),0<t.length},this.updateLauncherContent=U1,this.guideStatus=function(e){return e.isComplete()?"complete":e.isInProgress()?"in-progress":"not-started"},this.render=function(){var e=this.data||{},t=(y1=new T1(e),e.height||310),n=(e.enableSearch&&(t+=He()?50:39),this&&!this.hidePoweredBy&&(t+=40),e.addHeight&&(t+=e.addHeight),this.height=t,e.width||330),i=(e.addWidth&&(n+=e.addWidth),this.width=n,k(document.createElement("div")).addClass("_pendo-launcher_")),r=(b1=i[0],aa(y1.element)),r=Vw(r,t,n),o=(i.css({width:n,height:t}),I.TOOLTIP_ARROW_SIZE),n=k(document.createElement("div")).addClass("_pendo-guide-container_ "+r.arrowPosition).addClass("_pendo-guide-container-"+r.arrowPosition+"_").css({top:o,left:o,width:n-2*o,height:t-2*o}).appendTo(i),t=D1(),o=Wu(A1(this.template(t))),t=k(document.createElement("div")).addClass("_pendo-guide-content_").html(o).appendTo(n);e.addUISection&&e.addUISection(i[0]),Kf(i[0],function(){z1(),l.write(v1,"yes",288e5)}),t.on("click",function(e){var t=k(Pr(e)).closest("._pendo-launcher-item_");t&&t.length&&(t=O((t=/^launcher-(.+)$/.exec(nt.call(t.attr("id"))))&&t[1]))&&!t.isWhatsNew()&&(bg(t.steps[0],"launcher"),z1(),of(e))}),He()&&(k("._pendo-launcher-header_",i).css({padding:"10px","margin-right":"10px","margin-left":"10px"}),k("._pendo-launcher-footer_",i).css({"border-top":"1px solid #bbb"}),i.css({position:"absolute"})),i.find("[pendo-style]").each(function(){var e=this.getAttribute("pendo-style");k(this).css(e)}),i.appendTo(su()),_.isFunction(this.script)&&this.script(this),e.autoHeight&&e.autoHeight.enabled&&!Ee(9,6)&&(o=e.autoHeight.offset||100,i.css({height:"calc(100% - "+o+"px)",maxHeight:e.height,minHeight:e.height/2}),k("._pendo-guide-container_."+r.arrowPosition).css({maxHeight:e.height-30,minHeight:e.height/2-30,height:"calc(100% - 30px)"}))},this.position=function(e){var t,n,i,r,o,a;e&&(t=this.data||{},e=aa(e),n=Vw(e,this.height,this.width),i=k(b1),"badge"===(r=t.launchType||"badge")?(o=t.position,_.indexOf(a=[s,d,"top-left","top-right"],t.position)<0&&(o=s),_.each(a,function(e){i.removeClass("_pendo-launcher-"+e+"_")}),i.addClass("_pendo-launcher-"+o+"_"),n.arrow=n.arrow||{},n.arrowPosition=_.contains([s,d],o)?"bottom":"top",n.arrow.hbias=_.contains([d,"top-left"],o)?"left":"right",n.arrow.floating=!1):"element"===r&&i.css({top:n.top,left:n.left,height:n.height,width:n.width,position:e.fixed?"fixed":"absolute"}),k("._pendo-guide-arrow_,._pendo-guide-arrow-border_",i).remove(),$w(n,e,{width:Infinity,height:Infinity}),Dw(i[0],n),i.find("._pendo-guide-container_").removeClass("top left bottom right").addClass(n.arrowPosition))},this.toggle=q1,this}function A1(e){return e=_.isString(e)?e.replace(/\s+(style)=/gi," pendo-style="):e}function O1(e,t){e.contentHostUrl&&(e.contentHostUrl=(n=e.contentHostUrl,i=location,(r=m.getLocalConfig("contentHost"))&&(n=(n=n.replace(/^pendo-static-\d+\.storage\.googleapis\.com$/,r).replace(/^pendo-\w+-static\.storage\.googleapis\.com$/,r).replace(/^cdn\.pendo\.io$/,r)).replace(/^https?:/,"").replace(/^\/\//,""),!/\./.test(n))&&!/^localhost/.test(n)&&/^\//.test(n)?i.host+n:n)),I1=new k1(e);var n,i,r=R1.create(I.guideWidget);return _.isFunction(r.template)||(r.template=e.template?_.template(e.template):E1),r.render(),r.position(I1.getLauncherTarget()),t&&r.toggle(),r}R1.create=function(e){return _.reduce(R1.behaviors,function(e,t){return t.call(e)},e)},R1.behaviors=[_h,R1,Bu.Launcher,function(){var t={text:"",highlight:function(e){return t.text?(e||"").replace(new RegExp(t.text,"gi"),"<strong>$&</strong>"):e},clear:function(){k(c1).each(function(){this.value=""})}};return this.data&&this.data.enableSearch&&this.data.enableSearch&&(this.data.search=t,I.disableGuideCenterContentSearch||this.before("update",f1),this.before("update",function(){t.text=h1().join(" ");var e=k("._pendo-launcher_");t.text?e.addClass(u1):e.removeClass(u1)})),this},function(){var n=this;{var i;n.data&&n.data.onboarding&&(i=n.onboarding=n.onboarding||{},n.before("update",function(e){var e=_.filter(e,Zb),t=_.filter(e,function(e){return"complete"==n.guideStatus(e)}),e=i.total=e.length,t=(i.percentComplete=0<e?Math.round(t.length/e*100):0,k("._pendo-launcher_,._pendo-launcher-badge_"));e?(t.addClass("onboarding"),t.addClass("_pendo-launcher-onboarding_")):(t.removeClass("onboarding"),t.removeClass("_pendo-launcher-onboarding_"))}),n.getOnboardingState=function(e){return e.isComplete()?"complete":e.isInProgress()?"in-progress":e.isNotStarted()?"not-started":null})}return n},function(){var n=this,i=k(document.createElement("div")).addClass("_pendo-launcher-whatsnew-count_");n.data&&n.data.whatsnew&&n.data.whatsnew.enabled&&(n.before("updateLauncherContent",function(e){e=_.filter(e,function(e){return e.isWhatsNew()});e.sort(t),n.data.whatsnew.total=e.length,n.data.whatsnew.guides=e}),n.after("update",function(e){var t=n.data.whatsnew.guides,t=(_.each(t,function(e){e.show()}),_.find(t,function(e){if(!e.isReady())return!0;e.addToLauncher()}),_.filter(t,function(e){return"active"!==e.steps[0].seenState}).length);t!==n.data.whatsnew.unseenCount&&(i.html(t).css({display:t?"":"none"}),n.data.whatsnew.unseenCount=t,k("span._pendo-launcher-whatsnew-count_").text(n.data.whatsnew.unseenCount))}),n.after("render",function(){F1()?i.appendTo(this.data.launchElement):(y1.wrap(),i.appendTo(y1.element))}));return n;function t(e,t){var n=function(e,t){e=e.showsAfter||e.publishedAt||0;return(t.showsAfter||t.publishedAt||0)-e}(e,t);return 0===n?(t=t,e=(e=e).name.toLowerCase(),(t=t.name.toLowerCase())<e?1:e<t?-1:0):n}}];var N1=function(){b1&&(k.removeNode(b1),b1=null),I1&&(I1.dispose(),I1=null),y1&&(y1.dispose(),y1=null)},M1=function(){(!F1()&&(H1()||0<h1().length)?L1:P1)()},L1=function(){y1&&y1.show()},P1=function(){F1()||z1(),y1&&y1.hide()},F1=function(){return!(!I.guideWidget||!I.guideWidget.data||"element"!==I.guideWidget.data.launchType)},D1=function(e){var t=Gl(),t=_.extend({hidePoweredBy:!1,guides:[],guide:{},step:{},metadata:st(t)},I.guideWidget);return t.data=_.extend({},t.data),e&&(t.guides=e),t};function U1(e){var t=I.guideWidget.template||E1,e=D1(e),e=k(document.createElement("div")).html(A1(t(e))),n=e.find("._pendo-launcher-guide-listing_"),t=e.find("._pendo-launcher-footer_").html(),e=e.find("._pendo-launcher-search-results_").html();k("._pendo-launcher_ ._pendo-launcher-guide-listing_").each(function(e,t){k(e).html(n.eq(t).html())}),k("._pendo-launcher_ ._pendo-launcher-footer_").html(t),k("._pendo-launcher_ ._pendo-launcher-search-results_").html(e)}var G1=_.compose(M1,function(e,t){var n,i,r,o;p1(e)&&(n=k("._pendo-launcher_ ._pendo-launcher-guide-listing_")[0])&&(e=(o=k("#launcher-"+e.id)).length?o[0]:(e=e,k(i=document.createElement("div")).addClass("_pendo-launcher-item_"),k(i).attr("id","launcher-"+e.id),(r=document.createElement("a")).href="#",r.innerHTML=e.name,i.appendChild(r),i),o=0<o.length,_.isNumber(t)&&(r=k("._pendo-launcher-item_"))[t]?e.id!=r[t].id&&n.insertBefore(e,r[t]):n.appendChild(e))}),B1=function(){return k(b1).hasClass(S1)},H1=function(){return 0<k("._pendo-launcher-item_").length},z1=function(){var e;b1&&(e=k(b1))&&e.hasClass(S1)&&(e.removeClass(S1),y1)&&y1.setActive(!1)},j1=function(){var e;b1&&(e=k(b1))&&!e.hasClass(S1)&&(e.addClass(S1),y1)&&y1.setActive(!0)},q1=function(){b1&&!w1&&(B1()?z1:j1)()};var W1=function(){try{var e=I.guideWidget||{},t=e.data||{},n=t.device||{desktop:!0,mobile:!1,iframe:!1};N1(),!au()&&!n.desktop||au()&&!n.mobile||as()&&!n.iframe||e.enabled&&(O1(t),P1())}catch(i){C.critical("ERROR while initializing launcher",{error:i})}},V1=function(e){e.defaultLauncher=_1,_.each(e._defaultLauncher_queue,e=>{_1.apply(null,e)}),e._defaultLauncher_queue=[],e.toggleLauncher=q1,e.showLauncher=j1,e.hideLauncher=z1,e.removeLauncher=N1,e.initLauncher=W1,e.createLauncher=O1,e._addGuideToLauncher=G1,e.launcherToolTipDiv=b1},J1=function(){W1()},K1=function(){var e;(e=I).designer&&(e.designer.createLauncher=O1,e.designer.removeLauncher=N1,e.designer.addGuideToLauncher=G1,e.designer.updateLauncherContent=U1)},$1=function(){var e;(e=I).debugging&&(e.debugging.getLauncherGuides=C1)},X1=function(e){return i=I.guideWidget,e=e,r=i&&i.data,e=_.filter(e,function(e){e=_.first(e.steps);return e&&"launcher"===e.type}),(e=_.first(_.sortBy(e,function(e){return-e.lastUpdatedAt})))&&r&&(e=_.first(e.steps),_.extend(r,_.pick(e,"contentUrl","contentUrlCss","contentUrlJs"),e.attributes),_.defaults(r,{whatsnew:{},knowledgebase:{}}),r.id=e.guideId+e.id),n=(t=i)&&t.data||{},!0!==m.get("preventCodeInjection")&&(n.contentUrlJs||n.contentUrl)?Ou.verify(n).then(function(){return Ju.load(n)}).then(function(e){return n.template=e.content,_.extend(t,e)}):v.resolve();var t,n,i,r},Y1=function(e,t){V1(e),t.Events.on("guidesLoaded",J1),t.Events.on("designerLaunched",K1),t.Events.on("debuggerLaunched",$1),t.GuideLoop.addUpdatePhase(m1),Vg.push(X1),t.agentStorage.registry.addLocal(v1,{duration:864e6})},Z1=function(e,t){var n;n=X1,0<=(n=_.indexOf(Vg,n))&&Vg.splice(n,1),t.GuideLoop.removeUpdatePhase(m1),t.Events.off("guidesLoaded",J1),t.Events.off("designerLaunched",K1),t.Events.off("debuggerLaunched",$1)};py.Extensions.API.addTopic("Launcher",{addBehavior(e){R1.behaviors.push(e)}});var Q1,eS,tS,nS,iS={name:"P1Guides",initialize:function(e,t){var n;tS=t,Q1=(eS=e).dom,nS=[Qw,r1,s1,d1,aS,sS,oS,rS],-1<_.indexOf(qu.behaviors,Qw)||(n=_.indexOf(qu.behaviors,i0),qu.behaviors.splice.apply(qu.behaviors,[n,0].concat(nS)),t.Events.guideLoopStopped.on(P1),e.TOOLTIP_DEFAULT_WIDTH=Xw,e.TOOLTIP_DEFAULT_HEIGHT=Yw,e.TOOLTIP_ARROW_SIZE=Zw,e._showElementGuide=Uw,e._createTooltip=Fw,e._get_tooltip_dimensions=Vw,e.LB_DEFAULT_WIDTH=500,e.LB_DEFAULT_HEIGHT=500,e._showLightboxGuide=n1,Y1(e,t))},teardown:function(){Z1(0,tS),tS.Events.guideLoopStopped.off(P1),eS._.each(nS,function(e){e=_.indexOf(qu.behaviors,e);0<=e&&qu.behaviors.splice(e,1)}),nS=[]}};function rS(){const o=this;return"tooltip"!==o.type||o.domJson||(o.checkPlacement=function(){var e,t,n,i,r;e=o,r=aa(e.element||uu(e)),jw(e),Ww(r)&&(n=e.attributes.height,i=e.attributes.width,t=e.attributes.layoutDir,n=Vw(r,n,i,t),(i=k(Pw(e))).css({top:n.top,left:n.left,position:r.fixed?"fixed":""}),Dw(i,n))}),o}function oS(){var i=this;return i.attributes&&i.attributes.autoHeight&&(i.after("render",function(){i.guideElement&&i.guideElement.length&&(i.resize(),i.attachEvent(i.guideElement[0],"load",function(){i.resize()}))}),i.resize=function(){var e,t=I.TOOLTIP_ARROW_SIZE,n=i.guideElement;n&&(e=Q1("._pendo-guide-container_",n),"tooltip"==i.type||He()&&"lightbox"==i.type?e.css({width:i.attributes.width-2*t,height:""}):e.css({right:t,bottom:""}),i.attributes.height=e.height()+2*t,n.height(i.attributes.height),i.reposition())}),i}function aS(e){var t=this;return t.domJson||t.domJsonpUrl||t.after("render",function(){t.guideElement&&t.guideElement.length&&Kf(t.guideElement[0],function(){e.isOnboarding()&&!confirm("Are you sure you want to stop this tutorial?")||ig(t)})}),t}function sS(){var e=this;return e.hideCredits||e.domJson||e.domJsonpUrl||ru(e.guide)||e.after("render",function(){dg(e.guideElement[0])}),e}const dS="__sg__";cS="promotedAgentMetadataConfigurations",lS=[],pS={},hS={};var uS,cS,lS,pS,hS,fS={name:"PromoteMetadata",initialize:function(e,t){if(lS=(uS=t).ConfigReader.get(cS),hS={},uS.agentStorage.registry.addLocal(dS,{isSecure:!0,serializer:JSON.stringify,deserializer:Lt}),Fn())try{pS=uS.agentStorage.read(dS)}catch(n){wS()}lS&&lS.length&&(uS.Events.on("metadata",vS),uS.Events.on("eventCaptured",IS),uS.Events.on("identify",yS))},teardown:function(){uS.Events.off("metadata",vS),uS.Events.off("eventCaptured",IS),uS.Events.off("identify",yS)},getPromotedMetadata:function(){return lS},hasPromotedMetadataKind:gS,setSchemaGroup:vS,getSchemaGroup:mS,resetSchemaGroup:bS,resetCachedSchemaGroup:wS};function gS(t){return _.some(lS,function(e){return e.kind===t})}function mS(){return hS}function vS(e){var t;e?(e=e.data[0]["options"],e&&(t=e)):t=Gl(),hS=function(r){if(Fn())try{var e=uS.agentStorage.read(dS);pS=function(e){e=_.mapObject(e,(t,e)=>{const n={};return _.each(Object.keys(t),function(e){n[e.replace("agent__","")]=t[e]}),n});return e}(pS=e)}catch(t){wS()}var o=hS;_.each(["visitor","account","parentAccount"],function(e){var t=gS(e),n=!_.isEmpty(r[e]),i=e.toLowerCase()+"metadata";t&&(!_.isEmpty(pS)&&_.isEmpty(Os.get())&&(o[i]=SS(pS[i],e)),n)&&(t=SS(r[e],e),_.isEmpty(t)||(o[i]=Object.assign(Object.assign({},o[i]),t)))}),Fn()&&uS.agentStorage.write(dS,o);return o}(t)}function yS(e){e=e.data[0];_.get(e,"wasCleared")&&(uS.agentStorage.clear(dS),bS())}function bS(){hS={}}function wS(){pS={}}function SS(e,i){var r={};return e&&_.each(e,function(e,t){var n=t.toLowerCase();Boolean(_.find(lS,function(e){return e.fieldName===n&&e.kind===i}))&&(r["agent__"+n]=e)}),r}function IS(e){e=e.data[0];e&&(_.isEmpty(hS)&&vS(),_.isEmpty(hS)||("track"===e.type?e.props.__sg__=hS:(e.hasOwnProperty("eventProperties")||(e.eventProperties={}),e.eventProperties.__sg__=hS)))}const ES="segmentFlagsCache";function _S(){let s,d,o,u=null,a=!1,c={},l,p,e=!1;return{name:"SegmentFlags",initialize:function(e,t){var n="requestSegmentFlags",e=(s=e,(d=t).ConfigReader);if(e.addOption(n,[e.sources.SNIPPET_SRC,e.sources.PENDO_CONFIG_SRC],false),o=e.get(n)){if(u=null,a=!1,t.agentStorage.registry.addLocal(ES,{isSecure:!0,localStorageOnly:!0,duration:2592e6,serializer:JSON.stringify,deserializer:Lt}),c={},Fn())try{var i=t.agentStorage.read(ES);i&&i.flags&&(c=i.flags,s.segmentFlags=Object.keys(i.flags),l=i.timestamp||null,p=i.hash||null,a=!0,d.Events.segmentFlagsReady.trigger({flags:s.segmentFlags,fromCache:!0,cacheTimestamp:l}))}catch(r){d.Events.segmentFlagsError.trigger("Error reading segment flags from cache")}s.getSegmentFlag=m,s.segmentsPayload=v,d.Events.ready.on(h),d.Events.identify.on(g),d.Events.metadata.on(g),d.Events.eventCaptured.on(f)}},teardown:function(){o&&(s.segmentsPayload=s._.noop,d.Events.ready.off(h),d.Events.identify.off(g),d.Events.metadata.off(g),d.Events.eventCaptured.off(f),u=null,a=!1,c={},l=null,p=null,e=!1)}};function h(){e=!0,g()}function f(e){p&&e&&e.data&&e.data.length&&(e=e.data[0])&&"object"==typeof e&&(e.segmentFlagsHash=p)}function g(){if(e){var t=s._.uniqueId(),n=(u=t,{visitorId:s.get_visitor_id(),accountId:s.get_account_id(),metadata:s.getSerializedMetadata(),url:s.url.get()}),i=s.compress(n),t={id:t,jzb:i,v:s.VERSION,ct:(new Date).getTime()},n=(d.agent.treatAsAdoptPartner()&&d.agent.addAccountIdParams(t,n.accountId,d.ConfigReader.get("oemAccountId")),"script"===s.LOADER?"segmentflag.js":"segmentflag.json");let e=d.transmit.buildBaseDataUrl(n,s.apiKey,t);var r,o,n=d.agent.getJwtInfoCopy();try{e.length>d.constants.URL_MAX_LENGTH||!s._.isEmpty(n)?(delete t.jzb,e=d.transmit.buildBaseDataUrl("segmentflag.json",s.apiKey,t),r=s._.extend({events:i},n),function(t,n){Wv(this,void 0,void 0,function*(){try{v((yield s.ajax.postJSON(t,n)).data)}catch(e){d.Events.segmentFlagsError.trigger("Error requesting new segment flags")}})}(e,r)):"script"===s.LOADER?(o=e,s.loadResource(o,s._.noop)):function(t){Wv(this,void 0,void 0,function*(){try{v((yield s.ajax.get(t)).data)}catch(e){d.Events.segmentFlagsError.trigger("Error requesting new segment flags")}})}(e)}catch(a){d.log.error("Failed to load segment flags",{error:a}),d.Events.segmentFlagsError.trigger("Error requesting new segment flags")}}}function m(e){return!(!c||c[e]===undefined)&&c[e]}function v(e){if(u&&(!s._.isString(e.id)||e.id===u)){let t={},n=[];if(e.segmentFlags){n=e.segmentFlags;for(let e=0;e<n.length;e++)t[n[e]]=!0}else e.flags&&(t=e.flags,n=Object.keys(t));var i=function(t={},n={}){var i=Object.keys(t),e=Object.keys(n);if(i.length!==e.length)return!0;for(let e=0;e<i.length;e++){var r=i[e];if(t[r]!==n[r])return!0}return!1}(c,t);s.segmentFlags=n,c=t,l=Date.now(),p=e.hash||null,Fn()&&d.agentStorage.write(ES,{flags:t,timestamp:l,hash:p}),a?i&&d.Events.segmentFlagsUpdated.trigger(s.segmentFlags):(a=!0,d.Events.segmentFlagsReady.trigger({flags:s.segmentFlags,fromCache:!1,cacheTimestamp:l})),d.log.info("successfully loaded segment flags"),u=null}}}class CS{constructor(e,t,n,i,r,o){this.listeners=[],this.latestPromptValue="",this.isActive=!0,this.lastSubmitTime=0,this.compositionState=new WeakMap,this.dom=e.dom,this._=e._,this.api=t,this.q=t.q,this.id=n,this.setFilters(i),this._.isArray(r)||(this.api.log.error("inputCssSelectors must be an array, received:",typeof r),r=[]),this._.isArray(o)||(this.api.log.error("submitCssSelectors must be an array, received:",typeof o),o=[]),this.inputEls=this._.map(r,e=>new this.dom.Element(e)),this.submitEls=this._.map(o,e=>new this.dom.Element(e)),this.setupInputListeners(),this.setupSubmitListeners(),this.setupObserver()}isComposing(e){var t=e.target,t=t&&this.compositionState.get(t);return e.isComposing!==undefined?e.isComposing:t}isEnterKey(e){return"Enter"===e.code||"Enter"===e.key||13===e.keyCode}setupInputListeners(){this._.each(this.inputEls,e=>{e&&(e.addEventListener("compositionstart",e=>{e=e.target;e&&this.compositionState.set(e,!0)},!0),e.addEventListener("compositionend",e=>{e=e.target;e&&(this.compositionState.set(e,!1),this.capturePromptValue())},!0),e.addEventListener("compositionupdate",e=>{e=e.target;e&&this.compositionState.set(e,!0)},!0),e.addEventListener("blur",e=>{e=e.target;e&&this.compositionState.set(e,!1)},!0),e.addEventListener("input",e=>{this.isComposing(e)||this.capturePromptValue()},!0),e.addEventListener("change",e=>{this.capturePromptValue()},!0),e.addEventListener("keydown",e=>{this.isEnterKey(e)&&!this.isComposing(e)&&this.submit(this.latestPromptValue)},!0),e.addEventListener("keyup",e=>{this.isComposing(e)||this.capturePromptValue()},!0))})}setupSubmitListeners(){this._.each(this.submitEls,e=>{e&&(e.addEventListener("mousedown",e=>{var t=this.getPromptValue()||this.latestPromptValue;this.submit(t)},!0),e.addEventListener("keydown",e=>{this.isEnterKey(e)&&(e=this.getPromptValue()||this.latestPromptValue,this.submit(e))},!0))})}setupObserver(){this.promptContainer=new this.dom.Observer;var e=this._.filter(this.inputEls,e=>e),t=this._.filter(this.submitEls,e=>e);this.promptContainer.addObservers(...e,...t)}setFilters(e){if(!e)return this.privacyFilters=null;try{this.privacyFilters=new RegExp(e,"gmi")}catch(t){this.privacyFilters=null,this.api.log.error(t)}return this.privacyFilters}applyPrivacyFilter(e,t=null){t=t||this.privacyFilters;return t&&this._.isRegExp(t)?e.replace(t,"redacted"):e}submit(e){if(e&&this.isActive){var t=Date.now();if(!(t-this.lastSubmitTime<2)){this.lastSubmitTime=t;t=this.applyPrivacyFilter(e);const n={agentId:this.id,prompt:t,privacyFilterApplied:t!==e};this._.each(this.listeners,e=>e(n))}}}capturePromptValue(e=!1){var t=this.getPromptValue();return!t&&e||(this.latestPromptValue=t),t}getPromptValue(){var e=this._.find(this.inputEls,e=>{if(e)try{var t=e.getText();return t&&t.trim()}catch(n){}return!1});if(e)try{return e.getText().trim()}catch(t){}return""}onSubmit(e){this.listeners.push(e)}suspend(){this.isActive=!1}resume(){this.isActive=!0,this._.each(this.inputEls,e=>{e&&e.get()}),this._.each(this.submitEls,e=>{e&&e.get()})}teardown(){this.promptContainer&&this.promptContainer.teardown(),this._.each(this.inputEls,e=>{e&&e.teardown()}),this._.each(this.submitEls,e=>{e&&e.teardown()})}}class xS{constructor(){this.name="PromptAnalytics",this.configName="aiAgents",this.prompts=[]}initialize(e,t){this.pendo=e,this.api=t,this._=this.pendo._,this.agentsCache=new Map,this.api.ConfigReader.addOption(this.configName,["pendoconfig","snippet"]),this.loadConfig(this.configName).then(e=>this.onConfigLoaded(e))["catch"](()=>{}),null!=(e=this.api.Events.guidesLoaded)&&e.on(()=>{this.reEvaluatePageRules()})}loadConfig(e){var{q:t,ConfigReader:n}=this.api,t=t.defer(),e=n.get(e);return t.resolve(e),t.promise}testPageRule(e,t,n="unknown"){let i=e;var r;return Array.isArray(e)?(r=this._.filter(e,e=>e&&""!==e.trim()),i=this._.map(r,e=>e.startsWith("//*/")?e.substring(1):e)):"string"==typeof e&&e.startsWith("//*/")&&(i=e.substring(1)),Gd(i,t,{logger:this.api.log,context:"agent",id:n})}reEvaluatePageRules(){const n=Ud();var e=this.api.ConfigReader.get(this.configName)||[];this._.each(this.prompts,e=>{var t=this.findAgentById(e.id);t&&this.testPageRule(t.pageRule,n,t.id)?e.resume():e.suspend()});const i=this._.map(this._.filter(this.prompts,e=>e.isActive),e=>e.id);this._.each(e,e=>{var t=this._.contains(i,e.id);this.testPageRule(e.pageRule,n,e.id)&&!t&&this.observePrompt(e)})}findAgentById(e){return this.agentsCache||(this.agentsCache=new Map),this.agentsCache.get(e)}applyPrivacyFilter(e,t=null){return t&&this._.isRegExp(t)?e.replace(t,"redacted"):e}onConfigLoaded(e=[]){if(e&&this._.isArray(e)&&0!==e.length){var t=[],n=[];for(const i of e)("network"===i.trackingMethod?t:(i.trackingMethod,n)).push(i);0<t.length&&(this.networkAgents=t,this.api.NetworkRequest.on({request:this.handleRequest,error:this.handleError})),this.agentsCache||(this.agentsCache=new Map),this.agentsCache.clear(),this._.each(e,e=>this.agentsCache.set(e.id,e)),this._.each(n,e=>{var t=Ud();this.testPageRule(e.pageRule,t,e.id)&&this.observePrompt(e)})}}handleRequest({method:i,url:r,body:o}){this._.each(this.networkAgents,e=>{var t=o||"",n=this.applyPrivacyFilter(t,e.privacyFilters);this.api.analytics.collectEvent("prompt",{prompt:n,agentId:e.id,promptType:i,url:r,privacyFilterApplied:n!==t},undefined,"agentic")})}handleError({error:e,context:t}){"fetch"==t&&this.api.log.debug("[PromptPlugin] Fetch tracking failed:",e),"xhr"==t&&this.api.log.debug("[PromptPlugin] XHR tracking failed:",e)}observePrompt(e){const{id:t,cssSelectors:n,privacyFilters:i}=e;var r;this._.find(this.prompts,e=>e.id===t)||(e=this.parseCssSelector("input",n),r=this.parseCssSelector("submit",n),(e=new CS(this.pendo,this.api,t,i,e,r)).onSubmit(e=>{this.sendEvent(e)}),this.prompts.push(e))}parseCssSelector(t,e){e=this._.filter(e,e=>e.type===t);return this._.map(e,e=>e.cssSelector)}sendEvent(t){var e=this._.find(this.prompts,e=>e.id===t.agentId);e&&!e.isActive||(e=this._.extend({promptType:"request",agentType:"prompt"},t),this.api.analytics.collectEvent("prompt",e,undefined,"agentic"))}teardown(){this._.each(this.prompts,e=>e.teardown()),this.agentsCache&&this.agentsCache.clear(),this.api.NetworkRequest.off({request:this.handleRequest,error:this.handleError})}}var TS=new xS;class kS{initialize(e,{Events:t}){var{_:e,attachEvent:n}=this.pendo=e,i=e.bind(this.setForceShowFirstStepFlags,this);this.subscriptions=[n(t,"deliverablesLoaded",i),n(t,"urlChanged",i),n(t,"guideSeen",e.bind(this.clearForceShowFirstStepFlags,this))]}teardown(){this.pendo._.forEach(this.subscriptions,function(e){e()}),this.subscriptions.length=0}setForceShowFirstStepFlags(){var e=this["pendo"];const t=e["_"];t.forEach(e.guides,function(e){!t.get(e,"attributes.restartOnReload")||(e.forceShowFirstStep=!0)})}clearForceShowFirstStepFlags(e){var{_:t,findGuideById:n}=this.pendo,e=t.get(e,"data.0.props.guide_id");e&&(t=n(e))&&t.forceShowFirstStep&&(t.forceShowFirstStep=!1)}}var RS=new kS;const AS="sessionId";class OS{constructor(){this.name="SessionManager"}initialize(e,t){this.api=t,this.pendo=e,this.subscriptions=[this.api.attachEvent(this.api.Events,"identify",_.bind(this.changeIdentity,this)),this.api.attachEvent(this.api.Events,"eventCaptured",_.bind(this.eventCaptured,this))],this.inactivityDuration=this.api.ConfigReader.get("inactivityDuration",18e5),this.suffix=this.api.ConfigReader.get("identityStorageSuffix"),this.api.agentStorage.registry.addLocal(AS,{cookieSuffix:this.suffix,isSecure:!0})}changeIdentity(e){var t;e&&e.data&&e.data.length&&({visitor_id:e,old_visitor_id:t}=e.data[0],e===t||this.pendo.isAnonymousVisitor(t)||this.expireSession())}teardown(){_.each(this.subscriptions,function(e){e()}),this.subscriptions.length=0}isExpired(e,t){e=_.get(e,"timestamp");return!this.pendo._.isNumber(e)||t-e>this.inactivityDuration}expireSession(){var e=this.clearSessionInfo();return this.api.Events.sessionChanged.trigger(e),e}eventCaptured(t){if(t&&t.data&&t.data.length){var t=t.data[0],n=t.browser_time||(new Date).getTime();let e=this.sessionInfo();!t.hasUserInteraction&&"recording"===t.type||(this.isExpired(e,n)&&(e=this.expireSession()),this.storeLastInteractionEventInformation(e,n)),t.sessionId=e.sessionId}}sessionInfo(e=this.pendo.randomString(16)){let t=this.api.agentStorage.read(AS)||this.api.agentStorage.read(AS,!1,"");return t||(t=JSON.stringify({sessionId:e,timestamp:(new Date).getTime()}),this.api.agentStorage.write(AS,t)),JSON.parse(t)}clearSessionInfo(){return this.api.agentStorage.clear(AS),this.api.agentStorage.clear(AS,!1,""),this.sessionInfo()}storeLastInteractionEventInformation(e,t){e.timestamp=t,this.api.agentStorage.write(AS,JSON.stringify(e))}}var NS=new OS;const MS=["google","bing","yahoo","duckduckgo","baidu","yandex","aol","ask","excite","lycos","webcrawler","infoseek","dogpile","altavista","netscape","hotbot","looksmart","gigablast","teoma","alltheweb","search.com","mamma","metacrawler","ixquick","searchy","searchalot","searchengine","searchenginez","searchengineland","searchenginewatch","searchengineworld","searchenginejournal","searchengineguide","searchengineforums"],LS=new RegExp(`(${MS.join("|")})`,"i"),PS=["facebook","twitter","linkedin","instagram","pinterest","tiktok","snapchat","twitch","reddit","quora","tumblr","flickr","discord","twitch","whatsapp","telegram","weibo","qq","line"],FS=["t.co","x.com"],DS=new RegExp(`(${PS.join("|")})`,"i");function US(e,t){return qS(DS,e)||t.contains(FS,e)}const GS=["youtube","vimeo","dailymotion","bilibili","youku","tencent","iqiyi","peertube","rutube","metacafe","veoh","break","vidyard","wistia","brightcove","jwplayer","kaltura","sproutvideo"],BS=new RegExp(`(${GS.join("|")})`,"i"),HS=["amazon","ebay","walmart","etsy","shopify","shop","target","bestbuy","costco","temu","alibaba","aliexpress"],zS=new RegExp(`(${HS.join("|")})`,"i");const jS=new RegExp(`(${["google performance max","microsoft audience network","facebook audience network"].join("|")})`,"i");function qS(e,t){return"self"!==t&&"direct"!==t&&null!==t.match(e)}function WS({referrer:e,currentHost:t}){if(!e||""===e)return"direct";e=new ei(e).hostname;let n="self";return n=e!==t?null==e?void 0:e.toLowerCase():n}const VS=new RegExp("^(.*cp.*|ppc|retargeting|paid)$"),JS=new RegExp("(.*email.*|.*e_mail.*|.*e mail.*|.*e-mail.*)","i");function KS(e="",t){return-1!==e.replace(/[^a-zA-Z]/g,"").indexOf(t)}const $S=[[undefined,({medium:e,source:t,referrer:n,gclid:i,fbclid:r})=>!(e||t||"self"!==n||i||r)],["Direct",({source:e,medium:t,referrer:n})=>!(t||e&&"direct"!==e||"direct"!==n)],["Cross-network",({source:e,medium:t})=>KS(t,"crossnetwork")||e.match(jS)],["Paid Search",({source:e,medium:t,referrer:n,gclid:i,_:r})=>i||KS(t,"paidsearch")||t.match(VS)&&(r.contains(MS,e)||qS(LS,n))],["Paid Social",({source:e,medium:t,referrer:n,fbclid:i,_:r})=>i||KS(t,"paidsocial")||t.match(VS)&&(r.contains(PS,e)||US(n,r))],["Paid Video",({medium:e,source:t,referrer:n,_:i})=>KS(e,"paidvideo")||e.match(VS)&&(i.contains(GS,t)||qS(BS,n))],["Paid Shopping",({medium:e,source:t,referrer:n,_:i})=>KS(e,"paidshopping")||"shopping"===e||(qS(zS,n)||i.contains(HS,t))&&e.match(VS)],["Display",({medium:e,_:t})=>t.contains(["display","cpm","banner","interstitial","expandable","programmatic"],e)||KS(e,"display")],["Paid Other",({medium:e})=>KS(e,"paidother")||e.match(VS)],["Organic Search",({source:e,medium:t,referrer:n,_:i})=>KS(t,"organic")&&i.contains(MS,e)||!t&&qS(LS,n)],["Organic Social",({source:e,medium:t,referrer:n,_:i})=>!t&&US(n,i)||KS(t,"social")||i.contains(PS,e)&&!t.match(VS)],["Organic Video",({medium:e,referrer:t})=>KS(e,"video")||!e&&qS(BS,t)],["Organic Shopping",({medium:e,referrer:t})=>KS(e,"organicshopping")||!e&&qS(zS,t)],["Email",({source:e,medium:t})=>null!==t.match(JS)||null!==e.match(JS)||KS(t,"newsletter")],["Affiliates",({medium:e})=>KS(e,"affiliate")||KS(e,"partner")],["SMS",({source:e,medium:t})=>KS(e,"sms")||KS(t,"sms")],["Push Notifications",({source:e,medium:t})=>t.endsWith("push")||KS(t,"mobile")||KS(t,"notification")||KS(e,"firebase")],["Audio",({medium:e})=>KS(e,"podcast")||KS(e,"audio")],["Referral",({medium:e,referrer:t})=>KS(e,"referral")||!!t&&"self"!==t&&"direct"!==t],["Other",({medium:e,source:t})=>!!e||!!t]],XS="utm",YS="enableFullUtmReferrer";class ZS{constructor(){this.name="WebAnalytics"}initialize(e,t){this.pendo=e;var n=(this.api=t)["ConfigReader"],n=(n.addOption(YS,[n.sources.SNIPPET_SRC,n.sources.PENDO_CONFIG_SRC],!1),e._)["bind"];this.subscriptions=[t.attachEvent(t.Events,"eventCaptured",n(this.addUtmToEvent,this)),t.attachEvent(t.Events,"sessionChanged",n(this.sessionChanged,this))];let i=this.loadParameters(t.agentStorage);i&&!e._.isEmpty(i)||(i=this.extractParameters(window.location.href,document.referrer)),this.api.agentStorage.registry.addLocal(XS),this.storeParameters(i,t.agentStorage),this.suffix=this.api.ConfigReader.get("identityStorageSuffix")}extractParameters(e,t){var n,i,r,o,a,s,d=new ei(e).hostname,u=WS({referrer:t,currentHost:d}),e=this.api.util.parseUrl(e);return e?(s=(e=this.pendo._.extend({},e.fragmentQuery,e.query)).utm_source,n=e.utm_medium,i=e.utm_campaign,r=e.utm_term,o=e.utm_content,a=e.gclid,e=e.fbclid,(s={source:s,medium:n,campaign:i,term:r,content:o}).channel=this.calculateUtmChannel({referrerValue:u,utm:s,gclid:a,fbclid:e}),t&&this.api.ConfigReader.get(YS)?s.referrer=t:"self"===u?s.referrer=d:"direct"!==u&&(s.referrer=u),s):{}}calculateUtmChannel({referrerValue:e,utm:t,gclid:n,fbclid:i}){var r=(null==(r=t.medium)?void 0:r.toLowerCase())||"",t=(null==(t=t.source)?void 0:t.toLowerCase())||"";const o={_:this.pendo._,referrer:e,source:t,medium:r,gclid:n,fbclid:i};e=this.pendo._.find($S,e=>e[1](o));if(e)return e[0]}storeParameters(e,t){0<this.pendo._.size(e)&&t.write(XS,JSON.stringify(e),undefined,!1,!0,this.suffix)}loadParameters(e){e=e.read(XS,!1,this.suffix)||e.read(XS);return e?JSON.parse(e):null}teardown(){for(var e of this.subscriptions)e();this.subscriptions.length=0}addUtmToEvent(e){let t;try{t=this.loadParameters(this.api.agentStorage)}catch(n){}t&&(e.data[0].utm=t)}sessionChanged(){var e=this.api.agentStorage,t=(e.clear(XS),e.clear(XS,!1,this.suffix),this.extractParameters(window.location.href,document.referrer));this.storeParameters(t,e)}}var QS=new ZS;function eI(i){var t;!function(e){e.getVersion=Qe,e.isReady=xy,e.pageLoad=Dd,e.getVisitorId=Jn,e.getAccountId=Kn,e.clearSession=Yn,e.VERSION=Xe,e.LOADER=Ze,e.flushNow=s(function(e){return Es(0,e)}),e.teardown=Qn(Uy),e.initGuides=s(dm),e.loadGuides=s(Wg),e.findGuideByName=s(Yd),e.hideGuides=s(Zf),e.onGuideDismissed=s(ig),e.goToStep=og,e.onGuideAdvanced=s(ag),e.onGuidePrevious=s(sg),e.onGuideSnoozed=rg,e.startGuides=s(ph),e.stopGuides=s(hh),e.defaultCssUrl=s(zf()),e.getActiveGuides=function(e={channel:qd.DEFAULT}){return A(e)},e.getActiveGuide=function(e={channel:qd.DEFAULT}){return Im(e)},e.guideSeenTimeoutLength=jb.getGuideSeenTimeoutLength(),e.guidesPayload=Fg,e.areGuidesDisabled=s(um),e.setGuidesDisabled=s(lm),e.areGuidesDelayed=s(cm),e.buildNodeFromJSON=jy.buildNodeFromJSON,e.flexElement=s(jy.flexElement),e.GuideFactory=s(ju),e.dom=k,e.getText=Na,e.attachEvent=s(P),e.detactEvent=s(rf),e.frames={setFrameVisibility:gu},e.log=ob,e.enableLogging=eb,e.disableLogging=tb,e.setActiveContexts=lb,e.showLogHistory=ub,e.getLoggedContexts=cb,e.isDebuggingEnabled=_.noop,e.enableDebugging=_.noop,e.disableDebugging=_.noop,e.addDebuggingFunctions=_.noop,e.stopSendingEvents=s(bs.lock),e.startSendingEvents=s(bs.unlock),e.isSendingEvents=s(Jo),e.fromByteArray=c.uint8ToBase64,e.events=s(Iu),e.track=s(fb),e.trackAgent=s(mb),e.validateInstall=yb,e.validateNativeMethods=bb,e.validateBuiltInGlobals=wb,e.validateUrl=Sb,e.validateEnvironment=_b,e.doesExist=E,e.generate_unique_id=Mn,e.TEMP_PREFIX=kn,e.SIZE_UNIQUE_ID=Rn,e._defaultLauncher_queue=[],e.defaultLauncher=()=>{e._defaultLauncher_queue.push(arguments)},e.toggleLauncher=_.noop,e.showLauncher=_.noop,e.hideLauncher=_.noop,e.removeLauncher=_.noop,e.identify=Fl,e.get_visitor_id=Jn,e.set_visitor_id=function(e){Fl(e)},e.get_account_id=Kn,e.set_account_id=function(e){Fl(b(),e)},e.getSerializedMetadata=Bl,e.compress=ot,e.squeezeAndCompress=ot,e.randomElement=ct,e.randomString=lt,e.toUTF8Array=tt,e.getNumberFromText=yt,e._addCredits=s(dg),e.getCurrentUrl=Ud,e.getNormalizedUrl=Ud,e.testUrlForStep=s(Bd),e.showGuideByName=s(Ng),e.showGuideById=s(Mg),e.designerv2=vv,e.P2AutoLaunch=s(Pv),e.BuildingBlocks=s(Cb),e.onConnectMessage=_.noop,e.buffers=bs,e.guideDev=s(zy),e.badgesShown=s(jd),e.get_pendo_cookie=Jt,e.DEFAULT_EXPIRE_LEN=$t,e.set_pendo_cookie=Yt,e.loadResource=za,e.loadWatcher=ja,e.messageLogger=qa,e.messageReceiver=Wa,e.messageValidator=Va,e.MESSAGE_TYPES=Ka,e.messageDispatcher=Ya,e.moduleRegistry=Za,e.addModule=Qa,e.hasModule=s(es),e.findModuleByName=s(ts),e.modulesWaiting=ns,e.loadModules=is,e.moduleLoader=rs,e.TOOLTIP_DEFAULT_WIDTH=430,e.TOOLTIP_DEFAULT_HEIGHT=200,e.TOOLTIP_ARROW_SIZE=15,e.LB_DEFAULT_WIDTH=500,e.LB_DEFAULT_HEIGHT=500,e.sniffer=Be,e.url=f,e.location=Bb,e.Sizzle=Rr,e._=_,e.ajax=Dr,e.Zlib=at,e.guideContent=s(Ju.guideContent),e.receiveDomStructureJson=s(Ju.receiveDomStructureJson),e.addExtension=Kl,e.getConfigValue=m.get}(i),(t=i).SHADOW_STYLE="",_.extend(t,{_showElementGuide:_.noop,flushEventCache:Kb(null,"flushEventCache",Vb),HOST:so,MAX_LENGTH:gs,MAX_NUM_EVENTS:fs,_createToolTip:_.noop,_get_tooltip_dimensions:_.noop,_isOldIE:s(Kb(Ee,"_isOldIE",Wb)),_logMessage:Kb(Uo,"_logMessage",Wb),_sendEvent:Kb(null,"_sendEvent",Vb),_sendGuideEvent:Kb(null,"_sendGuideEvent",Vb),_stopEvents:!1,_storeInCache:Kb(null,"_storeInCache",Vb),_writeEventImgTag:Kb(null,"_writeEventImgTag",Vb),_writeImgTag:s(Kb(Ho,"_writeImgTag",Wb)),getUA:Kb(ke,"getUA",Wb),ifDebugThen:Kb(null,"ifDebugThen",Vb),send_event:s(Kb(Ys,"send_event","has changed to pendo.cache.createEvent")),wire_page:Kb(Qh,"wire_page",Wb),messageOriginTester:Kb(null,"messageOriginTester",Vb),findGuideBy:s(Xd),findGuideById:s(O),findStepInGuide:s(Zd),_updateGuideStepStatus:s(Xf),_addCloseButton:s(Kf),initialize:My,getEventCache:s(nm),processEventCache:s(tm),isGuideShown:s(Kd),_getNextStepInMultistep:s(Og),attachEvent:P,detachEvent:rf,updateOptions:Pl,createLauncher:_.constant({}),initLauncher:_.noop,_addGuideToLauncher:_.noop,launcherToolTipDiv:null,isAnonymousVisitor:(e=t.get_visitor_id())=>Pn(e),DEFAULT_VISITOR_ID:Un,shouldIdentityChange:_.constant(!1),read:l.read,write:l.write,_delete_cookie:l.clear,_set_cookie:qt,_get_cookie:jt,get_cookie_key:Vt,ENV:je,eventCache:s(cs),_getOpacityStyles:Kb(null,"_getOpacityStyles",Wb),setStyle:ta,_createGuideEvent:s(xg),seenGuide:s(Sg),dismissedGuide:s(Ig),advancedGuide:s(Eg),seenTime:0,placeBadge:s(hf),isBadge:s(nu),showPreview:s(Kb(vg,"showPreview",Wb)),removeAllBadges:s(ff),tellMaster:os,DEFAULT_TIMER_LENGTH:sh,registerMessageHandler:$a,_get_offset:s(aa),_shouldAutoDisplayGuide:_.constant(!1),removeBadge:gf,_showLightboxGuide:_.noop,_showGuide:s(bg),getElementForGuideStep:s(uu),isElementVisible:Ca,getTooltipDivId:s(gg),setupWatchOnTooltip:s(mg),letters:"",charset:"",detectMaster:as,listenToMaster:Kb(null,"listenToMaster",Vb),start:af,SEND_INTERVAL:hs,stageGuideEvent:s(Ag),startStagedTimer:Rg,isURLValid:vs,getURL:ys,_get_screen_dim:s(ia),_isInViewport:s(ra),_getCss3Prop:Qo,waitThenStartGuides:s(dh),guidesProcessingThreadHandle:ah,getMode:_.constant("default")}),_.each(["identify","updateOptions","pageLoad","track","trackAgent"],function(t){var n=i[t];i[t]=function(){try{xy()?n.apply(this,arguments):ae(i,t,arguments)}catch(e){C.critical(e)}}})}var tI,nI,iI,rI,oI,aI,sI=pe(),dI=function(e){var t=Z(e)?{}:window,n=document.currentScript||te(document.getElementsByTagName("script"),e.apiKey);let i=e.pendoGlobalKey||"pendo";return n&&(i=n.getAttribute("data-pendo-global-key")||i,e.pendoGlobalKey=i),I=t[i]=t[i]||{}}(sI);return tI=dI,sI=sI,l.registry.addLocal(qs,{isPlain:!0,serializer:JSON.stringify,deserializer:Lt}),le(sI),je=he("env")||je,Ve=he("server")||Ve,Je=he("assetHost")||Je,Ke=he("assetPath")||Ke,$e=he("designerServer")||$e,qe=he("globalBucket")||qe,We=he("subscriptionBucket")||We,nI=we()?je+"_ext":je,Xe=Ye+"_"+nI,!Z(sI)&&(nI=sI,rI=tI,oI=Vs(),de(nI,rI,oI)||ue(nI,rI,oI))||tI&&tI.VERSION||(!Be.isChromeExtension||(nI=sI)&&nI.useAssetHostForDesigner||console.warn("Pendo Agent detected running in a Chrome extension with setup that is incompatible with manifest V3. Please follow the linked instructions to maintain manifest V3 compatibility: https://www.npmjs.com/package/@pendo/agent#manifest-v3-extensions"),m.get("disablePendo")?(iI=tI,_.each(["initialize","identify","updateOptions","pageLoad","track","trackAgent"],function(e){iI[e]=function(){console.log("Pendo is currently disabled.")}})):((rI=g).registerModule("debugger",T0),rI.registerModule("errorLog",u0),rI.registerModule("frames",Fi),rI.registerModule("guideUpdate",n),rI.registerModule("guideState",t),rI.registerModule("healthCheck",i),rI.registerModule("location",e),rI.registerModule("metadata",I0),rI.registerModule("preview",x0),rI.registerModule("nodeAttr",R0),rI.registerModule("networkUrl",A0),ho(),ju.behaviors=[_h,Xb,Bu.Guide,Yb,Qb,e0,t0],qu.behaviors=[_h,s0,n0,Ku,Bu.Step,i0,d0],Ku.reset(),g.dispatch("frames/init"),ob.init(),oi.wrapSizzle(Rr,Ry.shadowDom),Rr.intercept(hu),eI(tI),C.addEventListener("log",_.partial(g.dispatch,"errorLog/write")),gy(P0),gy(F0),gy(q0),gy(V0),gy(ew),gy(uw),gy(hw),gy(Rw),gy(Aw),gy(Ow),gy(Nw),gy(iS),gy(fS),gy(TS),gy(RS),gy(_S()),gy(NS),gy(jb),gy(QS),oI=tI._q,aI=Dy,m.get("disableAutoInitialize")||(oI=(oI=Py(oI))&&1<oI.length?oI[1]:{},_.get(oI,Oy)||m.get(Oy)?aI():Ny.push(af(()=>{Ny.push(sf(aI))}))))),dI}function TextCapture(){var i,r,n,o={};return{name:"TextCapture",initialize:function(e,t){r=t,(i=e).excludeAllText=r.ConfigReader.get("excludeAllText");t=r.ConfigReader.get("allowedText");o=i._.reduce(t,function(e,t){return i._.isString(t)&&(e[t]=!0),e},{}),r.NodeSerializer.add(a),n=i._.partial(s,e),r.Events.on("eventCaptured",n)},teardown:function(){r.NodeSerializer.remove(a),r.Events.off("eventCaptured",n)},isEnabled:d,isTextCapturable:u,hasWhitelist:c,serializer:a,guideActivity:s};function a(e,t,n){return t===n&&(d()||!d()&&c())&&u(t=i.getText(n,128))&&(e.txt=c()?r.util.trim.call(t):t),e}function s(e,n){if(d()){const i=e["_"],r=n.data[0];if(r&&"guideActivity"===r.type){n=i.reduce(e.getActiveGuides({channel:"*"}),(e,t)=>t.isShown()?e.concat(i.filter(t.steps,e=>e.isShown())):e,[]);if(n.length){const o=e.BuildingBlocks.BuildingBlockGuides.findDomBlockInDomJson;let t;i.find(n,e=>!!e.domJson&&(t=o(e.domJson,function(e){return e.props&&e.props.id&&e.props.id===r.props.ui_element_id}))),t&&(r.props.ui_element_text=t.content)}}}}function d(){return!i.excludeAllText}function u(e){var t=r.util.trim.call(e);return d()||i._.has(o,[t])||i._.has(o,[e])}function c(){return 0<i._.size(o)}}var substitutionRegex="\\{(?:\\s?)([^.\\s]?visitor|account|parentAccount)\\.([^|\\s/]*)(?:\\s?\\|\\s?([^}]+|[\\/s]+))?(?:\\s?\\/\\s?){1}\\}",skipStepString="{skipStep:* *(auto|\\d+)\\/}",goToMiddleString="(?!0)(\\d+)",goToString="({goto-".concat(goToMiddleString,"\\/})"),containerSelector='[id^="pendo-guide-container"]';function lookupGuideButtons(e,t){if(void 0===t&&(t=[]),"button"===e.type&&e.actions&&t.push(e),e.children)for(var n=0,i=e.children;n<i.length;n++)lookupGuideButtons(i[n],t);return t}function removeMarkdownSyntax(e,t,n,i){var r;i.dom(e).hasClass("_pendo-nps-open-text-poll-question")&&(e.innerHTML=null==(r=e.innerHTML)?void 0:r.replace(t,n)),"div"===e.localName||("button"!==e.localName&&"label"!==e.localName&&"a"!==e.localName||(e.textContent=e.textContent.replace(t,n)),0<e.children.length)||(i.dom(e).hasClass("_pendo-simple-text")||i.dom(e).hasClass("_pendo-text-plain")||i.dom(e).hasClass("_pendo-text-list-item")||i.dom(e).hasClass("_pendo-text-link"))&&(e.textContent=e.textContent.replace(t,n))}var guideMarkdownUtil={substitutionRegex:substitutionRegex,skipStepString:skipStepString,goToString:goToString,containerSelector:containerSelector,lookupGuideButtons:lookupGuideButtons,removeMarkdownSyntax:removeMarkdownSyntax};function getZoneSafeMethod(e,t,n){void 0===n&&(n=window);var i="__symbol__";if("undefined"!=typeof Zone&&e.isFunction(Zone[i])){i=n[Zone[i](t)];if(e.isFunction(i))return i}return n[t]}var goToRegex=new RegExp(guideMarkdownUtil.goToString),PollBranching={name:"PollBranching",script:function(r,o,a){var s=!1,e=initialBranchingSetup(r,a);!e||1<a._.size(e)||this.on("beforeAdvance",function(e){var t,n=0===r.guideElement.find("[branching] .pendo-radio:checked").length,i=r.guideElement.find("[branching] .pendo-radio:checked + label")[0];i&&(t=a._.isNull(i.getAttribute("goToStep"))),s||n||t||(s=!0,branchingGoToStep(e,r,o,a))})},test:function(e,t,n){e=null==(e=e.guideElement)?void 0:e.find('._pendo-multi-choice-poll-question:contains("{branching/}")');return!n._.isUndefined(e)&&n._.size(e)},designerListener:function(i){var e=i.dom.getBody();function r(e,t){return'<svg id="pendo-ps-branching-svg" viewBox="0 0 24 24" fill="none"\n style="margin-left: 5px;\n height:'.concat(t,"; width:").concat(t,'; display:inline; vertical-align:middle;" xmlns="http://www.w3.org/2000/svg">\n <g stroke-width="0"></g>\n <g stroke-linecap="round" stroke-linejoin="round"></g>\n <g> <circle cx="4" cy="7" r="2" stroke="').concat(e,'"\n stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></circle>\n <circle cx="20" cy="7" r="2" stroke="').concat(e,'"\n stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></circle>\n <circle cx="20" cy="17" r="2" stroke="').concat(e,'" stroke-width="2"\n stroke-linecap="round" stroke-linejoin="round"></circle>\n <path d="M18 7H6" stroke="').concat(e,'" stroke-width="2"\n stroke-linecap="round" stroke-linejoin="round"></path>\n <path d="M7 7V7C8.65685 7 10 8.34315 10 10V15C10 16.1046 10.8954 17 12 17H18"\n stroke="').concat(e,'" stroke-width="2" stroke-linecap="round"\n stroke-linejoin="round"></path> </g></svg>')}new(getZoneSafeMethod(i._,"MutationObserver"))(function(e){i._.each(e,function(e){var t=i._.isFunction(null==(t=e.addedNodes[0])?void 0:t.querySelector);e.addedNodes.length&&t&&e.addedNodes[0].querySelector("._pendo-multi-choice-poll-select-border")&&i._.size(i.dom('._pendo-multi-choice-poll-question:contains("{branching/}")'))&&i.dom('._pendo-multi-choice-poll-question:contains("{branching/}")').each(function(e,t){i._.each(i.dom("#".concat(e.id," *")),function(e){guideMarkdownUtil.removeMarkdownSyntax(e,"{branching/}","",i)}),i.dom("#".concat(e.id," p")).css({display:"inline-block !important"}).append(r("#999","20px")).attr({title:"Custom Branching Added"});var n=e.getAttribute("data-pendo-poll-id"),n=(i.dom("._pendo-multi-choice-poll-question[data-pendo-poll-id=".concat(n,"]"))[0]&&i.dom("._pendo-multi-choice-poll-question[data-pendo-poll-id=".concat(n,"]"))[0].textContent.trim(),i.dom("label[for*=".concat(n,"]")));i._.size(n)&&i._.forEach(n,function(e){var t;goToRegex.test(e.textContent)&&(t=goToRegex.exec(e.textContent)[2],guideMarkdownUtil.removeMarkdownSyntax(e,goToRegex,"",i),i.dom(e).append(r("#999","14px")).attr({title:"Branching to step ".concat(t)}))}),0<t&&(i.dom(e).append('<div style="text-align:lrft; font-size: 14px; color: red;\n font-style: italic; margin-top: 0px;" class="branching-wrapper"\n name="'.concat(e.dataset.pendoPollId,'">\n * Branching Error: Multiple branching polls not supported</div>')),i.dom("#".concat(e.id," #pendo-ps-branching-svg")).remove(),i.dom("#".concat(e.id," p")).css({display:"inline-block !important"}).append(r("red","20px")).attr({title:"Unsupported Branching configuration"}))})})}).observe(e,{attributeFilter:["data-layout"],attributes:!0,childList:!0,characterData:!0,subtree:!0})}};function initialBranchingSetup(n,i){var e=n.guideElement.find('._pendo-multi-choice-poll-question:contains("{branching/}")');return i._.forEach(e,function(e){var t=e.getAttribute("data-pendo-poll-id"),e=(i._.each(n.guideElement.find("#".concat(e.id," *")),function(e){guideMarkdownUtil.removeMarkdownSyntax(e,"{branching/}","",i)}),n.guideElement.find("label[for*=".concat(t,"]"))),e=(i._.forEach(e,function(e){var t,n;i._.isNull(goToRegex.exec(e.textContent))||(t=goToRegex.exec(e.textContent)[1],n=goToRegex.exec(e.textContent)[2],e.setAttribute("goToStep",n),guideMarkdownUtil.removeMarkdownSyntax(e,t,"",i))}),n.guideElement.find("[data-pendo-poll-id=".concat(t,"]._pendo-multi-choice-poll-select-border")));e&&e.length&&e[0].setAttribute("branching","")}),e}function branchingGoToStep(e,t,n,i){var r=null==(r=t.guideElement.find("[branching] input.pendo-radio[data-pendo-poll-id]:checked")[0])?void 0:r.id,r=t.guideElement.find('label[for="'.concat(r,'"]'))[0],r=(null==r?void 0:r.getAttribute("goToStep"))-1;r<0||(r={destinationStepId:n.steps[r].id,step:t},i.goToStep(r),e.cancel=!0)}var MetadataSubstitution={name:"MetadataSubstitution",script:function(e,t,n){var i=findSubstitutableElements(n);e.domJson&&findSubstitutableUrlsInJson(e.domJson,i,n),n._.size(i)&&(n._.each(i,function(e){processPlaceholder(e,n)}),updateGuideContainer("pendo-g-".concat(e.id),e.guideElement,n))},designerListener:function(i){var e=i.dom.getBody();i.designerv2&&(i.designerv2.runMetadataSubstitutionForDesignerPreview=function(){var e,t;document.querySelector(guideMarkdownUtil.containerSelector)&&(e=null==(e=i.designerv2.currentlyPreviewedGuide)?void 0:e.steps[0])&&(t=findSubstitutableElements(i),e.buildingBlocks&&findSubstitutableUrlsInJson(e.buildingBlocks,t,i),i._.size(t))&&(i._.each(t,function(e){i._.isUndefined(e)||processPlaceholder(e,i)}),updateGuideContainer("pendo-g-".concat(e.id),e.guideElement,i))});new(getZoneSafeMethod(i._,"MutationObserver"))(function(e){i._.each(e,function(e){var t,n;e.addedNodes.length&&document.querySelector(guideMarkdownUtil.containerSelector)&&(e=findSubstitutableElements(i),t=null==(t=i.designerv2.currentlyPreviewedGuide)?void 0:t.steps[0])&&(n=t.buildingBlocks,i._.isUndefined(n)||findSubstitutableUrlsInJson(n,e,i),i._.size(e))&&(i._.each(e,function(e){i._.isUndefined(e)||processPlaceholder(e,i)}),updateGuideContainer("pendo-g-".concat(t.id),t.guideElement,i))})}).observe(e,{attributeFilter:["data-layout"],attributes:!0,childList:!0,characterData:!0,subtree:!0})}};function processPlaceholder(e,t){for(var n,i=e.data,r=e.target,o=new RegExp(guideMarkdownUtil.substitutionRegex);n=matchPlaceholder(e,o);){var a=Array.isArray(n)&&2<=n.length,s="textContent"===r?i[r]:decodeURI(!i.getAttribute||"href"!==r&&"value"!==r?i[r]:i.getAttribute(r)||""),a=a?n:o.exec(s);a&&substituteMetadataByTarget(i,r,getSubstituteValue(a,t),a)}}function matchPlaceholder(e,t){return("textContent"===e.target?e.data[e.target]:(e=!e.data.getAttribute||"href"!==e.target&&"value"!==e.target?e.data[e.target]:e.data.getAttribute(e.target)||"",decodeURI(e))).match(t)}function getMetadataValueCaseInsensitive(e,t,n){var i,t=e&&e[t];return t&&"object"==typeof t?(e=Object.prototype.hasOwnProperty.call(t,n)?t[n]:undefined)!==undefined?e:(i=n.toLowerCase(),(e=Object.keys(t).find(function(e){return e.toLowerCase()===i}))!==undefined?t[e]:undefined):undefined}function getSubstituteValue(e,t){if(!t._.isUndefined(e[1])&&!t._.isUndefined(e[2])){var n=e[1],i=e[2],e=e[3];if(!t._.isUndefined(n)&&!t._.isUndefined(i))return(t=getMetadataValueCaseInsensitive(t.getSerializedMetadata(),n,i))!==undefined&&null!==t?t:e||""}}function substituteMetadataByTarget(e,t,n,i){var r,o=e&&"function"==typeof e.getAttribute,o="href"!==t&&"value"!==t||!o?e[t]:e.getAttribute(t)||"";"href"===t||"value"===t?(r=window.encodeURIComponent(String(n===undefined||null===n?"":n)),e[t]=decodeURI(o).replace(i[0],r)):e[t]=o.replace(i[0],n)}function updateGuideContainer(e,t,n){n.designer&&!n._.size(n.dom("#pendo-ps-substitution-icon"))&&n.dom(guideMarkdownUtil.containerSelector).append(substitutionIcon("#999","30px")),n.flexElement(n.dom(guideMarkdownUtil.containerSelector)),n.BuildingBlocks.BuildingBlockGuides.recalculateGuideHeight(e,t)}function findSubstitutableUrlsInJson(e,t,n){void 0===t&&(t=[]);var i=new RegExp(guideMarkdownUtil.substitutionRegex);return"url"!==e.name&&"href"!==e.name||!e.value||i.test(e.value)&&t.push({data:e,target:"value"}),e.properties&&"href_link_block"===e.id&&n._.each(e.properties,function(e){findSubstitutableUrlsInJson(e,t,n)}),e.views&&n._.each(e.views,function(e){findSubstitutableUrlsInJson(e,t,n)}),e.parameters&&n._.each(e.parameters,function(e){findSubstitutableUrlsInJson(e,t,n)}),e.actions&&n._.each(e.actions,function(e){findSubstitutableUrlsInJson(e,t,n)}),e.children&&n._.each(e.children,function(e){findSubstitutableUrlsInJson(e,t,n)}),t}function findSubstitutableElements(n){var e=n.dom("".concat(guideMarkdownUtil.containerSelector," *:not(.pendo-inline-ui)"));return n._.chain(e).filter(function(e){var t=new RegExp(guideMarkdownUtil.substitutionRegex);return"a"===e.localName?t.test(decodeURI(e.href))||t.test(e.textContent):"div"!==e.localName?"button"===e.localName||"label"===e.localName?t.test(e.textContent):0<e.children.length?void 0:n.dom(e).hasClass("_pendo-simple-text")||n.dom(e).hasClass("_pendo-text-plain")||n.dom(e).hasClass("_pendo-text-list-item")||n.dom(e).hasClass("_pendo-text-link")?t.test(e.textContent):t.test(e.textContent)||t.test(decodeURI(e.href)):void 0}).map(function(e){return"a"===e.localName&&n.dom(e).hasClass("_pendo-text-link")?[{data:e,target:"href"},{data:e,target:"textContent"}]:"a"===e.localName?{data:e,target:"href"}:"button"===e.localName||n.dom(e).hasClass("_pendo-simple-text")||n.dom(e).hasClass("_pendo-text-plain")||n.dom(e).hasClass("_pendo-text-list-item")||n.dom(e).hasClass("_pendo-text-link")?{data:e,target:"textContent"}:void 0}).flatten().value()}function substitutionIcon(e,t){return'<div title="Metadata Substitution added">\n <svg id="pendo-ps-substitution-icon" viewBox="0 0 24 24"\n preserveAspectRatio="xMidYMid meet"\n height='.concat(t," width=").concat(t,' title="Metadata Substitution"\n style="bottom:5px; right:10px; position: absolute;"\n fill="none" xmlns="http://www.w3.org/2000/svg" stroke="').concat(e,'"\n transform="matrix(1, 0, 0, 1, 0, 0)rotate(0)">\n <g stroke-width="0"></g>\n <g stroke-linecap="round" stroke-linejoin="round"\n stroke="').concat(e,'" stroke-width="0.528"></g>\n <g><path fill-rule="evenodd" clip-rule="evenodd"\n d="M5 5.5C4.17157 5.5 3.5 6.17157 3.5 7V10C3.5 10.8284\n 4.17157 11.5 5 11.5H8C8.82843 11.5 9.5 10.8284 9.5\n 10V9H17V11C17 11.2761 17.2239 11.5 17.5 11.5C17.7761\n 11.5 18 11.2761 18 11V8.5C18 8.22386 17.7761 8 17.5\n 8H9.5V7C9.5 6.17157 8.82843 5.5 8 5.5H5ZM8.5 7C8.5\n 6.72386 8.27614 6.5 8 6.5H5C4.72386 6.5 4.5 6.72386\n 4.5 7V10C4.5 10.2761 4.72386 10.5 5 10.5H8C8.27614\n 10.5 8.5 10.2761 8.5 10V7Z" fill="').concat(e,'"></path>\n <path fill-rule="evenodd" clip-rule="evenodd"\n d="M7 13C7 12.7239 6.77614 12.5 6.5 12.5C6.22386 12.5\n 6 12.7239 6 13V15.5C6 15.7761 6.22386 16 6.5\n 16H14.5V17C14.5 17.8284 15.1716 18.5 16 18.5H19C19.8284\n 18.5 20.5 17.8284 20.5 17V14C20.5 13.1716 19.8284 12.5\n 19 12.5H16C15.1716 12.5 14.5 13.1716 14.5\n 14V15H7V13ZM15.5 17C15.5 17.2761 15.7239 17.5 16\n 17.5H19C19.2761 17.5 19.5 17.2761 19.5 17V14C19.5\n 13.7239 19.2761 13.5 19 13.5H16C15.7239 13.5 15.5\n 13.7239 15.5 14V17Z" fill="').concat(e,'"></path> </g></svg></div>')}var requiredElement='<span class="_pendo-required-indicator" style="color:red; font-style:italic;" title="Question is required"> *</span>',requiredSyntax="{required/}",RequiredQuestions={name:"RequiredQuestions",script:function(i,e,r){var t,n=[],o=null==(t=guideMarkdownUtil.lookupGuideButtons(i.domJson))?void 0:t.filter(function(e){return e.actions.find(function(e){return"submitPoll"===e.action||"submitPollAndGoToStep"===e.action})}),a=function(){var e=function(){var e=i.guideElement.find("[class*=-poll-question]:contains(".concat(requiredSyntax,")"));return r._.reduce(e,function(e,t){return t.classList.contains("_pendo-yes-no-poll-question")||e.push(t),e},[])}();e&&r._.forEach(e,function(e){var t=e.getAttribute("data-pendo-poll-id");n.push(t),r._.each(i.guideElement.find("#".concat(e.id," *, #").concat(e.id)),function(e){guideMarkdownUtil.removeMarkdownSyntax(e,requiredSyntax,"",r)}),i.guideElement.find("#".concat(e.id," p")).append(requiredElement)});r._.size(n)&&(0===r.dom("#_pendo-guide-required-disabled").length&&r.dom("head").append("<style type=text/css\n id=_pendo-guide-required-disabled>\n ._pendo-button:disabled, ._pendo-buttons[disabled] {\n border: 1px solid #999999 !important;\n background-color: #cccccc !important;\n color: #666666 !important;\n pointer-events: none !important;\n }\n </style>"),d(o));return e}();function s(e){var t,n;0!==e.length&&(t=!0,n=(n=[]).concat(r._.map(e,function(e){e=e.getAttribute("data-pendo-poll-id"),e=i.guideElement.find("\n [data-pendo-poll-id=".concat(e,"] textarea,\n [data-pendo-poll-id=").concat(e,"] input:text,\n [data-pendo-poll-id=").concat(e,"] select,\n [data-pendo-poll-id=").concat(e,"] input:radio:checked"));if(e&&e.length&&e[0].value)return e[0].value})),(t=r._.contains(n,undefined)||r._.isEmpty(n)?!1:t)?r._.each(o,function(e){i.guideElement.find("#".concat(e.props.id))[0]&&(i.guideElement.find("#".concat(e.props.id))[0].disabled=!1,i.guideElement.find("#".concat(e.props.id))[0].parentElement.title="")}):d(o))}function d(e){r._.each(e,function(e){i.guideElement.find("#".concat(e.props.id))[0]&&(i.guideElement.find("#".concat(e.props.id))[0].disabled=!0,i.guideElement.find("#".concat(e.props.id))[0].parentElement.title="Please complete all required questions.")})}a&&(r._.forEach(a,function(e){e.classList.contains("_pendo-open-text-poll-question")&&(e=e.dataset.pendoPollId,i.attachEvent(i.guideElement.find("[data-pendo-poll-id=".concat(e,"]._pendo-open-text-poll-input"))[0],"input",function(){s(a)}))}),i.attachEvent(i.guideElement.find(guideMarkdownUtil.containerSelector)[0],"click",function(e){e.target.classList.contains("_pendo-button")||s(a)}))},test:function(e,t,n){e=null==(e=e.guideElement)?void 0:e.find("[class*=-poll-question]:contains(".concat(requiredSyntax,")"));return!n._.isUndefined(e)&&n._.size(e)},designerListener:function(n){var i=[],e=n.dom.getBody();new(getZoneSafeMethod(n._,"MutationObserver"))(function(e){n._.each(e,function(e){var t=n._.isFunction(null==(t=e.addedNodes[0])?void 0:t.querySelectorAll);e.addedNodes.length&&t&&(t=e.addedNodes[0].querySelectorAll("[class*=-poll-wrapper], [class*=-poll-select-border]"))&&n._.each(t,function(e){var t,e=e.classList.contains("_pendo-open-text-poll-wrapper")||e.classList.contains("_pendo-number-scale-poll-wrapper")?e.getAttribute("name"):e.getAttribute("data-pendo-poll-id");-1<(t=n.dom('[class*="-poll-question"][data-pendo-poll-id='.concat(e,"]"))[0]?n.dom('[class*="-poll-question"][data-pendo-poll-id='.concat(e,"]"))[0].textContent:t).indexOf(requiredSyntax)?(n._.each(n.dom("[data-pendo-poll-id=".concat(e,"]:not(.pendo-radio)")),function(e){n._.each(n.dom("#".concat(e.id,' *:not(".pendo-radio"), #').concat(e.id,':not(".pendo-radio")')),function(e){guideMarkdownUtil.removeMarkdownSyntax(e,requiredSyntax,"",n)})}),(0!==n.dom(".bb-text[data-pendo-poll-id=".concat(e,"] p")).length||0!==n.dom(".bb-text[data-pendo-poll-id=".concat(e,"] li")).length?(n.dom(".bb-text[data-pendo-poll-id=".concat(e,"] p")).append(requiredElement),n.dom(".bb-text[data-pendo-poll-id=".concat(e,"] li"))):n.dom(".bb-text[data-pendo-poll-id=".concat(e,"]"))).append(requiredElement),n._.contains(i,e)?-1!==(t=i.indexOf(e))&&i.splice(t,1):i.push(e)):n._.contains(i,e)&&-1!==(t=i.indexOf(e))&&i.splice(t,1)})})}).observe(e,{attributeFilter:["data-layout"],attributes:!0,childList:!0,characterData:!0,subtree:!0})}},skipStepRegex=new RegExp(guideMarkdownUtil.skipStepString),SkipToEligibleStep={script:function(i,r,o){var n=!1,a=!1,e=i.guideElement.find(guideMarkdownUtil.containerSelector),t=e.attr("aria-label"),s=skipStepRegex.exec(t)[1];function d(e,t){var n=u(r.getPositionOfStep(i),"next",e),e=u(r.getPositionOfStep(i)-2,"previous",e);return n&&"next"==t&&o.goToStep({destinationStepId:n,step:i}),e&&"previous"==t&&o.goToStep({destinationStepId:e,step:i}),"next"===t?n:e}function u(e,t,n){var i;if(!o._.isNaN(e))return(i=r.steps[e])&&!i.canShow()?"auto"!==n?r.steps[n-1]:"next"===t?u(e+1,"next",n):u(e-1,"previous",n):i}e&&e.attr({"aria-label":e.attr("aria-label").replace(skipStepRegex,"")}),this.on("beforeAdvance",function(e){var t;r.getPositionOfStep(i)===r.steps.length||o._.isUndefined(s)||(t=d(s,"next"),!n&&s&&(n=!0,o.goToStep({destinationStepId:t.id,step:i}),e.cancel=!0))}),this.on("beforePrevious",function(e){var t;o._.isUndefined(s)||(t=d(s,"previous"),!a&&s&&(a=!0,o.goToStep({destinationStepId:t.id,step:i}),e.cancel=!0))})},test:function(e,t,n){e=null==(e=e.guideElement)?void 0:e.find(guideMarkdownUtil.containerSelector).attr("aria-label");return n._.isString(e)&&-1!==e.indexOf("{skipStep")},designerListener:function(n){var e=n.dom.getBody();new(getZoneSafeMethod(n._,"MutationObserver"))(function(e){n._.each(e,function(e){var t=n._.isFunction(null==(t=e.addedNodes[0])?void 0:t.querySelectorAll);e.addedNodes.length&&t&&(e=null==(t=e.addedNodes[0].querySelectorAll(guideMarkdownUtil.containerSelector)[0])?void 0:t.getAttribute("aria-label"))&&e.match(skipStepRegex)&&(t=e.match(skipStepRegex)[0],e.replace(t,""),n.dom("#_pendoSkipIcon").length||n.dom(guideMarkdownUtil.containerSelector).append((t="#999",'<div title="Skip step added"><svg id="_pendoSkipIcon" version="1.0" xmlns="http://www.w3.org/2000/svg"\n width="'.concat(e="30px",'" height="').concat(e,'" viewBox="0 0 512.000000 512.000000"\n preserveAspectRatio="xMidYMid meet" style="bottom:5px; right:10px; position: absolute;">\n <g transform="translate(0.000000,512.000000) scale(0.100000,-0.100000)"\n fill="').concat(t,'" stroke="none">\n <path d="M2185 4469 c-363 -38 -739 -186 -1034 -407 -95 -71 -273 -243 -357\n -343 -205 -246 -364 -577 -429 -897 -25 -121 -45 -288 -45 -373 l0 -49 160 0\n 160 0 0 48 c0 26 5 88 10 137 68 593 417 1103 940 1374 1100 570 2418 -137\n 2560 -1374 5 -49 10 -111 10 -137 l0 -47 -155 -3 -155 -3 235 -235 235 -236\n 235 236 235 235 -155 3 -155 3 0 48 c0 27 -5 95 -10 152 -100 989 -878 1767\n -1869 1868 -117 12 -298 12 -416 0z"/>\n <path d="M320 1440 l0 -160 160 0 160 0 0 160 0 160 -160 0 -160 0 0 -160z"/>\n <path d="M960 1440 l0 -160 160 0 160 0 0 160 0 160 -160 0 -160 0 0 -160z"/>\n <path d="M1600 1440 l0 -160 160 0 160 0 0 160 0 160 -160 0 -160 0 0 -160z"/>\n <path d="M2240 1440 l0 -160 160 0 160 0 0 160 0 160 -160 0 -160 0 0 -160z"/>\n <path d="M2880 1440 l0 -160 160 0 160 0 0 160 0 160 -160 0 -160 0 0 -160z"/>\n <path d="M3840 1440 l0 -160 480 0 480 0 0 160 0 160 -480 0 -480 0 0 -160z"/>\n </g></svg></div>\n ').trim())))})}).observe(e,{attributeFilter:["data-layout"],attributes:!0,childList:!0,characterData:!0,subtree:!0})}};function GuideMarkdown(){var r,o,a;return{name:"GuideMarkdown",initialize:function(e,t){a=e;var n=(o=t).ConfigReader,i="guideMarkdown";n.addOption(i,[n.sources.SNIPPET_SRC,n.sources.PENDO_CONFIG_SRC],!1),n.get(i)&&(r=[PollBranching,MetadataSubstitution,RequiredQuestions,SkipToEligibleStep],e.designer||e._.each(r,function(e){t.GlobalRuntime.addGlobalScript(e)}),t.Events.on("designerLaunched",s))},teardown:function(){o.Events.off("designerLaunched",s),a._.each(r,function(e){o.GlobalRuntime.removeGlobalScript(e)})}};function s(){var e;e=r,a._.each(e,function(e){e.designerListener&&e.designerListener(a,o)})}}var setTimeout=safeBind(window.setTimeout,window);function safeBind(e,t){return"function"==typeof e.bind?e.bind(t):e}var setTimeout$1=setTimeout=function(e){var t="setTimeout",n="__symbol__";if("undefined"!=typeof Zone&&Zone[n]instanceof Function){n=e[Zone[n](t)];if(n instanceof Function)return n}return safeBind(e[t],e)}(window),Promise$1=window.Promise,Promise$2=Promise$1=function(e){var t=window.Promise;return"function"==typeof t&&/native/.test(t)?t:e()}(function(){var t=setTimeout$1;function u(e){return Boolean(e&&"undefined"!=typeof e.length)}function i(){}function a(e){if(!(this instanceof a))throw new TypeError("Promises must be constructed via new");if("function"!=typeof e)throw new TypeError("not a function");this._state=0,this._handled=!1,this._value=undefined,this._deferreds=[],l(e,this)}function r(i,r){for(;3===i._state;)i=i._value;0===i._state?i._deferreds.push(r):(i._handled=!0,a._immediateFn(function(){var e,t=1===i._state?r.onFulfilled:r.onRejected;if(null===t)(1===i._state?o:s)(r.promise,i._value);else{try{e=t(i._value)}catch(n){return void s(r.promise,n)}o(r.promise,e)}}))}function o(e,t){try{if(t===e)throw new TypeError("A promise cannot be resolved with itself.");if(t&&("object"==typeof t||"function"==typeof t)){var n=t.then;if(t instanceof a)return e._state=3,e._value=t,void d(e);if("function"==typeof n)return void l((i=n,r=t,function(){i.apply(r,arguments)}),e)}e._state=1,e._value=t,d(e)}catch(o){s(e,o)}var i,r}function s(e,t){e._state=2,e._value=t,d(e)}function d(e){2===e._state&&0===e._deferreds.length&&a._immediateFn(function(){e._handled||a._unhandledRejectionFn(e._value)});for(var t=0,n=e._deferreds.length;t<n;t++)r(e,e._deferreds[t]);e._deferreds=null}function c(e,t,n){this.onFulfilled="function"==typeof e?e:null,this.onRejected="function"==typeof t?t:null,this.promise=n}function l(e,t){var n=!1;try{e(function(e){n||(n=!0,o(t,e))},function(e){n||(n=!0,s(t,e))})}catch(i){n||(n=!0,s(t,i))}}return a.prototype["catch"]=function(e){return this.then(null,e)},a.prototype.then=function(e,t){var n=new this.constructor(i);return r(this,new c(e,t,n)),n},a.prototype["finally"]=function(t){var n=this.constructor;return this.then(function(e){return n.resolve(t()).then(function(){return e})},function(e){return n.resolve(t()).then(function(){return n.reject(e)})})},a.all=function(t){return new a(function(r,o){if(!u(t))return o(new TypeError("Promise.all accepts an array"));var a=Array.prototype.slice.call(t);if(0===a.length)return r([]);var s=a.length;function d(t,e){try{if(e&&("object"==typeof e||"function"==typeof e)){var n=e.then;if("function"==typeof n)return void n.call(e,function(e){d(t,e)},o)}a[t]=e,0==--s&&r(a)}catch(i){o(i)}}for(var e=0;e<a.length;e++)d(e,a[e])})},a.allSettled=function(n){return new this(function(i,e){if(!n||"undefined"==typeof n.length)return e(new TypeError(typeof n+" "+n+" is not iterable(cannot read property Symbol(Symbol.iterator))"));var r=Array.prototype.slice.call(n);if(0===r.length)return i([]);var o=r.length;for(var t=0;t<r.length;t++)!function a(t,e){if(e&&("object"==typeof e||"function"==typeof e)){var n=e.then;if("function"==typeof n)return void n.call(e,function(e){a(t,e)},function(e){r[t]={status:"rejected",reason:e},0==--o&&i(r)})}r[t]={status:"fulfilled",value:e},0==--o&&i(r)}(t,r[t])})},a.resolve=function(t){return t&&"object"==typeof t&&t.constructor===a?t:new a(function(e){e(t)})},a.reject=function(n){return new a(function(e,t){t(n)})},a.race=function(r){return new a(function(e,t){if(!u(r))return t(new TypeError("Promise.race accepts an array"));for(var n=0,i=r.length;n<i;n++)a.resolve(r[n]).then(e,t)})},a._immediateFn="function"==typeof setImmediate?function(e){setImmediate(e)}:function(e){t(e,0)},a._unhandledRejectionFn=function(e){"undefined"!=typeof console&&console&&console.warn("Possible Unhandled Promise Rejection:",e)},a});const pipe=(...e)=>r=>{return[].concat(e).reduce((e,t,n,i)=>{e=t(e,r);return e||i.splice(n,i.length-n),e},r)},tap=n=>(e,...t)=>(n(e,...t),e);let idCounter=0;const uniqueId=(e="")=>e+(idCounter+=1),get=(e,t,n)=>{if(!e||"string"!=typeof t)return n;let i=e;for(const r of t.split(".")){if(null==i)return n;i=i[r]}return i===undefined?n:i},omit=(e,t)=>{if(!e||"object"!=typeof e)return{};var n=Array.isArray(t)?t:[t],i={};for(const r in e)e.hasOwnProperty(r)&&!n.includes(r)&&(i[r]=e[r]);return i},throttle=(i,r=0)=>{let o,a=0,s;return function(...e){var t=now(),n=r-(t-a);return n<=0||r<n?(o&&(clearTimeout(o),o=null),a=t,s=i.apply(this,e)):!o&&0<r&&(o=setTimeout$1(()=>{a=now(),o=null,s=i.apply(this,e)},n)),s}},each=(t,n)=>{if(t&&n)if(Array.isArray(t))for(let e=0;e<t.length;e++)n(t[e],e,t);else if("object"==typeof t)for(const e in t)t.hasOwnProperty(e)&&n(t[e],e,t);return t},isFunction=e=>"function"==typeof e,doesExist=e=>!(null==e),now=()=>Date.now(),MESSAGE_PROMISE="promise";function Message(e,t,n){this.name=e,this.type=t,this.data=n}Message.prototype.toString=function(){return`Message.${this.type} - `+this.name};const createMessage=(e,t,n)=>{e=new Message(e,t,n);return t===MESSAGE_PROMISE&&(e.requestId=uniqueId()),e},fromEvent=e=>{try{var{name:t,type:n,isResponse:i,data:r,requestId:o,sender:a}=e.data||{},s=new Message(t,n,doesExist(r)?JSON.parse(r):undefined);return s.requestId=o,s.sender=a,s.destination=e.source,s.isResponse=i,s}catch(d){return!1}},serialize=e=>{var t=omit(e,["destination","toString","data"]);return t.data=JSON.stringify(e.data,(e,t)=>"function"==typeof t||t instanceof RegExp?t.toString?t.toString():undefined:t),t},asResponse=e=>(e.isResponse=!0,e),dead="dead_connection",disconnected="disconnected",connected="connected",isConnected=e=>e<1e4,isDisconnected=e=>1e4<e,isDead=e=>3e4<e,state$1={lastMessageReceivedAt:0,currentConnectionQuality:disconnected,changeCallbacks:{},evalCallbacks:{}},triggerConnectionStatusChanged=()=>{each(state$1.changeCallbacks,e=>{e(state$1.currentConnectionQuality)})},triggerEval=()=>{each(state$1.evalCallbacks,e=>{e(state$1.currentConnectionQuality)})},setConnectionStatus=e=>{e!==state$1.currentConnectionQuality&&(state$1.currentConnectionQuality=e,triggerConnectionStatusChanged())},evaluateConnectionQuality=()=>{var e;0===state$1.lastMessageReceivedAt?setConnectionStatus(disconnected):(e=now()-state$1.lastMessageReceivedAt,isConnected(e)?setConnectionStatus(connected):isDisconnected(e)&&(isDead(e)?setConnectionStatus(dead):setConnectionStatus(disconnected)),triggerEval())};let stopFn;const start=(e=0)=>{const t=setInterval(evaluateConnectionQuality,100);stopFn=()=>clearInterval(t)},stop=()=>{stopFn&&stopFn(),resetMonitor()};let _listenerId=0;const onStatusEval=e=>{if(isFunction(e)){const t=_listenerId++;return state$1.evalCallbacks[t]=e,()=>{delete state$1.evalCallbacks[t]}}},markTime=(e=now())=>{state$1.lastMessageReceivedAt=e},resetMonitor=()=>{state$1.currentConnectionQuality=disconnected,state$1.lastMessageReceivedAt=0},state={appName:undefined,connectionName:undefined,frameId:undefined,pendingRequests:{},topics:{},senderIds:{},originProvider:undefined,destinationProvider:undefined},getListener=()=>""+state.appName+state.connectionName+`(${state.frameId})`,_send=e=>{e.sender||(e.sender=getListener());var t=e.destination||state.destinationProvider(),n=serialize(e),i=getPortForSender(e.sender),r=hasSenderTriedToUpgradeToMessageChannel(e.sender);i||r?i?i.postMessage(n):t.postMessage(n,state.originProvider()):(r=new MessageChannel,addPort(r.port1,e.sender),t.postMessage(n,state.originProvider(),[r.port2]))},promise=(r,o,a=1e3)=>new Promise$2((e,t)=>{const n=createMessage(r,MESSAGE_PROMISE,o),i=setTimeout$1(()=>{t(r+" timeout"),clearPendingRequest(n),downgradeToPostMessage(n)},a);addPendingRequest(n,()=>clearTimeout(i),e,t),_send(n)}),addSenderId=e=>{state.senderIds[e]||(state.senderIds[e]={port:undefined,hasTriedToUpgradeToMessageChannel:!1})},getSenderInfo=e=>(state.senderIds[e]||addSenderId(e),state.senderIds[e]),getPortForSender=e=>getSenderInfo(e).port,hasSenderTriedToUpgradeToMessageChannel=e=>getSenderInfo(e).hasTriedToUpgradeToMessageChannel,addPendingRequest=(e,t,n,i)=>{state.pendingRequests[e.requestId]={message:e,clearTimeoutfn:t,resolve:n,reject:i}},resolveRequest=e=>{var t=state.pendingRequests[e.requestId];return t&&(t.resolve(e.data),clearPendingRequest(e)),e},clearPendingRequest=e=>{var t=e["requestId"];return state.pendingRequests[t].clearTimeoutfn(),delete state.pendingRequests[t],e},updateSubscriptions=t=>{var e=state.topics[t.name];return e&&e.forEach(e=>e(t.data)),t},PING_MSG="message::ping",sendPing=()=>{promise(PING_MSG)["catch"](()=>{})},dispatchMessage=t=>{var e;return t&&!t.isResponse&&(t.name===PING_MSG?_send(asResponse(t)):(e=state.routeHandlerLookup(t.name))?e(t,e=>{t.data=e,_send(asResponse(t))}):console.log(getListener(),"No route handler for "+t.name,t)),t},commonFns=pipe(resolveRequest,updateSubscriptions,dispatchMessage,tap(()=>{markTime()})),filterWrongOrigin=e=>("*"===state.originProvider()||e.origin===state.originProvider())&&e,filterWrongSender=e=>{var t=get(e,"data.sender");return!(!t||"string"!=typeof t||!t.includes(state.appName))&&e},addPort=(e,t)=>{t=getSenderInfo(t);t.port=e,t.hasTriedToUpgradeToMessageChannel=!0,t.port.onmessage=pipe(fromEvent,commonFns)},removePort=e=>{e=getSenderInfo(e);e.port=undefined,e.hasTriedToUpgradeToMessageChannel=!1},upgradeToChannel=(e,t)=>{return!getSenderInfo(e.sender).hasTriedToUpgradeToMessageChannel&&t.ports&&t.ports[0]&&addPort(t.ports[0],e.sender),e},downgradeToPostMessage=e=>{removePort(e.sender)};let _stopListening=()=>{};const stopListening=()=>{_stopListening(),_stopListening=()=>{},stop()},notConnectedListener=throttle(e=>{"connected"!==e&&state.usePingAutoReconnect&&sendPing()},1e3),startListening=(e,t,n,i,r,o=!1,a)=>{if(window.addEventListener){state.appName=e,state.frameId=t,state.routeHandlerLookup=n,state.usePingAutoReconnect=o,state.connectionName=a||"",state.originProvider=i||(()=>window.location.origin||"*"),state.destinationProvider=r||(()=>window.parent||window.top),start(),onStatusEval(notConnectedListener);const s=pipe(filterWrongOrigin,filterWrongSender,fromEvent,upgradeToChannel,commonFns);window.addEventListener("message",s),_stopListening=()=>window.removeEventListener("message",s)}};function VocPortal(){let p,h;return{name:"VocPortal",initialize:function(e,t){p=e;e=(h=t).EventTracer.addTracerIds({}).frameId;this.removeResizeEvent=p.attachEvent(window,"resize",f),startListening("VocPortal",e,n,()=>"*")},routeHandlerLookup:n,queryMessageHandler:t,resizeMessageHandler:i,teardown:function(){this.removeResizeEvent&&this.removeResizeEvent();stopListening()}};function n(e){switch(e){case"pendo-voc::query":return t;case"pendo-voc::resize":return i;default:return undefined}}function f(){var e=document.getElementById("pendo-resource-center-container"),e=p.dom(e);h.sizeElements(e)}function t(e,t){var n=p.getSerializedMetadata(),i=!!p.designer||h.store.getters["preview/isInPreviewMode"]();t({apiKey:p.apiKey,url:p.url.externalizeURL(),visitor:n.visitor,account:n.account,parentAccount:n.parentAccount,sandboxMode:i,guideId:p._.get(p.getActiveGuide(),"guide.id"),rcModuleId:p._.get(p.BuildingBlocks.BuildingBlockResourceCenter.getResourceCenter(),"activeModule.id")})}function i(e){try{var t,n,i,r,{value:o,unit:a,isImportant:s}=e.data.width,{value:d,unit:u,isImportant:c}=e.data.height;"number"==typeof o&&"number"==typeof d&&(t=["px","%","vh","vw"],p._.contains(t,a)&&p._.contains(t,u))&&(n=""+o+a+(s?" !important":""),i=""+d+u+(c?" !important":""),r=document.getElementById("pendo-resource-center-container"),h.util.addInlineStyles("pendo-voc-portal-styles",`#pendo-resource-center-container:has(iframe[src*="portal"][src*="mode=rc"]) {
37
+ width: ${n};
38
+ height: ${i};
39
+ ._pendo-step-container-size {
40
+ width: ${n};
41
+ height: ${i};
42
+ }
43
+ }`,r),f())}catch(l){h.log.error("Error while adjusting RC module",l)}}}function isFeedbackOn(e){return e.ConfigReader.get("pendoFeedback")}function isUnsupportedIE(e){return!e.sniffer.isMinimumIEVersion(10)}function Feedback(){var a,s,i="feedback_notification_count",d="",u="",c="",r="",o=!1,l="",p=!1,h="feedback_ping_sent",f={feedbackIframe:"feedback-widget_iframe",feedbackTrigger:"feedback-trigger",feedbackWidget:"feedback-widget",feedbackOverlay:"feedback-overlay",feedbackTriggerButton:"feedback-trigger-button",feedbackStyles:"pendo-feedback-styles",feedbackFrameStyles:"pendo-feedback-visible-buttons-styles"};return{name:"Feedback",initialize:function(e,t){s=t;var n={ping:w,init:L,initialized:z,loginAndRedirect:_,openFeedback:A,initializeFeedbackOnce:E,isFeedbackLoaded:B,convertPendoToFeedbackOptions:P,isUnsupportedIE:(a=e)._.partial(isUnsupportedIE,t),removeFeedbackWidget:F};return e.feedback=n,e.getFeedbackSettings=j,t.Events.identify.on(m),t.Events.metadata.on(m),t.Events.ready.on(v),t.agentStorage.registry.addLocal(i),t.agentStorage.registry.addLocal(h,{duration:36e5}),{validate:g}},teardown:function(){F(),s.Events.identify.off(m),s.Events.metadata.off(m),s.Events.ready.off(v),delete a.feedback,delete a.getFeedbackSettings},validate:g};function g(e,t){t=isFeedbackOn(t);return t&&isUnsupportedIE(e)?(console.warn("The current version of IE is not supported by Pendo Feedback"),!1):t}function t(){var e=M();p?w(P(e)):!isFeedbackOn(s)||s.ConfigReader.get("disableFeedbackAutoInit")||s.ConfigReader.get("disableFeedback",!1)||a._.isEmpty(e)||L(e,s.ConfigReader.get("feedbackSettings"))["catch"](a._.noop)}function m(e){e=a._.get(e,"data.0.visitor_id")||a._.get(e,"data.0.options.visitor.id");(a.isAnonymousVisitor(e)?F:t)()}function v(){t()}function y(){return c+"/html/widget/notLoaded.html"}function n(e){return e=e||P(M()),s.agentStorage.read(h)===b(e)}function b(e){return JSON.stringify(e)}function w(e){if(!n(e)){s.agentStorage.write(h,b(e));e=S(e);if(e.data&&"{}"!==e.data&&"null"!==e.data)return a.ajax.postJSON(d+"/widget/pendo_ping",e).then(function(e){e=e.data.notifications;s.agentStorage.write(i,e),I()})["catch"](function(){s.agentStorage.clear(h)})}return s.q.resolve()}function S(e){return e=e||P(M()),{data:JSON.stringify(e)}}function I(){var e,t=a.dom("#feedback-trigger-notification");0!==t.length&&(e=s.agentStorage.read(i)||0,0<parseInt(e,10)?a._.each(t,function(e){a.dom(e).css({visibility:"visible"})}):a._.each(t,function(e){a.dom(e).css({visibility:"hidden"})}))}function E(){return p&&n()?s.q.resolve():L(M(),s.ConfigReader.get("feedbackSettings"))}function _(e){return E().then(function(){if(a._.isUndefined(e)&&(e={}),"A"===a._.get(e,"anchor.nodeName","").toUpperCase())return t=window.open(y(),Math.random().toString(36).substring(7)),x().then(function(e){t.location=e}),!1;var t;x().then(function(e){window.location.href=e})},function(){})}function C(e){var t=document.createElement("a");return t.href=e,t.host}function x(){var e=S();if(e.data&&"{}"!==e.data&&"null"!==e.data)return a.ajax.postJSON(d+"/widget/token",e).then(function(e){var t;return t=e.data.login_url,r=C(t),e.data.login_url})}function T(){return document.getElementById(f.feedbackWidget)}function k(){return document.getElementById(f.feedbackIframe)}function R(){var e=k();return e||(G(),e=k()),e}function A(e){var t,n;H()&&(e&&e.preventDefault&&e.preventDefault(),(t=R()).src&&t.src!==y()||x().then(function(e){t.src=e+"&inWidget=true"}),(e=a.dom("#".concat(f.feedbackWidget)))&&((n=a.dom(document.createElement("div"))).attr("id","feedback-overlay"),n.css({position:"fixed",top:"0",right:"0",bottom:"0",left:"0",background:"rgba(0, 0, 0, 0.4)","z-index":"9000",opacity:"0",animation:"pendoFeedbackFadeIn 0.5s 0s 1 alternate both","-webkit-animation":"pendoFeedbackFadeIn 0.5s 0s 1 alternate both"}),n.appendTo(e.getParent())),a.dom.addClass(T(),"visible"),N("user.widget.opened"))}function O(){var e,t;e=document.getElementById(f.feedbackWidget),t=document.getElementById(f.feedbackOverlay),e&&t&&t.parentNode.removeChild(t),a.dom.removeClass(T(),"visible"),N("user.widget.closed")}function N(e){var t=S();t.event=e,a.ajax.postJSON(d+"/analytics",t)}function D(){window.addEventListener("message",function(e){var t=e.origin||e.originalEvent.origin;if(t=t,r?C(t)===r:C(t)===C(c)){var t=e.data.message,n=e.data.data;switch(t){case"close-receptive-widget":O();break;case"open-receptive":_();break;case"update-receptive-notification-count":s.agentStorage.write(i,n.count),I();break;case"handle-logout":R().src=y(),O();break;case"loaded-receptive-widget":o=!0}}},!1)}function U(e){var t,n,i=a._.extend(e,{triggerColor:"#"+e.triggerColor,triggerPosition:e.triggerPosition.toLowerCase()}),r=("undefined"!=typeof Turbolinks&&document.addEventListener("turbolinks:before-visit",function(e){var t=document.getElementById(f.feedbackIframe);t&&(t.src=y())}),function(e){e=e.triggerPosition.split("_");return{horizontalPosition:e[1],verticalPosition:e[0]}}(i));s.util.addInlineStyles(f.feedbackStyles,(n="left"===(n=r.horizontalPosition)?(t="@-webkit-keyframes pendoFeedbackSlideFrom-left{from{opacity:0;transform:translate(-460px,0)}to{opacity:1;transform:translate(0,0)}}@keyframes pendoFeedbackSlideFrom-left{from{opacity:0;transform:translate(-460px,0)}to{opacity:1;transform:translate(0,0)}}","@media only screen and (max-width:470px){#feedback-widget.buttonIs-left.visible{width:100%}}"):(t="@-webkit-keyframes pendoFeedbackSlideFrom-right{from{transform:translate(-460px,0)}to{transform:translate(0,0)}}@keyframes pendoFeedbackSlideFrom-right{from{opacity:0;transform:translate(460px,0)}to{opacity:1;transform:translate(0,0)}}","@media only screen and (max-width:470px){#feedback-widget.buttonIs-right.visible{width:100%;right:2%}}"),"@media only screen and (max-device-width:1112px){#feedback-widget{overflow-y:scroll}}@-webkit-keyframes pendoFeedbackSlideIn{from{opacity:0;transform:translate(145px,0) rotate(270deg) translateY(-50%)}to{opacity:1;transform:translate(50%,0) rotate(270deg) translateY(-50%)}}@keyframes pendoFeedbackSlideIn{from{opacity:0;transform:translate(145px,0) rotate(270deg) translateY(-50%)}to{opacity:1;transform:translate(50%,0) rotate(270deg) translateY(-50%)}}@-webkit-keyframes pendoFeedbackSlideIn-left{from{opacity:0;transform:rotate(270deg) translateX(-55%) translateY(-55%)}to{opacity:1;transform:rotate(270deg) translateX(-55%) translateY(0)}}@keyframes pendoFeedbackSlideIn-left{from{opacity:0;transform:rotate(270deg) translateX(-55%) translateY(-55%)}to{opacity:1;transform:rotate(270deg) translateX(-55%) translateY(0)}}"+t+"@-webkit-keyframes pendoFeedbackPulse{from{-webkit-transform:scale(1,1);transform:scale(1,1)}50%{-webkit-transform:scale(1.15,1.15);transform:scale(1.15,1.15)}to{-webkit-transform:scale(1,1);transform:scale(1,1)}}@keyframes pendoFeedbackPulse{from{-webkit-transform:scale(1,1);transform:scale(1,1)}50%{-webkit-transform:scale(1.15,1.15);transform:scale(1.15,1.15)}to{-webkit-transform:scale(1,1);transform:scale(1,1)}}@-webkit-keyframes pendoFeedbackFadeIn{from{opacity:0}to{opacity:1}}@keyframes pendoFeedbackFadeIn{from{opacity:0}to{opacity:1}}"+n+"#feedback-trigger button:focus,#feedback-trigger button:hover{box-shadow:0 -5px 20px rgba(0,0,0,.19);outline:0;background:#3e566f}")),e.customTrigger||(t=i,n=r,s.util.addInlineStyles("pendo-feedback-trigger-styles","\n #feedback-trigger button:hover {\n box-shadow: 0 -5px 20px rgba(0,0,0,.19) !important;\n outline: none !important;\n background: #3e566f !important;\n }\n #feedback-trigger button:focus {\n box-shadow: 0 -5px 20px rgba(0,0,0,.19) !important;\n outline: none !important;\n background: #3e566f !important;\n }\n "),e=function(e){var t=function(e){return"left"===e.horizontalPosition?{"transform-origin":"center left",left:"23px",animation:"pendoFeedbackSlideIn-left 0.2s 0s 1 alternate forwards","-webkit-animation":"pendoFeedbackSlideIn-left 0.2s 0s 1 alternate forwards"}:{right:"0px",animation:"pendoFeedbackSlideIn 0.2s 0s 1 alternate forwards","-webkit-animation":"pendoFeedbackSlideIn 0.2s 0s 1 alternate forwards"}}(e),e=function(e){switch(e.verticalPosition){case"top":return{top:" 10%"};case"middle":return{top:" 45%"};case"bottom":return{bottom:" 20%"}}}(e),t=a._.extend({position:"fixed",height:"43px",opacity:"1 !important","z-index":"9001"},t,e),e=a.dom(document.createElement("div"));return e.attr("id",f.feedbackTrigger),e.css(t),e.attr("data-turbolinks-permanent",""),e}(n),i=function(){var e=a.dom(document.createElement("span"));return e.attr("id","feedback-trigger-notification"),e.css({"background-color":"#D85039",color:"#fff","border-radius":"50%",height:"17px",width:"17px",position:"absolute",right:"-6px",top:"-8px",visibility:"hidden","z-index":"1",animation:"pendoFeedbackPulse","animation-fill-mode":"both","animation-duration":"1s","animation-delay":"1s","animation-iteration-count":"1"}),e}(),t=function(e,t){t="left"===t.horizontalPosition?"0 0 5px 5px":"3px 3px 0 0";var t={border:"none",padding:"11px 18px 14px 18px","background-color":e.triggerColor,"border-radius":t,"font-size":"15px",color:"#fff","box-shadow":"0 -5px 9px rgba(0,0,0,.16)",cursor:"pointer","text-align":"left"},n=a.dom(document.createElement("button"));return n.attr("id",f.feedbackTriggerButton),n.css(t),n.text(e.triggerText),n}(t,n),e.append(i),e.append(t),e.appendTo(a.dom.getBody()),s.attachEvent(t[0],"click",A)),G(r.horizontalPosition)}function G(e){t="\n .buttonIs-".concat(t="left"===(t=e)?"left":"right",".visible {\n ").concat(t,": 0 !important;\n width: 470px !important;\n animation-direction: alternate-reverse !important;\n animation: pendoFeedbackSlideFrom-").concat(t," 0.5s 0s 1 alternate both !important;\n -webkit-animation: pendoFeedbackSlideFrom-").concat(t," 0.5s 0s 1 alternate both !important;\n z-index: 9002 !important;\n }\n "),s.util.addInlineStyles(f.feedbackFrameStyles,t),t=e,(e=a.dom(document.createElement("div"))).css({height:"100%",position:"fixed",right:"0",top:"0",width:"0","background-color":"#f7f7f7",transition:"animation 0.4s ease-in-out","box-shadow":"0 5px 40px rgba(0,0,0,.46)",display:"block !important","-webkit-overflow-scrolling":"touch","overflow-y":"hidden"}),e.attr("id",f.feedbackWidget),e.attr("data-turbolinks-permanent","true"),e.addClass("buttonIs-".concat(t));var t=e;t.append(((e=a.dom(document.createElement("iframe"))).css({width:"100%",height:"99.6%",border:"0 none"}),e.attr("id",f.feedbackIframe),e.attr("title","Feedback"),e.attr("src",y()),e)),t.appendTo(a.dom.getBody()),D()}function B(){return o}function M(){var e=s.ConfigReader.getLocalConfig();return a._.isObject(e)||(e={}),a._.isObject(e.visitor)||(e.visitor={}),a._.isObject(e.account)||(e.account={}),e}function H(e){e=e||M();if(!isUnsupportedIE(a)&&u&&d&&c&&l)if(a._.get(e.visitor,"id")){if(!a.isAnonymousVisitor(e.visitor.id)){if(a._.get(e.account,"id"))return 1;a.log("The current visitor is not associated with an account.")}}else a.log("Not valid visitor id")}function L(e,t){if(u=t.vendorId,d=t.apiUrl,c=t.siteUrl,l=t.productId,p)return s.q.reject();if(!H(e))return s.q.reject();var n,i,e=P(e);try{n=a.url.get(),i="fdbkDst";var r=null!=(i=new RegExp("[?&]"+i+"=([^&#]*)").exec(n))&&decodeURI(i[1])||null;if(r&&r.startsWith("case"))return p=!0,void x().then(function(e){window.location.href=e+"&fdbkDst="+r})}catch(o){p=!1,a.log(o,"unhandled error while checking feedback destination")}try{return p=!0,"WIDGET"===t.type&&U(t),I(),w(e)}catch(o){return p=!1,a.log(o,"unhandled error while initializing feedback"),s.q.reject(o)}}function P(e){var t,n,i=s.agent.getJwtInfoCopy();return a._.isEmpty(i)?((t={}).user=a._.pick(e.visitor,"id","full_name","firstName","lastName","email","tags","custom_allowed_products"),a._.extend(t.user,{allowed_products:[{id:l}]}),t.account=a._.pick(e.account,"id","name","monthly_value","is_paying","tags"),a._.extend(t,{vendor:{id:u}}),a._.isUndefined(t.account.is_paying)&&(t.account.is_paying=!0),null!=t.user.email&&""!=t.user.email||(t.user.email=(e=t,a._.isUndefined(e.user)||a._.isUndefined(e.user.id)?"noemail+"+a.randomString(32)+"@pendo.io":"noemail+"+e.user.id+"@pendo.io")),null!=t.user.full_name&&""!=t.user.full_name||(t.user.full_name=(e=t,a._.isUndefined(e.user.firstName)&&a._.isUndefined(e.user.lastName)?a._.isUndefined(e.user)||a._.isUndefined(e.user.id)?"No Name Provided"+a.randomString(32):"No Name Provided"+e.user.id:(n=[],a._.isUndefined(e.user.firstName)||n.push(e.user.firstName),a._.isUndefined(e.user.lastName)||n.push(e.user.lastName),n.join(" ")))),t):(e=JSON.parse(JSON.stringify(i)),a._.extend(e,{vendor:{id:u}}),a._.extend(e,{allowed_products:[{id:l}]}),e)}function z(){return p}function F(){a._.each(a._.values(f),function(e){a.dom("#"+e).remove()}),l=r=c=u=d="",p=o=!1,s.agentStorage.clear(i),s.agentStorage.clear(h)}function j(){return JSON.parse(JSON.stringify(s.ConfigReader.get("feedbackSettings",{})))}}function URLPolyfillFactory(n){return function URL(e){var t=n.createElement("a");if(t.href=e,":"===t.protocol)throw new Error("Uncaught TypeError: Failed to construct 'URL': Invalid URL");if(t.href!==e&&t.href!==encodeURI(e))throw new Error("Uncaught TypeError: Failed to construct 'URL': Invalid URL");return t.toString||(t.toString=function(){return t.href}),null==t.origin&&(t.origin=t.protocol+"//"+t.hostname,"80"!==t.port)&&"443"!==t.port&&(t.origin+=":"+t.port),t}}var URL$1=function(e){var t=window.URL;return"function"==typeof t&&/native/.test(t)?t:e(document)}(URLPolyfillFactory);function record(){var e,r=Object.defineProperty,s=(e,t,n)=>{return n=n,(t="symbol"!=typeof t?t+"":t)in(e=e)?r(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n},a=Object.defineProperty,d=(e,t,n)=>{return n=n,(t="symbol"!=typeof t?t+"":t)in(e=e)?a(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n},F=(e=>(e[e.Document=0]="Document",e[e.DocumentType=1]="DocumentType",e[e.Element=2]="Element",e[e.Text=3]="Text",e[e.CDATA=4]="CDATA",e[e.Comment=5]="Comment",e))(F||{});const u={Node:["childNodes","parentNode","parentElement","textContent"],ShadowRoot:["host","styleSheets"],Element:["shadowRoot"],MutationObserver:[]},c={Node:["contains","getRootNode"],ShadowRoot:["getSelection"],Element:["querySelector","querySelectorAll"],MutationObserver:["constructor"]},g={};function m(e){if(g[e])return g[e];var t=function(e){var t,n=null==(t=null==(n=null==globalThis?void 0:globalThis.Zone)?void 0:n.__symbol__)?void 0:t.call(n,e);if(n&&globalThis[n])return globalThis[n]}(e)||globalThis[e];const n=t.prototype;var i=e in u?u[e]:void 0,i=Boolean(i&&i.every(e=>{return Boolean(null==(e=null==(e=Object.getOwnPropertyDescriptor(n,e))?void 0:e.get)?void 0:e.toString().includes("[native code]"))})),r=e in c?c[e]:void 0,r=Boolean(r&&r.every(e=>{return"function"==typeof n[e]&&(null==(e=n[e])?void 0:e.toString().includes("[native code]"))}));if(i&&r)return g[e]=t.prototype,t.prototype;try{var o,a=document.createElement("iframe"),s=(document.body.appendChild(a),a.contentWindow);return s?(o=s[e].prototype,document.body.removeChild(a),o?g[e]=o:n):t.prototype}catch{return n}}const v={};function t(e,t,n){var i=e+"."+String(n);return v[i]?v[i].call(t):(e=m(e),(e=null==(e=Object.getOwnPropertyDescriptor(e,n))?void 0:e.get)?(v[i]=e).call(t):t[n])}const y={};function b(e,t,n){var i=e+"."+String(n);return y[i]?y[i].bind(t):"function"!=typeof(e=m(e)[n])?t[n]:(y[i]=e).bind(t)}const D={childNodes:function(e){return t("Node",e,"childNodes")},parentNode:function(e){return t("Node",e,"parentNode")},parentElement:function(e){return t("Node",e,"parentElement")},textContent:function(e){return t("Node",e,"textContent")},contains:function(e,t){return b("Node",e,"contains")(t)},getRootNode:function(e){return b("Node",e,"getRootNode")()},host:function(e){return e&&"host"in e?t("ShadowRoot",e,"host"):null},styleSheets:function(e){return e.styleSheets},shadowRoot:function(e){return e&&"shadowRoot"in e?t("Element",e,"shadowRoot"):null},querySelector:function(e,t){return b("Element",e,"querySelector")(t)},querySelectorAll:function(e,t){return b("Element",e,"querySelectorAll")(t)},mutationObserver:function(){return m("MutationObserver").constructor},patch:function(e,t,n){try{if(!(t in e))return()=>{};const r=e[t];var i=n(r);return"function"==typeof i&&(i.prototype=i.prototype||{},Object.defineProperties(i,{__rrweb_original__:{enumerable:!1,value:r}})),e[t]=i,()=>{e[t]=r}}catch{return()=>{}}}};function K(e){return e.nodeType===e.ELEMENT_NODE}function U(e){var t=e&&"host"in e&&"mode"in e&&D.host(e)||null;return Boolean(t&&"shadowRoot"in t&&D.shadowRoot(t)===e)}function G(e){return"[object ShadowRoot]"===Object.prototype.toString.call(e)}function w(e,t=window){var n=null==(i=null==(n=null==t?void 0:t.Zone)?void 0:n.__symbol__)?void 0:i.call(n,e);if(n){var i=t[n];if(i)return i}return t[e]}const B="undefined"!=typeof window?w("setTimeout").bind(window):global.setTimeout;function O(e){try{var n=e.rules||e.cssRules;if(!n)return null;let t=e.href;!t&&e.ownerNode&&(t=e.ownerNode.baseURI);var i=Array.from(n,e=>S(e,t)).join("");return r=(r=i).includes(" background-clip: text;")&&!r.includes(" -webkit-background-clip: text;")?r.replace(/\sbackground-clip:\s*text;/g," -webkit-background-clip: text; background-clip: text;"):r}catch(t){return null}var r}function S(t,n){var i,r;if("styleSheet"in t){let e;try{e=O(t.styleSheet)||((r=(i=t).cssText).split('"').length<3?r:(r=["@import",`url(${JSON.stringify(i.href)})`],""===i.layerName?r.push("layer"):i.layerName&&r.push(`layer(${i.layerName})`),i.supportsText&&r.push(`supports(${i.supportsText})`),i.media.length&&r.push(i.media.mediaText),r.join(" ")+";"))}catch(o){e=t.cssText}return null!=(i=null==t?void 0:t.styleSheet)&&i.href?f(e,t.styleSheet.href):e}{let e=t.cssText;return"selectorText"in t&&(e=function(t){var e=t.cssText.includes("grid-template:"),n=""!==t.style.getPropertyValue("grid-template-areas"),i=t.cssText.includes("grid-template-areas:");if(e&&n&&!i){var r=[];for(let e=0;e<t.style.length;e++){var o=t.style[e],a=t.style.getPropertyValue(o);r.push(o+": "+a)}return`${t.selectorText} { ${r.join("; ")}; }`}return t.cssText}(t),t.selectorText.includes(":"))&&(e=e.replace(/(\[(?:[\w-]+)[^\\])(:(?:[\w-]+)\])/gm,"$1\\$2")),n?f(e,n):e}}class pe{constructor(){d(this,"idNodeMap",new Map),d(this,"nodeMetaMap",new WeakMap)}getId(e){return e?(null==(e=this.getMeta(e))?void 0:e.id)??-1:-1}getNode(e){return this.idNodeMap.get(e)||null}getIds(){return Array.from(this.idNodeMap.keys())}getMeta(e){return this.nodeMetaMap.get(e)||null}removeNodeFromMap(e){var t=this.getId(e);this.idNodeMap["delete"](t),e.childNodes&&e.childNodes.forEach(e=>this.removeNodeFromMap(e))}has(e){return this.idNodeMap.has(e)}hasNode(e){return this.nodeMetaMap.has(e)}add(e,t){var n=t.id;this.idNodeMap.set(n,e),this.nodeMetaMap.set(e,t)}replace(e,t){var n=this.getNode(e);n&&(n=this.nodeMetaMap.get(n))&&this.nodeMetaMap.set(t,n),this.idNodeMap.set(e,t)}reset(){this.idNodeMap=new Map,this.nodeMetaMap=new WeakMap}}function $({element:e,maskInputOptions:t,tagName:n,type:i,value:r,maskInputFn:o,needsMask:a}){let s=r||"";r=i&&R(i);return s=t[n.toLowerCase()]||r&&t[r]||a?o?o(s,e):"*".repeat(s.length):s}function R(e){return e.toLowerCase()}const N="__rrweb_original__";function X(e){var t=e.type;return e.hasAttribute("data-rr-is-password")?"password":t?R(t):null}function Y(e,t){let n;try{n=new URL$1(e,t??window.location.href)}catch(i){return null}e=n.pathname.match(/\.([0-9a-z]+)(?:$)/i);return(null==e?void 0:e[1])??null}const I=/url\((?:(')([^']*)'|(")(.*?)"|([^)]*))\)/gm,E=/^(?:[a-z+]+:)?\/\//i,_=/^www\..*/i,C=/^(data:)([^,]*),(.*)/i;function f(e,d){return(e||"").replace(I,(e,t,n,i,r,o)=>{n=n||r||o,r=t||i||"";if(!n)return e;if(E.test(n)||_.test(n))return`url(${r}${n}${r})`;if(C.test(n))return`url(${r}${n}${r})`;if("/"===n[0])return`url(${r}${function(e){let t="";return t=(t=-1<e.indexOf("//")?e.split("/").slice(0,3).join("/"):e.split("/")[0]).split("?")[0]}(d)+n}${r})`;var a=d.split("/"),o=n.split("/");a.pop();for(const s of o)"."!==s&&(".."===s?a.pop():a.push(s));return`url(${r}${a.join("/")}${r})`})}function x(e,t=!1){return t?e.replace(/(\/\*[^*]*\*\/)|[\s;]/g,""):e.replace(/(\/\*[^*]*\*\/)|[\s;]/g,"").replace(/0px/g,"0")}function M(e,t){return function(a,e,s=!1){var d=Array.from(e.childNodes),u=[];let c=0;if(1<d.length&&a&&"string"==typeof a){let o=x(a,s);var l=o.length/a.length;for(let r=1;r<d.length;r++)if(d[r].textContent&&"string"==typeof d[r].textContent){var p,h=x(d[r].textContent,s);let i=3;for(;i<h.length&&(h[i].match(/[a-zA-Z0-9]/)||-1!==h.indexOf(h.substring(0,i),1));i++);for(;i<h.length;i++){let e=h.substring(0,i),t=o.split(e),n=-1;if(2===t.length)n=t[0].length;else if(2<t.length&&""===t[0]&&""!==d[r-1].textContent)n=o.indexOf(e,1);else if(1===t.length){if(e=e.substring(0,e.length-1),(t=o.split(e)).length<=1)return u.push(a),u;i=101}else i===h.length-1&&(n=o.indexOf(e));if(-1!==(n=2<=t.length&&100<i&&((p=d[r-1].textContent)&&"string"==typeof p&&(p=x(p).length,n=o.indexOf(e,p)),-1===n)?t[0].length:n)){let e=Math.floor(n/l);for(;0<e&&e<a.length;){if((c+=1)>50*d.length)return u.push(a),u;var f=x(a.substring(0,e),s);if(f.length===n){u.push(a.substring(0,e)),a=a.substring(e),o=o.substring(n);break}f.length<n?e+=Math.max(1,Math.floor((n-f.length)/l)):e-=Math.max(1,Math.floor((f.length-n)*l))}break}}}}return u.push(a),u}(e,t).join("/* rr_split */")}let Z=1;const Q=new RegExp("[^a-z0-9-_:]"),H=-2;function T(){return Z++}let A,ee;const k=/^[^ \t\n\r\u000c]+/,he=/^[, \t\n\r\u000c]+/;function fe(i,r){if(""===r.trim())return r;let o=0;function e(e){var e=e.exec(r.substring(o));return e?(e=e[0],o+=e.length,e):""}for(var a=[];e(he),!(o>=r.length);){let n=e(k);if(","===n.slice(-1))n=me(i,n.substring(0,n.length-1)),a.push(n);else{let e="",t=(n=me(i,n),!1);for(;;){var s=r.charAt(o);if(""===s){a.push((n+e).trim());break}if(t)")"===s&&(t=!1);else{if(","===s){o+=1,a.push((n+e).trim());break}"("===s&&(t=!0)}e+=s,o+=1}}}return a.join(", ")}const ge=new WeakMap;function me(e,t){return t&&""!==t.trim()?ve(e,t):t}function ve(e,t){let n=ge.get(e);if(n||(n=e.createElement("a"),ge.set(e,n)),t){if(t.startsWith("blob:")||t.startsWith("data:"))return t}else t="";return n.setAttribute("href",t),n.href}function ye(e,t,n,i){return i&&("src"!==n&&("href"!==n||"use"===t&&"#"===i[0])&&("xlink:href"!==n||"#"===i[0])&&("background"!==n||"table"!==t&&"td"!==t&&"th"!==t)?"srcset"===n?fe(e,i):"style"===n?f(i,ve(e)):"object"===t&&"data"===n?me(e,i):i:me(e,i))}function be(e,t){return("video"===e||"audio"===e)&&"autoplay"===t}function we(t,n,e){try{if("string"==typeof n){if(t.classList.contains(n))return!0}else if(n)for(let e=t.classList.length;e--;){var i=t.classList[e];if(n.test(i))return!0}if(e)return t.matches(e)}catch(r){}return!1}function Se(t,n,e){if(!t)return!1;if(!n)return!1;if(t.nodeType!==t.ELEMENT_NODE)return!!e&&Se(D.parentNode(t),n,e);for(let e=t.classList.length;e--;){var i=t.classList[e];if(n.test(i))return!0}return!!e&&Se(D.parentNode(t),n,e)}function z(e,t,n,i){let r;if(K(e)){if(r=e,"*"===n)return!0;if(!D.childNodes(r).length)return!1}else{if(null===D.parentElement(e))return!1;r=D.parentElement(e)}try{if("string"==typeof t){if(i){if(r.closest("."+t))return!0}else if(r.classList.contains(t))return!0}else if(Se(r,t,i))return!0;if(n)if(i){if(r.closest(n))return!0}else if(r.matches(n))return!0}catch(o){}return!1}function Ie(e,t){var n,{needsMask:i,maskTextFn:r,maskInputOptions:o,maskInputFn:a,rootId:s,cssCaptured:d}=t,u=e.parentNode&&e.parentNode.tagName;let c="";var l="STYLE"===u||void 0,p="SCRIPT"===u||void 0,u="TEXTAREA"===u||void 0;if(l&&c){try{e.nextSibling||e.previousSibling||null!=(n=e.parentNode.sheet)&&n.cssRules&&(c=O(e.parentNode.sheet))}catch(h){console.warn("Cannot get CSS styles from text's parentNode. Error: "+h,e)}c=f(c,ve(t.doc))}return p?c="SCRIPT_PLACEHOLDER":d||(c=D.textContent(e),l&&(c=c&&f(c,ve(t.doc)))),!l&&!p&&c&&i&&(c=r?r(c,D.parentElement(e)):c.replace(/[\S]/g,"*")),u&&c&&o.textarea&&(c=a?a(c,e.parentNode):c.replace(/[\S]/g,"*")),{type:F.Text,textContent:c||"",rootId:s}}function Ee(t,e){const{doc:n,blockClass:i,blockSelector:r,hideSelector:o,inlineStylesheet:a,maskInputOptions:s={},maskInputFn:d,dataURLOptions:u={},inlineImages:c,recordCanvas:l,keepIframeSrcFn:p,newlyAddedElement:h=!1,rootId:f,needsMask:g}=e;var e=we(t,i,r),m=!(!e||!o)&&we(t,"",o),v=(I=t)instanceof HTMLFormElement?"form":(I=R(I.tagName),Q.test(I)?"div":I);let y={};var b,w=t.attributes.length;for(let e=0;e<w;e++){var S=t.attributes[e];be(v,S.name,S.value)||(y[S.name]=ye(n,v,R(S.name),S.value))}if("link"===v&&a){var I=Array.from(n.styleSheets).find(e=>e.href===t.href);let e=null;(e=I?O(I):e)&&(delete y.rel,delete y.href,y._cssText=e)}if("style"===v&&t.sheet){let e=O(t.sheet);e&&(1<t.childNodes.length&&(e=M(e,t)),y._cssText=e)}if("input"!==v&&"textarea"!==v&&"select"!==v||(I=t.value,b=t.checked,"radio"!==y.type&&"checkbox"!==y.type&&"submit"!==y.type&&"button"!==y.type&&I?y.value=$({element:t,type:X(t),tagName:v,value:I,maskInputOptions:s,maskInputFn:d,needsMask:g}):b&&(y.checked=b)),"option"===v&&(t.selected&&!s.select?y.selected=!0:delete y.selected),"dialog"===v&&t.open&&(y.rr_open_mode=t.matches("dialog:modal")?"modal":"non-modal"),"canvas"===v&&l&&("2d"===t.__context?function(n){var i=n.getContext("2d");if(i)for(let t=0;t<n.width;t+=50)for(let e=0;e<n.height;e+=50){var r=i.getImageData,r=N in r?r[N]:r;if(new Uint32Array(r.call(i,t,e,Math.min(50,n.width-t),Math.min(50,n.height-e)).data.buffer).some(e=>0!==e))return}return 1}(t)||(y.rr_dataURL=t.toDataURL(u.type,u.quality)):"__context"in t||(I=t.toDataURL(u.type,u.quality),(b=n.createElement("canvas")).width=t.width,b.height=t.height,I!==b.toDataURL(u.type,u.quality)&&(y.rr_dataURL=I))),"img"===v&&c){A||(A=n.createElement("canvas"),ee=A.getContext("2d"));const C=t,x=C.currentSrc||C.getAttribute("src")||"<unknown-src>",T=C.crossOrigin,k=()=>{C.removeEventListener("load",k);try{A.width=C.naturalWidth,A.height=C.naturalHeight,ee.drawImage(C,0,0),y.rr_dataURL=A.toDataURL(u.type,u.quality)}catch(e){if("anonymous"!==C.crossOrigin)return C.crossOrigin="anonymous",void(C.complete&&0!==C.naturalWidth?k():C.addEventListener("load",k));console.warn(`Cannot inline img src=${x}! Error: `+e)}"anonymous"===C.crossOrigin&&(T?y.crossOrigin=T:C.removeAttribute("crossorigin"))};C.complete&&0!==C.naturalWidth?k():C.addEventListener("load",k)}"audio"!==v&&"video"!==v||((b=y).rr_mediaState=t.paused?"paused":"played",b.rr_mediaCurrentTime=t.currentTime,b.rr_mediaPlaybackRate=t.playbackRate,b.rr_mediaMuted=t.muted,b.rr_mediaLoop=t.loop,b.rr_mediaVolume=t.volume),h||(t.scrollLeft&&(y.rr_scrollLeft=t.scrollLeft),t.scrollTop&&(y.rr_scrollTop=t.scrollTop)),m?y={"class":y["class"],rr_display:"none"}:e&&({width:I,height:b}=t.getBoundingClientRect(),y={"class":y["class"],rr_width:I+"px",rr_height:b+"px"}),"iframe"!==v||p(y.src)||(t.contentDocument||(y.rr_src=y.src),delete y.src);let E;try{customElements.get(v)&&(E=!0)}catch(_){}return{type:F.Element,tagName:v,attributes:y,childNodes:[],isSVG:(m=t,Boolean("svg"===m.tagName||m.ownerSVGElement)||void 0),needBlock:e,rootId:f,isCustom:E}}function j(e){return null==e?"":e.toLowerCase()}function te(t,e){const{doc:n,mirror:i,blockClass:r,blockSelector:o,hideSelector:a,maskTextClass:s,maskTextSelector:d,skipChild:u=!1,inlineStylesheet:c=!0,maskInputOptions:l={},maskTextFn:p,maskInputFn:h,slimDOMOptions:f,dataURLOptions:g={},inlineImages:m=!1,recordCanvas:v=!1,onSerialize:y,onIframeLoad:b,iframeLoadTimeout:w=5e3,onStylesheetLoad:S,stylesheetLoadTimeout:I=5e3,keepIframeSrcFn:E=()=>!1,newlyAddedElement:_=!1,cssCaptured:C=!1}=e;let x=e["needsMask"],{preserveWhiteSpace:T=!0}=e;x||(e=void 0===x,x=z(t,s,d,e));e=function(e,t){var n,{doc:i,mirror:t,blockClass:r,blockSelector:o,hideSelector:a,needsMask:s,inlineStylesheet:d,maskInputOptions:u={},maskTextFn:c,maskInputFn:l,dataURLOptions:p={},inlineImages:h,recordCanvas:f,keepIframeSrcFn:g,newlyAddedElement:m=!1,cssCaptured:v=!1}=t,y=(n=i,!(t=t).hasNode(n)||1===(n=t.getId(n))?void 0:n);switch(e.nodeType){case e.DOCUMENT_NODE:return"CSS1Compat"!==e.compatMode?{type:F.Document,childNodes:[],compatMode:e.compatMode}:{type:F.Document,childNodes:[]};case e.DOCUMENT_TYPE_NODE:return{type:F.DocumentType,name:e.name,publicId:e.publicId,systemId:e.systemId,rootId:y};case e.ELEMENT_NODE:return Ee(e,{doc:i,blockClass:r,blockSelector:o,hideSelector:a,inlineStylesheet:d,maskInputOptions:u,maskInputFn:l,dataURLOptions:p,inlineImages:h,recordCanvas:f,keepIframeSrcFn:g,newlyAddedElement:m,rootId:y,needsMask:s});case e.TEXT_NODE:return Ie(e,{doc:i,needsMask:s,maskTextFn:c,maskInputOptions:u,maskInputFn:l,rootId:y,cssCaptured:v});case e.CDATA_SECTION_NODE:return{type:F.CDATA,textContent:"",rootId:y};case e.COMMENT_NODE:return{type:F.Comment,textContent:D.textContent(e)||"",rootId:y};default:return!1}}(t,{doc:n,mirror:i,blockClass:r,blockSelector:o,hideSelector:a,needsMask:x,inlineStylesheet:c,maskInputOptions:l,maskTextFn:p,maskInputFn:h,dataURLOptions:g,inlineImages:m,recordCanvas:v,keepIframeSrcFn:E,newlyAddedElement:_,cssCaptured:C});if(!e)return console.warn(t,"not serialized"),null;let k;k=i.hasNode(t)?i.getId(t):function(e,t){if(t.comment&&e.type===F.Comment)return 1;if(e.type===F.Element){if(t.script&&("script"===e.tagName||"link"===e.tagName&&("preload"===e.attributes.rel&&"script"===e.attributes.as||"modulepreload"===e.attributes.rel)||"link"===e.tagName&&"prefetch"===e.attributes.rel&&"string"==typeof e.attributes.href&&"js"===Y(e.attributes.href)))return 1;if(t.headFavicon&&("link"===e.tagName&&"shortcut icon"===e.attributes.rel||"meta"===e.tagName&&(j(e.attributes.name).match(/^msapplication-tile(image|color)$/)||"application-name"===j(e.attributes.name)||"icon"===j(e.attributes.rel)||"apple-touch-icon"===j(e.attributes.rel)||"shortcut icon"===j(e.attributes.rel))))return 1;if("meta"===e.tagName){if(t.headMetaDescKeywords&&j(e.attributes.name).match(/^description|keywords$/))return 1;if(t.headMetaSocial&&(j(e.attributes.property).match(/^(og|twitter|fb):/)||j(e.attributes.name).match(/^(og|twitter):/)||"pinterest"===j(e.attributes.name)))return 1;if(t.headMetaRobots&&("robots"===j(e.attributes.name)||"googlebot"===j(e.attributes.name)||"bingbot"===j(e.attributes.name)))return 1;if(t.headMetaHttpEquiv&&void 0!==e.attributes["http-equiv"])return 1;if(t.headMetaAuthorship&&("author"===j(e.attributes.name)||"generator"===j(e.attributes.name)||"framework"===j(e.attributes.name)||"publisher"===j(e.attributes.name)||"progid"===j(e.attributes.name)||j(e.attributes.property).match(/^article:/)||j(e.attributes.property).match(/^product:/)))return 1;if(t.headMetaVerification&&("google-site-verification"===j(e.attributes.name)||"yandex-verification"===j(e.attributes.name)||"csrf-token"===j(e.attributes.name)||"p:domain_verify"===j(e.attributes.name)||"verify-v1"===j(e.attributes.name)||"verification"===j(e.attributes.name)||"shopify-checkout-api-token"===j(e.attributes.name)))return 1}}}(e,f)||!T&&e.type===F.Text&&!e.textContent.replace(/^\s+|\s+$/gm,"").length?H:Z++;var R=Object.assign(e,{id:k});if(i.add(t,R),k===H)return null;y&&y(t);let A=!u;if(R.type===F.Element&&(A=A&&!R.needBlock,delete R.needBlock,e=D.shadowRoot(t))&&G(e)&&(R.isShadowHost=!0),(R.type===F.Document||R.type===F.Element)&&A){f.headWhitespace&&R.type===F.Element&&"head"===R.tagName&&(T=!1);var O={doc:n,mirror:i,blockClass:r,blockSelector:o,hideSelector:a,needsMask:x,maskTextClass:s,maskTextSelector:d,skipChild:u,inlineStylesheet:c,maskInputOptions:l,maskTextFn:p,maskInputFn:h,slimDOMOptions:f,dataURLOptions:g,inlineImages:m,recordCanvas:v,preserveWhiteSpace:T,onSerialize:y,onIframeLoad:b,iframeLoadTimeout:w,onStylesheetLoad:S,stylesheetLoadTimeout:I,keepIframeSrcFn:E,cssCaptured:!1};if(R.type!==F.Element||"textarea"!==R.tagName||void 0===R.attributes.value){R.type===F.Element&&void 0!==R.attributes._cssText&&"string"==typeof R.attributes._cssText&&(O.cssCaptured=!0);for(const L of Array.from(D.childNodes(t))){var N=te(L,O);N&&R.childNodes.push(N)}}let e=null;if(K(t)&&(e=D.shadowRoot(t)))for(const P of Array.from(D.childNodes(e))){var M=te(P,O);M&&(G(e)&&(M.isShadow=!0),R.childNodes.push(M))}}e=D.parentNode(t);return e&&U(e)&&G(e)&&(R.isShadow=!0),R.type===F.Element&&"iframe"===R.tagName&&function(n,i,r){var o=n.contentWindow;if(o){let e=!1,t;try{t=o.document.readyState}catch(a){return}if("complete"!==t){const s=B(()=>{e||(i(),e=!0)},r);void n.addEventListener("load",()=>{clearTimeout(s),e=!0,i()})}else{r="about:blank";if((n.src===r||n.src!==r&&o.location.href!==r)&&"complete"===t)return B(i,0),n.addEventListener("load",i);n.addEventListener("load",i)}}}(t,()=>{var e=t.contentDocument;e&&b&&(e=te(e,{doc:e,mirror:i,blockClass:r,blockSelector:o,hideSelector:a,needsMask:x,maskTextClass:s,maskTextSelector:d,skipChild:!1,inlineStylesheet:c,maskInputOptions:l,maskTextFn:p,maskInputFn:h,slimDOMOptions:f,dataURLOptions:g,inlineImages:m,recordCanvas:v,preserveWhiteSpace:T,onSerialize:y,onIframeLoad:b,iframeLoadTimeout:w,onStylesheetLoad:S,stylesheetLoadTimeout:I,keepIframeSrcFn:E}))&&b(t,e)},w),R.type===F.Element&&"link"===R.tagName&&"string"==typeof R.attributes.rel&&("stylesheet"===R.attributes.rel||"preload"===R.attributes.rel&&"string"==typeof R.attributes.href&&"css"===Y(R.attributes.href))&&function(e,t,n){let i=!1,r;try{r=e.sheet}catch(o){return}if(!r){const a=B(()=>{i||(t(),i=!0)},n);e.addEventListener("load",()=>{clearTimeout(a),i=!0,t()})}}(t,()=>{var e;S&&(e=te(t,{doc:n,mirror:i,blockClass:r,blockSelector:o,hideSelector:a,needsMask:x,maskTextClass:s,maskTextSelector:d,skipChild:!1,inlineStylesheet:c,maskInputOptions:l,maskTextFn:p,maskInputFn:h,slimDOMOptions:f,dataURLOptions:g,inlineImages:m,recordCanvas:v,preserveWhiteSpace:T,onSerialize:y,onIframeLoad:b,iframeLoadTimeout:w,onStylesheetLoad:S,stylesheetLoadTimeout:I,keepIframeSrcFn:E}))&&S(t,e)},I),R}Object.defineProperty;"undefined"!=typeof window?function(e,t=window){var n=null==(i=null==(n=null==t?void 0:t.Zone)?void 0:n.__symbol__)?void 0:i.call(n,e);if(n){var i=t[n];if(i)return i}return t[e]}("setTimeout").bind(window):global.setTimeout;const _e={Node:["childNodes","parentNode","parentElement","textContent"],ShadowRoot:["host","styleSheets"],Element:["shadowRoot"],MutationObserver:[]},Ce={Node:["contains","getRootNode"],ShadowRoot:["getSelection"],Element:["querySelector","querySelectorAll"],MutationObserver:["constructor"]},xe={};function Te(e){if(xe[e])return xe[e];var t=function(e){var t,n=null==(t=null==(n=null==globalThis?void 0:globalThis.Zone)?void 0:n.__symbol__)?void 0:t.call(n,e);if(n&&globalThis[n])return globalThis[n]}(e)||globalThis[e];const n=t.prototype;var i=e in _e?_e[e]:void 0,i=Boolean(i&&i.every(e=>{return Boolean(null==(e=null==(e=Object.getOwnPropertyDescriptor(n,e))?void 0:e.get)?void 0:e.toString().includes("[native code]"))})),r=e in Ce?Ce[e]:void 0,r=Boolean(r&&r.every(e=>{return"function"==typeof n[e]&&(null==(e=n[e])?void 0:e.toString().includes("[native code]"))}));if(i&&r)return xe[e]=t.prototype,t.prototype;try{var o,a=document.createElement("iframe"),s=(document.body.appendChild(a),a.contentWindow);return s?(o=s[e].prototype,document.body.removeChild(a),o?xe[e]=o:n):t.prototype}catch{return n}}const ke={};function n(e,t,n){var i=e+"."+String(n);return ke[i]?ke[i].call(t):(e=Te(e),(e=null==(e=Object.getOwnPropertyDescriptor(e,n))?void 0:e.get)?(ke[i]=e).call(t):t[n])}const Re={};function Ae(e,t,n){var i=e+"."+String(n);return Re[i]?Re[i].bind(t):"function"!=typeof(e=Te(e)[n])?t[n]:(Re[i]=e).bind(t)}function Oe(){return Te("MutationObserver").constructor}function Ne(){var e,t,n;let i=window.Proxy;try{"function"==typeof window.Proxy&&null!=(e=window.Proxy)&&e.toString().includes("[native code]")||((n=document.createElement("iframe")).style.display="none",document.documentElement.appendChild(n),i=(null==(t=n.contentWindow)?void 0:t.Proxy)||window.Proxy,document.documentElement.removeChild(n))}catch(r){console.debug("Unable to get untainted Proxy from iframe",r)}return i}function L(e,t,n){try{if(!(t in e))return()=>{};const r=e[t];var i=n(r);return"function"==typeof i&&(i.prototype=i.prototype||{},Object.defineProperties(i,{__rrweb_original__:{enumerable:!1,value:r}})),e[t]=i,()=>{e[t]=r}}catch{return()=>{}}}const ne={childNodes:function(e){return n("Node",e,"childNodes")},parentNode:function(e){return n("Node",e,"parentNode")},parentElement:function(e){return n("Node",e,"parentElement")},textContent:function(e){return n("Node",e,"textContent")},contains:function(e,t){return Ae("Node",e,"contains")(t)},getRootNode:function(e){return Ae("Node",e,"getRootNode")()},host:function(e){return e&&"host"in e?n("ShadowRoot",e,"host"):null},styleSheets:function(e){return e.styleSheets},shadowRoot:function(e){return e&&"shadowRoot"in e?n("Element",e,"shadowRoot"):null},querySelector:function(e,t){return Ae("Element",e,"querySelector")(t)},querySelectorAll:function(e,t){return Ae("Element",e,"querySelectorAll")(t)},mutationObserver:Oe,patch:L};function ie(e,t,n=document){var i=(i=n).defaultView||i,r=w("addEventListener",i);const o=w("removeEventListener",i),a={capture:!0,passive:!0};return r.call(n,e,t,a),()=>o.call(n,e,t,a)}const i="Please stop import mirror directly. Instead of that,\r\nnow you can use replayer.getMirror() to access the mirror instance of a replayer,\r\nor you can use record.mirror to access the mirror instance during recording.";var Me={map:{},getId(){return console.error(i),-1},getNode(){return console.error(i),null},removeNodeFromMap(){console.error(i)},has(){return console.error(i),!1},reset(){console.error(i)}};function P(r,o,a={}){let s=null,d=0;return function(...e){var t=Date.now(),n=(d||!1!==a.leading||(d=t),o-(t-d));const i=this;n<=0||o<n?(s&&(clearTimeout(s),s=null),d=t,r.apply(i,e)):s||!1===a.trailing||(s=B(()=>{d=!1===a.leading?0:Date.now(),s=null,r.apply(i,e)},n))}}function Le(e,t,n,i,r=window){const o=r.Object.getOwnPropertyDescriptor(e,t);return r.Object.defineProperty(e,t,i?n:{set(e){B(()=>{n.set.call(this,e)},0),o&&o.set&&o.set.call(this,e)}}),()=>Le(e,t,o||{},!0)}"undefined"!=typeof window&&window.Proxy&&window.Reflect&&(Me=new(Ne())(Me,{get(e,t,n){return"map"===t&&console.error(i),Reflect.get(e,t,n)}}));let Pe=Date.now;function Fe(e){var t,n=e.document;return{left:n.scrollingElement?n.scrollingElement.scrollLeft:void 0!==e.pageXOffset?e.pageXOffset:n.documentElement.scrollLeft||(null==n?void 0:n.body)&&(null==(t=ne.parentElement(n.body))?void 0:t.scrollLeft)||(null==(t=null==n?void 0:n.body)?void 0:t.scrollLeft)||0,top:n.scrollingElement?n.scrollingElement.scrollTop:void 0!==e.pageYOffset?e.pageYOffset:(null==n?void 0:n.documentElement.scrollTop)||(null==n?void 0:n.body)&&(null==(t=ne.parentElement(n.body))?void 0:t.scrollTop)||(null==(e=null==n?void 0:n.body)?void 0:e.scrollTop)||0}}function De(){return window.innerHeight||document.documentElement&&document.documentElement.clientHeight||document.body&&document.body.clientHeight}function Ue(){return window.innerWidth||document.documentElement&&document.documentElement.clientWidth||document.body&&document.body.clientWidth}function Ge(e){return e?e.nodeType===e.ELEMENT_NODE?e:ne.parentElement(e):null}function q(e,t,n,i){if(e){e=Ge(e);if(e){try{if("string"==typeof t){if(e.classList.contains(t))return!0;if(i&&null!==e.closest("."+t))return!0}else if(Se(e,t,i))return!0}catch(r){}if(n){if(e.matches(n))return!0;if(i&&null!==e.closest(n))return!0}}}return!1}function Be(e,t){return-1!==t.getId(e)}function He(e,t,n){return"TITLE"===e.tagName&&n.headTitleMutations||t.getId(e)===H}function ze(e,t){var n;return!U(e)&&(n=t.getId(e),!t.has(n)||(!(n=ne.parentNode(e))||n.nodeType!==e.DOCUMENT_NODE)&&(!n||ze(n,t)))}function je(e){return Boolean(e.changedTouches)}function qe(e,t){return Boolean("IFRAME"===e.nodeName&&t.getMeta(e))}function We(e,t){return Boolean("LINK"===e.nodeName&&e.nodeType===e.ELEMENT_NODE&&e.getAttribute&&"stylesheet"===e.getAttribute("rel")&&t.getMeta(e))}function Ve(e){return e&&(!1&&"shadowRoot"in e?Boolean(e.shadowRoot):Boolean(ne.shadowRoot(e)))}/[1-9][0-9]{12}/.test(Date.now().toString())||(Pe=()=>(new Date).getTime());class Je{constructor(){s(this,"id",1),s(this,"styleIDMap",new WeakMap),s(this,"idStyleMap",new Map)}getId(e){return this.styleIDMap.get(e)??-1}has(e){return this.styleIDMap.has(e)}add(e,t){if(this.has(e))return this.getId(e);let n;return n=void 0===t?this.id++:t,this.styleIDMap.set(e,n),this.idStyleMap.set(n,e),n}getStyle(e){return this.idStyleMap.get(e)||null}reset(){this.styleIDMap=new WeakMap,this.idStyleMap=new Map,this.id=1}generateId(){return this.id++}}function Ke(e){var t;let n=null;return n="getRootNode"in e&&(null==(t=ne.getRootNode(e))?void 0:t.nodeType)===Node.DOCUMENT_FRAGMENT_NODE&&ne.host(ne.getRootNode(e))?ne.host(ne.getRootNode(e)):n}function $e(e){var t=e.ownerDocument;return!!t&&(e=function(e){let t=e;for(var n;n=Ke(t);)t=n;return t}(e),ne.contains(t,e))}function Xe(e){var t=e.ownerDocument;return t&&(ne.contains(t,e)||$e(e))}var re=(e=>(e[e.DomContentLoaded=0]="DomContentLoaded",e[e.Load=1]="Load",e[e.FullSnapshot=2]="FullSnapshot",e[e.IncrementalSnapshot=3]="IncrementalSnapshot",e[e.Meta=4]="Meta",e[e.Custom=5]="Custom",e[e.Plugin=6]="Plugin",e))({}),oe=(e=>(e[e.Mutation=0]="Mutation",e[e.MouseMove=1]="MouseMove",e[e.MouseInteraction=2]="MouseInteraction",e[e.Scroll=3]="Scroll",e[e.ViewportResize=4]="ViewportResize",e[e.Input=5]="Input",e[e.TouchMove=6]="TouchMove",e[e.MediaInteraction=7]="MediaInteraction",e[e.StyleSheetRule=8]="StyleSheetRule",e[e.CanvasMutation=9]="CanvasMutation",e[e.Font=10]="Font",e[e.Log=11]="Log",e[e.Drag=12]="Drag",e[e.StyleDeclaration=13]="StyleDeclaration",e[e.Selection=14]="Selection",e[e.AdoptedStyleSheet=15]="AdoptedStyleSheet",e[e.CustomElement=16]="CustomElement",e))(oe||{}),l=(e=>(e[e.MouseUp=0]="MouseUp",e[e.MouseDown=1]="MouseDown",e[e.Click=2]="Click",e[e.ContextMenu=3]="ContextMenu",e[e.DblClick=4]="DblClick",e[e.Focus=5]="Focus",e[e.Blur=6]="Blur",e[e.TouchStart=7]="TouchStart",e[e.TouchMove_Departed=8]="TouchMove_Departed",e[e.TouchEnd=9]="TouchEnd",e[e.TouchCancel=10]="TouchCancel",e))(l||{}),p=(e=>(e[e.Mouse=0]="Mouse",e[e.Pen=1]="Pen",e[e.Touch=2]="Touch",e))(p||{}),h=(e=>(e[e["2D"]=0]="2D",e[e.WebGL=1]="WebGL",e[e.WebGL2=2]="WebGL2",e))({}),W=(e=>(e[e.Play=0]="Play",e[e.Pause=1]="Pause",e[e.Seeked=2]="Seeked",e[e.VolumeChange=3]="VolumeChange",e[e.RateChange=4]="RateChange",e))(W||{}),Ye=(e=>(e[e.Document=0]="Document",e[e.DocumentType=1]="DocumentType",e[e.Element=2]="Element",e[e.Text=3]="Text",e[e.CDATA=4]="CDATA",e[e.Comment=5]="Comment",e))({});function Ze(e){return"__ln"in e}class Qe{constructor(){s(this,"length",0),s(this,"head",null),s(this,"tail",null),s(this,"reordered",!1)}get(t){if(t>=this.length)throw new Error("Position outside of list range");let n=this.head;for(let e=0;e<t;e++)n=(null==n?void 0:n.next)||null;return n}addNode(e){var t,n={value:e,previous:null,next:null};e.__ln=n,e.previousSibling&&Ze(e.previousSibling)?(t=e.previousSibling.__ln.next,n.next=t,n.previous=e.previousSibling.__ln,e.previousSibling.__ln.next=n,t&&(t.previous=n)):e.nextSibling&&Ze(e.nextSibling)&&e.nextSibling.__ln.previous?(t=e.nextSibling.__ln.previous,n.previous=t,n.next=e.nextSibling.__ln,e.nextSibling.__ln.previous=n,t&&(t.next=n)):(this.head&&(this.head.previous=n),n.next=this.head,this.head=n),null===n.next&&(this.tail=n),this.length++}removeNode(e){var t=e.__ln;this.head&&(t.previous?(t.previous.next=t.next,t.next?t.next.previous=t.previous:this.tail=t.previous):(this.head=t.next,this.head?this.head.previous=null:this.tail=null),e.__ln&&delete e.__ln,this.length--)}needsReorder(e){return!(this.reordered||!e.value.previousSibling||!Ze(e.value.previousSibling)||!e.previous||e.previous.value===e.value.previousSibling)}reorder(){if(this.reordered)return!1;let e=this.tail;for(var t=this.head;e;){var n=e.previous;if(this.removeNode(e.value),this.addNode(e.value),e===t)break;e=n}return this.reordered=!0}}const et=(e,t)=>e+"@"+t;class tt{constructor(){s(this,"frozen",!1),s(this,"locked",!1),s(this,"texts",[]),s(this,"attributes",[]),s(this,"attributeMap",new WeakMap),s(this,"removes",[]),s(this,"mapRemoves",[]),s(this,"movedMap",{}),s(this,"addedSet",new Set),s(this,"movedSet",new Set),s(this,"droppedSet",new Set),s(this,"removesSubTreeCache",new Set),s(this,"mutationCb"),s(this,"blockClass"),s(this,"blockSelector"),s(this,"hideSelector"),s(this,"maskTextClass"),s(this,"maskTextSelector"),s(this,"inlineStylesheet"),s(this,"maskInputOptions"),s(this,"maskTextFn"),s(this,"maskInputFn"),s(this,"keepIframeSrcFn"),s(this,"recordCanvas"),s(this,"inlineImages"),s(this,"slimDOMOptions"),s(this,"dataURLOptions"),s(this,"doc"),s(this,"mirror"),s(this,"iframeManager"),s(this,"stylesheetManager"),s(this,"shadowDomManager"),s(this,"canvasManager"),s(this,"processedNodeManager"),s(this,"unattachedDoc"),s(this,"processMutations",e=>{e.forEach(this.processMutation),this.emit()}),s(this,"emit",()=>{if(!this.frozen&&!this.locked){const d=[],u=new Set,c=new Qe,l=e=>{let t=e,n=H;for(;n===H;)t=t&&t.nextSibling,n=t&&this.mirror.getId(t);return n};for(var n,i,r=t=>{var n=ne.parentNode(t);if(n&&Xe(t)){let e=!1;if(t.nodeType===Node.TEXT_NODE){var i=n.tagName;if("TEXTAREA"===i)return;"STYLE"===i&&this.addedSet.has(n)&&(e=!0)}i=U(n)?this.mirror.getId(Ke(t)):this.mirror.getId(n),n=l(t);if(-1===i||-1===n)return c.addNode(t);var r=te(t,{doc:this.doc,mirror:this.mirror,blockClass:this.blockClass,blockSelector:this.blockSelector,hideSelector:this.hideSelector,maskTextClass:this.maskTextClass,maskTextSelector:this.maskTextSelector,skipChild:!0,newlyAddedElement:!0,inlineStylesheet:this.inlineStylesheet,maskInputOptions:this.maskInputOptions,maskTextFn:this.maskTextFn,maskInputFn:this.maskInputFn,slimDOMOptions:this.slimDOMOptions,dataURLOptions:this.dataURLOptions,recordCanvas:this.recordCanvas,inlineImages:this.inlineImages,onSerialize:e=>{qe(e,this.mirror)&&this.iframeManager.addIframe(e),We(e,this.mirror)&&this.stylesheetManager.trackLinkElement(e),Ve(t)&&this.shadowDomManager.addShadowRoot(ne.shadowRoot(t),this.doc)},onIframeLoad:(e,t)=>{this.iframeManager.attachIframe(e,t),this.shadowDomManager.observeAttachShadow(e)},onStylesheetLoad:(e,t)=>{this.stylesheetManager.attachLinkElement(e,t)},cssCaptured:e});r&&(d.push({parentId:i,nextId:n,node:r}),u.add(r.id))}};this.mapRemoves.length;)this.mirror.removeNodeFromMap(this.mapRemoves.shift());for(const p of this.movedSet){var t=ne.parentNode(p);rt(this.removesSubTreeCache,p,this.mirror)&&!this.movedSet.has(t)&&!this.addedSet.has(t)||r(p)}for(const h of this.addedSet)!ot(this.droppedSet,h)&&!rt(this.removesSubTreeCache,h,this.mirror)||ot(this.movedSet,h)?r(h):this.droppedSet.add(h);let e=null;for(;c.length;){let t=null;if(!(t=e&&(n=this.mirror.getId(ne.parentNode(e.value)),i=l(e.value),-1!==n)&&-1!==i?e:t)){let e=c.tail;for(;e;){var o=e;if(e=e.previous,o){var a=this.mirror.getId(ne.parentNode(o.value));if(-1===l(o.value))c.needsReorder(o)&&c.reorder()&&(e=c.tail);else{if(-1!==a){t=o;break}a=o.value,a=ne.parentNode(a);if(a&&a.nodeType===Node.DOCUMENT_FRAGMENT_NODE){a=ne.host(a);if(-1!==this.mirror.getId(a)){t=o;break}}}}}}if(!t){for(;c.head;)c.removeNode(c.head.value);break}e=t.previous,c.removeNode(t.value),r(t.value)}var s={texts:this.texts.map(e=>{var t=e.node,n=ne.parentNode(t);return n&&"TEXTAREA"===n.tagName&&this.genTextAreaValueMutation(n),{id:this.mirror.getId(t),value:e.value}}).filter(e=>!u.has(e.id)).filter(e=>this.mirror.has(e.id)),attributes:this.attributes.map(e=>{var t,n,i=e["attributes"];return"string"==typeof i.style&&(t=JSON.stringify(e.styleDiff),n=JSON.stringify(e._unchangedStyles),t.length<i.style.length)&&(t+n).split("var(").length===i.style.split("var(").length&&(i.style=e.styleDiff),{id:this.mirror.getId(e.node),attributes:i}}).filter(e=>!u.has(e.id)).filter(e=>this.mirror.has(e.id)),removes:this.removes,adds:d};(s.texts.length||s.attributes.length||s.removes.length||s.adds.length)&&(this.texts=[],this.attributes=[],this.attributeMap=new WeakMap,this.removes=[],this.addedSet=new Set,this.movedSet=new Set,this.droppedSet=new Set,this.removesSubTreeCache=new Set,this.movedMap={},this.mutationCb(s))}}),s(this,"bufferBelongsToIframe",e=>this.doc===e.contentDocument),s(this,"genTextAreaValueMutation",e=>{let t=this.attributeMap.get(e);t||(t={node:e,attributes:{},styleDiff:{},_unchangedStyles:{}},this.attributes.push(t),this.attributeMap.set(e,t));var n=Array.from(ne.childNodes(e),e=>ne.textContent(e)||"").join(""),i=z(e,this.maskTextClass,this.maskTextSelector,!0);t.attributes.value=$({element:e,maskInputOptions:this.maskInputOptions,tagName:e.tagName,type:X(e),value:n,maskInputFn:this.maskInputFn,needsMask:i})}),s(this,"processMutation",i=>{if(!He(i.target,this.mirror,this.slimDOMOptions))switch(i.type){case"characterData":var r=ne.textContent(i.target);q(i.target,this.blockClass,this.blockSelector,!1)||r===i.oldValue||this.texts.push({value:z(i.target,this.maskTextClass,this.maskTextSelector,!0)&&r?this.maskTextFn?this.maskTextFn(r,Ge(i.target)):r.replace(/[\S]/g,"*"):r,node:i.target});break;case"attributes":{var o,a=i.target;let e=i.attributeName,t=i.target.getAttribute(e);if("value"===e&&(r=X(a),o=z(i.target,this.maskTextClass,this.maskTextSelector,!0),t=$({element:a,maskInputOptions:this.maskInputOptions,tagName:a.tagName,type:r,value:t,maskInputFn:this.maskInputFn,needsMask:o})),q(i.target,this.blockClass,this.blockSelector,!1)||t===i.oldValue)return;let n=this.attributeMap.get(i.target);if("IFRAME"===a.tagName&&"src"===e&&!this.keepIframeSrcFn(t)){if(a.contentDocument)return;e="rr_src"}if(n||(n={node:i.target,attributes:{},styleDiff:{},_unchangedStyles:{}},this.attributes.push(n),this.attributeMap.set(i.target,n)),"type"===e&&"INPUT"===a.tagName&&"password"===(i.oldValue||"").toLowerCase()&&a.setAttribute("data-rr-is-password","true"),!be(a.tagName,e))if(n.attributes[e]=ye(this.doc,R(a.tagName),R(e),t),"style"===e){if(!this.unattachedDoc)try{this.unattachedDoc=document.implementation.createHTMLDocument()}catch(c){this.unattachedDoc=this.doc}var s=this.unattachedDoc.createElement("span");i.oldValue&&(s.style.cssText=i.oldValue);for(const l of Array.from(a.style)){var d=a.style.getPropertyValue(l),u=a.style.getPropertyPriority(l);d!==s.style.getPropertyValue(l)||u!==s.style.getPropertyPriority(l)?n.styleDiff[l]=""===u?d:[d,u]:n._unchangedStyles[l]=[d,u]}for(const p of Array.from(s.style))""===a.style.getPropertyValue(p)&&(n.styleDiff[p]=!1)}else"open"===e&&"DIALOG"===a.tagName&&(a.matches("dialog:modal")?n.attributes.rr_open_mode="modal":n.attributes.rr_open_mode="non-modal");break}case"childList":q(i.target,this.blockClass,this.blockSelector,!0)||("TEXTAREA"!==i.target.tagName?(i.addedNodes.forEach(e=>this.genAdds(e,i.target)),i.removedNodes.forEach(e=>{var t=this.mirror.getId(e),n=U(i.target)?this.mirror.getId(ne.host(i.target)):this.mirror.getId(i.target);q(i.target,this.blockClass,this.blockSelector,!1)||He(e,this.mirror,this.slimDOMOptions)||!Be(e,this.mirror)||(this.addedSet.has(e)?(nt(this.addedSet,e),this.droppedSet.add(e)):this.addedSet.has(i.target)&&-1===t||ze(i.target,this.mirror)||(this.movedSet.has(e)&&this.movedMap[et(t,n)]?nt(this.movedSet,e):(this.removes.push({parentId:n,id:t,isShadow:!(!U(i.target)||!G(i.target))||void 0}),it(e,this.removesSubTreeCache))),this.mapRemoves.push(e))})):this.genTextAreaValueMutation(i.target))}}),s(this,"genAdds",(t,n)=>{if(!this.processedNodeManager.inOtherBuffer(t,this)&&!this.addedSet.has(t)&&!this.movedSet.has(t)){if(this.mirror.hasNode(t)){if(He(t,this.mirror,this.slimDOMOptions))return;this.movedSet.add(t);let e=null;(e=n&&this.mirror.hasNode(n)?this.mirror.getId(n):e)&&-1!==e&&(this.movedMap[et(this.mirror.getId(t),e)]=!0)}else this.addedSet.add(t),this.droppedSet["delete"](t);q(t,this.blockClass,this.blockSelector,!1)||(ne.childNodes(t).forEach(e=>this.genAdds(e)),Ve(t)&&ne.childNodes(ne.shadowRoot(t)).forEach(e=>{this.processedNodeManager.add(e,this),this.genAdds(e,t)}))}})}init(t){["mutationCb","blockClass","blockSelector","hideSelector","maskTextClass","maskTextSelector","inlineStylesheet","maskInputOptions","maskTextFn","maskInputFn","keepIframeSrcFn","recordCanvas","inlineImages","slimDOMOptions","dataURLOptions","doc","mirror","iframeManager","stylesheetManager","shadowDomManager","canvasManager","processedNodeManager"].forEach(e=>{this[e]=t[e]})}freeze(){this.frozen=!0,this.canvasManager.freeze()}unfreeze(){this.frozen=!1,this.canvasManager.unfreeze(),this.emit()}isFrozen(){return this.frozen}lock(){this.locked=!0,this.canvasManager.lock()}unlock(){this.locked=!1,this.canvasManager.unlock(),this.emit()}reset(){this.shadowDomManager.reset(),this.canvasManager.reset()}}function nt(t,e){t["delete"](e),ne.childNodes(e).forEach(e=>nt(t,e))}function it(e,t){const n=[e];for(;n.length;){var i=n.pop();t.has(i)||(t.add(i),ne.childNodes(i).forEach(e=>n.push(e)))}}function rt(e,t){if(0!==e.size)return e=e,t=t,(t=ne.parentNode(t))&&e.has(t)}function ot(e,t){return 0!==e.size&&function i(e,t){const n=ne.parentNode(t);if(!n)return!1;if(e.has(n))return!0;return i(e,n)}(e,t)}let ae;const se=n=>{return ae?(...e)=>{try{return n(...e)}catch(t){if(!ae||!0!==ae(t))throw t}}:n},de=[],V=Ne();function at(e){try{if("composedPath"in e){var t=e.composedPath();if(t.length)return t[0]}else if("path"in e&&e.path.length)return e.path[0]}catch{}return e&&e.target}function st(e,t){var n=new tt,e=(de.push(n),n.init(e),new(Oe())(se(n.processMutations.bind(n))));return e.observe(t,{attributes:!0,attributeOldValue:!0,characterData:!0,characterDataOldValue:!0,childList:!0,subtree:!0}),e}function dt({mouseInteractionCb:a,doc:i,mirror:s,blockClass:d,blockSelector:u,sampling:e}){if(!1===e.mouseInteraction)return()=>{};const t=!0===e.mouseInteraction||void 0===e.mouseInteraction?{}:e.mouseInteraction,r=[];let c=null;return Object.keys(l).filter(e=>Number.isNaN(Number(e))&&!e.endsWith("_Departed")&&!1!==t[e]).forEach(e=>{let t=R(e);o=e;var o,n=n=>{var i=at(n);if(!q(i,d,u,!0)){let e=null,t=o;if("pointerType"in n){switch(n.pointerType){case"mouse":e=p.Mouse;break;case"touch":e=p.Touch;break;case"pen":e=p.Pen}e===p.Touch?l[o]===l.MouseDown?t="TouchStart":l[o]===l.MouseUp&&(t="TouchEnd"):(e,p.Pen)}else je(n)&&(e=p.Touch);null!==e?(c=e,(t.startsWith("Touch")&&e===p.Touch||t.startsWith("Mouse")&&e===p.Mouse)&&(e=null)):l[o]===l.Click&&(e=c,c=null);var r,n=je(n)?n.changedTouches[0]:n;n&&(i=s.getId(i),{clientX:n,clientY:r}=n,se(a)({type:l[t],id:i,x:n,y:r,...null!==e&&{pointerType:e}}))}};if(window.PointerEvent)switch(l[e]){case l.MouseDown:case l.MouseUp:t=t.replace("mouse","pointer");break;case l.TouchStart:case l.TouchEnd:return}r.push(ie(t,n,i))}),se(()=>{r.forEach(e=>e())})}function ut({scrollCb:i,doc:r,mirror:o,blockClass:a,blockSelector:s,sampling:e}){return ie("scroll",se(P(se(e=>{var t,n,e=at(e);e&&!q(e,a,s,!0)&&(t=o.getId(e),e===r&&r.defaultView?(n=Fe(r.defaultView),i({id:t,x:n.left,y:n.top})):i({id:t,x:e.scrollLeft,y:e.scrollTop}))}),e.scroll||100)),r)}const ct=["INPUT","TEXTAREA","SELECT"],lt=new WeakMap;function pt(e){return function i(e,t){var n;return gt("CSSGroupingRule")&&e.parentRule instanceof CSSGroupingRule||gt("CSSMediaRule")&&e.parentRule instanceof CSSMediaRule||gt("CSSSupportsRule")&&e.parentRule instanceof CSSSupportsRule||gt("CSSConditionRule")&&e.parentRule instanceof CSSConditionRule?(n=Array.from(e.parentRule.cssRules).indexOf(e),t.unshift(n),i(e.parentRule,t)):(e.parentStyleSheet&&(n=Array.from(e.parentStyleSheet.cssRules).indexOf(e),t.unshift(n)),t)}(e,[])}function J(e,t,n){let i,r;return e?(e.ownerNode?i=t.getId(e.ownerNode):r=n.getId(e),{styleId:r,id:i}):{}}function ht({mirror:e,stylesheetManager:i},t){let r=null;r="#document"===t.nodeName?e.getId(t):e.getId(ne.host(t));e="#document"===t.nodeName?null==(e=t.defaultView)?void 0:e.Document:null==(e=null==(e=t.ownerDocument)?void 0:e.defaultView)?void 0:e.ShadowRoot;const o=null!=e&&e.prototype?Object.getOwnPropertyDescriptor(null==e?void 0:e.prototype,"adoptedStyleSheets"):void 0;return null!==r&&-1!==r&&e&&o?(Object.defineProperty(t,"adoptedStyleSheets",{configurable:o.configurable,enumerable:o.enumerable,get(){var e;return null==(e=o.get)?void 0:e.call(this)},set(e){var t=null==(t=o.set)?void 0:t.call(this,e);if(null!==r&&-1!==r)try{i.adoptStyleSheets(e,r)}catch(n){}return t}}),se(()=>{Object.defineProperty(t,"adoptedStyleSheets",{configurable:o.configurable,enumerable:o.enumerable,get:o.get,set:o.set})})):()=>{}}function ft(e,t={}){var o,n=e.doc.defaultView;if(!n)return()=>{};{var i=e,r=t;const{mutationCb:w,mousemoveCb:S,mouseInteractionCb:I,scrollCb:E,viewportResizeCb:_,inputCb:C,mediaInteractionCb:x,styleSheetRuleCb:T,styleDeclarationCb:k,canvasMutationCb:R,fontCb:A,selectionCb:O,customElementCb:N}=i;i.mutationCb=(...e)=>{r.mutation&&r.mutation(...e),w(...e)},i.mousemoveCb=(...e)=>{r.mousemove&&r.mousemove(...e),S(...e)},i.mouseInteractionCb=(...e)=>{r.mouseInteraction&&r.mouseInteraction(...e),I(...e)},i.scrollCb=(...e)=>{r.scroll&&r.scroll(...e),E(...e)},i.viewportResizeCb=(...e)=>{r.viewportResize&&r.viewportResize(...e),_(...e)},i.inputCb=(...e)=>{r.input&&r.input(...e),C(...e)},i.mediaInteractionCb=(...e)=>{r.mediaInteaction&&r.mediaInteaction(...e),x(...e)},i.styleSheetRuleCb=(...e)=>{r.styleSheetRule&&r.styleSheetRule(...e),T(...e)},i.styleDeclarationCb=(...e)=>{r.styleDeclaration&&r.styleDeclaration(...e),k(...e)},i.canvasMutationCb=(...e)=>{r.canvasMutation&&r.canvasMutation(...e),R(...e)},i.fontCb=(...e)=>{r.font&&r.font(...e),A(...e)},i.selectionCb=(...e)=>{r.selection&&r.selection(...e),O(...e)},i.customElementCb=(...e)=>{r.customElement&&r.customElement(...e),N(...e)}}let a;e.recordDOM&&(a=st(e,e.doc));const s=function({mousemoveCb:n,sampling:e,doc:t,mirror:r}){if(!1===e.mousemove)return()=>{};var i="number"==typeof e.mousemove?e.mousemove:50,e="number"==typeof e.mousemoveCallback?e.mousemoveCallback:500;let o=[],a;const s=P(se(e=>{const t=Date.now()-a;n(o.map(e=>(e.timeOffset-=t,e)),e),o=[],a=null}),e),d=[ie("mousemove",e=se(P(se(e=>{var t=at(e),{clientX:n,clientY:i}=je(e)?e.changedTouches[0]:e;a=a||Pe(),o.push({x:n,y:i,id:r.getId(t),timeOffset:Pe()-a}),s("undefined"!=typeof DragEvent&&e instanceof DragEvent?oe.Drag:e instanceof MouseEvent?oe.MouseMove:oe.TouchMove)}),i,{trailing:!1})),t),ie("touchmove",e,t),ie("drag",e,t)];return se(()=>{d.forEach(e=>e())})}(e),d=dt(e),u=ut(e),c=function({viewportResizeCb:n},{win:e}){let i=-1,r=-1;return ie("resize",se(P(se(()=>{var e=De(),t=Ue();i===e&&r===t||(n({width:Number(t),height:Number(e)}),i=e,r=t)}),200)),e)}(e,{win:n}),l=function({inputCb:i,doc:s,mirror:r,blockClass:e,blockSelector:n,ignoreClass:d,ignoreSelector:u,maskInputOptions:c,maskInputFn:l,sampling:t,userTriggeredOnInput:p,maskTextClass:h,maskTextSelector:f}){function o(t){let i=at(t);var t=t.isTrusted,r=i&&i.tagName;if((i=i&&"OPTION"===r?ne.parentElement(i):i)&&r&&!(ct.indexOf(r)<0)&&!q(i,e,n,!0)&&!(i.classList.contains(d)||u&&i.matches(u))){let e=i.value,n=!1;var o=X(i)||"",a=z(i,h,f,!0),r=("radio"===o||"checkbox"===o?n=i.checked:(c[r.toLowerCase()]||c[o]||a)&&(e=$({element:i,maskInputOptions:c,tagName:r,type:o,value:e,maskInputFn:l,needsMask:a})),g(i,p?{text:e,isChecked:n,userTriggered:t}:{text:e,isChecked:n}),i.name);"radio"===o&&r&&n&&s.querySelectorAll(`input[type="radio"][name="${r}"]`).forEach(e=>{var t;e!==i&&(t=e.value,g(e,p?{text:t,isChecked:!n,userTriggered:!1}:{text:t,isChecked:!n}))})}}function g(e,t){var n=lt.get(e);n&&n.text===t.text&&n.isChecked===t.isChecked||(lt.set(e,t),n=r.getId(e),se(i)({...t,id:n}))}var a;const m=("last"===t.input?["change"]:["input","change"]).map(e=>ie(e,se(o),s)),v=s.defaultView;return v?(t=v.Object.getOwnPropertyDescriptor(v.HTMLInputElement.prototype,"value"),a=[[v.HTMLInputElement.prototype,"value"],[v.HTMLInputElement.prototype,"checked"],[v.HTMLSelectElement.prototype,"value"],[v.HTMLTextAreaElement.prototype,"value"],[v.HTMLSelectElement.prototype,"selectedIndex"],[v.HTMLOptionElement.prototype,"selected"]],t&&t.set&&m.push(...a.map(e=>Le(e[0],e[1],{set(){se(o)({target:this,isTrusted:!1})}},!1,v))),se(()=>{m.forEach(e=>e())})):()=>{m.forEach(e=>e())}}(e),p=function({mediaInteractionCb:s,blockClass:d,blockSelector:u,mirror:c,sampling:e,doc:t}){var n=se(a=>P(se(e=>{var t,n,i,r,o,e=at(e);e&&!q(e,d,u,!0)&&({currentTime:t,volume:n,muted:i,playbackRate:r,loop:o}=e,s({type:a,id:c.getId(e),currentTime:t,volume:n,muted:i,playbackRate:r,loop:o}))}),e.media||500));const i=[ie("play",n(W.Play),t),ie("pause",n(W.Pause),t),ie("seeked",n(W.Seeked),t),ie("volumechange",n(W.VolumeChange),t),ie("ratechange",n(W.RateChange),t)];return se(()=>{i.forEach(e=>e())})}(e);let h=()=>{},f=()=>{},g=()=>{},m=()=>{};e.recordDOM&&(h=function({styleSheetRuleCb:s,mirror:d,stylesheetManager:u},{win:i}){if(!i.CSSStyleSheet||!i.CSSStyleSheet.prototype)return()=>{};const e=i.CSSStyleSheet.prototype.insertRule,t=(i.CSSStyleSheet.prototype.insertRule=new V(e,{apply:se((e,t,n)=>{var[i,r]=n,{id:o,styleId:a}=J(t,d,u.styleMirror);return(o&&-1!==o||a&&-1!==a)&&s({id:o,styleId:a,adds:[{rule:i,index:r}]}),e.apply(t,n)})}),i.CSSStyleSheet.prototype.addRule=function(e,t,n=this.cssRules.length){return i.CSSStyleSheet.prototype.insertRule.apply(this,[e+` { ${t} }`,n])},i.CSSStyleSheet.prototype.deleteRule);i.CSSStyleSheet.prototype.deleteRule=new V(t,{apply:se((e,t,n)=>{var[i]=n,{id:r,styleId:o}=J(t,d,u.styleMirror);return(r&&-1!==r||o&&-1!==o)&&s({id:r,styleId:o,removes:[{index:i}]}),e.apply(t,n)})}),i.CSSStyleSheet.prototype.removeRule=function(e){return i.CSSStyleSheet.prototype.deleteRule.apply(this,[e])};let n;i.CSSStyleSheet.prototype.replace&&(n=i.CSSStyleSheet.prototype.replace,i.CSSStyleSheet.prototype.replace=new V(n,{apply:se((e,t,n)=>{var[i]=n,{id:r,styleId:o}=J(t,d,u.styleMirror);return(r&&-1!==r||o&&-1!==o)&&s({id:r,styleId:o,replace:i}),e.apply(t,n)})}));let r;i.CSSStyleSheet.prototype.replaceSync&&(r=i.CSSStyleSheet.prototype.replaceSync,i.CSSStyleSheet.prototype.replaceSync=new V(r,{apply:se((e,t,n)=>{var[i]=n,{id:r,styleId:o}=J(t,d,u.styleMirror);return(r&&-1!==r||o&&-1!==o)&&s({id:r,styleId:o,replaceSync:i}),e.apply(t,n)})}));const o={},a=(mt("CSSGroupingRule")?o.CSSGroupingRule=i.CSSGroupingRule:(mt("CSSMediaRule")&&(o.CSSMediaRule=i.CSSMediaRule),mt("CSSConditionRule")&&(o.CSSConditionRule=i.CSSConditionRule),mt("CSSSupportsRule")&&(o.CSSSupportsRule=i.CSSSupportsRule)),{});return Object.entries(o).forEach(([e,t])=>{a[e]={insertRule:t.prototype.insertRule,deleteRule:t.prototype.deleteRule},t.prototype.insertRule=new V(a[e].insertRule,{apply:se((e,t,n)=>{var[i,r]=n,{id:o,styleId:a}=J(t.parentStyleSheet,d,u.styleMirror);return(o&&-1!==o||a&&-1!==a)&&s({id:o,styleId:a,adds:[{rule:i,index:[...pt(t),r||0]}]}),e.apply(t,n)})}),t.prototype.deleteRule=new V(a[e].deleteRule,{apply:se((e,t,n)=>{var[i]=n,{id:r,styleId:o}=J(t.parentStyleSheet,d,u.styleMirror);return(r&&-1!==r||o&&-1!==o)&&s({id:r,styleId:o,removes:[{index:[...pt(t),i]}]}),e.apply(t,n)})})}),se(()=>{i.CSSStyleSheet.prototype.insertRule=e,i.CSSStyleSheet.prototype.deleteRule=t,n&&(i.CSSStyleSheet.prototype.replace=n),r&&(i.CSSStyleSheet.prototype.replaceSync=r),Object.entries(o).forEach(([e,t])=>{t.prototype.insertRule=a[e].insertRule,t.prototype.deleteRule=a[e].deleteRule})})}(e,{win:n}),f=ht(e,e.doc),g=function({styleDeclarationCb:d,mirror:u,ignoreCSSAttributes:c,stylesheetManager:l},{win:e}){const p=e.CSSStyleDeclaration.prototype.setProperty,a=(e.CSSStyleDeclaration.prototype.setProperty=new V(p,{apply:se((e,t,n)=>{var i,r,[o,a,s]=n;return c.has(o)?p.apply(t,[o,a,s]):({id:i,styleId:r}=J(null==(i=t.parentRule)?void 0:i.parentStyleSheet,u,l.styleMirror),(i&&-1!==i||r&&-1!==r)&&d({id:i,styleId:r,set:{property:o,value:a,priority:s},index:pt(t.parentRule)}),e.apply(t,n))})}),e.CSSStyleDeclaration.prototype.removeProperty);return e.CSSStyleDeclaration.prototype.removeProperty=new V(a,{apply:se((e,t,n)=>{var i,r,[o]=n;return c.has(o)?a.apply(t,[o]):({id:i,styleId:r}=J(null==(i=t.parentRule)?void 0:i.parentStyleSheet,u,l.styleMirror),(i&&-1!==i||r&&-1!==r)&&d({id:i,styleId:r,remove:{property:o},index:pt(t.parentRule)}),e.apply(t,n))})}),se(()=>{e.CSSStyleDeclaration.prototype.setProperty=p,e.CSSStyleDeclaration.prototype.removeProperty=a})}(e,{win:n}),e.collectFonts)&&(m=function({fontCb:n,doc:e}){const t=e.defaultView;if(!t)return()=>{};const i=[],r=new WeakMap,o=t.FontFace;return t.FontFace=function(e,t,n){var i=new o(e,t,n);return r.set(i,{family:e,buffer:"string"!=typeof t,descriptors:n,fontSource:"string"==typeof t?t:JSON.stringify(Array.from(new Uint8Array(t)))}),i},e=L(e.fonts,"add",function(e){return function(t){return B(se(()=>{var e=r.get(t);e&&(n(e),r["delete"](t))}),0),e.apply(this,[t])}}),i.push(()=>{t.FontFace=o}),i.push(e),se(()=>{i.forEach(e=>e())})}(e));const v=function(e){const{doc:d,mirror:u,blockClass:c,blockSelector:l,selectionCb:p}=e;let h=!0;return(e=se(()=>{var t=d.getSelection();if(!(!t||h&&null!=t&&t.isCollapsed)){h=t.isCollapsed||!1;var n=[],i=t.rangeCount||0;for(let e=0;e<i;e++){var{startContainer:r,startOffset:o,endContainer:a,endOffset:s}=t.getRangeAt(e);q(r,c,l,!0)||q(a,c,l,!0)||n.push({start:u.getId(r),startOffset:o,end:u.getId(a),endOffset:s})}p({ranges:n})}}))(),ie("selectionchange",e)}(e),y=({doc:t,customElementCb:o}=[e][0],(t=t.defaultView)&&t.customElements?L(t.customElements,"define",function(r){return function(e,t,n){try{o({define:{name:e}})}catch(i){console.warn("Custom element callback failed for "+e)}return r.apply(this,[e,t,n])}}):()=>{}),b=[];for(const M of e.plugins)b.push(M.observer(M.callback,n,M.options));return se(()=>{de.forEach(e=>e.reset()),null!=a&&a.disconnect(),s(),d(),u(),c(),l(),p(),h(),f(),g(),m(),v(),y(),b.forEach(e=>e())})}function gt(e){return"undefined"!=typeof window[e]}function mt(e){return Boolean("undefined"!=typeof window[e]&&window[e].prototype&&"insertRule"in window[e].prototype&&"deleteRule"in window[e].prototype)}class vt{constructor(e){s(this,"iframeIdToRemoteIdMap",new WeakMap),s(this,"iframeRemoteIdToIdMap",new WeakMap),this.generateIdFn=e}getId(e,t,n,i){n=n||this.getIdToRemoteIdMap(e),i=i||this.getRemoteIdToIdMap(e);let r=n.get(t);return r||(r=this.generateIdFn(),n.set(t,r),i.set(r,t)),r}getIds(t,e){const n=this.getIdToRemoteIdMap(t),i=this.getRemoteIdToIdMap(t);return e.map(e=>this.getId(t,e,n,i))}getRemoteId(e,t,n){n=n||this.getRemoteIdToIdMap(e);return"number"!=typeof t?t:n.get(t)||-1}getRemoteIds(t,e){const n=this.getRemoteIdToIdMap(t);return e.map(e=>this.getRemoteId(t,e,n))}reset(e){e?(this.iframeIdToRemoteIdMap["delete"](e),this.iframeRemoteIdToIdMap["delete"](e)):(this.iframeIdToRemoteIdMap=new WeakMap,this.iframeRemoteIdToIdMap=new WeakMap)}getIdToRemoteIdMap(e){let t=this.iframeIdToRemoteIdMap.get(e);return t||(t=new Map,this.iframeIdToRemoteIdMap.set(e,t)),t}getRemoteIdToIdMap(e){let t=this.iframeRemoteIdToIdMap.get(e);return t||(t=new Map,this.iframeRemoteIdToIdMap.set(e,t)),t}}class yt{constructor(e){s(this,"iframes",new WeakMap),s(this,"crossOriginIframeMap",new WeakMap),s(this,"crossOriginIframeMirror",new vt(T)),s(this,"crossOriginIframeStyleMirror"),s(this,"crossOriginIframeRootIdMap",new WeakMap),s(this,"mirror"),s(this,"mutationCb"),s(this,"wrappedEmit"),s(this,"takeFullSnapshot"),s(this,"loadListener"),s(this,"pageHideListener"),s(this,"stylesheetManager"),s(this,"recordCrossOriginIframes"),this.mutationCb=e.mutationCb,this.wrappedEmit=e.wrappedEmit,this.takeFullSnapshot=e.takeFullSnapshot,this.stylesheetManager=e.stylesheetManager,this.recordCrossOriginIframes=e.recordCrossOriginIframes,this.crossOriginIframeStyleMirror=new vt(this.stylesheetManager.styleMirror.generateId.bind(this.stylesheetManager.styleMirror)),this.mirror=e.mirror,this.recordCrossOriginIframes&&window.addEventListener("message",this.handleMessage.bind(this))}setTakeFullSnapshot(e){this.takeFullSnapshot=e}addIframe(e){this.iframes.set(e,!0),e.contentWindow&&this.crossOriginIframeMap.set(e.contentWindow,e),!e.contentDocument&&e.contentWindow&&e.contentWindow.postMessage({type:"rrweb",origin:window.location.origin,snapshot:!0},"*")}addLoadListener(e){this.loadListener=e}addPageHideListener(e){this.pageHideListener=e}attachIframe(t,e){this.mutationCb({adds:[{parentId:this.mirror.getId(t),nextId:null,node:e}],removes:[],texts:[],attributes:[],isAttachIframe:!0}),this.recordCrossOriginIframes&&(null!=(e=t.contentWindow)&&e.addEventListener("message",this.handleMessage.bind(this)),null!=(e=t.contentWindow))&&e.addEventListener("pagehide",()=>{var e;null!=(e=this.pageHideListener)&&e.call(this,t),this.mirror.removeNodeFromMap(t.contentDocument),this.crossOriginIframeMap["delete"](t.contentWindow)}),null!=(e=this.loadListener)&&e.call(this,t),t.contentDocument&&t.contentDocument.adoptedStyleSheets&&0<t.contentDocument.adoptedStyleSheets.length&&this.stylesheetManager.adoptStyleSheets(t.contentDocument.adoptedStyleSheets,this.mirror.getId(t.contentDocument))}handleMessage(e){var t,n=e;"rrweb"===n.data.type&&n.origin===n.data.origin&&(t=e.source)&&(t==window.parent&&window!=window.parent&&e.data.snapshot?this.takeFullSnapshot():(t=this.crossOriginIframeMap.get(e.source))&&(e=this.transformCrossOriginEvent(t,n.data.event))&&this.wrappedEmit(e,n.data.isCheckout))}transformCrossOriginEvent(n,e){var t;switch(e.type){case re.FullSnapshot:this.crossOriginIframeMirror.reset(n),this.crossOriginIframeStyleMirror.reset(n),this.replaceIdOnNode(e.data.node,n);var i=e.data.node.id;return this.crossOriginIframeRootIdMap.set(n,i),this.patchRootIdOnNode(e.data.node,i),{timestamp:e.timestamp,type:re.IncrementalSnapshot,data:{source:oe.Mutation,adds:[{parentId:this.mirror.getId(n),nextId:null,node:e.data.node}],removes:[],texts:[],attributes:[],isAttachIframe:!0}};case re.Meta:case re.Load:case re.DomContentLoaded:return!1;case re.Plugin:return e;case re.Custom:return this.replaceIds(e.data.payload,n,["id","parentId","previousId","nextId"]),e;case re.IncrementalSnapshot:switch(e.data.source){case oe.Mutation:return e.data.adds.forEach(e=>{this.replaceIds(e,n,["parentId","nextId","previousId"]),this.replaceIdOnNode(e.node,n);var t=this.crossOriginIframeRootIdMap.get(n);t&&this.patchRootIdOnNode(e.node,t)}),e.data.removes.forEach(e=>{this.replaceIds(e,n,["parentId","id"])}),e.data.attributes.forEach(e=>{this.replaceIds(e,n,["id"])}),e.data.texts.forEach(e=>{this.replaceIds(e,n,["id"])}),e;case oe.Drag:case oe.TouchMove:case oe.MouseMove:return e.data.positions.forEach(e=>{this.replaceIds(e,n,["id"])}),e;case oe.ViewportResize:return!1;case oe.MediaInteraction:case oe.MouseInteraction:case oe.Scroll:case oe.CanvasMutation:case oe.Input:return this.replaceIds(e.data,n,["id"]),e;case oe.StyleSheetRule:case oe.StyleDeclaration:return this.replaceIds(e.data,n,["id"]),this.replaceStyleIds(e.data,n,["styleId"]),e;case oe.Font:return e;case oe.Selection:return e.data.ranges.forEach(e=>{this.replaceIds(e,n,["start","end"])}),e;case oe.AdoptedStyleSheet:return this.replaceIds(e.data,n,["id"]),this.replaceStyleIds(e.data,n,["styleIds"]),null!=(t=e.data.styles)&&t.forEach(e=>{this.replaceStyleIds(e,n,["styleId"])}),e}}return!1}replace(e,t,n,i){for(const r of i)!Array.isArray(t[r])&&"number"!=typeof t[r]||(Array.isArray(t[r])?t[r]=e.getIds(n,t[r]):t[r]=e.getId(n,t[r]));return t}replaceIds(e,t,n){return this.replace(this.crossOriginIframeMirror,e,t,n)}replaceStyleIds(e,t,n){return this.replace(this.crossOriginIframeStyleMirror,e,t,n)}replaceIdOnNode(e,t){this.replaceIds(e,t,["id","rootId"]),"childNodes"in e&&e.childNodes.forEach(e=>{this.replaceIdOnNode(e,t)})}patchRootIdOnNode(e,t){e.type===Ye.Document||e.rootId||(e.rootId=t),"childNodes"in e&&e.childNodes.forEach(e=>{this.patchRootIdOnNode(e,t)})}}class bt{constructor(e){s(this,"shadowDoms",new WeakSet),s(this,"mutationCb"),s(this,"scrollCb"),s(this,"bypassOptions"),s(this,"mirror"),s(this,"restoreHandlers",[]),this.mutationCb=e.mutationCb,this.scrollCb=e.scrollCb,this.bypassOptions=e.bypassOptions,this.mirror=e.mirror,this.init()}init(){this.reset(),this.patchAttachShadow(Element,document)}addShadowRoot(e,t){if(G(e)&&!this.shadowDoms.has(e)){this.shadowDoms.add(e);const n=st({...this.bypassOptions,doc:t,mutationCb:this.mutationCb,mirror:this.mirror,shadowDomManager:this},e);this.restoreHandlers.push(()=>n.disconnect()),this.restoreHandlers.push(ut({...this.bypassOptions,scrollCb:this.scrollCb,doc:e,mirror:this.mirror})),B(()=>{e.adoptedStyleSheets&&0<e.adoptedStyleSheets.length&&this.bypassOptions.stylesheetManager.adoptStyleSheets(e.adoptedStyleSheets,this.mirror.getId(ne.host(e))),this.restoreHandlers.push(ht({mirror:this.mirror,stylesheetManager:this.bypassOptions.stylesheetManager},e))},0)}}observeAttachShadow(e){e.contentWindow&&e.contentDocument&&this.patchAttachShadow(e.contentWindow.Element,e.contentDocument)}patchAttachShadow(e,i){const r=this;this.restoreHandlers.push(L(e.prototype,"attachShadow",function(n){return function(e){var e=n.call(this,e),t=ne.shadowRoot(this);return t&&Xe(this)&&r.addShadowRoot(t,i),e}}))}reset(){this.restoreHandlers.forEach(e=>{try{e()}catch(t){}}),this.restoreHandlers=[],this.shadowDoms=new WeakSet}}for(var o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",wt="undefined"==typeof Uint8Array?[]:new Uint8Array(256),St=0;St<o.length;St++)wt[o.charCodeAt(St)]=St;var It,Et=function(e){for(var t=new Uint8Array(e),n=t.length,i="",r=0;r<n;r+=3)i=(i=(i=(i+=o[t[r]>>2])+o[(3&t[r])<<4|t[r+1]>>4])+o[(15&t[r+1])<<2|t[r+2]>>6])+o[63&t[r+2]];return n%3==2?i=i.substring(0,i.length-1)+"=":n%3==1&&(i=i.substring(0,i.length-2)+"=="),i};const _t=new Map;const Ct=(t,n,i)=>{if(t&&(Tt(t,n)||"object"==typeof t)){n=function(e,t){let n=_t.get(e);return n||(n=new Map,_t.set(e,n)),n.has(t)||n.set(t,[]),n.get(t)}(i,t.constructor.name);let e=n.indexOf(t);return-1===e&&(e=n.length,n.push(t)),e}};const xt=(e,t,n)=>e.map(e=>function r(e,t,n){var i;return e instanceof Array?e.map(e=>r(e,t,n)):null===e?e:e instanceof Float32Array||e instanceof Float64Array||e instanceof Int32Array||e instanceof Uint32Array||e instanceof Uint8Array||e instanceof Uint16Array||e instanceof Int16Array||e instanceof Int8Array||e instanceof Uint8ClampedArray?{rr_type:e.constructor.name,args:[Object.values(e)]}:e instanceof ArrayBuffer?{rr_type:e.constructor.name,base64:Et(e)}:e instanceof DataView?{rr_type:e.constructor.name,args:[r(e.buffer,t,n),e.byteOffset,e.byteLength]}:e instanceof HTMLImageElement?(i=e.src,{rr_type:e.constructor.name,src:i}):e instanceof HTMLCanvasElement?{rr_type:"HTMLImageElement",src:e.toDataURL()}:e instanceof ImageData?{rr_type:e.constructor.name,args:[r(e.data,t,n),e.width,e.height]}:Tt(e,t)||"object"==typeof e?{rr_type:e.constructor.name,index:Ct(e,t,n)}:e}(e,t,n)),Tt=(t,n)=>{var e=["WebGLActiveInfo","WebGLBuffer","WebGLFramebuffer","WebGLProgram","WebGLRenderbuffer","WebGLShader","WebGLShaderPrecisionFormat","WebGLTexture","WebGLUniformLocation","WebGLVertexArrayObject","WebGLVertexArrayObjectOES"].filter(e=>"function"==typeof n[e]);return Boolean(e.find(e=>t instanceof n[e]))};function kt(n,i,r,o){const e=[];var t;for(const s of Object.getOwnPropertyNames(i.CanvasRenderingContext2D.prototype))try{"function"==typeof i.CanvasRenderingContext2D.prototype[s]&&(t=L(i.CanvasRenderingContext2D.prototype,s,function(e){return function(...t){return q(this.canvas,r,o,!0)||B(()=>{var e=xt(t,i,this);n(this.canvas,{type:h["2D"],property:s,args:e})},0),e.apply(this,t)}}),e.push(t))}catch{var a=Le(i.CanvasRenderingContext2D.prototype,s,{set(e){n(this.canvas,{type:h["2D"],property:s,args:[e],setter:!0})}});e.push(a)}return()=>{e.forEach(e=>e())}}function Rt(e,r,o,a){const t=[];try{var n=L(e.HTMLCanvasElement.prototype,"getContext",function(i){return function(e,...t){var n;return q(this,r,o,!0)||(n="experimental-webgl"===(n=e)?"webgl":n,"__context"in this||(this.__context=n),a&&["webgl","webgl2"].includes(n)&&(t[0]&&"object"==typeof t[0]?(n=t[0]).preserveDrawingBuffer||(n.preserveDrawingBuffer=!0):t.splice(0,1,{preserveDrawingBuffer:!0}))),i.apply(this,[e,...t])}});t.push(n)}catch{console.error("failed to patch HTMLCanvasElement.prototype.getContext")}return()=>{t.forEach(e=>e())}}function At(e,i,r,o,a,s){var t,n=[];for(const u of Object.getOwnPropertyNames(e))if(!["isContextLost","canvas","drawingBufferWidth","drawingBufferHeight"].includes(u))try{"function"==typeof e[u]&&(t=L(e,u,function(n){return function(...e){var t=n.apply(this,e);return Ct(t,s,this),"tagName"in this.canvas&&!q(this.canvas,o,a,!0)&&(e=xt(e,s,this),e={type:i,property:u,args:e},r(this.canvas,e)),t}}),n.push(t))}catch{var d=Le(e,u,{set(e){r(this.canvas,{type:i,property:u,args:[e],setter:!0})}});n.push(d)}return n}function Ot(e,t,n,i){const r=[];return r.push(...At(t.WebGLRenderingContext.prototype,h.WebGL,e,n,i,t)),"undefined"!=typeof t.WebGL2RenderingContext&&r.push(...At(t.WebGL2RenderingContext.prototype,h.WebGL2,e,n,i,t)),()=>{r.forEach(e=>e())}}function Nt(e){return function(){return{onerror:null,onmessage:null}}}class Mt{constructor(e){s(this,"pendingCanvasMutations",new Map),s(this,"rafStamps",{latestId:0,invokeId:null}),s(this,"mirror"),s(this,"mutationCb"),s(this,"resetObservers"),s(this,"frozen",!1),s(this,"locked",!1),s(this,"processMutation",(e,t)=>{(this.rafStamps.invokeId&&this.rafStamps.latestId!==this.rafStamps.invokeId||!this.rafStamps.invokeId)&&(this.rafStamps.invokeId=this.rafStamps.latestId),this.pendingCanvasMutations.has(e)||this.pendingCanvasMutations.set(e,[]),this.pendingCanvasMutations.get(e).push(t)});var{sampling:t="all",win:n,blockClass:i,blockSelector:r,recordCanvas:o,dataURLOptions:a}=e;this.mutationCb=e.mutationCb,this.mirror=e.mirror,o&&"all"===t&&this.initCanvasMutationObserver(n,i,r),o&&"number"==typeof t&&this.initCanvasFPSObserver(t,n,i,r,{dataURLOptions:a})}reset(){this.pendingCanvasMutations.clear(),this.resetObservers&&this.resetObservers()}freeze(){this.frozen=!0}unfreeze(){this.frozen=!1}lock(){this.locked=!0}unlock(){this.locked=!1}initCanvasFPSObserver(e,n,i,r,o){const t=Rt(n,i,r,!0),a=new Map,s=new Nt,d=(s.onmessage=e=>{var t,n,i,r=e.data["id"];a.set(r,!1),"base64"in e.data&&({base64:e,type:t,width:n,height:i}=e.data,this.mutationCb({id:r,type:h["2D"],commands:[{property:"clearRect",args:[0,0,n,i]},{property:"drawImage",args:[{rr_type:"ImageBitmap",args:[{rr_type:"Blob",data:[{rr_type:"ArrayBuffer",base64:e}],type:t}]},0,0]}]}))},1e3/e);let u=0,c;const l=()=>{const t=[];return n.document.querySelectorAll("canvas").forEach(e=>{q(e,i,r,!0)||t.push(e)}),t},p=e=>{c=(u&&e-u<d||(u=e,l().forEach(async e=>{var t,n,i=this.mirror.getId(e);a.get(i)||0!==e.width&&0!==e.height&&(a.set(i,!0),["webgl","webgl2"].includes(e.__context)&&!1===(null==(n=null==(t=e.getContext(e.__context))?void 0:t.getContextAttributes())?void 0:n.preserveDrawingBuffer)&&t.clear(t.COLOR_BUFFER_BIT),n=await createImageBitmap(e),s.postMessage({id:i,bitmap:n,width:e.width,height:e.height,dataURLOptions:o.dataURLOptions},[n]))})),requestAnimationFrame(p))};c=requestAnimationFrame(p),this.resetObservers=()=>{t(),cancelAnimationFrame(c)}}initCanvasMutationObserver(e,t,n){this.startRAFTimestamping(),this.startPendingCanvasMutationFlusher();const i=Rt(e,t,n,!1),r=kt(this.processMutation.bind(this),e,t,n),o=Ot(this.processMutation.bind(this),e,t,n);this.resetObservers=()=>{i(),r(),o()}}startPendingCanvasMutationFlusher(){requestAnimationFrame(()=>this.flushPendingCanvasMutations())}startRAFTimestamping(){const t=e=>{this.rafStamps.latestId=e,requestAnimationFrame(t)};requestAnimationFrame(t)}flushPendingCanvasMutations(){this.pendingCanvasMutations.forEach((e,t)=>{var n=this.mirror.getId(t);this.flushPendingCanvasMutationFor(t,n)}),requestAnimationFrame(()=>this.flushPendingCanvasMutations())}flushPendingCanvasMutationFor(e,t){var n,i;this.frozen||this.locked||(i=this.pendingCanvasMutations.get(e))&&-1!==t&&(n=i.map(e=>{const{type:t,...n}=e;return n}),i=i[0]["type"],this.mutationCb({id:t,type:i,commands:n}),this.pendingCanvasMutations["delete"](e))}}class Lt{constructor(e){s(this,"trackedLinkElements",new WeakSet),s(this,"mutationCb"),s(this,"adoptedStyleSheetCb"),s(this,"styleMirror",new Je),this.mutationCb=e.mutationCb,this.adoptedStyleSheetCb=e.adoptedStyleSheetCb}attachLinkElement(e,t){"_cssText"in t.attributes&&this.mutationCb({adds:[],removes:[],texts:[],attributes:[{id:t.id,attributes:t.attributes}]}),this.trackLinkElement(e)}trackLinkElement(e){this.trackedLinkElements.has(e)||(this.trackedLinkElements.add(e),this.trackStylesheetInLinkElement(e))}adoptStyleSheets(e,t){if(0!==e.length){var n={id:t,styleIds:[]},i=[];for(const o of e){let e;if(this.styleMirror.has(o))e=this.styleMirror.getId(o);else{e=this.styleMirror.add(o);var r=[];for(let e=0;e<o.rules.length;++e)r.push({rule:S(o.rules[e],o.href),index:e});i.push({styleId:e,rules:Array.from(o.rules||CSSRule,(e,t)=>({rule:S(e,o.href),index:t}))})}n.styleIds.push(e)}0<i.length&&(n.styles=i),this.adoptedStyleSheetCb(n)}}reset(){this.styleMirror.reset(),this.trackedLinkElements=new WeakSet}trackStylesheetInLinkElement(e){}}class Pt{constructor(){s(this,"nodeMap",new WeakMap),s(this,"active",!1)}inOtherBuffer(e,t){e=this.nodeMap.get(e);return e&&Array.from(e).some(e=>e!==t)}add(e,t){this.active||(this.active=!0,requestAnimationFrame(()=>{this.nodeMap=new WeakMap,this.active=!1})),this.nodeMap.set(e,(this.nodeMap.get(e)||new Set).add(t))}destroy(){}}let ue,ce=()=>{},Ft,Dt=!1;try{2!==Array.from([1],e=>2*e)[0]&&(It=document.createElement("iframe"),document.body.appendChild(It),Array.from=(null==(e=It.contentWindow)?void 0:e.Array.from)||Array.from,document.body.removeChild(It))}catch(Gt){console.debug("Unable to override Array.from",Gt)}const le=new pe;function Ut(e={}){const{emit:i,checkoutEveryNms:r,checkoutEveryNth:o,blockClass:n="rr-block",blockSelector:a=null,hideSelector:s=null,ignoreClass:F="rr-ignore",ignoreSelector:D=null,maskTextClass:d="rr-mask",maskTextSelector:u=null,inlineStylesheet:c=!0,maskAllInputs:U,maskInputOptions:t,slimDOMOptions:l,maskInputFn:p,maskTextFn:h,hooks:G,packFn:B,sampling:f={},dataURLOptions:g={},mousemoveWait:H,recordDOM:z=!0,recordCanvas:m=!1,recordCrossOriginIframes:j=!1,emitFromIframe:q=!1,recordAfter:W="DOMContentLoaded"===e.recordAfter?e.recordAfter:"load",userTriggeredOnInput:V=!1,collectFonts:J=!1,inlineImages:v=!1,plugins:y,keepIframeSrcFn:b=()=>!1,ignoreCSSAttributes:K=new Set([]),errorHandler:$}=e;e=$,ae=e;const w=!!q||!j||window.parent===window;let S=!1;if(!w)try{window.parent.document&&(S=!1)}catch(ee){S=!0}if(w&&!i)throw new Error("emit function is required");if(!w&&!S)return()=>{};void 0!==H&&void 0===f.mousemove&&(f.mousemove=H),le.reset();const I=!0===U?{color:!0,date:!0,"datetime-local":!0,email:!0,month:!0,number:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0,textarea:!0,select:!0,password:!0}:void 0!==t?t:{password:!0},E=!0===l||"all"===l?{script:!0,comment:!0,headFavicon:!0,headWhitespace:!0,headMetaSocial:!0,headMetaRobots:!0,headMetaHttpEquiv:!0,headMetaVerification:!0,headMetaAuthorship:"all"===l,headMetaDescKeywords:"all"===l,headTitleMutations:"all"===l}:l||{};"NodeList"in(e=window)&&!e.NodeList.prototype.forEach&&(e.NodeList.prototype.forEach=Array.prototype.forEach),"DOMTokenList"in e&&!e.DOMTokenList.prototype.forEach&&(e.DOMTokenList.prototype.forEach=Array.prototype.forEach);let X,_=0;const Y=e=>{for(const t of y||[])t.eventProcessor&&(e=t.eventProcessor(e));return e=B&&!S?B(e):e},C=(ue=(e,t)=>{var n;e.timestamp=Pe(),null==(n=de[0])||!n.isFrozen()||e.type===re.FullSnapshot||e.type===re.IncrementalSnapshot&&e.data.source===oe.Mutation||de.forEach(e=>e.unfreeze()),w?null!=i&&i(Y(e),t):S&&(n={type:"rrweb",event:Y(e),origin:window.location.origin,isCheckout:t},window.parent.postMessage(n,"*")),e.type===re.FullSnapshot?(X=e,_=0):e.type!==re.IncrementalSnapshot||e.data.source===oe.Mutation&&e.data.isAttachIframe||(_++,t=o&&_>=o,n=r&&e.timestamp-X.timestamp>r,(t||n)&&ce(!0))},e=>{ue({type:re.IncrementalSnapshot,data:{source:oe.Mutation,...e}})}),Z=e=>ue({type:re.IncrementalSnapshot,data:{source:oe.Scroll,...e}}),Q=e=>ue({type:re.IncrementalSnapshot,data:{source:oe.CanvasMutation,...e}});const x=new Lt({mutationCb:C,adoptedStyleSheetCb:e=>ue({type:re.IncrementalSnapshot,data:{source:oe.AdoptedStyleSheet,...e}})}),T=new yt({mirror:le,mutationCb:C,stylesheetManager:x,recordCrossOriginIframes:j,wrappedEmit:ue,takeFullSnapshot:ce});for(const O of y||[])O.getMirror&&O.getMirror({nodeMirror:le,crossOriginIframeMirror:T.crossOriginIframeMirror,crossOriginIframeStyleMirror:T.crossOriginIframeStyleMirror});const k=new Pt,R=(Ft=new Mt({recordCanvas:m,mutationCb:Q,win:window,blockClass:n,blockSelector:a,mirror:le,sampling:f.canvas,dataURLOptions:g}),new bt({mutationCb:C,scrollCb:Z,bypassOptions:{blockClass:n,blockSelector:a,hideSelector:s,maskTextClass:d,maskTextSelector:u,inlineStylesheet:c,maskInputOptions:I,dataURLOptions:g,maskTextFn:h,maskInputFn:p,recordCanvas:m,inlineImages:v,sampling:f,slimDOMOptions:E,iframeManager:T,stylesheetManager:x,canvasManager:Ft,keepIframeSrcFn:b,processedNodeManager:k},mirror:le}));ce=(e=!1)=>{if(z){ue({type:re.Meta,data:{href:window.location.href,width:Ue(),height:De()}},e),x.reset(),R.init(),de.forEach(e=>e.lock());var t=function(e,t){var{mirror:t=new pe,blockClass:n="rr-block",blockSelector:i=null,hideSelector:r=null,maskTextClass:o="rr-mask",maskTextSelector:a=null,inlineStylesheet:s=!0,inlineImages:d=!1,recordCanvas:u=!1,maskAllInputs:c=!1,maskTextFn:l,maskInputFn:p,slimDOM:h=!1,dataURLOptions:f,preserveWhiteSpace:g,onSerialize:m,onIframeLoad:v,iframeLoadTimeout:y,onStylesheetLoad:b,stylesheetLoadTimeout:w,keepIframeSrcFn:S=()=>!1}=t||{};return te(e,{doc:e,mirror:t,blockClass:n,blockSelector:i,hideSelector:r,maskTextClass:o,maskTextSelector:a,skipChild:!1,inlineStylesheet:s,maskInputOptions:!0===c?{color:!0,date:!0,"datetime-local":!0,email:!0,month:!0,number:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0,textarea:!0,select:!0,password:!0}:!1===c?{password:!0}:c,maskTextFn:l,maskInputFn:p,slimDOMOptions:!0===h||"all"===h?{script:!0,comment:!0,headFavicon:!0,headWhitespace:!0,headMetaDescKeywords:"all"===h,headMetaSocial:!0,headMetaRobots:!0,headMetaHttpEquiv:!0,headMetaAuthorship:!0,headMetaVerification:!0}:!1===h?{}:h,dataURLOptions:f,inlineImages:d,recordCanvas:u,preserveWhiteSpace:g,onSerialize:m,onIframeLoad:v,iframeLoadTimeout:y,onStylesheetLoad:b,stylesheetLoadTimeout:w,keepIframeSrcFn:S,newlyAddedElement:!1})}(document,{mirror:le,blockClass:n,blockSelector:a,hideSelector:s,maskTextClass:d,maskTextSelector:u,inlineStylesheet:c,maskAllInputs:I,maskTextFn:h,maskInputFn:p,slimDOM:E,dataURLOptions:g,recordCanvas:m,inlineImages:v,onSerialize:e=>{qe(e,le)&&T.addIframe(e),We(e,le)&&x.trackLinkElement(e),Ve(e)&&R.addShadowRoot(ne.shadowRoot(e),document)},onIframeLoad:(e,t)=>{T.attachIframe(e,t),R.observeAttachShadow(e)},onStylesheetLoad:(e,t)=>{x.attachLinkElement(e,t)},keepIframeSrcFn:b});if(!t)return console.warn("Failed to snapshot the document");ue({type:re.FullSnapshot,data:{node:t,initialOffset:Fe(window)}},e),de.forEach(e=>e.unlock()),document.adoptedStyleSheets&&0<document.adoptedStyleSheets.length&&x.adoptStyleSheets(document.adoptedStyleSheets,le.getId(document))}},T.setTakeFullSnapshot(ce);try{const N=[],M=new Map,L=e=>{return se(ft)({mutationCb:C,mousemoveCb:(e,t)=>ue({type:re.IncrementalSnapshot,data:{source:t,positions:e}}),mouseInteractionCb:e=>ue({type:re.IncrementalSnapshot,data:{source:oe.MouseInteraction,...e}}),scrollCb:Z,viewportResizeCb:e=>ue({type:re.IncrementalSnapshot,data:{source:oe.ViewportResize,...e}}),inputCb:e=>ue({type:re.IncrementalSnapshot,data:{source:oe.Input,...e}}),mediaInteractionCb:e=>ue({type:re.IncrementalSnapshot,data:{source:oe.MediaInteraction,...e}}),styleSheetRuleCb:e=>ue({type:re.IncrementalSnapshot,data:{source:oe.StyleSheetRule,...e}}),styleDeclarationCb:e=>ue({type:re.IncrementalSnapshot,data:{source:oe.StyleDeclaration,...e}}),canvasMutationCb:Q,fontCb:e=>ue({type:re.IncrementalSnapshot,data:{source:oe.Font,...e}}),selectionCb:e=>{ue({type:re.IncrementalSnapshot,data:{source:oe.Selection,...e}})},customElementCb:e=>{ue({type:re.IncrementalSnapshot,data:{source:oe.CustomElement,...e}})},blockClass:n,ignoreClass:F,ignoreSelector:D,maskTextClass:d,maskTextSelector:u,maskInputOptions:I,inlineStylesheet:c,sampling:f,recordDOM:z,recordCanvas:m,inlineImages:v,userTriggeredOnInput:V,collectFonts:J,doc:e,maskInputFn:p,maskTextFn:h,keepIframeSrcFn:b,blockSelector:a,hideSelector:s,slimDOMOptions:E,dataURLOptions:g,mirror:le,iframeManager:T,stylesheetManager:x,shadowDomManager:R,processedNodeManager:k,canvasManager:Ft,ignoreCSSAttributes:K,plugins:(null==(e=null==y?void 0:y.filter(e=>e.observer))?void 0:e.map(t=>({observer:t.observer,options:t.options,callback:e=>ue({type:re.Plugin,data:{plugin:t.name,payload:e}})})))||[]},G)},P=(T.addLoadListener(e=>{try{M.set(e,L(e.contentDocument))}catch(t){console.warn(t)}}),T.addPageHideListener(e=>{var t=M.get(e),n=(t&&(t(),M["delete"](e)),e);for(let e=de.length-1;0<=e;e--){var i=de[e];i.bufferBelongsToIframe(n)&&(i.reset(),de.splice(e,1))}}),()=>{ce(),N.push(L(document)),Dt=!0});return"interactive"===document.readyState||"complete"===document.readyState?P():(N.push(ie("DOMContentLoaded",()=>{ue({type:re.DomContentLoaded,data:{}}),"DOMContentLoaded"===W&&P()})),N.push(ie("load",()=>{ue({type:re.Load,data:{}}),"load"===W&&P()},window))),()=>{N.forEach(e=>e()),M.forEach(e=>e()),k.destroy(),Dt=!1,ae=void 0}}catch(A){console.warn(A)}}return Ut.addCustomEvent=(e,t)=>{if(!Dt)throw new Error("please add custom event after start recording");ue({type:re.Custom,data:{tag:e,payload:t}})},Ut.freezePage=()=>{de.forEach(e=>e.freeze())},Ut.takeFullSnapshot=e=>{if(!Dt)throw new Error("please take full snapshot after start recording");ce(e)},Ut.mirror=le,0,Ut}var SessionRecorderBuffer=function(){function e(e,t){void 0===t&&(t=Infinity),this.data=[],this.sequenceNumber=0,this.interval=e,this.maxCount=t,this.doubledMaxCount=2*t}return e.prototype.isEmpty=function(){return 0===this.data.length},e.prototype.count=function(){return this.data.length},e.prototype.clear=function(){this.data.length=0},e.prototype.clearSequence=function(){this.sequenceNumber=0},e.prototype.push=function(e){this.data.push(e),this.checkRateLimit()},e.prototype.pack=function(e,n){var t=this.data.splice(0,this.maxCount);return e.recordingPayload=t,e.sequence=this.sequenceNumber,e.recordingPayloadCount=t.length,t.length&&(e.browserTime=t[0].timestamp),e.recordingPayloadMetadata=n.map(t,function(e){var t=n.pick(e,"type","timestamp");return e.data&&(t.data=n.pick(e.data,"source","type","x","y","id","height","width","href")),t}),this.sequenceNumber+=t.length,e},e.prototype.checkRateLimit=function(){var e=this.data.length;e>=this.doubledMaxCount&&e%this.maxCount==0&&this.data[e-1].timestamp-this.data[e-this.doubledMaxCount].timestamp<=this.interval&&this.onRateLimit&&this.onRateLimit()},e}(),__assign=function(){return(__assign=Object.assign||function __assign(e){for(var t,n=1,i=arguments.length;n<i;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e}).apply(this,arguments)};function __rest(e,t){var n={};for(r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n}function __awaiter(e,t,s,d){return new(s=s||Promise$2)(function(n,i){function r(e){try{a(d.next(e))}catch(t){i(t)}}function o(e){try{a(d["throw"](e))}catch(t){i(t)}}function a(e){var t;e.done?n(e.value):((t=e.value)instanceof s?t:new s(function(e){e(t)})).then(r,o)}a((d=d.apply(e,t||[])).next())})}function __generator(n,i){var r,o,a,s={label:0,sent:function(){if(1&a[0])throw a[1];return a[1]},trys:[],ops:[]},d=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return d.next=e(0),d["throw"]=e(1),d["return"]=e(2),"function"==typeof Symbol&&(d[Symbol.iterator]=function(){return this}),d;function e(t){return function(e){return u([t,e])}}function u(e){if(r)throw new TypeError("Generator is already executing.");for(;s=d&&e[d=0]?0:s;)try{if(r=1,o&&(a=2&e[0]?o["return"]:e[0]?o["throw"]||((a=o["return"])&&a.call(o),0):o.next)&&!(a=a.call(o,e[1])).done)return a;switch(o=0,(e=a?[2&e[0],a.value]:e)[0]){case 0:case 1:a=e;break;case 4:return s.label++,{value:e[1],done:!1};case 5:s.label++,o=e[1],e=[0];continue;case 7:e=s.ops.pop(),s.trys.pop();continue;default:if(!(a=0<(a=s.trys).length&&a[a.length-1])&&(6===e[0]||2===e[0])){s=0;continue}if(3===e[0]&&(!a||e[1]>a[0]&&e[1]<a[3]))s.label=e[1];else if(6===e[0]&&s.label<a[1])s.label=a[1],a=e;else{if(!(a&&s.label<a[2])){a[2]&&s.ops.pop(),s.trys.pop();continue}s.label=a[2],s.ops.push(e)}}e=i.call(n,s)}catch(t){e=[6,t],o=0}finally{r=a=0}if(5&e[0])throw e[1];return{value:e[0]?e[1]:void 0,done:!0}}}var RECORDING_CONFIG_WORKERURL$1="recording.workerUrl",MAX_SIZE=2e6,RESOURCE_CACHING$1="resourceCaching",Transport=function(){function e(e,t,n){this.WorkerClass=e,this.pendo=t,this.api=n,this.maxSize=MAX_SIZE,this.lockID="worker-lock-".concat(this.pendo.randomString(16)),this.isResourceCachingEnabled=this.api.ConfigReader.get(RESOURCE_CACHING$1)}return e.prototype.start=function(e){if(!e.disableWorker&&!this.worker)try{var t;e.workerOverride?this.worker=e.workerOverride:(t=this.api.ConfigReader.get(RECORDING_CONFIG_WORKERURL$1),this.usesSelfHostedWorker=null!=t,this.worker=t?new Worker(t):new this.WorkerClass),this.worker.postMessage({type:"init",lockID:this.lockID}),this.worker.onmessage=this.pendo._.bind(this._onMessage,this),this.worker.onerror=this.pendo._.bind(this._onError,this)}catch(n){this.worker=null}},e.prototype.stop=function(){this.worker&&(this.worker.terminate(),delete this.worker)},e.prototype.send=function(e,t,n){var i,r=e.url,o=e.payload;if(0<(n=void 0===n?0:n)&&(r="".concat(r,"&rt=").concat(n)),this.worker&&!t&&o)return(i={}).promise=new Promise$2(function(e,t){i.resolve=e,i.reject=t}),this.workerResponse=i,this.worker.postMessage({url:r,payload:o,shouldCacheResources:this.isResourceCachingEnabled}),i.promise;if(!e.body){var a,n=JSON.stringify(o);if(n.length>this.maxSize)throw(a=new Error("maximum recording payload size exceeded")).reason="HEAVY_EVENT",a.context={size:n.length,count:null==o?void 0:o.recordingPayloadCount},a;e.body=this.pendo.compress(n,"binary"),delete e.payload}return r="".concat(r,"&ct=").concat((new Date).getTime()),this.post(r,{keepalive:t,body:e.body})},e.prototype.post=function(e,t){return t.method="POST",t.keepalive&&this.api.transmit.fetchKeepalive.supported()?this.api.transmit.fetchKeepalive(e,t):t.keepalive&&this.api.transmit.sendBeacon.supported()?this.api.transmit.sendBeacon(e,new Blob([t.body]))?Promise$2.resolve():Promise$2.reject(new Error("sendBeacon failed to send recording data")):this.pendo.ajax.post(e,t.body)},e.prototype._onMessage=function(t){return __awaiter(this,void 0,void 0,function(){return __generator(this,function(e){switch(e.label){case 0:return t.data&&t.data.ready?[4,navigator.locks.request(this.lockID,function(){})]:[3,2];case 1:e.sent(),this.onWorkerMessage({type:"workerDied"}),e.label=2;case 2:return t.data&&t.data.type?this.onWorkerMessage(t.data):(t.data&&t.data.error&&((t.data.status&&t.data.status<500||null==t.data.sequence)&&this.api.log.critical("Failed to send recording data from web worker",{error:t.data.error}),this.workerResponse)&&(this.workerResponse.reject(),this.workerResponse=null),this.workerResponse&&(this.workerResponse.resolve(),this.workerResponse=null)),[2]}})})},e.prototype._onError=function(){this.onError&&this.onError()},e}(),ELEMENT_NODE=1,INPUT_MASK="*".repeat(10),NUMBER_INPUT_MASK="0".repeat(10);function isElementNode(e){return!!e&&e.nodeType===ELEMENT_NODE}function getParent(e){return"undefined"!=typeof window.ShadowRoot&&e instanceof window.ShadowRoot&&e.host?e.host:e.parentNode}function distanceToMatch(e,t,n,i){if((n=void 0===n?Infinity:n)<(i=void 0===i?0:i))return-1;if(!e)return-1;if(isElementNode(e)){if(e.matches(t))return i;if(e.parentNode)return distanceToMatch(e.parentNode,t,n,i+1)}return distanceToMatch(getParent(e),t,n,i+1)}function shouldMask(e,t){var n=t.maskAllText,i=t.maskTextSelector,t=t.unmaskTextSelector;try{var r=isElementNode(e)?e:e.parentElement;if(null===r)return!1;var o=-1,a=-1;if(n){if((a=distanceToMatch(r,t))<0)return!0;o=distanceToMatch(r,i,0<=a?a:Infinity)}else{if((o=distanceToMatch(r,i))<0)return!1;a=distanceToMatch(r,t,0<=o?o:Infinity)}return 0<=o?!(0<=a)||o<=a:!(0<=a||!n)}catch(s){}return!!n}function isNumberInput(e){return"input"===(e.tagName||"").toLowerCase()&&"number"===(e.type||"").toLowerCase()}function shouldMaskInput(e,t){if(t&&isElementNode(e)){var n=(e.tagName||"").toLowerCase(),e=(e.type||"").toLowerCase();if(t[n]||t[e])return!0}return!1}function maskInput(e,t,n){return shouldMaskInput(n,e.maskInputOptions)||shouldMask(n,e)?t?isNumberInput(n)?NUMBER_INPUT_MASK:INPUT_MASK:"":t}function maskText(e,t,n){return shouldMask(n,e)?t?t.replace(/[\S]/g,"*"):"":t}const RECORDING_CONFIG="recording",RECORDING_CONFIG_ENABLED="recording.enabled",RECORDING_CONFIG_AUTO_START="recording.autoStart",RECORDING_CONFIG_WORKERURL="recording.workerUrl",RECORDING_CONFIG_ON_RECORDING_START="recording.onRecordingStart",RECORDING_CONFIG_ON_RECORDING_STOP="recording.onRecordingStop",RECORDING_CONFIG_WORKER_OVERRIDE="recording.workerOverride",RECORDING_CONFIG_TREAT_IFRAME_AS_ROOT="recording.treatIframeAsRoot",RECORDING_CONFIG_DISABLE_UNLOAD="recording.disableUnload",RESOURCE_CACHING="resourceCaching",ONE_DAY_IN_MILLISECONDS=864e5,ONE_MINUTE_IN_MILLISECONDS=6e4,THIRTY_MINUTES=18e5,ONE_HUNDRED_MB_IN_BYTES=104857600,SESSION_RECORDING_ID="pendo_srId",SESSION_RECORDING_LAST_USER_INTERACTION_EVENT="pendo_srLastUserInteractionEvent",SEND_INTERVAL=5e3,MAX_SEND_COUNT=2e4,EVENT_TYPES={INCREMENTAL_SOURCE_MUTATION:0,FULL_SNAPSHOT:2,INCREMENTAL_SNAPSHOT:3,META:4,INCREMENTAL_SOURCE_INPUT:5};class SessionRecorder{constructor(e,t){this.name="Replay",this.record=e,this.WorkerClass=t,this.lastKeyFrameTime=0,this.eventsSinceLastKeyFrame=0,this.currentRecordingSize=0}addConfigOptions(){var e=this.api.ConfigReader;e.addOption(RECORDING_CONFIG,[e.sources.PENDO_CONFIG_SRC],{}),e.addOption(RECORDING_CONFIG_AUTO_START,[e.sources.SNIPPET_SRC],undefined),e.addOption(RECORDING_CONFIG_ENABLED,[e.sources.SNIPPET_SRC],undefined),e.addOption(RECORDING_CONFIG_ON_RECORDING_START,[e.sources.SNIPPET_SRC,e.sources.PENDO_CONFIG_SRC],undefined),e.addOption(RECORDING_CONFIG_ON_RECORDING_STOP,[e.sources.SNIPPET_SRC,e.sources.PENDO_CONFIG_SRC],undefined),e.addOption(RECORDING_CONFIG_WORKERURL,[e.sources.SNIPPET_SRC],undefined),e.addOption(RECORDING_CONFIG_WORKER_OVERRIDE,[e.sources.PENDO_CONFIG_SRC],undefined),e.addOption(RECORDING_CONFIG_TREAT_IFRAME_AS_ROOT,[e.sources.SNIPPET_SRC],undefined),e.addOption(RESOURCE_CACHING,[e.sources.PENDO_CONFIG_SRC],undefined)}initialize(e,t){this.pendo=e,this.api=t;e=this.pendo._.bind,t=this.api.ConfigReader;this.buffer=new SessionRecorderBuffer(SEND_INTERVAL,MAX_SEND_COUNT),this.buffer.onRateLimit=e(this.rateLimitExceeded,this),this.transport=new Transport(this.WorkerClass,this.pendo,this.api),this.transport.onError=e(this.sendFailure,this,"WORKER_ERROR"),this.transport.onWorkerMessage=e(this.onWorkerMessage,this),this.sendQueue=new this.api.SendQueue(e(this.transport.send,this.transport)),this.sendQueue.onTimeout=e(this.sendFailure,this,"SEND_TIMEOUT"),this.errorHandler=this.pendo._.throttle(e(this.logStopReason,this,"RRWEB_ERROR"),ONE_MINUTE_IN_MILLISECONDS,{trailing:!1}),this.isNewSession=!1,this.isCheckingVisitorEligibility=!1,this.pageLifecycleListeners=[],this.addConfigOptions(),this.config=t.get(RECORDING_CONFIG),this.onRecordingStart=this.pendo._.isFunction(t.get(RECORDING_CONFIG_ON_RECORDING_START))?t.get(RECORDING_CONFIG_ON_RECORDING_START):function(){},this.onRecordingStop=this.pendo._.isFunction(t.get(RECORDING_CONFIG_ON_RECORDING_STOP))?t.get(RECORDING_CONFIG_ON_RECORDING_STOP):function(){};let n=!1;var i=t.get(RECORDING_CONFIG_ENABLED);this.pendo._.isBoolean(i)?(n=i)||this.api.log.info("Session Replay disabled via the snippet config"):n=this.config.enabled,n&&(t.get("excludeNonGuideAnalytics")?this.api.log.info("Session Replay is disabled because excludeNonGuideAnalytics is enabled"):(i=this.sessionIdKey=SESSION_RECORDING_ID+"."+this.pendo.apiKey,this.pendo.recording={start:e(this.start,this),stop:e(this.stop,this)},this.subscriptions=[this.api.attachEvent(this.api.Events,"appHidden",e(this.handleHidden,this)),this.api.attachEvent(this.api.Events,"appUnloaded",e(this.handleUnload,this)),this.api.attachEvent(this.api.Events,"identify",e(this.changeIdentity,this)),this.api.attachEvent(this.api.Events,"metadata",e(this.changeMetadata,this)),this.api.attachEvent(this.api.Events,"eventCaptured",e(this.addRecordingId,this)),this.api.attachEvent(this.api.Events,"transmit:locked",e(this.stop,this)),this.api.attachEvent(this.api.Events,"transmit:unlocked",e(this._start,this)),this.api.attachEvent(this.api.frames.getChannel(),"message",e(this._frameMessage,this)),this.api.attachEvent(this.api.Events,"tabIdChanged:self",e(this.handleTabIdChange,this))],this.api.store.getters["frames/isReady"]()?this.ready():this.subscriptions.push(this.api.attachEvent(this.api.Events,"ready",e(this.ready,this))),this.api.agentStorage.registry.addSession(i),this.api.agentStorage.registry.addSession(SESSION_RECORDING_LAST_USER_INTERACTION_EVENT)))}teardown(){delete this.pendo.recording,delete this.allowStart,this.pendo._.each(this.subscriptions,function(e){e()}),this.removePageLifecycleListeners(),this.subscriptions.length=0,this.stop(),this.transport.stop()}ready(){!1!==this.api.ConfigReader.get(RECORDING_CONFIG_AUTO_START)&&this.start()}addPageLifecycleListeners(){this.pendo._.each(["pageshow","focus","blur","visibilitychange","resume"],e=>{this.pageLifecycleListeners.push(this.api.attachEventInternal(window,e,this.pendo._.bind(this.checkPageLifecycleState,this),!0))})}removePageLifecycleListeners(){this.pendo._.each(this.pageLifecycleListeners,function(e){e()}),this.pageLifecycleListeners=[]}checkPageLifecycleState(){var e=this.getPageLifecycleState();"active"!==e&&"passive"!==e||!this.isRecording()&&this.allowStart&&(this.removePageLifecycleListeners(),this.ready())}getPageLifecycleState(){return"hidden"===document.visibilityState?"hidden":document.hasFocus()?"active":"passive"}changeIdentity(e){this.allowStart&&(clearTimeout(this._changeIdentityTimer),this.isRecording()&&(this.logStopReason("IDENTITY_CHANGED",{previousVisitorId:this.visitorId,newVisitorId:e.data[0].visitor_id,previousAccountId:this.accountId,newAccountId:e.data[0].account_id}),this.stop()),this.visitorId=e.data[0].visitor_id,this.accountId=e.data[0].account_id,this._changeIdentityTimer=setTimeout$1(()=>{this._start()},500))}changeMetadata(e){var{hashChanged:e,options:t}=e.data[0];if(this.allowStart&&e)return clearTimeout(this._changeIdentityTimer),this.visitorId=t.visitor.id,this.accountId=t.account.id,this.checkVisitorEligibility()}checkVisitorEligibility(t){if(this.isRecording()||!this.pendo._.isNull(this.visitorId)||!this.pendo._.isNull(this.accountId))return this.isCheckingVisitorEligibility=!0,this.fetchVisitorConfig().then(e=>{e&&e.enable||!this.isRecording()||this.stop(),e&&e.enable&&this.isRecording()&&(t&&t.call(this),this.api.Events.trigger("recording:unpaused")),e&&e.enable&&!this.isRecording()&&this._startRecordingForVisitor(e),this.isCheckingVisitorEligibility=!1})["catch"](e=>{this.isCheckingVisitorEligibility=!1,this.api.log.critical("Failed to re-fetch recording config",{error:e}),this.logStopReason("VISITOR_CONFIG_ERROR")})}snapshot(){this.isRecording()&&(this.send(),this.record.takeFullSnapshot())}isRecording(){return null!=this.interval}recordingConfig(e){var e=this.pendo._.extend({},this.config.options,e),t={maskAllText:null==e.privateByDefault||e.privateByDefault,maskTextSelector:[".pendo-sr-mask"].concat(e.maskedSelectors||[]).join(","),unmaskTextSelector:[".pendo-sr-unmask"].concat(e.unmaskedSelectors||[]).join(","),maskInputOptions:{}},n=(this.pendo._.isObject(e.maskInputOptions)&&(t.maskInputOptions=e.maskInputOptions),t.maskInputOptions=this.pendo._.extend(t.maskInputOptions,{email:!0,password:!0,tel:!0}),[".pendo-ignore",".pendo-sr-ignore"].concat(e.blockedSelectors||[])),i=[".pendo-sr-hide"].concat(e.hiddenSelectors||[]);return{maskInputFn:this.pendo._.partial(maskInput,t),maskTextFn:this.pendo._.partial(maskText,t),maskTextSelector:"*",maskTextClass:null,maskInputOptions:t.maskInputOptions,blockClass:null,blockSelector:n.concat(i).join(","),hideSelector:i.join(","),recordCrossOriginIframes:null==e.recordCrossOriginIframes||e.recordCrossOriginIframes,emitFromIframe:!!this.api.ConfigReader.get(RECORDING_CONFIG_TREAT_IFRAME_AS_ROOT)}}start(){this._restartPtm=this.api.analytics.ptm().pause(),this.allowStart=!0,this.visitorId=this.pendo.get_visitor_id(),this.accountId=this.pendo.get_account_id(),this._start()}_markEvents(e){if(this.recordingId&&this.isRecording())for(var t of e)t.visitor_id!==this.visitorId&&t.visitorId!==this.visitorId||"identify"===t.type||(t.recordingId=this.recordingId,t.recordingSessionId=this.sessionId(this.recordingId))}restartPtm(){if(this.pendo._.isFunction(this._restartPtm)){this._markEvents(this.pendo.buffers.events);for(var e of this.pendo.buffers.silos)this._markEvents(e);this._restartPtm(),this._restartPtm=null}}_start(){if(!this.isRecording()&&this.pendo.isSendingEvents()&&this.allowStart)return this.fetchVisitorConfig().then(e=>{this.allowStart&&(e&&e.enable?this._startRecordingForVisitor(e):(this.restartPtm(),this.logStopReason("VISITOR_DISABLED")))})["catch"](e=>{this.restartPtm(),e&&/Failed to fetch/.test(e.toString())||(this.api.log.critical("Failed to fetch recording config",{error:e,visitorId:this.visitorId,accountId:this.accountId,url:this.pendo.url.get()}),this.logStopReason("VISITOR_CONFIG_ERROR"))})}_startRecordingForVisitor(e){if(this.api.Events.trigger("recording:unpaused"),this.transport.start(this.config),this.pendo._.get(this.config,"disableFallback",!0)&&!this.transport.worker)this.restartPtm(),this.pendo.log("Worker failed to start and main thread fallback is disabled. Recording prevented from starting."),this.logStopReason("WORKER_ERROR");else try{var t=this.pendo._.bind,n=(this.visitorConfig=e,this.clearOldSessionId(),this.sendQueue.start(),this.interval=setInterval(()=>{this.sendQueue.failed()||this.send()},SEND_INTERVAL),this.recordingConfig(e));this._stop=this.record(this.pendo._.extend({emit:t(this.emit,this),errorHandler:this.errorHandler},n)),this._refreshIds(),this.onRecordingStart()}catch(i){this.restartPtm(),this.logStopReason("RECORDING_ERROR")}}_sendIds(){window==window.top&&this.api.frames.getChannel().postMessage({type:"pendo:sr:id",recordingId:this.recordingId,_sessionId:this._sessionId,topId:this.api.store.state.frames.topId})}_refreshIds(){window!=window.top&&this.api.frames.getChannel().postMessage({type:"pendo:sr:refresh"})}_frameMessage(e){e=e.data;"pendo:sr:id"===e.type?this.api.EventTracer.getTabId()==e.tabId&&this.api.store.state.frames.topId!=e.topId||(this.recordingId=e.recordingId,this._sessionId=e._sessionId,this.restartPtm()):"pendo:sr:refresh"===e.type&&window==window.top&&this._sendIds()}clearSessionId(){delete this._sessionId,this.api.sessionStorage.removeItem(SESSION_RECORDING_ID),this.api.sessionStorage.removeItem(this.sessionIdKey)}sessionId(t=this.pendo.randomString(16)){if(!this._sessionId){let e=this.api.sessionStorage.getItem(this.sessionIdKey);var n;e||((n=this.api.sessionStorage.getItem(SESSION_RECORDING_ID))?(e=n,this.api.sessionStorage.removeItem(SESSION_RECORDING_ID)):e=t,this.api.sessionStorage.setItem(this.sessionIdKey,e)),this._sessionId=e}return this._sessionId}clearOldSessionId(){var e=this.getLastUserInteractionEventInformation();if(e){var t=e.timestamp,e=e.visitorId===this.visitorId&&e.accountId===this.accountId,t=t>Date.now()-this.pendo._.get(this.visitorConfig,"inactivityDuration",THIRTY_MINUTES);if(e&&t)return}this.clearSessionInfo(),this.isNewSession=!0}clearSessionInfo(){this.currentRecordingSize=0,this.clearSessionId(),this.clearLastUserInteractionEventInformation()}isUserInteraction(e){return e.type===EVENT_TYPES.INCREMENTAL_SNAPSHOT&&e.data.source>EVENT_TYPES.INCREMENTAL_SOURCE_MUTATION&&e.data.source<=EVENT_TYPES.INCREMENTAL_SOURCE_INPUT}storeLastUserInteractionEventInformation(e,t,n,i){(this.isUserInteraction(e)||i)&&(this.lastUserInteractionEventInfo={timestamp:e.timestamp,visitorId:t,accountId:n},this.api.sessionStorage.setItem(SESSION_RECORDING_LAST_USER_INTERACTION_EVENT,JSON.stringify(this.lastUserInteractionEventInfo)))}clearLastUserInteractionEventInformation(){delete this.lastUserInteractionEventInfo,this.api.sessionStorage.removeItem(SESSION_RECORDING_LAST_USER_INTERACTION_EVENT)}getLastUserInteractionEventInformation(){if(this.lastUserInteractionEventInfo)return this.lastUserInteractionEventInfo;try{return this.lastUserInteractionEventInfo=JSON.parse(this.api.sessionStorage.getItem(SESSION_RECORDING_LAST_USER_INTERACTION_EVENT)),this.lastUserInteractionEventInfo}catch(e){return null}}emit(e){var t=e.type===EVENT_TYPES.META,n=e.type===EVENT_TYPES.FULL_SNAPSHOT,i=this.pendo._.get(this.getLastUserInteractionEventInformation(),"timestamp"),r=this.pendo._.get(this.visitorConfig,"inactivityDuration",THIRTY_MINUTES);let o=!1;e.timestamp&&e.timestamp.getTime&&(e.timestamp=e.timestamp.getTime()),e.timestamp||(e.timestamp=(new Date).getTime());var r=i&&e.timestamp-i<=r;!i&&t&&(o=!0,this.storeLastUserInteractionEventInformation(e,this.visitorId,this.accountId,o)),t||this.isCheckingVisitorEligibility||!r||this.storeLastUserInteractionEventInformation(e,this.visitorId,this.accountId,o),r||n||t?(t&&(this.pendo._.has(e,"data.href")&&(e.data.href=this.pendo.location.getHref()),this.send()),this.buffer.push(e),n?(this.lastKeyFrameTime=e.timestamp,this.eventsSinceLastKeyFrame=0,this.recordingId=this.pendo.randomString(16),this.buffer.clearSequence(),this.sessionId(this.recordingId),this.restartPtm(),this._sendIds(),this.send({keyframe:!0})):!t&&(this.eventsSinceLastKeyFrame+=1,r=(i=e.timestamp-this.lastKeyFrameTime)>=ONE_DAY_IN_MILLISECONDS,n=i>=this.pendo._.get(this.visitorConfig,"keyframeTimeFrequency",30645047),t=this.eventsSinceLastKeyFrame>=this.pendo._.get(this.visitorConfig,"keyframeEventFrequency",4548),e=this.currentRecordingSize>=this.pendo._.get(this.visitorConfig,"recordingSizeLimit",ONE_HUNDRED_MB_IN_BYTES),r||n&&t||e)&&(i=function(){this.currentRecordingSize=0,this.snapshot()},r&&!this.isCheckingVisitorEligibility?this.checkVisitorEligibility(i):i.call(this))):("hidden"===this.getPageLifecycleState()&&(this.stop(),this.addPageLifecycleListeners(),this.logStopReason("INACTIVE_HIDDEN_TAB")),this.isCheckingVisitorEligibility||this.checkVisitorEligibility(function(){this.send(),this.clearSessionInfo(),this.snapshot()}))}updateCurrentRecordingSize(e){this.currentRecordingSize+=e}onWorkerMessage(e){switch(e.type){case"workerDied":this.logStopReason("WORKER_DIED");break;case"recordingPayloadSize":var{recordingPayloadSize:t,exceedsPayloadSizeLimit:n}=e;if(!t)return;if(n)return this.stop(),void this.logStopReason("BIG_PAYLOAD",t);this.updateCurrentRecordingSize(t);break;case"hostedResources":n=e["hostedResourcesEvent"];if(!n)return;this.sendHostedResources(n);break;case"emptyPayload":this.logStopReason("EMPTY_PAYLOAD");break;case"missingData":this.logStopReason("MISSING_"+e.missingData)}}addRecordingId(e){this.isRecording()&&this.recordingId&&e&&e.data&&e.data.length&&"recording"!==(e=e.data[0]).type&&"identify"!==e.type&&(e.visitor_id!==this.visitorId&&e.visitorId!==this.visitorId?(this.api.log.warn("Visitor id has diverged from agent"),this.logStopReason("VISITOR_ID_DIVERGED",{agentVisitorId:e.visitor_id||e.visitorId,recordingVisitorId:this.visitorId}),this.stop()):this._markEvents([e]))}stop(){this._stop&&this._stop(),this.send(),this.sendQueue.stop(),this.recordingId=null,clearInterval(this.interval),this.interval=null,this._stop=null,this.visitorConfig=null,this.api.Events.trigger("recording:paused"),this.visitorId=null,this.accountId=null,this.clearSessionInfo(),this.onRecordingStop()}handleHidden(){this.send({hidden:!0})}handleUnload(){this.api.ConfigReader.get(RECORDING_CONFIG_DISABLE_UNLOAD)||this.send({unload:!0})}buildRequestUrl(e,t){t=this.pendo._.extend({},this.api.agent.getJwtInfoCopy(),t),t=this.pendo._.map(t,function(e,t){return t+"="+e}).join("&");return t.length?e+"?"+t:e}sendFailure(e){this.stop(),this.logStopReason(e)}rateLimitExceeded(){this.send(),this.stop(),this.logStopReason("DATA_OVERLOAD")}send({unload:e=!1,keyframe:t=!1,hidden:n=!1}={}){if(this.isRecording()&&this.buffer&&this.recordingId&&!this.buffer.isEmpty())if(this.pendo.isSendingEvents()){var i=this.api.EventTracer.addTracerIds({}),t=this.pendo._.extend({type:"recording",visitorId:this.visitorId,accountId:this.accountId,keyFrame:!!t,lastKeyFrame:this.lastKeyFrameTime,recordingId:this.recordingId,recordingSessionId:this.sessionId(this.recordingId),url:this.pendo.url.get(),hasUserInteraction:this.pendo._.any(this.buffer.data,this.isUserInteraction)},i),i=(this.transport.usesSelfHostedWorker&&(t.usesSelfHostedWorker=!0),this.api.Events.eventCaptured.trigger(t),{v:this.pendo.VERSION,recordingId:this.recordingId}),i=(t.keyFrame&&(i.kf=1),this.isNewSession&&(this.isNewSession=!(i.ns=1)),this.buildRequestUrl(this.pendo.HOST+"/data/rec/"+this.pendo.apiKey,i)),t=this.buffer.pack(t,this.pendo._);if(e||n)try{this.sendQueue.drain([{url:i,payload:t}],e)}catch(r){r.reason?this.logStopReason(r.reason,r.context):this.logStopReason("SEND_QUEUE_ERROR",r)}else this.sendQueue.push({url:i,payload:t});this.buffer.isEmpty()||this.send({unload:e})}else this.buffer.clear()}fetchVisitorConfig(){var e=this.pendo.compress({url:this.pendo.url.get(),metadata:this.pendo.getSerializedMetadata(),visitorId:this.visitorId,accountId:this.accountId}),e=this.buildRequestUrl(this.pendo.HOST+"/data/recordingconf/"+this.pendo.apiKey,{jzb:e,ct:(new Date).getTime(),v:this.pendo.VERSION});return fetch(e,{method:"GET"}).then(e=>e.json())}logStopReason(e,t){var n=this.api.EventTracer.addTracerIds({}),e=this.pendo._.extend({type:"recording",visitorId:this.visitorId||this.pendo.get_visitor_id(),accountId:this.accountId||this.pendo.get_account_id(),browserTime:(new Date).getTime(),keyFrame:!1,lastKeyFrame:0,recordingId:"log",recordingSessionId:"log",url:this.pendo.url.get(),subType:"log",recordingPayload:[],sequence:0,recordingPayloadCount:0,props:Object.assign({reason:e},t&&{error:t instanceof Error?null==t?void 0:t.message:t})},n),t=this.pendo.compress(e),n=this.buildRequestUrl(this.pendo.HOST+"/data/rec/"+this.pendo.apiKey,{jzb:t,ct:(new Date).getTime(),v:this.pendo.VERSION,recordingId:e.recordingId}),t=this.pendo.compress(e,"binary");return this.transport.post(n,{body:t,keepalive:!0})["catch"](e=>{this.api.log.critical("Failed to send reason for stopping recording",{error:e})})}sendHostedResources(e){var t=this.api.EventTracer.addTracerIds({}),e=this.pendo._.extend(Object.assign(Object.assign({},e),{browserTime:(new Date).getTime()}),t),t=this.buildRequestUrl(this.pendo.HOST+"/data/rec/"+this.pendo.apiKey,{ct:(new Date).getTime(),v:this.pendo.VERSION,recordingId:e.recordingId}),e=this.pendo.compress(e,"binary");return this.transport.post(t,{body:e,keepalive:!0})["catch"](e=>{this.api.log.critical("Failed to send hosted resources for recording event",{error:e})})}handleTabIdChange(){this.send(),this.clearSessionInfo(),this.snapshot()}}function wrapMethodWithCatch(t){return function(){try{return t.apply(this,arguments)}catch(e){this.api&&this.api.log&&this.api.log.critical("session recording error",{error:e})}}}function errorLogger(e){if("undefined"!=typeof Object&&"function"==typeof Object.getOwnPropertyNames&&e.constructor&&e.constructor.prototype)for(var t of Object.getOwnPropertyNames(e.constructor.prototype))"constructor"!==t&&(e[t]=wrapMethodWithCatch(e[t]));return e}function funcToSource(e,t){var t=t===undefined?null:t,n=[],e=(e=e.toString()).replace(/(['"])__worker_loader_strict__(['"])/g,"$1use strict$2");return n.push("("+e+")()"),t&&n.push("//# sourceMappingURL="+t+"\n"),n}function createURL(e,t){e=funcToSource(e,t),t=new Blob(e,{type:"application/javascript"});return URL.createObjectURL(t)}function createInlineWorkerFactory(t,n){var i;return function WorkerFactory(e){return i=i||createURL(t,n),new Worker(i,e)}}var WorkerFactory=createInlineWorkerFactory(function(){function i(e,t){return"function"==typeof e.bind?e.bind(t):e}function e(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e["default"]:e}function l(e,t){t=t||d;e=function(e){for(var t=[],n=0;n<e.length;n++){var i=e.charCodeAt(n);i<128?t.push(i):i<2048?t.push(192|i>>6,128|63&i):i<55296||57344<=i?t.push(224|i>>12,128|i>>6&63,128|63&i):(n++,i=65536+((1023&i)<<10|1023&e.charCodeAt(n)),t.push(240|i>>18,128|i>>12&63,128|i>>6&63,128|63&i))}return t}("string"==typeof e?e:JSON.stringify(e)),e=new s.Deflate(e).compress();return t===d?r.uint8ToBase64(e):e}function p(e,t){t=t.match(/https:\/\/[^"\\\s]+?\.(woff2?|ttf|otf|eot)(\?[^"\\\s]*)?\b/g),t=t?Array.from(new Set(t)):[];return{type:"recording",visitorId:e.visitorId,accountId:e.accountId,keyFrame:!1,lastKeyFrame:e.lastKeyFrame,recordingId:e.recordingId,recordingSessionId:e.recordingSessionId,url:e.url,subType:"hostedResources",recordingPayload:[],recordingPayloadMetadata:[],sequence:0,recordingPayloadCount:0,hostedResources:t}}var t,a,n,h,r,o,s,d;i(window.setTimeout,window),n=function(e){var t="setTimeout",n="__symbol__";if("undefined"!=typeof Zone&&Zone[n]instanceof Function){n=e[Zone[n](t)];if(n instanceof Function)return n}return i(e[t],e)}(window),window.Promise,t=function(){var t=n;function u(e){return Boolean(e&&"undefined"!=typeof e.length)}function i(){}function a(e){if(!(this instanceof a))throw new TypeError("Promises must be constructed via new");if("function"!=typeof e)throw new TypeError("not a function");this._state=0,this._handled=!1,this._value=undefined,this._deferreds=[],l(e,this)}function r(i,r){for(;3===i._state;)i=i._value;0===i._state?i._deferreds.push(r):(i._handled=!0,a._immediateFn(function(){var e,t=1===i._state?r.onFulfilled:r.onRejected;if(null===t)(1===i._state?o:s)(r.promise,i._value);else{try{e=t(i._value)}catch(n){return void s(r.promise,n)}o(r.promise,e)}}))}function o(e,t){try{if(t===e)throw new TypeError("A promise cannot be resolved with itself.");if(t&&("object"==typeof t||"function"==typeof t)){var n=t.then;if(t instanceof a)return e._state=3,e._value=t,void d(e);if("function"==typeof n)return void l((i=n,r=t,function(){i.apply(r,arguments)}),e)}e._state=1,e._value=t,d(e)}catch(o){s(e,o)}var i,r}function s(e,t){e._state=2,e._value=t,d(e)}function d(e){2===e._state&&0===e._deferreds.length&&a._immediateFn(function(){e._handled||a._unhandledRejectionFn(e._value)});for(var t=0,n=e._deferreds.length;t<n;t++)r(e,e._deferreds[t]);e._deferreds=null}function c(e,t,n){this.onFulfilled="function"==typeof e?e:null,this.onRejected="function"==typeof t?t:null,this.promise=n}function l(e,t){var n=!1;try{e(function(e){n||(n=!0,o(t,e))},function(e){n||(n=!0,s(t,e))})}catch(i){n||(n=!0,s(t,i))}}return a.prototype["catch"]=function(e){return this.then(null,e)},a.prototype.then=function(e,t){var n=new this.constructor(i);return r(this,new c(e,t,n)),n},a.prototype["finally"]=function(t){var n=this.constructor;return this.then(function(e){return n.resolve(t()).then(function(){return e})},function(e){return n.resolve(t()).then(function(){return n.reject(e)})})},a.all=function(t){return new a(function(r,o){if(!u(t))return o(new TypeError("Promise.all accepts an array"));var a=Array.prototype.slice.call(t);if(0===a.length)return r([]);var s=a.length;function d(t,e){try{if(e&&("object"==typeof e||"function"==typeof e)){var n=e.then;if("function"==typeof n)return void n.call(e,function(e){d(t,e)},o)}a[t]=e,0==--s&&r(a)}catch(i){o(i)}}for(var e=0;e<a.length;e++)d(e,a[e])})},a.allSettled=function(n){return new this(function(i,e){if(!n||"undefined"==typeof n.length)return e(new TypeError(typeof n+" "+n+" is not iterable(cannot read property Symbol(Symbol.iterator))"));var r=Array.prototype.slice.call(n);if(0===r.length)return i([]);var o=r.length;for(var t=0;t<r.length;t++)!function a(t,e){if(e&&("object"==typeof e||"function"==typeof e)){var n=e.then;if("function"==typeof n)return void n.call(e,function(e){a(t,e)},function(e){r[t]={status:"rejected",reason:e},0==--o&&i(r)})}r[t]={status:"fulfilled",value:e},0==--o&&i(r)}(t,r[t])})},a.resolve=function(t){return t&&"object"==typeof t&&t.constructor===a?t:new a(function(e){e(t)})},a.reject=function(n){return new a(function(e,t){t(n)})},a.race=function(r){return new a(function(e,t){if(!u(r))return t(new TypeError("Promise.race accepts an array"));for(var n=0,i=r.length;n<i;n++)a.resolve(r[n]).then(e,t)})},a._immediateFn="function"==typeof setImmediate?function(e){setImmediate(e)}:function(e){t(e,0)},a._unhandledRejectionFn=function(e){"undefined"!=typeof console&&console&&console.warn("Possible Unhandled Promise Rejection:",e)},a},h="function"==typeof(o=window.Promise)&&/native/.test(o)?o:t(),a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_".split(""),r={uint8ToBase64:function(e){var t,n,i,r=e.length%3,o="";for(t=0,i=e.length-r;t<i;t+=3)n=(e[t]<<16)+(e[t+1]<<8)+e[t+2],o+=function(e){return a[e>>18&63]+a[e>>12&63]+a[e>>6&63]+a[63&e]}(n);switch(r){case 1:n=e[e.length-1],o=(o+=a[n>>2])+a[n<<4&63];break;case 2:n=(e[e.length-2]<<8)+e[e.length-1],o=(o=(o+=a[n>>10])+a[n>>4&63])+a[n<<2&63]}return o}},function(){var Z=void 0,Q=!0,o=this;function e(e,t){var n,i=e.split("."),r=o;i[0]in r||!r.execScript||r.execScript("var "+i[0]);for(;i.length&&(n=i.shift());)i.length||t===Z?r=r[n]||(r[n]={}):r[n]=t}var ee="undefined"!=typeof Uint8Array&&"undefined"!=typeof Uint16Array&&"undefined"!=typeof Uint32Array;function te(e,t){if(this.index="number"==typeof t?t:0,this.e=0,this.buffer=e instanceof(ee?Uint8Array:Array)?e:new(ee?Uint8Array:Array)(32768),2*this.buffer.length<=this.index)throw Error("invalid index");this.buffer.length<=this.index&&d(this)}function d(e){var t,n=e.buffer,i=n.length,r=new(ee?Uint8Array:Array)(i<<1);if(ee)r.set(n);else for(t=0;t<i;++t)r[t]=n[t];return e.buffer=r}te.prototype.b=function(e,t,n){var i,r=this.buffer,o=this.index,a=this.e,s=r[o];if(n&&1<t&&(e=8<t?(u[255&e]<<24|u[e>>>8&255]<<16|u[e>>>16&255]<<8|u[e>>>24&255])>>32-t:u[e]>>8-t),t+a<8)s=s<<t|e,a+=t;else for(i=0;i<t;++i)s=s<<1|e>>t-i-1&1,8==++a&&(a=0,r[o++]=u[s],s=0,o===r.length)&&(r=d(this));r[o]=s,this.buffer=r,this.e=a,this.index=o},te.prototype.finish=function(){var e=this.buffer,t=this.index;return 0<this.e&&(e[t]<<=8-this.e,e[t]=u[e[t]],t++),ee?e.subarray(0,t):(e.length=t,e)};for(var t=new(ee?Uint8Array:Array)(256),n=0;n<256;++n){for(var i=a=n,r=7,a=a>>>1;a;a>>>=1)i=i<<1|1&a,--r;t[n]=(i<<r&255)>>>0}var u=t;function c(e){this.buffer=new(ee?Uint16Array:Array)(2*e),this.length=0}function s(e,t){this.d=ne,this.i=0,this.input=ee&&e instanceof Array?new Uint8Array(e):e,this.c=0,t&&(t.lazy&&(this.i=t.lazy),"number"==typeof t.compressionType&&(this.d=t.compressionType),t.outputBuffer&&(this.a=ee&&t.outputBuffer instanceof Array?new Uint8Array(t.outputBuffer):t.outputBuffer),"number"==typeof t.outputIndex)&&(this.c=t.outputIndex),this.a||(this.a=new(ee?Uint8Array:Array)(32768))}c.prototype.getParent=function(e){return 2*((e-2)/4|0)},c.prototype.push=function(e,t){var n,i,r=this.buffer,o=this.length;for(r[this.length++]=t,r[this.length++]=e;0<o&&(n=this.getParent(o),r[o]>r[n]);)i=r[o],r[o]=r[n],r[n]=i,i=r[o+1],r[o+1]=r[n+1],r[n+1]=i,o=n;return this.length},c.prototype.pop=function(){var e,t,n,i=this.buffer,r=i[0],o=i[1];for(this.length-=2,i[0]=i[this.length],i[1]=i[this.length+1],n=0;!((t=2*n+2)>=this.length)&&(t+2<this.length&&i[t+2]>i[t]&&(t+=2),i[t]>i[n]);)e=i[n],i[n]=i[t],i[t]=e,e=i[n+1],i[n+1]=i[t+1],i[t+1]=e,n=t;return{index:o,value:r,length:this.length}};for(var ne=2,l={NONE:0,h:1,g:ne,n:3},ie=[],p=0;p<288;p++)switch(Q){case p<=143:ie.push([p+48,8]);break;case p<=255:ie.push([p-144+400,9]);break;case p<=279:ie.push([p-256,7]);break;case p<=287:ie.push([p-280+192,8]);break;default:throw"invalid literal: "+p}function b(e,t){this.length=e,this.k=t}s.prototype.f=function(){var e,t,F,n=this.input;switch(this.d){case 0:for(t=0,F=n.length;t<F;){var D,U,i=r=ee?n.subarray(t,t+65535):n.slice(t,t+65535),r=(t+=r.length)===F,o=Z,a=this.a,s=this.c;if(ee){for(a=new Uint8Array(this.a.buffer);a.length<=s+i.length+5;)a=new Uint8Array(a.length<<1);a.set(this.a)}if(a[s++]=0|(r?1:0),D=65536+~(r=i.length)&65535,a[s++]=255&r,a[s++]=r>>>8&255,a[s++]=255&D,a[s++]=D>>>8&255,ee)a.set(i,s),s+=i.length,a=a.subarray(0,s);else{for(o=0,U=i.length;o<U;++o)a[s++]=i[o];a.length=s}this.c=s,this.a=a}break;case 1:for(var d,u=new te(ee?new Uint8Array(this.a.buffer):this.a,this.c),c=(u.b(1,1,Q),u.b(1,2,Q),re(this,n)),l=0,G=c.length;l<G;l++)if(d=c[l],te.prototype.b.apply(u,ie[d]),256<d)u.b(c[++l],c[++l],Q),u.b(c[++l],5),u.b(c[++l],c[++l],Q);else if(256===d)break;this.a=u.finish(),this.c=this.a.length;break;case ne:var p,h,f,g,m,v,y,B,b,w,S,H,I=new te(ee?new Uint8Array(this.a.buffer):this.a,this.c),z=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],j=Array(19),E=ne;for(I.b(1,1,Q),I.b(E,2,Q),p=re(this,n),E=ae(m=oe(this.m,15)),L=ae(v=oe(this.l,7)),h=286;257<h&&0===m[h-1];h--);for(f=30;1<f&&0===v[f-1];f--);for(var _,C,x,T,k,q=h,W=f,R=new(ee?Uint32Array:Array)(q+W),A=new(ee?Uint32Array:Array)(316),O=new(ee?Uint8Array:Array)(19),N=_=0;N<q;N++)R[_++]=m[N];for(N=0;N<W;N++)R[_++]=v[N];if(!ee)for(N=0,x=O.length;N<x;++N)O[N]=0;for(N=T=0,x=R.length;N<x;N+=_){for(_=1;N+_<x&&R[N+_]===R[N];++_);if(C=_,0===R[N])if(C<3)for(;0<C--;)O[A[T++]=0]++;else for(;0<C;)(k=C-3<(k=C<138?C:138)&&k<C?C-3:k)<=10?(A[T++]=17,A[T++]=k-3,O[17]++):(A[T++]=18,A[T++]=k-11,O[18]++),C-=k;else if(A[T++]=R[N],O[R[N]]++,--C<3)for(;0<C--;)A[T++]=R[N],O[R[N]]++;else for(;0<C;)C-3<(k=C<6?C:6)&&k<C&&(k=C-3),A[T++]=16,A[T++]=k-3,O[16]++,C-=k}for(e=ee?A.subarray(0,T):A.slice(0,T),y=oe(O,7),S=0;S<19;S++)j[S]=y[z[S]];for(g=19;4<g&&0===j[g-1];g--);for(B=ae(y),I.b(h-257,5,Q),I.b(f-1,5,Q),I.b(g-4,4,Q),S=0;S<g;S++)I.b(j[S],3,Q);for(S=0,H=e.length;S<H;S++)if(b=e[S],I.b(B[b],y[b],Q),16<=b){switch(S++,b){case 16:w=2;break;case 17:w=3;break;case 18:w=7;break;default:throw"invalid code: "+b}I.b(e[S],w,Q)}for(var M,V,E=[E,m],L=[L,v],J=E[0],K=E[1],$=L[0],X=L[1],P=0,Y=p.length;P<Y;++P)if(M=p[P],I.b(J[M],K[M],Q),256<M)I.b(p[++P],p[++P],Q),V=p[++P],I.b($[V],X[V],Q),I.b(p[++P],p[++P],Q);else if(256===M)break;this.a=I.finish(),this.c=this.a.length;break;default:throw"invalid compression type"}return this.a};var h=function(){for(var e,t=[],n=3;n<=258;n++)e=function(e){switch(Q){case 3===e:return[257,e-3,0];case 4===e:return[258,e-4,0];case 5===e:return[259,e-5,0];case 6===e:return[260,e-6,0];case 7===e:return[261,e-7,0];case 8===e:return[262,e-8,0];case 9===e:return[263,e-9,0];case 10===e:return[264,e-10,0];case e<=12:return[265,e-11,1];case e<=14:return[266,e-13,1];case e<=16:return[267,e-15,1];case e<=18:return[268,e-17,1];case e<=22:return[269,e-19,2];case e<=26:return[270,e-23,2];case e<=30:return[271,e-27,2];case e<=34:return[272,e-31,2];case e<=42:return[273,e-35,3];case e<=50:return[274,e-43,3];case e<=58:return[275,e-51,3];case e<=66:return[276,e-59,3];case e<=82:return[277,e-67,4];case e<=98:return[278,e-83,4];case e<=114:return[279,e-99,4];case e<=130:return[280,e-115,4];case e<=162:return[281,e-131,5];case e<=194:return[282,e-163,5];case e<=226:return[283,e-195,5];case e<=257:return[284,e-227,5];case 258===e:return[285,e-258,0];default:throw"invalid length: "+e}}(n),t[n]=e[2]<<24|e[1]<<16|e[0];return t}(),w=ee?new Uint32Array(h):h;function re(e,t){function n(e,t){var n,i,r,o=e.k,a=[],s=0,d=w[e.length];switch(a[s++]=65535&d,a[s++]=d>>16&255,a[s++]=d>>24,Q){case 1===o:n=[0,o-1,0];break;case 2===o:n=[1,o-2,0];break;case 3===o:n=[2,o-3,0];break;case 4===o:n=[3,o-4,0];break;case o<=6:n=[4,o-5,1];break;case o<=8:n=[5,o-7,1];break;case o<=12:n=[6,o-9,2];break;case o<=16:n=[7,o-13,2];break;case o<=24:n=[8,o-17,3];break;case o<=32:n=[9,o-25,3];break;case o<=48:n=[10,o-33,4];break;case o<=64:n=[11,o-49,4];break;case o<=96:n=[12,o-65,5];break;case o<=128:n=[13,o-97,5];break;case o<=192:n=[14,o-129,6];break;case o<=256:n=[15,o-193,6];break;case o<=384:n=[16,o-257,7];break;case o<=512:n=[17,o-385,7];break;case o<=768:n=[18,o-513,8];break;case o<=1024:n=[19,o-769,8];break;case o<=1536:n=[20,o-1025,9];break;case o<=2048:n=[21,o-1537,9];break;case o<=3072:n=[22,o-2049,10];break;case o<=4096:n=[23,o-3073,10];break;case o<=6144:n=[24,o-4097,11];break;case o<=8192:n=[25,o-6145,11];break;case o<=12288:n=[26,o-8193,12];break;case o<=16384:n=[27,o-12289,12];break;case o<=24576:n=[28,o-16385,13];break;case o<=32768:n=[29,o-24577,13];break;default:throw"invalid distance"}for(d=n,a[s++]=d[0],a[+s]=d[1],a[5]=d[2],i=0,r=a.length;i<r;++i)h[f++]=a[i];m[a[0]]++,v[a[3]]++,g=e.length+t-1,c=null}var i,r,o,a,s,d,u,c,l,p={},h=ee?new Uint16Array(2*t.length):[],f=0,g=0,m=new(ee?Uint32Array:Array)(286),v=new(ee?Uint32Array:Array)(30),y=e.i;if(!ee){for(o=0;o<=285;)m[o++]=0;for(o=0;o<=29;)v[o++]=0}for(m[256]=1,i=0,r=t.length;i<r;++i){for(o=s=0,a=3;o<a&&i+o!==r;++o)s=s<<8|t[i+o];if(p[s]===Z&&(p[s]=[]),d=p[s],!(0<g--)){for(;0<d.length&&32768<i-d[0];)d.shift();if(r<=i+3){for(c&&n(c,-1),o=0,a=r-i;o<a;++o)l=t[i+o],h[f++]=l,++m[l];break}0<d.length?(u=function(e,t,n){var i,r,o,a,s,d,u=0,c=e.length;a=0,d=n.length;e:for(;a<d;a++){if(i=n[d-a-1],(o=3)<u){for(s=u;3<s;s--)if(e[i+s-1]!==e[t+s-1])continue e;o=u}for(;o<258&&t+o<c&&e[i+o]===e[t+o];)++o;if(u<o&&(r=i,u=o),258===o)break}return new b(u,t-r)}(t,i,d),c?c.length<u.length?(l=t[i-1],h[f++]=l,++m[l],n(u,0)):n(c,-1):u.length<y?c=u:n(u,0)):c?n(c,-1):(l=t[i],h[f++]=l,++m[l])}d.push(i)}return h[f++]=256,m[256]++,e.m=m,e.l=v,ee?h.subarray(0,f):h}function oe(e,t){var n,i,r,o,a,s=e.length,d=new c(572),u=new(ee?Uint8Array:Array)(s);if(!ee)for(o=0;o<s;o++)u[o]=0;for(o=0;o<s;++o)0<e[o]&&d.push(o,e[o]);if(n=Array(d.length/2),i=new(ee?Uint32Array:Array)(d.length/2),1===n.length)u[d.pop().index]=1;else{for(o=0,a=d.length/2;o<a;++o)n[o]=d.pop(),i[o]=n[o].value;for(r=function(e,n,t){var i,r,o,a,s,d=new(ee?Uint16Array:Array)(t),u=new(ee?Uint8Array:Array)(t),c=new(ee?Uint8Array:Array)(n),l=Array(t),p=Array(t),h=Array(t),f=(1<<t)-n,g=1<<t-1;for(d[t-1]=n,r=0;r<t;++r)f<g?u[r]=0:(u[r]=1,f-=g),f<<=1,d[t-2-r]=(d[t-1-r]/2|0)+n;for(d[0]=u[0],l[0]=Array(d[0]),p[0]=Array(d[0]),r=1;r<t;++r)d[r]>2*d[r-1]+u[r]&&(d[r]=2*d[r-1]+u[r]),l[r]=Array(d[r]),p[r]=Array(d[r]);for(i=0;i<n;++i)c[i]=t;for(o=0;o<d[t-1];++o)l[t-1][o]=e[o],p[t-1][o]=o;for(i=0;i<t;++i)h[i]=0;for(1===u[t-1]&&(--c[0],++h[t-1]),r=t-2;0<=r;--r){for(a=i=0,s=h[r+1],o=0;o<d[r];o++)(a=l[r+1][s]+l[r+1][s+1])>e[i]?(l[r][o]=a,p[r][o]=n,s+=2):(l[r][o]=e[i],p[r][o]=i,++i);h[r]=0,1===u[r]&&function m(e){var t=p[e][h[e]];t===n?(m(e+1),m(e+1)):--c[t],++h[e]}(r)}return c}(i,i.length,t),o=0,a=n.length;o<a;++o)u[n[o].index]=r[o]}return u}function ae(e){for(var t,n,i=new(ee?Uint16Array:Array)(e.length),r=[],o=[],a=0,s=0,d=e.length;s<d;s++)r[e[s]]=1+(0|r[e[s]]);for(s=1,d=16;s<=d;s++)a=(o[s]=a)+(0|r[s])<<1;for(s=0,d=e.length;s<d;s++)for(a=o[e[s]],o[e[s]]+=1,t=i[s]=0,n=e[s];t<n;t++)i[s]=i[s]<<1|1&a,a>>>=1;return i}function f(e,t){this.input=e,this.a=new(ee?Uint8Array:Array)(32768),this.d=S.g;var n,i={};for(n in(t?"number"==typeof t.compressionType:(t={},0))&&(this.d=t.compressionType),t)i[n]=t[n];i.outputBuffer=this.a,this.j=new s(this.input,i)}var g,m,v,y,S=l,I=(f.prototype.f=function(){var e,t,n=0,i=this.a,r=Math.LOG2E*Math.log(32768)-8<<4|8;switch(i[n++]=r,8,this.d){case S.NONE:t=0;break;case S.h:t=1;break;case S.g:t=2;break;default:throw Error("unsupported compression type")}i[+n]=(e=t<<6|0)|31-(256*r+e)%31;var o=this.input;if("string"==typeof o){for(var a=o.split(""),s=0,d=a.length;s<d;s++)a[s]=(255&a[s].charCodeAt(0))>>>0;o=a}for(var u,c=1,l=0,p=o.length,h=0;0<p;){for(p-=u=1024<p?1024:p;l+=c+=o[h++],--u;);c%=65521,l%=65521}return r=(l<<16|c)>>>0,this.j.c=2,n=(i=this.j.f()).length,ee&&((i=new Uint8Array(i.buffer)).length<=n+4&&(this.a=new Uint8Array(i.length+4),this.a.set(i),i=this.a),i=i.subarray(0,n+4)),i[n++]=r>>24&255,i[n++]=r>>16&255,i[n++]=r>>8&255,i[+n]=255&r,i},e("Zlib.Deflate",f),e("Zlib.Deflate.compress",function(e,t){return new f(e,t).f()}),e("Zlib.Deflate.prototype.compress",f.prototype.f),{NONE:S.NONE,FIXED:S.h,DYNAMIC:S.g});if(Object.keys)g=Object.keys(I);else for(m in g=[],v=0,I)g[v++]=m;for(v=0,y=g.length;v<y;++v)e("Zlib.Deflate.CompressionType."+(m=g[v]),I[m])}.call((o={exports:{}}).exports),s={Deflate:e(o.exports).Zlib.Deflate},d="base64url",self.onmessage=function(e){try{var t,n,i,r,o,a,s,d,u,c;"init"===e.data.type&&e.data.lockID?navigator.locks.request(e.data.lockID,function(){return postMessage({ready:!0}),new h(function(){})}):e.data.url&&e.data.payload?(c=(t=e.data).url,n=t.payload,i=t.shouldCacheResources,0===Object.keys(n).length&&postMessage({type:"emptyPayload"}),r=n.sequence,o=JSON.stringify(n.recordingPayload),s=104857600<=(a=(new TextEncoder).encode(o).length),postMessage({type:"recordingPayloadSize",recordingPayloadSize:a,exceedsPayloadSizeLimit:s}),s||(i&&(d=p(n,o)).hostedResources.length&&postMessage({type:"hostedResources",hostedResourcesEvent:d}),n.recordingSize=a,u=l(n,"binary"),c="".concat(c,"&ct=").concat((new Date).getTime()),fetch(c,{method:"POST",body:u}).then(function(e){e.status<200||300<=e.status?postMessage({error:new Error("received status code ".concat(e.status,": ").concat(e.statusText)),status:e.status,sequence:r}):postMessage({sequence:r})})["catch"](function(e){postMessage({error:e,sequence:r})}))):postMessage({type:"missingData",missingData:e.data.url?"PAYLOAD":"URL"})}catch(e){postMessage({error:e})}}},null);function createReplayPlugin(){return errorLogger(new SessionRecorder(record(),WorkerFactory))}var NUM_OF_KEYS_LIMIT=50,DEPTH_OF_LIMIT=4;function serializeHTML(e){var t;return e&&e.nodeType===e.ELEMENT_NODE&&(t=e.cloneNode(!1),(e=e.textContent)&&(t.textContent=e),t.outerHTML)||""}function isObject(e){return null!==e&&"object"==typeof e&&((e=Object.getPrototypeOf(e))===Object.prototype||null===e)}function isObjTooDeep(t,n){var e;return 0===n||0!==(e=Object.keys(t)).length&&e.some(function(e){e=t[e];return isObject(e)&&isObjTooDeep(e,n-1)})}function shouldIgnore(e){return e instanceof RegExp||!!isObject(e)&&(Object.keys(e).length>NUM_OF_KEYS_LIMIT||isObjTooDeep(e,DEPTH_OF_LIMIT))}function stringify(e){return e===undefined?"undefined":"object"!=typeof e?"bigint"==typeof e?e.toString()+"n":"function"==typeof e?e.toString():String(e):JSON.stringify(e,function(e,t){if(null!==t){if(t===undefined)return"undefined";if(shouldIgnore(t))return t.toString?t.toString():"[object Object]";if(t instanceof ArrayBuffer)return"ArrayBuffer { byteLength: ".concat(t.byteLength," }");if(t instanceof Error)return t.name+": "+t.message;if(t instanceof Node)return t instanceof HTMLElement?serializeHTML(t):t.nodeName;if(t instanceof Event){var n,i={};for(n in t){var r=t[n];i[n]=Array.isArray(r)&&r[0]instanceof HTMLElement?serializeHTML(r[0]):r}return i}}return t})}var StackFrame=function(){function e(e){this.fileName=e.fileName||"",this.functionName=e.functionName||"",this.lineNumber=e.lineNumber,this.columnNumber=e.columnNumber}return e.prototype.toString=function(){var e=this.fileName,t=this.functionName,n=this.lineNumber,n=void 0===n?"":n,i=this.columnNumber,i=void 0===i?"":i;return t?"".concat(t," (").concat(e,":").concat(n,":").concat(i,")"):"".concat(e,":").concat(n,":").concat(i)},e}(),FIREFOX_SAFARI_STACK_REGEXP=/(^|@)\S+:\d+/,CHROME_EDGE_STACK_REGEXP=/^\s*at .*(\S+:\d+|\(native\))/m,SAFARI_NATIVE_CODE_REGEXP=/^(eval@)?(\[native code])?$/,LOCATION_REGEXP=/(.+?)(?::(\d+))?(?::(\d+))?$/,DEFAULT_NUM_FRAMES_TO_SKIP=5,ErrorStackParser={parse:function(e,t){return null!=e&&e.stack?CHROME_EDGE_STACK_REGEXP.test(e.stack)?this.parseChromiumStack(e,t):FIREFOX_SAFARI_STACK_REGEXP.test(e.stack)?this.parseFirefoxSafariStack(e,t):[]:[]},extractLocation:function(e){if(-1===e.indexOf(":"))return[e];var t=LOCATION_REGEXP.exec(e.replace(/[()]/g,""));if(t)return[t[1],t[2]||undefined,t[3]||undefined];throw new Error("Cannot parse given url: ".concat(e))},parseHelper:function(e,t,n,i){for(var r=e.regex,o=e.includeMatchedLine,a=t.stack.split("\n"),s=[],d=0,u=0;u<a.length;u++){var c=a[u],l=r.test(c),l=o&&!l||!o&&l;if(!l&&!(++d<=DEFAULT_NUM_FRAMES_TO_SKIP)){if(n&&DEFAULT_NUM_FRAMES_TO_SKIP+n<d)break;i(c,s)}}return s},parseChromiumStack:function(e,t){var r=this;return this.parseHelper({regex:CHROME_EDGE_STACK_REGEXP,includeMatchedLine:!0},e,t,function(e,t){var e=(e=(n=-1<(e=-1<e.indexOf("(eval ")?e.replace(/eval code/g,"eval").replace(/(\(eval at [^()]*)|(\),.*$)/g,"").replace(/^\s+/,"").replace(/\(eval code/g,"("):e.replace(/^\s+/,"")).indexOf("(")&&-1<e.indexOf("):")?e.match(/ (\((.+):(\d+):(\d+)\)$)/):n)?e.replace(n[0],""):e).split(/\s+/).slice(1),n=r.extractLocation(n?n[1]:e.pop()||""),e=e.join(" ")||undefined,i="eval"===n[0]||"<anonymous>"===n[0]?undefined:n[0];t.push(new StackFrame({functionName:e,fileName:i,lineNumber:n[1],columnNumber:n[2]}))})},parseFirefoxSafariStack:function(e,t){var r=this;return this.parseHelper({regex:SAFARI_NATIVE_CODE_REGEXP,includeMatchedLine:!1},e,t,function(e,t){var n,i;-1===(e=-1<e.indexOf(" > eval")?e.replace(/ line (\d+)(?: > eval line \d+)* > eval:\d+:\d+/g,":$1"):e).indexOf("@")&&-1===e.indexOf(":")?t.push(new StackFrame({functionName:e})):(n=(n=e.match(i=/((.*".+"[^@]*)?[^@]*)(?:@)/))&&n[1]?n[1]:undefined,i=r.extractLocation(e.replace(i,"")),t.push(new StackFrame({functionName:n,fileName:i[0],lineNumber:i[1],columnNumber:i[2]})))})}};function includes(e,t){return-1!==e.indexOf(t)}function getResourceType(e,t){if(!t||"string"!=typeof t)return"resource";t=t.toLowerCase();if("inline"===e){if(includes(t,"script-src-attr"))return"inline event handler";if(includes(t,"style-src-attr"))return"inline style attribute";if(includes(t,"script"))return"inline script";if(includes(t,"style"))return"inline style"}return"eval"===e?"eval script execution":includes(t,"worker")?"worker":includes(t,"script")?includes(t,"elem")?"script element":"script":includes(t,"style")?includes(t,"elem")?"style element":"stylesheet":includes(t,"img")?"image":includes(t,"font")?"font":includes(t,"connect")?"network request":includes(t,"media")?"media resource":includes(t,"frame-ancestors")?"display of your page in a frame":includes(t,"frame")?"frame":includes(t,"manifest")?"manifest":includes(t,"base-uri")?"base URI":includes(t,"form-action")?"form submission":"resource"}function getDirective(e,t){if(e&&t)for(var n=t.toLowerCase(),i=0,r=e.split(";");i<r.length;i++){var o=r[i].trim(),a=o.toLowerCase();if(a===n||a.startsWith("".concat(n," ")))return o}return""}function getArticle(e){return e&&"string"==typeof e&&includes("aeiou",e.trim().charAt(0).toLowerCase())?"An":"A"}function formatBlockedUri(e){return e&&"inline"!==e&&"eval"!==e?e:""}function createCspViolationMessage(e,t,n,i){if(!t||"string"!=typeof t)return"Content Security Policy: Unknown violation occurred.";try{var r,o,a,s,d,u=n?" (Report-Only)":"";return"frame-ancestors"===(null==t?void 0:t.toLowerCase())?"Content Security Policy".concat(u,": The display of ").concat(e," in a frame was blocked because an ancestor violates your site's frame-ancestors policy.\nCurrent CSP: \"").concat(i,'".'):(o=getArticle(r=getResourceType(e,t)),a=formatBlockedUri(e),s=getDirective(i,t)||t,d="".concat(o," ").concat(r).concat(a?" from ".concat(a):""),"Content Security Policy".concat(u,": ").concat(d," was blocked by your site's `").concat(s,'` policy.\nCurrent CSP: "').concat(i,'".'))}catch(c){return"Content Security Policy: Error formatting violation message: ".concat(c.message)}}var MAX_LENGTH=1e3,PII_PATTERN={ip:/\b(?:\d{1,3}\.){3}\d{1,3}\b/g,ssn:/\b\d{3}-\d{2}-\d{4}\b/g,creditCard:/\b(?:\d[ -]?){12,18}\d\b/g,httpsUrls:/https:\/\/[^\s]+/g,email:/[\w._+-]+@[\w.-]+\.\w+/g},PII_REPLACEMENT="*".repeat(10),JSON_PII_KEYS=["password","email","key","token","auth","authentication","phone","address","ssn"],UNABLE_TO_DISPLAY_BODY="[Unable to display body: detected PII could not be redacted]",joinedKeys=JSON_PII_KEYS.join("|"),keyPattern='"([^"]*(?:'.concat(joinedKeys,')[^"]*)"'),acceptedValues='("([^"\\\\]*(?:\\\\.[^"\\\\]*)*")|(\\d+)|(true|false))';function truncate(e,t){return void 0===t&&(t=!1),e.length<=MAX_LENGTH?e:t?e.slice(0,MAX_LENGTH).concat("..."):e.slice(0,MAX_LENGTH)}function generateLogKey(e,t,n){return"".concat(e,"|").concat(t,"|").concat(n)}function mightContainPII(e){return/[\d]{2,}|https:\/\/|@/.test(e)}function scrubPII(e){var t=e.string,e=e._;return t&&"string"==typeof t&&mightContainPII(t)?e.reduce(e.values(PII_PATTERN),function(e,t){return e.replace(t,PII_REPLACEMENT)},t):t}function scrubJsonPII(e){var t;return new RegExp("".concat(keyPattern,"\\s*:\\s*[\\{\\[]"),"i").test(e)?UNABLE_TO_DISPLAY_BODY:(t=new RegExp("".concat(keyPattern,"\\s*:\\s*").concat(acceptedValues),"gi"),e.replace(t,function(e,t){return'"'.concat(t,'":"').concat(PII_REPLACEMENT,'"')}))}function mightContainJson(e,t){return!!(e&&"string"==typeof e&&(e=e.charAt(0),t&&-1!==t.indexOf("application/json")||"{"===e||"["===e))}function maskSensitiveFields(e){var t=e.string,n=e.contentType,e=e._;return t=t&&"string"==typeof t&&mightContainPII(t=mightContainJson(t,n)?scrubJsonPII(t):t)?scrubPII({string:t,_:e}):t}var DEV_LOG_TYPE="devlog";function createDevLogEnvelope(e,t){return{browser_time:e.util.getNow(),url:t.url.get(),visitorId:t.get_visitor_id(),accountId:t.get_account_id(),type:DEV_LOG_TYPE}}var TOKEN_MAX_SIZE=100,TOKEN_REFILL_RATE=10,TOKEN_REFRESH_INTERVAL=1e3,MAX_UNCOMPRESSED_SIZE=125e3,DevlogBuffer=function(){function e(e,t){this.pendo=e,this.pluginAPI=t,this.events=[],this.lastEvent=null,this.uncompressedSize=0,this.payloads=[],this.tokens=TOKEN_MAX_SIZE,this.lastRefillTime=this.pluginAPI.util.getNow(),this.nextRefillTime=this.lastRefillTime+TOKEN_REFRESH_INTERVAL}return e.prototype.isEmpty=function(){return 0===this.events.length&&0===this.payloads.length},e.prototype.refillTokens=function(){var e,t=this.pluginAPI.util.getNow();t>=this.nextRefillTime&&(e=t-this.lastRefillTime,e=Math.floor(e/TOKEN_REFRESH_INTERVAL),this.tokens=Math.min(this.tokens+e*TOKEN_REFILL_RATE,TOKEN_MAX_SIZE),this.lastRefillTime=t,this.nextRefillTime=t+TOKEN_REFRESH_INTERVAL)},e.prototype.clear=function(){this.events=[],this.lastEvent=null,this.uncompressedSize=0},e.prototype.hasTokenAvailable=function(){return this.refillTokens(),0<this.tokens},e.prototype.estimateEventSize=function(e){return JSON.stringify(e).length},e.prototype.push=function(e){var t;return!!this.hasTokenAvailable()&&(t=this.estimateEventSize(e),this.uncompressedSize+t>MAX_UNCOMPRESSED_SIZE&&this.compressCurrentChunk(),this.uncompressedSize+=t,this.lastEvent=e,this.events.push(e),this.tokens=Math.max(this.tokens-1,0),!0)},e.prototype.compressCurrentChunk=function(){var e;0!==this.events.length&&(e=this.pendo.compress(this.events),this.payloads.push(e),this.clear())},e.prototype.generateUrl=function(){var e={v:this.pendo.VERSION,ct:this.pluginAPI.util.getNow()};return this.pluginAPI.transmit.buildBaseDataUrl(DEV_LOG_TYPE,this.pendo.apiKey,e)},e.prototype.pack=function(){var t,e;if(!this.isEmpty())return t=this.generateUrl(),this.compressCurrentChunk(),e=this.pendo._.map(this.payloads,function(e){return{jzb:e,url:t}}),this.payloads=[],e},e}(),DevlogTransport=function(){function e(e,t){this.pendo=e,this.pluginAPI=t}return e.prototype.buildGetUrl=function(e,t){var n={},i=(this.pluginAPI.agent.treatAsAdoptPartner()&&this.pluginAPI.agent.addAccountIdParams(n,this.pendo.get_account_id(),this.pluginAPI.ConfigReader.get("oemAccountId")),this.pluginAPI.agent.getJwtInfoCopy()),i=(this.pendo._.isEmpty(i)||this.pendo._.extend(n,i),n.jzb=t,this.pendo._.map(n,function(e,t){return"".concat(t,"=").concat(e)}).join("&"));return"".concat(e).concat(-1!==e.indexOf("?")?"&":"?").concat(i)},e.prototype.get=function(e,t){return t.method="GET",this.pluginAPI.transmit.fetchKeepalive.supported()?this.pluginAPI.transmit.fetchKeepalive(e,t):this.pendo.ajax.get(e)},e.prototype.sendRequestWithGet=function(e){var t=e.url,e=e.jzb,t=this.buildGetUrl(t,e);return this.get(t,{headers:{"Content-Type":"application/octet-stream"}})},e.prototype.post=function(e,t){return t.method="POST",t.keepalive&&this.pluginAPI.transmit.fetchKeepalive.supported()?this.pluginAPI.transmit.fetchKeepalive(e,t):t.keepalive&&this.pluginAPI.transmit.sendBeacon.supported()?this.pluginAPI.transmit.sendBeacon(e,new Blob([t.body]))?Promise$2.resolve():Promise$2.reject(new Error("sendBeacon failed to send devlog data")):this.pendo.ajax.post(e,t.body)},e.prototype.sendRequestWithPost=function(e,t){var n=e.url,e=e.jzb,i=this.pluginAPI.agent.getJwtInfoCopy(),e={events:e,browser_time:this.pluginAPI.util.getNow()},e=(this.pluginAPI.agent.treatAsAdoptPartner()&&this.pluginAPI.agent.addAccountIdParams(e,this.pendo.get_account_id(),this.pluginAPI.ConfigReader.get("oemAccountId")),JSON.stringify(this.pendo._.extend(e,i)));return this.post(n,{body:e,headers:{"Content-Type":"application/json"},keepalive:t})},e.prototype.sendRequest=function(e,t){var n=e.url,e=e.jzb;return e.length<=this.pluginAPI.constants.ENCODED_EVENT_MAX_LENGTH&&!this.pluginAPI.ConfigReader.get("sendEventsWithPostOnly")?this.sendRequestWithGet({url:n,jzb:e}):this.sendRequestWithPost({url:n,jzb:e},t)},e}();function ConsoleCapture(){var a,s,d,u,i,n,r,c,l=!1,o="captureConsoleLogs",p=["log","warn","error","info"],h="console",f="";return{name:"ConsoleCapture",initialize:function(e,t){s=e._;t=(a=t).ConfigReader;t.addOption(o,[t.sources.PENDO_CONFIG_SRC],!1),t.get(o)&&(u=new DevlogBuffer(d=e,a),r=new DevlogTransport(e,a),i=new a.SendQueue(r.sendRequest.bind(r)),n=setInterval(function(){i.failed()||C()},a.constants.SEND_INTERVAL),i.start(),a.Events.ready.on(S),a.Events["recording:unpaused"].on(b),a.Events["recording:paused"].on(w),a.Events.appUnloaded.on(m),a.Events.appHidden.on(g),a.Events["ptm:paused"].on(v),a.Events["ptm:unpaused"].on(y))},teardown:function(){C({unload:!0}),n&&clearInterval(n);i&&i.stop();u&&u.clear();a.Events.appHidden.off(g),a.Events.appUnloaded.off(m),a.Events["ptm:paused"].off(v),a.Events["ptm:unpaused"].off(y),a.Events["recording:unpaused"].off(b),a.Events["recording:paused"].off(w),a.detachEventInternal(window,"securitypolicyviolation",I),s.each(p,function(e){if(!console[e])return s.noop;e=console[e]._pendoUnwrap;s.isFunction(e)&&e()})},addIntercepts:t,createConsoleEvent:E,captureStackTrace:_,send:C,setCaptureState:e,recordingStarted:b,recordingStopped:w,onAppHidden:g,onAppUnloaded:m,onPtmPaused:v,onPtmUnpaused:y,securityPolicyViolationFn:I,get isCapturingConsoleLogs(){return l},get buffer(){return u},get sendQueue(){return i},get isPtmPaused(){return c}};function g(){C({hidden:!0})}function m(){C({unload:!0})}function v(){c=!0}function y(){if(c=!1,!u.isEmpty()){for(var e=0,t=u.events;e<t.length;e++){var n=t[e];a.Events.eventCaptured.trigger(n)}C()}}function e(e){var e=void 0===e?{}:e,t=e.shouldCapture,t=void 0!==t&&t,e=e.reason,e=void 0===e?"":e;t!==l&&(l=t,a.log.info("[ConsoleCapture] Console log capture ".concat(t?"started":"stopped").concat(e?": ".concat(e):"")))}function b(){e({shouldCapture:!0,reason:"recording started"})}function w(){e({shouldCapture:!1,reason:"recording stopped"})}function S(){t(),a.attachEventInternal(window,"securitypolicyviolation",I)}function t(){s.each(p,function(n){var e=console[n];e&&(console[n]=s.wrap(e,function(e){var t=s.toArray(arguments).slice(1);e.apply(console,t),E(t,n)}),console[n]._pendoUnwrap=function(){console[n]=e})})}function I(e){var t,n,i;e&&"object"==typeof e&&(i=e.blockedURI,t=e.violatedDirective,n=e.effectiveDirective,E([createCspViolationMessage(i,t||n,i="report"===e.disposition,e.originalPolicy)],i?"warn":"error",{skipStackTrace:!0,skipScrubPII:!0}))}function E(e,t,n){var n=void 0===n?{}:n,i=n.skipStackTrace,i=void 0!==i&&i,n=n.skipScrubPII,n=void 0!==n&&n;if(l&&e&&0!==e.length&&s.contains(p,t)){e=s.compact(s.map(e,function(e){var t;try{t=stringify(e)}catch(n){a.log.error("Error stringifying arg: ",n)}return t})).join(" ");if(e){var r,o="",i=(i||(o=_("error"===t?4:1)),generateLogKey(t,e=truncate(e),o=truncate(o)));if(i!==f||!u.lastEvent)return r=createDevLogEnvelope(a,d),r=__assign(__assign({},r),{subType:h,devLogLevel:"log"===t?"info":t,devLogMessage:n?e:scrubPII({string:e,_:s}),devLogTrace:o,devLogCount:1}),u.hasTokenAvailable()&&(c||a.Events.eventCaptured.trigger(r),u.push(r),f=i),r;u.lastEvent.devLogCount++}}}function _(e){try{var t=ErrorStackParser.parse(new Error,e);return s.map(t,function(e){return e.toString()}).join("\n")}catch(n){return""}}function C(e){var t,e=void 0===e?{}:e,n=e.unload,n=void 0!==n&&n,e=e.hidden,e=void 0!==e&&e;u&&!u.isEmpty()&&(d.isSendingEvents()?(t=u.pack())&&0!==t.length&&(n||e?i.drain(t,n):i.push.apply(i,t)):u.clear())}}function NetworkCapture(){let o,a,n={},i,r,s,d,u,c,l,p,h=!1,f=[];const g="captureNetworkRequests",F="network",t="networkLogs",m="networkLogs.allowedRequestHeaders",v="networkLogs.allowedResponseHeaders",D="networkLogs.captureRequestBody",U="networkLogs.captureResponseBody",y="networkLogs.excludeRequestUrls",b={"content-type":!0,"content-length":!0,accept:!0,"accept-language":!0},w={"cache-control":!0,"content-length":!0,"content-type":!0,"content-language":!0};return{name:"NetworkCapture",initialize:function(e,t){o=t,a=e;t=o.ConfigReader,t.addOption(g,[t.sources.PENDO_CONFIG_SRC],!1),t=t.get(g);t&&(i=new DevlogBuffer(e,o),d=new DevlogTransport(e,o),r=new o.SendQueue(d.sendRequest.bind(d)),S(),I(m,b),I(v,w),E(),G(),s=setInterval(()=>{r.failed()||P()},o.constants.SEND_INTERVAL),r.start(),o.Events.ready.on(B),o.Events["recording:unpaused"].on(k),o.Events["recording:paused"].on(R),o.Events["ptm:paused"].on(_),o.Events["ptm:unpaused"].on(C),o.Events.appHidden.on(x),o.Events.appUnloaded.on(T),p=o.transmit.buildBaseDataUrl(DEV_LOG_TYPE,a.apiKey))},teardown:function(){s&&clearInterval(s);r&&r.stop();i&&i.clear();o.NetworkRequest.off({request:A,response:O,error:N}),n={},o.Events["ptm:paused"].off(_),o.Events["ptm:unpaused"].off(C),o.Events.appHidden.off(x),o.Events.appUnloaded.off(T),o.Events["recording:unpaused"].off(k),o.Events["recording:paused"].off(R)},handleRequest:A,handleResponse:O,handleError:N,startCapture:B,createNetworkEvent:q,send:P,onPtmPaused:_,onPtmUnpaused:C,onAppHidden:x,onAppUnloaded:T,setCaptureState:e,recordingStarted:k,recordingStopped:R,addConfigOptions:S,processHeaderConfig:I,extractHeaders:M,setupBodyCallbacks:E,processBody:L,processRequestBody:z,processResponseBody:j,buildExcludeRequestUrls:G,isUrlExcluded:H,get isCapturingNetworkLogs(){return h},get requestMap(){return n},get buffer(){return i},get sendQueue(){return r},get isPtmPaused(){return u},get allowedRequestHeaders(){return b},get allowedResponseHeaders(){return w},get requestBodyCb(){return c},get responseBodyCb(){return l},get excludeRequestUrls(){return f}};function S(){var e=o["ConfigReader"];e.addOption(t,[e.sources.SNIPPET_SRC],{}),e.addOption(m,[e.sources.SNIPPET_SRC],[]),e.addOption(v,[e.sources.SNIPPET_SRC],[]),e.addOption(D,[e.sources.SNIPPET_SRC],undefined),e.addOption(U,[e.sources.SNIPPET_SRC],undefined),e.addOption(y,[e.sources.SNIPPET_SRC],[])}function I(e,t){e=o.ConfigReader.get(e);e&&0!==e.length&&a._.each(e,e=>{e&&a._.isString(e)&&(t[e.toLowerCase()]=!0)})}function E(){var e=o.ConfigReader.get(t);e&&(a._.isFunction(e.captureRequestBody)&&(c=e.captureRequestBody),a._.isFunction(e.captureResponseBody))&&(l=e.captureResponseBody)}function G(){var e=o.ConfigReader.get(y);e&&0!==e.length&&a._.each(e,e=>{e=function(e){if(e){var t=a._.isRegExp(e);if(a._.isString(e)||t)return t?e:(t=o.util.escapeRegExp(e),new RegExp(`^${t}$`))}}(e);e&&f.push(e)})}function _(){u=!0}function C(){if(u=!1,!i.isEmpty()){for(const e of i.events)o.Events.eventCaptured.trigger(e);P()}}function x(){P({hidden:!0})}function T(){P({unload:!0})}function e({shouldCapture:e=!1,reason:t=""}={}){e!==h&&(h=e,o.log.info("[NetworkCapture] Network request capture "+(e?"started":"stopped")+(t?": "+t:"")))}function k(){return e({shouldCapture:!0,reason:"recording started"})}function R(){return e({shouldCapture:!1,reason:"recording stopped"})}function B(){o.NetworkRequest.on({request:A,response:O,error:N})}function H(t){return!(!t||!a._.isString(t))&&0!==f.length&&a._.some(f,e=>e.test(t))}function A(e){h&&e&&!H(e.url)&&(n[e.requestId]=e)}function O(e){var t;h&&e&&(t=n[e.requestId])&&(-1!==t.url.indexOf(p)&&200===e.status||i.hasTokenAvailable()&&(t=q({request:t,response:e}),u||o.Events.eventCaptured.trigger(t),i.push(t)),delete n[e.requestId])}function N({error:e,context:t}){h&&(e.requestId&&n[e.requestId]&&delete n[e.requestId],-1!==t.indexOf("fetch")&&o.log.debug("[NetworkCapture] Fetch tracking failed:",e),-1!==t.indexOf("xhr"))&&o.log.debug("[NetworkCapture] XHR tracking failed:",e)}function M(i,r){var{keys:e,reduce:t}=a._;return i&&r?t(e(i),(e,t)=>{var n=t.toLowerCase();return r[n]&&e.push(t+": "+i[t]),e},[]):[]}function L(e,t){return e&&a._.isString(e)?truncate(maskSensitiveFields({string:e,contentType:t,_:a._}),!0):""}function z({request:e}){if(!e||!e.body||!c)return"";try{return L(c(e.body,{request:e}),a._.get(e,"headers.content-type",""))}catch(t){return o.log.error("[NetworkCapture] Error processing request body",t),"[Failed to process request body]"}}function j({response:e}){if(!e||!e.body||!l)return"";try{return L(l(e.body,{response:e}),a._.get(e,"headers.content-type",""))}catch(t){return o.log.error("[NetworkCapture] Error processing response body",t),"[Failed to process response body]"}}function q({request:e,response:t}){var n=createDevLogEnvelope(o,a),i=M(e.headers,b),r=M(t.headers,w),n=Object.assign(Object.assign({},n),{subType:F,devLogMethod:e.method,devLogStatusCode:t.status,devLogRequestUrl:e.url,devLogRequestHeaders:i,devLogResponseHeaders:r,devLogCount:1});return c&&(n.devLogRequestBody=z({request:e})),l&&(n.devLogResponseBody=j({response:t})),n}function P({unload:e=!1,hidden:t=!1}={}){var n;i&&!i.isEmpty()&&(a.isSendingEvents()?(n=i.pack(),e||t?r.drain(n,e):r.push(...n)):i.clear())}}var PREDICT_STEP_REGEX=/\$\$predict\$\$/,DRAG_THRESHOLD=5,STYLE_ID="pendo-predict-plugin-styles",PREDICT_BASE_URL="https://predict.pendo.io",GUIDE_BUTTON_IDENTIFIER='button:contains("token")',pluginVersion="1.0.1",$=function(e){return document.getElementById(e)},createElement=function(e,t,n){void 0===t&&(t={}),void 0===n&&(n=null);for(var i=document.createElement(e),r=Object.entries(t),o=0;o<r.length;o++){var a=r[o],s=a[0],a=a[1];"className"===s?i.className=a:"innerHTML"===s?i.innerHTML=a:i[s]=a}return n&&n.appendChild(i),i},injectStyles=function(e,t){void 0===t&&(t=function(){});var n="".concat(STYLE_ID,"-").concat(e);$(n)?t("[predict] style already exists, skipping: ".concat(n)):(t("[predict] injecting styles: ".concat(n)),createElement("style",{id:n,textContent:"\n #".concat(e," {\n display: none !important;\n }\n .frame-explanation {\n aspect-ratio: 16/9; overflow: hidden; min-height: 300px;\n width: 100vw; height: 100vh; background: transparent;\n position: fixed; bottom: 0; right: 0; z-index: 999999; border: none;\n visibility: hidden; opacity: 0; pointer-events: none;\n transition: opacity 0.1s ease-out, visibility 0s linear 0.1s;\n display: none;\n }\n .frame-explanation.is-visible {\n visibility: visible; opacity: 1; pointer-events: auto;\n transition: opacity 0.1s ease-out, visibility 0s linear 0s;\n }\n .frame-explanation.is-exists {\n display: block !important;\n }\n .floating-modal-container {\n position: fixed; top: 20px; right: 20px; z-index: 500000;\n visibility: hidden; opacity: 0; pointer-events: none;\n transition: opacity 0.1s ease-out, visibility 0s linear 0.1s;\n border-radius: 8px; box-shadow: 0px 4px 12px 0px rgba(0,0,0,0.15);\n overflow: hidden; width: 384px; height: 176px;\n }\n .floating-modal-container.is-visible {\n visibility: visible; opacity: 1; pointer-events: auto;\n transition: opacity 0.1s ease-out, visibility 0s linear 0s;\n }\n .floating-modal-container.is-dragging { will-change: left, top; }\n .floating-modal-drag-handle {\n position: absolute; left: 50%; transform: translateX(-50%);\n top: 5px; width: calc(100% - 46px); min-width: 166px; height: 17px;\n z-index: 9999; transition: left 0.2s ease, right 0.2s ease;\n display: flex; justify-content: center; align-items: center;\n }\n .floating-modal-drag-handle svg g { fill: #A0A0A0; }\n .floating-modal-drag-handle:hover { cursor: grab; }\n .floating-modal-drag-handle:hover svg g { fill: #1f2937; }\n .floating-modal-drag-handle.is-dragging { cursor: grabbing; }\n .floating-modal-drag-handle.is-collapsed { top: 0px; }\n .frame-floating-modal { width: 100%; height: 100%; background: white; border: none; display: block; }\n ")},document.head))},getRecordIdFromUrl=function(e,t){void 0===t&&(t=function(){});var e=window.location.href.match(e),e=null!=(e=null==e?void 0:e[1])?e:null;return t("[predict] recordId found: ".concat(e)),e},safeStringify=function(e,t){try{return JSON.stringify(e)}catch(n){return null!=t?t:""}},safeParse=function(e,t,n){void 0===n&&(n=function(){});try{return JSON.parse(e)}catch(i){return n("[predict] JSON parse error: ".concat(i)),t}},buildQueryParams=function(e){var t=new URLSearchParams,n=Object.entries(e);t.set("pluginVersion",pluginVersion);for(var i=0;i<n.length;i++){var r=n[i],o=r[0],r=r[1];null!=r&&t.set(o,("object"==typeof r?safeStringify:String)(r))}return t.toString()},setupDragAndDrop=function(n,r){var o=!1,a=!1,i=!1,s=0,d=0,u=0,c=0,l=null,p=r.querySelector("iframe"),e=function(e){var t;0===e.button&&(e.preventDefault(),a=!(o=!0),n.classList.add("is-dragging"),r.classList.add("is-dragging"),p&&(p.style.pointerEvents="none"),t=r.getBoundingClientRect(),u=t.left,c=t.top,r.style.left="".concat(u,"px"),r.style.right="auto",s=e.clientX,d=e.clientY,document.addEventListener("mousemove",h),document.addEventListener("mouseup",f))},h=function(e){var n,i;o&&(n=e.clientX-s,i=e.clientY-d,(Math.abs(n)>DRAG_THRESHOLD||Math.abs(i)>DRAG_THRESHOLD)&&(a=!0),l&&cancelAnimationFrame(l),l=requestAnimationFrame(function(){var e=r.getBoundingClientRect(),t=Math.max(0,Math.min(u+n,window.innerWidth-e.width)),e=Math.max(0,Math.min(c+i,window.innerHeight-e.height));r.style.left="".concat(t,"px"),r.style.top="".concat(e,"px")}))},f=function(e){var t;o&&(o=!1,n.classList.remove("is-dragging"),r.classList.remove("is-dragging"),p&&(p.style.pointerEvents=""),l&&cancelAnimationFrame(l),l=null,document.removeEventListener("mousemove",h),document.removeEventListener("mouseup",f),!a)&&i&&p&&null!=(t=null==p?void 0:p.contentWindow)&&t.postMessage({type:"TRIGGER_EXPAND"},PREDICT_BASE_URL)};return n.setCollapsedState=function(e){i=e,n.classList.toggle("is-collapsed",e)},n.addEventListener("mousedown",e),n.cleanup=function(){n.removeEventListener("mousedown",e),document.removeEventListener("mousemove",h),document.removeEventListener("mouseup",f),l&&cancelAnimationFrame(l)},n},createExplanationIframe=function(e){var t=e.analysisId,n=e.recordId,e=e.configuration,i="frameExplanation-".concat(t),r=(null!=(r=$(i))&&r.remove(),"".concat(PREDICT_BASE_URL,"/external/analysis/").concat(t,"/prediction/drilldown/").concat(n)),t=buildQueryParams(e);createElement("iframe",{id:i,className:"frame-explanation",title:"Explanation",loading:"lazy",referrerPolicy:"strict-origin-when-cross-origin",allowFullscreen:!0,src:"".concat(r,"?").concat(t)},document.body)},createFloatingModal=function(e){for(var t=e.recordId,n=e.configuration,r=null==(e=n.analysisIds)?void 0:e.flat(Infinity),i=0;i<r.length;i++)createExplanationIframe({analysisId:r[i],recordId:t,configuration:n});var o=createElement("div",{id:"floatingModalContainer",className:"floating-modal-container"},document.body),e=createElement("div",{className:"floating-modal-drag-handle",innerHTML:'<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">\n <g fill="#EBEBEB">\n <circle cx="3.33" cy="6" r="1.5"/><circle cx="8" cy="6" r="1.5"/><circle cx="12.67" cy="6" r="1.5"/>\n <circle cx="3.33" cy="10" r="1.5"/><circle cx="8" cy="10" r="1.5"/><circle cx="12.67" cy="10" r="1.5"/>\n </g>\n </svg>'},o),a="".concat(PREDICT_BASE_URL,"/external/analysis/prediction/summary/").concat(t),s=buildQueryParams(n);return createElement("iframe",{id:"frameFloatingModal",className:"frame-floating-modal",loading:"lazy",referrerPolicy:"strict-origin-when-cross-origin",allowFullscreen:!0,title:"Floating Modal",src:"".concat(a,"?").concat(s)},o),o.dragHandle=setupDragAndDrop(e,o),function(){var e,t;null!=(t=null==(e=o.dragHandle)?void 0:e.cleanup)&&t.call(e),o.remove();for(var n=0;n<r.length;n++){var i=$("frameExplanation-".concat(r[n]));i&&i.remove()}}},setupMessageListener=function(e){var u=e.token,c=e.forceAccountId,l=e.cleanup,p=e.pendo,t=function(e){var t,n,i,r,o,a,s=e.origin,d=e.data;s===PREDICT_BASE_URL&&d&&"object"==typeof d&&(e=d.type,s=d.analysisId,t=d.height,n=d.width,i=$("frameExplanation-".concat(s)),r=$("floatingModalContainer"),o=function(){r&&(r.style.height="".concat(t,"px"),r.style.width="".concat(n,"px"))},a=function(e){var t,n;r&&null!=(n=null==(t=r.dragHandle)?void 0:t.setCollapsedState)&&n.call(t,e)},s={MODAL_INITIALIZED:function(){var e,t,n,i,r=$("frameFloatingModal");r&&(t=e=null,n=p.getConfigValue("retrieveIDPToken"),p._.isFunction(n)&&(n=n())&&(e=n.idToken,t=n.extensionAPIKeys),n=null==(n=null==p?void 0:p.getVisitorId)?void 0:n.call(p),i=null!=c?c:null==(i=null==p?void 0:p.getAccountId)?void 0:i.call(p),null!=(r=r.contentWindow))&&r.postMessage({type:"TOKEN_RECEIVED",token:u,idToken:e,extensionAPIKeys:t,visitorId:n,accountId:i},PREDICT_BASE_URL)},OPEN_EXPLANATION:function(){var e;null!=i&&i.classList.add("is-visible"),null!=(e=null==i?void 0:i.contentWindow)&&e.postMessage(d,PREDICT_BASE_URL)},CLOSE_EXPLANATION:function(){return null==i?void 0:i.classList.remove("is-visible")},AUTH_ERROR_EXPLANATION:function(){null!=i&&i.classList.remove("is-visible");var e=$("frameFloatingModal");e&&(e.src=e.src)},DATA_READY:function(){null!=r&&r.classList.add("is-visible"),o();for(var e=d.analysisIds||[],t=0;t<e.length;t++){var n=$("frameExplanation-".concat(e[t]));n&&n.classList.add("is-exists")}},AUTH_ERROR:function(){null!=r&&r.classList.add("is-visible"),o()},CLOSE_FLOATING_MODAL:l,EXPAND_FLOATING_MODAL:function(){o(),a(!1)},COLLAPSE_FLOATING_MODAL:function(){o(),a(!0)}},e)&&e in s&&null!=(e=null===s?void 0:s[e])&&e.call(s)};return window.addEventListener("message",t),function(){return window.removeEventListener("message",t)}},predictGuidesScript=function(e){var t,n=e.step,i=e.pendo,r=e.cleanupArray,o=e.cleanup,e=e.log,a=(e("[predict] initializing"),null==n?void 0:n.containerId);injectStyles(a,e),0<r.length?e("[predict] cleanupArray is not empty"):(n=null==(a=n.guideElement.find(GUIDE_BUTTON_IDENTIFIER))?void 0:a[0])?(n=(a=safeParse(n.textContent,{},e)).token,(a=__rest(a,["token"]))&&n?(t=new RegExp("/".concat(a.recordRegexName,"/([a-zA-Z0-9]+)(?:/|$)")),(t=getRecordIdFromUrl(t,e))?(r.push(setupMessageListener({token:n,forceAccountId:null==a?void 0:a.forceAccountId,cleanup:o,pendo:i})),r.push(createFloatingModal({recordId:t,configuration:a}))):e("[predict] no recordId found in URL, aborting")):e("[predict] no configuration found, aborting")):e("[predict] no guide button found, aborting")};const PredictGuides=()=>{let o=null,a=[];const s=()=>{var e;null!=(e=null===o||void 0===o?void 0:o.log)&&e.debug("[predict] cleaning up");for(let e=0;e<a.length;e++)try{a[e]()}catch(t){}a=[]};return{name:"PredictGuides",initialize:(e,t)=>{var n=(o=t).ConfigReader,i="predictGuides",i=(n.addOption(i,[n.sources.SNIPPET_SRC,n.sources.PENDO_CONFIG_SRC],!1),n.get(i));if(i){const r=t.log.debug.bind(t.log);o.Events.urlChanged.on(s);n={name:"PredictFrameScript",script(e,t,n){predictGuidesScript({step:e,pendo:n,cleanupArray:a,cleanup:s,log:r}),this.on("unmounted",e=>{"hidden"!==e.reason&&s()})},test(e,t){e=e.name||"";return PREDICT_STEP_REGEX.test(e)}};o.GlobalRuntime.addGlobalScript(n)}},teardown:()=>{var e;s(),null!=(e=null==(e=null===o||void 0===o?void 0:o.Events)?void 0:e.urlChanged)&&e.off(s)}}};export{ConsoleCapture,Feedback,GuideMarkdown,NetworkCapture,PredictGuides,createReplayPlugin as Replay,TextCapture,VocPortal,loadAgent};