@pendo/agent 2.313.0 → 2.314.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,12 +1,12 @@
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 p(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e["default"]:e}var G,o,B,z,j,H,q,e={exports:{}};function W(e){e?(H[0]=H[16]=H[1]=H[2]=H[3]=H[4]=H[5]=H[6]=H[7]=H[8]=H[9]=H[10]=H[11]=H[12]=H[13]=H[14]=H[15]=0,this.blocks=H):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],z=[24,16,8,0],j=["hex","array","digest","arrayBuffer"],H=[],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]<<z[3&n++];else for(n=this.start;r<o&&n<64;++r)(t=e.charCodeAt(r))<128?a[n>>2]|=t<<z[3&n++]:(t<2048?a[n>>2]|=(192|t>>6)<<z[3&n++]:(t<55296||57344<=t?a[n>>2]|=(224|t>>12)<<z[3&n++]:(t=65536+((1023&t)<<10|1023&e.charCodeAt(++r)),a[n>>2]|=(240|t>>18)<<z[3&n++],a[n>>2]|=(128|t>>12&63)<<z[3&n++]),a[n>>2]|=(128|t>>6&63)<<z[3&n++]),a[n>>2]|=(128|63&t)<<z[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<j.length;++e){var n=j[e];t[n]=q(n)}return t}(),t?n.exports=i:G.sha1=i;var V=p(e.exports);let $;const K={createScriptURL:e=>e,createHTML:e=>e};function J(e){return $||($=e.trustedTypesPolicy||(window.trustedTypes&&"function"==typeof window.trustedTypes.createPolicy?window.trustedTypes.createPolicy("pendo",K):K),e.trustedTypesPolicy=$),$}var E,Z="stagingServerHashes",X={};function Y(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||X)&&(!!Q(e)||ie((t=t||window.location).host,e.stagingServers,e[Z]))}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=J(t).createScriptURL(e),document.getElementsByTagName("script")[0]);t&&t.parentNode?t.parentNode.insertBefore(n,t):(document.head||document.body).appendChild(n)}function le(e){X=e}function pe(){return void 0===d?{}:d}function he(e){return X[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),_=p(function(){var e="object"==typeof self&&self.self===self&&self||"object"==typeof Gt&&Gt.global===Gt&&Gt||Function("return this")()||{},i=Array.prototype,D=Object.prototype,F="undefined"!=typeof Symbol?Symbol.prototype:null,U=i.push,d=i.slice,l=D.toString,G=D.hasOwnProperty,t="undefined"!=typeof ArrayBuffer,n="undefined"!=typeof DataView&&/\[native code\]/.test(String(DataView)),B=Array.isArray,z=Object.keys,j=Object.create,H=t&&ArrayBuffer.isView,q=isNaN,W=isFinite,V=!{toString:null}.propertyIsEnumerable("toString"),$=["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 J(e){return void 0===e}function Z(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 X=r("String"),Y=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 Y(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 H?H(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=$.length,i=e.constructor,r=p(i)&&i.prototype||D,o="constructor";for(g(e,o)&&!t.contains(o)&&t.push(o);n--;)(o=$[n])in e&&e[o]!==r[o]&&!t.contains(o)&&t.push(o)}function y(e){if(!o(e))return[];if(z)return z(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 F.valueOf.call(e)===F.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 Ee(e){for(var t={},n=y(e),i=0,r=n.length;i<r;i++)t[e[n[i]]]=n[i];return t}function Ie(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)?j?j(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 Ae(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 Re(e,t,n){e=Ae(e,S(t));return J(e)?n:e}function Oe(e){return e}function E(t){return t=s({},t),function(e){return ge(e,t)}}function Ne(t){return t=S(t),function(e){return Ae(e,t)}}function I(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)?I(e,t,n):(o(e)&&!f(e)?E: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 De(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 Fe(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=Fe(t),t=Fe(Ee(t)),Ge=b.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g},Be=/(.)^/,ze={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},je=/\\|'|\r|\n|\u2028|\u2029/g;function He(e){return"\\"+ze[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}),$e=(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]=$e(e[i],e)}return e});var Je=c(function(e,t,n){return Ut(function(){return e.apply(null,n)},t)}),Ze=x(Je,b,1);function Xe(e){return function(){return!e.apply(this,arguments)}}function Ye(e,t){var n;return function(){return 0<--e&&(n=t.apply(this,arguments)),e<=1&&(t=null),n}}var Qe=x(Ye,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 A(e,t,n){if(t=I(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 R(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=I(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),A(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]),R(e,function(e){var t=o;if(!t){if(null==(e=r&&r.length?Ae(e,r):e))return;t=e[n]}return null==t?t:t.apply(e,i)})});function gt(e,t){return R(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),A(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):X(e)?e.match(vt):T(e)?R(e,Oe):w(e):[]}function bt(e,t,n){if(null==t||n)return(e=T(e)?e:w(e))[De(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=De(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),A(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}),Et=M(function(e,t,n){g(e,n)?e[n]++:e[n]=1}),It=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=I(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=Xe(i),1<n.length&&(t=n[1])):(n=R(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 At=c(function(e,t){return t=k(t,!0,!0),O(e,function(e){return!N(t,e)})}),Rt=c(function(e,t){return At(e,t)});function Ot(e,t,n,i){Z(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 Dt(n){return A(Ie(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}A(["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)}}),A(["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=Dt({__proto__:null,VERSION:"1.13.6",restArguments:c,isObject:o,isNull:function(e){return null===e},isUndefined:J,isBoolean:Z,isElement:function(e){return!(!e||1!==e.nodeType)},isString:X,isNumber:Y,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)||X(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:Ee,functions:Ie,methods:Ie,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:Re,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 Re(t,e)}},matcher:E,matches:E,times:function(e,t,n){var i=Array(Math.max(0,e));t=I(t,n,1);for(var r=0;r<e;r++)i[r]=t(r);return i},random:De,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(je,He),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:$e,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:Je,defer:Ze,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:Xe,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:Ye,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,E(t))},each:A,forEach:A,map:R,collect:R,reduce:ct,foldl:ct,inject:ct,reduceRight:lt,foldr:lt,filter:O,select:O,reject:function(e,t,n){return O(e,Xe(_(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,E(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),A(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(R(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:Et,partition:It,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:Rt,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:At,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:Dt,"default":b}),Ft=P.toPath;return P.mixin({toPath:function(e){return P.isString(e)?e.split("."):Ft(e)}}),P._=P}());function me(e){return!(null==e)}function ve(e){return _.isFunction(e)||_.isRegExp(e)?e:_.isArray(e)?_.map(e,ve):_.isObject(e)?_.reduce(e,function(e,t,n){return e[n]=ve(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("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],undefined,undefined,["delayGuides"]),e("guides.disabled",[u],undefined,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("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],0);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 me(e)||(n=_.find(t.aliases||[],function(e){e=_.get(i.lookup,e);if(me(e))return e}))&&(e=_.get(i.lookup,n)),me(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 me(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&&me(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:X,name:c}},f[l]=function(){return{lookup:E,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:ve(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 ye="extension",be="native";function we(){return m.get("installType")||pe().installType||be}function Se(){return we()===ye}function Ee(e){return/native/.test(e)}const Ie=e=>{e=_.get(window,e);return e&&Ee(e)};function _e(e,t){return e=e||10,(t=!isNaN(xe)&&(!t||xe<t))&&Ce<e}const Ce=function(e){let t=Te((/msie (\d+)/.exec(ke(e))||[])[1]);isNaN(t)&&(t=Te((/trident\/.*; rv:(\d+)/.exec(ke(e))||[])[1]));return t}(Ae()),xe=function(e,t){let n=Te((/trident\/(\d+)/.exec(ke(e))||[])[1]);isNaN(n)&&7==t&&(n=3);return n}(Ae(),Ce);function Te(e){return parseInt(e,10)}function ke(e){return _.isString(e)?e.toLowerCase():e}function Ae(){return(window.navigator||{}).userAgent}const Re={},Oe=Te((/android (\d+)/.exec(ke(Ae()))||[])[1]),Ne=/Boxee/i.test(Ae()),Me=window.document||{},Le=Me.documentMode;let Pe;var De,Fe=/^(Moz|webkit|O|ms)(?=[A-Z])/,t=Me.body&&Me.body.style;let Ue=!1,Ge=!1;if(t){for(const qS in t)if(De=Fe.exec(qS)){Pe=(Pe=De[0]).substr(0,1).toUpperCase()+Pe.substr(1);break}Pe=Pe||"WebkitOpacity"in t&&"webkit",Ue=!!("transition"in t||Pe+"Transition"in t),Ge=!!("animation"in t||Pe+"Animation"in t),!Oe||Ue&&Ge||(Ue=_.isString(Me.body.style.webkitTransition),Ge=_.isString(Me.body.style.webkitAnimation))}var n=window.chrome&&window.chrome.runtime&&window.chrome.runtime.id;const Be=_.memoize(function Be(){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=!(Oe<4);return!(!e||t||!n||!i||Ne||Se())});const ze={supportsHistoryApi:Be,supportsHashChange:function(){var e="onhashchange"in window,t=!Le||7<Le;return!(!e||!t||Se())},hasEvent(e){var t;return("input"!=e||9!=Ce)&&(_.isUndefined(Re[e])&&(t=Me.createElement("div"),Re[e]="on"+e in t),Re[e])},vendorPrefix:Pe,transitions:Ue,animations:Ge,android:Oe,msie:Ce,msieDocumentMode:Le,safari:0<=(i=Ae()).indexOf("Safari")&&0<=!i.indexOf("Chrome"),sri:"integrity"in document.createElement("script"),addEventListener:_.isFunction(window.addEventListener),MutationObserver:Ee(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(Ae())}),isChromeExtension:n};var je=function(){return!isNaN(Ce)&&11!=Ce&&"CSS1Compat"!==document.compatMode},He=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,Ce<=9&&(e.arrow.top=6)):"bottom"==e.arrowPosition&&(e.top=t.top-(i+E.TOOLTIP_ARROW_SIZE),e.arrow.top=i-E.TOOLTIP_ARROW_SIZE,10==Ce?e.arrow.top--:Ce<=9&&(e.arrow.top+=4),n=1),"left"==e.arrow.hbias?(e.left=t.left+t.width/2-(10+2*E.TOOLTIP_ARROW_SIZE),e.arrow.left=10+E.TOOLTIP_ARROW_SIZE):"right"==e.arrow.hbias?(e.left=t.left-r+t.width/2+(10+2*E.TOOLTIP_ARROW_SIZE),e.arrow.left=r-3*E.TOOLTIP_ARROW_SIZE-10):(e.left=t.left+t.width/2-r/2,e.arrow.left=r/2-E.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-E.TOOLTIP_ARROW_SIZE),e.arrow.left=r-E.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-E.TOOLTIP_ARROW_SIZE,e.arrow.border.top=e.arrow.top),e};let qe="",We="",Ve="",$e="",Ke="",Je="",Ze="",Xe="2.313.0_",Ye="2.313.0",Qe="xhr";const et=function(){return je()?Xe+"+quirksmode":Xe};var tt=/^\s+|\s+$/g;function nt(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 it=(it=String.prototype.trim)||function(){return this.replace(tt,"")},e={exports:{}};!function(){var Y=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===Y?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,D,n=this.input;switch(this.d){case 0:for(t=0,D=n.length;t<D;){var F,U,i=r=ee?n.subarray(t,t+65535):n.slice(t,t+65535),r=(t+=r.length)===D,o=Y,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),F=65536+~(r=i.length)&65535,a[s++]=255&r,a[s++]=r>>>8&255,a[s++]=255&F,a[s++]=F>>>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,z,E=new te(ee?new Uint8Array(this.a.buffer):this.a,this.c),j=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],H=Array(19),I=ne;for(E.b(1,1,Q),E.b(I,2,Q),p=re(this,n),I=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,A=new(ee?Uint32Array:Array)(q+W),R=new(ee?Uint32Array:Array)(316),O=new(ee?Uint8Array:Array)(19),N=_=0;N<q;N++)A[_++]=m[N];for(N=0;N<W;N++)A[_++]=v[N];if(!ee)for(N=0,x=O.length;N<x;++N)O[N]=0;for(N=T=0,x=A.length;N<x;N+=_){for(_=1;N+_<x&&A[N+_]===A[N];++_);if(C=_,0===A[N])if(C<3)for(;0<C--;)O[R[T++]=0]++;else for(;0<C;)(k=C-3<(k=C<138?C:138)&&k<C?C-3:k)<=10?(R[T++]=17,R[T++]=k-3,O[17]++):(R[T++]=18,R[T++]=k-11,O[18]++),C-=k;else if(R[T++]=A[N],O[A[N]]++,--C<3)for(;0<C--;)R[T++]=A[N],O[A[N]]++;else for(;0<C;)C-3<(k=C<6?C:6)&&k<C&&(k=C-3),R[T++]=16,R[T++]=k-3,O[16]++,C-=k}for(e=ee?R.subarray(0,T):R.slice(0,T),y=oe(O,7),S=0;S<19;S++)H[S]=y[j[S]];for(g=19;4<g&&0===H[g-1];g--);for(B=ae(y),E.b(h-257,5,Q),E.b(f-1,5,Q),E.b(g-4,4,Q),S=0;S<g;S++)E.b(H[S],3,Q);for(S=0,z=e.length;S<z;S++)if(b=e[S],E.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}E.b(e[S],w,Q)}for(var M,V,I=[I,m],L=[L,v],$=I[0],K=I[1],J=L[0],Z=L[1],P=0,X=p.length;P<X;++P)if(M=p[P],E.b($[M],K[M],Q),256<M)E.b(p[++P],p[++P],Q),V=p[++P],E.b(J[V],Z[V],Q),E.b(p[++P],p[++P],Q);else if(256===M)break;this.a=E.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]===Y&&(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,E=(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(E);else for(m in g=[],v=0,E)g[v++]=m;for(v=0,y=g.length;v<y;++v)e("Zlib.Deflate.CompressionType."+(m=g[v]),E[m])}.call(e.exports);var rt={Deflate:p(e.exports).Zlib.Deflate},ot="base64url";function at(e,t){t=t||ot;e=nt("string"==typeof e?e:JSON.stringify(e)),e=new rt.Deflate(e).compress();return t===ot?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 st={CRC32:p(t.exports).Zlib.CRC32},dt=function(e,n){var i;return 200<=(n=n||0)?e:_.isArray(e)?_.map(e,function(e){return dt(e,n+1)}):!_.isObject(e)||_.isDate(e)||_.isRegExp(e)||_.isElement(e)?_.isString(e)?_.escape(e):e:(i={},_.each(e,function(e,t){i[t]=dt(e,n+1)}),i)},ut=function(e){e=nt(e);return c.uint8ToBase64(e)},ct=function(e){if(void 0!==e)return e=nt(e=_.isString(e)?e:JSON.stringify(e)),st.CRC32.calc(e,0,e.length)};function lt(e){return e[Math.floor(Math.random()*e.length)]}function pt(e){for(var t="abcdefghijklmnopqrstuvwxyz",n="",i=(t+t.toUpperCase()+"1234567890").split(""),r=0;r<e;r++)n+=lt(i);return n}var ht=function(e,t,n){return!(!me(e)||!me(t))&&(n&&(e=e.toLowerCase(),t=t.toLowerCase()),-1<e.indexOf(t))};function S(){return(new Date).getTime()}function ft(){return"undefined"!=typeof $A&&_.isFunction($A.get)&&_.isString($A.get("$Browser.formFactor"))}function gt(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 mt=_.isFunction(i.isFinite)?i.isFinite:i.Number&&_.isFunction(i.Number.isFinite)?i.Number.isFinite:function(e){return e!=Infinity&&e!=-Infinity&&!isNaN(e)};function vt(e){return"number"==typeof e&&mt(e)&&Math.floor(e)===e}function yt(e,t,n,i){(t=t||{}).maxRetries=vt(t.maxRetries)?t.maxRetries:10,t.delay=vt(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,yt(e,t,o,a)},t.delay):(a||function(){})()}var bt=function(e){e=e.match(/-?[\d,]+\.?([\d,]+)*/);return e?parseFloat(e[0].replace(/,/g,"")):null};function wt(e){return _.isObject(e)&&_.isFunction(e.then)}function St(e){return e&&e.hasOwnProperty("wrappedJSObject")?e.wrappedJSObject:e}var Et,It=_.isFunction(window.decodeURIComponent)?window.decodeURIComponent:_.identity,_t=_.isFunction(window.encodeURIComponent)?window.encodeURIComponent:_.identity;class Ct{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 xt{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=Et=Et||{}).Debug="debug",n.Info="info",n.Warn="warn",n.Error="error",n.Critical="critical";class Tt extends Ct{write(e,t,n){this.dispatchEvent(new xt(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 xt(t,i,n);e.error=r,this.dispatchEvent(e)}debug(e,t){this.write(e,Et.Debug,t)}info(e,t){this.write(e,Et.Info,t)}warn(e,t){this.writeError(e,Et.Warn,t)}error(e,t){this.writeError(e,Et.Error,t)}critical(e,t){this.writeError(e,Et.Critical,t)}}const C=new Tt;function kt(e){if(e)return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}const At=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 Ot(n){_.forEach(_.keys(n),function(e){try{/^_?pendo_/.test(e)&&n.removeItem(e)}catch(t){}})}function Nt(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(Ot,n)}:t}catch(i){return t}}var Mt=Nt(function(){return window.localStorage}),Lt=Nt(function(){return window.sessionStorage});function Pt(e){try{return JSON.parse(e)}catch(t){return null}}var Dt,Ft={},Bt=!0,zt=function(){return m.get("localStorageOnly")},jt=function(){return!!m.get("disableCookies")};function Ht(e){Bt=e}var qt=function(e){var t=jt()||zt()?Ft[e]:document.cookie;return(e=new RegExp("(^|; )"+e+"=([^;]*)").exec(t))?It(e[2]):null},Wt=function(e,t,n,i){var r,o,a;!Bt||m.get("preventCookieRefresh")&&qt(e)===t||(a=Xt(n),r=new Date,o=(i="https:"===document.location.protocol||i)?"None":"Strict",r.setTime(r.getTime()+a),a=e+"="+_t(t)+(n?";expires="+r.toUTCString():"")+"; path=/"+(i?";secure":"")+"; SameSite="+o,Dt&&(a+=";domain="+Dt),jt()||zt()?Ft[e]=a:document.cookie=a)};function Vt(e){Dt?Wt(e,""):document.cookie=e+"=; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT"}var $t=function(e,t){return`_pendo_${e}.`+(t||E.apiKey)},Kt=function(e,t){return qt($t(e,t))};const Jt=864e5,Zt=100*Jt,Xt=(e=Zt)=>{var t=m.get("maxCookieTTLDays"),t=t<Infinity?t*Jt:Infinity;return Math.min(e,t)};var Yt=function(e,t,n,i,r){n=n||Zt,Wt($t(e,r),t,n,i)};class Qt{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 me(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,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 en,tn,nn,rn,v,h=function(){const d=new Qt;function e(i,r){return function(e){var t,n;if(t=e,"*"===(n=At())||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(){return!jt()&&!Dt&&c("localStorage")}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 s(e,t,n){t=d.getKeyConfig(e,"isPlain",t),n=d.getKeyConfig(e,"cookieSuffix",n);t=t?e:$t(e,n);if(u())return localStorage.removeItem(t);Vt(t)}const t=_.extend({},Lt),n=(t.setItem=e(t.setItem,"hasSession"),_.extend({},Mt));return n.setItem=e(n.setItem,"hasLocal"),{read:function(e,t,n){t=d.getKeyConfig(e,"isPlain",t),n=d.getKeyConfig(e,"cookieSuffix",n);let i;var r=d.getKeyDeserializer(e);if(u()){var o=t?e:$t(e,n);try{return null===(i=function(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}}(localStorage.getItem(o)))&&s(e,t,n),r(i)}catch(a){l(c)}}return r(i=t?qt(e):Kt(e,n))},write:e(function(e,t,n,i,r,o){if(n=d.getKeyConfig(e,"duration",n),i=d.getKeyConfig(e,"isPlain",i),r=d.getKeyConfig(e,"isSecure",r),o=d.getKeyConfig(e,"cookieSuffix",o),t=d.getKeySerializer(e)(t),l(c),u())try{var a=i?e:$t(e,o);return localStorage.setItem(a,function(e,t){if(null===t)return e;t=(new Date).getTime()+Xt(t);return JSON.stringify({ttl:t,value:e})}(t,n)),void l(c)}catch(s){}if(!i)return Yt(e,t,n,r,o);Wt(e,t,n,r)},"hasLocal"),clear:s,registry:d,getLocal:()=>n,getSession:()=>t}}(),on=(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=(tn=function(){var t=!1;return function(e){return function(){t||(t=!0,e.apply(null,arguments))}}},nn=function(n,i){var r=en.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===rn?(e=t,n&&n.call?o(n,e):r.resolve(e)):(e=t,i&&i.call?o(i,e):r.reject(e))}}},rn=1,(en={}).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(rn,e)},a=function(e){t(2,e)},s=function(e,t){e=nn(e,t);return 0===i?r.push(e):e.handle(i,n),e.promise},d=function(e){var t=tn();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=tn();return{resolve:e(u),reject:e(a),promise:{then:s,"catch":function(e){return s(null,e)}}}},en);function an(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)}!Se()&&ze.isMinimumIEVersion(11)?v={all:function(e){return _.isArray(e)?on.all.apply(on,arguments):an(e)},reject:function(){return on.reject.apply(on,arguments)},resolve:function(){return on.resolve.apply(on,arguments)},defer:function(){var n={};return n.promise=new on(function(e,t){n.resolve=e,n.reject=t}),n}}:((v=i).all=an,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 sn=h.getSession(),dn="pendo_tabId",un="pendo_parentTabId";cn=window,n=_.partial,ln=_.extend,pn=_.omit,hn={data:{},getItem(e){return hn.data[e]},setItem(e,t){hn.data[e]=t},removeItem(e){hn.data[e]=null,delete hn.data[e]}},fn=n(bn,dn,wn),gn=n(bn,"pendo_frameId",hn);var cn,ln,pn,hn,fn,gn,mn={addTracerIds(e){return pn(ln(e,{parentTabId:vn(un,wn),tabId:fn(),frameId:gn()}),function(e){return e===undefined})},setParentTabId:function(e){yn(un,e,wn)},newTabId:function(){var e=pt(16);return yn(dn,e,wn),e},getTabId:fn,getFrameId:gn,tabIdChanged:function(t){var e;if(ze.addEventListener)return cn.addEventListener("storage",e=function(e){e.key===dn&&(hn.removeItem(dn),t())}),function(){cn.removeEventListener("storage",e)}}};function vn(e,t){return(_.isFunction(t)?t():t).getItem(e)}function yn(e,t,n){(_.isFunction(n)?n():n).setItem(e,t)}function bn(e,t){var n=vn(e,t);return n||yn(e,n=pt(16),t),n}function wn(){return n=hn,i=sn,{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 Sn(){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(E,n)})},this.triggerCancelable=function(e,t){e=i[e]?i[e].slice():[];return _.map(e,function(e){if(!t.cancel)return e.apply(E,[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}Sn.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"},En=[new r("ready",[t,i]),new r("deliverablesLoaded",[t,i]),new r("guidesFailed",[t,i]),new r("guidesLoaded",[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=Sn.call({}),_n={debug(){return mn.addTracerIds(xn.apply(null,arguments))},lifecycle:xn,runtime:xn,frames:xn},Cn=In.trigger,In.trigger=Tn,_.each(_.values(Fi),function(e){In[e]={on:_.partial(In.on,e),one:_.partial(In.one,e),off:_.partial(In.off,e)}}),_.each(En,function(e){e=e.name,In[e]={on:_.partial(In.on,e),one:_.partial(In.one,e),off:_.partial(In.off,e),trigger:_.partial(Tn,e)}});var En,In,_n,Cn,y=In;function r(e,t){this.name=e,this.groups=t||[]}function xn(e,t){e={type:e,ts:S()};return me(t)&&_.isObject(t)&&(e.data=t),e}function Tn(t){var e=_.findWhere(En,{name:t}),n=_.toArray(arguments).slice(1),i={};return _.each(e.groups,function(e){i.cancel||(i=_n[e](t,n),Cn.apply(In,[e].concat(i)))}),i.cancel||(i=xn(t,n),Cn.apply(In,[t].concat(i))),i}function kn(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,ve(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=kn(),An=(g.subscribe(function(e,t){}),"_PENDO_T_"),Rn=11;const On="visitorId",Nn="oldVisitorId",Mn="accountId";var Ln=function(e=""){return e+pt(Rn)};var Pn=function(e){return me(e)&&""!==e&&e!==zn&&"boolean"!=typeof e&&"object"!=typeof e&&!((e=e)&&"string"==typeof e&&0===it.call(e).length)},Dn=function(e){return!(!e||"number"==typeof e)&&e.substring(0,An.length)===An},Fn=function(){return!m.get("disablePersistence")},Un=function(e){e=e||[On,Mn,Nn];const t=m.get("identityStorageSuffix")||E.apiKey;_.each(e,function(e){Vt($t(e,t)),h.clear(e,!1,t)})},Gn="VISITOR-UNIQUE-ID",Bn=function(e){return Gn===e},zn="::",jn=function(e){return new RegExp(zn).test(e)};function Hn(e){return e.old_visitor_id!==e.visitor_id}var qn,Wn=function(e,t){var n,i={old_visitor_id:b(),old_account_id:Jn()};Pn(e)?(Pn(n=e)?$n(""+n):C.info("Invalid visitor id "+n),n=t,_.isUndefined(n)?C.info("No account id provided"):Pn(n)?(E.accountId=""+n,Fn()&&Zn(Mn,E.accountId)):(delete E.accountId,delete(t=m.getLocalConfig()).account,m.setLocalConfig(t),g.commit("metadata/clearAccount"),Fn()&&h.clear(Mn),C.info("Invalid account id: "+n+". Account cleared")),i.visitor_id=b({generate:!0}),i.account_id=Jn(),!Hn(t=i)&&t.old_account_id===t.account_id||(Hn(i)&&(n=i.old_visitor_id)&&(qn=n,Zn(Nn,qn)),y.identify.trigger(i))):C.info("Invalid visitor id "+e)};function Vn(){return Ln(An)}function $n(e){E.visitorId!==e&&(Fn()&&Zn(On,e),E.visitorId=e)}function b(e={}){var t=function(){if(Pn(E.visitorId))return E.visitorId;var e=m.get("forceAnonymous");if(Fn()){var t=Xn(On);if(Pn(t)&&(!e||Dn(t)))return t}return undefined}();return $n(t=!t&&e.generate?Vn():t),t}function Kn(){return b()||Vn()}var Jn=function(){var e=m.get("forceAnonymous");return Pn(E.accountId)||!Fn()||e||(e=Xn(Mn),E.accountId=e),E.accountId};function Zn(e,t){var n=m.get("identityStorageLifetime")||Zt,i=m.get("identityStorageSuffix")||E.apiKey;h.write(e,t,n,!1,!0,i)}function Xn(e){var t=m.get("identityStorageSuffix"),n=t||E.apiKey,n=h.read(e,!1,n)||h.read(e,!1,E.apiKey);return t&&h.clear(e,!1,E.apiKey),n}function Yn(){var e={old_visitor_id:b({generate:!1}),old_account_id:Jn(),wasCleared:!0};Un(),delete E.visitorId,delete E.accountId,b({generate:!0}),_.extend(e,{visitor_id:b(),account_id:Jn()}),y.identify.trigger(e)}function Qn(e){e=e.data[0];return _.get(e,"wasCleared")}var ei=function(t,n){return n=!!n,function(){try{return t.apply(this,arguments)}catch(e){n||C.critical(e)}}};n=function(n){return function ti(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 ti="function"==typeof(e=window.URL)&&/native/.test(e)?e:n(document);function ni(e){if((t=e)&&"function"==typeof t.composedPath)try{return e.composedPath()}catch(n){return e.path}var t;return null}function ii(e){return e.shadowRoot}function ri(e,t){return"undefined"!=typeof(t=t||window).ShadowRoot&&e instanceof t.ShadowRoot&&e.host}function oi(e,t){return ri(e,t)?e.host:e.parentNode}var ai={PSEUDO_ELEMENT:"::shadow",PSEUDO_SAFE:":shadow",PSEUDO_REGEX:/::shadow/g,getComposedPath:ni,getShadowRoot:ii,isElementShadowRoot:ri,getParent:oi,isShadowSelector:si,wrapSizzle(i,u){i.intercept(function(a,t,n,i,r){var e,o;if(si(t))return _.isFunction(document.documentElement.attachShadow)?(o=a,e=(e=t).replace(ai.PSEUDO_REGEX,ai.PSEUDO_SAFE),e=_.map(o.tokenize(e),di),_.reduce(e,function(e,t){return e.concat(s(t,n,i,r))},[])):a(t.replace(ai.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=oi(i,n)}}(n,e)||d.push(...a(t,e,i,r))}),d}function s(e,t,n,i){var r,o;return si(e)?(o=s((r={baseCss:(o=(o=e).split(ai.PSEUDO_ELEMENT)).splice(0,1)[0],shadowCss:o.join(ai.PSEUDO_ELEMENT)}).baseCss,t),_.reduce(o,function(e,t){return ai.getShadowRoot(t)?e.concat(s(r.shadowCss,ai.getShadowRoot(t),n,i)):e},[])):a(e,t,n,i)}}),i.intercept(function(e,t,n){return!ai.isElementShadowRoot(t)&&(si(n)?0<i(n,document,null,[t]).length:e(t,n))},"matchesSelector")}};function si(e){return!!e&&-1<e.indexOf(ai.PSEUDO_ELEMENT)}function di(e){return _.reduce(e,function(e,t){return t.value===ai.PSEUDO_SAFE?e+ai.PSEUDO_ELEMENT:e+t.value},"")}var ui,f,w,ci,li,pi,hi,fi,gi,mi,vi,yi,I,bi,wi,Si,Ei,Ii,_i,t={exports:{}},i=t,Ci=window,xi="sizzle"+ +new Date,Ti=Ci.document,ki=0,Ai=0,Ri=hr(),Oi=hr(),Ni=hr(),Mi=hr(),Li=hr(),Pi=function(e,t){return e===t&&(vi=!0),0},Di={}.hasOwnProperty,Fi=[],Ui=Fi.pop,Gi=Fi.push,Bi=Fi.push,zi=Fi.slice,ji=function(e,t){for(var n=0,i=e.length;n<i;n++)if(e[n]===t)return n;return-1},Hi="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+"*\\]",qi=":("+e+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+n+")*)|.*)\\)|)",Wi=new RegExp(a+"+","g"),Vi=new RegExp("^"+a+"+|((?:^|[^\\\\])(?:\\\\.)*)"+a+"+$","g"),$i=new RegExp("^"+a+"*,"+a+"*"),Ki=new RegExp("^"+a+"*([>+~]|"+a+")"+a+"*"),Ji=new RegExp(a+"|>"),Zi=new RegExp(qi),Xi=new RegExp("^"+e+"$"),Yi={ID:new RegExp("^#("+e+")"),CLASS:new RegExp("^\\.("+e+")"),TAG:new RegExp("^("+e+"|[*])"),ATTR:new RegExp("^"+n),PSEUDO:new RegExp("^"+qi),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("^(?:"+Hi+")$","i"),needsContext:new RegExp("^"+a+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+a+"*((?:-\\d)?\\d*)"+a+"*\\)|)(?=[^-]|$)","i")},Qi=/HTML$/i,er=/^(?:input|select|textarea|button)$/i,tr=/^h\d$/i,nr=/^[^{]+\{\s*\[native \w/,ir=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,rr=/[+~]/,or=new RegExp("\\\\[\\da-fA-F]{1,6}"+a+"?|\\\\([^\\r\\n\\f])","g"),ar=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))},sr=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,dr=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},ur=function(){yi()},cr=Ir(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{Bi.apply(Fi=zi.call(Ti.childNodes),Ti.childNodes),Fi[Ti.childNodes.length].nodeType}catch(jS){Bi={apply:Fi.length?function(e,t){Gi.apply(e,zi.call(t))}:function(e,t){for(var n=e.length,i=0;e[n++]=t[i++];);e.length=n-1}}}function lr(e){return e[0].length?e.map(lr).join(","):Er(e)}function pr(e,t,n){var i=n[e+" "];i=i||lr(function o(e,t){return e[0].length?e.map(function(e){return o(e,t)}):e.filter(t)}(pi(e),function(e){return!("PSEUDO"===(e=e).type&&e.matches.length&&"contains"===e.matches[0].replace(Vi,"$1").toLowerCase())}));try{var r=[];return Bi.apply(r,t.querySelectorAll(i)),n(e,i),r}catch(jS){}}function x(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&&(yi(t),t=t||I,wi)){if(11!==l&&(s=ir.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))&&_i(t,u)&&u.id===r)return n.push(u),n}else{if(s[2])return Bi.apply(n,t.getElementsByTagName(e)),n;if((r=s[3])&&f.getElementsByClassName&&t.getElementsByClassName)return Bi.apply(n,t.getElementsByClassName(r)),n}if(f.qsa&&(!Mi[e+" "]||Li[e+" "])&&(!Si||!Si.test(e))&&(1!==l||"object"!==t.nodeName.toLowerCase())){if(u=e,c=t,1===l&&(Ji.test(e)||Ki.test(e))){for((c=rr.test(e)&&wr(t.parentNode)||t)===t&&f.scope||((a=t.getAttribute("id"))?a=a.replace(sr,dr):t.setAttribute("id",a=xi)),o=(d=pi(e)).length;o--;)d[o]=(a?"#"+a:":scope")+" "+Er(d[o]);u=d.join(",")}try{return Bi.apply(n,c.querySelectorAll(u)),n}catch(p){Mi(e,!0)}finally{a===xi&&t.removeAttribute("id")}!i&&Mi[e+" "]&&(i=pr(e,c,Li))}}return fi(e.replace(Vi,"$1"),t,n,i)}function hr(){var n=[];function i(e,t){return n.push(e+" ")>w.cacheLength&&delete i[n.shift()],i[e+" "]=t}return i}function fr(e){return e[xi]=!0,e}function gr(e){var t=I.createElement("fieldset");try{return!!e(t)}catch(jS){return!1}finally{t.parentNode&&t.parentNode.removeChild(t)}}function mr(e,t){for(var n=e.split("|"),i=n.length;i--;)w.attrHandle[n[i]]=t}function vr(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 yr(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&&cr(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function br(a){return fr(function(o){return o=+o,fr(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 wr(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(ui in f=x.support={},li=x.isXML=function(e){var t=e.namespaceURI,e=(e.ownerDocument||e).documentElement;return!Qi.test(t||e&&e.nodeName||"HTML")},yi=x.setDocument=function(e){var e=e?e.ownerDocument||e:Ti;return e!=I&&9===e.nodeType&&e.documentElement&&(bi=(I=e).documentElement,wi=!li(I),Ti!=I&&(e=I.defaultView)&&e.top!==e&&(e.addEventListener?e.addEventListener("unload",ur,!1):e.attachEvent&&e.attachEvent("onunload",ur)),f.scope=gr(function(e){return bi.appendChild(e).appendChild(I.createElement("div")),"undefined"!=typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),f.attributes=gr(function(e){return e.className="i",!e.getAttribute("className")}),f.getElementsByTagName=gr(function(e){return e.appendChild(I.createComment("")),!e.getElementsByTagName("*").length}),f.getElementsByClassName=!!I.getElementsByClassName,f.getById=gr(function(e){return bi.appendChild(e).id=xi,!I.getElementsByName||!I.getElementsByName(xi).length}),f.getById?(w.filter.ID=function(e){var t=e.replace(or,ar);return function(e){return e.getAttribute("id")===t}},w.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&wi)return(e=t.getElementById(e))?[e]:[]}):(w.filter.ID=function(e){var t=e.replace(or,ar);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&&wi){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=f.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):f.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=f.getElementsByClassName&&function(e,t){return"undefined"!=typeof t.getElementsByClassName&&wi?t.getElementsByClassName(e):f.qsa&&wi?t.querySelectorAll("."+e):void 0},Ei=[],Si=[],(f.qsa=!!I.querySelectorAll)&&(gr(function(e){var t;bi.appendChild(e).innerHTML=J().createHTML("<a id='"+xi+"'></a><select id='"+xi+"-\r\\' msallowcapture=''><option selected=''></option></select>"),e.querySelectorAll("[msallowcapture^='']").length&&Si.push("[*^$]="+a+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||Si.push("\\["+a+"*(?:value|"+Hi+")"),e.querySelectorAll("[id~="+xi+"-]").length||Si.push("~="),(t=I.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||Si.push("\\["+a+"*name"+a+"*="+a+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||Si.push(":checked"),e.querySelectorAll("a#"+xi+"+*").length||Si.push(".#.+[+~]"),e.querySelectorAll("\\\f"),Si.push("[\\r\\n\\f]")}),gr(function(e){e.innerHTML=J().createHTML("<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>");var t=I.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&Si.push("name"+a+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&Si.push(":enabled",":disabled"),bi.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&Si.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),Si.push(",.*:")})),(f.matchesSelector=nr.test(Ii=bi.matches||bi.webkitMatchesSelector||bi.mozMatchesSelector||bi.oMatchesSelector||bi.msMatchesSelector))&&gr(function(e){f.disconnectedMatch=Ii.call(e,"*"),Ii.call(e,"[s!='']:x"),Ei.push("!=",qi)}),Si=Si.length&&new RegExp(Si.join("|")),Ei=Ei.length&&new RegExp(Ei.join("|")),e=!!bi.compareDocumentPosition,_i=e||bi.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},Pi=e?function(e,t){var n;return e===t?(vi=!0,0):(n=!e.compareDocumentPosition-!t.compareDocumentPosition)||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!f.sortDetached&&t.compareDocumentPosition(e)===n?e==I||e.ownerDocument==Ti&&_i(Ti,e)?-1:t==I||t.ownerDocument==Ti&&_i(Ti,t)?1:mi?ji(mi,e)-ji(mi,t):0:4&n?-1:1)}:function(e,t){if(e===t)return vi=!0,0;var n,i=0,r=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!r||!o)return e==I?-1:t==I?1:r?-1:o?1:mi?ji(mi,e)-ji(mi,t):0;if(r===o)return vr(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?vr(a[i],s[i]):a[i]==Ti?-1:s[i]==Ti?1:0}),I},x.matches=function(e,t){return x(e,null,null,t)},x.matchesSelector=function(e,t){if(yi(e),f.matchesSelector&&wi&&!Mi[t+" "]&&(!Ei||!Ei.test(t))&&(!Si||!Si.test(t)))try{var n=Ii.call(e,t);if(n||f.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(jS){Mi(t,!0)}return 0<x(t,I,null,[e]).length},x.contains=function(e,t){return(e.ownerDocument||e)!=I&&yi(e),_i(e,t)},x.attr=function(e,t){(e.ownerDocument||e)!=I&&yi(e);var n=w.attrHandle[t.toLowerCase()],n=n&&Di.call(w.attrHandle,t.toLowerCase())?n(e,t,!wi):undefined;return n!==undefined?n:f.attributes||!wi?e.getAttribute(t):(n=e.getAttributeNode(t))&&n.specified?n.value:null},x.escape=function(e){return(e+"").replace(sr,dr)},x.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},x.uniqueSort=function(e){var t,n=[],i=0,r=0;if(vi=!f.detectDuplicates,mi=!f.sortStable&&e.slice(0),e.sort(Pi),vi){for(;t=e[r++];)t===e[r]&&(i=n.push(r));for(;i--;)e.splice(n[i],1)}return mi=null,e},ci=x.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+=ci(e)}else if(3===r||4===r)return e.nodeValue}else for(;t=e[i++];)n+=ci(t);return n},(w=x.selectors={cacheLength:50,createPseudo:fr,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(or,ar),e[3]=(e[3]||e[4]||e[5]||"").replace(or,ar),"~="===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]||x.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]&&x.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&&Zi.test(n)&&(t=(t=pi(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(or,ar).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=x.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(Wi," ")+" ").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)[xi]||(a[xi]={}))[a.uniqueID]||(o[a.uniqueID]={}))[f]||[])[0]===ki&&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]=[ki,s,h];break}}else if(!1===(h=p?s=(i=(r=(o=(a=e)[xi]||(a[xi]={}))[a.uniqueID]||(o[a.uniqueID]={}))[f]||[])[0]===ki&&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[xi]||(a[xi]={}))[a.uniqueID]||(o[a.uniqueID]={}))[f]=[ki,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()]||x.error("unsupported pseudo: "+e);return a[xi]?a(o):1<a.length?(t=[e,e,"",o],w.setFilters.hasOwnProperty(e.toLowerCase())?fr(function(e,t){for(var n,i=a(e,o),r=i.length;r--;)e[n=ji(e,i[r])]=!(t[n]=i[r])}):function(e){return a(e,0,t)}):a}},pseudos:{not:fr(function(e){var i=[],r=[],s=hi(e.replace(Vi,"$1"));return s[xi]?fr(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:fr(function(t){return function(e){return 0<x(t,e).length}}),contains:fr(function(t){return t=t.replace(or,ar),function(e){return-1<(e.textContent||ci(e)).indexOf(t)}}),lang:fr(function(n){return Xi.test(n||"")||x.error("unsupported lang: "+n),n=n.replace(or,ar).toLowerCase(),function(e){var t;do{if(t=wi?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=Ci.location&&Ci.location.hash;return t&&t.slice(1)===e.id},root:function(e){return e===bi},focus:function(e){return e===I.activeElement&&(!I.hasFocus||I.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:yr(!1),disabled:yr(!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 tr.test(e.nodeName)},input:function(e){return er.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:br(function(){return[0]}),last:br(function(e,t){return[t-1]}),eq:br(function(e,t,n){return[n<0?n+t:n]}),even:br(function(e,t){for(var n=0;n<t;n+=2)e.push(n);return e}),odd:br(function(e,t){for(var n=1;n<t;n+=2)e.push(n);return e}),lt:br(function(e,t,n){for(var i=n<0?n+t:t<n?t:n;0<=--i;)e.push(i);return e}),gt:br(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[ui]=function(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}(ui);for(ui in{submit:!0,reset:!0})w.pseudos[ui]=function(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}(ui);function Sr(){}function Er(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=Ai++;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=[ki,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[xi]||(e[xi]={}))[e.uniqueID]||(r[e.uniqueID]={}),d&&d===e.nodeName.toLowerCase())e=e[s]||e;else{if((i=r[u])&&i[0]===ki&&i[1]===l)return o[2]=i[2];if((r[u]=o)[2]=a(e,t,n))return!0}return!1}}function _r(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 Cr(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 xr(h,f,g,m,v,e){return m&&!m[xi]&&(m=xr(m)),v&&!v[xi]&&(v=xr(v,e)),fr(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++)x(e,t[i],n);return n}(f||"*",n.nodeType?[n]:n,[]),l=!h||!e&&f?c:Cr(c,s,h,n,i),p=g?v||(e?h:u||m)?[]:t:l;if(g&&g(l,p,n,i),m)for(r=Cr(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?ji(e,a):s[o])&&(e[r]=!(t[r]=a))}}else p=Cr(p===t?p.splice(u,p.length):p),v?v(null,t,p,i):Bi.apply(t,p)})}Sr.prototype=w.filters=w.pseudos,w.setFilters=new Sr,pi=x.tokenize=function(e,t){var n,i,r,o,a,s,d,u=Oi[e+" "];if(u)return t?0:u.slice(0);for(a=e,s=[],d=w.preFilter;a;){for(o in n&&!(i=$i.exec(a))||(i&&(a=a.slice(i[0].length)||a),s.push(r=[])),n=!1,(i=Ki.exec(a))&&(n=i.shift(),r.push({value:n,type:i[0].replace(Vi," ")}),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?x.error(e):Oi(e,s).slice(0)},hi=x.compile=function(e,t){var n,m,v,y,b,i,r=[],o=[],a=Ni[e+" "];if(!a){for(n=(t=t||pi(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<ji(i,e)},a,!0),c=[function(e,t,n){return e=!o&&(n||t!==gi)||((i=t).nodeType?d:u)(e,t,n),i=null,e}];s<r;s++)if(t=w.relative[e[s].type])c=[Ir(_r(c),t)];else{if((t=w.filter[e[s].type].apply(null,e[s].matches))[xi]){for(n=++s;n<r&&!w.relative[e[n].type];n++);return xr(1<s&&_r(c),1<s&&Er(e.slice(0,s-1).concat({value:" "===e[s-2].type?"*":""})).replace(Vi,"$1"),t,s<n&&l(e.slice(s,n)),n<r&&l(e=e.slice(n)),n<r&&Er(e))}c.push(t)}return _r(c)}(t[n]))[xi]?r:o).push(a);(a=Ni(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=gi,h=e||b&&w.find.TAG("*",r),f=ki+=null==p?1:Math.random()||.1,g=h.length;for(r&&(gi=t==I||t||r);u!==g&&null!=(o=h[u]);u++){if(b&&o){for(a=0,t||o.ownerDocument==I||(yi(o),n=!wi);s=m[a++];)if(s(o,t||I,n)){i.push(o);break}r&&(ki=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]=Ui.call(i));l=Cr(l)}Bi.apply(i,l),r&&!e&&0<l.length&&1<d+v.length&&x.uniqueSort(i)}return r&&(ki=f,gi=p),c},y?fr(i):i))).selector=e}return a},fi=x.select=function(e,t,n,i){var r,o,a,s,d,u="function"==typeof e&&e,c=!i&&pi(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&&wi&&w.relative[o[1].type]){if(!(t=(w.find.ID(a.matches[0].replace(or,ar),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(or,ar),rr.test(o[0].type)&&wr(t.parentNode)||t))){if(o.splice(r,1),e=i.length&&Er(o))break;return Bi.apply(n,i),n}}return(u||hi(e,c))(i,t,!wi,n,!t||rr.test(e)&&wr(t.parentNode)||t),n},f.sortStable=xi.split("").sort(Pi).join("")===xi,f.detectDuplicates=!!vi,yi(),f.sortDetached=gr(function(e){return 1&e.compareDocumentPosition(I.createElement("fieldset"))}),gr(function(e){return e.innerHTML=J().createHTML("<a href='#'></a>"),"#"===e.firstChild.getAttribute("href")})||mr("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),f.attributes&&gr(function(e){return e.innerHTML=J().createHTML("<input/>"),e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||mr("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),gr(function(e){return null==e.getAttribute("disabled")})||mr(Hi,function(e,t,n){if(!n)return!0===e[t]?t.toLowerCase():(n=e.getAttributeNode(t))&&n.specified?n.value:null});var Tr=Ci.Sizzle;x.noConflict=function(){return Ci.Sizzle===x&&(Ci.Sizzle=Tr),x},i.exports?i.exports=x:Ci.Sizzle=x;kr=p(t.exports),(Ar=_.extend(function(){return Ar.Sizzle.apply(this,arguments)},kr)).reset=function(){Ar.Sizzle=kr,Ar.matchesSelector=kr.matchesSelector,Ar.matches=kr.matches},Ar.intercept=function(e,t="Sizzle"){Ar[t]=_.wrap(Ar[t],e)},Ar.reset();var kr,Ar,Rr=Ar;function T(e,t){var n,i=this;if(e&&e instanceof T)return e;if(!(i instanceof T))return new T(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 T&&(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 Or(){this.ownerKey="_pendo_"+pt(8)}_.extend(Or.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 Nr=new Or,Mr=1;function Lr(e){return _.isNumber(e.eventPhase)&&e.eventPhase===Mr}function Pr(e,t,n,i){return e&&t&&n?(i=i||!1,e.addEventListener?gt("addEventListener",e).call(e,t,n,i):e.attachEvent&&e.attachEvent("on"+t,n),()=>{Dr(e,t,n,i)}):_.noop}function Dr(e,t,n,i){e&&t&&n&&(i=i||!1,e.removeEventListener?gt("removeEventListener",e).call(e,t,n,i):e.detachEvent&&e.detachEvent("on"+t,n))}var Fr=function(e){var t=ai.getComposedPath(e);return t&&0<t.length?t[0]:e.target||e.srcElement},Ur={add(t,e){var n=Nr.get(t),i=(n.handle||(n.handle=function(e){Ur.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||Pr(t,e.type,n.handle,e.capture),i.push(e),()=>{T.event.remove(t,e.type,e.handler,e.capture)}},dispatch(r,o){var e,t,a;r&&(e=(Nr.get(r,"captureEvents")||{})[o.type]||[],t=(Nr.get(r,"bubbleEvents")||{})[o.type]||[],(t=e.concat(t)).length)&&!(a=Nr.get(o)).ignore&&(a.handled=a.handled||{},_.each(t.slice(),function(e){var t=!!e.capture===Lr(o),n=(n=o,_.isNumber(n.eventPhase)&&2===n.eventPhase),t=!t&&!n;if(!(Fr(o)!==r&&t||a.handled[e.id])){a.handled[e.id]=!0;try{(!me(e.selector)||0<T(Fr(o)).closest(e.selector).length)&&e.handler.call(r,o)}catch(i){C.error(i)}}}))},remove(e,t,n,i){var r=Nr.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],Dr(e,t,r.handle,i))}else n===undefined&&(r.captureEvents&&r.captureEvents[t]&&(delete r.captureEvents[t],Dr(e,t,r.handle,!0)),r.bubbleEvents)&&r.bubbleEvents[t]&&(delete r.bubbleEvents[t],Dr(e,t,r.handle));_.isEmpty(r.captureEvents)&&_.isEmpty(r.bubbleEvents)&&(Nr.remove(e,"captureEvents"),Nr.remove(e,"bubbleEvents"),Nr.remove(e,"handle"))}},trigger(e){var t=Nr.get(e);if(!t.pendoStopped)if(e.bubbles){var n=Fr(e);if(n){for(var i,r=n,o=[];r;)o.unshift(r),r=ai.isElementShadowRoot(r)?r.host:r.parentNode;if(o.unshift(window),Lr(e)){for(i=0;i<o.length-1&&!t.pendoStopped;++i)Ur.dispatch(o[i],e);(e=Ur.clone(e)).eventPhase=2}for(2!==e.eventPhase||t.pendoStopped||(Ur.dispatch(n,e),(e=Ur.clone(e)).eventPhase=3),i=o.length-(null==e.eventPhase?1:2);0<=i&&!t.pendoStopped;--i)Ur.dispatch(o[i],e)}}else Ur.dispatch(Fr(e),e)},clone(e){var t=_.pick(e,["type","target","srcElement","altKey","ctrlKey","shiftKey","metaKey","button","which","eventPhase","bubbles",Nr.ownerKey]),e=ai.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){Ur.add(t,{type:e,selector:n,handler:i,capture:r})})})}}},Gr=_.extend(zr,{get:function(e,t){return zr({method:"GET",url:e,headers:t})},post:jr,postJSON:function(e,t,n){return(n=n||{})["content-type"]="application/json",jr(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)?_t(e):_t(e)+"="+_t(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!==Br()}});function Br(){return window.XMLHttpRequest||ActiveXObject}function zr(e){var t=v.defer(),n=new(Br())("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 jr(e,t,n){return zr({method:"POST",url:e,data:t,headers:n})}var Hr,qr=function(){return window&&window.process&&window.process.versions&&window.process.versions.electron},Wr=function(){return m.get("annotateUrl")||Zr()||m.get("sanitizeUrl")||m.get(ro)||m.get("xhrWhitelist")},Vr=function(){return Zr()?{href:Jr(location.href),origin:location.origin}:{href:location.href,origin:location.origin}},$r=function(){return new ti(window.location.href)},Kr=function(){var e,t,n,i;return Wr()?(e=$r(),Zr()&&(e.href=Jr(e.href)),qr()?(t=k.electronResourcesPath(),n=k.electronUserDirectory(),i=k.electronAppName(),("https://"+e.href.replace(t,i)).replace(e.origin+n,i).replace(k.electronUserHomeDirectory(),"").replace("file:///","")):ao(e.href)):g.getters["location/href"]()},Jr=function(e){return e.match(/(.+?)(?:#|$)/)[1]},Zr=function(){return!0===m.get("ignoreHashRouting")},Xr=500;function Yr(){return _.isUndefined(Hr)&&function e(){io(),Hr=Ut(e,Xr)}(),()=>{clearTimeout(Hr),Hr=undefined}}var Qr=function(e){var t;try{t=Kr()}catch(n){}return t},eo=[],to=!1,no=null;function io(){var t=Vr().href;no!=t&&(no=t,_.map(eo,function(e){e(t)}))}var ro="queryStringWhitelist";function oo(e){var t=m.get("sanitizeUrl");return _.isFunction(t)?t(e):e}function ao(e){e=e||Vr().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=uo(e,null,n,!0)),o=i||{}),Gr.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 so(e){var t,n;return!e||(t=e.indexOf("?"))<0?"":(n=e.indexOf("#"))<0?e.substring(t):n<t?"":e.substring(t,n)}function uo(e,t,n,i){e=e||Qr(),t=t||so(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)?lo(t,n,i):t).length||"?"!==r.charAt(r.length-1)?r:r.substr(0,r.length-1))+t+o}var co,lo=function(e,t,n){return n&&_.contains(t,"*")?"":(e=po(e),e=n?_.omit(e,t):_.pick(e,t),ho(e))},po=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},{})},ho=function(e){return _.reduce(e,function(e,t,n){return t&&(n+="="+t),e&&(e+="&"),e+n},"")},k={watch:function(e){const n=[];C.info("Initializing Pendo URL Watcher");var i,t=m.get("location.pushState")&&ze.supportsHistoryApi();return to||(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(io,0),t}),i[e]._pendoUnwrapped=t,n.push(()=>{i[e]=t})}),n.push(Pr(window,"popstate",io))),ze.supportsHashChange()&&n.push(Pr(window,"hashchange",io)),!1!==t&&ze.supportsHashChange()||n.push(Yr()),to=!0),eo.push(e),()=>{_.each(n,function(e){e()}),eo.length=0,to=!1}},get:Qr,externalizeURL:function(e,t,n){n=n||m.get(ro);return oo(uo(e,t,n=_.isFunction(n)?n():n,!1))},startPoller:Yr,getWindowLocation:Vr,clear:function(){eo=[]},isElectron:qr,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 fo(){var e=m.getLocalConfig("dataHost");return e||((e=m.getHostedConfig("dataHost"))?-1===e.indexOf("://")?"https://"+e:e:$e)}function go(){co=fo()}function mo(){return m.get("assetHost")||vo()}function vo(){var e=m.get("contentHost")||Ke;return e=e&&-1===e.indexOf("://")?"https://"+e:e}function yo(e){var t=mo(),n=0<=(n=t).indexOf("localhost")||0<=n.indexOf("local.pendo.io")?e.replace(".min.js",".js"):e;return t+"/"+(Je?Je+"/":"")+n}function bo(){var e=m.get("allowPartnerAnalyticsForwarding",!1)&&m.get("adoptAnalyticsForwarding",!1);return m.get("trainingPartner",!1)||e}function wo(e,t,n){return n?e.acc=ut(n):t&&"ACCOUNT-UNIQUE-ID"!==t&&(e.acc=ut(t)),e}var So=3,Eo=1,Io=9,_o=11,Co=4;function A(e){var t;if((t=e)&&t.nodeType===Eo)try{return window.getComputedStyle?getComputedStyle(e):e.currentStyle||void 0}catch(n){}}function xo(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 To(e){var t=(e=e||window).document.documentElement;return e.pageYOffset||t.scrollTop}function ko(e){var t=(e=e||window).document.documentElement;return e.pageXOffset||t.scrollLeft}function Ao(e){return _.isNumber(e)?e:0}function Ro(e,t){e=e.offsetParent;return t=t||window,e=e&&e.parentElement===t.document.documentElement&&!No(e)?null:e}function Oo(e){return xo(A(e),Pe)&&isNaN(Ce)}function No(e){if(e)return(e=A(e))&&(_.contains(["relative","absolute","fixed"],e.position)||xo(e,Pe))}function Mo(e,t,n){if(!e)return{width:0,height:0};n=n||window;var t=No(t)?t:Ro(t,n),i=t?Lo(t):{top:0,left:0},e=Lo(e),r=function(e){if(e){var e=A(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=Do(r,i),e=Do(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+=Ao(t.scrollTop),r.left+=Ao(t.scrollLeft)),r.top-=Ao(t.clientTop),r.left-=Ao(t.clientLeft)):(r.top+=To(n),r.left+=ko(n)),r.bottom=r.top+r.height,r.right=r.left+r.width,r}function Lo(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 Po([e,t,n,i,r,o],[a,s]){return[e*a+n*s+r,t*a+i*s+o]}function Do(e,t){var n=Po(e,[t.left,t.top]),e=Po(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 Fo=void 0===(e=m.get("pendoCore"))||e,Uo=function(e,t,n){e=co+"/data/"+e+"/"+t,t=_.map(n,function(e,t){return t+"="+e});return 0<t.length&&(e+="?"+t.join("&")),e};function Go(){return _.compact([E.apiKey].concat(E.additionalApiKeys))}var Bo=function(e){return e+="v"+Xe,Ho(Uo("log.gif",E.apiKey,{msg:e,version:Xe}))};function zo(e){try{var t=co+"/data/errorlog?apiKey="+E.apiKey,n={error:e,version:"v"+Xe,visitorId:b()},i=qo.supported()?fetch(t,{method:"POST",keepalive:!0,body:JSON.stringify(n),headers:{"Content-Type":"application/json"}}):Gr.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),Bo("Failed to write error to server using POST endpoint: "+r)}}function jo(e){try{var t=Uo("metrics",E.apiKey,{v:Xe});C.debug(`Sending ${JSON.stringify(e)} to ${t} using `+(qo.supported()?"fetch":"xhr")),qo.supported()?fetch(t,{method:"POST",keepalive:!0,body:JSON.stringify(e),headers:{"Content-Type":"application/json"}}):Gr.postJSON(t,e)}catch(n){C.critical("Failed to write metrics payload to server: "+n)}}function Ho(e){var t,n;return Ko()?(t=v.defer(),Pr(n=new Image,"load",t.resolve),Pr(n,"error",t.reject),n.src=e,t.promise):v.resolve()}function qo(e,t={}){t=_.extend({},{method:"GET",keepalive:!0},t);return fetch(e,t)}function Wo(e,t){return navigator.sendBeacon(e,t)}qo.supported=function(){try{return _.isFunction(window.fetch)&&"undefined"!=typeof Request&&"keepalive"in new Request("")}catch(e){return!1}};var Vo=!(Wo.supported=function(){return _.isFunction(navigator.sendBeacon)}),$o=function(){var e=Ko();return Vo=!0,e&&y["transmit:locked"].trigger(),"Pendo Web SDK locked. No more events will be written."},Ko=function(){return!Vo&&Fo},Jo=function(e,t){try{return new RegExp("(\\s|^)"+t+"(\\s|$)").test(Qo(e))}catch(n){return!1}},Zo=function(e,t){try{var n;Jo(e,t)||(n=it.call(Qo(e))+" "+t,Yo(e,n))}catch(i){}},Xo=function(e,t){try{var n,i;Jo(e,t)&&(n=new RegExp("(\\s|^)"+t+"(\\s|$)"),i=Qo(e).replace(n," "),Yo(e,i))}catch(r){}},Yo=function(e,t){_.isString(e.className)?e.className=t:e.setAttribute("class",t)},Qo=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)||!me(r)?r:e.getAttribute("class"))||""}catch(o){return""}},ea=function(e){e=e.replace(/-([a-z])/gi,function(e,t){return t.toUpperCase()});return e=e.substr(0,1).toLowerCase()+e.substr(1)},ta={columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},na=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);ia(e,t)},ia=function(a,e){_.each(e,function(e,t){if(""!==(t=it.call(t))){var n=ea(t),i=(!_.isNumber(e)||isNaN(e)||ta[n]?_.isString(e)||(e=""+e):e+="px",e.indexOf("!important"));if(-1!==i)try{var r=it.call(r.substring(0,i));a.style.setProperty(t,r,"important")}catch(o){a.style.cssText+=";"+t+":"+e}else try{a.style[n]=it.call(e)}catch(o){C.info("failed to set style: "+t+" with value "+e)}}})},ra=function(e=window){return je()?{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}},oa=function(e){var t=ra(),n=To(),i=ko();return e.top>=n&&e.left>=i&&e.top+e.height<=n+t.height&&e.left+e.width<=i+t.width};function aa(t){return _.each(["left","top","width","height"],function(e){t[e]=Math.round(t[e])}),t}function sa(e,t=window){var n;return function(e){var t,n=e;for(;n;){if(!(t=A(n)))return;if("fixed"===t.position)return!isNaN(Ce)||!ga(n);n=n.parentNode}return}(e)?((n=Lo(e)).fixed=!0,aa(n)):aa(Mo(e,ca(t.document),t))}var da=function(e){e&&e.parentNode&&e.parentNode.removeChild(e)},ua=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),Bo("error picking best body:"+n),0}},ca=function(e=document){try{var t=Array.prototype.slice.call(e.getElementsByTagName("body"));return t&&1<t.length?(t.sort(ua),t[0]||e.body):e.body&&e.body.tagName&&"body"!==e.body.tagName.toLowerCase()?e.documentElement:e.body}catch(n){return Bo("Error getting body element: "+n),e.body}};function la(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 pa(e,t=document){if(Rr.contains(t,e))return!0;for(;e&&e.parentNode||ai.isElementShadowRoot(e);)e=ai.getParent(e);return e===t}var ha=function(e){var t,n,i;if(null!=e)return t=(n=e.ownerDocument||document).defaultView||window,i=ca(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=sa(e,t)).right=i.left+i.width,i.bottom=i.top+i.height,i)},fa=function(e,t){return!(e.top>=t.bottom||e.bottom<=t.top||e.left>=t.right||e.right<=t.left)};function ga(e){for(var t=e&&e.parentNode;t;){if(xo(A(t),Pe))return 1;t=t.parentNode}}var ma=function(e,t,n){t=t||/(auto|scroll|hidden)/;var i,r=(n=n||window).document.documentElement;if(pa(e))for(i=e;i;)if(ai.isElementShadowRoot(i))i=i.host;else{if(i===r)return null;if(!(o=A(i)))return null;var o,a=o.position;if(i!==e&&t.test(o.overflow+o.overflowY+o.overflowX))return i.parentNode!==r||(o=A(r))&&!_.contains([o.overflow,o.overflowY,o.overflowX],"visible")?i:null;if("absolute"===a||"fixed"===a&&ga(i))i=Ro(i);else{if("fixed"===a)return null;i=i.assignedSlot||i.parentNode}}return null};function va(e,t){e=A(e);return t=t||/(auto|scroll|hidden)/,!e||"inline"===e.display?ya.NONE:t.test(e.overflowY)&&t.test(e.overflowX)?ya.BOTH:t.test(e.overflowY)?ya.Y:t.test(e.overflowX)?ya.X:t.test(e.overflow)?ya.BOTH:ya.NONE}var ya={X:"x",Y:"y",BOTH:"both",NONE:"none"};function ba(e){return e&&e.nodeName&&"body"===e.nodeName.toLowerCase()&&pa(e)}function wa(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 Sa(e){if(e){if(_.isFunction(e.getRootNode))return e.getRootNode();if(null!=e.ownerDocument)return e.ownerDocument}return document}function Ea(e,t,n){const i=[];var r=Sa(document.documentElement);let o=Sa(ma(t)),a=0;for(;o!==r&&a<20;)i.push(e(o,"scroll",n,!0)),o=Sa(ma(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 _a(e,t,n){var i=ha(t),t=va(t,n);if(t!==ya.BOTH||fa(e,i)){if(t===ya.Y){if(e.top>=i.bottom)return;if(e.bottom<=i.top)return}if(t===ya.X){if(e.left>=i.right)return;if(e.right<=i.left)return}return 1}}function Ca(e){if(e){if(ba(e))return 1;var t=ha(e);if(0!==t.width&&0!==t.height){var n=A(e);if(!n||"hidden"!==n.visibility){for(var i=e;i&&n;){if("none"===n.display)return;if(parseFloat(n.opacity)<=0)return;n=A(i=i.parentNode)}return 1}}}}function xa(e,t){if(!Ca(e))return!1;if(!ba(e)){for(var n=ha(e),i=ma(e,t=t||/hidden/),r=null;i&&i!==document&&i!==r;){if(!_a(n,i,t))return!1;i=ma(r=i,t)}if(e.getBoundingClientRect){var e=e.getBoundingClientRect(),o=e.right,e=e.bottom;if(n.fixed||(o+=ko(),e+=To()),o<=0||e<=0)return!1}}return!0}function Ta(e){var t,n,i,r,o,a=/(auto|scroll)/,s=/(auto|scroll|hidden)/,d=ha(e),u=ma(e,s);if(!Ca(e))return!1;for(;u;){if(t=ha(u),(o=va(u,a))!==ya.NONE&&(i=n=0,o!==ya.Y&&o!==ya.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!==ya.X&&o!==ya.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))),!_a(d,u,s))return!1;u=ma(u,s)}return!0}function ka(e,t){var n,e=ha(e),i=ha(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 Aa(e){for(var t=/(auto|scroll)/,n=ca(),i=ma(e,t);i&&i!==n;)ka(e,i),i=ma(i,t)}n={$:{findOrCreate(e){return 0<this.length?this:T(e)},find(e){var t=T();return t.context=this.context,this.each(function(){T(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(){na(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){Zo(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&&Jo(t,e)})}),n)},toggleClass(e){return e=e.split(/\s+/),this.each(function(t){_.each(e,function(e){(Jo(t,e)?Xo:Zo)(t,e)})})},css(e){return this.each(function(){na(this,e)}),this},appendTo(e){return T(e).append(this),this},append(e){var t=this;return T(e).each(function(){t.length&&t[0].appendChild(this),pa(this)&&_.each(Rr("script",this),wa)}),t},prependTo(e){return T(e).prepend(this),this},prepend(e){var t,n;return this.length&&(t=this[0],n=t.childNodes[0],T(e).each(function(){n?T(this).insertBefore(n):T(this).appendTo(t)})),this},getParent(){var e=T(this)[0];if(e&&e.parentNode)return T(e.parentNode)},insertBefore(e){e=T(e)[0];e&&e.parentNode&&(e.parentNode.insertBefore(this[0],e),pa(this[0]))&&_.each(Rr("script",this[0]),wa)},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=oi(n))===document||t&&Rr.matchesSelector(n,t))return T();return T(n)},eq(e){return T(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=ca(),t={attributes:!0,childList:!0,subtree:!0}){if(this.listeners=[],this._teardown=()=>{},ze.MutationObserver){const n=new(gt("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 Oa="function"==typeof(i=window.WeakRef)&&/native/.test(i)?i:Fi();function Na(e,t){var n,i;return e.tagName&&_.contains(["textarea","input"],e.tagName.toLowerCase())?(n=e.value,i=t,n.length<=i?n:Da(n.substring(0,i))):Ma(e,t)}function Ma(e,t=128){var n,i="",r=e.nodeType;if(r===So||r===Co)return e.nodeValue;if((n=e).tagName&&"textarea"!=n.tagName.toLowerCase()&&(r===Eo||r===Io||r===_o)){if(!e.childNodes)return i;for(var o,a=0;a<e.childNodes.length;++a){if(t<=(i+(o=Ma(e.childNodes[a],t-i.length))).length)return i+Da(o.substring(0,t-i.length));i+=o}}return i}function La(e){return 55296<=e&&e<=56319}function Pa(e){return 56320<=e&&e<=57343}function Da(e){if(!(e.length<1)){var t=e.slice(-1).charCodeAt(0);if(La(t)||Pa(t)){if(1===e.length)return e.slice(0,-1);if(La(t))return e.slice(0,-1);if(Pa(t))if(!La(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=pa(t);if(!t||!e){if(t&&!e&&this.teardown(t),!(t=T(this.cssSelector)[0]))return undefined;_.each(this.events,e=>{t.addEventListener(e,e=>this.onEvent(e))}),this.elRef=new Oa(t)}return t}getText(e=1024){return Na(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 Ua(t){if(!t)return!1;if(t===window.location.origin)return!0;if(t===fo())return!0;if(t===mo())return!0;if(t===vo())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 Ga(e){if(_.isString(e)){try{var t=new ti(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=po(t.search.substring(1))),t.hash.length&&0<=(r=t.hash.indexOf("?"))&&(n=t.hash.substring(r+1),i.fragmentQuery=po(n)),i}catch(s){}var r=so(e).substring(1),t=r&&r.length?po(r):{},o=_.last(_.first(e.split(/[?#]/)).split("/")),a=o.split(".");return{filename:_.first(a),extension:a.slice(1).join("."),query:t}}}function Ba(e,t){var n;m.get("guideValidation")&&ze.sri&&(n=Ga(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(T,{data:Nr,event:Ur,removeNode:da,getClass:Qo,hasClass:Jo,addClass:function(e,t){var n;"string"==typeof e?(n=T(e),_.map(n,function(e){Zo(e,t)})):Zo(e,t)},removeClass:function(e,t){var n;"string"==typeof e?(n=T(e),_.map(n,function(e){Xo(e,t)})):Xo(e,t)},getBody:ca,getComputedStyle:A,getClientRect:ha,intersectRect:fa,getScrollParent:ma,isElementVisible:xa,Observer:Ra,Element:Fa,scrollIntoView:Aa,getRootNode:Sa}),_.extend(T.prototype,Ur.$,n.$);var za,ja=function(e){var t=!((t=m.get("allowedOriginServers",[]))&&0<t.length||(t=m.get("allowedOriginServerHashes",[]))&&0<t.length),n=bo();return!(!t&&!n)||Ua(e)},Ha=function(e,t,n=!1){try{var i,r="text/css",o="text/javascript";if(_.isString(e)&&(e={url:e}),!ja((c=e.url,new ti(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,Ba(u,e.url),a=u}else{if(ft())return(i=document.createElement("script")).addEventListener("load",function(){t(),da(i)}),i.type=o,i.src=J(E).createScriptURL(e.url),Ba(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=J(E).createScriptURL(e.url),Ba(i,e.url),a=i,t=_.wrap(t,function(e,t){if(T.removeNode(i),t)return n&&e(t),{};e.apply(this,_.toArray(arguments).slice(1))})}return s.appendChild(a),qa(a,e.url,t),a}catch(l){return{}}var c},qa=function(e,t,n){var i=!1;me(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))},Wa=function(e){var t=JSON.parse(e.data),n=e.origin;C.debug(E.app_name+": Message: "+JSON.stringify(t)+" from "+n),as(e.source,{status:"success",msg:"ack",originator:"messageLogger"},n)},Va=function(e){Ka(Ya)($a(e))},$a=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){if(t.type&&"string"==typeof t.type)return{data:t,origin:n,source:i};C.debug("Invalid Message: Missing 'type' in data format")}}catch(r){}};function Ka(t){return function(e){if(e&&Ua(e.origin))return t.apply(this,arguments)}}var Ja={disconnect(e){},module:function(e){os(e.moduleURL)},debug:function(e){us(Wa)}},Za=function(e,t){Ja[e]=t},Xa=function(e){delete Ja[e]},Ya=function(e){var t;e&&(t=e.data)&&me(Ja[t.type])&&Ja[t.type](t,e)},Qa={},es=function(e){if(Qa[e]={},"undefined"!=typeof CKEDITOR)try{CKEDITOR.config.customConfig=""}catch(t){}},ts=function(e){return me(Qa[e])},ns=function(e){if(Qa)for(var t in Qa)if(0<=t.indexOf(e))return t;return null},is=[],rs=function(){var e;is.length<1||(e=is.shift(),ts(e))||Ha(e,function(){es(e),rs()})};var os=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 ti(e);return Ua(n.origin)&&t[n.pathname]}catch(i){C.debug("Invalid module URL: "+e)}}(e)||(is.push(e),1<is.length)||rs()},as=function(e,t,n){var i,r=_.uniqueId("pendo-");try{void 0===t&&void 0===n&&(t=e,e=za||ds(),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},ss=function(){return window!=window.top},ds=function(){return new RegExp("^"+kt(co).replace(/^https?:/,"https?:")).test(location.href)?window.parent:window.top},us=function(e){var t;return me(window.addEventListener)&&_.isFunction(window.addEventListener)&&(t=Ka(e),window.addEventListener("message",t,!1)),function(){me(window.removeEventListener)&&_.isFunction(window.removeEventListener)&&t&&window.removeEventListener("message",t,!1)}},cs=_.memoize(function(){return m.get("restrictP1Access")}),ls=[],ps=[],hs=[],fs=12e4,gs=16,ms=1900,vs=65536,ys=function(e){return!(!e||""===e)},bs=function(){return k.get()},ws={flush:_.noop,flushBy:_.noop,flushEvents:_s,flushTrackEvents:_s,flushAgenticEvents:_s,flushSilos:_s,flushTrackEventSilos:_s,flushAgenticEventSilos:_s,flushBeacons:_s,flushNow:_s,flushLater:Cs,flushEvery:xs,flushStop:Ts,beacons:[],silos:[],trackEventSilos:[],agenticEventSilos:[],lock:$o,unlock:function(){if(!Ko())return ks(),function(){var e=!Ko();return Vo=!1,e&&y["transmit:unlocked"].trigger(),"Pendo Web SDK unlocked. Events will be written."}()}},Ss=[];function Es(e){Ss.push(e)}function Is(e){e=Ss.indexOf(e);0<=e&&Ss.splice(e,1)}function _s(e,t){try{_.each(Ss,function(e){e.flush&&e.flush(t)})}catch(n){C.critical("unhandled error while flushing event cache",{error:n})}}function Cs(e){return t=_.partial(_s,!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 xs(e){var t;if(e=parseInt(e,10)||0,_.isObject(xs.intervals)||(xs.intervals={}),!xs.intervals[e])return t=window.setInterval(_s,e),xs.intervals[e]=function(){clearInterval(t),delete xs.intervals[e]}}function Ts(){var e=_.values(xs.intervals).concat([_s]);_.map(e,function(e){_.isFunction(e)&&e()})}function ks(){_.each(Ss,function(e){e.clear&&e.clear()}),Ts()}function As(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)}Os=null;var Os,Ns={set:function(e){Os=JSON.parse(JSON.stringify(e||{}))},get:function(){return null!==Os?Os:{}},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?As(e.jwt):void C.debug("JWT is enabled but not being used, falling back to unsigned metadata."))}};class Ms{constructor(e,t=100){this.queue=[],this.unloads=new Set,this.pending=new Set,this.failures=new Map,this.sendFn=e,this.maxFailures=t}isEmpty(){return this.queue.length<=0}stop(){this.queue.length=0,this.unloads.clear(),this.pending.clear(),this.failures.clear(),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),t}pass(e,t=!0){this.unloads["delete"](e),this.pending["delete"](e),this.failures.clear();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);var n=this.incrementFailure(e);!this.stopped&&t&&(n>=this.maxFailures&&(this.onTimeout&&this.onTimeout(),this.pass(e,!1)),this.retryLater(1e3*Math.pow(2,Math.min(n-1,6))))}retryLater(e){this.timer=Ut(()=>{delete this.timer,this.next()},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())return on.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 on.all(n)}}const Ls="unsentEvents";class Ps{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(Ls);try{this.events=JSON.parse(e.read(Ls)||"{}"),e.clear(Ls)}catch(t){this.events={}}}write(e){0<_.size(this.events)?e.write(Ls,JSON.stringify(this.events),5184e5):e.clear(Ls)}}var Ds=new Ps;const Fs=e=>_.reduce(e,(e,t)=>e+_.get(t,"detail.increment",1),0),Us="pendo-guide-loop-timeout",Gs={ptm:"pendo-ptm-gif-failure",guide:"pendo-guide-gif-failure",poll:"pendo-poll-gif-failure",agentic:"pendo-agentic-gif-failure"},Bs={name:"pendo-guide-loop",debuggingOnly:!0},zs={name:"pendo-event-captured",debuggingOnly:!0},js="pendo-initialize",Hs="pendo-teardown",qs={};qs[Us]={name:Us,type:"counter",instrument:Fs},_.each(Gs,e=>{qs[e]={name:e,type:"counter",instrument:Fs}}),qs[Bs.name]=Bs,qs[zs.name]=zs,qs[js]={name:js},qs[Hs]={name:Hs};var Ws="debug-enabled";function Vs(){try{var e=h.read(Ws)||JSON.parse(qt(Ws));return"boolean"==typeof e?{enabled:e}:e||{}}catch(t){return{}}}function $s(e=!0){let t;return t=g&&g.getters&&g.getters["debugger/debuggingEnabled"]?g.getters["debugger/debuggingEnabled"]():!0===Vs().enabled,e?t:t?"Yes":"No"}class Ks{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(js),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(Hs),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(qs,(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&&jo(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=$s()}_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 Js=new Ks;var Zs="_PENDO_UNNAMED_",Xs=5;function Ys(e,t,n,i,r,o){var a,s;a=m.get("dropAnonymous"),s=Dn(b()),!Fo||a&&s||(a=t,s=n,t=i,n=r,s={type:r=e,browser_time:S(),visitor_id:b({generate:!0}),account_id:Jn(),url:k.externalizeURL(s),props:a||{},eventProperties:n},s=mn.addTracerIds(s),"track"===r&&(s.track_event_name=t||Zs),a=s,y.eventCaptured.trigger(a,o).cancel)||ys(a.url)&&("track"===e?pd:"agentic"===i?hd:ld).push(a)}function Qs(){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 ed=0;function td(e,t){e.sequence=ed++,t(e)}function nd(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 id(e,t){return bo()?rd("account_id")(e,t):t(e)}function rd(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 od(e){return null==e.bytes&&(e.bytes=JSON.stringify(e).length),e}function ad(e,t,n){t=n[t-1]||_.last(n);return Math.ceil(e/t)}function sd(e,t){for(var n,i=0,r=(_.isFunction(t.overhead)?t.overhead:_.constant(0))(),o=0;o<e.length;++o){if(ad(n=od(e[o]).bytes,1,t.compressionRatio)+r<=t.lower){if(0<o)return o;break}if(ad(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(ad(i+(n=od(e[o]).bytes),o+1,t.compressionRatio)+r>t.lower)return o;i+=n}return-1}function dd(){var e=Ns.get();return _.isEmpty(e)?0:e.jwt.length+e.signingKeyName.length}var ud,cd,ld,pd,hd,fd;function gd(e,t){var n;if(0!==e.length)return e.JZB||(e.JZB=E.squeezeAndCompress(e.slice()),e.JZB.length<=vs)||1===e.length?t(e):(n=e.length/2,gd(e.slice(0,n),t),void gd(e.slice(n),t))}function md(e,t){Ko()&&t(e)}function vd(e,t){y.eventCaptured.trigger(e).cancel||t(e)}function yd(){return function(e,t){1===e.length&&e.JZB.length>vs?(C.debug("Couldn't write event"),Bo("Single item is: "+e.JZB.length+". Dropping."),zo(e.JZB)):t(e)}}function bd(e,t){return Uo(t.beacon+".gif",e,_.extend({v:Xe,ct:S(),jzb:t.JZB},t.params,t.auth))}function wd(e,t){return Uo(t.beacon+".gif",e,_.extend({v:Xe,ct:S(),s:t.JZB.length},t.params))}function Sd(i){return function(e,t){e.params=_.extend({},e.params,i.params),e.beacon=i.beacon,e.eventLength=e.JZB.length;var n=Ns.get();_.isEmpty(n)||(e.auth=n,e.eventLength+=n.jwt.length,e.eventLength+=n.signingKeyName.length),t(e)}}function Ed(e,t){var n,i;bo()&&(i=_.first(e),n=_.get(i,"account_id"),i=_.get(i,"oem_account_id"),wo(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 _d(e){return JSON.stringify(_.extend({events:e.JZB},e.auth))}function Cd(e){return e.status<200||300<=e.status?v.reject(new Error(`received status code ${e.status}: `+e.statusText)):v.resolve()}function xd(e,t){return qo(bd(e,t)).then(Cd)}function Td(e,t){return fetch(wd(e,t),{method:"POST",keepalive:!0,body:_d(t),headers:{"Content-Type":"application/json"}}).then(Cd)}function kd(e,t){var n=_d(t);return Wo(wd(e,t),n)?v.resolve():v.reject()}function Ad(n){return function(e,t){return t.JZB?t.eventLength<=ms&&!m.get("sendEventsWithPostOnly")?n.preferFetch&&!t.auth&&qo.supported()?xd(e,t):t.auth?Gr({method:"GET",url:bd(e,t)}):Ho(bd(e,t)):n.allowPost&&t.eventLength<=vs?qo.supported()?Td(e,t):Wo.supported()?kd(e,t):Gr({method:"POST",url:wd(e,e=t),data:_d(e),headers:{"Content-Type":"application/json"}}):v.resolve():v.resolve()}}function Rd(n){return function(e,t){if(t.JZB){if(t.eventLength<=ms&&!m.get("sendEventsWithPostOnly",!1)){if(!t.auth&&qo.supported())return xd(e,t);if(ze.msie<=11)return Gr({method:"GET",url:bd(e,t),sync:!0})}if(t.eventLength<=vs&&n.allowPost){if(qo.supported())return Td(e,t);if(Wo.supported())return kd(e,t);if(ze.msie<=11)return Gr({method:"POST",url:wd(e,e=t),data:_d(e),sync:!0,headers:{"Content-Type":"application/json"}})}}return v.resolve()}}function Od(e,t){e.length=0;var n,i={};for(n in e)e.hasOwnProperty(n)&&(i[n]=e[n]);t(i)}function Nd(e){return Qs(md,id,gd,(t=e.shorten,t=_.defaults(t||{},{fields:[],siloMaxLength:vs}),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)}),gd,yd(),Sd(e),Ed,Id,Od);var t}class Md{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 Ld(o,a,s){a=a||Ad(o),s=s||Rd(o);e=o;var e=_.isFunction(e.apiKey)?[].concat(e.apiKey()):[].concat(e.apiKey),e=_.map(e,(i,r)=>{var e=new Ms(function(e,t,n){return n&&(e.params=_.extend({},e.params,{rt:n})),o.localStorageUnload&&t?(0===r&&Ds.push(o.beacon,e),v.resolve()):(t?s:a)(i,e)});return e.onTimeout=function(){Js.count(Gs[o.beacon])},e.retryPending=!0,e}),e=new Md(e);return Ds.send(o.beacon,e),e}function Pd(e,t){var n=m.get("analytics.excludeEvents");0<=_.indexOf(n,e.type)||t(e)}class Dd{constructor(e){this.locks={},this.cache=e.cache||[],this.silos=e.silos||[],this.packageSilos=e.packageSilos,this.processSilos=e.processSilos,this.sendQueue=Ld(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=Nd(e),n=Qs((r=e.beacon,function(e,t){var n=m.get("excludeNonGuideAnalytics");"ptm"===r&&n||t(e)}),Pd,td,nd(e.cache),(i={overhead:dd,lower:m.get("sendEventsWithPostOnly")?vs:ms,upper:vs,compressionRatio:[.5*Xs,.75*Xs,Xs]},function(e,t){for(var n=sd(e,i);0<=n;)t(e.splice(0,Math.max(n,1))),n=sd(e,i)}));return new Dd(_.extend({processSilos:t,packageSilos:n},e))}var Ud=ei(function(e){var t,n,i;if((e=e||k.get())&&e!==Ud.lastUrl)return Ud.lastUrl=e,t=-1,cs()||ss()&&(i=ds(),as(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},ss()&&(t.is_frame=!0),"*"!==(n=At())&&(t.allowed_storage_keys=_.keys(n)),Ys("load",t,e),Cs(),y.urlChanged.trigger(),!0});function Gd(e){return"hidden"===e.visibilityState}Ud.reset=function(){Ud.lastUrl=null};const Bd="visibilitychange",zd="pagehide",jd="unload";function Hd(){this.serializers=_.toArray(arguments)}function qd(e,t){return e.tag=ai.isElementShadowRoot(t)?"#shadow-root":t.nodeName||"",e}function Wd(e){return me(e)?""+e:""}function Vd(e,t){return e.id=Wd(t.id),e}function $d(e,t){return e.cls=Wd(T.getClass(t)),e}_.extend(Hd.prototype,{add(e){this.serializers.push(e)},remove(e){e=_.indexOf(this.serializers,e);0<=e&&this.serializers.splice(e,1)},serialize(n,i){return n?(i=i||n,_.reduce(this.serializers,function(e,t){return t.call(this,e,n,i)},{},this)):{}}});var Kd=256,Jd=64,Zd={a:{events:["click"],attr:["href"]},button:{events:["click"],attr:["value","name"]},img:{events:["click"],attr:["src","alt"]},select:{events:["mouseup"],attr:["name","type","selectedIndex"]},textarea:{events:["mouseup"],attr:["name"]},'input[type="submit"]':{events:["click"],attr:["name","type","value"]},'input[type="button"]':{events:["click"],attr:["name","type","value"]},'input[type="radio"]':{events:["click"],attr:["name","type"]},'input[type="checkbox"]':{events:["click"],attr:["name","type"]},'input[type="password"]':{events:["click"],attr:["name","type"]},'input[type="text"]':{events:["click"],attr:["name","type"]}};var Xd=function(e,t,n){if(!e||!e.nodeName)return null;var i=e.nodeName.toLowerCase();if(("img"==i&&"src"==t||"a"==i&&"href"==t)&&Wr())return i=e.getAttribute(t),oo((i=i)&&0===i.indexOf("data:")?(C.debug("Embedded data provided in URI."),i.substring(0,i.indexOf(","))):i+"");i=e,e=t;t=g.getters["nodeAttr/getAttribute"]()(i,e);return(!n||typeof t===n)&&t?_.isString(t)?it.call(t).substring(0,Kd):t:null};function Yd(t){var e,n,i;return _.isRegExp(t)&&_.isFunction(t.test)?function(e){return t.test(e)}:_.isArray(t)?(e=_.map(_.filter(t,_.isObject),function(e){var t;return e.regexp?(t=(t=/\/([a-z]*)$/.exec(e.value))&&t[1]||"",new RegExp(e.value.replace(/^\//,"").replace(/\/[a-z]*$/,""),t)):new RegExp("^"+e.value+"$","i")}),function(t){return _.any(e,function(e){return e.test(t)})}):_.isObject(t)&&t.regexp?(n=(n=/\/([a-z]*)$/.exec(t.value))&&n[1]||"",i=new RegExp(t.value.replace(/^\//,"").replace(/\/[a-z]*$/,""),n),function(e){return i.test(e)}):_.constant(!1)}function Qd(e,t,n,i){try{var r,o=_.indexBy(t),a=_.filter(_.filter(e,function(e){return n(e.nodeName)||o[e.nodeName]}),function(e){return!i(e.nodeName)});return a.length<=Jd?_.pluck(a,"nodeName"):(r=_.groupBy(e,function(e){return o[e.nodeName]?"defaults":_.isString(e.value)&&e.value.length>Kd?"large":"small"}),_.pluck([].concat(_.sortBy(r.defaults,"nodeName")).concat(_.sortBy(r.small,"nodeName")).concat(_.sortBy(r.large,"nodeName")).slice(0,Jd),"nodeName"))}catch(s){return C.error("Error collecting DOM Node attributes: "+s),[]}}function eu(t,n){var e=Yd(m.get("htmlAttributes")),i=Yd(m.get("htmlAttributeBlacklist")),r=(i("title")||(t.title=Xd(n,"title","string")),(t.tag||"").toLowerCase()),r=("input"===r&&(r+='[type="'+n.type+'"]'),t.attrs={},Qd(n.attributes,Zd[r]&&Zd[r].attr,e,i));return _.each(r,function(e){t.attrs[e.toLowerCase()]=Xd(n,e)}),t}function tu(e,t){var n;return t.parentNode&&t.parentNode.childNodes&&(n=_.chain(t.parentNode.childNodes),e.myIndex=n.indexOf(t).value(),n=n.filter(function(e){return e.nodeType==Eo}),e.childIndex=n.indexOf(t).value()),e}function nu(i,e){var r;return m.get("siblingSelectors")&&e.previousElementSibling&&(r="_pendo_sibling_",this.remove(nu),e=this.serialize(e.previousElementSibling),this.add(nu),i.attrs=i.attrs||{},_.each(e,function(e,t){var n={cls:"class",txt:"pendo_text"}[t]||t;_.isEmpty(e)||(_.isObject(e)?_.each(e,function(e,t){e&&!_.isEmpty(e)&&(i.attrs[r+n+"_"+t]=e)}):i.attrs[r+n]=e)})),i}var iu=new Hd(qd,Vd,$d,eu,tu,nu),ru=function(e){return"BODY"===e.nodeName&&e===ca()||null===e.parentNode&&!ai.isElementShadowRoot(e)},ou="pendo-ignore",au="pendo-analytics-ignore",su=function(e){var t={},n=t,i=e,r=!1;if(!e)return t;do{var o=i,a=iu.serialize(o,e)}while(r||!ht(a.cls,ou)&&!ht(a.cls,au)||(r=!0),n.parentElem=a,n=a,(i=ai.getParent(o))&&!ru(o));return r&&(t.parentElem.ignore=!0),t.parentElem},du=["","left","right","middle"],t=function(e){return e},e=function(e,t){return e[t]},uu=[["button",function(e){return e.which||e.button},function(){return!0},function(e,t){return du[t]}],["altKey",e,t,t],["ctrlKey",e,t,t],["metaKey",e,t,t],["shiftKey",e,t,t]],cu={click:function(e,t){for(var n=[],i=0;i<uu.length;i++){var r=uu[i],o=r[0],a=r[1],s=r[2],r=r[3],a=a(e,o);s(a)&&n.push(r(o,a))}return t.flags=n,t}},lu=function(t){try{if(Js.startTimer(zs),!T.data.get(t,"counted")){T.data.set(t,"counted",!0);var n=Fr(t),i=t.type,e={},r=cu[i];if(r&&(e=r(t,e)),T.data.get(t,"stopped")&&(e.stopped=!0),t.from&&_.isString(t.from)&&(e.from=t.from),n=(s=n).nodeType===So?s.parentNode:s.nodeType===Co?null:s.correspondingUseElement||s){var o=su(n),a=(_.extend(o,e),Ud());if(a&&k.startPoller(),!o.ignore){let e;"click"===i&&(e=function(e){e=function(e){const n={};return{getEventProperties(){return n},addEventProperty(e,t){_.isString(e)&&!_.isUndefined(t)?n[e]=t:C.error("Failed to add click event property")},target:e}}(e),y.onClickCaptured.trigger(e),e=e.getEventProperties();if(!_.isEmpty(e))return e}(n)),Ys(i,{target:o},undefined,undefined,e,t),y.trigger("appUsage",o,t)}}else C.info("Invalid HTML target",{contexts:["event","dom","processing"]})}}catch(d){C.critical("pendo.io while handling event",{error:d})}finally{Js.stopTimer(zs)}var s};var pu=_.debounce(lu,5e3,!0),hu=function(e){const t=[];_.contains(e=e||["click","focus","submit","change"],"change")&&(e=_.without(e,"change"),t.push(()=>{pu.cancel()}),t.push(Pr(document,"change",pu,!0)));var n,i=m.get("syntheticClicks.elementRemoval"),r=m.get("syntheticClicks.targetChanged"),r=(t.push(function(t,e,n,i){var r,o,a=[],s=ze.hasEvent("pointerdown"),d=s?"pointerdown":"mousedown",s=s?"pointerup":"mouseup",u=[],c={cloneEvent:function(e){e=T.event.clone(e);return e.type="click",e.from=d,e.bubbles=!0,e},down:function(e){o=!1,e&&(r=c.cloneEvent(e),n)&&c.intercept(e)},up:function(e){o=!1,e&&r&&i&&Fr(r)!==Fr(e)&&pa(Fr(r))&&(o=!0,t(r))},click:function(e){r=null,o&&T.data.set(e,"ignore",!0),o=!1,n&&c.unwrap()},intercept:function(e){e=function(e){var t=[];for(;e&&!ru(e);)t.push(e),e=e.parentNode;return t}(Fr(e));_.each(e,function(e){e=fu(e,c.remove);a.push(e)})},remove:function(){r&&(t(r),r=null),c.unwrap()},unwrap:function(){0<a.length&&(_.each(a,function(e){e()}),a=[])},teardown:function Ey(){c.unwrap(),_.each(u,function(e){e()})}};e&&(u.push(Pr(document,d,c.down,!0)),u.push(Pr(document,s,c.up,!0)),u.push(Pr(document,"click",c.click,!0)));return c}(T.event.trigger,ze.addEventListener,i,r).teardown),t.push((i=e,n=_.map(i,function(e){return l(document,e,lu,!0)}),()=>{_.each(n,function(e){e()})})),t.push(function(e,t){if(t){const n=[];return n.push(Pr(document,Bd,()=>{Gd(document)&&e(!0,!1)})),n.push(Pr(window,zd,_.partial(e,!1,!0))),()=>_.each(n,function(e){e()})}return Pr(window,jd,_.partial(e,!0,!0))}(function(e,t){t&&y.appUnloaded.trigger(),e&&y.appHidden.trigger()},m.get("preventUnloadListener"))),m.get("interceptStopPropagation",!0)),i=m.get("interceptPreventDefault",!0);return r&&t.push(gu(window.Event,e)),i&&t.push(mu(window.Event,["touchend"])),()=>{_.each(t,function(e){e()})}};function fu(n,i){var e=["remove","removeChild"];try{if(!n)return _.noop;_.each(e,function(e){var t=n[e];if(!t)return _.noop;n[e]=_.wrap(t,function(e){return i&&i(),e.apply(this,_.toArray(arguments).slice(1))}),n[e]._pendoUnwrap=function(){if(!n)return _.noop;n[e]=t,delete n[e]._pendoUnwrap}})}catch(t){C.critical("ERROR in interceptRemove",{error:t})}return function(){_.each(e,function(e){if(!n[e])return _.noop;e=n[e]._pendoUnwrap;_.isFunction(e)&&e()})}}function gu(n,e){var t=["stopPropagation","stopImmediatePropagation"];try{if(!n||!n.prototype)return _.noop;var i=_.indexBy(e);_.each(t,function(e){var t=n.prototype[e];t&&(n.prototype[e]=_.wrap(t,function(e){var t=e.apply(this,arguments);return i[this.type]&&(T.data.set(this,"stopped",!0),T.event.trigger(this)),t}),n.prototype[e]._pendoUnwrap=function(){n.prototype[e]=t,delete n.prototype[e]._pendoUnwrap})})}catch(r){C.critical("ERROR in interceptStopPropagation",{error:r})}return function(){_.each(t,function(e){e=n.prototype[e]._pendoUnwrap;_.isFunction(e)&&e()})}}function mu(t,e){try{if(!t||!t.prototype)return _.noop;var i=_.indexBy(e),n=t.prototype.preventDefault;if(!n)return _.noop;t.prototype.preventDefault=_.wrap(n,function(e){var t,n=e.apply(this,arguments);return i[this.type]&&((t=T.event.clone(this)).type="click",t.from=this.type,t.bubbles=!0,t.eventPhase=Mr,T.event.trigger(t)),n}),t.prototype.preventDefault._pendoUnwrap=function(){t.prototype.preventDefault=n,delete t.prototype.preventDefault._pendoUnwrap}}catch(r){C.critical("ERROR in interceptPreventDefault",{error:r})}return function(){var e=t.prototype.preventDefault._pendoUnwrap;_.isFunction(e)&&e()}}function l(e,t,n,i){return e&&t&&n?(i&&!ze.addEventListener&&(i=!1),T.event.add(e,{type:t,handler:n,capture:i})):_.noop}function R(e,t,n,i){e&&t&&n&&(i&&!ze.addEventListener&&(i=!1),T.event.remove(e,t,n,i))}var vu=function(e){T.data.set(e,"pendoStopped",!0),e.stopPropagation?e.stopPropagation():e.cancelBubble=!0,e.preventDefault?e.preventDefault():e.returnValue=!1},yu=function(e,t){var n=(t=t||window).document;return"complete"!==n.readyState?Pr(t,"load",function(){"complete"===n.readyState&&e()}):(e(),_.noop)};function bu(){return E.normalizedUrl||function(e){try{var t=new ti(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}}(k.externalizeURL())}function wu(t,e,n={}){if(!me(t))return!0;var i=e||bu(),{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(me(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 Su(e,t){return wu(e,t,{logger:C,context:"guide",id:"unknown"})}var O=[],Eu=[],Iu={};let _u={};function Cu(){return O}function xu(){return Tu(O)}function Tu(e){return _.filter(e,function(e){return!e.isFrameProxy})}function ku(e){_.isArray(e)?(O=e,y.guideListChanged.trigger({guideIds:_.pluck(e,"id")})):C.info("bad guide array input to `setActiveGuides`")}var Au=function(){let n=[];return{addGuide:e=>{var t;_.isEmpty(e)||(n=n.concat(e),_.each(n,e=>e.hide&&e.hide()),e=O,(t=_.difference(e,n)).length<e.length&&(ku(t),g.dispatch("frames/changeGuideList",t)))}}}();function Ru(t,n){return _.find(Mu(),function(e){return _.get(e,t)===n})||null}function N(e){return Ru("id",e)}function Ou(e){return Ru("name",e)}function Nu(e,t){return e&&e.id?(e=N(e.id)).findStepById(t):null}function Mu(){var e=_.values(_u);return e.length?O.concat(_.flatten(e)):O}var Lu="_pendo-guide-tt_",Pu="_pendo-guide-mobile-tt_",Du=function(e){return e&&e.launchMethod&&0<=e.launchMethod.indexOf("badge")},Fu=function(e){return e&&e.isMultiStep&&!(e.attributes&&"group"===e.attributes.type)},Uu=function(e){return!!_.get(e,"attributes.form")};function Gu(){return"undefined"!=typeof selmo&&selmo.isPreviewing}function Bu(){return!!(Gu()&&ra().width<=320)||ze.isMobileUserAgent()}function zu(e=document){var t=zu.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();zu.attachPoint=t}return t||ca(e)}var ju=function(e){var t=Iu[e.guideId];if(t){t=t.element();if(pa(t)&&t.id==="_pendo-badge_"+e.id)return t}},Hu=function(e,t){var n;return e?(n=e.getGuide(),n="building-block"===_.get(n,"attributes.type")||!Fu(n),!e.overrideElement&&n&&(e.overrideElement=ju(e)),e.targetElement=qu(e,t),e.overrideElement||e.targetElement):(C.info("Can't get element for null step"),null)},qu=function(e,t){e=e.elementPathRule||null,e=e?Rr(e,t):[ca(t)];return 0===e.length?null:_.first(e)};function Wu(e){var t=_.get(e,"attributes.activation.selector");return t||e.steps[0].elementPathRule}function Vu(e,t,n){var i,r,o,e=sa(e),t=sa(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!==oa(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([ya.X,ya.BOTH],i)&&(r.x=0);_.contains([ya.Y,ya.BOTH],i)&&(r.y=0);return r}(a,ra(),n,va(ca(),/hidden/)),window.scrollTo({left:o.x,top:o.y,behavior:"instant"}))}function $u(e,t,n,i,r){var o,a=_.toArray(arguments).slice(1),s=e.apply(this,a);return n||Sa(o=zu())!==document&&(a[1]=o,s=s.concat(e.apply(this,a))),s}function Ku(){return g.getters["frames/isLeader"]()}function Ju(e){return g.dispatch("frames/updateFrameVisibility",{visibility:e})}const Zu={validateGuide:1,validateLauncher:1,validateGlobalScript:1},Xu={ready:1,deliverablesLoaded:1,guidesFailed:1,guidesLoaded:1,onClickCaptured:1},Yu={ready:1},Qu=["ready","onClickCaptured","deliverablesLoaded","guidesFailed","guidesLoaded","validateGuide","validateLauncher","validateGlobalScript"];function ec(i){const e=_.reduce(Qu,function(e,r){if(Xu[r]){const t=function(e){return nc[r].apply(nc[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())}tc=Sn.call({}),_.each(Qu,function(n){tc[n]=function(e){var t;return _.isFunction(e)?tc.on(n,e):(t=Zu[n]?"triggerAsync":"trigger",tc[t].apply(tc,[n].concat(_.toArray(arguments))))}});var tc,nc=tc;var ic={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 rc(e){e=Ga(e);if(e){e=e.filename;if(e)return 54<e.length?e.substring(28,55):e}}ac=cc={failed:{},verified:{}},dc=zo,uc=function(e){try{var t=[];return!ic.usesXhr()&&e.domJsonpUrl?t.push(hc(e,"domJsonpUrl")):ic.usesXhr()&&e.domUrl&&t.push(pc(e,"domUrl")),e.contentUrlJs?t.push(hc(e,"contentUrlJs")):e.contentUrl&&t.push(hc(e,"contentUrl")),v.all(t)}catch(n){throw y.contentVerificationFail.trigger(e,n),n}},sc=function(e){return uc(e).then(_.noop,function(e){return/verify/.test(e)&&dc(e),v.reject(e)})},oc=function(t){return ac.failed[t.id]?v.reject():ac.verified[t.id]?v.resolve():sc(t).then(function(){ac.verified[t.id]=!0},function(e){return ac.failed[t.id]=!0,v.reject(e)})};var oc,ac,sc,dc,uc,cc,lc={verify:function(e){return m.get("guideValidation")?oc(e):v.resolve()},reset:function(){cc.failed={},cc.verified={}}};function pc(e,t){var n,i=e[t];return _.isString(i)?(n=(e=e)[{domUrl:"domHash",domJsonpUrl:"domJsonpHash",contentUrl:"contentHash",contentUrlJs:"contentJsHash"}[t=t]]||rc(e[t]),Gr.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 hc(e,t){var n=e[t];return ze.sri&&/[?&]sha(256|384|512)=/.test(n)?v.resolve():pc(e,t)}fc="allow",gc="deny",mc="pending",yc=function(){return 0<_.size(nc._handlers.validateGuide)},bc=function(e,n){var i=[];return _.each(e,function(e,t){n&&(t=n+"."+t),_.isObject(e)?_.each(bc(e,t),function(e){i.push(e)}):i.push([t,e])}),i};var fc,gc,mc,vc,yc,bc,wc={state:vc={},Step:function(e){var n=this;function i(e){return _.filter([["content",rc(e.contentUrl)],["contentCss",rc(e.contentUrlCss)],["contentJs",rc(e.contentUrlJs)],["dom",rc(e.domUrl)],["domJsonp",rc(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=bc(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(nc._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-"+ct(n.signature()),(t=vc[t])!==gc)&&(t!==fc?(i=!0,t=JSON.stringify(n.signature()),e="launcher-"+ct(t),nc.validateLauncher(t).then(function(){vc[e]=fc},function(){vc[e]=gc}).then(function(){i=!1,n.render(),n.update(O)},function(){i=!1}),!1):void 0)}),n.signature=function(){var e=[],t=bc(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(!yc())return v.resolve();try{return _.get(e,"attributes.resourceCenter.isTopLevel",!1)?(t=e,n=P.findResourceCenterModules(t,O),t=[t].concat(n),v.all(_.map(t,Sc))):Sc(e)}catch(i){throw y.contentValidationFail.trigger(e,i),i}var t,n},valid:function(e){return!yc()||!!(e=vc[e.guideId])&&e.status===fc},invalid:function(e){return!!yc()&&!!(e=vc[e.guideId])&&e.status===gc},reset(){vc={}}};function Sc(i){var r=vc[i.id];return r||(r={},vc[i.id]=r),r.contentPromise||(r.contentPromise=i.fetchContent()),r.contentPromise.then(function(){var e=JSON.stringify(i.signature()),t=i.id+"-"+ct(e),n=(r[t]||(r[t]={status:mc},r.status=mc),r[t].promise);return n||(n=nc.validateGuide(e,i).then(function(){r[t].status=fc,r.status=fc},function(e){return r[t].status=gc,r.status=gc,v.reject(e)}),r[t].promise=n),n})}function Ec(e,t){var n=_.toArray(arguments).slice(2);return _.reduce(e,function(e,t){return t.apply(e,n)},t)}function Ic(e){return _.isFunction(e.before)?e:(e=St(e),Ec(Ic.behaviors,e))}function _c(e,t){return e=St(e),t=St(t),Ec(_c.behaviors,e,t)}function Cc(e){var t,n,i=m.getLocalConfig("contentHost");return i&&e?(t=new RegExp(`(https:)?\\/\\/${Ve}-\\d+\\.storage\\.googleapis\\.com`,"g"),n=new RegExp(`(https:)?\\/\\/${We}\\.storage\\.googleapis\\.com`,"g"),e.replace(t,i).replace(n,i).replace(new RegExp("(https:)?\\/\\/"+kt(Ke),"g"),i)):e}function xc(e){return m.getLocalConfig("contentHost")?JSON.parse(Cc(JSON.stringify(e))):e}Ic.behaviors=[],_c.behaviors=[];var Tc=function(){var u={},c=_.compose(function(e){var t=function(){var e=kt(m.getHostedConfig("contentHost"));if(e)return e+"*"}();return t&&!new RegExp(t).test(e)&&C.debug("Failed to verify URL: "+e+" vs "+t),e},Cc);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 p(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e["default"]:e}var G,o,B,z,j,H,q,e={exports:{}};function W(e){e?(H[0]=H[16]=H[1]=H[2]=H[3]=H[4]=H[5]=H[6]=H[7]=H[8]=H[9]=H[10]=H[11]=H[12]=H[13]=H[14]=H[15]=0,this.blocks=H):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],z=[24,16,8,0],j=["hex","array","digest","arrayBuffer"],H=[],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]<<z[3&n++];else for(n=this.start;r<o&&n<64;++r)(t=e.charCodeAt(r))<128?a[n>>2]|=t<<z[3&n++]:(t<2048?a[n>>2]|=(192|t>>6)<<z[3&n++]:(t<55296||57344<=t?a[n>>2]|=(224|t>>12)<<z[3&n++]:(t=65536+((1023&t)<<10|1023&e.charCodeAt(++r)),a[n>>2]|=(240|t>>18)<<z[3&n++],a[n>>2]|=(128|t>>12&63)<<z[3&n++]),a[n>>2]|=(128|t>>6&63)<<z[3&n++]),a[n>>2]|=(128|63&t)<<z[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<j.length;++e){var n=j[e];t[n]=q(n)}return t}(),t?n.exports=i:G.sha1=i;var V=p(e.exports);let $;const K={createScriptURL:e=>e,createHTML:e=>e};function J(e){return $||($=e.trustedTypesPolicy||(window.trustedTypes&&"function"==typeof window.trustedTypes.createPolicy?window.trustedTypes.createPolicy("pendo",K):K),e.trustedTypesPolicy=$),$}var E,Z="stagingServerHashes",X={};function Y(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||X)&&(!!Q(e)||ie((t=t||window.location).host,e.stagingServers,e[Z]))}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=J(t).createScriptURL(e),document.getElementsByTagName("script")[0]);t&&t.parentNode?t.parentNode.insertBefore(n,t):(document.head||document.body).appendChild(n)}function le(e){X=e}function pe(){return void 0===d?{}:d}function he(e){return X[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),_=p(function(){var e="object"==typeof self&&self.self===self&&self||"object"==typeof Gt&&Gt.global===Gt&&Gt||Function("return this")()||{},i=Array.prototype,D=Object.prototype,F="undefined"!=typeof Symbol?Symbol.prototype:null,U=i.push,d=i.slice,l=D.toString,G=D.hasOwnProperty,t="undefined"!=typeof ArrayBuffer,n="undefined"!=typeof DataView&&/\[native code\]/.test(String(DataView)),B=Array.isArray,z=Object.keys,j=Object.create,H=t&&ArrayBuffer.isView,q=isNaN,W=isFinite,V=!{toString:null}.propertyIsEnumerable("toString"),$=["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 J(e){return void 0===e}function Z(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 X=r("String"),Y=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 Y(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 H?H(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=$.length,i=e.constructor,r=p(i)&&i.prototype||D,o="constructor";for(g(e,o)&&!t.contains(o)&&t.push(o);n--;)(o=$[n])in e&&e[o]!==r[o]&&!t.contains(o)&&t.push(o)}function y(e){if(!o(e))return[];if(z)return z(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 F.valueOf.call(e)===F.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 Ee(e){for(var t={},n=y(e),i=0,r=n.length;i<r;i++)t[e[n[i]]]=n[i];return t}function Ie(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)?j?j(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 Ae(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 Re(e,t,n){e=Ae(e,S(t));return J(e)?n:e}function Oe(e){return e}function E(t){return t=s({},t),function(e){return ge(e,t)}}function Ne(t){return t=S(t),function(e){return Ae(e,t)}}function I(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)?I(e,t,n):(o(e)&&!f(e)?E: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 De(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 Fe(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=Fe(t),t=Fe(Ee(t)),Ge=b.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g},Be=/(.)^/,ze={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},je=/\\|'|\r|\n|\u2028|\u2029/g;function He(e){return"\\"+ze[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}),$e=(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]=$e(e[i],e)}return e});var Je=c(function(e,t,n){return Ut(function(){return e.apply(null,n)},t)}),Ze=x(Je,b,1);function Xe(e){return function(){return!e.apply(this,arguments)}}function Ye(e,t){var n;return function(){return 0<--e&&(n=t.apply(this,arguments)),e<=1&&(t=null),n}}var Qe=x(Ye,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 A(e,t,n){if(t=I(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 R(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=I(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),A(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]),R(e,function(e){var t=o;if(!t){if(null==(e=r&&r.length?Ae(e,r):e))return;t=e[n]}return null==t?t:t.apply(e,i)})});function gt(e,t){return R(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),A(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):X(e)?e.match(vt):T(e)?R(e,Oe):w(e):[]}function bt(e,t,n){if(null==t||n)return(e=T(e)?e:w(e))[De(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=De(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),A(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}),Et=M(function(e,t,n){g(e,n)?e[n]++:e[n]=1}),It=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=I(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=Xe(i),1<n.length&&(t=n[1])):(n=R(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 At=c(function(e,t){return t=k(t,!0,!0),O(e,function(e){return!N(t,e)})}),Rt=c(function(e,t){return At(e,t)});function Ot(e,t,n,i){Z(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 Dt(n){return A(Ie(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}A(["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)}}),A(["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=Dt({__proto__:null,VERSION:"1.13.6",restArguments:c,isObject:o,isNull:function(e){return null===e},isUndefined:J,isBoolean:Z,isElement:function(e){return!(!e||1!==e.nodeType)},isString:X,isNumber:Y,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)||X(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:Ee,functions:Ie,methods:Ie,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:Re,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 Re(t,e)}},matcher:E,matches:E,times:function(e,t,n){var i=Array(Math.max(0,e));t=I(t,n,1);for(var r=0;r<e;r++)i[r]=t(r);return i},random:De,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(je,He),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:$e,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:Je,defer:Ze,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:Xe,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:Ye,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,E(t))},each:A,forEach:A,map:R,collect:R,reduce:ct,foldl:ct,inject:ct,reduceRight:lt,foldr:lt,filter:O,select:O,reject:function(e,t,n){return O(e,Xe(_(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,E(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),A(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(R(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:Et,partition:It,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:Rt,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:At,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:Dt,"default":b}),Ft=P.toPath;return P.mixin({toPath:function(e){return P.isString(e)?e.split("."):Ft(e)}}),P._=P}());function me(e){return!(null==e)}function ve(e){return _.isFunction(e)||_.isRegExp(e)?e:_.isArray(e)?_.map(e,ve):_.isObject(e)?_.reduce(e,function(e,t,n){return e[n]=ve(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("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],undefined,undefined,["delayGuides"]),e("guides.disabled",[u],undefined,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("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],0);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 me(e)||(n=_.find(t.aliases||[],function(e){e=_.get(i.lookup,e);if(me(e))return e}))&&(e=_.get(i.lookup,n)),me(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 me(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&&me(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:X,name:c}},f[l]=function(){return{lookup:E,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:ve(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 ye="extension",be="native";function we(){return m.get("installType")||pe().installType||be}function Se(){return we()===ye}function Ee(e){return/native/.test(e)}const Ie=e=>{e=_.get(window,e);return e&&Ee(e)};function _e(e,t){return e=e||10,(t=!isNaN(xe)&&(!t||xe<t))&&Ce<e}const Ce=function(e){let t=Te((/msie (\d+)/.exec(ke(e))||[])[1]);isNaN(t)&&(t=Te((/trident\/.*; rv:(\d+)/.exec(ke(e))||[])[1]));return t}(Ae()),xe=function(e,t){let n=Te((/trident\/(\d+)/.exec(ke(e))||[])[1]);isNaN(n)&&7==t&&(n=3);return n}(Ae(),Ce);function Te(e){return parseInt(e,10)}function ke(e){return _.isString(e)?e.toLowerCase():e}function Ae(){return(window.navigator||{}).userAgent}const Re={},Oe=Te((/android (\d+)/.exec(ke(Ae()))||[])[1]),Ne=/Boxee/i.test(Ae()),Me=window.document||{},Le=Me.documentMode;let Pe;var De,Fe=/^(Moz|webkit|O|ms)(?=[A-Z])/,t=Me.body&&Me.body.style;let Ue=!1,Ge=!1;if(t){for(const VS in t)if(De=Fe.exec(VS)){Pe=(Pe=De[0]).substr(0,1).toUpperCase()+Pe.substr(1);break}Pe=Pe||"WebkitOpacity"in t&&"webkit",Ue=!!("transition"in t||Pe+"Transition"in t),Ge=!!("animation"in t||Pe+"Animation"in t),!Oe||Ue&&Ge||(Ue=_.isString(Me.body.style.webkitTransition),Ge=_.isString(Me.body.style.webkitAnimation))}var n=window.chrome&&window.chrome.runtime&&window.chrome.runtime.id;const Be=_.memoize(function Be(){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=!(Oe<4);return!(!e||t||!n||!i||Ne||Se())});const ze={supportsHistoryApi:Be,supportsHashChange:function(){var e="onhashchange"in window,t=!Le||7<Le;return!(!e||!t||Se())},hasEvent(e){var t;return("input"!=e||9!=Ce)&&(_.isUndefined(Re[e])&&(t=Me.createElement("div"),Re[e]="on"+e in t),Re[e])},vendorPrefix:Pe,transitions:Ue,animations:Ge,android:Oe,msie:Ce,msieDocumentMode:Le,safari:0<=(i=Ae()).indexOf("Safari")&&0<=!i.indexOf("Chrome"),sri:"integrity"in document.createElement("script"),addEventListener:_.isFunction(window.addEventListener),MutationObserver:Ee(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(Ae())}),isChromeExtension:n};var je=function(){return!isNaN(Ce)&&11!=Ce&&"CSS1Compat"!==document.compatMode},He=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,Ce<=9&&(e.arrow.top=6)):"bottom"==e.arrowPosition&&(e.top=t.top-(i+E.TOOLTIP_ARROW_SIZE),e.arrow.top=i-E.TOOLTIP_ARROW_SIZE,10==Ce?e.arrow.top--:Ce<=9&&(e.arrow.top+=4),n=1),"left"==e.arrow.hbias?(e.left=t.left+t.width/2-(10+2*E.TOOLTIP_ARROW_SIZE),e.arrow.left=10+E.TOOLTIP_ARROW_SIZE):"right"==e.arrow.hbias?(e.left=t.left-r+t.width/2+(10+2*E.TOOLTIP_ARROW_SIZE),e.arrow.left=r-3*E.TOOLTIP_ARROW_SIZE-10):(e.left=t.left+t.width/2-r/2,e.arrow.left=r/2-E.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-E.TOOLTIP_ARROW_SIZE),e.arrow.left=r-E.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-E.TOOLTIP_ARROW_SIZE,e.arrow.border.top=e.arrow.top),e};let qe="",We="",Ve="",$e="",Ke="",Je="",Ze="",Xe="2.314.0_",Ye="2.314.0",Qe="xhr";const et=function(){return je()?Xe+"+quirksmode":Xe};var tt=/^\s+|\s+$/g;function nt(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 it=(it=String.prototype.trim)||function(){return this.replace(tt,"")},e={exports:{}};!function(){var Y=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===Y?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,D,n=this.input;switch(this.d){case 0:for(t=0,D=n.length;t<D;){var F,U,i=r=ee?n.subarray(t,t+65535):n.slice(t,t+65535),r=(t+=r.length)===D,o=Y,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),F=65536+~(r=i.length)&65535,a[s++]=255&r,a[s++]=r>>>8&255,a[s++]=255&F,a[s++]=F>>>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,z,E=new te(ee?new Uint8Array(this.a.buffer):this.a,this.c),j=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],H=Array(19),I=ne;for(E.b(1,1,Q),E.b(I,2,Q),p=re(this,n),I=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,A=new(ee?Uint32Array:Array)(q+W),R=new(ee?Uint32Array:Array)(316),O=new(ee?Uint8Array:Array)(19),N=_=0;N<q;N++)A[_++]=m[N];for(N=0;N<W;N++)A[_++]=v[N];if(!ee)for(N=0,x=O.length;N<x;++N)O[N]=0;for(N=T=0,x=A.length;N<x;N+=_){for(_=1;N+_<x&&A[N+_]===A[N];++_);if(C=_,0===A[N])if(C<3)for(;0<C--;)O[R[T++]=0]++;else for(;0<C;)(k=C-3<(k=C<138?C:138)&&k<C?C-3:k)<=10?(R[T++]=17,R[T++]=k-3,O[17]++):(R[T++]=18,R[T++]=k-11,O[18]++),C-=k;else if(R[T++]=A[N],O[A[N]]++,--C<3)for(;0<C--;)R[T++]=A[N],O[A[N]]++;else for(;0<C;)C-3<(k=C<6?C:6)&&k<C&&(k=C-3),R[T++]=16,R[T++]=k-3,O[16]++,C-=k}for(e=ee?R.subarray(0,T):R.slice(0,T),y=oe(O,7),S=0;S<19;S++)H[S]=y[j[S]];for(g=19;4<g&&0===H[g-1];g--);for(B=ae(y),E.b(h-257,5,Q),E.b(f-1,5,Q),E.b(g-4,4,Q),S=0;S<g;S++)E.b(H[S],3,Q);for(S=0,z=e.length;S<z;S++)if(b=e[S],E.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}E.b(e[S],w,Q)}for(var M,V,I=[I,m],L=[L,v],$=I[0],K=I[1],J=L[0],Z=L[1],P=0,X=p.length;P<X;++P)if(M=p[P],E.b($[M],K[M],Q),256<M)E.b(p[++P],p[++P],Q),V=p[++P],E.b(J[V],Z[V],Q),E.b(p[++P],p[++P],Q);else if(256===M)break;this.a=E.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]===Y&&(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,E=(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(E);else for(m in g=[],v=0,E)g[v++]=m;for(v=0,y=g.length;v<y;++v)e("Zlib.Deflate.CompressionType."+(m=g[v]),E[m])}.call(e.exports);var rt={Deflate:p(e.exports).Zlib.Deflate},ot="base64url";function at(e,t){t=t||ot;e=nt("string"==typeof e?e:JSON.stringify(e)),e=new rt.Deflate(e).compress();return t===ot?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 st={CRC32:p(t.exports).Zlib.CRC32},dt=function(e,n){var i;return 200<=(n=n||0)?e:_.isArray(e)?_.map(e,function(e){return dt(e,n+1)}):!_.isObject(e)||_.isDate(e)||_.isRegExp(e)||_.isElement(e)?_.isString(e)?_.escape(e):e:(i={},_.each(e,function(e,t){i[t]=dt(e,n+1)}),i)},ut=function(e){e=nt(e);return c.uint8ToBase64(e)},ct=function(e){if(void 0!==e)return e=nt(e=_.isString(e)?e:JSON.stringify(e)),st.CRC32.calc(e,0,e.length)};function lt(e){return e[Math.floor(Math.random()*e.length)]}function pt(e){for(var t="abcdefghijklmnopqrstuvwxyz",n="",i=(t+t.toUpperCase()+"1234567890").split(""),r=0;r<e;r++)n+=lt(i);return n}var ht=function(e,t,n){return!(!me(e)||!me(t))&&(n&&(e=e.toLowerCase(),t=t.toLowerCase()),-1<e.indexOf(t))};function S(){return(new Date).getTime()}function ft(){return"undefined"!=typeof $A&&_.isFunction($A.get)&&_.isString($A.get("$Browser.formFactor"))}function gt(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 mt=_.isFunction(i.isFinite)?i.isFinite:i.Number&&_.isFunction(i.Number.isFinite)?i.Number.isFinite:function(e){return e!=Infinity&&e!=-Infinity&&!isNaN(e)};function vt(e){return"number"==typeof e&&mt(e)&&Math.floor(e)===e}function yt(e,t,n,i){(t=t||{}).maxRetries=vt(t.maxRetries)?t.maxRetries:10,t.delay=vt(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,yt(e,t,o,a)},t.delay):(a||function(){})()}var bt=function(e){e=e.match(/-?[\d,]+\.?([\d,]+)*/);return e?parseFloat(e[0].replace(/,/g,"")):null};function wt(e){return _.isObject(e)&&_.isFunction(e.then)}function St(e){return e&&e.hasOwnProperty("wrappedJSObject")?e.wrappedJSObject:e}var Et,It=_.isFunction(window.decodeURIComponent)?window.decodeURIComponent:_.identity,_t=_.isFunction(window.encodeURIComponent)?window.encodeURIComponent:_.identity;class Ct{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 xt{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=Et=Et||{}).Debug="debug",n.Info="info",n.Warn="warn",n.Error="error",n.Critical="critical";class Tt extends Ct{write(e,t,n){this.dispatchEvent(new xt(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 xt(t,i,n);e.error=r,this.dispatchEvent(e)}debug(e,t){this.write(e,Et.Debug,t)}info(e,t){this.write(e,Et.Info,t)}warn(e,t){this.writeError(e,Et.Warn,t)}error(e,t){this.writeError(e,Et.Error,t)}critical(e,t){this.writeError(e,Et.Critical,t)}}const C=new Tt;function kt(e){if(e)return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}const At=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 Ot(n){_.forEach(_.keys(n),function(e){try{/^_?pendo_/.test(e)&&n.removeItem(e)}catch(t){}})}function Nt(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(Ot,n)}:t}catch(i){return t}}var Mt=Nt(function(){return window.localStorage}),Lt=Nt(function(){return window.sessionStorage});function Pt(e){try{return JSON.parse(e)}catch(t){return null}}var Dt,Ft={},Bt=!0,zt=function(){return m.get("localStorageOnly")},jt=function(){return!!m.get("disableCookies")};function Ht(e){Bt=e}var qt=function(e){var t=jt()||zt()?Ft[e]:document.cookie;return(e=new RegExp("(^|; )"+e+"=([^;]*)").exec(t))?It(e[2]):null},Wt=function(e,t,n,i){var r,o,a;!Bt||m.get("preventCookieRefresh")&&qt(e)===t||(a=Xt(n),r=new Date,o=(i="https:"===document.location.protocol||i)?"None":"Strict",r.setTime(r.getTime()+a),a=e+"="+_t(t)+(n?";expires="+r.toUTCString():"")+"; path=/"+(i?";secure":"")+"; SameSite="+o,Dt&&(a+=";domain="+Dt),jt()||zt()?Ft[e]=a:document.cookie=a)};function Vt(e){Dt?Wt(e,""):document.cookie=e+"=; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT"}var $t=function(e,t){return`_pendo_${e}.`+(t||E.apiKey)},Kt=function(e,t){return qt($t(e,t))};const Jt=864e5,Zt=100*Jt,Xt=(e=Zt)=>{var t=m.get("maxCookieTTLDays"),t=t<Infinity?t*Jt:Infinity;return Math.min(e,t)};var Yt=function(e,t,n,i,r){n=n||Zt,Wt($t(e,r),t,n,i)};class Qt{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 me(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,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 en,tn,nn,rn,v,h=function(){const d=new Qt;function e(i,r){return function(e){var t,n;if(t=e,"*"===(n=At())||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(){return!jt()&&!Dt&&c("localStorage")}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 s(e,t,n){t=d.getKeyConfig(e,"isPlain",t),n=d.getKeyConfig(e,"cookieSuffix",n);t=t?e:$t(e,n);if(u())return localStorage.removeItem(t);Vt(t)}const t=_.extend({},Lt),n=(t.setItem=e(t.setItem,"hasSession"),_.extend({},Mt));return n.setItem=e(n.setItem,"hasLocal"),{read:function(e,t,n){t=d.getKeyConfig(e,"isPlain",t),n=d.getKeyConfig(e,"cookieSuffix",n);let i;var r=d.getKeyDeserializer(e);if(u()){var o=t?e:$t(e,n);try{return null===(i=function(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}}(localStorage.getItem(o)))&&s(e,t,n),r(i)}catch(a){l(c)}}return r(i=t?qt(e):Kt(e,n))},write:e(function(e,t,n,i,r,o){if(n=d.getKeyConfig(e,"duration",n),i=d.getKeyConfig(e,"isPlain",i),r=d.getKeyConfig(e,"isSecure",r),o=d.getKeyConfig(e,"cookieSuffix",o),t=d.getKeySerializer(e)(t),l(c),u())try{var a=i?e:$t(e,o);return localStorage.setItem(a,function(e,t){if(null===t)return e;t=(new Date).getTime()+Xt(t);return JSON.stringify({ttl:t,value:e})}(t,n)),void l(c)}catch(s){}if(!i)return Yt(e,t,n,r,o);Wt(e,t,n,r)},"hasLocal"),clear:s,registry:d,getLocal:()=>n,getSession:()=>t}}(),on=(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=(tn=function(){var t=!1;return function(e){return function(){t||(t=!0,e.apply(null,arguments))}}},nn=function(n,i){var r=en.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===rn?(e=t,n&&n.call?o(n,e):r.resolve(e)):(e=t,i&&i.call?o(i,e):r.reject(e))}}},rn=1,(en={}).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(rn,e)},a=function(e){t(2,e)},s=function(e,t){e=nn(e,t);return 0===i?r.push(e):e.handle(i,n),e.promise},d=function(e){var t=tn();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=tn();return{resolve:e(u),reject:e(a),promise:{then:s,"catch":function(e){return s(null,e)}}}},en);function an(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)}!Se()&&ze.isMinimumIEVersion(11)?v={all:function(e){return _.isArray(e)?on.all.apply(on,arguments):an(e)},reject:function(){return on.reject.apply(on,arguments)},resolve:function(){return on.resolve.apply(on,arguments)},defer:function(){var n={};return n.promise=new on(function(e,t){n.resolve=e,n.reject=t}),n}}:((v=i).all=an,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 sn=h.getSession(),dn="pendo_tabId",un="pendo_parentTabId";cn=window,n=_.partial,ln=_.extend,pn=_.omit,hn={data:{},getItem(e){return hn.data[e]},setItem(e,t){hn.data[e]=t},removeItem(e){hn.data[e]=null,delete hn.data[e]}},fn=n(bn,dn,wn),gn=n(bn,"pendo_frameId",hn);var cn,ln,pn,hn,fn,gn,mn={addTracerIds(e){return pn(ln(e,{parentTabId:vn(un,wn),tabId:fn(),frameId:gn()}),function(e){return e===undefined})},setParentTabId:function(e){yn(un,e,wn)},newTabId:function(){var e=pt(16);return yn(dn,e,wn),e},getTabId:fn,getFrameId:gn,tabIdChanged:function(t){var e;if(ze.addEventListener)return cn.addEventListener("storage",e=function(e){e.key===dn&&(hn.removeItem(dn),t())}),function(){cn.removeEventListener("storage",e)}}};function vn(e,t){return(_.isFunction(t)?t():t).getItem(e)}function yn(e,t,n){(_.isFunction(n)?n():n).setItem(e,t)}function bn(e,t){var n=vn(e,t);return n||yn(e,n=pt(16),t),n}function wn(){return n=hn,i=sn,{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 Sn(){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(E,n)})},this.triggerCancelable=function(e,t){e=i[e]?i[e].slice():[];return _.map(e,function(e){if(!t.cancel)return e.apply(E,[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}Sn.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"},En=[new r("ready",[t,i]),new r("deliverablesLoaded",[t,i]),new r("guidesFailed",[t,i]),new r("guidesLoaded",[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=Sn.call({}),_n={debug(){return mn.addTracerIds(xn.apply(null,arguments))},lifecycle:xn,runtime:xn,frames:xn},Cn=In.trigger,In.trigger=Tn,_.each(_.values(Fi),function(e){In[e]={on:_.partial(In.on,e),one:_.partial(In.one,e),off:_.partial(In.off,e)}}),_.each(En,function(e){e=e.name,In[e]={on:_.partial(In.on,e),one:_.partial(In.one,e),off:_.partial(In.off,e),trigger:_.partial(Tn,e)}});var En,In,_n,Cn,y=In;function r(e,t){this.name=e,this.groups=t||[]}function xn(e,t){e={type:e,ts:S()};return me(t)&&_.isObject(t)&&(e.data=t),e}function Tn(t){var e=_.findWhere(En,{name:t}),n=_.toArray(arguments).slice(1),i={};return _.each(e.groups,function(e){i.cancel||(i=_n[e](t,n),Cn.apply(In,[e].concat(i)))}),i.cancel||(i=xn(t,n),Cn.apply(In,[t].concat(i))),i}function kn(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,ve(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=kn(),An=(g.subscribe(function(e,t){}),"_PENDO_T_"),Rn=11;const On="visitorId",Nn="oldVisitorId",Mn="accountId";var Ln=function(e=""){return e+pt(Rn)};var Pn=function(e){return me(e)&&""!==e&&e!==zn&&"boolean"!=typeof e&&"object"!=typeof e&&!((e=e)&&"string"==typeof e&&0===it.call(e).length)},Dn=function(e){return!(!e||"number"==typeof e)&&e.substring(0,An.length)===An},Fn=function(){return!m.get("disablePersistence")},Un=function(e){e=e||[On,Mn,Nn];const t=m.get("identityStorageSuffix")||E.apiKey;_.each(e,function(e){Vt($t(e,t)),h.clear(e,!1,t)})},Gn="VISITOR-UNIQUE-ID",Bn=function(e){return Gn===e},zn="::",jn=function(e){return new RegExp(zn).test(e)};function Hn(e){return e.old_visitor_id!==e.visitor_id}var qn,Wn=function(e,t){var n,i={old_visitor_id:b(),old_account_id:Jn()};Pn(e)?(Pn(n=e)?$n(""+n):C.info("Invalid visitor id "+n),n=t,_.isUndefined(n)?C.info("No account id provided"):Pn(n)?(E.accountId=""+n,Fn()&&Zn(Mn,E.accountId)):(delete E.accountId,delete(t=m.getLocalConfig()).account,m.setLocalConfig(t),g.commit("metadata/clearAccount"),Fn()&&h.clear(Mn),C.info("Invalid account id: "+n+". Account cleared")),i.visitor_id=b({generate:!0}),i.account_id=Jn(),!Hn(t=i)&&t.old_account_id===t.account_id||(Hn(i)&&(n=i.old_visitor_id)&&(qn=n,Zn(Nn,qn)),y.identify.trigger(i))):C.info("Invalid visitor id "+e)};function Vn(){return Ln(An)}function $n(e){E.visitorId!==e&&(Fn()&&Zn(On,e),E.visitorId=e)}function b(e={}){var t=function(){if(Pn(E.visitorId))return E.visitorId;var e=m.get("forceAnonymous");if(Fn()){var t=Xn(On);if(Pn(t)&&(!e||Dn(t)))return t}return undefined}();return $n(t=!t&&e.generate?Vn():t),t}function Kn(){return b()||Vn()}var Jn=function(){var e=m.get("forceAnonymous");return Pn(E.accountId)||!Fn()||e||(e=Xn(Mn),E.accountId=e),E.accountId};function Zn(e,t){var n=m.get("identityStorageLifetime")||Zt,i=m.get("identityStorageSuffix")||E.apiKey;h.write(e,t,n,!1,!0,i)}function Xn(e){var t=m.get("identityStorageSuffix"),n=t||E.apiKey,n=h.read(e,!1,n)||h.read(e,!1,E.apiKey);return t&&h.clear(e,!1,E.apiKey),n}function Yn(){var e={old_visitor_id:b({generate:!1}),old_account_id:Jn(),wasCleared:!0};Un(),delete E.visitorId,delete E.accountId,b({generate:!0}),_.extend(e,{visitor_id:b(),account_id:Jn()}),y.identify.trigger(e)}function Qn(e){e=e.data[0];return _.get(e,"wasCleared")}var ei=function(t,n){return n=!!n,function(){try{return t.apply(this,arguments)}catch(e){n||C.critical(e)}}};n=function(n){return function ti(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 ti="function"==typeof(e=window.URL)&&/native/.test(e)?e:n(document);function ni(e){if((t=e)&&"function"==typeof t.composedPath)try{return e.composedPath()}catch(n){return e.path}var t;return null}function ii(e){return e.shadowRoot}function ri(e,t){return"undefined"!=typeof(t=t||window).ShadowRoot&&e instanceof t.ShadowRoot&&e.host}function oi(e,t){return ri(e,t)?e.host:e.parentNode}var ai={PSEUDO_ELEMENT:"::shadow",PSEUDO_SAFE:":shadow",PSEUDO_REGEX:/::shadow/g,getComposedPath:ni,getShadowRoot:ii,isElementShadowRoot:ri,getParent:oi,isShadowSelector:si,wrapSizzle(i,u){i.intercept(function(a,t,n,i,r){var e,o;if(si(t))return _.isFunction(document.documentElement.attachShadow)?(o=a,e=(e=t).replace(ai.PSEUDO_REGEX,ai.PSEUDO_SAFE),e=_.map(o.tokenize(e),di),_.reduce(e,function(e,t){return e.concat(s(t,n,i,r))},[])):a(t.replace(ai.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=oi(i,n)}}(n,e)||d.push(...a(t,e,i,r))}),d}function s(e,t,n,i){var r,o;return si(e)?(o=s((r={baseCss:(o=(o=e).split(ai.PSEUDO_ELEMENT)).splice(0,1)[0],shadowCss:o.join(ai.PSEUDO_ELEMENT)}).baseCss,t),_.reduce(o,function(e,t){return ai.getShadowRoot(t)?e.concat(s(r.shadowCss,ai.getShadowRoot(t),n,i)):e},[])):a(e,t,n,i)}}),i.intercept(function(e,t,n){return!ai.isElementShadowRoot(t)&&(si(n)?0<i(n,document,null,[t]).length:e(t,n))},"matchesSelector")}};function si(e){return!!e&&-1<e.indexOf(ai.PSEUDO_ELEMENT)}function di(e){return _.reduce(e,function(e,t){return t.value===ai.PSEUDO_SAFE?e+ai.PSEUDO_ELEMENT:e+t.value},"")}var ui,f,w,ci,li,pi,hi,fi,gi,mi,vi,yi,I,bi,wi,Si,Ei,Ii,_i,t={exports:{}},i=t,Ci=window,xi="sizzle"+ +new Date,Ti=Ci.document,ki=0,Ai=0,Ri=hr(),Oi=hr(),Ni=hr(),Mi=hr(),Li=hr(),Pi=function(e,t){return e===t&&(vi=!0),0},Di={}.hasOwnProperty,Fi=[],Ui=Fi.pop,Gi=Fi.push,Bi=Fi.push,zi=Fi.slice,ji=function(e,t){for(var n=0,i=e.length;n<i;n++)if(e[n]===t)return n;return-1},Hi="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+"*\\]",qi=":("+e+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+n+")*)|.*)\\)|)",Wi=new RegExp(a+"+","g"),Vi=new RegExp("^"+a+"+|((?:^|[^\\\\])(?:\\\\.)*)"+a+"+$","g"),$i=new RegExp("^"+a+"*,"+a+"*"),Ki=new RegExp("^"+a+"*([>+~]|"+a+")"+a+"*"),Ji=new RegExp(a+"|>"),Zi=new RegExp(qi),Xi=new RegExp("^"+e+"$"),Yi={ID:new RegExp("^#("+e+")"),CLASS:new RegExp("^\\.("+e+")"),TAG:new RegExp("^("+e+"|[*])"),ATTR:new RegExp("^"+n),PSEUDO:new RegExp("^"+qi),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("^(?:"+Hi+")$","i"),needsContext:new RegExp("^"+a+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+a+"*((?:-\\d)?\\d*)"+a+"*\\)|)(?=[^-]|$)","i")},Qi=/HTML$/i,er=/^(?:input|select|textarea|button)$/i,tr=/^h\d$/i,nr=/^[^{]+\{\s*\[native \w/,ir=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,rr=/[+~]/,or=new RegExp("\\\\[\\da-fA-F]{1,6}"+a+"?|\\\\([^\\r\\n\\f])","g"),ar=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))},sr=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,dr=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},ur=function(){yi()},cr=Ir(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{Bi.apply(Fi=zi.call(Ti.childNodes),Ti.childNodes),Fi[Ti.childNodes.length].nodeType}catch(qS){Bi={apply:Fi.length?function(e,t){Gi.apply(e,zi.call(t))}:function(e,t){for(var n=e.length,i=0;e[n++]=t[i++];);e.length=n-1}}}function lr(e){return e[0].length?e.map(lr).join(","):Er(e)}function pr(e,t,n){var i=n[e+" "];i=i||lr(function o(e,t){return e[0].length?e.map(function(e){return o(e,t)}):e.filter(t)}(pi(e),function(e){return!("PSEUDO"===(e=e).type&&e.matches.length&&"contains"===e.matches[0].replace(Vi,"$1").toLowerCase())}));try{var r=[];return Bi.apply(r,t.querySelectorAll(i)),n(e,i),r}catch(qS){}}function x(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&&(yi(t),t=t||I,wi)){if(11!==l&&(s=ir.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))&&_i(t,u)&&u.id===r)return n.push(u),n}else{if(s[2])return Bi.apply(n,t.getElementsByTagName(e)),n;if((r=s[3])&&f.getElementsByClassName&&t.getElementsByClassName)return Bi.apply(n,t.getElementsByClassName(r)),n}if(f.qsa&&(!Mi[e+" "]||Li[e+" "])&&(!Si||!Si.test(e))&&(1!==l||"object"!==t.nodeName.toLowerCase())){if(u=e,c=t,1===l&&(Ji.test(e)||Ki.test(e))){for((c=rr.test(e)&&wr(t.parentNode)||t)===t&&f.scope||((a=t.getAttribute("id"))?a=a.replace(sr,dr):t.setAttribute("id",a=xi)),o=(d=pi(e)).length;o--;)d[o]=(a?"#"+a:":scope")+" "+Er(d[o]);u=d.join(",")}try{return Bi.apply(n,c.querySelectorAll(u)),n}catch(p){Mi(e,!0)}finally{a===xi&&t.removeAttribute("id")}!i&&Mi[e+" "]&&(i=pr(e,c,Li))}}return fi(e.replace(Vi,"$1"),t,n,i)}function hr(){var n=[];function i(e,t){return n.push(e+" ")>w.cacheLength&&delete i[n.shift()],i[e+" "]=t}return i}function fr(e){return e[xi]=!0,e}function gr(e){var t=I.createElement("fieldset");try{return!!e(t)}catch(qS){return!1}finally{t.parentNode&&t.parentNode.removeChild(t)}}function mr(e,t){for(var n=e.split("|"),i=n.length;i--;)w.attrHandle[n[i]]=t}function vr(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 yr(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&&cr(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function br(a){return fr(function(o){return o=+o,fr(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 wr(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(ui in f=x.support={},li=x.isXML=function(e){var t=e.namespaceURI,e=(e.ownerDocument||e).documentElement;return!Qi.test(t||e&&e.nodeName||"HTML")},yi=x.setDocument=function(e){var e=e?e.ownerDocument||e:Ti;return e!=I&&9===e.nodeType&&e.documentElement&&(bi=(I=e).documentElement,wi=!li(I),Ti!=I&&(e=I.defaultView)&&e.top!==e&&(e.addEventListener?e.addEventListener("unload",ur,!1):e.attachEvent&&e.attachEvent("onunload",ur)),f.scope=gr(function(e){return bi.appendChild(e).appendChild(I.createElement("div")),"undefined"!=typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),f.attributes=gr(function(e){return e.className="i",!e.getAttribute("className")}),f.getElementsByTagName=gr(function(e){return e.appendChild(I.createComment("")),!e.getElementsByTagName("*").length}),f.getElementsByClassName=!!I.getElementsByClassName,f.getById=gr(function(e){return bi.appendChild(e).id=xi,!I.getElementsByName||!I.getElementsByName(xi).length}),f.getById?(w.filter.ID=function(e){var t=e.replace(or,ar);return function(e){return e.getAttribute("id")===t}},w.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&wi)return(e=t.getElementById(e))?[e]:[]}):(w.filter.ID=function(e){var t=e.replace(or,ar);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&&wi){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=f.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):f.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=f.getElementsByClassName&&function(e,t){return"undefined"!=typeof t.getElementsByClassName&&wi?t.getElementsByClassName(e):f.qsa&&wi?t.querySelectorAll("."+e):void 0},Ei=[],Si=[],(f.qsa=!!I.querySelectorAll)&&(gr(function(e){var t;bi.appendChild(e).innerHTML=J().createHTML("<a id='"+xi+"'></a><select id='"+xi+"-\r\\' msallowcapture=''><option selected=''></option></select>"),e.querySelectorAll("[msallowcapture^='']").length&&Si.push("[*^$]="+a+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||Si.push("\\["+a+"*(?:value|"+Hi+")"),e.querySelectorAll("[id~="+xi+"-]").length||Si.push("~="),(t=I.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||Si.push("\\["+a+"*name"+a+"*="+a+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||Si.push(":checked"),e.querySelectorAll("a#"+xi+"+*").length||Si.push(".#.+[+~]"),e.querySelectorAll("\\\f"),Si.push("[\\r\\n\\f]")}),gr(function(e){e.innerHTML=J().createHTML("<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>");var t=I.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&Si.push("name"+a+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&Si.push(":enabled",":disabled"),bi.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&Si.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),Si.push(",.*:")})),(f.matchesSelector=nr.test(Ii=bi.matches||bi.webkitMatchesSelector||bi.mozMatchesSelector||bi.oMatchesSelector||bi.msMatchesSelector))&&gr(function(e){f.disconnectedMatch=Ii.call(e,"*"),Ii.call(e,"[s!='']:x"),Ei.push("!=",qi)}),Si=Si.length&&new RegExp(Si.join("|")),Ei=Ei.length&&new RegExp(Ei.join("|")),e=!!bi.compareDocumentPosition,_i=e||bi.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},Pi=e?function(e,t){var n;return e===t?(vi=!0,0):(n=!e.compareDocumentPosition-!t.compareDocumentPosition)||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!f.sortDetached&&t.compareDocumentPosition(e)===n?e==I||e.ownerDocument==Ti&&_i(Ti,e)?-1:t==I||t.ownerDocument==Ti&&_i(Ti,t)?1:mi?ji(mi,e)-ji(mi,t):0:4&n?-1:1)}:function(e,t){if(e===t)return vi=!0,0;var n,i=0,r=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!r||!o)return e==I?-1:t==I?1:r?-1:o?1:mi?ji(mi,e)-ji(mi,t):0;if(r===o)return vr(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?vr(a[i],s[i]):a[i]==Ti?-1:s[i]==Ti?1:0}),I},x.matches=function(e,t){return x(e,null,null,t)},x.matchesSelector=function(e,t){if(yi(e),f.matchesSelector&&wi&&!Mi[t+" "]&&(!Ei||!Ei.test(t))&&(!Si||!Si.test(t)))try{var n=Ii.call(e,t);if(n||f.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(qS){Mi(t,!0)}return 0<x(t,I,null,[e]).length},x.contains=function(e,t){return(e.ownerDocument||e)!=I&&yi(e),_i(e,t)},x.attr=function(e,t){(e.ownerDocument||e)!=I&&yi(e);var n=w.attrHandle[t.toLowerCase()],n=n&&Di.call(w.attrHandle,t.toLowerCase())?n(e,t,!wi):undefined;return n!==undefined?n:f.attributes||!wi?e.getAttribute(t):(n=e.getAttributeNode(t))&&n.specified?n.value:null},x.escape=function(e){return(e+"").replace(sr,dr)},x.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},x.uniqueSort=function(e){var t,n=[],i=0,r=0;if(vi=!f.detectDuplicates,mi=!f.sortStable&&e.slice(0),e.sort(Pi),vi){for(;t=e[r++];)t===e[r]&&(i=n.push(r));for(;i--;)e.splice(n[i],1)}return mi=null,e},ci=x.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+=ci(e)}else if(3===r||4===r)return e.nodeValue}else for(;t=e[i++];)n+=ci(t);return n},(w=x.selectors={cacheLength:50,createPseudo:fr,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(or,ar),e[3]=(e[3]||e[4]||e[5]||"").replace(or,ar),"~="===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]||x.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]&&x.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&&Zi.test(n)&&(t=(t=pi(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(or,ar).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=x.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(Wi," ")+" ").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)[xi]||(a[xi]={}))[a.uniqueID]||(o[a.uniqueID]={}))[f]||[])[0]===ki&&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]=[ki,s,h];break}}else if(!1===(h=p?s=(i=(r=(o=(a=e)[xi]||(a[xi]={}))[a.uniqueID]||(o[a.uniqueID]={}))[f]||[])[0]===ki&&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[xi]||(a[xi]={}))[a.uniqueID]||(o[a.uniqueID]={}))[f]=[ki,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()]||x.error("unsupported pseudo: "+e);return a[xi]?a(o):1<a.length?(t=[e,e,"",o],w.setFilters.hasOwnProperty(e.toLowerCase())?fr(function(e,t){for(var n,i=a(e,o),r=i.length;r--;)e[n=ji(e,i[r])]=!(t[n]=i[r])}):function(e){return a(e,0,t)}):a}},pseudos:{not:fr(function(e){var i=[],r=[],s=hi(e.replace(Vi,"$1"));return s[xi]?fr(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:fr(function(t){return function(e){return 0<x(t,e).length}}),contains:fr(function(t){return t=t.replace(or,ar),function(e){return-1<(e.textContent||ci(e)).indexOf(t)}}),lang:fr(function(n){return Xi.test(n||"")||x.error("unsupported lang: "+n),n=n.replace(or,ar).toLowerCase(),function(e){var t;do{if(t=wi?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=Ci.location&&Ci.location.hash;return t&&t.slice(1)===e.id},root:function(e){return e===bi},focus:function(e){return e===I.activeElement&&(!I.hasFocus||I.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:yr(!1),disabled:yr(!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 tr.test(e.nodeName)},input:function(e){return er.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:br(function(){return[0]}),last:br(function(e,t){return[t-1]}),eq:br(function(e,t,n){return[n<0?n+t:n]}),even:br(function(e,t){for(var n=0;n<t;n+=2)e.push(n);return e}),odd:br(function(e,t){for(var n=1;n<t;n+=2)e.push(n);return e}),lt:br(function(e,t,n){for(var i=n<0?n+t:t<n?t:n;0<=--i;)e.push(i);return e}),gt:br(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[ui]=function(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}(ui);for(ui in{submit:!0,reset:!0})w.pseudos[ui]=function(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}(ui);function Sr(){}function Er(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=Ai++;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=[ki,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[xi]||(e[xi]={}))[e.uniqueID]||(r[e.uniqueID]={}),d&&d===e.nodeName.toLowerCase())e=e[s]||e;else{if((i=r[u])&&i[0]===ki&&i[1]===l)return o[2]=i[2];if((r[u]=o)[2]=a(e,t,n))return!0}return!1}}function _r(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 Cr(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 xr(h,f,g,m,v,e){return m&&!m[xi]&&(m=xr(m)),v&&!v[xi]&&(v=xr(v,e)),fr(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++)x(e,t[i],n);return n}(f||"*",n.nodeType?[n]:n,[]),l=!h||!e&&f?c:Cr(c,s,h,n,i),p=g?v||(e?h:u||m)?[]:t:l;if(g&&g(l,p,n,i),m)for(r=Cr(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?ji(e,a):s[o])&&(e[r]=!(t[r]=a))}}else p=Cr(p===t?p.splice(u,p.length):p),v?v(null,t,p,i):Bi.apply(t,p)})}Sr.prototype=w.filters=w.pseudos,w.setFilters=new Sr,pi=x.tokenize=function(e,t){var n,i,r,o,a,s,d,u=Oi[e+" "];if(u)return t?0:u.slice(0);for(a=e,s=[],d=w.preFilter;a;){for(o in n&&!(i=$i.exec(a))||(i&&(a=a.slice(i[0].length)||a),s.push(r=[])),n=!1,(i=Ki.exec(a))&&(n=i.shift(),r.push({value:n,type:i[0].replace(Vi," ")}),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?x.error(e):Oi(e,s).slice(0)},hi=x.compile=function(e,t){var n,m,v,y,b,i,r=[],o=[],a=Ni[e+" "];if(!a){for(n=(t=t||pi(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<ji(i,e)},a,!0),c=[function(e,t,n){return e=!o&&(n||t!==gi)||((i=t).nodeType?d:u)(e,t,n),i=null,e}];s<r;s++)if(t=w.relative[e[s].type])c=[Ir(_r(c),t)];else{if((t=w.filter[e[s].type].apply(null,e[s].matches))[xi]){for(n=++s;n<r&&!w.relative[e[n].type];n++);return xr(1<s&&_r(c),1<s&&Er(e.slice(0,s-1).concat({value:" "===e[s-2].type?"*":""})).replace(Vi,"$1"),t,s<n&&l(e.slice(s,n)),n<r&&l(e=e.slice(n)),n<r&&Er(e))}c.push(t)}return _r(c)}(t[n]))[xi]?r:o).push(a);(a=Ni(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=gi,h=e||b&&w.find.TAG("*",r),f=ki+=null==p?1:Math.random()||.1,g=h.length;for(r&&(gi=t==I||t||r);u!==g&&null!=(o=h[u]);u++){if(b&&o){for(a=0,t||o.ownerDocument==I||(yi(o),n=!wi);s=m[a++];)if(s(o,t||I,n)){i.push(o);break}r&&(ki=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]=Ui.call(i));l=Cr(l)}Bi.apply(i,l),r&&!e&&0<l.length&&1<d+v.length&&x.uniqueSort(i)}return r&&(ki=f,gi=p),c},y?fr(i):i))).selector=e}return a},fi=x.select=function(e,t,n,i){var r,o,a,s,d,u="function"==typeof e&&e,c=!i&&pi(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&&wi&&w.relative[o[1].type]){if(!(t=(w.find.ID(a.matches[0].replace(or,ar),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(or,ar),rr.test(o[0].type)&&wr(t.parentNode)||t))){if(o.splice(r,1),e=i.length&&Er(o))break;return Bi.apply(n,i),n}}return(u||hi(e,c))(i,t,!wi,n,!t||rr.test(e)&&wr(t.parentNode)||t),n},f.sortStable=xi.split("").sort(Pi).join("")===xi,f.detectDuplicates=!!vi,yi(),f.sortDetached=gr(function(e){return 1&e.compareDocumentPosition(I.createElement("fieldset"))}),gr(function(e){return e.innerHTML=J().createHTML("<a href='#'></a>"),"#"===e.firstChild.getAttribute("href")})||mr("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),f.attributes&&gr(function(e){return e.innerHTML=J().createHTML("<input/>"),e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||mr("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),gr(function(e){return null==e.getAttribute("disabled")})||mr(Hi,function(e,t,n){if(!n)return!0===e[t]?t.toLowerCase():(n=e.getAttributeNode(t))&&n.specified?n.value:null});var Tr=Ci.Sizzle;x.noConflict=function(){return Ci.Sizzle===x&&(Ci.Sizzle=Tr),x},i.exports?i.exports=x:Ci.Sizzle=x;kr=p(t.exports),(Ar=_.extend(function(){return Ar.Sizzle.apply(this,arguments)},kr)).reset=function(){Ar.Sizzle=kr,Ar.matchesSelector=kr.matchesSelector,Ar.matches=kr.matches},Ar.intercept=function(e,t="Sizzle"){Ar[t]=_.wrap(Ar[t],e)},Ar.reset();var kr,Ar,Rr=Ar;function T(e,t){var n,i=this;if(e&&e instanceof T)return e;if(!(i instanceof T))return new T(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 T&&(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 Or(){this.ownerKey="_pendo_"+pt(8)}_.extend(Or.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 Nr=new Or,Mr=1;function Lr(e){return _.isNumber(e.eventPhase)&&e.eventPhase===Mr}function Pr(e,t,n,i){return e&&t&&n?(i=i||!1,e.addEventListener?gt("addEventListener",e).call(e,t,n,i):e.attachEvent&&e.attachEvent("on"+t,n),()=>{Dr(e,t,n,i)}):_.noop}function Dr(e,t,n,i){e&&t&&n&&(i=i||!1,e.removeEventListener?gt("removeEventListener",e).call(e,t,n,i):e.detachEvent&&e.detachEvent("on"+t,n))}var Fr=function(e){var t=ai.getComposedPath(e);return t&&0<t.length?t[0]:e.target||e.srcElement},Ur={add(t,e){var n=Nr.get(t),i=(n.handle||(n.handle=function(e){Ur.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||Pr(t,e.type,n.handle,e.capture),i.push(e),()=>{T.event.remove(t,e.type,e.handler,e.capture)}},dispatch(r,o){var e,t,a;r&&(e=(Nr.get(r,"captureEvents")||{})[o.type]||[],t=(Nr.get(r,"bubbleEvents")||{})[o.type]||[],(t=e.concat(t)).length)&&!(a=Nr.get(o)).ignore&&(a.handled=a.handled||{},_.each(t.slice(),function(e){var t=!!e.capture===Lr(o),n=(n=o,_.isNumber(n.eventPhase)&&2===n.eventPhase),t=!t&&!n;if(!(Fr(o)!==r&&t||a.handled[e.id])){a.handled[e.id]=!0;try{(!me(e.selector)||0<T(Fr(o)).closest(e.selector).length)&&e.handler.call(r,o)}catch(i){C.error(i)}}}))},remove(e,t,n,i){var r=Nr.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],Dr(e,t,r.handle,i))}else n===undefined&&(r.captureEvents&&r.captureEvents[t]&&(delete r.captureEvents[t],Dr(e,t,r.handle,!0)),r.bubbleEvents)&&r.bubbleEvents[t]&&(delete r.bubbleEvents[t],Dr(e,t,r.handle));_.isEmpty(r.captureEvents)&&_.isEmpty(r.bubbleEvents)&&(Nr.remove(e,"captureEvents"),Nr.remove(e,"bubbleEvents"),Nr.remove(e,"handle"))}},trigger(e){var t=Nr.get(e);if(!t.pendoStopped)if(e.bubbles){var n=Fr(e);if(n){for(var i,r=n,o=[];r;)o.unshift(r),r=ai.isElementShadowRoot(r)?r.host:r.parentNode;if(o.unshift(window),Lr(e)){for(i=0;i<o.length-1&&!t.pendoStopped;++i)Ur.dispatch(o[i],e);(e=Ur.clone(e)).eventPhase=2}for(2!==e.eventPhase||t.pendoStopped||(Ur.dispatch(n,e),(e=Ur.clone(e)).eventPhase=3),i=o.length-(null==e.eventPhase?1:2);0<=i&&!t.pendoStopped;--i)Ur.dispatch(o[i],e)}}else Ur.dispatch(Fr(e),e)},clone(e){var t=_.pick(e,["type","target","srcElement","altKey","ctrlKey","shiftKey","metaKey","button","which","eventPhase","bubbles",Nr.ownerKey]),e=ai.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){Ur.add(t,{type:e,selector:n,handler:i,capture:r})})})}}},Gr=_.extend(zr,{get:function(e,t){return zr({method:"GET",url:e,headers:t})},post:jr,postJSON:function(e,t,n){return(n=n||{})["content-type"]="application/json",jr(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)?_t(e):_t(e)+"="+_t(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!==Br()}});function Br(){return window.XMLHttpRequest||ActiveXObject}function zr(e){var t=v.defer(),n=new(Br())("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 jr(e,t,n){return zr({method:"POST",url:e,data:t,headers:n})}var Hr,qr=function(){return window&&window.process&&window.process.versions&&window.process.versions.electron},Wr=function(){return m.get("annotateUrl")||Zr()||m.get("sanitizeUrl")||m.get(ro)||m.get("xhrWhitelist")},Vr=function(){return Zr()?{href:Jr(location.href),origin:location.origin}:{href:location.href,origin:location.origin}},$r=function(){return new ti(window.location.href)},Kr=function(){var e,t,n,i;return Wr()?(e=$r(),Zr()&&(e.href=Jr(e.href)),qr()?(t=k.electronResourcesPath(),n=k.electronUserDirectory(),i=k.electronAppName(),("https://"+e.href.replace(t,i)).replace(e.origin+n,i).replace(k.electronUserHomeDirectory(),"").replace("file:///","")):ao(e.href)):g.getters["location/href"]()},Jr=function(e){return e.match(/(.+?)(?:#|$)/)[1]},Zr=function(){return!0===m.get("ignoreHashRouting")},Xr=500;function Yr(){return _.isUndefined(Hr)&&function e(){io(),Hr=Ut(e,Xr)}(),()=>{clearTimeout(Hr),Hr=undefined}}var Qr=function(e){var t;try{t=Kr()}catch(n){}return t},eo=[],to=!1,no=null;function io(){var t=Vr().href;no!=t&&(no=t,_.map(eo,function(e){e(t)}))}var ro="queryStringWhitelist";function oo(e){var t=m.get("sanitizeUrl");return _.isFunction(t)?t(e):e}function ao(e){e=e||Vr().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=uo(e,null,n,!0)),o=i||{}),Gr.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 so(e){var t,n;return!e||(t=e.indexOf("?"))<0?"":(n=e.indexOf("#"))<0?e.substring(t):n<t?"":e.substring(t,n)}function uo(e,t,n,i){e=e||Qr(),t=t||so(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)?lo(t,n,i):t).length||"?"!==r.charAt(r.length-1)?r:r.substr(0,r.length-1))+t+o}var co,lo=function(e,t,n){return n&&_.contains(t,"*")?"":(e=po(e),e=n?_.omit(e,t):_.pick(e,t),ho(e))},po=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},{})},ho=function(e){return _.reduce(e,function(e,t,n){return t&&(n+="="+t),e&&(e+="&"),e+n},"")},k={watch:function(e){const n=[];C.info("Initializing Pendo URL Watcher");var i,t=m.get("location.pushState")&&ze.supportsHistoryApi();return to||(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(io,0),t}),i[e]._pendoUnwrapped=t,n.push(()=>{i[e]=t})}),n.push(Pr(window,"popstate",io))),ze.supportsHashChange()&&n.push(Pr(window,"hashchange",io)),!1!==t&&ze.supportsHashChange()||n.push(Yr()),to=!0),eo.push(e),()=>{_.each(n,function(e){e()}),eo.length=0,to=!1}},get:Qr,externalizeURL:function(e,t,n){n=n||m.get(ro);return oo(uo(e,t,n=_.isFunction(n)?n():n,!1))},startPoller:Yr,getWindowLocation:Vr,clear:function(){eo=[]},isElectron:qr,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 fo(){var e=m.getLocalConfig("dataHost");return e||((e=m.getHostedConfig("dataHost"))?-1===e.indexOf("://")?"https://"+e:e:$e)}function go(){co=fo()}function mo(){return m.get("assetHost")||vo()}function vo(){var e=m.get("contentHost")||Ke;return e=e&&-1===e.indexOf("://")?"https://"+e:e}function yo(e){var t=mo(),n=0<=(n=t).indexOf("localhost")||0<=n.indexOf("local.pendo.io")?e.replace(".min.js",".js"):e;return t+"/"+(Je?Je+"/":"")+n}function bo(){var e=m.get("allowPartnerAnalyticsForwarding",!1)&&m.get("adoptAnalyticsForwarding",!1);return m.get("trainingPartner",!1)||e}function wo(e,t,n){return n?e.acc=ut(n):t&&"ACCOUNT-UNIQUE-ID"!==t&&(e.acc=ut(t)),e}var So=3,Eo=1,Io=9,_o=11,Co=4;function A(e){var t;if((t=e)&&t.nodeType===Eo)try{return window.getComputedStyle?getComputedStyle(e):e.currentStyle||void 0}catch(n){}}function xo(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 To(e){var t=(e=e||window).document.documentElement;return e.pageYOffset||t.scrollTop}function ko(e){var t=(e=e||window).document.documentElement;return e.pageXOffset||t.scrollLeft}function Ao(e){return _.isNumber(e)?e:0}function Ro(e,t){e=e.offsetParent;return t=t||window,e=e&&e.parentElement===t.document.documentElement&&!No(e)?null:e}function Oo(e){return xo(A(e),Pe)&&isNaN(Ce)}function No(e){if(e)return(e=A(e))&&(_.contains(["relative","absolute","fixed"],e.position)||xo(e,Pe))}function Mo(e,t,n){if(!e)return{width:0,height:0};n=n||window;var t=No(t)?t:Ro(t,n),i=t?Lo(t):{top:0,left:0},e=Lo(e),r=function(e){if(e){var e=A(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=Do(r,i),e=Do(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+=Ao(t.scrollTop),r.left+=Ao(t.scrollLeft)),r.top-=Ao(t.clientTop),r.left-=Ao(t.clientLeft)):(r.top+=To(n),r.left+=ko(n)),r.bottom=r.top+r.height,r.right=r.left+r.width,r}function Lo(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 Po([e,t,n,i,r,o],[a,s]){return[e*a+n*s+r,t*a+i*s+o]}function Do(e,t){var n=Po(e,[t.left,t.top]),e=Po(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 Fo=void 0===(e=m.get("pendoCore"))||e,Uo=function(e,t,n){e=co+"/data/"+e+"/"+t,t=_.map(n,function(e,t){return t+"="+e});return 0<t.length&&(e+="?"+t.join("&")),e};function Go(){return _.compact([E.apiKey].concat(E.additionalApiKeys))}var Bo=function(e){return e+="v"+Xe,Ho(Uo("log.gif",E.apiKey,{msg:e,version:Xe}))};function zo(e){try{var t=co+"/data/errorlog?apiKey="+E.apiKey,n={error:e,version:"v"+Xe,visitorId:b()},i=qo.supported()?fetch(t,{method:"POST",keepalive:!0,body:JSON.stringify(n),headers:{"Content-Type":"application/json"}}):Gr.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),Bo("Failed to write error to server using POST endpoint: "+r)}}function jo(e){try{var t=Uo("metrics",E.apiKey,{v:Xe});C.debug(`Sending ${JSON.stringify(e)} to ${t} using `+(qo.supported()?"fetch":"xhr")),qo.supported()?fetch(t,{method:"POST",keepalive:!0,body:JSON.stringify(e),headers:{"Content-Type":"application/json"}}):Gr.postJSON(t,e)}catch(n){C.critical("Failed to write metrics payload to server: "+n)}}function Ho(e){var t,n;return Ko()?(t=v.defer(),Pr(n=new Image,"load",t.resolve),Pr(n,"error",t.reject),n.src=e,t.promise):v.resolve()}function qo(e,t={}){t=_.extend({},{method:"GET",keepalive:!0},t);return fetch(e,t)}function Wo(e,t){return navigator.sendBeacon(e,t)}qo.supported=function(){try{return _.isFunction(window.fetch)&&"undefined"!=typeof Request&&"keepalive"in new Request("")}catch(e){return!1}};var Vo=!(Wo.supported=function(){return _.isFunction(navigator.sendBeacon)}),$o=function(){var e=Ko();return Vo=!0,e&&y["transmit:locked"].trigger(),"Pendo Web SDK locked. No more events will be written."},Ko=function(){return!Vo&&Fo},Jo=function(e,t){try{return new RegExp("(\\s|^)"+t+"(\\s|$)").test(Qo(e))}catch(n){return!1}},Zo=function(e,t){try{var n;Jo(e,t)||(n=it.call(Qo(e))+" "+t,Yo(e,n))}catch(i){}},Xo=function(e,t){try{var n,i;Jo(e,t)&&(n=new RegExp("(\\s|^)"+t+"(\\s|$)"),i=Qo(e).replace(n," "),Yo(e,i))}catch(r){}},Yo=function(e,t){_.isString(e.className)?e.className=t:e.setAttribute("class",t)},Qo=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)||!me(r)?r:e.getAttribute("class"))||""}catch(o){return""}},ea=function(e){e=e.replace(/-([a-z])/gi,function(e,t){return t.toUpperCase()});return e=e.substr(0,1).toLowerCase()+e.substr(1)},ta={columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},na=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);ia(e,t)},ia=function(a,e){_.each(e,function(e,t){if(""!==(t=it.call(t))){var n=ea(t),i=(!_.isNumber(e)||isNaN(e)||ta[n]?_.isString(e)||(e=""+e):e+="px",e.indexOf("!important"));if(-1!==i)try{var r=it.call(r.substring(0,i));a.style.setProperty(t,r,"important")}catch(o){a.style.cssText+=";"+t+":"+e}else try{a.style[n]=it.call(e)}catch(o){C.info("failed to set style: "+t+" with value "+e)}}})},ra=function(e=window){return je()?{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}},oa=function(e){var t=ra(),n=To(),i=ko();return e.top>=n&&e.left>=i&&e.top+e.height<=n+t.height&&e.left+e.width<=i+t.width};function aa(t){return _.each(["left","top","width","height"],function(e){t[e]=Math.round(t[e])}),t}function sa(e,t=window){var n;return function(e){var t,n=e;for(;n;){if(!(t=A(n)))return;if("fixed"===t.position)return!isNaN(Ce)||!ga(n);n=n.parentNode}return}(e)?((n=Lo(e)).fixed=!0,aa(n)):aa(Mo(e,ca(t.document),t))}var da=function(e){e&&e.parentNode&&e.parentNode.removeChild(e)},ua=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),Bo("error picking best body:"+n),0}},ca=function(e=document){try{var t=Array.prototype.slice.call(e.getElementsByTagName("body"));return t&&1<t.length?(t.sort(ua),t[0]||e.body):e.body&&e.body.tagName&&"body"!==e.body.tagName.toLowerCase()?e.documentElement:e.body}catch(n){return Bo("Error getting body element: "+n),e.body}};function la(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 pa(e,t=document){if(Rr.contains(t,e))return!0;for(;e&&e.parentNode||ai.isElementShadowRoot(e);)e=ai.getParent(e);return e===t}var ha=function(e){var t,n,i;if(null!=e)return t=(n=e.ownerDocument||document).defaultView||window,i=ca(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=sa(e,t)).right=i.left+i.width,i.bottom=i.top+i.height,i)},fa=function(e,t){return!(e.top>=t.bottom||e.bottom<=t.top||e.left>=t.right||e.right<=t.left)};function ga(e){for(var t=e&&e.parentNode;t;){if(xo(A(t),Pe))return 1;t=t.parentNode}}var ma=function(e,t,n){t=t||/(auto|scroll|hidden)/;var i,r=(n=n||window).document.documentElement;if(pa(e))for(i=e;i;)if(ai.isElementShadowRoot(i))i=i.host;else{if(i===r)return null;if(!(o=A(i)))return null;var o,a=o.position;if(i!==e&&t.test(o.overflow+o.overflowY+o.overflowX))return i.parentNode!==r||(o=A(r))&&!_.contains([o.overflow,o.overflowY,o.overflowX],"visible")?i:null;if("absolute"===a||"fixed"===a&&ga(i))i=Ro(i);else{if("fixed"===a)return null;i=i.assignedSlot||i.parentNode}}return null};function va(e,t){e=A(e);return t=t||/(auto|scroll|hidden)/,!e||"inline"===e.display?ya.NONE:t.test(e.overflowY)&&t.test(e.overflowX)?ya.BOTH:t.test(e.overflowY)?ya.Y:t.test(e.overflowX)?ya.X:t.test(e.overflow)?ya.BOTH:ya.NONE}var ya={X:"x",Y:"y",BOTH:"both",NONE:"none"};function ba(e){return e&&e.nodeName&&"body"===e.nodeName.toLowerCase()&&pa(e)}function wa(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 Sa(e){if(e){if(_.isFunction(e.getRootNode))return e.getRootNode();if(null!=e.ownerDocument)return e.ownerDocument}return document}function Ea(e,t,n){const i=[];var r=Sa(document.documentElement);let o=Sa(ma(t)),a=0;for(;o!==r&&a<20;)i.push(e(o,"scroll",n,!0)),o=Sa(ma(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 _a(e,t,n){var i=ha(t),t=va(t,n);if(t!==ya.BOTH||fa(e,i)){if(t===ya.Y){if(e.top>=i.bottom)return;if(e.bottom<=i.top)return}if(t===ya.X){if(e.left>=i.right)return;if(e.right<=i.left)return}return 1}}function Ca(e){if(e){if(ba(e))return 1;var t=ha(e);if(0!==t.width&&0!==t.height){var n=A(e);if(!n||"hidden"!==n.visibility){for(var i=e;i&&n;){if("none"===n.display)return;if(parseFloat(n.opacity)<=0)return;n=A(i=i.parentNode)}return 1}}}}function xa(e,t){if(!Ca(e))return!1;if(!ba(e)){for(var n=ha(e),i=ma(e,t=t||/hidden/),r=null;i&&i!==document&&i!==r;){if(!_a(n,i,t))return!1;i=ma(r=i,t)}if(e.getBoundingClientRect){var e=e.getBoundingClientRect(),o=e.right,e=e.bottom;if(n.fixed||(o+=ko(),e+=To()),o<=0||e<=0)return!1}}return!0}function Ta(e){var t,n,i,r,o,a=/(auto|scroll)/,s=/(auto|scroll|hidden)/,d=ha(e),u=ma(e,s);if(!Ca(e))return!1;for(;u;){if(t=ha(u),(o=va(u,a))!==ya.NONE&&(i=n=0,o!==ya.Y&&o!==ya.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!==ya.X&&o!==ya.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))),!_a(d,u,s))return!1;u=ma(u,s)}return!0}function ka(e,t){var n,e=ha(e),i=ha(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 Aa(e){for(var t=/(auto|scroll)/,n=ca(),i=ma(e,t);i&&i!==n;)ka(e,i),i=ma(i,t)}n={$:{findOrCreate(e){return 0<this.length?this:T(e)},find(e){var t=T();return t.context=this.context,this.each(function(){T(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(){na(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){Zo(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&&Jo(t,e)})}),n)},toggleClass(e){return e=e.split(/\s+/),this.each(function(t){_.each(e,function(e){(Jo(t,e)?Xo:Zo)(t,e)})})},css(e){return this.each(function(){na(this,e)}),this},appendTo(e){return T(e).append(this),this},append(e){var t=this;return T(e).each(function(){t.length&&t[0].appendChild(this),pa(this)&&_.each(Rr("script",this),wa)}),t},prependTo(e){return T(e).prepend(this),this},prepend(e){var t,n;return this.length&&(t=this[0],n=t.childNodes[0],T(e).each(function(){n?T(this).insertBefore(n):T(this).appendTo(t)})),this},getParent(){var e=T(this)[0];if(e&&e.parentNode)return T(e.parentNode)},insertBefore(e){e=T(e)[0];e&&e.parentNode&&(e.parentNode.insertBefore(this[0],e),pa(this[0]))&&_.each(Rr("script",this[0]),wa)},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=oi(n))===document||t&&Rr.matchesSelector(n,t))return T();return T(n)},eq(e){return T(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=ca(),t={attributes:!0,childList:!0,subtree:!0}){if(this.listeners=[],this._teardown=()=>{},ze.MutationObserver){const n=new(gt("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 Oa="function"==typeof(i=window.WeakRef)&&/native/.test(i)?i:Fi();function Na(e,t){var n,i;return e.tagName&&_.contains(["textarea","input"],e.tagName.toLowerCase())?(n=e.value,i=t,n.length<=i?n:Da(n.substring(0,i))):Ma(e,t)}function Ma(e,t=128){var n,i="",r=e.nodeType;if(r===So||r===Co)return e.nodeValue;if((n=e).tagName&&"textarea"!=n.tagName.toLowerCase()&&(r===Eo||r===Io||r===_o)){if(!e.childNodes)return i;for(var o,a=0;a<e.childNodes.length;++a){if(t<=(i+(o=Ma(e.childNodes[a],t-i.length))).length)return i+Da(o.substring(0,t-i.length));i+=o}}return i}function La(e){return 55296<=e&&e<=56319}function Pa(e){return 56320<=e&&e<=57343}function Da(e){if(!(e.length<1)){var t=e.slice(-1).charCodeAt(0);if(La(t)||Pa(t)){if(1===e.length)return e.slice(0,-1);if(La(t))return e.slice(0,-1);if(Pa(t))if(!La(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=pa(t);if(!t||!e){if(t&&!e&&this.teardown(t),!(t=T(this.cssSelector)[0]))return undefined;_.each(this.events,e=>{t.addEventListener(e,e=>this.onEvent(e))}),this.elRef=new Oa(t)}return t}getText(e=1024){return Na(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 Ua(t){if(!t)return!1;if(t===window.location.origin)return!0;if(t===fo())return!0;if(t===mo())return!0;if(t===vo())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 Ga(e){if(_.isString(e)){try{var t=new ti(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=po(t.search.substring(1))),t.hash.length&&0<=(r=t.hash.indexOf("?"))&&(n=t.hash.substring(r+1),i.fragmentQuery=po(n)),i}catch(s){}var r=so(e).substring(1),t=r&&r.length?po(r):{},o=_.last(_.first(e.split(/[?#]/)).split("/")),a=o.split(".");return{filename:_.first(a),extension:a.slice(1).join("."),query:t}}}function Ba(e,t){var n;m.get("guideValidation")&&ze.sri&&(n=Ga(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(T,{data:Nr,event:Ur,removeNode:da,getClass:Qo,hasClass:Jo,addClass:function(e,t){var n;"string"==typeof e?(n=T(e),_.map(n,function(e){Zo(e,t)})):Zo(e,t)},removeClass:function(e,t){var n;"string"==typeof e?(n=T(e),_.map(n,function(e){Xo(e,t)})):Xo(e,t)},getBody:ca,getComputedStyle:A,getClientRect:ha,intersectRect:fa,getScrollParent:ma,isElementVisible:xa,Observer:Ra,Element:Fa,scrollIntoView:Aa,getRootNode:Sa}),_.extend(T.prototype,Ur.$,n.$);var za,ja=function(e){var t=!((t=m.get("allowedOriginServers",[]))&&0<t.length||(t=m.get("allowedOriginServerHashes",[]))&&0<t.length),n=bo();return!(!t&&!n)||Ua(e)},Ha=function(e,t,n=!1){try{var i,r="text/css",o="text/javascript";if(_.isString(e)&&(e={url:e}),!ja((c=e.url,new ti(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,Ba(u,e.url),a=u}else{if(ft())return(i=document.createElement("script")).addEventListener("load",function(){t(),da(i)}),i.type=o,i.src=J(E).createScriptURL(e.url),Ba(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=J(E).createScriptURL(e.url),Ba(i,e.url),a=i,t=_.wrap(t,function(e,t){if(T.removeNode(i),t)return n&&e(t),{};e.apply(this,_.toArray(arguments).slice(1))})}return s.appendChild(a),qa(a,e.url,t),a}catch(l){return{}}var c},qa=function(e,t,n){var i=!1;me(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))},Wa=function(e){var t=JSON.parse(e.data),n=e.origin;C.debug(E.app_name+": Message: "+JSON.stringify(t)+" from "+n),as(e.source,{status:"success",msg:"ack",originator:"messageLogger"},n)},Va=function(e){Ka(Ya)($a(e))},$a=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){if(t.type&&"string"==typeof t.type)return{data:t,origin:n,source:i};C.debug("Invalid Message: Missing 'type' in data format")}}catch(r){}};function Ka(t){return function(e){if(e&&Ua(e.origin))return t.apply(this,arguments)}}var Ja={disconnect(e){},module:function(e){os(e.moduleURL)},debug:function(e){us(Wa)}},Za=function(e,t){Ja[e]=t},Xa=function(e){delete Ja[e]},Ya=function(e){var t;e&&(t=e.data)&&me(Ja[t.type])&&Ja[t.type](t,e)},Qa={},es=function(e){if(Qa[e]={},"undefined"!=typeof CKEDITOR)try{CKEDITOR.config.customConfig=""}catch(t){}},ts=function(e){return me(Qa[e])},ns=function(e){if(Qa)for(var t in Qa)if(0<=t.indexOf(e))return t;return null},is=[],rs=function(){var e;is.length<1||(e=is.shift(),ts(e))||Ha(e,function(){es(e),rs()})};var os=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 ti(e);return Ua(n.origin)&&t[n.pathname]}catch(i){C.debug("Invalid module URL: "+e)}}(e)||(is.push(e),1<is.length)||rs()},as=function(e,t,n){var i,r=_.uniqueId("pendo-");try{void 0===t&&void 0===n&&(t=e,e=za||ds(),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},ss=function(){return window!=window.top},ds=function(){return new RegExp("^"+kt(co).replace(/^https?:/,"https?:")).test(location.href)?window.parent:window.top},us=function(e){var t;return me(window.addEventListener)&&_.isFunction(window.addEventListener)&&(t=Ka(e),window.addEventListener("message",t,!1)),function(){me(window.removeEventListener)&&_.isFunction(window.removeEventListener)&&t&&window.removeEventListener("message",t,!1)}},cs=_.memoize(function(){return m.get("restrictP1Access")}),ls=[],ps=[],hs=[],fs=12e4,gs=16,ms=1900,vs=65536,ys=function(e){return!(!e||""===e)},bs=function(){return k.get()},ws={flush:_.noop,flushBy:_.noop,flushEvents:_s,flushTrackEvents:_s,flushAgenticEvents:_s,flushSilos:_s,flushTrackEventSilos:_s,flushAgenticEventSilos:_s,flushBeacons:_s,flushNow:_s,flushLater:Cs,flushEvery:xs,flushStop:Ts,beacons:[],silos:[],trackEventSilos:[],agenticEventSilos:[],lock:$o,unlock:function(){if(!Ko())return ks(),function(){var e=!Ko();return Vo=!1,e&&y["transmit:unlocked"].trigger(),"Pendo Web SDK unlocked. Events will be written."}()}},Ss=[];function Es(e){Ss.push(e)}function Is(e){e=Ss.indexOf(e);0<=e&&Ss.splice(e,1)}function _s(e,t){try{_.each(Ss,function(e){e.flush&&e.flush(t)})}catch(n){C.critical("unhandled error while flushing event cache",{error:n})}}function Cs(e){return t=_.partial(_s,!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 xs(e){var t;if(e=parseInt(e,10)||0,_.isObject(xs.intervals)||(xs.intervals={}),!xs.intervals[e])return t=window.setInterval(_s,e),xs.intervals[e]=function(){clearInterval(t),delete xs.intervals[e]}}function Ts(){var e=_.values(xs.intervals).concat([_s]);_.map(e,function(e){_.isFunction(e)&&e()})}function ks(){_.each(Ss,function(e){e.clear&&e.clear()}),Ts()}function As(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)}Os=null;var Os,Ns={set:function(e){Os=JSON.parse(JSON.stringify(e||{}))},get:function(){return null!==Os?Os:{}},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?As(e.jwt):void C.debug("JWT is enabled but not being used, falling back to unsigned metadata."))}};class Ms{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 on.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 on.all(n)}}const Ls="unsentEvents";class Ps{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(Ls);try{this.events=JSON.parse(e.read(Ls)||"{}"),e.clear(Ls)}catch(t){this.events={}}}write(e){0<_.size(this.events)?e.write(Ls,JSON.stringify(this.events),6048e5):e.clear(Ls)}}var Ds=new Ps;const Fs=e=>_.reduce(e,(e,t)=>e+_.get(t,"detail.increment",1),0),Us="pendo-guide-loop-timeout",Gs={ptm:"pendo-ptm-gif-failure",guide:"pendo-guide-gif-failure",poll:"pendo-poll-gif-failure",agentic:"pendo-agentic-gif-failure"},Bs={name:"pendo-guide-loop",debuggingOnly:!0},zs={name:"pendo-event-captured",debuggingOnly:!0},js="pendo-initialize",Hs="pendo-teardown",qs={};qs[Us]={name:Us,type:"counter",instrument:Fs},_.each(Gs,e=>{qs[e]={name:e,type:"counter",instrument:Fs}}),qs[Bs.name]=Bs,qs[zs.name]=zs,qs[js]={name:js},qs[Hs]={name:Hs};var Ws="debug-enabled";function Vs(){try{var e=h.read(Ws)||JSON.parse(qt(Ws));return"boolean"==typeof e?{enabled:e}:e||{}}catch(t){return{}}}function $s(e=!0){let t;return t=g&&g.getters&&g.getters["debugger/debuggingEnabled"]?g.getters["debugger/debuggingEnabled"]():!0===Vs().enabled,e?t:t?"Yes":"No"}class Ks{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(js),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(Hs),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(qs,(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&&jo(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=$s()}_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 Js=new Ks;var Zs="_PENDO_UNNAMED_",Xs=5;function Ys(e,t,n,i,r,o){var a,s;a=m.get("dropAnonymous"),s=Dn(b()),!Fo||a&&s||(a=t,s=n,t=i,n=r,s={type:r=e,browser_time:S(),visitor_id:b({generate:!0}),account_id:Jn(),url:k.externalizeURL(s),props:a||{},eventProperties:n},s=mn.addTracerIds(s),"track"===r&&(s.track_event_name=t||Zs),a=s,y.eventCaptured.trigger(a,o).cancel)||ys(a.url)&&("track"===e?pd:"agentic"===i?hd:ld).push(a)}function Qs(){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 ed=0;function td(e,t){e.sequence=ed++,t(e)}function nd(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 id(e,t){return bo()?rd("account_id")(e,t):t(e)}function rd(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 od(e){return null==e.bytes&&(e.bytes=JSON.stringify(e).length),e}function ad(e,t,n){t=n[t-1]||_.last(n);return Math.ceil(e/t)}function sd(e,t){for(var n,i=0,r=(_.isFunction(t.overhead)?t.overhead:_.constant(0))(),o=0;o<e.length;++o){if(ad(n=od(e[o]).bytes,1,t.compressionRatio)+r<=t.lower){if(0<o)return o;break}if(ad(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(ad(i+(n=od(e[o]).bytes),o+1,t.compressionRatio)+r>t.lower)return o;i+=n}return-1}function dd(){var e=Ns.get();return _.isEmpty(e)?0:e.jwt.length+e.signingKeyName.length}var ud,cd,ld,pd,hd,fd;function gd(e,t){var n;if(0!==e.length)return e.JZB||(e.JZB=E.squeezeAndCompress(e.slice()),e.JZB.length<=vs)||1===e.length?t(e):(n=e.length/2,gd(e.slice(0,n),t),void gd(e.slice(n),t))}function md(e,t){Ko()&&t(e)}function vd(e,t){y.eventCaptured.trigger(e).cancel||t(e)}function yd(){return function(e,t){1===e.length&&e.JZB.length>vs?(C.debug("Couldn't write event"),Bo("Single item is: "+e.JZB.length+". Dropping."),zo(e.JZB)):t(e)}}function bd(e,t){return Uo(t.beacon+".gif",e,_.extend({v:Xe,ct:S(),jzb:t.JZB},t.params,t.auth))}function wd(e,t){return Uo(t.beacon+".gif",e,_.extend({v:Xe,ct:S(),s:t.JZB.length},t.params))}function Sd(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=Ns.get();_.isEmpty(n)||(e.auth=n,e.eventLength+=n.jwt.length,e.eventLength+=n.signingKeyName.length),t(e)}}function Ed(e,t){var n,i;bo()&&(i=_.first(e),n=_.get(i,"account_id"),i=_.get(i,"oem_account_id"),wo(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 _d(e){return JSON.stringify(_.extend({events:e.JZB},e.auth))}function Cd(e){return e.status<200||300<=e.status?v.reject(new Error(`received status code ${e.status}: `+e.statusText)):v.resolve()}function xd(e,t){return qo(bd(e,t)).then(Cd)}function Td(e,t){return fetch(wd(e,t),{method:"POST",keepalive:!0,body:_d(t),headers:{"Content-Type":"application/json"}}).then(Cd)}function kd(e,t){var n=_d(t);return Wo(wd(e,t),n)?v.resolve():v.reject()}function Ad(n){return function(e,t){return t.JZB?t.eventLength<=ms&&!m.get("sendEventsWithPostOnly")?n.preferFetch&&!t.auth&&qo.supported()?xd(e,t):t.auth?Gr({method:"GET",url:bd(e,t)}):Ho(bd(e,t)):n.allowPost&&t.eventLength<=vs?qo.supported()?Td(e,t):Wo.supported()?kd(e,t):Gr({method:"POST",url:wd(e,e=t),data:_d(e),headers:{"Content-Type":"application/json"}}):v.resolve():v.resolve()}}function Rd(n){return function(e,t){if(t.JZB){if(t.eventLength<=ms&&!m.get("sendEventsWithPostOnly",!1)){if(!t.auth&&qo.supported())return xd(e,t);if(ze.msie<=11)return Gr({method:"GET",url:bd(e,t),sync:!0})}if(t.eventLength<=vs&&n.allowPost){if(qo.supported())return Td(e,t);if(Wo.supported())return kd(e,t);if(ze.msie<=11)return Gr({method:"POST",url:wd(e,e=t),data:_d(e),sync:!0,headers:{"Content-Type":"application/json"}})}}return v.resolve()}}function Od(e,t){e.length=0;var n,i={};for(n in e)e.hasOwnProperty(n)&&(i[n]=e[n]);t(i)}function Nd(e){return Qs(md,id,gd,(t=e.shorten,t=_.defaults(t||{},{fields:[],siloMaxLength:vs}),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)}),gd,yd(),Sd(e),Ed,Id,Od);var t}class Md{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 Ld(a,s,d){s=s||Ad(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 Ms(function(e,t,n){return 6048e5<S()-e.ts?v.resolve():(n&&(e.params=_.extend({},e.params,{rt:n})),a.localStorageUnload&&t?(0===r&&Ds.push(a.beacon,e),v.resolve()):t&&o.failed()?v.reject():(t?d:s)(i,e))});return o.onTimeout=function(){Js.count(Gs[a.beacon])},o.allowDrainWhileFailed=!0,o.retryPending=!0,o}),e=new Md(e);return Ds.send(a.beacon,e),e}function Pd(e,t){var n=m.get("analytics.excludeEvents");0<=_.indexOf(n,e.type)||t(e)}class Dd{constructor(e){this.locks={},this.cache=e.cache||[],this.silos=e.silos||[],this.packageSilos=e.packageSilos,this.processSilos=e.processSilos,this.sendQueue=Ld(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=Nd(e),n=Qs((r=e.beacon,function(e,t){var n=m.get("excludeNonGuideAnalytics");"ptm"===r&&n||t(e)}),Pd,td,nd(e.cache),(i={overhead:dd,lower:m.get("sendEventsWithPostOnly")?vs:ms,upper:vs,compressionRatio:[.5*Xs,.75*Xs,Xs]},function(e,t){for(var n=sd(e,i);0<=n;)t(e.splice(0,Math.max(n,1))),n=sd(e,i)}));return new Dd(_.extend({processSilos:t,packageSilos:n},e))}var Ud=ei(function(e){var t,n,i;if((e=e||k.get())&&e!==Ud.lastUrl)return Ud.lastUrl=e,t=-1,cs()||ss()&&(i=ds(),as(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},ss()&&(t.is_frame=!0),"*"!==(n=At())&&(t.allowed_storage_keys=_.keys(n)),Ys("load",t,e),Cs(),y.urlChanged.trigger(),!0});function Gd(e){return"hidden"===e.visibilityState}Ud.reset=function(){Ud.lastUrl=null};const Bd="visibilitychange",zd="pagehide",jd="unload";function Hd(){this.serializers=_.toArray(arguments)}function qd(e,t){return e.tag=ai.isElementShadowRoot(t)?"#shadow-root":t.nodeName||"",e}function Wd(e){return me(e)?""+e:""}function Vd(e,t){return e.id=Wd(t.id),e}function $d(e,t){return e.cls=Wd(T.getClass(t)),e}_.extend(Hd.prototype,{add(e){this.serializers.push(e)},remove(e){e=_.indexOf(this.serializers,e);0<=e&&this.serializers.splice(e,1)},serialize(n,i){return n?(i=i||n,_.reduce(this.serializers,function(e,t){return t.call(this,e,n,i)},{},this)):{}}});var Kd=256,Jd=64,Zd={a:{events:["click"],attr:["href"]},button:{events:["click"],attr:["value","name"]},img:{events:["click"],attr:["src","alt"]},select:{events:["mouseup"],attr:["name","type","selectedIndex"]},textarea:{events:["mouseup"],attr:["name"]},'input[type="submit"]':{events:["click"],attr:["name","type","value"]},'input[type="button"]':{events:["click"],attr:["name","type","value"]},'input[type="radio"]':{events:["click"],attr:["name","type"]},'input[type="checkbox"]':{events:["click"],attr:["name","type"]},'input[type="password"]':{events:["click"],attr:["name","type"]},'input[type="text"]':{events:["click"],attr:["name","type"]}};var Xd=function(e,t,n){if(!e||!e.nodeName)return null;var i=e.nodeName.toLowerCase();if(("img"==i&&"src"==t||"a"==i&&"href"==t)&&Wr())return i=e.getAttribute(t),oo((i=i)&&0===i.indexOf("data:")?(C.debug("Embedded data provided in URI."),i.substring(0,i.indexOf(","))):i+"");i=e,e=t;t=g.getters["nodeAttr/getAttribute"]()(i,e);return(!n||typeof t===n)&&t?_.isString(t)?it.call(t).substring(0,Kd):t:null};function Yd(t){var e,n,i;return _.isRegExp(t)&&_.isFunction(t.test)?function(e){return t.test(e)}:_.isArray(t)?(e=_.map(_.filter(t,_.isObject),function(e){var t;return e.regexp?(t=(t=/\/([a-z]*)$/.exec(e.value))&&t[1]||"",new RegExp(e.value.replace(/^\//,"").replace(/\/[a-z]*$/,""),t)):new RegExp("^"+e.value+"$","i")}),function(t){return _.any(e,function(e){return e.test(t)})}):_.isObject(t)&&t.regexp?(n=(n=/\/([a-z]*)$/.exec(t.value))&&n[1]||"",i=new RegExp(t.value.replace(/^\//,"").replace(/\/[a-z]*$/,""),n),function(e){return i.test(e)}):_.constant(!1)}function Qd(e,t,n,i){try{var r,o=_.indexBy(t),a=_.filter(_.filter(e,function(e){return n(e.nodeName)||o[e.nodeName]}),function(e){return!i(e.nodeName)});return a.length<=Jd?_.pluck(a,"nodeName"):(r=_.groupBy(e,function(e){return o[e.nodeName]?"defaults":_.isString(e.value)&&e.value.length>Kd?"large":"small"}),_.pluck([].concat(_.sortBy(r.defaults,"nodeName")).concat(_.sortBy(r.small,"nodeName")).concat(_.sortBy(r.large,"nodeName")).slice(0,Jd),"nodeName"))}catch(s){return C.error("Error collecting DOM Node attributes: "+s),[]}}function eu(t,n){var e=Yd(m.get("htmlAttributes")),i=Yd(m.get("htmlAttributeBlacklist")),r=(i("title")||(t.title=Xd(n,"title","string")),(t.tag||"").toLowerCase()),r=("input"===r&&(r+='[type="'+n.type+'"]'),t.attrs={},Qd(n.attributes,Zd[r]&&Zd[r].attr,e,i));return _.each(r,function(e){t.attrs[e.toLowerCase()]=Xd(n,e)}),t}function tu(e,t){var n;return t.parentNode&&t.parentNode.childNodes&&(n=_.chain(t.parentNode.childNodes),e.myIndex=n.indexOf(t).value(),n=n.filter(function(e){return e.nodeType==Eo}),e.childIndex=n.indexOf(t).value()),e}function nu(i,e){var r;return m.get("siblingSelectors")&&e.previousElementSibling&&(r="_pendo_sibling_",this.remove(nu),e=this.serialize(e.previousElementSibling),this.add(nu),i.attrs=i.attrs||{},_.each(e,function(e,t){var n={cls:"class",txt:"pendo_text"}[t]||t;_.isEmpty(e)||(_.isObject(e)?_.each(e,function(e,t){e&&!_.isEmpty(e)&&(i.attrs[r+n+"_"+t]=e)}):i.attrs[r+n]=e)})),i}var iu=new Hd(qd,Vd,$d,eu,tu,nu),ru=function(e){return"BODY"===e.nodeName&&e===ca()||null===e.parentNode&&!ai.isElementShadowRoot(e)},ou="pendo-ignore",au="pendo-analytics-ignore",su=function(e){var t={},n=t,i=e,r=!1;if(!e)return t;do{var o=i,a=iu.serialize(o,e)}while(r||!ht(a.cls,ou)&&!ht(a.cls,au)||(r=!0),n.parentElem=a,n=a,(i=ai.getParent(o))&&!ru(o));return r&&(t.parentElem.ignore=!0),t.parentElem},du=["","left","right","middle"],t=function(e){return e},e=function(e,t){return e[t]},uu=[["button",function(e){return e.which||e.button},function(){return!0},function(e,t){return du[t]}],["altKey",e,t,t],["ctrlKey",e,t,t],["metaKey",e,t,t],["shiftKey",e,t,t]],cu={click:function(e,t){for(var n=[],i=0;i<uu.length;i++){var r=uu[i],o=r[0],a=r[1],s=r[2],r=r[3],a=a(e,o);s(a)&&n.push(r(o,a))}return t.flags=n,t}},lu=function(t){try{if(Js.startTimer(zs),!T.data.get(t,"counted")){T.data.set(t,"counted",!0);var n=Fr(t),i=t.type,e={},r=cu[i];if(r&&(e=r(t,e)),T.data.get(t,"stopped")&&(e.stopped=!0),t.from&&_.isString(t.from)&&(e.from=t.from),n=(s=n).nodeType===So?s.parentNode:s.nodeType===Co?null:s.correspondingUseElement||s){var o=su(n),a=(_.extend(o,e),Ud());if(a&&k.startPoller(),!o.ignore){let e;"click"===i&&(e=function(e){e=function(e){const n={};return{getEventProperties(){return n},addEventProperty(e,t){_.isString(e)&&!_.isUndefined(t)?n[e]=t:C.error("Failed to add click event property")},target:e}}(e),y.onClickCaptured.trigger(e),e=e.getEventProperties();if(!_.isEmpty(e))return e}(n)),Ys(i,{target:o},undefined,undefined,e,t),y.trigger("appUsage",o,t)}}else C.info("Invalid HTML target",{contexts:["event","dom","processing"]})}}catch(d){C.critical("pendo.io while handling event",{error:d})}finally{Js.stopTimer(zs)}var s};var pu=_.debounce(lu,5e3,!0),hu=function(e){const t=[];_.contains(e=e||["click","focus","submit","change"],"change")&&(e=_.without(e,"change"),t.push(()=>{pu.cancel()}),t.push(Pr(document,"change",pu,!0)));var n,i=m.get("syntheticClicks.elementRemoval"),r=m.get("syntheticClicks.targetChanged"),r=(t.push(function(t,e,n,i){var r,o,a=[],s=ze.hasEvent("pointerdown"),d=s?"pointerdown":"mousedown",s=s?"pointerup":"mouseup",u=[],c={cloneEvent:function(e){e=T.event.clone(e);return e.type="click",e.from=d,e.bubbles=!0,e},down:function(e){o=!1,e&&(r=c.cloneEvent(e),n)&&c.intercept(e)},up:function(e){o=!1,e&&r&&i&&Fr(r)!==Fr(e)&&pa(Fr(r))&&(o=!0,t(r))},click:function(e){r=null,o&&T.data.set(e,"ignore",!0),o=!1,n&&c.unwrap()},intercept:function(e){e=function(e){var t=[];for(;e&&!ru(e);)t.push(e),e=e.parentNode;return t}(Fr(e));_.each(e,function(e){e=fu(e,c.remove);a.push(e)})},remove:function(){r&&(t(r),r=null),c.unwrap()},unwrap:function(){0<a.length&&(_.each(a,function(e){e()}),a=[])},teardown:function Ey(){c.unwrap(),_.each(u,function(e){e()})}};e&&(u.push(Pr(document,d,c.down,!0)),u.push(Pr(document,s,c.up,!0)),u.push(Pr(document,"click",c.click,!0)));return c}(T.event.trigger,ze.addEventListener,i,r).teardown),t.push((i=e,n=_.map(i,function(e){return l(document,e,lu,!0)}),()=>{_.each(n,function(e){e()})})),t.push(function(e,t){if(t){const n=[];return n.push(Pr(document,Bd,()=>{Gd(document)&&e(!0,!1)})),n.push(Pr(window,zd,_.partial(e,!1,!0))),()=>_.each(n,function(e){e()})}return Pr(window,jd,_.partial(e,!0,!0))}(function(e,t){t&&y.appUnloaded.trigger(),e&&y.appHidden.trigger()},m.get("preventUnloadListener"))),m.get("interceptStopPropagation",!0)),i=m.get("interceptPreventDefault",!0);return r&&t.push(gu(window.Event,e)),i&&t.push(mu(window.Event,["touchend"])),()=>{_.each(t,function(e){e()})}};function fu(n,i){var e=["remove","removeChild"];try{if(!n)return _.noop;_.each(e,function(e){var t=n[e];if(!t)return _.noop;n[e]=_.wrap(t,function(e){return i&&i(),e.apply(this,_.toArray(arguments).slice(1))}),n[e]._pendoUnwrap=function(){if(!n)return _.noop;n[e]=t,delete n[e]._pendoUnwrap}})}catch(t){C.critical("ERROR in interceptRemove",{error:t})}return function(){_.each(e,function(e){if(!n[e])return _.noop;e=n[e]._pendoUnwrap;_.isFunction(e)&&e()})}}function gu(n,e){var t=["stopPropagation","stopImmediatePropagation"];try{if(!n||!n.prototype)return _.noop;var i=_.indexBy(e);_.each(t,function(e){var t=n.prototype[e];t&&(n.prototype[e]=_.wrap(t,function(e){var t=e.apply(this,arguments);return i[this.type]&&(T.data.set(this,"stopped",!0),T.event.trigger(this)),t}),n.prototype[e]._pendoUnwrap=function(){n.prototype[e]=t,delete n.prototype[e]._pendoUnwrap})})}catch(r){C.critical("ERROR in interceptStopPropagation",{error:r})}return function(){_.each(t,function(e){e=n.prototype[e]._pendoUnwrap;_.isFunction(e)&&e()})}}function mu(t,e){try{if(!t||!t.prototype)return _.noop;var i=_.indexBy(e),n=t.prototype.preventDefault;if(!n)return _.noop;t.prototype.preventDefault=_.wrap(n,function(e){var t,n=e.apply(this,arguments);return i[this.type]&&((t=T.event.clone(this)).type="click",t.from=this.type,t.bubbles=!0,t.eventPhase=Mr,T.event.trigger(t)),n}),t.prototype.preventDefault._pendoUnwrap=function(){t.prototype.preventDefault=n,delete t.prototype.preventDefault._pendoUnwrap}}catch(r){C.critical("ERROR in interceptPreventDefault",{error:r})}return function(){var e=t.prototype.preventDefault._pendoUnwrap;_.isFunction(e)&&e()}}function l(e,t,n,i){return e&&t&&n?(i&&!ze.addEventListener&&(i=!1),T.event.add(e,{type:t,handler:n,capture:i})):_.noop}function R(e,t,n,i){e&&t&&n&&(i&&!ze.addEventListener&&(i=!1),T.event.remove(e,t,n,i))}var vu=function(e){T.data.set(e,"pendoStopped",!0),e.stopPropagation?e.stopPropagation():e.cancelBubble=!0,e.preventDefault?e.preventDefault():e.returnValue=!1},yu=function(e,t){var n=(t=t||window).document;return"complete"!==n.readyState?Pr(t,"load",function(){"complete"===n.readyState&&e()}):(e(),_.noop)};function bu(){return E.normalizedUrl||function(e){try{var t=new ti(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}}(k.externalizeURL())}function wu(t,e,n={}){if(!me(t))return!0;var i=e||bu(),{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(me(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 Su(e,t){return wu(e,t,{logger:C,context:"guide",id:"unknown"})}var O=[],Eu=[],Iu={};let _u={};function Cu(){return O}function xu(){return Tu(O)}function Tu(e){return _.filter(e,function(e){return!e.isFrameProxy})}function ku(e){_.isArray(e)?(O=e,y.guideListChanged.trigger({guideIds:_.pluck(e,"id")})):C.info("bad guide array input to `setActiveGuides`")}var Au=function(){let n=[];return{addGuide:e=>{var t;_.isEmpty(e)||(n=n.concat(e),_.each(n,e=>e.hide&&e.hide()),e=O,(t=_.difference(e,n)).length<e.length&&(ku(t),g.dispatch("frames/changeGuideList",t)))}}}();function Ru(t,n){return _.find(Mu(),function(e){return _.get(e,t)===n})||null}function N(e){return Ru("id",e)}function Ou(e){return Ru("name",e)}function Nu(e,t){return e&&e.id?(e=N(e.id)).findStepById(t):null}function Mu(){var e=_.values(_u);return e.length?O.concat(_.flatten(e)):O}var Lu="_pendo-guide-tt_",Pu="_pendo-guide-mobile-tt_",Du=function(e){return e&&e.launchMethod&&0<=e.launchMethod.indexOf("badge")},Fu=function(e){return e&&e.isMultiStep&&!(e.attributes&&"group"===e.attributes.type)},Uu=function(e){return!!_.get(e,"attributes.form")};function Gu(){return"undefined"!=typeof selmo&&selmo.isPreviewing}function Bu(){return!!(Gu()&&ra().width<=320)||ze.isMobileUserAgent()}function zu(e=document){var t=zu.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();zu.attachPoint=t}return t||ca(e)}var ju=function(e){var t=Iu[e.guideId];if(t){t=t.element();if(pa(t)&&t.id==="_pendo-badge_"+e.id)return t}},Hu=function(e,t){var n;return e?(n=e.getGuide(),n="building-block"===_.get(n,"attributes.type")||!Fu(n),!e.overrideElement&&n&&(e.overrideElement=ju(e)),e.targetElement=qu(e,t),e.overrideElement||e.targetElement):(C.info("Can't get element for null step"),null)},qu=function(e,t){e=e.elementPathRule||null,e=e?Rr(e,t):[ca(t)];return 0===e.length?null:_.first(e)};function Wu(e){var t=_.get(e,"attributes.activation.selector");return t||e.steps[0].elementPathRule}function Vu(e,t,n){var i,r,o,e=sa(e),t=sa(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!==oa(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([ya.X,ya.BOTH],i)&&(r.x=0);_.contains([ya.Y,ya.BOTH],i)&&(r.y=0);return r}(a,ra(),n,va(ca(),/hidden/)),window.scrollTo({left:o.x,top:o.y,behavior:"instant"}))}function $u(e,t,n,i,r){var o,a=_.toArray(arguments).slice(1),s=e.apply(this,a);return n||Sa(o=zu())!==document&&(a[1]=o,s=s.concat(e.apply(this,a))),s}function Ku(){return g.getters["frames/isLeader"]()}function Ju(e){return g.dispatch("frames/updateFrameVisibility",{visibility:e})}const Zu={validateGuide:1,validateLauncher:1,validateGlobalScript:1},Xu={ready:1,deliverablesLoaded:1,guidesFailed:1,guidesLoaded:1,onClickCaptured:1},Yu={ready:1},Qu=["ready","onClickCaptured","deliverablesLoaded","guidesFailed","guidesLoaded","validateGuide","validateLauncher","validateGlobalScript"];function ec(i){const e=_.reduce(Qu,function(e,r){if(Xu[r]){const t=function(e){return nc[r].apply(nc[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())}tc=Sn.call({}),_.each(Qu,function(n){tc[n]=function(e){var t;return _.isFunction(e)?tc.on(n,e):(t=Zu[n]?"triggerAsync":"trigger",tc[t].apply(tc,[n].concat(_.toArray(arguments))))}});var tc,nc=tc;var ic={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 rc(e){e=Ga(e);if(e){e=e.filename;if(e)return 54<e.length?e.substring(28,55):e}}ac=cc={failed:{},verified:{}},dc=zo,uc=function(e){try{var t=[];return!ic.usesXhr()&&e.domJsonpUrl?t.push(hc(e,"domJsonpUrl")):ic.usesXhr()&&e.domUrl&&t.push(pc(e,"domUrl")),e.contentUrlJs?t.push(hc(e,"contentUrlJs")):e.contentUrl&&t.push(hc(e,"contentUrl")),v.all(t)}catch(n){throw y.contentVerificationFail.trigger(e,n),n}},sc=function(e){return uc(e).then(_.noop,function(e){return/verify/.test(e)&&dc(e),v.reject(e)})},oc=function(t){return ac.failed[t.id]?v.reject():ac.verified[t.id]?v.resolve():sc(t).then(function(){ac.verified[t.id]=!0},function(e){return ac.failed[t.id]=!0,v.reject(e)})};var oc,ac,sc,dc,uc,cc,lc={verify:function(e){return m.get("guideValidation")?oc(e):v.resolve()},reset:function(){cc.failed={},cc.verified={}}};function pc(e,t){var n,i=e[t];return _.isString(i)?(n=(e=e)[{domUrl:"domHash",domJsonpUrl:"domJsonpHash",contentUrl:"contentHash",contentUrlJs:"contentJsHash"}[t=t]]||rc(e[t]),Gr.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 hc(e,t){var n=e[t];return ze.sri&&/[?&]sha(256|384|512)=/.test(n)?v.resolve():pc(e,t)}fc="allow",gc="deny",mc="pending",yc=function(){return 0<_.size(nc._handlers.validateGuide)},bc=function(e,n){var i=[];return _.each(e,function(e,t){n&&(t=n+"."+t),_.isObject(e)?_.each(bc(e,t),function(e){i.push(e)}):i.push([t,e])}),i};var fc,gc,mc,vc,yc,bc,wc={state:vc={},Step:function(e){var n=this;function i(e){return _.filter([["content",rc(e.contentUrl)],["contentCss",rc(e.contentUrlCss)],["contentJs",rc(e.contentUrlJs)],["dom",rc(e.domUrl)],["domJsonp",rc(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=bc(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(nc._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-"+ct(n.signature()),(t=vc[t])!==gc)&&(t!==fc?(i=!0,t=JSON.stringify(n.signature()),e="launcher-"+ct(t),nc.validateLauncher(t).then(function(){vc[e]=fc},function(){vc[e]=gc}).then(function(){i=!1,n.render(),n.update(O)},function(){i=!1}),!1):void 0)}),n.signature=function(){var e=[],t=bc(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(!yc())return v.resolve();try{return _.get(e,"attributes.resourceCenter.isTopLevel",!1)?(t=e,n=P.findResourceCenterModules(t,O),t=[t].concat(n),v.all(_.map(t,Sc))):Sc(e)}catch(i){throw y.contentValidationFail.trigger(e,i),i}var t,n},valid:function(e){return!yc()||!!(e=vc[e.guideId])&&e.status===fc},invalid:function(e){return!!yc()&&!!(e=vc[e.guideId])&&e.status===gc},reset(){vc={}}};function Sc(i){var r=vc[i.id];return r||(r={},vc[i.id]=r),r.contentPromise||(r.contentPromise=i.fetchContent()),r.contentPromise.then(function(){var e=JSON.stringify(i.signature()),t=i.id+"-"+ct(e),n=(r[t]||(r[t]={status:mc},r.status=mc),r[t].promise);return n||(n=nc.validateGuide(e,i).then(function(){r[t].status=fc,r.status=fc},function(e){return r[t].status=gc,r.status=gc,v.reject(e)}),r[t].promise=n),n})}function Ec(e,t){var n=_.toArray(arguments).slice(2);return _.reduce(e,function(e,t){return t.apply(e,n)},t)}function Ic(e){return _.isFunction(e.before)?e:(e=St(e),Ec(Ic.behaviors,e))}function _c(e,t){return e=St(e),t=St(t),Ec(_c.behaviors,e,t)}function Cc(e){var t,n,i=m.getLocalConfig("contentHost");return i&&e?(t=new RegExp(`(https:)?\\/\\/${Ve}-\\d+\\.storage\\.googleapis\\.com`,"g"),n=new RegExp(`(https:)?\\/\\/${We}\\.storage\\.googleapis\\.com`,"g"),e.replace(t,i).replace(n,i).replace(new RegExp("(https:)?\\/\\/"+kt(Ke),"g"),i)):e}function xc(e){return m.getLocalConfig("contentHost")?JSON.parse(Cc(JSON.stringify(e))):e}Ic.behaviors=[],_c.behaviors=[];var Tc=function(){var u={},c=_.compose(function(e){var t=function(){var e=kt(m.getHostedConfig("contentHost"));if(e)return e+"*"}();return t&&!new RegExp(t).test(e)&&C.debug("Failed to verify URL: "+e+" vs "+t),e},Cc);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}');
8
- var step = guide && guide.findStepById('${n}');`)}];return{load:function(t){try{var e=u[t.id];if(e&&e.language!==t.language&&delete u[t.id],!u[t.id]){var n,i=[],r={deferred:{},language:t.language},o=!1;if(u[t.id]=r,ic.usesXhr()&&t.domUrl?(r.deferred.domJson=v.defer(),Gr.get(c(t.domUrl)).then(function(e){r.domJson=xc(e.data);var e=e.data;e=e,_.isObject(e)&&e.hasOwnProperty("type")&&e.hasOwnProperty("children")&&e.hasOwnProperty("props")?r.deferred.domJson.resolve():(C.critical(new Error("Response from the guide was not in proper JSON format")),r.deferred.domJson.reject())})["catch"](function(e){C.critical(e),y.resourceFetchFail.trigger(t,e),r.deferred.domJson.reject("Failed to load content")}),i.push(r.deferred.domJson.promise),o=!0):t.domJsonpUrl&&(r.deferred.domJson=v.defer(),n=Ha(c(t.domJsonpUrl),function(e){T.removeNode(n),e&&y.resourceFetchFail.trigger(t,e)},!0),i.push(r.deferred.domJson.promise),o=!0),t.contentUrlJs&&!m.get("preventCodeInjection")){r.deferred.content=v.defer();var a=Ha(c(function(e){if(ft()){var t=e.replace(/^https?:\/\/[^/]+\/guide-content\//,"").split("/"),n=t[0],n=$A.get("$Resource.pendoGuide"+function(e){for(var t="ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",n=e.length,i=0,r=0,o="",a=0;a<n;a++)for(r=r<<8|e[a],i+=8;5<=i;)o+=t[r>>>i-5&31],i-=5;return 0<i&&(o+=t[r<<5-i&31]),o}(nt(n)));if(_.isString(n))return n+"/"+t.join("/")}return e}(t.contentUrlJs)),function(e){T.removeNode(a),e&&y.resourceFetchFail.trigger(t,e)},!0);i.push(r.deferred.content.promise),t.contentUrlCss&&(r.deferred.css=v.defer(),Ha({url:c(t.contentUrlCss),type:"text/css"},function(){r.deferred.css.resolve()}),i.push(r.deferred.css.promise))}else if(t.contentUrl&&!m.get("preventCodeInjection")){r.deferred.content=v.defer();var s=Ha(function(e,t){if(!_.isString(e))return e;var n=_.indexOf(e,"?");return n<0?e+t:e.substring(0,n)+t+e.substring(n)}(c(t.contentUrl),".js"),function(e){T.removeNode(s),e&&y.resourceFetchFail.trigger(t,e)},!0);i.push(r.deferred.content.promise)}else if(!o)return v.reject("fetchedDomContent is still false");r.deferred.promise=v.all(i).then(function(){return _.omit(r,"deferred")})}return u[t.id].deferred.promise}catch(d){throw y.resourceFetchFail.trigger(t,d),d}},reset:function(){u={}},guideContent:function(e,t,n,i,r){var o,a,s;_.isString(n)&&(o=n,a=e,s=t,n=_.reduce(d,(e,t)=>t(e,a,s),o),_.isFunction(i)||(o=n,i=/<%/.test(o)&&/%>/.test(o)?_.template(n):_.constant(n)),o=u[e+t])&&o.deferred.content&&(o.content=n,o.template=i,o.script=r,o.deferred.content.resolve())},receiveDomStructureJson:function(e,t,n){(e=u[e+t])&&e.deferred.domJson&&(e.domJson=xc(n),e.deferred.domJson.resolve())}}}(),kc=(Ac.state={},Ac.queue=[],Ac.pending=function(){return _.reduce(Ac.state,(e,t)=>e+(t.loaded?0:1),0)},Ac.reset=function(){Tc.reset(),Ac.state={},Ac.queue=[]},Ac.prefetch=function(e){var t;return Ac.hasContent(e)?_.get(Ac.state[Rc(e)],"promise"):(t=v.defer(),Ac.queue.push([t,e]),t.promise)},Ac.processPrefetch=function(e=10){return Ac.queue.length?(e=Ac.queue.splice(0,Math.max(e-Ac.pending(),0)),v.all(_.map(e,t=>Ac.fetchContent(t[1]).then(e=>{t[0].resolve(e)})["catch"](e=>{t[0].reject(e)})))):v.resolve()},Ac.fetchContent=function(t){var e=Rc(t);if(!(i=Ac.state[e])){var n,i={},r=t.getGuide();if(r.control)return v.resolve();r&&r.language&&(n=r.language);var r=t.guideId+t.id,o=_.extend({id:r,language:n,guideId:t.guideId},_.pick(t,"contentUrl","contentUrlCss","contentUrlJs","domJsonpUrl","domUrl","domHash","contentHash","contentJsHash"));i.promise=lc.verify(o).then(function(){return i.verified=!0,Tc.load(o)}).then(function(e){return i.loaded=!0,e}),Ac.state[e]=i}return i.promise.then(function(e){_.extend(t,e)})},Ac.hasContent=function(e){return me(e.content)||me(e.domJson)},Ac);function Ac(n){var i=this,t=1;return(i.contentUrl||i.domJsonpUrl)&&(_.extend(i,{fetchContent:function(e=!1){return e?Ac.prefetch(i):Ac.fetchContent(i)}}),i.after("render",function(e){!function(e){var t=_.indexOf(n.steps,i);_.chain(n.steps).rest(t+1).first(e).each(function(e){_.isFunction(e.fetchContent)&&e.fetchContent()}).value()}(t)})),i}function Rc(e){var t=e.getGuide(),t=t&&t.language?t.language:"default";return e.id+"."+t}var Oc=function(){var t=y.runtime;const r=[];function o(e,n,i,r){return _.filter(e,function(e){if(_.isFunction(e[r])){if(_.isFunction(e.test))try{return e.test(n,i,E)}catch(t){return C.critical("Error in global script test code block",{error:t}),!1}return _.isRegExp(e.regex)?e.regex.test(i.name)||e.regex.test(n.name):!0}})}function e(e,t,n="script"){var i=[];return"script"===n&&_.isFunction(e.script)&&i.push(e.script),_.size(r)&&(e=o(r,e,t,n),_.each(e,function(e){i.push(e[n])})),i}function i(n,i,r){const o=r.guide;o&&_.all(e(r,o,"beforeMount"),function(e){try{return e.call(n,i),!i.cancel}catch(t){return C.critical("Exception thrown running beforeMount for: "+JSON.stringify({guideId:o.id,stepId:r.id}),{error:t}),!1}})}var a=Sn.call({}),s={beforeUnmount:{type:"trigger",fromUnmount:!1},beforeUpdate:{type:"trigger",fromUnmount:!1},updated:{type:"trigger",fromUnmount:!1},unmounted:{type:"trigger",fromUnmount:!0},advanced:{type:"trigger",fromUnmount:!0},dismissed:{type:"trigger",fromUnmount:!0},snoozed:{type:"trigger",fromUnmount:!0},hidden:{type:"trigger",fromUnmount:!0},beforeMount:{type:"triggerCancelable",fromUnmount:!1},beforeAdvance:{type:"triggerCancelable",fromUnmount:!1},beforePrevious:{type:"triggerCancelable",fromUnmount:!1},beforeDismiss:{type:"triggerCancelable",fromUnmount:!1},beforeSnooze:{type:"triggerCancelable",fromUnmount:!1}};function d(e){return s[e]}function n(e){var t,n=e.data[0];if(e.step=n,delete e.data,d(e.type))return-1<_.indexOf(["beforeUnmount","unmounted"],e.type)&&(t="active"===(t=n).seenState?"hidden":t.seenState,e.reason=t,"unmounted"===e.type)&&a.trigger(t,e),t=s[e.type].type,a[t](e.type,e),"unmounted"===e.type?a.trigger("afterUnmounted",e):"beforeMount"===e.type&&i(this,e,n),"triggerCancelable"!==t&&e.cancel&&delete e.cancel,e}function u(n){this.step=n,_.each(["read","write","clear"],function(t){this[t]=h[t],this[t+"ByGuide"]=function(){var e=_.first(arguments)+":"+_.get(n,"guide.id");return h[t].apply(this,[e].concat(_.rest(arguments)))}},this);var e=_.bind(function(e){this.step.id!==e.step.id?C.debug("aborting afterUnmounted b/c step ids don't match"):this.purge()},this);this.purge=_.partial(a.off,"afterUnmounted",e),a.on("afterUnmounted",e)}return u.prototype.on=function(e,t){var n,i;d(e)?(s[e].fromUnmount&&(t=_.once(t)),n=this.step,i=t,t=ei(t=e=>{var t=e["step"];if(t.id===n.id)return i(e);C.debug("called guide runtime callback on wrong step")}),a.on(e,t),this.purge=_.compose(this.purge,_.partial(a.off,e,t))):C.info("GUIDE-RUNTIME: Warning! Unregisterable event type "+e)},{initialize:function(){t.on(n);var e=m.get("guides.globalScripts");_.each(e,Oc.addGlobalScript)},teardown:function(){t.off(n),_.each(r,Oc.removeGlobalScript)},addGlobalScript:function(e){var t;e=function(t){const e=_.without(_.keys(t),"script","test","regex","beforeMount");if(e.length){const n=t.script;t.script=function(){if(_.each(e,function(e){d(e)&&this.on(e,t[e])},this),_.isFunction(n))return n.apply(this,arguments)}}return t}(e),t=e,!_.isFunction(t.script)&&!_.isFunction(t.beforeMount)||t.test&&!_.isFunction(t.test)||t.regex&&!_.isRegExp(t.regex)?C.critical("Error adding invalid GlobalScript via API"):r.push(e)},removeGlobalScript:function(e){0<=(e=_.indexOf(r,e))&&r.splice(e,1)},getContext:function(e){return new u(e)},runCustomScripts:function(i,r){_.each(e(i,r),function(e){try{var t=Oc.getContext(i);e.call(t,i,r,E)}catch(n){C.critical("Exception thrown running code block for: "+JSON.stringify({guideId:r.id,stepId:i.id}),{error:n})}})},handleEvent:n}}();function Nc(e){return e.props&&e.props.id&&0===e.props.id.indexOf("pendo-g-")?e:e.children?_.find(e.children,Nc):void 0}function Mc(e,t){if(t(e))return e;if(e.children)for(var n=0;n<e.children.length;n++){var i=Mc(e.children[n],t);if(i)return i}return!1}function Lc(e,t){if(t.props&&t.props.id===e)return t;if(t.children)for(var n=0;n<t.children.length;n++){var i=Lc(e,t.children[n]);if(i)return i}}function Pc(e,t,n,i=document.head){let r=document.getElementById(t);return r||((r=document.createElement("style")).setAttribute("id",t),e.get("inlineStyleNonce")&&r.setAttribute("nonce",e.get("inlineStyleNonce")),r.innerHTML=n,r=i.appendChild(r)),r}const Dc="data-pendo-dark-mode";function Fc(e){var t;e.guideElement&&(t=T("#pendo-guide-container",e.guideElement)[0])&&(e.isDarkMode?t.setAttribute(Dc,""):t.removeAttribute(Dc))}function Uc(t){var n=_.get(t,"attributes.darkMode.selector","");if(n){let e;if(E.designerEnabled&&_.has(t,"attributes.darkMode.override"))e=t.attributes.darkMode.override;else try{e=0<E.Sizzle(n).length}catch(i){e=!1}t.isDarkMode=e}}function Gc(e,t=!1){var n;_.get(e,"attributes.darkMode.selector","")&&(n=e.isDarkMode,Uc(e),n!==e.isDarkMode)&&(Fc(e),t)&&(e.hide(),e.show(e.seenReason))}Bc=["p","h1","h2","h3","h4","h5","h6","span","div","li","ul","ol","strong","em","b","i","small","label"];var Bc,zc={buildNodesFromTemplate:function(e,t,n,i,r){var o=i||O,a=r||E.BuildingBlockGuides.buildNodeFromJSON;switch(e){case"pendo_resource_center_module_list_item":return function(p,h,f,g){var e=p.templateChildren;return _.reduce(e,function(e,t,n){var i=P.findResourceCenterHomeView(f),r=_.find(f,function(e){return e.id===t.id});if(E.designer)r=t,i=_.find(f,function(e){return _.get(e,"attributes.resourceCenter.isTopLevel")});else{if(!r)return e;if(!r.hasResourceCenterContent)return _.each(r.children,function(e){e=N(e);e&&e.control&&e.steps[0].onControlGuide("control")}),e}var o,a,s,d=JSON.parse(JSON.stringify(p)),u=(delete d.templateChildren,d.props.id=d.props.id+"-"+n,d.props["data-pendo-module-guide-id"]=r.id,d.actions||(d.actions=[]),{action:"renderResourceCenterModule",source:d.props.id,destination:"EventRouter",parameters:[{name:"guideId",type:"string",value:r.id}],uiMetadata:{},eventType:"click"}),u=(d.props["data-localization-direction"]&&u.parameters.push({name:"transitionDirection",type:"string",value:d.props["data-localization-direction"]}),E.designer||d.actions.push(u),_.get(i,"attributes.notificationBubble")),c=_.get(i,"attributes.notifications"),r=(u&&c&&(i.steps&&i.steps[0]&&i.steps[0].isDarkMode&&(c=_.get(i,"attributes.darkMode.notificationBubble.background-color"),o=_.get(i,"attributes.darkMode.notificationBubble.color"),c||o)&&(u=_.clone(u),c&&(u["background-color"]=c),o)&&(u.color=o),"AnnouncementsModule"===_.get(r,"attributes.resourceCenter.moduleId")&&(s=r.id),s="chat"===_.get(r,"attributes.resourceCenter.integrationName")?"chat":s)&&(d.props["data-pendo-notification-id"]=s,c=d,o=u,r=s,i=(u=i).attributes.notifications.individualCounts[s],c=Mc(c,function(e){return e&&e.props&&e.props.id&&-1!==e.props.id.indexOf("pendo-row")}))&&(s=_.find(c.children,function(e){return e&&e.props&&e.props.id&&-1!==e.props.id.indexOf("pendo-text")}))&&s.props&&s.props.style&&(l=parseInt(s.props.style.width,10))&&!isNaN(l)&&(a=c.children.indexOf(s),l=l-40+"px","100%"!==s.props.style.width&&(s.props.style.width=l),(l="rtl"===s.props.dir)?s.props.style["padding-left"]="40px":s.props.style["padding-right"]="40px",s.props.style["box-sizing"]="content-box",s={type:"div",children:[{type:"div",content:String(u.attributes.notifications.individualCounts[r]),props:{style:{position:"relative",top:"50%","font-weight":o["font-weight"],"font-family":o["font-family"],color:o.color}}}],props:{id:"pendo-home-view-bubble","class":"_pendo-home-view-bubble",style:Object.assign(Object.assign(Object.assign({position:"absolute","border-radius":"20px",height:"26px","line-height":"0px",padding:"0px 10px"},!l&&{right:"20px"}),l&&{left:"20px"}),{top:"50%","margin-top":"-14px","box-sizing":"content-box","background-color":o["background-color"],display:i?"block":"none"}),"aria-hidden":!0}},c.children.splice(a+1,0,s)),Mc(d=Hc(d,t,d.props.id,n),function(e){e=_.get(e,"props.class");return e&&0<=e.indexOf("_pendo-resource-center-module-list-item-text-container")})),u=Mc(d,function(e){e=_.get(e,"props.id");return e&&0<=e.indexOf("pendo-right-caret")}),l=Mc(d,function(e){e=_.get(e,"props.id");return e&&0<=e.indexOf("pendo-home-view-bubble-"+n)});return r&&(r.props["aria-hidden"]=!0,u)&&(u.props["aria-labelledby"]=r.props.id+" "+(l&&l.props.id)),e.concat(g(d,h,f))},[])}(t,n,o,a);case"pendo_resource_center_guide_list_item":return function(o,a,s,d){var e=o.templateChildren;return _.reduce(e,function(e,t,n){var i,r=qc(s,t);return r?(i=JSON.parse(JSON.stringify(o)),t.keywords&&(i.props["data-_pendo-text-list-item-1"]=t.keywords),delete i.templateChildren,i.props.id=i.props.id+"-"+n,i.actions||(i.actions=[]),r={action:"showGuide",source:i.props.id,destination:"EventRouter",parameters:[{name:"guideId",type:"string",value:r.id},{name:"reason",type:"string",value:"launcher"}],uiMetadata:{},eventType:"click"},E.designer||i.actions.push(r),i=Hc(i,t,i.props.id,n),e.concat(d(i,a,s))):e},[])}(t,n,o,a);case"pendo_task_list":return function(e,t,n,i){var r=e.templateChildren;_.filter(r,function(e){return qc(n,e)}).length?(e.children=_.filter(e.children,function(e){return"pendo_task_list_fallback_text"!==e.templateName}),function o(t,n){t.templateName&&(t.templateChildren=n);if(!t.children||!t.children.length)return;for(let e=0;e<t.children.length;e++)o(t.children[e],n)}(e,r)):e.children=_.filter(e.children,function(e){return"pendo_task_list_item"!==e.templateName&&"pendo_task_list_progress_bar"!==e.templateName});P.updatePseudoStyleSelectors(e);r=i(e,t,n);return[r]}(t,n,o,a);case"pendo_resource_center_onboarding_item":case"pendo_task_list_item":return function(s,d,u,c){var e=s.templateChildren;return _.reduce(e,function(e,t,n){var i,r,o,a=qc(u,t);return a?(delete(i=JSON.parse(JSON.stringify(s))).templateChildren,i.props.id=i.props.id+"-"+n,i.props["data-pendo-show-guide-id"]=a.id,i.props["class"]+=" pendo-task-list-item",i.actions||(i.actions=[]),r={action:"showGuide",source:i.props.id,destination:"EventRouter",parameters:[{name:"guideId",type:"string",value:a.id},{name:"reason",type:"string",value:"launcher"}],uiMetadata:{},eventType:"click"},E.designer||i.actions.push(r),r=a.getTotalSteps(),o=a.getSeenSteps(),a.isComplete()&&(o=r),a=parseInt(o/r*100,10),Mc(i,function(e){return e.svgWidgetId}).svgAttributes.fillCircle.percentComplete=a,t.hasOwnProperty("subtitle")?t.stepProgress=jc(t.subtitle,{currentStep:o,totalSteps:r}):t.stepProgress="Step "+o+" of "+r,i=Hc(i,t,i.props.id,n),e.concat(c(i,d,u))):e},[])}(t,n,o,a);case"pendo_resource_center_onboarding_progress_bar":case"pendo_task_list_progress_bar":return function(e,t,n,i){var r=e.templateChildren||t.getGuide().attributes.resourceCenter.children,o=0,a=0,r=(_.forEach(r,function(e){e=qc(n,e);e&&(e.isComplete()?(o+=e.getTotalSteps(),a+=e.getTotalSteps()):(o+=e.getTotalSteps(),a+=e.getSeenSteps()))}),parseInt(a/o*100,10));isNaN(r)&&(r=0);r={totalPercentComplete:r+"%"};return Mc(e=Hc(e=JSON.parse(JSON.stringify(e)),r),function(e){return e.props&&e.props.id&&-1!==e.props.id.indexOf("pendo-progress-bar-fill")}).props.style.width=r.totalPercentComplete,[i(e,t,n)]}(t,n,o,a);case"pendo_task_list_fallback_text":return[a(t,n,o)];case"pendo_resource_center_announcement_item":return function(p,e,n,h){var t=e.getGuide().attributes.resourceCenter.children,t=_.reduce(t,function(e,t){t=qc(n,t);return t&&t.steps&&t.steps.length?e.concat(t):e},[]);if(!_.every(t,function(e){e=e.steps[0];return!!kc.hasContent(e)}))return[];var i=P.getResourceCenter(),f=_.get(i,"attributes.notificationBubble");f&&(delete f.dir,"rtl"===p.props["data-localization-direction"])&&(f.dir="rtl");var g=e.getGuide();return _.map(t,function(e,t){var n,i,r,o,a,s,d,u="whatsnew"===_.get(e,"attributes.type"),c=JSON.parse(JSON.stringify(p));return c.props.id=c.props.id+"-"+t,c.props["data-pendo-announcement-guide-id"]=e.id,c.props["data-pendo-announcement-send-seen-event"]=!0,u?(t=c,u=f,s=h,a=Ic(i=e),(n=a.steps[0]).render(),Oc.runCustomScripts(n,a),d=(a=n.guideElement)[0].id,Pc(m,"pendo-whats-new-style-"+d,"#"+d+" h1::after { display:none; }",a[0]),u&&((r=Wc(u)).props.style.top="20px"),!P.hasAnnouncementBeenSeen(i)&&r&&(t.props["class"]+=" pendo-unseen-announcement",t.children=[r]),d=s(t,n),a.appendTo(d),d):(u=c,i=f,r=h,t=g,s=Ic(n=e),a=n.steps[0],Oc.runCustomScripts(a,s),s=JSON.parse(JSON.stringify(a.domJson)),null!=(d=_.get(t,"attributes.darkModeColorOverrides"))&&d.enabled&&(t=t.steps[0])&&(Gc(t,!1),a.isDarkMode=t.isDarkMode,t.isDarkMode)&&(d.guideBackground||d.textColor||d.linkColor||d.borderColor)&&function l(e,t){var n=_.get(e,"props");if(!e||!n)return;n.style||(n.style={});var i=n.style;n=_.get(n,"id","");-1!==n.indexOf("pendo-guide-container")&&(t.guideBackground&&(i["background-color"]=t.guideBackground),t.borderColor)&&(i["border-color"]=t.borderColor);n="a"===e.type;n&&t.linkColor&&(i.color=t.linkColor);var r=t.textColor;!n&&r&&(n=_.get(e,"content",""),n=n&&"string"==typeof n&&0<n.trim().length,-1===Bc.indexOf(e.type)&&!n||(i.color=r));n=_.get(e,"children",[]);_.isArray(n)&&_.each(n,function(e){l(e,t)})}(s,d),u.children=[s],i&&(o=Wc(i),t=Mc(u,function(e){return"pendo-guide-container"===e.props.id}),d=parseInt(u.props.style["padding-top"],10),s=parseInt(t.props.style["padding-top"],10),o.props.style.top=s+d+5+"px"),!P.hasAnnouncementBeenSeen(n)&&o&&(u.props["class"]+=" pendo-unseen-announcement",u.children.unshift(o)),delete u.templateName,(i=Lc("pendo-guide-container",u))&&(i.props.id=i.props.id+"-"+a.id),r(u,a))})}(t,n,o,a);case"pendo_guide_data_text_block":return function(e,t,n,i){var r=t.getGuide?t.getGuide():_.find(n,function(e){return e.id===t.guideId}),o=_.get(r,"attributes.dates."+r.language,!1);o=o?{showsAfter:o}:(o=_.get(r,"currentFirstEligibleToBeSeenAt")||_.get(r,"showsAfter")||_.get(r,"publishedAt"),o=o?new Date(o):new Date,r=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"][o.getMonth()]+" "+o.getDate()+", "+o.getFullYear(),{showsAfter:r});return r=Hc(r=JSON.parse(JSON.stringify(e)),o),[i(r,t,n)]}(t,n,o,a);default:return[]}},generateUnreadAnnouncementMiniBubble:Wc,getGuidesInResourceCenterModule:function(e,i){e=e.attributes.resourceCenter.children;return _.reduce(e,function(e,t,n){t=qc(i,t);return t&&e.push(t),e},[])}};function jc(e,n){return e.replace(/<%=\s*([A-Za-z_0-9$]+)\s*%>/gi,function(e,t){return _.isNull(n[t])||_.isUndefined(n[t])?e:n[t]})}function Hc(e,t,n,i){if(e.content&&(e.content=jc(e.content,t)),e.props&&(e.props["aria-label"]&&(e.props["aria-label"]=t.ariaLabel?jc(e.props["aria-label"],t):""),e.props.id)&&i!==undefined&&e.props.id!==n&&(e.props.id=e.props.id+"-"+i),e.children)for(var r=0;r<e.children.length;r++)Hc(e.children[r],t,n,i);return e}function qc(e,t){e=_.find(e,function(e){return e.id===(t.id||t)});if(E.designer)return t;if(e){if(!e.ineligibleForRC)return e;e.control&&e.steps[0].onControlGuide("control")}}function Wc(e){var t={left:"0px"};return"rtl"===e.dir&&(t={right:"0px"}),{type:"div",children:[],props:{"class":"pendo-unread-announcement-mini-bubble",style:Object.assign(Object.assign({position:"absolute","border-radius":"5px",height:"10px",width:"10px","line-height":"0px"},t),{top:"30px","box-sizing":"content-box","background-color":e["background-color"],"z-index":"10"})}}}var Vc={buildSvgNode:function(e,t,n){switch(e){case"onboardingProgressCircle":case"taskListProgressCircle":return $c(t,n)}},createProgressCircleSvg:$c};function $c(e,t){var n,i,r,o,a,s;return _e(9)?(i=(n=Kc(n=e,i=t)).fillCircle.stroke,r=n.backgroundCircle.stroke,n=100<=(n.fillCircle.percentComplete||0),o=T(J(E).createHTML('<div aria-hidden="true" focusable="false" class="pendo-progress-circle-ie"><div class="pendo-progress-circle-fill"></div></div>')),a=o.find(".pendo-progress-circle-fill"),n?a.css({border:"3px solid "+i,height:"10px",width:"10px"}):a.css({border:"3px solid "+r,height:"10px",width:"10px"}),o):100<=((n=Kc(e,t)).fillCircle.percentComplete||0)?(i=(i=n).fillCircle.stroke,(r=T(J(E).createHTML('<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="pendo-progress-circle-fill" viewBox="0 0 24 24" fill="none" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>')))[0].setAttributeNS(null,"stroke",i),r):(o=(a=n).fillCircle.stroke,e=a.backgroundCircle.stroke,a=a.fillCircle.percentComplete||0,t='<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" version="1.1" viewBox="0 0 40 40" preserveAspectRatio="xMidYMid"><circle class="pendo-progress-circle-background" cx="20" cy="20" r="'+(t=100/(2*Math.PI))+'" stroke-width="6px" stroke-linecap="round" fill="none"></circle><circle class="pendo-progress-circle-fill" cx="20" cy="20" r="'+t+'" stroke-width="6px" stroke-linecap="round" transform="rotate(-90 20 20)" fill="none"></circle></svg>',s=(t=T(J(E).createHTML(t))).find(".pendo-progress-circle-fill")[0],t.find(".pendo-progress-circle-background")[0].setAttributeNS(null,"stroke",e),a<=0?s.setAttributeNS(null,"stroke-width","0px"):(s.setAttributeNS(null,"stroke",o),s.setAttributeNS(null,"stroke-dasharray",a+", 100")),t)}function Kc(e,t){var n=_.clone(e.svgAttributes);return t&&e.darkModeSvgAttributes&&((t=_.get(e.darkModeSvgAttributes,"backgroundCircle.stroke"))&&(n.backgroundCircle.stroke=t),t=_.get(e.darkModeSvgAttributes,"fillCircle.stroke"))&&(n.fillCircle.stroke=t),n}var Jc=function(e,t){return e<t},Zc=_.negate(Jc);function Xc(){var e=ca();return Oo(e)?ha(e):((e=ra()).left=0,e.top=0,e.right=e.width,e.bottom=e.height,e)}function Yc(e,t,n){var i={},r=t.top-e.top,e=t.left-e.left;return i.top=r-n.top,i.left=e-n.left,i.height=t.height+n.top+n.bottom,i.width=t.width+n.left+n.right,i.bottom=i.top+i.height,i.right=i.left+i.width,{top:{top:0,height:Math.max(i.top,0),left:i.left,width:i.width},left:{top:0,bottom:0,left:0,width:i.left},bottom:{top:i.bottom,width:i.width,bottom:0,left:i.left},right:{top:0,bottom:0,left:i.right,right:0}}}function Qc(e){var t;if(e&&e.length)return t=Oo(ca())?ha:Lo,(e=_.reduce(e,function(n,e){var i;return xa(e)?(i=t(e))?(_.each([["top",Jc],["right",Zc],["bottom",Zc],["left",Jc]],function(e){var t=e[0],e=e[1];n[t]&&!e(i[t],n[t])||(n[t]=i[t])}),n):void 0:n},{})).height=e.bottom-e.top,e.width=e.right-e.left,e}function el(e,t){var n=Xc(),e=Qc(e)||{top:0,left:0,right:n.width,bottom:n.height,width:0,height:0};return{viewport:n,box:e,overlays:Yc(n,e,t)}}function tl(e){var t=[],n=_.get(e,"attributes.blockOutUI",{});if(n.additionalElements=n.additionalElements||"",n.enabled&&e.element!==ca()){t.push(e.element);for(var i=n.additionalElements.replace(/\s/g,"").split(","),r=0;r<n.additionalElements.length;r++)try{var o=T(i[r]);o&&_.each(o,function(e){t.push(e)})}catch(a){C.info("Additional element for blockOutUI is invalid selector",{contexts:["error"]})}}return t}var nl=null,il=function(e){var t=!_.isEqual(e,nl);return nl=e,t},rl=null,ol=function(e){var t=!_.isEqual(e,rl);return rl=e,t},al=null,sl=function(e){var t=!_.isEqual(e,al);return al=e,t},dl=function(e){return ol(e.viewport)||il(e.box)||sl(e.overlays)};function ul(e){try{var t=el(tl(e),_.get(e,"attributes.blockOutUI.padding",{left:0,right:0,top:0,bottom:0}));dl(t)&&_.each(e.backdrop.children,function(n){var e=n.getAttribute("pendo-region"),e=t.overlays[e];_.each(e,function(e,t){n.style[t]=e+"px"})})}catch(n){C.info("Failed to update BlockOut ui",{contexts:["error"]})}}function cl(e){try{var t,n,i,r;if(!(0<T("._pendo-guide-backdrop_").length))return t=el(tl(e),_.get(e,"attributes.blockOutUI.padding",{left:0,right:0,top:0,bottom:0})),dl(t),n={"z-index":1e4,position:"fixed"},i=[],_.each(t.overlays,function(e,t){t=function(e,t){var n=T("div.pendo-backdrop-region-"+e);n.length||(n=T(document.createElement("div")).addClass("pendo-backdrop-region-"+e));return T(n).css(t).attr("pendo-region",e),n}(t,_.extend({},e,n));i.push(t)}),o=i,s=Lc("pendo-backdrop",(a=e).domJson),_.each(["left","right","width","height","bottom","top"],function(e){delete s.props.style[e]}),d=T(document.createElement("div")).attr("id","pendo-backdrop").addClass("_pendo-guide-backdrop_"),_.each(s.props,function(n,i){_.each(o,function(t,e){if("style"===i){let e=s.props.style;a.isDarkMode&&s.darkModeProps&&(e=Object.assign(Object.assign({},s.props.style),s.darkModeProps.style)),t.css(e)}else"class"===i?t.addClass(n):"id"===i?t.attr(i,n+"-"+e):t.attr(i,n);d.append(t)})}),r=d,e.backdrop=r[0],r}catch(u){C.info("Failed to add BlockOut ui",{contexts:["error"]})}var o,a,s,d}var ll="top",pl="bottom",hl="left",fl="right",gl="center";function ml(e,t,n){return n===fl||n===hl?n:(n=e.left,(t=(e=t.width)/3)<n&&n<2*t?gl:n<e/2?fl:hl)}const vl={DEFAULT_CARET_OFFSET:10,BOUNDARY_MARGIN_RIGHT:.98,BOUNDARY_MARGIN_LEFT:.02,Z_INDEX:{DEFAULT:"300000",CARET:11,BORDER_CARET:10}};var yl={createBBTooltip:wl,getBBTooltipDimensions:_l,determineBBHorizontalBias:ml,determineTooltipPosition:Cl,positionBBTooltipWithBias:xl,calculateToolTipPositionForTopBottom:Tl,calculateToolTipPositionForLeftRight:Rl,buildTooltipCaret:Ol,styleTopOrBottomCaret:Ml,styleLeftOrRightCaret:Ll,buildBorderCaret:Pl,determineBorderCaretColor:Fl,placeBBTooltip:function(e,t){var n,i,r,o,a,s,t=t||Ul(e);t&&(r=t.ownerDocument||document,n=r.defaultView||window,r=e.element||Hu(e,r),i=sa(r,n),"none"!==A(e.elements[0]).display)&&(r=Lo(r),s=e.attributes.layoutDir,e=e.guideElement,o=T(t).find("#pendo-guide-container"),a=o[0].style,t=A(t),t={height:parseInt(t.height,10),width:parseInt(t.width,10)},o={height:parseInt(o[0].getAttribute("data-caret-height"),10)||0,width:parseInt(o[0].getAttribute("data-caret-width"),10)||0,backgroundColor:o[0].style["background-color"],offset:vl.DEFAULT_CARET_OFFSET,borderColor:a.borderColor,borderWidth:parseInt(a.borderWidth,10)||0},a=this.getBBTooltipDimensions(i,t,o,s,r,ra(n)),o.height&&o.width&&(t=e.find(".pendo-tooltip-caret")[0],s=e.find(".pendo-tooltip-caret-border")[0],t&&Nl(t,a,o,i),s)&&Dl(s,o,a.layoutDir,t),e.css({top:a.top,left:a.left,position:i.fixed?"fixed":"absolute"}))},attachBBAdvanceActions:Il,attachScrollHandlers:Sl,isBuildingBlockGuideRelativeToElement:function(e){return!(!e.domJson||!_.isObject(e.domJson)||!(e=Nc(e.domJson))||"Relative to Element"!==e.props["data-vertical-alignment"])},positionStepForGuide:function(e,t,n){e.attributes&&"tooltip"===e.attributes.calculatedType?(wl(t,e.element,e,n),e.hasBeenScrolledTo||(Aa(e.element),Vu(e.element,n,e.attributes.layoutDir),e.hasBeenScrolledTo=!0)):e.element&&e.element!==T.getBody()&&!e.hasBeenScrolledTo&&(Aa(e.element),ka(e.element,window),e.hasBeenScrolledTo=!0)},patchGuideContainerWidthForResponsiveTooltips:function(e,t,n){t=t||Ul(e);var i,r,o,a,s,d;t&&(i=e.element||Hu(e,t.ownerDocument||document))&&(o=t.style.width)&&-1!==o.indexOf("vw")&&(o=bl(e,i,n,t))&&(e=t,{elementPos:i,tooltipSizes:n,screenDimensions:t,caretDimensions:o,elementIsNotVisible:r}=i=o,o=parseInt(o.width,10)||0,a=parseInt(e.style.maxWidth,10),s=parseInt(e.style.minWidth,10),d=parseFloat(e.style.width)/100,r?n.width-=o:"left"===n.layoutDir?(r=i.left-o,n.width=Math.max(0,r*d)):"right"===n.layoutDir&&(r=t.width-i.right-o,n.width=Math.max(0,r*d)),a&&n.width>a&&(n.width=a),s&&n.width<s&&(n.width=s),e.style.width=n.width+"px")}};function bl(e,t,n,i){var r,o,a,s,d,u=(t.ownerDocument||document).defaultView||window,c=sa(t,u),t=Lo(t),u=ra(u),l=e.attributes.layoutDir||"auto";return(0!==c.height||0!==c.width)&&(r=e&&!e.elementPathRule,n=Mc(n,function(e){return"pendo-guide-container"===e.props.id}))?(o={height:parseInt(n.props["data-caret-height"],10)||0,width:parseInt(n.props["data-caret-width"],10)||0,offset:vl.DEFAULT_CARET_OFFSET,borderWidth:0},a=null,d=_.get(n,"props.style.border"),s=_.get(n,"darkModeProps.style.border"),e&&e.isDarkMode&&s?a=s:d&&(a=d),a&&(s=a.split(" "),o.borderColor=s[2],o.borderWidth=parseInt(s[0],10)||0),d=_.get(n,"props.style"),a=_.get(n,"darkModeProps.style"),s=_.get(d,"background-color"),d=_.get(a,"background-color"),e&&e.isDarkMode&&d?o.backgroundColor=d:s&&(o.backgroundColor=s),{elementPos:c,screenPos:t,screenDimensions:u,caretDimensions:o,tooltipSizes:{width:i.offsetWidth,height:i.offsetHeight,layoutDir:l},containerDomJson:n,elementIsNotVisible:r}):null}function wl(e,t,n,i){var r,o,a,s,d;if(n.guideElement)return(t=bl(n,t,e,i))?({elementPos:e,tooltipSizes:a,screenPos:d,caretDimensions:r}=t,(o=n.guideElement).addClass(Bu()?Pu:Lu),Il(n),a=_l(e,{height:a.height,width:a.width},r,n.attributes.layoutDir,d,t.screenDimensions),n&&(n.dim=a),n&&_.isFunction(n.getGuide)&&(s=n.getGuide()),d=_.get(s,"attributes.resourceCenter"),e.fixed?(o.css({position:"fixed"}),i.style.position="absolute"):n&&d||(i.style.position="absolute"),r.height&&r.width&&Ol(o,a,r,e),t=vl.Z_INDEX.DEFAULT,i&&i.style&&i.style["z-index"]&&(t=i.style["z-index"]),o.css({"z-index":t}),d||o.css({height:"auto",width:"auto",overflow:"visible"}),n.elementPathRule&&o.css({left:a.left,top:a.top,position:e.fixed?"fixed":"absolute"}),"top"===a.layoutDir&&a.hbias===hl&&o.find("#pendo-watermark").css({top:"auto",bottom:"100%"}),Sl(n,Gl),o[0]):null}function Sl(e,t){e&&_.isFunction(e.attachEvent)&&(Gu()&&e.element===T.getBody()||(t=_.throttle(_.bind(t,e,e),10),e.attachEvent(window,"scroll",t,!0),Ea(_.bind(e.attachEvent,e),e.targetElement,t)))}function El(t,n){var e=T(n.elementPathRule)[0];n.attachEvent(e,t,function(e){T.data.set(e,"advanced",!0),mm(t,n)})}function Il(e){e.attributes&&e.attributes.advanceActions&&e.elementPathRule&&(e.attributes.advanceActions.elementHover?El("mouseover",e):e.attributes.advanceActions.elementClick&&El("click",e))}function _l(e,t,n,i,r,o){var a,s,i=i||"auto",t={width:Math.min(t.width,o.width),height:t.height},d=(t.layoutDir=i,t.hbias=ml(e,o,i),t.vbias=(a=e,d=o,(s=i)===ll||s===pl?s:(s=a.top,(d=(a=d.height)/3)<s&&s<2*d?gl:s<a/2?pl:ll)),t.layoutDir=Cl(t,o,r,i),xl(t,e,o,n));return t.top=d.top,t.left=d.left,"top"===t.layoutDir?t.top-=n.height:"bottom"===t.layoutDir?t.top+=n.height:"right"===t.layoutDir?t.left+=n.height:"left"===t.layoutDir&&(t.left-=n.height),t}function Cl(e,t,n,i){var r,o,a,s,d,u,c;return i&&"auto"!==i?i:(i=n.top,o=(r=n.left)+n.width,a=n.top-e.height<0,s=n.top+n.height+e.height>t.height,d=n.left-e.width<0,u=n.left+n.width+e.width>t.width,!(s&&a&&d&&u)&&(i<t.height/3&&(c="bottom"),(i>2*t.height/3||e.hbias===gl)&&(c="top"),"top"===(c=r<e.width&&t.width-o<e.width?"bottom":c)&&n.top-e.height<0&&(c="bottom"),s&&a&&(e.hbias!==gl&&(c=e.hbias),d&&u||(u||(c="right"),d)||(c="left")),(c=c&&"bottom"!==c||!s||a?c:"top")||e.hbias)||"bottom")}function xl(e,t,n,i){return"top"===e.layoutDir||"bottom"===e.layoutDir?Tl(e,n,t,e.layoutDir,e.hbias,i):Rl(e,n,t,e.vbias)}function Tl(e,t,n,i,r,o){var a=e.height,s={top:null,left:null},a=("bottom"===i?s.top=n.top+n.height:"top"===i&&(s.top=n.top-a),{right:(i=t).width*vl.BOUNDARY_MARGIN_RIGHT,left:i.width*vl.BOUNDARY_MARGIN_LEFT});return s.left="right"===r?function(e,t,n,i,r,o){var n=kl(n),a=t.width;e=e.left+e.width/2-n;e+t.width>i.width&&(e-=e+t.width-i.width);n=e+a;if(r<n)return e-(t=n-r)<o?Al(e,a,i):e-t;return e}(n,e,o,t,a.right,a.left):"left"===r?function(e,t,n,i,r,o){n=kl(n),t=t.width;e=e.left-t+e.width/2+n;if(e<o)return r<e+t+(n=o-e)?Al(e,t,i):e+n;return e}(n,e,o,t,a.right,a.left):function(e,t,n,i,r){t=t.width;e=e.left+e.width/2-t/2;var o=e+t;if(i<o){if((e-=o-i)<r)return Al(e,t,n)}else if(e<r){o=(e+=r-e)+t;if(i<o)return Al(e,t,n)}return e}(n,e,t,a.right,a.left),s}function kl(e){e=(parseInt(e.offset,10)||0)+(parseInt(e.width,10)||0)+(parseInt(e.borderWidth,10)||0);return isNaN(e)?0:e}function Al(e,t,n){n=n.width-(e+t);return n<e?e-(e-n)/2:e<n?e+(n-e)/2:e}function Rl(e,t,n,i){var r=e.height,o=e.width,a={top:null,left:null};return"right"===e.layoutDir?a.left=n.left+n.width:"left"===e.layoutDir&&(a.left=Math.max(0,n.left-o)),"bottom"===i?((o=n.top+n.height/2)+e.height>t.height&&(o-=o+e.height-t.height),a.top=o):a.top="top"===i?n.top-r+n.height/2:n.top-r/2+n.height/2,a}function Ol(e,t,n,i){var r=document.createElement("div"),i=(r.setAttribute("class","pendo-tooltip-caret pendo-tooltip-caret--"+t.layoutDir),r.style.position="absolute",r.style.zIndex=vl.Z_INDEX.CARET,Nl(r,t,n,i),e.find("#pendo-guide-container")[0].parentNode);i.appendChild(r),n.borderWidth&&(e=Pl(r,n,t.layoutDir),i.appendChild(e))}function Nl(e,t,n,i){"top"!==t.layoutDir&&"bottom"!==t.layoutDir||Ml(e,t,n,i),"left"!==t.layoutDir&&"right"!==t.layoutDir||Ll(e,t,n)}function Ml(e,t,n,i){e.style["border-left"]=n.width+"px solid transparent",e.style["border-right"]=n.width+"px solid transparent",e.style.right="";i=i,r=n,o=(a=t).hbias;var r,o,a,i=i&&i.left?i.left+i.width/2-a.left-r.width:"left"===o?a.width-2*r.width-r.offset-r.borderWidth:"right"===o?r.offset+r.borderWidth:a.width/2-r.width;return e.style.left=i+"px","bottom"===t.layoutDir&&(e.style["border-bottom"]=n.height+"px solid "+n.backgroundColor,e.style["border-top"]="",o=-1*n.height,n.borderWidth&&(o+=n.borderWidth),e.style.top=o+"px",e.style.bottom=""),"top"===t.layoutDir&&(e.style["border-top"]=n.height+"px solid "+n.backgroundColor,e.style["border-bottom"]="",a=-1*n.height,n.borderWidth&&(a+=n.borderWidth),e.style.bottom=a+"px",e.style.top=""),e}function Ll(e,t,n){var i,r=ra();return e.style["border-top"]=n.width+"px solid transparent",e.style["border-bottom"]=n.width+"px solid transparent",e.style.bottom="",t.vbias===ll?(i=t.height-2*n.width-n.offset-n.borderWidth,e.style.top=i+"px",t.top+=n.offset+n.width+n.borderWidth):t.vbias===pl?(e.style.top=n.offset+n.borderWidth+"px",t.top-=n.offset+n.width+n.borderWidth,t.top+t.height>r.height&&(t.top=t.top-(t.top+t.height-r.height)),t.top=Math.max(0,t.top)):e.style.top=t.height/2-n.width+"px","left"===t.layoutDir&&(e.style["border-left"]=n.height+"px solid "+n.backgroundColor,e.style["border-right"]="",i=-1*n.height,n.borderWidth&&(i+=n.borderWidth),e.style.right=i+"px",e.style.left=""),"right"===t.layoutDir&&(e.style["border-right"]=n.height+"px solid "+n.backgroundColor,e.style["border-left"]="",r=-1*n.height,n.borderWidth&&(r+=n.borderWidth),e.style.left=r+"px",e.style.right=""),e}function Pl(e,t,n){var i=e.cloneNode();return i.setAttribute("class","pendo-tooltip-caret-border"),i.style.zIndex=vl.Z_INDEX.BORDER_CARET,Dl(i,t,n,e),i}function Dl(e,t,n,i){for(var r={top:"",right:"",bottom:"",left:""},o=["Top","Right","Bottom","Left"],a=0;a<o.length;a++){var s="border"+o[a]+"Width",d="border"+o[a]+"Color",u="border"+o[a]+"Style";i.style[s]?(r[s]=parseInt(i.style[s],10)+t.borderWidth+"px",r[d]=Fl(i.style[d],t.borderColor),r[u]="solid"):(r[s]="",r[d]="",r[u]="")}"top"===n&&(r.left=parseInt(i.style.left,10)-t.borderWidth+"px",r.bottom=parseInt(i.style.bottom,10)-t.borderWidth+"px"),"bottom"===n&&(r.left=parseInt(i.style.left,10)-t.borderWidth+"px",r.top=parseInt(i.style.top,10)-t.borderWidth+"px"),"right"===n&&(r.top=parseInt(i.style.top,10)-t.borderWidth+"px",r.left=parseInt(i.style.left,10)-t.borderWidth+"px"),"left"===n&&(r.top=parseInt(i.style.top,10)-t.borderWidth+"px",r.right=parseInt(i.style.right,10)-t.borderWidth+"px"),_.extend(e.style,r)}function Fl(e,t){return"transparent"===e?e:t}function Ul(e){var t,n;if(e.guideElement)return t="pendo-resource-center-container"===e.guideElement.attr("id"),n=Nc(e.domJson),(t?e.guideElement:e.guideElement.find("#"+n.props.id))[0]}function Gl(e){xa(e.element)?(yl.placeBBTooltip(e),T(e.elements[0]).css({display:"block"})):T(e.elements[0]).css({display:"none"})}function Bl(t){var e=t.find('[data-pendo-grow-height="true"]');if(e.length){var n=Object.entries(e),i=[];for(let e=0;e<n.length;e++)if(Number.isInteger(Number.parseInt(n[e][0],10))){const o=n[e][1];var r=_.some(i,function(e){return e.parentNode===o.parentNode});if(!r){let e=t[0];r=o.parentNode.closest('[data-pendo-grow-height="true"]');if(r){if(!_.contains(i,r))continue;e=r}zl(o,e),i.push(o)}}}}function zl(t,e){let n=0;var i=t.parentNode.children;for(let e=0;e<i.length;e++){var r,o=i[e];o!==t&&(r=A(o),r=parseInt(r.marginTop,10)+parseInt(r.marginBottom,10),n+=o.offsetHeight+r)}var a=e.offsetHeight,e=A(e),e=parseInt(e.paddingTop,10)+parseInt(e.paddingBottom,10),s=A(t),s=parseInt(s.marginTop,10)+parseInt(s.marginBottom,10),a=Math.max(a-e-n-s,0);0<a&&(t.style.height=a+"px")}function jl(e,t){var n,i,r,o,a,s,d,u,c,e=T("#"+e,t)[0];e&&(t=T(e),n=T(t.find("#pendo-guide-container")[0]),r="%"===(i=e.style.height)[i.length-1]?"%":"px",o=parseInt(i,10),a=e.getAttribute("data-pendo-static-height"),t.css({height:"auto"}),a||n.css({"max-height":"none"}),s=parseInt(A(e).height,10),d=ra().height,u=parseInt(e.style.top,10),u=isNaN(u)?0:u,c=parseInt(e.style.bottom,10),(d=d-u-(c=isNaN(c)?0:c))<s&&(n.css({"max-height":d+"px",overflow:"auto"}),s=d),s!==o?(t.css({height:(u=a&&o?o:s)+r}),"Centered"!==(c=e.getAttribute("data-vertical-alignment"))&&"Left Aligned"!==c&&"Right Aligned"!==c||t.css({"margin-top":"-"+(d<s?d:u)/2+"px"})):t.css({height:i}))}function Hl(e,t){e=T("#"+e,t)[0];if(e){t=e.getAttribute("data-pendo-mobile-layout");if(!t){var n=T(e),t=T(n.find("#pendo-guide-container")[0]),i=parseInt(e.style.width,10),r=(t.css({"max-width":"none"}),n.css({"margin-right":"0px"}),parseInt(A(e).width,10)),o=T.getBody(),o=(Oo(o)?ha(o):ra()).width-parseInt(e.style.left||0,10)-parseInt(e.style.right||0,10);if(o<r&&(t.css({"max-width":o+"px"}),r=o),!isNaN(i))switch(e.getAttribute("data-vertical-alignment")){case"Centered":case"Top Aligned":case"Bottom Aligned":var a=r/2;parseInt(n.css("margin-left"),10)!==a&&n.css({"margin-left":"-"+a+"px"});break;case"Right Aligned":case"Top Right Aligned":case"Bottom Right Aligned":a=i-r;parseInt(n.css("margin-right"),10)!==a&&n.css({"margin-right":"-"+a+"px"})}}}}function ql(e,i){var e=_.isArray(e)?e:[e],e=_.reduce(e,function(e,t){var t=T("#"+t,i),n=t[0];return n&&!n.getAttribute("data-pendo-mobile-layout")&&(n=t.find("#pendo-guide-container")[0],e.push(n)),e},[]),t=e;(t=_.reduce(t,function(e,t){return e.concat(_.toArray(T(['[class*="_pendo-text-"]:not([class*="_pendo-resource-center-"])','.pendo-mock-flexbox-element > [class*="_pendo-button-"]',"._pendo-multi-choice-poll-select"].join(","),t)))},[]))&&t.length&&Wl(_.reduce(t,function(e,t){var n,t=T(t),i=Kl(t[0]),i=i.marginLeft+i.marginRight,r=$l(t);return r&&(n=r.paddingLeft+r.paddingRight,r=r.width-i-n,e.push({$blockElement:t,availableSpace:r})),e},[])),_.each(e,function(e){var t=e,t=((t=T("._pendo-open-text-poll-input",t))&&t.length&&_.each(t,function(e){var t,n=T(e),i=n.attr("data-_pendo-open-text-poll-resize-base-width"),e=(i||(i=e.style.width,n.attr("data-_pendo-open-text-poll-resize-base-width",i)),Kl(n[0])),r=e.marginLeft+e.marginRight,o=$l(n);o&&(t=o.paddingLeft+o.paddingRight,o=o.width-r-t,-1!==i.indexOf("%")&&Vl(n,e.width,i,o),-1===i.indexOf("%")&&(i=parseInt(i,10))<o&&n.css({width:i}),Wl({$blockElement:n,availableSpace:o}))}),e);(t=T(["._pendo-video","._pendo-image"].join(","),t))&&t.length&&_.each(t,function(e){var t=T(e),n=Kl(t[0]),i=n.width,n=n.marginLeft+n.marginRight,r=t.attr("data-_pendo-media-resize-base-width"),e=(r||(r=e.style.width,t.attr("data-_pendo-media-resize-base-width",r)),-1!==r.indexOf("%"));if(t.hasClass("_pendo-image")){var o=e&&100<parseInt(r,10),a=t.attr("data-pendo-accessible-element");if(o||!a)return void t.css({width:i});t.css({height:"auto"})}o=$l(t);o&&(a=o.width-(o.paddingLeft+o.paddingRight)-n,e&&Vl(t,i,r,a),Wl({$blockElement:t,availableSpace:a}))})})}function Wl(e){_.isArray(e)||(e=[e]),_.each(e,function(e){e.$blockElement.css({"max-width":"none"})});var n=_.map(e,function(e){return Kl(e.$blockElement[0]).width});_.each(e,function(e,t){n[t]>=e.availableSpace&&e.$blockElement.css({"max-width":e.availableSpace})})}function Vl(e,t,n,i){var r=-1!==e[0].style.width.indexOf("%"),i=i*(parseInt(n,10)/100);(r||t<i)&&e.css({width:i<0?0:i})}function $l(e){e=e.closest("._pendo-row");if(e){e=A(e[0]);if(e)return{width:parseFloat(e.width),paddingLeft:parseInt(e.paddingLeft,10),paddingRight:parseInt(e.paddingRight,10)}}}function Kl(e){e=A(e);return{width:parseFloat(e.width),marginLeft:parseInt(e.marginLeft||0,10),marginRight:parseInt(e.marginRight||0,10)}}var Jl,M={calculateTotalOffsetWidth:Yl,center:function(e,t){for(var n=t/2,t=e[0],i=e[e.length-1],r=1;r<e.length-1;r++){var o=Yl(e,r);e[r].style.left=n+o+"px"}1<e.length&&(i.style.right=n+"px");t.style.left=n+"px"},createFlexContainer:function(e,t){var n=document.createElement("div");n.style.display="inline-block",e||t||(n.style.position="absolute");return n.style["vertical-align"]="top",n.setAttribute("class","pendo-mock-flexbox-element"),n},createFlexRow:function(){var e=document.createElement("div");return e.setAttribute("class","pendo-mock-flexbox-row"),e.style.display="block",e.style.position="relative",e.style.width="100%",e},findMaxChildHeight:function(e,t){for(var n=[],i=0;i<e.length;i++){var r;t&&-1!==(e[i].children[0].children[0].getAttribute("class")||"").indexOf("pendo-block-wrapper")&&(r=e[i].children[0].offsetHeight+"px",e[i].style.height=r),n.push(e[i].offsetHeight)}return _.reduce(n,function(e,t){return Math.max(e,t)},20)},flexEnd:function(e,t){for(var n=t,t=e[0],i=e[e.length-1],r=1;r<e.length-1;r++){var o=Yl(e,r);e[r].style.left=n+o+"px"}1<e.length&&(t.style.left=n+"px");i.style.right="0px"},flexStart:function(e){e[0].style.left="0px";for(var t=1;t<e.length;t++){var n=Yl(e,t);e[t].style.left=n+"px"}},getPendoInlineUIElements:function(e){return _.filter(e,Xl)},getPendoVisualElements:function(e){return _.filter(e,function(e){return!Xl(e)})},initializeFlexElements:function(e){var t=e.cloneNode(),n=Zl(e),i=M.getPendoInlineUIElements(e.children);if(1===n.length&&0===n[0].id.indexOf("pendo-text"))return e;for(;t.childNodes.length;)t.removeChild(t.childNodes[0]);for(var r=0;r<n.length;r++)ep(n[r])?t.appendChild(n[r]):t.appendChild(M.wrapElementInMockFlexboxContainer(n[r],e,t));for(var o=0;o<i.length;o++)t.appendChild(i[o]);return e.parentNode.replaceChild(t,e),t},isPendoInlineUIElement:Xl,setElementHorizontalAlignment:function(e,t,n){if(!(e.length<1))switch(n){case"space-between":M.spaceBetween(e,t);break;case"space-around":M.spaceAround(e,t);break;case"space-evenly":M.spaceEvenly(e,t);break;case"center":M.center(e,t);break;case"flex-start":M.flexStart(e);break;case"flex-end":M.flexEnd(e,t)}},setElementVerticalAlignment:function(e,t,n){switch(n){case"top":M.topAlignment(e);break;case"center":M.centerAlignment(e,t);break;case"bottom":M.bottomAlignment(e)}},spaceAround:function(e,t){for(var n=t/(2*e.length),t=e[0],i=e[e.length-1],r=1;r<e.length-1;r++){var o=Yl(e,r);e[r].style.left=2*n+o+"px"}t.style.left=n+"px",i.style.right=n+"px"},spaceBetween:function(e,t){for(var n=t/Math.max(e.length-1,1),t=e[0],i=e[e.length-1],r=1;r<e.length-1;r++){var o=Yl(e,r);e[r].style.left=r*n+o+"px"}t.style.left="0px",i.style.right="0px"},spaceEvenly:function(e,t){for(var n=t/(e.length+1),t=e[0],i=e[e.length-1],r=1;r<e.length-1;r++){var o=Yl(e,r);e[r].style.left=n+o+"px"}t.style.left=n+"px",i.style.right=n+"px"},topAlignment:function(e){for(var t=0;t<e.length;t++)e[t].style.top="0px"},centerAlignment:function(e,t){for(var n=0;n<e.length;n++){var i=e[n],r=i.offsetHeight,o=t/2,o=Math.round(o-r/2);i.style.top=o+"px"}},bottomAlignment:function(e){for(var t=0;t<e.length;t++)e[t].style.bottom="0px"},wrapElementInMockFlexboxContainer:function(e,t,n){var i=e.getAttribute("class")||"",r=-1!==i.indexOf("pendo-block-wrapper"),o=e.style&&"absolute"===e.style.position,a=_.get(e.style,"width",""),s=A(e).width,d=-1!==i.indexOf("_pendo-open-text-poll-wrapper")||-1!==i.indexOf("_pendo-image-wrapper")||-1!==i.indexOf("pendo-video-wrapper")||-1!==i.indexOf("_pendo-number-scale-poll-wrapper");r&&!d&&(a=(a?s:null)||A(e.children[0]).width);(0<=i.indexOf("_pendo-resource-center-onboarding-module-guide-complete-circle-container")||0<=i.indexOf("pendo-task-list-progress-circle"))&&(s=parseInt(A(t).width,10),u=parseInt(A(e).width,10)+parseInt(e.style.marginRight||0,10)+parseInt(e.style.marginLeft||0,10),t=(T(t).find("._pendo-simple-text").getParent()||T(n).find("._pendo-simple-text").getParent())[0],n=s-u,"border-box"!==_.get(t,"style.boxSizing")&&(n=n-parseInt(t.style.paddingLeft||0,10)-parseInt(t.style.paddingRight||0,10)),t.style.width=n.toString()+"px",t.style.maxWidth=n.toString()+"px");{var u;if(!i||i.indexOf("pendo-mock-flexbox-element")<0)return(s=M.createFlexContainer(o)).appendChild(e),-1<e.id.indexOf("pendo-text")&&"rtl"===e.dir&&(s.style.right="0px"),u=_.get(e,"children")[0],r&&u&&-1!==(u.getAttribute("class")||"").indexOf("image-preview-placeholder")&&(s.children[0].style.width=a),!r||d||e.style.width||(s.children[0].children[0].style.width=a),s}return e},getVisualElementsWrappedInFlexElements:Zl,initializeFlexRows:function(e,t,n,i=!1){{var r;i?(e.style.display="flex",e.style.flexWrap="wrap",e.style.justifyContent=t,e.style.alignItems={top:"flex-start",center:"center",bottom:"flex-end"}[n]||"flex-start"):0!==(i=function(e){return _.filter(e,function(e){e=e.getAttribute("class")||"";return e&&-1<e.indexOf("pendo-mock-flexbox-element")})}(e.children)).length&&(r=M.getRowWidth(e),i=M.wrapFlexElementsInFlexRows(i,e,r),M.formatFlexRows(i,e,t,n,r))}},getRowWidth:Ql,wrapFlexElementsInFlexRows:function(e,t,n){for(var i=n||Ql(t),r=M.createFlexRow(),o={row:r,rowWidthUsed:0},a=[o],s=0;s<e.length;s++){var d=e[s],u=Lo(d)["width"],u=parseInt(u,10);o.rowWidthUsed+=u,o.rowWidthUsed>i&&0!==_.indexOf(e,d)&&(o.rowWidthUsed-=u,(r=M.createFlexRow()).appendChild(d),a.push(o={row:r,rowWidthUsed:u})),o.row.appendChild(d)}return a},formatFlexRows:function(e,t,n,i,r){for(var o=r||Ql(t),a=0;a<e.length;a++){var s=e[a],d=(t.appendChild(s.row),M.findMaxChildHeight(s.row.children,!1)),u=(s.row.style["min-height"]=d+"px",o-parseInt(s.rowWidthUsed,10));M.setElementHorizontalAlignment(s.row.children,u,n),M.setElementVerticalAlignment(s.row.children,d,i)}},isElementHiddenInGuide:ep,flexAllThings:function(e,t){var n=null==(n=null==t?void 0:t.attributes)?void 0:n.useFlexbox,t=(null==t?void 0:t.guideElement)||document,e=T("#"+e,t)[0];e&&(np(e),M.flexElement(e,n))},flexElement:function(e,i){e=T("[data-pendo-display-flex]",e);_.each(e,function(e){var t=i?e:M.initializeFlexElements(e),n=e.getAttribute("data-pendo-justify-content"),e=e.getAttribute("data-row-vertical-alignment");M.initializeFlexRows(t,n,e,i)})},maintainAspectRatios:np};function Zl(e){return T(["._pendo-button",".pendo-block-wrapper","._pendo-multi-choice-poll-select-border","._pendo-text-subTitle","._pendo-text-paragraph","._pendo-text-title","._pendo-text-custom","._pendo-close-guide","> ._pendo-simple-text","div._pendo-resource-center-module-list-item-text-container","._pendo-resource-center-right-caret",'[id^="pendo-onboarding-guide-progress-circle"]','[id^="pendo-task-list-progress-circle"]','[id^="pendo-a11y-list-item-button-block"]',"._pendo-resource-center-onboarding-module-listed-guide-link","._pendo-home-view-bubble"].join(","),e)}function Xl(e){e=e.getAttribute("class");return!!(e&&-1<e.indexOf("pendo-inline-ui"))}function Yl(e,t){for(var n=(e=Array.prototype.slice.call(e)).slice(0,t),i=0,r=0;r<n.length;r++)i+=n[r].offsetWidth;return i}function Ql(e){var t=Lo(e)["width"],e=A(e);return parseInt(t,10)-parseInt(e.paddingLeft,10)-parseInt(e.paddingRight,10)}function ep(e){tp(e);var t=ha(e);if(0===t.width||0===t.height)return!0;if(!e.style||"visible"!==e.style.visibility)for(var n=e,i=e.id||"",r=0;0!==i.indexOf("pendo-g-")&&(tp(n),i=(n=n.parentNode).id||"",!(10<++r)););return!1}function tp(e){e.style&&"none"===e.style.display||e.style&&"0"===e.style.opacity||e.style&&e.style.visibility}function np(e){var n="data-aspect-ratio",e=T("["+n+"]",e);_.each(e,function(e){var t=e.getAttribute(n).split(":"),t=1<t.length?parseInt(t[0],10)/parseInt(t[1],10):parseFloat(t[0]);isNaN(t)||(e.style.height=e.offsetWidth/t+"px")})}function ip(){return!E.designer&&m.get("disableGuidePseudoStyles")}function rp(e,t,n){return e&&e.templateName?zc.buildNodesFromTemplate(e.templateName,e,t,n,sp):"style"===e.type&&ip()?[]:[sp(e,t,n)]}function op(e,t,n,i){e='illegal building block key "'+e+'" found on guide "'+t+'" step "'+n+'"';throw i&&(e+=' for node type "'+i+'"'),C.info(e),new Error(e)}function ap(r,o,a,s){var d={allow:!0,allowfullscreen:!0,alt:!0,"alt-text":!0,autofocus:!0,"class":!0,cols:!0,contenteditable:!0,referrerpolicy:!0,dir:!0,"for":!0,frameborder:!0,href:!0,id:!0,loading:!0,name:!0,placeholder:!0,placement:!0,rows:!0,role:!0,sandbox:!0,scoped:!0,src:!0,start:!0,style:!0,tabindex:!0,target:!0,title:!0,type:!0,value:!0};let u={referrerpolicy:["strict-origin","strict-origin-when-cross-origin"]};var c={embed:{src:!0}},l=/^data-/,p=/^aria-/,e=_.keys(r);return _.reduce(e,function(e,t){c[s]&&c[s][t]&&op(t,a,o,s),d[t]||l.test(t)||p.test(t)||op(t,a,o);var n=r[t],i=u[t];if(i&&!_.contains(i,n))throw i='illegal value "'+(i=n)+'" for building block key "'+t+'" found on guide "'+a+'" step "'+o+'"',C.info(i),new Error(i);return e[t]=r[t],e},{})}function sp(n,i,e){i=i||{id:"unknown",guideId:"unknown"},(n=St(n)).props=ap(n.props,i.id,i.guideId,n.type),i.isDarkMode&&n.darkModeProps&&(n.darkModeProps=ap(n.darkModeProps,i.id,i.guideId,n.type));var r=T(document.createElement(n.type));if(document.createElement("div").appendChild(r[0]),"script"===r[0].tagName.toLowerCase())return T(document.createElement("noscript"));if("pendo-backdrop"===(n.props&&n.props.id))return i.attributes&&i.attributes.blockOutUI&&i.attributes.blockOutUI.enabled&&yl.attachScrollHandlers(i,ul),cl(i);if(_.each(n.props,function(e,t){if("style"===t){let e=n.props.style;i.isDarkMode&&n.darkModeProps&&(e=Object.assign(Object.assign({},n.props.style),n.darkModeProps.style)),r.css(e)}else"data-pendo-code-block"!==t||!0!==e||m.get("preventCodeInjection")?r.attr(t,e):(t=i.getContent(),0!==it.call(t).length&&r.addClass("pendo-code-block").html(t))}),n.content&&r.text(n.content),"style"===n.type){E.designer||(n.css=function(e){for(var t=["button:focus"],n=[],i=0;i<e.length;i++)_.contains(t,e[i].selector)||n.push(e[i]);return n}(n.css));var t=m.get("inlineStyleNonce");t&&r.attr("nonce",t);let e=n.css;n.forDarkMode&&(e=_.map(e,function(e){return{styles:e.styles,selector:"[data-pendo-dark-mode] "+e.selector}})),r.styleSheet?r.styleSheet.cssText=pp(e):r.text(pp(e))}if(n.svgWidgetId&&Vc.buildSvgNode(n.svgWidgetId,n,i.isDarkMode).appendTo(r),n.actions&&n.actions.length)for(var o,a=0;a<n.actions.length;a++)lp(r,n.actions[a],i),"renderGuidesListItem"===n.actions[a].action&&((o=N(n.actions[a].parameters[0]))?r.text(o.name):r.attr("style","display: none;"));if(_.find(n.actions,function(e){return"dismissGuide"===e.action})&&!i.hasEscapeListener&&(i.hasEscapeListener=!0,i.attachEvent(window,"keyup",function(e){27===e.keyCode&&i.eventRouter.eventable.trigger("pendoEvent",{step:i,action:"dismissGuide"})},!0)),n.children)for(var s=Sa(zu()),d=s!==document,u=0;u<n.children.length;u++){var c=rp(n.children[u],i,e);_.each(c,function(e){var t;e&&("STYLE"!==e[0].tagName?e.appendTo(r):d?((t=new CSSStyleSheet).replaceSync(e[0].innerHTML),(s.hasOwnProperty("wrappedJSObject")?s.wrappedJSObject:s).adoptedStyleSheets.push(t)):(T.addClass(e[0],"pendo-style-"+(i.isBadge?i.guideId:i.id)),e.appendTo(document.head)))})}return r.hasClass("pendo-code-block")?r.find("img").each(function(e){dp(e,i)}):dp(r[0],i),r}function dp(e,t){var n=e.id&&-1!==e.id.indexOf("badge"),i=!!e.getAttribute("src"),r=e.className&&0<=e.className.indexOf("bb-control"),o=e.tagName&&e.tagName.toLowerCase(),a=e.className&&0<=e.className.indexOf("_pendo-video");("img"===o&&i&&!n&&!r||"iframe"===o&&t&&!a)&&"lazy"!==e.getAttribute("loading")&&(t.attributes&&!t.attributes.imgCount?t.attributes.imgCount=1:t.attributes&&t.attributes.imgCount&&t.attributes.imgCount++,cp(T(e),t))}function up(e){var t,n={},n=(!e.containerId&&e.domJson&&(n=Nc(e.domJson)),e.containerId||n.props&&n.props.id||""),i=n&&T("#"+n,e.guideElement)[0];e&&e.attributes&&e.attributes.imgCount&&(e.attributes.imgCount--,i)&&e.attributes.imgCount<=0&&(Hl(n,e.guideElement),ql(n,e.guideElement),M.flexAllThings(n,e),t=e.getGuide(),_.get(t,"attributes.isAnnouncement")||"AnnouncementsModule"===_.get(t,"attributes.resourceCenter.moduleId")||(jl(n,e.guideElement),(t=i.children.item("pendo-guide-container"))&&t.style&&"auto"===t.style.overflow&&(ql(n,e.guideElement),M.flexAllThings(e.containerId,e))),yl.positionStepForGuide(e,e.domJson,i),i.style.visibility="visible",i.parentNode.style.visibility="visible",T.event.dispatch(i,{type:"imagesLoaded"}))}function cp(e,t){e.on("load",function(){up(t)}),e.on("error",function(){C.info(`Error loading image (${e[0].src}) for guide step id "${t.id}" in guide id "${t.guideId}".`),up(t)})}function lp(n,i,r){n.on(i.eventType,function(e){var t;i.designerAction?E.designerv2&&E.designerv2.designerActions&&E.designerv2.designerActions[i.action](n,i.parameters):(t={action:i.action,params:i.parameters,step:r,ignore:!!i.ignore,srcElement:e.srcElement},("showElements"!==i.action&&"hideElements"!==i.action||e.srcElement&&e.srcElement.getAttribute("id")===i.source||e.target&&e.target.getAttribute("id")===i.source)&&r.eventRouter.eventable.trigger("pendoEvent",t))})}function pp(n){for(var i="",r=0;r<n.length;r++)i+=n[r].selector+"{",n[r].styles instanceof Array?i+=pp(n[r].styles):_.each(n[r].styles,function(e,t){i+=t+":"+e,n[r].selector.match(/\d+%/)||(i+="!important;")}),i+="}";return i}function hp(t){_.each(document.head.childNodes,function(e){e&&T.hasClass(e,"pendo-style-"+t)&&da(e)})}var fp=function(){var e=window.navigator;return((_.isArray(e.languages)?e.languages[0]:e.language||e.browserLanguage||e.systemLanguage||e.userLanguage)||"").split("-").join("_")},gp="meta",mp=_.compose(JSON.parse,JSON.stringify),vp=function(){var e=new Date,t=e.getDate(),n=e.getMonth()+1;return e=(t=t<10?"0"+t:t)+"/"+(n=n<10?"0"+n:n)+"/"+e.getFullYear()},yp=function(e={}){(e=_.isObject(e)?e:{}).jwt&&e.signingKeyName&&(t=Ns.getJwtOptions(e,"updateOptions"))&&(Ns.set(_.pick(e,"jwt","signingKeyName")),e=t),t=e,n=_.extend({},t.visitor),i=_.extend({},t.account),t=_.extend({},t.parentAccount),n.id===Gn&&(C.info("Missing visitor id."),delete n.id),Pn(i.id)&&Pn(t.id)&&(jn(i.id)?t.id=i.id.split(zn)[0]:i.id=""+t.id+zn+i.id),Pn(i.id)&&(i.id=""+i.id),Pn(n.id)?n.id=""+n.id:n.id=b({generate:!0}),n.language=fp(),e={visitor:mp(n),account:mp(i),parentAccount:mp(t),date:vp(),version:E.VERSION},g.getters["metadata/selfHosted"]()&&(e.selfHosted=!0);var t,n=_.clone(Ip()),i=(m.setLocalConfig(_.extend({},m.getLocalConfig(),e)),g.commit("metadata/setMetadata",e),Ip()),r=(Pn(e.visitor.id)&&(E.identify(e.visitor.id,e.account.id),e.visitor.id=b(),e.account.id=Jn()),ct(e)),o=(void 0!==(o="object"==typeof(o=r)?ct(o):o)&&o.toString&&(o=o.toString()),""+(_.isNumber(Jl)?Jl:Xn(gp))!==o),r=(Jl=r,o&&Zn(gp,r),!_.isEqual(n,i));return{options:e,hashChanged:o,storeChanged:r}},bp=ei(function(e){e=yp(e);y.metadata.trigger(e)}),wp=ei(function(e,t){_.isObject(e)?bp(e):Wn(e,t)}),Sp=function(){var t,e=T("script");return e=e,t=new RegExp("/agent/static/"+E.apiKey+"/pendo\\.js$"),!_.any(e,function(e){return t.test(e.src)})&&!Se()},Ep=function(){var e=m.get("blockAgentMetadata");return e!==undefined&&e};function Ip(){return g.getters["metadata/metadata"]()}function _p(){return JSON.parse(JSON.stringify(Ip()))}function Cp(e){var t=e.data[0],n=m.getLocalConfig()||{};Qn(e)?(Un([gp]),g.commit("metadata/reset",t)):(n.visitor=_.extend({},n.visitor,{id:t.visitor_id}),n.account=_.extend({},n.account,{id:t.account_id}),m.setLocalConfig(n),g.commit("metadata/setMetadata",n))}var xp={Launcher:{addBehavior:_.noop},Metadata:{getMetadata:Ip},Util:{documentScrollTop:To,documentScrollLeft:ko,getOffsetPosition:sa},Events:y,JWT:{getJWT:Ns.get}};var Tp,kp,Ap,Rp,Op={},Np=(kp=[],Ap=[],Rp={},(Tp=Op).getExtensions=function(){return Ap},Tp.tagExtension=function(e,t){e=Tp.findExtensionByName(e);e.tags=[].concat(e.tags||[],t)},Tp.findExtensionByTag=function(t){return _.find(Ap,function(e){return _.contains(e.tags,t)})},Tp.findExtensionByName=function(e){return _.findWhere(Ap,{name:e})},Tp.filterExtensionsByUse=function(t){return _.filter(Ap,function(e){return e.use===t})},Tp.findExtensionByNameAndProvider=function(t,n){return _.find(Ap,function(e){e=e.data;return!!e&&e.name===t&&e.provider&&e.provider.name===n})},Tp.registerExtensionsByUse=function(e,t,n){n=n?[].concat(n):[],Rp[e]={handler:t,validators:n}},Tp.getExtensionFrames=function(){return _.reduce(Ap,function(e,t){return t.frame&&t.frame[0]&&e.push(t.frame[0]),e},[])},function(e){e=[].concat(e),(e=_.filter(e,Mp)).length&&(kp=function n(e){if(!e.length)return e;var t=_.filter(e,Lp);if(t.length)return n(_.difference(e,t));return e}(kp.concat(e)))});function Mp(t){var e;return!!_.every(["name","version","use","type","uri"],_.partial(_.has,t))&&(e=t.use,e=Rp[e]?Rp[e].validators:[],_.every(_.map(e,function(e){return e(t)})))}function Lp(e){var t;return"behavior"===e.use?!!e.uri(Tp,xp)&&(Ap.push(e),!0):(t=e.use,!!(t=Rp[t]?Rp[t].handler||_.identity:null)&&((e=t(e))&&Ap.push(e),!!e))}var L,Pp,Dp,Fp,Up,Gp,P={initializeResourceCenter:function(r){if(!(L=zp(r)))return v.resolve();if(g.getters["frames/isShownInAnotherFrame"]()(L.steps[0]))return v.resolve();if(P.isFullyCustom(L))return L.hasResourceCenterContent=!0,v.resolve();var e=jp(L,r),t=_.reduce(e,function(e,t){return Bp(t)?e.concat(t.steps[0].fetchContent()):e},[]);return t.push(wc.validate(L).then(_.noop,function(){L.launchMethod="api"})),L.attributes.notifications={totalUnseenCount:0,individualCounts:{chat:0}},_.forEach(Kp(),function(e){var t=Op.findExtensionByNameAndProvider("chat",e),t=(t&&Yp(e,t),Op.findExtensionByNameAndProvider("helpcenter",e));t&&Yp(e,t)}),_.forEach(e,function(t){var e=t.attributes.resourceCenter,n=e.children,i=e.moduleId,e=("IframeModule"===i&&(t.hasResourceCenterContent=!0),"SandboxModule"===i&&(t.hasResourceCenterContent=!0),"IntegrationModule"===i&&(t.integrationConfig=Vp(e.integrationName,e.integrationProvider),t.hasResourceCenterContent=!!t.integrationConfig,t.integrationConfig)&&"chat"===t.integrationConfig.name&&$p(e.integrationName,e.integrationProvider),_.reduce(n,function(e,t){var n=_.find(r,function(e){return e.id===t});return n?e.concat(n):e},[]));"AnnouncementsModule"===i&&(L.attributes.notifications.individualCounts[t.id]=0,_.forEach(e,function(e){_h(e)||e.isControlGroup()||L.attributes.notifications.individualCounts[t.id]++}));-1<_.indexOf(["GuideListModule","OnboardingModule","AnnouncementsModule"],i)&&_.filter(e,function(e){return e.shouldBeAddedToResourceCenter()?!(e.ineligibleForRC=!1):!(e.ineligibleForRC=!0)}).length&&(t.hasResourceCenterContent=!0),t.guidesInModule=e}),L.modules=e,L.badgeHidden=!0,v.all(t)["catch"](()=>(L=null,C.error("Failed to load one or more Resource Center modules"),v.resolve()))},findResourceCenterHomeView:zp,findResourceCenterModules:jp,replaceResourceCenterContent:Hp,renderResourceCenterModule:function(e,t){Hp(e.id,undefined,!0,t)},showHomeViewOrEmptyState:function(e){T("#pendo-resource-center-container._pendo-guide-walkthrough_").remove(),delete e.activeModule,e.hasResourceCenterContent&&e.skipResourceCenterHomeView?P.replaceResourceCenterContent(e.moduleIdToReplaceHomeViewWith,[{value:"none"},{value:"left"}]):e.showEmptyState&&(P.showResourceCenterEmptyState(),_.each(e.controlGuidesInAllModules,function(e){e.hasGuideBeenControlled()||e.steps[0].onControlGuide("control")}))},showResourceCenterEmptyState:function(){var e=T("#pendo-resource-center-empty-state-container");e&&e.length&&T(e[0]).css({display:"block"})},launchIntegrationByNameAndProvider:function(e,t,n){var e=Op.findExtensionByNameAndProvider(e,t);return e?(n=T(n))?((e=e.getFrame()).appendTo(n),void e.css({display:"block"})):C.info("could not find target element for "+t+" integration"):C.info(t+" integration has not been loaded into the agent")},appendIntegrationToBodyByNameAndProvider:$p,attemptToPreserveIntegrationIframes:function(e){e.step&&(e=e.step.getGuide()).attributes&&e.attributes.resourceCenter&&(e=P.getResourceCenterContainer())&&(e=T(e).find('iframe[id^="_pendo-launcher-ext-frame-chat"]'))&&e.length&&e.each(function(e){e=T(e);e.css({display:"none"}),e.appendTo(zu())})},getResourceCenter:oh,getResourceCenterContainer:ah,getResourceCenterBadge:sh,addNotificationBubbleToResourceCenterBadge:mh,addNotificationBubbleToTargetElement:vh,updateNotificationBubbles:function(){var e=L,t=_.get(e,"attributes.notifications");if(t){var n=lh(t.individualCounts);if(n<=0)n!==t.totalUnseenCount&&Eh(),t.totalUnseenCount=n;else{ph();var i=n!==t.totalUnseenCount;if(i||!uh(Fp)){if("badge"===e.launchMethod){i=sh();if(!i)return;mh(i.element(),e.attributes.notificationBubble,n)}if("dom"===e.launchMethod&&_.get(e,"attributes.activation.selector")){i=T(e.attributes.activation.selector);if(!i.length)return;vh(i[0],e.attributes.notificationBubble,n),Pr(window,"resize",_.debounce(ch,50))}t.totalUnseenCount=n}}}},removeNotificationBubble:Eh,updateNotificationBubbleCount:Ih,updateNotificationBubbleOnHomeView:hh,updateOrCreateNotificationBubble:yh,hexToRgb:dh,doesIntegrationExist:Vp,calculateTotalNotificationCount:lh,updateNotificationBubblesOnHomeView:ph,createNotification:wh,appendNotificationBubble:Sh,hasAnnouncementBeenSeen:_h,clearAnnouncementUnseenInterval:qp,createAnnouncementUnseenInterval:Wp,findShownResourceCenterModule:function(){var e=P.getResourceCenterContainer();if(e){e=T(e).find('[id^="pendo-g-"]');if(e){var t=e.attr("data-pendo-guide-id"),e=_.find(xu(),function(e){return e.id===t});if(_.get(e,"attributes.resourceCenter.isModule",!1))return e}}},dismissResourceCenter:Ch,repositionResourceCenter:function(){var e=P.getResourceCenterContainer();{var t,n,i;e&&(i=P.findResourceCenterHomeView(xu()).steps[0],t=_.get(i,"domJson.props.style.height"),t=parseInt(t,10),t=isNaN(t)?0:t,n=parseInt(_.get(i,"domJson.props.style.bottom",0),10),i=parseInt(_.get(i,"domJson.props.style.top",0),10),n=isNaN(n)?0:n,i=isNaN(i)?0:i,(n=ra().height-n-i)<=t&&(e.style.height=(n-10).toString()+"px"),i=parseInt(e.style.height,10),i=isNaN(i)?0:i,t<n)&&t!==i&&(e.style.height=t.toString()+"px")}Bl(T(e))},repositionDoubleResourceCenterBadge:function(){var e,t,n;g.getters["frames/isLeader"]()&&1<(e=_.unique(_.compact([].concat(_.toArray(T("._pendo-resource-center-badge-container"))).concat(_.toArray(T("._pendo-resource-center-badge-container")))))).length&&function(e){var t=ha(e[0]),e=ha(e[1]);return fa(t,e)}(e)&&(t=sa(e[0]).width+5,n=sa(e[1]).left-t<0?"":"-",e[1].style.transform="translateX("+n+t+"px)")},resourceCenterIgnoreRtl:function(){return _.get(this.getResourceCenterBadge(),"ignoreRTL",!1)},adjustResourceCenterWidth:function(e){var t=ah();if(t){o=ra().width,r=T(t),e=T(e),r.css({"max-width":"none"}),e.css({"max-width":"none"}),i=parseInt(A(r[0]).width,10),o<i&&(i=parseInt(t.style.left,10),i=isNaN(i)?0:i,t=parseInt(t.style.right,10),t=isNaN(t)?0:t,o=o-t-i,r.css({"max-width":o+"px"}),e.css({"max-width":o+"px"}));var t=e,n=T('button[id^="pendo-a11y-list-item-button-block"]');if(n&&n.length)for(var i=T(t.find("ol._pendo-text-list-ordered"))[0],r=0,o=0,i=(i&&(i=A(i),o=parseInt(i.paddingLeft,10),r=parseInt(i.paddingRight,10)),T('[id^="pendo-onboarding-guide-progress-circle"]')[0]),e=0,a=0,s=0,d=(i&&(i=A(i),e=parseInt(i.width,10),a=parseInt(i.marginRight,10),s=parseInt(i.marginLeft,10)),o+r+e+s+a),u=parseInt(A(t[0]).width,10),c=0;c<n.length;c++){var l=n[c],p=T(l),l=(p.css({"max-width":"none"}),A(l)),h=parseInt(l.width,10),l=u-d-(parseInt(l.paddingLeft,10)+parseInt(l.paddingRight,10));l<=h&&p.css({"max-width":l})}}},setNativeIntegrationDefaults:Yp,renderNativeIntegration:ih,isSupportedNativeIntegration:Jp,handleNativeIntegrationContinuation:rh,isProviderInstalled:Zp,adjustNotificationBubbleForResize:ch,getNotificationBubbleDefaultCss:bh,getModuleId:xh,isIframeModule:function(e){return"IframeModule"===xh(e)&&e.hasResourceCenterContent},isSandboxModule:function(e){return"SandboxModule"===xh(e)&&e.hasResourceCenterContent},isIntegrationModule:function(e){return"IntegrationModule"===xh(e)&&e.hasResourceCenterContent},isFullyCustom:function(e){return"FullyCustomModule"===xh(e)},integrationModuleHasContent:function(e){e=e.attributes.resourceCenter;return!P.isSupportedNativeIntegration(e.integrationProvider)||P.isProviderInstalled(e.integrationProvider)},fetchAnnouncementGuidesContent:function(e,t){var n=zp(e);if(!n)return v.resolve();if(t.getters["frames/isShownInAnotherFrame"]()(n.steps[0]))return v.resolve();if(P.isFullyCustom(n))return v.resolve();var t=jp(n,e),i=[],r=_.indexBy(e,"id");return _.each(t,function(e){var e=e.attributes.resourceCenter;"AnnouncementsModule"===e.moduleId&&(e=e.children,e=_.reduce(e,function(e,t){t=r[t];return t?e.concat(t):e},[]),_.each(e,function(e){Bp(e)&&i.push(e.steps[0].fetchContent(!0))}))}),v.all(i)},setFocusForResourceCenterModule:function(e,t){var n;"HomeViewModule"===e[0].getAttribute("data-layout")?t&&(e=T('[data-pendo-module-guide-id="'+t+'"]'),n=e.find('button[id^="pendo-right-caret-"]')[0]):(t=T('[id="pendo-resource-center-module-title-container"]'),n=t.find('button[id^="pendo-left-caret-"')[0]);n&&n.focus()},revertRtlChanges:function(e,t){var n="rtl"===_.get(t,"data-localization-direction",!1),e=_.get(e,"attributes.badge.ignoreRTL",!1);n&&e&&!t["data-direction-changed"]&&(n=_.get(t,"style.left",!1),e=_.get(t,"style.right",!1),n)&&e&&(t.style.left=e,t.style.right=n,t["data-direction-changed"]=!0)},stashBadgeAriaLabel:fh,resetBadgeAriaLabel:function(){var e=P.getResourceCenterBadge();{var t;e&&(e=e.element(),t=e.getAttribute("data-pendo-stashed-aria-label"))&&e.setAttribute("aria-label",t)}},getNotificationBubbleAriaLabelAttribute:gh,updatePseudoStyleSelectors:Th,hideRCBadge:kh};function Bp(e){return e.steps&&e.steps.length&&_.isFunction(e.steps[0].fetchContent)}function zp(e){var e=_.filter(e,function(e){return _.get(e,"attributes.resourceCenter.isTopLevel")&&!e.isFrameProxy}),t=_.find(e,function(e){return"staged"===e.state});return t||e[0]}function jp(t,e){return _.filter(e,function(e){return e&&!e.isFrameProxy&&_.get(e,"attributes.resourceCenter.isModule",!1)&&e.state===t.state})}function Hp(t,e,n,i=!0){if(!Dp){var r="left 200ms",o="left",e=(e&&2<=e.length&&(r=e[0].value,o=e[1].value),ah());if(e){var a=T(e).find('[id^="pendo-g-"]')[0];if(a){var s,d=a.getAttribute("data-pendo-guide-id"),u=_.find(xu(),function(e){return e.id===t}),c=(t!==L.id?(hp(_.get(L.activeModule||L,"steps.0.id")),L.activeModule=u):(s=L.activeModule,hp(_.get(s,"steps.0.id")),delete L.activeModule),_.get(u,"attributes.resourceCenter.integrationProvider")),l=(Jp(c)&&ih(c),u.steps[0]),c=(l.isDarkMode===undefined&&Uc(l),Th(l.domJson)),c=(c.props["data-pendo-guide-id"]=u.id,sp(c,l)),p=c[0],r=(-1===p.id.indexOf("pendo-g-")&&(p=c.find('[id^="pendo-g-"]')[0]),n||(p.style.transition=r,a.style.transition=r,"left"===o?p.style.left=e.offsetWidth+"px":"right"===o&&(p.style.left=-1*e.offsetWidth+"px")),n&&(T(a).remove(),s)&&s.steps&&s.steps.length&&(s.steps[0].elements.length=0),T(e).find('[id^="pendo-end-focus-bumper-"]')[0]);if(r?T(p).insertBefore(r):T(p).appendTo(e),l.guideElement=T(e),l.elements.push(l.guideElement[0]),Fc(l),P.adjustResourceCenterWidth(p),"AnnouncementsModule"===xh(u)&&l.guide.guidesInModule?(ql(r=_.reduce(l.guide.guidesInModule,function(e,t){var n;return _.isUndefined(t.steps[0].attributes.imgCount)&&(n=t.steps[0].id,n=T(p).find("#pendo-g-"+n)[0]?n:t.id,e.push("pendo-g-"+n)),e},[]),l.guideElement),_.each(r,function(e){M.flexAllThings(e,l)})):M.flexAllThings("pendo-resource-center-container"),Bl(T(e)),p.style.left="0px",!n){Dp=!0;try{"left"===o?a.style.left=-1*e.offsetWidth+"px":"right"===o&&(a.style.left=e.offsetWidth+"px"),Ut(function(){T(a).remove(),s&&s.steps&&s.steps.length&&(s.steps[0].elements.length=0),Dp=!1},200)}catch(h){throw Dp=!1,h}}return"AnnouncementsModule"===xh(u)&&(Wp(),r=zc.getGuidesInResourceCenterModule(u,xu()),(n=_.reduce(r,function(e,t){return t.steps&&t.steps.length&&kc.hasContent(t.steps[0])||e.push(t.fetchContent()),e},[])).length)&&((o=function(){var i,e,t;if(_.isFunction(document.createElementNS))return i="http://www.w3.org/2000/svg",e=function(e,t){var n=T(document.createElementNS(i,"circle")).attr({cx:e,cy:t,fill:"#9a9ca5",r:5});return _.each(_.toArray(arguments).slice(2),function(e){n.append(e)}),n},t=function(e){return T(document.createElementNS(i,"animate")).attr({attributeName:"fill-opacity",values:"0;1;0;0",keyTimes:"0;0.4;0.8;1",dur:"1.4s",repeatCount:"indefinite",calcMode:"spline",keySplines:"0 0 0.58 1; 0 0 0.58 1; 0 0 0.58 1",begin:e})},t=T(document.createElementNS(i,"svg")).attr({viewBox:"0 0 70 20",xmlns:"http://www.w3.org/2000/svg",width:"70",height:"20"}).append(e(21,10,t("-0.32s"))).append(e(35,10,t("-0.16s"))).append(e(49,10,t("0s"))),T(document.createElement("li")).css({padding:"5px 20px","list-style-type":"none","list-style-position":"inside",position:"relative","margin-left":"0em","border-width":"0px","border-style":"solid","border-color":"rgb(255, 255, 255)","float":"none","vertical-align":"baseline","text-align":"center"}).append(t)}())&&c.find("ol").append(o),v.all(n).then(function(){var e=v.defer();return Ut(e.resolve,500),e.promise}).then(function(){L.activeModule===u&&P.renderResourceCenterModule(u,i)})),P.setFocusForResourceCenterModule(c,d),i&&l.onShown("launcher"),c}}}}function qp(){window.clearInterval(Pp),Pp=null}function Wp(){Pp=Pp||window.setInterval(function(){var e=ah();if(!e)return qp();e=T(e).find('[data-layout="AnnouncementsModule"]');if(!e.length)return qp();var t=T(e).find('ol[id^="pendo-list"]');if(!t.length)return qp();var n=ha(t[0]),i=T(t).find("li");if(!i.length)return qp();for(var r=e.attr("data-pendo-guide-id"),o=L.attributes.notifications.individualCounts[r],a=n.height/3,s=ha(i[i.length-1]).bottom-30<n.top+n.height,d=0;d<i.length;d++){var u=T(i[d]),c=u.hasClass("pendo-unseen-announcement"),l=u.attr("data-pendo-announcement-send-seen-event");if(c||l){if(ha(i[d]).top-n.top>n.height-a&&!s)break;var p=u.attr("data-pendo-announcement-guide-id"),l=_.find(xu(),function(e){return e.id===p});if(!l)break;c&&(u.removeClass("pendo-unseen-announcement"),c=u.find(".pendo-unread-announcement-mini-bubble"),_e(10)?u.find(".pendo-unread-announcement-mini-bubble").remove():(c[0].style.visibility="hidden",c[0].style.opacity="0",c[0].style.transition="visibility 0s 2s, opacity 2s linear"),_h(l)||o--,Ih(o,r)),l.steps[0].seenState="advanced",Nm(l.id,l.steps[0].id,b(),"whatsnew",l.language,{last_updated_at:l.steps[0].lastUpdatedAt}),u[0].removeAttribute("data-pendo-announcement-send-seen-event"),Lm(l.id,l.steps[0].id,b(),"advanced",l.language)}}},500)}function Vp(e,t){return Op.findExtensionByNameAndProvider(e,t)}function $p(e,t){e=Op.findExtensionByNameAndProvider(e,t);if(!e)return C.info(t+" integration has not been loaded into the agent");Jp(t)&&Zp(t)?L.hasEligibleNativeIntegrationModule=!0:(pa((t=e.getFrame())[0])||t.appendTo(zu()),t.css({display:"none"}))}function Kp(){return["drift-native-chat","intercom-chat","zendesk-chat","zendesk-native-kb","zendesk-messaging"]}function Jp(e){return!!e&&0<=Kp().indexOf(e)}function Zp(e){return!!e&&null!==(e=Xp(e))&&_.isFunction(window[e])}function Xp(e){if(!e)return null;switch(e){case"zendesk-chat":case"zendesk-messaging":case"zendesk-native-kb":return"zE";case"intercom-chat":return"Intercom";case"drift-native-chat":return"drift";default:return null}}function Yp(e,t){if(e)if(Zp(e))Qp(e,t);else{var n;if("function"==typeof Object.defineProperty){const i=Xp(e);null!==i&&(Up&&Up[i]?Up[i][e]||(Up[i][e]={installed:!1,integrationObj:t}):((Up=Up||{})[i]={[e]:{installed:!1,integrationObj:t}},Object.defineProperty(window,i,{get(){return n},set(e){n=e,_.forEach(Up[i],function(e,t){const n=e.integrationObj;!e.installed&&Zp(t)&&(e.installed=!0,Qp(t,n),$p(n.name,t),_.forEach(L.modules,function(e){e.integrationConfig&&e.integrationConfig.data.name===n.name&&e.integrationConfig.data.provider.name===t&&(e.hasResourceCenterContent=!0)}))})},configurable:!0,enumerable:!0})))}}}function Qp(e,t){switch(e){case"zendesk-chat":case"zendesk-native-kb":var n=(i=t).data.provider.name,i=th(i);eh(n,"webWidget","hide"),eh(n,"webWidget","updateSettings",{webWidget:{navigation:{popoutButton:{enabled:!1}},position:{vertical:i?i[0]:"bottom",horizontal:i?i[1]:"right"}}}),eh(n,"webWidget:on","close",function(){eh(n,"webWidget","hide"),nh()}),L.isInProgress()&&!L.attributes.doNotResume&&rh(L.activeModule),eh(n,"webWidget:on","chat:unreadMessages",function(e){Ih(e,"chat")});break;case"zendesk-messaging":i=t;eh(i=i.data.provider.name,"messenger","hide"),eh(i,"messenger:on","close",function(){nh()}),eh(i,"messenger:on","unreadMessages",function(e){Ih(e,"chat")}),L.isInProgress()&&!L.attributes.doNotResume&&rh(L.activeModule);break;case"intercom-chat":var r=t;r=th(r),window.intercomSettings||(window.intercomSettings={}),window.intercomSettings.hide_default_launcher=!0,window.intercomSettings.alignment=r?r[1]:"right",window.Intercom("update",{hide_default_launcher:!0,alignment:r?r[1]:"right"}),window.Intercom("onHide",function(){nh()});break;case"drift-native-chat":window.drift.on("ready",function(e){window.drift.hide();var t=Ip();window.drift.identify(t.visitor.id,function o(e){const t={};for(const n in e)if("object"!=typeof e[n]||Array.isArray(e[n]))t[n]=e[n];else{const i=o(e[n]);for(const r in i)i[r]&&(t[n+"."+r]=i[r])}return t}(t)),window.drift.on("message",function(e){if(!L.isNativeModuleActive)return Ih(1,"chat")})}),window.drift.on("chatClose",function(e){Ih(0,"chat"),window.drift.hide(),nh()})}}function eh(e,...t){try{Gp&&Gp[e]||window.zE.apply(null,t)}catch(n){Gp?Gp[e]=!0:Gp={[e]:!0}}}function th(e){e=_.get(e,"data.options.labels.position");return e=e&&e.split("-")}function nh(){Ch(L.activeModule),delete L.activeModule,L.continueToNativeModule=!1}function ih(e,t){if(e){var n=Ip();if(L.isShown()&&L.hide(),Gp&&Gp[e])C.info(e+" integration failed to communicate with API, closing"),P.replaceResourceCenterContent(L.id,undefined,!0),nh();else{var i=sh();switch(i&&kh(i,L),e){case"zendesk-messaging":eh(e,"messenger","show"),eh(e,"messenger","open");break;case"zendesk-native-kb":eh(e,"webWidget","updateSettings",{webWidget:{helpCenter:{suppress:!1},chat:{suppress:!0}}}),eh(e,"webWidget","show"),eh(e,"webWidget","open");break;case"zendesk-chat":eh(e,"webWidget","updateSettings",{webWidget:{chat:{suppress:!1},helpCenter:{suppress:!0}}}),window.$zopim.livechat.window.show(),n&&n.visitor&&n.visitor.email&&eh(e,"webWidget","prefill",{email:{value:n.visitor.email}});break;case"intercom-chat":window.Intercom("show"),n&&n.visitor&&n.visitor.email&&window.Intercom("update",{email:n.visitor.email});break;case"drift-native-chat":window.drift.api.openChat(),n&&n.visitor&&n.visitor.email&&window.drift.config({email:n.visitor.email})}Ih(0,"chat"),!L.activeModule&&t&&(L.activeModule=t).steps[0].onShown("launcher")}}}function rh(e){e&&!e.isTopLevel&&(ih(_.get(e,"attributes.resourceCenter.integrationProvider")),L.activeModule||(L.activeModule=e),e.steps[0].onShown("continue"),e.attributes.doNotResume=!0)}function oh(){return L}function ah(){return _.get(L,"steps.0.guideElement.0")}function sh(){if(L&&L.id)return Iu[L.id]}function dh(e){e=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(e);return e?{r:parseInt(e[1],16),g:parseInt(e[2],16),b:parseInt(e[3],16)}:null}function uh(e){return e&&_.all(e,function(e){return pa(e&&e.length?e[0]:e)})}function ch(){var e,t=P.getResourceCenter(),n=_.get(t,"attributes.notifications");n&&(n=P.calculateTotalNotificationCount(n.individualCounts),"dom"===t.launchMethod)&&_.get(t,"attributes.activation.selector")&&(e=T(t.attributes.activation.selector)).length&&P.addNotificationBubbleToTargetElement(e[0],t.attributes.notificationBubble,n)}function lh(e){return _.reduce(e,function(e,t){return e+t},0)}function ph(){var e,t=L;t&&(t=_.get(t,"attributes.notifications"))&&(e=ah())&&T(e).find("._pendo-resource-center-home-list").length&&_.each(t.individualCounts,function(e,t){hh(e,t)})}function hh(e,t){var n=P.getResourceCenterContainer();n&&(n=T(n).find('[data-pendo-notification-id="'+t+'"]')).length&&(t=T(n[0]).find("._pendo-home-view-bubble"),n=T(t[0].children[0]),e!==parseInt(n.text(),10))&&(0<e?(n.text(e),T(t[0]).css({display:"block","margin-right":"0"})):(n.text(""),T(t[0]).css({display:"none"})))}function fh(e){var t;e.getAttribute("data-pendo-stashed-aria-label")||(t=e.getAttribute("aria-label"),e.setAttribute("data-pendo-stashed-aria-label",t))}function gh(e){return 1!==e?"data-pendo-aria-label-alert-plural":"data-pendo-aria-label-alert-singular"}function mh(e,t,n){var i=gh(n);let r=e.getAttribute(i);r&&(fh(e),r=r.replace("{UNSEEN_COUNT}",n),e.setAttribute("aria-label",r));var i=_.get(t,"position","top-left"),o=A(e),o=(parseInt(o.width,10)||56)/2,a=o/Math.sqrt(2),o=Math.round(o-a)-10,s=o-10,a=Math.round(2*a),o={"top-left":{top:o+"px",left:s+"px",padding:"0px 10px","margin-left":"0px","margin-top":"0px"},"top-right":{top:o+"px",left:s+a+10+"px",padding:"0px 10px","margin-left":"0px","margin-top":"0px"},"bottom-left":{top:o+a,left:s+"px",padding:"0px 10px","margin-left":"0px","margin-top":"0px"},"bottom-right":{top:o+a,left:s+a+10+"px",padding:"0px 10px","margin-left":"0px","margin-top":"0px"}},s=e.attributes["data-localization-direction"]||!1,a=P.resourceCenterIgnoreRtl();yh(e,t,n,o[i=s&&!a?{"top-left":"top-right","top-right":"top-left","bottom-left":"bottom-right","bottom-right":"bottom-left"}[i]:i])}function vh(e,t,n){var i=Mo(e,e),r=Mo(e,ca());yh(e,t,n,{width:"28px",top:i.top-Math.min(r.top,14)+"px",left:i.left-Math.min(r.left,14)+"px",position:"absolute"},{width:"28px","font-size":"16px","text-align":"center",position:"absolute",right:"0px"})}function yh(e,t,n,i,r){var o,a;uh(Fp)?(a=(o=bh(t)).defaultBubbleCss,o=o.defaultUnseenCountCss,a=_.extend(a,i),o=_.extend(o,r),Fp.bubbleEle.css(a),Fp.unseenCountEle.css(o),Fp.unseenCountEle.text()!=""+n&&Fp.unseenCountEle.text(n)):(a=T(e).find(".pendo-resource-center-badge-notification-bubble")).length?a[0].getElementsByClassName("pendo-notification-bubble-unread-count")[0].textContent=n:n&&Sh(Fp=wh(t,n,i,r),e)}function bh(e){return{defaultBubbleCss:{position:"absolute","border-radius":"20px","line-height":"0px",height:"26px","box-sizing":"content-box","background-color":e["background-color"]},defaultUnseenCountCss:{"font-weight":e["font-weight"],"font-family":e["font-family"],height:"100%",position:"relative",top:"50%",color:e.color}}}function wh(e,t,n,i){var r=bh(e),o=r.defaultBubbleCss,r=r.defaultUnseenCountCss,a=(t=t||0,T(document.createElement("div")).addClass("pendo-resource-center-badge-notification-bubble")),s=T(document.createElement("div")).addClass("pendo-notification-bubble-unread-count"),o=_.extend(o,n),n=_.extend(r,i);return a.css(o),s.css(n),_e(10)||ip()||(i="rgb("+(r=dh(e["background-color"])).r+", "+r.g+", "+r.b+")",Pc(m,"pendo-resource-center-bubble-animation","@keyframes pulse { 0% { opacity: 1; transform: scale(1); } 100% { opacity: 0; transform: scale(1.6) } } "+('.pendo-resource-center-badge-notification-bubble::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: '+i+"; border-radius: 100%; z-index: -1; animation: pulse 2s infinite; will-change: transform; }"))),s.text(t),{bubbleEle:a,unseenCountEle:s}}function Sh(e,t){e.unseenCountEle.appendTo(e.bubbleEle),e.bubbleEle.appendTo(t)}function Eh(){var n=Fp?Fp.bubbleEle:T(".pendo-resource-center-badge-notification-bubble"),i=Fp?Fp.styleEle:T("#pendo-resource-center-bubble-animation");n&&_.each(n,function(e,t){n[t]&&(t=n[t])&&t.parentNode&&t.parentNode.removeChild(t)}),i&&_.each(i,function(e,t){i[t]&&(t=i[t])&&t.parentNode&&t.parentNode.removeChild(t)}),Fp=null,P.resetBadgeAriaLabel()}function Ih(e,t){var n=L;n&&(n=_.get(n,"attributes.notifications"))&&n.individualCounts[t]!==e&&(n.individualCounts[t]=e,P.updateNotificationBubbles())}function _h(e){return!(!_.isFunction(e.hasBeenSeen)||!e.hasBeenSeen())||"active"===e.steps[0].seenState}function Ch(e){var t=_.get(e,"attributes.resourceCenter.isModule",!1)?e:P.findShownResourceCenterModule();t&&(t=_.first(t.steps),hm(t));t=(_.get(e,"attributes.resourceCenter.isTopLevel",!1)?e:P.findResourceCenterHomeView(xu())).steps[0];return hm(t)}function xh(e){return _.get(e,"attributes.resourceCenter.moduleId")}function Th(e){var t=["pendo-a11y-list-item-button-block","pendo-link-","pendo-right-caret-","pendo-row-","pendo-text-"].join("|");const n=new RegExp(`#((${t})[^:]*)`);t=function i(e,t){var n=[];return t(e)&&n.push(e),e.children?n.concat(..._.map(e.children,function(e){return i(e,t)})):n}(e,function(e){return e.css&&e.css.length});return _.forEach(t,function(e){_.forEach(e.css,function(e){e.selector=e.selector.replace(n,"[id^='$1']")})}),e}function kh(e,t){e.hide(),t&&t.id&&(t.steps&&t.steps.length&&(t.steps[0].overrideElement=undefined),delete Iu[t.id])}var Ah=1e4,Rh="lastStepAdvanced";function Oh(e){g.dispatch("guideState/updateLastGuideStepSeen",e),g.dispatch("guideState/write"),g.dispatch("frames/changeLastGuideStepSeen",e)}function Nh(){g.dispatch("guideState/regainFocus")}function Mh(){return g.state.guideState.lastGuideStepSeen}var i={actions:{init(e){e.getters.storage().registry.addLocal(Rh),e.commit("setScopedStorageKey",$t(e.state.storageKey)),y.identify.on(function(e){Qn(e)&&Un([Rh])})},load(t,e){if(e){var n;try{n=JSON.parse(e)}catch(i){}n&&_.each([].concat(n),function(e){t.commit("setStepState",e)})}},forceExpire(n){_.each(n.state.steps,function(e,t){n.commit("expireStepState",t)})},expire(n){var i=n.getters.now();_.each(n.state.steps,function(e,t){i-e.time>n.state.ttl&&n.commit("expireStepState",t)})},apply(o){var a,s=_.indexBy(o.getters.guideList(),"id");o.dispatch("expire"),_.each(o.state.steps,function(e){var t,n,i=e.guideId,r=e.guideStepId;e.visitorId&&e.visitorId!==o.getters.visitorId()||((!a||e.time>a.time)&&(a=e),(i=s[i])&&(t=_.findWhere(i.steps,{id:r}))&&(n=o.state.storageKey,t.seenState!=e.state&&(C.info("making sure that seenState = '"+e.state+"' for "+n+": "+r),t.seenState=e.state),t.snoozeEndTime!=e.snoozeEndTime&&(C.info("making sure that snoozeEndTime = '"+e.snoozeEndTime+"' for "+n+": "+r),t.snoozeEndTime=e.snoozeEndTime),t.seenReason!=e.seenReason&&(C.info("making sure that seenReason = '"+e.reason+"' for "+n+": "+r),t.seenReason=e.seenReason),e.dismissCount!==undefined&&t.dismissCount!=e.dismissCount&&(t.dismissCount===undefined?t.dismissCount=e.dismissCount:t.dismissCount=Math.max(e.dismissCount,t.dismissCount),C.info("making sure that dismissCount = '"+t.dismissCount+"' for "+n+": "+r)),e=_.indexOf(i.steps,t),_.each(i.steps.slice(0,e),function(e){_.contains(["advanced","dismissed"],e.seenState)||(e.seenState="advanced")})))}),a&&o.dispatch("updateLastGuideStepSeen",_.extend({},o.state.lastGuideStepSeen,a))},receiveLastGuideStepSeen(e,t){e.commit("setReceivedLastGuideStepSeen",t),e.commit("setLastGuideStepSeen",t)},updateLastGuideStepSeen(e,t){var n;t.visitorId&&t.visitorId!==e.getters.visitorId()||(n=_.some(e.getters.guideList(),function({id:e}){return e===t.guideId}),t.guideStepId&&e.commit("setStepState",t),n&&(e.commit("setLastGuideStepSeen",t),E.lastGuideStepSeen=t),Ev&&Ev.update(t))},updateThrottlingState(e,t){e.commit("setThrottlingState",t)},write(e){e.dispatch("expire");var t=e.rootState.frames.tabId,n=e.state.storageKey,i=e.getters.cookieSuffix(),r=e.state.ttl,o=e.getters.storage(),a=JSON.stringify(_.map(e.state.steps,function(e){return _.extend({tabId:t},e)}));C.info("writing "+a+" to a cookie named "+n+" for "+r+" and cookieSuffix "+i),o.write(n,a,r,!1,!1,i),e.dispatch("preview/update",e.state.lastGuideStepSeen,{root:!0})},storageChanged(e,t){if(t.key===e.state.scopedStorageKey){try{var n=e.getters.storage(),i=e.getters.cookieSuffix(),r=n.read(e.state.storageKey,!1,i),o=[].concat(JSON.parse(r))}catch(a){}e.getters.storageChangedInOtherTab()(o)&&(Wh(),e.dispatch("load",r),e.dispatch("apply"),e.state.receivedStateChangeAt||e.commit("setReceivedStateChange",e.getters.now()))}},regainFocus(e){var t=e.getters.tabLostFocus(),n=e.getters.isGuideRequestStale();t&&(e.commit("setReceivedStateChange",null),n||(Vh(),$h())),n&&Dv()}},mutations:{expireStepState(e,t){e.expired[t]=e.steps[t],delete e.steps[t]},setStepState(e,t){e.steps[t.guideStepId]=t},setScopedStorageKey(e,t){e.scopedStorageKey=t},setLastGuideStepSeen(e,t){e.lastGuideStepSeen=t},setReceivedLastGuideStepSeen(e,t){e.receivedLastGuideStepSeen=t},setReceivedStateChange(e,t){e.receivedStateChangeAt=t},setLastGuideRequestAt(e,t){e.lastGuideRequestAt=t},setThrottlingState(e,t){e[t.name]=t.value}},state:{steps:{},expired:{},ttl:Ah,storageKey:Rh,guideRequestExpiration:36e5,scopedStorageKey:null,receivedStateChangeAt:null,receivedLastGuideStepSeen:null,lastGuideStepSeen:null,lastGuideRequestAt:null,latestDismissedAutoAt:null,latestSnoozedAutoAt:null,finalAdvancedAutoAt:null},getters:{now(){return S()},storage(){return h},guideList(){return O},tabLostFocus(e){return!!e.receivedStateChangeAt},isGuideRequestStale(e,t){return null!=e.lastGuideRequestAt&&t.now()-e.lastGuideRequestAt>e.guideRequestExpiration},storageChangedInOtherTab(n,e,i){return function(e){var t=_.get(i,"frames.tabId");return!!e&&!!((e=_.max(_.compact(e),"time"))&&e.tabId&&t&&e.tabId!==t)&&(!n.lastGuideStepSeen||!n.lastGuideStepSeen.time||e.time>n.lastGuideStepSeen.time)}},cookieSuffix(){return m.get("crossAppGuideStorageSuffix")},visitorId(){return b()}}},Lh={canDisplay:function(e,t,n){if(n&&n.enabled&&_.isFinite(t)){t=Fh(t,n);if(_.isNumber(t)&&!isNaN(t))return t<=e}return!0},lastDismissedTime:function(e){return Math.max(e.latestDismissedAutoAt||-Infinity,e.finalAdvancedAutoAt||-Infinity,e.latestSnoozedAutoAt||-Infinity)},sortAndFilter:function(e,t){var n=m.get("appAutoOrdering")||[].concat(m.get("leaderKey"));{var i;n.length&&(i=g.getters["frames/autoOrdering"](),n=_.reduce(n,(e,t)=>e.concat(i[t]||[]),[]),t=_.uniq(n.concat(t)))}var r,o,n=function(e){e=_.defaults(_.groupBy(e,function(e){return Dh(e)?"override":"auto"}),{override:[],auto:[]});return e.override.concat(e.auto)}(function(e,t){var n;return _.isArray(t)&&t.length?(n=_.indexBy(e,"id"),t=_.reduce(t,i,[]),_.chain(e).pluck("id").reduce(i,t).value()):e;function i(e,t){return n[t]&&(e.push(n[t]),delete n[t]),e}}(_.filter(e,Ph),t));return _.find(e,function(e){return e.isTraining})?(t=m.get("adoptPrioritizeAdoptGuides"),e=t,r=[],o=[],_.each(n,function(e){(e.isTraining?r:o).push(e)}),e?r.concat(o):o.concat(r)):n},tryDisplayGuide:function(e,t){var n=Lh.lastDismissedTime(t),n=Lh.canDisplay(S(),n,t.throttling);if((Dh(e)||n)&&e.shouldAutoDisplay())return e.autoDisplay()},getNextAutoDisplayTime:Fh};function Ph(e){return e&&/auto/.test(e.launchMethod)}function Dh(e){return(t=e).attributes&&t.attributes.overrideAutoThrottling||_.isFunction(e.shouldShowSnoozedGuide)&&e.shouldShowSnoozedGuide();var t}function Fh(e,t){var n=t.interval,t=(t.unit||"").toLowerCase();return _.isNumber(n)&&mt(e)?"minute"===t?6e4*n+e+1:"hour"===t?36e5*n+e+1:"day"===t?(t=e,e=n,(t=new Date(Math.max(t,0))).setHours(0,0,0,0),t.setDate(t.getDate()+e),t.getTime()):void 0:_.isNumber(n)?(new Date).getTime():void 0}function Uh(t){return y.guideSeen.on(function(e){var e=e.data[0].props||{};"permalink"===e.reason&&(e=t(e.guide_id))&&(e.shownFromPermalink=!0)}),{tryDisplay:function(t=window.location){var n=a(t.href),e=this.getGuideFromUrl(n);{var i,r,o;if(e&&this.shouldShowPermalinkGuide(e))return i=this.getStepFromUrl(n,e),r=n.pendo_once,o=function(e){return e&&r&&(delete n.pendo_once,delete n.pendo,delete n.step,delete n.c__pendo,window.history.replaceState({},document.title,t.pathname+"?"+ho(n))),e},(e=this.showPermalinkGuide(e,i)).then?e.then(o):o(e)}},getQueryString:a,getGuideFromUrl:function(e){e=e.pendo||e.c__pendo;return e?t(e):null},getStepFromUrl:function(e,t){e=e.step;return e?function(e,t){return _.find(e.steps,function(e){return e.id===t})}(t,e):null},showPermalinkGuide:function(e,t){return(t||e).show("permalink")},shouldShowPermalinkGuide:function(e){return!e.shownFromPermalink}};function a(e){var t=so(e).substring(1),t=po(t),n=e.indexOf("#");return!t.pendo&&0<=n&&(n=so(e.substring(n+1)).substring(1),_.extend(t,po(n))),t}}var Gh=_.memoize(function(){return Uh(N)});function Bh(e,t){var e=_.find(e,function(e){return e.isContinuation(t)}),n=e&&e.attributes&&e.attributes.doNotResume;if(e&&!n)return e}class zh{constructor(){this.name="autoDisplay",this.queue=[]}markDirty(){Ku()&&(this.queue.push("permalink","continuation"),this.queue.push(...Lh.sortAndFilter(Cu(),E.autoOrdering)))}process(e){if(Yg())this.cancel();else{var t=this.queue.shift();if("permalink"===t)return Gh().tryDisplay();if("continuation"===t){var n=Bh(Cu(),Mh());if(n)return e.saveContext(n),n.show("continue")}else if(t){if(!Bh(Cu(),Mh()))return e.saveContext(t),Lh.tryDisplayGuide(t,E);this.cancel()}}}handleProcessTimeExceeded(e){e=e.getContext();e&&C.warn("Auto display ("+e.id+") timeout exceeded")}cancel(){this.queue.length=0}isComplete(){return!this.queue.length}}var jh=null,Hh=500,qh=function(e){jh=_.delay(function(){jh=null,$h()},e=e||Hh),E.guidesProcessingThreadHandle=jh},Wh=function(){jh&&(clearTimeout(jh),jh=null,E.guidesProcessingThreadHandle=jh),g.dispatch("guideUpdate/stopScheduledUpdate")},Vh=function(){im(),rf.cancel();for(var e=0;e<Eu.length;e++){var t=Eu[e];t.parentNode.removeChild(t)}Eu.length=0,g.dispatch("guideUpdate/stopObserver"),y.guideLoopStopped.trigger()},$h=function(){if(Wh(),Zm())C.info("guides are loading.",{contexts:["guides","loading"]});else if(_v())C.info("guides are disabled.",{contexts:["guides","disabled"]});else if(Cv())C.info("guides are delayed.",{contexts:["guides","delayed"]});else if(!g.getters["guideState/tabLostFocus"]())try{var e=Mu();e&&0!==e.length&&(g.dispatch("guideUpdate/startObserverIfNeeded"),rf.isComplete()&&rf.markDirty(),g.getters["frames/leaderExists"]())&&rf.process()}catch(t){rf.cancel(),C.critical("ERROR in guide-loop",{error:t})}finally{rf.paused||(rf.isComplete()?(g.state.guideUpdate.useObserver&&!g.state.guideUpdate.needsUpdate||qh(),y.guideUpdateComplete.trigger()):qh(50))}};var Kh=function(){Tv(!1),$h()},Jh=function(){_v()||Tv(!0),$m()};class Zh{constructor(e,t){this.dirty=!1,this.name=e,this.processFn=_.isFunction(t)?t:_.noop}markDirty(){this.dirty=!0}process(){this.processFn(),this.dirty=!1}cancel(){this.dirty=!1}isComplete(){return!this.dirty}}class Xh{constructor(){this.name="badge",this.queue=[]}markDirty(){this.queue.push.apply(this.queue,_.filter(Tu(Cu()),Du))}process(e){var t=this.queue.shift();e.saveContext(t),t&&t.placeBadge()}handleProcessTimeExceeded(e){e=e.getContext();C.warn("Badge ("+e.id+") timeout exceeded")}cancel(){this.queue.length=0}isComplete(){return!this.queue.length}}function Yh(i,e){var r,o,t,n,a;P.isFullyCustom(i)||(r=!1,o=[],t=_.filter(i.modules,function(e){var t,n;return!!e&&(!!P.isIframeModule(e)||!!P.isSandboxModule(e)||(P.isIntegrationModule(e)?!!P.integrationModuleHasContent(e)||(e.hasResourceCenterContent=!1):(t=(n=_.filter(e.guidesInModule,function(e){return e.shouldBeAddedToResourceCenter()?!(e.ineligibleForRC=!1):(e.ineligibleForRC=!0,e.control&&o.push(e),!1)})).length,e.hasResourceCenterContent=!!t,i.activeModule&&e.id===i.activeModule.id&&(n=ct(_.map(n,function(e){var t=e.isAnnouncement()||e.isWhatsNew()?null:_.pluck(e.steps,"seenState");return{id:e.id,seenState:t}})),e.eligibleGuidesInModuleHash&&n!==e.eligibleGuidesInModuleHash&&(r=!0),e.eligibleGuidesInModuleHash=n),t)))}),n=!1,i.activeModule||(a=ct(_.map(t,function(e){return{id:e.id}})),i.eligibleModulesHash&&i.eligibleModulesHash!==a&&(n=!0,P.replaceResourceCenterContent(i.id,undefined,!0)),i.eligibleModulesHash=a),e(i,t,o),1===t.length&&(i.skipResourceCenterHomeView=!0,i.moduleIdToReplaceHomeViewWith=t[0].id,a=!i.activeModule&&n,e=i.activeModule&&i.activeModule.id!==t[0].id,a||e||r)&&P.replaceResourceCenterContent(i.moduleIdToReplaceHomeViewWith,undefined,!0),t&&(n=_.find(t,function(e){return e.isContinuation(Mh())}),a=_.get(n,"attributes.doNotResume"),e=_.get(n,"attributes.resourceCenter.integrationProvider"),P.isSupportedNativeIntegration(e))&&!a&&i&&(i.continueToNativeModule=!0,n.continueToNativeModule=!0),i.activeModule&&((e=_.find(t,function(e){return e.id===i.activeModule.id}))&&r&&P.replaceResourceCenterContent(i.activeModule.id,undefined,!0),e||P.replaceResourceCenterContent(i.id)),P.repositionResourceCenter())}function Qh(e,t,n){var i,r,o=Iu[e.id];t&&t.length||(t=-1!==e.launchMethod.indexOf("badge"),i=-1!==e.launchMethod.indexOf("dom"),r=-1!==e.launchMethod.indexOf("extensionIcon"),e.hasResourceCenterContent=!1,t?(e.isShown()&&e.hide(),o&&P.hideRCBadge(o,e),_.each(n,function(e){e.hasGuideBeenControlled()||e.steps[0].onControlGuide("control")}),e.badgeHidden=!0,delete e.activeModule):(i||r)&&(e.showEmptyState=!0,e.controlGuidesInAllModules=n)),e.badgeHidden&&e.hasResourceCenterContent&&!e.isNativeModuleActive&&(o||(_.isFunction(e.placeBadge)&&e.placeBadge(),o=Iu[e.id]),o&&o.show(),e.badgeHidden=!1)}function ef(e){var t,n,i,r,o,a;e&&e.launchMethod&&(e.skipResourceCenterHomeView=!1,e.hasResourceCenterContent=!0,delete e.moduleIdToReplaceHomeViewWith,t=e.activeModule,n=_.get(t,"attributes.resourceCenter.integrationProvider"),e.isNativeModuleActive=t&&P.isSupportedNativeIntegration(n),P.isFullyCustom(e)?e.hasResourceCenterContent=!0:(e.isShown()||!g.getters["frames/isLeader"]()?Yh(e,Qh):(t=e,n=Qh,P.isFullyCustom(t)||(i=[],o=[],(r=_.find(t.modules,function(e){return!!P.isIframeModule(e)||!!P.isSandboxModule(e)||!!P.isIntegrationModule(e)&&(!!P.integrationModuleHasContent(e)||(e.hasResourceCenterContent=!1))}))&&i.push(r),r=_.flatten(_.pluck(t.modules,"guidesInModule")),o=_.filter(_.compact(r),function(e){return e.control}),!i.length&&(a=_.reduce(t.modules,function(t,n){return _.each(n.guidesInModule,function(e){t[e.id]=n}),t},{}),r=_.filter(r,function(e){return e&&e.steps&&e.steps.length}),r=_.sortBy(r,function(e){return e.steps[0].elementPathRule?1:0}),r=a[(r=_.find(r,function(e){return e.shouldBeAddedToResourceCenter()}))&&r.id])&&i.push(r),n(t,i,o))),e.isNativeModuleActive&&(e.isShown()&&e.hide(),a=Iu[e.id])&&P.hideRCBadge(a,e),"dom"===e.launchMethod&&(P.updateNotificationBubbles(),P.adjustNotificationBubbleForResize())))}class tf{constructor(e=50){this.startTime=-1,this.timeLimit=e,this.context=null}start(){this.context=null,this.startTime=S()}isTimeExceeded(){return S()-this.startTime>this.timeLimit}saveContext(e){this.context=e}getContext(){return this.context}}class nf{constructor(e){this.phases=e,this.queue=[],this.paused=!1}markDirty(){for(var e of this.phases)e.markDirty();this.queue=this.phases.slice()}runGuidePhase(){for(var e,t,n,i=this.queue[0],r=new tf(50);!this.timedOut()&&!i.isComplete()&&!e;)r.start(),!(e=i.process(r))&&r.isTimeExceeded()&&(Js.count(Us),i.handleProcessTimeExceeded&&i.handleProcessTimeExceeded(r),this.ejectGuide(r.getContext()));wt(e)?(t=this.updateId,n=_.bind(function(){this.updateId===t&&(this.paused=!1,$h())},this),this.paused=!0,e.then(n)["catch"](n)):i.isComplete()&&this.queue.shift()}addPhase(e,t){t=t||e.name||this.phases.length,_.isFunction(e)&&(e=new Zh(t,e)),this.phases.push(e)}removePhase(t){var e=_.findIndex(this.phases,function(e){return e.name===t});0<=e&&this.phases.splice(e,1)}timedOut(){return!!this.iterationStartTime&&S()-this.iterationStartTime>g.state.guideUpdate.iterationTimeLimit}ejectGuide(e){this.ejectOnTimeout===undefined&&(this.ejectOnTimeout=m.get("guides.ejectOnTimeout")),this.ejectOnTimeout&&e&&!e.isShown()&&Au.addGuide(e)}process(){var e=S();for(this.updateId||(this.updateId=e,this.updateTotalTime=0,g.commit("guideUpdate/startUpdate",e)),this.iterationStartTime=e;!this.paused&&this.queue.length&&!this.timedOut();)this.runGuidePhase();e=S(),this.updateTotalTime+=e-this.iterationStartTime,this.isComplete()&&this.complete(e)}complete(e){g.commit("guideUpdate/completeUpdate",e),this.cancel()}cancel(){this.updateId=null,this.paused=!1,this.queue.length=0;for(var e of this.phases)_.isFunction(e.cancel)&&e.cancel()}isComplete(){return!this.queue.length}}var rf=new nf([new Zh("guideShowing",function(){var a=Uv();a&&(_.each(a.steps,function(e){var t,n,i,r,o;a.guide,(e=e).isLocked()||g.getters["frames/isShownInAnotherFrame"]()(e)||(t=e.element,n=e.targetElement,r=e.guideElement,i=T("."+Kg),(r=r.find("#pendo-guide-container")[0])&&r.textContent&&(r=A(r).fontSize,e.attributes.currentTextZoomFontSize!==r)&&(e.attributes.currentTextZoomFontSize&&e.redraw(),e.attributes.currentTextZoomFontSize=r),Gc(e,!0),e.elementPathRule&&n&&!Rr.matchesSelector(n,e.elementPathRule)?e.hide():(r=xa(t),o=!0,n&&r&&e.elementContainsRulesList&&(o=Im(n,e.elementContainsRulesList),r=o),t&&(r||i.hasClass("mouseover"))?e.checkPlacement():("tooltip"===e.type||"tooltip"===e.attributes.calculatedType)&&Ta(t)&&o||e.hide()))}),a.guide.checkForHiddenGroupSteps())}),new zh,new Xh,new Zh("resourceCenter",function(){ef(P.getResourceCenter())}),new Zh("frameVisibility",function(){g.dispatch("frames/checkFrameVisibility")})]);function of(){rf.addPhase(...arguments)}function af(){rf.removePhase(...arguments)}function sf(){var s={};return _.each(["after","before"],function(i){this[i]=function(e,t){var n,r,o,a;this[e]&&((n=s[e])||(n=s[e]={before:[],after:[]},this[e]=(r=this[e],o=n.before,a=n.after,function(){for(var e=_.toArray(arguments),t=0,n=o.length;t<n;++t)if(!1===o[t].apply(this,e))return;var i=r.apply(this,e);for(t=0,n=a.length;t<n&&!1!==a[t].apply(this,e);++t);return i})),n[i].push(t))}},this),this}class df{constructor(e,t){this.type=t,this.identificationFn=e}test(e){return this.identificationFn(e)}}const uf=(()=>{const n={},e=({data:e})=>{var[e,,]=e,e=e["guideId"];const t=N(e);e=(_.find(n,e=>e.GuideType.test(t))||{}).handler;e&&e(t,"resourceFetchFail")};return{run:()=>{y.resourceFetchFail.on(e)},stop:()=>{y.resourceFetchFail.off(e)},addTypeHandler:(e,t)=>{_.isFunction(t)?n[e.type]={GuideType:e,handler:t}:C.error("Invalid Handler function provided for type "+e.type)}}})();uf.addTypeHandler(new df(Du,"badge"),(e,t)=>{Au.addGuide(e)});var cf="_pendo-badge_";function lf(e){var t;return e&&((t=(t=e.props=e.props||{}).style=t.style||{}).cursor=t.cursor||"pointer"),e}function pf(t,n){var e,i,r,o,a,s=qu(n),d=!(null==(d=null==t?void 0:t.attributes)||!d.resourceCenter),u=!1;return d&&(u=null==(e=null==(e=null==t?void 0:t.attributes)?void 0:e.badge)?void 0:e.ignoreRTL),"building-block"===t.attributes.type?(e=_.reduce([(o=t.language,a=d?["he","ar"]:[],e=>(_.contains(a,o)&&(e.props["data-localization-direction"]=!0),e)),(r=u,e=>{var t,n;return _.get(e,"props.data-localization-direction",!1)&&!r&&(t=_.get(e,"props.style.left","auto"),n=_.get(e,"props.style.right","auto"),t)&&n&&(e.props.style.left=n,e.props.style.right=t),e}),lf,xc,function(e){return sp(e,{id:n.id,guideId:t.id,isBadge:!0})}],(e,t)=>t(e),this.domJson)[0],i=e,T.removeNode(e),-1===i.className.indexOf("_pendo-badge_")&&(i.className+=" _pendo-badge_"),this.isP2Badge=!0):((i=document.createElement("img")).src=Cc(this.imageUrl),i.className="_pendo-badge "+cf,d=this.width||13,u=this.height||13,na(i,"width:"+d+"px;height:"+u+"px;")),i.id="_pendo-badge_"+n.id,this.activate=function(){var e=_.isFunction(n.getGuide)&&n.getGuide(),t=km(e);!e.isShown()||g.getters["frames/isShownInAnotherFrame"]()(n)?Rm(n,"badge"):t?n.eventRouter.eventable.trigger("pendoEvent",{step:n,action:"dismissGuide"}):(t=_.find(e.steps,function(e){return e.isShown()}),hm(t))},this.shouldShow=function(){return t.canBadgeBeShown()||!1},this.show=function(){if(_.isFunction(this.shouldShow))return this.shouldShow()},this.hide=function(){T.removeNode(i),hp(t.id),_.isFunction(this.removeScrollHandlers)&&(this.removeScrollHandlers(),this.removeScrollHandlers=null),n.overrideElement=undefined},km(t)&&(this.toggleAriaExpanded=function(){var e=!!T("#pendo-resource-center-container")[0],t=T("button._pendo-resource-center-badge-container")[0]||T('._pendo-resource-center-badge-container [id^="pendo-image-badge-"]')[0];t&&t.setAttribute("aria-expanded",e)},i.checkAriaExpanded=this.toggleAriaExpanded),this.step=_.constant(n),this.target=_.constant(s),this.element=_.constant(i),this}pf.create=function(n){var i=pf.findStep(n);if(i)return _.reduce(pf.behaviors,function(e,t){return t.call(e,n,i)},n.attributes.badge)},pf.findStep=function(e){var t=_.find(e.steps,function(e){return!!e.elementPathRule});if(t&&e.attributes&&e.attributes.badge)return t},pf.behaviors=[sf,pf,function(){"inline"!==this.position&&"inline-right"!==this.position&&"inline-left"!==this.position||this.before("show",function(){var e,t,n=this.target(),i=this.element();this.isP2Badge&&na(i,"display:inline-block;vertical-align:text-bottom;"),this.css&&na(i,this.css),n&&n.tagName&&(e=n.tagName.toLowerCase(),t=function(e){try{if(e.shadowRoot&&!e.shadowRoot.querySelector("slot"))return e.shadowRoot}catch(t){}return e}(n),/br|input|img|select|textarea/.test(e)?i.parentNode!==n.parentNode&&n.parentNode.insertBefore(i,n.nextSibling):i.parentNode!==t&&("inline"===this.position||"inline-right"===this.position?t.appendChild(i):"inline-left"===this.position&&t.prepend(i)))});return this},function(s){this.position&&"top-right"!==this.position&&"top-left"!==this.position||this.before("show",function(){var e=this.element(),t=sa(this.target()),n=0,i=0,r=0;if(this.offsets&&(n=this.offsets.top||0,i=this.offsets.right||0,r=this.offsets.left||0),!_.get(s,"attributes.resourceCenter",!1)){var o="position:"+(t.fixed?"fixed":"absolute")+";top:"+(t.top+n)+"px;";switch(this.position){case"top-right":o+="left:"+(t.left+t.width-i)+"px";break;case"top-left":o+="left:"+(t.left+r)+"px"}na(e,o)}if(!e.parentNode){zu().appendChild(e);const a=Ea(Pr,this.target(),vf);this.removeScrollHandlers=()=>{vf.cancel(),a()}}});return this},function(){"over"===this.position&&this.before("show",function(){var e=this.element(),t=sa(this.target()),n="position:absolute;top:"+t.top+"px;left:"+t.left+"px;";if(n+="height:"+t.height+"px;width:"+t.width+"px;",na(e,n+="background-color:transparent;"),!e.parentNode){zu().appendChild(e);const i=Ea(vf,e,this.target());this.removeScrollHandlers=()=>{vf.cancel(),i()}}});return this},function(){var t=this,e=t.element(),n=!1,i=function(e){t.activate(),t.toggleAriaExpanded&&t.toggleAriaExpanded(),vu(e)};return t.after("show",function(){n||(l(e,"click",i),n=!0)}),t.after("hide",function(){R(e,"click",i),n=!1}),t},function(){var t=this.element(),n=this.step(),e=!1;{var i,r,o;"yes"!==this.useHover&&!this.showGuideOnBadgeHover||(i=_.throttle(function(e){Fr(e)===t||function(e){for(;e;){if(/_pendo-guide_|_pendo-guide-tt_|_pendo-backdrop|_pendo-badge_/.test(e.className))return!0;if(/pendo-guide-container/.test(e.id))return!0;e=e.parentNode}return!1}(Fr(e))||o()},50,{trailing:!1}),r=function(e){n.isShown()||Rm(n,"badge"),l(document,"mousemove",i),vu(e)},o=function(e){R(document,"mousemove",i),Gu()||hm(n)},this.after("show",function(){e||(l(t,"mouseover",r),e=!0)}),this.after("hide",function(){R(t,"mouseover",r),R(document,"mousemove",i),e=!1}))}return this},function(){var s=this.element(),d=this.target(),e=!1;{var t,n,i,r,u;!this.showBadgeOnlyOnElementHover&&!/hover/.test(this.showOnEvent)||Gu()||(t="inline"===this.position?"visibility:visible;":"display:inline;",n="inline"===this.position?"visibility:hidden;":"display:none;",i=_.throttle(function(e){var t,n,i,r,o,a;Fr(e)===d||Fr(e)===s||Jo(s,"triggered")||(t=e.clientX,e=e.clientY,n=ha(d),i=ha(s),r=Math.min(n.left,i.left),o=Math.min(n.top,i.top),a=Math.max(n.right,i.right),n=Math.max(n.bottom,i.bottom),i=e+document.documentElement.scrollTop,r<=t&&t<=a&&o<=i&&i<=n)||u()},50,{trailing:!1}),r=function(){na(s,t),l(document,"mousemove",i)},u=function(){R(document,"mousemove",i),na(s,n)},this.after("show",function(){e||(l(d,"mouseover",r),e=!0,u())}),this.after("hide",function(){e&&(R(d,"mouseover",r),e=!1),u()}))}return this}];var hf=function(e,t){var n,i,r=(t=t||Iu)[e.id],o=r?r.step():pf.findStep(e);o&&(i=r?r.target():qu(o),(n=_.get(e,"attributes.resourceCenter"))&&!g.getters["frames/canShowRCBadge"]()?r&&_.isFunction(r.hide)&&(t[e.id]=undefined,r.hide()):n&&!e.hasResourceCenterContent||(P.updateNotificationBubbles(),n=!0,o.elementContainsRulesList&&(n=i&&Im(i,o.elementContainsRulesList)),(i=o.elementPathRule&&xa(i)&&Rr.matchesSelector(i,o.elementPathRule)&&n)?((r=r||pf.create(e)).show(),t[e.id]=r):r&&!o.isShown()&&(t[e.id]=undefined,r.hide()),$s()&&y.stepEligibility.trigger({stepId:o.id,guideId:e.id,eligible:i,reason:"target_element_badge"}),P.repositionDoubleResourceCenterBadge()))},ff=function(){_.map(Iu,gf),Iu={}},gf=function(e,t){e&&(_.isFunction(e.hide)&&e.hide(),_.isFunction(e.shouldShow))&&!e.shouldShow()&&t&&delete Iu[t.id]},mf=function(e){var t=Iu[e.id];t&&gf(t,e)};var vf=_.throttle(function(){_.map(Iu,function(e){e&&e.show&&e.show()})},10);const yf=h.getLocal();var D,bf="pendo-preview",wf="current-guide-preview";function Sf(e){return g.dispatch("preview/load"),Ef(e)}function Ef(t){var e=Ff();if(e)return _f(t),g.dispatch("preview/start",_.extend(e)),h.clear(Rh),Ht(!1),ws.lock(),Ym=zf,kf()&&((e=X).allowedOriginServers=[],e.allowedOriginServerHashes=[]),y.startPreview.trigger(),y.leaderChanged.on(function(e){g.dispatch("preview/write"),e.oldLeaderId||Dv(),g.getters["frames/isLeader"]()||(T(D).remove(),D=null,t.removeEventListener("message",xf))}),of(If),!0}function If(){if(!g.getters["frames/isFollower"]()){var t,n,i,r,o,e,a,s=document,d=Mu(),u=Mh();if(Tf()&&(t=Ff())&&D&&D.contentWindow)if(d&&d.length){D.contentWindow.postMessage({mutation:"preview/setGuideLoaded",payload:{guideLoaded:!0}},location.origin),n=_.find(d,function(e){return e.id===t.guideId}),i=0,r=n.steps.length,o=u||{},_.find(n.steps,function(e,t){return o.guideStepId===e.id&&("dismissed"===o.state||"active"===o.state?i=t:"advanced"===o.state&&o.destinationStepId?i=_.indexOf(n.steps,_.find(n.steps,function(e){return e.id===o.destinationStepId})):"advanced"===o.state&&t===r-1&&(i=r),!0)}),d="dismissed"===o.state,u=r-1<=i,d=d||u,u=u?r-1:i,e=n.steps[u],a=e.isShown(),D.contentWindow.postMessage({mutation:"preview/setHostname",payload:{hostname:$e}},location.origin),(h=m.get("whiteLabelSettings"))&&D.contentWindow.postMessage({mutation:"preview/setWhiteLabelSettings",payload:{whiteLabelSettings:h}},location.origin),D.contentWindow.postMessage({mutation:"preview/setGuidePages",payload:{guidePages:n.previewPages}},location.origin),D.contentWindow.postMessage({mutation:"preview/setGuideProgress",payload:{guideName:n.name,guideAttributes:JSON.stringify(n.attributes),guideLaunchMethod:n.launchMethod,guideActivationSelector:Wu(n),isAdoptGuide:n.isTraining,isResourceCenter:t.isResourceCenter,stepId:e&&e.id,currentStepIndex:u,stepCount:r,elementPathRule:e.elementPathRule,elementContainsRulesList:e.elementContainsRulesList,triggerElementPathRule:e.triggerElementPathRule,isShown:a,pageId:e.pageId,completed:d,languageOptions:_.get(t,"languageOptions",[]),currentLanguage:t.language}},location.origin);var c=e,l=u,p=D;if(c&&p&&p.contentWindow){const f=c.getGuide().id;var h=_.filter(g.state.frames.frames,e=>"hidden"!==e.visibility&&e.guides&&e.guides[f]);if(h.length)h=_.map(h,e=>F.postMessageOrTimeout({action:"frames/checkGuideEligibility",targetFrame:e.id,stepId:c.id,guideId:f,currentStepIndex:l})),v.all(h).then(t=>{let n={},i=-1;for(let e=0;e<t.length;e++){var r=JSON.parse(t[e]).errors;if(!r.GUIDE){var o=_.keys(r).length;if(!o){n={};break}-1===i?(n=r,i=o):c.regexUrlRule?!r.PAGE&&o<=i&&(n=r,i=o):o<i&&(n=r,i=o)}}p.contentWindow.postMessage({mutation:"preview/setErrors",payload:{errors:n}},location.origin)})["catch"](_.noop)}}else Mf(0,{status:404,data:"Guide not found"})}return!0}function _f(e){if(g.getters["frames/leaderExists"]()){if(!g.getters["frames/isFollower"]()){if(D)return!0;var t,n;_.isFunction(e.addEventListener)&&e.addEventListener("message",xf),(t=document.createElement("iframe")).id=bf,ia(t,{border:"none",display:"block !important",height:n="70px !important","min-height":n,left:0,position:"fixed",right:0,top:0,visibility:"visible !important",width:"100% !important","z-index":4e5}),t.onload=function(){if(m.get("inlineStyleNonce")){const n=t.contentDocument.createElement.bind(t.contentDocument);t.contentDocument.createElement=(e,...t)=>{t=n(e,...t);return"style"===e&&(e=m.get("inlineStyleNonce"))&&t.setAttribute("nonce",e),t}}var e=document.createElement("script");e.src=m.get("previewModeAssetPath")||yo("pendo.preview.min.js"),e.onload=function(){var e=m.get("whiteLabelSettings");e&&t.contentWindow&&t.contentWindow.postMessage({mutation:"preview/setWhiteLabelSettings",payload:{whiteLabelSettings:e}},location.origin)},t.contentDocument.body.appendChild(e),t.contentWindow.ignoreIframeMonitor=!0},D=t,ca().appendChild(D)}}else y.one("leaderChanged",_.partial(_f,e))}function Cf(e,t,n){im(),g.commit("healthCheck/resetStepStatus",null,{root:!0}),kc.reset(),Dv();var i=e[0],i=(i&&_.each(i.steps,function(e){e.seenState=null}),h.clear(Rh),g.dispatch("preview/update",null),Ff());return i&&(i=_.findWhere(e,{id:i.guideId}))&&(i={stepId:i.steps[0].id},n&&(i.language=n),g.dispatch("preview/restart",i)),Nf(e,t)}function xf(e){var t,n;e.origin===location.origin&&(t=e.data.type,n=!!e.data.preventWindowClose,t===bf+"::exit"?(Lf({preventWindowClose:n}),g.dispatch("frames/stopPreview",{preventWindowClose:n})):t===bf+"::restart"?(n=Cf(Mu(),Mh(),e.data.language),g.dispatch("guideState/forceExpire"),g.dispatch("guideState/updateLastGuideStepSeen",n),g.dispatch("frames/restartPreview")):t===bf+"::resize"?(n=e.data.height,D&&D.style&&(D.style.height=n)):t===bf+"::request-preview-mode-type"&&(e=Uf(),D)&&D.contentWindow&&e&&D.contentWindow.postMessage({mutation:"preview/setPreviewModeType",payload:{previewModeType:e.previewModeType||"NEW_TAB"}},location.origin))}function Tf(){return g.getters["preview/isInPreviewMode"]()}function kf(){return g.getters["preview/isInDesignerPreviewMode"]()}function Af(e){var t,n,i=Ff();if(!i)return e;if(i.isResourceCenter)return r=e,t=i,n=P.findResourceCenterHomeView(r),r=_.filter(r,function(e){return e.id!==n.id}),Of(n,t.stepId),t=_.map(r,function(e){return e.launchMethod="launcher",e}),[n].concat(t);{var r=e,o=i;let t;return _.each(r,function(e){e.id===o.guideId?t=e:((e=e).launchMethod="api",(e=e.steps[0])&&(e.seenState="advanced"))}),Rf(t),t.showsAfter=null,t.expiresAfter=null,Of(t,o.stepId),r}}function Rf(e){"launcher"===e.launchMethod?e.launchMethod="auto-launcher":"api"===e.launchMethod&&(e.launchMethod="auto")}function Of(e,t){for(var n=_.find(e.steps,function(e){return e.id===t}),i=n?e.steps.indexOf(n):0,r=0;r<e.steps.length;r++)r<i?(e.steps[r].seenState="advanced",e.steps[r].seenReason="continue"):(e.steps[r].seenState=null,e.steps[r].seenReason=null)}function Nf(e,t){null==t&&(t={});var n=Ff();if(!n)return t;e=_.findWhere(e,{id:n.guideId});if(!e)return t;if(n.state)return n.state;Rf(e);t=-1<e.launchMethod.indexOf("auto");return n.stepId!==e.steps[0].id||t?{guideId:n.guideId,guideStepId:n.stepId,state:"active"}:{}}function Mf(e,t){D&&D.contentWindow&&D.contentWindow.postMessage({mutation:"preview/setGuideLoadError",payload:{guideLoadError:t}},location.origin)}function Lf(e){var t=Uf(),n=!1,i=(t&&(n="SAME_TAB"===t.previewModeType),yf.getItem("pendo-navigation-state"));if(g.dispatch("preview/exit"),im({stayHidden:!0}),h.clear(Rh),ws.unlock(),T(D).remove(),Ym=ic,af(If),Ht(!0),n&&i){yf.setItem(wf,JSON.stringify(_.extend(t,{isExitBackToDesigner:!0})));try{var r=JSON.parse(i),o={target:r.baseUrl,gcsBucket:r.gcsBucket,preloader:!0,DADesigner:r.isDADesigner,host:r.host,forceNativeDesigner:"web"===t.guide.appPlatform};g.dispatch("preview/launchInAppDesigner",o)}catch(a){g.dispatch("preview/exitDesignerPreview")}}else e&&!e.preventWindowClose&&window.close(),Dv()}function Pf(e,t){e=_.get(e(),t);if(e)return JSON.parse(JSON.stringify(e))}function Df(){return g}var Ff=_.partial(Pf,Df,"state.preview.preview"),Uf=_.partial(Pf,Df,"state.preview.designerPreview");function Gf(e){var t;if(e.subscriptionId&&e.guideId)return t=e.isResourceCenter&&!e.isWatermark?"/resourcecenter/":"/guide/","/api/s/"+_t(e.subscriptionId)+t+_t(e.guideId)+"/preview"}var Bf=function(e){var t;return e.isWatermark=!0,Ua(e.origin)?(t=Gf(e))?(t={url:e.origin+t+"?url="+_t(k.externalizeURL())+"&apiKey="+E.apiKey,withCredentials:!0},e.headers&&(t.headers=e.headers),Gr(t).then(function(e){return e.data.guide})):(C.info("Invalid guide url, exiting preview"),v.reject("invalid guide url")):(C.info("Invalid origin, exiting preview"),v.reject("invalid origin"))},zf={load(e,t,n){return Hf(e,n)},post(e,t,n,i){return Hf(e,i)},endpoint(){return""},usesXhr(){return!0}};function jf(n,t){if(!Ua(n.origin))return C.info("Invalid origin, exiting preview"),v.reject("invalid origin");var e=Gf(n);if(!e)return C.info("Invalid guide url, exiting preview"),v.reject("invalid guide url");if(!g.getters["frames/leaderExists"]()||n.apiKey!==E.apiKey)return E.guidesPayload({id:t,lastGuideStepSeen:{},guides:[]}),v.resolve();let i=""+n.origin+e+`?url=${_t(k.externalizeURL())}&apiKey=`+E.apiKey;n.childGuides&&n.childGuides.length&&(i+="&childGuides="+n.childGuides.toString()),kf()&&(i+="&ignoreGuide=true");var e={url:i,withCredentials:!0},r=(n.headers&&(e.headers=n.headers),[]);return Gr(e).then(function(e){var t,c,e=e.data;return kf()?(t=Uf(),r=t?kf()?(_.each(t.guide.steps,function(t){let e=["domJsonpUrl","domUrl"];t.domUrl&&0===t.domUrl.indexOf("data:")&&(e=["domJson","contentJs","contentCss","content"]),_.each(e,function(e){delete t[e]})}),t.guide.showsAfter=null,t.guide.expiresAfter=null,[t.guide]):void 0:[],e.guide=r[0]):r=n.isResourceCenter?e.guide:(e.guide.previewPages=e.pages,[e.guide]),e.children&&(r=r.concat(e.children)),n.language&&n.language!==_.get(r,"[0].authoredLanguage")&&(t=r,c=n.language.value,_.forEach(t,function(u){_.forEach(u.steps,function(e){var{domHash:t,domJsonpHash:n,translationHash:i,originalDomJsonHash:r,originalDomJsonpHash:o,originalBuildingBlockHash:a,domHash256:s,domJsonpHash256:d}=_.get(u,"translationStates."+c+".stepTranslations."+e.id,{});e.domUrl=qf(r,e.domUrl,".dom.json",s),e.domJsonpUrl=qf(o,e.domJsonpUrl,".dom.jsonp",d),e.buildingBlocksUrl=qf(a,e.buildingBlocksUrl,".buildingBlocks.json"),t&&n&&i&&(e.domUrl=e.domUrl.replace(".dom.json","-"+t+"-"+c+".dom.json"),e.domJsonpUrl=e.domJsonpUrl.replace(".dom.jsonp","-"+n+"-"+c+".dom.jsonp"),e.buildingBlocksUrl=e.buildingBlocksUrl.replace(".buildingBlocks.json","-"+i+"-"+c+".buildingBlocks.json"))})})),n.watermarkConfig&&(e.guide.isTraining=!0),E.guideWidget={enabled:!1,data:{guideCssUrl:e.guideCssUrl}},E.guideCssUrl=e.guideCssUrl,E.normalizedUrl=e.normalizedUrl,E.throttling=undefined,e.guide}).then(function(e){var t;return n.watermarkConfig?(t=JSON.parse(JSON.stringify(n)),t=Object.assign(t,n.watermarkConfig),Bf(t)):e}).then(function(e){e&&e.attributes&&e.attributes.isWatermark&&r.push(e),E.guidesPayload({id:t,lastGuideStepSeen:Nf(r,E.lastGuideStepSeen),guides:Af(r)})})["catch"](function(e){return Mf(document,e),v.reject(e)})}function Hf(e,t){var n=Ff();return!n||!Gf(n)||!(e=/[?&]id=(\d+)/.exec(e))||e.length<1?v.reject():jf(n,e[1]).then(t)}function qf(t,n,i,r){if(n){var n=n.split("/"),o=n[n.length-1];let e=o;return t&&(e=""+t+o.slice(o.indexOf(i))),r&&-1<(t=e.indexOf("sha256="))&&(e=e.slice(0,t)+"sha256="+r),n[n.length-1]=e,n.join("/")}}const Wf=function(){let n=null,i=[];const r=e=>{E.apiKey=E.publicAppId=e+="",n=e};return{getApiKey(){return E.apiKey},discoverKeys({apiKey:e,additionalApiKeys:t=[]}){n=null,i=[],e=e,(e=m.get("publicAppId",e))&&r(e),n,e=t,e=m.get("additionalPublicAppIds")||m.get("additionalApiKeys",e),i=_.reduce(e,(e,t)=>(t&&e.push(t+""),e),[]),i=[].concat(e),E.additionalApiKeys=E.additionalPublicAppIds=i,!n&&i&&i.length&&r(i[0])},getAdditionalApiKeys(){return E.additionalApiKeys},tamperedWith(){return E.apiKey!==n||E.additionalApiKeys!==i}}}(),Vf=h.getLocal();$f=Ze||$e,Kf="in-app-designer",Jf="latest",y.leaderChanged.on(function(){Xf({ignoreLocalStorageNavigation:/pendo-/.test(window.name)||kf()})});var $f,Kf,Jf,Zf={launchDesigner:function(e){var t,n="latest",i="designer";Pc(m,"designer-styles","@keyframes pendoExtensionSlideIn{from{transform:translate3d(-300px,0,0)}to{transform:translate3d(0,0,0);}}#pendo-draggable-handle{z-index:11;line-height: 15px;text-align:center;font-size:20px;letter-spacing:1.5px;position:absolute;width:100%;height:65px;font-size:16px;background-color:transparent;color:#ABE7DB;user-select:none;cursor: move;cursor: grab;cursor: -moz-grab;cursor: -webkit-grab;}#pendo-draggable-handle:active{cursor: grabbing;cursor: -moz-grabbing;cursor: -webkit-grabbing !important;}#pendo-draggable-handle.hidden{display:none;}#pendo-draggable-handle:hover{color:#2EA2A0;}#pendo-designer-container{animation-duration:375ms;animation-name:pendoExtensionSlideIn;animation-timing-function:cubic-bezier(0.4,0.0,0.2,1); box-shadow: 0px 2px 10px rgba(0,0,0,0.15);height:100vh;width:400px;position:fixed;top:0;left:0;overflow:hidden;border-radius:3px;z-index:1000000;}#pendo-mousemove-cover{position:absolute;height:100%;width:100%;top:0;left:0;z-index:9999999999;display:none;}#pendo-designer-container.fullscreen{width:100%;opacity:0.98;}#pendo-designer-container.closed{left:-400px;}#pendo-designer-iframe{background:#3a3c45;border:0px;height:100%;left:0;z-index:10;top:0;width:100%;}"),ag("designer-shims",$f+"/"+i+"/"+n+"/plugin.js"),E.DESIGNER_VERSION?rg(n,i):t=window.setInterval(function(){E.DESIGNER_VERSION&&(rg(n,i),clearInterval(t))},100)},launchInAppDesigner:ig,localStorageNavigation:Xf,launchOnToken:function(e){if(!sg(window.name)){var t=/pendo-designer=([A-Za-z0-9-]+)/;if(t.test(e)){var n,e=t.exec(e);if(e)return t=function(e){try{return JSON.parse(atob(It(e)))||{}}catch(t){return{}}}(e[1]),e=Qf(t),n=ng(t),window.localStorage.removeItem("pendo-navigation-state"),window.localStorage.removeItem("pendo-designer-mode"),ig({target:n,host:e,preloader:!1,sidebarDesigner:!!t.sidebarDesigner}),!0}}},sendMessageToLocalStorage:function(e){var t=document.getElementById("pendo-designer-communication-iframe");t&&t.contentWindow.postMessage(e.data,Zf.hostConfig.host)},isValidDesignerHost:Yf,isValidTarget:tg,addCommunicationIframe:function(e,t){e=e||{};_.isFunction(t)||(t=_.noop);var n=ng(e),e=eg(e),i=(new Date).getTime(),r=(Zf.windowCommunicationId=i,"pendo-designer-communication-iframe");if(document.getElementById(r))return t(),document.getElementById(r);var o="pendo-designer-communication-embedded";o+="__"+i;i=og(r,$f+"/"+e+"/"+n+"/communication.html","border-width:0;height:0;width:0;");return i.setAttribute("name",o),i.onload=t,document.body.appendChild(i),i},hostConfig:{host:$f},isDesignerFrame:sg,addScriptToPage:ag};function Xf(e){if(!e.ignoreLocalStorageNavigation){var t,e=Vf.getItem("pendo-navigation-state");if(e&&g.getters["frames/isLeader"]()){try{t=JSON.parse(e)}catch(n){return}if(!t.apiKey||t.apiKey===Wf.getApiKey())if(t.apiKey||!t.agentInstallType||t.agentInstallType===we())return e=t.isDADesigner?"da-designer":"in-app-designer",e={target:t.baseUrl,preloader:!0,host:t.host,gcsBucket:t.gcsBucket||e,DADesigner:t.isDADesigner,forceNativeDesigner:!!t.forceNativeDesigner,sidebarDesigner:!!t.sidebarDesigner},Zf.launchInAppDesigner(e),!0}}}function Yf(e){return!!e&&Ua(e)}function Qf(e){var e=(e=e||{}).host||$f,t=Yf(e),n=t?e:$e;return e&&!t&&C.info("Invalid host, falling back to "+$e),n}function eg(e){var e=(e=e||{}).gcsBucket||Kf,t="in-app-designer"===(t=e)||"da-designer"===t||"adopt-studio"===t,e=t?e:Kf;return t||C.info("Invalid bucket, falling back to "+Kf),e}function tg(e){return"latest"===e||"strict"===e||"beta"===e||"via"===e||"mobile"===e||new RegExp("^[0-9]+.[0-9]+.[0-9]+(-[a-z0-9-]+[a-z0-9]+)?$").test(e)}function ng(e){e=e||{};var t=m.get("enableCrossOriginIsolation")?"strict":Jf,e=e.target||e.baseFolder||t,t=tg(e),e=t?e:Jf;return t||C.info("Invalid target, falling back to "+Jf),e}function ig(e){if(!sg(window.name)&&!E.designerLaunched)if(m.get("disableDesigner"))C.info("Unable to launch the Visual Design Studio, set to disabled in configuration.");else{var t,n,i,r,o,a=!1;try{a=!!window.top.pendo}catch(s){}Zf.crossFrameChannel===undefined&&(Zf.crossFrameChannel=F,Zf.useCrossFrameChannel=!0),ss()&&a&&!e.allowChildFrame&&!e.selectionOnly?C.info("skipping designer launch from a child frame. pass `allowChildFrame: true` to override"):E.isReady()?(E.designerLaunchTime=(new Date).getTime(),a=Qf(e=e||{}),r=eg(e),o=ng(e),i=e.preloader?"preloader.js":"plugin.js",t=e.preloader?"preloader-shims":"designer-shims",n=a+"/"+r+"/"+o+"/"+i,m.get("useAssetHostForDesigner")&&(n=yo(i)),Zf.hostConfig={gcsBucket:r,baseFolder:o,uniqueWindowId:e.uniqueWindowId,host:a,adoptv2:e.adoptv2,DADesigner:e.DADesigner,agentInstallType:we(),forceNativeDesigner:!!e.forceNativeDesigner,sidebarDesigner:!!e.sidebarDesigner,apiKey:Wf.getApiKey()},i={},e.selectionOnly&&(i["selection-only"]=!0),m.get("pendoGlobalKey")&&(i["data-pendo-global-key"]=m.get("pendoGlobalKey")),r=m.get("designerAgentPluginsLoader"),o=window.__pendoExtensions&&e.forceNativeDesigner,a=!window.__pendoExtensions&&!_.isFunction(r),(o||a)&&(Zf.addScriptToPage(t,n,i),E.designerLaunched=!0),!e.forceNativeDesigner&&_.isFunction(r)&&(r(t,n,i),E.designerLaunched=!0)):C.error("Unable to launch the designer, the agent has not been initialized. Please use `pendo.initialize` prior to launching the designer")}}function rg(e,t){window.postMessage({type:"connect",source:"pendo-designer-content-script",destination:"pendo-designer-agent"},location.origin);var n;document.getElementById("pendo-designer-container")||(n="pendo-designer-embedded",n+="__"+Zf.windowCommunicationId,(t=og("pendo-designer-iframe",$f+"/"+t+"/"+e+"/designer.html")).setAttribute("name",n),e=function(e){var t=document.createElement("div");return t.setAttribute("id","pendo-designer-container"),t.appendChild(e),t}(t),document.body.appendChild(e))}function og(e,t,n){var i=document.createElement("iframe");return i.setAttribute("id",e),n&&na(i,n),i.setAttribute("sandbox","allow-scripts allow-same-origin allow-top-navigation allow-forms allow-pointer-lock allow-popups allow-storage-access-by-user-activation"),i.src=t,i}function ag(e,t,n){var i;document.getElementById(e)||((i=document.createElement("script")).setAttribute("charset","utf-8"),i.setAttribute("id",e),i.src=J(E).createScriptURL(t),n&&_.forEach(n,function(e,t){i.setAttribute(t,e)}),document.body.appendChild(i))}function sg(e){try{var t=JSON.parse(e);return/^pendo-/.test(t.frameName)||/^pendo-/.test(t.frame)}catch(n){return!1}}dg={body:"pendo-launch-modal-body",closeButton:"pendo-launch-modal-close-button",container:"pendo-launch-modal",footer:"pendo-launch-modal-footer",header:"pendo-launch-modal-header",launchButton:"pendo-launch-modal-launch-button",title:"pendo-launch-modal-title",logoContainer:"pendo-launch-modal-logo-container",style:"pendo-launch-modal-style",commIframeId:"pendo-designer-communication-iframe"},ug={GRAY_LIGHTER_6:"#EAECF1",GRAY_PRIMARY:"#2A2C35",PENDO_PINK:"#FF4876",TEAL_DARKER:"#036463",TEAL_PRIMARY:"#008180",WHITE:"#FFFFFF"},(cg={BUTTON_HEIGHT:35,HEADER_HEIGHT:60,MODAL_HEIGHT:235,MODAL_TOP_OFFSET:150,MODAL_WIDTH:370}).FOOTER_HEIGHT=1.25*cg.HEADER_HEIGHT,cg.BODY_HEIGHT="calc(100% - "+cg.HEADER_HEIGHT+"px - "+cg.FOOTER_HEIGHT+"px)",lg='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 164.12 164.12"><defs><style>.cls-1{fill:#fff;}</style></defs><title>chevron</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><polygon class="cls-1" points="82.06 0 0 82.06 82.06 82.06 82.06 164.13 164.13 82.06 164.13 0 82.06 0"/></g></g></svg>',(pg={})["#"+dg.closeButton+":hover"]={"background-color":ug.GRAY_LIGHTER_6},pg["#"+dg.launchButton+":hover"]={"background-color":ug.TEAL_DARKER+" !important"},hg={PRIMARY_FONT:"Helvetica Neue"};var dg,ug,cg,lg,pg,hg,fg={listen:function(){return _.isFunction(document.addEventListener)?(document.addEventListener("keyup",gg,!1),()=>{document.removeEventListener("keyup",gg,!1)}):()=>{}},launchOnLocalStorageToken:Eg,ids:dg,removeElement:bg,attemptToLaunch:yg,loadPluginJs:function(){var t;E.designerLaunched||(t=_.once(function(e){Eg(e,!0)}),us(function(e){"pendo-designer-launch-modal"===e.data.destination&&e.data.token&&t(e.data.token)}))}};function gg(e){e.shiftKey&&e.altKey&&"Digit7"===e.code&&yg(!0),e.shiftKey&&e.altKey&&"Digit8"===e.code&&yg(!1,!0)}function mg(e,t){var n,i,r,o={"background-color":ug.WHITE,height:cg.MODAL_HEIGHT+"px","min-height":cg.MODAL_HEIGHT+"px",width:cg.MODAL_WIDTH+"px",position:"fixed",top:cg.MODAL_TOP_OFFSET+"px",left:"50%","margin-left":-cg.MODAL_WIDTH/2+"px","border-radius":"4px","box-shadow":"0px 13px 28px rgba(0, 0, 0, 0.17)",overflow:"hidden","z-index":"300000","box-sizing":"border-box"},o=vg("div",dg.container,o);Pc(m,dg.style,_.reduce(_.pairs(pg),function(e,t){var n=t[0],t=t[1];return e+n+"{"+_.reduce(_.pairs(t),function(e,t){return e+t[0]+":"+t[1]+";"},"")+"} "},""),o),o.appendChild((t=t,r=vg("div",dg.header,{"background-color":ug.GRAY_PRIMARY,height:cg.HEADER_HEIGHT+"px","min-height":cg.HEADER_HEIGHT+"px",width:"100%",padding:"10px 20px",display:"flex","align-items":"center","box-sizing":"border-box"}),(i=vg("div",dg.logoContainer,{height:"38px",width:"44px","background-color":ug.PENDO_PINK,padding:"8px","border-radius":"3px","box-sizing":"border-box"})).innerHTML=J(E).createHTML(lg),r.appendChild(i),(i=vg("div",dg.title,{width:"100%",display:"flex","align-items":"center","font-family":hg.PRIMARY_FONT,"font-size":"18px",color:ug.WHITE,"margin-left":"10px","box-sizing":"border-box"})).innerText=t?"VIA Designer":"Pendo Designer",r.appendChild(i),r)),o.appendChild(((t=vg("div",dg.body,{height:cg.BODY_HEIGHT,"min-height":cg.BODY_HEIGHT,width:"100%",display:"flex",padding:"32px 20px","font-family":hg.PRIMARY_FONT,"font-size":"14px","box-sizing":"border-box"})).innerText="Thanks for letting us know you're here. We're ready to try this again. Launch Designer below to begin.",t)),o.appendChild((n=e,i=vg("div",dg.footer,{"align-items":"center","border-top":"1px solid"+ug.GRAY_LIGHTER_6,display:"flex",height:cg.FOOTER_HEIGHT+"px","justify-content":"flex-end","min-height":cg.FOOTER_HEIGHT+"px",padding:"10px",width:"100%","box-sizing":"border-box"}),(r=vg("button",dg.closeButton,{"border-radius":"3px",border:"none",height:cg.BUTTON_HEIGHT+"px","padding-right":"10px","padding-left":"10px","font-family":hg.PRIMARY_FONT,"font-size":"14px",display:"flex","line-height":"120%","margin-right":"10px","min-width":"90px","justify-content":"center","box-sizing":"border-box"})).textContent="Close",r.onclick=function(){bg(dg.container),bg(dg.commIframeId)},(t=vg("button",dg.launchButton,{"background-color":ug.TEAL_PRIMARY,"border-radius":"3px",color:ug.WHITE,border:"none",height:cg.BUTTON_HEIGHT+"px","padding-right":"10px","padding-left":"10px","font-family":hg.PRIMARY_FONT,"font-size":"14px",display:"flex","line-height":"120%","min-width":"90px","justify-content":"center","box-sizing":"border-box"})).textContent="Launch Designer",t.onclick=function(){Eg(n)},i.appendChild(r),i.appendChild(t),i)),document.body.appendChild(o)}function vg(e,t,n){e=document.createElement(e);return e.setAttribute("id",t),_.extend(e.style,n),e}function yg(t,n){var i,r,o;E.designerLaunched||(o=_.once(function(e){t||!n?Eg(e):mg(e,t),wg()}),us(function(e){"pendo-designer-launch-modal"===e.data.destination&&(clearInterval(i),e.data.viaconfirmed?clearInterval(r):e.data.token?(o(e.data.token),e=JSON.parse(e.data.token),_.contains(e.host,"via")&&!e.visitorId&&(r=r||setInterval(function(){document.getElementById(dg.commIframeId)&&Sg()},100))):wg())}),Zf.addCommunicationIframe({defaultBucket:"in-app-designer"},function(){Sg(),i=window.setInterval(Sg,50)}))}function bg(e){document.getElementById(e)&&document.getElementById(e).remove()}function wg(){var e=document.querySelector("#"+dg.commIframeId+'[src*="pendo"]');e&&e.remove()}function Sg(){var e=document.getElementById(dg.commIframeId);e&&e.contentWindow&&_.isFunction(e.contentWindow.postMessage)&&e.contentWindow.postMessage({destination:"pendo-designer-ls",source:"pendo-designer-launch-modal",visitorId:E.visitorId},_.get(E,"designerv2.hostConfig.host",$e))}function Eg(e,t){var n={},e=JSON.parse(e);n.target=e.target||"latest",e.host&&(n.host=e.host),e.lookaside&&(n.lookaside=e.lookaside),t&&(n.selectionOnly=t),e.forceNativeDesigner&&(n.forceNativeDesigner=e.forceNativeDesigner),e.sidebarDesigner&&(n.sidebarDesigner=e.sidebarDesigner),bg(dg.container),Zf.launchInAppDesigner(n)}var Ig=_.wrap(_.wrap(_.once(_.wrap(function(e){var t=v.defer();return Ha(e,function(){t.resolve()}),t.promise},function(e,t){return 0<_.size(nc._handlers.validateGlobalScript)?Gr.get(t).then(function(e){return nc.validateGlobalScript(e.data)}).then(function(){return e(t)}):e(t)})),function(e,t){return t?e(t):v.resolve()}),function(e,t){return m.get("preventCodeInjection")?v.resolve():e(t)}),_g={initializeWatermark:function(e){e=_.filter(e,function(e){return e&&e.attributes&&e.attributes.isWatermark}),_g.watermarkGuides=e,e=_.map(e,function(e){return e.fetchContent()});return v.all(e)},buildWatermark:function(e,t){if((e=e||{}).isTraining&&!e.isEmbedded){var n=e.targetAccount?function(t){return _.find(_g.watermarkGuides,function(e){return t===e.targetAccount})}(e.targetAccount):function(t){return _.find(_g.watermarkGuides,function(e){return t===e.appId})}(e.appId);if(n&&n.steps){var i,n=n.steps[0];if(n&&n.domJson)return i=n.domJson,(i=t(i,n)).css({position:"absolute",left:"auto",top:e.isBottomAligned?"auto":"100%",bottom:e.isBottomAligned?"100%":"auto",right:"0"}),i}}}};const Cg=1e4;function xg(n,i){var r=!1;const o=[];return n.addEventListener("message",function(e){d(e.data),i.state.guideUpdate.useObserver&&i.dispatch("guideUpdate/documentChanged")}),{postMessage:a,postMessageAsPromise:s,postMessageOrTimeout:function(e,t=Cg){const n=v.defer(),i=pt(32),r=(e=_.extend(e,{promiseId:i}),Ut(()=>{o[i]&&(n.reject(JSON.stringify({message:"request timed out"})),delete o[i])},t));return s(e).then(e=>{clearTimeout(r),n.resolve(e)}),n.promise},close:function(){r=!0,_.isFunction(n.close)&&n.close()}};function a(e){var t;r||(t=_.extend({apiKey:E.apiKey,allowMixedApiKeyFrames:m.get("allowMixedApiKeyFrames"),agentInstallType:we()},e),n.postMessage(t),Ut(function(){d(t)},0))}function s(e){e.promiseId||(t=pt(32),e=_.extend(e,{promiseId:t}));var t=v.defer();return o[e.promiseId]=t,a(_.extend(e,{sourceFrame:i.state.frames.frameId})),t.promise}function d(e){try{var t;r||e.apiKey!==E.apiKey&&(!1===e.allowMixedApiKeyFrames||!1===m.get("allowMixedApiKeyFrames"))||e.targetFrame&&e.targetFrame!==i.state.frames.frameId||(e.resolveId?(t=o[e.resolveId])&&(delete o[e.resolveId],t.resolve(JSON.stringify(e))):/^frames\/|^debugger\//.test(e.action)&&i.dispatch(e.action,e))}catch(n){C.critical("ERROR in cross frame channel",{error:n})}}}var Tg="frames/removeFrame";function kg(e,t,n){return new Ag(e,t,n,(e=t,t=n,new(_.isFunction(e.MessageChannel)?Rg:Og)(e,t)))}function Ag(e,t,n,i){this.init(e,t,n,i)}_.extend(Ag.prototype,{init(e,t,n,i){this._store=e,this._window=t,this._singletonMessageHandler=n,this._listeners=[],this._targetOrigin=n.targetOrigin(),this._impl=i,this._impl.onconnect=_.bind(this._frameConnectHandler,this),this._impl.onmessage=_.bind(this._fireMessageListeners,this),this._impl.onrelay=_.bind(this._topMessageHandler,this),this._connectToTop(10,0,function(){this._addControlMessageHandler(),this._connectToTop(250,21,function(){this.close(),this._store.commit("frames/setConnectFailed")})})},_fireMessageListeners(t){_.each(this._listeners,function(e){e(t)})},_controlMessageHandler(e){e=this._impl._parseMessage(e);e.data&&("pendo::connect"===e.data.action&&this._impl.frameConnect(e),e.data.action===Tg)&&this._topMessageHandler(e)},_topMessageHandler(e){!e.data||/^pendo::/.test(e.data.action)||this._closed||(e.data.action===Tg&&this._impl.frameDisconnect(e),this._impl.broadcast(e))},_connectToTop(e,t,n){this._impl.connectToTop({action:"pendo::connect",frameId:this._store.state.frames.frameId},this._targetOrigin),Ut(_.bind(function(){this._connected||(0===t?_.isFunction(n)&&n.call(this):0<t&&this._connectToTop(Math.min(2*e,1e4),t-1,n))},this),e)},_addControlMessageHandler(){this._singletonMessageHandler.addEventListener(_.bind(this._controlMessageHandler,this))},_frameConnectHandler(e){e.data&&"pendo::connectSuccess"===e.data.action&&(this._connected=!0,this._impl.connectSuccess(e),this._store.dispatch("frames/join"))},addEventListener(e,t){"message"===e&&this._listeners.push(t)},postMessage(e){this._closed||this._impl.postMessage(e)},close(){this._closed=!0,this._listeners.length=0,this._impl.close()}});Fi={_frameConnectHandler(e){_.isFunction(this.onconnect)&&this.onconnect(this._parseMessage(e))},_messageReceived(e){_.isFunction(this.onmessage)&&this.onmessage(this._parseMessage(e))},_relayMessage(e){_.isFunction(this.onrelay)&&this.onrelay(this._parseMessage(e))},_parseMessage(e){var t;return _.isString(e.data)?((t=_.pick(e,"type","origin","source","ports","lastEventId","target")).data=function(e){if(!_.isString(e))return e;try{return JSON.parse(e)}catch(t){return e}}(e.data),t):e}};function Rg(e,t){this._window=e,this._ports={},this._singletonMessageHandler=t,this._targetOrigin=t.targetOrigin()}function Og(e,t){this._window=e,this._frames={},this._isTop=e==e.top,this._singletonMessageHandler=t,this._boundMessageReceived=_.bind(this._messageReceived,this),this._isTop||(this._boundFrameConnectHandler=_.bind(this._frameConnectHandler,this),t.addEventListener(this._boundFrameConnectHandler))}_.extend(Rg.prototype,Fi,{connectToTop(e,t){this._closeChannel(),this._openChannel();var n=[];this._channel.port2&&n.push(this._channel.port2),this._window.top.postMessage(e,t,n)},frameConnect(e){var t,n=e.ports[0];(t=n)&&_.all(["addEventListener","start"],function(e){return _.isFunction(t[e])})&&((this._ports[e.data.frameId]=n).addEventListener("message",_.bind(this._relayMessage,this)),n.start(),n.postMessage({action:"pendo::connectSuccess"}),n.postMessage({action:"frames/receiveFrame",frame:g.state.frames.frames[g.state.frames.frameId],"pendo-preview":g.state.preview.preview}))},frameDisconnect(e){delete this._ports[e.data.frameId]},connectSuccess(){this._port.removeEventListener("message",this._boundFrameConnectHandler),this._port.addEventListener("message",_.bind(this._messageReceived,this))},broadcast(t){_.each(this._ports,function(e){t.target!==e&&e.postMessage(t.data)})},postMessage(e){this._port&&this._port.postMessage(e),e.action===Tg&&this._window.top.postMessage(e,this._targetOrigin)},close(){_.each(this._ports,function(e){e.close()}),this._ports={},this._closeChannel()},_openChannel(){this._channel=new this._window.MessageChannel,this._port=this._channel.port1,this._boundFrameConnectHandler=_.bind(this._frameConnectHandler,this),this._port.addEventListener("message",this._boundFrameConnectHandler),this._port.start()},_closeChannel(){this._port&&_.isFunction(this._port.close)&&(this._port.close(),this._port=null,this._channel=null)}}),_.extend(Og.prototype,Fi,{connectToTop(e,t){this._isTop||this._window.top.postMessage(JSON.stringify(e),t)},frameConnect(e){this._frames[e.data.frameId]=e.source,this._relayHandlerAdded||(this._relayHandlerAdded=!0,this._boundRelayMessage=_.bind(this._relayMessage,this),this._singletonMessageHandler.addEventListener(this._boundRelayMessage)),e.source.postMessage(JSON.stringify({action:"pendo::connectSuccess"}))},frameDisconnect(e){delete this._frames[e.data.frameId]},connectSuccess(){this._singletonMessageHandler.removeEventListener(this._boundFrameConnectHandler),this._singletonMessageHandler.addEventListener(this._boundMessageReceived)},broadcast(t){var n=this._singletonMessageHandler.targetOrigin();_.each(this._frames,function(e){t.source!=e&&e.postMessage(JSON.stringify(t.data),n)}),t.source!=this._window&&this._messageReceived(t)},postMessage(e){this._isTop?this._relayMessage({data:e,source:this._window}):this._window.top.postMessage(JSON.stringify(e),this._singletonMessageHandler.targetOrigin())},close(){var e=this._singletonMessageHandler;e.removeEventListener(this._boundFrameConnectHandler),e.removeEventListener(this._boundMessageReceived),e.removeEventListener(this._boundRelayMessage)}});Ng=window,Mg=Ua,Pg=!(Lg=[]);var Ng,Mg,Lg,Pg,Dg={targetOrigin(){return Pg?location.origin:"*"},secure(e){Pg=e},addEventListener(e){0===Lg.length&&Ng.addEventListener("message",Fg),Lg.push(e)},removeEventListener(e){e=Lg.indexOf(e);0<=e&&Lg.splice(e,1),0===Lg.length&&Ng.removeEventListener("message",Fg)},close(){Ng.removeEventListener("message",Fg),Lg.length=0}};function Fg(t){Pg&&!Mg(t.origin)||_.each(Lg,function(e){_.isFunction(e)&&e(t)})}function Ug(e){if(!ze.addEventListener)return{addEventListener:_.noop,postMessage:_.noop,close:_.noop};var t=!!window.__pendoExtensions;if(m.get("preferBroadcastChannel")&&!t&&_.isFunction(window.BroadcastChannel)){e.commit("frames/setChannelType","BroadcastChannel");t=function(e,o){const a=[];return e.removeEventListener=_.wrap(e.removeEventListener,function(e,t,n){var i,r=_.toArray(arguments).slice(1);return"message"===t&&0<=(i=_.findIndex(a,e=>e[0]===n))&&(r[1]=a[i][1],a.splice(i,1)),e.apply(this,r)}),e.addEventListener=_.wrap(e.addEventListener,function(e,t,n){var i,r=_.toArray(arguments).slice(1);return"message"===t&&(r[1]=i=function(e){if(e.data.tabId===o.getTabId())return n.apply(this,arguments)},a.push([n,i])),e.apply(this,r)}),e.postMessage=_.wrap(e.postMessage,function(e,t){return t.tabId=o.getTabId(),e.apply(this,_.toArray(arguments).slice(1))}),e}(new BroadcastChannel("pendo"),mn);if(t&&_.isFunction(t.postMessage))return t}return e.commit("frames/setChannelType","TopFrameRelay"),kg(e,window,Dg)}const Gg="guides_blocked",Bg="Guides disabled: unreachable endpoint guide.gif";function zg(e){return JSON.parse(JSON.stringify(e))}class jg{constructor(e,t){this.apiKey=e,this.cacheGuides=t.get("cacheGuides"),this.cacheGuidesTimeout=t.get("cacheGuidesTimeout"),this.cacheGuidesPersistent=t.get("cacheGuidesPersistent"),this.cache=null,this.db=null}openDB(e,t=window.indexedDB){if(!this.cacheGuidesPersistent)return v.resolve();if(this.db)return v.resolve(this.db);const n=v.defer();try{var i=t.open("pendo-"+e,1);i.onerror=()=>{this.dbError(new Error("open.request.onerror")),n.resolve()},i.onsuccess=e=>{e=e.target.result;(this.db=e).onclose=()=>{this.db=null},n.resolve(e)},i.onupgradeneeded=e=>{const t=e.target.result;t.createObjectStore("guides",{keyPath:"guide.id"}).transaction.oncomplete=()=>{this.db=t,n.resolve(t)}}}catch(r){this.dbError(r),n.resolve()}return n.promise}dbError(e){C.critical("indexedDB cache error",{error:e}),this.cacheGuidesPersistent=!1,this.db=null}load(t=S()){if(this.cache)return v.resolve(this.cache);if(this.cache={},!this.db)return v.resolve(this.cache);const n=v.defer();try{const r=this.db.transaction(["guides"],"readwrite").objectStore("guides");var e=r.getAll();e.onerror=()=>{this.dbError(new Error("load.request.onerror")),n.resolve(this.cache)},e.onsuccess=e=>{e=e.target.result;_.each(e,e=>{e.expires>t?this.cache[e.guide.id]=e:r["delete"](e.guide.id)}),n.resolve(this.cache)}}catch(i){this.dbError(i),n.resolve(this.cache)}return n.promise}add(e,t,n=S()){if(this.cacheGuides&&this.cache)return n={expires:n+this.cacheGuidesTimeout,visitorId:t,guide:zg(e)},this.cache[e.id]=n,this.save(n)}save(e){if(this.db){const i=v.defer();try{var t=this.db.transaction(["guides"],"readwrite").objectStore("guides").put(e);t.onerror=()=>{this.dbError(new Error("save.request.onerror")),i.resolve()},t.onsuccess=()=>{i.resolve()}}catch(n){this.dbError(n),i.resolve()}return i.promise}}update(t){if(this.cache){var e=this.cache[t.guideId];if(e){var n=_.find(e.guide.steps,e=>e.id===t.guideStepId);if(n)return n.seenState=t.state,n.seenReason=t.seenReason,n.lastSeenAt=t.time,null!=t.dismissCount&&(n.dismissCount=t.dismissCount),null!=t.snoozeEndTime&&(n.snoozeEndTime=t.snoozeEndTime),this.save(e)}}}list(n,i=S()){return this.cacheGuides?this.openDB(this.apiKey).then(()=>this.load(i)).then(()=>{const t=[];return _.each(this.cache,e=>{e.expires>i&&e.visitorId===n?t.push(_.pick(e.guide,"id","lastUpdatedAt","language")):delete this.cache[e.guide.id]}),t}):v.resolve([])}get(e){if(this.cache&&this.cache[e])return zg(this.cache[e].guide)}clear(){this.cache={},this.db&&this.db.transaction(["guides"],"readwrite").objectStore("guides").clear()}}const Hg=h.getLocal();var qg=[],Wg="Guide was not shown because this visitor is in a control group of an active experiment for the guide";const Vg=[];function $g(){var e=m.get("guideCssAssetPath");return e||yo("guide.css")}var Kg="_pendo-guide_",Jg="_pendo_g_",Zg=0;function Xg(e){Zg=e}var Yg=function(){return _.any(O,function(e){return e.isShown()})},Qg=function(e,t){var n=T("._pendo-close-guide_",e);return n.length||(n=T(document.createElement("button")).attr("id","_pendo-close-guide_").attr("aria-label","close").addClass("_pendo-close-guide_").text("\xd7"),je()?9<Ce&&n.css({top:3}):8===Ce?n.css({top:9,right:2}):9===Ce?n.css({right:2,top:3}):9<Ce&&n.css({top:3}),e=T("._pendo-guide-container_",e)[0]||e,n.appendTo(e),n[0].onclick=function(){t()}),n[0]},em=function(n){return _.reduce(O,function(e,t){return n(t)&&e.push(t),e},[])},tm=function(e,t,n,i,r,o){e=Nu(N(e),t);e&&(e.seenState=n,e.lastSeenAt=i,e.destinationStepId=o,r!==undefined)&&(e.dismissCount=r)},nm=function(e){for(var t=new RegExp("^"+Jg);e;){if(_.isString(e.id)&&t.test(e.id))return e.id.replace(t,"");e=e.parentNode}return null};function im(t){_.each(O,function(e){_.isFunction(e.isShown)&&e.isShown()&&e.hide(t)})}var rm=function(e){return e&&e.guideId};var om=function(e,t){var n,i;return rm(e)&&(t=e,e=null),(n=t)&&_.isFunction(n.render)?t:t?(n=N(t.guideId))&&n.findStepById(t.id):(n=_.find(O,function(e){return e.isShown()}))?((i=e?nm(e.target||e.srcElement||e):i)?(t=n.findStepById(i))||Bo("findStepForGuideEvent: step with id "+i):(t=_.find(n.steps,function(e){return e.isShown()}))||Bo("findStepForGuideEvent: no step shown"),t):void 0},am=function(e){var t="element"===e.advanceMethod?"click":"mouseover",n=Hu(e);"tooltip"===e.type&&_.isFunction(e.teardownElementEvent)?e.teardownElementEvent(n,t):R(n,t,mm,!0)};function sm(e){return e.isLocked()&&(!e.elements||!e.elements.length||void zo('guide "'+e.guideId+'", step "'+e.id+'" locked and rendered'))}var dm=function(e){var e=T("#_pendo-badge_"+e.id),t=e.find("input"),t=0<t.length?t:e;t.length<1||t[0].focus()},um=function(e){e=_.get(e,"attributes.activation.selector",""),e=Rr(e);e.length<1||e[0].focus()},cm=function(){var e=P.getResourceCenterBadge();e?e.element().focus():(e=P.getResourceCenter(),um(e))},lm=function(e){if(!E.designer&&e&&"building-block"===_.get(e,"attributes.type","")){var t=e.steps[0],n=t.seenReason,i=_.get(e,"launchMethod","").split("-"),r=_.contains(i,"dom"),o=_.contains(i,"badge"),i=km(e);if(_.get(t,"attributes.isAutoFocus")||i)switch(n){case"badge":o&&dm(t);break;case"dom":r&&um(e);break;case"launcher":cm();break;default:return}}};function pm(e,t){return!e.isMultiApp&&("auto"===t||"repeatGuide"===t)}var hm=function(e,t){var n,i,r,o,a,s=null;e&&e instanceof Object&&e.until&&(s=e.until),(t=om(e,t))&&t.id?sm(t)||("dismissed"===t.seenState?C.info("step already dismissed. can't dismiss again",{contexts:["guides","error"]}):(C.info("onGuideDismissed called",{contexts:["guides"]}),y.beforeDismiss.trigger(t).cancel?C.info("Guide dismiss canceled during runtime in step: "+t.id):s?t.hide({stayHidden:!0}):(am(t),e=t.id,n=N(s=t.guideId),i=(i=_.first(n&&n.steps))&&i.seenReason,o=n&&n.language,r=_.get(t,"dismissCount",0)+1,Mm(s,e,b(),i,o),o=S(),tm(s,e,"dismissed",o,r),(a=_.isFunction(t.getGuide)&&t.getGuide())&&a.attributes&&a.attributes.doNotResume||Oh({guideId:s,guideStepId:e,time:o,state:"dismissed",seenReason:i,visitorId:b(),dismissCount:r}),pm(n,i)&&Dm(o,Pm.DISMISSED),t.hide(),lm(a),Yg()||(Vh(),$h())))):Vh()},fm=function(e,t,n){var i,r,o,a,s,d,u,c;C.info("onGuideSnoozed called",{contexts:["guides"]}),(t=om(e,t))?"snoozed"===t.seenState?C.info("step already snoozed. can't snooze again",{contexts:["guides","error"]}):y.beforeSnooze.trigger(t).cancel?C.info("Guide snooze canceled during runtime in step: "+t.id):(n||(n=864e5,C.info("no snooze duration provided, defaulting to 1 day")),sm(t)||(am(t),e=t.id,i=t.guideId,r=b(),o=N(i),a=o&&o.language,s=_.first(o&&o.steps),s=s&&s.seenReason,d=S(),C.info("snoozing guide for "+n+" ms"),u=d+n,t.snoozeEndTime=u,c=Um({type:"guideSnoozed",guideId:c=i,stepId:e,visitorId:r,seen_reason:s,language:a,snooze_duration:n}),zm(c),y.guideSnoozed.trigger(c),tm(i,e,"snoozed",d),o&&o.attributes&&o.attributes.doNotResume||Oh({guideId:i,guideStepId:e,time:d,state:"snoozed",seenReason:s,visitorId:b(),snoozeEndTime:u}),pm(o,s)&&Dm(d,Pm.SNOOZED),t.hide(),lm(o),Yg())||(Vh(),$h())):(C.info("missing step. can't snooze",{contexts:["guides","error"]}),Vh(),Bo("onGuideSnoozed: missing step"))},gm=function(e){var t,n,i,r=(r=e&&e.step)||om(e);r?(i=e&&e.params,i=_.find(i,function(e){return"goToStepId"===e.name}),t=i&&i.value,(t=e&&e.destinationStepId?e.destinationStepId:t)?t===r.id?C.info("[goToStep] step id matches the current step",{contexts:["guides","error"]}):(i=N(r.guideId),(n=_.find(i.steps,function(e){return e.id===t}))?(n=_.indexOf(i.steps,n),i=_.indexOf(i.steps,r),e.steps=Math.abs(n-i),e.action=e.action||"goToStep",e.destinationStepId=t,i<n?mm(e,r,!1):vm(e,r)):C.info("[goToStep] guide has no step matching the step id",{contexts:["guides","error"]})):C.info("[goToStep] missing step id to go to",{contexts:["guides","error"]})):C.info("[goToStep] missing current step",{contexts:["guides","error"]})},mm=function(e,t,n){if((s=Uv())&&_.each(s.steps,function(e){var t="element"==e.advanceMethod?"click":"mouseover",n=Hu(e);"tooltip"===e.type&&_.isFunction(e.teardownElementEvent)?e.teardownElementEvent(n,t):R(n,t,mm,!0)}),1===arguments.length&&rm(e)&&(s=Ru(e.guideId),i=om(),s)&&i&&_.first(s.steps).id===i.id&&_.last(s.steps).id===e.id&&(C.info("Cannot skip to last step from first step"),e=null),C.info("onGuideAdvanced called",{contexts:["guides"]}),(t=om(e,t))===e&&(e=null),t){if(!sm(t))if("advanced"!==t.seenState||n)if(y.beforeAdvance.trigger(t).cancel)C.info("Guide advance canceled during runtime in step: "+t.id);else{var i=e&&e.action&&"goToStep"===e.action||!1,r=N(t.guideId),o=r&&r.language,a=r&&r.steps&&_.findIndex(r.steps,e=>t.id==e.id);if(e&&_.isNumber(e.steps)&&1<e.steps&&!i){var s=a+(e.steps-1),d=s=s>=r.steps.length?r.steps.length-1:s;!0===e.skip&&(d=a+1);for(var u=a;u<d;++u){t=r.steps[u],Lm(r.id,t.id,b(),t.seenReason,o,u!==a);var c=S();Oh({guideId:t.guideId,guideStepId:t.id,time:c,state:"advanced",seenReason:t.seenReason,visitorId:b()}),tm(r.id,t.id,"advanced",c,undefined,h)}return mm(r.steps[s],t,!0)}var l,i=t.id,s=t.guideId,p=_.first(r&&r.steps),p=p&&p.seenReason,h=e&&e.destinationStepId,f=(h||(f=e&&_.isNumber(e.steps)&&1<e.steps?e.steps:1,h=(f=_.isNumber(a)&&r&&r.steps&&r.steps[a+f])&&f.id||null),h||C.info("missing destination step id"),C.info("advancing guide"),Lm(s,i,b(),p,o,n,h),C.info("update guide status"),r&&_.last(r.steps).id===i&&(l=_.get(t,"dismissCount",0)+1),(new Date).getTime()),g=(tm(s,i,"advanced",f,l,h),_.isFunction(t.getGuide)&&t.getGuide());g&&g.attributes&&g.attributes.doNotResume||Oh({guideId:s,guideStepId:i,time:f,state:"advanced",seenReason:p,visitorId:b(),destinationStepId:h,dismissCount:l}),pm(r,p)&&Dm(f,Pm.ADVANCED),C.info("stop guide"),Vh(),C.info("start guides"),$h()}else C.info("step already advanced. can't advance again",{contexts:["guides","error"]})}else C.info("missing step. can't advance",{contexts:["guides","error"]}),Vh(),Bo("onGuideAdvanced: missing step")},vm=function(e,t){var n,i,r,o,a,s;C.info("onGuidePrevious called",{contexts:["guides"]}),(t=om(e,t))?"advanced"===t.seenState?C.info("step already advanced. can't go to previous again",{contexts:["guides","error"]}):y.beforePrevious.trigger(t).cancel?C.info("Guide previous canceled during runtime in step: "+t.id):(o=N(n=t.guideId),s=e&&e.action&&"goToStep"===e.action||!1,0!==(i=_.indexOf(o.steps,t))&&(r="element"==t.advanceMethod?"click":"mouseover",a=Hu(t),"tooltip"===t.type&&_.isFunction(t.teardownElementEvent)?t.teardownElementEvent(a,r):R(a,r,mm,!0),a=e&&_.isNumber(e.steps)?e.steps:1,r=_.first(o&&o.steps),a=0<=(i=i-a)?o.steps[i]:r,i=r&&r.seenReason,r=o&&o.language,o=a.id,(o=s&&e&&e.destinationStepId?e.destinationStepId:o)||C.info("missing destination step id"),C.info("advancing guide"),Lm(n,t.id,b(),i,r,!1,o),C.info("update guide status"),a=(new Date).getTime(),tm(t.guideId,t.id,"advanced",a,undefined,o),(s=_.isFunction(t.getGuide)&&t.getGuide())&&s.attributes&&s.attributes.doNotResume||Oh({guideId:t.guideId,guideStepId:t.id,time:a,state:"advanced",seenReason:i,visitorId:b(),destinationStepId:o}),Vh(),$h())):(Vh(),Bo("onGuidePrevious: missing step"))},ym=function(e){var t;T("._pendo-credits_",e).length||((t=document.createElement("img")).setAttribute("src",vo()+"/img/tiny-logo.png"),t=T(document.createElement("div")).addClass("_pendo-credits_").css({bottom:0,right:E.TOOLTIP_ARROW_SIZE}).append(t),Eu.push(t[0]),t.appendTo(e))};function bm(e){return e&&e.attributes&&e.attributes.stayHidden}const wm=(e,t,n)=>{var i;return $s()&&({id:e,guideId:i}=e,y.stepEligibility.trigger({stepId:e,guideId:i,eligible:t,reason:n})),t};var Sm=function(e){var t,n,i=_.partial(wm,e);return bm(e)?i(!1,"dismissed"):e.elementPathRule||"lightbox"!==e.type&&"whatsnew"!==e.type?e.triggerElementPathRule&&!xa(Rr(e.triggerElementPathRule)[0])?i(!1,"trigger_element"):(t=Hu(e),(n=e.targetElement)&&e.elementContainsRulesList&&!Im(n,e.elementContainsRulesList)?i(!1,"contains_rules"):(n="tooltip"===e.type||yl.isBuildingBlockGuideRelativeToElement(e),e=xa(t),n?e?i(e,"target_element_tooltip"):i(Ta(t),"target_element_tooltip_scroll"):i(e,"target_element"))):i(!0,"")};function Em(e){var t=(T(e).text()||"").trim().toLowerCase(),e=e.value;return t||e}function Im(e,t){for(var n=Em(e),i=0;i<t.length;i++)if(!_m(n,t[i]))return!1;return!0}function _m(e,t){var n=t.matchType,i=t.matchValue,t=t.dataType,e=e||"";if("number"===t){var r=bt(e);if(null==r)return!1;e=parseFloat(r),i=parseFloat(i);if(isNaN(e)||isNaN(i))return!1}else"string"===t&&(e=e.toLowerCase(),i=i.toLowerCase());return"equal"===n?e===i:"notEqual"===n?e!==i:"contains"===n?-1<String(e).indexOf(i):"notContains"===n?-1===String(e).indexOf(i):"greaterThan"===n?i<e:"lessThan"===n&&e<i}var Cm=function(e){return Jg+e.id},xm=function(e){var t=e.element,n=_.first(T("#"+Cm(e)));t&&n?xa(t)||T.hasClass(n,"mouseover")?Ut(function(){xm(e)},Hh):e.hide&&(e.hide(),Yg())||(Vh(),$h()):t||!n||e.hide&&(e.hide(),Yg())||(Vh(),$h())},Tm=function(){return!1},km=_.partial(_.get,_,"attributes.resourceCenter"),Am=function(t){var e;Yg()&&(e=om(),am(e),km(t)?(e=em(km),(e=_.filter(e,function(e){return e.id!==t.id})).length&&g.dispatch("frames/hideGuides",_.pluck(e,"id"))):(im(),g.dispatch("frames/hideGuides")))},Rm=function(e,t){return!(!e||!e.guideId||!(e=N(e.guideId)))&&(Am(e),e.launch(t),e.isShown())},Om=function(e,t,n,i,r,o){e=Um({type:"guideNotSeen",guideId:e,stepId:t,visitorId:n,reason:i,language:r});o&&_.extend(e.props,{step_poll_types:o}),zm(e),y.guideNotSeen.trigger(e)};var Nm=function(e,t,n,i,r,o){i||(a=N(e),s="auto",i=a&&(a=(a.launchMethod||s).split("-"),!_.contains(a,s))&&a.length?_.first(a):s);var a=Um({type:"guideSeen",guideId:e,stepId:t,visitorId:n,reason:i,language:r}),s=(_.extend(a.props,o),zm(a),S());Oh({guideId:e,guideStepId:t,time:s,state:"active",seenReason:i,visitorId:b()}),tm(e,t,"active",s),y.guideSeen.trigger(a)};function Mm(e,t,n,i,r){e=Um({type:"guideDismissed",guideId:e,stepId:t,visitorId:n,seen_reason:i,language:r});zm(e),y.guideDismissed.trigger(e)}function Lm(e,t,n,i,r,o,a){e={type:"guideAdvanced",guideId:e,stepId:t,visitorId:n,seen_reason:i,language:r},a&&(e.destination_step_id=a),t=Um(e);zm(t,null,o),y.guideAdvanced.trigger(t)}var Pm={DISMISSED:"latestDismissedAutoAt",SNOOZED:"latestSnoozedAutoAt",ADVANCED:"finalAdvancedAutoAt"};function Dm(e,t){Fm(e,t);var n={};n[t]=e,g.dispatch("frames/changeThrottlingState",n)}function Fm(e,t){_.contains(_.values(Pm),t)&&(_.isFunction(e.getTime)&&(e=e.getTime()),E[t]=e,h.write(t,e,Ah),g.dispatch("guideState/updateThrottlingState",{name:t,value:e}))}function Um(e,t,n,i,r,o){var a=e,e=("object"!=typeof a&&(a={type:e,guideId:t,stepId:n,visitorId:i,language:o}),r&&(a.reason=r),_.isString(a.language)||delete a.language,_.extend({guide_id:a.guideId,guide_step_id:a.stepId},_.omit(a,"type","guideId","stepId","visitorId")));return mn.addTracerIds({type:a.type,visitor_id:a.visitorId,account_id:Jn(),browser_time:(new Date).getTime(),url:k.externalizeURL(),props:e})}var Gm=null,Bm=function(e){window.clearTimeout(Gm),Gm=Ut(gv,e)},zm=function(e,t,n){t=t||500,e.props.duration=n?0:(new Date).getTime()-Zg,wv(),hv.push(e),Bm(t)},jm=function(e,t){return"dismissed"===e.state?null:N(e.guideId).nextStep(e,t||bu())},Hm=function(e,t){e=Ou(e);return!!e&&(!(t=Rm(_.first(e.steps),t||"api"))&&e.control&&C.info(Wg),t)},qm=function(e,t){e=N(e);return!!e&&(!(t=Rm(_.first(e.steps),t||"api"))&&e.control&&C.info(Wg),t)};function Wm(e,t){return t=parseInt(t,10),isNaN(t)||!_.isNumber(t)||!(_.isNumber(e)&&e<t)&&_.isNumber(e)?e:t}var Vm,$m=function(){Vh(),Wh(),P.removeNotificationBubble(),ff(),Cs()};function Km(){Vh(),$o(),E.segmentFlags=[],E.doNotProcess=!0,g.commit("debugger/doNotProcess",!0),C.info("not tracking visitor due to 451 response")}function Jm(e){Vm&&(451===e.statusCode&&(Km(),Vm.deferred.reject(e)),_.isString(e.id)&&e.id!==Vm.id||(_.extend(E,e),E.guides=_.map(E.guides,function(e){return 1==_.keys(e).length&&e.id?Ev.get(e.id):(Ev.add(e,b()),e)}),Vm.deferred&&Vm.deferred.resolve(),Vm=null))}function Zm(){return Pv.pending||!(!Vm||!E.id||E.id===Vm.id)}var Xm=function(o,a){var e,s=_.uniqueId(),d=v.defer();return Vm={id:s,deferred:d},Ep()||((e=Ip())?(C.info("sending metadata: "+JSON.stringify(e),{contexts:["guides","metadata"]}),a.metadata=e):C.info("no metadata to send",{contexts:["guides","metadata"]})),Ev.list(a.visitorId).then(e=>{0<e.length&&(a.cachedGuides=e);var e=at(a),t={id:s,jzb:e,v:Xe,ct:(new Date).getTime()},n=(bo()&&wo(t,a.accountId,m.get("oemAccountId")),$s()&&(t.debug=!0),Uo(Ym.endpoint(),o,t)),i=Ns.get();let r;return r=2e3<n.length||!_.isEmpty(i)?(delete t.jzb,n=Uo("guide.json",o,t),t=_.extend({events:e},i),Ym.post(n,t,E,_.noop)):Ym.load(n,E,_.noop),v.all([r["catch"](function(e){return 451===e.status&&Km(),v.reject(e)}),d.promise,(e=Ym,i=o,"1"===(t=h.read(Gg))?(C.info(Bg),v.resolve({success:!1,cached:!0})):"0"===t?v.resolve({success:!0,cached:!0}):(t=Uo("guide.gif",i,{jzb:"eJwFwIEIAAAAwDDQd3-N1QABFQC5",ct:S(),v:Xe}),(e.usesXhr()?Gr.get(t):Ho(t)).then(function(){return{success:!0}},function(e){return e&&e.status?{success:!0}:{success:!1}})))]).then(function([,,e]){var t;if((t=e).cached||(t.success?h.write(Gg,"0",144e5):(C.info(Bg),h.write(Gg,"1",18e5))),!e.success)return v.reject()})})},Ym=ic;function Qm(e){e=_.find(e.steps,e=>e.pageId&&!e.regexUrlRule);return!e||(C.critical("pendo.io guide validation exception",{guideId:e.guideId,stepId:e.id,error:new Error("missing regexUrlRule for page "+e.pageId+'"')}),!1)}function ev(n){return _.every(Vg,e=>{try{return e(n)}catch(t){return console.debug("Error in guide processor",e,n.id),!1}})}function tv(e,t){return e.attributes||(e.attributes={}),!isNaN(e.attributes.priority)&&_.isNumber(e.attributes.priority)||(e.attributes.priority=t),-e.attributes.priority}var nv,iv=function(){return!m.get("disableGlobalCSS")};function rv(e,t){var n=m.get("dropAnonymous");if(Dn(e)&&n)C.info("loading guides blocked for anonymous visitors due to dropAnonymous config setting being set to true"),_.isFunction(t)&&t("error: guides are blocked");else if("1"===h.read(Gg))C.info("guide events are blocked, load guides cancelled"),_.isFunction(t)&&t("error: guides are blocked");else{if(ys(bs()))return 1;C.info("bad url: probably local file system",{contexts:["guides","error"]}),_.isFunction(t)&&t("error: invalid url")}}var ov=function(e,a,s,d){var u=v.defer(),c=!1;if(e=e||E.apiKey,rv(a=a||b(),d)){C.info("loading guides for "+s+"...",{context:["guides"]}),s=k.externalizeURL(s);var n,t,l=ov.lastVisitorId!==a?_.noop:(i=O,(t=_.find(i,function(e){return _.isFunction(e.isRendered)&&e.isRendered()&&!e.isTopLevel}))?(n=_.chain(t.steps).filter(function(e){return e.isRendered()}).indexBy("id").value(),function(e){e=_.findWhere(e,{id:t.id});e&&!_.get(e,"attributes.doNotResume")&&_.each(e.steps,function(e){var t=n[e.id];!t||e.seenState&&"active"!==e.seenState||e.show(t.seenReason)})}):function(){}),i=(ov.lastVisitorId=a,Wh(),g.commit("guideState/setLastGuideRequestAt",S()),{visitorId:a,accountId:Jn(),url:s,oldVisitorId:qn=qn===undefined&&Fn()?Xn(Nn):qn});const p=_.uniqueId();ov.reqId=p,Xm(e,i).then(function(){if(!c&&!E.designer)if(ov.reqId!==p)u.resolve();else{y.deliverablesLoaded.trigger(),C.info("successfully loaded guides for "+s,{contexts:["guides"]}),E.designerEnabled&&"true"!==Hg.getItem("pendo-designer-mode")&&fg.loadPluginJs(),$m();var t=E.lastGuideStepSeen;if(t){g.dispatch("guideState/receiveLastGuideStepSeen",t),t.visitorId=a,g.dispatch("guideState/updateLastGuideStepSeen",t),g.commit("guideState/setLastGuideRequestAt",S()),_u={};t=E.guides;var t=_.chain(t).map(Ic).filter(Qm).filter(ev).sortBy(tv).value(),n=(ku(t),Mu());g.dispatch("guideState/load",(r=Rh,o=m.get("crossAppGuideStorageSuffix"),h.read(r,!1,o))),g.dispatch("guideState/apply"),E.latestDismissedAutoAt=Wm(E.latestDismissedAutoAt,h.read("latestDismissedAutoAt")),g.dispatch("guideState/updateThrottlingState",{name:"latestDismissedAutoAt",value:E.latestDismissedAutoAt}),E.finalAdvancedAutoAt=Wm(E.finalAdvancedAutoAt,h.read("finalAdvancedAutoAt")),g.dispatch("guideState/updateThrottlingState",{name:"finalAdvancedAutoAt",value:E.finalAdvancedAutoAt}),E.latestSnoozedAutoAt=Wm(E.latestSnoozedAutoAt,h.read("latestSnoozedAutoAt")),g.dispatch("guideState/updateThrottlingState",{name:"latestSnoozedAutoAt",value:E.latestSnoozedAutoAt}),g.dispatch("healthCheck/init",t),g.dispatch("frames/changeGuideList",n),E.eventProperties=kv(E.features);let e=v.resolve();E.globalJsUrl&&(e=Ig(Cc(E.globalJsUrl))["catch"](function(e){C.error("Error loading global script: ",e)})),n.length?v.all([e,yv(t),_g.initializeWatermark(t),dv(5e3)].concat((i=t,_.map(av,function(e){return e(i)})),pv())).then(function(){ov.reqId===p&&(g.getters["frames/isLeader"]()&&l(O),y.guidesLoaded.trigger(),$h(),clearTimeout(nv)),_.isFunction(d)&&d(),u.resolve()},function(e){C.critical("Post loadGuide request failed: "+e),$m(),y.guidesFailed.trigger(),u.reject()}):(y.guidesLoaded.trigger(),u.resolve())}else C.info("lastGuideStepSeen is not set, shutting down guides")}var i,r,o})["catch"](function(e){y.guidesFailed.trigger(),u.reject(e)});e=m.get("guides.timeout");_.isNumber(e)&&(clearTimeout(nv),nv=Ut(function(){var e;e=u,$m(),e.reject(),c=!0},e))}else u.reject();return u.promise};var av=[];function sv(e,t){var n,i=document.getElementById(e);return i&&i.href&&0<=i.href.indexOf(t)?v.resolve():(n=v.defer(),T(i).remove(),i=E.loadResource(t,function(){n.resolve()}),_.isEmpty(i)?v.reject(`Failed to load CSS resource: ${t}. Check that the URL is correct and from an allowed origin.`):(i.id=e,n.promise))}var dv=_.memoize(function(t,n,e){if(!iv()||!uv(O))return v.resolve();n=n||S,e=e||"_pendo-hidden_";var i=T(document.createElement("div")).addClass(e).css({position:"absolute",bottom:"0px",right:"0px",width:"0px",height:"0px",visibility:"hidden"}).appendTo(T.getBody()),r=n(),o=v.defer();return function s(e){Ut(function(){a(i[0])?(i.remove(),o.resolve()):n()-r>t?(i.remove(),o.reject("Unable to find global css after delay")):s(100)},e)}(0),o.promise;function a(e){e=A(e);if(e)return"none"===e.display}});function uv(e,t){return t&&t.designer||_.any(e,function(e){return!Uu(e)&&_.any(e.steps,function(e){return!(e.domUrl||e.domJsonpUrl||e.domJson)})})}const cv="_pendo-default-css_",lv="_pendo-css_";function pv(){var e=[];if(!iv())return v.resolve();uv(O,E)&&e.push(sv(cv,$g()));var t=((E.guideWidget||{}).data||{}).guideCssUrl;return t?e.push(sv(lv,Cc(t))):T("#"+lv).remove(),e}var hv,fv,gv=function(e){hv&&hv.flush(e)},mv=function(){return qg};function vv(e){var t=Qs(md,rd("visitor_id"),rd("props.guide_id"),rd("props.source"),gd,yd(),Sd(e),Ed,Id,Od),n=Qs(vd,td,nd(e.cache),_.noop);return new Dd(_.extend({processSilos:t,packageSilos:n},e))}var yv=function(e){return P.initializeResourceCenter(e)},F={postMessage:_.noop,close:_.noop};let bv=F;function wv(e){return hv=hv||vv(_.extend({cache:qg,apiKey(){return E.apiKey},beacon:"guide",allowPost:!0,preferFetch:ze.safari},e)),fv=fv||vv(_.extend({cache:[],apiKey(){return E.apiKey},beacon:"poll",allowPost:!0,preferFetch:ze.safari},e)),Es(hv),Es(fv),()=>{hv.clear(),fv.clear(),Is(hv),Is(fv)}}function Sv(e){var e=e["blockedURI"];e&&-1!==e.indexOf("/data/guide.json")&&m.get("cacheGuides")&&((e=m.getLocalConfig()).cacheGuides=!1,m.setLocalConfig(e),Dr(window,"securitypolicyviolation",Sv),Dv())}let Ev;var Iv=function(e){const t=[];t.push(wv({localStorageUnload:m.get("analytics.localStorageUnload")})),Ev=new jg(E.apiKey,m),uf.run(),t.push(uf.stop),y.appUnloaded.on(function(){g.dispatch("frames/leave")}),y.metadata.on(function(e){e=e.data[0].storeChanged;e&&!Ep()&&Pv()}),y.identify.on(function(){Pv()}),y.urlChanged.on(function(){Pv(k.get())}),y.guideUpdateComplete.on(function(){var e,t,n;e=_.filter(O,e=>_.isFunction(e.outsideTimebox)&&e.outsideTimebox()),Au.addGuide(e),kc.processPrefetch(),e=O,t=Iu,m.get("disablePrefetch")||(t=_.keys(t)).length&&(n=_.indexBy(e,"id"),_.each(t,function(e){var e=n[e];e&&(e=_.first(e.steps))&&_.isFunction(e.fetchContent)&&e.fetchContent(!0)}))}),y.guidesLoaded.on(function(){P.fetchAnnouncementGuidesContent(O,g)}),y.guideListChanged.on(function(e){e=e.data[0].guideIds;if(e&&e.length){const n=_.indexBy(e);_.each(Iu,function(e,t){n[t]||(e.hide(),delete Iu[t])})}}),t.push(function(e,t,n){var{Turbolinks:i,Turbo:r}=window;let o;if(i&&(o=i.EVENTS&&i.EVENTS.LOAD),!(o=r&&r.visit?"turbo:load":o))return()=>{};const a=Pr(e,o,t),s=Pr(e,"turbo:before-cache",n);return()=>{a(),s()}}(document,function(){k.get()===Lv.lastUrl&&Dv()},function(){$m()}));var n=m.get("guides.tooltip.arrowSize");return _.isNumber(n)&&(E.TOOLTIP_ARROW_SIZE=n),bv=Ug(g),F=xg(bv,g),t.push(()=>F.close()),t.push(mn.tabIdChanged(function(){var e=mn.getTabId();g.commit("frames/setTabId",e),g.dispatch("frames/join")})),g.dispatch("frames/init"),g.dispatch("frames/join"),t.push(function(){const e=[];return g.dispatch("guideState/init"),e.push(Pr(window,"focus",Nh)),e.push(Pr(window,"storage",function(e){g.dispatch("guideState/storageChanged",e)})),()=>_.each(e,function(e){e()})}()),t.push(()=>{Ov.cancel(),vf.cancel()}),t.push(Pr(window,"resize",Ov)),t.push(Pr(window,"scroll",vf,!0)),t.push(Pr(window,"gestureend",Nv,!0)),t.push(Pr(window,"securitypolicyviolation",Sv)),t.push(function(){var e=["fullscreenchange","webkitfullscreenchange","MSFullscreenChange"];const t=[];for(var n=0;n<e.length;n++)t.push(Pr(document,e[n],Mv));return()=>{_.each(t,function(e){e()})}}()),e.observing&&(g.commit("guideUpdate/setObserver",e),g.commit("guideUpdate/setUseObserver"),t.push(()=>g.dispatch("guideUpdate/stopObserver"))),h.registry.addLocal(Pm.ADVANCED),h.registry.addLocal(Pm.DISMISSED),h.registry.addLocal(Pm.SNOOZED),h.registry.addLocal(Gg,{duration:144e5}),Oc.initialize(),()=>{Ev=null,Lv.reset(),$m(),Pv.reset(),ov.reqId=null,_.each(t,function(e){e()}),T("#"+cv).remove(),T("#"+lv).remove(),Oc.teardown()}},_v=function(){return m.get("guides.disabled",!1)||!Fo},Cv=function(){return m.get("guides.delay",!1)},xv=function(e){var t=m.getLocalConfig();t.disableGuides=e,m.setLocalConfig(t)},Tv=function(e){var t=m.getLocalConfig();delete t.delayGuides,t.guides&&delete t.guides.delay,t.delayGuides=e,m.setLocalConfig(t)},kv=ei(function(e){if(e&&e.length){for(var t=[],n=0;n<e.length;n++){var i=e[n].featureRule,r=_.map(e[n].eventProperties,function(e){return e.selector?e:JSON&&JSON.parse&&e.rule?JSON.parse(e.rule):void 0});t.push({featureRules:i,eventPropertyRules:r,featureId:e[n].featureId})}return t}}),Av=function(){return document.fullscreenElement||document.webkitFullscreenElement||document.msFullscreenElement},Rv=function(){C.debug("adjustActiveGuideOnResize firing");var e=Uv();e&&e.step&&!E.ignoreResize&&e.step.redraw()};const Ov=_.debounce(function(){var e;-1<_.get(document,"activeElement.id","").indexOf("pendo-video-")?(!(e=Av())||e.id.indexOf("pendo-video-")<0)&&Ut(function(){Rv()},150):Rv(),vf()},50),Nv=function(e){1!==e.scale&&Ov()};var Mv=function(e){var t=_.get(document,"activeElement.id",""),e=_.get(e,"target.id","");_.filter([t,e],e=>-1<e.indexOf("pendo-video-")).length&&(Av()?E.ignoreResize=!0:Ut(function(){E.ignoreResize=!1},1e3))};function Lv(e){var t,n,i,r,o=b(),a=Jn();e=e||k.get(),n=o,i=a,r=Jl,!(t=e)||!E.apiKey||_v()&&"true"!==Hg.getItem("pendo-designer-mode")||t===Lv.lastUrl&&n===Lv.lastVisitorId&&i===Lv.lastAccountId&&r===Lv.lastMetadataHash||(Lv.lastUrl=e,Lv.lastVisitorId=o,Lv.lastAccountId=a,Lv.lastMetadataHash=Jl,ov(E.apiKey,o,e)["catch"](_.noop))}Lv.reset=function(){_.each(["lastUrl","lastVisitorId","lastAccountId","lastMetadataHash"],function(e){Lv[e]=null})};var Pv=function(e){Fo&&(Pv.reset(),Pv.pending=Ut(function(){delete Pv.pending,Lv(e)},0))};function Dv(){Lv.lastUrl=null,Pv()}function Fv(e){e=Vg.indexOf(e);-1!==e&&Vg.splice(e,1)}function Uv(){var e,n,t=_.find(O,function(e){return e.isShown()});return!t||_.get(t,"attributes.resourceCenter.isModule")&&!(t=P.getResourceCenter())?null:(e=_.find(t.steps,function(e,t){return n=t,e.isShown()}),{guide:t,steps:_.filter(t.steps,function(e,t){return e.isShown()}),step:e,stepIndex:n})}function Gv(e,t,s,d){return new(s=s||on)(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())})}Pv.reset=function(){Pv.pending&&clearTimeout(Pv.pending)};const Bv="_pendoHeaders";function zv(e){return g.getters["networkUrl/getTransformedUrl"]()(e)}const jv="headers",Hv={authorization:!0,cookie:!0,"set-cookie":!0,"x-api-key":!0,"x-forwarded-for":!0,"proxy-authorization":!0,signature:!0,forwarded:!0,referrer:!0},qv=2097152,Wv="[Body too large to capture (over 2 MB)]";class Vv{isDeniedHeader(e){e=e.toLowerCase();return Hv[e]||-1!==e.indexOf("csrf")||-1!==e.indexOf("xsrf")}entriesToObject(e,t){var n,i,r={};for([n,i]of e)t===jv&&this.isDeniedHeader(n)||(r[n]=i);return r}safelySerializeBody(e){if(!e)return undefined;if("string"==typeof e)return e;var t;if(e instanceof FormData)return t=this.entriesToObject(e.entries()),JSON.stringify(t);try{return JSON.stringify(e)}catch(n){return"[unserializable-body]"}}extractHeaders(e={}){let t={};if(e instanceof Headers)t=this.entriesToObject(e.entries(),jv);else if("object"==typeof e)for(const n in e)!e.hasOwnProperty(n)||this.isDeniedHeader(n)||(t[n]=e[n]);return t}extractXHRHeaders(e){return e[Bv]||{}}generateRequestId(){return"req_"+Date.now()+"_"+E.randomString(8)}safelyReadBody(o,a){return Gv(this,void 0,void 0,function*(){try{var e=o.headers.get("content-type")||"unknown",t=o.headers.get("content-length"),n=-1!==e.indexOf("text/")||-1!==e.indexOf("application/json");if(-1!==e.indexOf("text/event-stream"))return"[Event stream content]";if(!n)return`[Binary content: ${e}]`;if(t)if(parseInt(t,10)>qv)return Wv;var i=yield o.text();return i.length>qv?Wv:i}catch(r){return`[Unable to read ${a} body]`}})}extractConfigHeaders(e){let t={};return e.headers&&(e=Array.from(e.headers.entries()),t=this.entriesToObject(e,jv)),t}parseXHRResponseHeaders(e){const t={};return e&&(e=e.split("\r\n"),_.each(e,e=>{e=e.split(": ");2===e.length&&(t[e[0]]=e[1])})),t}safelyReadRequestBody(e,t){return Gv(this,void 0,void 0,function*(){return e?t?this.safelyReadBody(e,"request"):this.safelySerializeBody(e.body):""})}extractRequestHeaders(e,t){return t?this.extractConfigHeaders(e):this.extractHeaders(e.headers)}patchFetch(){const v=this;v._originalFetch=window.fetch,window.fetch=function(...m){return Gv(this,void 0,void 0,function*(){let[e,t={}]=m;var n=_.isObject(m[0])&&_.isFunction(m[0].clone)&&!(m[0]instanceof ti);n&&(e=m[0].url,t=m[0].clone());const i=zv(e),r=t.method||"GET",o=v.generateRequestId();try{const c=v.extractRequestHeaders(t,n),l=yield v.safelyReadRequestBody(t,n);_.each(v.callbackFns,({request:e})=>{_.isFunction(e)&&e({requestId:o,method:r,url:i,body:l,headers:c})})}catch(d){_.each(v.callbackFns,({error:e})=>{_.isFunction(e)&&e({context:"fetchRequest",error:d})})}try{var a=yield v._originalFetch.apply(this,m),s=a.clone();try{const p=yield v.safelyReadBody(s,"response"),{status:h,statusText:f}=a,g=v.extractConfigHeaders(a);_.each(v.callbackFns,({response:e})=>{_.isFunction(e)&&e({requestId:o,status:h,statusText:f,body:p,headers:g,url:i,method:r})})}catch(d){_.each(v.callbackFns,({error:e})=>{_.isFunction(e)&&e({context:"fetchResponse",error:d})})}return a}catch(u){throw _.each(v.callbackFns,({response:e})=>{_.isFunction(e)&&e({requestId:o,status:0,statusText:"Network Error",headers:{},body:null,url:i,method:r,error:u.message})}),u}})}}patchXHR(){const u=this;u._originalSetRequestHeader=XMLHttpRequest.prototype.setRequestHeader,u._originalXHROpen=XMLHttpRequest.prototype.open,u._originalXHRSend=XMLHttpRequest.prototype.send,XMLHttpRequest.prototype.setRequestHeader=function(e,t){return this[Bv]=this[Bv]||{},this[Bv][e]=t,u._originalSetRequestHeader.apply(this,arguments)},XMLHttpRequest.prototype.open=function(e,t){t=zv(t);return this._method=e,this._url=t,this._requestId=u.generateRequestId(),u._originalXHROpen.apply(this,arguments)},XMLHttpRequest.prototype.send=function(e){const a=this,t=u.extractXHRHeaders(this),n=u.safelySerializeBody(e);try{_.each(u.callbackFns,({request:e})=>{_.isFunction(e)&&e({requestId:this._requestId,method:this._method||"GET",url:this._url,body:n,headers:t})})}catch(d){_.each(u.callbackFns,({error:e})=>{_.isFunction(e)&&e({context:"xhrRequest",error:d})})}this.addEventListener&&this.addEventListener("loadend",function(){delete this[Bv]},{once:!0});const s=a.onreadystatechange;return a.onreadystatechange=function(){if(4===a.readyState)try{const t=u.parseXHRResponseHeaders(a.getAllResponseHeaders()),{status:n,statusText:i,_url:r}=a,o=u.safelyReadXHRResponse(a,t);_.each(u.callbackFns,({response:e})=>{_.isFunction(e)&&e({requestId:a._requestId,status:n,statusText:i,headers:t,body:o,url:r,method:a._method||"GET"})})}catch(d){_.each(u.callbackFns,({error:e})=>{_.isFunction(e)&&e({context:"xhrResponse",error:d})})}s&&s.apply(this,arguments)},u._originalXHRSend.apply(this,arguments)}}safelyReadXHRResponse(e,t){return this.estimateResponseSize(t["content-length"],e.responseText)>qv?Wv:e.responseText}estimateResponseSize(e,t){e=parseInt(e,10);return!_.isNumber(e)||isNaN(e)?t.length:e}patchNetwork(){this._networkPatched||(this._networkPatched=!0,this.patchFetch(),this.patchXHR())}on({request:e,response:t,error:n}={}){return this.callbackFns||(this.callbackFns=[]),(_.isFunction(e)||_.isFunction(t)||_.isFunction(n))&&this.callbackFns.push({request:e,response:t,error:n}),this._networkPatched||this.patchNetwork(),this}off({request:e,response:t,error:n}={}){_.isEmpty(this.callbackFns)&&!this._networkPatched||(_.isFunction(e)||_.isFunction(t)||_.isFunction(n)?this.callbackFns=_.reject(this.callbackFns,{request:e,response:t,error:n}):this.callbackFns=[],_.isEmpty(this.callbackFns)&&(this._originalFetch&&(window.fetch=this._originalFetch,this._originalFetch=null),this._originalXHROpen&&(XMLHttpRequest.prototype.open=this._originalXHROpen,this._originalXHROpen=null),this._originalXHRSend&&(XMLHttpRequest.prototype.send=this._originalXHRSend,this._originalXHRSend=null),this._originalSetRequestHeader&&(XMLHttpRequest.prototype.setRequestHeader=this._originalSetRequestHeader,this._originalSetRequestHeader=null),this._networkPatched=!1))}}n=new Vv;function $v(e){var t,n=_.get(e,"value","");-1!==_.get(e,"parentElement.className","").indexOf("_pendo-nps-poll-"+n+"-wrapper")&&(e=T("._pendo-nps-open-text-poll-question"),t=T("._pendo-nps-open-text-poll-input")[0],_.forEach(e,function(e){"none"!==_.get(e,"style.display","none")&&t&&t.setAttribute("aria-labelledby",e.id)}))}var Kv=function(){var o=this,a=(this.eventable=Sn.call({}),this.eventable.on("pendoEvent",function(e){try{o.eventHandler(e)}catch(t){e=e&&e.action||"NO ACTION DEFINED";C.critical("Error in Action "+e,{error:t})}}),this.eventHandler=function(e){if(!e.ignore&&!E.designer){var t=e.step["guideElement"];switch(e.action){case a.advanceGuide:mm(e,e.step);break;case a.previousStep:vm(e,e.step);break;case a.goToStep:gm(e);break;case a.submitPoll:this.submitPoll(e);break;case a.guideSnoozed:var n=e&&e.params&&e.params[0]&&e.params[0].value;fm(e,e.step,n);break;case a.dismissGuide:P.attemptToPreserveIntegrationIframes(e),!function(e){if(!e||!e.step)return hm();var t=e.step.getGuide();if(t&&t.attributes&&t.attributes.resourceCenter)return P.dismissResourceCenter(t);hm(e,e.step)}(e);break;case a.showElements:this.setElementDisplay(e,"block"),e.srcElement&&$v(e.srcElement),Hl((i=Nc(e.step.domJson)).props.id,t),ql(i.props.id,t),M.flexAllThings(i.props.id,e.step),jl(i.props.id,t);break;case a.hideElements:this.setElementDisplay(e,"none"),Hl((i=Nc(e.step.domJson)).props.id,t),ql(i.props.id,t),M.flexAllThings(i.props.id,e.step),jl(i.props.id,t);break;case a.slideElement:this.setElementAnimation(e);break;case a.showGuide:n=_.find(e.params,function(e){return"reason"===e.name});qm(e.params[0].value,n&&n.value);break;case a.launchGuide:this.launchGuide(e);break;case a.renderResourceCenterModule:var i=s(e);P.replaceResourceCenterContent(e.params[0].value,i);break;case a.returnToResourceCenterHome:n=P.findResourceCenterHomeView(xu());if(!n)return;P.attemptToPreserveIntegrationIframes(e),P.replaceResourceCenterContent(n.id,e.params);break;case a.openLink:this.openLink(e);break;case a.searchGuides:this.searchGuides(e);break;case a.submitPollAndGoToStep:this.submitPoll(e),gm(e);break;case a.confirmation:this.confirmGuide(e);break;case a.conditionalSplit:this.handleConditionalSplit(e)}var r=Kv.prototype.registeredActions,r=r&&r[e.action];"function"==typeof r&&r(e)}},this.submitPoll=function(e){var t=e&&e.action,i=e.step,n=[];e.srcElement&&e.srcElement.getAttribute("data-pendo-poll-type")&&"yesNo"===e.srcElement.getAttribute("data-pendo-poll-type")&&(r=e.srcElement.getAttribute("data-pendo-poll-id"),e=e.srcElement.value,n.push({pollId:r,value:parseInt(e,10)}));var r=T("[data-pendo-poll-id]",i.guideElement[0]);n=n.concat(_.map(r,function(e){var t,n=T("textarea,input:text,select,input:radio:checked",e);if(n&&n.length&&n[0].value)return t=e.getAttribute("data-pendo-poll-id"),e=_.find(i.guide.polls,function(e){return e.id===t}),n=n[0].value,e&&e.numericResponses&&(n=parseInt(n,10)),{pollId:t,value:n}})),i.response&&n?i.response(_.compact(n)):C.info("[Pendo Web SDK] Error! Trying to submit a poll response but step does not have response function!");t!==a.submitPollAndGoToStep&&i.advance()},this.setElementDisplay=function(e,t){var n=e.step,e=T(_.find(e.params,function(e){return"selectors"===e.name}).value,n.guideElement[0]);_.each(e,function(e){e.style.display=t})},this.setElementAnimation=function(e){var t=T(_.find(e.params,function(e){return"selector"===e.name}).value,e.step.guideElement[0])[0],n=_.find(e.params,function(e){return"transition"===e.name}).value,e=_.find(e.params,function(e){return"left"===e.name}).value;t.style.transition=n,t.style.left=e},this.openLink=function(e){var t=_.find(e.params,function(e){return"url"===e.name}).value,e=_.find(e.params,function(e){return"target"===e.name}).value;"_self"===e&&ss()&&(e="_top");window.open(t,e)},this.goToStep=gm,this.searchGuides=function(t){var e="",n=t.srcElement.value,t=T("#pendo-resource-center-container"),i=t.find('[id^="pendo-list-item-"]'),r=t.find('[id^="pendo-results-count-container"]'),t=t.find('[id^="pendo-no-matches-container"]'),o=[],a=!0,s=0;if(i)for(var d in i){var u;d&&i[d]&&(u=!1,T(i[d]).text()&&(-1!==T(i[d]).text().toLowerCase().indexOf(n.toLowerCase())?(T(i[d]).css({display:"list-item"}),u=!(a=!1)):T(i[d]).css({display:"none"})),_.isFunction(i[d].getAttribute)&&(e=i[d].getAttribute("data-_pendo-text-list-item-1").split(","),_.forEach(e,function(e){_.contains(o,e)||o.push(e)})),this.searchAllTerms(o,e,n)&&i[d]&&(T(i[d]).css({display:"list-item"}),u=!(a=!1)),e="",u)&&s++}a?T(t[0]).css({display:"block"}):T(t[0]).css({display:"none"});if(r&&r.length&&(r[0].innerHTML="",n)){let e="";0===s?(e=t[0].innerText,this.debounceAnnounceResults(r[0],e)):(t=1===s?"data-pendo-aria-label-alert-singular":"data-pendo-aria-label-alert-plural",(e=r[0].getAttribute(t))&&(e=e.replace("{RESULT_COUNT}",s),this.debounceAnnounceResults(r[0],e)))}},this.searchAllTerms=function(t,e,n){return!!e&&e.some(function(e){return _.contains(t,e)&&e===n})},this.confirmGuide=function(e){var e=e.step,t=function(e){if(e.confirmationElementPathRule)return Rr(e.confirmationElementPathRule)[0]}(e);e.advance(),t?t.click():C.critical("pendo.io confirmationElement exception",{stepId:e.id,confirmationElementPathRule:e.confirmationElementPathRule,error:new Error("confirmation action called but confirmationElement was not found")})},this.getTransitionParams=s,this.launchGuide=function(e){var t=!_.get(e,"params.2.value.doNotDismiss");t&&hm(e,e.step);var t=e&&e.params&&e.params[0]&&e.params[0].value,n=e&&e.params&&e.params[1]&&e.params[1].value;{var i,r;t&&n?(n=N(e.params[0].value),i=e.params[1].value,r=(r=_.find(n.steps,function(e){return e.id===i}))||n.steps[0],Am(n),r.show("api")):t&&qm(e.params[0].value)}},this.handleConditionalSplit=function(t){var n,e=_.find(t.params,function(e){return"conditionType"===e.name}),i=_.find(t.params,function(e){return"config"===e.name}),r=_.find(t.params,function(e){return"cases"===e.name});e&&i&&r&&(e=e.value,i=i.value,r=r.value,n=function(e,t){{if("elementExists"===e)try{var n=E.Sizzle(t.elementSelector);return n&&0<n.length}catch(i){}return!1}}(e,i),y.trigger("appUsage",{type:"conditionalSplitResult",elementId:t.srcElement.id,conditionResult:n}),e=_.find(r,function(e){return e.value===n}),0<(null==(i=null==e?void 0:e.actions)?void 0:i.length)?_.forEach(e.actions,function(e){e={action:e.action,params:e.parameters,step:t.step,srcElement:t.srcElement};o.eventHandler(e)}):C.warn("No matching case found for condition result:",n))},this.debounceAnnounceResults=_.debounce((e,t)=>{e.innerHTML=t},300),{advanceGuide:"advanceGuide",previousStep:"previousStep",goToStep:"goToStep",submitPoll:"submitPoll",guideSnoozed:"guideSnoozed",dismissGuide:"dismissGuide",showElements:"showElements",hideElements:"hideElements",slideElement:"slideElement",showGuide:"showGuide",launchGuide:"launchGuide",renderResourceCenterModule:"renderResourceCenterModule",returnToResourceCenterHome:"returnToResourceCenterHome",openLink:"openLink",searchGuides:"searchGuides",submitPollAndGoToStep:"submitPollAndGoToStep",confirmation:"confirmation",conditionalSplit:"conditionalSplit"});function s(e){return e.params.find(e=>"transitionDirection"===e.name)?[{name:"transitionCss",type:"string",value:"left 200ms"},{name:"transitionDirection",type:"string",value:"right"}]:[]}return this},Jv=(Kv.registerAction=function(e,t){e&&"string"==typeof e&&t&&"function"==typeof t&&((Kv.prototype.registeredActions=Kv.prototype.registeredActions?Kv.prototype.registeredActions:{})[e]=t)},function(){var u="guideActivity",c=function(){return(new Date).getTime()-Zg},l=_.isObject,o=_.findWhere;const p=[];var h=[];return{type:u,handler(e){var t=e.data[0];if(t&&"conditionalSplitResult"===t.type){var n=t;const{conditionResult:a,elementId:s}=n,d=_.findIndex(h,e=>e.props.ui_element_id===s);-1!==d&&(n=h.splice(d,1)[0],(i=n.props.ui_element_actions[0]).condition_result=a,r=(r=i.cases)[a],n.props.ui_element_actions=n.props.ui_element_actions.concat(r),delete i.cases,zm(n))}else{var i,r=e.data[1];i=r,l(n=t)&&function(e){return e&&"click"===e.type}(i)&&function o(e){if(_.isString(e.id)&&0===e.id.indexOf("pendo-base"))return!0;if(l(e.parentElem))return o(e.parentElem);return!1}(n)&&(function(e){return f(e)}(n)||function(e){return m(e)}(n)||function(e){return g(e)}(n))&&(e=function(e){var t=function(e){for(var t of p){t=t(e);if(t)return t}const n=function o(e){if(!e)return;if(/^pendo-g-/.test(e.id))return e.id.replace(/^pendo-g-/,"");return o(e.parentElem)}(e),i=Uv();if(n&&i&&i.step&&n!=i.step.id){let t;var r=_.find(xu(),function(e){return!!(t=_.find(e.steps,e=>e.id===n))});if(r&&t)return{guide:r,step:t}}return i}(e);if(!t)return;if(function(e){e=e.guide.activeModule;return e&&e.attributes&&e.attributes.resourceCenter&&"AnnouncementsModule"===e.attributes.resourceCenter.moduleId}(t)&&!(t=function(e){var t=T("#"+e).closest("[data-pendo-announcement-guide-id]").attr("data-pendo-announcement-guide-id"),e=_.find(xu(),function(e){return e.id===t});return e?{guide:e,step:e.steps[0]}:undefined}(e.id)))return;if(!t.step||!t.step.domJson)return;var e=m(e)||f(e)||g(e)||{type:e.tag,id:e.id},n=function a(e,t){if(t.props&&t.props.id&&t.props.id===e)return t;if(t.children!==undefined)for(var n=0;n<t.children.length;n++){var i=a(e,t.children[n]);if(i!==undefined)return i}return undefined}(e.id,t.step.domJson);if(!n)return;let i=e.id;n=function(e,t){if(e!==undefined){if("a"===e.type)return[{action:"openLink",url:oo(e.props.href),target:e.props.target}];if(e.actions!==undefined)return _.map(e.actions,v);if("pendo_task_list_item"===t.templateName&&_.isArray(e.templateChildren)&&e.templateChildren[t.templateChildIndex])return[{action:"showGuide",guideId:e.templateChildren[t.templateChildIndex].id}]}return[]}(n,e);var[r={}]=n,{action:r,guideId:o}=r;"showGuide"===r&&o&&(i+="-"+o);return Um({type:u,visitorId:b(),ui_element_id:i,ui_element_type:e.type,ui_element_actions:n,guideId:t.guide.id,stepId:t.step.id,duration:c(),language:t.guide.language})}(t))&&("conditionalSplit"===_.get(e,["props","ui_element_actions",0,"action"])?h.push(e):zm(e))}},registerGuideResolver(e){p.push(e)},removeGuideResolver(e){e=p.indexOf(e);-1!==e&&p.splice(e,1)}};function f(e){return"BUTTON"===e.tag&&(/^pendo-close-guide/.test(e.id)||/^pendo-button/.test(e.id))?{type:e.tag,id:e.id}:i(e)||!l(e.parentElem)?null:f(e.parentElem)}function g(e){var t,n;if("LI"===e.tag&&/pendo-task-list-item/.test(e.cls))return t=(n=e.id.split("-")).pop(),n=n.join("-"),{type:e.tag,id:n,templateName:"pendo_task_list_item",templateChildIndex:t};return i(e)||!l(e.parentElem)?null:g(e.parentElem)}function m(e){return"A"===e.tag?{type:e.tag,id:e.id}:i(e)||!l(e.parentElem)?null:m(e.parentElem)}function v(e){switch(e.action){case"automation":var t=o(e.parameters,{name:"automationIds"});return{action:e.action,automationIds:t};case"openLink":var t=o(e.parameters,{name:"url"}),n=o(e.parameters,{name:"target"});return{action:e.action,url:oo(t.value),target:n.value};case"submitPollAndGoToStep":case"goToStep":t=o(e.parameters,{name:"goToStepId"});return{action:e.action,guideStepId:t.value};case"guideSnoozed":n=o(e.parameters,{name:"snooze_duration"}),t=o(e.parameters,{name:"time_unit"});return{action:e.action,duration:n.value,timeUnit:t.value};case"showGuide":case"launchGuide":n=e.parameters[0],t=e.parameters[1]||{};return{action:e.action,guideId:n.value,stepId:t.value};case"conditionalSplit":var n=o(e.parameters,{name:"name"}),t=o(e.parameters,{name:"conditionType"}),i=o(e.parameters,{name:"config"}),r=o(e.parameters,{name:"cases"}),r=_.reduce(r.value,function(e,t){return e[t.value]=_.map(t.actions,function(e){var t=v(e);return t.source=e.source,t}),e},{});return{action:e.action,name:n.value,condition_type:t.value,element_selector:i.value.elementSelector,feature_id:i.value.featureId,cases:r};case"advanceGuide":case"previousStep":case"submitPoll":case"dismissGuide":case"confirmation":return{action:e.action};default:return{}}}function i(e){return _.isString(e.id)&&0===e.id.indexOf("pendo-guide-container")}}()),Zv=[],Xv=!(Kv.deregisterAction=function(e){e&&"string"==typeof e&&delete(Kv.prototype.registeredActions=Kv.prototype.registeredActions?Kv.prototype.registeredActions:{})[e]});const Yv={agent:{getJwtInfoCopy:Ns.get,treatAsAdoptPartner:bo,addAccountIdParams:wo},agentStorage:h,analytics:{ptm:()=>ld,collectEvent:Ys},attachEvent:l,attachEventInternal:Pr,detachEventInternal:Dr,ConfigReader:m,Events:y,EventTracer:mn,EventRouter:Kv,Extensions:{API:{addTopic:function(e,t){var n=xp[e]||{};_.extend(n,t),xp[e]=n}}},frames:{getChannel:()=>bv},getAssetUrl:yo,getEventable:()=>Sn.call({}),GlobalRuntime:{addGlobalScript:Oc.addGlobalScript,removeGlobalScript:Oc.removeGlobalScript},GuideActivity:Jv,GuideLoop:{addUpdatePhase:of,removeUpdatePhase:af},guides:{addProcessor:function(e){return Vg.push(e),_.partial(Fv,e)},removeProcessor:Fv,registerDisplayableGuides:function(e,t){_.isArray(t)&&(_u[e]=t)},removeDisplayableGuides:function(e){delete _u[e]}},hosts:{SERVER:$e},NodeSerializer:iu,q:v,sessionStorage:h.getSession(),sizeElements:Bl,store:g,Tombstone:Au,transmit:{buildBaseDataUrl:Uo,fetchKeepalive:qo,sendBeacon:Wo},log:C,NetworkRequest:n,util:{trim:it,base64EncodeString:ut,parseUrl:Ga,addInlineStyles:_.partial(Pc,m),getNow:S},constants:{URL_MAX_LENGTH:2e3}};function Qv(t){_.find(Zv,function(e){return e.name===t.name})?C.warn(`Plugin with name ${t.name} already exists. Skipping registration.`):(Zv.push(t),Xv&&t.initialize(E,Yv))}function ey(){_.each(Zv,function(e){_.isFunction(e.teardown)&&e.teardown(E,Yv)}),Xv=!1}Op.registerExtensionsByUse("plugin",function(e){return _.extend(e.uri,_.pick(e,"name")),Qv(e.uri),e},function(e){return!!e.uri.initialize&&!!e.uri.teardown});var ty=!1;function ny(){if(!ty){const e=function(e){var t,n,e=e.data[0];n=(t=e).old_visitor_id,t=t.visitor_id,(Dn(n)?Pn(t)?Dn(t)?(C.info("Visitor is anonymous: "+t),1):Bn(t)?(C.info("Visitor id is the default: "+t),1):(C.info("Re-mapping visitor identity from "+n+" to "+t),0):(C.info("Not valid visitor id: "+t),1):(C.info("Visitor is already identified: "+n),1))&&(n=(t=e).old_account_id,t=t.account_id,Pn(t)?n===t||(C.info("Re-mapping account identity from "+n+" to "+t),0):(C.info("Not valid account id: "+t),1))||(Ys("identify",e),Cs())},t=function(e){var t;Ep()||({options:e,hashChanged:t}=e.data[0],t&&(Ys("meta",e),Cs()))};return y.identify.on(e),y.metadata.on(t),y.identify.on(Cp),ty=!0,function(){y.identify.off(e),y.metadata.off(t),y.identify.off(Cp),ty=!1}}}iy="guideActivity",ry=function(){return(new Date).getTime()-Zg},oy=_.isObject;var iy,ry,oy,ay={type:iy,handler(e){var t,n=e.data[0],e=e.data[1];e=e,oy(t=n)&&function(e){return e&&"click"===e.type}(e)&&function i(e){if("pendo-resource-center-container"==e.id)return!0;if(oy(e.parentElem))return i(e.parentElem);return!1}(t)&&(function(e){return uy(e)}(t)||function(e){return sy(e)}(t)||function(e){return dy(e)}(t))&&(e=function(e){var t=P.getResourceCenter();if(t){var n=t.activeModule,i=uy(e);if(i?(i={elementId:i.id},/^pendo-close-guide/.test(i.id)?i.actions=[{action:"dismissGuide"}]:/^pendo-left-caret/.test(i.id)&&(i.actions=[{action:"showGuide",guideId:t.id}])):i=sy(e)||dy(e),i)return i.guideId||(i.guideId=(n||t).id),i.stepId||(i.stepId=(n||t).steps[0].id),i.actions||(i.actions=[{action:"showGuide",guideId:i.elementId}]),i.language||(i.language=(n||t).language),Um({type:iy,visitorId:b(),ui_element_id:i.elementId,ui_element_type:i.type,ui_element_actions:i.actions,guideId:i.guideId,stepId:i.stepId,duration:ry(),language:i.language})}}(n))&&zm(e)}};function sy(e){var t=e.cls.split(" ");return _.contains(t,"_pendo-resource-center-module-list-item")?{type:"BUTTON",elementId:T("#"+e.id).closest("[data-pendo-module-guide-id]").attr("data-pendo-module-guide-id")}:"pendo-resource-center-container"!==e.id&&oy(e.parentElem)?sy(e.parentElem):null}function dy(e){var t=e.cls.split(" ");if(_.contains(t,"_pendo-resource-center-guidelist-module-listed-guide")||_.contains(t,"_pendo-resource-center-onboarding-module-listed-guide")){t=P.getResourceCenter();if(t){var n=e.id.split("-").pop(),t=t.activeModule;if(t&&t.attributes&&t.attributes.resourceCenter)return{type:"BUTTON",elementId:t.attributes.resourceCenter.children[n]}}return null}return"pendo-resource-center-container"!==e.id&&oy(e.parentElem)?dy(e.parentElem):null}function uy(e){return"BUTTON"===e.tag&&(/^pendo-close-guide/.test(e.id)||/^pendo-left-caret/.test(e.id))?{type:e.tag,id:e.id}:"pendo-guide-container"!==e.id&&oy(e.parentElem)?uy(e.parentElem):null}const cy=e=>(e=e||E).doesExist(e.apiKey);class ly extends Ct{constructor(){super(),this.cache=new Set,this.foundShadowRoots=!1,this.stoppedSearchEarly=!1}updateCache(){this.cache.forEach(e=>{pa(e)||(this.cache["delete"](e),this.dispatchEvent({type:"detachShadow",shadowRoot:e}))})}patchAttachShadow(e){const t=e.prototype.attachShadow,n=this;return e.prototype.attachShadow=function(e){e=t.call(this,e);return this.shadowRoot&&n.triggerAttachShadow(this.shadowRoot),e},e.prototype.attachShadow.toString=function(){return t.toString()},()=>{e.prototype.attachShadow=t}}initialize(){this.unpatchAttachShadow=this.patchAttachShadow(Element),this.findShadowRoots(document,5e3,e=>this.triggerAttachShadow(e))}triggerAttachShadow(e){this.cache.add(e),this.dispatchEvent({type:"attachShadow",shadowRoot:e})}findShadowRoots(r,o=5e3,a){if(_.isFunction(r.createNodeIterator)){let t=0,n=[ca(r)],i;function s(e){do{if(!(e=e||r.createNodeIterator(n.pop(),NodeFilter.SHOW_ELEMENT))||!e.nextNode)break;for(;(i=e.nextNode())&&(t++,i&&i.shadowRoot&&(a(i.shadowRoot),n.push(i.shadowRoot),this.foundShadowRoots=!0),t%o!=0););}while(!i&&(e=null,n.length));i&&this.foundShadowRoots&&(this.findTimeout=Ut(()=>{this.findTimeout=null,s.call(this,e)},50)),t!==o||this.foundShadowRoots||(this.stoppedSearchEarly=!0)}s.call(this)}}teardown(){this.cache.clear(),_.isFunction(this.unpatchAttachShadow)&&(this.unpatchAttachShadow(),this.unpatchAttachShadow=null),this.findTimeout&&(clearTimeout(this.findTimeout),this.findTimeout=null)}}class py extends Ct{constructor(e=gt("MutationObserver")){super(),this.ObserverClass=e,this.observing=!1,this.observers=new Map,this.triggerMutation=this.dispatchMutationEvent,this.shadowDom=new ly,this.shadowDom.addEventListener("attachShadow",_.bind(this.handleAttachShadow,this)),this.shadowDom.addEventListener("detachShadow",_.bind(this.handleDetachShadow,this)),this.addEventListener("mutation",()=>{null!=this.timeout&&clearTimeout(this.timeout),this.timeout=Ut(()=>{this.shadowDom.updateCache(),this.timeout=null},0)})}initialize(e,t){t=t.ConfigReader;t.get("preferMutationObserver")&&e.sniffer.MutationObserver&&(this.observeShadowRoots=t.get("observeShadowRoots"),this.startObserver(document.documentElement),this.observing=!0,this.observeShadowRoots)&&this.shadowDom.initialize()}startObserver(e){var t=new this.ObserverClass(e=>this.triggerMutation(e));this.observers.set(e,t),t.observe(e,{subtree:!0,attributes:!0,childList:!0,characterData:!0})}teardown(){this.observers.clear(),this.shadowDom.teardown(),null!=this.timeout&&(clearTimeout(this.timeout),this.timeout=null)}dispatchMutationEvent(e){this.dispatchEvent({type:"mutation",mutation:e})}triggerMutationOnce(e){this.triggerMutation=_.noop,queueMicrotask(()=>{this.dispatchMutationEvent(e),this.triggerMutation=this.triggerMutationOnce})}handleAttachShadow({shadowRoot:e}){this.triggerMutation=this.triggerMutationOnce,this.startObserver(e)}handleDetachShadow({shadowRoot:e}){this.observers["delete"](e)}}var hy=new py;let fy=0;const gy="initializeImmediately",my=[],vy=ei(function(e){if("complete"===document.readyState||_.get(e,gy)||m.get(gy))if(C.info("pendo.initialize called with "+JSON.stringify(e)),E.apiKey)1==fy++&&C.info(["pendo.initialize only needs to be called once",ft()?" per namespace":"",". Use pendo.updateOptions to update metadata after the web SDK has initialized."].join(""));else{if(e=e||{},_.isEmpty(Ns.get())&&(o=Ns.getJwtOptions(e,"initialize"))&&(Ns.set(_.pick(e,"jwt","signingKeyName")),_.extend(e,o,{forceAnonymous:!0})),_.isString(e))return Gr.get(e).then(e=>(le(d=e.data),vy()));try{g.dispatch("location/init",e.location||{})}catch(a){C.critical("Location API Exception",a)}m.setLocalConfig(e),go(),E.HOST=co;var t,n,i,r,o=m.get("cookieDomain");if(o&&(o=o,i=location.host,o?_.isString(o)&&(i=i.replace(/:\d+$/,""),o=o.replace(/^\./,""),t=new RegExp("\\."+kt(o)+"$"),n=new RegExp("^"+kt(o)+"$"),t.test(i)||n.test(i))&&(Dt="."+o):Dt=o),Wf.discoverKeys(e),Wf.getApiKey()){g.commit("metadata/setMetadata",{selfHosted:Sp()}),e.logStackTraces&&(E.logStackTraces=e.logStackTraces),m.get("preferBroadcastChannel")&&Dg.secure(!0);const s=m.get("analytics.localStorageUnload");Ds.read(h),my.push((t={localStorageUnload:s},ud=ws.events=ls,cd=ws.trackEvents=ps,fd=ws.agenticEvents=hs,ld=Fd(_.extend({cache:ud,silos:ws.silos,apiKey:Go,beacon:"ptm",allowPost:!0},t)),pd=Fd(_.extend({cache:cd,silos:ws.trackEventSilos,apiKey:Go,beacon:"ptm",allowPost:!0,params:{type:"track"}},t)),hd=Fd(_.extend({cache:fd,silos:ws.agenticEventSilos,apiKey:Go,beacon:"agentic","class":"agentic",allowPost:!0},t)),Es(ld),Es(pd),Es(hd),()=>{ks(),Is(ld),Is(pd),Is(hd),ld=pd=hd=undefined})),hy.initialize(E,Yv),my.push(()=>hy.teardown()),Fo&&(h.registry.addLocal(On),h.registry.addLocal(Nn),h.registry.addLocal(Mn),h.registry.addLocal(gp),E.disableGuideCenterContentSearch=e.disableGuideCenterContentSearch,my.push(ec(y)),[{events:i=[]}]=[e],_.each(i,(e,t)=>{nc[t]&&nc[t](e)}),my.push(Iv(hy)),my.push(ny()),my.push(hu()),my.push((_.each(Zv,function(e){e.initialize(E,Yv)}),Xv=!0,ey)),my.push((n=e,h.registry.addLocal(bf),h.registry.addLocal(wf),_.find([_.partial(Zf.launchOnToken,window.location),_.partial(Sf,window),_.partial(Zf.localStorageNavigation,n)],e=>e()),n.enableDesignerKeyboardShortcut||!m.get("disableDesignerKeyboardShortcut")?fg.listen():()=>{})),y.appUsage.on(Jv.handler),y.appUsage.on(ay.handler),my.push(xs(fs)),my.push(Js.initialize())),y.appHidden.on(()=>{_s(0,{hidden:!0})}),y.appUnloaded.on(()=>{_s(0,{unload:!0}),s&&Ds.write(h)}),Fn()||Un(),E.updateOptions(e),e.visitorId&&e.visitorId!=Gn&&E.identify(e.visitorId),my.push(k.watch(function(){E.pageLoad()})),Fo&&y.ready.trigger(),Ud(k.get()),fy++,window.parent&&window.parent.postMessage&&"function"==typeof window.parent.postMessage&&((r=Dg.targetOrigin())?window.parent.postMessage({type:"announce-frame-initialized",destination:"pendo-designer-agent",source:"pendo-designer-agent",localStorageRouter:!0},r):C.warn("Unable to announce frame to designer plugin, targetOrigin is not set. Check if broadcastChannel is enabled and cross origin frames are allowed.")),wy()}else C.debug("API key is not set, Pendo will not initialize.")}else ae(E,"initialize",arguments)});function yy(e){return!_.isArray(e)||_.isEmpty(e)}function by(e){if(!yy(e))return _.find(e,e=>"initialize"===e[0])}function wy(i){var e;return!yy((i=i||E)._q)&&(e=!!by(i._q),cy(i)||e)?(e=i._q.splice(0,i._q.length),_.reduce(e,(e,t)=>{if(!_.isArray(t))return e;const n=i[t.shift()];return _.isFunction(n)?e.then(()=>n.apply(i,t)):e},v.resolve()).then(wy)):v.resolve()}function Sy(){cy()?C.info("already running"):(window.pendo_options&&vy(window.pendo_options),wy())}function Ey(){y.appHidden.trigger(),y.appUnloaded.trigger(),_.each(my,function(e){e()}),Ud.reset(),my.length=0,Dg.close(),Sn.clear(y),Sn.clear(nc),delete E.apiKey,fy=0}var Iy,_y,Cy={getActiveGuide:Uv,smartNextStep:function(e){var t,n=Uv();n&&(t=n.guide.steps[n.stepIndex+1],Ut(function(){var e=Rr(t.elementPathRule);0!==e.length&&_.some(e,xa)?mm(n.step):mm(t)},e=e||0))},smartFirstStep:function(){T("._pendo-guide_").css("display:none;");var t=bu(),e=Uv().guide.steps,n=_.filter(_.rest(e),function(e){return!!e.pageId}),n=_.indexOf(e,_.find(n,function(e){return Su(e.regexUrlRule,t)}));C.info("startingPoint is "+n),-1==n?T("._pendo-guide_").css("display:block;"):(n=e[Math.max(0,n-1)],C.info("found starting step to be "+n.id),mm(n))},advanceOn:function(e,t){var n=Uv(),i=T(t=t||n.step.elementPathRule)[0],r=function(){mm(),R(i,e,r,!0)};l(i,e,r,!0)},renderStepPosition:function(e,t,n){if(t)n||(i=[].concat(t.steps).reverse(),n=_.findWhere(i,{seenState:"active"}));else{var i=Uv();if(!i)return;t=i.guide,n=i.step}return(e=_.template(e=e||"Step <%= currPos %> of <%= total %>"))({currPos:t.getPositionOfStep(n),total:t.getTotalSteps()})}},U={renderGuideFromJSON:function(e,n,t,i){i=i||{};var r=n.getGuide();n.isDarkMode===undefined&&Uc(n);var o=Nc(e),a=_.get(r,"attributes.resourceCenter");a&&(P.revertRtlChanges(r,e.props),e=P.updatePseudoStyleSelectors(e));var s=a&&P.isFullyCustom(r),d="AnnouncementsModule"===_.get(r,"attributes.resourceCenter.moduleId"),o=(n.hasEscapeListener=!1,n.containerId=o&&o.props&&o.props.id,n.element=Hu(n,i.document),St(e)),t=U.buildNodeFromJSON(o,n,t),u=(n.guideElement=t,Fc(n),t.find("#"+n.containerId)),c="data-vertical-alignment",l="Relative to Element"===u.attr(c);l&&!a&&T(n.guideElement).css({overflow:"hidden",height:"0",width:"0"});u.css({visibility:"hidden"}),t.css({visibility:"hidden"});var p=_.get(r,"attributes.embedConfig",null);c=_g.buildWatermark({appId:r.appId,targetAccount:r.targetAccount,isTraining:r.isTraining,isBottomAligned:"Bottom Aligned"===u.attr(c),isEmbedded:!!p},U.buildNodeFromJSON);c&&u.append(c);c=n&&n.attributes&&n.attributes.imgCount,i=zu(i.document);{var h;p?(m=t[0],f=T("#"+(h="pendo-guide-container"),m)[0],{selector:f,method:h}=(f&&(f.id=h+"-"+n.id,m.id="pendo-base-"+n.id),p),i=T(f)[0],(p=T("#"+m.id,i)).length?(t=p,n.guideElement=t):"replace"===h&&i?(i.innerHTML="",t.appendTo(i)):"prepend"===h?t.prependTo(i):t.appendTo(i)):t.appendTo(i)}(function(e,t,n){t=T.getRootNode(t),e=T.getRootNode(e);var i;e!==t&&(e!==document?e.hasOwnProperty("wrappedJSObject")?(i=e.wrappedJSObject.adoptedStyleSheets,t.wrappedJSObject.adoptedStyleSheets.push(...i)):(i=e.adoptedStyleSheets,t.adoptedStyleSheets.push(...i)):(n=T(".pendo-style-"+n,e)).length&&(n.remove(),n.appendTo(t)))})(zu(),t[0],n.id),Bl(t),l&&yl.patchGuideContainerWidthForResponsiveTooltips(n,u[0],e);s||d||(U.recalculateGuideWidth(n.containerId,n.guideElement),U.adjustGuideContentWidth(n.containerId,n.guideElement));c||a||U.flexAllThings(n.containerId,n);s||U.recalculateGuideHeight(n.containerId,n.guideElement);l?n.attributes.calculatedType="tooltip":yl.attachBBAdvanceActions(n);c||yl.positionStepForGuide(n,o,u[0]);{var f;a&&(P.showHomeViewOrEmptyState(r),f=[],d?f=[r.attributes.resourceCenter]:U.flexAllThings(n.containerId,n),f.length)&&_.forEach(f,function(e){e=_.get(e,"children",[]);_.forEach(e,function(e){var t;e&&(t=e.steps[0],_.isUndefined(t.attributes.imgCount))&&(t=_.get(t,"id",n.id),e=_.get(e,"id",r.id),t=T("#pendo-g-"+t).length?t:e,U.flexAllThings("pendo-g-"+t,n))})})}{var g;c?(g=v.defer(),t.rendered=g.promise,u.on("imagesLoaded",function(){g.resolve()})):(u.css({visibility:"visible"}),t.rendered=v.resolve())}{var m;t.css({visibility:"visible"}),n.elements.push(n.guideElement[0]),E.designer||(_.get(n,"attributes.isAutoFocus")&&(U.autofocusStep(n,u),U.trapFocusStep(n,u),n.hiddenElements=U.addAriaHiddenOutsideGuide(t[0])),a&&(U.attachRCFocusHandlers(),r.skipResourceCenterHomeView?(m=r.activeModule.steps[0],U.autofocusStep(m,m.guideElement)):U.autofocusStep(n,u)))}return T(".pendo-video-wrapper",t).each(function(t){T("iframe",t).each(function(e){t.setAttribute("data-pendo-video-loading",""),U.addVideoLoadListener(t,e)})}),t},autofocusStep:function(e,o){var t="autofocus for guide id: "+e.getGuide().id+" step id: "+e.id+" ",n=function(e){var t,n;return!!e&&(t=Lo(t=e),n=ra(),_.extend(n,{top:0,left:0,bottom:n.height,right:n.width}),fa(n,t)||Aa(e),e.focus(),e===T.getRootNode(e).activeElement)},i={maxRetries:100,delay:50,exponentialBackoff:!1};yt(function(){var e,t,n,i,r=T(o).find("#pendo-guide-container");return(r=r[0]||r)&&xa(r)&&(e=r,t=_.contains(["A","INPUT","LABEL","SELECT","TEXTAREA","BUTTON","FIELDSET","LEGEND","DATALIST","OUTPUT","OPTION","OPTGROUP"],e.nodeName),n=!!e.tabIndex,i=!e.hidden,e=!e.disabled,t||n)&&i&&e?r:null},i,function(e){yt(function(){return n(e)},i,function(){},function(){C.warn(t+"#pendo-guide-container is available on page but could not capture focus")})},function(){C.warn(t+"#pendo-guide-container did not render or become visible in time to focus")})},trapFocusStep:function(e,t){!function(e){var o,a,s,t,d,u,n,c=e[0];c&&(t=["a[href]:not([disabled])","button:not([disabled])","textarea:not([disabled])",'input[type="text"]:not([disabled])','input[type="radio"]:not([disabled])','input[type="checkbox"]:not([disabled])',"select:not([disabled])","[tabindex]","iframe"].join(", "),(o=_.toArray(e.find(t))).length)&&(a=o[0],s=o[o.length-1],t=Ay(e),d=t[0],u=t[1],n=function(e){var t,n,i=xy(e),r=e.shiftKey;i&&(t=(i=T.getRootNode(c).activeElement)===c,n=document.activeElement===document.body,r?(i===d||t||n)&&(ky(o,s).focus(),e.preventDefault()):(t||i===u||n)&&(ky(o,a).focus(),e.preventDefault()))},l(document,"keyup",n),l(document,"keydown",n),y.one("unmounted",()=>{R(document,"keyup",n),R(document,"keydown",n)}))}(t.find("#pendo-guide-container"))},attachRCFocusHandlers:function(){const s=P.getResourceCenter(),d=P.getResourceCenterContainer();if("dom"===s.launchMethod&&d){let e=T(s.attributes.activation.selector)[0];if(e){const[u,c]=Ay(T(d));var t=function(e){var t=xy(e),n=e.shiftKey;if(t){var t=T.getRootNode(d).activeElement,i=T(s.attributes.activation.selector)[0];if(i){var r=t===u,t=t===c;const a=T(Ia);function o(t){return Object.values(a).findIndex(e=>e===t)}n?r?(i.focus(),e.preventDefault()):t&&Ty(0===(n=o(u))?a.length-1:n-1,a,e):t?Ty(o(i)+1,a,e):r&&Ty((n=o(c))>=a.length-1?0:n+1,a,e)}}},n=function(e){var t=xy(e),n=e.shiftKey;t&&!n&&Ty(0,T('[id^="pendo-g-"]').find(Ia),e)},i=function(e){var t=e.target,n=e.relatedTarget,t=t.compareDocumentPosition(n)&Node.DOCUMENT_POSITION_FOLLOWING;n!=u&&t&&Ty((n=T('[id^="pendo-g-"]').find(Ia)).length-1,n,e)};l(document,"keyup",t),l(document,"keydown",t),l(e,"keydown",n),l(e,"focus",i),y.one("unmounted",()=>{R(document,"keyup",t),R(document,"keydown",t),R(e,"keydown",n),R(e,"focus",i)})}}},addAriaHiddenOutsideGuide:function HS(e,n=[]){if(!e||e===ca())return n;const t=la(e);_.each(t,e=>{if(-1===n.indexOf(e)&&"true"!==e.getAttribute("aria-hidden")){const t=e.tagName.toLowerCase();"script"!==t&&"style"!==t&&(e.setAttribute("aria-hidden","true"),n.push(e))}});e.parentNode&&HS(e.parentNode,n);return n},renderResourceCenterModule:P.renderResourceCenterModule,buildNodeFromJSON:sp,attachImgLoadHandlers:dp,recalculateGuideHeightOnImgLoad:cp,buildStyleString:function(e){var n="";return _.each(e,function(e,t){n=n+t+":"+e+";"}),n},buildStyleTagContent:pp,bindActionToNode:lp,recalculateGuideHeight:jl,recalculateGuideWidth:Hl,adjustGuideContentWidth:ql,findDomBlockInDomJson:Mc,isElementHiddenInGuide:M.isElementHiddenInGuide,positionStepForTooltip:yl.positionStepForGuide,flexAllThings:M.flexAllThings,flexElement:M.flexElement,findTopLevelContainer:function(t){for(var e=["pendo-base","pendo-resource-center-container"],n=0;n<20;n++){if(_.find(e,function(e){return t.id===e}))return t;if(t===document.body)return document.body;t.parentNode&&(t=t.parentNode)}return document.body},updateBackdrop:ul,buildNodesFromJSON:rp,findGuideContainerJSON:Nc,maintainAspectRatios:M.maintainAspectRatios,sizeElement:zl,sizeElements:Bl,getAllowedAttributes:ap,repositionFlexElementsInFullWidthGuides:function(){},isBuildingBlockGuideRelativeToElement:yl.isBuildingBlockGuideRelativeToElement,updateAriaLabelledbyForActiveFollowupQuestion:$v,addVideoLoadListener:function(e,t){l(t,"load",function(){e.removeAttribute("data-pendo-video-loading")})}};function xy(e){return"Tab"===e.key||9===e.keyCode}function Ty(e,t,n){e=t[e];e&&(e.focus(),n.preventDefault())}function ky(e,t){let n;if("radio"===t.getAttribute("type")){const i=t.getAttribute("data-pendo-poll-id");n=_.find(e,function(e){var t=e.getAttribute("data-pendo-poll-id");return i===t&&e.checked})}return n||t}function Ay(e){var t={margin:0,padding:0,outline:"none",border:"none","box-shadow":"none",shadow:"none"},t={type:"style",props:{type:"text/css",scoped:"scoped",id:"pendo-focus-bumper-styles"+Date.now()},css:[{selector:".pendo-start-focus-bumper",styles:_.extend({},t,{tabIndex:0})},{selector:".pendo-start-focus-bumper:hover",styles:t},{selector:".pendo-start-focus-bumper:focus",styles:t},{selector:".pendo-end-focus-bumper",styles:_.extend({},t,{tabIndex:0})},{selector:".pendo-end-focus-bumper:hover",styles:t},{selector:".pendo-end-focus-bumper:focus",styles:t}]},t=U.buildNodeFromJSON(t),t=(e.prepend(t),document.createElement("div")),n=(t.setAttribute("id","pendo-start-focus-bumper-"+Date.now()),t.setAttribute("class","pendo-start-focus-bumper"),t.setAttribute("tabIndex",0),e.prepend(t),document.createElement("div"));return n.setAttribute("id","pendo-end-focus-bumper-"+Date.now()),n.setAttribute("class","pendo-end-focus-bumper"),n.setAttribute("tabIndex",0),e.append(n),[t,n]}var Ry=100,Oy=[],Ny=[];const My="log-enabled",Ly="active-contexts";var Py=function(){var e=h.read(My,!0);return null!==e?"true"==e:!(-1!==qe.indexOf("prod")||-1!==qe.indexOf("rc"))},Dy=function(){return Gy()?_y?"logging already enabled":(h.write(My,"true"),_y=!0,"logging enabled"):"logging unavailable"},Fy=function(){return _y?(h.write(My,"false"),_y=!1,"logging disabled"):"logging already disabled"};var Uy=function(e,t){return _.compact([].concat(e,t))},Gy=function(e){return e=e||"log","undefined"!=typeof console&&_.isFunction(console[e])},By=function(e){return e=Uy(e),0<Iy.length?0<_.intersection(Iy,e).length:!!_y||!!$s()},zy=function(e,...t){C.info(e,{contexts:t})};function jy(e){var t;e.level!==Et.Debug&&e.level!==Et.Info||(t=e.attributes?Uy(e.attributes.contexts):[],Gy()&&By(t)&&Ky(e.message),qy(Oy,e.message,t))}function Hy(...e){Gy("error")&&console.error.apply(console,e),qy(Ny,e.join(" "))}var qy=function(e,t,n){_.contains(n,"debug")||(e.length==Ry&&e.shift(),e.push([t,n]))},Wy=function(t){t=Uy(t),_.each(_.map(_.filter(Oy,function(e){return 0===t.length||0<_.intersection(t,e[1]).length}),function(e){return e[0]}),function(e){Ky(e,"[Pendo-History] ")})},Vy=function(){return _.union.apply(_,_.map(Oy,function(e){return e[1]}))},$y=function(e){Iy=Uy(e),h.write(Ly,Iy.join(","))},Ky=function(e,t){var n;Gy()&&(t=t||"[Pendo Web SDK] ",e&&e.length?((n=1e3<e.length?e.length-1e3:0)&&(t+="..."),console.log(t+e.substring(n))):console.log(t+e))};function Jy({type:t,name:n,props:i}){if(n&&_.isString(n))if(t&&_.isString(t)){let e=i;_.isObject(i)||(e={__err__:i});i=k.get();Ys(t,e,i,n)}else C.error("Must provide valid type string for event tracking");else C.error("Must provide valid name string for event tracking")}function Zy(e,t){Jy({type:"track",name:e,props:t})}zy.init=function(){var e;e=h.read(Ly,!0),Iy=e?e.split(","):[],_y=Py(),C.addEventListener("log",jy),h.registry.addLocal(My,{isPlain:!0}),h.registry.addLocal(Ly,{isPlain:!0})},zy.enableLogging=Dy,zy.disableLogging=Fy,zy.getActiveContexts=function(){return Iy},zy.setActiveContexts=$y,zy.showLogHistory=Wy,zy.getLoggedContexts=Vy;const Xy=new Map;function Yy(e,t){Jy({type:e,name:"agentic",props:t=_.contains(["prompt","agent_response"],e)?Qy(t):t})}function Qy(t){if(null==t||!t.agentId)return t;try{var e,n,i=m.get("aiAgents",[]),r=(null==i?void 0:i.find(e=>e.id===t.agentId))||null,o=t.content;return o?null===r||!r.privacyFilters||!(e=function(e){let t=Xy.get(e);if(!t)try{t=new RegExp(e,"gmi"),Xy.set(e,t)}catch(n){return Xy.set(e,null),null}return t}(r.privacyFilters))||(n=o.replace(e,"<redacted>"))===o?t:Object.assign(Object.assign({},t),{content:n}):t}catch(a){return console.error("Error applying privacy filters",a),t}}var e0=function e0(r){var o=[];function a(e,t,n,i){r?o.push({type:n,message:t,value:i}):me(i)?console[e](t,i):console[e](t)}if("undefined"==typeof console||!console.group)return"Please run this test in the latest version of Chrome, Firefox, Safari, or Internet Explorer";r||console.group("Pendo Install Validation"),E.apiKey||E.publicAppId||a("error","No Pendo public app ID configured. Make sure to call pendo.initialize() with a valid Pendo public app ID.","publicAppId");var e=b(),e=(Dn(e)&&a("warn",'The current visitor is not identified and will be treated as "anonymous". Is this expected? (You might have used "VISITOR-UNIQUE-ID" as the visitor ID)',"isAnonymousVisitor"),Bn(e)&&a("error","The current visitor ID matches the example visitor ID from the Pendo installation instructions.","isDefaultVisitor"),Jn()),t=(e||a("warn","The current visitor is not associated with an account. Is this expected?","noVisitorInAccount"),"ACCOUNT-UNIQUE-ID"===e&&a("error","The current account ID matches the example account ID from the Pendo installation instructions.","exampleAccountId"),m.get("disableCookies")&&a("warn","Cookies are disabled in Pendo config. Is this expected?","disableCookies"),Ip());if(_.each(["visitor","account","parentAccount"],function(n){var i=t&&t[n],e=_.chain(i).keys().value();0<e.length?(r||console.group(n+" metadata (does this look right?):"),0<(e=_.chain(e).map(function(e){return e.toLowerCase()}).countBy().pick(function(e){return 1<e}).keys().value()).length&&_.each(e,function(e){a("warn","Keys will be lowercased and any duplicates overwritten. Please choose unique key names for:",n+"MetadataConflict",e)}),_.each(_.keys(i),function(e){var t=i[e];_.isObject(t)&&!_.isArray(t)?a("warn",e+" is an object and will be ignored.",n+"Metadata",t):_.isArray(t)&&_.any(t,_.isObject)?a("warn",e+" contains object values. The objects will be ignored.",n+"Metadata",t):a("log",e+":",n+"Metadata",t)}),r||console.groupEnd()):"parentAccount"!==n&&a("warn","No "+n+" metadata found. Learn more about metadata here: http://help.pendo.io/resources/support-library/installation/metadata.html",n+"MetaData")}),r)return o;console.groupEnd()},t0=function(n){var e=[{nativeType:Object.prototype,displayName:"Object | Prototype "},{nativeType:Object,displayName:"Object ",propsToCheck:["create","getOwnPropertyNames"]},{nativeType:Number.prototype,displayName:"Number | Prototype"},{nativeType:String.prototype,displayName:"String | Prototype"},{nativeType:Function.prototype,displayName:"Function | Prototype"},{nativeType:Boolean.prototype,displayName:"Boolean | Prototype"},{nativeType:Array.prototype,displayName:"Array | Prototype"},{nativeType:Date.prototype,displayName:"Date | Prototype"},{nativeType:RegExp.prototype,displayName:"RegExp | Prototype"},{nativeType:JSON,displayName:"JSON ",propsToCheck:["parse","stringify"]},{nativeType:Math,displayName:"Math "},{nativeType:on.prototype,displayName:"Promise | Prototype"},{nativeType:window,displayName:"Window ",propsToCheck:["alert","asap","atob","btoa","cancelAnimationFrame","clearImmediate","clearInterval","clearTimeout","close","confirm","getComputedStyle","getSelection","open","postMessage","prompt","requestAnimationFrame","scroll","scrollBy","scrollTo","setImmediate","setInterval","setTimeout","stop","XMLHttpRequest","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent"]}],r=!1,i=(_.each(e,function(e){var n=e.nativeType,i=[],t=e.propsToCheck||Object.getOwnPropertyNames(n);_.each(t,function(e){try{e&&n[e]&&"function"==typeof n[e]&&-1===n[e].toString().indexOf("[native code]")&&i.push(e)}catch(t){}}),i.length&&(e.nonNativeImplementations=i,r=!0)}),{hasNonNativeMethods:r,implementations:[]});return n||console.group("Native javascript method check:"),r?(n||console.warn("Pendo has detected that your application may be changing native javascript functionality. We suggest consulting an engineer or your CSM to better understand if these changes will negatively impact Pendo's ability to function properly"),_.each(e,function(e){var t;e.nonNativeImplementations&&(t=e.displayName.trim(),n?i.implementations.push({nativeType:t,nonNativeImplementations:e.nonNativeImplementations}):console.warn(t+" | Contains the following non-native implementations:",e.nonNativeImplementations.sort().join(", ")))}),n?i:void console.groupEnd()):n?i:(console.log("Environment uses native javascript implementations"),console.groupEnd())},n0=function(e){var t=[];if(_.isNumber(window.frames.length)&&_.isFinite(window.frames.length)&&T("iframe").length+T("frame").length===window.frames.length||t.push("Pendo has detected that window.frames.length has been modified"),window.Event&&window.Event.prototype||t.push("Pendo has detected that window.Event has been modified"),t.length){if(e)return t;console.group("Global variables:"),_.each(t,function(e){console.warn(e)}),console.groupEnd()}},i0=function(e){var t,n=window.location.href,i=[];try{(t=Kr())!==n&&i.push({type:"customizedUrl",msg:"URL has been customized. This will affect data collection, guide requests, and reload tests.",value:t})}catch(o){i.push({method:"error",msg:"Error getting Custom URL",value:o})}try{var r=k.externalizeURL();r!==t&&i.push({type:"sanitizedUrl",msg:"URL has been sanitized. This will affect sending data and guides requests.",value:r})}catch(o){i.push({method:"error",msg:"Error getting Externalized URL",value:o})}if(e)return i;console.group("URL Validation"),console.log("Browser URL:",n),_.each(i,function(e){e.method?console[e.method](e.msg+"\n"+e.value):console.warn(e.msg+"\n"+e.value)}),console.groupEnd()};const r0=e=>{if(0<Ny.length){var t=[].concat(Ny);if(e)return t;console.group("Agent Error History"),_.each(t,(e,t)=>{console.log("Error History ",t,e)}),console.groupEnd()}},o0=e=>{t=e;var t,n=_.map(Zv,function(e){return e.validate&&!t&&e.validate(E,Yv),e.name});if(e)return n;console.group("Active Plugins"),_.each(n,e=>console.log(e)),console.groupEnd()};var a0=function(e){var t={install:e0(e),plugins:o0(e),globals:n0(e),url:i0(e),errors:r0(e)};if(e)return t.methods=t0(e),t;m.validate(console)},s0={BuildingBlockGuides:U,BuildingBlockResourceCenter:P,BuildingBlockTemplates:zc,BuildingBlockTooltips:yl,BuildingBlockSvgs:Vc};function d0(e,t){this.state={duration:e,isStopped:!0,handle:null,cb:t,hasRun:!1,errors:[],options:{}},this.shouldJobRun=function(){return!(!this.state.hasRun&&this.state.options.skipFirstRun||this.state.isStopped)},this.doJob=function(e){if(e)try{this.state.cb(this)}catch(t){this.state.errors.push(t)}},this.afterJobRun=function(){this.state.hasRun=!0,this.state.handle=Ut(this.run,this.state.duration)},this.run=_.compose(_.bind(this.afterJobRun,this),_.bind(this.doJob,this),_.bind(this.shouldJobRun,this))}d0.prototype.start=function(e){this.state.isStopped&&(this.state.isStopped=!1,this.state.options.skipFirstRun=e,this.run())},d0.prototype.stop=function(){clearTimeout(this.state.handle),this.state.isStopped=!0,this.state.hasRun=!1};var u0=Gr.urlFor,c0={search:["AllowOnlyKeys","ExcludeKeys","AddTo","Replace","Clear"],hash:["Replace","Clear"],pathname:["Replace","Clear","AddTo"],hostname:["Replace"],href:["Replace","ForceSecure"],protocol:["ForceSecure"]};const l0=["location","attribute","both","network","all"],p0="location";function h0(e,t,n,i){var r;if(_.isObject(e)&&(t=e.action,n=e.data,i=(e=e.attr).target),!c0[e])throw r=_.keys(c0).join(", "),new Error('Invalid URL attribute type: "'+e+'". Valid attributes are: '+r+'. Example: {attr: "search", action: "AddTo", data: {key: "value"}}');if(!_.contains(c0[e],t))throw r=c0[e].join(", "),new Error('Invalid transform action: "'+t+'" for attribute "'+e+'". Valid actions for "'+e+'" are: '+r+'. Example: {attr: "'+e+'", action: "'+c0[e][0]+'", data: ...}');this.attr=e,this.action=t,this.data=n,this.target=(r=i,_.isArray(r)?0<(e=_.filter(r,function(e){return 0<=l0.indexOf(e)})).length?e:[p0]:0<=l0.indexOf(r)?r:p0)}function f0(e){return e instanceof ti||e instanceof HTMLAnchorElement}h0.prototype.applyTo=function(e){return{AllowOnlyKeys(e,t,n){_.isFunction(n)&&(n=n(e[t],e));t=e.href;return new ti(uo(t,null,n,!1))},ExcludeKeys(e,t,n){_.isFunction(n)&&(n=n(e[t],e));t=e.href;return new ti(uo(t,null,n,!0))},AddTo(e,t,n){var i;return _.isFunction(n)&&(n=n(e[t],e)),"search"!==t&&"pathname"!==t?e:"pathname"===t?(t=e.pathname,(i=n).startsWith("/")||(i="/"+i),t.endsWith("/")?e.pathname=t+i.substring(1):e.pathname=t+i,e):(t=e.href,new ti(u0(t,n)))},Clear(e,t){return"pathname"===t?e.pathname="/":e[t]="",e},Replace(e,t,n){return _.isFunction(n)&&(n=n(e[t],e)),"href"===t?new ti(n):(e[t]=n,e)},ForceSecure(e,t){return"protocol"===t?e.protocol="https":e.href=e.href.replace(/^(.*:\/\/\/)/,"https://"),e}}[this.action](e,this.attr,this.data)},h0.prototype.toString=function(){return this.attr+" - "+this.action+" - "+JSON.stringify(this.data)},h0.fromJSON=function(e){if(e instanceof h0)return e;if(!_.isObject(e))throw new Error("UrlTransform.fromJSON expects an object. Received: "+typeof e+'. Example: {attr: "search", action: "AddTo", data: {key: "value"}}');if(!e.attr)throw t=_.keys(c0).join(", "),new Error('UrlTransform is missing required "attr" property. Valid attributes are: '+t+'. Example: {attr: "search", action: "AddTo", data: {key: "value"}}');if(!e.action)throw t=c0[e.attr]?c0[e.attr].join(", "):"AllowOnlyKeys, ExcludeKeys, AddTo, Replace, Clear",new Error('UrlTransform is missing required "action" property. Valid actions depend on the attribute. For "'+e.attr+'" attribute, valid actions are: '+t+'. Example: {attr: "'+e.attr+'", action: "AddTo", data: {key: "value"}}');if(!c0[e.attr])throw t=_.keys(c0).join(", "),new Error('Invalid attribute "'+e.attr+'". Valid attributes are: '+t+'. Example: {attr: "search", action: "AddTo", data: {key: "value"}}');if(!_.contains(c0[e.attr],e.action))throw t=c0[e.attr].join(", "),new Error('Invalid action "'+e.action+'" for attribute "'+e.attr+'". Valid actions for "'+e.attr+'" are: '+t+'. Example: {attr: "'+e.attr+'", action: "'+c0[e.attr][0]+'", data: ...}');var t;if(_.contains(["AllowOnlyKeys","ExcludeKeys","AddTo","Replace"],e.action)&&e.data===undefined)throw t="Replace"===e.action?'"newValue"':"AddTo"===e.action?'{key1: "value1"}':'["key1", "key2"]',new Error('Action "'+e.action+'" requires a "data" property. Example: {attr: "'+e.attr+'", action: "'+e.action+'", data: '+t+"}");if(!("AllowOnlyKeys"!==e.action&&"ExcludeKeys"!==e.action||_.isArray(e.data)||_.isFunction(e.data)))throw new Error('Action "'+e.action+'" requires "data" to be an array of strings or a function returning an array of strings. Example: {attr: "'+e.attr+'", action: "'+e.action+'", data: ["key1", "key2"]}');if("AddTo"===e.action)if("pathname"===e.attr){if(!_.isString(e.data)&&!_.isObject(e.data)&&!_.isFunction(e.data))throw new Error('Action "AddTo" for pathname requires "data" to be a string, object, or function. Example: {attr: "pathname", action: "AddTo", data: "additional/segment"}')}else if(!_.isObject(e.data)&&!_.isFunction(e.data))throw new Error('Action "AddTo" requires "data" to be an object or function. Example: {attr: "search", action: "AddTo", data: {key1: "value1", key2: "value2"}}');try{return new h0(e.attr,e.action,e.data,e.target)}catch(n){if(-1!==n.message.indexOf("Invalid attribute")||-1!==n.message.indexOf("Invalid action")||-1!==n.message.indexOf("requires")||-1!==n.message.indexOf("expects"))throw n;throw new Error("Failed to create UrlTransform: "+n.message+". Transform object: "+JSON.stringify(e))}};g0=function(t,n,i,r){return[new h0("pathname","Replace",function(e){e=e.replace(n,t);return e=(e=e.replace(i,t)).replace(r,"")}),new h0("href","ForceSecure")]},e={transforms:[],internalTransforms:[],electronTransforms:[],currentSrcFn:m0=function(){var e=$r(),t=k.isElectron()?g0(k.electronAppName(),k.electronResourcesPath(),k.electronUserDirectory(),k.electronUserHomeDirectory()):[];return w0([].concat(t),e)}},v0=new d0(500,function(e){!cy()||Gd(document)||Ud()}),y0=function(e){if("string"==typeof e)return new ti(e);if(f0(e))return e;throw new Error("Invalid type from custom URL source. Must be either an URL or a String of a valid url.")},b0=function(e){return e||window.location},w0=function(e,t){return _.reduce(e,function(e,t){return t.applyTo(e)},t)};var g0,m0,v0,y0,b0,w0,S0,t={state:e,actions:{init(e,t){e.commit("clearTransforms"),e.commit("clearInternalTransforms"),e.commit("changeUrlSource"),t.transforms&&e.dispatch("addTransforms",t.transforms),t.setUrl&&e.commit("changeUrlSource",t.setUrl)},addTransforms(n,e){_.each(e,function(e){var e=h0.fromJSON(e),t=_.isArray(e.target)?e.target:[e.target];(_.contains(t,"location")||_.contains(t,"both")||_.contains(t,"all"))&&n.commit("addTransform",e),(_.contains(t,"attribute")||_.contains(t,"both")||_.contains(t,"all"))&&g.dispatch("nodeAttr/addAttrTransform",e),(_.contains(t,"network")||_.contains(t,"all"))&&g.dispatch("networkUrl/addNetworkTransform",e)})},addInternalTransforms(t,e){_.each(e,function(e){t.commit("addInternalTransform",h0.fromJSON(e))})},removeInternalTransforms(t,e){_.each(e,function(e){t.commit("removeInternalTransform",h0.fromJSON(e))})},startPolling(e){v0.start()},stopPolling(e){e.state.currentSrcFn===m0&&v0.stop()}},mutations:{addTransform(e,t){e.transforms.push(t)},addInternalTransform(e,t){e.internalTransforms.push(t)},removeInternalTransform(e,t){t=_.indexOf(e.internalTransforms,t);0<=t&&e.internalTransforms.splice(t,1)},clearTransforms(e){e.transforms=[],g.commit("nodeAttr/clearURLTransforms"),g.commit("networkUrl/clearURLTransforms")},clearInternalTransforms(e){e.internalTransforms=[]},changeUrlSource(e,t){if(t){if("string"==typeof t)var n=new ti(t),n=_.partial(_.identity,n);else if(f0(t))n=_.partial(_.identity,t);else{if("function"!=typeof t)throw new Error("URL Source must be either a Function that returns a URL or String that is a valid URL. Or, it may be a static URL or String.");n=t}e.currentSrcFn=n,v0.start(!cy())}else e.currentSrcFn=m0,v0.stop()}},getters:{url:S0=function(e){try{var t=function(e){return n=e},n=_.reduce([e.currentSrcFn,y0,t,_.partial(w0,e.transforms),y0,t,_.partial(w0,e.internalTransforms),y0],function(e,t){return t(e)},null)}catch(i){C.critical(i),n=b0(n)}return n},href(e){return S0(e).href}}};function E0(e){var t;if("function"==typeof E0[e])return t=_.toArray(arguments).slice(1),E0[e].apply(E0,t)}_.extend(E0,{getHref(){return k.get()},clearTransforms(){g.commit("location/clearTransforms"),Ud()},addTransforms(e){g.dispatch("location/addTransforms",e),Ud()},setUrl(e){g.commit("location/changeUrlSource",e)},useBrowserUrl(){g.commit("location/changeUrlSource"),Ud()}});function I0(){return m.get("guideSeenTimeoutLength")||1e4}_0=[];var _0,C0={name:"StepTimeoutMonitor",initialize(){this._beforeGuideShow=_.bind(C0.beforeGuideShow,C0),this._stop=_.bind(C0.stop,C0),y.beforeGuideShow.on(this._beforeGuideShow),y.guideSeen.on(this._stop),y.guideNotSeen.on(this._stop)},teardown(){C0.stop(),y.beforeGuideShow.off(this._beforeGuideShow),y.guideSeen.off(this._stop),y.guideNotSeen.off(this._stop)},beforeGuideShow(e){var t=e.data[0],e=e.data[1],n=t.guide;m.get("enableGuideTimeout")&&(e=-1<_.indexOf(["dom","launcher","badge","api"],e),"active"===t.seenState||t.hasBeenControlled()||t.isTimedOut()||(n=n&&n.steps)&&(0!==_.indexOf(n,t)||e)&&C0.start(t))},start(e){var d,t,n=_0[0];n&&n===e.id||(n&&n!==e.id&&(n=_0[1],_.isFunction(n))&&n(),e.shouldStartTimer()&&(d=I0(),n=_.partial(function(e,t){var n,i,r,o,a,s=N(t);s&&(n=s.findStepById(e))&&!s.isShown()&&(a=n.canShowOnPage(bu())?Sm(n)?"other":"element":"page",i=t,r=e,o=b(),a=a,s=s.language,i=Um({type:"guideTimeout",guideId:i,stepId:r,visitorId:o,seen_reason:a,language:s,guideSeenTimeoutLength:d}),zm(i),y.guideTimeout.trigger(i),C.info("Guide "+t+" timed out showing Step "+e),n.timeout()),C0.stop()},e.id,e.guide.id),t=Ut(n,d),_0=[e.id,n,t]))},stop(){var e=_0[2];e&&clearTimeout(e),_0=[]},getGuideSeenTimeoutLength:I0};function x0(){console.warn("This functionality is not supported by your subscription.")}function s(e){return Fo?e:x0}var T0="is going away",k0="is gone",A0=_.memoize(function(e,t){e=(e=e||"Function")+" deprecated"+(t=t?" and "+t:"");return C.info(e),e});function R0(e,t,n){return function(){return A0("pendo."+t,n),(e||_.noop).apply(null,arguments)}}function O0(e){return e&&1===e.length?e[0]:_.any(e,wt)?v.all(e).then(function(e){return _.any(e)}):void 0}function N0(){this.elements=[],this.attributes=this.attributes&&St(this.attributes)||{},this.attributes.device&&this.attributes.device.type?"all"==this.attributes.device.type?this.attributes.device={desktop:!0,mobile:!0}:(e=this.attributes.device.type,this.attributes.device={mobile:!1,desktop:!1},this.attributes.device[e]=!0):this.attributes.device=this.attributes.device||{},_.each(this.steps,function(e){"mobile-lightbox"===e.type&&(this.attributes.device.desktop=!1,this.attributes.device.mobile=!0),_c(e,this)},this),this.isActivatedByEvent=function(e){return!!(this.hasLaunchMethod("dom")&&this.attributes&&this.attributes.activation&&_.contains(this.attributes.activation.event,e)&&this.canEventActivatedGuideBeShown())},this.isContinuation=function(e){return!1},this.isGuideWidget=function(){return this.attributes&&"launcher"===this.attributes.type},this.isOnboarding=function(){return this.attributes&&!!this.attributes.isOnboarding},this.isWhatsNew=function(){var e=_.first(this.steps);return e&&"whatsnew"===e.type},this.isAnnouncement=function(){return _.get(this,"attributes.isAnnouncement")},this.isHelpGuide=function(){return!this.isOnboarding()&&!this.isWhatsNew()&&!this.isGuideWidget()},this.nextStep=function(e){return null},this.hasLaunchMethod=function(e){return this.launchMethod&&0<=this.launchMethod.indexOf(e)},this.shouldAutoDisplay=function(){return!this.outsideTimebox()&&this.hasLaunchMethod("auto")&&_.any(this.steps,function(e){return e.shouldAutoDisplay()})},this.autoDisplay=function(){if(this.shouldAutoDisplay())return O0(_.map(this.steps,function(e){return e.autoDisplay()}))},this.isRendered=function(){return _.any(this.steps,function(e){return e.isRendered()})},this.isShown=function(){return _.any(this.steps,function(e){return e.isShown()})},this.canShowOnDevice=function(){if(!Gu()){var e=Bu(),t=this.attributes&&this.attributes.device||{};if(!e&&!1===t.desktop)return!1;if(e&&!0!==t.mobile)return!1}return!0},this.canShow=function(){return this.canShowOnDevice()&&_.any(this.steps,function(e){return e.canShow()})},this.launch=function(e){var t;return this.hasGuideBeenControlled()||(t=this.show(e)),this.isShown()?_.each(this.steps,function(e){e.seenState="active"}):!this.isShown()&&this.isControlGroup()&&_.each(this.steps,function(e){e.seenState="notSeen"}),t},this.show=function(t){return O0(_.map(this.steps,function(e){return e.show(t)}))},this.checkForHiddenGroupSteps=function(){},this.hide=function(t){_.each(this.steps,function(e){e.hide(t)})},this.hasBeenSeen=function(){return _.all(this.steps,function(e){return e.hasBeenSeen()})},this.canBadgeBeShown=function(){var e=this.attributes.badge;return!(e&&e.isOnlyShowOnce&&this.steps[0].hasBeenSeen())},this.placeBadge=function(){var e;this.canShowOnDevice()&&this.hasLaunchMethod("badge")&&this.canBadgeBeShown()&&!this.outsideTimebox()?(e=_.get(this,"attributes.resourceCenter"),this.isControlGroup()&&!e?this.hasGuideBeenControlled()||this.steps[0].onControlGuide("control"):(e=_.first(this.steps))&&_.isFunction(e.canShowOnPage)&&e.canShowOnPage(bu())&&hf(this)):mf(this)},this.findStepById=function(t){return _.find(this.steps,function(e){return e.id===t})},this.isPoweredByEnabled=function(){return!!_.find(this.steps,function(e){return e.isPoweredByEnabled()})},this.searchFor=function(t){var e,n,i=null;return ht(this.name,t,!0)?i="name":(e=!(n=[]),(e=0<(n=this.attributes&&this.attributes.launcher&&this.attributes.launcher.keywords?this.attributes.launcher.keywords:n).length?_.find(n,function(e){return ht(e.text,t,!0)}):e)?i="tag":(n=_.map(this.steps,function(e){return e.searchFor(t)}),0<_.compact(n).length&&(i="content"))),!!i&&{guide:this,field:i}},this.shouldBeAddedToResourceCenter=function(){var e,t=this;return!(!t.steps||!t.steps.length||t.control||!t.eligibleInFrame&&(!t.steps[0].content&&!_.isFunction(t.steps[0].fetchContent)||(e=t.steps[0],!t.hasLaunchMethod("launcher")&&!t.isWhatsNew())||!e.canShowOnPage(bu())||!t.canShowOnDevice()||!Sm(e)||t.outsideTimebox()))},this.shouldBeAddedToLauncher=function(){var e;return!(!this.steps||!this.steps.length||(e=this.steps[0],!this.hasLaunchMethod("launcher")&&!this.isWhatsNew())||!e.canShowOnPage(bu())||!this.canShowOnDevice()||!Sm(e)||this.outsideTimebox())};var e,n="PENDO_HELPER_STEP";return this.getPositionOfStep=function(e){var t=_.reject(this.steps,function(e){return ht(e.content,n)});return _.indexOf(t,e)+1},this.getTotalSteps=function(){return _.reject(this.steps,function(e){return ht(e.content,n)}).length},this.getSeenSteps=function(){return _.size(_.filter(this.steps,function(e){return e.hasBeenSeen()}))},this.isComplete=function(){var t=["advanced","dismissed"];return _.all(this.steps,function(e){return _.contains(t,e.seenState)})},this.isInProgress=function(){var t=["active","advanced","dismissed"];return!this.isComplete()&&_.any(this.steps,function(e){return _.contains(t,e.seenState)})},this.isNotStarted=function(){return!this.isInProgress()&&!this.isComplete()},this.fetchContent=function(){return v.all(_.map(this.steps,function(e){if(_.isFunction(e.fetchContent))return e.fetchContent()}))},this.canEventActivatedGuideBeShown=function(){return!(this.attributes.dom&&this.attributes.dom.isOnlyShowOnce&&this.steps[0].hasBeenSeen())},this.isGuideSnoozed=function(){return _.any(this.steps,function(e){return e.isSnoozed()})},this.hasGuideBeenControlled=function(){return _.any(this.steps,function(e){return e.hasBeenControlled()})},this.isControlGroup=function(){return this.control},this.shouldShowSnoozedGuide=function(){var t=!1;return!this.outsideTimebox()&&_.any(this.steps,function(e){return!(t="dismissed"===e.seenState?!0:t)&&"snoozed"===e.seenState&&e.snoozeEndTime&&(new Date).getTime()>e.snoozeEndTime})},this.shouldRepeatGuide=function(){var t;return!(!this.redisplay||this.outsideTimebox()||this.isGuideSnoozed()||this.hasReachedMaxDismissals()||(t=0,_.forEach(this.steps,function(e){t=Math.max(t,e.lastSeenAt||0)}),!t))&&S()-t>=this.redisplay.interval},this.isExpired=function(){return!!this.expiresAfter&&S()>this.expiresAfter},this.isBeforeStartTime=()=>!!this.showsAfter&&S()<this.showsAfter,this.outsideTimebox=()=>this.isExpired()||this.isBeforeStartTime(),this.calculateDismissCountFromSteps=function(){var t=0;return _.forEach(this.steps,function(e){e.dismissCount&&(t+=e.dismissCount)}),t},this.hasReachedMaxDismissals=function(){return this.redisplay&&0!==this.redisplay.maxDismissals&&this.calculateDismissCountFromSteps()>=this.redisplay.maxDismissals},this}function M0(){var e=this;return e.attributes&&"group"==e.attributes.type&&(e.checkForHiddenGroupSteps=function(){_.each(e.steps,function(e){e.isShown()||e.autoDisplay()})}),e}var L0=function(e){return e&&e.attributes&&!!e.attributes.isOnboarding};function P0(){var r,o=!1;return(this.isMultiStep||this.isModule||this.isTopLevel)&&(_.each(this.steps,function(e){e.after("render",function(){_.each(e.elements,function(e){T(e).addClass("_pendo-guide-walkthrough_")})})}),r=null,this.sections=_.reduce(this.steps,function(e,t){var n,i;return i=t,!(n=r)||(n=_.last(n)).attributes.isRequired!=i.attributes.isRequired&&n.attributes.isRequired?(e.push(r),r=[t]):r.push(t),e},[]),this.sections=_.compact(this.sections.concat([r])),this.findSectionForStep=function(t){return _.find(this.sections,function(e){return _.contains(e,t)})},this.getSubSection=function(e,t){t=_.indexOf(e,t);return e.slice(t+1)},this.isContinuation=function(e){var t=this.isTopLevel||this.isModule,n=this.hasResourceCenterContent;return(!t||n)&&!!this.nextStep(e)},this.nextStep=function(t){var e=null;if(this.isGuideSnoozed())return null;t=t||{};for(var n,i,r=0;r<this.steps.length;r++)if(this.steps[r].id===t.guideStepId){if("dismissed"===t.state)break;if("active"===t.state||"snoozed"===t.state){e=this.steps[r];break}if("advanced"===t.state&&t.destinationStepId){e=_.find(this.steps,function(e){return e.id===t.destinationStepId});break}if(r+1<this.steps.length){e=this.steps[r+1];break}}return e?(n=(new Date).getTime(),(i=t.time)&&432e5<n-i&&!L0(this)?(o||(C.info("Multi-step continuation has expired",{contexts:["guides","info"]}),o=!0),null):e):null},this.shouldAutoDisplay=function(){return this.hasLaunchMethod("auto")&&(this.shouldShowSnoozedGuide()||this.shouldRepeatGuide()||_.all(this.steps,function(e){return e.shouldAutoDisplay()}))},this.autoDisplay=function(){var e,t,n;if(this.shouldAutoDisplay())return e=this.shouldRepeatGuide(),t=_.first(this.steps),n=this.nextStep(Mh())||t,this.shouldShowSnoozedGuide()||e?n.show(e?"repeatGuide":"auto"):t.autoDisplay()},this.launch=function(e){return _.first(this.steps).show(e)},this.show=function(e){var t=Mh(),n=_.first(this.steps),t=this.nextStep(t)||n;return t.show("continue"===e&&t===n&&"auto"===n.seenReason?"auto":e)},this.isComplete=function(){var e=_.last(this.steps);return!!e&&_.contains(["advanced","dismissed"],e.seenState)},this.activeStep=function(){var e=[].concat(this.steps).reverse();return _.findWhere(e,{seenState:"active"})}),this}function D0(){var a=this;function t(r){var o=[];return function(e){try{return e.apply(a,_.toArray(arguments).slice(1))}catch(i){var t,n="ERROR in guide "+r+' (ID="'+a.id+'")';throw o.push(S()),5<=o.length&&(t=0<(t=_.last(o)-_.first(o))?(o.length-1)/(t/6e4):Infinity,D0.MAX_ERRORS_PER_MINUTE<=t&&(n="Exceeded error rate limit, dropping guide.\n"+n,Au.addGuide(a),y.trigger("renderFail",a)),o.shift()),C.critical(n,{error:i}),i}}}return _.each(["canShow","placeBadge","show"],function(e){a[e]=_.wrap(a[e],t(e))}),a}function F0(){return _.isFunction(this.isAnnouncement)&&this.isAnnouncement()||(this.shouldBeAddedToLauncher=_.wrap(this.shouldBeAddedToLauncher,function(e){return g.getters["frames/hasFrames"]()?!(!g.getters["frames/isGuideInThisFrame"]()(this)||!e.apply(this,arguments))||!!g.getters["frames/isGuideInDifferentFrame"]()(this)&&g.getters["frames/shouldBeAddedToLauncher"]()(this):e.apply(this,arguments)}),this.shouldBeAddedToResourceCenter=_.wrap(this.shouldBeAddedToResourceCenter,function(e){return g.getters["frames/hasFrames"]()?!(!g.getters["frames/isGuideInThisFrame"]()(this)||!e.apply(this,arguments))||!!g.getters["frames/isGuideInDifferentFrame"]()(this)&&g.getters["frames/shouldBeAddedToResourceCenter"]()(this):e.apply(this,arguments)})),this}function U0(e){var t=this;return"whatsnew"===t.type||_.isFunction(e.isAnnouncement)&&e.isAnnouncement()||(t.isShown=_.wrap(t.isShown,function(e){return e.apply(this,arguments)||g.getters["frames/isShownInAnotherFrame"]()(t)})),t}function G0(o){var a,t,i,s,r,n,d,u=this;return u.pollIds&&u.pollIds.length&&(a="_pendo-poll-selected_",t=_.indexBy(o.polls,"id"),i=_.map(u.pollIds,function(e){return t[e]}),r=function(e,t){if(e&&t!==undefined)return e.numericResponses?parseInt(t,10):t},n=function(){var e=o.id,t=u.id,n=S();Lm(e,t,b(),u.seenReason,o.language),tm(e,t,"advanced",n),Oh({guideId:e,guideStepId:t,time:n,state:"advanced"})},d=function(){var e=T("._pendo-poll_"),t=T("._pendo-poll-message_");t.length?(e.addClass("_pendo-poll-submitted_"),t.css("margin-top:-"+t.height()/2+"px"),n()):u.advance()},u.after("render",function(){var n=T("._pendo-poll_")[0],e=T("._pendo-poll-submit_",n)[0];e?u.attachEvent(e,"click",function(e){var t=T("._pendo-poll-question_",n),t=_.map(t,function(e,t){e=T("textarea,input:text,select,input:radio:checked",e);if(e&&e.length&&e[0].value)return{pollId:(t=i[t]).id,value:r(t,e[0].value)}});u.response(_.compact(t)),d()}):u.attachEvent(n,"click",function(e){var t,e=T(Fr(e)).closest("._pendo-poll-question_ :button,._pendo-poll-question_ :radio");e.length&&(t=i[0],e=r(t,e.attr("data-pendo-poll-value")||e.attr("value")),u.response([{pollId:t.id,value:e}]),d())})}),u.after("render",function(){var i=T("._pendo-poll_ ._pendo-poll-npsrating_")[0],r=T("._pendo-poll_ ._pendo-poll-submit_"),o="_pendo-poll-npsrating-selected_";i&&(r.css({display:"none"}),u.attachEvent(i,"click",function(e){var t=T(":radio:checked",i)[0],n=T("._pendo-poll_");T("label",i).removeClass(a),n.removeClass(o),t&&(T('label[for="'+t.id+'"]').addClass(a),n.addClass(o),r.css({display:""})),_.isFunction(u.resize)&&u.resize()}))}),u.after("show",function(){s=(new Date).getTime()}),u.response=function(e,r){e&&e.length&&(wv(),_.each(e,function(e,t){var n=function(t,e){if(e&&e.polls&&e.polls.length)return _.find(e.polls,function(e){return e.id===t})}(e.pollId,o),i=Um("pollResponse",u.guideId,u.id,b(),undefined,o.language);_.extend(i.props,{poll_id:e.pollId,poll_response:e.value,duration:(new Date).getTime()-s},r),n&&n.attributes&&n.attributes.type&&_.extend(i.props,{poll_type:n.attributes.type}),fv.push(i)}),fv.flush())}),u}D0.MAX_ERRORS_PER_MINUTE=30;var B0={show:function(t,n){if(Gu()&&_.isFunction(t._show))return t._show(n),t.isShown();var e=t.getGuide();if("whatsnew"===t.type)return z0(t,n);if(!g.getters["frames/hasFrames"]()||g.getters["frames/isGuideInThisFrame"]()(e)){e=function(e,t){if(e.getGuide().isModule){e=P.getResourceCenter();if(e)return z0(e.steps[0],t)}}(t,n);if(wt(e))return e.then(function(){return z0(t,n)}).then(function(e){return!!e||j0(t,n)});e=z0(t,n);if(wt(e))return e.then(function(e){return!!e||j0(t,n)});if(e)return!0}return j0(t,n)},showLocal:z0};function z0(e,t){return kc.hasContent(e)&&wc.valid(e)?(e._show(t),e.isShown()):!(kc.hasContent(e)&&wc.invalid(e)||!e.getGuide().canShowOnDevice()||!e.canShowOnPage(bu()))&&(e.lock(),kc.fetchContent(e).then(function(){return!("whatsnew"!==e.type&&!e.isShown())&&wc.validate(e.getGuide())}).then(function(){return!("whatsnew"!==e.type&&!e.isShown())&&(Zm()?(C.info("guides are loading.",{contexts:["guides","loading"]}),!1):(e.unlock(),e._show(t),e.isShown()))}))}function j0(t,e){var n=t.getGuide();return!(!g.getters["frames/hasFrames"]()||!g.getters["frames/isGuideInDifferentFrame"]()(n))&&(t.lock(),g.dispatch("frames/showGuideStep",{guideId:t.guideId,stepId:t.id,reason:e}).then(function(e){return t.unlock(),e.isShown},function(){return t.unlock(),!1}).then(function(e){return e&&(clearInterval(t.timeoutTimer),delete t.timeoutTimer),e}))}function H0(d){var e=!1,t=!1;return this.guide=d,this.elements=[],this.handlers=[],this.attributes=this.attributes||{},(this.domUrl||this.domJson)&&(this.eventRouter=new Kv),this.getGuide=function(){return this.guide},this.getContent=function(){var e=this.getGuide(),t=e&&e.steps||[],n=_.indexOf(t,this),i=Ip();try{var r=this.attributes.variables||{},o={step:{id:this.id,isFirst:0===n,isLast:n===t.length-1,index:n,number:n+1},guide:{id:e.id,name:e.name,publishedAt:e.publishedAt,showsAfter:e.showsAfter,percentComplete:t.length?Math.round((n+1)/t.length*100):0,stepCount:t.length},metadata:dt(i),template:r};return this.template||(this.template=_.template(this.content||"")),Cc(this.template(o).replace(/#_pendo_g_undefined/g,"#_pendo_g_"+this.id).replace(/pendo-src="([^"]+)"/g,function(e,t){return/<%=[^>]+>/.test(t)?e:'src="'+t+'"'}))}catch(a){return this.content}},this.isLocked=function(){return e},this.lock=function(){e=!0},this.unlock=function(){e=!1},this.isTimedOut=function(){return t},this.timeout=function(){t=!0},this.isRendered=function(){return this.elements&&0<this.elements.length},this.isShown=function(){return this.isRendered()||this.isLocked()},this.canShow=function(){return!_.get(this,"guide.attributes.isAnnouncement")&&!!d.canShowOnDevice()&&!this.isShown()&&!_.get(this,"stepIneligibleForApp")&&this.canShowOnPage(bu())&&Sm(this)},this.canShowOnPage=function(e){e=Su(this.regexUrlRule,e);return $s()&&y.stepEligibility.trigger({stepId:this.id,guideId:this.guideId,eligible:e,reason:"page_match"}),e},this.shouldAutoDisplay=function(){return this.shouldRepeat()||!this.hasBeenControlled()&&!this.isSnoozed()&&!_.contains(["dismissed","advanced"],this.seenState)},this.autoDisplay=function(){var e;if(this.shouldAutoDisplay())return e=this.shouldRepeat()?"repeatGuide":"auto",this.show(e)},this._preRenderHealthCheck=function(){var e,t;return!(!(E.designer||Gu()||Tf())&&(e=bu(),t={guideId:this.guideId,stepId:this.id},this.regexUrlRule&&!Su(this.regexUrlRule,e)?(Au.addGuide(d),t.error=new Error('attempted display on page "'+e+'"'),C.critical("pendo.io page rule exception",t),1):g.getters["healthCheck/isMissingPageRule"]()(this)?(Au.addGuide(d),t.error=new Error('missing regexUrlRule"'),C.critical("pendo.io page rule exception",t),1):this.pageId&&!this.regexUrlRule&&(Au.addGuide(d),t.error=new Error("missing regexUrlRule for page "+this.pageId+'"'),C.critical("pendo.io page rule exception",t),1)))},this.render=function(){var e=this;if(this._preRenderHealthCheck()){if(e.domJson)return d.skipResourceCenterHomeView&&d.moduleIdToReplaceHomeViewWith&&d.hasEligibleNativeIntegrationModule?(t=_.find(xu(),function(e){return e.id===d.moduleIdToReplaceHomeViewWith}),n=_.get(t,"attributes.resourceCenter.integrationProvider"),P.renderNativeIntegration(n,t)):d.continueToNativeModule?P.handleNativeIntegrationContinuation(d):(_.get(d,"attributes.resourceCenter")&&Yh(P.getResourceCenter(),Qh),d.isModule?U.renderResourceCenterModule(d,!1):(n=U.renderGuideFromJSON(e.domJson,e),_.get(d,"attributes.resourceCenter")&&(t=d.activeModule?d.activeModule.activeStep().domJson.props.id:e.containerId,t=e.guideElement.find("#"+t),P.adjustResourceCenterWidth(t)),n));var t=e.attributes.width,n=e.attributes.height,i=E.TOOLTIP_ARROW_SIZE,r="_pendo-group-id-"+d.id+"_",r=T(document.createElement("div")).attr("id",Cm(e)).addClass(Kg+" "+r),o=T(document.createElement("div")).addClass("_pendo-guide-content_").html(e.getContent()),a=T(document.createElement("div")).addClass("_pendo-guide-container_"),s=T(document.createElement("div")).addClass("_pendo-backdrop_");r.width(t),r.height(n),a.css({left:i,top:i}),e.isEditable&&o.attr("contenteditable","true"),o.appendTo(a),a.appendTo(r),d&&_.isFunction(d.isOnboarding)&&d.isOnboarding()&&r.addClass("_pendo-onboarding_"),e.overlayDiv=s,e.guideElement=r}},this.teardown=function(){C.info("guide step teardown",{contexts:["guide","render"]}),_.each(this.handlers,function(e){R(e.element,e.type,e.fn,!0)}),this.hasBeenScrolledTo=!1,this.handlers.length=0,_.has(this.attributes,"imgCount")&&(this.attributes.imgCount=0),this.hiddenElements&&(_.each(this.hiddenElements,e=>{try{e&&"function"==typeof e.removeAttribute&&e.removeAttribute("aria-hidden")}catch(t){C.error("unable to remove aria-hidden from element",{error:t})}}),this.hiddenElements.length=0,this.hiddenElements=null),hp(this.id)},this.show=function(e){var t;if(!_.contains(["auto","continue"],e)||!g.getters["healthCheck/isRedisplay"]()(this))return(t=B0.show(this,e))&&t["catch"]&&t["catch"](_.noop),t;g.dispatch("healthCheck/fixSeenStateAndLogError",{step:this,reason:e})},this.redraw=function(){var e,t,n,i,r,o=this;o.guideElement&&!E.designer&&(t=(e=_.get(d,"attributes.resourceCenter"))&&P.isFullyCustom(d),n=d.activeModule?d.activeModule.activeStep().domJson.props.id:o.containerId,i=o.guideElement.find("#"+n),r=d.activeModule&&"AnnouncementsModule"===_.get(d.activeModule,"attributes.resourceCenter.moduleId"),y.beforeUpdate.trigger(o),t||r||(U.recalculateGuideWidth(n,o.guideElement),U.adjustGuideContentWidth(n,o.guideElement)),e?(P.adjustResourceCenterWidth(i),r&&d.activeModule.guidesInModule?_.forEach(d.activeModule.guidesInModule,function(e){var t;!_.isUndefined(e.steps[0].attributes.imgCount)&&0!==_.get(e.steps[0],"attributes.imgCount")||(t=e.steps[0].id,t=T(i).find("#pendo-g-"+t)[0]?t:e.id,U.adjustGuideContentWidth("pendo-g-"+t,o.guideElement),U.flexAllThings("pendo-g-"+t,o))}):U.flexAllThings("pendo-resource-center-container")):U.flexAllThings(n,o),t||U.recalculateGuideHeight(n,o.guideElement),y.updated.trigger(o))},this._show=function(e){y.beforeGuideShow.trigger(this,e),this.canShow()&&(!Gu()&&d.control?this.hasBeenControlled()||this.onControlGuide("control"):y.beforeMount.trigger(this).cancel||(this.render(),this.isShown()&&this.onShown(e)))},this.shouldStartTimer=function(){return d.canShowOnDevice()&&!d.attributes.isAnnouncement&&!bm(this)},this.getStepPollTypes=function(n,e){var i;if(e.pollIds&&e.pollIds.length)return i=[],_.forEach(e.pollIds,function(t){var e=_.find(n.polls,function(e){return e.id===t});e&&e.attributes&&e.attributes.type&&i.push(e.attributes.type)}),i},this.onControlGuide=function(e){var t;Gu()||(this.seenReason=e,Xg(S()),t=this.getStepPollTypes(d,this),this.hasBeenControlled())||(Om(this.guideId,this.id,b(),e,d.language,t),_.each(d.steps,function(e){e.seenState="notSeen"}))},this.onShown=function(r,e=!0){var t,n,i=this;i.overrideElement&&(T.addClass(i.overrideElement,"triggered"),i.overrideElement.checkAriaExpanded)&&i.overrideElement.checkAriaExpanded(),Gu()||(i.seenReason=r,i.seenState="active",Xg(S()),t={color_mode:i.isDarkMode?"dark":"default",last_updated_at:i.lastUpdatedAt},(n=this.getStepPollTypes(d,i))&&(t.step_poll_types=n),e&&Nm(i.guideId,i.id,b(),r,d.language,t),g.dispatch("guideState/updateLastGuideStepSeen",{guideId:d.id,guideStepId:i.id,time:Zg,state:i.seenState,seenReason:r,visitorId:b()}),_.each(d.steps,function(e){var t,n,i;"snoozed"===e.seenState&&(e.snoozeEndTime=0,t=d.id,e=e.id,n=b(),i=d.language,t=Um({type:"guideSnoozeCanceled",guideId:t,stepId:e,visitorId:n,seen_reason:r,language:i}),zm(t,null,!0),y.guideSnoozeCancelled.trigger(t))}),Oc.runCustomScripts(i,d)),g.dispatch("frames/guideStepShownInFrame",{guideId:d.id,stepId:i.id,isShown:i.isShown()}),i.guideElement&&i.guideElement[0]&&i.attachEvent(i.guideElement[0],"focusin",function(e){"TEXTAREA"!==e.target.tagName&&"INPUT"!==e.target.tagName||(E.ignoreResize=!0,Ut(function(){E.ignoreResize=!1},1e3))})},this.hide=function(e){var t=this;t.unlock(),y.beforeUnmount.trigger(t),t.teardown(),_.each(t.elements,function(e){da(e)}),y.unmounted.trigger(t),t.attributes&&e&&e.stayHidden&&(t.attributes.stayHidden=e.stayHidden),t.elements.length=0,t.element=null,t.guideElement=null,t.overrideElement&&(T.removeClass(t.overrideElement,"triggered"),t.overrideElement.checkAriaExpanded)&&t.overrideElement.checkAriaExpanded(),g.dispatch("frames/guideStepHiddenInFrame",{guideId:d.id,stepId:t.id})},this.advance=function(){"advanced"===this.seenState&&!this.isRendered()||mm(this)},this.dismiss=function(){"dismissed"===this.seenState&&!this.isRendered()||hm(this)},this.isPoweredByEnabled=function(){return!0!==this.hideCredits},this.isSnoozed=function(){var e="snoozed"===this.seenState,t=!this.snoozeEndTime||(new Date).getTime()>this.snoozeEndTime;return e&&!t},this.shouldRepeat=function(){return!!this.lastSeenAt&&d.redisplay&&!d.outsideTimebox()&&!this.isSnoozed()&&S()-this.lastSeenAt>=d.redisplay.interval&&!d.hasReachedMaxDismissals()},this.hasBeenControlled=function(){return d.isControlGroup()&&"notSeen"===this.seenState},this.attachEvent=function(e,t,n){var i={element:e,type:t,fn:n};l(e,t,n,!0),this.handlers.push(i)},this.searchFor=function(e){return!(e.length<3)&&ht(this.content,e,!0)},this.hasBeenSeen=function(){return"advanced"==this.seenState||"dismissed"==this.seenState},this.reposition=function(){},this.checkPlacement=function(){"tooltip"===this.getType()&&yl.placeBBTooltip(this),this.attributes.blockOutUI&&this.attributes.blockOutUI.enabled&&ul(this)},this.getType=function(){return this.domJson?_.get(this,"attributes.calculatedType"):this.type},this}function q0(){return this.after("render",function(){var e,t;D&&D.contentWindow&&D.style&&(e=_.first(T('#pendo-resource-center-container, [id^="pendo-g-"]')))&&(e=A(e))&&(t={mutation:"preview/setIsPreviewBarTop",payload:{isPreviewBarTop:!1}},"0px"===e.top?(D.style.top="auto",D.style.bottom="0px",D.contentWindow.postMessage(t,location.origin)):"0px"!==e.bottom&&D.style.top||(D.style.top="0px",D.style.bottom="auto",t.payload.isPreviewBarTop=!0,D.contentWindow.postMessage(t,location.origin)))}),this}H0.isGuideStep=function(e){return!!e&&_.isFunction(e.render)};const W0={state:{errorCount:0,errors:{}},actions:{write(e,t){var n=t.error;if(n&&!t.logged){var i=e.getters.hasLogged()(t);if(e.dispatch("update",t),!i){try{t.logged=!0}catch(r){}e=`[${t}]`;t.level===Et.Critical?(i=window.pendo_options||{},Hy(e),!1!==E.logStackTraces&&!1!==i.logStackTraces&&n.stack?zo(e+`
9
- `+n.stack):Bo(e)):t.level===Et.Error?Hy(e):t.level===Et.Warn&&(i=[e],Gy("warn"))&&console.warn.apply(console,i)}}},update(e,t){t&&(e.getters.hasLogged()(t)||e.commit("addError",t),e.commit("incrementError",t))}},mutations:{addError(e,t){var{message:n,level:i}=t,r=t.hashCode();e.errors[r]={count:0,stack:t.error.stack,message:n,level:i,hash:r}},incrementError(e,t){e.errors[t.hashCode()].count++,e.errorCount++}},getters:{hasLogged(t){return function(e){return!!t.errors[e.hashCode()]}}}},V0=h.getSession(),$0="pendo_cd";class K0{constructor(){this.name="CloneDetection"}initialize(){if(_.isFunction(window.BroadcastChannel))return h.registry.addSession($0),this.tabId=mn.getTabId(),this.id=pt(16),this.channel=new BroadcastChannel("pendo-clone-detection-"+E.apiKey),this.channel.addEventListener("message",_.bind(this.onmessage,this)),this.detectClonedSession(this.id),_.bind(this.teardown,this)}teardown(){this.stopCloneDetectionTimer(),this.channel.removeEventListener("message",this.onmessage),this.channel.close(),this.channel=null}onmessage(e){var t=_.get(e,"data.type"),n=_.get(e,"data.tabId"),i=_.get(e,"data.id");if(n===this.tabId)switch(t){case"pendo-clone-test":i!==this.id&&this.isClonedSession(i)&&this.sendMessage("pendo-change-tab-id",{tabId:n,id:i});break;case"pendo-change-tab-id":i===this.id&&this.clearClonedStorage()}}detectClonedSession(e){var t=V0.getItem($0)||"";-1===t.indexOf(e)&&(t+="-"+e),V0.setItem($0,t),this.sendMessage("pendo-clone-test",{tabId:this.tabId,id:this.id}),this.startCloneDetectionTimer()}isClonedSession(e){return this.startCloneDetectionTimer(),-1===(V0.getItem($0)||"").indexOf(e)}clearCloneDetectionValue(){V0.removeItem($0),this.cloneDetectionTimer=null}startCloneDetectionTimer(){this.stopCloneDetectionTimer(),this.cloneDetectionTimer=Ut(_.bind(this.clearCloneDetectionValue,this),1e4)}stopCloneDetectionTimer(){this.cloneDetectionTimer&&(clearTimeout(this.cloneDetectionTimer),this.cloneDetectionTimer=null)}clearClonedStorage(){V0.clearPendo(),mn.setParentTabId(this.tabId),this.tabId=mn.newTabId(),y.trigger("tabIdChanged:self"),g.dispatch("frames/setTabId",this.tabId)}sendMessage(e,t){this.channel.postMessage(Object.assign({type:e},t))}}let J0=new K0;function Z0(e){g.dispatch("frames/setReady",{isReady:!0})}var X0=["unknown","hidden","visible"];function Y0(e){return"visible"===e.visibility||"unknown"===e.visibility}Q0={};var Q0,Fi={actions:{init(e){var t,n,i=e.state;i.initialized||(h.registry.addSession(dn),h.registry.addSession(un),t=mn.addTracerIds({}),n=we(),e.commit("setFrameId",t.frameId),e.commit("setTabId",t.tabId),e.commit("setAgentInstallType",n),e.commit("setLeadershipMode",n),y.ready.on(Z0),y.guideSeen.on(function(e){e=e.data[0];e&&e.frameId===i.frameId&&F.postMessage({action:"frames/receiveGuideSeen",frameId:i.frameId,guideSeen:e})}),J0.initialize(),e.commit("setInitialized",!0))},changeGuideList(e,t){e=e.state,t=tb(t);F.postMessage({action:"frames/receiveGuideList",frameId:e.frameId,guides:t,autoOrdering:E.autoOrdering||[]})},receiveGuideList(e,t){e.commit("setGuideList",t),t.frameId===e.state.frameId&&e.commit("setGuidesLoaded"),nb(e.state)},join(e){var t,n,i,r;e.state.disabled||(Vh(),t=e.state,n=window.top==window,i=t.frames[t.frameId],e.commit("removeFrame",t.frameId),e.commit("setGuideList",{frameId:t.frameId,guides:tb(Mu())}),(r=[].concat(m.get("leaderKey"))).length||t.agentInstallType!==ye||(r=[E.apiKey]),e.dispatch("receiveFrame",{frame:_.extend({agentInstallType:t.agentInstallType,id:t.frameId,joinedAt:S(),isTop:n,visibility:n?"visible":"unknown",apiKey:E.apiKey,leaderKey:r,forcedLeader:m.get("forcedLeader")},i)}))},receiveFrame(e,t){var n,i=e.state;if(E.designerv2.launched&&(n=Object.assign({},Zf.hostConfig,{selectionOnly:!0}),F.postMessage({action:"frames/addSelectionModeToFrames",options:n})),!i.frames[t.frame.id]||!i.frames[t.frame.id].id){if(e.commit("addFrame",t.frame),e.commit("setGuideList",{frameId:t.frame.id,guides:_.toArray(_.get(t,"frame.guides",[]))}),t.frame.isTop){for(var r=e.getters.leaderKeyPreference(),o=_.filter(i.frames,e=>e.isTop);r.length;){var a=r.shift(),s=_.filter(o,e=>e.apiKey===a);if(s.length){o=s;break}}e.commit("setTopId",o[0].id)}e.commit("setLeadershipMode",t.frame.agentInstallType),t[bf]&&e.dispatch("receiveStartPreview",t),F.postMessage({action:"frames/receiveFrame",frame:i.frames[i.frameId],"pendo-preview":e.rootState.preview.preview}),e.dispatch("waitThenElectLeader")}},leave(t){var e=t.state;F.postMessage({action:"frames/removeFrame",frameId:e.frameId}),_.each(e.frames,function(e){t.commit("removeFrame",e.id)}),F.close()},removeFrame(e,n){e.getters.hasFrame()(n.frameId)&&(e.commit("removeFrame",n.frameId),_.each(Q0,function(e,t){0===t.indexOf(n.frameId+"/")&&(e.reject(),delete Q0[t])}),e.dispatch("electLeader"))},waitThenElectLeader:_.debounce(function(e){e.dispatch("electLeader")},50),electLeader(e){var t=e.state;let n=t.frames;var i=e.getters.leaderKeyPreference();if(i.length)for(;i.length;){const a=i.shift();var r=_.filter(t.frames,e=>e.apiKey===a);if(r.length){n=r;break}}var o=_.filter(n,e=>e.forcedLeader),o=(o.length&&(n=o),_.find(n,e=>e.isTop));o?e.dispatch("followLeader",{leaderId:o.id}):(o=_.min(n,"joinedAt"),e.dispatch("followLeader",{leaderId:o.id})),nb(e.state),e.getters.isLeader()&&y.childFrameJoined.trigger()},followLeader(e,t){var n=e.state,i=n.leaderId,r=t.leaderId;e.commit("setLeaderId",t.leaderId),i!==r&&y.leaderChanged.trigger({frameId:n.frameId,oldLeaderId:i,newLeaderId:r})},showGuideStep(t,n){var i=_.filter(t.state.frames,function(e){return e.id!==t.state.frameId&&"hidden"!==e.visibility&&e.guides&&e.guides[n.guideId]});return function r(){var e=i.shift();return e?t.dispatch("requestShowGuideStepInFrame",_.extend({frameId:e.id},n)).then(function(e){return e.error?v.reject(e.error):e.isShown?e:r()}):v.resolve({isShown:!1})}()},requestShowGuideStepInFrame(e,t){var n;return e.state.frames[t.frameId]?(e=t.frameId+"/"+pt(32),n=v.defer(),Q0[e]=n,F.postMessage(_.extend({action:"frames/showGuideStepInFrame",requestId:e},t)),n.promise):v.reject({error:"Frame not found"})},showGuideStepInFrame(t,n){var e;function i(e){t.dispatch("guideStepShownInFrame",{action:"frames/receiveGuideStepShownInFrame",requestId:n.requestId,guideId:n.guideId,stepId:n.stepId,isShown:e})}t.state.frameId===n.frameId&&((e=(e=N(n.guideId))&&e.findStepById(n.stepId))?wt(e=B0.showLocal(e,n.reason))?e.then(i)["catch"](_.noop):i(e):t.dispatch("guideStepShownInFrame",{action:"frames/receiveGuideStepShownInFrame",requestId:n.requestId,guideId:n.guideId,stepId:n.stepId,isShown:!1}))},guideStepShownInFrame(e,t){e.commit("setStepShown",{frameId:e.state.frameId,stepId:t.stepId,shown:t.isShown}),F.postMessage(_.extend({action:"frames/receiveGuideStepShownInFrame",frameId:e.state.frameId},t))},receiveGuideStepShownInFrame(e,t){var n=Q0[t.requestId];n&&(n.resolve(t),delete Q0[t.requestId]),e.getters.isShownInFrame()(t.frameId,{id:t.stepId})!==t.isShown&&e.commit("setStepShown",{frameId:t.frameId,stepId:t.stepId,shown:t.isShown})},hideGuides(e,t){t=_.isArray(t)?t:[],F.postMessage({action:"frames/receiveHideGuides",frameId:e.state.frameId,guideIds:t}),e.commit("hideGuides")},receiveHideGuides(e,t){e.state.frameId!==t.frameId&&(t.guideIds.length?_.each(_.compact(_.map(t.guideIds,N)),function(e){e.hide()}):im(),e.commit("hideGuides"))},guideStepHiddenInFrame(e,t){var n=e.getters.isShownInFrame()(e.state.frameId,{id:t.stepId});e.commit("setStepShown",{frameId:e.state.frameId,stepId:t.stepId,shown:!1}),F.postMessage(_.extend({action:"frames/receiveGuideStepHiddenInFrame",frameId:e.state.frameId},t)),n&&e.dispatch("fixDoubleDisplay",t)},receiveGuideStepHiddenInFrame(e,t){e.state.frameId!==t.frameId&&e.getters.isShownInFrame()(t.frameId,{id:t.stepId})&&e.commit("setStepShown",{frameId:t.frameId,stepId:t.stepId,shown:!1})},fixDoubleDisplay(n,i){_.each(n.state.frames,function(e,t){t!==n.state.frameId&&n.getters.isShownInFrame()(t,{id:i.stepId})&&F.postMessage(_.extend({action:"frames/receiveHideGuideInFrame",frameId:t,guideId:i.guideId,stepId:i.stepId},i))})},receiveHideGuideInFrame(e,t){e.state.frameId===t.frameId&&(t=(e=N(t.guideId))&&e.findStepById(t.stepId))&&t.hide()},changeLastGuideStepSeen(e,t){F.postMessage({action:"frames/receiveLastGuideStepSeen",frameId:e.state.frameId,lastGuideStepSeen:t}),e.commit("updateLastGuideStepSeen",t),e.commit("healthCheck/updateStepState",{id:t.guideStepId,seenState:t.state},{root:!0})},receiveLastGuideStepSeen(e,t){var n;t.frameId!==e.state.frameId&&(n=e.state.frames[t.frameId],(n=_.get(n,"agentInstallType"))&&n!==e.state.agentInstallType&&delete t.lastGuideStepSeen.visitorId,e.dispatch("guideState/updateLastGuideStepSeen",t.lastGuideStepSeen,{root:!0}),e.dispatch("guideState/write",null,{root:!0}),t=(t=N((n=t.lastGuideStepSeen).guideId))&&t.findStepById(n.guideStepId))&&(t.seenState=n.state,t.seenReason=n.seenReason,t.lastSeenAt=n.time,n.dismissCount&&(t.dismissCount=n.dismissCount),n.snoozeEndTime&&(t.snoozeEndTime=n.snoozeEndTime),e.commit("updateLastGuideStepSeen",n),e.commit("healthCheck/updateStepState",t,{root:!0}))},changeThrottlingState(e,t){F.postMessage(_.extend({action:"frames/receiveThrottlingState",frameId:e.state.frameId},t))},receiveThrottlingState(e,t){t.frameId!==e.state.frameId&&_.each(Pm,function(e){t[e]&&Fm(t[e],e)})},startPreview(e){F.postMessage({action:"frames/receiveStartPreview","pendo-preview":e.rootState.preview.preview})},restartPreview(e){F.postMessage({action:"frames/receiveRestartPreview","pendo-preview":e.rootState.preview.preview})},stopPreview(e,t){F.postMessage(_.extend({action:"frames/receiveStopPreview"},t))},receiveStartPreview(e,t){e.dispatch("preview/start",t[bf],{root:!0}),Ef(window),Dv()},receiveRestartPreview(e){var t=Cf(O,Mh());e.dispatch("guideState/updateLastGuideStepSeen",t,{root:!0})},receiveStopPreview(e,t){Lf({preventWindowClose:!!t.preventWindowClose})},checkFrameVisibility(e,t){if(!e.getters.isTop()&&!e.state.disableFrameVisibilityCheck)try{var n="unknown",i=(t=null==t?window:t).frameElement;i?(n=xa(i)?"visible":"hidden",e.dispatch("updateFrameVisibility",{visibility:n})):e.commit("disableFrameVisibilityCheck")}catch(r){e.commit("disableFrameVisibilityCheck")}},updateFrameVisibility(e,t){var n;!_.find(X0,function(e){return e===t.visibility})||(n=t.visibility,e.getters.frameVisibility()===n)||(e.commit("setFrameVisibility",{frameId:e.state.frameId,visibility:n}),F.postMessage({action:"frames/receiveFrameVisibility",frameId:e.state.frameId,visibility:n}))},receiveFrameVisibility(e,t){e.commit("setFrameVisibility",t)},addSelectionModeToFrames(e,t){t=t.options;Zf.launchInAppDesigner(t)},syncOptions(e,t){t.options&&F.postMessage({action:"frames/receiveOptions",frameId:e.state.frameId,options:t.options})},receiveOptions(e,t){e.getters.getMyApiKey()===t.apiKey&&e.state.frameId!==t.frameId&&t.options&&yp(t.options)},syncIdentity(e,t){var n;(t.visitorId||t.accountId)&&({visitorId:t,accountId:n}=t,F.postMessage({action:"frames/receiveIdentity",frameId:e.state.frameId,visitorId:t,accountId:n}))},receiveIdentity(e,t){e.getters.getMyApiKey()===t.apiKey&&e.state.frameId!==t.frameId&&(t.visitorId||t.accountId)&&Wn(t.visitorId,t.accountId)},setReady(e,t){e.commit("setReady",t.isReady)},receiveGuideSeen(e,t){t.frameId!==e.state.frameId&&y.guideSeen.trigger(t.guideSeen)},checkGuideEligibility(e,t){var{guideId:t,stepId:n,currentStepIndex:i,sourceFrame:r,promiseId:o}=t,t=N(t),n=t&&t.findStepById(n),a={};return t&&n?(0===i&&(i=Wu(t))&&((i=_.first(Rr(i)))?xa(i)||(a.ACTIVATION="notVisible"):a.ACTIVATION="notFound"),_.isFunction(n.canShowOnPage)&&!n.canShowOnPage(bu())&&(a.PAGE="mismatch"),n.elementPathRule&&((i=_.first(Rr(n.elementPathRule)))?xa(i)?n.elementContainsRulesList&&!Im(i,n.elementContainsRulesList)&&(a.ELEMENT="containsRuleMismatch"):a.ELEMENT="notVisible":a.ELEMENT="notFound"),n.triggerElementPathRule&&((i=_.first(Rr(n.triggerElementPathRule)))?xa(i)||(a.TRIGGER_ELEMENT="notVisible"):a.TRIGGER_ELEMENT="notFound"),_.get(t,"attributes.embedConfig")&&(n=_.get(t,"attributes.embedConfig.selector"),(i=_.first(Rr(n)))?xa(i)||(a.EMBED_CONTAINER="notVisible"):a.EMBED_CONTAINER="notFound")):a.GUIDE="notFound",o&&r&&F.postMessage({errors:a,action:"frameEligibilityResponse",targetFrame:r,resolveId:o}),a},setTabId(e,t){e.commit("setTabId",t)}},mutations:{addFrame(e,t){var n=t.id;e.frames[n]=_.extend({},e.frames[n],t)},removeFrame(e,t){delete e.frames[t]},setGuideList(e,t){var n=t.frameId;e.frames[n]=_.extend({},e.frames[n],{guides:_.indexBy(tb(t.guides),"id"),autoOrdering:t.autoOrdering})},setStepShown(e,t){var n=t.frameId,n=e.frames[n]=_.extend({},e.frames[n]);n.shown=_.extend({},n.shown),n.shown[t.stepId]=t.shown},setInitialized(e,t){e.initialized=t},setLeaderId(e,t){e.leaderId=t},setFrameId(e,t){e.frameId=t},setTabId(e,t){e.tabId=t},setTopId(e,t){e.topId=t},setAgentInstallType(e,t){e.agentInstallType=t},setLeadershipMode(e,t){e.leadershipMode!==ye&&(e.leadershipMode=t)},setFrameVisibility(e,t){var n=t.frameId;e.frames[n]=_.extend({},e.frames[n],{visibility:t.visibility})},setReady(e,t){e.isReady=t},disableFrameVisibilityCheck(e){e.disableFrameVisibilityCheck=!0},hideGuides(e){_.each(e.frames,function(n){_.each(n.shown,function(e,t){n.shown[t]=!1})})},setChannelType(e,t){e.channelType=t},setGuidesLoaded(e){e.guidesLoaded=!0},setConnectFailed(e){e.connectFailed=!0},updateLastGuideStepSeen(e,t){t&&_.each(e.frames,function(e){e.guides&&(e=e.guides[t.guideId])&&(e=_.findWhere(e.steps,{id:t.guideStepId}))&&(e.seenState=t.state,e.lastSeenAt=t.time,e.seenReason=t.seenReason,t.dismissCount&&(e.dismissCount=t.dismissCount),t.snoozeEndTime)&&(e.snoozeEndTime=t.snoozeEndTime)})}},getters:{allFrames(e){return e.frames},autoOrdering(e){return _.reduce(e.frames,(e,t)=>(e[t.apiKey]=t.autoOrdering,e),{})},leaderExists(e){return!!e.leaderId},isLeader(e){return e.leaderId===e.frameId},leaderKey(e,t){if(t.leaderExists()){t=e.frames[e.leaderId];if(t)return t.apiKey}},isFollower(e){return!!e.leaderId&&e.leaderId!==e.frameId},isTop(e,t){t=t.window();return e.topId===e.frameId||t==t.top},frameVisibility(e){return(e.frames?e.frames[e.frameId]:{}).visibility||"unknown"},isGuideInThisFrame(n){return function(e){var t=n.frames&&n.frames[n.frameId];return!!(t&&t.guides||{})[e.id]}},isGuideInDifferentFrame(i){return function(n){return _.any(i.frames,function(e,t){return t!==i.frameId&&e.guides&&e.guides[n.id]})}},isReady(e){return e.isReady},isShownInAnotherFrame(i){return function(n){return _.any(i.frames,function(e,t){return t!==i.frameId&&e.shown&&e.shown[n.id]})}},isShownInFrame(n){return function(e,t){e=n.frames&&n.frames[e],e=e&&e.shown||{};return!(!e||!e[t.id])}},hasFrame(t){return function(e){return t.frames&&t.frames[e]}},hasFrames(e){return 1<_.size(e.frames)},shouldBeAddedToLauncher(i,e){return function(n){return e.canShowRCBadge()&&_.any(i.frames,function(e,t){return t!==i.frameId&&!!Y0(e)&&(t=e.guides&&e.guides[n.id])&&t._shouldBeAddedToLauncher})}},shouldBeAddedToResourceCenter(i,e){return function(n){return e.canShowRCBadge()&&_.any(i.frames,function(e,t){return t!==i.frameId&&e.apiKey===E.apiKey&&!!Y0(e)&&(t=e.guides&&e.guides[n.id])&&t._shouldBeAddedToResourceCenter})}},isBroadcastChannel(e){return"BroadcastChannel"===e.channelType},channelType(e){return e.channelType},canShowRCBadge(t,n){if(n.leaderKey()===E.apiKey)return n.isLeader();{let e=_.filter(t.frames,function(e){return e.apiKey===E.apiKey});var n=_.filter(e,e=>e.forcedLeader),n=(n.length&&(e=n),_.find(e,function(e){return e.isTop}));return n?t.frameId===n.id:(n=_.min(e,function(e){return e.joinedAt}),t.frameId===n.id)}},leaderKeyPreference(e){e=_.filter(e.frames,e=>e.leaderKey&&e.leaderKey.length);return 1===_.unique(_.map(e,e=>e.leaderKey.join(","))).length?[].concat(e[0].leaderKey):[]},getMyApiKey(e,t){return t.getMyFrame().apiKey},getMyFrame(e){return e.frames[e.frameId]},window(){return window}},state:{initialized:!1,frameId:null,leaderId:null,tabId:null,agentInstallType:null,leadershipMode:null,topId:null,frames:{},guidesLoaded:!1,channelType:null,ready:!1},requests:Q0};function eb(e){var t=_.pick(e,"id","name","launchMethod","isMultiStep","steps","control","lastUpdatedAt","language","state","polls","redisplay");return t.attributes=_.pick(e.attributes,"overrideAutoThrottling","priority","isAnnouncement","resourceCenter","device","sharedServiceVersion","embedConfig"),t._shouldBeAddedToLauncher=_.isFunction(e.shouldBeAddedToLauncher)?e.shouldBeAddedToLauncher():e._shouldBeAddedToLauncher||!1,t._shouldBeAddedToResourceCenter=_.isFunction(e.shouldBeAddedToResourceCenter)?e.shouldBeAddedToResourceCenter():e._shouldBeAddedToResourceCenter||!1,t.steps=_.map(e.steps,function(e){return _.pick(e,"id","guideId","type","seenReason","seenState","lastSeenAt","lastUpdatedAt","dismissCount","snoozeEndTime","regexUrlRule","pageId","elementPathRule","triggerElementPathRule","elementContainsRulesList")}),t}function tb(e){return _.map(e,eb)}function nb(t){var n=_.indexBy(_.filter(Mu(),function(e){return!e.isFrameProxy}),"id"),e=_.chain(t.frames).filter(function(e){return e.id!==t.frameId}).map(function(e){return _.toArray(_.get(e,"guides",[]))}).flatten(!0).unique("id").filter(function(e){return!n[e.id]}).map(function(e){return _.extend(JSON.parse(JSON.stringify(e)),{isFrameProxy:!0})}).map(Ic).value(),e=_.toArray(n).concat(e).filter(ev);_.sortBy(e,tv),yv(e),ku(e),t.guidesLoaded&&0===_.size(_.get(t,"frames."+t.frameId+".guides",[]))&&$h()}var ib,n=function(){var n;function i(){g.dispatch("guideUpdate/documentChanged")}const r=_.debounce(i,50);function o(){g.dispatch("guideUpdate/handleScheduledUpdate")}return{actions:{documentChanged(e){var t;e.state.updateId?e.commit("setNeedsUpdate"):e.state.scheduledUpdate||(t=e.getters.now()-e.state.updateCompleteTime,t=Math.min(Math.max(0,Hh-t),Hh),t=Ut(o,t),e.commit("setScheduledUpdate",t))},handleScheduledUpdate(e){e.dispatch("stopScheduledUpdate"),$h()},stopScheduledUpdate(e){e.state.scheduledUpdate&&(clearTimeout(e.state.scheduledUpdate),e.commit("setScheduledUpdate",null))},startObserverIfNeeded(e){e.state.useObserver&&!e.state.observing&&(e.getters.observer().addEventListener("mutation",i),l(window,"animationend",r),l(window,"transitionend",r),l(window,"mouseover",r),e.commit("setObserving",!0))},stopObserver(e){var t=e.getters.observer();t&&(t.removeEventListener("mutation",i),r.cancel(),R(window,"animationend",r),R(window,"transitionend",r),R(window,"mouseover",r)),e.commit("setObserving",!1),e.dispatch("stopScheduledUpdate")}},mutations:{setObserver(e,t){n=t},setUseObserver(e){e.useObserver=!0},setObserving(e,t){e.observing=t},setNeedsUpdate(e){e.needsUpdate=!0},setScheduledUpdate(e,t){e.scheduledUpdate=t},startUpdate(e,t){Js.startTimer(Bs),e.needsUpdate=!1,e.updateId=t},completeUpdate(e,t){Js.stopTimer(Bs),e.updateId=null,e.updateCompleteTime=t}},getters:{now(){return S()},observer(){return n}},state:{useObserver:!1,observing:!1,needsUpdate:!1,scheduledUpdate:null,updateId:null,updateCompleteTime:0,iterationTimeLimit:50}}}(),e=(ib=["advanced","dismissed","snoozed"],{actions:{init:function(t,e){_.each(e,function(e){_.each(e.steps,function(e){t.commit("updateStepState",e)})})},fixSeenStateAndLogError:function(e,t){var n,i,r=t.step,t=t.reason;e.state.exceptions[r.id]||(n=r.seenState,(i=e.state.steps[r.id])&&i.seenState&&(r.seenState=i.seenState),e.state.exceptions[r.id]=!0,e.dispatch("logRedisplayError",{id:r.id,guideId:r.guideId,reason:t,seenState:i.seenState,previousSeenState:n}))},logRedisplayError:function(e,t){zo(['Attempted redisplay of guide="',t.guideId,'" step="',t.id,'" reason="',t.reason,'" seenState="',t.seenState,'" previousSeenState="',t.previousSeenState,'"'].join())}},mutations:{updateStepState:function(e,t){var n=S();e.steps[t.id]=_.extend({},e.steps[t.id],{pageId:t.pageId,regexUrlRule:t.regexUrlRule,seenState:t.seenState,updatedAt:n,allowedAt:n+6e4})},resetStepStatus:function(e){e.steps={}}},getters:{isRedisplay:function(n){return function(e){var t=n.steps[e.id];return!!t&&!(e.resetAt>t.updatedAt)&&!(S()>=t.allowedAt)&&_.contains(ib,t.seenState)&&!_.contains(ib,e.seenState)}},isMissingPageRule:function(n){return function(e){var t=n.steps[e.id];return!!t&&!(!t.regexUrlRule||e.regexUrlRule)}}},state:{steps:{},exceptions:{}}}),rb={state:{visitor:{},account:{},parentAccount:{},date:null,version:null,selfHosted:null},actions:{},mutations:{setMetadata(e,t){t&&(t.visitor&&(e.visitor=t.visitor),t.account&&(e.account=t.account),t.parentAccount&&(e.parentAccount=t.parentAccount),t.date&&(e.date=t.date),t.version&&(e.version=t.version),null!==t.selfHosted)&&(e.selfHosted=t.selfHosted)},clearAccount(e){e.account={}},reset(e,t){e.visitor={id:t.visitor_id},e.account={},e.parentAccount={},e.date=null,e.version=null,e.selfHosted=null}},getters:{metadata(e){return e},selfHosted(e){return e.selfHosted}}};const ob=h.getLocal();var ab="pendo-preview",sb="current-guide-preview",db={state:{preview:null,designerPreview:null},actions:{start(e,t){e.commit("setPreview",t),e.dispatch("write")},restart(e,t){e.commit("updatePreview",{state:null}),e.commit("updatePreview",t)},update(e,t){e.commit("updatePreview",{state:t}),e.dispatch("write")},load(e){try{var t=e.getters.storage(),n=JSON.parse(t.getItem(ab)),i=(n.apiKey===E.apiKey&&e.commit("setPreview",n),t.getItem(sb));i&&e.commit("setDesignerPreview",JSON.parse(i))}catch(r){}},write(e){try{var t=e.getters.storage();e.state.preview?t.setItem(ab,JSON.stringify(e.state.preview)):t.removeItem(ab)}catch(n){}},exit(e){e.commit("setPreview",null),e.dispatch("write")},exitDesignerPreview(e){e.commit("setDesignerPreview",null),e.getters.storage().removeItem(sb)},launchInAppDesigner(e,t){Zf.launchInAppDesigner(t)}},mutations:{updatePreview(e,t){e.preview&&_.extend(e.preview,t)},setPreview(e,t){e.preview=t},setDesignerPreview(e,t){e.designerPreview=t}},getters:{isInPreviewMode(e){return!!e.preview},isInDesignerPreviewMode(e,t){return!!e.designerPreview&&t.isInPreviewMode()},storage(){return ob}}};const ub=(()=>{const n={isTop:undefined,isLeader:undefined,frameId:null,tabId:null,frames:{},autoOrdering:[],excludedGuides:[],throttling:{},enableEventLogging:!1,eventsCaptured:[],cspErrors:[],installType:null,doNotProcess:!1},a={TOP_DOWN:"top-down",BOTTOM_UP:"bottom-up"},s={debuggingEnabled:{type:a.TOP_DOWN,defaultValue:!1},guideLoopRunning:{type:a.BOTTOM_UP,defaultValue:!1},stepEligibilitySet:{type:a.BOTTOM_UP,defaultValue:{}},identity:{type:a.BOTTOM_UP,defaultValue:{}},location:{type:a.BOTTOM_UP,defaultValue:{}}};var e={init:(e,t)=>{e.commit("setFrameId",mn.getFrameId()),e.commit("setTabId",mn.getTabId()),e.commit("setInstallType",we());var n=Ku()&&window.top===window;e.commit("setIsTop",n),e.commit("isLeader",Ku()),n?(n=Vs(),e.commit("debuggingEnabled",!0===n.enabled),n.enableEventLogging&&e.commit("enableEventLogging",!0)):F.postMessage({action:"debugger/join",frameId:e.state.frameId}),_.each(t.events,e=>g.dispatch("debugger/eventCaptured",e))},join:(n,e)=>{n.state.frameId!==e.frameId&&_.each(s,({type:e},t)=>{e===a.TOP_DOWN&&F.postMessage({action:"debugger/sync",frameId:n.state.frameId,fields:{[t]:n.state[t]}})})},sync:(i,e)=>{if(i.state.frameId!==e.frameId){const{frameId:r,fields:t}=e;_.each(t,(e,t)=>{var n;s[t]&&(n=s[t]["type"],n===a.TOP_DOWN&&i.state.isTop||n===a.BOTTOM_UP&&!i.state.isTop||i.commit("_sync_"+t,{value:e,frameId:r}))})}},enableEventLogging:(e,t)=>{e.commit("enableEventLogging",t)},eventCaptured:(e,t)=>{E.designerEnabled||Tf()||kf()||(e.state.isTop?e.commit("eventsCaptured",t):F.postMessage({action:"debugger/receiveEventCaptured",frameId:e.state.frameId,event:t}))},receiveEventCaptured:(e,t)=>{e.state.isTop&&e.commit("eventsCaptured",t.event)},clearEventsCaptured:e=>{e.commit("eventsCaptured",[])},onCspError:(e,t)=>{e.state.isTop?e.commit("cspError",t):F.postMessage({action:"debugger/recieveCspError",frameId:e.state.frameId,data:t})},recieveCspError:(e,t)=>{e.state.isTop&&e.commit("cspError",t.data)},checkGuideEligibility(e,t){const{guideId:i,response:n}=t;var t=_.filter(g.state.frames.frames,e=>e.guides&&e.guides[i]);t.length&&(t=_.map(t,n=>{var e=_.map(n.guides[i].steps,(e,t)=>F.postMessageOrTimeout({action:"frames/checkGuideEligibility",targetFrame:n.id,stepId:e.id,currentStepIndex:t,guideId:i}));return v.all(e).then(e=>({frameId:n.id,frameVisibility:n.visibility,errors:_.map(e,e=>JSON.parse(e).errors)}))}),v.all(t).then(e=>e).then(e=>n(e))["catch"](e=>n({error:e})))}};const t={},d={setFrameId(e,t){e.frameId=t},setTabId(e,t){e.tabId=t},setIsTop(e,t){e.isTop=t},isLeader(e,t){e.isLeader=t},setInstallType(e,t){e.installType=t},stepEligibilitySet(e,t){var n=t["stepId"];e.stepEligibilitySet[n]=t},guideLoopRunning(e,t){e.guideLoopRunning!==t&&(e.guideLoopRunning=t)},identity(e,t){e.identity=t},location(e,t){e.location=t},debuggingEnabled(e,t){e.debuggingEnabled=t,t=t,e=e.isTop,n.debuggingEnabled!==t&&(t?(u(),c(),y.on("stepEligibility",i),y.on("guideUpdateComplete",p),y.on("guideLoopStopped",h),y.on("eventCaptured",o),y.on("identify",u),y.on("urlChanged",c),e&&(r(),y.on("guidesLoaded",r))):(y.off("stepEligibility",i),y.off("guideUpdateComplete",p),y.off("guideLoopStopped",h),y.off("eventCaptured",o),y.off("identify",u),y.off("urlChanged",c),e&&y.off("guidesLoaded",r)))},excludedGuides(e,t){e.excludedGuides=t},autoOrdering(e,t){e.autoOrdering=t},throttling(e,t){e.throttling=t},eventsCaptured(e,t){_.isArray(t)&&0===t.length?e.eventsCaptured=[]:e.debuggingEnabled&&e.enableEventLogging&&(e.eventsCaptured.unshift(t),100<e.eventsCaptured.length)&&e.eventsCaptured.pop()},enableEventLogging(e,t){e.enableEventLogging=t},cspError(e,t){e.cspErrors.unshift(t),10<e.cspErrors.length&&e.cspErrors.pop()},doNotProcess(e,t){e.doNotProcess=t}};function i(e){e=e.data[0];g.commit("debugger/stepEligibilitySet",e)}function r(e){var t=_.map(Lh.sortAndFilter(O,E.autoOrdering),e=>e.id);g.commit("debugger/autoOrdering",t||[]),g.commit("debugger/excludedGuides",E.excludedGuides||[]),g.commit("debugger/throttling",E.throttling||{})}function o(e){g.dispatch("debugger/eventCaptured",e.data[0])}function u(e){g.commit("debugger/identity",{visitorId:_.get(e,"data.0.visitor_id")||E.get_visitor_id(),accountId:_.get(e,"data.0.account_id")||E.get_account_id(),apiKey:E.apiKey})}function c(){g.commit("debugger/location",{href:Kr(),browserUrl:window.location.href})}function l(e){g.commit("debugger/guideLoopRunning",e)}const p=_.partial(l,!0),h=_.partial(l,!1);return _.each(s,({type:i,defaultValue:e},r)=>{n[r]=e,t[r]=e=>e[r];let o=d[r]||((e,t)=>{e[r]=t});d[r]=_.wrap(o,(e,t,n)=>{!t.isTop&&i===a.TOP_DOWN||(e(t,n),t.isTop&&i===a.BOTTOM_UP)||F.postMessage({action:"debugger/sync",frameId:t.frameId,fields:{[r]:n}})}),o=d["_sync_"+r]||o,d["_sync_"+r]=(e,{value:t,frameId:n})=>{e.frames[n]||(e.frames[n]={}),e.frames[n][r]||(e.frames[n][r]=s[r].defaultValue),o(e.frames[n],t),e.isTop||i!==a.TOP_DOWN||o(e,t)}}),{state:n,actions:e,getters:t,mutations:d}})(),cb=["src","href"],lb=function(){const s=(e,t)=>_.reduce(e,function(e,t){return t.applyTo(e)},t);return{state:{transforms:[]},actions:{addAttrTransform(e,t){e.commit("addTransform",t)}},mutations:{addTransform(e,t){e.transforms.push(t)},clearURLTransforms(e){e.transforms=[]}},getters:{getAttribute(a){return function(e,t=""){var n,i,e=e.getAttribute?e.getAttribute(t):e[t];if(_.size(a.transforms)<1)return e;if(-1===cb.indexOf(t.toLowerCase()))return e;try{n=e,(i=document.createElement("a")).href=n;var r=new ti(i.href);return _.reduce([_.partial(s,a.transforms)],(e,t)=>t(e),r).href}catch(o){return C.critical(o),e}}}}}}(),pb={state:{transforms:[]},actions:{addNetworkTransform(e,t){e.commit("addTransform",t)}},mutations:{addTransform(e,t){e.transforms.push(t)},clearURLTransforms(e){e.transforms=[]}},getters:{getTransformedUrl(r){return function(e){try{var t=e instanceof ti?e:new ti(e,window.location.origin);return _.size(r.transforms)<1||(n=r.transforms,t=_.reduce(n,function(e,t){return t.applyTo(e)},t)),t.href}catch(i){return C.critical(i),e}var n}}}};const hb=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.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=Jn()){p()&&o.store.dispatch("frames/syncIdentity",{visitorId:e,accountId:t})}}();function fb(e,n){return e.length==n.length&&_.all(e,function(e,t){return e===n[t]})}class gb{constructor(e){this.maxTargets=50,this.domActivation=e,this.name="dom",this.queue=[]}markDirty(){this.queue.push.apply(this.queue,this.domActivation.guides)}process(e){var t,n=this.queue.shift();if(n){e.saveContext(n);try{t=Rr(n.selector)}catch(i){t=[]}t.length>this.maxTargets&&(t.length=this.maxTargets),fb(t,n.targets)||(n.targets=t,this.domActivation.detach(n,this.domActivation.targets),_.each(t,function(e){this.domActivation.attach(e,n,this.domActivation.targets)},this))}}handleProcessTimeExceeded(e){e=e.getContext();e&&C.warn("Element activated guide ("+e.id+") timeout exceeded")}cancel(){this.queue.length=0}isComplete(){return!this.queue.length}}var mb,vb,yb,bb,wb,Sb,Eb={name:"DOMActivation",key:yb="pendoTargetId",guides:bb=[],targets:wb={},reset:Tb,init:Ab,attach:function(n,i,e){var t=n[yb],r=t?e[t]:null;r||(t=t||"target"+_.uniqueId(),r={target:n,events:{}},e[t]=r,n[yb]=t);var o=e[i.id]||[];o.push(t),e[i.id]=o,_.each(i.events,function(e){var t=r.events[e];t||((t={guideIds:{}}).fn=_.partial(xb,_,t.guideIds),l(n,e="mouseover"===e?"mouseenter":e,t.fn),r.events[e]=t),t.guideIds[i.id]=1})},detach:Cb,handler:xb,activates:kb,prefetch:Rb,initialize:function(e,t){(mb=t).Events.on("deliverablesLoaded",Tb),t.Events.on("guideListChanged",Ib),t.Events.on("guidesLoaded",_b),of(vb=new gb(Eb))},teardown:function(){af(vb),mb.Events.off("deliverablesLoaded",Tb),mb.Events.off("guideListChanged",Ib),mb.Events.off("guidesLoaded",_b)}};function Ib(){Tb(),Ab(xu())}function _b(){Rb(xu())}function Cb(i,t){_.each(t[i.id],function(e){var n=e?t[e]:null;n&&(_.each(n.events,function(e,t){e&&e.guideIds&&(delete e.guideIds[i.id],_.size(e.guideIds)<=0)&&(R(n.target,t="mouseover"===t?"mouseenter":t,e.fn),delete n.events[t])}),_.size(n.events)<=0)&&(delete n.target[yb],n.target=null,delete t[e])}),delete t[i.id]}function xb(e,t){var n;!e.pendoActivatedGuide&&!T.data.get(e,"advanced")&&(n=m.get("adoptPrioritizeAdoptGuides"),t=_.compact(_.map(_.keys(t),N)),t=_.filter(t,function(e){return!(!e.steps||!e.steps.length||_.get(e,"attributes.dom.isOnlyShowOnce")&&e.steps[0].hasBeenSeen())}),t=_(t).chain().sortBy(function(e){return"staged"===e.state?0:1}).sortBy(function(e){e=e.isTraining;return n?e?0:1:e?1:0}).value(),t=_.find(t,function(e){var t=_.first(e.steps);return _.get(e,"attributes.resourceCenter",!1)&&e.isShown()?P.dismissResourceCenter():!!t.canShow()&&(!!e.isShown()||Rm(t,"dom"))}))&&(e.pendoActivatedGuide=t.id)}function Tb(){_.each(bb,function(e){Cb(e,wb),e.targets=[]}),bb.length=0}function kb(e){if(e.id&&e.steps&&e.steps.length&&e.hasLaunchMethod("dom")&&e.steps[0].canShowOnPage(bu())){var t=_.get(e,"attributes.activation.event",[]);if(t&&t.length){var n=Wu(e);if(n)return{id:e.id,events:t,selector:n,targets:[]}}}}function Ab(e){_.each(e,function(e){e=kb(e);e&&bb.push(e)})}function Rb(e){m.get("disablePrefetch")||_.each(e,function(e){_.isFunction(e.hasLaunchMethod)&&e.hasLaunchMethod("dom")&&e.steps&&e.steps.length&&_.isFunction(e.steps[0].fetchContent)&&e.steps[0].fetchContent(!0)})}var Ob=function(){(Sb=Sb||{dom:T,placeBadge:hf,showPreview:Tm,stopGuides:Vh,removeAllBadges:ff,_:_,sizzle:Rr,tellMaster:as,tell:as,log:zy,attachEvent:l,createLauncher:_.constant({}),removeLauncher:_.noop,addGuideToLauncher:_.noop,updateLauncherContent:_.noop,DEFAULT_TIMER_LENGTH:Hh,getOffsetPosition:sa,getScreenDimensions:ra,registerMessageHandler:Za,whenLoadedCall:yu,loadResource:Ha,loadGuideCss:pv,GuideFactory:Ic,GuideStep:_c,extractElementTreeContext:su,previewGuideFromJSON:U.previewGuideFromJSON,hidePreviewedGuide:U.hidePreviewedGuide,shadowAPI:ai,getTarget:Fr,pullContentsFromTargetElement:Em,doesElementMatchContainsRules:Im,doesElementContentMatchRule:_m,getGuideAttachPoint:zu}).areGuidesEnabled=!_v(),E.designer||(E.designer=Sb)},Nb=function(){var r,o,i;let a;return{name:"DesignerConnect",initialize:function(e,t){r=e,o=t,cs()||Za("connect",n);Za("pendo-designer-launch::launch",u),Za("pendo-preview::launch",c),e.app_name=document.title,(ss()||window.opener)&&window.addEventListener&&(r.log(e.app_name+": listening to messages"),window.addEventListener("message",Va,!1));window.opener&&r._.isFunction(window.opener.postMessage)&&window.opener.postMessage({type:"pendo::ready"},"*");r.onConnectMessage=n},teardown:function(){window.removeEventListener&&window.removeEventListener("message",Va,!1),s(),Xa("connect"),Xa("pendo-designer-launch::launch"),Xa("pendo-preview::launch"),a&&(o.Events.appUnloaded.off(a),a=undefined);i=i&&undefined},onConnectMessage:n,disconnectDesigner:s,launchDesignerListener:u,launchPreviewListener:c,sendToken:d};function n(e,t){var n,i;r.designer||(n=t.origin,r.stopGuides(),r.buffers.lock(),i=t.source,za=i,r.designerv2.hostConfig||(o.store.dispatch("frames/leave"),a=r._.partial(s,i,n),o.Events.appUnloaded.on(a)),Ob(),as(t.source,{status:"success",type:"connect"},n),ns("selection.js")&&(r.log("Designer Modules already loaded."),as({type:"ready"},n)),o.Events.designerLaunched.trigger())}function s(e,t){r.buffers.unlock(),E.designer&&(E.designer=null,delete E.designer),e&&as(e,{type:"unload"},t)}function d(e,t){var n;i&&(n={token:i,type:"pendo-designer-launch::set-token"},t.source.postMessage(n,t.origin),i=undefined)}function u(e,t){var n,t=t.data.token;t&&(i=t,Za("pendo-designer-launch::get-token",d),n=t.DADesigner?"da-designer":"in-app-designer",n={lookaside:t.baseUrl,host:t.host,target:t.target||"latest",DADesigner:!!t.DADesigner,gcsBucket:t.gcsBucket||n,forceNativeDesigner:!!t.forceNativeDesigner,sidebarDesigner:!!t.sidebarDesigner},r.designerv2.launchInAppDesigner(n))}function c(e,t){var n=t.data.config.preferredAgentInstallType;n&&n!==we()?r.log("Skipping preview launch due to agent install type mismatch."):(n=r._.extend({},t.data.config,{origin:t.origin}),bo()&&(n.apiKey=r.apiKey),o.store.dispatch("preview/exitDesignerPreview"),o.store.dispatch("preview/start",n),Ef(window)&&(t.source.postMessage({type:"pendo-preview::ready",apiKey:r.apiKey,accountId:r.accountId},t.origin),Dv(),o.store.dispatch("frames/startPreview")))}}();const Mb="__sg__";Pb="promotedAgentMetadataConfigurations",Db=[],Fb={},Ub={};var Lb,Pb,Db,Fb,Ub,Gb={name:"PromoteMetadata",initialize:function(e,t){if(Db=(Lb=t).ConfigReader.get(Pb),Ub={},Lb.agentStorage.registry.addLocal(Mb,{isSecure:!0,serializer:JSON.stringify,deserializer:Pt}),Fn())try{Fb=Lb.agentStorage.read(Mb)}catch(n){Wb()}Db&&Db.length&&(Lb.Events.on("metadata",jb),Lb.Events.on("eventCaptured",$b),Lb.Events.on("identify",Hb))},teardown:function(){Lb.Events.off("metadata",jb),Lb.Events.off("eventCaptured",$b),Lb.Events.off("identify",Hb)},getPromotedMetadata:function(){return Db},hasPromotedMetadataKind:Bb,setSchemaGroup:jb,getSchemaGroup:zb,resetSchemaGroup:qb,resetCachedSchemaGroup:Wb};function Bb(t){return _.some(Db,function(e){return e.kind===t})}function zb(){return Ub}function jb(e){var t;e?(e=e.data[0]["options"],e&&(t=e)):t=Ip(),Ub=function(r){if(Fn())try{var e=Lb.agentStorage.read(Mb);Fb=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}(Fb=e)}catch(t){Wb()}var o=Ub;_.each(["visitor","account","parentAccount"],function(e){var t=Bb(e),n=!_.isEmpty(r[e]),i=e.toLowerCase()+"metadata";t&&(!_.isEmpty(Fb)&&_.isEmpty(Ns.get())&&(o[i]=Vb(Fb[i],e)),n)&&(t=Vb(r[e],e),_.isEmpty(t)||(o[i]=Object.assign(Object.assign({},o[i]),t)))}),Fn()&&Lb.agentStorage.write(Mb,o);return o}(t)}function Hb(e){e=e.data[0];_.get(e,"wasCleared")&&(Lb.agentStorage.clear(Mb),qb())}function qb(){Ub={}}function Wb(){Fb={}}function Vb(e,i){var r={};return e&&_.each(e,function(e,t){var n=t.toLowerCase();Boolean(_.find(Db,function(e){return e.fieldName===n&&e.kind===i}))&&(r["agent__"+n]=e)}),r}function $b(e){e=e.data[0];e&&(_.isEmpty(Ub)&&jb(),_.isEmpty(Ub)||("track"===e.type?e.props.__sg__=Ub:(e.hasOwnProperty("eventProperties")||(e.eventProperties={}),e.eventProperties.__sg__=Ub)))}function Kb(e,t,n){this.element=e,this.method="element"==t?"click":"hover"==t?"mouseover":t,this.step=n,this.guide=n.getGuide()}Kb.prototype.add=function(){0===_.indexOf(this.guide.steps,this.step)&&!Kb.shouldAttachHandler(this.guide,this.method)||Du(this.guide)&&!Fu(this.guide)||this.setupElementEvent(this.element,this.method)},Kb.prototype.remove=function(){this.teardownElementEvent(this.element,this.method)},Kb.prototype.setupElementEvent=function(e,t){this.advanceFn||(this.advanceFn=_.compose(_.bind(this.teardownElementEvent,this,e,t),_.bind(this.step.advance,this.step))),Kb.attach(this.step,e,t,this.advanceFn)},Kb.prototype.teardownElementEvent=function(e,t){C.info("detach onGuideAdvanced",{contexts:["guide"]}),R(e,t,this.advanceFn,!0),this.step.removeTrigger(this)},Kb.shouldAttachHandler=function(e,t){return!e.isActivatedByEvent(t)||Eb.activates(e)||e.attributes.activation.selector!==e.steps[0].elementPathRule&&!!e.attributes.activation.selector};var Jb=null,Zb=function(){return Bu()?Pu:Lu},Xb=function(e){return"#_pendo_g_"+e.id},Yb=function(e,t){Jb=null;var n,i,r,o,e=sa(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(Zb()),o=d1(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"}),T("._pendo-guide-container_",n).addClass(o.arrowPosition).css({top:o.content.top,left:o.content.left,width:o.content.width,height:o.content.height}),Qb(n[0],o),n[0])},Qb=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:"+E.TOOLTIP_ARROW_SIZE+"px;"}).value().join(""),s=T("div._pendo-guide-arrow_",e).remove().findOrCreate("<div class='_pendo-guide-arrow_'></div>"),d=T("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;"),T(e).append(s).append(d)},e1=function(e,t){t===undefined&&(t=Eu),e.element=Hu(e);var n=e.element;if(!n)return C.info("No element found for step: "+e.id),null;Aa(n);var i=Yb(n,e);return null===i?null:(i.id=E.getTooltipDivId(e),T(i).appendTo(zu()),t.push(i),l(i,"mouseover",_.partial(T.addClass,i,"mouseover")),l(i,"mouseout",_.partial(T.removeClass,i,"mouseover")),Vu(n,i),o1(e),n)},t1=null,n1=null;var i1=null,r1={top:"north",left:"east",bottom:"south",right:"west"},o1=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=Qc(n=n.concat(_.compact(_.flatten(_.map(t.additionalElements,function(e){return _.toArray(T(e))}))))),o={top:r=t.padding||0,left:r,bottom:r,right:r},s=Yc(a=Xc(),i,o),h=i,f=!_.isEqual(h,t1),t1=h,f||(l=a,p=!_.isEqual(l,n1),n1=l,p)||(u=s,c=!_.isEqual(u,i1),i1=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=r1[t],e=_.extend({},e,d),t=T("div._pendo-guide-tt-region-block_._pendo-region-"+t+"_")[0]||a1(t),T(t).css(e)}))}catch(g){C.info("Failed to add BlockOut ui",{contexts:["error"]})}var u,c,l,p,h,f},a1=function(e){e=T(document.createElement("div")).addClass("_pendo-guide-tt-region-block_").addClass("_pendo-region-"+e+"_");T("body").append(e)},s1=function(e){var t=_.isEqual(e,Jb);return Jb=e,!t},d1=function(e,t,n,i){var r=E.TOOLTIP_ARROW_SIZE,o={arrow:{border:{}},content:{top:r,left:r}},a=ra();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=u1(o,e,a,i=i||"auto"),o=c1(o,e,a,i),o=l1(o,e,a)},u1=function(e,t,n,i){return e.arrow.hbias=ml(t,n,i),e},c1=function(e,t,n,i){var r;return i&&"DEFAULT"!=i&&"auto"!=i&&(e.arrowPosition=i),e.arrowPosition||(i=t.top-To(),t=(r=t.left-ko())+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},l1=function(e,t,n){var i,r,o,a=e.height,s=e.width;return je()?He(e,t):("top"==e.arrowPosition||"bottom"==e.arrowPosition?(i=0,"top"==e.arrowPosition?(e.top=t.top+t.height,e.arrow.top=_e(9,6)?6:2,i=-1):"bottom"==e.arrowPosition&&(e.top=t.top-a,e.arrow.top=a-E.TOOLTIP_ARROW_SIZE-1,e.arrow.top+=_e(9,6)?6:0,e.arrow.top+=8==Ce?-1:0,i=1),r=10+E.TOOLTIP_ARROW_SIZE,o=s-3*E.TOOLTIP_ARROW_SIZE-10,e.arrow.hbias==hl?(e.left=t.left+t.width/2-(10+2*E.TOOLTIP_ARROW_SIZE),e.arrow.left=r):e.arrow.hbias==fl?(e.left=t.left-s+t.width/2+(10+2*E.TOOLTIP_ARROW_SIZE),e.arrow.left=o):(e.left=t.left+t.width/2-s/2,e.arrow.left=s/2-E.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==hl?(e.left=t.left+t.width,e.arrow.left=1,e.arrow.left+=_e(10,6)?5:0,e.arrow.border.left=e.arrow.left-1):e.arrow.hbias==fl&&(e.left=Math.max(0,t.left-s),e.arrow.left=s-E.TOOLTIP_ARROW_SIZE-1,e.arrow.left+=_e(10,6)?5:0,e.arrow.left+=7==Ce&&6<=xe?1:0,e.arrow.border.left=e.arrow.left+1),e.top=t.top-a/2+t.height/2,e.arrow.top=a/2-E.TOOLTIP_ARROW_SIZE,e.arrow.border.top=e.arrow.top),e)},p1=430,h1=200,f1=15;function g1(e){var t;return"tooltip"===this.type&&((t=this).attributes.height=t.attributes.height||E.TOOLTIP_DEFAULT_HEIGHT,t.attributes.width=t.attributes.width||E.TOOLTIP_DEFAULT_WIDTH,t.attributes.layoutDir=t.attributes.layoutDir||"DEFAULT",this.getTriggers=function(e){var t=this,n=t.element||Hu(t);return!n&&e?[]:(e=(t.advanceMethod||"").split(","),this.triggers=_.map(e,function(e){return new Kb(n,e,t)}),this.triggers)},this.removeTrigger=function(e){this.triggers=_.without(this.triggers,e),0===this.triggers.length&&(this.triggers=null)},this.canShow=function(){return!bm(t)&&!!e.canShowOnDevice()&&!t.isShown()&&t.canShowOnPage(bu())&&Sm(t)},this.after("render",function(){e1(this,this.elements)&&(_.each(this.getTriggers(),function(e){e.add()}),yl.attachScrollHandlers(this,this.onscroll))}),this.reposition=function(){var e=this.attributes.width,t=this.attributes.height,n=this.attributes.layoutDir,i=this.guideElement,r=T("._pendo-guide-container_",i),o=sa(this.element),t=d1(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+"_"),T("._pendo-guide-arrow_,._pendo-guide-arrow-border_",i).remove(),Qb(i,t),i.css({top:t.top,left:t.left,height:t.height,width:t.width,position:o.fixed?"fixed":""}),this.dim=t,o1(this)},this.onscroll=function(e){xa(e.element)?(e.reposition(),na(e.elements[0],"display:block")):na(e.elements[0],"display:none")},this.teardownElementEvent=function(){_.each(this.triggers,function(e){e.remove()})},this.after("hide",function(){T("._pendo-guide-tt-region-block_").remove(),i1=n1=t1=null})),this}var m1=function(e,t){var n=!!T("._pendo-backdrop_")[0];return _.get(t,"overlayDiv[0]")||(t.overlayDiv=T(document.createElement("div")).addClass("_pendo-backdrop_")),!1==n&&(t.elements.push(t.overlayDiv[0]),t.overlayDiv.appendTo(zu())),je()&&t.overlayDiv.css({height:"100%",width:"100%",position:"absolute"}),e&&T(t.overlayDiv).addClass("_pendo-onboarding_"),t.overlayDiv},v1=function(e){var t=e.guideElement,n=E.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}),T("._pendo-guide-container_",t).css({bottom:n,right:n}),je()&&t.css({position:"absolute"})},y1=function(e,t){t===undefined&&(t=Eu),e.element=Hu(e),v1(e);var n=!!e.getGuide()&&e.getGuide().isOnboarding(),n=(m1(n,e),e.guideElement);t.push(n[0]),n.appendTo(zu())},b1=function(e,t){t===undefined&&(t=Eu),e.element=Hu(e),e.guideElement.addClass("_pendo-guide-mobile-lb_");var n=!!e.getGuide()&&e.getGuide().isOnboarding(),n=m1(n,e),e=e.guideElement,i=E.TOOLTIP_ARROW_SIZE,i=(e.css({width:"",height:""}),T("._pendo-guide-container_",e).css({bottom:i,right:i}));function r(e){e.preventDefault()}T("._pendo-close-guide_",e).remove().prependTo(i),e.appendTo(zu()),t.push(e[0]),l(n[0],"touchmove",r),l(e[0],"touchmove",r)};function w1(){var e=this;return/lightbox/i.test(e.type)&&(e.attributes.height=e.attributes.height||E.LB_DEFAULT_HEIGHT,e.attributes.width=e.attributes.width||E.LB_DEFAULT_WIDTH,e.after("render",function(){(Bu()?b1:y1)(e,e.elements)}),e.reposition=function(){Bu()||e.guideElement.css({"margin-left":-Math.floor(e.attributes.width/2),"margin-top":-Math.floor(e.attributes.height/2)})}),e}var S1=500,E1="_pendo-guide-banner_";function I1(){var n=this;return"banner"===n.type&&(n.attributes.height=n.attributes.height||S1,n.attributes.position=n.attributes.position||"top",n.after("render",function(){var e=n.guideElement,t=E.TOOLTIP_ARROW_SIZE;e.css({width:""}).addClass(E1).addClass("_pendo-guide-banner-"+n.attributes.position+"_"),Gu()||e.addClass("_pendo-in_"),T("._pendo-guide-container_",e).css({bottom:t,right:t}),n.element=Hu(n),n.elements.push(e[0]),e.appendTo(zu())})),n}function _1(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=T(document.createElement("div")).attr("id",Cm(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&&!pa(e[0])&&(T("._pendo-launcher_ #launcher-"+n.guideId).html("").append(e),Oc.runCustomScripts(n,t))},isReady:a}),n.after("show",s)),n;function a(){return!!n.guideElement}function s(){Gu()||a()&&n.seenState!==r&&function(e){{var t,n;if(xa(e,/(auto|scroll|hidden)/))return(t=ma(e))?(t=ha(t),e=ha(e),n=t.top+Math.floor(t.height/3),e.bottom<=t.bottom||e.top<=n):1}}(n.guideElement[0])&&(Nm(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 C1="_pendo-launcher-searching_",x1="._pendo-launcher-search-box_ input";var T1,k1=function(e){return e&&_.isFunction(e.shouldBeAddedToLauncher)?e.shouldBeAddedToLauncher():e&&e.launchMethod&&0<=e.launchMethod.indexOf("launcher")};function A1(){var e;return function(){var e;if(E.guideWidget)return(e=E.guideWidget.data)&&e.enableSearch}()&&(e=T(x1)[0])&&0<(e=e.value).length?(e=it.call(e),[].concat(_.compact(e.split(" ")))):[]}function R1(e){if(!m.get("disablePrefetch"))return v.all(_.map(e,function(e){return e.fetchContent()}))}function O1(e,t){return C.info("doing search on "+t,{contexts:["launcher","search","guides"]}),e=e||O,t&&0!==t.length?_.chain(e).filter(k1).map(function(e){return e.searchFor(t)}).compact().sortBy(function(e){return _.indexOf(["tag","name","content"],e.field)}).pluck("guide").value():e}var N1=function(){var e=Mu();if(Ku()){if(E.guideWidget&&E.guideWidget.enabled){var t=z1(e),n=!0;if(E.guideWidget&&_.isFunction(E.guideWidget.update))E.guideWidget.update(t,n)}}else{X1();t=Tu(e),n=j1(z1(t));n!==T1&&g.dispatch("frames/changeGuideList",t),T1=n}},M1="launcher-closed",L1=null,P1=null,D1=!(Kb.attach=function(e,t,n,i){if(e){for(var r=Kb.handlers=Kb.handlers||{},o=r[e.id]=r[e.id]||[],a=0;a<o.length;++a){var s=o[a];t===s[0]&&n===s[1]&&(R(t,n,s[2],!0),o.splice(_.indexOf(o,s),1),a--)}o.push([t,n,i]),R(t,n,i,!0),l(t,n,i,!0)}}),F1="_pendo-launcher-active_",U1=null,G1=function(){return""};function B1(e,t){G1=t}function z1(e){var t,e=_.filter(e||O,k1);return e=e,0===(t=A1()).length?e:(t=_.map(t,_.partial(O1,e)),_.union.apply(_,t))}function j1(e){return ct(_.map(e,function(e){var t=e.isWhatsNew()?[]:_.pluck(e.steps,"seenState");return{id:e.id,seenState:t}}))}function H1(e){var n=this,t=e.launchType||"badge",i=(_.extend(n,{show:function(){"badge"===t&&T(n.element).css("display: ;")},hide:function(){T(n.element).css("display: none;")},wrap:function(){var e=n.element;{var t;e&&/^img$/i.test(e.nodeName)&&(t=T(document.createElement("div")).addClass(e.className).append(e).appendTo(zu()),e.className="",n.element=t[0])}},dispose:function(){T.removeNode(n.element)},setActive:function(e){e?T(n.element).addClass(F1):T(n.element).removeClass(F1)}}),e),e=i.position||"bottom-right",r=document.createElement("img");T(n.element=r).addClass("_pendo-launcher-badge_").addClass("_pendo-launcher-badge-"+e+"_"),i.launcherBadgeUrl&&(r.src=Cc(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})},je()&&(l(r,"mouseover",function(e){T(r).addClass("_pendo-launcher-badge-active_")}),l(r,"mouseout",function(e){T(r).removeClass("_pendo-launcher-badge-active_")}),T(r).css({position:"absolute"})),zu().appendChild(r)}function q1(e){function n(){return"element"===e.launchType&&e.launchElement?e.launchElement:"._pendo-launcher-badge_"}function t(e){var e=Fr(e),t=n();T(e).closest(t).length&&(nw()?h.write(M1,"yes"):E.guideWidget.position(e),aw())}E.guideWidget.removeCountBadge=function(){T("._pendo-launcher-whatsnew-count_").remove()},e&&e.elementMatch&&(e.launchElement=e.elementMatch.selection),_.extend(this,{getLauncherTarget:function(){return T(n())[0]},dispose:function(){R(document,"click",t),e&&e.whatsnew&&e.whatsnew.enabled&&T("._pendo-launcher-whatsnew-count_").remove()}}),l(document,"click",t)}function W1(){var n,s="bottom-right",d="bottom-left";return this.update=function(e,t){t=t?e:z1(e),e=j1(t)+ct(A1());return e!==n&&(n=e,this.updateLauncherContent(t)),J1(),0<t.length},this.updateLauncherContent=ew,this.guideStatus=function(e){return e.isComplete()?"complete":e.isInProgress()?"in-progress":"not-started"},this.render=function(){var e=this.data||{},t=(L1=new H1(e),e.height||310),n=(e.enableSearch&&(t+=je()?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,T(document.createElement("div")).addClass("_pendo-launcher_")),r=(P1=i[0],sa(L1.element)),r=d1(r,t,n),o=(i.css({width:n,height:t}),E.TOOLTIP_ARROW_SIZE),n=T(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=Q1(),o=Cc(V1(this.template(t))),t=T(document.createElement("div")).addClass("_pendo-guide-content_").html(o).appendTo(n);e.addUISection&&e.addUISection(i[0]),Qg(i[0],function(){rw(),h.write(M1,"yes",288e5)}),t.on("click",function(e){var t=T(Fr(e)).closest("._pendo-launcher-item_");t&&t.length&&(t=N((t=/^launcher-(.+)$/.exec(it.call(t.attr("id"))))&&t[1]))&&!t.isWhatsNew()&&(Rm(t.steps[0],"launcher"),rw(),vu(e))}),je()&&(T("._pendo-launcher-header_",i).css({padding:"10px","margin-right":"10px","margin-left":"10px"}),T("._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");T(this).css(e)}),i.appendTo(zu()),_.isFunction(this.script)&&this.script(this),e.autoHeight&&e.autoHeight.enabled&&!_e(9,6)&&(o=e.autoHeight.offset||100,i.css({height:"calc(100% - "+o+"px)",maxHeight:e.height,minHeight:e.height/2}),T("._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=sa(e),n=d1(e,this.height,this.width),i=T(P1),"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"}),T("._pendo-guide-arrow_,._pendo-guide-arrow-border_",i).remove(),l1(n,e,{width:Infinity,height:Infinity}),Qb(i[0],n),i.find("._pendo-guide-container_").removeClass("top left bottom right").addClass(n.arrowPosition))},this.toggle=aw,this}function V1(e){return e=_.isString(e)?e.replace(/\s+(style)=/gi," pendo-style="):e}function $1(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)),U1=new q1(e);var n,i,r=W1.create(E.guideWidget);return _.isFunction(r.template)||(r.template=e.template?_.template(e.template):G1),r.render(),r.position(U1.getLauncherTarget()),t&&r.toggle(),r}W1.create=function(e){return _.reduce(W1.behaviors,function(e,t){return t.call(e)},e)},W1.behaviors=[sf,W1,wc.Launcher,function(){var t={text:"",highlight:function(e){return t.text?(e||"").replace(new RegExp(t.text,"gi"),"<strong>$&</strong>"):e},clear:function(){T(x1).each(function(){this.value=""})}};return this.data&&this.data.enableSearch&&this.data.enableSearch&&(this.data.search=t,E.disableGuideCenterContentSearch||this.before("update",R1),this.before("update",function(){t.text=A1().join(" ");var e=T("._pendo-launcher_");t.text?e.addClass(C1):e.removeClass(C1)})),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,L0),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,T("._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=T(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,T("span._pendo-launcher-whatsnew-count_").text(n.data.whatsnew.unseenCount))}),n.after("render",function(){Y1()?i.appendTo(this.data.launchElement):(L1.wrap(),i.appendTo(L1.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 K1=function(){P1&&(T.removeNode(P1),P1=null),U1&&(U1.dispose(),U1=null),L1&&(L1.dispose(),L1=null)},J1=function(){(!Y1()&&(iw()||0<A1().length)?Z1:X1)()},Z1=function(){L1&&L1.show()},X1=function(){Y1()||rw(),L1&&L1.hide()},Y1=function(){return!(!E.guideWidget||!E.guideWidget.data||"element"!==E.guideWidget.data.launchType)},Q1=function(e){var t=Ip(),t=_.extend({hidePoweredBy:!1,guides:[],guide:{},step:{},metadata:dt(t)},E.guideWidget);return t.data=_.extend({},t.data),e&&(t.guides=e),t};function ew(e){var t=E.guideWidget.template||G1,e=Q1(e),e=T(document.createElement("div")).html(V1(t(e))),n=e.find("._pendo-launcher-guide-listing_"),t=e.find("._pendo-launcher-footer_").html(),e=e.find("._pendo-launcher-search-results_").html();T("._pendo-launcher_ ._pendo-launcher-guide-listing_").each(function(e,t){T(e).html(n.eq(t).html())}),T("._pendo-launcher_ ._pendo-launcher-footer_").html(t),T("._pendo-launcher_ ._pendo-launcher-search-results_").html(e)}var tw=_.compose(J1,function(e,t){var n,i,r,o;k1(e)&&(n=T("._pendo-launcher_ ._pendo-launcher-guide-listing_")[0])&&(e=(o=T("#launcher-"+e.id)).length?o[0]:(e=e,T(i=document.createElement("div")).addClass("_pendo-launcher-item_"),T(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=T("._pendo-launcher-item_"))[t]?e.id!=r[t].id&&n.insertBefore(e,r[t]):n.appendChild(e))}),nw=function(){return T(P1).hasClass(F1)},iw=function(){return 0<T("._pendo-launcher-item_").length},rw=function(){var e;P1&&(e=T(P1))&&e.hasClass(F1)&&(e.removeClass(F1),L1)&&L1.setActive(!1)},ow=function(){var e;P1&&(e=T(P1))&&!e.hasClass(F1)&&(e.addClass(F1),L1)&&L1.setActive(!0)},aw=function(){P1&&!D1&&(nw()?rw:ow)()};var sw=function(){try{var e=E.guideWidget||{},t=e.data||{},n=t.device||{desktop:!0,mobile:!1,iframe:!1};K1(),!Bu()&&!n.desktop||Bu()&&!n.mobile||ss()&&!n.iframe||e.enabled&&($1(t),X1())}catch(i){C.critical("ERROR while initializing launcher",{error:i})}},dw=function(e){e.defaultLauncher=B1,_.each(e._defaultLauncher_queue,e=>{B1.apply(null,e)}),e._defaultLauncher_queue=[],e.toggleLauncher=aw,e.showLauncher=ow,e.hideLauncher=rw,e.removeLauncher=K1,e.initLauncher=sw,e.createLauncher=$1,e._addGuideToLauncher=tw,e.launcherToolTipDiv=P1},uw=function(){sw()},cw=function(){var e;(e=E).designer&&(e.designer.createLauncher=$1,e.designer.removeLauncher=K1,e.designer.addGuideToLauncher=tw,e.designer.updateLauncherContent=ew)},lw=function(){var e;(e=E).debugging&&(e.debugging.getLauncherGuides=z1)},pw=function(e){return i=E.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)?lc.verify(n).then(function(){return Tc.load(n)}).then(function(e){return n.template=e.content,_.extend(t,e)}):v.resolve();var t,n,i,r},hw=function(e,t){dw(e),t.Events.on("guidesLoaded",uw),t.Events.on("designerLaunched",cw),t.Events.on("debuggerLaunched",lw),t.GuideLoop.addUpdatePhase(N1),av.push(pw),t.agentStorage.registry.addLocal(M1,{duration:864e6})},fw=function(e,t){var n;n=pw,0<=(n=_.indexOf(av,n))&&av.splice(n,1),t.GuideLoop.removeUpdatePhase(N1),t.Events.off("guidesLoaded",uw),t.Events.off("designerLaunched",cw),t.Events.off("debuggerLaunched",lw)};Yv.Extensions.API.addTopic("Launcher",{addBehavior(e){W1.behaviors.push(e)}});var gw,mw,vw,yw,bw={name:"P1Guides",initialize:function(e,t){var n;vw=t,gw=(mw=e).dom,yw=[g1,w1,I1,_1,Ew,Iw,Sw,ww],-1<_.indexOf(_c.behaviors,g1)||(n=_.indexOf(_c.behaviors,G0),_c.behaviors.splice.apply(_c.behaviors,[n,0].concat(yw)),t.Events.guideLoopStopped.on(X1),e.TOOLTIP_DEFAULT_WIDTH=p1,e.TOOLTIP_DEFAULT_HEIGHT=h1,e.TOOLTIP_ARROW_SIZE=f1,e._showElementGuide=e1,e._createTooltip=Yb,e._get_tooltip_dimensions=d1,e.LB_DEFAULT_WIDTH=500,e.LB_DEFAULT_HEIGHT=500,e._showLightboxGuide=y1,hw(e,t))},teardown:function(){fw(0,vw),vw.Events.guideLoopStopped.off(X1),mw._.each(yw,function(e){e=_.indexOf(_c.behaviors,e);0<=e&&_c.behaviors.splice(e,1)}),yw=[]}};function ww(){const o=this;return"tooltip"!==o.type||o.domJson||(o.checkPlacement=function(){var e,t,n,i,r;e=o,r=sa(e.element||Hu(e)),o1(e),s1(r)&&(n=e.attributes.height,i=e.attributes.width,t=e.attributes.layoutDir,n=d1(r,n,i,t),(i=T(Xb(e))).css({top:n.top,left:n.left,position:r.fixed?"fixed":""}),Qb(i,n))}),o}function Sw(){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=E.TOOLTIP_ARROW_SIZE,n=i.guideElement;n&&(e=gw("._pendo-guide-container_",n),"tooltip"==i.type||je()&&"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 Ew(e){var t=this;return t.domJson||t.domJsonpUrl||t.after("render",function(){t.guideElement&&t.guideElement.length&&Qg(t.guideElement[0],function(){e.isOnboarding()&&!confirm("Are you sure you want to stop this tutorial?")||hm(t)})}),t}function Iw(){var e=this;return e.hideCredits||e.domJson||e.domJsonpUrl||Uu(e.guide)||e.after("render",function(){ym(e.guideElement[0])}),e}var _w,Cw,xw={name:"Branding",initialize:function(e,t){_w=e,(Cw=t).ConfigReader.get("isPendoFree")&&Cw.Events.on("guideSeen",Tw)},teardown:function(){Cw.Events.off("guideSeen",Tw)},addBranding:kw};function Tw(e){kw(_w,e)}function kw(e,t){var n,i,r,t=t.data[0].props;t.step_poll_types&&-1<t.step_poll_types.indexOf("NPSRating")&&(e=-1<(t=e.findGuideById(t.guide_id).steps[0].guideElement[0].lastElementChild).dataset.verticalAlignment.indexOf("Bottom"),n=""!==t.style.width,(i=document.createElement("a")).href="https://www.pendo.io/pendo-free/nps?utm_source=pendo_app&utm_medium=branded-nps&utm_campaign=free-branded-nps",i.target="_blank",(r=document.createElement("img")).setAttribute("src",vo()+"/img/nps-branding.png"),i.appendChild(r),i.style.display="inline-block",(r=document.createElement("div")).style.lineHeight=0,r.style.padding="8px",e&&(r.style.position="absolute",r.style.bottom="100%"),n&&(r.style.paddingLeft=0),r.append(i),t.append(r))}var Aw,Rw=function(){let r;var o,n,i;const a="automation",e=250,t=500,s=0,d=10;return{name:"ActionAutomation",automationQueue:void 0,initialize:function(e,t){o=e,n=t,r=o._,this.automationQueue=[],t.EventRouter.registerAction(a,e._.bind(u,this))},teardown:function(){n.EventRouter.deregisterAction(a),this.automationQueue=[]},guideActivity:u,getAutomationFromGuide:function(i,e){return r.reduce(e,function(e,t){var n=r.find(i,function(e){return e.id===t});return n?e.push(n):o.log("could not find automation for "+t,"debug"),e},[])},getAutomationConfigs:function(e){if(!e||e.length<=0)return[];if(!i)return[];var t=i.guide,n=i.step;if(!t||!n)return[];n=t.automations;if(!n||!n.length)return[];n=this.getAutomationFromGuide(n,e),e=n[n.length-1];if(this.isAutomationInQueue(e))return o.log("Automation is already in queue autoId: "+e.id+", guideId: "+t.id,"debug"),[];return n},getTarget:function(e){e=e.target.elementPathRules,e=o.Sizzle(e,document);return e&&e[0]},getElement:function(n,i=d){return new on(r.bind(function(t){return Ut(r.bind(function(){var e=this.getTarget(n);e&&!e.disabled||i<1?t(e):this.getElement(n,i-1).then(function(e){t(e)})},this),e)},this))},getValue:function(e){return e.value},injectText:function(e,t){let n;"INPUT"===e.tagName&&(n=Object.getOwnPropertyDescriptor(window.HTMLInputElement.prototype,"value"));"TEXTAREA"===e.tagName&&(n=Object.getOwnPropertyDescriptor(window.HTMLTextAreaElement.prototype,"value"));n&&"function"==typeof n.set?n.set.call(e,t):e.value=t;t=new InputEvent("input",{bubbles:!0,data:t[t.length-1]}),t.simulated=!0,e.dispatchEvent(t),t=new InputEvent("change",{bubbles:!0});t.simulated=!0,e.dispatchEvent(t)},simulateClick:function(e){e.dispatchEvent(new MouseEvent("pointerdown",{bubbles:!0,cancelable:!0})),e.dispatchEvent(new MouseEvent("mousedown",{bubbles:!0,cancelable:!0})),e.dispatchEvent(new MouseEvent("pointerup",{bubbles:!0,cancelable:!0})),e.dispatchEvent(new MouseEvent("mouseup",{bubbles:!0,cancelable:!0})),e.click()},isAutomationInQueue:function(t){return!!r.find(this.automationQueue,function(e){return t.id===e.id})},popQueue:function(){let e=s;const n=this.automationQueue[0];"autoclick"===n.type&&(e=t);return Ut(r.bind(function(){return this.getElement(n,d).then(r.bind(function(e){if(e)if(e.disabled)this.automationQueue=[],o.log("automation target found but disabled. id: "+n.id+", pathRule: "+n.target.elementPathRules,"debug");else{switch(n.type){case"autofill":var t=this.getValue(n);this.injectText(e,t);break;case"autoclick":this.simulateClick(e)}this.automationQueue.shift(),this.automationQueue.length&&this.popQueue()}else this.automationQueue=[],o.log("automation target element not found. id: "+n.id+", pathRule: "+n.target.elementPathRules,"debug")},this))},this),e)},setActive:function(e){i=e}};function u(e){var t;e.step&&(this.setActive({guide:e.step.guide,step:e.step}),e.params)&&((e=r.find(e.params,function(e){return"automationIds"===e.name&&r.isArray(e.value)&&e.value.length}))?(e=this.getAutomationConfigs(e.value),t=!this.automationQueue.length,this.automationQueue=this.automationQueue.concat(e),t&&this.popQueue()):o.log("no automation ids were found","debug"))}}();function Ow(e,i){return"undefined"!=typeof Proxy&&_.isFunction(i)?new Proxy(e,{get(e,t){if("textContent"===t)return i(e);if("parentNode"===t){var n=e[t];if(e.ownerDocument!==n)return Ow(e[t],i)}return _.isFunction(e[t])?function(){return e[t].apply(e,arguments)}:e[t]}}):e}const Nw=function(){let d,h,f,g,t,u,m,i;const v=3,n="eventPropertyTimeout",r=ei(function(n){{var e;f.eventProperties&&f.eventProperties.length&&(e=function p(i,e){var r=g.ConfigReader.get("eventPropertyMatchParents");var t=S();var n={};var o;var a;var s=f.eventProperties.length;for(a=0;a<s&&S()-t<e;a++){o=f.eventProperties[a];var d=f._.any(o.featureRules,function(e){try{var t=y(r,h);return t(i,e)}catch(n){return!1}});if(d)for(var u=0;u<o.eventPropertyRules.length&&S()-t<e;u++){var c=o.eventPropertyRules[u];if(!c.name)return;n[c.name]=w(c,i)}}var l=S()-t;if(e<l){if(r&&h===f._.identity&&f._.isFunction(f.getText))return f.log("switching event property collection to fast text implementation"),h=function(e){return Ow(e,function(e){return f.getText(e,128)})},p(i,e);m++,b({threshold:e,featureId:o.featureId,elapsedTime:l,failureCount:m,index:a,length:s}),m>=v&&(f.eventProperties=[])}else m=0;return n}(n.target,i),f._.each(f._.pairs(e),([e,t])=>{n.addEventProperty(e,t)}))}}),o=ei(function(){var e={};if(d)return{};var t=g.ConfigReader.get("eventPropertyConfigurations");if(!t||f._.isEmpty(t))return{};if(e=function(e,t){var n,i,r=S(),o={};for(i=0;i<e.length&&S()-r<t;i++){if(!(n=e[i]).name)return;var a=w(n);me(a)&&(o["_pendo_"+n.name]=a)}var s=S()-r;t<s?(u++,b({threshold:t,name:n.name,elapsedTime:s,failureCount:u,index:i,length:e.length})):u=0;u>=v&&(d=!0);return o}(t,i),f._.isEmpty(e))return{};return e});return{name:"EventProperties",initialize:function(e,t){f=e,g=t,h=f._.identity,d=!1,u=0,m=0;e=t.ConfigReader;e.addOption(n,[e.sources.SNIPPET_SRC,e.sources.PENDO_CONFIG_SRC],50),i=e.get(n),f.getEventPropertyTarget=l,f.previewEventProperty=w,g.Events.onClickCaptured.off(s),g.Events.onClickCaptured.on(s),g.Events.ready.on(c),g.Events.deliverablesLoaded.on(a)},teardown:function(){g.Events.onClickCaptured.off(s),g.Events.ready.off(c),g.Events.deliverablesLoaded.off(a),g.store.dispatch("location/removeInternalTransforms",t),t=[],g.store.dispatch("location/stopPolling"),u=0,m=0},collectClickEventProperties:r,collectEventProperty:w,collectPageEventProperties:o,getEventPropertyTarget:l,addPageEventProperties:c};function a(){m=0}function y(e,n){return e?function(e,t){return 0<f.dom(n(e)).closest(t).length}:function(e,t){return f.Sizzle.matchesSelector(e,t)}}function s(e){r(e.data[0])}function c(){var e;t=(e=g.ConfigReader.get("eventPropertyConfigurations"))&&!f._.isEmpty(e)?[new h0("search","AddTo",function(){return o()})]:[],g.store.dispatch("location/addInternalTransforms",t),0<t.length&&g.store.dispatch("location/startPolling")}function b({threshold:e,featureId:t,name:n,elapsedTime:i,failureCount:r,index:o,length:a}){t=`ERROR ${t?"click":"page"} event property collection timeout (${t||n}).`;t+=` ${i}ms/${e}ms, ${o}/${a} properties, ${r}/${v} failures`,r>=v&&(t+=", collection disabled."),g.log.critical(t)}function w(e,t){if(e.path)return t=l(e,t),f._.get(t,e.path,undefined)}function l(e,t){e=e.source||e.selector;if(e&&t){for(var n,i=e,r=t;!n&&r;){try{if((n=f.Sizzle.matchesSelector(r,i)?r:f.Sizzle(i,r)[0])&&("password"===n.type||"hidden"===n.type))return}catch(o){return}r=ai.getParent(r)}return n}return e?!(t=f.Sizzle(e)[0])||"password"!==t.type&&"hidden"!==t.type?t:void 0:window}}(),Mw=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)}}}();function Lw(){var e;Vs().enabled&&(g.commit("debugger/debuggingEnabled",!0),Pw(),T("#pendo-client-debugger").length||(e=m.get("webSDKDebuggerPluginLoader"),Yv.restartDebugger?Yv.restartDebugger():"function"==typeof e?e():((e=document.createElement("script")).src=J(E).createScriptURL(yo("debugger-plugin.min.js")),e.setAttribute("id","pendo-debugger-plugin"),m.get("pendoGlobalKey")&&e.setAttribute("data-pendo-global-key",m.get("pendoGlobalKey")),T.getBody().appendChild(e)),y.debuggerLaunched.trigger()))}function Pw(){Aw=Aw||{store:g,ConfigReader:m,getState(){return JSON.stringify(g.state)},getEventCache(){return[].concat(ls)},getAllGuides(){return[].concat(O)},getAutoGuides(){return Lh.sortAndFilter(O,E.autoOrdering)},getBadgeGuides(){return _.filter(O,Du)},getLauncherGuides(){return[]},getEventHistory(){return[]},getAllFrames(){return g.getters["frames/allFrames"]()},getChannelType(){return g.getters["frames/channelType"]()},isStepShownInFrame(e,t){return g.getters["frames/isShownInFrame"]()(e,t)},setActiveGuides:ku,getBody:T.getBody,isMobileUserAgent:ze.isMobileUserAgent,areGuidesDelayed:Cv,doesElementMatchContainsRules:Im,getMetadata:Ip,isStagingServer:re,AutoDisplay:Lh,isLeader:Ku,Events:y,observer:hy,guideCache:Ev},E.debugging=Aw}function Dw(e){if($s())return e?t:"debugging already enabled";if(!Ku())return;const t=Vs();return t.enabled=!0,h.write(Ws,t),Lw(),e?t:"debugging enabled"}function Fw(){if(!$s())return"debugging already disabled";g.commit("debugger/debuggingEnabled",!1);var e=Vs();return e.enabled=!1,h.write(Ws,e),E.debugging=null,delete E.debugging,T("#pendo-client-debugger").remove(),"debugging disabled"}_.extend(function(e){C.debug(e,{contexts:["debug"]})},Aw);const Uw=(e,t,n)=>{const i={events:[],add:e=>{i.events.push(e.data[0])},clear:()=>{i.events=[],e.off("eventCaptured",i.add)}};if(e.on("eventCaptured",i.add),t.getters["frames/leaderExists"]())return n.resolve(i);const r=n.defer();return e.on("leaderChanged",()=>{r.resolve(i)}),r.promise},Gw=function(){let t,o;return{name:"DebuggerLauncher",initialize:function(n,e){const{Events:i,q:r}=e;o=e.store,Uw(i,o,r).then(e=>{o.dispatch("debugger/init",e),o.getters["frames/isLeader"]()&&Lw(),e.clear()}),Za("pendo-debugger::launch",(e,t)=>{e.config.apiKey===n.apiKey&&Uw(i,o,r).then(()=>{t.source.postMessage({type:"pendo-debugger::ready",apiKey:n.apiKey},t.origin),!$s()&&o.getters["frames/isLeader"]()&&Dw(!1)})}),window.addEventListener&&window.addEventListener("securitypolicyviolation",a);(t=n).isDebuggingEnabled=(e=!1)=>$s(e),n.enableDebugging=Dw,n.disableDebugging=Fw,n.addDebuggingFunctions=Pw},teardown:function(){Xa("pendo-debugger::launch"),window.removeEventListener("securitypolicyviolation",a),t.debugging&&t.debugging.teardown&&t.debugging.teardown();Fw()}};function a(e){var{blockedURI:e,documentURI:t,originalPolicy:n,violatedDirective:i}=e;e&&-1!==e.indexOf("pendo")&&o.dispatch("debugger/onCspError",{blockedURI:e,documentURI:t,originalPolicy:n,violatedDirective:i})}}(),Bw=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 E;const I="errorClickLogging",_=1500;let C=!1;return{name:"FrustrationEvent",initialize:function(e,t){if(E=e,c=E._,i=t,a=0,l=[],f=[],y={},C=i.ConfigReader.get(I),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",D),i.agentStorage.registry.addSession(S),E.sniffer.MutationObserver){e=gt("MutationObserver");r=new e(A);try{r.observe(E.dom.getBody(),{childList:!0,attributes:!0,subtree:!0})}catch(n){r=null}}},teardown:function(){i.Events.off("eventCaptured",D),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:A,checkFrustrationEvent:D};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 A(e){e.length&&T()}function t(e){return e&&!(e instanceof HTMLScriptElement&&e instanceof HTMLLinkElement&&e instanceof HTMLBodyElement)}function R(e){return e&&t(e.element)}function O(e,t){var{frustrationTypes:n=[]}=e;c.contains(n,t)||(n.push(t),e.frustrationTypes=n)}function N(e,t){let n;var{detail:i={}}=t;(n=(R(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,R(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(E.buffers.events,r)||c.find(E.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 D(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()}}(),zw=function(){let n,i,o;const a=[];let e=[],r=!1;return{name:"EmbeddedGuides",activeEmbeddedGuides:a,initialize:function(e,t){n=t,i=e,o=i._,function(e){e.getEmbeddedGuides=jw,e.getActiveEmbeddedGuides=Hw}(e),n.Events.on("deliverablesLoaded",c),n.Events.on("guideLoopStopped",s),n.Events.on("guideListChanged",v),n.Events.on("urlChanged",h),n.Events.on("guideAdvanced",d),n.Events.on("metadata",l),n.Events.on("identify",p),n.GuideLoop.addUpdatePhase(u),n.guides.addProcessor(f),n.GuideActivity.registerGuideResolver(m),this.removeResizeEvent=e.attachEvent(window,"resize",g)},teardown:function(){c(),e.length=0,n.Events.off("deliverablesLoaded",c),n.Events.off("guideLoopStopped",s),n.Events.off("guideListChanged",v),n.Events.off("urlChanged",h),n.Events.off("guideAdvanced",d),n.Events.off("metadata",l),n.Events.off("identify",p),n.GuideLoop.removeUpdatePhase(u),n.guides.removeProcessor(f),n.GuideActivity.removeGuideResolver(m),this.removeResizeEvent&&this.removeResizeEvent()}};function s(){n.ConfigReader.get("guides.delay")&&o.forEach(a,function(e){e.isShownInThisFrame()&&e.hide()})}function d(e){const t=o.get(e,"data.0.props.guide_id",null);t&&(e=o.find(a,({id:e})=>e===t))&&e.hide()}function u(){o.forEach(a,function(e){e.process(),e.isShownInThisFrame()&&(e=e.getActiveStep())&&Gc(e,!0)})}function c(){n.guides.removeDisplayableGuides("embeddedGuides"),a.length=0}function t(e){r=e}function l(e){e=e.data[0].storeChanged;e&&t(!1)}function p(){t(!1)}function h(){o.forEach(a,function(e){e.forceShowFirstStep=!!o.get(e,"attributes.restartOnReload")})}function f(t){var e;return!(e=t)||!e.launchMethod||"embed"!==e.launchMethod||(o.some(a,({id:e})=>e===t.id)||a.push(t),!1)}function g(){Av()||o.forEach(a,function(e){e=e.getActiveStep();e&&!i.ignoreResize&&e.redraw()})}function m(n){if(a.length){var i="pendo-base-";if(o.isString(n.id)&&0===n.id.indexOf(i)){var r=n.id.substring(i.length);let e,t;return(e=o.find(a,e=>{t=o.find(e.steps,e=>{if(e.id===r)return e});return!!t}))&&t?{guide:e,step:t}:null;return}else return o.isObject(n.parentElem)?m(n.parentElem):null}return null}function v(){o.each(e,function(t){var e=o.findIndex(a,function(e){return e.id===t.id});r&&-1!==e?t.isFrameProxy||(a[e]=t):t.hide()}),n.guides.registerDisplayableGuides("embeddedGuides",a),o.map(a,function(e){!function({globalPendo:o,pluginApi:e}){const a=o["_"],i=e["store"],r=(this.process=function(){let e=null;var t,n=a.get(this,"attributes.embedConfig.selector"),i=a.get(this,"attributes.embedConfig.method"),n=a.first(o.Sizzle(n)),r=this.isShownInThisFrame();n&&r&&(t="#pendo-guide-container-"+a.get(this.getActiveStep(),"id"),e=!!o.Sizzle(t,n).length),!r&&n&&this.shouldAutoDisplay()?"replace"===i&&o.Sizzle('[id^="pendo-guide-container"]',n).length||this.show("embed"):!r||n&&e||this.hide()},this.getActiveStep=function(){return this?a.find(this.steps,function(e){return e.isShown()}):null},this.shouldAutoDisplay=function(){return this.shouldShowSnoozedGuide()||this.shouldRepeatGuide()||a.all(this.steps,function(e){return e.shouldRepeat()||!e.isSnoozed()&&"dismissed"!==e.seenState})},this.show=function(e){var t,n=a.first(this.steps);return this.forceShowFirstStep?(this.forceShowFirstStep=!1,n.show(e)):(t=this.steps.map(e=>a.get(i,"state.guideState.steps."+e.id,r(e))),(t=a.max(t,function({time:e}){return e}))&&"advanced"==t.state&&!t.destinationStepId?this.findStepById(t.guideStepId).dismiss():(this.nextStep(t)||n).show(e))},this.hasOwnProperty("forceShowFirstStep")||(this.forceShowFirstStep=a.get(this,"attributes.restartOnReload")),this.isShownInThisFrame=function(){return a.any(this.steps,function(e){return e.isRendered()||e.isLocked()})},({id:e,guideId:t,seenReason:n,seenState:i,lastSeenAt:r,destinationStepId:o})=>({guideId:t,guideStepId:e,seenReason:n,state:i,time:r,destinationStepId:o}))}.call(e,{globalPendo:i,pluginApi:n}),o.map(e.steps,function(e){!function({pluginApi:n}){if(this._onShown||Object.defineProperty(this,"_onShown",{value:this.onShown,writable:!1,configurable:!1}),!this._onShown)return null;this.onShown=function(e){var t=!this.lastSeenAt||!!n.ConfigReader.get("enableAllEmbeddedGuideEvents");return this._onShown(e,t)}}.call(e,{pluginApi:n,_:o})})}),e=o.toArray(a),t(!0)}}();function jw(){return zw.activeEmbeddedGuides}function Hw(){return zw.activeEmbeddedGuides.filter(e=>e.isShown())}const qw="sessionId";class Ww{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(qw,{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(qw)||this.api.agentStorage.read(qw,!1,"");return t||(t=JSON.stringify({sessionId:e,timestamp:(new Date).getTime()}),this.api.agentStorage.write(qw,t)),JSON.parse(t)}clearSessionInfo(){return this.api.agentStorage.clear(qw),this.api.agentStorage.clear(qw,!1,""),this.sessionInfo()}storeLastInteractionEventInformation(e,t){e.timestamp=t,this.api.agentStorage.write(qw,JSON.stringify(e))}}var Vw=new Ww;class $w{constructor(){this.name="SegmentFlags"}initialize(e,t){var n="requestSegmentFlags",e=(this.pendo=e,(this.api=t).ConfigReader);e.addOption(n,[e.sources.SNIPPET_SRC,e.sources.PENDO_CONFIG_SRC],!1),this.segmentFlagsEnabled=e.get(n),this.segmentFlagsEnabled&&(this.mostRecentSegmentsRequest=null,this.pendo.segmentsPayload=this.pendo._.bind(this.segmentsPayload,this),this.handleMetadataChange=this.pendo._.debounce(this.pendo._.bind(this.requestSegmentFlags,this),50),this.handleReadyBound=this.pendo._.bind(this.handleReady,this),this.api.Events.ready.on(this.handleReadyBound),this.api.Events.metadata.on(this.handleMetadataChange),this.api.Events.identify.on(this.handleMetadataChange))}teardown(){this.segmentFlagsEnabled&&(this.pendo.segmentsPayload=this.pendo._.noop,this.handleMetadataChange.cancel(),this.api.Events.ready.off(this.handleReadyBound),this.api.Events.metadata.off(this.handleMetadataChange),this.api.Events.identify.off(this.handleMetadataChange))}handleReady(){this.ready=!0,this.requestSegmentFlags()}requestSegmentFlags(){if(this.ready){var t=this.pendo._.uniqueId(),n=(this.mostRecentSegmentsRequest=t,{visitorId:this.pendo.get_visitor_id(),accountId:this.pendo.get_account_id(),metadata:this.pendo.getSerializedMetadata(),url:this.pendo.url.get()}),i=this.pendo.compress(n),t={id:t,jzb:i,v:this.pendo.VERSION,ct:(new Date).getTime()},n=(this.api.agent.treatAsAdoptPartner()&&this.api.agent.addAccountIdParams(t,n.accountId,this.api.ConfigReader.get("oemAccountId")),"script"===this.pendo.LOADER?"segmentflag.js":"segmentflag.json");let e=this.api.transmit.buildBaseDataUrl(n,this.pendo.apiKey,t);var r,n=this.api.agent.getJwtInfoCopy();try{e.length>this.api.constants.URL_MAX_LENGTH||!this.pendo._.isEmpty(n)?(delete t.jzb,e=this.api.transmit.buildBaseDataUrl("segmentflag.json",this.pendo.apiKey,t),r=this.pendo._.extend({events:i},n),this.postLoad(e,r)):"script"===this.pendo.LOADER?this.scriptLoad(e):this.getLoad(e)}catch(o){this.api.log.error("Failed to load segment flags",{error:o})}}}segmentsPayload(e){!this.mostRecentSegmentsRequest||this.pendo._.isString(e.id)&&e.id!==this.mostRecentSegmentsRequest||(this.pendo.segmentFlags=e.segmentFlags,this.api.log.info("successfully loaded segment flags"),this.mostRecentSegmentsRequest=null)}scriptLoad(e){this.pendo.loadResource(e,this.pendo._.noop)}getLoad(t){return Gv(this,void 0,void 0,function*(){var e=yield this.pendo.ajax.get(t);this.segmentsPayload(e.data)})}postLoad(t,n){return Gv(this,void 0,void 0,function*(){var e=yield this.pendo.ajax.postJSON(t,n);this.segmentsPayload(e.data)})}}var Kw=new $w;const Jw=["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"],Zw=new RegExp(`(${Jw.join("|")})`,"i"),Xw=["facebook","twitter","linkedin","instagram","pinterest","tiktok","snapchat","twitch","reddit","quora","tumblr","flickr","discord","twitch","whatsapp","telegram","weibo","qq","line"],Yw=["t.co","x.com"],Qw=new RegExp(`(${Xw.join("|")})`,"i");function eS(e,t){return aS(Qw,e)||t.contains(Yw,e)}const tS=["youtube","vimeo","dailymotion","bilibili","youku","tencent","iqiyi","peertube","rutube","metacafe","veoh","break","vidyard","wistia","brightcove","jwplayer","kaltura","sproutvideo"],nS=new RegExp(`(${tS.join("|")})`,"i"),iS=["amazon","ebay","walmart","etsy","shopify","shop","target","bestbuy","costco","temu","alibaba","aliexpress"],rS=new RegExp(`(${iS.join("|")})`,"i");const oS=new RegExp(`(${["google performance max","microsoft audience network","facebook audience network"].join("|")})`,"i");function aS(e,t){return"self"!==t&&"direct"!==t&&null!==t.match(e)}function sS({referrer:e,currentHost:t}){if(!e||""===e)return"direct";e=new ti(e).hostname;let n="self";return n=e!==t?null==e?void 0:e.toLowerCase():n}const dS=new RegExp("^(.*cp.*|ppc|retargeting|paid)$"),uS=new RegExp("(.*email.*|.*e_mail.*|.*e mail.*|.*e-mail.*)","i");function cS(e="",t){return-1!==e.replace(/[^a-zA-Z]/g,"").indexOf(t)}const lS=[[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})=>cS(t,"crossnetwork")||e.match(oS)],["Paid Search",({source:e,medium:t,referrer:n,gclid:i,_:r})=>i||cS(t,"paidsearch")||t.match(dS)&&(r.contains(Jw,e)||aS(Zw,n))],["Paid Social",({source:e,medium:t,referrer:n,fbclid:i,_:r})=>i||cS(t,"paidsocial")||t.match(dS)&&(r.contains(Xw,e)||eS(n,r))],["Paid Video",({medium:e,source:t,referrer:n,_:i})=>cS(e,"paidvideo")||e.match(dS)&&(i.contains(tS,t)||aS(nS,n))],["Paid Shopping",({medium:e,source:t,referrer:n,_:i})=>cS(e,"paidshopping")||"shopping"===e||(aS(rS,n)||i.contains(iS,t))&&e.match(dS)],["Display",({medium:e,_:t})=>t.contains(["display","cpm","banner","interstitial","expandable","programmatic"],e)||cS(e,"display")],["Paid Other",({medium:e})=>cS(e,"paidother")||e.match(dS)],["Organic Search",({source:e,medium:t,referrer:n,_:i})=>cS(t,"organic")&&i.contains(Jw,e)||!t&&aS(Zw,n)],["Organic Social",({source:e,medium:t,referrer:n,_:i})=>!t&&eS(n,i)||cS(t,"social")||i.contains(Xw,e)&&!t.match(dS)],["Organic Video",({medium:e,referrer:t})=>cS(e,"video")||!e&&aS(nS,t)],["Organic Shopping",({medium:e,referrer:t})=>cS(e,"organicshopping")||!e&&aS(rS,t)],["Email",({source:e,medium:t})=>null!==t.match(uS)||null!==e.match(uS)||cS(t,"newsletter")],["Affiliates",({medium:e})=>cS(e,"affiliate")||cS(e,"partner")],["SMS",({source:e,medium:t})=>cS(e,"sms")||cS(t,"sms")],["Push Notifications",({source:e,medium:t})=>t.endsWith("push")||cS(t,"mobile")||cS(t,"notification")||cS(e,"firebase")],["Audio",({medium:e})=>cS(e,"podcast")||cS(e,"audio")],["Referral",({medium:e,referrer:t})=>cS(e,"referral")||!!t&&"self"!==t&&"direct"!==t],["Other",({medium:e,source:t})=>!!e||!!t]],pS="utm",hS="enableFullUtmReferrer";class fS{constructor(){this.name="WebAnalytics"}initialize(e,t){this.pendo=e;var n=(this.api=t)["ConfigReader"],n=(n.addOption(hS,[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(pS),this.storeParameters(i,t.agentStorage),this.suffix=this.api.ConfigReader.get("identityStorageSuffix")}extractParameters(e,t){var n,i,r,o,a,s,d=new ti(e).hostname,u=sS({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(hS)?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(lS,e=>e[1](o));if(e)return e[0]}storeParameters(e,t){0<this.pendo._.size(e)&&t.write(pS,JSON.stringify(e),undefined,!1,!0,this.suffix)}loadParameters(e){e=e.read(pS,!1,this.suffix)||e.read(pS);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(pS),e.clear(pS,!1,this.suffix),this.extractParameters(window.location.href,document.referrer));this.storeParameters(t,e)}}var gS=new fS;const mS={children:[],props:{"class":"_pendo-step-container","data-layout":"tooltipBlank",id:"pendo-base"},type:"div"},vS={css:[],props:{scoped:"scoped",type:"text/css"},type:"style"},yS={children:[],props:{"class":"_pendo-step-container-size","data-relative-alignment":!0,"data-vertical-alignment":"Relative to Element",id:"pendo-g-validation-tooltip-container",style:{display:"block",width:"300px","z-index":3e5}},type:"div"},bS={children:[],props:{"class":"_pendo-step-container-styles",id:"pendo-guide-container",role:"dialog","data-caret-enabled":!0,"data-caret-height":"15px","data-caret-width":"15px",style:{"background-color":"rgba(255, 255, 255, 1)",border:"1px solid #BBBBBB","border-radius":"5px",padding:"8px 12px","box-shadow":"0px 0px 10px 0px rgba(190, 190, 190, 0.5)"},tabindex:-1},type:"div"},wS={children:[],props:{"class":"_pendo-text-paragraph",style:{}},type:"div"};function SS(e,t){return{content:t,props:{id:"text-"+e,"class":"_pendo-text-plain",style:{color:"gray",margin:0}},type:"p"}}function ES(e){var e=(new DOMParser).parseFromString(e,"image/svg+xml").documentElement,t=document.createElement("div");return t.style.marginRight="5px",t.appendChild(e),t}const IS=`
8
+ var step = guide && guide.findStepById('${n}');`)}];return{load:function(t){try{var e=u[t.id];if(e&&e.language!==t.language&&delete u[t.id],!u[t.id]){var n,i=[],r={deferred:{},language:t.language},o=!1;if(u[t.id]=r,ic.usesXhr()&&t.domUrl?(r.deferred.domJson=v.defer(),Gr.get(c(t.domUrl)).then(function(e){r.domJson=xc(e.data);var e=e.data;e=e,_.isObject(e)&&e.hasOwnProperty("type")&&e.hasOwnProperty("children")&&e.hasOwnProperty("props")?r.deferred.domJson.resolve():(C.critical(new Error("Response from the guide was not in proper JSON format")),r.deferred.domJson.reject())})["catch"](function(e){C.critical(e),y.resourceFetchFail.trigger(t,e),r.deferred.domJson.reject("Failed to load content")}),i.push(r.deferred.domJson.promise),o=!0):t.domJsonpUrl&&(r.deferred.domJson=v.defer(),n=Ha(c(t.domJsonpUrl),function(e){T.removeNode(n),e&&y.resourceFetchFail.trigger(t,e)},!0),i.push(r.deferred.domJson.promise),o=!0),t.contentUrlJs&&!m.get("preventCodeInjection")){r.deferred.content=v.defer();var a=Ha(c(function(e){if(ft()){var t=e.replace(/^https?:\/\/[^/]+\/guide-content\//,"").split("/"),n=t[0],n=$A.get("$Resource.pendoGuide"+function(e){for(var t="ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",n=e.length,i=0,r=0,o="",a=0;a<n;a++)for(r=r<<8|e[a],i+=8;5<=i;)o+=t[r>>>i-5&31],i-=5;return 0<i&&(o+=t[r<<5-i&31]),o}(nt(n)));if(_.isString(n))return n+"/"+t.join("/")}return e}(t.contentUrlJs)),function(e){T.removeNode(a),e&&y.resourceFetchFail.trigger(t,e)},!0);i.push(r.deferred.content.promise),t.contentUrlCss&&(r.deferred.css=v.defer(),Ha({url:c(t.contentUrlCss),type:"text/css"},function(){r.deferred.css.resolve()}),i.push(r.deferred.css.promise))}else if(t.contentUrl&&!m.get("preventCodeInjection")){r.deferred.content=v.defer();var s=Ha(function(e,t){if(!_.isString(e))return e;var n=_.indexOf(e,"?");return n<0?e+t:e.substring(0,n)+t+e.substring(n)}(c(t.contentUrl),".js"),function(e){T.removeNode(s),e&&y.resourceFetchFail.trigger(t,e)},!0);i.push(r.deferred.content.promise)}else if(!o)return v.reject("fetchedDomContent is still false");r.deferred.promise=v.all(i).then(function(){return _.omit(r,"deferred")})}return u[t.id].deferred.promise}catch(d){throw y.resourceFetchFail.trigger(t,d),d}},reset:function(){u={}},guideContent:function(e,t,n,i,r){var o,a,s;_.isString(n)&&(o=n,a=e,s=t,n=_.reduce(d,(e,t)=>t(e,a,s),o),_.isFunction(i)||(o=n,i=/<%/.test(o)&&/%>/.test(o)?_.template(n):_.constant(n)),o=u[e+t])&&o.deferred.content&&(o.content=n,o.template=i,o.script=r,o.deferred.content.resolve())},receiveDomStructureJson:function(e,t,n){(e=u[e+t])&&e.deferred.domJson&&(e.domJson=xc(n),e.deferred.domJson.resolve())}}}(),kc=(Ac.state={},Ac.queue=[],Ac.pending=function(){return _.reduce(Ac.state,(e,t)=>e+(t.loaded?0:1),0)},Ac.reset=function(){Tc.reset(),Ac.state={},Ac.queue=[]},Ac.prefetch=function(e){var t;return Ac.hasContent(e)?_.get(Ac.state[Rc(e)],"promise"):(t=v.defer(),Ac.queue.push([t,e]),t.promise)},Ac.processPrefetch=function(e=10){return Ac.queue.length?(e=Ac.queue.splice(0,Math.max(e-Ac.pending(),0)),v.all(_.map(e,t=>Ac.fetchContent(t[1]).then(e=>{t[0].resolve(e)})["catch"](e=>{t[0].reject(e)})))):v.resolve()},Ac.fetchContent=function(t){var e=Rc(t);if(!(i=Ac.state[e])){var n,i={},r=t.getGuide();if(r.control)return v.resolve();r&&r.language&&(n=r.language);var r=t.guideId+t.id,o=_.extend({id:r,language:n,guideId:t.guideId},_.pick(t,"contentUrl","contentUrlCss","contentUrlJs","domJsonpUrl","domUrl","domHash","contentHash","contentJsHash"));i.promise=lc.verify(o).then(function(){return i.verified=!0,Tc.load(o)}).then(function(e){return i.loaded=!0,e}),Ac.state[e]=i}return i.promise.then(function(e){_.extend(t,e)})},Ac.hasContent=function(e){return me(e.content)||me(e.domJson)},Ac);function Ac(n){var i=this,t=1;return(i.contentUrl||i.domJsonpUrl)&&(_.extend(i,{fetchContent:function(e=!1){return e?Ac.prefetch(i):Ac.fetchContent(i)}}),i.after("render",function(e){!function(e){var t=_.indexOf(n.steps,i);_.chain(n.steps).rest(t+1).first(e).each(function(e){_.isFunction(e.fetchContent)&&e.fetchContent()}).value()}(t)})),i}function Rc(e){var t=e.getGuide(),t=t&&t.language?t.language:"default";return e.id+"."+t}var Oc=function(){var t=y.runtime;const r=[];function o(e,n,i,r){return _.filter(e,function(e){if(_.isFunction(e[r])){if(_.isFunction(e.test))try{return e.test(n,i,E)}catch(t){return C.critical("Error in global script test code block",{error:t}),!1}return _.isRegExp(e.regex)?e.regex.test(i.name)||e.regex.test(n.name):!0}})}function e(e,t,n="script"){var i=[];return"script"===n&&_.isFunction(e.script)&&i.push(e.script),_.size(r)&&(e=o(r,e,t,n),_.each(e,function(e){i.push(e[n])})),i}function i(n,i,r){const o=r.guide;o&&_.all(e(r,o,"beforeMount"),function(e){try{return e.call(n,i),!i.cancel}catch(t){return C.critical("Exception thrown running beforeMount for: "+JSON.stringify({guideId:o.id,stepId:r.id}),{error:t}),!1}})}var a=Sn.call({}),s={beforeUnmount:{type:"trigger",fromUnmount:!1},beforeUpdate:{type:"trigger",fromUnmount:!1},updated:{type:"trigger",fromUnmount:!1},unmounted:{type:"trigger",fromUnmount:!0},advanced:{type:"trigger",fromUnmount:!0},dismissed:{type:"trigger",fromUnmount:!0},snoozed:{type:"trigger",fromUnmount:!0},hidden:{type:"trigger",fromUnmount:!0},beforeMount:{type:"triggerCancelable",fromUnmount:!1},beforeAdvance:{type:"triggerCancelable",fromUnmount:!1},beforePrevious:{type:"triggerCancelable",fromUnmount:!1},beforeDismiss:{type:"triggerCancelable",fromUnmount:!1},beforeSnooze:{type:"triggerCancelable",fromUnmount:!1}};function d(e){return s[e]}function n(e){var t,n=e.data[0];if(e.step=n,delete e.data,d(e.type))return-1<_.indexOf(["beforeUnmount","unmounted"],e.type)&&(t="active"===(t=n).seenState?"hidden":t.seenState,e.reason=t,"unmounted"===e.type)&&a.trigger(t,e),t=s[e.type].type,a[t](e.type,e),"unmounted"===e.type?a.trigger("afterUnmounted",e):"beforeMount"===e.type&&i(this,e,n),"triggerCancelable"!==t&&e.cancel&&delete e.cancel,e}function u(n){this.step=n,_.each(["read","write","clear"],function(t){this[t]=h[t],this[t+"ByGuide"]=function(){var e=_.first(arguments)+":"+_.get(n,"guide.id");return h[t].apply(this,[e].concat(_.rest(arguments)))}},this);var e=_.bind(function(e){this.step.id!==e.step.id?C.debug("aborting afterUnmounted b/c step ids don't match"):this.purge()},this);this.purge=_.partial(a.off,"afterUnmounted",e),a.on("afterUnmounted",e)}return u.prototype.on=function(e,t){var n,i;d(e)?(s[e].fromUnmount&&(t=_.once(t)),n=this.step,i=t,t=ei(t=e=>{var t=e["step"];if(t.id===n.id)return i(e);C.debug("called guide runtime callback on wrong step")}),a.on(e,t),this.purge=_.compose(this.purge,_.partial(a.off,e,t))):C.info("GUIDE-RUNTIME: Warning! Unregisterable event type "+e)},{initialize:function(){t.on(n);var e=m.get("guides.globalScripts");_.each(e,Oc.addGlobalScript)},teardown:function(){t.off(n),_.each(r,Oc.removeGlobalScript)},addGlobalScript:function(e){var t;e=function(t){const e=_.without(_.keys(t),"script","test","regex","beforeMount");if(e.length){const n=t.script;t.script=function(){if(_.each(e,function(e){d(e)&&this.on(e,t[e])},this),_.isFunction(n))return n.apply(this,arguments)}}return t}(e),t=e,!_.isFunction(t.script)&&!_.isFunction(t.beforeMount)||t.test&&!_.isFunction(t.test)||t.regex&&!_.isRegExp(t.regex)?C.critical("Error adding invalid GlobalScript via API"):r.push(e)},removeGlobalScript:function(e){0<=(e=_.indexOf(r,e))&&r.splice(e,1)},getContext:function(e){return new u(e)},runCustomScripts:function(i,r){_.each(e(i,r),function(e){try{var t=Oc.getContext(i);e.call(t,i,r,E)}catch(n){C.critical("Exception thrown running code block for: "+JSON.stringify({guideId:r.id,stepId:i.id}),{error:n})}})},handleEvent:n}}();function Nc(e){return e.props&&e.props.id&&0===e.props.id.indexOf("pendo-g-")?e:e.children?_.find(e.children,Nc):void 0}function Mc(e,t){if(t(e))return e;if(e.children)for(var n=0;n<e.children.length;n++){var i=Mc(e.children[n],t);if(i)return i}return!1}function Lc(e,t){if(t.props&&t.props.id===e)return t;if(t.children)for(var n=0;n<t.children.length;n++){var i=Lc(e,t.children[n]);if(i)return i}}function Pc(e,t,n,i=document.head){let r=document.getElementById(t);return r||((r=document.createElement("style")).setAttribute("id",t),e.get("inlineStyleNonce")&&r.setAttribute("nonce",e.get("inlineStyleNonce")),r.innerHTML=n,r=i.appendChild(r)),r}const Dc="data-pendo-dark-mode";function Fc(e){var t;e.guideElement&&(t=T("#pendo-guide-container",e.guideElement)[0])&&(e.isDarkMode?t.setAttribute(Dc,""):t.removeAttribute(Dc))}function Uc(t){var n=_.get(t,"attributes.darkMode.selector","");if(n){let e;if(E.designerEnabled&&_.has(t,"attributes.darkMode.override"))e=t.attributes.darkMode.override;else try{e=0<E.Sizzle(n).length}catch(i){e=!1}t.isDarkMode=e}}function Gc(e,t=!1){var n;_.get(e,"attributes.darkMode.selector","")&&(n=e.isDarkMode,Uc(e),n!==e.isDarkMode)&&(Fc(e),t)&&(e.hide(),e.show(e.seenReason))}Bc=["p","h1","h2","h3","h4","h5","h6","span","div","li","ul","ol","strong","em","b","i","small","label"];var Bc,zc={buildNodesFromTemplate:function(e,t,n,i,r){var o=i||O,a=r||E.BuildingBlockGuides.buildNodeFromJSON;switch(e){case"pendo_resource_center_module_list_item":return function(p,h,f,g){var e=p.templateChildren;return _.reduce(e,function(e,t,n){var i=P.findResourceCenterHomeView(f),r=_.find(f,function(e){return e.id===t.id});if(E.designer)r=t,i=_.find(f,function(e){return _.get(e,"attributes.resourceCenter.isTopLevel")});else{if(!r)return e;if(!r.hasResourceCenterContent)return _.each(r.children,function(e){e=N(e);e&&e.control&&e.steps[0].onControlGuide("control")}),e}var o,a,s,d=JSON.parse(JSON.stringify(p)),u=(delete d.templateChildren,d.props.id=d.props.id+"-"+n,d.props["data-pendo-module-guide-id"]=r.id,d.actions||(d.actions=[]),{action:"renderResourceCenterModule",source:d.props.id,destination:"EventRouter",parameters:[{name:"guideId",type:"string",value:r.id}],uiMetadata:{},eventType:"click"}),u=(d.props["data-localization-direction"]&&u.parameters.push({name:"transitionDirection",type:"string",value:d.props["data-localization-direction"]}),E.designer||d.actions.push(u),_.get(i,"attributes.notificationBubble")),c=_.get(i,"attributes.notifications"),r=(u&&c&&(i.steps&&i.steps[0]&&i.steps[0].isDarkMode&&(c=_.get(i,"attributes.darkMode.notificationBubble.background-color"),o=_.get(i,"attributes.darkMode.notificationBubble.color"),c||o)&&(u=_.clone(u),c&&(u["background-color"]=c),o)&&(u.color=o),"AnnouncementsModule"===_.get(r,"attributes.resourceCenter.moduleId")&&(s=r.id),s="chat"===_.get(r,"attributes.resourceCenter.integrationName")?"chat":s)&&(d.props["data-pendo-notification-id"]=s,c=d,o=u,r=s,i=(u=i).attributes.notifications.individualCounts[s],c=Mc(c,function(e){return e&&e.props&&e.props.id&&-1!==e.props.id.indexOf("pendo-row")}))&&(s=_.find(c.children,function(e){return e&&e.props&&e.props.id&&-1!==e.props.id.indexOf("pendo-text")}))&&s.props&&s.props.style&&(l=parseInt(s.props.style.width,10))&&!isNaN(l)&&(a=c.children.indexOf(s),l=l-40+"px","100%"!==s.props.style.width&&(s.props.style.width=l),(l="rtl"===s.props.dir)?s.props.style["padding-left"]="40px":s.props.style["padding-right"]="40px",s.props.style["box-sizing"]="content-box",s={type:"div",children:[{type:"div",content:String(u.attributes.notifications.individualCounts[r]),props:{style:{position:"relative",top:"50%","font-weight":o["font-weight"],"font-family":o["font-family"],color:o.color}}}],props:{id:"pendo-home-view-bubble","class":"_pendo-home-view-bubble",style:Object.assign(Object.assign(Object.assign({position:"absolute","border-radius":"20px",height:"26px","line-height":"0px",padding:"0px 10px"},!l&&{right:"20px"}),l&&{left:"20px"}),{top:"50%","margin-top":"-14px","box-sizing":"content-box","background-color":o["background-color"],display:i?"block":"none"}),"aria-hidden":!0}},c.children.splice(a+1,0,s)),Mc(d=Hc(d,t,d.props.id,n),function(e){e=_.get(e,"props.class");return e&&0<=e.indexOf("_pendo-resource-center-module-list-item-text-container")})),u=Mc(d,function(e){e=_.get(e,"props.id");return e&&0<=e.indexOf("pendo-right-caret")}),l=Mc(d,function(e){e=_.get(e,"props.id");return e&&0<=e.indexOf("pendo-home-view-bubble-"+n)});return r&&(r.props["aria-hidden"]=!0,u)&&(u.props["aria-labelledby"]=r.props.id+" "+(l&&l.props.id)),e.concat(g(d,h,f))},[])}(t,n,o,a);case"pendo_resource_center_guide_list_item":return function(o,a,s,d){var e=o.templateChildren;return _.reduce(e,function(e,t,n){var i,r=qc(s,t);return r?(i=JSON.parse(JSON.stringify(o)),t.keywords&&(i.props["data-_pendo-text-list-item-1"]=t.keywords),delete i.templateChildren,i.props.id=i.props.id+"-"+n,i.actions||(i.actions=[]),r={action:"showGuide",source:i.props.id,destination:"EventRouter",parameters:[{name:"guideId",type:"string",value:r.id},{name:"reason",type:"string",value:"launcher"}],uiMetadata:{},eventType:"click"},E.designer||i.actions.push(r),i=Hc(i,t,i.props.id,n),e.concat(d(i,a,s))):e},[])}(t,n,o,a);case"pendo_task_list":return function(e,t,n,i){var r=e.templateChildren;_.filter(r,function(e){return qc(n,e)}).length?(e.children=_.filter(e.children,function(e){return"pendo_task_list_fallback_text"!==e.templateName}),function o(t,n){t.templateName&&(t.templateChildren=n);if(!t.children||!t.children.length)return;for(let e=0;e<t.children.length;e++)o(t.children[e],n)}(e,r)):e.children=_.filter(e.children,function(e){return"pendo_task_list_item"!==e.templateName&&"pendo_task_list_progress_bar"!==e.templateName});P.updatePseudoStyleSelectors(e);r=i(e,t,n);return[r]}(t,n,o,a);case"pendo_resource_center_onboarding_item":case"pendo_task_list_item":return function(s,d,u,c){var e=s.templateChildren;return _.reduce(e,function(e,t,n){var i,r,o,a=qc(u,t);return a?(delete(i=JSON.parse(JSON.stringify(s))).templateChildren,i.props.id=i.props.id+"-"+n,i.props["data-pendo-show-guide-id"]=a.id,i.props["class"]+=" pendo-task-list-item",i.actions||(i.actions=[]),r={action:"showGuide",source:i.props.id,destination:"EventRouter",parameters:[{name:"guideId",type:"string",value:a.id},{name:"reason",type:"string",value:"launcher"}],uiMetadata:{},eventType:"click"},E.designer||i.actions.push(r),r=a.getTotalSteps(),o=a.getSeenSteps(),a.isComplete()&&(o=r),a=parseInt(o/r*100,10),Mc(i,function(e){return e.svgWidgetId}).svgAttributes.fillCircle.percentComplete=a,t.hasOwnProperty("subtitle")?t.stepProgress=jc(t.subtitle,{currentStep:o,totalSteps:r}):t.stepProgress="Step "+o+" of "+r,i=Hc(i,t,i.props.id,n),e.concat(c(i,d,u))):e},[])}(t,n,o,a);case"pendo_resource_center_onboarding_progress_bar":case"pendo_task_list_progress_bar":return function(e,t,n,i){var r=e.templateChildren||t.getGuide().attributes.resourceCenter.children,o=0,a=0,r=(_.forEach(r,function(e){e=qc(n,e);e&&(e.isComplete()?(o+=e.getTotalSteps(),a+=e.getTotalSteps()):(o+=e.getTotalSteps(),a+=e.getSeenSteps()))}),parseInt(a/o*100,10));isNaN(r)&&(r=0);r={totalPercentComplete:r+"%"};return Mc(e=Hc(e=JSON.parse(JSON.stringify(e)),r),function(e){return e.props&&e.props.id&&-1!==e.props.id.indexOf("pendo-progress-bar-fill")}).props.style.width=r.totalPercentComplete,[i(e,t,n)]}(t,n,o,a);case"pendo_task_list_fallback_text":return[a(t,n,o)];case"pendo_resource_center_announcement_item":return function(p,e,n,h){var t=e.getGuide().attributes.resourceCenter.children,t=_.reduce(t,function(e,t){t=qc(n,t);return t&&t.steps&&t.steps.length?e.concat(t):e},[]);if(!_.every(t,function(e){e=e.steps[0];return!!kc.hasContent(e)}))return[];var i=P.getResourceCenter(),f=_.get(i,"attributes.notificationBubble");f&&(delete f.dir,"rtl"===p.props["data-localization-direction"])&&(f.dir="rtl");var g=e.getGuide();return _.map(t,function(e,t){var n,i,r,o,a,s,d,u="whatsnew"===_.get(e,"attributes.type"),c=JSON.parse(JSON.stringify(p));return c.props.id=c.props.id+"-"+t,c.props["data-pendo-announcement-guide-id"]=e.id,c.props["data-pendo-announcement-send-seen-event"]=!0,u?(t=c,u=f,s=h,a=Ic(i=e),(n=a.steps[0]).render(),Oc.runCustomScripts(n,a),d=(a=n.guideElement)[0].id,Pc(m,"pendo-whats-new-style-"+d,"#"+d+" h1::after { display:none; }",a[0]),u&&((r=Wc(u)).props.style.top="20px"),!P.hasAnnouncementBeenSeen(i)&&r&&(t.props["class"]+=" pendo-unseen-announcement",t.children=[r]),d=s(t,n),a.appendTo(d),d):(u=c,i=f,r=h,t=g,s=Ic(n=e),a=n.steps[0],Oc.runCustomScripts(a,s),s=JSON.parse(JSON.stringify(a.domJson)),null!=(d=_.get(t,"attributes.darkModeColorOverrides"))&&d.enabled&&(t=t.steps[0])&&(Gc(t,!1),a.isDarkMode=t.isDarkMode,t.isDarkMode)&&(d.guideBackground||d.textColor||d.linkColor||d.borderColor)&&function l(e,t){var n=_.get(e,"props");if(!e||!n)return;n.style||(n.style={});var i=n.style;n=_.get(n,"id","");-1!==n.indexOf("pendo-guide-container")&&(t.guideBackground&&(i["background-color"]=t.guideBackground),t.borderColor)&&(i["border-color"]=t.borderColor);n="a"===e.type;n&&t.linkColor&&(i.color=t.linkColor);var r=t.textColor;!n&&r&&(n=_.get(e,"content",""),n=n&&"string"==typeof n&&0<n.trim().length,-1===Bc.indexOf(e.type)&&!n||(i.color=r));n=_.get(e,"children",[]);_.isArray(n)&&_.each(n,function(e){l(e,t)})}(s,d),u.children=[s],i&&(o=Wc(i),t=Mc(u,function(e){return"pendo-guide-container"===e.props.id}),d=parseInt(u.props.style["padding-top"],10),s=parseInt(t.props.style["padding-top"],10),o.props.style.top=s+d+5+"px"),!P.hasAnnouncementBeenSeen(n)&&o&&(u.props["class"]+=" pendo-unseen-announcement",u.children.unshift(o)),delete u.templateName,(i=Lc("pendo-guide-container",u))&&(i.props.id=i.props.id+"-"+a.id),r(u,a))})}(t,n,o,a);case"pendo_guide_data_text_block":return function(e,t,n,i){var r=t.getGuide?t.getGuide():_.find(n,function(e){return e.id===t.guideId}),o=_.get(r,"attributes.dates."+r.language,!1);o=o?{showsAfter:o}:(o=_.get(r,"currentFirstEligibleToBeSeenAt")||_.get(r,"showsAfter")||_.get(r,"publishedAt"),o=o?new Date(o):new Date,r=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"][o.getMonth()]+" "+o.getDate()+", "+o.getFullYear(),{showsAfter:r});return r=Hc(r=JSON.parse(JSON.stringify(e)),o),[i(r,t,n)]}(t,n,o,a);default:return[]}},generateUnreadAnnouncementMiniBubble:Wc,getGuidesInResourceCenterModule:function(e,i){e=e.attributes.resourceCenter.children;return _.reduce(e,function(e,t,n){t=qc(i,t);return t&&e.push(t),e},[])}};function jc(e,n){return e.replace(/<%=\s*([A-Za-z_0-9$]+)\s*%>/gi,function(e,t){return _.isNull(n[t])||_.isUndefined(n[t])?e:n[t]})}function Hc(e,t,n,i){if(e.content&&(e.content=jc(e.content,t)),e.props&&(e.props["aria-label"]&&(e.props["aria-label"]=t.ariaLabel?jc(e.props["aria-label"],t):""),e.props.id)&&i!==undefined&&e.props.id!==n&&(e.props.id=e.props.id+"-"+i),e.children)for(var r=0;r<e.children.length;r++)Hc(e.children[r],t,n,i);return e}function qc(e,t){e=_.find(e,function(e){return e.id===(t.id||t)});if(E.designer)return t;if(e){if(!e.ineligibleForRC)return e;e.control&&e.steps[0].onControlGuide("control")}}function Wc(e){var t={left:"0px"};return"rtl"===e.dir&&(t={right:"0px"}),{type:"div",children:[],props:{"class":"pendo-unread-announcement-mini-bubble",style:Object.assign(Object.assign({position:"absolute","border-radius":"5px",height:"10px",width:"10px","line-height":"0px"},t),{top:"30px","box-sizing":"content-box","background-color":e["background-color"],"z-index":"10"})}}}var Vc={buildSvgNode:function(e,t,n){switch(e){case"onboardingProgressCircle":case"taskListProgressCircle":return $c(t,n)}},createProgressCircleSvg:$c};function $c(e,t){var n,i,r,o,a,s;return _e(9)?(i=(n=Kc(n=e,i=t)).fillCircle.stroke,r=n.backgroundCircle.stroke,n=100<=(n.fillCircle.percentComplete||0),o=T(J(E).createHTML('<div aria-hidden="true" focusable="false" class="pendo-progress-circle-ie"><div class="pendo-progress-circle-fill"></div></div>')),a=o.find(".pendo-progress-circle-fill"),n?a.css({border:"3px solid "+i,height:"10px",width:"10px"}):a.css({border:"3px solid "+r,height:"10px",width:"10px"}),o):100<=((n=Kc(e,t)).fillCircle.percentComplete||0)?(i=(i=n).fillCircle.stroke,(r=T(J(E).createHTML('<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="pendo-progress-circle-fill" viewBox="0 0 24 24" fill="none" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>')))[0].setAttributeNS(null,"stroke",i),r):(o=(a=n).fillCircle.stroke,e=a.backgroundCircle.stroke,a=a.fillCircle.percentComplete||0,t='<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" version="1.1" viewBox="0 0 40 40" preserveAspectRatio="xMidYMid"><circle class="pendo-progress-circle-background" cx="20" cy="20" r="'+(t=100/(2*Math.PI))+'" stroke-width="6px" stroke-linecap="round" fill="none"></circle><circle class="pendo-progress-circle-fill" cx="20" cy="20" r="'+t+'" stroke-width="6px" stroke-linecap="round" transform="rotate(-90 20 20)" fill="none"></circle></svg>',s=(t=T(J(E).createHTML(t))).find(".pendo-progress-circle-fill")[0],t.find(".pendo-progress-circle-background")[0].setAttributeNS(null,"stroke",e),a<=0?s.setAttributeNS(null,"stroke-width","0px"):(s.setAttributeNS(null,"stroke",o),s.setAttributeNS(null,"stroke-dasharray",a+", 100")),t)}function Kc(e,t){var n=_.clone(e.svgAttributes);return t&&e.darkModeSvgAttributes&&((t=_.get(e.darkModeSvgAttributes,"backgroundCircle.stroke"))&&(n.backgroundCircle.stroke=t),t=_.get(e.darkModeSvgAttributes,"fillCircle.stroke"))&&(n.fillCircle.stroke=t),n}var Jc=function(e,t){return e<t},Zc=_.negate(Jc);function Xc(){var e=ca();return Oo(e)?ha(e):((e=ra()).left=0,e.top=0,e.right=e.width,e.bottom=e.height,e)}function Yc(e,t,n){var i={},r=t.top-e.top,e=t.left-e.left;return i.top=r-n.top,i.left=e-n.left,i.height=t.height+n.top+n.bottom,i.width=t.width+n.left+n.right,i.bottom=i.top+i.height,i.right=i.left+i.width,{top:{top:0,height:Math.max(i.top,0),left:i.left,width:i.width},left:{top:0,bottom:0,left:0,width:i.left},bottom:{top:i.bottom,width:i.width,bottom:0,left:i.left},right:{top:0,bottom:0,left:i.right,right:0}}}function Qc(e){var t;if(e&&e.length)return t=Oo(ca())?ha:Lo,(e=_.reduce(e,function(n,e){var i;return xa(e)?(i=t(e))?(_.each([["top",Jc],["right",Zc],["bottom",Zc],["left",Jc]],function(e){var t=e[0],e=e[1];n[t]&&!e(i[t],n[t])||(n[t]=i[t])}),n):void 0:n},{})).height=e.bottom-e.top,e.width=e.right-e.left,e}function el(e,t){var n=Xc(),e=Qc(e)||{top:0,left:0,right:n.width,bottom:n.height,width:0,height:0};return{viewport:n,box:e,overlays:Yc(n,e,t)}}function tl(e){var t=[],n=_.get(e,"attributes.blockOutUI",{});if(n.additionalElements=n.additionalElements||"",n.enabled&&e.element!==ca()){t.push(e.element);for(var i=n.additionalElements.replace(/\s/g,"").split(","),r=0;r<n.additionalElements.length;r++)try{var o=T(i[r]);o&&_.each(o,function(e){t.push(e)})}catch(a){C.info("Additional element for blockOutUI is invalid selector",{contexts:["error"]})}}return t}var nl=null,il=function(e){var t=!_.isEqual(e,nl);return nl=e,t},rl=null,ol=function(e){var t=!_.isEqual(e,rl);return rl=e,t},al=null,sl=function(e){var t=!_.isEqual(e,al);return al=e,t},dl=function(e){return ol(e.viewport)||il(e.box)||sl(e.overlays)};function ul(e){try{var t=el(tl(e),_.get(e,"attributes.blockOutUI.padding",{left:0,right:0,top:0,bottom:0}));dl(t)&&_.each(e.backdrop.children,function(n){var e=n.getAttribute("pendo-region"),e=t.overlays[e];_.each(e,function(e,t){n.style[t]=e+"px"})})}catch(n){C.info("Failed to update BlockOut ui",{contexts:["error"]})}}function cl(e){try{var t,n,i,r;if(!(0<T("._pendo-guide-backdrop_").length))return t=el(tl(e),_.get(e,"attributes.blockOutUI.padding",{left:0,right:0,top:0,bottom:0})),dl(t),n={"z-index":1e4,position:"fixed"},i=[],_.each(t.overlays,function(e,t){t=function(e,t){var n=T("div.pendo-backdrop-region-"+e);n.length||(n=T(document.createElement("div")).addClass("pendo-backdrop-region-"+e));return T(n).css(t).attr("pendo-region",e),n}(t,_.extend({},e,n));i.push(t)}),o=i,s=Lc("pendo-backdrop",(a=e).domJson),_.each(["left","right","width","height","bottom","top"],function(e){delete s.props.style[e]}),d=T(document.createElement("div")).attr("id","pendo-backdrop").addClass("_pendo-guide-backdrop_"),_.each(s.props,function(n,i){_.each(o,function(t,e){if("style"===i){let e=s.props.style;a.isDarkMode&&s.darkModeProps&&(e=Object.assign(Object.assign({},s.props.style),s.darkModeProps.style)),t.css(e)}else"class"===i?t.addClass(n):"id"===i?t.attr(i,n+"-"+e):t.attr(i,n);d.append(t)})}),r=d,e.backdrop=r[0],r}catch(u){C.info("Failed to add BlockOut ui",{contexts:["error"]})}var o,a,s,d}var ll="top",pl="bottom",hl="left",fl="right",gl="center";function ml(e,t,n){return n===fl||n===hl?n:(n=e.left,(t=(e=t.width)/3)<n&&n<2*t?gl:n<e/2?fl:hl)}const vl={DEFAULT_CARET_OFFSET:10,BOUNDARY_MARGIN_RIGHT:.98,BOUNDARY_MARGIN_LEFT:.02,Z_INDEX:{DEFAULT:"300000",CARET:11,BORDER_CARET:10}};var yl={createBBTooltip:wl,getBBTooltipDimensions:_l,determineBBHorizontalBias:ml,determineTooltipPosition:Cl,positionBBTooltipWithBias:xl,calculateToolTipPositionForTopBottom:Tl,calculateToolTipPositionForLeftRight:Rl,buildTooltipCaret:Ol,styleTopOrBottomCaret:Ml,styleLeftOrRightCaret:Ll,buildBorderCaret:Pl,determineBorderCaretColor:Fl,placeBBTooltip:function(e,t){var n,i,r,o,a,s,t=t||Ul(e);t&&(r=t.ownerDocument||document,n=r.defaultView||window,r=e.element||Hu(e,r),i=sa(r,n),"none"!==A(e.elements[0]).display)&&(r=Lo(r),s=e.attributes.layoutDir,e=e.guideElement,o=T(t).find("#pendo-guide-container"),a=o[0].style,t=A(t),t={height:parseInt(t.height,10),width:parseInt(t.width,10)},o={height:parseInt(o[0].getAttribute("data-caret-height"),10)||0,width:parseInt(o[0].getAttribute("data-caret-width"),10)||0,backgroundColor:o[0].style["background-color"],offset:vl.DEFAULT_CARET_OFFSET,borderColor:a.borderColor,borderWidth:parseInt(a.borderWidth,10)||0},a=this.getBBTooltipDimensions(i,t,o,s,r,ra(n)),o.height&&o.width&&(t=e.find(".pendo-tooltip-caret")[0],s=e.find(".pendo-tooltip-caret-border")[0],t&&Nl(t,a,o,i),s)&&Dl(s,o,a.layoutDir,t),e.css({top:a.top,left:a.left,position:i.fixed?"fixed":"absolute"}))},attachBBAdvanceActions:Il,attachScrollHandlers:Sl,isBuildingBlockGuideRelativeToElement:function(e){return!(!e.domJson||!_.isObject(e.domJson)||!(e=Nc(e.domJson))||"Relative to Element"!==e.props["data-vertical-alignment"])},positionStepForGuide:function(e,t,n){e.attributes&&"tooltip"===e.attributes.calculatedType?(wl(t,e.element,e,n),e.hasBeenScrolledTo||(Aa(e.element),Vu(e.element,n,e.attributes.layoutDir),e.hasBeenScrolledTo=!0)):e.element&&e.element!==T.getBody()&&!e.hasBeenScrolledTo&&(Aa(e.element),ka(e.element,window),e.hasBeenScrolledTo=!0)},patchGuideContainerWidthForResponsiveTooltips:function(e,t,n){t=t||Ul(e);var i,r,o,a,s,d;t&&(i=e.element||Hu(e,t.ownerDocument||document))&&(o=t.style.width)&&-1!==o.indexOf("vw")&&(o=bl(e,i,n,t))&&(e=t,{elementPos:i,tooltipSizes:n,screenDimensions:t,caretDimensions:o,elementIsNotVisible:r}=i=o,o=parseInt(o.width,10)||0,a=parseInt(e.style.maxWidth,10),s=parseInt(e.style.minWidth,10),d=parseFloat(e.style.width)/100,r?n.width-=o:"left"===n.layoutDir?(r=i.left-o,n.width=Math.max(0,r*d)):"right"===n.layoutDir&&(r=t.width-i.right-o,n.width=Math.max(0,r*d)),a&&n.width>a&&(n.width=a),s&&n.width<s&&(n.width=s),e.style.width=n.width+"px")}};function bl(e,t,n,i){var r,o,a,s,d,u=(t.ownerDocument||document).defaultView||window,c=sa(t,u),t=Lo(t),u=ra(u),l=e.attributes.layoutDir||"auto";return(0!==c.height||0!==c.width)&&(r=e&&!e.elementPathRule,n=Mc(n,function(e){return"pendo-guide-container"===e.props.id}))?(o={height:parseInt(n.props["data-caret-height"],10)||0,width:parseInt(n.props["data-caret-width"],10)||0,offset:vl.DEFAULT_CARET_OFFSET,borderWidth:0},a=null,d=_.get(n,"props.style.border"),s=_.get(n,"darkModeProps.style.border"),e&&e.isDarkMode&&s?a=s:d&&(a=d),a&&(s=a.split(" "),o.borderColor=s[2],o.borderWidth=parseInt(s[0],10)||0),d=_.get(n,"props.style"),a=_.get(n,"darkModeProps.style"),s=_.get(d,"background-color"),d=_.get(a,"background-color"),e&&e.isDarkMode&&d?o.backgroundColor=d:s&&(o.backgroundColor=s),{elementPos:c,screenPos:t,screenDimensions:u,caretDimensions:o,tooltipSizes:{width:i.offsetWidth,height:i.offsetHeight,layoutDir:l},containerDomJson:n,elementIsNotVisible:r}):null}function wl(e,t,n,i){var r,o,a,s,d;if(n.guideElement)return(t=bl(n,t,e,i))?({elementPos:e,tooltipSizes:a,screenPos:d,caretDimensions:r}=t,(o=n.guideElement).addClass(Bu()?Pu:Lu),Il(n),a=_l(e,{height:a.height,width:a.width},r,n.attributes.layoutDir,d,t.screenDimensions),n&&(n.dim=a),n&&_.isFunction(n.getGuide)&&(s=n.getGuide()),d=_.get(s,"attributes.resourceCenter"),e.fixed?(o.css({position:"fixed"}),i.style.position="absolute"):n&&d||(i.style.position="absolute"),r.height&&r.width&&Ol(o,a,r,e),t=vl.Z_INDEX.DEFAULT,i&&i.style&&i.style["z-index"]&&(t=i.style["z-index"]),o.css({"z-index":t}),d||o.css({height:"auto",width:"auto",overflow:"visible"}),n.elementPathRule&&o.css({left:a.left,top:a.top,position:e.fixed?"fixed":"absolute"}),"top"===a.layoutDir&&a.hbias===hl&&o.find("#pendo-watermark").css({top:"auto",bottom:"100%"}),Sl(n,Gl),o[0]):null}function Sl(e,t){e&&_.isFunction(e.attachEvent)&&(Gu()&&e.element===T.getBody()||(t=_.throttle(_.bind(t,e,e),10),e.attachEvent(window,"scroll",t,!0),Ea(_.bind(e.attachEvent,e),e.targetElement,t)))}function El(t,n){var e=T(n.elementPathRule)[0];n.attachEvent(e,t,function(e){T.data.set(e,"advanced",!0),mm(t,n)})}function Il(e){e.attributes&&e.attributes.advanceActions&&e.elementPathRule&&(e.attributes.advanceActions.elementHover?El("mouseover",e):e.attributes.advanceActions.elementClick&&El("click",e))}function _l(e,t,n,i,r,o){var a,s,i=i||"auto",t={width:Math.min(t.width,o.width),height:t.height},d=(t.layoutDir=i,t.hbias=ml(e,o,i),t.vbias=(a=e,d=o,(s=i)===ll||s===pl?s:(s=a.top,(d=(a=d.height)/3)<s&&s<2*d?gl:s<a/2?pl:ll)),t.layoutDir=Cl(t,o,r,i),xl(t,e,o,n));return t.top=d.top,t.left=d.left,"top"===t.layoutDir?t.top-=n.height:"bottom"===t.layoutDir?t.top+=n.height:"right"===t.layoutDir?t.left+=n.height:"left"===t.layoutDir&&(t.left-=n.height),t}function Cl(e,t,n,i){var r,o,a,s,d,u,c;return i&&"auto"!==i?i:(i=n.top,o=(r=n.left)+n.width,a=n.top-e.height<0,s=n.top+n.height+e.height>t.height,d=n.left-e.width<0,u=n.left+n.width+e.width>t.width,!(s&&a&&d&&u)&&(i<t.height/3&&(c="bottom"),(i>2*t.height/3||e.hbias===gl)&&(c="top"),"top"===(c=r<e.width&&t.width-o<e.width?"bottom":c)&&n.top-e.height<0&&(c="bottom"),s&&a&&(e.hbias!==gl&&(c=e.hbias),d&&u||(u||(c="right"),d)||(c="left")),(c=c&&"bottom"!==c||!s||a?c:"top")||e.hbias)||"bottom")}function xl(e,t,n,i){return"top"===e.layoutDir||"bottom"===e.layoutDir?Tl(e,n,t,e.layoutDir,e.hbias,i):Rl(e,n,t,e.vbias)}function Tl(e,t,n,i,r,o){var a=e.height,s={top:null,left:null},a=("bottom"===i?s.top=n.top+n.height:"top"===i&&(s.top=n.top-a),{right:(i=t).width*vl.BOUNDARY_MARGIN_RIGHT,left:i.width*vl.BOUNDARY_MARGIN_LEFT});return s.left="right"===r?function(e,t,n,i,r,o){var n=kl(n),a=t.width;e=e.left+e.width/2-n;e+t.width>i.width&&(e-=e+t.width-i.width);n=e+a;if(r<n)return e-(t=n-r)<o?Al(e,a,i):e-t;return e}(n,e,o,t,a.right,a.left):"left"===r?function(e,t,n,i,r,o){n=kl(n),t=t.width;e=e.left-t+e.width/2+n;if(e<o)return r<e+t+(n=o-e)?Al(e,t,i):e+n;return e}(n,e,o,t,a.right,a.left):function(e,t,n,i,r){t=t.width;e=e.left+e.width/2-t/2;var o=e+t;if(i<o){if((e-=o-i)<r)return Al(e,t,n)}else if(e<r){o=(e+=r-e)+t;if(i<o)return Al(e,t,n)}return e}(n,e,t,a.right,a.left),s}function kl(e){e=(parseInt(e.offset,10)||0)+(parseInt(e.width,10)||0)+(parseInt(e.borderWidth,10)||0);return isNaN(e)?0:e}function Al(e,t,n){n=n.width-(e+t);return n<e?e-(e-n)/2:e<n?e+(n-e)/2:e}function Rl(e,t,n,i){var r=e.height,o=e.width,a={top:null,left:null};return"right"===e.layoutDir?a.left=n.left+n.width:"left"===e.layoutDir&&(a.left=Math.max(0,n.left-o)),"bottom"===i?((o=n.top+n.height/2)+e.height>t.height&&(o-=o+e.height-t.height),a.top=o):a.top="top"===i?n.top-r+n.height/2:n.top-r/2+n.height/2,a}function Ol(e,t,n,i){var r=document.createElement("div"),i=(r.setAttribute("class","pendo-tooltip-caret pendo-tooltip-caret--"+t.layoutDir),r.style.position="absolute",r.style.zIndex=vl.Z_INDEX.CARET,Nl(r,t,n,i),e.find("#pendo-guide-container")[0].parentNode);i.appendChild(r),n.borderWidth&&(e=Pl(r,n,t.layoutDir),i.appendChild(e))}function Nl(e,t,n,i){"top"!==t.layoutDir&&"bottom"!==t.layoutDir||Ml(e,t,n,i),"left"!==t.layoutDir&&"right"!==t.layoutDir||Ll(e,t,n)}function Ml(e,t,n,i){e.style["border-left"]=n.width+"px solid transparent",e.style["border-right"]=n.width+"px solid transparent",e.style.right="";i=i,r=n,o=(a=t).hbias;var r,o,a,i=i&&i.left?i.left+i.width/2-a.left-r.width:"left"===o?a.width-2*r.width-r.offset-r.borderWidth:"right"===o?r.offset+r.borderWidth:a.width/2-r.width;return e.style.left=i+"px","bottom"===t.layoutDir&&(e.style["border-bottom"]=n.height+"px solid "+n.backgroundColor,e.style["border-top"]="",o=-1*n.height,n.borderWidth&&(o+=n.borderWidth),e.style.top=o+"px",e.style.bottom=""),"top"===t.layoutDir&&(e.style["border-top"]=n.height+"px solid "+n.backgroundColor,e.style["border-bottom"]="",a=-1*n.height,n.borderWidth&&(a+=n.borderWidth),e.style.bottom=a+"px",e.style.top=""),e}function Ll(e,t,n){var i,r=ra();return e.style["border-top"]=n.width+"px solid transparent",e.style["border-bottom"]=n.width+"px solid transparent",e.style.bottom="",t.vbias===ll?(i=t.height-2*n.width-n.offset-n.borderWidth,e.style.top=i+"px",t.top+=n.offset+n.width+n.borderWidth):t.vbias===pl?(e.style.top=n.offset+n.borderWidth+"px",t.top-=n.offset+n.width+n.borderWidth,t.top+t.height>r.height&&(t.top=t.top-(t.top+t.height-r.height)),t.top=Math.max(0,t.top)):e.style.top=t.height/2-n.width+"px","left"===t.layoutDir&&(e.style["border-left"]=n.height+"px solid "+n.backgroundColor,e.style["border-right"]="",i=-1*n.height,n.borderWidth&&(i+=n.borderWidth),e.style.right=i+"px",e.style.left=""),"right"===t.layoutDir&&(e.style["border-right"]=n.height+"px solid "+n.backgroundColor,e.style["border-left"]="",r=-1*n.height,n.borderWidth&&(r+=n.borderWidth),e.style.left=r+"px",e.style.right=""),e}function Pl(e,t,n){var i=e.cloneNode();return i.setAttribute("class","pendo-tooltip-caret-border"),i.style.zIndex=vl.Z_INDEX.BORDER_CARET,Dl(i,t,n,e),i}function Dl(e,t,n,i){for(var r={top:"",right:"",bottom:"",left:""},o=["Top","Right","Bottom","Left"],a=0;a<o.length;a++){var s="border"+o[a]+"Width",d="border"+o[a]+"Color",u="border"+o[a]+"Style";i.style[s]?(r[s]=parseInt(i.style[s],10)+t.borderWidth+"px",r[d]=Fl(i.style[d],t.borderColor),r[u]="solid"):(r[s]="",r[d]="",r[u]="")}"top"===n&&(r.left=parseInt(i.style.left,10)-t.borderWidth+"px",r.bottom=parseInt(i.style.bottom,10)-t.borderWidth+"px"),"bottom"===n&&(r.left=parseInt(i.style.left,10)-t.borderWidth+"px",r.top=parseInt(i.style.top,10)-t.borderWidth+"px"),"right"===n&&(r.top=parseInt(i.style.top,10)-t.borderWidth+"px",r.left=parseInt(i.style.left,10)-t.borderWidth+"px"),"left"===n&&(r.top=parseInt(i.style.top,10)-t.borderWidth+"px",r.right=parseInt(i.style.right,10)-t.borderWidth+"px"),_.extend(e.style,r)}function Fl(e,t){return"transparent"===e?e:t}function Ul(e){var t,n;if(e.guideElement)return t="pendo-resource-center-container"===e.guideElement.attr("id"),n=Nc(e.domJson),(t?e.guideElement:e.guideElement.find("#"+n.props.id))[0]}function Gl(e){xa(e.element)?(yl.placeBBTooltip(e),T(e.elements[0]).css({display:"block"})):T(e.elements[0]).css({display:"none"})}function Bl(t){var e=t.find('[data-pendo-grow-height="true"]');if(e.length){var n=Object.entries(e),i=[];for(let e=0;e<n.length;e++)if(Number.isInteger(Number.parseInt(n[e][0],10))){const o=n[e][1];var r=_.some(i,function(e){return e.parentNode===o.parentNode});if(!r){let e=t[0];r=o.parentNode.closest('[data-pendo-grow-height="true"]');if(r){if(!_.contains(i,r))continue;e=r}zl(o,e),i.push(o)}}}}function zl(t,e){let n=0;var i=t.parentNode.children;for(let e=0;e<i.length;e++){var r,o=i[e];o!==t&&(r=A(o),r=parseInt(r.marginTop,10)+parseInt(r.marginBottom,10),n+=o.offsetHeight+r)}var a=e.offsetHeight,e=A(e),e=parseInt(e.paddingTop,10)+parseInt(e.paddingBottom,10),s=A(t),s=parseInt(s.marginTop,10)+parseInt(s.marginBottom,10),a=Math.max(a-e-n-s,0);0<a&&(t.style.height=a+"px")}function jl(e,t){var n,i,r,o,a,s,d,u,c,e=T("#"+e,t)[0];e&&(t=T(e),n=T(t.find("#pendo-guide-container")[0]),r="%"===(i=e.style.height)[i.length-1]?"%":"px",o=parseInt(i,10),a=e.getAttribute("data-pendo-static-height"),t.css({height:"auto"}),a||n.css({"max-height":"none"}),s=parseInt(A(e).height,10),d=ra().height,u=parseInt(e.style.top,10),u=isNaN(u)?0:u,c=parseInt(e.style.bottom,10),(d=d-u-(c=isNaN(c)?0:c))<s&&(n.css({"max-height":d+"px",overflow:"auto"}),s=d),s!==o?(t.css({height:(u=a&&o?o:s)+r}),"Centered"!==(c=e.getAttribute("data-vertical-alignment"))&&"Left Aligned"!==c&&"Right Aligned"!==c||t.css({"margin-top":"-"+(d<s?d:u)/2+"px"})):t.css({height:i}))}function Hl(e,t){e=T("#"+e,t)[0];if(e){t=e.getAttribute("data-pendo-mobile-layout");if(!t){var n=T(e),t=T(n.find("#pendo-guide-container")[0]),i=parseInt(e.style.width,10),r=(t.css({"max-width":"none"}),n.css({"margin-right":"0px"}),parseInt(A(e).width,10)),o=T.getBody(),o=(Oo(o)?ha(o):ra()).width-parseInt(e.style.left||0,10)-parseInt(e.style.right||0,10);if(o<r&&(t.css({"max-width":o+"px"}),r=o),!isNaN(i))switch(e.getAttribute("data-vertical-alignment")){case"Centered":case"Top Aligned":case"Bottom Aligned":var a=r/2;parseInt(n.css("margin-left"),10)!==a&&n.css({"margin-left":"-"+a+"px"});break;case"Right Aligned":case"Top Right Aligned":case"Bottom Right Aligned":a=i-r;parseInt(n.css("margin-right"),10)!==a&&n.css({"margin-right":"-"+a+"px"})}}}}function ql(e,i){var e=_.isArray(e)?e:[e],e=_.reduce(e,function(e,t){var t=T("#"+t,i),n=t[0];return n&&!n.getAttribute("data-pendo-mobile-layout")&&(n=t.find("#pendo-guide-container")[0],e.push(n)),e},[]),t=e;(t=_.reduce(t,function(e,t){return e.concat(_.toArray(T(['[class*="_pendo-text-"]:not([class*="_pendo-resource-center-"])','.pendo-mock-flexbox-element > [class*="_pendo-button-"]',"._pendo-multi-choice-poll-select"].join(","),t)))},[]))&&t.length&&Wl(_.reduce(t,function(e,t){var n,t=T(t),i=Kl(t[0]),i=i.marginLeft+i.marginRight,r=$l(t);return r&&(n=r.paddingLeft+r.paddingRight,r=r.width-i-n,e.push({$blockElement:t,availableSpace:r})),e},[])),_.each(e,function(e){var t=e,t=((t=T("._pendo-open-text-poll-input",t))&&t.length&&_.each(t,function(e){var t,n=T(e),i=n.attr("data-_pendo-open-text-poll-resize-base-width"),e=(i||(i=e.style.width,n.attr("data-_pendo-open-text-poll-resize-base-width",i)),Kl(n[0])),r=e.marginLeft+e.marginRight,o=$l(n);o&&(t=o.paddingLeft+o.paddingRight,o=o.width-r-t,-1!==i.indexOf("%")&&Vl(n,e.width,i,o),-1===i.indexOf("%")&&(i=parseInt(i,10))<o&&n.css({width:i}),Wl({$blockElement:n,availableSpace:o}))}),e);(t=T(["._pendo-video","._pendo-image"].join(","),t))&&t.length&&_.each(t,function(e){var t=T(e),n=Kl(t[0]),i=n.width,n=n.marginLeft+n.marginRight,r=t.attr("data-_pendo-media-resize-base-width"),e=(r||(r=e.style.width,t.attr("data-_pendo-media-resize-base-width",r)),-1!==r.indexOf("%"));if(t.hasClass("_pendo-image")){var o=e&&100<parseInt(r,10),a=t.attr("data-pendo-accessible-element");if(o||!a)return void t.css({width:i});t.css({height:"auto"})}o=$l(t);o&&(a=o.width-(o.paddingLeft+o.paddingRight)-n,e&&Vl(t,i,r,a),Wl({$blockElement:t,availableSpace:a}))})})}function Wl(e){_.isArray(e)||(e=[e]),_.each(e,function(e){e.$blockElement.css({"max-width":"none"})});var n=_.map(e,function(e){return Kl(e.$blockElement[0]).width});_.each(e,function(e,t){n[t]>=e.availableSpace&&e.$blockElement.css({"max-width":e.availableSpace})})}function Vl(e,t,n,i){var r=-1!==e[0].style.width.indexOf("%"),i=i*(parseInt(n,10)/100);(r||t<i)&&e.css({width:i<0?0:i})}function $l(e){e=e.closest("._pendo-row");if(e){e=A(e[0]);if(e)return{width:parseFloat(e.width),paddingLeft:parseInt(e.paddingLeft,10),paddingRight:parseInt(e.paddingRight,10)}}}function Kl(e){e=A(e);return{width:parseFloat(e.width),marginLeft:parseInt(e.marginLeft||0,10),marginRight:parseInt(e.marginRight||0,10)}}var Jl,M={calculateTotalOffsetWidth:Yl,center:function(e,t){for(var n=t/2,t=e[0],i=e[e.length-1],r=1;r<e.length-1;r++){var o=Yl(e,r);e[r].style.left=n+o+"px"}1<e.length&&(i.style.right=n+"px");t.style.left=n+"px"},createFlexContainer:function(e,t){var n=document.createElement("div");n.style.display="inline-block",e||t||(n.style.position="absolute");return n.style["vertical-align"]="top",n.setAttribute("class","pendo-mock-flexbox-element"),n},createFlexRow:function(){var e=document.createElement("div");return e.setAttribute("class","pendo-mock-flexbox-row"),e.style.display="block",e.style.position="relative",e.style.width="100%",e},findMaxChildHeight:function(e,t){for(var n=[],i=0;i<e.length;i++){var r;t&&-1!==(e[i].children[0].children[0].getAttribute("class")||"").indexOf("pendo-block-wrapper")&&(r=e[i].children[0].offsetHeight+"px",e[i].style.height=r),n.push(e[i].offsetHeight)}return _.reduce(n,function(e,t){return Math.max(e,t)},20)},flexEnd:function(e,t){for(var n=t,t=e[0],i=e[e.length-1],r=1;r<e.length-1;r++){var o=Yl(e,r);e[r].style.left=n+o+"px"}1<e.length&&(t.style.left=n+"px");i.style.right="0px"},flexStart:function(e){e[0].style.left="0px";for(var t=1;t<e.length;t++){var n=Yl(e,t);e[t].style.left=n+"px"}},getPendoInlineUIElements:function(e){return _.filter(e,Xl)},getPendoVisualElements:function(e){return _.filter(e,function(e){return!Xl(e)})},initializeFlexElements:function(e){var t=e.cloneNode(),n=Zl(e),i=M.getPendoInlineUIElements(e.children);if(1===n.length&&0===n[0].id.indexOf("pendo-text"))return e;for(;t.childNodes.length;)t.removeChild(t.childNodes[0]);for(var r=0;r<n.length;r++)ep(n[r])?t.appendChild(n[r]):t.appendChild(M.wrapElementInMockFlexboxContainer(n[r],e,t));for(var o=0;o<i.length;o++)t.appendChild(i[o]);return e.parentNode.replaceChild(t,e),t},isPendoInlineUIElement:Xl,setElementHorizontalAlignment:function(e,t,n){if(!(e.length<1))switch(n){case"space-between":M.spaceBetween(e,t);break;case"space-around":M.spaceAround(e,t);break;case"space-evenly":M.spaceEvenly(e,t);break;case"center":M.center(e,t);break;case"flex-start":M.flexStart(e);break;case"flex-end":M.flexEnd(e,t)}},setElementVerticalAlignment:function(e,t,n){switch(n){case"top":M.topAlignment(e);break;case"center":M.centerAlignment(e,t);break;case"bottom":M.bottomAlignment(e)}},spaceAround:function(e,t){for(var n=t/(2*e.length),t=e[0],i=e[e.length-1],r=1;r<e.length-1;r++){var o=Yl(e,r);e[r].style.left=2*n+o+"px"}t.style.left=n+"px",i.style.right=n+"px"},spaceBetween:function(e,t){for(var n=t/Math.max(e.length-1,1),t=e[0],i=e[e.length-1],r=1;r<e.length-1;r++){var o=Yl(e,r);e[r].style.left=r*n+o+"px"}t.style.left="0px",i.style.right="0px"},spaceEvenly:function(e,t){for(var n=t/(e.length+1),t=e[0],i=e[e.length-1],r=1;r<e.length-1;r++){var o=Yl(e,r);e[r].style.left=n+o+"px"}t.style.left=n+"px",i.style.right=n+"px"},topAlignment:function(e){for(var t=0;t<e.length;t++)e[t].style.top="0px"},centerAlignment:function(e,t){for(var n=0;n<e.length;n++){var i=e[n],r=i.offsetHeight,o=t/2,o=Math.round(o-r/2);i.style.top=o+"px"}},bottomAlignment:function(e){for(var t=0;t<e.length;t++)e[t].style.bottom="0px"},wrapElementInMockFlexboxContainer:function(e,t,n){var i=e.getAttribute("class")||"",r=-1!==i.indexOf("pendo-block-wrapper"),o=e.style&&"absolute"===e.style.position,a=_.get(e.style,"width",""),s=A(e).width,d=-1!==i.indexOf("_pendo-open-text-poll-wrapper")||-1!==i.indexOf("_pendo-image-wrapper")||-1!==i.indexOf("pendo-video-wrapper")||-1!==i.indexOf("_pendo-number-scale-poll-wrapper");r&&!d&&(a=(a?s:null)||A(e.children[0]).width);(0<=i.indexOf("_pendo-resource-center-onboarding-module-guide-complete-circle-container")||0<=i.indexOf("pendo-task-list-progress-circle"))&&(s=parseInt(A(t).width,10),u=parseInt(A(e).width,10)+parseInt(e.style.marginRight||0,10)+parseInt(e.style.marginLeft||0,10),t=(T(t).find("._pendo-simple-text").getParent()||T(n).find("._pendo-simple-text").getParent())[0],n=s-u,"border-box"!==_.get(t,"style.boxSizing")&&(n=n-parseInt(t.style.paddingLeft||0,10)-parseInt(t.style.paddingRight||0,10)),t.style.width=n.toString()+"px",t.style.maxWidth=n.toString()+"px");{var u;if(!i||i.indexOf("pendo-mock-flexbox-element")<0)return(s=M.createFlexContainer(o)).appendChild(e),-1<e.id.indexOf("pendo-text")&&"rtl"===e.dir&&(s.style.right="0px"),u=_.get(e,"children")[0],r&&u&&-1!==(u.getAttribute("class")||"").indexOf("image-preview-placeholder")&&(s.children[0].style.width=a),!r||d||e.style.width||(s.children[0].children[0].style.width=a),s}return e},getVisualElementsWrappedInFlexElements:Zl,initializeFlexRows:function(e,t,n,i=!1){{var r;i?(e.style.display="flex",e.style.flexWrap="wrap",e.style.justifyContent=t,e.style.alignItems={top:"flex-start",center:"center",bottom:"flex-end"}[n]||"flex-start"):0!==(i=function(e){return _.filter(e,function(e){e=e.getAttribute("class")||"";return e&&-1<e.indexOf("pendo-mock-flexbox-element")})}(e.children)).length&&(r=M.getRowWidth(e),i=M.wrapFlexElementsInFlexRows(i,e,r),M.formatFlexRows(i,e,t,n,r))}},getRowWidth:Ql,wrapFlexElementsInFlexRows:function(e,t,n){for(var i=n||Ql(t),r=M.createFlexRow(),o={row:r,rowWidthUsed:0},a=[o],s=0;s<e.length;s++){var d=e[s],u=Lo(d)["width"],u=parseInt(u,10);o.rowWidthUsed+=u,o.rowWidthUsed>i&&0!==_.indexOf(e,d)&&(o.rowWidthUsed-=u,(r=M.createFlexRow()).appendChild(d),a.push(o={row:r,rowWidthUsed:u})),o.row.appendChild(d)}return a},formatFlexRows:function(e,t,n,i,r){for(var o=r||Ql(t),a=0;a<e.length;a++){var s=e[a],d=(t.appendChild(s.row),M.findMaxChildHeight(s.row.children,!1)),u=(s.row.style["min-height"]=d+"px",o-parseInt(s.rowWidthUsed,10));M.setElementHorizontalAlignment(s.row.children,u,n),M.setElementVerticalAlignment(s.row.children,d,i)}},isElementHiddenInGuide:ep,flexAllThings:function(e,t){var n=null==(n=null==t?void 0:t.attributes)?void 0:n.useFlexbox,t=(null==t?void 0:t.guideElement)||document,e=T("#"+e,t)[0];e&&(np(e),M.flexElement(e,n))},flexElement:function(e,i){e=T("[data-pendo-display-flex]",e);_.each(e,function(e){var t=i?e:M.initializeFlexElements(e),n=e.getAttribute("data-pendo-justify-content"),e=e.getAttribute("data-row-vertical-alignment");M.initializeFlexRows(t,n,e,i)})},maintainAspectRatios:np};function Zl(e){return T(["._pendo-button",".pendo-block-wrapper","._pendo-multi-choice-poll-select-border","._pendo-text-subTitle","._pendo-text-paragraph","._pendo-text-title","._pendo-text-custom","._pendo-close-guide","> ._pendo-simple-text","div._pendo-resource-center-module-list-item-text-container","._pendo-resource-center-right-caret",'[id^="pendo-onboarding-guide-progress-circle"]','[id^="pendo-task-list-progress-circle"]','[id^="pendo-a11y-list-item-button-block"]',"._pendo-resource-center-onboarding-module-listed-guide-link","._pendo-home-view-bubble"].join(","),e)}function Xl(e){e=e.getAttribute("class");return!!(e&&-1<e.indexOf("pendo-inline-ui"))}function Yl(e,t){for(var n=(e=Array.prototype.slice.call(e)).slice(0,t),i=0,r=0;r<n.length;r++)i+=n[r].offsetWidth;return i}function Ql(e){var t=Lo(e)["width"],e=A(e);return parseInt(t,10)-parseInt(e.paddingLeft,10)-parseInt(e.paddingRight,10)}function ep(e){tp(e);var t=ha(e);if(0===t.width||0===t.height)return!0;if(!e.style||"visible"!==e.style.visibility)for(var n=e,i=e.id||"",r=0;0!==i.indexOf("pendo-g-")&&(tp(n),i=(n=n.parentNode).id||"",!(10<++r)););return!1}function tp(e){e.style&&"none"===e.style.display||e.style&&"0"===e.style.opacity||e.style&&e.style.visibility}function np(e){var n="data-aspect-ratio",e=T("["+n+"]",e);_.each(e,function(e){var t=e.getAttribute(n).split(":"),t=1<t.length?parseInt(t[0],10)/parseInt(t[1],10):parseFloat(t[0]);isNaN(t)||(e.style.height=e.offsetWidth/t+"px")})}function ip(){return!E.designer&&m.get("disableGuidePseudoStyles")}function rp(e,t,n){return e&&e.templateName?zc.buildNodesFromTemplate(e.templateName,e,t,n,sp):"style"===e.type&&ip()?[]:[sp(e,t,n)]}function op(e,t,n,i){e='illegal building block key "'+e+'" found on guide "'+t+'" step "'+n+'"';throw i&&(e+=' for node type "'+i+'"'),C.info(e),new Error(e)}function ap(r,o,a,s){var d={allow:!0,allowfullscreen:!0,alt:!0,"alt-text":!0,autofocus:!0,"class":!0,cols:!0,contenteditable:!0,referrerpolicy:!0,dir:!0,"for":!0,frameborder:!0,href:!0,id:!0,loading:!0,name:!0,placeholder:!0,placement:!0,rows:!0,role:!0,sandbox:!0,scoped:!0,src:!0,start:!0,style:!0,tabindex:!0,target:!0,title:!0,type:!0,value:!0};let u={referrerpolicy:["strict-origin","strict-origin-when-cross-origin"]};var c={embed:{src:!0}},l=/^data-/,p=/^aria-/,e=_.keys(r);return _.reduce(e,function(e,t){c[s]&&c[s][t]&&op(t,a,o,s),d[t]||l.test(t)||p.test(t)||op(t,a,o);var n=r[t],i=u[t];if(i&&!_.contains(i,n))throw i='illegal value "'+(i=n)+'" for building block key "'+t+'" found on guide "'+a+'" step "'+o+'"',C.info(i),new Error(i);return e[t]=r[t],e},{})}function sp(n,i,e){i=i||{id:"unknown",guideId:"unknown"},(n=St(n)).props=ap(n.props,i.id,i.guideId,n.type),i.isDarkMode&&n.darkModeProps&&(n.darkModeProps=ap(n.darkModeProps,i.id,i.guideId,n.type));var r=T(document.createElement(n.type));if(document.createElement("div").appendChild(r[0]),"script"===r[0].tagName.toLowerCase())return T(document.createElement("noscript"));if("pendo-backdrop"===(n.props&&n.props.id))return i.attributes&&i.attributes.blockOutUI&&i.attributes.blockOutUI.enabled&&yl.attachScrollHandlers(i,ul),cl(i);if(_.each(n.props,function(e,t){if("style"===t){let e=n.props.style;i.isDarkMode&&n.darkModeProps&&(e=Object.assign(Object.assign({},n.props.style),n.darkModeProps.style)),r.css(e)}else"data-pendo-code-block"!==t||!0!==e||m.get("preventCodeInjection")?r.attr(t,e):(t=i.getContent(),0!==it.call(t).length&&r.addClass("pendo-code-block").html(t))}),n.content&&r.text(n.content),"style"===n.type){E.designer||(n.css=function(e){for(var t=["button:focus"],n=[],i=0;i<e.length;i++)_.contains(t,e[i].selector)||n.push(e[i]);return n}(n.css));var t=m.get("inlineStyleNonce");t&&r.attr("nonce",t);let e=n.css;n.forDarkMode&&(e=_.map(e,function(e){return{styles:e.styles,selector:"[data-pendo-dark-mode] "+e.selector}})),r.styleSheet?r.styleSheet.cssText=pp(e):r.text(pp(e))}if(n.svgWidgetId&&Vc.buildSvgNode(n.svgWidgetId,n,i.isDarkMode).appendTo(r),n.actions&&n.actions.length)for(var o,a=0;a<n.actions.length;a++)lp(r,n.actions[a],i),"renderGuidesListItem"===n.actions[a].action&&((o=N(n.actions[a].parameters[0]))?r.text(o.name):r.attr("style","display: none;"));if(_.find(n.actions,function(e){return"dismissGuide"===e.action})&&!i.hasEscapeListener&&(i.hasEscapeListener=!0,i.attachEvent(window,"keyup",function(e){27===e.keyCode&&i.eventRouter.eventable.trigger("pendoEvent",{step:i,action:"dismissGuide"})},!0)),n.children)for(var s=Sa(zu()),d=s!==document,u=0;u<n.children.length;u++){var c=rp(n.children[u],i,e);_.each(c,function(e){var t;e&&("STYLE"!==e[0].tagName?e.appendTo(r):d?((t=new CSSStyleSheet).replaceSync(e[0].innerHTML),(s.hasOwnProperty("wrappedJSObject")?s.wrappedJSObject:s).adoptedStyleSheets.push(t)):(T.addClass(e[0],"pendo-style-"+(i.isBadge?i.guideId:i.id)),e.appendTo(document.head)))})}return r.hasClass("pendo-code-block")?r.find("img").each(function(e){dp(e,i)}):dp(r[0],i),r}function dp(e,t){var n=e.id&&-1!==e.id.indexOf("badge"),i=!!e.getAttribute("src"),r=e.className&&0<=e.className.indexOf("bb-control"),o=e.tagName&&e.tagName.toLowerCase(),a=e.className&&0<=e.className.indexOf("_pendo-video");("img"===o&&i&&!n&&!r||"iframe"===o&&t&&!a)&&"lazy"!==e.getAttribute("loading")&&(t.attributes&&!t.attributes.imgCount?t.attributes.imgCount=1:t.attributes&&t.attributes.imgCount&&t.attributes.imgCount++,cp(T(e),t))}function up(e){var t,n={},n=(!e.containerId&&e.domJson&&(n=Nc(e.domJson)),e.containerId||n.props&&n.props.id||""),i=n&&T("#"+n,e.guideElement)[0];e&&e.attributes&&e.attributes.imgCount&&(e.attributes.imgCount--,i)&&e.attributes.imgCount<=0&&(Hl(n,e.guideElement),ql(n,e.guideElement),M.flexAllThings(n,e),t=e.getGuide(),_.get(t,"attributes.isAnnouncement")||"AnnouncementsModule"===_.get(t,"attributes.resourceCenter.moduleId")||(jl(n,e.guideElement),(t=i.children.item("pendo-guide-container"))&&t.style&&"auto"===t.style.overflow&&(ql(n,e.guideElement),M.flexAllThings(e.containerId,e))),yl.positionStepForGuide(e,e.domJson,i),i.style.visibility="visible",i.parentNode.style.visibility="visible",T.event.dispatch(i,{type:"imagesLoaded"}))}function cp(e,t){e.on("load",function(){up(t)}),e.on("error",function(){C.info(`Error loading image (${e[0].src}) for guide step id "${t.id}" in guide id "${t.guideId}".`),up(t)})}function lp(n,i,r){n.on(i.eventType,function(e){var t;i.designerAction?E.designerv2&&E.designerv2.designerActions&&E.designerv2.designerActions[i.action](n,i.parameters):(t={action:i.action,params:i.parameters,step:r,ignore:!!i.ignore,srcElement:e.srcElement},("showElements"!==i.action&&"hideElements"!==i.action||e.srcElement&&e.srcElement.getAttribute("id")===i.source||e.target&&e.target.getAttribute("id")===i.source)&&r.eventRouter.eventable.trigger("pendoEvent",t))})}function pp(n){for(var i="",r=0;r<n.length;r++)i+=n[r].selector+"{",n[r].styles instanceof Array?i+=pp(n[r].styles):_.each(n[r].styles,function(e,t){i+=t+":"+e,n[r].selector.match(/\d+%/)||(i+="!important;")}),i+="}";return i}function hp(t){_.each(document.head.childNodes,function(e){e&&T.hasClass(e,"pendo-style-"+t)&&da(e)})}var fp=function(){var e=window.navigator;return((_.isArray(e.languages)?e.languages[0]:e.language||e.browserLanguage||e.systemLanguage||e.userLanguage)||"").split("-").join("_")},gp="meta",mp=_.compose(JSON.parse,JSON.stringify),vp=function(){var e=new Date,t=e.getDate(),n=e.getMonth()+1;return e=(t=t<10?"0"+t:t)+"/"+(n=n<10?"0"+n:n)+"/"+e.getFullYear()},yp=function(e={}){(e=_.isObject(e)?e:{}).jwt&&e.signingKeyName&&(t=Ns.getJwtOptions(e,"updateOptions"))&&(Ns.set(_.pick(e,"jwt","signingKeyName")),e=t),t=e,n=_.extend({},t.visitor),i=_.extend({},t.account),t=_.extend({},t.parentAccount),n.id===Gn&&(C.info("Missing visitor id."),delete n.id),Pn(i.id)&&Pn(t.id)&&(jn(i.id)?t.id=i.id.split(zn)[0]:i.id=""+t.id+zn+i.id),Pn(i.id)&&(i.id=""+i.id),Pn(n.id)?n.id=""+n.id:n.id=b({generate:!0}),n.language=fp(),e={visitor:mp(n),account:mp(i),parentAccount:mp(t),date:vp(),version:E.VERSION},g.getters["metadata/selfHosted"]()&&(e.selfHosted=!0);var t,n=_.clone(Ip()),i=(m.setLocalConfig(_.extend({},m.getLocalConfig(),e)),g.commit("metadata/setMetadata",e),Ip()),r=(Pn(e.visitor.id)&&(E.identify(e.visitor.id,e.account.id),e.visitor.id=b(),e.account.id=Jn()),ct(e)),o=(void 0!==(o="object"==typeof(o=r)?ct(o):o)&&o.toString&&(o=o.toString()),""+(_.isNumber(Jl)?Jl:Xn(gp))!==o),r=(Jl=r,o&&Zn(gp,r),!_.isEqual(n,i));return{options:e,hashChanged:o,storeChanged:r}},bp=ei(function(e){e=yp(e);y.metadata.trigger(e)}),wp=ei(function(e,t){_.isObject(e)?bp(e):Wn(e,t)}),Sp=function(){var t,e=T("script");return e=e,t=new RegExp("/agent/static/"+E.apiKey+"/pendo\\.js$"),!_.any(e,function(e){return t.test(e.src)})&&!Se()},Ep=function(){var e=m.get("blockAgentMetadata");return e!==undefined&&e};function Ip(){return g.getters["metadata/metadata"]()}function _p(){return JSON.parse(JSON.stringify(Ip()))}function Cp(e){var t=e.data[0],n=m.getLocalConfig()||{};Qn(e)?(Un([gp]),g.commit("metadata/reset",t)):(n.visitor=_.extend({},n.visitor,{id:t.visitor_id}),n.account=_.extend({},n.account,{id:t.account_id}),m.setLocalConfig(n),g.commit("metadata/setMetadata",n))}var xp={Launcher:{addBehavior:_.noop},Metadata:{getMetadata:Ip},Util:{documentScrollTop:To,documentScrollLeft:ko,getOffsetPosition:sa},Events:y,JWT:{getJWT:Ns.get}};var Tp,kp,Ap,Rp,Op={},Np=(kp=[],Ap=[],Rp={},(Tp=Op).getExtensions=function(){return Ap},Tp.tagExtension=function(e,t){e=Tp.findExtensionByName(e);e.tags=[].concat(e.tags||[],t)},Tp.findExtensionByTag=function(t){return _.find(Ap,function(e){return _.contains(e.tags,t)})},Tp.findExtensionByName=function(e){return _.findWhere(Ap,{name:e})},Tp.filterExtensionsByUse=function(t){return _.filter(Ap,function(e){return e.use===t})},Tp.findExtensionByNameAndProvider=function(t,n){return _.find(Ap,function(e){e=e.data;return!!e&&e.name===t&&e.provider&&e.provider.name===n})},Tp.registerExtensionsByUse=function(e,t,n){n=n?[].concat(n):[],Rp[e]={handler:t,validators:n}},Tp.getExtensionFrames=function(){return _.reduce(Ap,function(e,t){return t.frame&&t.frame[0]&&e.push(t.frame[0]),e},[])},function(e){e=[].concat(e),(e=_.filter(e,Mp)).length&&(kp=function n(e){if(!e.length)return e;var t=_.filter(e,Lp);if(t.length)return n(_.difference(e,t));return e}(kp.concat(e)))});function Mp(t){var e;return!!_.every(["name","version","use","type","uri"],_.partial(_.has,t))&&(e=t.use,e=Rp[e]?Rp[e].validators:[],_.every(_.map(e,function(e){return e(t)})))}function Lp(e){var t;return"behavior"===e.use?!!e.uri(Tp,xp)&&(Ap.push(e),!0):(t=e.use,!!(t=Rp[t]?Rp[t].handler||_.identity:null)&&((e=t(e))&&Ap.push(e),!!e))}var L,Pp,Dp,Fp,Up,Gp,P={initializeResourceCenter:function(r){if(!(L=zp(r)))return v.resolve();if(g.getters["frames/isShownInAnotherFrame"]()(L.steps[0]))return v.resolve();if(P.isFullyCustom(L))return L.hasResourceCenterContent=!0,v.resolve();var e=jp(L,r),t=_.reduce(e,function(e,t){return Bp(t)?e.concat(t.steps[0].fetchContent()):e},[]);return t.push(wc.validate(L).then(_.noop,function(){L.launchMethod="api"})),L.attributes.notifications={totalUnseenCount:0,individualCounts:{chat:0}},_.forEach(Kp(),function(e){var t=Op.findExtensionByNameAndProvider("chat",e),t=(t&&Yp(e,t),Op.findExtensionByNameAndProvider("helpcenter",e));t&&Yp(e,t)}),_.forEach(e,function(t){var e=t.attributes.resourceCenter,n=e.children,i=e.moduleId,e=("IframeModule"===i&&(t.hasResourceCenterContent=!0),"SandboxModule"===i&&(t.hasResourceCenterContent=!0),"IntegrationModule"===i&&(t.integrationConfig=Vp(e.integrationName,e.integrationProvider),t.hasResourceCenterContent=!!t.integrationConfig,t.integrationConfig)&&"chat"===t.integrationConfig.name&&$p(e.integrationName,e.integrationProvider),_.reduce(n,function(e,t){var n=_.find(r,function(e){return e.id===t});return n?e.concat(n):e},[]));"AnnouncementsModule"===i&&(L.attributes.notifications.individualCounts[t.id]=0,_.forEach(e,function(e){_h(e)||e.isControlGroup()||L.attributes.notifications.individualCounts[t.id]++}));-1<_.indexOf(["GuideListModule","OnboardingModule","AnnouncementsModule"],i)&&_.filter(e,function(e){return e.shouldBeAddedToResourceCenter()?!(e.ineligibleForRC=!1):!(e.ineligibleForRC=!0)}).length&&(t.hasResourceCenterContent=!0),t.guidesInModule=e}),L.modules=e,L.badgeHidden=!0,v.all(t)["catch"](()=>(L=null,C.error("Failed to load one or more Resource Center modules"),v.resolve()))},findResourceCenterHomeView:zp,findResourceCenterModules:jp,replaceResourceCenterContent:Hp,renderResourceCenterModule:function(e,t){Hp(e.id,undefined,!0,t)},showHomeViewOrEmptyState:function(e){T("#pendo-resource-center-container._pendo-guide-walkthrough_").remove(),delete e.activeModule,e.hasResourceCenterContent&&e.skipResourceCenterHomeView?P.replaceResourceCenterContent(e.moduleIdToReplaceHomeViewWith,[{value:"none"},{value:"left"}]):e.showEmptyState&&(P.showResourceCenterEmptyState(),_.each(e.controlGuidesInAllModules,function(e){e.hasGuideBeenControlled()||e.steps[0].onControlGuide("control")}))},showResourceCenterEmptyState:function(){var e=T("#pendo-resource-center-empty-state-container");e&&e.length&&T(e[0]).css({display:"block"})},launchIntegrationByNameAndProvider:function(e,t,n){var e=Op.findExtensionByNameAndProvider(e,t);return e?(n=T(n))?((e=e.getFrame()).appendTo(n),void e.css({display:"block"})):C.info("could not find target element for "+t+" integration"):C.info(t+" integration has not been loaded into the agent")},appendIntegrationToBodyByNameAndProvider:$p,attemptToPreserveIntegrationIframes:function(e){e.step&&(e=e.step.getGuide()).attributes&&e.attributes.resourceCenter&&(e=P.getResourceCenterContainer())&&(e=T(e).find('iframe[id^="_pendo-launcher-ext-frame-chat"]'))&&e.length&&e.each(function(e){e=T(e);e.css({display:"none"}),e.appendTo(zu())})},getResourceCenter:oh,getResourceCenterContainer:ah,getResourceCenterBadge:sh,addNotificationBubbleToResourceCenterBadge:mh,addNotificationBubbleToTargetElement:vh,updateNotificationBubbles:function(){var e=L,t=_.get(e,"attributes.notifications");if(t){var n=lh(t.individualCounts);if(n<=0)n!==t.totalUnseenCount&&Eh(),t.totalUnseenCount=n;else{ph();var i=n!==t.totalUnseenCount;if(i||!uh(Fp)){if("badge"===e.launchMethod){i=sh();if(!i)return;mh(i.element(),e.attributes.notificationBubble,n)}if("dom"===e.launchMethod&&_.get(e,"attributes.activation.selector")){i=T(e.attributes.activation.selector);if(!i.length)return;vh(i[0],e.attributes.notificationBubble,n),Pr(window,"resize",_.debounce(ch,50))}t.totalUnseenCount=n}}}},removeNotificationBubble:Eh,updateNotificationBubbleCount:Ih,updateNotificationBubbleOnHomeView:hh,updateOrCreateNotificationBubble:yh,hexToRgb:dh,doesIntegrationExist:Vp,calculateTotalNotificationCount:lh,updateNotificationBubblesOnHomeView:ph,createNotification:wh,appendNotificationBubble:Sh,hasAnnouncementBeenSeen:_h,clearAnnouncementUnseenInterval:qp,createAnnouncementUnseenInterval:Wp,findShownResourceCenterModule:function(){var e=P.getResourceCenterContainer();if(e){e=T(e).find('[id^="pendo-g-"]');if(e){var t=e.attr("data-pendo-guide-id"),e=_.find(xu(),function(e){return e.id===t});if(_.get(e,"attributes.resourceCenter.isModule",!1))return e}}},dismissResourceCenter:Ch,repositionResourceCenter:function(){var e=P.getResourceCenterContainer();{var t,n,i;e&&(i=P.findResourceCenterHomeView(xu()).steps[0],t=_.get(i,"domJson.props.style.height"),t=parseInt(t,10),t=isNaN(t)?0:t,n=parseInt(_.get(i,"domJson.props.style.bottom",0),10),i=parseInt(_.get(i,"domJson.props.style.top",0),10),n=isNaN(n)?0:n,i=isNaN(i)?0:i,(n=ra().height-n-i)<=t&&(e.style.height=(n-10).toString()+"px"),i=parseInt(e.style.height,10),i=isNaN(i)?0:i,t<n)&&t!==i&&(e.style.height=t.toString()+"px")}Bl(T(e))},repositionDoubleResourceCenterBadge:function(){var e,t,n;g.getters["frames/isLeader"]()&&1<(e=_.unique(_.compact([].concat(_.toArray(T("._pendo-resource-center-badge-container"))).concat(_.toArray(T("._pendo-resource-center-badge-container")))))).length&&function(e){var t=ha(e[0]),e=ha(e[1]);return fa(t,e)}(e)&&(t=sa(e[0]).width+5,n=sa(e[1]).left-t<0?"":"-",e[1].style.transform="translateX("+n+t+"px)")},resourceCenterIgnoreRtl:function(){return _.get(this.getResourceCenterBadge(),"ignoreRTL",!1)},adjustResourceCenterWidth:function(e){var t=ah();if(t){o=ra().width,r=T(t),e=T(e),r.css({"max-width":"none"}),e.css({"max-width":"none"}),i=parseInt(A(r[0]).width,10),o<i&&(i=parseInt(t.style.left,10),i=isNaN(i)?0:i,t=parseInt(t.style.right,10),t=isNaN(t)?0:t,o=o-t-i,r.css({"max-width":o+"px"}),e.css({"max-width":o+"px"}));var t=e,n=T('button[id^="pendo-a11y-list-item-button-block"]');if(n&&n.length)for(var i=T(t.find("ol._pendo-text-list-ordered"))[0],r=0,o=0,i=(i&&(i=A(i),o=parseInt(i.paddingLeft,10),r=parseInt(i.paddingRight,10)),T('[id^="pendo-onboarding-guide-progress-circle"]')[0]),e=0,a=0,s=0,d=(i&&(i=A(i),e=parseInt(i.width,10),a=parseInt(i.marginRight,10),s=parseInt(i.marginLeft,10)),o+r+e+s+a),u=parseInt(A(t[0]).width,10),c=0;c<n.length;c++){var l=n[c],p=T(l),l=(p.css({"max-width":"none"}),A(l)),h=parseInt(l.width,10),l=u-d-(parseInt(l.paddingLeft,10)+parseInt(l.paddingRight,10));l<=h&&p.css({"max-width":l})}}},setNativeIntegrationDefaults:Yp,renderNativeIntegration:ih,isSupportedNativeIntegration:Jp,handleNativeIntegrationContinuation:rh,isProviderInstalled:Zp,adjustNotificationBubbleForResize:ch,getNotificationBubbleDefaultCss:bh,getModuleId:xh,isIframeModule:function(e){return"IframeModule"===xh(e)&&e.hasResourceCenterContent},isSandboxModule:function(e){return"SandboxModule"===xh(e)&&e.hasResourceCenterContent},isIntegrationModule:function(e){return"IntegrationModule"===xh(e)&&e.hasResourceCenterContent},isFullyCustom:function(e){return"FullyCustomModule"===xh(e)},integrationModuleHasContent:function(e){e=e.attributes.resourceCenter;return!P.isSupportedNativeIntegration(e.integrationProvider)||P.isProviderInstalled(e.integrationProvider)},fetchAnnouncementGuidesContent:function(e,t){var n=zp(e);if(!n)return v.resolve();if(t.getters["frames/isShownInAnotherFrame"]()(n.steps[0]))return v.resolve();if(P.isFullyCustom(n))return v.resolve();var t=jp(n,e),i=[],r=_.indexBy(e,"id");return _.each(t,function(e){var e=e.attributes.resourceCenter;"AnnouncementsModule"===e.moduleId&&(e=e.children,e=_.reduce(e,function(e,t){t=r[t];return t?e.concat(t):e},[]),_.each(e,function(e){Bp(e)&&i.push(e.steps[0].fetchContent(!0))}))}),v.all(i)},setFocusForResourceCenterModule:function(e,t){var n;"HomeViewModule"===e[0].getAttribute("data-layout")?t&&(e=T('[data-pendo-module-guide-id="'+t+'"]'),n=e.find('button[id^="pendo-right-caret-"]')[0]):(t=T('[id="pendo-resource-center-module-title-container"]'),n=t.find('button[id^="pendo-left-caret-"')[0]);n&&n.focus()},revertRtlChanges:function(e,t){var n="rtl"===_.get(t,"data-localization-direction",!1),e=_.get(e,"attributes.badge.ignoreRTL",!1);n&&e&&!t["data-direction-changed"]&&(n=_.get(t,"style.left",!1),e=_.get(t,"style.right",!1),n)&&e&&(t.style.left=e,t.style.right=n,t["data-direction-changed"]=!0)},stashBadgeAriaLabel:fh,resetBadgeAriaLabel:function(){var e=P.getResourceCenterBadge();{var t;e&&(e=e.element(),t=e.getAttribute("data-pendo-stashed-aria-label"))&&e.setAttribute("aria-label",t)}},getNotificationBubbleAriaLabelAttribute:gh,updatePseudoStyleSelectors:Th,hideRCBadge:kh};function Bp(e){return e.steps&&e.steps.length&&_.isFunction(e.steps[0].fetchContent)}function zp(e){var e=_.filter(e,function(e){return _.get(e,"attributes.resourceCenter.isTopLevel")&&!e.isFrameProxy}),t=_.find(e,function(e){return"staged"===e.state});return t||e[0]}function jp(t,e){return _.filter(e,function(e){return e&&!e.isFrameProxy&&_.get(e,"attributes.resourceCenter.isModule",!1)&&e.state===t.state})}function Hp(t,e,n,i=!0){if(!Dp){var r="left 200ms",o="left",e=(e&&2<=e.length&&(r=e[0].value,o=e[1].value),ah());if(e){var a=T(e).find('[id^="pendo-g-"]')[0];if(a){var s,d=a.getAttribute("data-pendo-guide-id"),u=_.find(xu(),function(e){return e.id===t}),c=(t!==L.id?(hp(_.get(L.activeModule||L,"steps.0.id")),L.activeModule=u):(s=L.activeModule,hp(_.get(s,"steps.0.id")),delete L.activeModule),_.get(u,"attributes.resourceCenter.integrationProvider")),l=(Jp(c)&&ih(c),u.steps[0]),c=(l.isDarkMode===undefined&&Uc(l),Th(l.domJson)),c=(c.props["data-pendo-guide-id"]=u.id,sp(c,l)),p=c[0],r=(-1===p.id.indexOf("pendo-g-")&&(p=c.find('[id^="pendo-g-"]')[0]),n||(p.style.transition=r,a.style.transition=r,"left"===o?p.style.left=e.offsetWidth+"px":"right"===o&&(p.style.left=-1*e.offsetWidth+"px")),n&&(T(a).remove(),s)&&s.steps&&s.steps.length&&(s.steps[0].elements.length=0),T(e).find('[id^="pendo-end-focus-bumper-"]')[0]);if(r?T(p).insertBefore(r):T(p).appendTo(e),l.guideElement=T(e),l.elements.push(l.guideElement[0]),Fc(l),P.adjustResourceCenterWidth(p),"AnnouncementsModule"===xh(u)&&l.guide.guidesInModule?(ql(r=_.reduce(l.guide.guidesInModule,function(e,t){var n;return _.isUndefined(t.steps[0].attributes.imgCount)&&(n=t.steps[0].id,n=T(p).find("#pendo-g-"+n)[0]?n:t.id,e.push("pendo-g-"+n)),e},[]),l.guideElement),_.each(r,function(e){M.flexAllThings(e,l)})):M.flexAllThings("pendo-resource-center-container"),Bl(T(e)),p.style.left="0px",!n){Dp=!0;try{"left"===o?a.style.left=-1*e.offsetWidth+"px":"right"===o&&(a.style.left=e.offsetWidth+"px"),Ut(function(){T(a).remove(),s&&s.steps&&s.steps.length&&(s.steps[0].elements.length=0),Dp=!1},200)}catch(h){throw Dp=!1,h}}return"AnnouncementsModule"===xh(u)&&(Wp(),r=zc.getGuidesInResourceCenterModule(u,xu()),(n=_.reduce(r,function(e,t){return t.steps&&t.steps.length&&kc.hasContent(t.steps[0])||e.push(t.fetchContent()),e},[])).length)&&((o=function(){var i,e,t;if(_.isFunction(document.createElementNS))return i="http://www.w3.org/2000/svg",e=function(e,t){var n=T(document.createElementNS(i,"circle")).attr({cx:e,cy:t,fill:"#9a9ca5",r:5});return _.each(_.toArray(arguments).slice(2),function(e){n.append(e)}),n},t=function(e){return T(document.createElementNS(i,"animate")).attr({attributeName:"fill-opacity",values:"0;1;0;0",keyTimes:"0;0.4;0.8;1",dur:"1.4s",repeatCount:"indefinite",calcMode:"spline",keySplines:"0 0 0.58 1; 0 0 0.58 1; 0 0 0.58 1",begin:e})},t=T(document.createElementNS(i,"svg")).attr({viewBox:"0 0 70 20",xmlns:"http://www.w3.org/2000/svg",width:"70",height:"20"}).append(e(21,10,t("-0.32s"))).append(e(35,10,t("-0.16s"))).append(e(49,10,t("0s"))),T(document.createElement("li")).css({padding:"5px 20px","list-style-type":"none","list-style-position":"inside",position:"relative","margin-left":"0em","border-width":"0px","border-style":"solid","border-color":"rgb(255, 255, 255)","float":"none","vertical-align":"baseline","text-align":"center"}).append(t)}())&&c.find("ol").append(o),v.all(n).then(function(){var e=v.defer();return Ut(e.resolve,500),e.promise}).then(function(){L.activeModule===u&&P.renderResourceCenterModule(u,i)})),P.setFocusForResourceCenterModule(c,d),i&&l.onShown("launcher"),c}}}}function qp(){window.clearInterval(Pp),Pp=null}function Wp(){Pp=Pp||window.setInterval(function(){var e=ah();if(!e)return qp();e=T(e).find('[data-layout="AnnouncementsModule"]');if(!e.length)return qp();var t=T(e).find('ol[id^="pendo-list"]');if(!t.length)return qp();var n=ha(t[0]),i=T(t).find("li");if(!i.length)return qp();for(var r=e.attr("data-pendo-guide-id"),o=L.attributes.notifications.individualCounts[r],a=n.height/3,s=ha(i[i.length-1]).bottom-30<n.top+n.height,d=0;d<i.length;d++){var u=T(i[d]),c=u.hasClass("pendo-unseen-announcement"),l=u.attr("data-pendo-announcement-send-seen-event");if(c||l){if(ha(i[d]).top-n.top>n.height-a&&!s)break;var p=u.attr("data-pendo-announcement-guide-id"),l=_.find(xu(),function(e){return e.id===p});if(!l)break;c&&(u.removeClass("pendo-unseen-announcement"),c=u.find(".pendo-unread-announcement-mini-bubble"),_e(10)?u.find(".pendo-unread-announcement-mini-bubble").remove():(c[0].style.visibility="hidden",c[0].style.opacity="0",c[0].style.transition="visibility 0s 2s, opacity 2s linear"),_h(l)||o--,Ih(o,r)),l.steps[0].seenState="advanced",Nm(l.id,l.steps[0].id,b(),"whatsnew",l.language,{last_updated_at:l.steps[0].lastUpdatedAt}),u[0].removeAttribute("data-pendo-announcement-send-seen-event"),Lm(l.id,l.steps[0].id,b(),"advanced",l.language)}}},500)}function Vp(e,t){return Op.findExtensionByNameAndProvider(e,t)}function $p(e,t){e=Op.findExtensionByNameAndProvider(e,t);if(!e)return C.info(t+" integration has not been loaded into the agent");Jp(t)&&Zp(t)?L.hasEligibleNativeIntegrationModule=!0:(pa((t=e.getFrame())[0])||t.appendTo(zu()),t.css({display:"none"}))}function Kp(){return["drift-native-chat","intercom-chat","zendesk-chat","zendesk-native-kb","zendesk-messaging"]}function Jp(e){return!!e&&0<=Kp().indexOf(e)}function Zp(e){return!!e&&null!==(e=Xp(e))&&_.isFunction(window[e])}function Xp(e){if(!e)return null;switch(e){case"zendesk-chat":case"zendesk-messaging":case"zendesk-native-kb":return"zE";case"intercom-chat":return"Intercom";case"drift-native-chat":return"drift";default:return null}}function Yp(e,t){if(e)if(Zp(e))Qp(e,t);else{var n;if("function"==typeof Object.defineProperty){const i=Xp(e);null!==i&&(Up&&Up[i]?Up[i][e]||(Up[i][e]={installed:!1,integrationObj:t}):((Up=Up||{})[i]={[e]:{installed:!1,integrationObj:t}},Object.defineProperty(window,i,{get(){return n},set(e){n=e,_.forEach(Up[i],function(e,t){const n=e.integrationObj;!e.installed&&Zp(t)&&(e.installed=!0,Qp(t,n),$p(n.name,t),_.forEach(L.modules,function(e){e.integrationConfig&&e.integrationConfig.data.name===n.name&&e.integrationConfig.data.provider.name===t&&(e.hasResourceCenterContent=!0)}))})},configurable:!0,enumerable:!0})))}}}function Qp(e,t){switch(e){case"zendesk-chat":case"zendesk-native-kb":var n=(i=t).data.provider.name,i=th(i);eh(n,"webWidget","hide"),eh(n,"webWidget","updateSettings",{webWidget:{navigation:{popoutButton:{enabled:!1}},position:{vertical:i?i[0]:"bottom",horizontal:i?i[1]:"right"}}}),eh(n,"webWidget:on","close",function(){eh(n,"webWidget","hide"),nh()}),L.isInProgress()&&!L.attributes.doNotResume&&rh(L.activeModule),eh(n,"webWidget:on","chat:unreadMessages",function(e){Ih(e,"chat")});break;case"zendesk-messaging":i=t;eh(i=i.data.provider.name,"messenger","hide"),eh(i,"messenger:on","close",function(){nh()}),eh(i,"messenger:on","unreadMessages",function(e){Ih(e,"chat")}),L.isInProgress()&&!L.attributes.doNotResume&&rh(L.activeModule);break;case"intercom-chat":var r=t;r=th(r),window.intercomSettings||(window.intercomSettings={}),window.intercomSettings.hide_default_launcher=!0,window.intercomSettings.alignment=r?r[1]:"right",window.Intercom("update",{hide_default_launcher:!0,alignment:r?r[1]:"right"}),window.Intercom("onHide",function(){nh()});break;case"drift-native-chat":window.drift.on("ready",function(e){window.drift.hide();var t=Ip();window.drift.identify(t.visitor.id,function o(e){const t={};for(const n in e)if("object"!=typeof e[n]||Array.isArray(e[n]))t[n]=e[n];else{const i=o(e[n]);for(const r in i)i[r]&&(t[n+"."+r]=i[r])}return t}(t)),window.drift.on("message",function(e){if(!L.isNativeModuleActive)return Ih(1,"chat")})}),window.drift.on("chatClose",function(e){Ih(0,"chat"),window.drift.hide(),nh()})}}function eh(e,...t){try{Gp&&Gp[e]||window.zE.apply(null,t)}catch(n){Gp?Gp[e]=!0:Gp={[e]:!0}}}function th(e){e=_.get(e,"data.options.labels.position");return e=e&&e.split("-")}function nh(){Ch(L.activeModule),delete L.activeModule,L.continueToNativeModule=!1}function ih(e,t){if(e){var n=Ip();if(L.isShown()&&L.hide(),Gp&&Gp[e])C.info(e+" integration failed to communicate with API, closing"),P.replaceResourceCenterContent(L.id,undefined,!0),nh();else{var i=sh();switch(i&&kh(i,L),e){case"zendesk-messaging":eh(e,"messenger","show"),eh(e,"messenger","open");break;case"zendesk-native-kb":eh(e,"webWidget","updateSettings",{webWidget:{helpCenter:{suppress:!1},chat:{suppress:!0}}}),eh(e,"webWidget","show"),eh(e,"webWidget","open");break;case"zendesk-chat":eh(e,"webWidget","updateSettings",{webWidget:{chat:{suppress:!1},helpCenter:{suppress:!0}}}),window.$zopim.livechat.window.show(),n&&n.visitor&&n.visitor.email&&eh(e,"webWidget","prefill",{email:{value:n.visitor.email}});break;case"intercom-chat":window.Intercom("show"),n&&n.visitor&&n.visitor.email&&window.Intercom("update",{email:n.visitor.email});break;case"drift-native-chat":window.drift.api.openChat(),n&&n.visitor&&n.visitor.email&&window.drift.config({email:n.visitor.email})}Ih(0,"chat"),!L.activeModule&&t&&(L.activeModule=t).steps[0].onShown("launcher")}}}function rh(e){e&&!e.isTopLevel&&(ih(_.get(e,"attributes.resourceCenter.integrationProvider")),L.activeModule||(L.activeModule=e),e.steps[0].onShown("continue"),e.attributes.doNotResume=!0)}function oh(){return L}function ah(){return _.get(L,"steps.0.guideElement.0")}function sh(){if(L&&L.id)return Iu[L.id]}function dh(e){e=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(e);return e?{r:parseInt(e[1],16),g:parseInt(e[2],16),b:parseInt(e[3],16)}:null}function uh(e){return e&&_.all(e,function(e){return pa(e&&e.length?e[0]:e)})}function ch(){var e,t=P.getResourceCenter(),n=_.get(t,"attributes.notifications");n&&(n=P.calculateTotalNotificationCount(n.individualCounts),"dom"===t.launchMethod)&&_.get(t,"attributes.activation.selector")&&(e=T(t.attributes.activation.selector)).length&&P.addNotificationBubbleToTargetElement(e[0],t.attributes.notificationBubble,n)}function lh(e){return _.reduce(e,function(e,t){return e+t},0)}function ph(){var e,t=L;t&&(t=_.get(t,"attributes.notifications"))&&(e=ah())&&T(e).find("._pendo-resource-center-home-list").length&&_.each(t.individualCounts,function(e,t){hh(e,t)})}function hh(e,t){var n=P.getResourceCenterContainer();n&&(n=T(n).find('[data-pendo-notification-id="'+t+'"]')).length&&(t=T(n[0]).find("._pendo-home-view-bubble"),n=T(t[0].children[0]),e!==parseInt(n.text(),10))&&(0<e?(n.text(e),T(t[0]).css({display:"block","margin-right":"0"})):(n.text(""),T(t[0]).css({display:"none"})))}function fh(e){var t;e.getAttribute("data-pendo-stashed-aria-label")||(t=e.getAttribute("aria-label"),e.setAttribute("data-pendo-stashed-aria-label",t))}function gh(e){return 1!==e?"data-pendo-aria-label-alert-plural":"data-pendo-aria-label-alert-singular"}function mh(e,t,n){var i=gh(n);let r=e.getAttribute(i);r&&(fh(e),r=r.replace("{UNSEEN_COUNT}",n),e.setAttribute("aria-label",r));var i=_.get(t,"position","top-left"),o=A(e),o=(parseInt(o.width,10)||56)/2,a=o/Math.sqrt(2),o=Math.round(o-a)-10,s=o-10,a=Math.round(2*a),o={"top-left":{top:o+"px",left:s+"px",padding:"0px 10px","margin-left":"0px","margin-top":"0px"},"top-right":{top:o+"px",left:s+a+10+"px",padding:"0px 10px","margin-left":"0px","margin-top":"0px"},"bottom-left":{top:o+a,left:s+"px",padding:"0px 10px","margin-left":"0px","margin-top":"0px"},"bottom-right":{top:o+a,left:s+a+10+"px",padding:"0px 10px","margin-left":"0px","margin-top":"0px"}},s=e.attributes["data-localization-direction"]||!1,a=P.resourceCenterIgnoreRtl();yh(e,t,n,o[i=s&&!a?{"top-left":"top-right","top-right":"top-left","bottom-left":"bottom-right","bottom-right":"bottom-left"}[i]:i])}function vh(e,t,n){var i=Mo(e,e),r=Mo(e,ca());yh(e,t,n,{width:"28px",top:i.top-Math.min(r.top,14)+"px",left:i.left-Math.min(r.left,14)+"px",position:"absolute"},{width:"28px","font-size":"16px","text-align":"center",position:"absolute",right:"0px"})}function yh(e,t,n,i,r){var o,a;uh(Fp)?(a=(o=bh(t)).defaultBubbleCss,o=o.defaultUnseenCountCss,a=_.extend(a,i),o=_.extend(o,r),Fp.bubbleEle.css(a),Fp.unseenCountEle.css(o),Fp.unseenCountEle.text()!=""+n&&Fp.unseenCountEle.text(n)):(a=T(e).find(".pendo-resource-center-badge-notification-bubble")).length?a[0].getElementsByClassName("pendo-notification-bubble-unread-count")[0].textContent=n:n&&Sh(Fp=wh(t,n,i,r),e)}function bh(e){return{defaultBubbleCss:{position:"absolute","border-radius":"20px","line-height":"0px",height:"26px","box-sizing":"content-box","background-color":e["background-color"]},defaultUnseenCountCss:{"font-weight":e["font-weight"],"font-family":e["font-family"],height:"100%",position:"relative",top:"50%",color:e.color}}}function wh(e,t,n,i){var r=bh(e),o=r.defaultBubbleCss,r=r.defaultUnseenCountCss,a=(t=t||0,T(document.createElement("div")).addClass("pendo-resource-center-badge-notification-bubble")),s=T(document.createElement("div")).addClass("pendo-notification-bubble-unread-count"),o=_.extend(o,n),n=_.extend(r,i);return a.css(o),s.css(n),_e(10)||ip()||(i="rgb("+(r=dh(e["background-color"])).r+", "+r.g+", "+r.b+")",Pc(m,"pendo-resource-center-bubble-animation","@keyframes pulse { 0% { opacity: 1; transform: scale(1); } 100% { opacity: 0; transform: scale(1.6) } } "+('.pendo-resource-center-badge-notification-bubble::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: '+i+"; border-radius: 100%; z-index: -1; animation: pulse 2s infinite; will-change: transform; }"))),s.text(t),{bubbleEle:a,unseenCountEle:s}}function Sh(e,t){e.unseenCountEle.appendTo(e.bubbleEle),e.bubbleEle.appendTo(t)}function Eh(){var n=Fp?Fp.bubbleEle:T(".pendo-resource-center-badge-notification-bubble"),i=Fp?Fp.styleEle:T("#pendo-resource-center-bubble-animation");n&&_.each(n,function(e,t){n[t]&&(t=n[t])&&t.parentNode&&t.parentNode.removeChild(t)}),i&&_.each(i,function(e,t){i[t]&&(t=i[t])&&t.parentNode&&t.parentNode.removeChild(t)}),Fp=null,P.resetBadgeAriaLabel()}function Ih(e,t){var n=L;n&&(n=_.get(n,"attributes.notifications"))&&n.individualCounts[t]!==e&&(n.individualCounts[t]=e,P.updateNotificationBubbles())}function _h(e){return!(!_.isFunction(e.hasBeenSeen)||!e.hasBeenSeen())||"active"===e.steps[0].seenState}function Ch(e){var t=_.get(e,"attributes.resourceCenter.isModule",!1)?e:P.findShownResourceCenterModule();t&&(t=_.first(t.steps),hm(t));t=(_.get(e,"attributes.resourceCenter.isTopLevel",!1)?e:P.findResourceCenterHomeView(xu())).steps[0];return hm(t)}function xh(e){return _.get(e,"attributes.resourceCenter.moduleId")}function Th(e){var t=["pendo-a11y-list-item-button-block","pendo-link-","pendo-right-caret-","pendo-row-","pendo-text-"].join("|");const n=new RegExp(`#((${t})[^:]*)`);t=function i(e,t){var n=[];return t(e)&&n.push(e),e.children?n.concat(..._.map(e.children,function(e){return i(e,t)})):n}(e,function(e){return e.css&&e.css.length});return _.forEach(t,function(e){_.forEach(e.css,function(e){e.selector=e.selector.replace(n,"[id^='$1']")})}),e}function kh(e,t){e.hide(),t&&t.id&&(t.steps&&t.steps.length&&(t.steps[0].overrideElement=undefined),delete Iu[t.id])}var Ah=1e4,Rh="lastStepAdvanced";function Oh(e){g.dispatch("guideState/updateLastGuideStepSeen",e),g.dispatch("guideState/write"),g.dispatch("frames/changeLastGuideStepSeen",e)}function Nh(){g.dispatch("guideState/regainFocus")}function Mh(){return g.state.guideState.lastGuideStepSeen}var i={actions:{init(e){e.getters.storage().registry.addLocal(Rh),e.commit("setScopedStorageKey",$t(e.state.storageKey)),y.identify.on(function(e){Qn(e)&&Un([Rh])})},load(t,e){if(e){var n;try{n=JSON.parse(e)}catch(i){}n&&_.each([].concat(n),function(e){t.commit("setStepState",e)})}},forceExpire(n){_.each(n.state.steps,function(e,t){n.commit("expireStepState",t)})},expire(n){var i=n.getters.now();_.each(n.state.steps,function(e,t){i-e.time>n.state.ttl&&n.commit("expireStepState",t)})},apply(o){var a,s=_.indexBy(o.getters.guideList(),"id");o.dispatch("expire"),_.each(o.state.steps,function(e){var t,n,i=e.guideId,r=e.guideStepId;e.visitorId&&e.visitorId!==o.getters.visitorId()||((!a||e.time>a.time)&&(a=e),(i=s[i])&&(t=_.findWhere(i.steps,{id:r}))&&(n=o.state.storageKey,t.seenState!=e.state&&(C.info("making sure that seenState = '"+e.state+"' for "+n+": "+r),t.seenState=e.state),t.snoozeEndTime!=e.snoozeEndTime&&(C.info("making sure that snoozeEndTime = '"+e.snoozeEndTime+"' for "+n+": "+r),t.snoozeEndTime=e.snoozeEndTime),t.seenReason!=e.seenReason&&(C.info("making sure that seenReason = '"+e.reason+"' for "+n+": "+r),t.seenReason=e.seenReason),e.dismissCount!==undefined&&t.dismissCount!=e.dismissCount&&(t.dismissCount===undefined?t.dismissCount=e.dismissCount:t.dismissCount=Math.max(e.dismissCount,t.dismissCount),C.info("making sure that dismissCount = '"+t.dismissCount+"' for "+n+": "+r)),e=_.indexOf(i.steps,t),_.each(i.steps.slice(0,e),function(e){_.contains(["advanced","dismissed"],e.seenState)||(e.seenState="advanced")})))}),a&&o.dispatch("updateLastGuideStepSeen",_.extend({},o.state.lastGuideStepSeen,a))},receiveLastGuideStepSeen(e,t){e.commit("setReceivedLastGuideStepSeen",t),e.commit("setLastGuideStepSeen",t)},updateLastGuideStepSeen(e,t){var n;t.visitorId&&t.visitorId!==e.getters.visitorId()||(n=_.some(e.getters.guideList(),function({id:e}){return e===t.guideId}),t.guideStepId&&e.commit("setStepState",t),n&&(e.commit("setLastGuideStepSeen",t),E.lastGuideStepSeen=t),Ev&&Ev.update(t))},updateThrottlingState(e,t){e.commit("setThrottlingState",t)},write(e){e.dispatch("expire");var t=e.rootState.frames.tabId,n=e.state.storageKey,i=e.getters.cookieSuffix(),r=e.state.ttl,o=e.getters.storage(),a=JSON.stringify(_.map(e.state.steps,function(e){return _.extend({tabId:t},e)}));C.info("writing "+a+" to a cookie named "+n+" for "+r+" and cookieSuffix "+i),o.write(n,a,r,!1,!1,i),e.dispatch("preview/update",e.state.lastGuideStepSeen,{root:!0})},storageChanged(e,t){if(t.key===e.state.scopedStorageKey){try{var n=e.getters.storage(),i=e.getters.cookieSuffix(),r=n.read(e.state.storageKey,!1,i),o=[].concat(JSON.parse(r))}catch(a){}e.getters.storageChangedInOtherTab()(o)&&(Wh(),e.dispatch("load",r),e.dispatch("apply"),e.state.receivedStateChangeAt||e.commit("setReceivedStateChange",e.getters.now()))}},regainFocus(e){var t=e.getters.tabLostFocus(),n=e.getters.isGuideRequestStale();t&&(e.commit("setReceivedStateChange",null),n||(Vh(),$h())),n&&Dv()}},mutations:{expireStepState(e,t){e.expired[t]=e.steps[t],delete e.steps[t]},setStepState(e,t){e.steps[t.guideStepId]=t},setScopedStorageKey(e,t){e.scopedStorageKey=t},setLastGuideStepSeen(e,t){e.lastGuideStepSeen=t},setReceivedLastGuideStepSeen(e,t){e.receivedLastGuideStepSeen=t},setReceivedStateChange(e,t){e.receivedStateChangeAt=t},setLastGuideRequestAt(e,t){e.lastGuideRequestAt=t},setThrottlingState(e,t){e[t.name]=t.value}},state:{steps:{},expired:{},ttl:Ah,storageKey:Rh,guideRequestExpiration:36e5,scopedStorageKey:null,receivedStateChangeAt:null,receivedLastGuideStepSeen:null,lastGuideStepSeen:null,lastGuideRequestAt:null,latestDismissedAutoAt:null,latestSnoozedAutoAt:null,finalAdvancedAutoAt:null},getters:{now(){return S()},storage(){return h},guideList(){return O},tabLostFocus(e){return!!e.receivedStateChangeAt},isGuideRequestStale(e,t){return null!=e.lastGuideRequestAt&&t.now()-e.lastGuideRequestAt>e.guideRequestExpiration},storageChangedInOtherTab(n,e,i){return function(e){var t=_.get(i,"frames.tabId");return!!e&&!!((e=_.max(_.compact(e),"time"))&&e.tabId&&t&&e.tabId!==t)&&(!n.lastGuideStepSeen||!n.lastGuideStepSeen.time||e.time>n.lastGuideStepSeen.time)}},cookieSuffix(){return m.get("crossAppGuideStorageSuffix")},visitorId(){return b()}}},Lh={canDisplay:function(e,t,n){if(n&&n.enabled&&_.isFinite(t)){t=Fh(t,n);if(_.isNumber(t)&&!isNaN(t))return t<=e}return!0},lastDismissedTime:function(e){return Math.max(e.latestDismissedAutoAt||-Infinity,e.finalAdvancedAutoAt||-Infinity,e.latestSnoozedAutoAt||-Infinity)},sortAndFilter:function(e,t){var n=m.get("appAutoOrdering")||[].concat(m.get("leaderKey"));{var i;n.length&&(i=g.getters["frames/autoOrdering"](),n=_.reduce(n,(e,t)=>e.concat(i[t]||[]),[]),t=_.uniq(n.concat(t)))}var r,o,n=function(e){e=_.defaults(_.groupBy(e,function(e){return Dh(e)?"override":"auto"}),{override:[],auto:[]});return e.override.concat(e.auto)}(function(e,t){var n;return _.isArray(t)&&t.length?(n=_.indexBy(e,"id"),t=_.reduce(t,i,[]),_.chain(e).pluck("id").reduce(i,t).value()):e;function i(e,t){return n[t]&&(e.push(n[t]),delete n[t]),e}}(_.filter(e,Ph),t));return _.find(e,function(e){return e.isTraining})?(t=m.get("adoptPrioritizeAdoptGuides"),e=t,r=[],o=[],_.each(n,function(e){(e.isTraining?r:o).push(e)}),e?r.concat(o):o.concat(r)):n},tryDisplayGuide:function(e,t){var n=Lh.lastDismissedTime(t),n=Lh.canDisplay(S(),n,t.throttling);if((Dh(e)||n)&&e.shouldAutoDisplay())return e.autoDisplay()},getNextAutoDisplayTime:Fh};function Ph(e){return e&&/auto/.test(e.launchMethod)}function Dh(e){return(t=e).attributes&&t.attributes.overrideAutoThrottling||_.isFunction(e.shouldShowSnoozedGuide)&&e.shouldShowSnoozedGuide();var t}function Fh(e,t){var n=t.interval,t=(t.unit||"").toLowerCase();return _.isNumber(n)&&mt(e)?"minute"===t?6e4*n+e+1:"hour"===t?36e5*n+e+1:"day"===t?(t=e,e=n,(t=new Date(Math.max(t,0))).setHours(0,0,0,0),t.setDate(t.getDate()+e),t.getTime()):void 0:_.isNumber(n)?(new Date).getTime():void 0}function Uh(t){return y.guideSeen.on(function(e){var e=e.data[0].props||{};"permalink"===e.reason&&(e=t(e.guide_id))&&(e.shownFromPermalink=!0)}),{tryDisplay:function(t=window.location){var n=a(t.href),e=this.getGuideFromUrl(n);{var i,r,o;if(e&&this.shouldShowPermalinkGuide(e))return i=this.getStepFromUrl(n,e),r=n.pendo_once,o=function(e){return e&&r&&(delete n.pendo_once,delete n.pendo,delete n.step,delete n.c__pendo,window.history.replaceState({},document.title,t.pathname+"?"+ho(n))),e},(e=this.showPermalinkGuide(e,i)).then?e.then(o):o(e)}},getQueryString:a,getGuideFromUrl:function(e){e=e.pendo||e.c__pendo;return e?t(e):null},getStepFromUrl:function(e,t){e=e.step;return e?function(e,t){return _.find(e.steps,function(e){return e.id===t})}(t,e):null},showPermalinkGuide:function(e,t){return(t||e).show("permalink")},shouldShowPermalinkGuide:function(e){return!e.shownFromPermalink}};function a(e){var t=so(e).substring(1),t=po(t),n=e.indexOf("#");return!t.pendo&&0<=n&&(n=so(e.substring(n+1)).substring(1),_.extend(t,po(n))),t}}var Gh=_.memoize(function(){return Uh(N)});function Bh(e,t){var e=_.find(e,function(e){return e.isContinuation(t)}),n=e&&e.attributes&&e.attributes.doNotResume;if(e&&!n)return e}class zh{constructor(){this.name="autoDisplay",this.queue=[]}markDirty(){Ku()&&(this.queue.push("permalink","continuation"),this.queue.push(...Lh.sortAndFilter(Cu(),E.autoOrdering)))}process(e){if(Yg())this.cancel();else{var t=this.queue.shift();if("permalink"===t)return Gh().tryDisplay();if("continuation"===t){var n=Bh(Cu(),Mh());if(n)return e.saveContext(n),n.show("continue")}else if(t){if(!Bh(Cu(),Mh()))return e.saveContext(t),Lh.tryDisplayGuide(t,E);this.cancel()}}}handleProcessTimeExceeded(e){e=e.getContext();e&&C.warn("Auto display ("+e.id+") timeout exceeded")}cancel(){this.queue.length=0}isComplete(){return!this.queue.length}}var jh=null,Hh=500,qh=function(e){jh=_.delay(function(){jh=null,$h()},e=e||Hh),E.guidesProcessingThreadHandle=jh},Wh=function(){jh&&(clearTimeout(jh),jh=null,E.guidesProcessingThreadHandle=jh),g.dispatch("guideUpdate/stopScheduledUpdate")},Vh=function(){im(),rf.cancel();for(var e=0;e<Eu.length;e++){var t=Eu[e];t.parentNode.removeChild(t)}Eu.length=0,g.dispatch("guideUpdate/stopObserver"),y.guideLoopStopped.trigger()},$h=function(){if(Wh(),Zm())C.info("guides are loading.",{contexts:["guides","loading"]});else if(_v())C.info("guides are disabled.",{contexts:["guides","disabled"]});else if(Cv())C.info("guides are delayed.",{contexts:["guides","delayed"]});else if(!g.getters["guideState/tabLostFocus"]())try{var e=Mu();e&&0!==e.length&&(g.dispatch("guideUpdate/startObserverIfNeeded"),rf.isComplete()&&rf.markDirty(),g.getters["frames/leaderExists"]())&&rf.process()}catch(t){rf.cancel(),C.critical("ERROR in guide-loop",{error:t})}finally{rf.paused||(rf.isComplete()?(g.state.guideUpdate.useObserver&&!g.state.guideUpdate.needsUpdate||qh(),y.guideUpdateComplete.trigger()):qh(50))}};var Kh=function(){Tv(!1),$h()},Jh=function(){_v()||Tv(!0),$m()};class Zh{constructor(e,t){this.dirty=!1,this.name=e,this.processFn=_.isFunction(t)?t:_.noop}markDirty(){this.dirty=!0}process(){this.processFn(),this.dirty=!1}cancel(){this.dirty=!1}isComplete(){return!this.dirty}}class Xh{constructor(){this.name="badge",this.queue=[]}markDirty(){this.queue.push.apply(this.queue,_.filter(Tu(Cu()),Du))}process(e){var t=this.queue.shift();e.saveContext(t),t&&t.placeBadge()}handleProcessTimeExceeded(e){e=e.getContext();C.warn("Badge ("+e.id+") timeout exceeded")}cancel(){this.queue.length=0}isComplete(){return!this.queue.length}}function Yh(i,e){var r,o,t,n,a;P.isFullyCustom(i)||(r=!1,o=[],t=_.filter(i.modules,function(e){var t,n;return!!e&&(!!P.isIframeModule(e)||!!P.isSandboxModule(e)||(P.isIntegrationModule(e)?!!P.integrationModuleHasContent(e)||(e.hasResourceCenterContent=!1):(t=(n=_.filter(e.guidesInModule,function(e){return e.shouldBeAddedToResourceCenter()?!(e.ineligibleForRC=!1):(e.ineligibleForRC=!0,e.control&&o.push(e),!1)})).length,e.hasResourceCenterContent=!!t,i.activeModule&&e.id===i.activeModule.id&&(n=ct(_.map(n,function(e){var t=e.isAnnouncement()||e.isWhatsNew()?null:_.pluck(e.steps,"seenState");return{id:e.id,seenState:t}})),e.eligibleGuidesInModuleHash&&n!==e.eligibleGuidesInModuleHash&&(r=!0),e.eligibleGuidesInModuleHash=n),t)))}),n=!1,i.activeModule||(a=ct(_.map(t,function(e){return{id:e.id}})),i.eligibleModulesHash&&i.eligibleModulesHash!==a&&(n=!0,P.replaceResourceCenterContent(i.id,undefined,!0)),i.eligibleModulesHash=a),e(i,t,o),1===t.length&&(i.skipResourceCenterHomeView=!0,i.moduleIdToReplaceHomeViewWith=t[0].id,a=!i.activeModule&&n,e=i.activeModule&&i.activeModule.id!==t[0].id,a||e||r)&&P.replaceResourceCenterContent(i.moduleIdToReplaceHomeViewWith,undefined,!0),t&&(n=_.find(t,function(e){return e.isContinuation(Mh())}),a=_.get(n,"attributes.doNotResume"),e=_.get(n,"attributes.resourceCenter.integrationProvider"),P.isSupportedNativeIntegration(e))&&!a&&i&&(i.continueToNativeModule=!0,n.continueToNativeModule=!0),i.activeModule&&((e=_.find(t,function(e){return e.id===i.activeModule.id}))&&r&&P.replaceResourceCenterContent(i.activeModule.id,undefined,!0),e||P.replaceResourceCenterContent(i.id)),P.repositionResourceCenter())}function Qh(e,t,n){var i,r,o=Iu[e.id];t&&t.length||(t=-1!==e.launchMethod.indexOf("badge"),i=-1!==e.launchMethod.indexOf("dom"),r=-1!==e.launchMethod.indexOf("extensionIcon"),e.hasResourceCenterContent=!1,t?(e.isShown()&&e.hide(),o&&P.hideRCBadge(o,e),_.each(n,function(e){e.hasGuideBeenControlled()||e.steps[0].onControlGuide("control")}),e.badgeHidden=!0,delete e.activeModule):(i||r)&&(e.showEmptyState=!0,e.controlGuidesInAllModules=n)),e.badgeHidden&&e.hasResourceCenterContent&&!e.isNativeModuleActive&&(o||(_.isFunction(e.placeBadge)&&e.placeBadge(),o=Iu[e.id]),o&&o.show(),e.badgeHidden=!1)}function ef(e){var t,n,i,r,o,a;e&&e.launchMethod&&(e.skipResourceCenterHomeView=!1,e.hasResourceCenterContent=!0,delete e.moduleIdToReplaceHomeViewWith,t=e.activeModule,n=_.get(t,"attributes.resourceCenter.integrationProvider"),e.isNativeModuleActive=t&&P.isSupportedNativeIntegration(n),P.isFullyCustom(e)?e.hasResourceCenterContent=!0:(e.isShown()||!g.getters["frames/isLeader"]()?Yh(e,Qh):(t=e,n=Qh,P.isFullyCustom(t)||(i=[],o=[],(r=_.find(t.modules,function(e){return!!P.isIframeModule(e)||!!P.isSandboxModule(e)||!!P.isIntegrationModule(e)&&(!!P.integrationModuleHasContent(e)||(e.hasResourceCenterContent=!1))}))&&i.push(r),r=_.flatten(_.pluck(t.modules,"guidesInModule")),o=_.filter(_.compact(r),function(e){return e.control}),!i.length&&(a=_.reduce(t.modules,function(t,n){return _.each(n.guidesInModule,function(e){t[e.id]=n}),t},{}),r=_.filter(r,function(e){return e&&e.steps&&e.steps.length}),r=_.sortBy(r,function(e){return e.steps[0].elementPathRule?1:0}),r=a[(r=_.find(r,function(e){return e.shouldBeAddedToResourceCenter()}))&&r.id])&&i.push(r),n(t,i,o))),e.isNativeModuleActive&&(e.isShown()&&e.hide(),a=Iu[e.id])&&P.hideRCBadge(a,e),"dom"===e.launchMethod&&(P.updateNotificationBubbles(),P.adjustNotificationBubbleForResize())))}class tf{constructor(e=50){this.startTime=-1,this.timeLimit=e,this.context=null}start(){this.context=null,this.startTime=S()}isTimeExceeded(){return S()-this.startTime>this.timeLimit}saveContext(e){this.context=e}getContext(){return this.context}}class nf{constructor(e){this.phases=e,this.queue=[],this.paused=!1}markDirty(){for(var e of this.phases)e.markDirty();this.queue=this.phases.slice()}runGuidePhase(){for(var e,t,n,i=this.queue[0],r=new tf(50);!this.timedOut()&&!i.isComplete()&&!e;)r.start(),!(e=i.process(r))&&r.isTimeExceeded()&&(Js.count(Us),i.handleProcessTimeExceeded&&i.handleProcessTimeExceeded(r),this.ejectGuide(r.getContext()));wt(e)?(t=this.updateId,n=_.bind(function(){this.updateId===t&&(this.paused=!1,$h())},this),this.paused=!0,e.then(n)["catch"](n)):i.isComplete()&&this.queue.shift()}addPhase(e,t){t=t||e.name||this.phases.length,_.isFunction(e)&&(e=new Zh(t,e)),this.phases.push(e)}removePhase(t){var e=_.findIndex(this.phases,function(e){return e.name===t});0<=e&&this.phases.splice(e,1)}timedOut(){return!!this.iterationStartTime&&S()-this.iterationStartTime>g.state.guideUpdate.iterationTimeLimit}ejectGuide(e){this.ejectOnTimeout===undefined&&(this.ejectOnTimeout=m.get("guides.ejectOnTimeout")),this.ejectOnTimeout&&e&&!e.isShown()&&Au.addGuide(e)}process(){var e=S();for(this.updateId||(this.updateId=e,this.updateTotalTime=0,g.commit("guideUpdate/startUpdate",e)),this.iterationStartTime=e;!this.paused&&this.queue.length&&!this.timedOut();)this.runGuidePhase();e=S(),this.updateTotalTime+=e-this.iterationStartTime,this.isComplete()&&this.complete(e)}complete(e){g.commit("guideUpdate/completeUpdate",e),this.cancel()}cancel(){this.updateId=null,this.paused=!1,this.queue.length=0;for(var e of this.phases)_.isFunction(e.cancel)&&e.cancel()}isComplete(){return!this.queue.length}}var rf=new nf([new Zh("guideShowing",function(){var a=Uv();a&&(_.each(a.steps,function(e){var t,n,i,r,o;a.guide,(e=e).isLocked()||g.getters["frames/isShownInAnotherFrame"]()(e)||(t=e.element,n=e.targetElement,r=e.guideElement,i=T("."+Kg),(r=r.find("#pendo-guide-container")[0])&&r.textContent&&(r=A(r).fontSize,e.attributes.currentTextZoomFontSize!==r)&&(e.attributes.currentTextZoomFontSize&&e.redraw(),e.attributes.currentTextZoomFontSize=r),Gc(e,!0),e.elementPathRule&&n&&!Rr.matchesSelector(n,e.elementPathRule)?e.hide():(r=xa(t),o=!0,n&&r&&e.elementContainsRulesList&&(o=Im(n,e.elementContainsRulesList),r=o),t&&(r||i.hasClass("mouseover"))?e.checkPlacement():("tooltip"===e.type||"tooltip"===e.attributes.calculatedType)&&Ta(t)&&o||e.hide()))}),a.guide.checkForHiddenGroupSteps())}),new zh,new Xh,new Zh("resourceCenter",function(){ef(P.getResourceCenter())}),new Zh("frameVisibility",function(){g.dispatch("frames/checkFrameVisibility")})]);function of(){rf.addPhase(...arguments)}function af(){rf.removePhase(...arguments)}function sf(){var s={};return _.each(["after","before"],function(i){this[i]=function(e,t){var n,r,o,a;this[e]&&((n=s[e])||(n=s[e]={before:[],after:[]},this[e]=(r=this[e],o=n.before,a=n.after,function(){for(var e=_.toArray(arguments),t=0,n=o.length;t<n;++t)if(!1===o[t].apply(this,e))return;var i=r.apply(this,e);for(t=0,n=a.length;t<n&&!1!==a[t].apply(this,e);++t);return i})),n[i].push(t))}},this),this}class df{constructor(e,t){this.type=t,this.identificationFn=e}test(e){return this.identificationFn(e)}}const uf=(()=>{const n={},e=({data:e})=>{var[e,,]=e,e=e["guideId"];const t=N(e);e=(_.find(n,e=>e.GuideType.test(t))||{}).handler;e&&e(t,"resourceFetchFail")};return{run:()=>{y.resourceFetchFail.on(e)},stop:()=>{y.resourceFetchFail.off(e)},addTypeHandler:(e,t)=>{_.isFunction(t)?n[e.type]={GuideType:e,handler:t}:C.error("Invalid Handler function provided for type "+e.type)}}})();uf.addTypeHandler(new df(Du,"badge"),(e,t)=>{Au.addGuide(e)});var cf="_pendo-badge_";function lf(e){var t;return e&&((t=(t=e.props=e.props||{}).style=t.style||{}).cursor=t.cursor||"pointer"),e}function pf(t,n){var e,i,r,o,a,s=qu(n),d=!(null==(d=null==t?void 0:t.attributes)||!d.resourceCenter),u=!1;return d&&(u=null==(e=null==(e=null==t?void 0:t.attributes)?void 0:e.badge)?void 0:e.ignoreRTL),"building-block"===t.attributes.type?(e=_.reduce([(o=t.language,a=d?["he","ar"]:[],e=>(_.contains(a,o)&&(e.props["data-localization-direction"]=!0),e)),(r=u,e=>{var t,n;return _.get(e,"props.data-localization-direction",!1)&&!r&&(t=_.get(e,"props.style.left","auto"),n=_.get(e,"props.style.right","auto"),t)&&n&&(e.props.style.left=n,e.props.style.right=t),e}),lf,xc,function(e){return sp(e,{id:n.id,guideId:t.id,isBadge:!0})}],(e,t)=>t(e),this.domJson)[0],i=e,T.removeNode(e),-1===i.className.indexOf("_pendo-badge_")&&(i.className+=" _pendo-badge_"),this.isP2Badge=!0):((i=document.createElement("img")).src=Cc(this.imageUrl),i.className="_pendo-badge "+cf,d=this.width||13,u=this.height||13,na(i,"width:"+d+"px;height:"+u+"px;")),i.id="_pendo-badge_"+n.id,this.activate=function(){var e=_.isFunction(n.getGuide)&&n.getGuide(),t=km(e);!e.isShown()||g.getters["frames/isShownInAnotherFrame"]()(n)?Rm(n,"badge"):t?n.eventRouter.eventable.trigger("pendoEvent",{step:n,action:"dismissGuide"}):(t=_.find(e.steps,function(e){return e.isShown()}),hm(t))},this.shouldShow=function(){return t.canBadgeBeShown()||!1},this.show=function(){if(_.isFunction(this.shouldShow))return this.shouldShow()},this.hide=function(){T.removeNode(i),hp(t.id),_.isFunction(this.removeScrollHandlers)&&(this.removeScrollHandlers(),this.removeScrollHandlers=null),n.overrideElement=undefined},km(t)&&(this.toggleAriaExpanded=function(){var e=!!T("#pendo-resource-center-container")[0],t=T("button._pendo-resource-center-badge-container")[0]||T('._pendo-resource-center-badge-container [id^="pendo-image-badge-"]')[0];t&&t.setAttribute("aria-expanded",e)},i.checkAriaExpanded=this.toggleAriaExpanded),this.step=_.constant(n),this.target=_.constant(s),this.element=_.constant(i),this}pf.create=function(n){var i=pf.findStep(n);if(i)return _.reduce(pf.behaviors,function(e,t){return t.call(e,n,i)},n.attributes.badge)},pf.findStep=function(e){var t=_.find(e.steps,function(e){return!!e.elementPathRule});if(t&&e.attributes&&e.attributes.badge)return t},pf.behaviors=[sf,pf,function(){"inline"!==this.position&&"inline-right"!==this.position&&"inline-left"!==this.position||this.before("show",function(){var e,t,n=this.target(),i=this.element();this.isP2Badge&&na(i,"display:inline-block;vertical-align:text-bottom;"),this.css&&na(i,this.css),n&&n.tagName&&(e=n.tagName.toLowerCase(),t=function(e){try{if(e.shadowRoot&&!e.shadowRoot.querySelector("slot"))return e.shadowRoot}catch(t){}return e}(n),/br|input|img|select|textarea/.test(e)?i.parentNode!==n.parentNode&&n.parentNode.insertBefore(i,n.nextSibling):i.parentNode!==t&&("inline"===this.position||"inline-right"===this.position?t.appendChild(i):"inline-left"===this.position&&t.prepend(i)))});return this},function(s){this.position&&"top-right"!==this.position&&"top-left"!==this.position||this.before("show",function(){var e=this.element(),t=sa(this.target()),n=0,i=0,r=0;if(this.offsets&&(n=this.offsets.top||0,i=this.offsets.right||0,r=this.offsets.left||0),!_.get(s,"attributes.resourceCenter",!1)){var o="position:"+(t.fixed?"fixed":"absolute")+";top:"+(t.top+n)+"px;";switch(this.position){case"top-right":o+="left:"+(t.left+t.width-i)+"px";break;case"top-left":o+="left:"+(t.left+r)+"px"}na(e,o)}if(!e.parentNode){zu().appendChild(e);const a=Ea(Pr,this.target(),vf);this.removeScrollHandlers=()=>{vf.cancel(),a()}}});return this},function(){"over"===this.position&&this.before("show",function(){var e=this.element(),t=sa(this.target()),n="position:absolute;top:"+t.top+"px;left:"+t.left+"px;";if(n+="height:"+t.height+"px;width:"+t.width+"px;",na(e,n+="background-color:transparent;"),!e.parentNode){zu().appendChild(e);const i=Ea(vf,e,this.target());this.removeScrollHandlers=()=>{vf.cancel(),i()}}});return this},function(){var t=this,e=t.element(),n=!1,i=function(e){t.activate(),t.toggleAriaExpanded&&t.toggleAriaExpanded(),vu(e)};return t.after("show",function(){n||(l(e,"click",i),n=!0)}),t.after("hide",function(){R(e,"click",i),n=!1}),t},function(){var t=this.element(),n=this.step(),e=!1;{var i,r,o;"yes"!==this.useHover&&!this.showGuideOnBadgeHover||(i=_.throttle(function(e){Fr(e)===t||function(e){for(;e;){if(/_pendo-guide_|_pendo-guide-tt_|_pendo-backdrop|_pendo-badge_/.test(e.className))return!0;if(/pendo-guide-container/.test(e.id))return!0;e=e.parentNode}return!1}(Fr(e))||o()},50,{trailing:!1}),r=function(e){n.isShown()||Rm(n,"badge"),l(document,"mousemove",i),vu(e)},o=function(e){R(document,"mousemove",i),Gu()||hm(n)},this.after("show",function(){e||(l(t,"mouseover",r),e=!0)}),this.after("hide",function(){R(t,"mouseover",r),R(document,"mousemove",i),e=!1}))}return this},function(){var s=this.element(),d=this.target(),e=!1;{var t,n,i,r,u;!this.showBadgeOnlyOnElementHover&&!/hover/.test(this.showOnEvent)||Gu()||(t="inline"===this.position?"visibility:visible;":"display:inline;",n="inline"===this.position?"visibility:hidden;":"display:none;",i=_.throttle(function(e){var t,n,i,r,o,a;Fr(e)===d||Fr(e)===s||Jo(s,"triggered")||(t=e.clientX,e=e.clientY,n=ha(d),i=ha(s),r=Math.min(n.left,i.left),o=Math.min(n.top,i.top),a=Math.max(n.right,i.right),n=Math.max(n.bottom,i.bottom),i=e+document.documentElement.scrollTop,r<=t&&t<=a&&o<=i&&i<=n)||u()},50,{trailing:!1}),r=function(){na(s,t),l(document,"mousemove",i)},u=function(){R(document,"mousemove",i),na(s,n)},this.after("show",function(){e||(l(d,"mouseover",r),e=!0,u())}),this.after("hide",function(){e&&(R(d,"mouseover",r),e=!1),u()}))}return this}];var hf=function(e,t){var n,i,r=(t=t||Iu)[e.id],o=r?r.step():pf.findStep(e);o&&(i=r?r.target():qu(o),(n=_.get(e,"attributes.resourceCenter"))&&!g.getters["frames/canShowRCBadge"]()?r&&_.isFunction(r.hide)&&(t[e.id]=undefined,r.hide()):n&&!e.hasResourceCenterContent||(P.updateNotificationBubbles(),n=!0,o.elementContainsRulesList&&(n=i&&Im(i,o.elementContainsRulesList)),(i=o.elementPathRule&&xa(i)&&Rr.matchesSelector(i,o.elementPathRule)&&n)?((r=r||pf.create(e)).show(),t[e.id]=r):r&&!o.isShown()&&(t[e.id]=undefined,r.hide()),$s()&&y.stepEligibility.trigger({stepId:o.id,guideId:e.id,eligible:i,reason:"target_element_badge"}),P.repositionDoubleResourceCenterBadge()))},ff=function(){_.map(Iu,gf),Iu={}},gf=function(e,t){e&&(_.isFunction(e.hide)&&e.hide(),_.isFunction(e.shouldShow))&&!e.shouldShow()&&t&&delete Iu[t.id]},mf=function(e){var t=Iu[e.id];t&&gf(t,e)};var vf=_.throttle(function(){_.map(Iu,function(e){e&&e.show&&e.show()})},10);const yf=h.getLocal();var D,bf="pendo-preview",wf="current-guide-preview";function Sf(e){return g.dispatch("preview/load"),Ef(e)}function Ef(t){var e=Ff();if(e)return _f(t),g.dispatch("preview/start",_.extend(e)),h.clear(Rh),Ht(!1),ws.lock(),Ym=zf,kf()&&((e=X).allowedOriginServers=[],e.allowedOriginServerHashes=[]),y.startPreview.trigger(),y.leaderChanged.on(function(e){g.dispatch("preview/write"),e.oldLeaderId||Dv(),g.getters["frames/isLeader"]()||(T(D).remove(),D=null,t.removeEventListener("message",xf))}),of(If),!0}function If(){if(!g.getters["frames/isFollower"]()){var t,n,i,r,o,e,a,s=document,d=Mu(),u=Mh();if(Tf()&&(t=Ff())&&D&&D.contentWindow)if(d&&d.length){D.contentWindow.postMessage({mutation:"preview/setGuideLoaded",payload:{guideLoaded:!0}},location.origin),n=_.find(d,function(e){return e.id===t.guideId}),i=0,r=n.steps.length,o=u||{},_.find(n.steps,function(e,t){return o.guideStepId===e.id&&("dismissed"===o.state||"active"===o.state?i=t:"advanced"===o.state&&o.destinationStepId?i=_.indexOf(n.steps,_.find(n.steps,function(e){return e.id===o.destinationStepId})):"advanced"===o.state&&t===r-1&&(i=r),!0)}),d="dismissed"===o.state,u=r-1<=i,d=d||u,u=u?r-1:i,e=n.steps[u],a=e.isShown(),D.contentWindow.postMessage({mutation:"preview/setHostname",payload:{hostname:$e}},location.origin),(h=m.get("whiteLabelSettings"))&&D.contentWindow.postMessage({mutation:"preview/setWhiteLabelSettings",payload:{whiteLabelSettings:h}},location.origin),D.contentWindow.postMessage({mutation:"preview/setGuidePages",payload:{guidePages:n.previewPages}},location.origin),D.contentWindow.postMessage({mutation:"preview/setGuideProgress",payload:{guideName:n.name,guideAttributes:JSON.stringify(n.attributes),guideLaunchMethod:n.launchMethod,guideActivationSelector:Wu(n),isAdoptGuide:n.isTraining,isResourceCenter:t.isResourceCenter,stepId:e&&e.id,currentStepIndex:u,stepCount:r,elementPathRule:e.elementPathRule,elementContainsRulesList:e.elementContainsRulesList,triggerElementPathRule:e.triggerElementPathRule,isShown:a,pageId:e.pageId,completed:d,languageOptions:_.get(t,"languageOptions",[]),currentLanguage:t.language}},location.origin);var c=e,l=u,p=D;if(c&&p&&p.contentWindow){const f=c.getGuide().id;var h=_.filter(g.state.frames.frames,e=>"hidden"!==e.visibility&&e.guides&&e.guides[f]);if(h.length)h=_.map(h,e=>F.postMessageOrTimeout({action:"frames/checkGuideEligibility",targetFrame:e.id,stepId:c.id,guideId:f,currentStepIndex:l})),v.all(h).then(t=>{let n={},i=-1;for(let e=0;e<t.length;e++){var r=JSON.parse(t[e]).errors;if(!r.GUIDE){var o=_.keys(r).length;if(!o){n={};break}-1===i?(n=r,i=o):c.regexUrlRule?!r.PAGE&&o<=i&&(n=r,i=o):o<i&&(n=r,i=o)}}p.contentWindow.postMessage({mutation:"preview/setErrors",payload:{errors:n}},location.origin)})["catch"](_.noop)}}else Mf(0,{status:404,data:"Guide not found"})}return!0}function _f(e){if(g.getters["frames/leaderExists"]()){if(!g.getters["frames/isFollower"]()){if(D)return!0;var t,n;_.isFunction(e.addEventListener)&&e.addEventListener("message",xf),(t=document.createElement("iframe")).id=bf,ia(t,{border:"none",display:"block !important",height:n="70px !important","min-height":n,left:0,position:"fixed",right:0,top:0,visibility:"visible !important",width:"100% !important","z-index":4e5}),t.onload=function(){if(m.get("inlineStyleNonce")){const n=t.contentDocument.createElement.bind(t.contentDocument);t.contentDocument.createElement=(e,...t)=>{t=n(e,...t);return"style"===e&&(e=m.get("inlineStyleNonce"))&&t.setAttribute("nonce",e),t}}var e=document.createElement("script");e.src=m.get("previewModeAssetPath")||yo("pendo.preview.min.js"),e.onload=function(){var e=m.get("whiteLabelSettings");e&&t.contentWindow&&t.contentWindow.postMessage({mutation:"preview/setWhiteLabelSettings",payload:{whiteLabelSettings:e}},location.origin)},t.contentDocument.body.appendChild(e),t.contentWindow.ignoreIframeMonitor=!0},D=t,ca().appendChild(D)}}else y.one("leaderChanged",_.partial(_f,e))}function Cf(e,t,n){im(),g.commit("healthCheck/resetStepStatus",null,{root:!0}),kc.reset(),Dv();var i=e[0],i=(i&&_.each(i.steps,function(e){e.seenState=null}),h.clear(Rh),g.dispatch("preview/update",null),Ff());return i&&(i=_.findWhere(e,{id:i.guideId}))&&(i={stepId:i.steps[0].id},n&&(i.language=n),g.dispatch("preview/restart",i)),Nf(e,t)}function xf(e){var t,n;e.origin===location.origin&&(t=e.data.type,n=!!e.data.preventWindowClose,t===bf+"::exit"?(Lf({preventWindowClose:n}),g.dispatch("frames/stopPreview",{preventWindowClose:n})):t===bf+"::restart"?(n=Cf(Mu(),Mh(),e.data.language),g.dispatch("guideState/forceExpire"),g.dispatch("guideState/updateLastGuideStepSeen",n),g.dispatch("frames/restartPreview")):t===bf+"::resize"?(n=e.data.height,D&&D.style&&(D.style.height=n)):t===bf+"::request-preview-mode-type"&&(e=Uf(),D)&&D.contentWindow&&e&&D.contentWindow.postMessage({mutation:"preview/setPreviewModeType",payload:{previewModeType:e.previewModeType||"NEW_TAB"}},location.origin))}function Tf(){return g.getters["preview/isInPreviewMode"]()}function kf(){return g.getters["preview/isInDesignerPreviewMode"]()}function Af(e){var t,n,i=Ff();if(!i)return e;if(i.isResourceCenter)return r=e,t=i,n=P.findResourceCenterHomeView(r),r=_.filter(r,function(e){return e.id!==n.id}),Of(n,t.stepId),t=_.map(r,function(e){return e.launchMethod="launcher",e}),[n].concat(t);{var r=e,o=i;let t;return _.each(r,function(e){e.id===o.guideId?t=e:((e=e).launchMethod="api",(e=e.steps[0])&&(e.seenState="advanced"))}),Rf(t),t.showsAfter=null,t.expiresAfter=null,Of(t,o.stepId),r}}function Rf(e){"launcher"===e.launchMethod?e.launchMethod="auto-launcher":"api"===e.launchMethod&&(e.launchMethod="auto")}function Of(e,t){for(var n=_.find(e.steps,function(e){return e.id===t}),i=n?e.steps.indexOf(n):0,r=0;r<e.steps.length;r++)r<i?(e.steps[r].seenState="advanced",e.steps[r].seenReason="continue"):(e.steps[r].seenState=null,e.steps[r].seenReason=null)}function Nf(e,t){null==t&&(t={});var n=Ff();if(!n)return t;e=_.findWhere(e,{id:n.guideId});if(!e)return t;if(n.state)return n.state;Rf(e);t=-1<e.launchMethod.indexOf("auto");return n.stepId!==e.steps[0].id||t?{guideId:n.guideId,guideStepId:n.stepId,state:"active"}:{}}function Mf(e,t){D&&D.contentWindow&&D.contentWindow.postMessage({mutation:"preview/setGuideLoadError",payload:{guideLoadError:t}},location.origin)}function Lf(e){var t=Uf(),n=!1,i=(t&&(n="SAME_TAB"===t.previewModeType),yf.getItem("pendo-navigation-state"));if(g.dispatch("preview/exit"),im({stayHidden:!0}),h.clear(Rh),ws.unlock(),T(D).remove(),Ym=ic,af(If),Ht(!0),n&&i){yf.setItem(wf,JSON.stringify(_.extend(t,{isExitBackToDesigner:!0})));try{var r=JSON.parse(i),o={target:r.baseUrl,gcsBucket:r.gcsBucket,preloader:!0,DADesigner:r.isDADesigner,host:r.host,forceNativeDesigner:"web"===t.guide.appPlatform};g.dispatch("preview/launchInAppDesigner",o)}catch(a){g.dispatch("preview/exitDesignerPreview")}}else e&&!e.preventWindowClose&&window.close(),Dv()}function Pf(e,t){e=_.get(e(),t);if(e)return JSON.parse(JSON.stringify(e))}function Df(){return g}var Ff=_.partial(Pf,Df,"state.preview.preview"),Uf=_.partial(Pf,Df,"state.preview.designerPreview");function Gf(e){var t;if(e.subscriptionId&&e.guideId)return t=e.isResourceCenter&&!e.isWatermark?"/resourcecenter/":"/guide/","/api/s/"+_t(e.subscriptionId)+t+_t(e.guideId)+"/preview"}var Bf=function(e){var t;return e.isWatermark=!0,Ua(e.origin)?(t=Gf(e))?(t={url:e.origin+t+"?url="+_t(k.externalizeURL())+"&apiKey="+E.apiKey,withCredentials:!0},e.headers&&(t.headers=e.headers),Gr(t).then(function(e){return e.data.guide})):(C.info("Invalid guide url, exiting preview"),v.reject("invalid guide url")):(C.info("Invalid origin, exiting preview"),v.reject("invalid origin"))},zf={load(e,t,n){return Hf(e,n)},post(e,t,n,i){return Hf(e,i)},endpoint(){return""},usesXhr(){return!0}};function jf(n,t){if(!Ua(n.origin))return C.info("Invalid origin, exiting preview"),v.reject("invalid origin");var e=Gf(n);if(!e)return C.info("Invalid guide url, exiting preview"),v.reject("invalid guide url");if(!g.getters["frames/leaderExists"]()||n.apiKey!==E.apiKey)return E.guidesPayload({id:t,lastGuideStepSeen:{},guides:[]}),v.resolve();let i=""+n.origin+e+`?url=${_t(k.externalizeURL())}&apiKey=`+E.apiKey;n.childGuides&&n.childGuides.length&&(i+="&childGuides="+n.childGuides.toString()),kf()&&(i+="&ignoreGuide=true");var e={url:i,withCredentials:!0},r=(n.headers&&(e.headers=n.headers),[]);return Gr(e).then(function(e){var t,c,e=e.data;return kf()?(t=Uf(),r=t?kf()?(_.each(t.guide.steps,function(t){let e=["domJsonpUrl","domUrl"];t.domUrl&&0===t.domUrl.indexOf("data:")&&(e=["domJson","contentJs","contentCss","content"]),_.each(e,function(e){delete t[e]})}),t.guide.showsAfter=null,t.guide.expiresAfter=null,[t.guide]):void 0:[],e.guide=r[0]):r=n.isResourceCenter?e.guide:(e.guide.previewPages=e.pages,[e.guide]),e.children&&(r=r.concat(e.children)),n.language&&n.language!==_.get(r,"[0].authoredLanguage")&&(t=r,c=n.language.value,_.forEach(t,function(u){_.forEach(u.steps,function(e){var{domHash:t,domJsonpHash:n,translationHash:i,originalDomJsonHash:r,originalDomJsonpHash:o,originalBuildingBlockHash:a,domHash256:s,domJsonpHash256:d}=_.get(u,"translationStates."+c+".stepTranslations."+e.id,{});e.domUrl=qf(r,e.domUrl,".dom.json",s),e.domJsonpUrl=qf(o,e.domJsonpUrl,".dom.jsonp",d),e.buildingBlocksUrl=qf(a,e.buildingBlocksUrl,".buildingBlocks.json"),t&&n&&i&&(e.domUrl=e.domUrl.replace(".dom.json","-"+t+"-"+c+".dom.json"),e.domJsonpUrl=e.domJsonpUrl.replace(".dom.jsonp","-"+n+"-"+c+".dom.jsonp"),e.buildingBlocksUrl=e.buildingBlocksUrl.replace(".buildingBlocks.json","-"+i+"-"+c+".buildingBlocks.json"))})})),n.watermarkConfig&&(e.guide.isTraining=!0),E.guideWidget={enabled:!1,data:{guideCssUrl:e.guideCssUrl}},E.guideCssUrl=e.guideCssUrl,E.normalizedUrl=e.normalizedUrl,E.throttling=undefined,e.guide}).then(function(e){var t;return n.watermarkConfig?(t=JSON.parse(JSON.stringify(n)),t=Object.assign(t,n.watermarkConfig),Bf(t)):e}).then(function(e){e&&e.attributes&&e.attributes.isWatermark&&r.push(e),E.guidesPayload({id:t,lastGuideStepSeen:Nf(r,E.lastGuideStepSeen),guides:Af(r)})})["catch"](function(e){return Mf(document,e),v.reject(e)})}function Hf(e,t){var n=Ff();return!n||!Gf(n)||!(e=/[?&]id=(\d+)/.exec(e))||e.length<1?v.reject():jf(n,e[1]).then(t)}function qf(t,n,i,r){if(n){var n=n.split("/"),o=n[n.length-1];let e=o;return t&&(e=""+t+o.slice(o.indexOf(i))),r&&-1<(t=e.indexOf("sha256="))&&(e=e.slice(0,t)+"sha256="+r),n[n.length-1]=e,n.join("/")}}const Wf=function(){let n=null,i=[];const r=e=>{E.apiKey=E.publicAppId=e+="",n=e};return{getApiKey(){return E.apiKey},discoverKeys({apiKey:e,additionalApiKeys:t=[]}){n=null,i=[],e=e,(e=m.get("publicAppId",e))&&r(e),n,e=t,e=m.get("additionalPublicAppIds")||m.get("additionalApiKeys",e),i=_.reduce(e,(e,t)=>(t&&e.push(t+""),e),[]),i=[].concat(e),E.additionalApiKeys=E.additionalPublicAppIds=i,!n&&i&&i.length&&r(i[0])},getAdditionalApiKeys(){return E.additionalApiKeys},tamperedWith(){return E.apiKey!==n||E.additionalApiKeys!==i}}}(),Vf=h.getLocal();$f=Ze||$e,Kf="in-app-designer",Jf="latest",y.leaderChanged.on(function(){Xf({ignoreLocalStorageNavigation:/pendo-/.test(window.name)||kf()})});var $f,Kf,Jf,Zf={launchDesigner:function(e){var t,n="latest",i="designer";Pc(m,"designer-styles","@keyframes pendoExtensionSlideIn{from{transform:translate3d(-300px,0,0)}to{transform:translate3d(0,0,0);}}#pendo-draggable-handle{z-index:11;line-height: 15px;text-align:center;font-size:20px;letter-spacing:1.5px;position:absolute;width:100%;height:65px;font-size:16px;background-color:transparent;color:#ABE7DB;user-select:none;cursor: move;cursor: grab;cursor: -moz-grab;cursor: -webkit-grab;}#pendo-draggable-handle:active{cursor: grabbing;cursor: -moz-grabbing;cursor: -webkit-grabbing !important;}#pendo-draggable-handle.hidden{display:none;}#pendo-draggable-handle:hover{color:#2EA2A0;}#pendo-designer-container{animation-duration:375ms;animation-name:pendoExtensionSlideIn;animation-timing-function:cubic-bezier(0.4,0.0,0.2,1); box-shadow: 0px 2px 10px rgba(0,0,0,0.15);height:100vh;width:400px;position:fixed;top:0;left:0;overflow:hidden;border-radius:3px;z-index:1000000;}#pendo-mousemove-cover{position:absolute;height:100%;width:100%;top:0;left:0;z-index:9999999999;display:none;}#pendo-designer-container.fullscreen{width:100%;opacity:0.98;}#pendo-designer-container.closed{left:-400px;}#pendo-designer-iframe{background:#3a3c45;border:0px;height:100%;left:0;z-index:10;top:0;width:100%;}"),ag("designer-shims",$f+"/"+i+"/"+n+"/plugin.js"),E.DESIGNER_VERSION?rg(n,i):t=window.setInterval(function(){E.DESIGNER_VERSION&&(rg(n,i),clearInterval(t))},100)},launchInAppDesigner:ig,localStorageNavigation:Xf,launchOnToken:function(e){if(!sg(window.name)){var t=/pendo-designer=([A-Za-z0-9-]+)/;if(t.test(e)){var n,e=t.exec(e);if(e)return t=function(e){try{return JSON.parse(atob(It(e)))||{}}catch(t){return{}}}(e[1]),e=Qf(t),n=ng(t),window.localStorage.removeItem("pendo-navigation-state"),window.localStorage.removeItem("pendo-designer-mode"),ig({target:n,host:e,preloader:!1,sidebarDesigner:!!t.sidebarDesigner}),!0}}},sendMessageToLocalStorage:function(e){var t=document.getElementById("pendo-designer-communication-iframe");t&&t.contentWindow.postMessage(e.data,Zf.hostConfig.host)},isValidDesignerHost:Yf,isValidTarget:tg,addCommunicationIframe:function(e,t){e=e||{};_.isFunction(t)||(t=_.noop);var n=ng(e),e=eg(e),i=(new Date).getTime(),r=(Zf.windowCommunicationId=i,"pendo-designer-communication-iframe");if(document.getElementById(r))return t(),document.getElementById(r);var o="pendo-designer-communication-embedded";o+="__"+i;i=og(r,$f+"/"+e+"/"+n+"/communication.html","border-width:0;height:0;width:0;");return i.setAttribute("name",o),i.onload=t,document.body.appendChild(i),i},hostConfig:{host:$f},isDesignerFrame:sg,addScriptToPage:ag};function Xf(e){if(!e.ignoreLocalStorageNavigation){var t,e=Vf.getItem("pendo-navigation-state");if(e&&g.getters["frames/isLeader"]()){try{t=JSON.parse(e)}catch(n){return}if(!t.apiKey||t.apiKey===Wf.getApiKey())if(t.apiKey||!t.agentInstallType||t.agentInstallType===we())return e=t.isDADesigner?"da-designer":"in-app-designer",e={target:t.baseUrl,preloader:!0,host:t.host,gcsBucket:t.gcsBucket||e,DADesigner:t.isDADesigner,forceNativeDesigner:!!t.forceNativeDesigner,sidebarDesigner:!!t.sidebarDesigner},Zf.launchInAppDesigner(e),!0}}}function Yf(e){return!!e&&Ua(e)}function Qf(e){var e=(e=e||{}).host||$f,t=Yf(e),n=t?e:$e;return e&&!t&&C.info("Invalid host, falling back to "+$e),n}function eg(e){var e=(e=e||{}).gcsBucket||Kf,t="in-app-designer"===(t=e)||"da-designer"===t||"adopt-studio"===t,e=t?e:Kf;return t||C.info("Invalid bucket, falling back to "+Kf),e}function tg(e){return"latest"===e||"strict"===e||"beta"===e||"via"===e||"mobile"===e||new RegExp("^[0-9]+.[0-9]+.[0-9]+(-[a-z0-9-]+[a-z0-9]+)?$").test(e)}function ng(e){e=e||{};var t=m.get("enableCrossOriginIsolation")?"strict":Jf,e=e.target||e.baseFolder||t,t=tg(e),e=t?e:Jf;return t||C.info("Invalid target, falling back to "+Jf),e}function ig(e){if(!sg(window.name)&&!E.designerLaunched)if(m.get("disableDesigner"))C.info("Unable to launch the Visual Design Studio, set to disabled in configuration.");else{var t,n,i,r,o,a=!1;try{a=!!window.top.pendo}catch(s){}Zf.crossFrameChannel===undefined&&(Zf.crossFrameChannel=F,Zf.useCrossFrameChannel=!0),ss()&&a&&!e.allowChildFrame&&!e.selectionOnly?C.info("skipping designer launch from a child frame. pass `allowChildFrame: true` to override"):E.isReady()?(E.designerLaunchTime=(new Date).getTime(),a=Qf(e=e||{}),r=eg(e),o=ng(e),i=e.preloader?"preloader.js":"plugin.js",t=e.preloader?"preloader-shims":"designer-shims",n=a+"/"+r+"/"+o+"/"+i,m.get("useAssetHostForDesigner")&&(n=yo(i)),Zf.hostConfig={gcsBucket:r,baseFolder:o,uniqueWindowId:e.uniqueWindowId,host:a,adoptv2:e.adoptv2,DADesigner:e.DADesigner,agentInstallType:we(),forceNativeDesigner:!!e.forceNativeDesigner,sidebarDesigner:!!e.sidebarDesigner,apiKey:Wf.getApiKey()},i={},e.selectionOnly&&(i["selection-only"]=!0),m.get("pendoGlobalKey")&&(i["data-pendo-global-key"]=m.get("pendoGlobalKey")),r=m.get("designerAgentPluginsLoader"),o=window.__pendoExtensions&&e.forceNativeDesigner,a=!window.__pendoExtensions&&!_.isFunction(r),(o||a)&&(Zf.addScriptToPage(t,n,i),E.designerLaunched=!0),!e.forceNativeDesigner&&_.isFunction(r)&&(r(t,n,i),E.designerLaunched=!0)):C.error("Unable to launch the designer, the agent has not been initialized. Please use `pendo.initialize` prior to launching the designer")}}function rg(e,t){window.postMessage({type:"connect",source:"pendo-designer-content-script",destination:"pendo-designer-agent"},location.origin);var n;document.getElementById("pendo-designer-container")||(n="pendo-designer-embedded",n+="__"+Zf.windowCommunicationId,(t=og("pendo-designer-iframe",$f+"/"+t+"/"+e+"/designer.html")).setAttribute("name",n),e=function(e){var t=document.createElement("div");return t.setAttribute("id","pendo-designer-container"),t.appendChild(e),t}(t),document.body.appendChild(e))}function og(e,t,n){var i=document.createElement("iframe");return i.setAttribute("id",e),n&&na(i,n),i.setAttribute("sandbox","allow-scripts allow-same-origin allow-top-navigation allow-forms allow-pointer-lock allow-popups allow-storage-access-by-user-activation"),i.src=t,i}function ag(e,t,n){var i;document.getElementById(e)||((i=document.createElement("script")).setAttribute("charset","utf-8"),i.setAttribute("id",e),i.src=J(E).createScriptURL(t),n&&_.forEach(n,function(e,t){i.setAttribute(t,e)}),document.body.appendChild(i))}function sg(e){try{var t=JSON.parse(e);return/^pendo-/.test(t.frameName)||/^pendo-/.test(t.frame)}catch(n){return!1}}dg={body:"pendo-launch-modal-body",closeButton:"pendo-launch-modal-close-button",container:"pendo-launch-modal",footer:"pendo-launch-modal-footer",header:"pendo-launch-modal-header",launchButton:"pendo-launch-modal-launch-button",title:"pendo-launch-modal-title",logoContainer:"pendo-launch-modal-logo-container",style:"pendo-launch-modal-style",commIframeId:"pendo-designer-communication-iframe"},ug={GRAY_LIGHTER_6:"#EAECF1",GRAY_PRIMARY:"#2A2C35",PENDO_PINK:"#FF4876",TEAL_DARKER:"#036463",TEAL_PRIMARY:"#008180",WHITE:"#FFFFFF"},(cg={BUTTON_HEIGHT:35,HEADER_HEIGHT:60,MODAL_HEIGHT:235,MODAL_TOP_OFFSET:150,MODAL_WIDTH:370}).FOOTER_HEIGHT=1.25*cg.HEADER_HEIGHT,cg.BODY_HEIGHT="calc(100% - "+cg.HEADER_HEIGHT+"px - "+cg.FOOTER_HEIGHT+"px)",lg='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 164.12 164.12"><defs><style>.cls-1{fill:#fff;}</style></defs><title>chevron</title><g id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><polygon class="cls-1" points="82.06 0 0 82.06 82.06 82.06 82.06 164.13 164.13 82.06 164.13 0 82.06 0"/></g></g></svg>',(pg={})["#"+dg.closeButton+":hover"]={"background-color":ug.GRAY_LIGHTER_6},pg["#"+dg.launchButton+":hover"]={"background-color":ug.TEAL_DARKER+" !important"},hg={PRIMARY_FONT:"Helvetica Neue"};var dg,ug,cg,lg,pg,hg,fg={listen:function(){return _.isFunction(document.addEventListener)?(document.addEventListener("keyup",gg,!1),()=>{document.removeEventListener("keyup",gg,!1)}):()=>{}},launchOnLocalStorageToken:Eg,ids:dg,removeElement:bg,attemptToLaunch:yg,loadPluginJs:function(){var t;E.designerLaunched||(t=_.once(function(e){Eg(e,!0)}),us(function(e){"pendo-designer-launch-modal"===e.data.destination&&e.data.token&&t(e.data.token)}))}};function gg(e){e.shiftKey&&e.altKey&&"Digit7"===e.code&&yg(!0),e.shiftKey&&e.altKey&&"Digit8"===e.code&&yg(!1,!0)}function mg(e,t){var n,i,r,o={"background-color":ug.WHITE,height:cg.MODAL_HEIGHT+"px","min-height":cg.MODAL_HEIGHT+"px",width:cg.MODAL_WIDTH+"px",position:"fixed",top:cg.MODAL_TOP_OFFSET+"px",left:"50%","margin-left":-cg.MODAL_WIDTH/2+"px","border-radius":"4px","box-shadow":"0px 13px 28px rgba(0, 0, 0, 0.17)",overflow:"hidden","z-index":"300000","box-sizing":"border-box"},o=vg("div",dg.container,o);Pc(m,dg.style,_.reduce(_.pairs(pg),function(e,t){var n=t[0],t=t[1];return e+n+"{"+_.reduce(_.pairs(t),function(e,t){return e+t[0]+":"+t[1]+";"},"")+"} "},""),o),o.appendChild((t=t,r=vg("div",dg.header,{"background-color":ug.GRAY_PRIMARY,height:cg.HEADER_HEIGHT+"px","min-height":cg.HEADER_HEIGHT+"px",width:"100%",padding:"10px 20px",display:"flex","align-items":"center","box-sizing":"border-box"}),(i=vg("div",dg.logoContainer,{height:"38px",width:"44px","background-color":ug.PENDO_PINK,padding:"8px","border-radius":"3px","box-sizing":"border-box"})).innerHTML=J(E).createHTML(lg),r.appendChild(i),(i=vg("div",dg.title,{width:"100%",display:"flex","align-items":"center","font-family":hg.PRIMARY_FONT,"font-size":"18px",color:ug.WHITE,"margin-left":"10px","box-sizing":"border-box"})).innerText=t?"VIA Designer":"Pendo Designer",r.appendChild(i),r)),o.appendChild(((t=vg("div",dg.body,{height:cg.BODY_HEIGHT,"min-height":cg.BODY_HEIGHT,width:"100%",display:"flex",padding:"32px 20px","font-family":hg.PRIMARY_FONT,"font-size":"14px","box-sizing":"border-box"})).innerText="Thanks for letting us know you're here. We're ready to try this again. Launch Designer below to begin.",t)),o.appendChild((n=e,i=vg("div",dg.footer,{"align-items":"center","border-top":"1px solid"+ug.GRAY_LIGHTER_6,display:"flex",height:cg.FOOTER_HEIGHT+"px","justify-content":"flex-end","min-height":cg.FOOTER_HEIGHT+"px",padding:"10px",width:"100%","box-sizing":"border-box"}),(r=vg("button",dg.closeButton,{"border-radius":"3px",border:"none",height:cg.BUTTON_HEIGHT+"px","padding-right":"10px","padding-left":"10px","font-family":hg.PRIMARY_FONT,"font-size":"14px",display:"flex","line-height":"120%","margin-right":"10px","min-width":"90px","justify-content":"center","box-sizing":"border-box"})).textContent="Close",r.onclick=function(){bg(dg.container),bg(dg.commIframeId)},(t=vg("button",dg.launchButton,{"background-color":ug.TEAL_PRIMARY,"border-radius":"3px",color:ug.WHITE,border:"none",height:cg.BUTTON_HEIGHT+"px","padding-right":"10px","padding-left":"10px","font-family":hg.PRIMARY_FONT,"font-size":"14px",display:"flex","line-height":"120%","min-width":"90px","justify-content":"center","box-sizing":"border-box"})).textContent="Launch Designer",t.onclick=function(){Eg(n)},i.appendChild(r),i.appendChild(t),i)),document.body.appendChild(o)}function vg(e,t,n){e=document.createElement(e);return e.setAttribute("id",t),_.extend(e.style,n),e}function yg(t,n){var i,r,o;E.designerLaunched||(o=_.once(function(e){t||!n?Eg(e):mg(e,t),wg()}),us(function(e){"pendo-designer-launch-modal"===e.data.destination&&(clearInterval(i),e.data.viaconfirmed?clearInterval(r):e.data.token?(o(e.data.token),e=JSON.parse(e.data.token),_.contains(e.host,"via")&&!e.visitorId&&(r=r||setInterval(function(){document.getElementById(dg.commIframeId)&&Sg()},100))):wg())}),Zf.addCommunicationIframe({defaultBucket:"in-app-designer"},function(){Sg(),i=window.setInterval(Sg,50)}))}function bg(e){document.getElementById(e)&&document.getElementById(e).remove()}function wg(){var e=document.querySelector("#"+dg.commIframeId+'[src*="pendo"]');e&&e.remove()}function Sg(){var e=document.getElementById(dg.commIframeId);e&&e.contentWindow&&_.isFunction(e.contentWindow.postMessage)&&e.contentWindow.postMessage({destination:"pendo-designer-ls",source:"pendo-designer-launch-modal",visitorId:E.visitorId},_.get(E,"designerv2.hostConfig.host",$e))}function Eg(e,t){var n={},e=JSON.parse(e);n.target=e.target||"latest",e.host&&(n.host=e.host),e.lookaside&&(n.lookaside=e.lookaside),t&&(n.selectionOnly=t),e.forceNativeDesigner&&(n.forceNativeDesigner=e.forceNativeDesigner),e.sidebarDesigner&&(n.sidebarDesigner=e.sidebarDesigner),bg(dg.container),Zf.launchInAppDesigner(n)}var Ig=_.wrap(_.wrap(_.once(_.wrap(function(e){var t=v.defer();return Ha(e,function(){t.resolve()}),t.promise},function(e,t){return 0<_.size(nc._handlers.validateGlobalScript)?Gr.get(t).then(function(e){return nc.validateGlobalScript(e.data)}).then(function(){return e(t)}):e(t)})),function(e,t){return t?e(t):v.resolve()}),function(e,t){return m.get("preventCodeInjection")?v.resolve():e(t)}),_g={initializeWatermark:function(e){e=_.filter(e,function(e){return e&&e.attributes&&e.attributes.isWatermark}),_g.watermarkGuides=e,e=_.map(e,function(e){return e.fetchContent()});return v.all(e)},buildWatermark:function(e,t){if((e=e||{}).isTraining&&!e.isEmbedded){var n=e.targetAccount?function(t){return _.find(_g.watermarkGuides,function(e){return t===e.targetAccount})}(e.targetAccount):function(t){return _.find(_g.watermarkGuides,function(e){return t===e.appId})}(e.appId);if(n&&n.steps){var i,n=n.steps[0];if(n&&n.domJson)return i=n.domJson,(i=t(i,n)).css({position:"absolute",left:"auto",top:e.isBottomAligned?"auto":"100%",bottom:e.isBottomAligned?"100%":"auto",right:"0"}),i}}}};const Cg=1e4;function xg(n,i){var r=!1;const o=[];return n.addEventListener("message",function(e){d(e.data),i.state.guideUpdate.useObserver&&i.dispatch("guideUpdate/documentChanged")}),{postMessage:a,postMessageAsPromise:s,postMessageOrTimeout:function(e,t=Cg){const n=v.defer(),i=pt(32),r=(e=_.extend(e,{promiseId:i}),Ut(()=>{o[i]&&(n.reject(JSON.stringify({message:"request timed out"})),delete o[i])},t));return s(e).then(e=>{clearTimeout(r),n.resolve(e)}),n.promise},close:function(){r=!0,_.isFunction(n.close)&&n.close()}};function a(e){var t;r||(t=_.extend({apiKey:E.apiKey,allowMixedApiKeyFrames:m.get("allowMixedApiKeyFrames"),agentInstallType:we()},e),n.postMessage(t),Ut(function(){d(t)},0))}function s(e){e.promiseId||(t=pt(32),e=_.extend(e,{promiseId:t}));var t=v.defer();return o[e.promiseId]=t,a(_.extend(e,{sourceFrame:i.state.frames.frameId})),t.promise}function d(e){try{var t;r||e.apiKey!==E.apiKey&&(!1===e.allowMixedApiKeyFrames||!1===m.get("allowMixedApiKeyFrames"))||e.targetFrame&&e.targetFrame!==i.state.frames.frameId||(e.resolveId?(t=o[e.resolveId])&&(delete o[e.resolveId],t.resolve(JSON.stringify(e))):/^frames\/|^debugger\//.test(e.action)&&i.dispatch(e.action,e))}catch(n){C.critical("ERROR in cross frame channel",{error:n})}}}var Tg="frames/removeFrame";function kg(e,t,n){return new Ag(e,t,n,(e=t,t=n,new(_.isFunction(e.MessageChannel)?Rg:Og)(e,t)))}function Ag(e,t,n,i){this.init(e,t,n,i)}_.extend(Ag.prototype,{init(e,t,n,i){this._store=e,this._window=t,this._singletonMessageHandler=n,this._listeners=[],this._targetOrigin=n.targetOrigin(),this._impl=i,this._impl.onconnect=_.bind(this._frameConnectHandler,this),this._impl.onmessage=_.bind(this._fireMessageListeners,this),this._impl.onrelay=_.bind(this._topMessageHandler,this),this._connectToTop(10,0,function(){this._addControlMessageHandler(),this._connectToTop(250,21,function(){this.close(),this._store.commit("frames/setConnectFailed")})})},_fireMessageListeners(t){_.each(this._listeners,function(e){e(t)})},_controlMessageHandler(e){e=this._impl._parseMessage(e);e.data&&("pendo::connect"===e.data.action&&this._impl.frameConnect(e),e.data.action===Tg)&&this._topMessageHandler(e)},_topMessageHandler(e){!e.data||/^pendo::/.test(e.data.action)||this._closed||(e.data.action===Tg&&this._impl.frameDisconnect(e),this._impl.broadcast(e))},_connectToTop(e,t,n){this._impl.connectToTop({action:"pendo::connect",frameId:this._store.state.frames.frameId},this._targetOrigin),Ut(_.bind(function(){this._connected||(0===t?_.isFunction(n)&&n.call(this):0<t&&this._connectToTop(Math.min(2*e,1e4),t-1,n))},this),e)},_addControlMessageHandler(){this._singletonMessageHandler.addEventListener(_.bind(this._controlMessageHandler,this))},_frameConnectHandler(e){e.data&&"pendo::connectSuccess"===e.data.action&&(this._connected=!0,this._impl.connectSuccess(e),this._store.dispatch("frames/join"))},addEventListener(e,t){"message"===e&&this._listeners.push(t)},postMessage(e){this._closed||this._impl.postMessage(e)},close(){this._closed=!0,this._listeners.length=0,this._impl.close()}});Fi={_frameConnectHandler(e){_.isFunction(this.onconnect)&&this.onconnect(this._parseMessage(e))},_messageReceived(e){_.isFunction(this.onmessage)&&this.onmessage(this._parseMessage(e))},_relayMessage(e){_.isFunction(this.onrelay)&&this.onrelay(this._parseMessage(e))},_parseMessage(e){var t;return _.isString(e.data)?((t=_.pick(e,"type","origin","source","ports","lastEventId","target")).data=function(e){if(!_.isString(e))return e;try{return JSON.parse(e)}catch(t){return e}}(e.data),t):e}};function Rg(e,t){this._window=e,this._ports={},this._singletonMessageHandler=t,this._targetOrigin=t.targetOrigin()}function Og(e,t){this._window=e,this._frames={},this._isTop=e==e.top,this._singletonMessageHandler=t,this._boundMessageReceived=_.bind(this._messageReceived,this),this._isTop||(this._boundFrameConnectHandler=_.bind(this._frameConnectHandler,this),t.addEventListener(this._boundFrameConnectHandler))}_.extend(Rg.prototype,Fi,{connectToTop(e,t){this._closeChannel(),this._openChannel();var n=[];this._channel.port2&&n.push(this._channel.port2),this._window.top.postMessage(e,t,n)},frameConnect(e){var t,n=e.ports[0];(t=n)&&_.all(["addEventListener","start"],function(e){return _.isFunction(t[e])})&&((this._ports[e.data.frameId]=n).addEventListener("message",_.bind(this._relayMessage,this)),n.start(),n.postMessage({action:"pendo::connectSuccess"}),n.postMessage({action:"frames/receiveFrame",frame:g.state.frames.frames[g.state.frames.frameId],"pendo-preview":g.state.preview.preview}))},frameDisconnect(e){delete this._ports[e.data.frameId]},connectSuccess(){this._port.removeEventListener("message",this._boundFrameConnectHandler),this._port.addEventListener("message",_.bind(this._messageReceived,this))},broadcast(t){_.each(this._ports,function(e){t.target!==e&&e.postMessage(t.data)})},postMessage(e){this._port&&this._port.postMessage(e),e.action===Tg&&this._window.top.postMessage(e,this._targetOrigin)},close(){_.each(this._ports,function(e){e.close()}),this._ports={},this._closeChannel()},_openChannel(){this._channel=new this._window.MessageChannel,this._port=this._channel.port1,this._boundFrameConnectHandler=_.bind(this._frameConnectHandler,this),this._port.addEventListener("message",this._boundFrameConnectHandler),this._port.start()},_closeChannel(){this._port&&_.isFunction(this._port.close)&&(this._port.close(),this._port=null,this._channel=null)}}),_.extend(Og.prototype,Fi,{connectToTop(e,t){this._isTop||this._window.top.postMessage(JSON.stringify(e),t)},frameConnect(e){this._frames[e.data.frameId]=e.source,this._relayHandlerAdded||(this._relayHandlerAdded=!0,this._boundRelayMessage=_.bind(this._relayMessage,this),this._singletonMessageHandler.addEventListener(this._boundRelayMessage)),e.source.postMessage(JSON.stringify({action:"pendo::connectSuccess"}))},frameDisconnect(e){delete this._frames[e.data.frameId]},connectSuccess(){this._singletonMessageHandler.removeEventListener(this._boundFrameConnectHandler),this._singletonMessageHandler.addEventListener(this._boundMessageReceived)},broadcast(t){var n=this._singletonMessageHandler.targetOrigin();_.each(this._frames,function(e){t.source!=e&&e.postMessage(JSON.stringify(t.data),n)}),t.source!=this._window&&this._messageReceived(t)},postMessage(e){this._isTop?this._relayMessage({data:e,source:this._window}):this._window.top.postMessage(JSON.stringify(e),this._singletonMessageHandler.targetOrigin())},close(){var e=this._singletonMessageHandler;e.removeEventListener(this._boundFrameConnectHandler),e.removeEventListener(this._boundMessageReceived),e.removeEventListener(this._boundRelayMessage)}});Ng=window,Mg=Ua,Pg=!(Lg=[]);var Ng,Mg,Lg,Pg,Dg={targetOrigin(){return Pg?location.origin:"*"},secure(e){Pg=e},addEventListener(e){0===Lg.length&&Ng.addEventListener("message",Fg),Lg.push(e)},removeEventListener(e){e=Lg.indexOf(e);0<=e&&Lg.splice(e,1),0===Lg.length&&Ng.removeEventListener("message",Fg)},close(){Ng.removeEventListener("message",Fg),Lg.length=0}};function Fg(t){Pg&&!Mg(t.origin)||_.each(Lg,function(e){_.isFunction(e)&&e(t)})}function Ug(e){if(!ze.addEventListener)return{addEventListener:_.noop,postMessage:_.noop,close:_.noop};var t=!!window.__pendoExtensions;if(m.get("preferBroadcastChannel")&&!t&&_.isFunction(window.BroadcastChannel)){e.commit("frames/setChannelType","BroadcastChannel");t=function(e,o){const a=[];return e.removeEventListener=_.wrap(e.removeEventListener,function(e,t,n){var i,r=_.toArray(arguments).slice(1);return"message"===t&&0<=(i=_.findIndex(a,e=>e[0]===n))&&(r[1]=a[i][1],a.splice(i,1)),e.apply(this,r)}),e.addEventListener=_.wrap(e.addEventListener,function(e,t,n){var i,r=_.toArray(arguments).slice(1);return"message"===t&&(r[1]=i=function(e){if(e.data.tabId===o.getTabId())return n.apply(this,arguments)},a.push([n,i])),e.apply(this,r)}),e.postMessage=_.wrap(e.postMessage,function(e,t){return t.tabId=o.getTabId(),e.apply(this,_.toArray(arguments).slice(1))}),e}(new BroadcastChannel("pendo"),mn);if(t&&_.isFunction(t.postMessage))return t}return e.commit("frames/setChannelType","TopFrameRelay"),kg(e,window,Dg)}const Gg="guides_blocked",Bg="Guides disabled: unreachable endpoint guide.gif";function zg(e){return JSON.parse(JSON.stringify(e))}class jg{constructor(e,t){this.apiKey=e,this.cacheGuides=t.get("cacheGuides"),this.cacheGuidesTimeout=t.get("cacheGuidesTimeout"),this.cacheGuidesPersistent=t.get("cacheGuidesPersistent"),this.cache=null,this.db=null}openDB(e,t=window.indexedDB){if(!this.cacheGuidesPersistent)return v.resolve();if(this.db)return v.resolve(this.db);const n=v.defer();try{var i=t.open("pendo-"+e,1);i.onerror=()=>{this.dbError(new Error("open.request.onerror")),n.resolve()},i.onsuccess=e=>{e=e.target.result;(this.db=e).onclose=()=>{this.db=null},n.resolve(e)},i.onupgradeneeded=e=>{const t=e.target.result;t.createObjectStore("guides",{keyPath:"guide.id"}).transaction.oncomplete=()=>{this.db=t,n.resolve(t)}}}catch(r){this.dbError(r),n.resolve()}return n.promise}dbError(e){C.critical("indexedDB cache error",{error:e}),this.cacheGuidesPersistent=!1,this.db=null}load(t=S()){if(this.cache)return v.resolve(this.cache);if(this.cache={},!this.db)return v.resolve(this.cache);const n=v.defer();try{const r=this.db.transaction(["guides"],"readwrite").objectStore("guides");var e=r.getAll();e.onerror=()=>{this.dbError(new Error("load.request.onerror")),n.resolve(this.cache)},e.onsuccess=e=>{e=e.target.result;_.each(e,e=>{e.expires>t?this.cache[e.guide.id]=e:r["delete"](e.guide.id)}),n.resolve(this.cache)}}catch(i){this.dbError(i),n.resolve(this.cache)}return n.promise}add(e,t,n=S()){if(this.cacheGuides&&this.cache)return n={expires:n+this.cacheGuidesTimeout,visitorId:t,guide:zg(e)},this.cache[e.id]=n,this.save(n)}save(e){if(this.db){const i=v.defer();try{var t=this.db.transaction(["guides"],"readwrite").objectStore("guides").put(e);t.onerror=()=>{this.dbError(new Error("save.request.onerror")),i.resolve()},t.onsuccess=()=>{i.resolve()}}catch(n){this.dbError(n),i.resolve()}return i.promise}}update(t){if(this.cache){var e=this.cache[t.guideId];if(e){var n=_.find(e.guide.steps,e=>e.id===t.guideStepId);if(n)return n.seenState=t.state,n.seenReason=t.seenReason,n.lastSeenAt=t.time,null!=t.dismissCount&&(n.dismissCount=t.dismissCount),null!=t.snoozeEndTime&&(n.snoozeEndTime=t.snoozeEndTime),this.save(e)}}}list(n,i=S()){return this.cacheGuides?this.openDB(this.apiKey).then(()=>this.load(i)).then(()=>{const t=[];return _.each(this.cache,e=>{e.expires>i&&e.visitorId===n?t.push(_.pick(e.guide,"id","lastUpdatedAt","language")):delete this.cache[e.guide.id]}),t}):v.resolve([])}get(e){if(this.cache&&this.cache[e])return zg(this.cache[e].guide)}clear(){this.cache={},this.db&&this.db.transaction(["guides"],"readwrite").objectStore("guides").clear()}}const Hg=h.getLocal();var qg=[],Wg="Guide was not shown because this visitor is in a control group of an active experiment for the guide";const Vg=[];function $g(){var e=m.get("guideCssAssetPath");return e||yo("guide.css")}var Kg="_pendo-guide_",Jg="_pendo_g_",Zg=0;function Xg(e){Zg=e}var Yg=function(){return _.any(O,function(e){return e.isShown()})},Qg=function(e,t){var n=T("._pendo-close-guide_",e);return n.length||(n=T(document.createElement("button")).attr("id","_pendo-close-guide_").attr("aria-label","close").addClass("_pendo-close-guide_").text("\xd7"),je()?9<Ce&&n.css({top:3}):8===Ce?n.css({top:9,right:2}):9===Ce?n.css({right:2,top:3}):9<Ce&&n.css({top:3}),e=T("._pendo-guide-container_",e)[0]||e,n.appendTo(e),n[0].onclick=function(){t()}),n[0]},em=function(n){return _.reduce(O,function(e,t){return n(t)&&e.push(t),e},[])},tm=function(e,t,n,i,r,o){e=Nu(N(e),t);e&&(e.seenState=n,e.lastSeenAt=i,e.destinationStepId=o,r!==undefined)&&(e.dismissCount=r)},nm=function(e){for(var t=new RegExp("^"+Jg);e;){if(_.isString(e.id)&&t.test(e.id))return e.id.replace(t,"");e=e.parentNode}return null};function im(t){_.each(O,function(e){_.isFunction(e.isShown)&&e.isShown()&&e.hide(t)})}var rm=function(e){return e&&e.guideId};var om=function(e,t){var n,i;return rm(e)&&(t=e,e=null),(n=t)&&_.isFunction(n.render)?t:t?(n=N(t.guideId))&&n.findStepById(t.id):(n=_.find(O,function(e){return e.isShown()}))?((i=e?nm(e.target||e.srcElement||e):i)?(t=n.findStepById(i))||Bo("findStepForGuideEvent: step with id "+i):(t=_.find(n.steps,function(e){return e.isShown()}))||Bo("findStepForGuideEvent: no step shown"),t):void 0},am=function(e){var t="element"===e.advanceMethod?"click":"mouseover",n=Hu(e);"tooltip"===e.type&&_.isFunction(e.teardownElementEvent)?e.teardownElementEvent(n,t):R(n,t,mm,!0)};function sm(e){return e.isLocked()&&(!e.elements||!e.elements.length||void zo('guide "'+e.guideId+'", step "'+e.id+'" locked and rendered'))}var dm=function(e){var e=T("#_pendo-badge_"+e.id),t=e.find("input"),t=0<t.length?t:e;t.length<1||t[0].focus()},um=function(e){e=_.get(e,"attributes.activation.selector",""),e=Rr(e);e.length<1||e[0].focus()},cm=function(){var e=P.getResourceCenterBadge();e?e.element().focus():(e=P.getResourceCenter(),um(e))},lm=function(e){if(!E.designer&&e&&"building-block"===_.get(e,"attributes.type","")){var t=e.steps[0],n=t.seenReason,i=_.get(e,"launchMethod","").split("-"),r=_.contains(i,"dom"),o=_.contains(i,"badge"),i=km(e);if(_.get(t,"attributes.isAutoFocus")||i)switch(n){case"badge":o&&dm(t);break;case"dom":r&&um(e);break;case"launcher":cm();break;default:return}}};function pm(e,t){return!e.isMultiApp&&("auto"===t||"repeatGuide"===t)}var hm=function(e,t){var n,i,r,o,a,s=null;e&&e instanceof Object&&e.until&&(s=e.until),(t=om(e,t))&&t.id?sm(t)||("dismissed"===t.seenState?C.info("step already dismissed. can't dismiss again",{contexts:["guides","error"]}):(C.info("onGuideDismissed called",{contexts:["guides"]}),y.beforeDismiss.trigger(t).cancel?C.info("Guide dismiss canceled during runtime in step: "+t.id):s?t.hide({stayHidden:!0}):(am(t),e=t.id,n=N(s=t.guideId),i=(i=_.first(n&&n.steps))&&i.seenReason,o=n&&n.language,r=_.get(t,"dismissCount",0)+1,Mm(s,e,b(),i,o),o=S(),tm(s,e,"dismissed",o,r),(a=_.isFunction(t.getGuide)&&t.getGuide())&&a.attributes&&a.attributes.doNotResume||Oh({guideId:s,guideStepId:e,time:o,state:"dismissed",seenReason:i,visitorId:b(),dismissCount:r}),pm(n,i)&&Dm(o,Pm.DISMISSED),t.hide(),lm(a),Yg()||(Vh(),$h())))):Vh()},fm=function(e,t,n){var i,r,o,a,s,d,u,c;C.info("onGuideSnoozed called",{contexts:["guides"]}),(t=om(e,t))?"snoozed"===t.seenState?C.info("step already snoozed. can't snooze again",{contexts:["guides","error"]}):y.beforeSnooze.trigger(t).cancel?C.info("Guide snooze canceled during runtime in step: "+t.id):(n||(n=864e5,C.info("no snooze duration provided, defaulting to 1 day")),sm(t)||(am(t),e=t.id,i=t.guideId,r=b(),o=N(i),a=o&&o.language,s=_.first(o&&o.steps),s=s&&s.seenReason,d=S(),C.info("snoozing guide for "+n+" ms"),u=d+n,t.snoozeEndTime=u,c=Um({type:"guideSnoozed",guideId:c=i,stepId:e,visitorId:r,seen_reason:s,language:a,snooze_duration:n}),zm(c),y.guideSnoozed.trigger(c),tm(i,e,"snoozed",d),o&&o.attributes&&o.attributes.doNotResume||Oh({guideId:i,guideStepId:e,time:d,state:"snoozed",seenReason:s,visitorId:b(),snoozeEndTime:u}),pm(o,s)&&Dm(d,Pm.SNOOZED),t.hide(),lm(o),Yg())||(Vh(),$h())):(C.info("missing step. can't snooze",{contexts:["guides","error"]}),Vh(),Bo("onGuideSnoozed: missing step"))},gm=function(e){var t,n,i,r=(r=e&&e.step)||om(e);r?(i=e&&e.params,i=_.find(i,function(e){return"goToStepId"===e.name}),t=i&&i.value,(t=e&&e.destinationStepId?e.destinationStepId:t)?t===r.id?C.info("[goToStep] step id matches the current step",{contexts:["guides","error"]}):(i=N(r.guideId),(n=_.find(i.steps,function(e){return e.id===t}))?(n=_.indexOf(i.steps,n),i=_.indexOf(i.steps,r),e.steps=Math.abs(n-i),e.action=e.action||"goToStep",e.destinationStepId=t,i<n?mm(e,r,!1):vm(e,r)):C.info("[goToStep] guide has no step matching the step id",{contexts:["guides","error"]})):C.info("[goToStep] missing step id to go to",{contexts:["guides","error"]})):C.info("[goToStep] missing current step",{contexts:["guides","error"]})},mm=function(e,t,n){if((s=Uv())&&_.each(s.steps,function(e){var t="element"==e.advanceMethod?"click":"mouseover",n=Hu(e);"tooltip"===e.type&&_.isFunction(e.teardownElementEvent)?e.teardownElementEvent(n,t):R(n,t,mm,!0)}),1===arguments.length&&rm(e)&&(s=Ru(e.guideId),i=om(),s)&&i&&_.first(s.steps).id===i.id&&_.last(s.steps).id===e.id&&(C.info("Cannot skip to last step from first step"),e=null),C.info("onGuideAdvanced called",{contexts:["guides"]}),(t=om(e,t))===e&&(e=null),t){if(!sm(t))if("advanced"!==t.seenState||n)if(y.beforeAdvance.trigger(t).cancel)C.info("Guide advance canceled during runtime in step: "+t.id);else{var i=e&&e.action&&"goToStep"===e.action||!1,r=N(t.guideId),o=r&&r.language,a=r&&r.steps&&_.findIndex(r.steps,e=>t.id==e.id);if(e&&_.isNumber(e.steps)&&1<e.steps&&!i){var s=a+(e.steps-1),d=s=s>=r.steps.length?r.steps.length-1:s;!0===e.skip&&(d=a+1);for(var u=a;u<d;++u){t=r.steps[u],Lm(r.id,t.id,b(),t.seenReason,o,u!==a);var c=S();Oh({guideId:t.guideId,guideStepId:t.id,time:c,state:"advanced",seenReason:t.seenReason,visitorId:b()}),tm(r.id,t.id,"advanced",c,undefined,h)}return mm(r.steps[s],t,!0)}var l,i=t.id,s=t.guideId,p=_.first(r&&r.steps),p=p&&p.seenReason,h=e&&e.destinationStepId,f=(h||(f=e&&_.isNumber(e.steps)&&1<e.steps?e.steps:1,h=(f=_.isNumber(a)&&r&&r.steps&&r.steps[a+f])&&f.id||null),h||C.info("missing destination step id"),C.info("advancing guide"),Lm(s,i,b(),p,o,n,h),C.info("update guide status"),r&&_.last(r.steps).id===i&&(l=_.get(t,"dismissCount",0)+1),(new Date).getTime()),g=(tm(s,i,"advanced",f,l,h),_.isFunction(t.getGuide)&&t.getGuide());g&&g.attributes&&g.attributes.doNotResume||Oh({guideId:s,guideStepId:i,time:f,state:"advanced",seenReason:p,visitorId:b(),destinationStepId:h,dismissCount:l}),pm(r,p)&&Dm(f,Pm.ADVANCED),C.info("stop guide"),Vh(),C.info("start guides"),$h()}else C.info("step already advanced. can't advance again",{contexts:["guides","error"]})}else C.info("missing step. can't advance",{contexts:["guides","error"]}),Vh(),Bo("onGuideAdvanced: missing step")},vm=function(e,t){var n,i,r,o,a,s;C.info("onGuidePrevious called",{contexts:["guides"]}),(t=om(e,t))?"advanced"===t.seenState?C.info("step already advanced. can't go to previous again",{contexts:["guides","error"]}):y.beforePrevious.trigger(t).cancel?C.info("Guide previous canceled during runtime in step: "+t.id):(o=N(n=t.guideId),s=e&&e.action&&"goToStep"===e.action||!1,0!==(i=_.indexOf(o.steps,t))&&(r="element"==t.advanceMethod?"click":"mouseover",a=Hu(t),"tooltip"===t.type&&_.isFunction(t.teardownElementEvent)?t.teardownElementEvent(a,r):R(a,r,mm,!0),a=e&&_.isNumber(e.steps)?e.steps:1,r=_.first(o&&o.steps),a=0<=(i=i-a)?o.steps[i]:r,i=r&&r.seenReason,r=o&&o.language,o=a.id,(o=s&&e&&e.destinationStepId?e.destinationStepId:o)||C.info("missing destination step id"),C.info("advancing guide"),Lm(n,t.id,b(),i,r,!1,o),C.info("update guide status"),a=(new Date).getTime(),tm(t.guideId,t.id,"advanced",a,undefined,o),(s=_.isFunction(t.getGuide)&&t.getGuide())&&s.attributes&&s.attributes.doNotResume||Oh({guideId:t.guideId,guideStepId:t.id,time:a,state:"advanced",seenReason:i,visitorId:b(),destinationStepId:o}),Vh(),$h())):(Vh(),Bo("onGuidePrevious: missing step"))},ym=function(e){var t;T("._pendo-credits_",e).length||((t=document.createElement("img")).setAttribute("src",vo()+"/img/tiny-logo.png"),t=T(document.createElement("div")).addClass("_pendo-credits_").css({bottom:0,right:E.TOOLTIP_ARROW_SIZE}).append(t),Eu.push(t[0]),t.appendTo(e))};function bm(e){return e&&e.attributes&&e.attributes.stayHidden}const wm=(e,t,n)=>{var i;return $s()&&({id:e,guideId:i}=e,y.stepEligibility.trigger({stepId:e,guideId:i,eligible:t,reason:n})),t};var Sm=function(e){var t,n,i=_.partial(wm,e);return bm(e)?i(!1,"dismissed"):e.elementPathRule||"lightbox"!==e.type&&"whatsnew"!==e.type?e.triggerElementPathRule&&!xa(Rr(e.triggerElementPathRule)[0])?i(!1,"trigger_element"):(t=Hu(e),(n=e.targetElement)&&e.elementContainsRulesList&&!Im(n,e.elementContainsRulesList)?i(!1,"contains_rules"):(n="tooltip"===e.type||yl.isBuildingBlockGuideRelativeToElement(e),e=xa(t),n?e?i(e,"target_element_tooltip"):i(Ta(t),"target_element_tooltip_scroll"):i(e,"target_element"))):i(!0,"")};function Em(e){var t=(T(e).text()||"").trim().toLowerCase(),e=e.value;return t||e}function Im(e,t){for(var n=Em(e),i=0;i<t.length;i++)if(!_m(n,t[i]))return!1;return!0}function _m(e,t){var n=t.matchType,i=t.matchValue,t=t.dataType,e=e||"";if("number"===t){var r=bt(e);if(null==r)return!1;e=parseFloat(r),i=parseFloat(i);if(isNaN(e)||isNaN(i))return!1}else"string"===t&&(e=e.toLowerCase(),i=i.toLowerCase());return"equal"===n?e===i:"notEqual"===n?e!==i:"contains"===n?-1<String(e).indexOf(i):"notContains"===n?-1===String(e).indexOf(i):"greaterThan"===n?i<e:"lessThan"===n&&e<i}var Cm=function(e){return Jg+e.id},xm=function(e){var t=e.element,n=_.first(T("#"+Cm(e)));t&&n?xa(t)||T.hasClass(n,"mouseover")?Ut(function(){xm(e)},Hh):e.hide&&(e.hide(),Yg())||(Vh(),$h()):t||!n||e.hide&&(e.hide(),Yg())||(Vh(),$h())},Tm=function(){return!1},km=_.partial(_.get,_,"attributes.resourceCenter"),Am=function(t){var e;Yg()&&(e=om(),am(e),km(t)?(e=em(km),(e=_.filter(e,function(e){return e.id!==t.id})).length&&g.dispatch("frames/hideGuides",_.pluck(e,"id"))):(im(),g.dispatch("frames/hideGuides")))},Rm=function(e,t){return!(!e||!e.guideId||!(e=N(e.guideId)))&&(Am(e),e.launch(t),e.isShown())},Om=function(e,t,n,i,r,o){e=Um({type:"guideNotSeen",guideId:e,stepId:t,visitorId:n,reason:i,language:r});o&&_.extend(e.props,{step_poll_types:o}),zm(e),y.guideNotSeen.trigger(e)};var Nm=function(e,t,n,i,r,o){i||(a=N(e),s="auto",i=a&&(a=(a.launchMethod||s).split("-"),!_.contains(a,s))&&a.length?_.first(a):s);var a=Um({type:"guideSeen",guideId:e,stepId:t,visitorId:n,reason:i,language:r}),s=(_.extend(a.props,o),zm(a),S());Oh({guideId:e,guideStepId:t,time:s,state:"active",seenReason:i,visitorId:b()}),tm(e,t,"active",s),y.guideSeen.trigger(a)};function Mm(e,t,n,i,r){e=Um({type:"guideDismissed",guideId:e,stepId:t,visitorId:n,seen_reason:i,language:r});zm(e),y.guideDismissed.trigger(e)}function Lm(e,t,n,i,r,o,a){e={type:"guideAdvanced",guideId:e,stepId:t,visitorId:n,seen_reason:i,language:r},a&&(e.destination_step_id=a),t=Um(e);zm(t,null,o),y.guideAdvanced.trigger(t)}var Pm={DISMISSED:"latestDismissedAutoAt",SNOOZED:"latestSnoozedAutoAt",ADVANCED:"finalAdvancedAutoAt"};function Dm(e,t){Fm(e,t);var n={};n[t]=e,g.dispatch("frames/changeThrottlingState",n)}function Fm(e,t){_.contains(_.values(Pm),t)&&(_.isFunction(e.getTime)&&(e=e.getTime()),E[t]=e,h.write(t,e,Ah),g.dispatch("guideState/updateThrottlingState",{name:t,value:e}))}function Um(e,t,n,i,r,o){var a=e,e=("object"!=typeof a&&(a={type:e,guideId:t,stepId:n,visitorId:i,language:o}),r&&(a.reason=r),_.isString(a.language)||delete a.language,_.extend({guide_id:a.guideId,guide_step_id:a.stepId},_.omit(a,"type","guideId","stepId","visitorId")));return mn.addTracerIds({type:a.type,visitor_id:a.visitorId,account_id:Jn(),browser_time:(new Date).getTime(),url:k.externalizeURL(),props:e})}var Gm=null,Bm=function(e){window.clearTimeout(Gm),Gm=Ut(gv,e)},zm=function(e,t,n){t=t||500,e.props.duration=n?0:(new Date).getTime()-Zg,wv(),hv.push(e),Bm(t)},jm=function(e,t){return"dismissed"===e.state?null:N(e.guideId).nextStep(e,t||bu())},Hm=function(e,t){e=Ou(e);return!!e&&(!(t=Rm(_.first(e.steps),t||"api"))&&e.control&&C.info(Wg),t)},qm=function(e,t){e=N(e);return!!e&&(!(t=Rm(_.first(e.steps),t||"api"))&&e.control&&C.info(Wg),t)};function Wm(e,t){return t=parseInt(t,10),isNaN(t)||!_.isNumber(t)||!(_.isNumber(e)&&e<t)&&_.isNumber(e)?e:t}var Vm,$m=function(){Vh(),Wh(),P.removeNotificationBubble(),ff(),Cs()};function Km(){Vh(),$o(),E.segmentFlags=[],E.doNotProcess=!0,g.commit("debugger/doNotProcess",!0),C.info("not tracking visitor due to 451 response")}function Jm(e){Vm&&(451===e.statusCode&&(Km(),Vm.deferred.reject(e)),_.isString(e.id)&&e.id!==Vm.id||(_.extend(E,e),E.guides=_.map(E.guides,function(e){return 1==_.keys(e).length&&e.id?Ev.get(e.id):(Ev.add(e,b()),e)}),Vm.deferred&&Vm.deferred.resolve(),Vm=null))}function Zm(){return Pv.pending||!(!Vm||!E.id||E.id===Vm.id)}var Xm=function(o,a){var e,s=_.uniqueId(),d=v.defer();return Vm&&Vm.deferred&&Vm.deferred.reject("newRequest"),Vm={id:s,deferred:d},Ep()||((e=Ip())?(C.info("sending metadata: "+JSON.stringify(e),{contexts:["guides","metadata"]}),a.metadata=e):C.info("no metadata to send",{contexts:["guides","metadata"]})),Ev.list(a.visitorId).then(e=>{0<e.length&&(a.cachedGuides=e);var e=at(a),t={id:s,jzb:e,v:Xe,ct:(new Date).getTime()},n=(bo()&&wo(t,a.accountId,m.get("oemAccountId")),$s()&&(t.debug=!0),Uo(Ym.endpoint(),o,t)),i=Ns.get();let r;return r=2e3<n.length||!_.isEmpty(i)?(delete t.jzb,n=Uo("guide.json",o,t),t=_.extend({events:e},i),Ym.post(n,t,E,_.noop)):Ym.load(n,E,_.noop),v.all([r["catch"](function(e){return 451===e.status&&Km(),v.reject(e)}),d.promise,(e=Ym,i=o,"1"===(t=h.read(Gg))?(C.info(Bg),v.resolve({success:!1,cached:!0})):"0"===t?v.resolve({success:!0,cached:!0}):(t=Uo("guide.gif",i,{jzb:"eJwFwIEIAAAAwDDQd3-N1QABFQC5",ct:S(),v:Xe}),(e.usesXhr()?Gr.get(t):Ho(t)).then(function(){return{success:!0}},function(e){return e&&e.status?{success:!0}:{success:!1}})))]).then(function([,,e]){var t;if((t=e).cached||(t.success?h.write(Gg,"0",144e5):(C.info(Bg),h.write(Gg,"1",18e5))),!e.success)return v.reject()})})},Ym=ic;function Qm(e){e=_.find(e.steps,e=>e.pageId&&!e.regexUrlRule);return!e||(C.critical("pendo.io guide validation exception",{guideId:e.guideId,stepId:e.id,error:new Error("missing regexUrlRule for page "+e.pageId+'"')}),!1)}function ev(n){return _.every(Vg,e=>{try{return e(n)}catch(t){return console.debug("Error in guide processor",e,n.id),!1}})}function tv(e,t){return e.attributes||(e.attributes={}),!isNaN(e.attributes.priority)&&_.isNumber(e.attributes.priority)||(e.attributes.priority=t),-e.attributes.priority}var nv,iv=function(){return!m.get("disableGlobalCSS")};function rv(e,t){var n=m.get("dropAnonymous");if(Dn(e)&&n)C.info("loading guides blocked for anonymous visitors due to dropAnonymous config setting being set to true"),_.isFunction(t)&&t("error: guides are blocked");else if("1"===h.read(Gg))C.info("guide events are blocked, load guides cancelled"),_.isFunction(t)&&t("error: guides are blocked");else{if(ys(bs()))return 1;C.info("bad url: probably local file system",{contexts:["guides","error"]}),_.isFunction(t)&&t("error: invalid url")}}var ov=function(e,a,s,d){var u=v.defer(),c=!1;if(e=e||E.apiKey,rv(a=a||b(),d)){C.info("loading guides for "+s+"...",{context:["guides"]}),s=k.externalizeURL(s);var n,t,l=ov.lastVisitorId!==a?_.noop:(i=O,(t=_.find(i,function(e){return _.isFunction(e.isRendered)&&e.isRendered()&&!e.isTopLevel}))?(n=_.chain(t.steps).filter(function(e){return e.isRendered()}).indexBy("id").value(),function(e){e=_.findWhere(e,{id:t.id});e&&!_.get(e,"attributes.doNotResume")&&_.each(e.steps,function(e){var t=n[e.id];!t||e.seenState&&"active"!==e.seenState||e.show(t.seenReason)})}):function(){}),i=(ov.lastVisitorId=a,Wh(),g.commit("guideState/setLastGuideRequestAt",S()),{visitorId:a,accountId:Jn(),url:s,oldVisitorId:qn=qn===undefined&&Fn()?Xn(Nn):qn});const p=_.uniqueId();ov.reqId=p,Xm(e,i).then(function(){if(!c&&!E.designer)if(ov.reqId!==p)u.resolve();else{y.deliverablesLoaded.trigger(),C.info("successfully loaded guides for "+s,{contexts:["guides"]}),E.designerEnabled&&"true"!==Hg.getItem("pendo-designer-mode")&&fg.loadPluginJs(),$m();var t=E.lastGuideStepSeen;if(!t)throw new Error("lastGuideStepSeen is not set, check response from guide payload");g.dispatch("guideState/receiveLastGuideStepSeen",t),t.visitorId=a,g.dispatch("guideState/updateLastGuideStepSeen",t),g.commit("guideState/setLastGuideRequestAt",S()),_u={};t=E.guides;var t=_.chain(t).map(Ic).filter(Qm).filter(ev).sortBy(tv).value(),n=(ku(t),Mu());g.dispatch("guideState/load",(r=Rh,o=m.get("crossAppGuideStorageSuffix"),h.read(r,!1,o))),g.dispatch("guideState/apply"),E.latestDismissedAutoAt=Wm(E.latestDismissedAutoAt,h.read("latestDismissedAutoAt")),g.dispatch("guideState/updateThrottlingState",{name:"latestDismissedAutoAt",value:E.latestDismissedAutoAt}),E.finalAdvancedAutoAt=Wm(E.finalAdvancedAutoAt,h.read("finalAdvancedAutoAt")),g.dispatch("guideState/updateThrottlingState",{name:"finalAdvancedAutoAt",value:E.finalAdvancedAutoAt}),E.latestSnoozedAutoAt=Wm(E.latestSnoozedAutoAt,h.read("latestSnoozedAutoAt")),g.dispatch("guideState/updateThrottlingState",{name:"latestSnoozedAutoAt",value:E.latestSnoozedAutoAt}),g.dispatch("healthCheck/init",t),g.dispatch("frames/changeGuideList",n),E.eventProperties=kv(E.features);let e=v.resolve();E.globalJsUrl&&(e=Ig(Cc(E.globalJsUrl))["catch"](function(e){C.error("Error loading global script: ",e)})),n.length?v.all([e,yv(t),_g.initializeWatermark(t),dv(5e3)].concat((i=t,_.map(av,function(e){return e(i)})),pv())).then(function(){ov.reqId===p&&(g.getters["frames/isLeader"]()&&l(O),y.guidesLoaded.trigger(),$h(),clearTimeout(nv)),_.isFunction(d)&&d(),u.resolve()},function(e){C.critical("Post loadGuide request failed: "+e),$m(),y.guidesFailed.trigger(),u.reject()}):(y.guidesLoaded.trigger(),u.resolve())}var i,r,o})["catch"](function(e){"newRequest"===e?(C.info("Guide load cancelled due to new request"),u.resolve("Guide load cancelled due to new request")):(C.info("Error in loadGuideJs, shutting down guides, err: "+_.get(e,"message",e||"Unknown error")),y.guidesFailed.trigger(),u.reject(e))});e=m.get("guides.timeout");_.isNumber(e)&&(clearTimeout(nv),nv=Ut(function(){var e;e=u,$m(),e.reject(),c=!0},e))}else u.reject();return u.promise};var av=[];function sv(e,t){var n,i=document.getElementById(e);return i&&i.href&&0<=i.href.indexOf(t)?v.resolve():(n=v.defer(),T(i).remove(),i=E.loadResource(t,function(){n.resolve()}),_.isEmpty(i)?v.reject(`Failed to load CSS resource: ${t}. Check that the URL is correct and from an allowed origin.`):(i.id=e,n.promise))}var dv=_.memoize(function(t,n,e){if(!iv()||!uv(O))return v.resolve();n=n||S,e=e||"_pendo-hidden_";var i=T(document.createElement("div")).addClass(e).css({position:"absolute",bottom:"0px",right:"0px",width:"0px",height:"0px",visibility:"hidden"}).appendTo(T.getBody()),r=n(),o=v.defer();return function s(e){Ut(function(){a(i[0])?(i.remove(),o.resolve()):n()-r>t?(i.remove(),o.reject("Unable to find global css after delay")):s(100)},e)}(0),o.promise;function a(e){e=A(e);if(e)return"none"===e.display}});function uv(e,t){return t&&t.designer||_.any(e,function(e){return!Uu(e)&&_.any(e.steps,function(e){return!(e.domUrl||e.domJsonpUrl||e.domJson)})})}const cv="_pendo-default-css_",lv="_pendo-css_";function pv(){var e=[];if(!iv())return v.resolve();uv(O,E)&&e.push(sv(cv,$g()));var t=((E.guideWidget||{}).data||{}).guideCssUrl;return t?e.push(sv(lv,Cc(t))):T("#"+lv).remove(),e}var hv,fv,gv=function(e){hv&&hv.flush(e)},mv=function(){return qg};function vv(e){var t=Qs(md,rd("visitor_id"),rd("props.guide_id"),rd("props.source"),gd,yd(),Sd(e),Ed,Id,Od),n=Qs(vd,td,nd(e.cache),_.noop);return new Dd(_.extend({processSilos:t,packageSilos:n},e))}var yv=function(e){return P.initializeResourceCenter(e)},F={postMessage:_.noop,close:_.noop};let bv=F;function wv(e){return hv=hv||vv(_.extend({cache:qg,apiKey(){return E.apiKey},beacon:"guide",allowPost:!0,preferFetch:ze.safari},e)),fv=fv||vv(_.extend({cache:[],apiKey(){return E.apiKey},beacon:"poll",allowPost:!0,preferFetch:ze.safari},e)),Es(hv),Es(fv),()=>{hv.clear(),fv.clear(),Is(hv),Is(fv)}}function Sv(e){var e=e["blockedURI"];e&&-1!==e.indexOf("/data/guide.json")&&m.get("cacheGuides")&&((e=m.getLocalConfig()).cacheGuides=!1,m.setLocalConfig(e),Dr(window,"securitypolicyviolation",Sv),Dv())}let Ev;var Iv=function(e){const t=[];t.push(wv({localStorageUnload:m.get("analytics.localStorageUnload")})),Ev=new jg(E.apiKey,m),uf.run(),t.push(uf.stop),y.appUnloaded.on(function(){g.dispatch("frames/leave")}),y.metadata.on(function(e){e=e.data[0].storeChanged;e&&!Ep()&&Pv()}),y.identify.on(function(){Pv()}),y.urlChanged.on(function(){Pv(k.get())}),y.guideUpdateComplete.on(function(){var e,t,n;e=_.filter(O,e=>_.isFunction(e.outsideTimebox)&&e.outsideTimebox()),Au.addGuide(e),kc.processPrefetch(),e=O,t=Iu,m.get("disablePrefetch")||(t=_.keys(t)).length&&(n=_.indexBy(e,"id"),_.each(t,function(e){var e=n[e];e&&(e=_.first(e.steps))&&_.isFunction(e.fetchContent)&&e.fetchContent(!0)}))}),y.guidesLoaded.on(function(){P.fetchAnnouncementGuidesContent(O,g)}),y.guideListChanged.on(function(e){e=e.data[0].guideIds;if(e&&e.length){const n=_.indexBy(e);_.each(Iu,function(e,t){n[t]||(e.hide(),delete Iu[t])})}}),t.push(function(e,t,n){var{Turbolinks:i,Turbo:r}=window;let o;if(i&&(o=i.EVENTS&&i.EVENTS.LOAD),!(o=r&&r.visit?"turbo:load":o))return()=>{};const a=Pr(e,o,t),s=Pr(e,"turbo:before-cache",n);return()=>{a(),s()}}(document,function(){k.get()===Lv.lastUrl&&Dv()},function(){$m()}));var n=m.get("guides.tooltip.arrowSize");return _.isNumber(n)&&(E.TOOLTIP_ARROW_SIZE=n),bv=Ug(g),F=xg(bv,g),t.push(()=>F.close()),t.push(mn.tabIdChanged(function(){var e=mn.getTabId();g.commit("frames/setTabId",e),g.dispatch("frames/join")})),g.dispatch("frames/init"),g.dispatch("frames/join"),t.push(function(){const e=[];return g.dispatch("guideState/init"),e.push(Pr(window,"focus",Nh)),e.push(Pr(window,"storage",function(e){g.dispatch("guideState/storageChanged",e)})),()=>_.each(e,function(e){e()})}()),t.push(()=>{Ov.cancel(),vf.cancel()}),t.push(Pr(window,"resize",Ov)),t.push(Pr(window,"scroll",vf,!0)),t.push(Pr(window,"gestureend",Nv,!0)),t.push(Pr(window,"securitypolicyviolation",Sv)),t.push(function(){var e=["fullscreenchange","webkitfullscreenchange","MSFullscreenChange"];const t=[];for(var n=0;n<e.length;n++)t.push(Pr(document,e[n],Mv));return()=>{_.each(t,function(e){e()})}}()),e.observing&&(g.commit("guideUpdate/setObserver",e),g.commit("guideUpdate/setUseObserver"),t.push(()=>g.dispatch("guideUpdate/stopObserver"))),h.registry.addLocal(Pm.ADVANCED),h.registry.addLocal(Pm.DISMISSED),h.registry.addLocal(Pm.SNOOZED),h.registry.addLocal(Gg,{duration:144e5}),Oc.initialize(),()=>{Ev=null,Lv.reset(),$m(),Pv.reset(),ov.reqId=null,_.each(t,function(e){e()}),T("#"+cv).remove(),T("#"+lv).remove(),Oc.teardown()}},_v=function(){return m.get("guides.disabled",!1)||!Fo},Cv=function(){return m.get("guides.delay",!1)},xv=function(e){var t=m.getLocalConfig();t.disableGuides=e,m.setLocalConfig(t)},Tv=function(e){var t=m.getLocalConfig();delete t.delayGuides,t.guides&&delete t.guides.delay,t.delayGuides=e,m.setLocalConfig(t)},kv=ei(function(e){if(e&&e.length){for(var t=[],n=0;n<e.length;n++){var i=e[n].featureRule,r=_.map(e[n].eventProperties,function(e){return e.selector?e:JSON&&JSON.parse&&e.rule?JSON.parse(e.rule):void 0});t.push({featureRules:i,eventPropertyRules:r,featureId:e[n].featureId})}return t}}),Av=function(){return document.fullscreenElement||document.webkitFullscreenElement||document.msFullscreenElement},Rv=function(){C.debug("adjustActiveGuideOnResize firing");var e=Uv();e&&e.step&&!E.ignoreResize&&e.step.redraw()};const Ov=_.debounce(function(){var e;-1<_.get(document,"activeElement.id","").indexOf("pendo-video-")?(!(e=Av())||e.id.indexOf("pendo-video-")<0)&&Ut(function(){Rv()},150):Rv(),vf()},50),Nv=function(e){1!==e.scale&&Ov()};var Mv=function(e){var t=_.get(document,"activeElement.id",""),e=_.get(e,"target.id","");_.filter([t,e],e=>-1<e.indexOf("pendo-video-")).length&&(Av()?E.ignoreResize=!0:Ut(function(){E.ignoreResize=!1},1e3))};function Lv(e){var t,n,i,r,o=b(),a=Jn();e=e||k.get(),n=o,i=a,r=Jl,!(t=e)||!E.apiKey||_v()&&"true"!==Hg.getItem("pendo-designer-mode")||t===Lv.lastUrl&&n===Lv.lastVisitorId&&i===Lv.lastAccountId&&r===Lv.lastMetadataHash||(Lv.lastUrl=e,Lv.lastVisitorId=o,Lv.lastAccountId=a,Lv.lastMetadataHash=Jl,ov(E.apiKey,o,e)["catch"](_.noop))}Lv.reset=function(){_.each(["lastUrl","lastVisitorId","lastAccountId","lastMetadataHash"],function(e){Lv[e]=null})};var Pv=function(e){Fo&&(Pv.reset(),Pv.pending=Ut(function(){delete Pv.pending,Lv(e)},0))};function Dv(){Lv.lastUrl=null,Pv()}function Fv(e){e=Vg.indexOf(e);-1!==e&&Vg.splice(e,1)}function Uv(){var e,n,t=_.find(O,function(e){return e.isShown()});return!t||_.get(t,"attributes.resourceCenter.isModule")&&!(t=P.getResourceCenter())?null:(e=_.find(t.steps,function(e,t){return n=t,e.isShown()}),{guide:t,steps:_.filter(t.steps,function(e,t){return e.isShown()}),step:e,stepIndex:n})}function Gv(e,t,s,d){return new(s=s||on)(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())})}Pv.reset=function(){Pv.pending&&clearTimeout(Pv.pending)};const Bv="_pendoHeaders";function zv(e){return g.getters["networkUrl/getTransformedUrl"]()(e)}const jv="headers",Hv={authorization:!0,cookie:!0,"set-cookie":!0,"x-api-key":!0,"x-forwarded-for":!0,"proxy-authorization":!0,signature:!0,forwarded:!0,referrer:!0},qv=2097152,Wv="[Body too large to capture (over 2 MB)]";class Vv{isDeniedHeader(e){e=e.toLowerCase();return Hv[e]||-1!==e.indexOf("csrf")||-1!==e.indexOf("xsrf")}entriesToObject(e,t){var n,i,r={};for([n,i]of e)t===jv&&this.isDeniedHeader(n)||(r[n]=i);return r}safelySerializeBody(e){if(!e)return undefined;if("string"==typeof e)return e;var t;if(e instanceof FormData)return t=this.entriesToObject(e.entries()),JSON.stringify(t);try{return JSON.stringify(e)}catch(n){return"[unserializable-body]"}}extractHeaders(e={}){let t={};if(e instanceof Headers)t=this.entriesToObject(e.entries(),jv);else if("object"==typeof e)for(const n in e)!e.hasOwnProperty(n)||this.isDeniedHeader(n)||(t[n]=e[n]);return t}extractXHRHeaders(e){return e[Bv]||{}}generateRequestId(){return"req_"+Date.now()+"_"+E.randomString(8)}safelyReadBody(o,a){return Gv(this,void 0,void 0,function*(){try{var e=o.headers.get("content-type")||"unknown",t=o.headers.get("content-length"),n=-1!==e.indexOf("text/")||-1!==e.indexOf("application/json");if(-1!==e.indexOf("text/event-stream"))return"[Event stream content]";if(!n)return`[Binary content: ${e}]`;if(t)if(parseInt(t,10)>qv)return Wv;var i=yield o.text();return i.length>qv?Wv:i}catch(r){return`[Unable to read ${a} body]`}})}extractConfigHeaders(e){let t={};return e.headers&&(e=Array.from(e.headers.entries()),t=this.entriesToObject(e,jv)),t}parseXHRResponseHeaders(e){const t={};return e&&(e=e.split("\r\n"),_.each(e,e=>{e=e.split(": ");2===e.length&&(t[e[0]]=e[1])})),t}safelyReadRequestBody(e,t){return Gv(this,void 0,void 0,function*(){return e?t?this.safelyReadBody(e,"request"):this.safelySerializeBody(e.body):""})}extractRequestHeaders(e,t){return t?this.extractConfigHeaders(e):this.extractHeaders(e.headers)}patchFetch(){const v=this;v._originalFetch=window.fetch,window.fetch=function(...m){return Gv(this,void 0,void 0,function*(){let[e,t={}]=m;var n=_.isObject(m[0])&&_.isFunction(m[0].clone)&&!(m[0]instanceof ti);n&&(e=m[0].url,t=m[0].clone());const i=zv(e),r=t.method||"GET",o=v.generateRequestId();try{const c=v.extractRequestHeaders(t,n),l=yield v.safelyReadRequestBody(t,n);_.each(v.callbackFns,({request:e})=>{_.isFunction(e)&&e({requestId:o,method:r,url:i,body:l,headers:c})})}catch(d){_.each(v.callbackFns,({error:e})=>{_.isFunction(e)&&e({context:"fetchRequest",error:d})})}try{var a=yield v._originalFetch.apply(this,m),s=a.clone();try{const p=yield v.safelyReadBody(s,"response"),{status:h,statusText:f}=a,g=v.extractConfigHeaders(a);_.each(v.callbackFns,({response:e})=>{_.isFunction(e)&&e({requestId:o,status:h,statusText:f,body:p,headers:g,url:i,method:r})})}catch(d){_.each(v.callbackFns,({error:e})=>{_.isFunction(e)&&e({context:"fetchResponse",error:d})})}return a}catch(u){throw _.each(v.callbackFns,({response:e})=>{_.isFunction(e)&&e({requestId:o,status:0,statusText:"Network Error",headers:{},body:null,url:i,method:r,error:u.message})}),u}})}}patchXHR(){const u=this;u._originalSetRequestHeader=XMLHttpRequest.prototype.setRequestHeader,u._originalXHROpen=XMLHttpRequest.prototype.open,u._originalXHRSend=XMLHttpRequest.prototype.send,XMLHttpRequest.prototype.setRequestHeader=function(e,t){return this[Bv]=this[Bv]||{},this[Bv][e]=t,u._originalSetRequestHeader.apply(this,arguments)},XMLHttpRequest.prototype.open=function(e,t){t=zv(t);return this._method=e,this._url=t,this._requestId=u.generateRequestId(),u._originalXHROpen.apply(this,arguments)},XMLHttpRequest.prototype.send=function(e){const a=this,t=u.extractXHRHeaders(this),n=u.safelySerializeBody(e);try{_.each(u.callbackFns,({request:e})=>{_.isFunction(e)&&e({requestId:this._requestId,method:this._method||"GET",url:this._url,body:n,headers:t})})}catch(d){_.each(u.callbackFns,({error:e})=>{_.isFunction(e)&&e({context:"xhrRequest",error:d})})}this.addEventListener&&this.addEventListener("loadend",function(){delete this[Bv]},{once:!0});const s=a.onreadystatechange;return a.onreadystatechange=function(){if(4===a.readyState)try{const t=u.parseXHRResponseHeaders(a.getAllResponseHeaders()),{status:n,statusText:i,_url:r}=a,o=u.safelyReadXHRResponse(a,t);_.each(u.callbackFns,({response:e})=>{_.isFunction(e)&&e({requestId:a._requestId,status:n,statusText:i,headers:t,body:o,url:r,method:a._method||"GET"})})}catch(d){_.each(u.callbackFns,({error:e})=>{_.isFunction(e)&&e({context:"xhrResponse",error:d})})}s&&s.apply(this,arguments)},u._originalXHRSend.apply(this,arguments)}}safelyReadXHRResponse(e,t){return this.estimateResponseSize(t["content-length"],e.responseText)>qv?Wv:e.responseText}estimateResponseSize(e,t){e=parseInt(e,10);return!_.isNumber(e)||isNaN(e)?t.length:e}patchNetwork(){this._networkPatched||(this._networkPatched=!0,this.patchFetch(),this.patchXHR())}on({request:e,response:t,error:n}={}){return this.callbackFns||(this.callbackFns=[]),(_.isFunction(e)||_.isFunction(t)||_.isFunction(n))&&this.callbackFns.push({request:e,response:t,error:n}),this._networkPatched||this.patchNetwork(),this}off({request:e,response:t,error:n}={}){_.isEmpty(this.callbackFns)&&!this._networkPatched||(_.isFunction(e)||_.isFunction(t)||_.isFunction(n)?this.callbackFns=_.reject(this.callbackFns,{request:e,response:t,error:n}):this.callbackFns=[],_.isEmpty(this.callbackFns)&&(this._originalFetch&&(window.fetch=this._originalFetch,this._originalFetch=null),this._originalXHROpen&&(XMLHttpRequest.prototype.open=this._originalXHROpen,this._originalXHROpen=null),this._originalXHRSend&&(XMLHttpRequest.prototype.send=this._originalXHRSend,this._originalXHRSend=null),this._originalSetRequestHeader&&(XMLHttpRequest.prototype.setRequestHeader=this._originalSetRequestHeader,this._originalSetRequestHeader=null),this._networkPatched=!1))}}n=new Vv;function $v(e){var t,n=_.get(e,"value","");-1!==_.get(e,"parentElement.className","").indexOf("_pendo-nps-poll-"+n+"-wrapper")&&(e=T("._pendo-nps-open-text-poll-question"),t=T("._pendo-nps-open-text-poll-input")[0],_.forEach(e,function(e){"none"!==_.get(e,"style.display","none")&&t&&t.setAttribute("aria-labelledby",e.id)}))}var Kv=function(){var o=this,a=(this.eventable=Sn.call({}),this.eventable.on("pendoEvent",function(e){try{o.eventHandler(e)}catch(t){e=e&&e.action||"NO ACTION DEFINED";C.critical("Error in Action "+e,{error:t})}}),this.eventHandler=function(e){if(!e.ignore&&!E.designer){var t=e.step["guideElement"];switch(e.action){case a.advanceGuide:mm(e,e.step);break;case a.previousStep:vm(e,e.step);break;case a.goToStep:gm(e);break;case a.submitPoll:this.submitPoll(e);break;case a.guideSnoozed:var n=e&&e.params&&e.params[0]&&e.params[0].value;fm(e,e.step,n);break;case a.dismissGuide:P.attemptToPreserveIntegrationIframes(e),!function(e){if(!e||!e.step)return hm();var t=e.step.getGuide();if(t&&t.attributes&&t.attributes.resourceCenter)return P.dismissResourceCenter(t);hm(e,e.step)}(e);break;case a.showElements:this.setElementDisplay(e,"block"),e.srcElement&&$v(e.srcElement),Hl((i=Nc(e.step.domJson)).props.id,t),ql(i.props.id,t),M.flexAllThings(i.props.id,e.step),jl(i.props.id,t);break;case a.hideElements:this.setElementDisplay(e,"none"),Hl((i=Nc(e.step.domJson)).props.id,t),ql(i.props.id,t),M.flexAllThings(i.props.id,e.step),jl(i.props.id,t);break;case a.slideElement:this.setElementAnimation(e);break;case a.showGuide:n=_.find(e.params,function(e){return"reason"===e.name});qm(e.params[0].value,n&&n.value);break;case a.launchGuide:this.launchGuide(e);break;case a.renderResourceCenterModule:var i=s(e);P.replaceResourceCenterContent(e.params[0].value,i);break;case a.returnToResourceCenterHome:n=P.findResourceCenterHomeView(xu());if(!n)return;P.attemptToPreserveIntegrationIframes(e),P.replaceResourceCenterContent(n.id,e.params);break;case a.openLink:this.openLink(e);break;case a.searchGuides:this.searchGuides(e);break;case a.submitPollAndGoToStep:this.submitPoll(e),gm(e);break;case a.confirmation:this.confirmGuide(e);break;case a.conditionalSplit:this.handleConditionalSplit(e)}var r=Kv.prototype.registeredActions,r=r&&r[e.action];"function"==typeof r&&r(e)}},this.submitPoll=function(e){var t=e&&e.action,i=e.step,n=[];e.srcElement&&e.srcElement.getAttribute("data-pendo-poll-type")&&"yesNo"===e.srcElement.getAttribute("data-pendo-poll-type")&&(r=e.srcElement.getAttribute("data-pendo-poll-id"),e=e.srcElement.value,n.push({pollId:r,value:parseInt(e,10)}));var r=T("[data-pendo-poll-id]",i.guideElement[0]);n=n.concat(_.map(r,function(e){var t,n=T("textarea,input:text,select,input:radio:checked",e);if(n&&n.length&&n[0].value)return t=e.getAttribute("data-pendo-poll-id"),e=_.find(i.guide.polls,function(e){return e.id===t}),n=n[0].value,e&&e.numericResponses&&(n=parseInt(n,10)),{pollId:t,value:n}})),i.response&&n?i.response(_.compact(n)):C.info("[Pendo Web SDK] Error! Trying to submit a poll response but step does not have response function!");t!==a.submitPollAndGoToStep&&i.advance()},this.setElementDisplay=function(e,t){var n=e.step,e=T(_.find(e.params,function(e){return"selectors"===e.name}).value,n.guideElement[0]);_.each(e,function(e){e.style.display=t})},this.setElementAnimation=function(e){var t=T(_.find(e.params,function(e){return"selector"===e.name}).value,e.step.guideElement[0])[0],n=_.find(e.params,function(e){return"transition"===e.name}).value,e=_.find(e.params,function(e){return"left"===e.name}).value;t.style.transition=n,t.style.left=e},this.openLink=function(e){var t=_.find(e.params,function(e){return"url"===e.name}).value,e=_.find(e.params,function(e){return"target"===e.name}).value;"_self"===e&&ss()&&(e="_top");window.open(t,e)},this.goToStep=gm,this.searchGuides=function(t){var e="",n=t.srcElement.value,t=T("#pendo-resource-center-container"),i=t.find('[id^="pendo-list-item-"]'),r=t.find('[id^="pendo-results-count-container"]'),t=t.find('[id^="pendo-no-matches-container"]'),o=[],a=!0,s=0;if(i)for(var d in i){var u;d&&i[d]&&(u=!1,T(i[d]).text()&&(-1!==T(i[d]).text().toLowerCase().indexOf(n.toLowerCase())?(T(i[d]).css({display:"list-item"}),u=!(a=!1)):T(i[d]).css({display:"none"})),_.isFunction(i[d].getAttribute)&&(e=i[d].getAttribute("data-_pendo-text-list-item-1").split(","),_.forEach(e,function(e){_.contains(o,e)||o.push(e)})),this.searchAllTerms(o,e,n)&&i[d]&&(T(i[d]).css({display:"list-item"}),u=!(a=!1)),e="",u)&&s++}a?T(t[0]).css({display:"block"}):T(t[0]).css({display:"none"});if(r&&r.length&&(r[0].innerHTML="",n)){let e="";0===s?(e=t[0].innerText,this.debounceAnnounceResults(r[0],e)):(t=1===s?"data-pendo-aria-label-alert-singular":"data-pendo-aria-label-alert-plural",(e=r[0].getAttribute(t))&&(e=e.replace("{RESULT_COUNT}",s),this.debounceAnnounceResults(r[0],e)))}},this.searchAllTerms=function(t,e,n){return!!e&&e.some(function(e){return _.contains(t,e)&&e===n})},this.confirmGuide=function(e){var e=e.step,t=function(e){if(e.confirmationElementPathRule)return Rr(e.confirmationElementPathRule)[0]}(e);e.advance(),t?t.click():C.critical("pendo.io confirmationElement exception",{stepId:e.id,confirmationElementPathRule:e.confirmationElementPathRule,error:new Error("confirmation action called but confirmationElement was not found")})},this.getTransitionParams=s,this.launchGuide=function(e){var t=!_.get(e,"params.2.value.doNotDismiss");t&&hm(e,e.step);var t=e&&e.params&&e.params[0]&&e.params[0].value,n=e&&e.params&&e.params[1]&&e.params[1].value;{var i,r;t&&n?(n=N(e.params[0].value),i=e.params[1].value,r=(r=_.find(n.steps,function(e){return e.id===i}))||n.steps[0],Am(n),r.show("api")):t&&qm(e.params[0].value)}},this.handleConditionalSplit=function(t){var n,e=_.find(t.params,function(e){return"conditionType"===e.name}),i=_.find(t.params,function(e){return"config"===e.name}),r=_.find(t.params,function(e){return"cases"===e.name});e&&i&&r&&(e=e.value,i=i.value,r=r.value,n=function(e,t){{if("elementExists"===e)try{var n=E.Sizzle(t.elementSelector);return n&&0<n.length}catch(i){}return!1}}(e,i),y.trigger("appUsage",{type:"conditionalSplitResult",elementId:t.srcElement.id,conditionResult:n}),e=_.find(r,function(e){return e.value===n}),0<(null==(i=null==e?void 0:e.actions)?void 0:i.length)?_.forEach(e.actions,function(e){e={action:e.action,params:e.parameters,step:t.step,srcElement:t.srcElement};o.eventHandler(e)}):C.warn("No matching case found for condition result:",n))},this.debounceAnnounceResults=_.debounce((e,t)=>{e.innerHTML=t},300),{advanceGuide:"advanceGuide",previousStep:"previousStep",goToStep:"goToStep",submitPoll:"submitPoll",guideSnoozed:"guideSnoozed",dismissGuide:"dismissGuide",showElements:"showElements",hideElements:"hideElements",slideElement:"slideElement",showGuide:"showGuide",launchGuide:"launchGuide",renderResourceCenterModule:"renderResourceCenterModule",returnToResourceCenterHome:"returnToResourceCenterHome",openLink:"openLink",searchGuides:"searchGuides",submitPollAndGoToStep:"submitPollAndGoToStep",confirmation:"confirmation",conditionalSplit:"conditionalSplit"});function s(e){return e.params.find(e=>"transitionDirection"===e.name)?[{name:"transitionCss",type:"string",value:"left 200ms"},{name:"transitionDirection",type:"string",value:"right"}]:[]}return this},Jv=(Kv.registerAction=function(e,t){e&&"string"==typeof e&&t&&"function"==typeof t&&((Kv.prototype.registeredActions=Kv.prototype.registeredActions?Kv.prototype.registeredActions:{})[e]=t)},function(){var u="guideActivity",c=function(){return(new Date).getTime()-Zg},l=_.isObject,o=_.findWhere;const p=[];var h=[];return{type:u,handler(e){var t=e.data[0];if(t&&"conditionalSplitResult"===t.type){var n=t;const{conditionResult:a,elementId:s}=n,d=_.findIndex(h,e=>e.props.ui_element_id===s);-1!==d&&(n=h.splice(d,1)[0],(i=n.props.ui_element_actions[0]).condition_result=a,r=(r=i.cases)[a],n.props.ui_element_actions=n.props.ui_element_actions.concat(r),delete i.cases,zm(n))}else{var i,r=e.data[1];i=r,l(n=t)&&function(e){return e&&"click"===e.type}(i)&&function o(e){if(_.isString(e.id)&&0===e.id.indexOf("pendo-base"))return!0;if(l(e.parentElem))return o(e.parentElem);return!1}(n)&&(function(e){return f(e)}(n)||function(e){return m(e)}(n)||function(e){return g(e)}(n))&&(e=function(e){var t=function(e){for(var t of p){t=t(e);if(t)return t}const n=function o(e){if(!e)return;if(/^pendo-g-/.test(e.id))return e.id.replace(/^pendo-g-/,"");return o(e.parentElem)}(e),i=Uv();if(n&&i&&i.step&&n!=i.step.id){let t;var r=_.find(xu(),function(e){return!!(t=_.find(e.steps,e=>e.id===n))});if(r&&t)return{guide:r,step:t}}return i}(e);if(!t)return;if(function(e){e=e.guide.activeModule;return e&&e.attributes&&e.attributes.resourceCenter&&"AnnouncementsModule"===e.attributes.resourceCenter.moduleId}(t)&&!(t=function(e){var t=T("#"+e).closest("[data-pendo-announcement-guide-id]").attr("data-pendo-announcement-guide-id"),e=_.find(xu(),function(e){return e.id===t});return e?{guide:e,step:e.steps[0]}:undefined}(e.id)))return;if(!t.step||!t.step.domJson)return;var e=m(e)||f(e)||g(e)||{type:e.tag,id:e.id},n=function a(e,t){if(t.props&&t.props.id&&t.props.id===e)return t;if(t.children!==undefined)for(var n=0;n<t.children.length;n++){var i=a(e,t.children[n]);if(i!==undefined)return i}return undefined}(e.id,t.step.domJson);if(!n)return;let i=e.id;n=function(e,t){if(e!==undefined){if("a"===e.type)return[{action:"openLink",url:oo(e.props.href),target:e.props.target}];if(e.actions!==undefined)return _.map(e.actions,v);if("pendo_task_list_item"===t.templateName&&_.isArray(e.templateChildren)&&e.templateChildren[t.templateChildIndex])return[{action:"showGuide",guideId:e.templateChildren[t.templateChildIndex].id}]}return[]}(n,e);var[r={}]=n,{action:r,guideId:o}=r;"showGuide"===r&&o&&(i+="-"+o);return Um({type:u,visitorId:b(),ui_element_id:i,ui_element_type:e.type,ui_element_actions:n,guideId:t.guide.id,stepId:t.step.id,duration:c(),language:t.guide.language})}(t))&&("conditionalSplit"===_.get(e,["props","ui_element_actions",0,"action"])?h.push(e):zm(e))}},registerGuideResolver(e){p.push(e)},removeGuideResolver(e){e=p.indexOf(e);-1!==e&&p.splice(e,1)}};function f(e){return"BUTTON"===e.tag&&(/^pendo-close-guide/.test(e.id)||/^pendo-button/.test(e.id))?{type:e.tag,id:e.id}:i(e)||!l(e.parentElem)?null:f(e.parentElem)}function g(e){var t,n;if("LI"===e.tag&&/pendo-task-list-item/.test(e.cls))return t=(n=e.id.split("-")).pop(),n=n.join("-"),{type:e.tag,id:n,templateName:"pendo_task_list_item",templateChildIndex:t};return i(e)||!l(e.parentElem)?null:g(e.parentElem)}function m(e){return"A"===e.tag?{type:e.tag,id:e.id}:i(e)||!l(e.parentElem)?null:m(e.parentElem)}function v(e){switch(e.action){case"automation":var t=o(e.parameters,{name:"automationIds"});return{action:e.action,automationIds:t};case"openLink":var t=o(e.parameters,{name:"url"}),n=o(e.parameters,{name:"target"});return{action:e.action,url:oo(t.value),target:n.value};case"submitPollAndGoToStep":case"goToStep":t=o(e.parameters,{name:"goToStepId"});return{action:e.action,guideStepId:t.value};case"guideSnoozed":n=o(e.parameters,{name:"snooze_duration"}),t=o(e.parameters,{name:"time_unit"});return{action:e.action,duration:n.value,timeUnit:t.value};case"showGuide":case"launchGuide":n=e.parameters[0],t=e.parameters[1]||{};return{action:e.action,guideId:n.value,stepId:t.value};case"conditionalSplit":var n=o(e.parameters,{name:"name"}),t=o(e.parameters,{name:"conditionType"}),i=o(e.parameters,{name:"config"}),r=o(e.parameters,{name:"cases"}),r=_.reduce(r.value,function(e,t){return e[t.value]=_.map(t.actions,function(e){var t=v(e);return t.source=e.source,t}),e},{});return{action:e.action,name:n.value,condition_type:t.value,element_selector:i.value.elementSelector,feature_id:i.value.featureId,cases:r};case"advanceGuide":case"previousStep":case"submitPoll":case"dismissGuide":case"confirmation":return{action:e.action};default:return{}}}function i(e){return _.isString(e.id)&&0===e.id.indexOf("pendo-guide-container")}}()),Zv=[],Xv=!(Kv.deregisterAction=function(e){e&&"string"==typeof e&&delete(Kv.prototype.registeredActions=Kv.prototype.registeredActions?Kv.prototype.registeredActions:{})[e]});const Yv={agent:{getJwtInfoCopy:Ns.get,treatAsAdoptPartner:bo,addAccountIdParams:wo},agentStorage:h,analytics:{ptm:()=>ld,collectEvent:Ys},attachEvent:l,attachEventInternal:Pr,detachEventInternal:Dr,ConfigReader:m,Events:y,EventTracer:mn,EventRouter:Kv,Extensions:{API:{addTopic:function(e,t){var n=xp[e]||{};_.extend(n,t),xp[e]=n}}},frames:{getChannel:()=>bv},getAssetUrl:yo,getEventable:()=>Sn.call({}),GlobalRuntime:{addGlobalScript:Oc.addGlobalScript,removeGlobalScript:Oc.removeGlobalScript},GuideActivity:Jv,GuideLoop:{addUpdatePhase:of,removeUpdatePhase:af},guides:{addProcessor:function(e){return Vg.push(e),_.partial(Fv,e)},removeProcessor:Fv,registerDisplayableGuides:function(e,t){_.isArray(t)&&(_u[e]=t)},removeDisplayableGuides:function(e){delete _u[e]}},hosts:{SERVER:$e},NodeSerializer:iu,q:v,sessionStorage:h.getSession(),sizeElements:Bl,store:g,Tombstone:Au,transmit:{buildBaseDataUrl:Uo,fetchKeepalive:qo,sendBeacon:Wo},log:C,NetworkRequest:n,util:{trim:it,base64EncodeString:ut,parseUrl:Ga,addInlineStyles:_.partial(Pc,m),getNow:S},constants:{URL_MAX_LENGTH:2e3}};function Qv(t){_.find(Zv,function(e){return e.name===t.name})?C.warn(`Plugin with name ${t.name} already exists. Skipping registration.`):(Zv.push(t),Xv&&t.initialize(E,Yv))}function ey(){_.each(Zv,function(e){_.isFunction(e.teardown)&&e.teardown(E,Yv)}),Xv=!1}Op.registerExtensionsByUse("plugin",function(e){return _.extend(e.uri,_.pick(e,"name")),Qv(e.uri),e},function(e){return!!e.uri.initialize&&!!e.uri.teardown});var ty=!1;function ny(){if(!ty){const e=function(e){var t,n,e=e.data[0];n=(t=e).old_visitor_id,t=t.visitor_id,(Dn(n)?Pn(t)?Dn(t)?(C.info("Visitor is anonymous: "+t),1):Bn(t)?(C.info("Visitor id is the default: "+t),1):(C.info("Re-mapping visitor identity from "+n+" to "+t),0):(C.info("Not valid visitor id: "+t),1):(C.info("Visitor is already identified: "+n),1))&&(n=(t=e).old_account_id,t=t.account_id,Pn(t)?n===t||(C.info("Re-mapping account identity from "+n+" to "+t),0):(C.info("Not valid account id: "+t),1))||(Ys("identify",e),Cs())},t=function(e){var t;Ep()||({options:e,hashChanged:t}=e.data[0],t&&(Ys("meta",e),Cs()))};return y.identify.on(e),y.metadata.on(t),y.identify.on(Cp),ty=!0,function(){y.identify.off(e),y.metadata.off(t),y.identify.off(Cp),ty=!1}}}iy="guideActivity",ry=function(){return(new Date).getTime()-Zg},oy=_.isObject;var iy,ry,oy,ay={type:iy,handler(e){var t,n=e.data[0],e=e.data[1];e=e,oy(t=n)&&function(e){return e&&"click"===e.type}(e)&&function i(e){if("pendo-resource-center-container"==e.id)return!0;if(oy(e.parentElem))return i(e.parentElem);return!1}(t)&&(function(e){return uy(e)}(t)||function(e){return sy(e)}(t)||function(e){return dy(e)}(t))&&(e=function(e){var t=P.getResourceCenter();if(t){var n=t.activeModule,i=uy(e);if(i?(i={elementId:i.id},/^pendo-close-guide/.test(i.id)?i.actions=[{action:"dismissGuide"}]:/^pendo-left-caret/.test(i.id)&&(i.actions=[{action:"showGuide",guideId:t.id}])):i=sy(e)||dy(e),i)return i.guideId||(i.guideId=(n||t).id),i.stepId||(i.stepId=(n||t).steps[0].id),i.actions||(i.actions=[{action:"showGuide",guideId:i.elementId}]),i.language||(i.language=(n||t).language),Um({type:iy,visitorId:b(),ui_element_id:i.elementId,ui_element_type:i.type,ui_element_actions:i.actions,guideId:i.guideId,stepId:i.stepId,duration:ry(),language:i.language})}}(n))&&zm(e)}};function sy(e){var t=e.cls.split(" ");return _.contains(t,"_pendo-resource-center-module-list-item")?{type:"BUTTON",elementId:T("#"+e.id).closest("[data-pendo-module-guide-id]").attr("data-pendo-module-guide-id")}:"pendo-resource-center-container"!==e.id&&oy(e.parentElem)?sy(e.parentElem):null}function dy(e){var t=e.cls.split(" ");if(_.contains(t,"_pendo-resource-center-guidelist-module-listed-guide")||_.contains(t,"_pendo-resource-center-onboarding-module-listed-guide")){t=P.getResourceCenter();if(t){var n=e.id.split("-").pop(),t=t.activeModule;if(t&&t.attributes&&t.attributes.resourceCenter)return{type:"BUTTON",elementId:t.attributes.resourceCenter.children[n]}}return null}return"pendo-resource-center-container"!==e.id&&oy(e.parentElem)?dy(e.parentElem):null}function uy(e){return"BUTTON"===e.tag&&(/^pendo-close-guide/.test(e.id)||/^pendo-left-caret/.test(e.id))?{type:e.tag,id:e.id}:"pendo-guide-container"!==e.id&&oy(e.parentElem)?uy(e.parentElem):null}const cy=e=>(e=e||E).doesExist(e.apiKey);class ly extends Ct{constructor(){super(),this.cache=new Set,this.foundShadowRoots=!1,this.stoppedSearchEarly=!1}updateCache(){this.cache.forEach(e=>{pa(e)||(this.cache["delete"](e),this.dispatchEvent({type:"detachShadow",shadowRoot:e}))})}patchAttachShadow(e){const t=e.prototype.attachShadow,n=this;return e.prototype.attachShadow=function(e){e=t.call(this,e);return this.shadowRoot&&n.triggerAttachShadow(this.shadowRoot),e},e.prototype.attachShadow.toString=function(){return t.toString()},()=>{e.prototype.attachShadow=t}}initialize(){this.unpatchAttachShadow=this.patchAttachShadow(Element),this.findShadowRoots(document,5e3,e=>this.triggerAttachShadow(e))}triggerAttachShadow(e){this.cache.add(e),this.dispatchEvent({type:"attachShadow",shadowRoot:e})}findShadowRoots(r,o=5e3,a){if(_.isFunction(r.createNodeIterator)){let t=0,n=[ca(r)],i;function s(e){do{if(!(e=e||r.createNodeIterator(n.pop(),NodeFilter.SHOW_ELEMENT))||!e.nextNode)break;for(;(i=e.nextNode())&&(t++,i&&i.shadowRoot&&(a(i.shadowRoot),n.push(i.shadowRoot),this.foundShadowRoots=!0),t%o!=0););}while(!i&&(e=null,n.length));i&&this.foundShadowRoots&&(this.findTimeout=Ut(()=>{this.findTimeout=null,s.call(this,e)},50)),t!==o||this.foundShadowRoots||(this.stoppedSearchEarly=!0)}s.call(this)}}teardown(){this.cache.clear(),_.isFunction(this.unpatchAttachShadow)&&(this.unpatchAttachShadow(),this.unpatchAttachShadow=null),this.findTimeout&&(clearTimeout(this.findTimeout),this.findTimeout=null)}}class py extends Ct{constructor(e=gt("MutationObserver")){super(),this.ObserverClass=e,this.observing=!1,this.observers=new Map,this.triggerMutation=this.dispatchMutationEvent,this.shadowDom=new ly,this.shadowDom.addEventListener("attachShadow",_.bind(this.handleAttachShadow,this)),this.shadowDom.addEventListener("detachShadow",_.bind(this.handleDetachShadow,this)),this.addEventListener("mutation",()=>{null!=this.timeout&&clearTimeout(this.timeout),this.timeout=Ut(()=>{this.shadowDom.updateCache(),this.timeout=null},0)})}initialize(e,t){t=t.ConfigReader;t.get("preferMutationObserver")&&e.sniffer.MutationObserver&&(this.observeShadowRoots=t.get("observeShadowRoots"),this.startObserver(document.documentElement),this.observing=!0,this.observeShadowRoots)&&this.shadowDom.initialize()}startObserver(e){var t=new this.ObserverClass(e=>this.triggerMutation(e));this.observers.set(e,t),t.observe(e,{subtree:!0,attributes:!0,childList:!0,characterData:!0})}teardown(){this.observers.clear(),this.shadowDom.teardown(),null!=this.timeout&&(clearTimeout(this.timeout),this.timeout=null)}dispatchMutationEvent(e){this.dispatchEvent({type:"mutation",mutation:e})}triggerMutationOnce(e){this.triggerMutation=_.noop,queueMicrotask(()=>{this.dispatchMutationEvent(e),this.triggerMutation=this.triggerMutationOnce})}handleAttachShadow({shadowRoot:e}){this.triggerMutation=this.triggerMutationOnce,this.startObserver(e)}handleDetachShadow({shadowRoot:e}){this.observers["delete"](e)}}var hy=new py;let fy=0;const gy="initializeImmediately",my=[],vy=ei(function(e){if("complete"===document.readyState||_.get(e,gy)||m.get(gy))if(C.info("pendo.initialize called with "+JSON.stringify(e)),E.apiKey)1==fy++&&C.info(["pendo.initialize only needs to be called once",ft()?" per namespace":"",". Use pendo.updateOptions to update metadata after the web SDK has initialized."].join(""));else{if(e=e||{},_.isEmpty(Ns.get())&&(o=Ns.getJwtOptions(e,"initialize"))&&(Ns.set(_.pick(e,"jwt","signingKeyName")),_.extend(e,o,{forceAnonymous:!0})),_.isString(e))return Gr.get(e).then(e=>(le(d=e.data),vy()));try{g.dispatch("location/init",e.location||{})}catch(a){C.critical("Location API Exception",a)}m.setLocalConfig(e),go(),E.HOST=co;var t,n,i,r,o=m.get("cookieDomain");if(o&&(o=o,i=location.host,o?_.isString(o)&&(i=i.replace(/:\d+$/,""),o=o.replace(/^\./,""),t=new RegExp("\\."+kt(o)+"$"),n=new RegExp("^"+kt(o)+"$"),t.test(i)||n.test(i))&&(Dt="."+o):Dt=o),Wf.discoverKeys(e),Wf.getApiKey()){g.commit("metadata/setMetadata",{selfHosted:Sp()}),e.logStackTraces&&(E.logStackTraces=e.logStackTraces),m.get("preferBroadcastChannel")&&Dg.secure(!0);const s=m.get("analytics.localStorageUnload");Ds.read(h),my.push((t={localStorageUnload:s},ud=ws.events=ls,cd=ws.trackEvents=ps,fd=ws.agenticEvents=hs,ld=Fd(_.extend({cache:ud,silos:ws.silos,apiKey:Go,beacon:"ptm",allowPost:!0},t)),pd=Fd(_.extend({cache:cd,silos:ws.trackEventSilos,apiKey:Go,beacon:"ptm",allowPost:!0,params:{type:"track"}},t)),hd=Fd(_.extend({cache:fd,silos:ws.agenticEventSilos,apiKey:Go,beacon:"agentic","class":"agentic",allowPost:!0},t)),Es(ld),Es(pd),Es(hd),()=>{ks(),Is(ld),Is(pd),Is(hd),ld=pd=hd=undefined})),hy.initialize(E,Yv),my.push(()=>hy.teardown()),Fo&&(h.registry.addLocal(On),h.registry.addLocal(Nn),h.registry.addLocal(Mn),h.registry.addLocal(gp),E.disableGuideCenterContentSearch=e.disableGuideCenterContentSearch,my.push(ec(y)),[{events:i=[]}]=[e],_.each(i,(e,t)=>{nc[t]&&nc[t](e)}),my.push(Iv(hy)),my.push(ny()),my.push(hu()),my.push((_.each(Zv,function(e){e.initialize(E,Yv)}),Xv=!0,ey)),my.push((n=e,h.registry.addLocal(bf),h.registry.addLocal(wf),_.find([_.partial(Zf.launchOnToken,window.location),_.partial(Sf,window),_.partial(Zf.localStorageNavigation,n)],e=>e()),n.enableDesignerKeyboardShortcut||!m.get("disableDesignerKeyboardShortcut")?fg.listen():()=>{})),y.appUsage.on(Jv.handler),y.appUsage.on(ay.handler),my.push(xs(fs)),my.push(Js.initialize())),y.appHidden.on(()=>{_s(0,{hidden:!0})}),y.appUnloaded.on(()=>{_s(0,{unload:!0}),s&&Ds.write(h)}),Fn()||Un(),E.updateOptions(e),e.visitorId&&e.visitorId!=Gn&&E.identify(e.visitorId),my.push(k.watch(function(){E.pageLoad()})),Fo&&y.ready.trigger(),Ud(k.get()),fy++,window.parent&&window.parent.postMessage&&"function"==typeof window.parent.postMessage&&((r=Dg.targetOrigin())?window.parent.postMessage({type:"announce-frame-initialized",destination:"pendo-designer-agent",source:"pendo-designer-agent",localStorageRouter:!0},r):C.warn("Unable to announce frame to designer plugin, targetOrigin is not set. Check if broadcastChannel is enabled and cross origin frames are allowed.")),wy()}else C.debug("API key is not set, Pendo will not initialize.")}else ae(E,"initialize",arguments)});function yy(e){return!_.isArray(e)||_.isEmpty(e)}function by(e){if(!yy(e))return _.find(e,e=>"initialize"===e[0])}function wy(i){var e;return!yy((i=i||E)._q)&&(e=!!by(i._q),cy(i)||e)?(e=i._q.splice(0,i._q.length),_.reduce(e,(e,t)=>{if(!_.isArray(t))return e;const n=i[t.shift()];return _.isFunction(n)?e.then(()=>n.apply(i,t)):e},v.resolve()).then(wy)):v.resolve()}function Sy(){cy()?C.info("already running"):(window.pendo_options&&vy(window.pendo_options),wy())}function Ey(){y.appHidden.trigger(),y.appUnloaded.trigger(),_.each(my,function(e){e()}),Ud.reset(),my.length=0,Dg.close(),Sn.clear(y),Sn.clear(nc),delete E.apiKey,fy=0}var Iy,_y,Cy={getActiveGuide:Uv,smartNextStep:function(e){var t,n=Uv();n&&(t=n.guide.steps[n.stepIndex+1],Ut(function(){var e=Rr(t.elementPathRule);0!==e.length&&_.some(e,xa)?mm(n.step):mm(t)},e=e||0))},smartFirstStep:function(){T("._pendo-guide_").css("display:none;");var t=bu(),e=Uv().guide.steps,n=_.filter(_.rest(e),function(e){return!!e.pageId}),n=_.indexOf(e,_.find(n,function(e){return Su(e.regexUrlRule,t)}));C.info("startingPoint is "+n),-1==n?T("._pendo-guide_").css("display:block;"):(n=e[Math.max(0,n-1)],C.info("found starting step to be "+n.id),mm(n))},advanceOn:function(e,t){var n=Uv(),i=T(t=t||n.step.elementPathRule)[0],r=function(){mm(),R(i,e,r,!0)};l(i,e,r,!0)},renderStepPosition:function(e,t,n){if(t)n||(i=[].concat(t.steps).reverse(),n=_.findWhere(i,{seenState:"active"}));else{var i=Uv();if(!i)return;t=i.guide,n=i.step}return(e=_.template(e=e||"Step <%= currPos %> of <%= total %>"))({currPos:t.getPositionOfStep(n),total:t.getTotalSteps()})}},U={renderGuideFromJSON:function(e,n,t,i){i=i||{};var r=n.getGuide();n.isDarkMode===undefined&&Uc(n);var o=Nc(e),a=_.get(r,"attributes.resourceCenter");a&&(P.revertRtlChanges(r,e.props),e=P.updatePseudoStyleSelectors(e));var s=a&&P.isFullyCustom(r),d="AnnouncementsModule"===_.get(r,"attributes.resourceCenter.moduleId"),o=(n.hasEscapeListener=!1,n.containerId=o&&o.props&&o.props.id,n.element=Hu(n,i.document),St(e)),t=U.buildNodeFromJSON(o,n,t),u=(n.guideElement=t,Fc(n),t.find("#"+n.containerId)),c="data-vertical-alignment",l="Relative to Element"===u.attr(c);l&&!a&&T(n.guideElement).css({overflow:"hidden",height:"0",width:"0"});u.css({visibility:"hidden"}),t.css({visibility:"hidden"});var p=_.get(r,"attributes.embedConfig",null);c=_g.buildWatermark({appId:r.appId,targetAccount:r.targetAccount,isTraining:r.isTraining,isBottomAligned:"Bottom Aligned"===u.attr(c),isEmbedded:!!p},U.buildNodeFromJSON);c&&u.append(c);c=n&&n.attributes&&n.attributes.imgCount,i=zu(i.document);{var h;p?(m=t[0],f=T("#"+(h="pendo-guide-container"),m)[0],{selector:f,method:h}=(f&&(f.id=h+"-"+n.id,m.id="pendo-base-"+n.id),p),i=T(f)[0],(p=T("#"+m.id,i)).length?(t=p,n.guideElement=t):"replace"===h&&i?(i.innerHTML="",t.appendTo(i)):"prepend"===h?t.prependTo(i):t.appendTo(i)):t.appendTo(i)}(function(e,t,n){t=T.getRootNode(t),e=T.getRootNode(e);var i;e!==t&&(e!==document?e.hasOwnProperty("wrappedJSObject")?(i=e.wrappedJSObject.adoptedStyleSheets,t.wrappedJSObject.adoptedStyleSheets.push(...i)):(i=e.adoptedStyleSheets,t.adoptedStyleSheets.push(...i)):(n=T(".pendo-style-"+n,e)).length&&(n.remove(),n.appendTo(t)))})(zu(),t[0],n.id),Bl(t),l&&yl.patchGuideContainerWidthForResponsiveTooltips(n,u[0],e);s||d||(U.recalculateGuideWidth(n.containerId,n.guideElement),U.adjustGuideContentWidth(n.containerId,n.guideElement));c||a||U.flexAllThings(n.containerId,n);s||U.recalculateGuideHeight(n.containerId,n.guideElement);l?n.attributes.calculatedType="tooltip":yl.attachBBAdvanceActions(n);c||yl.positionStepForGuide(n,o,u[0]);{var f;a&&(P.showHomeViewOrEmptyState(r),f=[],d?f=[r.attributes.resourceCenter]:U.flexAllThings(n.containerId,n),f.length)&&_.forEach(f,function(e){e=_.get(e,"children",[]);_.forEach(e,function(e){var t;e&&(t=e.steps[0],_.isUndefined(t.attributes.imgCount))&&(t=_.get(t,"id",n.id),e=_.get(e,"id",r.id),t=T("#pendo-g-"+t).length?t:e,U.flexAllThings("pendo-g-"+t,n))})})}{var g;c?(g=v.defer(),t.rendered=g.promise,u.on("imagesLoaded",function(){g.resolve()})):(u.css({visibility:"visible"}),t.rendered=v.resolve())}{var m;t.css({visibility:"visible"}),n.elements.push(n.guideElement[0]),E.designer||(_.get(n,"attributes.isAutoFocus")&&(U.autofocusStep(n,u),U.trapFocusStep(n,u),n.hiddenElements=U.addAriaHiddenOutsideGuide(t[0])),a&&(U.attachRCFocusHandlers(),r.skipResourceCenterHomeView?(m=r.activeModule.steps[0],U.autofocusStep(m,m.guideElement)):U.autofocusStep(n,u)))}return T(".pendo-video-wrapper",t).each(function(t){T("iframe",t).each(function(e){t.setAttribute("data-pendo-video-loading",""),U.addVideoLoadListener(t,e)})}),t},autofocusStep:function(e,o){var t="autofocus for guide id: "+e.getGuide().id+" step id: "+e.id+" ",n=function(e){var t,n;return!!e&&(t=Lo(t=e),n=ra(),_.extend(n,{top:0,left:0,bottom:n.height,right:n.width}),fa(n,t)||Aa(e),e.focus(),e===T.getRootNode(e).activeElement)},i={maxRetries:100,delay:50,exponentialBackoff:!1};yt(function(){var e,t,n,i,r=T(o).find("#pendo-guide-container");return(r=r[0]||r)&&xa(r)&&(e=r,t=_.contains(["A","INPUT","LABEL","SELECT","TEXTAREA","BUTTON","FIELDSET","LEGEND","DATALIST","OUTPUT","OPTION","OPTGROUP"],e.nodeName),n=!!e.tabIndex,i=!e.hidden,e=!e.disabled,t||n)&&i&&e?r:null},i,function(e){yt(function(){return n(e)},i,function(){},function(){C.warn(t+"#pendo-guide-container is available on page but could not capture focus")})},function(){C.warn(t+"#pendo-guide-container did not render or become visible in time to focus")})},trapFocusStep:function(e,t){!function(e){var o,a,s,t,d,u,n,c=e[0];c&&(t=["a[href]:not([disabled])","button:not([disabled])","textarea:not([disabled])",'input[type="text"]:not([disabled])','input[type="radio"]:not([disabled])','input[type="checkbox"]:not([disabled])',"select:not([disabled])","[tabindex]","iframe"].join(", "),(o=_.toArray(e.find(t))).length)&&(a=o[0],s=o[o.length-1],t=Ay(e),d=t[0],u=t[1],n=function(e){var t,n,i=xy(e),r=e.shiftKey;i&&(t=(i=T.getRootNode(c).activeElement)===c,n=document.activeElement===document.body,r?(i===d||t||n)&&(ky(o,s).focus(),e.preventDefault()):(t||i===u||n)&&(ky(o,a).focus(),e.preventDefault()))},l(document,"keyup",n),l(document,"keydown",n),y.one("unmounted",()=>{R(document,"keyup",n),R(document,"keydown",n)}))}(t.find("#pendo-guide-container"))},attachRCFocusHandlers:function(){const s=P.getResourceCenter(),d=P.getResourceCenterContainer();if("dom"===s.launchMethod&&d){let e=T(s.attributes.activation.selector)[0];if(e){const[u,c]=Ay(T(d));var t=function(e){var t=xy(e),n=e.shiftKey;if(t){var t=T.getRootNode(d).activeElement,i=T(s.attributes.activation.selector)[0];if(i){var r=t===u,t=t===c;const a=T(Ia);function o(t){return Object.values(a).findIndex(e=>e===t)}n?r?(i.focus(),e.preventDefault()):t&&Ty(0===(n=o(u))?a.length-1:n-1,a,e):t?Ty(o(i)+1,a,e):r&&Ty((n=o(c))>=a.length-1?0:n+1,a,e)}}},n=function(e){var t=xy(e),n=e.shiftKey;t&&!n&&Ty(0,T('[id^="pendo-g-"]').find(Ia),e)},i=function(e){var t=e.target,n=e.relatedTarget,t=t.compareDocumentPosition(n)&Node.DOCUMENT_POSITION_FOLLOWING;n!=u&&t&&Ty((n=T('[id^="pendo-g-"]').find(Ia)).length-1,n,e)};l(document,"keyup",t),l(document,"keydown",t),l(e,"keydown",n),l(e,"focus",i),y.one("unmounted",()=>{R(document,"keyup",t),R(document,"keydown",t),R(e,"keydown",n),R(e,"focus",i)})}}},addAriaHiddenOutsideGuide:function WS(e,n=[]){if(!e||e===ca())return n;const t=la(e);_.each(t,e=>{if(-1===n.indexOf(e)&&"true"!==e.getAttribute("aria-hidden")){const t=e.tagName.toLowerCase();"script"!==t&&"style"!==t&&(e.setAttribute("aria-hidden","true"),n.push(e))}});e.parentNode&&WS(e.parentNode,n);return n},renderResourceCenterModule:P.renderResourceCenterModule,buildNodeFromJSON:sp,attachImgLoadHandlers:dp,recalculateGuideHeightOnImgLoad:cp,buildStyleString:function(e){var n="";return _.each(e,function(e,t){n=n+t+":"+e+";"}),n},buildStyleTagContent:pp,bindActionToNode:lp,recalculateGuideHeight:jl,recalculateGuideWidth:Hl,adjustGuideContentWidth:ql,findDomBlockInDomJson:Mc,isElementHiddenInGuide:M.isElementHiddenInGuide,positionStepForTooltip:yl.positionStepForGuide,flexAllThings:M.flexAllThings,flexElement:M.flexElement,findTopLevelContainer:function(t){for(var e=["pendo-base","pendo-resource-center-container"],n=0;n<20;n++){if(_.find(e,function(e){return t.id===e}))return t;if(t===document.body)return document.body;t.parentNode&&(t=t.parentNode)}return document.body},updateBackdrop:ul,buildNodesFromJSON:rp,findGuideContainerJSON:Nc,maintainAspectRatios:M.maintainAspectRatios,sizeElement:zl,sizeElements:Bl,getAllowedAttributes:ap,repositionFlexElementsInFullWidthGuides:function(){},isBuildingBlockGuideRelativeToElement:yl.isBuildingBlockGuideRelativeToElement,updateAriaLabelledbyForActiveFollowupQuestion:$v,addVideoLoadListener:function(e,t){l(t,"load",function(){e.removeAttribute("data-pendo-video-loading")})}};function xy(e){return"Tab"===e.key||9===e.keyCode}function Ty(e,t,n){e=t[e];e&&(e.focus(),n.preventDefault())}function ky(e,t){let n;if("radio"===t.getAttribute("type")){const i=t.getAttribute("data-pendo-poll-id");n=_.find(e,function(e){var t=e.getAttribute("data-pendo-poll-id");return i===t&&e.checked})}return n||t}function Ay(e){var t={margin:0,padding:0,outline:"none",border:"none","box-shadow":"none",shadow:"none"},t={type:"style",props:{type:"text/css",scoped:"scoped",id:"pendo-focus-bumper-styles"+Date.now()},css:[{selector:".pendo-start-focus-bumper",styles:_.extend({},t,{tabIndex:0})},{selector:".pendo-start-focus-bumper:hover",styles:t},{selector:".pendo-start-focus-bumper:focus",styles:t},{selector:".pendo-end-focus-bumper",styles:_.extend({},t,{tabIndex:0})},{selector:".pendo-end-focus-bumper:hover",styles:t},{selector:".pendo-end-focus-bumper:focus",styles:t}]},t=U.buildNodeFromJSON(t),t=(e.prepend(t),document.createElement("div")),n=(t.setAttribute("id","pendo-start-focus-bumper-"+Date.now()),t.setAttribute("class","pendo-start-focus-bumper"),t.setAttribute("tabIndex",0),e.prepend(t),document.createElement("div"));return n.setAttribute("id","pendo-end-focus-bumper-"+Date.now()),n.setAttribute("class","pendo-end-focus-bumper"),n.setAttribute("tabIndex",0),e.append(n),[t,n]}var Ry=100,Oy=[],Ny=[];const My="log-enabled",Ly="active-contexts";var Py=function(){var e=h.read(My,!0);return null!==e?"true"==e:!(-1!==qe.indexOf("prod")||-1!==qe.indexOf("rc"))},Dy=function(){return Gy()?_y?"logging already enabled":(h.write(My,"true"),_y=!0,"logging enabled"):"logging unavailable"},Fy=function(){return _y?(h.write(My,"false"),_y=!1,"logging disabled"):"logging already disabled"};var Uy=function(e,t){return _.compact([].concat(e,t))},Gy=function(e){return e=e||"log","undefined"!=typeof console&&_.isFunction(console[e])},By=function(e){return e=Uy(e),0<Iy.length?0<_.intersection(Iy,e).length:!!_y||!!$s()},zy=function(e,...t){C.info(e,{contexts:t})};function jy(e){var t;e.level!==Et.Debug&&e.level!==Et.Info||(t=e.attributes?Uy(e.attributes.contexts):[],Gy()&&By(t)&&Ky(e.message),qy(Oy,e.message,t))}function Hy(...e){Gy("error")&&console.error.apply(console,e),qy(Ny,e.join(" "))}var qy=function(e,t,n){_.contains(n,"debug")||(e.length==Ry&&e.shift(),e.push([t,n]))},Wy=function(t){t=Uy(t),_.each(_.map(_.filter(Oy,function(e){return 0===t.length||0<_.intersection(t,e[1]).length}),function(e){return e[0]}),function(e){Ky(e,"[Pendo-History] ")})},Vy=function(){return _.union.apply(_,_.map(Oy,function(e){return e[1]}))},$y=function(e){Iy=Uy(e),h.write(Ly,Iy.join(","))},Ky=function(e,t){var n;Gy()&&(t=t||"[Pendo Web SDK] ",e&&e.length?((n=1e3<e.length?e.length-1e3:0)&&(t+="..."),console.log(t+e.substring(n))):console.log(t+e))};function Jy({type:t,name:n,props:i}){if(n&&_.isString(n))if(t&&_.isString(t)){let e=i;_.isObject(i)||(e={__err__:i});i=k.get();Ys(t,e,i,n)}else C.error("Must provide valid type string for event tracking");else C.error("Must provide valid name string for event tracking")}function Zy(e,t){Jy({type:"track",name:e,props:t})}zy.init=function(){var e;e=h.read(Ly,!0),Iy=e?e.split(","):[],_y=Py(),C.addEventListener("log",jy),h.registry.addLocal(My,{isPlain:!0}),h.registry.addLocal(Ly,{isPlain:!0})},zy.enableLogging=Dy,zy.disableLogging=Fy,zy.getActiveContexts=function(){return Iy},zy.setActiveContexts=$y,zy.showLogHistory=Wy,zy.getLoggedContexts=Vy;const Xy=new Map;function Yy(e,t){Jy({type:e,name:"agentic",props:t=_.contains(["prompt","agent_response"],e)?Qy(t):t})}function Qy(t){if(null==t||!t.agentId)return t;try{var e,n,i=m.get("aiAgents",[]),r=(null==i?void 0:i.find(e=>e.id===t.agentId))||null,o=t.content;return o?null===r||!r.privacyFilters||!(e=function(e){let t=Xy.get(e);if(!t)try{t=new RegExp(e,"gmi"),Xy.set(e,t)}catch(n){return Xy.set(e,null),null}return t}(r.privacyFilters))||(n=o.replace(e,"<redacted>"))===o?t:Object.assign(Object.assign({},t),{content:n}):t}catch(a){return console.error("Error applying privacy filters",a),t}}var e0=function e0(r){var o=[];function a(e,t,n,i){r?o.push({type:n,message:t,value:i}):me(i)?console[e](t,i):console[e](t)}if("undefined"==typeof console||!console.group)return"Please run this test in the latest version of Chrome, Firefox, Safari, or Internet Explorer";r||console.group("Pendo Install Validation"),E.apiKey||E.publicAppId||a("error","No Pendo public app ID configured. Make sure to call pendo.initialize() with a valid Pendo public app ID.","publicAppId");var e=b(),e=(Dn(e)&&a("warn",'The current visitor is not identified and will be treated as "anonymous". Is this expected? (You might have used "VISITOR-UNIQUE-ID" as the visitor ID)',"isAnonymousVisitor"),Bn(e)&&a("error","The current visitor ID matches the example visitor ID from the Pendo installation instructions.","isDefaultVisitor"),Jn()),t=(e||a("warn","The current visitor is not associated with an account. Is this expected?","noVisitorInAccount"),"ACCOUNT-UNIQUE-ID"===e&&a("error","The current account ID matches the example account ID from the Pendo installation instructions.","exampleAccountId"),m.get("disableCookies")&&a("warn","Cookies are disabled in Pendo config. Is this expected?","disableCookies"),Ip());if(_.each(["visitor","account","parentAccount"],function(n){var i=t&&t[n],e=_.chain(i).keys().value();0<e.length?(r||console.group(n+" metadata (does this look right?):"),0<(e=_.chain(e).map(function(e){return e.toLowerCase()}).countBy().pick(function(e){return 1<e}).keys().value()).length&&_.each(e,function(e){a("warn","Keys will be lowercased and any duplicates overwritten. Please choose unique key names for:",n+"MetadataConflict",e)}),_.each(_.keys(i),function(e){var t=i[e];_.isObject(t)&&!_.isArray(t)?a("warn",e+" is an object and will be ignored.",n+"Metadata",t):_.isArray(t)&&_.any(t,_.isObject)?a("warn",e+" contains object values. The objects will be ignored.",n+"Metadata",t):a("log",e+":",n+"Metadata",t)}),r||console.groupEnd()):"parentAccount"!==n&&a("warn","No "+n+" metadata found. Learn more about metadata here: http://help.pendo.io/resources/support-library/installation/metadata.html",n+"MetaData")}),r)return o;console.groupEnd()},t0=function(n){var e=[{nativeType:Object.prototype,displayName:"Object | Prototype "},{nativeType:Object,displayName:"Object ",propsToCheck:["create","getOwnPropertyNames"]},{nativeType:Number.prototype,displayName:"Number | Prototype"},{nativeType:String.prototype,displayName:"String | Prototype"},{nativeType:Function.prototype,displayName:"Function | Prototype"},{nativeType:Boolean.prototype,displayName:"Boolean | Prototype"},{nativeType:Array.prototype,displayName:"Array | Prototype"},{nativeType:Date.prototype,displayName:"Date | Prototype"},{nativeType:RegExp.prototype,displayName:"RegExp | Prototype"},{nativeType:JSON,displayName:"JSON ",propsToCheck:["parse","stringify"]},{nativeType:Math,displayName:"Math "},{nativeType:on.prototype,displayName:"Promise | Prototype"},{nativeType:window,displayName:"Window ",propsToCheck:["alert","asap","atob","btoa","cancelAnimationFrame","clearImmediate","clearInterval","clearTimeout","close","confirm","getComputedStyle","getSelection","open","postMessage","prompt","requestAnimationFrame","scroll","scrollBy","scrollTo","setImmediate","setInterval","setTimeout","stop","XMLHttpRequest","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent"]}],r=!1,i=(_.each(e,function(e){var n=e.nativeType,i=[],t=e.propsToCheck||Object.getOwnPropertyNames(n);_.each(t,function(e){try{e&&n[e]&&"function"==typeof n[e]&&-1===n[e].toString().indexOf("[native code]")&&i.push(e)}catch(t){}}),i.length&&(e.nonNativeImplementations=i,r=!0)}),{hasNonNativeMethods:r,implementations:[]});return n||console.group("Native javascript method check:"),r?(n||console.warn("Pendo has detected that your application may be changing native javascript functionality. We suggest consulting an engineer or your CSM to better understand if these changes will negatively impact Pendo's ability to function properly"),_.each(e,function(e){var t;e.nonNativeImplementations&&(t=e.displayName.trim(),n?i.implementations.push({nativeType:t,nonNativeImplementations:e.nonNativeImplementations}):console.warn(t+" | Contains the following non-native implementations:",e.nonNativeImplementations.sort().join(", ")))}),n?i:void console.groupEnd()):n?i:(console.log("Environment uses native javascript implementations"),console.groupEnd())},n0=function(e){var t=[];if(_.isNumber(window.frames.length)&&_.isFinite(window.frames.length)&&T("iframe").length+T("frame").length===window.frames.length||t.push("Pendo has detected that window.frames.length has been modified"),window.Event&&window.Event.prototype||t.push("Pendo has detected that window.Event has been modified"),t.length){if(e)return t;console.group("Global variables:"),_.each(t,function(e){console.warn(e)}),console.groupEnd()}},i0=function(e){var t,n=window.location.href,i=[];try{(t=Kr())!==n&&i.push({type:"customizedUrl",msg:"URL has been customized. This will affect data collection, guide requests, and reload tests.",value:t})}catch(o){i.push({method:"error",msg:"Error getting Custom URL",value:o})}try{var r=k.externalizeURL();r!==t&&i.push({type:"sanitizedUrl",msg:"URL has been sanitized. This will affect sending data and guides requests.",value:r})}catch(o){i.push({method:"error",msg:"Error getting Externalized URL",value:o})}if(e)return i;console.group("URL Validation"),console.log("Browser URL:",n),_.each(i,function(e){e.method?console[e.method](e.msg+"\n"+e.value):console.warn(e.msg+"\n"+e.value)}),console.groupEnd()};const r0=e=>{if(0<Ny.length){var t=[].concat(Ny);if(e)return t;console.group("Agent Error History"),_.each(t,(e,t)=>{console.log("Error History ",t,e)}),console.groupEnd()}},o0=e=>{t=e;var t,n=_.map(Zv,function(e){return e.validate&&!t&&e.validate(E,Yv),e.name});if(e)return n;console.group("Active Plugins"),_.each(n,e=>console.log(e)),console.groupEnd()};var a0=function(e){var t={install:e0(e),plugins:o0(e),globals:n0(e),url:i0(e),errors:r0(e)};if(e)return t.methods=t0(e),t;m.validate(console)},s0={BuildingBlockGuides:U,BuildingBlockResourceCenter:P,BuildingBlockTemplates:zc,BuildingBlockTooltips:yl,BuildingBlockSvgs:Vc};function d0(e,t){this.state={duration:e,isStopped:!0,handle:null,cb:t,hasRun:!1,errors:[],options:{}},this.shouldJobRun=function(){return!(!this.state.hasRun&&this.state.options.skipFirstRun||this.state.isStopped)},this.doJob=function(e){if(e)try{this.state.cb(this)}catch(t){this.state.errors.push(t)}},this.afterJobRun=function(){this.state.hasRun=!0,this.state.handle=Ut(this.run,this.state.duration)},this.run=_.compose(_.bind(this.afterJobRun,this),_.bind(this.doJob,this),_.bind(this.shouldJobRun,this))}d0.prototype.start=function(e){this.state.isStopped&&(this.state.isStopped=!1,this.state.options.skipFirstRun=e,this.run())},d0.prototype.stop=function(){clearTimeout(this.state.handle),this.state.isStopped=!0,this.state.hasRun=!1};var u0=Gr.urlFor,c0={search:["AllowOnlyKeys","ExcludeKeys","AddTo","Replace","Clear"],hash:["Replace","Clear"],pathname:["Replace","Clear","AddTo"],hostname:["Replace"],href:["Replace","ForceSecure"],protocol:["ForceSecure"]};const l0=["location","attribute","both","network","all"],p0="location";function h0(e,t,n,i){var r;if(_.isObject(e)&&(t=e.action,n=e.data,i=(e=e.attr).target),!c0[e])throw r=_.keys(c0).join(", "),new Error('Invalid URL attribute type: "'+e+'". Valid attributes are: '+r+'. Example: {attr: "search", action: "AddTo", data: {key: "value"}}');if(!_.contains(c0[e],t))throw r=c0[e].join(", "),new Error('Invalid transform action: "'+t+'" for attribute "'+e+'". Valid actions for "'+e+'" are: '+r+'. Example: {attr: "'+e+'", action: "'+c0[e][0]+'", data: ...}');this.attr=e,this.action=t,this.data=n,this.target=(r=i,_.isArray(r)?0<(e=_.filter(r,function(e){return 0<=l0.indexOf(e)})).length?e:[p0]:0<=l0.indexOf(r)?r:p0)}function f0(e){return e instanceof ti||e instanceof HTMLAnchorElement}h0.prototype.applyTo=function(e){return{AllowOnlyKeys(e,t,n){_.isFunction(n)&&(n=n(e[t],e));t=e.href;return new ti(uo(t,null,n,!1))},ExcludeKeys(e,t,n){_.isFunction(n)&&(n=n(e[t],e));t=e.href;return new ti(uo(t,null,n,!0))},AddTo(e,t,n){var i;return _.isFunction(n)&&(n=n(e[t],e)),"search"!==t&&"pathname"!==t?e:"pathname"===t?(t=e.pathname,(i=n).startsWith("/")||(i="/"+i),t.endsWith("/")?e.pathname=t+i.substring(1):e.pathname=t+i,e):(t=e.href,new ti(u0(t,n)))},Clear(e,t){return"pathname"===t?e.pathname="/":e[t]="",e},Replace(e,t,n){return _.isFunction(n)&&(n=n(e[t],e)),"href"===t?new ti(n):(e[t]=n,e)},ForceSecure(e,t){return"protocol"===t?e.protocol="https":e.href=e.href.replace(/^(.*:\/\/\/)/,"https://"),e}}[this.action](e,this.attr,this.data)},h0.prototype.toString=function(){return this.attr+" - "+this.action+" - "+JSON.stringify(this.data)},h0.fromJSON=function(e){if(e instanceof h0)return e;if(!_.isObject(e))throw new Error("UrlTransform.fromJSON expects an object. Received: "+typeof e+'. Example: {attr: "search", action: "AddTo", data: {key: "value"}}');if(!e.attr)throw t=_.keys(c0).join(", "),new Error('UrlTransform is missing required "attr" property. Valid attributes are: '+t+'. Example: {attr: "search", action: "AddTo", data: {key: "value"}}');if(!e.action)throw t=c0[e.attr]?c0[e.attr].join(", "):"AllowOnlyKeys, ExcludeKeys, AddTo, Replace, Clear",new Error('UrlTransform is missing required "action" property. Valid actions depend on the attribute. For "'+e.attr+'" attribute, valid actions are: '+t+'. Example: {attr: "'+e.attr+'", action: "AddTo", data: {key: "value"}}');if(!c0[e.attr])throw t=_.keys(c0).join(", "),new Error('Invalid attribute "'+e.attr+'". Valid attributes are: '+t+'. Example: {attr: "search", action: "AddTo", data: {key: "value"}}');if(!_.contains(c0[e.attr],e.action))throw t=c0[e.attr].join(", "),new Error('Invalid action "'+e.action+'" for attribute "'+e.attr+'". Valid actions for "'+e.attr+'" are: '+t+'. Example: {attr: "'+e.attr+'", action: "'+c0[e.attr][0]+'", data: ...}');var t;if(_.contains(["AllowOnlyKeys","ExcludeKeys","AddTo","Replace"],e.action)&&e.data===undefined)throw t="Replace"===e.action?'"newValue"':"AddTo"===e.action?'{key1: "value1"}':'["key1", "key2"]',new Error('Action "'+e.action+'" requires a "data" property. Example: {attr: "'+e.attr+'", action: "'+e.action+'", data: '+t+"}");if(!("AllowOnlyKeys"!==e.action&&"ExcludeKeys"!==e.action||_.isArray(e.data)||_.isFunction(e.data)))throw new Error('Action "'+e.action+'" requires "data" to be an array of strings or a function returning an array of strings. Example: {attr: "'+e.attr+'", action: "'+e.action+'", data: ["key1", "key2"]}');if("AddTo"===e.action)if("pathname"===e.attr){if(!_.isString(e.data)&&!_.isObject(e.data)&&!_.isFunction(e.data))throw new Error('Action "AddTo" for pathname requires "data" to be a string, object, or function. Example: {attr: "pathname", action: "AddTo", data: "additional/segment"}')}else if(!_.isObject(e.data)&&!_.isFunction(e.data))throw new Error('Action "AddTo" requires "data" to be an object or function. Example: {attr: "search", action: "AddTo", data: {key1: "value1", key2: "value2"}}');try{return new h0(e.attr,e.action,e.data,e.target)}catch(n){if(-1!==n.message.indexOf("Invalid attribute")||-1!==n.message.indexOf("Invalid action")||-1!==n.message.indexOf("requires")||-1!==n.message.indexOf("expects"))throw n;throw new Error("Failed to create UrlTransform: "+n.message+". Transform object: "+JSON.stringify(e))}};g0=function(t,n,i,r){return[new h0("pathname","Replace",function(e){e=e.replace(n,t);return e=(e=e.replace(i,t)).replace(r,"")}),new h0("href","ForceSecure")]},e={transforms:[],internalTransforms:[],electronTransforms:[],currentSrcFn:m0=function(){var e=$r(),t=k.isElectron()?g0(k.electronAppName(),k.electronResourcesPath(),k.electronUserDirectory(),k.electronUserHomeDirectory()):[];return w0([].concat(t),e)}},v0=new d0(500,function(e){!cy()||Gd(document)||Ud()}),y0=function(e){if("string"==typeof e)return new ti(e);if(f0(e))return e;throw new Error("Invalid type from custom URL source. Must be either an URL or a String of a valid url.")},b0=function(e){return e||window.location},w0=function(e,t){return _.reduce(e,function(e,t){return t.applyTo(e)},t)};var g0,m0,v0,y0,b0,w0,S0,t={state:e,actions:{init(e,t){e.commit("clearTransforms"),e.commit("clearInternalTransforms"),e.commit("changeUrlSource"),t.transforms&&e.dispatch("addTransforms",t.transforms),t.setUrl&&e.commit("changeUrlSource",t.setUrl)},addTransforms(n,e){_.each(e,function(e){var e=h0.fromJSON(e),t=_.isArray(e.target)?e.target:[e.target];(_.contains(t,"location")||_.contains(t,"both")||_.contains(t,"all"))&&n.commit("addTransform",e),(_.contains(t,"attribute")||_.contains(t,"both")||_.contains(t,"all"))&&g.dispatch("nodeAttr/addAttrTransform",e),(_.contains(t,"network")||_.contains(t,"all"))&&g.dispatch("networkUrl/addNetworkTransform",e)})},addInternalTransforms(t,e){_.each(e,function(e){t.commit("addInternalTransform",h0.fromJSON(e))})},removeInternalTransforms(t,e){_.each(e,function(e){t.commit("removeInternalTransform",h0.fromJSON(e))})},startPolling(e){v0.start()},stopPolling(e){e.state.currentSrcFn===m0&&v0.stop()}},mutations:{addTransform(e,t){e.transforms.push(t)},addInternalTransform(e,t){e.internalTransforms.push(t)},removeInternalTransform(e,t){t=_.indexOf(e.internalTransforms,t);0<=t&&e.internalTransforms.splice(t,1)},clearTransforms(e){e.transforms=[],g.commit("nodeAttr/clearURLTransforms"),g.commit("networkUrl/clearURLTransforms")},clearInternalTransforms(e){e.internalTransforms=[]},changeUrlSource(e,t){if(t){if("string"==typeof t)var n=new ti(t),n=_.partial(_.identity,n);else if(f0(t))n=_.partial(_.identity,t);else{if("function"!=typeof t)throw new Error("URL Source must be either a Function that returns a URL or String that is a valid URL. Or, it may be a static URL or String.");n=t}e.currentSrcFn=n,v0.start(!cy())}else e.currentSrcFn=m0,v0.stop()}},getters:{url:S0=function(e){try{var t=function(e){return n=e},n=_.reduce([e.currentSrcFn,y0,t,_.partial(w0,e.transforms),y0,t,_.partial(w0,e.internalTransforms),y0],function(e,t){return t(e)},null)}catch(i){C.critical(i),n=b0(n)}return n},href(e){return S0(e).href}}};function E0(e){var t;if("function"==typeof E0[e])return t=_.toArray(arguments).slice(1),E0[e].apply(E0,t)}_.extend(E0,{getHref(){return k.get()},clearTransforms(){g.commit("location/clearTransforms"),Ud()},addTransforms(e){g.dispatch("location/addTransforms",e),Ud()},setUrl(e){g.commit("location/changeUrlSource",e)},useBrowserUrl(){g.commit("location/changeUrlSource"),Ud()}});function I0(){return m.get("guideSeenTimeoutLength")||1e4}_0=[];var _0,C0={name:"StepTimeoutMonitor",initialize(){this._beforeGuideShow=_.bind(C0.beforeGuideShow,C0),this._stop=_.bind(C0.stop,C0),y.beforeGuideShow.on(this._beforeGuideShow),y.guideSeen.on(this._stop),y.guideNotSeen.on(this._stop)},teardown(){C0.stop(),y.beforeGuideShow.off(this._beforeGuideShow),y.guideSeen.off(this._stop),y.guideNotSeen.off(this._stop)},beforeGuideShow(e){var t=e.data[0],e=e.data[1],n=t.guide;m.get("enableGuideTimeout")&&(e=-1<_.indexOf(["dom","launcher","badge","api"],e),"active"===t.seenState||t.hasBeenControlled()||t.isTimedOut()||(n=n&&n.steps)&&(0!==_.indexOf(n,t)||e)&&C0.start(t))},start(e){var d,t,n=_0[0];n&&n===e.id||(n&&n!==e.id&&(n=_0[1],_.isFunction(n))&&n(),e.shouldStartTimer()&&(d=I0(),n=_.partial(function(e,t){var n,i,r,o,a,s=N(t);s&&(n=s.findStepById(e))&&!s.isShown()&&(a=n.canShowOnPage(bu())?Sm(n)?"other":"element":"page",i=t,r=e,o=b(),a=a,s=s.language,i=Um({type:"guideTimeout",guideId:i,stepId:r,visitorId:o,seen_reason:a,language:s,guideSeenTimeoutLength:d}),zm(i),y.guideTimeout.trigger(i),C.info("Guide "+t+" timed out showing Step "+e),n.timeout()),C0.stop()},e.id,e.guide.id),t=Ut(n,d),_0=[e.id,n,t]))},stop(){var e=_0[2];e&&clearTimeout(e),_0=[]},getGuideSeenTimeoutLength:I0};function x0(){console.warn("This functionality is not supported by your subscription.")}function s(e){return Fo?e:x0}var T0="is going away",k0="is gone",A0=_.memoize(function(e,t){e=(e=e||"Function")+" deprecated"+(t=t?" and "+t:"");return C.info(e),e});function R0(e,t,n){return function(){return A0("pendo."+t,n),(e||_.noop).apply(null,arguments)}}function O0(e){return e&&1===e.length?e[0]:_.any(e,wt)?v.all(e).then(function(e){return _.any(e)}):void 0}function N0(){this.elements=[],this.attributes=this.attributes&&St(this.attributes)||{},this.attributes.device&&this.attributes.device.type?"all"==this.attributes.device.type?this.attributes.device={desktop:!0,mobile:!0}:(e=this.attributes.device.type,this.attributes.device={mobile:!1,desktop:!1},this.attributes.device[e]=!0):this.attributes.device=this.attributes.device||{},_.each(this.steps,function(e){"mobile-lightbox"===e.type&&(this.attributes.device.desktop=!1,this.attributes.device.mobile=!0),_c(e,this)},this),this.isActivatedByEvent=function(e){return!!(this.hasLaunchMethod("dom")&&this.attributes&&this.attributes.activation&&_.contains(this.attributes.activation.event,e)&&this.canEventActivatedGuideBeShown())},this.isContinuation=function(e){return!1},this.isGuideWidget=function(){return this.attributes&&"launcher"===this.attributes.type},this.isOnboarding=function(){return this.attributes&&!!this.attributes.isOnboarding},this.isWhatsNew=function(){var e=_.first(this.steps);return e&&"whatsnew"===e.type},this.isAnnouncement=function(){return _.get(this,"attributes.isAnnouncement")},this.isHelpGuide=function(){return!this.isOnboarding()&&!this.isWhatsNew()&&!this.isGuideWidget()},this.nextStep=function(e){return null},this.hasLaunchMethod=function(e){return this.launchMethod&&0<=this.launchMethod.indexOf(e)},this.shouldAutoDisplay=function(){return!this.outsideTimebox()&&this.hasLaunchMethod("auto")&&_.any(this.steps,function(e){return e.shouldAutoDisplay()})},this.autoDisplay=function(){if(this.shouldAutoDisplay())return O0(_.map(this.steps,function(e){return e.autoDisplay()}))},this.isRendered=function(){return _.any(this.steps,function(e){return e.isRendered()})},this.isShown=function(){return _.any(this.steps,function(e){return e.isShown()})},this.canShowOnDevice=function(){if(!Gu()){var e=Bu(),t=this.attributes&&this.attributes.device||{};if(!e&&!1===t.desktop)return!1;if(e&&!0!==t.mobile)return!1}return!0},this.canShow=function(){return this.canShowOnDevice()&&_.any(this.steps,function(e){return e.canShow()})},this.launch=function(e){var t;return this.hasGuideBeenControlled()||(t=this.show(e)),this.isShown()?_.each(this.steps,function(e){e.seenState="active"}):!this.isShown()&&this.isControlGroup()&&_.each(this.steps,function(e){e.seenState="notSeen"}),t},this.show=function(t){return O0(_.map(this.steps,function(e){return e.show(t)}))},this.checkForHiddenGroupSteps=function(){},this.hide=function(t){_.each(this.steps,function(e){e.hide(t)})},this.hasBeenSeen=function(){return _.all(this.steps,function(e){return e.hasBeenSeen()})},this.canBadgeBeShown=function(){var e=this.attributes.badge;return!(e&&e.isOnlyShowOnce&&this.steps[0].hasBeenSeen())},this.placeBadge=function(){var e;this.canShowOnDevice()&&this.hasLaunchMethod("badge")&&this.canBadgeBeShown()&&!this.outsideTimebox()?(e=_.get(this,"attributes.resourceCenter"),this.isControlGroup()&&!e?this.hasGuideBeenControlled()||this.steps[0].onControlGuide("control"):(e=_.first(this.steps))&&_.isFunction(e.canShowOnPage)&&e.canShowOnPage(bu())&&hf(this)):mf(this)},this.findStepById=function(t){return _.find(this.steps,function(e){return e.id===t})},this.isPoweredByEnabled=function(){return!!_.find(this.steps,function(e){return e.isPoweredByEnabled()})},this.searchFor=function(t){var e,n,i=null;return ht(this.name,t,!0)?i="name":(e=!(n=[]),(e=0<(n=this.attributes&&this.attributes.launcher&&this.attributes.launcher.keywords?this.attributes.launcher.keywords:n).length?_.find(n,function(e){return ht(e.text,t,!0)}):e)?i="tag":(n=_.map(this.steps,function(e){return e.searchFor(t)}),0<_.compact(n).length&&(i="content"))),!!i&&{guide:this,field:i}},this.shouldBeAddedToResourceCenter=function(){var e,t=this;return!(!t.steps||!t.steps.length||t.control||!t.eligibleInFrame&&(!t.steps[0].content&&!_.isFunction(t.steps[0].fetchContent)||(e=t.steps[0],!t.hasLaunchMethod("launcher")&&!t.isWhatsNew())||!e.canShowOnPage(bu())||!t.canShowOnDevice()||!Sm(e)||t.outsideTimebox()))},this.shouldBeAddedToLauncher=function(){var e;return!(!this.steps||!this.steps.length||(e=this.steps[0],!this.hasLaunchMethod("launcher")&&!this.isWhatsNew())||!e.canShowOnPage(bu())||!this.canShowOnDevice()||!Sm(e)||this.outsideTimebox())};var e,n="PENDO_HELPER_STEP";return this.getPositionOfStep=function(e){var t=_.reject(this.steps,function(e){return ht(e.content,n)});return _.indexOf(t,e)+1},this.getTotalSteps=function(){return _.reject(this.steps,function(e){return ht(e.content,n)}).length},this.getSeenSteps=function(){return _.size(_.filter(this.steps,function(e){return e.hasBeenSeen()}))},this.isComplete=function(){var t=["advanced","dismissed"];return _.all(this.steps,function(e){return _.contains(t,e.seenState)})},this.isInProgress=function(){var t=["active","advanced","dismissed"];return!this.isComplete()&&_.any(this.steps,function(e){return _.contains(t,e.seenState)})},this.isNotStarted=function(){return!this.isInProgress()&&!this.isComplete()},this.fetchContent=function(){return v.all(_.map(this.steps,function(e){if(_.isFunction(e.fetchContent))return e.fetchContent()}))},this.canEventActivatedGuideBeShown=function(){return!(this.attributes.dom&&this.attributes.dom.isOnlyShowOnce&&this.steps[0].hasBeenSeen())},this.isGuideSnoozed=function(){return _.any(this.steps,function(e){return e.isSnoozed()})},this.hasGuideBeenControlled=function(){return _.any(this.steps,function(e){return e.hasBeenControlled()})},this.isControlGroup=function(){return this.control},this.shouldShowSnoozedGuide=function(){var t=!1;return!this.outsideTimebox()&&_.any(this.steps,function(e){return!(t="dismissed"===e.seenState?!0:t)&&"snoozed"===e.seenState&&e.snoozeEndTime&&(new Date).getTime()>e.snoozeEndTime})},this.shouldRepeatGuide=function(){var t;return!(!this.redisplay||this.outsideTimebox()||this.isGuideSnoozed()||this.hasReachedMaxDismissals()||(t=0,_.forEach(this.steps,function(e){t=Math.max(t,e.lastSeenAt||0)}),!t))&&S()-t>=this.redisplay.interval},this.isExpired=function(){return!!this.expiresAfter&&S()>this.expiresAfter},this.isBeforeStartTime=()=>!!this.showsAfter&&S()<this.showsAfter,this.outsideTimebox=()=>this.isExpired()||this.isBeforeStartTime(),this.calculateDismissCountFromSteps=function(){var t=0;return _.forEach(this.steps,function(e){e.dismissCount&&(t+=e.dismissCount)}),t},this.hasReachedMaxDismissals=function(){return this.redisplay&&0!==this.redisplay.maxDismissals&&this.calculateDismissCountFromSteps()>=this.redisplay.maxDismissals},this}function M0(){var e=this;return e.attributes&&"group"==e.attributes.type&&(e.checkForHiddenGroupSteps=function(){_.each(e.steps,function(e){e.isShown()||e.autoDisplay()})}),e}var L0=function(e){return e&&e.attributes&&!!e.attributes.isOnboarding};function P0(){var r,o=!1;return(this.isMultiStep||this.isModule||this.isTopLevel)&&(_.each(this.steps,function(e){e.after("render",function(){_.each(e.elements,function(e){T(e).addClass("_pendo-guide-walkthrough_")})})}),r=null,this.sections=_.reduce(this.steps,function(e,t){var n,i;return i=t,!(n=r)||(n=_.last(n)).attributes.isRequired!=i.attributes.isRequired&&n.attributes.isRequired?(e.push(r),r=[t]):r.push(t),e},[]),this.sections=_.compact(this.sections.concat([r])),this.findSectionForStep=function(t){return _.find(this.sections,function(e){return _.contains(e,t)})},this.getSubSection=function(e,t){t=_.indexOf(e,t);return e.slice(t+1)},this.isContinuation=function(e){var t=this.isTopLevel||this.isModule,n=this.hasResourceCenterContent;return(!t||n)&&!!this.nextStep(e)},this.nextStep=function(t){var e=null;if(this.isGuideSnoozed())return null;t=t||{};for(var n,i,r=0;r<this.steps.length;r++)if(this.steps[r].id===t.guideStepId){if("dismissed"===t.state)break;if("active"===t.state||"snoozed"===t.state){e=this.steps[r];break}if("advanced"===t.state&&t.destinationStepId){e=_.find(this.steps,function(e){return e.id===t.destinationStepId});break}if(r+1<this.steps.length){e=this.steps[r+1];break}}return e?(n=(new Date).getTime(),(i=t.time)&&432e5<n-i&&!L0(this)?(o||(C.info("Multi-step continuation has expired",{contexts:["guides","info"]}),o=!0),null):e):null},this.shouldAutoDisplay=function(){return this.hasLaunchMethod("auto")&&(this.shouldShowSnoozedGuide()||this.shouldRepeatGuide()||_.all(this.steps,function(e){return e.shouldAutoDisplay()}))},this.autoDisplay=function(){var e,t,n;if(this.shouldAutoDisplay())return e=this.shouldRepeatGuide(),t=_.first(this.steps),n=this.nextStep(Mh())||t,this.shouldShowSnoozedGuide()||e?n.show(e?"repeatGuide":"auto"):t.autoDisplay()},this.launch=function(e){return _.first(this.steps).show(e)},this.show=function(e){var t=Mh(),n=_.first(this.steps),t=this.nextStep(t)||n;return t.show("continue"===e&&t===n&&"auto"===n.seenReason?"auto":e)},this.isComplete=function(){var e=_.last(this.steps);return!!e&&_.contains(["advanced","dismissed"],e.seenState)},this.activeStep=function(){var e=[].concat(this.steps).reverse();return _.findWhere(e,{seenState:"active"})}),this}function D0(){var a=this;function t(r){var o=[];return function(e){try{return e.apply(a,_.toArray(arguments).slice(1))}catch(i){var t,n="ERROR in guide "+r+' (ID="'+a.id+'")';throw o.push(S()),5<=o.length&&(t=0<(t=_.last(o)-_.first(o))?(o.length-1)/(t/6e4):Infinity,D0.MAX_ERRORS_PER_MINUTE<=t&&(n="Exceeded error rate limit, dropping guide.\n"+n,Au.addGuide(a),y.trigger("renderFail",a)),o.shift()),C.critical(n,{error:i}),i}}}return _.each(["canShow","placeBadge","show"],function(e){a[e]=_.wrap(a[e],t(e))}),a}function F0(){return _.isFunction(this.isAnnouncement)&&this.isAnnouncement()||(this.shouldBeAddedToLauncher=_.wrap(this.shouldBeAddedToLauncher,function(e){return g.getters["frames/hasFrames"]()?!(!g.getters["frames/isGuideInThisFrame"]()(this)||!e.apply(this,arguments))||!!g.getters["frames/isGuideInDifferentFrame"]()(this)&&g.getters["frames/shouldBeAddedToLauncher"]()(this):e.apply(this,arguments)}),this.shouldBeAddedToResourceCenter=_.wrap(this.shouldBeAddedToResourceCenter,function(e){return g.getters["frames/hasFrames"]()?!(!g.getters["frames/isGuideInThisFrame"]()(this)||!e.apply(this,arguments))||!!g.getters["frames/isGuideInDifferentFrame"]()(this)&&g.getters["frames/shouldBeAddedToResourceCenter"]()(this):e.apply(this,arguments)})),this}function U0(e){var t=this;return"whatsnew"===t.type||_.isFunction(e.isAnnouncement)&&e.isAnnouncement()||(t.isShown=_.wrap(t.isShown,function(e){return e.apply(this,arguments)||g.getters["frames/isShownInAnotherFrame"]()(t)})),t}function G0(o){var a,t,i,s,r,n,d,u=this;return u.pollIds&&u.pollIds.length&&(a="_pendo-poll-selected_",t=_.indexBy(o.polls,"id"),i=_.map(u.pollIds,function(e){return t[e]}),r=function(e,t){if(e&&t!==undefined)return e.numericResponses?parseInt(t,10):t},n=function(){var e=o.id,t=u.id,n=S();Lm(e,t,b(),u.seenReason,o.language),tm(e,t,"advanced",n),Oh({guideId:e,guideStepId:t,time:n,state:"advanced"})},d=function(){var e=T("._pendo-poll_"),t=T("._pendo-poll-message_");t.length?(e.addClass("_pendo-poll-submitted_"),t.css("margin-top:-"+t.height()/2+"px"),n()):u.advance()},u.after("render",function(){var n=T("._pendo-poll_")[0],e=T("._pendo-poll-submit_",n)[0];e?u.attachEvent(e,"click",function(e){var t=T("._pendo-poll-question_",n),t=_.map(t,function(e,t){e=T("textarea,input:text,select,input:radio:checked",e);if(e&&e.length&&e[0].value)return{pollId:(t=i[t]).id,value:r(t,e[0].value)}});u.response(_.compact(t)),d()}):u.attachEvent(n,"click",function(e){var t,e=T(Fr(e)).closest("._pendo-poll-question_ :button,._pendo-poll-question_ :radio");e.length&&(t=i[0],e=r(t,e.attr("data-pendo-poll-value")||e.attr("value")),u.response([{pollId:t.id,value:e}]),d())})}),u.after("render",function(){var i=T("._pendo-poll_ ._pendo-poll-npsrating_")[0],r=T("._pendo-poll_ ._pendo-poll-submit_"),o="_pendo-poll-npsrating-selected_";i&&(r.css({display:"none"}),u.attachEvent(i,"click",function(e){var t=T(":radio:checked",i)[0],n=T("._pendo-poll_");T("label",i).removeClass(a),n.removeClass(o),t&&(T('label[for="'+t.id+'"]').addClass(a),n.addClass(o),r.css({display:""})),_.isFunction(u.resize)&&u.resize()}))}),u.after("show",function(){s=(new Date).getTime()}),u.response=function(e,r){e&&e.length&&(wv(),_.each(e,function(e,t){var n=function(t,e){if(e&&e.polls&&e.polls.length)return _.find(e.polls,function(e){return e.id===t})}(e.pollId,o),i=Um("pollResponse",u.guideId,u.id,b(),undefined,o.language);_.extend(i.props,{poll_id:e.pollId,poll_response:e.value,duration:(new Date).getTime()-s},r),n&&n.attributes&&n.attributes.type&&_.extend(i.props,{poll_type:n.attributes.type}),fv.push(i)}),fv.flush())}),u}D0.MAX_ERRORS_PER_MINUTE=30;var B0={show:function(t,n){if(Gu()&&_.isFunction(t._show))return t._show(n),t.isShown();var e=t.getGuide();if("whatsnew"===t.type)return z0(t,n);if(!g.getters["frames/hasFrames"]()||g.getters["frames/isGuideInThisFrame"]()(e)){e=function(e,t){if(e.getGuide().isModule){e=P.getResourceCenter();if(e)return z0(e.steps[0],t)}}(t,n);if(wt(e))return e.then(function(){return z0(t,n)}).then(function(e){return!!e||j0(t,n)});e=z0(t,n);if(wt(e))return e.then(function(e){return!!e||j0(t,n)});if(e)return!0}return j0(t,n)},showLocal:z0};function z0(e,t){return kc.hasContent(e)&&wc.valid(e)?(e._show(t),e.isShown()):!(kc.hasContent(e)&&wc.invalid(e)||!e.getGuide().canShowOnDevice()||!e.canShowOnPage(bu()))&&(e.lock(),kc.fetchContent(e).then(function(){return!("whatsnew"!==e.type&&!e.isShown())&&wc.validate(e.getGuide())}).then(function(){return!("whatsnew"!==e.type&&!e.isShown())&&(Zm()?(C.info("guides are loading.",{contexts:["guides","loading"]}),!1):(e.unlock(),e._show(t),e.isShown()))}))}function j0(t,e){var n=t.getGuide();return!(!g.getters["frames/hasFrames"]()||!g.getters["frames/isGuideInDifferentFrame"]()(n))&&(t.lock(),g.dispatch("frames/showGuideStep",{guideId:t.guideId,stepId:t.id,reason:e}).then(function(e){return t.unlock(),e.isShown},function(){return t.unlock(),!1}).then(function(e){return e&&(clearInterval(t.timeoutTimer),delete t.timeoutTimer),e}))}function H0(d){var e=!1,t=!1;return this.guide=d,this.elements=[],this.handlers=[],this.attributes=this.attributes||{},(this.domUrl||this.domJson)&&(this.eventRouter=new Kv),this.getGuide=function(){return this.guide},this.getContent=function(){var e=this.getGuide(),t=e&&e.steps||[],n=_.indexOf(t,this),i=Ip();try{var r=this.attributes.variables||{},o={step:{id:this.id,isFirst:0===n,isLast:n===t.length-1,index:n,number:n+1},guide:{id:e.id,name:e.name,publishedAt:e.publishedAt,showsAfter:e.showsAfter,percentComplete:t.length?Math.round((n+1)/t.length*100):0,stepCount:t.length},metadata:dt(i),template:r};return this.template||(this.template=_.template(this.content||"")),Cc(this.template(o).replace(/#_pendo_g_undefined/g,"#_pendo_g_"+this.id).replace(/pendo-src="([^"]+)"/g,function(e,t){return/<%=[^>]+>/.test(t)?e:'src="'+t+'"'}))}catch(a){return this.content}},this.isLocked=function(){return e},this.lock=function(){e=!0},this.unlock=function(){e=!1},this.isTimedOut=function(){return t},this.timeout=function(){t=!0},this.isRendered=function(){return this.elements&&0<this.elements.length},this.isShown=function(){return this.isRendered()||this.isLocked()},this.canShow=function(){return!_.get(this,"guide.attributes.isAnnouncement")&&!!d.canShowOnDevice()&&!this.isShown()&&!_.get(this,"stepIneligibleForApp")&&this.canShowOnPage(bu())&&Sm(this)},this.canShowOnPage=function(e){e=Su(this.regexUrlRule,e);return $s()&&y.stepEligibility.trigger({stepId:this.id,guideId:this.guideId,eligible:e,reason:"page_match"}),e},this.shouldAutoDisplay=function(){return this.shouldRepeat()||!this.hasBeenControlled()&&!this.isSnoozed()&&!_.contains(["dismissed","advanced"],this.seenState)},this.autoDisplay=function(){var e;if(this.shouldAutoDisplay())return e=this.shouldRepeat()?"repeatGuide":"auto",this.show(e)},this._preRenderHealthCheck=function(){var e,t;return!(!(E.designer||Gu()||Tf())&&(e=bu(),t={guideId:this.guideId,stepId:this.id},this.regexUrlRule&&!Su(this.regexUrlRule,e)?(Au.addGuide(d),t.error=new Error('attempted display on page "'+e+'"'),C.critical("pendo.io page rule exception",t),1):g.getters["healthCheck/isMissingPageRule"]()(this)?(Au.addGuide(d),t.error=new Error('missing regexUrlRule"'),C.critical("pendo.io page rule exception",t),1):this.pageId&&!this.regexUrlRule&&(Au.addGuide(d),t.error=new Error("missing regexUrlRule for page "+this.pageId+'"'),C.critical("pendo.io page rule exception",t),1)))},this.render=function(){var e=this;if(this._preRenderHealthCheck()){if(e.domJson)return d.skipResourceCenterHomeView&&d.moduleIdToReplaceHomeViewWith&&d.hasEligibleNativeIntegrationModule?(t=_.find(xu(),function(e){return e.id===d.moduleIdToReplaceHomeViewWith}),n=_.get(t,"attributes.resourceCenter.integrationProvider"),P.renderNativeIntegration(n,t)):d.continueToNativeModule?P.handleNativeIntegrationContinuation(d):(_.get(d,"attributes.resourceCenter")&&Yh(P.getResourceCenter(),Qh),d.isModule?U.renderResourceCenterModule(d,!1):(n=U.renderGuideFromJSON(e.domJson,e),_.get(d,"attributes.resourceCenter")&&(t=d.activeModule?d.activeModule.activeStep().domJson.props.id:e.containerId,t=e.guideElement.find("#"+t),P.adjustResourceCenterWidth(t)),n));var t=e.attributes.width,n=e.attributes.height,i=E.TOOLTIP_ARROW_SIZE,r="_pendo-group-id-"+d.id+"_",r=T(document.createElement("div")).attr("id",Cm(e)).addClass(Kg+" "+r),o=T(document.createElement("div")).addClass("_pendo-guide-content_").html(e.getContent()),a=T(document.createElement("div")).addClass("_pendo-guide-container_"),s=T(document.createElement("div")).addClass("_pendo-backdrop_");r.width(t),r.height(n),a.css({left:i,top:i}),e.isEditable&&o.attr("contenteditable","true"),o.appendTo(a),a.appendTo(r),d&&_.isFunction(d.isOnboarding)&&d.isOnboarding()&&r.addClass("_pendo-onboarding_"),e.overlayDiv=s,e.guideElement=r}},this.teardown=function(){C.info("guide step teardown",{contexts:["guide","render"]}),_.each(this.handlers,function(e){R(e.element,e.type,e.fn,!0)}),this.hasBeenScrolledTo=!1,this.handlers.length=0,_.has(this.attributes,"imgCount")&&(this.attributes.imgCount=0),this.hiddenElements&&(_.each(this.hiddenElements,e=>{try{e&&"function"==typeof e.removeAttribute&&e.removeAttribute("aria-hidden")}catch(t){C.error("unable to remove aria-hidden from element",{error:t})}}),this.hiddenElements.length=0,this.hiddenElements=null),hp(this.id)},this.show=function(e){var t;if(!_.contains(["auto","continue"],e)||!g.getters["healthCheck/isRedisplay"]()(this))return(t=B0.show(this,e))&&t["catch"]&&t["catch"](_.noop),t;g.dispatch("healthCheck/fixSeenStateAndLogError",{step:this,reason:e})},this.redraw=function(){var e,t,n,i,r,o=this;o.guideElement&&!E.designer&&(t=(e=_.get(d,"attributes.resourceCenter"))&&P.isFullyCustom(d),n=d.activeModule?d.activeModule.activeStep().domJson.props.id:o.containerId,i=o.guideElement.find("#"+n),r=d.activeModule&&"AnnouncementsModule"===_.get(d.activeModule,"attributes.resourceCenter.moduleId"),y.beforeUpdate.trigger(o),t||r||(U.recalculateGuideWidth(n,o.guideElement),U.adjustGuideContentWidth(n,o.guideElement)),e?(P.adjustResourceCenterWidth(i),r&&d.activeModule.guidesInModule?_.forEach(d.activeModule.guidesInModule,function(e){var t;!_.isUndefined(e.steps[0].attributes.imgCount)&&0!==_.get(e.steps[0],"attributes.imgCount")||(t=e.steps[0].id,t=T(i).find("#pendo-g-"+t)[0]?t:e.id,U.adjustGuideContentWidth("pendo-g-"+t,o.guideElement),U.flexAllThings("pendo-g-"+t,o))}):U.flexAllThings("pendo-resource-center-container")):U.flexAllThings(n,o),t||U.recalculateGuideHeight(n,o.guideElement),y.updated.trigger(o))},this._show=function(e){y.beforeGuideShow.trigger(this,e),this.canShow()&&(!Gu()&&d.control?this.hasBeenControlled()||this.onControlGuide("control"):y.beforeMount.trigger(this).cancel||(this.render(),this.isShown()&&this.onShown(e)))},this.shouldStartTimer=function(){return d.canShowOnDevice()&&!d.attributes.isAnnouncement&&!bm(this)},this.getStepPollTypes=function(n,e){var i;if(e.pollIds&&e.pollIds.length)return i=[],_.forEach(e.pollIds,function(t){var e=_.find(n.polls,function(e){return e.id===t});e&&e.attributes&&e.attributes.type&&i.push(e.attributes.type)}),i},this.onControlGuide=function(e){var t;Gu()||(this.seenReason=e,Xg(S()),t=this.getStepPollTypes(d,this),this.hasBeenControlled())||(Om(this.guideId,this.id,b(),e,d.language,t),_.each(d.steps,function(e){e.seenState="notSeen"}))},this.onShown=function(r,e=!0){var t,n,i=this;i.overrideElement&&(T.addClass(i.overrideElement,"triggered"),i.overrideElement.checkAriaExpanded)&&i.overrideElement.checkAriaExpanded(),Gu()||(i.seenReason=r,i.seenState="active",Xg(S()),t={color_mode:i.isDarkMode?"dark":"default",last_updated_at:i.lastUpdatedAt},(n=this.getStepPollTypes(d,i))&&(t.step_poll_types=n),e&&Nm(i.guideId,i.id,b(),r,d.language,t),g.dispatch("guideState/updateLastGuideStepSeen",{guideId:d.id,guideStepId:i.id,time:Zg,state:i.seenState,seenReason:r,visitorId:b()}),_.each(d.steps,function(e){var t,n,i;"snoozed"===e.seenState&&(e.snoozeEndTime=0,t=d.id,e=e.id,n=b(),i=d.language,t=Um({type:"guideSnoozeCanceled",guideId:t,stepId:e,visitorId:n,seen_reason:r,language:i}),zm(t,null,!0),y.guideSnoozeCancelled.trigger(t))}),Oc.runCustomScripts(i,d)),g.dispatch("frames/guideStepShownInFrame",{guideId:d.id,stepId:i.id,isShown:i.isShown()}),i.guideElement&&i.guideElement[0]&&i.attachEvent(i.guideElement[0],"focusin",function(e){"TEXTAREA"!==e.target.tagName&&"INPUT"!==e.target.tagName||(E.ignoreResize=!0,Ut(function(){E.ignoreResize=!1},1e3))})},this.hide=function(e){var t=this;t.unlock(),y.beforeUnmount.trigger(t),t.teardown(),_.each(t.elements,function(e){da(e)}),y.unmounted.trigger(t),t.attributes&&e&&e.stayHidden&&(t.attributes.stayHidden=e.stayHidden),t.elements.length=0,t.element=null,t.guideElement=null,t.overrideElement&&(T.removeClass(t.overrideElement,"triggered"),t.overrideElement.checkAriaExpanded)&&t.overrideElement.checkAriaExpanded(),g.dispatch("frames/guideStepHiddenInFrame",{guideId:d.id,stepId:t.id})},this.advance=function(){"advanced"===this.seenState&&!this.isRendered()||mm(this)},this.dismiss=function(){"dismissed"===this.seenState&&!this.isRendered()||hm(this)},this.isPoweredByEnabled=function(){return!0!==this.hideCredits},this.isSnoozed=function(){var e="snoozed"===this.seenState,t=!this.snoozeEndTime||(new Date).getTime()>this.snoozeEndTime;return e&&!t},this.shouldRepeat=function(){return!!this.lastSeenAt&&d.redisplay&&!d.outsideTimebox()&&!this.isSnoozed()&&S()-this.lastSeenAt>=d.redisplay.interval&&!d.hasReachedMaxDismissals()},this.hasBeenControlled=function(){return d.isControlGroup()&&"notSeen"===this.seenState},this.attachEvent=function(e,t,n){var i={element:e,type:t,fn:n};l(e,t,n,!0),this.handlers.push(i)},this.searchFor=function(e){return!(e.length<3)&&ht(this.content,e,!0)},this.hasBeenSeen=function(){return"advanced"==this.seenState||"dismissed"==this.seenState},this.reposition=function(){},this.checkPlacement=function(){"tooltip"===this.getType()&&yl.placeBBTooltip(this),this.attributes.blockOutUI&&this.attributes.blockOutUI.enabled&&ul(this)},this.getType=function(){return this.domJson?_.get(this,"attributes.calculatedType"):this.type},this}function q0(){return this.after("render",function(){var e,t;D&&D.contentWindow&&D.style&&(e=_.first(T('#pendo-resource-center-container, [id^="pendo-g-"]')))&&(e=A(e))&&(t={mutation:"preview/setIsPreviewBarTop",payload:{isPreviewBarTop:!1}},"0px"===e.top?(D.style.top="auto",D.style.bottom="0px",D.contentWindow.postMessage(t,location.origin)):"0px"!==e.bottom&&D.style.top||(D.style.top="0px",D.style.bottom="auto",t.payload.isPreviewBarTop=!0,D.contentWindow.postMessage(t,location.origin)))}),this}H0.isGuideStep=function(e){return!!e&&_.isFunction(e.render)};const W0={state:{errorCount:0,errors:{}},actions:{write(e,t){var n=t.error;if(n&&!t.logged){var i=e.getters.hasLogged()(t);if(e.dispatch("update",t),!i){try{t.logged=!0}catch(r){}e=`[${t}]`;t.level===Et.Critical?(i=window.pendo_options||{},Hy(e),!1!==E.logStackTraces&&!1!==i.logStackTraces&&n.stack?zo(e+`
9
+ `+n.stack):Bo(e)):t.level===Et.Error?Hy(e):t.level===Et.Warn&&(i=[e],Gy("warn"))&&console.warn.apply(console,i)}}},update(e,t){t&&(e.getters.hasLogged()(t)||e.commit("addError",t),e.commit("incrementError",t))}},mutations:{addError(e,t){var{message:n,level:i}=t,r=t.hashCode();e.errors[r]={count:0,stack:t.error.stack,message:n,level:i,hash:r}},incrementError(e,t){e.errors[t.hashCode()].count++,e.errorCount++}},getters:{hasLogged(t){return function(e){return!!t.errors[e.hashCode()]}}}},V0=h.getSession(),$0="pendo_cd";class K0{constructor(){this.name="CloneDetection"}initialize(){if(_.isFunction(window.BroadcastChannel))return h.registry.addSession($0),this.tabId=mn.getTabId(),this.id=pt(16),this.channel=new BroadcastChannel("pendo-clone-detection-"+E.apiKey),this.channel.addEventListener("message",_.bind(this.onmessage,this)),this.detectClonedSession(this.id),_.bind(this.teardown,this)}teardown(){this.stopCloneDetectionTimer(),this.channel.removeEventListener("message",this.onmessage),this.channel.close(),this.channel=null}onmessage(e){var t=_.get(e,"data.type"),n=_.get(e,"data.tabId"),i=_.get(e,"data.id");if(n===this.tabId)switch(t){case"pendo-clone-test":i!==this.id&&this.isClonedSession(i)&&this.sendMessage("pendo-change-tab-id",{tabId:n,id:i});break;case"pendo-change-tab-id":i===this.id&&this.clearClonedStorage()}}detectClonedSession(e){var t=V0.getItem($0)||"";-1===t.indexOf(e)&&(t+="-"+e),V0.setItem($0,t),this.sendMessage("pendo-clone-test",{tabId:this.tabId,id:this.id}),this.startCloneDetectionTimer()}isClonedSession(e){return this.startCloneDetectionTimer(),-1===(V0.getItem($0)||"").indexOf(e)}clearCloneDetectionValue(){V0.removeItem($0),this.cloneDetectionTimer=null}startCloneDetectionTimer(){this.stopCloneDetectionTimer(),this.cloneDetectionTimer=Ut(_.bind(this.clearCloneDetectionValue,this),1e4)}stopCloneDetectionTimer(){this.cloneDetectionTimer&&(clearTimeout(this.cloneDetectionTimer),this.cloneDetectionTimer=null)}clearClonedStorage(){V0.clearPendo(),mn.setParentTabId(this.tabId),this.tabId=mn.newTabId(),y.trigger("tabIdChanged:self"),g.dispatch("frames/setTabId",this.tabId)}sendMessage(e,t){this.channel.postMessage(Object.assign({type:e},t))}}let J0=new K0;function Z0(e){g.dispatch("frames/setReady",{isReady:!0})}var X0=["unknown","hidden","visible"];function Y0(e){return"visible"===e.visibility||"unknown"===e.visibility}Q0={};var Q0,Fi={actions:{init(e){var t,n,i=e.state;i.initialized||(h.registry.addSession(dn),h.registry.addSession(un),t=mn.addTracerIds({}),n=we(),e.commit("setFrameId",t.frameId),e.commit("setTabId",t.tabId),e.commit("setAgentInstallType",n),e.commit("setLeadershipMode",n),y.ready.on(Z0),y.guideSeen.on(function(e){e=e.data[0];e&&e.frameId===i.frameId&&F.postMessage({action:"frames/receiveGuideSeen",frameId:i.frameId,guideSeen:e})}),J0.initialize(),e.commit("setInitialized",!0))},changeGuideList(e,t){e=e.state,t=tb(t);F.postMessage({action:"frames/receiveGuideList",frameId:e.frameId,guides:t,autoOrdering:E.autoOrdering||[]})},receiveGuideList(e,t){e.commit("setGuideList",t),t.frameId===e.state.frameId&&e.commit("setGuidesLoaded"),nb(e.state)},join(e){var t,n,i,r;e.state.disabled||(Vh(),t=e.state,n=window.top==window,i=t.frames[t.frameId],e.commit("removeFrame",t.frameId),e.commit("setGuideList",{frameId:t.frameId,guides:tb(Mu())}),(r=[].concat(m.get("leaderKey"))).length||t.agentInstallType!==ye||(r=[E.apiKey]),e.dispatch("receiveFrame",{frame:_.extend({agentInstallType:t.agentInstallType,id:t.frameId,joinedAt:S(),isTop:n,visibility:n?"visible":"unknown",apiKey:E.apiKey,leaderKey:r,forcedLeader:m.get("forcedLeader")},i)}))},receiveFrame(e,t){var n,i=e.state;if(E.designerv2.launched&&(n=Object.assign({},Zf.hostConfig,{selectionOnly:!0}),F.postMessage({action:"frames/addSelectionModeToFrames",options:n})),!i.frames[t.frame.id]||!i.frames[t.frame.id].id){if(e.commit("addFrame",t.frame),e.commit("setGuideList",{frameId:t.frame.id,guides:_.toArray(_.get(t,"frame.guides",[]))}),t.frame.isTop){for(var r=e.getters.leaderKeyPreference(),o=_.filter(i.frames,e=>e.isTop);r.length;){var a=r.shift(),s=_.filter(o,e=>e.apiKey===a);if(s.length){o=s;break}}e.commit("setTopId",o[0].id)}e.commit("setLeadershipMode",t.frame.agentInstallType),t[bf]&&e.dispatch("receiveStartPreview",t),F.postMessage({action:"frames/receiveFrame",frame:i.frames[i.frameId],"pendo-preview":e.rootState.preview.preview}),e.dispatch("waitThenElectLeader")}},leave(t){var e=t.state;F.postMessage({action:"frames/removeFrame",frameId:e.frameId}),_.each(e.frames,function(e){t.commit("removeFrame",e.id)}),F.close()},removeFrame(e,n){e.getters.hasFrame()(n.frameId)&&(e.commit("removeFrame",n.frameId),_.each(Q0,function(e,t){0===t.indexOf(n.frameId+"/")&&(e.reject(),delete Q0[t])}),e.dispatch("electLeader"))},waitThenElectLeader:_.debounce(function(e){e.dispatch("electLeader")},50),electLeader(e){var t=e.state;let n=t.frames;var i=e.getters.leaderKeyPreference();if(i.length)for(;i.length;){const a=i.shift();var r=_.filter(t.frames,e=>e.apiKey===a);if(r.length){n=r;break}}var o=_.filter(n,e=>e.forcedLeader),o=(o.length&&(n=o),_.find(n,e=>e.isTop));o?e.dispatch("followLeader",{leaderId:o.id}):(o=_.min(n,"joinedAt"),e.dispatch("followLeader",{leaderId:o.id})),nb(e.state),e.getters.isLeader()&&y.childFrameJoined.trigger()},followLeader(e,t){var n=e.state,i=n.leaderId,r=t.leaderId;e.commit("setLeaderId",t.leaderId),i!==r&&y.leaderChanged.trigger({frameId:n.frameId,oldLeaderId:i,newLeaderId:r})},showGuideStep(t,n){var i=_.filter(t.state.frames,function(e){return e.id!==t.state.frameId&&"hidden"!==e.visibility&&e.guides&&e.guides[n.guideId]});return function r(){var e=i.shift();return e?t.dispatch("requestShowGuideStepInFrame",_.extend({frameId:e.id},n)).then(function(e){return e.error?v.reject(e.error):e.isShown?e:r()}):v.resolve({isShown:!1})}()},requestShowGuideStepInFrame(e,t){var n;return e.state.frames[t.frameId]?(e=t.frameId+"/"+pt(32),n=v.defer(),Q0[e]=n,F.postMessage(_.extend({action:"frames/showGuideStepInFrame",requestId:e},t)),n.promise):v.reject({error:"Frame not found"})},showGuideStepInFrame(t,n){var e;function i(e){t.dispatch("guideStepShownInFrame",{action:"frames/receiveGuideStepShownInFrame",requestId:n.requestId,guideId:n.guideId,stepId:n.stepId,isShown:e})}t.state.frameId===n.frameId&&((e=(e=N(n.guideId))&&e.findStepById(n.stepId))?wt(e=B0.showLocal(e,n.reason))?e.then(i)["catch"](_.noop):i(e):t.dispatch("guideStepShownInFrame",{action:"frames/receiveGuideStepShownInFrame",requestId:n.requestId,guideId:n.guideId,stepId:n.stepId,isShown:!1}))},guideStepShownInFrame(e,t){e.commit("setStepShown",{frameId:e.state.frameId,stepId:t.stepId,shown:t.isShown}),F.postMessage(_.extend({action:"frames/receiveGuideStepShownInFrame",frameId:e.state.frameId},t))},receiveGuideStepShownInFrame(e,t){var n=Q0[t.requestId];n&&(n.resolve(t),delete Q0[t.requestId]),e.getters.isShownInFrame()(t.frameId,{id:t.stepId})!==t.isShown&&e.commit("setStepShown",{frameId:t.frameId,stepId:t.stepId,shown:t.isShown})},hideGuides(e,t){t=_.isArray(t)?t:[],F.postMessage({action:"frames/receiveHideGuides",frameId:e.state.frameId,guideIds:t}),e.commit("hideGuides")},receiveHideGuides(e,t){e.state.frameId!==t.frameId&&(t.guideIds.length?_.each(_.compact(_.map(t.guideIds,N)),function(e){e.hide()}):im(),e.commit("hideGuides"))},guideStepHiddenInFrame(e,t){var n=e.getters.isShownInFrame()(e.state.frameId,{id:t.stepId});e.commit("setStepShown",{frameId:e.state.frameId,stepId:t.stepId,shown:!1}),F.postMessage(_.extend({action:"frames/receiveGuideStepHiddenInFrame",frameId:e.state.frameId},t)),n&&e.dispatch("fixDoubleDisplay",t)},receiveGuideStepHiddenInFrame(e,t){e.state.frameId!==t.frameId&&e.getters.isShownInFrame()(t.frameId,{id:t.stepId})&&e.commit("setStepShown",{frameId:t.frameId,stepId:t.stepId,shown:!1})},fixDoubleDisplay(n,i){_.each(n.state.frames,function(e,t){t!==n.state.frameId&&n.getters.isShownInFrame()(t,{id:i.stepId})&&F.postMessage(_.extend({action:"frames/receiveHideGuideInFrame",frameId:t,guideId:i.guideId,stepId:i.stepId},i))})},receiveHideGuideInFrame(e,t){e.state.frameId===t.frameId&&(t=(e=N(t.guideId))&&e.findStepById(t.stepId))&&t.hide()},changeLastGuideStepSeen(e,t){F.postMessage({action:"frames/receiveLastGuideStepSeen",frameId:e.state.frameId,lastGuideStepSeen:t}),e.commit("updateLastGuideStepSeen",t),e.commit("healthCheck/updateStepState",{id:t.guideStepId,seenState:t.state},{root:!0})},receiveLastGuideStepSeen(e,t){var n;t.frameId!==e.state.frameId&&(n=e.state.frames[t.frameId],(n=_.get(n,"agentInstallType"))&&n!==e.state.agentInstallType&&delete t.lastGuideStepSeen.visitorId,e.dispatch("guideState/updateLastGuideStepSeen",t.lastGuideStepSeen,{root:!0}),e.dispatch("guideState/write",null,{root:!0}),t=(t=N((n=t.lastGuideStepSeen).guideId))&&t.findStepById(n.guideStepId))&&(t.seenState=n.state,t.seenReason=n.seenReason,t.lastSeenAt=n.time,n.dismissCount&&(t.dismissCount=n.dismissCount),n.snoozeEndTime&&(t.snoozeEndTime=n.snoozeEndTime),e.commit("updateLastGuideStepSeen",n),e.commit("healthCheck/updateStepState",t,{root:!0}))},changeThrottlingState(e,t){F.postMessage(_.extend({action:"frames/receiveThrottlingState",frameId:e.state.frameId},t))},receiveThrottlingState(e,t){t.frameId!==e.state.frameId&&_.each(Pm,function(e){t[e]&&Fm(t[e],e)})},startPreview(e){F.postMessage({action:"frames/receiveStartPreview","pendo-preview":e.rootState.preview.preview})},restartPreview(e){F.postMessage({action:"frames/receiveRestartPreview","pendo-preview":e.rootState.preview.preview})},stopPreview(e,t){F.postMessage(_.extend({action:"frames/receiveStopPreview"},t))},receiveStartPreview(e,t){e.dispatch("preview/start",t[bf],{root:!0}),Ef(window),Dv()},receiveRestartPreview(e){var t=Cf(O,Mh());e.dispatch("guideState/updateLastGuideStepSeen",t,{root:!0})},receiveStopPreview(e,t){Lf({preventWindowClose:!!t.preventWindowClose})},checkFrameVisibility(e,t){if(!e.getters.isTop()&&!e.state.disableFrameVisibilityCheck)try{var n="unknown",i=(t=null==t?window:t).frameElement;i?(n=xa(i)?"visible":"hidden",e.dispatch("updateFrameVisibility",{visibility:n})):e.commit("disableFrameVisibilityCheck")}catch(r){e.commit("disableFrameVisibilityCheck")}},updateFrameVisibility(e,t){var n;!_.find(X0,function(e){return e===t.visibility})||(n=t.visibility,e.getters.frameVisibility()===n)||(e.commit("setFrameVisibility",{frameId:e.state.frameId,visibility:n}),F.postMessage({action:"frames/receiveFrameVisibility",frameId:e.state.frameId,visibility:n}))},receiveFrameVisibility(e,t){e.commit("setFrameVisibility",t)},addSelectionModeToFrames(e,t){t=t.options;Zf.launchInAppDesigner(t)},syncOptions(e,t){t.options&&F.postMessage({action:"frames/receiveOptions",frameId:e.state.frameId,options:t.options})},receiveOptions(e,t){e.getters.getMyApiKey()===t.apiKey&&e.state.frameId!==t.frameId&&t.options&&yp(t.options)},syncIdentity(e,t){var n;(t.visitorId||t.accountId)&&({visitorId:t,accountId:n}=t,F.postMessage({action:"frames/receiveIdentity",frameId:e.state.frameId,visitorId:t,accountId:n}))},receiveIdentity(e,t){e.getters.getMyApiKey()===t.apiKey&&e.state.frameId!==t.frameId&&(t.visitorId||t.accountId)&&Wn(t.visitorId,t.accountId)},setReady(e,t){e.commit("setReady",t.isReady)},receiveGuideSeen(e,t){t.frameId!==e.state.frameId&&y.guideSeen.trigger(t.guideSeen)},checkGuideEligibility(e,t){var{guideId:t,stepId:n,currentStepIndex:i,sourceFrame:r,promiseId:o}=t,t=N(t),n=t&&t.findStepById(n),a={};return t&&n?(0===i&&(i=Wu(t))&&((i=_.first(Rr(i)))?xa(i)||(a.ACTIVATION="notVisible"):a.ACTIVATION="notFound"),_.isFunction(n.canShowOnPage)&&!n.canShowOnPage(bu())&&(a.PAGE="mismatch"),n.elementPathRule&&((i=_.first(Rr(n.elementPathRule)))?xa(i)?n.elementContainsRulesList&&!Im(i,n.elementContainsRulesList)&&(a.ELEMENT="containsRuleMismatch"):a.ELEMENT="notVisible":a.ELEMENT="notFound"),n.triggerElementPathRule&&((i=_.first(Rr(n.triggerElementPathRule)))?xa(i)||(a.TRIGGER_ELEMENT="notVisible"):a.TRIGGER_ELEMENT="notFound"),_.get(t,"attributes.embedConfig")&&(n=_.get(t,"attributes.embedConfig.selector"),(i=_.first(Rr(n)))?xa(i)||(a.EMBED_CONTAINER="notVisible"):a.EMBED_CONTAINER="notFound")):a.GUIDE="notFound",o&&r&&F.postMessage({errors:a,action:"frameEligibilityResponse",targetFrame:r,resolveId:o}),a},setTabId(e,t){e.commit("setTabId",t)}},mutations:{addFrame(e,t){var n=t.id;e.frames[n]=_.extend({},e.frames[n],t)},removeFrame(e,t){delete e.frames[t]},setGuideList(e,t){var n=t.frameId;e.frames[n]=_.extend({},e.frames[n],{guides:_.indexBy(tb(t.guides),"id"),autoOrdering:t.autoOrdering})},setStepShown(e,t){var n=t.frameId,n=e.frames[n]=_.extend({},e.frames[n]);n.shown=_.extend({},n.shown),n.shown[t.stepId]=t.shown},setInitialized(e,t){e.initialized=t},setLeaderId(e,t){e.leaderId=t},setFrameId(e,t){e.frameId=t},setTabId(e,t){e.tabId=t},setTopId(e,t){e.topId=t},setAgentInstallType(e,t){e.agentInstallType=t},setLeadershipMode(e,t){e.leadershipMode!==ye&&(e.leadershipMode=t)},setFrameVisibility(e,t){var n=t.frameId;e.frames[n]=_.extend({},e.frames[n],{visibility:t.visibility})},setReady(e,t){e.isReady=t},disableFrameVisibilityCheck(e){e.disableFrameVisibilityCheck=!0},hideGuides(e){_.each(e.frames,function(n){_.each(n.shown,function(e,t){n.shown[t]=!1})})},setChannelType(e,t){e.channelType=t},setGuidesLoaded(e){e.guidesLoaded=!0},setConnectFailed(e){e.connectFailed=!0},updateLastGuideStepSeen(e,t){t&&_.each(e.frames,function(e){e.guides&&(e=e.guides[t.guideId])&&(e=_.findWhere(e.steps,{id:t.guideStepId}))&&(e.seenState=t.state,e.lastSeenAt=t.time,e.seenReason=t.seenReason,t.dismissCount&&(e.dismissCount=t.dismissCount),t.snoozeEndTime)&&(e.snoozeEndTime=t.snoozeEndTime)})}},getters:{allFrames(e){return e.frames},autoOrdering(e){return _.reduce(e.frames,(e,t)=>(e[t.apiKey]=t.autoOrdering,e),{})},leaderExists(e){return!!e.leaderId},isLeader(e){return e.leaderId===e.frameId},leaderKey(e,t){if(t.leaderExists()){t=e.frames[e.leaderId];if(t)return t.apiKey}},isFollower(e){return!!e.leaderId&&e.leaderId!==e.frameId},isTop(e,t){t=t.window();return e.topId===e.frameId||t==t.top},frameVisibility(e){return(e.frames?e.frames[e.frameId]:{}).visibility||"unknown"},isGuideInThisFrame(n){return function(e){var t=n.frames&&n.frames[n.frameId];return!!(t&&t.guides||{})[e.id]}},isGuideInDifferentFrame(i){return function(n){return _.any(i.frames,function(e,t){return t!==i.frameId&&e.guides&&e.guides[n.id]})}},isReady(e){return e.isReady},isShownInAnotherFrame(i){return function(n){return _.any(i.frames,function(e,t){return t!==i.frameId&&e.shown&&e.shown[n.id]})}},isShownInFrame(n){return function(e,t){e=n.frames&&n.frames[e],e=e&&e.shown||{};return!(!e||!e[t.id])}},hasFrame(t){return function(e){return t.frames&&t.frames[e]}},hasFrames(e){return 1<_.size(e.frames)},shouldBeAddedToLauncher(i,e){return function(n){return e.canShowRCBadge()&&_.any(i.frames,function(e,t){return t!==i.frameId&&!!Y0(e)&&(t=e.guides&&e.guides[n.id])&&t._shouldBeAddedToLauncher})}},shouldBeAddedToResourceCenter(i,e){return function(n){return e.canShowRCBadge()&&_.any(i.frames,function(e,t){return t!==i.frameId&&e.apiKey===E.apiKey&&!!Y0(e)&&(t=e.guides&&e.guides[n.id])&&t._shouldBeAddedToResourceCenter})}},isBroadcastChannel(e){return"BroadcastChannel"===e.channelType},channelType(e){return e.channelType},canShowRCBadge(t,n){if(n.leaderKey()===E.apiKey)return n.isLeader();{let e=_.filter(t.frames,function(e){return e.apiKey===E.apiKey});var n=_.filter(e,e=>e.forcedLeader),n=(n.length&&(e=n),_.find(e,function(e){return e.isTop}));return n?t.frameId===n.id:(n=_.min(e,function(e){return e.joinedAt}),t.frameId===n.id)}},leaderKeyPreference(e){e=_.filter(e.frames,e=>e.leaderKey&&e.leaderKey.length);return 1===_.unique(_.map(e,e=>e.leaderKey.join(","))).length?[].concat(e[0].leaderKey):[]},getMyApiKey(e,t){return t.getMyFrame().apiKey},getMyFrame(e){return e.frames[e.frameId]},window(){return window}},state:{initialized:!1,frameId:null,leaderId:null,tabId:null,agentInstallType:null,leadershipMode:null,topId:null,frames:{},guidesLoaded:!1,channelType:null,ready:!1},requests:Q0};function eb(e){var t=_.pick(e,"id","name","launchMethod","isMultiStep","steps","control","lastUpdatedAt","language","state","polls","redisplay");return t.attributes=_.pick(e.attributes,"overrideAutoThrottling","priority","isAnnouncement","resourceCenter","device","sharedServiceVersion","embedConfig"),t._shouldBeAddedToLauncher=_.isFunction(e.shouldBeAddedToLauncher)?e.shouldBeAddedToLauncher():e._shouldBeAddedToLauncher||!1,t._shouldBeAddedToResourceCenter=_.isFunction(e.shouldBeAddedToResourceCenter)?e.shouldBeAddedToResourceCenter():e._shouldBeAddedToResourceCenter||!1,t.steps=_.map(e.steps,function(e){return _.pick(e,"id","guideId","type","seenReason","seenState","lastSeenAt","lastUpdatedAt","dismissCount","snoozeEndTime","regexUrlRule","pageId","elementPathRule","triggerElementPathRule","elementContainsRulesList")}),t}function tb(e){return _.map(e,eb)}function nb(t){var n=_.indexBy(_.filter(Mu(),function(e){return!e.isFrameProxy}),"id"),e=_.chain(t.frames).filter(function(e){return e.id!==t.frameId}).map(function(e){return _.toArray(_.get(e,"guides",[]))}).flatten(!0).unique("id").filter(function(e){return!n[e.id]}).map(function(e){return _.extend(JSON.parse(JSON.stringify(e)),{isFrameProxy:!0})}).map(Ic).value(),e=_.toArray(n).concat(e).filter(ev);_.sortBy(e,tv),yv(e),ku(e),t.guidesLoaded&&0===_.size(_.get(t,"frames."+t.frameId+".guides",[]))&&$h()}var ib,n=function(){var n;function i(){g.dispatch("guideUpdate/documentChanged")}const r=_.debounce(i,50);function o(){g.dispatch("guideUpdate/handleScheduledUpdate")}return{actions:{documentChanged(e){var t;e.state.updateId?e.commit("setNeedsUpdate"):e.state.scheduledUpdate||(t=e.getters.now()-e.state.updateCompleteTime,t=Math.min(Math.max(0,Hh-t),Hh),t=Ut(o,t),e.commit("setScheduledUpdate",t))},handleScheduledUpdate(e){e.dispatch("stopScheduledUpdate"),$h()},stopScheduledUpdate(e){e.state.scheduledUpdate&&(clearTimeout(e.state.scheduledUpdate),e.commit("setScheduledUpdate",null))},startObserverIfNeeded(e){e.state.useObserver&&!e.state.observing&&(e.getters.observer().addEventListener("mutation",i),l(window,"animationend",r),l(window,"transitionend",r),l(window,"mouseover",r),e.commit("setObserving",!0))},stopObserver(e){var t=e.getters.observer();t&&(t.removeEventListener("mutation",i),r.cancel(),R(window,"animationend",r),R(window,"transitionend",r),R(window,"mouseover",r)),e.commit("setObserving",!1),e.dispatch("stopScheduledUpdate")}},mutations:{setObserver(e,t){n=t},setUseObserver(e){e.useObserver=!0},setObserving(e,t){e.observing=t},setNeedsUpdate(e){e.needsUpdate=!0},setScheduledUpdate(e,t){e.scheduledUpdate=t},startUpdate(e,t){Js.startTimer(Bs),e.needsUpdate=!1,e.updateId=t},completeUpdate(e,t){Js.stopTimer(Bs),e.updateId=null,e.updateCompleteTime=t}},getters:{now(){return S()},observer(){return n}},state:{useObserver:!1,observing:!1,needsUpdate:!1,scheduledUpdate:null,updateId:null,updateCompleteTime:0,iterationTimeLimit:50}}}(),e=(ib=["advanced","dismissed","snoozed"],{actions:{init:function(t,e){_.each(e,function(e){_.each(e.steps,function(e){t.commit("updateStepState",e)})})},fixSeenStateAndLogError:function(e,t){var n,i,r=t.step,t=t.reason;e.state.exceptions[r.id]||(n=r.seenState,(i=e.state.steps[r.id])&&i.seenState&&(r.seenState=i.seenState),e.state.exceptions[r.id]=!0,e.dispatch("logRedisplayError",{id:r.id,guideId:r.guideId,reason:t,seenState:i.seenState,previousSeenState:n}))},logRedisplayError:function(e,t){zo(['Attempted redisplay of guide="',t.guideId,'" step="',t.id,'" reason="',t.reason,'" seenState="',t.seenState,'" previousSeenState="',t.previousSeenState,'"'].join())}},mutations:{updateStepState:function(e,t){var n=S();e.steps[t.id]=_.extend({},e.steps[t.id],{pageId:t.pageId,regexUrlRule:t.regexUrlRule,seenState:t.seenState,updatedAt:n,allowedAt:n+6e4})},resetStepStatus:function(e){e.steps={}}},getters:{isRedisplay:function(n){return function(e){var t=n.steps[e.id];return!!t&&!(e.resetAt>t.updatedAt)&&!(S()>=t.allowedAt)&&_.contains(ib,t.seenState)&&!_.contains(ib,e.seenState)}},isMissingPageRule:function(n){return function(e){var t=n.steps[e.id];return!!t&&!(!t.regexUrlRule||e.regexUrlRule)}}},state:{steps:{},exceptions:{}}}),rb={state:{visitor:{},account:{},parentAccount:{},date:null,version:null,selfHosted:null},actions:{},mutations:{setMetadata(e,t){t&&(t.visitor&&(e.visitor=t.visitor),t.account&&(e.account=t.account),t.parentAccount&&(e.parentAccount=t.parentAccount),t.date&&(e.date=t.date),t.version&&(e.version=t.version),null!==t.selfHosted)&&(e.selfHosted=t.selfHosted)},clearAccount(e){e.account={}},reset(e,t){e.visitor={id:t.visitor_id},e.account={},e.parentAccount={},e.date=null,e.version=null,e.selfHosted=null}},getters:{metadata(e){return e},selfHosted(e){return e.selfHosted}}};const ob=h.getLocal();var ab="pendo-preview",sb="current-guide-preview",db={state:{preview:null,designerPreview:null},actions:{start(e,t){e.commit("setPreview",t),e.dispatch("write")},restart(e,t){e.commit("updatePreview",{state:null}),e.commit("updatePreview",t)},update(e,t){e.commit("updatePreview",{state:t}),e.dispatch("write")},load(e){try{var t=e.getters.storage(),n=JSON.parse(t.getItem(ab)),i=(n.apiKey===E.apiKey&&e.commit("setPreview",n),t.getItem(sb));i&&e.commit("setDesignerPreview",JSON.parse(i))}catch(r){}},write(e){try{var t=e.getters.storage();e.state.preview?t.setItem(ab,JSON.stringify(e.state.preview)):t.removeItem(ab)}catch(n){}},exit(e){e.commit("setPreview",null),e.dispatch("write")},exitDesignerPreview(e){e.commit("setDesignerPreview",null),e.getters.storage().removeItem(sb)},launchInAppDesigner(e,t){Zf.launchInAppDesigner(t)}},mutations:{updatePreview(e,t){e.preview&&_.extend(e.preview,t)},setPreview(e,t){e.preview=t},setDesignerPreview(e,t){e.designerPreview=t}},getters:{isInPreviewMode(e){return!!e.preview},isInDesignerPreviewMode(e,t){return!!e.designerPreview&&t.isInPreviewMode()},storage(){return ob}}};const ub=(()=>{const n={isTop:undefined,isLeader:undefined,frameId:null,tabId:null,frames:{},autoOrdering:[],excludedGuides:[],throttling:{},enableEventLogging:!1,eventsCaptured:[],cspErrors:[],installType:null,doNotProcess:!1},a={TOP_DOWN:"top-down",BOTTOM_UP:"bottom-up"},s={debuggingEnabled:{type:a.TOP_DOWN,defaultValue:!1},guideLoopRunning:{type:a.BOTTOM_UP,defaultValue:!1},stepEligibilitySet:{type:a.BOTTOM_UP,defaultValue:{}},identity:{type:a.BOTTOM_UP,defaultValue:{}},location:{type:a.BOTTOM_UP,defaultValue:{}}};var e={init:(e,t)=>{e.commit("setFrameId",mn.getFrameId()),e.commit("setTabId",mn.getTabId()),e.commit("setInstallType",we());var n=Ku()&&window.top===window;e.commit("setIsTop",n),e.commit("isLeader",Ku()),n?(n=Vs(),e.commit("debuggingEnabled",!0===n.enabled),n.enableEventLogging&&e.commit("enableEventLogging",!0)):F.postMessage({action:"debugger/join",frameId:e.state.frameId}),_.each(t.events,e=>g.dispatch("debugger/eventCaptured",e))},join:(n,e)=>{n.state.frameId!==e.frameId&&_.each(s,({type:e},t)=>{e===a.TOP_DOWN&&F.postMessage({action:"debugger/sync",frameId:n.state.frameId,fields:{[t]:n.state[t]}})})},sync:(i,e)=>{if(i.state.frameId!==e.frameId){const{frameId:r,fields:t}=e;_.each(t,(e,t)=>{var n;s[t]&&(n=s[t]["type"],n===a.TOP_DOWN&&i.state.isTop||n===a.BOTTOM_UP&&!i.state.isTop||i.commit("_sync_"+t,{value:e,frameId:r}))})}},enableEventLogging:(e,t)=>{e.commit("enableEventLogging",t)},eventCaptured:(e,t)=>{E.designerEnabled||Tf()||kf()||(e.state.isTop?e.commit("eventsCaptured",t):F.postMessage({action:"debugger/receiveEventCaptured",frameId:e.state.frameId,event:t}))},receiveEventCaptured:(e,t)=>{e.state.isTop&&e.commit("eventsCaptured",t.event)},clearEventsCaptured:e=>{e.commit("eventsCaptured",[])},onCspError:(e,t)=>{e.state.isTop?e.commit("cspError",t):F.postMessage({action:"debugger/recieveCspError",frameId:e.state.frameId,data:t})},recieveCspError:(e,t)=>{e.state.isTop&&e.commit("cspError",t.data)},checkGuideEligibility(e,t){const{guideId:i,response:n}=t;var t=_.filter(g.state.frames.frames,e=>e.guides&&e.guides[i]);t.length&&(t=_.map(t,n=>{var e=_.map(n.guides[i].steps,(e,t)=>F.postMessageOrTimeout({action:"frames/checkGuideEligibility",targetFrame:n.id,stepId:e.id,currentStepIndex:t,guideId:i}));return v.all(e).then(e=>({frameId:n.id,frameVisibility:n.visibility,errors:_.map(e,e=>JSON.parse(e).errors)}))}),v.all(t).then(e=>e).then(e=>n(e))["catch"](e=>n({error:e})))}};const t={},d={setFrameId(e,t){e.frameId=t},setTabId(e,t){e.tabId=t},setIsTop(e,t){e.isTop=t},isLeader(e,t){e.isLeader=t},setInstallType(e,t){e.installType=t},stepEligibilitySet(e,t){var n=t["stepId"];e.stepEligibilitySet[n]=t},guideLoopRunning(e,t){e.guideLoopRunning!==t&&(e.guideLoopRunning=t)},identity(e,t){e.identity=t},location(e,t){e.location=t},debuggingEnabled(e,t){e.debuggingEnabled=t,t=t,e=e.isTop,n.debuggingEnabled!==t&&(t?(u(),c(),y.on("stepEligibility",i),y.on("guideUpdateComplete",p),y.on("guideLoopStopped",h),y.on("eventCaptured",o),y.on("identify",u),y.on("urlChanged",c),e&&(r(),y.on("guidesLoaded",r))):(y.off("stepEligibility",i),y.off("guideUpdateComplete",p),y.off("guideLoopStopped",h),y.off("eventCaptured",o),y.off("identify",u),y.off("urlChanged",c),e&&y.off("guidesLoaded",r)))},excludedGuides(e,t){e.excludedGuides=t},autoOrdering(e,t){e.autoOrdering=t},throttling(e,t){e.throttling=t},eventsCaptured(e,t){_.isArray(t)&&0===t.length?e.eventsCaptured=[]:e.debuggingEnabled&&e.enableEventLogging&&(e.eventsCaptured.unshift(t),100<e.eventsCaptured.length)&&e.eventsCaptured.pop()},enableEventLogging(e,t){e.enableEventLogging=t},cspError(e,t){e.cspErrors.unshift(t),10<e.cspErrors.length&&e.cspErrors.pop()},doNotProcess(e,t){e.doNotProcess=t}};function i(e){e=e.data[0];g.commit("debugger/stepEligibilitySet",e)}function r(e){var t=_.map(Lh.sortAndFilter(O,E.autoOrdering),e=>e.id);g.commit("debugger/autoOrdering",t||[]),g.commit("debugger/excludedGuides",E.excludedGuides||[]),g.commit("debugger/throttling",E.throttling||{})}function o(e){g.dispatch("debugger/eventCaptured",e.data[0])}function u(e){g.commit("debugger/identity",{visitorId:_.get(e,"data.0.visitor_id")||E.get_visitor_id(),accountId:_.get(e,"data.0.account_id")||E.get_account_id(),apiKey:E.apiKey})}function c(){g.commit("debugger/location",{href:Kr(),browserUrl:window.location.href})}function l(e){g.commit("debugger/guideLoopRunning",e)}const p=_.partial(l,!0),h=_.partial(l,!1);return _.each(s,({type:i,defaultValue:e},r)=>{n[r]=e,t[r]=e=>e[r];let o=d[r]||((e,t)=>{e[r]=t});d[r]=_.wrap(o,(e,t,n)=>{!t.isTop&&i===a.TOP_DOWN||(e(t,n),t.isTop&&i===a.BOTTOM_UP)||F.postMessage({action:"debugger/sync",frameId:t.frameId,fields:{[r]:n}})}),o=d["_sync_"+r]||o,d["_sync_"+r]=(e,{value:t,frameId:n})=>{e.frames[n]||(e.frames[n]={}),e.frames[n][r]||(e.frames[n][r]=s[r].defaultValue),o(e.frames[n],t),e.isTop||i!==a.TOP_DOWN||o(e,t)}}),{state:n,actions:e,getters:t,mutations:d}})(),cb=["src","href"],lb=function(){const s=(e,t)=>_.reduce(e,function(e,t){return t.applyTo(e)},t);return{state:{transforms:[]},actions:{addAttrTransform(e,t){e.commit("addTransform",t)}},mutations:{addTransform(e,t){e.transforms.push(t)},clearURLTransforms(e){e.transforms=[]}},getters:{getAttribute(a){return function(e,t=""){var n,i,e=e.getAttribute?e.getAttribute(t):e[t];if(_.size(a.transforms)<1)return e;if(-1===cb.indexOf(t.toLowerCase()))return e;try{n=e,(i=document.createElement("a")).href=n;var r=new ti(i.href);return _.reduce([_.partial(s,a.transforms)],(e,t)=>t(e),r).href}catch(o){return C.critical(o),e}}}}}}(),pb={state:{transforms:[]},actions:{addNetworkTransform(e,t){e.commit("addTransform",t)}},mutations:{addTransform(e,t){e.transforms.push(t)},clearURLTransforms(e){e.transforms=[]}},getters:{getTransformedUrl(r){return function(e){try{var t=e instanceof ti?e:new ti(e,window.location.origin);return _.size(r.transforms)<1||(n=r.transforms,t=_.reduce(n,function(e,t){return t.applyTo(e)},t)),t.href}catch(i){return C.critical(i),e}var n}}}};const hb=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.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=Jn()){p()&&o.store.dispatch("frames/syncIdentity",{visitorId:e,accountId:t})}}();function fb(e,n){return e.length==n.length&&_.all(e,function(e,t){return e===n[t]})}class gb{constructor(e){this.maxTargets=50,this.domActivation=e,this.name="dom",this.queue=[]}markDirty(){this.queue.push.apply(this.queue,this.domActivation.guides)}process(e){var t,n=this.queue.shift();if(n){e.saveContext(n);try{t=Rr(n.selector)}catch(i){t=[]}t.length>this.maxTargets&&(t.length=this.maxTargets),fb(t,n.targets)||(n.targets=t,this.domActivation.detach(n,this.domActivation.targets),_.each(t,function(e){this.domActivation.attach(e,n,this.domActivation.targets)},this))}}handleProcessTimeExceeded(e){e=e.getContext();e&&C.warn("Element activated guide ("+e.id+") timeout exceeded")}cancel(){this.queue.length=0}isComplete(){return!this.queue.length}}var mb,vb,yb,bb,wb,Sb,Eb={name:"DOMActivation",key:yb="pendoTargetId",guides:bb=[],targets:wb={},reset:Tb,init:Ab,attach:function(n,i,e){var t=n[yb],r=t?e[t]:null;r||(t=t||"target"+_.uniqueId(),r={target:n,events:{}},e[t]=r,n[yb]=t);var o=e[i.id]||[];o.push(t),e[i.id]=o,_.each(i.events,function(e){var t=r.events[e];t||((t={guideIds:{}}).fn=_.partial(xb,_,t.guideIds),l(n,e="mouseover"===e?"mouseenter":e,t.fn),r.events[e]=t),t.guideIds[i.id]=1})},detach:Cb,handler:xb,activates:kb,prefetch:Rb,initialize:function(e,t){(mb=t).Events.on("deliverablesLoaded",Tb),t.Events.on("guideListChanged",Ib),t.Events.on("guidesLoaded",_b),of(vb=new gb(Eb))},teardown:function(){af(vb),mb.Events.off("deliverablesLoaded",Tb),mb.Events.off("guideListChanged",Ib),mb.Events.off("guidesLoaded",_b)}};function Ib(){Tb(),Ab(xu())}function _b(){Rb(xu())}function Cb(i,t){_.each(t[i.id],function(e){var n=e?t[e]:null;n&&(_.each(n.events,function(e,t){e&&e.guideIds&&(delete e.guideIds[i.id],_.size(e.guideIds)<=0)&&(R(n.target,t="mouseover"===t?"mouseenter":t,e.fn),delete n.events[t])}),_.size(n.events)<=0)&&(delete n.target[yb],n.target=null,delete t[e])}),delete t[i.id]}function xb(e,t){var n;!e.pendoActivatedGuide&&!T.data.get(e,"advanced")&&(n=m.get("adoptPrioritizeAdoptGuides"),t=_.compact(_.map(_.keys(t),N)),t=_.filter(t,function(e){return!(!e.steps||!e.steps.length||_.get(e,"attributes.dom.isOnlyShowOnce")&&e.steps[0].hasBeenSeen())}),t=_(t).chain().sortBy(function(e){return"staged"===e.state?0:1}).sortBy(function(e){e=e.isTraining;return n?e?0:1:e?1:0}).value(),t=_.find(t,function(e){var t=_.first(e.steps);return _.get(e,"attributes.resourceCenter",!1)&&e.isShown()?P.dismissResourceCenter():!!t.canShow()&&(!!e.isShown()||Rm(t,"dom"))}))&&(e.pendoActivatedGuide=t.id)}function Tb(){_.each(bb,function(e){Cb(e,wb),e.targets=[]}),bb.length=0}function kb(e){if(e.id&&e.steps&&e.steps.length&&e.hasLaunchMethod("dom")&&e.steps[0].canShowOnPage(bu())){var t=_.get(e,"attributes.activation.event",[]);if(t&&t.length){var n=Wu(e);if(n)return{id:e.id,events:t,selector:n,targets:[]}}}}function Ab(e){_.each(e,function(e){e=kb(e);e&&bb.push(e)})}function Rb(e){m.get("disablePrefetch")||_.each(e,function(e){_.isFunction(e.hasLaunchMethod)&&e.hasLaunchMethod("dom")&&e.steps&&e.steps.length&&_.isFunction(e.steps[0].fetchContent)&&e.steps[0].fetchContent(!0)})}var Ob=function(){(Sb=Sb||{dom:T,placeBadge:hf,showPreview:Tm,stopGuides:Vh,removeAllBadges:ff,_:_,sizzle:Rr,tellMaster:as,tell:as,log:zy,attachEvent:l,createLauncher:_.constant({}),removeLauncher:_.noop,addGuideToLauncher:_.noop,updateLauncherContent:_.noop,DEFAULT_TIMER_LENGTH:Hh,getOffsetPosition:sa,getScreenDimensions:ra,registerMessageHandler:Za,whenLoadedCall:yu,loadResource:Ha,loadGuideCss:pv,GuideFactory:Ic,GuideStep:_c,extractElementTreeContext:su,previewGuideFromJSON:U.previewGuideFromJSON,hidePreviewedGuide:U.hidePreviewedGuide,shadowAPI:ai,getTarget:Fr,pullContentsFromTargetElement:Em,doesElementMatchContainsRules:Im,doesElementContentMatchRule:_m,getGuideAttachPoint:zu}).areGuidesEnabled=!_v(),E.designer||(E.designer=Sb)},Nb=function(){var r,o,i;let a;return{name:"DesignerConnect",initialize:function(e,t){r=e,o=t,cs()||Za("connect",n);Za("pendo-designer-launch::launch",u),Za("pendo-preview::launch",c),e.app_name=document.title,(ss()||window.opener)&&window.addEventListener&&(r.log(e.app_name+": listening to messages"),window.addEventListener("message",Va,!1));window.opener&&r._.isFunction(window.opener.postMessage)&&window.opener.postMessage({type:"pendo::ready"},"*");r.onConnectMessage=n},teardown:function(){window.removeEventListener&&window.removeEventListener("message",Va,!1),s(),Xa("connect"),Xa("pendo-designer-launch::launch"),Xa("pendo-preview::launch"),a&&(o.Events.appUnloaded.off(a),a=undefined);i=i&&undefined},onConnectMessage:n,disconnectDesigner:s,launchDesignerListener:u,launchPreviewListener:c,sendToken:d};function n(e,t){var n,i;r.designer||(n=t.origin,r.stopGuides(),r.buffers.lock(),i=t.source,za=i,r.designerv2.hostConfig||(o.store.dispatch("frames/leave"),a=r._.partial(s,i,n),o.Events.appUnloaded.on(a)),Ob(),as(t.source,{status:"success",type:"connect"},n),ns("selection.js")&&(r.log("Designer Modules already loaded."),as({type:"ready"},n)),o.Events.designerLaunched.trigger())}function s(e,t){r.buffers.unlock(),E.designer&&(E.designer=null,delete E.designer),e&&as(e,{type:"unload"},t)}function d(e,t){var n;i&&(n={token:i,type:"pendo-designer-launch::set-token"},t.source.postMessage(n,t.origin),i=undefined)}function u(e,t){var n,t=t.data.token;t&&(i=t,Za("pendo-designer-launch::get-token",d),n=t.DADesigner?"da-designer":"in-app-designer",n={lookaside:t.baseUrl,host:t.host,target:t.target||"latest",DADesigner:!!t.DADesigner,gcsBucket:t.gcsBucket||n,forceNativeDesigner:!!t.forceNativeDesigner,sidebarDesigner:!!t.sidebarDesigner},r.designerv2.launchInAppDesigner(n))}function c(e,t){var n=t.data.config.preferredAgentInstallType;n&&n!==we()?r.log("Skipping preview launch due to agent install type mismatch."):(n=r._.extend({},t.data.config,{origin:t.origin}),bo()&&(n.apiKey=r.apiKey),o.store.dispatch("preview/exitDesignerPreview"),o.store.dispatch("preview/start",n),Ef(window)&&(t.source.postMessage({type:"pendo-preview::ready",apiKey:r.apiKey,accountId:r.accountId},t.origin),Dv(),o.store.dispatch("frames/startPreview")))}}();const Mb="__sg__";Pb="promotedAgentMetadataConfigurations",Db=[],Fb={},Ub={};var Lb,Pb,Db,Fb,Ub,Gb={name:"PromoteMetadata",initialize:function(e,t){if(Db=(Lb=t).ConfigReader.get(Pb),Ub={},Lb.agentStorage.registry.addLocal(Mb,{isSecure:!0,serializer:JSON.stringify,deserializer:Pt}),Fn())try{Fb=Lb.agentStorage.read(Mb)}catch(n){Wb()}Db&&Db.length&&(Lb.Events.on("metadata",jb),Lb.Events.on("eventCaptured",$b),Lb.Events.on("identify",Hb))},teardown:function(){Lb.Events.off("metadata",jb),Lb.Events.off("eventCaptured",$b),Lb.Events.off("identify",Hb)},getPromotedMetadata:function(){return Db},hasPromotedMetadataKind:Bb,setSchemaGroup:jb,getSchemaGroup:zb,resetSchemaGroup:qb,resetCachedSchemaGroup:Wb};function Bb(t){return _.some(Db,function(e){return e.kind===t})}function zb(){return Ub}function jb(e){var t;e?(e=e.data[0]["options"],e&&(t=e)):t=Ip(),Ub=function(r){if(Fn())try{var e=Lb.agentStorage.read(Mb);Fb=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}(Fb=e)}catch(t){Wb()}var o=Ub;_.each(["visitor","account","parentAccount"],function(e){var t=Bb(e),n=!_.isEmpty(r[e]),i=e.toLowerCase()+"metadata";t&&(!_.isEmpty(Fb)&&_.isEmpty(Ns.get())&&(o[i]=Vb(Fb[i],e)),n)&&(t=Vb(r[e],e),_.isEmpty(t)||(o[i]=Object.assign(Object.assign({},o[i]),t)))}),Fn()&&Lb.agentStorage.write(Mb,o);return o}(t)}function Hb(e){e=e.data[0];_.get(e,"wasCleared")&&(Lb.agentStorage.clear(Mb),qb())}function qb(){Ub={}}function Wb(){Fb={}}function Vb(e,i){var r={};return e&&_.each(e,function(e,t){var n=t.toLowerCase();Boolean(_.find(Db,function(e){return e.fieldName===n&&e.kind===i}))&&(r["agent__"+n]=e)}),r}function $b(e){e=e.data[0];e&&(_.isEmpty(Ub)&&jb(),_.isEmpty(Ub)||("track"===e.type?e.props.__sg__=Ub:(e.hasOwnProperty("eventProperties")||(e.eventProperties={}),e.eventProperties.__sg__=Ub)))}function Kb(e,t,n){this.element=e,this.method="element"==t?"click":"hover"==t?"mouseover":t,this.step=n,this.guide=n.getGuide()}Kb.prototype.add=function(){0===_.indexOf(this.guide.steps,this.step)&&!Kb.shouldAttachHandler(this.guide,this.method)||Du(this.guide)&&!Fu(this.guide)||this.setupElementEvent(this.element,this.method)},Kb.prototype.remove=function(){this.teardownElementEvent(this.element,this.method)},Kb.prototype.setupElementEvent=function(e,t){this.advanceFn||(this.advanceFn=_.compose(_.bind(this.teardownElementEvent,this,e,t),_.bind(this.step.advance,this.step))),Kb.attach(this.step,e,t,this.advanceFn)},Kb.prototype.teardownElementEvent=function(e,t){C.info("detach onGuideAdvanced",{contexts:["guide"]}),R(e,t,this.advanceFn,!0),this.step.removeTrigger(this)},Kb.shouldAttachHandler=function(e,t){return!e.isActivatedByEvent(t)||Eb.activates(e)||e.attributes.activation.selector!==e.steps[0].elementPathRule&&!!e.attributes.activation.selector};var Jb=null,Zb=function(){return Bu()?Pu:Lu},Xb=function(e){return"#_pendo_g_"+e.id},Yb=function(e,t){Jb=null;var n,i,r,o,e=sa(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(Zb()),o=d1(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"}),T("._pendo-guide-container_",n).addClass(o.arrowPosition).css({top:o.content.top,left:o.content.left,width:o.content.width,height:o.content.height}),Qb(n[0],o),n[0])},Qb=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:"+E.TOOLTIP_ARROW_SIZE+"px;"}).value().join(""),s=T("div._pendo-guide-arrow_",e).remove().findOrCreate("<div class='_pendo-guide-arrow_'></div>"),d=T("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;"),T(e).append(s).append(d)},e1=function(e,t){t===undefined&&(t=Eu),e.element=Hu(e);var n=e.element;if(!n)return C.info("No element found for step: "+e.id),null;Aa(n);var i=Yb(n,e);return null===i?null:(i.id=E.getTooltipDivId(e),T(i).appendTo(zu()),t.push(i),l(i,"mouseover",_.partial(T.addClass,i,"mouseover")),l(i,"mouseout",_.partial(T.removeClass,i,"mouseover")),Vu(n,i),o1(e),n)},t1=null,n1=null;var i1=null,r1={top:"north",left:"east",bottom:"south",right:"west"},o1=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=Qc(n=n.concat(_.compact(_.flatten(_.map(t.additionalElements,function(e){return _.toArray(T(e))}))))),o={top:r=t.padding||0,left:r,bottom:r,right:r},s=Yc(a=Xc(),i,o),h=i,f=!_.isEqual(h,t1),t1=h,f||(l=a,p=!_.isEqual(l,n1),n1=l,p)||(u=s,c=!_.isEqual(u,i1),i1=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=r1[t],e=_.extend({},e,d),t=T("div._pendo-guide-tt-region-block_._pendo-region-"+t+"_")[0]||a1(t),T(t).css(e)}))}catch(g){C.info("Failed to add BlockOut ui",{contexts:["error"]})}var u,c,l,p,h,f},a1=function(e){e=T(document.createElement("div")).addClass("_pendo-guide-tt-region-block_").addClass("_pendo-region-"+e+"_");T("body").append(e)},s1=function(e){var t=_.isEqual(e,Jb);return Jb=e,!t},d1=function(e,t,n,i){var r=E.TOOLTIP_ARROW_SIZE,o={arrow:{border:{}},content:{top:r,left:r}},a=ra();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=u1(o,e,a,i=i||"auto"),o=c1(o,e,a,i),o=l1(o,e,a)},u1=function(e,t,n,i){return e.arrow.hbias=ml(t,n,i),e},c1=function(e,t,n,i){var r;return i&&"DEFAULT"!=i&&"auto"!=i&&(e.arrowPosition=i),e.arrowPosition||(i=t.top-To(),t=(r=t.left-ko())+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},l1=function(e,t,n){var i,r,o,a=e.height,s=e.width;return je()?He(e,t):("top"==e.arrowPosition||"bottom"==e.arrowPosition?(i=0,"top"==e.arrowPosition?(e.top=t.top+t.height,e.arrow.top=_e(9,6)?6:2,i=-1):"bottom"==e.arrowPosition&&(e.top=t.top-a,e.arrow.top=a-E.TOOLTIP_ARROW_SIZE-1,e.arrow.top+=_e(9,6)?6:0,e.arrow.top+=8==Ce?-1:0,i=1),r=10+E.TOOLTIP_ARROW_SIZE,o=s-3*E.TOOLTIP_ARROW_SIZE-10,e.arrow.hbias==hl?(e.left=t.left+t.width/2-(10+2*E.TOOLTIP_ARROW_SIZE),e.arrow.left=r):e.arrow.hbias==fl?(e.left=t.left-s+t.width/2+(10+2*E.TOOLTIP_ARROW_SIZE),e.arrow.left=o):(e.left=t.left+t.width/2-s/2,e.arrow.left=s/2-E.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==hl?(e.left=t.left+t.width,e.arrow.left=1,e.arrow.left+=_e(10,6)?5:0,e.arrow.border.left=e.arrow.left-1):e.arrow.hbias==fl&&(e.left=Math.max(0,t.left-s),e.arrow.left=s-E.TOOLTIP_ARROW_SIZE-1,e.arrow.left+=_e(10,6)?5:0,e.arrow.left+=7==Ce&&6<=xe?1:0,e.arrow.border.left=e.arrow.left+1),e.top=t.top-a/2+t.height/2,e.arrow.top=a/2-E.TOOLTIP_ARROW_SIZE,e.arrow.border.top=e.arrow.top),e)},p1=430,h1=200,f1=15;function g1(e){var t;return"tooltip"===this.type&&((t=this).attributes.height=t.attributes.height||E.TOOLTIP_DEFAULT_HEIGHT,t.attributes.width=t.attributes.width||E.TOOLTIP_DEFAULT_WIDTH,t.attributes.layoutDir=t.attributes.layoutDir||"DEFAULT",this.getTriggers=function(e){var t=this,n=t.element||Hu(t);return!n&&e?[]:(e=(t.advanceMethod||"").split(","),this.triggers=_.map(e,function(e){return new Kb(n,e,t)}),this.triggers)},this.removeTrigger=function(e){this.triggers=_.without(this.triggers,e),0===this.triggers.length&&(this.triggers=null)},this.canShow=function(){return!bm(t)&&!!e.canShowOnDevice()&&!t.isShown()&&t.canShowOnPage(bu())&&Sm(t)},this.after("render",function(){e1(this,this.elements)&&(_.each(this.getTriggers(),function(e){e.add()}),yl.attachScrollHandlers(this,this.onscroll))}),this.reposition=function(){var e=this.attributes.width,t=this.attributes.height,n=this.attributes.layoutDir,i=this.guideElement,r=T("._pendo-guide-container_",i),o=sa(this.element),t=d1(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+"_"),T("._pendo-guide-arrow_,._pendo-guide-arrow-border_",i).remove(),Qb(i,t),i.css({top:t.top,left:t.left,height:t.height,width:t.width,position:o.fixed?"fixed":""}),this.dim=t,o1(this)},this.onscroll=function(e){xa(e.element)?(e.reposition(),na(e.elements[0],"display:block")):na(e.elements[0],"display:none")},this.teardownElementEvent=function(){_.each(this.triggers,function(e){e.remove()})},this.after("hide",function(){T("._pendo-guide-tt-region-block_").remove(),i1=n1=t1=null})),this}var m1=function(e,t){var n=!!T("._pendo-backdrop_")[0];return _.get(t,"overlayDiv[0]")||(t.overlayDiv=T(document.createElement("div")).addClass("_pendo-backdrop_")),!1==n&&(t.elements.push(t.overlayDiv[0]),t.overlayDiv.appendTo(zu())),je()&&t.overlayDiv.css({height:"100%",width:"100%",position:"absolute"}),e&&T(t.overlayDiv).addClass("_pendo-onboarding_"),t.overlayDiv},v1=function(e){var t=e.guideElement,n=E.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}),T("._pendo-guide-container_",t).css({bottom:n,right:n}),je()&&t.css({position:"absolute"})},y1=function(e,t){t===undefined&&(t=Eu),e.element=Hu(e),v1(e);var n=!!e.getGuide()&&e.getGuide().isOnboarding(),n=(m1(n,e),e.guideElement);t.push(n[0]),n.appendTo(zu())},b1=function(e,t){t===undefined&&(t=Eu),e.element=Hu(e),e.guideElement.addClass("_pendo-guide-mobile-lb_");var n=!!e.getGuide()&&e.getGuide().isOnboarding(),n=m1(n,e),e=e.guideElement,i=E.TOOLTIP_ARROW_SIZE,i=(e.css({width:"",height:""}),T("._pendo-guide-container_",e).css({bottom:i,right:i}));function r(e){e.preventDefault()}T("._pendo-close-guide_",e).remove().prependTo(i),e.appendTo(zu()),t.push(e[0]),l(n[0],"touchmove",r),l(e[0],"touchmove",r)};function w1(){var e=this;return/lightbox/i.test(e.type)&&(e.attributes.height=e.attributes.height||E.LB_DEFAULT_HEIGHT,e.attributes.width=e.attributes.width||E.LB_DEFAULT_WIDTH,e.after("render",function(){(Bu()?b1:y1)(e,e.elements)}),e.reposition=function(){Bu()||e.guideElement.css({"margin-left":-Math.floor(e.attributes.width/2),"margin-top":-Math.floor(e.attributes.height/2)})}),e}var S1=500,E1="_pendo-guide-banner_";function I1(){var n=this;return"banner"===n.type&&(n.attributes.height=n.attributes.height||S1,n.attributes.position=n.attributes.position||"top",n.after("render",function(){var e=n.guideElement,t=E.TOOLTIP_ARROW_SIZE;e.css({width:""}).addClass(E1).addClass("_pendo-guide-banner-"+n.attributes.position+"_"),Gu()||e.addClass("_pendo-in_"),T("._pendo-guide-container_",e).css({bottom:t,right:t}),n.element=Hu(n),n.elements.push(e[0]),e.appendTo(zu())})),n}function _1(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=T(document.createElement("div")).attr("id",Cm(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&&!pa(e[0])&&(T("._pendo-launcher_ #launcher-"+n.guideId).html("").append(e),Oc.runCustomScripts(n,t))},isReady:a}),n.after("show",s)),n;function a(){return!!n.guideElement}function s(){Gu()||a()&&n.seenState!==r&&function(e){{var t,n;if(xa(e,/(auto|scroll|hidden)/))return(t=ma(e))?(t=ha(t),e=ha(e),n=t.top+Math.floor(t.height/3),e.bottom<=t.bottom||e.top<=n):1}}(n.guideElement[0])&&(Nm(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 C1="_pendo-launcher-searching_",x1="._pendo-launcher-search-box_ input";var T1,k1=function(e){return e&&_.isFunction(e.shouldBeAddedToLauncher)?e.shouldBeAddedToLauncher():e&&e.launchMethod&&0<=e.launchMethod.indexOf("launcher")};function A1(){var e;return function(){var e;if(E.guideWidget)return(e=E.guideWidget.data)&&e.enableSearch}()&&(e=T(x1)[0])&&0<(e=e.value).length?(e=it.call(e),[].concat(_.compact(e.split(" ")))):[]}function R1(e){if(!m.get("disablePrefetch"))return v.all(_.map(e,function(e){return e.fetchContent()}))}function O1(e,t){return C.info("doing search on "+t,{contexts:["launcher","search","guides"]}),e=e||O,t&&0!==t.length?_.chain(e).filter(k1).map(function(e){return e.searchFor(t)}).compact().sortBy(function(e){return _.indexOf(["tag","name","content"],e.field)}).pluck("guide").value():e}var N1=function(){var e=Mu();if(Ku()){if(E.guideWidget&&E.guideWidget.enabled){var t=z1(e),n=!0;if(E.guideWidget&&_.isFunction(E.guideWidget.update))E.guideWidget.update(t,n)}}else{X1();t=Tu(e),n=j1(z1(t));n!==T1&&g.dispatch("frames/changeGuideList",t),T1=n}},M1="launcher-closed",L1=null,P1=null,D1=!(Kb.attach=function(e,t,n,i){if(e){for(var r=Kb.handlers=Kb.handlers||{},o=r[e.id]=r[e.id]||[],a=0;a<o.length;++a){var s=o[a];t===s[0]&&n===s[1]&&(R(t,n,s[2],!0),o.splice(_.indexOf(o,s),1),a--)}o.push([t,n,i]),R(t,n,i,!0),l(t,n,i,!0)}}),F1="_pendo-launcher-active_",U1=null,G1=function(){return""};function B1(e,t){G1=t}function z1(e){var t,e=_.filter(e||O,k1);return e=e,0===(t=A1()).length?e:(t=_.map(t,_.partial(O1,e)),_.union.apply(_,t))}function j1(e){return ct(_.map(e,function(e){var t=e.isWhatsNew()?[]:_.pluck(e.steps,"seenState");return{id:e.id,seenState:t}}))}function H1(e){var n=this,t=e.launchType||"badge",i=(_.extend(n,{show:function(){"badge"===t&&T(n.element).css("display: ;")},hide:function(){T(n.element).css("display: none;")},wrap:function(){var e=n.element;{var t;e&&/^img$/i.test(e.nodeName)&&(t=T(document.createElement("div")).addClass(e.className).append(e).appendTo(zu()),e.className="",n.element=t[0])}},dispose:function(){T.removeNode(n.element)},setActive:function(e){e?T(n.element).addClass(F1):T(n.element).removeClass(F1)}}),e),e=i.position||"bottom-right",r=document.createElement("img");T(n.element=r).addClass("_pendo-launcher-badge_").addClass("_pendo-launcher-badge-"+e+"_"),i.launcherBadgeUrl&&(r.src=Cc(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})},je()&&(l(r,"mouseover",function(e){T(r).addClass("_pendo-launcher-badge-active_")}),l(r,"mouseout",function(e){T(r).removeClass("_pendo-launcher-badge-active_")}),T(r).css({position:"absolute"})),zu().appendChild(r)}function q1(e){function n(){return"element"===e.launchType&&e.launchElement?e.launchElement:"._pendo-launcher-badge_"}function t(e){var e=Fr(e),t=n();T(e).closest(t).length&&(nw()?h.write(M1,"yes"):E.guideWidget.position(e),aw())}E.guideWidget.removeCountBadge=function(){T("._pendo-launcher-whatsnew-count_").remove()},e&&e.elementMatch&&(e.launchElement=e.elementMatch.selection),_.extend(this,{getLauncherTarget:function(){return T(n())[0]},dispose:function(){R(document,"click",t),e&&e.whatsnew&&e.whatsnew.enabled&&T("._pendo-launcher-whatsnew-count_").remove()}}),l(document,"click",t)}function W1(){var n,s="bottom-right",d="bottom-left";return this.update=function(e,t){t=t?e:z1(e),e=j1(t)+ct(A1());return e!==n&&(n=e,this.updateLauncherContent(t)),J1(),0<t.length},this.updateLauncherContent=ew,this.guideStatus=function(e){return e.isComplete()?"complete":e.isInProgress()?"in-progress":"not-started"},this.render=function(){var e=this.data||{},t=(L1=new H1(e),e.height||310),n=(e.enableSearch&&(t+=je()?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,T(document.createElement("div")).addClass("_pendo-launcher_")),r=(P1=i[0],sa(L1.element)),r=d1(r,t,n),o=(i.css({width:n,height:t}),E.TOOLTIP_ARROW_SIZE),n=T(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=Q1(),o=Cc(V1(this.template(t))),t=T(document.createElement("div")).addClass("_pendo-guide-content_").html(o).appendTo(n);e.addUISection&&e.addUISection(i[0]),Qg(i[0],function(){rw(),h.write(M1,"yes",288e5)}),t.on("click",function(e){var t=T(Fr(e)).closest("._pendo-launcher-item_");t&&t.length&&(t=N((t=/^launcher-(.+)$/.exec(it.call(t.attr("id"))))&&t[1]))&&!t.isWhatsNew()&&(Rm(t.steps[0],"launcher"),rw(),vu(e))}),je()&&(T("._pendo-launcher-header_",i).css({padding:"10px","margin-right":"10px","margin-left":"10px"}),T("._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");T(this).css(e)}),i.appendTo(zu()),_.isFunction(this.script)&&this.script(this),e.autoHeight&&e.autoHeight.enabled&&!_e(9,6)&&(o=e.autoHeight.offset||100,i.css({height:"calc(100% - "+o+"px)",maxHeight:e.height,minHeight:e.height/2}),T("._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=sa(e),n=d1(e,this.height,this.width),i=T(P1),"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"}),T("._pendo-guide-arrow_,._pendo-guide-arrow-border_",i).remove(),l1(n,e,{width:Infinity,height:Infinity}),Qb(i[0],n),i.find("._pendo-guide-container_").removeClass("top left bottom right").addClass(n.arrowPosition))},this.toggle=aw,this}function V1(e){return e=_.isString(e)?e.replace(/\s+(style)=/gi," pendo-style="):e}function $1(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)),U1=new q1(e);var n,i,r=W1.create(E.guideWidget);return _.isFunction(r.template)||(r.template=e.template?_.template(e.template):G1),r.render(),r.position(U1.getLauncherTarget()),t&&r.toggle(),r}W1.create=function(e){return _.reduce(W1.behaviors,function(e,t){return t.call(e)},e)},W1.behaviors=[sf,W1,wc.Launcher,function(){var t={text:"",highlight:function(e){return t.text?(e||"").replace(new RegExp(t.text,"gi"),"<strong>$&</strong>"):e},clear:function(){T(x1).each(function(){this.value=""})}};return this.data&&this.data.enableSearch&&this.data.enableSearch&&(this.data.search=t,E.disableGuideCenterContentSearch||this.before("update",R1),this.before("update",function(){t.text=A1().join(" ");var e=T("._pendo-launcher_");t.text?e.addClass(C1):e.removeClass(C1)})),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,L0),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,T("._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=T(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,T("span._pendo-launcher-whatsnew-count_").text(n.data.whatsnew.unseenCount))}),n.after("render",function(){Y1()?i.appendTo(this.data.launchElement):(L1.wrap(),i.appendTo(L1.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 K1=function(){P1&&(T.removeNode(P1),P1=null),U1&&(U1.dispose(),U1=null),L1&&(L1.dispose(),L1=null)},J1=function(){(!Y1()&&(iw()||0<A1().length)?Z1:X1)()},Z1=function(){L1&&L1.show()},X1=function(){Y1()||rw(),L1&&L1.hide()},Y1=function(){return!(!E.guideWidget||!E.guideWidget.data||"element"!==E.guideWidget.data.launchType)},Q1=function(e){var t=Ip(),t=_.extend({hidePoweredBy:!1,guides:[],guide:{},step:{},metadata:dt(t)},E.guideWidget);return t.data=_.extend({},t.data),e&&(t.guides=e),t};function ew(e){var t=E.guideWidget.template||G1,e=Q1(e),e=T(document.createElement("div")).html(V1(t(e))),n=e.find("._pendo-launcher-guide-listing_"),t=e.find("._pendo-launcher-footer_").html(),e=e.find("._pendo-launcher-search-results_").html();T("._pendo-launcher_ ._pendo-launcher-guide-listing_").each(function(e,t){T(e).html(n.eq(t).html())}),T("._pendo-launcher_ ._pendo-launcher-footer_").html(t),T("._pendo-launcher_ ._pendo-launcher-search-results_").html(e)}var tw=_.compose(J1,function(e,t){var n,i,r,o;k1(e)&&(n=T("._pendo-launcher_ ._pendo-launcher-guide-listing_")[0])&&(e=(o=T("#launcher-"+e.id)).length?o[0]:(e=e,T(i=document.createElement("div")).addClass("_pendo-launcher-item_"),T(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=T("._pendo-launcher-item_"))[t]?e.id!=r[t].id&&n.insertBefore(e,r[t]):n.appendChild(e))}),nw=function(){return T(P1).hasClass(F1)},iw=function(){return 0<T("._pendo-launcher-item_").length},rw=function(){var e;P1&&(e=T(P1))&&e.hasClass(F1)&&(e.removeClass(F1),L1)&&L1.setActive(!1)},ow=function(){var e;P1&&(e=T(P1))&&!e.hasClass(F1)&&(e.addClass(F1),L1)&&L1.setActive(!0)},aw=function(){P1&&!D1&&(nw()?rw:ow)()};var sw=function(){try{var e=E.guideWidget||{},t=e.data||{},n=t.device||{desktop:!0,mobile:!1,iframe:!1};K1(),!Bu()&&!n.desktop||Bu()&&!n.mobile||ss()&&!n.iframe||e.enabled&&($1(t),X1())}catch(i){C.critical("ERROR while initializing launcher",{error:i})}},dw=function(e){e.defaultLauncher=B1,_.each(e._defaultLauncher_queue,e=>{B1.apply(null,e)}),e._defaultLauncher_queue=[],e.toggleLauncher=aw,e.showLauncher=ow,e.hideLauncher=rw,e.removeLauncher=K1,e.initLauncher=sw,e.createLauncher=$1,e._addGuideToLauncher=tw,e.launcherToolTipDiv=P1},uw=function(){sw()},cw=function(){var e;(e=E).designer&&(e.designer.createLauncher=$1,e.designer.removeLauncher=K1,e.designer.addGuideToLauncher=tw,e.designer.updateLauncherContent=ew)},lw=function(){var e;(e=E).debugging&&(e.debugging.getLauncherGuides=z1)},pw=function(e){return i=E.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)?lc.verify(n).then(function(){return Tc.load(n)}).then(function(e){return n.template=e.content,_.extend(t,e)}):v.resolve();var t,n,i,r},hw=function(e,t){dw(e),t.Events.on("guidesLoaded",uw),t.Events.on("designerLaunched",cw),t.Events.on("debuggerLaunched",lw),t.GuideLoop.addUpdatePhase(N1),av.push(pw),t.agentStorage.registry.addLocal(M1,{duration:864e6})},fw=function(e,t){var n;n=pw,0<=(n=_.indexOf(av,n))&&av.splice(n,1),t.GuideLoop.removeUpdatePhase(N1),t.Events.off("guidesLoaded",uw),t.Events.off("designerLaunched",cw),t.Events.off("debuggerLaunched",lw)};Yv.Extensions.API.addTopic("Launcher",{addBehavior(e){W1.behaviors.push(e)}});var gw,mw,vw,yw,bw={name:"P1Guides",initialize:function(e,t){var n;vw=t,gw=(mw=e).dom,yw=[g1,w1,I1,_1,Ew,Iw,Sw,ww],-1<_.indexOf(_c.behaviors,g1)||(n=_.indexOf(_c.behaviors,G0),_c.behaviors.splice.apply(_c.behaviors,[n,0].concat(yw)),t.Events.guideLoopStopped.on(X1),e.TOOLTIP_DEFAULT_WIDTH=p1,e.TOOLTIP_DEFAULT_HEIGHT=h1,e.TOOLTIP_ARROW_SIZE=f1,e._showElementGuide=e1,e._createTooltip=Yb,e._get_tooltip_dimensions=d1,e.LB_DEFAULT_WIDTH=500,e.LB_DEFAULT_HEIGHT=500,e._showLightboxGuide=y1,hw(e,t))},teardown:function(){fw(0,vw),vw.Events.guideLoopStopped.off(X1),mw._.each(yw,function(e){e=_.indexOf(_c.behaviors,e);0<=e&&_c.behaviors.splice(e,1)}),yw=[]}};function ww(){const o=this;return"tooltip"!==o.type||o.domJson||(o.checkPlacement=function(){var e,t,n,i,r;e=o,r=sa(e.element||Hu(e)),o1(e),s1(r)&&(n=e.attributes.height,i=e.attributes.width,t=e.attributes.layoutDir,n=d1(r,n,i,t),(i=T(Xb(e))).css({top:n.top,left:n.left,position:r.fixed?"fixed":""}),Qb(i,n))}),o}function Sw(){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=E.TOOLTIP_ARROW_SIZE,n=i.guideElement;n&&(e=gw("._pendo-guide-container_",n),"tooltip"==i.type||je()&&"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 Ew(e){var t=this;return t.domJson||t.domJsonpUrl||t.after("render",function(){t.guideElement&&t.guideElement.length&&Qg(t.guideElement[0],function(){e.isOnboarding()&&!confirm("Are you sure you want to stop this tutorial?")||hm(t)})}),t}function Iw(){var e=this;return e.hideCredits||e.domJson||e.domJsonpUrl||Uu(e.guide)||e.after("render",function(){ym(e.guideElement[0])}),e}var _w,Cw,xw={name:"Branding",initialize:function(e,t){_w=e,(Cw=t).ConfigReader.get("isPendoFree")&&Cw.Events.on("guideSeen",Tw)},teardown:function(){Cw.Events.off("guideSeen",Tw)},addBranding:kw};function Tw(e){kw(_w,e)}function kw(e,t){var n,i,r,t=t.data[0].props;t.step_poll_types&&-1<t.step_poll_types.indexOf("NPSRating")&&(e=-1<(t=e.findGuideById(t.guide_id).steps[0].guideElement[0].lastElementChild).dataset.verticalAlignment.indexOf("Bottom"),n=""!==t.style.width,(i=document.createElement("a")).href="https://www.pendo.io/pendo-free/nps?utm_source=pendo_app&utm_medium=branded-nps&utm_campaign=free-branded-nps",i.target="_blank",(r=document.createElement("img")).setAttribute("src",vo()+"/img/nps-branding.png"),i.appendChild(r),i.style.display="inline-block",(r=document.createElement("div")).style.lineHeight=0,r.style.padding="8px",e&&(r.style.position="absolute",r.style.bottom="100%"),n&&(r.style.paddingLeft=0),r.append(i),t.append(r))}var Aw,Rw=function(){let r;var o,n,i;const a="automation",e=250,t=500,s=0,d=10;return{name:"ActionAutomation",automationQueue:void 0,initialize:function(e,t){o=e,n=t,r=o._,this.automationQueue=[],t.EventRouter.registerAction(a,e._.bind(u,this))},teardown:function(){n.EventRouter.deregisterAction(a),this.automationQueue=[]},guideActivity:u,getAutomationFromGuide:function(i,e){return r.reduce(e,function(e,t){var n=r.find(i,function(e){return e.id===t});return n?e.push(n):o.log("could not find automation for "+t,"debug"),e},[])},getAutomationConfigs:function(e){if(!e||e.length<=0)return[];if(!i)return[];var t=i.guide,n=i.step;if(!t||!n)return[];n=t.automations;if(!n||!n.length)return[];n=this.getAutomationFromGuide(n,e),e=n[n.length-1];if(this.isAutomationInQueue(e))return o.log("Automation is already in queue autoId: "+e.id+", guideId: "+t.id,"debug"),[];return n},getTarget:function(e){e=e.target.elementPathRules,e=o.Sizzle(e,document);return e&&e[0]},getElement:function(n,i=d){return new on(r.bind(function(t){return Ut(r.bind(function(){var e=this.getTarget(n);e&&!e.disabled||i<1?t(e):this.getElement(n,i-1).then(function(e){t(e)})},this),e)},this))},getValue:function(e){return e.value},injectText:function(e,t){let n;"INPUT"===e.tagName&&(n=Object.getOwnPropertyDescriptor(window.HTMLInputElement.prototype,"value"));"TEXTAREA"===e.tagName&&(n=Object.getOwnPropertyDescriptor(window.HTMLTextAreaElement.prototype,"value"));n&&"function"==typeof n.set?n.set.call(e,t):e.value=t;t=new InputEvent("input",{bubbles:!0,data:t[t.length-1]}),t.simulated=!0,e.dispatchEvent(t),t=new InputEvent("change",{bubbles:!0});t.simulated=!0,e.dispatchEvent(t)},simulateClick:function(e){e.dispatchEvent(new MouseEvent("pointerdown",{bubbles:!0,cancelable:!0})),e.dispatchEvent(new MouseEvent("mousedown",{bubbles:!0,cancelable:!0})),e.dispatchEvent(new MouseEvent("pointerup",{bubbles:!0,cancelable:!0})),e.dispatchEvent(new MouseEvent("mouseup",{bubbles:!0,cancelable:!0})),e.click()},isAutomationInQueue:function(t){return!!r.find(this.automationQueue,function(e){return t.id===e.id})},popQueue:function(){let e=s;const n=this.automationQueue[0];"autoclick"===n.type&&(e=t);return Ut(r.bind(function(){return this.getElement(n,d).then(r.bind(function(e){if(e)if(e.disabled)this.automationQueue=[],o.log("automation target found but disabled. id: "+n.id+", pathRule: "+n.target.elementPathRules,"debug");else{switch(n.type){case"autofill":var t=this.getValue(n);this.injectText(e,t);break;case"autoclick":this.simulateClick(e)}this.automationQueue.shift(),this.automationQueue.length&&this.popQueue()}else this.automationQueue=[],o.log("automation target element not found. id: "+n.id+", pathRule: "+n.target.elementPathRules,"debug")},this))},this),e)},setActive:function(e){i=e}};function u(e){var t;e.step&&(this.setActive({guide:e.step.guide,step:e.step}),e.params)&&((e=r.find(e.params,function(e){return"automationIds"===e.name&&r.isArray(e.value)&&e.value.length}))?(e=this.getAutomationConfigs(e.value),t=!this.automationQueue.length,this.automationQueue=this.automationQueue.concat(e),t&&this.popQueue()):o.log("no automation ids were found","debug"))}}();function Ow(e,i){return"undefined"!=typeof Proxy&&_.isFunction(i)?new Proxy(e,{get(e,t){if("textContent"===t)return i(e);if("parentNode"===t){var n=e[t];if(e.ownerDocument!==n)return Ow(e[t],i)}return _.isFunction(e[t])?function(){return e[t].apply(e,arguments)}:e[t]}}):e}const Nw=function(){let d,h,f,g,t,u,m,i;const v=3,n="eventPropertyTimeout",r=ei(function(n){{var e;f.eventProperties&&f.eventProperties.length&&(e=function p(i,e){var r=g.ConfigReader.get("eventPropertyMatchParents");var t=S();var n={};var o;var a;var s=f.eventProperties.length;for(a=0;a<s&&S()-t<e;a++){o=f.eventProperties[a];var d=f._.any(o.featureRules,function(e){try{var t=y(r,h);return t(i,e)}catch(n){return!1}});if(d)for(var u=0;u<o.eventPropertyRules.length&&S()-t<e;u++){var c=o.eventPropertyRules[u];if(!c.name)return;n[c.name]=w(c,i)}}var l=S()-t;if(e<l){if(r&&h===f._.identity&&f._.isFunction(f.getText))return f.log("switching event property collection to fast text implementation"),h=function(e){return Ow(e,function(e){return f.getText(e,128)})},p(i,e);m++,b({threshold:e,featureId:o.featureId,elapsedTime:l,failureCount:m,index:a,length:s}),m>=v&&(f.eventProperties=[])}else m=0;return n}(n.target,i),f._.each(f._.pairs(e),([e,t])=>{n.addEventProperty(e,t)}))}}),o=ei(function(){var e={};if(d)return{};var t=g.ConfigReader.get("eventPropertyConfigurations");if(!t||f._.isEmpty(t))return{};if(e=function(e,t){var n,i,r=S(),o={};for(i=0;i<e.length&&S()-r<t;i++){if(!(n=e[i]).name)return;var a=w(n);me(a)&&(o["_pendo_"+n.name]=a)}var s=S()-r;t<s?(u++,b({threshold:t,name:n.name,elapsedTime:s,failureCount:u,index:i,length:e.length})):u=0;u>=v&&(d=!0);return o}(t,i),f._.isEmpty(e))return{};return e});return{name:"EventProperties",initialize:function(e,t){f=e,g=t,h=f._.identity,d=!1,u=0,m=0;e=t.ConfigReader;e.addOption(n,[e.sources.SNIPPET_SRC,e.sources.PENDO_CONFIG_SRC],50),i=e.get(n),f.getEventPropertyTarget=l,f.previewEventProperty=w,g.Events.onClickCaptured.off(s),g.Events.onClickCaptured.on(s),g.Events.ready.on(c),g.Events.deliverablesLoaded.on(a)},teardown:function(){g.Events.onClickCaptured.off(s),g.Events.ready.off(c),g.Events.deliverablesLoaded.off(a),g.store.dispatch("location/removeInternalTransforms",t),t=[],g.store.dispatch("location/stopPolling"),u=0,m=0},collectClickEventProperties:r,collectEventProperty:w,collectPageEventProperties:o,getEventPropertyTarget:l,addPageEventProperties:c};function a(){m=0}function y(e,n){return e?function(e,t){return 0<f.dom(n(e)).closest(t).length}:function(e,t){return f.Sizzle.matchesSelector(e,t)}}function s(e){r(e.data[0])}function c(){var e;t=(e=g.ConfigReader.get("eventPropertyConfigurations"))&&!f._.isEmpty(e)?[new h0("search","AddTo",function(){return o()})]:[],g.store.dispatch("location/addInternalTransforms",t),0<t.length&&g.store.dispatch("location/startPolling")}function b({threshold:e,featureId:t,name:n,elapsedTime:i,failureCount:r,index:o,length:a}){t=`ERROR ${t?"click":"page"} event property collection timeout (${t||n}).`;t+=` ${i}ms/${e}ms, ${o}/${a} properties, ${r}/${v} failures`,r>=v&&(t+=", collection disabled."),g.log.critical(t)}function w(e,t){if(e.path)return t=l(e,t),f._.get(t,e.path,undefined)}function l(e,t){e=e.source||e.selector;if(e&&t){for(var n,i=e,r=t;!n&&r;){try{if((n=f.Sizzle.matchesSelector(r,i)?r:f.Sizzle(i,r)[0])&&("password"===n.type||"hidden"===n.type))return}catch(o){return}r=ai.getParent(r)}return n}return e?!(t=f.Sizzle(e)[0])||"password"!==t.type&&"hidden"!==t.type?t:void 0:window}}(),Mw=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)}}}();function Lw(){var e;Vs().enabled&&(g.commit("debugger/debuggingEnabled",!0),Pw(),T("#pendo-client-debugger").length||(e=m.get("webSDKDebuggerPluginLoader"),Yv.restartDebugger?Yv.restartDebugger():"function"==typeof e?e():((e=document.createElement("script")).src=J(E).createScriptURL(yo("debugger-plugin.min.js")),e.setAttribute("id","pendo-debugger-plugin"),m.get("pendoGlobalKey")&&e.setAttribute("data-pendo-global-key",m.get("pendoGlobalKey")),T.getBody().appendChild(e)),y.debuggerLaunched.trigger()))}function Pw(){Aw=Aw||{store:g,ConfigReader:m,getState(){return JSON.stringify(g.state)},getEventCache(){return[].concat(ls)},getAllGuides(){return[].concat(O)},getAutoGuides(){return Lh.sortAndFilter(O,E.autoOrdering)},getBadgeGuides(){return _.filter(O,Du)},getLauncherGuides(){return[]},getEventHistory(){return[]},getAllFrames(){return g.getters["frames/allFrames"]()},getChannelType(){return g.getters["frames/channelType"]()},isStepShownInFrame(e,t){return g.getters["frames/isShownInFrame"]()(e,t)},setActiveGuides:ku,getBody:T.getBody,isMobileUserAgent:ze.isMobileUserAgent,areGuidesDelayed:Cv,doesElementMatchContainsRules:Im,getMetadata:Ip,isStagingServer:re,AutoDisplay:Lh,isLeader:Ku,Events:y,observer:hy,guideCache:Ev},E.debugging=Aw}function Dw(e){if($s())return e?t:"debugging already enabled";if(!Ku())return;const t=Vs();return t.enabled=!0,h.write(Ws,t),Lw(),e?t:"debugging enabled"}function Fw(){if(!$s())return"debugging already disabled";g.commit("debugger/debuggingEnabled",!1);var e=Vs();return e.enabled=!1,h.write(Ws,e),E.debugging=null,delete E.debugging,T("#pendo-client-debugger").remove(),"debugging disabled"}_.extend(function(e){C.debug(e,{contexts:["debug"]})},Aw);const Uw=(e,t,n)=>{const i={events:[],add:e=>{i.events.push(e.data[0])},clear:()=>{i.events=[],e.off("eventCaptured",i.add)}};if(e.on("eventCaptured",i.add),t.getters["frames/leaderExists"]())return n.resolve(i);const r=n.defer();return e.on("leaderChanged",()=>{r.resolve(i)}),r.promise},Gw=function(){let t,o;return{name:"DebuggerLauncher",initialize:function(n,e){const{Events:i,q:r}=e;o=e.store,Uw(i,o,r).then(e=>{o.dispatch("debugger/init",e),o.getters["frames/isLeader"]()&&Lw(),e.clear()}),Za("pendo-debugger::launch",(e,t)=>{e.config.apiKey===n.apiKey&&Uw(i,o,r).then(()=>{t.source.postMessage({type:"pendo-debugger::ready",apiKey:n.apiKey},t.origin),!$s()&&o.getters["frames/isLeader"]()&&Dw(!1)})}),window.addEventListener&&window.addEventListener("securitypolicyviolation",a);(t=n).isDebuggingEnabled=(e=!1)=>$s(e),n.enableDebugging=Dw,n.disableDebugging=Fw,n.addDebuggingFunctions=Pw},teardown:function(){Xa("pendo-debugger::launch"),window.removeEventListener("securitypolicyviolation",a),t.debugging&&t.debugging.teardown&&t.debugging.teardown();Fw()}};function a(e){var{blockedURI:e,documentURI:t,originalPolicy:n,violatedDirective:i}=e;e&&-1!==e.indexOf("pendo")&&o.dispatch("debugger/onCspError",{blockedURI:e,documentURI:t,originalPolicy:n,violatedDirective:i})}}(),Bw=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 E;const I="errorClickLogging",_=1500;let C=!1;return{name:"FrustrationEvent",initialize:function(e,t){if(E=e,c=E._,i=t,a=0,l=[],f=[],y={},C=i.ConfigReader.get(I),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",D),i.agentStorage.registry.addSession(S),E.sniffer.MutationObserver){e=gt("MutationObserver");r=new e(A);try{r.observe(E.dom.getBody(),{childList:!0,attributes:!0,subtree:!0})}catch(n){r=null}}},teardown:function(){i.Events.off("eventCaptured",D),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:A,checkFrustrationEvent:D};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 A(e){e.length&&T()}function t(e){return e&&!(e instanceof HTMLScriptElement&&e instanceof HTMLLinkElement&&e instanceof HTMLBodyElement)}function R(e){return e&&t(e.element)}function O(e,t){var{frustrationTypes:n=[]}=e;c.contains(n,t)||(n.push(t),e.frustrationTypes=n)}function N(e,t){let n;var{detail:i={}}=t;(n=(R(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,R(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(E.buffers.events,r)||c.find(E.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 D(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()}}(),zw=function(){let n,i,o;const a=[];let e=[],r=!1;return{name:"EmbeddedGuides",activeEmbeddedGuides:a,initialize:function(e,t){n=t,i=e,o=i._,function(e){e.getEmbeddedGuides=jw,e.getActiveEmbeddedGuides=Hw}(e),n.Events.on("deliverablesLoaded",c),n.Events.on("guideLoopStopped",s),n.Events.on("guideListChanged",m),n.Events.on("guideAdvanced",d),n.Events.on("metadata",l),n.Events.on("identify",p),n.GuideLoop.addUpdatePhase(u),n.guides.addProcessor(h),n.GuideActivity.registerGuideResolver(g),this.removeResizeEvent=e.attachEvent(window,"resize",f)},teardown:function(){c(),e.length=0,n.Events.off("deliverablesLoaded",c),n.Events.off("guideLoopStopped",s),n.Events.off("guideListChanged",m),n.Events.off("guideAdvanced",d),n.Events.off("metadata",l),n.Events.off("identify",p),n.GuideLoop.removeUpdatePhase(u),n.guides.removeProcessor(h),n.GuideActivity.removeGuideResolver(g),this.removeResizeEvent&&this.removeResizeEvent()}};function s(){n.ConfigReader.get("guides.delay")&&o.forEach(a,function(e){e.isShownInThisFrame()&&e.hide()})}function d(e){const t=o.get(e,"data.0.props.guide_id",null);t&&(e=o.find(a,({id:e})=>e===t))&&e.hide()}function u(){o.forEach(a,function(e){e.process(),e.isShownInThisFrame()&&(e=e.getActiveStep())&&Gc(e,!0)})}function c(){n.guides.removeDisplayableGuides("embeddedGuides"),a.length=0}function t(e){r=e}function l(e){e=e.data[0].storeChanged;e&&t(!1)}function p(){t(!1)}function h(t){var e;return!(e=t)||!e.launchMethod||"embed"!==e.launchMethod||(o.some(a,({id:e})=>e===t.id)||a.push(t),!1)}function f(){Av()||o.forEach(a,function(e){e=e.getActiveStep();e&&!i.ignoreResize&&e.redraw()})}function g(n){if(a.length){var i="pendo-base-";if(o.isString(n.id)&&0===n.id.indexOf(i)){var r=n.id.substring(i.length);let e,t;return(e=o.find(a,e=>{t=o.find(e.steps,e=>{if(e.id===r)return e});return!!t}))&&t?{guide:e,step:t}:null;return}else return o.isObject(n.parentElem)?g(n.parentElem):null}return null}function m(){o.each(e,function(t){var e=o.findIndex(a,function(e){return e.id===t.id});r&&-1!==e?t.isFrameProxy||(a[e]=t):t.hide()}),n.guides.registerDisplayableGuides("embeddedGuides",a),o.map(a,function(e){!function({globalPendo:o,pluginApi:e}){const a=o["_"],i=e["store"],r=(this.process=function(){let e=null;var t,n=a.get(this,"attributes.embedConfig.selector"),i=a.get(this,"attributes.embedConfig.method"),n=a.first(o.Sizzle(n)),r=this.isShownInThisFrame();n&&r&&(t="#pendo-guide-container-"+a.get(this.getActiveStep(),"id"),e=!!o.Sizzle(t,n).length),!r&&n&&this.shouldAutoDisplay()?"replace"===i&&o.Sizzle('[id^="pendo-guide-container"]',n).length||this.show("embed"):!r||n&&e||this.hide()},this.getActiveStep=function(){return this?a.find(this.steps,function(e){return e.isShown()}):null},this.shouldAutoDisplay=function(){return this.shouldShowSnoozedGuide()||this.shouldRepeatGuide()||a.all(this.steps,function(e){return e.shouldRepeat()||!e.isSnoozed()&&"dismissed"!==e.seenState})},this.show=function(e){var t,n=a.first(this.steps);return this.forceShowFirstStep?(this.forceShowFirstStep=!1,n.show(e)):(t=this.steps.map(e=>a.get(i,"state.guideState.steps."+e.id,r(e))),(t=a.max(t,function({time:e}){return e}))&&"advanced"==t.state&&!t.destinationStepId?this.findStepById(t.guideStepId).dismiss():(this.nextStep(t)||n).show(e))},this.isShownInThisFrame=function(){return a.any(this.steps,function(e){return e.isRendered()||e.isLocked()})},({id:e,guideId:t,seenReason:n,seenState:i,lastSeenAt:r,destinationStepId:o})=>({guideId:t,guideStepId:e,seenReason:n,state:i,time:r,destinationStepId:o}))}.call(e,{globalPendo:i,pluginApi:n}),o.map(e.steps,function(e){!function({pluginApi:n}){if(this._onShown||Object.defineProperty(this,"_onShown",{value:this.onShown,writable:!1,configurable:!1}),!this._onShown)return null;this.onShown=function(e){var t=!this.lastSeenAt||!!n.ConfigReader.get("enableAllEmbeddedGuideEvents");return this._onShown(e,t)}}.call(e,{pluginApi:n,_:o})})}),e=o.toArray(a),t(!0)}}();function jw(){return zw.activeEmbeddedGuides}function Hw(){return zw.activeEmbeddedGuides.filter(e=>e.isShown())}const qw="sessionId";class Ww{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(qw,{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(qw)||this.api.agentStorage.read(qw,!1,"");return t||(t=JSON.stringify({sessionId:e,timestamp:(new Date).getTime()}),this.api.agentStorage.write(qw,t)),JSON.parse(t)}clearSessionInfo(){return this.api.agentStorage.clear(qw),this.api.agentStorage.clear(qw,!1,""),this.sessionInfo()}storeLastInteractionEventInformation(e,t){e.timestamp=t,this.api.agentStorage.write(qw,JSON.stringify(e))}}var Vw=new Ww;class $w{constructor(){this.name="SegmentFlags"}initialize(e,t){var n="requestSegmentFlags",e=(this.pendo=e,(this.api=t).ConfigReader);e.addOption(n,[e.sources.SNIPPET_SRC,e.sources.PENDO_CONFIG_SRC],!1),this.segmentFlagsEnabled=e.get(n),this.segmentFlagsEnabled&&(this.mostRecentSegmentsRequest=null,this.pendo.segmentsPayload=this.pendo._.bind(this.segmentsPayload,this),this.handleMetadataChange=this.pendo._.debounce(this.pendo._.bind(this.requestSegmentFlags,this),50),this.handleReadyBound=this.pendo._.bind(this.handleReady,this),this.api.Events.ready.on(this.handleReadyBound),this.api.Events.metadata.on(this.handleMetadataChange),this.api.Events.identify.on(this.handleMetadataChange))}teardown(){this.segmentFlagsEnabled&&(this.pendo.segmentsPayload=this.pendo._.noop,this.handleMetadataChange.cancel(),this.api.Events.ready.off(this.handleReadyBound),this.api.Events.metadata.off(this.handleMetadataChange),this.api.Events.identify.off(this.handleMetadataChange))}handleReady(){this.ready=!0,this.requestSegmentFlags()}requestSegmentFlags(){if(this.ready){var t=this.pendo._.uniqueId(),n=(this.mostRecentSegmentsRequest=t,{visitorId:this.pendo.get_visitor_id(),accountId:this.pendo.get_account_id(),metadata:this.pendo.getSerializedMetadata(),url:this.pendo.url.get()}),i=this.pendo.compress(n),t={id:t,jzb:i,v:this.pendo.VERSION,ct:(new Date).getTime()},n=(this.api.agent.treatAsAdoptPartner()&&this.api.agent.addAccountIdParams(t,n.accountId,this.api.ConfigReader.get("oemAccountId")),"script"===this.pendo.LOADER?"segmentflag.js":"segmentflag.json");let e=this.api.transmit.buildBaseDataUrl(n,this.pendo.apiKey,t);var r,n=this.api.agent.getJwtInfoCopy();try{e.length>this.api.constants.URL_MAX_LENGTH||!this.pendo._.isEmpty(n)?(delete t.jzb,e=this.api.transmit.buildBaseDataUrl("segmentflag.json",this.pendo.apiKey,t),r=this.pendo._.extend({events:i},n),this.postLoad(e,r)):"script"===this.pendo.LOADER?this.scriptLoad(e):this.getLoad(e)}catch(o){this.api.log.error("Failed to load segment flags",{error:o})}}}segmentsPayload(e){!this.mostRecentSegmentsRequest||this.pendo._.isString(e.id)&&e.id!==this.mostRecentSegmentsRequest||(this.pendo.segmentFlags=e.segmentFlags,this.api.log.info("successfully loaded segment flags"),this.mostRecentSegmentsRequest=null)}scriptLoad(e){this.pendo.loadResource(e,this.pendo._.noop)}getLoad(t){return Gv(this,void 0,void 0,function*(){var e=yield this.pendo.ajax.get(t);this.segmentsPayload(e.data)})}postLoad(t,n){return Gv(this,void 0,void 0,function*(){var e=yield this.pendo.ajax.postJSON(t,n);this.segmentsPayload(e.data)})}}var Kw=new $w;const Jw=["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"],Zw=new RegExp(`(${Jw.join("|")})`,"i"),Xw=["facebook","twitter","linkedin","instagram","pinterest","tiktok","snapchat","twitch","reddit","quora","tumblr","flickr","discord","twitch","whatsapp","telegram","weibo","qq","line"],Yw=["t.co","x.com"],Qw=new RegExp(`(${Xw.join("|")})`,"i");function eS(e,t){return aS(Qw,e)||t.contains(Yw,e)}const tS=["youtube","vimeo","dailymotion","bilibili","youku","tencent","iqiyi","peertube","rutube","metacafe","veoh","break","vidyard","wistia","brightcove","jwplayer","kaltura","sproutvideo"],nS=new RegExp(`(${tS.join("|")})`,"i"),iS=["amazon","ebay","walmart","etsy","shopify","shop","target","bestbuy","costco","temu","alibaba","aliexpress"],rS=new RegExp(`(${iS.join("|")})`,"i");const oS=new RegExp(`(${["google performance max","microsoft audience network","facebook audience network"].join("|")})`,"i");function aS(e,t){return"self"!==t&&"direct"!==t&&null!==t.match(e)}function sS({referrer:e,currentHost:t}){if(!e||""===e)return"direct";e=new ti(e).hostname;let n="self";return n=e!==t?null==e?void 0:e.toLowerCase():n}const dS=new RegExp("^(.*cp.*|ppc|retargeting|paid)$"),uS=new RegExp("(.*email.*|.*e_mail.*|.*e mail.*|.*e-mail.*)","i");function cS(e="",t){return-1!==e.replace(/[^a-zA-Z]/g,"").indexOf(t)}const lS=[[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})=>cS(t,"crossnetwork")||e.match(oS)],["Paid Search",({source:e,medium:t,referrer:n,gclid:i,_:r})=>i||cS(t,"paidsearch")||t.match(dS)&&(r.contains(Jw,e)||aS(Zw,n))],["Paid Social",({source:e,medium:t,referrer:n,fbclid:i,_:r})=>i||cS(t,"paidsocial")||t.match(dS)&&(r.contains(Xw,e)||eS(n,r))],["Paid Video",({medium:e,source:t,referrer:n,_:i})=>cS(e,"paidvideo")||e.match(dS)&&(i.contains(tS,t)||aS(nS,n))],["Paid Shopping",({medium:e,source:t,referrer:n,_:i})=>cS(e,"paidshopping")||"shopping"===e||(aS(rS,n)||i.contains(iS,t))&&e.match(dS)],["Display",({medium:e,_:t})=>t.contains(["display","cpm","banner","interstitial","expandable","programmatic"],e)||cS(e,"display")],["Paid Other",({medium:e})=>cS(e,"paidother")||e.match(dS)],["Organic Search",({source:e,medium:t,referrer:n,_:i})=>cS(t,"organic")&&i.contains(Jw,e)||!t&&aS(Zw,n)],["Organic Social",({source:e,medium:t,referrer:n,_:i})=>!t&&eS(n,i)||cS(t,"social")||i.contains(Xw,e)&&!t.match(dS)],["Organic Video",({medium:e,referrer:t})=>cS(e,"video")||!e&&aS(nS,t)],["Organic Shopping",({medium:e,referrer:t})=>cS(e,"organicshopping")||!e&&aS(rS,t)],["Email",({source:e,medium:t})=>null!==t.match(uS)||null!==e.match(uS)||cS(t,"newsletter")],["Affiliates",({medium:e})=>cS(e,"affiliate")||cS(e,"partner")],["SMS",({source:e,medium:t})=>cS(e,"sms")||cS(t,"sms")],["Push Notifications",({source:e,medium:t})=>t.endsWith("push")||cS(t,"mobile")||cS(t,"notification")||cS(e,"firebase")],["Audio",({medium:e})=>cS(e,"podcast")||cS(e,"audio")],["Referral",({medium:e,referrer:t})=>cS(e,"referral")||!!t&&"self"!==t&&"direct"!==t],["Other",({medium:e,source:t})=>!!e||!!t]],pS="utm",hS="enableFullUtmReferrer";class fS{constructor(){this.name="WebAnalytics"}initialize(e,t){this.pendo=e;var n=(this.api=t)["ConfigReader"],n=(n.addOption(hS,[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(pS),this.storeParameters(i,t.agentStorage),this.suffix=this.api.ConfigReader.get("identityStorageSuffix")}extractParameters(e,t){var n,i,r,o,a,s,d=new ti(e).hostname,u=sS({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(hS)?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(lS,e=>e[1](o));if(e)return e[0]}storeParameters(e,t){0<this.pendo._.size(e)&&t.write(pS,JSON.stringify(e),undefined,!1,!0,this.suffix)}loadParameters(e){e=e.read(pS,!1,this.suffix)||e.read(pS);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(pS),e.clear(pS,!1,this.suffix),this.extractParameters(window.location.href,document.referrer));this.storeParameters(t,e)}}var gS=new fS;const mS={children:[],props:{"class":"_pendo-step-container","data-layout":"tooltipBlank",id:"pendo-base"},type:"div"},vS={css:[],props:{scoped:"scoped",type:"text/css"},type:"style"},yS={children:[],props:{"class":"_pendo-step-container-size","data-relative-alignment":!0,"data-vertical-alignment":"Relative to Element",id:"pendo-g-validation-tooltip-container",style:{display:"block",width:"300px","z-index":3e5}},type:"div"},bS={children:[],props:{"class":"_pendo-step-container-styles",id:"pendo-guide-container",role:"dialog","data-caret-enabled":!0,"data-caret-height":"15px","data-caret-width":"15px",style:{"background-color":"rgba(255, 255, 255, 1)",border:"1px solid #BBBBBB","border-radius":"5px",padding:"8px 12px","box-shadow":"0px 0px 10px 0px rgba(190, 190, 190, 0.5)"},tabindex:-1},type:"div"},wS={children:[],props:{"class":"_pendo-text-paragraph",style:{}},type:"div"};function SS(e,t){return{content:t,props:{id:"text-"+e,"class":"_pendo-text-plain",style:{color:"gray",margin:0}},type:"p"}}function ES(e){var e=(new DOMParser).parseFromString(e,"image/svg+xml").documentElement,t=document.createElement("div");return t.style.marginRight="5px",t.appendChild(e),t}const IS=`
10
10
  <svg xmlns="http://www.w3.org/2000/svg"
11
11
  width="10" height="10" fill="none"
12
12
  stroke="gray" stroke-linecap="round" stroke-linejoin="round"
@@ -33,7 +33,7 @@ var step = guide && guide.findStepById('${n}');`)}];return{load:function(t){try{
33
33
  `,xS={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()@:%_+.~#?&/=]*)$/},TS={"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 kS={email(e){return xS.emailRegex.test(e)},phone(e){return xS.phoneRegex.test(e)},date(e,t={}){return(TS[t.format]||TS["MM/DD/YYYY"]).test(e)},url(e){return xS.urlRegex.test(e)},number(e,t={}){if(""===e)return!1;let{min:n,max:i,allowDecimal:r}=t;var t=AS(n),o=AS(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=AS(n),r=AS(i);return t&&(n=Number(n)),r&&(i=Number(i)),!(t&&e.length<n||r&&e.length>i)}};function AS(e){return e!==undefined&&null!==e&&""!==e}const RS=function(){let r,o,i=[],a,d,u,c=null,s;return{name:"FormValidation",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),o.guides.addProcessor(m);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:t,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,clearAllValidationGuides:p,extractValidationGuides:m,applyFormBehaviors:e,checkValidationFieldVisibility:g,hideValidationTooltip:h,focusField:v,blurField:y,findFieldByElement:b,validateInput:w,validateField:S,getRuleText:E,setValidationStyle:I};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),o.guides.removeProcessor(m),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(){o.guides.removeDisplayableGuides("validationGuides"),i=[]}function h(){r.detachEvent(document,"focusin",v),u&&(u=null,c=null),d&&(d.hide({validationHidden:!0}),d=null)}function f(){t(),o.guides.registerDisplayableGuides("validationGuides",i),e()}function e(){_.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=Nr.get(document);((null==(e=e.bubbleEvents)?void 0:e.focusin)||[]).some(e=>e.handler===v)||r.attachEvent(document,"focusin",v)}function m(t){return"form"!==t.launchMethod||_.some(i,({id:e})=>e===t.id)||i.push(t),!0}function t(){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=SS("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:[SS(e,t)],type:"div"}}(n.id,n.ruleText):null,0!==(i=[i,n].filter(Boolean)).length&&(n=ve(mS),r=ve(vS),o=ve(yS),a=ve(bS),s=ve(wS),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?ES(IS):c?ES(_S):ES(CS),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)&&I(e,c),d.hide({validationHidden:!0}),null===u.isValid&&!1===c&&(E().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=kS[n.type];if(i){n=i(t.value,n.options),i=(c=!!n,E());let e;null===u.isValid?(i.props.style.color=n?"green":"gray",e=ES(n?_S:IS)):(i.props.style.color=n?"green":"red",e=ES(n?_S:CS),I(t,n)),d.hide({stepHidden:!0}),d.show("api");i=document.getElementById("rule-"+u.rules[0].id);i&&i.insertBefore(e,i.firstChild)}}}function E(){return Lc("text-"+u.rules[0].id,d.domJson)}function I(e,t){!1===t?e.setAttribute("data-pendo-field-valid",!1):e.removeAttribute("data-pendo-field-valid")}}();class OS{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 NS{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)),wu(i,t,{logger:this.api.log,context:"agent",id:n})}reEvaluatePageRules(){const n=bu();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=bu();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 OS(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 MS=new NS;function LS(i){var t;!function(e){e.getVersion=et,e.isReady=cy,e.pageLoad=Ud,e.getVisitorId=Kn,e.getAccountId=Jn,e.clearSession=Yn,e.VERSION=Xe,e.LOADER=Qe,e.flushNow=s(function(e){return _s(0,e)}),e.teardown=ei(Ey),e.initGuides=s(Iv),e.loadGuides=s(ov),e.findGuideByName=s(Ou),e.hideGuides=s(im),e.onGuideDismissed=s(hm),e.goToStep=gm,e.onGuideAdvanced=s(mm),e.onGuidePrevious=s(vm),e.onGuideSnoozed=fm,e.startGuides=s(Kh),e.stopGuides=s(Jh),e.defaultCssUrl=s($g()),e.getActiveGuides=Cu,e.getActiveGuide=Uv,e.guideSeenTimeoutLength=C0.getGuideSeenTimeoutLength(),e.guidesPayload=Jm,e.areGuidesDisabled=s(_v),e.setGuidesDisabled=s(xv),e.buildNodeFromJSON=U.buildNodeFromJSON,e.flexElement=s(U.flexElement),e.GuideFactory=s(Ic),e.dom=T,e.getText=Ma,e.attachEvent=s(l),e.detactEvent=s(R),e.frames={setFrameVisibility:Ju},e.log=zy,e.enableLogging=Dy,e.disableLogging=Fy,e.setActiveContexts=$y,e.showLogHistory=Wy,e.getLoggedContexts=Vy,e.isDebuggingEnabled=_.noop,e.enableDebugging=_.noop,e.disableDebugging=_.noop,e.addDebuggingFunctions=_.noop,e.stopSendingEvents=s(ws.lock),e.startSendingEvents=s(ws.unlock),e.isSendingEvents=s(Ko),e.fromByteArray=c.uint8ToBase64,e.events=s(nc),e.track=s(Zy),e.trackAgent=s(Yy),e.validateInstall=e0,e.validateNativeMethods=t0,e.validateBuiltInGlobals=n0,e.validateUrl=i0,e.validateEnvironment=a0,e.doesExist=me,e.generate_unique_id=Ln,e.TEMP_PREFIX=An,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=wp,e.get_visitor_id=Kn,e.set_visitor_id=function(e){wp(e)},e.get_account_id=Jn,e.set_account_id=function(e){wp(b(),e)},e.getSerializedMetadata=_p,e.compress=at,e.squeezeAndCompress=at,e.randomElement=lt,e.randomString=pt,e.toUTF8Array=nt,e.getNumberFromText=bt,e._addCredits=s(ym),e.getCurrentUrl=bu,e.getNormalizedUrl=bu,e.testUrlForStep=s(Su),e.showGuideByName=s(Hm),e.showGuideById=s(qm),e.designerv2=Zf,e.P2AutoLaunch=s(fg),e.BuildingBlocks=s(s0),e.onConnectMessage=_.noop,e.buffers=ws,e.guideDev=s(Cy),e.badgesShown=s(Iu),e.get_pendo_cookie=Kt,e.DEFAULT_EXPIRE_LEN=Zt,e.set_pendo_cookie=Yt,e.loadResource=Ha,e.loadWatcher=qa,e.messageLogger=Wa,e.messageReceiver=Va,e.messageValidator=$a,e.MESSAGE_TYPES=Ja,e.messageDispatcher=Ya,e.moduleRegistry=Qa,e.addModule=es,e.hasModule=s(ts),e.findModuleByName=s(ns),e.modulesWaiting=is,e.loadModules=rs,e.moduleLoader=os,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=ze,e.url=k,e.location=E0,e.Sizzle=Rr,e._=_,e.ajax=Gr,e.Zlib=st,e.guideContent=s(Tc.guideContent),e.receiveDomStructureJson=s(Tc.receiveDomStructureJson),e.addExtension=Np,e.getConfigValue=m.get}(i),(t=i).SHADOW_STYLE="",_.extend(t,{_showElementGuide:_.noop,flushEventCache:R0(null,"flushEventCache",k0),HOST:co,MAX_LENGTH:ms,MAX_NUM_EVENTS:gs,_createToolTip:_.noop,_get_tooltip_dimensions:_.noop,_isOldIE:s(R0(_e,"_isOldIE",T0)),_logMessage:R0(Bo,"_logMessage",T0),_sendEvent:R0(null,"_sendEvent",k0),_sendGuideEvent:R0(null,"_sendGuideEvent",k0),_stopEvents:!1,_storeInCache:R0(null,"_storeInCache",k0),_writeEventImgTag:R0(null,"_writeEventImgTag",k0),_writeImgTag:s(R0(Ho,"_writeImgTag",T0)),getUA:R0(Ae,"getUA",T0),ifDebugThen:R0(null,"ifDebugThen",k0),send_event:s(R0(Ys,"send_event","has changed to pendo.cache.createEvent")),wire_page:R0(hu,"wire_page",T0),messageOriginTester:R0(null,"messageOriginTester",k0),findGuideBy:s(Ru),findGuideById:s(N),findStepInGuide:s(Nu),_updateGuideStepStatus:s(tm),_addCloseButton:s(Qg),initialize:vy,getEventCache:s(mv),processEventCache:s(gv),isGuideShown:s(Yg),_getNextStepInMultistep:s(jm),attachEvent:l,detachEvent:R,updateOptions:bp,createLauncher:_.constant({}),initLauncher:_.noop,_addGuideToLauncher:_.noop,launcherToolTipDiv:null,isAnonymousVisitor:(e=t.get_visitor_id())=>Dn(e),DEFAULT_VISITOR_ID:Gn,shouldIdentityChange:_.constant(!1),read:h.read,write:h.write,_delete_cookie:h.clear,_set_cookie:Wt,_get_cookie:qt,get_cookie_key:$t,ENV:qe,eventCache:s(ls),_getOpacityStyles:R0(null,"_getOpacityStyles",T0),setStyle:na,_createGuideEvent:s(Um),seenGuide:s(Nm),dismissedGuide:s(Mm),advancedGuide:s(Lm),seenTime:0,placeBadge:s(hf),isBadge:s(Du),showPreview:s(R0(Tm,"showPreview",T0)),removeAllBadges:s(ff),tellMaster:as,DEFAULT_TIMER_LENGTH:Hh,registerMessageHandler:Za,_get_offset:s(sa),_shouldAutoDisplayGuide:_.constant(!1),removeBadge:gf,_showLightboxGuide:_.noop,_showGuide:s(Rm),getElementForGuideStep:s(Hu),isElementVisible:xa,getTooltipDivId:s(Cm),setupWatchOnTooltip:s(xm),letters:"",charset:"",detectMaster:ss,listenToMaster:R0(null,"listenToMaster",k0),start:yu,SEND_INTERVAL:fs,stageGuideEvent:s(zm),startStagedTimer:Bm,isURLValid:ys,getURL:bs,_get_screen_dim:s(ra),_isInViewport:s(oa),_getCss3Prop:ea,waitThenStartGuides:s(qh),guidesProcessingThreadHandle:jh,getMode:_.constant("default")}),_.each(["identify","updateOptions","pageLoad","track","trackAgent"],function(t){var n=i[t];i[t]=function(){try{cy()?n.apply(this,arguments):ae(i,t,arguments)}catch(e){C.critical(e)}}})}var PS,DS,FS,US,GS,BS=pe(),zS=function(e){var t=Y(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),E=t[i]=t[i]||{}}(BS);return PS=zS,BS=BS,h.registry.addLocal(Ws,{isPlain:!0,serializer:JSON.stringify,deserializer:Pt}),le(BS),qe=he("env")||qe,$e=he("server")||$e,Ke=he("assetHost")||Ke,Je=he("assetPath")||Je,Ze=he("designerServer")||Ze,We=he("globalBucket")||We,Ve=he("subscriptionBucket")||Ve,GS=Se()?qe+"_ext":qe,Xe=Ye+"_"+GS,!Y(BS)&&(GS=BS,FS=PS,US=$s(),de(GS,FS,US)||ue(GS,FS,US))||PS&&PS.VERSION||(!ze.isChromeExtension||(GS=BS)&&GS.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")?(DS=PS,_.each(["initialize","identify","updateOptions","pageLoad","track","trackAgent"],function(e){DS[e]=function(){console.log("Pendo is currently disabled.")}})):((FS=g).registerModule("debugger",ub),FS.registerModule("errorLog",W0),FS.registerModule("frames",Fi),FS.registerModule("guideUpdate",n),FS.registerModule("guideState",i),FS.registerModule("healthCheck",e),FS.registerModule("location",t),FS.registerModule("metadata",rb),FS.registerModule("preview",db),FS.registerModule("nodeAttr",lb),FS.registerModule("networkUrl",pb),go(),Ic.behaviors=[sf,N0,wc.Guide,M0,P0,D0,F0],_c.behaviors=[sf,H0,U0,kc,wc.Step,G0,q0],kc.reset(),g.dispatch("frames/init"),zy.init(),ai.wrapSizzle(Rr,hy.shadowDom),Rr.intercept($u),LS(PS),C.addEventListener("log",_.partial(g.dispatch,"errorLog/write")),Qv(hb),Qv(Eb),Qv(Nb),Qv(Gb),Qv(bw),Qv(xw),Qv(Rw),Qv(Nw),Qv(Mw),Qv(C0),Qv(Gw),Qv(Bw),Qv(zw),Qv(Vw),Qv(Kw),Qv(gS),Qv(RS),Qv(MS),US=PS._q,BS=Sy,GS=yu,m.get("disableAutoInitialize")||(US=(US=by(US))&&1<US.length?US[1]:{},_.get(US,gy)||m.get(gy)?BS():my.push(GS(BS))))),zS}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;d()&&(n=t.data[0])&&"guideActivity"===n.type&&(t=e.getActiveGuide())&&(e=(0,e.BuildingBlocks.BuildingBlockGuides.findDomBlockInDomJson)(t.step.domJson,function(e){return e.props&&e.props.id&&e.props.id===n.props.ui_element_id}))&&(n.props.ui_element_text=e.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 commonjsGlobal="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function getDefaultExportFromCjs(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e["default"]:e}const substitutionRegex="\\{(?:\\s?)([^.\\s]?visitor|account|parentAccount)\\.([^|\\s/]*)(?:\\s?\\|\\s?([^}]+|[\\/s]+))?(?:\\s?\\/\\s?){1}\\}",skipStepString="{skipStep:* *(auto|\\d+)\\/}",goToMiddleString="(?!0)(\\d+)",goToString=`({goto-${goToMiddleString}\\/})`;function lookupGuideButtons(e,t=[]){if("button"===e.type&&e.actions&&t.push(e),e.children)for(const n of e.children)lookupGuideButtons(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,lookupGuideButtons:lookupGuideButtons,removeMarkdownSyntax:removeMarkdownSyntax};function getZoneSafeMethod$1(e,t,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]}const goToRegex=new RegExp(guideMarkdownUtil.goToString),PollBranching={name:"PollBranching",script(r,o,a){let s=!1;var e=initialBranchingSetup(r,a);!e||1<a._.size(e)||this.on("beforeAdvance",e=>{var t=0===r.guideElement.find("[branching] .pendo-radio:checked").length,n=r.guideElement.find("[branching] .pendo-radio:checked + label")[0];let i;n&&(i=a._.isNull(n.getAttribute("goToStep"))),s||t||i||(s=!0,branchingGoToStep(e,r,o,a))})},test(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(i){var e=i.dom.getBody();function r(e,t){return`<svg id="pendo-ps-branching-svg" viewBox="0 0 24 24" fill="none"
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=SS("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:[SS(e,t)],type:"div"}}(n.id,n.ruleText):null,0!==(i=[i,n].filter(Boolean)).length&&(n=ve(mS),r=ve(vS),o=ve(yS),a=ve(bS),s=ve(wS),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?ES(IS):c?ES(_S):ES(CS),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)&&I(e,c),d.hide({validationHidden:!0}),null===u.isValid&&!1===c&&(E().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=kS[n.type];if(i){n=i(t.value,n.options),i=(c=!!n,E());let e;null===u.isValid?(i.props.style.color=n?"green":"gray",e=ES(n?_S:IS)):(i.props.style.color=n?"green":"red",e=ES(n?_S:CS),I(t,n)),d.hide({stepHidden:!0}),d.show("api");i=document.getElementById("rule-"+u.rules[0].id);i&&i.insertBefore(e,i.firstChild)}}}function E(){return Lc("text-"+u.rules[0].id,d.domJson)}function I(e,t){!1===t?e.setAttribute("data-pendo-field-valid",!1):e.removeAttribute("data-pendo-field-valid")}}();class OS{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 NS{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)),wu(i,t,{logger:this.api.log,context:"agent",id:n})}reEvaluatePageRules(){const n=bu();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=bu();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 OS(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 MS=new NS;class LS{initialize(e,{Events:t}){var{_:e,attachEvent:n}=this.pendo=e,e=e.bind(this.setForceShowFirstStepFlags,this);this.subscriptions=[n(t,"deliverablesLoaded",e),n(t,"urlChanged",e)]}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)})}}var PS=new LS;function DS(i){var t;!function(e){e.getVersion=et,e.isReady=cy,e.pageLoad=Ud,e.getVisitorId=Kn,e.getAccountId=Jn,e.clearSession=Yn,e.VERSION=Xe,e.LOADER=Qe,e.flushNow=s(function(e){return _s(0,e)}),e.teardown=ei(Ey),e.initGuides=s(Iv),e.loadGuides=s(ov),e.findGuideByName=s(Ou),e.hideGuides=s(im),e.onGuideDismissed=s(hm),e.goToStep=gm,e.onGuideAdvanced=s(mm),e.onGuidePrevious=s(vm),e.onGuideSnoozed=fm,e.startGuides=s(Kh),e.stopGuides=s(Jh),e.defaultCssUrl=s($g()),e.getActiveGuides=Cu,e.getActiveGuide=Uv,e.guideSeenTimeoutLength=C0.getGuideSeenTimeoutLength(),e.guidesPayload=Jm,e.areGuidesDisabled=s(_v),e.setGuidesDisabled=s(xv),e.buildNodeFromJSON=U.buildNodeFromJSON,e.flexElement=s(U.flexElement),e.GuideFactory=s(Ic),e.dom=T,e.getText=Ma,e.attachEvent=s(l),e.detactEvent=s(R),e.frames={setFrameVisibility:Ju},e.log=zy,e.enableLogging=Dy,e.disableLogging=Fy,e.setActiveContexts=$y,e.showLogHistory=Wy,e.getLoggedContexts=Vy,e.isDebuggingEnabled=_.noop,e.enableDebugging=_.noop,e.disableDebugging=_.noop,e.addDebuggingFunctions=_.noop,e.stopSendingEvents=s(ws.lock),e.startSendingEvents=s(ws.unlock),e.isSendingEvents=s(Ko),e.fromByteArray=c.uint8ToBase64,e.events=s(nc),e.track=s(Zy),e.trackAgent=s(Yy),e.validateInstall=e0,e.validateNativeMethods=t0,e.validateBuiltInGlobals=n0,e.validateUrl=i0,e.validateEnvironment=a0,e.doesExist=me,e.generate_unique_id=Ln,e.TEMP_PREFIX=An,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=wp,e.get_visitor_id=Kn,e.set_visitor_id=function(e){wp(e)},e.get_account_id=Jn,e.set_account_id=function(e){wp(b(),e)},e.getSerializedMetadata=_p,e.compress=at,e.squeezeAndCompress=at,e.randomElement=lt,e.randomString=pt,e.toUTF8Array=nt,e.getNumberFromText=bt,e._addCredits=s(ym),e.getCurrentUrl=bu,e.getNormalizedUrl=bu,e.testUrlForStep=s(Su),e.showGuideByName=s(Hm),e.showGuideById=s(qm),e.designerv2=Zf,e.P2AutoLaunch=s(fg),e.BuildingBlocks=s(s0),e.onConnectMessage=_.noop,e.buffers=ws,e.guideDev=s(Cy),e.badgesShown=s(Iu),e.get_pendo_cookie=Kt,e.DEFAULT_EXPIRE_LEN=Zt,e.set_pendo_cookie=Yt,e.loadResource=Ha,e.loadWatcher=qa,e.messageLogger=Wa,e.messageReceiver=Va,e.messageValidator=$a,e.MESSAGE_TYPES=Ja,e.messageDispatcher=Ya,e.moduleRegistry=Qa,e.addModule=es,e.hasModule=s(ts),e.findModuleByName=s(ns),e.modulesWaiting=is,e.loadModules=rs,e.moduleLoader=os,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=ze,e.url=k,e.location=E0,e.Sizzle=Rr,e._=_,e.ajax=Gr,e.Zlib=st,e.guideContent=s(Tc.guideContent),e.receiveDomStructureJson=s(Tc.receiveDomStructureJson),e.addExtension=Np,e.getConfigValue=m.get}(i),(t=i).SHADOW_STYLE="",_.extend(t,{_showElementGuide:_.noop,flushEventCache:R0(null,"flushEventCache",k0),HOST:co,MAX_LENGTH:ms,MAX_NUM_EVENTS:gs,_createToolTip:_.noop,_get_tooltip_dimensions:_.noop,_isOldIE:s(R0(_e,"_isOldIE",T0)),_logMessage:R0(Bo,"_logMessage",T0),_sendEvent:R0(null,"_sendEvent",k0),_sendGuideEvent:R0(null,"_sendGuideEvent",k0),_stopEvents:!1,_storeInCache:R0(null,"_storeInCache",k0),_writeEventImgTag:R0(null,"_writeEventImgTag",k0),_writeImgTag:s(R0(Ho,"_writeImgTag",T0)),getUA:R0(Ae,"getUA",T0),ifDebugThen:R0(null,"ifDebugThen",k0),send_event:s(R0(Ys,"send_event","has changed to pendo.cache.createEvent")),wire_page:R0(hu,"wire_page",T0),messageOriginTester:R0(null,"messageOriginTester",k0),findGuideBy:s(Ru),findGuideById:s(N),findStepInGuide:s(Nu),_updateGuideStepStatus:s(tm),_addCloseButton:s(Qg),initialize:vy,getEventCache:s(mv),processEventCache:s(gv),isGuideShown:s(Yg),_getNextStepInMultistep:s(jm),attachEvent:l,detachEvent:R,updateOptions:bp,createLauncher:_.constant({}),initLauncher:_.noop,_addGuideToLauncher:_.noop,launcherToolTipDiv:null,isAnonymousVisitor:(e=t.get_visitor_id())=>Dn(e),DEFAULT_VISITOR_ID:Gn,shouldIdentityChange:_.constant(!1),read:h.read,write:h.write,_delete_cookie:h.clear,_set_cookie:Wt,_get_cookie:qt,get_cookie_key:$t,ENV:qe,eventCache:s(ls),_getOpacityStyles:R0(null,"_getOpacityStyles",T0),setStyle:na,_createGuideEvent:s(Um),seenGuide:s(Nm),dismissedGuide:s(Mm),advancedGuide:s(Lm),seenTime:0,placeBadge:s(hf),isBadge:s(Du),showPreview:s(R0(Tm,"showPreview",T0)),removeAllBadges:s(ff),tellMaster:as,DEFAULT_TIMER_LENGTH:Hh,registerMessageHandler:Za,_get_offset:s(sa),_shouldAutoDisplayGuide:_.constant(!1),removeBadge:gf,_showLightboxGuide:_.noop,_showGuide:s(Rm),getElementForGuideStep:s(Hu),isElementVisible:xa,getTooltipDivId:s(Cm),setupWatchOnTooltip:s(xm),letters:"",charset:"",detectMaster:ss,listenToMaster:R0(null,"listenToMaster",k0),start:yu,SEND_INTERVAL:fs,stageGuideEvent:s(zm),startStagedTimer:Bm,isURLValid:ys,getURL:bs,_get_screen_dim:s(ra),_isInViewport:s(oa),_getCss3Prop:ea,waitThenStartGuides:s(qh),guidesProcessingThreadHandle:jh,getMode:_.constant("default")}),_.each(["identify","updateOptions","pageLoad","track","trackAgent"],function(t){var n=i[t];i[t]=function(){try{cy()?n.apply(this,arguments):ae(i,t,arguments)}catch(e){C.critical(e)}}})}var FS,US,GS,BS,zS,jS=pe(),HS=function(e){var t=Y(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),E=t[i]=t[i]||{}}(jS);return FS=HS,jS=jS,h.registry.addLocal(Ws,{isPlain:!0,serializer:JSON.stringify,deserializer:Pt}),le(jS),qe=he("env")||qe,$e=he("server")||$e,Ke=he("assetHost")||Ke,Je=he("assetPath")||Je,Ze=he("designerServer")||Ze,We=he("globalBucket")||We,Ve=he("subscriptionBucket")||Ve,zS=Se()?qe+"_ext":qe,Xe=Ye+"_"+zS,!Y(jS)&&(zS=jS,GS=FS,BS=$s(),de(zS,GS,BS)||ue(zS,GS,BS))||FS&&FS.VERSION||(!ze.isChromeExtension||(zS=jS)&&zS.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")?(US=FS,_.each(["initialize","identify","updateOptions","pageLoad","track","trackAgent"],function(e){US[e]=function(){console.log("Pendo is currently disabled.")}})):((GS=g).registerModule("debugger",ub),GS.registerModule("errorLog",W0),GS.registerModule("frames",Fi),GS.registerModule("guideUpdate",n),GS.registerModule("guideState",i),GS.registerModule("healthCheck",e),GS.registerModule("location",t),GS.registerModule("metadata",rb),GS.registerModule("preview",db),GS.registerModule("nodeAttr",lb),GS.registerModule("networkUrl",pb),go(),Ic.behaviors=[sf,N0,wc.Guide,M0,P0,D0,F0],_c.behaviors=[sf,H0,U0,kc,wc.Step,G0,q0],kc.reset(),g.dispatch("frames/init"),zy.init(),ai.wrapSizzle(Rr,hy.shadowDom),Rr.intercept($u),DS(FS),C.addEventListener("log",_.partial(g.dispatch,"errorLog/write")),Qv(hb),Qv(Eb),Qv(Nb),Qv(Gb),Qv(bw),Qv(xw),Qv(Rw),Qv(Nw),Qv(Mw),Qv(C0),Qv(Gw),Qv(Bw),Qv(zw),Qv(Vw),Qv(Kw),Qv(gS),Qv(RS),Qv(MS),Qv(PS),BS=FS._q,jS=Sy,zS=yu,m.get("disableAutoInitialize")||(BS=(BS=by(BS))&&1<BS.length?BS[1]:{},_.get(BS,gy)||m.get(gy)?jS():my.push(zS(jS))))),HS}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;d()&&(n=t.data[0])&&"guideActivity"===n.type&&(t=e.getActiveGuide())&&(e=(0,e.BuildingBlocks.BuildingBlockGuides.findDomBlockInDomJson)(t.step.domJson,function(e){return e.props&&e.props.id&&e.props.id===n.props.ui_element_id}))&&(n.props.ui_element_text=e.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 commonjsGlobal="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function getDefaultExportFromCjs(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e["default"]:e}const substitutionRegex="\\{(?:\\s?)([^.\\s]?visitor|account|parentAccount)\\.([^|\\s/]*)(?:\\s?\\|\\s?([^}]+|[\\/s]+))?(?:\\s?\\/\\s?){1}\\}",skipStepString="{skipStep:* *(auto|\\d+)\\/}",goToMiddleString="(?!0)(\\d+)",goToString=`({goto-${goToMiddleString}\\/})`,containerSelector='[id^="pendo-guide-container"]';function lookupGuideButtons(e,t=[]){if("button"===e.type&&e.actions&&t.push(e),e.children)for(const n of e.children)lookupGuideButtons(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$1(e,t,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]}const goToRegex=new RegExp(guideMarkdownUtil.goToString),PollBranching={name:"PollBranching",script(r,o,a){let s=!1;var e=initialBranchingSetup(r,a);!e||1<a._.size(e)||this.on("beforeAdvance",e=>{var t=0===r.guideElement.find("[branching] .pendo-radio:checked").length,n=r.guideElement.find("[branching] .pendo-radio:checked + label")[0];let i;n&&(i=a._.isNull(n.getAttribute("goToStep"))),s||t||i||(s=!0,branchingGoToStep(e,r,o,a))})},test(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(i){var e=i.dom.getBody();function r(e,t){return`<svg id="pendo-ps-branching-svg" viewBox="0 0 24 24" fill="none"
37
37
  style="margin-left: 5px;
38
38
  height:${t}; width:${t}; display:inline; vertical-align:middle;" xmlns="http://www.w3.org/2000/svg">
39
39
  <g stroke-width="0"></g>
@@ -51,7 +51,7 @@ var step = guide && guide.findStepById('${n}');`)}];return{load:function(t){try{
51
51
  stroke-linejoin="round"></path> </g></svg>`}new(getZoneSafeMethod$1(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((e,t)=>{i._.each(i.dom(`#${e.id} *`),e=>{guideMarkdownUtil.removeMarkdownSyntax(e,"{branching/}","",i)}),i.dom(`#${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=${n}]`)[0]&&i.dom(`._pendo-multi-choice-poll-question[data-pendo-poll-id=${n}]`)[0].textContent.trim(),i.dom(`label[for*=${n}]`));i._.size(n)&&i._.forEach(n,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 "+t}))}),0<t&&(i.dom(e).append(`<div style="text-align:lrft; font-size: 14px; color: red;
52
52
  font-style: italic; margin-top: 0px;" class="branching-wrapper"
53
53
  name="${e.dataset.pendoPollId}">
54
- * Branching Error: Multiple branching polls not supported</div>`),i.dom(`#${e.id} #pendo-ps-branching-svg`).remove(),i.dom(`#${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:!1})}};function initialBranchingSetup(n,i){var e=n.guideElement.find('._pendo-multi-choice-poll-question:contains("{branching/}")');return i._.forEach(e,e=>{var t=e.getAttribute("data-pendo-poll-id"),e=(i._.each(n.guideElement.find(`#${e.id} *`),e=>{guideMarkdownUtil.removeMarkdownSyntax(e,"{branching/}","",i)}),n.guideElement.find(`label[for*=${t}]`)),e=(i._.forEach(e,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=${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="${r}"]`)[0],t=(null==r?void 0:r.getAttribute("goToStep"))-1;t<0||(r={destinationStepId:n.steps[t].id},i.goToStep(r),e.cancel=!0)}const containerSelector='[id^="pendo-guide-container"]',MetadataSubstitution={name:"MetadataSubstitution",script(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-"+e.id,e.guideElement,n))},designerListener(i){var e=i.dom.getBody();new(getZoneSafeMethod$1(i._,"MutationObserver"))(function(e){i._.each(e,function(e){var t,n;e.addedNodes.length&&document.querySelector(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-"+t.id,t.guideElement,i))})}).observe(e,{attributeFilter:["data-layout"],attributes:!0,childList:!0,characterData:!0,subtree:!1})}};function processPlaceholder(e,t){for(var{data:n,target:i}=e,r=new RegExp(guideMarkdownUtil.substitutionRegex);o=matchPlaceholder(e,r);){var o=r.exec(o);substituteMetadataByTarget(n,i,getSubstituteValue(o,t),o)}}function matchPlaceholder(e,t){return("textContent"===e.target?e.data[e.target]:decodeURI(e.data[e.target])).match(t)}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._.get(t.getSerializedMetadata(),n+"."+i)||e||""}}function substituteMetadataByTarget(e,t,n,i){e[t]="href"===t||"value"===t?decodeURI(e[t]).replace(i[0],window.encodeURI(n)):e[t].replace(i[0],n)}function updateGuideContainer(e,t,n){n.designer&&!n._.size(n.dom("#pendo-ps-substitution-icon"))&&n.dom(containerSelector).append(substitutionIcon("#999","30px")),n.flexElement(n.dom(containerSelector)),n.BuildingBlocks.BuildingBlockGuides.recalculateGuideHeight(e,t)}function findSubstitutableUrlsInJson(e,t=[],n){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,e=>{findSubstitutableUrlsInJson(e,t,n)}),e.views&&n._.each(e.views,e=>{findSubstitutableUrlsInJson(e,t,n)}),e.parameters&&n._.each(e.parameters,e=>{findSubstitutableUrlsInJson(e,t,n)}),e.actions&&n._.each(e.actions,e=>{findSubstitutableUrlsInJson(e,t,n)}),e.children&&n._.each(e.children,e=>{findSubstitutableUrlsInJson(e,t,n)}),t}function findSubstitutableElements(n){var e=n.dom(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">
54
+ * Branching Error: Multiple branching polls not supported</div>`),i.dom(`#${e.id} #pendo-ps-branching-svg`).remove(),i.dom(`#${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,e=>{var t=e.getAttribute("data-pendo-poll-id"),e=(i._.each(n.guideElement.find(`#${e.id} *`),e=>{guideMarkdownUtil.removeMarkdownSyntax(e,"{branching/}","",i)}),n.guideElement.find(`label[for*=${t}]`)),e=(i._.forEach(e,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=${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="${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)}const MetadataSubstitution={name:"MetadataSubstitution",script(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-"+e.id,e.guideElement,n))},designerListener(i){var e=i.dom.getBody();new(getZoneSafeMethod$1(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-"+t.id,t.guideElement,i))})}).observe(e,{attributeFilter:["data-layout"],attributes:!0,childList:!0,characterData:!0,subtree:!0})}};function processPlaceholder(e,t){for(var{data:n,target:i}=e,r=new RegExp(guideMarkdownUtil.substitutionRegex);o=matchPlaceholder(e,r);){var o=r.exec(o);substituteMetadataByTarget(n,i,getSubstituteValue(o,t),o)}}function matchPlaceholder(e,t){return("textContent"===e.target?e.data[e.target]:decodeURI(e.data[e.target])).match(t)}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._.get(t.getSerializedMetadata(),n+"."+i)||e||""}}function substituteMetadataByTarget(e,t,n,i){e[t]="href"===t||"value"===t?decodeURI(e[t]).replace(i[0],window.encodeURI(n)):e[t].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){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,e=>{findSubstitutableUrlsInJson(e,t,n)}),e.views&&n._.each(e.views,e=>{findSubstitutableUrlsInJson(e,t,n)}),e.parameters&&n._.each(e.parameters,e=>{findSubstitutableUrlsInJson(e,t,n)}),e.actions&&n._.each(e.actions,e=>{findSubstitutableUrlsInJson(e,t,n)}),e.children&&n._.each(e.children,e=>{findSubstitutableUrlsInJson(e,t,n)}),t}function findSubstitutableElements(n){var e=n.dom(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">
55
55
  <svg id="pendo-ps-substitution-icon" viewBox="0 0 24 24"
56
56
  preserveAspectRatio="xMidYMid meet"
57
57
  height=${t} width=${t} title="Metadata Substitution"
@@ -91,7 +91,7 @@ var step = guide && guide.findStepById('${n}');`)}];return{load:function(t){try{
91
91
  [data-pendo-poll-id=${e}] textarea,
92
92
  [data-pendo-poll-id=${e}] input:text,
93
93
  [data-pendo-poll-id=${e}] select,
94
- [data-pendo-poll-id=${e}] input:radio:checked`);if(e&&e.length&&e[0].value)return e[0].value})),(e=r._.contains(t,undefined)||r._.isEmpty(t)?!1:e)?(n=o,r._.each(n,function(e){i.guideElement.find("#"+e.props.id)[0]&&(i.guideElement.find("#"+e.props.id)[0].disabled=!1,i.guideElement.find("#"+e.props.id)[0].parentElement.title="")})):d(o)}}function d(e){r._.each(e,function(e){i.guideElement.find("#"+e.props.id)[0]&&(i.guideElement.find("#"+e.props.id)[0].disabled=!0,i.guideElement.find("#"+e.props.id)[0].parentElement.title="Please complete all required questions.")})}a&&(r._.forEach(a,e=>{e.classList.contains("_pendo-open-text-poll-question")&&(e=e.dataset.pendoPollId,i.attachEvent(i.guideElement.find(`[data-pendo-poll-id=${e}]._pendo-open-text-poll-input`)[0],"input",function(){s(a)}))}),i.attachEvent(i.guideElement.find('[id^="pendo-guide-container"]')[0],"click",function(e){e.target.classList.contains("_pendo-button")||s(a)}))},test(e,t,n){e=null==(e=e.guideElement)?void 0:e.find(`[class*=-poll-question]:contains(${requiredSyntax})`);return!n._.isUndefined(e)&&n._.size(e)},designerListener(i){const r=[];var e=i.dom.getBody();new(getZoneSafeMethod$1(i._,"MutationObserver"))(function(e){i._.each(e,function(e){var t=i._.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]"))&&i._.each(t,function(e){let t;t=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");let n;var e=i.dom(`[class*="-poll-question"][data-pendo-poll-id=${t}]`)[0];-1<(n=e?i.dom(`[class*="-poll-question"][data-pendo-poll-id=${t}]`)[0].textContent:n).indexOf(requiredSyntax)?(i._.each(i.dom(`[data-pendo-poll-id=${t}]:not(.pendo-radio)`),e=>{i._.each(i.dom(`#${e.id} *:not(".pendo-radio"), #${e.id}:not(".pendo-radio")`),e=>{guideMarkdownUtil.removeMarkdownSyntax(e,requiredSyntax,"",i)})}),(0!==i.dom(`.bb-text[data-pendo-poll-id=${t}] p`).length||0!==i.dom(`.bb-text[data-pendo-poll-id=${t}] li`).length?(i.dom(`.bb-text[data-pendo-poll-id=${t}] p`).append(requiredElement),i.dom(`.bb-text[data-pendo-poll-id=${t}] li`)):i.dom(`.bb-text[data-pendo-poll-id=${t}]`)).append(requiredElement),i._.contains(r,t)?-1!==(e=r.indexOf(t))&&r.splice(e,1):r.push(t)):i._.contains(r,t)&&-1!==(e=r.indexOf(t))&&r.splice(e,1)})})}).observe(e,{attributeFilter:["data-layout"],attributes:!0,childList:!0,characterData:!0,subtree:!0})}},skipStepRegex=new RegExp(guideMarkdownUtil.skipStepString),SkipToEligibleStep={script(i,r,o){let n=!1,a=!1;var e=i.guideElement.find("#pendo-guide-container"),t=e.attr("aria-label");let 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}),e&&"previous"==t&&o.goToStep({destinationStepId:e}),"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",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}),e.cancel=!0))}),this.on("beforePrevious",e=>{var t;o._.isUndefined(s)||(t=d(s,"previous"),!a&&s&&(a=!0,o.goToStep({destinationStepId:t.id}),e.cancel=!0))})},test(e,t,n){e=null==(e=e.guideElement)?void 0:e.find("#pendo-guide-container").attr("aria-label");return n._.isString(e)&&-1!==e.indexOf("{skipStep")},designerListener(n){var e=n.dom.getBody();new(getZoneSafeMethod$1(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("#pendo-guide-container")[0])?void 0:t.getAttribute("aria-label"))&&e.match(skipStepRegex)&&(t=e.match(skipStepRegex)[0],e.replace(t,""),n.dom("#_pendoSkipIcon").length||n.dom("#pendo-guide-container").append(`<div title="Skip step added"><svg id="_pendoSkipIcon" version="1.0" xmlns="http://www.w3.org/2000/svg"
94
+ [data-pendo-poll-id=${e}] input:radio:checked`);if(e&&e.length&&e[0].value)return e[0].value})),(e=r._.contains(t,undefined)||r._.isEmpty(t)?!1:e)?(n=o,r._.each(n,function(e){i.guideElement.find("#"+e.props.id)[0]&&(i.guideElement.find("#"+e.props.id)[0].disabled=!1,i.guideElement.find("#"+e.props.id)[0].parentElement.title="")})):d(o)}}function d(e){r._.each(e,function(e){i.guideElement.find("#"+e.props.id)[0]&&(i.guideElement.find("#"+e.props.id)[0].disabled=!0,i.guideElement.find("#"+e.props.id)[0].parentElement.title="Please complete all required questions.")})}a&&(r._.forEach(a,e=>{e.classList.contains("_pendo-open-text-poll-question")&&(e=e.dataset.pendoPollId,i.attachEvent(i.guideElement.find(`[data-pendo-poll-id=${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(e,t,n){e=null==(e=e.guideElement)?void 0:e.find(`[class*=-poll-question]:contains(${requiredSyntax})`);return!n._.isUndefined(e)&&n._.size(e)},designerListener(i){const r=[];var e=i.dom.getBody();new(getZoneSafeMethod$1(i._,"MutationObserver"))(function(e){i._.each(e,function(e){var t=i._.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]"))&&i._.each(t,function(e){let t;t=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");let n;var e=i.dom(`[class*="-poll-question"][data-pendo-poll-id=${t}]`)[0];-1<(n=e?i.dom(`[class*="-poll-question"][data-pendo-poll-id=${t}]`)[0].textContent:n).indexOf(requiredSyntax)?(i._.each(i.dom(`[data-pendo-poll-id=${t}]:not(.pendo-radio)`),e=>{i._.each(i.dom(`#${e.id} *:not(".pendo-radio"), #${e.id}:not(".pendo-radio")`),e=>{guideMarkdownUtil.removeMarkdownSyntax(e,requiredSyntax,"",i)})}),(0!==i.dom(`.bb-text[data-pendo-poll-id=${t}] p`).length||0!==i.dom(`.bb-text[data-pendo-poll-id=${t}] li`).length?(i.dom(`.bb-text[data-pendo-poll-id=${t}] p`).append(requiredElement),i.dom(`.bb-text[data-pendo-poll-id=${t}] li`)):i.dom(`.bb-text[data-pendo-poll-id=${t}]`)).append(requiredElement),i._.contains(r,t)?-1!==(e=r.indexOf(t))&&r.splice(e,1):r.push(t)):i._.contains(r,t)&&-1!==(e=r.indexOf(t))&&r.splice(e,1)})})}).observe(e,{attributeFilter:["data-layout"],attributes:!0,childList:!0,characterData:!0,subtree:!0})}},skipStepRegex=new RegExp(guideMarkdownUtil.skipStepString),SkipToEligibleStep={script(i,r,o){let n=!1,a=!1;var e=i.guideElement.find(guideMarkdownUtil.containerSelector),t=e.attr("aria-label");let 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",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",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(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(n){var e=n.dom.getBody();new(getZoneSafeMethod$1(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(`<div title="Skip step added"><svg id="_pendoSkipIcon" version="1.0" xmlns="http://www.w3.org/2000/svg"
95
95
  width="${t="30px"}" height="${t}" viewBox="0 0 512.000000 512.000000"
96
96
  preserveAspectRatio="xMidYMid meet" style="bottom:5px; right:10px; position: absolute;">
97
97
  <g transform="translate(0.000000,512.000000) scale(0.100000,-0.100000)"
@@ -109,7 +109,7 @@ var step = guide && guide.findStepById('${n}');`)}];return{load:function(t){try{
109
109
  <path d="M2880 1440 l0 -160 160 0 160 0 0 160 0 160 -160 0 -160 0 0 -160z"/>
110
110
  <path d="M3840 1440 l0 -160 480 0 480 0 0 160 0 160 -480 0 -480 0 0 -160z"/>
111
111
  </g></svg></div>
112
- `.trim()))})}).observe(e,{attributeFilter:["data-layout"],attributes:!0,childList:!0,characterData:!0,subtree:!1})}};function GuideMarkdown(){let r,o,a;return{name:"GuideMarkdown",initialize:function(e,t){a=e;var n=(o=t).ConfigReader,i="guideMarkdown",i=(n.addOption(i,[n.sources.SNIPPET_SRC,n.sources.PENDO_CONFIG_SRC],!1),n.get(i));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$1=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$1(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"](()=>{console.log("message::ping timedout")})},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"]) {
112
+ `.trim()))})}).observe(e,{attributeFilter:["data-layout"],attributes:!0,childList:!0,characterData:!0,subtree:!0})}};function GuideMarkdown(){let r,o,a;return{name:"GuideMarkdown",initialize:function(e,t){a=e;var n=(o=t).ConfigReader,i="guideMarkdown",i=(n.addOption(i,[n.sources.SNIPPET_SRC,n.sources.PENDO_CONFIG_SRC],!1),n.get(i));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$1=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$1(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"](()=>{console.log("message::ping timedout")})},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"]) {
113
113
  width: ${n};
114
114
  height: ${i};
115
115
  ._pendo-step-container-size {
@@ -136,9 +136,9 @@ var step = guide && guide.findStepById('${n}');`)}];return{load:function(t){try{
136
136
  -webkit-animation: pendoFeedbackSlideFrom-${t} 0.5s 0s 1 alternate both !important;
137
137
  z-index: 9002 !important;
138
138
  }
139
- `,f.util.addInlineStyles(p.feedbackFrameStyles,t),t=e,(e=h.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",p.feedbackWidget),e.attr("data-turbolinks-permanent","true"),e.addClass("buttonIs-"+t);var t=e;t.append(((e=h.dom(document.createElement("iframe"))).css({width:"100%",height:"99.6%",border:"0 none"}),e.attr("id",p.feedbackIframe),e.attr("title","Feedback"),e.attr("src",y()),e)),t.appendTo(h.dom.getBody()),F()}function B(){return o}function M(){let e=f.ConfigReader.getLocalConfig();return h._.isObject(e)||(e={}),h._.isObject(e.visitor)||(e.visitor={}),h._.isObject(e.account)||(e.account={}),e}function z(e){e=e||M();if(!isUnsupportedIE(h)&&s&&a&&d&&u)if(h._.get(e.visitor,"id")){if(!h.isAnonymousVisitor(e.visitor.id)){if(h._.get(e.account,"id"))return 1;h.log("The current visitor is not associated with an account.")}}else h.log("Not valid visitor id")}function L(e,t){if(s=t.vendorId,a=t.apiUrl,d=t.siteUrl,u=t.productId,c)return f.q.reject();if(!z(e))return f.q.reject();var n,i,e=P(e);try{n=h.url.get(),i="fdbkDst";const o=null!=(i=new RegExp("[?&]"+i+"=([^&#]*)").exec(n))&&decodeURI(i[1])||null;if(o&&o.startsWith("case"))return c=!0,void x().then(function(e){e=e+"&fdbkDst="+o;window.location.href=e})}catch(r){c=!1,h.log(r,"unhandled error while checking feedback destination")}try{return c=!0,"WIDGET"===t.type&&U(t),E(),w(e)}catch(r){return c=!1,h.log(r,"unhandled error while initializing feedback"),f.q.reject(r)}}function P(e){var t,n,i=f.agent.getJwtInfoCopy();return h._.isEmpty(i)?((t={}).user=h._.pick(e.visitor,"id","full_name","firstName","lastName","email","tags","custom_allowed_products"),h._.extend(t.user,{allowed_products:[{id:u}]}),t.account=h._.pick(e.account,"id","name","monthly_value","is_paying","tags"),h._.extend(t,{vendor:{id:s}}),h._.isUndefined(t.account.is_paying)&&(t.account.is_paying=!0),null!=t.user.email&&""!=t.user.email||(t.user.email=(e=t,h._.isUndefined(e.user)||h._.isUndefined(e.user.id)?"noemail+"+h.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,h._.isUndefined(e.user.firstName)&&h._.isUndefined(e.user.lastName)?h._.isUndefined(e.user)||h._.isUndefined(e.user.id)?"No Name Provided"+h.randomString(32):"No Name Provided"+e.user.id:(n=[],h._.isUndefined(e.user.firstName)||n.push(e.user.firstName),h._.isUndefined(e.user.lastName)||n.push(e.user.lastName),n.join(" ")))),t):(e=JSON.parse(JSON.stringify(i)),h._.extend(e,{vendor:{id:s}}),h._.extend(e,{allowed_products:[{id:u}]}),e)}function j(){return c}function D(){h._.each(h._.values(p),function(e){h.dom("#"+e).remove()}),u=r=d=s=a="",c=o=!1,f.agentStorage.clear(i),f.agentStorage.clear(l)}function H(){return JSON.parse(JSON.stringify(f.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,a=Object.defineProperty,s=(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},d=Object.defineProperty,t=(e,t,n)=>{return n=n,(t="symbol"!=typeof t?t+"":t)in(e=e)?d(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n},D=(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))(D||{});const u={Node:["childNodes","parentNode","parentElement","textContent"],ShadowRoot:["host","styleSheets"],Element:["shadowRoot","querySelector","querySelectorAll"],MutationObserver:[]},c={Node:["contains","getRootNode"],ShadowRoot:["getSelection"],Element:[],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 n(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 F={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 b("Node",e,"contains")(t)},getRootNode:function(e){return b("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 n("Element",e,"querySelector")(t)},querySelectorAll:function(e,t){return n("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&&F.host(e)||null;return Boolean(t&&"shadowRoot"in t&&F.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(){t(this,"idNodeMap",new Map),t(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 J({element:e,maskInputOptions:t,tagName:n,type:i,value:r,maskInputFn:o,needsMask:a}){let s=r||"";r=i&&A(i);return s=t[n.toLowerCase()]||r&&t[r]||a?o?o(s,e):"*".repeat(s.length):s}function A(e){return e.toLowerCase()}const N="__rrweb_original__";function Z(e){var t=e.type;return e.hasAttribute("data-rr-is-password")?"password":t?A(t):null}function X(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 E=/url\((?:(')([^']*)'|(")(.*?)"|([^)]*))\)/gm,I=/^(?:[a-z+]+:)?\/\//i,_=/^www\..*/i,C=/^(data:)([^,]*),(.*)/i;function f(e,d){return(e||"").replace(E,(e,t,n,i,r,o)=>{n=n||r||o,r=t||i||"";if(!n)return e;if(I.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 Y=1;const Q=new RegExp("[^a-z0-9-_:]"),z=-2;function T(){return Y++}let R,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(F.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(F.parentNode(t),n,e)}function j(e,t,n,i){let r;if(K(e)){if(r=e,"*"===n)return!0;if(!F.childNodes(r).length)return!1}else{if(null===F.parentElement(e))return!1;r=F.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 Ee(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=F.textContent(e),l&&(c=c&&f(c,ve(t.doc)))),!l&&!p&&c&&i&&(c=r?r(c,F.parentElement(e)):c.replace(/[\S]/g,"*")),u&&c&&o.textarea&&(c=a?a(c,e.parentNode):c.replace(/[\S]/g,"*")),{type:D.Text,textContent:c||"",rootId:s}}function Ie(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=(E=t)instanceof HTMLFormElement?"form":(E=A(E.tagName),Q.test(E)?"div":E);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,A(S.name),S.value))}if("link"===v&&a){var E=Array.from(n.styleSheets).find(e=>e.href===t.href);let e=null;(e=E?O(E):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||(E=t.value,b=t.checked,"radio"!==y.type&&"checkbox"!==y.type&&"submit"!==y.type&&"button"!==y.type&&E?y.value=J({element:t,type:Z(t),tagName:v,value:E,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||(E=t.toDataURL(u.type,u.quality),(b=n.createElement("canvas")).width=t.width,b.height=t.height,E!==b.toDataURL(u.type,u.quality)&&(y.rr_dataURL=E))),"img"===v&&c){R||(R=n.createElement("canvas"),ee=R.getContext("2d"));const C=t,x=C.currentSrc||C.getAttribute("src")||"<unknown-src>",T=C.crossOrigin,k=()=>{C.removeEventListener("load",k);try{R.width=C.naturalWidth,R.height=C.naturalHeight,ee.drawImage(C,0,0),y.rr_dataURL=R.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:E,height:b}=t.getBoundingClientRect(),y={"class":y["class"],rr_width:E+"px",rr_height:b+"px"}),"iframe"!==v||p(y.src)||(t.contentDocument||(y.rr_src=y.src),delete y.src);let I;try{customElements.get(v)&&(I=!0)}catch(_){}return{type:D.Element,tagName:v,attributes:y,childNodes:[],isSVG:(m=t,Boolean("svg"===m.tagName||m.ownerSVGElement)||void 0),needBlock:e,rootId:f,isCustom:I}}function H(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:E=5e3,keepIframeSrcFn:I=()=>!1,newlyAddedElement:_=!1,cssCaptured:C=!1}=e;let x=e["needsMask"],{preserveWhiteSpace:T=!0}=e;x||(e=void 0===x,x=j(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:D.Document,childNodes:[],compatMode:e.compatMode}:{type:D.Document,childNodes:[]};case e.DOCUMENT_TYPE_NODE:return{type:D.DocumentType,name:e.name,publicId:e.publicId,systemId:e.systemId,rootId:y};case e.ELEMENT_NODE:return Ie(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 Ee(e,{doc:i,needsMask:s,maskTextFn:c,maskInputOptions:u,maskInputFn:l,rootId:y,cssCaptured:v});case e.CDATA_SECTION_NODE:return{type:D.CDATA,textContent:"",rootId:y};case e.COMMENT_NODE:return{type:D.Comment,textContent:F.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:I,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===D.Comment)return 1;if(e.type===D.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"===X(e.attributes.href)))return 1;if(t.headFavicon&&("link"===e.tagName&&"shortcut icon"===e.attributes.rel||"meta"===e.tagName&&(H(e.attributes.name).match(/^msapplication-tile(image|color)$/)||"application-name"===H(e.attributes.name)||"icon"===H(e.attributes.rel)||"apple-touch-icon"===H(e.attributes.rel)||"shortcut icon"===H(e.attributes.rel))))return 1;if("meta"===e.tagName){if(t.headMetaDescKeywords&&H(e.attributes.name).match(/^description|keywords$/))return 1;if(t.headMetaSocial&&(H(e.attributes.property).match(/^(og|twitter|fb):/)||H(e.attributes.name).match(/^(og|twitter):/)||"pinterest"===H(e.attributes.name)))return 1;if(t.headMetaRobots&&("robots"===H(e.attributes.name)||"googlebot"===H(e.attributes.name)||"bingbot"===H(e.attributes.name)))return 1;if(t.headMetaHttpEquiv&&void 0!==e.attributes["http-equiv"])return 1;if(t.headMetaAuthorship&&("author"===H(e.attributes.name)||"generator"===H(e.attributes.name)||"framework"===H(e.attributes.name)||"publisher"===H(e.attributes.name)||"progid"===H(e.attributes.name)||H(e.attributes.property).match(/^article:/)||H(e.attributes.property).match(/^product:/)))return 1;if(t.headMetaVerification&&("google-site-verification"===H(e.attributes.name)||"yandex-verification"===H(e.attributes.name)||"csrf-token"===H(e.attributes.name)||"p:domain_verify"===H(e.attributes.name)||"verify-v1"===H(e.attributes.name)||"verification"===H(e.attributes.name)||"shopify-checkout-api-token"===H(e.attributes.name)))return 1}}}(e,f)||!T&&e.type===D.Text&&!e.textContent.replace(/^\s+|\s+$/gm,"").length?z:Y++;var A=Object.assign(e,{id:k});if(i.add(t,A),k===z)return null;y&&y(t);let R=!u;if(A.type===D.Element&&(R=R&&!A.needBlock,delete A.needBlock,e=F.shadowRoot(t))&&G(e)&&(A.isShadowHost=!0),(A.type===D.Document||A.type===D.Element)&&R){f.headWhitespace&&A.type===D.Element&&"head"===A.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:E,keepIframeSrcFn:I,cssCaptured:!1};if(A.type!==D.Element||"textarea"!==A.tagName||void 0===A.attributes.value){A.type===D.Element&&void 0!==A.attributes._cssText&&"string"==typeof A.attributes._cssText&&(O.cssCaptured=!0);for(const L of Array.from(F.childNodes(t))){var N=te(L,O);N&&A.childNodes.push(N)}}let e=null;if(K(t)&&(e=F.shadowRoot(t)))for(const P of Array.from(F.childNodes(e))){var M=te(P,O);M&&(G(e)&&(M.isShadow=!0),A.childNodes.push(M))}}e=F.parentNode(t);return e&&U(e)&&G(e)&&(A.isShadow=!0),A.type===D.Element&&"iframe"===A.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:E,keepIframeSrcFn:I}))&&b(t,e)},w),A.type===D.Element&&"link"===A.tagName&&"string"==typeof A.attributes.rel&&("stylesheet"===A.attributes.rel||"preload"===A.attributes.rel&&"string"==typeof A.attributes.href&&"css"===X(A.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:E,keepIframeSrcFn:I}))&&S(t,e)},E),A}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","querySelector","querySelectorAll"],MutationObserver:[]},Ce={Node:["contains","getRootNode"],ShadowRoot:["getSelection"],Element:[],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 i(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 Ae={};function Re(e,t,n){var i=e+"."+String(n);return Ae[i]?Ae[i].bind(t):"function"!=typeof(e=Te(e)[n])?t[n]:(Ae[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 i("Node",e,"childNodes")},parentNode:function(e){return i("Node",e,"parentNode")},parentElement:function(e){return i("Node",e,"parentElement")},textContent:function(e){return i("Node",e,"textContent")},contains:function(e,t){return Re("Node",e,"contains")(t)},getRootNode:function(e){return Re("Node",e,"getRootNode")()},host:function(e){return e&&"host"in e?i("ShadowRoot",e,"host"):null},styleSheets:function(e){return e.styleSheets},shadowRoot:function(e){return e&&"shadowRoot"in e?i("Element",e,"shadowRoot"):null},querySelector:function(e,t){return i("Element",e,"querySelector")(t)},querySelectorAll:function(e,t){return i("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 r="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(r),-1},getNode(){return console.error(r),null},removeNodeFromMap(){console.error(r)},has(){return console.error(r),!1},reset(){console.error(r)}};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(r),Reflect.get(e,t,n)}}));let Pe=Date.now;function De(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 Fe(){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 ze(e,t,n){return"TITLE"===e.tagName&&n.headTitleMutations||t.getId(e)===z}function je(e,t){var n;return!U(e)&&(n=t.getId(e),!t.has(n)||(!(n=ne.parentNode(e))||n.nodeType!==e.DOCUMENT_NODE)&&(!n||je(n,t)))}function He(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 $e{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 Je(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 Ze(e){var t=e.ownerDocument;return t&&(ne.contains(t,e)||Je(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||{}),Xe=(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 Ye(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&&Ye(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&&Ye(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||!Ye(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=z;for(;n===z;)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&&Ze(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=j(e,this.maskTextClass,this.maskTextSelector,!0);t.attributes.value=J({element:e,maskInputOptions:this.maskInputOptions,tagName:e.tagName,type:Z(e),value:n,maskInputFn:this.maskInputFn,needsMask:i})}),s(this,"processMutation",i=>{if(!ze(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:j(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=Z(a),o=j(i.target,this.maskTextClass,this.maskTextSelector,!0),t=J({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,A(a.tagName),A(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)||ze(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||je(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(ze(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=A(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 He(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=He(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=De(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 $(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:E,scrollCb:I,viewportResizeCb:_,inputCb:C,mediaInteractionCb:x,styleSheetRuleCb:T,styleDeclarationCb:k,canvasMutationCb:A,fontCb:R,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),E(...e)},i.scrollCb=(...e)=>{r.scroll&&r.scroll(...e),I(...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),A(...e)},i.fontCb=(...e)=>{r.font&&r.font(...e),R(...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}=He(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=Fe(),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=Z(i)||"",a=j(i,h,f,!0),r=("radio"===o||"checkbox"===o?n=i.checked:(c[r.toLowerCase()]||c[o]||a)&&(e=J({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}=$(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}=$(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}=$(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}=$(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}=$(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}=$(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}=$(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}=$(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===Xe.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&&Ze(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 Et,It=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:It(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 At(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 Rt(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(...Rt(t.WebGLRenderingContext.prototype,h.WebGL,e,n,i,t)),"undefined"!=typeof t.WebGL2RenderingContext&&r.push(...Rt(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=At(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=At(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 $e),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=()=>{},Dt,Ft=!1;try{2!==Array.from([1],e=>2*e)[0]&&(Et=document.createElement("iframe"),document.body.appendChild(Et),Array.from=(null==(e=Et.contentWindow)?void 0:e.Array.from)||Array.from,document.body.removeChild(Et))}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:D="rr-ignore",ignoreSelector:F=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:z,recordDOM:j=!0,recordCanvas:m=!1,recordCrossOriginIframes:H=!1,emitFromIframe:q=!1,recordAfter:W="DOMContentLoaded"===e.recordAfter?e.recordAfter:"load",userTriggeredOnInput:V=!1,collectFonts:$=!1,inlineImages:v=!1,plugins:y,keepIframeSrcFn:b=()=>!1,ignoreCSSAttributes:K=new Set([]),errorHandler:J}=e;e=J,ae=e;const w=!!q||!H||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!==z&&void 0===f.mousemove&&(f.mousemove=z),le.reset();const E=!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},I=!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 Z,_=0;const X=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(X(e),t):S&&(n={type:"rrweb",event:X(e),origin:window.location.origin,isCheckout:t},window.parent.postMessage(n,"*")),e.type===re.FullSnapshot?(Z=e,_=0):e.type!==re.IncrementalSnapshot||e.data.source===oe.Mutation&&e.data.isAttachIframe||(_++,t=o&&_>=o,n=r&&e.timestamp-Z.timestamp>r,(t||n)&&ce(!0))},e=>{ue({type:re.IncrementalSnapshot,data:{source:oe.Mutation,...e}})}),Y=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:H,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,A=(Dt=new Mt({recordCanvas:m,mutationCb:Q,win:window,blockClass:n,blockSelector:a,mirror:le,sampling:f.canvas,dataURLOptions:g}),new bt({mutationCb:C,scrollCb:Y,bypassOptions:{blockClass:n,blockSelector:a,hideSelector:s,maskTextClass:d,maskTextSelector:u,inlineStylesheet:c,maskInputOptions:E,dataURLOptions:g,maskTextFn:h,maskInputFn:p,recordCanvas:m,inlineImages:v,sampling:f,slimDOMOptions:I,iframeManager:T,stylesheetManager:x,canvasManager:Dt,keepIframeSrcFn:b,processedNodeManager:k},mirror:le}));ce=(e=!1)=>{if(j){ue({type:re.Meta,data:{href:window.location.href,width:Ue(),height:Fe()}},e),x.reset(),A.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:E,maskTextFn:h,maskInputFn:p,slimDOM:I,dataURLOptions:g,recordCanvas:m,inlineImages:v,onSerialize:e=>{qe(e,le)&&T.addIframe(e),We(e,le)&&x.trackLinkElement(e),Ve(e)&&A.addShadowRoot(ne.shadowRoot(e),document)},onIframeLoad:(e,t)=>{T.attachIframe(e,t),A.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:De(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:Y,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:D,ignoreSelector:F,maskTextClass:d,maskTextSelector:u,maskInputOptions:E,inlineStylesheet:c,sampling:f,recordDOM:j,recordCanvas:m,inlineImages:v,userTriggeredOnInput:V,collectFonts:$,doc:e,maskInputFn:p,maskTextFn:h,keepIframeSrcFn:b,blockSelector:a,hideSelector:s,slimDOMOptions:I,dataURLOptions:g,mirror:le,iframeManager:T,stylesheetManager:x,shadowDomManager:A,processedNodeManager:k,canvasManager:Dt,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)),Ft=!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(),Ft=!1,ae=void 0}}catch(R){console.warn(R)}}return Ut.addCustomEvent=(e,t)=>{if(!Ft)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(!Ft)throw new Error("please take full snapshot after start recording");ce(e)},Ut.mirror=le,0,Ut}class SessionRecorderBuffer{constructor(e,t=Infinity){this.data=[],this.sequenceNumber=0,this.interval=e,this.maxCount=t,this.doubledMaxCount=2*t}isEmpty(){return 0===this.data.length}count(){return this.data.length}clear(){this.data.length=0}clearSequence(){this.sequenceNumber=0}push(e){this.data.push(e),this.checkRateLimit()}pack(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,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}checkRateLimit(){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()}}const MAX_BACKOFF=6,MAX_FAILURES=100;class SendQueue{constructor(e,t=MAX_FAILURES){this.queue=[],this.unloads=new Set,this.pending=new Set,this.failures=new Map,this.sendFn=e,this.maxFailures=t}isEmpty(){return this.queue.length<=0}stop(){this.queue.length=0,this.unloads.clear(),this.pending.clear(),this.failures.clear(),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),t}pass(e,t=!0){this.unloads["delete"](e),this.pending["delete"](e),this.failures.clear();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);var n=this.incrementFailure(e);!this.stopped&&t&&(n>=this.maxFailures&&(this.onTimeout&&this.onTimeout(),this.pass(e,!1)),this.retryLater(1e3*Math.pow(2,Math.min(n-1,MAX_BACKOFF))))}retryLater(e){this.timer=setTimeout$1(()=>{delete this.timer,this.next()},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())return Promise$2.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 Promise$2.all(n)}}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())})}const RECORDING_CONFIG_WORKERURL$1="recording.workerUrl",MAX_SIZE=2e6,RESOURCE_CACHING$1="resourceCaching";class Transport{constructor(e,t,n){this.WorkerClass=e,this.pendo=t,this.api=n,this.maxSize=MAX_SIZE,this.lockID="worker-lock-"+this.pendo.randomString(16),this.isResourceCachingEnabled=this.api.ConfigReader.get(RESOURCE_CACHING$1)}start(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}}stop(){this.worker&&(this.worker.terminate(),delete this.worker)}send(e,t,n=0){let i=e["url"];var r=e["payload"];if(0<n&&(i=i+"&rt="+n),this.worker&&!t&&r){const a={};return a.promise=new Promise$2((e,t)=>{a.resolve=e,a.reject=t}),this.workerResponse=a,this.worker.postMessage({url:i,payload:r,shouldCacheResources:this.isResourceCachingEnabled}),a.promise}if(!e.body){var o,n=JSON.stringify(r);if(n.length>this.maxSize)throw(o=new Error("maximum recording payload size exceeded")).reason="HEAVY_EVENT",o.context={size:n.length,count:null==r?void 0:r.recordingPayloadCount},o;e.body=this.pendo.compress(n,"binary"),delete e.payload}return i=i+"&ct="+(new Date).getTime(),this.post(i,{keepalive:t,body:e.body})}post(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)}_onMessage(e){return __awaiter(this,void 0,void 0,function*(){e.data&&e.data.ready&&(yield navigator.locks.request(this.lockID,()=>{}),this.onWorkerMessage({type:"workerDied"})),e.data&&e.data.type?this.onWorkerMessage(e.data):(e.data&&e.data.error&&((e.data.status&&e.data.status<500||null==e.data.sequence)&&this.api.log.critical("Failed to send recording data from web worker",{error:e.data.error}),this.workerResponse)&&(this.workerResponse.reject(),this.workerResponse=null),this.workerResponse&&(this.workerResponse.resolve(),this.workerResponse=null))})}_onError(){this.onError&&this.onError()}}function isElementShadowRoot(e,t){return"undefined"!=typeof(t=t||window).ShadowRoot&&e instanceof t.ShadowRoot&&e.host}function getParent(e,t){return isElementShadowRoot(e,t)?e.host:e.parentNode}const ELEMENT_NODE=1,INPUT_MASK="*".repeat(10);function isElementNode(e){return!!e&&e.nodeType===ELEMENT_NODE}function distanceToMatch(e,t,n=Infinity,i=0){if(n<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(n,i){var{maskAllText:i,maskTextSelector:r,unmaskTextSelector:o}=i;try{var a=isElementNode(n)?n:n.parentElement;if(null===a)return!1;let e=-1,t=-1;if(i){if((t=distanceToMatch(a,o))<0)return!0;e=distanceToMatch(a,r,0<=t?t:Infinity)}else{if((e=distanceToMatch(a,r))<0)return!1;t=distanceToMatch(a,o,0<=e?e:Infinity)}return 0<=e?!(0<=t)||e<=t:!(0<=t||!i)}catch(e){}return!!i}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?INPUT_MASK:"":t}function maskText(e,t,n){return shouldMask(n,e)?t?t.replace(/[\S]/g,"*"):"":t}var underscore={exports:{}},underscoreExports=(!function(){var e;e=function(){var e="object"==typeof self&&self.self===self&&self||"object"==typeof commonjsGlobal&&commonjsGlobal.global===commonjsGlobal&&commonjsGlobal||Function("return this")()||{},i=Array.prototype,D=Object.prototype,F="undefined"!=typeof Symbol?Symbol.prototype:null,U=i.push,d=i.slice,l=D.toString,G=D.hasOwnProperty,t="undefined"!=typeof ArrayBuffer,n="undefined"!=typeof DataView&&/\[native code\]/.test(String(DataView)),B=Array.isArray,z=Object.keys,j=Object.create,H=t&&ArrayBuffer.isView,q=isNaN,W=isFinite,V=!{toString:null}.propertyIsEnumerable("toString"),$=["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 J(e){return void 0===e}function Z(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 X=r("String"),Y=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 Y(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 H?H(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=$.length,i=e.constructor,r=p(i)&&i.prototype||D,o="constructor";for(g(e,o)&&!t.contains(o)&&t.push(o);n--;)(o=$[n])in e&&e[o]!==r[o]&&!t.contains(o)&&t.push(o)}function y(e){if(!o(e))return[];if(z)return z(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 F.valueOf.call(e)===F.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 Ee(e){for(var t={},n=y(e),i=0,r=n.length;i<r;i++)t[e[n[i]]]=n[i];return t}function Ie(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)?j?j(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 Ae(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 Re(e,t,n){e=Ae(e,S(t));return J(e)?n:e}function Oe(e){return e}function E(t){return t=s({},t),function(e){return ge(e,t)}}function Ne(t){return t=S(t),function(e){return Ae(e,t)}}function I(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)?I(e,t,n):(o(e)&&!f(e)?E: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 De(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 Fe(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=Fe(t),t=Fe(Ee(t)),Ge=b.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g},Be=/(.)^/,ze={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},je=/\\|'|\r|\n|\u2028|\u2029/g;function He(e){return"\\"+ze[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}),$e=(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]=$e(e[i],e)}return e});var Je=c(function(e,t,n){return setTimeout$1(function(){return e.apply(null,n)},t)}),Ze=x(Je,b,1);function Xe(e){return function(){return!e.apply(this,arguments)}}function Ye(e,t){var n;return function(){return 0<--e&&(n=t.apply(this,arguments)),e<=1&&(t=null),n}}var Qe=x(Ye,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 A(e,t,n){if(t=I(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 R(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=I(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),A(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]),R(e,function(e){var t=o;if(!t){if(null==(e=r&&r.length?Ae(e,r):e))return;t=e[n]}return null==t?t:t.apply(e,i)})});function gt(e,t){return R(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),A(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):X(e)?e.match(vt):T(e)?R(e,Oe):w(e):[]}function bt(e,t,n){if(null==t||n)return(e=T(e)?e:w(e))[De(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=De(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),A(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}),Et=M(function(e,t,n){g(e,n)?e[n]++:e[n]=1}),It=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=I(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=Xe(i),1<n.length&&(t=n[1])):(n=R(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 At=c(function(e,t){return t=k(t,!0,!0),O(e,function(e){return!N(t,e)})}),Rt=c(function(e,t){return At(e,t)});function Ot(e,t,n,i){Z(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 Dt(n){return A(Ie(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}A(["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)}}),A(["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=Dt({__proto__:null,VERSION:"1.13.6",restArguments:c,isObject:o,isNull:function(e){return null===e},isUndefined:J,isBoolean:Z,isElement:function(e){return!(!e||1!==e.nodeType)},isString:X,isNumber:Y,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)||X(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:Ee,functions:Ie,methods:Ie,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:Re,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 Re(t,e)}},matcher:E,matches:E,times:function(e,t,n){var i=Array(Math.max(0,e));t=I(t,n,1);for(var r=0;r<e;r++)i[r]=t(r);return i},random:De,now:C,escape:Ue,unescape:t,templateSettings:Ge,template:function(o,e,t){e=xe({},e=!e&&t?t:e,b.templateSettings);var n,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(je,He),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{n=new Function(t,"_",s)}catch(i){throw i.source=s,i}return(e=function(e){return n.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:$e,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:Je,defer:Ze,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=setTimeout$1(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=setTimeout$1(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=setTimeout$1(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:Xe,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:Ye,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,E(t))},each:A,forEach:A,map:R,collect:R,reduce:ct,foldl:ct,inject:ct,reduceRight:lt,foldr:lt,filter:O,select:O,reject:function(e,t,n){return O(e,Xe(_(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,E(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),A(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(R(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:Et,partition:It,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:Rt,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:At,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:Dt,"default":b}),Ft=P.toPath;return P.mixin({toPath:function(e){return P.isString(e)?e.split("."):Ft(e)}}),P._=P},underscore.exports=e()}(),underscore.exports),_=getDefaultExportFromCjs(underscoreExports);function doesExist(e){return!(null==e)}var deflate_min={exports:{}},deflate_minExports=(!function(){var Y=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===Y?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,D,n=this.input;switch(this.d){case 0:for(t=0,D=n.length;t<D;){var F,U,i=r=ee?n.subarray(t,t+65535):n.slice(t,t+65535),r=(t+=r.length)===D,o=Y,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),F=65536+~(r=i.length)&65535,a[s++]=255&r,a[s++]=r>>>8&255,a[s++]=255&F,a[s++]=F>>>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,z,E=new te(ee?new Uint8Array(this.a.buffer):this.a,this.c),j=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],H=Array(19),I=ne;for(E.b(1,1,Q),E.b(I,2,Q),p=re(this,n),I=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,A=new(ee?Uint32Array:Array)(q+W),R=new(ee?Uint32Array:Array)(316),O=new(ee?Uint8Array:Array)(19),N=_=0;N<q;N++)A[_++]=m[N];for(N=0;N<W;N++)A[_++]=v[N];if(!ee)for(N=0,x=O.length;N<x;++N)O[N]=0;for(N=T=0,x=A.length;N<x;N+=_){for(_=1;N+_<x&&A[N+_]===A[N];++_);if(C=_,0===A[N])if(C<3)for(;0<C--;)O[R[T++]=0]++;else for(;0<C;)(k=C-3<(k=C<138?C:138)&&k<C?C-3:k)<=10?(R[T++]=17,R[T++]=k-3,O[17]++):(R[T++]=18,R[T++]=k-11,O[18]++),C-=k;else if(R[T++]=A[N],O[A[N]]++,--C<3)for(;0<C--;)R[T++]=A[N],O[A[N]]++;else for(;0<C;)C-3<(k=C<6?C:6)&&k<C&&(k=C-3),R[T++]=16,R[T++]=k-3,O[16]++,C-=k}for(e=ee?R.subarray(0,T):R.slice(0,T),y=oe(O,7),S=0;S<19;S++)H[S]=y[j[S]];for(g=19;4<g&&0===H[g-1];g--);for(B=ae(y),E.b(h-257,5,Q),E.b(f-1,5,Q),E.b(g-4,4,Q),S=0;S<g;S++)E.b(H[S],3,Q);for(S=0,z=e.length;S<z;S++)if(b=e[S],E.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}E.b(e[S],w,Q)}for(var M,V,I=[I,m],L=[L,v],$=I[0],K=I[1],J=L[0],Z=L[1],P=0,X=p.length;P<X;++P)if(M=p[P],E.b($[M],K[M],Q),256<M)E.b(p[++P],p[++P],Q),V=p[++P],E.b(J[V],Z[V],Q),E.b(p[++P],p[++P],Q);else if(256===M)break;this.a=E.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]===Y&&(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,E=(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(E);else for(m in g=[],v=0,E)g[v++]=m;for(v=0,y=g.length;v<y;++v)e("Zlib.Deflate.CompressionType."+(m=g[v]),E[m])}.call(deflate_min.exports),deflate_min.exports),ZLibDeflate=getDefaultExportFromCjs(deflate_minExports),crc32_min=(ZLibDeflate.Zlib.Deflate,{exports:{}}),crc32_minExports=(!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(crc32_min.exports),crc32_min.exports),ZlibCRC32=getDefaultExportFromCjs(crc32_minExports);function randomElement(e){return e[Math.floor(Math.random()*e.length)]}function randomString(e){for(var t="abcdefghijklmnopqrstuvwxyz",n="",i=(t+t.toUpperCase()+"1234567890").split(""),r=0;r<e;r++)n+=randomElement(i);return n}function getZoneSafeMethod(e,t=window){return getZoneSafeMethod$1(_,e,t)}function getIsFiniteImpl(e){return _.isFunction(e.isFinite)?e.isFinite:e.Number&&_.isFunction(e.Number.isFinite)?e.Number.isFinite:function(e){return e!=Infinity&&e!=-Infinity&&!isNaN(e)}}ZlibCRC32.Zlib.CRC32,getIsFiniteImpl(window);let policy;const policyOptions={createScriptURL:e=>e,createHTML:e=>e};function getPolicy(e){return policy||(policy=e.trustedTypesPolicy||(window.trustedTypes&&"function"==typeof window.trustedTypes.createPolicy?window.trustedTypes.createPolicy("pendo",policyOptions):policyOptions),e.trustedTypesPolicy=policy),policy}var LogLevel,sizzle={exports:{}},sizzleExports=(!function(D){var e,h,w,o,F,f,U,G,S,d,u,E,I,n,_,g,i,r,m,a=window,C="sizzle"+ +new Date,c=a.document,x=0,B=0,z=b(),j=b(),H=b(),v=b(),q=b(),W=function(e,t){return e===t&&(u=!0),0},V={}.hasOwnProperty,t=[],$=t.pop,K=t.push,T=t.push,J=t.slice,k=function(e,t){for(var n=0,i=e.length;n<i;n++)if(e[n]===t)return n;return-1},Z="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",s="[\\x20\\t\\r\\n\\f]",l="(?:\\\\[\\da-fA-F]{1,6}"+s+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",X="\\["+s+"*("+l+")(?:"+s+"*([*^$|!~]?=)"+s+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+l+"))|)"+s+"*\\]",Y=":("+l+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+X+")*)|.*)\\)|)",Q=new RegExp(s+"+","g"),A=new RegExp("^"+s+"+|((?:^|[^\\\\])(?:\\\\.)*)"+s+"+$","g"),ee=new RegExp("^"+s+"*,"+s+"*"),te=new RegExp("^"+s+"*([>+~]|"+s+")"+s+"*"),ne=new RegExp(s+"|>"),ie=new RegExp(Y),re=new RegExp("^"+l+"$"),oe={ID:new RegExp("^#("+l+")"),CLASS:new RegExp("^\\.("+l+")"),TAG:new RegExp("^("+l+"|[*])"),ATTR:new RegExp("^"+X),PSEUDO:new RegExp("^"+Y),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+s+"*(even|odd|(([+-]|)(\\d*)n|)"+s+"*(?:([+-]|)"+s+"*(\\d+)|))"+s+"*\\)|)","i"),bool:new RegExp("^(?:"+Z+")$","i"),needsContext:new RegExp("^"+s+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+s+"*((?:-\\d)?\\d*)"+s+"*\\)|)(?=[^-]|$)","i")},ae=/HTML$/i,se=/^(?:input|select|textarea|button)$/i,de=/^h\d$/i,ue=/^[^{]+\{\s*\[native \w/,ce=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,le=/[+~]/,p=new RegExp("\\\\[\\da-fA-F]{1,6}"+s+"?|\\\\([^\\r\\n\\f])","g"),y=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))},pe=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,he=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},fe=function(){E()},ge=Ie(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{T.apply(t=J.call(c.childNodes),c.childNodes),t[c.childNodes.length].nodeType}catch(P){T={apply:t.length?function(e,t){K.apply(e,J.call(t))}:function(e,t){for(var n=e.length,i=0;e[n++]=t[i++];);e.length=n-1}}}function me(e){return e[0].length?e.map(me).join(","):L(e)}function ve(e,t,n){var i=n[e+" "];i=i||me(function o(e,t){return e[0].length?e.map(function(e){return o(e,t)}):e.filter(t)}(f(e),function(e){return!("PSEUDO"===(e=e).type&&e.matches.length&&"contains"===e.matches[0].replace(A,"$1").toLowerCase())}));try{var r=[];return T.apply(r,t.querySelectorAll(i)),n(e,i),r}catch(P){}}function R(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&&(E(t),t=t||I,_)){if(11!==l&&(s=ce.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))&&m(t,u)&&u.id===r)return n.push(u),n}else{if(s[2])return T.apply(n,t.getElementsByTagName(e)),n;if((r=s[3])&&h.getElementsByClassName&&t.getElementsByClassName)return T.apply(n,t.getElementsByClassName(r)),n}if(h.qsa&&(!v[e+" "]||q[e+" "])&&(!g||!g.test(e))&&(1!==l||"object"!==t.nodeName.toLowerCase())){if(u=e,c=t,1===l&&(ne.test(e)||te.test(e))){for((c=le.test(e)&&Se(t.parentNode)||t)===t&&h.scope||((a=t.getAttribute("id"))?a=a.replace(pe,he):t.setAttribute("id",a=C)),o=(d=f(e)).length;o--;)d[o]=(a?"#"+a:":scope")+" "+L(d[o]);u=d.join(",")}try{return T.apply(n,c.querySelectorAll(u)),n}catch(p){v(e,!0)}finally{a===C&&t.removeAttribute("id")}!i&&v[e+" "]&&(i=ve(e,c,q))}}return G(e.replace(A,"$1"),t,n,i)}function b(){var n=[];function i(e,t){return n.push(e+" ")>w.cacheLength&&delete i[n.shift()],i[e+" "]=t}return i}function O(e){return e[C]=!0,e}function N(e){var t=I.createElement("fieldset");try{return!!e(t)}catch(P){return!1}finally{t.parentNode&&t.parentNode.removeChild(t)}}function ye(e,t){for(var n=e.split("|"),i=n.length;i--;)w.attrHandle[n[i]]=t}function be(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 we(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&&ge(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function M(a){return O(function(o){return o=+o,O(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 Se(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(e in h=R.support={},F=R.isXML=function(e){var t=e.namespaceURI,e=(e.ownerDocument||e).documentElement;return!ae.test(t||e&&e.nodeName||"HTML")},E=R.setDocument=function(e){var e=e?e.ownerDocument||e:c;return e!=I&&9===e.nodeType&&e.documentElement&&(n=(I=e).documentElement,_=!F(I),c!=I&&(e=I.defaultView)&&e.top!==e&&(e.addEventListener?e.addEventListener("unload",fe,!1):e.attachEvent&&e.attachEvent("onunload",fe)),h.scope=N(function(e){return n.appendChild(e).appendChild(I.createElement("div")),"undefined"!=typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),h.attributes=N(function(e){return e.className="i",!e.getAttribute("className")}),h.getElementsByTagName=N(function(e){return e.appendChild(I.createComment("")),!e.getElementsByTagName("*").length}),h.getElementsByClassName=!!I.getElementsByClassName,h.getById=N(function(e){return n.appendChild(e).id=C,!I.getElementsByName||!I.getElementsByName(C).length}),h.getById?(w.filter.ID=function(e){var t=e.replace(p,y);return function(e){return e.getAttribute("id")===t}},w.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&_)return(e=t.getElementById(e))?[e]:[]}):(w.filter.ID=function(e){var t=e.replace(p,y);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&&_){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&&_?t.getElementsByClassName(e):h.qsa&&_?t.querySelectorAll("."+e):void 0},i=[],g=[],(h.qsa=!!I.querySelectorAll)&&(N(function(e){var t;n.appendChild(e).innerHTML=getPolicy().createHTML("<a id='"+C+"'></a><select id='"+C+"-\r\\' msallowcapture=''><option selected=''></option></select>"),e.querySelectorAll("[msallowcapture^='']").length&&g.push("[*^$]="+s+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||g.push("\\["+s+"*(?:value|"+Z+")"),e.querySelectorAll("[id~="+C+"-]").length||g.push("~="),(t=I.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||g.push("\\["+s+"*name"+s+"*="+s+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||g.push(":checked"),e.querySelectorAll("a#"+C+"+*").length||g.push(".#.+[+~]"),e.querySelectorAll("\\\f"),g.push("[\\r\\n\\f]")}),N(function(e){e.innerHTML=getPolicy().createHTML("<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>");var t=I.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&g.push("name"+s+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&g.push(":enabled",":disabled"),n.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&g.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),g.push(",.*:")})),(h.matchesSelector=ue.test(r=n.matches||n.webkitMatchesSelector||n.mozMatchesSelector||n.oMatchesSelector||n.msMatchesSelector))&&N(function(e){h.disconnectedMatch=r.call(e,"*"),r.call(e,"[s!='']:x"),i.push("!=",Y)}),g=g.length&&new RegExp(g.join("|")),i=i.length&&new RegExp(i.join("|")),e=!!n.compareDocumentPosition,m=e||n.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},W=e?function(e,t){var n;return e===t?(u=!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==I||e.ownerDocument==c&&m(c,e)?-1:t==I||t.ownerDocument==c&&m(c,t)?1:d?k(d,e)-k(d,t):0:4&n?-1:1)}:function(e,t){if(e===t)return u=!0,0;var n,i=0,r=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!r||!o)return e==I?-1:t==I?1:r?-1:o?1:d?k(d,e)-k(d,t):0;if(r===o)return be(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?be(a[i],s[i]):a[i]==c?-1:s[i]==c?1:0}),I},R.matches=function(e,t){return R(e,null,null,t)},R.matchesSelector=function(e,t){if(E(e),h.matchesSelector&&_&&!v[t+" "]&&(!i||!i.test(t))&&(!g||!g.test(t)))try{var n=r.call(e,t);if(n||h.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(P){v(t,!0)}return 0<R(t,I,null,[e]).length},R.contains=function(e,t){return(e.ownerDocument||e)!=I&&E(e),m(e,t)},R.attr=function(e,t){(e.ownerDocument||e)!=I&&E(e);var n=w.attrHandle[t.toLowerCase()],n=n&&V.call(w.attrHandle,t.toLowerCase())?n(e,t,!_):undefined;return n!==undefined?n:h.attributes||!_?e.getAttribute(t):(n=e.getAttributeNode(t))&&n.specified?n.value:null},R.escape=function(e){return(e+"").replace(pe,he)},R.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},R.uniqueSort=function(e){var t,n=[],i=0,r=0;if(u=!h.detectDuplicates,d=!h.sortStable&&e.slice(0),e.sort(W),u){for(;t=e[r++];)t===e[r]&&(i=n.push(r));for(;i--;)e.splice(n[i],1)}return d=null,e},o=R.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+=o(e)}else if(3===r||4===r)return e.nodeValue}else for(;t=e[i++];)n+=o(t);return n},(w=R.selectors={cacheLength:50,createPseudo:O,match:oe,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(p,y),e[3]=(e[3]||e[4]||e[5]||"").replace(p,y),"~="===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]||R.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]&&R.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return oe.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&ie.test(n)&&(t=(t=f(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(p,y).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=z[e+" "];return t||(t=new RegExp("(^|"+s+")"+e+"("+s+"|$)"))&&z(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=R.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(Q," ")+" ").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)[C]||(a[C]={}))[a.uniqueID]||(o[a.uniqueID]={}))[f]||[])[0]===x&&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]=[x,s,h];break}}else if(!1===(h=p?s=(i=(r=(o=(a=e)[C]||(a[C]={}))[a.uniqueID]||(o[a.uniqueID]={}))[f]||[])[0]===x&&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[C]||(a[C]={}))[a.uniqueID]||(o[a.uniqueID]={}))[f]=[x,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()]||R.error("unsupported pseudo: "+e);return a[C]?a(o):1<a.length?(t=[e,e,"",o],w.setFilters.hasOwnProperty(e.toLowerCase())?O(function(e,t){for(var n,i=a(e,o),r=i.length;r--;)e[n=k(e,i[r])]=!(t[n]=i[r])}):function(e){return a(e,0,t)}):a}},pseudos:{not:O(function(e){var i=[],r=[],s=U(e.replace(A,"$1"));return s[C]?O(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:O(function(t){return function(e){return 0<R(t,e).length}}),contains:O(function(t){return t=t.replace(p,y),function(e){return-1<(e.textContent||o(e)).indexOf(t)}}),lang:O(function(n){return re.test(n||"")||R.error("unsupported lang: "+n),n=n.replace(p,y).toLowerCase(),function(e){var t;do{if(t=_?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=a.location&&a.location.hash;return t&&t.slice(1)===e.id},root:function(e){return e===n},focus:function(e){return e===I.activeElement&&(!I.hasFocus||I.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:we(!1),disabled:we(!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 de.test(e.nodeName)},input:function(e){return se.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:M(function(){return[0]}),last:M(function(e,t){return[t-1]}),eq:M(function(e,t,n){return[n<0?n+t:n]}),even:M(function(e,t){for(var n=0;n<t;n+=2)e.push(n);return e}),odd:M(function(e,t){for(var n=1;n<t;n+=2)e.push(n);return e}),lt:M(function(e,t,n){for(var i=n<0?n+t:t<n?t:n;0<=--i;)e.push(i);return e}),gt:M(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[e]=function(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}(e);for(e in{submit:!0,reset:!0})w.pseudos[e]=function(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}(e);function Ee(){}function L(e){for(var t=0,n=e.length,i="";t<n;t++)i+=e[t].value;return i}function Ie(a,e,t){var s=e.dir,d=e.next,u=d||s,c=t&&"parentNode"===u,l=B++;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=[x,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[C]||(e[C]={}))[e.uniqueID]||(r[e.uniqueID]={}),d&&d===e.nodeName.toLowerCase())e=e[s]||e;else{if((i=r[u])&&i[0]===x&&i[1]===l)return o[2]=i[2];if((r[u]=o)[2]=a(e,t,n))return!0}return!1}}function _e(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 Ce(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 xe(h,f,g,m,v,e){return m&&!m[C]&&(m=xe(m)),v&&!v[C]&&(v=xe(v,e)),O(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++)R(e,t[i],n);return n}(f||"*",n.nodeType?[n]:n,[]),l=!h||!e&&f?c:Ce(c,s,h,n,i),p=g?v||(e?h:u||m)?[]:t:l;if(g&&g(l,p,n,i),m)for(r=Ce(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?k(e,a):s[o])&&(e[r]=!(t[r]=a))}}else p=Ce(p===t?p.splice(u,p.length):p),v?v(null,t,p,i):T.apply(t,p)})}Ee.prototype=w.filters=w.pseudos,w.setFilters=new Ee,f=R.tokenize=function(e,t){var n,i,r,o,a,s,d,u=j[e+" "];if(u)return t?0:u.slice(0);for(a=e,s=[],d=w.preFilter;a;){for(o in n&&!(i=ee.exec(a))||(i&&(a=a.slice(i[0].length)||a),s.push(r=[])),n=!1,(i=te.exec(a))&&(n=i.shift(),r.push({value:n,type:i[0].replace(A," ")}),a=a.slice(n.length)),w.filter)w.filter.hasOwnProperty(o)&&(i=oe[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?R.error(e):j(e,s).slice(0)},U=R.compile=function(e,t){var n,m,v,y,b,i,r=[],o=[],a=H[e+" "];if(!a){for(n=(t=t||f(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=Ie(function(e){return e===i},a,!0),u=Ie(function(e){return-1<k(i,e)},a,!0),c=[function(e,t,n){return e=!o&&(n||t!==S)||((i=t).nodeType?d:u)(e,t,n),i=null,e}];s<r;s++)if(t=w.relative[e[s].type])c=[Ie(_e(c),t)];else{if((t=w.filter[e[s].type].apply(null,e[s].matches))[C]){for(n=++s;n<r&&!w.relative[e[n].type];n++);return xe(1<s&&_e(c),1<s&&L(e.slice(0,s-1).concat({value:" "===e[s-2].type?"*":""})).replace(A,"$1"),t,s<n&&l(e.slice(s,n)),n<r&&l(e=e.slice(n)),n<r&&L(e))}c.push(t)}return _e(c)}(t[n]))[C]?r:o).push(a);(a=H(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=S,h=e||b&&w.find.TAG("*",r),f=x+=null==p?1:Math.random()||.1,g=h.length;for(r&&(S=t==I||t||r);u!==g&&null!=(o=h[u]);u++){if(b&&o){for(a=0,t||o.ownerDocument==I||(E(o),n=!_);s=m[a++];)if(s(o,t||I,n)){i.push(o);break}r&&(x=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]=$.call(i));l=Ce(l)}T.apply(i,l),r&&!e&&0<l.length&&1<d+v.length&&R.uniqueSort(i)}return r&&(x=f,S=p),c},y?O(i):i))).selector=e}return a},G=R.select=function(e,t,n,i){var r,o,a,s,d,u="function"==typeof e&&e,c=!i&&f(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&&_&&w.relative[o[1].type]){if(!(t=(w.find.ID(a.matches[0].replace(p,y),t)||[])[0]))return n;u&&(t=t.parentNode),e=e.slice(o.shift().value.length)}for(r=oe.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(p,y),le.test(o[0].type)&&Se(t.parentNode)||t))){if(o.splice(r,1),e=i.length&&L(o))break;return T.apply(n,i),n}}return(u||U(e,c))(i,t,!_,n,!t||le.test(e)&&Se(t.parentNode)||t),n},h.sortStable=C.split("").sort(W).join("")===C,h.detectDuplicates=!!u,E(),h.sortDetached=N(function(e){return 1&e.compareDocumentPosition(I.createElement("fieldset"))}),N(function(e){return e.innerHTML=getPolicy().createHTML("<a href='#'></a>"),"#"===e.firstChild.getAttribute("href")})||ye("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),h.attributes&&N(function(e){return e.innerHTML=getPolicy().createHTML("<input/>"),e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||ye("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),N(function(e){return null==e.getAttribute("disabled")})||ye(Z,function(e,t,n){if(!n)return!0===e[t]?t.toLowerCase():(n=e.getAttributeNode(t))&&n.specified?n.value:null});var Te=a.Sizzle;R.noConflict=function(){return a.Sizzle===R&&(a.Sizzle=Te),R},D.exports?D.exports=R:a.Sizzle=R}(sizzle),sizzle.exports),Sizzle=getDefaultExportFromCjs(sizzleExports);function wrapSizzle(e){var n=_.extend(function(){return n.Sizzle.apply(this,arguments)},e);return n.reset=function(){n.Sizzle=e,n.matchesSelector=e.matchesSelector,n.matches=e.matches},n.intercept=function(e,t="Sizzle"){n[t]=_.wrap(n[t],e)},n.reset(),n}function DomData(){this.ownerKey="_pendo_"+randomString(8)}function attachEventInternal(e,t,n,i){return e&&t&&n?(i=i||!1,e.addEventListener?getZoneSafeMethod("addEventListener",e).call(e,t,n,i):e.attachEvent&&e.attachEvent("on"+t,n),()=>{detachEventInternal(e,t,n,i)}):_.noop}function detachEventInternal(e,t,n,i){e&&t&&n&&(i=i||!1,e.removeEventListener?getZoneSafeMethod("removeEventListener",e).call(e,t,n,i):e.detachEvent&&e.detachEvent("on"+t,n))}wrapSizzle(Sizzle),_.extend(DomData.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)}}),new DomData,function(e){e.Debug="debug",e.Info="info",e.Warn="warn",e.Error="error",e.Critical="critical"}(LogLevel=LogLevel||{});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,THIRTY_MINUTES=18e5,ONE_HUNDRED_MB_IN_BYTES=104857600,SESSION_RECORDING_ID="pendo_srId",SESSION_RECORDING_LAST_USER_INTERACTION_EVENT="pendo_srLastUserInteractionEvent",SEND_INTERVAL$1=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$1,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 SendQueue(e(this.transport.send,this.transport)),this.sendQueue.onTimeout=e(this.sendFailure,this,"SEND_TIMEOUT"),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(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(),this.api.log.critical("Failed to fetch recording config",{error:e}),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$1),this.recordingConfig(e));this._stop=this.record(this.pendo._.extend({emit:t(this.emit,this),errorHandler:t(this.errorHandler,this)},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}}errorHandler(e){this.logStopReason("RRWEB_ERROR",e)}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})},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 c(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 l(e,t){t=t.match(/https:\/\/[^\s]+?\.(woff2?|ttf|otf|eot)(\?[^\s]*)?\b/g);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,p,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},p="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 Y=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===Y?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,D,n=this.input;switch(this.d){case 0:for(t=0,D=n.length;t<D;){var F,U,i=r=ee?n.subarray(t,t+65535):n.slice(t,t+65535),r=(t+=r.length)===D,o=Y,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),F=65536+~(r=i.length)&65535,a[s++]=255&r,a[s++]=r>>>8&255,a[s++]=255&F,a[s++]=F>>>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,z,E=new te(ee?new Uint8Array(this.a.buffer):this.a,this.c),j=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],H=Array(19),I=ne;for(E.b(1,1,Q),E.b(I,2,Q),p=re(this,n),I=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,A=new(ee?Uint32Array:Array)(q+W),R=new(ee?Uint32Array:Array)(316),O=new(ee?Uint8Array:Array)(19),N=_=0;N<q;N++)A[_++]=m[N];for(N=0;N<W;N++)A[_++]=v[N];if(!ee)for(N=0,x=O.length;N<x;++N)O[N]=0;for(N=T=0,x=A.length;N<x;N+=_){for(_=1;N+_<x&&A[N+_]===A[N];++_);if(C=_,0===A[N])if(C<3)for(;0<C--;)O[R[T++]=0]++;else for(;0<C;)(k=C-3<(k=C<138?C:138)&&k<C?C-3:k)<=10?(R[T++]=17,R[T++]=k-3,O[17]++):(R[T++]=18,R[T++]=k-11,O[18]++),C-=k;else if(R[T++]=A[N],O[A[N]]++,--C<3)for(;0<C--;)R[T++]=A[N],O[A[N]]++;else for(;0<C;)C-3<(k=C<6?C:6)&&k<C&&(k=C-3),R[T++]=16,R[T++]=k-3,O[16]++,C-=k}for(e=ee?R.subarray(0,T):R.slice(0,T),y=oe(O,7),S=0;S<19;S++)H[S]=y[j[S]];for(g=19;4<g&&0===H[g-1];g--);for(B=ae(y),E.b(h-257,5,Q),E.b(f-1,5,Q),E.b(g-4,4,Q),S=0;S<g;S++)E.b(H[S],3,Q);for(S=0,z=e.length;S<z;S++)if(b=e[S],E.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}E.b(e[S],w,Q)}for(var M,V,I=[I,m],L=[L,v],$=I[0],K=I[1],J=L[0],Z=L[1],P=0,X=p.length;P<X;++P)if(M=p[P],E.b($[M],K[M],Q),256<M)E.b(p[++P],p[++P],Q),V=p[++P],E.b(J[V],Z[V],Q),E.b(p[++P],p[++P],Q);else if(256===M)break;this.a=E.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]===Y&&(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,E=(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(E);else for(m in g=[],v=0,E)g[v++]=m;for(v=0,y=g.length;v<y;++v)e("Zlib.Deflate.CompressionType."+(m=g[v]),E[m])}.call((o={exports:{}}).exports),s={Deflate:e(o.exports).Zlib.Deflate},d="base64url",self.onmessage=function(e){try{if("init"===e.data.type&&e.data.lockID)navigator.locks.request(e.data.lockID,()=>(postMessage({ready:!0}),new p(()=>{})));else if(e.data.url&&e.data.payload){var{url:t,payload:n,shouldCacheResources:i}=e.data;0===Object.keys(n).length&&postMessage({type:"emptyPayload"});const u=n["sequence"];var r,o,a=JSON.stringify(n.recordingPayload),s=(new TextEncoder).encode(a).length,d=104857600<=s;postMessage({type:"recordingPayloadSize",recordingPayloadSize:s,exceedsPayloadSizeLimit:d}),d||(i&&(r=l(n,a)).hostedResources.length&&postMessage({type:"hostedResources",hostedResourcesEvent:r}),n.recordingSize=s,o=c(n,"binary"),t=t+"&ct="+(new Date).getTime(),fetch(t,{method:"POST",body:o}).then(function(e){e.status<200||300<=e.status?postMessage({error:new Error(`received status code ${e.status}: `+e.statusText),status:e.status,sequence:u}):postMessage({sequence:u})})["catch"](function(e){postMessage({error:e,sequence:u})}))}else postMessage({type:"missingData",missingData:e.data.url?"PAYLOAD":"URL"})}catch(e){postMessage({error:e})}}},null);function createReplayPlugin(){return errorLogger(new SessionRecorder(record(),WorkerFactory))}const 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,e&&(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(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: ${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={};for(const r in t){var i=t[r];n[r]=Array.isArray(i)&&i[0]instanceof HTMLElement?serializeHTML(i[0]):i}return n}}return t})}class StackFrame{constructor(e){this.fileName=e.fileName||"",this.functionName=e.functionName||"",this.lineNumber=e.lineNumber,this.columnNumber=e.columnNumber}toString(){var{fileName:e,functionName:t,lineNumber:n="",columnNumber:i=""}=this;return t?t+` (${e}:${n}:${i})`:e+`:${n}:`+i}}const 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(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(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: "+e)},parseHelper({regex:t,includeMatchedLine:n},e,i,r){var o=e.stack.split("\n"),a=[];let s=0;for(let e=0;e<o.length;e++){var d=o[e],u=t.test(d),u=n&&!u||!n&&u;if(!u&&!(++s<=DEFAULT_NUM_FRAMES_TO_SKIP)){if(i&&s>DEFAULT_NUM_FRAMES_TO_SKIP+i)break;r(d,a)}}return a},parseChromiumStack(e,t){return this.parseHelper({regex:CHROME_EDGE_STACK_REGEXP,includeMatchedLine:!0},e,t,(e,t)=>{let n;let i;-1<(n=-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<n.indexOf("):")&&(i=n.match(/ (\((.+):(\d+):(\d+)\)$)/));var e=(n=i?n.replace(i[0],""):n).split(/\s+/).slice(1),r=this.extractLocation(i?i[1]:e.pop()||""),e=e.join(" ")||undefined,o="eval"===r[0]||"<anonymous>"===r[0]?undefined:r[0];t.push(new StackFrame({functionName:e,fileName:o,lineNumber:r[1],columnNumber:r[2]}))})},parseFirefoxSafariStack(e,t){return this.parseHelper({regex:SAFARI_NATIVE_CODE_REGEXP,includeMatchedLine:!1},e,t,(e,t)=>{let n=e;var i;-1===(n=-1<n.indexOf(" > eval")?n.replace(/ line (\d+)(?: > eval line \d+)* > eval:\d+:\d+/g,":$1"):n).indexOf("@")&&-1===n.indexOf(":")?t.push(new StackFrame({functionName:n})):(e=/((.*".+"[^@]*)?[^@]*)(?:@)/,i=(i=n.match(e))&&i[1]?i[1]:undefined,e=this.extractLocation(n.replace(e,"")),t.push(new StackFrame({functionName:i,fileName:e[0],lineNumber:e[1],columnNumber:e[2]})))})}},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=`"([^"]*(?:${joinedKeys})[^"]*)"`,acceptedValues='("([^"\\\\]*(?:\\\\.[^"\\\\]*)*")|(\\d+)|(true|false))';function truncate(e,t=!1){return e.length<=MAX_LENGTH?e:t?e.slice(0,MAX_LENGTH).concat("..."):e.slice(0,MAX_LENGTH)}function generateLogKey(e,t,n){return e+`|${t}|`+n}function mightContainPII(e){return/[\d]{2,}|https:\/\/|@/.test(e)}function scrubPII({string:e,_:t}){return e&&"string"==typeof e&&mightContainPII(e)?t.reduce(t.values(PII_PATTERN),(e,t)=>e.replace(t,PII_REPLACEMENT),e):e}function scrubJsonPII(e){var t;return new RegExp(keyPattern+"\\s*:\\s*[\\{\\[]","i").test(e)?UNABLE_TO_DISPLAY_BODY:(t=new RegExp(keyPattern+"\\s*:\\s*"+acceptedValues,"gi"),e.replace(t,(e,t)=>`"${t}":"${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({string:e,contentType:t,_:n}){return e=e&&"string"==typeof e&&mightContainPII(e=mightContainJson(e,t)?scrubJsonPII(e):e)?scrubPII({string:e,_:n}):e}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){var n=t.toLowerCase();for(const o of e.split(";")){var i=o.trim(),r=i.toLowerCase();if(r===n||r.startsWith(n+" "))return i}}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=n?" (Report-Only)":"";return"frame-ancestors"===(null==t?void 0:t.toLowerCase())?`Content Security Policy${a}: The display of ${e} in a frame was blocked because an ancestor violates your site's frame-ancestors policy.
139
+ `,f.util.addInlineStyles(p.feedbackFrameStyles,t),t=e,(e=h.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",p.feedbackWidget),e.attr("data-turbolinks-permanent","true"),e.addClass("buttonIs-"+t);var t=e;t.append(((e=h.dom(document.createElement("iframe"))).css({width:"100%",height:"99.6%",border:"0 none"}),e.attr("id",p.feedbackIframe),e.attr("title","Feedback"),e.attr("src",y()),e)),t.appendTo(h.dom.getBody()),F()}function B(){return o}function M(){let e=f.ConfigReader.getLocalConfig();return h._.isObject(e)||(e={}),h._.isObject(e.visitor)||(e.visitor={}),h._.isObject(e.account)||(e.account={}),e}function z(e){e=e||M();if(!isUnsupportedIE(h)&&s&&a&&d&&u)if(h._.get(e.visitor,"id")){if(!h.isAnonymousVisitor(e.visitor.id)){if(h._.get(e.account,"id"))return 1;h.log("The current visitor is not associated with an account.")}}else h.log("Not valid visitor id")}function L(e,t){if(s=t.vendorId,a=t.apiUrl,d=t.siteUrl,u=t.productId,c)return f.q.reject();if(!z(e))return f.q.reject();var n,i,e=P(e);try{n=h.url.get(),i="fdbkDst";const o=null!=(i=new RegExp("[?&]"+i+"=([^&#]*)").exec(n))&&decodeURI(i[1])||null;if(o&&o.startsWith("case"))return c=!0,void x().then(function(e){e=e+"&fdbkDst="+o;window.location.href=e})}catch(r){c=!1,h.log(r,"unhandled error while checking feedback destination")}try{return c=!0,"WIDGET"===t.type&&U(t),E(),w(e)}catch(r){return c=!1,h.log(r,"unhandled error while initializing feedback"),f.q.reject(r)}}function P(e){var t,n,i=f.agent.getJwtInfoCopy();return h._.isEmpty(i)?((t={}).user=h._.pick(e.visitor,"id","full_name","firstName","lastName","email","tags","custom_allowed_products"),h._.extend(t.user,{allowed_products:[{id:u}]}),t.account=h._.pick(e.account,"id","name","monthly_value","is_paying","tags"),h._.extend(t,{vendor:{id:s}}),h._.isUndefined(t.account.is_paying)&&(t.account.is_paying=!0),null!=t.user.email&&""!=t.user.email||(t.user.email=(e=t,h._.isUndefined(e.user)||h._.isUndefined(e.user.id)?"noemail+"+h.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,h._.isUndefined(e.user.firstName)&&h._.isUndefined(e.user.lastName)?h._.isUndefined(e.user)||h._.isUndefined(e.user.id)?"No Name Provided"+h.randomString(32):"No Name Provided"+e.user.id:(n=[],h._.isUndefined(e.user.firstName)||n.push(e.user.firstName),h._.isUndefined(e.user.lastName)||n.push(e.user.lastName),n.join(" ")))),t):(e=JSON.parse(JSON.stringify(i)),h._.extend(e,{vendor:{id:s}}),h._.extend(e,{allowed_products:[{id:u}]}),e)}function j(){return c}function D(){h._.each(h._.values(p),function(e){h.dom("#"+e).remove()}),u=r=d=s=a="",c=o=!1,f.agentStorage.clear(i),f.agentStorage.clear(l)}function H(){return JSON.parse(JSON.stringify(f.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,a=Object.defineProperty,s=(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},d=Object.defineProperty,t=(e,t,n)=>{return n=n,(t="symbol"!=typeof t?t+"":t)in(e=e)?d(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n},D=(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))(D||{});const u={Node:["childNodes","parentNode","parentElement","textContent"],ShadowRoot:["host","styleSheets"],Element:["shadowRoot","querySelector","querySelectorAll"],MutationObserver:[]},c={Node:["contains","getRootNode"],ShadowRoot:["getSelection"],Element:[],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 n(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 F={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 b("Node",e,"contains")(t)},getRootNode:function(e){return b("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 n("Element",e,"querySelector")(t)},querySelectorAll:function(e,t){return n("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&&F.host(e)||null;return Boolean(t&&"shadowRoot"in t&&F.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(){t(this,"idNodeMap",new Map),t(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 J({element:e,maskInputOptions:t,tagName:n,type:i,value:r,maskInputFn:o,needsMask:a}){let s=r||"";r=i&&A(i);return s=t[n.toLowerCase()]||r&&t[r]||a?o?o(s,e):"*".repeat(s.length):s}function A(e){return e.toLowerCase()}const N="__rrweb_original__";function Z(e){var t=e.type;return e.hasAttribute("data-rr-is-password")?"password":t?A(t):null}function X(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 E=/url\((?:(')([^']*)'|(")(.*?)"|([^)]*))\)/gm,I=/^(?:[a-z+]+:)?\/\//i,_=/^www\..*/i,C=/^(data:)([^,]*),(.*)/i;function f(e,d){return(e||"").replace(E,(e,t,n,i,r,o)=>{n=n||r||o,r=t||i||"";if(!n)return e;if(I.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 Y=1;const Q=new RegExp("[^a-z0-9-_:]"),z=-2;function T(){return Y++}let R,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(F.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(F.parentNode(t),n,e)}function j(e,t,n,i){let r;if(K(e)){if(r=e,"*"===n)return!0;if(!F.childNodes(r).length)return!1}else{if(null===F.parentElement(e))return!1;r=F.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 Ee(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=F.textContent(e),l&&(c=c&&f(c,ve(t.doc)))),!l&&!p&&c&&i&&(c=r?r(c,F.parentElement(e)):c.replace(/[\S]/g,"*")),u&&c&&o.textarea&&(c=a?a(c,e.parentNode):c.replace(/[\S]/g,"*")),{type:D.Text,textContent:c||"",rootId:s}}function Ie(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=(E=t)instanceof HTMLFormElement?"form":(E=A(E.tagName),Q.test(E)?"div":E);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,A(S.name),S.value))}if("link"===v&&a){var E=Array.from(n.styleSheets).find(e=>e.href===t.href);let e=null;(e=E?O(E):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||(E=t.value,b=t.checked,"radio"!==y.type&&"checkbox"!==y.type&&"submit"!==y.type&&"button"!==y.type&&E?y.value=J({element:t,type:Z(t),tagName:v,value:E,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||(E=t.toDataURL(u.type,u.quality),(b=n.createElement("canvas")).width=t.width,b.height=t.height,E!==b.toDataURL(u.type,u.quality)&&(y.rr_dataURL=E))),"img"===v&&c){R||(R=n.createElement("canvas"),ee=R.getContext("2d"));const C=t,x=C.currentSrc||C.getAttribute("src")||"<unknown-src>",T=C.crossOrigin,k=()=>{C.removeEventListener("load",k);try{R.width=C.naturalWidth,R.height=C.naturalHeight,ee.drawImage(C,0,0),y.rr_dataURL=R.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:E,height:b}=t.getBoundingClientRect(),y={"class":y["class"],rr_width:E+"px",rr_height:b+"px"}),"iframe"!==v||p(y.src)||(t.contentDocument||(y.rr_src=y.src),delete y.src);let I;try{customElements.get(v)&&(I=!0)}catch(_){}return{type:D.Element,tagName:v,attributes:y,childNodes:[],isSVG:(m=t,Boolean("svg"===m.tagName||m.ownerSVGElement)||void 0),needBlock:e,rootId:f,isCustom:I}}function H(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:E=5e3,keepIframeSrcFn:I=()=>!1,newlyAddedElement:_=!1,cssCaptured:C=!1}=e;let x=e["needsMask"],{preserveWhiteSpace:T=!0}=e;x||(e=void 0===x,x=j(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:D.Document,childNodes:[],compatMode:e.compatMode}:{type:D.Document,childNodes:[]};case e.DOCUMENT_TYPE_NODE:return{type:D.DocumentType,name:e.name,publicId:e.publicId,systemId:e.systemId,rootId:y};case e.ELEMENT_NODE:return Ie(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 Ee(e,{doc:i,needsMask:s,maskTextFn:c,maskInputOptions:u,maskInputFn:l,rootId:y,cssCaptured:v});case e.CDATA_SECTION_NODE:return{type:D.CDATA,textContent:"",rootId:y};case e.COMMENT_NODE:return{type:D.Comment,textContent:F.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:I,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===D.Comment)return 1;if(e.type===D.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"===X(e.attributes.href)))return 1;if(t.headFavicon&&("link"===e.tagName&&"shortcut icon"===e.attributes.rel||"meta"===e.tagName&&(H(e.attributes.name).match(/^msapplication-tile(image|color)$/)||"application-name"===H(e.attributes.name)||"icon"===H(e.attributes.rel)||"apple-touch-icon"===H(e.attributes.rel)||"shortcut icon"===H(e.attributes.rel))))return 1;if("meta"===e.tagName){if(t.headMetaDescKeywords&&H(e.attributes.name).match(/^description|keywords$/))return 1;if(t.headMetaSocial&&(H(e.attributes.property).match(/^(og|twitter|fb):/)||H(e.attributes.name).match(/^(og|twitter):/)||"pinterest"===H(e.attributes.name)))return 1;if(t.headMetaRobots&&("robots"===H(e.attributes.name)||"googlebot"===H(e.attributes.name)||"bingbot"===H(e.attributes.name)))return 1;if(t.headMetaHttpEquiv&&void 0!==e.attributes["http-equiv"])return 1;if(t.headMetaAuthorship&&("author"===H(e.attributes.name)||"generator"===H(e.attributes.name)||"framework"===H(e.attributes.name)||"publisher"===H(e.attributes.name)||"progid"===H(e.attributes.name)||H(e.attributes.property).match(/^article:/)||H(e.attributes.property).match(/^product:/)))return 1;if(t.headMetaVerification&&("google-site-verification"===H(e.attributes.name)||"yandex-verification"===H(e.attributes.name)||"csrf-token"===H(e.attributes.name)||"p:domain_verify"===H(e.attributes.name)||"verify-v1"===H(e.attributes.name)||"verification"===H(e.attributes.name)||"shopify-checkout-api-token"===H(e.attributes.name)))return 1}}}(e,f)||!T&&e.type===D.Text&&!e.textContent.replace(/^\s+|\s+$/gm,"").length?z:Y++;var A=Object.assign(e,{id:k});if(i.add(t,A),k===z)return null;y&&y(t);let R=!u;if(A.type===D.Element&&(R=R&&!A.needBlock,delete A.needBlock,e=F.shadowRoot(t))&&G(e)&&(A.isShadowHost=!0),(A.type===D.Document||A.type===D.Element)&&R){f.headWhitespace&&A.type===D.Element&&"head"===A.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:E,keepIframeSrcFn:I,cssCaptured:!1};if(A.type!==D.Element||"textarea"!==A.tagName||void 0===A.attributes.value){A.type===D.Element&&void 0!==A.attributes._cssText&&"string"==typeof A.attributes._cssText&&(O.cssCaptured=!0);for(const L of Array.from(F.childNodes(t))){var N=te(L,O);N&&A.childNodes.push(N)}}let e=null;if(K(t)&&(e=F.shadowRoot(t)))for(const P of Array.from(F.childNodes(e))){var M=te(P,O);M&&(G(e)&&(M.isShadow=!0),A.childNodes.push(M))}}e=F.parentNode(t);return e&&U(e)&&G(e)&&(A.isShadow=!0),A.type===D.Element&&"iframe"===A.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:E,keepIframeSrcFn:I}))&&b(t,e)},w),A.type===D.Element&&"link"===A.tagName&&"string"==typeof A.attributes.rel&&("stylesheet"===A.attributes.rel||"preload"===A.attributes.rel&&"string"==typeof A.attributes.href&&"css"===X(A.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:E,keepIframeSrcFn:I}))&&S(t,e)},E),A}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","querySelector","querySelectorAll"],MutationObserver:[]},Ce={Node:["contains","getRootNode"],ShadowRoot:["getSelection"],Element:[],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 i(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 Ae={};function Re(e,t,n){var i=e+"."+String(n);return Ae[i]?Ae[i].bind(t):"function"!=typeof(e=Te(e)[n])?t[n]:(Ae[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 i("Node",e,"childNodes")},parentNode:function(e){return i("Node",e,"parentNode")},parentElement:function(e){return i("Node",e,"parentElement")},textContent:function(e){return i("Node",e,"textContent")},contains:function(e,t){return Re("Node",e,"contains")(t)},getRootNode:function(e){return Re("Node",e,"getRootNode")()},host:function(e){return e&&"host"in e?i("ShadowRoot",e,"host"):null},styleSheets:function(e){return e.styleSheets},shadowRoot:function(e){return e&&"shadowRoot"in e?i("Element",e,"shadowRoot"):null},querySelector:function(e,t){return i("Element",e,"querySelector")(t)},querySelectorAll:function(e,t){return i("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 r="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(r),-1},getNode(){return console.error(r),null},removeNodeFromMap(){console.error(r)},has(){return console.error(r),!1},reset(){console.error(r)}};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(r),Reflect.get(e,t,n)}}));let Pe=Date.now;function De(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 Fe(){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 ze(e,t,n){return"TITLE"===e.tagName&&n.headTitleMutations||t.getId(e)===z}function je(e,t){var n;return!U(e)&&(n=t.getId(e),!t.has(n)||(!(n=ne.parentNode(e))||n.nodeType!==e.DOCUMENT_NODE)&&(!n||je(n,t)))}function He(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 $e{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 Je(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 Ze(e){var t=e.ownerDocument;return t&&(ne.contains(t,e)||Je(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||{}),Xe=(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 Ye(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&&Ye(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&&Ye(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||!Ye(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=z;for(;n===z;)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&&Ze(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=j(e,this.maskTextClass,this.maskTextSelector,!0);t.attributes.value=J({element:e,maskInputOptions:this.maskInputOptions,tagName:e.tagName,type:Z(e),value:n,maskInputFn:this.maskInputFn,needsMask:i})}),s(this,"processMutation",i=>{if(!ze(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:j(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=Z(a),o=j(i.target,this.maskTextClass,this.maskTextSelector,!0),t=J({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,A(a.tagName),A(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)||ze(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||je(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(ze(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=A(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 He(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=He(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=De(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 $(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:E,scrollCb:I,viewportResizeCb:_,inputCb:C,mediaInteractionCb:x,styleSheetRuleCb:T,styleDeclarationCb:k,canvasMutationCb:A,fontCb:R,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),E(...e)},i.scrollCb=(...e)=>{r.scroll&&r.scroll(...e),I(...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),A(...e)},i.fontCb=(...e)=>{r.font&&r.font(...e),R(...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}=He(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=Fe(),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=Z(i)||"",a=j(i,h,f,!0),r=("radio"===o||"checkbox"===o?n=i.checked:(c[r.toLowerCase()]||c[o]||a)&&(e=J({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}=$(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}=$(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}=$(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}=$(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}=$(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}=$(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}=$(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}=$(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===Xe.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&&Ze(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 Et,It=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:It(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 At(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 Rt(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(...Rt(t.WebGLRenderingContext.prototype,h.WebGL,e,n,i,t)),"undefined"!=typeof t.WebGL2RenderingContext&&r.push(...Rt(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=At(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=At(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 $e),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=()=>{},Dt,Ft=!1;try{2!==Array.from([1],e=>2*e)[0]&&(Et=document.createElement("iframe"),document.body.appendChild(Et),Array.from=(null==(e=Et.contentWindow)?void 0:e.Array.from)||Array.from,document.body.removeChild(Et))}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:D="rr-ignore",ignoreSelector:F=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:z,recordDOM:j=!0,recordCanvas:m=!1,recordCrossOriginIframes:H=!1,emitFromIframe:q=!1,recordAfter:W="DOMContentLoaded"===e.recordAfter?e.recordAfter:"load",userTriggeredOnInput:V=!1,collectFonts:$=!1,inlineImages:v=!1,plugins:y,keepIframeSrcFn:b=()=>!1,ignoreCSSAttributes:K=new Set([]),errorHandler:J}=e;e=J,ae=e;const w=!!q||!H||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!==z&&void 0===f.mousemove&&(f.mousemove=z),le.reset();const E=!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},I=!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 Z,_=0;const X=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(X(e),t):S&&(n={type:"rrweb",event:X(e),origin:window.location.origin,isCheckout:t},window.parent.postMessage(n,"*")),e.type===re.FullSnapshot?(Z=e,_=0):e.type!==re.IncrementalSnapshot||e.data.source===oe.Mutation&&e.data.isAttachIframe||(_++,t=o&&_>=o,n=r&&e.timestamp-Z.timestamp>r,(t||n)&&ce(!0))},e=>{ue({type:re.IncrementalSnapshot,data:{source:oe.Mutation,...e}})}),Y=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:H,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,A=(Dt=new Mt({recordCanvas:m,mutationCb:Q,win:window,blockClass:n,blockSelector:a,mirror:le,sampling:f.canvas,dataURLOptions:g}),new bt({mutationCb:C,scrollCb:Y,bypassOptions:{blockClass:n,blockSelector:a,hideSelector:s,maskTextClass:d,maskTextSelector:u,inlineStylesheet:c,maskInputOptions:E,dataURLOptions:g,maskTextFn:h,maskInputFn:p,recordCanvas:m,inlineImages:v,sampling:f,slimDOMOptions:I,iframeManager:T,stylesheetManager:x,canvasManager:Dt,keepIframeSrcFn:b,processedNodeManager:k},mirror:le}));ce=(e=!1)=>{if(j){ue({type:re.Meta,data:{href:window.location.href,width:Ue(),height:Fe()}},e),x.reset(),A.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:E,maskTextFn:h,maskInputFn:p,slimDOM:I,dataURLOptions:g,recordCanvas:m,inlineImages:v,onSerialize:e=>{qe(e,le)&&T.addIframe(e),We(e,le)&&x.trackLinkElement(e),Ve(e)&&A.addShadowRoot(ne.shadowRoot(e),document)},onIframeLoad:(e,t)=>{T.attachIframe(e,t),A.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:De(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:Y,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:D,ignoreSelector:F,maskTextClass:d,maskTextSelector:u,maskInputOptions:E,inlineStylesheet:c,sampling:f,recordDOM:j,recordCanvas:m,inlineImages:v,userTriggeredOnInput:V,collectFonts:$,doc:e,maskInputFn:p,maskTextFn:h,keepIframeSrcFn:b,blockSelector:a,hideSelector:s,slimDOMOptions:I,dataURLOptions:g,mirror:le,iframeManager:T,stylesheetManager:x,shadowDomManager:A,processedNodeManager:k,canvasManager:Dt,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)),Ft=!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(),Ft=!1,ae=void 0}}catch(R){console.warn(R)}}return Ut.addCustomEvent=(e,t)=>{if(!Ft)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(!Ft)throw new Error("please take full snapshot after start recording");ce(e)},Ut.mirror=le,0,Ut}class SessionRecorderBuffer{constructor(e,t=Infinity){this.data=[],this.sequenceNumber=0,this.interval=e,this.maxCount=t,this.doubledMaxCount=2*t}isEmpty(){return 0===this.data.length}count(){return this.data.length}clear(){this.data.length=0}clearSequence(){this.sequenceNumber=0}push(e){this.data.push(e),this.checkRateLimit()}pack(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,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}checkRateLimit(){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()}}const MAX_RETRY_DELAY_MS=3e5,ONE_HOUR=36e5,FAILURE_WINDOW_MS=2*ONE_HOUR;class SendQueue{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&&((t=(new Date).getTime())-(this.firstFailureTime||t)>=FAILURE_WINDOW_MS?(this.onTimeout&&this.onTimeout(),this.firstFailureTime=null,this.retryLater(ONE_HOUR)):this.retryLater(Math.min(1e3*Math.pow(2,e-1),MAX_RETRY_DELAY_MS)))}retryNow(){clearTimeout(this.timer),delete this.timer,this.next()}retryLater(e){this.timer=setTimeout$1(()=>{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 Promise$2.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 Promise$2.all(n)}}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())})}const RECORDING_CONFIG_WORKERURL$1="recording.workerUrl",MAX_SIZE=2e6,RESOURCE_CACHING$1="resourceCaching";class Transport{constructor(e,t,n){this.WorkerClass=e,this.pendo=t,this.api=n,this.maxSize=MAX_SIZE,this.lockID="worker-lock-"+this.pendo.randomString(16),this.isResourceCachingEnabled=this.api.ConfigReader.get(RESOURCE_CACHING$1)}start(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}}stop(){this.worker&&(this.worker.terminate(),delete this.worker)}send(e,t,n=0){let i=e["url"];var r=e["payload"];if(0<n&&(i=i+"&rt="+n),this.worker&&!t&&r){const a={};return a.promise=new Promise$2((e,t)=>{a.resolve=e,a.reject=t}),this.workerResponse=a,this.worker.postMessage({url:i,payload:r,shouldCacheResources:this.isResourceCachingEnabled}),a.promise}if(!e.body){var o,n=JSON.stringify(r);if(n.length>this.maxSize)throw(o=new Error("maximum recording payload size exceeded")).reason="HEAVY_EVENT",o.context={size:n.length,count:null==r?void 0:r.recordingPayloadCount},o;e.body=this.pendo.compress(n,"binary"),delete e.payload}return i=i+"&ct="+(new Date).getTime(),this.post(i,{keepalive:t,body:e.body})}post(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)}_onMessage(e){return __awaiter(this,void 0,void 0,function*(){e.data&&e.data.ready&&(yield navigator.locks.request(this.lockID,()=>{}),this.onWorkerMessage({type:"workerDied"})),e.data&&e.data.type?this.onWorkerMessage(e.data):(e.data&&e.data.error&&((e.data.status&&e.data.status<500||null==e.data.sequence)&&this.api.log.critical("Failed to send recording data from web worker",{error:e.data.error}),this.workerResponse)&&(this.workerResponse.reject(),this.workerResponse=null),this.workerResponse&&(this.workerResponse.resolve(),this.workerResponse=null))})}_onError(){this.onError&&this.onError()}}function isElementShadowRoot(e,t){return"undefined"!=typeof(t=t||window).ShadowRoot&&e instanceof t.ShadowRoot&&e.host}function getParent(e,t){return isElementShadowRoot(e,t)?e.host:e.parentNode}const ELEMENT_NODE=1,INPUT_MASK="*".repeat(10);function isElementNode(e){return!!e&&e.nodeType===ELEMENT_NODE}function distanceToMatch(e,t,n=Infinity,i=0){if(n<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(n,i){var{maskAllText:i,maskTextSelector:r,unmaskTextSelector:o}=i;try{var a=isElementNode(n)?n:n.parentElement;if(null===a)return!1;let e=-1,t=-1;if(i){if((t=distanceToMatch(a,o))<0)return!0;e=distanceToMatch(a,r,0<=t?t:Infinity)}else{if((e=distanceToMatch(a,r))<0)return!1;t=distanceToMatch(a,o,0<=e?e:Infinity)}return 0<=e?!(0<=t)||e<=t:!(0<=t||!i)}catch(e){}return!!i}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?INPUT_MASK:"":t}function maskText(e,t,n){return shouldMask(n,e)?t?t.replace(/[\S]/g,"*"):"":t}var underscore={exports:{}},underscoreExports=(!function(){var e;e=function(){var e="object"==typeof self&&self.self===self&&self||"object"==typeof commonjsGlobal&&commonjsGlobal.global===commonjsGlobal&&commonjsGlobal||Function("return this")()||{},i=Array.prototype,D=Object.prototype,F="undefined"!=typeof Symbol?Symbol.prototype:null,U=i.push,d=i.slice,l=D.toString,G=D.hasOwnProperty,t="undefined"!=typeof ArrayBuffer,n="undefined"!=typeof DataView&&/\[native code\]/.test(String(DataView)),B=Array.isArray,z=Object.keys,j=Object.create,H=t&&ArrayBuffer.isView,q=isNaN,W=isFinite,V=!{toString:null}.propertyIsEnumerable("toString"),$=["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 J(e){return void 0===e}function Z(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 X=r("String"),Y=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 Y(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 H?H(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=$.length,i=e.constructor,r=p(i)&&i.prototype||D,o="constructor";for(g(e,o)&&!t.contains(o)&&t.push(o);n--;)(o=$[n])in e&&e[o]!==r[o]&&!t.contains(o)&&t.push(o)}function y(e){if(!o(e))return[];if(z)return z(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 F.valueOf.call(e)===F.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 Ee(e){for(var t={},n=y(e),i=0,r=n.length;i<r;i++)t[e[n[i]]]=n[i];return t}function Ie(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)?j?j(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 Ae(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 Re(e,t,n){e=Ae(e,S(t));return J(e)?n:e}function Oe(e){return e}function E(t){return t=s({},t),function(e){return ge(e,t)}}function Ne(t){return t=S(t),function(e){return Ae(e,t)}}function I(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)?I(e,t,n):(o(e)&&!f(e)?E: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 De(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 Fe(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=Fe(t),t=Fe(Ee(t)),Ge=b.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g},Be=/(.)^/,ze={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},je=/\\|'|\r|\n|\u2028|\u2029/g;function He(e){return"\\"+ze[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}),$e=(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]=$e(e[i],e)}return e});var Je=c(function(e,t,n){return setTimeout$1(function(){return e.apply(null,n)},t)}),Ze=x(Je,b,1);function Xe(e){return function(){return!e.apply(this,arguments)}}function Ye(e,t){var n;return function(){return 0<--e&&(n=t.apply(this,arguments)),e<=1&&(t=null),n}}var Qe=x(Ye,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 A(e,t,n){if(t=I(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 R(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=I(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),A(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]),R(e,function(e){var t=o;if(!t){if(null==(e=r&&r.length?Ae(e,r):e))return;t=e[n]}return null==t?t:t.apply(e,i)})});function gt(e,t){return R(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),A(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):X(e)?e.match(vt):T(e)?R(e,Oe):w(e):[]}function bt(e,t,n){if(null==t||n)return(e=T(e)?e:w(e))[De(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=De(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),A(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}),Et=M(function(e,t,n){g(e,n)?e[n]++:e[n]=1}),It=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=I(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=Xe(i),1<n.length&&(t=n[1])):(n=R(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 At=c(function(e,t){return t=k(t,!0,!0),O(e,function(e){return!N(t,e)})}),Rt=c(function(e,t){return At(e,t)});function Ot(e,t,n,i){Z(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 Dt(n){return A(Ie(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}A(["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)}}),A(["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=Dt({__proto__:null,VERSION:"1.13.6",restArguments:c,isObject:o,isNull:function(e){return null===e},isUndefined:J,isBoolean:Z,isElement:function(e){return!(!e||1!==e.nodeType)},isString:X,isNumber:Y,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)||X(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:Ee,functions:Ie,methods:Ie,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:Re,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 Re(t,e)}},matcher:E,matches:E,times:function(e,t,n){var i=Array(Math.max(0,e));t=I(t,n,1);for(var r=0;r<e;r++)i[r]=t(r);return i},random:De,now:C,escape:Ue,unescape:t,templateSettings:Ge,template:function(o,e,t){e=xe({},e=!e&&t?t:e,b.templateSettings);var n,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(je,He),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{n=new Function(t,"_",s)}catch(i){throw i.source=s,i}return(e=function(e){return n.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:$e,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:Je,defer:Ze,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=setTimeout$1(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=setTimeout$1(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=setTimeout$1(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:Xe,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:Ye,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,E(t))},each:A,forEach:A,map:R,collect:R,reduce:ct,foldl:ct,inject:ct,reduceRight:lt,foldr:lt,filter:O,select:O,reject:function(e,t,n){return O(e,Xe(_(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,E(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),A(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(R(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:Et,partition:It,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:Rt,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:At,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:Dt,"default":b}),Ft=P.toPath;return P.mixin({toPath:function(e){return P.isString(e)?e.split("."):Ft(e)}}),P._=P},underscore.exports=e()}(),underscore.exports),_=getDefaultExportFromCjs(underscoreExports);function doesExist(e){return!(null==e)}var deflate_min={exports:{}},deflate_minExports=(!function(){var Y=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===Y?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,D,n=this.input;switch(this.d){case 0:for(t=0,D=n.length;t<D;){var F,U,i=r=ee?n.subarray(t,t+65535):n.slice(t,t+65535),r=(t+=r.length)===D,o=Y,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),F=65536+~(r=i.length)&65535,a[s++]=255&r,a[s++]=r>>>8&255,a[s++]=255&F,a[s++]=F>>>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,z,E=new te(ee?new Uint8Array(this.a.buffer):this.a,this.c),j=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],H=Array(19),I=ne;for(E.b(1,1,Q),E.b(I,2,Q),p=re(this,n),I=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,A=new(ee?Uint32Array:Array)(q+W),R=new(ee?Uint32Array:Array)(316),O=new(ee?Uint8Array:Array)(19),N=_=0;N<q;N++)A[_++]=m[N];for(N=0;N<W;N++)A[_++]=v[N];if(!ee)for(N=0,x=O.length;N<x;++N)O[N]=0;for(N=T=0,x=A.length;N<x;N+=_){for(_=1;N+_<x&&A[N+_]===A[N];++_);if(C=_,0===A[N])if(C<3)for(;0<C--;)O[R[T++]=0]++;else for(;0<C;)(k=C-3<(k=C<138?C:138)&&k<C?C-3:k)<=10?(R[T++]=17,R[T++]=k-3,O[17]++):(R[T++]=18,R[T++]=k-11,O[18]++),C-=k;else if(R[T++]=A[N],O[A[N]]++,--C<3)for(;0<C--;)R[T++]=A[N],O[A[N]]++;else for(;0<C;)C-3<(k=C<6?C:6)&&k<C&&(k=C-3),R[T++]=16,R[T++]=k-3,O[16]++,C-=k}for(e=ee?R.subarray(0,T):R.slice(0,T),y=oe(O,7),S=0;S<19;S++)H[S]=y[j[S]];for(g=19;4<g&&0===H[g-1];g--);for(B=ae(y),E.b(h-257,5,Q),E.b(f-1,5,Q),E.b(g-4,4,Q),S=0;S<g;S++)E.b(H[S],3,Q);for(S=0,z=e.length;S<z;S++)if(b=e[S],E.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}E.b(e[S],w,Q)}for(var M,V,I=[I,m],L=[L,v],$=I[0],K=I[1],J=L[0],Z=L[1],P=0,X=p.length;P<X;++P)if(M=p[P],E.b($[M],K[M],Q),256<M)E.b(p[++P],p[++P],Q),V=p[++P],E.b(J[V],Z[V],Q),E.b(p[++P],p[++P],Q);else if(256===M)break;this.a=E.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]===Y&&(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,E=(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(E);else for(m in g=[],v=0,E)g[v++]=m;for(v=0,y=g.length;v<y;++v)e("Zlib.Deflate.CompressionType."+(m=g[v]),E[m])}.call(deflate_min.exports),deflate_min.exports),ZLibDeflate=getDefaultExportFromCjs(deflate_minExports),crc32_min=(ZLibDeflate.Zlib.Deflate,{exports:{}}),crc32_minExports=(!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(crc32_min.exports),crc32_min.exports),ZlibCRC32=getDefaultExportFromCjs(crc32_minExports);function randomElement(e){return e[Math.floor(Math.random()*e.length)]}function randomString(e){for(var t="abcdefghijklmnopqrstuvwxyz",n="",i=(t+t.toUpperCase()+"1234567890").split(""),r=0;r<e;r++)n+=randomElement(i);return n}function getZoneSafeMethod(e,t=window){return getZoneSafeMethod$1(_,e,t)}function getIsFiniteImpl(e){return _.isFunction(e.isFinite)?e.isFinite:e.Number&&_.isFunction(e.Number.isFinite)?e.Number.isFinite:function(e){return e!=Infinity&&e!=-Infinity&&!isNaN(e)}}ZlibCRC32.Zlib.CRC32,getIsFiniteImpl(window);let policy;const policyOptions={createScriptURL:e=>e,createHTML:e=>e};function getPolicy(e){return policy||(policy=e.trustedTypesPolicy||(window.trustedTypes&&"function"==typeof window.trustedTypes.createPolicy?window.trustedTypes.createPolicy("pendo",policyOptions):policyOptions),e.trustedTypesPolicy=policy),policy}var LogLevel,sizzle={exports:{}},sizzleExports=(!function(D){var e,h,w,o,F,f,U,G,S,d,u,E,I,n,_,g,i,r,m,a=window,C="sizzle"+ +new Date,c=a.document,x=0,B=0,z=b(),j=b(),H=b(),v=b(),q=b(),W=function(e,t){return e===t&&(u=!0),0},V={}.hasOwnProperty,t=[],$=t.pop,K=t.push,T=t.push,J=t.slice,k=function(e,t){for(var n=0,i=e.length;n<i;n++)if(e[n]===t)return n;return-1},Z="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",s="[\\x20\\t\\r\\n\\f]",l="(?:\\\\[\\da-fA-F]{1,6}"+s+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",X="\\["+s+"*("+l+")(?:"+s+"*([*^$|!~]?=)"+s+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+l+"))|)"+s+"*\\]",Y=":("+l+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+X+")*)|.*)\\)|)",Q=new RegExp(s+"+","g"),A=new RegExp("^"+s+"+|((?:^|[^\\\\])(?:\\\\.)*)"+s+"+$","g"),ee=new RegExp("^"+s+"*,"+s+"*"),te=new RegExp("^"+s+"*([>+~]|"+s+")"+s+"*"),ne=new RegExp(s+"|>"),ie=new RegExp(Y),re=new RegExp("^"+l+"$"),oe={ID:new RegExp("^#("+l+")"),CLASS:new RegExp("^\\.("+l+")"),TAG:new RegExp("^("+l+"|[*])"),ATTR:new RegExp("^"+X),PSEUDO:new RegExp("^"+Y),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+s+"*(even|odd|(([+-]|)(\\d*)n|)"+s+"*(?:([+-]|)"+s+"*(\\d+)|))"+s+"*\\)|)","i"),bool:new RegExp("^(?:"+Z+")$","i"),needsContext:new RegExp("^"+s+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+s+"*((?:-\\d)?\\d*)"+s+"*\\)|)(?=[^-]|$)","i")},ae=/HTML$/i,se=/^(?:input|select|textarea|button)$/i,de=/^h\d$/i,ue=/^[^{]+\{\s*\[native \w/,ce=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,le=/[+~]/,p=new RegExp("\\\\[\\da-fA-F]{1,6}"+s+"?|\\\\([^\\r\\n\\f])","g"),y=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))},pe=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,he=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},fe=function(){E()},ge=Ie(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{T.apply(t=J.call(c.childNodes),c.childNodes),t[c.childNodes.length].nodeType}catch(P){T={apply:t.length?function(e,t){K.apply(e,J.call(t))}:function(e,t){for(var n=e.length,i=0;e[n++]=t[i++];);e.length=n-1}}}function me(e){return e[0].length?e.map(me).join(","):L(e)}function ve(e,t,n){var i=n[e+" "];i=i||me(function o(e,t){return e[0].length?e.map(function(e){return o(e,t)}):e.filter(t)}(f(e),function(e){return!("PSEUDO"===(e=e).type&&e.matches.length&&"contains"===e.matches[0].replace(A,"$1").toLowerCase())}));try{var r=[];return T.apply(r,t.querySelectorAll(i)),n(e,i),r}catch(P){}}function R(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&&(E(t),t=t||I,_)){if(11!==l&&(s=ce.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))&&m(t,u)&&u.id===r)return n.push(u),n}else{if(s[2])return T.apply(n,t.getElementsByTagName(e)),n;if((r=s[3])&&h.getElementsByClassName&&t.getElementsByClassName)return T.apply(n,t.getElementsByClassName(r)),n}if(h.qsa&&(!v[e+" "]||q[e+" "])&&(!g||!g.test(e))&&(1!==l||"object"!==t.nodeName.toLowerCase())){if(u=e,c=t,1===l&&(ne.test(e)||te.test(e))){for((c=le.test(e)&&Se(t.parentNode)||t)===t&&h.scope||((a=t.getAttribute("id"))?a=a.replace(pe,he):t.setAttribute("id",a=C)),o=(d=f(e)).length;o--;)d[o]=(a?"#"+a:":scope")+" "+L(d[o]);u=d.join(",")}try{return T.apply(n,c.querySelectorAll(u)),n}catch(p){v(e,!0)}finally{a===C&&t.removeAttribute("id")}!i&&v[e+" "]&&(i=ve(e,c,q))}}return G(e.replace(A,"$1"),t,n,i)}function b(){var n=[];function i(e,t){return n.push(e+" ")>w.cacheLength&&delete i[n.shift()],i[e+" "]=t}return i}function O(e){return e[C]=!0,e}function N(e){var t=I.createElement("fieldset");try{return!!e(t)}catch(P){return!1}finally{t.parentNode&&t.parentNode.removeChild(t)}}function ye(e,t){for(var n=e.split("|"),i=n.length;i--;)w.attrHandle[n[i]]=t}function be(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 we(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&&ge(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function M(a){return O(function(o){return o=+o,O(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 Se(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(e in h=R.support={},F=R.isXML=function(e){var t=e.namespaceURI,e=(e.ownerDocument||e).documentElement;return!ae.test(t||e&&e.nodeName||"HTML")},E=R.setDocument=function(e){var e=e?e.ownerDocument||e:c;return e!=I&&9===e.nodeType&&e.documentElement&&(n=(I=e).documentElement,_=!F(I),c!=I&&(e=I.defaultView)&&e.top!==e&&(e.addEventListener?e.addEventListener("unload",fe,!1):e.attachEvent&&e.attachEvent("onunload",fe)),h.scope=N(function(e){return n.appendChild(e).appendChild(I.createElement("div")),"undefined"!=typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),h.attributes=N(function(e){return e.className="i",!e.getAttribute("className")}),h.getElementsByTagName=N(function(e){return e.appendChild(I.createComment("")),!e.getElementsByTagName("*").length}),h.getElementsByClassName=!!I.getElementsByClassName,h.getById=N(function(e){return n.appendChild(e).id=C,!I.getElementsByName||!I.getElementsByName(C).length}),h.getById?(w.filter.ID=function(e){var t=e.replace(p,y);return function(e){return e.getAttribute("id")===t}},w.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&_)return(e=t.getElementById(e))?[e]:[]}):(w.filter.ID=function(e){var t=e.replace(p,y);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&&_){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&&_?t.getElementsByClassName(e):h.qsa&&_?t.querySelectorAll("."+e):void 0},i=[],g=[],(h.qsa=!!I.querySelectorAll)&&(N(function(e){var t;n.appendChild(e).innerHTML=getPolicy().createHTML("<a id='"+C+"'></a><select id='"+C+"-\r\\' msallowcapture=''><option selected=''></option></select>"),e.querySelectorAll("[msallowcapture^='']").length&&g.push("[*^$]="+s+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||g.push("\\["+s+"*(?:value|"+Z+")"),e.querySelectorAll("[id~="+C+"-]").length||g.push("~="),(t=I.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||g.push("\\["+s+"*name"+s+"*="+s+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||g.push(":checked"),e.querySelectorAll("a#"+C+"+*").length||g.push(".#.+[+~]"),e.querySelectorAll("\\\f"),g.push("[\\r\\n\\f]")}),N(function(e){e.innerHTML=getPolicy().createHTML("<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>");var t=I.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&g.push("name"+s+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&g.push(":enabled",":disabled"),n.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&g.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),g.push(",.*:")})),(h.matchesSelector=ue.test(r=n.matches||n.webkitMatchesSelector||n.mozMatchesSelector||n.oMatchesSelector||n.msMatchesSelector))&&N(function(e){h.disconnectedMatch=r.call(e,"*"),r.call(e,"[s!='']:x"),i.push("!=",Y)}),g=g.length&&new RegExp(g.join("|")),i=i.length&&new RegExp(i.join("|")),e=!!n.compareDocumentPosition,m=e||n.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},W=e?function(e,t){var n;return e===t?(u=!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==I||e.ownerDocument==c&&m(c,e)?-1:t==I||t.ownerDocument==c&&m(c,t)?1:d?k(d,e)-k(d,t):0:4&n?-1:1)}:function(e,t){if(e===t)return u=!0,0;var n,i=0,r=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!r||!o)return e==I?-1:t==I?1:r?-1:o?1:d?k(d,e)-k(d,t):0;if(r===o)return be(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?be(a[i],s[i]):a[i]==c?-1:s[i]==c?1:0}),I},R.matches=function(e,t){return R(e,null,null,t)},R.matchesSelector=function(e,t){if(E(e),h.matchesSelector&&_&&!v[t+" "]&&(!i||!i.test(t))&&(!g||!g.test(t)))try{var n=r.call(e,t);if(n||h.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(P){v(t,!0)}return 0<R(t,I,null,[e]).length},R.contains=function(e,t){return(e.ownerDocument||e)!=I&&E(e),m(e,t)},R.attr=function(e,t){(e.ownerDocument||e)!=I&&E(e);var n=w.attrHandle[t.toLowerCase()],n=n&&V.call(w.attrHandle,t.toLowerCase())?n(e,t,!_):undefined;return n!==undefined?n:h.attributes||!_?e.getAttribute(t):(n=e.getAttributeNode(t))&&n.specified?n.value:null},R.escape=function(e){return(e+"").replace(pe,he)},R.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},R.uniqueSort=function(e){var t,n=[],i=0,r=0;if(u=!h.detectDuplicates,d=!h.sortStable&&e.slice(0),e.sort(W),u){for(;t=e[r++];)t===e[r]&&(i=n.push(r));for(;i--;)e.splice(n[i],1)}return d=null,e},o=R.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+=o(e)}else if(3===r||4===r)return e.nodeValue}else for(;t=e[i++];)n+=o(t);return n},(w=R.selectors={cacheLength:50,createPseudo:O,match:oe,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(p,y),e[3]=(e[3]||e[4]||e[5]||"").replace(p,y),"~="===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]||R.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]&&R.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return oe.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&ie.test(n)&&(t=(t=f(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(p,y).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=z[e+" "];return t||(t=new RegExp("(^|"+s+")"+e+"("+s+"|$)"))&&z(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=R.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(Q," ")+" ").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)[C]||(a[C]={}))[a.uniqueID]||(o[a.uniqueID]={}))[f]||[])[0]===x&&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]=[x,s,h];break}}else if(!1===(h=p?s=(i=(r=(o=(a=e)[C]||(a[C]={}))[a.uniqueID]||(o[a.uniqueID]={}))[f]||[])[0]===x&&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[C]||(a[C]={}))[a.uniqueID]||(o[a.uniqueID]={}))[f]=[x,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()]||R.error("unsupported pseudo: "+e);return a[C]?a(o):1<a.length?(t=[e,e,"",o],w.setFilters.hasOwnProperty(e.toLowerCase())?O(function(e,t){for(var n,i=a(e,o),r=i.length;r--;)e[n=k(e,i[r])]=!(t[n]=i[r])}):function(e){return a(e,0,t)}):a}},pseudos:{not:O(function(e){var i=[],r=[],s=U(e.replace(A,"$1"));return s[C]?O(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:O(function(t){return function(e){return 0<R(t,e).length}}),contains:O(function(t){return t=t.replace(p,y),function(e){return-1<(e.textContent||o(e)).indexOf(t)}}),lang:O(function(n){return re.test(n||"")||R.error("unsupported lang: "+n),n=n.replace(p,y).toLowerCase(),function(e){var t;do{if(t=_?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=a.location&&a.location.hash;return t&&t.slice(1)===e.id},root:function(e){return e===n},focus:function(e){return e===I.activeElement&&(!I.hasFocus||I.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:we(!1),disabled:we(!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 de.test(e.nodeName)},input:function(e){return se.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:M(function(){return[0]}),last:M(function(e,t){return[t-1]}),eq:M(function(e,t,n){return[n<0?n+t:n]}),even:M(function(e,t){for(var n=0;n<t;n+=2)e.push(n);return e}),odd:M(function(e,t){for(var n=1;n<t;n+=2)e.push(n);return e}),lt:M(function(e,t,n){for(var i=n<0?n+t:t<n?t:n;0<=--i;)e.push(i);return e}),gt:M(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[e]=function(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}(e);for(e in{submit:!0,reset:!0})w.pseudos[e]=function(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}(e);function Ee(){}function L(e){for(var t=0,n=e.length,i="";t<n;t++)i+=e[t].value;return i}function Ie(a,e,t){var s=e.dir,d=e.next,u=d||s,c=t&&"parentNode"===u,l=B++;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=[x,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[C]||(e[C]={}))[e.uniqueID]||(r[e.uniqueID]={}),d&&d===e.nodeName.toLowerCase())e=e[s]||e;else{if((i=r[u])&&i[0]===x&&i[1]===l)return o[2]=i[2];if((r[u]=o)[2]=a(e,t,n))return!0}return!1}}function _e(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 Ce(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 xe(h,f,g,m,v,e){return m&&!m[C]&&(m=xe(m)),v&&!v[C]&&(v=xe(v,e)),O(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++)R(e,t[i],n);return n}(f||"*",n.nodeType?[n]:n,[]),l=!h||!e&&f?c:Ce(c,s,h,n,i),p=g?v||(e?h:u||m)?[]:t:l;if(g&&g(l,p,n,i),m)for(r=Ce(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?k(e,a):s[o])&&(e[r]=!(t[r]=a))}}else p=Ce(p===t?p.splice(u,p.length):p),v?v(null,t,p,i):T.apply(t,p)})}Ee.prototype=w.filters=w.pseudos,w.setFilters=new Ee,f=R.tokenize=function(e,t){var n,i,r,o,a,s,d,u=j[e+" "];if(u)return t?0:u.slice(0);for(a=e,s=[],d=w.preFilter;a;){for(o in n&&!(i=ee.exec(a))||(i&&(a=a.slice(i[0].length)||a),s.push(r=[])),n=!1,(i=te.exec(a))&&(n=i.shift(),r.push({value:n,type:i[0].replace(A," ")}),a=a.slice(n.length)),w.filter)w.filter.hasOwnProperty(o)&&(i=oe[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?R.error(e):j(e,s).slice(0)},U=R.compile=function(e,t){var n,m,v,y,b,i,r=[],o=[],a=H[e+" "];if(!a){for(n=(t=t||f(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=Ie(function(e){return e===i},a,!0),u=Ie(function(e){return-1<k(i,e)},a,!0),c=[function(e,t,n){return e=!o&&(n||t!==S)||((i=t).nodeType?d:u)(e,t,n),i=null,e}];s<r;s++)if(t=w.relative[e[s].type])c=[Ie(_e(c),t)];else{if((t=w.filter[e[s].type].apply(null,e[s].matches))[C]){for(n=++s;n<r&&!w.relative[e[n].type];n++);return xe(1<s&&_e(c),1<s&&L(e.slice(0,s-1).concat({value:" "===e[s-2].type?"*":""})).replace(A,"$1"),t,s<n&&l(e.slice(s,n)),n<r&&l(e=e.slice(n)),n<r&&L(e))}c.push(t)}return _e(c)}(t[n]))[C]?r:o).push(a);(a=H(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=S,h=e||b&&w.find.TAG("*",r),f=x+=null==p?1:Math.random()||.1,g=h.length;for(r&&(S=t==I||t||r);u!==g&&null!=(o=h[u]);u++){if(b&&o){for(a=0,t||o.ownerDocument==I||(E(o),n=!_);s=m[a++];)if(s(o,t||I,n)){i.push(o);break}r&&(x=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]=$.call(i));l=Ce(l)}T.apply(i,l),r&&!e&&0<l.length&&1<d+v.length&&R.uniqueSort(i)}return r&&(x=f,S=p),c},y?O(i):i))).selector=e}return a},G=R.select=function(e,t,n,i){var r,o,a,s,d,u="function"==typeof e&&e,c=!i&&f(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&&_&&w.relative[o[1].type]){if(!(t=(w.find.ID(a.matches[0].replace(p,y),t)||[])[0]))return n;u&&(t=t.parentNode),e=e.slice(o.shift().value.length)}for(r=oe.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(p,y),le.test(o[0].type)&&Se(t.parentNode)||t))){if(o.splice(r,1),e=i.length&&L(o))break;return T.apply(n,i),n}}return(u||U(e,c))(i,t,!_,n,!t||le.test(e)&&Se(t.parentNode)||t),n},h.sortStable=C.split("").sort(W).join("")===C,h.detectDuplicates=!!u,E(),h.sortDetached=N(function(e){return 1&e.compareDocumentPosition(I.createElement("fieldset"))}),N(function(e){return e.innerHTML=getPolicy().createHTML("<a href='#'></a>"),"#"===e.firstChild.getAttribute("href")})||ye("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),h.attributes&&N(function(e){return e.innerHTML=getPolicy().createHTML("<input/>"),e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||ye("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),N(function(e){return null==e.getAttribute("disabled")})||ye(Z,function(e,t,n){if(!n)return!0===e[t]?t.toLowerCase():(n=e.getAttributeNode(t))&&n.specified?n.value:null});var Te=a.Sizzle;R.noConflict=function(){return a.Sizzle===R&&(a.Sizzle=Te),R},D.exports?D.exports=R:a.Sizzle=R}(sizzle),sizzle.exports),Sizzle=getDefaultExportFromCjs(sizzleExports);function wrapSizzle(e){var n=_.extend(function(){return n.Sizzle.apply(this,arguments)},e);return n.reset=function(){n.Sizzle=e,n.matchesSelector=e.matchesSelector,n.matches=e.matches},n.intercept=function(e,t="Sizzle"){n[t]=_.wrap(n[t],e)},n.reset(),n}function DomData(){this.ownerKey="_pendo_"+randomString(8)}function attachEventInternal(e,t,n,i){return e&&t&&n?(i=i||!1,e.addEventListener?getZoneSafeMethod("addEventListener",e).call(e,t,n,i):e.attachEvent&&e.attachEvent("on"+t,n),()=>{detachEventInternal(e,t,n,i)}):_.noop}function detachEventInternal(e,t,n,i){e&&t&&n&&(i=i||!1,e.removeEventListener?getZoneSafeMethod("removeEventListener",e).call(e,t,n,i):e.detachEvent&&e.detachEvent("on"+t,n))}wrapSizzle(Sizzle),_.extend(DomData.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)}}),new DomData,function(e){e.Debug="debug",e.Info="info",e.Warn="warn",e.Error="error",e.Critical="critical"}(LogLevel=LogLevel||{});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,THIRTY_MINUTES=18e5,ONE_HUNDRED_MB_IN_BYTES=104857600,SESSION_RECORDING_ID="pendo_srId",SESSION_RECORDING_LAST_USER_INTERACTION_EVENT="pendo_srLastUserInteractionEvent",SEND_INTERVAL$1=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$1,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 SendQueue(e(this.transport.send,this.transport)),this.sendQueue.onTimeout=e(this.sendFailure,this,"SEND_TIMEOUT"),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(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(),this.api.log.critical("Failed to fetch recording config",{error:e}),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$1),this.recordingConfig(e));this._stop=this.record(this.pendo._.extend({emit:t(this.emit,this),errorHandler:t(this.errorHandler,this)},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}}errorHandler(e){this.logStopReason("RRWEB_ERROR",e)}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})},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 c(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 l(e,t){t=t.match(/https:\/\/[^\s]+?\.(woff2?|ttf|otf|eot)(\?[^\s]*)?\b/g);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,p,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},p="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 Y=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===Y?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,D,n=this.input;switch(this.d){case 0:for(t=0,D=n.length;t<D;){var F,U,i=r=ee?n.subarray(t,t+65535):n.slice(t,t+65535),r=(t+=r.length)===D,o=Y,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),F=65536+~(r=i.length)&65535,a[s++]=255&r,a[s++]=r>>>8&255,a[s++]=255&F,a[s++]=F>>>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,z,E=new te(ee?new Uint8Array(this.a.buffer):this.a,this.c),j=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],H=Array(19),I=ne;for(E.b(1,1,Q),E.b(I,2,Q),p=re(this,n),I=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,A=new(ee?Uint32Array:Array)(q+W),R=new(ee?Uint32Array:Array)(316),O=new(ee?Uint8Array:Array)(19),N=_=0;N<q;N++)A[_++]=m[N];for(N=0;N<W;N++)A[_++]=v[N];if(!ee)for(N=0,x=O.length;N<x;++N)O[N]=0;for(N=T=0,x=A.length;N<x;N+=_){for(_=1;N+_<x&&A[N+_]===A[N];++_);if(C=_,0===A[N])if(C<3)for(;0<C--;)O[R[T++]=0]++;else for(;0<C;)(k=C-3<(k=C<138?C:138)&&k<C?C-3:k)<=10?(R[T++]=17,R[T++]=k-3,O[17]++):(R[T++]=18,R[T++]=k-11,O[18]++),C-=k;else if(R[T++]=A[N],O[A[N]]++,--C<3)for(;0<C--;)R[T++]=A[N],O[A[N]]++;else for(;0<C;)C-3<(k=C<6?C:6)&&k<C&&(k=C-3),R[T++]=16,R[T++]=k-3,O[16]++,C-=k}for(e=ee?R.subarray(0,T):R.slice(0,T),y=oe(O,7),S=0;S<19;S++)H[S]=y[j[S]];for(g=19;4<g&&0===H[g-1];g--);for(B=ae(y),E.b(h-257,5,Q),E.b(f-1,5,Q),E.b(g-4,4,Q),S=0;S<g;S++)E.b(H[S],3,Q);for(S=0,z=e.length;S<z;S++)if(b=e[S],E.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}E.b(e[S],w,Q)}for(var M,V,I=[I,m],L=[L,v],$=I[0],K=I[1],J=L[0],Z=L[1],P=0,X=p.length;P<X;++P)if(M=p[P],E.b($[M],K[M],Q),256<M)E.b(p[++P],p[++P],Q),V=p[++P],E.b(J[V],Z[V],Q),E.b(p[++P],p[++P],Q);else if(256===M)break;this.a=E.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]===Y&&(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,E=(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(E);else for(m in g=[],v=0,E)g[v++]=m;for(v=0,y=g.length;v<y;++v)e("Zlib.Deflate.CompressionType."+(m=g[v]),E[m])}.call((o={exports:{}}).exports),s={Deflate:e(o.exports).Zlib.Deflate},d="base64url",self.onmessage=function(e){try{if("init"===e.data.type&&e.data.lockID)navigator.locks.request(e.data.lockID,()=>(postMessage({ready:!0}),new p(()=>{})));else if(e.data.url&&e.data.payload){var{url:t,payload:n,shouldCacheResources:i}=e.data;0===Object.keys(n).length&&postMessage({type:"emptyPayload"});const u=n["sequence"];var r,o,a=JSON.stringify(n.recordingPayload),s=(new TextEncoder).encode(a).length,d=104857600<=s;postMessage({type:"recordingPayloadSize",recordingPayloadSize:s,exceedsPayloadSizeLimit:d}),d||(i&&(r=l(n,a)).hostedResources.length&&postMessage({type:"hostedResources",hostedResourcesEvent:r}),n.recordingSize=s,o=c(n,"binary"),t=t+"&ct="+(new Date).getTime(),fetch(t,{method:"POST",body:o}).then(function(e){e.status<200||300<=e.status?postMessage({error:new Error(`received status code ${e.status}: `+e.statusText),status:e.status,sequence:u}):postMessage({sequence:u})})["catch"](function(e){postMessage({error:e,sequence:u})}))}else postMessage({type:"missingData",missingData:e.data.url?"PAYLOAD":"URL"})}catch(e){postMessage({error:e})}}},null);function createReplayPlugin(){return errorLogger(new SessionRecorder(record(),WorkerFactory))}const 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,e&&(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(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: ${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={};for(const r in t){var i=t[r];n[r]=Array.isArray(i)&&i[0]instanceof HTMLElement?serializeHTML(i[0]):i}return n}}return t})}class StackFrame{constructor(e){this.fileName=e.fileName||"",this.functionName=e.functionName||"",this.lineNumber=e.lineNumber,this.columnNumber=e.columnNumber}toString(){var{fileName:e,functionName:t,lineNumber:n="",columnNumber:i=""}=this;return t?t+` (${e}:${n}:${i})`:e+`:${n}:`+i}}const 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(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(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: "+e)},parseHelper({regex:t,includeMatchedLine:n},e,i,r){var o=e.stack.split("\n"),a=[];let s=0;for(let e=0;e<o.length;e++){var d=o[e],u=t.test(d),u=n&&!u||!n&&u;if(!u&&!(++s<=DEFAULT_NUM_FRAMES_TO_SKIP)){if(i&&s>DEFAULT_NUM_FRAMES_TO_SKIP+i)break;r(d,a)}}return a},parseChromiumStack(e,t){return this.parseHelper({regex:CHROME_EDGE_STACK_REGEXP,includeMatchedLine:!0},e,t,(e,t)=>{let n;let i;-1<(n=-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<n.indexOf("):")&&(i=n.match(/ (\((.+):(\d+):(\d+)\)$)/));var e=(n=i?n.replace(i[0],""):n).split(/\s+/).slice(1),r=this.extractLocation(i?i[1]:e.pop()||""),e=e.join(" ")||undefined,o="eval"===r[0]||"<anonymous>"===r[0]?undefined:r[0];t.push(new StackFrame({functionName:e,fileName:o,lineNumber:r[1],columnNumber:r[2]}))})},parseFirefoxSafariStack(e,t){return this.parseHelper({regex:SAFARI_NATIVE_CODE_REGEXP,includeMatchedLine:!1},e,t,(e,t)=>{let n=e;var i;-1===(n=-1<n.indexOf(" > eval")?n.replace(/ line (\d+)(?: > eval line \d+)* > eval:\d+:\d+/g,":$1"):n).indexOf("@")&&-1===n.indexOf(":")?t.push(new StackFrame({functionName:n})):(e=/((.*".+"[^@]*)?[^@]*)(?:@)/,i=(i=n.match(e))&&i[1]?i[1]:undefined,e=this.extractLocation(n.replace(e,"")),t.push(new StackFrame({functionName:i,fileName:e[0],lineNumber:e[1],columnNumber:e[2]})))})}},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=`"([^"]*(?:${joinedKeys})[^"]*)"`,acceptedValues='("([^"\\\\]*(?:\\\\.[^"\\\\]*)*")|(\\d+)|(true|false))';function truncate(e,t=!1){return e.length<=MAX_LENGTH?e:t?e.slice(0,MAX_LENGTH).concat("..."):e.slice(0,MAX_LENGTH)}function generateLogKey(e,t,n){return e+`|${t}|`+n}function mightContainPII(e){return/[\d]{2,}|https:\/\/|@/.test(e)}function scrubPII({string:e,_:t}){return e&&"string"==typeof e&&mightContainPII(e)?t.reduce(t.values(PII_PATTERN),(e,t)=>e.replace(t,PII_REPLACEMENT),e):e}function scrubJsonPII(e){var t;return new RegExp(keyPattern+"\\s*:\\s*[\\{\\[]","i").test(e)?UNABLE_TO_DISPLAY_BODY:(t=new RegExp(keyPattern+"\\s*:\\s*"+acceptedValues,"gi"),e.replace(t,(e,t)=>`"${t}":"${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({string:e,contentType:t,_:n}){return e=e&&"string"==typeof e&&mightContainPII(e=mightContainJson(e,t)?scrubJsonPII(e):e)?scrubPII({string:e,_:n}):e}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){var n=t.toLowerCase();for(const o of e.split(";")){var i=o.trim(),r=i.toLowerCase();if(r===n||r.startsWith(n+" "))return i}}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=n?" (Report-Only)":"";return"frame-ancestors"===(null==t?void 0:t.toLowerCase())?`Content Security Policy${a}: The display of ${e} in a frame was blocked because an ancestor violates your site's frame-ancestors policy.
140
140
  Current CSP: "${i}".`:`Content Security Policy${a}: ${getArticle(r=getResourceType(e,t))+" "+r+((o=formatBlockedUri(e))?" from "+o:"")} was blocked by your site's \`${getDirective(i,t)||t}\` policy.
141
- Current CSP: "${i}".`}catch(s){return"Content Security Policy: Error formatting violation message: "+s.message}}const 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}}const TOKEN_MAX_SIZE=100,TOKEN_REFILL_RATE=10,TOKEN_REFRESH_INTERVAL=1e3,MAX_UNCOMPRESSED_SIZE=125e3;class DevlogBuffer{constructor(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}isEmpty(){return 0===this.events.length&&0===this.payloads.length}refillTokens(){var e,t=this.pluginAPI.util.getNow();t>=this.nextRefillTime&&(e=t-this.lastRefillTime,e=Math.floor(e/TOKEN_REFRESH_INTERVAL)*TOKEN_REFILL_RATE,this.tokens=Math.min(this.tokens+e,TOKEN_MAX_SIZE),this.lastRefillTime=t,this.nextRefillTime=t+TOKEN_REFRESH_INTERVAL)}clear(){this.events=[],this.lastEvent=null,this.uncompressedSize=0}hasTokenAvailable(){return this.refillTokens(),0<this.tokens}estimateEventSize(e){return JSON.stringify(e).length}push(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)}compressCurrentChunk(){var e;0!==this.events.length&&(e=this.pendo.compress(this.events),this.payloads.push(e),this.clear())}generateUrl(){var e={v:this.pendo.VERSION,ct:this.pluginAPI.util.getNow()};return this.pluginAPI.transmit.buildBaseDataUrl(DEV_LOG_TYPE,this.pendo.apiKey,e)}pack(){if(!this.isEmpty()){const t=this.generateUrl();this.compressCurrentChunk();var e=this.pendo._.map(this.payloads,e=>({jzb:e,url:t}));return this.payloads=[],e}}}_.isFunction(window.decodeURIComponent)?window.decodeURIComponent:_.identity;var pendo,originalOptions,sha1={exports:{}},_pendoConfig=(!function(e){function i(e){e?(a[0]=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,this.blocks=a):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}var s,t,o,n,d,r,a,u,c;s="object"==typeof window?window:{},t=!s.JS_SHA1_NO_COMMON_JS&&e.exports,o="0123456789abcdef".split(""),n=[-2147483648,8388608,32768,128],d=[24,16,8,0],r=["hex","array","digest","arrayBuffer"],a=[],u=function(t){return function(e){return new i(!0).update(e)[t]()}},i.prototype.update=function(e){if(!this.finalized){for(var t,n,i="string"!=typeof e,r=0,o=(e=i&&e.constructor===s.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]<<d[3&n++];else for(n=this.start;r<o&&n<64;++r)(t=e.charCodeAt(r))<128?a[n>>2]|=t<<d[3&n++]:(t<2048?a[n>>2]|=(192|t>>6)<<d[3&n++]:(t<55296||57344<=t?a[n>>2]|=(224|t>>12)<<d[3&n++]:(t=65536+((1023&t)<<10|1023&e.charCodeAt(++r)),a[n>>2]|=(240|t>>18)<<d[3&n++],a[n>>2]|=(128|t>>12&63)<<d[3&n++]),a[n>>2]|=(128|t>>6&63)<<d[3&n++]),a[n>>2]|=(128|63&t)<<d[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}},i.prototype.finalize=function(){var e,t;this.finalized||(this.finalized=!0,e=this.blocks,t=this.lastByteIndex,e[16]=this.block,e[t>>2]|=n[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())},i.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},i.prototype.toString=i.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]},i.prototype.array=i.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]},i.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},c=function(){var t=u("hex");t.create=function(){return new i},t.update=function(e){return t.create().update(e)};for(var e=0;e<r.length;++e){var n=r[e];t[n]=u(n)}return t}(),t?e.exports=c:s.sha1=c}(sha1),{});function getPendoConfig(){return _pendoConfig}function getPendoConfigFromEnclosingScope(){return"undefined"==typeof PendoConfig?{}:PendoConfig}function deepCopy(e){return _.isFunction(e)||_.isRegExp(e)?e:_.isArray(e)?_.map(e,deepCopy):_.isObject(e)?_.reduce(e,function(e,t,n){return e[n]=deepCopy(t),e},{}):e}var ConfigReader=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("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],undefined,undefined,["delayGuides"]),e("guides.disabled",[u],undefined,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("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],0);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 doesExist(e)||(n=_.find(t.aliases||[],function(e){e=_.get(i.lookup,e);if(doesExist(e))return e}))&&(e=_.get(i.lookup,n)),doesExist(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 doesExist(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&&doesExist(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:originalOptions||window.pendo_options,name:u}},f[c]=function(){return{lookup:getPendoConfig(),name:c}},f[l]=function(){return{lookup:pendo,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:deepCopy(originalOptions)},getHostedConfig(e,t){return b(e,t,[c]).value},addOption:e,setLocalConfig(e){originalOptions=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()}}}();function flux(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,deepCopy(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}}function createStore(){return flux()}var store=createStore();store.subscribe(function(e,t){});const EXTENSION_INSTALL_TYPE="extension",NATIVE_INSTALL_TYPE="native";function getInstallType(){return ConfigReader.get("installType")||getPendoConfigFromEnclosingScope().installType||NATIVE_INSTALL_TYPE}function isExtensionAgent(){return getInstallType()===EXTENSION_INSTALL_TYPE}function isNativeCode(e){return/native/.test(e)}const msie=determineMSIE(getUA());function pint(e){return parseInt(e,10)}function lowercase(e){return _.isString(e)?e.toLowerCase():e}function isMinimumIEVersion(e){return!(!isNaN(this.msie)&&null!=this.msie)||this.msie>=e}function getUA(){return(window.navigator||{}).userAgent}function determineMSIE(e){let t=pint((/msie (\d+)/.exec(lowercase(e))||[])[1]);return t=isNaN(t)?pint((/trident\/.*; rv:(\d+)/.exec(lowercase(e))||[])[1]):t}function determineTrident(e,t){let n=pint((/trident\/(\d+)/.exec(lowercase(e))||[])[1]);return n=isNaN(n)&&7==t?3:n}determineTrident(getUA(),msie);const eventSupport={},android=pint((/android (\d+)/.exec(lowercase(getUA()))||[])[1]),boxee=/Boxee/i.test(getUA()),pdocument=window.document||{},documentMode=pdocument.documentMode;let vendorPrefix;const vendorRegex=/^(Moz|webkit|O|ms)(?=[A-Z])/,bodyStyle=pdocument.body&&pdocument.body.style;let transitions=!1,animations=!1,match;if(bodyStyle){for(const OK1 in bodyStyle)if(match=vendorRegex.exec(OK1)){vendorPrefix=(vendorPrefix=match[0]).substr(0,1).toUpperCase()+vendorPrefix.substr(1);break}vendorPrefix=vendorPrefix||"WebkitOpacity"in bodyStyle&&"webkit",transitions=!!("transition"in bodyStyle||vendorPrefix+"Transition"in bodyStyle),animations=!!("animation"in bodyStyle||vendorPrefix+"Animation"in bodyStyle),!android||transitions&&animations||(transitions=_.isString(pdocument.body.style.webkitTransition),animations=_.isString(pdocument.body.style.webkitAnimation))}const isChromeExtension=window.chrome&&window.chrome.runtime&&window.chrome.runtime.id,shouldWrapNativeHistory=_.memoize(function shouldWrapNativeHistory(){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=!(android<4);return!(!e||t||!n||!i||boxee||isExtensionAgent())});function shouldWrapHashChange(){var e="onhashchange"in window,t=!documentMode||7<documentMode;return!(!e||!t||isExtensionAgent())}function isMobileUserAgent(){return/Android|webOS|iPhone|iPod|BlackBerry|IEMobile|Opera Mini/i.test(getUA())}function isSafari(e=getUA()){return 0<=e.indexOf("Safari")&&0<=!e.indexOf("Chrome")}const sniffer={supportsHistoryApi:shouldWrapNativeHistory,supportsHashChange:shouldWrapHashChange,hasEvent(e){var t;return("input"!=e||9!=msie)&&(_.isUndefined(eventSupport[e])&&(t=pdocument.createElement("div"),eventSupport[e]="on"+e in t),eventSupport[e])},vendorPrefix:vendorPrefix,transitions:transitions,animations:animations,android:android,msie:msie,msieDocumentMode:documentMode,safari:isSafari(),sri:"integrity"in document.createElement("script"),addEventListener:_.isFunction(window.addEventListener),MutationObserver:isNativeCode(window.MutationObserver),isMinimumIEVersion:isMinimumIEVersion,isMobileUserAgent:_.memoize(isMobileUserAgent),isChromeExtension:isChromeExtension};var q,encodeURIComponent=_.isFunction(window.encodeURIComponent)?window.encodeURIComponent:_.identity,ayepromise=function(){var e={},u=function(){var t=!1;return function(e){return function(){t||(t=!0,e.apply(null,arguments))}}},c=function(n,i){var r=e.defer(),o=function(n,i){setTimeout$1(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===l?(e=t,n&&n.call?o(n,e):r.resolve(e)):(e=t,i&&i.call?o(i,e):r.reject(e))}}},l=1;return e.defer=function(){var n,i=0,r=[],o=function(e,t){i=e,n=t,_.each(r,function(e){e.handle(i,n)}),r=null},a=function(e){o(2,e)},t=function(e,t){e=c(e,t);return 0===i?r.push(e):e.handle(i,n),e.promise},s=function(e){var t=u();try{e(t(d),t(a))}catch(n){t(a)(n)}},d=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?s(t):o(l,e)},e=u();return{resolve:e(d),reject:e(a),promise:{then:t,"catch":function(e){return t(null,e)}}}},e}();function qAllObject(e){var n,i=q.defer(),r=_.isArray(e)?[]:{},o=_.size(e);return o?(n=!1,_.each(e,function(e,t){q.resolve(e).then(function(e){r[t]=e,0!=--o||n||i.resolve(r)},function(e){n||(n=!0,i.reject(e))})}),i.promise):q.resolve(e)}!isExtensionAgent()&&sniffer.isMinimumIEVersion(11)?q={all:function(e){return _.isArray(e)?Promise$2.all.apply(Promise$2,arguments):qAllObject(e)},reject:function(){return Promise$2.reject.apply(Promise$2,arguments)},resolve:function(){return Promise$2.resolve.apply(Promise$2,arguments)},defer:function(){var n={};return n.promise=new Promise$2(function(e,t){n.resolve=e,n.reject=t}),n}}:((q=ayepromise).all=qAllObject,q.reject=function(e){var t=q.defer();return t.reject(e),t.promise},q.resolve=function(e){var t=q.defer();return t.resolve(e),t.promise}),function(){function i(){return window.XMLHttpRequest||ActiveXObject}function r(e){var t=q.defer(),n=new(i())("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 o(e,t,n){return r({method:"POST",url:e,data:t,headers:n})}_.extend(r,{get:function(e,t){return r({method:"GET",url:e,headers:t})},post:o,postJSON:function(e,t,n){return(n=n||{})["content-type"]="application/json",o(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)?encodeURIComponent(e):encodeURIComponent(e)+"="+encodeURIComponent(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!==i()}})}();var SEND_INTERVAL=12e4,ENCODED_EVENT_MAX_LENGTH=1900;class DevlogTransport{constructor(e,t){this.pendo=e,this.pluginAPI=t}buildGetUrl(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,(e,t)=>t+"="+e).join("&"));return""+e+(-1!==e.indexOf("?")?"&":"?")+i}get(e,t){return t.method="GET",this.pluginAPI.transmit.fetchKeepalive.supported()?this.pluginAPI.transmit.fetchKeepalive(e,t):this.pendo.ajax.get(e)}sendRequestWithGet({url:e,jzb:t}){e=this.buildGetUrl(e,t);return this.get(e,{headers:{"Content-Type":"application/octet-stream"}})}post(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)}sendRequestWithPost({url:e,jzb:t},n){var i=this.pluginAPI.agent.getJwtInfoCopy(),t={events:t,browser_time:this.pluginAPI.util.getNow()},t=(this.pluginAPI.agent.treatAsAdoptPartner()&&this.pluginAPI.agent.addAccountIdParams(t,this.pendo.get_account_id(),this.pluginAPI.ConfigReader.get("oemAccountId")),JSON.stringify(this.pendo._.extend(t,i)));return this.post(e,{body:t,headers:{"Content-Type":"application/json"},keepalive:n})}sendRequest({url:e,jzb:t},n){return t.length<=ENCODED_EVENT_MAX_LENGTH&&!this.pluginAPI.ConfigReader.get("sendEventsWithPostOnly")?this.sendRequestWithGet({url:e,jzb:t}):this.sendRequestWithPost({url:e,jzb:t},n)}}function ConsoleCapture(){let a,s,d,u,i,n,r,c,l=!1;const o="captureConsoleLogs",e=["log","warn","error","info"],p="console";let h="";return{name:"ConsoleCapture",initialize:function(e,t){s=e._;t=(a=t).ConfigReader,t.addOption(o,[t.sources.PENDO_CONFIG_SRC],!1),t=t.get(o);t&&(d=e,u=new DevlogBuffer(e,a),r=new DevlogTransport(e,a),i=new SendQueue(r.sendRequest.bind(r)),n=setInterval(()=>{i.failed()||C()},SEND_INTERVAL),i.start(),a.Events.ready.on(w),a.Events["recording:unpaused"].on(y),a.Events["recording:paused"].on(b),a.Events.appUnloaded.on(g),a.Events.appHidden.on(f),a.Events["ptm:paused"].on(m),a.Events["ptm:unpaused"].on(v))},teardown:function(){C({unload:!0}),n&&clearInterval(n);i&&i.stop();u&&u.clear();a.Events.appHidden.off(f),a.Events.appUnloaded.off(g),a.Events["ptm:paused"].off(m),a.Events["ptm:unpaused"].off(v),a.Events["recording:unpaused"].off(y),a.Events["recording:paused"].off(b),a.detachEventInternal(window,"securitypolicyviolation",E),s.each(e,function(e){if(!console[e])return s.noop;e=console[e]._pendoUnwrap;s.isFunction(e)&&e()})},addIntercepts:S,createConsoleEvent:I,captureStackTrace:_,send:C,setCaptureState:t,recordingStarted:y,recordingStopped:b,onAppHidden:f,onAppUnloaded:g,onPtmPaused:m,onPtmUnpaused:v,securityPolicyViolationFn:E,get isCapturingConsoleLogs(){return l},get buffer(){return u},get sendQueue(){return i},get isPtmPaused(){return c}};function f(){C({hidden:!0})}function g(){C({unload:!0})}function m(){c=!0}function v(){if(c=!1,!u.isEmpty()){for(const e of u.events)a.Events.eventCaptured.trigger(e);C()}}function t({shouldCapture:e=!1,reason:t=""}={}){e!==l&&(l=e,a.log.info("[ConsoleCapture] Console log capture "+(e?"started":"stopped")+(t?": "+t:"")))}function y(){t({shouldCapture:!0,reason:"recording started"})}function b(){t({shouldCapture:!1,reason:"recording stopped"})}function w(){S(),a.attachEventInternal(window,"securitypolicyviolation",E)}function S(){s.each(e,function(n){const e=console[n];e&&(console[n]=s.wrap(e,function(e){var t=s.toArray(arguments).slice(1);e.apply(console,t),I(t,n)}),console[n]._pendoUnwrap=function(){console[n]=e})})}function E(e){var t,n,i,r;e&&"object"==typeof e&&({blockedURI:e,violatedDirective:t,effectiveDirective:n,disposition:i,originalPolicy:r}=e,I([createCspViolationMessage(e,t||n,e="report"===i,r)],e?"warn":"error",{skipStackTrace:!0,skipScrubPII:!0}))}function I(t,n,{skipStackTrace:i=!1,skipScrubPII:r=!1}={}){if(l&&t&&0!==t.length&&s.contains(e,n)){t=s.compact(s.map(t,e=>{let t;try{t=stringify(e)}catch(n){a.log.error("Error stringifying arg: ",n)}return t})).join(" ");if(t){let e="";i||(e=_("error"===n?4:1));var o,i=generateLogKey(n,t=truncate(t),e=truncate(e));if(i!==h||!u.lastEvent)return o=createDevLogEnvelope(a,d),o=Object.assign(Object.assign({},o),{subType:p,devLogLevel:"log"===n?"info":n,devLogMessage:r?t:scrubPII({string:t,_:s}),devLogTrace:e,devLogCount:1}),u.hasTokenAvailable()&&(c||a.Events.eventCaptured.trigger(o),u.push(o),n=i,h=n),o;u.lastEvent.devLogCount++}}}function _(e){try{var t=ErrorStackParser.parse(new Error,e);return s.map(t,e=>e.toString()).join("\n")}catch(n){return""}}function C({unload:e=!1,hidden:t=!1}={}){var n;u&&!u.isEmpty()&&(d.isSendingEvents()?(n=u.pack())&&0!==n.length&&(e||t?i.drain(n,e):i.push(...n)):u.clear())}}function NetworkCapture(){let o,a,n={},i,r,s,d,u,c,l,p,h=!1;const f="captureNetworkRequests",D="network",t="networkLogs",g="networkLogs.allowedRequestHeaders",m="networkLogs.allowedResponseHeaders",F="networkLogs.captureRequestBody",U="networkLogs.captureResponseBody",v={"content-type":!0,"content-length":!0,accept:!0,"accept-language":!0},y={"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(f,[t.sources.PENDO_CONFIG_SRC],!1),t=t.get(f);t&&(i=new DevlogBuffer(e,o),d=new DevlogTransport(e,o),r=new SendQueue(d.sendRequest.bind(d)),b(),w(g,v),w(m,y),S(),s=setInterval(()=>{r.failed()||P()},SEND_INTERVAL),r.start(),o.Events.ready.on(k),o.Events["recording:unpaused"].on(x),o.Events["recording:paused"].on(T),o.Events["ptm:paused"].on(E),o.Events["ptm:unpaused"].on(I),o.Events.appHidden.on(_),o.Events.appUnloaded.on(C),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:R,error:O}),n={},o.Events["ptm:paused"].off(E),o.Events["ptm:unpaused"].off(I),o.Events.appHidden.off(_),o.Events.appUnloaded.off(C),o.Events["recording:unpaused"].off(x),o.Events["recording:paused"].off(T)},handleRequest:A,handleResponse:R,handleError:O,startCapture:k,createNetworkEvent:B,send:P,onPtmPaused:E,onPtmUnpaused:I,onAppHidden:_,onAppUnloaded:C,setCaptureState:e,recordingStarted:x,recordingStopped:T,addConfigOptions:b,processHeaderConfig:w,extractHeaders:N,setupBodyCallbacks:S,processBody:M,processRequestBody:L,processResponseBody:G,get isCapturingNetworkLogs(){return h},get requestMap(){return n},get buffer(){return i},get sendQueue(){return r},get isPtmPaused(){return u},get allowedRequestHeaders(){return v},get allowedResponseHeaders(){return y},get requestBodyCb(){return c},get responseBodyCb(){return l}};function b(){var e=o["ConfigReader"];e.addOption(t,[e.sources.SNIPPET_SRC],{}),e.addOption(g,[e.sources.SNIPPET_SRC],[]),e.addOption(m,[e.sources.SNIPPET_SRC],[]),e.addOption(F,[e.sources.SNIPPET_SRC],undefined),e.addOption(U,[e.sources.SNIPPET_SRC],undefined)}function w(e,t){e=o.ConfigReader.get(e);e&&0!==e.length&&a._.each(e,e=>{e&&"string"==typeof e&&(t[e.toLowerCase()]=!0)})}function S(){var e=o.ConfigReader.get(t);e&&(a._.isFunction(e.captureRequestBody)&&(c=e.captureRequestBody),a._.isFunction(e.captureResponseBody))&&(l=e.captureResponseBody)}function E(){u=!0}function I(){if(u=!1,!i.isEmpty()){for(const e of i.events)o.Events.eventCaptured.trigger(e);P()}}function _(){P({hidden:!0})}function C(){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 x(){return e({shouldCapture:!0,reason:"recording started"})}function T(){return e({shouldCapture:!1,reason:"recording stopped"})}function k(){o.NetworkRequest.on({request:A,response:R,error:O})}function A(e){h&&(n[e.requestId]=e)}function R(e){var t;h&&e&&(t=n[e.requestId])&&(-1!==t.url.indexOf(p)&&200===e.status||i.hasTokenAvailable()&&(t=B({request:t,response:e}),u||o.Events.eventCaptured.trigger(t),i.push(t)),delete n[e.requestId])}function O({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 N(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 M(e,t){return e&&"string"==typeof e?truncate(maskSensitiveFields({string:e,contentType:t,_:a._}),!0):""}function L({request:e}){if(!e||!e.body||!c)return"";try{return M(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 G({response:e}){if(!e||!e.body||!l)return"";try{return M(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 B({request:e,response:t}){var n=createDevLogEnvelope(o,a),i=N(e.headers,v),r=N(t.headers,y),n=Object.assign(Object.assign({},n),{subType:D,devLogMethod:e.method,devLogStatusCode:t.status,devLogRequestUrl:e.url,devLogRequestHeaders:i,devLogResponseHeaders:r,devLogCount:1});return c&&(n.devLogRequestBody=L({request:e})),l&&(n.devLogResponseBody=G({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())}}const PREDICT_STEP_REGEX=/\$\$predict\$\$/,DRAG_THRESHOLD=5,STYLE_ID="pendo-predict-plugin-styles",PREDICT_BASE_URL="https://predict.pendo.io",BUTTON_CLASS_IDENTIFIER='._pendo-button-primaryButton:contains("token")',pluginVersion="1.0.0",$=e=>document.getElementById(e),createElement=(e,t={},n=null)=>{var i=document.createElement(e),r=Object.entries(t);for(let e=0;e<r.length;e++){var[o,a]=r[e];"className"===o?i.className=a:"innerHTML"===o?i.innerHTML=a:i[o]=a}return n&&n.appendChild(i),i},injectStyles=e=>{var t=STYLE_ID+"-"+e;$(t)||createElement("style",{id:t,textContent:`
141
+ Current CSP: "${i}".`}catch(s){return"Content Security Policy: Error formatting violation message: "+s.message}}const 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}}const TOKEN_MAX_SIZE=100,TOKEN_REFILL_RATE=10,TOKEN_REFRESH_INTERVAL=1e3,MAX_UNCOMPRESSED_SIZE=125e3;class DevlogBuffer{constructor(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}isEmpty(){return 0===this.events.length&&0===this.payloads.length}refillTokens(){var e,t=this.pluginAPI.util.getNow();t>=this.nextRefillTime&&(e=t-this.lastRefillTime,e=Math.floor(e/TOKEN_REFRESH_INTERVAL)*TOKEN_REFILL_RATE,this.tokens=Math.min(this.tokens+e,TOKEN_MAX_SIZE),this.lastRefillTime=t,this.nextRefillTime=t+TOKEN_REFRESH_INTERVAL)}clear(){this.events=[],this.lastEvent=null,this.uncompressedSize=0}hasTokenAvailable(){return this.refillTokens(),0<this.tokens}estimateEventSize(e){return JSON.stringify(e).length}push(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)}compressCurrentChunk(){var e;0!==this.events.length&&(e=this.pendo.compress(this.events),this.payloads.push(e),this.clear())}generateUrl(){var e={v:this.pendo.VERSION,ct:this.pluginAPI.util.getNow()};return this.pluginAPI.transmit.buildBaseDataUrl(DEV_LOG_TYPE,this.pendo.apiKey,e)}pack(){if(!this.isEmpty()){const t=this.generateUrl();this.compressCurrentChunk();var e=this.pendo._.map(this.payloads,e=>({jzb:e,url:t}));return this.payloads=[],e}}}_.isFunction(window.decodeURIComponent)?window.decodeURIComponent:_.identity;var pendo,originalOptions,sha1={exports:{}},_pendoConfig=(!function(e){function i(e){e?(a[0]=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,this.blocks=a):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}var s,t,o,n,d,r,a,u,c;s="object"==typeof window?window:{},t=!s.JS_SHA1_NO_COMMON_JS&&e.exports,o="0123456789abcdef".split(""),n=[-2147483648,8388608,32768,128],d=[24,16,8,0],r=["hex","array","digest","arrayBuffer"],a=[],u=function(t){return function(e){return new i(!0).update(e)[t]()}},i.prototype.update=function(e){if(!this.finalized){for(var t,n,i="string"!=typeof e,r=0,o=(e=i&&e.constructor===s.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]<<d[3&n++];else for(n=this.start;r<o&&n<64;++r)(t=e.charCodeAt(r))<128?a[n>>2]|=t<<d[3&n++]:(t<2048?a[n>>2]|=(192|t>>6)<<d[3&n++]:(t<55296||57344<=t?a[n>>2]|=(224|t>>12)<<d[3&n++]:(t=65536+((1023&t)<<10|1023&e.charCodeAt(++r)),a[n>>2]|=(240|t>>18)<<d[3&n++],a[n>>2]|=(128|t>>12&63)<<d[3&n++]),a[n>>2]|=(128|t>>6&63)<<d[3&n++]),a[n>>2]|=(128|63&t)<<d[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}},i.prototype.finalize=function(){var e,t;this.finalized||(this.finalized=!0,e=this.blocks,t=this.lastByteIndex,e[16]=this.block,e[t>>2]|=n[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())},i.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},i.prototype.toString=i.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]},i.prototype.array=i.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]},i.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},c=function(){var t=u("hex");t.create=function(){return new i},t.update=function(e){return t.create().update(e)};for(var e=0;e<r.length;++e){var n=r[e];t[n]=u(n)}return t}(),t?e.exports=c:s.sha1=c}(sha1),{});function getPendoConfig(){return _pendoConfig}function getPendoConfigFromEnclosingScope(){return"undefined"==typeof PendoConfig?{}:PendoConfig}function deepCopy(e){return _.isFunction(e)||_.isRegExp(e)?e:_.isArray(e)?_.map(e,deepCopy):_.isObject(e)?_.reduce(e,function(e,t,n){return e[n]=deepCopy(t),e},{}):e}var ConfigReader=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("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],undefined,undefined,["delayGuides"]),e("guides.disabled",[u],undefined,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("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],0);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 doesExist(e)||(n=_.find(t.aliases||[],function(e){e=_.get(i.lookup,e);if(doesExist(e))return e}))&&(e=_.get(i.lookup,n)),doesExist(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 doesExist(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&&doesExist(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:originalOptions||window.pendo_options,name:u}},f[c]=function(){return{lookup:getPendoConfig(),name:c}},f[l]=function(){return{lookup:pendo,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:deepCopy(originalOptions)},getHostedConfig(e,t){return b(e,t,[c]).value},addOption:e,setLocalConfig(e){originalOptions=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()}}}();function flux(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,deepCopy(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}}function createStore(){return flux()}var store=createStore();store.subscribe(function(e,t){});const EXTENSION_INSTALL_TYPE="extension",NATIVE_INSTALL_TYPE="native";function getInstallType(){return ConfigReader.get("installType")||getPendoConfigFromEnclosingScope().installType||NATIVE_INSTALL_TYPE}function isExtensionAgent(){return getInstallType()===EXTENSION_INSTALL_TYPE}function isNativeCode(e){return/native/.test(e)}const msie=determineMSIE(getUA());function pint(e){return parseInt(e,10)}function lowercase(e){return _.isString(e)?e.toLowerCase():e}function isMinimumIEVersion(e){return!(!isNaN(this.msie)&&null!=this.msie)||this.msie>=e}function getUA(){return(window.navigator||{}).userAgent}function determineMSIE(e){let t=pint((/msie (\d+)/.exec(lowercase(e))||[])[1]);return t=isNaN(t)?pint((/trident\/.*; rv:(\d+)/.exec(lowercase(e))||[])[1]):t}function determineTrident(e,t){let n=pint((/trident\/(\d+)/.exec(lowercase(e))||[])[1]);return n=isNaN(n)&&7==t?3:n}determineTrident(getUA(),msie);const eventSupport={},android=pint((/android (\d+)/.exec(lowercase(getUA()))||[])[1]),boxee=/Boxee/i.test(getUA()),pdocument=window.document||{},documentMode=pdocument.documentMode;let vendorPrefix;const vendorRegex=/^(Moz|webkit|O|ms)(?=[A-Z])/,bodyStyle=pdocument.body&&pdocument.body.style;let transitions=!1,animations=!1,match;if(bodyStyle){for(const $K1 in bodyStyle)if(match=vendorRegex.exec($K1)){vendorPrefix=(vendorPrefix=match[0]).substr(0,1).toUpperCase()+vendorPrefix.substr(1);break}vendorPrefix=vendorPrefix||"WebkitOpacity"in bodyStyle&&"webkit",transitions=!!("transition"in bodyStyle||vendorPrefix+"Transition"in bodyStyle),animations=!!("animation"in bodyStyle||vendorPrefix+"Animation"in bodyStyle),!android||transitions&&animations||(transitions=_.isString(pdocument.body.style.webkitTransition),animations=_.isString(pdocument.body.style.webkitAnimation))}const isChromeExtension=window.chrome&&window.chrome.runtime&&window.chrome.runtime.id,shouldWrapNativeHistory=_.memoize(function shouldWrapNativeHistory(){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=!(android<4);return!(!e||t||!n||!i||boxee||isExtensionAgent())});function shouldWrapHashChange(){var e="onhashchange"in window,t=!documentMode||7<documentMode;return!(!e||!t||isExtensionAgent())}function isMobileUserAgent(){return/Android|webOS|iPhone|iPod|BlackBerry|IEMobile|Opera Mini/i.test(getUA())}function isSafari(e=getUA()){return 0<=e.indexOf("Safari")&&0<=!e.indexOf("Chrome")}const sniffer={supportsHistoryApi:shouldWrapNativeHistory,supportsHashChange:shouldWrapHashChange,hasEvent(e){var t;return("input"!=e||9!=msie)&&(_.isUndefined(eventSupport[e])&&(t=pdocument.createElement("div"),eventSupport[e]="on"+e in t),eventSupport[e])},vendorPrefix:vendorPrefix,transitions:transitions,animations:animations,android:android,msie:msie,msieDocumentMode:documentMode,safari:isSafari(),sri:"integrity"in document.createElement("script"),addEventListener:_.isFunction(window.addEventListener),MutationObserver:isNativeCode(window.MutationObserver),isMinimumIEVersion:isMinimumIEVersion,isMobileUserAgent:_.memoize(isMobileUserAgent),isChromeExtension:isChromeExtension};var q,encodeURIComponent=_.isFunction(window.encodeURIComponent)?window.encodeURIComponent:_.identity,ayepromise=function(){var e={},u=function(){var t=!1;return function(e){return function(){t||(t=!0,e.apply(null,arguments))}}},c=function(n,i){var r=e.defer(),o=function(n,i){setTimeout$1(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===l?(e=t,n&&n.call?o(n,e):r.resolve(e)):(e=t,i&&i.call?o(i,e):r.reject(e))}}},l=1;return e.defer=function(){var n,i=0,r=[],o=function(e,t){i=e,n=t,_.each(r,function(e){e.handle(i,n)}),r=null},a=function(e){o(2,e)},t=function(e,t){e=c(e,t);return 0===i?r.push(e):e.handle(i,n),e.promise},s=function(e){var t=u();try{e(t(d),t(a))}catch(n){t(a)(n)}},d=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?s(t):o(l,e)},e=u();return{resolve:e(d),reject:e(a),promise:{then:t,"catch":function(e){return t(null,e)}}}},e}();function qAllObject(e){var n,i=q.defer(),r=_.isArray(e)?[]:{},o=_.size(e);return o?(n=!1,_.each(e,function(e,t){q.resolve(e).then(function(e){r[t]=e,0!=--o||n||i.resolve(r)},function(e){n||(n=!0,i.reject(e))})}),i.promise):q.resolve(e)}!isExtensionAgent()&&sniffer.isMinimumIEVersion(11)?q={all:function(e){return _.isArray(e)?Promise$2.all.apply(Promise$2,arguments):qAllObject(e)},reject:function(){return Promise$2.reject.apply(Promise$2,arguments)},resolve:function(){return Promise$2.resolve.apply(Promise$2,arguments)},defer:function(){var n={};return n.promise=new Promise$2(function(e,t){n.resolve=e,n.reject=t}),n}}:((q=ayepromise).all=qAllObject,q.reject=function(e){var t=q.defer();return t.reject(e),t.promise},q.resolve=function(e){var t=q.defer();return t.resolve(e),t.promise}),function(){function i(){return window.XMLHttpRequest||ActiveXObject}function r(e){var t=q.defer(),n=new(i())("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 o(e,t,n){return r({method:"POST",url:e,data:t,headers:n})}_.extend(r,{get:function(e,t){return r({method:"GET",url:e,headers:t})},post:o,postJSON:function(e,t,n){return(n=n||{})["content-type"]="application/json",o(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)?encodeURIComponent(e):encodeURIComponent(e)+"="+encodeURIComponent(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!==i()}})}();var SEND_INTERVAL=12e4,ENCODED_EVENT_MAX_LENGTH=1900;class DevlogTransport{constructor(e,t){this.pendo=e,this.pluginAPI=t}buildGetUrl(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,(e,t)=>t+"="+e).join("&"));return""+e+(-1!==e.indexOf("?")?"&":"?")+i}get(e,t){return t.method="GET",this.pluginAPI.transmit.fetchKeepalive.supported()?this.pluginAPI.transmit.fetchKeepalive(e,t):this.pendo.ajax.get(e)}sendRequestWithGet({url:e,jzb:t}){e=this.buildGetUrl(e,t);return this.get(e,{headers:{"Content-Type":"application/octet-stream"}})}post(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)}sendRequestWithPost({url:e,jzb:t},n){var i=this.pluginAPI.agent.getJwtInfoCopy(),t={events:t,browser_time:this.pluginAPI.util.getNow()},t=(this.pluginAPI.agent.treatAsAdoptPartner()&&this.pluginAPI.agent.addAccountIdParams(t,this.pendo.get_account_id(),this.pluginAPI.ConfigReader.get("oemAccountId")),JSON.stringify(this.pendo._.extend(t,i)));return this.post(e,{body:t,headers:{"Content-Type":"application/json"},keepalive:n})}sendRequest({url:e,jzb:t},n){return t.length<=ENCODED_EVENT_MAX_LENGTH&&!this.pluginAPI.ConfigReader.get("sendEventsWithPostOnly")?this.sendRequestWithGet({url:e,jzb:t}):this.sendRequestWithPost({url:e,jzb:t},n)}}function ConsoleCapture(){let a,s,d,u,i,n,r,c,l=!1;const o="captureConsoleLogs",e=["log","warn","error","info"],p="console";let h="";return{name:"ConsoleCapture",initialize:function(e,t){s=e._;t=(a=t).ConfigReader,t.addOption(o,[t.sources.PENDO_CONFIG_SRC],!1),t=t.get(o);t&&(d=e,u=new DevlogBuffer(e,a),r=new DevlogTransport(e,a),i=new SendQueue(r.sendRequest.bind(r)),n=setInterval(()=>{i.failed()||C()},SEND_INTERVAL),i.start(),a.Events.ready.on(w),a.Events["recording:unpaused"].on(y),a.Events["recording:paused"].on(b),a.Events.appUnloaded.on(g),a.Events.appHidden.on(f),a.Events["ptm:paused"].on(m),a.Events["ptm:unpaused"].on(v))},teardown:function(){C({unload:!0}),n&&clearInterval(n);i&&i.stop();u&&u.clear();a.Events.appHidden.off(f),a.Events.appUnloaded.off(g),a.Events["ptm:paused"].off(m),a.Events["ptm:unpaused"].off(v),a.Events["recording:unpaused"].off(y),a.Events["recording:paused"].off(b),a.detachEventInternal(window,"securitypolicyviolation",E),s.each(e,function(e){if(!console[e])return s.noop;e=console[e]._pendoUnwrap;s.isFunction(e)&&e()})},addIntercepts:S,createConsoleEvent:I,captureStackTrace:_,send:C,setCaptureState:t,recordingStarted:y,recordingStopped:b,onAppHidden:f,onAppUnloaded:g,onPtmPaused:m,onPtmUnpaused:v,securityPolicyViolationFn:E,get isCapturingConsoleLogs(){return l},get buffer(){return u},get sendQueue(){return i},get isPtmPaused(){return c}};function f(){C({hidden:!0})}function g(){C({unload:!0})}function m(){c=!0}function v(){if(c=!1,!u.isEmpty()){for(const e of u.events)a.Events.eventCaptured.trigger(e);C()}}function t({shouldCapture:e=!1,reason:t=""}={}){e!==l&&(l=e,a.log.info("[ConsoleCapture] Console log capture "+(e?"started":"stopped")+(t?": "+t:"")))}function y(){t({shouldCapture:!0,reason:"recording started"})}function b(){t({shouldCapture:!1,reason:"recording stopped"})}function w(){S(),a.attachEventInternal(window,"securitypolicyviolation",E)}function S(){s.each(e,function(n){const e=console[n];e&&(console[n]=s.wrap(e,function(e){var t=s.toArray(arguments).slice(1);e.apply(console,t),I(t,n)}),console[n]._pendoUnwrap=function(){console[n]=e})})}function E(e){var t,n,i,r;e&&"object"==typeof e&&({blockedURI:e,violatedDirective:t,effectiveDirective:n,disposition:i,originalPolicy:r}=e,I([createCspViolationMessage(e,t||n,e="report"===i,r)],e?"warn":"error",{skipStackTrace:!0,skipScrubPII:!0}))}function I(t,n,{skipStackTrace:i=!1,skipScrubPII:r=!1}={}){if(l&&t&&0!==t.length&&s.contains(e,n)){t=s.compact(s.map(t,e=>{let t;try{t=stringify(e)}catch(n){a.log.error("Error stringifying arg: ",n)}return t})).join(" ");if(t){let e="";i||(e=_("error"===n?4:1));var o,i=generateLogKey(n,t=truncate(t),e=truncate(e));if(i!==h||!u.lastEvent)return o=createDevLogEnvelope(a,d),o=Object.assign(Object.assign({},o),{subType:p,devLogLevel:"log"===n?"info":n,devLogMessage:r?t:scrubPII({string:t,_:s}),devLogTrace:e,devLogCount:1}),u.hasTokenAvailable()&&(c||a.Events.eventCaptured.trigger(o),u.push(o),n=i,h=n),o;u.lastEvent.devLogCount++}}}function _(e){try{var t=ErrorStackParser.parse(new Error,e);return s.map(t,e=>e.toString()).join("\n")}catch(n){return""}}function C({unload:e=!1,hidden:t=!1}={}){var n;u&&!u.isEmpty()&&(d.isSendingEvents()?(n=u.pack())&&0!==n.length&&(e||t?i.drain(n,e):i.push(...n)):u.clear())}}function NetworkCapture(){let o,a,n={},i,r,s,d,u,c,l,p,h=!1;const f="captureNetworkRequests",D="network",t="networkLogs",g="networkLogs.allowedRequestHeaders",m="networkLogs.allowedResponseHeaders",F="networkLogs.captureRequestBody",U="networkLogs.captureResponseBody",v={"content-type":!0,"content-length":!0,accept:!0,"accept-language":!0},y={"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(f,[t.sources.PENDO_CONFIG_SRC],!1),t=t.get(f);t&&(i=new DevlogBuffer(e,o),d=new DevlogTransport(e,o),r=new SendQueue(d.sendRequest.bind(d)),b(),w(g,v),w(m,y),S(),s=setInterval(()=>{r.failed()||P()},SEND_INTERVAL),r.start(),o.Events.ready.on(k),o.Events["recording:unpaused"].on(x),o.Events["recording:paused"].on(T),o.Events["ptm:paused"].on(E),o.Events["ptm:unpaused"].on(I),o.Events.appHidden.on(_),o.Events.appUnloaded.on(C),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:R,error:O}),n={},o.Events["ptm:paused"].off(E),o.Events["ptm:unpaused"].off(I),o.Events.appHidden.off(_),o.Events.appUnloaded.off(C),o.Events["recording:unpaused"].off(x),o.Events["recording:paused"].off(T)},handleRequest:A,handleResponse:R,handleError:O,startCapture:k,createNetworkEvent:B,send:P,onPtmPaused:E,onPtmUnpaused:I,onAppHidden:_,onAppUnloaded:C,setCaptureState:e,recordingStarted:x,recordingStopped:T,addConfigOptions:b,processHeaderConfig:w,extractHeaders:N,setupBodyCallbacks:S,processBody:M,processRequestBody:L,processResponseBody:G,get isCapturingNetworkLogs(){return h},get requestMap(){return n},get buffer(){return i},get sendQueue(){return r},get isPtmPaused(){return u},get allowedRequestHeaders(){return v},get allowedResponseHeaders(){return y},get requestBodyCb(){return c},get responseBodyCb(){return l}};function b(){var e=o["ConfigReader"];e.addOption(t,[e.sources.SNIPPET_SRC],{}),e.addOption(g,[e.sources.SNIPPET_SRC],[]),e.addOption(m,[e.sources.SNIPPET_SRC],[]),e.addOption(F,[e.sources.SNIPPET_SRC],undefined),e.addOption(U,[e.sources.SNIPPET_SRC],undefined)}function w(e,t){e=o.ConfigReader.get(e);e&&0!==e.length&&a._.each(e,e=>{e&&"string"==typeof e&&(t[e.toLowerCase()]=!0)})}function S(){var e=o.ConfigReader.get(t);e&&(a._.isFunction(e.captureRequestBody)&&(c=e.captureRequestBody),a._.isFunction(e.captureResponseBody))&&(l=e.captureResponseBody)}function E(){u=!0}function I(){if(u=!1,!i.isEmpty()){for(const e of i.events)o.Events.eventCaptured.trigger(e);P()}}function _(){P({hidden:!0})}function C(){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 x(){return e({shouldCapture:!0,reason:"recording started"})}function T(){return e({shouldCapture:!1,reason:"recording stopped"})}function k(){o.NetworkRequest.on({request:A,response:R,error:O})}function A(e){h&&(n[e.requestId]=e)}function R(e){var t;h&&e&&(t=n[e.requestId])&&(-1!==t.url.indexOf(p)&&200===e.status||i.hasTokenAvailable()&&(t=B({request:t,response:e}),u||o.Events.eventCaptured.trigger(t),i.push(t)),delete n[e.requestId])}function O({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 N(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 M(e,t){return e&&"string"==typeof e?truncate(maskSensitiveFields({string:e,contentType:t,_:a._}),!0):""}function L({request:e}){if(!e||!e.body||!c)return"";try{return M(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 G({response:e}){if(!e||!e.body||!l)return"";try{return M(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 B({request:e,response:t}){var n=createDevLogEnvelope(o,a),i=N(e.headers,v),r=N(t.headers,y),n=Object.assign(Object.assign({},n),{subType:D,devLogMethod:e.method,devLogStatusCode:t.status,devLogRequestUrl:e.url,devLogRequestHeaders:i,devLogResponseHeaders:r,devLogCount:1});return c&&(n.devLogRequestBody=L({request:e})),l&&(n.devLogResponseBody=G({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())}}const PREDICT_STEP_REGEX=/\$\$predict\$\$/,DRAG_THRESHOLD=5,STYLE_ID="pendo-predict-plugin-styles",PREDICT_BASE_URL="https://predict.pendo.io",BUTTON_CLASS_IDENTIFIER='._pendo-button-primaryButton:contains("token")',pluginVersion="1.0.0",$=e=>document.getElementById(e),createElement=(e,t={},n=null)=>{var i=document.createElement(e),r=Object.entries(t);for(let e=0;e<r.length;e++){var[o,a]=r[e];"className"===o?i.className=a:"innerHTML"===o?i.innerHTML=a:i[o]=a}return n&&n.appendChild(i),i},injectStyles=e=>{var t=STYLE_ID+"-"+e;$(t)||createElement("style",{id:t,textContent:`
142
142
  #${e} {
143
143
  display: none !important;
144
144
  }